{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118E1407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05002472948664,
              45.53739812823518,
              887.883522258537
            ],
            [
              -118.0501645201591,
              45.54490663873207,
              887.883522258537
            ],
            [
              -118.03753425877032,
              45.54502206346055,
              980.5435222585371
            ],
            [
              -118.03739614861556,
              45.53751352291268,
              980.5435222585371
            ],
            [
              -118.05002472948664,
              45.53739812823518,
              887.883522258537
            ]
          ]
        ]
      },
      "bbox": [
        -118.0501645,
        45.53739813,
        887.8835223,
        -118.0373961,
        45.54502206,
        980.5435223
      ],
      "properties": {
        "datetime": "2011-09-15T20:23:05Z",
        "pc:count": 7988347,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418499.7801,
            "count": 7988347,
            "maximum": 419006.5287,
            "minimum": 418020.3887,
            "name": "X",
            "position": 0,
            "stddev": 278.9534349,
            "variance": 77815.01886
          },
          {
            "average": 5043594.868,
            "count": 7988347,
            "maximum": 5044021.153,
            "minimum": 5043186.833,
            "name": "Y",
            "position": 1,
            "stddev": 230.5407179,
            "variance": 53149.02263
          },
          {
            "average": 912.5151512,
            "count": 7988347,
            "maximum": 980.5435223,
            "minimum": 887.8835223,
            "name": "Z",
            "position": 2,
            "stddev": 13.47378608,
            "variance": 181.5429114
          },
          {
            "average": 82.86665364,
            "count": 7988347,
            "maximum": 240,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.34191158,
            "variance": 2739.675708
          },
          {
            "average": 1.192781686,
            "count": 7988347,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4455141656,
            "variance": 0.1984828718
          },
          {
            "average": 1.410632262,
            "count": 7988347,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6364040644,
            "variance": 0.4050101332
          },
          {
            "average": 0.4998072818,
            "count": 7988347,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999942,
            "variance": 0.2499999942
          },
          {
            "average": 0,
            "count": 7988347,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.14261073,
            "count": 7988347,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.349675457,
            "variance": 0.1222729252
          },
          {
            "average": -2.312035779,
            "count": 7988347,
            "maximum": 16.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.961137097,
            "variance": 80.30197807
          },
          {
            "average": 122.008582,
            "count": 7988347,
            "maximum": 177,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 8.55548609,
            "variance": 73.19634223
          },
          {
            "average": 1449.631101,
            "count": 7988347,
            "maximum": 20025,
            "minimum": 1009,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2851.061418,
            "variance": 8128551.21
          },
          {
            "average": 19633.66586,
            "count": 7988347,
            "maximum": 65280,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 10218.56652,
            "variance": 104419101.8
          },
          {
            "average": 21371.20144,
            "count": 7988347,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 10093.44458,
            "variance": 101877623.4
          },
          {
            "average": 20499.90086,
            "count": 7988347,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8925.355435,
            "variance": 79661969.64
          },
          {
            "average": 73400.20763,
            "count": 7988347,
            "maximum": 153385.9334,
            "minimum": 69851.17665,
            "name": "GpsTime",
            "position": 15,
            "stddev": 12302.51064,
            "variance": 151351768
          },
          {
            "average": 0,
            "count": 7988347,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7988347,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7988347,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7988347,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7988347,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418020.3887,
          5043186.833,
          887.8835223,
          419006.5287,
          5044021.153,
          980.5435223
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418020.3886528292,
                5043186.833068445,
                887.883522258537
              ],
              [
                418020.3886528292,
                5044021.153068446,
                887.883522258537
              ],
              [
                419006.52865282923,
                5044021.153068446,
                980.5435222585371
              ],
              [
                419006.52865282923,
                5043186.833068445,
                980.5435222585371
              ],
              [
                418020.3886528292,
                5043186.833068445,
                887.883522258537
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:23:05+00:00",
        "end_time": "2011-09-14T21:10:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0501645,
            45.53739813,
            887.8835223,
            -118.0373961,
            45.54502206,
            980.5435223
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05002472948664,
                  45.53739812823518,
                  887.883522258537
                ],
                [
                  -118.0501645201591,
                  45.54490663873207,
                  887.883522258537
                ],
                [
                  -118.03753425877032,
                  45.54502206346055,
                  980.5435222585371
                ],
                [
                  -118.03739614861556,
                  45.53751352291268,
                  980.5435222585371
                ],
                [
                  -118.05002472948664,
                  45.53739812823518,
                  887.883522258537
                ]
              ]
            ]
          },
          "id": "45118E1407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:23:05Z",
            "pc:count": 7988347,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418499.7801,
                "count": 7988347,
                "maximum": 419006.5287,
                "minimum": 418020.3887,
                "name": "X",
                "position": 0,
                "stddev": 278.9534349,
                "variance": 77815.01886
              },
              {
                "average": 5043594.868,
                "count": 7988347,
                "maximum": 5044021.153,
                "minimum": 5043186.833,
                "name": "Y",
                "position": 1,
                "stddev": 230.5407179,
                "variance": 53149.02263
              },
              {
                "average": 912.5151512,
                "count": 7988347,
                "maximum": 980.5435223,
                "minimum": 887.8835223,
                "name": "Z",
                "position": 2,
                "stddev": 13.47378608,
                "variance": 181.5429114
              },
              {
                "average": 82.86665364,
                "count": 7988347,
                "maximum": 240,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.34191158,
                "variance": 2739.675708
              },
              {
                "average": 1.192781686,
                "count": 7988347,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4455141656,
                "variance": 0.1984828718
              },
              {
                "average": 1.410632262,
                "count": 7988347,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6364040644,
                "variance": 0.4050101332
              },
              {
                "average": 0.4998072818,
                "count": 7988347,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999942,
                "variance": 0.2499999942
              },
              {
                "average": 0,
                "count": 7988347,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.14261073,
                "count": 7988347,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.349675457,
                "variance": 0.1222729252
              },
              {
                "average": -2.312035779,
                "count": 7988347,
                "maximum": 16.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.961137097,
                "variance": 80.30197807
              },
              {
                "average": 122.008582,
                "count": 7988347,
                "maximum": 177,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 8.55548609,
                "variance": 73.19634223
              },
              {
                "average": 1449.631101,
                "count": 7988347,
                "maximum": 20025,
                "minimum": 1009,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2851.061418,
                "variance": 8128551.21
              },
              {
                "average": 19633.66586,
                "count": 7988347,
                "maximum": 65280,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 10218.56652,
                "variance": 104419101.8
              },
              {
                "average": 21371.20144,
                "count": 7988347,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 10093.44458,
                "variance": 101877623.4
              },
              {
                "average": 20499.90086,
                "count": 7988347,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8925.355435,
                "variance": 79661969.64
              },
              {
                "average": 73400.20763,
                "count": 7988347,
                "maximum": 153385.9334,
                "minimum": 69851.17665,
                "name": "GpsTime",
                "position": 15,
                "stddev": 12302.51064,
                "variance": 151351768
              },
              {
                "average": 0,
                "count": 7988347,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7988347,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7988347,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7988347,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7988347,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418020.3887,
              5043186.833,
              887.8835223,
              419006.5287,
              5044021.153,
              980.5435223
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418020.3886528292,
                    5043186.833068445,
                    887.883522258537
                  ],
                  [
                    418020.3886528292,
                    5044021.153068446,
                    887.883522258537
                  ],
                  [
                    419006.52865282923,
                    5044021.153068446,
                    980.5435222585371
                  ],
                  [
                    419006.52865282923,
                    5043186.833068445,
                    980.5435222585371
                  ],
                  [
                    418020.3886528292,
                    5043186.833068445,
                    887.883522258537
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:23:05+00:00",
            "end_time": "2011-09-14T21:10:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118D1404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.025024641291,
              45.42490101706657,
              825.7920917812858
            ],
            [
              -118.02525291515677,
              45.43750919996282,
              825.7920917812858
            ],
            [
              -118.0125302066805,
              45.4376226978237,
              861.3320917812857
            ],
            [
              -118.01230476436167,
              45.42501446531635,
              861.3320917812857
            ],
            [
              -118.025024641291,
              45.42490101706657,
              825.7920917812858
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252529,
        45.42490102,
        825.7920918,
        -118.0123048,
        45.4376227,
        861.3320918
      ],
      "properties": {
        "datetime": "2011-09-14T22:43:56Z",
        "pc:count": 10561256,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420317.66,
            "count": 10561256,
            "maximum": 420808.0654,
            "minimum": 419812.8254,
            "name": "X",
            "position": 0,
            "stddev": 276.5736128,
            "variance": 76492.9633
          },
          {
            "average": 5031369.19,
            "count": 10561256,
            "maximum": 5032064.515,
            "minimum": 5030663.575,
            "name": "Y",
            "position": 1,
            "stddev": 400.2487847,
            "variance": 160199.0896
          },
          {
            "average": 835.0091799,
            "count": 10561256,
            "maximum": 861.3320918,
            "minimum": 825.7920918,
            "name": "Z",
            "position": 2,
            "stddev": 2.113758244,
            "variance": 4.467973916
          },
          {
            "average": 102.7581651,
            "count": 10561256,
            "maximum": 217,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.94819686,
            "variance": 397.9305581
          },
          {
            "average": 1.00108898,
            "count": 10561256,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03587232816,
            "variance": 0.001286823927
          },
          {
            "average": 1.002345649,
            "count": 10561256,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05598037934,
            "variance": 0.003133802871
          },
          {
            "average": 0.5000225352,
            "count": 10561256,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000232,
            "variance": 0.2500000232
          },
          {
            "average": 0,
            "count": 10561256,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.28102453,
            "count": 10561256,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4494994578,
            "variance": 0.2020497625
          },
          {
            "average": -2.547231313,
            "count": 10561256,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.667519451,
            "variance": 75.12589343
          },
          {
            "average": 122.573516,
            "count": 10561256,
            "maximum": 129,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 1.930066522,
            "variance": 3.725156779
          },
          {
            "average": 1016.777109,
            "count": 10561256,
            "maximum": 1020,
            "minimum": 1013,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.627779881,
            "variance": 2.649667341
          },
          {
            "average": 23166.21701,
            "count": 10561256,
            "maximum": 65280,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 7831.147905,
            "variance": 61326877.51
          },
          {
            "average": 26531.48557,
            "count": 10561256,
            "maximum": 65280,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 5976.295572,
            "variance": 35716108.77
          },
          {
            "average": 22956.78915,
            "count": 10561256,
            "maximum": 65280,
            "minimum": 4352,
            "name": "Blue",
            "position": 14,
            "stddev": 5144.611325,
            "variance": 26467025.68
          },
          {
            "average": 73892.4978,
            "count": 10561256,
            "maximum": 75436.00262,
            "minimum": 72085.02746,
            "name": "GpsTime",
            "position": 15,
            "stddev": 807.7581665,
            "variance": 652473.2555
          },
          {
            "average": 0,
            "count": 10561256,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10561256,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10561256,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10561256,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10561256,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419812.8254,
          5030663.575,
          825.7920918,
          420808.0654,
          5032064.515,
          861.3320918
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419812.82536405657,
                5030663.575299871,
                825.7920917812858
              ],
              [
                419812.82536405657,
                5032064.515299871,
                825.7920917812858
              ],
              [
                420808.06536405656,
                5032064.515299871,
                861.3320917812857
              ],
              [
                420808.06536405656,
                5030663.575299871,
                861.3320917812857
              ],
              [
                419812.82536405657,
                5030663.575299871,
                825.7920917812858
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:43:56+00:00",
        "end_time": "2011-09-14T21:48:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252529,
            45.42490102,
            825.7920918,
            -118.0123048,
            45.4376227,
            861.3320918
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.025024641291,
                  45.42490101706657,
                  825.7920917812858
                ],
                [
                  -118.02525291515677,
                  45.43750919996282,
                  825.7920917812858
                ],
                [
                  -118.0125302066805,
                  45.4376226978237,
                  861.3320917812857
                ],
                [
                  -118.01230476436167,
                  45.42501446531635,
                  861.3320917812857
                ],
                [
                  -118.025024641291,
                  45.42490101706657,
                  825.7920917812858
                ]
              ]
            ]
          },
          "id": "45118D1404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:43:56Z",
            "pc:count": 10561256,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420317.66,
                "count": 10561256,
                "maximum": 420808.0654,
                "minimum": 419812.8254,
                "name": "X",
                "position": 0,
                "stddev": 276.5736128,
                "variance": 76492.9633
              },
              {
                "average": 5031369.19,
                "count": 10561256,
                "maximum": 5032064.515,
                "minimum": 5030663.575,
                "name": "Y",
                "position": 1,
                "stddev": 400.2487847,
                "variance": 160199.0896
              },
              {
                "average": 835.0091799,
                "count": 10561256,
                "maximum": 861.3320918,
                "minimum": 825.7920918,
                "name": "Z",
                "position": 2,
                "stddev": 2.113758244,
                "variance": 4.467973916
              },
              {
                "average": 102.7581651,
                "count": 10561256,
                "maximum": 217,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.94819686,
                "variance": 397.9305581
              },
              {
                "average": 1.00108898,
                "count": 10561256,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03587232816,
                "variance": 0.001286823927
              },
              {
                "average": 1.002345649,
                "count": 10561256,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05598037934,
                "variance": 0.003133802871
              },
              {
                "average": 0.5000225352,
                "count": 10561256,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000232,
                "variance": 0.2500000232
              },
              {
                "average": 0,
                "count": 10561256,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.28102453,
                "count": 10561256,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4494994578,
                "variance": 0.2020497625
              },
              {
                "average": -2.547231313,
                "count": 10561256,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.667519451,
                "variance": 75.12589343
              },
              {
                "average": 122.573516,
                "count": 10561256,
                "maximum": 129,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 1.930066522,
                "variance": 3.725156779
              },
              {
                "average": 1016.777109,
                "count": 10561256,
                "maximum": 1020,
                "minimum": 1013,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.627779881,
                "variance": 2.649667341
              },
              {
                "average": 23166.21701,
                "count": 10561256,
                "maximum": 65280,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 7831.147905,
                "variance": 61326877.51
              },
              {
                "average": 26531.48557,
                "count": 10561256,
                "maximum": 65280,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 5976.295572,
                "variance": 35716108.77
              },
              {
                "average": 22956.78915,
                "count": 10561256,
                "maximum": 65280,
                "minimum": 4352,
                "name": "Blue",
                "position": 14,
                "stddev": 5144.611325,
                "variance": 26467025.68
              },
              {
                "average": 73892.4978,
                "count": 10561256,
                "maximum": 75436.00262,
                "minimum": 72085.02746,
                "name": "GpsTime",
                "position": 15,
                "stddev": 807.7581665,
                "variance": 652473.2555
              },
              {
                "average": 0,
                "count": 10561256,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10561256,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10561256,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10561256,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10561256,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419812.8254,
              5030663.575,
              825.7920918,
              420808.0654,
              5032064.515,
              861.3320918
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419812.82536405657,
                    5030663.575299871,
                    825.7920917812858
                  ],
                  [
                    419812.82536405657,
                    5032064.515299871,
                    825.7920917812858
                  ],
                  [
                    420808.06536405656,
                    5032064.515299871,
                    861.3320917812857
                  ],
                  [
                    420808.06536405656,
                    5030663.575299871,
                    861.3320917812857
                  ],
                  [
                    419812.82536405657,
                    5030663.575299871,
                    825.7920917812858
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:43:56+00:00",
            "end_time": "2011-09-14T21: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": "44117F7108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8500251909752,
              44.724919873878335,
              1066.870175144034
            ],
            [
              -117.8502088960576,
              44.737459489530345,
              1066.870175144034
            ],
            [
              -117.83752787971711,
              44.73755319437946,
              1121.1701751440341
            ],
            [
              -117.83734691385018,
              44.72501353799357,
              1121.1701751440341
            ],
            [
              -117.8500251909752,
              44.724919873878335,
              1066.870175144034
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502089,
        44.72491987,
        1066.870175,
        -117.8373469,
        44.73755319,
        1121.170175
      ],
      "properties": {
        "datetime": "2011-09-19T00:50:23Z",
        "pc:count": 10084258,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433231.7922,
            "count": 10084258,
            "maximum": 433690.3744,
            "minimum": 432686.2544,
            "name": "X",
            "position": 0,
            "stddev": 279.2171196,
            "variance": 77962.19986
          },
          {
            "average": 4953358.308,
            "count": 10084258,
            "maximum": 4954137.028,
            "minimum": 4952743.948,
            "name": "Y",
            "position": 1,
            "stddev": 368.5209079,
            "variance": 135807.6596
          },
          {
            "average": 1081.555772,
            "count": 10084258,
            "maximum": 1121.170175,
            "minimum": 1066.870175,
            "name": "Z",
            "position": 2,
            "stddev": 12.11618628,
            "variance": 146.80197
          },
          {
            "average": 227.0956798,
            "count": 10084258,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.08383078,
            "variance": 1230.875182
          },
          {
            "average": 1.00837662,
            "count": 10084258,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1048750146,
            "variance": 0.01099876869
          },
          {
            "average": 1.016776643,
            "count": 10084258,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1571076155,
            "variance": 0.02468280286
          },
          {
            "average": 0.5002675457,
            "count": 10084258,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999532,
            "variance": 0.2499999532
          },
          {
            "average": 0,
            "count": 10084258,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.291964069,
            "count": 10084258,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4546658905,
            "variance": 0.206721072
          },
          {
            "average": 1.611072206,
            "count": 10084258,
            "maximum": 19.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.975915775,
            "variance": 63.61523245
          },
          {
            "average": 197.2097867,
            "count": 10084258,
            "maximum": 212,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 4.382840144,
            "variance": 19.20928773
          },
          {
            "average": 21.49790228,
            "count": 10084258,
            "maximum": 34,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.04779293,
            "variance": 100.9581428
          },
          {
            "average": 31495.38002,
            "count": 10084258,
            "maximum": 62720,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 11719.24811,
            "variance": 137340776.2
          },
          {
            "average": 30812.1615,
            "count": 10084258,
            "maximum": 63488,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 8983.931733,
            "variance": 80711029.39
          },
          {
            "average": 24509.1721,
            "count": 10084258,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 7882.865136,
            "variance": 62139562.75
          },
          {
            "average": 427698.8767,
            "count": 10084258,
            "maximum": 428623.5774,
            "minimum": 426727.4347,
            "name": "GpsTime",
            "position": 15,
            "stddev": 466.1282129,
            "variance": 217275.5109
          },
          {
            "average": 0,
            "count": 10084258,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10084258,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10084258,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10084258,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10084258,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432686.2544,
          4952743.948,
          1066.870175,
          433690.3744,
          4954137.028,
          1121.170175
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432686.2543662183,
                4952743.947945999,
                1066.870175144034
              ],
              [
                432686.2543662183,
                4954137.027945999,
                1066.870175144034
              ],
              [
                433690.3743662183,
                4954137.027945999,
                1121.1701751440341
              ],
              [
                433690.3743662183,
                4952743.947945999,
                1121.1701751440341
              ],
              [
                432686.2543662183,
                4952743.947945999,
                1066.870175144034
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:50:23+00:00",
        "end_time": "2011-09-19T00:18:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117F7108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117F7108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117F7108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502089,
            44.72491987,
            1066.870175,
            -117.8373469,
            44.73755319,
            1121.170175
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8500251909752,
                  44.724919873878335,
                  1066.870175144034
                ],
                [
                  -117.8502088960576,
                  44.737459489530345,
                  1066.870175144034
                ],
                [
                  -117.83752787971711,
                  44.73755319437946,
                  1121.1701751440341
                ],
                [
                  -117.83734691385018,
                  44.72501353799357,
                  1121.1701751440341
                ],
                [
                  -117.8500251909752,
                  44.724919873878335,
                  1066.870175144034
                ]
              ]
            ]
          },
          "id": "44117F7108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:50:23Z",
            "pc:count": 10084258,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433231.7922,
                "count": 10084258,
                "maximum": 433690.3744,
                "minimum": 432686.2544,
                "name": "X",
                "position": 0,
                "stddev": 279.2171196,
                "variance": 77962.19986
              },
              {
                "average": 4953358.308,
                "count": 10084258,
                "maximum": 4954137.028,
                "minimum": 4952743.948,
                "name": "Y",
                "position": 1,
                "stddev": 368.5209079,
                "variance": 135807.6596
              },
              {
                "average": 1081.555772,
                "count": 10084258,
                "maximum": 1121.170175,
                "minimum": 1066.870175,
                "name": "Z",
                "position": 2,
                "stddev": 12.11618628,
                "variance": 146.80197
              },
              {
                "average": 227.0956798,
                "count": 10084258,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.08383078,
                "variance": 1230.875182
              },
              {
                "average": 1.00837662,
                "count": 10084258,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1048750146,
                "variance": 0.01099876869
              },
              {
                "average": 1.016776643,
                "count": 10084258,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1571076155,
                "variance": 0.02468280286
              },
              {
                "average": 0.5002675457,
                "count": 10084258,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999532,
                "variance": 0.2499999532
              },
              {
                "average": 0,
                "count": 10084258,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.291964069,
                "count": 10084258,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4546658905,
                "variance": 0.206721072
              },
              {
                "average": 1.611072206,
                "count": 10084258,
                "maximum": 19.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.975915775,
                "variance": 63.61523245
              },
              {
                "average": 197.2097867,
                "count": 10084258,
                "maximum": 212,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 4.382840144,
                "variance": 19.20928773
              },
              {
                "average": 21.49790228,
                "count": 10084258,
                "maximum": 34,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.04779293,
                "variance": 100.9581428
              },
              {
                "average": 31495.38002,
                "count": 10084258,
                "maximum": 62720,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 11719.24811,
                "variance": 137340776.2
              },
              {
                "average": 30812.1615,
                "count": 10084258,
                "maximum": 63488,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 8983.931733,
                "variance": 80711029.39
              },
              {
                "average": 24509.1721,
                "count": 10084258,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 7882.865136,
                "variance": 62139562.75
              },
              {
                "average": 427698.8767,
                "count": 10084258,
                "maximum": 428623.5774,
                "minimum": 426727.4347,
                "name": "GpsTime",
                "position": 15,
                "stddev": 466.1282129,
                "variance": 217275.5109
              },
              {
                "average": 0,
                "count": 10084258,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10084258,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10084258,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10084258,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10084258,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432686.2544,
              4952743.948,
              1066.870175,
              433690.3744,
              4954137.028,
              1121.170175
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432686.2543662183,
                    4952743.947945999,
                    1066.870175144034
                  ],
                  [
                    432686.2543662183,
                    4954137.027945999,
                    1066.870175144034
                  ],
                  [
                    433690.3743662183,
                    4954137.027945999,
                    1121.1701751440341
                  ],
                  [
                    433690.3743662183,
                    4952743.947945999,
                    1121.1701751440341
                  ],
                  [
                    432686.2543662183,
                    4952743.947945999,
                    1066.870175144034
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:50:23+00:00",
            "end_time": "2011-09-19T00: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": "45118C1420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252443663371,
              45.26240227600709,
              822.2793348439994
            ],
            [
              -118.01274862462951,
              45.27500924813876,
              822.2793348439994
            ],
            [
              -118.00002908703883,
              45.27512133510982,
              844.6393348439993
            ],
            [
              -117.99980771357059,
              45.262514313991915,
              844.6393348439993
            ],
            [
              -118.01252443663371,
              45.26240227600709,
              822.2793348439994
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127486,
        45.26240228,
        822.2793348,
        -117.9998077,
        45.27512134,
        844.6393348
      ],
      "properties": {
        "datetime": "2011-09-17T20:51:40Z",
        "pc:count": 10986390,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421042.6153,
            "count": 10986390,
            "maximum": 421561.6058,
            "minimum": 420563.7658,
            "name": "X",
            "position": 0,
            "stddev": 270.3315798,
            "variance": 73079.16304
          },
          {
            "average": 5013301.192,
            "count": 10986390,
            "maximum": 5013999.338,
            "minimum": 5012598.578,
            "name": "Y",
            "position": 1,
            "stddev": 403.2884601,
            "variance": 162641.5821
          },
          {
            "average": 824.1545736,
            "count": 10986390,
            "maximum": 844.6393348,
            "minimum": 822.2793348,
            "name": "Z",
            "position": 2,
            "stddev": 0.6074354783,
            "variance": 0.3689778603
          },
          {
            "average": 107.3599928,
            "count": 10986390,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.64952766,
            "variance": 1493.785989
          },
          {
            "average": 1.000760668,
            "count": 10986390,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0286353308,
            "variance": 0.0008199821701
          },
          {
            "average": 1.00161873,
            "count": 10986390,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04287639185,
            "variance": 0.001838384978
          },
          {
            "average": 0.5001435412,
            "count": 10986390,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000022,
            "variance": 0.2500000022
          },
          {
            "average": 0,
            "count": 10986390,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.274429544,
            "count": 10986390,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.446226386,
            "variance": 0.1991179876
          },
          {
            "average": -0.4079324826,
            "count": 10986390,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.472951907,
            "variance": 71.79091402
          },
          {
            "average": 137,
            "count": 10986390,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10663.18054,
            "count": 10986390,
            "maximum": 10668,
            "minimum": 10658,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.960481505,
            "variance": 3.843487733
          },
          {
            "average": 34402.67089,
            "count": 10986390,
            "maximum": 59392,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 7753.223166,
            "variance": 60112469.46
          },
          {
            "average": 32436.61962,
            "count": 10986390,
            "maximum": 59904,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 6277.627133,
            "variance": 39408602.42
          },
          {
            "average": 28009.95768,
            "count": 10986390,
            "maximum": 59648,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 6680.346588,
            "variance": 44627030.54
          },
          {
            "average": 324592.3454,
            "count": 10986390,
            "maximum": 327900.9551,
            "minimum": 320558.3834,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1454.337268,
            "variance": 2115096.89
          },
          {
            "average": 0,
            "count": 10986390,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10986390,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10986390,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10986390,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10986390,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420563.7658,
          5012598.578,
          822.2793348,
          421561.6058,
          5013999.338,
          844.6393348
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420563.7658337057,
                5012598.577575938,
                822.2793348439994
              ],
              [
                420563.7658337057,
                5013999.337575938,
                822.2793348439994
              ],
              [
                421561.6058337057,
                5013999.337575938,
                844.6393348439993
              ],
              [
                421561.6058337057,
                5012598.577575938,
                844.6393348439993
              ],
              [
                420563.7658337057,
                5012598.577575938,
                822.2793348439994
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T20:51:40+00:00",
        "end_time": "2011-09-17T18:49:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118C1420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118C1420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118C1420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127486,
            45.26240228,
            822.2793348,
            -117.9998077,
            45.27512134,
            844.6393348
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252443663371,
                  45.26240227600709,
                  822.2793348439994
                ],
                [
                  -118.01274862462951,
                  45.27500924813876,
                  822.2793348439994
                ],
                [
                  -118.00002908703883,
                  45.27512133510982,
                  844.6393348439993
                ],
                [
                  -117.99980771357059,
                  45.262514313991915,
                  844.6393348439993
                ],
                [
                  -118.01252443663371,
                  45.26240227600709,
                  822.2793348439994
                ]
              ]
            ]
          },
          "id": "45118C1420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:51:40Z",
            "pc:count": 10986390,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421042.6153,
                "count": 10986390,
                "maximum": 421561.6058,
                "minimum": 420563.7658,
                "name": "X",
                "position": 0,
                "stddev": 270.3315798,
                "variance": 73079.16304
              },
              {
                "average": 5013301.192,
                "count": 10986390,
                "maximum": 5013999.338,
                "minimum": 5012598.578,
                "name": "Y",
                "position": 1,
                "stddev": 403.2884601,
                "variance": 162641.5821
              },
              {
                "average": 824.1545736,
                "count": 10986390,
                "maximum": 844.6393348,
                "minimum": 822.2793348,
                "name": "Z",
                "position": 2,
                "stddev": 0.6074354783,
                "variance": 0.3689778603
              },
              {
                "average": 107.3599928,
                "count": 10986390,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.64952766,
                "variance": 1493.785989
              },
              {
                "average": 1.000760668,
                "count": 10986390,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0286353308,
                "variance": 0.0008199821701
              },
              {
                "average": 1.00161873,
                "count": 10986390,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04287639185,
                "variance": 0.001838384978
              },
              {
                "average": 0.5001435412,
                "count": 10986390,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000022,
                "variance": 0.2500000022
              },
              {
                "average": 0,
                "count": 10986390,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.274429544,
                "count": 10986390,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.446226386,
                "variance": 0.1991179876
              },
              {
                "average": -0.4079324826,
                "count": 10986390,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.472951907,
                "variance": 71.79091402
              },
              {
                "average": 137,
                "count": 10986390,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10663.18054,
                "count": 10986390,
                "maximum": 10668,
                "minimum": 10658,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.960481505,
                "variance": 3.843487733
              },
              {
                "average": 34402.67089,
                "count": 10986390,
                "maximum": 59392,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 7753.223166,
                "variance": 60112469.46
              },
              {
                "average": 32436.61962,
                "count": 10986390,
                "maximum": 59904,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 6277.627133,
                "variance": 39408602.42
              },
              {
                "average": 28009.95768,
                "count": 10986390,
                "maximum": 59648,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 6680.346588,
                "variance": 44627030.54
              },
              {
                "average": 324592.3454,
                "count": 10986390,
                "maximum": 327900.9551,
                "minimum": 320558.3834,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1454.337268,
                "variance": 2115096.89
              },
              {
                "average": 0,
                "count": 10986390,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10986390,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10986390,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10986390,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10986390,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420563.7658,
              5012598.578,
              822.2793348,
              421561.6058,
              5013999.338,
              844.6393348
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420563.7658337057,
                    5012598.577575938,
                    822.2793348439994
                  ],
                  [
                    420563.7658337057,
                    5013999.337575938,
                    822.2793348439994
                  ],
                  [
                    421561.6058337057,
                    5013999.337575938,
                    844.6393348439993
                  ],
                  [
                    421561.6058337057,
                    5012598.577575938,
                    844.6393348439993
                  ],
                  [
                    420563.7658337057,
                    5012598.577575938,
                    822.2793348439994
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T20:51:40+00:00",
            "end_time": "2011-09-17T18: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": "44117H7309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752529021211,
              44.912421100236486,
              1025.905959776656
            ],
            [
              -117.83770820552714,
              44.92501020884819,
              1025.905959776656
            ],
            [
              -117.82502877994034,
              44.925102515404014,
              1097.0459597766558
            ],
            [
              -117.82484863244096,
              44.912513366509586,
              1097.0459597766558
            ],
            [
              -117.83752529021211,
              44.912421100236486,
              1025.905959776656
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377082,
        44.9124211,
        1025.90596,
        -117.8248486,
        44.92510252,
        1097.04596
      ],
      "properties": {
        "datetime": "2011-09-20T01:05:59Z",
        "pc:count": 11513679,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434393.0715,
            "count": 11513679,
            "maximum": 434891.4995,
            "minimum": 433890.7595,
            "name": "X",
            "position": 0,
            "stddev": 284.3191312,
            "variance": 80837.36839
          },
          {
            "average": 4974259.907,
            "count": 11513679,
            "maximum": 4974960.67,
            "minimum": 4973562.05,
            "name": "Y",
            "position": 1,
            "stddev": 397.2442921,
            "variance": 157803.0276
          },
          {
            "average": 1048.600401,
            "count": 11513679,
            "maximum": 1097.04596,
            "minimum": 1025.90596,
            "name": "Z",
            "position": 2,
            "stddev": 13.05295579,
            "variance": 170.3796547
          },
          {
            "average": 231.710023,
            "count": 11513679,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.02470346,
            "variance": 530.1369692
          },
          {
            "average": 1.000150256,
            "count": 11513679,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0122569773,
            "variance": 0.0001502334925
          },
          {
            "average": 1.000300165,
            "count": 11513679,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01732266224,
            "variance": 0.000300074627
          },
          {
            "average": 0.4985266655,
            "count": 11513679,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997851,
            "variance": 0.249997851
          },
          {
            "average": 0,
            "count": 11513679,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.255493835,
            "count": 11513679,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4361384547,
            "variance": 0.1902167517
          },
          {
            "average": 0.9459880841,
            "count": 11513679,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.961483688,
            "variance": 63.38522251
          },
          {
            "average": 197.6460752,
            "count": 11513679,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 4.437568097,
            "variance": 19.69201062
          },
          {
            "average": 157.7369888,
            "count": 11513679,
            "maximum": 267,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 54.27434543,
            "variance": 2945.704572
          },
          {
            "average": 38210.42449,
            "count": 11513679,
            "maximum": 64000,
            "minimum": 12800,
            "name": "Red",
            "position": 12,
            "stddev": 9464.182765,
            "variance": 89570755.41
          },
          {
            "average": 35667.67658,
            "count": 11513679,
            "maximum": 65280,
            "minimum": 11264,
            "name": "Green",
            "position": 13,
            "stddev": 7730.663742,
            "variance": 59763161.9
          },
          {
            "average": 28483.91675,
            "count": 11513679,
            "maximum": 65280,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 6337.917788,
            "variance": 40169201.89
          },
          {
            "average": 509743.1364,
            "count": 11513679,
            "maximum": 515959.0211,
            "minimum": 506766.1437,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2880.280474,
            "variance": 8296015.609
          },
          {
            "average": 0,
            "count": 11513679,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11513679,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11513679,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11513679,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11513679,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433890.7595,
          4973562.05,
          1025.90596,
          434891.4995,
          4974960.67,
          1097.04596
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433890.7594771166,
                4973562.050372743,
                1025.905959776656
              ],
              [
                433890.7594771166,
                4974960.670372742,
                1025.905959776656
              ],
              [
                434891.49947711657,
                4974960.670372742,
                1097.0459597766558
              ],
              [
                434891.49947711657,
                4973562.050372743,
                1097.0459597766558
              ],
              [
                433890.7594771166,
                4973562.050372743,
                1025.905959776656
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:05:59+00:00",
        "end_time": "2011-09-19T22:32:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377082,
            44.9124211,
            1025.90596,
            -117.8248486,
            44.92510252,
            1097.04596
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752529021211,
                  44.912421100236486,
                  1025.905959776656
                ],
                [
                  -117.83770820552714,
                  44.92501020884819,
                  1025.905959776656
                ],
                [
                  -117.82502877994034,
                  44.925102515404014,
                  1097.0459597766558
                ],
                [
                  -117.82484863244096,
                  44.912513366509586,
                  1097.0459597766558
                ],
                [
                  -117.83752529021211,
                  44.912421100236486,
                  1025.905959776656
                ]
              ]
            ]
          },
          "id": "44117H7309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:05:59Z",
            "pc:count": 11513679,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434393.0715,
                "count": 11513679,
                "maximum": 434891.4995,
                "minimum": 433890.7595,
                "name": "X",
                "position": 0,
                "stddev": 284.3191312,
                "variance": 80837.36839
              },
              {
                "average": 4974259.907,
                "count": 11513679,
                "maximum": 4974960.67,
                "minimum": 4973562.05,
                "name": "Y",
                "position": 1,
                "stddev": 397.2442921,
                "variance": 157803.0276
              },
              {
                "average": 1048.600401,
                "count": 11513679,
                "maximum": 1097.04596,
                "minimum": 1025.90596,
                "name": "Z",
                "position": 2,
                "stddev": 13.05295579,
                "variance": 170.3796547
              },
              {
                "average": 231.710023,
                "count": 11513679,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.02470346,
                "variance": 530.1369692
              },
              {
                "average": 1.000150256,
                "count": 11513679,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0122569773,
                "variance": 0.0001502334925
              },
              {
                "average": 1.000300165,
                "count": 11513679,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01732266224,
                "variance": 0.000300074627
              },
              {
                "average": 0.4985266655,
                "count": 11513679,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997851,
                "variance": 0.249997851
              },
              {
                "average": 0,
                "count": 11513679,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.255493835,
                "count": 11513679,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4361384547,
                "variance": 0.1902167517
              },
              {
                "average": 0.9459880841,
                "count": 11513679,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.961483688,
                "variance": 63.38522251
              },
              {
                "average": 197.6460752,
                "count": 11513679,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 4.437568097,
                "variance": 19.69201062
              },
              {
                "average": 157.7369888,
                "count": 11513679,
                "maximum": 267,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 54.27434543,
                "variance": 2945.704572
              },
              {
                "average": 38210.42449,
                "count": 11513679,
                "maximum": 64000,
                "minimum": 12800,
                "name": "Red",
                "position": 12,
                "stddev": 9464.182765,
                "variance": 89570755.41
              },
              {
                "average": 35667.67658,
                "count": 11513679,
                "maximum": 65280,
                "minimum": 11264,
                "name": "Green",
                "position": 13,
                "stddev": 7730.663742,
                "variance": 59763161.9
              },
              {
                "average": 28483.91675,
                "count": 11513679,
                "maximum": 65280,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 6337.917788,
                "variance": 40169201.89
              },
              {
                "average": 509743.1364,
                "count": 11513679,
                "maximum": 515959.0211,
                "minimum": 506766.1437,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2880.280474,
                "variance": 8296015.609
              },
              {
                "average": 0,
                "count": 11513679,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11513679,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11513679,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11513679,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11513679,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433890.7595,
              4973562.05,
              1025.90596,
              434891.4995,
              4974960.67,
              1097.04596
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433890.7594771166,
                    4973562.050372743,
                    1025.905959776656
                  ],
                  [
                    433890.7594771166,
                    4974960.670372742,
                    1025.905959776656
                  ],
                  [
                    434891.49947711657,
                    4974960.670372742,
                    1097.0459597766558
                  ],
                  [
                    434891.49947711657,
                    4973562.050372743,
                    1097.0459597766558
                  ],
                  [
                    433890.7594771166,
                    4973562.050372743,
                    1025.905959776656
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:05:59+00:00",
            "end_time": "2011-09-19T22: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": "44117G7304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8375247438505,
              44.799921362789014,
              1032.21861822612
            ],
            [
              -117.83770693804867,
              44.81251036038245,
              1032.21861822612
            ],
            [
              -117.82502866673948,
              44.81260265807458,
              1068.69861822612
            ],
            [
              -117.82484922919855,
              44.80001362020185,
              1068.69861822612
            ],
            [
              -117.8375247438505,
              44.799921362789014,
              1032.21861822612
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377069,
        44.79992136,
        1032.218618,
        -117.8248492,
        44.81260266,
        1068.698618
      ],
      "properties": {
        "datetime": "2011-09-19T20:35:00Z",
        "pc:count": 11817271,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434258.5296,
            "count": 11817271,
            "maximum": 434764.5474,
            "minimum": 433761.9474,
            "name": "X",
            "position": 0,
            "stddev": 285.7841957,
            "variance": 81672.60651
          },
          {
            "average": 4961761.962,
            "count": 11817271,
            "maximum": 4962463.643,
            "minimum": 4961065.063,
            "name": "Y",
            "position": 1,
            "stddev": 399.1969916,
            "variance": 159358.2381
          },
          {
            "average": 1036.616187,
            "count": 11817271,
            "maximum": 1068.698618,
            "minimum": 1032.218618,
            "name": "Z",
            "position": 2,
            "stddev": 2.339697431,
            "variance": 5.474184067
          },
          {
            "average": 225.1588241,
            "count": 11817271,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.12704271,
            "variance": 1530.925471
          },
          {
            "average": 1.016587755,
            "count": 11817271,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1516065079,
            "variance": 0.02298453323
          },
          {
            "average": 1.033539385,
            "count": 11817271,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2306527381,
            "variance": 0.05320068561
          },
          {
            "average": 0.4991631317,
            "count": 11817271,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993208,
            "variance": 0.2499993208
          },
          {
            "average": 0,
            "count": 11817271,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.236819398,
            "count": 11817271,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4251305515,
            "variance": 0.1807359858
          },
          {
            "average": 0.8905027933,
            "count": 11817271,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.964877137,
            "variance": 63.43926781
          },
          {
            "average": 195.1231954,
            "count": 11817271,
            "maximum": 212,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 4.788591982,
            "variance": 22.93061317
          },
          {
            "average": 98.60842144,
            "count": 11817271,
            "maximum": 121,
            "minimum": 18,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 23.24185876,
            "variance": 540.1839984
          },
          {
            "average": 32799.03473,
            "count": 11817271,
            "maximum": 59392,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 11289.63839,
            "variance": 127455935
          },
          {
            "average": 31467.14838,
            "count": 11817271,
            "maximum": 60416,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 9352.95032,
            "variance": 87477679.69
          },
          {
            "average": 24517.68167,
            "count": 11817271,
            "maximum": 59648,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 7140.576463,
            "variance": 50987832.22
          },
          {
            "average": 494593.3309,
            "count": 11817271,
            "maximum": 499700.9092,
            "minimum": 430823.2324,
            "name": "GpsTime",
            "position": 15,
            "stddev": 16105.64576,
            "variance": 259391825.3
          },
          {
            "average": 0,
            "count": 11817271,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11817271,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11817271,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11817271,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11817271,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433761.9474,
          4961065.063,
          1032.218618,
          434764.5474,
          4962463.643,
          1068.698618
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433761.9473705532,
                4961065.06324767,
                1032.21861822612
              ],
              [
                433761.9473705532,
                4962463.6432476705,
                1032.21861822612
              ],
              [
                434764.5473705532,
                4962463.6432476705,
                1068.69861822612
              ],
              [
                434764.5473705532,
                4961065.06324767,
                1068.69861822612
              ],
              [
                433761.9473705532,
                4961065.06324767,
                1032.21861822612
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T20:35:00+00:00",
        "end_time": "2011-09-19T01:27:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377069,
            44.79992136,
            1032.218618,
            -117.8248492,
            44.81260266,
            1068.698618
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8375247438505,
                  44.799921362789014,
                  1032.21861822612
                ],
                [
                  -117.83770693804867,
                  44.81251036038245,
                  1032.21861822612
                ],
                [
                  -117.82502866673948,
                  44.81260265807458,
                  1068.69861822612
                ],
                [
                  -117.82484922919855,
                  44.80001362020185,
                  1068.69861822612
                ],
                [
                  -117.8375247438505,
                  44.799921362789014,
                  1032.21861822612
                ]
              ]
            ]
          },
          "id": "44117G7304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:35:00Z",
            "pc:count": 11817271,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434258.5296,
                "count": 11817271,
                "maximum": 434764.5474,
                "minimum": 433761.9474,
                "name": "X",
                "position": 0,
                "stddev": 285.7841957,
                "variance": 81672.60651
              },
              {
                "average": 4961761.962,
                "count": 11817271,
                "maximum": 4962463.643,
                "minimum": 4961065.063,
                "name": "Y",
                "position": 1,
                "stddev": 399.1969916,
                "variance": 159358.2381
              },
              {
                "average": 1036.616187,
                "count": 11817271,
                "maximum": 1068.698618,
                "minimum": 1032.218618,
                "name": "Z",
                "position": 2,
                "stddev": 2.339697431,
                "variance": 5.474184067
              },
              {
                "average": 225.1588241,
                "count": 11817271,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.12704271,
                "variance": 1530.925471
              },
              {
                "average": 1.016587755,
                "count": 11817271,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1516065079,
                "variance": 0.02298453323
              },
              {
                "average": 1.033539385,
                "count": 11817271,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2306527381,
                "variance": 0.05320068561
              },
              {
                "average": 0.4991631317,
                "count": 11817271,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993208,
                "variance": 0.2499993208
              },
              {
                "average": 0,
                "count": 11817271,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.236819398,
                "count": 11817271,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4251305515,
                "variance": 0.1807359858
              },
              {
                "average": 0.8905027933,
                "count": 11817271,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.964877137,
                "variance": 63.43926781
              },
              {
                "average": 195.1231954,
                "count": 11817271,
                "maximum": 212,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 4.788591982,
                "variance": 22.93061317
              },
              {
                "average": 98.60842144,
                "count": 11817271,
                "maximum": 121,
                "minimum": 18,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 23.24185876,
                "variance": 540.1839984
              },
              {
                "average": 32799.03473,
                "count": 11817271,
                "maximum": 59392,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 11289.63839,
                "variance": 127455935
              },
              {
                "average": 31467.14838,
                "count": 11817271,
                "maximum": 60416,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 9352.95032,
                "variance": 87477679.69
              },
              {
                "average": 24517.68167,
                "count": 11817271,
                "maximum": 59648,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 7140.576463,
                "variance": 50987832.22
              },
              {
                "average": 494593.3309,
                "count": 11817271,
                "maximum": 499700.9092,
                "minimum": 430823.2324,
                "name": "GpsTime",
                "position": 15,
                "stddev": 16105.64576,
                "variance": 259391825.3
              },
              {
                "average": 0,
                "count": 11817271,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11817271,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11817271,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11817271,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11817271,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433761.9474,
              4961065.063,
              1032.218618,
              434764.5474,
              4962463.643,
              1068.698618
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433761.9473705532,
                    4961065.06324767,
                    1032.21861822612
                  ],
                  [
                    433761.9473705532,
                    4962463.6432476705,
                    1032.21861822612
                  ],
                  [
                    434764.5473705532,
                    4962463.6432476705,
                    1068.69861822612
                  ],
                  [
                    434764.5473705532,
                    4961065.06324767,
                    1068.69861822612
                  ],
                  [
                    433761.9473705532,
                    4961065.06324767,
                    1032.21861822612
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T20:35:00+00:00",
            "end_time": "2011-09-19T01:27: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": "44117G8308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.975024642347,
              44.78740625730735,
              1132.990939312661
            ],
            [
              -117.97523689566142,
              44.80000920528209,
              1132.990939312661
            ],
            [
              -117.96253175000146,
              44.80011700003343,
              1468.150939312661
            ],
            [
              -117.9623222608306,
              44.787514004963995,
              1468.150939312661
            ],
            [
              -117.975024642347,
              44.78740625730735,
              1132.990939312661
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752369,
        44.78740626,
        1132.990939,
        -117.9623223,
        44.800117,
        1468.150939
      ],
      "properties": {
        "datetime": "2011-09-17T21:35:51Z",
        "pc:count": 14706654,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423396.5167,
            "count": 14706654,
            "maximum": 423875.5015,
            "minimum": 422870.5215,
            "name": "X",
            "position": 0,
            "stddev": 289.2562286,
            "variance": 83669.16579
          },
          {
            "average": 4960514.253,
            "count": 14706654,
            "maximum": 4961196.237,
            "minimum": 4959796.057,
            "name": "Y",
            "position": 1,
            "stddev": 405.0030592,
            "variance": 164027.4779
          },
          {
            "average": 1294.312125,
            "count": 14706654,
            "maximum": 1468.150939,
            "minimum": 1132.990939,
            "name": "Z",
            "position": 2,
            "stddev": 70.60330114,
            "variance": 4984.826132
          },
          {
            "average": 87.31802407,
            "count": 14706654,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.6420391,
            "variance": 2877.468359
          },
          {
            "average": 1.181993198,
            "count": 14706654,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.421254007,
            "variance": 0.1774549384
          },
          {
            "average": 1.370557028,
            "count": 14706654,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5737705672,
            "variance": 0.3292126638
          },
          {
            "average": 0.4997664323,
            "count": 14706654,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999624,
            "variance": 0.2499999624
          },
          {
            "average": 0,
            "count": 14706654,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.119544527,
            "count": 14706654,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3244281745,
            "variance": 0.1052536404
          },
          {
            "average": -0.8839879565,
            "count": 14706654,
            "maximum": 22.99799919,
            "minimum": -34.0019989,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.794398567,
            "variance": 77.34144615
          },
          {
            "average": 139.9071447,
            "count": 14706654,
            "maximum": 179,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 14.95004104,
            "variance": 223.5037272
          },
          {
            "average": 14754.12769,
            "count": 14706654,
            "maximum": 20113,
            "minimum": 9436,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5333.123497,
            "variance": 28442206.24
          },
          {
            "average": 18930.95654,
            "count": 14706654,
            "maximum": 60672,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11240.81362,
            "variance": 126355890.7
          },
          {
            "average": 20369.91076,
            "count": 14706654,
            "maximum": 63232,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 11739.44784,
            "variance": 137814635.6
          },
          {
            "average": 18562.57446,
            "count": 14706654,
            "maximum": 61440,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10792.30263,
            "variance": 116473796.1
          },
          {
            "average": 97844.10473,
            "count": 14706654,
            "maximum": 330551.0615,
            "minimum": 79620.10358,
            "name": "GpsTime",
            "position": 15,
            "stddev": 63101.56566,
            "variance": 3981807589
          },
          {
            "average": 0,
            "count": 14706654,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14706654,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14706654,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14706654,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14706654,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422870.5215,
          4959796.057,
          1132.990939,
          423875.5015,
          4961196.237,
          1468.150939
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422870.5215235463,
                4959796.057138395,
                1132.990939312661
              ],
              [
                422870.5215235463,
                4961196.237138394,
                1132.990939312661
              ],
              [
                423875.5015235463,
                4961196.237138394,
                1468.150939312661
              ],
              [
                423875.5015235463,
                4959796.057138395,
                1468.150939312661
              ],
              [
                422870.5215235463,
                4959796.057138395,
                1132.990939312661
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:35:51+00:00",
        "end_time": "2011-09-14T23:53:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752369,
            44.78740626,
            1132.990939,
            -117.9623223,
            44.800117,
            1468.150939
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.975024642347,
                  44.78740625730735,
                  1132.990939312661
                ],
                [
                  -117.97523689566142,
                  44.80000920528209,
                  1132.990939312661
                ],
                [
                  -117.96253175000146,
                  44.80011700003343,
                  1468.150939312661
                ],
                [
                  -117.9623222608306,
                  44.787514004963995,
                  1468.150939312661
                ],
                [
                  -117.975024642347,
                  44.78740625730735,
                  1132.990939312661
                ]
              ]
            ]
          },
          "id": "44117G8308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:35:51Z",
            "pc:count": 14706654,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423396.5167,
                "count": 14706654,
                "maximum": 423875.5015,
                "minimum": 422870.5215,
                "name": "X",
                "position": 0,
                "stddev": 289.2562286,
                "variance": 83669.16579
              },
              {
                "average": 4960514.253,
                "count": 14706654,
                "maximum": 4961196.237,
                "minimum": 4959796.057,
                "name": "Y",
                "position": 1,
                "stddev": 405.0030592,
                "variance": 164027.4779
              },
              {
                "average": 1294.312125,
                "count": 14706654,
                "maximum": 1468.150939,
                "minimum": 1132.990939,
                "name": "Z",
                "position": 2,
                "stddev": 70.60330114,
                "variance": 4984.826132
              },
              {
                "average": 87.31802407,
                "count": 14706654,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.6420391,
                "variance": 2877.468359
              },
              {
                "average": 1.181993198,
                "count": 14706654,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.421254007,
                "variance": 0.1774549384
              },
              {
                "average": 1.370557028,
                "count": 14706654,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5737705672,
                "variance": 0.3292126638
              },
              {
                "average": 0.4997664323,
                "count": 14706654,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999624,
                "variance": 0.2499999624
              },
              {
                "average": 0,
                "count": 14706654,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.119544527,
                "count": 14706654,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3244281745,
                "variance": 0.1052536404
              },
              {
                "average": -0.8839879565,
                "count": 14706654,
                "maximum": 22.99799919,
                "minimum": -34.0019989,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.794398567,
                "variance": 77.34144615
              },
              {
                "average": 139.9071447,
                "count": 14706654,
                "maximum": 179,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 14.95004104,
                "variance": 223.5037272
              },
              {
                "average": 14754.12769,
                "count": 14706654,
                "maximum": 20113,
                "minimum": 9436,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5333.123497,
                "variance": 28442206.24
              },
              {
                "average": 18930.95654,
                "count": 14706654,
                "maximum": 60672,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11240.81362,
                "variance": 126355890.7
              },
              {
                "average": 20369.91076,
                "count": 14706654,
                "maximum": 63232,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 11739.44784,
                "variance": 137814635.6
              },
              {
                "average": 18562.57446,
                "count": 14706654,
                "maximum": 61440,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10792.30263,
                "variance": 116473796.1
              },
              {
                "average": 97844.10473,
                "count": 14706654,
                "maximum": 330551.0615,
                "minimum": 79620.10358,
                "name": "GpsTime",
                "position": 15,
                "stddev": 63101.56566,
                "variance": 3981807589
              },
              {
                "average": 0,
                "count": 14706654,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14706654,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14706654,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14706654,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14706654,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422870.5215,
              4959796.057,
              1132.990939,
              423875.5015,
              4961196.237,
              1468.150939
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422870.5215235463,
                    4959796.057138395,
                    1132.990939312661
                  ],
                  [
                    422870.5215235463,
                    4961196.237138394,
                    1132.990939312661
                  ],
                  [
                    423875.5015235463,
                    4961196.237138394,
                    1468.150939312661
                  ],
                  [
                    423875.5015235463,
                    4959796.057138395,
                    1468.150939312661
                  ],
                  [
                    422870.5215235463,
                    4959796.057138395,
                    1132.990939312661
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:35:51+00:00",
            "end_time": "2011-09-14T23:53: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": "44117G7119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752516056548,
              44.82492105816359,
              1024.945208266346
            ],
            [
              -117.83770751367034,
              44.83751000041803,
              1024.945208266346
            ],
            [
              -117.82502882194467,
              44.83760230144812,
              1052.945208266346
            ],
            [
              -117.8248492279909,
              44.82501331891337,
              1052.945208266346
            ],
            [
              -117.83752516056548,
              44.82492105816359,
              1024.945208266346
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377075,
        44.82492106,
        1024.945208,
        -117.8248492,
        44.8376023,
        1052.945208
      ],
      "properties": {
        "datetime": "2011-09-19T21:58:40Z",
        "pc:count": 14916103,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434288.2115,
            "count": 14916103,
            "maximum": 434792.7264,
            "minimum": 433790.5264,
            "name": "X",
            "position": 0,
            "stddev": 277.4789052,
            "variance": 76994.54281
          },
          {
            "average": 4964542.269,
            "count": 14916103,
            "maximum": 4965240.703,
            "minimum": 4963842.123,
            "name": "Y",
            "position": 1,
            "stddev": 395.1247641,
            "variance": 156123.5792
          },
          {
            "average": 1028.078118,
            "count": 14916103,
            "maximum": 1052.945208,
            "minimum": 1024.945208,
            "name": "Z",
            "position": 2,
            "stddev": 1.672872359,
            "variance": 2.79850193
          },
          {
            "average": 228.1177173,
            "count": 14916103,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.20358489,
            "variance": 1169.88522
          },
          {
            "average": 1.013591553,
            "count": 14916103,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1354396694,
            "variance": 0.01834390404
          },
          {
            "average": 1.02755217,
            "count": 14916103,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2051733636,
            "variance": 0.04209610911
          },
          {
            "average": 0.4989169758,
            "count": 14916103,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988438,
            "variance": 0.2499988438
          },
          {
            "average": 0,
            "count": 14916103,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.228739705,
            "count": 14916103,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4200212663,
            "variance": 0.1764178642
          },
          {
            "average": 1.097394207,
            "count": 14916103,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.715939873,
            "variance": 59.53572812
          },
          {
            "average": 195.209152,
            "count": 14916103,
            "maximum": 212,
            "minimum": 182,
            "name": "UserData",
            "position": 10,
            "stddev": 3.598473815,
            "variance": 12.94901379
          },
          {
            "average": 110.3165006,
            "count": 14916103,
            "maximum": 136,
            "minimum": 89,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.47463756,
            "variance": 271.4136826
          },
          {
            "average": 25056.341,
            "count": 14916103,
            "maximum": 63232,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 8290.703069,
            "variance": 68735757.37
          },
          {
            "average": 27513.25369,
            "count": 14916103,
            "maximum": 63232,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 6956.140176,
            "variance": 48387886.15
          },
          {
            "average": 20895.17764,
            "count": 14916103,
            "maximum": 65280,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 5412.537339,
            "variance": 29295560.45
          },
          {
            "average": 501380.9401,
            "count": 14916103,
            "maximum": 504720.4909,
            "minimum": 499272.0632,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1841.556347,
            "variance": 3391329.779
          },
          {
            "average": 0,
            "count": 14916103,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14916103,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14916103,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14916103,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14916103,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433790.5264,
          4963842.123,
          1024.945208,
          434792.7264,
          4965240.703,
          1052.945208
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433790.5264486843,
                4963842.1234691795,
                1024.945208266346
              ],
              [
                433790.5264486843,
                4965240.70346918,
                1024.945208266346
              ],
              [
                434792.72644868423,
                4965240.70346918,
                1052.945208266346
              ],
              [
                434792.72644868423,
                4963842.1234691795,
                1052.945208266346
              ],
              [
                433790.5264486843,
                4963842.1234691795,
                1024.945208266346
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T21:58:40+00:00",
        "end_time": "2011-09-19T20:27:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377075,
            44.82492106,
            1024.945208,
            -117.8248492,
            44.8376023,
            1052.945208
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752516056548,
                  44.82492105816359,
                  1024.945208266346
                ],
                [
                  -117.83770751367034,
                  44.83751000041803,
                  1024.945208266346
                ],
                [
                  -117.82502882194467,
                  44.83760230144812,
                  1052.945208266346
                ],
                [
                  -117.8248492279909,
                  44.82501331891337,
                  1052.945208266346
                ],
                [
                  -117.83752516056548,
                  44.82492105816359,
                  1024.945208266346
                ]
              ]
            ]
          },
          "id": "44117G7119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:58:40Z",
            "pc:count": 14916103,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434288.2115,
                "count": 14916103,
                "maximum": 434792.7264,
                "minimum": 433790.5264,
                "name": "X",
                "position": 0,
                "stddev": 277.4789052,
                "variance": 76994.54281
              },
              {
                "average": 4964542.269,
                "count": 14916103,
                "maximum": 4965240.703,
                "minimum": 4963842.123,
                "name": "Y",
                "position": 1,
                "stddev": 395.1247641,
                "variance": 156123.5792
              },
              {
                "average": 1028.078118,
                "count": 14916103,
                "maximum": 1052.945208,
                "minimum": 1024.945208,
                "name": "Z",
                "position": 2,
                "stddev": 1.672872359,
                "variance": 2.79850193
              },
              {
                "average": 228.1177173,
                "count": 14916103,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.20358489,
                "variance": 1169.88522
              },
              {
                "average": 1.013591553,
                "count": 14916103,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1354396694,
                "variance": 0.01834390404
              },
              {
                "average": 1.02755217,
                "count": 14916103,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2051733636,
                "variance": 0.04209610911
              },
              {
                "average": 0.4989169758,
                "count": 14916103,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988438,
                "variance": 0.2499988438
              },
              {
                "average": 0,
                "count": 14916103,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.228739705,
                "count": 14916103,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4200212663,
                "variance": 0.1764178642
              },
              {
                "average": 1.097394207,
                "count": 14916103,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.715939873,
                "variance": 59.53572812
              },
              {
                "average": 195.209152,
                "count": 14916103,
                "maximum": 212,
                "minimum": 182,
                "name": "UserData",
                "position": 10,
                "stddev": 3.598473815,
                "variance": 12.94901379
              },
              {
                "average": 110.3165006,
                "count": 14916103,
                "maximum": 136,
                "minimum": 89,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.47463756,
                "variance": 271.4136826
              },
              {
                "average": 25056.341,
                "count": 14916103,
                "maximum": 63232,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 8290.703069,
                "variance": 68735757.37
              },
              {
                "average": 27513.25369,
                "count": 14916103,
                "maximum": 63232,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 6956.140176,
                "variance": 48387886.15
              },
              {
                "average": 20895.17764,
                "count": 14916103,
                "maximum": 65280,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 5412.537339,
                "variance": 29295560.45
              },
              {
                "average": 501380.9401,
                "count": 14916103,
                "maximum": 504720.4909,
                "minimum": 499272.0632,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1841.556347,
                "variance": 3391329.779
              },
              {
                "average": 0,
                "count": 14916103,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14916103,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14916103,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14916103,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14916103,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433790.5264,
              4963842.123,
              1024.945208,
              434792.7264,
              4965240.703,
              1052.945208
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433790.5264486843,
                    4963842.1234691795,
                    1024.945208266346
                  ],
                  [
                    433790.5264486843,
                    4965240.70346918,
                    1024.945208266346
                  ],
                  [
                    434792.72644868423,
                    4965240.70346918,
                    1052.945208266346
                  ],
                  [
                    434792.72644868423,
                    4963842.1234691795,
                    1052.945208266346
                  ],
                  [
                    433790.5264486843,
                    4963842.1234691795,
                    1024.945208266346
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T21:58:40+00:00",
            "end_time": "2011-09-19T20:27: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": "44117F7116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8632617016989,
              44.711983935504925,
              1107.2663130899425
            ],
            [
              -117.86326954627515,
              44.71251159521637,
              1107.2663130899425
            ],
            [
              -117.86252728522557,
              44.71251720370567,
              1131.3263130899425
            ],
            [
              -117.8625194473923,
              44.7119895438916,
              1131.3263130899425
            ],
            [
              -117.8632617016989,
              44.711983935504925,
              1107.2663130899425
            ]
          ]
        ]
      },
      "bbox": [
        -117.8632695,
        44.71198394,
        1107.266313,
        -117.8625194,
        44.7125172,
        1131.326313
      ],
      "properties": {
        "datetime": "2011-09-19T00:47:49Z",
        "pc:count": 15617,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431661.5559,
            "count": 15617,
            "maximum": 431681.5992,
            "minimum": 431622.7992,
            "name": "X",
            "position": 0,
            "stddev": 14.01765527,
            "variance": 196.4946593
          },
          {
            "average": 4951357.282,
            "count": 15617,
            "maximum": 4951376.648,
            "minimum": 4951318.028,
            "name": "Y",
            "position": 1,
            "stddev": 13.66903042,
            "variance": 186.8423927
          },
          {
            "average": 1118.906934,
            "count": 15617,
            "maximum": 1131.326313,
            "minimum": 1107.266313,
            "name": "Z",
            "position": 2,
            "stddev": 5.628370736,
            "variance": 31.67855714
          },
          {
            "average": 204.8623935,
            "count": 15617,
            "maximum": 254,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.46110096,
            "variance": 1557.178489
          },
          {
            "average": 1.021771147,
            "count": 15617,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1476848769,
            "variance": 0.02181082288
          },
          {
            "average": 1.042837933,
            "count": 15617,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2062579828,
            "variance": 0.04254235546
          },
          {
            "average": 0.5161042454,
            "count": 15617,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997565866,
            "variance": 0.2497566459
          },
          {
            "average": 0,
            "count": 15617,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.268041237,
            "count": 15617,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4429533791,
            "variance": 0.196207696
          },
          {
            "average": 8.52067655,
            "count": 15617,
            "maximum": 15,
            "minimum": 1.998000026,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.275633644,
            "variance": 18.28104306
          },
          {
            "average": 203.4561055,
            "count": 15617,
            "maximum": 210,
            "minimum": 199,
            "name": "UserData",
            "position": 10,
            "stddev": 2.029087915,
            "variance": 4.117197768
          },
          {
            "average": 21.64673113,
            "count": 15617,
            "maximum": 33,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.96023091,
            "variance": 99.20619977
          },
          {
            "average": 36692.51918,
            "count": 15617,
            "maximum": 50176,
            "minimum": 11776,
            "name": "Red",
            "position": 12,
            "stddev": 5984.567951,
            "variance": 35815053.56
          },
          {
            "average": 32683.82506,
            "count": 15617,
            "maximum": 47616,
            "minimum": 8448,
            "name": "Green",
            "position": 13,
            "stddev": 5684.204611,
            "variance": 32310182.06
          },
          {
            "average": 27168.26023,
            "count": 15617,
            "maximum": 41728,
            "minimum": 4352,
            "name": "Blue",
            "position": 14,
            "stddev": 5372.923397,
            "variance": 28868305.83
          },
          {
            "average": 428110.6,
            "count": 15617,
            "maximum": 428469.9962,
            "minimum": 427763.2493,
            "name": "GpsTime",
            "position": 15,
            "stddev": 352.5047371,
            "variance": 124259.5897
          },
          {
            "average": 0,
            "count": 15617,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15617,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15617,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15617,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15617,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431622.7992,
          4951318.028,
          1107.266313,
          431681.5992,
          4951376.648,
          1131.326313
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431622.79921712726,
                4951318.027934785,
                1107.2663130899425
              ],
              [
                431622.79921712726,
                4951376.647934784,
                1107.2663130899425
              ],
              [
                431681.5992171273,
                4951376.647934784,
                1131.3263130899425
              ],
              [
                431681.5992171273,
                4951318.027934785,
                1131.3263130899425
              ],
              [
                431622.79921712726,
                4951318.027934785,
                1107.2663130899425
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:47:49+00:00",
        "end_time": "2011-09-19T00:36:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117F7116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117F7116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117F7116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8632695,
            44.71198394,
            1107.266313,
            -117.8625194,
            44.7125172,
            1131.326313
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8632617016989,
                  44.711983935504925,
                  1107.2663130899425
                ],
                [
                  -117.86326954627515,
                  44.71251159521637,
                  1107.2663130899425
                ],
                [
                  -117.86252728522557,
                  44.71251720370567,
                  1131.3263130899425
                ],
                [
                  -117.8625194473923,
                  44.7119895438916,
                  1131.3263130899425
                ],
                [
                  -117.8632617016989,
                  44.711983935504925,
                  1107.2663130899425
                ]
              ]
            ]
          },
          "id": "44117F7116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:47:49Z",
            "pc:count": 15617,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431661.5559,
                "count": 15617,
                "maximum": 431681.5992,
                "minimum": 431622.7992,
                "name": "X",
                "position": 0,
                "stddev": 14.01765527,
                "variance": 196.4946593
              },
              {
                "average": 4951357.282,
                "count": 15617,
                "maximum": 4951376.648,
                "minimum": 4951318.028,
                "name": "Y",
                "position": 1,
                "stddev": 13.66903042,
                "variance": 186.8423927
              },
              {
                "average": 1118.906934,
                "count": 15617,
                "maximum": 1131.326313,
                "minimum": 1107.266313,
                "name": "Z",
                "position": 2,
                "stddev": 5.628370736,
                "variance": 31.67855714
              },
              {
                "average": 204.8623935,
                "count": 15617,
                "maximum": 254,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.46110096,
                "variance": 1557.178489
              },
              {
                "average": 1.021771147,
                "count": 15617,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1476848769,
                "variance": 0.02181082288
              },
              {
                "average": 1.042837933,
                "count": 15617,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2062579828,
                "variance": 0.04254235546
              },
              {
                "average": 0.5161042454,
                "count": 15617,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997565866,
                "variance": 0.2497566459
              },
              {
                "average": 0,
                "count": 15617,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.268041237,
                "count": 15617,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4429533791,
                "variance": 0.196207696
              },
              {
                "average": 8.52067655,
                "count": 15617,
                "maximum": 15,
                "minimum": 1.998000026,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.275633644,
                "variance": 18.28104306
              },
              {
                "average": 203.4561055,
                "count": 15617,
                "maximum": 210,
                "minimum": 199,
                "name": "UserData",
                "position": 10,
                "stddev": 2.029087915,
                "variance": 4.117197768
              },
              {
                "average": 21.64673113,
                "count": 15617,
                "maximum": 33,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.96023091,
                "variance": 99.20619977
              },
              {
                "average": 36692.51918,
                "count": 15617,
                "maximum": 50176,
                "minimum": 11776,
                "name": "Red",
                "position": 12,
                "stddev": 5984.567951,
                "variance": 35815053.56
              },
              {
                "average": 32683.82506,
                "count": 15617,
                "maximum": 47616,
                "minimum": 8448,
                "name": "Green",
                "position": 13,
                "stddev": 5684.204611,
                "variance": 32310182.06
              },
              {
                "average": 27168.26023,
                "count": 15617,
                "maximum": 41728,
                "minimum": 4352,
                "name": "Blue",
                "position": 14,
                "stddev": 5372.923397,
                "variance": 28868305.83
              },
              {
                "average": 428110.6,
                "count": 15617,
                "maximum": 428469.9962,
                "minimum": 427763.2493,
                "name": "GpsTime",
                "position": 15,
                "stddev": 352.5047371,
                "variance": 124259.5897
              },
              {
                "average": 0,
                "count": 15617,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15617,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15617,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15617,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15617,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431622.7992,
              4951318.028,
              1107.266313,
              431681.5992,
              4951376.648,
              1131.326313
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431622.79921712726,
                    4951318.027934785,
                    1107.2663130899425
                  ],
                  [
                    431622.79921712726,
                    4951376.647934784,
                    1107.2663130899425
                  ],
                  [
                    431681.5992171273,
                    4951376.647934784,
                    1131.3263130899425
                  ],
                  [
                    431681.5992171273,
                    4951318.027934785,
                    1131.3263130899425
                  ],
                  [
                    431622.79921712726,
                    4951318.027934785,
                    1107.2663130899425
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:47:49+00:00",
            "end_time": "2011-09-19T00:36: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": "44117G6111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.75002525162033,
              44.83745853444904,
              1028.10405632918
            ],
            [
              -117.75018813985778,
              44.850010270038986,
              1028.10405632918
            ],
            [
              -117.74194390217085,
              44.8500641291587,
              1151.2640563291798
            ],
            [
              -117.74178280360697,
              44.83751237013399,
              1151.2640563291798
            ],
            [
              -117.75002525162033,
              44.83745853444904,
              1028.10405632918
            ]
          ]
        ]
      },
      "bbox": [
        -117.7501881,
        44.83745853,
        1028.104056,
        -117.7417828,
        44.85006413,
        1151.264056
      ],
      "properties": {
        "datetime": "2011-09-19T00:40:49Z",
        "pc:count": 6647835,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 441010.2856,
            "count": 6647835,
            "maximum": 441372.2063,
            "minimum": 440720.6863,
            "name": "X",
            "position": 0,
            "stddev": 166.671261,
            "variance": 27779.30923
          },
          {
            "average": 4965813.976,
            "count": 6647835,
            "maximum": 4966561.697,
            "minimum": 4965167.277,
            "name": "Y",
            "position": 1,
            "stddev": 393.8424375,
            "variance": 155111.8656
          },
          {
            "average": 1065.909141,
            "count": 6647835,
            "maximum": 1151.264056,
            "minimum": 1028.104056,
            "name": "Z",
            "position": 2,
            "stddev": 23.02300251,
            "variance": 530.0586444
          },
          {
            "average": 232.3554894,
            "count": 6647835,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.34258303,
            "variance": 374.1355181
          },
          {
            "average": 1.001023792,
            "count": 6647835,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03204615201,
            "variance": 0.001026955858
          },
          {
            "average": 1.002048938,
            "count": 6647835,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04537819622,
            "variance": 0.002059180692
          },
          {
            "average": 0.499719984,
            "count": 6647835,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999592,
            "variance": 0.2499999592
          },
          {
            "average": 0,
            "count": 6647835,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.240673392,
            "count": 6647835,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4274923835,
            "variance": 0.182749738
          },
          {
            "average": 1.481050343,
            "count": 6647835,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.817888461,
            "variance": 61.11937999
          },
          {
            "average": 201.9568897,
            "count": 6647835,
            "maximum": 211,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 2.989523338,
            "variance": 8.937249791
          },
          {
            "average": 19.50099243,
            "count": 6647835,
            "maximum": 32,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.04560733,
            "variance": 100.9142265
          },
          {
            "average": 43543.16222,
            "count": 6647835,
            "maximum": 61696,
            "minimum": 15360,
            "name": "Red",
            "position": 12,
            "stddev": 3103.864218,
            "variance": 9633973.083
          },
          {
            "average": 39170.80317,
            "count": 6647835,
            "maximum": 63488,
            "minimum": 7680,
            "name": "Green",
            "position": 13,
            "stddev": 3869.895848,
            "variance": 14976093.88
          },
          {
            "average": 34251.80374,
            "count": 6647835,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 4519.098168,
            "variance": 20422248.26
          },
          {
            "average": 426858.6304,
            "count": 6647835,
            "maximum": 428049.2639,
            "minimum": 425630.4536,
            "name": "GpsTime",
            "position": 15,
            "stddev": 470.6215037,
            "variance": 221484.5998
          },
          {
            "average": 0,
            "count": 6647835,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6647835,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6647835,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6647835,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6647835,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          440720.6863,
          4965167.277,
          1028.104056,
          441372.2063,
          4966561.697,
          1151.264056
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                440720.68629535724,
                4965167.277196164,
                1028.10405632918
              ],
              [
                440720.68629535724,
                4966561.697196164,
                1028.10405632918
              ],
              [
                441372.20629535726,
                4966561.697196164,
                1151.2640563291798
              ],
              [
                441372.20629535726,
                4965167.277196164,
                1151.2640563291798
              ],
              [
                440720.68629535724,
                4965167.277196164,
                1028.10405632918
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:40:49+00:00",
        "end_time": "2011-09-19T00:00:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G6111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G6111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G6111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G6111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7501881,
            44.83745853,
            1028.104056,
            -117.7417828,
            44.85006413,
            1151.264056
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.75002525162033,
                  44.83745853444904,
                  1028.10405632918
                ],
                [
                  -117.75018813985778,
                  44.850010270038986,
                  1028.10405632918
                ],
                [
                  -117.74194390217085,
                  44.8500641291587,
                  1151.2640563291798
                ],
                [
                  -117.74178280360697,
                  44.83751237013399,
                  1151.2640563291798
                ],
                [
                  -117.75002525162033,
                  44.83745853444904,
                  1028.10405632918
                ]
              ]
            ]
          },
          "id": "44117G6111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G6111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:40:49Z",
            "pc:count": 6647835,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 441010.2856,
                "count": 6647835,
                "maximum": 441372.2063,
                "minimum": 440720.6863,
                "name": "X",
                "position": 0,
                "stddev": 166.671261,
                "variance": 27779.30923
              },
              {
                "average": 4965813.976,
                "count": 6647835,
                "maximum": 4966561.697,
                "minimum": 4965167.277,
                "name": "Y",
                "position": 1,
                "stddev": 393.8424375,
                "variance": 155111.8656
              },
              {
                "average": 1065.909141,
                "count": 6647835,
                "maximum": 1151.264056,
                "minimum": 1028.104056,
                "name": "Z",
                "position": 2,
                "stddev": 23.02300251,
                "variance": 530.0586444
              },
              {
                "average": 232.3554894,
                "count": 6647835,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.34258303,
                "variance": 374.1355181
              },
              {
                "average": 1.001023792,
                "count": 6647835,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03204615201,
                "variance": 0.001026955858
              },
              {
                "average": 1.002048938,
                "count": 6647835,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04537819622,
                "variance": 0.002059180692
              },
              {
                "average": 0.499719984,
                "count": 6647835,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999592,
                "variance": 0.2499999592
              },
              {
                "average": 0,
                "count": 6647835,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.240673392,
                "count": 6647835,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4274923835,
                "variance": 0.182749738
              },
              {
                "average": 1.481050343,
                "count": 6647835,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.817888461,
                "variance": 61.11937999
              },
              {
                "average": 201.9568897,
                "count": 6647835,
                "maximum": 211,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 2.989523338,
                "variance": 8.937249791
              },
              {
                "average": 19.50099243,
                "count": 6647835,
                "maximum": 32,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.04560733,
                "variance": 100.9142265
              },
              {
                "average": 43543.16222,
                "count": 6647835,
                "maximum": 61696,
                "minimum": 15360,
                "name": "Red",
                "position": 12,
                "stddev": 3103.864218,
                "variance": 9633973.083
              },
              {
                "average": 39170.80317,
                "count": 6647835,
                "maximum": 63488,
                "minimum": 7680,
                "name": "Green",
                "position": 13,
                "stddev": 3869.895848,
                "variance": 14976093.88
              },
              {
                "average": 34251.80374,
                "count": 6647835,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 4519.098168,
                "variance": 20422248.26
              },
              {
                "average": 426858.6304,
                "count": 6647835,
                "maximum": 428049.2639,
                "minimum": 425630.4536,
                "name": "GpsTime",
                "position": 15,
                "stddev": 470.6215037,
                "variance": 221484.5998
              },
              {
                "average": 0,
                "count": 6647835,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6647835,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6647835,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6647835,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6647835,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              440720.6863,
              4965167.277,
              1028.104056,
              441372.2063,
              4966561.697,
              1151.264056
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    440720.68629535724,
                    4965167.277196164,
                    1028.10405632918
                  ],
                  [
                    440720.68629535724,
                    4966561.697196164,
                    1028.10405632918
                  ],
                  [
                    441372.20629535726,
                    4966561.697196164,
                    1151.2640563291798
                  ],
                  [
                    441372.20629535726,
                    4965167.277196164,
                    1151.2640563291798
                  ],
                  [
                    440720.68629535724,
                    4965167.277196164,
                    1028.10405632918
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:40:49+00:00",
            "end_time": "2011-09-19T00:00: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": "44117G7403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.78752524887297,
              44.799926578871414,
              1029.896704512642
            ],
            [
              -117.78769649341932,
              44.81251033173482,
              1029.896704512642
            ],
            [
              -117.77502818319108,
              44.812597008990195,
              1059.216704512642
            ],
            [
              -117.77485969205591,
              44.80001321831605,
              1059.216704512642
            ],
            [
              -117.78752524887297,
              44.799926578871414,
              1029.896704512642
            ]
          ]
        ]
      },
      "bbox": [
        -117.7876965,
        44.79992658,
        1029.896705,
        -117.7748597,
        44.81259701,
        1059.216705
      ],
      "properties": {
        "datetime": "2011-09-19T00:53:01Z",
        "pc:count": 11564580,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438216.386,
            "count": 11564580,
            "maximum": 438718.1718,
            "minimum": 437716.3718,
            "name": "X",
            "position": 0,
            "stddev": 285.6482758,
            "variance": 81594.93746
          },
          {
            "average": 4961727.268,
            "count": 11564580,
            "maximum": 4962424.105,
            "minimum": 4961026.125,
            "name": "Y",
            "position": 1,
            "stddev": 398.5233368,
            "variance": 158820.8499
          },
          {
            "average": 1035.979189,
            "count": 11564580,
            "maximum": 1059.216705,
            "minimum": 1029.896705,
            "name": "Z",
            "position": 2,
            "stddev": 3.517457106,
            "variance": 12.37250449
          },
          {
            "average": 229.6705635,
            "count": 11564580,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.87485463,
            "variance": 833.7572297
          },
          {
            "average": 1.004449967,
            "count": 11564580,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0770609586,
            "variance": 0.005938391341
          },
          {
            "average": 1.008911002,
            "count": 11564580,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1157368329,
            "variance": 0.0133950145
          },
          {
            "average": 0.4989057104,
            "count": 11564580,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988241,
            "variance": 0.2499988241
          },
          {
            "average": 0,
            "count": 11564580,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276313969,
            "count": 11564580,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4471739895,
            "variance": 0.1999645768
          },
          {
            "average": 0.96873705,
            "count": 11564580,
            "maximum": 16.00200081,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.781537098,
            "variance": 60.55231961
          },
          {
            "average": 196.6473562,
            "count": 11564580,
            "maximum": 209,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 3.78445654,
            "variance": 14.3221113
          },
          {
            "average": 20.86850616,
            "count": 11564580,
            "maximum": 34,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.06419752,
            "variance": 101.2880718
          },
          {
            "average": 31061.85569,
            "count": 11564580,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 10688.39452,
            "variance": 114241777.3
          },
          {
            "average": 31456.89234,
            "count": 11564580,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 8705.147587,
            "variance": 75779594.51
          },
          {
            "average": 24236.803,
            "count": 11564580,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 7732.674556,
            "variance": 59794255.8
          },
          {
            "average": 427424.6185,
            "count": 11564580,
            "maximum": 428781.0326,
            "minimum": 426281.9121,
            "name": "GpsTime",
            "position": 15,
            "stddev": 513.9166376,
            "variance": 264110.3104
          },
          {
            "average": 0,
            "count": 11564580,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11564580,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11564580,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11564580,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11564580,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437716.3718,
          4961026.125,
          1029.896705,
          438718.1718,
          4962424.105,
          1059.216705
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437716.37181751366,
                4961026.12532004,
                1029.896704512642
              ],
              [
                437716.37181751366,
                4962424.10532004,
                1029.896704512642
              ],
              [
                438718.1718175137,
                4962424.10532004,
                1059.216704512642
              ],
              [
                438718.1718175137,
                4961026.12532004,
                1059.216704512642
              ],
              [
                437716.37181751366,
                4961026.12532004,
                1029.896704512642
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:53:01+00:00",
        "end_time": "2011-09-19T00:11:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7876965,
            44.79992658,
            1029.896705,
            -117.7748597,
            44.81259701,
            1059.216705
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.78752524887297,
                  44.799926578871414,
                  1029.896704512642
                ],
                [
                  -117.78769649341932,
                  44.81251033173482,
                  1029.896704512642
                ],
                [
                  -117.77502818319108,
                  44.812597008990195,
                  1059.216704512642
                ],
                [
                  -117.77485969205591,
                  44.80001321831605,
                  1059.216704512642
                ],
                [
                  -117.78752524887297,
                  44.799926578871414,
                  1029.896704512642
                ]
              ]
            ]
          },
          "id": "44117G7403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:53:01Z",
            "pc:count": 11564580,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438216.386,
                "count": 11564580,
                "maximum": 438718.1718,
                "minimum": 437716.3718,
                "name": "X",
                "position": 0,
                "stddev": 285.6482758,
                "variance": 81594.93746
              },
              {
                "average": 4961727.268,
                "count": 11564580,
                "maximum": 4962424.105,
                "minimum": 4961026.125,
                "name": "Y",
                "position": 1,
                "stddev": 398.5233368,
                "variance": 158820.8499
              },
              {
                "average": 1035.979189,
                "count": 11564580,
                "maximum": 1059.216705,
                "minimum": 1029.896705,
                "name": "Z",
                "position": 2,
                "stddev": 3.517457106,
                "variance": 12.37250449
              },
              {
                "average": 229.6705635,
                "count": 11564580,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.87485463,
                "variance": 833.7572297
              },
              {
                "average": 1.004449967,
                "count": 11564580,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0770609586,
                "variance": 0.005938391341
              },
              {
                "average": 1.008911002,
                "count": 11564580,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1157368329,
                "variance": 0.0133950145
              },
              {
                "average": 0.4989057104,
                "count": 11564580,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988241,
                "variance": 0.2499988241
              },
              {
                "average": 0,
                "count": 11564580,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276313969,
                "count": 11564580,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4471739895,
                "variance": 0.1999645768
              },
              {
                "average": 0.96873705,
                "count": 11564580,
                "maximum": 16.00200081,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.781537098,
                "variance": 60.55231961
              },
              {
                "average": 196.6473562,
                "count": 11564580,
                "maximum": 209,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 3.78445654,
                "variance": 14.3221113
              },
              {
                "average": 20.86850616,
                "count": 11564580,
                "maximum": 34,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.06419752,
                "variance": 101.2880718
              },
              {
                "average": 31061.85569,
                "count": 11564580,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 10688.39452,
                "variance": 114241777.3
              },
              {
                "average": 31456.89234,
                "count": 11564580,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 8705.147587,
                "variance": 75779594.51
              },
              {
                "average": 24236.803,
                "count": 11564580,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 7732.674556,
                "variance": 59794255.8
              },
              {
                "average": 427424.6185,
                "count": 11564580,
                "maximum": 428781.0326,
                "minimum": 426281.9121,
                "name": "GpsTime",
                "position": 15,
                "stddev": 513.9166376,
                "variance": 264110.3104
              },
              {
                "average": 0,
                "count": 11564580,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11564580,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11564580,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11564580,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11564580,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437716.3718,
              4961026.125,
              1029.896705,
              438718.1718,
              4962424.105,
              1059.216705
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437716.37181751366,
                    4961026.12532004,
                    1029.896704512642
                  ],
                  [
                    437716.37181751366,
                    4962424.10532004,
                    1029.896704512642
                  ],
                  [
                    438718.1718175137,
                    4962424.10532004,
                    1059.216704512642
                  ],
                  [
                    438718.1718175137,
                    4961026.12532004,
                    1059.216704512642
                  ],
                  [
                    437716.37181751366,
                    4961026.12532004,
                    1029.896704512642
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:53:01+00:00",
            "end_time": "2011-09-19T00:11:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118D1421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05603679398432,
              45.37495674516047,
              829.2692044110003
            ],
            [
              -118.05627040779171,
              45.38750281609617,
              829.2692044110003
            ],
            [
              -118.05002866444008,
              45.38756037237687,
              847.7492044110003
            ],
            [
              -118.04979643049329,
              45.375014276407285,
              847.7492044110003
            ],
            [
              -118.05603679398432,
              45.37495674516047,
              829.2692044110003
            ]
          ]
        ]
      },
      "bbox": [
        -118.0562704,
        45.37495675,
        829.2692044,
        -118.0497964,
        45.38756037,
        847.7492044
      ],
      "properties": {
        "datetime": "2011-09-15T18:43:49Z",
        "pc:count": 6994811,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417596.858,
            "count": 6994811,
            "maximum": 417802.6068,
            "minimum": 417313.9068,
            "name": "X",
            "position": 0,
            "stddev": 126.3167288,
            "variance": 15955.91598
          },
          {
            "average": 5025860.728,
            "count": 6994811,
            "maximum": 5026540.45,
            "minimum": 5025146.41,
            "name": "Y",
            "position": 1,
            "stddev": 401.502354,
            "variance": 161204.1403
          },
          {
            "average": 833.4852849,
            "count": 6994811,
            "maximum": 847.7492044,
            "minimum": 829.2692044,
            "name": "Z",
            "position": 2,
            "stddev": 1.482374499,
            "variance": 2.197434156
          },
          {
            "average": 114.7292542,
            "count": 6994811,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.07070767,
            "variance": 628.5403828
          },
          {
            "average": 1.005005997,
            "count": 6994811,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07322815685,
            "variance": 0.005362362955
          },
          {
            "average": 1.010494923,
            "count": 6994811,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1088295111,
            "variance": 0.01184386248
          },
          {
            "average": 0.4998412395,
            "count": 6994811,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000105,
            "variance": 0.2500000105
          },
          {
            "average": 0,
            "count": 6994811,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.126575257,
            "count": 6994811,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3324965821,
            "variance": 0.1105539771
          },
          {
            "average": -0.3531073895,
            "count": 6994811,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.240207782,
            "variance": 67.90102428
          },
          {
            "average": 164.3507276,
            "count": 6994811,
            "maximum": 177,
            "minimum": 125,
            "name": "UserData",
            "position": 10,
            "stddev": 20.31083928,
            "variance": 412.5301923
          },
          {
            "average": 10842.47845,
            "count": 6994811,
            "maximum": 20004,
            "minimum": 1001,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7623.167206,
            "variance": 58112678.24
          },
          {
            "average": 32936.09165,
            "count": 6994811,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 11549.57219,
            "variance": 133392617.7
          },
          {
            "average": 34337.49592,
            "count": 6994811,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 9371.98105,
            "variance": 87834028.8
          },
          {
            "average": 29172.35569,
            "count": 6994811,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7799.986786,
            "variance": 60839793.86
          },
          {
            "average": 123895.3329,
            "count": 6994811,
            "maximum": 147429.6472,
            "minimum": 66021.89721,
            "name": "GpsTime",
            "position": 15,
            "stddev": 36198.70377,
            "variance": 1310346155
          },
          {
            "average": 0,
            "count": 6994811,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6994811,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6994811,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6994811,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6994811,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417313.9068,
          5025146.41,
          829.2692044,
          417802.6068,
          5026540.45,
          847.7492044
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417313.9068128265,
                5025146.410055043,
                829.2692044110003
              ],
              [
                417313.9068128265,
                5026540.450055042,
                829.2692044110003
              ],
              [
                417802.6068128265,
                5026540.450055042,
                847.7492044110003
              ],
              [
                417802.6068128265,
                5025146.410055043,
                847.7492044110003
              ],
              [
                417313.9068128265,
                5025146.410055043,
                829.2692044110003
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:43:49+00:00",
        "end_time": "2011-09-14T20:07:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0562704,
            45.37495675,
            829.2692044,
            -118.0497964,
            45.38756037,
            847.7492044
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05603679398432,
                  45.37495674516047,
                  829.2692044110003
                ],
                [
                  -118.05627040779171,
                  45.38750281609617,
                  829.2692044110003
                ],
                [
                  -118.05002866444008,
                  45.38756037237687,
                  847.7492044110003
                ],
                [
                  -118.04979643049329,
                  45.375014276407285,
                  847.7492044110003
                ],
                [
                  -118.05603679398432,
                  45.37495674516047,
                  829.2692044110003
                ]
              ]
            ]
          },
          "id": "45118D1421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:43:49Z",
            "pc:count": 6994811,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417596.858,
                "count": 6994811,
                "maximum": 417802.6068,
                "minimum": 417313.9068,
                "name": "X",
                "position": 0,
                "stddev": 126.3167288,
                "variance": 15955.91598
              },
              {
                "average": 5025860.728,
                "count": 6994811,
                "maximum": 5026540.45,
                "minimum": 5025146.41,
                "name": "Y",
                "position": 1,
                "stddev": 401.502354,
                "variance": 161204.1403
              },
              {
                "average": 833.4852849,
                "count": 6994811,
                "maximum": 847.7492044,
                "minimum": 829.2692044,
                "name": "Z",
                "position": 2,
                "stddev": 1.482374499,
                "variance": 2.197434156
              },
              {
                "average": 114.7292542,
                "count": 6994811,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.07070767,
                "variance": 628.5403828
              },
              {
                "average": 1.005005997,
                "count": 6994811,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07322815685,
                "variance": 0.005362362955
              },
              {
                "average": 1.010494923,
                "count": 6994811,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1088295111,
                "variance": 0.01184386248
              },
              {
                "average": 0.4998412395,
                "count": 6994811,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000105,
                "variance": 0.2500000105
              },
              {
                "average": 0,
                "count": 6994811,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.126575257,
                "count": 6994811,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3324965821,
                "variance": 0.1105539771
              },
              {
                "average": -0.3531073895,
                "count": 6994811,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.240207782,
                "variance": 67.90102428
              },
              {
                "average": 164.3507276,
                "count": 6994811,
                "maximum": 177,
                "minimum": 125,
                "name": "UserData",
                "position": 10,
                "stddev": 20.31083928,
                "variance": 412.5301923
              },
              {
                "average": 10842.47845,
                "count": 6994811,
                "maximum": 20004,
                "minimum": 1001,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7623.167206,
                "variance": 58112678.24
              },
              {
                "average": 32936.09165,
                "count": 6994811,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 11549.57219,
                "variance": 133392617.7
              },
              {
                "average": 34337.49592,
                "count": 6994811,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 9371.98105,
                "variance": 87834028.8
              },
              {
                "average": 29172.35569,
                "count": 6994811,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7799.986786,
                "variance": 60839793.86
              },
              {
                "average": 123895.3329,
                "count": 6994811,
                "maximum": 147429.6472,
                "minimum": 66021.89721,
                "name": "GpsTime",
                "position": 15,
                "stddev": 36198.70377,
                "variance": 1310346155
              },
              {
                "average": 0,
                "count": 6994811,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6994811,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6994811,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6994811,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6994811,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417313.9068,
              5025146.41,
              829.2692044,
              417802.6068,
              5026540.45,
              847.7492044
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417313.9068128265,
                    5025146.410055043,
                    829.2692044110003
                  ],
                  [
                    417313.9068128265,
                    5026540.450055042,
                    829.2692044110003
                  ],
                  [
                    417802.6068128265,
                    5026540.450055042,
                    847.7492044110003
                  ],
                  [
                    417802.6068128265,
                    5025146.410055043,
                    847.7492044110003
                  ],
                  [
                    417313.9068128265,
                    5025146.410055043,
                    829.2692044110003
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:43:49+00:00",
            "end_time": "2011-09-14T20:07: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": "44117G7221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252511344042,
              44.812424134208094,
              1028.25620834156
            ],
            [
              -117.81270190110642,
              44.825009942911606,
              1028.25620834156
            ],
            [
              -117.80002840038162,
              44.825099430893694,
              1056.29620834156
            ],
            [
              -117.79985436887804,
              44.81251358314707,
              1056.29620834156
            ],
            [
              -117.81252511344042,
              44.812424134208094,
              1028.25620834156
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127019,
        44.81242413,
        1028.256208,
        -117.7998544,
        44.82509943,
        1056.296208
      ],
      "properties": {
        "datetime": "2011-09-19T20:14:46Z",
        "pc:count": 11779082,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436258.0852,
            "count": 11779082,
            "maximum": 436755.0282,
            "minimum": 435753.0282,
            "name": "X",
            "position": 0,
            "stddev": 284.900827,
            "variance": 81168.48123
          },
          {
            "average": 4963126.514,
            "count": 11779082,
            "maximum": 4963832.074,
            "minimum": 4962433.854,
            "name": "Y",
            "position": 1,
            "stddev": 399.9508781,
            "variance": 159960.7049
          },
          {
            "average": 1030.811254,
            "count": 11779082,
            "maximum": 1056.296208,
            "minimum": 1028.256208,
            "name": "Z",
            "position": 2,
            "stddev": 1.437686041,
            "variance": 2.066941152
          },
          {
            "average": 229.5143015,
            "count": 11779082,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.82394413,
            "variance": 950.1155319
          },
          {
            "average": 1.007556192,
            "count": 11779082,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1001152444,
            "variance": 0.01002306217
          },
          {
            "average": 1.015157039,
            "count": 11779082,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1504861208,
            "variance": 0.02264607256
          },
          {
            "average": 0.4990432192,
            "count": 11779082,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991058,
            "variance": 0.2499991058
          },
          {
            "average": 0,
            "count": 11779082,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.23929403,
            "count": 11779082,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4266525666,
            "variance": 0.1820324126
          },
          {
            "average": 1.372192924,
            "count": 11779082,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.675866705,
            "variance": 58.91892967
          },
          {
            "average": 197.337467,
            "count": 11779082,
            "maximum": 212,
            "minimum": 187,
            "name": "UserData",
            "position": 10,
            "stddev": 3.15829989,
            "variance": 9.974858193
          },
          {
            "average": 34.30113875,
            "count": 11779082,
            "maximum": 119,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 23.79397725,
            "variance": 566.1533533
          },
          {
            "average": 32211.99428,
            "count": 11779082,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 11217.42039,
            "variance": 125830520.1
          },
          {
            "average": 32533.1341,
            "count": 11779082,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 9291.159357,
            "variance": 86325642.19
          },
          {
            "average": 25498.90063,
            "count": 11779082,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 8460.711911,
            "variance": 71583646.05
          },
          {
            "average": 436588.347,
            "count": 11779082,
            "maximum": 498486.1684,
            "minimum": 429597.6288,
            "name": "GpsTime",
            "position": 15,
            "stddev": 19112.83584,
            "variance": 365300494
          },
          {
            "average": 0,
            "count": 11779082,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11779082,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11779082,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11779082,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11779082,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435753.0282,
          4962433.854,
          1028.256208,
          436755.0282,
          4963832.074,
          1056.296208
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435753.02821238653,
                4962433.853810121,
                1028.25620834156
              ],
              [
                435753.02821238653,
                4963832.073810122,
                1028.25620834156
              ],
              [
                436755.02821238653,
                4963832.073810122,
                1056.29620834156
              ],
              [
                436755.02821238653,
                4962433.853810121,
                1056.29620834156
              ],
              [
                435753.02821238653,
                4962433.853810121,
                1028.25620834156
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T20:14:46+00:00",
        "end_time": "2011-09-19T01:06:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127019,
            44.81242413,
            1028.256208,
            -117.7998544,
            44.82509943,
            1056.296208
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252511344042,
                  44.812424134208094,
                  1028.25620834156
                ],
                [
                  -117.81270190110642,
                  44.825009942911606,
                  1028.25620834156
                ],
                [
                  -117.80002840038162,
                  44.825099430893694,
                  1056.29620834156
                ],
                [
                  -117.79985436887804,
                  44.81251358314707,
                  1056.29620834156
                ],
                [
                  -117.81252511344042,
                  44.812424134208094,
                  1028.25620834156
                ]
              ]
            ]
          },
          "id": "44117G7221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:14:46Z",
            "pc:count": 11779082,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436258.0852,
                "count": 11779082,
                "maximum": 436755.0282,
                "minimum": 435753.0282,
                "name": "X",
                "position": 0,
                "stddev": 284.900827,
                "variance": 81168.48123
              },
              {
                "average": 4963126.514,
                "count": 11779082,
                "maximum": 4963832.074,
                "minimum": 4962433.854,
                "name": "Y",
                "position": 1,
                "stddev": 399.9508781,
                "variance": 159960.7049
              },
              {
                "average": 1030.811254,
                "count": 11779082,
                "maximum": 1056.296208,
                "minimum": 1028.256208,
                "name": "Z",
                "position": 2,
                "stddev": 1.437686041,
                "variance": 2.066941152
              },
              {
                "average": 229.5143015,
                "count": 11779082,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.82394413,
                "variance": 950.1155319
              },
              {
                "average": 1.007556192,
                "count": 11779082,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1001152444,
                "variance": 0.01002306217
              },
              {
                "average": 1.015157039,
                "count": 11779082,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1504861208,
                "variance": 0.02264607256
              },
              {
                "average": 0.4990432192,
                "count": 11779082,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991058,
                "variance": 0.2499991058
              },
              {
                "average": 0,
                "count": 11779082,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.23929403,
                "count": 11779082,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4266525666,
                "variance": 0.1820324126
              },
              {
                "average": 1.372192924,
                "count": 11779082,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.675866705,
                "variance": 58.91892967
              },
              {
                "average": 197.337467,
                "count": 11779082,
                "maximum": 212,
                "minimum": 187,
                "name": "UserData",
                "position": 10,
                "stddev": 3.15829989,
                "variance": 9.974858193
              },
              {
                "average": 34.30113875,
                "count": 11779082,
                "maximum": 119,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 23.79397725,
                "variance": 566.1533533
              },
              {
                "average": 32211.99428,
                "count": 11779082,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 11217.42039,
                "variance": 125830520.1
              },
              {
                "average": 32533.1341,
                "count": 11779082,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 9291.159357,
                "variance": 86325642.19
              },
              {
                "average": 25498.90063,
                "count": 11779082,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 8460.711911,
                "variance": 71583646.05
              },
              {
                "average": 436588.347,
                "count": 11779082,
                "maximum": 498486.1684,
                "minimum": 429597.6288,
                "name": "GpsTime",
                "position": 15,
                "stddev": 19112.83584,
                "variance": 365300494
              },
              {
                "average": 0,
                "count": 11779082,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11779082,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11779082,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11779082,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11779082,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435753.0282,
              4962433.854,
              1028.256208,
              436755.0282,
              4963832.074,
              1056.296208
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435753.02821238653,
                    4962433.853810121,
                    1028.25620834156
                  ],
                  [
                    435753.02821238653,
                    4963832.073810122,
                    1028.25620834156
                  ],
                  [
                    436755.02821238653,
                    4963832.073810122,
                    1056.29620834156
                  ],
                  [
                    436755.02821238653,
                    4962433.853810121,
                    1056.29620834156
                  ],
                  [
                    435753.02821238653,
                    4962433.853810121,
                    1028.25620834156
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T20:14:46+00:00",
            "end_time": "2011-09-19T01:06: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": "44117F7114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752517423741,
              44.71244136050464,
              1069.6348866119363
            ],
            [
              -117.83770652026105,
              44.725010208571945,
              1069.6348866119363
            ],
            [
              -117.82502894114248,
              44.72510249981759,
              1145.5948866119363
            ],
            [
              -117.82485033879453,
              44.7125336115372,
              1145.5948866119363
            ],
            [
              -117.83752517423741,
              44.71244136050464,
              1069.6348866119363
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377065,
        44.71244136,
        1069.634887,
        -117.8248503,
        44.7251025,
        1145.594887
      ],
      "properties": {
        "datetime": "2011-09-19T00:22:59Z",
        "pc:count": 11002113,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434130.4092,
            "count": 11002113,
            "maximum": 434665.9528,
            "minimum": 433661.8928,
            "name": "X",
            "position": 0,
            "stddev": 266.7199976,
            "variance": 71139.55712
          },
          {
            "average": 4952084.093,
            "count": 11002113,
            "maximum": 4952743.871,
            "minimum": 4951347.551,
            "name": "Y",
            "position": 1,
            "stddev": 392.0385115,
            "variance": 153694.1945
          },
          {
            "average": 1083.406551,
            "count": 11002113,
            "maximum": 1145.594887,
            "minimum": 1069.634887,
            "name": "Z",
            "position": 2,
            "stddev": 15.1110681,
            "variance": 228.3443791
          },
          {
            "average": 225.1700325,
            "count": 11002113,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.25765595,
            "variance": 1243.102303
          },
          {
            "average": 1.005730536,
            "count": 11002113,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08361705703,
            "variance": 0.006991812226
          },
          {
            "average": 1.011483249,
            "count": 11002113,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1238455097,
            "variance": 0.01533771028
          },
          {
            "average": 0.4986095853,
            "count": 11002113,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980895,
            "variance": 0.2499980895
          },
          {
            "average": 0,
            "count": 11002113,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.265376387,
            "count": 11002113,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4415334393,
            "variance": 0.1949517781
          },
          {
            "average": 0.7104014341,
            "count": 11002113,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.89533126,
            "variance": 62.3362557
          },
          {
            "average": 198.6362614,
            "count": 11002113,
            "maximum": 212,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 3.911211619,
            "variance": 15.29757633
          },
          {
            "average": 16.8262601,
            "count": 11002113,
            "maximum": 30,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.05206249,
            "variance": 101.0439604
          },
          {
            "average": 26062.05685,
            "count": 11002113,
            "maximum": 59904,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 9384.447866,
            "variance": 88067861.75
          },
          {
            "average": 26940.27973,
            "count": 11002113,
            "maximum": 60160,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 6998.373289,
            "variance": 48977228.69
          },
          {
            "average": 22240.36641,
            "count": 11002113,
            "maximum": 63232,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 6015.831083,
            "variance": 36190223.61
          },
          {
            "average": 425691.7012,
            "count": 11002113,
            "maximum": 426979.3722,
            "minimum": 424385.9514,
            "name": "GpsTime",
            "position": 15,
            "stddev": 490.1515617,
            "variance": 240248.5534
          },
          {
            "average": 0,
            "count": 11002113,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11002113,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11002113,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11002113,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11002113,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433661.8928,
          4951347.551,
          1069.634887,
          434665.9528,
          4952743.871,
          1145.594887
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433661.89281565597,
                4951347.551052732,
                1069.6348866119363
              ],
              [
                433661.89281565597,
                4952743.871052733,
                1069.6348866119363
              ],
              [
                434665.952815656,
                4952743.871052733,
                1145.5948866119363
              ],
              [
                434665.952815656,
                4951347.551052732,
                1145.5948866119363
              ],
              [
                433661.89281565597,
                4951347.551052732,
                1069.6348866119363
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:22:59+00:00",
        "end_time": "2011-09-18T23:39:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117F7114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117F7114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117F7114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377065,
            44.71244136,
            1069.634887,
            -117.8248503,
            44.7251025,
            1145.594887
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752517423741,
                  44.71244136050464,
                  1069.6348866119363
                ],
                [
                  -117.83770652026105,
                  44.725010208571945,
                  1069.6348866119363
                ],
                [
                  -117.82502894114248,
                  44.72510249981759,
                  1145.5948866119363
                ],
                [
                  -117.82485033879453,
                  44.7125336115372,
                  1145.5948866119363
                ],
                [
                  -117.83752517423741,
                  44.71244136050464,
                  1069.6348866119363
                ]
              ]
            ]
          },
          "id": "44117F7114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:22:59Z",
            "pc:count": 11002113,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434130.4092,
                "count": 11002113,
                "maximum": 434665.9528,
                "minimum": 433661.8928,
                "name": "X",
                "position": 0,
                "stddev": 266.7199976,
                "variance": 71139.55712
              },
              {
                "average": 4952084.093,
                "count": 11002113,
                "maximum": 4952743.871,
                "minimum": 4951347.551,
                "name": "Y",
                "position": 1,
                "stddev": 392.0385115,
                "variance": 153694.1945
              },
              {
                "average": 1083.406551,
                "count": 11002113,
                "maximum": 1145.594887,
                "minimum": 1069.634887,
                "name": "Z",
                "position": 2,
                "stddev": 15.1110681,
                "variance": 228.3443791
              },
              {
                "average": 225.1700325,
                "count": 11002113,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.25765595,
                "variance": 1243.102303
              },
              {
                "average": 1.005730536,
                "count": 11002113,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08361705703,
                "variance": 0.006991812226
              },
              {
                "average": 1.011483249,
                "count": 11002113,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1238455097,
                "variance": 0.01533771028
              },
              {
                "average": 0.4986095853,
                "count": 11002113,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980895,
                "variance": 0.2499980895
              },
              {
                "average": 0,
                "count": 11002113,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.265376387,
                "count": 11002113,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4415334393,
                "variance": 0.1949517781
              },
              {
                "average": 0.7104014341,
                "count": 11002113,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.89533126,
                "variance": 62.3362557
              },
              {
                "average": 198.6362614,
                "count": 11002113,
                "maximum": 212,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 3.911211619,
                "variance": 15.29757633
              },
              {
                "average": 16.8262601,
                "count": 11002113,
                "maximum": 30,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.05206249,
                "variance": 101.0439604
              },
              {
                "average": 26062.05685,
                "count": 11002113,
                "maximum": 59904,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 9384.447866,
                "variance": 88067861.75
              },
              {
                "average": 26940.27973,
                "count": 11002113,
                "maximum": 60160,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 6998.373289,
                "variance": 48977228.69
              },
              {
                "average": 22240.36641,
                "count": 11002113,
                "maximum": 63232,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 6015.831083,
                "variance": 36190223.61
              },
              {
                "average": 425691.7012,
                "count": 11002113,
                "maximum": 426979.3722,
                "minimum": 424385.9514,
                "name": "GpsTime",
                "position": 15,
                "stddev": 490.1515617,
                "variance": 240248.5534
              },
              {
                "average": 0,
                "count": 11002113,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11002113,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11002113,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11002113,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11002113,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433661.8928,
              4951347.551,
              1069.634887,
              434665.9528,
              4952743.871,
              1145.594887
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433661.89281565597,
                    4951347.551052732,
                    1069.6348866119363
                  ],
                  [
                    433661.89281565597,
                    4952743.871052733,
                    1069.6348866119363
                  ],
                  [
                    434665.952815656,
                    4952743.871052733,
                    1145.5948866119363
                  ],
                  [
                    434665.952815656,
                    4951347.551052732,
                    1145.5948866119363
                  ],
                  [
                    433661.89281565597,
                    4951347.551052732,
                    1069.6348866119363
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:22:59+00:00",
            "end_time": "2011-09-18T23: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": "45118D1112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.10947741855222,
              45.470501751527834,
              1520.7429146579373
            ],
            [
              -118.10956592832886,
              45.475011935492645,
              1520.7429146579373
            ],
            [
              -118.10002947717409,
              45.47510418101825,
              1739.462914657937
            ],
            [
              -118.09994172774371,
              45.47059398262729,
              1739.462914657937
            ],
            [
              -118.10947741855222,
              45.470501751527834,
              1520.7429146579373
            ]
          ]
        ]
      },
      "bbox": [
        -118.1095659,
        45.47050175,
        1520.742915,
        -118.0999417,
        45.47510418,
        1739.462915
      ],
      "properties": {
        "datetime": "2011-09-15T20:03:36Z",
        "pc:count": 2558071,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 413714.2674,
            "count": 2558071,
            "maximum": 414021.485,
            "minimum": 413275.965,
            "name": "X",
            "position": 0,
            "stddev": 182.404848,
            "variance": 33271.52859
          },
          {
            "average": 5036088.459,
            "count": 2558071,
            "maximum": 5036318.457,
            "minimum": 5035817.297,
            "name": "Y",
            "position": 1,
            "stddev": 134.1948173,
            "variance": 18008.24899
          },
          {
            "average": 1673.697459,
            "count": 2558071,
            "maximum": 1739.462915,
            "minimum": 1520.742915,
            "name": "Z",
            "position": 2,
            "stddev": 38.48367607,
            "variance": 1480.993324
          },
          {
            "average": 94.05638389,
            "count": 2558071,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.47482541,
            "variance": 2753.607302
          },
          {
            "average": 1.144261829,
            "count": 2558071,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.386469917,
            "variance": 0.1493589968
          },
          {
            "average": 1.298650428,
            "count": 2558071,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5466481893,
            "variance": 0.2988242428
          },
          {
            "average": 0.5001315444,
            "count": 2558071,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000804,
            "variance": 0.2500000804
          },
          {
            "average": 0,
            "count": 2558071,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.155926868,
            "count": 2558071,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3627860685,
            "variance": 0.1316137315
          },
          {
            "average": -2.335312731,
            "count": 2558071,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.710254527,
            "variance": 75.86853392
          },
          {
            "average": 177,
            "count": 2558071,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14772.03772,
            "count": 2558071,
            "maximum": 20019,
            "minimum": 9425,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5294.758426,
            "variance": 28034466.79
          },
          {
            "average": 18194.12246,
            "count": 2558071,
            "maximum": 58624,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 12060.65622,
            "variance": 145459428.5
          },
          {
            "average": 19193.01614,
            "count": 2558071,
            "maximum": 56320,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 11575.25784,
            "variance": 133986594
          },
          {
            "average": 17468.30124,
            "count": 2558071,
            "maximum": 54528,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9696.816538,
            "variance": 94028250.98
          },
          {
            "average": 151252.6919,
            "count": 2558071,
            "maximum": 152216.9975,
            "minimum": 150797.8717,
            "name": "GpsTime",
            "position": 15,
            "stddev": 339.930547,
            "variance": 115552.7768
          },
          {
            "average": 0,
            "count": 2558071,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2558071,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2558071,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2558071,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2558071,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          413275.965,
          5035817.297,
          1520.742915,
          414021.485,
          5036318.457,
          1739.462915
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                413275.96501637367,
                5035817.296878158,
                1520.7429146579373
              ],
              [
                413275.96501637367,
                5036318.456878158,
                1520.7429146579373
              ],
              [
                414021.4850163737,
                5036318.456878158,
                1739.462914657937
              ],
              [
                414021.4850163737,
                5035817.296878158,
                1739.462914657937
              ],
              [
                413275.96501637367,
                5035817.296878158,
                1520.7429146579373
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:03:36+00:00",
        "end_time": "2011-09-15T19:39:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1095659,
            45.47050175,
            1520.742915,
            -118.0999417,
            45.47510418,
            1739.462915
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.10947741855222,
                  45.470501751527834,
                  1520.7429146579373
                ],
                [
                  -118.10956592832886,
                  45.475011935492645,
                  1520.7429146579373
                ],
                [
                  -118.10002947717409,
                  45.47510418101825,
                  1739.462914657937
                ],
                [
                  -118.09994172774371,
                  45.47059398262729,
                  1739.462914657937
                ],
                [
                  -118.10947741855222,
                  45.470501751527834,
                  1520.7429146579373
                ]
              ]
            ]
          },
          "id": "45118D1112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:03:36Z",
            "pc:count": 2558071,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 413714.2674,
                "count": 2558071,
                "maximum": 414021.485,
                "minimum": 413275.965,
                "name": "X",
                "position": 0,
                "stddev": 182.404848,
                "variance": 33271.52859
              },
              {
                "average": 5036088.459,
                "count": 2558071,
                "maximum": 5036318.457,
                "minimum": 5035817.297,
                "name": "Y",
                "position": 1,
                "stddev": 134.1948173,
                "variance": 18008.24899
              },
              {
                "average": 1673.697459,
                "count": 2558071,
                "maximum": 1739.462915,
                "minimum": 1520.742915,
                "name": "Z",
                "position": 2,
                "stddev": 38.48367607,
                "variance": 1480.993324
              },
              {
                "average": 94.05638389,
                "count": 2558071,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.47482541,
                "variance": 2753.607302
              },
              {
                "average": 1.144261829,
                "count": 2558071,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.386469917,
                "variance": 0.1493589968
              },
              {
                "average": 1.298650428,
                "count": 2558071,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5466481893,
                "variance": 0.2988242428
              },
              {
                "average": 0.5001315444,
                "count": 2558071,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000804,
                "variance": 0.2500000804
              },
              {
                "average": 0,
                "count": 2558071,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.155926868,
                "count": 2558071,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3627860685,
                "variance": 0.1316137315
              },
              {
                "average": -2.335312731,
                "count": 2558071,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.710254527,
                "variance": 75.86853392
              },
              {
                "average": 177,
                "count": 2558071,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14772.03772,
                "count": 2558071,
                "maximum": 20019,
                "minimum": 9425,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5294.758426,
                "variance": 28034466.79
              },
              {
                "average": 18194.12246,
                "count": 2558071,
                "maximum": 58624,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 12060.65622,
                "variance": 145459428.5
              },
              {
                "average": 19193.01614,
                "count": 2558071,
                "maximum": 56320,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 11575.25784,
                "variance": 133986594
              },
              {
                "average": 17468.30124,
                "count": 2558071,
                "maximum": 54528,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9696.816538,
                "variance": 94028250.98
              },
              {
                "average": 151252.6919,
                "count": 2558071,
                "maximum": 152216.9975,
                "minimum": 150797.8717,
                "name": "GpsTime",
                "position": 15,
                "stddev": 339.930547,
                "variance": 115552.7768
              },
              {
                "average": 0,
                "count": 2558071,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2558071,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2558071,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2558071,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2558071,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              413275.965,
              5035817.297,
              1520.742915,
              414021.485,
              5036318.457,
              1739.462915
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    413275.96501637367,
                    5035817.296878158,
                    1520.7429146579373
                  ],
                  [
                    413275.96501637367,
                    5036318.456878158,
                    1520.7429146579373
                  ],
                  [
                    414021.4850163737,
                    5036318.456878158,
                    1739.462914657937
                  ],
                  [
                    414021.4850163737,
                    5035817.296878158,
                    1739.462914657937
                  ],
                  [
                    413275.96501637367,
                    5035817.296878158,
                    1520.7429146579373
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:03:36+00:00",
            "end_time": "2011-09-15T19:39: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": "45118E1317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.11252386103041,
              45.512391210596554,
              1240.1025472759097
            ],
            [
              -118.11277258131202,
              45.52500927898671,
              1240.1025472759097
            ],
            [
              -118.10003026659788,
              45.52513270871465,
              1761.1825472759097
            ],
            [
              -118.09978439300073,
              45.51251458632675,
              1761.1825472759097
            ],
            [
              -118.11252386103041,
              45.512391210596554,
              1240.1025472759097
            ]
          ]
        ]
      },
      "bbox": [
        -118.1127726,
        45.51239121,
        1240.102547,
        -118.0997844,
        45.52513271,
        1761.182547
      ],
      "properties": {
        "datetime": "2011-09-15T20:02:02Z",
        "pc:count": 12687216,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 413583.4542,
            "count": 12687216,
            "maximum": 414097.5429,
            "minimum": 413102.2829,
            "name": "X",
            "position": 0,
            "stddev": 288.2991467,
            "variance": 83116.39798
          },
          {
            "average": 5041247.66,
            "count": 12687216,
            "maximum": 5041876.465,
            "minimum": 5040474.365,
            "name": "Y",
            "position": 1,
            "stddev": 404.3792741,
            "variance": 163522.5973
          },
          {
            "average": 1510.676693,
            "count": 12687216,
            "maximum": 1761.182547,
            "minimum": 1240.102547,
            "name": "Z",
            "position": 2,
            "stddev": 116.4384216,
            "variance": 13557.90603
          },
          {
            "average": 90.87150207,
            "count": 12687216,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.88687105,
            "variance": 2488.699903
          },
          {
            "average": 1.118102506,
            "count": 12687216,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3519903112,
            "variance": 0.1238971792
          },
          {
            "average": 1.242738596,
            "count": 12687216,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4994873141,
            "variance": 0.249487577
          },
          {
            "average": 0.4996201688,
            "count": 12687216,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998754,
            "variance": 0.2499998754
          },
          {
            "average": 0,
            "count": 12687216,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.124843149,
            "count": 12687216,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3305409898,
            "variance": 0.1092573459
          },
          {
            "average": -1.104588278,
            "count": 12687216,
            "maximum": 16.99799919,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.327519653,
            "variance": 69.34758357
          },
          {
            "average": 177,
            "count": 12687216,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14728.70316,
            "count": 12687216,
            "maximum": 20019,
            "minimum": 9424,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.001228,
            "variance": 28037038.01
          },
          {
            "average": 15729.65833,
            "count": 12687216,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9313.751966,
            "variance": 86745975.69
          },
          {
            "average": 17376.11104,
            "count": 12687216,
            "maximum": 54016,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 9617.631081,
            "variance": 92498827.61
          },
          {
            "average": 16446.69478,
            "count": 12687216,
            "maximum": 55808,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8294.730846,
            "variance": 68802559.81
          },
          {
            "average": 151288.5102,
            "count": 12687216,
            "maximum": 152122.7527,
            "minimum": 150438.7436,
            "name": "GpsTime",
            "position": 15,
            "stddev": 487.4040137,
            "variance": 237562.6726
          },
          {
            "average": 0,
            "count": 12687216,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12687216,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12687216,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12687216,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12687216,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          413102.2829,
          5040474.365,
          1240.102547,
          414097.5429,
          5041876.465,
          1761.182547
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                413102.2829389393,
                5040474.3650443,
                1240.1025472759097
              ],
              [
                413102.2829389393,
                5041876.4650443,
                1240.1025472759097
              ],
              [
                414097.5429389393,
                5041876.4650443,
                1761.1825472759097
              ],
              [
                414097.5429389393,
                5040474.3650443,
                1761.1825472759097
              ],
              [
                413102.2829389393,
                5040474.3650443,
                1240.1025472759097
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:02:02+00:00",
        "end_time": "2011-09-15T19:33:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1127726,
            45.51239121,
            1240.102547,
            -118.0997844,
            45.52513271,
            1761.182547
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.11252386103041,
                  45.512391210596554,
                  1240.1025472759097
                ],
                [
                  -118.11277258131202,
                  45.52500927898671,
                  1240.1025472759097
                ],
                [
                  -118.10003026659788,
                  45.52513270871465,
                  1761.1825472759097
                ],
                [
                  -118.09978439300073,
                  45.51251458632675,
                  1761.1825472759097
                ],
                [
                  -118.11252386103041,
                  45.512391210596554,
                  1240.1025472759097
                ]
              ]
            ]
          },
          "id": "45118E1317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:02:02Z",
            "pc:count": 12687216,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 413583.4542,
                "count": 12687216,
                "maximum": 414097.5429,
                "minimum": 413102.2829,
                "name": "X",
                "position": 0,
                "stddev": 288.2991467,
                "variance": 83116.39798
              },
              {
                "average": 5041247.66,
                "count": 12687216,
                "maximum": 5041876.465,
                "minimum": 5040474.365,
                "name": "Y",
                "position": 1,
                "stddev": 404.3792741,
                "variance": 163522.5973
              },
              {
                "average": 1510.676693,
                "count": 12687216,
                "maximum": 1761.182547,
                "minimum": 1240.102547,
                "name": "Z",
                "position": 2,
                "stddev": 116.4384216,
                "variance": 13557.90603
              },
              {
                "average": 90.87150207,
                "count": 12687216,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.88687105,
                "variance": 2488.699903
              },
              {
                "average": 1.118102506,
                "count": 12687216,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3519903112,
                "variance": 0.1238971792
              },
              {
                "average": 1.242738596,
                "count": 12687216,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4994873141,
                "variance": 0.249487577
              },
              {
                "average": 0.4996201688,
                "count": 12687216,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998754,
                "variance": 0.2499998754
              },
              {
                "average": 0,
                "count": 12687216,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.124843149,
                "count": 12687216,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3305409898,
                "variance": 0.1092573459
              },
              {
                "average": -1.104588278,
                "count": 12687216,
                "maximum": 16.99799919,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.327519653,
                "variance": 69.34758357
              },
              {
                "average": 177,
                "count": 12687216,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14728.70316,
                "count": 12687216,
                "maximum": 20019,
                "minimum": 9424,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.001228,
                "variance": 28037038.01
              },
              {
                "average": 15729.65833,
                "count": 12687216,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9313.751966,
                "variance": 86745975.69
              },
              {
                "average": 17376.11104,
                "count": 12687216,
                "maximum": 54016,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 9617.631081,
                "variance": 92498827.61
              },
              {
                "average": 16446.69478,
                "count": 12687216,
                "maximum": 55808,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8294.730846,
                "variance": 68802559.81
              },
              {
                "average": 151288.5102,
                "count": 12687216,
                "maximum": 152122.7527,
                "minimum": 150438.7436,
                "name": "GpsTime",
                "position": 15,
                "stddev": 487.4040137,
                "variance": 237562.6726
              },
              {
                "average": 0,
                "count": 12687216,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12687216,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12687216,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12687216,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12687216,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              413102.2829,
              5040474.365,
              1240.102547,
              414097.5429,
              5041876.465,
              1761.182547
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    413102.2829389393,
                    5040474.3650443,
                    1240.1025472759097
                  ],
                  [
                    413102.2829389393,
                    5041876.4650443,
                    1240.1025472759097
                  ],
                  [
                    414097.5429389393,
                    5041876.4650443,
                    1761.1825472759097
                  ],
                  [
                    414097.5429389393,
                    5040474.3650443,
                    1761.1825472759097
                  ],
                  [
                    413102.2829389393,
                    5040474.3650443,
                    1240.1025472759097
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:02:02+00:00",
            "end_time": "2011-09-15T19:33:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118A1409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502411642729,
              45.03740079935307,
              1082.658088876175
            ],
            [
              -118.0252493246867,
              45.05000966132231,
              1082.658088876175
            ],
            [
              -118.01252977727282,
              45.05012314883382,
              1196.658088876175
            ],
            [
              -118.01230736185005,
              45.03751423726088,
              1196.658088876175
            ],
            [
              -118.02502411642729,
              45.03740079935307,
              1082.658088876175
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252493,
        45.0374008,
        1082.658089,
        -118.0123074,
        45.05012315,
        1196.658089
      ],
      "properties": {
        "datetime": "2011-09-20T23:55:08Z",
        "pc:count": 11818033,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419775.197,
            "count": 11818033,
            "maximum": 420267.8321,
            "minimum": 419266.0521,
            "name": "X",
            "position": 0,
            "stddev": 284.2668431,
            "variance": 80807.63807
          },
          {
            "average": 4988331.571,
            "count": 11818033,
            "maximum": 4989016.431,
            "minimum": 4987615.511,
            "name": "Y",
            "position": 1,
            "stddev": 399.9024186,
            "variance": 159921.9444
          },
          {
            "average": 1137.242514,
            "count": 11818033,
            "maximum": 1196.658089,
            "minimum": 1082.658089,
            "name": "Z",
            "position": 2,
            "stddev": 25.72998528,
            "variance": 662.0321426
          },
          {
            "average": 225.3190477,
            "count": 11818033,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.50905471,
            "variance": 1056.838638
          },
          {
            "average": 1.006982296,
            "count": 11818033,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08645566134,
            "variance": 0.007474581378
          },
          {
            "average": 1.013962222,
            "count": 11818033,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.124115301,
            "variance": 0.01540460794
          },
          {
            "average": 0.498906967,
            "count": 11818033,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988264,
            "variance": 0.2499988264
          },
          {
            "average": 0,
            "count": 11818033,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.256318289,
            "count": 11818033,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4365996335,
            "variance": 0.1906192399
          },
          {
            "average": 1.175154925,
            "count": 11818033,
            "maximum": 19.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.105639783,
            "variance": 65.70139629
          },
          {
            "average": 202.7140257,
            "count": 11818033,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 3.936459983,
            "variance": 15.4957172
          },
          {
            "average": 61.5222848,
            "count": 11818033,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 36.37102479,
            "variance": 1322.851444
          },
          {
            "average": 33362.3949,
            "count": 11818033,
            "maximum": 65280,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 6946.869633,
            "variance": 48258997.7
          },
          {
            "average": 31494.49064,
            "count": 11818033,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 5646.127987,
            "variance": 31878761.25
          },
          {
            "average": 24670.89357,
            "count": 11818033,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5230.375578,
            "variance": 27356828.68
          },
          {
            "average": 586155.6331,
            "count": 11818033,
            "maximum": 598108.4423,
            "minimum": 524922.2741,
            "name": "GpsTime",
            "position": 15,
            "stddev": 10348.93922,
            "variance": 107100543
          },
          {
            "average": 0,
            "count": 11818033,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11818033,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11818033,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11818033,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11818033,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419266.0521,
          4987615.511,
          1082.658089,
          420267.8321,
          4989016.431,
          1196.658089
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419266.0521392832,
                4987615.510710264,
                1082.658088876175
              ],
              [
                419266.0521392832,
                4989016.430710264,
                1082.658088876175
              ],
              [
                420267.83213928324,
                4989016.430710264,
                1196.658088876175
              ],
              [
                420267.83213928324,
                4987615.510710264,
                1196.658088876175
              ],
              [
                419266.0521392832,
                4987615.510710264,
                1082.658088876175
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:55:08+00:00",
        "end_time": "2011-09-20T03:35:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252493,
            45.0374008,
            1082.658089,
            -118.0123074,
            45.05012315,
            1196.658089
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502411642729,
                  45.03740079935307,
                  1082.658088876175
                ],
                [
                  -118.0252493246867,
                  45.05000966132231,
                  1082.658088876175
                ],
                [
                  -118.01252977727282,
                  45.05012314883382,
                  1196.658088876175
                ],
                [
                  -118.01230736185005,
                  45.03751423726088,
                  1196.658088876175
                ],
                [
                  -118.02502411642729,
                  45.03740079935307,
                  1082.658088876175
                ]
              ]
            ]
          },
          "id": "45118A1409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:55:08Z",
            "pc:count": 11818033,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419775.197,
                "count": 11818033,
                "maximum": 420267.8321,
                "minimum": 419266.0521,
                "name": "X",
                "position": 0,
                "stddev": 284.2668431,
                "variance": 80807.63807
              },
              {
                "average": 4988331.571,
                "count": 11818033,
                "maximum": 4989016.431,
                "minimum": 4987615.511,
                "name": "Y",
                "position": 1,
                "stddev": 399.9024186,
                "variance": 159921.9444
              },
              {
                "average": 1137.242514,
                "count": 11818033,
                "maximum": 1196.658089,
                "minimum": 1082.658089,
                "name": "Z",
                "position": 2,
                "stddev": 25.72998528,
                "variance": 662.0321426
              },
              {
                "average": 225.3190477,
                "count": 11818033,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.50905471,
                "variance": 1056.838638
              },
              {
                "average": 1.006982296,
                "count": 11818033,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08645566134,
                "variance": 0.007474581378
              },
              {
                "average": 1.013962222,
                "count": 11818033,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.124115301,
                "variance": 0.01540460794
              },
              {
                "average": 0.498906967,
                "count": 11818033,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988264,
                "variance": 0.2499988264
              },
              {
                "average": 0,
                "count": 11818033,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.256318289,
                "count": 11818033,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4365996335,
                "variance": 0.1906192399
              },
              {
                "average": 1.175154925,
                "count": 11818033,
                "maximum": 19.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.105639783,
                "variance": 65.70139629
              },
              {
                "average": 202.7140257,
                "count": 11818033,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 3.936459983,
                "variance": 15.4957172
              },
              {
                "average": 61.5222848,
                "count": 11818033,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 36.37102479,
                "variance": 1322.851444
              },
              {
                "average": 33362.3949,
                "count": 11818033,
                "maximum": 65280,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 6946.869633,
                "variance": 48258997.7
              },
              {
                "average": 31494.49064,
                "count": 11818033,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 5646.127987,
                "variance": 31878761.25
              },
              {
                "average": 24670.89357,
                "count": 11818033,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5230.375578,
                "variance": 27356828.68
              },
              {
                "average": 586155.6331,
                "count": 11818033,
                "maximum": 598108.4423,
                "minimum": 524922.2741,
                "name": "GpsTime",
                "position": 15,
                "stddev": 10348.93922,
                "variance": 107100543
              },
              {
                "average": 0,
                "count": 11818033,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11818033,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11818033,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11818033,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11818033,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419266.0521,
              4987615.511,
              1082.658089,
              420267.8321,
              4989016.431,
              1196.658089
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419266.0521392832,
                    4987615.510710264,
                    1082.658088876175
                  ],
                  [
                    419266.0521392832,
                    4989016.430710264,
                    1082.658088876175
                  ],
                  [
                    420267.83213928324,
                    4989016.430710264,
                    1196.658088876175
                  ],
                  [
                    420267.83213928324,
                    4987615.510710264,
                    1196.658088876175
                  ],
                  [
                    419266.0521392832,
                    4987615.510710264,
                    1082.658088876175
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:55:08+00:00",
            "end_time": "2011-09-20T03:35:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118C1421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05973805958615,
              45.251511963357565,
              882.5848956614509
            ],
            [
              -118.0599427067802,
              45.26251191707317,
              882.5848956614509
            ],
            [
              -118.05002908806821,
              45.26260349721383,
              1194.044895661451
            ],
            [
              -118.04982635407771,
              45.25160350857519,
              1194.044895661451
            ],
            [
              -118.05973805958615,
              45.251511963357565,
              882.5848956614509
            ]
          ]
        ]
      },
      "bbox": [
        -118.0599427,
        45.25151196,
        882.5848957,
        -118.0498264,
        45.2626035,
        1194.044896
      ],
      "properties": {
        "datetime": "2011-09-19T18:38:15Z",
        "pc:count": 3687799,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417334.4536,
            "count": 3687799,
            "maximum": 417621.6437,
            "minimum": 416843.7437,
            "name": "X",
            "position": 0,
            "stddev": 182.9942222,
            "variance": 33486.88537
          },
          {
            "average": 5012197.977,
            "count": 3687799,
            "maximum": 5012658.556,
            "minimum": 5011436.336,
            "name": "Y",
            "position": 1,
            "stddev": 299.9316522,
            "variance": 89958.99597
          },
          {
            "average": 1007.691897,
            "count": 3687799,
            "maximum": 1194.044896,
            "minimum": 882.5848957,
            "name": "Z",
            "position": 2,
            "stddev": 62.09839689,
            "variance": 3856.210897
          },
          {
            "average": 93.18460171,
            "count": 3687799,
            "maximum": 235,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.87117631,
            "variance": 1753.195405
          },
          {
            "average": 1.064098125,
            "count": 3687799,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2626513386,
            "variance": 0.06898572568
          },
          {
            "average": 1.131699694,
            "count": 3687799,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3796822471,
            "variance": 0.1441586088
          },
          {
            "average": 0.500276181,
            "count": 3687799,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999915,
            "variance": 0.2499999915
          },
          {
            "average": 0,
            "count": 3687799,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.203359511,
            "count": 3687799,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4024977814,
            "variance": 0.162004464
          },
          {
            "average": -1.705315257,
            "count": 3687799,
            "maximum": 16.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.45149763,
            "variance": 71.42781219
          },
          {
            "average": 137.8860347,
            "count": 3687799,
            "maximum": 138,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3177691187,
            "variance": 0.1009772128
          },
          {
            "average": 10650.09031,
            "count": 3687799,
            "maximum": 10682,
            "minimum": 10645,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.41636609,
            "variance": 130.3334148
          },
          {
            "average": 17955.00158,
            "count": 3687799,
            "maximum": 53248,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 7958.360019,
            "variance": 63335494.19
          },
          {
            "average": 19415.62373,
            "count": 3687799,
            "maximum": 50944,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 7991.487736,
            "variance": 63863876.24
          },
          {
            "average": 19322.97826,
            "count": 3687799,
            "maximum": 51200,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 7078.279749,
            "variance": 50102044.21
          },
          {
            "average": 474255.0583,
            "count": 3687799,
            "maximum": 492695.9807,
            "minimum": 336700.0624,
            "name": "GpsTime",
            "position": 15,
            "stddev": 49266.79388,
            "variance": 2427216979
          },
          {
            "average": 0,
            "count": 3687799,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3687799,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3687799,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3687799,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3687799,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416843.7437,
          5011436.336,
          882.5848957,
          417621.6437,
          5012658.556,
          1194.044896
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416843.74366392416,
                5011436.335971092,
                882.5848956614509
              ],
              [
                416843.74366392416,
                5012658.555971093,
                882.5848956614509
              ],
              [
                417621.6436639242,
                5012658.555971093,
                1194.044895661451
              ],
              [
                417621.6436639242,
                5011436.335971092,
                1194.044895661451
              ],
              [
                416843.74366392416,
                5011436.335971092,
                882.5848956614509
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:38:15+00:00",
        "end_time": "2011-09-17T23:18:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118C1421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118C1421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118C1421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0599427,
            45.25151196,
            882.5848957,
            -118.0498264,
            45.2626035,
            1194.044896
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05973805958615,
                  45.251511963357565,
                  882.5848956614509
                ],
                [
                  -118.0599427067802,
                  45.26251191707317,
                  882.5848956614509
                ],
                [
                  -118.05002908806821,
                  45.26260349721383,
                  1194.044895661451
                ],
                [
                  -118.04982635407771,
                  45.25160350857519,
                  1194.044895661451
                ],
                [
                  -118.05973805958615,
                  45.251511963357565,
                  882.5848956614509
                ]
              ]
            ]
          },
          "id": "45118C1421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:38:15Z",
            "pc:count": 3687799,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417334.4536,
                "count": 3687799,
                "maximum": 417621.6437,
                "minimum": 416843.7437,
                "name": "X",
                "position": 0,
                "stddev": 182.9942222,
                "variance": 33486.88537
              },
              {
                "average": 5012197.977,
                "count": 3687799,
                "maximum": 5012658.556,
                "minimum": 5011436.336,
                "name": "Y",
                "position": 1,
                "stddev": 299.9316522,
                "variance": 89958.99597
              },
              {
                "average": 1007.691897,
                "count": 3687799,
                "maximum": 1194.044896,
                "minimum": 882.5848957,
                "name": "Z",
                "position": 2,
                "stddev": 62.09839689,
                "variance": 3856.210897
              },
              {
                "average": 93.18460171,
                "count": 3687799,
                "maximum": 235,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.87117631,
                "variance": 1753.195405
              },
              {
                "average": 1.064098125,
                "count": 3687799,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2626513386,
                "variance": 0.06898572568
              },
              {
                "average": 1.131699694,
                "count": 3687799,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3796822471,
                "variance": 0.1441586088
              },
              {
                "average": 0.500276181,
                "count": 3687799,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999915,
                "variance": 0.2499999915
              },
              {
                "average": 0,
                "count": 3687799,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.203359511,
                "count": 3687799,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4024977814,
                "variance": 0.162004464
              },
              {
                "average": -1.705315257,
                "count": 3687799,
                "maximum": 16.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.45149763,
                "variance": 71.42781219
              },
              {
                "average": 137.8860347,
                "count": 3687799,
                "maximum": 138,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3177691187,
                "variance": 0.1009772128
              },
              {
                "average": 10650.09031,
                "count": 3687799,
                "maximum": 10682,
                "minimum": 10645,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.41636609,
                "variance": 130.3334148
              },
              {
                "average": 17955.00158,
                "count": 3687799,
                "maximum": 53248,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 7958.360019,
                "variance": 63335494.19
              },
              {
                "average": 19415.62373,
                "count": 3687799,
                "maximum": 50944,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 7991.487736,
                "variance": 63863876.24
              },
              {
                "average": 19322.97826,
                "count": 3687799,
                "maximum": 51200,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 7078.279749,
                "variance": 50102044.21
              },
              {
                "average": 474255.0583,
                "count": 3687799,
                "maximum": 492695.9807,
                "minimum": 336700.0624,
                "name": "GpsTime",
                "position": 15,
                "stddev": 49266.79388,
                "variance": 2427216979
              },
              {
                "average": 0,
                "count": 3687799,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3687799,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3687799,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3687799,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3687799,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416843.7437,
              5011436.336,
              882.5848957,
              417621.6437,
              5012658.556,
              1194.044896
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416843.74366392416,
                    5011436.335971092,
                    882.5848956614509
                  ],
                  [
                    416843.74366392416,
                    5012658.555971093,
                    882.5848956614509
                  ],
                  [
                    417621.6436639242,
                    5012658.555971093,
                    1194.044895661451
                  ],
                  [
                    417621.6436639242,
                    5011436.335971092,
                    1194.044895661451
                  ],
                  [
                    416843.74366392416,
                    5011436.335971092,
                    882.5848956614509
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:38:15+00:00",
            "end_time": "2011-09-17T23:18: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": "44117G8208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252437311944,
              44.84991303654337,
              1018.1213081414318
            ],
            [
              -117.91272335840465,
              44.86250995223446,
              1018.1213081414318
            ],
            [
              -117.90002880108167,
              44.862610708341094,
              1039.3413081414317
            ],
            [
              -117.89983258246184,
              44.85001374865226,
              1039.3413081414317
            ],
            [
              -117.91252437311944,
              44.84991303654337,
              1018.1213081414318
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127234,
        44.84991304,
        1018.121308,
        -117.8998326,
        44.86261071,
        1039.341308
      ],
      "properties": {
        "datetime": "2011-09-21T00:06:25Z",
        "pc:count": 13793503,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428376.5432,
            "count": 13793503,
            "maximum": 428895.6812,
            "minimum": 427892.6412,
            "name": "X",
            "position": 0,
            "stddev": 283.9822751,
            "variance": 80645.93257
          },
          {
            "average": 4967431.416,
            "count": 13793503,
            "maximum": 4968081.675,
            "minimum": 4966682.175,
            "name": "Y",
            "position": 1,
            "stddev": 396.2633357,
            "variance": 157024.6312
          },
          {
            "average": 1022.598427,
            "count": 13793503,
            "maximum": 1039.341308,
            "minimum": 1018.121308,
            "name": "Z",
            "position": 2,
            "stddev": 1.851008206,
            "variance": 3.426231377
          },
          {
            "average": 230.4293764,
            "count": 13793503,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.1106235,
            "variance": 906.6496478
          },
          {
            "average": 1.002403523,
            "count": 13793503,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05680776499,
            "variance": 0.003227122163
          },
          {
            "average": 1.004800521,
            "count": 13793503,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08529293126,
            "variance": 0.007274884123
          },
          {
            "average": 0.4968059238,
            "count": 13793503,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999898159,
            "variance": 0.249989816
          },
          {
            "average": 0,
            "count": 13793503,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.235583448,
            "count": 13793503,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4243629345,
            "variance": 0.1800839002
          },
          {
            "average": -0.2264808277,
            "count": 13793503,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.767000382,
            "variance": 60.32629494
          },
          {
            "average": 197.9903817,
            "count": 13793503,
            "maximum": 209,
            "minimum": 187,
            "name": "UserData",
            "position": 10,
            "stddev": 3.047436009,
            "variance": 9.286866232
          },
          {
            "average": 70.87051977,
            "count": 13793503,
            "maximum": 85,
            "minimum": 56,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.15461392,
            "variance": 124.4254116
          },
          {
            "average": 30843.4996,
            "count": 13793503,
            "maximum": 63744,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 8935.453939,
            "variance": 79842337.09
          },
          {
            "average": 31727.75919,
            "count": 13793503,
            "maximum": 64000,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 6752.645377,
            "variance": 45598219.59
          },
          {
            "average": 24999.9402,
            "count": 13793503,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 5974.565405,
            "variance": 35695431.77
          },
          {
            "average": 597068.2758,
            "count": 13793503,
            "maximum": 598785.6473,
            "minimum": 595023.4533,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1007.845227,
            "variance": 1015752.001
          },
          {
            "average": 0,
            "count": 13793503,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13793503,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13793503,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13793503,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13793503,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427892.6412,
          4966682.175,
          1018.121308,
          428895.6812,
          4968081.675,
          1039.341308
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427892.64116727025,
                4966682.175164997,
                1018.1213081414318
              ],
              [
                427892.64116727025,
                4968081.675164997,
                1018.1213081414318
              ],
              [
                428895.6811672703,
                4968081.675164997,
                1039.3413081414317
              ],
              [
                428895.6811672703,
                4966682.175164997,
                1039.3413081414317
              ],
              [
                427892.64116727025,
                4966682.175164997,
                1018.1213081414318
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-21T00:06:25+00:00",
        "end_time": "2011-09-20T23:03:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127234,
            44.84991304,
            1018.121308,
            -117.8998326,
            44.86261071,
            1039.341308
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252437311944,
                  44.84991303654337,
                  1018.1213081414318
                ],
                [
                  -117.91272335840465,
                  44.86250995223446,
                  1018.1213081414318
                ],
                [
                  -117.90002880108167,
                  44.862610708341094,
                  1039.3413081414317
                ],
                [
                  -117.89983258246184,
                  44.85001374865226,
                  1039.3413081414317
                ],
                [
                  -117.91252437311944,
                  44.84991303654337,
                  1018.1213081414318
                ]
              ]
            ]
          },
          "id": "44117G8208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-21T00:06:25Z",
            "pc:count": 13793503,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428376.5432,
                "count": 13793503,
                "maximum": 428895.6812,
                "minimum": 427892.6412,
                "name": "X",
                "position": 0,
                "stddev": 283.9822751,
                "variance": 80645.93257
              },
              {
                "average": 4967431.416,
                "count": 13793503,
                "maximum": 4968081.675,
                "minimum": 4966682.175,
                "name": "Y",
                "position": 1,
                "stddev": 396.2633357,
                "variance": 157024.6312
              },
              {
                "average": 1022.598427,
                "count": 13793503,
                "maximum": 1039.341308,
                "minimum": 1018.121308,
                "name": "Z",
                "position": 2,
                "stddev": 1.851008206,
                "variance": 3.426231377
              },
              {
                "average": 230.4293764,
                "count": 13793503,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.1106235,
                "variance": 906.6496478
              },
              {
                "average": 1.002403523,
                "count": 13793503,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05680776499,
                "variance": 0.003227122163
              },
              {
                "average": 1.004800521,
                "count": 13793503,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08529293126,
                "variance": 0.007274884123
              },
              {
                "average": 0.4968059238,
                "count": 13793503,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999898159,
                "variance": 0.249989816
              },
              {
                "average": 0,
                "count": 13793503,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.235583448,
                "count": 13793503,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4243629345,
                "variance": 0.1800839002
              },
              {
                "average": -0.2264808277,
                "count": 13793503,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.767000382,
                "variance": 60.32629494
              },
              {
                "average": 197.9903817,
                "count": 13793503,
                "maximum": 209,
                "minimum": 187,
                "name": "UserData",
                "position": 10,
                "stddev": 3.047436009,
                "variance": 9.286866232
              },
              {
                "average": 70.87051977,
                "count": 13793503,
                "maximum": 85,
                "minimum": 56,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.15461392,
                "variance": 124.4254116
              },
              {
                "average": 30843.4996,
                "count": 13793503,
                "maximum": 63744,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 8935.453939,
                "variance": 79842337.09
              },
              {
                "average": 31727.75919,
                "count": 13793503,
                "maximum": 64000,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 6752.645377,
                "variance": 45598219.59
              },
              {
                "average": 24999.9402,
                "count": 13793503,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 5974.565405,
                "variance": 35695431.77
              },
              {
                "average": 597068.2758,
                "count": 13793503,
                "maximum": 598785.6473,
                "minimum": 595023.4533,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1007.845227,
                "variance": 1015752.001
              },
              {
                "average": 0,
                "count": 13793503,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13793503,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13793503,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13793503,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13793503,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427892.6412,
              4966682.175,
              1018.121308,
              428895.6812,
              4968081.675,
              1039.341308
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427892.64116727025,
                    4966682.175164997,
                    1018.1213081414318
                  ],
                  [
                    427892.64116727025,
                    4968081.675164997,
                    1018.1213081414318
                  ],
                  [
                    428895.6811672703,
                    4968081.675164997,
                    1039.3413081414317
                  ],
                  [
                    428895.6811672703,
                    4966682.175164997,
                    1039.3413081414317
                  ],
                  [
                    427892.64116727025,
                    4966682.175164997,
                    1018.1213081414318
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-21T00:06:25+00:00",
            "end_time": "2011-09-20T23: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": "45118E1408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752438262242,
              45.53739932519079,
              879.9319325377967
            ],
            [
              -118.03768323167813,
              45.54603407376373,
              879.9319325377967
            ],
            [
              -118.02502730792956,
              45.54614834822873,
              984.0319325377966
            ],
            [
              -118.0248703954214,
              45.53751356544239,
              984.0319325377966
            ],
            [
              -118.03752438262242,
              45.53739932519079,
              879.9319325377967
            ]
          ]
        ]
      },
      "bbox": [
        -118.0376832,
        45.53739933,
        879.9319325,
        -118.0248704,
        45.54614835,
        984.0319325
      ],
      "properties": {
        "datetime": "2011-09-14T22:49:47Z",
        "pc:count": 7033980,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419492.823,
            "count": 7033980,
            "maximum": 419984.4729,
            "minimum": 418996.3529,
            "name": "X",
            "position": 0,
            "stddev": 285.8728278,
            "variance": 81723.2737
          },
          {
            "average": 5043604.43,
            "count": 7033980,
            "maximum": 5044133.735,
            "minimum": 5043174.275,
            "name": "Y",
            "position": 1,
            "stddev": 238.5310096,
            "variance": 56897.04256
          },
          {
            "average": 908.9365798,
            "count": 7033980,
            "maximum": 984.0319325,
            "minimum": 879.9319325,
            "name": "Z",
            "position": 2,
            "stddev": 21.32961872,
            "variance": 454.9526348
          },
          {
            "average": 102.5115603,
            "count": 7033980,
            "maximum": 197,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.56274802,
            "variance": 1264.709047
          },
          {
            "average": 1.055875337,
            "count": 7033980,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2495879026,
            "variance": 0.06229412115
          },
          {
            "average": 1.120974896,
            "count": 7033980,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.380805133,
            "variance": 0.1450125493
          },
          {
            "average": 0.4998824279,
            "count": 7033980,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000217,
            "variance": 0.2500000217
          },
          {
            "average": 0,
            "count": 7033980,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.267402523,
            "count": 7033980,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4426041591,
            "variance": 0.1958984416
          },
          {
            "average": -1.856843754,
            "count": 7033980,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.782411868,
            "variance": 77.13075822
          },
          {
            "average": 120.1392657,
            "count": 7033980,
            "maximum": 129,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 1.626073276,
            "variance": 2.644114299
          },
          {
            "average": 1017.17868,
            "count": 7033980,
            "maximum": 1021,
            "minimum": 1014,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.678837929,
            "variance": 2.818496792
          },
          {
            "average": 32135.90589,
            "count": 7033980,
            "maximum": 65280,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 12743.65128,
            "variance": 162400648
          },
          {
            "average": 30657.23113,
            "count": 7033980,
            "maximum": 65280,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 10483.65252,
            "variance": 109906970.2
          },
          {
            "average": 26215.67316,
            "count": 7033980,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 8495.441935,
            "variance": 72172533.68
          },
          {
            "average": 74078.52315,
            "count": 7033980,
            "maximum": 75787.02734,
            "minimum": 72679.93455,
            "name": "GpsTime",
            "position": 15,
            "stddev": 836.7258257,
            "variance": 700110.1074
          },
          {
            "average": 0,
            "count": 7033980,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7033980,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7033980,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7033980,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7033980,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418996.3529,
          5043174.275,
          879.9319325,
          419984.4729,
          5044133.735,
          984.0319325
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418996.3528666646,
                5043174.275365912,
                879.9319325377967
              ],
              [
                418996.3528666646,
                5044133.735365913,
                879.9319325377967
              ],
              [
                419984.4728666646,
                5044133.735365913,
                984.0319325377966
              ],
              [
                419984.4728666646,
                5043174.275365912,
                984.0319325377966
              ],
              [
                418996.3528666646,
                5043174.275365912,
                879.9319325377967
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:49:47+00:00",
        "end_time": "2011-09-14T21:57:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0376832,
            45.53739933,
            879.9319325,
            -118.0248704,
            45.54614835,
            984.0319325
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752438262242,
                  45.53739932519079,
                  879.9319325377967
                ],
                [
                  -118.03768323167813,
                  45.54603407376373,
                  879.9319325377967
                ],
                [
                  -118.02502730792956,
                  45.54614834822873,
                  984.0319325377966
                ],
                [
                  -118.0248703954214,
                  45.53751356544239,
                  984.0319325377966
                ],
                [
                  -118.03752438262242,
                  45.53739932519079,
                  879.9319325377967
                ]
              ]
            ]
          },
          "id": "45118E1408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:49:47Z",
            "pc:count": 7033980,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419492.823,
                "count": 7033980,
                "maximum": 419984.4729,
                "minimum": 418996.3529,
                "name": "X",
                "position": 0,
                "stddev": 285.8728278,
                "variance": 81723.2737
              },
              {
                "average": 5043604.43,
                "count": 7033980,
                "maximum": 5044133.735,
                "minimum": 5043174.275,
                "name": "Y",
                "position": 1,
                "stddev": 238.5310096,
                "variance": 56897.04256
              },
              {
                "average": 908.9365798,
                "count": 7033980,
                "maximum": 984.0319325,
                "minimum": 879.9319325,
                "name": "Z",
                "position": 2,
                "stddev": 21.32961872,
                "variance": 454.9526348
              },
              {
                "average": 102.5115603,
                "count": 7033980,
                "maximum": 197,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.56274802,
                "variance": 1264.709047
              },
              {
                "average": 1.055875337,
                "count": 7033980,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2495879026,
                "variance": 0.06229412115
              },
              {
                "average": 1.120974896,
                "count": 7033980,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.380805133,
                "variance": 0.1450125493
              },
              {
                "average": 0.4998824279,
                "count": 7033980,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000217,
                "variance": 0.2500000217
              },
              {
                "average": 0,
                "count": 7033980,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.267402523,
                "count": 7033980,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4426041591,
                "variance": 0.1958984416
              },
              {
                "average": -1.856843754,
                "count": 7033980,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.782411868,
                "variance": 77.13075822
              },
              {
                "average": 120.1392657,
                "count": 7033980,
                "maximum": 129,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 1.626073276,
                "variance": 2.644114299
              },
              {
                "average": 1017.17868,
                "count": 7033980,
                "maximum": 1021,
                "minimum": 1014,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.678837929,
                "variance": 2.818496792
              },
              {
                "average": 32135.90589,
                "count": 7033980,
                "maximum": 65280,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 12743.65128,
                "variance": 162400648
              },
              {
                "average": 30657.23113,
                "count": 7033980,
                "maximum": 65280,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 10483.65252,
                "variance": 109906970.2
              },
              {
                "average": 26215.67316,
                "count": 7033980,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 8495.441935,
                "variance": 72172533.68
              },
              {
                "average": 74078.52315,
                "count": 7033980,
                "maximum": 75787.02734,
                "minimum": 72679.93455,
                "name": "GpsTime",
                "position": 15,
                "stddev": 836.7258257,
                "variance": 700110.1074
              },
              {
                "average": 0,
                "count": 7033980,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7033980,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7033980,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7033980,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7033980,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418996.3529,
              5043174.275,
              879.9319325,
              419984.4729,
              5044133.735,
              984.0319325
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418996.3528666646,
                    5043174.275365912,
                    879.9319325377967
                  ],
                  [
                    418996.3528666646,
                    5044133.735365913,
                    879.9319325377967
                  ],
                  [
                    419984.4728666646,
                    5044133.735365913,
                    984.0319325377966
                  ],
                  [
                    419984.4728666646,
                    5043174.275365912,
                    984.0319325377966
                  ],
                  [
                    418996.3528666646,
                    5043174.275365912,
                    879.9319325377967
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:49:47+00:00",
            "end_time": "2011-09-14T21:57:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117F7115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502682525812,
              44.7205152801934,
              1094.1457758149409
            ],
            [
              -117.82509072886016,
              44.72501113529661,
              1094.1457758149409
            ],
            [
              -117.82285460540213,
              44.72502726913397,
              1136.2657758149408
            ],
            [
              -117.82279087494152,
              44.720531411515836,
              1136.2657758149408
            ],
            [
              -117.82502682525812,
              44.7205152801934,
              1094.1457758149409
            ]
          ]
        ]
      },
      "bbox": [
        -117.8250907,
        44.72051528,
        1094.145776,
        -117.8227909,
        44.72502727,
        1136.265776
      ],
      "properties": {
        "datetime": "2011-09-19T00:04:23Z",
        "pc:count": 434411,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434725.2478,
            "count": 434411,
            "maximum": 434838.0569,
            "minimum": 434660.9569,
            "name": "X",
            "position": 0,
            "stddev": 41.76916797,
            "variance": 1744.663393
          },
          {
            "average": 4952567.457,
            "count": 434411,
            "maximum": 4952733.772,
            "minimum": 4952234.312,
            "name": "Y",
            "position": 1,
            "stddev": 116.5268831,
            "variance": 13578.51449
          },
          {
            "average": 1118.957844,
            "count": 434411,
            "maximum": 1136.265776,
            "minimum": 1094.145776,
            "name": "Z",
            "position": 2,
            "stddev": 7.778745675,
            "variance": 60.50888428
          },
          {
            "average": 230.8731708,
            "count": 434411,
            "maximum": 255,
            "minimum": 10,
            "name": "Intensity",
            "position": 3,
            "stddev": 16.95814154,
            "variance": 287.5785645
          },
          {
            "average": 1.000018416,
            "count": 434411,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004291321846,
            "variance": 1.841544319e-05
          },
          {
            "average": 1.000036831,
            "count": 434411,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006068789673,
            "variance": 3.683020809e-05
          },
          {
            "average": 0.4909475128,
            "count": 434411,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999186212,
            "variance": 0.2499186278
          },
          {
            "average": 0,
            "count": 434411,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.230199051,
            "count": 434411,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4209606346,
            "variance": 0.1772078559
          },
          {
            "average": -1.669401642,
            "count": 434411,
            "maximum": 16.00200081,
            "minimum": -13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.328700386,
            "variance": 53.70984935
          },
          {
            "average": 205.0650973,
            "count": 434411,
            "maximum": 212,
            "minimum": 193,
            "name": "UserData",
            "position": 10,
            "stddev": 3.688885063,
            "variance": 13.60787301
          },
          {
            "average": 15.69776088,
            "count": 434411,
            "maximum": 27,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.01132657,
            "variance": 100.2266596
          },
          {
            "average": 42093.72834,
            "count": 434411,
            "maximum": 53504,
            "minimum": 25088,
            "name": "Red",
            "position": 12,
            "stddev": 3008.414721,
            "variance": 9050559.131
          },
          {
            "average": 37665.72408,
            "count": 434411,
            "maximum": 52224,
            "minimum": 19712,
            "name": "Green",
            "position": 13,
            "stddev": 3204.222948,
            "variance": 10267044.7
          },
          {
            "average": 31788.58554,
            "count": 434411,
            "maximum": 48640,
            "minimum": 13056,
            "name": "Blue",
            "position": 14,
            "stddev": 3254.904904,
            "variance": 10594405.93
          },
          {
            "average": 425247.2909,
            "count": 434411,
            "maximum": 425863.2062,
            "minimum": 424963.5003,
            "name": "GpsTime",
            "position": 15,
            "stddev": 285.6194418,
            "variance": 81578.46554
          },
          {
            "average": 0,
            "count": 434411,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 434411,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 434411,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 434411,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 434411,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434660.9569,
          4952234.312,
          1094.145776,
          434838.0569,
          4952733.772,
          1136.265776
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434660.9569236397,
                4952234.311668559,
                1094.1457758149409
              ],
              [
                434660.9569236397,
                4952733.77166856,
                1094.1457758149409
              ],
              [
                434838.05692363967,
                4952733.77166856,
                1136.2657758149408
              ],
              [
                434838.05692363967,
                4952234.311668559,
                1136.2657758149408
              ],
              [
                434660.9569236397,
                4952234.311668559,
                1094.1457758149409
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:04:23+00:00",
        "end_time": "2011-09-18T23:49:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117F7115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117F7115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117F7115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8250907,
            44.72051528,
            1094.145776,
            -117.8227909,
            44.72502727,
            1136.265776
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502682525812,
                  44.7205152801934,
                  1094.1457758149409
                ],
                [
                  -117.82509072886016,
                  44.72501113529661,
                  1094.1457758149409
                ],
                [
                  -117.82285460540213,
                  44.72502726913397,
                  1136.2657758149408
                ],
                [
                  -117.82279087494152,
                  44.720531411515836,
                  1136.2657758149408
                ],
                [
                  -117.82502682525812,
                  44.7205152801934,
                  1094.1457758149409
                ]
              ]
            ]
          },
          "id": "44117F7115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:04:23Z",
            "pc:count": 434411,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434725.2478,
                "count": 434411,
                "maximum": 434838.0569,
                "minimum": 434660.9569,
                "name": "X",
                "position": 0,
                "stddev": 41.76916797,
                "variance": 1744.663393
              },
              {
                "average": 4952567.457,
                "count": 434411,
                "maximum": 4952733.772,
                "minimum": 4952234.312,
                "name": "Y",
                "position": 1,
                "stddev": 116.5268831,
                "variance": 13578.51449
              },
              {
                "average": 1118.957844,
                "count": 434411,
                "maximum": 1136.265776,
                "minimum": 1094.145776,
                "name": "Z",
                "position": 2,
                "stddev": 7.778745675,
                "variance": 60.50888428
              },
              {
                "average": 230.8731708,
                "count": 434411,
                "maximum": 255,
                "minimum": 10,
                "name": "Intensity",
                "position": 3,
                "stddev": 16.95814154,
                "variance": 287.5785645
              },
              {
                "average": 1.000018416,
                "count": 434411,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004291321846,
                "variance": 1.841544319e-05
              },
              {
                "average": 1.000036831,
                "count": 434411,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006068789673,
                "variance": 3.683020809e-05
              },
              {
                "average": 0.4909475128,
                "count": 434411,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999186212,
                "variance": 0.2499186278
              },
              {
                "average": 0,
                "count": 434411,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.230199051,
                "count": 434411,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4209606346,
                "variance": 0.1772078559
              },
              {
                "average": -1.669401642,
                "count": 434411,
                "maximum": 16.00200081,
                "minimum": -13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.328700386,
                "variance": 53.70984935
              },
              {
                "average": 205.0650973,
                "count": 434411,
                "maximum": 212,
                "minimum": 193,
                "name": "UserData",
                "position": 10,
                "stddev": 3.688885063,
                "variance": 13.60787301
              },
              {
                "average": 15.69776088,
                "count": 434411,
                "maximum": 27,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.01132657,
                "variance": 100.2266596
              },
              {
                "average": 42093.72834,
                "count": 434411,
                "maximum": 53504,
                "minimum": 25088,
                "name": "Red",
                "position": 12,
                "stddev": 3008.414721,
                "variance": 9050559.131
              },
              {
                "average": 37665.72408,
                "count": 434411,
                "maximum": 52224,
                "minimum": 19712,
                "name": "Green",
                "position": 13,
                "stddev": 3204.222948,
                "variance": 10267044.7
              },
              {
                "average": 31788.58554,
                "count": 434411,
                "maximum": 48640,
                "minimum": 13056,
                "name": "Blue",
                "position": 14,
                "stddev": 3254.904904,
                "variance": 10594405.93
              },
              {
                "average": 425247.2909,
                "count": 434411,
                "maximum": 425863.2062,
                "minimum": 424963.5003,
                "name": "GpsTime",
                "position": 15,
                "stddev": 285.6194418,
                "variance": 81578.46554
              },
              {
                "average": 0,
                "count": 434411,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 434411,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 434411,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 434411,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 434411,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434660.9569,
              4952234.312,
              1094.145776,
              434838.0569,
              4952733.772,
              1136.265776
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434660.9569236397,
                    4952234.311668559,
                    1094.1457758149409
                  ],
                  [
                    434660.9569236397,
                    4952733.77166856,
                    1094.1457758149409
                  ],
                  [
                    434838.05692363967,
                    4952733.77166856,
                    1136.2657758149408
                  ],
                  [
                    434838.05692363967,
                    4952234.311668559,
                    1136.2657758149408
                  ],
                  [
                    434660.9569236397,
                    4952234.311668559,
                    1094.1457758149409
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:04:23+00:00",
            "end_time": "2011-09-18T23:49: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": "44117G7120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502510992259,
              44.82492261165193,
              1024.4745308399242
            ],
            [
              -117.82520472361331,
              44.83751033365499,
              1024.4745308399242
            ],
            [
              -117.81252852223932,
              44.83760122867235,
              1052.3145308399244
            ],
            [
              -117.81235166690762,
              44.825013467006386,
              1052.3145308399244
            ],
            [
              -117.82502510992259,
              44.82492261165193,
              1024.4745308399242
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252047,
        44.82492261,
        1024.474531,
        -117.8123517,
        44.83760123,
        1052.314531
      ],
      "properties": {
        "datetime": "2011-09-19T21:58:41Z",
        "pc:count": 11520602,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435271.9864,
            "count": 11520602,
            "maximum": 435780.7198,
            "minimum": 434778.7198,
            "name": "X",
            "position": 0,
            "stddev": 290.3140483,
            "variance": 84282.24665
          },
          {
            "average": 4964528.18,
            "count": 11520602,
            "maximum": 4965230.628,
            "minimum": 4963832.188,
            "name": "Y",
            "position": 1,
            "stddev": 399.8636899,
            "variance": 159890.9705
          },
          {
            "average": 1027.858484,
            "count": 11520602,
            "maximum": 1052.314531,
            "minimum": 1024.474531,
            "name": "Z",
            "position": 2,
            "stddev": 1.454243311,
            "variance": 2.114823609
          },
          {
            "average": 210.8801407,
            "count": 11520602,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.13590048,
            "variance": 3264.511123
          },
          {
            "average": 1.006721697,
            "count": 11520602,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09451177395,
            "variance": 0.008932475415
          },
          {
            "average": 1.013448082,
            "count": 11520602,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1419422503,
            "variance": 0.02014760243
          },
          {
            "average": 0.4983000888,
            "count": 11520602,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997132,
            "variance": 0.249997132
          },
          {
            "average": 0,
            "count": 11520602,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.262125885,
            "count": 11520602,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4397907712,
            "variance": 0.1934159224
          },
          {
            "average": 0.9073558838,
            "count": 11520602,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.844057742,
            "variance": 61.52924187
          },
          {
            "average": 198.6470543,
            "count": 11520602,
            "maximum": 213,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 4.757214793,
            "variance": 22.63109259
          },
          {
            "average": 104.5648449,
            "count": 11520602,
            "maximum": 136,
            "minimum": 86,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.67345755,
            "variance": 245.6572717
          },
          {
            "average": 27614.14275,
            "count": 11520602,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 10714.31116,
            "variance": 114796463.7
          },
          {
            "average": 28772.61174,
            "count": 11520602,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 8678.102193,
            "variance": 75309457.68
          },
          {
            "average": 24162.36982,
            "count": 11520602,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 8154.001205,
            "variance": 66487735.66
          },
          {
            "average": 499337.2553,
            "count": 11520602,
            "maximum": 504721.989,
            "minimum": 498048.2934,
            "name": "GpsTime",
            "position": 15,
            "stddev": 817.0990461,
            "variance": 667650.8511
          },
          {
            "average": 0,
            "count": 11520602,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11520602,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11520602,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11520602,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11520602,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434778.7198,
          4963832.188,
          1024.474531,
          435780.7198,
          4965230.628,
          1052.314531
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434778.71984364453,
                4963832.188473417,
                1024.4745308399242
              ],
              [
                434778.71984364453,
                4965230.628473417,
                1024.4745308399242
              ],
              [
                435780.71984364453,
                4965230.628473417,
                1052.3145308399244
              ],
              [
                435780.71984364453,
                4963832.188473417,
                1052.3145308399244
              ],
              [
                434778.71984364453,
                4963832.188473417,
                1024.4745308399242
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T21:58:41+00:00",
        "end_time": "2011-09-19T20:07:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252047,
            44.82492261,
            1024.474531,
            -117.8123517,
            44.83760123,
            1052.314531
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502510992259,
                  44.82492261165193,
                  1024.4745308399242
                ],
                [
                  -117.82520472361331,
                  44.83751033365499,
                  1024.4745308399242
                ],
                [
                  -117.81252852223932,
                  44.83760122867235,
                  1052.3145308399244
                ],
                [
                  -117.81235166690762,
                  44.825013467006386,
                  1052.3145308399244
                ],
                [
                  -117.82502510992259,
                  44.82492261165193,
                  1024.4745308399242
                ]
              ]
            ]
          },
          "id": "44117G7120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:58:41Z",
            "pc:count": 11520602,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435271.9864,
                "count": 11520602,
                "maximum": 435780.7198,
                "minimum": 434778.7198,
                "name": "X",
                "position": 0,
                "stddev": 290.3140483,
                "variance": 84282.24665
              },
              {
                "average": 4964528.18,
                "count": 11520602,
                "maximum": 4965230.628,
                "minimum": 4963832.188,
                "name": "Y",
                "position": 1,
                "stddev": 399.8636899,
                "variance": 159890.9705
              },
              {
                "average": 1027.858484,
                "count": 11520602,
                "maximum": 1052.314531,
                "minimum": 1024.474531,
                "name": "Z",
                "position": 2,
                "stddev": 1.454243311,
                "variance": 2.114823609
              },
              {
                "average": 210.8801407,
                "count": 11520602,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.13590048,
                "variance": 3264.511123
              },
              {
                "average": 1.006721697,
                "count": 11520602,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09451177395,
                "variance": 0.008932475415
              },
              {
                "average": 1.013448082,
                "count": 11520602,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1419422503,
                "variance": 0.02014760243
              },
              {
                "average": 0.4983000888,
                "count": 11520602,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997132,
                "variance": 0.249997132
              },
              {
                "average": 0,
                "count": 11520602,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.262125885,
                "count": 11520602,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4397907712,
                "variance": 0.1934159224
              },
              {
                "average": 0.9073558838,
                "count": 11520602,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.844057742,
                "variance": 61.52924187
              },
              {
                "average": 198.6470543,
                "count": 11520602,
                "maximum": 213,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 4.757214793,
                "variance": 22.63109259
              },
              {
                "average": 104.5648449,
                "count": 11520602,
                "maximum": 136,
                "minimum": 86,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.67345755,
                "variance": 245.6572717
              },
              {
                "average": 27614.14275,
                "count": 11520602,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 10714.31116,
                "variance": 114796463.7
              },
              {
                "average": 28772.61174,
                "count": 11520602,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 8678.102193,
                "variance": 75309457.68
              },
              {
                "average": 24162.36982,
                "count": 11520602,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 8154.001205,
                "variance": 66487735.66
              },
              {
                "average": 499337.2553,
                "count": 11520602,
                "maximum": 504721.989,
                "minimum": 498048.2934,
                "name": "GpsTime",
                "position": 15,
                "stddev": 817.0990461,
                "variance": 667650.8511
              },
              {
                "average": 0,
                "count": 11520602,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11520602,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11520602,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11520602,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11520602,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434778.7198,
              4963832.188,
              1024.474531,
              435780.7198,
              4965230.628,
              1052.314531
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434778.71984364453,
                    4963832.188473417,
                    1024.4745308399242
                  ],
                  [
                    434778.71984364453,
                    4965230.628473417,
                    1024.4745308399242
                  ],
                  [
                    435780.71984364453,
                    4965230.628473417,
                    1052.3145308399244
                  ],
                  [
                    435780.71984364453,
                    4963832.188473417,
                    1052.3145308399244
                  ],
                  [
                    434778.71984364453,
                    4963832.188473417,
                    1024.4745308399242
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T21:58:41+00:00",
            "end_time": "2011-09-19T20:07: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": "44117G7309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752475819533,
              44.78742129303941,
              1037.7696128316452
            ],
            [
              -117.83770686782843,
              44.80000995825078,
              1037.7696128316452
            ],
            [
              -117.8250285529785,
              44.800102256116816,
              1071.7296128316452
            ],
            [
              -117.82484919873279,
              44.787513550627004,
              1071.7296128316452
            ],
            [
              -117.83752475819533,
              44.78742129303941,
              1037.7696128316452
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377069,
        44.78742129,
        1037.769613,
        -117.8248492,
        44.80010226,
        1071.729613
      ],
      "properties": {
        "datetime": "2011-09-19T20:21:42Z",
        "pc:count": 11808962,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434251.7463,
            "count": 11808962,
            "maximum": 434750.4647,
            "minimum": 433747.6447,
            "name": "X",
            "position": 0,
            "stddev": 283.9019142,
            "variance": 80600.29691
          },
          {
            "average": 4960373.985,
            "count": 11808962,
            "maximum": 4961075.053,
            "minimum": 4959676.513,
            "name": "Y",
            "position": 1,
            "stddev": 399.0600156,
            "variance": 159248.896
          },
          {
            "average": 1041.409655,
            "count": 11808962,
            "maximum": 1071.729613,
            "minimum": 1037.769613,
            "name": "Z",
            "position": 2,
            "stddev": 2.537787306,
            "variance": 6.44036441
          },
          {
            "average": 211.0272394,
            "count": 11808962,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.04978439,
            "variance": 3254.677899
          },
          {
            "average": 1.026546618,
            "count": 11808962,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1811282826,
            "variance": 0.03280745477
          },
          {
            "average": 1.053218733,
            "count": 11808962,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2677881251,
            "variance": 0.07171047997
          },
          {
            "average": 0.4986926031,
            "count": 11808962,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983119,
            "variance": 0.2499983119
          },
          {
            "average": 0,
            "count": 11808962,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.21724221,
            "count": 11808962,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4123688233,
            "variance": 0.1700480465
          },
          {
            "average": 0.8832670456,
            "count": 11808962,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.920531777,
            "variance": 62.73482363
          },
          {
            "average": 196.700887,
            "count": 11808962,
            "maximum": 212,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 3.865687781,
            "variance": 14.94354202
          },
          {
            "average": 56.27746969,
            "count": 11808962,
            "maximum": 119,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 37.61337416,
            "variance": 1414.765916
          },
          {
            "average": 26407.14213,
            "count": 11808962,
            "maximum": 64512,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11818.34718,
            "variance": 139673330
          },
          {
            "average": 27471.96823,
            "count": 11808962,
            "maximum": 65280,
            "minimum": 256,
            "name": "Green",
            "position": 13,
            "stddev": 10015.97853,
            "variance": 100319825.9
          },
          {
            "average": 22297.57741,
            "count": 11808962,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9239.598437,
            "variance": 85370179.29
          },
          {
            "average": 456111.9222,
            "count": 11808962,
            "maximum": 498902.2768,
            "minimum": 429990.6942,
            "name": "GpsTime",
            "position": 15,
            "stddev": 32559.28842,
            "variance": 1060107262
          },
          {
            "average": 0,
            "count": 11808962,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11808962,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11808962,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11808962,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11808962,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433747.6447,
          4959676.513,
          1037.769613,
          434750.4647,
          4961075.053,
          1071.729613
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433747.6447296731,
                4959676.51313187,
                1037.7696128316452
              ],
              [
                433747.6447296731,
                4961075.053131869,
                1037.7696128316452
              ],
              [
                434750.46472967305,
                4961075.053131869,
                1071.7296128316452
              ],
              [
                434750.46472967305,
                4959676.51313187,
                1071.7296128316452
              ],
              [
                433747.6447296731,
                4959676.51313187,
                1037.7696128316452
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T20:21:42+00:00",
        "end_time": "2011-09-19T01:13:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377069,
            44.78742129,
            1037.769613,
            -117.8248492,
            44.80010226,
            1071.729613
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752475819533,
                  44.78742129303941,
                  1037.7696128316452
                ],
                [
                  -117.83770686782843,
                  44.80000995825078,
                  1037.7696128316452
                ],
                [
                  -117.8250285529785,
                  44.800102256116816,
                  1071.7296128316452
                ],
                [
                  -117.82484919873279,
                  44.787513550627004,
                  1071.7296128316452
                ],
                [
                  -117.83752475819533,
                  44.78742129303941,
                  1037.7696128316452
                ]
              ]
            ]
          },
          "id": "44117G7309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:21:42Z",
            "pc:count": 11808962,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434251.7463,
                "count": 11808962,
                "maximum": 434750.4647,
                "minimum": 433747.6447,
                "name": "X",
                "position": 0,
                "stddev": 283.9019142,
                "variance": 80600.29691
              },
              {
                "average": 4960373.985,
                "count": 11808962,
                "maximum": 4961075.053,
                "minimum": 4959676.513,
                "name": "Y",
                "position": 1,
                "stddev": 399.0600156,
                "variance": 159248.896
              },
              {
                "average": 1041.409655,
                "count": 11808962,
                "maximum": 1071.729613,
                "minimum": 1037.769613,
                "name": "Z",
                "position": 2,
                "stddev": 2.537787306,
                "variance": 6.44036441
              },
              {
                "average": 211.0272394,
                "count": 11808962,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.04978439,
                "variance": 3254.677899
              },
              {
                "average": 1.026546618,
                "count": 11808962,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1811282826,
                "variance": 0.03280745477
              },
              {
                "average": 1.053218733,
                "count": 11808962,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2677881251,
                "variance": 0.07171047997
              },
              {
                "average": 0.4986926031,
                "count": 11808962,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983119,
                "variance": 0.2499983119
              },
              {
                "average": 0,
                "count": 11808962,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.21724221,
                "count": 11808962,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4123688233,
                "variance": 0.1700480465
              },
              {
                "average": 0.8832670456,
                "count": 11808962,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.920531777,
                "variance": 62.73482363
              },
              {
                "average": 196.700887,
                "count": 11808962,
                "maximum": 212,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 3.865687781,
                "variance": 14.94354202
              },
              {
                "average": 56.27746969,
                "count": 11808962,
                "maximum": 119,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 37.61337416,
                "variance": 1414.765916
              },
              {
                "average": 26407.14213,
                "count": 11808962,
                "maximum": 64512,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11818.34718,
                "variance": 139673330
              },
              {
                "average": 27471.96823,
                "count": 11808962,
                "maximum": 65280,
                "minimum": 256,
                "name": "Green",
                "position": 13,
                "stddev": 10015.97853,
                "variance": 100319825.9
              },
              {
                "average": 22297.57741,
                "count": 11808962,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9239.598437,
                "variance": 85370179.29
              },
              {
                "average": 456111.9222,
                "count": 11808962,
                "maximum": 498902.2768,
                "minimum": 429990.6942,
                "name": "GpsTime",
                "position": 15,
                "stddev": 32559.28842,
                "variance": 1060107262
              },
              {
                "average": 0,
                "count": 11808962,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11808962,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11808962,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11808962,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11808962,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433747.6447,
              4959676.513,
              1037.769613,
              434750.4647,
              4961075.053,
              1071.729613
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433747.6447296731,
                    4959676.51313187,
                    1037.7696128316452
                  ],
                  [
                    433747.6447296731,
                    4961075.053131869,
                    1037.7696128316452
                  ],
                  [
                    434750.46472967305,
                    4961075.053131869,
                    1071.7296128316452
                  ],
                  [
                    434750.46472967305,
                    4959676.51313187,
                    1071.7296128316452
                  ],
                  [
                    433747.6447296731,
                    4959676.51313187,
                    1037.7696128316452
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T20:21:42+00:00",
            "end_time": "2011-09-19T01: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": "45118D1405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252465614125,
              45.42490219839199,
              835.6023934787606
            ],
            [
              -118.0127501304421,
              45.43750953030883,
              835.6023934787606
            ],
            [
              -118.00002941824819,
              45.43762161765393,
              879.5223934787607
            ],
            [
              -117.99980677488068,
              45.42501423674586,
              879.5223934787607
            ],
            [
              -118.01252465614125,
              45.42490219839199,
              835.6023934787606
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127501,
        45.4249022,
        835.6023935,
        -117.9998068,
        45.43762162,
        879.5223935
      ],
      "properties": {
        "datetime": "2011-09-14T23:27:36Z",
        "pc:count": 10550863,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421289.6924,
            "count": 10550863,
            "maximum": 421785.7862,
            "minimum": 420790.7062,
            "name": "X",
            "position": 0,
            "stddev": 281.5751303,
            "variance": 79284.554
          },
          {
            "average": 5031345.116,
            "count": 10550863,
            "maximum": 5032052.16,
            "minimum": 5030651.32,
            "name": "Y",
            "position": 1,
            "stddev": 399.767522,
            "variance": 159814.0717
          },
          {
            "average": 844.8524075,
            "count": 10550863,
            "maximum": 879.5223935,
            "minimum": 835.6023935,
            "name": "Z",
            "position": 2,
            "stddev": 5.038894065,
            "variance": 25.3904534
          },
          {
            "average": 108.0469524,
            "count": 10550863,
            "maximum": 215,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.17336687,
            "variance": 448.3114648
          },
          {
            "average": 1.001749336,
            "count": 10550863,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04568687292,
            "variance": 0.002087290357
          },
          {
            "average": 1.003781397,
            "count": 10550863,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07120344215,
            "variance": 0.005069930174
          },
          {
            "average": 0.4998947479,
            "count": 10550863,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000126,
            "variance": 0.2500000126
          },
          {
            "average": 0,
            "count": 10550863,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.295361811,
            "count": 10550863,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4562052512,
            "variance": 0.2081232312
          },
          {
            "average": -1.571584434,
            "count": 10550863,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.785334817,
            "variance": 77.18210785
          },
          {
            "average": 121.3671721,
            "count": 10550863,
            "maximum": 132,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 1.744031405,
            "variance": 3.041645541
          },
          {
            "average": 1021.92974,
            "count": 10550863,
            "maximum": 1025,
            "minimum": 1018,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.669310097,
            "variance": 2.7865962
          },
          {
            "average": 27420.91862,
            "count": 10550863,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11721.71047,
            "variance": 137398496.4
          },
          {
            "average": 28498.63271,
            "count": 10550863,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9486.200322,
            "variance": 89987996.56
          },
          {
            "average": 24167.29073,
            "count": 10550863,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8197.270857,
            "variance": 67195249.5
          },
          {
            "average": 76446.33877,
            "count": 10550863,
            "maximum": 78056.54318,
            "minimum": 74441.56097,
            "name": "GpsTime",
            "position": 15,
            "stddev": 846.1558619,
            "variance": 715979.7427
          },
          {
            "average": 0,
            "count": 10550863,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10550863,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10550863,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10550863,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10550863,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420790.7062,
          5030651.32,
          835.6023935,
          421785.7862,
          5032052.16,
          879.5223935
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420790.7061569774,
                5030651.319501704,
                835.6023934787606
              ],
              [
                420790.7061569774,
                5032052.159501703,
                835.6023934787606
              ],
              [
                421785.78615697735,
                5032052.159501703,
                879.5223934787607
              ],
              [
                421785.78615697735,
                5030651.319501704,
                879.5223934787607
              ],
              [
                420790.7061569774,
                5030651.319501704,
                835.6023934787606
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:27:36+00:00",
        "end_time": "2011-09-14T22:27:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127501,
            45.4249022,
            835.6023935,
            -117.9998068,
            45.43762162,
            879.5223935
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252465614125,
                  45.42490219839199,
                  835.6023934787606
                ],
                [
                  -118.0127501304421,
                  45.43750953030883,
                  835.6023934787606
                ],
                [
                  -118.00002941824819,
                  45.43762161765393,
                  879.5223934787607
                ],
                [
                  -117.99980677488068,
                  45.42501423674586,
                  879.5223934787607
                ],
                [
                  -118.01252465614125,
                  45.42490219839199,
                  835.6023934787606
                ]
              ]
            ]
          },
          "id": "45118D1405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:27:36Z",
            "pc:count": 10550863,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421289.6924,
                "count": 10550863,
                "maximum": 421785.7862,
                "minimum": 420790.7062,
                "name": "X",
                "position": 0,
                "stddev": 281.5751303,
                "variance": 79284.554
              },
              {
                "average": 5031345.116,
                "count": 10550863,
                "maximum": 5032052.16,
                "minimum": 5030651.32,
                "name": "Y",
                "position": 1,
                "stddev": 399.767522,
                "variance": 159814.0717
              },
              {
                "average": 844.8524075,
                "count": 10550863,
                "maximum": 879.5223935,
                "minimum": 835.6023935,
                "name": "Z",
                "position": 2,
                "stddev": 5.038894065,
                "variance": 25.3904534
              },
              {
                "average": 108.0469524,
                "count": 10550863,
                "maximum": 215,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.17336687,
                "variance": 448.3114648
              },
              {
                "average": 1.001749336,
                "count": 10550863,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04568687292,
                "variance": 0.002087290357
              },
              {
                "average": 1.003781397,
                "count": 10550863,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07120344215,
                "variance": 0.005069930174
              },
              {
                "average": 0.4998947479,
                "count": 10550863,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000126,
                "variance": 0.2500000126
              },
              {
                "average": 0,
                "count": 10550863,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.295361811,
                "count": 10550863,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4562052512,
                "variance": 0.2081232312
              },
              {
                "average": -1.571584434,
                "count": 10550863,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.785334817,
                "variance": 77.18210785
              },
              {
                "average": 121.3671721,
                "count": 10550863,
                "maximum": 132,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 1.744031405,
                "variance": 3.041645541
              },
              {
                "average": 1021.92974,
                "count": 10550863,
                "maximum": 1025,
                "minimum": 1018,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.669310097,
                "variance": 2.7865962
              },
              {
                "average": 27420.91862,
                "count": 10550863,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11721.71047,
                "variance": 137398496.4
              },
              {
                "average": 28498.63271,
                "count": 10550863,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9486.200322,
                "variance": 89987996.56
              },
              {
                "average": 24167.29073,
                "count": 10550863,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8197.270857,
                "variance": 67195249.5
              },
              {
                "average": 76446.33877,
                "count": 10550863,
                "maximum": 78056.54318,
                "minimum": 74441.56097,
                "name": "GpsTime",
                "position": 15,
                "stddev": 846.1558619,
                "variance": 715979.7427
              },
              {
                "average": 0,
                "count": 10550863,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10550863,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10550863,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10550863,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10550863,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420790.7062,
              5030651.32,
              835.6023935,
              421785.7862,
              5032052.16,
              879.5223935
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420790.7061569774,
                    5030651.319501704,
                    835.6023934787606
                  ],
                  [
                    420790.7061569774,
                    5032052.159501703,
                    835.6023934787606
                  ],
                  [
                    421785.78615697735,
                    5032052.159501703,
                    879.5223934787607
                  ],
                  [
                    421785.78615697735,
                    5030651.319501704,
                    879.5223934787607
                  ],
                  [
                    420790.7061569774,
                    5030651.319501704,
                    835.6023934787606
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:27:36+00:00",
            "end_time": "2011-09-14T22:27: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": "44117G7422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002642618359,
              44.74999439249395,
              1132.5456742038016
            ],
            [
              -117.80019915444784,
              44.76251070704188,
              1132.5456742038016
            ],
            [
              -117.78752842068171,
              44.76259878733522,
              1255.3256742038018
            ],
            [
              -117.78735842679299,
              44.7500824345698,
              1255.3256742038018
            ],
            [
              -117.80002642618359,
              44.74999439249395,
              1132.5456742038016
            ]
          ]
        ]
      },
      "bbox": [
        -117.8001992,
        44.74999439,
        1132.545674,
        -117.7873584,
        44.76259879,
        1255.325674
      ],
      "properties": {
        "datetime": "2011-09-19T00:10:12Z",
        "pc:count": 8629428,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437078.6917,
            "count": 8629428,
            "maximum": 437675.9723,
            "minimum": 436673.1123,
            "name": "X",
            "position": 0,
            "stddev": 266.3129751,
            "variance": 70922.60073
          },
          {
            "average": 4956289.59,
            "count": 8629428,
            "maximum": 4956879.639,
            "minimum": 4955489.159,
            "name": "Y",
            "position": 1,
            "stddev": 385.0963273,
            "variance": 148299.1813
          },
          {
            "average": 1200.110858,
            "count": 8629428,
            "maximum": 1255.325674,
            "minimum": 1132.545674,
            "name": "Z",
            "position": 2,
            "stddev": 31.10204746,
            "variance": 967.3373564
          },
          {
            "average": 234.3434618,
            "count": 8629428,
            "maximum": 255,
            "minimum": 5,
            "name": "Intensity",
            "position": 3,
            "stddev": 16.10637278,
            "variance": 259.4152441
          },
          {
            "average": 1.000017266,
            "count": 8629428,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004155261931,
            "variance": 1.726620172e-05
          },
          {
            "average": 1.000033954,
            "count": 8629428,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005826871726,
            "variance": 3.395243411e-05
          },
          {
            "average": 0.5032917593,
            "count": 8629428,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999891932,
            "variance": 0.2499891933
          },
          {
            "average": 0,
            "count": 8629428,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.241032662,
            "count": 8629428,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4277101108,
            "variance": 0.1829359389
          },
          {
            "average": 2.344309279,
            "count": 8629428,
            "maximum": 16.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.305546957,
            "variance": 53.37101634
          },
          {
            "average": 198.83176,
            "count": 8629428,
            "maximum": 211,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 3.330286015,
            "variance": 11.09080494
          },
          {
            "average": 15.165517,
            "count": 8629428,
            "maximum": 28,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.03749908,
            "variance": 100.7513878
          },
          {
            "average": 39215.14216,
            "count": 8629428,
            "maximum": 58880,
            "minimum": 15616,
            "name": "Red",
            "position": 12,
            "stddev": 4253.669423,
            "variance": 18093703.56
          },
          {
            "average": 35348.12207,
            "count": 8629428,
            "maximum": 57344,
            "minimum": 8192,
            "name": "Green",
            "position": 13,
            "stddev": 3936.416725,
            "variance": 15495376.63
          },
          {
            "average": 29223.76018,
            "count": 8629428,
            "maximum": 55296,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 3906.594388,
            "variance": 15261479.71
          },
          {
            "average": 424995.7142,
            "count": 8629428,
            "maximum": 426212.8394,
            "minimum": 424461.6383,
            "name": "GpsTime",
            "position": 15,
            "stddev": 411.4891099,
            "variance": 169323.2875
          },
          {
            "average": 0,
            "count": 8629428,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8629428,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8629428,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8629428,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8629428,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436673.1123,
          4955489.159,
          1132.545674,
          437675.9723,
          4956879.639,
          1255.325674
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436673.11226756795,
                4955489.1594817545,
                1132.5456742038016
              ],
              [
                436673.11226756795,
                4956879.639481755,
                1132.5456742038016
              ],
              [
                437675.97226756794,
                4956879.639481755,
                1255.3256742038018
              ],
              [
                437675.97226756794,
                4955489.1594817545,
                1255.3256742038018
              ],
              [
                436673.11226756795,
                4955489.1594817545,
                1132.5456742038016
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:10:12+00:00",
        "end_time": "2011-09-18T23:41:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8001992,
            44.74999439,
            1132.545674,
            -117.7873584,
            44.76259879,
            1255.325674
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002642618359,
                  44.74999439249395,
                  1132.5456742038016
                ],
                [
                  -117.80019915444784,
                  44.76251070704188,
                  1132.5456742038016
                ],
                [
                  -117.78752842068171,
                  44.76259878733522,
                  1255.3256742038018
                ],
                [
                  -117.78735842679299,
                  44.7500824345698,
                  1255.3256742038018
                ],
                [
                  -117.80002642618359,
                  44.74999439249395,
                  1132.5456742038016
                ]
              ]
            ]
          },
          "id": "44117G7422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:10:12Z",
            "pc:count": 8629428,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437078.6917,
                "count": 8629428,
                "maximum": 437675.9723,
                "minimum": 436673.1123,
                "name": "X",
                "position": 0,
                "stddev": 266.3129751,
                "variance": 70922.60073
              },
              {
                "average": 4956289.59,
                "count": 8629428,
                "maximum": 4956879.639,
                "minimum": 4955489.159,
                "name": "Y",
                "position": 1,
                "stddev": 385.0963273,
                "variance": 148299.1813
              },
              {
                "average": 1200.110858,
                "count": 8629428,
                "maximum": 1255.325674,
                "minimum": 1132.545674,
                "name": "Z",
                "position": 2,
                "stddev": 31.10204746,
                "variance": 967.3373564
              },
              {
                "average": 234.3434618,
                "count": 8629428,
                "maximum": 255,
                "minimum": 5,
                "name": "Intensity",
                "position": 3,
                "stddev": 16.10637278,
                "variance": 259.4152441
              },
              {
                "average": 1.000017266,
                "count": 8629428,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004155261931,
                "variance": 1.726620172e-05
              },
              {
                "average": 1.000033954,
                "count": 8629428,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005826871726,
                "variance": 3.395243411e-05
              },
              {
                "average": 0.5032917593,
                "count": 8629428,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999891932,
                "variance": 0.2499891933
              },
              {
                "average": 0,
                "count": 8629428,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.241032662,
                "count": 8629428,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4277101108,
                "variance": 0.1829359389
              },
              {
                "average": 2.344309279,
                "count": 8629428,
                "maximum": 16.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.305546957,
                "variance": 53.37101634
              },
              {
                "average": 198.83176,
                "count": 8629428,
                "maximum": 211,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 3.330286015,
                "variance": 11.09080494
              },
              {
                "average": 15.165517,
                "count": 8629428,
                "maximum": 28,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.03749908,
                "variance": 100.7513878
              },
              {
                "average": 39215.14216,
                "count": 8629428,
                "maximum": 58880,
                "minimum": 15616,
                "name": "Red",
                "position": 12,
                "stddev": 4253.669423,
                "variance": 18093703.56
              },
              {
                "average": 35348.12207,
                "count": 8629428,
                "maximum": 57344,
                "minimum": 8192,
                "name": "Green",
                "position": 13,
                "stddev": 3936.416725,
                "variance": 15495376.63
              },
              {
                "average": 29223.76018,
                "count": 8629428,
                "maximum": 55296,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 3906.594388,
                "variance": 15261479.71
              },
              {
                "average": 424995.7142,
                "count": 8629428,
                "maximum": 426212.8394,
                "minimum": 424461.6383,
                "name": "GpsTime",
                "position": 15,
                "stddev": 411.4891099,
                "variance": 169323.2875
              },
              {
                "average": 0,
                "count": 8629428,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8629428,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8629428,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8629428,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8629428,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436673.1123,
              4955489.159,
              1132.545674,
              437675.9723,
              4956879.639,
              1255.325674
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436673.11226756795,
                    4955489.1594817545,
                    1132.5456742038016
                  ],
                  [
                    436673.11226756795,
                    4956879.639481755,
                    1132.5456742038016
                  ],
                  [
                    437675.97226756794,
                    4956879.639481755,
                    1255.3256742038018
                  ],
                  [
                    437675.97226756794,
                    4955489.1594817545,
                    1255.3256742038018
                  ],
                  [
                    436673.11226756795,
                    4955489.1594817545,
                    1132.5456742038016
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:10:12+00:00",
            "end_time": "2011-09-18T23: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": "44117G8122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752462821781,
              44.81240462603273,
              1115.7225520617094
            ],
            [
              -117.98773982974375,
              44.82500981165301,
              1115.7225520617094
            ],
            [
              -117.97502949477368,
              44.82511904275006,
              1213.2425520617094
            ],
            [
              -117.9748170614134,
              44.8125138093995,
              1213.2425520617094
            ],
            [
              -117.98752462821781,
              44.81240462603273,
              1115.7225520617094
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877398,
        44.81240463,
        1115.722552,
        -117.9748171,
        44.82511904,
        1213.242552
      ],
      "properties": {
        "datetime": "2011-09-17T21:35:05Z",
        "pc:count": 14455965,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422463.4289,
            "count": 14455965,
            "maximum": 422920.3819,
            "minimum": 421915.4219,
            "name": "X",
            "position": 0,
            "stddev": 290.4658975,
            "variance": 84370.4376
          },
          {
            "average": 4963311.885,
            "count": 14455965,
            "maximum": 4963985.336,
            "minimum": 4962584.896,
            "name": "Y",
            "position": 1,
            "stddev": 405.4234359,
            "variance": 164368.1624
          },
          {
            "average": 1142.499232,
            "count": 14455965,
            "maximum": 1213.242552,
            "minimum": 1115.722552,
            "name": "Z",
            "position": 2,
            "stddev": 15.3967153,
            "variance": 237.0588419
          },
          {
            "average": 108.7662961,
            "count": 14455965,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 40.58125278,
            "variance": 1646.838077
          },
          {
            "average": 1.058233262,
            "count": 14455965,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2552208773,
            "variance": 0.06513769623
          },
          {
            "average": 1.120231475,
            "count": 14455965,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.376086632,
            "variance": 0.1414411548
          },
          {
            "average": 0.4997210494,
            "count": 14455965,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999395,
            "variance": 0.2499999395
          },
          {
            "average": 0,
            "count": 14455965,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.231135798,
            "count": 14455965,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4215590741,
            "variance": 0.1777120529
          },
          {
            "average": -1.779849118,
            "count": 14455965,
            "maximum": 22.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.537493628,
            "variance": 72.88879744
          },
          {
            "average": 144.1869245,
            "count": 14455965,
            "maximum": 179,
            "minimum": 119,
            "name": "UserData",
            "position": 10,
            "stddev": 17.76145603,
            "variance": 315.4693204
          },
          {
            "average": 14753.66365,
            "count": 14455965,
            "maximum": 20113,
            "minimum": 9436,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5330.795595,
            "variance": 28417381.68
          },
          {
            "average": 28619.90683,
            "count": 14455965,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 9238.199422,
            "variance": 85344328.56
          },
          {
            "average": 29332.5176,
            "count": 14455965,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 8464.81309,
            "variance": 71653060.66
          },
          {
            "average": 24410.60904,
            "count": 14455965,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 6998.897887,
            "variance": 48984571.63
          },
          {
            "average": 119216.5302,
            "count": 14455965,
            "maximum": 330505.7947,
            "minimum": 79561.11001,
            "name": "GpsTime",
            "position": 15,
            "stddev": 90422.16758,
            "variance": 8176168390
          },
          {
            "average": 0,
            "count": 14455965,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14455965,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14455965,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14455965,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14455965,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421915.4219,
          4962584.896,
          1115.722552,
          422920.3819,
          4963985.336,
          1213.242552
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421915.42189993383,
                4962584.896232322,
                1115.7225520617094
              ],
              [
                421915.42189993383,
                4963985.336232321,
                1115.7225520617094
              ],
              [
                422920.3818999338,
                4963985.336232321,
                1213.2425520617094
              ],
              [
                422920.3818999338,
                4962584.896232322,
                1213.2425520617094
              ],
              [
                421915.42189993383,
                4962584.896232322,
                1115.7225520617094
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:35:05+00:00",
        "end_time": "2011-09-14T23:52:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877398,
            44.81240463,
            1115.722552,
            -117.9748171,
            44.82511904,
            1213.242552
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752462821781,
                  44.81240462603273,
                  1115.7225520617094
                ],
                [
                  -117.98773982974375,
                  44.82500981165301,
                  1115.7225520617094
                ],
                [
                  -117.97502949477368,
                  44.82511904275006,
                  1213.2425520617094
                ],
                [
                  -117.9748170614134,
                  44.8125138093995,
                  1213.2425520617094
                ],
                [
                  -117.98752462821781,
                  44.81240462603273,
                  1115.7225520617094
                ]
              ]
            ]
          },
          "id": "44117G8122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:35:05Z",
            "pc:count": 14455965,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422463.4289,
                "count": 14455965,
                "maximum": 422920.3819,
                "minimum": 421915.4219,
                "name": "X",
                "position": 0,
                "stddev": 290.4658975,
                "variance": 84370.4376
              },
              {
                "average": 4963311.885,
                "count": 14455965,
                "maximum": 4963985.336,
                "minimum": 4962584.896,
                "name": "Y",
                "position": 1,
                "stddev": 405.4234359,
                "variance": 164368.1624
              },
              {
                "average": 1142.499232,
                "count": 14455965,
                "maximum": 1213.242552,
                "minimum": 1115.722552,
                "name": "Z",
                "position": 2,
                "stddev": 15.3967153,
                "variance": 237.0588419
              },
              {
                "average": 108.7662961,
                "count": 14455965,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 40.58125278,
                "variance": 1646.838077
              },
              {
                "average": 1.058233262,
                "count": 14455965,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2552208773,
                "variance": 0.06513769623
              },
              {
                "average": 1.120231475,
                "count": 14455965,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.376086632,
                "variance": 0.1414411548
              },
              {
                "average": 0.4997210494,
                "count": 14455965,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999395,
                "variance": 0.2499999395
              },
              {
                "average": 0,
                "count": 14455965,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.231135798,
                "count": 14455965,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4215590741,
                "variance": 0.1777120529
              },
              {
                "average": -1.779849118,
                "count": 14455965,
                "maximum": 22.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.537493628,
                "variance": 72.88879744
              },
              {
                "average": 144.1869245,
                "count": 14455965,
                "maximum": 179,
                "minimum": 119,
                "name": "UserData",
                "position": 10,
                "stddev": 17.76145603,
                "variance": 315.4693204
              },
              {
                "average": 14753.66365,
                "count": 14455965,
                "maximum": 20113,
                "minimum": 9436,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5330.795595,
                "variance": 28417381.68
              },
              {
                "average": 28619.90683,
                "count": 14455965,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 9238.199422,
                "variance": 85344328.56
              },
              {
                "average": 29332.5176,
                "count": 14455965,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 8464.81309,
                "variance": 71653060.66
              },
              {
                "average": 24410.60904,
                "count": 14455965,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 6998.897887,
                "variance": 48984571.63
              },
              {
                "average": 119216.5302,
                "count": 14455965,
                "maximum": 330505.7947,
                "minimum": 79561.11001,
                "name": "GpsTime",
                "position": 15,
                "stddev": 90422.16758,
                "variance": 8176168390
              },
              {
                "average": 0,
                "count": 14455965,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14455965,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14455965,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14455965,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14455965,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421915.4219,
              4962584.896,
              1115.722552,
              422920.3819,
              4963985.336,
              1213.242552
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421915.42189993383,
                    4962584.896232322,
                    1115.7225520617094
                  ],
                  [
                    421915.42189993383,
                    4963985.336232321,
                    1115.7225520617094
                  ],
                  [
                    422920.3818999338,
                    4963985.336232321,
                    1213.2425520617094
                  ],
                  [
                    422920.3818999338,
                    4962584.896232322,
                    1213.2425520617094
                  ],
                  [
                    421915.42189993383,
                    4962584.896232322,
                    1115.7225520617094
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:35:05+00:00",
            "end_time": "2011-09-14T23:52:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118D1113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.10002698349842,
              45.47093503188259,
              1162.9648561797926
            ],
            [
              -118.10010628213628,
              45.475010553359475,
              1162.9648561797926
            ],
            [
              -118.0875304787169,
              45.475130988851696,
              1627.7648561797928
            ],
            [
              -118.0874520861409,
              45.47105545035505,
              1627.7648561797928
            ],
            [
              -118.10002698349842,
              45.47093503188259,
              1162.9648561797926
            ]
          ]
        ]
      },
      "bbox": [
        -118.1001063,
        45.47093503,
        1162.964856,
        -118.0874521,
        45.47513099,
        1627.764856
      ],
      "properties": {
        "datetime": "2011-09-15T19:44:38Z",
        "pc:count": 4241855,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414477.6693,
            "count": 4241855,
            "maximum": 414998.4596,
            "minimum": 414015.3396,
            "name": "X",
            "position": 0,
            "stddev": 279.3211855,
            "variance": 78020.32469
          },
          {
            "average": 5036094.659,
            "count": 4241855,
            "maximum": 5036308.137,
            "minimum": 5035855.277,
            "name": "Y",
            "position": 1,
            "stddev": 114.0262134,
            "variance": 13001.97734
          },
          {
            "average": 1380.543261,
            "count": 4241855,
            "maximum": 1627.764856,
            "minimum": 1162.964856,
            "name": "Z",
            "position": 2,
            "stddev": 113.9216843,
            "variance": 12978.15015
          },
          {
            "average": 85.36258359,
            "count": 4241855,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.5834975,
            "variance": 2558.69022
          },
          {
            "average": 1.143351906,
            "count": 4241855,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3829893938,
            "variance": 0.1466808758
          },
          {
            "average": 1.301383946,
            "count": 4241855,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5435669738,
            "variance": 0.295465055
          },
          {
            "average": 0.5006191867,
            "count": 4241855,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996755,
            "variance": 0.2499996755
          },
          {
            "average": 0,
            "count": 4241855,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.083175403,
            "count": 4241855,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2761471953,
            "variance": 0.07625727349
          },
          {
            "average": -1.051742274,
            "count": 4241855,
            "maximum": 13.99800014,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.033083049,
            "variance": 64.53042327
          },
          {
            "average": 177,
            "count": 4241855,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14711.32983,
            "count": 4241855,
            "maximum": 20016,
            "minimum": 9421,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.036286,
            "variance": 28037409.27
          },
          {
            "average": 14285.39065,
            "count": 4241855,
            "maximum": 51968,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 7920.504629,
            "variance": 62734393.57
          },
          {
            "average": 16760.77518,
            "count": 4241855,
            "maximum": 52480,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 9592.330048,
            "variance": 92012795.76
          },
          {
            "average": 17263.16254,
            "count": 4241855,
            "maximum": 55040,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9210.063402,
            "variance": 84825267.86
          },
          {
            "average": 150229.6902,
            "count": 4241855,
            "maximum": 151078.7748,
            "minimum": 149560.0892,
            "name": "GpsTime",
            "position": 15,
            "stddev": 378.5915207,
            "variance": 143331.5396
          },
          {
            "average": 0,
            "count": 4241855,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4241855,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4241855,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4241855,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4241855,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414015.3396,
          5035855.277,
          1162.964856,
          414998.4596,
          5036308.137,
          1627.764856
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414015.33961742674,
                5035855.277263362,
                1162.9648561797926
              ],
              [
                414015.33961742674,
                5036308.137263361,
                1162.9648561797926
              ],
              [
                414998.45961742674,
                5036308.137263361,
                1627.7648561797928
              ],
              [
                414998.45961742674,
                5035855.277263362,
                1627.7648561797928
              ],
              [
                414015.33961742674,
                5035855.277263362,
                1162.9648561797926
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T19:44:38+00:00",
        "end_time": "2011-09-15T19:19:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1001063,
            45.47093503,
            1162.964856,
            -118.0874521,
            45.47513099,
            1627.764856
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.10002698349842,
                  45.47093503188259,
                  1162.9648561797926
                ],
                [
                  -118.10010628213628,
                  45.475010553359475,
                  1162.9648561797926
                ],
                [
                  -118.0875304787169,
                  45.475130988851696,
                  1627.7648561797928
                ],
                [
                  -118.0874520861409,
                  45.47105545035505,
                  1627.7648561797928
                ],
                [
                  -118.10002698349842,
                  45.47093503188259,
                  1162.9648561797926
                ]
              ]
            ]
          },
          "id": "45118D1113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:44:38Z",
            "pc:count": 4241855,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414477.6693,
                "count": 4241855,
                "maximum": 414998.4596,
                "minimum": 414015.3396,
                "name": "X",
                "position": 0,
                "stddev": 279.3211855,
                "variance": 78020.32469
              },
              {
                "average": 5036094.659,
                "count": 4241855,
                "maximum": 5036308.137,
                "minimum": 5035855.277,
                "name": "Y",
                "position": 1,
                "stddev": 114.0262134,
                "variance": 13001.97734
              },
              {
                "average": 1380.543261,
                "count": 4241855,
                "maximum": 1627.764856,
                "minimum": 1162.964856,
                "name": "Z",
                "position": 2,
                "stddev": 113.9216843,
                "variance": 12978.15015
              },
              {
                "average": 85.36258359,
                "count": 4241855,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.5834975,
                "variance": 2558.69022
              },
              {
                "average": 1.143351906,
                "count": 4241855,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3829893938,
                "variance": 0.1466808758
              },
              {
                "average": 1.301383946,
                "count": 4241855,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5435669738,
                "variance": 0.295465055
              },
              {
                "average": 0.5006191867,
                "count": 4241855,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996755,
                "variance": 0.2499996755
              },
              {
                "average": 0,
                "count": 4241855,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.083175403,
                "count": 4241855,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2761471953,
                "variance": 0.07625727349
              },
              {
                "average": -1.051742274,
                "count": 4241855,
                "maximum": 13.99800014,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.033083049,
                "variance": 64.53042327
              },
              {
                "average": 177,
                "count": 4241855,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14711.32983,
                "count": 4241855,
                "maximum": 20016,
                "minimum": 9421,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.036286,
                "variance": 28037409.27
              },
              {
                "average": 14285.39065,
                "count": 4241855,
                "maximum": 51968,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 7920.504629,
                "variance": 62734393.57
              },
              {
                "average": 16760.77518,
                "count": 4241855,
                "maximum": 52480,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 9592.330048,
                "variance": 92012795.76
              },
              {
                "average": 17263.16254,
                "count": 4241855,
                "maximum": 55040,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9210.063402,
                "variance": 84825267.86
              },
              {
                "average": 150229.6902,
                "count": 4241855,
                "maximum": 151078.7748,
                "minimum": 149560.0892,
                "name": "GpsTime",
                "position": 15,
                "stddev": 378.5915207,
                "variance": 143331.5396
              },
              {
                "average": 0,
                "count": 4241855,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4241855,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4241855,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4241855,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4241855,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414015.3396,
              5035855.277,
              1162.964856,
              414998.4596,
              5036308.137,
              1627.764856
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414015.33961742674,
                    5035855.277263362,
                    1162.9648561797926
                  ],
                  [
                    414015.33961742674,
                    5036308.137263361,
                    1162.9648561797926
                  ],
                  [
                    414998.45961742674,
                    5036308.137263361,
                    1627.7648561797928
                  ],
                  [
                    414998.45961742674,
                    5035855.277263362,
                    1627.7648561797928
                  ],
                  [
                    414015.33961742674,
                    5035855.277263362,
                    1162.9648561797926
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T19:44:38+00:00",
            "end_time": "2011-09-15T19:19:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117F7123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8500252235765,
              44.68743733960319,
              1082.2267995612433
            ],
            [
              -117.85020917100034,
              44.700009983055516,
              1082.2267995612433
            ],
            [
              -117.837529011439,
              44.70010368074268,
              1203.2467995612433
            ],
            [
              -117.83734780665795,
              44.687530996451756,
              1203.2467995612433
            ],
            [
              -117.8500252235765,
              44.68743733960319,
              1082.2267995612433
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502092,
        44.68743734,
        1082.2268,
        -117.8373478,
        44.70010368,
        1203.2468
      ],
      "properties": {
        "datetime": "2011-09-19T00:08:06Z",
        "pc:count": 11496090,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433132.5997,
            "count": 11496090,
            "maximum": 433647.495,
            "minimum": 432642.795,
            "name": "X",
            "position": 0,
            "stddev": 281.0035944,
            "variance": 78963.02007
          },
          {
            "average": 4949285.923,
            "count": 11496090,
            "maximum": 4949977.064,
            "minimum": 4948580.324,
            "name": "Y",
            "position": 1,
            "stddev": 390.8819782,
            "variance": 152788.7209
          },
          {
            "average": 1106.000605,
            "count": 11496090,
            "maximum": 1203.2468,
            "minimum": 1082.2268,
            "name": "Z",
            "position": 2,
            "stddev": 26.9241238,
            "variance": 724.9084425
          },
          {
            "average": 227.534265,
            "count": 11496090,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.19439901,
            "variance": 1169.256923
          },
          {
            "average": 1.006512214,
            "count": 11496090,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08909619087,
            "variance": 0.007938131228
          },
          {
            "average": 1.013038607,
            "count": 11496090,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1316815728,
            "variance": 0.01734003661
          },
          {
            "average": 0.4984956624,
            "count": 11496090,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977587,
            "variance": 0.2499977587
          },
          {
            "average": 0,
            "count": 11496090,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.263324835,
            "count": 11496090,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4404371499,
            "variance": 0.193984883
          },
          {
            "average": 0.5325601694,
            "count": 11496090,
            "maximum": 19.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.937542719,
            "variance": 63.00458442
          },
          {
            "average": 195.6698574,
            "count": 11496090,
            "maximum": 211,
            "minimum": 178,
            "name": "UserData",
            "position": 10,
            "stddev": 4.976178263,
            "variance": 24.7623501
          },
          {
            "average": 14.93892924,
            "count": 11496090,
            "maximum": 28,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.11189231,
            "variance": 102.2503661
          },
          {
            "average": 35766.10886,
            "count": 11496090,
            "maximum": 64512,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 11048.82922,
            "variance": 122076627.2
          },
          {
            "average": 34603.993,
            "count": 11496090,
            "maximum": 63488,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 8763.543423,
            "variance": 76799693.32
          },
          {
            "average": 28822.04845,
            "count": 11496090,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 8316.412378,
            "variance": 69162714.84
          },
          {
            "average": 424953.235,
            "count": 11496090,
            "maximum": 426086.0572,
            "minimum": 424179.3464,
            "name": "GpsTime",
            "position": 15,
            "stddev": 521.9660273,
            "variance": 272448.5337
          },
          {
            "average": 0,
            "count": 11496090,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11496090,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11496090,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11496090,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11496090,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432642.795,
          4948580.324,
          1082.2268,
          433647.495,
          4949977.064,
          1203.2468
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432642.7949720968,
                4948580.323520356,
                1082.2267995612433
              ],
              [
                432642.7949720968,
                4949977.063520356,
                1082.2267995612433
              ],
              [
                433647.49497209676,
                4949977.063520356,
                1203.2467995612433
              ],
              [
                433647.49497209676,
                4948580.323520356,
                1203.2467995612433
              ],
              [
                432642.7949720968,
                4948580.323520356,
                1082.2267995612433
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:08:06+00:00",
        "end_time": "2011-09-18T23:36:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117F7123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117F7123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117F7123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502092,
            44.68743734,
            1082.2268,
            -117.8373478,
            44.70010368,
            1203.2468
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8500252235765,
                  44.68743733960319,
                  1082.2267995612433
                ],
                [
                  -117.85020917100034,
                  44.700009983055516,
                  1082.2267995612433
                ],
                [
                  -117.837529011439,
                  44.70010368074268,
                  1203.2467995612433
                ],
                [
                  -117.83734780665795,
                  44.687530996451756,
                  1203.2467995612433
                ],
                [
                  -117.8500252235765,
                  44.68743733960319,
                  1082.2267995612433
                ]
              ]
            ]
          },
          "id": "44117F7123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:08:06Z",
            "pc:count": 11496090,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433132.5997,
                "count": 11496090,
                "maximum": 433647.495,
                "minimum": 432642.795,
                "name": "X",
                "position": 0,
                "stddev": 281.0035944,
                "variance": 78963.02007
              },
              {
                "average": 4949285.923,
                "count": 11496090,
                "maximum": 4949977.064,
                "minimum": 4948580.324,
                "name": "Y",
                "position": 1,
                "stddev": 390.8819782,
                "variance": 152788.7209
              },
              {
                "average": 1106.000605,
                "count": 11496090,
                "maximum": 1203.2468,
                "minimum": 1082.2268,
                "name": "Z",
                "position": 2,
                "stddev": 26.9241238,
                "variance": 724.9084425
              },
              {
                "average": 227.534265,
                "count": 11496090,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.19439901,
                "variance": 1169.256923
              },
              {
                "average": 1.006512214,
                "count": 11496090,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08909619087,
                "variance": 0.007938131228
              },
              {
                "average": 1.013038607,
                "count": 11496090,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1316815728,
                "variance": 0.01734003661
              },
              {
                "average": 0.4984956624,
                "count": 11496090,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977587,
                "variance": 0.2499977587
              },
              {
                "average": 0,
                "count": 11496090,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.263324835,
                "count": 11496090,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4404371499,
                "variance": 0.193984883
              },
              {
                "average": 0.5325601694,
                "count": 11496090,
                "maximum": 19.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.937542719,
                "variance": 63.00458442
              },
              {
                "average": 195.6698574,
                "count": 11496090,
                "maximum": 211,
                "minimum": 178,
                "name": "UserData",
                "position": 10,
                "stddev": 4.976178263,
                "variance": 24.7623501
              },
              {
                "average": 14.93892924,
                "count": 11496090,
                "maximum": 28,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.11189231,
                "variance": 102.2503661
              },
              {
                "average": 35766.10886,
                "count": 11496090,
                "maximum": 64512,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 11048.82922,
                "variance": 122076627.2
              },
              {
                "average": 34603.993,
                "count": 11496090,
                "maximum": 63488,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 8763.543423,
                "variance": 76799693.32
              },
              {
                "average": 28822.04845,
                "count": 11496090,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 8316.412378,
                "variance": 69162714.84
              },
              {
                "average": 424953.235,
                "count": 11496090,
                "maximum": 426086.0572,
                "minimum": 424179.3464,
                "name": "GpsTime",
                "position": 15,
                "stddev": 521.9660273,
                "variance": 272448.5337
              },
              {
                "average": 0,
                "count": 11496090,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11496090,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11496090,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11496090,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11496090,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432642.795,
              4948580.324,
              1082.2268,
              433647.495,
              4949977.064,
              1203.2468
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432642.7949720968,
                    4948580.323520356,
                    1082.2267995612433
                  ],
                  [
                    432642.7949720968,
                    4949977.063520356,
                    1082.2267995612433
                  ],
                  [
                    433647.49497209676,
                    4949977.063520356,
                    1203.2467995612433
                  ],
                  [
                    433647.49497209676,
                    4948580.323520356,
                    1203.2467995612433
                  ],
                  [
                    432642.7949720968,
                    4948580.323520356,
                    1082.2267995612433
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:08:06+00:00",
            "end_time": "2011-09-18T23: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": "45118A1417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0500246767958,
              45.012398204941924,
              1067.7626817092191
            ],
            [
              -118.05025521919177,
              45.02500936261248,
              1067.7626817092191
            ],
            [
              -118.03752937901966,
              45.025125693582744,
              1213.962681709219
            ],
            [
              -118.03730162886126,
              45.01251448505643,
              1213.962681709219
            ],
            [
              -118.0500246767958,
              45.012398204941924,
              1067.7626817092191
            ]
          ]
        ]
      },
      "bbox": [
        -118.0502552,
        45.0123982,
        1067.762682,
        -118.0373016,
        45.02512569,
        1213.962682
      ],
      "properties": {
        "datetime": "2011-09-20T23:13:36Z",
        "pc:count": 17426623,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417710.8435,
            "count": 17426623,
            "maximum": 418263.6158,
            "minimum": 417260.8958,
            "name": "X",
            "position": 0,
            "stddev": 277.2253161,
            "variance": 76853.87589
          },
          {
            "average": 4985523.469,
            "count": 17426623,
            "maximum": 4986264.44,
            "minimum": 4984863.26,
            "name": "Y",
            "position": 1,
            "stddev": 396.9683171,
            "variance": 157583.8448
          },
          {
            "average": 1125.253435,
            "count": 17426623,
            "maximum": 1213.962682,
            "minimum": 1067.762682,
            "name": "Z",
            "position": 2,
            "stddev": 27.6907321,
            "variance": 766.776644
          },
          {
            "average": 181.8224147,
            "count": 17426623,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 64.84100212,
            "variance": 4204.355555
          },
          {
            "average": 1.037048945,
            "count": 17426623,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2112697685,
            "variance": 0.04463491508
          },
          {
            "average": 1.074785057,
            "count": 17426623,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3116455852,
            "variance": 0.09712297078
          },
          {
            "average": 0.4991345139,
            "count": 17426623,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992653,
            "variance": 0.2499992653
          },
          {
            "average": 0,
            "count": 17426623,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.176305874,
            "count": 17426623,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3810802031,
            "variance": 0.1452221212
          },
          {
            "average": 0.07461622612,
            "count": 17426623,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.00212258,
            "variance": 64.03396578
          },
          {
            "average": 195.3064642,
            "count": 17426623,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 11.56949951,
            "variance": 133.8533188
          },
          {
            "average": 4794.03176,
            "count": 17426623,
            "maximum": 20072,
            "minimum": 51,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7503.920961,
            "variance": 56308829.79
          },
          {
            "average": 32825.80381,
            "count": 17426623,
            "maximum": 56320,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10211.50823,
            "variance": 104274900.4
          },
          {
            "average": 30813.69666,
            "count": 17426623,
            "maximum": 55296,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 8374.398262,
            "variance": 70130546.25
          },
          {
            "average": 24577.12039,
            "count": 17426623,
            "maximum": 52992,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7382.442023,
            "variance": 54500450.22
          },
          {
            "average": 506286.1109,
            "count": 17426623,
            "maximum": 595616.3568,
            "minimum": 320211.7057,
            "name": "GpsTime",
            "position": 15,
            "stddev": 127225.1591,
            "variance": 16186241100.0
          },
          {
            "average": 0,
            "count": 17426623,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17426623,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17426623,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17426623,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17426623,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417260.8958,
          4984863.26,
          1067.762682,
          418263.6158,
          4986264.44,
          1213.962682
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417260.89575024834,
                4984863.260062371,
                1067.7626817092191
              ],
              [
                417260.89575024834,
                4986264.440062371,
                1067.7626817092191
              ],
              [
                418263.6157502483,
                4986264.440062371,
                1213.962681709219
              ],
              [
                418263.6157502483,
                4984863.260062371,
                1213.962681709219
              ],
              [
                417260.89575024834,
                4984863.260062371,
                1067.7626817092191
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:13:36+00:00",
        "end_time": "2011-09-17T18:43:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0502552,
            45.0123982,
            1067.762682,
            -118.0373016,
            45.02512569,
            1213.962682
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0500246767958,
                  45.012398204941924,
                  1067.7626817092191
                ],
                [
                  -118.05025521919177,
                  45.02500936261248,
                  1067.7626817092191
                ],
                [
                  -118.03752937901966,
                  45.025125693582744,
                  1213.962681709219
                ],
                [
                  -118.03730162886126,
                  45.01251448505643,
                  1213.962681709219
                ],
                [
                  -118.0500246767958,
                  45.012398204941924,
                  1067.7626817092191
                ]
              ]
            ]
          },
          "id": "45118A1417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:13:36Z",
            "pc:count": 17426623,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417710.8435,
                "count": 17426623,
                "maximum": 418263.6158,
                "minimum": 417260.8958,
                "name": "X",
                "position": 0,
                "stddev": 277.2253161,
                "variance": 76853.87589
              },
              {
                "average": 4985523.469,
                "count": 17426623,
                "maximum": 4986264.44,
                "minimum": 4984863.26,
                "name": "Y",
                "position": 1,
                "stddev": 396.9683171,
                "variance": 157583.8448
              },
              {
                "average": 1125.253435,
                "count": 17426623,
                "maximum": 1213.962682,
                "minimum": 1067.762682,
                "name": "Z",
                "position": 2,
                "stddev": 27.6907321,
                "variance": 766.776644
              },
              {
                "average": 181.8224147,
                "count": 17426623,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 64.84100212,
                "variance": 4204.355555
              },
              {
                "average": 1.037048945,
                "count": 17426623,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2112697685,
                "variance": 0.04463491508
              },
              {
                "average": 1.074785057,
                "count": 17426623,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3116455852,
                "variance": 0.09712297078
              },
              {
                "average": 0.4991345139,
                "count": 17426623,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992653,
                "variance": 0.2499992653
              },
              {
                "average": 0,
                "count": 17426623,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.176305874,
                "count": 17426623,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3810802031,
                "variance": 0.1452221212
              },
              {
                "average": 0.07461622612,
                "count": 17426623,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.00212258,
                "variance": 64.03396578
              },
              {
                "average": 195.3064642,
                "count": 17426623,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 11.56949951,
                "variance": 133.8533188
              },
              {
                "average": 4794.03176,
                "count": 17426623,
                "maximum": 20072,
                "minimum": 51,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7503.920961,
                "variance": 56308829.79
              },
              {
                "average": 32825.80381,
                "count": 17426623,
                "maximum": 56320,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10211.50823,
                "variance": 104274900.4
              },
              {
                "average": 30813.69666,
                "count": 17426623,
                "maximum": 55296,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 8374.398262,
                "variance": 70130546.25
              },
              {
                "average": 24577.12039,
                "count": 17426623,
                "maximum": 52992,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7382.442023,
                "variance": 54500450.22
              },
              {
                "average": 506286.1109,
                "count": 17426623,
                "maximum": 595616.3568,
                "minimum": 320211.7057,
                "name": "GpsTime",
                "position": 15,
                "stddev": 127225.1591,
                "variance": 16186241100.0
              },
              {
                "average": 0,
                "count": 17426623,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17426623,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17426623,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17426623,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17426623,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417260.8958,
              4984863.26,
              1067.762682,
              418263.6158,
              4986264.44,
              1213.962682
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417260.89575024834,
                    4984863.260062371,
                    1067.7626817092191
                  ],
                  [
                    417260.89575024834,
                    4986264.440062371,
                    1067.7626817092191
                  ],
                  [
                    418263.6157502483,
                    4986264.440062371,
                    1213.962681709219
                  ],
                  [
                    418263.6157502483,
                    4984863.260062371,
                    1213.962681709219
                  ],
                  [
                    417260.89575024834,
                    4984863.260062371,
                    1067.7626817092191
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:13:36+00:00",
            "end_time": "2011-09-17T18:43: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": "44117G8309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252656558674,
              44.787493772482385,
              1097.945899695315
            ],
            [
              -117.96273465600825,
              44.800009997476224,
              1097.945899695315
            ],
            [
              -117.95002895798073,
              44.800116405597336,
              1431.1658996953147
            ],
            [
              -117.94982361282793,
              44.78760013443444,
              1431.1658996953147
            ],
            [
              -117.96252656558674,
              44.787493772482385,
              1097.945899695315
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627347,
        44.78749377,
        1097.9459,
        -117.9498236,
        44.80011641,
        1431.1659
      ],
      "properties": {
        "datetime": "2011-09-17T21:35:54Z",
        "pc:count": 9417519,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424291.1877,
            "count": 9417519,
            "maximum": 424864.3333,
            "minimum": 423859.3133,
            "name": "X",
            "position": 0,
            "stddev": 301.0375797,
            "variance": 90623.6244
          },
          {
            "average": 4960786.552,
            "count": 9417519,
            "maximum": 4961184.541,
            "minimum": 4959794.001,
            "name": "Y",
            "position": 1,
            "stddev": 303.0256947,
            "variance": 91824.57167
          },
          {
            "average": 1217.949906,
            "count": 9417519,
            "maximum": 1431.1659,
            "minimum": 1097.9459,
            "name": "Z",
            "position": 2,
            "stddev": 75.73865388,
            "variance": 5736.343692
          },
          {
            "average": 84.62455834,
            "count": 9417519,
            "maximum": 252,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.87268364,
            "variance": 2690.775308
          },
          {
            "average": 1.193752197,
            "count": 9417519,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4337227202,
            "variance": 0.188115398
          },
          {
            "average": 1.395992193,
            "count": 9417519,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.590468698,
            "variance": 0.3486532833
          },
          {
            "average": 0.4998604197,
            "count": 9417519,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000071,
            "variance": 0.2500000071
          },
          {
            "average": 0,
            "count": 9417519,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.114507228,
            "count": 9417519,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3184263398,
            "variance": 0.1013953339
          },
          {
            "average": -1.162089447,
            "count": 9417519,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.262218089,
            "variance": 68.26424775
          },
          {
            "average": 162.1696017,
            "count": 9417519,
            "maximum": 179,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 22.87555685,
            "variance": 523.2911014
          },
          {
            "average": 14739.78213,
            "count": 9417519,
            "maximum": 20109,
            "minimum": 9436,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5317.909223,
            "variance": 28280158.5
          },
          {
            "average": 19373.91051,
            "count": 9417519,
            "maximum": 61184,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 11584.3209,
            "variance": 134196490.8
          },
          {
            "average": 20450.33258,
            "count": 9417519,
            "maximum": 60672,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 11578.8866,
            "variance": 134070614.9
          },
          {
            "average": 17979.34776,
            "count": 9417519,
            "maximum": 58368,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10338.34177,
            "variance": 106881310.5
          },
          {
            "average": 236890.0844,
            "count": 9417519,
            "maximum": 330554.3171,
            "minimum": 79620.38067,
            "name": "GpsTime",
            "position": 15,
            "stddev": 120308.1842,
            "variance": 14474059180.0
          },
          {
            "average": 0,
            "count": 9417519,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9417519,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9417519,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9417519,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9417519,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423859.3133,
          4959794.001,
          1097.9459,
          424864.3333,
          4961184.541,
          1431.1659
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423859.3132605421,
                4959794.00084259,
                1097.945899695315
              ],
              [
                423859.3132605421,
                4961184.540842589,
                1097.945899695315
              ],
              [
                424864.33326054213,
                4961184.540842589,
                1431.1658996953147
              ],
              [
                424864.33326054213,
                4959794.00084259,
                1431.1658996953147
              ],
              [
                423859.3132605421,
                4959794.00084259,
                1097.945899695315
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:35:54+00:00",
        "end_time": "2011-09-14T23:53:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627347,
            44.78749377,
            1097.9459,
            -117.9498236,
            44.80011641,
            1431.1659
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252656558674,
                  44.787493772482385,
                  1097.945899695315
                ],
                [
                  -117.96273465600825,
                  44.800009997476224,
                  1097.945899695315
                ],
                [
                  -117.95002895798073,
                  44.800116405597336,
                  1431.1658996953147
                ],
                [
                  -117.94982361282793,
                  44.78760013443444,
                  1431.1658996953147
                ],
                [
                  -117.96252656558674,
                  44.787493772482385,
                  1097.945899695315
                ]
              ]
            ]
          },
          "id": "44117G8309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:35:54Z",
            "pc:count": 9417519,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424291.1877,
                "count": 9417519,
                "maximum": 424864.3333,
                "minimum": 423859.3133,
                "name": "X",
                "position": 0,
                "stddev": 301.0375797,
                "variance": 90623.6244
              },
              {
                "average": 4960786.552,
                "count": 9417519,
                "maximum": 4961184.541,
                "minimum": 4959794.001,
                "name": "Y",
                "position": 1,
                "stddev": 303.0256947,
                "variance": 91824.57167
              },
              {
                "average": 1217.949906,
                "count": 9417519,
                "maximum": 1431.1659,
                "minimum": 1097.9459,
                "name": "Z",
                "position": 2,
                "stddev": 75.73865388,
                "variance": 5736.343692
              },
              {
                "average": 84.62455834,
                "count": 9417519,
                "maximum": 252,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.87268364,
                "variance": 2690.775308
              },
              {
                "average": 1.193752197,
                "count": 9417519,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4337227202,
                "variance": 0.188115398
              },
              {
                "average": 1.395992193,
                "count": 9417519,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.590468698,
                "variance": 0.3486532833
              },
              {
                "average": 0.4998604197,
                "count": 9417519,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000071,
                "variance": 0.2500000071
              },
              {
                "average": 0,
                "count": 9417519,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.114507228,
                "count": 9417519,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3184263398,
                "variance": 0.1013953339
              },
              {
                "average": -1.162089447,
                "count": 9417519,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.262218089,
                "variance": 68.26424775
              },
              {
                "average": 162.1696017,
                "count": 9417519,
                "maximum": 179,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 22.87555685,
                "variance": 523.2911014
              },
              {
                "average": 14739.78213,
                "count": 9417519,
                "maximum": 20109,
                "minimum": 9436,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5317.909223,
                "variance": 28280158.5
              },
              {
                "average": 19373.91051,
                "count": 9417519,
                "maximum": 61184,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 11584.3209,
                "variance": 134196490.8
              },
              {
                "average": 20450.33258,
                "count": 9417519,
                "maximum": 60672,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 11578.8866,
                "variance": 134070614.9
              },
              {
                "average": 17979.34776,
                "count": 9417519,
                "maximum": 58368,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10338.34177,
                "variance": 106881310.5
              },
              {
                "average": 236890.0844,
                "count": 9417519,
                "maximum": 330554.3171,
                "minimum": 79620.38067,
                "name": "GpsTime",
                "position": 15,
                "stddev": 120308.1842,
                "variance": 14474059180.0
              },
              {
                "average": 0,
                "count": 9417519,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9417519,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9417519,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9417519,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9417519,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423859.3133,
              4959794.001,
              1097.9459,
              424864.3333,
              4961184.541,
              1431.1659
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423859.3132605421,
                    4959794.00084259,
                    1097.945899695315
                  ],
                  [
                    423859.3132605421,
                    4961184.540842589,
                    1097.945899695315
                  ],
                  [
                    424864.33326054213,
                    4961184.540842589,
                    1431.1658996953147
                  ],
                  [
                    424864.33326054213,
                    4959794.00084259,
                    1431.1658996953147
                  ],
                  [
                    423859.3132605421,
                    4959794.00084259,
                    1097.945899695315
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:35:54+00:00",
            "end_time": "2011-09-14T23:53: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": "44117G7106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502514958571,
              44.84991710980189,
              1018.3602653829679
            ],
            [
              -117.87521590115125,
              44.86251037389149,
              1018.3602653829679
            ],
            [
              -117.86252982146172,
              44.862606895828435,
              1041.0202653829679
            ],
            [
              -117.86234183396834,
              44.85001358960227,
              1041.0202653829679
            ],
            [
              -117.87502514958571,
              44.84991710980189,
              1018.3602653829679
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752159,
        44.84991711,
        1018.360265,
        -117.8623418,
        44.8626069,
        1041.020265
      ],
      "properties": {
        "datetime": "2011-09-20T20:39:55Z",
        "pc:count": 11321573,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431355.5893,
            "count": 11321573,
            "maximum": 431858.2265,
            "minimum": 430855.8665,
            "name": "X",
            "position": 0,
            "stddev": 285.2314593,
            "variance": 81356.98537
          },
          {
            "average": 4967354.116,
            "count": 11321573,
            "maximum": 4968049.105,
            "minimum": 4966650.025,
            "name": "Y",
            "position": 1,
            "stddev": 401.9999801,
            "variance": 161603.984
          },
          {
            "average": 1020.19591,
            "count": 11321573,
            "maximum": 1041.020265,
            "minimum": 1018.360265,
            "name": "Z",
            "position": 2,
            "stddev": 0.8346472866,
            "variance": 0.696636093
          },
          {
            "average": 224.9854374,
            "count": 11321573,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.12552797,
            "variance": 1233.802715
          },
          {
            "average": 1.002577204,
            "count": 11321573,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05802971452,
            "variance": 0.003367447767
          },
          {
            "average": 1.005164653,
            "count": 11321573,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08692536416,
            "variance": 0.007556018933
          },
          {
            "average": 0.4987691198,
            "count": 11321573,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998507,
            "variance": 0.249998507
          },
          {
            "average": 0,
            "count": 11321573,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.269710578,
            "count": 11321573,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4438094181,
            "variance": 0.1969667996
          },
          {
            "average": 0.9678415541,
            "count": 11321573,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.894955452,
            "variance": 62.33032158
          },
          {
            "average": 196.0881744,
            "count": 11321573,
            "maximum": 212,
            "minimum": 181,
            "name": "UserData",
            "position": 10,
            "stddev": 3.680233174,
            "variance": 13.54411621
          },
          {
            "average": 250.2872907,
            "count": 11321573,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 66.6174875,
            "variance": 4437.88964
          },
          {
            "average": 39891.23273,
            "count": 11321573,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 8825.585576,
            "variance": 77890960.77
          },
          {
            "average": 39349.43756,
            "count": 11321573,
            "maximum": 65280,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 7886.096212,
            "variance": 62190513.46
          },
          {
            "average": 31029.12908,
            "count": 11321573,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 8454.349101,
            "variance": 71476018.73
          },
          {
            "average": 530239.307,
            "count": 11321573,
            "maximum": 586395.6974,
            "minimum": 522413.0241,
            "name": "GpsTime",
            "position": 15,
            "stddev": 18657.08246,
            "variance": 348086726
          },
          {
            "average": 0,
            "count": 11321573,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11321573,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11321573,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11321573,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11321573,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430855.8665,
          4966650.025,
          1018.360265,
          431858.2265,
          4968049.105,
          1041.020265
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430855.86648046126,
                4966650.025362496,
                1018.3602653829679
              ],
              [
                430855.86648046126,
                4968049.105362496,
                1018.3602653829679
              ],
              [
                431858.22648046125,
                4968049.105362496,
                1041.0202653829679
              ],
              [
                431858.22648046125,
                4966650.025362496,
                1041.0202653829679
              ],
              [
                430855.86648046126,
                4966650.025362496,
                1018.3602653829679
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T20:39:55+00:00",
        "end_time": "2011-09-20T02:53:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752159,
            44.84991711,
            1018.360265,
            -117.8623418,
            44.8626069,
            1041.020265
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502514958571,
                  44.84991710980189,
                  1018.3602653829679
                ],
                [
                  -117.87521590115125,
                  44.86251037389149,
                  1018.3602653829679
                ],
                [
                  -117.86252982146172,
                  44.862606895828435,
                  1041.0202653829679
                ],
                [
                  -117.86234183396834,
                  44.85001358960227,
                  1041.0202653829679
                ],
                [
                  -117.87502514958571,
                  44.84991710980189,
                  1018.3602653829679
                ]
              ]
            ]
          },
          "id": "44117G7106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T20:39:55Z",
            "pc:count": 11321573,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431355.5893,
                "count": 11321573,
                "maximum": 431858.2265,
                "minimum": 430855.8665,
                "name": "X",
                "position": 0,
                "stddev": 285.2314593,
                "variance": 81356.98537
              },
              {
                "average": 4967354.116,
                "count": 11321573,
                "maximum": 4968049.105,
                "minimum": 4966650.025,
                "name": "Y",
                "position": 1,
                "stddev": 401.9999801,
                "variance": 161603.984
              },
              {
                "average": 1020.19591,
                "count": 11321573,
                "maximum": 1041.020265,
                "minimum": 1018.360265,
                "name": "Z",
                "position": 2,
                "stddev": 0.8346472866,
                "variance": 0.696636093
              },
              {
                "average": 224.9854374,
                "count": 11321573,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.12552797,
                "variance": 1233.802715
              },
              {
                "average": 1.002577204,
                "count": 11321573,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05802971452,
                "variance": 0.003367447767
              },
              {
                "average": 1.005164653,
                "count": 11321573,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08692536416,
                "variance": 0.007556018933
              },
              {
                "average": 0.4987691198,
                "count": 11321573,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998507,
                "variance": 0.249998507
              },
              {
                "average": 0,
                "count": 11321573,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.269710578,
                "count": 11321573,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4438094181,
                "variance": 0.1969667996
              },
              {
                "average": 0.9678415541,
                "count": 11321573,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.894955452,
                "variance": 62.33032158
              },
              {
                "average": 196.0881744,
                "count": 11321573,
                "maximum": 212,
                "minimum": 181,
                "name": "UserData",
                "position": 10,
                "stddev": 3.680233174,
                "variance": 13.54411621
              },
              {
                "average": 250.2872907,
                "count": 11321573,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 66.6174875,
                "variance": 4437.88964
              },
              {
                "average": 39891.23273,
                "count": 11321573,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 8825.585576,
                "variance": 77890960.77
              },
              {
                "average": 39349.43756,
                "count": 11321573,
                "maximum": 65280,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 7886.096212,
                "variance": 62190513.46
              },
              {
                "average": 31029.12908,
                "count": 11321573,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 8454.349101,
                "variance": 71476018.73
              },
              {
                "average": 530239.307,
                "count": 11321573,
                "maximum": 586395.6974,
                "minimum": 522413.0241,
                "name": "GpsTime",
                "position": 15,
                "stddev": 18657.08246,
                "variance": 348086726
              },
              {
                "average": 0,
                "count": 11321573,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11321573,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11321573,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11321573,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11321573,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430855.8665,
              4966650.025,
              1018.360265,
              431858.2265,
              4968049.105,
              1041.020265
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430855.86648046126,
                    4966650.025362496,
                    1018.3602653829679
                  ],
                  [
                    430855.86648046126,
                    4968049.105362496,
                    1018.3602653829679
                  ],
                  [
                    431858.22648046125,
                    4968049.105362496,
                    1041.0202653829679
                  ],
                  [
                    431858.22648046125,
                    4966650.025362496,
                    1041.0202653829679
                  ],
                  [
                    430855.86648046126,
                    4966650.025362496,
                    1018.3602653829679
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T20:39:55+00:00",
            "end_time": "2011-09-20T02:53:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118D1422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05002446961394,
              45.37489826088447,
              826.0333392775982
            ],
            [
              -118.05025796316818,
              45.38750969473979,
              826.0333392775982
            ],
            [
              -118.03752997199577,
              45.38762603024214,
              845.3133392775982
            ],
            [
              -118.0372993068928,
              45.37501454552352,
              845.3133392775982
            ],
            [
              -118.05002446961394,
              45.37489826088447,
              826.0333392775982
            ]
          ]
        ]
      },
      "bbox": [
        -118.050258,
        45.37489826,
        826.0333393,
        -118.0372993,
        45.38762603,
        845.3133393
      ],
      "properties": {
        "datetime": "2011-09-15T18:28:59Z",
        "pc:count": 14673832,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418208.1951,
            "count": 14673832,
            "maximum": 418781.1234,
            "minimum": 417784.5834,
            "name": "X",
            "position": 0,
            "stddev": 278.3354814,
            "variance": 77470.64021
          },
          {
            "average": 5025824.026,
            "count": 14673832,
            "maximum": 5026535.054,
            "minimum": 5025133.754,
            "name": "Y",
            "position": 1,
            "stddev": 401.0751847,
            "variance": 160861.3038
          },
          {
            "average": 830.565687,
            "count": 14673832,
            "maximum": 845.3133393,
            "minimum": 826.0333393,
            "name": "Z",
            "position": 2,
            "stddev": 1.945584204,
            "variance": 3.785297894
          },
          {
            "average": 109.2484243,
            "count": 14673832,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.44224223,
            "variance": 597.4232052
          },
          {
            "average": 1.000909851,
            "count": 14673832,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03091557981,
            "variance": 0.0009557730752
          },
          {
            "average": 1.001906932,
            "count": 14673832,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04573316074,
            "variance": 0.002091521991
          },
          {
            "average": 0.4999120203,
            "count": 14673832,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000093,
            "variance": 0.2500000093
          },
          {
            "average": 0,
            "count": 14673832,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.173894726,
            "count": 14673832,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3790189445,
            "variance": 0.1436553603
          },
          {
            "average": -1.394306609,
            "count": 14673832,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.594837757,
            "variance": 73.87123607
          },
          {
            "average": 140.1278556,
            "count": 14673832,
            "maximum": 177,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 23.90862134,
            "variance": 571.6221742
          },
          {
            "average": 4995.41424,
            "count": 14673832,
            "maximum": 20002,
            "minimum": 1001,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6856.19705,
            "variance": 47007438
          },
          {
            "average": 36154.85189,
            "count": 14673832,
            "maximum": 65280,
            "minimum": 6656,
            "name": "Red",
            "position": 12,
            "stddev": 12637.87239,
            "variance": 159715818.5
          },
          {
            "average": 36492.93736,
            "count": 14673832,
            "maximum": 65024,
            "minimum": 8192,
            "name": "Green",
            "position": 13,
            "stddev": 10289.30274,
            "variance": 105869750.8
          },
          {
            "average": 32253.25326,
            "count": 14673832,
            "maximum": 65280,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 9910.071619,
            "variance": 98209519.49
          },
          {
            "average": 90269.04724,
            "count": 14673832,
            "maximum": 146539.1066,
            "minimum": 66022.65224,
            "name": "GpsTime",
            "position": 15,
            "stddev": 35651.59728,
            "variance": 1271036388
          },
          {
            "average": 0,
            "count": 14673832,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14673832,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14673832,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14673832,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14673832,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417784.5834,
          5025133.754,
          826.0333393,
          418781.1234,
          5026535.054,
          845.3133393
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417784.5833842678,
                5025133.754264494,
                826.0333392775982
              ],
              [
                417784.5833842678,
                5026535.054264495,
                826.0333392775982
              ],
              [
                418781.12338426785,
                5026535.054264495,
                845.3133392775982
              ],
              [
                418781.12338426785,
                5025133.754264494,
                845.3133392775982
              ],
              [
                417784.5833842678,
                5025133.754264494,
                826.0333392775982
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:28:59+00:00",
        "end_time": "2011-09-14T20:07:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.050258,
            45.37489826,
            826.0333393,
            -118.0372993,
            45.38762603,
            845.3133393
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05002446961394,
                  45.37489826088447,
                  826.0333392775982
                ],
                [
                  -118.05025796316818,
                  45.38750969473979,
                  826.0333392775982
                ],
                [
                  -118.03752997199577,
                  45.38762603024214,
                  845.3133392775982
                ],
                [
                  -118.0372993068928,
                  45.37501454552352,
                  845.3133392775982
                ],
                [
                  -118.05002446961394,
                  45.37489826088447,
                  826.0333392775982
                ]
              ]
            ]
          },
          "id": "45118D1422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:28:59Z",
            "pc:count": 14673832,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418208.1951,
                "count": 14673832,
                "maximum": 418781.1234,
                "minimum": 417784.5834,
                "name": "X",
                "position": 0,
                "stddev": 278.3354814,
                "variance": 77470.64021
              },
              {
                "average": 5025824.026,
                "count": 14673832,
                "maximum": 5026535.054,
                "minimum": 5025133.754,
                "name": "Y",
                "position": 1,
                "stddev": 401.0751847,
                "variance": 160861.3038
              },
              {
                "average": 830.565687,
                "count": 14673832,
                "maximum": 845.3133393,
                "minimum": 826.0333393,
                "name": "Z",
                "position": 2,
                "stddev": 1.945584204,
                "variance": 3.785297894
              },
              {
                "average": 109.2484243,
                "count": 14673832,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.44224223,
                "variance": 597.4232052
              },
              {
                "average": 1.000909851,
                "count": 14673832,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03091557981,
                "variance": 0.0009557730752
              },
              {
                "average": 1.001906932,
                "count": 14673832,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04573316074,
                "variance": 0.002091521991
              },
              {
                "average": 0.4999120203,
                "count": 14673832,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000093,
                "variance": 0.2500000093
              },
              {
                "average": 0,
                "count": 14673832,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.173894726,
                "count": 14673832,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3790189445,
                "variance": 0.1436553603
              },
              {
                "average": -1.394306609,
                "count": 14673832,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.594837757,
                "variance": 73.87123607
              },
              {
                "average": 140.1278556,
                "count": 14673832,
                "maximum": 177,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 23.90862134,
                "variance": 571.6221742
              },
              {
                "average": 4995.41424,
                "count": 14673832,
                "maximum": 20002,
                "minimum": 1001,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6856.19705,
                "variance": 47007438
              },
              {
                "average": 36154.85189,
                "count": 14673832,
                "maximum": 65280,
                "minimum": 6656,
                "name": "Red",
                "position": 12,
                "stddev": 12637.87239,
                "variance": 159715818.5
              },
              {
                "average": 36492.93736,
                "count": 14673832,
                "maximum": 65024,
                "minimum": 8192,
                "name": "Green",
                "position": 13,
                "stddev": 10289.30274,
                "variance": 105869750.8
              },
              {
                "average": 32253.25326,
                "count": 14673832,
                "maximum": 65280,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 9910.071619,
                "variance": 98209519.49
              },
              {
                "average": 90269.04724,
                "count": 14673832,
                "maximum": 146539.1066,
                "minimum": 66022.65224,
                "name": "GpsTime",
                "position": 15,
                "stddev": 35651.59728,
                "variance": 1271036388
              },
              {
                "average": 0,
                "count": 14673832,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14673832,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14673832,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14673832,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14673832,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417784.5834,
              5025133.754,
              826.0333393,
              418781.1234,
              5026535.054,
              845.3133393
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417784.5833842678,
                    5025133.754264494,
                    826.0333392775982
                  ],
                  [
                    417784.5833842678,
                    5026535.054264495,
                    826.0333392775982
                  ],
                  [
                    418781.12338426785,
                    5026535.054264495,
                    845.3133392775982
                  ],
                  [
                    418781.12338426785,
                    5025133.754264494,
                    845.3133392775982
                  ],
                  [
                    417784.5833842678,
                    5025133.754264494,
                    826.0333392775982
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:28:59+00:00",
            "end_time": "2011-09-14T20: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": "45118E1409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502480500476,
              45.537400937819385,
              872.6494515623652
            ],
            [
              -118.02525208417357,
              45.54990483579687,
              872.6494515623652
            ],
            [
              -118.01252735480011,
              45.55001834223175,
              952.8494515623653
            ],
            [
              -118.01230289528993,
              45.53751439504636,
              952.8494515623653
            ],
            [
              -118.02502480500476,
              45.537400937819385,
              872.6494515623652
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252521,
        45.53740094,
        872.6494516,
        -118.0123029,
        45.55001834,
        952.8494516
      ],
      "properties": {
        "datetime": "2011-09-14T23:38:07Z",
        "pc:count": 10002735,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420493.1489,
            "count": 10002735,
            "maximum": 420965.6776,
            "minimum": 419972.2576,
            "name": "X",
            "position": 0,
            "stddev": 279.0090284,
            "variance": 77846.0379
          },
          {
            "average": 5043775.068,
            "count": 10002735,
            "maximum": 5044551.297,
            "minimum": 5043161.917,
            "name": "Y",
            "position": 1,
            "stddev": 352.7436571,
            "variance": 124428.0876
          },
          {
            "average": 896.0122394,
            "count": 10002735,
            "maximum": 952.8494516,
            "minimum": 872.6494516,
            "name": "Z",
            "position": 2,
            "stddev": 17.89160848,
            "variance": 320.1096541
          },
          {
            "average": 106.1317332,
            "count": 10002735,
            "maximum": 234,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.47030507,
            "variance": 1188.201931
          },
          {
            "average": 1.031777509,
            "count": 10002735,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1885163058,
            "variance": 0.03553839755
          },
          {
            "average": 1.068696711,
            "count": 10002735,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2876938345,
            "variance": 0.08276774242
          },
          {
            "average": 0.5000196446,
            "count": 10002735,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000246,
            "variance": 0.2500000246
          },
          {
            "average": 0,
            "count": 10002735,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.289882217,
            "count": 10002735,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4537075467,
            "variance": 0.2058505379
          },
          {
            "average": -2.868269534,
            "count": 10002735,
            "maximum": 16.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.79315472,
            "variance": 77.31956993
          },
          {
            "average": 120.090063,
            "count": 10002735,
            "maximum": 132,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 1.551793633,
            "variance": 2.408063479
          },
          {
            "average": 1022.53334,
            "count": 10002735,
            "maximum": 1026,
            "minimum": 1019,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.6418683,
            "variance": 2.695731514
          },
          {
            "average": 35181.68428,
            "count": 10002735,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 11080.04452,
            "variance": 122767386.6
          },
          {
            "average": 33429.80614,
            "count": 10002735,
            "maximum": 65280,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 8899.718055,
            "variance": 79204981.47
          },
          {
            "average": 27405.11181,
            "count": 10002735,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 7902.499172,
            "variance": 62449493.17
          },
          {
            "average": 76731.19192,
            "count": 10002735,
            "maximum": 78687.33404,
            "minimum": 74792.93766,
            "name": "GpsTime",
            "position": 15,
            "stddev": 834.1664206,
            "variance": 695833.6173
          },
          {
            "average": 0,
            "count": 10002735,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10002735,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10002735,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10002735,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10002735,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419972.2576,
          5043161.917,
          872.6494516,
          420965.6776,
          5044551.297,
          952.8494516
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419972.2576364904,
                5043161.916628187,
                872.6494515623652
              ],
              [
                419972.2576364904,
                5044551.296628187,
                872.6494515623652
              ],
              [
                420965.67763649044,
                5044551.296628187,
                952.8494515623653
              ],
              [
                420965.67763649044,
                5043161.916628187,
                952.8494515623653
              ],
              [
                419972.2576364904,
                5043161.916628187,
                872.6494515623652
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:38:07+00:00",
        "end_time": "2011-09-14T22:33:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252521,
            45.53740094,
            872.6494516,
            -118.0123029,
            45.55001834,
            952.8494516
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502480500476,
                  45.537400937819385,
                  872.6494515623652
                ],
                [
                  -118.02525208417357,
                  45.54990483579687,
                  872.6494515623652
                ],
                [
                  -118.01252735480011,
                  45.55001834223175,
                  952.8494515623653
                ],
                [
                  -118.01230289528993,
                  45.53751439504636,
                  952.8494515623653
                ],
                [
                  -118.02502480500476,
                  45.537400937819385,
                  872.6494515623652
                ]
              ]
            ]
          },
          "id": "45118E1409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:38:07Z",
            "pc:count": 10002735,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420493.1489,
                "count": 10002735,
                "maximum": 420965.6776,
                "minimum": 419972.2576,
                "name": "X",
                "position": 0,
                "stddev": 279.0090284,
                "variance": 77846.0379
              },
              {
                "average": 5043775.068,
                "count": 10002735,
                "maximum": 5044551.297,
                "minimum": 5043161.917,
                "name": "Y",
                "position": 1,
                "stddev": 352.7436571,
                "variance": 124428.0876
              },
              {
                "average": 896.0122394,
                "count": 10002735,
                "maximum": 952.8494516,
                "minimum": 872.6494516,
                "name": "Z",
                "position": 2,
                "stddev": 17.89160848,
                "variance": 320.1096541
              },
              {
                "average": 106.1317332,
                "count": 10002735,
                "maximum": 234,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.47030507,
                "variance": 1188.201931
              },
              {
                "average": 1.031777509,
                "count": 10002735,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1885163058,
                "variance": 0.03553839755
              },
              {
                "average": 1.068696711,
                "count": 10002735,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2876938345,
                "variance": 0.08276774242
              },
              {
                "average": 0.5000196446,
                "count": 10002735,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000246,
                "variance": 0.2500000246
              },
              {
                "average": 0,
                "count": 10002735,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.289882217,
                "count": 10002735,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4537075467,
                "variance": 0.2058505379
              },
              {
                "average": -2.868269534,
                "count": 10002735,
                "maximum": 16.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.79315472,
                "variance": 77.31956993
              },
              {
                "average": 120.090063,
                "count": 10002735,
                "maximum": 132,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 1.551793633,
                "variance": 2.408063479
              },
              {
                "average": 1022.53334,
                "count": 10002735,
                "maximum": 1026,
                "minimum": 1019,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.6418683,
                "variance": 2.695731514
              },
              {
                "average": 35181.68428,
                "count": 10002735,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 11080.04452,
                "variance": 122767386.6
              },
              {
                "average": 33429.80614,
                "count": 10002735,
                "maximum": 65280,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 8899.718055,
                "variance": 79204981.47
              },
              {
                "average": 27405.11181,
                "count": 10002735,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 7902.499172,
                "variance": 62449493.17
              },
              {
                "average": 76731.19192,
                "count": 10002735,
                "maximum": 78687.33404,
                "minimum": 74792.93766,
                "name": "GpsTime",
                "position": 15,
                "stddev": 834.1664206,
                "variance": 695833.6173
              },
              {
                "average": 0,
                "count": 10002735,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10002735,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10002735,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10002735,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10002735,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419972.2576,
              5043161.917,
              872.6494516,
              420965.6776,
              5044551.297,
              952.8494516
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419972.2576364904,
                    5043161.916628187,
                    872.6494515623652
                  ],
                  [
                    419972.2576364904,
                    5044551.296628187,
                    872.6494515623652
                  ],
                  [
                    420965.67763649044,
                    5044551.296628187,
                    952.8494515623653
                  ],
                  [
                    420965.67763649044,
                    5043161.916628187,
                    952.8494515623653
                  ],
                  [
                    419972.2576364904,
                    5043161.916628187,
                    872.6494515623652
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:38:07+00:00",
            "end_time": "2011-09-14T22: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": "44117G7121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502482311889,
              44.81241717619913,
              1025.7765693692895
            ],
            [
              -117.87521532002195,
              44.82501016327964,
              1025.7765693692895
            ],
            [
              -117.86252886706342,
              44.82510668770784,
              1047.3965693692894
            ],
            [
              -117.86234113062542,
              44.81251365849026,
              1047.3965693692894
            ],
            [
              -117.87502482311889,
              44.81241717619913,
              1025.7765693692895
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752153,
        44.81241718,
        1025.776569,
        -117.8623411,
        44.82510669,
        1047.396569
      ],
      "properties": {
        "datetime": "2011-09-21T00:01:58Z",
        "pc:count": 11856038,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431303.9159,
            "count": 11856038,
            "maximum": 431814.0769,
            "minimum": 430811.0369,
            "name": "X",
            "position": 0,
            "stddev": 289.079503,
            "variance": 83566.95905
          },
          {
            "average": 4963198.027,
            "count": 11856038,
            "maximum": 4963883.418,
            "minimum": 4962484.378,
            "name": "Y",
            "position": 1,
            "stddev": 406.9495568,
            "variance": 165607.9417
          },
          {
            "average": 1028.882066,
            "count": 11856038,
            "maximum": 1047.396569,
            "minimum": 1025.776569,
            "name": "Z",
            "position": 2,
            "stddev": 1.246669496,
            "variance": 1.554184833
          },
          {
            "average": 231.5553754,
            "count": 11856038,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.04940162,
            "variance": 786.7689311
          },
          {
            "average": 1.001665818,
            "count": 11856038,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04650125527,
            "variance": 0.002162366742
          },
          {
            "average": 1.003335263,
            "count": 11856038,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06956034495,
            "variance": 0.004838641589
          },
          {
            "average": 0.4978109045,
            "count": 11856038,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999952289,
            "variance": 0.2499952289
          },
          {
            "average": 0,
            "count": 11856038,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.269133668,
            "count": 11856038,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4435095867,
            "variance": 0.1967007535
          },
          {
            "average": 0.6059111326,
            "count": 11856038,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.677540827,
            "variance": 58.94463314
          },
          {
            "average": 195.8069509,
            "count": 11856038,
            "maximum": 209,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 3.68099401,
            "variance": 13.5497169
          },
          {
            "average": 112.4002493,
            "count": 11856038,
            "maximum": 132,
            "minimum": 60,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 17.09327631,
            "variance": 292.1800949
          },
          {
            "average": 22757.94884,
            "count": 11856038,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 6664.015223,
            "variance": 44409098.9
          },
          {
            "average": 24619.60077,
            "count": 11856038,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 5748.767162,
            "variance": 33048323.88
          },
          {
            "average": 18938.03822,
            "count": 11856038,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 4432.505114,
            "variance": 19647101.58
          },
          {
            "average": 505991.8547,
            "count": 11856038,
            "maximum": 598518.2007,
            "minimum": 501649.3613,
            "name": "GpsTime",
            "position": 15,
            "stddev": 16845.33538,
            "variance": 283765324
          },
          {
            "average": 0,
            "count": 11856038,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11856038,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11856038,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11856038,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11856038,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430811.0369,
          4962484.378,
          1025.776569,
          431814.0769,
          4963883.418,
          1047.396569
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430811.03691766167,
                4962484.378133677,
                1025.7765693692895
              ],
              [
                430811.03691766167,
                4963883.418133676,
                1025.7765693692895
              ],
              [
                431814.0769176617,
                4963883.418133676,
                1047.3965693692894
              ],
              [
                431814.0769176617,
                4962484.378133677,
                1047.3965693692894
              ],
              [
                430811.03691766167,
                4962484.378133677,
                1025.7765693692895
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-21T00:01:58+00:00",
        "end_time": "2011-09-19T21:07:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752153,
            44.81241718,
            1025.776569,
            -117.8623411,
            44.82510669,
            1047.396569
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502482311889,
                  44.81241717619913,
                  1025.7765693692895
                ],
                [
                  -117.87521532002195,
                  44.82501016327964,
                  1025.7765693692895
                ],
                [
                  -117.86252886706342,
                  44.82510668770784,
                  1047.3965693692894
                ],
                [
                  -117.86234113062542,
                  44.81251365849026,
                  1047.3965693692894
                ],
                [
                  -117.87502482311889,
                  44.81241717619913,
                  1025.7765693692895
                ]
              ]
            ]
          },
          "id": "44117G7121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-21T00:01:58Z",
            "pc:count": 11856038,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431303.9159,
                "count": 11856038,
                "maximum": 431814.0769,
                "minimum": 430811.0369,
                "name": "X",
                "position": 0,
                "stddev": 289.079503,
                "variance": 83566.95905
              },
              {
                "average": 4963198.027,
                "count": 11856038,
                "maximum": 4963883.418,
                "minimum": 4962484.378,
                "name": "Y",
                "position": 1,
                "stddev": 406.9495568,
                "variance": 165607.9417
              },
              {
                "average": 1028.882066,
                "count": 11856038,
                "maximum": 1047.396569,
                "minimum": 1025.776569,
                "name": "Z",
                "position": 2,
                "stddev": 1.246669496,
                "variance": 1.554184833
              },
              {
                "average": 231.5553754,
                "count": 11856038,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.04940162,
                "variance": 786.7689311
              },
              {
                "average": 1.001665818,
                "count": 11856038,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04650125527,
                "variance": 0.002162366742
              },
              {
                "average": 1.003335263,
                "count": 11856038,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06956034495,
                "variance": 0.004838641589
              },
              {
                "average": 0.4978109045,
                "count": 11856038,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999952289,
                "variance": 0.2499952289
              },
              {
                "average": 0,
                "count": 11856038,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.269133668,
                "count": 11856038,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4435095867,
                "variance": 0.1967007535
              },
              {
                "average": 0.6059111326,
                "count": 11856038,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.677540827,
                "variance": 58.94463314
              },
              {
                "average": 195.8069509,
                "count": 11856038,
                "maximum": 209,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 3.68099401,
                "variance": 13.5497169
              },
              {
                "average": 112.4002493,
                "count": 11856038,
                "maximum": 132,
                "minimum": 60,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 17.09327631,
                "variance": 292.1800949
              },
              {
                "average": 22757.94884,
                "count": 11856038,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 6664.015223,
                "variance": 44409098.9
              },
              {
                "average": 24619.60077,
                "count": 11856038,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 5748.767162,
                "variance": 33048323.88
              },
              {
                "average": 18938.03822,
                "count": 11856038,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 4432.505114,
                "variance": 19647101.58
              },
              {
                "average": 505991.8547,
                "count": 11856038,
                "maximum": 598518.2007,
                "minimum": 501649.3613,
                "name": "GpsTime",
                "position": 15,
                "stddev": 16845.33538,
                "variance": 283765324
              },
              {
                "average": 0,
                "count": 11856038,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11856038,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11856038,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11856038,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11856038,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430811.0369,
              4962484.378,
              1025.776569,
              431814.0769,
              4963883.418,
              1047.396569
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430811.03691766167,
                    4962484.378133677,
                    1025.7765693692895
                  ],
                  [
                    430811.03691766167,
                    4963883.418133676,
                    1025.7765693692895
                  ],
                  [
                    431814.0769176617,
                    4963883.418133676,
                    1047.3965693692894
                  ],
                  [
                    431814.0769176617,
                    4962484.378133677,
                    1047.3965693692894
                  ],
                  [
                    430811.03691766167,
                    4962484.378133677,
                    1025.7765693692895
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-21T00:01:58+00:00",
            "end_time": "2011-09-19T21:07:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118A1410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252433405408,
              45.037402109305184,
              1064.322995205273
            ],
            [
              -118.01274677403498,
              45.050009760219694,
              1064.322995205273
            ],
            [
              -118.00002920931803,
              45.05012183758568,
              1126.762995205273
            ],
            [
              -117.9998095614916,
              45.037514137688596,
              1126.762995205273
            ],
            [
              -118.01252433405408,
              45.037402109305184,
              1064.322995205273
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127468,
        45.03740211,
        1064.322995,
        -117.9998096,
        45.05012184,
        1126.762995
      ],
      "properties": {
        "datetime": "2011-09-20T20:50:15Z",
        "pc:count": 11423566,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420742.1454,
            "count": 11423566,
            "maximum": 421252.2068,
            "minimum": 420250.5868,
            "name": "X",
            "position": 0,
            "stddev": 284.9090755,
            "variance": 81173.18129
          },
          {
            "average": 4988316.94,
            "count": 11423566,
            "maximum": 4989004.048,
            "minimum": 4987603.268,
            "name": "Y",
            "position": 1,
            "stddev": 400.9209463,
            "variance": 160737.6052
          },
          {
            "average": 1083.264348,
            "count": 11423566,
            "maximum": 1126.762995,
            "minimum": 1064.322995,
            "name": "Z",
            "position": 2,
            "stddev": 12.80970519,
            "variance": 164.0885471
          },
          {
            "average": 222.6733824,
            "count": 11423566,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.14765581,
            "variance": 1033.471774
          },
          {
            "average": 1.004654939,
            "count": 11423566,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07424271431,
            "variance": 0.005511980628
          },
          {
            "average": 1.009331587,
            "count": 11423566,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1091323824,
            "variance": 0.01190987689
          },
          {
            "average": 0.4989655594,
            "count": 11423566,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989518,
            "variance": 0.2499989518
          },
          {
            "average": 0,
            "count": 11423566,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.228539144,
            "count": 11423566,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4198916757,
            "variance": 0.1763090193
          },
          {
            "average": 1.334487463,
            "count": 11423566,
            "maximum": 19.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.842224412,
            "variance": 61.50048373
          },
          {
            "average": 195.9709789,
            "count": 11423566,
            "maximum": 212,
            "minimum": 182,
            "name": "UserData",
            "position": 10,
            "stddev": 5.135465846,
            "variance": 26.37300946
          },
          {
            "average": 206.0673118,
            "count": 11423566,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 101.5060702,
            "variance": 10303.48228
          },
          {
            "average": 29425.83086,
            "count": 11423566,
            "maximum": 63488,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 9282.133871,
            "variance": 86158009.2
          },
          {
            "average": 29633.00099,
            "count": 11423566,
            "maximum": 64768,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 7565.69956,
            "variance": 57239809.83
          },
          {
            "average": 22916.15541,
            "count": 11423566,
            "maximum": 65024,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6081.454825,
            "variance": 36984092.79
          },
          {
            "average": 543081.5726,
            "count": 11423566,
            "maximum": 587015.4861,
            "minimum": 522960.7376,
            "name": "GpsTime",
            "position": 15,
            "stddev": 28387.82936,
            "variance": 805868856.1
          },
          {
            "average": 0,
            "count": 11423566,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11423566,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11423566,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11423566,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11423566,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420250.5868,
          4987603.268,
          1064.322995,
          421252.2068,
          4989004.048,
          1126.762995
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420250.5868428221,
                4987603.268296465,
                1064.322995205273
              ],
              [
                420250.5868428221,
                4989004.048296465,
                1064.322995205273
              ],
              [
                421252.2068428221,
                4989004.048296465,
                1126.762995205273
              ],
              [
                421252.2068428221,
                4987603.268296465,
                1126.762995205273
              ],
              [
                420250.5868428221,
                4987603.268296465,
                1064.322995205273
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T20:50:15+00:00",
        "end_time": "2011-09-20T03:02:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127468,
            45.03740211,
            1064.322995,
            -117.9998096,
            45.05012184,
            1126.762995
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252433405408,
                  45.037402109305184,
                  1064.322995205273
                ],
                [
                  -118.01274677403498,
                  45.050009760219694,
                  1064.322995205273
                ],
                [
                  -118.00002920931803,
                  45.05012183758568,
                  1126.762995205273
                ],
                [
                  -117.9998095614916,
                  45.037514137688596,
                  1126.762995205273
                ],
                [
                  -118.01252433405408,
                  45.037402109305184,
                  1064.322995205273
                ]
              ]
            ]
          },
          "id": "45118A1410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T20:50:15Z",
            "pc:count": 11423566,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420742.1454,
                "count": 11423566,
                "maximum": 421252.2068,
                "minimum": 420250.5868,
                "name": "X",
                "position": 0,
                "stddev": 284.9090755,
                "variance": 81173.18129
              },
              {
                "average": 4988316.94,
                "count": 11423566,
                "maximum": 4989004.048,
                "minimum": 4987603.268,
                "name": "Y",
                "position": 1,
                "stddev": 400.9209463,
                "variance": 160737.6052
              },
              {
                "average": 1083.264348,
                "count": 11423566,
                "maximum": 1126.762995,
                "minimum": 1064.322995,
                "name": "Z",
                "position": 2,
                "stddev": 12.80970519,
                "variance": 164.0885471
              },
              {
                "average": 222.6733824,
                "count": 11423566,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.14765581,
                "variance": 1033.471774
              },
              {
                "average": 1.004654939,
                "count": 11423566,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07424271431,
                "variance": 0.005511980628
              },
              {
                "average": 1.009331587,
                "count": 11423566,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1091323824,
                "variance": 0.01190987689
              },
              {
                "average": 0.4989655594,
                "count": 11423566,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989518,
                "variance": 0.2499989518
              },
              {
                "average": 0,
                "count": 11423566,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.228539144,
                "count": 11423566,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4198916757,
                "variance": 0.1763090193
              },
              {
                "average": 1.334487463,
                "count": 11423566,
                "maximum": 19.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.842224412,
                "variance": 61.50048373
              },
              {
                "average": 195.9709789,
                "count": 11423566,
                "maximum": 212,
                "minimum": 182,
                "name": "UserData",
                "position": 10,
                "stddev": 5.135465846,
                "variance": 26.37300946
              },
              {
                "average": 206.0673118,
                "count": 11423566,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 101.5060702,
                "variance": 10303.48228
              },
              {
                "average": 29425.83086,
                "count": 11423566,
                "maximum": 63488,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 9282.133871,
                "variance": 86158009.2
              },
              {
                "average": 29633.00099,
                "count": 11423566,
                "maximum": 64768,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 7565.69956,
                "variance": 57239809.83
              },
              {
                "average": 22916.15541,
                "count": 11423566,
                "maximum": 65024,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6081.454825,
                "variance": 36984092.79
              },
              {
                "average": 543081.5726,
                "count": 11423566,
                "maximum": 587015.4861,
                "minimum": 522960.7376,
                "name": "GpsTime",
                "position": 15,
                "stddev": 28387.82936,
                "variance": 805868856.1
              },
              {
                "average": 0,
                "count": 11423566,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11423566,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11423566,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11423566,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11423566,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420250.5868,
              4987603.268,
              1064.322995,
              421252.2068,
              4989004.048,
              1126.762995
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420250.5868428221,
                    4987603.268296465,
                    1064.322995205273
                  ],
                  [
                    420250.5868428221,
                    4989004.048296465,
                    1064.322995205273
                  ],
                  [
                    421252.2068428221,
                    4989004.048296465,
                    1126.762995205273
                  ],
                  [
                    421252.2068428221,
                    4987603.268296465,
                    1126.762995205273
                  ],
                  [
                    420250.5868428221,
                    4987603.268296465,
                    1064.322995205273
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T20:50:15+00:00",
            "end_time": "2011-09-20T03:02: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": "45118D1406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0538766843719,
              45.41247683471236,
              847.3920593846851
            ],
            [
              -118.05410975694159,
              45.42500303220502,
              847.3920593846851
            ],
            [
              -118.05002789111106,
              45.42504063229016,
              896.4120593846851
            ],
            [
              -118.04979572067347,
              45.412514418469044,
              896.4120593846851
            ],
            [
              -118.0538766843719,
              45.41247683471236,
              847.3920593846851
            ]
          ]
        ]
      },
      "bbox": [
        -118.0541098,
        45.41247683,
        847.3920594,
        -118.0497957,
        45.42504063,
        896.4120594
      ],
      "properties": {
        "datetime": "2011-09-15T18:30:13Z",
        "pc:count": 6195524,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417708.1679,
            "count": 6195524,
            "maximum": 417857.0132,
            "minimum": 417537.6332,
            "name": "X",
            "position": 0,
            "stddev": 78.25934908,
            "variance": 6124.525719
          },
          {
            "average": 5029987.037,
            "count": 6195524,
            "maximum": 5030704.319,
            "minimum": 5029312.479,
            "name": "Y",
            "position": 1,
            "stddev": 396.1141345,
            "variance": 156906.4075
          },
          {
            "average": 863.8472363,
            "count": 6195524,
            "maximum": 896.4120594,
            "minimum": 847.3920594,
            "name": "Z",
            "position": 2,
            "stddev": 8.802002873,
            "variance": 77.47525457
          },
          {
            "average": 103.9259494,
            "count": 6195524,
            "maximum": 252,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.76175804,
            "variance": 885.7622417
          },
          {
            "average": 1.008757129,
            "count": 6195524,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09690361224,
            "variance": 0.009390310066
          },
          {
            "average": 1.019850621,
            "count": 6195524,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1492450856,
            "variance": 0.02227409556
          },
          {
            "average": 0.4998774922,
            "count": 6195524,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000253,
            "variance": 0.2500000253
          },
          {
            "average": 0,
            "count": 6195524,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.12022841,
            "count": 6195524,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3252284682,
            "variance": 0.1057735565
          },
          {
            "average": -1.333504699,
            "count": 6195524,
            "maximum": 16.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.227779726,
            "variance": 67.69635923
          },
          {
            "average": 152.8321443,
            "count": 6195524,
            "maximum": 177,
            "minimum": 118,
            "name": "UserData",
            "position": 10,
            "stddev": 25.02837025,
            "variance": 626.4193173
          },
          {
            "average": 8015.41155,
            "count": 6195524,
            "maximum": 20002,
            "minimum": 1001,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7824.383591,
            "variance": 61220978.57
          },
          {
            "average": 36563.67889,
            "count": 6195524,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 8173.619154,
            "variance": 66808050.08
          },
          {
            "average": 37063.15198,
            "count": 6195524,
            "maximum": 65280,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 7010.947507,
            "variance": 49153384.95
          },
          {
            "average": 29910.51767,
            "count": 6195524,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6494.014587,
            "variance": 42172225.45
          },
          {
            "average": 107390.2281,
            "count": 6195524,
            "maximum": 146613.3051,
            "minimum": 65957.80669,
            "name": "GpsTime",
            "position": 15,
            "stddev": 39732.13161,
            "variance": 1578642282
          },
          {
            "average": 0,
            "count": 6195524,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6195524,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6195524,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6195524,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6195524,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417537.6332,
          5029312.479,
          847.3920594,
          417857.0132,
          5030704.319,
          896.4120594
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417537.63315885,
                5029312.479399734,
                847.3920593846851
              ],
              [
                417537.63315885,
                5030704.319399734,
                847.3920593846851
              ],
              [
                417857.01315885,
                5030704.319399734,
                896.4120593846851
              ],
              [
                417857.01315885,
                5029312.479399734,
                896.4120593846851
              ],
              [
                417537.63315885,
                5029312.479399734,
                847.3920593846851
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:30:13+00:00",
        "end_time": "2011-09-14T20:05:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0541098,
            45.41247683,
            847.3920594,
            -118.0497957,
            45.42504063,
            896.4120594
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0538766843719,
                  45.41247683471236,
                  847.3920593846851
                ],
                [
                  -118.05410975694159,
                  45.42500303220502,
                  847.3920593846851
                ],
                [
                  -118.05002789111106,
                  45.42504063229016,
                  896.4120593846851
                ],
                [
                  -118.04979572067347,
                  45.412514418469044,
                  896.4120593846851
                ],
                [
                  -118.0538766843719,
                  45.41247683471236,
                  847.3920593846851
                ]
              ]
            ]
          },
          "id": "45118D1406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:30:13Z",
            "pc:count": 6195524,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417708.1679,
                "count": 6195524,
                "maximum": 417857.0132,
                "minimum": 417537.6332,
                "name": "X",
                "position": 0,
                "stddev": 78.25934908,
                "variance": 6124.525719
              },
              {
                "average": 5029987.037,
                "count": 6195524,
                "maximum": 5030704.319,
                "minimum": 5029312.479,
                "name": "Y",
                "position": 1,
                "stddev": 396.1141345,
                "variance": 156906.4075
              },
              {
                "average": 863.8472363,
                "count": 6195524,
                "maximum": 896.4120594,
                "minimum": 847.3920594,
                "name": "Z",
                "position": 2,
                "stddev": 8.802002873,
                "variance": 77.47525457
              },
              {
                "average": 103.9259494,
                "count": 6195524,
                "maximum": 252,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.76175804,
                "variance": 885.7622417
              },
              {
                "average": 1.008757129,
                "count": 6195524,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09690361224,
                "variance": 0.009390310066
              },
              {
                "average": 1.019850621,
                "count": 6195524,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1492450856,
                "variance": 0.02227409556
              },
              {
                "average": 0.4998774922,
                "count": 6195524,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000253,
                "variance": 0.2500000253
              },
              {
                "average": 0,
                "count": 6195524,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.12022841,
                "count": 6195524,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3252284682,
                "variance": 0.1057735565
              },
              {
                "average": -1.333504699,
                "count": 6195524,
                "maximum": 16.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.227779726,
                "variance": 67.69635923
              },
              {
                "average": 152.8321443,
                "count": 6195524,
                "maximum": 177,
                "minimum": 118,
                "name": "UserData",
                "position": 10,
                "stddev": 25.02837025,
                "variance": 626.4193173
              },
              {
                "average": 8015.41155,
                "count": 6195524,
                "maximum": 20002,
                "minimum": 1001,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7824.383591,
                "variance": 61220978.57
              },
              {
                "average": 36563.67889,
                "count": 6195524,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 8173.619154,
                "variance": 66808050.08
              },
              {
                "average": 37063.15198,
                "count": 6195524,
                "maximum": 65280,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 7010.947507,
                "variance": 49153384.95
              },
              {
                "average": 29910.51767,
                "count": 6195524,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6494.014587,
                "variance": 42172225.45
              },
              {
                "average": 107390.2281,
                "count": 6195524,
                "maximum": 146613.3051,
                "minimum": 65957.80669,
                "name": "GpsTime",
                "position": 15,
                "stddev": 39732.13161,
                "variance": 1578642282
              },
              {
                "average": 0,
                "count": 6195524,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6195524,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6195524,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6195524,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6195524,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417537.6332,
              5029312.479,
              847.3920594,
              417857.0132,
              5030704.319,
              896.4120594
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417537.63315885,
                    5029312.479399734,
                    847.3920593846851
                  ],
                  [
                    417537.63315885,
                    5030704.319399734,
                    847.3920593846851
                  ],
                  [
                    417857.01315885,
                    5030704.319399734,
                    896.4120593846851
                  ],
                  [
                    417857.01315885,
                    5029312.479399734,
                    896.4120593846851
                  ],
                  [
                    417537.63315885,
                    5029312.479399734,
                    847.3920593846851
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:30:13+00:00",
            "end_time": "2011-09-14T20:05: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": "44117H7312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252417642237,
              44.899918671910285,
              1014.588918874091
            ],
            [
              -117.86271250674321,
              44.91251024683828,
              1014.588918874091
            ],
            [
              -117.85002881780497,
              44.91260536188371,
              1032.508918874091
            ],
            [
              -117.84984325552541,
              44.90001374543919,
              1032.508918874091
            ],
            [
              -117.86252417642237,
              44.899918671910285,
              1014.588918874091
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627125,
        44.89991867,
        1014.588919,
        -117.8498433,
        44.91260536,
        1032.508919
      ],
      "properties": {
        "datetime": "2011-09-20T02:14:44Z",
        "pc:count": 11677968,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432402.5826,
            "count": 11677968,
            "maximum": 432904.0041,
            "minimum": 431902.7041,
            "name": "X",
            "position": 0,
            "stddev": 285.4038838,
            "variance": 81455.3769
          },
          {
            "average": 4972894.616,
            "count": 11677968,
            "maximum": 4973592.782,
            "minimum": 4972193.882,
            "name": "Y",
            "position": 1,
            "stddev": 402.2110468,
            "variance": 161773.7262
          },
          {
            "average": 1018.052502,
            "count": 11677968,
            "maximum": 1032.508919,
            "minimum": 1014.588919,
            "name": "Z",
            "position": 2,
            "stddev": 1.750882681,
            "variance": 3.065590161
          },
          {
            "average": 230.0573273,
            "count": 11677968,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.76386782,
            "variance": 613.2491492
          },
          {
            "average": 1.000030313,
            "count": 11677968,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005505685841,
            "variance": 3.031257658e-05
          },
          {
            "average": 1.000059771,
            "count": 11677968,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007730918769,
            "variance": 5.976710502e-05
          },
          {
            "average": 0.4982979916,
            "count": 11677968,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971246,
            "variance": 0.2499971246
          },
          {
            "average": 0,
            "count": 11677968,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.249294826,
            "count": 11677968,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4326048217,
            "variance": 0.1871469317
          },
          {
            "average": 1.128895946,
            "count": 11677968,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.979652307,
            "variance": 63.67485094
          },
          {
            "average": 200.4131193,
            "count": 11677968,
            "maximum": 212,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 4.662318099,
            "variance": 21.73721006
          },
          {
            "average": 261.0831477,
            "count": 11677968,
            "maximum": 275,
            "minimum": 248,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56842335,
            "variance": 111.6915722
          },
          {
            "average": 39525.2481,
            "count": 11677968,
            "maximum": 62464,
            "minimum": 8448,
            "name": "Red",
            "position": 12,
            "stddev": 11616.52431,
            "variance": 134943637
          },
          {
            "average": 38599.36468,
            "count": 11677968,
            "maximum": 62976,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 10082.80359,
            "variance": 101662928.3
          },
          {
            "average": 32116.54071,
            "count": 11677968,
            "maximum": 63488,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 10219.90823,
            "variance": 104446524.3
          },
          {
            "average": 518140.7483,
            "count": 11677968,
            "maximum": 520084.1031,
            "minimum": 516937.0928,
            "name": "GpsTime",
            "position": 15,
            "stddev": 643.0767661,
            "variance": 413547.7271
          },
          {
            "average": 0,
            "count": 11677968,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11677968,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11677968,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11677968,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11677968,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431902.7041,
          4972193.882,
          1014.588919,
          432904.0041,
          4973592.782,
          1032.508919
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431902.70412366104,
                4972193.8818465,
                1014.588918874091
              ],
              [
                431902.70412366104,
                4973592.7818465,
                1014.588918874091
              ],
              [
                432904.0041236611,
                4973592.7818465,
                1032.508918874091
              ],
              [
                432904.0041236611,
                4972193.8818465,
                1032.508918874091
              ],
              [
                431902.70412366104,
                4972193.8818465,
                1014.588918874091
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:14:44+00:00",
        "end_time": "2011-09-20T01:22:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627125,
            44.89991867,
            1014.588919,
            -117.8498433,
            44.91260536,
            1032.508919
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252417642237,
                  44.899918671910285,
                  1014.588918874091
                ],
                [
                  -117.86271250674321,
                  44.91251024683828,
                  1014.588918874091
                ],
                [
                  -117.85002881780497,
                  44.91260536188371,
                  1032.508918874091
                ],
                [
                  -117.84984325552541,
                  44.90001374543919,
                  1032.508918874091
                ],
                [
                  -117.86252417642237,
                  44.899918671910285,
                  1014.588918874091
                ]
              ]
            ]
          },
          "id": "44117H7312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:14:44Z",
            "pc:count": 11677968,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432402.5826,
                "count": 11677968,
                "maximum": 432904.0041,
                "minimum": 431902.7041,
                "name": "X",
                "position": 0,
                "stddev": 285.4038838,
                "variance": 81455.3769
              },
              {
                "average": 4972894.616,
                "count": 11677968,
                "maximum": 4973592.782,
                "minimum": 4972193.882,
                "name": "Y",
                "position": 1,
                "stddev": 402.2110468,
                "variance": 161773.7262
              },
              {
                "average": 1018.052502,
                "count": 11677968,
                "maximum": 1032.508919,
                "minimum": 1014.588919,
                "name": "Z",
                "position": 2,
                "stddev": 1.750882681,
                "variance": 3.065590161
              },
              {
                "average": 230.0573273,
                "count": 11677968,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.76386782,
                "variance": 613.2491492
              },
              {
                "average": 1.000030313,
                "count": 11677968,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005505685841,
                "variance": 3.031257658e-05
              },
              {
                "average": 1.000059771,
                "count": 11677968,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007730918769,
                "variance": 5.976710502e-05
              },
              {
                "average": 0.4982979916,
                "count": 11677968,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971246,
                "variance": 0.2499971246
              },
              {
                "average": 0,
                "count": 11677968,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.249294826,
                "count": 11677968,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4326048217,
                "variance": 0.1871469317
              },
              {
                "average": 1.128895946,
                "count": 11677968,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.979652307,
                "variance": 63.67485094
              },
              {
                "average": 200.4131193,
                "count": 11677968,
                "maximum": 212,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 4.662318099,
                "variance": 21.73721006
              },
              {
                "average": 261.0831477,
                "count": 11677968,
                "maximum": 275,
                "minimum": 248,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56842335,
                "variance": 111.6915722
              },
              {
                "average": 39525.2481,
                "count": 11677968,
                "maximum": 62464,
                "minimum": 8448,
                "name": "Red",
                "position": 12,
                "stddev": 11616.52431,
                "variance": 134943637
              },
              {
                "average": 38599.36468,
                "count": 11677968,
                "maximum": 62976,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 10082.80359,
                "variance": 101662928.3
              },
              {
                "average": 32116.54071,
                "count": 11677968,
                "maximum": 63488,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 10219.90823,
                "variance": 104446524.3
              },
              {
                "average": 518140.7483,
                "count": 11677968,
                "maximum": 520084.1031,
                "minimum": 516937.0928,
                "name": "GpsTime",
                "position": 15,
                "stddev": 643.0767661,
                "variance": 413547.7271
              },
              {
                "average": 0,
                "count": 11677968,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11677968,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11677968,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11677968,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11677968,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431902.7041,
              4972193.882,
              1014.588919,
              432904.0041,
              4973592.782,
              1032.508919
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431902.70412366104,
                    4972193.8818465,
                    1014.588918874091
                  ],
                  [
                    431902.70412366104,
                    4973592.7818465,
                    1014.588918874091
                  ],
                  [
                    432904.0041236611,
                    4973592.7818465,
                    1032.508918874091
                  ],
                  [
                    432904.0041236611,
                    4972193.8818465,
                    1032.508918874091
                  ],
                  [
                    431902.70412366104,
                    4972193.8818465,
                    1014.588918874091
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:14:44+00:00",
            "end_time": "2011-09-20T01: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": "44117G8209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9000240328396,
              44.84991429190613,
              1016.8341768317348
            ],
            [
              -117.90022027568992,
              44.86251017102891,
              1016.8341768317348
            ],
            [
              -117.88752871230498,
              44.86260951372241,
              1051.3141768317348
            ],
            [
              -117.88733523525877,
              44.85001359122267,
              1051.3141768317348
            ],
            [
              -117.9000240328396,
              44.84991429190613,
              1016.8341768317348
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002203,
        44.84991429,
        1016.834177,
        -117.8873352,
        44.86260951,
        1051.314177
      ],
      "properties": {
        "datetime": "2011-09-21T00:06:27Z",
        "pc:count": 11676338,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429384.6091,
            "count": 11676338,
            "maximum": 429883.2302,
            "minimum": 428880.4302,
            "name": "X",
            "position": 0,
            "stddev": 286.5076168,
            "variance": 82086.61451
          },
          {
            "average": 4967372.912,
            "count": 11676338,
            "maximum": 4968070.675,
            "minimum": 4966671.295,
            "name": "Y",
            "position": 1,
            "stddev": 403.1552028,
            "variance": 162534.1176
          },
          {
            "average": 1019.765351,
            "count": 11676338,
            "maximum": 1051.314177,
            "minimum": 1016.834177,
            "name": "Z",
            "position": 2,
            "stddev": 1.561444385,
            "variance": 2.438108569
          },
          {
            "average": 223.3616479,
            "count": 11676338,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.83716473,
            "variance": 2010.371341
          },
          {
            "average": 1.013415679,
            "count": 11676338,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1325703692,
            "variance": 0.01757490278
          },
          {
            "average": 1.026901842,
            "count": 11676338,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1984600388,
            "variance": 0.03938638701
          },
          {
            "average": 0.4986228559,
            "count": 11676338,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981249,
            "variance": 0.2499981249
          },
          {
            "average": 0,
            "count": 11676338,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.265060758,
            "count": 11676338,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4413655732,
            "variance": 0.1948035692
          },
          {
            "average": 0.5795868177,
            "count": 11676338,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.844782259,
            "variance": 61.5406087
          },
          {
            "average": 199.1449141,
            "count": 11676338,
            "maximum": 210,
            "minimum": 187,
            "name": "UserData",
            "position": 10,
            "stddev": 2.548068506,
            "variance": 6.492653114
          },
          {
            "average": 65.70400497,
            "count": 11676338,
            "maximum": 85,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.70121778,
            "variance": 187.7233688
          },
          {
            "average": 28007.02434,
            "count": 11676338,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 9545.616266,
            "variance": 91118789.9
          },
          {
            "average": 29428.30086,
            "count": 11676338,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 7818.875036,
            "variance": 61134806.83
          },
          {
            "average": 22972.77781,
            "count": 11676338,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 6667.185101,
            "variance": 44451357.18
          },
          {
            "average": 593765.2205,
            "count": 11676338,
            "maximum": 598787.8523,
            "minimum": 586411.3729,
            "name": "GpsTime",
            "position": 15,
            "stddev": 5178.48019,
            "variance": 26816657.08
          },
          {
            "average": 0,
            "count": 11676338,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11676338,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11676338,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11676338,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11676338,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428880.4302,
          4966671.295,
          1016.834177,
          429883.2302,
          4968070.675,
          1051.314177
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428880.4302236552,
                4966671.294655206,
                1016.8341768317348
              ],
              [
                428880.4302236552,
                4968070.6746552065,
                1016.8341768317348
              ],
              [
                429883.23022365524,
                4968070.6746552065,
                1051.3141768317348
              ],
              [
                429883.23022365524,
                4966671.294655206,
                1051.3141768317348
              ],
              [
                428880.4302236552,
                4966671.294655206,
                1016.8341768317348
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-21T00:06:27+00:00",
        "end_time": "2011-09-20T20:40:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002203,
            44.84991429,
            1016.834177,
            -117.8873352,
            44.86260951,
            1051.314177
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9000240328396,
                  44.84991429190613,
                  1016.8341768317348
                ],
                [
                  -117.90022027568992,
                  44.86251017102891,
                  1016.8341768317348
                ],
                [
                  -117.88752871230498,
                  44.86260951372241,
                  1051.3141768317348
                ],
                [
                  -117.88733523525877,
                  44.85001359122267,
                  1051.3141768317348
                ],
                [
                  -117.9000240328396,
                  44.84991429190613,
                  1016.8341768317348
                ]
              ]
            ]
          },
          "id": "44117G8209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-21T00:06:27Z",
            "pc:count": 11676338,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429384.6091,
                "count": 11676338,
                "maximum": 429883.2302,
                "minimum": 428880.4302,
                "name": "X",
                "position": 0,
                "stddev": 286.5076168,
                "variance": 82086.61451
              },
              {
                "average": 4967372.912,
                "count": 11676338,
                "maximum": 4968070.675,
                "minimum": 4966671.295,
                "name": "Y",
                "position": 1,
                "stddev": 403.1552028,
                "variance": 162534.1176
              },
              {
                "average": 1019.765351,
                "count": 11676338,
                "maximum": 1051.314177,
                "minimum": 1016.834177,
                "name": "Z",
                "position": 2,
                "stddev": 1.561444385,
                "variance": 2.438108569
              },
              {
                "average": 223.3616479,
                "count": 11676338,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.83716473,
                "variance": 2010.371341
              },
              {
                "average": 1.013415679,
                "count": 11676338,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1325703692,
                "variance": 0.01757490278
              },
              {
                "average": 1.026901842,
                "count": 11676338,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1984600388,
                "variance": 0.03938638701
              },
              {
                "average": 0.4986228559,
                "count": 11676338,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981249,
                "variance": 0.2499981249
              },
              {
                "average": 0,
                "count": 11676338,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.265060758,
                "count": 11676338,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4413655732,
                "variance": 0.1948035692
              },
              {
                "average": 0.5795868177,
                "count": 11676338,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.844782259,
                "variance": 61.5406087
              },
              {
                "average": 199.1449141,
                "count": 11676338,
                "maximum": 210,
                "minimum": 187,
                "name": "UserData",
                "position": 10,
                "stddev": 2.548068506,
                "variance": 6.492653114
              },
              {
                "average": 65.70400497,
                "count": 11676338,
                "maximum": 85,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.70121778,
                "variance": 187.7233688
              },
              {
                "average": 28007.02434,
                "count": 11676338,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 9545.616266,
                "variance": 91118789.9
              },
              {
                "average": 29428.30086,
                "count": 11676338,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 7818.875036,
                "variance": 61134806.83
              },
              {
                "average": 22972.77781,
                "count": 11676338,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 6667.185101,
                "variance": 44451357.18
              },
              {
                "average": 593765.2205,
                "count": 11676338,
                "maximum": 598787.8523,
                "minimum": 586411.3729,
                "name": "GpsTime",
                "position": 15,
                "stddev": 5178.48019,
                "variance": 26816657.08
              },
              {
                "average": 0,
                "count": 11676338,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11676338,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11676338,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11676338,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11676338,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428880.4302,
              4966671.295,
              1016.834177,
              429883.2302,
              4968070.675,
              1051.314177
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428880.4302236552,
                    4966671.294655206,
                    1016.8341768317348
                  ],
                  [
                    428880.4302236552,
                    4968070.6746552065,
                    1016.8341768317348
                  ],
                  [
                    429883.23022365524,
                    4968070.6746552065,
                    1051.3141768317348
                  ],
                  [
                    429883.23022365524,
                    4966671.294655206,
                    1051.3141768317348
                  ],
                  [
                    428880.4302236552,
                    4966671.294655206,
                    1016.8341768317348
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-21T00:06:27+00:00",
            "end_time": "2011-09-20T20:40: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": "45118D1114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.08752686280299,
              45.47209490454331,
              1044.031623520299
            ],
            [
              -118.08758294279033,
              45.47501022010688,
              1044.031623520299
            ],
            [
              -118.07503011320101,
              45.475129060428344,
              1341.2716235202988
            ],
            [
              -118.07497468018191,
              45.4722137328512,
              1341.2716235202988
            ],
            [
              -118.08752686280299,
              45.47209490454331,
              1044.031623520299
            ]
          ]
        ]
      },
      "bbox": [
        -118.0875829,
        45.4720949,
        1044.031624,
        -118.0749747,
        45.47512906,
        1341.271624
      ],
      "properties": {
        "datetime": "2011-09-15T19:23:53Z",
        "pc:count": 3429166,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415446.6413,
            "count": 3429166,
            "maximum": 415975.4975,
            "minimum": 414994.1775,
            "name": "X",
            "position": 0,
            "stddev": 283.7637704,
            "variance": 80521.87737
          },
          {
            "average": 5036146.606,
            "count": 3429166,
            "maximum": 5036294.776,
            "minimum": 5035970.836,
            "name": "Y",
            "position": 1,
            "stddev": 77.72471965,
            "variance": 6041.132044
          },
          {
            "average": 1177.956707,
            "count": 3429166,
            "maximum": 1341.271624,
            "minimum": 1044.031624,
            "name": "Z",
            "position": 2,
            "stddev": 59.00783387,
            "variance": 3481.924458
          },
          {
            "average": 97.63612202,
            "count": 3429166,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.20820325,
            "variance": 2043.781641
          },
          {
            "average": 1.071673404,
            "count": 3429166,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2796371061,
            "variance": 0.07819691113
          },
          {
            "average": 1.148269871,
            "count": 3429166,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.407053597,
            "variance": 0.1656926308
          },
          {
            "average": 0.5001942163,
            "count": 3429166,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000352,
            "variance": 0.2500000352
          },
          {
            "average": 0,
            "count": 3429166,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.072366575,
            "count": 3429166,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2590939478,
            "variance": 0.06712967377
          },
          {
            "average": -1.840355894,
            "count": 3429166,
            "maximum": 16.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.167549032,
            "variance": 66.70885719
          },
          {
            "average": 177,
            "count": 3429166,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14691.73277,
            "count": 3429166,
            "maximum": 20012,
            "minimum": 9417,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5294.965129,
            "variance": 28036655.72
          },
          {
            "average": 19301.71353,
            "count": 3429166,
            "maximum": 50688,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 9191.077262,
            "variance": 84475901.23
          },
          {
            "average": 22791.54144,
            "count": 3429166,
            "maximum": 53248,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 10231.19738,
            "variance": 104677399.8
          },
          {
            "average": 20806.43616,
            "count": 3429166,
            "maximum": 55040,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 8614.808436,
            "variance": 74214924.39
          },
          {
            "average": 149057.6737,
            "count": 3429166,
            "maximum": 149833.1037,
            "minimum": 148539.235,
            "name": "GpsTime",
            "position": 15,
            "stddev": 367.205487,
            "variance": 134839.8697
          },
          {
            "average": 0,
            "count": 3429166,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3429166,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3429166,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3429166,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3429166,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414994.1775,
          5035970.836,
          1044.031624,
          415975.4975,
          5036294.776,
          1341.271624
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414994.17754112364,
                5035970.835688242,
                1044.031623520299
              ],
              [
                414994.17754112364,
                5036294.775688241,
                1044.031623520299
              ],
              [
                415975.4975411236,
                5036294.775688241,
                1341.2716235202988
              ],
              [
                415975.4975411236,
                5035970.835688242,
                1341.2716235202988
              ],
              [
                414994.17754112364,
                5035970.835688242,
                1044.031623520299
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T19:23:53+00:00",
        "end_time": "2011-09-15T19:02:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0875829,
            45.4720949,
            1044.031624,
            -118.0749747,
            45.47512906,
            1341.271624
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.08752686280299,
                  45.47209490454331,
                  1044.031623520299
                ],
                [
                  -118.08758294279033,
                  45.47501022010688,
                  1044.031623520299
                ],
                [
                  -118.07503011320101,
                  45.475129060428344,
                  1341.2716235202988
                ],
                [
                  -118.07497468018191,
                  45.4722137328512,
                  1341.2716235202988
                ],
                [
                  -118.08752686280299,
                  45.47209490454331,
                  1044.031623520299
                ]
              ]
            ]
          },
          "id": "45118D1114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:23:53Z",
            "pc:count": 3429166,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415446.6413,
                "count": 3429166,
                "maximum": 415975.4975,
                "minimum": 414994.1775,
                "name": "X",
                "position": 0,
                "stddev": 283.7637704,
                "variance": 80521.87737
              },
              {
                "average": 5036146.606,
                "count": 3429166,
                "maximum": 5036294.776,
                "minimum": 5035970.836,
                "name": "Y",
                "position": 1,
                "stddev": 77.72471965,
                "variance": 6041.132044
              },
              {
                "average": 1177.956707,
                "count": 3429166,
                "maximum": 1341.271624,
                "minimum": 1044.031624,
                "name": "Z",
                "position": 2,
                "stddev": 59.00783387,
                "variance": 3481.924458
              },
              {
                "average": 97.63612202,
                "count": 3429166,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.20820325,
                "variance": 2043.781641
              },
              {
                "average": 1.071673404,
                "count": 3429166,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2796371061,
                "variance": 0.07819691113
              },
              {
                "average": 1.148269871,
                "count": 3429166,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.407053597,
                "variance": 0.1656926308
              },
              {
                "average": 0.5001942163,
                "count": 3429166,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000352,
                "variance": 0.2500000352
              },
              {
                "average": 0,
                "count": 3429166,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.072366575,
                "count": 3429166,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2590939478,
                "variance": 0.06712967377
              },
              {
                "average": -1.840355894,
                "count": 3429166,
                "maximum": 16.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.167549032,
                "variance": 66.70885719
              },
              {
                "average": 177,
                "count": 3429166,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14691.73277,
                "count": 3429166,
                "maximum": 20012,
                "minimum": 9417,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5294.965129,
                "variance": 28036655.72
              },
              {
                "average": 19301.71353,
                "count": 3429166,
                "maximum": 50688,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 9191.077262,
                "variance": 84475901.23
              },
              {
                "average": 22791.54144,
                "count": 3429166,
                "maximum": 53248,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 10231.19738,
                "variance": 104677399.8
              },
              {
                "average": 20806.43616,
                "count": 3429166,
                "maximum": 55040,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 8614.808436,
                "variance": 74214924.39
              },
              {
                "average": 149057.6737,
                "count": 3429166,
                "maximum": 149833.1037,
                "minimum": 148539.235,
                "name": "GpsTime",
                "position": 15,
                "stddev": 367.205487,
                "variance": 134839.8697
              },
              {
                "average": 0,
                "count": 3429166,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3429166,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3429166,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3429166,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3429166,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414994.1775,
              5035970.836,
              1044.031624,
              415975.4975,
              5036294.776,
              1341.271624
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414994.17754112364,
                    5035970.835688242,
                    1044.031623520299
                  ],
                  [
                    414994.17754112364,
                    5036294.775688241,
                    1044.031623520299
                  ],
                  [
                    415975.4975411236,
                    5036294.775688241,
                    1341.2716235202988
                  ],
                  [
                    415975.4975411236,
                    5035970.835688242,
                    1341.2716235202988
                  ],
                  [
                    414994.17754112364,
                    5035970.835688242,
                    1044.031623520299
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T19:23:53+00:00",
            "end_time": "2011-09-15T19:02: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": "44117G6116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.75002544928726,
              44.82495578386598,
              1026.8995167650305
            ],
            [
              -117.75018830631672,
              44.83751060752944,
              1026.8995167650305
            ],
            [
              -117.74085254000876,
              44.8375715528821,
              1164.1595167650307
            ],
            [
              -117.74069170921608,
              44.825016702693965,
              1164.1595167650307
            ],
            [
              -117.75002544928726,
              44.82495578386598,
              1026.8995167650305
            ]
          ]
        ]
      },
      "bbox": [
        -117.7501883,
        44.82495578,
        1026.899517,
        -117.7406917,
        44.83757155,
        1164.159517
      ],
      "properties": {
        "datetime": "2011-09-19T00:26:45Z",
        "pc:count": 8368384,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 441067.148,
            "count": 8368384,
            "maximum": 441445.7922,
            "minimum": 440707.8522,
            "name": "X",
            "position": 0,
            "stddev": 203.4021118,
            "variance": 41372.4191
          },
          {
            "average": 4964459.273,
            "count": 8368384,
            "maximum": 4965173.181,
            "minimum": 4963778.421,
            "name": "Y",
            "position": 1,
            "stddev": 402.0054683,
            "variance": 161608.3965
          },
          {
            "average": 1067.817114,
            "count": 8368384,
            "maximum": 1164.159517,
            "minimum": 1026.899517,
            "name": "Z",
            "position": 2,
            "stddev": 32.90963356,
            "variance": 1083.043981
          },
          {
            "average": 229.140221,
            "count": 8368384,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.63596134,
            "variance": 606.9305913
          },
          {
            "average": 1.001095194,
            "count": 8368384,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03431331221,
            "variance": 0.001177403395
          },
          {
            "average": 1.002197915,
            "count": 8368384,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0494298733,
            "variance": 0.002443312375
          },
          {
            "average": 0.4983544015,
            "count": 8368384,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973219,
            "variance": 0.2499973219
          },
          {
            "average": 0,
            "count": 8368384,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.251019313,
            "count": 8368384,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4335996308,
            "variance": 0.1880086398
          },
          {
            "average": 1.098787257,
            "count": 8368384,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.808276942,
            "variance": 60.9691888
          },
          {
            "average": 202.5570774,
            "count": 8368384,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 4.422511024,
            "variance": 19.55860376
          },
          {
            "average": 17.09119288,
            "count": 8368384,
            "maximum": 30,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.04848832,
            "variance": 100.9721176
          },
          {
            "average": 38880.09291,
            "count": 8368384,
            "maximum": 59392,
            "minimum": 6400,
            "name": "Red",
            "position": 12,
            "stddev": 8153.323234,
            "variance": 66476679.76
          },
          {
            "average": 35059.22417,
            "count": 8368384,
            "maximum": 58880,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 6424.273511,
            "variance": 41271290.15
          },
          {
            "average": 29545.78124,
            "count": 8368384,
            "maximum": 57344,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 6377.58343,
            "variance": 40673570.41
          },
          {
            "average": 425821.4775,
            "count": 8368384,
            "maximum": 427205.2555,
            "minimum": 424744.9057,
            "name": "GpsTime",
            "position": 15,
            "stddev": 492.5154689,
            "variance": 242571.4871
          },
          {
            "average": 0,
            "count": 8368384,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8368384,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8368384,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8368384,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8368384,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          440707.8522,
          4963778.421,
          1026.899517,
          441445.7922,
          4965173.181,
          1164.159517
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                440707.8522071338,
                4963778.420664175,
                1026.8995167650305
              ],
              [
                440707.8522071338,
                4965173.180664175,
                1026.8995167650305
              ],
              [
                441445.7922071337,
                4965173.180664175,
                1164.1595167650307
              ],
              [
                441445.7922071337,
                4963778.420664175,
                1164.1595167650307
              ],
              [
                440707.8522071338,
                4963778.420664175,
                1026.8995167650305
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:26:45+00:00",
        "end_time": "2011-09-18T23:45:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G6116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G6116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G6116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G6116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7501883,
            44.82495578,
            1026.899517,
            -117.7406917,
            44.83757155,
            1164.159517
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.75002544928726,
                  44.82495578386598,
                  1026.8995167650305
                ],
                [
                  -117.75018830631672,
                  44.83751060752944,
                  1026.8995167650305
                ],
                [
                  -117.74085254000876,
                  44.8375715528821,
                  1164.1595167650307
                ],
                [
                  -117.74069170921608,
                  44.825016702693965,
                  1164.1595167650307
                ],
                [
                  -117.75002544928726,
                  44.82495578386598,
                  1026.8995167650305
                ]
              ]
            ]
          },
          "id": "44117G6116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G6116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:26:45Z",
            "pc:count": 8368384,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 441067.148,
                "count": 8368384,
                "maximum": 441445.7922,
                "minimum": 440707.8522,
                "name": "X",
                "position": 0,
                "stddev": 203.4021118,
                "variance": 41372.4191
              },
              {
                "average": 4964459.273,
                "count": 8368384,
                "maximum": 4965173.181,
                "minimum": 4963778.421,
                "name": "Y",
                "position": 1,
                "stddev": 402.0054683,
                "variance": 161608.3965
              },
              {
                "average": 1067.817114,
                "count": 8368384,
                "maximum": 1164.159517,
                "minimum": 1026.899517,
                "name": "Z",
                "position": 2,
                "stddev": 32.90963356,
                "variance": 1083.043981
              },
              {
                "average": 229.140221,
                "count": 8368384,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.63596134,
                "variance": 606.9305913
              },
              {
                "average": 1.001095194,
                "count": 8368384,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03431331221,
                "variance": 0.001177403395
              },
              {
                "average": 1.002197915,
                "count": 8368384,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0494298733,
                "variance": 0.002443312375
              },
              {
                "average": 0.4983544015,
                "count": 8368384,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973219,
                "variance": 0.2499973219
              },
              {
                "average": 0,
                "count": 8368384,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.251019313,
                "count": 8368384,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4335996308,
                "variance": 0.1880086398
              },
              {
                "average": 1.098787257,
                "count": 8368384,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.808276942,
                "variance": 60.9691888
              },
              {
                "average": 202.5570774,
                "count": 8368384,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 4.422511024,
                "variance": 19.55860376
              },
              {
                "average": 17.09119288,
                "count": 8368384,
                "maximum": 30,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.04848832,
                "variance": 100.9721176
              },
              {
                "average": 38880.09291,
                "count": 8368384,
                "maximum": 59392,
                "minimum": 6400,
                "name": "Red",
                "position": 12,
                "stddev": 8153.323234,
                "variance": 66476679.76
              },
              {
                "average": 35059.22417,
                "count": 8368384,
                "maximum": 58880,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 6424.273511,
                "variance": 41271290.15
              },
              {
                "average": 29545.78124,
                "count": 8368384,
                "maximum": 57344,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 6377.58343,
                "variance": 40673570.41
              },
              {
                "average": 425821.4775,
                "count": 8368384,
                "maximum": 427205.2555,
                "minimum": 424744.9057,
                "name": "GpsTime",
                "position": 15,
                "stddev": 492.5154689,
                "variance": 242571.4871
              },
              {
                "average": 0,
                "count": 8368384,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8368384,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8368384,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8368384,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8368384,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              440707.8522,
              4963778.421,
              1026.899517,
              441445.7922,
              4965173.181,
              1164.159517
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    440707.8522071338,
                    4963778.420664175,
                    1026.8995167650305
                  ],
                  [
                    440707.8522071338,
                    4965173.180664175,
                    1026.8995167650305
                  ],
                  [
                    441445.7922071337,
                    4965173.180664175,
                    1164.1595167650307
                  ],
                  [
                    441445.7922071337,
                    4963778.420664175,
                    1164.1595167650307
                  ],
                  [
                    440707.8522071338,
                    4963778.420664175,
                    1026.8995167650305
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:26:45+00:00",
            "end_time": "2011-09-18T23: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": "44117F7124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752622796828,
              44.69129334511604,
              1101.54614712841
            ],
            [
              -117.83765189568193,
              44.70001052549668,
              1101.54614712841
            ],
            [
              -117.83511510302702,
              44.700029104229785,
              1194.44614712841
            ],
            [
              -117.83498981578579,
              44.69131191823432,
              1194.44614712841
            ],
            [
              -117.83752622796828,
              44.69129334511604,
              1101.54614712841
            ]
          ]
        ]
      },
      "bbox": [
        -117.8376519,
        44.69129335,
        1101.546147,
        -117.8349898,
        44.7000291,
        1194.446147
      ],
      "properties": {
        "datetime": "2011-09-18T23:50:16Z",
        "pc:count": 994694,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433720.1258,
            "count": 994694,
            "maximum": 433838.653,
            "minimum": 433637.653,
            "name": "X",
            "position": 0,
            "stddev": 50.16767146,
            "variance": 2516.795259
          },
          {
            "average": 4949613.333,
            "count": 994694,
            "maximum": 4949966.816,
            "minimum": 4948998.396,
            "name": "Y",
            "position": 1,
            "stddev": 221.1182617,
            "variance": 48893.28566
          },
          {
            "average": 1137.6462,
            "count": 994694,
            "maximum": 1194.446147,
            "minimum": 1101.546147,
            "name": "Z",
            "position": 2,
            "stddev": 26.68524584,
            "variance": 712.1023456
          },
          {
            "average": 232.4743127,
            "count": 994694,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.63655129,
            "variance": 558.6865567
          },
          {
            "average": 1.002674189,
            "count": 994694,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05346077395,
            "variance": 0.002858054351
          },
          {
            "average": 1.005343352,
            "count": 994694,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07673230668,
            "variance": 0.005887846888
          },
          {
            "average": 0.49517339,
            "count": 994694,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999769546,
            "variance": 0.2499769551
          },
          {
            "average": 0,
            "count": 994694,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.288585233,
            "count": 994694,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4531048475,
            "variance": 0.2053040028
          },
          {
            "average": -0.9306699291,
            "count": 994694,
            "maximum": 16.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.18673741,
            "variance": 67.02266942
          },
          {
            "average": 199.2592868,
            "count": 994694,
            "maximum": 211,
            "minimum": 182,
            "name": "UserData",
            "position": 10,
            "stddev": 5.391113176,
            "variance": 29.06410127
          },
          {
            "average": 13.24626066,
            "count": 994694,
            "maximum": 25,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.12131225,
            "variance": 102.4409617
          },
          {
            "average": 41065.79244,
            "count": 994694,
            "maximum": 65280,
            "minimum": 12288,
            "name": "Red",
            "position": 12,
            "stddev": 8703.429584,
            "variance": 75749686.52
          },
          {
            "average": 37539.88526,
            "count": 994694,
            "maximum": 65280,
            "minimum": 9216,
            "name": "Green",
            "position": 13,
            "stddev": 7456.79218,
            "variance": 55603749.62
          },
          {
            "average": 32187.69904,
            "count": 994694,
            "maximum": 65280,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 7465.450514,
            "variance": 55732951.38
          },
          {
            "average": 424429.5786,
            "count": 994694,
            "maximum": 425016.4749,
            "minimum": 424173.8518,
            "name": "GpsTime",
            "position": 15,
            "stddev": 301.9776568,
            "variance": 91190.50523
          },
          {
            "average": 0,
            "count": 994694,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 994694,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 994694,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 994694,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 994694,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433637.653,
          4948998.396,
          1101.546147,
          433838.653,
          4949966.816,
          1194.446147
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433637.6530212661,
                4948998.395781768,
                1101.54614712841
              ],
              [
                433637.6530212661,
                4949966.8157817675,
                1101.54614712841
              ],
              [
                433838.6530212661,
                4949966.8157817675,
                1194.44614712841
              ],
              [
                433838.6530212661,
                4948998.395781768,
                1194.44614712841
              ],
              [
                433637.6530212661,
                4948998.395781768,
                1101.54614712841
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T23:50:16+00:00",
        "end_time": "2011-09-18T23:36:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117F7124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117F7124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117F7124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8376519,
            44.69129335,
            1101.546147,
            -117.8349898,
            44.7000291,
            1194.446147
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752622796828,
                  44.69129334511604,
                  1101.54614712841
                ],
                [
                  -117.83765189568193,
                  44.70001052549668,
                  1101.54614712841
                ],
                [
                  -117.83511510302702,
                  44.700029104229785,
                  1194.44614712841
                ],
                [
                  -117.83498981578579,
                  44.69131191823432,
                  1194.44614712841
                ],
                [
                  -117.83752622796828,
                  44.69129334511604,
                  1101.54614712841
                ]
              ]
            ]
          },
          "id": "44117F7124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:50:16Z",
            "pc:count": 994694,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433720.1258,
                "count": 994694,
                "maximum": 433838.653,
                "minimum": 433637.653,
                "name": "X",
                "position": 0,
                "stddev": 50.16767146,
                "variance": 2516.795259
              },
              {
                "average": 4949613.333,
                "count": 994694,
                "maximum": 4949966.816,
                "minimum": 4948998.396,
                "name": "Y",
                "position": 1,
                "stddev": 221.1182617,
                "variance": 48893.28566
              },
              {
                "average": 1137.6462,
                "count": 994694,
                "maximum": 1194.446147,
                "minimum": 1101.546147,
                "name": "Z",
                "position": 2,
                "stddev": 26.68524584,
                "variance": 712.1023456
              },
              {
                "average": 232.4743127,
                "count": 994694,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.63655129,
                "variance": 558.6865567
              },
              {
                "average": 1.002674189,
                "count": 994694,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05346077395,
                "variance": 0.002858054351
              },
              {
                "average": 1.005343352,
                "count": 994694,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07673230668,
                "variance": 0.005887846888
              },
              {
                "average": 0.49517339,
                "count": 994694,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999769546,
                "variance": 0.2499769551
              },
              {
                "average": 0,
                "count": 994694,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.288585233,
                "count": 994694,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4531048475,
                "variance": 0.2053040028
              },
              {
                "average": -0.9306699291,
                "count": 994694,
                "maximum": 16.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.18673741,
                "variance": 67.02266942
              },
              {
                "average": 199.2592868,
                "count": 994694,
                "maximum": 211,
                "minimum": 182,
                "name": "UserData",
                "position": 10,
                "stddev": 5.391113176,
                "variance": 29.06410127
              },
              {
                "average": 13.24626066,
                "count": 994694,
                "maximum": 25,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.12131225,
                "variance": 102.4409617
              },
              {
                "average": 41065.79244,
                "count": 994694,
                "maximum": 65280,
                "minimum": 12288,
                "name": "Red",
                "position": 12,
                "stddev": 8703.429584,
                "variance": 75749686.52
              },
              {
                "average": 37539.88526,
                "count": 994694,
                "maximum": 65280,
                "minimum": 9216,
                "name": "Green",
                "position": 13,
                "stddev": 7456.79218,
                "variance": 55603749.62
              },
              {
                "average": 32187.69904,
                "count": 994694,
                "maximum": 65280,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 7465.450514,
                "variance": 55732951.38
              },
              {
                "average": 424429.5786,
                "count": 994694,
                "maximum": 425016.4749,
                "minimum": 424173.8518,
                "name": "GpsTime",
                "position": 15,
                "stddev": 301.9776568,
                "variance": 91190.50523
              },
              {
                "average": 0,
                "count": 994694,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 994694,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 994694,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 994694,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 994694,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433637.653,
              4948998.396,
              1101.546147,
              433838.653,
              4949966.816,
              1194.446147
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433637.6530212661,
                    4948998.395781768,
                    1101.54614712841
                  ],
                  [
                    433637.6530212661,
                    4949966.8157817675,
                    1101.54614712841
                  ],
                  [
                    433838.6530212661,
                    4949966.8157817675,
                    1194.44614712841
                  ],
                  [
                    433838.6530212661,
                    4948998.395781768,
                    1194.44614712841
                  ],
                  [
                    433637.6530212661,
                    4948998.395781768,
                    1101.54614712841
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T23:50:16+00:00",
            "end_time": "2011-09-18T23:36: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": "44117G7305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502891925036,
              44.799922409372776,
              1032.0743037573818
            ],
            [
              -117.82520836449923,
              44.812509286568364,
              1032.0743037573818
            ],
            [
              -117.81253232986822,
              44.81260018057329,
              1066.5743037573818
            ],
            [
              -117.81235564034321,
              44.8000132637177,
              1066.5743037573818
            ],
            [
              -117.82502891925036,
              44.799922409372776,
              1032.0743037573818
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252084,
        44.79992241,
        1032.074304,
        -117.8123556,
        44.81260018,
        1066.574304
      ],
      "properties": {
        "datetime": "2011-09-19T20:21:10Z",
        "pc:count": 11817486,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435250.987,
            "count": 11817486,
            "maximum": 435752.6531,
            "minimum": 434750.2331,
            "name": "X",
            "position": 0,
            "stddev": 281.5796234,
            "variance": 79287.08434
          },
          {
            "average": 4961743.53,
            "count": 11817486,
            "maximum": 4962453.415,
            "minimum": 4961055.075,
            "name": "Y",
            "position": 1,
            "stddev": 397.6830516,
            "variance": 158151.8096
          },
          {
            "average": 1036.339165,
            "count": 11817486,
            "maximum": 1066.574304,
            "minimum": 1032.074304,
            "name": "Z",
            "position": 2,
            "stddev": 2.486006275,
            "variance": 6.180227199
          },
          {
            "average": 209.5501033,
            "count": 11817486,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 59.47608119,
            "variance": 3537.404234
          },
          {
            "average": 1.018881173,
            "count": 11817486,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1570134454,
            "variance": 0.02465322203
          },
          {
            "average": 1.03785856,
            "count": 11817486,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2349515159,
            "variance": 0.0552022148
          },
          {
            "average": 0.4985388601,
            "count": 11817486,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999978862,
            "variance": 0.2499978862
          },
          {
            "average": 0,
            "count": 11817486,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.237506014,
            "count": 11817486,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4255548412,
            "variance": 0.1810969228
          },
          {
            "average": 0.9804510159,
            "count": 11817486,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.756537455,
            "variance": 60.16387328
          },
          {
            "average": 193.2585847,
            "count": 11817486,
            "maximum": 212,
            "minimum": 180,
            "name": "UserData",
            "position": 10,
            "stddev": 4.573946309,
            "variance": 20.92098483
          },
          {
            "average": 43.35242013,
            "count": 11817486,
            "maximum": 119,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 31.67169531,
            "variance": 1003.096284
          },
          {
            "average": 444427.338,
            "count": 11817486,
            "maximum": 498870.2597,
            "minimum": 429571.9667,
            "name": "GpsTime",
            "position": 12,
            "stddev": 27034.08235,
            "variance": 730841608.5
          },
          {
            "average": 0,
            "count": 11817486,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11817486,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11817486,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11817486,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11817486,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434750.2331,
          4961055.075,
          1032.074304,
          435752.6531,
          4962453.415,
          1066.574304
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434750.23305498203,
                4961055.075410722,
                1032.0743037573818
              ],
              [
                434750.23305498203,
                4962453.415410722,
                1032.0743037573818
              ],
              [
                435752.6530549821,
                4962453.415410722,
                1066.5743037573818
              ],
              [
                435752.6530549821,
                4961055.075410722,
                1066.5743037573818
              ],
              [
                434750.23305498203,
                4961055.075410722,
                1032.0743037573818
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T20:21:10+00:00",
        "end_time": "2011-09-19T01:06:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252084,
            44.79992241,
            1032.074304,
            -117.8123556,
            44.81260018,
            1066.574304
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502891925036,
                  44.799922409372776,
                  1032.0743037573818
                ],
                [
                  -117.82520836449923,
                  44.812509286568364,
                  1032.0743037573818
                ],
                [
                  -117.81253232986822,
                  44.81260018057329,
                  1066.5743037573818
                ],
                [
                  -117.81235564034321,
                  44.8000132637177,
                  1066.5743037573818
                ],
                [
                  -117.82502891925036,
                  44.799922409372776,
                  1032.0743037573818
                ]
              ]
            ]
          },
          "id": "44117G7305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:21:10Z",
            "pc:count": 11817486,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435250.987,
                "count": 11817486,
                "maximum": 435752.6531,
                "minimum": 434750.2331,
                "name": "X",
                "position": 0,
                "stddev": 281.5796234,
                "variance": 79287.08434
              },
              {
                "average": 4961743.53,
                "count": 11817486,
                "maximum": 4962453.415,
                "minimum": 4961055.075,
                "name": "Y",
                "position": 1,
                "stddev": 397.6830516,
                "variance": 158151.8096
              },
              {
                "average": 1036.339165,
                "count": 11817486,
                "maximum": 1066.574304,
                "minimum": 1032.074304,
                "name": "Z",
                "position": 2,
                "stddev": 2.486006275,
                "variance": 6.180227199
              },
              {
                "average": 209.5501033,
                "count": 11817486,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 59.47608119,
                "variance": 3537.404234
              },
              {
                "average": 1.018881173,
                "count": 11817486,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1570134454,
                "variance": 0.02465322203
              },
              {
                "average": 1.03785856,
                "count": 11817486,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2349515159,
                "variance": 0.0552022148
              },
              {
                "average": 0.4985388601,
                "count": 11817486,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999978862,
                "variance": 0.2499978862
              },
              {
                "average": 0,
                "count": 11817486,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.237506014,
                "count": 11817486,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4255548412,
                "variance": 0.1810969228
              },
              {
                "average": 0.9804510159,
                "count": 11817486,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.756537455,
                "variance": 60.16387328
              },
              {
                "average": 193.2585847,
                "count": 11817486,
                "maximum": 212,
                "minimum": 180,
                "name": "UserData",
                "position": 10,
                "stddev": 4.573946309,
                "variance": 20.92098483
              },
              {
                "average": 43.35242013,
                "count": 11817486,
                "maximum": 119,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 31.67169531,
                "variance": 1003.096284
              },
              {
                "average": 444427.338,
                "count": 11817486,
                "maximum": 498870.2597,
                "minimum": 429571.9667,
                "name": "GpsTime",
                "position": 12,
                "stddev": 27034.08235,
                "variance": 730841608.5
              },
              {
                "average": 0,
                "count": 11817486,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11817486,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11817486,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11817486,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11817486,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434750.2331,
              4961055.075,
              1032.074304,
              435752.6531,
              4962453.415,
              1066.574304
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434750.23305498203,
                    4961055.075410722,
                    1032.0743037573818
                  ],
                  [
                    434750.23305498203,
                    4962453.415410722,
                    1032.0743037573818
                  ],
                  [
                    435752.6530549821,
                    4962453.415410722,
                    1066.5743037573818
                  ],
                  [
                    435752.6530549821,
                    4961055.075410722,
                    1066.5743037573818
                  ],
                  [
                    434750.23305498203,
                    4961055.075410722,
                    1032.0743037573818
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T20:21:10+00:00",
            "end_time": "2011-09-19T01: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": "44117G7319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752471490229,
              44.76242100416005,
              1046.5290577999715
            ],
            [
              -117.83770666591671,
              44.775009724708575,
              1046.5290577999715
            ],
            [
              -117.82502851479074,
              44.77510202102642,
              1089.3890577999716
            ],
            [
              -117.82484931672889,
              44.76251326019969,
              1089.3890577999716
            ],
            [
              -117.83752471490229,
              44.76242100416005,
              1046.5290577999715
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377067,
        44.762421,
        1046.529058,
        -117.8248493,
        44.77510202,
        1089.389058
      ],
      "properties": {
        "datetime": "2011-09-19T01:27:51Z",
        "pc:count": 12739977,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434217.9567,
            "count": 12739977,
            "maximum": 434722.2945,
            "minimum": 433719.0545,
            "name": "X",
            "position": 0,
            "stddev": 281.0788599,
            "variance": 79005.32547
          },
          {
            "average": 4957591.125,
            "count": 12739977,
            "maximum": 4958297.945,
            "minimum": 4956899.405,
            "name": "Y",
            "position": 1,
            "stddev": 395.1783147,
            "variance": 156165.9004
          },
          {
            "average": 1054.68821,
            "count": 12739977,
            "maximum": 1089.389058,
            "minimum": 1046.529058,
            "name": "Z",
            "position": 2,
            "stddev": 4.198484316,
            "variance": 17.62727055
          },
          {
            "average": 156.2412147,
            "count": 12739977,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 78.03433399,
            "variance": 6089.357281
          },
          {
            "average": 1.092527561,
            "count": 12739977,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3281531246,
            "variance": 0.1076844732
          },
          {
            "average": 1.185433616,
            "count": 12739977,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4725900841,
            "variance": 0.2233413876
          },
          {
            "average": 0.4982629874,
            "count": 12739977,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999970024,
            "variance": 0.2499970024
          },
          {
            "average": 0,
            "count": 12739977,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.198964252,
            "count": 12739977,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3992211057,
            "variance": 0.1593774912
          },
          {
            "average": 0.21035783,
            "count": 12739977,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.876491996,
            "variance": 62.03912616
          },
          {
            "average": 198.0081819,
            "count": 12739977,
            "maximum": 212,
            "minimum": 181,
            "name": "UserData",
            "position": 10,
            "stddev": 4.15856674,
            "variance": 17.29367733
          },
          {
            "average": 21.48006719,
            "count": 12739977,
            "maximum": 39,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.7939198,
            "variance": 139.0965443
          },
          {
            "average": 36989.32878,
            "count": 12739977,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11727.74594,
            "variance": 137540024.8
          },
          {
            "average": 35684.01576,
            "count": 12739977,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 11494.30542,
            "variance": 132119057.1
          },
          {
            "average": 31294.53221,
            "count": 12739977,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 12448.90878,
            "variance": 154975329.7
          },
          {
            "average": 429394.5124,
            "count": 12739977,
            "maximum": 430871.9417,
            "minimum": 427867.0195,
            "name": "GpsTime",
            "position": 15,
            "stddev": 512.5665679,
            "variance": 262724.4865
          },
          {
            "average": 0,
            "count": 12739977,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12739977,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12739977,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12739977,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12739977,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433719.0545,
          4956899.405,
          1046.529058,
          434722.2945,
          4958297.945,
          1089.389058
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433719.0544951213,
                4956899.405208943,
                1046.5290577999715
              ],
              [
                433719.0544951213,
                4958297.9452089425,
                1046.5290577999715
              ],
              [
                434722.2944951213,
                4958297.9452089425,
                1089.3890577999716
              ],
              [
                434722.2944951213,
                4956899.405208943,
                1089.3890577999716
              ],
              [
                433719.0544951213,
                4956899.405208943,
                1046.5290577999715
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T01:27:51+00:00",
        "end_time": "2011-09-19T00:37:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377067,
            44.762421,
            1046.529058,
            -117.8248493,
            44.77510202,
            1089.389058
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752471490229,
                  44.76242100416005,
                  1046.5290577999715
                ],
                [
                  -117.83770666591671,
                  44.775009724708575,
                  1046.5290577999715
                ],
                [
                  -117.82502851479074,
                  44.77510202102642,
                  1089.3890577999716
                ],
                [
                  -117.82484931672889,
                  44.76251326019969,
                  1089.3890577999716
                ],
                [
                  -117.83752471490229,
                  44.76242100416005,
                  1046.5290577999715
                ]
              ]
            ]
          },
          "id": "44117G7319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T01:27:51Z",
            "pc:count": 12739977,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434217.9567,
                "count": 12739977,
                "maximum": 434722.2945,
                "minimum": 433719.0545,
                "name": "X",
                "position": 0,
                "stddev": 281.0788599,
                "variance": 79005.32547
              },
              {
                "average": 4957591.125,
                "count": 12739977,
                "maximum": 4958297.945,
                "minimum": 4956899.405,
                "name": "Y",
                "position": 1,
                "stddev": 395.1783147,
                "variance": 156165.9004
              },
              {
                "average": 1054.68821,
                "count": 12739977,
                "maximum": 1089.389058,
                "minimum": 1046.529058,
                "name": "Z",
                "position": 2,
                "stddev": 4.198484316,
                "variance": 17.62727055
              },
              {
                "average": 156.2412147,
                "count": 12739977,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 78.03433399,
                "variance": 6089.357281
              },
              {
                "average": 1.092527561,
                "count": 12739977,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3281531246,
                "variance": 0.1076844732
              },
              {
                "average": 1.185433616,
                "count": 12739977,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4725900841,
                "variance": 0.2233413876
              },
              {
                "average": 0.4982629874,
                "count": 12739977,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999970024,
                "variance": 0.2499970024
              },
              {
                "average": 0,
                "count": 12739977,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.198964252,
                "count": 12739977,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3992211057,
                "variance": 0.1593774912
              },
              {
                "average": 0.21035783,
                "count": 12739977,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.876491996,
                "variance": 62.03912616
              },
              {
                "average": 198.0081819,
                "count": 12739977,
                "maximum": 212,
                "minimum": 181,
                "name": "UserData",
                "position": 10,
                "stddev": 4.15856674,
                "variance": 17.29367733
              },
              {
                "average": 21.48006719,
                "count": 12739977,
                "maximum": 39,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.7939198,
                "variance": 139.0965443
              },
              {
                "average": 36989.32878,
                "count": 12739977,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11727.74594,
                "variance": 137540024.8
              },
              {
                "average": 35684.01576,
                "count": 12739977,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 11494.30542,
                "variance": 132119057.1
              },
              {
                "average": 31294.53221,
                "count": 12739977,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 12448.90878,
                "variance": 154975329.7
              },
              {
                "average": 429394.5124,
                "count": 12739977,
                "maximum": 430871.9417,
                "minimum": 427867.0195,
                "name": "GpsTime",
                "position": 15,
                "stddev": 512.5665679,
                "variance": 262724.4865
              },
              {
                "average": 0,
                "count": 12739977,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12739977,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12739977,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12739977,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12739977,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433719.0545,
              4956899.405,
              1046.529058,
              434722.2945,
              4958297.945,
              1089.389058
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433719.0544951213,
                    4956899.405208943,
                    1046.5290577999715
                  ],
                  [
                    433719.0544951213,
                    4958297.9452089425,
                    1046.5290577999715
                  ],
                  [
                    434722.2944951213,
                    4958297.9452089425,
                    1089.3890577999716
                  ],
                  [
                    434722.2944951213,
                    4956899.405208943,
                    1089.3890577999716
                  ],
                  [
                    433719.0544951213,
                    4956899.405208943,
                    1046.5290577999715
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T01:27:51+00:00",
            "end_time": "2011-09-19T00:37: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": "44117G7113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8500248595171,
              44.83741990882336,
              1020.7359385280936
            ],
            [
              -117.85021003315275,
              44.850010043049146,
              1020.7359385280936
            ],
            [
              -117.83752838671185,
              44.85010375412211,
              1040.6559385280937
            ],
            [
              -117.83734597432256,
              44.837513578996884,
              1040.6559385280937
            ],
            [
              -117.8500248595171,
              44.83741990882336,
              1020.7359385280936
            ]
          ]
        ]
      },
      "bbox": [
        -117.85021,
        44.83741991,
        1020.735939,
        -117.837346,
        44.85010375,
        1040.655939
      ],
      "properties": {
        "datetime": "2011-09-20T03:11:00Z",
        "pc:count": 13263897,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433275.8747,
            "count": 13263897,
            "maximum": 433819.1058,
            "minimum": 432816.8858,
            "name": "X",
            "position": 0,
            "stddev": 286.3021855,
            "variance": 81968.94144
          },
          {
            "average": 4966007.475,
            "count": 13263897,
            "maximum": 4966639.526,
            "minimum": 4965240.806,
            "name": "Y",
            "position": 1,
            "stddev": 407.8352857,
            "variance": 166329.6203
          },
          {
            "average": 1023.349588,
            "count": 13263897,
            "maximum": 1040.655939,
            "minimum": 1020.735939,
            "name": "Z",
            "position": 2,
            "stddev": 0.9887986109,
            "variance": 0.9777226928
          },
          {
            "average": 234.7506629,
            "count": 13263897,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.04352131,
            "variance": 442.8297893
          },
          {
            "average": 1.000300138,
            "count": 13263897,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01858180707,
            "variance": 0.000345283554
          },
          {
            "average": 1.000600804,
            "count": 13263897,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02716540185,
            "variance": 0.0007379590578
          },
          {
            "average": 0.4986508113,
            "count": 13263897,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981985,
            "variance": 0.2499981985
          },
          {
            "average": 0,
            "count": 13263897,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.24429962,
            "count": 13263897,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4296711879,
            "variance": 0.1846173297
          },
          {
            "average": 1.115027381,
            "count": 13263897,
            "maximum": 25.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.122450959,
            "variance": 65.97420958
          },
          {
            "average": 194.9904711,
            "count": 13263897,
            "maximum": 208,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 2.922964611,
            "variance": 8.543722119
          },
          {
            "average": 134.2331033,
            "count": 13263897,
            "maximum": 281,
            "minimum": 94,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 56.09748467,
            "variance": 3146.927787
          },
          {
            "average": 28461.74077,
            "count": 13263897,
            "maximum": 56320,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 10645.78914,
            "variance": 113332826.4
          },
          {
            "average": 30819.83827,
            "count": 13263897,
            "maximum": 55296,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 9105.346601,
            "variance": 82907336.72
          },
          {
            "average": 23391.62137,
            "count": 13263897,
            "maximum": 54272,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 7899.045411,
            "variance": 62394918.4
          },
          {
            "average": 505220.7059,
            "count": 13263897,
            "maximum": 523460.3988,
            "minimum": 501264.561,
            "name": "GpsTime",
            "position": 15,
            "stddev": 6885.264219,
            "variance": 47406863.37
          },
          {
            "average": 0,
            "count": 13263897,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13263897,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13263897,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13263897,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13263897,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432816.8858,
          4965240.806,
          1020.735939,
          433819.1058,
          4966639.526,
          1040.655939
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432816.88581593044,
                4965240.8064547125,
                1020.7359385280936
              ],
              [
                432816.88581593044,
                4966639.526454713,
                1020.7359385280936
              ],
              [
                433819.1058159304,
                4966639.526454713,
                1040.6559385280937
              ],
              [
                433819.1058159304,
                4965240.8064547125,
                1040.6559385280937
              ],
              [
                432816.88581593044,
                4965240.8064547125,
                1020.7359385280936
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T03:11:00+00:00",
        "end_time": "2011-09-19T21:01:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.85021,
            44.83741991,
            1020.735939,
            -117.837346,
            44.85010375,
            1040.655939
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8500248595171,
                  44.83741990882336,
                  1020.7359385280936
                ],
                [
                  -117.85021003315275,
                  44.850010043049146,
                  1020.7359385280936
                ],
                [
                  -117.83752838671185,
                  44.85010375412211,
                  1040.6559385280937
                ],
                [
                  -117.83734597432256,
                  44.837513578996884,
                  1040.6559385280937
                ],
                [
                  -117.8500248595171,
                  44.83741990882336,
                  1020.7359385280936
                ]
              ]
            ]
          },
          "id": "44117G7113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T03:11:00Z",
            "pc:count": 13263897,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433275.8747,
                "count": 13263897,
                "maximum": 433819.1058,
                "minimum": 432816.8858,
                "name": "X",
                "position": 0,
                "stddev": 286.3021855,
                "variance": 81968.94144
              },
              {
                "average": 4966007.475,
                "count": 13263897,
                "maximum": 4966639.526,
                "minimum": 4965240.806,
                "name": "Y",
                "position": 1,
                "stddev": 407.8352857,
                "variance": 166329.6203
              },
              {
                "average": 1023.349588,
                "count": 13263897,
                "maximum": 1040.655939,
                "minimum": 1020.735939,
                "name": "Z",
                "position": 2,
                "stddev": 0.9887986109,
                "variance": 0.9777226928
              },
              {
                "average": 234.7506629,
                "count": 13263897,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.04352131,
                "variance": 442.8297893
              },
              {
                "average": 1.000300138,
                "count": 13263897,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01858180707,
                "variance": 0.000345283554
              },
              {
                "average": 1.000600804,
                "count": 13263897,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02716540185,
                "variance": 0.0007379590578
              },
              {
                "average": 0.4986508113,
                "count": 13263897,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981985,
                "variance": 0.2499981985
              },
              {
                "average": 0,
                "count": 13263897,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.24429962,
                "count": 13263897,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4296711879,
                "variance": 0.1846173297
              },
              {
                "average": 1.115027381,
                "count": 13263897,
                "maximum": 25.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.122450959,
                "variance": 65.97420958
              },
              {
                "average": 194.9904711,
                "count": 13263897,
                "maximum": 208,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 2.922964611,
                "variance": 8.543722119
              },
              {
                "average": 134.2331033,
                "count": 13263897,
                "maximum": 281,
                "minimum": 94,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 56.09748467,
                "variance": 3146.927787
              },
              {
                "average": 28461.74077,
                "count": 13263897,
                "maximum": 56320,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 10645.78914,
                "variance": 113332826.4
              },
              {
                "average": 30819.83827,
                "count": 13263897,
                "maximum": 55296,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 9105.346601,
                "variance": 82907336.72
              },
              {
                "average": 23391.62137,
                "count": 13263897,
                "maximum": 54272,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 7899.045411,
                "variance": 62394918.4
              },
              {
                "average": 505220.7059,
                "count": 13263897,
                "maximum": 523460.3988,
                "minimum": 501264.561,
                "name": "GpsTime",
                "position": 15,
                "stddev": 6885.264219,
                "variance": 47406863.37
              },
              {
                "average": 0,
                "count": 13263897,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13263897,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13263897,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13263897,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13263897,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432816.8858,
              4965240.806,
              1020.735939,
              433819.1058,
              4966639.526,
              1040.655939
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432816.88581593044,
                    4965240.8064547125,
                    1020.7359385280936
                  ],
                  [
                    432816.88581593044,
                    4966639.526454713,
                    1020.7359385280936
                  ],
                  [
                    433819.1058159304,
                    4966639.526454713,
                    1040.6559385280937
                  ],
                  [
                    433819.1058159304,
                    4965240.8064547125,
                    1040.6559385280937
                  ],
                  [
                    432816.88581593044,
                    4965240.8064547125,
                    1020.7359385280936
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T03:11:00+00:00",
            "end_time": "2011-09-19T21:01:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117G7122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252545961304,
              44.812418611280755,
              1027.3765029470992
            ],
            [
              -117.86271321407364,
              44.825010199908526,
              1027.3765029470992
            ],
            [
              -117.8500287431563,
              44.82510532046833,
              1061.4165029470992
            ],
            [
              -117.84984374844105,
              44.812513690320955,
              1061.4165029470992
            ],
            [
              -117.86252545961304,
              44.812418611280755,
              1027.3765029470992
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627132,
        44.81241861,
        1027.376503,
        -117.8498437,
        44.82510532,
        1061.416503
      ],
      "properties": {
        "datetime": "2011-09-19T21:57:49Z",
        "pc:count": 11322497,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432300.1668,
            "count": 11322497,
            "maximum": 432802.2696,
            "minimum": 431799.3896,
            "name": "X",
            "position": 0,
            "stddev": 284.8534349,
            "variance": 81141.47936
          },
          {
            "average": 4963173.021,
            "count": 11322497,
            "maximum": 4963872.855,
            "minimum": 4962473.975,
            "name": "Y",
            "position": 1,
            "stddev": 401.1913916,
            "variance": 160954.5327
          },
          {
            "average": 1030.393638,
            "count": 11322497,
            "maximum": 1061.416503,
            "minimum": 1027.376503,
            "name": "Z",
            "position": 2,
            "stddev": 1.623734117,
            "variance": 2.636512484
          },
          {
            "average": 228.570396,
            "count": 11322497,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.13819638,
            "variance": 1098.140059
          },
          {
            "average": 1.00394171,
            "count": 11322497,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07161518691,
            "variance": 0.005128734996
          },
          {
            "average": 1.007895343,
            "count": 11322497,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.107324697,
            "variance": 0.01151859058
          },
          {
            "average": 0.4990664162,
            "count": 11322497,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991505,
            "variance": 0.2499991505
          },
          {
            "average": 0,
            "count": 11322497,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.262792739,
            "count": 11322497,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4401508065,
            "variance": 0.1937327325
          },
          {
            "average": 1.164452214,
            "count": 11322497,
            "maximum": 19.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.164151563,
            "variance": 66.65337074
          },
          {
            "average": 193.7150288,
            "count": 11322497,
            "maximum": 208,
            "minimum": 183,
            "name": "UserData",
            "position": 10,
            "stddev": 3.153927965,
            "variance": 9.94726161
          },
          {
            "average": 110.9120078,
            "count": 11322497,
            "maximum": 136,
            "minimum": 92,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.55101946,
            "variance": 241.8342063
          },
          {
            "average": 25213.15427,
            "count": 11322497,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 8983.773531,
            "variance": 80708186.86
          },
          {
            "average": 26915.1883,
            "count": 11322497,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 7587.416909,
            "variance": 57568895.36
          },
          {
            "average": 20599.26252,
            "count": 11322497,
            "maximum": 65280,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 7270.464683,
            "variance": 52859656.7
          },
          {
            "average": 501848.4821,
            "count": 11322497,
            "maximum": 504669.8387,
            "minimum": 500506.5488,
            "name": "GpsTime",
            "position": 15,
            "stddev": 496.4290975,
            "variance": 246441.8488
          },
          {
            "average": 0,
            "count": 11322497,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11322497,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11322497,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11322497,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11322497,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431799.3896,
          4962473.975,
          1027.376503,
          432802.2696,
          4963872.855,
          1061.416503
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431799.3896371333,
                4962473.974564553,
                1027.3765029470992
              ],
              [
                431799.3896371333,
                4963872.854564554,
                1027.3765029470992
              ],
              [
                432802.2696371333,
                4963872.854564554,
                1061.4165029470992
              ],
              [
                432802.2696371333,
                4962473.974564553,
                1061.4165029470992
              ],
              [
                431799.3896371333,
                4962473.974564553,
                1027.3765029470992
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T21:57:49+00:00",
        "end_time": "2011-09-19T20:48:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627132,
            44.81241861,
            1027.376503,
            -117.8498437,
            44.82510532,
            1061.416503
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252545961304,
                  44.812418611280755,
                  1027.3765029470992
                ],
                [
                  -117.86271321407364,
                  44.825010199908526,
                  1027.3765029470992
                ],
                [
                  -117.8500287431563,
                  44.82510532046833,
                  1061.4165029470992
                ],
                [
                  -117.84984374844105,
                  44.812513690320955,
                  1061.4165029470992
                ],
                [
                  -117.86252545961304,
                  44.812418611280755,
                  1027.3765029470992
                ]
              ]
            ]
          },
          "id": "44117G7122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:57:49Z",
            "pc:count": 11322497,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432300.1668,
                "count": 11322497,
                "maximum": 432802.2696,
                "minimum": 431799.3896,
                "name": "X",
                "position": 0,
                "stddev": 284.8534349,
                "variance": 81141.47936
              },
              {
                "average": 4963173.021,
                "count": 11322497,
                "maximum": 4963872.855,
                "minimum": 4962473.975,
                "name": "Y",
                "position": 1,
                "stddev": 401.1913916,
                "variance": 160954.5327
              },
              {
                "average": 1030.393638,
                "count": 11322497,
                "maximum": 1061.416503,
                "minimum": 1027.376503,
                "name": "Z",
                "position": 2,
                "stddev": 1.623734117,
                "variance": 2.636512484
              },
              {
                "average": 228.570396,
                "count": 11322497,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.13819638,
                "variance": 1098.140059
              },
              {
                "average": 1.00394171,
                "count": 11322497,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07161518691,
                "variance": 0.005128734996
              },
              {
                "average": 1.007895343,
                "count": 11322497,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.107324697,
                "variance": 0.01151859058
              },
              {
                "average": 0.4990664162,
                "count": 11322497,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991505,
                "variance": 0.2499991505
              },
              {
                "average": 0,
                "count": 11322497,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.262792739,
                "count": 11322497,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4401508065,
                "variance": 0.1937327325
              },
              {
                "average": 1.164452214,
                "count": 11322497,
                "maximum": 19.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.164151563,
                "variance": 66.65337074
              },
              {
                "average": 193.7150288,
                "count": 11322497,
                "maximum": 208,
                "minimum": 183,
                "name": "UserData",
                "position": 10,
                "stddev": 3.153927965,
                "variance": 9.94726161
              },
              {
                "average": 110.9120078,
                "count": 11322497,
                "maximum": 136,
                "minimum": 92,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.55101946,
                "variance": 241.8342063
              },
              {
                "average": 25213.15427,
                "count": 11322497,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 8983.773531,
                "variance": 80708186.86
              },
              {
                "average": 26915.1883,
                "count": 11322497,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 7587.416909,
                "variance": 57568895.36
              },
              {
                "average": 20599.26252,
                "count": 11322497,
                "maximum": 65280,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 7270.464683,
                "variance": 52859656.7
              },
              {
                "average": 501848.4821,
                "count": 11322497,
                "maximum": 504669.8387,
                "minimum": 500506.5488,
                "name": "GpsTime",
                "position": 15,
                "stddev": 496.4290975,
                "variance": 246441.8488
              },
              {
                "average": 0,
                "count": 11322497,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11322497,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11322497,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11322497,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11322497,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431799.3896,
              4962473.975,
              1027.376503,
              432802.2696,
              4963872.855,
              1061.416503
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431799.3896371333,
                    4962473.974564553,
                    1027.3765029470992
                  ],
                  [
                    431799.3896371333,
                    4963872.854564554,
                    1027.3765029470992
                  ],
                  [
                    432802.2696371333,
                    4963872.854564554,
                    1061.4165029470992
                  ],
                  [
                    432802.2696371333,
                    4962473.974564553,
                    1061.4165029470992
                  ],
                  [
                    431799.3896371333,
                    4962473.974564553,
                    1027.3765029470992
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T21:57:49+00:00",
            "end_time": "2011-09-19T20: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": "45118A1418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752446431709,
              45.01239994910886,
              1066.3952968504523
            ],
            [
              -118.03775222996083,
              45.02500935691745,
              1066.3952968504523
            ],
            [
              -118.02502938549644,
              45.02512426735732,
              1213.4152968504523
            ],
            [
              -118.02480441106763,
              45.01251480932097,
              1213.4152968504523
            ],
            [
              -118.03752446431709,
              45.01239994910886,
              1066.3952968504523
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377522,
        45.01239995,
        1066.395297,
        -118.0248044,
        45.02512427,
        1213.415297
      ],
      "properties": {
        "datetime": "2011-09-20T23:36:28Z",
        "pc:count": 11143114,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418752.6742,
            "count": 11143114,
            "maximum": 419248.3738,
            "minimum": 418245.8938,
            "name": "X",
            "position": 0,
            "stddev": 286.1992008,
            "variance": 81909.98253
          },
          {
            "average": 4985543.303,
            "count": 11143114,
            "maximum": 4986251.741,
            "minimum": 4984850.761,
            "name": "Y",
            "position": 1,
            "stddev": 401.0604743,
            "variance": 160849.5041
          },
          {
            "average": 1145.688966,
            "count": 11143114,
            "maximum": 1213.415297,
            "minimum": 1066.395297,
            "name": "Z",
            "position": 2,
            "stddev": 28.51042229,
            "variance": 812.8441793
          },
          {
            "average": 227.9064111,
            "count": 11143114,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.54875464,
            "variance": 704.836373
          },
          {
            "average": 1.005250058,
            "count": 11143114,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0842214209,
            "variance": 0.007093247738
          },
          {
            "average": 1.010534129,
            "count": 11143114,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1270880161,
            "variance": 0.01615136384
          },
          {
            "average": 0.4993517073,
            "count": 11143114,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996022,
            "variance": 0.2499996022
          },
          {
            "average": 0,
            "count": 11143114,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.260563519,
            "count": 11143114,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4389421249,
            "variance": 0.192670189
          },
          {
            "average": 1.043266834,
            "count": 11143114,
            "maximum": 19.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.030676493,
            "variance": 64.49176493
          },
          {
            "average": 203.4875815,
            "count": 11143114,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 3.864571339,
            "variance": 14.93491164
          },
          {
            "average": 71.42811596,
            "count": 11143114,
            "maximum": 20071,
            "minimum": 54,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 237.4186295,
            "variance": 56367.60564
          },
          {
            "average": 36782.0393,
            "count": 11143114,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6318.383596,
            "variance": 39921971.27
          },
          {
            "average": 32870.25403,
            "count": 11143114,
            "maximum": 54784,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 5110.433995,
            "variance": 26116535.62
          },
          {
            "average": 25935.54737,
            "count": 11143114,
            "maximum": 52480,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5033.890324,
            "variance": 25340051.79
          },
          {
            "average": 595437.623,
            "count": 11143114,
            "maximum": 596988.2216,
            "minimum": 321611.1645,
            "name": "GpsTime",
            "position": 15,
            "stddev": 4132.133068,
            "variance": 17074523.69
          },
          {
            "average": 0,
            "count": 11143114,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11143114,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11143114,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11143114,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11143114,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418245.8938,
          4984850.761,
          1066.395297,
          419248.3738,
          4986251.741,
          1213.415297
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418245.89379947033,
                4984850.7613948155,
                1066.3952968504523
              ],
              [
                418245.89379947033,
                4986251.741394816,
                1066.3952968504523
              ],
              [
                419248.3737994703,
                4986251.741394816,
                1213.4152968504523
              ],
              [
                419248.3737994703,
                4984850.7613948155,
                1213.4152968504523
              ],
              [
                418245.89379947033,
                4984850.7613948155,
                1066.3952968504523
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:36:28+00:00",
        "end_time": "2011-09-17T19:06:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377522,
            45.01239995,
            1066.395297,
            -118.0248044,
            45.02512427,
            1213.415297
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752446431709,
                  45.01239994910886,
                  1066.3952968504523
                ],
                [
                  -118.03775222996083,
                  45.02500935691745,
                  1066.3952968504523
                ],
                [
                  -118.02502938549644,
                  45.02512426735732,
                  1213.4152968504523
                ],
                [
                  -118.02480441106763,
                  45.01251480932097,
                  1213.4152968504523
                ],
                [
                  -118.03752446431709,
                  45.01239994910886,
                  1066.3952968504523
                ]
              ]
            ]
          },
          "id": "45118A1418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:36:28Z",
            "pc:count": 11143114,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418752.6742,
                "count": 11143114,
                "maximum": 419248.3738,
                "minimum": 418245.8938,
                "name": "X",
                "position": 0,
                "stddev": 286.1992008,
                "variance": 81909.98253
              },
              {
                "average": 4985543.303,
                "count": 11143114,
                "maximum": 4986251.741,
                "minimum": 4984850.761,
                "name": "Y",
                "position": 1,
                "stddev": 401.0604743,
                "variance": 160849.5041
              },
              {
                "average": 1145.688966,
                "count": 11143114,
                "maximum": 1213.415297,
                "minimum": 1066.395297,
                "name": "Z",
                "position": 2,
                "stddev": 28.51042229,
                "variance": 812.8441793
              },
              {
                "average": 227.9064111,
                "count": 11143114,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.54875464,
                "variance": 704.836373
              },
              {
                "average": 1.005250058,
                "count": 11143114,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0842214209,
                "variance": 0.007093247738
              },
              {
                "average": 1.010534129,
                "count": 11143114,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1270880161,
                "variance": 0.01615136384
              },
              {
                "average": 0.4993517073,
                "count": 11143114,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996022,
                "variance": 0.2499996022
              },
              {
                "average": 0,
                "count": 11143114,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.260563519,
                "count": 11143114,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4389421249,
                "variance": 0.192670189
              },
              {
                "average": 1.043266834,
                "count": 11143114,
                "maximum": 19.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.030676493,
                "variance": 64.49176493
              },
              {
                "average": 203.4875815,
                "count": 11143114,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 3.864571339,
                "variance": 14.93491164
              },
              {
                "average": 71.42811596,
                "count": 11143114,
                "maximum": 20071,
                "minimum": 54,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 237.4186295,
                "variance": 56367.60564
              },
              {
                "average": 36782.0393,
                "count": 11143114,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6318.383596,
                "variance": 39921971.27
              },
              {
                "average": 32870.25403,
                "count": 11143114,
                "maximum": 54784,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 5110.433995,
                "variance": 26116535.62
              },
              {
                "average": 25935.54737,
                "count": 11143114,
                "maximum": 52480,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5033.890324,
                "variance": 25340051.79
              },
              {
                "average": 595437.623,
                "count": 11143114,
                "maximum": 596988.2216,
                "minimum": 321611.1645,
                "name": "GpsTime",
                "position": 15,
                "stddev": 4132.133068,
                "variance": 17074523.69
              },
              {
                "average": 0,
                "count": 11143114,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11143114,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11143114,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11143114,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11143114,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418245.8938,
              4984850.761,
              1066.395297,
              419248.3738,
              4986251.741,
              1213.415297
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418245.89379947033,
                    4984850.7613948155,
                    1066.3952968504523
                  ],
                  [
                    418245.89379947033,
                    4986251.741394816,
                    1066.3952968504523
                  ],
                  [
                    419248.3737994703,
                    4986251.741394816,
                    1213.4152968504523
                  ],
                  [
                    419248.3737994703,
                    4984850.7613948155,
                    1213.4152968504523
                  ],
                  [
                    418245.89379947033,
                    4984850.7613948155,
                    1066.3952968504523
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:36:28+00:00",
            "end_time": "2011-09-17T19:06: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": "44117G8117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752466440074,
              44.8249047014001,
              1110.6454861324387
            ],
            [
              -117.98773995048253,
              44.8375093192653,
              1110.6454861324387
            ],
            [
              -117.9750296511393,
              44.83761855025034,
              1175.2054861324386
            ],
            [
              -117.9748171343027,
              44.82501388465724,
              1175.2054861324386
            ],
            [
              -117.98752466440074,
              44.8249047014001,
              1110.6454861324387
            ]
          ]
        ]
      },
      "bbox": [
        -117.98774,
        44.8249047,
        1110.645486,
        -117.9748171,
        44.83761855,
        1175.205486
      ],
      "properties": {
        "datetime": "2011-09-17T21:34:42Z",
        "pc:count": 17849019,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422446.867,
            "count": 17849019,
            "maximum": 422937.0299,
            "minimum": 421932.2899,
            "name": "X",
            "position": 0,
            "stddev": 271.5209684,
            "variance": 73723.6363
          },
          {
            "average": 4964697.674,
            "count": 17849019,
            "maximum": 4965373.833,
            "minimum": 4963973.453,
            "name": "Y",
            "position": 1,
            "stddev": 394.3698708,
            "variance": 155527.595
          },
          {
            "average": 1129.931527,
            "count": 17849019,
            "maximum": 1175.205486,
            "minimum": 1110.645486,
            "name": "Z",
            "position": 2,
            "stddev": 10.01370104,
            "variance": 100.2742086
          },
          {
            "average": 111.17806,
            "count": 17849019,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.7230528,
            "variance": 1205.690395
          },
          {
            "average": 1.028687795,
            "count": 17849019,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1813836875,
            "variance": 0.03290004208
          },
          {
            "average": 1.060317377,
            "count": 17849019,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.273337841,
            "variance": 0.07471357531
          },
          {
            "average": 0.4997810244,
            "count": 17849019,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999661,
            "variance": 0.2499999661
          },
          {
            "average": 0,
            "count": 17849019,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.209584908,
            "count": 17849019,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4070123874,
            "variance": 0.1656590835
          },
          {
            "average": -1.182876688,
            "count": 17849019,
            "maximum": 21,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.255912213,
            "variance": 68.16008647
          },
          {
            "average": 157.6158298,
            "count": 17849019,
            "maximum": 179,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 21.76943487,
            "variance": 473.9082947
          },
          {
            "average": 14801.45477,
            "count": 17849019,
            "maximum": 20110,
            "minimum": 9436,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5322.013235,
            "variance": 28323824.87
          },
          {
            "average": 30112.84806,
            "count": 17849019,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 8844.969093,
            "variance": 78233478.25
          },
          {
            "average": 29622.30881,
            "count": 17849019,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 7363.919112,
            "variance": 54227304.69
          },
          {
            "average": 24541.54723,
            "count": 17849019,
            "maximum": 65280,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 6481.175284,
            "variance": 42005633.06
          },
          {
            "average": 199582.6284,
            "count": 17849019,
            "maximum": 330482.2081,
            "minimum": 79532.31179,
            "name": "GpsTime",
            "position": 15,
            "stddev": 124761.0564,
            "variance": 15565321200.0
          },
          {
            "average": 0,
            "count": 17849019,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17849019,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17849019,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17849019,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17849019,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421932.2899,
          4963973.453,
          1110.645486,
          422937.0299,
          4965373.833,
          1175.205486
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421932.2899004519,
                4963973.453447186,
                1110.6454861324387
              ],
              [
                421932.2899004519,
                4965373.833447187,
                1110.6454861324387
              ],
              [
                422937.0299004519,
                4965373.833447187,
                1175.2054861324386
              ],
              [
                422937.0299004519,
                4963973.453447186,
                1175.2054861324386
              ],
              [
                421932.2899004519,
                4963973.453447186,
                1110.6454861324387
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:34:42+00:00",
        "end_time": "2011-09-14T23:52:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.98774,
            44.8249047,
            1110.645486,
            -117.9748171,
            44.83761855,
            1175.205486
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752466440074,
                  44.8249047014001,
                  1110.6454861324387
                ],
                [
                  -117.98773995048253,
                  44.8375093192653,
                  1110.6454861324387
                ],
                [
                  -117.9750296511393,
                  44.83761855025034,
                  1175.2054861324386
                ],
                [
                  -117.9748171343027,
                  44.82501388465724,
                  1175.2054861324386
                ],
                [
                  -117.98752466440074,
                  44.8249047014001,
                  1110.6454861324387
                ]
              ]
            ]
          },
          "id": "44117G8117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:34:42Z",
            "pc:count": 17849019,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422446.867,
                "count": 17849019,
                "maximum": 422937.0299,
                "minimum": 421932.2899,
                "name": "X",
                "position": 0,
                "stddev": 271.5209684,
                "variance": 73723.6363
              },
              {
                "average": 4964697.674,
                "count": 17849019,
                "maximum": 4965373.833,
                "minimum": 4963973.453,
                "name": "Y",
                "position": 1,
                "stddev": 394.3698708,
                "variance": 155527.595
              },
              {
                "average": 1129.931527,
                "count": 17849019,
                "maximum": 1175.205486,
                "minimum": 1110.645486,
                "name": "Z",
                "position": 2,
                "stddev": 10.01370104,
                "variance": 100.2742086
              },
              {
                "average": 111.17806,
                "count": 17849019,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.7230528,
                "variance": 1205.690395
              },
              {
                "average": 1.028687795,
                "count": 17849019,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1813836875,
                "variance": 0.03290004208
              },
              {
                "average": 1.060317377,
                "count": 17849019,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.273337841,
                "variance": 0.07471357531
              },
              {
                "average": 0.4997810244,
                "count": 17849019,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999661,
                "variance": 0.2499999661
              },
              {
                "average": 0,
                "count": 17849019,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.209584908,
                "count": 17849019,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4070123874,
                "variance": 0.1656590835
              },
              {
                "average": -1.182876688,
                "count": 17849019,
                "maximum": 21,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.255912213,
                "variance": 68.16008647
              },
              {
                "average": 157.6158298,
                "count": 17849019,
                "maximum": 179,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 21.76943487,
                "variance": 473.9082947
              },
              {
                "average": 14801.45477,
                "count": 17849019,
                "maximum": 20110,
                "minimum": 9436,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5322.013235,
                "variance": 28323824.87
              },
              {
                "average": 30112.84806,
                "count": 17849019,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 8844.969093,
                "variance": 78233478.25
              },
              {
                "average": 29622.30881,
                "count": 17849019,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 7363.919112,
                "variance": 54227304.69
              },
              {
                "average": 24541.54723,
                "count": 17849019,
                "maximum": 65280,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 6481.175284,
                "variance": 42005633.06
              },
              {
                "average": 199582.6284,
                "count": 17849019,
                "maximum": 330482.2081,
                "minimum": 79532.31179,
                "name": "GpsTime",
                "position": 15,
                "stddev": 124761.0564,
                "variance": 15565321200.0
              },
              {
                "average": 0,
                "count": 17849019,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17849019,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17849019,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17849019,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17849019,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421932.2899,
              4963973.453,
              1110.645486,
              422937.0299,
              4965373.833,
              1175.205486
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421932.2899004519,
                    4963973.453447186,
                    1110.6454861324387
                  ],
                  [
                    421932.2899004519,
                    4965373.833447187,
                    1110.6454861324387
                  ],
                  [
                    422937.0299004519,
                    4965373.833447187,
                    1175.2054861324386
                  ],
                  [
                    422937.0299004519,
                    4963973.453447186,
                    1175.2054861324386
                  ],
                  [
                    421932.2899004519,
                    4963973.453447186,
                    1110.6454861324387
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:34:42+00:00",
            "end_time": "2011-09-14T23: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": "45118A1411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.06252444825436,
              45.0248966020249,
              1133.1364107764573
            ],
            [
              -118.06275787307946,
              45.03750966122758,
              1133.1364107764573
            ],
            [
              -118.05002956730091,
              45.03762740830678,
              1249.2164107764572
            ],
            [
              -118.0497989368762,
              45.025014297621524,
              1249.2164107764572
            ],
            [
              -118.06252444825436,
              45.0248966020249,
              1133.1364107764573
            ]
          ]
        ]
      },
      "bbox": [
        -118.0627579,
        45.0248966,
        1133.136411,
        -118.0497989,
        45.03762741,
        1249.216411
      ],
      "properties": {
        "datetime": "2011-09-20T22:57:53Z",
        "pc:count": 22561885,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 416771.4333,
            "count": 22561885,
            "maximum": 417296.8492,
            "minimum": 416294.1492,
            "name": "X",
            "position": 0,
            "stddev": 278.0549149,
            "variance": 77314.5357
          },
          {
            "average": 4986956.117,
            "count": 22561885,
            "maximum": 4987665.922,
            "minimum": 4986264.522,
            "name": "Y",
            "position": 1,
            "stddev": 396.105781,
            "variance": 156899.7897
          },
          {
            "average": 1170.502941,
            "count": 22561885,
            "maximum": 1249.216411,
            "minimum": 1133.136411,
            "name": "Z",
            "position": 2,
            "stddev": 21.25730492,
            "variance": 451.8730124
          },
          {
            "average": 166.8316556,
            "count": 22561885,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 68.53567827,
            "variance": 4697.139195
          },
          {
            "average": 1.037640383,
            "count": 22561885,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2108494091,
            "variance": 0.04445747333
          },
          {
            "average": 1.076286135,
            "count": 22561885,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3104057418,
            "variance": 0.09635172455
          },
          {
            "average": 0.4991185799,
            "count": 22561885,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992342,
            "variance": 0.2499992342
          },
          {
            "average": 0,
            "count": 22561885,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.147504032,
            "count": 22561885,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3546076676,
            "variance": 0.1257465979
          },
          {
            "average": -0.26316207,
            "count": 22561885,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.214357463,
            "variance": 67.47566852
          },
          {
            "average": 192.352336,
            "count": 22561885,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 11.98706381,
            "variance": 143.6896987
          },
          {
            "average": 6354.128419,
            "count": 22561885,
            "maximum": 20073,
            "minimum": 50,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8057.557366,
            "variance": 64924230.71
          },
          {
            "average": 29822.30281,
            "count": 22561885,
            "maximum": 58112,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10530.33967,
            "variance": 110888053.7
          },
          {
            "average": 29440.99513,
            "count": 22561885,
            "maximum": 58880,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 8583.440476,
            "variance": 73675450.41
          },
          {
            "average": 23026.52147,
            "count": 22561885,
            "maximum": 57600,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7178.338927,
            "variance": 51528549.76
          },
          {
            "average": 476890.8634,
            "count": 22561885,
            "maximum": 594673.0198,
            "minimum": 320173.1592,
            "name": "GpsTime",
            "position": 15,
            "stddev": 134612.4107,
            "variance": 18120501110.0
          },
          {
            "average": 0,
            "count": 22561885,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22561885,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22561885,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22561885,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22561885,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416294.1492,
          4986264.522,
          1133.136411,
          417296.8492,
          4987665.922,
          1249.216411
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416294.14918633876,
                4986264.522242787,
                1133.1364107764573
              ],
              [
                416294.14918633876,
                4987665.922242788,
                1133.1364107764573
              ],
              [
                417296.8491863387,
                4987665.922242788,
                1249.2164107764572
              ],
              [
                417296.8491863387,
                4986264.522242787,
                1249.2164107764572
              ],
              [
                416294.14918633876,
                4986264.522242787,
                1133.1364107764573
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:57:53+00:00",
        "end_time": "2011-09-17T18:42:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0627579,
            45.0248966,
            1133.136411,
            -118.0497989,
            45.03762741,
            1249.216411
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.06252444825436,
                  45.0248966020249,
                  1133.1364107764573
                ],
                [
                  -118.06275787307946,
                  45.03750966122758,
                  1133.1364107764573
                ],
                [
                  -118.05002956730091,
                  45.03762740830678,
                  1249.2164107764572
                ],
                [
                  -118.0497989368762,
                  45.025014297621524,
                  1249.2164107764572
                ],
                [
                  -118.06252444825436,
                  45.0248966020249,
                  1133.1364107764573
                ]
              ]
            ]
          },
          "id": "45118A1411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:57:53Z",
            "pc:count": 22561885,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 416771.4333,
                "count": 22561885,
                "maximum": 417296.8492,
                "minimum": 416294.1492,
                "name": "X",
                "position": 0,
                "stddev": 278.0549149,
                "variance": 77314.5357
              },
              {
                "average": 4986956.117,
                "count": 22561885,
                "maximum": 4987665.922,
                "minimum": 4986264.522,
                "name": "Y",
                "position": 1,
                "stddev": 396.105781,
                "variance": 156899.7897
              },
              {
                "average": 1170.502941,
                "count": 22561885,
                "maximum": 1249.216411,
                "minimum": 1133.136411,
                "name": "Z",
                "position": 2,
                "stddev": 21.25730492,
                "variance": 451.8730124
              },
              {
                "average": 166.8316556,
                "count": 22561885,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 68.53567827,
                "variance": 4697.139195
              },
              {
                "average": 1.037640383,
                "count": 22561885,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2108494091,
                "variance": 0.04445747333
              },
              {
                "average": 1.076286135,
                "count": 22561885,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3104057418,
                "variance": 0.09635172455
              },
              {
                "average": 0.4991185799,
                "count": 22561885,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992342,
                "variance": 0.2499992342
              },
              {
                "average": 0,
                "count": 22561885,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.147504032,
                "count": 22561885,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3546076676,
                "variance": 0.1257465979
              },
              {
                "average": -0.26316207,
                "count": 22561885,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.214357463,
                "variance": 67.47566852
              },
              {
                "average": 192.352336,
                "count": 22561885,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 11.98706381,
                "variance": 143.6896987
              },
              {
                "average": 6354.128419,
                "count": 22561885,
                "maximum": 20073,
                "minimum": 50,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8057.557366,
                "variance": 64924230.71
              },
              {
                "average": 29822.30281,
                "count": 22561885,
                "maximum": 58112,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10530.33967,
                "variance": 110888053.7
              },
              {
                "average": 29440.99513,
                "count": 22561885,
                "maximum": 58880,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 8583.440476,
                "variance": 73675450.41
              },
              {
                "average": 23026.52147,
                "count": 22561885,
                "maximum": 57600,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7178.338927,
                "variance": 51528549.76
              },
              {
                "average": 476890.8634,
                "count": 22561885,
                "maximum": 594673.0198,
                "minimum": 320173.1592,
                "name": "GpsTime",
                "position": 15,
                "stddev": 134612.4107,
                "variance": 18120501110.0
              },
              {
                "average": 0,
                "count": 22561885,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22561885,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22561885,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22561885,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22561885,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416294.1492,
              4986264.522,
              1133.136411,
              417296.8492,
              4987665.922,
              1249.216411
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416294.14918633876,
                    4986264.522242787,
                    1133.1364107764573
                  ],
                  [
                    416294.14918633876,
                    4987665.922242788,
                    1133.1364107764573
                  ],
                  [
                    417296.8491863387,
                    4987665.922242788,
                    1249.2164107764572
                  ],
                  [
                    417296.8491863387,
                    4986264.522242787,
                    1249.2164107764572
                  ],
                  [
                    416294.14918633876,
                    4986264.522242787,
                    1133.1364107764573
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:57:53+00:00",
            "end_time": "2011-09-17T18:42: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": "44117G8402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502452744478,
              44.799911730501634,
              1034.2843390140786
            ],
            [
              -117.92522590435105,
              44.812509792908465,
              1034.2843390140786
            ],
            [
              -117.91252845492154,
              44.81261196175869,
              1069.6443390140787
            ],
            [
              -117.91232984070191,
              44.80001385473268,
              1069.6443390140787
            ],
            [
              -117.92502452744478,
              44.799911730501634,
              1034.2843390140786
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252259,
        44.79991173,
        1034.284339,
        -117.9123298,
        44.81261196,
        1069.644339
      ],
      "properties": {
        "datetime": "2011-09-20T22:08:57Z",
        "pc:count": 19959814,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427309.7657,
            "count": 19959814,
            "maximum": 427845.7884,
            "minimum": 426841.6484,
            "name": "X",
            "position": 0,
            "stddev": 276.674637,
            "variance": 76548.85478
          },
          {
            "average": 4961812.69,
            "count": 19959814,
            "maximum": 4962538.622,
            "minimum": 4961139.002,
            "name": "Y",
            "position": 1,
            "stddev": 395.4297705,
            "variance": 156364.7034
          },
          {
            "average": 1044.164579,
            "count": 19959814,
            "maximum": 1069.644339,
            "minimum": 1034.284339,
            "name": "Z",
            "position": 2,
            "stddev": 5.107171575,
            "variance": 26.0832015
          },
          {
            "average": 177.6674275,
            "count": 19959814,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 66.08276516,
            "variance": 4366.931851
          },
          {
            "average": 1.001630176,
            "count": 19959814,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04610443558,
            "variance": 0.00212561898
          },
          {
            "average": 1.00329477,
            "count": 19959814,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06945797456,
            "variance": 0.00482441023
          },
          {
            "average": 0.4994163773,
            "count": 19959814,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996719,
            "variance": 0.2499996719
          },
          {
            "average": 0,
            "count": 19959814,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.171434964,
            "count": 19959814,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3768886101,
            "variance": 0.1420450244
          },
          {
            "average": -0.6006717961,
            "count": 19959814,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.115818902,
            "variance": 65.86651646
          },
          {
            "average": 191.6967037,
            "count": 19959814,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 11.30419514,
            "variance": 127.7848277
          },
          {
            "average": 6372.494473,
            "count": 19959814,
            "maximum": 20073,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8068.188663,
            "variance": 65095668.3
          },
          {
            "average": 25540.94054,
            "count": 19959814,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 7517.59205,
            "variance": 56514190.23
          },
          {
            "average": 28469.66152,
            "count": 19959814,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 5776.009912,
            "variance": 33362290.5
          },
          {
            "average": 21736.38611,
            "count": 19959814,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 5015.857409,
            "variance": 25158825.55
          },
          {
            "average": 474743.8703,
            "count": 19959814,
            "maximum": 591737.3837,
            "minimum": 320678.4124,
            "name": "GpsTime",
            "position": 15,
            "stddev": 132995.6489,
            "variance": 17687842610.0
          },
          {
            "average": 0,
            "count": 19959814,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19959814,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19959814,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19959814,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19959814,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426841.6484,
          4961139.002,
          1034.284339,
          427845.7884,
          4962538.622,
          1069.644339
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426841.64839595684,
                4961139.00151753,
                1034.2843390140786
              ],
              [
                426841.64839595684,
                4962538.621517529,
                1034.2843390140786
              ],
              [
                427845.78839595686,
                4962538.621517529,
                1069.6443390140787
              ],
              [
                427845.78839595686,
                4961139.00151753,
                1069.6443390140787
              ],
              [
                426841.64839595684,
                4961139.00151753,
                1034.2843390140786
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:08:57+00:00",
        "end_time": "2011-09-17T18:51:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252259,
            44.79991173,
            1034.284339,
            -117.9123298,
            44.81261196,
            1069.644339
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502452744478,
                  44.799911730501634,
                  1034.2843390140786
                ],
                [
                  -117.92522590435105,
                  44.812509792908465,
                  1034.2843390140786
                ],
                [
                  -117.91252845492154,
                  44.81261196175869,
                  1069.6443390140787
                ],
                [
                  -117.91232984070191,
                  44.80001385473268,
                  1069.6443390140787
                ],
                [
                  -117.92502452744478,
                  44.799911730501634,
                  1034.2843390140786
                ]
              ]
            ]
          },
          "id": "44117G8402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:08:57Z",
            "pc:count": 19959814,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427309.7657,
                "count": 19959814,
                "maximum": 427845.7884,
                "minimum": 426841.6484,
                "name": "X",
                "position": 0,
                "stddev": 276.674637,
                "variance": 76548.85478
              },
              {
                "average": 4961812.69,
                "count": 19959814,
                "maximum": 4962538.622,
                "minimum": 4961139.002,
                "name": "Y",
                "position": 1,
                "stddev": 395.4297705,
                "variance": 156364.7034
              },
              {
                "average": 1044.164579,
                "count": 19959814,
                "maximum": 1069.644339,
                "minimum": 1034.284339,
                "name": "Z",
                "position": 2,
                "stddev": 5.107171575,
                "variance": 26.0832015
              },
              {
                "average": 177.6674275,
                "count": 19959814,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 66.08276516,
                "variance": 4366.931851
              },
              {
                "average": 1.001630176,
                "count": 19959814,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04610443558,
                "variance": 0.00212561898
              },
              {
                "average": 1.00329477,
                "count": 19959814,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06945797456,
                "variance": 0.00482441023
              },
              {
                "average": 0.4994163773,
                "count": 19959814,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996719,
                "variance": 0.2499996719
              },
              {
                "average": 0,
                "count": 19959814,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.171434964,
                "count": 19959814,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3768886101,
                "variance": 0.1420450244
              },
              {
                "average": -0.6006717961,
                "count": 19959814,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.115818902,
                "variance": 65.86651646
              },
              {
                "average": 191.6967037,
                "count": 19959814,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 11.30419514,
                "variance": 127.7848277
              },
              {
                "average": 6372.494473,
                "count": 19959814,
                "maximum": 20073,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8068.188663,
                "variance": 65095668.3
              },
              {
                "average": 25540.94054,
                "count": 19959814,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 7517.59205,
                "variance": 56514190.23
              },
              {
                "average": 28469.66152,
                "count": 19959814,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 5776.009912,
                "variance": 33362290.5
              },
              {
                "average": 21736.38611,
                "count": 19959814,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 5015.857409,
                "variance": 25158825.55
              },
              {
                "average": 474743.8703,
                "count": 19959814,
                "maximum": 591737.3837,
                "minimum": 320678.4124,
                "name": "GpsTime",
                "position": 15,
                "stddev": 132995.6489,
                "variance": 17687842610.0
              },
              {
                "average": 0,
                "count": 19959814,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19959814,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19959814,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19959814,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19959814,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426841.6484,
              4961139.002,
              1034.284339,
              427845.7884,
              4962538.622,
              1069.644339
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426841.64839595684,
                    4961139.00151753,
                    1034.2843390140786
                  ],
                  [
                    426841.64839595684,
                    4962538.621517529,
                    1034.2843390140786
                  ],
                  [
                    427845.78839595686,
                    4962538.621517529,
                    1069.6443390140787
                  ],
                  [
                    427845.78839595686,
                    4961139.00151753,
                    1069.6443390140787
                  ],
                  [
                    426841.64839595684,
                    4961139.00151753,
                    1034.2843390140786
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:08:57+00:00",
            "end_time": "2011-09-17T18:51:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117G6121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.75002686222764,
              44.814897969499235,
              1033.8327510199126
            ],
            [
              -117.75015798958314,
              44.825010907430546,
              1033.8327510199126
            ],
            [
              -117.7413448494316,
              44.825068458892126,
              1089.5527510199124
            ],
            [
              -117.74121526226908,
              44.814955500784066,
              1089.5527510199124
            ],
            [
              -117.75002686222764,
              44.814897969499235,
              1033.8327510199126
            ]
          ]
        ]
      },
      "bbox": [
        -117.750158,
        44.81489797,
        1033.832751,
        -117.7412153,
        44.82506846,
        1089.552751
      ],
      "properties": {
        "datetime": "2011-09-19T00:12:16Z",
        "pc:count": 3975594,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440972.6598,
            "count": 3975594,
            "maximum": 441394.2108,
            "minimum": 440697.4308,
            "name": "X",
            "position": 0,
            "stddev": 170.7068584,
            "variance": 29140.8315
          },
          {
            "average": 4963376.448,
            "count": 3975594,
            "maximum": 4963784.641,
            "minimum": 4962661.161,
            "name": "Y",
            "position": 1,
            "stddev": 279.1949433,
            "variance": 77949.81634
          },
          {
            "average": 1046.654106,
            "count": 3975594,
            "maximum": 1089.552751,
            "minimum": 1033.832751,
            "name": "Z",
            "position": 2,
            "stddev": 13.31578636,
            "variance": 177.3101665
          },
          {
            "average": 234.476801,
            "count": 3975594,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.08939018,
            "variance": 292.0472566
          },
          {
            "average": 1.000892697,
            "count": 3975594,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02994880302,
            "variance": 0.0008969308023
          },
          {
            "average": 1.001784639,
            "count": 3975594,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04238568832,
            "variance": 0.001796546575
          },
          {
            "average": 0.4909799643,
            "count": 3975594,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999186952,
            "variance": 0.2499187018
          },
          {
            "average": 0,
            "count": 3975594,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.275919271,
            "count": 3975594,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4469763722,
            "variance": 0.1997878773
          },
          {
            "average": -2.34663531,
            "count": 3975594,
            "maximum": 16.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.83616472,
            "variance": 46.73314808
          },
          {
            "average": 200.3030636,
            "count": 3975594,
            "maximum": 211,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 2.530517438,
            "variance": 6.403518505
          },
          {
            "average": 15.71799233,
            "count": 3975594,
            "maximum": 28,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.01498542,
            "variance": 100.299933
          },
          {
            "average": 33324.73445,
            "count": 3975594,
            "maximum": 58368,
            "minimum": 10496,
            "name": "Red",
            "position": 12,
            "stddev": 9099.870014,
            "variance": 82807634.27
          },
          {
            "average": 32257.66726,
            "count": 3975594,
            "maximum": 57856,
            "minimum": 12032,
            "name": "Green",
            "position": 13,
            "stddev": 6788.322045,
            "variance": 46081316.18
          },
          {
            "average": 25911.89264,
            "count": 3975594,
            "maximum": 56320,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 6308.243938,
            "variance": 39793941.58
          },
          {
            "average": 425190.9627,
            "count": 3975594,
            "maximum": 426336.7571,
            "minimum": 424754.5439,
            "name": "GpsTime",
            "position": 15,
            "stddev": 381.0057459,
            "variance": 145165.3784
          },
          {
            "average": 0,
            "count": 3975594,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3975594,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3975594,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3975594,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3975594,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          440697.4308,
          4962661.161,
          1033.832751,
          441394.2108,
          4963784.641,
          1089.552751
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                440697.4307578107,
                4962661.1607143935,
                1033.8327510199126
              ],
              [
                440697.4307578107,
                4963784.640714394,
                1033.8327510199126
              ],
              [
                441394.21075781074,
                4963784.640714394,
                1089.5527510199124
              ],
              [
                441394.21075781074,
                4962661.1607143935,
                1089.5527510199124
              ],
              [
                440697.4307578107,
                4962661.1607143935,
                1033.8327510199126
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:12:16+00:00",
        "end_time": "2011-09-18T23:45:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G6121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G6121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G6121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G6121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.750158,
            44.81489797,
            1033.832751,
            -117.7412153,
            44.82506846,
            1089.552751
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.75002686222764,
                  44.814897969499235,
                  1033.8327510199126
                ],
                [
                  -117.75015798958314,
                  44.825010907430546,
                  1033.8327510199126
                ],
                [
                  -117.7413448494316,
                  44.825068458892126,
                  1089.5527510199124
                ],
                [
                  -117.74121526226908,
                  44.814955500784066,
                  1089.5527510199124
                ],
                [
                  -117.75002686222764,
                  44.814897969499235,
                  1033.8327510199126
                ]
              ]
            ]
          },
          "id": "44117G6121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G6121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:12:16Z",
            "pc:count": 3975594,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 440972.6598,
                "count": 3975594,
                "maximum": 441394.2108,
                "minimum": 440697.4308,
                "name": "X",
                "position": 0,
                "stddev": 170.7068584,
                "variance": 29140.8315
              },
              {
                "average": 4963376.448,
                "count": 3975594,
                "maximum": 4963784.641,
                "minimum": 4962661.161,
                "name": "Y",
                "position": 1,
                "stddev": 279.1949433,
                "variance": 77949.81634
              },
              {
                "average": 1046.654106,
                "count": 3975594,
                "maximum": 1089.552751,
                "minimum": 1033.832751,
                "name": "Z",
                "position": 2,
                "stddev": 13.31578636,
                "variance": 177.3101665
              },
              {
                "average": 234.476801,
                "count": 3975594,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.08939018,
                "variance": 292.0472566
              },
              {
                "average": 1.000892697,
                "count": 3975594,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02994880302,
                "variance": 0.0008969308023
              },
              {
                "average": 1.001784639,
                "count": 3975594,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04238568832,
                "variance": 0.001796546575
              },
              {
                "average": 0.4909799643,
                "count": 3975594,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999186952,
                "variance": 0.2499187018
              },
              {
                "average": 0,
                "count": 3975594,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.275919271,
                "count": 3975594,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4469763722,
                "variance": 0.1997878773
              },
              {
                "average": -2.34663531,
                "count": 3975594,
                "maximum": 16.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.83616472,
                "variance": 46.73314808
              },
              {
                "average": 200.3030636,
                "count": 3975594,
                "maximum": 211,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 2.530517438,
                "variance": 6.403518505
              },
              {
                "average": 15.71799233,
                "count": 3975594,
                "maximum": 28,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.01498542,
                "variance": 100.299933
              },
              {
                "average": 33324.73445,
                "count": 3975594,
                "maximum": 58368,
                "minimum": 10496,
                "name": "Red",
                "position": 12,
                "stddev": 9099.870014,
                "variance": 82807634.27
              },
              {
                "average": 32257.66726,
                "count": 3975594,
                "maximum": 57856,
                "minimum": 12032,
                "name": "Green",
                "position": 13,
                "stddev": 6788.322045,
                "variance": 46081316.18
              },
              {
                "average": 25911.89264,
                "count": 3975594,
                "maximum": 56320,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 6308.243938,
                "variance": 39793941.58
              },
              {
                "average": 425190.9627,
                "count": 3975594,
                "maximum": 426336.7571,
                "minimum": 424754.5439,
                "name": "GpsTime",
                "position": 15,
                "stddev": 381.0057459,
                "variance": 145165.3784
              },
              {
                "average": 0,
                "count": 3975594,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3975594,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3975594,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3975594,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3975594,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              440697.4308,
              4962661.161,
              1033.832751,
              441394.2108,
              4963784.641,
              1089.552751
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    440697.4307578107,
                    4962661.1607143935,
                    1033.8327510199126
                  ],
                  [
                    440697.4307578107,
                    4963784.640714394,
                    1033.8327510199126
                  ],
                  [
                    441394.21075781074,
                    4963784.640714394,
                    1089.5527510199124
                  ],
                  [
                    441394.21075781074,
                    4962661.1607143935,
                    1089.5527510199124
                  ],
                  [
                    440697.4307578107,
                    4962661.1607143935,
                    1033.8327510199126
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:12:16+00:00",
            "end_time": "2011-09-18T23: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": "45118E1410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252338934711,
              45.53740232793589,
              890.539415868785
            ],
            [
              -118.01274974604848,
              45.550009230499924,
              890.539415868785
            ],
            [
              -118.00003032382266,
              45.550121297317986,
              1006.1594158687849
            ],
            [
              -117.99980680884642,
              45.537514345769985,
              1006.1594158687849
            ],
            [
              -118.01252338934711,
              45.53740232793589,
              890.539415868785
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127497,
        45.53740233,
        890.5394159,
        -117.9998068,
        45.5501213,
        1006.159416
      ],
      "properties": {
        "datetime": "2011-09-15T00:14:51Z",
        "pc:count": 11219845,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421446.7809,
            "count": 11219845,
            "maximum": 421941.3056,
            "minimum": 420948.3056,
            "name": "X",
            "position": 0,
            "stddev": 285.6497556,
            "variance": 81595.7829
          },
          {
            "average": 5043845.967,
            "count": 11219845,
            "maximum": 5044550.503,
            "minimum": 5043149.683,
            "name": "Y",
            "position": 1,
            "stddev": 399.6588643,
            "variance": 159727.2078
          },
          {
            "average": 915.1801242,
            "count": 11219845,
            "maximum": 1006.159416,
            "minimum": 890.5394159,
            "name": "Z",
            "position": 2,
            "stddev": 17.32262507,
            "variance": 300.0733393
          },
          {
            "average": 109.1170083,
            "count": 11219845,
            "maximum": 232,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.36587982,
            "variance": 922.0866574
          },
          {
            "average": 1.023034632,
            "count": 11219845,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1594212403,
            "variance": 0.02541513185
          },
          {
            "average": 1.050472979,
            "count": 11219845,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2445534204,
            "variance": 0.05980637543
          },
          {
            "average": 0.4998743744,
            "count": 11219845,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000065,
            "variance": 0.2500000065
          },
          {
            "average": 0,
            "count": 11219845,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.294105845,
            "count": 11219845,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4556397872,
            "variance": 0.2076076156
          },
          {
            "average": -1.526707721,
            "count": 11219845,
            "maximum": 16.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.912216687,
            "variance": 79.42760628
          },
          {
            "average": 119.3923814,
            "count": 11219845,
            "maximum": 132,
            "minimum": 115,
            "name": "UserData",
            "position": 10,
            "stddev": 1.559677541,
            "variance": 2.432594032
          },
          {
            "average": 1027.577696,
            "count": 11219845,
            "maximum": 1031,
            "minimum": 1024,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.684035204,
            "variance": 2.835974567
          },
          {
            "average": 35277.30345,
            "count": 11219845,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 11113.70177,
            "variance": 123514367
          },
          {
            "average": 33424.56819,
            "count": 11219845,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 9398.770822,
            "variance": 88336892.97
          },
          {
            "average": 27783.47212,
            "count": 11219845,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 8630.973337,
            "variance": 74493700.75
          },
          {
            "average": 79307.21295,
            "count": 11219845,
            "maximum": 80891.68988,
            "minimum": 77646.90889,
            "name": "GpsTime",
            "position": 15,
            "stddev": 862.3506748,
            "variance": 743648.6864
          },
          {
            "average": 0,
            "count": 11219845,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11219845,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11219845,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11219845,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11219845,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420948.3056,
          5043149.683,
          890.5394159,
          421941.3056,
          5044550.503,
          1006.159416
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420948.30560231203,
                5043149.683362357,
                890.539415868785
              ],
              [
                420948.30560231203,
                5044550.503362358,
                890.539415868785
              ],
              [
                421941.30560231203,
                5044550.503362358,
                1006.1594158687849
              ],
              [
                421941.30560231203,
                5043149.683362357,
                1006.1594158687849
              ],
              [
                420948.30560231203,
                5043149.683362357,
                890.539415868785
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:14:51+00:00",
        "end_time": "2011-09-14T23:20:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127497,
            45.53740233,
            890.5394159,
            -117.9998068,
            45.5501213,
            1006.159416
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252338934711,
                  45.53740232793589,
                  890.539415868785
                ],
                [
                  -118.01274974604848,
                  45.550009230499924,
                  890.539415868785
                ],
                [
                  -118.00003032382266,
                  45.550121297317986,
                  1006.1594158687849
                ],
                [
                  -117.99980680884642,
                  45.537514345769985,
                  1006.1594158687849
                ],
                [
                  -118.01252338934711,
                  45.53740232793589,
                  890.539415868785
                ]
              ]
            ]
          },
          "id": "45118E1410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:14:51Z",
            "pc:count": 11219845,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421446.7809,
                "count": 11219845,
                "maximum": 421941.3056,
                "minimum": 420948.3056,
                "name": "X",
                "position": 0,
                "stddev": 285.6497556,
                "variance": 81595.7829
              },
              {
                "average": 5043845.967,
                "count": 11219845,
                "maximum": 5044550.503,
                "minimum": 5043149.683,
                "name": "Y",
                "position": 1,
                "stddev": 399.6588643,
                "variance": 159727.2078
              },
              {
                "average": 915.1801242,
                "count": 11219845,
                "maximum": 1006.159416,
                "minimum": 890.5394159,
                "name": "Z",
                "position": 2,
                "stddev": 17.32262507,
                "variance": 300.0733393
              },
              {
                "average": 109.1170083,
                "count": 11219845,
                "maximum": 232,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.36587982,
                "variance": 922.0866574
              },
              {
                "average": 1.023034632,
                "count": 11219845,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1594212403,
                "variance": 0.02541513185
              },
              {
                "average": 1.050472979,
                "count": 11219845,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2445534204,
                "variance": 0.05980637543
              },
              {
                "average": 0.4998743744,
                "count": 11219845,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000065,
                "variance": 0.2500000065
              },
              {
                "average": 0,
                "count": 11219845,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.294105845,
                "count": 11219845,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4556397872,
                "variance": 0.2076076156
              },
              {
                "average": -1.526707721,
                "count": 11219845,
                "maximum": 16.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.912216687,
                "variance": 79.42760628
              },
              {
                "average": 119.3923814,
                "count": 11219845,
                "maximum": 132,
                "minimum": 115,
                "name": "UserData",
                "position": 10,
                "stddev": 1.559677541,
                "variance": 2.432594032
              },
              {
                "average": 1027.577696,
                "count": 11219845,
                "maximum": 1031,
                "minimum": 1024,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.684035204,
                "variance": 2.835974567
              },
              {
                "average": 35277.30345,
                "count": 11219845,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 11113.70177,
                "variance": 123514367
              },
              {
                "average": 33424.56819,
                "count": 11219845,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 9398.770822,
                "variance": 88336892.97
              },
              {
                "average": 27783.47212,
                "count": 11219845,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 8630.973337,
                "variance": 74493700.75
              },
              {
                "average": 79307.21295,
                "count": 11219845,
                "maximum": 80891.68988,
                "minimum": 77646.90889,
                "name": "GpsTime",
                "position": 15,
                "stddev": 862.3506748,
                "variance": 743648.6864
              },
              {
                "average": 0,
                "count": 11219845,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11219845,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11219845,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11219845,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11219845,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420948.3056,
              5043149.683,
              890.5394159,
              421941.3056,
              5044550.503,
              1006.159416
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420948.30560231203,
                    5043149.683362357,
                    890.539415868785
                  ],
                  [
                    420948.30560231203,
                    5044550.503362358,
                    890.539415868785
                  ],
                  [
                    421941.30560231203,
                    5044550.503362358,
                    1006.1594158687849
                  ],
                  [
                    421941.30560231203,
                    5043149.683362357,
                    1006.1594158687849
                  ],
                  [
                    420948.30560231203,
                    5043149.683362357,
                    890.539415868785
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:14:51+00:00",
            "end_time": "2011-09-14T23: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": "45118D1407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05002447600644,
              45.412398522969696,
              834.9665703843503
            ],
            [
              -118.05025826494385,
              45.42500933368842,
              834.9665703843503
            ],
            [
              -118.03752951785617,
              45.42512567336607,
              885.1265703843504
            ],
            [
              -118.03729856111558,
              45.41251481178379,
              885.1265703843504
            ],
            [
              -118.05002447600644,
              45.412398522969696,
              834.9665703843503
            ]
          ]
        ]
      },
      "bbox": [
        -118.0502583,
        45.41239852,
        834.9665704,
        -118.0372986,
        45.42512567,
        885.1265704
      ],
      "properties": {
        "datetime": "2011-09-15T18:25:05Z",
        "pc:count": 13429557,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418271.6519,
            "count": 13429557,
            "maximum": 418834.8856,
            "minimum": 417838.9456,
            "name": "X",
            "position": 0,
            "stddev": 286.890477,
            "variance": 82306.14579
          },
          {
            "average": 5029992.864,
            "count": 13429557,
            "maximum": 5030701.078,
            "minimum": 5029299.838,
            "name": "Y",
            "position": 1,
            "stddev": 398.8445825,
            "variance": 159077.001
          },
          {
            "average": 847.0692226,
            "count": 13429557,
            "maximum": 885.1265704,
            "minimum": 834.9665704,
            "name": "Z",
            "position": 2,
            "stddev": 8.48463339,
            "variance": 71.98900376
          },
          {
            "average": 105.6912649,
            "count": 13429557,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.84709655,
            "variance": 890.8491725
          },
          {
            "average": 1.011735532,
            "count": 13429557,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1128989507,
            "variance": 0.01274617306
          },
          {
            "average": 1.026953979,
            "count": 13429557,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1749078647,
            "variance": 0.03059276112
          },
          {
            "average": 0.4998941514,
            "count": 13429557,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000074,
            "variance": 0.2500000074
          },
          {
            "average": 0,
            "count": 13429557,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.209677132,
            "count": 13429557,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4070781803,
            "variance": 0.1657126448
          },
          {
            "average": -1.460965228,
            "count": 13429557,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.794529055,
            "variance": 77.3437413
          },
          {
            "average": 134.7062887,
            "count": 13429557,
            "maximum": 177,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 21.46337597,
            "variance": 460.6765082
          },
          {
            "average": 3787.044406,
            "count": 13429557,
            "maximum": 20001,
            "minimum": 1002,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6007.77021,
            "variance": 36093302.89
          },
          {
            "average": 35252.5041,
            "count": 13429557,
            "maximum": 65280,
            "minimum": 7168,
            "name": "Red",
            "position": 12,
            "stddev": 10074.85249,
            "variance": 101502652.7
          },
          {
            "average": 34724.97729,
            "count": 13429557,
            "maximum": 65280,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 8490.447035,
            "variance": 72087690.85
          },
          {
            "average": 29679.40747,
            "count": 13429557,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 7686.660243,
            "variance": 59084745.69
          },
          {
            "average": 84106.70611,
            "count": 13429557,
            "maximum": 146305.1343,
            "minimum": 66321.24122,
            "name": "GpsTime",
            "position": 15,
            "stddev": 31166.95721,
            "variance": 971379221.9
          },
          {
            "average": 0,
            "count": 13429557,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13429557,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13429557,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13429557,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13429557,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417838.9456,
          5029299.838,
          834.9665704,
          418834.8856,
          5030701.078,
          885.1265704
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417838.9455726199,
                5029299.837580902,
                834.9665703843503
              ],
              [
                417838.9455726199,
                5030701.077580902,
                834.9665703843503
              ],
              [
                418834.88557261985,
                5030701.077580902,
                885.1265703843504
              ],
              [
                418834.88557261985,
                5029299.837580902,
                885.1265703843504
              ],
              [
                417838.9455726199,
                5029299.837580902,
                834.9665703843503
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:25:05+00:00",
        "end_time": "2011-09-14T20:12:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0502583,
            45.41239852,
            834.9665704,
            -118.0372986,
            45.42512567,
            885.1265704
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05002447600644,
                  45.412398522969696,
                  834.9665703843503
                ],
                [
                  -118.05025826494385,
                  45.42500933368842,
                  834.9665703843503
                ],
                [
                  -118.03752951785617,
                  45.42512567336607,
                  885.1265703843504
                ],
                [
                  -118.03729856111558,
                  45.41251481178379,
                  885.1265703843504
                ],
                [
                  -118.05002447600644,
                  45.412398522969696,
                  834.9665703843503
                ]
              ]
            ]
          },
          "id": "45118D1407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:25:05Z",
            "pc:count": 13429557,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418271.6519,
                "count": 13429557,
                "maximum": 418834.8856,
                "minimum": 417838.9456,
                "name": "X",
                "position": 0,
                "stddev": 286.890477,
                "variance": 82306.14579
              },
              {
                "average": 5029992.864,
                "count": 13429557,
                "maximum": 5030701.078,
                "minimum": 5029299.838,
                "name": "Y",
                "position": 1,
                "stddev": 398.8445825,
                "variance": 159077.001
              },
              {
                "average": 847.0692226,
                "count": 13429557,
                "maximum": 885.1265704,
                "minimum": 834.9665704,
                "name": "Z",
                "position": 2,
                "stddev": 8.48463339,
                "variance": 71.98900376
              },
              {
                "average": 105.6912649,
                "count": 13429557,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.84709655,
                "variance": 890.8491725
              },
              {
                "average": 1.011735532,
                "count": 13429557,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1128989507,
                "variance": 0.01274617306
              },
              {
                "average": 1.026953979,
                "count": 13429557,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1749078647,
                "variance": 0.03059276112
              },
              {
                "average": 0.4998941514,
                "count": 13429557,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000074,
                "variance": 0.2500000074
              },
              {
                "average": 0,
                "count": 13429557,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.209677132,
                "count": 13429557,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4070781803,
                "variance": 0.1657126448
              },
              {
                "average": -1.460965228,
                "count": 13429557,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.794529055,
                "variance": 77.3437413
              },
              {
                "average": 134.7062887,
                "count": 13429557,
                "maximum": 177,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 21.46337597,
                "variance": 460.6765082
              },
              {
                "average": 3787.044406,
                "count": 13429557,
                "maximum": 20001,
                "minimum": 1002,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6007.77021,
                "variance": 36093302.89
              },
              {
                "average": 35252.5041,
                "count": 13429557,
                "maximum": 65280,
                "minimum": 7168,
                "name": "Red",
                "position": 12,
                "stddev": 10074.85249,
                "variance": 101502652.7
              },
              {
                "average": 34724.97729,
                "count": 13429557,
                "maximum": 65280,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 8490.447035,
                "variance": 72087690.85
              },
              {
                "average": 29679.40747,
                "count": 13429557,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 7686.660243,
                "variance": 59084745.69
              },
              {
                "average": 84106.70611,
                "count": 13429557,
                "maximum": 146305.1343,
                "minimum": 66321.24122,
                "name": "GpsTime",
                "position": 15,
                "stddev": 31166.95721,
                "variance": 971379221.9
              },
              {
                "average": 0,
                "count": 13429557,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13429557,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13429557,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13429557,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13429557,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417838.9456,
              5029299.838,
              834.9665704,
              418834.8856,
              5030701.078,
              885.1265704
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417838.9455726199,
                    5029299.837580902,
                    834.9665703843503
                  ],
                  [
                    417838.9455726199,
                    5030701.077580902,
                    834.9665703843503
                  ],
                  [
                    418834.88557261985,
                    5030701.077580902,
                    885.1265703843504
                  ],
                  [
                    418834.88557261985,
                    5029299.837580902,
                    885.1265703843504
                  ],
                  [
                    417838.9455726199,
                    5029299.837580902,
                    834.9665703843503
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:25:05+00:00",
            "end_time": "2011-09-14T20:12:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118D1206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.06252438948117,
              45.474896515725455,
              864.6510367723746
            ],
            [
              -118.0627615177685,
              45.48750929695841,
              864.6510367723746
            ],
            [
              -118.0500300117793,
              45.48762705075884,
              952.8510367723746
            ],
            [
              -118.04979572293142,
              45.47501421803419,
              952.8510367723746
            ],
            [
              -118.06252438948117,
              45.474896515725455,
              864.6510367723746
            ]
          ]
        ]
      },
      "bbox": [
        -118.0627615,
        45.47489652,
        864.6510368,
        -118.0497957,
        45.48762705,
        952.8510368
      ],
      "properties": {
        "datetime": "2011-09-15T18:47:33Z",
        "pc:count": 23746648,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417425.7344,
            "count": 23746648,
            "maximum": 417947.6757,
            "minimum": 416952.6157,
            "name": "X",
            "position": 0,
            "stddev": 275.1029531,
            "variance": 75681.6348
          },
          {
            "average": 5036930.458,
            "count": 23746648,
            "maximum": 5037657.42,
            "minimum": 5036255.94,
            "name": "Y",
            "position": 1,
            "stddev": 398.577177,
            "variance": 158863.766
          },
          {
            "average": 899.1055191,
            "count": 23746648,
            "maximum": 952.8510368,
            "minimum": 864.6510368,
            "name": "Z",
            "position": 2,
            "stddev": 17.22918016,
            "variance": 296.844649
          },
          {
            "average": 91.99777244,
            "count": 23746648,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.32620821,
            "variance": 2335.4224
          },
          {
            "average": 1.120671179,
            "count": 23746648,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3552503966,
            "variance": 0.1262028443
          },
          {
            "average": 1.257575301,
            "count": 23746648,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5180348944,
            "variance": 0.2683601518
          },
          {
            "average": 0.4996527089,
            "count": 23746648,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998899,
            "variance": 0.2499998899
          },
          {
            "average": 0,
            "count": 23746648,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.096790082,
            "count": 23746648,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2956717191,
            "variance": 0.08742176547
          },
          {
            "average": -0.3197479755,
            "count": 23746648,
            "maximum": 16.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.535748556,
            "variance": 72.85900341
          },
          {
            "average": 149.7532645,
            "count": 23746648,
            "maximum": 177,
            "minimum": 114,
            "name": "UserData",
            "position": 10,
            "stddev": 27.12250054,
            "variance": 735.6300356
          },
          {
            "average": 7791.143237,
            "count": 23746648,
            "maximum": 20004,
            "minimum": 1001,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7801.206676,
            "variance": 60858825.6
          },
          {
            "average": 27278.96102,
            "count": 23746648,
            "maximum": 65280,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 13997.80274,
            "variance": 195938481.7
          },
          {
            "average": 27741.34688,
            "count": 23746648,
            "maximum": 65024,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 12935.38165,
            "variance": 167324098.4
          },
          {
            "average": 25009.21114,
            "count": 23746648,
            "maximum": 64512,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 11357.15237,
            "variance": 128984909.9
          },
          {
            "average": 106564.7565,
            "count": 23746648,
            "maximum": 147653.1395,
            "minimum": 65821.04235,
            "name": "GpsTime",
            "position": 15,
            "stddev": 39589.04481,
            "variance": 1567292469
          },
          {
            "average": 0,
            "count": 23746648,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23746648,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23746648,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23746648,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23746648,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416952.6157,
          5036255.94,
          864.6510368,
          417947.6757,
          5037657.42,
          952.8510368
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416952.61567229225,
                5036255.939947836,
                864.6510367723746
              ],
              [
                416952.61567229225,
                5037657.419947837,
                864.6510367723746
              ],
              [
                417947.6756722923,
                5037657.419947837,
                952.8510367723746
              ],
              [
                417947.6756722923,
                5036255.939947836,
                952.8510367723746
              ],
              [
                416952.61567229225,
                5036255.939947836,
                864.6510367723746
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:47:33+00:00",
        "end_time": "2011-09-14T20:03:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0627615,
            45.47489652,
            864.6510368,
            -118.0497957,
            45.48762705,
            952.8510368
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.06252438948117,
                  45.474896515725455,
                  864.6510367723746
                ],
                [
                  -118.0627615177685,
                  45.48750929695841,
                  864.6510367723746
                ],
                [
                  -118.0500300117793,
                  45.48762705075884,
                  952.8510367723746
                ],
                [
                  -118.04979572293142,
                  45.47501421803419,
                  952.8510367723746
                ],
                [
                  -118.06252438948117,
                  45.474896515725455,
                  864.6510367723746
                ]
              ]
            ]
          },
          "id": "45118D1206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:47:33Z",
            "pc:count": 23746648,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417425.7344,
                "count": 23746648,
                "maximum": 417947.6757,
                "minimum": 416952.6157,
                "name": "X",
                "position": 0,
                "stddev": 275.1029531,
                "variance": 75681.6348
              },
              {
                "average": 5036930.458,
                "count": 23746648,
                "maximum": 5037657.42,
                "minimum": 5036255.94,
                "name": "Y",
                "position": 1,
                "stddev": 398.577177,
                "variance": 158863.766
              },
              {
                "average": 899.1055191,
                "count": 23746648,
                "maximum": 952.8510368,
                "minimum": 864.6510368,
                "name": "Z",
                "position": 2,
                "stddev": 17.22918016,
                "variance": 296.844649
              },
              {
                "average": 91.99777244,
                "count": 23746648,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.32620821,
                "variance": 2335.4224
              },
              {
                "average": 1.120671179,
                "count": 23746648,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3552503966,
                "variance": 0.1262028443
              },
              {
                "average": 1.257575301,
                "count": 23746648,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5180348944,
                "variance": 0.2683601518
              },
              {
                "average": 0.4996527089,
                "count": 23746648,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998899,
                "variance": 0.2499998899
              },
              {
                "average": 0,
                "count": 23746648,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.096790082,
                "count": 23746648,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2956717191,
                "variance": 0.08742176547
              },
              {
                "average": -0.3197479755,
                "count": 23746648,
                "maximum": 16.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.535748556,
                "variance": 72.85900341
              },
              {
                "average": 149.7532645,
                "count": 23746648,
                "maximum": 177,
                "minimum": 114,
                "name": "UserData",
                "position": 10,
                "stddev": 27.12250054,
                "variance": 735.6300356
              },
              {
                "average": 7791.143237,
                "count": 23746648,
                "maximum": 20004,
                "minimum": 1001,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7801.206676,
                "variance": 60858825.6
              },
              {
                "average": 27278.96102,
                "count": 23746648,
                "maximum": 65280,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 13997.80274,
                "variance": 195938481.7
              },
              {
                "average": 27741.34688,
                "count": 23746648,
                "maximum": 65024,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 12935.38165,
                "variance": 167324098.4
              },
              {
                "average": 25009.21114,
                "count": 23746648,
                "maximum": 64512,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 11357.15237,
                "variance": 128984909.9
              },
              {
                "average": 106564.7565,
                "count": 23746648,
                "maximum": 147653.1395,
                "minimum": 65821.04235,
                "name": "GpsTime",
                "position": 15,
                "stddev": 39589.04481,
                "variance": 1567292469
              },
              {
                "average": 0,
                "count": 23746648,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23746648,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23746648,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23746648,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23746648,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416952.6157,
              5036255.94,
              864.6510368,
              417947.6757,
              5037657.42,
              952.8510368
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416952.61567229225,
                    5036255.939947836,
                    864.6510367723746
                  ],
                  [
                    416952.61567229225,
                    5037657.419947837,
                    864.6510367723746
                  ],
                  [
                    417947.6756722923,
                    5037657.419947837,
                    952.8510367723746
                  ],
                  [
                    417947.6756722923,
                    5036255.939947836,
                    952.8510367723746
                  ],
                  [
                    416952.61567229225,
                    5036255.939947836,
                    864.6510367723746
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:47:33+00:00",
            "end_time": "2011-09-14T20: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": "44117H7310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502506311215,
              44.91242421555723,
              1041.4027236357367
            ],
            [
              -117.82520520476481,
              44.92501030371193,
              1041.4027236357367
            ],
            [
              -117.81289342622144,
              44.92509860545726,
              1114.6227236357365
            ],
            [
              -117.81271597150172,
              44.91251247877676,
              1114.6227236357365
            ],
            [
              -117.82502506311215,
              44.91242421555723,
              1041.4027236357367
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252052,
        44.91242422,
        1041.402724,
        -117.812716,
        44.92509861,
        1114.622724
      ],
      "properties": {
        "datetime": "2011-09-19T23:01:58Z",
        "pc:count": 8335609,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435256.622,
            "count": 8335609,
            "maximum": 435849.1922,
            "minimum": 434877.4722,
            "name": "X",
            "position": 0,
            "stddev": 228.9221038,
            "variance": 52405.32961
          },
          {
            "average": 4974141.968,
            "count": 8335609,
            "maximum": 4974950.569,
            "minimum": 4973552.289,
            "name": "Y",
            "position": 1,
            "stddev": 387.8682802,
            "variance": 150441.8028
          },
          {
            "average": 1075.79974,
            "count": 8335609,
            "maximum": 1114.622724,
            "minimum": 1041.402724,
            "name": "Z",
            "position": 2,
            "stddev": 16.63204108,
            "variance": 276.6247905
          },
          {
            "average": 213.3606203,
            "count": 8335609,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.21120752,
            "variance": 2228.898115
          },
          {
            "average": 1.002444572,
            "count": 8335609,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05330747384,
            "variance": 0.002841686767
          },
          {
            "average": 1.004894183,
            "count": 8335609,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0780357496,
            "variance": 0.006089578216
          },
          {
            "average": 0.502376611,
            "count": 8335609,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999943817,
            "variance": 0.2499943817
          },
          {
            "average": 0,
            "count": 8335609,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.223220043,
            "count": 8335609,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4164047025,
            "variance": 0.1733928762
          },
          {
            "average": 1.949637969,
            "count": 8335609,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.758612573,
            "variance": 60.19606906
          },
          {
            "average": 204.7344454,
            "count": 8335609,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 5.450712159,
            "variance": 29.71026304
          },
          {
            "average": 127.5927197,
            "count": 8335609,
            "maximum": 146,
            "minimum": 110,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.53039395,
            "variance": 241.1931362
          },
          {
            "average": 43173.66382,
            "count": 8335609,
            "maximum": 65280,
            "minimum": 7424,
            "name": "Red",
            "position": 12,
            "stddev": 4935.375498,
            "variance": 24357931.31
          },
          {
            "average": 38585.33203,
            "count": 8335609,
            "maximum": 65280,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 5500.441065,
            "variance": 30254851.91
          },
          {
            "average": 32909.14993,
            "count": 8335609,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 6184.960083,
            "variance": 38253731.23
          },
          {
            "average": 507354.5077,
            "count": 8335609,
            "maximum": 508518.6111,
            "minimum": 506528.8428,
            "name": "GpsTime",
            "position": 15,
            "stddev": 438.2328023,
            "variance": 192047.989
          },
          {
            "average": 0,
            "count": 8335609,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8335609,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8335609,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8335609,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8335609,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434877.4722,
          4973552.289,
          1041.402724,
          435849.1922,
          4974950.569,
          1114.622724
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434877.4722181017,
                4973552.288546392,
                1041.4027236357367
              ],
              [
                434877.4722181017,
                4974950.568546391,
                1041.4027236357367
              ],
              [
                435849.1922181017,
                4974950.568546391,
                1114.6227236357365
              ],
              [
                435849.1922181017,
                4973552.288546392,
                1114.6227236357365
              ],
              [
                434877.4722181017,
                4973552.288546392,
                1041.4027236357367
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T23:01:58+00:00",
        "end_time": "2011-09-19T22:28:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252052,
            44.91242422,
            1041.402724,
            -117.812716,
            44.92509861,
            1114.622724
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502506311215,
                  44.91242421555723,
                  1041.4027236357367
                ],
                [
                  -117.82520520476481,
                  44.92501030371193,
                  1041.4027236357367
                ],
                [
                  -117.81289342622144,
                  44.92509860545726,
                  1114.6227236357365
                ],
                [
                  -117.81271597150172,
                  44.91251247877676,
                  1114.6227236357365
                ],
                [
                  -117.82502506311215,
                  44.91242421555723,
                  1041.4027236357367
                ]
              ]
            ]
          },
          "id": "44117H7310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T23:01:58Z",
            "pc:count": 8335609,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435256.622,
                "count": 8335609,
                "maximum": 435849.1922,
                "minimum": 434877.4722,
                "name": "X",
                "position": 0,
                "stddev": 228.9221038,
                "variance": 52405.32961
              },
              {
                "average": 4974141.968,
                "count": 8335609,
                "maximum": 4974950.569,
                "minimum": 4973552.289,
                "name": "Y",
                "position": 1,
                "stddev": 387.8682802,
                "variance": 150441.8028
              },
              {
                "average": 1075.79974,
                "count": 8335609,
                "maximum": 1114.622724,
                "minimum": 1041.402724,
                "name": "Z",
                "position": 2,
                "stddev": 16.63204108,
                "variance": 276.6247905
              },
              {
                "average": 213.3606203,
                "count": 8335609,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.21120752,
                "variance": 2228.898115
              },
              {
                "average": 1.002444572,
                "count": 8335609,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05330747384,
                "variance": 0.002841686767
              },
              {
                "average": 1.004894183,
                "count": 8335609,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0780357496,
                "variance": 0.006089578216
              },
              {
                "average": 0.502376611,
                "count": 8335609,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999943817,
                "variance": 0.2499943817
              },
              {
                "average": 0,
                "count": 8335609,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.223220043,
                "count": 8335609,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4164047025,
                "variance": 0.1733928762
              },
              {
                "average": 1.949637969,
                "count": 8335609,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.758612573,
                "variance": 60.19606906
              },
              {
                "average": 204.7344454,
                "count": 8335609,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 5.450712159,
                "variance": 29.71026304
              },
              {
                "average": 127.5927197,
                "count": 8335609,
                "maximum": 146,
                "minimum": 110,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.53039395,
                "variance": 241.1931362
              },
              {
                "average": 43173.66382,
                "count": 8335609,
                "maximum": 65280,
                "minimum": 7424,
                "name": "Red",
                "position": 12,
                "stddev": 4935.375498,
                "variance": 24357931.31
              },
              {
                "average": 38585.33203,
                "count": 8335609,
                "maximum": 65280,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 5500.441065,
                "variance": 30254851.91
              },
              {
                "average": 32909.14993,
                "count": 8335609,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 6184.960083,
                "variance": 38253731.23
              },
              {
                "average": 507354.5077,
                "count": 8335609,
                "maximum": 508518.6111,
                "minimum": 506528.8428,
                "name": "GpsTime",
                "position": 15,
                "stddev": 438.2328023,
                "variance": 192047.989
              },
              {
                "average": 0,
                "count": 8335609,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8335609,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8335609,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8335609,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8335609,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434877.4722,
              4973552.289,
              1041.402724,
              435849.1922,
              4974950.569,
              1114.622724
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434877.4722181017,
                    4973552.288546392,
                    1041.4027236357367
                  ],
                  [
                    434877.4722181017,
                    4974950.568546391,
                    1041.4027236357367
                  ],
                  [
                    435849.1922181017,
                    4974950.568546391,
                    1114.6227236357365
                  ],
                  [
                    435849.1922181017,
                    4973552.288546392,
                    1114.6227236357365
                  ],
                  [
                    434877.4722181017,
                    4973552.288546392,
                    1041.4027236357367
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T23:01:58+00:00",
            "end_time": "2011-09-19T22:28: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": "45118A1421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.06252446101266,
              44.999896600562934,
              1067.9792667273925
            ],
            [
              -118.06275766922847,
              45.01250899518156,
              1067.9792667273925
            ],
            [
              -118.05002957344762,
              45.012626740862906,
              1115.1992667273923
            ],
            [
              -118.04979915699359,
              45.00001429476511,
              1115.1992667273923
            ],
            [
              -118.06252446101266,
              44.999896600562934,
              1067.9792667273925
            ]
          ]
        ]
      },
      "bbox": [
        -118.0627577,
        44.9998966,
        1067.979267,
        -118.0497992,
        45.01262674,
        1115.199267
      ],
      "properties": {
        "datetime": "2011-09-20T22:19:43Z",
        "pc:count": 23816604,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 416757.5058,
            "count": 23816604,
            "maximum": 417260.839,
            "minimum": 416257.719,
            "name": "X",
            "position": 0,
            "stddev": 282.6858382,
            "variance": 79911.28313
          },
          {
            "average": 4984197.278,
            "count": 23816604,
            "maximum": 4984888.653,
            "minimum": 4983487.333,
            "name": "Y",
            "position": 1,
            "stddev": 399.3732561,
            "variance": 159498.9977
          },
          {
            "average": 1086.45246,
            "count": 23816604,
            "maximum": 1115.199267,
            "minimum": 1067.979267,
            "name": "Z",
            "position": 2,
            "stddev": 8.324984158,
            "variance": 69.30536123
          },
          {
            "average": 169.4748142,
            "count": 23816604,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 67.59991543,
            "variance": 4569.748567
          },
          {
            "average": 1.014882055,
            "count": 23816604,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1372861637,
            "variance": 0.01884749074
          },
          {
            "average": 1.030094383,
            "count": 23816604,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2055587203,
            "variance": 0.04225438747
          },
          {
            "average": 0.4990567085,
            "count": 23816604,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991207,
            "variance": 0.2499991207
          },
          {
            "average": 0,
            "count": 23816604,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.145392433,
            "count": 23816604,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3524960689,
            "variance": 0.1242534786
          },
          {
            "average": -0.8216942449,
            "count": 23816604,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.994391721,
            "variance": 63.91029899
          },
          {
            "average": 189.6327416,
            "count": 23816604,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 10.82734216,
            "variance": 117.2313382
          },
          {
            "average": 7440.744797,
            "count": 23816604,
            "maximum": 20077,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8255.733768,
            "variance": 68157140.04
          },
          {
            "average": 24785.03445,
            "count": 23816604,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 8329.997651,
            "variance": 69388860.86
          },
          {
            "average": 27497.24649,
            "count": 23816604,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 6517.817725,
            "variance": 42481947.89
          },
          {
            "average": 20935.77074,
            "count": 23816604,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5294.561953,
            "variance": 28032386.28
          },
          {
            "average": 456713.1566,
            "count": 23816604,
            "maximum": 592383.3873,
            "minimum": 320227.158,
            "name": "GpsTime",
            "position": 15,
            "stddev": 133506.5259,
            "variance": 17823992470.0
          },
          {
            "average": 0,
            "count": 23816604,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23816604,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23816604,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23816604,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23816604,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416257.719,
          4983487.333,
          1067.979267,
          417260.839,
          4984888.653,
          1115.199267
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416257.7189882878,
                4983487.332576219,
                1067.9792667273925
              ],
              [
                416257.7189882878,
                4984888.652576219,
                1067.9792667273925
              ],
              [
                417260.8389882878,
                4984888.652576219,
                1115.1992667273923
              ],
              [
                417260.8389882878,
                4983487.332576219,
                1115.1992667273923
              ],
              [
                416257.7189882878,
                4983487.332576219,
                1067.9792667273925
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:19:43+00:00",
        "end_time": "2011-09-17T18:43:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0627577,
            44.9998966,
            1067.979267,
            -118.0497992,
            45.01262674,
            1115.199267
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.06252446101266,
                  44.999896600562934,
                  1067.9792667273925
                ],
                [
                  -118.06275766922847,
                  45.01250899518156,
                  1067.9792667273925
                ],
                [
                  -118.05002957344762,
                  45.012626740862906,
                  1115.1992667273923
                ],
                [
                  -118.04979915699359,
                  45.00001429476511,
                  1115.1992667273923
                ],
                [
                  -118.06252446101266,
                  44.999896600562934,
                  1067.9792667273925
                ]
              ]
            ]
          },
          "id": "45118A1421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:19:43Z",
            "pc:count": 23816604,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 416757.5058,
                "count": 23816604,
                "maximum": 417260.839,
                "minimum": 416257.719,
                "name": "X",
                "position": 0,
                "stddev": 282.6858382,
                "variance": 79911.28313
              },
              {
                "average": 4984197.278,
                "count": 23816604,
                "maximum": 4984888.653,
                "minimum": 4983487.333,
                "name": "Y",
                "position": 1,
                "stddev": 399.3732561,
                "variance": 159498.9977
              },
              {
                "average": 1086.45246,
                "count": 23816604,
                "maximum": 1115.199267,
                "minimum": 1067.979267,
                "name": "Z",
                "position": 2,
                "stddev": 8.324984158,
                "variance": 69.30536123
              },
              {
                "average": 169.4748142,
                "count": 23816604,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 67.59991543,
                "variance": 4569.748567
              },
              {
                "average": 1.014882055,
                "count": 23816604,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1372861637,
                "variance": 0.01884749074
              },
              {
                "average": 1.030094383,
                "count": 23816604,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2055587203,
                "variance": 0.04225438747
              },
              {
                "average": 0.4990567085,
                "count": 23816604,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991207,
                "variance": 0.2499991207
              },
              {
                "average": 0,
                "count": 23816604,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.145392433,
                "count": 23816604,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3524960689,
                "variance": 0.1242534786
              },
              {
                "average": -0.8216942449,
                "count": 23816604,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.994391721,
                "variance": 63.91029899
              },
              {
                "average": 189.6327416,
                "count": 23816604,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 10.82734216,
                "variance": 117.2313382
              },
              {
                "average": 7440.744797,
                "count": 23816604,
                "maximum": 20077,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8255.733768,
                "variance": 68157140.04
              },
              {
                "average": 24785.03445,
                "count": 23816604,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 8329.997651,
                "variance": 69388860.86
              },
              {
                "average": 27497.24649,
                "count": 23816604,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 6517.817725,
                "variance": 42481947.89
              },
              {
                "average": 20935.77074,
                "count": 23816604,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5294.561953,
                "variance": 28032386.28
              },
              {
                "average": 456713.1566,
                "count": 23816604,
                "maximum": 592383.3873,
                "minimum": 320227.158,
                "name": "GpsTime",
                "position": 15,
                "stddev": 133506.5259,
                "variance": 17823992470.0
              },
              {
                "average": 0,
                "count": 23816604,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23816604,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23816604,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23816604,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23816604,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416257.719,
              4983487.333,
              1067.979267,
              417260.839,
              4984888.653,
              1115.199267
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416257.7189882878,
                    4983487.332576219,
                    1067.9792667273925
                  ],
                  [
                    416257.7189882878,
                    4984888.652576219,
                    1067.9792667273925
                  ],
                  [
                    417260.8389882878,
                    4984888.652576219,
                    1115.1992667273923
                  ],
                  [
                    417260.8389882878,
                    4983487.332576219,
                    1115.1992667273923
                  ],
                  [
                    416257.7189882878,
                    4983487.332576219,
                    1067.9792667273925
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:19:43+00:00",
            "end_time": "2011-09-17T18:43: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": "44117G7320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502542510301,
              44.7624224308595,
              1046.8977151287954
            ],
            [
              -117.82520464547025,
              44.775010111167234,
              1046.8977151287954
            ],
            [
              -117.81252847616913,
              44.77510100509622,
              1174.5577151287953
            ],
            [
              -117.81235200811393,
              44.76251328512553,
              1174.5577151287953
            ],
            [
              -117.82502542510301,
              44.7624224308595,
              1046.8977151287954
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252046,
        44.76242243,
        1046.897715,
        -117.812352,
        44.77510101,
        1174.557715
      ],
      "properties": {
        "datetime": "2011-09-19T01:05:26Z",
        "pc:count": 11467583,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435218.1802,
            "count": 11467583,
            "maximum": 435711.3349,
            "minimum": 434708.2549,
            "name": "X",
            "position": 0,
            "stddev": 286.9230005,
            "variance": 82324.80824
          },
          {
            "average": 4957593.982,
            "count": 11467583,
            "maximum": 4958287.877,
            "minimum": 4956889.457,
            "name": "Y",
            "position": 1,
            "stddev": 410.763779,
            "variance": 168726.8821
          },
          {
            "average": 1081.718481,
            "count": 11467583,
            "maximum": 1174.557715,
            "minimum": 1046.897715,
            "name": "Z",
            "position": 2,
            "stddev": 30.82957662,
            "variance": 950.4627944
          },
          {
            "average": 205.0932426,
            "count": 11467583,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 59.27831689,
            "variance": 3513.918853
          },
          {
            "average": 1.02858946,
            "count": 11467583,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1839721387,
            "variance": 0.03384574782
          },
          {
            "average": 1.057291497,
            "count": 11467583,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2691690144,
            "variance": 0.07245195829
          },
          {
            "average": 0.4988590883,
            "count": 11467583,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987201,
            "variance": 0.2499987201
          },
          {
            "average": 0,
            "count": 11467583,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276241035,
            "count": 11467583,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4471374991,
            "variance": 0.1999319431
          },
          {
            "average": 0.5203727571,
            "count": 11467583,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.827473534,
            "variance": 61.26934193
          },
          {
            "average": 198.7693085,
            "count": 11467583,
            "maximum": 212,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 4.932570789,
            "variance": 24.33025459
          },
          {
            "average": 22.60274087,
            "count": 11467583,
            "maximum": 35,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.09516402,
            "variance": 101.9123365
          },
          {
            "average": 36744.65443,
            "count": 11467583,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 8936.235308,
            "variance": 79856301.48
          },
          {
            "average": 34152.41126,
            "count": 11467583,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 8325.254019,
            "variance": 69309854.47
          },
          {
            "average": 28767.68743,
            "count": 11467583,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8823.734639,
            "variance": 77858292.98
          },
          {
            "average": 428186.3352,
            "count": 11467583,
            "maximum": 429526.8331,
            "minimum": 427050.4766,
            "name": "GpsTime",
            "position": 15,
            "stddev": 498.6894209,
            "variance": 248691.1385
          },
          {
            "average": 0,
            "count": 11467583,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11467583,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11467583,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11467583,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11467583,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434708.2549,
          4956889.457,
          1046.897715,
          435711.3349,
          4958287.877,
          1174.557715
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434708.2549302828,
                4956889.456937085,
                1046.8977151287954
              ],
              [
                434708.2549302828,
                4958287.876937085,
                1046.8977151287954
              ],
              [
                435711.3349302828,
                4958287.876937085,
                1174.5577151287953
              ],
              [
                435711.3349302828,
                4956889.456937085,
                1174.5577151287953
              ],
              [
                434708.2549302828,
                4956889.456937085,
                1046.8977151287954
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T01:05:26+00:00",
        "end_time": "2011-09-19T00:24:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252046,
            44.76242243,
            1046.897715,
            -117.812352,
            44.77510101,
            1174.557715
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502542510301,
                  44.7624224308595,
                  1046.8977151287954
                ],
                [
                  -117.82520464547025,
                  44.775010111167234,
                  1046.8977151287954
                ],
                [
                  -117.81252847616913,
                  44.77510100509622,
                  1174.5577151287953
                ],
                [
                  -117.81235200811393,
                  44.76251328512553,
                  1174.5577151287953
                ],
                [
                  -117.82502542510301,
                  44.7624224308595,
                  1046.8977151287954
                ]
              ]
            ]
          },
          "id": "44117G7320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T01:05:26Z",
            "pc:count": 11467583,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435218.1802,
                "count": 11467583,
                "maximum": 435711.3349,
                "minimum": 434708.2549,
                "name": "X",
                "position": 0,
                "stddev": 286.9230005,
                "variance": 82324.80824
              },
              {
                "average": 4957593.982,
                "count": 11467583,
                "maximum": 4958287.877,
                "minimum": 4956889.457,
                "name": "Y",
                "position": 1,
                "stddev": 410.763779,
                "variance": 168726.8821
              },
              {
                "average": 1081.718481,
                "count": 11467583,
                "maximum": 1174.557715,
                "minimum": 1046.897715,
                "name": "Z",
                "position": 2,
                "stddev": 30.82957662,
                "variance": 950.4627944
              },
              {
                "average": 205.0932426,
                "count": 11467583,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 59.27831689,
                "variance": 3513.918853
              },
              {
                "average": 1.02858946,
                "count": 11467583,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1839721387,
                "variance": 0.03384574782
              },
              {
                "average": 1.057291497,
                "count": 11467583,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2691690144,
                "variance": 0.07245195829
              },
              {
                "average": 0.4988590883,
                "count": 11467583,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987201,
                "variance": 0.2499987201
              },
              {
                "average": 0,
                "count": 11467583,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276241035,
                "count": 11467583,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4471374991,
                "variance": 0.1999319431
              },
              {
                "average": 0.5203727571,
                "count": 11467583,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.827473534,
                "variance": 61.26934193
              },
              {
                "average": 198.7693085,
                "count": 11467583,
                "maximum": 212,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 4.932570789,
                "variance": 24.33025459
              },
              {
                "average": 22.60274087,
                "count": 11467583,
                "maximum": 35,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.09516402,
                "variance": 101.9123365
              },
              {
                "average": 36744.65443,
                "count": 11467583,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 8936.235308,
                "variance": 79856301.48
              },
              {
                "average": 34152.41126,
                "count": 11467583,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 8325.254019,
                "variance": 69309854.47
              },
              {
                "average": 28767.68743,
                "count": 11467583,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8823.734639,
                "variance": 77858292.98
              },
              {
                "average": 428186.3352,
                "count": 11467583,
                "maximum": 429526.8331,
                "minimum": 427050.4766,
                "name": "GpsTime",
                "position": 15,
                "stddev": 498.6894209,
                "variance": 248691.1385
              },
              {
                "average": 0,
                "count": 11467583,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11467583,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11467583,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11467583,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11467583,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434708.2549,
              4956889.457,
              1046.897715,
              435711.3349,
              4958287.877,
              1174.557715
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434708.2549302828,
                    4956889.456937085,
                    1046.8977151287954
                  ],
                  [
                    434708.2549302828,
                    4958287.876937085,
                    1046.8977151287954
                  ],
                  [
                    435711.3349302828,
                    4958287.876937085,
                    1174.5577151287953
                  ],
                  [
                    435711.3349302828,
                    4956889.456937085,
                    1174.5577151287953
                  ],
                  [
                    434708.2549302828,
                    4956889.456937085,
                    1046.8977151287954
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T01:05:26+00:00",
            "end_time": "2011-09-19T00:24: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": "44117F7201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252651609336,
              44.74490887277988,
              1069.6469511460873
            ],
            [
              -117.8125979987095,
              44.750010878073915,
              1069.6469511460873
            ],
            [
              -117.80002856301884,
              44.75009962443928,
              1186.3469511460871
            ],
            [
              -117.79995818582441,
              44.74499760344684,
              1186.3469511460871
            ],
            [
              -117.81252651609336,
              44.74490887277988,
              1069.6469511460873
            ]
          ]
        ]
      },
      "bbox": [
        -117.812598,
        44.74490887,
        1069.646951,
        -117.7999582,
        44.75009962,
        1186.346951
      ],
      "properties": {
        "datetime": "2011-09-19T00:09:47Z",
        "pc:count": 3299923,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436088.2819,
            "count": 3299923,
            "maximum": 436673.058,
            "minimum": 435677.998,
            "name": "X",
            "position": 0,
            "stddev": 270.3147124,
            "variance": 73070.04373
          },
          {
            "average": 4955287.636,
            "count": 3299923,
            "maximum": 4955500.851,
            "minimum": 4954934.051,
            "name": "Y",
            "position": 1,
            "stddev": 140.925718,
            "variance": 19860.05799
          },
          {
            "average": 1104.411859,
            "count": 3299923,
            "maximum": 1186.346951,
            "minimum": 1069.646951,
            "name": "Z",
            "position": 2,
            "stddev": 27.46668099,
            "variance": 754.4185647
          },
          {
            "average": 208.198167,
            "count": 3299923,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.94859771,
            "variance": 2910.451195
          },
          {
            "average": 1.001254878,
            "count": 3299923,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03559835882,
            "variance": 0.00126724315
          },
          {
            "average": 1.002514907,
            "count": 3299923,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05051350798,
            "variance": 0.002551614488
          },
          {
            "average": 0.4981016224,
            "count": 3299923,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999964719,
            "variance": 0.2499964719
          },
          {
            "average": 0,
            "count": 3299923,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.251550415,
            "count": 3299923,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4339042069,
            "variance": 0.1882728607
          },
          {
            "average": 0.03150208028,
            "count": 3299923,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.330253532,
            "variance": 53.73261685
          },
          {
            "average": 207.1986113,
            "count": 3299923,
            "maximum": 212,
            "minimum": 192,
            "name": "UserData",
            "position": 10,
            "stddev": 2.916393122,
            "variance": 8.50534884
          },
          {
            "average": 16.42433596,
            "count": 3299923,
            "maximum": 28,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.0187986,
            "variance": 100.3763254
          },
          {
            "average": 39447.22936,
            "count": 3299923,
            "maximum": 65280,
            "minimum": 8448,
            "name": "Red",
            "position": 12,
            "stddev": 4787.204454,
            "variance": 22917326.48
          },
          {
            "average": 35804.58313,
            "count": 3299923,
            "maximum": 65280,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 5205.472289,
            "variance": 27096941.76
          },
          {
            "average": 30214.22715,
            "count": 3299923,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 6111.281773,
            "variance": 37347764.91
          },
          {
            "average": 425514.2716,
            "count": 3299923,
            "maximum": 426187.4643,
            "minimum": 424458.6152,
            "name": "GpsTime",
            "position": 15,
            "stddev": 404.6567294,
            "variance": 163747.0686
          },
          {
            "average": 0,
            "count": 3299923,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3299923,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3299923,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3299923,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3299923,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435677.998,
          4954934.051,
          1069.646951,
          436673.058,
          4955500.851,
          1186.346951
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435677.99802381994,
                4954934.050587483,
                1069.6469511460873
              ],
              [
                435677.99802381994,
                4955500.8505874835,
                1069.6469511460873
              ],
              [
                436673.05802382,
                4955500.8505874835,
                1186.3469511460871
              ],
              [
                436673.05802382,
                4954934.050587483,
                1186.3469511460871
              ],
              [
                435677.99802381994,
                4954934.050587483,
                1069.6469511460873
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:09:47+00:00",
        "end_time": "2011-09-18T23:40:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117F7201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117F7201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117F7201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.812598,
            44.74490887,
            1069.646951,
            -117.7999582,
            44.75009962,
            1186.346951
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252651609336,
                  44.74490887277988,
                  1069.6469511460873
                ],
                [
                  -117.8125979987095,
                  44.750010878073915,
                  1069.6469511460873
                ],
                [
                  -117.80002856301884,
                  44.75009962443928,
                  1186.3469511460871
                ],
                [
                  -117.79995818582441,
                  44.74499760344684,
                  1186.3469511460871
                ],
                [
                  -117.81252651609336,
                  44.74490887277988,
                  1069.6469511460873
                ]
              ]
            ]
          },
          "id": "44117F7201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:09:47Z",
            "pc:count": 3299923,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436088.2819,
                "count": 3299923,
                "maximum": 436673.058,
                "minimum": 435677.998,
                "name": "X",
                "position": 0,
                "stddev": 270.3147124,
                "variance": 73070.04373
              },
              {
                "average": 4955287.636,
                "count": 3299923,
                "maximum": 4955500.851,
                "minimum": 4954934.051,
                "name": "Y",
                "position": 1,
                "stddev": 140.925718,
                "variance": 19860.05799
              },
              {
                "average": 1104.411859,
                "count": 3299923,
                "maximum": 1186.346951,
                "minimum": 1069.646951,
                "name": "Z",
                "position": 2,
                "stddev": 27.46668099,
                "variance": 754.4185647
              },
              {
                "average": 208.198167,
                "count": 3299923,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.94859771,
                "variance": 2910.451195
              },
              {
                "average": 1.001254878,
                "count": 3299923,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03559835882,
                "variance": 0.00126724315
              },
              {
                "average": 1.002514907,
                "count": 3299923,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05051350798,
                "variance": 0.002551614488
              },
              {
                "average": 0.4981016224,
                "count": 3299923,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999964719,
                "variance": 0.2499964719
              },
              {
                "average": 0,
                "count": 3299923,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.251550415,
                "count": 3299923,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4339042069,
                "variance": 0.1882728607
              },
              {
                "average": 0.03150208028,
                "count": 3299923,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.330253532,
                "variance": 53.73261685
              },
              {
                "average": 207.1986113,
                "count": 3299923,
                "maximum": 212,
                "minimum": 192,
                "name": "UserData",
                "position": 10,
                "stddev": 2.916393122,
                "variance": 8.50534884
              },
              {
                "average": 16.42433596,
                "count": 3299923,
                "maximum": 28,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.0187986,
                "variance": 100.3763254
              },
              {
                "average": 39447.22936,
                "count": 3299923,
                "maximum": 65280,
                "minimum": 8448,
                "name": "Red",
                "position": 12,
                "stddev": 4787.204454,
                "variance": 22917326.48
              },
              {
                "average": 35804.58313,
                "count": 3299923,
                "maximum": 65280,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 5205.472289,
                "variance": 27096941.76
              },
              {
                "average": 30214.22715,
                "count": 3299923,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 6111.281773,
                "variance": 37347764.91
              },
              {
                "average": 425514.2716,
                "count": 3299923,
                "maximum": 426187.4643,
                "minimum": 424458.6152,
                "name": "GpsTime",
                "position": 15,
                "stddev": 404.6567294,
                "variance": 163747.0686
              },
              {
                "average": 0,
                "count": 3299923,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3299923,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3299923,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3299923,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3299923,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435677.998,
              4954934.051,
              1069.646951,
              436673.058,
              4955500.851,
              1186.346951
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435677.99802381994,
                    4954934.050587483,
                    1069.6469511460873
                  ],
                  [
                    435677.99802381994,
                    4955500.8505874835,
                    1069.6469511460873
                  ],
                  [
                    436673.05802382,
                    4955500.8505874835,
                    1186.3469511460871
                  ],
                  [
                    436673.05802382,
                    4954934.050587483,
                    1186.3469511460871
                  ],
                  [
                    435677.99802381994,
                    4954934.050587483,
                    1069.6469511460873
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:09:47+00:00",
            "end_time": "2011-09-18T23: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": "45118A1314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.08752435983698,
              45.02489390118908,
              1105.9689551921733
            ],
            [
              -118.08776300675216,
              45.03749263654482,
              1105.9689551921733
            ],
            [
              -118.07502947675486,
              45.03761322056234,
              1232.3489551921734
            ],
            [
              -118.07479362216655,
              45.02501443254352,
              1232.3489551921734
            ],
            [
              -118.08752435983698,
              45.02489390118908,
              1105.9689551921733
            ]
          ]
        ]
      },
      "bbox": [
        -118.087763,
        45.0248939,
        1105.968955,
        -118.0747936,
        45.03761322,
        1232.348955
      ],
      "properties": {
        "datetime": "2011-09-20T22:16:13Z",
        "pc:count": 25508011,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414821.3752,
            "count": 25508011,
            "maximum": 415327.7431,
            "minimum": 414324.6231,
            "name": "X",
            "position": 0,
            "stddev": 279.2643696,
            "variance": 77988.58816
          },
          {
            "average": 4986995.59,
            "count": 25508011,
            "maximum": 4987690.187,
            "minimum": 4986290.367,
            "name": "Y",
            "position": 1,
            "stddev": 395.7039649,
            "variance": 156581.6279
          },
          {
            "average": 1153.067357,
            "count": 25508011,
            "maximum": 1232.348955,
            "minimum": 1105.968955,
            "name": "Z",
            "position": 2,
            "stddev": 30.46862695,
            "variance": 928.3372284
          },
          {
            "average": 153.6162632,
            "count": 25508011,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 72.71733674,
            "variance": 5287.811063
          },
          {
            "average": 1.071711197,
            "count": 25508011,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2865752707,
            "variance": 0.08212538577
          },
          {
            "average": 1.145436545,
            "count": 25508011,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4167960639,
            "variance": 0.1737189589
          },
          {
            "average": 0.4996948214,
            "count": 25508011,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999167,
            "variance": 0.2499999167
          },
          {
            "average": 0,
            "count": 25508011,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.132693372,
            "count": 25508011,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3392430482,
            "variance": 0.1150858458
          },
          {
            "average": -0.8218633698,
            "count": 25508011,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.235902245,
            "variance": 67.83008578
          },
          {
            "average": 189.5809629,
            "count": 25508011,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 11.1332306,
            "variance": 123.9488235
          },
          {
            "average": 7679.845852,
            "count": 25508011,
            "maximum": 20080,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8290.561625,
            "variance": 68733412.07
          },
          {
            "average": 30727.60049,
            "count": 25508011,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12158.84669,
            "variance": 147837552.8
          },
          {
            "average": 30835.44409,
            "count": 25508011,
            "maximum": 65280,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 10529.93886,
            "variance": 110879612.3
          },
          {
            "average": 25159.2632,
            "count": 25508011,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8383.260601,
            "variance": 70279058.31
          },
          {
            "average": 453125.0309,
            "count": 25508011,
            "maximum": 592173.2823,
            "minimum": 322860.4321,
            "name": "GpsTime",
            "position": 15,
            "stddev": 131965.0349,
            "variance": 17414770420.0
          },
          {
            "average": 0,
            "count": 25508011,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25508011,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25508011,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25508011,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25508011,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414324.6231,
          4986290.367,
          1105.968955,
          415327.7431,
          4987690.187,
          1232.348955
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414324.6231251944,
                4986290.366707953,
                1105.9689551921733
              ],
              [
                414324.6231251944,
                4987690.186707953,
                1105.9689551921733
              ],
              [
                415327.7431251944,
                4987690.186707953,
                1232.3489551921734
              ],
              [
                415327.7431251944,
                4986290.366707953,
                1232.3489551921734
              ],
              [
                414324.6231251944,
                4986290.366707953,
                1105.9689551921733
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:16:13+00:00",
        "end_time": "2011-09-17T19:27:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.087763,
            45.0248939,
            1105.968955,
            -118.0747936,
            45.03761322,
            1232.348955
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.08752435983698,
                  45.02489390118908,
                  1105.9689551921733
                ],
                [
                  -118.08776300675216,
                  45.03749263654482,
                  1105.9689551921733
                ],
                [
                  -118.07502947675486,
                  45.03761322056234,
                  1232.3489551921734
                ],
                [
                  -118.07479362216655,
                  45.02501443254352,
                  1232.3489551921734
                ],
                [
                  -118.08752435983698,
                  45.02489390118908,
                  1105.9689551921733
                ]
              ]
            ]
          },
          "id": "45118A1314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:16:13Z",
            "pc:count": 25508011,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414821.3752,
                "count": 25508011,
                "maximum": 415327.7431,
                "minimum": 414324.6231,
                "name": "X",
                "position": 0,
                "stddev": 279.2643696,
                "variance": 77988.58816
              },
              {
                "average": 4986995.59,
                "count": 25508011,
                "maximum": 4987690.187,
                "minimum": 4986290.367,
                "name": "Y",
                "position": 1,
                "stddev": 395.7039649,
                "variance": 156581.6279
              },
              {
                "average": 1153.067357,
                "count": 25508011,
                "maximum": 1232.348955,
                "minimum": 1105.968955,
                "name": "Z",
                "position": 2,
                "stddev": 30.46862695,
                "variance": 928.3372284
              },
              {
                "average": 153.6162632,
                "count": 25508011,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 72.71733674,
                "variance": 5287.811063
              },
              {
                "average": 1.071711197,
                "count": 25508011,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2865752707,
                "variance": 0.08212538577
              },
              {
                "average": 1.145436545,
                "count": 25508011,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4167960639,
                "variance": 0.1737189589
              },
              {
                "average": 0.4996948214,
                "count": 25508011,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999167,
                "variance": 0.2499999167
              },
              {
                "average": 0,
                "count": 25508011,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.132693372,
                "count": 25508011,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3392430482,
                "variance": 0.1150858458
              },
              {
                "average": -0.8218633698,
                "count": 25508011,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.235902245,
                "variance": 67.83008578
              },
              {
                "average": 189.5809629,
                "count": 25508011,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 11.1332306,
                "variance": 123.9488235
              },
              {
                "average": 7679.845852,
                "count": 25508011,
                "maximum": 20080,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8290.561625,
                "variance": 68733412.07
              },
              {
                "average": 30727.60049,
                "count": 25508011,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12158.84669,
                "variance": 147837552.8
              },
              {
                "average": 30835.44409,
                "count": 25508011,
                "maximum": 65280,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 10529.93886,
                "variance": 110879612.3
              },
              {
                "average": 25159.2632,
                "count": 25508011,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8383.260601,
                "variance": 70279058.31
              },
              {
                "average": 453125.0309,
                "count": 25508011,
                "maximum": 592173.2823,
                "minimum": 322860.4321,
                "name": "GpsTime",
                "position": 15,
                "stddev": 131965.0349,
                "variance": 17414770420.0
              },
              {
                "average": 0,
                "count": 25508011,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25508011,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25508011,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25508011,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25508011,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414324.6231,
              4986290.367,
              1105.968955,
              415327.7431,
              4987690.187,
              1232.348955
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414324.6231251944,
                    4986290.366707953,
                    1105.9689551921733
                  ],
                  [
                    414324.6231251944,
                    4987690.186707953,
                    1105.9689551921733
                  ],
                  [
                    415327.7431251944,
                    4987690.186707953,
                    1232.3489551921734
                  ],
                  [
                    415327.7431251944,
                    4986290.366707953,
                    1232.3489551921734
                  ],
                  [
                    414324.6231251944,
                    4986290.366707953,
                    1105.9689551921733
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:16:13+00:00",
            "end_time": "2011-09-17T19: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": "44117G8110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002828658899,
              44.84990766618101,
              1041.3264817069814
            ],
            [
              -117.95023551142938,
              44.862508227974104,
              1041.3264817069814
            ],
            [
              -117.93753298856294,
              44.86261322018535,
              1083.4664817069813
            ],
            [
              -117.93732853286673,
              44.85001261253146,
              1083.4664817069813
            ],
            [
              -117.95002828658899,
              44.84990766618101,
              1041.3264817069814
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502355,
        44.84990767,
        1041.326482,
        -117.9373285,
        44.86261322,
        1083.466482
      ],
      "properties": {
        "datetime": "2011-09-20T22:30:12Z",
        "pc:count": 15822027,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425371.9766,
            "count": 15822027,
            "maximum": 425932.7229,
            "minimum": 424929.0429,
            "name": "X",
            "position": 0,
            "stddev": 281.1452296,
            "variance": 79042.64011
          },
          {
            "average": 4967375.711,
            "count": 15822027,
            "maximum": 4968115.473,
            "minimum": 4966715.553,
            "name": "Y",
            "position": 1,
            "stddev": 396.6573039,
            "variance": 157337.0167
          },
          {
            "average": 1052.816987,
            "count": 15822027,
            "maximum": 1083.466482,
            "minimum": 1041.326482,
            "name": "Z",
            "position": 2,
            "stddev": 4.878048756,
            "variance": 23.79535966
          },
          {
            "average": 195.3738489,
            "count": 15822027,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.35958513,
            "variance": 3290.122007
          },
          {
            "average": 1.001297937,
            "count": 15822027,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04298266674,
            "variance": 0.00184750964
          },
          {
            "average": 1.002624948,
            "count": 15822027,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06581791341,
            "variance": 0.004331997726
          },
          {
            "average": 0.4990537559,
            "count": 15822027,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991204,
            "variance": 0.2499991204
          },
          {
            "average": 0,
            "count": 15822027,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.179513093,
            "count": 15822027,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3837813851,
            "variance": 0.1472881516
          },
          {
            "average": 0.06622048606,
            "count": 15822027,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.222265423,
            "variance": 67.60564869
          },
          {
            "average": 200.3117437,
            "count": 15822027,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 13.02956524,
            "variance": 169.7695704
          },
          {
            "average": 3882.429217,
            "count": 15822027,
            "maximum": 20071,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6990.649713,
            "variance": 48869183.41
          },
          {
            "average": 521353.0676,
            "count": 15822027,
            "maximum": 593012.0347,
            "minimum": 320582.2196,
            "name": "GpsTime",
            "position": 12,
            "stddev": 118459.6138,
            "variance": 14032680110.0
          },
          {
            "average": 0,
            "count": 15822027,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15822027,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15822027,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15822027,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15822027,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424929.0429,
          4966715.553,
          1041.326482,
          425932.7229,
          4968115.473,
          1083.466482
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424929.0429313046,
                4966715.553323031,
                1041.3264817069814
              ],
              [
                424929.0429313046,
                4968115.473323031,
                1041.3264817069814
              ],
              [
                425932.72293130466,
                4968115.473323031,
                1083.4664817069813
              ],
              [
                425932.72293130466,
                4966715.553323031,
                1083.4664817069813
              ],
              [
                424929.0429313046,
                4966715.553323031,
                1041.3264817069814
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:30:12+00:00",
        "end_time": "2011-09-17T18:49:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502355,
            44.84990767,
            1041.326482,
            -117.9373285,
            44.86261322,
            1083.466482
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002828658899,
                  44.84990766618101,
                  1041.3264817069814
                ],
                [
                  -117.95023551142938,
                  44.862508227974104,
                  1041.3264817069814
                ],
                [
                  -117.93753298856294,
                  44.86261322018535,
                  1083.4664817069813
                ],
                [
                  -117.93732853286673,
                  44.85001261253146,
                  1083.4664817069813
                ],
                [
                  -117.95002828658899,
                  44.84990766618101,
                  1041.3264817069814
                ]
              ]
            ]
          },
          "id": "44117G8110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:30:12Z",
            "pc:count": 15822027,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425371.9766,
                "count": 15822027,
                "maximum": 425932.7229,
                "minimum": 424929.0429,
                "name": "X",
                "position": 0,
                "stddev": 281.1452296,
                "variance": 79042.64011
              },
              {
                "average": 4967375.711,
                "count": 15822027,
                "maximum": 4968115.473,
                "minimum": 4966715.553,
                "name": "Y",
                "position": 1,
                "stddev": 396.6573039,
                "variance": 157337.0167
              },
              {
                "average": 1052.816987,
                "count": 15822027,
                "maximum": 1083.466482,
                "minimum": 1041.326482,
                "name": "Z",
                "position": 2,
                "stddev": 4.878048756,
                "variance": 23.79535966
              },
              {
                "average": 195.3738489,
                "count": 15822027,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.35958513,
                "variance": 3290.122007
              },
              {
                "average": 1.001297937,
                "count": 15822027,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04298266674,
                "variance": 0.00184750964
              },
              {
                "average": 1.002624948,
                "count": 15822027,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06581791341,
                "variance": 0.004331997726
              },
              {
                "average": 0.4990537559,
                "count": 15822027,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991204,
                "variance": 0.2499991204
              },
              {
                "average": 0,
                "count": 15822027,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.179513093,
                "count": 15822027,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3837813851,
                "variance": 0.1472881516
              },
              {
                "average": 0.06622048606,
                "count": 15822027,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.222265423,
                "variance": 67.60564869
              },
              {
                "average": 200.3117437,
                "count": 15822027,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 13.02956524,
                "variance": 169.7695704
              },
              {
                "average": 3882.429217,
                "count": 15822027,
                "maximum": 20071,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6990.649713,
                "variance": 48869183.41
              },
              {
                "average": 521353.0676,
                "count": 15822027,
                "maximum": 593012.0347,
                "minimum": 320582.2196,
                "name": "GpsTime",
                "position": 12,
                "stddev": 118459.6138,
                "variance": 14032680110.0
              },
              {
                "average": 0,
                "count": 15822027,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15822027,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15822027,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15822027,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15822027,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424929.0429,
              4966715.553,
              1041.326482,
              425932.7229,
              4968115.473,
              1083.466482
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424929.0429313046,
                    4966715.553323031,
                    1041.3264817069814
                  ],
                  [
                    424929.0429313046,
                    4968115.473323031,
                    1041.3264817069814
                  ],
                  [
                    425932.72293130466,
                    4968115.473323031,
                    1083.4664817069813
                  ],
                  [
                    425932.72293130466,
                    4966715.553323031,
                    1083.4664817069813
                  ],
                  [
                    424929.0429313046,
                    4966715.553323031,
                    1041.3264817069814
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:30:12+00:00",
            "end_time": "2011-09-17T18:49:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117G7222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.800025345302,
              44.81242558114237,
              1026.6785368286287
            ],
            [
              -117.8001993910542,
              44.825009808319734,
              1026.6785368286287
            ],
            [
              -117.78752863442952,
              44.82509788969565,
              1058.5985368286288
            ],
            [
              -117.78735734391338,
              44.812513624093704,
              1058.5985368286288
            ],
            [
              -117.800025345302,
              44.81242558114237,
              1026.6785368286287
            ]
          ]
        ]
      },
      "bbox": [
        -117.8001994,
        44.81242558,
        1026.678537,
        -117.7873573,
        44.82509789,
        1058.598537
      ],
      "properties": {
        "datetime": "2011-09-19T01:26:16Z",
        "pc:count": 11581971,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437236.6349,
            "count": 11581971,
            "maximum": 437743.1926,
            "minimum": 436741.4126,
            "name": "X",
            "position": 0,
            "stddev": 287.6518438,
            "variance": 82743.58327
          },
          {
            "average": 4963125.004,
            "count": 11581971,
            "maximum": 4963822.251,
            "minimum": 4962424.211,
            "name": "Y",
            "position": 1,
            "stddev": 402.9604531,
            "variance": 162377.1267
          },
          {
            "average": 1029.940378,
            "count": 11581971,
            "maximum": 1058.598537,
            "minimum": 1026.678537,
            "name": "Z",
            "position": 2,
            "stddev": 1.803737029,
            "variance": 3.253467271
          },
          {
            "average": 225.1139183,
            "count": 11581971,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.77323237,
            "variance": 1503.363548
          },
          {
            "average": 1.014275204,
            "count": 11581971,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1382649544,
            "variance": 0.0191171976
          },
          {
            "average": 1.028624662,
            "count": 11581971,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2080074127,
            "variance": 0.04326708375
          },
          {
            "average": 0.4987108844,
            "count": 11581971,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983598,
            "variance": 0.2499983598
          },
          {
            "average": 0,
            "count": 11581971,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.250074793,
            "count": 11581971,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4330558937,
            "variance": 0.1875374071
          },
          {
            "average": 1.509077552,
            "count": 11581971,
            "maximum": 16.99799919,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.966758903,
            "variance": 63.46924742
          },
          {
            "average": 197.0394753,
            "count": 11581971,
            "maximum": 210,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 2.845788358,
            "variance": 8.098511376
          },
          {
            "average": 21.68664669,
            "count": 11581971,
            "maximum": 39,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.81144906,
            "variance": 139.5103289
          },
          {
            "average": 29226.43088,
            "count": 11581971,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 9483.064114,
            "variance": 89928504.99
          },
          {
            "average": 30059.72488,
            "count": 11581971,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 7767.008451,
            "variance": 60326420.28
          },
          {
            "average": 23456.976,
            "count": 11581971,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 7020.375795,
            "variance": 49285676.31
          },
          {
            "average": 429554.9873,
            "count": 11581971,
            "maximum": 430776.5793,
            "minimum": 428258.303,
            "name": "GpsTime",
            "position": 15,
            "stddev": 517.5516152,
            "variance": 267859.6744
          },
          {
            "average": 0,
            "count": 11581971,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11581971,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11581971,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11581971,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11581971,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436741.4126,
          4962424.211,
          1026.678537,
          437743.1926,
          4963822.251,
          1058.598537
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436741.4125708812,
                4962424.211251614,
                1026.6785368286287
              ],
              [
                436741.4125708812,
                4963822.251251613,
                1026.6785368286287
              ],
              [
                437743.1925708812,
                4963822.251251613,
                1058.5985368286288
              ],
              [
                437743.1925708812,
                4962424.211251614,
                1058.5985368286288
              ],
              [
                436741.4125708812,
                4962424.211251614,
                1026.6785368286287
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T01:26:16+00:00",
        "end_time": "2011-09-19T00:44:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8001994,
            44.81242558,
            1026.678537,
            -117.7873573,
            44.82509789,
            1058.598537
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.800025345302,
                  44.81242558114237,
                  1026.6785368286287
                ],
                [
                  -117.8001993910542,
                  44.825009808319734,
                  1026.6785368286287
                ],
                [
                  -117.78752863442952,
                  44.82509788969565,
                  1058.5985368286288
                ],
                [
                  -117.78735734391338,
                  44.812513624093704,
                  1058.5985368286288
                ],
                [
                  -117.800025345302,
                  44.81242558114237,
                  1026.6785368286287
                ]
              ]
            ]
          },
          "id": "44117G7222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T01:26:16Z",
            "pc:count": 11581971,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437236.6349,
                "count": 11581971,
                "maximum": 437743.1926,
                "minimum": 436741.4126,
                "name": "X",
                "position": 0,
                "stddev": 287.6518438,
                "variance": 82743.58327
              },
              {
                "average": 4963125.004,
                "count": 11581971,
                "maximum": 4963822.251,
                "minimum": 4962424.211,
                "name": "Y",
                "position": 1,
                "stddev": 402.9604531,
                "variance": 162377.1267
              },
              {
                "average": 1029.940378,
                "count": 11581971,
                "maximum": 1058.598537,
                "minimum": 1026.678537,
                "name": "Z",
                "position": 2,
                "stddev": 1.803737029,
                "variance": 3.253467271
              },
              {
                "average": 225.1139183,
                "count": 11581971,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.77323237,
                "variance": 1503.363548
              },
              {
                "average": 1.014275204,
                "count": 11581971,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1382649544,
                "variance": 0.0191171976
              },
              {
                "average": 1.028624662,
                "count": 11581971,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2080074127,
                "variance": 0.04326708375
              },
              {
                "average": 0.4987108844,
                "count": 11581971,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983598,
                "variance": 0.2499983598
              },
              {
                "average": 0,
                "count": 11581971,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.250074793,
                "count": 11581971,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4330558937,
                "variance": 0.1875374071
              },
              {
                "average": 1.509077552,
                "count": 11581971,
                "maximum": 16.99799919,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.966758903,
                "variance": 63.46924742
              },
              {
                "average": 197.0394753,
                "count": 11581971,
                "maximum": 210,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 2.845788358,
                "variance": 8.098511376
              },
              {
                "average": 21.68664669,
                "count": 11581971,
                "maximum": 39,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.81144906,
                "variance": 139.5103289
              },
              {
                "average": 29226.43088,
                "count": 11581971,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 9483.064114,
                "variance": 89928504.99
              },
              {
                "average": 30059.72488,
                "count": 11581971,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 7767.008451,
                "variance": 60326420.28
              },
              {
                "average": 23456.976,
                "count": 11581971,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 7020.375795,
                "variance": 49285676.31
              },
              {
                "average": 429554.9873,
                "count": 11581971,
                "maximum": 430776.5793,
                "minimum": 428258.303,
                "name": "GpsTime",
                "position": 15,
                "stddev": 517.5516152,
                "variance": 267859.6744
              },
              {
                "average": 0,
                "count": 11581971,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11581971,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11581971,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11581971,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11581971,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436741.4126,
              4962424.211,
              1026.678537,
              437743.1926,
              4963822.251,
              1058.598537
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436741.4125708812,
                    4962424.211251614,
                    1026.6785368286287
                  ],
                  [
                    436741.4125708812,
                    4963822.251251613,
                    1026.6785368286287
                  ],
                  [
                    437743.1925708812,
                    4963822.251251613,
                    1058.5985368286288
                  ],
                  [
                    437743.1925708812,
                    4962424.211251614,
                    1058.5985368286288
                  ],
                  [
                    436741.4125708812,
                    4962424.211251614,
                    1026.6785368286287
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T01:26:16+00:00",
            "end_time": "2011-09-19T00: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": "44117G8214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9000249194125,
              44.837414441607876,
              1019.5397616793078
            ],
            [
              -117.90022106576383,
              44.85000962832744,
              1019.5397616793078
            ],
            [
              -117.88752870498566,
              44.85010897724059,
              1050.2397616793078
            ],
            [
              -117.88733532324974,
              44.837513747143596,
              1050.2397616793078
            ],
            [
              -117.9000249194125,
              44.837414441607876,
              1019.5397616793078
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002211,
        44.83741444,
        1019.539762,
        -117.8873353,
        44.85010898,
        1050.239762
      ],
      "properties": {
        "datetime": "2011-09-21T00:01:26Z",
        "pc:count": 11765376,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429364.2003,
            "count": 11765376,
            "maximum": 429868.0579,
            "minimum": 428864.9779,
            "name": "X",
            "position": 0,
            "stddev": 285.5333823,
            "variance": 81529.31242
          },
          {
            "average": 4965979.649,
            "count": 11765376,
            "maximum": 4966682.058,
            "minimum": 4965282.758,
            "name": "Y",
            "position": 1,
            "stddev": 401.3037002,
            "variance": 161044.6598
          },
          {
            "average": 1022.165718,
            "count": 11765376,
            "maximum": 1050.239762,
            "minimum": 1019.539762,
            "name": "Z",
            "position": 2,
            "stddev": 1.740170649,
            "variance": 3.028193889
          },
          {
            "average": 220.6166706,
            "count": 11765376,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.35877363,
            "variance": 2149.135893
          },
          {
            "average": 1.015040488,
            "count": 11765376,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1421090329,
            "variance": 0.02019497724
          },
          {
            "average": 1.030173791,
            "count": 11765376,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2138182177,
            "variance": 0.04571823023
          },
          {
            "average": 0.4990114213,
            "count": 11765376,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999044,
            "variance": 0.249999044
          },
          {
            "average": 0,
            "count": 11765376,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.25518683,
            "count": 11765376,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4359662002,
            "variance": 0.1900665277
          },
          {
            "average": 0.879478804,
            "count": 11765376,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.840290957,
            "variance": 61.47016229
          },
          {
            "average": 198.7758374,
            "count": 11765376,
            "maximum": 211,
            "minimum": 182,
            "name": "UserData",
            "position": 10,
            "stddev": 3.391554607,
            "variance": 11.50264265
          },
          {
            "average": 70.77065637,
            "count": 11765376,
            "maximum": 84,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.23565107,
            "variance": 126.2398549
          },
          {
            "average": 21116.54073,
            "count": 11765376,
            "maximum": 63744,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 6732.200547,
            "variance": 45322524.2
          },
          {
            "average": 23334.88771,
            "count": 11765376,
            "maximum": 63488,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 5894.833198,
            "variance": 34749058.43
          },
          {
            "average": 19114.87692,
            "count": 11765376,
            "maximum": 64768,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 5086.481734,
            "variance": 25872296.43
          },
          {
            "average": 597007.0359,
            "count": 11765376,
            "maximum": 598486.3876,
            "minimum": 587556.1333,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1449.208618,
            "variance": 2100205.619
          },
          {
            "average": 0,
            "count": 11765376,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11765376,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11765376,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11765376,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11765376,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428864.9779,
          4965282.758,
          1019.539762,
          429868.0579,
          4966682.058,
          1050.239762
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428864.9778738107,
                4965282.757572079,
                1019.5397616793078
              ],
              [
                428864.9778738107,
                4966682.05757208,
                1019.5397616793078
              ],
              [
                429868.05787381064,
                4966682.05757208,
                1050.2397616793078
              ],
              [
                429868.05787381064,
                4965282.757572079,
                1050.2397616793078
              ],
              [
                428864.9778738107,
                4965282.757572079,
                1019.5397616793078
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-21T00:01:26+00:00",
        "end_time": "2011-09-20T20:59:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002211,
            44.83741444,
            1019.539762,
            -117.8873353,
            44.85010898,
            1050.239762
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9000249194125,
                  44.837414441607876,
                  1019.5397616793078
                ],
                [
                  -117.90022106576383,
                  44.85000962832744,
                  1019.5397616793078
                ],
                [
                  -117.88752870498566,
                  44.85010897724059,
                  1050.2397616793078
                ],
                [
                  -117.88733532324974,
                  44.837513747143596,
                  1050.2397616793078
                ],
                [
                  -117.9000249194125,
                  44.837414441607876,
                  1019.5397616793078
                ]
              ]
            ]
          },
          "id": "44117G8214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-21T00:01:26Z",
            "pc:count": 11765376,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429364.2003,
                "count": 11765376,
                "maximum": 429868.0579,
                "minimum": 428864.9779,
                "name": "X",
                "position": 0,
                "stddev": 285.5333823,
                "variance": 81529.31242
              },
              {
                "average": 4965979.649,
                "count": 11765376,
                "maximum": 4966682.058,
                "minimum": 4965282.758,
                "name": "Y",
                "position": 1,
                "stddev": 401.3037002,
                "variance": 161044.6598
              },
              {
                "average": 1022.165718,
                "count": 11765376,
                "maximum": 1050.239762,
                "minimum": 1019.539762,
                "name": "Z",
                "position": 2,
                "stddev": 1.740170649,
                "variance": 3.028193889
              },
              {
                "average": 220.6166706,
                "count": 11765376,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.35877363,
                "variance": 2149.135893
              },
              {
                "average": 1.015040488,
                "count": 11765376,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1421090329,
                "variance": 0.02019497724
              },
              {
                "average": 1.030173791,
                "count": 11765376,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2138182177,
                "variance": 0.04571823023
              },
              {
                "average": 0.4990114213,
                "count": 11765376,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999044,
                "variance": 0.249999044
              },
              {
                "average": 0,
                "count": 11765376,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.25518683,
                "count": 11765376,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4359662002,
                "variance": 0.1900665277
              },
              {
                "average": 0.879478804,
                "count": 11765376,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.840290957,
                "variance": 61.47016229
              },
              {
                "average": 198.7758374,
                "count": 11765376,
                "maximum": 211,
                "minimum": 182,
                "name": "UserData",
                "position": 10,
                "stddev": 3.391554607,
                "variance": 11.50264265
              },
              {
                "average": 70.77065637,
                "count": 11765376,
                "maximum": 84,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.23565107,
                "variance": 126.2398549
              },
              {
                "average": 21116.54073,
                "count": 11765376,
                "maximum": 63744,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 6732.200547,
                "variance": 45322524.2
              },
              {
                "average": 23334.88771,
                "count": 11765376,
                "maximum": 63488,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 5894.833198,
                "variance": 34749058.43
              },
              {
                "average": 19114.87692,
                "count": 11765376,
                "maximum": 64768,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 5086.481734,
                "variance": 25872296.43
              },
              {
                "average": 597007.0359,
                "count": 11765376,
                "maximum": 598486.3876,
                "minimum": 587556.1333,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1449.208618,
                "variance": 2100205.619
              },
              {
                "average": 0,
                "count": 11765376,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11765376,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11765376,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11765376,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11765376,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428864.9779,
              4965282.758,
              1019.539762,
              429868.0579,
              4966682.058,
              1050.239762
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428864.9778738107,
                    4965282.757572079,
                    1019.5397616793078
                  ],
                  [
                    428864.9778738107,
                    4966682.05757208,
                    1019.5397616793078
                  ],
                  [
                    429868.05787381064,
                    4966682.05757208,
                    1050.2397616793078
                  ],
                  [
                    429868.05787381064,
                    4965282.757572079,
                    1050.2397616793078
                  ],
                  [
                    428864.9778738107,
                    4965282.757572079,
                    1019.5397616793078
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-21T00:01:26+00:00",
            "end_time": "2011-09-20T20:59:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118A1412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05002430243032,
              45.02489815711131,
              1125.3179460983188
            ],
            [
              -118.05025494520117,
              45.037509287065426,
              1125.3179460983188
            ],
            [
              -118.03752938133835,
              45.03762561530757,
              1249.577946098319
            ],
            [
              -118.03730153196082,
              45.02501443449904,
              1249.577946098319
            ],
            [
              -118.05002430243032,
              45.02489815711131,
              1125.3179460983188
            ]
          ]
        ]
      },
      "bbox": [
        -118.0502549,
        45.02489816,
        1125.317946,
        -118.0373015,
        45.03762562,
        1249.577946
      ],
      "properties": {
        "datetime": "2011-09-20T23:33:05Z",
        "pc:count": 13146215,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417765.6979,
            "count": 13146215,
            "maximum": 418281.4074,
            "minimum": 417278.9274,
            "name": "X",
            "position": 0,
            "stddev": 292.4653129,
            "variance": 85535.95922
          },
          {
            "average": 4986925.685,
            "count": 13146215,
            "maximum": 4987653.031,
            "minimum": 4986251.851,
            "name": "Y",
            "position": 1,
            "stddev": 398.6517795,
            "variance": 158923.2413
          },
          {
            "average": 1175.699375,
            "count": 13146215,
            "maximum": 1249.577946,
            "minimum": 1125.317946,
            "name": "Z",
            "position": 2,
            "stddev": 30.04915232,
            "variance": 902.9515552
          },
          {
            "average": 218.2693229,
            "count": 13146215,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.55279415,
            "variance": 1810.74029
          },
          {
            "average": 1.016787113,
            "count": 13146215,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1430046204,
            "variance": 0.02045032146
          },
          {
            "average": 1.033759831,
            "count": 13146215,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2117076331,
            "variance": 0.04482012192
          },
          {
            "average": 0.4985838129,
            "count": 13146215,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980134,
            "variance": 0.2499980134
          },
          {
            "average": 0,
            "count": 13146215,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.228361547,
            "count": 13146215,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4197768032,
            "variance": 0.1762125645
          },
          {
            "average": 0.8810816643,
            "count": 13146215,
            "maximum": 22.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.192900737,
            "variance": 67.12362248
          },
          {
            "average": 202.9628976,
            "count": 13146215,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 6.664442617,
            "variance": 44.4147954
          },
          {
            "average": 800.7471548,
            "count": 13146215,
            "maximum": 20071,
            "minimum": 53,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3413.938222,
            "variance": 11654974.19
          },
          {
            "average": 33388.56649,
            "count": 13146215,
            "maximum": 57344,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9503.763461,
            "variance": 90321519.92
          },
          {
            "average": 31755.34753,
            "count": 13146215,
            "maximum": 56064,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 7374.991991,
            "variance": 54390506.87
          },
          {
            "average": 25183.94657,
            "count": 13146215,
            "maximum": 56832,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6699.745636,
            "variance": 44886591.58
          },
          {
            "average": 581390.9597,
            "count": 13146215,
            "maximum": 596785.4279,
            "minimum": 321339.7014,
            "name": "GpsTime",
            "position": 15,
            "stddev": 59532.41489,
            "variance": 3544108423
          },
          {
            "average": 0,
            "count": 13146215,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13146215,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13146215,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13146215,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13146215,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417278.9274,
          4986251.851,
          1125.317946,
          418281.4074,
          4987653.031,
          1249.577946
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417278.92741525,
                4986251.85059957,
                1125.3179460983188
              ],
              [
                417278.92741525,
                4987653.03059957,
                1125.3179460983188
              ],
              [
                418281.40741524997,
                4987653.03059957,
                1249.577946098319
              ],
              [
                418281.40741524997,
                4986251.85059957,
                1249.577946098319
              ],
              [
                417278.92741525,
                4986251.85059957,
                1125.3179460983188
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:33:05+00:00",
        "end_time": "2011-09-17T19:02:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0502549,
            45.02489816,
            1125.317946,
            -118.0373015,
            45.03762562,
            1249.577946
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05002430243032,
                  45.02489815711131,
                  1125.3179460983188
                ],
                [
                  -118.05025494520117,
                  45.037509287065426,
                  1125.3179460983188
                ],
                [
                  -118.03752938133835,
                  45.03762561530757,
                  1249.577946098319
                ],
                [
                  -118.03730153196082,
                  45.02501443449904,
                  1249.577946098319
                ],
                [
                  -118.05002430243032,
                  45.02489815711131,
                  1125.3179460983188
                ]
              ]
            ]
          },
          "id": "45118A1412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:33:05Z",
            "pc:count": 13146215,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417765.6979,
                "count": 13146215,
                "maximum": 418281.4074,
                "minimum": 417278.9274,
                "name": "X",
                "position": 0,
                "stddev": 292.4653129,
                "variance": 85535.95922
              },
              {
                "average": 4986925.685,
                "count": 13146215,
                "maximum": 4987653.031,
                "minimum": 4986251.851,
                "name": "Y",
                "position": 1,
                "stddev": 398.6517795,
                "variance": 158923.2413
              },
              {
                "average": 1175.699375,
                "count": 13146215,
                "maximum": 1249.577946,
                "minimum": 1125.317946,
                "name": "Z",
                "position": 2,
                "stddev": 30.04915232,
                "variance": 902.9515552
              },
              {
                "average": 218.2693229,
                "count": 13146215,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.55279415,
                "variance": 1810.74029
              },
              {
                "average": 1.016787113,
                "count": 13146215,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1430046204,
                "variance": 0.02045032146
              },
              {
                "average": 1.033759831,
                "count": 13146215,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2117076331,
                "variance": 0.04482012192
              },
              {
                "average": 0.4985838129,
                "count": 13146215,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980134,
                "variance": 0.2499980134
              },
              {
                "average": 0,
                "count": 13146215,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.228361547,
                "count": 13146215,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4197768032,
                "variance": 0.1762125645
              },
              {
                "average": 0.8810816643,
                "count": 13146215,
                "maximum": 22.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.192900737,
                "variance": 67.12362248
              },
              {
                "average": 202.9628976,
                "count": 13146215,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 6.664442617,
                "variance": 44.4147954
              },
              {
                "average": 800.7471548,
                "count": 13146215,
                "maximum": 20071,
                "minimum": 53,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3413.938222,
                "variance": 11654974.19
              },
              {
                "average": 33388.56649,
                "count": 13146215,
                "maximum": 57344,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9503.763461,
                "variance": 90321519.92
              },
              {
                "average": 31755.34753,
                "count": 13146215,
                "maximum": 56064,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 7374.991991,
                "variance": 54390506.87
              },
              {
                "average": 25183.94657,
                "count": 13146215,
                "maximum": 56832,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6699.745636,
                "variance": 44886591.58
              },
              {
                "average": 581390.9597,
                "count": 13146215,
                "maximum": 596785.4279,
                "minimum": 321339.7014,
                "name": "GpsTime",
                "position": 15,
                "stddev": 59532.41489,
                "variance": 3544108423
              },
              {
                "average": 0,
                "count": 13146215,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13146215,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13146215,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13146215,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13146215,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417278.9274,
              4986251.851,
              1125.317946,
              418281.4074,
              4987653.031,
              1249.577946
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417278.92741525,
                    4986251.85059957,
                    1125.3179460983188
                  ],
                  [
                    417278.92741525,
                    4987653.03059957,
                    1125.3179460983188
                  ],
                  [
                    418281.40741524997,
                    4987653.03059957,
                    1249.577946098319
                  ],
                  [
                    418281.40741524997,
                    4986251.85059957,
                    1249.577946098319
                  ],
                  [
                    417278.92741525,
                    4986251.85059957,
                    1125.3179460983188
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:33:05+00:00",
            "end_time": "2011-09-17T19:02: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": "44117G7310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8250253338843,
              44.787422433113726,
              1037.2188429199302
            ],
            [
              -117.82520471302506,
              44.800010238115995,
              1037.2188429199302
            ],
            [
              -117.81252838119701,
              44.80010113369835,
              1069.7788429199302
            ],
            [
              -117.81235175684165,
              44.78751328903232,
              1069.7788429199302
            ],
            [
              -117.8250253338843,
              44.787422433113726,
              1037.2188429199302
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252047,
        44.78742243,
        1037.218843,
        -117.8123518,
        44.80010113,
        1069.778843
      ],
      "properties": {
        "datetime": "2011-09-19T01:33:48Z",
        "pc:count": 11739412,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435236.1231,
            "count": 11739412,
            "maximum": 435739.0887,
            "minimum": 434736.4287,
            "name": "X",
            "position": 0,
            "stddev": 283.3271614,
            "variance": 80274.2804
          },
          {
            "average": 4960367.024,
            "count": 11739412,
            "maximum": 4961064.973,
            "minimum": 4959666.533,
            "name": "Y",
            "position": 1,
            "stddev": 398.733677,
            "variance": 158988.5452
          },
          {
            "average": 1041.404274,
            "count": 11739412,
            "maximum": 1069.778843,
            "minimum": 1037.218843,
            "name": "Z",
            "position": 2,
            "stddev": 2.891212764,
            "variance": 8.359111245
          },
          {
            "average": 191.8659052,
            "count": 11739412,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 69.21416898,
            "variance": 4790.601187
          },
          {
            "average": 1.040036077,
            "count": 11739412,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2203322637,
            "variance": 0.04854630645
          },
          {
            "average": 1.080219094,
            "count": 11739412,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3234819489,
            "variance": 0.1046405713
          },
          {
            "average": 0.4983917423,
            "count": 11739412,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999974348,
            "variance": 0.2499974348
          },
          {
            "average": 0,
            "count": 11739412,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.230437095,
            "count": 11739412,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4211126398,
            "variance": 0.1773358554
          },
          {
            "average": 1.345697696,
            "count": 11739412,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.821606269,
            "variance": 61.17752463
          },
          {
            "average": 195.8894399,
            "count": 11739412,
            "maximum": 212,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 3.452300121,
            "variance": 11.91837612
          },
          {
            "average": 24.11906584,
            "count": 11739412,
            "maximum": 40,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.00402105,
            "variance": 144.0965215
          },
          {
            "average": 33551.92958,
            "count": 11739412,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 12734.94124,
            "variance": 162178728.4
          },
          {
            "average": 32399.17162,
            "count": 11739412,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 11197.84546,
            "variance": 125391743
          },
          {
            "average": 27620.11157,
            "count": 11739412,
            "maximum": 65280,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 10956.82318,
            "variance": 120051974.2
          },
          {
            "average": 430083.6017,
            "count": 11739412,
            "maximum": 431228.3357,
            "minimum": 428726.8074,
            "name": "GpsTime",
            "position": 15,
            "stddev": 507.2273486,
            "variance": 257279.5832
          },
          {
            "average": 0,
            "count": 11739412,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11739412,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11739412,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11739412,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11739412,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434736.4287,
          4959666.533,
          1037.218843,
          435739.0887,
          4961064.973,
          1069.778843
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434736.4286875296,
                4959666.532829552,
                1037.2188429199302
              ],
              [
                434736.4286875296,
                4961064.972829551,
                1037.2188429199302
              ],
              [
                435739.0886875296,
                4961064.972829551,
                1069.7788429199302
              ],
              [
                435739.0886875296,
                4959666.532829552,
                1069.7788429199302
              ],
              [
                434736.4286875296,
                4959666.532829552,
                1037.2188429199302
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T01:33:48+00:00",
        "end_time": "2011-09-19T00:52:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252047,
            44.78742243,
            1037.218843,
            -117.8123518,
            44.80010113,
            1069.778843
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8250253338843,
                  44.787422433113726,
                  1037.2188429199302
                ],
                [
                  -117.82520471302506,
                  44.800010238115995,
                  1037.2188429199302
                ],
                [
                  -117.81252838119701,
                  44.80010113369835,
                  1069.7788429199302
                ],
                [
                  -117.81235175684165,
                  44.78751328903232,
                  1069.7788429199302
                ],
                [
                  -117.8250253338843,
                  44.787422433113726,
                  1037.2188429199302
                ]
              ]
            ]
          },
          "id": "44117G7310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T01:33:48Z",
            "pc:count": 11739412,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435236.1231,
                "count": 11739412,
                "maximum": 435739.0887,
                "minimum": 434736.4287,
                "name": "X",
                "position": 0,
                "stddev": 283.3271614,
                "variance": 80274.2804
              },
              {
                "average": 4960367.024,
                "count": 11739412,
                "maximum": 4961064.973,
                "minimum": 4959666.533,
                "name": "Y",
                "position": 1,
                "stddev": 398.733677,
                "variance": 158988.5452
              },
              {
                "average": 1041.404274,
                "count": 11739412,
                "maximum": 1069.778843,
                "minimum": 1037.218843,
                "name": "Z",
                "position": 2,
                "stddev": 2.891212764,
                "variance": 8.359111245
              },
              {
                "average": 191.8659052,
                "count": 11739412,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 69.21416898,
                "variance": 4790.601187
              },
              {
                "average": 1.040036077,
                "count": 11739412,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2203322637,
                "variance": 0.04854630645
              },
              {
                "average": 1.080219094,
                "count": 11739412,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3234819489,
                "variance": 0.1046405713
              },
              {
                "average": 0.4983917423,
                "count": 11739412,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999974348,
                "variance": 0.2499974348
              },
              {
                "average": 0,
                "count": 11739412,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.230437095,
                "count": 11739412,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4211126398,
                "variance": 0.1773358554
              },
              {
                "average": 1.345697696,
                "count": 11739412,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.821606269,
                "variance": 61.17752463
              },
              {
                "average": 195.8894399,
                "count": 11739412,
                "maximum": 212,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 3.452300121,
                "variance": 11.91837612
              },
              {
                "average": 24.11906584,
                "count": 11739412,
                "maximum": 40,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.00402105,
                "variance": 144.0965215
              },
              {
                "average": 33551.92958,
                "count": 11739412,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 12734.94124,
                "variance": 162178728.4
              },
              {
                "average": 32399.17162,
                "count": 11739412,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 11197.84546,
                "variance": 125391743
              },
              {
                "average": 27620.11157,
                "count": 11739412,
                "maximum": 65280,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 10956.82318,
                "variance": 120051974.2
              },
              {
                "average": 430083.6017,
                "count": 11739412,
                "maximum": 431228.3357,
                "minimum": 428726.8074,
                "name": "GpsTime",
                "position": 15,
                "stddev": 507.2273486,
                "variance": 257279.5832
              },
              {
                "average": 0,
                "count": 11739412,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11739412,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11739412,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11739412,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11739412,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434736.4287,
              4959666.533,
              1037.218843,
              435739.0887,
              4961064.973,
              1069.778843
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434736.4286875296,
                    4959666.532829552,
                    1037.2188429199302
                  ],
                  [
                    434736.4286875296,
                    4961064.972829551,
                    1037.2188429199302
                  ],
                  [
                    435739.0886875296,
                    4961064.972829551,
                    1069.7788429199302
                  ],
                  [
                    435739.0886875296,
                    4959666.532829552,
                    1069.7788429199302
                  ],
                  [
                    434736.4286875296,
                    4959666.532829552,
                    1037.2188429199302
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T01:33:48+00:00",
            "end_time": "2011-09-19T00: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": "45118E1411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.062524877297,
              45.524896433600134,
              896.2506387775854
            ],
            [
              -118.06276242951034,
              45.5375096439277,
              896.2506387775854
            ],
            [
              -118.05003040192295,
              45.53762739826523,
              980.3306387775854
            ],
            [
              -118.04979569433927,
              45.52501413644244,
              980.3306387775854
            ],
            [
              -118.062524877297,
              45.524896433600134,
              896.2506387775854
            ]
          ]
        ]
      },
      "bbox": [
        -118.0627624,
        45.52489643,
        896.2506388,
        -118.0497957,
        45.5376274,
        980.3306388
      ],
      "properties": {
        "datetime": "2011-09-15T20:23:02Z",
        "pc:count": 20932825,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417482.1593,
            "count": 20932825,
            "maximum": 418020.2789,
            "minimum": 417026.0589,
            "name": "X",
            "position": 0,
            "stddev": 271.6052217,
            "variance": 73769.39647
          },
          {
            "average": 5042524.672,
            "count": 20932825,
            "maximum": 5043212.31,
            "minimum": 5041810.77,
            "name": "Y",
            "position": 1,
            "stddev": 407.1436487,
            "variance": 165765.9506
          },
          {
            "average": 924.2879862,
            "count": 20932825,
            "maximum": 980.3306388,
            "minimum": 896.2506388,
            "name": "Z",
            "position": 2,
            "stddev": 11.40314283,
            "variance": 130.0316665
          },
          {
            "average": 105.4377977,
            "count": 20932825,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.75714221,
            "variance": 946.0017967
          },
          {
            "average": 1.018573699,
            "count": 20932825,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1462295938,
            "variance": 0.02138309411
          },
          {
            "average": 1.039507377,
            "count": 20932825,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2230584706,
            "variance": 0.04975508131
          },
          {
            "average": 0.4999214869,
            "count": 20932825,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000058,
            "variance": 0.2500000058
          },
          {
            "average": 0,
            "count": 20932825,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.153618396,
            "count": 20932825,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3605825711,
            "variance": 0.1300197906
          },
          {
            "average": -1.58730593,
            "count": 20932825,
            "maximum": 19.00200081,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.498157768,
            "variance": 72.21868544
          },
          {
            "average": 147.8113531,
            "count": 20932825,
            "maximum": 177,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 27.87422406,
            "variance": 776.9723667
          },
          {
            "average": 7668.674811,
            "count": 20932825,
            "maximum": 20025,
            "minimum": 1003,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7880.216619,
            "variance": 62097813.96
          },
          {
            "average": 36760.22483,
            "count": 20932825,
            "maximum": 64512,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9105.767572,
            "variance": 82915003.07
          },
          {
            "average": 35883.49616,
            "count": 20932825,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7527.076173,
            "variance": 56656875.72
          },
          {
            "average": 29224.3094,
            "count": 20932825,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6980.692769,
            "variance": 48730071.54
          },
          {
            "average": 105815.7986,
            "count": 20932825,
            "maximum": 153382.1995,
            "minimum": 66753.25036,
            "name": "GpsTime",
            "position": 15,
            "stddev": 38998.89974,
            "variance": 1520914181
          },
          {
            "average": 0,
            "count": 20932825,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20932825,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20932825,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20932825,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20932825,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417026.0589,
          5041810.77,
          896.2506388,
          418020.2789,
          5043212.31,
          980.3306388
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417026.0589490079,
                5041810.770205883,
                896.2506387775854
              ],
              [
                417026.0589490079,
                5043212.310205882,
                896.2506387775854
              ],
              [
                418020.27894900786,
                5043212.310205882,
                980.3306387775854
              ],
              [
                418020.27894900786,
                5041810.770205883,
                980.3306387775854
              ],
              [
                417026.0589490079,
                5041810.770205883,
                896.2506387775854
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:23:02+00:00",
        "end_time": "2011-09-14T20:19:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0627624,
            45.52489643,
            896.2506388,
            -118.0497957,
            45.5376274,
            980.3306388
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.062524877297,
                  45.524896433600134,
                  896.2506387775854
                ],
                [
                  -118.06276242951034,
                  45.5375096439277,
                  896.2506387775854
                ],
                [
                  -118.05003040192295,
                  45.53762739826523,
                  980.3306387775854
                ],
                [
                  -118.04979569433927,
                  45.52501413644244,
                  980.3306387775854
                ],
                [
                  -118.062524877297,
                  45.524896433600134,
                  896.2506387775854
                ]
              ]
            ]
          },
          "id": "45118E1411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:23:02Z",
            "pc:count": 20932825,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417482.1593,
                "count": 20932825,
                "maximum": 418020.2789,
                "minimum": 417026.0589,
                "name": "X",
                "position": 0,
                "stddev": 271.6052217,
                "variance": 73769.39647
              },
              {
                "average": 5042524.672,
                "count": 20932825,
                "maximum": 5043212.31,
                "minimum": 5041810.77,
                "name": "Y",
                "position": 1,
                "stddev": 407.1436487,
                "variance": 165765.9506
              },
              {
                "average": 924.2879862,
                "count": 20932825,
                "maximum": 980.3306388,
                "minimum": 896.2506388,
                "name": "Z",
                "position": 2,
                "stddev": 11.40314283,
                "variance": 130.0316665
              },
              {
                "average": 105.4377977,
                "count": 20932825,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.75714221,
                "variance": 946.0017967
              },
              {
                "average": 1.018573699,
                "count": 20932825,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1462295938,
                "variance": 0.02138309411
              },
              {
                "average": 1.039507377,
                "count": 20932825,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2230584706,
                "variance": 0.04975508131
              },
              {
                "average": 0.4999214869,
                "count": 20932825,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000058,
                "variance": 0.2500000058
              },
              {
                "average": 0,
                "count": 20932825,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.153618396,
                "count": 20932825,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3605825711,
                "variance": 0.1300197906
              },
              {
                "average": -1.58730593,
                "count": 20932825,
                "maximum": 19.00200081,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.498157768,
                "variance": 72.21868544
              },
              {
                "average": 147.8113531,
                "count": 20932825,
                "maximum": 177,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 27.87422406,
                "variance": 776.9723667
              },
              {
                "average": 7668.674811,
                "count": 20932825,
                "maximum": 20025,
                "minimum": 1003,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7880.216619,
                "variance": 62097813.96
              },
              {
                "average": 36760.22483,
                "count": 20932825,
                "maximum": 64512,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9105.767572,
                "variance": 82915003.07
              },
              {
                "average": 35883.49616,
                "count": 20932825,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7527.076173,
                "variance": 56656875.72
              },
              {
                "average": 29224.3094,
                "count": 20932825,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6980.692769,
                "variance": 48730071.54
              },
              {
                "average": 105815.7986,
                "count": 20932825,
                "maximum": 153382.1995,
                "minimum": 66753.25036,
                "name": "GpsTime",
                "position": 15,
                "stddev": 38998.89974,
                "variance": 1520914181
              },
              {
                "average": 0,
                "count": 20932825,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20932825,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20932825,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20932825,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20932825,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417026.0589,
              5041810.77,
              896.2506388,
              418020.2789,
              5043212.31,
              980.3306388
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417026.0589490079,
                    5041810.770205883,
                    896.2506387775854
                  ],
                  [
                    417026.0589490079,
                    5043212.310205882,
                    896.2506387775854
                  ],
                  [
                    418020.27894900786,
                    5043212.310205882,
                    980.3306387775854
                  ],
                  [
                    418020.27894900786,
                    5041810.770205883,
                    980.3306387775854
                  ],
                  [
                    417026.0589490079,
                    5041810.770205883,
                    896.2506387775854
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:23:02+00:00",
            "end_time": "2011-09-14T20: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": "44117F7202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002634656486,
              44.749083789761656,
              1176.0432416506544
            ],
            [
              -117.80003914461692,
              44.750011478705936,
              1176.0432416506544
            ],
            [
              -117.79745466749935,
              44.750029555103964,
              1209.5632416506544
            ],
            [
              -117.79744191078004,
              44.74910186557824,
              1209.5632416506544
            ],
            [
              -117.80002634656486,
              44.749083789761656,
              1176.0432416506544
            ]
          ]
        ]
      },
      "bbox": [
        -117.8000391,
        44.74908379,
        1176.043242,
        -117.7974419,
        44.75002956,
        1209.563242
      ],
      "properties": {
        "datetime": "2011-09-18T23:55:36Z",
        "pc:count": 114936,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436731.6257,
            "count": 114936,
            "maximum": 436876.7242,
            "minimum": 436672.1242,
            "name": "X",
            "position": 0,
            "stddev": 47.05470109,
            "variance": 2214.144895
          },
          {
            "average": 4955452.152,
            "count": 114936,
            "maximum": 4955491.067,
            "minimum": 4955388.007,
            "name": "Y",
            "position": 1,
            "stddev": 25.36983952,
            "variance": 643.6287572
          },
          {
            "average": 1190.074623,
            "count": 114936,
            "maximum": 1209.563242,
            "minimum": 1176.043242,
            "name": "Z",
            "position": 2,
            "stddev": 7.1706106,
            "variance": 51.41765638
          },
          {
            "average": 235.6542859,
            "count": 114936,
            "maximum": 254,
            "minimum": 88,
            "name": "Intensity",
            "position": 3,
            "stddev": 14.5766165,
            "variance": 212.4777487
          },
          {
            "average": 1,
            "count": 114936,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 114936,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5126331176,
            "count": 114936,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998425533,
            "variance": 0.2498425781
          },
          {
            "average": 0,
            "count": 114936,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.196370154,
            "count": 114936,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3972534324,
            "variance": 0.1578102895
          },
          {
            "average": 5.923260482,
            "count": 114936,
            "maximum": 13.00199986,
            "minimum": -13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.016714435,
            "variance": 16.13399485
          },
          {
            "average": 207.319021,
            "count": 114936,
            "maximum": 211,
            "minimum": 200,
            "name": "UserData",
            "position": 10,
            "stddev": 2.249746739,
            "variance": 5.061360388
          },
          {
            "average": 13.165466,
            "count": 114936,
            "maximum": 26,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.853237727,
            "variance": 97.08629371
          },
          {
            "average": 40330.52857,
            "count": 114936,
            "maximum": 45056,
            "minimum": 29952,
            "name": "Red",
            "position": 12,
            "stddev": 1309.957941,
            "variance": 1715989.807
          },
          {
            "average": 35492.46802,
            "count": 114936,
            "maximum": 40448,
            "minimum": 23552,
            "name": "Green",
            "position": 13,
            "stddev": 1352.401103,
            "variance": 1828988.743
          },
          {
            "average": 29595.75026,
            "count": 114936,
            "maximum": 35072,
            "minimum": 17152,
            "name": "Blue",
            "position": 14,
            "stddev": 1387.881366,
            "variance": 1926214.686
          },
          {
            "average": 424733.2856,
            "count": 114936,
            "maximum": 425336.3625,
            "minimum": 424459.9824,
            "name": "GpsTime",
            "position": 15,
            "stddev": 219.8271577,
            "variance": 48323.97925
          },
          {
            "average": 0,
            "count": 114936,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 114936,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 114936,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 114936,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 114936,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436672.1242,
          4955388.007,
          1176.043242,
          436876.7242,
          4955491.067,
          1209.563242
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436672.1241569918,
                4955388.007367498,
                1176.0432416506544
              ],
              [
                436672.1241569918,
                4955491.067367499,
                1176.0432416506544
              ],
              [
                436876.72415699175,
                4955491.067367499,
                1209.5632416506544
              ],
              [
                436876.72415699175,
                4955388.007367498,
                1209.5632416506544
              ],
              [
                436672.1241569918,
                4955388.007367498,
                1176.0432416506544
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T23:55:36+00:00",
        "end_time": "2011-09-18T23:40:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117F7202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117F7202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117F7202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8000391,
            44.74908379,
            1176.043242,
            -117.7974419,
            44.75002956,
            1209.563242
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002634656486,
                  44.749083789761656,
                  1176.0432416506544
                ],
                [
                  -117.80003914461692,
                  44.750011478705936,
                  1176.0432416506544
                ],
                [
                  -117.79745466749935,
                  44.750029555103964,
                  1209.5632416506544
                ],
                [
                  -117.79744191078004,
                  44.74910186557824,
                  1209.5632416506544
                ],
                [
                  -117.80002634656486,
                  44.749083789761656,
                  1176.0432416506544
                ]
              ]
            ]
          },
          "id": "44117F7202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:55:36Z",
            "pc:count": 114936,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436731.6257,
                "count": 114936,
                "maximum": 436876.7242,
                "minimum": 436672.1242,
                "name": "X",
                "position": 0,
                "stddev": 47.05470109,
                "variance": 2214.144895
              },
              {
                "average": 4955452.152,
                "count": 114936,
                "maximum": 4955491.067,
                "minimum": 4955388.007,
                "name": "Y",
                "position": 1,
                "stddev": 25.36983952,
                "variance": 643.6287572
              },
              {
                "average": 1190.074623,
                "count": 114936,
                "maximum": 1209.563242,
                "minimum": 1176.043242,
                "name": "Z",
                "position": 2,
                "stddev": 7.1706106,
                "variance": 51.41765638
              },
              {
                "average": 235.6542859,
                "count": 114936,
                "maximum": 254,
                "minimum": 88,
                "name": "Intensity",
                "position": 3,
                "stddev": 14.5766165,
                "variance": 212.4777487
              },
              {
                "average": 1,
                "count": 114936,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 114936,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5126331176,
                "count": 114936,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998425533,
                "variance": 0.2498425781
              },
              {
                "average": 0,
                "count": 114936,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.196370154,
                "count": 114936,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3972534324,
                "variance": 0.1578102895
              },
              {
                "average": 5.923260482,
                "count": 114936,
                "maximum": 13.00199986,
                "minimum": -13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.016714435,
                "variance": 16.13399485
              },
              {
                "average": 207.319021,
                "count": 114936,
                "maximum": 211,
                "minimum": 200,
                "name": "UserData",
                "position": 10,
                "stddev": 2.249746739,
                "variance": 5.061360388
              },
              {
                "average": 13.165466,
                "count": 114936,
                "maximum": 26,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.853237727,
                "variance": 97.08629371
              },
              {
                "average": 40330.52857,
                "count": 114936,
                "maximum": 45056,
                "minimum": 29952,
                "name": "Red",
                "position": 12,
                "stddev": 1309.957941,
                "variance": 1715989.807
              },
              {
                "average": 35492.46802,
                "count": 114936,
                "maximum": 40448,
                "minimum": 23552,
                "name": "Green",
                "position": 13,
                "stddev": 1352.401103,
                "variance": 1828988.743
              },
              {
                "average": 29595.75026,
                "count": 114936,
                "maximum": 35072,
                "minimum": 17152,
                "name": "Blue",
                "position": 14,
                "stddev": 1387.881366,
                "variance": 1926214.686
              },
              {
                "average": 424733.2856,
                "count": 114936,
                "maximum": 425336.3625,
                "minimum": 424459.9824,
                "name": "GpsTime",
                "position": 15,
                "stddev": 219.8271577,
                "variance": 48323.97925
              },
              {
                "average": 0,
                "count": 114936,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 114936,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 114936,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 114936,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 114936,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436672.1242,
              4955388.007,
              1176.043242,
              436876.7242,
              4955491.067,
              1209.563242
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436672.1241569918,
                    4955388.007367498,
                    1176.0432416506544
                  ],
                  [
                    436672.1241569918,
                    4955491.067367499,
                    1176.0432416506544
                  ],
                  [
                    436876.72415699175,
                    4955491.067367499,
                    1209.5632416506544
                  ],
                  [
                    436876.72415699175,
                    4955388.007367498,
                    1209.5632416506544
                  ],
                  [
                    436672.1241569918,
                    4955388.007367498,
                    1176.0432416506544
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T23:55:36+00:00",
            "end_time": "2011-09-18T23:40: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": "45118D1408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752470064249,
              45.412399481344224,
              829.8314168557755
            ],
            [
              -118.03775568700998,
              45.42500926230607,
              829.8314168557755
            ],
            [
              -118.02502995718277,
              45.425124181263286,
              850.6114168557755
            ],
            [
              -118.0248018021318,
              45.41251435006314,
              850.6114168557755
            ],
            [
              -118.03752470064249,
              45.412399481344224,
              829.8314168557755
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377557,
        45.41239948,
        829.8314169,
        -118.0248018,
        45.42512418,
        850.6114169
      ],
      "properties": {
        "datetime": "2011-09-14T22:04:35Z",
        "pc:count": 10690652,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419325.9811,
            "count": 10690652,
            "maximum": 419812.7255,
            "minimum": 418817.0255,
            "name": "X",
            "position": 0,
            "stddev": 279.6655235,
            "variance": 78212.80503
          },
          {
            "average": 5029993.644,
            "count": 10690652,
            "maximum": 5030688.373,
            "minimum": 5029287.253,
            "name": "Y",
            "position": 1,
            "stddev": 401.6128437,
            "variance": 161292.8762
          },
          {
            "average": 834.6473011,
            "count": 10690652,
            "maximum": 850.6114169,
            "minimum": 829.8314169,
            "name": "Z",
            "position": 2,
            "stddev": 1.284708099,
            "variance": 1.650474898
          },
          {
            "average": 109.3010841,
            "count": 10690652,
            "maximum": 219,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.76315113,
            "variance": 473.634747
          },
          {
            "average": 1.000247319,
            "count": 10690652,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01761012179,
            "variance": 0.0003101163894
          },
          {
            "average": 1.00055441,
            "count": 10690652,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0284970997,
            "variance": 0.000812084691
          },
          {
            "average": 0.5000808183,
            "count": 10690652,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000169,
            "variance": 0.2500000169
          },
          {
            "average": 0,
            "count": 10690652,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.280101906,
            "count": 10690652,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4490488248,
            "variance": 0.2016448471
          },
          {
            "average": -2.431131354,
            "count": 10690652,
            "maximum": 16.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.822552495,
            "variance": 77.83743252
          },
          {
            "average": 124.1098074,
            "count": 10690652,
            "maximum": 132,
            "minimum": 118,
            "name": "UserData",
            "position": 10,
            "stddev": 2.079895263,
            "variance": 4.325964306
          },
          {
            "average": 1011.039765,
            "count": 10690652,
            "maximum": 1015,
            "minimum": 1008,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.656972676,
            "variance": 2.745558449
          },
          {
            "average": 32872.55832,
            "count": 10690652,
            "maximum": 61696,
            "minimum": 7680,
            "name": "Red",
            "position": 12,
            "stddev": 10241.70446,
            "variance": 104892510.2
          },
          {
            "average": 32651.61733,
            "count": 10690652,
            "maximum": 61184,
            "minimum": 9216,
            "name": "Green",
            "position": 13,
            "stddev": 7538.898464,
            "variance": 56834990.06
          },
          {
            "average": 29307.1419,
            "count": 10690652,
            "maximum": 62208,
            "minimum": 5888,
            "name": "Blue",
            "position": 14,
            "stddev": 7226.806165,
            "variance": 52226727.34
          },
          {
            "average": 71048.42022,
            "count": 10690652,
            "maximum": 73075.09175,
            "minimum": 69464.7822,
            "name": "GpsTime",
            "position": 15,
            "stddev": 838.1071044,
            "variance": 702423.5184
          },
          {
            "average": 0,
            "count": 10690652,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10690652,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10690652,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10690652,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10690652,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418817.0255,
          5029287.253,
          829.8314169,
          419812.7255,
          5030688.373,
          850.6114169
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418817.02547503967,
                5029287.253116707,
                829.8314168557755
              ],
              [
                418817.02547503967,
                5030688.3731167065,
                829.8314168557755
              ],
              [
                419812.7254750396,
                5030688.3731167065,
                850.6114168557755
              ],
              [
                419812.7254750396,
                5029287.253116707,
                850.6114168557755
              ],
              [
                418817.02547503967,
                5029287.253116707,
                829.8314168557755
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:04:35+00:00",
        "end_time": "2011-09-14T21:04:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377557,
            45.41239948,
            829.8314169,
            -118.0248018,
            45.42512418,
            850.6114169
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752470064249,
                  45.412399481344224,
                  829.8314168557755
                ],
                [
                  -118.03775568700998,
                  45.42500926230607,
                  829.8314168557755
                ],
                [
                  -118.02502995718277,
                  45.425124181263286,
                  850.6114168557755
                ],
                [
                  -118.0248018021318,
                  45.41251435006314,
                  850.6114168557755
                ],
                [
                  -118.03752470064249,
                  45.412399481344224,
                  829.8314168557755
                ]
              ]
            ]
          },
          "id": "45118D1408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:04:35Z",
            "pc:count": 10690652,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419325.9811,
                "count": 10690652,
                "maximum": 419812.7255,
                "minimum": 418817.0255,
                "name": "X",
                "position": 0,
                "stddev": 279.6655235,
                "variance": 78212.80503
              },
              {
                "average": 5029993.644,
                "count": 10690652,
                "maximum": 5030688.373,
                "minimum": 5029287.253,
                "name": "Y",
                "position": 1,
                "stddev": 401.6128437,
                "variance": 161292.8762
              },
              {
                "average": 834.6473011,
                "count": 10690652,
                "maximum": 850.6114169,
                "minimum": 829.8314169,
                "name": "Z",
                "position": 2,
                "stddev": 1.284708099,
                "variance": 1.650474898
              },
              {
                "average": 109.3010841,
                "count": 10690652,
                "maximum": 219,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.76315113,
                "variance": 473.634747
              },
              {
                "average": 1.000247319,
                "count": 10690652,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01761012179,
                "variance": 0.0003101163894
              },
              {
                "average": 1.00055441,
                "count": 10690652,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0284970997,
                "variance": 0.000812084691
              },
              {
                "average": 0.5000808183,
                "count": 10690652,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000169,
                "variance": 0.2500000169
              },
              {
                "average": 0,
                "count": 10690652,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.280101906,
                "count": 10690652,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4490488248,
                "variance": 0.2016448471
              },
              {
                "average": -2.431131354,
                "count": 10690652,
                "maximum": 16.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.822552495,
                "variance": 77.83743252
              },
              {
                "average": 124.1098074,
                "count": 10690652,
                "maximum": 132,
                "minimum": 118,
                "name": "UserData",
                "position": 10,
                "stddev": 2.079895263,
                "variance": 4.325964306
              },
              {
                "average": 1011.039765,
                "count": 10690652,
                "maximum": 1015,
                "minimum": 1008,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.656972676,
                "variance": 2.745558449
              },
              {
                "average": 32872.55832,
                "count": 10690652,
                "maximum": 61696,
                "minimum": 7680,
                "name": "Red",
                "position": 12,
                "stddev": 10241.70446,
                "variance": 104892510.2
              },
              {
                "average": 32651.61733,
                "count": 10690652,
                "maximum": 61184,
                "minimum": 9216,
                "name": "Green",
                "position": 13,
                "stddev": 7538.898464,
                "variance": 56834990.06
              },
              {
                "average": 29307.1419,
                "count": 10690652,
                "maximum": 62208,
                "minimum": 5888,
                "name": "Blue",
                "position": 14,
                "stddev": 7226.806165,
                "variance": 52226727.34
              },
              {
                "average": 71048.42022,
                "count": 10690652,
                "maximum": 73075.09175,
                "minimum": 69464.7822,
                "name": "GpsTime",
                "position": 15,
                "stddev": 838.1071044,
                "variance": 702423.5184
              },
              {
                "average": 0,
                "count": 10690652,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10690652,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10690652,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10690652,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10690652,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418817.0255,
              5029287.253,
              829.8314169,
              419812.7255,
              5030688.373,
              850.6114169
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418817.02547503967,
                    5029287.253116707,
                    829.8314168557755
                  ],
                  [
                    418817.02547503967,
                    5030688.3731167065,
                    829.8314168557755
                  ],
                  [
                    419812.7254750396,
                    5030688.3731167065,
                    850.6114168557755
                  ],
                  [
                    419812.7254750396,
                    5029287.253116707,
                    850.6114168557755
                  ],
                  [
                    418817.02547503967,
                    5029287.253116707,
                    829.8314168557755
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:04:35+00:00",
            "end_time": "2011-09-14T21:04: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": "44117G7124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752509592823,
              44.81242129727802,
              1028.1805699651977
            ],
            [
              -117.83770737220178,
              44.825010447226155,
              1028.1805699651977
            ],
            [
              -117.82502914394266,
              44.825102744784694,
              1059.2605699651976
            ],
            [
              -117.82484962555736,
              44.81251355455699,
              1059.2605699651976
            ],
            [
              -117.83752509592823,
              44.81242129727802,
              1028.1805699651977
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377074,
        44.8124213,
        1028.18057,
        -117.8248496,
        44.82510274,
        1059.26057
      ],
      "properties": {
        "datetime": "2011-09-19T21:58:17Z",
        "pc:count": 12218301,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434261.0206,
            "count": 12218301,
            "maximum": 434778.6041,
            "minimum": 433776.2241,
            "name": "X",
            "position": 0,
            "stddev": 287.0004233,
            "variance": 82369.24296
          },
          {
            "average": 4963173.968,
            "count": 12218301,
            "maximum": 4963852.202,
            "minimum": 4962453.602,
            "name": "Y",
            "position": 1,
            "stddev": 403.2743639,
            "variance": 162630.2126
          },
          {
            "average": 1031.814487,
            "count": 12218301,
            "maximum": 1059.26057,
            "minimum": 1028.18057,
            "name": "Z",
            "position": 2,
            "stddev": 2.221391479,
            "variance": 4.934580102
          },
          {
            "average": 227.0613751,
            "count": 12218301,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.90502519,
            "variance": 1592.411036
          },
          {
            "average": 1.022085722,
            "count": 12218301,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1721450654,
            "variance": 0.02963392353
          },
          {
            "average": 1.044260655,
            "count": 12218301,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.258426216,
            "variance": 0.06678410913
          },
          {
            "average": 0.4980227611,
            "count": 12218301,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499996111,
            "variance": 0.249996111
          },
          {
            "average": 0,
            "count": 12218301,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.261729515,
            "count": 12218301,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4395761504,
            "variance": 0.193227192
          },
          {
            "average": 0.7905193772,
            "count": 12218301,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.820095465,
            "variance": 61.15389309
          },
          {
            "average": 195.3973937,
            "count": 12218301,
            "maximum": 206,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 2.964990559,
            "variance": 8.791169014
          },
          {
            "average": 105.7577356,
            "count": 12218301,
            "maximum": 136,
            "minimum": 86,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.91235875,
            "variance": 253.2031608
          },
          {
            "average": 28720.8206,
            "count": 12218301,
            "maximum": 60160,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 9509.649502,
            "variance": 90433433.65
          },
          {
            "average": 29017.49779,
            "count": 12218301,
            "maximum": 61696,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 6779.404423,
            "variance": 45960324.33
          },
          {
            "average": 21496.98354,
            "count": 12218301,
            "maximum": 64256,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 5236.042583,
            "variance": 27416141.93
          },
          {
            "average": 499771.5229,
            "count": 12218301,
            "maximum": 504697.7608,
            "minimum": 498079.7141,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1224.931186,
            "variance": 1500456.411
          },
          {
            "average": 0,
            "count": 12218301,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12218301,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12218301,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12218301,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12218301,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433776.2241,
          4962453.602,
          1028.18057,
          434778.6041,
          4963852.202,
          1059.26057
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433776.22405506903,
                4962453.6016241675,
                1028.1805699651977
              ],
              [
                433776.22405506903,
                4963852.201624167,
                1028.1805699651977
              ],
              [
                434778.60405506904,
                4963852.201624167,
                1059.2605699651976
              ],
              [
                434778.60405506904,
                4962453.6016241675,
                1059.2605699651976
              ],
              [
                433776.22405506903,
                4962453.6016241675,
                1028.1805699651977
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T21:58:17+00:00",
        "end_time": "2011-09-19T20:07:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377074,
            44.8124213,
            1028.18057,
            -117.8248496,
            44.82510274,
            1059.26057
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752509592823,
                  44.81242129727802,
                  1028.1805699651977
                ],
                [
                  -117.83770737220178,
                  44.825010447226155,
                  1028.1805699651977
                ],
                [
                  -117.82502914394266,
                  44.825102744784694,
                  1059.2605699651976
                ],
                [
                  -117.82484962555736,
                  44.81251355455699,
                  1059.2605699651976
                ],
                [
                  -117.83752509592823,
                  44.81242129727802,
                  1028.1805699651977
                ]
              ]
            ]
          },
          "id": "44117G7124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:58:17Z",
            "pc:count": 12218301,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434261.0206,
                "count": 12218301,
                "maximum": 434778.6041,
                "minimum": 433776.2241,
                "name": "X",
                "position": 0,
                "stddev": 287.0004233,
                "variance": 82369.24296
              },
              {
                "average": 4963173.968,
                "count": 12218301,
                "maximum": 4963852.202,
                "minimum": 4962453.602,
                "name": "Y",
                "position": 1,
                "stddev": 403.2743639,
                "variance": 162630.2126
              },
              {
                "average": 1031.814487,
                "count": 12218301,
                "maximum": 1059.26057,
                "minimum": 1028.18057,
                "name": "Z",
                "position": 2,
                "stddev": 2.221391479,
                "variance": 4.934580102
              },
              {
                "average": 227.0613751,
                "count": 12218301,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.90502519,
                "variance": 1592.411036
              },
              {
                "average": 1.022085722,
                "count": 12218301,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1721450654,
                "variance": 0.02963392353
              },
              {
                "average": 1.044260655,
                "count": 12218301,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.258426216,
                "variance": 0.06678410913
              },
              {
                "average": 0.4980227611,
                "count": 12218301,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499996111,
                "variance": 0.249996111
              },
              {
                "average": 0,
                "count": 12218301,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.261729515,
                "count": 12218301,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4395761504,
                "variance": 0.193227192
              },
              {
                "average": 0.7905193772,
                "count": 12218301,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.820095465,
                "variance": 61.15389309
              },
              {
                "average": 195.3973937,
                "count": 12218301,
                "maximum": 206,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 2.964990559,
                "variance": 8.791169014
              },
              {
                "average": 105.7577356,
                "count": 12218301,
                "maximum": 136,
                "minimum": 86,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.91235875,
                "variance": 253.2031608
              },
              {
                "average": 28720.8206,
                "count": 12218301,
                "maximum": 60160,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 9509.649502,
                "variance": 90433433.65
              },
              {
                "average": 29017.49779,
                "count": 12218301,
                "maximum": 61696,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 6779.404423,
                "variance": 45960324.33
              },
              {
                "average": 21496.98354,
                "count": 12218301,
                "maximum": 64256,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 5236.042583,
                "variance": 27416141.93
              },
              {
                "average": 499771.5229,
                "count": 12218301,
                "maximum": 504697.7608,
                "minimum": 498079.7141,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1224.931186,
                "variance": 1500456.411
              },
              {
                "average": 0,
                "count": 12218301,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12218301,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12218301,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12218301,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12218301,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433776.2241,
              4962453.602,
              1028.18057,
              434778.6041,
              4963852.202,
              1059.26057
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433776.22405506903,
                    4962453.6016241675,
                    1028.1805699651977
                  ],
                  [
                    433776.22405506903,
                    4963852.201624167,
                    1028.1805699651977
                  ],
                  [
                    434778.60405506904,
                    4963852.201624167,
                    1059.2605699651976
                  ],
                  [
                    434778.60405506904,
                    4962453.6016241675,
                    1059.2605699651976
                  ],
                  [
                    433776.22405506903,
                    4962453.6016241675,
                    1028.1805699651977
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T21:58:17+00:00",
            "end_time": "2011-09-19T20: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": "44117H7313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002505354669,
              44.899920070433474,
              1015.4348389860083
            ],
            [
              -117.85021062836881,
              44.91250988627682,
              1015.4348389860083
            ],
            [
              -117.83752892526314,
              44.91260359798168,
              1041.8948389860084
            ],
            [
              -117.83734611768013,
              44.90001374124002,
              1041.8948389860084
            ],
            [
              -117.85002505354669,
              44.899920070433474,
              1015.4348389860083
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502106,
        44.89992007,
        1015.434839,
        -117.8373461,
        44.9126036,
        1041.894839
      ],
      "properties": {
        "datetime": "2011-09-20T01:43:31Z",
        "pc:count": 11628705,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433391.3182,
            "count": 11628705,
            "maximum": 433890.6818,
            "minimum": 432889.5418,
            "name": "X",
            "position": 0,
            "stddev": 284.8403718,
            "variance": 81134.03742
          },
          {
            "average": 4972885.411,
            "count": 11628705,
            "maximum": 4973582.326,
            "minimum": 4972183.626,
            "name": "Y",
            "position": 1,
            "stddev": 399.8717505,
            "variance": 159897.4169
          },
          {
            "average": 1020.089938,
            "count": 11628705,
            "maximum": 1041.894839,
            "minimum": 1015.434839,
            "name": "Z",
            "position": 2,
            "stddev": 2.250818356,
            "variance": 5.066183273
          },
          {
            "average": 228.5990076,
            "count": 11628705,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.23658685,
            "variance": 636.8853158
          },
          {
            "average": 1.000367625,
            "count": 11628705,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02016261336,
            "variance": 0.0004065309775
          },
          {
            "average": 1.000734734,
            "count": 11628705,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02918324439,
            "variance": 0.0008516617532
          },
          {
            "average": 0.499009047,
            "count": 11628705,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990395,
            "variance": 0.2499990395
          },
          {
            "average": 0,
            "count": 11628705,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.25110956,
            "count": 11628705,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4336514329,
            "variance": 0.1880535652
          },
          {
            "average": 1.441200405,
            "count": 11628705,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.903413544,
            "variance": 62.46394564
          },
          {
            "average": 198.1936703,
            "count": 11628705,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 4.70683332,
            "variance": 22.1542799
          },
          {
            "average": 258.1310007,
            "count": 11628705,
            "maximum": 272,
            "minimum": 244,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56666115,
            "variance": 111.6543279
          },
          {
            "average": 31965.24231,
            "count": 11628705,
            "maximum": 62976,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 13241.64924,
            "variance": 175341274.7
          },
          {
            "average": 31246.56498,
            "count": 11628705,
            "maximum": 64512,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 11086.66465,
            "variance": 122914133.2
          },
          {
            "average": 25511.31029,
            "count": 11628705,
            "maximum": 65280,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 8790.612335,
            "variance": 77274865.23
          },
          {
            "average": 516631.6384,
            "count": 11628705,
            "maximum": 518211.1492,
            "minimum": 514995.4248,
            "name": "GpsTime",
            "position": 15,
            "stddev": 617.8039495,
            "variance": 381681.72
          },
          {
            "average": 0,
            "count": 11628705,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11628705,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11628705,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11628705,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11628705,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432889.5418,
          4972183.626,
          1015.434839,
          433890.6818,
          4973582.326,
          1041.894839
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432889.5417781757,
                4972183.62622026,
                1015.4348389860083
              ],
              [
                432889.5417781757,
                4973582.326220259,
                1015.4348389860083
              ],
              [
                433890.6817781757,
                4973582.326220259,
                1041.8948389860084
              ],
              [
                433890.6817781757,
                4972183.62622026,
                1041.8948389860084
              ],
              [
                432889.5417781757,
                4972183.62622026,
                1015.4348389860083
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:43:31+00:00",
        "end_time": "2011-09-20T00:49:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502106,
            44.89992007,
            1015.434839,
            -117.8373461,
            44.9126036,
            1041.894839
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002505354669,
                  44.899920070433474,
                  1015.4348389860083
                ],
                [
                  -117.85021062836881,
                  44.91250988627682,
                  1015.4348389860083
                ],
                [
                  -117.83752892526314,
                  44.91260359798168,
                  1041.8948389860084
                ],
                [
                  -117.83734611768013,
                  44.90001374124002,
                  1041.8948389860084
                ],
                [
                  -117.85002505354669,
                  44.899920070433474,
                  1015.4348389860083
                ]
              ]
            ]
          },
          "id": "44117H7313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:43:31Z",
            "pc:count": 11628705,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433391.3182,
                "count": 11628705,
                "maximum": 433890.6818,
                "minimum": 432889.5418,
                "name": "X",
                "position": 0,
                "stddev": 284.8403718,
                "variance": 81134.03742
              },
              {
                "average": 4972885.411,
                "count": 11628705,
                "maximum": 4973582.326,
                "minimum": 4972183.626,
                "name": "Y",
                "position": 1,
                "stddev": 399.8717505,
                "variance": 159897.4169
              },
              {
                "average": 1020.089938,
                "count": 11628705,
                "maximum": 1041.894839,
                "minimum": 1015.434839,
                "name": "Z",
                "position": 2,
                "stddev": 2.250818356,
                "variance": 5.066183273
              },
              {
                "average": 228.5990076,
                "count": 11628705,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.23658685,
                "variance": 636.8853158
              },
              {
                "average": 1.000367625,
                "count": 11628705,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02016261336,
                "variance": 0.0004065309775
              },
              {
                "average": 1.000734734,
                "count": 11628705,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02918324439,
                "variance": 0.0008516617532
              },
              {
                "average": 0.499009047,
                "count": 11628705,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990395,
                "variance": 0.2499990395
              },
              {
                "average": 0,
                "count": 11628705,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.25110956,
                "count": 11628705,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4336514329,
                "variance": 0.1880535652
              },
              {
                "average": 1.441200405,
                "count": 11628705,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.903413544,
                "variance": 62.46394564
              },
              {
                "average": 198.1936703,
                "count": 11628705,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 4.70683332,
                "variance": 22.1542799
              },
              {
                "average": 258.1310007,
                "count": 11628705,
                "maximum": 272,
                "minimum": 244,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56666115,
                "variance": 111.6543279
              },
              {
                "average": 31965.24231,
                "count": 11628705,
                "maximum": 62976,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 13241.64924,
                "variance": 175341274.7
              },
              {
                "average": 31246.56498,
                "count": 11628705,
                "maximum": 64512,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 11086.66465,
                "variance": 122914133.2
              },
              {
                "average": 25511.31029,
                "count": 11628705,
                "maximum": 65280,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 8790.612335,
                "variance": 77274865.23
              },
              {
                "average": 516631.6384,
                "count": 11628705,
                "maximum": 518211.1492,
                "minimum": 514995.4248,
                "name": "GpsTime",
                "position": 15,
                "stddev": 617.8039495,
                "variance": 381681.72
              },
              {
                "average": 0,
                "count": 11628705,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11628705,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11628705,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11628705,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11628705,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432889.5418,
              4972183.626,
              1015.434839,
              433890.6818,
              4973582.326,
              1041.894839
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432889.5417781757,
                    4972183.62622026,
                    1015.4348389860083
                  ],
                  [
                    432889.5417781757,
                    4973582.326220259,
                    1015.4348389860083
                  ],
                  [
                    433890.6817781757,
                    4973582.326220259,
                    1041.8948389860084
                  ],
                  [
                    433890.6817781757,
                    4972183.62622026,
                    1041.8948389860084
                  ],
                  [
                    432889.5417781757,
                    4972183.62622026,
                    1015.4348389860083
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:43:31+00:00",
            "end_time": "2011-09-20T00: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": "45118C1410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252406829634,
              45.287402020344665,
              823.2769431028564
            ],
            [
              -118.01274846125233,
              45.30000947706382,
              823.2769431028564
            ],
            [
              -118.00002945639925,
              45.30012155805948,
              835.6569431028565
            ],
            [
              -117.99980788042646,
              45.2875140523544,
              835.6569431028565
            ],
            [
              -118.01252406829634,
              45.287402020344665,
              823.2769431028564
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127485,
        45.28740202,
        823.2769431,
        -117.9998079,
        45.30012156,
        835.6569431
      ],
      "properties": {
        "datetime": "2011-09-17T19:37:43Z",
        "pc:count": 11194837,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421121.6302,
            "count": 11194837,
            "maximum": 421596.0291,
            "minimum": 420598.6691,
            "name": "X",
            "position": 0,
            "stddev": 272.7145159,
            "variance": 74373.2072
          },
          {
            "average": 5016082.331,
            "count": 11194837,
            "maximum": 5016776.682,
            "minimum": 5015375.862,
            "name": "Y",
            "position": 1,
            "stddev": 397.8580446,
            "variance": 158291.0237
          },
          {
            "average": 825.4658963,
            "count": 11194837,
            "maximum": 835.6569431,
            "minimum": 823.2769431,
            "name": "Z",
            "position": 2,
            "stddev": 0.6682651701,
            "variance": 0.4465783375
          },
          {
            "average": 107.1456202,
            "count": 11194837,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.34886307,
            "variance": 1046.448942
          },
          {
            "average": 1.0000385,
            "count": 11194837,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006204708842,
            "variance": 3.849841182e-05
          },
          {
            "average": 1.00008227,
            "count": 11194837,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.009069912176,
            "variance": 8.226330687e-05
          },
          {
            "average": 0.5000190713,
            "count": 11194837,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000022,
            "variance": 0.250000022
          },
          {
            "average": 0,
            "count": 11194837,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.278417989,
            "count": 11194837,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.448220292,
            "variance": 0.2009014302
          },
          {
            "average": -0.5109180224,
            "count": 11194837,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.567032925,
            "variance": 73.39405314
          },
          {
            "average": 137.0096495,
            "count": 11194837,
            "maximum": 147,
            "minimum": 130,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6553595337,
            "variance": 0.4294961185
          },
          {
            "average": 10667.53017,
            "count": 11194837,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 32.3963167,
            "variance": 1049.521336
          },
          {
            "average": 37911.6617,
            "count": 11194837,
            "maximum": 65280,
            "minimum": 11520,
            "name": "Red",
            "position": 12,
            "stddev": 10797.55069,
            "variance": 116587101
          },
          {
            "average": 33978.38023,
            "count": 11194837,
            "maximum": 65280,
            "minimum": 8448,
            "name": "Green",
            "position": 13,
            "stddev": 8868.977449,
            "variance": 78658760.99
          },
          {
            "average": 28721.29134,
            "count": 11194837,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 8436.749567,
            "variance": 71178743.26
          },
          {
            "average": 314177.9645,
            "count": 11194837,
            "maximum": 323463.4706,
            "minimum": 247765.4678,
            "name": "GpsTime",
            "position": 15,
            "stddev": 20196.3568,
            "variance": 407892828.2
          },
          {
            "average": 0,
            "count": 11194837,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11194837,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11194837,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11194837,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11194837,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420598.6691,
          5015375.862,
          823.2769431,
          421596.0291,
          5016776.682,
          835.6569431
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420598.6690967164,
                5015375.862483529,
                823.2769431028564
              ],
              [
                420598.6690967164,
                5016776.68248353,
                823.2769431028564
              ],
              [
                421596.0290967164,
                5016776.68248353,
                835.6569431028565
              ],
              [
                421596.0290967164,
                5015375.862483529,
                835.6569431028565
              ],
              [
                420598.6690967164,
                5015375.862483529,
                823.2769431028564
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T19:37:43+00:00",
        "end_time": "2011-09-16T22:36:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118C1410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118C1410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118C1410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127485,
            45.28740202,
            823.2769431,
            -117.9998079,
            45.30012156,
            835.6569431
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252406829634,
                  45.287402020344665,
                  823.2769431028564
                ],
                [
                  -118.01274846125233,
                  45.30000947706382,
                  823.2769431028564
                ],
                [
                  -118.00002945639925,
                  45.30012155805948,
                  835.6569431028565
                ],
                [
                  -117.99980788042646,
                  45.2875140523544,
                  835.6569431028565
                ],
                [
                  -118.01252406829634,
                  45.287402020344665,
                  823.2769431028564
                ]
              ]
            ]
          },
          "id": "45118C1410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T19:37:43Z",
            "pc:count": 11194837,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421121.6302,
                "count": 11194837,
                "maximum": 421596.0291,
                "minimum": 420598.6691,
                "name": "X",
                "position": 0,
                "stddev": 272.7145159,
                "variance": 74373.2072
              },
              {
                "average": 5016082.331,
                "count": 11194837,
                "maximum": 5016776.682,
                "minimum": 5015375.862,
                "name": "Y",
                "position": 1,
                "stddev": 397.8580446,
                "variance": 158291.0237
              },
              {
                "average": 825.4658963,
                "count": 11194837,
                "maximum": 835.6569431,
                "minimum": 823.2769431,
                "name": "Z",
                "position": 2,
                "stddev": 0.6682651701,
                "variance": 0.4465783375
              },
              {
                "average": 107.1456202,
                "count": 11194837,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.34886307,
                "variance": 1046.448942
              },
              {
                "average": 1.0000385,
                "count": 11194837,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006204708842,
                "variance": 3.849841182e-05
              },
              {
                "average": 1.00008227,
                "count": 11194837,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.009069912176,
                "variance": 8.226330687e-05
              },
              {
                "average": 0.5000190713,
                "count": 11194837,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000022,
                "variance": 0.250000022
              },
              {
                "average": 0,
                "count": 11194837,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.278417989,
                "count": 11194837,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.448220292,
                "variance": 0.2009014302
              },
              {
                "average": -0.5109180224,
                "count": 11194837,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.567032925,
                "variance": 73.39405314
              },
              {
                "average": 137.0096495,
                "count": 11194837,
                "maximum": 147,
                "minimum": 130,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6553595337,
                "variance": 0.4294961185
              },
              {
                "average": 10667.53017,
                "count": 11194837,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 32.3963167,
                "variance": 1049.521336
              },
              {
                "average": 37911.6617,
                "count": 11194837,
                "maximum": 65280,
                "minimum": 11520,
                "name": "Red",
                "position": 12,
                "stddev": 10797.55069,
                "variance": 116587101
              },
              {
                "average": 33978.38023,
                "count": 11194837,
                "maximum": 65280,
                "minimum": 8448,
                "name": "Green",
                "position": 13,
                "stddev": 8868.977449,
                "variance": 78658760.99
              },
              {
                "average": 28721.29134,
                "count": 11194837,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 8436.749567,
                "variance": 71178743.26
              },
              {
                "average": 314177.9645,
                "count": 11194837,
                "maximum": 323463.4706,
                "minimum": 247765.4678,
                "name": "GpsTime",
                "position": 15,
                "stddev": 20196.3568,
                "variance": 407892828.2
              },
              {
                "average": 0,
                "count": 11194837,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11194837,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11194837,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11194837,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11194837,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420598.6691,
              5015375.862,
              823.2769431,
              421596.0291,
              5016776.682,
              835.6569431
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420598.6690967164,
                    5015375.862483529,
                    823.2769431028564
                  ],
                  [
                    420598.6690967164,
                    5016776.68248353,
                    823.2769431028564
                  ],
                  [
                    421596.0290967164,
                    5016776.68248353,
                    835.6569431028565
                  ],
                  [
                    421596.0290967164,
                    5015375.862483529,
                    835.6569431028565
                  ],
                  [
                    420598.6690967164,
                    5015375.862483529,
                    823.2769431028564
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T19:37:43+00:00",
            "end_time": "2011-09-16T22: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": "44117G8403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252459801827,
              44.79991298546452,
              1028.6780629802292
            ],
            [
              -117.9127232312176,
              44.81250965185779,
              1028.6780629802292
            ],
            [
              -117.9000287726149,
              44.812610406746835,
              1060.0580629802294
            ],
            [
              -117.89983290116456,
              44.80001369635677,
              1060.0580629802294
            ],
            [
              -117.91252459801827,
              44.79991298546452,
              1028.6780629802292
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127232,
        44.79991299,
        1028.678063,
        -117.8998329,
        44.81261041,
        1060.058063
      ],
      "properties": {
        "datetime": "2011-09-20T22:45:54Z",
        "pc:count": 17562458,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428371.8739,
            "count": 17562458,
            "maximum": 428834.1595,
            "minimum": 427830.2595,
            "name": "X",
            "position": 0,
            "stddev": 281.7872344,
            "variance": 79404.04549
          },
          {
            "average": 4961756.252,
            "count": 17562458,
            "maximum": 4962527.429,
            "minimum": 4961127.969,
            "name": "Y",
            "position": 1,
            "stddev": 401.7118326,
            "variance": 161372.3964
          },
          {
            "average": 1037.375728,
            "count": 17562458,
            "maximum": 1060.058063,
            "minimum": 1028.678063,
            "name": "Z",
            "position": 2,
            "stddev": 4.930621345,
            "variance": 24.31102685
          },
          {
            "average": 224.522627,
            "count": 17562458,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.84281943,
            "variance": 1078.650788
          },
          {
            "average": 1.001118067,
            "count": 17562458,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03444080725,
            "variance": 0.001186169204
          },
          {
            "average": 1.002235052,
            "count": 17562458,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04936687974,
            "variance": 0.002437088815
          },
          {
            "average": 0.4987645237,
            "count": 17562458,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984878,
            "variance": 0.2499984878
          },
          {
            "average": 0,
            "count": 17562458,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.172730605,
            "count": 17562458,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3780142212,
            "variance": 0.1428947514
          },
          {
            "average": 0.6834890703,
            "count": 17562458,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.890795361,
            "variance": 62.26465143
          },
          {
            "average": 202.2713919,
            "count": 17562458,
            "maximum": 213,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 5.932912017,
            "variance": 35.199445
          },
          {
            "average": 354.6144997,
            "count": 17562458,
            "maximum": 20071,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2121.704729,
            "variance": 4501630.957
          },
          {
            "average": 21481.73877,
            "count": 17562458,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 8510.453584,
            "variance": 72427820.2
          },
          {
            "average": 24870.94144,
            "count": 17562458,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 6865.067708,
            "variance": 47129154.64
          },
          {
            "average": 20836.31533,
            "count": 17562458,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 6176.282227,
            "variance": 38146462.15
          },
          {
            "average": 559889.4822,
            "count": 17562458,
            "maximum": 593954.038,
            "minimum": 322075.7871,
            "name": "GpsTime",
            "position": 15,
            "stddev": 51903.51737,
            "variance": 2693975115
          },
          {
            "average": 0,
            "count": 17562458,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17562458,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17562458,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17562458,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17562458,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427830.2595,
          4961127.969,
          1028.678063,
          428834.1595,
          4962527.429,
          1060.058063
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427830.25947653543,
                4961127.969451519,
                1028.6780629802292
              ],
              [
                427830.25947653543,
                4962527.42945152,
                1028.6780629802292
              ],
              [
                428834.15947653545,
                4962527.42945152,
                1060.0580629802294
              ],
              [
                428834.15947653545,
                4961127.969451519,
                1060.0580629802294
              ],
              [
                427830.25947653543,
                4961127.969451519,
                1028.6780629802292
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:45:54+00:00",
        "end_time": "2011-09-17T19:14:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127232,
            44.79991299,
            1028.678063,
            -117.8998329,
            44.81261041,
            1060.058063
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252459801827,
                  44.79991298546452,
                  1028.6780629802292
                ],
                [
                  -117.9127232312176,
                  44.81250965185779,
                  1028.6780629802292
                ],
                [
                  -117.9000287726149,
                  44.812610406746835,
                  1060.0580629802294
                ],
                [
                  -117.89983290116456,
                  44.80001369635677,
                  1060.0580629802294
                ],
                [
                  -117.91252459801827,
                  44.79991298546452,
                  1028.6780629802292
                ]
              ]
            ]
          },
          "id": "44117G8403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:45:54Z",
            "pc:count": 17562458,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428371.8739,
                "count": 17562458,
                "maximum": 428834.1595,
                "minimum": 427830.2595,
                "name": "X",
                "position": 0,
                "stddev": 281.7872344,
                "variance": 79404.04549
              },
              {
                "average": 4961756.252,
                "count": 17562458,
                "maximum": 4962527.429,
                "minimum": 4961127.969,
                "name": "Y",
                "position": 1,
                "stddev": 401.7118326,
                "variance": 161372.3964
              },
              {
                "average": 1037.375728,
                "count": 17562458,
                "maximum": 1060.058063,
                "minimum": 1028.678063,
                "name": "Z",
                "position": 2,
                "stddev": 4.930621345,
                "variance": 24.31102685
              },
              {
                "average": 224.522627,
                "count": 17562458,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.84281943,
                "variance": 1078.650788
              },
              {
                "average": 1.001118067,
                "count": 17562458,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03444080725,
                "variance": 0.001186169204
              },
              {
                "average": 1.002235052,
                "count": 17562458,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04936687974,
                "variance": 0.002437088815
              },
              {
                "average": 0.4987645237,
                "count": 17562458,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984878,
                "variance": 0.2499984878
              },
              {
                "average": 0,
                "count": 17562458,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.172730605,
                "count": 17562458,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3780142212,
                "variance": 0.1428947514
              },
              {
                "average": 0.6834890703,
                "count": 17562458,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.890795361,
                "variance": 62.26465143
              },
              {
                "average": 202.2713919,
                "count": 17562458,
                "maximum": 213,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 5.932912017,
                "variance": 35.199445
              },
              {
                "average": 354.6144997,
                "count": 17562458,
                "maximum": 20071,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2121.704729,
                "variance": 4501630.957
              },
              {
                "average": 21481.73877,
                "count": 17562458,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 8510.453584,
                "variance": 72427820.2
              },
              {
                "average": 24870.94144,
                "count": 17562458,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 6865.067708,
                "variance": 47129154.64
              },
              {
                "average": 20836.31533,
                "count": 17562458,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 6176.282227,
                "variance": 38146462.15
              },
              {
                "average": 559889.4822,
                "count": 17562458,
                "maximum": 593954.038,
                "minimum": 322075.7871,
                "name": "GpsTime",
                "position": 15,
                "stddev": 51903.51737,
                "variance": 2693975115
              },
              {
                "average": 0,
                "count": 17562458,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17562458,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17562458,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17562458,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17562458,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427830.2595,
              4961127.969,
              1028.678063,
              428834.1595,
              4962527.429,
              1060.058063
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427830.25947653543,
                    4961127.969451519,
                    1028.6780629802292
                  ],
                  [
                    427830.25947653543,
                    4962527.42945152,
                    1028.6780629802292
                  ],
                  [
                    428834.15947653545,
                    4962527.42945152,
                    1060.0580629802294
                  ],
                  [
                    428834.15947653545,
                    4961127.969451519,
                    1060.0580629802294
                  ],
                  [
                    427830.25947653543,
                    4961127.969451519,
                    1028.6780629802292
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:45:54+00:00",
            "end_time": "2011-09-17T19:14:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117G7101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502491575789,
              44.8624175577888,
              1016.3756110066224
            ],
            [
              -117.87521573129298,
              44.875009534049106,
              1016.3756110066224
            ],
            [
              -117.86252893124406,
              44.87510606148883,
              1022.4556110066223
            ],
            [
              -117.8623408808656,
              44.862514043093974,
              1022.4556110066223
            ],
            [
              -117.87502491575789,
              44.8624175577888,
              1016.3756110066224
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752157,
        44.86241756,
        1016.375611,
        -117.8623409,
        44.87510606,
        1022.455611
      ],
      "properties": {
        "datetime": "2011-09-20T03:29:39Z",
        "pc:count": 11229990,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431373.4008,
            "count": 11229990,
            "maximum": 431873.0439,
            "minimum": 430870.8439,
            "name": "X",
            "position": 0,
            "stddev": 285.7779614,
            "variance": 81669.0432
          },
          {
            "average": 4968742.718,
            "count": 11229990,
            "maximum": 4969437.572,
            "minimum": 4968038.632,
            "name": "Y",
            "position": 1,
            "stddev": 401.534162,
            "variance": 161229.6832
          },
          {
            "average": 1017.924027,
            "count": 11229990,
            "maximum": 1022.455611,
            "minimum": 1016.375611,
            "name": "Z",
            "position": 2,
            "stddev": 0.6711034048,
            "variance": 0.4503797799
          },
          {
            "average": 235.2046405,
            "count": 11229990,
            "maximum": 255,
            "minimum": 14,
            "name": "Intensity",
            "position": 3,
            "stddev": 13.89283229,
            "variance": 193.0107889
          },
          {
            "average": 1.000000356,
            "count": 11229990,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0005968157187,
            "variance": 3.561890021e-07
          },
          {
            "average": 1.000000623,
            "count": 11229990,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0007895128796,
            "variance": 6.233305871e-07
          },
          {
            "average": 0.4987235964,
            "count": 11229990,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983931,
            "variance": 0.2499983931
          },
          {
            "average": 0,
            "count": 11229990,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.291429289,
            "count": 11229990,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4544208147,
            "variance": 0.2064982769
          },
          {
            "average": 1.659029479,
            "count": 11229990,
            "maximum": 19.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.817439304,
            "variance": 61.11235728
          },
          {
            "average": 196.9962073,
            "count": 11229990,
            "maximum": 206,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 2.795874719,
            "variance": 7.816915445
          },
          {
            "average": 270.3247827,
            "count": 11229990,
            "maximum": 284,
            "minimum": 257,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56829406,
            "variance": 111.6888393
          },
          {
            "average": 38374.13153,
            "count": 11229990,
            "maximum": 63232,
            "minimum": 13824,
            "name": "Red",
            "position": 12,
            "stddev": 9691.314772,
            "variance": 93921582.01
          },
          {
            "average": 37503.1097,
            "count": 11229990,
            "maximum": 63232,
            "minimum": 15360,
            "name": "Green",
            "position": 13,
            "stddev": 8671.215577,
            "variance": 75189979.59
          },
          {
            "average": 29764.94068,
            "count": 11229990,
            "maximum": 64000,
            "minimum": 10752,
            "name": "Blue",
            "position": 14,
            "stddev": 8483.223321,
            "variance": 71965077.91
          },
          {
            "average": 523046.7182,
            "count": 11229990,
            "maximum": 524579.7715,
            "minimum": 521353.5472,
            "name": "GpsTime",
            "position": 15,
            "stddev": 678.5687009,
            "variance": 460455.4819
          },
          {
            "average": 0,
            "count": 11229990,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11229990,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11229990,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11229990,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11229990,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430870.8439,
          4968038.632,
          1016.375611,
          431873.0439,
          4969437.572,
          1022.455611
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430870.84393426415,
                4968038.632332706,
                1016.3756110066224
              ],
              [
                430870.84393426415,
                4969437.572332705,
                1016.3756110066224
              ],
              [
                431873.0439342641,
                4969437.572332705,
                1022.4556110066223
              ],
              [
                431873.0439342641,
                4968038.632332706,
                1022.4556110066223
              ],
              [
                430870.84393426415,
                4968038.632332706,
                1016.3756110066224
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T03:29:39+00:00",
        "end_time": "2011-09-20T02:35:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752157,
            44.86241756,
            1016.375611,
            -117.8623409,
            44.87510606,
            1022.455611
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502491575789,
                  44.8624175577888,
                  1016.3756110066224
                ],
                [
                  -117.87521573129298,
                  44.875009534049106,
                  1016.3756110066224
                ],
                [
                  -117.86252893124406,
                  44.87510606148883,
                  1022.4556110066223
                ],
                [
                  -117.8623408808656,
                  44.862514043093974,
                  1022.4556110066223
                ],
                [
                  -117.87502491575789,
                  44.8624175577888,
                  1016.3756110066224
                ]
              ]
            ]
          },
          "id": "44117G7101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T03:29:39Z",
            "pc:count": 11229990,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431373.4008,
                "count": 11229990,
                "maximum": 431873.0439,
                "minimum": 430870.8439,
                "name": "X",
                "position": 0,
                "stddev": 285.7779614,
                "variance": 81669.0432
              },
              {
                "average": 4968742.718,
                "count": 11229990,
                "maximum": 4969437.572,
                "minimum": 4968038.632,
                "name": "Y",
                "position": 1,
                "stddev": 401.534162,
                "variance": 161229.6832
              },
              {
                "average": 1017.924027,
                "count": 11229990,
                "maximum": 1022.455611,
                "minimum": 1016.375611,
                "name": "Z",
                "position": 2,
                "stddev": 0.6711034048,
                "variance": 0.4503797799
              },
              {
                "average": 235.2046405,
                "count": 11229990,
                "maximum": 255,
                "minimum": 14,
                "name": "Intensity",
                "position": 3,
                "stddev": 13.89283229,
                "variance": 193.0107889
              },
              {
                "average": 1.000000356,
                "count": 11229990,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0005968157187,
                "variance": 3.561890021e-07
              },
              {
                "average": 1.000000623,
                "count": 11229990,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0007895128796,
                "variance": 6.233305871e-07
              },
              {
                "average": 0.4987235964,
                "count": 11229990,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983931,
                "variance": 0.2499983931
              },
              {
                "average": 0,
                "count": 11229990,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.291429289,
                "count": 11229990,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4544208147,
                "variance": 0.2064982769
              },
              {
                "average": 1.659029479,
                "count": 11229990,
                "maximum": 19.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.817439304,
                "variance": 61.11235728
              },
              {
                "average": 196.9962073,
                "count": 11229990,
                "maximum": 206,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 2.795874719,
                "variance": 7.816915445
              },
              {
                "average": 270.3247827,
                "count": 11229990,
                "maximum": 284,
                "minimum": 257,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56829406,
                "variance": 111.6888393
              },
              {
                "average": 38374.13153,
                "count": 11229990,
                "maximum": 63232,
                "minimum": 13824,
                "name": "Red",
                "position": 12,
                "stddev": 9691.314772,
                "variance": 93921582.01
              },
              {
                "average": 37503.1097,
                "count": 11229990,
                "maximum": 63232,
                "minimum": 15360,
                "name": "Green",
                "position": 13,
                "stddev": 8671.215577,
                "variance": 75189979.59
              },
              {
                "average": 29764.94068,
                "count": 11229990,
                "maximum": 64000,
                "minimum": 10752,
                "name": "Blue",
                "position": 14,
                "stddev": 8483.223321,
                "variance": 71965077.91
              },
              {
                "average": 523046.7182,
                "count": 11229990,
                "maximum": 524579.7715,
                "minimum": 521353.5472,
                "name": "GpsTime",
                "position": 15,
                "stddev": 678.5687009,
                "variance": 460455.4819
              },
              {
                "average": 0,
                "count": 11229990,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11229990,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11229990,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11229990,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11229990,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430870.8439,
              4968038.632,
              1016.375611,
              431873.0439,
              4969437.572,
              1022.455611
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430870.84393426415,
                    4968038.632332706,
                    1016.3756110066224
                  ],
                  [
                    430870.84393426415,
                    4969437.572332705,
                    1016.3756110066224
                  ],
                  [
                    431873.0439342641,
                    4969437.572332705,
                    1022.4556110066223
                  ],
                  [
                    431873.0439342641,
                    4968038.632332706,
                    1022.4556110066223
                  ],
                  [
                    430870.84393426415,
                    4968038.632332706,
                    1016.3756110066224
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T03:29:39+00:00",
            "end_time": "2011-09-20T02:35: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": "45118D1207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0500247680478,
              45.474898476859806,
              833.6050142615677
            ],
            [
              -118.05025907360925,
              45.48750950898705,
              833.6050142615677
            ],
            [
              -118.0375293080564,
              45.48762585307593,
              904.1650142615676
            ],
            [
              -118.03729784117517,
              45.47501477008055,
              904.1650142615676
            ],
            [
              -118.0500247680478,
              45.474898476859806,
              833.6050142615677
            ]
          ]
        ]
      },
      "bbox": [
        -118.0502591,
        45.47489848,
        833.6050143,
        -118.0372978,
        45.48762585,
        904.1650143
      ],
      "properties": {
        "datetime": "2011-09-15T18:17:06Z",
        "pc:count": 11989763,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418393.4823,
            "count": 11989763,
            "maximum": 418924.5253,
            "minimum": 417929.6053,
            "name": "X",
            "position": 0,
            "stddev": 288.5535353,
            "variance": 83263.14272
          },
          {
            "average": 5036942.119,
            "count": 11989763,
            "maximum": 5037644.595,
            "minimum": 5036243.315,
            "name": "Y",
            "position": 1,
            "stddev": 400.3316796,
            "variance": 160265.4537
          },
          {
            "average": 856.0114398,
            "count": 11989763,
            "maximum": 904.1650143,
            "minimum": 833.6050143,
            "name": "Z",
            "position": 2,
            "stddev": 11.82852803,
            "variance": 139.9140753
          },
          {
            "average": 101.4821593,
            "count": 11989763,
            "maximum": 251,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 36.99909375,
            "variance": 1368.932939
          },
          {
            "average": 1.040110801,
            "count": 11989763,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2088730908,
            "variance": 0.04362796806
          },
          {
            "average": 1.087712743,
            "count": 11989763,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.317237004,
            "variance": 0.1006393167
          },
          {
            "average": 0.4999585897,
            "count": 11989763,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000191,
            "variance": 0.2500000191
          },
          {
            "average": 0,
            "count": 11989763,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.238866523,
            "count": 11989763,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.426391044,
            "variance": 0.1818093224
          },
          {
            "average": -2.677655182,
            "count": 11989763,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.696022964,
            "variance": 75.62081538
          },
          {
            "average": 125.9557282,
            "count": 11989763,
            "maximum": 177,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 15.35631011,
            "variance": 235.8162601
          },
          {
            "average": 2137.260959,
            "count": 11989763,
            "maximum": 20000,
            "minimum": 1006,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4063.255016,
            "variance": 16510041.33
          },
          {
            "average": 32962.52785,
            "count": 11989763,
            "maximum": 65280,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 10887.75444,
            "variance": 118543196.8
          },
          {
            "average": 32425.3002,
            "count": 11989763,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 9164.991541,
            "variance": 83997069.94
          },
          {
            "average": 27716.61422,
            "count": 11989763,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7880.425132,
            "variance": 62101100.26
          },
          {
            "average": 76241.12691,
            "count": 11989763,
            "maximum": 145826.9658,
            "minimum": 68490.7942,
            "name": "GpsTime",
            "position": 15,
            "stddev": 20843.56999,
            "variance": 434454409.8
          },
          {
            "average": 0,
            "count": 11989763,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11989763,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11989763,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11989763,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11989763,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417929.6053,
          5036243.315,
          833.6050143,
          418924.5253,
          5037644.595,
          904.1650143
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417929.6052539632,
                5036243.315414669,
                833.6050142615677
              ],
              [
                417929.6052539632,
                5037644.595414668,
                833.6050142615677
              ],
              [
                418924.52525396325,
                5037644.595414668,
                904.1650142615676
              ],
              [
                418924.52525396325,
                5036243.315414669,
                904.1650142615676
              ],
              [
                417929.6052539632,
                5036243.315414669,
                833.6050142615677
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:17:06+00:00",
        "end_time": "2011-09-14T20:48:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0502591,
            45.47489848,
            833.6050143,
            -118.0372978,
            45.48762585,
            904.1650143
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0500247680478,
                  45.474898476859806,
                  833.6050142615677
                ],
                [
                  -118.05025907360925,
                  45.48750950898705,
                  833.6050142615677
                ],
                [
                  -118.0375293080564,
                  45.48762585307593,
                  904.1650142615676
                ],
                [
                  -118.03729784117517,
                  45.47501477008055,
                  904.1650142615676
                ],
                [
                  -118.0500247680478,
                  45.474898476859806,
                  833.6050142615677
                ]
              ]
            ]
          },
          "id": "45118D1207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:17:06Z",
            "pc:count": 11989763,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418393.4823,
                "count": 11989763,
                "maximum": 418924.5253,
                "minimum": 417929.6053,
                "name": "X",
                "position": 0,
                "stddev": 288.5535353,
                "variance": 83263.14272
              },
              {
                "average": 5036942.119,
                "count": 11989763,
                "maximum": 5037644.595,
                "minimum": 5036243.315,
                "name": "Y",
                "position": 1,
                "stddev": 400.3316796,
                "variance": 160265.4537
              },
              {
                "average": 856.0114398,
                "count": 11989763,
                "maximum": 904.1650143,
                "minimum": 833.6050143,
                "name": "Z",
                "position": 2,
                "stddev": 11.82852803,
                "variance": 139.9140753
              },
              {
                "average": 101.4821593,
                "count": 11989763,
                "maximum": 251,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 36.99909375,
                "variance": 1368.932939
              },
              {
                "average": 1.040110801,
                "count": 11989763,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2088730908,
                "variance": 0.04362796806
              },
              {
                "average": 1.087712743,
                "count": 11989763,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.317237004,
                "variance": 0.1006393167
              },
              {
                "average": 0.4999585897,
                "count": 11989763,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000191,
                "variance": 0.2500000191
              },
              {
                "average": 0,
                "count": 11989763,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.238866523,
                "count": 11989763,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.426391044,
                "variance": 0.1818093224
              },
              {
                "average": -2.677655182,
                "count": 11989763,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.696022964,
                "variance": 75.62081538
              },
              {
                "average": 125.9557282,
                "count": 11989763,
                "maximum": 177,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 15.35631011,
                "variance": 235.8162601
              },
              {
                "average": 2137.260959,
                "count": 11989763,
                "maximum": 20000,
                "minimum": 1006,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4063.255016,
                "variance": 16510041.33
              },
              {
                "average": 32962.52785,
                "count": 11989763,
                "maximum": 65280,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 10887.75444,
                "variance": 118543196.8
              },
              {
                "average": 32425.3002,
                "count": 11989763,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 9164.991541,
                "variance": 83997069.94
              },
              {
                "average": 27716.61422,
                "count": 11989763,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7880.425132,
                "variance": 62101100.26
              },
              {
                "average": 76241.12691,
                "count": 11989763,
                "maximum": 145826.9658,
                "minimum": 68490.7942,
                "name": "GpsTime",
                "position": 15,
                "stddev": 20843.56999,
                "variance": 434454409.8
              },
              {
                "average": 0,
                "count": 11989763,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11989763,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11989763,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11989763,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11989763,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417929.6053,
              5036243.315,
              833.6050143,
              418924.5253,
              5037644.595,
              904.1650143
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417929.6052539632,
                    5036243.315414669,
                    833.6050142615677
                  ],
                  [
                    417929.6052539632,
                    5037644.595414668,
                    833.6050142615677
                  ],
                  [
                    418924.52525396325,
                    5037644.595414668,
                    904.1650142615676
                  ],
                  [
                    418924.52525396325,
                    5036243.315414669,
                    904.1650142615676
                  ],
                  [
                    417929.6052539632,
                    5036243.315414669,
                    833.6050142615677
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:17:06+00:00",
            "end_time": "2011-09-14T20:48:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117G7107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252510763426,
              44.849918391973205,
              1018.0999481410204
            ],
            [
              -117.86271310487768,
              44.86250971755548,
              1018.0999481410204
            ],
            [
              -117.85002926190077,
              44.862604833729385,
              1030.0599481410204
            ],
            [
              -117.84984402783483,
              44.850013466630585,
              1030.0599481410204
            ],
            [
              -117.86252510763426,
              44.849918391973205,
              1018.0999481410204
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627131,
        44.84991839,
        1018.099948,
        -117.849844,
        44.86260483,
        1030.059948
      ],
      "properties": {
        "datetime": "2011-09-20T03:26:54Z",
        "pc:count": 12101327,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432370.9112,
            "count": 12101327,
            "maximum": 432845.8118,
            "minimum": 431843.6318,
            "name": "X",
            "position": 0,
            "stddev": 289.467633,
            "variance": 83791.51056
          },
          {
            "average": 4967302.248,
            "count": 12101327,
            "maximum": 4968038.464,
            "minimum": 4966639.604,
            "name": "Y",
            "position": 1,
            "stddev": 406.0459781,
            "variance": 164873.3363
          },
          {
            "average": 1020.252464,
            "count": 12101327,
            "maximum": 1030.059948,
            "minimum": 1018.099948,
            "name": "Z",
            "position": 2,
            "stddev": 0.8088157085,
            "variance": 0.6541828502
          },
          {
            "average": 233.6591575,
            "count": 12101327,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.2312816,
            "variance": 539.6924447
          },
          {
            "average": 1.000002892,
            "count": 12101327,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001700657716,
            "variance": 2.892236667e-06
          },
          {
            "average": 1.00000595,
            "count": 12101327,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002439205979,
            "variance": 5.949725808e-06
          },
          {
            "average": 0.4974684181,
            "count": 12101327,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999936117,
            "variance": 0.2499936118
          },
          {
            "average": 0,
            "count": 12101327,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.267498432,
            "count": 12101327,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4426545348,
            "variance": 0.1959430372
          },
          {
            "average": 0.6427974721,
            "count": 12101327,
            "maximum": 22.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.298378256,
            "variance": 68.86308169
          },
          {
            "average": 195.1593934,
            "count": 12101327,
            "maximum": 207,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 2.93904511,
            "variance": 8.637986158
          },
          {
            "average": 256.7754595,
            "count": 12101327,
            "maximum": 283,
            "minimum": 99,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 43.80054874,
            "variance": 1918.48807
          },
          {
            "average": 27653.59077,
            "count": 12101327,
            "maximum": 63232,
            "minimum": 9216,
            "name": "Red",
            "position": 12,
            "stddev": 9409.445019,
            "variance": 88537655.57
          },
          {
            "average": 29750.23774,
            "count": 12101327,
            "maximum": 64768,
            "minimum": 8704,
            "name": "Green",
            "position": 13,
            "stddev": 7632.876172,
            "variance": 58260798.66
          },
          {
            "average": 22320.87056,
            "count": 12101327,
            "maximum": 61440,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 6434.228589,
            "variance": 41399297.53
          },
          {
            "average": 521013.2496,
            "count": 12101327,
            "maximum": 524414.2208,
            "minimum": 503227.4052,
            "name": "GpsTime",
            "position": 15,
            "stddev": 5330.621032,
            "variance": 28415520.58
          },
          {
            "average": 0,
            "count": 12101327,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12101327,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12101327,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12101327,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12101327,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431843.6318,
          4966639.604,
          1018.099948,
          432845.8118,
          4968038.464,
          1030.059948
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431843.6317916356,
                4966639.604131689,
                1018.0999481410204
              ],
              [
                431843.6317916356,
                4968038.464131689,
                1018.0999481410204
              ],
              [
                432845.81179163564,
                4968038.464131689,
                1030.0599481410204
              ],
              [
                432845.81179163564,
                4966639.604131689,
                1030.0599481410204
              ],
              [
                431843.6317916356,
                4966639.604131689,
                1018.0999481410204
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T03:26:54+00:00",
        "end_time": "2011-09-19T21:33:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627131,
            44.84991839,
            1018.099948,
            -117.849844,
            44.86260483,
            1030.059948
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252510763426,
                  44.849918391973205,
                  1018.0999481410204
                ],
                [
                  -117.86271310487768,
                  44.86250971755548,
                  1018.0999481410204
                ],
                [
                  -117.85002926190077,
                  44.862604833729385,
                  1030.0599481410204
                ],
                [
                  -117.84984402783483,
                  44.850013466630585,
                  1030.0599481410204
                ],
                [
                  -117.86252510763426,
                  44.849918391973205,
                  1018.0999481410204
                ]
              ]
            ]
          },
          "id": "44117G7107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T03:26:54Z",
            "pc:count": 12101327,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432370.9112,
                "count": 12101327,
                "maximum": 432845.8118,
                "minimum": 431843.6318,
                "name": "X",
                "position": 0,
                "stddev": 289.467633,
                "variance": 83791.51056
              },
              {
                "average": 4967302.248,
                "count": 12101327,
                "maximum": 4968038.464,
                "minimum": 4966639.604,
                "name": "Y",
                "position": 1,
                "stddev": 406.0459781,
                "variance": 164873.3363
              },
              {
                "average": 1020.252464,
                "count": 12101327,
                "maximum": 1030.059948,
                "minimum": 1018.099948,
                "name": "Z",
                "position": 2,
                "stddev": 0.8088157085,
                "variance": 0.6541828502
              },
              {
                "average": 233.6591575,
                "count": 12101327,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.2312816,
                "variance": 539.6924447
              },
              {
                "average": 1.000002892,
                "count": 12101327,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001700657716,
                "variance": 2.892236667e-06
              },
              {
                "average": 1.00000595,
                "count": 12101327,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002439205979,
                "variance": 5.949725808e-06
              },
              {
                "average": 0.4974684181,
                "count": 12101327,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999936117,
                "variance": 0.2499936118
              },
              {
                "average": 0,
                "count": 12101327,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.267498432,
                "count": 12101327,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4426545348,
                "variance": 0.1959430372
              },
              {
                "average": 0.6427974721,
                "count": 12101327,
                "maximum": 22.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.298378256,
                "variance": 68.86308169
              },
              {
                "average": 195.1593934,
                "count": 12101327,
                "maximum": 207,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 2.93904511,
                "variance": 8.637986158
              },
              {
                "average": 256.7754595,
                "count": 12101327,
                "maximum": 283,
                "minimum": 99,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 43.80054874,
                "variance": 1918.48807
              },
              {
                "average": 27653.59077,
                "count": 12101327,
                "maximum": 63232,
                "minimum": 9216,
                "name": "Red",
                "position": 12,
                "stddev": 9409.445019,
                "variance": 88537655.57
              },
              {
                "average": 29750.23774,
                "count": 12101327,
                "maximum": 64768,
                "minimum": 8704,
                "name": "Green",
                "position": 13,
                "stddev": 7632.876172,
                "variance": 58260798.66
              },
              {
                "average": 22320.87056,
                "count": 12101327,
                "maximum": 61440,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 6434.228589,
                "variance": 41399297.53
              },
              {
                "average": 521013.2496,
                "count": 12101327,
                "maximum": 524414.2208,
                "minimum": 503227.4052,
                "name": "GpsTime",
                "position": 15,
                "stddev": 5330.621032,
                "variance": 28415520.58
              },
              {
                "average": 0,
                "count": 12101327,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12101327,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12101327,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12101327,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12101327,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431843.6318,
              4966639.604,
              1018.099948,
              432845.8118,
              4968038.464,
              1030.059948
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431843.6317916356,
                    4966639.604131689,
                    1018.0999481410204
                  ],
                  [
                    431843.6317916356,
                    4968038.464131689,
                    1018.0999481410204
                  ],
                  [
                    432845.81179163564,
                    4968038.464131689,
                    1030.0599481410204
                  ],
                  [
                    432845.81179163564,
                    4966639.604131689,
                    1030.0599481410204
                  ],
                  [
                    431843.6317916356,
                    4966639.604131689,
                    1018.0999481410204
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T03:26:54+00:00",
            "end_time": "2011-09-19T21: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": "44117F7302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85885283375795,
              44.68273672332959,
              1089.4448428453506
            ],
            [
              -117.8589233990022,
              44.687511972968714,
              1089.4448428453506
            ],
            [
              -117.85002840275489,
              44.6875785269387,
              1185.4848428453506
            ],
            [
              -117.84995856806962,
              44.68280326628049,
              1185.4848428453506
            ],
            [
              -117.85885283375795,
              44.68273672332959,
              1089.4448428453506
            ]
          ]
        ]
      },
      "bbox": [
        -117.8589234,
        44.68273672,
        1089.444843,
        -117.8499586,
        44.68757853,
        1185.484843
      ],
      "properties": {
        "datetime": "2011-09-19T00:07:37Z",
        "pc:count": 2466710,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432372.2194,
            "count": 2466710,
            "maximum": 432642.7067,
            "minimum": 431937.7667,
            "name": "X",
            "position": 0,
            "stddev": 166.831039,
            "variance": 27832.59556
          },
          {
            "average": 4948351.635,
            "count": 2466710,
            "maximum": 4948596.009,
            "minimum": 4948065.509,
            "name": "Y",
            "position": 1,
            "stddev": 147.4384629,
            "variance": 21738.10034
          },
          {
            "average": 1113.952843,
            "count": 2466710,
            "maximum": 1185.484843,
            "minimum": 1089.444843,
            "name": "Z",
            "position": 2,
            "stddev": 25.03409734,
            "variance": 626.7060294
          },
          {
            "average": 221.0884664,
            "count": 2466710,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.38164275,
            "variance": 2151.256785
          },
          {
            "average": 1.017070511,
            "count": 2466710,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1441203265,
            "variance": 0.0207706685
          },
          {
            "average": 1.034182372,
            "count": 2466710,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2124794739,
            "variance": 0.04514752681
          },
          {
            "average": 0.495978449,
            "count": 2466710,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999839282,
            "variance": 0.2499839285
          },
          {
            "average": 0,
            "count": 2466710,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.252657588,
            "count": 2466710,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4345363138,
            "variance": 0.188821808
          },
          {
            "average": 0.3212445272,
            "count": 2466710,
            "maximum": 16.99799919,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.855959562,
            "variance": 61.71610064
          },
          {
            "average": 198.2944254,
            "count": 2466710,
            "maximum": 211,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 3.923869277,
            "variance": 15.3967501
          },
          {
            "average": 15.77510084,
            "count": 2466710,
            "maximum": 28,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.03532976,
            "variance": 100.7078434
          },
          {
            "average": 35638.99863,
            "count": 2466710,
            "maximum": 58112,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 8431.900633,
            "variance": 71096948.28
          },
          {
            "average": 33629.98007,
            "count": 2466710,
            "maximum": 57088,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 7627.431723,
            "variance": 58177714.69
          },
          {
            "average": 28244.58936,
            "count": 2466710,
            "maximum": 58368,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 6956.09965,
            "variance": 48387322.34
          },
          {
            "average": 425225.5221,
            "count": 2466710,
            "maximum": 426057.7899,
            "minimum": 424325.0075,
            "name": "GpsTime",
            "position": 15,
            "stddev": 381.1388382,
            "variance": 145266.814
          },
          {
            "average": 0,
            "count": 2466710,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2466710,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2466710,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2466710,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2466710,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431937.7667,
          4948065.509,
          1089.444843,
          432642.7067,
          4948596.009,
          1185.484843
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431937.7666540593,
                4948065.509451067,
                1089.4448428453506
              ],
              [
                431937.7666540593,
                4948596.009451067,
                1089.4448428453506
              ],
              [
                432642.70665405924,
                4948596.009451067,
                1185.4848428453506
              ],
              [
                432642.70665405924,
                4948065.509451067,
                1185.4848428453506
              ],
              [
                431937.7666540593,
                4948065.509451067,
                1089.4448428453506
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:07:37+00:00",
        "end_time": "2011-09-18T23:38:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117F7302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117F7302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117F7302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8589234,
            44.68273672,
            1089.444843,
            -117.8499586,
            44.68757853,
            1185.484843
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85885283375795,
                  44.68273672332959,
                  1089.4448428453506
                ],
                [
                  -117.8589233990022,
                  44.687511972968714,
                  1089.4448428453506
                ],
                [
                  -117.85002840275489,
                  44.6875785269387,
                  1185.4848428453506
                ],
                [
                  -117.84995856806962,
                  44.68280326628049,
                  1185.4848428453506
                ],
                [
                  -117.85885283375795,
                  44.68273672332959,
                  1089.4448428453506
                ]
              ]
            ]
          },
          "id": "44117F7302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:07:37Z",
            "pc:count": 2466710,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432372.2194,
                "count": 2466710,
                "maximum": 432642.7067,
                "minimum": 431937.7667,
                "name": "X",
                "position": 0,
                "stddev": 166.831039,
                "variance": 27832.59556
              },
              {
                "average": 4948351.635,
                "count": 2466710,
                "maximum": 4948596.009,
                "minimum": 4948065.509,
                "name": "Y",
                "position": 1,
                "stddev": 147.4384629,
                "variance": 21738.10034
              },
              {
                "average": 1113.952843,
                "count": 2466710,
                "maximum": 1185.484843,
                "minimum": 1089.444843,
                "name": "Z",
                "position": 2,
                "stddev": 25.03409734,
                "variance": 626.7060294
              },
              {
                "average": 221.0884664,
                "count": 2466710,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.38164275,
                "variance": 2151.256785
              },
              {
                "average": 1.017070511,
                "count": 2466710,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1441203265,
                "variance": 0.0207706685
              },
              {
                "average": 1.034182372,
                "count": 2466710,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2124794739,
                "variance": 0.04514752681
              },
              {
                "average": 0.495978449,
                "count": 2466710,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999839282,
                "variance": 0.2499839285
              },
              {
                "average": 0,
                "count": 2466710,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.252657588,
                "count": 2466710,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4345363138,
                "variance": 0.188821808
              },
              {
                "average": 0.3212445272,
                "count": 2466710,
                "maximum": 16.99799919,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.855959562,
                "variance": 61.71610064
              },
              {
                "average": 198.2944254,
                "count": 2466710,
                "maximum": 211,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 3.923869277,
                "variance": 15.3967501
              },
              {
                "average": 15.77510084,
                "count": 2466710,
                "maximum": 28,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.03532976,
                "variance": 100.7078434
              },
              {
                "average": 35638.99863,
                "count": 2466710,
                "maximum": 58112,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 8431.900633,
                "variance": 71096948.28
              },
              {
                "average": 33629.98007,
                "count": 2466710,
                "maximum": 57088,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 7627.431723,
                "variance": 58177714.69
              },
              {
                "average": 28244.58936,
                "count": 2466710,
                "maximum": 58368,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 6956.09965,
                "variance": 48387322.34
              },
              {
                "average": 425225.5221,
                "count": 2466710,
                "maximum": 426057.7899,
                "minimum": 424325.0075,
                "name": "GpsTime",
                "position": 15,
                "stddev": 381.1388382,
                "variance": 145266.814
              },
              {
                "average": 0,
                "count": 2466710,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2466710,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2466710,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2466710,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2466710,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431937.7667,
              4948065.509,
              1089.444843,
              432642.7067,
              4948596.009,
              1185.484843
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431937.7666540593,
                    4948065.509451067,
                    1089.4448428453506
                  ],
                  [
                    431937.7666540593,
                    4948596.009451067,
                    1089.4448428453506
                  ],
                  [
                    432642.70665405924,
                    4948596.009451067,
                    1185.4848428453506
                  ],
                  [
                    432642.70665405924,
                    4948065.509451067,
                    1185.4848428453506
                  ],
                  [
                    431937.7666540593,
                    4948065.509451067,
                    1089.4448428453506
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:07:37+00:00",
            "end_time": "2011-09-18T23:38: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": "45118D1213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752426352831,
              45.46239921234833,
              822.7775230593465
            ],
            [
              -118.03775566262428,
              45.47500942244185,
              822.7775230593465
            ],
            [
              -118.02503838350935,
              45.47512426168205,
              871.7575230593466
            ],
            [
              -118.0248098189054,
              45.462514001381976,
              871.7575230593466
            ],
            [
              -118.03752426352831,
              45.46239921234833,
              822.7775230593465
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377557,
        45.46239921,
        822.7775231,
        -118.0248098,
        45.47512426,
        871.7575231
      ],
      "properties": {
        "datetime": "2011-09-14T22:19:48Z",
        "pc:count": 11322045,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419379.3998,
            "count": 11322045,
            "maximum": 419882.8938,
            "minimum": 418888.7338,
            "name": "X",
            "position": 0,
            "stddev": 287.3737355,
            "variance": 82583.66383
          },
          {
            "average": 5035547.883,
            "count": 11322045,
            "maximum": 5036243.183,
            "minimum": 5034842.003,
            "name": "Y",
            "position": 1,
            "stddev": 396.253012,
            "variance": 157016.4495
          },
          {
            "average": 829.0677524,
            "count": 11322045,
            "maximum": 871.7575231,
            "minimum": 822.7775231,
            "name": "Z",
            "position": 2,
            "stddev": 5.107918128,
            "variance": 26.0908276
          },
          {
            "average": 109.2405107,
            "count": 11322045,
            "maximum": 218,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.22499473,
            "variance": 796.6503277
          },
          {
            "average": 1.009825522,
            "count": 11322045,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1039306482,
            "variance": 0.01080157963
          },
          {
            "average": 1.021645913,
            "count": 11322045,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1594954249,
            "variance": 0.02543879058
          },
          {
            "average": 0.4999820262,
            "count": 11322045,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000218,
            "variance": 0.2500000218
          },
          {
            "average": 0,
            "count": 11322045,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.252843987,
            "count": 11322045,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.434642292,
            "variance": 0.188913922
          },
          {
            "average": -1.720462596,
            "count": 11322045,
            "maximum": 16.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.006146722,
            "variance": 81.11067878
          },
          {
            "average": 121.2647243,
            "count": 11322045,
            "maximum": 132,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 1.653084053,
            "variance": 2.732686885
          },
          {
            "average": 1013.493445,
            "count": 11322045,
            "maximum": 1017,
            "minimum": 1010,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.715416484,
            "variance": 2.942653714
          },
          {
            "average": 33068.12075,
            "count": 11322045,
            "maximum": 62464,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 11321.26078,
            "variance": 128170945.6
          },
          {
            "average": 33472.78155,
            "count": 11322045,
            "maximum": 60672,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 9105.459157,
            "variance": 82909386.45
          },
          {
            "average": 28516.80877,
            "count": 11322045,
            "maximum": 63488,
            "minimum": 4352,
            "name": "Blue",
            "position": 14,
            "stddev": 8271.033184,
            "variance": 68409989.93
          },
          {
            "average": 72263.41009,
            "count": 11322045,
            "maximum": 73988.26202,
            "minimum": 70540.26598,
            "name": "GpsTime",
            "position": 15,
            "stddev": 850.1523618,
            "variance": 722759.0382
          },
          {
            "average": 0,
            "count": 11322045,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11322045,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11322045,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11322045,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11322045,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418888.7338,
          5034842.003,
          822.7775231,
          419882.8938,
          5036243.183,
          871.7575231
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418888.7337534573,
                5034842.00332155,
                822.7775230593465
              ],
              [
                418888.7337534573,
                5036243.18332155,
                822.7775230593465
              ],
              [
                419882.89375345735,
                5036243.18332155,
                871.7575230593466
              ],
              [
                419882.89375345735,
                5034842.00332155,
                871.7575230593466
              ],
              [
                418888.7337534573,
                5034842.00332155,
                822.7775230593465
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:19:48+00:00",
        "end_time": "2011-09-14T21:22:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377557,
            45.46239921,
            822.7775231,
            -118.0248098,
            45.47512426,
            871.7575231
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752426352831,
                  45.46239921234833,
                  822.7775230593465
                ],
                [
                  -118.03775566262428,
                  45.47500942244185,
                  822.7775230593465
                ],
                [
                  -118.02503838350935,
                  45.47512426168205,
                  871.7575230593466
                ],
                [
                  -118.0248098189054,
                  45.462514001381976,
                  871.7575230593466
                ],
                [
                  -118.03752426352831,
                  45.46239921234833,
                  822.7775230593465
                ]
              ]
            ]
          },
          "id": "45118D1213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:19:48Z",
            "pc:count": 11322045,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419379.3998,
                "count": 11322045,
                "maximum": 419882.8938,
                "minimum": 418888.7338,
                "name": "X",
                "position": 0,
                "stddev": 287.3737355,
                "variance": 82583.66383
              },
              {
                "average": 5035547.883,
                "count": 11322045,
                "maximum": 5036243.183,
                "minimum": 5034842.003,
                "name": "Y",
                "position": 1,
                "stddev": 396.253012,
                "variance": 157016.4495
              },
              {
                "average": 829.0677524,
                "count": 11322045,
                "maximum": 871.7575231,
                "minimum": 822.7775231,
                "name": "Z",
                "position": 2,
                "stddev": 5.107918128,
                "variance": 26.0908276
              },
              {
                "average": 109.2405107,
                "count": 11322045,
                "maximum": 218,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.22499473,
                "variance": 796.6503277
              },
              {
                "average": 1.009825522,
                "count": 11322045,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1039306482,
                "variance": 0.01080157963
              },
              {
                "average": 1.021645913,
                "count": 11322045,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1594954249,
                "variance": 0.02543879058
              },
              {
                "average": 0.4999820262,
                "count": 11322045,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000218,
                "variance": 0.2500000218
              },
              {
                "average": 0,
                "count": 11322045,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.252843987,
                "count": 11322045,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.434642292,
                "variance": 0.188913922
              },
              {
                "average": -1.720462596,
                "count": 11322045,
                "maximum": 16.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.006146722,
                "variance": 81.11067878
              },
              {
                "average": 121.2647243,
                "count": 11322045,
                "maximum": 132,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 1.653084053,
                "variance": 2.732686885
              },
              {
                "average": 1013.493445,
                "count": 11322045,
                "maximum": 1017,
                "minimum": 1010,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.715416484,
                "variance": 2.942653714
              },
              {
                "average": 33068.12075,
                "count": 11322045,
                "maximum": 62464,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 11321.26078,
                "variance": 128170945.6
              },
              {
                "average": 33472.78155,
                "count": 11322045,
                "maximum": 60672,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 9105.459157,
                "variance": 82909386.45
              },
              {
                "average": 28516.80877,
                "count": 11322045,
                "maximum": 63488,
                "minimum": 4352,
                "name": "Blue",
                "position": 14,
                "stddev": 8271.033184,
                "variance": 68409989.93
              },
              {
                "average": 72263.41009,
                "count": 11322045,
                "maximum": 73988.26202,
                "minimum": 70540.26598,
                "name": "GpsTime",
                "position": 15,
                "stddev": 850.1523618,
                "variance": 722759.0382
              },
              {
                "average": 0,
                "count": 11322045,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11322045,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11322045,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11322045,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11322045,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418888.7338,
              5034842.003,
              822.7775231,
              419882.8938,
              5036243.183,
              871.7575231
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418888.7337534573,
                    5034842.00332155,
                    822.7775230593465
                  ],
                  [
                    418888.7337534573,
                    5036243.18332155,
                    822.7775230593465
                  ],
                  [
                    419882.89375345735,
                    5036243.18332155,
                    871.7575230593466
                  ],
                  [
                    419882.89375345735,
                    5034842.00332155,
                    871.7575230593466
                  ],
                  [
                    418888.7337534573,
                    5034842.00332155,
                    822.7775230593465
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:19:48+00:00",
            "end_time": "2011-09-14T21:22: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": "44117G8118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502503694699,
              44.82490593390515,
              1087.791480440317
            ],
            [
              -117.97523758312,
              44.837509698869795,
              1087.791480440317
            ],
            [
              -117.9625297666786,
              44.83761751712221,
              1141.9314804403168
            ],
            [
              -117.96231998904294,
              44.82501370505013,
              1141.9314804403168
            ],
            [
              -117.97502503694699,
              44.82490593390515,
              1087.791480440317
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752376,
        44.82490593,
        1087.79148,
        -117.96232,
        44.83761752,
        1141.93148
      ],
      "properties": {
        "datetime": "2011-09-17T21:34:42Z",
        "pc:count": 12232180,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423401.8862,
            "count": 12232180,
            "maximum": 423924.9903,
            "minimum": 422920.4503,
            "name": "X",
            "position": 0,
            "stddev": 289.6665833,
            "variance": 83906.72951
          },
          {
            "average": 4964641.049,
            "count": 12232180,
            "maximum": 4965361.939,
            "minimum": 4963961.659,
            "name": "Y",
            "position": 1,
            "stddev": 410.6549623,
            "variance": 168637.4981
          },
          {
            "average": 1101.924081,
            "count": 12232180,
            "maximum": 1141.93148,
            "minimum": 1087.79148,
            "name": "Z",
            "position": 2,
            "stddev": 7.56664646,
            "variance": 57.25413866
          },
          {
            "average": 111.0929382,
            "count": 12232180,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.24933002,
            "variance": 855.5233065
          },
          {
            "average": 1.005544882,
            "count": 12232180,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07791995545,
            "variance": 0.006071519457
          },
          {
            "average": 1.012037266,
            "count": 12232180,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1188390405,
            "variance": 0.01412271754
          },
          {
            "average": 0.4998423012,
            "count": 12232180,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999956,
            "variance": 0.2499999956
          },
          {
            "average": 0,
            "count": 12232180,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.222375243,
            "count": 12232180,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4158419272,
            "variance": 0.1729245084
          },
          {
            "average": -1.237369215,
            "count": 12232180,
            "maximum": 16.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.369130873,
            "variance": 70.04235156
          },
          {
            "average": 176.4937539,
            "count": 12232180,
            "maximum": 179,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 10.30491591,
            "variance": 106.191292
          },
          {
            "average": 14765.15851,
            "count": 12232180,
            "maximum": 20107,
            "minimum": 9436,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5309.608043,
            "variance": 28191937.57
          },
          {
            "average": 29197.49918,
            "count": 12232180,
            "maximum": 64768,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 8839.35543,
            "variance": 78134204.43
          },
          {
            "average": 28563.30022,
            "count": 12232180,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 6971.815689,
            "variance": 48606214
          },
          {
            "average": 23159.73837,
            "count": 12232180,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6201.825034,
            "variance": 38462633.76
          },
          {
            "average": 312770.6162,
            "count": 12232180,
            "maximum": 330482.6141,
            "minimum": 79547.22356,
            "name": "GpsTime",
            "position": 15,
            "stddev": 58447.34889,
            "variance": 3416092593
          },
          {
            "average": 0,
            "count": 12232180,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12232180,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12232180,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12232180,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12232180,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422920.4503,
          4963961.659,
          1087.79148,
          423924.9903,
          4965361.939,
          1141.93148
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422920.45033157035,
                4963961.658992129,
                1087.791480440317
              ],
              [
                422920.45033157035,
                4965361.938992129,
                1087.791480440317
              ],
              [
                423924.9903315704,
                4965361.938992129,
                1141.9314804403168
              ],
              [
                423924.9903315704,
                4963961.658992129,
                1141.9314804403168
              ],
              [
                422920.45033157035,
                4963961.658992129,
                1087.791480440317
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:34:42+00:00",
        "end_time": "2011-09-14T23:52:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752376,
            44.82490593,
            1087.79148,
            -117.96232,
            44.83761752,
            1141.93148
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502503694699,
                  44.82490593390515,
                  1087.791480440317
                ],
                [
                  -117.97523758312,
                  44.837509698869795,
                  1087.791480440317
                ],
                [
                  -117.9625297666786,
                  44.83761751712221,
                  1141.9314804403168
                ],
                [
                  -117.96231998904294,
                  44.82501370505013,
                  1141.9314804403168
                ],
                [
                  -117.97502503694699,
                  44.82490593390515,
                  1087.791480440317
                ]
              ]
            ]
          },
          "id": "44117G8118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:34:42Z",
            "pc:count": 12232180,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423401.8862,
                "count": 12232180,
                "maximum": 423924.9903,
                "minimum": 422920.4503,
                "name": "X",
                "position": 0,
                "stddev": 289.6665833,
                "variance": 83906.72951
              },
              {
                "average": 4964641.049,
                "count": 12232180,
                "maximum": 4965361.939,
                "minimum": 4963961.659,
                "name": "Y",
                "position": 1,
                "stddev": 410.6549623,
                "variance": 168637.4981
              },
              {
                "average": 1101.924081,
                "count": 12232180,
                "maximum": 1141.93148,
                "minimum": 1087.79148,
                "name": "Z",
                "position": 2,
                "stddev": 7.56664646,
                "variance": 57.25413866
              },
              {
                "average": 111.0929382,
                "count": 12232180,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.24933002,
                "variance": 855.5233065
              },
              {
                "average": 1.005544882,
                "count": 12232180,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07791995545,
                "variance": 0.006071519457
              },
              {
                "average": 1.012037266,
                "count": 12232180,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1188390405,
                "variance": 0.01412271754
              },
              {
                "average": 0.4998423012,
                "count": 12232180,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999956,
                "variance": 0.2499999956
              },
              {
                "average": 0,
                "count": 12232180,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.222375243,
                "count": 12232180,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4158419272,
                "variance": 0.1729245084
              },
              {
                "average": -1.237369215,
                "count": 12232180,
                "maximum": 16.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.369130873,
                "variance": 70.04235156
              },
              {
                "average": 176.4937539,
                "count": 12232180,
                "maximum": 179,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 10.30491591,
                "variance": 106.191292
              },
              {
                "average": 14765.15851,
                "count": 12232180,
                "maximum": 20107,
                "minimum": 9436,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5309.608043,
                "variance": 28191937.57
              },
              {
                "average": 29197.49918,
                "count": 12232180,
                "maximum": 64768,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 8839.35543,
                "variance": 78134204.43
              },
              {
                "average": 28563.30022,
                "count": 12232180,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 6971.815689,
                "variance": 48606214
              },
              {
                "average": 23159.73837,
                "count": 12232180,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6201.825034,
                "variance": 38462633.76
              },
              {
                "average": 312770.6162,
                "count": 12232180,
                "maximum": 330482.6141,
                "minimum": 79547.22356,
                "name": "GpsTime",
                "position": 15,
                "stddev": 58447.34889,
                "variance": 3416092593
              },
              {
                "average": 0,
                "count": 12232180,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12232180,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12232180,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12232180,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12232180,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422920.4503,
              4963961.659,
              1087.79148,
              423924.9903,
              4965361.939,
              1141.93148
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422920.45033157035,
                    4963961.658992129,
                    1087.791480440317
                  ],
                  [
                    422920.45033157035,
                    4965361.938992129,
                    1087.791480440317
                  ],
                  [
                    423924.9903315704,
                    4965361.938992129,
                    1141.9314804403168
                  ],
                  [
                    423924.9903315704,
                    4963961.658992129,
                    1141.9314804403168
                  ],
                  [
                    422920.45033157035,
                    4963961.658992129,
                    1087.791480440317
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:34:42+00:00",
            "end_time": "2011-09-14T23: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": "45118C1413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03724758951567,
              45.2749021202212,
              824.0685947190655
            ],
            [
              -118.03747676039758,
              45.28747656716423,
              824.0685947190655
            ],
            [
              -118.0250286550233,
              45.287588972296945,
              844.5085947190655
            ],
            [
              -118.02480223266103,
              45.275014476355146,
              844.5085947190655
            ],
            [
              -118.03724758951567,
              45.2749021202212,
              824.0685947190655
            ]
          ]
        ]
      },
      "bbox": [
        -118.0374768,
        45.27490212,
        824.0685947,
        -118.0248022,
        45.28758897,
        844.5085947
      ],
      "properties": {
        "datetime": "2011-09-17T22:16:41Z",
        "pc:count": 6049872,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419174.0723,
            "count": 6049872,
            "maximum": 419618.3213,
            "minimum": 418641.9813,
            "name": "X",
            "position": 0,
            "stddev": 256.490514,
            "variance": 65787.38379
          },
          {
            "average": 5014538.586,
            "count": 6049872,
            "maximum": 5015409.024,
            "minimum": 5014011.864,
            "name": "Y",
            "position": 1,
            "stddev": 345.7086699,
            "variance": 119514.4845
          },
          {
            "average": 825.8429572,
            "count": 6049872,
            "maximum": 844.5085947,
            "minimum": 824.0685947,
            "name": "Z",
            "position": 2,
            "stddev": 1.015384088,
            "variance": 1.031004847
          },
          {
            "average": 105.0015195,
            "count": 6049872,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.46596762,
            "variance": 1719.426471
          },
          {
            "average": 1.000984649,
            "count": 6049872,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0334003473,
            "variance": 0.001115583199
          },
          {
            "average": 1.002078556,
            "count": 6049872,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05070933842,
            "variance": 0.002571437003
          },
          {
            "average": 0.5002317404,
            "count": 6049872,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999876,
            "variance": 0.2499999876
          },
          {
            "average": 0,
            "count": 6049872,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.321529778,
            "count": 6049872,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4670636101,
            "variance": 0.2181484159
          },
          {
            "average": -0.2737465828,
            "count": 6049872,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.308112436,
            "variance": 69.02473225
          },
          {
            "average": 137,
            "count": 6049872,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10670.73404,
            "count": 6049872,
            "maximum": 10675,
            "minimum": 10666,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.599650983,
            "variance": 2.558883267
          },
          {
            "average": 33347.56389,
            "count": 6049872,
            "maximum": 65280,
            "minimum": 6400,
            "name": "Red",
            "position": 12,
            "stddev": 10986.72488,
            "variance": 120708123.7
          },
          {
            "average": 32291.1894,
            "count": 6049872,
            "maximum": 65280,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 8875.239977,
            "variance": 78769884.65
          },
          {
            "average": 28161.93333,
            "count": 6049872,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 8665.82815,
            "variance": 75096577.53
          },
          {
            "average": 329950.7625,
            "count": 6049872,
            "maximum": 333001.3596,
            "minimum": 326406.086,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1109.042639,
            "variance": 1229975.575
          },
          {
            "average": 0,
            "count": 6049872,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6049872,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6049872,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6049872,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6049872,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418641.9813,
          5014011.864,
          824.0685947,
          419618.3213,
          5015409.024,
          844.5085947
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418641.9813477138,
                5014011.863769565,
                824.0685947190655
              ],
              [
                418641.9813477138,
                5015409.023769565,
                824.0685947190655
              ],
              [
                419618.32134771376,
                5015409.023769565,
                844.5085947190655
              ],
              [
                419618.32134771376,
                5014011.863769565,
                844.5085947190655
              ],
              [
                418641.9813477138,
                5014011.863769565,
                824.0685947190655
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:16:41+00:00",
        "end_time": "2011-09-17T20:26:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118C1413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118C1413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118C1413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0374768,
            45.27490212,
            824.0685947,
            -118.0248022,
            45.28758897,
            844.5085947
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03724758951567,
                  45.2749021202212,
                  824.0685947190655
                ],
                [
                  -118.03747676039758,
                  45.28747656716423,
                  824.0685947190655
                ],
                [
                  -118.0250286550233,
                  45.287588972296945,
                  844.5085947190655
                ],
                [
                  -118.02480223266103,
                  45.275014476355146,
                  844.5085947190655
                ],
                [
                  -118.03724758951567,
                  45.2749021202212,
                  824.0685947190655
                ]
              ]
            ]
          },
          "id": "45118C1413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:16:41Z",
            "pc:count": 6049872,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419174.0723,
                "count": 6049872,
                "maximum": 419618.3213,
                "minimum": 418641.9813,
                "name": "X",
                "position": 0,
                "stddev": 256.490514,
                "variance": 65787.38379
              },
              {
                "average": 5014538.586,
                "count": 6049872,
                "maximum": 5015409.024,
                "minimum": 5014011.864,
                "name": "Y",
                "position": 1,
                "stddev": 345.7086699,
                "variance": 119514.4845
              },
              {
                "average": 825.8429572,
                "count": 6049872,
                "maximum": 844.5085947,
                "minimum": 824.0685947,
                "name": "Z",
                "position": 2,
                "stddev": 1.015384088,
                "variance": 1.031004847
              },
              {
                "average": 105.0015195,
                "count": 6049872,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.46596762,
                "variance": 1719.426471
              },
              {
                "average": 1.000984649,
                "count": 6049872,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0334003473,
                "variance": 0.001115583199
              },
              {
                "average": 1.002078556,
                "count": 6049872,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05070933842,
                "variance": 0.002571437003
              },
              {
                "average": 0.5002317404,
                "count": 6049872,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999876,
                "variance": 0.2499999876
              },
              {
                "average": 0,
                "count": 6049872,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.321529778,
                "count": 6049872,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4670636101,
                "variance": 0.2181484159
              },
              {
                "average": -0.2737465828,
                "count": 6049872,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.308112436,
                "variance": 69.02473225
              },
              {
                "average": 137,
                "count": 6049872,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10670.73404,
                "count": 6049872,
                "maximum": 10675,
                "minimum": 10666,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.599650983,
                "variance": 2.558883267
              },
              {
                "average": 33347.56389,
                "count": 6049872,
                "maximum": 65280,
                "minimum": 6400,
                "name": "Red",
                "position": 12,
                "stddev": 10986.72488,
                "variance": 120708123.7
              },
              {
                "average": 32291.1894,
                "count": 6049872,
                "maximum": 65280,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 8875.239977,
                "variance": 78769884.65
              },
              {
                "average": 28161.93333,
                "count": 6049872,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 8665.82815,
                "variance": 75096577.53
              },
              {
                "average": 329950.7625,
                "count": 6049872,
                "maximum": 333001.3596,
                "minimum": 326406.086,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1109.042639,
                "variance": 1229975.575
              },
              {
                "average": 0,
                "count": 6049872,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6049872,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6049872,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6049872,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6049872,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418641.9813,
              5014011.864,
              824.0685947,
              419618.3213,
              5015409.024,
              844.5085947
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418641.9813477138,
                    5014011.863769565,
                    824.0685947190655
                  ],
                  [
                    418641.9813477138,
                    5015409.023769565,
                    824.0685947190655
                  ],
                  [
                    419618.32134771376,
                    5015409.023769565,
                    844.5085947190655
                  ],
                  [
                    419618.32134771376,
                    5014011.863769565,
                    844.5085947190655
                  ],
                  [
                    418641.9813477138,
                    5014011.863769565,
                    824.0685947190655
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:16:41+00:00",
            "end_time": "2011-09-17T20: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": "44117G7321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502079658358,
              44.74991702698667,
              1156.1039290599035
            ],
            [
              -117.87521087266562,
              44.762509792419316,
              1156.1039290599035
            ],
            [
              -117.86252900780875,
              44.76260628043159,
              1438.8839290599037
            ],
            [
              -117.86234168511162,
              44.75001347287772,
              1438.8839290599037
            ],
            [
              -117.87502079658358,
              44.74991702698667,
              1156.1039290599035
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752109,
        44.74991703,
        1156.103929,
        -117.8623417,
        44.76260628,
        1438.883929
      ],
      "properties": {
        "datetime": "2011-09-19T20:36:36Z",
        "pc:count": 14431344,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431243.7167,
            "count": 14431344,
            "maximum": 431740.4227,
            "minimum": 430736.6627,
            "name": "X",
            "position": 0,
            "stddev": 289.5598701,
            "variance": 83844.91836
          },
          {
            "average": 4956217.772,
            "count": 14431344,
            "maximum": 4956940.661,
            "minimum": 4955541.661,
            "name": "Y",
            "position": 1,
            "stddev": 381.4459729,
            "variance": 145501.0302
          },
          {
            "average": 1293.284992,
            "count": 14431344,
            "maximum": 1438.883929,
            "minimum": 1156.103929,
            "name": "Z",
            "position": 2,
            "stddev": 66.89987196,
            "variance": 4475.592868
          },
          {
            "average": 225.6556417,
            "count": 14431344,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.51660291,
            "variance": 1057.329464
          },
          {
            "average": 1.013820819,
            "count": 14431344,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1279461975,
            "variance": 0.01637022944
          },
          {
            "average": 1.027696935,
            "count": 14431344,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1880092212,
            "variance": 0.03534746726
          },
          {
            "average": 0.4992613301,
            "count": 14431344,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994717,
            "variance": 0.2499994717
          },
          {
            "average": 0,
            "count": 14431344,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.196658399,
            "count": 14431344,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3974718654,
            "variance": 0.1579838838
          },
          {
            "average": 0.3918837511,
            "count": 14431344,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.015035039,
            "variance": 64.24078668
          },
          {
            "average": 198.9057044,
            "count": 14431344,
            "maximum": 213,
            "minimum": 182,
            "name": "UserData",
            "position": 10,
            "stddev": 5.257983959,
            "variance": 27.64639531
          },
          {
            "average": 94.25893721,
            "count": 14431344,
            "maximum": 121,
            "minimum": 18,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 27.87572632,
            "variance": 777.0561181
          },
          {
            "average": 38442.89556,
            "count": 14431344,
            "maximum": 59136,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 5786.71939,
            "variance": 33486121.3
          },
          {
            "average": 34474.87991,
            "count": 14431344,
            "maximum": 58880,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4965.37613,
            "variance": 24654960.11
          },
          {
            "average": 28612.86557,
            "count": 14431344,
            "maximum": 56320,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4551.739058,
            "variance": 20718328.46
          },
          {
            "average": 490710.9917,
            "count": 14431344,
            "maximum": 499796.4767,
            "minimum": 430919.0165,
            "name": "GpsTime",
            "position": 15,
            "stddev": 21679.72419,
            "variance": 470010441
          },
          {
            "average": 0,
            "count": 14431344,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14431344,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14431344,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14431344,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14431344,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430736.6627,
          4955541.661,
          1156.103929,
          431740.4227,
          4956940.661,
          1438.883929
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430736.66266907525,
                4955541.660566876,
                1156.1039290599035
              ],
              [
                430736.66266907525,
                4956940.660566876,
                1156.1039290599035
              ],
              [
                431740.42266907525,
                4956940.660566876,
                1438.8839290599037
              ],
              [
                431740.42266907525,
                4955541.660566876,
                1438.8839290599037
              ],
              [
                430736.66266907525,
                4955541.660566876,
                1156.1039290599035
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T20:36:36+00:00",
        "end_time": "2011-09-19T01:28:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752109,
            44.74991703,
            1156.103929,
            -117.8623417,
            44.76260628,
            1438.883929
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502079658358,
                  44.74991702698667,
                  1156.1039290599035
                ],
                [
                  -117.87521087266562,
                  44.762509792419316,
                  1156.1039290599035
                ],
                [
                  -117.86252900780875,
                  44.76260628043159,
                  1438.8839290599037
                ],
                [
                  -117.86234168511162,
                  44.75001347287772,
                  1438.8839290599037
                ],
                [
                  -117.87502079658358,
                  44.74991702698667,
                  1156.1039290599035
                ]
              ]
            ]
          },
          "id": "44117G7321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:36:36Z",
            "pc:count": 14431344,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431243.7167,
                "count": 14431344,
                "maximum": 431740.4227,
                "minimum": 430736.6627,
                "name": "X",
                "position": 0,
                "stddev": 289.5598701,
                "variance": 83844.91836
              },
              {
                "average": 4956217.772,
                "count": 14431344,
                "maximum": 4956940.661,
                "minimum": 4955541.661,
                "name": "Y",
                "position": 1,
                "stddev": 381.4459729,
                "variance": 145501.0302
              },
              {
                "average": 1293.284992,
                "count": 14431344,
                "maximum": 1438.883929,
                "minimum": 1156.103929,
                "name": "Z",
                "position": 2,
                "stddev": 66.89987196,
                "variance": 4475.592868
              },
              {
                "average": 225.6556417,
                "count": 14431344,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.51660291,
                "variance": 1057.329464
              },
              {
                "average": 1.013820819,
                "count": 14431344,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1279461975,
                "variance": 0.01637022944
              },
              {
                "average": 1.027696935,
                "count": 14431344,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1880092212,
                "variance": 0.03534746726
              },
              {
                "average": 0.4992613301,
                "count": 14431344,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994717,
                "variance": 0.2499994717
              },
              {
                "average": 0,
                "count": 14431344,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.196658399,
                "count": 14431344,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3974718654,
                "variance": 0.1579838838
              },
              {
                "average": 0.3918837511,
                "count": 14431344,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.015035039,
                "variance": 64.24078668
              },
              {
                "average": 198.9057044,
                "count": 14431344,
                "maximum": 213,
                "minimum": 182,
                "name": "UserData",
                "position": 10,
                "stddev": 5.257983959,
                "variance": 27.64639531
              },
              {
                "average": 94.25893721,
                "count": 14431344,
                "maximum": 121,
                "minimum": 18,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 27.87572632,
                "variance": 777.0561181
              },
              {
                "average": 38442.89556,
                "count": 14431344,
                "maximum": 59136,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 5786.71939,
                "variance": 33486121.3
              },
              {
                "average": 34474.87991,
                "count": 14431344,
                "maximum": 58880,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4965.37613,
                "variance": 24654960.11
              },
              {
                "average": 28612.86557,
                "count": 14431344,
                "maximum": 56320,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4551.739058,
                "variance": 20718328.46
              },
              {
                "average": 490710.9917,
                "count": 14431344,
                "maximum": 499796.4767,
                "minimum": 430919.0165,
                "name": "GpsTime",
                "position": 15,
                "stddev": 21679.72419,
                "variance": 470010441
              },
              {
                "average": 0,
                "count": 14431344,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14431344,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14431344,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14431344,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14431344,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430736.6627,
              4955541.661,
              1156.103929,
              431740.4227,
              4956940.661,
              1438.883929
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430736.66266907525,
                    4955541.660566876,
                    1156.1039290599035
                  ],
                  [
                    430736.66266907525,
                    4956940.660566876,
                    1156.1039290599035
                  ],
                  [
                    431740.42266907525,
                    4956940.660566876,
                    1438.8839290599037
                  ],
                  [
                    431740.42266907525,
                    4955541.660566876,
                    1438.8839290599037
                  ],
                  [
                    430736.66266907525,
                    4955541.660566876,
                    1156.1039290599035
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T20:36:36+00:00",
            "end_time": "2011-09-19T01:28: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": "44117F7101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87016983641067,
              44.74529424023956,
              1123.3358913761565
            ],
            [
              -117.87024062024862,
              44.75001163485841,
              1123.3358913761565
            ],
            [
              -117.86252774073634,
              44.75007014923432,
              1200.9758913761564
            ],
            [
              -117.86245758406179,
              44.745352745045025,
              1200.9758913761564
            ],
            [
              -117.87016983641067,
              44.74529424023956,
              1123.3358913761565
            ]
          ]
        ]
      },
      "bbox": [
        -117.8702406,
        44.74529424,
        1123.335891,
        -117.8624576,
        44.75007015,
        1200.975891
      ],
      "properties": {
        "datetime": "2011-09-19T20:12:10Z",
        "pc:count": 2053066,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431469.5194,
            "count": 2053066,
            "maximum": 431725.7618,
            "minimum": 431115.1618,
            "name": "X",
            "position": 0,
            "stddev": 165.1983345,
            "variance": 27290.48973
          },
          {
            "average": 4955345.93,
            "count": 2053066,
            "maximum": 4955548.112,
            "minimum": 4955024.032,
            "name": "Y",
            "position": 1,
            "stddev": 128.958422,
            "variance": 16630.2746
          },
          {
            "average": 1148.980535,
            "count": 2053066,
            "maximum": 1200.975891,
            "minimum": 1123.335891,
            "name": "Z",
            "position": 2,
            "stddev": 11.48837319,
            "variance": 131.9827186
          },
          {
            "average": 220.7879864,
            "count": 2053066,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.84355785,
            "variance": 2289.006028
          },
          {
            "average": 1.038028977,
            "count": 2053066,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2094201385,
            "variance": 0.04385679439
          },
          {
            "average": 1.076041881,
            "count": 2053066,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3037221773,
            "variance": 0.09224716101
          },
          {
            "average": 0.4960264307,
            "count": 2053066,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999843323,
            "variance": 0.2499843325
          },
          {
            "average": 0,
            "count": 2053066,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.207727857,
            "count": 2053066,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4056810009,
            "variance": 0.1645770745
          },
          {
            "average": 1.128727446,
            "count": 2053066,
            "maximum": 16.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.399068436,
            "variance": 54.74621373
          },
          {
            "average": 201.8787384,
            "count": 2053066,
            "maximum": 212,
            "minimum": 192,
            "name": "UserData",
            "position": 10,
            "stddev": 3.528610475,
            "variance": 12.45109189
          },
          {
            "average": 43.9537482,
            "count": 2053066,
            "maximum": 119,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 31.31715409,
            "variance": 980.7641405
          },
          {
            "average": 35228.57058,
            "count": 2053066,
            "maximum": 61696,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 8573.056308,
            "variance": 73497294.46
          },
          {
            "average": 32895.71496,
            "count": 2053066,
            "maximum": 63488,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7588.819815,
            "variance": 57590186.18
          },
          {
            "average": 25972.42351,
            "count": 2053066,
            "maximum": 63488,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6861.267881,
            "variance": 47076996.94
          },
          {
            "average": 444838.634,
            "count": 2053066,
            "maximum": 498330.6031,
            "minimum": 430288.5711,
            "name": "GpsTime",
            "position": 15,
            "stddev": 27170.58883,
            "variance": 738240897.4
          },
          {
            "average": 0,
            "count": 2053066,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2053066,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2053066,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2053066,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2053066,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431115.1618,
          4955024.032,
          1123.335891,
          431725.7618,
          4955548.112,
          1200.975891
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431115.1617928603,
                4955024.03235684,
                1123.3358913761565
              ],
              [
                431115.1617928603,
                4955548.11235684,
                1123.3358913761565
              ],
              [
                431725.7617928603,
                4955548.11235684,
                1200.9758913761564
              ],
              [
                431725.7617928603,
                4955024.03235684,
                1200.9758913761564
              ],
              [
                431115.1617928603,
                4955024.03235684,
                1123.3358913761565
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T20:12:10+00:00",
        "end_time": "2011-09-19T01:18:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117F7101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117F7101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117F7101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8702406,
            44.74529424,
            1123.335891,
            -117.8624576,
            44.75007015,
            1200.975891
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87016983641067,
                  44.74529424023956,
                  1123.3358913761565
                ],
                [
                  -117.87024062024862,
                  44.75001163485841,
                  1123.3358913761565
                ],
                [
                  -117.86252774073634,
                  44.75007014923432,
                  1200.9758913761564
                ],
                [
                  -117.86245758406179,
                  44.745352745045025,
                  1200.9758913761564
                ],
                [
                  -117.87016983641067,
                  44.74529424023956,
                  1123.3358913761565
                ]
              ]
            ]
          },
          "id": "44117F7101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:12:10Z",
            "pc:count": 2053066,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431469.5194,
                "count": 2053066,
                "maximum": 431725.7618,
                "minimum": 431115.1618,
                "name": "X",
                "position": 0,
                "stddev": 165.1983345,
                "variance": 27290.48973
              },
              {
                "average": 4955345.93,
                "count": 2053066,
                "maximum": 4955548.112,
                "minimum": 4955024.032,
                "name": "Y",
                "position": 1,
                "stddev": 128.958422,
                "variance": 16630.2746
              },
              {
                "average": 1148.980535,
                "count": 2053066,
                "maximum": 1200.975891,
                "minimum": 1123.335891,
                "name": "Z",
                "position": 2,
                "stddev": 11.48837319,
                "variance": 131.9827186
              },
              {
                "average": 220.7879864,
                "count": 2053066,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.84355785,
                "variance": 2289.006028
              },
              {
                "average": 1.038028977,
                "count": 2053066,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2094201385,
                "variance": 0.04385679439
              },
              {
                "average": 1.076041881,
                "count": 2053066,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3037221773,
                "variance": 0.09224716101
              },
              {
                "average": 0.4960264307,
                "count": 2053066,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999843323,
                "variance": 0.2499843325
              },
              {
                "average": 0,
                "count": 2053066,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.207727857,
                "count": 2053066,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4056810009,
                "variance": 0.1645770745
              },
              {
                "average": 1.128727446,
                "count": 2053066,
                "maximum": 16.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.399068436,
                "variance": 54.74621373
              },
              {
                "average": 201.8787384,
                "count": 2053066,
                "maximum": 212,
                "minimum": 192,
                "name": "UserData",
                "position": 10,
                "stddev": 3.528610475,
                "variance": 12.45109189
              },
              {
                "average": 43.9537482,
                "count": 2053066,
                "maximum": 119,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 31.31715409,
                "variance": 980.7641405
              },
              {
                "average": 35228.57058,
                "count": 2053066,
                "maximum": 61696,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 8573.056308,
                "variance": 73497294.46
              },
              {
                "average": 32895.71496,
                "count": 2053066,
                "maximum": 63488,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7588.819815,
                "variance": 57590186.18
              },
              {
                "average": 25972.42351,
                "count": 2053066,
                "maximum": 63488,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6861.267881,
                "variance": 47076996.94
              },
              {
                "average": 444838.634,
                "count": 2053066,
                "maximum": 498330.6031,
                "minimum": 430288.5711,
                "name": "GpsTime",
                "position": 15,
                "stddev": 27170.58883,
                "variance": 738240897.4
              },
              {
                "average": 0,
                "count": 2053066,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2053066,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2053066,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2053066,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2053066,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431115.1618,
              4955024.032,
              1123.335891,
              431725.7618,
              4955548.112,
              1200.975891
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431115.1617928603,
                    4955024.03235684,
                    1123.3358913761565
                  ],
                  [
                    431115.1617928603,
                    4955548.11235684,
                    1123.3358913761565
                  ],
                  [
                    431725.7617928603,
                    4955548.11235684,
                    1200.9758913761564
                  ],
                  [
                    431725.7617928603,
                    4955024.03235684,
                    1200.9758913761564
                  ],
                  [
                    431115.1617928603,
                    4955024.03235684,
                    1123.3358913761565
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T20:12:10+00:00",
            "end_time": "2011-09-19T01:18: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": "44117G7306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502459394659,
              44.78741702088342,
              1031.9333222739617
            ],
            [
              -117.87521492488757,
              44.800010063320585,
              1031.9333222739617
            ],
            [
              -117.86252864169634,
              44.80010658614102,
              1060.8733222739618
            ],
            [
              -117.86234106877981,
              44.78751350156706,
              1060.8733222739618
            ],
            [
              -117.87502459394659,
              44.78741702088342,
              1031.9333222739617
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752149,
        44.78741702,
        1031.933322,
        -117.8623411,
        44.80010659,
        1060.873322
      ],
      "properties": {
        "datetime": "2011-09-19T21:57:21Z",
        "pc:count": 11655042,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431311.4759,
            "count": 11655042,
            "maximum": 431784.6278,
            "minimum": 430781.1678,
            "name": "X",
            "position": 0,
            "stddev": 287.8873662,
            "variance": 82879.13559
          },
          {
            "average": 4960397.655,
            "count": 11655042,
            "maximum": 4961106.313,
            "minimum": 4959707.273,
            "name": "Y",
            "position": 1,
            "stddev": 397.8045678,
            "variance": 158248.4742
          },
          {
            "average": 1036.862848,
            "count": 11655042,
            "maximum": 1060.873322,
            "minimum": 1031.933322,
            "name": "Z",
            "position": 2,
            "stddev": 1.606491689,
            "variance": 2.580815548
          },
          {
            "average": 229.0409449,
            "count": 11655042,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.69755507,
            "variance": 823.5496668
          },
          {
            "average": 1.00464357,
            "count": 11655042,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07716748804,
            "variance": 0.005954821211
          },
          {
            "average": 1.00929529,
            "count": 11655042,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1150231483,
            "variance": 0.01323032464
          },
          {
            "average": 0.5008640038,
            "count": 11655042,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992749,
            "variance": 0.2499992749
          },
          {
            "average": 0,
            "count": 11655042,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.234532746,
            "count": 11655042,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4237064458,
            "variance": 0.1795271522
          },
          {
            "average": 1.699626153,
            "count": 11655042,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.859923972,
            "variance": 61.77840484
          },
          {
            "average": 199.5677961,
            "count": 11655042,
            "maximum": 212,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 4.305944393,
            "variance": 18.54115711
          },
          {
            "average": 110.2929935,
            "count": 11655042,
            "maximum": 136,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.8638893,
            "variance": 251.6629838
          },
          {
            "average": 32728.14172,
            "count": 11655042,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 11159.70031,
            "variance": 124538911
          },
          {
            "average": 32017.34762,
            "count": 11655042,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 9078.836702,
            "variance": 82425275.86
          },
          {
            "average": 25705.7994,
            "count": 11655042,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8012.720926,
            "variance": 64203696.64
          },
          {
            "average": 501517.9284,
            "count": 11655042,
            "maximum": 504641.2197,
            "minimum": 499992.2001,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1089.719579,
            "variance": 1187488.76
          },
          {
            "average": 0,
            "count": 11655042,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11655042,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11655042,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11655042,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11655042,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430781.1678,
          4959707.273,
          1031.933322,
          431784.6278,
          4961106.313,
          1060.873322
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430781.16780510807,
                4959707.272707373,
                1031.9333222739617
              ],
              [
                430781.16780510807,
                4961106.312707372,
                1031.9333222739617
              ],
              [
                431784.62780510803,
                4961106.312707372,
                1060.8733222739618
              ],
              [
                431784.62780510803,
                4959707.272707373,
                1060.8733222739618
              ],
              [
                430781.16780510807,
                4959707.272707373,
                1031.9333222739617
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T21:57:21+00:00",
        "end_time": "2011-09-19T20:39:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752149,
            44.78741702,
            1031.933322,
            -117.8623411,
            44.80010659,
            1060.873322
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502459394659,
                  44.78741702088342,
                  1031.9333222739617
                ],
                [
                  -117.87521492488757,
                  44.800010063320585,
                  1031.9333222739617
                ],
                [
                  -117.86252864169634,
                  44.80010658614102,
                  1060.8733222739618
                ],
                [
                  -117.86234106877981,
                  44.78751350156706,
                  1060.8733222739618
                ],
                [
                  -117.87502459394659,
                  44.78741702088342,
                  1031.9333222739617
                ]
              ]
            ]
          },
          "id": "44117G7306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:57:21Z",
            "pc:count": 11655042,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431311.4759,
                "count": 11655042,
                "maximum": 431784.6278,
                "minimum": 430781.1678,
                "name": "X",
                "position": 0,
                "stddev": 287.8873662,
                "variance": 82879.13559
              },
              {
                "average": 4960397.655,
                "count": 11655042,
                "maximum": 4961106.313,
                "minimum": 4959707.273,
                "name": "Y",
                "position": 1,
                "stddev": 397.8045678,
                "variance": 158248.4742
              },
              {
                "average": 1036.862848,
                "count": 11655042,
                "maximum": 1060.873322,
                "minimum": 1031.933322,
                "name": "Z",
                "position": 2,
                "stddev": 1.606491689,
                "variance": 2.580815548
              },
              {
                "average": 229.0409449,
                "count": 11655042,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.69755507,
                "variance": 823.5496668
              },
              {
                "average": 1.00464357,
                "count": 11655042,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07716748804,
                "variance": 0.005954821211
              },
              {
                "average": 1.00929529,
                "count": 11655042,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1150231483,
                "variance": 0.01323032464
              },
              {
                "average": 0.5008640038,
                "count": 11655042,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992749,
                "variance": 0.2499992749
              },
              {
                "average": 0,
                "count": 11655042,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.234532746,
                "count": 11655042,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4237064458,
                "variance": 0.1795271522
              },
              {
                "average": 1.699626153,
                "count": 11655042,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.859923972,
                "variance": 61.77840484
              },
              {
                "average": 199.5677961,
                "count": 11655042,
                "maximum": 212,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 4.305944393,
                "variance": 18.54115711
              },
              {
                "average": 110.2929935,
                "count": 11655042,
                "maximum": 136,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.8638893,
                "variance": 251.6629838
              },
              {
                "average": 32728.14172,
                "count": 11655042,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 11159.70031,
                "variance": 124538911
              },
              {
                "average": 32017.34762,
                "count": 11655042,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 9078.836702,
                "variance": 82425275.86
              },
              {
                "average": 25705.7994,
                "count": 11655042,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8012.720926,
                "variance": 64203696.64
              },
              {
                "average": 501517.9284,
                "count": 11655042,
                "maximum": 504641.2197,
                "minimum": 499992.2001,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1089.719579,
                "variance": 1187488.76
              },
              {
                "average": 0,
                "count": 11655042,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11655042,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11655042,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11655042,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11655042,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430781.1678,
              4959707.273,
              1031.933322,
              431784.6278,
              4961106.313,
              1060.873322
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430781.16780510807,
                    4959707.272707373,
                    1031.9333222739617
                  ],
                  [
                    430781.16780510807,
                    4961106.312707372,
                    1031.9333222739617
                  ],
                  [
                    431784.62780510803,
                    4961106.312707372,
                    1060.8733222739618
                  ],
                  [
                    431784.62780510803,
                    4959707.272707373,
                    1060.8733222739618
                  ],
                  [
                    430781.16780510807,
                    4959707.272707373,
                    1031.9333222739617
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T21:57:21+00:00",
            "end_time": "2011-09-19T20: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": "45118D1409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502474814987,
              45.41240081557665,
              833.087344534455
            ],
            [
              -118.02525293563521,
              45.42500974616793,
              833.087344534455
            ],
            [
              -118.01252945658342,
              45.42512325178044,
              865.0673445344551
            ],
            [
              -118.01230409974498,
              45.412514271572064,
              865.0673445344551
            ],
            [
              -118.02502474814987,
              45.41240081557665,
              833.087344534455
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252529,
        45.41240082,
        833.0873445,
        -118.0123041,
        45.42512325,
        865.0673445
      ],
      "properties": {
        "datetime": "2011-09-14T22:43:32Z",
        "pc:count": 10565646,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420288.4944,
            "count": 10565646,
            "maximum": 420790.6398,
            "minimum": 419795.1198,
            "name": "X",
            "position": 0,
            "stddev": 281.5236131,
            "variance": 79255.54472
          },
          {
            "average": 5029974.857,
            "count": 10565646,
            "maximum": 5030675.882,
            "minimum": 5029274.862,
            "name": "Y",
            "position": 1,
            "stddev": 398.1943813,
            "variance": 158558.7653
          },
          {
            "average": 838.094861,
            "count": 10565646,
            "maximum": 865.0673445,
            "minimum": 833.0873445,
            "name": "Z",
            "position": 2,
            "stddev": 2.332870115,
            "variance": 5.442282974
          },
          {
            "average": 109.4524328,
            "count": 10565646,
            "maximum": 201,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.80668709,
            "variance": 475.5316018
          },
          {
            "average": 1.00441459,
            "count": 10565646,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07353915807,
            "variance": 0.00540800777
          },
          {
            "average": 1.009391664,
            "count": 10565646,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1146919535,
            "variance": 0.01315424421
          },
          {
            "average": 0.5000201597,
            "count": 10565646,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000233,
            "variance": 0.2500000233
          },
          {
            "average": 0,
            "count": 10565646,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.28731239,
            "count": 10565646,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4525085632,
            "variance": 0.2047639998
          },
          {
            "average": -2.525022007,
            "count": 10565646,
            "maximum": 15,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.786661427,
            "variance": 77.20541904
          },
          {
            "average": 121.9944599,
            "count": 10565646,
            "maximum": 128,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 1.454549534,
            "variance": 2.115714347
          },
          {
            "average": 1016.122528,
            "count": 10565646,
            "maximum": 1020,
            "minimum": 1012,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.654122254,
            "variance": 2.736120431
          },
          {
            "average": 25170.04702,
            "count": 10565646,
            "maximum": 64512,
            "minimum": 6400,
            "name": "Red",
            "position": 12,
            "stddev": 9912.963083,
            "variance": 98266837.08
          },
          {
            "average": 27201.56017,
            "count": 10565646,
            "maximum": 65280,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 7341.667995,
            "variance": 53900088.95
          },
          {
            "average": 24071.31883,
            "count": 10565646,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 6188.195742,
            "variance": 38293766.54
          },
          {
            "average": 73578.749,
            "count": 10565646,
            "maximum": 75412.95385,
            "minimum": 71445.60822,
            "name": "GpsTime",
            "position": 15,
            "stddev": 824.3435944,
            "variance": 679542.3617
          },
          {
            "average": 0,
            "count": 10565646,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10565646,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10565646,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10565646,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10565646,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419795.1198,
          5029274.862,
          833.0873445,
          420790.6398,
          5030675.882,
          865.0673445
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419795.1197839505,
                5029274.862247363,
                833.087344534455
              ],
              [
                419795.1197839505,
                5030675.882247362,
                833.087344534455
              ],
              [
                420790.6397839505,
                5030675.882247362,
                865.0673445344551
              ],
              [
                420790.6397839505,
                5029274.862247363,
                865.0673445344551
              ],
              [
                419795.1197839505,
                5029274.862247363,
                833.087344534455
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:43:32+00:00",
        "end_time": "2011-09-14T21:37:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252529,
            45.41240082,
            833.0873445,
            -118.0123041,
            45.42512325,
            865.0673445
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502474814987,
                  45.41240081557665,
                  833.087344534455
                ],
                [
                  -118.02525293563521,
                  45.42500974616793,
                  833.087344534455
                ],
                [
                  -118.01252945658342,
                  45.42512325178044,
                  865.0673445344551
                ],
                [
                  -118.01230409974498,
                  45.412514271572064,
                  865.0673445344551
                ],
                [
                  -118.02502474814987,
                  45.41240081557665,
                  833.087344534455
                ]
              ]
            ]
          },
          "id": "45118D1409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:43:32Z",
            "pc:count": 10565646,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420288.4944,
                "count": 10565646,
                "maximum": 420790.6398,
                "minimum": 419795.1198,
                "name": "X",
                "position": 0,
                "stddev": 281.5236131,
                "variance": 79255.54472
              },
              {
                "average": 5029974.857,
                "count": 10565646,
                "maximum": 5030675.882,
                "minimum": 5029274.862,
                "name": "Y",
                "position": 1,
                "stddev": 398.1943813,
                "variance": 158558.7653
              },
              {
                "average": 838.094861,
                "count": 10565646,
                "maximum": 865.0673445,
                "minimum": 833.0873445,
                "name": "Z",
                "position": 2,
                "stddev": 2.332870115,
                "variance": 5.442282974
              },
              {
                "average": 109.4524328,
                "count": 10565646,
                "maximum": 201,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.80668709,
                "variance": 475.5316018
              },
              {
                "average": 1.00441459,
                "count": 10565646,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07353915807,
                "variance": 0.00540800777
              },
              {
                "average": 1.009391664,
                "count": 10565646,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1146919535,
                "variance": 0.01315424421
              },
              {
                "average": 0.5000201597,
                "count": 10565646,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000233,
                "variance": 0.2500000233
              },
              {
                "average": 0,
                "count": 10565646,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.28731239,
                "count": 10565646,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4525085632,
                "variance": 0.2047639998
              },
              {
                "average": -2.525022007,
                "count": 10565646,
                "maximum": 15,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.786661427,
                "variance": 77.20541904
              },
              {
                "average": 121.9944599,
                "count": 10565646,
                "maximum": 128,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 1.454549534,
                "variance": 2.115714347
              },
              {
                "average": 1016.122528,
                "count": 10565646,
                "maximum": 1020,
                "minimum": 1012,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.654122254,
                "variance": 2.736120431
              },
              {
                "average": 25170.04702,
                "count": 10565646,
                "maximum": 64512,
                "minimum": 6400,
                "name": "Red",
                "position": 12,
                "stddev": 9912.963083,
                "variance": 98266837.08
              },
              {
                "average": 27201.56017,
                "count": 10565646,
                "maximum": 65280,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 7341.667995,
                "variance": 53900088.95
              },
              {
                "average": 24071.31883,
                "count": 10565646,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 6188.195742,
                "variance": 38293766.54
              },
              {
                "average": 73578.749,
                "count": 10565646,
                "maximum": 75412.95385,
                "minimum": 71445.60822,
                "name": "GpsTime",
                "position": 15,
                "stddev": 824.3435944,
                "variance": 679542.3617
              },
              {
                "average": 0,
                "count": 10565646,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10565646,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10565646,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10565646,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10565646,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419795.1198,
              5029274.862,
              833.0873445,
              420790.6398,
              5030675.882,
              865.0673445
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419795.1197839505,
                    5029274.862247363,
                    833.087344534455
                  ],
                  [
                    419795.1197839505,
                    5030675.882247362,
                    833.087344534455
                  ],
                  [
                    420790.6397839505,
                    5030675.882247362,
                    865.0673445344551
                  ],
                  [
                    420790.6397839505,
                    5029274.862247363,
                    865.0673445344551
                  ],
                  [
                    419795.1197839505,
                    5029274.862247363,
                    833.087344534455
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:43:32+00:00",
            "end_time": "2011-09-14T21:37: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": "44117G7125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502535810038,
              44.81242288960979,
              1028.6919753216278
            ],
            [
              -117.82520488590836,
              44.82501009920187,
              1028.6919753216278
            ],
            [
              -117.81252889462814,
              44.82510099262954,
              1063.511975321628
            ],
            [
              -117.81235212381407,
              44.81251374337678,
              1063.511975321628
            ],
            [
              -117.82502535810038,
              44.81242288960979,
              1028.6919753216278
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252049,
        44.81242289,
        1028.691975,
        -117.8123521,
        44.82510099,
        1063.511975
      ],
      "properties": {
        "datetime": "2011-09-19T20:34:28Z",
        "pc:count": 11377254,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435266.8343,
            "count": 11377254,
            "maximum": 435766.8063,
            "minimum": 434764.6063,
            "name": "X",
            "position": 0,
            "stddev": 284.8831075,
            "variance": 81158.38495
          },
          {
            "average": 4963148.411,
            "count": 11377254,
            "maximum": 4963842.051,
            "minimum": 4962443.671,
            "name": "Y",
            "position": 1,
            "stddev": 400.2549481,
            "variance": 160204.0235
          },
          {
            "average": 1031.685189,
            "count": 11377254,
            "maximum": 1063.511975,
            "minimum": 1028.691975,
            "name": "Z",
            "position": 2,
            "stddev": 1.527224936,
            "variance": 2.332416005
          },
          {
            "average": 216.9228582,
            "count": 11377254,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.05249183,
            "variance": 2606.356922
          },
          {
            "average": 1.004126655,
            "count": 11377254,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0747730086,
            "variance": 0.005591002816
          },
          {
            "average": 1.008280909,
            "count": 11377254,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1129485267,
            "variance": 0.01275736968
          },
          {
            "average": 0.4982891302,
            "count": 11377254,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999970949,
            "variance": 0.2499970949
          },
          {
            "average": 0,
            "count": 11377254,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.235504191,
            "count": 11377254,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4243135431,
            "variance": 0.1800419829
          },
          {
            "average": 0.5836152207,
            "count": 11377254,
            "maximum": 19.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.949204913,
            "variance": 63.18985874
          },
          {
            "average": 194.5387089,
            "count": 11377254,
            "maximum": 212,
            "minimum": 183,
            "name": "UserData",
            "position": 10,
            "stddev": 3.779563016,
            "variance": 14.28509659
          },
          {
            "average": 90.85076329,
            "count": 11377254,
            "maximum": 121,
            "minimum": 18,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 30.8216895,
            "variance": 949.9765436
          },
          {
            "average": 30440.06547,
            "count": 11377254,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 10616.60532,
            "variance": 112712308.4
          },
          {
            "average": 31149.52817,
            "count": 11377254,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 8416.490414,
            "variance": 70837310.88
          },
          {
            "average": 25340.53765,
            "count": 11377254,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 8172.566322,
            "variance": 66790840.3
          },
          {
            "average": 487580.2179,
            "count": 11377254,
            "maximum": 499668.781,
            "minimum": 430790.6671,
            "name": "GpsTime",
            "position": 15,
            "stddev": 24834.41167,
            "variance": 616748002.8
          },
          {
            "average": 0,
            "count": 11377254,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11377254,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11377254,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11377254,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11377254,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434764.6063,
          4962443.671,
          1028.691975,
          435766.8063,
          4963842.051,
          1063.511975
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434764.60632837546,
                4962443.671229809,
                1028.6919753216278
              ],
              [
                434764.60632837546,
                4963842.051229809,
                1028.6919753216278
              ],
              [
                435766.8063283754,
                4963842.051229809,
                1063.511975321628
              ],
              [
                435766.8063283754,
                4962443.671229809,
                1063.511975321628
              ],
              [
                434764.60632837546,
                4962443.671229809,
                1028.6919753216278
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T20:34:28+00:00",
        "end_time": "2011-09-19T01:26:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252049,
            44.81242289,
            1028.691975,
            -117.8123521,
            44.82510099,
            1063.511975
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502535810038,
                  44.81242288960979,
                  1028.6919753216278
                ],
                [
                  -117.82520488590836,
                  44.82501009920187,
                  1028.6919753216278
                ],
                [
                  -117.81252889462814,
                  44.82510099262954,
                  1063.511975321628
                ],
                [
                  -117.81235212381407,
                  44.81251374337678,
                  1063.511975321628
                ],
                [
                  -117.82502535810038,
                  44.81242288960979,
                  1028.6919753216278
                ]
              ]
            ]
          },
          "id": "44117G7125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:34:28Z",
            "pc:count": 11377254,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435266.8343,
                "count": 11377254,
                "maximum": 435766.8063,
                "minimum": 434764.6063,
                "name": "X",
                "position": 0,
                "stddev": 284.8831075,
                "variance": 81158.38495
              },
              {
                "average": 4963148.411,
                "count": 11377254,
                "maximum": 4963842.051,
                "minimum": 4962443.671,
                "name": "Y",
                "position": 1,
                "stddev": 400.2549481,
                "variance": 160204.0235
              },
              {
                "average": 1031.685189,
                "count": 11377254,
                "maximum": 1063.511975,
                "minimum": 1028.691975,
                "name": "Z",
                "position": 2,
                "stddev": 1.527224936,
                "variance": 2.332416005
              },
              {
                "average": 216.9228582,
                "count": 11377254,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.05249183,
                "variance": 2606.356922
              },
              {
                "average": 1.004126655,
                "count": 11377254,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0747730086,
                "variance": 0.005591002816
              },
              {
                "average": 1.008280909,
                "count": 11377254,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1129485267,
                "variance": 0.01275736968
              },
              {
                "average": 0.4982891302,
                "count": 11377254,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999970949,
                "variance": 0.2499970949
              },
              {
                "average": 0,
                "count": 11377254,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.235504191,
                "count": 11377254,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4243135431,
                "variance": 0.1800419829
              },
              {
                "average": 0.5836152207,
                "count": 11377254,
                "maximum": 19.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.949204913,
                "variance": 63.18985874
              },
              {
                "average": 194.5387089,
                "count": 11377254,
                "maximum": 212,
                "minimum": 183,
                "name": "UserData",
                "position": 10,
                "stddev": 3.779563016,
                "variance": 14.28509659
              },
              {
                "average": 90.85076329,
                "count": 11377254,
                "maximum": 121,
                "minimum": 18,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 30.8216895,
                "variance": 949.9765436
              },
              {
                "average": 30440.06547,
                "count": 11377254,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 10616.60532,
                "variance": 112712308.4
              },
              {
                "average": 31149.52817,
                "count": 11377254,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 8416.490414,
                "variance": 70837310.88
              },
              {
                "average": 25340.53765,
                "count": 11377254,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 8172.566322,
                "variance": 66790840.3
              },
              {
                "average": 487580.2179,
                "count": 11377254,
                "maximum": 499668.781,
                "minimum": 430790.6671,
                "name": "GpsTime",
                "position": 15,
                "stddev": 24834.41167,
                "variance": 616748002.8
              },
              {
                "average": 0,
                "count": 11377254,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11377254,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11377254,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11377254,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11377254,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434764.6063,
              4962443.671,
              1028.691975,
              435766.8063,
              4963842.051,
              1063.511975
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434764.60632837546,
                    4962443.671229809,
                    1028.6919753216278
                  ],
                  [
                    434764.60632837546,
                    4963842.051229809,
                    1028.6919753216278
                  ],
                  [
                    435766.8063283754,
                    4963842.051229809,
                    1063.511975321628
                  ],
                  [
                    435766.8063283754,
                    4962443.671229809,
                    1063.511975321628
                  ],
                  [
                    434764.60632837546,
                    4962443.671229809,
                    1028.6919753216278
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T20:34:28+00:00",
            "end_time": "2011-09-19T01: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": "44117G8111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002511417742,
              44.83740336941247,
              1131.4137516639166
            ],
            [
              -118.00024324507851,
              44.85000935191008,
              1131.4137516639166
            ],
            [
              -117.98752923231051,
              44.85012000701968,
              1210.9537516639166
            ],
            [
              -117.98731387295575,
              44.83751397616678,
              1210.9537516639166
            ],
            [
              -118.00002511417742,
              44.83740336941247,
              1131.4137516639166
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002432,
        44.83740337,
        1131.413752,
        -117.9873139,
        44.85012001,
        1210.953752
      ],
      "properties": {
        "datetime": "2011-09-17T23:04:58Z",
        "pc:count": 16021403,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421505.6939,
            "count": 16021403,
            "maximum": 421965.9724,
            "minimum": 420961.1524,
            "name": "X",
            "position": 0,
            "stddev": 287.5774798,
            "variance": 82700.8069
          },
          {
            "average": 4966112.513,
            "count": 16021403,
            "maximum": 4966774.481,
            "minimum": 4965373.941,
            "name": "Y",
            "position": 1,
            "stddev": 404.2097206,
            "variance": 163385.4982
          },
          {
            "average": 1156.948574,
            "count": 16021403,
            "maximum": 1210.953752,
            "minimum": 1131.413752,
            "name": "Z",
            "position": 2,
            "stddev": 13.18130936,
            "variance": 173.7469163
          },
          {
            "average": 101.146372,
            "count": 16021403,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.36837676,
            "variance": 1549.869088
          },
          {
            "average": 1.049354042,
            "count": 16021403,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2355671461,
            "variance": 0.05549188032
          },
          {
            "average": 1.10248497,
            "count": 16021403,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3489050846,
            "variance": 0.1217347581
          },
          {
            "average": 0.4997959292,
            "count": 16021403,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999974,
            "variance": 0.249999974
          },
          {
            "average": 0,
            "count": 16021403,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.211450895,
            "count": 16021403,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4083373903,
            "variance": 0.1667394243
          },
          {
            "average": -1.960202333,
            "count": 16021403,
            "maximum": 18,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.982284298,
            "variance": 63.71686261
          },
          {
            "average": 149.6438034,
            "count": 16021403,
            "maximum": 179,
            "minimum": 119,
            "name": "UserData",
            "position": 10,
            "stddev": 19.85053268,
            "variance": 394.0436477
          },
          {
            "average": 14788.18446,
            "count": 16021403,
            "maximum": 20112,
            "minimum": 9436,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5327.723976,
            "variance": 28384642.76
          },
          {
            "average": 33180.04529,
            "count": 16021403,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 9761.159565,
            "variance": 95280236.05
          },
          {
            "average": 30583.39365,
            "count": 16021403,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 8788.340901,
            "variance": 77234935.78
          },
          {
            "average": 26292.67142,
            "count": 16021403,
            "maximum": 65280,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 7955.101692,
            "variance": 63283642.93
          },
          {
            "average": 147812.4884,
            "count": 16021403,
            "maximum": 335898.6377,
            "minimum": 79502.58755,
            "name": "GpsTime",
            "position": 15,
            "stddev": 111013.6952,
            "variance": 12324040520.0
          },
          {
            "average": 0,
            "count": 16021403,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16021403,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16021403,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16021403,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16021403,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420961.1524,
          4965373.941,
          1131.413752,
          421965.9724,
          4966774.481,
          1210.953752
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420961.15240013314,
                4965373.941475157,
                1131.4137516639166
              ],
              [
                420961.15240013314,
                4966774.481475156,
                1131.4137516639166
              ],
              [
                421965.9724001331,
                4966774.481475156,
                1210.9537516639166
              ],
              [
                421965.9724001331,
                4965373.941475157,
                1210.9537516639166
              ],
              [
                420961.15240013314,
                4965373.941475157,
                1131.4137516639166
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T23:04:58+00:00",
        "end_time": "2011-09-14T23:51:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002432,
            44.83740337,
            1131.413752,
            -117.9873139,
            44.85012001,
            1210.953752
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002511417742,
                  44.83740336941247,
                  1131.4137516639166
                ],
                [
                  -118.00024324507851,
                  44.85000935191008,
                  1131.4137516639166
                ],
                [
                  -117.98752923231051,
                  44.85012000701968,
                  1210.9537516639166
                ],
                [
                  -117.98731387295575,
                  44.83751397616678,
                  1210.9537516639166
                ],
                [
                  -118.00002511417742,
                  44.83740336941247,
                  1131.4137516639166
                ]
              ]
            ]
          },
          "id": "44117G8111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:04:58Z",
            "pc:count": 16021403,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421505.6939,
                "count": 16021403,
                "maximum": 421965.9724,
                "minimum": 420961.1524,
                "name": "X",
                "position": 0,
                "stddev": 287.5774798,
                "variance": 82700.8069
              },
              {
                "average": 4966112.513,
                "count": 16021403,
                "maximum": 4966774.481,
                "minimum": 4965373.941,
                "name": "Y",
                "position": 1,
                "stddev": 404.2097206,
                "variance": 163385.4982
              },
              {
                "average": 1156.948574,
                "count": 16021403,
                "maximum": 1210.953752,
                "minimum": 1131.413752,
                "name": "Z",
                "position": 2,
                "stddev": 13.18130936,
                "variance": 173.7469163
              },
              {
                "average": 101.146372,
                "count": 16021403,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.36837676,
                "variance": 1549.869088
              },
              {
                "average": 1.049354042,
                "count": 16021403,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2355671461,
                "variance": 0.05549188032
              },
              {
                "average": 1.10248497,
                "count": 16021403,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3489050846,
                "variance": 0.1217347581
              },
              {
                "average": 0.4997959292,
                "count": 16021403,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999974,
                "variance": 0.249999974
              },
              {
                "average": 0,
                "count": 16021403,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.211450895,
                "count": 16021403,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4083373903,
                "variance": 0.1667394243
              },
              {
                "average": -1.960202333,
                "count": 16021403,
                "maximum": 18,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.982284298,
                "variance": 63.71686261
              },
              {
                "average": 149.6438034,
                "count": 16021403,
                "maximum": 179,
                "minimum": 119,
                "name": "UserData",
                "position": 10,
                "stddev": 19.85053268,
                "variance": 394.0436477
              },
              {
                "average": 14788.18446,
                "count": 16021403,
                "maximum": 20112,
                "minimum": 9436,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5327.723976,
                "variance": 28384642.76
              },
              {
                "average": 33180.04529,
                "count": 16021403,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 9761.159565,
                "variance": 95280236.05
              },
              {
                "average": 30583.39365,
                "count": 16021403,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 8788.340901,
                "variance": 77234935.78
              },
              {
                "average": 26292.67142,
                "count": 16021403,
                "maximum": 65280,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 7955.101692,
                "variance": 63283642.93
              },
              {
                "average": 147812.4884,
                "count": 16021403,
                "maximum": 335898.6377,
                "minimum": 79502.58755,
                "name": "GpsTime",
                "position": 15,
                "stddev": 111013.6952,
                "variance": 12324040520.0
              },
              {
                "average": 0,
                "count": 16021403,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16021403,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16021403,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16021403,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16021403,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420961.1524,
              4965373.941,
              1131.413752,
              421965.9724,
              4966774.481,
              1210.953752
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420961.15240013314,
                    4965373.941475157,
                    1131.4137516639166
                  ],
                  [
                    420961.15240013314,
                    4966774.481475156,
                    1131.4137516639166
                  ],
                  [
                    421965.9724001331,
                    4966774.481475156,
                    1210.9537516639166
                  ],
                  [
                    421965.9724001331,
                    4965373.941475157,
                    1210.9537516639166
                  ],
                  [
                    420961.15240013314,
                    4965373.941475157,
                    1131.4137516639166
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T23:04:58+00:00",
            "end_time": "2011-09-14T23:51:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H7314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752539226931,
              44.89992131272199,
              1017.592962417557
            ],
            [
              -117.83770822270726,
              44.912510088959024,
              1017.592962417557
            ],
            [
              -117.82502926600263,
              44.912602392231996,
              1042.232962417557
            ],
            [
              -117.82484920199366,
              44.90001357571468,
              1042.232962417557
            ],
            [
              -117.83752539226931,
              44.89992131272199,
              1017.592962417557
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377082,
        44.89992131,
        1017.592962,
        -117.8248492,
        44.91260239,
        1042.232962
      ],
      "properties": {
        "datetime": "2011-09-20T01:22:47Z",
        "pc:count": 11432842,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434375.5376,
            "count": 11432842,
            "maximum": 434877.3417,
            "minimum": 433876.4217,
            "name": "X",
            "position": 0,
            "stddev": 286.141039,
            "variance": 81876.69418
          },
          {
            "average": 4972873.197,
            "count": 11432842,
            "maximum": 4973572.085,
            "minimum": 4972173.505,
            "name": "Y",
            "position": 1,
            "stddev": 400.8685469,
            "variance": 160695.5919
          },
          {
            "average": 1025.249062,
            "count": 11432842,
            "maximum": 1042.232962,
            "minimum": 1017.592962,
            "name": "Z",
            "position": 2,
            "stddev": 4.606203247,
            "variance": 21.21710836
          },
          {
            "average": 231.2251504,
            "count": 11432842,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.49536588,
            "variance": 650.0136814
          },
          {
            "average": 1.00107095,
            "count": 11432842,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0368997827,
            "variance": 0.001361593963
          },
          {
            "average": 1.002143649,
            "count": 11432842,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0549420179,
            "variance": 0.003018625331
          },
          {
            "average": 0.4984052959,
            "count": 11432842,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999974788,
            "variance": 0.2499974788
          },
          {
            "average": 0,
            "count": 11432842,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.253399636,
            "count": 11432842,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4349577876,
            "variance": 0.189188277
          },
          {
            "average": 1.095380886,
            "count": 11432842,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.853465243,
            "variance": 61.67691633
          },
          {
            "average": 197.4843957,
            "count": 11432842,
            "maximum": 208,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 3.026309529,
            "variance": 9.158549363
          },
          {
            "average": 233.2886084,
            "count": 11432842,
            "maximum": 269,
            "minimum": 114,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 49.25518364,
            "variance": 2426.073116
          },
          {
            "average": 38131.77728,
            "count": 11432842,
            "maximum": 64512,
            "minimum": 7936,
            "name": "Red",
            "position": 12,
            "stddev": 13742.41378,
            "variance": 188853936.5
          },
          {
            "average": 35540.71756,
            "count": 11432842,
            "maximum": 65280,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 11494.02901,
            "variance": 132112702.8
          },
          {
            "average": 29333.2665,
            "count": 11432842,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 9174.329182,
            "variance": 84168315.95
          },
          {
            "average": 514168.2996,
            "count": 11432842,
            "maximum": 516967.686,
            "minimum": 508304.0771,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2680.153864,
            "variance": 7183224.737
          },
          {
            "average": 0,
            "count": 11432842,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11432842,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11432842,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11432842,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11432842,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433876.4217,
          4972173.505,
          1017.592962,
          434877.3417,
          4973572.085,
          1042.232962
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433876.4216972547,
                4972173.504793196,
                1017.592962417557
              ],
              [
                433876.4216972547,
                4973572.084793196,
                1017.592962417557
              ],
              [
                434877.34169725474,
                4973572.084793196,
                1042.232962417557
              ],
              [
                434877.34169725474,
                4972173.504793196,
                1042.232962417557
              ],
              [
                433876.4216972547,
                4972173.504793196,
                1017.592962417557
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:22:47+00:00",
        "end_time": "2011-09-19T22:58:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377082,
            44.89992131,
            1017.592962,
            -117.8248492,
            44.91260239,
            1042.232962
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752539226931,
                  44.89992131272199,
                  1017.592962417557
                ],
                [
                  -117.83770822270726,
                  44.912510088959024,
                  1017.592962417557
                ],
                [
                  -117.82502926600263,
                  44.912602392231996,
                  1042.232962417557
                ],
                [
                  -117.82484920199366,
                  44.90001357571468,
                  1042.232962417557
                ],
                [
                  -117.83752539226931,
                  44.89992131272199,
                  1017.592962417557
                ]
              ]
            ]
          },
          "id": "44117H7314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:22:47Z",
            "pc:count": 11432842,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434375.5376,
                "count": 11432842,
                "maximum": 434877.3417,
                "minimum": 433876.4217,
                "name": "X",
                "position": 0,
                "stddev": 286.141039,
                "variance": 81876.69418
              },
              {
                "average": 4972873.197,
                "count": 11432842,
                "maximum": 4973572.085,
                "minimum": 4972173.505,
                "name": "Y",
                "position": 1,
                "stddev": 400.8685469,
                "variance": 160695.5919
              },
              {
                "average": 1025.249062,
                "count": 11432842,
                "maximum": 1042.232962,
                "minimum": 1017.592962,
                "name": "Z",
                "position": 2,
                "stddev": 4.606203247,
                "variance": 21.21710836
              },
              {
                "average": 231.2251504,
                "count": 11432842,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.49536588,
                "variance": 650.0136814
              },
              {
                "average": 1.00107095,
                "count": 11432842,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0368997827,
                "variance": 0.001361593963
              },
              {
                "average": 1.002143649,
                "count": 11432842,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0549420179,
                "variance": 0.003018625331
              },
              {
                "average": 0.4984052959,
                "count": 11432842,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999974788,
                "variance": 0.2499974788
              },
              {
                "average": 0,
                "count": 11432842,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.253399636,
                "count": 11432842,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4349577876,
                "variance": 0.189188277
              },
              {
                "average": 1.095380886,
                "count": 11432842,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.853465243,
                "variance": 61.67691633
              },
              {
                "average": 197.4843957,
                "count": 11432842,
                "maximum": 208,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 3.026309529,
                "variance": 9.158549363
              },
              {
                "average": 233.2886084,
                "count": 11432842,
                "maximum": 269,
                "minimum": 114,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 49.25518364,
                "variance": 2426.073116
              },
              {
                "average": 38131.77728,
                "count": 11432842,
                "maximum": 64512,
                "minimum": 7936,
                "name": "Red",
                "position": 12,
                "stddev": 13742.41378,
                "variance": 188853936.5
              },
              {
                "average": 35540.71756,
                "count": 11432842,
                "maximum": 65280,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 11494.02901,
                "variance": 132112702.8
              },
              {
                "average": 29333.2665,
                "count": 11432842,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 9174.329182,
                "variance": 84168315.95
              },
              {
                "average": 514168.2996,
                "count": 11432842,
                "maximum": 516967.686,
                "minimum": 508304.0771,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2680.153864,
                "variance": 7183224.737
              },
              {
                "average": 0,
                "count": 11432842,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11432842,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11432842,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11432842,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11432842,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433876.4217,
              4972173.505,
              1017.592962,
              434877.3417,
              4973572.085,
              1042.232962
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433876.4216972547,
                    4972173.504793196,
                    1017.592962417557
                  ],
                  [
                    433876.4216972547,
                    4973572.084793196,
                    1017.592962417557
                  ],
                  [
                    434877.34169725474,
                    4973572.084793196,
                    1042.232962417557
                  ],
                  [
                    434877.34169725474,
                    4972173.504793196,
                    1042.232962417557
                  ],
                  [
                    433876.4216972547,
                    4972173.504793196,
                    1017.592962417557
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:22:47+00:00",
            "end_time": "2011-09-19T22:58:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118A1315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.07502430954978,
              45.02489554857562,
              1116.3730490847968
            ],
            [
              -118.0752604969921,
              45.037509456375744,
              1116.3730490847968
            ],
            [
              -118.06252945002994,
              45.03762862285084,
              1231.193049084797
            ],
            [
              -118.06229605775529,
              45.02501466294403,
              1231.193049084797
            ],
            [
              -118.07502430954978,
              45.02489554857562,
              1116.3730490847968
            ]
          ]
        ]
      },
      "bbox": [
        -118.0752605,
        45.02489555,
        1116.373049,
        -118.0622961,
        45.03762862,
        1231.193049
      ],
      "properties": {
        "datetime": "2011-09-20T22:35:48Z",
        "pc:count": 25238260,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415815.538,
            "count": 25238260,
            "maximum": 416312.3141,
            "minimum": 415309.3941,
            "name": "X",
            "position": 0,
            "stddev": 281.6097606,
            "variance": 79304.05728
          },
          {
            "average": 4986990.193,
            "count": 25238260,
            "maximum": 4987678.901,
            "minimum": 4986277.401,
            "name": "Y",
            "position": 1,
            "stddev": 399.7063499,
            "variance": 159765.1661
          },
          {
            "average": 1176.936533,
            "count": 25238260,
            "maximum": 1231.193049,
            "minimum": 1116.373049,
            "name": "Z",
            "position": 2,
            "stddev": 20.31626321,
            "variance": 412.7505508
          },
          {
            "average": 157.8818634,
            "count": 25238260,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 70.5883311,
            "variance": 4982.712488
          },
          {
            "average": 1.054473803,
            "count": 25238260,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2508216006,
            "variance": 0.06291147533
          },
          {
            "average": 1.110731921,
            "count": 25238260,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.367556814,
            "variance": 0.1350980115
          },
          {
            "average": 0.4992429748,
            "count": 25238260,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994368,
            "variance": 0.2499994368
          },
          {
            "average": 0,
            "count": 25238260,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.124624875,
            "count": 25238260,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3302930819,
            "variance": 0.1090935199
          },
          {
            "average": -0.5261638261,
            "count": 25238260,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.20434687,
            "variance": 67.31130757
          },
          {
            "average": 190.4951138,
            "count": 25238260,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 11.67147903,
            "variance": 136.2234226
          },
          {
            "average": 7358.080985,
            "count": 25238260,
            "maximum": 20077,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8241.704842,
            "variance": 67925698.7
          },
          {
            "average": 31147.31078,
            "count": 25238260,
            "maximum": 63232,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12329.57167,
            "variance": 152018337.6
          },
          {
            "average": 29674.23154,
            "count": 25238260,
            "maximum": 62976,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 10195.09436,
            "variance": 103939949
          },
          {
            "average": 24128.17315,
            "count": 25238260,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8439.343277,
            "variance": 71222514.94
          },
          {
            "average": 458236.6911,
            "count": 25238260,
            "maximum": 593348.6461,
            "minimum": 320170.2817,
            "name": "GpsTime",
            "position": 15,
            "stddev": 134207.8751,
            "variance": 18011753730.0
          },
          {
            "average": 0,
            "count": 25238260,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25238260,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25238260,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25238260,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25238260,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415309.3941,
          4986277.401,
          1116.373049,
          416312.3141,
          4987678.901,
          1231.193049
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415309.3940635105,
                4986277.401347946,
                1116.3730490847968
              ],
              [
                415309.3940635105,
                4987678.901347946,
                1116.3730490847968
              ],
              [
                416312.31406351057,
                4987678.901347946,
                1231.193049084797
              ],
              [
                416312.31406351057,
                4986277.401347946,
                1231.193049084797
              ],
              [
                415309.3940635105,
                4986277.401347946,
                1116.3730490847968
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:35:48+00:00",
        "end_time": "2011-09-17T18:42:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0752605,
            45.02489555,
            1116.373049,
            -118.0622961,
            45.03762862,
            1231.193049
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.07502430954978,
                  45.02489554857562,
                  1116.3730490847968
                ],
                [
                  -118.0752604969921,
                  45.037509456375744,
                  1116.3730490847968
                ],
                [
                  -118.06252945002994,
                  45.03762862285084,
                  1231.193049084797
                ],
                [
                  -118.06229605775529,
                  45.02501466294403,
                  1231.193049084797
                ],
                [
                  -118.07502430954978,
                  45.02489554857562,
                  1116.3730490847968
                ]
              ]
            ]
          },
          "id": "45118A1315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:35:48Z",
            "pc:count": 25238260,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415815.538,
                "count": 25238260,
                "maximum": 416312.3141,
                "minimum": 415309.3941,
                "name": "X",
                "position": 0,
                "stddev": 281.6097606,
                "variance": 79304.05728
              },
              {
                "average": 4986990.193,
                "count": 25238260,
                "maximum": 4987678.901,
                "minimum": 4986277.401,
                "name": "Y",
                "position": 1,
                "stddev": 399.7063499,
                "variance": 159765.1661
              },
              {
                "average": 1176.936533,
                "count": 25238260,
                "maximum": 1231.193049,
                "minimum": 1116.373049,
                "name": "Z",
                "position": 2,
                "stddev": 20.31626321,
                "variance": 412.7505508
              },
              {
                "average": 157.8818634,
                "count": 25238260,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 70.5883311,
                "variance": 4982.712488
              },
              {
                "average": 1.054473803,
                "count": 25238260,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2508216006,
                "variance": 0.06291147533
              },
              {
                "average": 1.110731921,
                "count": 25238260,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.367556814,
                "variance": 0.1350980115
              },
              {
                "average": 0.4992429748,
                "count": 25238260,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994368,
                "variance": 0.2499994368
              },
              {
                "average": 0,
                "count": 25238260,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.124624875,
                "count": 25238260,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3302930819,
                "variance": 0.1090935199
              },
              {
                "average": -0.5261638261,
                "count": 25238260,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.20434687,
                "variance": 67.31130757
              },
              {
                "average": 190.4951138,
                "count": 25238260,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 11.67147903,
                "variance": 136.2234226
              },
              {
                "average": 7358.080985,
                "count": 25238260,
                "maximum": 20077,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8241.704842,
                "variance": 67925698.7
              },
              {
                "average": 31147.31078,
                "count": 25238260,
                "maximum": 63232,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12329.57167,
                "variance": 152018337.6
              },
              {
                "average": 29674.23154,
                "count": 25238260,
                "maximum": 62976,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 10195.09436,
                "variance": 103939949
              },
              {
                "average": 24128.17315,
                "count": 25238260,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8439.343277,
                "variance": 71222514.94
              },
              {
                "average": 458236.6911,
                "count": 25238260,
                "maximum": 593348.6461,
                "minimum": 320170.2817,
                "name": "GpsTime",
                "position": 15,
                "stddev": 134207.8751,
                "variance": 18011753730.0
              },
              {
                "average": 0,
                "count": 25238260,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25238260,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25238260,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25238260,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25238260,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415309.3941,
              4986277.401,
              1116.373049,
              416312.3141,
              4987678.901,
              1231.193049
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415309.3940635105,
                    4986277.401347946,
                    1116.3730490847968
                  ],
                  [
                    415309.3940635105,
                    4987678.901347946,
                    1116.3730490847968
                  ],
                  [
                    416312.31406351057,
                    4987678.901347946,
                    1231.193049084797
                  ],
                  [
                    416312.31406351057,
                    4986277.401347946,
                    1231.193049084797
                  ],
                  [
                    415309.3940635105,
                    4986277.401347946,
                    1116.3730490847968
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:35:48+00:00",
            "end_time": "2011-09-17T18:42:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118D1208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752434731895,
              45.47490703500627,
              824.4982528604189
            ],
            [
              -118.03775570520713,
              45.48750947764582,
              824.4982528604189
            ],
            [
              -118.0260973300914,
              45.48761480791383,
              879.398252860419
            ],
            [
              -118.02586857021672,
              45.47501231925296,
              879.398252860419
            ],
            [
              -118.03752434731895,
              45.47490703500627,
              824.4982528604189
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377557,
        45.47490704,
        824.4982529,
        -118.0258686,
        45.48761481,
        879.3982529
      ],
      "properties": {
        "datetime": "2011-09-14T22:19:21Z",
        "pc:count": 4651035,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419172.3487,
            "count": 4651035,
            "maximum": 419817.8468,
            "minimum": 418906.6668,
            "name": "X",
            "position": 0,
            "stddev": 195.3668384,
            "variance": 38168.20155
          },
          {
            "average": 5036708.76,
            "count": 4651035,
            "maximum": 5037631.895,
            "minimum": 5036231.575,
            "name": "Y",
            "position": 1,
            "stddev": 342.9704767,
            "variance": 117628.7479
          },
          {
            "average": 832.2708758,
            "count": 4651035,
            "maximum": 879.3982529,
            "minimum": 824.4982529,
            "name": "Z",
            "position": 2,
            "stddev": 7.07325558,
            "variance": 50.0309445
          },
          {
            "average": 107.6807489,
            "count": 4651035,
            "maximum": 234,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.50885858,
            "variance": 1260.879038
          },
          {
            "average": 1.039801249,
            "count": 4651035,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2123177274,
            "variance": 0.04507881737
          },
          {
            "average": 1.086266605,
            "count": 4651035,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3264254628,
            "variance": 0.1065535828
          },
          {
            "average": 0.4998414331,
            "count": 4651035,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000286,
            "variance": 0.2500000286
          },
          {
            "average": 0,
            "count": 4651035,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.256309832,
            "count": 4651035,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4365949416,
            "variance": 0.1906151431
          },
          {
            "average": -2.787288473,
            "count": 4651035,
            "maximum": 15,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.020484556,
            "variance": 81.36914162
          },
          {
            "average": 121.3980095,
            "count": 4651035,
            "maximum": 136,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 1.432661263,
            "variance": 2.052518294
          },
          {
            "average": 1012.908078,
            "count": 4651035,
            "maximum": 1017,
            "minimum": 1011,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.156312338,
            "variance": 1.337058224
          },
          {
            "average": 28017.48569,
            "count": 4651035,
            "maximum": 59392,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 12760.09298,
            "variance": 162819972.9
          },
          {
            "average": 28077.62586,
            "count": 4651035,
            "maximum": 59904,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 10246.83586,
            "variance": 104997645.2
          },
          {
            "average": 25050.15203,
            "count": 4651035,
            "maximum": 60672,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 8183.576126,
            "variance": 66970918.21
          },
          {
            "average": 71964.27073,
            "count": 4651035,
            "maximum": 73961.59395,
            "minimum": 70955.28403,
            "name": "GpsTime",
            "position": 15,
            "stddev": 575.8934459,
            "variance": 331653.261
          },
          {
            "average": 0,
            "count": 4651035,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4651035,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4651035,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4651035,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4651035,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418906.6668,
          5036231.575,
          824.4982529,
          419817.8468,
          5037631.895,
          879.3982529
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418906.66675771767,
                5036231.57498947,
                824.4982528604189
              ],
              [
                418906.66675771767,
                5037631.89498947,
                824.4982528604189
              ],
              [
                419817.8467577177,
                5037631.89498947,
                879.398252860419
              ],
              [
                419817.8467577177,
                5036231.57498947,
                879.398252860419
              ],
              [
                418906.66675771767,
                5036231.57498947,
                824.4982528604189
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:19:21+00:00",
        "end_time": "2011-09-14T21:29:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377557,
            45.47490704,
            824.4982529,
            -118.0258686,
            45.48761481,
            879.3982529
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752434731895,
                  45.47490703500627,
                  824.4982528604189
                ],
                [
                  -118.03775570520713,
                  45.48750947764582,
                  824.4982528604189
                ],
                [
                  -118.0260973300914,
                  45.48761480791383,
                  879.398252860419
                ],
                [
                  -118.02586857021672,
                  45.47501231925296,
                  879.398252860419
                ],
                [
                  -118.03752434731895,
                  45.47490703500627,
                  824.4982528604189
                ]
              ]
            ]
          },
          "id": "45118D1208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:19:21Z",
            "pc:count": 4651035,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419172.3487,
                "count": 4651035,
                "maximum": 419817.8468,
                "minimum": 418906.6668,
                "name": "X",
                "position": 0,
                "stddev": 195.3668384,
                "variance": 38168.20155
              },
              {
                "average": 5036708.76,
                "count": 4651035,
                "maximum": 5037631.895,
                "minimum": 5036231.575,
                "name": "Y",
                "position": 1,
                "stddev": 342.9704767,
                "variance": 117628.7479
              },
              {
                "average": 832.2708758,
                "count": 4651035,
                "maximum": 879.3982529,
                "minimum": 824.4982529,
                "name": "Z",
                "position": 2,
                "stddev": 7.07325558,
                "variance": 50.0309445
              },
              {
                "average": 107.6807489,
                "count": 4651035,
                "maximum": 234,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.50885858,
                "variance": 1260.879038
              },
              {
                "average": 1.039801249,
                "count": 4651035,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2123177274,
                "variance": 0.04507881737
              },
              {
                "average": 1.086266605,
                "count": 4651035,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3264254628,
                "variance": 0.1065535828
              },
              {
                "average": 0.4998414331,
                "count": 4651035,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000286,
                "variance": 0.2500000286
              },
              {
                "average": 0,
                "count": 4651035,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.256309832,
                "count": 4651035,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4365949416,
                "variance": 0.1906151431
              },
              {
                "average": -2.787288473,
                "count": 4651035,
                "maximum": 15,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.020484556,
                "variance": 81.36914162
              },
              {
                "average": 121.3980095,
                "count": 4651035,
                "maximum": 136,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 1.432661263,
                "variance": 2.052518294
              },
              {
                "average": 1012.908078,
                "count": 4651035,
                "maximum": 1017,
                "minimum": 1011,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.156312338,
                "variance": 1.337058224
              },
              {
                "average": 28017.48569,
                "count": 4651035,
                "maximum": 59392,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 12760.09298,
                "variance": 162819972.9
              },
              {
                "average": 28077.62586,
                "count": 4651035,
                "maximum": 59904,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 10246.83586,
                "variance": 104997645.2
              },
              {
                "average": 25050.15203,
                "count": 4651035,
                "maximum": 60672,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 8183.576126,
                "variance": 66970918.21
              },
              {
                "average": 71964.27073,
                "count": 4651035,
                "maximum": 73961.59395,
                "minimum": 70955.28403,
                "name": "GpsTime",
                "position": 15,
                "stddev": 575.8934459,
                "variance": 331653.261
              },
              {
                "average": 0,
                "count": 4651035,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4651035,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4651035,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4651035,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4651035,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418906.6668,
              5036231.575,
              824.4982529,
              419817.8468,
              5037631.895,
              879.3982529
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418906.66675771767,
                    5036231.57498947,
                    824.4982528604189
                  ],
                  [
                    418906.66675771767,
                    5037631.89498947,
                    824.4982528604189
                  ],
                  [
                    419817.8467577177,
                    5037631.89498947,
                    879.398252860419
                  ],
                  [
                    419817.8467577177,
                    5036231.57498947,
                    879.398252860419
                  ],
                  [
                    418906.66675771767,
                    5036231.57498947,
                    824.4982528604189
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:19:21+00:00",
            "end_time": "2011-09-14T21:29: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": "45118A1413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752466812486,
              45.02489951268887,
              1135.2836030533638
            ],
            [
              -118.03775254281948,
              45.037509432806665,
              1135.2836030533638
            ],
            [
              -118.02502946766518,
              45.03762434523498,
              1222.1636030533639
            ],
            [
              -118.0248043855717,
              45.02501437488656,
              1222.1636030533639
            ],
            [
              -118.03752466812486,
              45.02489951268887,
              1135.2836030533638
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377525,
        45.02489951,
        1135.283603,
        -118.0248044,
        45.03762435,
        1222.163603
      ],
      "properties": {
        "datetime": "2011-09-20T23:55:13Z",
        "pc:count": 12522858,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418762.0614,
            "count": 12522858,
            "maximum": 419265.945,
            "minimum": 418263.665,
            "name": "X",
            "position": 0,
            "stddev": 285.4639833,
            "variance": 81489.68574
          },
          {
            "average": 4986942.041,
            "count": 12522858,
            "maximum": 4987640.349,
            "minimum": 4986239.309,
            "name": "Y",
            "position": 1,
            "stddev": 389.5265198,
            "variance": 151730.9096
          },
          {
            "average": 1170.58911,
            "count": 12522858,
            "maximum": 1222.163603,
            "minimum": 1135.283603,
            "name": "Z",
            "position": 2,
            "stddev": 14.46759143,
            "variance": 209.3112017
          },
          {
            "average": 225.304694,
            "count": 12522858,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.87752635,
            "variance": 618.8913173
          },
          {
            "average": 1.002579842,
            "count": 12522858,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05551015906,
            "variance": 0.003081377758
          },
          {
            "average": 1.00516799,
            "count": 12522858,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08170920912,
            "variance": 0.006676394855
          },
          {
            "average": 0.4988489848,
            "count": 12522858,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986951,
            "variance": 0.2499986951
          },
          {
            "average": 0,
            "count": 12522858,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.229986797,
            "count": 12522858,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4208240539,
            "variance": 0.1770928843
          },
          {
            "average": 0.7034470814,
            "count": 12522858,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.785527266,
            "variance": 60.61443482
          },
          {
            "average": 206.7864377,
            "count": 12522858,
            "maximum": 212,
            "minimum": 194,
            "name": "UserData",
            "position": 10,
            "stddev": 3.385686743,
            "variance": 11.46287472
          },
          {
            "average": 70.18269096,
            "count": 12522858,
            "maximum": 84,
            "minimum": 56,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.07979453,
            "variance": 122.7618468
          },
          {
            "average": 35280.61084,
            "count": 12522858,
            "maximum": 59136,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 6981.823538,
            "variance": 48745859.92
          },
          {
            "average": 32881.77594,
            "count": 12522858,
            "maximum": 57856,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5651.98887,
            "variance": 31944978.19
          },
          {
            "average": 26174.09848,
            "count": 12522858,
            "maximum": 56576,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5705.127125,
            "variance": 32548475.52
          },
          {
            "average": 596691.564,
            "count": 12522858,
            "maximum": 598113.2852,
            "minimum": 594685.3856,
            "name": "GpsTime",
            "position": 15,
            "stddev": 728.5437309,
            "variance": 530775.9679
          },
          {
            "average": 0,
            "count": 12522858,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12522858,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12522858,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12522858,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12522858,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418263.665,
          4986239.309,
          1135.283603,
          419265.945,
          4987640.349,
          1222.163603
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418263.6650014132,
                4986239.309350402,
                1135.2836030533638
              ],
              [
                418263.6650014132,
                4987640.349350401,
                1135.2836030533638
              ],
              [
                419265.94500141323,
                4987640.349350401,
                1222.1636030533639
              ],
              [
                419265.94500141323,
                4986239.309350402,
                1222.1636030533639
              ],
              [
                418263.6650014132,
                4986239.309350402,
                1135.2836030533638
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:55:13+00:00",
        "end_time": "2011-09-20T22:58:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377525,
            45.02489951,
            1135.283603,
            -118.0248044,
            45.03762435,
            1222.163603
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752466812486,
                  45.02489951268887,
                  1135.2836030533638
                ],
                [
                  -118.03775254281948,
                  45.037509432806665,
                  1135.2836030533638
                ],
                [
                  -118.02502946766518,
                  45.03762434523498,
                  1222.1636030533639
                ],
                [
                  -118.0248043855717,
                  45.02501437488656,
                  1222.1636030533639
                ],
                [
                  -118.03752466812486,
                  45.02489951268887,
                  1135.2836030533638
                ]
              ]
            ]
          },
          "id": "45118A1413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:55:13Z",
            "pc:count": 12522858,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418762.0614,
                "count": 12522858,
                "maximum": 419265.945,
                "minimum": 418263.665,
                "name": "X",
                "position": 0,
                "stddev": 285.4639833,
                "variance": 81489.68574
              },
              {
                "average": 4986942.041,
                "count": 12522858,
                "maximum": 4987640.349,
                "minimum": 4986239.309,
                "name": "Y",
                "position": 1,
                "stddev": 389.5265198,
                "variance": 151730.9096
              },
              {
                "average": 1170.58911,
                "count": 12522858,
                "maximum": 1222.163603,
                "minimum": 1135.283603,
                "name": "Z",
                "position": 2,
                "stddev": 14.46759143,
                "variance": 209.3112017
              },
              {
                "average": 225.304694,
                "count": 12522858,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.87752635,
                "variance": 618.8913173
              },
              {
                "average": 1.002579842,
                "count": 12522858,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05551015906,
                "variance": 0.003081377758
              },
              {
                "average": 1.00516799,
                "count": 12522858,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08170920912,
                "variance": 0.006676394855
              },
              {
                "average": 0.4988489848,
                "count": 12522858,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986951,
                "variance": 0.2499986951
              },
              {
                "average": 0,
                "count": 12522858,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.229986797,
                "count": 12522858,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4208240539,
                "variance": 0.1770928843
              },
              {
                "average": 0.7034470814,
                "count": 12522858,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.785527266,
                "variance": 60.61443482
              },
              {
                "average": 206.7864377,
                "count": 12522858,
                "maximum": 212,
                "minimum": 194,
                "name": "UserData",
                "position": 10,
                "stddev": 3.385686743,
                "variance": 11.46287472
              },
              {
                "average": 70.18269096,
                "count": 12522858,
                "maximum": 84,
                "minimum": 56,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.07979453,
                "variance": 122.7618468
              },
              {
                "average": 35280.61084,
                "count": 12522858,
                "maximum": 59136,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 6981.823538,
                "variance": 48745859.92
              },
              {
                "average": 32881.77594,
                "count": 12522858,
                "maximum": 57856,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5651.98887,
                "variance": 31944978.19
              },
              {
                "average": 26174.09848,
                "count": 12522858,
                "maximum": 56576,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5705.127125,
                "variance": 32548475.52
              },
              {
                "average": 596691.564,
                "count": 12522858,
                "maximum": 598113.2852,
                "minimum": 594685.3856,
                "name": "GpsTime",
                "position": 15,
                "stddev": 728.5437309,
                "variance": 530775.9679
              },
              {
                "average": 0,
                "count": 12522858,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12522858,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12522858,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12522858,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12522858,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418263.665,
              4986239.309,
              1135.283603,
              419265.945,
              4987640.349,
              1222.163603
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418263.6650014132,
                    4986239.309350402,
                    1135.2836030533638
                  ],
                  [
                    418263.6650014132,
                    4987640.349350401,
                    1135.2836030533638
                  ],
                  [
                    419265.94500141323,
                    4987640.349350401,
                    1222.1636030533639
                  ],
                  [
                    419265.94500141323,
                    4986239.309350402,
                    1222.1636030533639
                  ],
                  [
                    418263.6650014132,
                    4986239.309350402,
                    1135.2836030533638
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:55:13+00:00",
            "end_time": "2011-09-20T22:58: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": "45118E1417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05002472661656,
              45.51239779083454,
              858.3381129343827
            ],
            [
              -118.05025935203429,
              45.52500945978466,
              858.3381129343827
            ],
            [
              -118.03752958167611,
              45.525125800768734,
              915.7981129343827
            ],
            [
              -118.03729779881408,
              45.51251408094809,
              915.7981129343827
            ],
            [
              -118.05002472661656,
              45.51239779083454,
              858.3381129343827
            ]
          ]
        ]
      },
      "bbox": [
        -118.0502594,
        45.51239779,
        858.3381129,
        -118.0372978,
        45.5251258,
        915.7981129
      ],
      "properties": {
        "datetime": "2011-09-15T18:18:21Z",
        "pc:count": 11078679,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418477.1026,
            "count": 11078679,
            "maximum": 418978.3242,
            "minimum": 417984.0642,
            "name": "X",
            "position": 0,
            "stddev": 283.2666592,
            "variance": 80240.00022
          },
          {
            "average": 5041110.847,
            "count": 11078679,
            "maximum": 5041810.724,
            "minimum": 5040409.364,
            "name": "Y",
            "position": 1,
            "stddev": 399.457651,
            "variance": 159566.415
          },
          {
            "average": 876.5280711,
            "count": 11078679,
            "maximum": 915.7981129,
            "minimum": 858.3381129,
            "name": "Z",
            "position": 2,
            "stddev": 8.729258036,
            "variance": 76.19994586
          },
          {
            "average": 105.2771189,
            "count": 11078679,
            "maximum": 252,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.22723159,
            "variance": 687.8676767
          },
          {
            "average": 1.010243369,
            "count": 11078679,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1079928337,
            "variance": 0.01166245212
          },
          {
            "average": 1.021975003,
            "count": 11078679,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1653402131,
            "variance": 0.02733738608
          },
          {
            "average": 0.5000851636,
            "count": 11078679,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000153,
            "variance": 0.2500000153
          },
          {
            "average": 0,
            "count": 11078679,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.245265704,
            "count": 11078679,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4302446455,
            "variance": 0.185110455
          },
          {
            "average": -2.613884202,
            "count": 11078679,
            "maximum": 15,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.74529432,
            "variance": 76.48017275
          },
          {
            "average": 123.152925,
            "count": 11078679,
            "maximum": 177,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 8.410073267,
            "variance": 70.72933236
          },
          {
            "average": 1323.557118,
            "count": 11078679,
            "maximum": 20000,
            "minimum": 1007,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2186.518186,
            "variance": 4780861.777
          },
          {
            "average": 33905.17275,
            "count": 11078679,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10973.79844,
            "variance": 120424252.2
          },
          {
            "average": 33761.84716,
            "count": 11078679,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8423.325336,
            "variance": 70952409.72
          },
          {
            "average": 29296.75989,
            "count": 11078679,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8052.868756,
            "variance": 64848695.2
          },
          {
            "average": 72713.01057,
            "count": 11078679,
            "maximum": 145901.1176,
            "minimum": 68836.62821,
            "name": "GpsTime",
            "position": 15,
            "stddev": 11279.50685,
            "variance": 127227274.7
          },
          {
            "average": 0,
            "count": 11078679,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11078679,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11078679,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11078679,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11078679,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417984.0642,
          5040409.364,
          858.3381129,
          418978.3242,
          5041810.724,
          915.7981129
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417984.0642421822,
                5040409.364159569,
                858.3381129343827
              ],
              [
                417984.0642421822,
                5041810.724159569,
                858.3381129343827
              ],
              [
                418978.3242421822,
                5041810.724159569,
                915.7981129343827
              ],
              [
                418978.3242421822,
                5040409.364159569,
                915.7981129343827
              ],
              [
                417984.0642421822,
                5040409.364159569,
                858.3381129343827
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:18:21+00:00",
        "end_time": "2011-09-14T20:53:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0502594,
            45.51239779,
            858.3381129,
            -118.0372978,
            45.5251258,
            915.7981129
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05002472661656,
                  45.51239779083454,
                  858.3381129343827
                ],
                [
                  -118.05025935203429,
                  45.52500945978466,
                  858.3381129343827
                ],
                [
                  -118.03752958167611,
                  45.525125800768734,
                  915.7981129343827
                ],
                [
                  -118.03729779881408,
                  45.51251408094809,
                  915.7981129343827
                ],
                [
                  -118.05002472661656,
                  45.51239779083454,
                  858.3381129343827
                ]
              ]
            ]
          },
          "id": "45118E1417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:18:21Z",
            "pc:count": 11078679,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418477.1026,
                "count": 11078679,
                "maximum": 418978.3242,
                "minimum": 417984.0642,
                "name": "X",
                "position": 0,
                "stddev": 283.2666592,
                "variance": 80240.00022
              },
              {
                "average": 5041110.847,
                "count": 11078679,
                "maximum": 5041810.724,
                "minimum": 5040409.364,
                "name": "Y",
                "position": 1,
                "stddev": 399.457651,
                "variance": 159566.415
              },
              {
                "average": 876.5280711,
                "count": 11078679,
                "maximum": 915.7981129,
                "minimum": 858.3381129,
                "name": "Z",
                "position": 2,
                "stddev": 8.729258036,
                "variance": 76.19994586
              },
              {
                "average": 105.2771189,
                "count": 11078679,
                "maximum": 252,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.22723159,
                "variance": 687.8676767
              },
              {
                "average": 1.010243369,
                "count": 11078679,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1079928337,
                "variance": 0.01166245212
              },
              {
                "average": 1.021975003,
                "count": 11078679,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1653402131,
                "variance": 0.02733738608
              },
              {
                "average": 0.5000851636,
                "count": 11078679,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000153,
                "variance": 0.2500000153
              },
              {
                "average": 0,
                "count": 11078679,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.245265704,
                "count": 11078679,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4302446455,
                "variance": 0.185110455
              },
              {
                "average": -2.613884202,
                "count": 11078679,
                "maximum": 15,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.74529432,
                "variance": 76.48017275
              },
              {
                "average": 123.152925,
                "count": 11078679,
                "maximum": 177,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 8.410073267,
                "variance": 70.72933236
              },
              {
                "average": 1323.557118,
                "count": 11078679,
                "maximum": 20000,
                "minimum": 1007,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2186.518186,
                "variance": 4780861.777
              },
              {
                "average": 33905.17275,
                "count": 11078679,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10973.79844,
                "variance": 120424252.2
              },
              {
                "average": 33761.84716,
                "count": 11078679,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8423.325336,
                "variance": 70952409.72
              },
              {
                "average": 29296.75989,
                "count": 11078679,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8052.868756,
                "variance": 64848695.2
              },
              {
                "average": 72713.01057,
                "count": 11078679,
                "maximum": 145901.1176,
                "minimum": 68836.62821,
                "name": "GpsTime",
                "position": 15,
                "stddev": 11279.50685,
                "variance": 127227274.7
              },
              {
                "average": 0,
                "count": 11078679,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11078679,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11078679,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11078679,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11078679,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417984.0642,
              5040409.364,
              858.3381129,
              418978.3242,
              5041810.724,
              915.7981129
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417984.0642421822,
                    5040409.364159569,
                    858.3381129343827
                  ],
                  [
                    417984.0642421822,
                    5041810.724159569,
                    858.3381129343827
                  ],
                  [
                    418978.3242421822,
                    5041810.724159569,
                    915.7981129343827
                  ],
                  [
                    418978.3242421822,
                    5040409.364159569,
                    915.7981129343827
                  ],
                  [
                    417984.0642421822,
                    5040409.364159569,
                    858.3381129343827
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:18:21+00:00",
            "end_time": "2011-09-14T20: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": "45118D1214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502454563556,
              45.46240136933738,
              820.032682467933
            ],
            [
              -118.02524489234554,
              45.474555882564296,
              820.032682467933
            ],
            [
              -118.01264484019408,
              45.474668289341366,
              832.812682467933
            ],
            [
              -118.01242720037202,
              45.46251372874686,
              832.812682467933
            ],
            [
              -118.02502454563556,
              45.46240136933738,
              820.032682467933
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252449,
        45.46240137,
        820.0326825,
        -118.0124272,
        45.47466829,
        832.8126825
      ],
      "properties": {
        "datetime": "2011-09-14T23:01:36Z",
        "pc:count": 7147706,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420302.7225,
            "count": 7147706,
            "maximum": 420850.9472,
            "minimum": 419865.9472,
            "name": "X",
            "position": 0,
            "stddev": 269.2933025,
            "variance": 72518.88276
          },
          {
            "average": 5035350.611,
            "count": 7147706,
            "maximum": 5036180.244,
            "minimum": 5034829.704,
            "name": "Y",
            "position": 1,
            "stddev": 314.6822389,
            "variance": 99024.9115
          },
          {
            "average": 822.652635,
            "count": 7147706,
            "maximum": 832.8126825,
            "minimum": 820.0326825,
            "name": "Z",
            "position": 2,
            "stddev": 0.4956705312,
            "variance": 0.2456892755
          },
          {
            "average": 112.5807132,
            "count": 7147706,
            "maximum": 245,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.94710052,
            "variance": 622.3578242
          },
          {
            "average": 1.000949675,
            "count": 7147706,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0308021683,
            "variance": 0.0009487735719
          },
          {
            "average": 1.002270099,
            "count": 7147706,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04759144811,
            "variance": 0.002264945934
          },
          {
            "average": 0.4999227724,
            "count": 7147706,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000029,
            "variance": 0.250000029
          },
          {
            "average": 0,
            "count": 7147706,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.266946066,
            "count": 7147706,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4423639807,
            "variance": 0.1956858914
          },
          {
            "average": -2.146888179,
            "count": 7147706,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.492571319,
            "variance": 72.12376761
          },
          {
            "average": 121.2928748,
            "count": 7147706,
            "maximum": 134,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 1.804320433,
            "variance": 3.255572224
          },
          {
            "average": 1018.273659,
            "count": 7147706,
            "maximum": 1022,
            "minimum": 1015,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.559553304,
            "variance": 2.432206508
          },
          {
            "average": 29012.6031,
            "count": 7147706,
            "maximum": 60928,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 10521.63622,
            "variance": 110704828.8
          },
          {
            "average": 29649.57127,
            "count": 7147706,
            "maximum": 60416,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 8874.510827,
            "variance": 78756942.42
          },
          {
            "average": 26108.51098,
            "count": 7147706,
            "maximum": 61696,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 8488.928828,
            "variance": 72061912.65
          },
          {
            "average": 74626.01916,
            "count": 7147706,
            "maximum": 76496.20027,
            "minimum": 72988.47097,
            "name": "GpsTime",
            "position": 15,
            "stddev": 763.3203634,
            "variance": 582657.9772
          },
          {
            "average": 0,
            "count": 7147706,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7147706,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7147706,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7147706,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7147706,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419865.9472,
          5034829.704,
          820.0326825,
          420850.9472,
          5036180.244,
          832.8126825
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419865.94718670106,
                5034829.70439742,
                820.032682467933
              ],
              [
                419865.94718670106,
                5036180.2443974195,
                820.032682467933
              ],
              [
                420850.94718670106,
                5036180.2443974195,
                832.812682467933
              ],
              [
                420850.94718670106,
                5034829.70439742,
                832.812682467933
              ],
              [
                419865.94718670106,
                5034829.70439742,
                820.032682467933
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:01:36+00:00",
        "end_time": "2011-09-14T22:03:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252449,
            45.46240137,
            820.0326825,
            -118.0124272,
            45.47466829,
            832.8126825
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502454563556,
                  45.46240136933738,
                  820.032682467933
                ],
                [
                  -118.02524489234554,
                  45.474555882564296,
                  820.032682467933
                ],
                [
                  -118.01264484019408,
                  45.474668289341366,
                  832.812682467933
                ],
                [
                  -118.01242720037202,
                  45.46251372874686,
                  832.812682467933
                ],
                [
                  -118.02502454563556,
                  45.46240136933738,
                  820.032682467933
                ]
              ]
            ]
          },
          "id": "45118D1214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:01:36Z",
            "pc:count": 7147706,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420302.7225,
                "count": 7147706,
                "maximum": 420850.9472,
                "minimum": 419865.9472,
                "name": "X",
                "position": 0,
                "stddev": 269.2933025,
                "variance": 72518.88276
              },
              {
                "average": 5035350.611,
                "count": 7147706,
                "maximum": 5036180.244,
                "minimum": 5034829.704,
                "name": "Y",
                "position": 1,
                "stddev": 314.6822389,
                "variance": 99024.9115
              },
              {
                "average": 822.652635,
                "count": 7147706,
                "maximum": 832.8126825,
                "minimum": 820.0326825,
                "name": "Z",
                "position": 2,
                "stddev": 0.4956705312,
                "variance": 0.2456892755
              },
              {
                "average": 112.5807132,
                "count": 7147706,
                "maximum": 245,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.94710052,
                "variance": 622.3578242
              },
              {
                "average": 1.000949675,
                "count": 7147706,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0308021683,
                "variance": 0.0009487735719
              },
              {
                "average": 1.002270099,
                "count": 7147706,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04759144811,
                "variance": 0.002264945934
              },
              {
                "average": 0.4999227724,
                "count": 7147706,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000029,
                "variance": 0.250000029
              },
              {
                "average": 0,
                "count": 7147706,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.266946066,
                "count": 7147706,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4423639807,
                "variance": 0.1956858914
              },
              {
                "average": -2.146888179,
                "count": 7147706,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.492571319,
                "variance": 72.12376761
              },
              {
                "average": 121.2928748,
                "count": 7147706,
                "maximum": 134,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 1.804320433,
                "variance": 3.255572224
              },
              {
                "average": 1018.273659,
                "count": 7147706,
                "maximum": 1022,
                "minimum": 1015,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.559553304,
                "variance": 2.432206508
              },
              {
                "average": 29012.6031,
                "count": 7147706,
                "maximum": 60928,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 10521.63622,
                "variance": 110704828.8
              },
              {
                "average": 29649.57127,
                "count": 7147706,
                "maximum": 60416,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 8874.510827,
                "variance": 78756942.42
              },
              {
                "average": 26108.51098,
                "count": 7147706,
                "maximum": 61696,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 8488.928828,
                "variance": 72061912.65
              },
              {
                "average": 74626.01916,
                "count": 7147706,
                "maximum": 76496.20027,
                "minimum": 72988.47097,
                "name": "GpsTime",
                "position": 15,
                "stddev": 763.3203634,
                "variance": 582657.9772
              },
              {
                "average": 0,
                "count": 7147706,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7147706,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7147706,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7147706,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7147706,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419865.9472,
              5034829.704,
              820.0326825,
              420850.9472,
              5036180.244,
              832.8126825
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419865.94718670106,
                    5034829.70439742,
                    820.032682467933
                  ],
                  [
                    419865.94718670106,
                    5036180.2443974195,
                    820.032682467933
                  ],
                  [
                    420850.94718670106,
                    5036180.2443974195,
                    832.812682467933
                  ],
                  [
                    420850.94718670106,
                    5034829.70439742,
                    832.812682467933
                  ],
                  [
                    419865.94718670106,
                    5034829.70439742,
                    820.032682467933
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:01:36+00:00",
            "end_time": "2011-09-14T22: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": "44117G7223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.78752456037972,
              44.81242744397063,
              1026.077714948212
            ],
            [
              -117.78769586959491,
              44.82501044906815,
              1026.077714948212
            ],
            [
              -117.77502811049712,
              44.82509712262137,
              1058.2977149482117
            ],
            [
              -117.77485955561522,
              44.8125140797171,
              1058.2977149482117
            ],
            [
              -117.78752456037972,
              44.81242744397063,
              1026.077714948212
            ]
          ]
        ]
      },
      "bbox": [
        -117.7876959,
        44.81242744,
        1026.077715,
        -117.7748596,
        44.82509712,
        1058.297715
      ],
      "properties": {
        "datetime": "2011-09-19T01:07:08Z",
        "pc:count": 11503914,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438238.4338,
            "count": 11503914,
            "maximum": 438731.4177,
            "minimum": 437729.8777,
            "name": "X",
            "position": 0,
            "stddev": 285.6129702,
            "variance": 81574.76873
          },
          {
            "average": 4963108.639,
            "count": 11503914,
            "maximum": 4963812.666,
            "minimum": 4962414.766,
            "name": "Y",
            "position": 1,
            "stddev": 401.3712668,
            "variance": 161098.8938
          },
          {
            "average": 1029.835526,
            "count": 11503914,
            "maximum": 1058.297715,
            "minimum": 1026.077715,
            "name": "Z",
            "position": 2,
            "stddev": 1.749628974,
            "variance": 3.061201547
          },
          {
            "average": 224.5673377,
            "count": 11503914,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.6713588,
            "variance": 1003.074968
          },
          {
            "average": 1.002824082,
            "count": 11503914,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06133268629,
            "variance": 0.003761698408
          },
          {
            "average": 1.005664072,
            "count": 11503914,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09246690504,
            "variance": 0.008550128527
          },
          {
            "average": 0.4987123513,
            "count": 11503914,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983637,
            "variance": 0.2499983637
          },
          {
            "average": 0,
            "count": 11503914,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.253493463,
            "count": 11503914,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4350109697,
            "variance": 0.1892345438
          },
          {
            "average": 1.065988965,
            "count": 11503914,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.664579226,
            "variance": 58.74577472
          },
          {
            "average": 199.3480625,
            "count": 11503914,
            "maximum": 211,
            "minimum": 187,
            "name": "UserData",
            "position": 10,
            "stddev": 3.404323353,
            "variance": 11.58941749
          },
          {
            "average": 22.84856832,
            "count": 11503914,
            "maximum": 35,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.14811818,
            "variance": 102.9843027
          },
          {
            "average": 34163.69333,
            "count": 11503914,
            "maximum": 64000,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 9258.133396,
            "variance": 85713033.98
          },
          {
            "average": 33047.57777,
            "count": 11503914,
            "maximum": 65024,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 8462.185006,
            "variance": 71608575.08
          },
          {
            "average": 25704.76936,
            "count": 11503914,
            "maximum": 64768,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8004.992771,
            "variance": 64079909.27
          },
          {
            "average": 428339.7464,
            "count": 11503914,
            "maximum": 429628.3343,
            "minimum": 427151.2936,
            "name": "GpsTime",
            "position": 15,
            "stddev": 511.9635198,
            "variance": 262106.6456
          },
          {
            "average": 0,
            "count": 11503914,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11503914,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11503914,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11503914,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11503914,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437729.8777,
          4962414.766,
          1026.077715,
          438731.4177,
          4963812.666,
          1058.297715
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437729.8777018727,
                4962414.766115258,
                1026.077714948212
              ],
              [
                437729.8777018727,
                4963812.666115259,
                1026.077714948212
              ],
              [
                438731.41770187276,
                4963812.666115259,
                1058.2977149482117
              ],
              [
                438731.41770187276,
                4962414.766115258,
                1058.2977149482117
              ],
              [
                437729.8777018727,
                4962414.766115258,
                1026.077714948212
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T01:07:08+00:00",
        "end_time": "2011-09-19T00:25:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7876959,
            44.81242744,
            1026.077715,
            -117.7748596,
            44.82509712,
            1058.297715
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.78752456037972,
                  44.81242744397063,
                  1026.077714948212
                ],
                [
                  -117.78769586959491,
                  44.82501044906815,
                  1026.077714948212
                ],
                [
                  -117.77502811049712,
                  44.82509712262137,
                  1058.2977149482117
                ],
                [
                  -117.77485955561522,
                  44.8125140797171,
                  1058.2977149482117
                ],
                [
                  -117.78752456037972,
                  44.81242744397063,
                  1026.077714948212
                ]
              ]
            ]
          },
          "id": "44117G7223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T01:07:08Z",
            "pc:count": 11503914,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438238.4338,
                "count": 11503914,
                "maximum": 438731.4177,
                "minimum": 437729.8777,
                "name": "X",
                "position": 0,
                "stddev": 285.6129702,
                "variance": 81574.76873
              },
              {
                "average": 4963108.639,
                "count": 11503914,
                "maximum": 4963812.666,
                "minimum": 4962414.766,
                "name": "Y",
                "position": 1,
                "stddev": 401.3712668,
                "variance": 161098.8938
              },
              {
                "average": 1029.835526,
                "count": 11503914,
                "maximum": 1058.297715,
                "minimum": 1026.077715,
                "name": "Z",
                "position": 2,
                "stddev": 1.749628974,
                "variance": 3.061201547
              },
              {
                "average": 224.5673377,
                "count": 11503914,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.6713588,
                "variance": 1003.074968
              },
              {
                "average": 1.002824082,
                "count": 11503914,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06133268629,
                "variance": 0.003761698408
              },
              {
                "average": 1.005664072,
                "count": 11503914,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09246690504,
                "variance": 0.008550128527
              },
              {
                "average": 0.4987123513,
                "count": 11503914,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983637,
                "variance": 0.2499983637
              },
              {
                "average": 0,
                "count": 11503914,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.253493463,
                "count": 11503914,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4350109697,
                "variance": 0.1892345438
              },
              {
                "average": 1.065988965,
                "count": 11503914,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.664579226,
                "variance": 58.74577472
              },
              {
                "average": 199.3480625,
                "count": 11503914,
                "maximum": 211,
                "minimum": 187,
                "name": "UserData",
                "position": 10,
                "stddev": 3.404323353,
                "variance": 11.58941749
              },
              {
                "average": 22.84856832,
                "count": 11503914,
                "maximum": 35,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.14811818,
                "variance": 102.9843027
              },
              {
                "average": 34163.69333,
                "count": 11503914,
                "maximum": 64000,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 9258.133396,
                "variance": 85713033.98
              },
              {
                "average": 33047.57777,
                "count": 11503914,
                "maximum": 65024,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 8462.185006,
                "variance": 71608575.08
              },
              {
                "average": 25704.76936,
                "count": 11503914,
                "maximum": 64768,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8004.992771,
                "variance": 64079909.27
              },
              {
                "average": 428339.7464,
                "count": 11503914,
                "maximum": 429628.3343,
                "minimum": 427151.2936,
                "name": "GpsTime",
                "position": 15,
                "stddev": 511.9635198,
                "variance": 262106.6456
              },
              {
                "average": 0,
                "count": 11503914,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11503914,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11503914,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11503914,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11503914,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437729.8777,
              4962414.766,
              1026.077715,
              438731.4177,
              4963812.666,
              1058.297715
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437729.8777018727,
                    4962414.766115258,
                    1026.077714948212
                  ],
                  [
                    437729.8777018727,
                    4963812.666115259,
                    1026.077714948212
                  ],
                  [
                    438731.41770187276,
                    4963812.666115259,
                    1058.2977149482117
                  ],
                  [
                    438731.41770187276,
                    4962414.766115258,
                    1058.2977149482117
                  ],
                  [
                    437729.8777018727,
                    4962414.766115258,
                    1026.077714948212
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T01:07:08+00:00",
            "end_time": "2011-09-19T00:25: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": "44117G7311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502517605772,
              44.774917206300024,
              1038.6447547648982
            ],
            [
              -117.87521541878357,
              44.787509916364,
              1038.6447547648982
            ],
            [
              -117.86252858726657,
              44.7876064430746,
              1149.6447547648982
            ],
            [
              -117.8623411014045,
              44.77501369087305,
              1149.6447547648982
            ],
            [
              -117.87502517605772,
              44.774917206300024,
              1038.6447547648982
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752154,
        44.77491721,
        1038.644755,
        -117.8623411,
        44.78760644,
        1149.644755
      ],
      "properties": {
        "datetime": "2011-09-19T21:57:06Z",
        "pc:count": 13272750,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431249.0373,
            "count": 13272750,
            "maximum": 431769.9034,
            "minimum": 430766.1834,
            "name": "X",
            "position": 0,
            "stddev": 278.8200369,
            "variance": 77740.61297
          },
          {
            "average": 4958982.805,
            "count": 13272750,
            "maximum": 4959717.754,
            "minimum": 4958318.754,
            "name": "Y",
            "position": 1,
            "stddev": 398.1133716,
            "variance": 158494.2567
          },
          {
            "average": 1063.238694,
            "count": 13272750,
            "maximum": 1149.644755,
            "minimum": 1038.644755,
            "name": "Z",
            "position": 2,
            "stddev": 21.86073968,
            "variance": 477.8919394
          },
          {
            "average": 223.4689662,
            "count": 13272750,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.38656993,
            "variance": 1048.889912
          },
          {
            "average": 1.002776591,
            "count": 13272750,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05675992745,
            "variance": 0.003221689364
          },
          {
            "average": 1.005557175,
            "count": 13272750,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08300868681,
            "variance": 0.006890442085
          },
          {
            "average": 0.498825865,
            "count": 13272750,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986402,
            "variance": 0.2499986402
          },
          {
            "average": 0,
            "count": 13272750,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.227921117,
            "count": 13272750,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4194914713,
            "variance": 0.1759730945
          },
          {
            "average": 0.1586835843,
            "count": 13272750,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.863831619,
            "variance": 61.83984774
          },
          {
            "average": 205.0752234,
            "count": 13272750,
            "maximum": 213,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 5.023547831,
            "variance": 25.23603281
          },
          {
            "average": 109.7112055,
            "count": 13272750,
            "maximum": 136,
            "minimum": 87,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.44277862,
            "variance": 270.3649687
          },
          {
            "average": 33710.94029,
            "count": 13272750,
            "maximum": 65280,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 7003.881412,
            "variance": 49054354.83
          },
          {
            "average": 32150.03672,
            "count": 13272750,
            "maximum": 65280,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 5871.323497,
            "variance": 34472439.61
          },
          {
            "average": 25325.86831,
            "count": 13272750,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5768.956569,
            "variance": 33280859.9
          },
          {
            "average": 501108.0887,
            "count": 13272750,
            "maximum": 504626.5153,
            "minimum": 498948.3553,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1785.858374,
            "variance": 3189290.131
          },
          {
            "average": 0,
            "count": 13272750,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13272750,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13272750,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13272750,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13272750,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430766.1834,
          4958318.754,
          1038.644755,
          431769.9034,
          4959717.754,
          1149.644755
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430766.1834165134,
                4958318.754282812,
                1038.6447547648982
              ],
              [
                430766.1834165134,
                4959717.754282812,
                1038.6447547648982
              ],
              [
                431769.90341651335,
                4959717.754282812,
                1149.6447547648982
              ],
              [
                431769.90341651335,
                4958318.754282812,
                1149.6447547648982
              ],
              [
                430766.1834165134,
                4958318.754282812,
                1038.6447547648982
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T21:57:06+00:00",
        "end_time": "2011-09-19T20:22:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752154,
            44.77491721,
            1038.644755,
            -117.8623411,
            44.78760644,
            1149.644755
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502517605772,
                  44.774917206300024,
                  1038.6447547648982
                ],
                [
                  -117.87521541878357,
                  44.787509916364,
                  1038.6447547648982
                ],
                [
                  -117.86252858726657,
                  44.7876064430746,
                  1149.6447547648982
                ],
                [
                  -117.8623411014045,
                  44.77501369087305,
                  1149.6447547648982
                ],
                [
                  -117.87502517605772,
                  44.774917206300024,
                  1038.6447547648982
                ]
              ]
            ]
          },
          "id": "44117G7311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:57:06Z",
            "pc:count": 13272750,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431249.0373,
                "count": 13272750,
                "maximum": 431769.9034,
                "minimum": 430766.1834,
                "name": "X",
                "position": 0,
                "stddev": 278.8200369,
                "variance": 77740.61297
              },
              {
                "average": 4958982.805,
                "count": 13272750,
                "maximum": 4959717.754,
                "minimum": 4958318.754,
                "name": "Y",
                "position": 1,
                "stddev": 398.1133716,
                "variance": 158494.2567
              },
              {
                "average": 1063.238694,
                "count": 13272750,
                "maximum": 1149.644755,
                "minimum": 1038.644755,
                "name": "Z",
                "position": 2,
                "stddev": 21.86073968,
                "variance": 477.8919394
              },
              {
                "average": 223.4689662,
                "count": 13272750,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.38656993,
                "variance": 1048.889912
              },
              {
                "average": 1.002776591,
                "count": 13272750,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05675992745,
                "variance": 0.003221689364
              },
              {
                "average": 1.005557175,
                "count": 13272750,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08300868681,
                "variance": 0.006890442085
              },
              {
                "average": 0.498825865,
                "count": 13272750,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986402,
                "variance": 0.2499986402
              },
              {
                "average": 0,
                "count": 13272750,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.227921117,
                "count": 13272750,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4194914713,
                "variance": 0.1759730945
              },
              {
                "average": 0.1586835843,
                "count": 13272750,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.863831619,
                "variance": 61.83984774
              },
              {
                "average": 205.0752234,
                "count": 13272750,
                "maximum": 213,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 5.023547831,
                "variance": 25.23603281
              },
              {
                "average": 109.7112055,
                "count": 13272750,
                "maximum": 136,
                "minimum": 87,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.44277862,
                "variance": 270.3649687
              },
              {
                "average": 33710.94029,
                "count": 13272750,
                "maximum": 65280,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 7003.881412,
                "variance": 49054354.83
              },
              {
                "average": 32150.03672,
                "count": 13272750,
                "maximum": 65280,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 5871.323497,
                "variance": 34472439.61
              },
              {
                "average": 25325.86831,
                "count": 13272750,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5768.956569,
                "variance": 33280859.9
              },
              {
                "average": 501108.0887,
                "count": 13272750,
                "maximum": 504626.5153,
                "minimum": 498948.3553,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1785.858374,
                "variance": 3189290.131
              },
              {
                "average": 0,
                "count": 13272750,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13272750,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13272750,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13272750,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13272750,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430766.1834,
              4958318.754,
              1038.644755,
              431769.9034,
              4959717.754,
              1149.644755
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430766.1834165134,
                    4958318.754282812,
                    1038.6447547648982
                  ],
                  [
                    430766.1834165134,
                    4959717.754282812,
                    1038.6447547648982
                  ],
                  [
                    431769.90341651335,
                    4959717.754282812,
                    1149.6447547648982
                  ],
                  [
                    431769.90341651335,
                    4958318.754282812,
                    1149.6447547648982
                  ],
                  [
                    430766.1834165134,
                    4958318.754282812,
                    1038.6447547648982
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T21:57:06+00:00",
            "end_time": "2011-09-19T20:22: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": "44117F7117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8623474522095,
              44.699919769782355,
              1080.9239288110477
            ],
            [
              -117.86253443066907,
              44.71251142804071,
              1080.9239288110477
            ],
            [
              -117.85002906930066,
              44.712605193896806,
              1146.0639288110476
            ],
            [
              -117.84984480093439,
              44.70001349470856,
              1146.0639288110476
            ],
            [
              -117.8623474522095,
              44.699919769782355,
              1080.9239288110477
            ]
          ]
        ]
      },
      "bbox": [
        -117.8625344,
        44.69991977,
        1080.923929,
        -117.8498448,
        44.71260519,
        1146.063929
      ],
      "properties": {
        "datetime": "2011-09-19T00:47:50Z",
        "pc:count": 9379929,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432268.0807,
            "count": 9379929,
            "maximum": 432671.6665,
            "minimum": 431681.0265,
            "name": "X",
            "position": 0,
            "stddev": 231.6105337,
            "variance": 53643.43933
          },
          {
            "average": 4950696.356,
            "count": 9379929,
            "maximum": 4951376.012,
            "minimum": 4949977.152,
            "name": "Y",
            "position": 1,
            "stddev": 411.5102577,
            "variance": 169340.6922
          },
          {
            "average": 1100.098973,
            "count": 9379929,
            "maximum": 1146.063929,
            "minimum": 1080.923929,
            "name": "Z",
            "position": 2,
            "stddev": 13.05664293,
            "variance": 170.4759246
          },
          {
            "average": 224.587712,
            "count": 9379929,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 36.29850736,
            "variance": 1317.581636
          },
          {
            "average": 1.01168463,
            "count": 9379929,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1169975026,
            "variance": 0.01368841561
          },
          {
            "average": 1.023394953,
            "count": 9379929,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1712444271,
            "variance": 0.0293246538
          },
          {
            "average": 0.4992391733,
            "count": 9379929,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994478,
            "variance": 0.2499994478
          },
          {
            "average": 0,
            "count": 9379929,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.271079664,
            "count": 9379929,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4445171546,
            "variance": 0.1975955008
          },
          {
            "average": 0.6480920567,
            "count": 9379929,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.010252006,
            "variance": 64.1641372
          },
          {
            "average": 199.7024346,
            "count": 9379929,
            "maximum": 212,
            "minimum": 183,
            "name": "UserData",
            "position": 10,
            "stddev": 4.064134409,
            "variance": 16.51718849
          },
          {
            "average": 19.84993245,
            "count": 9379929,
            "maximum": 33,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.05637251,
            "variance": 101.1306281
          },
          {
            "average": 36230.78158,
            "count": 9379929,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 9750.855379,
            "variance": 95079180.62
          },
          {
            "average": 33629.60231,
            "count": 9379929,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 7387.045616,
            "variance": 54568442.93
          },
          {
            "average": 27571.97075,
            "count": 9379929,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 6634.305184,
            "variance": 44014005.27
          },
          {
            "average": 427015.3615,
            "count": 9379929,
            "maximum": 428470.5087,
            "minimum": 425910.9456,
            "name": "GpsTime",
            "position": 15,
            "stddev": 513.5645825,
            "variance": 263748.5803
          },
          {
            "average": 0,
            "count": 9379929,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9379929,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9379929,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9379929,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9379929,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431681.0265,
          4949977.152,
          1080.923929,
          432671.6665,
          4951376.012,
          1146.063929
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431681.02645538613,
                4949977.152348285,
                1080.9239288110477
              ],
              [
                431681.02645538613,
                4951376.012348284,
                1080.9239288110477
              ],
              [
                432671.66645538615,
                4951376.012348284,
                1146.0639288110476
              ],
              [
                432671.66645538615,
                4949977.152348285,
                1146.0639288110476
              ],
              [
                431681.02645538613,
                4949977.152348285,
                1080.9239288110477
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:47:50+00:00",
        "end_time": "2011-09-19T00:05:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117F7117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117F7117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117F7117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8625344,
            44.69991977,
            1080.923929,
            -117.8498448,
            44.71260519,
            1146.063929
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8623474522095,
                  44.699919769782355,
                  1080.9239288110477
                ],
                [
                  -117.86253443066907,
                  44.71251142804071,
                  1080.9239288110477
                ],
                [
                  -117.85002906930066,
                  44.712605193896806,
                  1146.0639288110476
                ],
                [
                  -117.84984480093439,
                  44.70001349470856,
                  1146.0639288110476
                ],
                [
                  -117.8623474522095,
                  44.699919769782355,
                  1080.9239288110477
                ]
              ]
            ]
          },
          "id": "44117F7117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:47:50Z",
            "pc:count": 9379929,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432268.0807,
                "count": 9379929,
                "maximum": 432671.6665,
                "minimum": 431681.0265,
                "name": "X",
                "position": 0,
                "stddev": 231.6105337,
                "variance": 53643.43933
              },
              {
                "average": 4950696.356,
                "count": 9379929,
                "maximum": 4951376.012,
                "minimum": 4949977.152,
                "name": "Y",
                "position": 1,
                "stddev": 411.5102577,
                "variance": 169340.6922
              },
              {
                "average": 1100.098973,
                "count": 9379929,
                "maximum": 1146.063929,
                "minimum": 1080.923929,
                "name": "Z",
                "position": 2,
                "stddev": 13.05664293,
                "variance": 170.4759246
              },
              {
                "average": 224.587712,
                "count": 9379929,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 36.29850736,
                "variance": 1317.581636
              },
              {
                "average": 1.01168463,
                "count": 9379929,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1169975026,
                "variance": 0.01368841561
              },
              {
                "average": 1.023394953,
                "count": 9379929,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1712444271,
                "variance": 0.0293246538
              },
              {
                "average": 0.4992391733,
                "count": 9379929,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994478,
                "variance": 0.2499994478
              },
              {
                "average": 0,
                "count": 9379929,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.271079664,
                "count": 9379929,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4445171546,
                "variance": 0.1975955008
              },
              {
                "average": 0.6480920567,
                "count": 9379929,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.010252006,
                "variance": 64.1641372
              },
              {
                "average": 199.7024346,
                "count": 9379929,
                "maximum": 212,
                "minimum": 183,
                "name": "UserData",
                "position": 10,
                "stddev": 4.064134409,
                "variance": 16.51718849
              },
              {
                "average": 19.84993245,
                "count": 9379929,
                "maximum": 33,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.05637251,
                "variance": 101.1306281
              },
              {
                "average": 36230.78158,
                "count": 9379929,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 9750.855379,
                "variance": 95079180.62
              },
              {
                "average": 33629.60231,
                "count": 9379929,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 7387.045616,
                "variance": 54568442.93
              },
              {
                "average": 27571.97075,
                "count": 9379929,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 6634.305184,
                "variance": 44014005.27
              },
              {
                "average": 427015.3615,
                "count": 9379929,
                "maximum": 428470.5087,
                "minimum": 425910.9456,
                "name": "GpsTime",
                "position": 15,
                "stddev": 513.5645825,
                "variance": 263748.5803
              },
              {
                "average": 0,
                "count": 9379929,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9379929,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9379929,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9379929,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9379929,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431681.0265,
              4949977.152,
              1080.923929,
              432671.6665,
              4951376.012,
              1146.063929
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431681.02645538613,
                    4949977.152348285,
                    1080.9239288110477
                  ],
                  [
                    431681.02645538613,
                    4951376.012348284,
                    1080.9239288110477
                  ],
                  [
                    432671.66645538615,
                    4951376.012348284,
                    1146.0639288110476
                  ],
                  [
                    432671.66645538615,
                    4949977.152348285,
                    1146.0639288110476
                  ],
                  [
                    431681.02645538613,
                    4949977.152348285,
                    1080.9239288110477
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:47:50+00:00",
            "end_time": "2011-09-19T00:05: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": "44117G8123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502431100823,
              44.812406609473435,
              1089.1846010942293
            ],
            [
              -117.9752367492738,
              44.82500950205056,
              1089.1846010942293
            ],
            [
              -117.9625294027809,
              44.82511731610509,
              1157.404601094229
            ],
            [
              -117.9623197315472,
              44.8125143764255,
              1157.404601094229
            ],
            [
              -117.97502431100823,
              44.812406609473435,
              1089.1846010942293
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752367,
        44.81240661,
        1089.184601,
        -117.9623197,
        44.82511732,
        1157.404601
      ],
      "properties": {
        "datetime": "2011-09-17T21:35:08Z",
        "pc:count": 17046019,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423360.0669,
            "count": 17046019,
            "maximum": 423908.5715,
            "minimum": 422903.8515,
            "name": "X",
            "position": 0,
            "stddev": 278.2383471,
            "variance": 77416.57782
          },
          {
            "average": 4963256.006,
            "count": 17046019,
            "maximum": 4963973.365,
            "minimum": 4962573.185,
            "name": "Y",
            "position": 1,
            "stddev": 398.1411177,
            "variance": 158516.3496
          },
          {
            "average": 1109.278587,
            "count": 17046019,
            "maximum": 1157.404601,
            "minimum": 1089.184601,
            "name": "Z",
            "position": 2,
            "stddev": 10.21064794,
            "variance": 104.2573314
          },
          {
            "average": 107.6327155,
            "count": 17046019,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.96904123,
            "variance": 1222.833844
          },
          {
            "average": 1.027794936,
            "count": 17046019,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1771327341,
            "variance": 0.03137600547
          },
          {
            "average": 1.057827696,
            "count": 17046019,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2641748385,
            "variance": 0.06978834528
          },
          {
            "average": 0.4997429605,
            "count": 17046019,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999486,
            "variance": 0.2499999486
          },
          {
            "average": 0,
            "count": 17046019,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.219212064,
            "count": 17046019,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4137126355,
            "variance": 0.1711581448
          },
          {
            "average": -0.4883733683,
            "count": 17046019,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.034188319,
            "variance": 64.54818195
          },
          {
            "average": 164.7225083,
            "count": 17046019,
            "maximum": 179,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 21.056114,
            "variance": 443.3599367
          },
          {
            "average": 14781.69234,
            "count": 17046019,
            "maximum": 20109,
            "minimum": 9436,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5317.029157,
            "variance": 28270799.06
          },
          {
            "average": 30181.10959,
            "count": 17046019,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 9531.605785,
            "variance": 90851508.85
          },
          {
            "average": 29528.02687,
            "count": 17046019,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 8333.221911,
            "variance": 69442587.42
          },
          {
            "average": 23851.49107,
            "count": 17046019,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7545.100602,
            "variance": 56928543.1
          },
          {
            "average": 245696.0306,
            "count": 17046019,
            "maximum": 330508.5027,
            "minimum": 79562.71242,
            "name": "GpsTime",
            "position": 15,
            "stddev": 117539.8864,
            "variance": 13815624890.0
          },
          {
            "average": 0,
            "count": 17046019,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17046019,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17046019,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17046019,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17046019,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422903.8515,
          4962573.185,
          1089.184601,
          423908.5715,
          4963973.365,
          1157.404601
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422903.8514589608,
                4962573.184580226,
                1089.1846010942293
              ],
              [
                422903.8514589608,
                4963973.364580226,
                1089.1846010942293
              ],
              [
                423908.57145896077,
                4963973.364580226,
                1157.404601094229
              ],
              [
                423908.57145896077,
                4962573.184580226,
                1157.404601094229
              ],
              [
                422903.8514589608,
                4962573.184580226,
                1089.1846010942293
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:35:08+00:00",
        "end_time": "2011-09-14T23:52:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752367,
            44.81240661,
            1089.184601,
            -117.9623197,
            44.82511732,
            1157.404601
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502431100823,
                  44.812406609473435,
                  1089.1846010942293
                ],
                [
                  -117.9752367492738,
                  44.82500950205056,
                  1089.1846010942293
                ],
                [
                  -117.9625294027809,
                  44.82511731610509,
                  1157.404601094229
                ],
                [
                  -117.9623197315472,
                  44.8125143764255,
                  1157.404601094229
                ],
                [
                  -117.97502431100823,
                  44.812406609473435,
                  1089.1846010942293
                ]
              ]
            ]
          },
          "id": "44117G8123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:35:08Z",
            "pc:count": 17046019,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423360.0669,
                "count": 17046019,
                "maximum": 423908.5715,
                "minimum": 422903.8515,
                "name": "X",
                "position": 0,
                "stddev": 278.2383471,
                "variance": 77416.57782
              },
              {
                "average": 4963256.006,
                "count": 17046019,
                "maximum": 4963973.365,
                "minimum": 4962573.185,
                "name": "Y",
                "position": 1,
                "stddev": 398.1411177,
                "variance": 158516.3496
              },
              {
                "average": 1109.278587,
                "count": 17046019,
                "maximum": 1157.404601,
                "minimum": 1089.184601,
                "name": "Z",
                "position": 2,
                "stddev": 10.21064794,
                "variance": 104.2573314
              },
              {
                "average": 107.6327155,
                "count": 17046019,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.96904123,
                "variance": 1222.833844
              },
              {
                "average": 1.027794936,
                "count": 17046019,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1771327341,
                "variance": 0.03137600547
              },
              {
                "average": 1.057827696,
                "count": 17046019,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2641748385,
                "variance": 0.06978834528
              },
              {
                "average": 0.4997429605,
                "count": 17046019,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999486,
                "variance": 0.2499999486
              },
              {
                "average": 0,
                "count": 17046019,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.219212064,
                "count": 17046019,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4137126355,
                "variance": 0.1711581448
              },
              {
                "average": -0.4883733683,
                "count": 17046019,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.034188319,
                "variance": 64.54818195
              },
              {
                "average": 164.7225083,
                "count": 17046019,
                "maximum": 179,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 21.056114,
                "variance": 443.3599367
              },
              {
                "average": 14781.69234,
                "count": 17046019,
                "maximum": 20109,
                "minimum": 9436,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5317.029157,
                "variance": 28270799.06
              },
              {
                "average": 30181.10959,
                "count": 17046019,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 9531.605785,
                "variance": 90851508.85
              },
              {
                "average": 29528.02687,
                "count": 17046019,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 8333.221911,
                "variance": 69442587.42
              },
              {
                "average": 23851.49107,
                "count": 17046019,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7545.100602,
                "variance": 56928543.1
              },
              {
                "average": 245696.0306,
                "count": 17046019,
                "maximum": 330508.5027,
                "minimum": 79562.71242,
                "name": "GpsTime",
                "position": 15,
                "stddev": 117539.8864,
                "variance": 13815624890.0
              },
              {
                "average": 0,
                "count": 17046019,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17046019,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17046019,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17046019,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17046019,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422903.8515,
              4962573.185,
              1089.184601,
              423908.5715,
              4963973.365,
              1157.404601
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422903.8514589608,
                    4962573.184580226,
                    1089.1846010942293
                  ],
                  [
                    422903.8514589608,
                    4963973.364580226,
                    1089.1846010942293
                  ],
                  [
                    423908.57145896077,
                    4963973.364580226,
                    1157.404601094229
                  ],
                  [
                    423908.57145896077,
                    4962573.184580226,
                    1157.404601094229
                  ],
                  [
                    422903.8514589608,
                    4962573.184580226,
                    1089.1846010942293
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:35:08+00:00",
            "end_time": "2011-09-14T23: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": "44117G7123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.850025376186,
              44.81241987588869,
              1027.7405497129248
            ],
            [
              -117.85021039395245,
              44.82501042550503,
              1027.7405497129248
            ],
            [
              -117.83752891759511,
              44.825104135182265,
              1047.000549712925
            ],
            [
              -117.83734665871263,
              44.81251354466554,
              1047.000549712925
            ],
            [
              -117.850025376186,
              44.81241987588869,
              1027.7405497129248
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502104,
        44.81241988,
        1027.74055,
        -117.8373467,
        44.82510414,
        1047.00055
      ],
      "properties": {
        "datetime": "2011-09-19T21:58:14Z",
        "pc:count": 12620811,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433309.4661,
            "count": 12620811,
            "maximum": 433790.439,
            "minimum": 432787.799,
            "name": "X",
            "position": 0,
            "stddev": 290.187809,
            "variance": 84208.96447
          },
          {
            "average": 4963190.651,
            "count": 12620811,
            "maximum": 4963862.463,
            "minimum": 4962463.703,
            "name": "Y",
            "position": 1,
            "stddev": 390.6989641,
            "variance": 152645.6806
          },
          {
            "average": 1031.204072,
            "count": 12620811,
            "maximum": 1047.00055,
            "minimum": 1027.74055,
            "name": "Z",
            "position": 2,
            "stddev": 1.617277035,
            "variance": 2.615585009
          },
          {
            "average": 206.9541602,
            "count": 12620811,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 69.94856151,
            "variance": 4892.801257
          },
          {
            "average": 1.002398499,
            "count": 12620811,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05635931687,
            "variance": 0.003176372598
          },
          {
            "average": 1.004818945,
            "count": 12620811,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08473043925,
            "variance": 0.007179247335
          },
          {
            "average": 0.4992526233,
            "count": 12620811,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994612,
            "variance": 0.2499994612
          },
          {
            "average": 0,
            "count": 12620811,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.236423396,
            "count": 12620811,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4248851471,
            "variance": 0.1805273883
          },
          {
            "average": 1.258619512,
            "count": 12620811,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.529118878,
            "variance": 56.68763108
          },
          {
            "average": 196.7802777,
            "count": 12620811,
            "maximum": 212,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 4.788621498,
            "variance": 22.93089586
          },
          {
            "average": 110.8774796,
            "count": 12620811,
            "maximum": 136,
            "minimum": 89,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.38799387,
            "variance": 268.566343
          },
          {
            "average": 24264.39064,
            "count": 12620811,
            "maximum": 65024,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 10728.87592,
            "variance": 115108778.4
          },
          {
            "average": 26280.85283,
            "count": 12620811,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 8717.94444,
            "variance": 76002555.26
          },
          {
            "average": 19930.84192,
            "count": 12620811,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 7591.00816,
            "variance": 57623404.89
          },
          {
            "average": 501614.2285,
            "count": 12620811,
            "maximum": 504694.348,
            "minimum": 499245.7366,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1720.544489,
            "variance": 2960273.338
          },
          {
            "average": 0,
            "count": 12620811,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12620811,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12620811,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12620811,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12620811,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432787.799,
          4962463.703,
          1027.74055,
          433790.439,
          4963862.463,
          1047.00055
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432787.79900912655,
                4962463.703459921,
                1027.7405497129248
              ],
              [
                432787.79900912655,
                4963862.463459921,
                1027.7405497129248
              ],
              [
                433790.43900912657,
                4963862.463459921,
                1047.000549712925
              ],
              [
                433790.43900912657,
                4962463.703459921,
                1047.000549712925
              ],
              [
                432787.79900912655,
                4962463.703459921,
                1027.7405497129248
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T21:58:14+00:00",
        "end_time": "2011-09-19T20:27:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502104,
            44.81241988,
            1027.74055,
            -117.8373467,
            44.82510414,
            1047.00055
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.850025376186,
                  44.81241987588869,
                  1027.7405497129248
                ],
                [
                  -117.85021039395245,
                  44.82501042550503,
                  1027.7405497129248
                ],
                [
                  -117.83752891759511,
                  44.825104135182265,
                  1047.000549712925
                ],
                [
                  -117.83734665871263,
                  44.81251354466554,
                  1047.000549712925
                ],
                [
                  -117.850025376186,
                  44.81241987588869,
                  1027.7405497129248
                ]
              ]
            ]
          },
          "id": "44117G7123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:58:14Z",
            "pc:count": 12620811,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433309.4661,
                "count": 12620811,
                "maximum": 433790.439,
                "minimum": 432787.799,
                "name": "X",
                "position": 0,
                "stddev": 290.187809,
                "variance": 84208.96447
              },
              {
                "average": 4963190.651,
                "count": 12620811,
                "maximum": 4963862.463,
                "minimum": 4962463.703,
                "name": "Y",
                "position": 1,
                "stddev": 390.6989641,
                "variance": 152645.6806
              },
              {
                "average": 1031.204072,
                "count": 12620811,
                "maximum": 1047.00055,
                "minimum": 1027.74055,
                "name": "Z",
                "position": 2,
                "stddev": 1.617277035,
                "variance": 2.615585009
              },
              {
                "average": 206.9541602,
                "count": 12620811,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 69.94856151,
                "variance": 4892.801257
              },
              {
                "average": 1.002398499,
                "count": 12620811,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05635931687,
                "variance": 0.003176372598
              },
              {
                "average": 1.004818945,
                "count": 12620811,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08473043925,
                "variance": 0.007179247335
              },
              {
                "average": 0.4992526233,
                "count": 12620811,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994612,
                "variance": 0.2499994612
              },
              {
                "average": 0,
                "count": 12620811,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.236423396,
                "count": 12620811,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4248851471,
                "variance": 0.1805273883
              },
              {
                "average": 1.258619512,
                "count": 12620811,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.529118878,
                "variance": 56.68763108
              },
              {
                "average": 196.7802777,
                "count": 12620811,
                "maximum": 212,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 4.788621498,
                "variance": 22.93089586
              },
              {
                "average": 110.8774796,
                "count": 12620811,
                "maximum": 136,
                "minimum": 89,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.38799387,
                "variance": 268.566343
              },
              {
                "average": 24264.39064,
                "count": 12620811,
                "maximum": 65024,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 10728.87592,
                "variance": 115108778.4
              },
              {
                "average": 26280.85283,
                "count": 12620811,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 8717.94444,
                "variance": 76002555.26
              },
              {
                "average": 19930.84192,
                "count": 12620811,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 7591.00816,
                "variance": 57623404.89
              },
              {
                "average": 501614.2285,
                "count": 12620811,
                "maximum": 504694.348,
                "minimum": 499245.7366,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1720.544489,
                "variance": 2960273.338
              },
              {
                "average": 0,
                "count": 12620811,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12620811,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12620811,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12620811,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12620811,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432787.799,
              4962463.703,
              1027.74055,
              433790.439,
              4963862.463,
              1047.00055
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432787.79900912655,
                    4962463.703459921,
                    1027.7405497129248
                  ],
                  [
                    432787.79900912655,
                    4963862.463459921,
                    1027.7405497129248
                  ],
                  [
                    433790.43900912657,
                    4963862.463459921,
                    1047.000549712925
                  ],
                  [
                    433790.43900912657,
                    4962463.703459921,
                    1047.000549712925
                  ],
                  [
                    432787.79900912655,
                    4962463.703459921,
                    1027.7405497129248
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T21:58:14+00:00",
            "end_time": "2011-09-19T20:27: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": "44117G7322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252459328881,
              44.74991843933441,
              1109.8603092861695
            ],
            [
              -117.86271192830091,
              44.762509446236145,
              1109.8603092861695
            ],
            [
              -117.85002875859695,
              44.76260455578019,
              1365.5803092861693
            ],
            [
              -117.84984417688653,
              44.75001350736477,
              1365.5803092861693
            ],
            [
              -117.86252459328881,
              44.74991843933441,
              1109.8603092861695
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627119,
        44.74991844,
        1109.860309,
        -117.8498442,
        44.76260456,
        1365.580309
      ],
      "properties": {
        "datetime": "2011-09-19T20:12:37Z",
        "pc:count": 14865180,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432218.3373,
            "count": 14865180,
            "maximum": 432729.6923,
            "minimum": 431725.8323,
            "name": "X",
            "position": 0,
            "stddev": 285.8031077,
            "variance": 81683.41636
          },
          {
            "average": 4956219.325,
            "count": 14865180,
            "maximum": 4956930.057,
            "minimum": 4955531.257,
            "name": "Y",
            "position": 1,
            "stddev": 417.7002749,
            "variance": 174473.5196
          },
          {
            "average": 1244.296703,
            "count": 14865180,
            "maximum": 1365.580309,
            "minimum": 1109.860309,
            "name": "Z",
            "position": 2,
            "stddev": 64.97134369,
            "variance": 4221.275501
          },
          {
            "average": 230.7559341,
            "count": 14865180,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.66019285,
            "variance": 426.8435684
          },
          {
            "average": 1.000493973,
            "count": 14865180,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02406582112,
            "variance": 0.000579163746
          },
          {
            "average": 1.000971129,
            "count": 14865180,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03499436463,
            "variance": 0.001224605556
          },
          {
            "average": 0.498023031,
            "count": 14865180,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999961084,
            "variance": 0.2499961084
          },
          {
            "average": 0,
            "count": 14865180,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.185345283,
            "count": 14865180,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3885774305,
            "variance": 0.1509924195
          },
          {
            "average": 0.07776739654,
            "count": 14865180,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.94854796,
            "variance": 63.17941467
          },
          {
            "average": 199.006568,
            "count": 14865180,
            "maximum": 213,
            "minimum": 182,
            "name": "UserData",
            "position": 10,
            "stddev": 6.050392865,
            "variance": 36.60725382
          },
          {
            "average": 36.95132814,
            "count": 14865180,
            "maximum": 119,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 26.44000576,
            "variance": 699.0739048
          },
          {
            "average": 36141.89094,
            "count": 14865180,
            "maximum": 64000,
            "minimum": 6656,
            "name": "Red",
            "position": 12,
            "stddev": 5204.416538,
            "variance": 27085951.5
          },
          {
            "average": 32658.44089,
            "count": 14865180,
            "maximum": 65024,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 4492.806157,
            "variance": 20185307.16
          },
          {
            "average": 26898.95049,
            "count": 14865180,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4427.220715,
            "variance": 19600283.26
          },
          {
            "average": 438884.6596,
            "count": 14865180,
            "maximum": 498357.8554,
            "minimum": 429469.624,
            "name": "GpsTime",
            "position": 15,
            "stddev": 21987.34916,
            "variance": 483443522.9
          },
          {
            "average": 0,
            "count": 14865180,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14865180,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14865180,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14865180,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14865180,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431725.8323,
          4955531.257,
          1109.860309,
          432729.6923,
          4956930.057,
          1365.580309
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431725.8323445839,
                4955531.257373897,
                1109.8603092861695
              ],
              [
                431725.8323445839,
                4956930.057373898,
                1109.8603092861695
              ],
              [
                432729.69234458386,
                4956930.057373898,
                1365.5803092861693
              ],
              [
                432729.69234458386,
                4955531.257373897,
                1365.5803092861693
              ],
              [
                431725.8323445839,
                4955531.257373897,
                1109.8603092861695
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T20:12:37+00:00",
        "end_time": "2011-09-19T01:04:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627119,
            44.74991844,
            1109.860309,
            -117.8498442,
            44.76260456,
            1365.580309
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252459328881,
                  44.74991843933441,
                  1109.8603092861695
                ],
                [
                  -117.86271192830091,
                  44.762509446236145,
                  1109.8603092861695
                ],
                [
                  -117.85002875859695,
                  44.76260455578019,
                  1365.5803092861693
                ],
                [
                  -117.84984417688653,
                  44.75001350736477,
                  1365.5803092861693
                ],
                [
                  -117.86252459328881,
                  44.74991843933441,
                  1109.8603092861695
                ]
              ]
            ]
          },
          "id": "44117G7322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:12:37Z",
            "pc:count": 14865180,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432218.3373,
                "count": 14865180,
                "maximum": 432729.6923,
                "minimum": 431725.8323,
                "name": "X",
                "position": 0,
                "stddev": 285.8031077,
                "variance": 81683.41636
              },
              {
                "average": 4956219.325,
                "count": 14865180,
                "maximum": 4956930.057,
                "minimum": 4955531.257,
                "name": "Y",
                "position": 1,
                "stddev": 417.7002749,
                "variance": 174473.5196
              },
              {
                "average": 1244.296703,
                "count": 14865180,
                "maximum": 1365.580309,
                "minimum": 1109.860309,
                "name": "Z",
                "position": 2,
                "stddev": 64.97134369,
                "variance": 4221.275501
              },
              {
                "average": 230.7559341,
                "count": 14865180,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.66019285,
                "variance": 426.8435684
              },
              {
                "average": 1.000493973,
                "count": 14865180,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02406582112,
                "variance": 0.000579163746
              },
              {
                "average": 1.000971129,
                "count": 14865180,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03499436463,
                "variance": 0.001224605556
              },
              {
                "average": 0.498023031,
                "count": 14865180,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999961084,
                "variance": 0.2499961084
              },
              {
                "average": 0,
                "count": 14865180,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.185345283,
                "count": 14865180,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3885774305,
                "variance": 0.1509924195
              },
              {
                "average": 0.07776739654,
                "count": 14865180,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.94854796,
                "variance": 63.17941467
              },
              {
                "average": 199.006568,
                "count": 14865180,
                "maximum": 213,
                "minimum": 182,
                "name": "UserData",
                "position": 10,
                "stddev": 6.050392865,
                "variance": 36.60725382
              },
              {
                "average": 36.95132814,
                "count": 14865180,
                "maximum": 119,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 26.44000576,
                "variance": 699.0739048
              },
              {
                "average": 36141.89094,
                "count": 14865180,
                "maximum": 64000,
                "minimum": 6656,
                "name": "Red",
                "position": 12,
                "stddev": 5204.416538,
                "variance": 27085951.5
              },
              {
                "average": 32658.44089,
                "count": 14865180,
                "maximum": 65024,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 4492.806157,
                "variance": 20185307.16
              },
              {
                "average": 26898.95049,
                "count": 14865180,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4427.220715,
                "variance": 19600283.26
              },
              {
                "average": 438884.6596,
                "count": 14865180,
                "maximum": 498357.8554,
                "minimum": 429469.624,
                "name": "GpsTime",
                "position": 15,
                "stddev": 21987.34916,
                "variance": 483443522.9
              },
              {
                "average": 0,
                "count": 14865180,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14865180,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14865180,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14865180,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14865180,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431725.8323,
              4955531.257,
              1109.860309,
              432729.6923,
              4956930.057,
              1365.580309
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431725.8323445839,
                    4955531.257373897,
                    1109.8603092861695
                  ],
                  [
                    431725.8323445839,
                    4956930.057373898,
                    1109.8603092861695
                  ],
                  [
                    432729.69234458386,
                    4956930.057373898,
                    1365.5803092861693
                  ],
                  [
                    432729.69234458386,
                    4955531.257373897,
                    1365.5803092861693
                  ],
                  [
                    431725.8323445839,
                    4955531.257373897,
                    1109.8603092861695
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T20:12:37+00:00",
            "end_time": "2011-09-19T01: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": "45118D1410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252411117727,
              45.41240216624327,
              839.7467675366122
            ],
            [
              -118.01274949035806,
              45.425009705867474,
              839.7467675366122
            ],
            [
              -118.00003005223907,
              45.425121782938504,
              854.0267675366122
            ],
            [
              -117.99980750251572,
              45.41251419432707,
              854.0267675366122
            ],
            [
              -118.01252411117727,
              45.41240216624327,
              839.7467675366122
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127495,
        45.41240217,
        839.7467675,
        -117.9998075,
        45.42512178,
        854.0267675
      ],
      "properties": {
        "datetime": "2011-09-14T23:27:50Z",
        "pc:count": 10803523,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421268.5801,
            "count": 10803523,
            "maximum": 421768.4677,
            "minimum": 420773.2677,
            "name": "X",
            "position": 0,
            "stddev": 283.8211448,
            "variance": 80554.44223
          },
          {
            "average": 5029972.246,
            "count": 10803523,
            "maximum": 5030663.485,
            "minimum": 5029262.625,
            "name": "Y",
            "position": 1,
            "stddev": 401.5005513,
            "variance": 161202.6927
          },
          {
            "average": 847.2867279,
            "count": 10803523,
            "maximum": 854.0267675,
            "minimum": 839.7467675,
            "name": "Z",
            "position": 2,
            "stddev": 2.219498676,
            "variance": 4.926174373
          },
          {
            "average": 110.8936405,
            "count": 10803523,
            "maximum": 201,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.98034978,
            "variance": 323.2929782
          },
          {
            "average": 1.000001481,
            "count": 10803523,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001216961921,
            "variance": 1.480996318e-06
          },
          {
            "average": 1.000005183,
            "count": 10803523,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002276723066,
            "variance": 5.183467921e-06
          },
          {
            "average": 0.4999303468,
            "count": 10803523,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000183,
            "variance": 0.2500000183
          },
          {
            "average": 0,
            "count": 10803523,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.307360941,
            "count": 10803523,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.461400274,
            "variance": 0.2128902128
          },
          {
            "average": -1.509483723,
            "count": 10803523,
            "maximum": 16.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.87374298,
            "variance": 78.74331447
          },
          {
            "average": 120.553331,
            "count": 10803523,
            "maximum": 127,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 1.566143431,
            "variance": 2.452805246
          },
          {
            "average": 1021.235088,
            "count": 10803523,
            "maximum": 1025,
            "minimum": 1018,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.680551157,
            "variance": 2.824252192
          },
          {
            "average": 28549.6706,
            "count": 10803523,
            "maximum": 58368,
            "minimum": 8192,
            "name": "Red",
            "position": 12,
            "stddev": 10252.46024,
            "variance": 105112941
          },
          {
            "average": 28209.86593,
            "count": 10803523,
            "maximum": 59904,
            "minimum": 8448,
            "name": "Green",
            "position": 13,
            "stddev": 6593.819091,
            "variance": 43478450.21
          },
          {
            "average": 23953.76448,
            "count": 10803523,
            "maximum": 63488,
            "minimum": 5888,
            "name": "Blue",
            "position": 14,
            "stddev": 5849.843228,
            "variance": 34220665.79
          },
          {
            "average": 76096.51468,
            "count": 10803523,
            "maximum": 78070.24369,
            "minimum": 74418.99361,
            "name": "GpsTime",
            "position": 15,
            "stddev": 849.4430517,
            "variance": 721553.4981
          },
          {
            "average": 0,
            "count": 10803523,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10803523,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10803523,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10803523,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10803523,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420773.2677,
          5029262.625,
          839.7467675,
          421768.4677,
          5030663.485,
          854.0267675
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420773.2676771195,
                5029262.62454726,
                839.7467675366122
              ],
              [
                420773.2676771195,
                5030663.484547259,
                839.7467675366122
              ],
              [
                421768.4676771195,
                5030663.484547259,
                854.0267675366122
              ],
              [
                421768.4676771195,
                5029262.62454726,
                854.0267675366122
              ],
              [
                420773.2676771195,
                5029262.62454726,
                839.7467675366122
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:27:50+00:00",
        "end_time": "2011-09-14T22:26:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127495,
            45.41240217,
            839.7467675,
            -117.9998075,
            45.42512178,
            854.0267675
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252411117727,
                  45.41240216624327,
                  839.7467675366122
                ],
                [
                  -118.01274949035806,
                  45.425009705867474,
                  839.7467675366122
                ],
                [
                  -118.00003005223907,
                  45.425121782938504,
                  854.0267675366122
                ],
                [
                  -117.99980750251572,
                  45.41251419432707,
                  854.0267675366122
                ],
                [
                  -118.01252411117727,
                  45.41240216624327,
                  839.7467675366122
                ]
              ]
            ]
          },
          "id": "45118D1410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:27:50Z",
            "pc:count": 10803523,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421268.5801,
                "count": 10803523,
                "maximum": 421768.4677,
                "minimum": 420773.2677,
                "name": "X",
                "position": 0,
                "stddev": 283.8211448,
                "variance": 80554.44223
              },
              {
                "average": 5029972.246,
                "count": 10803523,
                "maximum": 5030663.485,
                "minimum": 5029262.625,
                "name": "Y",
                "position": 1,
                "stddev": 401.5005513,
                "variance": 161202.6927
              },
              {
                "average": 847.2867279,
                "count": 10803523,
                "maximum": 854.0267675,
                "minimum": 839.7467675,
                "name": "Z",
                "position": 2,
                "stddev": 2.219498676,
                "variance": 4.926174373
              },
              {
                "average": 110.8936405,
                "count": 10803523,
                "maximum": 201,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.98034978,
                "variance": 323.2929782
              },
              {
                "average": 1.000001481,
                "count": 10803523,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001216961921,
                "variance": 1.480996318e-06
              },
              {
                "average": 1.000005183,
                "count": 10803523,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002276723066,
                "variance": 5.183467921e-06
              },
              {
                "average": 0.4999303468,
                "count": 10803523,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000183,
                "variance": 0.2500000183
              },
              {
                "average": 0,
                "count": 10803523,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.307360941,
                "count": 10803523,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.461400274,
                "variance": 0.2128902128
              },
              {
                "average": -1.509483723,
                "count": 10803523,
                "maximum": 16.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.87374298,
                "variance": 78.74331447
              },
              {
                "average": 120.553331,
                "count": 10803523,
                "maximum": 127,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 1.566143431,
                "variance": 2.452805246
              },
              {
                "average": 1021.235088,
                "count": 10803523,
                "maximum": 1025,
                "minimum": 1018,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.680551157,
                "variance": 2.824252192
              },
              {
                "average": 28549.6706,
                "count": 10803523,
                "maximum": 58368,
                "minimum": 8192,
                "name": "Red",
                "position": 12,
                "stddev": 10252.46024,
                "variance": 105112941
              },
              {
                "average": 28209.86593,
                "count": 10803523,
                "maximum": 59904,
                "minimum": 8448,
                "name": "Green",
                "position": 13,
                "stddev": 6593.819091,
                "variance": 43478450.21
              },
              {
                "average": 23953.76448,
                "count": 10803523,
                "maximum": 63488,
                "minimum": 5888,
                "name": "Blue",
                "position": 14,
                "stddev": 5849.843228,
                "variance": 34220665.79
              },
              {
                "average": 76096.51468,
                "count": 10803523,
                "maximum": 78070.24369,
                "minimum": 74418.99361,
                "name": "GpsTime",
                "position": 15,
                "stddev": 849.4430517,
                "variance": 721553.4981
              },
              {
                "average": 0,
                "count": 10803523,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10803523,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10803523,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10803523,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10803523,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420773.2677,
              5029262.625,
              839.7467675,
              421768.4677,
              5030663.485,
              854.0267675
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420773.2676771195,
                    5029262.62454726,
                    839.7467675366122
                  ],
                  [
                    420773.2676771195,
                    5030663.484547259,
                    839.7467675366122
                  ],
                  [
                    421768.4676771195,
                    5030663.484547259,
                    854.0267675366122
                  ],
                  [
                    421768.4676771195,
                    5029262.62454726,
                    854.0267675366122
                  ],
                  [
                    420773.2676771195,
                    5029262.62454726,
                    839.7467675366122
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:27:50+00:00",
            "end_time": "2011-09-14T22:26: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": "45118E1315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.07502385084642,
              45.52489544713221,
              924.5197818062009
            ],
            [
              -118.07526420746245,
              45.537509146004176,
              924.5197818062009
            ],
            [
              -118.0625299263373,
              45.53762831517006,
              1014.4397818062009
            ],
            [
              -118.0622924149417,
              45.5250145641821,
              1014.4397818062009
            ],
            [
              -118.07502385084642,
              45.52489544713221,
              924.5197818062009
            ]
          ]
        ]
      },
      "bbox": [
        -118.0752642,
        45.52489545,
        924.5197818,
        -118.0622924,
        45.53762832,
        1014.439782
      ],
      "properties": {
        "datetime": "2011-09-15T20:22:41Z",
        "pc:count": 21053075,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 416604.1557,
            "count": 21053075,
            "maximum": 417044.386,
            "minimum": 416049.986,
            "name": "X",
            "position": 0,
            "stddev": 267.1853356,
            "variance": 71388.00356
          },
          {
            "average": 5042544.907,
            "count": 21053075,
            "maximum": 5043225.254,
            "minimum": 5041823.654,
            "name": "Y",
            "position": 1,
            "stddev": 399.5692707,
            "variance": 159655.6021
          },
          {
            "average": 960.5975717,
            "count": 21053075,
            "maximum": 1014.439782,
            "minimum": 924.5197818,
            "name": "Z",
            "position": 2,
            "stddev": 16.3451785,
            "variance": 267.1648602
          },
          {
            "average": 96.60991689,
            "count": 21053075,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.28520751,
            "variance": 1873.60919
          },
          {
            "average": 1.08272497,
            "count": 21053075,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3013280846,
            "variance": 0.09079861455
          },
          {
            "average": 1.173973873,
            "count": 21053075,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4449792134,
            "variance": 0.1980065003
          },
          {
            "average": 0.4996573185,
            "count": 21053075,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998944,
            "variance": 0.2499998944
          },
          {
            "average": 0,
            "count": 21053075,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.10636698,
            "count": 21053075,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3083067463,
            "variance": 0.0950530498
          },
          {
            "average": -1.14665384,
            "count": 21053075,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.536492002,
            "variance": 72.87169571
          },
          {
            "average": 159.4373852,
            "count": 21053075,
            "maximum": 177,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 23.70197386,
            "variance": 561.7835647
          },
          {
            "average": 9855.03061,
            "count": 21053075,
            "maximum": 20025,
            "minimum": 1001,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7887.501283,
            "variance": 62212676.48
          },
          {
            "average": 31563.91478,
            "count": 21053075,
            "maximum": 65024,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 14178.26539,
            "variance": 201023209.5
          },
          {
            "average": 31733.80679,
            "count": 21053075,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 12921.17791,
            "variance": 166956838.6
          },
          {
            "average": 27016.38353,
            "count": 21053075,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10821.44554,
            "variance": 117103683.6
          },
          {
            "average": 118476.9807,
            "count": 21053075,
            "maximum": 153361.8997,
            "minimum": 65722.31829,
            "name": "GpsTime",
            "position": 15,
            "stddev": 39098.72889,
            "variance": 1528710601
          },
          {
            "average": 0,
            "count": 21053075,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21053075,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21053075,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21053075,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21053075,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416049.986,
          5041823.654,
          924.5197818,
          417044.386,
          5043225.254,
          1014.439782
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416049.9860425979,
                5041823.653994064,
                924.5197818062009
              ],
              [
                416049.9860425979,
                5043225.2539940635,
                924.5197818062009
              ],
              [
                417044.38604259794,
                5043225.2539940635,
                1014.4397818062009
              ],
              [
                417044.38604259794,
                5041823.653994064,
                1014.4397818062009
              ],
              [
                416049.9860425979,
                5041823.653994064,
                924.5197818062009
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:22:41+00:00",
        "end_time": "2011-09-14T20:02:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0752642,
            45.52489545,
            924.5197818,
            -118.0622924,
            45.53762832,
            1014.439782
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.07502385084642,
                  45.52489544713221,
                  924.5197818062009
                ],
                [
                  -118.07526420746245,
                  45.537509146004176,
                  924.5197818062009
                ],
                [
                  -118.0625299263373,
                  45.53762831517006,
                  1014.4397818062009
                ],
                [
                  -118.0622924149417,
                  45.5250145641821,
                  1014.4397818062009
                ],
                [
                  -118.07502385084642,
                  45.52489544713221,
                  924.5197818062009
                ]
              ]
            ]
          },
          "id": "45118E1315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:22:41Z",
            "pc:count": 21053075,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 416604.1557,
                "count": 21053075,
                "maximum": 417044.386,
                "minimum": 416049.986,
                "name": "X",
                "position": 0,
                "stddev": 267.1853356,
                "variance": 71388.00356
              },
              {
                "average": 5042544.907,
                "count": 21053075,
                "maximum": 5043225.254,
                "minimum": 5041823.654,
                "name": "Y",
                "position": 1,
                "stddev": 399.5692707,
                "variance": 159655.6021
              },
              {
                "average": 960.5975717,
                "count": 21053075,
                "maximum": 1014.439782,
                "minimum": 924.5197818,
                "name": "Z",
                "position": 2,
                "stddev": 16.3451785,
                "variance": 267.1648602
              },
              {
                "average": 96.60991689,
                "count": 21053075,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.28520751,
                "variance": 1873.60919
              },
              {
                "average": 1.08272497,
                "count": 21053075,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3013280846,
                "variance": 0.09079861455
              },
              {
                "average": 1.173973873,
                "count": 21053075,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4449792134,
                "variance": 0.1980065003
              },
              {
                "average": 0.4996573185,
                "count": 21053075,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998944,
                "variance": 0.2499998944
              },
              {
                "average": 0,
                "count": 21053075,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.10636698,
                "count": 21053075,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3083067463,
                "variance": 0.0950530498
              },
              {
                "average": -1.14665384,
                "count": 21053075,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.536492002,
                "variance": 72.87169571
              },
              {
                "average": 159.4373852,
                "count": 21053075,
                "maximum": 177,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 23.70197386,
                "variance": 561.7835647
              },
              {
                "average": 9855.03061,
                "count": 21053075,
                "maximum": 20025,
                "minimum": 1001,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7887.501283,
                "variance": 62212676.48
              },
              {
                "average": 31563.91478,
                "count": 21053075,
                "maximum": 65024,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 14178.26539,
                "variance": 201023209.5
              },
              {
                "average": 31733.80679,
                "count": 21053075,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 12921.17791,
                "variance": 166956838.6
              },
              {
                "average": 27016.38353,
                "count": 21053075,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10821.44554,
                "variance": 117103683.6
              },
              {
                "average": 118476.9807,
                "count": 21053075,
                "maximum": 153361.8997,
                "minimum": 65722.31829,
                "name": "GpsTime",
                "position": 15,
                "stddev": 39098.72889,
                "variance": 1528710601
              },
              {
                "average": 0,
                "count": 21053075,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21053075,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21053075,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21053075,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21053075,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416049.986,
              5041823.654,
              924.5197818,
              417044.386,
              5043225.254,
              1014.439782
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416049.9860425979,
                    5041823.653994064,
                    924.5197818062009
                  ],
                  [
                    416049.9860425979,
                    5043225.2539940635,
                    924.5197818062009
                  ],
                  [
                    417044.38604259794,
                    5043225.2539940635,
                    1014.4397818062009
                  ],
                  [
                    417044.38604259794,
                    5041823.653994064,
                    1014.4397818062009
                  ],
                  [
                    416049.9860425979,
                    5041823.653994064,
                    924.5197818062009
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:22:41+00:00",
            "end_time": "2011-09-14T20: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": "44117G7102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252501951691,
              44.86241931941967,
              1016.5532633011096
            ],
            [
              -117.86271309328703,
              44.87501025728148,
              1016.5532633011096
            ],
            [
              -117.85002928963974,
              44.875105373220954,
              1023.5732633011096
            ],
            [
              -117.8498439801633,
              44.862514393844116,
              1023.5732633011096
            ],
            [
              -117.86252501951691,
              44.86241931941967,
              1016.5532633011096
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627131,
        44.86241932,
        1016.553263,
        -117.849844,
        44.87510537,
        1023.573263
      ],
      "properties": {
        "datetime": "2011-09-20T03:08:50Z",
        "pc:count": 11149322,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432359.8008,
            "count": 11149322,
            "maximum": 432860.3446,
            "minimum": 431858.3846,
            "name": "X",
            "position": 0,
            "stddev": 284.7380404,
            "variance": 81075.75162
          },
          {
            "average": 4968733.122,
            "count": 11149322,
            "maximum": 4969427.084,
            "minimum": 4968028.264,
            "name": "Y",
            "position": 1,
            "stddev": 401.8532961,
            "variance": 161486.0716
          },
          {
            "average": 1017.965099,
            "count": 11149322,
            "maximum": 1023.573263,
            "minimum": 1016.553263,
            "name": "Z",
            "position": 2,
            "stddev": 0.5768591295,
            "variance": 0.3327664553
          },
          {
            "average": 231.0597348,
            "count": 11149322,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.11204028,
            "variance": 681.8386475
          },
          {
            "average": 1.000022602,
            "count": 11149322,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004754131088,
            "variance": 2.260176241e-05
          },
          {
            "average": 1.000045205,
            "count": 11149322,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006723280679,
            "variance": 4.520250309e-05
          },
          {
            "average": 0.4984924644,
            "count": 11149322,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977498,
            "variance": 0.2499977498
          },
          {
            "average": 0,
            "count": 11149322,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.25429331,
            "count": 11149322,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4354632472,
            "variance": 0.1896282397
          },
          {
            "average": 1.522906715,
            "count": 11149322,
            "maximum": 19.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.810270914,
            "variance": 61.00033174
          },
          {
            "average": 194.5415408,
            "count": 11149322,
            "maximum": 204,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 2.847888649,
            "variance": 8.110469757
          },
          {
            "average": 267.3463583,
            "count": 11149322,
            "maximum": 281,
            "minimum": 254,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56925753,
            "variance": 111.7092047
          },
          {
            "average": 24737.67165,
            "count": 11149322,
            "maximum": 60416,
            "minimum": 7168,
            "name": "Red",
            "position": 12,
            "stddev": 6619.639527,
            "variance": 43819627.46
          },
          {
            "average": 26153.13833,
            "count": 11149322,
            "maximum": 60672,
            "minimum": 7936,
            "name": "Green",
            "position": 13,
            "stddev": 5532.463203,
            "variance": 30608149.1
          },
          {
            "average": 20759.42127,
            "count": 11149322,
            "maximum": 63488,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 4343.710664,
            "variance": 18867822.33
          },
          {
            "average": 521460.8702,
            "count": 11149322,
            "maximum": 523330.7467,
            "minimum": 520125.9258,
            "name": "GpsTime",
            "position": 15,
            "stddev": 673.8588817,
            "variance": 454085.7924
          },
          {
            "average": 0,
            "count": 11149322,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11149322,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11149322,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11149322,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11149322,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431858.3846,
          4968028.264,
          1016.553263,
          432860.3446,
          4969427.084,
          1023.573263
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431858.3845717098,
                4968028.264457632,
                1016.5532633011096
              ],
              [
                431858.3845717098,
                4969427.084457632,
                1016.5532633011096
              ],
              [
                432860.34457170975,
                4969427.084457632,
                1023.5732633011096
              ],
              [
                432860.34457170975,
                4968028.264457632,
                1023.5732633011096
              ],
              [
                431858.3845717098,
                4968028.264457632,
                1016.5532633011096
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T03:08:50+00:00",
        "end_time": "2011-09-20T02:15:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627131,
            44.86241932,
            1016.553263,
            -117.849844,
            44.87510537,
            1023.573263
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252501951691,
                  44.86241931941967,
                  1016.5532633011096
                ],
                [
                  -117.86271309328703,
                  44.87501025728148,
                  1016.5532633011096
                ],
                [
                  -117.85002928963974,
                  44.875105373220954,
                  1023.5732633011096
                ],
                [
                  -117.8498439801633,
                  44.862514393844116,
                  1023.5732633011096
                ],
                [
                  -117.86252501951691,
                  44.86241931941967,
                  1016.5532633011096
                ]
              ]
            ]
          },
          "id": "44117G7102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T03:08:50Z",
            "pc:count": 11149322,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432359.8008,
                "count": 11149322,
                "maximum": 432860.3446,
                "minimum": 431858.3846,
                "name": "X",
                "position": 0,
                "stddev": 284.7380404,
                "variance": 81075.75162
              },
              {
                "average": 4968733.122,
                "count": 11149322,
                "maximum": 4969427.084,
                "minimum": 4968028.264,
                "name": "Y",
                "position": 1,
                "stddev": 401.8532961,
                "variance": 161486.0716
              },
              {
                "average": 1017.965099,
                "count": 11149322,
                "maximum": 1023.573263,
                "minimum": 1016.553263,
                "name": "Z",
                "position": 2,
                "stddev": 0.5768591295,
                "variance": 0.3327664553
              },
              {
                "average": 231.0597348,
                "count": 11149322,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.11204028,
                "variance": 681.8386475
              },
              {
                "average": 1.000022602,
                "count": 11149322,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004754131088,
                "variance": 2.260176241e-05
              },
              {
                "average": 1.000045205,
                "count": 11149322,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006723280679,
                "variance": 4.520250309e-05
              },
              {
                "average": 0.4984924644,
                "count": 11149322,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977498,
                "variance": 0.2499977498
              },
              {
                "average": 0,
                "count": 11149322,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.25429331,
                "count": 11149322,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4354632472,
                "variance": 0.1896282397
              },
              {
                "average": 1.522906715,
                "count": 11149322,
                "maximum": 19.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.810270914,
                "variance": 61.00033174
              },
              {
                "average": 194.5415408,
                "count": 11149322,
                "maximum": 204,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 2.847888649,
                "variance": 8.110469757
              },
              {
                "average": 267.3463583,
                "count": 11149322,
                "maximum": 281,
                "minimum": 254,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56925753,
                "variance": 111.7092047
              },
              {
                "average": 24737.67165,
                "count": 11149322,
                "maximum": 60416,
                "minimum": 7168,
                "name": "Red",
                "position": 12,
                "stddev": 6619.639527,
                "variance": 43819627.46
              },
              {
                "average": 26153.13833,
                "count": 11149322,
                "maximum": 60672,
                "minimum": 7936,
                "name": "Green",
                "position": 13,
                "stddev": 5532.463203,
                "variance": 30608149.1
              },
              {
                "average": 20759.42127,
                "count": 11149322,
                "maximum": 63488,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 4343.710664,
                "variance": 18867822.33
              },
              {
                "average": 521460.8702,
                "count": 11149322,
                "maximum": 523330.7467,
                "minimum": 520125.9258,
                "name": "GpsTime",
                "position": 15,
                "stddev": 673.8588817,
                "variance": 454085.7924
              },
              {
                "average": 0,
                "count": 11149322,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11149322,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11149322,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11149322,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11149322,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431858.3846,
              4968028.264,
              1016.553263,
              432860.3446,
              4969427.084,
              1023.573263
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431858.3845717098,
                    4968028.264457632,
                    1016.5532633011096
                  ],
                  [
                    431858.3845717098,
                    4969427.084457632,
                    1016.5532633011096
                  ],
                  [
                    432860.34457170975,
                    4969427.084457632,
                    1023.5732633011096
                  ],
                  [
                    432860.34457170975,
                    4968028.264457632,
                    1023.5732633011096
                  ],
                  [
                    431858.3845717098,
                    4968028.264457632,
                    1016.5532633011096
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T03:08:50+00:00",
            "end_time": "2011-09-20T02: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": "45118C1414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502490009547,
              45.27490053762256,
              822.8785030655907
            ],
            [
              -118.02525198366617,
              45.28750905305111,
              822.8785030655907
            ],
            [
              -118.01253021175542,
              45.28762255204166,
              845.9585030655907
            ],
            [
              -118.01230594476239,
              45.275013987003476,
              845.9585030655907
            ],
            [
              -118.02502490009547,
              45.27490053762256,
              822.8785030655907
            ]
          ]
        ]
      },
      "bbox": [
        -118.025252,
        45.27490054,
        822.8785031,
        -118.0123059,
        45.28762255,
        845.9585031
      ],
      "properties": {
        "datetime": "2011-09-17T21:14:07Z",
        "pc:count": 10930735,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420137.0666,
            "count": 10930735,
            "maximum": 420598.495,
            "minimum": 419600.695,
            "name": "X",
            "position": 0,
            "stddev": 285.1269908,
            "variance": 81297.4009
          },
          {
            "average": 5014718.873,
            "count": 10930735,
            "maximum": 5015400.368,
            "minimum": 5013999.428,
            "name": "Y",
            "position": 1,
            "stddev": 399.4853894,
            "variance": 159588.5763
          },
          {
            "average": 825.2151936,
            "count": 10930735,
            "maximum": 845.9585031,
            "minimum": 822.8785031,
            "name": "Z",
            "position": 2,
            "stddev": 0.8758801817,
            "variance": 0.7671660927
          },
          {
            "average": 105.8858616,
            "count": 10930735,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.19811415,
            "variance": 1536.492153
          },
          {
            "average": 1.001668415,
            "count": 10930735,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04225273879,
            "variance": 0.001785293935
          },
          {
            "average": 1.00347296,
            "count": 10930735,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.062218308,
            "variance": 0.003871117851
          },
          {
            "average": 0.4999887931,
            "count": 10930735,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000227,
            "variance": 0.2500000227
          },
          {
            "average": 0,
            "count": 10930735,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.266519315,
            "count": 10930735,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.442138878,
            "variance": 0.1954867874
          },
          {
            "average": -0.5587516681,
            "count": 10930735,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.532681801,
            "variance": 72.80665872
          },
          {
            "average": 137,
            "count": 10930735,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10665.48437,
            "count": 10930735,
            "maximum": 10670,
            "minimum": 10661,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.982746562,
            "variance": 3.931283927
          },
          {
            "average": 40537.07889,
            "count": 10930735,
            "maximum": 65280,
            "minimum": 7168,
            "name": "Red",
            "position": 12,
            "stddev": 8767.484278,
            "variance": 76868780.57
          },
          {
            "average": 37820.95347,
            "count": 10930735,
            "maximum": 65280,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 7749.029304,
            "variance": 60047455.15
          },
          {
            "average": 32474.98728,
            "count": 10930735,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 8494.685998,
            "variance": 72159690.21
          },
          {
            "average": 326277.1474,
            "count": 10930735,
            "maximum": 329247.67,
            "minimum": 323206.3215,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1452.269682,
            "variance": 2109087.23
          },
          {
            "average": 0,
            "count": 10930735,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10930735,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10930735,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10930735,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10930735,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419600.695,
          5013999.428,
          822.8785031,
          420598.495,
          5015400.368,
          845.9585031
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419600.69502821856,
                5013999.428019429,
                822.8785030655907
              ],
              [
                419600.69502821856,
                5015400.368019428,
                822.8785030655907
              ],
              [
                420598.4950282186,
                5015400.368019428,
                845.9585030655907
              ],
              [
                420598.4950282186,
                5013999.428019429,
                845.9585030655907
              ],
              [
                419600.69502821856,
                5013999.428019429,
                822.8785030655907
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:14:07+00:00",
        "end_time": "2011-09-17T19:33:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118C1414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118C1414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118C1414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.025252,
            45.27490054,
            822.8785031,
            -118.0123059,
            45.28762255,
            845.9585031
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502490009547,
                  45.27490053762256,
                  822.8785030655907
                ],
                [
                  -118.02525198366617,
                  45.28750905305111,
                  822.8785030655907
                ],
                [
                  -118.01253021175542,
                  45.28762255204166,
                  845.9585030655907
                ],
                [
                  -118.01230594476239,
                  45.275013987003476,
                  845.9585030655907
                ],
                [
                  -118.02502490009547,
                  45.27490053762256,
                  822.8785030655907
                ]
              ]
            ]
          },
          "id": "45118C1414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:14:07Z",
            "pc:count": 10930735,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420137.0666,
                "count": 10930735,
                "maximum": 420598.495,
                "minimum": 419600.695,
                "name": "X",
                "position": 0,
                "stddev": 285.1269908,
                "variance": 81297.4009
              },
              {
                "average": 5014718.873,
                "count": 10930735,
                "maximum": 5015400.368,
                "minimum": 5013999.428,
                "name": "Y",
                "position": 1,
                "stddev": 399.4853894,
                "variance": 159588.5763
              },
              {
                "average": 825.2151936,
                "count": 10930735,
                "maximum": 845.9585031,
                "minimum": 822.8785031,
                "name": "Z",
                "position": 2,
                "stddev": 0.8758801817,
                "variance": 0.7671660927
              },
              {
                "average": 105.8858616,
                "count": 10930735,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.19811415,
                "variance": 1536.492153
              },
              {
                "average": 1.001668415,
                "count": 10930735,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04225273879,
                "variance": 0.001785293935
              },
              {
                "average": 1.00347296,
                "count": 10930735,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.062218308,
                "variance": 0.003871117851
              },
              {
                "average": 0.4999887931,
                "count": 10930735,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000227,
                "variance": 0.2500000227
              },
              {
                "average": 0,
                "count": 10930735,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.266519315,
                "count": 10930735,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.442138878,
                "variance": 0.1954867874
              },
              {
                "average": -0.5587516681,
                "count": 10930735,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.532681801,
                "variance": 72.80665872
              },
              {
                "average": 137,
                "count": 10930735,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10665.48437,
                "count": 10930735,
                "maximum": 10670,
                "minimum": 10661,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.982746562,
                "variance": 3.931283927
              },
              {
                "average": 40537.07889,
                "count": 10930735,
                "maximum": 65280,
                "minimum": 7168,
                "name": "Red",
                "position": 12,
                "stddev": 8767.484278,
                "variance": 76868780.57
              },
              {
                "average": 37820.95347,
                "count": 10930735,
                "maximum": 65280,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 7749.029304,
                "variance": 60047455.15
              },
              {
                "average": 32474.98728,
                "count": 10930735,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 8494.685998,
                "variance": 72159690.21
              },
              {
                "average": 326277.1474,
                "count": 10930735,
                "maximum": 329247.67,
                "minimum": 323206.3215,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1452.269682,
                "variance": 2109087.23
              },
              {
                "average": 0,
                "count": 10930735,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10930735,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10930735,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10930735,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10930735,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419600.695,
              5013999.428,
              822.8785031,
              420598.495,
              5015400.368,
              845.9585031
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419600.69502821856,
                    5013999.428019429,
                    822.8785030655907
                  ],
                  [
                    419600.69502821856,
                    5015400.368019428,
                    822.8785030655907
                  ],
                  [
                    420598.4950282186,
                    5015400.368019428,
                    845.9585030655907
                  ],
                  [
                    420598.4950282186,
                    5013999.428019429,
                    845.9585030655907
                  ],
                  [
                    419600.69502821856,
                    5013999.428019429,
                    822.8785030655907
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:14:07+00:00",
            "end_time": "2011-09-17T19: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": "45118D1215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252430036476,
              45.46240250246362,
              819.7067172437787
            ],
            [
              -118.01265973036335,
              45.46996609921785,
              819.7067172437787
            ],
            [
              -118.00002739551029,
              45.47007740034865,
              836.7667172437787
            ],
            [
              -117.9998936542347,
              45.462513774405856,
              836.7667172437787
            ],
            [
              -118.01252430036476,
              45.46240250246362,
              819.7067172437787
            ]
          ]
        ]
      },
      "bbox": [
        -118.0126597,
        45.4624025,
        819.7067172,
        -117.9998937,
        45.4700774,
        836.7667172
      ],
      "properties": {
        "datetime": "2011-09-14T23:43:26Z",
        "pc:count": 4578950,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421380.2158,
            "count": 4578950,
            "maximum": 421830.8004,
            "minimum": 420843.2004,
            "name": "X",
            "position": 0,
            "stddev": 301.876369,
            "variance": 91129.34216
          },
          {
            "average": 5035126.185,
            "count": 4578950,
            "maximum": 5035657.863,
            "minimum": 5034817.443,
            "name": "Y",
            "position": 1,
            "stddev": 188.5273412,
            "variance": 35542.55839
          },
          {
            "average": 824.0450396,
            "count": 4578950,
            "maximum": 836.7667172,
            "minimum": 819.7067172,
            "name": "Z",
            "position": 2,
            "stddev": 2.911898639,
            "variance": 8.479153683
          },
          {
            "average": 111.0061344,
            "count": 4578950,
            "maximum": 184,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.29608072,
            "variance": 590.2995383
          },
          {
            "average": 1.000312735,
            "count": 4578950,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01770624975,
            "variance": 0.0003135112802
          },
          {
            "average": 1.00069339,
            "count": 4578950,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02638946795,
            "variance": 0.0006964040188
          },
          {
            "average": 0.4999281495,
            "count": 4578950,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000494,
            "variance": 0.2500000494
          },
          {
            "average": 0,
            "count": 4578950,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.27125935,
            "count": 4578950,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4446096694,
            "variance": 0.1976777581
          },
          {
            "average": -1.694376877,
            "count": 4578950,
            "maximum": 16.00200081,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.185747012,
            "variance": 84.37794817
          },
          {
            "average": 120.3539641,
            "count": 4578950,
            "maximum": 127,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 1.620644183,
            "variance": 2.626487567
          },
          {
            "average": 1023.853189,
            "count": 4578950,
            "maximum": 1027,
            "minimum": 1020,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.802933893,
            "variance": 3.250570622
          },
          {
            "average": 29574.53431,
            "count": 4578950,
            "maximum": 55552,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 9232.06288,
            "variance": 85230985.02
          },
          {
            "average": 30163.05001,
            "count": 4578950,
            "maximum": 56064,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 6807.730948,
            "variance": 46345200.66
          },
          {
            "average": 25838.24199,
            "count": 4578950,
            "maximum": 56576,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 6795.782139,
            "variance": 46182654.88
          },
          {
            "average": 77413.60751,
            "count": 4578950,
            "maximum": 79006.33114,
            "minimum": 75483.21297,
            "name": "GpsTime",
            "position": 15,
            "stddev": 913.1604591,
            "variance": 833862.024
          },
          {
            "average": 0,
            "count": 4578950,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4578950,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4578950,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4578950,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4578950,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420843.2004,
          5034817.443,
          819.7067172,
          421830.8004,
          5035657.863,
          836.7667172
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420843.20039739663,
                5034817.443214736,
                819.7067172437787
              ],
              [
                420843.20039739663,
                5035657.863214736,
                819.7067172437787
              ],
              [
                421830.8003973966,
                5035657.863214736,
                836.7667172437787
              ],
              [
                421830.8003973966,
                5034817.443214736,
                836.7667172437787
              ],
              [
                420843.20039739663,
                5034817.443214736,
                819.7067172437787
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:43:26+00:00",
        "end_time": "2011-09-14T22:44:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0126597,
            45.4624025,
            819.7067172,
            -117.9998937,
            45.4700774,
            836.7667172
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252430036476,
                  45.46240250246362,
                  819.7067172437787
                ],
                [
                  -118.01265973036335,
                  45.46996609921785,
                  819.7067172437787
                ],
                [
                  -118.00002739551029,
                  45.47007740034865,
                  836.7667172437787
                ],
                [
                  -117.9998936542347,
                  45.462513774405856,
                  836.7667172437787
                ],
                [
                  -118.01252430036476,
                  45.46240250246362,
                  819.7067172437787
                ]
              ]
            ]
          },
          "id": "45118D1215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:43:26Z",
            "pc:count": 4578950,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421380.2158,
                "count": 4578950,
                "maximum": 421830.8004,
                "minimum": 420843.2004,
                "name": "X",
                "position": 0,
                "stddev": 301.876369,
                "variance": 91129.34216
              },
              {
                "average": 5035126.185,
                "count": 4578950,
                "maximum": 5035657.863,
                "minimum": 5034817.443,
                "name": "Y",
                "position": 1,
                "stddev": 188.5273412,
                "variance": 35542.55839
              },
              {
                "average": 824.0450396,
                "count": 4578950,
                "maximum": 836.7667172,
                "minimum": 819.7067172,
                "name": "Z",
                "position": 2,
                "stddev": 2.911898639,
                "variance": 8.479153683
              },
              {
                "average": 111.0061344,
                "count": 4578950,
                "maximum": 184,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.29608072,
                "variance": 590.2995383
              },
              {
                "average": 1.000312735,
                "count": 4578950,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01770624975,
                "variance": 0.0003135112802
              },
              {
                "average": 1.00069339,
                "count": 4578950,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02638946795,
                "variance": 0.0006964040188
              },
              {
                "average": 0.4999281495,
                "count": 4578950,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000494,
                "variance": 0.2500000494
              },
              {
                "average": 0,
                "count": 4578950,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.27125935,
                "count": 4578950,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4446096694,
                "variance": 0.1976777581
              },
              {
                "average": -1.694376877,
                "count": 4578950,
                "maximum": 16.00200081,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.185747012,
                "variance": 84.37794817
              },
              {
                "average": 120.3539641,
                "count": 4578950,
                "maximum": 127,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 1.620644183,
                "variance": 2.626487567
              },
              {
                "average": 1023.853189,
                "count": 4578950,
                "maximum": 1027,
                "minimum": 1020,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.802933893,
                "variance": 3.250570622
              },
              {
                "average": 29574.53431,
                "count": 4578950,
                "maximum": 55552,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 9232.06288,
                "variance": 85230985.02
              },
              {
                "average": 30163.05001,
                "count": 4578950,
                "maximum": 56064,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 6807.730948,
                "variance": 46345200.66
              },
              {
                "average": 25838.24199,
                "count": 4578950,
                "maximum": 56576,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 6795.782139,
                "variance": 46182654.88
              },
              {
                "average": 77413.60751,
                "count": 4578950,
                "maximum": 79006.33114,
                "minimum": 75483.21297,
                "name": "GpsTime",
                "position": 15,
                "stddev": 913.1604591,
                "variance": 833862.024
              },
              {
                "average": 0,
                "count": 4578950,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4578950,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4578950,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4578950,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4578950,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420843.2004,
              5034817.443,
              819.7067172,
              421830.8004,
              5035657.863,
              836.7667172
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420843.20039739663,
                    5034817.443214736,
                    819.7067172437787
                  ],
                  [
                    420843.20039739663,
                    5035657.863214736,
                    819.7067172437787
                  ],
                  [
                    421830.8003973966,
                    5035657.863214736,
                    836.7667172437787
                  ],
                  [
                    421830.8003973966,
                    5034817.443214736,
                    836.7667172437787
                  ],
                  [
                    420843.20039739663,
                    5034817.443214736,
                    819.7067172437787
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:43:26+00:00",
            "end_time": "2011-09-14T22:44: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": "45118A1318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.090755450665,
              45.01248177144171,
              1153.8775380244415
            ],
            [
              -118.09099330103498,
              45.02500671868116,
              1153.8775380244415
            ],
            [
              -118.08752786282683,
              45.025039774332534,
              1271.1775380244417
            ],
            [
              -118.08729076760454,
              45.01251481274109,
              1271.1775380244417
            ],
            [
              -118.090755450665,
              45.01248177144171,
              1153.8775380244415
            ]
          ]
        ]
      },
      "bbox": [
        -118.0909933,
        45.01248177,
        1153.877538,
        -118.0872908,
        45.02503977,
        1271.177538
      ],
      "properties": {
        "datetime": "2011-09-17T21:27:53Z",
        "pc:count": 3294392,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414199.431,
            "count": 3294392,
            "maximum": 414324.5647,
            "minimum": 414051.5047,
            "name": "X",
            "position": 0,
            "stddev": 67.29555964,
            "variance": 4528.692347
          },
          {
            "average": 4985610.063,
            "count": 3294392,
            "maximum": 4986306.575,
            "minimum": 4984914.955,
            "name": "Y",
            "position": 1,
            "stddev": 397.3070087,
            "variance": 157852.8591
          },
          {
            "average": 1213.381803,
            "count": 3294392,
            "maximum": 1271.177538,
            "minimum": 1153.877538,
            "name": "Z",
            "position": 2,
            "stddev": 20.46048767,
            "variance": 418.6315556
          },
          {
            "average": 92.81420851,
            "count": 3294392,
            "maximum": 244,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.35196489,
            "variance": 2740.728228
          },
          {
            "average": 1.159715359,
            "count": 3294392,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.405035931,
            "variance": 0.1640541054
          },
          {
            "average": 1.33081218,
            "count": 3294392,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5714987143,
            "variance": 0.3266107805
          },
          {
            "average": 0.4998852596,
            "count": 3294392,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000627,
            "variance": 0.2500000627
          },
          {
            "average": 0,
            "count": 3294392,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.164376006,
            "count": 3294392,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3706164817,
            "variance": 0.1373565765
          },
          {
            "average": -2.491143923,
            "count": 3294392,
            "maximum": 13.99800014,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.535261643,
            "variance": 72.85069131
          },
          {
            "average": 179,
            "count": 3294392,
            "maximum": 179,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14792.78932,
            "count": 3294392,
            "maximum": 20083,
            "minimum": 9463,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5307.9721,
            "variance": 28174567.82
          },
          {
            "average": 24106.99698,
            "count": 3294392,
            "maximum": 50176,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 12161.4882,
            "variance": 147901795.4
          },
          {
            "average": 24879.09878,
            "count": 3294392,
            "maximum": 46592,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 11643.44533,
            "variance": 135569819.1
          },
          {
            "average": 21581.08017,
            "count": 3294392,
            "maximum": 47872,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10255.44417,
            "variance": 105174135.2
          },
          {
            "average": 328882.3272,
            "count": 3294392,
            "maximum": 330073.4897,
            "minimum": 327006.3711,
            "name": "GpsTime",
            "position": 15,
            "stddev": 782.4727614,
            "variance": 612263.6223
          },
          {
            "average": 0,
            "count": 3294392,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3294392,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3294392,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3294392,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3294392,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414051.5047,
          4984914.955,
          1153.877538,
          414324.5647,
          4986306.575,
          1271.177538
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414051.5047232577,
                4984914.955175445,
                1153.8775380244415
              ],
              [
                414051.5047232577,
                4986306.575175445,
                1153.8775380244415
              ],
              [
                414324.56472325773,
                4986306.575175445,
                1271.1775380244417
              ],
              [
                414324.56472325773,
                4984914.955175445,
                1271.1775380244417
              ],
              [
                414051.5047232577,
                4984914.955175445,
                1153.8775380244415
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:27:53+00:00",
        "end_time": "2011-09-17T20:36:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0909933,
            45.01248177,
            1153.877538,
            -118.0872908,
            45.02503977,
            1271.177538
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.090755450665,
                  45.01248177144171,
                  1153.8775380244415
                ],
                [
                  -118.09099330103498,
                  45.02500671868116,
                  1153.8775380244415
                ],
                [
                  -118.08752786282683,
                  45.025039774332534,
                  1271.1775380244417
                ],
                [
                  -118.08729076760454,
                  45.01251481274109,
                  1271.1775380244417
                ],
                [
                  -118.090755450665,
                  45.01248177144171,
                  1153.8775380244415
                ]
              ]
            ]
          },
          "id": "45118A1318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:27:53Z",
            "pc:count": 3294392,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414199.431,
                "count": 3294392,
                "maximum": 414324.5647,
                "minimum": 414051.5047,
                "name": "X",
                "position": 0,
                "stddev": 67.29555964,
                "variance": 4528.692347
              },
              {
                "average": 4985610.063,
                "count": 3294392,
                "maximum": 4986306.575,
                "minimum": 4984914.955,
                "name": "Y",
                "position": 1,
                "stddev": 397.3070087,
                "variance": 157852.8591
              },
              {
                "average": 1213.381803,
                "count": 3294392,
                "maximum": 1271.177538,
                "minimum": 1153.877538,
                "name": "Z",
                "position": 2,
                "stddev": 20.46048767,
                "variance": 418.6315556
              },
              {
                "average": 92.81420851,
                "count": 3294392,
                "maximum": 244,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.35196489,
                "variance": 2740.728228
              },
              {
                "average": 1.159715359,
                "count": 3294392,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.405035931,
                "variance": 0.1640541054
              },
              {
                "average": 1.33081218,
                "count": 3294392,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5714987143,
                "variance": 0.3266107805
              },
              {
                "average": 0.4998852596,
                "count": 3294392,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000627,
                "variance": 0.2500000627
              },
              {
                "average": 0,
                "count": 3294392,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.164376006,
                "count": 3294392,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3706164817,
                "variance": 0.1373565765
              },
              {
                "average": -2.491143923,
                "count": 3294392,
                "maximum": 13.99800014,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.535261643,
                "variance": 72.85069131
              },
              {
                "average": 179,
                "count": 3294392,
                "maximum": 179,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14792.78932,
                "count": 3294392,
                "maximum": 20083,
                "minimum": 9463,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5307.9721,
                "variance": 28174567.82
              },
              {
                "average": 24106.99698,
                "count": 3294392,
                "maximum": 50176,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 12161.4882,
                "variance": 147901795.4
              },
              {
                "average": 24879.09878,
                "count": 3294392,
                "maximum": 46592,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 11643.44533,
                "variance": 135569819.1
              },
              {
                "average": 21581.08017,
                "count": 3294392,
                "maximum": 47872,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10255.44417,
                "variance": 105174135.2
              },
              {
                "average": 328882.3272,
                "count": 3294392,
                "maximum": 330073.4897,
                "minimum": 327006.3711,
                "name": "GpsTime",
                "position": 15,
                "stddev": 782.4727614,
                "variance": 612263.6223
              },
              {
                "average": 0,
                "count": 3294392,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3294392,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3294392,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3294392,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3294392,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414051.5047,
              4984914.955,
              1153.877538,
              414324.5647,
              4986306.575,
              1271.177538
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414051.5047232577,
                    4984914.955175445,
                    1153.8775380244415
                  ],
                  [
                    414051.5047232577,
                    4986306.575175445,
                    1153.8775380244415
                  ],
                  [
                    414324.56472325773,
                    4986306.575175445,
                    1271.1775380244417
                  ],
                  [
                    414324.56472325773,
                    4984914.955175445,
                    1271.1775380244417
                  ],
                  [
                    414051.5047232577,
                    4984914.955175445,
                    1153.8775380244415
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:27:53+00:00",
            "end_time": "2011-09-17T20:36:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H7315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.825024950789,
              44.89992276335969,
              1020.8586233038334
            ],
            [
              -117.8252050294042,
              44.91250995931737,
              1020.8586233038334
            ],
            [
              -117.8125331265734,
              44.91260082396983,
              1079.7586233038335
            ],
            [
              -117.81235581251833,
              44.90001358836463,
              1079.7586233038335
            ],
            [
              -117.825024950789,
              44.89992276335969,
              1020.8586233038334
            ]
          ]
        ]
      },
      "bbox": [
        -117.825205,
        44.89992276,
        1020.858623,
        -117.8123558,
        44.91260082,
        1079.758623
      ],
      "properties": {
        "datetime": "2011-09-20T00:53:28Z",
        "pc:count": 11251251,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435351.2008,
            "count": 11251251,
            "maximum": 435863.7234,
            "minimum": 434863.3634,
            "name": "X",
            "position": 0,
            "stddev": 282.7902332,
            "variance": 79970.31599
          },
          {
            "average": 4972857.156,
            "count": 11251251,
            "maximum": 4973561.958,
            "minimum": 4972163.558,
            "name": "Y",
            "position": 1,
            "stddev": 400.9797635,
            "variance": 160784.7708
          },
          {
            "average": 1034.201978,
            "count": 11251251,
            "maximum": 1079.758623,
            "minimum": 1020.858623,
            "name": "Z",
            "position": 2,
            "stddev": 9.335589501,
            "variance": 87.15323132
          },
          {
            "average": 217.3241774,
            "count": 11251251,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.09499978,
            "variance": 1857.179006
          },
          {
            "average": 1.003837084,
            "count": 11251251,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07009086451,
            "variance": 0.004912729287
          },
          {
            "average": 1.007721186,
            "count": 11251251,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1047674747,
            "variance": 0.01097622375
          },
          {
            "average": 0.4989812244,
            "count": 11251251,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989843,
            "variance": 0.2499989843
          },
          {
            "average": 0,
            "count": 11251251,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.243045862,
            "count": 11251251,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4289225891,
            "variance": 0.1839745874
          },
          {
            "average": 0.6877518757,
            "count": 11251251,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.138070974,
            "variance": 66.22819917
          },
          {
            "average": 200.3001002,
            "count": 11251251,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 4.870915793,
            "variance": 23.72582066
          },
          {
            "average": 137.5661774,
            "count": 11251251,
            "maximum": 266,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 34.85826539,
            "variance": 1215.098666
          },
          {
            "average": 31614.63899,
            "count": 11251251,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 12573.10346,
            "variance": 158082930.5
          },
          {
            "average": 30748.95241,
            "count": 11251251,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 10003.8553,
            "variance": 100077120.9
          },
          {
            "average": 25951.06624,
            "count": 11251251,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 8869.637902,
            "variance": 78670476.52
          },
          {
            "average": 508468.9871,
            "count": 11251251,
            "maximum": 515208.3872,
            "minimum": 506730.4853,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1814.330948,
            "variance": 3291796.79
          },
          {
            "average": 0,
            "count": 11251251,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11251251,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11251251,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11251251,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11251251,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434863.3634,
          4972163.558,
          1020.858623,
          435863.7234,
          4973561.958,
          1079.758623
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434863.36339167017,
                4972163.55788982,
                1020.8586233038334
              ],
              [
                434863.36339167017,
                4973561.95788982,
                1020.8586233038334
              ],
              [
                435863.72339167015,
                4973561.95788982,
                1079.7586233038335
              ],
              [
                435863.72339167015,
                4972163.55788982,
                1079.7586233038335
              ],
              [
                434863.36339167017,
                4972163.55788982,
                1020.8586233038334
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T00:53:28+00:00",
        "end_time": "2011-09-19T22:32:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.825205,
            44.89992276,
            1020.858623,
            -117.8123558,
            44.91260082,
            1079.758623
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.825024950789,
                  44.89992276335969,
                  1020.8586233038334
                ],
                [
                  -117.8252050294042,
                  44.91250995931737,
                  1020.8586233038334
                ],
                [
                  -117.8125331265734,
                  44.91260082396983,
                  1079.7586233038335
                ],
                [
                  -117.81235581251833,
                  44.90001358836463,
                  1079.7586233038335
                ],
                [
                  -117.825024950789,
                  44.89992276335969,
                  1020.8586233038334
                ]
              ]
            ]
          },
          "id": "44117H7315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T00:53:28Z",
            "pc:count": 11251251,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435351.2008,
                "count": 11251251,
                "maximum": 435863.7234,
                "minimum": 434863.3634,
                "name": "X",
                "position": 0,
                "stddev": 282.7902332,
                "variance": 79970.31599
              },
              {
                "average": 4972857.156,
                "count": 11251251,
                "maximum": 4973561.958,
                "minimum": 4972163.558,
                "name": "Y",
                "position": 1,
                "stddev": 400.9797635,
                "variance": 160784.7708
              },
              {
                "average": 1034.201978,
                "count": 11251251,
                "maximum": 1079.758623,
                "minimum": 1020.858623,
                "name": "Z",
                "position": 2,
                "stddev": 9.335589501,
                "variance": 87.15323132
              },
              {
                "average": 217.3241774,
                "count": 11251251,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.09499978,
                "variance": 1857.179006
              },
              {
                "average": 1.003837084,
                "count": 11251251,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07009086451,
                "variance": 0.004912729287
              },
              {
                "average": 1.007721186,
                "count": 11251251,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1047674747,
                "variance": 0.01097622375
              },
              {
                "average": 0.4989812244,
                "count": 11251251,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989843,
                "variance": 0.2499989843
              },
              {
                "average": 0,
                "count": 11251251,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.243045862,
                "count": 11251251,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4289225891,
                "variance": 0.1839745874
              },
              {
                "average": 0.6877518757,
                "count": 11251251,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.138070974,
                "variance": 66.22819917
              },
              {
                "average": 200.3001002,
                "count": 11251251,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 4.870915793,
                "variance": 23.72582066
              },
              {
                "average": 137.5661774,
                "count": 11251251,
                "maximum": 266,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 34.85826539,
                "variance": 1215.098666
              },
              {
                "average": 31614.63899,
                "count": 11251251,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 12573.10346,
                "variance": 158082930.5
              },
              {
                "average": 30748.95241,
                "count": 11251251,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 10003.8553,
                "variance": 100077120.9
              },
              {
                "average": 25951.06624,
                "count": 11251251,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 8869.637902,
                "variance": 78670476.52
              },
              {
                "average": 508468.9871,
                "count": 11251251,
                "maximum": 515208.3872,
                "minimum": 506730.4853,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1814.330948,
                "variance": 3291796.79
              },
              {
                "average": 0,
                "count": 11251251,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11251251,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11251251,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11251251,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11251251,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434863.3634,
              4972163.558,
              1020.858623,
              435863.7234,
              4973561.958,
              1079.758623
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434863.36339167017,
                    4972163.55788982,
                    1020.8586233038334
                  ],
                  [
                    434863.36339167017,
                    4973561.95788982,
                    1020.8586233038334
                  ],
                  [
                    435863.72339167015,
                    4973561.95788982,
                    1079.7586233038335
                  ],
                  [
                    435863.72339167015,
                    4972163.55788982,
                    1079.7586233038335
                  ],
                  [
                    434863.36339167017,
                    4972163.55788982,
                    1020.8586233038334
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T00:53:28+00:00",
            "end_time": "2011-09-19T22:32:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118E1418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752502511703,
              45.51243637650499,
              851.5785274814572
            ],
            [
              -118.03775614320683,
              45.52500921724081,
              851.5785274814572
            ],
            [
              -118.02502990761892,
              45.52512413273335,
              904.2985274814572
            ],
            [
              -118.0248016225715,
              45.512551241904994,
              904.2985274814572
            ],
            [
              -118.03752502511703,
              45.51243637650499,
              851.5785274814572
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377561,
        45.51243638,
        851.5785275,
        -118.0248016,
        45.52512413,
        904.2985275
      ],
      "properties": {
        "datetime": "2011-09-14T22:34:13Z",
        "pc:count": 9753440,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419411.2649,
            "count": 9753440,
            "maximum": 419954.4442,
            "minimum": 418960.4642,
            "name": "X",
            "position": 0,
            "stddev": 266.1611328,
            "variance": 70841.74862
          },
          {
            "average": 5041168.362,
            "count": 9753440,
            "maximum": 5041798.001,
            "minimum": 5040400.961,
            "name": "Y",
            "position": 1,
            "stddev": 383.2163815,
            "variance": 146854.795
          },
          {
            "average": 863.1339923,
            "count": 9753440,
            "maximum": 904.2985275,
            "minimum": 851.5785275,
            "name": "Z",
            "position": 2,
            "stddev": 6.544124991,
            "variance": 42.8255719
          },
          {
            "average": 101.9713818,
            "count": 9753440,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.36789596,
            "variance": 1181.152273
          },
          {
            "average": 1.046051855,
            "count": 9753440,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2305027828,
            "variance": 0.05313153287
          },
          {
            "average": 1.098642018,
            "count": 9753440,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3537615063,
            "variance": 0.1251472033
          },
          {
            "average": 0.4997050271,
            "count": 9753440,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999386,
            "variance": 0.2499999386
          },
          {
            "average": 0,
            "count": 9753440,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.259698117,
            "count": 9753440,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4384689551,
            "variance": 0.1922550246
          },
          {
            "average": -2.27230829,
            "count": 9753440,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.765360564,
            "variance": 76.83154581
          },
          {
            "average": 121.6340421,
            "count": 9753440,
            "maximum": 143,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 1.68747307,
            "variance": 2.847565362
          },
          {
            "average": 1015.851633,
            "count": 9753440,
            "maximum": 1019,
            "minimum": 1012,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.613959697,
            "variance": 2.604865903
          },
          {
            "average": 36219.24278,
            "count": 9753440,
            "maximum": 65280,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 11952.97061,
            "variance": 142873506.3
          },
          {
            "average": 33920.00121,
            "count": 9753440,
            "maximum": 65280,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 10185.78359,
            "variance": 103750187.2
          },
          {
            "average": 29046.86723,
            "count": 9753440,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 8818.211836,
            "variance": 77760859.99
          },
          {
            "average": 73415.62949,
            "count": 9753440,
            "maximum": 74853.59639,
            "minimum": 71632.29423,
            "name": "GpsTime",
            "position": 15,
            "stddev": 799.6575192,
            "variance": 639452.148
          },
          {
            "average": 0,
            "count": 9753440,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9753440,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9753440,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9753440,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9753440,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418960.4642,
          5040400.961,
          851.5785275,
          419954.4442,
          5041798.001,
          904.2985275
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418960.46424414596,
                5040400.960696984,
                851.5785274814572
              ],
              [
                418960.46424414596,
                5041798.000696983,
                851.5785274814572
              ],
              [
                419954.44424414594,
                5041798.000696983,
                904.2985274814572
              ],
              [
                419954.44424414594,
                5040400.960696984,
                904.2985274814572
              ],
              [
                418960.46424414596,
                5040400.960696984,
                851.5785274814572
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:34:13+00:00",
        "end_time": "2011-09-14T21:40:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377561,
            45.51243638,
            851.5785275,
            -118.0248016,
            45.52512413,
            904.2985275
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752502511703,
                  45.51243637650499,
                  851.5785274814572
                ],
                [
                  -118.03775614320683,
                  45.52500921724081,
                  851.5785274814572
                ],
                [
                  -118.02502990761892,
                  45.52512413273335,
                  904.2985274814572
                ],
                [
                  -118.0248016225715,
                  45.512551241904994,
                  904.2985274814572
                ],
                [
                  -118.03752502511703,
                  45.51243637650499,
                  851.5785274814572
                ]
              ]
            ]
          },
          "id": "45118E1418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:34:13Z",
            "pc:count": 9753440,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419411.2649,
                "count": 9753440,
                "maximum": 419954.4442,
                "minimum": 418960.4642,
                "name": "X",
                "position": 0,
                "stddev": 266.1611328,
                "variance": 70841.74862
              },
              {
                "average": 5041168.362,
                "count": 9753440,
                "maximum": 5041798.001,
                "minimum": 5040400.961,
                "name": "Y",
                "position": 1,
                "stddev": 383.2163815,
                "variance": 146854.795
              },
              {
                "average": 863.1339923,
                "count": 9753440,
                "maximum": 904.2985275,
                "minimum": 851.5785275,
                "name": "Z",
                "position": 2,
                "stddev": 6.544124991,
                "variance": 42.8255719
              },
              {
                "average": 101.9713818,
                "count": 9753440,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.36789596,
                "variance": 1181.152273
              },
              {
                "average": 1.046051855,
                "count": 9753440,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2305027828,
                "variance": 0.05313153287
              },
              {
                "average": 1.098642018,
                "count": 9753440,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3537615063,
                "variance": 0.1251472033
              },
              {
                "average": 0.4997050271,
                "count": 9753440,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999386,
                "variance": 0.2499999386
              },
              {
                "average": 0,
                "count": 9753440,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.259698117,
                "count": 9753440,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4384689551,
                "variance": 0.1922550246
              },
              {
                "average": -2.27230829,
                "count": 9753440,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.765360564,
                "variance": 76.83154581
              },
              {
                "average": 121.6340421,
                "count": 9753440,
                "maximum": 143,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 1.68747307,
                "variance": 2.847565362
              },
              {
                "average": 1015.851633,
                "count": 9753440,
                "maximum": 1019,
                "minimum": 1012,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.613959697,
                "variance": 2.604865903
              },
              {
                "average": 36219.24278,
                "count": 9753440,
                "maximum": 65280,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 11952.97061,
                "variance": 142873506.3
              },
              {
                "average": 33920.00121,
                "count": 9753440,
                "maximum": 65280,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 10185.78359,
                "variance": 103750187.2
              },
              {
                "average": 29046.86723,
                "count": 9753440,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 8818.211836,
                "variance": 77760859.99
              },
              {
                "average": 73415.62949,
                "count": 9753440,
                "maximum": 74853.59639,
                "minimum": 71632.29423,
                "name": "GpsTime",
                "position": 15,
                "stddev": 799.6575192,
                "variance": 639452.148
              },
              {
                "average": 0,
                "count": 9753440,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9753440,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9753440,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9753440,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9753440,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418960.4642,
              5040400.961,
              851.5785275,
              419954.4442,
              5041798.001,
              904.2985275
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418960.46424414596,
                    5040400.960696984,
                    851.5785274814572
                  ],
                  [
                    418960.46424414596,
                    5041798.000696983,
                    851.5785274814572
                  ],
                  [
                    419954.44424414594,
                    5041798.000696983,
                    904.2985274814572
                  ],
                  [
                    419954.44424414594,
                    5040400.960696984,
                    904.2985274814572
                  ],
                  [
                    418960.46424414596,
                    5040400.960696984,
                    851.5785274814572
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:34:13+00:00",
            "end_time": "2011-09-14T21: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": "44117F7102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86251849051996,
              44.74480969930662,
              1090.7522094687424
            ],
            [
              -117.86259584614464,
              44.750010833840875,
              1090.7522094687424
            ],
            [
              -117.85002884296284,
              44.75010506589211,
              1218.2922094687424
            ],
            [
              -117.84995261398828,
              44.74490391436525,
              1218.2922094687424
            ],
            [
              -117.86251849051996,
              44.74480969930662,
              1090.7522094687424
            ]
          ]
        ]
      },
      "bbox": [
        -117.8625958,
        44.7448097,
        1090.752209,
        -117.8499526,
        44.75010507,
        1218.292209
      ],
      "properties": {
        "datetime": "2011-09-19T01:32:00Z",
        "pc:count": 5753397,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432277.3137,
            "count": 5753397,
            "maximum": 432715.1809,
            "minimum": 431720.3009,
            "name": "X",
            "position": 0,
            "stddev": 294.1322991,
            "variance": 86513.80937
          },
          {
            "average": 4955296.557,
            "count": 5753397,
            "maximum": 4955541.581,
            "minimum": 4954963.761,
            "name": "Y",
            "position": 1,
            "stddev": 151.8701345,
            "variance": 23064.53774
          },
          {
            "average": 1145.771254,
            "count": 5753397,
            "maximum": 1218.292209,
            "minimum": 1090.752209,
            "name": "Z",
            "position": 2,
            "stddev": 28.13430193,
            "variance": 791.5389453
          },
          {
            "average": 222.0399475,
            "count": 5753397,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 36.15348646,
            "variance": 1307.074584
          },
          {
            "average": 1.013283978,
            "count": 5753397,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1274700659,
            "variance": 0.01624861771
          },
          {
            "average": 1.026633135,
            "count": 5753397,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1883306654,
            "variance": 0.03546843952
          },
          {
            "average": 0.5032932718,
            "count": 5753397,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999891977,
            "variance": 0.2499891978
          },
          {
            "average": 0,
            "count": 5753397,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.210818409,
            "count": 5753397,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4078897353,
            "variance": 0.1663740362
          },
          {
            "average": 2.685861745,
            "count": 5753397,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.841005913,
            "variance": 61.48137373
          },
          {
            "average": 204.2845251,
            "count": 5753397,
            "maximum": 213,
            "minimum": 191,
            "name": "UserData",
            "position": 10,
            "stddev": 4.099282007,
            "variance": 16.80411297
          },
          {
            "average": 25.80928902,
            "count": 5753397,
            "maximum": 40,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.55757796,
            "variance": 133.5776083
          },
          {
            "average": 38182.83479,
            "count": 5753397,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7042.354661,
            "variance": 49594759.17
          },
          {
            "average": 34613.74712,
            "count": 5753397,
            "maximum": 65280,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 6525.229659,
            "variance": 42578622.1
          },
          {
            "average": 28658.00729,
            "count": 5753397,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6840.729094,
            "variance": 46795574.54
          },
          {
            "average": 430206.5779,
            "count": 5753397,
            "maximum": 431120.6736,
            "minimum": 429225.9084,
            "name": "GpsTime",
            "position": 15,
            "stddev": 462.0723431,
            "variance": 213510.8502
          },
          {
            "average": 0,
            "count": 5753397,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5753397,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5753397,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5753397,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5753397,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431720.3009,
          4954963.761,
          1090.752209,
          432715.1809,
          4955541.581,
          1218.292209
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431720.3009435761,
                4954963.760571156,
                1090.7522094687424
              ],
              [
                431720.3009435761,
                4955541.580571156,
                1090.7522094687424
              ],
              [
                432715.1809435761,
                4955541.580571156,
                1218.2922094687424
              ],
              [
                432715.1809435761,
                4954963.760571156,
                1218.2922094687424
              ],
              [
                431720.3009435761,
                4954963.760571156,
                1090.7522094687424
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T01:32:00+00:00",
        "end_time": "2011-09-19T01:00:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117F7102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117F7102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117F7102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8625958,
            44.7448097,
            1090.752209,
            -117.8499526,
            44.75010507,
            1218.292209
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86251849051996,
                  44.74480969930662,
                  1090.7522094687424
                ],
                [
                  -117.86259584614464,
                  44.750010833840875,
                  1090.7522094687424
                ],
                [
                  -117.85002884296284,
                  44.75010506589211,
                  1218.2922094687424
                ],
                [
                  -117.84995261398828,
                  44.74490391436525,
                  1218.2922094687424
                ],
                [
                  -117.86251849051996,
                  44.74480969930662,
                  1090.7522094687424
                ]
              ]
            ]
          },
          "id": "44117F7102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T01:32:00Z",
            "pc:count": 5753397,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432277.3137,
                "count": 5753397,
                "maximum": 432715.1809,
                "minimum": 431720.3009,
                "name": "X",
                "position": 0,
                "stddev": 294.1322991,
                "variance": 86513.80937
              },
              {
                "average": 4955296.557,
                "count": 5753397,
                "maximum": 4955541.581,
                "minimum": 4954963.761,
                "name": "Y",
                "position": 1,
                "stddev": 151.8701345,
                "variance": 23064.53774
              },
              {
                "average": 1145.771254,
                "count": 5753397,
                "maximum": 1218.292209,
                "minimum": 1090.752209,
                "name": "Z",
                "position": 2,
                "stddev": 28.13430193,
                "variance": 791.5389453
              },
              {
                "average": 222.0399475,
                "count": 5753397,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 36.15348646,
                "variance": 1307.074584
              },
              {
                "average": 1.013283978,
                "count": 5753397,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1274700659,
                "variance": 0.01624861771
              },
              {
                "average": 1.026633135,
                "count": 5753397,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1883306654,
                "variance": 0.03546843952
              },
              {
                "average": 0.5032932718,
                "count": 5753397,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999891977,
                "variance": 0.2499891978
              },
              {
                "average": 0,
                "count": 5753397,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.210818409,
                "count": 5753397,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4078897353,
                "variance": 0.1663740362
              },
              {
                "average": 2.685861745,
                "count": 5753397,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.841005913,
                "variance": 61.48137373
              },
              {
                "average": 204.2845251,
                "count": 5753397,
                "maximum": 213,
                "minimum": 191,
                "name": "UserData",
                "position": 10,
                "stddev": 4.099282007,
                "variance": 16.80411297
              },
              {
                "average": 25.80928902,
                "count": 5753397,
                "maximum": 40,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.55757796,
                "variance": 133.5776083
              },
              {
                "average": 38182.83479,
                "count": 5753397,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7042.354661,
                "variance": 49594759.17
              },
              {
                "average": 34613.74712,
                "count": 5753397,
                "maximum": 65280,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 6525.229659,
                "variance": 42578622.1
              },
              {
                "average": 28658.00729,
                "count": 5753397,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6840.729094,
                "variance": 46795574.54
              },
              {
                "average": 430206.5779,
                "count": 5753397,
                "maximum": 431120.6736,
                "minimum": 429225.9084,
                "name": "GpsTime",
                "position": 15,
                "stddev": 462.0723431,
                "variance": 213510.8502
              },
              {
                "average": 0,
                "count": 5753397,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5753397,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5753397,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5753397,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5753397,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431720.3009,
              4954963.761,
              1090.752209,
              432715.1809,
              4955541.581,
              1218.292209
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431720.3009435761,
                    4954963.760571156,
                    1090.7522094687424
                  ],
                  [
                    431720.3009435761,
                    4955541.580571156,
                    1090.7522094687424
                  ],
                  [
                    432715.1809435761,
                    4955541.580571156,
                    1218.2922094687424
                  ],
                  [
                    432715.1809435761,
                    4954963.760571156,
                    1218.2922094687424
                  ],
                  [
                    431720.3009435761,
                    4954963.760571156,
                    1090.7522094687424
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T01:32:00+00:00",
            "end_time": "2011-09-19T01: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": "45118D1211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.06252424248845,
              45.46239721371901,
              867.8076810302707
            ],
            [
              -118.06276125053404,
              45.47500912270789,
              867.8076810302707
            ],
            [
              -118.05003000116345,
              45.47512687512795,
              971.3276810302707
            ],
            [
              -118.04979583106102,
              45.46251491465193,
              971.3276810302707
            ],
            [
              -118.06252424248845,
              45.46239721371901,
              867.8076810302707
            ]
          ]
        ]
      },
      "bbox": [
        -118.0627613,
        45.46239721,
        867.807681,
        -118.0497958,
        45.47512688,
        971.327681
      ],
      "properties": {
        "datetime": "2011-09-15T18:47:07Z",
        "pc:count": 24420006,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417430.8198,
            "count": 24420006,
            "maximum": 417929.5278,
            "minimum": 416934.2678,
            "name": "X",
            "position": 0,
            "stddev": 272.615645,
            "variance": 74319.28992
          },
          {
            "average": 5035556.647,
            "count": 24420006,
            "maximum": 5036268.695,
            "minimum": 5034867.315,
            "name": "Y",
            "position": 1,
            "stddev": 401.3639207,
            "variance": 161092.9968
          },
          {
            "average": 904.3594684,
            "count": 24420006,
            "maximum": 971.327681,
            "minimum": 867.807681,
            "name": "Z",
            "position": 2,
            "stddev": 17.94868397,
            "variance": 322.1552562
          },
          {
            "average": 89.16472711,
            "count": 24420006,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.34112849,
            "variance": 2635.911475
          },
          {
            "average": 1.151011961,
            "count": 24420006,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3927796038,
            "variance": 0.1542758172
          },
          {
            "average": 1.320147096,
            "count": 24420006,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5620607611,
            "variance": 0.3159122992
          },
          {
            "average": 0.4995475022,
            "count": 24420006,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998055,
            "variance": 0.2499998055
          },
          {
            "average": 0,
            "count": 24420006,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.079399735,
            "count": 24420006,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2703616465,
            "variance": 0.0730954199
          },
          {
            "average": 0.1460771511,
            "count": 24420006,
            "maximum": 16.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.31368133,
            "variance": 69.11729726
          },
          {
            "average": 150.9842348,
            "count": 24420006,
            "maximum": 177,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 26.4642827,
            "variance": 700.3582591
          },
          {
            "average": 7935.555187,
            "count": 24420006,
            "maximum": 20004,
            "minimum": 1001,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7817.729334,
            "variance": 61116891.95
          },
          {
            "average": 22290.57158,
            "count": 24420006,
            "maximum": 64000,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12397.23148,
            "variance": 153691348.4
          },
          {
            "average": 24091.08007,
            "count": 24420006,
            "maximum": 63488,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 12011.48325,
            "variance": 144275729.9
          },
          {
            "average": 22066.12984,
            "count": 24420006,
            "maximum": 64768,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10965.93777,
            "variance": 120251791.2
          },
          {
            "average": 107323.1783,
            "count": 24420006,
            "maximum": 147627.5512,
            "minimum": 65845.93504,
            "name": "GpsTime",
            "position": 15,
            "stddev": 39725.76633,
            "variance": 1578136511
          },
          {
            "average": 0,
            "count": 24420006,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24420006,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24420006,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24420006,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24420006,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416934.2678,
          5034867.315,
          867.807681,
          417929.5278,
          5036268.695,
          971.327681
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416934.26775892056,
                5034867.314992392,
                867.8076810302707
              ],
              [
                416934.26775892056,
                5036268.694992393,
                867.8076810302707
              ],
              [
                417929.52775892057,
                5036268.694992393,
                971.3276810302707
              ],
              [
                417929.52775892057,
                5034867.314992392,
                971.3276810302707
              ],
              [
                416934.26775892056,
                5034867.314992392,
                867.8076810302707
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:47:07+00:00",
        "end_time": "2011-09-14T20:04:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0627613,
            45.46239721,
            867.807681,
            -118.0497958,
            45.47512688,
            971.327681
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.06252424248845,
                  45.46239721371901,
                  867.8076810302707
                ],
                [
                  -118.06276125053404,
                  45.47500912270789,
                  867.8076810302707
                ],
                [
                  -118.05003000116345,
                  45.47512687512795,
                  971.3276810302707
                ],
                [
                  -118.04979583106102,
                  45.46251491465193,
                  971.3276810302707
                ],
                [
                  -118.06252424248845,
                  45.46239721371901,
                  867.8076810302707
                ]
              ]
            ]
          },
          "id": "45118D1211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:47:07Z",
            "pc:count": 24420006,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417430.8198,
                "count": 24420006,
                "maximum": 417929.5278,
                "minimum": 416934.2678,
                "name": "X",
                "position": 0,
                "stddev": 272.615645,
                "variance": 74319.28992
              },
              {
                "average": 5035556.647,
                "count": 24420006,
                "maximum": 5036268.695,
                "minimum": 5034867.315,
                "name": "Y",
                "position": 1,
                "stddev": 401.3639207,
                "variance": 161092.9968
              },
              {
                "average": 904.3594684,
                "count": 24420006,
                "maximum": 971.327681,
                "minimum": 867.807681,
                "name": "Z",
                "position": 2,
                "stddev": 17.94868397,
                "variance": 322.1552562
              },
              {
                "average": 89.16472711,
                "count": 24420006,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.34112849,
                "variance": 2635.911475
              },
              {
                "average": 1.151011961,
                "count": 24420006,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3927796038,
                "variance": 0.1542758172
              },
              {
                "average": 1.320147096,
                "count": 24420006,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5620607611,
                "variance": 0.3159122992
              },
              {
                "average": 0.4995475022,
                "count": 24420006,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998055,
                "variance": 0.2499998055
              },
              {
                "average": 0,
                "count": 24420006,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.079399735,
                "count": 24420006,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2703616465,
                "variance": 0.0730954199
              },
              {
                "average": 0.1460771511,
                "count": 24420006,
                "maximum": 16.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.31368133,
                "variance": 69.11729726
              },
              {
                "average": 150.9842348,
                "count": 24420006,
                "maximum": 177,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 26.4642827,
                "variance": 700.3582591
              },
              {
                "average": 7935.555187,
                "count": 24420006,
                "maximum": 20004,
                "minimum": 1001,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7817.729334,
                "variance": 61116891.95
              },
              {
                "average": 22290.57158,
                "count": 24420006,
                "maximum": 64000,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12397.23148,
                "variance": 153691348.4
              },
              {
                "average": 24091.08007,
                "count": 24420006,
                "maximum": 63488,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 12011.48325,
                "variance": 144275729.9
              },
              {
                "average": 22066.12984,
                "count": 24420006,
                "maximum": 64768,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10965.93777,
                "variance": 120251791.2
              },
              {
                "average": 107323.1783,
                "count": 24420006,
                "maximum": 147627.5512,
                "minimum": 65845.93504,
                "name": "GpsTime",
                "position": 15,
                "stddev": 39725.76633,
                "variance": 1578136511
              },
              {
                "average": 0,
                "count": 24420006,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24420006,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24420006,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24420006,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24420006,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416934.2678,
              5034867.315,
              867.807681,
              417929.5278,
              5036268.695,
              971.327681
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416934.26775892056,
                    5034867.314992392,
                    867.8076810302707
                  ],
                  [
                    416934.26775892056,
                    5036268.694992393,
                    867.8076810302707
                  ],
                  [
                    417929.52775892057,
                    5036268.694992393,
                    971.3276810302707
                  ],
                  [
                    417929.52775892057,
                    5034867.314992392,
                    971.3276810302707
                  ],
                  [
                    416934.26775892056,
                    5034867.314992392,
                    867.8076810302707
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:47:07+00:00",
            "end_time": "2011-09-14T20:04: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": "44117G7201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252539058322,
              44.86242409292263,
              1018.2698575270443
            ],
            [
              -117.8127024891864,
              44.875009971,
              1018.2698575270443
            ],
            [
              -117.800028146217,
              44.87509946525616,
              1038.1098575270444
            ],
            [
              -117.7998538088053,
              44.86251354813311,
              1038.1098575270444
            ],
            [
              -117.81252539058322,
              44.86242409292263,
              1018.2698575270443
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127025,
        44.86242409,
        1018.269858,
        -117.7998538,
        44.87509947,
        1038.109858
      ],
      "properties": {
        "datetime": "2011-09-20T01:07:13Z",
        "pc:count": 13943583,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436337.6945,
            "count": 13943583,
            "maximum": 436809.7473,
            "minimum": 435808.5473,
            "name": "X",
            "position": 0,
            "stddev": 280.8369745,
            "variance": 78869.40622
          },
          {
            "average": 4968659.983,
            "count": 13943583,
            "maximum": 4969386.301,
            "minimum": 4967988.061,
            "name": "Y",
            "position": 1,
            "stddev": 401.3320094,
            "variance": 161067.3818
          },
          {
            "average": 1020.320004,
            "count": 13943583,
            "maximum": 1038.109858,
            "minimum": 1018.269858,
            "name": "Z",
            "position": 2,
            "stddev": 0.7310223377,
            "variance": 0.5343936582
          },
          {
            "average": 222.4951283,
            "count": 13943583,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.82054102,
            "variance": 1077.187913
          },
          {
            "average": 1.003604382,
            "count": 13943583,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06632119116,
            "variance": 0.004398500397
          },
          {
            "average": 1.007210557,
            "count": 13943583,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0979120999,
            "variance": 0.009586779307
          },
          {
            "average": 0.5002099532,
            "count": 13943583,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999738,
            "variance": 0.2499999738
          },
          {
            "average": 0,
            "count": 13943583,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.179193038,
            "count": 13943583,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3835138899,
            "variance": 0.1470829038
          },
          {
            "average": 1.640525263,
            "count": 13943583,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.738931054,
            "variance": 59.89105386
          },
          {
            "average": 203.1192151,
            "count": 13943583,
            "maximum": 213,
            "minimum": 191,
            "name": "UserData",
            "position": 10,
            "stddev": 3.808704053,
            "variance": 14.50622656
          },
          {
            "average": 110.8954713,
            "count": 13943583,
            "maximum": 267,
            "minimum": 90,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.77487796,
            "variance": 281.3965305
          },
          {
            "average": 35321.88068,
            "count": 13943583,
            "maximum": 60416,
            "minimum": 6656,
            "name": "Red",
            "position": 12,
            "stddev": 6206.501687,
            "variance": 38520663.19
          },
          {
            "average": 34081.98845,
            "count": 13943583,
            "maximum": 60672,
            "minimum": 7936,
            "name": "Green",
            "position": 13,
            "stddev": 5705.086237,
            "variance": 32548008.97
          },
          {
            "average": 27794.37827,
            "count": 13943583,
            "maximum": 62720,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 5185.335769,
            "variance": 26887707.04
          },
          {
            "average": 501612.3508,
            "count": 13943583,
            "maximum": 516033.5604,
            "minimum": 499587.7674,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1675.019677,
            "variance": 2805690.917
          },
          {
            "average": 0,
            "count": 13943583,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13943583,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13943583,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13943583,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13943583,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435808.5473,
          4967988.061,
          1018.269858,
          436809.7473,
          4969386.301,
          1038.109858
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435808.54726196325,
                4967988.060531669,
                1018.2698575270443
              ],
              [
                435808.54726196325,
                4969386.3005316695,
                1018.2698575270443
              ],
              [
                436809.7472619632,
                4969386.3005316695,
                1038.1098575270444
              ],
              [
                436809.7472619632,
                4967988.060531669,
                1038.1098575270444
              ],
              [
                435808.54726196325,
                4967988.060531669,
                1018.2698575270443
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:07:13+00:00",
        "end_time": "2011-09-19T20:33:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127025,
            44.86242409,
            1018.269858,
            -117.7998538,
            44.87509947,
            1038.109858
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252539058322,
                  44.86242409292263,
                  1018.2698575270443
                ],
                [
                  -117.8127024891864,
                  44.875009971,
                  1018.2698575270443
                ],
                [
                  -117.800028146217,
                  44.87509946525616,
                  1038.1098575270444
                ],
                [
                  -117.7998538088053,
                  44.86251354813311,
                  1038.1098575270444
                ],
                [
                  -117.81252539058322,
                  44.86242409292263,
                  1018.2698575270443
                ]
              ]
            ]
          },
          "id": "44117G7201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:07:13Z",
            "pc:count": 13943583,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436337.6945,
                "count": 13943583,
                "maximum": 436809.7473,
                "minimum": 435808.5473,
                "name": "X",
                "position": 0,
                "stddev": 280.8369745,
                "variance": 78869.40622
              },
              {
                "average": 4968659.983,
                "count": 13943583,
                "maximum": 4969386.301,
                "minimum": 4967988.061,
                "name": "Y",
                "position": 1,
                "stddev": 401.3320094,
                "variance": 161067.3818
              },
              {
                "average": 1020.320004,
                "count": 13943583,
                "maximum": 1038.109858,
                "minimum": 1018.269858,
                "name": "Z",
                "position": 2,
                "stddev": 0.7310223377,
                "variance": 0.5343936582
              },
              {
                "average": 222.4951283,
                "count": 13943583,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.82054102,
                "variance": 1077.187913
              },
              {
                "average": 1.003604382,
                "count": 13943583,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06632119116,
                "variance": 0.004398500397
              },
              {
                "average": 1.007210557,
                "count": 13943583,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0979120999,
                "variance": 0.009586779307
              },
              {
                "average": 0.5002099532,
                "count": 13943583,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999738,
                "variance": 0.2499999738
              },
              {
                "average": 0,
                "count": 13943583,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.179193038,
                "count": 13943583,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3835138899,
                "variance": 0.1470829038
              },
              {
                "average": 1.640525263,
                "count": 13943583,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.738931054,
                "variance": 59.89105386
              },
              {
                "average": 203.1192151,
                "count": 13943583,
                "maximum": 213,
                "minimum": 191,
                "name": "UserData",
                "position": 10,
                "stddev": 3.808704053,
                "variance": 14.50622656
              },
              {
                "average": 110.8954713,
                "count": 13943583,
                "maximum": 267,
                "minimum": 90,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.77487796,
                "variance": 281.3965305
              },
              {
                "average": 35321.88068,
                "count": 13943583,
                "maximum": 60416,
                "minimum": 6656,
                "name": "Red",
                "position": 12,
                "stddev": 6206.501687,
                "variance": 38520663.19
              },
              {
                "average": 34081.98845,
                "count": 13943583,
                "maximum": 60672,
                "minimum": 7936,
                "name": "Green",
                "position": 13,
                "stddev": 5705.086237,
                "variance": 32548008.97
              },
              {
                "average": 27794.37827,
                "count": 13943583,
                "maximum": 62720,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 5185.335769,
                "variance": 26887707.04
              },
              {
                "average": 501612.3508,
                "count": 13943583,
                "maximum": 516033.5604,
                "minimum": 499587.7674,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1675.019677,
                "variance": 2805690.917
              },
              {
                "average": 0,
                "count": 13943583,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13943583,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13943583,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13943583,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13943583,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435808.5473,
              4967988.061,
              1018.269858,
              436809.7473,
              4969386.301,
              1038.109858
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435808.54726196325,
                    4967988.060531669,
                    1018.2698575270443
                  ],
                  [
                    435808.54726196325,
                    4969386.3005316695,
                    1018.2698575270443
                  ],
                  [
                    436809.7472619632,
                    4969386.3005316695,
                    1038.1098575270444
                  ],
                  [
                    436809.7472619632,
                    4967988.060531669,
                    1038.1098575270444
                  ],
                  [
                    435808.54726196325,
                    4967988.060531669,
                    1018.2698575270443
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:07:13+00:00",
            "end_time": "2011-09-19T20: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": "44117G7108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002514106932,
              44.84991970772956,
              1018.2844448682216
            ],
            [
              -117.85021039545448,
              44.862509814282966,
              1018.2844448682216
            ],
            [
              -117.83752853646718,
              44.86260352703016,
              1034.1244448682216
            ],
            [
              -117.83734604457764,
              44.85001337957678,
              1034.1244448682216
            ],
            [
              -117.85002514106932,
              44.84991970772956,
              1018.2844448682216
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502104,
        44.84991971,
        1018.284445,
        -117.837346,
        44.86260353,
        1034.124445
      ],
      "properties": {
        "datetime": "2011-09-20T02:53:19Z",
        "pc:count": 18750734,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433349.0691,
            "count": 18750734,
            "maximum": 433833.4111,
            "minimum": 432831.3911,
            "name": "X",
            "position": 0,
            "stddev": 281.2487694,
            "variance": 79100.87029
          },
          {
            "average": 4967284.802,
            "count": 18750734,
            "maximum": 4968028.059,
            "minimum": 4966629.339,
            "name": "Y",
            "position": 1,
            "stddev": 386.2067649,
            "variance": 149155.6653
          },
          {
            "average": 1020.578518,
            "count": 18750734,
            "maximum": 1034.124445,
            "minimum": 1018.284445,
            "name": "Z",
            "position": 2,
            "stddev": 0.8220211461,
            "variance": 0.6757187646
          },
          {
            "average": 234.9129408,
            "count": 18750734,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.27961698,
            "variance": 411.2628647
          },
          {
            "average": 1.000382278,
            "count": 18750734,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02197077574,
            "variance": 0.0004827149866
          },
          {
            "average": 1.000755064,
            "count": 18750734,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03245225239,
            "variance": 0.001053148685
          },
          {
            "average": 0.4987749813,
            "count": 18750734,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985127,
            "variance": 0.2499985127
          },
          {
            "average": 0,
            "count": 18750734,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.193512158,
            "count": 18750734,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3950508967,
            "variance": 0.156065211
          },
          {
            "average": 1.021989213,
            "count": 18750734,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.72716329,
            "variance": 59.70905251
          },
          {
            "average": 195.2958909,
            "count": 18750734,
            "maximum": 205,
            "minimum": 183,
            "name": "UserData",
            "position": 10,
            "stddev": 2.701016902,
            "variance": 7.295492302
          },
          {
            "average": 199.3530946,
            "count": 18750734,
            "maximum": 280,
            "minimum": 96,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 76.80589566,
            "variance": 5899.145608
          },
          {
            "average": 21379.16763,
            "count": 18750734,
            "maximum": 62208,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4529.086853,
            "variance": 20512627.73
          },
          {
            "average": 25179.81125,
            "count": 18750734,
            "maximum": 62720,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4552.895612,
            "variance": 20728858.45
          },
          {
            "average": 19488.74079,
            "count": 18750734,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3725.657886,
            "variance": 13880526.69
          },
          {
            "average": 513112.3188,
            "count": 18750734,
            "maximum": 522399.114,
            "minimum": 502050.4515,
            "name": "GpsTime",
            "position": 15,
            "stddev": 8948.207195,
            "variance": 80070412
          },
          {
            "average": 0,
            "count": 18750734,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18750734,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18750734,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18750734,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18750734,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432831.3911,
          4966629.339,
          1018.284445,
          433833.4111,
          4968028.059,
          1034.124445
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432831.3911186094,
                4966629.338708869,
                1018.2844448682216
              ],
              [
                432831.3911186094,
                4968028.05870887,
                1018.2844448682216
              ],
              [
                433833.4111186094,
                4968028.05870887,
                1034.1244448682216
              ],
              [
                433833.4111186094,
                4966629.338708869,
                1034.1244448682216
              ],
              [
                432831.3911186094,
                4966629.338708869,
                1018.2844448682216
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:53:19+00:00",
        "end_time": "2011-09-19T21:14:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502104,
            44.84991971,
            1018.284445,
            -117.837346,
            44.86260353,
            1034.124445
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002514106932,
                  44.84991970772956,
                  1018.2844448682216
                ],
                [
                  -117.85021039545448,
                  44.862509814282966,
                  1018.2844448682216
                ],
                [
                  -117.83752853646718,
                  44.86260352703016,
                  1034.1244448682216
                ],
                [
                  -117.83734604457764,
                  44.85001337957678,
                  1034.1244448682216
                ],
                [
                  -117.85002514106932,
                  44.84991970772956,
                  1018.2844448682216
                ]
              ]
            ]
          },
          "id": "44117G7108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:53:19Z",
            "pc:count": 18750734,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433349.0691,
                "count": 18750734,
                "maximum": 433833.4111,
                "minimum": 432831.3911,
                "name": "X",
                "position": 0,
                "stddev": 281.2487694,
                "variance": 79100.87029
              },
              {
                "average": 4967284.802,
                "count": 18750734,
                "maximum": 4968028.059,
                "minimum": 4966629.339,
                "name": "Y",
                "position": 1,
                "stddev": 386.2067649,
                "variance": 149155.6653
              },
              {
                "average": 1020.578518,
                "count": 18750734,
                "maximum": 1034.124445,
                "minimum": 1018.284445,
                "name": "Z",
                "position": 2,
                "stddev": 0.8220211461,
                "variance": 0.6757187646
              },
              {
                "average": 234.9129408,
                "count": 18750734,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.27961698,
                "variance": 411.2628647
              },
              {
                "average": 1.000382278,
                "count": 18750734,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02197077574,
                "variance": 0.0004827149866
              },
              {
                "average": 1.000755064,
                "count": 18750734,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03245225239,
                "variance": 0.001053148685
              },
              {
                "average": 0.4987749813,
                "count": 18750734,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985127,
                "variance": 0.2499985127
              },
              {
                "average": 0,
                "count": 18750734,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.193512158,
                "count": 18750734,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3950508967,
                "variance": 0.156065211
              },
              {
                "average": 1.021989213,
                "count": 18750734,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.72716329,
                "variance": 59.70905251
              },
              {
                "average": 195.2958909,
                "count": 18750734,
                "maximum": 205,
                "minimum": 183,
                "name": "UserData",
                "position": 10,
                "stddev": 2.701016902,
                "variance": 7.295492302
              },
              {
                "average": 199.3530946,
                "count": 18750734,
                "maximum": 280,
                "minimum": 96,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 76.80589566,
                "variance": 5899.145608
              },
              {
                "average": 21379.16763,
                "count": 18750734,
                "maximum": 62208,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4529.086853,
                "variance": 20512627.73
              },
              {
                "average": 25179.81125,
                "count": 18750734,
                "maximum": 62720,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4552.895612,
                "variance": 20728858.45
              },
              {
                "average": 19488.74079,
                "count": 18750734,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3725.657886,
                "variance": 13880526.69
              },
              {
                "average": 513112.3188,
                "count": 18750734,
                "maximum": 522399.114,
                "minimum": 502050.4515,
                "name": "GpsTime",
                "position": 15,
                "stddev": 8948.207195,
                "variance": 80070412
              },
              {
                "average": 0,
                "count": 18750734,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18750734,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18750734,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18750734,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18750734,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432831.3911,
              4966629.339,
              1018.284445,
              433833.4111,
              4968028.059,
              1034.124445
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432831.3911186094,
                    4966629.338708869,
                    1018.2844448682216
                  ],
                  [
                    432831.3911186094,
                    4968028.05870887,
                    1018.2844448682216
                  ],
                  [
                    433833.4111186094,
                    4968028.05870887,
                    1034.1244448682216
                  ],
                  [
                    433833.4111186094,
                    4966629.338708869,
                    1034.1244448682216
                  ],
                  [
                    432831.3911186094,
                    4966629.338708869,
                    1018.2844448682216
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:53:19+00:00",
            "end_time": "2011-09-19T21: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": "44117G7103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8500243931015,
              44.86242002376108,
              1016.6402845481609
            ],
            [
              -117.85020972274829,
              44.87500974259895,
              1016.6402845481609
            ],
            [
              -117.83752866315002,
              44.87510344943996,
              1043.2602845481608
            ],
            [
              -117.83734609694915,
              44.86251368970605,
              1043.2602845481608
            ],
            [
              -117.8500243931015,
              44.86242002376108,
              1016.6402845481609
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502097,
        44.86242002,
        1016.640285,
        -117.8373461,
        44.87510345,
        1043.260285
      ],
      "properties": {
        "datetime": "2011-09-20T02:35:40Z",
        "pc:count": 11997084,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433369.263,
            "count": 11997084,
            "maximum": 433847.7216,
            "minimum": 432845.9816,
            "name": "X",
            "position": 0,
            "stddev": 288.1826409,
            "variance": 83049.2345
          },
          {
            "average": 4968694.087,
            "count": 11997084,
            "maximum": 4969416.611,
            "minimum": 4968017.931,
            "name": "Y",
            "position": 1,
            "stddev": 405.6754327,
            "variance": 164572.5567
          },
          {
            "average": 1018.487226,
            "count": 11997084,
            "maximum": 1043.260285,
            "minimum": 1016.640285,
            "name": "Z",
            "position": 2,
            "stddev": 0.8466128142,
            "variance": 0.7167532571
          },
          {
            "average": 232.602987,
            "count": 11997084,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.86620795,
            "variance": 478.13105
          },
          {
            "average": 1.003229285,
            "count": 11997084,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06378659704,
            "variance": 0.004068729961
          },
          {
            "average": 1.006454902,
            "count": 11997084,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09484740983,
            "variance": 0.008996031152
          },
          {
            "average": 0.4996905915,
            "count": 11997084,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999251,
            "variance": 0.2499999251
          },
          {
            "average": 0,
            "count": 11997084,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.27388347,
            "count": 11997084,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4459499205,
            "variance": 0.1988713316
          },
          {
            "average": 1.714561884,
            "count": 11997084,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.123659719,
            "variance": 65.99384723
          },
          {
            "average": 194.7164814,
            "count": 11997084,
            "maximum": 206,
            "minimum": 182,
            "name": "UserData",
            "position": 10,
            "stddev": 3.403795834,
            "variance": 11.58582608
          },
          {
            "average": 258.0098366,
            "count": 11997084,
            "maximum": 278,
            "minimum": 98,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 32.20582112,
            "variance": 1037.214914
          },
          {
            "average": 27359.52154,
            "count": 11997084,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 6668.797855,
            "variance": 44472864.83
          },
          {
            "average": 29644.08705,
            "count": 11997084,
            "maximum": 65280,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 5614.391344,
            "variance": 31521390.16
          },
          {
            "average": 22948.88416,
            "count": 11997084,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 4292.829081,
            "variance": 18428381.52
          },
          {
            "average": 519184.446,
            "count": 11997084,
            "maximum": 521340.4977,
            "minimum": 502753.6659,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3437.004545,
            "variance": 11813000.24
          },
          {
            "average": 0,
            "count": 11997084,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11997084,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11997084,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11997084,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11997084,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432845.9816,
          4968017.931,
          1016.640285,
          433847.7216,
          4969416.611,
          1043.260285
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432845.9815854787,
                4968017.930541775,
                1016.6402845481609
              ],
              [
                432845.9815854787,
                4969416.610541775,
                1016.6402845481609
              ],
              [
                433847.7215854787,
                4969416.610541775,
                1043.2602845481608
              ],
              [
                433847.7215854787,
                4968017.930541775,
                1043.2602845481608
              ],
              [
                432845.9815854787,
                4968017.930541775,
                1016.6402845481609
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:35:40+00:00",
        "end_time": "2011-09-19T21:25:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502097,
            44.86242002,
            1016.640285,
            -117.8373461,
            44.87510345,
            1043.260285
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8500243931015,
                  44.86242002376108,
                  1016.6402845481609
                ],
                [
                  -117.85020972274829,
                  44.87500974259895,
                  1016.6402845481609
                ],
                [
                  -117.83752866315002,
                  44.87510344943996,
                  1043.2602845481608
                ],
                [
                  -117.83734609694915,
                  44.86251368970605,
                  1043.2602845481608
                ],
                [
                  -117.8500243931015,
                  44.86242002376108,
                  1016.6402845481609
                ]
              ]
            ]
          },
          "id": "44117G7103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:35:40Z",
            "pc:count": 11997084,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433369.263,
                "count": 11997084,
                "maximum": 433847.7216,
                "minimum": 432845.9816,
                "name": "X",
                "position": 0,
                "stddev": 288.1826409,
                "variance": 83049.2345
              },
              {
                "average": 4968694.087,
                "count": 11997084,
                "maximum": 4969416.611,
                "minimum": 4968017.931,
                "name": "Y",
                "position": 1,
                "stddev": 405.6754327,
                "variance": 164572.5567
              },
              {
                "average": 1018.487226,
                "count": 11997084,
                "maximum": 1043.260285,
                "minimum": 1016.640285,
                "name": "Z",
                "position": 2,
                "stddev": 0.8466128142,
                "variance": 0.7167532571
              },
              {
                "average": 232.602987,
                "count": 11997084,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.86620795,
                "variance": 478.13105
              },
              {
                "average": 1.003229285,
                "count": 11997084,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06378659704,
                "variance": 0.004068729961
              },
              {
                "average": 1.006454902,
                "count": 11997084,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09484740983,
                "variance": 0.008996031152
              },
              {
                "average": 0.4996905915,
                "count": 11997084,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999251,
                "variance": 0.2499999251
              },
              {
                "average": 0,
                "count": 11997084,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.27388347,
                "count": 11997084,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4459499205,
                "variance": 0.1988713316
              },
              {
                "average": 1.714561884,
                "count": 11997084,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.123659719,
                "variance": 65.99384723
              },
              {
                "average": 194.7164814,
                "count": 11997084,
                "maximum": 206,
                "minimum": 182,
                "name": "UserData",
                "position": 10,
                "stddev": 3.403795834,
                "variance": 11.58582608
              },
              {
                "average": 258.0098366,
                "count": 11997084,
                "maximum": 278,
                "minimum": 98,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 32.20582112,
                "variance": 1037.214914
              },
              {
                "average": 27359.52154,
                "count": 11997084,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 6668.797855,
                "variance": 44472864.83
              },
              {
                "average": 29644.08705,
                "count": 11997084,
                "maximum": 65280,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 5614.391344,
                "variance": 31521390.16
              },
              {
                "average": 22948.88416,
                "count": 11997084,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 4292.829081,
                "variance": 18428381.52
              },
              {
                "average": 519184.446,
                "count": 11997084,
                "maximum": 521340.4977,
                "minimum": 502753.6659,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3437.004545,
                "variance": 11813000.24
              },
              {
                "average": 0,
                "count": 11997084,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11997084,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11997084,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11997084,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11997084,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432845.9816,
              4968017.931,
              1016.640285,
              433847.7216,
              4969416.611,
              1043.260285
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432845.9815854787,
                    4968017.930541775,
                    1016.6402845481609
                  ],
                  [
                    432845.9815854787,
                    4969416.610541775,
                    1016.6402845481609
                  ],
                  [
                    433847.7215854787,
                    4969416.610541775,
                    1043.2602845481608
                  ],
                  [
                    433847.7215854787,
                    4968017.930541775,
                    1043.2602845481608
                  ],
                  [
                    432845.9815854787,
                    4968017.930541775,
                    1016.6402845481609
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:35:40+00:00",
            "end_time": "2011-09-19T21:25:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H7301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502535373233,
              44.92491699742098,
              1023.5421752166372
            ],
            [
              -117.87521660186744,
              44.93750991541749,
              1023.5421752166372
            ],
            [
              -117.86252897278344,
              44.93760644913299,
              1066.7621752166372
            ],
            [
              -117.86234049625216,
              44.92501348899633,
              1066.7621752166372
            ],
            [
              -117.87502535373233,
              44.92491699742098,
              1023.5421752166372
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752166,
        44.924917,
        1023.542175,
        -117.8623405,
        44.93760645,
        1066.762175
      ],
      "properties": {
        "datetime": "2011-09-20T01:56:17Z",
        "pc:count": 11529498,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431446.201,
            "count": 11529498,
            "maximum": 431946.8306,
            "minimum": 430945.6506,
            "name": "X",
            "position": 0,
            "stddev": 284.0750128,
            "variance": 80698.61292
          },
          {
            "average": 4975680.867,
            "count": 11529498,
            "maximum": 4976380.462,
            "minimum": 4974981.402,
            "name": "Y",
            "position": 1,
            "stddev": 401.6215898,
            "variance": 161299.9014
          },
          {
            "average": 1032.20669,
            "count": 11529498,
            "maximum": 1066.762175,
            "minimum": 1023.542175,
            "name": "Z",
            "position": 2,
            "stddev": 7.590391015,
            "variance": 57.61403576
          },
          {
            "average": 227.8416023,
            "count": 11529498,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.74675218,
            "variance": 517.4147348
          },
          {
            "average": 1.000480854,
            "count": 11529498,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02425584592,
            "variance": 0.0005883460612
          },
          {
            "average": 1.000963268,
            "count": 11529498,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0359120428,
            "variance": 0.001289674818
          },
          {
            "average": 0.4991077669,
            "count": 11529498,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992256,
            "variance": 0.2499992256
          },
          {
            "average": 0,
            "count": 11529498,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.263194894,
            "count": 11529498,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4403672995,
            "variance": 0.1939233584
          },
          {
            "average": 1.5753359,
            "count": 11529498,
            "maximum": 16.99799919,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.949186118,
            "variance": 63.18955994
          },
          {
            "average": 198.943409,
            "count": 11529498,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 4.08969826,
            "variance": 16.72563185
          },
          {
            "average": 259.8461249,
            "count": 11529498,
            "maximum": 273,
            "minimum": 246,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56444818,
            "variance": 111.6075652
          },
          {
            "average": 27614.48725,
            "count": 11529498,
            "maximum": 62464,
            "minimum": 9472,
            "name": "Red",
            "position": 12,
            "stddev": 11897.2826,
            "variance": 141545333.4
          },
          {
            "average": 27943.75036,
            "count": 11529498,
            "maximum": 63232,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 9128.20186,
            "variance": 83324069.21
          },
          {
            "average": 24143.24045,
            "count": 11529498,
            "maximum": 60416,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 7677.717542,
            "variance": 58947346.65
          },
          {
            "average": 517489.8874,
            "count": 11529498,
            "maximum": 518977.3929,
            "minimum": 515904.0889,
            "name": "GpsTime",
            "position": 15,
            "stddev": 623.3874919,
            "variance": 388611.9651
          },
          {
            "average": 0,
            "count": 11529498,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11529498,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11529498,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11529498,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11529498,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430945.6506,
          4974981.402,
          1023.542175,
          431946.8306,
          4976380.462,
          1066.762175
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430945.6505573986,
                4974981.402203221,
                1023.5421752166372
              ],
              [
                430945.6505573986,
                4976380.462203221,
                1023.5421752166372
              ],
              [
                431946.8305573987,
                4976380.462203221,
                1066.7621752166372
              ],
              [
                431946.8305573987,
                4974981.402203221,
                1066.7621752166372
              ],
              [
                430945.6505573986,
                4974981.402203221,
                1023.5421752166372
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:56:17+00:00",
        "end_time": "2011-09-20T01:05:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752166,
            44.924917,
            1023.542175,
            -117.8623405,
            44.93760645,
            1066.762175
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502535373233,
                  44.92491699742098,
                  1023.5421752166372
                ],
                [
                  -117.87521660186744,
                  44.93750991541749,
                  1023.5421752166372
                ],
                [
                  -117.86252897278344,
                  44.93760644913299,
                  1066.7621752166372
                ],
                [
                  -117.86234049625216,
                  44.92501348899633,
                  1066.7621752166372
                ],
                [
                  -117.87502535373233,
                  44.92491699742098,
                  1023.5421752166372
                ]
              ]
            ]
          },
          "id": "44117H7301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:56:17Z",
            "pc:count": 11529498,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431446.201,
                "count": 11529498,
                "maximum": 431946.8306,
                "minimum": 430945.6506,
                "name": "X",
                "position": 0,
                "stddev": 284.0750128,
                "variance": 80698.61292
              },
              {
                "average": 4975680.867,
                "count": 11529498,
                "maximum": 4976380.462,
                "minimum": 4974981.402,
                "name": "Y",
                "position": 1,
                "stddev": 401.6215898,
                "variance": 161299.9014
              },
              {
                "average": 1032.20669,
                "count": 11529498,
                "maximum": 1066.762175,
                "minimum": 1023.542175,
                "name": "Z",
                "position": 2,
                "stddev": 7.590391015,
                "variance": 57.61403576
              },
              {
                "average": 227.8416023,
                "count": 11529498,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.74675218,
                "variance": 517.4147348
              },
              {
                "average": 1.000480854,
                "count": 11529498,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02425584592,
                "variance": 0.0005883460612
              },
              {
                "average": 1.000963268,
                "count": 11529498,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0359120428,
                "variance": 0.001289674818
              },
              {
                "average": 0.4991077669,
                "count": 11529498,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992256,
                "variance": 0.2499992256
              },
              {
                "average": 0,
                "count": 11529498,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.263194894,
                "count": 11529498,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4403672995,
                "variance": 0.1939233584
              },
              {
                "average": 1.5753359,
                "count": 11529498,
                "maximum": 16.99799919,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.949186118,
                "variance": 63.18955994
              },
              {
                "average": 198.943409,
                "count": 11529498,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 4.08969826,
                "variance": 16.72563185
              },
              {
                "average": 259.8461249,
                "count": 11529498,
                "maximum": 273,
                "minimum": 246,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56444818,
                "variance": 111.6075652
              },
              {
                "average": 27614.48725,
                "count": 11529498,
                "maximum": 62464,
                "minimum": 9472,
                "name": "Red",
                "position": 12,
                "stddev": 11897.2826,
                "variance": 141545333.4
              },
              {
                "average": 27943.75036,
                "count": 11529498,
                "maximum": 63232,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 9128.20186,
                "variance": 83324069.21
              },
              {
                "average": 24143.24045,
                "count": 11529498,
                "maximum": 60416,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 7677.717542,
                "variance": 58947346.65
              },
              {
                "average": 517489.8874,
                "count": 11529498,
                "maximum": 518977.3929,
                "minimum": 515904.0889,
                "name": "GpsTime",
                "position": 15,
                "stddev": 623.3874919,
                "variance": 388611.9651
              },
              {
                "average": 0,
                "count": 11529498,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11529498,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11529498,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11529498,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11529498,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430945.6506,
              4974981.402,
              1023.542175,
              431946.8306,
              4976380.462,
              1066.762175
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430945.6505573986,
                    4974981.402203221,
                    1023.5421752166372
                  ],
                  [
                    430945.6505573986,
                    4976380.462203221,
                    1023.5421752166372
                  ],
                  [
                    431946.8305573987,
                    4976380.462203221,
                    1066.7621752166372
                  ],
                  [
                    431946.8305573987,
                    4974981.402203221,
                    1066.7621752166372
                  ],
                  [
                    430945.6505573986,
                    4974981.402203221,
                    1023.5421752166372
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:56:17+00:00",
            "end_time": "2011-09-20T01:05: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": "45118E1419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02493723044049,
              45.51240175485909,
              847.5017858376572
            ],
            [
              -118.02516619188852,
              45.52501028411333,
              847.5017858376572
            ],
            [
              -118.01252952978516,
              45.52512300250173,
              931.8617858376571
            ],
            [
              -118.01230338944356,
              45.51251442397318,
              931.8617858376571
            ],
            [
              -118.02493723044049,
              45.51240175485909,
              847.5017858376572
            ]
          ]
        ]
      },
      "bbox": [
        -118.0251662,
        45.51240175,
        847.5017858,
        -118.0123034,
        45.525123,
        931.8617858
      ],
      "properties": {
        "datetime": "2011-09-14T23:24:27Z",
        "pc:count": 9253906,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420487.7577,
            "count": 9253906,
            "maximum": 420930.6201,
            "minimum": 419943.6401,
            "name": "X",
            "position": 0,
            "stddev": 280.5664998,
            "variance": 78717.5608
          },
          {
            "average": 5041198.035,
            "count": 9253906,
            "maximum": 5041785.488,
            "minimum": 5040384.488,
            "name": "Y",
            "position": 1,
            "stddev": 360.629365,
            "variance": 130053.5389
          },
          {
            "average": 865.9274393,
            "count": 9253906,
            "maximum": 931.8617858,
            "minimum": 847.5017858,
            "name": "Z",
            "position": 2,
            "stddev": 14.53180778,
            "variance": 211.1734372
          },
          {
            "average": 107.5731453,
            "count": 9253906,
            "maximum": 201,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.51923101,
            "variance": 871.3849993
          },
          {
            "average": 1.01984254,
            "count": 9253906,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1485807762,
            "variance": 0.02207624705
          },
          {
            "average": 1.042929764,
            "count": 9253906,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2269497496,
            "variance": 0.05150618885
          },
          {
            "average": 0.4998919375,
            "count": 9253906,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000153,
            "variance": 0.2500000153
          },
          {
            "average": 0,
            "count": 9253906,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.271842398,
            "count": 9253906,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4449091257,
            "variance": 0.1979441301
          },
          {
            "average": -1.861571667,
            "count": 9253906,
            "maximum": 15,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.902219854,
            "variance": 79.24951833
          },
          {
            "average": 120.9992987,
            "count": 9253906,
            "maximum": 128,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 1.343057327,
            "variance": 1.803802984
          },
          {
            "average": 1021.472396,
            "count": 9253906,
            "maximum": 1025,
            "minimum": 1018,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.621483878,
            "variance": 2.629209966
          },
          {
            "average": 36696.58816,
            "count": 9253906,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 10711.72902,
            "variance": 114741138.7
          },
          {
            "average": 34634.65627,
            "count": 9253906,
            "maximum": 65280,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 8446.144124,
            "variance": 71337350.56
          },
          {
            "average": 28944.28117,
            "count": 9253906,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 8521.830256,
            "variance": 72621590.91
          },
          {
            "average": 76211.0652,
            "count": 9253906,
            "maximum": 77867.75308,
            "minimum": 74614.971,
            "name": "GpsTime",
            "position": 15,
            "stddev": 810.859745,
            "variance": 657493.526
          },
          {
            "average": 0,
            "count": 9253906,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9253906,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9253906,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9253906,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9253906,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419943.6401,
          5040384.488,
          847.5017858,
          420930.6201,
          5041785.488,
          931.8617858
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419943.64007003506,
                5040384.488298567,
                847.5017858376572
              ],
              [
                419943.64007003506,
                5041785.488298567,
                847.5017858376572
              ],
              [
                420930.62007003505,
                5041785.488298567,
                931.8617858376571
              ],
              [
                420930.62007003505,
                5040384.488298567,
                931.8617858376571
              ],
              [
                419943.64007003506,
                5040384.488298567,
                847.5017858376572
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:24:27+00:00",
        "end_time": "2011-09-14T22:30:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0251662,
            45.51240175,
            847.5017858,
            -118.0123034,
            45.525123,
            931.8617858
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02493723044049,
                  45.51240175485909,
                  847.5017858376572
                ],
                [
                  -118.02516619188852,
                  45.52501028411333,
                  847.5017858376572
                ],
                [
                  -118.01252952978516,
                  45.52512300250173,
                  931.8617858376571
                ],
                [
                  -118.01230338944356,
                  45.51251442397318,
                  931.8617858376571
                ],
                [
                  -118.02493723044049,
                  45.51240175485909,
                  847.5017858376572
                ]
              ]
            ]
          },
          "id": "45118E1419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:24:27Z",
            "pc:count": 9253906,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420487.7577,
                "count": 9253906,
                "maximum": 420930.6201,
                "minimum": 419943.6401,
                "name": "X",
                "position": 0,
                "stddev": 280.5664998,
                "variance": 78717.5608
              },
              {
                "average": 5041198.035,
                "count": 9253906,
                "maximum": 5041785.488,
                "minimum": 5040384.488,
                "name": "Y",
                "position": 1,
                "stddev": 360.629365,
                "variance": 130053.5389
              },
              {
                "average": 865.9274393,
                "count": 9253906,
                "maximum": 931.8617858,
                "minimum": 847.5017858,
                "name": "Z",
                "position": 2,
                "stddev": 14.53180778,
                "variance": 211.1734372
              },
              {
                "average": 107.5731453,
                "count": 9253906,
                "maximum": 201,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.51923101,
                "variance": 871.3849993
              },
              {
                "average": 1.01984254,
                "count": 9253906,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1485807762,
                "variance": 0.02207624705
              },
              {
                "average": 1.042929764,
                "count": 9253906,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2269497496,
                "variance": 0.05150618885
              },
              {
                "average": 0.4998919375,
                "count": 9253906,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000153,
                "variance": 0.2500000153
              },
              {
                "average": 0,
                "count": 9253906,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.271842398,
                "count": 9253906,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4449091257,
                "variance": 0.1979441301
              },
              {
                "average": -1.861571667,
                "count": 9253906,
                "maximum": 15,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.902219854,
                "variance": 79.24951833
              },
              {
                "average": 120.9992987,
                "count": 9253906,
                "maximum": 128,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 1.343057327,
                "variance": 1.803802984
              },
              {
                "average": 1021.472396,
                "count": 9253906,
                "maximum": 1025,
                "minimum": 1018,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.621483878,
                "variance": 2.629209966
              },
              {
                "average": 36696.58816,
                "count": 9253906,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 10711.72902,
                "variance": 114741138.7
              },
              {
                "average": 34634.65627,
                "count": 9253906,
                "maximum": 65280,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 8446.144124,
                "variance": 71337350.56
              },
              {
                "average": 28944.28117,
                "count": 9253906,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 8521.830256,
                "variance": 72621590.91
              },
              {
                "average": 76211.0652,
                "count": 9253906,
                "maximum": 77867.75308,
                "minimum": 74614.971,
                "name": "GpsTime",
                "position": 15,
                "stddev": 810.859745,
                "variance": 657493.526
              },
              {
                "average": 0,
                "count": 9253906,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9253906,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9253906,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9253906,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9253906,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419943.6401,
              5040384.488,
              847.5017858,
              420930.6201,
              5041785.488,
              931.8617858
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419943.64007003506,
                    5040384.488298567,
                    847.5017858376572
                  ],
                  [
                    419943.64007003506,
                    5041785.488298567,
                    847.5017858376572
                  ],
                  [
                    420930.62007003505,
                    5041785.488298567,
                    931.8617858376571
                  ],
                  [
                    420930.62007003505,
                    5040384.488298567,
                    931.8617858376571
                  ],
                  [
                    419943.64007003506,
                    5040384.488298567,
                    847.5017858376572
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:24:27+00:00",
            "end_time": "2011-09-14T22: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": "45118C1415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252466769763,
              45.27490230349274,
              822.6755901549011
            ],
            [
              -118.01274895023462,
              45.28750906791352,
              822.6755901549011
            ],
            [
              -118.00002942430814,
              45.287621154173195,
              845.735590154901
            ],
            [
              -117.99980795748213,
              45.27501434076709,
              845.735590154901
            ],
            [
              -118.01252466769763,
              45.27490230349274,
              822.6755901549011
            ]
          ]
        ]
      },
      "bbox": [
        -118.012749,
        45.2749023,
        822.6755902,
        -117.999808,
        45.28762115,
        845.7355902
      ],
      "properties": {
        "datetime": "2011-09-17T20:22:24Z",
        "pc:count": 10442875,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421071.1125,
            "count": 10442875,
            "maximum": 421578.8032,
            "minimum": 420581.1832,
            "name": "X",
            "position": 0,
            "stddev": 294.0064101,
            "variance": 86439.76918
          },
          {
            "average": 5014684.059,
            "count": 10442875,
            "maximum": 5015387.976,
            "minimum": 5013987.236,
            "name": "Y",
            "position": 1,
            "stddev": 403.7029959,
            "variance": 162976.1089
          },
          {
            "average": 824.7788725,
            "count": 10442875,
            "maximum": 845.7355902,
            "minimum": 822.6755902,
            "name": "Z",
            "position": 2,
            "stddev": 1.502148038,
            "variance": 2.256448728
          },
          {
            "average": 99.13476538,
            "count": 10442875,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.38128035,
            "variance": 2244.985728
          },
          {
            "average": 1.001428534,
            "count": 10442875,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03891283276,
            "variance": 0.001514208553
          },
          {
            "average": 1.003129598,
            "count": 10442875,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05886682092,
            "variance": 0.003465302605
          },
          {
            "average": 0.5000700478,
            "count": 10442875,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000019,
            "variance": 0.250000019
          },
          {
            "average": 0,
            "count": 10442875,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.299369666,
            "count": 10442875,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4579819747,
            "variance": 0.2097474891
          },
          {
            "average": -0.2450283252,
            "count": 10442875,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.683719445,
            "variance": 75.40698341
          },
          {
            "average": 137,
            "count": 10442875,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10660.24896,
            "count": 10442875,
            "maximum": 10665,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.13903433,
            "variance": 4.575467866
          },
          {
            "average": 41685.45118,
            "count": 10442875,
            "maximum": 65280,
            "minimum": 6144,
            "name": "Red",
            "position": 12,
            "stddev": 8543.221378,
            "variance": 72986631.51
          },
          {
            "average": 38604.35909,
            "count": 10442875,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 8089.871688,
            "variance": 65446023.93
          },
          {
            "average": 33882.05513,
            "count": 10442875,
            "maximum": 65280,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 9284.041664,
            "variance": 86193429.61
          },
          {
            "average": 322423.9622,
            "count": 10442875,
            "maximum": 326144.9666,
            "minimum": 318844.7884,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1591.333126,
            "variance": 2532341.116
          },
          {
            "average": 0,
            "count": 10442875,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10442875,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10442875,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10442875,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10442875,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420581.1832,
          5013987.236,
          822.6755902,
          421578.8032,
          5015387.976,
          845.7355902
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420581.18321281084,
                5013987.236214531,
                822.6755901549011
              ],
              [
                420581.18321281084,
                5015387.976214531,
                822.6755901549011
              ],
              [
                421578.80321281083,
                5015387.976214531,
                845.735590154901
              ],
              [
                421578.80321281083,
                5013987.236214531,
                845.735590154901
              ],
              [
                420581.18321281084,
                5013987.236214531,
                822.6755901549011
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T20:22:24+00:00",
        "end_time": "2011-09-17T18:20:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118C1415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118C1415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118C1415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.012749,
            45.2749023,
            822.6755902,
            -117.999808,
            45.28762115,
            845.7355902
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252466769763,
                  45.27490230349274,
                  822.6755901549011
                ],
                [
                  -118.01274895023462,
                  45.28750906791352,
                  822.6755901549011
                ],
                [
                  -118.00002942430814,
                  45.287621154173195,
                  845.735590154901
                ],
                [
                  -117.99980795748213,
                  45.27501434076709,
                  845.735590154901
                ],
                [
                  -118.01252466769763,
                  45.27490230349274,
                  822.6755901549011
                ]
              ]
            ]
          },
          "id": "45118C1415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:22:24Z",
            "pc:count": 10442875,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421071.1125,
                "count": 10442875,
                "maximum": 421578.8032,
                "minimum": 420581.1832,
                "name": "X",
                "position": 0,
                "stddev": 294.0064101,
                "variance": 86439.76918
              },
              {
                "average": 5014684.059,
                "count": 10442875,
                "maximum": 5015387.976,
                "minimum": 5013987.236,
                "name": "Y",
                "position": 1,
                "stddev": 403.7029959,
                "variance": 162976.1089
              },
              {
                "average": 824.7788725,
                "count": 10442875,
                "maximum": 845.7355902,
                "minimum": 822.6755902,
                "name": "Z",
                "position": 2,
                "stddev": 1.502148038,
                "variance": 2.256448728
              },
              {
                "average": 99.13476538,
                "count": 10442875,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.38128035,
                "variance": 2244.985728
              },
              {
                "average": 1.001428534,
                "count": 10442875,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03891283276,
                "variance": 0.001514208553
              },
              {
                "average": 1.003129598,
                "count": 10442875,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05886682092,
                "variance": 0.003465302605
              },
              {
                "average": 0.5000700478,
                "count": 10442875,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000019,
                "variance": 0.250000019
              },
              {
                "average": 0,
                "count": 10442875,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.299369666,
                "count": 10442875,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4579819747,
                "variance": 0.2097474891
              },
              {
                "average": -0.2450283252,
                "count": 10442875,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.683719445,
                "variance": 75.40698341
              },
              {
                "average": 137,
                "count": 10442875,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10660.24896,
                "count": 10442875,
                "maximum": 10665,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.13903433,
                "variance": 4.575467866
              },
              {
                "average": 41685.45118,
                "count": 10442875,
                "maximum": 65280,
                "minimum": 6144,
                "name": "Red",
                "position": 12,
                "stddev": 8543.221378,
                "variance": 72986631.51
              },
              {
                "average": 38604.35909,
                "count": 10442875,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 8089.871688,
                "variance": 65446023.93
              },
              {
                "average": 33882.05513,
                "count": 10442875,
                "maximum": 65280,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 9284.041664,
                "variance": 86193429.61
              },
              {
                "average": 322423.9622,
                "count": 10442875,
                "maximum": 326144.9666,
                "minimum": 318844.7884,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1591.333126,
                "variance": 2532341.116
              },
              {
                "average": 0,
                "count": 10442875,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10442875,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10442875,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10442875,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10442875,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420581.1832,
              5013987.236,
              822.6755902,
              421578.8032,
              5015387.976,
              845.7355902
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420581.18321281084,
                    5013987.236214531,
                    822.6755901549011
                  ],
                  [
                    420581.18321281084,
                    5015387.976214531,
                    822.6755901549011
                  ],
                  [
                    421578.80321281083,
                    5015387.976214531,
                    845.735590154901
                  ],
                  [
                    421578.80321281083,
                    5013987.236214531,
                    845.735590154901
                  ],
                  [
                    420581.18321281084,
                    5013987.236214531,
                    822.6755901549011
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T20:22:24+00:00",
            "end_time": "2011-09-17T18:20: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": "44117G8119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252426086991,
              44.824907317773885,
              1067.793520305465
            ],
            [
              -117.96273405827037,
              44.837509689179484,
              1067.793520305465
            ],
            [
              -117.9500294844898,
              44.83761608881654,
              1104.313520305465
            ],
            [
              -117.94982245463444,
              44.82501367092847,
              1104.313520305465
            ],
            [
              -117.96252426086991,
              44.824907317773885,
              1067.793520305465
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627341,
        44.82490732,
        1067.79352,
        -117.9498225,
        44.83761609,
        1104.31352
      ],
      "properties": {
        "datetime": "2011-09-20T21:22:33Z",
        "pc:count": 11743357,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424414.377,
            "count": 11743357,
            "maximum": 424912.9817,
            "minimum": 423908.7017,
            "name": "X",
            "position": 0,
            "stddev": 290.5663218,
            "variance": 84428.78734
          },
          {
            "average": 4964665.874,
            "count": 11743357,
            "maximum": 4965350.152,
            "minimum": 4963950.032,
            "name": "Y",
            "position": 1,
            "stddev": 402.9809547,
            "variance": 162393.6498
          },
          {
            "average": 1079.02717,
            "count": 11743357,
            "maximum": 1104.31352,
            "minimum": 1067.79352,
            "name": "Z",
            "position": 2,
            "stddev": 5.705861953,
            "variance": 32.55686062
          },
          {
            "average": 116.2697169,
            "count": 11743357,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.8901542,
            "variance": 1081.762243
          },
          {
            "average": 1.001378737,
            "count": 11743357,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03829829397,
            "variance": 0.001466759321
          },
          {
            "average": 1.003003145,
            "count": 11743357,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05774429464,
            "variance": 0.003334403564
          },
          {
            "average": 0.4990189773,
            "count": 11743357,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990589,
            "variance": 0.2499990589
          },
          {
            "average": 0,
            "count": 11743357,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.253434346,
            "count": 11743357,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4349774642,
            "variance": 0.1892053943
          },
          {
            "average": -2.737555942,
            "count": 11743357,
            "maximum": 16.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.94941998,
            "variance": 63.19327802
          },
          {
            "average": 179.7323086,
            "count": 11743357,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 4.487478879,
            "variance": 20.13746669
          },
          {
            "average": 14381.6653,
            "count": 11743357,
            "maximum": 20079,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5745.860155,
            "variance": 33014908.92
          },
          {
            "average": 24191.67446,
            "count": 11743357,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 8200.937306,
            "variance": 67255372.7
          },
          {
            "average": 26016.20278,
            "count": 11743357,
            "maximum": 65280,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 6260.208598,
            "variance": 39190211.69
          },
          {
            "average": 20698.16412,
            "count": 11743357,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 5275.715885,
            "variance": 27833178.09
          },
          {
            "average": 331953.0882,
            "count": 11743357,
            "maximum": 588953.7008,
            "minimum": 322279.6145,
            "name": "GpsTime",
            "position": 15,
            "stddev": 42416.94866,
            "variance": 1799197534
          },
          {
            "average": 0,
            "count": 11743357,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11743357,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11743357,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11743357,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11743357,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423908.7017,
          4963950.032,
          1067.79352,
          424912.9817,
          4965350.152,
          1104.31352
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423908.70169523126,
                4963950.032289778,
                1067.793520305465
              ],
              [
                423908.70169523126,
                4965350.152289777,
                1067.793520305465
              ],
              [
                424912.9816952313,
                4965350.152289777,
                1104.313520305465
              ],
              [
                424912.9816952313,
                4963950.032289778,
                1104.313520305465
              ],
              [
                423908.70169523126,
                4963950.032289778,
                1067.793520305465
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:22:33+00:00",
        "end_time": "2011-09-17T19:17:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627341,
            44.82490732,
            1067.79352,
            -117.9498225,
            44.83761609,
            1104.31352
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252426086991,
                  44.824907317773885,
                  1067.793520305465
                ],
                [
                  -117.96273405827037,
                  44.837509689179484,
                  1067.793520305465
                ],
                [
                  -117.9500294844898,
                  44.83761608881654,
                  1104.313520305465
                ],
                [
                  -117.94982245463444,
                  44.82501367092847,
                  1104.313520305465
                ],
                [
                  -117.96252426086991,
                  44.824907317773885,
                  1067.793520305465
                ]
              ]
            ]
          },
          "id": "44117G8119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:22:33Z",
            "pc:count": 11743357,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424414.377,
                "count": 11743357,
                "maximum": 424912.9817,
                "minimum": 423908.7017,
                "name": "X",
                "position": 0,
                "stddev": 290.5663218,
                "variance": 84428.78734
              },
              {
                "average": 4964665.874,
                "count": 11743357,
                "maximum": 4965350.152,
                "minimum": 4963950.032,
                "name": "Y",
                "position": 1,
                "stddev": 402.9809547,
                "variance": 162393.6498
              },
              {
                "average": 1079.02717,
                "count": 11743357,
                "maximum": 1104.31352,
                "minimum": 1067.79352,
                "name": "Z",
                "position": 2,
                "stddev": 5.705861953,
                "variance": 32.55686062
              },
              {
                "average": 116.2697169,
                "count": 11743357,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.8901542,
                "variance": 1081.762243
              },
              {
                "average": 1.001378737,
                "count": 11743357,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03829829397,
                "variance": 0.001466759321
              },
              {
                "average": 1.003003145,
                "count": 11743357,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05774429464,
                "variance": 0.003334403564
              },
              {
                "average": 0.4990189773,
                "count": 11743357,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990589,
                "variance": 0.2499990589
              },
              {
                "average": 0,
                "count": 11743357,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.253434346,
                "count": 11743357,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4349774642,
                "variance": 0.1892053943
              },
              {
                "average": -2.737555942,
                "count": 11743357,
                "maximum": 16.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.94941998,
                "variance": 63.19327802
              },
              {
                "average": 179.7323086,
                "count": 11743357,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 4.487478879,
                "variance": 20.13746669
              },
              {
                "average": 14381.6653,
                "count": 11743357,
                "maximum": 20079,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5745.860155,
                "variance": 33014908.92
              },
              {
                "average": 24191.67446,
                "count": 11743357,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 8200.937306,
                "variance": 67255372.7
              },
              {
                "average": 26016.20278,
                "count": 11743357,
                "maximum": 65280,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 6260.208598,
                "variance": 39190211.69
              },
              {
                "average": 20698.16412,
                "count": 11743357,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 5275.715885,
                "variance": 27833178.09
              },
              {
                "average": 331953.0882,
                "count": 11743357,
                "maximum": 588953.7008,
                "minimum": 322279.6145,
                "name": "GpsTime",
                "position": 15,
                "stddev": 42416.94866,
                "variance": 1799197534
              },
              {
                "average": 0,
                "count": 11743357,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11743357,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11743357,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11743357,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11743357,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423908.7017,
              4963950.032,
              1067.79352,
              424912.9817,
              4965350.152,
              1104.31352
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423908.70169523126,
                    4963950.032289778,
                    1067.793520305465
                  ],
                  [
                    423908.70169523126,
                    4965350.152289777,
                    1067.793520305465
                  ],
                  [
                    424912.9816952313,
                    4965350.152289777,
                    1104.313520305465
                  ],
                  [
                    424912.9816952313,
                    4963950.032289778,
                    1104.313520305465
                  ],
                  [
                    423908.70169523126,
                    4963950.032289778,
                    1067.793520305465
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:22:33+00:00",
            "end_time": "2011-09-17T19:17: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": "45118E1316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.11877475537811,
              45.51245194248546,
              1586.0027908121563
            ],
            [
              -118.11902371358443,
              45.52501148793023,
              1586.0027908121563
            ],
            [
              -118.11252979960983,
              45.52507492522008,
              1761.0227908121562
            ],
            [
              -118.11228228543158,
              45.51251535215167,
              1761.0227908121562
            ],
            [
              -118.11877475537811,
              45.51245194248546,
              1586.0027908121563
            ]
          ]
        ]
      },
      "bbox": [
        -118.1190237,
        45.51245194,
        1586.002791,
        -118.1122823,
        45.52507493,
        1761.022791
      ],
      "properties": {
        "datetime": "2011-09-15T20:13:04Z",
        "pc:count": 4682016,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 412932.2058,
            "count": 4682016,
            "maximum": 413121.3432,
            "minimum": 412614.1232,
            "name": "X",
            "position": 0,
            "stddev": 117.0505912,
            "variance": 13700.84091
          },
          {
            "average": 5041450.698,
            "count": 4682016,
            "maximum": 5041883.496,
            "minimum": 5040487.896,
            "name": "Y",
            "position": 1,
            "stddev": 333.4181908,
            "variance": 111167.6899
          },
          {
            "average": 1693.6812,
            "count": 4682016,
            "maximum": 1761.022791,
            "minimum": 1586.002791,
            "name": "Z",
            "position": 2,
            "stddev": 28.5145468,
            "variance": 813.079379
          },
          {
            "average": 98.87162902,
            "count": 4682016,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.19665291,
            "variance": 2420.310658
          },
          {
            "average": 1.079861325,
            "count": 4682016,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2954711493,
            "variance": 0.08730320009
          },
          {
            "average": 1.16387129,
            "count": 4682016,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4286043545,
            "variance": 0.1837016927
          },
          {
            "average": 0.4997298172,
            "count": 4682016,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999804,
            "variance": 0.2499999804
          },
          {
            "average": 0,
            "count": 4682016,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.150337376,
            "count": 4682016,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.357401842,
            "variance": 0.1277360767
          },
          {
            "average": 1.603427355,
            "count": 4682016,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.864468113,
            "variance": 61.84985871
          },
          {
            "average": 177,
            "count": 4682016,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14770.68207,
            "count": 4682016,
            "maximum": 20022,
            "minimum": 9428,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5294.822042,
            "variance": 28035140.46
          },
          {
            "average": 26920.63109,
            "count": 4682016,
            "maximum": 64512,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 14751.77676,
            "variance": 217614917.5
          },
          {
            "average": 26447.13506,
            "count": 4682016,
            "maximum": 64000,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 13016.68384,
            "variance": 169434058.1
          },
          {
            "average": 22185.78401,
            "count": 4682016,
            "maximum": 64000,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 10273.35671,
            "variance": 105541858.1
          },
          {
            "average": 152251.9082,
            "count": 4682016,
            "maximum": 152784.0113,
            "minimum": 151832.7175,
            "name": "GpsTime",
            "position": 15,
            "stddev": 302.2520818,
            "variance": 91356.32098
          },
          {
            "average": 0,
            "count": 4682016,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4682016,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4682016,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4682016,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4682016,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          412614.1232,
          5040487.896,
          1586.002791,
          413121.3432,
          5041883.496,
          1761.022791
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                412614.12315381656,
                5040487.895511788,
                1586.0027908121563
              ],
              [
                412614.12315381656,
                5041883.495511788,
                1586.0027908121563
              ],
              [
                413121.34315381653,
                5041883.495511788,
                1761.0227908121562
              ],
              [
                413121.34315381653,
                5040487.895511788,
                1761.0227908121562
              ],
              [
                412614.12315381656,
                5040487.895511788,
                1586.0027908121563
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:13:04+00:00",
        "end_time": "2011-09-15T19:57:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1190237,
            45.51245194,
            1586.002791,
            -118.1122823,
            45.52507493,
            1761.022791
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.11877475537811,
                  45.51245194248546,
                  1586.0027908121563
                ],
                [
                  -118.11902371358443,
                  45.52501148793023,
                  1586.0027908121563
                ],
                [
                  -118.11252979960983,
                  45.52507492522008,
                  1761.0227908121562
                ],
                [
                  -118.11228228543158,
                  45.51251535215167,
                  1761.0227908121562
                ],
                [
                  -118.11877475537811,
                  45.51245194248546,
                  1586.0027908121563
                ]
              ]
            ]
          },
          "id": "45118E1316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:13:04Z",
            "pc:count": 4682016,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 412932.2058,
                "count": 4682016,
                "maximum": 413121.3432,
                "minimum": 412614.1232,
                "name": "X",
                "position": 0,
                "stddev": 117.0505912,
                "variance": 13700.84091
              },
              {
                "average": 5041450.698,
                "count": 4682016,
                "maximum": 5041883.496,
                "minimum": 5040487.896,
                "name": "Y",
                "position": 1,
                "stddev": 333.4181908,
                "variance": 111167.6899
              },
              {
                "average": 1693.6812,
                "count": 4682016,
                "maximum": 1761.022791,
                "minimum": 1586.002791,
                "name": "Z",
                "position": 2,
                "stddev": 28.5145468,
                "variance": 813.079379
              },
              {
                "average": 98.87162902,
                "count": 4682016,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.19665291,
                "variance": 2420.310658
              },
              {
                "average": 1.079861325,
                "count": 4682016,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2954711493,
                "variance": 0.08730320009
              },
              {
                "average": 1.16387129,
                "count": 4682016,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4286043545,
                "variance": 0.1837016927
              },
              {
                "average": 0.4997298172,
                "count": 4682016,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999804,
                "variance": 0.2499999804
              },
              {
                "average": 0,
                "count": 4682016,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.150337376,
                "count": 4682016,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.357401842,
                "variance": 0.1277360767
              },
              {
                "average": 1.603427355,
                "count": 4682016,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.864468113,
                "variance": 61.84985871
              },
              {
                "average": 177,
                "count": 4682016,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14770.68207,
                "count": 4682016,
                "maximum": 20022,
                "minimum": 9428,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5294.822042,
                "variance": 28035140.46
              },
              {
                "average": 26920.63109,
                "count": 4682016,
                "maximum": 64512,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 14751.77676,
                "variance": 217614917.5
              },
              {
                "average": 26447.13506,
                "count": 4682016,
                "maximum": 64000,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 13016.68384,
                "variance": 169434058.1
              },
              {
                "average": 22185.78401,
                "count": 4682016,
                "maximum": 64000,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 10273.35671,
                "variance": 105541858.1
              },
              {
                "average": 152251.9082,
                "count": 4682016,
                "maximum": 152784.0113,
                "minimum": 151832.7175,
                "name": "GpsTime",
                "position": 15,
                "stddev": 302.2520818,
                "variance": 91356.32098
              },
              {
                "average": 0,
                "count": 4682016,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4682016,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4682016,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4682016,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4682016,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              412614.1232,
              5040487.896,
              1586.002791,
              413121.3432,
              5041883.496,
              1761.022791
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    412614.12315381656,
                    5040487.895511788,
                    1586.0027908121563
                  ],
                  [
                    412614.12315381656,
                    5041883.495511788,
                    1586.0027908121563
                  ],
                  [
                    413121.34315381653,
                    5041883.495511788,
                    1761.0227908121562
                  ],
                  [
                    413121.34315381653,
                    5040487.895511788,
                    1761.0227908121562
                  ],
                  [
                    412614.12315381656,
                    5040487.895511788,
                    1586.0027908121563
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:13:04+00:00",
            "end_time": "2011-09-15T19:57:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118D1411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05459645182646,
              45.399969986362024,
              839.3253569481805
            ],
            [
              -118.05482970589826,
              45.41250286831131,
              839.3253569481805
            ],
            [
              -118.05002781900178,
              45.412547116387245,
              875.9253569481804
            ],
            [
              -118.04979562629518,
              45.40001421521242,
              875.9253569481804
            ],
            [
              -118.05459645182646,
              45.399969986362024,
              839.3253569481805
            ]
          ]
        ]
      },
      "bbox": [
        -118.0548297,
        45.39996999,
        839.3253569,
        -118.0497956,
        45.41254712,
        875.9253569
      ],
      "properties": {
        "datetime": "2011-09-15T18:40:33Z",
        "pc:count": 6778242,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417671.2164,
            "count": 6778242,
            "maximum": 417838.8995,
            "minimum": 417463.0995,
            "name": "X",
            "position": 0,
            "stddev": 91.49192846,
            "variance": 8370.772974
          },
          {
            "average": 5028603.021,
            "count": 6778242,
            "maximum": 5029316.349,
            "minimum": 5027923.769,
            "name": "Y",
            "position": 1,
            "stddev": 399.0485962,
            "variance": 159239.7821
          },
          {
            "average": 846.4964084,
            "count": 6778242,
            "maximum": 875.9253569,
            "minimum": 839.3253569,
            "name": "Z",
            "position": 2,
            "stddev": 3.057232812,
            "variance": 9.346672469
          },
          {
            "average": 104.9334543,
            "count": 6778242,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.30908527,
            "variance": 980.2588206
          },
          {
            "average": 1.002994287,
            "count": 6778242,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05694137543,
            "variance": 0.003242320236
          },
          {
            "average": 1.006477343,
            "count": 6778242,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08627809369,
            "variance": 0.007443909452
          },
          {
            "average": 0.4997375426,
            "count": 6778242,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999968,
            "variance": 0.249999968
          },
          {
            "average": 0,
            "count": 6778242,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.123542506,
            "count": 6778242,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.329058917,
            "variance": 0.1082797709
          },
          {
            "average": 0.2456618757,
            "count": 6778242,
            "maximum": 15,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.147476469,
            "variance": 66.38137281
          },
          {
            "average": 155.6393487,
            "count": 6778242,
            "maximum": 177,
            "minimum": 119,
            "name": "UserData",
            "position": 10,
            "stddev": 23.55945897,
            "variance": 555.0481071
          },
          {
            "average": 8469.650435,
            "count": 6778242,
            "maximum": 20003,
            "minimum": 1001,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7875.526911,
            "variance": 62023924.13
          },
          {
            "average": 36910.90026,
            "count": 6778242,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 7777.602347,
            "variance": 60491098.27
          },
          {
            "average": 37842.67292,
            "count": 6778242,
            "maximum": 64000,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 5906.051764,
            "variance": 34881447.44
          },
          {
            "average": 30122.34386,
            "count": 6778242,
            "maximum": 64512,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6111.736363,
            "variance": 37353321.37
          },
          {
            "average": 109859.6305,
            "count": 6778242,
            "maximum": 147233.0485,
            "minimum": 65975.00741,
            "name": "GpsTime",
            "position": 15,
            "stddev": 39779.94075,
            "variance": 1582443686
          },
          {
            "average": 0,
            "count": 6778242,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6778242,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6778242,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6778242,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6778242,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417463.0995,
          5027923.769,
          839.3253569,
          417838.8995,
          5029316.349,
          875.9253569
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417463.0994610577,
                5027923.769009005,
                839.3253569481805
              ],
              [
                417463.0994610577,
                5029316.349009005,
                839.3253569481805
              ],
              [
                417838.89946105774,
                5029316.349009005,
                875.9253569481804
              ],
              [
                417838.89946105774,
                5027923.769009005,
                875.9253569481804
              ],
              [
                417463.0994610577,
                5027923.769009005,
                839.3253569481805
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:40:33+00:00",
        "end_time": "2011-09-14T20:06:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0548297,
            45.39996999,
            839.3253569,
            -118.0497956,
            45.41254712,
            875.9253569
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05459645182646,
                  45.399969986362024,
                  839.3253569481805
                ],
                [
                  -118.05482970589826,
                  45.41250286831131,
                  839.3253569481805
                ],
                [
                  -118.05002781900178,
                  45.412547116387245,
                  875.9253569481804
                ],
                [
                  -118.04979562629518,
                  45.40001421521242,
                  875.9253569481804
                ],
                [
                  -118.05459645182646,
                  45.399969986362024,
                  839.3253569481805
                ]
              ]
            ]
          },
          "id": "45118D1411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:40:33Z",
            "pc:count": 6778242,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417671.2164,
                "count": 6778242,
                "maximum": 417838.8995,
                "minimum": 417463.0995,
                "name": "X",
                "position": 0,
                "stddev": 91.49192846,
                "variance": 8370.772974
              },
              {
                "average": 5028603.021,
                "count": 6778242,
                "maximum": 5029316.349,
                "minimum": 5027923.769,
                "name": "Y",
                "position": 1,
                "stddev": 399.0485962,
                "variance": 159239.7821
              },
              {
                "average": 846.4964084,
                "count": 6778242,
                "maximum": 875.9253569,
                "minimum": 839.3253569,
                "name": "Z",
                "position": 2,
                "stddev": 3.057232812,
                "variance": 9.346672469
              },
              {
                "average": 104.9334543,
                "count": 6778242,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.30908527,
                "variance": 980.2588206
              },
              {
                "average": 1.002994287,
                "count": 6778242,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05694137543,
                "variance": 0.003242320236
              },
              {
                "average": 1.006477343,
                "count": 6778242,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08627809369,
                "variance": 0.007443909452
              },
              {
                "average": 0.4997375426,
                "count": 6778242,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999968,
                "variance": 0.249999968
              },
              {
                "average": 0,
                "count": 6778242,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.123542506,
                "count": 6778242,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.329058917,
                "variance": 0.1082797709
              },
              {
                "average": 0.2456618757,
                "count": 6778242,
                "maximum": 15,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.147476469,
                "variance": 66.38137281
              },
              {
                "average": 155.6393487,
                "count": 6778242,
                "maximum": 177,
                "minimum": 119,
                "name": "UserData",
                "position": 10,
                "stddev": 23.55945897,
                "variance": 555.0481071
              },
              {
                "average": 8469.650435,
                "count": 6778242,
                "maximum": 20003,
                "minimum": 1001,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7875.526911,
                "variance": 62023924.13
              },
              {
                "average": 36910.90026,
                "count": 6778242,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 7777.602347,
                "variance": 60491098.27
              },
              {
                "average": 37842.67292,
                "count": 6778242,
                "maximum": 64000,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 5906.051764,
                "variance": 34881447.44
              },
              {
                "average": 30122.34386,
                "count": 6778242,
                "maximum": 64512,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6111.736363,
                "variance": 37353321.37
              },
              {
                "average": 109859.6305,
                "count": 6778242,
                "maximum": 147233.0485,
                "minimum": 65975.00741,
                "name": "GpsTime",
                "position": 15,
                "stddev": 39779.94075,
                "variance": 1582443686
              },
              {
                "average": 0,
                "count": 6778242,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6778242,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6778242,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6778242,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6778242,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417463.0995,
              5027923.769,
              839.3253569,
              417838.8995,
              5029316.349,
              875.9253569
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417463.0994610577,
                    5027923.769009005,
                    839.3253569481805
                  ],
                  [
                    417463.0994610577,
                    5029316.349009005,
                    839.3253569481805
                  ],
                  [
                    417838.89946105774,
                    5029316.349009005,
                    875.9253569481804
                  ],
                  [
                    417838.89946105774,
                    5027923.769009005,
                    875.9253569481804
                  ],
                  [
                    417463.0994610577,
                    5027923.769009005,
                    839.3253569481805
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:40:33+00:00",
            "end_time": "2011-09-14T20:06: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": "44117G8201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752414305177,
              44.86241018671427,
              1023.6523361243557
            ],
            [
              -117.9377287151726,
              44.87500986610342,
              1023.6523361243557
            ],
            [
              -117.92502896695554,
              44.87511344449104,
              1047.2923361243556
            ],
            [
              -117.92482716441215,
              44.862513719861894,
              1047.2923361243556
            ],
            [
              -117.93752414305177,
              44.86241018671427,
              1023.6523361243557
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377287,
        44.86241019,
        1023.652336,
        -117.9248272,
        44.87511344,
        1047.292336
      ],
      "properties": {
        "datetime": "2011-09-20T23:22:14Z",
        "pc:count": 11449150,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426434.039,
            "count": 11449150,
            "maximum": 426936.4014,
            "minimum": 425933.1614,
            "name": "X",
            "position": 0,
            "stddev": 286.3650004,
            "variance": 82004.91347
          },
          {
            "average": 4968795.057,
            "count": 11449150,
            "maximum": 4969492.731,
            "minimum": 4968092.911,
            "name": "Y",
            "position": 1,
            "stddev": 403.6130846,
            "variance": 162903.5221
          },
          {
            "average": 1031.817189,
            "count": 11449150,
            "maximum": 1047.292336,
            "minimum": 1023.652336,
            "name": "Z",
            "position": 2,
            "stddev": 3.551212754,
            "variance": 12.61111202
          },
          {
            "average": 234.4469456,
            "count": 11449150,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.77400696,
            "variance": 315.9153234
          },
          {
            "average": 1.00072739,
            "count": 11449150,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02784329517,
            "variance": 0.0007752490857
          },
          {
            "average": 1.001456265,
            "count": 11449150,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04000445564,
            "variance": 0.001600356471
          },
          {
            "average": 0.4985944808,
            "count": 11449150,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980463,
            "variance": 0.2499980464
          },
          {
            "average": 0,
            "count": 11449150,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.258911273,
            "count": 11449150,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4380368049,
            "variance": 0.1918762424
          },
          {
            "average": 0.6516026262,
            "count": 11449150,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.772583913,
            "variance": 60.41306068
          },
          {
            "average": 204.827577,
            "count": 11449150,
            "maximum": 213,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 5.29884029,
            "variance": 28.07770842
          },
          {
            "average": 66.41828887,
            "count": 11449150,
            "maximum": 80,
            "minimum": 52,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.07698573,
            "variance": 122.6996129
          },
          {
            "average": 20511.49099,
            "count": 11449150,
            "maximum": 64000,
            "minimum": 6144,
            "name": "Red",
            "position": 12,
            "stddev": 6610.998903,
            "variance": 43705306.49
          },
          {
            "average": 23613.78904,
            "count": 11449150,
            "maximum": 64000,
            "minimum": 8192,
            "name": "Green",
            "position": 13,
            "stddev": 5968.369274,
            "variance": 35621431.79
          },
          {
            "average": 20789.31027,
            "count": 11449150,
            "maximum": 63232,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 4454.548092,
            "variance": 19842998.7
          },
          {
            "average": 594539.3481,
            "count": 11449150,
            "maximum": 596134.0585,
            "minimum": 592667.9404,
            "name": "GpsTime",
            "position": 15,
            "stddev": 706.787176,
            "variance": 499548.1122
          },
          {
            "average": 0,
            "count": 11449150,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11449150,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11449150,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11449150,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11449150,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425933.1614,
          4968092.911,
          1023.652336,
          426936.4014,
          4969492.731,
          1047.292336
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425933.16142253496,
                4968092.911326944,
                1023.6523361243557
              ],
              [
                425933.16142253496,
                4969492.731326944,
                1023.6523361243557
              ],
              [
                426936.40142253495,
                4969492.731326944,
                1047.2923361243556
              ],
              [
                426936.40142253495,
                4968092.911326944,
                1047.2923361243556
              ],
              [
                425933.16142253496,
                4968092.911326944,
                1023.6523361243557
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:22:14+00:00",
        "end_time": "2011-09-20T22:24:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377287,
            44.86241019,
            1023.652336,
            -117.9248272,
            44.87511344,
            1047.292336
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752414305177,
                  44.86241018671427,
                  1023.6523361243557
                ],
                [
                  -117.9377287151726,
                  44.87500986610342,
                  1023.6523361243557
                ],
                [
                  -117.92502896695554,
                  44.87511344449104,
                  1047.2923361243556
                ],
                [
                  -117.92482716441215,
                  44.862513719861894,
                  1047.2923361243556
                ],
                [
                  -117.93752414305177,
                  44.86241018671427,
                  1023.6523361243557
                ]
              ]
            ]
          },
          "id": "44117G8201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:22:14Z",
            "pc:count": 11449150,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426434.039,
                "count": 11449150,
                "maximum": 426936.4014,
                "minimum": 425933.1614,
                "name": "X",
                "position": 0,
                "stddev": 286.3650004,
                "variance": 82004.91347
              },
              {
                "average": 4968795.057,
                "count": 11449150,
                "maximum": 4969492.731,
                "minimum": 4968092.911,
                "name": "Y",
                "position": 1,
                "stddev": 403.6130846,
                "variance": 162903.5221
              },
              {
                "average": 1031.817189,
                "count": 11449150,
                "maximum": 1047.292336,
                "minimum": 1023.652336,
                "name": "Z",
                "position": 2,
                "stddev": 3.551212754,
                "variance": 12.61111202
              },
              {
                "average": 234.4469456,
                "count": 11449150,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.77400696,
                "variance": 315.9153234
              },
              {
                "average": 1.00072739,
                "count": 11449150,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02784329517,
                "variance": 0.0007752490857
              },
              {
                "average": 1.001456265,
                "count": 11449150,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04000445564,
                "variance": 0.001600356471
              },
              {
                "average": 0.4985944808,
                "count": 11449150,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980463,
                "variance": 0.2499980464
              },
              {
                "average": 0,
                "count": 11449150,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.258911273,
                "count": 11449150,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4380368049,
                "variance": 0.1918762424
              },
              {
                "average": 0.6516026262,
                "count": 11449150,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.772583913,
                "variance": 60.41306068
              },
              {
                "average": 204.827577,
                "count": 11449150,
                "maximum": 213,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 5.29884029,
                "variance": 28.07770842
              },
              {
                "average": 66.41828887,
                "count": 11449150,
                "maximum": 80,
                "minimum": 52,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.07698573,
                "variance": 122.6996129
              },
              {
                "average": 20511.49099,
                "count": 11449150,
                "maximum": 64000,
                "minimum": 6144,
                "name": "Red",
                "position": 12,
                "stddev": 6610.998903,
                "variance": 43705306.49
              },
              {
                "average": 23613.78904,
                "count": 11449150,
                "maximum": 64000,
                "minimum": 8192,
                "name": "Green",
                "position": 13,
                "stddev": 5968.369274,
                "variance": 35621431.79
              },
              {
                "average": 20789.31027,
                "count": 11449150,
                "maximum": 63232,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 4454.548092,
                "variance": 19842998.7
              },
              {
                "average": 594539.3481,
                "count": 11449150,
                "maximum": 596134.0585,
                "minimum": 592667.9404,
                "name": "GpsTime",
                "position": 15,
                "stddev": 706.787176,
                "variance": 499548.1122
              },
              {
                "average": 0,
                "count": 11449150,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11449150,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11449150,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11449150,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11449150,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425933.1614,
              4968092.911,
              1023.652336,
              426936.4014,
              4969492.731,
              1047.292336
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425933.16142253496,
                    4968092.911326944,
                    1023.6523361243557
                  ],
                  [
                    425933.16142253496,
                    4969492.731326944,
                    1023.6523361243557
                  ],
                  [
                    426936.40142253495,
                    4969492.731326944,
                    1047.2923361243556
                  ],
                  [
                    426936.40142253495,
                    4968092.911326944,
                    1047.2923361243556
                  ],
                  [
                    425933.16142253496,
                    4968092.911326944,
                    1023.6523361243557
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:22:14+00:00",
            "end_time": "2011-09-20T22:24: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": "44117F7118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002476243284,
              44.69991998901581,
              1076.1778293275493
            ],
            [
              -117.85020904812829,
              44.71251024760081,
              1076.1778293275493
            ],
            [
              -117.83752843180503,
              44.71260394902078,
              1131.9778293275494
            ],
            [
              -117.83734689389536,
              44.70001364953858,
              1131.9778293275494
            ],
            [
              -117.85002476243284,
              44.69991998901581,
              1076.1778293275493
            ]
          ]
        ]
      },
      "bbox": [
        -117.850209,
        44.69991999,
        1076.177829,
        -117.8373469,
        44.71260395,
        1131.977829
      ],
      "properties": {
        "datetime": "2011-09-19T00:22:33Z",
        "pc:count": 11884379,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433164.3842,
            "count": 11884379,
            "maximum": 433661.8205,
            "minimum": 432657.3005,
            "name": "X",
            "position": 0,
            "stddev": 286.2583733,
            "variance": 81943.85626
          },
          {
            "average": 4950663.674,
            "count": 11884379,
            "maximum": 4951365.614,
            "minimum": 4949966.914,
            "name": "Y",
            "position": 1,
            "stddev": 399.2818724,
            "variance": 159426.0137
          },
          {
            "average": 1082.754729,
            "count": 11884379,
            "maximum": 1131.977829,
            "minimum": 1076.177829,
            "name": "Z",
            "position": 2,
            "stddev": 5.973569245,
            "variance": 35.68352953
          },
          {
            "average": 224.1104445,
            "count": 11884379,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.98699285,
            "variance": 1934.85554
          },
          {
            "average": 1.019837217,
            "count": 11884379,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1569872126,
            "variance": 0.02464498493
          },
          {
            "average": 1.039751173,
            "count": 11884379,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2325788689,
            "variance": 0.05409293028
          },
          {
            "average": 0.4985675735,
            "count": 11884379,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979692,
            "variance": 0.2499979692
          },
          {
            "average": 0,
            "count": 11884379,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.269817884,
            "count": 11884379,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4438650812,
            "variance": 0.1970162103
          },
          {
            "average": 0.7158998258,
            "count": 11884379,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.789160411,
            "variance": 60.67101991
          },
          {
            "average": 196.3510033,
            "count": 11884379,
            "maximum": 210,
            "minimum": 182,
            "name": "UserData",
            "position": 10,
            "stddev": 2.964863327,
            "variance": 8.790414548
          },
          {
            "average": 17.25573713,
            "count": 11884379,
            "maximum": 30,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.0699002,
            "variance": 101.40289
          },
          {
            "average": 26327.13352,
            "count": 11884379,
            "maximum": 65280,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 9198.244614,
            "variance": 84607703.98
          },
          {
            "average": 28184.30871,
            "count": 11884379,
            "maximum": 65280,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 7681.043468,
            "variance": 58998428.76
          },
          {
            "average": 23428.27605,
            "count": 11884379,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 6517.891244,
            "variance": 42482906.27
          },
          {
            "average": 425886.9121,
            "count": 11884379,
            "maximum": 426953.7529,
            "minimum": 424360.7104,
            "name": "GpsTime",
            "position": 15,
            "stddev": 536.9829721,
            "variance": 288350.7123
          },
          {
            "average": 0,
            "count": 11884379,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11884379,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11884379,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11884379,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11884379,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432657.3005,
          4949966.914,
          1076.177829,
          433661.8205,
          4951365.614,
          1131.977829
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432657.30052354245,
                4949966.914350079,
                1076.1778293275493
              ],
              [
                432657.30052354245,
                4951365.614350079,
                1076.1778293275493
              ],
              [
                433661.82052354247,
                4951365.614350079,
                1131.9778293275494
              ],
              [
                433661.82052354247,
                4949966.914350079,
                1131.9778293275494
              ],
              [
                432657.30052354245,
                4949966.914350079,
                1076.1778293275493
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:22:33+00:00",
        "end_time": "2011-09-18T23:39:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117F7118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117F7118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117F7118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.850209,
            44.69991999,
            1076.177829,
            -117.8373469,
            44.71260395,
            1131.977829
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002476243284,
                  44.69991998901581,
                  1076.1778293275493
                ],
                [
                  -117.85020904812829,
                  44.71251024760081,
                  1076.1778293275493
                ],
                [
                  -117.83752843180503,
                  44.71260394902078,
                  1131.9778293275494
                ],
                [
                  -117.83734689389536,
                  44.70001364953858,
                  1131.9778293275494
                ],
                [
                  -117.85002476243284,
                  44.69991998901581,
                  1076.1778293275493
                ]
              ]
            ]
          },
          "id": "44117F7118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:22:33Z",
            "pc:count": 11884379,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433164.3842,
                "count": 11884379,
                "maximum": 433661.8205,
                "minimum": 432657.3005,
                "name": "X",
                "position": 0,
                "stddev": 286.2583733,
                "variance": 81943.85626
              },
              {
                "average": 4950663.674,
                "count": 11884379,
                "maximum": 4951365.614,
                "minimum": 4949966.914,
                "name": "Y",
                "position": 1,
                "stddev": 399.2818724,
                "variance": 159426.0137
              },
              {
                "average": 1082.754729,
                "count": 11884379,
                "maximum": 1131.977829,
                "minimum": 1076.177829,
                "name": "Z",
                "position": 2,
                "stddev": 5.973569245,
                "variance": 35.68352953
              },
              {
                "average": 224.1104445,
                "count": 11884379,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.98699285,
                "variance": 1934.85554
              },
              {
                "average": 1.019837217,
                "count": 11884379,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1569872126,
                "variance": 0.02464498493
              },
              {
                "average": 1.039751173,
                "count": 11884379,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2325788689,
                "variance": 0.05409293028
              },
              {
                "average": 0.4985675735,
                "count": 11884379,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979692,
                "variance": 0.2499979692
              },
              {
                "average": 0,
                "count": 11884379,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.269817884,
                "count": 11884379,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4438650812,
                "variance": 0.1970162103
              },
              {
                "average": 0.7158998258,
                "count": 11884379,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.789160411,
                "variance": 60.67101991
              },
              {
                "average": 196.3510033,
                "count": 11884379,
                "maximum": 210,
                "minimum": 182,
                "name": "UserData",
                "position": 10,
                "stddev": 2.964863327,
                "variance": 8.790414548
              },
              {
                "average": 17.25573713,
                "count": 11884379,
                "maximum": 30,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.0699002,
                "variance": 101.40289
              },
              {
                "average": 26327.13352,
                "count": 11884379,
                "maximum": 65280,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 9198.244614,
                "variance": 84607703.98
              },
              {
                "average": 28184.30871,
                "count": 11884379,
                "maximum": 65280,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 7681.043468,
                "variance": 58998428.76
              },
              {
                "average": 23428.27605,
                "count": 11884379,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 6517.891244,
                "variance": 42482906.27
              },
              {
                "average": 425886.9121,
                "count": 11884379,
                "maximum": 426953.7529,
                "minimum": 424360.7104,
                "name": "GpsTime",
                "position": 15,
                "stddev": 536.9829721,
                "variance": 288350.7123
              },
              {
                "average": 0,
                "count": 11884379,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11884379,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11884379,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11884379,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11884379,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432657.3005,
              4949966.914,
              1076.177829,
              433661.8205,
              4951365.614,
              1131.977829
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432657.30052354245,
                    4949966.914350079,
                    1076.1778293275493
                  ],
                  [
                    432657.30052354245,
                    4951365.614350079,
                    1076.1778293275493
                  ],
                  [
                    433661.82052354247,
                    4951365.614350079,
                    1131.9778293275494
                  ],
                  [
                    433661.82052354247,
                    4949966.914350079,
                    1131.9778293275494
                  ],
                  [
                    432657.30052354245,
                    4949966.914350079,
                    1076.1778293275493
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:22:33+00:00",
            "end_time": "2011-09-18T23: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": "44117H7316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502514148778,
              44.887417198924055,
              1014.1446391060756
            ],
            [
              -117.87521613978859,
              44.90001019995634,
              1014.1446391060756
            ],
            [
              -117.86252966860567,
              44.900106724980354,
              1034.6846391060756
            ],
            [
              -117.86234143803695,
              44.88751368181127,
              1034.6846391060756
            ],
            [
              -117.87502514148778,
              44.887417198924055,
              1014.1446391060756
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752161,
        44.8874172,
        1014.144639,
        -117.8623414,
        44.90010672,
        1034.684639
      ],
      "properties": {
        "datetime": "2011-09-20T02:54:25Z",
        "pc:count": 11093732,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431401.8433,
            "count": 11093732,
            "maximum": 431902.4925,
            "minimum": 430900.7525,
            "name": "X",
            "position": 0,
            "stddev": 285.6835192,
            "variance": 81615.07314
          },
          {
            "average": 4971514.391,
            "count": 11093732,
            "maximum": 4972214.776,
            "minimum": 4970815.716,
            "name": "Y",
            "position": 1,
            "stddev": 404.7406618,
            "variance": 163815.0033
          },
          {
            "average": 1015.514034,
            "count": 11093732,
            "maximum": 1034.684639,
            "minimum": 1014.144639,
            "name": "Z",
            "position": 2,
            "stddev": 0.7385817851,
            "variance": 0.5455030533
          },
          {
            "average": 229.1462067,
            "count": 11093732,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.09169127,
            "variance": 905.5098832
          },
          {
            "average": 1.002597863,
            "count": 11093732,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0578894085,
            "variance": 0.003351183617
          },
          {
            "average": 1.005188065,
            "count": 11093732,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08629881526,
            "variance": 0.007447485515
          },
          {
            "average": 0.4989874462,
            "count": 11093732,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989973,
            "variance": 0.2499989973
          },
          {
            "average": 0,
            "count": 11093732,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.288992018,
            "count": 11093732,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4532942203,
            "variance": 0.2054756501
          },
          {
            "average": 1.695578767,
            "count": 11093732,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.082500289,
            "variance": 65.32681093
          },
          {
            "average": 195.7257708,
            "count": 11093732,
            "maximum": 212,
            "minimum": 183,
            "name": "UserData",
            "position": 10,
            "stddev": 3.460304774,
            "variance": 11.97370913
          },
          {
            "average": 266.1211124,
            "count": 11093732,
            "maximum": 280,
            "minimum": 253,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56956918,
            "variance": 111.7157927
          },
          {
            "average": 28389.25912,
            "count": 11093732,
            "maximum": 60672,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 8263.676823,
            "variance": 68288354.63
          },
          {
            "average": 29544.03658,
            "count": 11093732,
            "maximum": 60672,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 6595.935036,
            "variance": 43506359
          },
          {
            "average": 23560.50026,
            "count": 11093732,
            "maximum": 60672,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 5968.85231,
            "variance": 35627197.9
          },
          {
            "average": 520810.2583,
            "count": 11093732,
            "maximum": 522465.7461,
            "minimum": 519262.8578,
            "name": "GpsTime",
            "position": 15,
            "stddev": 664.8185509,
            "variance": 441983.7056
          },
          {
            "average": 0,
            "count": 11093732,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11093732,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11093732,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11093732,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11093732,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430900.7525,
          4970815.716,
          1014.144639,
          431902.4925,
          4972214.776,
          1034.684639
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430900.75249358977,
                4970815.716414087,
                1014.1446391060756
              ],
              [
                430900.75249358977,
                4972214.776414088,
                1014.1446391060756
              ],
              [
                431902.49249358976,
                4972214.776414088,
                1034.6846391060756
              ],
              [
                431902.49249358976,
                4970815.716414087,
                1034.6846391060756
              ],
              [
                430900.75249358977,
                4970815.716414087,
                1014.1446391060756
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:54:25+00:00",
        "end_time": "2011-09-20T02:01:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752161,
            44.8874172,
            1014.144639,
            -117.8623414,
            44.90010672,
            1034.684639
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502514148778,
                  44.887417198924055,
                  1014.1446391060756
                ],
                [
                  -117.87521613978859,
                  44.90001019995634,
                  1014.1446391060756
                ],
                [
                  -117.86252966860567,
                  44.900106724980354,
                  1034.6846391060756
                ],
                [
                  -117.86234143803695,
                  44.88751368181127,
                  1034.6846391060756
                ],
                [
                  -117.87502514148778,
                  44.887417198924055,
                  1014.1446391060756
                ]
              ]
            ]
          },
          "id": "44117H7316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:54:25Z",
            "pc:count": 11093732,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431401.8433,
                "count": 11093732,
                "maximum": 431902.4925,
                "minimum": 430900.7525,
                "name": "X",
                "position": 0,
                "stddev": 285.6835192,
                "variance": 81615.07314
              },
              {
                "average": 4971514.391,
                "count": 11093732,
                "maximum": 4972214.776,
                "minimum": 4970815.716,
                "name": "Y",
                "position": 1,
                "stddev": 404.7406618,
                "variance": 163815.0033
              },
              {
                "average": 1015.514034,
                "count": 11093732,
                "maximum": 1034.684639,
                "minimum": 1014.144639,
                "name": "Z",
                "position": 2,
                "stddev": 0.7385817851,
                "variance": 0.5455030533
              },
              {
                "average": 229.1462067,
                "count": 11093732,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.09169127,
                "variance": 905.5098832
              },
              {
                "average": 1.002597863,
                "count": 11093732,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0578894085,
                "variance": 0.003351183617
              },
              {
                "average": 1.005188065,
                "count": 11093732,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08629881526,
                "variance": 0.007447485515
              },
              {
                "average": 0.4989874462,
                "count": 11093732,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989973,
                "variance": 0.2499989973
              },
              {
                "average": 0,
                "count": 11093732,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.288992018,
                "count": 11093732,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4532942203,
                "variance": 0.2054756501
              },
              {
                "average": 1.695578767,
                "count": 11093732,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.082500289,
                "variance": 65.32681093
              },
              {
                "average": 195.7257708,
                "count": 11093732,
                "maximum": 212,
                "minimum": 183,
                "name": "UserData",
                "position": 10,
                "stddev": 3.460304774,
                "variance": 11.97370913
              },
              {
                "average": 266.1211124,
                "count": 11093732,
                "maximum": 280,
                "minimum": 253,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56956918,
                "variance": 111.7157927
              },
              {
                "average": 28389.25912,
                "count": 11093732,
                "maximum": 60672,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 8263.676823,
                "variance": 68288354.63
              },
              {
                "average": 29544.03658,
                "count": 11093732,
                "maximum": 60672,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 6595.935036,
                "variance": 43506359
              },
              {
                "average": 23560.50026,
                "count": 11093732,
                "maximum": 60672,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 5968.85231,
                "variance": 35627197.9
              },
              {
                "average": 520810.2583,
                "count": 11093732,
                "maximum": 522465.7461,
                "minimum": 519262.8578,
                "name": "GpsTime",
                "position": 15,
                "stddev": 664.8185509,
                "variance": 441983.7056
              },
              {
                "average": 0,
                "count": 11093732,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11093732,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11093732,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11093732,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11093732,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430900.7525,
              4970815.716,
              1014.144639,
              431902.4925,
              4972214.776,
              1034.684639
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430900.75249358977,
                    4970815.716414087,
                    1014.1446391060756
                  ],
                  [
                    430900.75249358977,
                    4972214.776414088,
                    1014.1446391060756
                  ],
                  [
                    431902.49249358976,
                    4972214.776414088,
                    1034.6846391060756
                  ],
                  [
                    431902.49249358976,
                    4970815.716414087,
                    1034.6846391060756
                  ],
                  [
                    430900.75249358977,
                    4970815.716414087,
                    1014.1446391060756
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:54:25+00:00",
            "end_time": "2011-09-20T02:01: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": "45118A1319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.08752408234969,
              45.01239414907081,
              1097.0297637341055
            ],
            [
              -118.08776293551027,
              45.02500929259699,
              1097.0297637341055
            ],
            [
              -118.07503014258289,
              45.025129869857615,
              1248.3097637341057
            ],
            [
              -118.07479408400074,
              45.012514673602716,
              1248.3097637341057
            ],
            [
              -118.08752408234969,
              45.01239414907081,
              1097.0297637341055
            ]
          ]
        ]
      },
      "bbox": [
        -118.0877629,
        45.01239415,
        1097.029764,
        -118.0747941,
        45.02512987,
        1248.309764
      ],
      "properties": {
        "datetime": "2011-09-20T21:38:59Z",
        "pc:count": 19489570,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414858.04,
            "count": 19489570,
            "maximum": 415309.28,
            "minimum": 414306,
            "name": "X",
            "position": 0,
            "stddev": 284.6708424,
            "variance": 81037.4885
          },
          {
            "average": 4985665.597,
            "count": 19489570,
            "maximum": 4986303.438,
            "minimum": 4984901.798,
            "name": "Y",
            "position": 1,
            "stddev": 385.6517632,
            "variance": 148727.2825
          },
          {
            "average": 1155.972748,
            "count": 19489570,
            "maximum": 1248.309764,
            "minimum": 1097.029764,
            "name": "Z",
            "position": 2,
            "stddev": 33.44459611,
            "variance": 1118.541009
          },
          {
            "average": 123.8415262,
            "count": 19489570,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 71.63945925,
            "variance": 5132.212122
          },
          {
            "average": 1.144335252,
            "count": 19489570,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3957425956,
            "variance": 0.156612202
          },
          {
            "average": 1.294519581,
            "count": 19489570,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5631301605,
            "variance": 0.3171155776
          },
          {
            "average": 0.4988864813,
            "count": 19489570,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987729,
            "variance": 0.2499987729
          },
          {
            "average": 0,
            "count": 19489570,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.148531291,
            "count": 19489570,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3556258614,
            "variance": 0.1264697533
          },
          {
            "average": -1.595150939,
            "count": 19489570,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.289875064,
            "variance": 68.72202858
          },
          {
            "average": 185.4805323,
            "count": 19489570,
            "maximum": 211,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 10.11553071,
            "variance": 102.3239615
          },
          {
            "average": 10435.35436,
            "count": 19489570,
            "maximum": 20082,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8060.210555,
            "variance": 64966994.2
          },
          {
            "average": 24857.56647,
            "count": 19489570,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12820.13218,
            "variance": 164355789.1
          },
          {
            "average": 25532.24826,
            "count": 19489570,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 11809.93183,
            "variance": 139474489.8
          },
          {
            "average": 21702.39186,
            "count": 19489570,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9994.574444,
            "variance": 99891518.32
          },
          {
            "average": 404480.845,
            "count": 19489570,
            "maximum": 589939.0007,
            "minimum": 324233.716,
            "name": "GpsTime",
            "position": 15,
            "stddev": 119430.3536,
            "variance": 14263609360.0
          },
          {
            "average": 0,
            "count": 19489570,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19489570,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19489570,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19489570,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19489570,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414306,
          4984901.798,
          1097.029764,
          415309.28,
          4986303.438,
          1248.309764
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414306.0000361153,
                4984901.797713898,
                1097.0297637341055
              ],
              [
                414306.0000361153,
                4986303.437713899,
                1097.0297637341055
              ],
              [
                415309.2800361153,
                4986303.437713899,
                1248.3097637341057
              ],
              [
                415309.2800361153,
                4984901.797713898,
                1248.3097637341057
              ],
              [
                414306.0000361153,
                4984901.797713898,
                1097.0297637341055
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:38:59+00:00",
        "end_time": "2011-09-17T19:50:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0877629,
            45.01239415,
            1097.029764,
            -118.0747941,
            45.02512987,
            1248.309764
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.08752408234969,
                  45.01239414907081,
                  1097.0297637341055
                ],
                [
                  -118.08776293551027,
                  45.02500929259699,
                  1097.0297637341055
                ],
                [
                  -118.07503014258289,
                  45.025129869857615,
                  1248.3097637341057
                ],
                [
                  -118.07479408400074,
                  45.012514673602716,
                  1248.3097637341057
                ],
                [
                  -118.08752408234969,
                  45.01239414907081,
                  1097.0297637341055
                ]
              ]
            ]
          },
          "id": "45118A1319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:38:59Z",
            "pc:count": 19489570,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414858.04,
                "count": 19489570,
                "maximum": 415309.28,
                "minimum": 414306,
                "name": "X",
                "position": 0,
                "stddev": 284.6708424,
                "variance": 81037.4885
              },
              {
                "average": 4985665.597,
                "count": 19489570,
                "maximum": 4986303.438,
                "minimum": 4984901.798,
                "name": "Y",
                "position": 1,
                "stddev": 385.6517632,
                "variance": 148727.2825
              },
              {
                "average": 1155.972748,
                "count": 19489570,
                "maximum": 1248.309764,
                "minimum": 1097.029764,
                "name": "Z",
                "position": 2,
                "stddev": 33.44459611,
                "variance": 1118.541009
              },
              {
                "average": 123.8415262,
                "count": 19489570,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 71.63945925,
                "variance": 5132.212122
              },
              {
                "average": 1.144335252,
                "count": 19489570,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3957425956,
                "variance": 0.156612202
              },
              {
                "average": 1.294519581,
                "count": 19489570,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5631301605,
                "variance": 0.3171155776
              },
              {
                "average": 0.4988864813,
                "count": 19489570,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987729,
                "variance": 0.2499987729
              },
              {
                "average": 0,
                "count": 19489570,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.148531291,
                "count": 19489570,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3556258614,
                "variance": 0.1264697533
              },
              {
                "average": -1.595150939,
                "count": 19489570,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.289875064,
                "variance": 68.72202858
              },
              {
                "average": 185.4805323,
                "count": 19489570,
                "maximum": 211,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 10.11553071,
                "variance": 102.3239615
              },
              {
                "average": 10435.35436,
                "count": 19489570,
                "maximum": 20082,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8060.210555,
                "variance": 64966994.2
              },
              {
                "average": 24857.56647,
                "count": 19489570,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12820.13218,
                "variance": 164355789.1
              },
              {
                "average": 25532.24826,
                "count": 19489570,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 11809.93183,
                "variance": 139474489.8
              },
              {
                "average": 21702.39186,
                "count": 19489570,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9994.574444,
                "variance": 99891518.32
              },
              {
                "average": 404480.845,
                "count": 19489570,
                "maximum": 589939.0007,
                "minimum": 324233.716,
                "name": "GpsTime",
                "position": 15,
                "stddev": 119430.3536,
                "variance": 14263609360.0
              },
              {
                "average": 0,
                "count": 19489570,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19489570,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19489570,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19489570,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19489570,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414306,
              4984901.798,
              1097.029764,
              415309.28,
              4986303.438,
              1248.309764
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414306.0000361153,
                    4984901.797713898,
                    1097.0297637341055
                  ],
                  [
                    414306.0000361153,
                    4986303.437713899,
                    1097.0297637341055
                  ],
                  [
                    415309.2800361153,
                    4986303.437713899,
                    1248.3097637341057
                  ],
                  [
                    415309.2800361153,
                    4984901.797713898,
                    1248.3097637341057
                  ],
                  [
                    414306.0000361153,
                    4984901.797713898,
                    1097.0297637341055
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:38:59+00:00",
            "end_time": "2011-09-17T19:50: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": "45118A1422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0500243615354,
              44.999897809038366,
              1057.420485935387
            ],
            [
              -118.050254810026,
              45.01250935444494,
              1057.420485935387
            ],
            [
              -118.03752970858238,
              45.01262567903452,
              1105.2604859353871
            ],
            [
              -118.03730205103113,
              45.00001408277352,
              1105.2604859353871
            ],
            [
              -118.0500243615354,
              44.999897809038366,
              1057.420485935387
            ]
          ]
        ]
      },
      "bbox": [
        -118.0502548,
        44.99989781,
        1057.420486,
        -118.0373021,
        45.01262568,
        1105.260486
      ],
      "properties": {
        "datetime": "2011-09-20T22:54:13Z",
        "pc:count": 22328010,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417732.4809,
            "count": 22328010,
            "maximum": 418245.8017,
            "minimum": 417242.9217,
            "name": "X",
            "position": 0,
            "stddev": 280.4669612,
            "variance": 78661.71634
          },
          {
            "average": 4984171.862,
            "count": 22328010,
            "maximum": 4984875.842,
            "minimum": 4983474.622,
            "name": "Y",
            "position": 1,
            "stddev": 395.2956331,
            "variance": 156258.6376
          },
          {
            "average": 1072.170161,
            "count": 22328010,
            "maximum": 1105.260486,
            "minimum": 1057.420486,
            "name": "Z",
            "position": 2,
            "stddev": 7.791520104,
            "variance": 60.70778554
          },
          {
            "average": 169.7441769,
            "count": 22328010,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 70.84878493,
            "variance": 5019.550326
          },
          {
            "average": 1.037854471,
            "count": 22328010,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2172310571,
            "variance": 0.04718933218
          },
          {
            "average": 1.076456881,
            "count": 22328010,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3227484661,
            "variance": 0.1041665724
          },
          {
            "average": 0.4991755199,
            "count": 22328010,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993314,
            "variance": 0.2499993314
          },
          {
            "average": 0,
            "count": 22328010,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.135146124,
            "count": 22328010,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3418795901,
            "variance": 0.1168816541
          },
          {
            "average": 0.02026963559,
            "count": 22328010,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.054199477,
            "variance": 64.87012922
          },
          {
            "average": 190.2399724,
            "count": 22328010,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 10.50485896,
            "variance": 110.3520617
          },
          {
            "average": 6807.276654,
            "count": 22328010,
            "maximum": 20074,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8161.456529,
            "variance": 66609372.68
          },
          {
            "average": 27300.8317,
            "count": 22328010,
            "maximum": 63488,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8671.810205,
            "variance": 75200292.23
          },
          {
            "average": 28910.39644,
            "count": 22328010,
            "maximum": 65280,
            "minimum": 256,
            "name": "Green",
            "position": 13,
            "stddev": 7486.889977,
            "variance": 56053521.52
          },
          {
            "average": 21120.56135,
            "count": 22328010,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6035.869288,
            "variance": 36431718.06
          },
          {
            "average": 468246.4119,
            "count": 22328010,
            "maximum": 594453.1672,
            "minimum": 320229.0149,
            "name": "GpsTime",
            "position": 15,
            "stddev": 135067.6216,
            "variance": 18243262410.0
          },
          {
            "average": 0,
            "count": 22328010,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22328010,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22328010,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22328010,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22328010,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417242.9217,
          4983474.622,
          1057.420486,
          418245.8017,
          4984875.842,
          1105.260486
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417242.9217373499,
                4983474.622486935,
                1057.420485935387
              ],
              [
                417242.9217373499,
                4984875.842486936,
                1057.420485935387
              ],
              [
                418245.8017373499,
                4984875.842486936,
                1105.2604859353871
              ],
              [
                418245.8017373499,
                4983474.622486935,
                1105.2604859353871
              ],
              [
                417242.9217373499,
                4983474.622486935,
                1057.420485935387
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:54:13+00:00",
        "end_time": "2011-09-17T18:43:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0502548,
            44.99989781,
            1057.420486,
            -118.0373021,
            45.01262568,
            1105.260486
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0500243615354,
                  44.999897809038366,
                  1057.420485935387
                ],
                [
                  -118.050254810026,
                  45.01250935444494,
                  1057.420485935387
                ],
                [
                  -118.03752970858238,
                  45.01262567903452,
                  1105.2604859353871
                ],
                [
                  -118.03730205103113,
                  45.00001408277352,
                  1105.2604859353871
                ],
                [
                  -118.0500243615354,
                  44.999897809038366,
                  1057.420485935387
                ]
              ]
            ]
          },
          "id": "45118A1422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:54:13Z",
            "pc:count": 22328010,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417732.4809,
                "count": 22328010,
                "maximum": 418245.8017,
                "minimum": 417242.9217,
                "name": "X",
                "position": 0,
                "stddev": 280.4669612,
                "variance": 78661.71634
              },
              {
                "average": 4984171.862,
                "count": 22328010,
                "maximum": 4984875.842,
                "minimum": 4983474.622,
                "name": "Y",
                "position": 1,
                "stddev": 395.2956331,
                "variance": 156258.6376
              },
              {
                "average": 1072.170161,
                "count": 22328010,
                "maximum": 1105.260486,
                "minimum": 1057.420486,
                "name": "Z",
                "position": 2,
                "stddev": 7.791520104,
                "variance": 60.70778554
              },
              {
                "average": 169.7441769,
                "count": 22328010,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 70.84878493,
                "variance": 5019.550326
              },
              {
                "average": 1.037854471,
                "count": 22328010,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2172310571,
                "variance": 0.04718933218
              },
              {
                "average": 1.076456881,
                "count": 22328010,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3227484661,
                "variance": 0.1041665724
              },
              {
                "average": 0.4991755199,
                "count": 22328010,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993314,
                "variance": 0.2499993314
              },
              {
                "average": 0,
                "count": 22328010,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.135146124,
                "count": 22328010,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3418795901,
                "variance": 0.1168816541
              },
              {
                "average": 0.02026963559,
                "count": 22328010,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.054199477,
                "variance": 64.87012922
              },
              {
                "average": 190.2399724,
                "count": 22328010,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 10.50485896,
                "variance": 110.3520617
              },
              {
                "average": 6807.276654,
                "count": 22328010,
                "maximum": 20074,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8161.456529,
                "variance": 66609372.68
              },
              {
                "average": 27300.8317,
                "count": 22328010,
                "maximum": 63488,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8671.810205,
                "variance": 75200292.23
              },
              {
                "average": 28910.39644,
                "count": 22328010,
                "maximum": 65280,
                "minimum": 256,
                "name": "Green",
                "position": 13,
                "stddev": 7486.889977,
                "variance": 56053521.52
              },
              {
                "average": 21120.56135,
                "count": 22328010,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6035.869288,
                "variance": 36431718.06
              },
              {
                "average": 468246.4119,
                "count": 22328010,
                "maximum": 594453.1672,
                "minimum": 320229.0149,
                "name": "GpsTime",
                "position": 15,
                "stddev": 135067.6216,
                "variance": 18243262410.0
              },
              {
                "average": 0,
                "count": 22328010,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22328010,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22328010,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22328010,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22328010,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417242.9217,
              4983474.622,
              1057.420486,
              418245.8017,
              4984875.842,
              1105.260486
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417242.9217373499,
                    4983474.622486935,
                    1057.420485935387
                  ],
                  [
                    417242.9217373499,
                    4984875.842486936,
                    1057.420485935387
                  ],
                  [
                    418245.8017373499,
                    4984875.842486936,
                    1105.2604859353871
                  ],
                  [
                    418245.8017373499,
                    4983474.622486935,
                    1105.2604859353871
                  ],
                  [
                    417242.9217373499,
                    4983474.622486935,
                    1057.420485935387
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:54:13+00:00",
            "end_time": "2011-09-17T18:43: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": "44117G7307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8625246565284,
              44.78741862388906,
              1035.395782993587
            ],
            [
              -117.86271224460889,
              44.80001008784449,
              1035.395782993587
            ],
            [
              -117.85002895403099,
              44.80010519925127,
              1066.435782993587
            ],
            [
              -117.84984412299686,
              44.787513693780355,
              1066.435782993587
            ],
            [
              -117.8625246565284,
              44.78741862388906,
              1035.395782993587
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627122,
        44.78741862,
        1035.395783,
        -117.8498441,
        44.8001052,
        1066.435783
      ],
      "properties": {
        "datetime": "2011-09-19T21:57:30Z",
        "pc:count": 13803528,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432245.5472,
            "count": 13803528,
            "maximum": 432773.2131,
            "minimum": 431769.9931,
            "name": "X",
            "position": 0,
            "stddev": 285.0182438,
            "variance": 81235.39928
          },
          {
            "average": 4960428.87,
            "count": 13803528,
            "maximum": 4961095.747,
            "minimum": 4959696.887,
            "name": "Y",
            "position": 1,
            "stddev": 398.0251497,
            "variance": 158424.0198
          },
          {
            "average": 1039.248382,
            "count": 13803528,
            "maximum": 1066.435783,
            "minimum": 1035.395783,
            "name": "Z",
            "position": 2,
            "stddev": 2.241698982,
            "variance": 5.025214328
          },
          {
            "average": 206.7282275,
            "count": 13803528,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.85637664,
            "variance": 3347.360317
          },
          {
            "average": 1.013303918,
            "count": 13803528,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1311695362,
            "variance": 0.01720544722
          },
          {
            "average": 1.026643334,
            "count": 13803528,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1957283333,
            "variance": 0.03830958044
          },
          {
            "average": 0.4974276866,
            "count": 13803528,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999934013,
            "variance": 0.2499934013
          },
          {
            "average": 0,
            "count": 13803528,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.212776618,
            "count": 13803528,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.409270987,
            "variance": 0.1675027408
          },
          {
            "average": 0.3679198385,
            "count": 13803528,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.873082596,
            "variance": 61.98542956
          },
          {
            "average": 200.8547321,
            "count": 13803528,
            "maximum": 212,
            "minimum": 181,
            "name": "UserData",
            "position": 10,
            "stddev": 4.35052463,
            "variance": 18.92706455
          },
          {
            "average": 108.8473474,
            "count": 13803528,
            "maximum": 136,
            "minimum": 87,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.42886507,
            "variance": 269.9076075
          },
          {
            "average": 30218.31476,
            "count": 13803528,
            "maximum": 65280,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 13140.06402,
            "variance": 172661282.4
          },
          {
            "average": 30678.08556,
            "count": 13803528,
            "maximum": 65280,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 11367.39846,
            "variance": 129217747.8
          },
          {
            "average": 25706.07464,
            "count": 13803528,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 11536.97681,
            "variance": 133101833.9
          },
          {
            "average": 500804.254,
            "count": 13803528,
            "maximum": 504650.167,
            "minimum": 498915.6345,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1810.817874,
            "variance": 3279061.373
          },
          {
            "average": 0,
            "count": 13803528,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13803528,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13803528,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13803528,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13803528,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431769.9931,
          4959696.887,
          1035.395783,
          432773.2131,
          4961095.747,
          1066.435783
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431769.9931152644,
                4959696.8873916045,
                1035.395782993587
              ],
              [
                431769.9931152644,
                4961095.747391604,
                1035.395782993587
              ],
              [
                432773.21311526437,
                4961095.747391604,
                1066.435782993587
              ],
              [
                432773.21311526437,
                4959696.8873916045,
                1066.435782993587
              ],
              [
                431769.9931152644,
                4959696.8873916045,
                1035.395782993587
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T21:57:30+00:00",
        "end_time": "2011-09-19T20:21:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627122,
            44.78741862,
            1035.395783,
            -117.8498441,
            44.8001052,
            1066.435783
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8625246565284,
                  44.78741862388906,
                  1035.395782993587
                ],
                [
                  -117.86271224460889,
                  44.80001008784449,
                  1035.395782993587
                ],
                [
                  -117.85002895403099,
                  44.80010519925127,
                  1066.435782993587
                ],
                [
                  -117.84984412299686,
                  44.787513693780355,
                  1066.435782993587
                ],
                [
                  -117.8625246565284,
                  44.78741862388906,
                  1035.395782993587
                ]
              ]
            ]
          },
          "id": "44117G7307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:57:30Z",
            "pc:count": 13803528,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432245.5472,
                "count": 13803528,
                "maximum": 432773.2131,
                "minimum": 431769.9931,
                "name": "X",
                "position": 0,
                "stddev": 285.0182438,
                "variance": 81235.39928
              },
              {
                "average": 4960428.87,
                "count": 13803528,
                "maximum": 4961095.747,
                "minimum": 4959696.887,
                "name": "Y",
                "position": 1,
                "stddev": 398.0251497,
                "variance": 158424.0198
              },
              {
                "average": 1039.248382,
                "count": 13803528,
                "maximum": 1066.435783,
                "minimum": 1035.395783,
                "name": "Z",
                "position": 2,
                "stddev": 2.241698982,
                "variance": 5.025214328
              },
              {
                "average": 206.7282275,
                "count": 13803528,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.85637664,
                "variance": 3347.360317
              },
              {
                "average": 1.013303918,
                "count": 13803528,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1311695362,
                "variance": 0.01720544722
              },
              {
                "average": 1.026643334,
                "count": 13803528,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1957283333,
                "variance": 0.03830958044
              },
              {
                "average": 0.4974276866,
                "count": 13803528,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999934013,
                "variance": 0.2499934013
              },
              {
                "average": 0,
                "count": 13803528,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.212776618,
                "count": 13803528,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.409270987,
                "variance": 0.1675027408
              },
              {
                "average": 0.3679198385,
                "count": 13803528,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.873082596,
                "variance": 61.98542956
              },
              {
                "average": 200.8547321,
                "count": 13803528,
                "maximum": 212,
                "minimum": 181,
                "name": "UserData",
                "position": 10,
                "stddev": 4.35052463,
                "variance": 18.92706455
              },
              {
                "average": 108.8473474,
                "count": 13803528,
                "maximum": 136,
                "minimum": 87,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.42886507,
                "variance": 269.9076075
              },
              {
                "average": 30218.31476,
                "count": 13803528,
                "maximum": 65280,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 13140.06402,
                "variance": 172661282.4
              },
              {
                "average": 30678.08556,
                "count": 13803528,
                "maximum": 65280,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 11367.39846,
                "variance": 129217747.8
              },
              {
                "average": 25706.07464,
                "count": 13803528,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 11536.97681,
                "variance": 133101833.9
              },
              {
                "average": 500804.254,
                "count": 13803528,
                "maximum": 504650.167,
                "minimum": 498915.6345,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1810.817874,
                "variance": 3279061.373
              },
              {
                "average": 0,
                "count": 13803528,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13803528,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13803528,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13803528,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13803528,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431769.9931,
              4959696.887,
              1035.395783,
              432773.2131,
              4961095.747,
              1066.435783
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431769.9931152644,
                    4959696.8873916045,
                    1035.395782993587
                  ],
                  [
                    431769.9931152644,
                    4961095.747391604,
                    1035.395782993587
                  ],
                  [
                    432773.21311526437,
                    4961095.747391604,
                    1066.435782993587
                  ],
                  [
                    432773.21311526437,
                    4959696.8873916045,
                    1066.435782993587
                  ],
                  [
                    431769.9931152644,
                    4959696.8873916045,
                    1035.395782993587
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T21:57:30+00:00",
            "end_time": "2011-09-19T20:21: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": "44117G8112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752480225082,
              44.83740510089353,
              1099.1600981887987
            ],
            [
              -117.98774018525381,
              44.85000987107083,
              1099.1600981887987
            ],
            [
              -117.97502916137802,
              44.85011910835107,
              1173.5000981887988
            ],
            [
              -117.9748165490242,
              44.837514290442634,
              1173.5000981887988
            ],
            [
              -117.98752480225082,
              44.83740510089353,
              1099.1600981887987
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877402,
        44.8374051,
        1099.160098,
        -117.9748165,
        44.85011911,
        1173.500098
      ],
      "properties": {
        "datetime": "2011-09-17T21:34:12Z",
        "pc:count": 15910533,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422398.005,
            "count": 15910533,
            "maximum": 422953.734,
            "minimum": 421949.154,
            "name": "X",
            "position": 0,
            "stddev": 284.7316536,
            "variance": 81072.11454
          },
          {
            "average": 4966003.658,
            "count": 15910533,
            "maximum": 4966762.45,
            "minimum": 4965362.05,
            "name": "Y",
            "position": 1,
            "stddev": 405.9167976,
            "variance": 164768.4465
          },
          {
            "average": 1126.085478,
            "count": 15910533,
            "maximum": 1173.500098,
            "minimum": 1099.160098,
            "name": "Z",
            "position": 2,
            "stddev": 10.76253505,
            "variance": 115.8321607
          },
          {
            "average": 105.7378498,
            "count": 15910533,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.78543021,
            "variance": 1504.309597
          },
          {
            "average": 1.045506835,
            "count": 15910533,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2264590987,
            "variance": 0.0512837234
          },
          {
            "average": 1.094726808,
            "count": 15910533,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3369859098,
            "variance": 0.1135595034
          },
          {
            "average": 0.4997094063,
            "count": 15910533,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999313,
            "variance": 0.2499999313
          },
          {
            "average": 0,
            "count": 15910533,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.218117017,
            "count": 15910533,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4129673047,
            "variance": 0.1705419947
          },
          {
            "average": -1.409515473,
            "count": 15910533,
            "maximum": 18,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.274456713,
            "variance": 68.4666339
          },
          {
            "average": 168.3183076,
            "count": 15910533,
            "maximum": 179,
            "minimum": 119,
            "name": "UserData",
            "position": 10,
            "stddev": 19.12199977,
            "variance": 365.6508752
          },
          {
            "average": 14780.27783,
            "count": 15910533,
            "maximum": 20108,
            "minimum": 9436,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5314.810682,
            "variance": 28247212.59
          },
          {
            "average": 30689.65752,
            "count": 15910533,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 9732.713956,
            "variance": 94725720.94
          },
          {
            "average": 29041.18589,
            "count": 15910533,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 8405.531687,
            "variance": 70652962.95
          },
          {
            "average": 24176.10019,
            "count": 15910533,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7492.27203,
            "variance": 56134140.17
          },
          {
            "average": 265825.0699,
            "count": 15910533,
            "maximum": 330452.7613,
            "minimum": 79505.51555,
            "name": "GpsTime",
            "position": 15,
            "stddev": 108009.8633,
            "variance": 11666130560.0
          },
          {
            "average": 0,
            "count": 15910533,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15910533,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15910533,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15910533,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15910533,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421949.154,
          4965362.05,
          1099.160098,
          422953.734,
          4966762.45,
          1173.500098
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421949.15404568345,
                4965362.049725595,
                1099.1600981887987
              ],
              [
                421949.15404568345,
                4966762.449725595,
                1099.1600981887987
              ],
              [
                422953.7340456834,
                4966762.449725595,
                1173.5000981887988
              ],
              [
                422953.7340456834,
                4965362.049725595,
                1173.5000981887988
              ],
              [
                421949.15404568345,
                4965362.049725595,
                1099.1600981887987
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:34:12+00:00",
        "end_time": "2011-09-14T23:51:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877402,
            44.8374051,
            1099.160098,
            -117.9748165,
            44.85011911,
            1173.500098
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752480225082,
                  44.83740510089353,
                  1099.1600981887987
                ],
                [
                  -117.98774018525381,
                  44.85000987107083,
                  1099.1600981887987
                ],
                [
                  -117.97502916137802,
                  44.85011910835107,
                  1173.5000981887988
                ],
                [
                  -117.9748165490242,
                  44.837514290442634,
                  1173.5000981887988
                ],
                [
                  -117.98752480225082,
                  44.83740510089353,
                  1099.1600981887987
                ]
              ]
            ]
          },
          "id": "44117G8112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:34:12Z",
            "pc:count": 15910533,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422398.005,
                "count": 15910533,
                "maximum": 422953.734,
                "minimum": 421949.154,
                "name": "X",
                "position": 0,
                "stddev": 284.7316536,
                "variance": 81072.11454
              },
              {
                "average": 4966003.658,
                "count": 15910533,
                "maximum": 4966762.45,
                "minimum": 4965362.05,
                "name": "Y",
                "position": 1,
                "stddev": 405.9167976,
                "variance": 164768.4465
              },
              {
                "average": 1126.085478,
                "count": 15910533,
                "maximum": 1173.500098,
                "minimum": 1099.160098,
                "name": "Z",
                "position": 2,
                "stddev": 10.76253505,
                "variance": 115.8321607
              },
              {
                "average": 105.7378498,
                "count": 15910533,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.78543021,
                "variance": 1504.309597
              },
              {
                "average": 1.045506835,
                "count": 15910533,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2264590987,
                "variance": 0.0512837234
              },
              {
                "average": 1.094726808,
                "count": 15910533,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3369859098,
                "variance": 0.1135595034
              },
              {
                "average": 0.4997094063,
                "count": 15910533,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999313,
                "variance": 0.2499999313
              },
              {
                "average": 0,
                "count": 15910533,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.218117017,
                "count": 15910533,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4129673047,
                "variance": 0.1705419947
              },
              {
                "average": -1.409515473,
                "count": 15910533,
                "maximum": 18,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.274456713,
                "variance": 68.4666339
              },
              {
                "average": 168.3183076,
                "count": 15910533,
                "maximum": 179,
                "minimum": 119,
                "name": "UserData",
                "position": 10,
                "stddev": 19.12199977,
                "variance": 365.6508752
              },
              {
                "average": 14780.27783,
                "count": 15910533,
                "maximum": 20108,
                "minimum": 9436,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5314.810682,
                "variance": 28247212.59
              },
              {
                "average": 30689.65752,
                "count": 15910533,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 9732.713956,
                "variance": 94725720.94
              },
              {
                "average": 29041.18589,
                "count": 15910533,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 8405.531687,
                "variance": 70652962.95
              },
              {
                "average": 24176.10019,
                "count": 15910533,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7492.27203,
                "variance": 56134140.17
              },
              {
                "average": 265825.0699,
                "count": 15910533,
                "maximum": 330452.7613,
                "minimum": 79505.51555,
                "name": "GpsTime",
                "position": 15,
                "stddev": 108009.8633,
                "variance": 11666130560.0
              },
              {
                "average": 0,
                "count": 15910533,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15910533,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15910533,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15910533,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15910533,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421949.154,
              4965362.05,
              1099.160098,
              422953.734,
              4966762.45,
              1173.500098
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421949.15404568345,
                    4965362.049725595,
                    1099.1600981887987
                  ],
                  [
                    421949.15404568345,
                    4966762.449725595,
                    1099.1600981887987
                  ],
                  [
                    422953.7340456834,
                    4966762.449725595,
                    1173.5000981887988
                  ],
                  [
                    422953.7340456834,
                    4965362.049725595,
                    1173.5000981887988
                  ],
                  [
                    421949.15404568345,
                    4965362.049725595,
                    1099.1600981887987
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:34:12+00:00",
            "end_time": "2011-09-14T23: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": "44117G7224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.77502468059636,
              44.812428163398046,
              1026.5598631223313
            ],
            [
              -117.77519325882668,
              44.825010305863024,
              1026.5598631223313
            ],
            [
              -117.76252849804848,
              44.82509557235207,
              1060.1598631223312
            ],
            [
              -117.76236267332689,
              44.81251339269662,
              1060.1598631223312
            ],
            [
              -117.77502468059636,
              44.812428163398046,
              1026.5598631223313
            ]
          ]
        ]
      },
      "bbox": [
        -117.7751933,
        44.81242816,
        1026.559863,
        -117.7623627,
        44.82509557,
        1060.159863
      ],
      "properties": {
        "datetime": "2011-09-19T00:44:03Z",
        "pc:count": 11435263,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439219.6385,
            "count": 11435263,
            "maximum": 439719.57,
            "minimum": 438718.27,
            "name": "X",
            "position": 0,
            "stddev": 285.9864656,
            "variance": 81788.25849
          },
          {
            "average": 4963100.49,
            "count": 11435263,
            "maximum": 4963803.147,
            "minimum": 4962405.347,
            "name": "Y",
            "position": 1,
            "stddev": 402.8162431,
            "variance": 162260.9257
          },
          {
            "average": 1031.168789,
            "count": 11435263,
            "maximum": 1060.159863,
            "minimum": 1026.559863,
            "name": "Z",
            "position": 2,
            "stddev": 3.01843645,
            "variance": 9.1109586
          },
          {
            "average": 226.3647692,
            "count": 11435263,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.49779511,
            "variance": 1190.097867
          },
          {
            "average": 1.007698642,
            "count": 11435263,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1009433305,
            "variance": 0.01018955598
          },
          {
            "average": 1.015435237,
            "count": 11435263,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1516651668,
            "variance": 0.02300232281
          },
          {
            "average": 0.4992461476,
            "count": 11435263,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994536,
            "variance": 0.2499994536
          },
          {
            "average": 0,
            "count": 11435263,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.264406687,
            "count": 11435263,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4410167884,
            "variance": 0.1944958077
          },
          {
            "average": 1.161539545,
            "count": 11435263,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.916499283,
            "variance": 62.6709609
          },
          {
            "average": 198.3620751,
            "count": 11435263,
            "maximum": 211,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 3.067605971,
            "variance": 9.410206392
          },
          {
            "average": 20.20723144,
            "count": 11435263,
            "maximum": 33,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.06509341,
            "variance": 101.3061053
          },
          {
            "average": 39204.69941,
            "count": 11435263,
            "maximum": 65024,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 9177.998658,
            "variance": 84235659.37
          },
          {
            "average": 36836.14789,
            "count": 11435263,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 8248.068582,
            "variance": 68030635.33
          },
          {
            "average": 29390.88618,
            "count": 11435263,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 8592.834396,
            "variance": 73836802.96
          },
          {
            "average": 427151.5223,
            "count": 11435263,
            "maximum": 428243.8411,
            "minimum": 425681.1126,
            "name": "GpsTime",
            "position": 15,
            "stddev": 526.5605245,
            "variance": 277265.9859
          },
          {
            "average": 0,
            "count": 11435263,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11435263,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11435263,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11435263,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11435263,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438718.27,
          4962405.347,
          1026.559863,
          439719.57,
          4963803.147,
          1060.159863
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438718.26996254816,
                4962405.3466738295,
                1026.5598631223313
              ],
              [
                438718.26996254816,
                4963803.14667383,
                1026.5598631223313
              ],
              [
                439719.5699625482,
                4963803.14667383,
                1060.1598631223312
              ],
              [
                439719.5699625482,
                4962405.3466738295,
                1060.1598631223312
              ],
              [
                438718.26996254816,
                4962405.3466738295,
                1026.5598631223313
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:44:03+00:00",
        "end_time": "2011-09-19T00:01:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7751933,
            44.81242816,
            1026.559863,
            -117.7623627,
            44.82509557,
            1060.159863
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.77502468059636,
                  44.812428163398046,
                  1026.5598631223313
                ],
                [
                  -117.77519325882668,
                  44.825010305863024,
                  1026.5598631223313
                ],
                [
                  -117.76252849804848,
                  44.82509557235207,
                  1060.1598631223312
                ],
                [
                  -117.76236267332689,
                  44.81251339269662,
                  1060.1598631223312
                ],
                [
                  -117.77502468059636,
                  44.812428163398046,
                  1026.5598631223313
                ]
              ]
            ]
          },
          "id": "44117G7224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:44:03Z",
            "pc:count": 11435263,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439219.6385,
                "count": 11435263,
                "maximum": 439719.57,
                "minimum": 438718.27,
                "name": "X",
                "position": 0,
                "stddev": 285.9864656,
                "variance": 81788.25849
              },
              {
                "average": 4963100.49,
                "count": 11435263,
                "maximum": 4963803.147,
                "minimum": 4962405.347,
                "name": "Y",
                "position": 1,
                "stddev": 402.8162431,
                "variance": 162260.9257
              },
              {
                "average": 1031.168789,
                "count": 11435263,
                "maximum": 1060.159863,
                "minimum": 1026.559863,
                "name": "Z",
                "position": 2,
                "stddev": 3.01843645,
                "variance": 9.1109586
              },
              {
                "average": 226.3647692,
                "count": 11435263,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.49779511,
                "variance": 1190.097867
              },
              {
                "average": 1.007698642,
                "count": 11435263,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1009433305,
                "variance": 0.01018955598
              },
              {
                "average": 1.015435237,
                "count": 11435263,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1516651668,
                "variance": 0.02300232281
              },
              {
                "average": 0.4992461476,
                "count": 11435263,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994536,
                "variance": 0.2499994536
              },
              {
                "average": 0,
                "count": 11435263,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.264406687,
                "count": 11435263,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4410167884,
                "variance": 0.1944958077
              },
              {
                "average": 1.161539545,
                "count": 11435263,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.916499283,
                "variance": 62.6709609
              },
              {
                "average": 198.3620751,
                "count": 11435263,
                "maximum": 211,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 3.067605971,
                "variance": 9.410206392
              },
              {
                "average": 20.20723144,
                "count": 11435263,
                "maximum": 33,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.06509341,
                "variance": 101.3061053
              },
              {
                "average": 39204.69941,
                "count": 11435263,
                "maximum": 65024,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 9177.998658,
                "variance": 84235659.37
              },
              {
                "average": 36836.14789,
                "count": 11435263,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 8248.068582,
                "variance": 68030635.33
              },
              {
                "average": 29390.88618,
                "count": 11435263,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 8592.834396,
                "variance": 73836802.96
              },
              {
                "average": 427151.5223,
                "count": 11435263,
                "maximum": 428243.8411,
                "minimum": 425681.1126,
                "name": "GpsTime",
                "position": 15,
                "stddev": 526.5605245,
                "variance": 277265.9859
              },
              {
                "average": 0,
                "count": 11435263,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11435263,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11435263,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11435263,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11435263,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438718.27,
              4962405.347,
              1026.559863,
              439719.57,
              4963803.147,
              1060.159863
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438718.26996254816,
                    4962405.3466738295,
                    1026.5598631223313
                  ],
                  [
                    438718.26996254816,
                    4963803.14667383,
                    1026.5598631223313
                  ],
                  [
                    439719.5699625482,
                    4963803.14667383,
                    1060.1598631223312
                  ],
                  [
                    439719.5699625482,
                    4962405.3466738295,
                    1060.1598631223312
                  ],
                  [
                    438718.26996254816,
                    4962405.3466738295,
                    1026.5598631223313
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:44:03+00:00",
            "end_time": "2011-09-19T00: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": "45118C1416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.06201245570985,
              45.26240150769813,
              862.4692201265221
            ],
            [
              -118.06213119017883,
              45.268768258288006,
              862.4692201265221
            ],
            [
              -118.0500280858136,
              45.268880180076444,
              1265.149220126522
            ],
            [
              -118.04991070373092,
              45.26251340478131,
              1265.149220126522
            ],
            [
              -118.06201245570985,
              45.26240150769813,
              862.4692201265221
            ]
          ]
        ]
      },
      "bbox": [
        -118.0621312,
        45.26240151,
        862.4692201,
        -118.0499107,
        45.26888018,
        1265.14922
      ],
      "properties": {
        "datetime": "2011-09-19T18:38:25Z",
        "pc:count": 3724380,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417240.4367,
            "count": 3724380,
            "maximum": 417630.8011,
            "minimum": 416681.2011,
            "name": "X",
            "position": 0,
            "stddev": 246.9245862,
            "variance": 60971.75128
          },
          {
            "average": 5012989.515,
            "count": 3724380,
            "maximum": 5013355.846,
            "minimum": 5012648.426,
            "name": "Y",
            "position": 1,
            "stddev": 183.7392996,
            "variance": 33760.13021
          },
          {
            "average": 1011.292172,
            "count": 3724380,
            "maximum": 1265.14922,
            "minimum": 862.4692201,
            "name": "Z",
            "position": 2,
            "stddev": 102.2453275,
            "variance": 10454.107
          },
          {
            "average": 98.17313056,
            "count": 3724380,
            "maximum": 250,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.11775609,
            "variance": 968.3147442
          },
          {
            "average": 1.010905708,
            "count": 3724380,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.109908497,
            "variance": 0.01207987771
          },
          {
            "average": 1.022935361,
            "count": 3724380,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1635015034,
            "variance": 0.02673274161
          },
          {
            "average": 0.5000663198,
            "count": 3724380,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000627,
            "variance": 0.2500000627
          },
          {
            "average": 0,
            "count": 3724380,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.257115815,
            "count": 3724380,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4370438469,
            "variance": 0.1910073241
          },
          {
            "average": -0.5094968994,
            "count": 3724380,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.388467349,
            "variance": 70.36638446
          },
          {
            "average": 137.5685615,
            "count": 3724380,
            "maximum": 138,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4952770836,
            "variance": 0.2452993895
          },
          {
            "average": 10661.22322,
            "count": 3724380,
            "maximum": 10682,
            "minimum": 10645,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 17.64376101,
            "variance": 311.3023026
          },
          {
            "average": 25742.61299,
            "count": 3724380,
            "maximum": 53760,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 7912.115917,
            "variance": 62601578.29
          },
          {
            "average": 25133.62838,
            "count": 3724380,
            "maximum": 52224,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 6800.107588,
            "variance": 46241463.21
          },
          {
            "average": 23155.26757,
            "count": 3724380,
            "maximum": 52736,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 5831.339031,
            "variance": 34004514.9
          },
          {
            "average": 424923.75,
            "count": 3724380,
            "maximum": 492705.7771,
            "minimum": 335689.1056,
            "name": "GpsTime",
            "position": 15,
            "stddev": 76834.23948,
            "variance": 5903500356
          },
          {
            "average": 0,
            "count": 3724380,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3724380,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3724380,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3724380,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3724380,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416681.2011,
          5012648.426,
          862.4692201,
          417630.8011,
          5013355.846,
          1265.14922
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416681.2011176599,
                5012648.4264943395,
                862.4692201265221
              ],
              [
                416681.2011176599,
                5013355.846494339,
                862.4692201265221
              ],
              [
                417630.8011176599,
                5013355.846494339,
                1265.149220126522
              ],
              [
                417630.8011176599,
                5012648.4264943395,
                1265.149220126522
              ],
              [
                416681.2011176599,
                5012648.4264943395,
                862.4692201265221
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:38:25+00:00",
        "end_time": "2011-09-17T23:01:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118C1416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118C1416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118C1416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0621312,
            45.26240151,
            862.4692201,
            -118.0499107,
            45.26888018,
            1265.14922
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.06201245570985,
                  45.26240150769813,
                  862.4692201265221
                ],
                [
                  -118.06213119017883,
                  45.268768258288006,
                  862.4692201265221
                ],
                [
                  -118.0500280858136,
                  45.268880180076444,
                  1265.149220126522
                ],
                [
                  -118.04991070373092,
                  45.26251340478131,
                  1265.149220126522
                ],
                [
                  -118.06201245570985,
                  45.26240150769813,
                  862.4692201265221
                ]
              ]
            ]
          },
          "id": "45118C1416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:38:25Z",
            "pc:count": 3724380,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417240.4367,
                "count": 3724380,
                "maximum": 417630.8011,
                "minimum": 416681.2011,
                "name": "X",
                "position": 0,
                "stddev": 246.9245862,
                "variance": 60971.75128
              },
              {
                "average": 5012989.515,
                "count": 3724380,
                "maximum": 5013355.846,
                "minimum": 5012648.426,
                "name": "Y",
                "position": 1,
                "stddev": 183.7392996,
                "variance": 33760.13021
              },
              {
                "average": 1011.292172,
                "count": 3724380,
                "maximum": 1265.14922,
                "minimum": 862.4692201,
                "name": "Z",
                "position": 2,
                "stddev": 102.2453275,
                "variance": 10454.107
              },
              {
                "average": 98.17313056,
                "count": 3724380,
                "maximum": 250,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.11775609,
                "variance": 968.3147442
              },
              {
                "average": 1.010905708,
                "count": 3724380,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.109908497,
                "variance": 0.01207987771
              },
              {
                "average": 1.022935361,
                "count": 3724380,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1635015034,
                "variance": 0.02673274161
              },
              {
                "average": 0.5000663198,
                "count": 3724380,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000627,
                "variance": 0.2500000627
              },
              {
                "average": 0,
                "count": 3724380,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.257115815,
                "count": 3724380,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4370438469,
                "variance": 0.1910073241
              },
              {
                "average": -0.5094968994,
                "count": 3724380,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.388467349,
                "variance": 70.36638446
              },
              {
                "average": 137.5685615,
                "count": 3724380,
                "maximum": 138,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4952770836,
                "variance": 0.2452993895
              },
              {
                "average": 10661.22322,
                "count": 3724380,
                "maximum": 10682,
                "minimum": 10645,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 17.64376101,
                "variance": 311.3023026
              },
              {
                "average": 25742.61299,
                "count": 3724380,
                "maximum": 53760,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 7912.115917,
                "variance": 62601578.29
              },
              {
                "average": 25133.62838,
                "count": 3724380,
                "maximum": 52224,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 6800.107588,
                "variance": 46241463.21
              },
              {
                "average": 23155.26757,
                "count": 3724380,
                "maximum": 52736,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 5831.339031,
                "variance": 34004514.9
              },
              {
                "average": 424923.75,
                "count": 3724380,
                "maximum": 492705.7771,
                "minimum": 335689.1056,
                "name": "GpsTime",
                "position": 15,
                "stddev": 76834.23948,
                "variance": 5903500356
              },
              {
                "average": 0,
                "count": 3724380,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3724380,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3724380,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3724380,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3724380,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416681.2011,
              5012648.426,
              862.4692201,
              417630.8011,
              5013355.846,
              1265.14922
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416681.2011176599,
                    5012648.4264943395,
                    862.4692201265221
                  ],
                  [
                    416681.2011176599,
                    5013355.846494339,
                    862.4692201265221
                  ],
                  [
                    417630.8011176599,
                    5013355.846494339,
                    1265.149220126522
                  ],
                  [
                    417630.8011176599,
                    5012648.4264943395,
                    1265.149220126522
                  ],
                  [
                    416681.2011176599,
                    5012648.4264943395,
                    862.4692201265221
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:38:25+00:00",
            "end_time": "2011-09-17T23:01: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": "44117G7323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002492445777,
              44.74992002324256,
              1056.0028842029208
            ],
            [
              -117.85020952633741,
              44.76250981109106,
              1056.0028842029208
            ],
            [
              -117.83752884241497,
              44.76260351363458,
              1325.4028842029209
            ],
            [
              -117.83734699304867,
              44.750013684890455,
              1325.4028842029209
            ],
            [
              -117.85002492445777,
              44.74992002324256,
              1056.0028842029208
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502095,
        44.74992002,
        1056.002884,
        -117.837347,
        44.76260351,
        1325.402884
      ],
      "properties": {
        "datetime": "2011-09-19T01:28:18Z",
        "pc:count": 12114010,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433214.839,
            "count": 12114010,
            "maximum": 433718.9365,
            "minimum": 432715.2765,
            "name": "X",
            "position": 0,
            "stddev": 289.6528033,
            "variance": 83898.74643
          },
          {
            "average": 4956244.463,
            "count": 12114010,
            "maximum": 4956919.682,
            "minimum": 4955521.022,
            "name": "Y",
            "position": 1,
            "stddev": 395.6672832,
            "variance": 156552.599
          },
          {
            "average": 1167.826507,
            "count": 12114010,
            "maximum": 1325.402884,
            "minimum": 1056.002884,
            "name": "Z",
            "position": 2,
            "stddev": 74.91845436,
            "variance": 5612.774803
          },
          {
            "average": 225.7732123,
            "count": 12114010,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.44736338,
            "variance": 1256.51557
          },
          {
            "average": 1.00566402,
            "count": 12114010,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08073733097,
            "variance": 0.006518516612
          },
          {
            "average": 1.011331095,
            "count": 12114010,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1178019175,
            "variance": 0.01387729176
          },
          {
            "average": 0.4985302967,
            "count": 12114010,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999978606,
            "variance": 0.2499978606
          },
          {
            "average": 0,
            "count": 12114010,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.230161276,
            "count": 12114010,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4209359544,
            "variance": 0.1771870777
          },
          {
            "average": 0.5589956356,
            "count": 12114010,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.639969522,
            "variance": 58.36913429
          },
          {
            "average": 196.9795365,
            "count": 12114010,
            "maximum": 212,
            "minimum": 178,
            "name": "UserData",
            "position": 10,
            "stddev": 5.429261799,
            "variance": 29.47688368
          },
          {
            "average": 21.73418298,
            "count": 12114010,
            "maximum": 39,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.19625979,
            "variance": 148.7487528
          },
          {
            "average": 34739.78791,
            "count": 12114010,
            "maximum": 65280,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 5647.76994,
            "variance": 31897305.29
          },
          {
            "average": 32277.04961,
            "count": 12114010,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 5186.775195,
            "variance": 26902636.92
          },
          {
            "average": 26722.97587,
            "count": 12114010,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5295.018261,
            "variance": 28037218.38
          },
          {
            "average": 429682.4706,
            "count": 12114010,
            "maximum": 430898.9944,
            "minimum": 428389.2557,
            "name": "GpsTime",
            "position": 15,
            "stddev": 502.6061304,
            "variance": 252612.9223
          },
          {
            "average": 0,
            "count": 12114010,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12114010,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12114010,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12114010,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12114010,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432715.2765,
          4955521.022,
          1056.002884,
          433718.9365,
          4956919.682,
          1325.402884
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432715.2764625856,
                4955521.022288432,
                1056.0028842029208
              ],
              [
                432715.2764625856,
                4956919.6822884325,
                1056.0028842029208
              ],
              [
                433718.93646258564,
                4956919.6822884325,
                1325.4028842029209
              ],
              [
                433718.93646258564,
                4955521.022288432,
                1325.4028842029209
              ],
              [
                432715.2764625856,
                4955521.022288432,
                1056.0028842029208
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T01:28:18+00:00",
        "end_time": "2011-09-19T00:46:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502095,
            44.74992002,
            1056.002884,
            -117.837347,
            44.76260351,
            1325.402884
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002492445777,
                  44.74992002324256,
                  1056.0028842029208
                ],
                [
                  -117.85020952633741,
                  44.76250981109106,
                  1056.0028842029208
                ],
                [
                  -117.83752884241497,
                  44.76260351363458,
                  1325.4028842029209
                ],
                [
                  -117.83734699304867,
                  44.750013684890455,
                  1325.4028842029209
                ],
                [
                  -117.85002492445777,
                  44.74992002324256,
                  1056.0028842029208
                ]
              ]
            ]
          },
          "id": "44117G7323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T01:28:18Z",
            "pc:count": 12114010,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433214.839,
                "count": 12114010,
                "maximum": 433718.9365,
                "minimum": 432715.2765,
                "name": "X",
                "position": 0,
                "stddev": 289.6528033,
                "variance": 83898.74643
              },
              {
                "average": 4956244.463,
                "count": 12114010,
                "maximum": 4956919.682,
                "minimum": 4955521.022,
                "name": "Y",
                "position": 1,
                "stddev": 395.6672832,
                "variance": 156552.599
              },
              {
                "average": 1167.826507,
                "count": 12114010,
                "maximum": 1325.402884,
                "minimum": 1056.002884,
                "name": "Z",
                "position": 2,
                "stddev": 74.91845436,
                "variance": 5612.774803
              },
              {
                "average": 225.7732123,
                "count": 12114010,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.44736338,
                "variance": 1256.51557
              },
              {
                "average": 1.00566402,
                "count": 12114010,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08073733097,
                "variance": 0.006518516612
              },
              {
                "average": 1.011331095,
                "count": 12114010,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1178019175,
                "variance": 0.01387729176
              },
              {
                "average": 0.4985302967,
                "count": 12114010,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999978606,
                "variance": 0.2499978606
              },
              {
                "average": 0,
                "count": 12114010,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.230161276,
                "count": 12114010,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4209359544,
                "variance": 0.1771870777
              },
              {
                "average": 0.5589956356,
                "count": 12114010,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.639969522,
                "variance": 58.36913429
              },
              {
                "average": 196.9795365,
                "count": 12114010,
                "maximum": 212,
                "minimum": 178,
                "name": "UserData",
                "position": 10,
                "stddev": 5.429261799,
                "variance": 29.47688368
              },
              {
                "average": 21.73418298,
                "count": 12114010,
                "maximum": 39,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.19625979,
                "variance": 148.7487528
              },
              {
                "average": 34739.78791,
                "count": 12114010,
                "maximum": 65280,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 5647.76994,
                "variance": 31897305.29
              },
              {
                "average": 32277.04961,
                "count": 12114010,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 5186.775195,
                "variance": 26902636.92
              },
              {
                "average": 26722.97587,
                "count": 12114010,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5295.018261,
                "variance": 28037218.38
              },
              {
                "average": 429682.4706,
                "count": 12114010,
                "maximum": 430898.9944,
                "minimum": 428389.2557,
                "name": "GpsTime",
                "position": 15,
                "stddev": 502.6061304,
                "variance": 252612.9223
              },
              {
                "average": 0,
                "count": 12114010,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12114010,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12114010,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12114010,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12114010,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432715.2765,
              4955521.022,
              1056.002884,
              433718.9365,
              4956919.682,
              1325.402884
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432715.2764625856,
                    4955521.022288432,
                    1056.0028842029208
                  ],
                  [
                    432715.2764625856,
                    4956919.6822884325,
                    1056.0028842029208
                  ],
                  [
                    433718.93646258564,
                    4956919.6822884325,
                    1325.4028842029209
                  ],
                  [
                    433718.93646258564,
                    4955521.022288432,
                    1325.4028842029209
                  ],
                  [
                    432715.2764625856,
                    4955521.022288432,
                    1056.0028842029208
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T01:28:18+00:00",
            "end_time": "2011-09-19T00:46: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": "44117G8124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252470149624,
              44.81240733365372,
              1069.425097552324
            ],
            [
              -117.9627344106095,
              44.825009912774426,
              1069.425097552324
            ],
            [
              -117.9500292941905,
              44.82511631683702,
              1111.825097552324
            ],
            [
              -117.94982235157485,
              44.81251369123101,
              1111.825097552324
            ],
            [
              -117.96252470149624,
              44.81240733365372,
              1069.425097552324
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627344,
        44.81240733,
        1069.425098,
        -117.9498224,
        44.82511632,
        1111.825098
      ],
      "properties": {
        "datetime": "2011-09-17T21:14:33Z",
        "pc:count": 11939177,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424394.7372,
            "count": 11939177,
            "maximum": 424896.7633,
            "minimum": 423892.2233,
            "name": "X",
            "position": 0,
            "stddev": 287.9364784,
            "variance": 82907.41557
          },
          {
            "average": 4963260.132,
            "count": 11939177,
            "maximum": 4963961.626,
            "minimum": 4962561.486,
            "name": "Y",
            "position": 1,
            "stddev": 398.0803523,
            "variance": 158467.9669
          },
          {
            "average": 1082.686819,
            "count": 11939177,
            "maximum": 1111.825098,
            "minimum": 1069.425098,
            "name": "Z",
            "position": 2,
            "stddev": 6.170733641,
            "variance": 38.07795366
          },
          {
            "average": 109.1840593,
            "count": 11939177,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.31168703,
            "variance": 980.4217446
          },
          {
            "average": 1.007946528,
            "count": 11939177,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0965175665,
            "variance": 0.009315640643
          },
          {
            "average": 1.016368046,
            "count": 11939177,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1444586543,
            "variance": 0.02086830281
          },
          {
            "average": 0.4997669437,
            "count": 11939177,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999666,
            "variance": 0.2499999666
          },
          {
            "average": 0,
            "count": 11939177,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.261282248,
            "count": 11939177,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4393334165,
            "variance": 0.1930138508
          },
          {
            "average": -1.00573251,
            "count": 11939177,
            "maximum": 16.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.180580069,
            "variance": 66.92189027
          },
          {
            "average": 179,
            "count": 11939177,
            "maximum": 179,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14753.50359,
            "count": 11939177,
            "maximum": 20081,
            "minimum": 9458,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5307.98959,
            "variance": 28174753.49
          },
          {
            "average": 26668.85824,
            "count": 11939177,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8865.04966,
            "variance": 78589105.47
          },
          {
            "average": 27707.76631,
            "count": 11939177,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7008.587822,
            "variance": 49120303.26
          },
          {
            "average": 21634.4233,
            "count": 11939177,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6403.503915,
            "variance": 41004862.39
          },
          {
            "average": 326396.8408,
            "count": 11939177,
            "maximum": 329273.5036,
            "minimum": 323620.7547,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1043.7496,
            "variance": 1089413.227
          },
          {
            "average": 0,
            "count": 11939177,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11939177,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11939177,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11939177,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11939177,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423892.2233,
          4962561.486,
          1069.425098,
          424896.7633,
          4963961.626,
          1111.825098
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423892.22330304957,
                4962561.485738436,
                1069.425097552324
              ],
              [
                423892.22330304957,
                4963961.625738436,
                1069.425097552324
              ],
              [
                424896.7633030496,
                4963961.625738436,
                1111.825097552324
              ],
              [
                424896.7633030496,
                4962561.485738436,
                1111.825097552324
              ],
              [
                423892.22330304957,
                4962561.485738436,
                1069.425097552324
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:14:33+00:00",
        "end_time": "2011-09-17T19:40:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627344,
            44.81240733,
            1069.425098,
            -117.9498224,
            44.82511632,
            1111.825098
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252470149624,
                  44.81240733365372,
                  1069.425097552324
                ],
                [
                  -117.9627344106095,
                  44.825009912774426,
                  1069.425097552324
                ],
                [
                  -117.9500292941905,
                  44.82511631683702,
                  1111.825097552324
                ],
                [
                  -117.94982235157485,
                  44.81251369123101,
                  1111.825097552324
                ],
                [
                  -117.96252470149624,
                  44.81240733365372,
                  1069.425097552324
                ]
              ]
            ]
          },
          "id": "44117G8124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:14:33Z",
            "pc:count": 11939177,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424394.7372,
                "count": 11939177,
                "maximum": 424896.7633,
                "minimum": 423892.2233,
                "name": "X",
                "position": 0,
                "stddev": 287.9364784,
                "variance": 82907.41557
              },
              {
                "average": 4963260.132,
                "count": 11939177,
                "maximum": 4963961.626,
                "minimum": 4962561.486,
                "name": "Y",
                "position": 1,
                "stddev": 398.0803523,
                "variance": 158467.9669
              },
              {
                "average": 1082.686819,
                "count": 11939177,
                "maximum": 1111.825098,
                "minimum": 1069.425098,
                "name": "Z",
                "position": 2,
                "stddev": 6.170733641,
                "variance": 38.07795366
              },
              {
                "average": 109.1840593,
                "count": 11939177,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.31168703,
                "variance": 980.4217446
              },
              {
                "average": 1.007946528,
                "count": 11939177,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0965175665,
                "variance": 0.009315640643
              },
              {
                "average": 1.016368046,
                "count": 11939177,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1444586543,
                "variance": 0.02086830281
              },
              {
                "average": 0.4997669437,
                "count": 11939177,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999666,
                "variance": 0.2499999666
              },
              {
                "average": 0,
                "count": 11939177,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.261282248,
                "count": 11939177,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4393334165,
                "variance": 0.1930138508
              },
              {
                "average": -1.00573251,
                "count": 11939177,
                "maximum": 16.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.180580069,
                "variance": 66.92189027
              },
              {
                "average": 179,
                "count": 11939177,
                "maximum": 179,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14753.50359,
                "count": 11939177,
                "maximum": 20081,
                "minimum": 9458,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5307.98959,
                "variance": 28174753.49
              },
              {
                "average": 26668.85824,
                "count": 11939177,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8865.04966,
                "variance": 78589105.47
              },
              {
                "average": 27707.76631,
                "count": 11939177,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7008.587822,
                "variance": 49120303.26
              },
              {
                "average": 21634.4233,
                "count": 11939177,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6403.503915,
                "variance": 41004862.39
              },
              {
                "average": 326396.8408,
                "count": 11939177,
                "maximum": 329273.5036,
                "minimum": 323620.7547,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1043.7496,
                "variance": 1089413.227
              },
              {
                "average": 0,
                "count": 11939177,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11939177,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11939177,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11939177,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11939177,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423892.2233,
              4962561.486,
              1069.425098,
              424896.7633,
              4963961.626,
              1111.825098
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423892.22330304957,
                    4962561.485738436,
                    1069.425097552324
                  ],
                  [
                    423892.22330304957,
                    4963961.625738436,
                    1069.425097552324
                  ],
                  [
                    424896.7633030496,
                    4963961.625738436,
                    1111.825097552324
                  ],
                  [
                    424896.7633030496,
                    4962561.485738436,
                    1111.825097552324
                  ],
                  [
                    423892.22330304957,
                    4962561.485738436,
                    1069.425097552324
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:14:33+00:00",
            "end_time": "2011-09-17T19:40: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": "44117F7103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8499066378828,
              44.737421077935004,
              1063.5916827730666
            ],
            [
              -117.85009112840831,
              44.75001053378449,
              1063.5916827730666
            ],
            [
              -117.83752913708399,
              44.7501033526552,
              1274.2916827730664
            ],
            [
              -117.83734737204276,
              44.73751385629672,
              1274.2916827730664
            ],
            [
              -117.8499066378828,
              44.737421077935004,
              1063.5916827730666
            ]
          ]
        ]
      },
      "bbox": [
        -117.8500911,
        44.73742108,
        1063.591683,
        -117.8373474,
        44.75010335,
        1274.291683
      ],
      "properties": {
        "datetime": "2011-09-19T01:14:41Z",
        "pc:count": 8429257,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433270.7687,
            "count": 8429257,
            "maximum": 433704.6209,
            "minimum": 432710.1409,
            "name": "X",
            "position": 0,
            "stddev": 297.5463013,
            "variance": 88533.80144
          },
          {
            "average": 4954956.478,
            "count": 8429257,
            "maximum": 4955531.131,
            "minimum": 4954132.511,
            "name": "Y",
            "position": 1,
            "stddev": 381.4498227,
            "variance": 145503.9672
          },
          {
            "average": 1129.415557,
            "count": 8429257,
            "maximum": 1274.291683,
            "minimum": 1063.591683,
            "name": "Z",
            "position": 2,
            "stddev": 48.51832652,
            "variance": 2354.028008
          },
          {
            "average": 224.5681667,
            "count": 8429257,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.68569262,
            "variance": 1134.725887
          },
          {
            "average": 1.009816998,
            "count": 8429257,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1120588019,
            "variance": 0.01255717508
          },
          {
            "average": 1.019661282,
            "count": 8429257,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1670426231,
            "variance": 0.02790323793
          },
          {
            "average": 0.5007067645,
            "count": 8429257,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995301,
            "variance": 0.2499995301
          },
          {
            "average": 0,
            "count": 8429257,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.238923193,
            "count": 8429257,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4264257527,
            "variance": 0.1818389226
          },
          {
            "average": 1.186564182,
            "count": 8429257,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.705264937,
            "variance": 59.37110774
          },
          {
            "average": 204.5385705,
            "count": 8429257,
            "maximum": 213,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 4.185751483,
            "variance": 17.52051548
          },
          {
            "average": 22.11123329,
            "count": 8429257,
            "maximum": 37,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.68722833,
            "variance": 114.2168493
          },
          {
            "average": 37694.93429,
            "count": 8429257,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 6480.577897,
            "variance": 41997889.88
          },
          {
            "average": 33755.47305,
            "count": 8429257,
            "maximum": 65280,
            "minimum": 256,
            "name": "Green",
            "position": 13,
            "stddev": 5408.545351,
            "variance": 29252362.81
          },
          {
            "average": 28188.06244,
            "count": 8429257,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5622.045076,
            "variance": 31607390.83
          },
          {
            "average": 428734.3282,
            "count": 8429257,
            "maximum": 430081.2659,
            "minimum": 427575.9444,
            "name": "GpsTime",
            "position": 15,
            "stddev": 585.2477713,
            "variance": 342514.9538
          },
          {
            "average": 0,
            "count": 8429257,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8429257,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8429257,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8429257,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8429257,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432710.1409,
          4954132.511,
          1063.591683,
          433704.6209,
          4955531.131,
          1274.291683
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432710.1409497301,
                4954132.511173605,
                1063.5916827730666
              ],
              [
                432710.1409497301,
                4955531.131173604,
                1063.5916827730666
              ],
              [
                433704.6209497301,
                4955531.131173604,
                1274.2916827730664
              ],
              [
                433704.6209497301,
                4954132.511173605,
                1274.2916827730664
              ],
              [
                432710.1409497301,
                4954132.511173605,
                1063.5916827730666
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T01:14:41+00:00",
        "end_time": "2011-09-19T00:32:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117F7103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117F7103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117F7103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8500911,
            44.73742108,
            1063.591683,
            -117.8373474,
            44.75010335,
            1274.291683
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8499066378828,
                  44.737421077935004,
                  1063.5916827730666
                ],
                [
                  -117.85009112840831,
                  44.75001053378449,
                  1063.5916827730666
                ],
                [
                  -117.83752913708399,
                  44.7501033526552,
                  1274.2916827730664
                ],
                [
                  -117.83734737204276,
                  44.73751385629672,
                  1274.2916827730664
                ],
                [
                  -117.8499066378828,
                  44.737421077935004,
                  1063.5916827730666
                ]
              ]
            ]
          },
          "id": "44117F7103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T01:14:41Z",
            "pc:count": 8429257,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433270.7687,
                "count": 8429257,
                "maximum": 433704.6209,
                "minimum": 432710.1409,
                "name": "X",
                "position": 0,
                "stddev": 297.5463013,
                "variance": 88533.80144
              },
              {
                "average": 4954956.478,
                "count": 8429257,
                "maximum": 4955531.131,
                "minimum": 4954132.511,
                "name": "Y",
                "position": 1,
                "stddev": 381.4498227,
                "variance": 145503.9672
              },
              {
                "average": 1129.415557,
                "count": 8429257,
                "maximum": 1274.291683,
                "minimum": 1063.591683,
                "name": "Z",
                "position": 2,
                "stddev": 48.51832652,
                "variance": 2354.028008
              },
              {
                "average": 224.5681667,
                "count": 8429257,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.68569262,
                "variance": 1134.725887
              },
              {
                "average": 1.009816998,
                "count": 8429257,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1120588019,
                "variance": 0.01255717508
              },
              {
                "average": 1.019661282,
                "count": 8429257,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1670426231,
                "variance": 0.02790323793
              },
              {
                "average": 0.5007067645,
                "count": 8429257,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995301,
                "variance": 0.2499995301
              },
              {
                "average": 0,
                "count": 8429257,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.238923193,
                "count": 8429257,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4264257527,
                "variance": 0.1818389226
              },
              {
                "average": 1.186564182,
                "count": 8429257,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.705264937,
                "variance": 59.37110774
              },
              {
                "average": 204.5385705,
                "count": 8429257,
                "maximum": 213,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 4.185751483,
                "variance": 17.52051548
              },
              {
                "average": 22.11123329,
                "count": 8429257,
                "maximum": 37,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.68722833,
                "variance": 114.2168493
              },
              {
                "average": 37694.93429,
                "count": 8429257,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 6480.577897,
                "variance": 41997889.88
              },
              {
                "average": 33755.47305,
                "count": 8429257,
                "maximum": 65280,
                "minimum": 256,
                "name": "Green",
                "position": 13,
                "stddev": 5408.545351,
                "variance": 29252362.81
              },
              {
                "average": 28188.06244,
                "count": 8429257,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5622.045076,
                "variance": 31607390.83
              },
              {
                "average": 428734.3282,
                "count": 8429257,
                "maximum": 430081.2659,
                "minimum": 427575.9444,
                "name": "GpsTime",
                "position": 15,
                "stddev": 585.2477713,
                "variance": 342514.9538
              },
              {
                "average": 0,
                "count": 8429257,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8429257,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8429257,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8429257,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8429257,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432710.1409,
              4954132.511,
              1063.591683,
              433704.6209,
              4955531.131,
              1274.291683
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432710.1409497301,
                    4954132.511173605,
                    1063.5916827730666
                  ],
                  [
                    432710.1409497301,
                    4955531.131173604,
                    1063.5916827730666
                  ],
                  [
                    433704.6209497301,
                    4955531.131173604,
                    1274.2916827730664
                  ],
                  [
                    433704.6209497301,
                    4954132.511173605,
                    1274.2916827730664
                  ],
                  [
                    432710.1409497301,
                    4954132.511173605,
                    1063.5916827730666
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T01:14:41+00:00",
            "end_time": "2011-09-19T00: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": "44117G7423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.78752542038693,
              44.75844569580201,
              1100.7163695736976
            ],
            [
              -117.78758065397597,
              44.76251129302608,
              1100.7163695736976
            ],
            [
              -117.78410461793764,
              44.76253521223363,
              1243.3363695736975
            ],
            [
              -117.78404962806526,
              44.75846961163788,
              1243.3363695736975
            ],
            [
              -117.78752542038693,
              44.75844569580201,
              1100.7163695736976
            ]
          ]
        ]
      },
      "bbox": [
        -117.7875807,
        44.7584457,
        1100.71637,
        -117.7840496,
        44.76253521,
        1243.33637
      ],
      "properties": {
        "datetime": "2011-09-18T23:48:03Z",
        "pc:count": 365450,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437761.0903,
            "count": 365450,
            "maximum": 437946.8645,
            "minimum": 437671.7445,
            "name": "X",
            "position": 0,
            "stddev": 64.6015742,
            "variance": 4173.363389
          },
          {
            "average": 4956723.508,
            "count": 365450,
            "maximum": 4956869.96,
            "minimum": 4956418.3,
            "name": "Y",
            "position": 1,
            "stddev": 105.636694,
            "variance": 11159.11113
          },
          {
            "average": 1152.766901,
            "count": 365450,
            "maximum": 1243.33637,
            "minimum": 1100.71637,
            "name": "Z",
            "position": 2,
            "stddev": 38.22546134,
            "variance": 1461.185895
          },
          {
            "average": 236.5638911,
            "count": 365450,
            "maximum": 254,
            "minimum": 84,
            "name": "Intensity",
            "position": 3,
            "stddev": 14.1368023,
            "variance": 199.8491792
          },
          {
            "average": 1,
            "count": 365450,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 365450,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5035107402,
            "count": 365450,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999883586,
            "variance": 0.2499883588
          },
          {
            "average": 0,
            "count": 365450,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.33274593,
            "count": 365450,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.471197075,
            "variance": 0.2220266835
          },
          {
            "average": 0.8028526372,
            "count": 365450,
            "maximum": 15,
            "minimum": -7.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.930479943,
            "variance": 35.17059235
          },
          {
            "average": 201.013326,
            "count": 365450,
            "maximum": 208,
            "minimum": 192,
            "name": "UserData",
            "position": 10,
            "stddev": 2.746898223,
            "variance": 7.54544985
          },
          {
            "average": 14.09524696,
            "count": 365450,
            "maximum": 25,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.00051889,
            "variance": 100.010378
          },
          {
            "average": 38695.84059,
            "count": 365450,
            "maximum": 55296,
            "minimum": 27136,
            "name": "Red",
            "position": 12,
            "stddev": 3260.641761,
            "variance": 10631784.7
          },
          {
            "average": 35668.24288,
            "count": 365450,
            "maximum": 54528,
            "minimum": 23808,
            "name": "Green",
            "position": 13,
            "stddev": 3385.607179,
            "variance": 11462335.97
          },
          {
            "average": 29680.20849,
            "count": 365450,
            "maximum": 52224,
            "minimum": 17664,
            "name": "Blue",
            "position": 14,
            "stddev": 3722.957412,
            "variance": 13860411.89
          },
          {
            "average": 424565.0596,
            "count": 365450,
            "maximum": 424883.9899,
            "minimum": 424482.0801,
            "name": "GpsTime",
            "position": 15,
            "stddev": 156.6254534,
            "variance": 24531.53266
          },
          {
            "average": 0,
            "count": 365450,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 365450,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 365450,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 365450,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 365450,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437671.7445,
          4956418.3,
          1100.71637,
          437946.8645,
          4956869.96,
          1243.33637
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437671.74447805696,
                4956418.300353799,
                1100.7163695736976
              ],
              [
                437671.74447805696,
                4956869.960353799,
                1100.7163695736976
              ],
              [
                437946.86447805696,
                4956869.960353799,
                1243.3363695736975
              ],
              [
                437946.86447805696,
                4956418.300353799,
                1243.3363695736975
              ],
              [
                437671.74447805696,
                4956418.300353799,
                1100.7163695736976
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T23:48:03+00:00",
        "end_time": "2011-09-18T23:41:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7875807,
            44.7584457,
            1100.71637,
            -117.7840496,
            44.76253521,
            1243.33637
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.78752542038693,
                  44.75844569580201,
                  1100.7163695736976
                ],
                [
                  -117.78758065397597,
                  44.76251129302608,
                  1100.7163695736976
                ],
                [
                  -117.78410461793764,
                  44.76253521223363,
                  1243.3363695736975
                ],
                [
                  -117.78404962806526,
                  44.75846961163788,
                  1243.3363695736975
                ],
                [
                  -117.78752542038693,
                  44.75844569580201,
                  1100.7163695736976
                ]
              ]
            ]
          },
          "id": "44117G7423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:48:03Z",
            "pc:count": 365450,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437761.0903,
                "count": 365450,
                "maximum": 437946.8645,
                "minimum": 437671.7445,
                "name": "X",
                "position": 0,
                "stddev": 64.6015742,
                "variance": 4173.363389
              },
              {
                "average": 4956723.508,
                "count": 365450,
                "maximum": 4956869.96,
                "minimum": 4956418.3,
                "name": "Y",
                "position": 1,
                "stddev": 105.636694,
                "variance": 11159.11113
              },
              {
                "average": 1152.766901,
                "count": 365450,
                "maximum": 1243.33637,
                "minimum": 1100.71637,
                "name": "Z",
                "position": 2,
                "stddev": 38.22546134,
                "variance": 1461.185895
              },
              {
                "average": 236.5638911,
                "count": 365450,
                "maximum": 254,
                "minimum": 84,
                "name": "Intensity",
                "position": 3,
                "stddev": 14.1368023,
                "variance": 199.8491792
              },
              {
                "average": 1,
                "count": 365450,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 365450,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5035107402,
                "count": 365450,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999883586,
                "variance": 0.2499883588
              },
              {
                "average": 0,
                "count": 365450,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.33274593,
                "count": 365450,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.471197075,
                "variance": 0.2220266835
              },
              {
                "average": 0.8028526372,
                "count": 365450,
                "maximum": 15,
                "minimum": -7.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.930479943,
                "variance": 35.17059235
              },
              {
                "average": 201.013326,
                "count": 365450,
                "maximum": 208,
                "minimum": 192,
                "name": "UserData",
                "position": 10,
                "stddev": 2.746898223,
                "variance": 7.54544985
              },
              {
                "average": 14.09524696,
                "count": 365450,
                "maximum": 25,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.00051889,
                "variance": 100.010378
              },
              {
                "average": 38695.84059,
                "count": 365450,
                "maximum": 55296,
                "minimum": 27136,
                "name": "Red",
                "position": 12,
                "stddev": 3260.641761,
                "variance": 10631784.7
              },
              {
                "average": 35668.24288,
                "count": 365450,
                "maximum": 54528,
                "minimum": 23808,
                "name": "Green",
                "position": 13,
                "stddev": 3385.607179,
                "variance": 11462335.97
              },
              {
                "average": 29680.20849,
                "count": 365450,
                "maximum": 52224,
                "minimum": 17664,
                "name": "Blue",
                "position": 14,
                "stddev": 3722.957412,
                "variance": 13860411.89
              },
              {
                "average": 424565.0596,
                "count": 365450,
                "maximum": 424883.9899,
                "minimum": 424482.0801,
                "name": "GpsTime",
                "position": 15,
                "stddev": 156.6254534,
                "variance": 24531.53266
              },
              {
                "average": 0,
                "count": 365450,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 365450,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 365450,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 365450,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 365450,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437671.7445,
              4956418.3,
              1100.71637,
              437946.8645,
              4956869.96,
              1243.33637
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437671.74447805696,
                    4956418.300353799,
                    1100.7163695736976
                  ],
                  [
                    437671.74447805696,
                    4956869.960353799,
                    1100.7163695736976
                  ],
                  [
                    437946.86447805696,
                    4956869.960353799,
                    1243.3363695736975
                  ],
                  [
                    437946.86447805696,
                    4956418.300353799,
                    1243.3363695736975
                  ],
                  [
                    437671.74447805696,
                    4956418.300353799,
                    1100.7163695736976
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T23:48:03+00:00",
            "end_time": "2011-09-18T23:41: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": "44117H7124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752599008055,
              44.937488519786164,
              1096.256386754006
            ],
            [
              -117.83759150597479,
              44.94199463034238,
              1096.256386754006
            ],
            [
              -117.83435792216629,
              44.942018301317944,
              1132.8363867540058
            ],
            [
              -117.83429265913003,
              44.93751218706372,
              1132.8363867540058
            ],
            [
              -117.83752599008055,
              44.937488519786164,
              1096.256386754006
            ]
          ]
        ]
      },
      "bbox": [
        -117.8375915,
        44.93748852,
        1096.256387,
        -117.8342927,
        44.9420183,
        1132.836387
      ],
      "properties": {
        "datetime": "2011-09-19T22:47:50Z",
        "pc:count": 504151,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434005.555,
            "count": 504151,
            "maximum": 434174.591,
            "minimum": 433919.451,
            "name": "X",
            "position": 0,
            "stddev": 59.45308572,
            "variance": 3534.669402
          },
          {
            "average": 4976521.799,
            "count": 504151,
            "maximum": 4976847.308,
            "minimum": 4976346.688,
            "name": "Y",
            "position": 1,
            "stddev": 119.2059406,
            "variance": 14210.05628
          },
          {
            "average": 1115.485745,
            "count": 504151,
            "maximum": 1132.836387,
            "minimum": 1096.256387,
            "name": "Z",
            "position": 2,
            "stddev": 7.364628022,
            "variance": 54.2377459
          },
          {
            "average": 230.5418277,
            "count": 504151,
            "maximum": 255,
            "minimum": 89,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.99119975,
            "variance": 323.6832683
          },
          {
            "average": 1,
            "count": 504151,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 504151,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.4788505825,
            "count": 504151,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995529973,
            "variance": 0.2495531971
          },
          {
            "average": 0,
            "count": 504151,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.215326361,
            "count": 504151,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4110489681,
            "variance": 0.1689612541
          },
          {
            "average": -4.635147337,
            "count": 504151,
            "maximum": 1.001999974,
            "minimum": -12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.166399605,
            "variance": 10.02608646
          },
          {
            "average": 205.0387543,
            "count": 504151,
            "maximum": 212,
            "minimum": 197,
            "name": "UserData",
            "position": 10,
            "stddev": 3.705436611,
            "variance": 13.73026048
          },
          {
            "average": 128.0741068,
            "count": 504151,
            "maximum": 144,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.503722,
            "variance": 240.3653958
          },
          {
            "average": 41934.45853,
            "count": 504151,
            "maximum": 54272,
            "minimum": 31744,
            "name": "Red",
            "position": 12,
            "stddev": 2921.299068,
            "variance": 8533988.242
          },
          {
            "average": 37109.50054,
            "count": 504151,
            "maximum": 51456,
            "minimum": 26368,
            "name": "Green",
            "position": 13,
            "stddev": 3094.73194,
            "variance": 9577365.779
          },
          {
            "average": 31962.35896,
            "count": 504151,
            "maximum": 46848,
            "minimum": 21504,
            "name": "Blue",
            "position": 14,
            "stddev": 3012.217263,
            "variance": 9073452.839
          },
          {
            "average": 507507.3955,
            "count": 504151,
            "maximum": 507670.8573,
            "minimum": 507358.6084,
            "name": "GpsTime",
            "position": 15,
            "stddev": 150.1648426,
            "variance": 22549.47995
          },
          {
            "average": 0,
            "count": 504151,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 504151,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 504151,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 504151,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 504151,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433919.451,
          4976346.688,
          1096.256387,
          434174.591,
          4976847.308,
          1132.836387
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433919.45100655925,
                4976346.687826187,
                1096.256386754006
              ],
              [
                433919.45100655925,
                4976847.3078261865,
                1096.256386754006
              ],
              [
                434174.59100655926,
                4976847.3078261865,
                1132.8363867540058
              ],
              [
                434174.59100655926,
                4976346.687826187,
                1132.8363867540058
              ],
              [
                433919.45100655925,
                4976346.687826187,
                1096.256386754006
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T22:47:50+00:00",
        "end_time": "2011-09-19T22:42:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8375915,
            44.93748852,
            1096.256387,
            -117.8342927,
            44.9420183,
            1132.836387
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752599008055,
                  44.937488519786164,
                  1096.256386754006
                ],
                [
                  -117.83759150597479,
                  44.94199463034238,
                  1096.256386754006
                ],
                [
                  -117.83435792216629,
                  44.942018301317944,
                  1132.8363867540058
                ],
                [
                  -117.83429265913003,
                  44.93751218706372,
                  1132.8363867540058
                ],
                [
                  -117.83752599008055,
                  44.937488519786164,
                  1096.256386754006
                ]
              ]
            ]
          },
          "id": "44117H7124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:47:50Z",
            "pc:count": 504151,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434005.555,
                "count": 504151,
                "maximum": 434174.591,
                "minimum": 433919.451,
                "name": "X",
                "position": 0,
                "stddev": 59.45308572,
                "variance": 3534.669402
              },
              {
                "average": 4976521.799,
                "count": 504151,
                "maximum": 4976847.308,
                "minimum": 4976346.688,
                "name": "Y",
                "position": 1,
                "stddev": 119.2059406,
                "variance": 14210.05628
              },
              {
                "average": 1115.485745,
                "count": 504151,
                "maximum": 1132.836387,
                "minimum": 1096.256387,
                "name": "Z",
                "position": 2,
                "stddev": 7.364628022,
                "variance": 54.2377459
              },
              {
                "average": 230.5418277,
                "count": 504151,
                "maximum": 255,
                "minimum": 89,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.99119975,
                "variance": 323.6832683
              },
              {
                "average": 1,
                "count": 504151,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 504151,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.4788505825,
                "count": 504151,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995529973,
                "variance": 0.2495531971
              },
              {
                "average": 0,
                "count": 504151,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.215326361,
                "count": 504151,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4110489681,
                "variance": 0.1689612541
              },
              {
                "average": -4.635147337,
                "count": 504151,
                "maximum": 1.001999974,
                "minimum": -12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.166399605,
                "variance": 10.02608646
              },
              {
                "average": 205.0387543,
                "count": 504151,
                "maximum": 212,
                "minimum": 197,
                "name": "UserData",
                "position": 10,
                "stddev": 3.705436611,
                "variance": 13.73026048
              },
              {
                "average": 128.0741068,
                "count": 504151,
                "maximum": 144,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.503722,
                "variance": 240.3653958
              },
              {
                "average": 41934.45853,
                "count": 504151,
                "maximum": 54272,
                "minimum": 31744,
                "name": "Red",
                "position": 12,
                "stddev": 2921.299068,
                "variance": 8533988.242
              },
              {
                "average": 37109.50054,
                "count": 504151,
                "maximum": 51456,
                "minimum": 26368,
                "name": "Green",
                "position": 13,
                "stddev": 3094.73194,
                "variance": 9577365.779
              },
              {
                "average": 31962.35896,
                "count": 504151,
                "maximum": 46848,
                "minimum": 21504,
                "name": "Blue",
                "position": 14,
                "stddev": 3012.217263,
                "variance": 9073452.839
              },
              {
                "average": 507507.3955,
                "count": 504151,
                "maximum": 507670.8573,
                "minimum": 507358.6084,
                "name": "GpsTime",
                "position": 15,
                "stddev": 150.1648426,
                "variance": 22549.47995
              },
              {
                "average": 0,
                "count": 504151,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 504151,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 504151,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 504151,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 504151,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433919.451,
              4976346.688,
              1096.256387,
              434174.591,
              4976847.308,
              1132.836387
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433919.45100655925,
                    4976346.687826187,
                    1096.256386754006
                  ],
                  [
                    433919.45100655925,
                    4976847.3078261865,
                    1096.256386754006
                  ],
                  [
                    434174.59100655926,
                    4976847.3078261865,
                    1132.8363867540058
                  ],
                  [
                    434174.59100655926,
                    4976346.687826187,
                    1132.8363867540058
                  ],
                  [
                    433919.45100655925,
                    4976346.687826187,
                    1096.256386754006
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T22:47:50+00:00",
            "end_time": "2011-09-19T22:42: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": "45118D1212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05002427924944,
              45.462398194321615,
              832.2687761218259
            ],
            [
              -118.05025847594493,
              45.47500889418057,
              832.2687761218259
            ],
            [
              -118.03753024596747,
              45.47512522527841,
              902.1287761218258
            ],
            [
              -118.03729888629265,
              45.46251447455865,
              902.1287761218258
            ],
            [
              -118.05002427924944,
              45.462398194321615,
              832.2687761218259
            ]
          ]
        ]
      },
      "bbox": [
        -118.0502585,
        45.46239819,
        832.2687761,
        -118.0372989,
        45.47512523,
        902.1287761
      ],
      "properties": {
        "datetime": "2011-09-15T18:16:41Z",
        "pc:count": 11728458,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418370.8898,
            "count": 11728458,
            "maximum": 418906.5187,
            "minimum": 417911.4987,
            "name": "X",
            "position": 0,
            "stddev": 286.4312241,
            "variance": 82042.84614
          },
          {
            "average": 5035552.954,
            "count": 11728458,
            "maximum": 5036255.821,
            "minimum": 5034854.581,
            "name": "Y",
            "position": 1,
            "stddev": 401.8771732,
            "variance": 161505.2624
          },
          {
            "average": 856.1066644,
            "count": 11728458,
            "maximum": 902.1287761,
            "minimum": 832.2687761,
            "name": "Z",
            "position": 2,
            "stddev": 10.81446183,
            "variance": 116.9525846
          },
          {
            "average": 103.2570632,
            "count": 11728458,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.72614099,
            "variance": 1006.548022
          },
          {
            "average": 1.022310179,
            "count": 11728458,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1601597159,
            "variance": 0.02565113461
          },
          {
            "average": 1.048936868,
            "count": 11728458,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2482984925,
            "variance": 0.06165214136
          },
          {
            "average": 0.4999266741,
            "count": 11728458,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000159,
            "variance": 0.2500000159
          },
          {
            "average": 0,
            "count": 11728458,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.253878558,
            "count": 11728458,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4352289647,
            "variance": 0.1894242517
          },
          {
            "average": -3.02886773,
            "count": 11728458,
            "maximum": 15,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.447287826,
            "variance": 71.35667161
          },
          {
            "average": 126.9381254,
            "count": 11728458,
            "maximum": 177,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 16.16633475,
            "variance": 261.3503792
          },
          {
            "average": 2293.346449,
            "count": 11728458,
            "maximum": 20000,
            "minimum": 1005,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4311.7774,
            "variance": 18591424.34
          },
          {
            "average": 38707.18853,
            "count": 11728458,
            "maximum": 65280,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 10323.43819,
            "variance": 106573376.1
          },
          {
            "average": 36711.49097,
            "count": 11728458,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 8890.699617,
            "variance": 79044539.67
          },
          {
            "average": 31610.18177,
            "count": 11728458,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8394.895299,
            "variance": 70474267.09
          },
          {
            "average": 76827.5076,
            "count": 11728458,
            "maximum": 145801.249,
            "minimum": 67909.5756,
            "name": "GpsTime",
            "position": 15,
            "stddev": 22192.97725,
            "variance": 492528239.4
          },
          {
            "average": 0,
            "count": 11728458,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11728458,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11728458,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11728458,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11728458,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417911.4987,
          5034854.581,
          832.2687761,
          418906.5187,
          5036255.821,
          902.1287761
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417911.4986697247,
                5034854.581094139,
                832.2687761218259
              ],
              [
                417911.4986697247,
                5036255.8210941395,
                832.2687761218259
              ],
              [
                418906.5186697247,
                5036255.8210941395,
                902.1287761218258
              ],
              [
                418906.5186697247,
                5034854.581094139,
                902.1287761218258
              ],
              [
                417911.4986697247,
                5034854.581094139,
                832.2687761218259
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:16:41+00:00",
        "end_time": "2011-09-14T20:38:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0502585,
            45.46239819,
            832.2687761,
            -118.0372989,
            45.47512523,
            902.1287761
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05002427924944,
                  45.462398194321615,
                  832.2687761218259
                ],
                [
                  -118.05025847594493,
                  45.47500889418057,
                  832.2687761218259
                ],
                [
                  -118.03753024596747,
                  45.47512522527841,
                  902.1287761218258
                ],
                [
                  -118.03729888629265,
                  45.46251447455865,
                  902.1287761218258
                ],
                [
                  -118.05002427924944,
                  45.462398194321615,
                  832.2687761218259
                ]
              ]
            ]
          },
          "id": "45118D1212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:16:41Z",
            "pc:count": 11728458,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418370.8898,
                "count": 11728458,
                "maximum": 418906.5187,
                "minimum": 417911.4987,
                "name": "X",
                "position": 0,
                "stddev": 286.4312241,
                "variance": 82042.84614
              },
              {
                "average": 5035552.954,
                "count": 11728458,
                "maximum": 5036255.821,
                "minimum": 5034854.581,
                "name": "Y",
                "position": 1,
                "stddev": 401.8771732,
                "variance": 161505.2624
              },
              {
                "average": 856.1066644,
                "count": 11728458,
                "maximum": 902.1287761,
                "minimum": 832.2687761,
                "name": "Z",
                "position": 2,
                "stddev": 10.81446183,
                "variance": 116.9525846
              },
              {
                "average": 103.2570632,
                "count": 11728458,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.72614099,
                "variance": 1006.548022
              },
              {
                "average": 1.022310179,
                "count": 11728458,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1601597159,
                "variance": 0.02565113461
              },
              {
                "average": 1.048936868,
                "count": 11728458,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2482984925,
                "variance": 0.06165214136
              },
              {
                "average": 0.4999266741,
                "count": 11728458,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000159,
                "variance": 0.2500000159
              },
              {
                "average": 0,
                "count": 11728458,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.253878558,
                "count": 11728458,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4352289647,
                "variance": 0.1894242517
              },
              {
                "average": -3.02886773,
                "count": 11728458,
                "maximum": 15,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.447287826,
                "variance": 71.35667161
              },
              {
                "average": 126.9381254,
                "count": 11728458,
                "maximum": 177,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 16.16633475,
                "variance": 261.3503792
              },
              {
                "average": 2293.346449,
                "count": 11728458,
                "maximum": 20000,
                "minimum": 1005,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4311.7774,
                "variance": 18591424.34
              },
              {
                "average": 38707.18853,
                "count": 11728458,
                "maximum": 65280,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 10323.43819,
                "variance": 106573376.1
              },
              {
                "average": 36711.49097,
                "count": 11728458,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 8890.699617,
                "variance": 79044539.67
              },
              {
                "average": 31610.18177,
                "count": 11728458,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8394.895299,
                "variance": 70474267.09
              },
              {
                "average": 76827.5076,
                "count": 11728458,
                "maximum": 145801.249,
                "minimum": 67909.5756,
                "name": "GpsTime",
                "position": 15,
                "stddev": 22192.97725,
                "variance": 492528239.4
              },
              {
                "average": 0,
                "count": 11728458,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11728458,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11728458,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11728458,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11728458,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417911.4987,
              5034854.581,
              832.2687761,
              418906.5187,
              5036255.821,
              902.1287761
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417911.4986697247,
                    5034854.581094139,
                    832.2687761218259
                  ],
                  [
                    417911.4986697247,
                    5036255.8210941395,
                    832.2687761218259
                  ],
                  [
                    418906.5186697247,
                    5036255.8210941395,
                    902.1287761218258
                  ],
                  [
                    418906.5186697247,
                    5034854.581094139,
                    902.1287761218258
                  ],
                  [
                    417911.4986697247,
                    5034854.581094139,
                    832.2687761218259
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:16:41+00:00",
            "end_time": "2011-09-14T20:38: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": "45118D1412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.050024275417,
              45.399897944078255,
              831.313540993931
            ],
            [
              -118.05025797581268,
              45.4125095024957,
              831.313540993931
            ],
            [
              -118.03752922587354,
              45.41262584310976,
              864.313540993931
            ],
            [
              -118.03729835660343,
              45.400014233825665,
              864.313540993931
            ],
            [
              -118.050024275417,
              45.399897944078255,
              831.313540993931
            ]
          ]
        ]
      },
      "bbox": [
        -118.050258,
        45.39989794,
        831.313541,
        -118.0372984,
        45.41262584,
        864.313541
      ],
      "properties": {
        "datetime": "2011-09-15T18:25:29Z",
        "pc:count": 13772734,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418256.3711,
            "count": 13772734,
            "maximum": 418816.9957,
            "minimum": 417820.8357,
            "name": "X",
            "position": 0,
            "stddev": 285.4646961,
            "variance": 81490.09271
          },
          {
            "average": 5028615.565,
            "count": 13772734,
            "maximum": 5029312.405,
            "minimum": 5027911.085,
            "name": "Y",
            "position": 1,
            "stddev": 400.0418912,
            "variance": 160033.5148
          },
          {
            "average": 838.1268846,
            "count": 13772734,
            "maximum": 864.313541,
            "minimum": 831.313541,
            "name": "Z",
            "position": 2,
            "stddev": 3.028546962,
            "variance": 9.172096699
          },
          {
            "average": 110.3945302,
            "count": 13772734,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.57454319,
            "variance": 760.3554319
          },
          {
            "average": 1.000974897,
            "count": 13772734,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03330813642,
            "variance": 0.001109431952
          },
          {
            "average": 1.002079689,
            "count": 13772734,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.050776387,
            "variance": 0.002578241477
          },
          {
            "average": 0.4999598482,
            "count": 13772734,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000165,
            "variance": 0.2500000165
          },
          {
            "average": 0,
            "count": 13772734,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.196121482,
            "count": 13772734,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3970615287,
            "variance": 0.1576578576
          },
          {
            "average": -1.222729047,
            "count": 13772734,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.703898788,
            "variance": 75.75785411
          },
          {
            "average": 136.3623125,
            "count": 13772734,
            "maximum": 177,
            "minimum": 118,
            "name": "UserData",
            "position": 10,
            "stddev": 22.05532149,
            "variance": 486.437206
          },
          {
            "average": 4102.737815,
            "count": 13772734,
            "maximum": 20001,
            "minimum": 1002,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6268.71747,
            "variance": 39296818.72
          },
          {
            "average": 37740.83911,
            "count": 13772734,
            "maximum": 65280,
            "minimum": 8704,
            "name": "Red",
            "position": 12,
            "stddev": 9773.773472,
            "variance": 95526647.88
          },
          {
            "average": 36984.78519,
            "count": 13772734,
            "maximum": 65280,
            "minimum": 9472,
            "name": "Green",
            "position": 13,
            "stddev": 7835.176078,
            "variance": 61389984.17
          },
          {
            "average": 31135.43177,
            "count": 13772734,
            "maximum": 65280,
            "minimum": 6656,
            "name": "Blue",
            "position": 14,
            "stddev": 7279.1033,
            "variance": 52985344.86
          },
          {
            "average": 85593.6565,
            "count": 13772734,
            "maximum": 146329.511,
            "minimum": 66297.84913,
            "name": "GpsTime",
            "position": 15,
            "stddev": 32523.05971,
            "variance": 1057749413
          },
          {
            "average": 0,
            "count": 13772734,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13772734,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13772734,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13772734,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13772734,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417820.8357,
          5027911.085,
          831.313541,
          418816.9957,
          5029312.405,
          864.313541
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417820.8357251759,
                5027911.085382508,
                831.313540993931
              ],
              [
                417820.8357251759,
                5029312.405382508,
                831.313540993931
              ],
              [
                418816.99572517595,
                5029312.405382508,
                864.313540993931
              ],
              [
                418816.99572517595,
                5027911.085382508,
                864.313540993931
              ],
              [
                417820.8357251759,
                5027911.085382508,
                831.313540993931
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:25:29+00:00",
        "end_time": "2011-09-14T20:11:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.050258,
            45.39989794,
            831.313541,
            -118.0372984,
            45.41262584,
            864.313541
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.050024275417,
                  45.399897944078255,
                  831.313540993931
                ],
                [
                  -118.05025797581268,
                  45.4125095024957,
                  831.313540993931
                ],
                [
                  -118.03752922587354,
                  45.41262584310976,
                  864.313540993931
                ],
                [
                  -118.03729835660343,
                  45.400014233825665,
                  864.313540993931
                ],
                [
                  -118.050024275417,
                  45.399897944078255,
                  831.313540993931
                ]
              ]
            ]
          },
          "id": "45118D1412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:25:29Z",
            "pc:count": 13772734,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418256.3711,
                "count": 13772734,
                "maximum": 418816.9957,
                "minimum": 417820.8357,
                "name": "X",
                "position": 0,
                "stddev": 285.4646961,
                "variance": 81490.09271
              },
              {
                "average": 5028615.565,
                "count": 13772734,
                "maximum": 5029312.405,
                "minimum": 5027911.085,
                "name": "Y",
                "position": 1,
                "stddev": 400.0418912,
                "variance": 160033.5148
              },
              {
                "average": 838.1268846,
                "count": 13772734,
                "maximum": 864.313541,
                "minimum": 831.313541,
                "name": "Z",
                "position": 2,
                "stddev": 3.028546962,
                "variance": 9.172096699
              },
              {
                "average": 110.3945302,
                "count": 13772734,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.57454319,
                "variance": 760.3554319
              },
              {
                "average": 1.000974897,
                "count": 13772734,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03330813642,
                "variance": 0.001109431952
              },
              {
                "average": 1.002079689,
                "count": 13772734,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.050776387,
                "variance": 0.002578241477
              },
              {
                "average": 0.4999598482,
                "count": 13772734,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000165,
                "variance": 0.2500000165
              },
              {
                "average": 0,
                "count": 13772734,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.196121482,
                "count": 13772734,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3970615287,
                "variance": 0.1576578576
              },
              {
                "average": -1.222729047,
                "count": 13772734,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.703898788,
                "variance": 75.75785411
              },
              {
                "average": 136.3623125,
                "count": 13772734,
                "maximum": 177,
                "minimum": 118,
                "name": "UserData",
                "position": 10,
                "stddev": 22.05532149,
                "variance": 486.437206
              },
              {
                "average": 4102.737815,
                "count": 13772734,
                "maximum": 20001,
                "minimum": 1002,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6268.71747,
                "variance": 39296818.72
              },
              {
                "average": 37740.83911,
                "count": 13772734,
                "maximum": 65280,
                "minimum": 8704,
                "name": "Red",
                "position": 12,
                "stddev": 9773.773472,
                "variance": 95526647.88
              },
              {
                "average": 36984.78519,
                "count": 13772734,
                "maximum": 65280,
                "minimum": 9472,
                "name": "Green",
                "position": 13,
                "stddev": 7835.176078,
                "variance": 61389984.17
              },
              {
                "average": 31135.43177,
                "count": 13772734,
                "maximum": 65280,
                "minimum": 6656,
                "name": "Blue",
                "position": 14,
                "stddev": 7279.1033,
                "variance": 52985344.86
              },
              {
                "average": 85593.6565,
                "count": 13772734,
                "maximum": 146329.511,
                "minimum": 66297.84913,
                "name": "GpsTime",
                "position": 15,
                "stddev": 32523.05971,
                "variance": 1057749413
              },
              {
                "average": 0,
                "count": 13772734,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13772734,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13772734,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13772734,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13772734,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417820.8357,
              5027911.085,
              831.313541,
              418816.9957,
              5029312.405,
              864.313541
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417820.8357251759,
                    5027911.085382508,
                    831.313540993931
                  ],
                  [
                    417820.8357251759,
                    5029312.405382508,
                    831.313540993931
                  ],
                  [
                    418816.99572517595,
                    5029312.405382508,
                    864.313540993931
                  ],
                  [
                    418816.99572517595,
                    5027911.085382508,
                    864.313540993931
                  ],
                  [
                    417820.8357251759,
                    5027911.085382508,
                    831.313540993931
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:25:29+00:00",
            "end_time": "2011-09-14T20:11: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": "44117G7204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.77502525130598,
              44.862428110021234,
              1018.9710120820517
            ],
            [
              -117.77519412610214,
              44.87501032189253,
              1018.9710120820517
            ],
            [
              -117.76252827757085,
              44.87509559604382,
              1039.6110120820517
            ],
            [
              -117.76236216136125,
              44.86251334697887,
              1039.6110120820517
            ],
            [
              -117.77502525130598,
              44.862428110021234,
              1018.9710120820517
            ]
          ]
        ]
      },
      "bbox": [
        -117.7751941,
        44.86242811,
        1018.971012,
        -117.7623622,
        44.8750956,
        1039.611012
      ],
      "properties": {
        "datetime": "2011-09-19T20:16:27Z",
        "pc:count": 11032609,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439281.7627,
            "count": 11032609,
            "maximum": 439771.7221,
            "minimum": 438771.2021,
            "name": "X",
            "position": 0,
            "stddev": 287.0751391,
            "variance": 82412.13549
          },
          {
            "average": 4968629.214,
            "count": 11032609,
            "maximum": 4969357.372,
            "minimum": 4967959.552,
            "name": "Y",
            "position": 1,
            "stddev": 389.2630932,
            "variance": 151525.7557
          },
          {
            "average": 1023.874644,
            "count": 11032609,
            "maximum": 1039.611012,
            "minimum": 1018.971012,
            "name": "Z",
            "position": 2,
            "stddev": 4.210247476,
            "variance": 17.72618381
          },
          {
            "average": 223.3615252,
            "count": 11032609,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.51731544,
            "variance": 871.2719108
          },
          {
            "average": 1.000070971,
            "count": 11032609,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008424155513,
            "variance": 7.09663961e-05
          },
          {
            "average": 1.000141762,
            "count": 11032609,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01190552346,
            "variance": 0.0001417414889
          },
          {
            "average": 0.4976360533,
            "count": 11032609,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999944344,
            "variance": 0.2499944344
          },
          {
            "average": 0,
            "count": 11032609,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.229446453,
            "count": 11032609,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4204768651,
            "variance": 0.1768007941
          },
          {
            "average": 0.5039349436,
            "count": 11032609,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.905509877,
            "variance": 62.49708641
          },
          {
            "average": 199.6941959,
            "count": 11032609,
            "maximum": 212,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 4.228278642,
            "variance": 17.87834028
          },
          {
            "average": 35.5838754,
            "count": 11032609,
            "maximum": 119,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.51965923,
            "variance": 601.213689
          },
          {
            "average": 41561.43541,
            "count": 11032609,
            "maximum": 62976,
            "minimum": 10752,
            "name": "Red",
            "position": 12,
            "stddev": 7444.158557,
            "variance": 55415496.62
          },
          {
            "average": 38821.49507,
            "count": 11032609,
            "maximum": 62208,
            "minimum": 6912,
            "name": "Green",
            "position": 13,
            "stddev": 7448.406204,
            "variance": 55478754.98
          },
          {
            "average": 32433.46824,
            "count": 11032609,
            "maximum": 61952,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 9128.72791,
            "variance": 83333673.26
          },
          {
            "average": 437470.3916,
            "count": 11032609,
            "maximum": 498587.5291,
            "minimum": 429699.2384,
            "name": "GpsTime",
            "position": 15,
            "stddev": 20135.97624,
            "variance": 405457539
          },
          {
            "average": 0,
            "count": 11032609,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11032609,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11032609,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11032609,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11032609,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438771.2021,
          4967959.552,
          1018.971012,
          439771.7221,
          4969357.372,
          1039.611012
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438771.20209800766,
                4967959.551900631,
                1018.9710120820517
              ],
              [
                438771.20209800766,
                4969357.371900631,
                1018.9710120820517
              ],
              [
                439771.7220980077,
                4969357.371900631,
                1039.6110120820517
              ],
              [
                439771.7220980077,
                4967959.551900631,
                1039.6110120820517
              ],
              [
                438771.20209800766,
                4967959.551900631,
                1018.9710120820517
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T20:16:27+00:00",
        "end_time": "2011-09-19T01:08:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7751941,
            44.86242811,
            1018.971012,
            -117.7623622,
            44.8750956,
            1039.611012
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.77502525130598,
                  44.862428110021234,
                  1018.9710120820517
                ],
                [
                  -117.77519412610214,
                  44.87501032189253,
                  1018.9710120820517
                ],
                [
                  -117.76252827757085,
                  44.87509559604382,
                  1039.6110120820517
                ],
                [
                  -117.76236216136125,
                  44.86251334697887,
                  1039.6110120820517
                ],
                [
                  -117.77502525130598,
                  44.862428110021234,
                  1018.9710120820517
                ]
              ]
            ]
          },
          "id": "44117G7204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:16:27Z",
            "pc:count": 11032609,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439281.7627,
                "count": 11032609,
                "maximum": 439771.7221,
                "minimum": 438771.2021,
                "name": "X",
                "position": 0,
                "stddev": 287.0751391,
                "variance": 82412.13549
              },
              {
                "average": 4968629.214,
                "count": 11032609,
                "maximum": 4969357.372,
                "minimum": 4967959.552,
                "name": "Y",
                "position": 1,
                "stddev": 389.2630932,
                "variance": 151525.7557
              },
              {
                "average": 1023.874644,
                "count": 11032609,
                "maximum": 1039.611012,
                "minimum": 1018.971012,
                "name": "Z",
                "position": 2,
                "stddev": 4.210247476,
                "variance": 17.72618381
              },
              {
                "average": 223.3615252,
                "count": 11032609,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.51731544,
                "variance": 871.2719108
              },
              {
                "average": 1.000070971,
                "count": 11032609,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008424155513,
                "variance": 7.09663961e-05
              },
              {
                "average": 1.000141762,
                "count": 11032609,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01190552346,
                "variance": 0.0001417414889
              },
              {
                "average": 0.4976360533,
                "count": 11032609,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999944344,
                "variance": 0.2499944344
              },
              {
                "average": 0,
                "count": 11032609,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.229446453,
                "count": 11032609,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4204768651,
                "variance": 0.1768007941
              },
              {
                "average": 0.5039349436,
                "count": 11032609,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.905509877,
                "variance": 62.49708641
              },
              {
                "average": 199.6941959,
                "count": 11032609,
                "maximum": 212,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 4.228278642,
                "variance": 17.87834028
              },
              {
                "average": 35.5838754,
                "count": 11032609,
                "maximum": 119,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.51965923,
                "variance": 601.213689
              },
              {
                "average": 41561.43541,
                "count": 11032609,
                "maximum": 62976,
                "minimum": 10752,
                "name": "Red",
                "position": 12,
                "stddev": 7444.158557,
                "variance": 55415496.62
              },
              {
                "average": 38821.49507,
                "count": 11032609,
                "maximum": 62208,
                "minimum": 6912,
                "name": "Green",
                "position": 13,
                "stddev": 7448.406204,
                "variance": 55478754.98
              },
              {
                "average": 32433.46824,
                "count": 11032609,
                "maximum": 61952,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 9128.72791,
                "variance": 83333673.26
              },
              {
                "average": 437470.3916,
                "count": 11032609,
                "maximum": 498587.5291,
                "minimum": 429699.2384,
                "name": "GpsTime",
                "position": 15,
                "stddev": 20135.97624,
                "variance": 405457539
              },
              {
                "average": 0,
                "count": 11032609,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11032609,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11032609,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11032609,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11032609,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438771.2021,
              4967959.552,
              1018.971012,
              439771.7221,
              4969357.372,
              1039.611012
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438771.20209800766,
                    4967959.551900631,
                    1018.9710120820517
                  ],
                  [
                    438771.20209800766,
                    4969357.371900631,
                    1018.9710120820517
                  ],
                  [
                    439771.7220980077,
                    4969357.371900631,
                    1039.6110120820517
                  ],
                  [
                    439771.7220980077,
                    4967959.551900631,
                    1039.6110120820517
                  ],
                  [
                    438771.20209800766,
                    4967959.551900631,
                    1018.9710120820517
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T20:16:27+00:00",
            "end_time": "2011-09-19T01: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": "44117G7202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002491573937,
              44.86242528221797,
              1018.0551783294013
            ],
            [
              -117.80019927992706,
              44.87501047891084,
              1018.0551783294013
            ],
            [
              -117.78752869604577,
              44.8750985593805,
              1045.4551783294014
            ],
            [
              -117.78735709209793,
              44.862513324260846,
              1045.4551783294014
            ],
            [
              -117.80002491573937,
              44.86242528221797,
              1018.0551783294013
            ]
          ]
        ]
      },
      "bbox": [
        -117.8001993,
        44.86242528,
        1018.055178,
        -117.7873571,
        44.87509856,
        1045.455178
      ],
      "properties": {
        "datetime": "2011-09-19T21:59:54Z",
        "pc:count": 12570157,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437271.4896,
            "count": 12570157,
            "maximum": 437797.0326,
            "minimum": 436796.1326,
            "name": "X",
            "position": 0,
            "stddev": 287.285992,
            "variance": 82533.24123
          },
          {
            "average": 4968707.042,
            "count": 12570157,
            "maximum": 4969376.549,
            "minimum": 4967978.389,
            "name": "Y",
            "position": 1,
            "stddev": 402.5225971,
            "variance": 162024.4412
          },
          {
            "average": 1020.211299,
            "count": 12570157,
            "maximum": 1045.455178,
            "minimum": 1018.055178,
            "name": "Z",
            "position": 2,
            "stddev": 0.599834499,
            "variance": 0.3598014262
          },
          {
            "average": 226.1798462,
            "count": 12570157,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.42745237,
            "variance": 646.5553342
          },
          {
            "average": 1.000372629,
            "count": 12570157,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02146241048,
            "variance": 0.0004606350635
          },
          {
            "average": 1.000747882,
            "count": 12570157,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03189058774,
            "variance": 0.001017009587
          },
          {
            "average": 0.4973969697,
            "count": 12570157,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999932441,
            "variance": 0.2499932441
          },
          {
            "average": 0,
            "count": 12570157,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.20539998,
            "count": 12570157,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4039936155,
            "variance": 0.1632108414
          },
          {
            "average": 0.5779240292,
            "count": 12570157,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.869457584,
            "variance": 61.92836267
          },
          {
            "average": 201.2877171,
            "count": 12570157,
            "maximum": 212,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 3.785659471,
            "variance": 14.33121763
          },
          {
            "average": 106.6418481,
            "count": 12570157,
            "maximum": 136,
            "minimum": 87,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.09487426,
            "variance": 259.0449774
          },
          {
            "average": 34909.1552,
            "count": 12570157,
            "maximum": 62976,
            "minimum": 6400,
            "name": "Red",
            "position": 12,
            "stddev": 5899.374967,
            "variance": 34802625
          },
          {
            "average": 33804.51629,
            "count": 12570157,
            "maximum": 64256,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 5229.682598,
            "variance": 27349580.07
          },
          {
            "average": 26794.36766,
            "count": 12570157,
            "maximum": 63488,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 5231.190552,
            "variance": 27365354.59
          },
          {
            "average": 500085.4334,
            "count": 12570157,
            "maximum": 504794.869,
            "minimum": 498556.6502,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1485.412981,
            "variance": 2206451.725
          },
          {
            "average": 0,
            "count": 12570157,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12570157,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12570157,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12570157,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12570157,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436796.1326,
          4967978.389,
          1018.055178,
          437797.0326,
          4969376.549,
          1045.455178
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436796.13262186554,
                4967978.388677493,
                1018.0551783294013
              ],
              [
                436796.13262186554,
                4969376.548677493,
                1018.0551783294013
              ],
              [
                437797.03262186557,
                4969376.548677493,
                1045.4551783294014
              ],
              [
                437797.03262186557,
                4967978.388677493,
                1045.4551783294014
              ],
              [
                436796.13262186554,
                4967978.388677493,
                1018.0551783294013
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T21:59:54+00:00",
        "end_time": "2011-09-19T20:15:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8001993,
            44.86242528,
            1018.055178,
            -117.7873571,
            44.87509856,
            1045.455178
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002491573937,
                  44.86242528221797,
                  1018.0551783294013
                ],
                [
                  -117.80019927992706,
                  44.87501047891084,
                  1018.0551783294013
                ],
                [
                  -117.78752869604577,
                  44.8750985593805,
                  1045.4551783294014
                ],
                [
                  -117.78735709209793,
                  44.862513324260846,
                  1045.4551783294014
                ],
                [
                  -117.80002491573937,
                  44.86242528221797,
                  1018.0551783294013
                ]
              ]
            ]
          },
          "id": "44117G7202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:59:54Z",
            "pc:count": 12570157,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437271.4896,
                "count": 12570157,
                "maximum": 437797.0326,
                "minimum": 436796.1326,
                "name": "X",
                "position": 0,
                "stddev": 287.285992,
                "variance": 82533.24123
              },
              {
                "average": 4968707.042,
                "count": 12570157,
                "maximum": 4969376.549,
                "minimum": 4967978.389,
                "name": "Y",
                "position": 1,
                "stddev": 402.5225971,
                "variance": 162024.4412
              },
              {
                "average": 1020.211299,
                "count": 12570157,
                "maximum": 1045.455178,
                "minimum": 1018.055178,
                "name": "Z",
                "position": 2,
                "stddev": 0.599834499,
                "variance": 0.3598014262
              },
              {
                "average": 226.1798462,
                "count": 12570157,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.42745237,
                "variance": 646.5553342
              },
              {
                "average": 1.000372629,
                "count": 12570157,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02146241048,
                "variance": 0.0004606350635
              },
              {
                "average": 1.000747882,
                "count": 12570157,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03189058774,
                "variance": 0.001017009587
              },
              {
                "average": 0.4973969697,
                "count": 12570157,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999932441,
                "variance": 0.2499932441
              },
              {
                "average": 0,
                "count": 12570157,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.20539998,
                "count": 12570157,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4039936155,
                "variance": 0.1632108414
              },
              {
                "average": 0.5779240292,
                "count": 12570157,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.869457584,
                "variance": 61.92836267
              },
              {
                "average": 201.2877171,
                "count": 12570157,
                "maximum": 212,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 3.785659471,
                "variance": 14.33121763
              },
              {
                "average": 106.6418481,
                "count": 12570157,
                "maximum": 136,
                "minimum": 87,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.09487426,
                "variance": 259.0449774
              },
              {
                "average": 34909.1552,
                "count": 12570157,
                "maximum": 62976,
                "minimum": 6400,
                "name": "Red",
                "position": 12,
                "stddev": 5899.374967,
                "variance": 34802625
              },
              {
                "average": 33804.51629,
                "count": 12570157,
                "maximum": 64256,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 5229.682598,
                "variance": 27349580.07
              },
              {
                "average": 26794.36766,
                "count": 12570157,
                "maximum": 63488,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 5231.190552,
                "variance": 27365354.59
              },
              {
                "average": 500085.4334,
                "count": 12570157,
                "maximum": 504794.869,
                "minimum": 498556.6502,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1485.412981,
                "variance": 2206451.725
              },
              {
                "average": 0,
                "count": 12570157,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12570157,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12570157,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12570157,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12570157,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436796.1326,
              4967978.389,
              1018.055178,
              437797.0326,
              4969376.549,
              1045.455178
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436796.13262186554,
                    4967978.388677493,
                    1018.0551783294013
                  ],
                  [
                    436796.13262186554,
                    4969376.548677493,
                    1018.0551783294013
                  ],
                  [
                    437797.03262186557,
                    4969376.548677493,
                    1045.4551783294014
                  ],
                  [
                    437797.03262186557,
                    4967978.388677493,
                    1045.4551783294014
                  ],
                  [
                    436796.13262186554,
                    4967978.388677493,
                    1018.0551783294013
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T21:59:54+00:00",
            "end_time": "2011-09-19T20:15:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117G8404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002485074872,
              44.799914130617566,
              1027.30471224289
            ],
            [
              -117.90022074929486,
              44.81250994045281,
              1027.30471224289
            ],
            [
              -117.88752928208858,
              44.81260928208062,
              1044.1647122428901
            ],
            [
              -117.88733614447167,
              44.800013428868645,
              1044.1647122428901
            ],
            [
              -117.90002485074872,
              44.799914130617566,
              1027.30471224289
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002207,
        44.79991413,
        1027.304712,
        -117.8873361,
        44.81260928,
        1044.164712
      ],
      "properties": {
        "datetime": "2011-09-20T23:06:55Z",
        "pc:count": 16940573,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429282.9919,
            "count": 16940573,
            "maximum": 429822.5159,
            "minimum": 428818.8559,
            "name": "X",
            "position": 0,
            "stddev": 282.1828078,
            "variance": 79627.13702
          },
          {
            "average": 4961886.91,
            "count": 16940573,
            "maximum": 4962516.437,
            "minimum": 4961117.077,
            "name": "Y",
            "position": 1,
            "stddev": 387.9794299,
            "variance": 150528.038
          },
          {
            "average": 1030.278842,
            "count": 16940573,
            "maximum": 1044.164712,
            "minimum": 1027.304712,
            "name": "Z",
            "position": 2,
            "stddev": 1.872328457,
            "variance": 3.505613851
          },
          {
            "average": 229.9562406,
            "count": 16940573,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.60320637,
            "variance": 761.9370018
          },
          {
            "average": 1.001418016,
            "count": 16940573,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04038554125,
            "variance": 0.001630991942
          },
          {
            "average": 1.002836799,
            "count": 16940573,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05894421581,
            "variance": 0.003474420578
          },
          {
            "average": 0.4992099146,
            "count": 16940573,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993905,
            "variance": 0.2499993905
          },
          {
            "average": 0,
            "count": 16940573,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.185338595,
            "count": 16940573,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3885720129,
            "variance": 0.1509882092
          },
          {
            "average": 0.7564434755,
            "count": 16940573,
            "maximum": 21,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.740944314,
            "variance": 59.92221888
          },
          {
            "average": 199.7731412,
            "count": 16940573,
            "maximum": 212,
            "minimum": 187,
            "name": "UserData",
            "position": 10,
            "stddev": 3.941939324,
            "variance": 15.53888563
          },
          {
            "average": 98.47864603,
            "count": 16940573,
            "maximum": 135,
            "minimum": 51,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 28.82062382,
            "variance": 830.6283574
          },
          {
            "average": 24205.77429,
            "count": 16940573,
            "maximum": 58112,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 10120.82269,
            "variance": 102431052
          },
          {
            "average": 25846.96266,
            "count": 16940573,
            "maximum": 59392,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 7507.868572,
            "variance": 56368090.5
          },
          {
            "average": 20763.95534,
            "count": 16940573,
            "maximum": 61696,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 4962.621515,
            "variance": 24627612.31
          },
          {
            "average": 535659.4921,
            "count": 16940573,
            "maximum": 595215.5757,
            "minimum": 503127.4532,
            "name": "GpsTime",
            "position": 15,
            "stddev": 42884.15525,
            "variance": 1839050771
          },
          {
            "average": 0,
            "count": 16940573,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16940573,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16940573,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16940573,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16940573,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428818.8559,
          4961117.077,
          1027.304712,
          429822.5159,
          4962516.437,
          1044.164712
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428818.8559419604,
                4961117.077362005,
                1027.30471224289
              ],
              [
                428818.8559419604,
                4962516.437362004,
                1027.30471224289
              ],
              [
                429822.51594196045,
                4962516.437362004,
                1044.1647122428901
              ],
              [
                429822.51594196045,
                4961117.077362005,
                1044.1647122428901
              ],
              [
                428818.8559419604,
                4961117.077362005,
                1027.30471224289
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:06:55+00:00",
        "end_time": "2011-09-19T21:32:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002207,
            44.79991413,
            1027.304712,
            -117.8873361,
            44.81260928,
            1044.164712
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002485074872,
                  44.799914130617566,
                  1027.30471224289
                ],
                [
                  -117.90022074929486,
                  44.81250994045281,
                  1027.30471224289
                ],
                [
                  -117.88752928208858,
                  44.81260928208062,
                  1044.1647122428901
                ],
                [
                  -117.88733614447167,
                  44.800013428868645,
                  1044.1647122428901
                ],
                [
                  -117.90002485074872,
                  44.799914130617566,
                  1027.30471224289
                ]
              ]
            ]
          },
          "id": "44117G8404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:06:55Z",
            "pc:count": 16940573,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429282.9919,
                "count": 16940573,
                "maximum": 429822.5159,
                "minimum": 428818.8559,
                "name": "X",
                "position": 0,
                "stddev": 282.1828078,
                "variance": 79627.13702
              },
              {
                "average": 4961886.91,
                "count": 16940573,
                "maximum": 4962516.437,
                "minimum": 4961117.077,
                "name": "Y",
                "position": 1,
                "stddev": 387.9794299,
                "variance": 150528.038
              },
              {
                "average": 1030.278842,
                "count": 16940573,
                "maximum": 1044.164712,
                "minimum": 1027.304712,
                "name": "Z",
                "position": 2,
                "stddev": 1.872328457,
                "variance": 3.505613851
              },
              {
                "average": 229.9562406,
                "count": 16940573,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.60320637,
                "variance": 761.9370018
              },
              {
                "average": 1.001418016,
                "count": 16940573,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04038554125,
                "variance": 0.001630991942
              },
              {
                "average": 1.002836799,
                "count": 16940573,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05894421581,
                "variance": 0.003474420578
              },
              {
                "average": 0.4992099146,
                "count": 16940573,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993905,
                "variance": 0.2499993905
              },
              {
                "average": 0,
                "count": 16940573,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.185338595,
                "count": 16940573,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3885720129,
                "variance": 0.1509882092
              },
              {
                "average": 0.7564434755,
                "count": 16940573,
                "maximum": 21,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.740944314,
                "variance": 59.92221888
              },
              {
                "average": 199.7731412,
                "count": 16940573,
                "maximum": 212,
                "minimum": 187,
                "name": "UserData",
                "position": 10,
                "stddev": 3.941939324,
                "variance": 15.53888563
              },
              {
                "average": 98.47864603,
                "count": 16940573,
                "maximum": 135,
                "minimum": 51,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 28.82062382,
                "variance": 830.6283574
              },
              {
                "average": 24205.77429,
                "count": 16940573,
                "maximum": 58112,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 10120.82269,
                "variance": 102431052
              },
              {
                "average": 25846.96266,
                "count": 16940573,
                "maximum": 59392,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 7507.868572,
                "variance": 56368090.5
              },
              {
                "average": 20763.95534,
                "count": 16940573,
                "maximum": 61696,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 4962.621515,
                "variance": 24627612.31
              },
              {
                "average": 535659.4921,
                "count": 16940573,
                "maximum": 595215.5757,
                "minimum": 503127.4532,
                "name": "GpsTime",
                "position": 15,
                "stddev": 42884.15525,
                "variance": 1839050771
              },
              {
                "average": 0,
                "count": 16940573,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16940573,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16940573,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16940573,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16940573,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428818.8559,
              4961117.077,
              1027.304712,
              429822.5159,
              4962516.437,
              1044.164712
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428818.8559419604,
                    4961117.077362005,
                    1027.30471224289
                  ],
                  [
                    428818.8559419604,
                    4962516.437362004,
                    1027.30471224289
                  ],
                  [
                    429822.51594196045,
                    4962516.437362004,
                    1044.1647122428901
                  ],
                  [
                    429822.51594196045,
                    4961117.077362005,
                    1044.1647122428901
                  ],
                  [
                    428818.8559419604,
                    4961117.077362005,
                    1027.30471224289
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:06:55+00:00",
            "end_time": "2011-09-19T21:32: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": "44117G8101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002494145839,
              44.86240370693666,
              1067.4034579294182
            ],
            [
              -118.00024325934785,
              44.8750094540071,
              1067.4034579294182
            ],
            [
              -117.98752956585987,
              44.875120106466696,
              1163.9634579294182
            ],
            [
              -117.98731402182291,
              44.86251431104324,
              1163.9634579294182
            ],
            [
              -118.00002494145839,
              44.86240370693666,
              1067.4034579294182
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002433,
        44.86240371,
        1067.403458,
        -117.987314,
        44.87512011,
        1163.963458
      ],
      "properties": {
        "datetime": "2011-09-17T21:33:19Z",
        "pc:count": 13492816,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421452.5398,
            "count": 13492816,
            "maximum": 421999.7142,
            "minimum": 420995.3542,
            "name": "X",
            "position": 0,
            "stddev": 289.3722425,
            "variance": 83736.2947
          },
          {
            "average": 4968808.259,
            "count": 13492816,
            "maximum": 4969551.611,
            "minimum": 4968151.091,
            "name": "Y",
            "position": 1,
            "stddev": 397.3824548,
            "variance": 157912.8154
          },
          {
            "average": 1106.980433,
            "count": 13492816,
            "maximum": 1163.963458,
            "minimum": 1067.403458,
            "name": "Z",
            "position": 2,
            "stddev": 22.19067915,
            "variance": 492.4262413
          },
          {
            "average": 118.2419691,
            "count": 13492816,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.23690687,
            "variance": 688.3752819
          },
          {
            "average": 1.002698102,
            "count": 13492816,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05453245194,
            "variance": 0.002973788315
          },
          {
            "average": 1.005662643,
            "count": 13492816,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08126855328,
            "variance": 0.006604577752
          },
          {
            "average": 0.4997569818,
            "count": 13492816,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999595,
            "variance": 0.2499999595
          },
          {
            "average": 0,
            "count": 13492816,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.234486189,
            "count": 13492816,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4236772703,
            "variance": 0.1795024294
          },
          {
            "average": -1.076144844,
            "count": 13492816,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.322832835,
            "variance": 69.2695464
          },
          {
            "average": 172.0374835,
            "count": 13492816,
            "maximum": 179,
            "minimum": 119,
            "name": "UserData",
            "position": 10,
            "stddev": 16.95372372,
            "variance": 287.4287478
          },
          {
            "average": 14767.51703,
            "count": 13492816,
            "maximum": 20107,
            "minimum": 9436,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5312.118972,
            "variance": 28218607.97
          },
          {
            "average": 25998.1639,
            "count": 13492816,
            "maximum": 65024,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 10579.92624,
            "variance": 111934839.3
          },
          {
            "average": 26663.93799,
            "count": 13492816,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 7835.973777,
            "variance": 61402485.03
          },
          {
            "average": 22130.61012,
            "count": 13492816,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 6026.675574,
            "variance": 36320818.47
          },
          {
            "average": 290203.3181,
            "count": 13492816,
            "maximum": 330399.0355,
            "minimum": 79448.53234,
            "name": "GpsTime",
            "position": 15,
            "stddev": 89157.28479,
            "variance": 7949021431
          },
          {
            "average": 0,
            "count": 13492816,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13492816,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13492816,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13492816,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13492816,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420995.3542,
          4968151.091,
          1067.403458,
          421999.7142,
          4969551.611,
          1163.963458
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420995.35417379136,
                4968151.09128627,
                1067.4034579294182
              ],
              [
                420995.35417379136,
                4969551.6112862695,
                1067.4034579294182
              ],
              [
                421999.71417379135,
                4969551.6112862695,
                1163.9634579294182
              ],
              [
                421999.71417379135,
                4968151.09128627,
                1163.9634579294182
              ],
              [
                420995.35417379136,
                4968151.09128627,
                1067.4034579294182
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:33:19+00:00",
        "end_time": "2011-09-14T23:50:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002433,
            44.86240371,
            1067.403458,
            -117.987314,
            44.87512011,
            1163.963458
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002494145839,
                  44.86240370693666,
                  1067.4034579294182
                ],
                [
                  -118.00024325934785,
                  44.8750094540071,
                  1067.4034579294182
                ],
                [
                  -117.98752956585987,
                  44.875120106466696,
                  1163.9634579294182
                ],
                [
                  -117.98731402182291,
                  44.86251431104324,
                  1163.9634579294182
                ],
                [
                  -118.00002494145839,
                  44.86240370693666,
                  1067.4034579294182
                ]
              ]
            ]
          },
          "id": "44117G8101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:33:19Z",
            "pc:count": 13492816,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421452.5398,
                "count": 13492816,
                "maximum": 421999.7142,
                "minimum": 420995.3542,
                "name": "X",
                "position": 0,
                "stddev": 289.3722425,
                "variance": 83736.2947
              },
              {
                "average": 4968808.259,
                "count": 13492816,
                "maximum": 4969551.611,
                "minimum": 4968151.091,
                "name": "Y",
                "position": 1,
                "stddev": 397.3824548,
                "variance": 157912.8154
              },
              {
                "average": 1106.980433,
                "count": 13492816,
                "maximum": 1163.963458,
                "minimum": 1067.403458,
                "name": "Z",
                "position": 2,
                "stddev": 22.19067915,
                "variance": 492.4262413
              },
              {
                "average": 118.2419691,
                "count": 13492816,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.23690687,
                "variance": 688.3752819
              },
              {
                "average": 1.002698102,
                "count": 13492816,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05453245194,
                "variance": 0.002973788315
              },
              {
                "average": 1.005662643,
                "count": 13492816,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08126855328,
                "variance": 0.006604577752
              },
              {
                "average": 0.4997569818,
                "count": 13492816,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999595,
                "variance": 0.2499999595
              },
              {
                "average": 0,
                "count": 13492816,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.234486189,
                "count": 13492816,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4236772703,
                "variance": 0.1795024294
              },
              {
                "average": -1.076144844,
                "count": 13492816,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.322832835,
                "variance": 69.2695464
              },
              {
                "average": 172.0374835,
                "count": 13492816,
                "maximum": 179,
                "minimum": 119,
                "name": "UserData",
                "position": 10,
                "stddev": 16.95372372,
                "variance": 287.4287478
              },
              {
                "average": 14767.51703,
                "count": 13492816,
                "maximum": 20107,
                "minimum": 9436,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5312.118972,
                "variance": 28218607.97
              },
              {
                "average": 25998.1639,
                "count": 13492816,
                "maximum": 65024,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 10579.92624,
                "variance": 111934839.3
              },
              {
                "average": 26663.93799,
                "count": 13492816,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 7835.973777,
                "variance": 61402485.03
              },
              {
                "average": 22130.61012,
                "count": 13492816,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 6026.675574,
                "variance": 36320818.47
              },
              {
                "average": 290203.3181,
                "count": 13492816,
                "maximum": 330399.0355,
                "minimum": 79448.53234,
                "name": "GpsTime",
                "position": 15,
                "stddev": 89157.28479,
                "variance": 7949021431
              },
              {
                "average": 0,
                "count": 13492816,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13492816,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13492816,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13492816,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13492816,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420995.3542,
              4968151.091,
              1067.403458,
              421999.7142,
              4969551.611,
              1163.963458
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420995.35417379136,
                    4968151.09128627,
                    1067.4034579294182
                  ],
                  [
                    420995.35417379136,
                    4969551.6112862695,
                    1067.4034579294182
                  ],
                  [
                    421999.71417379135,
                    4969551.6112862695,
                    1163.9634579294182
                  ],
                  [
                    421999.71417379135,
                    4968151.09128627,
                    1163.9634579294182
                  ],
                  [
                    420995.35417379136,
                    4968151.09128627,
                    1067.4034579294182
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:33:19+00:00",
            "end_time": "2011-09-14T23:50: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": "45118A1414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0250238402196,
              45.024901155616014,
              1099.2725932082753
            ],
            [
              -118.0252489471158,
              45.037509865290325,
              1099.2725932082753
            ],
            [
              -118.01253013824771,
              45.03762334648106,
              1197.4325932082752
            ],
            [
              -118.01230782277001,
              45.02501458720647,
              1197.4325932082752
            ],
            [
              -118.0250238402196,
              45.024901155616014,
              1099.2725932082753
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252489,
        45.02490116,
        1099.272593,
        -118.0123078,
        45.03762335,
        1197.432593
      ],
      "properties": {
        "datetime": "2011-09-20T23:55:32Z",
        "pc:count": 12092288,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419746.3895,
            "count": 12092288,
            "maximum": 420250.437,
            "minimum": 419248.497,
            "name": "X",
            "position": 0,
            "stddev": 284.2578967,
            "variance": 80802.55181
          },
          {
            "average": 4986924.747,
            "count": 12092288,
            "maximum": 4987627.851,
            "minimum": 4986226.951,
            "name": "Y",
            "position": 1,
            "stddev": 395.758621,
            "variance": 156624.8861
          },
          {
            "average": 1143.127102,
            "count": 12092288,
            "maximum": 1197.432593,
            "minimum": 1099.272593,
            "name": "Z",
            "position": 2,
            "stddev": 22.50625967,
            "variance": 506.5317245
          },
          {
            "average": 224.6869341,
            "count": 12092288,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.9308269,
            "variance": 780.1310912
          },
          {
            "average": 1.002534343,
            "count": 12092288,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05269885821,
            "variance": 0.002777169657
          },
          {
            "average": 1.005069016,
            "count": 12092288,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07613819648,
            "variance": 0.005797024963
          },
          {
            "average": 0.4982416066,
            "count": 12092288,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999969287,
            "variance": 0.2499969287
          },
          {
            "average": 0,
            "count": 12092288,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.2417411,
            "count": 12092288,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4281382436,
            "variance": 0.1833023556
          },
          {
            "average": 0.4295105925,
            "count": 12092288,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.99500869,
            "variance": 63.92016395
          },
          {
            "average": 206.4351156,
            "count": 12092288,
            "maximum": 213,
            "minimum": 191,
            "name": "UserData",
            "position": 10,
            "stddev": 3.669224831,
            "variance": 13.46321086
          },
          {
            "average": 66.01741101,
            "count": 12092288,
            "maximum": 84,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.66359536,
            "variance": 186.6938381
          },
          {
            "average": 34639.61631,
            "count": 12092288,
            "maximum": 59392,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 7565.709166,
            "variance": 57239955.19
          },
          {
            "average": 32524.64987,
            "count": 12092288,
            "maximum": 60928,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 5720.06328,
            "variance": 32719123.93
          },
          {
            "average": 25495.76499,
            "count": 12092288,
            "maximum": 60672,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5557.889362,
            "variance": 30890134.16
          },
          {
            "average": 593974.4303,
            "count": 12092288,
            "maximum": 598132.3179,
            "minimum": 586756.3873,
            "name": "GpsTime",
            "position": 15,
            "stddev": 5000.720952,
            "variance": 25007210.04
          },
          {
            "average": 0,
            "count": 12092288,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12092288,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12092288,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12092288,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12092288,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419248.497,
          4986226.951,
          1099.272593,
          420250.437,
          4987627.851,
          1197.432593
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419248.4969883822,
                4986226.950846739,
                1099.2725932082753
              ],
              [
                419248.4969883822,
                4987627.8508467395,
                1099.2725932082753
              ],
              [
                420250.43698838213,
                4987627.8508467395,
                1197.4325932082752
              ],
              [
                420250.43698838213,
                4986226.950846739,
                1197.4325932082752
              ],
              [
                419248.4969883822,
                4986226.950846739,
                1099.2725932082753
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:55:32+00:00",
        "end_time": "2011-09-20T20:45:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252489,
            45.02490116,
            1099.272593,
            -118.0123078,
            45.03762335,
            1197.432593
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0250238402196,
                  45.024901155616014,
                  1099.2725932082753
                ],
                [
                  -118.0252489471158,
                  45.037509865290325,
                  1099.2725932082753
                ],
                [
                  -118.01253013824771,
                  45.03762334648106,
                  1197.4325932082752
                ],
                [
                  -118.01230782277001,
                  45.02501458720647,
                  1197.4325932082752
                ],
                [
                  -118.0250238402196,
                  45.024901155616014,
                  1099.2725932082753
                ]
              ]
            ]
          },
          "id": "45118A1414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:55:32Z",
            "pc:count": 12092288,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419746.3895,
                "count": 12092288,
                "maximum": 420250.437,
                "minimum": 419248.497,
                "name": "X",
                "position": 0,
                "stddev": 284.2578967,
                "variance": 80802.55181
              },
              {
                "average": 4986924.747,
                "count": 12092288,
                "maximum": 4987627.851,
                "minimum": 4986226.951,
                "name": "Y",
                "position": 1,
                "stddev": 395.758621,
                "variance": 156624.8861
              },
              {
                "average": 1143.127102,
                "count": 12092288,
                "maximum": 1197.432593,
                "minimum": 1099.272593,
                "name": "Z",
                "position": 2,
                "stddev": 22.50625967,
                "variance": 506.5317245
              },
              {
                "average": 224.6869341,
                "count": 12092288,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.9308269,
                "variance": 780.1310912
              },
              {
                "average": 1.002534343,
                "count": 12092288,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05269885821,
                "variance": 0.002777169657
              },
              {
                "average": 1.005069016,
                "count": 12092288,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07613819648,
                "variance": 0.005797024963
              },
              {
                "average": 0.4982416066,
                "count": 12092288,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999969287,
                "variance": 0.2499969287
              },
              {
                "average": 0,
                "count": 12092288,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.2417411,
                "count": 12092288,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4281382436,
                "variance": 0.1833023556
              },
              {
                "average": 0.4295105925,
                "count": 12092288,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.99500869,
                "variance": 63.92016395
              },
              {
                "average": 206.4351156,
                "count": 12092288,
                "maximum": 213,
                "minimum": 191,
                "name": "UserData",
                "position": 10,
                "stddev": 3.669224831,
                "variance": 13.46321086
              },
              {
                "average": 66.01741101,
                "count": 12092288,
                "maximum": 84,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.66359536,
                "variance": 186.6938381
              },
              {
                "average": 34639.61631,
                "count": 12092288,
                "maximum": 59392,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 7565.709166,
                "variance": 57239955.19
              },
              {
                "average": 32524.64987,
                "count": 12092288,
                "maximum": 60928,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 5720.06328,
                "variance": 32719123.93
              },
              {
                "average": 25495.76499,
                "count": 12092288,
                "maximum": 60672,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5557.889362,
                "variance": 30890134.16
              },
              {
                "average": 593974.4303,
                "count": 12092288,
                "maximum": 598132.3179,
                "minimum": 586756.3873,
                "name": "GpsTime",
                "position": 15,
                "stddev": 5000.720952,
                "variance": 25007210.04
              },
              {
                "average": 0,
                "count": 12092288,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12092288,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12092288,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12092288,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12092288,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419248.497,
              4986226.951,
              1099.272593,
              420250.437,
              4987627.851,
              1197.432593
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419248.4969883822,
                    4986226.950846739,
                    1099.2725932082753
                  ],
                  [
                    419248.4969883822,
                    4987627.8508467395,
                    1099.2725932082753
                  ],
                  [
                    420250.43698838213,
                    4987627.8508467395,
                    1197.4325932082752
                  ],
                  [
                    420250.43698838213,
                    4986226.950846739,
                    1197.4325932082752
                  ],
                  [
                    419248.4969883822,
                    4986226.950846739,
                    1099.2725932082753
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:55:32+00:00",
            "end_time": "2011-09-20T20: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": "44117H7317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252483268161,
              44.88741862098491,
              1014.5220823451222
            ],
            [
              -117.8627130811167,
              44.90001022358632,
              1014.5220823451222
            ],
            [
              -117.85002960778688,
              44.900105337078585,
              1041.262082345122
            ],
            [
              -117.8498441261407,
              44.887513692961164,
              1041.262082345122
            ],
            [
              -117.86252483268161,
              44.88741862098491,
              1014.5220823451222
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627131,
        44.88741862,
        1014.522082,
        -117.8498441,
        44.90010534,
        1041.262082
      ],
      "properties": {
        "datetime": "2011-09-20T02:32:33Z",
        "pc:count": 11316582,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432387.5916,
            "count": 11316582,
            "maximum": 432889.3977,
            "minimum": 431887.8977,
            "name": "X",
            "position": 0,
            "stddev": 284.1871805,
            "variance": 80762.35358
          },
          {
            "average": 4971499.962,
            "count": 11316582,
            "maximum": 4972204.21,
            "minimum": 4970805.31,
            "name": "Y",
            "position": 1,
            "stddev": 399.5902759,
            "variance": 159672.3886
          },
          {
            "average": 1015.988349,
            "count": 11316582,
            "maximum": 1041.262082,
            "minimum": 1014.522082,
            "name": "Z",
            "position": 2,
            "stddev": 0.3973970169,
            "variance": 0.157924389
          },
          {
            "average": 231.9391767,
            "count": 11316582,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.04246157,
            "variance": 731.2947275
          },
          {
            "average": 1.000279325,
            "count": 11316582,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01912246028,
            "variance": 0.0003656684872
          },
          {
            "average": 1.00055485,
            "count": 11316582,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02852111192,
            "variance": 0.000813453825
          },
          {
            "average": 0.4982726233,
            "count": 11316582,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999970383,
            "variance": 0.2499970383
          },
          {
            "average": 0,
            "count": 11316582,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.283791696,
            "count": 11316582,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4508369853,
            "variance": 0.2032539873
          },
          {
            "average": 0.4005551332,
            "count": 11316582,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.826816732,
            "variance": 61.25906016
          },
          {
            "average": 193.5287464,
            "count": 11316582,
            "maximum": 208,
            "minimum": 182,
            "name": "UserData",
            "position": 10,
            "stddev": 3.421205517,
            "variance": 11.70464719
          },
          {
            "average": 263.2067775,
            "count": 11316582,
            "maximum": 277,
            "minimum": 250,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.57184809,
            "variance": 111.763972
          },
          {
            "average": 29218.65156,
            "count": 11316582,
            "maximum": 60928,
            "minimum": 6144,
            "name": "Red",
            "position": 12,
            "stddev": 9185.818605,
            "variance": 84379263.45
          },
          {
            "average": 31166.44873,
            "count": 11316582,
            "maximum": 61952,
            "minimum": 6912,
            "name": "Green",
            "position": 13,
            "stddev": 7926.008222,
            "variance": 62821606.33
          },
          {
            "average": 24321.32595,
            "count": 11316582,
            "maximum": 62208,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 7000.94857,
            "variance": 49013280.88
          },
          {
            "average": 519253.4565,
            "count": 11316582,
            "maximum": 521153.9335,
            "minimum": 517976.9781,
            "name": "GpsTime",
            "position": 15,
            "stddev": 663.1948201,
            "variance": 439827.3695
          },
          {
            "average": 0,
            "count": 11316582,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11316582,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11316582,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11316582,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11316582,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431887.8977,
          4970805.31,
          1014.522082,
          432889.3977,
          4972204.21,
          1041.262082
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431887.89773999015,
                4970805.310415084,
                1014.5220823451222
              ],
              [
                431887.89773999015,
                4972204.210415084,
                1014.5220823451222
              ],
              [
                432889.39773999015,
                4972204.210415084,
                1041.262082345122
              ],
              [
                432889.39773999015,
                4970805.310415084,
                1041.262082345122
              ],
              [
                431887.89773999015,
                4970805.310415084,
                1014.5220823451222
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:32:33+00:00",
        "end_time": "2011-09-20T01:39:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627131,
            44.88741862,
            1014.522082,
            -117.8498441,
            44.90010534,
            1041.262082
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252483268161,
                  44.88741862098491,
                  1014.5220823451222
                ],
                [
                  -117.8627130811167,
                  44.90001022358632,
                  1014.5220823451222
                ],
                [
                  -117.85002960778688,
                  44.900105337078585,
                  1041.262082345122
                ],
                [
                  -117.8498441261407,
                  44.887513692961164,
                  1041.262082345122
                ],
                [
                  -117.86252483268161,
                  44.88741862098491,
                  1014.5220823451222
                ]
              ]
            ]
          },
          "id": "44117H7317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:32:33Z",
            "pc:count": 11316582,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432387.5916,
                "count": 11316582,
                "maximum": 432889.3977,
                "minimum": 431887.8977,
                "name": "X",
                "position": 0,
                "stddev": 284.1871805,
                "variance": 80762.35358
              },
              {
                "average": 4971499.962,
                "count": 11316582,
                "maximum": 4972204.21,
                "minimum": 4970805.31,
                "name": "Y",
                "position": 1,
                "stddev": 399.5902759,
                "variance": 159672.3886
              },
              {
                "average": 1015.988349,
                "count": 11316582,
                "maximum": 1041.262082,
                "minimum": 1014.522082,
                "name": "Z",
                "position": 2,
                "stddev": 0.3973970169,
                "variance": 0.157924389
              },
              {
                "average": 231.9391767,
                "count": 11316582,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.04246157,
                "variance": 731.2947275
              },
              {
                "average": 1.000279325,
                "count": 11316582,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01912246028,
                "variance": 0.0003656684872
              },
              {
                "average": 1.00055485,
                "count": 11316582,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02852111192,
                "variance": 0.000813453825
              },
              {
                "average": 0.4982726233,
                "count": 11316582,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999970383,
                "variance": 0.2499970383
              },
              {
                "average": 0,
                "count": 11316582,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.283791696,
                "count": 11316582,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4508369853,
                "variance": 0.2032539873
              },
              {
                "average": 0.4005551332,
                "count": 11316582,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.826816732,
                "variance": 61.25906016
              },
              {
                "average": 193.5287464,
                "count": 11316582,
                "maximum": 208,
                "minimum": 182,
                "name": "UserData",
                "position": 10,
                "stddev": 3.421205517,
                "variance": 11.70464719
              },
              {
                "average": 263.2067775,
                "count": 11316582,
                "maximum": 277,
                "minimum": 250,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.57184809,
                "variance": 111.763972
              },
              {
                "average": 29218.65156,
                "count": 11316582,
                "maximum": 60928,
                "minimum": 6144,
                "name": "Red",
                "position": 12,
                "stddev": 9185.818605,
                "variance": 84379263.45
              },
              {
                "average": 31166.44873,
                "count": 11316582,
                "maximum": 61952,
                "minimum": 6912,
                "name": "Green",
                "position": 13,
                "stddev": 7926.008222,
                "variance": 62821606.33
              },
              {
                "average": 24321.32595,
                "count": 11316582,
                "maximum": 62208,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 7000.94857,
                "variance": 49013280.88
              },
              {
                "average": 519253.4565,
                "count": 11316582,
                "maximum": 521153.9335,
                "minimum": 517976.9781,
                "name": "GpsTime",
                "position": 15,
                "stddev": 663.1948201,
                "variance": 439827.3695
              },
              {
                "average": 0,
                "count": 11316582,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11316582,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11316582,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11316582,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11316582,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431887.8977,
              4970805.31,
              1014.522082,
              432889.3977,
              4972204.21,
              1041.262082
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431887.89773999015,
                    4970805.310415084,
                    1014.5220823451222
                  ],
                  [
                    431887.89773999015,
                    4972204.210415084,
                    1014.5220823451222
                  ],
                  [
                    432889.39773999015,
                    4972204.210415084,
                    1041.262082345122
                  ],
                  [
                    432889.39773999015,
                    4970805.310415084,
                    1041.262082345122
                  ],
                  [
                    431887.89773999015,
                    4970805.310415084,
                    1014.5220823451222
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:32:33+00:00",
            "end_time": "2011-09-20T01: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": "45118C1422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.04999538813348,
              45.24989832951743,
              825.1021148737004
            ],
            [
              -118.05022785354741,
              45.262509680673084,
              825.1021148737004
            ],
            [
              -118.03753037155803,
              45.26262574275807,
              1044.1621148737004
            ],
            [
              -118.0373007154715,
              45.2500143408614,
              1044.1621148737004
            ],
            [
              -118.04999538813348,
              45.24989832951743,
              825.1021148737004
            ]
          ]
        ]
      },
      "bbox": [
        -118.0502279,
        45.24989833,
        825.1021149,
        -118.0373007,
        45.26262574,
        1044.162115
      ],
      "properties": {
        "datetime": "2011-09-19T18:37:50Z",
        "pc:count": 9009798,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418099.7603,
            "count": 9009798,
            "maximum": 418602.254,
            "minimum": 417605.914,
            "name": "X",
            "position": 0,
            "stddev": 271.9625594,
            "variance": 73963.63372
          },
          {
            "average": 5011929.127,
            "count": 9009798,
            "maximum": 5012648.337,
            "minimum": 5011247.077,
            "name": "Y",
            "position": 1,
            "stddev": 399.0374017,
            "variance": 159230.848
          },
          {
            "average": 868.0611137,
            "count": 9009798,
            "maximum": 1044.162115,
            "minimum": 825.1021149,
            "name": "Z",
            "position": 2,
            "stddev": 46.53745326,
            "variance": 2165.734556
          },
          {
            "average": 103.2253985,
            "count": 9009798,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 37.77606694,
            "variance": 1427.031233
          },
          {
            "average": 1.014982245,
            "count": 9009798,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1311394962,
            "variance": 0.01719756746
          },
          {
            "average": 1.031301368,
            "count": 9009798,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1963561642,
            "variance": 0.03855574322
          },
          {
            "average": 0.5000130969,
            "count": 9009798,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000276,
            "variance": 0.2500000276
          },
          {
            "average": 0,
            "count": 9009798,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.235901293,
            "count": 9009798,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4245608238,
            "variance": 0.1802518931
          },
          {
            "average": -0.2800494101,
            "count": 9009798,
            "maximum": 21,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.675853797,
            "variance": 75.2704391
          },
          {
            "average": 137.1218173,
            "count": 9009798,
            "maximum": 138,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3270746627,
            "variance": 0.106977835
          },
          {
            "average": 10675.85238,
            "count": 9009798,
            "maximum": 10682,
            "minimum": 10645,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.48421294,
            "variance": 131.8871468
          },
          {
            "average": 28003.93663,
            "count": 9009798,
            "maximum": 64768,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 8572.262112,
            "variance": 73483677.72
          },
          {
            "average": 28573.7367,
            "count": 9009798,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 7660.487377,
            "variance": 58683066.86
          },
          {
            "average": 24051.0067,
            "count": 9009798,
            "maximum": 65280,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 6617.397409,
            "variance": 43789948.46
          },
          {
            "average": 354901.5564,
            "count": 9009798,
            "maximum": 492670.8456,
            "minimum": 333196.9956,
            "name": "GpsTime",
            "position": 15,
            "stddev": 50883.57345,
            "variance": 2589138047
          },
          {
            "average": 0,
            "count": 9009798,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9009798,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9009798,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9009798,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9009798,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417605.914,
          5011247.077,
          825.1021149,
          418602.254,
          5012648.337,
          1044.162115
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417605.9140332231,
                5011247.07664806,
                825.1021148737004
              ],
              [
                417605.9140332231,
                5012648.33664806,
                825.1021148737004
              ],
              [
                418602.2540332231,
                5012648.33664806,
                1044.1621148737004
              ],
              [
                418602.2540332231,
                5011247.07664806,
                1044.1621148737004
              ],
              [
                417605.9140332231,
                5011247.07664806,
                825.1021148737004
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:37:50+00:00",
        "end_time": "2011-09-17T22:19:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118C1422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118C1422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118C1422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0502279,
            45.24989833,
            825.1021149,
            -118.0373007,
            45.26262574,
            1044.162115
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.04999538813348,
                  45.24989832951743,
                  825.1021148737004
                ],
                [
                  -118.05022785354741,
                  45.262509680673084,
                  825.1021148737004
                ],
                [
                  -118.03753037155803,
                  45.26262574275807,
                  1044.1621148737004
                ],
                [
                  -118.0373007154715,
                  45.2500143408614,
                  1044.1621148737004
                ],
                [
                  -118.04999538813348,
                  45.24989832951743,
                  825.1021148737004
                ]
              ]
            ]
          },
          "id": "45118C1422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:37:50Z",
            "pc:count": 9009798,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418099.7603,
                "count": 9009798,
                "maximum": 418602.254,
                "minimum": 417605.914,
                "name": "X",
                "position": 0,
                "stddev": 271.9625594,
                "variance": 73963.63372
              },
              {
                "average": 5011929.127,
                "count": 9009798,
                "maximum": 5012648.337,
                "minimum": 5011247.077,
                "name": "Y",
                "position": 1,
                "stddev": 399.0374017,
                "variance": 159230.848
              },
              {
                "average": 868.0611137,
                "count": 9009798,
                "maximum": 1044.162115,
                "minimum": 825.1021149,
                "name": "Z",
                "position": 2,
                "stddev": 46.53745326,
                "variance": 2165.734556
              },
              {
                "average": 103.2253985,
                "count": 9009798,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 37.77606694,
                "variance": 1427.031233
              },
              {
                "average": 1.014982245,
                "count": 9009798,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1311394962,
                "variance": 0.01719756746
              },
              {
                "average": 1.031301368,
                "count": 9009798,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1963561642,
                "variance": 0.03855574322
              },
              {
                "average": 0.5000130969,
                "count": 9009798,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000276,
                "variance": 0.2500000276
              },
              {
                "average": 0,
                "count": 9009798,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.235901293,
                "count": 9009798,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4245608238,
                "variance": 0.1802518931
              },
              {
                "average": -0.2800494101,
                "count": 9009798,
                "maximum": 21,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.675853797,
                "variance": 75.2704391
              },
              {
                "average": 137.1218173,
                "count": 9009798,
                "maximum": 138,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3270746627,
                "variance": 0.106977835
              },
              {
                "average": 10675.85238,
                "count": 9009798,
                "maximum": 10682,
                "minimum": 10645,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.48421294,
                "variance": 131.8871468
              },
              {
                "average": 28003.93663,
                "count": 9009798,
                "maximum": 64768,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 8572.262112,
                "variance": 73483677.72
              },
              {
                "average": 28573.7367,
                "count": 9009798,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 7660.487377,
                "variance": 58683066.86
              },
              {
                "average": 24051.0067,
                "count": 9009798,
                "maximum": 65280,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 6617.397409,
                "variance": 43789948.46
              },
              {
                "average": 354901.5564,
                "count": 9009798,
                "maximum": 492670.8456,
                "minimum": 333196.9956,
                "name": "GpsTime",
                "position": 15,
                "stddev": 50883.57345,
                "variance": 2589138047
              },
              {
                "average": 0,
                "count": 9009798,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9009798,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9009798,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9009798,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9009798,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417605.914,
              5011247.077,
              825.1021149,
              418602.254,
              5012648.337,
              1044.162115
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417605.9140332231,
                    5011247.07664806,
                    825.1021148737004
                  ],
                  [
                    417605.9140332231,
                    5012648.33664806,
                    825.1021148737004
                  ],
                  [
                    418602.2540332231,
                    5012648.33664806,
                    1044.1621148737004
                  ],
                  [
                    418602.2540332231,
                    5011247.07664806,
                    1044.1621148737004
                  ],
                  [
                    417605.9140332231,
                    5011247.07664806,
                    825.1021148737004
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:37:50+00:00",
            "end_time": "2011-09-17T22: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": "44117G7312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252497913755,
              44.7749182736632,
              1039.3516737832138
            ],
            [
              -117.86271249094222,
              44.78751012534229,
              1039.3516737832138
            ],
            [
              -117.8500294100165,
              44.78760523505417,
              1071.611673783214
            ],
            [
              -117.84984465409073,
              44.775013341858944,
              1071.611673783214
            ],
            [
              -117.86252497913755,
              44.7749182736632,
              1039.3516737832138
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627125,
        44.77491827,
        1039.351674,
        -117.8498447,
        44.78760524,
        1071.611674
      ],
      "properties": {
        "datetime": "2011-09-19T21:57:06Z",
        "pc:count": 12111196,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432258.1034,
            "count": 12111196,
            "maximum": 432758.6621,
            "minimum": 431755.2421,
            "name": "X",
            "position": 0,
            "stddev": 284.808338,
            "variance": 81115.78937
          },
          {
            "average": 4959008.408,
            "count": 12111196,
            "maximum": 4959707.209,
            "minimum": 4958308.309,
            "name": "Y",
            "position": 1,
            "stddev": 396.008368,
            "variance": 156822.6275
          },
          {
            "average": 1045.928817,
            "count": 12111196,
            "maximum": 1071.611674,
            "minimum": 1039.351674,
            "name": "Z",
            "position": 2,
            "stddev": 5.83459338,
            "variance": 34.0424799
          },
          {
            "average": 209.6450887,
            "count": 12111196,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.25534341,
            "variance": 2943.642289
          },
          {
            "average": 1.031526944,
            "count": 12111196,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1976034024,
            "variance": 0.03904710464
          },
          {
            "average": 1.063138934,
            "count": 12111196,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2915140102,
            "variance": 0.08498041813
          },
          {
            "average": 0.4989038242,
            "count": 12111196,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998819,
            "variance": 0.249998819
          },
          {
            "average": 0,
            "count": 12111196,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.21437858,
            "count": 12111196,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.410390568,
            "variance": 0.1684204183
          },
          {
            "average": 0.3212655374,
            "count": 12111196,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.807596376,
            "variance": 60.95856118
          },
          {
            "average": 201.9476825,
            "count": 12111196,
            "maximum": 213,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 5.499282049,
            "variance": 30.24210305
          },
          {
            "average": 104.0497989,
            "count": 12111196,
            "maximum": 136,
            "minimum": 86,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.56190997,
            "variance": 242.173042
          },
          {
            "average": 36418.14784,
            "count": 12111196,
            "maximum": 65280,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 11387.53363,
            "variance": 129675922.3
          },
          {
            "average": 34818.4131,
            "count": 12111196,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9726.194443,
            "variance": 94598858.34
          },
          {
            "average": 28032.42446,
            "count": 12111196,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9682.044054,
            "variance": 93741977.07
          },
          {
            "average": 499124.0429,
            "count": 12111196,
            "maximum": 504626.8671,
            "minimum": 498143.6097,
            "name": "GpsTime",
            "position": 15,
            "stddev": 534.6996833,
            "variance": 285903.7513
          },
          {
            "average": 0,
            "count": 12111196,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12111196,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12111196,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12111196,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12111196,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431755.2421,
          4958308.309,
          1039.351674,
          432758.6621,
          4959707.209,
          1071.611674
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431755.24206006964,
                4958308.309282974,
                1039.3516737832138
              ],
              [
                431755.24206006964,
                4959707.209282975,
                1039.3516737832138
              ],
              [
                432758.6620600697,
                4959707.209282975,
                1071.611673783214
              ],
              [
                432758.6620600697,
                4958308.309282974,
                1071.611673783214
              ],
              [
                431755.24206006964,
                4958308.309282974,
                1039.3516737832138
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T21:57:06+00:00",
        "end_time": "2011-09-19T20:09:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627125,
            44.77491827,
            1039.351674,
            -117.8498447,
            44.78760524,
            1071.611674
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252497913755,
                  44.7749182736632,
                  1039.3516737832138
                ],
                [
                  -117.86271249094222,
                  44.78751012534229,
                  1039.3516737832138
                ],
                [
                  -117.8500294100165,
                  44.78760523505417,
                  1071.611673783214
                ],
                [
                  -117.84984465409073,
                  44.775013341858944,
                  1071.611673783214
                ],
                [
                  -117.86252497913755,
                  44.7749182736632,
                  1039.3516737832138
                ]
              ]
            ]
          },
          "id": "44117G7312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:57:06Z",
            "pc:count": 12111196,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432258.1034,
                "count": 12111196,
                "maximum": 432758.6621,
                "minimum": 431755.2421,
                "name": "X",
                "position": 0,
                "stddev": 284.808338,
                "variance": 81115.78937
              },
              {
                "average": 4959008.408,
                "count": 12111196,
                "maximum": 4959707.209,
                "minimum": 4958308.309,
                "name": "Y",
                "position": 1,
                "stddev": 396.008368,
                "variance": 156822.6275
              },
              {
                "average": 1045.928817,
                "count": 12111196,
                "maximum": 1071.611674,
                "minimum": 1039.351674,
                "name": "Z",
                "position": 2,
                "stddev": 5.83459338,
                "variance": 34.0424799
              },
              {
                "average": 209.6450887,
                "count": 12111196,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.25534341,
                "variance": 2943.642289
              },
              {
                "average": 1.031526944,
                "count": 12111196,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1976034024,
                "variance": 0.03904710464
              },
              {
                "average": 1.063138934,
                "count": 12111196,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2915140102,
                "variance": 0.08498041813
              },
              {
                "average": 0.4989038242,
                "count": 12111196,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998819,
                "variance": 0.249998819
              },
              {
                "average": 0,
                "count": 12111196,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.21437858,
                "count": 12111196,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.410390568,
                "variance": 0.1684204183
              },
              {
                "average": 0.3212655374,
                "count": 12111196,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.807596376,
                "variance": 60.95856118
              },
              {
                "average": 201.9476825,
                "count": 12111196,
                "maximum": 213,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 5.499282049,
                "variance": 30.24210305
              },
              {
                "average": 104.0497989,
                "count": 12111196,
                "maximum": 136,
                "minimum": 86,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.56190997,
                "variance": 242.173042
              },
              {
                "average": 36418.14784,
                "count": 12111196,
                "maximum": 65280,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 11387.53363,
                "variance": 129675922.3
              },
              {
                "average": 34818.4131,
                "count": 12111196,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9726.194443,
                "variance": 94598858.34
              },
              {
                "average": 28032.42446,
                "count": 12111196,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9682.044054,
                "variance": 93741977.07
              },
              {
                "average": 499124.0429,
                "count": 12111196,
                "maximum": 504626.8671,
                "minimum": 498143.6097,
                "name": "GpsTime",
                "position": 15,
                "stddev": 534.6996833,
                "variance": 285903.7513
              },
              {
                "average": 0,
                "count": 12111196,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12111196,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12111196,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12111196,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12111196,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431755.2421,
              4958308.309,
              1039.351674,
              432758.6621,
              4959707.209,
              1071.611674
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431755.24206006964,
                    4958308.309282974,
                    1039.3516737832138
                  ],
                  [
                    431755.24206006964,
                    4959707.209282975,
                    1039.3516737832138
                  ],
                  [
                    432758.6620600697,
                    4959707.209282975,
                    1071.611673783214
                  ],
                  [
                    432758.6620600697,
                    4958308.309282974,
                    1071.611673783214
                  ],
                  [
                    431755.24206006964,
                    4958308.309282974,
                    1039.3516737832138
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T21:57:06+00:00",
            "end_time": "2011-09-19T20:09: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": "44117G7225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.76252594279683,
              44.812463415485794,
              1028.0431670575515
            ],
            [
              -117.76269133270219,
              44.8250099492064,
              1028.0431670575515
            ],
            [
              -117.7500280530431,
              44.8250938193036,
              1081.6031670575514
            ],
            [
              -117.74986540855097,
              44.81254724910508,
              1081.6031670575514
            ],
            [
              -117.76252594279683,
              44.812463415485794,
              1028.0431670575515
            ]
          ]
        ]
      },
      "bbox": [
        -117.7626913,
        44.81246342,
        1028.043167,
        -117.7498654,
        44.82509382,
        1081.603167
      ],
      "properties": {
        "datetime": "2011-09-19T00:26:20Z",
        "pc:count": 11020693,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440191.2664,
            "count": 11020693,
            "maximum": 440707.7879,
            "minimum": 439706.6079,
            "name": "X",
            "position": 0,
            "stddev": 279.5742786,
            "variance": 78161.77724
          },
          {
            "average": 4963114.694,
            "count": 11020693,
            "maximum": 4963793.756,
            "minimum": 4962399.916,
            "name": "Y",
            "position": 1,
            "stddev": 389.3912261,
            "variance": 151625.527
          },
          {
            "average": 1036.527613,
            "count": 11020693,
            "maximum": 1081.603167,
            "minimum": 1028.043167,
            "name": "Z",
            "position": 2,
            "stddev": 9.202709594,
            "variance": 84.68986387
          },
          {
            "average": 235.6060761,
            "count": 11020693,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.02041669,
            "variance": 324.7354176
          },
          {
            "average": 1.000745779,
            "count": 11020693,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02842558231,
            "variance": 0.0008080137294
          },
          {
            "average": 1.001491921,
            "count": 11020693,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04097751571,
            "variance": 0.001679156793
          },
          {
            "average": 0.4992229618,
            "count": 11020693,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994189,
            "variance": 0.2499994189
          },
          {
            "average": 0,
            "count": 11020693,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.281561423,
            "count": 11020693,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.44976061,
            "variance": 0.2022846063
          },
          {
            "average": 1.237670366,
            "count": 11020693,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.833224259,
            "variance": 61.35940229
          },
          {
            "average": 198.5157502,
            "count": 11020693,
            "maximum": 211,
            "minimum": 183,
            "name": "UserData",
            "position": 10,
            "stddev": 3.005017016,
            "variance": 9.030127269
          },
          {
            "average": 17.41681417,
            "count": 11020693,
            "maximum": 30,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.05921697,
            "variance": 101.187846
          },
          {
            "average": 36768.02481,
            "count": 11020693,
            "maximum": 65280,
            "minimum": 8960,
            "name": "Red",
            "position": 12,
            "stddev": 9088.051676,
            "variance": 82592683.26
          },
          {
            "average": 34405.67209,
            "count": 11020693,
            "maximum": 65280,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 8125.18677,
            "variance": 66018660.04
          },
          {
            "average": 27020.09047,
            "count": 11020693,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 8138.230178,
            "variance": 66230790.42
          },
          {
            "average": 425964.4436,
            "count": 11020693,
            "maximum": 427180.2112,
            "minimum": 424771.4945,
            "name": "GpsTime",
            "position": 15,
            "stddev": 510.0618296,
            "variance": 260163.07
          },
          {
            "average": 0,
            "count": 11020693,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11020693,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11020693,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11020693,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11020693,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439706.6079,
          4962399.916,
          1028.043167,
          440707.7879,
          4963793.756,
          1081.603167
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439706.6078583493,
                4962399.916099099,
                1028.0431670575515
              ],
              [
                439706.6078583493,
                4963793.756099099,
                1028.0431670575515
              ],
              [
                440707.78785834933,
                4963793.756099099,
                1081.6031670575514
              ],
              [
                440707.78785834933,
                4962399.916099099,
                1081.6031670575514
              ],
              [
                439706.6078583493,
                4962399.916099099,
                1028.0431670575515
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:26:20+00:00",
        "end_time": "2011-09-18T23:46:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7626913,
            44.81246342,
            1028.043167,
            -117.7498654,
            44.82509382,
            1081.603167
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.76252594279683,
                  44.812463415485794,
                  1028.0431670575515
                ],
                [
                  -117.76269133270219,
                  44.8250099492064,
                  1028.0431670575515
                ],
                [
                  -117.7500280530431,
                  44.8250938193036,
                  1081.6031670575514
                ],
                [
                  -117.74986540855097,
                  44.81254724910508,
                  1081.6031670575514
                ],
                [
                  -117.76252594279683,
                  44.812463415485794,
                  1028.0431670575515
                ]
              ]
            ]
          },
          "id": "44117G7225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:26:20Z",
            "pc:count": 11020693,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 440191.2664,
                "count": 11020693,
                "maximum": 440707.7879,
                "minimum": 439706.6079,
                "name": "X",
                "position": 0,
                "stddev": 279.5742786,
                "variance": 78161.77724
              },
              {
                "average": 4963114.694,
                "count": 11020693,
                "maximum": 4963793.756,
                "minimum": 4962399.916,
                "name": "Y",
                "position": 1,
                "stddev": 389.3912261,
                "variance": 151625.527
              },
              {
                "average": 1036.527613,
                "count": 11020693,
                "maximum": 1081.603167,
                "minimum": 1028.043167,
                "name": "Z",
                "position": 2,
                "stddev": 9.202709594,
                "variance": 84.68986387
              },
              {
                "average": 235.6060761,
                "count": 11020693,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.02041669,
                "variance": 324.7354176
              },
              {
                "average": 1.000745779,
                "count": 11020693,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02842558231,
                "variance": 0.0008080137294
              },
              {
                "average": 1.001491921,
                "count": 11020693,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04097751571,
                "variance": 0.001679156793
              },
              {
                "average": 0.4992229618,
                "count": 11020693,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994189,
                "variance": 0.2499994189
              },
              {
                "average": 0,
                "count": 11020693,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.281561423,
                "count": 11020693,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.44976061,
                "variance": 0.2022846063
              },
              {
                "average": 1.237670366,
                "count": 11020693,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.833224259,
                "variance": 61.35940229
              },
              {
                "average": 198.5157502,
                "count": 11020693,
                "maximum": 211,
                "minimum": 183,
                "name": "UserData",
                "position": 10,
                "stddev": 3.005017016,
                "variance": 9.030127269
              },
              {
                "average": 17.41681417,
                "count": 11020693,
                "maximum": 30,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.05921697,
                "variance": 101.187846
              },
              {
                "average": 36768.02481,
                "count": 11020693,
                "maximum": 65280,
                "minimum": 8960,
                "name": "Red",
                "position": 12,
                "stddev": 9088.051676,
                "variance": 82592683.26
              },
              {
                "average": 34405.67209,
                "count": 11020693,
                "maximum": 65280,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 8125.18677,
                "variance": 66018660.04
              },
              {
                "average": 27020.09047,
                "count": 11020693,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 8138.230178,
                "variance": 66230790.42
              },
              {
                "average": 425964.4436,
                "count": 11020693,
                "maximum": 427180.2112,
                "minimum": 424771.4945,
                "name": "GpsTime",
                "position": 15,
                "stddev": 510.0618296,
                "variance": 260163.07
              },
              {
                "average": 0,
                "count": 11020693,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11020693,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11020693,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11020693,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11020693,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439706.6079,
              4962399.916,
              1028.043167,
              440707.7879,
              4963793.756,
              1081.603167
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439706.6078583493,
                    4962399.916099099,
                    1028.0431670575515
                  ],
                  [
                    439706.6078583493,
                    4963793.756099099,
                    1028.0431670575515
                  ],
                  [
                    440707.78785834933,
                    4963793.756099099,
                    1081.6031670575514
                  ],
                  [
                    440707.78785834933,
                    4962399.916099099,
                    1081.6031670575514
                  ],
                  [
                    439706.6078583493,
                    4962399.916099099,
                    1028.0431670575515
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:26:20+00:00",
            "end_time": "2011-09-18T23:46: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": "44117F7119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8375264426833,
              44.699998264151986,
              1076.3935492061992
            ],
            [
              -117.83770688963298,
              44.71251025074486,
              1076.3935492061992
            ],
            [
              -117.82777540507351,
              44.71258266992769,
              1180.3935492061992
            ],
            [
              -117.82759709683101,
              44.700070651922964,
              1180.3935492061992
            ],
            [
              -117.8375264426833,
              44.699998264151986,
              1076.3935492061992
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377069,
        44.69999826,
        1076.393549,
        -117.8275971,
        44.71258267,
        1180.393549
      ],
      "properties": {
        "datetime": "2011-09-19T00:08:32Z",
        "pc:count": 4388467,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433910.5208,
            "count": 4388467,
            "maximum": 434434.3181,
            "minimum": 433647.5781,
            "name": "X",
            "position": 0,
            "stddev": 185.4825752,
            "variance": 34403.7857
          },
          {
            "average": 4950870.747,
            "count": 4388467,
            "maximum": 4951355.352,
            "minimum": 4949965.352,
            "name": "Y",
            "position": 1,
            "stddev": 357.0111469,
            "variance": 127456.959
          },
          {
            "average": 1107.199024,
            "count": 4388467,
            "maximum": 1180.393549,
            "minimum": 1076.393549,
            "name": "Z",
            "position": 2,
            "stddev": 24.69840154,
            "variance": 610.0110385
          },
          {
            "average": 222.5002152,
            "count": 4388467,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.97691378,
            "variance": 1087.476842
          },
          {
            "average": 1.006134716,
            "count": 4388467,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08392648662,
            "variance": 0.007043655156
          },
          {
            "average": 1.012279003,
            "count": 4388467,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1224552695,
            "variance": 0.01499529303
          },
          {
            "average": 0.4958938964,
            "count": 4388467,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999831966,
            "variance": 0.2499831969
          },
          {
            "average": 0,
            "count": 4388467,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.257664009,
            "count": 4388467,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4373480433,
            "variance": 0.191273311
          },
          {
            "average": -0.04723906839,
            "count": 4388467,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.132581801,
            "variance": 66.13888675
          },
          {
            "average": 198.264342,
            "count": 4388467,
            "maximum": 210,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 3.552534222,
            "variance": 12.6204994
          },
          {
            "average": 15.47023551,
            "count": 4388467,
            "maximum": 27,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.02729275,
            "variance": 100.5465999
          },
          {
            "average": 35564.68222,
            "count": 4388467,
            "maximum": 59904,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 9108.159453,
            "variance": 82958568.62
          },
          {
            "average": 33390.69976,
            "count": 4388467,
            "maximum": 59392,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 6703.205807,
            "variance": 44932968.09
          },
          {
            "average": 28220.36553,
            "count": 4388467,
            "maximum": 60672,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 6271.462296,
            "variance": 39331239.33
          },
          {
            "average": 425098.3555,
            "count": 4388467,
            "maximum": 426112.2253,
            "minimum": 424361.6556,
            "name": "GpsTime",
            "position": 15,
            "stddev": 368.5440895,
            "variance": 135824.7459
          },
          {
            "average": 0,
            "count": 4388467,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4388467,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4388467,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4388467,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4388467,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433647.5781,
          4949965.352,
          1076.393549,
          434434.3181,
          4951355.352,
          1180.393549
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433647.57810955413,
                4949965.3515593335,
                1076.3935492061992
              ],
              [
                433647.57810955413,
                4951355.3515593335,
                1076.3935492061992
              ],
              [
                434434.3181095541,
                4951355.3515593335,
                1180.3935492061992
              ],
              [
                434434.3181095541,
                4949965.3515593335,
                1180.3935492061992
              ],
              [
                433647.57810955413,
                4949965.3515593335,
                1076.3935492061992
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:08:32+00:00",
        "end_time": "2011-09-18T23:39:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117F7119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117F7119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117F7119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377069,
            44.69999826,
            1076.393549,
            -117.8275971,
            44.71258267,
            1180.393549
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8375264426833,
                  44.699998264151986,
                  1076.3935492061992
                ],
                [
                  -117.83770688963298,
                  44.71251025074486,
                  1076.3935492061992
                ],
                [
                  -117.82777540507351,
                  44.71258266992769,
                  1180.3935492061992
                ],
                [
                  -117.82759709683101,
                  44.700070651922964,
                  1180.3935492061992
                ],
                [
                  -117.8375264426833,
                  44.699998264151986,
                  1076.3935492061992
                ]
              ]
            ]
          },
          "id": "44117F7119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:08:32Z",
            "pc:count": 4388467,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433910.5208,
                "count": 4388467,
                "maximum": 434434.3181,
                "minimum": 433647.5781,
                "name": "X",
                "position": 0,
                "stddev": 185.4825752,
                "variance": 34403.7857
              },
              {
                "average": 4950870.747,
                "count": 4388467,
                "maximum": 4951355.352,
                "minimum": 4949965.352,
                "name": "Y",
                "position": 1,
                "stddev": 357.0111469,
                "variance": 127456.959
              },
              {
                "average": 1107.199024,
                "count": 4388467,
                "maximum": 1180.393549,
                "minimum": 1076.393549,
                "name": "Z",
                "position": 2,
                "stddev": 24.69840154,
                "variance": 610.0110385
              },
              {
                "average": 222.5002152,
                "count": 4388467,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.97691378,
                "variance": 1087.476842
              },
              {
                "average": 1.006134716,
                "count": 4388467,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08392648662,
                "variance": 0.007043655156
              },
              {
                "average": 1.012279003,
                "count": 4388467,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1224552695,
                "variance": 0.01499529303
              },
              {
                "average": 0.4958938964,
                "count": 4388467,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999831966,
                "variance": 0.2499831969
              },
              {
                "average": 0,
                "count": 4388467,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.257664009,
                "count": 4388467,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4373480433,
                "variance": 0.191273311
              },
              {
                "average": -0.04723906839,
                "count": 4388467,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.132581801,
                "variance": 66.13888675
              },
              {
                "average": 198.264342,
                "count": 4388467,
                "maximum": 210,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 3.552534222,
                "variance": 12.6204994
              },
              {
                "average": 15.47023551,
                "count": 4388467,
                "maximum": 27,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.02729275,
                "variance": 100.5465999
              },
              {
                "average": 35564.68222,
                "count": 4388467,
                "maximum": 59904,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 9108.159453,
                "variance": 82958568.62
              },
              {
                "average": 33390.69976,
                "count": 4388467,
                "maximum": 59392,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 6703.205807,
                "variance": 44932968.09
              },
              {
                "average": 28220.36553,
                "count": 4388467,
                "maximum": 60672,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 6271.462296,
                "variance": 39331239.33
              },
              {
                "average": 425098.3555,
                "count": 4388467,
                "maximum": 426112.2253,
                "minimum": 424361.6556,
                "name": "GpsTime",
                "position": 15,
                "stddev": 368.5440895,
                "variance": 135824.7459
              },
              {
                "average": 0,
                "count": 4388467,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4388467,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4388467,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4388467,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4388467,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433647.5781,
              4949965.352,
              1076.393549,
              434434.3181,
              4951355.352,
              1180.393549
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433647.57810955413,
                    4949965.3515593335,
                    1076.3935492061992
                  ],
                  [
                    433647.57810955413,
                    4951355.3515593335,
                    1076.3935492061992
                  ],
                  [
                    434434.3181095541,
                    4951355.3515593335,
                    1180.3935492061992
                  ],
                  [
                    434434.3181095541,
                    4949965.3515593335,
                    1180.3935492061992
                  ],
                  [
                    433647.57810955413,
                    4949965.3515593335,
                    1076.3935492061992
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:08:32+00:00",
            "end_time": "2011-09-18T23:39: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": "45118E2415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.12617614111132,
              45.534110454539494,
              1751.9283067044553
            ],
            [
              -118.12624404192123,
              45.537511664388205,
              1751.9283067044553
            ],
            [
              -118.12502826485849,
              45.53752364582573,
              1795.5483067044552
            ],
            [
              -118.12496043730971,
              45.53412243456389,
              1795.5483067044552
            ],
            [
              -118.12617614111132,
              45.534110454539494,
              1751.9283067044553
            ]
          ]
        ]
      },
      "bbox": [
        -118.126244,
        45.53411045,
        1751.928307,
        -118.1249604,
        45.53752365,
        1795.548307
      ],
      "properties": {
        "datetime": "2011-09-15T20:18:37Z",
        "pc:count": 143437,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 412134.387,
            "count": 143437,
            "maximum": 412164.6968,
            "minimum": 412069.7568,
            "name": "X",
            "position": 0,
            "stddev": 21.49923072,
            "variance": 462.2169217
          },
          {
            "average": 5043148.689,
            "count": 143437,
            "maximum": 5043280.116,
            "minimum": 5042902.176,
            "name": "Y",
            "position": 1,
            "stddev": 84.88184799,
            "variance": 7204.928119
          },
          {
            "average": 1766.193244,
            "count": 143437,
            "maximum": 1795.548307,
            "minimum": 1751.928307,
            "name": "Z",
            "position": 2,
            "stddev": 4.262894953,
            "variance": 18.17227338
          },
          {
            "average": 107.5624839,
            "count": 143437,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 37.60544961,
            "variance": 1414.16984
          },
          {
            "average": 1.015930339,
            "count": 143437,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1289913715,
            "variance": 0.01663877392
          },
          {
            "average": 1.033171357,
            "count": 143437,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1867455107,
            "variance": 0.03487388578
          },
          {
            "average": 0.5000313727,
            "count": 143437,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500001742,
            "variance": 0.250001742
          },
          {
            "average": 0,
            "count": 143437,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.249349889,
            "count": 143437,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4326382169,
            "variance": 0.1871758267
          },
          {
            "average": -4.123031994,
            "count": 143437,
            "maximum": 16.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.493505702,
            "variance": 42.1656163
          },
          {
            "average": 177,
            "count": 143437,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14370.8086,
            "count": 143437,
            "maximum": 20024,
            "minimum": 9432,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5283.023287,
            "variance": 27910335.05
          },
          {
            "average": 39500.23941,
            "count": 143437,
            "maximum": 55808,
            "minimum": 6656,
            "name": "Red",
            "position": 12,
            "stddev": 12177.6986,
            "variance": 148296343.3
          },
          {
            "average": 37196.69095,
            "count": 143437,
            "maximum": 55296,
            "minimum": 6912,
            "name": "Green",
            "position": 13,
            "stddev": 10461.31469,
            "variance": 109439105
          },
          {
            "average": 28855.58711,
            "count": 143437,
            "maximum": 51200,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 8301.353193,
            "variance": 68912464.84
          },
          {
            "average": 153041.7002,
            "count": 143437,
            "maximum": 153117.1496,
            "minimum": 152800.1245,
            "name": "GpsTime",
            "position": 15,
            "stddev": 95.97040529,
            "variance": 9210.318691
          },
          {
            "average": 0,
            "count": 143437,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 143437,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 143437,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 143437,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 143437,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          412069.7568,
          5042902.176,
          1751.928307,
          412164.6968,
          5043280.116,
          1795.548307
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                412069.75680271874,
                5042902.176034826,
                1751.9283067044553
              ],
              [
                412069.75680271874,
                5043280.116034825,
                1751.9283067044553
              ],
              [
                412164.6968027187,
                5043280.116034825,
                1795.5483067044552
              ],
              [
                412164.6968027187,
                5042902.176034826,
                1795.5483067044552
              ],
              [
                412069.75680271874,
                5042902.176034826,
                1751.9283067044553
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:18:37+00:00",
        "end_time": "2011-09-15T20:13:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E2415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E2415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E2415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E2415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.126244,
            45.53411045,
            1751.928307,
            -118.1249604,
            45.53752365,
            1795.548307
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.12617614111132,
                  45.534110454539494,
                  1751.9283067044553
                ],
                [
                  -118.12624404192123,
                  45.537511664388205,
                  1751.9283067044553
                ],
                [
                  -118.12502826485849,
                  45.53752364582573,
                  1795.5483067044552
                ],
                [
                  -118.12496043730971,
                  45.53412243456389,
                  1795.5483067044552
                ],
                [
                  -118.12617614111132,
                  45.534110454539494,
                  1751.9283067044553
                ]
              ]
            ]
          },
          "id": "45118E2415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E2415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:18:37Z",
            "pc:count": 143437,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 412134.387,
                "count": 143437,
                "maximum": 412164.6968,
                "minimum": 412069.7568,
                "name": "X",
                "position": 0,
                "stddev": 21.49923072,
                "variance": 462.2169217
              },
              {
                "average": 5043148.689,
                "count": 143437,
                "maximum": 5043280.116,
                "minimum": 5042902.176,
                "name": "Y",
                "position": 1,
                "stddev": 84.88184799,
                "variance": 7204.928119
              },
              {
                "average": 1766.193244,
                "count": 143437,
                "maximum": 1795.548307,
                "minimum": 1751.928307,
                "name": "Z",
                "position": 2,
                "stddev": 4.262894953,
                "variance": 18.17227338
              },
              {
                "average": 107.5624839,
                "count": 143437,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 37.60544961,
                "variance": 1414.16984
              },
              {
                "average": 1.015930339,
                "count": 143437,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1289913715,
                "variance": 0.01663877392
              },
              {
                "average": 1.033171357,
                "count": 143437,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1867455107,
                "variance": 0.03487388578
              },
              {
                "average": 0.5000313727,
                "count": 143437,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500001742,
                "variance": 0.250001742
              },
              {
                "average": 0,
                "count": 143437,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.249349889,
                "count": 143437,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4326382169,
                "variance": 0.1871758267
              },
              {
                "average": -4.123031994,
                "count": 143437,
                "maximum": 16.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.493505702,
                "variance": 42.1656163
              },
              {
                "average": 177,
                "count": 143437,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14370.8086,
                "count": 143437,
                "maximum": 20024,
                "minimum": 9432,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5283.023287,
                "variance": 27910335.05
              },
              {
                "average": 39500.23941,
                "count": 143437,
                "maximum": 55808,
                "minimum": 6656,
                "name": "Red",
                "position": 12,
                "stddev": 12177.6986,
                "variance": 148296343.3
              },
              {
                "average": 37196.69095,
                "count": 143437,
                "maximum": 55296,
                "minimum": 6912,
                "name": "Green",
                "position": 13,
                "stddev": 10461.31469,
                "variance": 109439105
              },
              {
                "average": 28855.58711,
                "count": 143437,
                "maximum": 51200,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 8301.353193,
                "variance": 68912464.84
              },
              {
                "average": 153041.7002,
                "count": 143437,
                "maximum": 153117.1496,
                "minimum": 152800.1245,
                "name": "GpsTime",
                "position": 15,
                "stddev": 95.97040529,
                "variance": 9210.318691
              },
              {
                "average": 0,
                "count": 143437,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 143437,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 143437,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 143437,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 143437,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              412069.7568,
              5042902.176,
              1751.928307,
              412164.6968,
              5043280.116,
              1795.548307
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    412069.75680271874,
                    5042902.176034826,
                    1751.9283067044553
                  ],
                  [
                    412069.75680271874,
                    5043280.116034825,
                    1751.9283067044553
                  ],
                  [
                    412164.6968027187,
                    5043280.116034825,
                    1795.5483067044552
                  ],
                  [
                    412164.6968027187,
                    5042902.176034826,
                    1795.5483067044552
                  ],
                  [
                    412069.75680271874,
                    5042902.176034826,
                    1751.9283067044553
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:18:37+00:00",
            "end_time": "2011-09-15T20: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": "44117G7205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.76252537031985,
              44.86245204161275,
              1022.2157478287868
            ],
            [
              -117.76269120307349,
              44.875010166779674,
              1022.2157478287868
            ],
            [
              -117.75359524673634,
              44.875070552467555,
              1039.2757478287867
            ],
            [
              -117.7534313912736,
              44.86251240101288,
              1039.2757478287867
            ],
            [
              -117.76252537031985,
              44.86245204161275,
              1022.2157478287868
            ]
          ]
        ]
      },
      "bbox": [
        -117.7626912,
        44.86245204,
        1022.215748,
        -117.7534314,
        44.87507055,
        1039.275748
      ],
      "properties": {
        "datetime": "2011-09-19T01:24:40Z",
        "pc:count": 5186847,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440017.2102,
            "count": 5186847,
            "maximum": 440477.2841,
            "minimum": 439758.7641,
            "name": "X",
            "position": 0,
            "stddev": 167.3758258,
            "variance": 28014.66708
          },
          {
            "average": 4968510.808,
            "count": 5186847,
            "maximum": 4969348.003,
            "minimum": 4967952.863,
            "name": "Y",
            "position": 1,
            "stddev": 372.8816276,
            "variance": 139040.7082
          },
          {
            "average": 1030.049529,
            "count": 5186847,
            "maximum": 1039.275748,
            "minimum": 1022.215748,
            "name": "Z",
            "position": 2,
            "stddev": 2.747466896,
            "variance": 7.548574347
          },
          {
            "average": 231.9697055,
            "count": 5186847,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.73656445,
            "variance": 430.0051054
          },
          {
            "average": 1.000173709,
            "count": 5186847,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.013367541,
            "variance": 0.0001786911523
          },
          {
            "average": 1.000344525,
            "count": 5186847,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01891830707,
            "variance": 0.0003579023424
          },
          {
            "average": 0.4993480625,
            "count": 5186847,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996232,
            "variance": 0.2499996232
          },
          {
            "average": 0,
            "count": 5186847,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.224434613,
            "count": 5186847,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4172094811,
            "variance": 0.1740637511
          },
          {
            "average": 1.947363832,
            "count": 5186847,
            "maximum": 19.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.27235613,
            "variance": 68.43187594
          },
          {
            "average": 199.0182093,
            "count": 5186847,
            "maximum": 212,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 5.573053165,
            "variance": 31.05892158
          },
          {
            "average": 22.92630417,
            "count": 5186847,
            "maximum": 39,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.00943736,
            "variance": 144.2265856
          },
          {
            "average": 40385.075,
            "count": 5186847,
            "maximum": 63488,
            "minimum": 8704,
            "name": "Red",
            "position": 12,
            "stddev": 6915.285782,
            "variance": 47821177.45
          },
          {
            "average": 37456.24497,
            "count": 5186847,
            "maximum": 64512,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 5666.474224,
            "variance": 32108930.13
          },
          {
            "average": 31374.82966,
            "count": 5186847,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 7086.057847,
            "variance": 50212215.81
          },
          {
            "average": 429901.5353,
            "count": 5186847,
            "maximum": 430680.4659,
            "minimum": 428874.2441,
            "name": "GpsTime",
            "position": 15,
            "stddev": 492.2469348,
            "variance": 242307.0448
          },
          {
            "average": 0,
            "count": 5186847,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5186847,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5186847,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5186847,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5186847,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439758.7641,
          4967952.863,
          1022.215748,
          440477.2841,
          4969348.003,
          1039.275748
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439758.76407164504,
                4967952.862852747,
                1022.2157478287868
              ],
              [
                439758.76407164504,
                4969348.002852747,
                1022.2157478287868
              ],
              [
                440477.28407164506,
                4969348.002852747,
                1039.2757478287867
              ],
              [
                440477.28407164506,
                4967952.862852747,
                1039.2757478287867
              ],
              [
                439758.76407164504,
                4967952.862852747,
                1022.2157478287868
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T01:24:40+00:00",
        "end_time": "2011-09-19T00:54:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7626912,
            44.86245204,
            1022.215748,
            -117.7534314,
            44.87507055,
            1039.275748
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.76252537031985,
                  44.86245204161275,
                  1022.2157478287868
                ],
                [
                  -117.76269120307349,
                  44.875010166779674,
                  1022.2157478287868
                ],
                [
                  -117.75359524673634,
                  44.875070552467555,
                  1039.2757478287867
                ],
                [
                  -117.7534313912736,
                  44.86251240101288,
                  1039.2757478287867
                ],
                [
                  -117.76252537031985,
                  44.86245204161275,
                  1022.2157478287868
                ]
              ]
            ]
          },
          "id": "44117G7205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T01:24:40Z",
            "pc:count": 5186847,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 440017.2102,
                "count": 5186847,
                "maximum": 440477.2841,
                "minimum": 439758.7641,
                "name": "X",
                "position": 0,
                "stddev": 167.3758258,
                "variance": 28014.66708
              },
              {
                "average": 4968510.808,
                "count": 5186847,
                "maximum": 4969348.003,
                "minimum": 4967952.863,
                "name": "Y",
                "position": 1,
                "stddev": 372.8816276,
                "variance": 139040.7082
              },
              {
                "average": 1030.049529,
                "count": 5186847,
                "maximum": 1039.275748,
                "minimum": 1022.215748,
                "name": "Z",
                "position": 2,
                "stddev": 2.747466896,
                "variance": 7.548574347
              },
              {
                "average": 231.9697055,
                "count": 5186847,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.73656445,
                "variance": 430.0051054
              },
              {
                "average": 1.000173709,
                "count": 5186847,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.013367541,
                "variance": 0.0001786911523
              },
              {
                "average": 1.000344525,
                "count": 5186847,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01891830707,
                "variance": 0.0003579023424
              },
              {
                "average": 0.4993480625,
                "count": 5186847,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996232,
                "variance": 0.2499996232
              },
              {
                "average": 0,
                "count": 5186847,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.224434613,
                "count": 5186847,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4172094811,
                "variance": 0.1740637511
              },
              {
                "average": 1.947363832,
                "count": 5186847,
                "maximum": 19.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.27235613,
                "variance": 68.43187594
              },
              {
                "average": 199.0182093,
                "count": 5186847,
                "maximum": 212,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 5.573053165,
                "variance": 31.05892158
              },
              {
                "average": 22.92630417,
                "count": 5186847,
                "maximum": 39,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.00943736,
                "variance": 144.2265856
              },
              {
                "average": 40385.075,
                "count": 5186847,
                "maximum": 63488,
                "minimum": 8704,
                "name": "Red",
                "position": 12,
                "stddev": 6915.285782,
                "variance": 47821177.45
              },
              {
                "average": 37456.24497,
                "count": 5186847,
                "maximum": 64512,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 5666.474224,
                "variance": 32108930.13
              },
              {
                "average": 31374.82966,
                "count": 5186847,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 7086.057847,
                "variance": 50212215.81
              },
              {
                "average": 429901.5353,
                "count": 5186847,
                "maximum": 430680.4659,
                "minimum": 428874.2441,
                "name": "GpsTime",
                "position": 15,
                "stddev": 492.2469348,
                "variance": 242307.0448
              },
              {
                "average": 0,
                "count": 5186847,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5186847,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5186847,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5186847,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5186847,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439758.7641,
              4967952.863,
              1022.215748,
              440477.2841,
              4969348.003,
              1039.275748
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439758.76407164504,
                    4967952.862852747,
                    1022.2157478287868
                  ],
                  [
                    439758.76407164504,
                    4969348.002852747,
                    1022.2157478287868
                  ],
                  [
                    440477.28407164506,
                    4969348.002852747,
                    1039.2757478287867
                  ],
                  [
                    440477.28407164506,
                    4967952.862852747,
                    1039.2757478287867
                  ],
                  [
                    439758.76407164504,
                    4967952.862852747,
                    1022.2157478287868
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T01:24:40+00:00",
            "end_time": "2011-09-19T00: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": "45118D1216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.06227233064055,
              45.44989880117433,
              854.4797589507141
            ],
            [
              -118.06250919620146,
              45.46251163887206,
              854.4797589507141
            ],
            [
              -118.05003014630813,
              45.46262704589114,
              964.1597589507141
            ],
            [
              -118.04979606145953,
              45.45001415772846,
              964.1597589507141
            ],
            [
              -118.06227233064055,
              45.44989880117433,
              854.4797589507141
            ]
          ]
        ]
      },
      "bbox": [
        -118.0625092,
        45.4498988,
        854.479759,
        -118.0497961,
        45.46262705,
        964.159759
      ],
      "properties": {
        "datetime": "2011-09-15T18:46:42Z",
        "pc:count": 16369378,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417532.8839,
            "count": 16369378,
            "maximum": 417911.3721,
            "minimum": 416935.6121,
            "name": "X",
            "position": 0,
            "stddev": 220.5934585,
            "variance": 48661.47394
          },
          {
            "average": 5034275.983,
            "count": 16369378,
            "maximum": 5034880.012,
            "minimum": 5033478.532,
            "name": "Y",
            "position": 1,
            "stddev": 392.7143697,
            "variance": 154224.5762
          },
          {
            "average": 888.9389728,
            "count": 16369378,
            "maximum": 964.159759,
            "minimum": 854.479759,
            "name": "Z",
            "position": 2,
            "stddev": 20.25629266,
            "variance": 410.3173923
          },
          {
            "average": 92.6015443,
            "count": 16369378,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.5675428,
            "variance": 2168.536043
          },
          {
            "average": 1.097176203,
            "count": 16369378,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3233702712,
            "variance": 0.1045683323
          },
          {
            "average": 1.207711313,
            "count": 16369378,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4777521258,
            "variance": 0.2282470937
          },
          {
            "average": 0.4996472071,
            "count": 16369378,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998908,
            "variance": 0.2499998908
          },
          {
            "average": 0,
            "count": 16369378,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.097390567,
            "count": 16369378,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2964888693,
            "variance": 0.08790564959
          },
          {
            "average": -0.6976680553,
            "count": 16369378,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.750022476,
            "variance": 76.56289334
          },
          {
            "average": 150.9131706,
            "count": 16369378,
            "maximum": 177,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 26.38749836,
            "variance": 696.3000697
          },
          {
            "average": 7902.222824,
            "count": 16369378,
            "maximum": 20004,
            "minimum": 1001,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7819.774758,
            "variance": 61148877.27
          },
          {
            "average": 26244.16836,
            "count": 16369378,
            "maximum": 60672,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 13405.38175,
            "variance": 179704259.9
          },
          {
            "average": 27122.91786,
            "count": 16369378,
            "maximum": 60928,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 12186.86619,
            "variance": 148519707.5
          },
          {
            "average": 24068.189,
            "count": 16369378,
            "maximum": 59904,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10084.93962,
            "variance": 101706007.2
          },
          {
            "average": 106986.5768,
            "count": 16369378,
            "maximum": 147602.3181,
            "minimum": 65871.76057,
            "name": "GpsTime",
            "position": 15,
            "stddev": 39658.82515,
            "variance": 1572822412
          },
          {
            "average": 0,
            "count": 16369378,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16369378,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16369378,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16369378,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16369378,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416935.6121,
          5033478.532,
          854.479759,
          417911.3721,
          5034880.012,
          964.159759
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416935.61211117124,
                5033478.531624329,
                854.4797589507141
              ],
              [
                416935.61211117124,
                5034880.01162433,
                854.4797589507141
              ],
              [
                417911.37211117125,
                5034880.01162433,
                964.1597589507141
              ],
              [
                417911.37211117125,
                5033478.531624329,
                964.1597589507141
              ],
              [
                416935.61211117124,
                5033478.531624329,
                854.4797589507141
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:46:42+00:00",
        "end_time": "2011-09-14T20:04:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0625092,
            45.4498988,
            854.479759,
            -118.0497961,
            45.46262705,
            964.159759
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.06227233064055,
                  45.44989880117433,
                  854.4797589507141
                ],
                [
                  -118.06250919620146,
                  45.46251163887206,
                  854.4797589507141
                ],
                [
                  -118.05003014630813,
                  45.46262704589114,
                  964.1597589507141
                ],
                [
                  -118.04979606145953,
                  45.45001415772846,
                  964.1597589507141
                ],
                [
                  -118.06227233064055,
                  45.44989880117433,
                  854.4797589507141
                ]
              ]
            ]
          },
          "id": "45118D1216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:46:42Z",
            "pc:count": 16369378,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417532.8839,
                "count": 16369378,
                "maximum": 417911.3721,
                "minimum": 416935.6121,
                "name": "X",
                "position": 0,
                "stddev": 220.5934585,
                "variance": 48661.47394
              },
              {
                "average": 5034275.983,
                "count": 16369378,
                "maximum": 5034880.012,
                "minimum": 5033478.532,
                "name": "Y",
                "position": 1,
                "stddev": 392.7143697,
                "variance": 154224.5762
              },
              {
                "average": 888.9389728,
                "count": 16369378,
                "maximum": 964.159759,
                "minimum": 854.479759,
                "name": "Z",
                "position": 2,
                "stddev": 20.25629266,
                "variance": 410.3173923
              },
              {
                "average": 92.6015443,
                "count": 16369378,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.5675428,
                "variance": 2168.536043
              },
              {
                "average": 1.097176203,
                "count": 16369378,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3233702712,
                "variance": 0.1045683323
              },
              {
                "average": 1.207711313,
                "count": 16369378,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4777521258,
                "variance": 0.2282470937
              },
              {
                "average": 0.4996472071,
                "count": 16369378,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998908,
                "variance": 0.2499998908
              },
              {
                "average": 0,
                "count": 16369378,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.097390567,
                "count": 16369378,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2964888693,
                "variance": 0.08790564959
              },
              {
                "average": -0.6976680553,
                "count": 16369378,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.750022476,
                "variance": 76.56289334
              },
              {
                "average": 150.9131706,
                "count": 16369378,
                "maximum": 177,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 26.38749836,
                "variance": 696.3000697
              },
              {
                "average": 7902.222824,
                "count": 16369378,
                "maximum": 20004,
                "minimum": 1001,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7819.774758,
                "variance": 61148877.27
              },
              {
                "average": 26244.16836,
                "count": 16369378,
                "maximum": 60672,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 13405.38175,
                "variance": 179704259.9
              },
              {
                "average": 27122.91786,
                "count": 16369378,
                "maximum": 60928,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 12186.86619,
                "variance": 148519707.5
              },
              {
                "average": 24068.189,
                "count": 16369378,
                "maximum": 59904,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10084.93962,
                "variance": 101706007.2
              },
              {
                "average": 106986.5768,
                "count": 16369378,
                "maximum": 147602.3181,
                "minimum": 65871.76057,
                "name": "GpsTime",
                "position": 15,
                "stddev": 39658.82515,
                "variance": 1572822412
              },
              {
                "average": 0,
                "count": 16369378,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16369378,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16369378,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16369378,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16369378,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416935.6121,
              5033478.532,
              854.479759,
              417911.3721,
              5034880.012,
              964.159759
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416935.61211117124,
                    5033478.531624329,
                    854.4797589507141
                  ],
                  [
                    416935.61211117124,
                    5034880.01162433,
                    854.4797589507141
                  ],
                  [
                    417911.37211117125,
                    5034880.01162433,
                    964.1597589507141
                  ],
                  [
                    417911.37211117125,
                    5033478.531624329,
                    964.1597589507141
                  ],
                  [
                    416935.61211117124,
                    5033478.531624329,
                    854.4797589507141
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:46:42+00:00",
            "end_time": "2011-09-14T20:04: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": "44117G8215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752481525991,
              44.837415851216704,
              1020.0312542609906
            ],
            [
              -117.887718215506,
              44.850009640710724,
              1020.0312542609906
            ],
            [
              -117.87502910182381,
              44.85010757491404,
              1042.1312542609905
            ],
            [
              -117.87483846519784,
              44.83751374266504,
              1042.1312542609905
            ],
            [
              -117.88752481525991,
              44.837415851216704,
              1020.0312542609906
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877182,
        44.83741585,
        1020.031254,
        -117.8748385,
        44.85010757,
        1042.131254
      ],
      "properties": {
        "datetime": "2011-09-21T00:01:35Z",
        "pc:count": 11937258,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430361.1718,
            "count": 11937258,
            "maximum": 430855.7821,
            "minimum": 429852.9621,
            "name": "X",
            "position": 0,
            "stddev": 285.0043246,
            "variance": 81227.46502
          },
          {
            "average": 4965976.563,
            "count": 11937258,
            "maximum": 4966671.186,
            "minimum": 4965272.046,
            "name": "Y",
            "position": 1,
            "stddev": 401.247719,
            "variance": 160999.732
          },
          {
            "average": 1022.044788,
            "count": 11937258,
            "maximum": 1042.131254,
            "minimum": 1020.031254,
            "name": "Z",
            "position": 2,
            "stddev": 1.110030613,
            "variance": 1.232167962
          },
          {
            "average": 220.3347366,
            "count": 11937258,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.72782107,
            "variance": 1825.666694
          },
          {
            "average": 1.004964038,
            "count": 11937258,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08000858674,
            "variance": 0.006401373951
          },
          {
            "average": 1.009934945,
            "count": 11937258,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1194280335,
            "variance": 0.01426305518
          },
          {
            "average": 0.4985780654,
            "count": 11937258,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997999,
            "variance": 0.249997999
          },
          {
            "average": 0,
            "count": 11937258,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.254885418,
            "count": 11937258,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4357968079,
            "variance": 0.1899188578
          },
          {
            "average": 1.523520297,
            "count": 11937258,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.887815166,
            "variance": 62.2176281
          },
          {
            "average": 202.4299225,
            "count": 11937258,
            "maximum": 212,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 4.194606878,
            "variance": 17.59472686
          },
          {
            "average": 60.98815607,
            "count": 11937258,
            "maximum": 84,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.69978508,
            "variance": 187.6841111
          },
          {
            "average": 29356.44033,
            "count": 11937258,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 7868.658686,
            "variance": 61915789.52
          },
          {
            "average": 28855.5024,
            "count": 11937258,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 6768.473272,
            "variance": 45812230.44
          },
          {
            "average": 22885.52564,
            "count": 11937258,
            "maximum": 65280,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 6493.10486,
            "variance": 42160410.73
          },
          {
            "average": 590863.3367,
            "count": 11937258,
            "maximum": 598495.2683,
            "minimum": 586227.7923,
            "name": "GpsTime",
            "position": 15,
            "stddev": 5142.551738,
            "variance": 26445838.38
          },
          {
            "average": 0,
            "count": 11937258,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11937258,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11937258,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11937258,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11937258,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429852.9621,
          4965272.046,
          1020.031254,
          430855.7821,
          4966671.186,
          1042.131254
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429852.9620658677,
                4965272.046448161,
                1020.0312542609906
              ],
              [
                429852.9620658677,
                4966671.1864481615,
                1020.0312542609906
              ],
              [
                430855.7820658676,
                4966671.1864481615,
                1042.1312542609905
              ],
              [
                430855.7820658676,
                4965272.046448161,
                1042.1312542609905
              ],
              [
                429852.9620658677,
                4965272.046448161,
                1020.0312542609906
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-21T00:01:35+00:00",
        "end_time": "2011-09-20T20:37:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877182,
            44.83741585,
            1020.031254,
            -117.8748385,
            44.85010757,
            1042.131254
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752481525991,
                  44.837415851216704,
                  1020.0312542609906
                ],
                [
                  -117.887718215506,
                  44.850009640710724,
                  1020.0312542609906
                ],
                [
                  -117.87502910182381,
                  44.85010757491404,
                  1042.1312542609905
                ],
                [
                  -117.87483846519784,
                  44.83751374266504,
                  1042.1312542609905
                ],
                [
                  -117.88752481525991,
                  44.837415851216704,
                  1020.0312542609906
                ]
              ]
            ]
          },
          "id": "44117G8215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-21T00:01:35Z",
            "pc:count": 11937258,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430361.1718,
                "count": 11937258,
                "maximum": 430855.7821,
                "minimum": 429852.9621,
                "name": "X",
                "position": 0,
                "stddev": 285.0043246,
                "variance": 81227.46502
              },
              {
                "average": 4965976.563,
                "count": 11937258,
                "maximum": 4966671.186,
                "minimum": 4965272.046,
                "name": "Y",
                "position": 1,
                "stddev": 401.247719,
                "variance": 160999.732
              },
              {
                "average": 1022.044788,
                "count": 11937258,
                "maximum": 1042.131254,
                "minimum": 1020.031254,
                "name": "Z",
                "position": 2,
                "stddev": 1.110030613,
                "variance": 1.232167962
              },
              {
                "average": 220.3347366,
                "count": 11937258,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.72782107,
                "variance": 1825.666694
              },
              {
                "average": 1.004964038,
                "count": 11937258,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08000858674,
                "variance": 0.006401373951
              },
              {
                "average": 1.009934945,
                "count": 11937258,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1194280335,
                "variance": 0.01426305518
              },
              {
                "average": 0.4985780654,
                "count": 11937258,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997999,
                "variance": 0.249997999
              },
              {
                "average": 0,
                "count": 11937258,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.254885418,
                "count": 11937258,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4357968079,
                "variance": 0.1899188578
              },
              {
                "average": 1.523520297,
                "count": 11937258,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.887815166,
                "variance": 62.2176281
              },
              {
                "average": 202.4299225,
                "count": 11937258,
                "maximum": 212,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 4.194606878,
                "variance": 17.59472686
              },
              {
                "average": 60.98815607,
                "count": 11937258,
                "maximum": 84,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.69978508,
                "variance": 187.6841111
              },
              {
                "average": 29356.44033,
                "count": 11937258,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 7868.658686,
                "variance": 61915789.52
              },
              {
                "average": 28855.5024,
                "count": 11937258,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 6768.473272,
                "variance": 45812230.44
              },
              {
                "average": 22885.52564,
                "count": 11937258,
                "maximum": 65280,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 6493.10486,
                "variance": 42160410.73
              },
              {
                "average": 590863.3367,
                "count": 11937258,
                "maximum": 598495.2683,
                "minimum": 586227.7923,
                "name": "GpsTime",
                "position": 15,
                "stddev": 5142.551738,
                "variance": 26445838.38
              },
              {
                "average": 0,
                "count": 11937258,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11937258,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11937258,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11937258,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11937258,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429852.9621,
              4965272.046,
              1020.031254,
              430855.7821,
              4966671.186,
              1042.131254
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429852.9620658677,
                    4965272.046448161,
                    1020.0312542609906
                  ],
                  [
                    429852.9620658677,
                    4966671.1864481615,
                    1020.0312542609906
                  ],
                  [
                    430855.7820658676,
                    4966671.1864481615,
                    1042.1312542609905
                  ],
                  [
                    430855.7820658676,
                    4965272.046448161,
                    1042.1312542609905
                  ],
                  [
                    429852.9620658677,
                    4965272.046448161,
                    1020.0312542609906
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-21T00:01:35+00:00",
            "end_time": "2011-09-20T20:37: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": "44117G8410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752457253366,
              44.787415523316604,
              1031.0664113958003
            ],
            [
              -117.88771764427469,
              44.80000996360051,
              1031.0664113958003
            ],
            [
              -117.87502912754931,
              44.80010789262986,
              1090.5064113958003
            ],
            [
              -117.8748388146062,
              44.78751340959053,
              1090.5064113958003
            ],
            [
              -117.88752457253366,
              44.787415523316604,
              1031.0664113958003
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877176,
        44.78741552,
        1031.066411,
        -117.8748388,
        44.80010789,
        1090.506411
      ],
      "properties": {
        "datetime": "2011-09-19T21:38:17Z",
        "pc:count": 10183243,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430301.2618,
            "count": 10183243,
            "maximum": 430795.9793,
            "minimum": 429792.3393,
            "name": "X",
            "position": 0,
            "stddev": 282.0936642,
            "variance": 79576.83538
          },
          {
            "average": 4960445.468,
            "count": 10183243,
            "maximum": 4961117.022,
            "minimum": 4959717.822,
            "name": "Y",
            "position": 1,
            "stddev": 395.4134822,
            "variance": 156351.8219
          },
          {
            "average": 1037.812488,
            "count": 10183243,
            "maximum": 1090.506411,
            "minimum": 1031.066411,
            "name": "Z",
            "position": 2,
            "stddev": 8.243022314,
            "variance": 67.94741687
          },
          {
            "average": 230.5290227,
            "count": 10183243,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.40458669,
            "variance": 986.2480649
          },
          {
            "average": 1.001309602,
            "count": 10183243,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03881806078,
            "variance": 0.001506841843
          },
          {
            "average": 1.002628632,
            "count": 10183243,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05681214765,
            "variance": 0.003227620121
          },
          {
            "average": 0.4987043911,
            "count": 10183243,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983459,
            "variance": 0.2499983459
          },
          {
            "average": 0,
            "count": 10183243,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.287863306,
            "count": 10183243,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4527670962,
            "variance": 0.2049980434
          },
          {
            "average": 0.745297645,
            "count": 10183243,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.853378145,
            "variance": 61.67554829
          },
          {
            "average": 198.518431,
            "count": 10183243,
            "maximum": 212,
            "minimum": 183,
            "name": "UserData",
            "position": 10,
            "stddev": 3.522969228,
            "variance": 12.41131218
          },
          {
            "average": 112.1673687,
            "count": 10183243,
            "maximum": 131,
            "minimum": 94,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.54004903,
            "variance": 241.4931237
          },
          {
            "average": 33491.18679,
            "count": 10183243,
            "maximum": 63232,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 10642.05617,
            "variance": 113253359.6
          },
          {
            "average": 31922.21868,
            "count": 10183243,
            "maximum": 62720,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 7874.495713,
            "variance": 62007682.73
          },
          {
            "average": 25175.19781,
            "count": 10183243,
            "maximum": 63232,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7054.777032,
            "variance": 49769878.98
          },
          {
            "average": 502340.2976,
            "count": 10183243,
            "maximum": 503497.6698,
            "minimum": 501358.6672,
            "name": "GpsTime",
            "position": 15,
            "stddev": 462.287114,
            "variance": 213709.3758
          },
          {
            "average": 0,
            "count": 10183243,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10183243,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10183243,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10183243,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10183243,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429792.3393,
          4959717.822,
          1031.066411,
          430795.9793,
          4961117.022,
          1090.506411
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429792.3392808756,
                4959717.821782405,
                1031.0664113958003
              ],
              [
                429792.3392808756,
                4961117.021782404,
                1031.0664113958003
              ],
              [
                430795.9792808756,
                4961117.021782404,
                1090.5064113958003
              ],
              [
                430795.9792808756,
                4959717.821782405,
                1090.5064113958003
              ],
              [
                429792.3392808756,
                4959717.821782405,
                1031.0664113958003
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T21:38:17+00:00",
        "end_time": "2011-09-19T21:02:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877176,
            44.78741552,
            1031.066411,
            -117.8748388,
            44.80010789,
            1090.506411
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752457253366,
                  44.787415523316604,
                  1031.0664113958003
                ],
                [
                  -117.88771764427469,
                  44.80000996360051,
                  1031.0664113958003
                ],
                [
                  -117.87502912754931,
                  44.80010789262986,
                  1090.5064113958003
                ],
                [
                  -117.8748388146062,
                  44.78751340959053,
                  1090.5064113958003
                ],
                [
                  -117.88752457253366,
                  44.787415523316604,
                  1031.0664113958003
                ]
              ]
            ]
          },
          "id": "44117G8410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:38:17Z",
            "pc:count": 10183243,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430301.2618,
                "count": 10183243,
                "maximum": 430795.9793,
                "minimum": 429792.3393,
                "name": "X",
                "position": 0,
                "stddev": 282.0936642,
                "variance": 79576.83538
              },
              {
                "average": 4960445.468,
                "count": 10183243,
                "maximum": 4961117.022,
                "minimum": 4959717.822,
                "name": "Y",
                "position": 1,
                "stddev": 395.4134822,
                "variance": 156351.8219
              },
              {
                "average": 1037.812488,
                "count": 10183243,
                "maximum": 1090.506411,
                "minimum": 1031.066411,
                "name": "Z",
                "position": 2,
                "stddev": 8.243022314,
                "variance": 67.94741687
              },
              {
                "average": 230.5290227,
                "count": 10183243,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.40458669,
                "variance": 986.2480649
              },
              {
                "average": 1.001309602,
                "count": 10183243,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03881806078,
                "variance": 0.001506841843
              },
              {
                "average": 1.002628632,
                "count": 10183243,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05681214765,
                "variance": 0.003227620121
              },
              {
                "average": 0.4987043911,
                "count": 10183243,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983459,
                "variance": 0.2499983459
              },
              {
                "average": 0,
                "count": 10183243,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.287863306,
                "count": 10183243,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4527670962,
                "variance": 0.2049980434
              },
              {
                "average": 0.745297645,
                "count": 10183243,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.853378145,
                "variance": 61.67554829
              },
              {
                "average": 198.518431,
                "count": 10183243,
                "maximum": 212,
                "minimum": 183,
                "name": "UserData",
                "position": 10,
                "stddev": 3.522969228,
                "variance": 12.41131218
              },
              {
                "average": 112.1673687,
                "count": 10183243,
                "maximum": 131,
                "minimum": 94,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.54004903,
                "variance": 241.4931237
              },
              {
                "average": 33491.18679,
                "count": 10183243,
                "maximum": 63232,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 10642.05617,
                "variance": 113253359.6
              },
              {
                "average": 31922.21868,
                "count": 10183243,
                "maximum": 62720,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 7874.495713,
                "variance": 62007682.73
              },
              {
                "average": 25175.19781,
                "count": 10183243,
                "maximum": 63232,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7054.777032,
                "variance": 49769878.98
              },
              {
                "average": 502340.2976,
                "count": 10183243,
                "maximum": 503497.6698,
                "minimum": 501358.6672,
                "name": "GpsTime",
                "position": 15,
                "stddev": 462.287114,
                "variance": 213709.3758
              },
              {
                "average": 0,
                "count": 10183243,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10183243,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10183243,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10183243,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10183243,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429792.3393,
              4959717.822,
              1031.066411,
              430795.9793,
              4961117.022,
              1090.506411
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429792.3392808756,
                    4959717.821782405,
                    1031.0664113958003
                  ],
                  [
                    429792.3392808756,
                    4961117.021782404,
                    1031.0664113958003
                  ],
                  [
                    430795.9792808756,
                    4961117.021782404,
                    1090.5064113958003
                  ],
                  [
                    430795.9792808756,
                    4959717.821782405,
                    1090.5064113958003
                  ],
                  [
                    429792.3392808756,
                    4959717.821782405,
                    1031.0664113958003
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T21:38:17+00:00",
            "end_time": "2011-09-19T21: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": "45118C1201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05675740059948,
              45.362449998549764,
              831.9988276279736
            ],
            [
              -118.05699119934975,
              45.37500293400723,
              831.9988276279736
            ],
            [
              -118.05002885417062,
              45.375067157562505,
              839.6788276279736
            ],
            [
              -118.04979659475198,
              45.36251419415614,
              839.6788276279736
            ],
            [
              -118.05675740059948,
              45.362449998549764,
              831.9988276279736
            ]
          ]
        ]
      },
      "bbox": [
        -118.0569912,
        45.36245,
        831.9988276,
        -118.0497966,
        45.37506716,
        839.6788276
      ],
      "properties": {
        "datetime": "2011-09-15T18:43:37Z",
        "pc:count": 7478358,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417534.6068,
            "count": 7478358,
            "maximum": 417784.4848,
            "minimum": 417239.2448,
            "name": "X",
            "position": 0,
            "stddev": 148.6726732,
            "variance": 22103.56375
          },
          {
            "average": 5024408.074,
            "count": 7478358,
            "maximum": 5025152.522,
            "minimum": 5023757.722,
            "name": "Y",
            "position": 1,
            "stddev": 411.0078172,
            "variance": 168927.4258
          },
          {
            "average": 834.0430355,
            "count": 7478358,
            "maximum": 839.6788276,
            "minimum": 831.9988276,
            "name": "Z",
            "position": 2,
            "stddev": 0.8343460906,
            "variance": 0.6961333989
          },
          {
            "average": 113.611023,
            "count": 7478358,
            "maximum": 240,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.17884326,
            "variance": 685.3318346
          },
          {
            "average": 1.000101493,
            "count": 7478358,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01007385629,
            "variance": 0.0001014825806
          },
          {
            "average": 1.00020566,
            "count": 7478358,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01433938112,
            "variance": 0.0002056178509
          },
          {
            "average": 0.499856653,
            "count": 7478358,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000129,
            "variance": 0.2500000129
          },
          {
            "average": 0,
            "count": 7478358,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.166110395,
            "count": 7478358,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3721797282,
            "variance": 0.1385177501
          },
          {
            "average": -1.941392214,
            "count": 7478358,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.510379157,
            "variance": 72.4265534
          },
          {
            "average": 167.4934799,
            "count": 7478358,
            "maximum": 177,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 19.58807804,
            "variance": 383.6928015
          },
          {
            "average": 12056.64006,
            "count": 7478358,
            "maximum": 20004,
            "minimum": 1001,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7190.566092,
            "variance": 51704240.72
          },
          {
            "average": 30076.49422,
            "count": 7478358,
            "maximum": 56832,
            "minimum": 9728,
            "name": "Red",
            "position": 12,
            "stddev": 11071.75198,
            "variance": 122583691.9
          },
          {
            "average": 31966.99887,
            "count": 7478358,
            "maximum": 55552,
            "minimum": 11776,
            "name": "Green",
            "position": 13,
            "stddev": 7700.221218,
            "variance": 59293406.8
          },
          {
            "average": 26271.28456,
            "count": 7478358,
            "maximum": 55040,
            "minimum": 8704,
            "name": "Blue",
            "position": 14,
            "stddev": 6189.993456,
            "variance": 38316018.99
          },
          {
            "average": 132023.2739,
            "count": 7478358,
            "maximum": 147417.7424,
            "minimum": 66046.70574,
            "name": "GpsTime",
            "position": 15,
            "stddev": 30318.80356,
            "variance": 919229849.3
          },
          {
            "average": 0,
            "count": 7478358,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7478358,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7478358,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7478358,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7478358,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417239.2448,
          5023757.722,
          831.9988276,
          417784.4848,
          5025152.522,
          839.6788276
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417239.24483664264,
                5023757.7222250225,
                831.9988276279736
              ],
              [
                417239.24483664264,
                5025152.522225023,
                831.9988276279736
              ],
              [
                417784.48483664263,
                5025152.522225023,
                839.6788276279736
              ],
              [
                417784.48483664263,
                5023757.7222250225,
                839.6788276279736
              ],
              [
                417239.24483664264,
                5023757.7222250225,
                831.9988276279736
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:43:37+00:00",
        "end_time": "2011-09-14T20:07:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118C1201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118C1201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118C1201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0569912,
            45.36245,
            831.9988276,
            -118.0497966,
            45.37506716,
            839.6788276
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05675740059948,
                  45.362449998549764,
                  831.9988276279736
                ],
                [
                  -118.05699119934975,
                  45.37500293400723,
                  831.9988276279736
                ],
                [
                  -118.05002885417062,
                  45.375067157562505,
                  839.6788276279736
                ],
                [
                  -118.04979659475198,
                  45.36251419415614,
                  839.6788276279736
                ],
                [
                  -118.05675740059948,
                  45.362449998549764,
                  831.9988276279736
                ]
              ]
            ]
          },
          "id": "45118C1201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:43:37Z",
            "pc:count": 7478358,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417534.6068,
                "count": 7478358,
                "maximum": 417784.4848,
                "minimum": 417239.2448,
                "name": "X",
                "position": 0,
                "stddev": 148.6726732,
                "variance": 22103.56375
              },
              {
                "average": 5024408.074,
                "count": 7478358,
                "maximum": 5025152.522,
                "minimum": 5023757.722,
                "name": "Y",
                "position": 1,
                "stddev": 411.0078172,
                "variance": 168927.4258
              },
              {
                "average": 834.0430355,
                "count": 7478358,
                "maximum": 839.6788276,
                "minimum": 831.9988276,
                "name": "Z",
                "position": 2,
                "stddev": 0.8343460906,
                "variance": 0.6961333989
              },
              {
                "average": 113.611023,
                "count": 7478358,
                "maximum": 240,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.17884326,
                "variance": 685.3318346
              },
              {
                "average": 1.000101493,
                "count": 7478358,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01007385629,
                "variance": 0.0001014825806
              },
              {
                "average": 1.00020566,
                "count": 7478358,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01433938112,
                "variance": 0.0002056178509
              },
              {
                "average": 0.499856653,
                "count": 7478358,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000129,
                "variance": 0.2500000129
              },
              {
                "average": 0,
                "count": 7478358,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.166110395,
                "count": 7478358,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3721797282,
                "variance": 0.1385177501
              },
              {
                "average": -1.941392214,
                "count": 7478358,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.510379157,
                "variance": 72.4265534
              },
              {
                "average": 167.4934799,
                "count": 7478358,
                "maximum": 177,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 19.58807804,
                "variance": 383.6928015
              },
              {
                "average": 12056.64006,
                "count": 7478358,
                "maximum": 20004,
                "minimum": 1001,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7190.566092,
                "variance": 51704240.72
              },
              {
                "average": 30076.49422,
                "count": 7478358,
                "maximum": 56832,
                "minimum": 9728,
                "name": "Red",
                "position": 12,
                "stddev": 11071.75198,
                "variance": 122583691.9
              },
              {
                "average": 31966.99887,
                "count": 7478358,
                "maximum": 55552,
                "minimum": 11776,
                "name": "Green",
                "position": 13,
                "stddev": 7700.221218,
                "variance": 59293406.8
              },
              {
                "average": 26271.28456,
                "count": 7478358,
                "maximum": 55040,
                "minimum": 8704,
                "name": "Blue",
                "position": 14,
                "stddev": 6189.993456,
                "variance": 38316018.99
              },
              {
                "average": 132023.2739,
                "count": 7478358,
                "maximum": 147417.7424,
                "minimum": 66046.70574,
                "name": "GpsTime",
                "position": 15,
                "stddev": 30318.80356,
                "variance": 919229849.3
              },
              {
                "average": 0,
                "count": 7478358,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7478358,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7478358,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7478358,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7478358,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417239.2448,
              5023757.722,
              831.9988276,
              417784.4848,
              5025152.522,
              839.6788276
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417239.24483664264,
                    5023757.7222250225,
                    831.9988276279736
                  ],
                  [
                    417239.24483664264,
                    5025152.522225023,
                    831.9988276279736
                  ],
                  [
                    417784.48483664263,
                    5025152.522225023,
                    839.6788276279736
                  ],
                  [
                    417784.48483664263,
                    5023757.7222250225,
                    839.6788276279736
                  ],
                  [
                    417239.24483664264,
                    5023757.7222250225,
                    831.9988276279736
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:43:37+00:00",
            "end_time": "2011-09-14T20:07: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": "44117G8113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502422510331,
              44.83740655542897,
              1080.2359920690024
            ],
            [
              -117.97523685764492,
              44.85000993265977,
              1080.2359920690024
            ],
            [
              -117.96253008873106,
              44.8501177420873,
              1142.0559920690025
            ],
            [
              -117.96232022562555,
              44.8375143177545,
              1142.0559920690025
            ],
            [
              -117.97502422510331,
              44.83740655542897,
              1080.2359920690024
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752369,
        44.83740656,
        1080.235992,
        -117.9623202,
        44.85011774,
        1142.055992
      ],
      "properties": {
        "datetime": "2011-09-17T20:50:02Z",
        "pc:count": 11659795,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423436.7088,
            "count": 11659795,
            "maximum": 423941.4162,
            "minimum": 422937.1762,
            "name": "X",
            "position": 0,
            "stddev": 286.496829,
            "variance": 82080.43305
          },
          {
            "average": 4966046.011,
            "count": 11659795,
            "maximum": 4966750.519,
            "minimum": 4965350.279,
            "name": "Y",
            "position": 1,
            "stddev": 401.3288537,
            "variance": 161064.8488
          },
          {
            "average": 1096.997175,
            "count": 11659795,
            "maximum": 1142.055992,
            "minimum": 1080.235992,
            "name": "Z",
            "position": 2,
            "stddev": 8.310556854,
            "variance": 69.06535522
          },
          {
            "average": 110.5846045,
            "count": 11659795,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.65435866,
            "variance": 1200.924574
          },
          {
            "average": 1.015871891,
            "count": 11659795,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1327584798,
            "variance": 0.01762481397
          },
          {
            "average": 1.033855998,
            "count": 11659795,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2008398999,
            "variance": 0.0403366654
          },
          {
            "average": 0.499779027,
            "count": 11659795,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999726,
            "variance": 0.2499999726
          },
          {
            "average": 0,
            "count": 11659795,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.293439207,
            "count": 11659795,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4553379587,
            "variance": 0.2073326566
          },
          {
            "average": -1.669797373,
            "count": 11659795,
            "maximum": 13.99800014,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.914878479,
            "variance": 62.64530134
          },
          {
            "average": 179,
            "count": 11659795,
            "maximum": 179,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14752.32291,
            "count": 11659795,
            "maximum": 20080,
            "minimum": 9458,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5307.98808,
            "variance": 28174737.46
          },
          {
            "average": 32259.50759,
            "count": 11659795,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8767.898523,
            "variance": 76876044.51
          },
          {
            "average": 30017.24745,
            "count": 11659795,
            "maximum": 65280,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 7627.955574,
            "variance": 58185706.25
          },
          {
            "average": 23933.33535,
            "count": 11659795,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7449.776603,
            "variance": 55499171.44
          },
          {
            "average": 325879.2045,
            "count": 11659795,
            "maximum": 327802.3702,
            "minimum": 323663.3029,
            "name": "GpsTime",
            "position": 15,
            "stddev": 983.3578259,
            "variance": 966992.6138
          },
          {
            "average": 0,
            "count": 11659795,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11659795,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11659795,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11659795,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11659795,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422937.1762,
          4965350.279,
          1080.235992,
          423941.4162,
          4966750.519,
          1142.055992
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422937.17619483673,
                4965350.278994572,
                1080.2359920690024
              ],
              [
                422937.17619483673,
                4966750.518994573,
                1080.2359920690024
              ],
              [
                423941.4161948367,
                4966750.518994573,
                1142.0559920690025
              ],
              [
                423941.4161948367,
                4965350.278994572,
                1142.0559920690025
              ],
              [
                422937.17619483673,
                4965350.278994572,
                1080.2359920690024
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T20:50:02+00:00",
        "end_time": "2011-09-17T19:41:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752369,
            44.83740656,
            1080.235992,
            -117.9623202,
            44.85011774,
            1142.055992
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502422510331,
                  44.83740655542897,
                  1080.2359920690024
                ],
                [
                  -117.97523685764492,
                  44.85000993265977,
                  1080.2359920690024
                ],
                [
                  -117.96253008873106,
                  44.8501177420873,
                  1142.0559920690025
                ],
                [
                  -117.96232022562555,
                  44.8375143177545,
                  1142.0559920690025
                ],
                [
                  -117.97502422510331,
                  44.83740655542897,
                  1080.2359920690024
                ]
              ]
            ]
          },
          "id": "44117G8113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:50:02Z",
            "pc:count": 11659795,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423436.7088,
                "count": 11659795,
                "maximum": 423941.4162,
                "minimum": 422937.1762,
                "name": "X",
                "position": 0,
                "stddev": 286.496829,
                "variance": 82080.43305
              },
              {
                "average": 4966046.011,
                "count": 11659795,
                "maximum": 4966750.519,
                "minimum": 4965350.279,
                "name": "Y",
                "position": 1,
                "stddev": 401.3288537,
                "variance": 161064.8488
              },
              {
                "average": 1096.997175,
                "count": 11659795,
                "maximum": 1142.055992,
                "minimum": 1080.235992,
                "name": "Z",
                "position": 2,
                "stddev": 8.310556854,
                "variance": 69.06535522
              },
              {
                "average": 110.5846045,
                "count": 11659795,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.65435866,
                "variance": 1200.924574
              },
              {
                "average": 1.015871891,
                "count": 11659795,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1327584798,
                "variance": 0.01762481397
              },
              {
                "average": 1.033855998,
                "count": 11659795,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2008398999,
                "variance": 0.0403366654
              },
              {
                "average": 0.499779027,
                "count": 11659795,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999726,
                "variance": 0.2499999726
              },
              {
                "average": 0,
                "count": 11659795,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.293439207,
                "count": 11659795,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4553379587,
                "variance": 0.2073326566
              },
              {
                "average": -1.669797373,
                "count": 11659795,
                "maximum": 13.99800014,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.914878479,
                "variance": 62.64530134
              },
              {
                "average": 179,
                "count": 11659795,
                "maximum": 179,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14752.32291,
                "count": 11659795,
                "maximum": 20080,
                "minimum": 9458,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5307.98808,
                "variance": 28174737.46
              },
              {
                "average": 32259.50759,
                "count": 11659795,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8767.898523,
                "variance": 76876044.51
              },
              {
                "average": 30017.24745,
                "count": 11659795,
                "maximum": 65280,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 7627.955574,
                "variance": 58185706.25
              },
              {
                "average": 23933.33535,
                "count": 11659795,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7449.776603,
                "variance": 55499171.44
              },
              {
                "average": 325879.2045,
                "count": 11659795,
                "maximum": 327802.3702,
                "minimum": 323663.3029,
                "name": "GpsTime",
                "position": 15,
                "stddev": 983.3578259,
                "variance": 966992.6138
              },
              {
                "average": 0,
                "count": 11659795,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11659795,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11659795,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11659795,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11659795,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422937.1762,
              4965350.279,
              1080.235992,
              423941.4162,
              4966750.519,
              1142.055992
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422937.17619483673,
                    4965350.278994572,
                    1080.2359920690024
                  ],
                  [
                    422937.17619483673,
                    4966750.518994573,
                    1080.2359920690024
                  ],
                  [
                    423941.4161948367,
                    4966750.518994573,
                    1142.0559920690025
                  ],
                  [
                    423941.4161948367,
                    4965350.278994572,
                    1142.0559920690025
                  ],
                  [
                    422937.17619483673,
                    4965350.278994572,
                    1080.2359920690024
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T20:50:02+00:00",
            "end_time": "2011-09-17T19: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": "44117G7301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502462485331,
              44.79991683565069,
              1028.4647299976946
            ],
            [
              -117.8752150414604,
              44.8125100304339,
              1028.4647299976946
            ],
            [
              -117.86252880015837,
              44.81260655309068,
              1059.5447299976945
            ],
            [
              -117.86234114280764,
              44.800013316170386,
              1059.5447299976945
            ],
            [
              -117.87502462485331,
              44.79991683565069,
              1028.4647299976946
            ]
          ]
        ]
      },
      "bbox": [
        -117.875215,
        44.79991684,
        1028.46473,
        -117.8623411,
        44.81260655,
        1059.54473
      ],
      "properties": {
        "datetime": "2011-09-19T21:32:39Z",
        "pc:count": 11274066,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431292.5405,
            "count": 11274066,
            "maximum": 431799.347,
            "minimum": 430796.107,
            "name": "X",
            "position": 0,
            "stddev": 284.6778756,
            "variance": 81041.49285
          },
          {
            "average": 4961804.344,
            "count": 11274066,
            "maximum": 4962494.855,
            "minimum": 4961095.795,
            "name": "Y",
            "position": 1,
            "stddev": 402.3126346,
            "variance": 161855.456
          },
          {
            "average": 1032.779502,
            "count": 11274066,
            "maximum": 1059.54473,
            "minimum": 1028.46473,
            "name": "Z",
            "position": 2,
            "stddev": 1.79004662,
            "variance": 3.204266903
          },
          {
            "average": 227.7181327,
            "count": 11274066,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.81671864,
            "variance": 889.0367103
          },
          {
            "average": 1.008331511,
            "count": 11274066,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1075962914,
            "variance": 0.01157696192
          },
          {
            "average": 1.01671216,
            "count": 11274066,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1629664111,
            "variance": 0.02655805116
          },
          {
            "average": 0.4988170195,
            "count": 11274066,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986227,
            "variance": 0.2499986227
          },
          {
            "average": 0,
            "count": 11274066,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.251770479,
            "count": 11274066,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4340300931,
            "variance": 0.1883821217
          },
          {
            "average": 0.7967207392,
            "count": 11274066,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.9360206,
            "variance": 62.98042297
          },
          {
            "average": 200.0383294,
            "count": 11274066,
            "maximum": 213,
            "minimum": 187,
            "name": "UserData",
            "position": 10,
            "stddev": 4.072895852,
            "variance": 16.58848062
          },
          {
            "average": 111.589571,
            "count": 11274066,
            "maximum": 130,
            "minimum": 93,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.54252392,
            "variance": 241.5700499
          },
          {
            "average": 25215.26602,
            "count": 11274066,
            "maximum": 59904,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 9105.846341,
            "variance": 82916437.58
          },
          {
            "average": 25984.38502,
            "count": 11274066,
            "maximum": 61440,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 7113.619322,
            "variance": 50603579.86
          },
          {
            "average": 21496.59673,
            "count": 11274066,
            "maximum": 61440,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 5821.288976,
            "variance": 33887405.34
          },
          {
            "average": 502097.1963,
            "count": 11274066,
            "maximum": 503159.5927,
            "minimum": 500832.115,
            "name": "GpsTime",
            "position": 15,
            "stddev": 475.2832767,
            "variance": 225894.1932
          },
          {
            "average": 0,
            "count": 11274066,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11274066,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11274066,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11274066,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11274066,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430796.107,
          4961095.795,
          1028.46473,
          431799.347,
          4962494.855,
          1059.54473
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430796.1070057998,
                4961095.794655815,
                1028.4647299976946
              ],
              [
                430796.1070057998,
                4962494.854655815,
                1028.4647299976946
              ],
              [
                431799.34700579976,
                4962494.854655815,
                1059.5447299976945
              ],
              [
                431799.34700579976,
                4961095.794655815,
                1059.5447299976945
              ],
              [
                430796.1070057998,
                4961095.794655815,
                1028.4647299976946
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T21:32:39+00:00",
        "end_time": "2011-09-19T20:53:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.875215,
            44.79991684,
            1028.46473,
            -117.8623411,
            44.81260655,
            1059.54473
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502462485331,
                  44.79991683565069,
                  1028.4647299976946
                ],
                [
                  -117.8752150414604,
                  44.8125100304339,
                  1028.4647299976946
                ],
                [
                  -117.86252880015837,
                  44.81260655309068,
                  1059.5447299976945
                ],
                [
                  -117.86234114280764,
                  44.800013316170386,
                  1059.5447299976945
                ],
                [
                  -117.87502462485331,
                  44.79991683565069,
                  1028.4647299976946
                ]
              ]
            ]
          },
          "id": "44117G7301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:32:39Z",
            "pc:count": 11274066,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431292.5405,
                "count": 11274066,
                "maximum": 431799.347,
                "minimum": 430796.107,
                "name": "X",
                "position": 0,
                "stddev": 284.6778756,
                "variance": 81041.49285
              },
              {
                "average": 4961804.344,
                "count": 11274066,
                "maximum": 4962494.855,
                "minimum": 4961095.795,
                "name": "Y",
                "position": 1,
                "stddev": 402.3126346,
                "variance": 161855.456
              },
              {
                "average": 1032.779502,
                "count": 11274066,
                "maximum": 1059.54473,
                "minimum": 1028.46473,
                "name": "Z",
                "position": 2,
                "stddev": 1.79004662,
                "variance": 3.204266903
              },
              {
                "average": 227.7181327,
                "count": 11274066,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.81671864,
                "variance": 889.0367103
              },
              {
                "average": 1.008331511,
                "count": 11274066,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1075962914,
                "variance": 0.01157696192
              },
              {
                "average": 1.01671216,
                "count": 11274066,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1629664111,
                "variance": 0.02655805116
              },
              {
                "average": 0.4988170195,
                "count": 11274066,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986227,
                "variance": 0.2499986227
              },
              {
                "average": 0,
                "count": 11274066,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.251770479,
                "count": 11274066,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4340300931,
                "variance": 0.1883821217
              },
              {
                "average": 0.7967207392,
                "count": 11274066,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.9360206,
                "variance": 62.98042297
              },
              {
                "average": 200.0383294,
                "count": 11274066,
                "maximum": 213,
                "minimum": 187,
                "name": "UserData",
                "position": 10,
                "stddev": 4.072895852,
                "variance": 16.58848062
              },
              {
                "average": 111.589571,
                "count": 11274066,
                "maximum": 130,
                "minimum": 93,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.54252392,
                "variance": 241.5700499
              },
              {
                "average": 25215.26602,
                "count": 11274066,
                "maximum": 59904,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 9105.846341,
                "variance": 82916437.58
              },
              {
                "average": 25984.38502,
                "count": 11274066,
                "maximum": 61440,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 7113.619322,
                "variance": 50603579.86
              },
              {
                "average": 21496.59673,
                "count": 11274066,
                "maximum": 61440,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 5821.288976,
                "variance": 33887405.34
              },
              {
                "average": 502097.1963,
                "count": 11274066,
                "maximum": 503159.5927,
                "minimum": 500832.115,
                "name": "GpsTime",
                "position": 15,
                "stddev": 475.2832767,
                "variance": 225894.1932
              },
              {
                "average": 0,
                "count": 11274066,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11274066,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11274066,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11274066,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11274066,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430796.107,
              4961095.795,
              1028.46473,
              431799.347,
              4962494.855,
              1059.54473
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430796.1070057998,
                    4961095.794655815,
                    1028.4647299976946
                  ],
                  [
                    430796.1070057998,
                    4962494.854655815,
                    1028.4647299976946
                  ],
                  [
                    431799.34700579976,
                    4962494.854655815,
                    1059.5447299976945
                  ],
                  [
                    431799.34700579976,
                    4961095.794655815,
                    1059.5447299976945
                  ],
                  [
                    430796.1070057998,
                    4961095.794655815,
                    1028.4647299976946
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T21:32:39+00:00",
            "end_time": "2011-09-19T20:53: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": "45118D1103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.10002461396628,
              45.48739273803573,
              1142.025169572972
            ],
            [
              -118.10027029094114,
              45.50000911524265,
              1142.025169572972
            ],
            [
              -118.08753023619434,
              45.50013113070554,
              1608.1451695729718
            ],
            [
              -118.08728740255059,
              45.487514700127576,
              1608.1451695729718
            ],
            [
              -118.10002461396628,
              45.48739273803573,
              1142.025169572972
            ]
          ]
        ]
      },
      "bbox": [
        -118.1002703,
        45.48739274,
        1142.02517,
        -118.0872874,
        45.50013113,
        1608.14517
      ],
      "properties": {
        "datetime": "2011-09-15T19:45:18Z",
        "pc:count": 15055993,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414542.2161,
            "count": 15055993,
            "maximum": 415036.0764,
            "minimum": 414040.5564,
            "name": "X",
            "position": 0,
            "stddev": 276.6993277,
            "variance": 76562.51796
          },
          {
            "average": 5038334.669,
            "count": 15055993,
            "maximum": 5039085.566,
            "minimum": 5037683.666,
            "name": "Y",
            "position": 1,
            "stddev": 393.4634003,
            "variance": 154813.4474
          },
          {
            "average": 1373.886058,
            "count": 15055993,
            "maximum": 1608.14517,
            "minimum": 1142.02517,
            "name": "Z",
            "position": 2,
            "stddev": 91.54233388,
            "variance": 8379.998892
          },
          {
            "average": 86.66818429,
            "count": 15055993,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.38556149,
            "variance": 2640.47593
          },
          {
            "average": 1.159457832,
            "count": 15055993,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4046757457,
            "variance": 0.1637624592
          },
          {
            "average": 1.325636908,
            "count": 15055993,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5637105668,
            "variance": 0.3177696032
          },
          {
            "average": 0.4999120948,
            "count": 15055993,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000089,
            "variance": 0.2500000089
          },
          {
            "average": 0,
            "count": 15055993,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.102114819,
            "count": 15055993,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.302799255,
            "variance": 0.09168738883
          },
          {
            "average": -1.967282769,
            "count": 15055993,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.915425205,
            "variance": 62.65395618
          },
          {
            "average": 177,
            "count": 15055993,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14654.11756,
            "count": 15055993,
            "maximum": 20016,
            "minimum": 9420,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5294.63224,
            "variance": 28033130.56
          },
          {
            "average": 17093.9315,
            "count": 15055993,
            "maximum": 54784,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 10403.79196,
            "variance": 108238887.1
          },
          {
            "average": 18876.43807,
            "count": 15055993,
            "maximum": 54272,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 11120.8894,
            "variance": 123674181
          },
          {
            "average": 17859.3311,
            "count": 15055993,
            "maximum": 56832,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10149.99465,
            "variance": 103022391.4
          },
          {
            "average": 150130.5244,
            "count": 15055993,
            "maximum": 151118.3565,
            "minimum": 149151.2443,
            "name": "GpsTime",
            "position": 15,
            "stddev": 387.5709513,
            "variance": 150211.2423
          },
          {
            "average": 0,
            "count": 15055993,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15055993,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15055993,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15055993,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15055993,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414040.5564,
          5037683.666,
          1142.02517,
          415036.0764,
          5039085.566,
          1608.14517
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414040.5564268776,
                5037683.666059314,
                1142.025169572972
              ],
              [
                414040.5564268776,
                5039085.566059315,
                1142.025169572972
              ],
              [
                415036.07642687764,
                5039085.566059315,
                1608.1451695729718
              ],
              [
                415036.07642687764,
                5037683.666059314,
                1608.1451695729718
              ],
              [
                414040.5564268776,
                5037683.666059314,
                1142.025169572972
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T19:45:18+00:00",
        "end_time": "2011-09-15T19:12:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1002703,
            45.48739274,
            1142.02517,
            -118.0872874,
            45.50013113,
            1608.14517
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.10002461396628,
                  45.48739273803573,
                  1142.025169572972
                ],
                [
                  -118.10027029094114,
                  45.50000911524265,
                  1142.025169572972
                ],
                [
                  -118.08753023619434,
                  45.50013113070554,
                  1608.1451695729718
                ],
                [
                  -118.08728740255059,
                  45.487514700127576,
                  1608.1451695729718
                ],
                [
                  -118.10002461396628,
                  45.48739273803573,
                  1142.025169572972
                ]
              ]
            ]
          },
          "id": "45118D1103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:45:18Z",
            "pc:count": 15055993,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414542.2161,
                "count": 15055993,
                "maximum": 415036.0764,
                "minimum": 414040.5564,
                "name": "X",
                "position": 0,
                "stddev": 276.6993277,
                "variance": 76562.51796
              },
              {
                "average": 5038334.669,
                "count": 15055993,
                "maximum": 5039085.566,
                "minimum": 5037683.666,
                "name": "Y",
                "position": 1,
                "stddev": 393.4634003,
                "variance": 154813.4474
              },
              {
                "average": 1373.886058,
                "count": 15055993,
                "maximum": 1608.14517,
                "minimum": 1142.02517,
                "name": "Z",
                "position": 2,
                "stddev": 91.54233388,
                "variance": 8379.998892
              },
              {
                "average": 86.66818429,
                "count": 15055993,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.38556149,
                "variance": 2640.47593
              },
              {
                "average": 1.159457832,
                "count": 15055993,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4046757457,
                "variance": 0.1637624592
              },
              {
                "average": 1.325636908,
                "count": 15055993,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5637105668,
                "variance": 0.3177696032
              },
              {
                "average": 0.4999120948,
                "count": 15055993,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000089,
                "variance": 0.2500000089
              },
              {
                "average": 0,
                "count": 15055993,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.102114819,
                "count": 15055993,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.302799255,
                "variance": 0.09168738883
              },
              {
                "average": -1.967282769,
                "count": 15055993,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.915425205,
                "variance": 62.65395618
              },
              {
                "average": 177,
                "count": 15055993,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14654.11756,
                "count": 15055993,
                "maximum": 20016,
                "minimum": 9420,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5294.63224,
                "variance": 28033130.56
              },
              {
                "average": 17093.9315,
                "count": 15055993,
                "maximum": 54784,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 10403.79196,
                "variance": 108238887.1
              },
              {
                "average": 18876.43807,
                "count": 15055993,
                "maximum": 54272,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 11120.8894,
                "variance": 123674181
              },
              {
                "average": 17859.3311,
                "count": 15055993,
                "maximum": 56832,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10149.99465,
                "variance": 103022391.4
              },
              {
                "average": 150130.5244,
                "count": 15055993,
                "maximum": 151118.3565,
                "minimum": 149151.2443,
                "name": "GpsTime",
                "position": 15,
                "stddev": 387.5709513,
                "variance": 150211.2423
              },
              {
                "average": 0,
                "count": 15055993,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15055993,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15055993,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15055993,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15055993,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414040.5564,
              5037683.666,
              1142.02517,
              415036.0764,
              5039085.566,
              1608.14517
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414040.5564268776,
                    5037683.666059314,
                    1142.025169572972
                  ],
                  [
                    414040.5564268776,
                    5039085.566059315,
                    1142.025169572972
                  ],
                  [
                    415036.07642687764,
                    5039085.566059315,
                    1608.1451695729718
                  ],
                  [
                    415036.07642687764,
                    5037683.666059314,
                    1608.1451695729718
                  ],
                  [
                    414040.5564268776,
                    5037683.666059314,
                    1142.025169572972
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T19:45:18+00:00",
            "end_time": "2011-09-15T19:12: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": "44117G8102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752396089291,
              44.86240484443314,
              1059.1010856043763
            ],
            [
              -117.98773953145725,
              44.87500955920732,
              1059.1010856043763
            ],
            [
              -117.97502908156603,
              44.8751187916859,
              1113.9210856043765
            ],
            [
              -117.97481628394017,
              44.86251402918312,
              1113.9210856043765
            ],
            [
              -117.98752396089291,
              44.86240484443314,
              1059.1010856043763
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877395,
        44.86240484,
        1059.101086,
        -117.9748163,
        44.87511879,
        1113.921086
      ],
      "properties": {
        "datetime": "2011-09-20T21:30:53Z",
        "pc:count": 12236182,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422505.5993,
            "count": 12236182,
            "maximum": 422987.0804,
            "minimum": 421982.9804,
            "name": "X",
            "position": 0,
            "stddev": 291.3448054,
            "variance": 84881.79562
          },
          {
            "average": 4968858.886,
            "count": 12236182,
            "maximum": 4969539.533,
            "minimum": 4968139.133,
            "name": "Y",
            "position": 1,
            "stddev": 405.6174454,
            "variance": 164525.512
          },
          {
            "average": 1077.980729,
            "count": 12236182,
            "maximum": 1113.921086,
            "minimum": 1059.101086,
            "name": "Z",
            "position": 2,
            "stddev": 10.07657681,
            "variance": 101.5374001
          },
          {
            "average": 125.251469,
            "count": 12236182,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.0812322,
            "variance": 1450.180246
          },
          {
            "average": 1.001073946,
            "count": 12236182,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03414135699,
            "variance": 0.001165632257
          },
          {
            "average": 1.002363155,
            "count": 12236182,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0519756604,
            "variance": 0.002701469274
          },
          {
            "average": 0.4985913907,
            "count": 12236182,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980362,
            "variance": 0.2499980363
          },
          {
            "average": 0,
            "count": 12236182,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.232571483,
            "count": 12236182,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4224713045,
            "variance": 0.1784820031
          },
          {
            "average": -2.02355461,
            "count": 12236182,
            "maximum": 16.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.890591048,
            "variance": 62.26142708
          },
          {
            "average": 180.2186132,
            "count": 12236182,
            "maximum": 209,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 5.179495203,
            "variance": 26.82717056
          },
          {
            "average": 13989.92023,
            "count": 12236182,
            "maximum": 20105,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6124.961613,
            "variance": 37515154.77
          },
          {
            "average": 29156.94621,
            "count": 12236182,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 11991.29842,
            "variance": 143791237.8
          },
          {
            "average": 28963.56129,
            "count": 12236182,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 8532.363279,
            "variance": 72801223.12
          },
          {
            "average": 24081.92842,
            "count": 12236182,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 6723.271903,
            "variance": 45202385.08
          },
          {
            "average": 339306.6773,
            "count": 12236182,
            "maximum": 589453.975,
            "minimum": 323231.5054,
            "name": "GpsTime",
            "position": 15,
            "stddev": 58955.64839,
            "variance": 3475768477
          },
          {
            "average": 0,
            "count": 12236182,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12236182,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12236182,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12236182,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12236182,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421982.9804,
          4968139.133,
          1059.101086,
          422987.0804,
          4969539.533,
          1113.921086
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421982.98039764503,
                4968139.1328479545,
                1059.1010856043763
              ],
              [
                421982.98039764503,
                4969539.532847955,
                1059.1010856043763
              ],
              [
                422987.080397645,
                4969539.532847955,
                1113.9210856043765
              ],
              [
                422987.080397645,
                4968139.1328479545,
                1113.9210856043765
              ],
              [
                421982.98039764503,
                4968139.1328479545,
                1059.1010856043763
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:30:53+00:00",
        "end_time": "2011-09-17T19:33:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877395,
            44.86240484,
            1059.101086,
            -117.9748163,
            44.87511879,
            1113.921086
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752396089291,
                  44.86240484443314,
                  1059.1010856043763
                ],
                [
                  -117.98773953145725,
                  44.87500955920732,
                  1059.1010856043763
                ],
                [
                  -117.97502908156603,
                  44.8751187916859,
                  1113.9210856043765
                ],
                [
                  -117.97481628394017,
                  44.86251402918312,
                  1113.9210856043765
                ],
                [
                  -117.98752396089291,
                  44.86240484443314,
                  1059.1010856043763
                ]
              ]
            ]
          },
          "id": "44117G8102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:30:53Z",
            "pc:count": 12236182,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422505.5993,
                "count": 12236182,
                "maximum": 422987.0804,
                "minimum": 421982.9804,
                "name": "X",
                "position": 0,
                "stddev": 291.3448054,
                "variance": 84881.79562
              },
              {
                "average": 4968858.886,
                "count": 12236182,
                "maximum": 4969539.533,
                "minimum": 4968139.133,
                "name": "Y",
                "position": 1,
                "stddev": 405.6174454,
                "variance": 164525.512
              },
              {
                "average": 1077.980729,
                "count": 12236182,
                "maximum": 1113.921086,
                "minimum": 1059.101086,
                "name": "Z",
                "position": 2,
                "stddev": 10.07657681,
                "variance": 101.5374001
              },
              {
                "average": 125.251469,
                "count": 12236182,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.0812322,
                "variance": 1450.180246
              },
              {
                "average": 1.001073946,
                "count": 12236182,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03414135699,
                "variance": 0.001165632257
              },
              {
                "average": 1.002363155,
                "count": 12236182,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0519756604,
                "variance": 0.002701469274
              },
              {
                "average": 0.4985913907,
                "count": 12236182,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980362,
                "variance": 0.2499980363
              },
              {
                "average": 0,
                "count": 12236182,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.232571483,
                "count": 12236182,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4224713045,
                "variance": 0.1784820031
              },
              {
                "average": -2.02355461,
                "count": 12236182,
                "maximum": 16.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.890591048,
                "variance": 62.26142708
              },
              {
                "average": 180.2186132,
                "count": 12236182,
                "maximum": 209,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 5.179495203,
                "variance": 26.82717056
              },
              {
                "average": 13989.92023,
                "count": 12236182,
                "maximum": 20105,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6124.961613,
                "variance": 37515154.77
              },
              {
                "average": 29156.94621,
                "count": 12236182,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 11991.29842,
                "variance": 143791237.8
              },
              {
                "average": 28963.56129,
                "count": 12236182,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 8532.363279,
                "variance": 72801223.12
              },
              {
                "average": 24081.92842,
                "count": 12236182,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 6723.271903,
                "variance": 45202385.08
              },
              {
                "average": 339306.6773,
                "count": 12236182,
                "maximum": 589453.975,
                "minimum": 323231.5054,
                "name": "GpsTime",
                "position": 15,
                "stddev": 58955.64839,
                "variance": 3475768477
              },
              {
                "average": 0,
                "count": 12236182,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12236182,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12236182,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12236182,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12236182,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421982.9804,
              4968139.133,
              1059.101086,
              422987.0804,
              4969539.533,
              1113.921086
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421982.98039764503,
                    4968139.1328479545,
                    1059.1010856043763
                  ],
                  [
                    421982.98039764503,
                    4969539.532847955,
                    1059.1010856043763
                  ],
                  [
                    422987.080397645,
                    4969539.532847955,
                    1113.9210856043765
                  ],
                  [
                    422987.080397645,
                    4968139.1328479545,
                    1113.9210856043765
                  ],
                  [
                    421982.98039764503,
                    4968139.1328479545,
                    1059.1010856043763
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:30:53+00:00",
            "end_time": "2011-09-17T19:33: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": "45118E1412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05002499154105,
              45.524898133417764,
              873.2137819601712
            ],
            [
              -118.05025970922149,
              45.537509234676065,
              873.2137819601712
            ],
            [
              -118.0375301921812,
              45.53762557228033,
              934.5337819601712
            ],
            [
              -118.03729831811663,
              45.52501442015483,
              934.5337819601712
            ],
            [
              -118.05002499154105,
              45.524898133417764,
              873.2137819601712
            ]
          ]
        ]
      },
      "bbox": [
        -118.0502597,
        45.52489813,
        873.213782,
        -118.0372983,
        45.53762557,
        934.533782
      ],
      "properties": {
        "datetime": "2011-09-15T20:23:05Z",
        "pc:count": 11528611,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418496.5815,
            "count": 11528611,
            "maximum": 418996.2242,
            "minimum": 418002.2042,
            "name": "X",
            "position": 0,
            "stddev": 287.3342513,
            "variance": 82560.97195
          },
          {
            "average": 5042518.363,
            "count": 11528611,
            "maximum": 5043199.417,
            "minimum": 5041798.117,
            "name": "Y",
            "position": 1,
            "stddev": 404.9914596,
            "variance": 164018.0824
          },
          {
            "average": 893.7585145,
            "count": 11528611,
            "maximum": 934.533782,
            "minimum": 873.213782,
            "name": "Z",
            "position": 2,
            "stddev": 9.390715403,
            "variance": 88.18553578
          },
          {
            "average": 107.8418611,
            "count": 11528611,
            "maximum": 239,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.63722445,
            "variance": 820.0906241
          },
          {
            "average": 1.020756967,
            "count": 11528611,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1573634403,
            "variance": 0.02476325234
          },
          {
            "average": 1.045094504,
            "count": 11528611,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2461071758,
            "variance": 0.06056874197
          },
          {
            "average": 0.4999421873,
            "count": 11528611,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000183,
            "variance": 0.2500000183
          },
          {
            "average": 0,
            "count": 11528611,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.263080695,
            "count": 11528611,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4403058709,
            "variance": 0.19386926
          },
          {
            "average": -1.810367406,
            "count": 11528611,
            "maximum": 15,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.951043305,
            "variance": 80.12117624
          },
          {
            "average": 121.5932164,
            "count": 11528611,
            "maximum": 177,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 6.654232341,
            "variance": 44.27880805
          },
          {
            "average": 1265.058043,
            "count": 11528611,
            "maximum": 20025,
            "minimum": 1008,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2175.653202,
            "variance": 4733466.854
          },
          {
            "average": 33538.43798,
            "count": 11528611,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9178.503357,
            "variance": 84244923.88
          },
          {
            "average": 34127.53173,
            "count": 11528611,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7312.882887,
            "variance": 53478256.12
          },
          {
            "average": 27803.31841,
            "count": 11528611,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6760.826348,
            "variance": 45708772.91
          },
          {
            "average": 72396.14194,
            "count": 11528611,
            "maximum": 153385.9302,
            "minimum": 69676.33413,
            "name": "GpsTime",
            "position": 15,
            "stddev": 9482.19101,
            "variance": 89911946.35
          },
          {
            "average": 0,
            "count": 11528611,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11528611,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11528611,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11528611,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11528611,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418002.2042,
          5041798.117,
          873.213782,
          418996.2242,
          5043199.417,
          934.533782
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418002.2041590796,
                5041798.11672592,
                873.2137819601712
              ],
              [
                418002.2041590796,
                5043199.4167259205,
                873.2137819601712
              ],
              [
                418996.2241590796,
                5043199.4167259205,
                934.5337819601712
              ],
              [
                418996.2241590796,
                5041798.11672592,
                934.5337819601712
              ],
              [
                418002.2041590796,
                5041798.11672592,
                873.2137819601712
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:23:05+00:00",
        "end_time": "2011-09-14T21:07:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0502597,
            45.52489813,
            873.213782,
            -118.0372983,
            45.53762557,
            934.533782
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05002499154105,
                  45.524898133417764,
                  873.2137819601712
                ],
                [
                  -118.05025970922149,
                  45.537509234676065,
                  873.2137819601712
                ],
                [
                  -118.0375301921812,
                  45.53762557228033,
                  934.5337819601712
                ],
                [
                  -118.03729831811663,
                  45.52501442015483,
                  934.5337819601712
                ],
                [
                  -118.05002499154105,
                  45.524898133417764,
                  873.2137819601712
                ]
              ]
            ]
          },
          "id": "45118E1412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:23:05Z",
            "pc:count": 11528611,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418496.5815,
                "count": 11528611,
                "maximum": 418996.2242,
                "minimum": 418002.2042,
                "name": "X",
                "position": 0,
                "stddev": 287.3342513,
                "variance": 82560.97195
              },
              {
                "average": 5042518.363,
                "count": 11528611,
                "maximum": 5043199.417,
                "minimum": 5041798.117,
                "name": "Y",
                "position": 1,
                "stddev": 404.9914596,
                "variance": 164018.0824
              },
              {
                "average": 893.7585145,
                "count": 11528611,
                "maximum": 934.533782,
                "minimum": 873.213782,
                "name": "Z",
                "position": 2,
                "stddev": 9.390715403,
                "variance": 88.18553578
              },
              {
                "average": 107.8418611,
                "count": 11528611,
                "maximum": 239,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.63722445,
                "variance": 820.0906241
              },
              {
                "average": 1.020756967,
                "count": 11528611,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1573634403,
                "variance": 0.02476325234
              },
              {
                "average": 1.045094504,
                "count": 11528611,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2461071758,
                "variance": 0.06056874197
              },
              {
                "average": 0.4999421873,
                "count": 11528611,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000183,
                "variance": 0.2500000183
              },
              {
                "average": 0,
                "count": 11528611,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.263080695,
                "count": 11528611,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4403058709,
                "variance": 0.19386926
              },
              {
                "average": -1.810367406,
                "count": 11528611,
                "maximum": 15,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.951043305,
                "variance": 80.12117624
              },
              {
                "average": 121.5932164,
                "count": 11528611,
                "maximum": 177,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 6.654232341,
                "variance": 44.27880805
              },
              {
                "average": 1265.058043,
                "count": 11528611,
                "maximum": 20025,
                "minimum": 1008,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2175.653202,
                "variance": 4733466.854
              },
              {
                "average": 33538.43798,
                "count": 11528611,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9178.503357,
                "variance": 84244923.88
              },
              {
                "average": 34127.53173,
                "count": 11528611,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7312.882887,
                "variance": 53478256.12
              },
              {
                "average": 27803.31841,
                "count": 11528611,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6760.826348,
                "variance": 45708772.91
              },
              {
                "average": 72396.14194,
                "count": 11528611,
                "maximum": 153385.9302,
                "minimum": 69676.33413,
                "name": "GpsTime",
                "position": 15,
                "stddev": 9482.19101,
                "variance": 89911946.35
              },
              {
                "average": 0,
                "count": 11528611,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11528611,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11528611,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11528611,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11528611,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418002.2042,
              5041798.117,
              873.213782,
              418996.2242,
              5043199.417,
              934.533782
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418002.2041590796,
                    5041798.11672592,
                    873.2137819601712
                  ],
                  [
                    418002.2041590796,
                    5043199.4167259205,
                    873.2137819601712
                  ],
                  [
                    418996.2241590796,
                    5043199.4167259205,
                    934.5337819601712
                  ],
                  [
                    418996.2241590796,
                    5041798.11672592,
                    934.5337819601712
                  ],
                  [
                    418002.2041590796,
                    5041798.11672592,
                    873.2137819601712
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:23:05+00:00",
            "end_time": "2011-09-14T21:07:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117F7104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752495625964,
              44.73742113912827,
              1059.2088535094733
            ],
            [
              -117.83770675145756,
              44.75001009503897,
              1059.2088535094733
            ],
            [
              -117.82502850835017,
              44.75010239143231,
              1216.4088535094731
            ],
            [
              -117.824849463767,
              44.737513395242246,
              1216.4088535094731
            ],
            [
              -117.83752495625964,
              44.73742113912827,
              1059.2088535094733
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377068,
        44.73742114,
        1059.208854,
        -117.8248495,
        44.75010239,
        1216.408854
      ],
      "properties": {
        "datetime": "2011-09-19T00:50:56Z",
        "pc:count": 11374843,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434192.0059,
            "count": 11374843,
            "maximum": 434694.1349,
            "minimum": 433690.4549,
            "name": "X",
            "position": 0,
            "stddev": 285.2000149,
            "variance": 81339.0485
          },
          {
            "average": 4954809.211,
            "count": 11374843,
            "maximum": 4955520.917,
            "minimum": 4954122.357,
            "name": "Y",
            "position": 1,
            "stddev": 400.683447,
            "variance": 160547.2247
          },
          {
            "average": 1118.700258,
            "count": 11374843,
            "maximum": 1216.408854,
            "minimum": 1059.208854,
            "name": "Z",
            "position": 2,
            "stddev": 42.02471072,
            "variance": 1766.076311
          },
          {
            "average": 222.7250635,
            "count": 11374843,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.04203226,
            "variance": 1447.196218
          },
          {
            "average": 1.007705777,
            "count": 11374843,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09692959163,
            "variance": 0.009395345734
          },
          {
            "average": 1.015423773,
            "count": 11374843,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1431176395,
            "variance": 0.02048265874
          },
          {
            "average": 0.4980604128,
            "count": 11374843,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49999626,
            "variance": 0.24999626
          },
          {
            "average": 0,
            "count": 11374843,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.269119319,
            "count": 11374843,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4435021176,
            "variance": 0.1966941284
          },
          {
            "average": 0.44597937,
            "count": 11374843,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.869211532,
            "variance": 61.92449013
          },
          {
            "average": 203.0266078,
            "count": 11374843,
            "maximum": 212,
            "minimum": 192,
            "name": "UserData",
            "position": 10,
            "stddev": 3.852514737,
            "variance": 14.8418698
          },
          {
            "average": 21.1526734,
            "count": 11374843,
            "maximum": 34,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.0697356,
            "variance": 101.3995751
          },
          {
            "average": 36124.52244,
            "count": 11374843,
            "maximum": 64256,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 7579.166595,
            "variance": 57443766.27
          },
          {
            "average": 32847.57407,
            "count": 11374843,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 6119.480509,
            "variance": 37448041.71
          },
          {
            "average": 27577.31732,
            "count": 11374843,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6043.603666,
            "variance": 36525145.28
          },
          {
            "average": 427533.2069,
            "count": 11374843,
            "maximum": 428656.9408,
            "minimum": 426157.3558,
            "name": "GpsTime",
            "position": 15,
            "stddev": 501.1067271,
            "variance": 251107.952
          },
          {
            "average": 0,
            "count": 11374843,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11374843,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11374843,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11374843,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11374843,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433690.4549,
          4954122.357,
          1059.208854,
          434694.1349,
          4955520.917,
          1216.408854
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433690.4549105669,
                4954122.356549089,
                1059.2088535094733
              ],
              [
                433690.4549105669,
                4955520.916549089,
                1059.2088535094733
              ],
              [
                434694.13491056697,
                4955520.916549089,
                1216.4088535094731
              ],
              [
                434694.13491056697,
                4954122.356549089,
                1216.4088535094731
              ],
              [
                433690.4549105669,
                4954122.356549089,
                1059.2088535094733
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:50:56+00:00",
        "end_time": "2011-09-19T00:09:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117F7104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117F7104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117F7104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377068,
            44.73742114,
            1059.208854,
            -117.8248495,
            44.75010239,
            1216.408854
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752495625964,
                  44.73742113912827,
                  1059.2088535094733
                ],
                [
                  -117.83770675145756,
                  44.75001009503897,
                  1059.2088535094733
                ],
                [
                  -117.82502850835017,
                  44.75010239143231,
                  1216.4088535094731
                ],
                [
                  -117.824849463767,
                  44.737513395242246,
                  1216.4088535094731
                ],
                [
                  -117.83752495625964,
                  44.73742113912827,
                  1059.2088535094733
                ]
              ]
            ]
          },
          "id": "44117F7104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:50:56Z",
            "pc:count": 11374843,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434192.0059,
                "count": 11374843,
                "maximum": 434694.1349,
                "minimum": 433690.4549,
                "name": "X",
                "position": 0,
                "stddev": 285.2000149,
                "variance": 81339.0485
              },
              {
                "average": 4954809.211,
                "count": 11374843,
                "maximum": 4955520.917,
                "minimum": 4954122.357,
                "name": "Y",
                "position": 1,
                "stddev": 400.683447,
                "variance": 160547.2247
              },
              {
                "average": 1118.700258,
                "count": 11374843,
                "maximum": 1216.408854,
                "minimum": 1059.208854,
                "name": "Z",
                "position": 2,
                "stddev": 42.02471072,
                "variance": 1766.076311
              },
              {
                "average": 222.7250635,
                "count": 11374843,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.04203226,
                "variance": 1447.196218
              },
              {
                "average": 1.007705777,
                "count": 11374843,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09692959163,
                "variance": 0.009395345734
              },
              {
                "average": 1.015423773,
                "count": 11374843,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1431176395,
                "variance": 0.02048265874
              },
              {
                "average": 0.4980604128,
                "count": 11374843,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49999626,
                "variance": 0.24999626
              },
              {
                "average": 0,
                "count": 11374843,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.269119319,
                "count": 11374843,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4435021176,
                "variance": 0.1966941284
              },
              {
                "average": 0.44597937,
                "count": 11374843,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.869211532,
                "variance": 61.92449013
              },
              {
                "average": 203.0266078,
                "count": 11374843,
                "maximum": 212,
                "minimum": 192,
                "name": "UserData",
                "position": 10,
                "stddev": 3.852514737,
                "variance": 14.8418698
              },
              {
                "average": 21.1526734,
                "count": 11374843,
                "maximum": 34,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.0697356,
                "variance": 101.3995751
              },
              {
                "average": 36124.52244,
                "count": 11374843,
                "maximum": 64256,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 7579.166595,
                "variance": 57443766.27
              },
              {
                "average": 32847.57407,
                "count": 11374843,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 6119.480509,
                "variance": 37448041.71
              },
              {
                "average": 27577.31732,
                "count": 11374843,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6043.603666,
                "variance": 36525145.28
              },
              {
                "average": 427533.2069,
                "count": 11374843,
                "maximum": 428656.9408,
                "minimum": 426157.3558,
                "name": "GpsTime",
                "position": 15,
                "stddev": 501.1067271,
                "variance": 251107.952
              },
              {
                "average": 0,
                "count": 11374843,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11374843,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11374843,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11374843,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11374843,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433690.4549,
              4954122.357,
              1059.208854,
              434694.1349,
              4955520.917,
              1216.408854
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433690.4549105669,
                    4954122.356549089,
                    1059.2088535094733
                  ],
                  [
                    433690.4549105669,
                    4955520.916549089,
                    1059.2088535094733
                  ],
                  [
                    434694.13491056697,
                    4955520.916549089,
                    1216.4088535094731
                  ],
                  [
                    434694.13491056697,
                    4954122.356549089,
                    1216.4088535094731
                  ],
                  [
                    433690.4549105669,
                    4954122.356549089,
                    1059.2088535094733
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:50:56+00:00",
            "end_time": "2011-09-19T00: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": "44117G8413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91081159842764,
              44.77492675570353,
              1100.2243735682198
            ],
            [
              -117.91100950213314,
              44.7875117819803,
              1100.2243735682198
            ],
            [
              -117.90002864860566,
              44.78759885308746,
              1325.54437356822
            ],
            [
              -117.89983312954959,
              44.77501378882397,
              1325.54437356822
            ],
            [
              -117.91081159842764,
              44.77492675570353,
              1100.2243735682198
            ]
          ]
        ]
      },
      "bbox": [
        -117.9110095,
        44.77492676,
        1100.224374,
        -117.8998331,
        44.78759885,
        1325.544374
      ],
      "properties": {
        "datetime": "2011-09-19T21:48:57Z",
        "pc:count": 13070228,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428426.1458,
            "count": 13070228,
            "maximum": 428803.4137,
            "minimum": 427934.6537,
            "name": "X",
            "position": 0,
            "stddev": 207.0954693,
            "variance": 42888.5334
          },
          {
            "average": 4959062.806,
            "count": 13070228,
            "maximum": 4959749.058,
            "minimum": 4958350.898,
            "name": "Y",
            "position": 1,
            "stddev": 422.3253765,
            "variance": 178358.7236
          },
          {
            "average": 1206.723339,
            "count": 13070228,
            "maximum": 1325.544374,
            "minimum": 1100.224374,
            "name": "Z",
            "position": 2,
            "stddev": 53.79671452,
            "variance": 2894.086493
          },
          {
            "average": 196.0138122,
            "count": 13070228,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 64.03741016,
            "variance": 4100.789901
          },
          {
            "average": 1.093070679,
            "count": 13070228,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3157243622,
            "variance": 0.09968187291
          },
          {
            "average": 1.186374637,
            "count": 13070228,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4449979646,
            "variance": 0.1980231885
          },
          {
            "average": 0.4980910815,
            "count": 13070228,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963751,
            "variance": 0.2499963752
          },
          {
            "average": 0,
            "count": 13070228,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.172221938,
            "count": 13070228,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3775732421,
            "variance": 0.1425615532
          },
          {
            "average": 0.08727054706,
            "count": 13070228,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.780885927,
            "variance": 60.54218581
          },
          {
            "average": 201.5609065,
            "count": 13070228,
            "maximum": 213,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 3.766295943,
            "variance": 14.18498513
          },
          {
            "average": 115.5774273,
            "count": 13070228,
            "maximum": 134,
            "minimum": 97,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.55268593,
            "variance": 241.8860397
          },
          {
            "average": 27966.15178,
            "count": 13070228,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 13079.2209,
            "variance": 171066019.5
          },
          {
            "average": 26600.8601,
            "count": 13070228,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 11362.87146,
            "variance": 129114847.8
          },
          {
            "average": 22695.01117,
            "count": 13070228,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9810.817628,
            "variance": 96252142.52
          },
          {
            "average": 503407.4057,
            "count": 13070228,
            "maximum": 504137.7053,
            "minimum": 502358.3422,
            "name": "GpsTime",
            "position": 15,
            "stddev": 353.1617019,
            "variance": 124723.1877
          },
          {
            "average": 0,
            "count": 13070228,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13070228,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13070228,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13070228,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13070228,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427934.6537,
          4958350.898,
          1100.224374,
          428803.4137,
          4959749.058,
          1325.544374
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427934.65368003654,
                4958350.897743722,
                1100.2243735682198
              ],
              [
                427934.65368003654,
                4959749.057743723,
                1100.2243735682198
              ],
              [
                428803.41368003655,
                4959749.057743723,
                1325.54437356822
              ],
              [
                428803.41368003655,
                4958350.897743722,
                1325.54437356822
              ],
              [
                427934.65368003654,
                4958350.897743722,
                1100.2243735682198
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T21:48:57+00:00",
        "end_time": "2011-09-19T21:19:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9110095,
            44.77492676,
            1100.224374,
            -117.8998331,
            44.78759885,
            1325.544374
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91081159842764,
                  44.77492675570353,
                  1100.2243735682198
                ],
                [
                  -117.91100950213314,
                  44.7875117819803,
                  1100.2243735682198
                ],
                [
                  -117.90002864860566,
                  44.78759885308746,
                  1325.54437356822
                ],
                [
                  -117.89983312954959,
                  44.77501378882397,
                  1325.54437356822
                ],
                [
                  -117.91081159842764,
                  44.77492675570353,
                  1100.2243735682198
                ]
              ]
            ]
          },
          "id": "44117G8413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:48:57Z",
            "pc:count": 13070228,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428426.1458,
                "count": 13070228,
                "maximum": 428803.4137,
                "minimum": 427934.6537,
                "name": "X",
                "position": 0,
                "stddev": 207.0954693,
                "variance": 42888.5334
              },
              {
                "average": 4959062.806,
                "count": 13070228,
                "maximum": 4959749.058,
                "minimum": 4958350.898,
                "name": "Y",
                "position": 1,
                "stddev": 422.3253765,
                "variance": 178358.7236
              },
              {
                "average": 1206.723339,
                "count": 13070228,
                "maximum": 1325.544374,
                "minimum": 1100.224374,
                "name": "Z",
                "position": 2,
                "stddev": 53.79671452,
                "variance": 2894.086493
              },
              {
                "average": 196.0138122,
                "count": 13070228,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 64.03741016,
                "variance": 4100.789901
              },
              {
                "average": 1.093070679,
                "count": 13070228,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3157243622,
                "variance": 0.09968187291
              },
              {
                "average": 1.186374637,
                "count": 13070228,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4449979646,
                "variance": 0.1980231885
              },
              {
                "average": 0.4980910815,
                "count": 13070228,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963751,
                "variance": 0.2499963752
              },
              {
                "average": 0,
                "count": 13070228,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.172221938,
                "count": 13070228,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3775732421,
                "variance": 0.1425615532
              },
              {
                "average": 0.08727054706,
                "count": 13070228,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.780885927,
                "variance": 60.54218581
              },
              {
                "average": 201.5609065,
                "count": 13070228,
                "maximum": 213,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 3.766295943,
                "variance": 14.18498513
              },
              {
                "average": 115.5774273,
                "count": 13070228,
                "maximum": 134,
                "minimum": 97,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.55268593,
                "variance": 241.8860397
              },
              {
                "average": 27966.15178,
                "count": 13070228,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 13079.2209,
                "variance": 171066019.5
              },
              {
                "average": 26600.8601,
                "count": 13070228,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 11362.87146,
                "variance": 129114847.8
              },
              {
                "average": 22695.01117,
                "count": 13070228,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9810.817628,
                "variance": 96252142.52
              },
              {
                "average": 503407.4057,
                "count": 13070228,
                "maximum": 504137.7053,
                "minimum": 502358.3422,
                "name": "GpsTime",
                "position": 15,
                "stddev": 353.1617019,
                "variance": 124723.1877
              },
              {
                "average": 0,
                "count": 13070228,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13070228,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13070228,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13070228,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13070228,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427934.6537,
              4958350.898,
              1100.224374,
              428803.4137,
              4959749.058,
              1325.544374
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427934.65368003654,
                    4958350.897743722,
                    1100.2243735682198
                  ],
                  [
                    427934.65368003654,
                    4959749.057743723,
                    1100.2243735682198
                  ],
                  [
                    428803.41368003655,
                    4959749.057743723,
                    1325.54437356822
                  ],
                  [
                    428803.41368003655,
                    4958350.897743722,
                    1325.54437356822
                  ],
                  [
                    427934.65368003654,
                    4958350.897743722,
                    1100.2243735682198
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T21:48:57+00:00",
            "end_time": "2011-09-19T21:19: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": "44117G7114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752449492013,
              44.83742089070031,
              1021.9196839850044
            ],
            [
              -117.83770693516861,
              44.85001034536012,
              1021.9196839850044
            ],
            [
              -117.82502879128911,
              44.85010264246141,
              1044.9396839850044
            ],
            [
              -117.82484911139288,
              44.83751314752147,
              1044.9396839850044
            ],
            [
              -117.83752449492013,
              44.83742089070031,
              1021.9196839850044
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377069,
        44.83742089,
        1021.919684,
        -117.8248491,
        44.85010264,
        1044.939684
      ],
      "properties": {
        "datetime": "2011-09-19T21:58:52Z",
        "pc:count": 12248757,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434332.3285,
            "count": 12248757,
            "maximum": 434806.8298,
            "minimum": 433804.8898,
            "name": "X",
            "position": 0,
            "stddev": 289.5588715,
            "variance": 83844.34008
          },
          {
            "average": 4965907.201,
            "count": 12248757,
            "maximum": 4966629.296,
            "minimum": 4965230.656,
            "name": "Y",
            "position": 1,
            "stddev": 403.0101999,
            "variance": 162417.2212
          },
          {
            "average": 1024.595129,
            "count": 12248757,
            "maximum": 1044.939684,
            "minimum": 1021.919684,
            "name": "Z",
            "position": 2,
            "stddev": 1.330821658,
            "variance": 1.771086287
          },
          {
            "average": 229.6769799,
            "count": 12248757,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.76321962,
            "variance": 770.7963639
          },
          {
            "average": 1.006915722,
            "count": 12248757,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09400050725,
            "variance": 0.008836095363
          },
          {
            "average": 1.013866958,
            "count": 12248757,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1403000117,
            "variance": 0.01968409327
          },
          {
            "average": 0.4998316972,
            "count": 12248757,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999921,
            "variance": 0.2499999921
          },
          {
            "average": 0,
            "count": 12248757,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.22959195,
            "count": 12248757,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4205704468,
            "variance": 0.1768795007
          },
          {
            "average": 1.363456422,
            "count": 12248757,
            "maximum": 19.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.816624751,
            "variance": 61.0996225
          },
          {
            "average": 198.0586544,
            "count": 12248757,
            "maximum": 210,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 3.749364179,
            "variance": 14.05773175
          },
          {
            "average": 110.4426451,
            "count": 12248757,
            "maximum": 136,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.80151846,
            "variance": 249.6879856
          },
          {
            "average": 29701.4749,
            "count": 12248757,
            "maximum": 57088,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 9914.174762,
            "variance": 98290861.21
          },
          {
            "average": 30586.86637,
            "count": 12248757,
            "maximum": 58624,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 8258.062319,
            "variance": 68195593.26
          },
          {
            "average": 23966.68183,
            "count": 12248757,
            "maximum": 57088,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 7408.247913,
            "variance": 54882137.13
          },
          {
            "average": 501583.4287,
            "count": 12248757,
            "maximum": 504732.6132,
            "minimum": 500092.9564,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1005.576314,
            "variance": 1011183.724
          },
          {
            "average": 0,
            "count": 12248757,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12248757,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12248757,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12248757,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12248757,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433804.8898,
          4965230.656,
          1021.919684,
          434806.8298,
          4966629.296,
          1044.939684
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433804.8898181678,
                4965230.655665629,
                1021.9196839850044
              ],
              [
                433804.8898181678,
                4966629.295665629,
                1021.9196839850044
              ],
              [
                434806.8298181677,
                4966629.295665629,
                1044.9396839850044
              ],
              [
                434806.8298181677,
                4965230.655665629,
                1044.9396839850044
              ],
              [
                433804.8898181678,
                4965230.655665629,
                1021.9196839850044
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T21:58:52+00:00",
        "end_time": "2011-09-19T20:41:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377069,
            44.83742089,
            1021.919684,
            -117.8248491,
            44.85010264,
            1044.939684
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752449492013,
                  44.83742089070031,
                  1021.9196839850044
                ],
                [
                  -117.83770693516861,
                  44.85001034536012,
                  1021.9196839850044
                ],
                [
                  -117.82502879128911,
                  44.85010264246141,
                  1044.9396839850044
                ],
                [
                  -117.82484911139288,
                  44.83751314752147,
                  1044.9396839850044
                ],
                [
                  -117.83752449492013,
                  44.83742089070031,
                  1021.9196839850044
                ]
              ]
            ]
          },
          "id": "44117G7114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:58:52Z",
            "pc:count": 12248757,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434332.3285,
                "count": 12248757,
                "maximum": 434806.8298,
                "minimum": 433804.8898,
                "name": "X",
                "position": 0,
                "stddev": 289.5588715,
                "variance": 83844.34008
              },
              {
                "average": 4965907.201,
                "count": 12248757,
                "maximum": 4966629.296,
                "minimum": 4965230.656,
                "name": "Y",
                "position": 1,
                "stddev": 403.0101999,
                "variance": 162417.2212
              },
              {
                "average": 1024.595129,
                "count": 12248757,
                "maximum": 1044.939684,
                "minimum": 1021.919684,
                "name": "Z",
                "position": 2,
                "stddev": 1.330821658,
                "variance": 1.771086287
              },
              {
                "average": 229.6769799,
                "count": 12248757,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.76321962,
                "variance": 770.7963639
              },
              {
                "average": 1.006915722,
                "count": 12248757,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09400050725,
                "variance": 0.008836095363
              },
              {
                "average": 1.013866958,
                "count": 12248757,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1403000117,
                "variance": 0.01968409327
              },
              {
                "average": 0.4998316972,
                "count": 12248757,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999921,
                "variance": 0.2499999921
              },
              {
                "average": 0,
                "count": 12248757,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.22959195,
                "count": 12248757,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4205704468,
                "variance": 0.1768795007
              },
              {
                "average": 1.363456422,
                "count": 12248757,
                "maximum": 19.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.816624751,
                "variance": 61.0996225
              },
              {
                "average": 198.0586544,
                "count": 12248757,
                "maximum": 210,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 3.749364179,
                "variance": 14.05773175
              },
              {
                "average": 110.4426451,
                "count": 12248757,
                "maximum": 136,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.80151846,
                "variance": 249.6879856
              },
              {
                "average": 29701.4749,
                "count": 12248757,
                "maximum": 57088,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 9914.174762,
                "variance": 98290861.21
              },
              {
                "average": 30586.86637,
                "count": 12248757,
                "maximum": 58624,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 8258.062319,
                "variance": 68195593.26
              },
              {
                "average": 23966.68183,
                "count": 12248757,
                "maximum": 57088,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 7408.247913,
                "variance": 54882137.13
              },
              {
                "average": 501583.4287,
                "count": 12248757,
                "maximum": 504732.6132,
                "minimum": 500092.9564,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1005.576314,
                "variance": 1011183.724
              },
              {
                "average": 0,
                "count": 12248757,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12248757,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12248757,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12248757,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12248757,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433804.8898,
              4965230.656,
              1021.919684,
              434806.8298,
              4966629.296,
              1044.939684
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433804.8898181678,
                    4965230.655665629,
                    1021.9196839850044
                  ],
                  [
                    433804.8898181678,
                    4966629.295665629,
                    1021.9196839850044
                  ],
                  [
                    434806.8298181677,
                    4966629.295665629,
                    1044.9396839850044
                  ],
                  [
                    434806.8298181677,
                    4965230.655665629,
                    1044.9396839850044
                  ],
                  [
                    433804.8898181678,
                    4965230.655665629,
                    1021.9196839850044
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T21:58:52+00:00",
            "end_time": "2011-09-19T20:41: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": "45118A1320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.07502462508293,
              45.01239495240471,
              1079.2705788680757
            ],
            [
              -118.07526071982761,
              45.02500942794695,
              1079.2705788680757
            ],
            [
              -118.06252965170312,
              45.02512859487682,
              1193.090578868076
            ],
            [
              -118.0622963510332,
              45.0125140672254,
              1193.090578868076
            ],
            [
              -118.07502462508293,
              45.01239495240471,
              1079.2705788680757
            ]
          ]
        ]
      },
      "bbox": [
        -118.0752607,
        45.01239495,
        1079.270579,
        -118.0622964,
        45.02512859,
        1193.090579
      ],
      "properties": {
        "datetime": "2011-09-20T22:15:48Z",
        "pc:count": 24909172,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415786.0365,
            "count": 24909172,
            "maximum": 416294.0774,
            "minimum": 415290.9374,
            "name": "X",
            "position": 0,
            "stddev": 285.2987251,
            "variance": 81395.36253
          },
          {
            "average": 4985582.282,
            "count": 24909172,
            "maximum": 4986290.299,
            "minimum": 4984888.739,
            "name": "Y",
            "position": 1,
            "stddev": 395.3524938,
            "variance": 156303.5944
          },
          {
            "average": 1110.462417,
            "count": 24909172,
            "maximum": 1193.090579,
            "minimum": 1079.270579,
            "name": "Z",
            "position": 2,
            "stddev": 20.38646857,
            "variance": 415.6081006
          },
          {
            "average": 159.3827705,
            "count": 24909172,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 71.80719741,
            "variance": 5156.273599
          },
          {
            "average": 1.061980302,
            "count": 24909172,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2692195525,
            "variance": 0.07247916743
          },
          {
            "average": 1.125513486,
            "count": 24909172,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3940056512,
            "variance": 0.1552404532
          },
          {
            "average": 0.4993015826,
            "count": 24909172,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995222,
            "variance": 0.2499995222
          },
          {
            "average": 0,
            "count": 24909172,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.141593908,
            "count": 24909172,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3486331566,
            "variance": 0.1215450779
          },
          {
            "average": -1.040417817,
            "count": 24909172,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.275965812,
            "variance": 68.49161012
          },
          {
            "average": 189.8240613,
            "count": 24909172,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 11.31557992,
            "variance": 128.042349
          },
          {
            "average": 7614.622874,
            "count": 24909172,
            "maximum": 20079,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8274.569398,
            "variance": 68468498.71
          },
          {
            "average": 28037.78067,
            "count": 24909172,
            "maximum": 56832,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11300.66146,
            "variance": 127704949.5
          },
          {
            "average": 28986.06386,
            "count": 24909172,
            "maximum": 58880,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 10156.05271,
            "variance": 103145406.7
          },
          {
            "average": 23276.09687,
            "count": 24909172,
            "maximum": 60928,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8502.231109,
            "variance": 72287933.82
          },
          {
            "average": 453805.5024,
            "count": 24909172,
            "maximum": 592148.8536,
            "minimum": 322680.0829,
            "name": "GpsTime",
            "position": 15,
            "stddev": 132702.1462,
            "variance": 17609859610.0
          },
          {
            "average": 0,
            "count": 24909172,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24909172,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24909172,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24909172,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24909172,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415290.9374,
          4984888.739,
          1079.270579,
          416294.0774,
          4986290.299,
          1193.090579
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415290.93736553466,
                4984888.739212677,
                1079.2705788680757
              ],
              [
                415290.93736553466,
                4986290.299212677,
                1079.2705788680757
              ],
              [
                416294.0773655347,
                4986290.299212677,
                1193.090578868076
              ],
              [
                416294.0773655347,
                4984888.739212677,
                1193.090578868076
              ],
              [
                415290.93736553466,
                4984888.739212677,
                1079.2705788680757
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:15:48+00:00",
        "end_time": "2011-09-17T19:24:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0752607,
            45.01239495,
            1079.270579,
            -118.0622964,
            45.02512859,
            1193.090579
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.07502462508293,
                  45.01239495240471,
                  1079.2705788680757
                ],
                [
                  -118.07526071982761,
                  45.02500942794695,
                  1079.2705788680757
                ],
                [
                  -118.06252965170312,
                  45.02512859487682,
                  1193.090578868076
                ],
                [
                  -118.0622963510332,
                  45.0125140672254,
                  1193.090578868076
                ],
                [
                  -118.07502462508293,
                  45.01239495240471,
                  1079.2705788680757
                ]
              ]
            ]
          },
          "id": "45118A1320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:15:48Z",
            "pc:count": 24909172,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415786.0365,
                "count": 24909172,
                "maximum": 416294.0774,
                "minimum": 415290.9374,
                "name": "X",
                "position": 0,
                "stddev": 285.2987251,
                "variance": 81395.36253
              },
              {
                "average": 4985582.282,
                "count": 24909172,
                "maximum": 4986290.299,
                "minimum": 4984888.739,
                "name": "Y",
                "position": 1,
                "stddev": 395.3524938,
                "variance": 156303.5944
              },
              {
                "average": 1110.462417,
                "count": 24909172,
                "maximum": 1193.090579,
                "minimum": 1079.270579,
                "name": "Z",
                "position": 2,
                "stddev": 20.38646857,
                "variance": 415.6081006
              },
              {
                "average": 159.3827705,
                "count": 24909172,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 71.80719741,
                "variance": 5156.273599
              },
              {
                "average": 1.061980302,
                "count": 24909172,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2692195525,
                "variance": 0.07247916743
              },
              {
                "average": 1.125513486,
                "count": 24909172,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3940056512,
                "variance": 0.1552404532
              },
              {
                "average": 0.4993015826,
                "count": 24909172,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995222,
                "variance": 0.2499995222
              },
              {
                "average": 0,
                "count": 24909172,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.141593908,
                "count": 24909172,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3486331566,
                "variance": 0.1215450779
              },
              {
                "average": -1.040417817,
                "count": 24909172,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.275965812,
                "variance": 68.49161012
              },
              {
                "average": 189.8240613,
                "count": 24909172,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 11.31557992,
                "variance": 128.042349
              },
              {
                "average": 7614.622874,
                "count": 24909172,
                "maximum": 20079,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8274.569398,
                "variance": 68468498.71
              },
              {
                "average": 28037.78067,
                "count": 24909172,
                "maximum": 56832,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11300.66146,
                "variance": 127704949.5
              },
              {
                "average": 28986.06386,
                "count": 24909172,
                "maximum": 58880,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 10156.05271,
                "variance": 103145406.7
              },
              {
                "average": 23276.09687,
                "count": 24909172,
                "maximum": 60928,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8502.231109,
                "variance": 72287933.82
              },
              {
                "average": 453805.5024,
                "count": 24909172,
                "maximum": 592148.8536,
                "minimum": 322680.0829,
                "name": "GpsTime",
                "position": 15,
                "stddev": 132702.1462,
                "variance": 17609859610.0
              },
              {
                "average": 0,
                "count": 24909172,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24909172,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24909172,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24909172,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24909172,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415290.9374,
              4984888.739,
              1079.270579,
              416294.0774,
              4986290.299,
              1193.090579
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415290.93736553466,
                    4984888.739212677,
                    1079.2705788680757
                  ],
                  [
                    415290.93736553466,
                    4986290.299212677,
                    1079.2705788680757
                  ],
                  [
                    416294.0773655347,
                    4986290.299212677,
                    1193.090578868076
                  ],
                  [
                    416294.0773655347,
                    4984888.739212677,
                    1193.090578868076
                  ],
                  [
                    415290.93736553466,
                    4984888.739212677,
                    1079.2705788680757
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:15:48+00:00",
            "end_time": "2011-09-17T19: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": "45118D1413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752465634332,
              45.39989903379837,
              829.8340451206336
            ],
            [
              -118.0377555486733,
              45.41250920246685,
              829.8340451206336
            ],
            [
              -118.02502930417023,
              45.4126241269179,
              856.9340451206335
            ],
            [
              -118.02480124211895,
              45.40001390800749,
              856.9340451206335
            ],
            [
              -118.03752465634332,
              45.39989903379837,
              829.8340451206336
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377555,
        45.39989903,
        829.8340451,
        -118.0248012,
        45.41262413,
        856.9340451
      ],
      "properties": {
        "datetime": "2011-09-14T21:54:04Z",
        "pc:count": 10599959,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419300.9377,
            "count": 10599959,
            "maximum": 419795.0794,
            "minimum": 418799.1194,
            "name": "X",
            "position": 0,
            "stddev": 278.9692529,
            "variance": 77823.84406
          },
          {
            "average": 5028599.993,
            "count": 10599959,
            "maximum": 5029299.676,
            "minimum": 5027898.516,
            "name": "Y",
            "position": 1,
            "stddev": 401.7873702,
            "variance": 161433.0909
          },
          {
            "average": 834.389568,
            "count": 10599959,
            "maximum": 856.9340451,
            "minimum": 829.8340451,
            "name": "Z",
            "position": 2,
            "stddev": 1.434301164,
            "variance": 2.05721983
          },
          {
            "average": 112.7583022,
            "count": 10599959,
            "maximum": 248,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.87157838,
            "variance": 435.6227842
          },
          {
            "average": 1.000682833,
            "count": 10599959,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02932108161,
            "variance": 0.0008597258268
          },
          {
            "average": 1.001463402,
            "count": 10599959,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04631454171,
            "variance": 0.002145036774
          },
          {
            "average": 0.5000847645,
            "count": 10599959,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000164,
            "variance": 0.2500000164
          },
          {
            "average": 0,
            "count": 10599959,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.296888979,
            "count": 10599959,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4568872209,
            "variance": 0.2087459327
          },
          {
            "average": -2.678471375,
            "count": 10599959,
            "maximum": 16.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.638652996,
            "variance": 74.62632558
          },
          {
            "average": 123.4649251,
            "count": 10599959,
            "maximum": 138,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 2.287735986,
            "variance": 5.233735942
          },
          {
            "average": 1010.418397,
            "count": 10599959,
            "maximum": 1014,
            "minimum": 1007,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.638298075,
            "variance": 2.684020582
          },
          {
            "average": 40459.16737,
            "count": 10599959,
            "maximum": 65280,
            "minimum": 7424,
            "name": "Red",
            "position": 12,
            "stddev": 9608.787754,
            "variance": 92328802.09
          },
          {
            "average": 39250.83856,
            "count": 10599959,
            "maximum": 65280,
            "minimum": 8448,
            "name": "Green",
            "position": 13,
            "stddev": 8125.424976,
            "variance": 66022531.03
          },
          {
            "average": 35138.8144,
            "count": 10599959,
            "maximum": 65280,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 8713.846475,
            "variance": 75931120.4
          },
          {
            "average": 70745.0522,
            "count": 10599959,
            "maximum": 72444.85035,
            "minimum": 69041.39597,
            "name": "GpsTime",
            "position": 15,
            "stddev": 837.6746517,
            "variance": 701698.8221
          },
          {
            "average": 0,
            "count": 10599959,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10599959,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10599959,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10599959,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10599959,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418799.1194,
          5027898.516,
          829.8340451,
          419795.0794,
          5029299.676,
          856.9340451
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418799.1194010858,
                5027898.515600685,
                829.8340451206336
              ],
              [
                418799.1194010858,
                5029299.675600685,
                829.8340451206336
              ],
              [
                419795.07940108574,
                5029299.675600685,
                856.9340451206335
              ],
              [
                419795.07940108574,
                5027898.515600685,
                856.9340451206335
              ],
              [
                418799.1194010858,
                5027898.515600685,
                829.8340451206336
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:54:04+00:00",
        "end_time": "2011-09-14T20:57:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377555,
            45.39989903,
            829.8340451,
            -118.0248012,
            45.41262413,
            856.9340451
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752465634332,
                  45.39989903379837,
                  829.8340451206336
                ],
                [
                  -118.0377555486733,
                  45.41250920246685,
                  829.8340451206336
                ],
                [
                  -118.02502930417023,
                  45.4126241269179,
                  856.9340451206335
                ],
                [
                  -118.02480124211895,
                  45.40001390800749,
                  856.9340451206335
                ],
                [
                  -118.03752465634332,
                  45.39989903379837,
                  829.8340451206336
                ]
              ]
            ]
          },
          "id": "45118D1413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:54:04Z",
            "pc:count": 10599959,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419300.9377,
                "count": 10599959,
                "maximum": 419795.0794,
                "minimum": 418799.1194,
                "name": "X",
                "position": 0,
                "stddev": 278.9692529,
                "variance": 77823.84406
              },
              {
                "average": 5028599.993,
                "count": 10599959,
                "maximum": 5029299.676,
                "minimum": 5027898.516,
                "name": "Y",
                "position": 1,
                "stddev": 401.7873702,
                "variance": 161433.0909
              },
              {
                "average": 834.389568,
                "count": 10599959,
                "maximum": 856.9340451,
                "minimum": 829.8340451,
                "name": "Z",
                "position": 2,
                "stddev": 1.434301164,
                "variance": 2.05721983
              },
              {
                "average": 112.7583022,
                "count": 10599959,
                "maximum": 248,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.87157838,
                "variance": 435.6227842
              },
              {
                "average": 1.000682833,
                "count": 10599959,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02932108161,
                "variance": 0.0008597258268
              },
              {
                "average": 1.001463402,
                "count": 10599959,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04631454171,
                "variance": 0.002145036774
              },
              {
                "average": 0.5000847645,
                "count": 10599959,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000164,
                "variance": 0.2500000164
              },
              {
                "average": 0,
                "count": 10599959,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.296888979,
                "count": 10599959,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4568872209,
                "variance": 0.2087459327
              },
              {
                "average": -2.678471375,
                "count": 10599959,
                "maximum": 16.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.638652996,
                "variance": 74.62632558
              },
              {
                "average": 123.4649251,
                "count": 10599959,
                "maximum": 138,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 2.287735986,
                "variance": 5.233735942
              },
              {
                "average": 1010.418397,
                "count": 10599959,
                "maximum": 1014,
                "minimum": 1007,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.638298075,
                "variance": 2.684020582
              },
              {
                "average": 40459.16737,
                "count": 10599959,
                "maximum": 65280,
                "minimum": 7424,
                "name": "Red",
                "position": 12,
                "stddev": 9608.787754,
                "variance": 92328802.09
              },
              {
                "average": 39250.83856,
                "count": 10599959,
                "maximum": 65280,
                "minimum": 8448,
                "name": "Green",
                "position": 13,
                "stddev": 8125.424976,
                "variance": 66022531.03
              },
              {
                "average": 35138.8144,
                "count": 10599959,
                "maximum": 65280,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 8713.846475,
                "variance": 75931120.4
              },
              {
                "average": 70745.0522,
                "count": 10599959,
                "maximum": 72444.85035,
                "minimum": 69041.39597,
                "name": "GpsTime",
                "position": 15,
                "stddev": 837.6746517,
                "variance": 701698.8221
              },
              {
                "average": 0,
                "count": 10599959,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10599959,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10599959,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10599959,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10599959,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418799.1194,
              5027898.516,
              829.8340451,
              419795.0794,
              5029299.676,
              856.9340451
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418799.1194010858,
                    5027898.515600685,
                    829.8340451206336
                  ],
                  [
                    418799.1194010858,
                    5029299.675600685,
                    829.8340451206336
                  ],
                  [
                    419795.07940108574,
                    5029299.675600685,
                    856.9340451206335
                  ],
                  [
                    419795.07940108574,
                    5027898.515600685,
                    856.9340451206335
                  ],
                  [
                    418799.1194010858,
                    5027898.515600685,
                    829.8340451206336
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:54:04+00:00",
            "end_time": "2011-09-14T20: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": "44117H7318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8500248424519,
              44.887419578845176,
              1014.8551513841697
            ],
            [
              -117.85021034700932,
              44.900010142449425,
              1014.8551513841697
            ],
            [
              -117.83752885910664,
              44.900103852581424,
              1022.3551513841697
            ],
            [
              -117.83734612069453,
              44.887513248077084,
              1022.3551513841697
            ],
            [
              -117.8500248424519,
              44.887419578845176,
              1014.8551513841697
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502103,
        44.88741958,
        1014.855151,
        -117.8373461,
        44.90010385,
        1022.355151
      ],
      "properties": {
        "datetime": "2011-09-20T02:00:48Z",
        "pc:count": 11299546,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433374.3872,
            "count": 11299546,
            "maximum": 433876.3572,
            "minimum": 432875.0172,
            "name": "X",
            "position": 0,
            "stddev": 284.7875494,
            "variance": 81103.9483
          },
          {
            "average": 4971489.791,
            "count": 11299546,
            "maximum": 4972193.785,
            "minimum": 4970795.005,
            "name": "Y",
            "position": 1,
            "stddev": 402.4472748,
            "variance": 161963.809
          },
          {
            "average": 1016.470876,
            "count": 11299546,
            "maximum": 1022.355151,
            "minimum": 1014.855151,
            "name": "Z",
            "position": 2,
            "stddev": 0.3138905052,
            "variance": 0.09852724924
          },
          {
            "average": 231.4143242,
            "count": 11299546,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.76160673,
            "variance": 663.6603815
          },
          {
            "average": 1.000010708,
            "count": 11299546,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003272351007,
            "variance": 1.070828111e-05
          },
          {
            "average": 1.000019735,
            "count": 11299546,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004442400077,
            "variance": 1.973491844e-05
          },
          {
            "average": 0.4988686271,
            "count": 11299546,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987421,
            "variance": 0.2499987421
          },
          {
            "average": 0,
            "count": 11299546,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.258610302,
            "count": 11299546,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4378710204,
            "variance": 0.1917310305
          },
          {
            "average": 1.287156555,
            "count": 11299546,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.82851817,
            "variance": 61.28569675
          },
          {
            "average": 193.9321692,
            "count": 11299546,
            "maximum": 208,
            "minimum": 181,
            "name": "UserData",
            "position": 10,
            "stddev": 3.637565486,
            "variance": 13.23188267
          },
          {
            "average": 260.2273921,
            "count": 11299546,
            "maximum": 274,
            "minimum": 247,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56696993,
            "variance": 111.6608536
          },
          {
            "average": 37831.28804,
            "count": 11299546,
            "maximum": 60928,
            "minimum": 8192,
            "name": "Red",
            "position": 12,
            "stddev": 11631.03735,
            "variance": 135281029.8
          },
          {
            "average": 37029.14159,
            "count": 11299546,
            "maximum": 61440,
            "minimum": 8192,
            "name": "Green",
            "position": 13,
            "stddev": 10154.3425,
            "variance": 103110671.7
          },
          {
            "average": 29826.35448,
            "count": 11299546,
            "maximum": 62464,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 9639.142913,
            "variance": 92913076.09
          },
          {
            "average": 517704.8286,
            "count": 11299546,
            "maximum": 519248.5913,
            "minimum": 516166.3667,
            "name": "GpsTime",
            "position": 15,
            "stddev": 641.2444722,
            "variance": 411194.4732
          },
          {
            "average": 0,
            "count": 11299546,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11299546,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11299546,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11299546,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11299546,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432875.0172,
          4970795.005,
          1014.855151,
          433876.3572,
          4972193.785,
          1022.355151
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432875.0172220942,
                4970795.005136137,
                1014.8551513841697
              ],
              [
                432875.0172220942,
                4972193.785136136,
                1014.8551513841697
              ],
              [
                433876.35722209414,
                4972193.785136136,
                1022.3551513841697
              ],
              [
                433876.35722209414,
                4970795.005136137,
                1022.3551513841697
              ],
              [
                432875.0172220942,
                4970795.005136137,
                1014.8551513841697
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:00:48+00:00",
        "end_time": "2011-09-20T01:09:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502103,
            44.88741958,
            1014.855151,
            -117.8373461,
            44.90010385,
            1022.355151
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8500248424519,
                  44.887419578845176,
                  1014.8551513841697
                ],
                [
                  -117.85021034700932,
                  44.900010142449425,
                  1014.8551513841697
                ],
                [
                  -117.83752885910664,
                  44.900103852581424,
                  1022.3551513841697
                ],
                [
                  -117.83734612069453,
                  44.887513248077084,
                  1022.3551513841697
                ],
                [
                  -117.8500248424519,
                  44.887419578845176,
                  1014.8551513841697
                ]
              ]
            ]
          },
          "id": "44117H7318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:00:48Z",
            "pc:count": 11299546,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433374.3872,
                "count": 11299546,
                "maximum": 433876.3572,
                "minimum": 432875.0172,
                "name": "X",
                "position": 0,
                "stddev": 284.7875494,
                "variance": 81103.9483
              },
              {
                "average": 4971489.791,
                "count": 11299546,
                "maximum": 4972193.785,
                "minimum": 4970795.005,
                "name": "Y",
                "position": 1,
                "stddev": 402.4472748,
                "variance": 161963.809
              },
              {
                "average": 1016.470876,
                "count": 11299546,
                "maximum": 1022.355151,
                "minimum": 1014.855151,
                "name": "Z",
                "position": 2,
                "stddev": 0.3138905052,
                "variance": 0.09852724924
              },
              {
                "average": 231.4143242,
                "count": 11299546,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.76160673,
                "variance": 663.6603815
              },
              {
                "average": 1.000010708,
                "count": 11299546,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003272351007,
                "variance": 1.070828111e-05
              },
              {
                "average": 1.000019735,
                "count": 11299546,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004442400077,
                "variance": 1.973491844e-05
              },
              {
                "average": 0.4988686271,
                "count": 11299546,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987421,
                "variance": 0.2499987421
              },
              {
                "average": 0,
                "count": 11299546,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.258610302,
                "count": 11299546,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4378710204,
                "variance": 0.1917310305
              },
              {
                "average": 1.287156555,
                "count": 11299546,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.82851817,
                "variance": 61.28569675
              },
              {
                "average": 193.9321692,
                "count": 11299546,
                "maximum": 208,
                "minimum": 181,
                "name": "UserData",
                "position": 10,
                "stddev": 3.637565486,
                "variance": 13.23188267
              },
              {
                "average": 260.2273921,
                "count": 11299546,
                "maximum": 274,
                "minimum": 247,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56696993,
                "variance": 111.6608536
              },
              {
                "average": 37831.28804,
                "count": 11299546,
                "maximum": 60928,
                "minimum": 8192,
                "name": "Red",
                "position": 12,
                "stddev": 11631.03735,
                "variance": 135281029.8
              },
              {
                "average": 37029.14159,
                "count": 11299546,
                "maximum": 61440,
                "minimum": 8192,
                "name": "Green",
                "position": 13,
                "stddev": 10154.3425,
                "variance": 103110671.7
              },
              {
                "average": 29826.35448,
                "count": 11299546,
                "maximum": 62464,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 9639.142913,
                "variance": 92913076.09
              },
              {
                "average": 517704.8286,
                "count": 11299546,
                "maximum": 519248.5913,
                "minimum": 516166.3667,
                "name": "GpsTime",
                "position": 15,
                "stddev": 641.2444722,
                "variance": 411194.4732
              },
              {
                "average": 0,
                "count": 11299546,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11299546,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11299546,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11299546,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11299546,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432875.0172,
              4970795.005,
              1014.855151,
              433876.3572,
              4972193.785,
              1022.355151
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432875.0172220942,
                    4970795.005136137,
                    1014.8551513841697
                  ],
                  [
                    432875.0172220942,
                    4972193.785136136,
                    1014.8551513841697
                  ],
                  [
                    433876.35722209414,
                    4972193.785136136,
                    1022.3551513841697
                  ],
                  [
                    433876.35722209414,
                    4970795.005136137,
                    1022.3551513841697
                  ],
                  [
                    432875.0172220942,
                    4970795.005136137,
                    1014.8551513841697
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:00:48+00:00",
            "end_time": "2011-09-20T01:09: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": "44117G7313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002481393525,
              44.77491941358679,
              1039.9758102628616
            ],
            [
              -117.85020958727709,
              44.78750986619802,
              1039.9758102628616
            ],
            [
              -117.83752874059935,
              44.78760357072225,
              1074.7358102628618
            ],
            [
              -117.83734672236258,
              44.77501307721277,
              1074.7358102628618
            ],
            [
              -117.85002481393525,
              44.77491941358679,
              1039.9758102628616
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502096,
        44.77491941,
        1039.97581,
        -117.8373467,
        44.78760357,
        1074.73581
      ],
      "properties": {
        "datetime": "2011-09-19T20:26:34Z",
        "pc:count": 11991146,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433247.9459,
            "count": 11991146,
            "maximum": 433747.5382,
            "minimum": 432744.2982,
            "name": "X",
            "position": 0,
            "stddev": 289.0657693,
            "variance": 83559.01899
          },
          {
            "average": 4958994.951,
            "count": 11991146,
            "maximum": 4959696.764,
            "minimum": 4958298.024,
            "name": "Y",
            "position": 1,
            "stddev": 400.7459692,
            "variance": 160597.3318
          },
          {
            "average": 1046.55713,
            "count": 11991146,
            "maximum": 1074.73581,
            "minimum": 1039.97581,
            "name": "Z",
            "position": 2,
            "stddev": 3.265256917,
            "variance": 10.66190273
          },
          {
            "average": 158.1487804,
            "count": 11991146,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 74.7648683,
            "variance": 5589.785533
          },
          {
            "average": 1.051422775,
            "count": 11991146,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2435513371,
            "variance": 0.05931725381
          },
          {
            "average": 1.102992658,
            "count": 11991146,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3526631271,
            "variance": 0.1243712812
          },
          {
            "average": 0.4995022161,
            "count": 11991146,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997731,
            "variance": 0.2499997731
          },
          {
            "average": 0,
            "count": 11991146,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.193612604,
            "count": 11991146,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.39512881,
            "variance": 0.1561267765
          },
          {
            "average": 0.6108396232,
            "count": 11991146,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.914054036,
            "variance": 62.63225129
          },
          {
            "average": 197.1283058,
            "count": 11991146,
            "maximum": 212,
            "minimum": 180,
            "name": "UserData",
            "position": 10,
            "stddev": 4.197873918,
            "variance": 17.62214543
          },
          {
            "average": 71.00555893,
            "count": 11991146,
            "maximum": 120,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 38.68871542,
            "variance": 1496.816701
          },
          {
            "average": 40281.54411,
            "count": 11991146,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10251.53182,
            "variance": 105093904.6
          },
          {
            "average": 39036.95425,
            "count": 11991146,
            "maximum": 65280,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 10499.19611,
            "variance": 110233118.9
          },
          {
            "average": 34581.01104,
            "count": 11991146,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 12151.15915,
            "variance": 147650668.6
          },
          {
            "average": 469461.8882,
            "count": 11991146,
            "maximum": 499194.9533,
            "minimum": 430352.4956,
            "name": "GpsTime",
            "position": 15,
            "stddev": 33310.80941,
            "variance": 1109610023
          },
          {
            "average": 0,
            "count": 11991146,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11991146,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11991146,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11991146,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11991146,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432744.2982,
          4958298.024,
          1039.97581,
          433747.5382,
          4959696.764,
          1074.73581
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432744.29821107147,
                4958298.0243850015,
                1039.9758102628616
              ],
              [
                432744.29821107147,
                4959696.764385002,
                1039.9758102628616
              ],
              [
                433747.53821107146,
                4959696.764385002,
                1074.7358102628618
              ],
              [
                433747.53821107146,
                4958298.0243850015,
                1074.7358102628618
              ],
              [
                432744.29821107147,
                4958298.0243850015,
                1039.9758102628616
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T20:26:34+00:00",
        "end_time": "2011-09-19T01:19:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502096,
            44.77491941,
            1039.97581,
            -117.8373467,
            44.78760357,
            1074.73581
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002481393525,
                  44.77491941358679,
                  1039.9758102628616
                ],
                [
                  -117.85020958727709,
                  44.78750986619802,
                  1039.9758102628616
                ],
                [
                  -117.83752874059935,
                  44.78760357072225,
                  1074.7358102628618
                ],
                [
                  -117.83734672236258,
                  44.77501307721277,
                  1074.7358102628618
                ],
                [
                  -117.85002481393525,
                  44.77491941358679,
                  1039.9758102628616
                ]
              ]
            ]
          },
          "id": "44117G7313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:26:34Z",
            "pc:count": 11991146,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433247.9459,
                "count": 11991146,
                "maximum": 433747.5382,
                "minimum": 432744.2982,
                "name": "X",
                "position": 0,
                "stddev": 289.0657693,
                "variance": 83559.01899
              },
              {
                "average": 4958994.951,
                "count": 11991146,
                "maximum": 4959696.764,
                "minimum": 4958298.024,
                "name": "Y",
                "position": 1,
                "stddev": 400.7459692,
                "variance": 160597.3318
              },
              {
                "average": 1046.55713,
                "count": 11991146,
                "maximum": 1074.73581,
                "minimum": 1039.97581,
                "name": "Z",
                "position": 2,
                "stddev": 3.265256917,
                "variance": 10.66190273
              },
              {
                "average": 158.1487804,
                "count": 11991146,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 74.7648683,
                "variance": 5589.785533
              },
              {
                "average": 1.051422775,
                "count": 11991146,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2435513371,
                "variance": 0.05931725381
              },
              {
                "average": 1.102992658,
                "count": 11991146,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3526631271,
                "variance": 0.1243712812
              },
              {
                "average": 0.4995022161,
                "count": 11991146,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997731,
                "variance": 0.2499997731
              },
              {
                "average": 0,
                "count": 11991146,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.193612604,
                "count": 11991146,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.39512881,
                "variance": 0.1561267765
              },
              {
                "average": 0.6108396232,
                "count": 11991146,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.914054036,
                "variance": 62.63225129
              },
              {
                "average": 197.1283058,
                "count": 11991146,
                "maximum": 212,
                "minimum": 180,
                "name": "UserData",
                "position": 10,
                "stddev": 4.197873918,
                "variance": 17.62214543
              },
              {
                "average": 71.00555893,
                "count": 11991146,
                "maximum": 120,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 38.68871542,
                "variance": 1496.816701
              },
              {
                "average": 40281.54411,
                "count": 11991146,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10251.53182,
                "variance": 105093904.6
              },
              {
                "average": 39036.95425,
                "count": 11991146,
                "maximum": 65280,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 10499.19611,
                "variance": 110233118.9
              },
              {
                "average": 34581.01104,
                "count": 11991146,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 12151.15915,
                "variance": 147650668.6
              },
              {
                "average": 469461.8882,
                "count": 11991146,
                "maximum": 499194.9533,
                "minimum": 430352.4956,
                "name": "GpsTime",
                "position": 15,
                "stddev": 33310.80941,
                "variance": 1109610023
              },
              {
                "average": 0,
                "count": 11991146,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11991146,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11991146,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11991146,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11991146,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432744.2982,
              4958298.024,
              1039.97581,
              433747.5382,
              4959696.764,
              1074.73581
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432744.29821107147,
                    4958298.0243850015,
                    1039.9758102628616
                  ],
                  [
                    432744.29821107147,
                    4959696.764385002,
                    1039.9758102628616
                  ],
                  [
                    433747.53821107146,
                    4959696.764385002,
                    1074.7358102628618
                  ],
                  [
                    433747.53821107146,
                    4958298.0243850015,
                    1074.7358102628618
                  ],
                  [
                    432744.29821107147,
                    4958298.0243850015,
                    1039.9758102628616
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T20:26:34+00:00",
            "end_time": "2011-09-19T01:19: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": "45118A1415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252476081343,
              45.024902214643944,
              1067.8096989204191
            ],
            [
              -118.01274709130168,
              45.03750917323042,
              1067.8096989204191
            ],
            [
              -118.00002924917992,
              45.03762125325406,
              1156.2496989204192
            ],
            [
              -117.9998097095318,
              45.02501424568653,
              1156.2496989204192
            ],
            [
              -118.01252476081343,
              45.024902214643944,
              1067.8096989204191
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127471,
        45.02490221,
        1067.809699,
        -117.9998097,
        45.03762125,
        1156.249699
      ],
      "properties": {
        "datetime": "2011-09-20T23:55:33Z",
        "pc:count": 11722719,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420733.4998,
            "count": 11722719,
            "maximum": 421235.0504,
            "minimum": 420233.1904,
            "name": "X",
            "position": 0,
            "stddev": 282.514705,
            "variance": 79814.55852
          },
          {
            "average": 4986922.657,
            "count": 11722719,
            "maximum": 4987615.381,
            "minimum": 4986214.681,
            "name": "Y",
            "position": 1,
            "stddev": 400.5791685,
            "variance": 160463.6702
          },
          {
            "average": 1101.255714,
            "count": 11722719,
            "maximum": 1156.249699,
            "minimum": 1067.809699,
            "name": "Z",
            "position": 2,
            "stddev": 17.88991489,
            "variance": 320.0490547
          },
          {
            "average": 227.0715349,
            "count": 11722719,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.14711494,
            "variance": 849.5543091
          },
          {
            "average": 1.003878025,
            "count": 11722719,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07009339657,
            "variance": 0.004913084243
          },
          {
            "average": 1.007777206,
            "count": 11722719,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1046256122,
            "variance": 0.01094651873
          },
          {
            "average": 0.4990322638,
            "count": 11722719,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990848,
            "variance": 0.2499990848
          },
          {
            "average": 0,
            "count": 11722719,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276312347,
            "count": 11722719,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4471731778,
            "variance": 0.1999638509
          },
          {
            "average": 1.189178091,
            "count": 11722719,
            "maximum": 19.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.864979375,
            "variance": 61.85790057
          },
          {
            "average": 200.1159767,
            "count": 11722719,
            "maximum": 212,
            "minimum": 182,
            "name": "UserData",
            "position": 10,
            "stddev": 5.177449494,
            "variance": 26.80598326
          },
          {
            "average": 79.99602515,
            "count": 11722719,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 71.23910889,
            "variance": 5075.010635
          },
          {
            "average": 30825.68232,
            "count": 11722719,
            "maximum": 63232,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 9881.824631,
            "variance": 97650458.04
          },
          {
            "average": 30774.12469,
            "count": 11722719,
            "maximum": 65024,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 7411.266857,
            "variance": 54926876.43
          },
          {
            "average": 23652.5214,
            "count": 11722719,
            "maximum": 64256,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6974.910962,
            "variance": 48649382.93
          },
          {
            "average": 579560.5919,
            "count": 11722719,
            "maximum": 598133.2625,
            "minimum": 524044.2174,
            "name": "GpsTime",
            "position": 15,
            "stddev": 19972.4694,
            "variance": 398899533.9
          },
          {
            "average": 0,
            "count": 11722719,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11722719,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11722719,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11722719,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11722719,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420233.1904,
          4986214.681,
          1067.809699,
          421235.0504,
          4987615.381,
          1156.249699
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420233.1903554764,
                4986214.681253574,
                1067.8096989204191
              ],
              [
                420233.1903554764,
                4987615.381253573,
                1067.8096989204191
              ],
              [
                421235.0503554764,
                4987615.381253573,
                1156.2496989204192
              ],
              [
                421235.0503554764,
                4986214.681253574,
                1156.2496989204192
              ],
              [
                420233.1903554764,
                4986214.681253574,
                1067.8096989204191
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:55:33+00:00",
        "end_time": "2011-09-20T03:20:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127471,
            45.02490221,
            1067.809699,
            -117.9998097,
            45.03762125,
            1156.249699
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252476081343,
                  45.024902214643944,
                  1067.8096989204191
                ],
                [
                  -118.01274709130168,
                  45.03750917323042,
                  1067.8096989204191
                ],
                [
                  -118.00002924917992,
                  45.03762125325406,
                  1156.2496989204192
                ],
                [
                  -117.9998097095318,
                  45.02501424568653,
                  1156.2496989204192
                ],
                [
                  -118.01252476081343,
                  45.024902214643944,
                  1067.8096989204191
                ]
              ]
            ]
          },
          "id": "45118A1415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:55:33Z",
            "pc:count": 11722719,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420733.4998,
                "count": 11722719,
                "maximum": 421235.0504,
                "minimum": 420233.1904,
                "name": "X",
                "position": 0,
                "stddev": 282.514705,
                "variance": 79814.55852
              },
              {
                "average": 4986922.657,
                "count": 11722719,
                "maximum": 4987615.381,
                "minimum": 4986214.681,
                "name": "Y",
                "position": 1,
                "stddev": 400.5791685,
                "variance": 160463.6702
              },
              {
                "average": 1101.255714,
                "count": 11722719,
                "maximum": 1156.249699,
                "minimum": 1067.809699,
                "name": "Z",
                "position": 2,
                "stddev": 17.88991489,
                "variance": 320.0490547
              },
              {
                "average": 227.0715349,
                "count": 11722719,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.14711494,
                "variance": 849.5543091
              },
              {
                "average": 1.003878025,
                "count": 11722719,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07009339657,
                "variance": 0.004913084243
              },
              {
                "average": 1.007777206,
                "count": 11722719,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1046256122,
                "variance": 0.01094651873
              },
              {
                "average": 0.4990322638,
                "count": 11722719,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990848,
                "variance": 0.2499990848
              },
              {
                "average": 0,
                "count": 11722719,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276312347,
                "count": 11722719,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4471731778,
                "variance": 0.1999638509
              },
              {
                "average": 1.189178091,
                "count": 11722719,
                "maximum": 19.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.864979375,
                "variance": 61.85790057
              },
              {
                "average": 200.1159767,
                "count": 11722719,
                "maximum": 212,
                "minimum": 182,
                "name": "UserData",
                "position": 10,
                "stddev": 5.177449494,
                "variance": 26.80598326
              },
              {
                "average": 79.99602515,
                "count": 11722719,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 71.23910889,
                "variance": 5075.010635
              },
              {
                "average": 30825.68232,
                "count": 11722719,
                "maximum": 63232,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 9881.824631,
                "variance": 97650458.04
              },
              {
                "average": 30774.12469,
                "count": 11722719,
                "maximum": 65024,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 7411.266857,
                "variance": 54926876.43
              },
              {
                "average": 23652.5214,
                "count": 11722719,
                "maximum": 64256,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6974.910962,
                "variance": 48649382.93
              },
              {
                "average": 579560.5919,
                "count": 11722719,
                "maximum": 598133.2625,
                "minimum": 524044.2174,
                "name": "GpsTime",
                "position": 15,
                "stddev": 19972.4694,
                "variance": 398899533.9
              },
              {
                "average": 0,
                "count": 11722719,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11722719,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11722719,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11722719,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11722719,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420233.1904,
              4986214.681,
              1067.809699,
              421235.0504,
              4987615.381,
              1156.249699
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420233.1903554764,
                    4986214.681253574,
                    1067.8096989204191
                  ],
                  [
                    420233.1903554764,
                    4987615.381253573,
                    1067.8096989204191
                  ],
                  [
                    421235.0503554764,
                    4987615.381253573,
                    1156.2496989204192
                  ],
                  [
                    421235.0503554764,
                    4986214.681253574,
                    1156.2496989204192
                  ],
                  [
                    420233.1903554764,
                    4986214.681253574,
                    1067.8096989204191
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:55:33+00:00",
            "end_time": "2011-09-20T03:20: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": "44117G8225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752498663605,
              44.81241588732385,
              1024.9656034260072
            ],
            [
              -117.88771821571777,
              44.82500955215417,
              1024.9656034260072
            ],
            [
              -117.87502876957045,
              44.825107488701924,
              1049.9056034260072
            ],
            [
              -117.87483830173537,
              44.81251378111579,
              1049.9056034260072
            ],
            [
              -117.88752498663605,
              44.81241588732385,
              1024.9656034260072
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877182,
        44.81241589,
        1024.965603,
        -117.8748383,
        44.82510749,
        1049.905603
      ],
      "properties": {
        "datetime": "2011-09-21T00:01:58Z",
        "pc:count": 18496638,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430291.6189,
            "count": 18496638,
            "maximum": 430825.901,
            "minimum": 429822.621,
            "name": "X",
            "position": 0,
            "stddev": 280.3339903,
            "variance": 78587.14611
          },
          {
            "average": 4963244.578,
            "count": 18496638,
            "maximum": 4963894.071,
            "minimum": 4962494.951,
            "name": "Y",
            "position": 1,
            "stddev": 387.5949931,
            "variance": 150229.8787
          },
          {
            "average": 1027.491715,
            "count": 18496638,
            "maximum": 1049.905603,
            "minimum": 1024.965603,
            "name": "Z",
            "position": 2,
            "stddev": 1.019777836,
            "variance": 1.039946835
          },
          {
            "average": 234.078239,
            "count": 18496638,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.51845837,
            "variance": 507.0809675
          },
          {
            "average": 1.001591478,
            "count": 18496638,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04638463589,
            "variance": 0.002151534447
          },
          {
            "average": 1.003184795,
            "count": 18496638,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06987510481,
            "variance": 0.004882530273
          },
          {
            "average": 0.4993642628,
            "count": 18496638,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996094,
            "variance": 0.2499996094
          },
          {
            "average": 0,
            "count": 18496638,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.18575127,
            "count": 18496638,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3889058291,
            "variance": 0.1512477439
          },
          {
            "average": 0.9246483598,
            "count": 18496638,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.78410267,
            "variance": 60.59225438
          },
          {
            "average": 195.3944203,
            "count": 18496638,
            "maximum": 210,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 3.489820265,
            "variance": 12.17884549
          },
          {
            "average": 96.63909814,
            "count": 18496638,
            "maximum": 134,
            "minimum": 56,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 26.99606191,
            "variance": 728.7873589
          },
          {
            "average": 20297.71805,
            "count": 18496638,
            "maximum": 63488,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 4679.301544,
            "variance": 21895862.94
          },
          {
            "average": 23774.31904,
            "count": 18496638,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 4450.133809,
            "variance": 19803690.91
          },
          {
            "average": 18003.07617,
            "count": 18496638,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 3185.526591,
            "variance": 10147579.66
          },
          {
            "average": 543156.1235,
            "count": 18496638,
            "maximum": 598518.2046,
            "minimum": 502857.7635,
            "name": "GpsTime",
            "position": 15,
            "stddev": 45841.06166,
            "variance": 2101402934
          },
          {
            "average": 0,
            "count": 18496638,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18496638,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18496638,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18496638,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18496638,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429822.621,
          4962494.951,
          1024.965603,
          430825.901,
          4963894.071,
          1049.905603
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429822.62104086304,
                4962494.950632648,
                1024.9656034260072
              ],
              [
                429822.62104086304,
                4963894.070632647,
                1024.9656034260072
              ],
              [
                430825.9010408631,
                4963894.070632647,
                1049.9056034260072
              ],
              [
                430825.9010408631,
                4962494.950632648,
                1049.9056034260072
              ],
              [
                429822.62104086304,
                4962494.950632648,
                1024.9656034260072
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-21T00:01:58+00:00",
        "end_time": "2011-09-19T21:27:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877182,
            44.81241589,
            1024.965603,
            -117.8748383,
            44.82510749,
            1049.905603
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752498663605,
                  44.81241588732385,
                  1024.9656034260072
                ],
                [
                  -117.88771821571777,
                  44.82500955215417,
                  1024.9656034260072
                ],
                [
                  -117.87502876957045,
                  44.825107488701924,
                  1049.9056034260072
                ],
                [
                  -117.87483830173537,
                  44.81251378111579,
                  1049.9056034260072
                ],
                [
                  -117.88752498663605,
                  44.81241588732385,
                  1024.9656034260072
                ]
              ]
            ]
          },
          "id": "44117G8225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-21T00:01:58Z",
            "pc:count": 18496638,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430291.6189,
                "count": 18496638,
                "maximum": 430825.901,
                "minimum": 429822.621,
                "name": "X",
                "position": 0,
                "stddev": 280.3339903,
                "variance": 78587.14611
              },
              {
                "average": 4963244.578,
                "count": 18496638,
                "maximum": 4963894.071,
                "minimum": 4962494.951,
                "name": "Y",
                "position": 1,
                "stddev": 387.5949931,
                "variance": 150229.8787
              },
              {
                "average": 1027.491715,
                "count": 18496638,
                "maximum": 1049.905603,
                "minimum": 1024.965603,
                "name": "Z",
                "position": 2,
                "stddev": 1.019777836,
                "variance": 1.039946835
              },
              {
                "average": 234.078239,
                "count": 18496638,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.51845837,
                "variance": 507.0809675
              },
              {
                "average": 1.001591478,
                "count": 18496638,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04638463589,
                "variance": 0.002151534447
              },
              {
                "average": 1.003184795,
                "count": 18496638,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06987510481,
                "variance": 0.004882530273
              },
              {
                "average": 0.4993642628,
                "count": 18496638,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996094,
                "variance": 0.2499996094
              },
              {
                "average": 0,
                "count": 18496638,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.18575127,
                "count": 18496638,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3889058291,
                "variance": 0.1512477439
              },
              {
                "average": 0.9246483598,
                "count": 18496638,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.78410267,
                "variance": 60.59225438
              },
              {
                "average": 195.3944203,
                "count": 18496638,
                "maximum": 210,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 3.489820265,
                "variance": 12.17884549
              },
              {
                "average": 96.63909814,
                "count": 18496638,
                "maximum": 134,
                "minimum": 56,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 26.99606191,
                "variance": 728.7873589
              },
              {
                "average": 20297.71805,
                "count": 18496638,
                "maximum": 63488,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 4679.301544,
                "variance": 21895862.94
              },
              {
                "average": 23774.31904,
                "count": 18496638,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 4450.133809,
                "variance": 19803690.91
              },
              {
                "average": 18003.07617,
                "count": 18496638,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 3185.526591,
                "variance": 10147579.66
              },
              {
                "average": 543156.1235,
                "count": 18496638,
                "maximum": 598518.2046,
                "minimum": 502857.7635,
                "name": "GpsTime",
                "position": 15,
                "stddev": 45841.06166,
                "variance": 2101402934
              },
              {
                "average": 0,
                "count": 18496638,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18496638,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18496638,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18496638,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18496638,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429822.621,
              4962494.951,
              1024.965603,
              430825.901,
              4963894.071,
              1049.905603
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429822.62104086304,
                    4962494.950632648,
                    1024.9656034260072
                  ],
                  [
                    429822.62104086304,
                    4963894.070632647,
                    1024.9656034260072
                  ],
                  [
                    430825.9010408631,
                    4963894.070632647,
                    1049.9056034260072
                  ],
                  [
                    430825.9010408631,
                    4962494.950632648,
                    1049.9056034260072
                  ],
                  [
                    429822.62104086304,
                    4962494.950632648,
                    1024.9656034260072
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-21T00:01:58+00:00",
            "end_time": "2011-09-19T21:27: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": "44117G7302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252540843921,
              44.79991847970754,
              1031.4617448848871
            ],
            [
              -117.86271307842473,
              44.81250991598649,
              1031.4617448848871
            ],
            [
              -117.85002907172989,
              44.81260503296699,
              1057.2217448848874
            ],
            [
              -117.84984416014751,
              44.80001355517037,
              1057.2217448848874
            ],
            [
              -117.86252540843921,
              44.79991847970754,
              1031.4617448848871
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627131,
        44.79991848,
        1031.461745,
        -117.8498442,
        44.81260503,
        1057.221745
      ],
      "properties": {
        "datetime": "2011-09-19T21:57:47Z",
        "pc:count": 13280380,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432322.5191,
            "count": 13280380,
            "maximum": 432787.7219,
            "minimum": 431784.6619,
            "name": "X",
            "position": 0,
            "stddev": 282.9239971,
            "variance": 80045.98813
          },
          {
            "average": 4961748.932,
            "count": 13280380,
            "maximum": 4962484.274,
            "minimum": 4961085.414,
            "name": "Y",
            "position": 1,
            "stddev": 398.5940399,
            "variance": 158877.2086
          },
          {
            "average": 1034.975846,
            "count": 13280380,
            "maximum": 1057.221745,
            "minimum": 1031.461745,
            "name": "Z",
            "position": 2,
            "stddev": 1.496463186,
            "variance": 2.239402068
          },
          {
            "average": 231.1457412,
            "count": 13280380,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.99559531,
            "variance": 840.7445472
          },
          {
            "average": 1.001923213,
            "count": 13280380,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04830016825,
            "variance": 0.002332906253
          },
          {
            "average": 1.003848158,
            "count": 13280380,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07130158938,
            "variance": 0.005083916648
          },
          {
            "average": 0.5003133946,
            "count": 13280380,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999206,
            "variance": 0.2499999206
          },
          {
            "average": 0,
            "count": 13280380,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.213388849,
            "count": 13280380,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4096999642,
            "variance": 0.1678540607
          },
          {
            "average": 1.344480827,
            "count": 13280380,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.765219859,
            "variance": 60.29863945
          },
          {
            "average": 200.4482598,
            "count": 13280380,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 3.89969443,
            "variance": 15.20761664
          },
          {
            "average": 110.6312825,
            "count": 13280380,
            "maximum": 136,
            "minimum": 90,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.1623218,
            "variance": 261.2206459
          },
          {
            "average": 28289.26333,
            "count": 13280380,
            "maximum": 64768,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 12808.31902,
            "variance": 164053036.2
          },
          {
            "average": 29234.71643,
            "count": 13280380,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 10672.21377,
            "variance": 113896146.8
          },
          {
            "average": 24701.12511,
            "count": 13280380,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 10006.49983,
            "variance": 100130038.9
          },
          {
            "average": 501544.9427,
            "count": 13280380,
            "maximum": 504667.9199,
            "minimum": 499714.2698,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1461.828328,
            "variance": 2136942.059
          },
          {
            "average": 0,
            "count": 13280380,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13280380,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13280380,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13280380,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13280380,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431784.6619,
          4961085.414,
          1031.461745,
          432787.7219,
          4962484.274,
          1057.221745
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431784.66186258645,
                4961085.414464564,
                1031.4617448848871
              ],
              [
                431784.66186258645,
                4962484.2744645635,
                1031.4617448848871
              ],
              [
                432787.7218625865,
                4962484.2744645635,
                1057.2217448848874
              ],
              [
                432787.7218625865,
                4961085.414464564,
                1057.2217448848874
              ],
              [
                431784.66186258645,
                4961085.414464564,
                1031.4617448848871
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T21:57:47+00:00",
        "end_time": "2011-09-19T20:35:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627131,
            44.79991848,
            1031.461745,
            -117.8498442,
            44.81260503,
            1057.221745
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252540843921,
                  44.79991847970754,
                  1031.4617448848871
                ],
                [
                  -117.86271307842473,
                  44.81250991598649,
                  1031.4617448848871
                ],
                [
                  -117.85002907172989,
                  44.81260503296699,
                  1057.2217448848874
                ],
                [
                  -117.84984416014751,
                  44.80001355517037,
                  1057.2217448848874
                ],
                [
                  -117.86252540843921,
                  44.79991847970754,
                  1031.4617448848871
                ]
              ]
            ]
          },
          "id": "44117G7302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:57:47Z",
            "pc:count": 13280380,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432322.5191,
                "count": 13280380,
                "maximum": 432787.7219,
                "minimum": 431784.6619,
                "name": "X",
                "position": 0,
                "stddev": 282.9239971,
                "variance": 80045.98813
              },
              {
                "average": 4961748.932,
                "count": 13280380,
                "maximum": 4962484.274,
                "minimum": 4961085.414,
                "name": "Y",
                "position": 1,
                "stddev": 398.5940399,
                "variance": 158877.2086
              },
              {
                "average": 1034.975846,
                "count": 13280380,
                "maximum": 1057.221745,
                "minimum": 1031.461745,
                "name": "Z",
                "position": 2,
                "stddev": 1.496463186,
                "variance": 2.239402068
              },
              {
                "average": 231.1457412,
                "count": 13280380,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.99559531,
                "variance": 840.7445472
              },
              {
                "average": 1.001923213,
                "count": 13280380,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04830016825,
                "variance": 0.002332906253
              },
              {
                "average": 1.003848158,
                "count": 13280380,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07130158938,
                "variance": 0.005083916648
              },
              {
                "average": 0.5003133946,
                "count": 13280380,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999206,
                "variance": 0.2499999206
              },
              {
                "average": 0,
                "count": 13280380,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.213388849,
                "count": 13280380,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4096999642,
                "variance": 0.1678540607
              },
              {
                "average": 1.344480827,
                "count": 13280380,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.765219859,
                "variance": 60.29863945
              },
              {
                "average": 200.4482598,
                "count": 13280380,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 3.89969443,
                "variance": 15.20761664
              },
              {
                "average": 110.6312825,
                "count": 13280380,
                "maximum": 136,
                "minimum": 90,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.1623218,
                "variance": 261.2206459
              },
              {
                "average": 28289.26333,
                "count": 13280380,
                "maximum": 64768,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 12808.31902,
                "variance": 164053036.2
              },
              {
                "average": 29234.71643,
                "count": 13280380,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 10672.21377,
                "variance": 113896146.8
              },
              {
                "average": 24701.12511,
                "count": 13280380,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 10006.49983,
                "variance": 100130038.9
              },
              {
                "average": 501544.9427,
                "count": 13280380,
                "maximum": 504667.9199,
                "minimum": 499714.2698,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1461.828328,
                "variance": 2136942.059
              },
              {
                "average": 0,
                "count": 13280380,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13280380,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13280380,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13280380,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13280380,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431784.6619,
              4961085.414,
              1031.461745,
              432787.7219,
              4962484.274,
              1057.221745
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431784.66186258645,
                    4961085.414464564,
                    1031.4617448848871
                  ],
                  [
                    431784.66186258645,
                    4962484.2744645635,
                    1031.4617448848871
                  ],
                  [
                    432787.7218625865,
                    4962484.2744645635,
                    1057.2217448848874
                  ],
                  [
                    432787.7218625865,
                    4961085.414464564,
                    1057.2217448848874
                  ],
                  [
                    431784.66186258645,
                    4961085.414464564,
                    1031.4617448848871
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T21:57:47+00:00",
            "end_time": "2011-09-19T20: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": "45118A1423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752451683857,
              44.99989990622825,
              1049.421357285051
            ],
            [
              -118.03775218654035,
              45.012509521759625,
              1049.421357285051
            ],
            [
              -118.0250293187175,
              45.012624432742896,
              1118.361357285051
            ],
            [
              -118.02480443906018,
              45.00001476698275,
              1118.361357285051
            ],
            [
              -118.03752451683857,
              44.99989990622825,
              1049.421357285051
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377522,
        44.99989991,
        1049.421357,
        -118.0248044,
        45.01262443,
        1118.361357
      ],
      "properties": {
        "datetime": "2011-09-20T23:17:45Z",
        "pc:count": 14093982,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418686.4696,
            "count": 14093982,
            "maximum": 419230.8056,
            "minimum": 418228.1056,
            "name": "X",
            "position": 0,
            "stddev": 285.306623,
            "variance": 81399.86911
          },
          {
            "average": 4984115.26,
            "count": 14093982,
            "maximum": 4984863.163,
            "minimum": 4983462.163,
            "name": "Y",
            "position": 1,
            "stddev": 396.3127376,
            "variance": 157063.786
          },
          {
            "average": 1065.606454,
            "count": 14093982,
            "maximum": 1118.361357,
            "minimum": 1049.421357,
            "name": "Z",
            "position": 2,
            "stddev": 13.79428143,
            "variance": 190.2822002
          },
          {
            "average": 196.4748124,
            "count": 14093982,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 68.79772659,
            "variance": 4733.127184
          },
          {
            "average": 1.06397241,
            "count": 14093982,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.281288708,
            "variance": 0.07912333723
          },
          {
            "average": 1.12853713,
            "count": 14093982,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4139348839,
            "variance": 0.1713420881
          },
          {
            "average": 0.4983730645,
            "count": 14093982,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973708,
            "variance": 0.2499973708
          },
          {
            "average": 0,
            "count": 14093982,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.218524616,
            "count": 14093982,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.41324523,
            "variance": 0.1707716201
          },
          {
            "average": 1.001873167,
            "count": 14093982,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.055050695,
            "variance": 64.88384169
          },
          {
            "average": 196.8901919,
            "count": 14093982,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 7.967933306,
            "variance": 63.48796117
          },
          {
            "average": 2089.042819,
            "count": 14093982,
            "maximum": 20071,
            "minimum": 52,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5434.569048,
            "variance": 29534540.74
          },
          {
            "average": 26329.5273,
            "count": 14093982,
            "maximum": 59648,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10702.74949,
            "variance": 114548846.7
          },
          {
            "average": 27367.12192,
            "count": 14093982,
            "maximum": 63744,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 8466.450542,
            "variance": 71680784.78
          },
          {
            "average": 20330.05824,
            "count": 14093982,
            "maximum": 60928,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7216.010692,
            "variance": 52070810.3
          },
          {
            "average": 556736.1075,
            "count": 14093982,
            "maximum": 595865.0739,
            "minimum": 320255.1987,
            "name": "GpsTime",
            "position": 15,
            "stddev": 93935.48736,
            "variance": 8823875786
          },
          {
            "average": 0,
            "count": 14093982,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14093982,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14093982,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14093982,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14093982,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418228.1056,
          4983462.163,
          1049.421357,
          419230.8056,
          4984863.163,
          1118.361357
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418228.1056218912,
                4983462.1634163,
                1049.421357285051
              ],
              [
                418228.1056218912,
                4984863.1634163,
                1049.421357285051
              ],
              [
                419230.80562189117,
                4984863.1634163,
                1118.361357285051
              ],
              [
                419230.80562189117,
                4983462.1634163,
                1118.361357285051
              ],
              [
                418228.1056218912,
                4983462.1634163,
                1049.421357285051
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:17:45+00:00",
        "end_time": "2011-09-17T18:44:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377522,
            44.99989991,
            1049.421357,
            -118.0248044,
            45.01262443,
            1118.361357
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752451683857,
                  44.99989990622825,
                  1049.421357285051
                ],
                [
                  -118.03775218654035,
                  45.012509521759625,
                  1049.421357285051
                ],
                [
                  -118.0250293187175,
                  45.012624432742896,
                  1118.361357285051
                ],
                [
                  -118.02480443906018,
                  45.00001476698275,
                  1118.361357285051
                ],
                [
                  -118.03752451683857,
                  44.99989990622825,
                  1049.421357285051
                ]
              ]
            ]
          },
          "id": "45118A1423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:17:45Z",
            "pc:count": 14093982,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418686.4696,
                "count": 14093982,
                "maximum": 419230.8056,
                "minimum": 418228.1056,
                "name": "X",
                "position": 0,
                "stddev": 285.306623,
                "variance": 81399.86911
              },
              {
                "average": 4984115.26,
                "count": 14093982,
                "maximum": 4984863.163,
                "minimum": 4983462.163,
                "name": "Y",
                "position": 1,
                "stddev": 396.3127376,
                "variance": 157063.786
              },
              {
                "average": 1065.606454,
                "count": 14093982,
                "maximum": 1118.361357,
                "minimum": 1049.421357,
                "name": "Z",
                "position": 2,
                "stddev": 13.79428143,
                "variance": 190.2822002
              },
              {
                "average": 196.4748124,
                "count": 14093982,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 68.79772659,
                "variance": 4733.127184
              },
              {
                "average": 1.06397241,
                "count": 14093982,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.281288708,
                "variance": 0.07912333723
              },
              {
                "average": 1.12853713,
                "count": 14093982,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4139348839,
                "variance": 0.1713420881
              },
              {
                "average": 0.4983730645,
                "count": 14093982,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973708,
                "variance": 0.2499973708
              },
              {
                "average": 0,
                "count": 14093982,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.218524616,
                "count": 14093982,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.41324523,
                "variance": 0.1707716201
              },
              {
                "average": 1.001873167,
                "count": 14093982,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.055050695,
                "variance": 64.88384169
              },
              {
                "average": 196.8901919,
                "count": 14093982,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 7.967933306,
                "variance": 63.48796117
              },
              {
                "average": 2089.042819,
                "count": 14093982,
                "maximum": 20071,
                "minimum": 52,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5434.569048,
                "variance": 29534540.74
              },
              {
                "average": 26329.5273,
                "count": 14093982,
                "maximum": 59648,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10702.74949,
                "variance": 114548846.7
              },
              {
                "average": 27367.12192,
                "count": 14093982,
                "maximum": 63744,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 8466.450542,
                "variance": 71680784.78
              },
              {
                "average": 20330.05824,
                "count": 14093982,
                "maximum": 60928,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7216.010692,
                "variance": 52070810.3
              },
              {
                "average": 556736.1075,
                "count": 14093982,
                "maximum": 595865.0739,
                "minimum": 320255.1987,
                "name": "GpsTime",
                "position": 15,
                "stddev": 93935.48736,
                "variance": 8823875786
              },
              {
                "average": 0,
                "count": 14093982,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14093982,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14093982,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14093982,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14093982,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418228.1056,
              4983462.163,
              1049.421357,
              419230.8056,
              4984863.163,
              1118.361357
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418228.1056218912,
                    4983462.1634163,
                    1049.421357285051
                  ],
                  [
                    418228.1056218912,
                    4984863.1634163,
                    1049.421357285051
                  ],
                  [
                    419230.80562189117,
                    4984863.1634163,
                    1118.361357285051
                  ],
                  [
                    419230.80562189117,
                    4983462.1634163,
                    1118.361357285051
                  ],
                  [
                    418228.1056218912,
                    4983462.1634163,
                    1049.421357285051
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:17:45+00:00",
            "end_time": "2011-09-17T18:44: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": "44117G8114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252494262384,
              44.8374074586166,
              1063.0949496961935
            ],
            [
              -117.96273482559512,
              44.85000944228551,
              1063.0949496961935
            ],
            [
              -117.9500290225807,
              44.850115852312314,
              1110.6549496961934
            ],
            [
              -117.94982190854898,
              44.83751382215792,
              1110.6549496961934
            ],
            [
              -117.96252494262384,
              44.8374074586166,
              1063.0949496961935
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627348,
        44.83740746,
        1063.09495,
        -117.9498219,
        44.85011585,
        1110.65495
      ],
      "properties": {
        "datetime": "2011-09-20T21:44:41Z",
        "pc:count": 17167638,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424484.869,
            "count": 17167638,
            "maximum": 424929.2552,
            "minimum": 423925.0952,
            "name": "X",
            "position": 0,
            "stddev": 279.4717519,
            "variance": 78104.46014
          },
          {
            "average": 4966090.025,
            "count": 17167638,
            "maximum": 4966738.68,
            "minimum": 4965338.6,
            "name": "Y",
            "position": 1,
            "stddev": 400.7859963,
            "variance": 160629.4148
          },
          {
            "average": 1073.881694,
            "count": 17167638,
            "maximum": 1110.65495,
            "minimum": 1063.09495,
            "name": "Z",
            "position": 2,
            "stddev": 5.809231719,
            "variance": 33.74717316
          },
          {
            "average": 148.2665164,
            "count": 17167638,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 62.34632812,
            "variance": 3887.06463
          },
          {
            "average": 1.008109735,
            "count": 17167638,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09506803459,
            "variance": 0.009037931202
          },
          {
            "average": 1.016841164,
            "count": 17167638,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1419683286,
            "variance": 0.02015500632
          },
          {
            "average": 0.4992284903,
            "count": 17167638,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994193,
            "variance": 0.2499994193
          },
          {
            "average": 0,
            "count": 17167638,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.200350741,
            "count": 17167638,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4002628275,
            "variance": 0.1602103311
          },
          {
            "average": -1.043896369,
            "count": 17167638,
            "maximum": 16.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.009004171,
            "variance": 64.14414782
          },
          {
            "average": 186.1918665,
            "count": 17167638,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 10.72052263,
            "variance": 114.9296054
          },
          {
            "average": 10086.35373,
            "count": 17167638,
            "maximum": 20077,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8130.129364,
            "variance": 66099003.47
          },
          {
            "average": 33430.49336,
            "count": 17167638,
            "maximum": 64256,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9548.843742,
            "variance": 91180416.81
          },
          {
            "average": 30970.92133,
            "count": 17167638,
            "maximum": 65280,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 7899.897111,
            "variance": 62408374.37
          },
          {
            "average": 24734.06859,
            "count": 17167638,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6827.207967,
            "variance": 46610768.63
          },
          {
            "average": 407934.9773,
            "count": 17167638,
            "maximum": 590281.8011,
            "minimum": 320591.2024,
            "name": "GpsTime",
            "position": 15,
            "stddev": 123733.4088,
            "variance": 15309956460.0
          },
          {
            "average": 0,
            "count": 17167638,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17167638,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17167638,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17167638,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17167638,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423925.0952,
          4965338.6,
          1063.09495,
          424929.2552,
          4966738.68,
          1110.65495
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423925.0952137649,
                4965338.600267111,
                1063.0949496961935
              ],
              [
                423925.0952137649,
                4966738.680267111,
                1063.0949496961935
              ],
              [
                424929.2552137649,
                4966738.680267111,
                1110.6549496961934
              ],
              [
                424929.2552137649,
                4965338.600267111,
                1110.6549496961934
              ],
              [
                423925.0952137649,
                4965338.600267111,
                1063.0949496961935
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:44:41+00:00",
        "end_time": "2011-09-17T18:49:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627348,
            44.83740746,
            1063.09495,
            -117.9498219,
            44.85011585,
            1110.65495
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252494262384,
                  44.8374074586166,
                  1063.0949496961935
                ],
                [
                  -117.96273482559512,
                  44.85000944228551,
                  1063.0949496961935
                ],
                [
                  -117.9500290225807,
                  44.850115852312314,
                  1110.6549496961934
                ],
                [
                  -117.94982190854898,
                  44.83751382215792,
                  1110.6549496961934
                ],
                [
                  -117.96252494262384,
                  44.8374074586166,
                  1063.0949496961935
                ]
              ]
            ]
          },
          "id": "44117G8114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:44:41Z",
            "pc:count": 17167638,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424484.869,
                "count": 17167638,
                "maximum": 424929.2552,
                "minimum": 423925.0952,
                "name": "X",
                "position": 0,
                "stddev": 279.4717519,
                "variance": 78104.46014
              },
              {
                "average": 4966090.025,
                "count": 17167638,
                "maximum": 4966738.68,
                "minimum": 4965338.6,
                "name": "Y",
                "position": 1,
                "stddev": 400.7859963,
                "variance": 160629.4148
              },
              {
                "average": 1073.881694,
                "count": 17167638,
                "maximum": 1110.65495,
                "minimum": 1063.09495,
                "name": "Z",
                "position": 2,
                "stddev": 5.809231719,
                "variance": 33.74717316
              },
              {
                "average": 148.2665164,
                "count": 17167638,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 62.34632812,
                "variance": 3887.06463
              },
              {
                "average": 1.008109735,
                "count": 17167638,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09506803459,
                "variance": 0.009037931202
              },
              {
                "average": 1.016841164,
                "count": 17167638,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1419683286,
                "variance": 0.02015500632
              },
              {
                "average": 0.4992284903,
                "count": 17167638,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994193,
                "variance": 0.2499994193
              },
              {
                "average": 0,
                "count": 17167638,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.200350741,
                "count": 17167638,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4002628275,
                "variance": 0.1602103311
              },
              {
                "average": -1.043896369,
                "count": 17167638,
                "maximum": 16.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.009004171,
                "variance": 64.14414782
              },
              {
                "average": 186.1918665,
                "count": 17167638,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 10.72052263,
                "variance": 114.9296054
              },
              {
                "average": 10086.35373,
                "count": 17167638,
                "maximum": 20077,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8130.129364,
                "variance": 66099003.47
              },
              {
                "average": 33430.49336,
                "count": 17167638,
                "maximum": 64256,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9548.843742,
                "variance": 91180416.81
              },
              {
                "average": 30970.92133,
                "count": 17167638,
                "maximum": 65280,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 7899.897111,
                "variance": 62408374.37
              },
              {
                "average": 24734.06859,
                "count": 17167638,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6827.207967,
                "variance": 46610768.63
              },
              {
                "average": 407934.9773,
                "count": 17167638,
                "maximum": 590281.8011,
                "minimum": 320591.2024,
                "name": "GpsTime",
                "position": 15,
                "stddev": 123733.4088,
                "variance": 15309956460.0
              },
              {
                "average": 0,
                "count": 17167638,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17167638,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17167638,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17167638,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17167638,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423925.0952,
              4965338.6,
              1063.09495,
              424929.2552,
              4966738.68,
              1110.65495
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423925.0952137649,
                    4965338.600267111,
                    1063.0949496961935
                  ],
                  [
                    423925.0952137649,
                    4966738.680267111,
                    1063.0949496961935
                  ],
                  [
                    424929.2552137649,
                    4966738.680267111,
                    1110.6549496961934
                  ],
                  [
                    424929.2552137649,
                    4965338.600267111,
                    1110.6549496961934
                  ],
                  [
                    423925.0952137649,
                    4965338.600267111,
                    1063.0949496961935
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:44:41+00:00",
            "end_time": "2011-09-17T18: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": "44117F7122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86052372939692,
              44.68743360105624,
              1084.0085213177153
            ],
            [
              -117.86070993519819,
              44.700005309920485,
              1084.0085213177153
            ],
            [
              -117.85002844625649,
              44.70008531468415,
              1135.5085213177153
            ],
            [
              -117.8498445506106,
              44.68751357095208,
              1135.5085213177153
            ],
            [
              -117.86052372939692,
              44.68743360105624,
              1084.0085213177153
            ]
          ]
        ]
      },
      "bbox": [
        -117.8607099,
        44.6874336,
        1084.008521,
        -117.8498446,
        44.70008531,
        1135.508521
      ],
      "properties": {
        "datetime": "2011-09-19T00:22:06Z",
        "pc:count": 9910842,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432246.8031,
            "count": 9910842,
            "maximum": 432657.2003,
            "minimum": 431810.8603,
            "name": "X",
            "position": 0,
            "stddev": 230.1554739,
            "variance": 52971.54218
          },
          {
            "average": 4949295.049,
            "count": 9910842,
            "maximum": 4949985.282,
            "minimum": 4948588.642,
            "name": "Y",
            "position": 1,
            "stddev": 391.5271167,
            "variance": 153293.4831
          },
          {
            "average": 1094.078716,
            "count": 9910842,
            "maximum": 1135.508521,
            "minimum": 1084.008521,
            "name": "Z",
            "position": 2,
            "stddev": 9.158178767,
            "variance": 83.87223832
          },
          {
            "average": 227.717426,
            "count": 9910842,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.95269689,
            "variance": 1221.69102
          },
          {
            "average": 1.003820261,
            "count": 9910842,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06717866435,
            "variance": 0.004512972944
          },
          {
            "average": 1.007648392,
            "count": 9910842,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09862836082,
            "variance": 0.009727553557
          },
          {
            "average": 0.4987565133,
            "count": 9910842,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998479,
            "variance": 0.249998479
          },
          {
            "average": 0,
            "count": 9910842,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.277386523,
            "count": 9910842,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4477089009,
            "variance": 0.20044326
          },
          {
            "average": 0.4015333997,
            "count": 9910842,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.706178772,
            "variance": 59.38519127
          },
          {
            "average": 197.8658735,
            "count": 9910842,
            "maximum": 212,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 3.505130867,
            "variance": 12.2859424
          },
          {
            "average": 17.67323533,
            "count": 9910842,
            "maximum": 30,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.05398319,
            "variance": 101.0825779
          },
          {
            "average": 31091.73298,
            "count": 9910842,
            "maximum": 65280,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 12105.09968,
            "variance": 146533438.2
          },
          {
            "average": 30960.72014,
            "count": 9910842,
            "maximum": 65280,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 9467.268134,
            "variance": 89629165.92
          },
          {
            "average": 25120.85069,
            "count": 9910842,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 8570.747323,
            "variance": 73457709.68
          },
          {
            "average": 426056.4784,
            "count": 9910842,
            "maximum": 426926.8109,
            "minimum": 425031.9969,
            "name": "GpsTime",
            "position": 15,
            "stddev": 487.1417666,
            "variance": 237307.1008
          },
          {
            "average": 0,
            "count": 9910842,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9910842,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9910842,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9910842,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9910842,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431810.8603,
          4948588.642,
          1084.008521,
          432657.2003,
          4949985.282,
          1135.508521
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431810.86030998867,
                4948588.642047913,
                1084.0085213177153
              ],
              [
                431810.86030998867,
                4949985.282047913,
                1084.0085213177153
              ],
              [
                432657.20030998864,
                4949985.282047913,
                1135.5085213177153
              ],
              [
                432657.20030998864,
                4948588.642047913,
                1135.5085213177153
              ],
              [
                431810.86030998867,
                4948588.642047913,
                1084.0085213177153
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:22:06+00:00",
        "end_time": "2011-09-18T23:50:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117F7122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117F7122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117F7122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8607099,
            44.6874336,
            1084.008521,
            -117.8498446,
            44.70008531,
            1135.508521
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86052372939692,
                  44.68743360105624,
                  1084.0085213177153
                ],
                [
                  -117.86070993519819,
                  44.700005309920485,
                  1084.0085213177153
                ],
                [
                  -117.85002844625649,
                  44.70008531468415,
                  1135.5085213177153
                ],
                [
                  -117.8498445506106,
                  44.68751357095208,
                  1135.5085213177153
                ],
                [
                  -117.86052372939692,
                  44.68743360105624,
                  1084.0085213177153
                ]
              ]
            ]
          },
          "id": "44117F7122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:22:06Z",
            "pc:count": 9910842,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432246.8031,
                "count": 9910842,
                "maximum": 432657.2003,
                "minimum": 431810.8603,
                "name": "X",
                "position": 0,
                "stddev": 230.1554739,
                "variance": 52971.54218
              },
              {
                "average": 4949295.049,
                "count": 9910842,
                "maximum": 4949985.282,
                "minimum": 4948588.642,
                "name": "Y",
                "position": 1,
                "stddev": 391.5271167,
                "variance": 153293.4831
              },
              {
                "average": 1094.078716,
                "count": 9910842,
                "maximum": 1135.508521,
                "minimum": 1084.008521,
                "name": "Z",
                "position": 2,
                "stddev": 9.158178767,
                "variance": 83.87223832
              },
              {
                "average": 227.717426,
                "count": 9910842,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.95269689,
                "variance": 1221.69102
              },
              {
                "average": 1.003820261,
                "count": 9910842,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06717866435,
                "variance": 0.004512972944
              },
              {
                "average": 1.007648392,
                "count": 9910842,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09862836082,
                "variance": 0.009727553557
              },
              {
                "average": 0.4987565133,
                "count": 9910842,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998479,
                "variance": 0.249998479
              },
              {
                "average": 0,
                "count": 9910842,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.277386523,
                "count": 9910842,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4477089009,
                "variance": 0.20044326
              },
              {
                "average": 0.4015333997,
                "count": 9910842,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.706178772,
                "variance": 59.38519127
              },
              {
                "average": 197.8658735,
                "count": 9910842,
                "maximum": 212,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 3.505130867,
                "variance": 12.2859424
              },
              {
                "average": 17.67323533,
                "count": 9910842,
                "maximum": 30,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.05398319,
                "variance": 101.0825779
              },
              {
                "average": 31091.73298,
                "count": 9910842,
                "maximum": 65280,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 12105.09968,
                "variance": 146533438.2
              },
              {
                "average": 30960.72014,
                "count": 9910842,
                "maximum": 65280,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 9467.268134,
                "variance": 89629165.92
              },
              {
                "average": 25120.85069,
                "count": 9910842,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 8570.747323,
                "variance": 73457709.68
              },
              {
                "average": 426056.4784,
                "count": 9910842,
                "maximum": 426926.8109,
                "minimum": 425031.9969,
                "name": "GpsTime",
                "position": 15,
                "stddev": 487.1417666,
                "variance": 237307.1008
              },
              {
                "average": 0,
                "count": 9910842,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9910842,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9910842,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9910842,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9910842,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431810.8603,
              4948588.642,
              1084.008521,
              432657.2003,
              4949985.282,
              1135.508521
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431810.86030998867,
                    4948588.642047913,
                    1084.0085213177153
                  ],
                  [
                    431810.86030998867,
                    4949985.282047913,
                    1084.0085213177153
                  ],
                  [
                    432657.20030998864,
                    4949985.282047913,
                    1135.5085213177153
                  ],
                  [
                    432657.20030998864,
                    4948588.642047913,
                    1135.5085213177153
                  ],
                  [
                    431810.86030998867,
                    4948588.642047913,
                    1084.0085213177153
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:22:06+00:00",
            "end_time": "2011-09-18T23:50: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": "45118E1323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.10002414736026,
              45.49989252171399,
              1162.4886614324898
            ],
            [
              -118.10026993129773,
              45.51250887119669,
              1162.4886614324898
            ],
            [
              -118.08752987267407,
              45.5126308855439,
              1624.5486614324898
            ],
            [
              -118.08728693330733,
              45.500014482690354,
              1624.5486614324898
            ],
            [
              -118.10002414736026,
              45.49989252171399,
              1162.4886614324898
            ]
          ]
        ]
      },
      "bbox": [
        -118.1002699,
        45.49989252,
        1162.488661,
        -118.0872869,
        45.51263089,
        1624.548661
      ],
      "properties": {
        "datetime": "2011-09-15T19:45:52Z",
        "pc:count": 14523511,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414555.9047,
            "count": 14523511,
            "maximum": 415054.9094,
            "minimum": 414059.6094,
            "name": "X",
            "position": 0,
            "stddev": 286.2227462,
            "variance": 81923.46046
          },
          {
            "average": 5039784.467,
            "count": 14523511,
            "maximum": 5040474.25,
            "minimum": 5039072.35,
            "name": "Y",
            "position": 1,
            "stddev": 400.3131675,
            "variance": 160250.6321
          },
          {
            "average": 1369.896386,
            "count": 14523511,
            "maximum": 1624.548661,
            "minimum": 1162.488661,
            "name": "Z",
            "position": 2,
            "stddev": 93.18863163,
            "variance": 8684.121064
          },
          {
            "average": 89.07521941,
            "count": 14523511,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.37743744,
            "variance": 2639.641078
          },
          {
            "average": 1.144327016,
            "count": 14523511,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.384566497,
            "variance": 0.1478913906
          },
          {
            "average": 1.295799411,
            "count": 14523511,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5381895896,
            "variance": 0.2896480344
          },
          {
            "average": 0.4998380901,
            "count": 14523511,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999991,
            "variance": 0.249999991
          },
          {
            "average": 0,
            "count": 14523511,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.098998927,
            "count": 14523511,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2986605855,
            "variance": 0.0891981453
          },
          {
            "average": -1.519419033,
            "count": 14523511,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.158932903,
            "variance": 66.56818612
          },
          {
            "average": 177,
            "count": 14523511,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14674.31994,
            "count": 14523511,
            "maximum": 20016,
            "minimum": 9420,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5294.828851,
            "variance": 28035212.56
          },
          {
            "average": 16465.14088,
            "count": 14523511,
            "maximum": 57600,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 10112.28441,
            "variance": 102258296
          },
          {
            "average": 18403.78154,
            "count": 14523511,
            "maximum": 56832,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 11180.94852,
            "variance": 125013609.9
          },
          {
            "average": 17071.33224,
            "count": 14523511,
            "maximum": 55552,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10316.02796,
            "variance": 106420432.8
          },
          {
            "average": 150079.2849,
            "count": 14523511,
            "maximum": 151152.7138,
            "minimum": 149171.7119,
            "name": "GpsTime",
            "position": 15,
            "stddev": 417.7794443,
            "variance": 174539.664
          },
          {
            "average": 0,
            "count": 14523511,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14523511,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14523511,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14523511,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14523511,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414059.6094,
          5039072.35,
          1162.488661,
          415054.9094,
          5040474.25,
          1624.548661
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414059.60937222245,
                5039072.349503898,
                1162.4886614324898
              ],
              [
                414059.60937222245,
                5040474.249503898,
                1162.4886614324898
              ],
              [
                415054.9093722225,
                5040474.249503898,
                1624.5486614324898
              ],
              [
                415054.9093722225,
                5039072.349503898,
                1624.5486614324898
              ],
              [
                414059.60937222245,
                5039072.349503898,
                1162.4886614324898
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T19:45:52+00:00",
        "end_time": "2011-09-15T19:12:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1002699,
            45.49989252,
            1162.488661,
            -118.0872869,
            45.51263089,
            1624.548661
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.10002414736026,
                  45.49989252171399,
                  1162.4886614324898
                ],
                [
                  -118.10026993129773,
                  45.51250887119669,
                  1162.4886614324898
                ],
                [
                  -118.08752987267407,
                  45.5126308855439,
                  1624.5486614324898
                ],
                [
                  -118.08728693330733,
                  45.500014482690354,
                  1624.5486614324898
                ],
                [
                  -118.10002414736026,
                  45.49989252171399,
                  1162.4886614324898
                ]
              ]
            ]
          },
          "id": "45118E1323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:45:52Z",
            "pc:count": 14523511,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414555.9047,
                "count": 14523511,
                "maximum": 415054.9094,
                "minimum": 414059.6094,
                "name": "X",
                "position": 0,
                "stddev": 286.2227462,
                "variance": 81923.46046
              },
              {
                "average": 5039784.467,
                "count": 14523511,
                "maximum": 5040474.25,
                "minimum": 5039072.35,
                "name": "Y",
                "position": 1,
                "stddev": 400.3131675,
                "variance": 160250.6321
              },
              {
                "average": 1369.896386,
                "count": 14523511,
                "maximum": 1624.548661,
                "minimum": 1162.488661,
                "name": "Z",
                "position": 2,
                "stddev": 93.18863163,
                "variance": 8684.121064
              },
              {
                "average": 89.07521941,
                "count": 14523511,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.37743744,
                "variance": 2639.641078
              },
              {
                "average": 1.144327016,
                "count": 14523511,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.384566497,
                "variance": 0.1478913906
              },
              {
                "average": 1.295799411,
                "count": 14523511,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5381895896,
                "variance": 0.2896480344
              },
              {
                "average": 0.4998380901,
                "count": 14523511,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999991,
                "variance": 0.249999991
              },
              {
                "average": 0,
                "count": 14523511,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.098998927,
                "count": 14523511,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2986605855,
                "variance": 0.0891981453
              },
              {
                "average": -1.519419033,
                "count": 14523511,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.158932903,
                "variance": 66.56818612
              },
              {
                "average": 177,
                "count": 14523511,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14674.31994,
                "count": 14523511,
                "maximum": 20016,
                "minimum": 9420,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5294.828851,
                "variance": 28035212.56
              },
              {
                "average": 16465.14088,
                "count": 14523511,
                "maximum": 57600,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 10112.28441,
                "variance": 102258296
              },
              {
                "average": 18403.78154,
                "count": 14523511,
                "maximum": 56832,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 11180.94852,
                "variance": 125013609.9
              },
              {
                "average": 17071.33224,
                "count": 14523511,
                "maximum": 55552,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10316.02796,
                "variance": 106420432.8
              },
              {
                "average": 150079.2849,
                "count": 14523511,
                "maximum": 151152.7138,
                "minimum": 149171.7119,
                "name": "GpsTime",
                "position": 15,
                "stddev": 417.7794443,
                "variance": 174539.664
              },
              {
                "average": 0,
                "count": 14523511,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14523511,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14523511,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14523511,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14523511,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414059.6094,
              5039072.35,
              1162.488661,
              415054.9094,
              5040474.25,
              1624.548661
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414059.60937222245,
                    5039072.349503898,
                    1162.4886614324898
                  ],
                  [
                    414059.60937222245,
                    5040474.249503898,
                    1162.4886614324898
                  ],
                  [
                    415054.9093722225,
                    5040474.249503898,
                    1624.5486614324898
                  ],
                  [
                    415054.9093722225,
                    5039072.349503898,
                    1624.5486614324898
                  ],
                  [
                    414059.60937222245,
                    5039072.349503898,
                    1162.4886614324898
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T19:45:52+00:00",
            "end_time": "2011-09-15T19:12: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": "44117G7206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252531927528,
              44.84992388749512,
              1019.76550627239
            ],
            [
              -117.81270234579041,
              44.86251015328559,
              1019.76550627239
            ],
            [
              -117.80002846753924,
              44.862599644229775,
              1035.34550627239
            ],
            [
              -117.79985420099091,
              44.85001333939378,
              1035.34550627239
            ],
            [
              -117.81252531927528,
              44.84992388749512,
              1019.76550627239
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127023,
        44.84992389,
        1019.765506,
        -117.7998542,
        44.86259964,
        1035.345506
      ],
      "properties": {
        "datetime": "2011-09-19T21:59:30Z",
        "pc:count": 13217125,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436262.995,
            "count": 13217125,
            "maximum": 436796.0428,
            "minimum": 435794.6628,
            "name": "X",
            "position": 0,
            "stddev": 284.0044144,
            "variance": 80658.50742
          },
          {
            "average": 4967335.475,
            "count": 13217125,
            "maximum": 4967997.76,
            "minimum": 4966599.48,
            "name": "Y",
            "position": 1,
            "stddev": 398.6570326,
            "variance": 158927.4297
          },
          {
            "average": 1021.901536,
            "count": 13217125,
            "maximum": 1035.345506,
            "minimum": 1019.765506,
            "name": "Z",
            "position": 2,
            "stddev": 0.6920413598,
            "variance": 0.4789212437
          },
          {
            "average": 231.3688417,
            "count": 13217125,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.47588671,
            "variance": 810.876124
          },
          {
            "average": 1.002207364,
            "count": 13217125,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04900948387,
            "variance": 0.00240192951
          },
          {
            "average": 1.004419342,
            "count": 13217125,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07070278214,
            "variance": 0.004998883403
          },
          {
            "average": 0.4968019142,
            "count": 13217125,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999897911,
            "variance": 0.2499897912
          },
          {
            "average": 0,
            "count": 13217125,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.239414623,
            "count": 13217125,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4267262297,
            "variance": 0.1820952751
          },
          {
            "average": 0.3282281529,
            "count": 13217125,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.839701851,
            "variance": 61.46092512
          },
          {
            "average": 201.4091518,
            "count": 13217125,
            "maximum": 212,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 4.039724432,
            "variance": 16.31937349
          },
          {
            "average": 108.2614064,
            "count": 13217125,
            "maximum": 136,
            "minimum": 87,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.39309848,
            "variance": 268.7336779
          },
          {
            "average": 30156.01436,
            "count": 13217125,
            "maximum": 60416,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 7205.682706,
            "variance": 51921863.27
          },
          {
            "average": 30520.67915,
            "count": 13217125,
            "maximum": 61440,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 5420.606933,
            "variance": 29382979.53
          },
          {
            "average": 24495.45894,
            "count": 13217125,
            "maximum": 65280,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 4404.181353,
            "variance": 19396813.39
          },
          {
            "average": 500651.206,
            "count": 13217125,
            "maximum": 504770.9481,
            "minimum": 498531.0118,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1808.409355,
            "variance": 3270344.394
          },
          {
            "average": 0,
            "count": 13217125,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13217125,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13217125,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13217125,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13217125,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435794.6628,
          4966599.48,
          1019.765506,
          436796.0428,
          4967997.76,
          1035.345506
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435794.6628019906,
                4966599.480396664,
                1019.76550627239
              ],
              [
                435794.6628019906,
                4967997.760396663,
                1019.76550627239
              ],
              [
                436796.0428019906,
                4967997.760396663,
                1035.34550627239
              ],
              [
                436796.0428019906,
                4966599.480396664,
                1035.34550627239
              ],
              [
                435794.6628019906,
                4966599.480396664,
                1019.76550627239
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T21:59:30+00:00",
        "end_time": "2011-09-19T20:15:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127023,
            44.84992389,
            1019.765506,
            -117.7998542,
            44.86259964,
            1035.345506
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252531927528,
                  44.84992388749512,
                  1019.76550627239
                ],
                [
                  -117.81270234579041,
                  44.86251015328559,
                  1019.76550627239
                ],
                [
                  -117.80002846753924,
                  44.862599644229775,
                  1035.34550627239
                ],
                [
                  -117.79985420099091,
                  44.85001333939378,
                  1035.34550627239
                ],
                [
                  -117.81252531927528,
                  44.84992388749512,
                  1019.76550627239
                ]
              ]
            ]
          },
          "id": "44117G7206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:59:30Z",
            "pc:count": 13217125,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436262.995,
                "count": 13217125,
                "maximum": 436796.0428,
                "minimum": 435794.6628,
                "name": "X",
                "position": 0,
                "stddev": 284.0044144,
                "variance": 80658.50742
              },
              {
                "average": 4967335.475,
                "count": 13217125,
                "maximum": 4967997.76,
                "minimum": 4966599.48,
                "name": "Y",
                "position": 1,
                "stddev": 398.6570326,
                "variance": 158927.4297
              },
              {
                "average": 1021.901536,
                "count": 13217125,
                "maximum": 1035.345506,
                "minimum": 1019.765506,
                "name": "Z",
                "position": 2,
                "stddev": 0.6920413598,
                "variance": 0.4789212437
              },
              {
                "average": 231.3688417,
                "count": 13217125,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.47588671,
                "variance": 810.876124
              },
              {
                "average": 1.002207364,
                "count": 13217125,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04900948387,
                "variance": 0.00240192951
              },
              {
                "average": 1.004419342,
                "count": 13217125,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07070278214,
                "variance": 0.004998883403
              },
              {
                "average": 0.4968019142,
                "count": 13217125,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999897911,
                "variance": 0.2499897912
              },
              {
                "average": 0,
                "count": 13217125,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.239414623,
                "count": 13217125,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4267262297,
                "variance": 0.1820952751
              },
              {
                "average": 0.3282281529,
                "count": 13217125,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.839701851,
                "variance": 61.46092512
              },
              {
                "average": 201.4091518,
                "count": 13217125,
                "maximum": 212,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 4.039724432,
                "variance": 16.31937349
              },
              {
                "average": 108.2614064,
                "count": 13217125,
                "maximum": 136,
                "minimum": 87,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.39309848,
                "variance": 268.7336779
              },
              {
                "average": 30156.01436,
                "count": 13217125,
                "maximum": 60416,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 7205.682706,
                "variance": 51921863.27
              },
              {
                "average": 30520.67915,
                "count": 13217125,
                "maximum": 61440,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 5420.606933,
                "variance": 29382979.53
              },
              {
                "average": 24495.45894,
                "count": 13217125,
                "maximum": 65280,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 4404.181353,
                "variance": 19396813.39
              },
              {
                "average": 500651.206,
                "count": 13217125,
                "maximum": 504770.9481,
                "minimum": 498531.0118,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1808.409355,
                "variance": 3270344.394
              },
              {
                "average": 0,
                "count": 13217125,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13217125,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13217125,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13217125,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13217125,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435794.6628,
              4966599.48,
              1019.765506,
              436796.0428,
              4967997.76,
              1035.345506
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435794.6628019906,
                    4966599.480396664,
                    1019.76550627239
                  ],
                  [
                    435794.6628019906,
                    4967997.760396663,
                    1019.76550627239
                  ],
                  [
                    436796.0428019906,
                    4967997.760396663,
                    1035.34550627239
                  ],
                  [
                    436796.0428019906,
                    4966599.480396664,
                    1035.34550627239
                  ],
                  [
                    435794.6628019906,
                    4966599.480396664,
                    1019.76550627239
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T21:59:30+00:00",
            "end_time": "2011-09-19T20:15:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118D1104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.08752455270978,
              45.48739381503119,
              982.6230122150042
            ],
            [
              -118.08776741055881,
              45.50000880496247,
              982.6230122150042
            ],
            [
              -118.07503011865973,
              45.500129399502825,
              1436.8830122150043
            ],
            [
              -118.07479010323598,
              45.48751435682781,
              1436.8830122150043
            ],
            [
              -118.08752455270978,
              45.48739381503119,
              982.6230122150042
            ]
          ]
        ]
      },
      "bbox": [
        -118.0877674,
        45.48739382,
        982.6230122,
        -118.0747901,
        45.5001294,
        1436.883012
      ],
      "properties": {
        "datetime": "2011-09-15T19:24:42Z",
        "pc:count": 13511266,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415502.9138,
            "count": 13511266,
            "maximum": 416012.663,
            "minimum": 415017.363,
            "name": "X",
            "position": 0,
            "stddev": 282.8809012,
            "variance": 80021.60429
          },
          {
            "average": 5038360.025,
            "count": 13511266,
            "maximum": 5039072.227,
            "minimum": 5037670.487,
            "name": "Y",
            "position": 1,
            "stddev": 396.4338828,
            "variance": 157159.8234
          },
          {
            "average": 1128.124416,
            "count": 13511266,
            "maximum": 1436.883012,
            "minimum": 982.6230122,
            "name": "Z",
            "position": 2,
            "stddev": 94.23272347,
            "variance": 8879.806172
          },
          {
            "average": 89.33280449,
            "count": 13511266,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.159562,
            "variance": 2720.619908
          },
          {
            "average": 1.135556505,
            "count": 13511266,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3726043352,
            "variance": 0.1388339906
          },
          {
            "average": 1.277559557,
            "count": 13511266,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5224515982,
            "variance": 0.2729556725
          },
          {
            "average": 0.4997442875,
            "count": 13511266,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999531,
            "variance": 0.2499999531
          },
          {
            "average": 0,
            "count": 13511266,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.100427303,
            "count": 13511266,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3005689043,
            "variance": 0.09034166623
          },
          {
            "average": -0.4974078733,
            "count": 13511266,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.097854033,
            "variance": 65.57523994
          },
          {
            "average": 177,
            "count": 13511266,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14693.51923,
            "count": 13511266,
            "maximum": 20012,
            "minimum": 9416,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5294.973739,
            "variance": 28036746.9
          },
          {
            "average": 17180.91112,
            "count": 13511266,
            "maximum": 61184,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 9717.151687,
            "variance": 94423036.92
          },
          {
            "average": 19849.2468,
            "count": 13511266,
            "maximum": 62976,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 10877.98373,
            "variance": 118330530
          },
          {
            "average": 19150.25573,
            "count": 13511266,
            "maximum": 62464,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10174.01888,
            "variance": 103510660.1
          },
          {
            "average": 148974.3352,
            "count": 13511266,
            "maximum": 149882.8703,
            "minimum": 148138.6145,
            "name": "GpsTime",
            "position": 15,
            "stddev": 363.0513306,
            "variance": 131806.2686
          },
          {
            "average": 0,
            "count": 13511266,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13511266,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13511266,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13511266,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13511266,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415017.363,
          5037670.487,
          982.6230122,
          416012.663,
          5039072.227,
          1436.883012
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415017.36297615373,
                5037670.486856761,
                982.6230122150042
              ],
              [
                415017.36297615373,
                5039072.226856762,
                982.6230122150042
              ],
              [
                416012.6629761538,
                5039072.226856762,
                1436.8830122150043
              ],
              [
                416012.6629761538,
                5037670.486856761,
                1436.8830122150043
              ],
              [
                415017.36297615373,
                5037670.486856761,
                982.6230122150042
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T19:24:42+00:00",
        "end_time": "2011-09-15T18:55:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0877674,
            45.48739382,
            982.6230122,
            -118.0747901,
            45.5001294,
            1436.883012
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.08752455270978,
                  45.48739381503119,
                  982.6230122150042
                ],
                [
                  -118.08776741055881,
                  45.50000880496247,
                  982.6230122150042
                ],
                [
                  -118.07503011865973,
                  45.500129399502825,
                  1436.8830122150043
                ],
                [
                  -118.07479010323598,
                  45.48751435682781,
                  1436.8830122150043
                ],
                [
                  -118.08752455270978,
                  45.48739381503119,
                  982.6230122150042
                ]
              ]
            ]
          },
          "id": "45118D1104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:24:42Z",
            "pc:count": 13511266,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415502.9138,
                "count": 13511266,
                "maximum": 416012.663,
                "minimum": 415017.363,
                "name": "X",
                "position": 0,
                "stddev": 282.8809012,
                "variance": 80021.60429
              },
              {
                "average": 5038360.025,
                "count": 13511266,
                "maximum": 5039072.227,
                "minimum": 5037670.487,
                "name": "Y",
                "position": 1,
                "stddev": 396.4338828,
                "variance": 157159.8234
              },
              {
                "average": 1128.124416,
                "count": 13511266,
                "maximum": 1436.883012,
                "minimum": 982.6230122,
                "name": "Z",
                "position": 2,
                "stddev": 94.23272347,
                "variance": 8879.806172
              },
              {
                "average": 89.33280449,
                "count": 13511266,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.159562,
                "variance": 2720.619908
              },
              {
                "average": 1.135556505,
                "count": 13511266,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3726043352,
                "variance": 0.1388339906
              },
              {
                "average": 1.277559557,
                "count": 13511266,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5224515982,
                "variance": 0.2729556725
              },
              {
                "average": 0.4997442875,
                "count": 13511266,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999531,
                "variance": 0.2499999531
              },
              {
                "average": 0,
                "count": 13511266,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.100427303,
                "count": 13511266,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3005689043,
                "variance": 0.09034166623
              },
              {
                "average": -0.4974078733,
                "count": 13511266,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.097854033,
                "variance": 65.57523994
              },
              {
                "average": 177,
                "count": 13511266,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14693.51923,
                "count": 13511266,
                "maximum": 20012,
                "minimum": 9416,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5294.973739,
                "variance": 28036746.9
              },
              {
                "average": 17180.91112,
                "count": 13511266,
                "maximum": 61184,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 9717.151687,
                "variance": 94423036.92
              },
              {
                "average": 19849.2468,
                "count": 13511266,
                "maximum": 62976,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 10877.98373,
                "variance": 118330530
              },
              {
                "average": 19150.25573,
                "count": 13511266,
                "maximum": 62464,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10174.01888,
                "variance": 103510660.1
              },
              {
                "average": 148974.3352,
                "count": 13511266,
                "maximum": 149882.8703,
                "minimum": 148138.6145,
                "name": "GpsTime",
                "position": 15,
                "stddev": 363.0513306,
                "variance": 131806.2686
              },
              {
                "average": 0,
                "count": 13511266,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13511266,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13511266,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13511266,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13511266,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415017.363,
              5037670.487,
              982.6230122,
              416012.663,
              5039072.227,
              1436.883012
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415017.36297615373,
                    5037670.486856761,
                    982.6230122150042
                  ],
                  [
                    415017.36297615373,
                    5039072.226856762,
                    982.6230122150042
                  ],
                  [
                    416012.6629761538,
                    5039072.226856762,
                    1436.8830122150043
                  ],
                  [
                    416012.6629761538,
                    5037670.486856761,
                    1436.8830122150043
                  ],
                  [
                    415017.36297615373,
                    5037670.486856761,
                    982.6230122150042
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T19:24:42+00:00",
            "end_time": "2011-09-15T18:55:38+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118D1414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502438884814,
              45.399901161951576,
              834.556253112055
            ],
            [
              -118.02525246382932,
              45.412509400268796,
              834.556253112055
            ],
            [
              -118.01252974744973,
              45.412622899946115,
              873.056253112055
            ],
            [
              -118.0123045015515,
              45.400014612017415,
              873.056253112055
            ],
            [
              -118.02502438884814,
              45.399901161951576,
              834.556253112055
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252525,
        45.39990116,
        834.5562531,
        -118.0123045,
        45.4126229,
        873.0562531
      ],
      "properties": {
        "datetime": "2011-09-14T22:38:11Z",
        "pc:count": 10910492,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420273.4913,
            "count": 10910492,
            "maximum": 420773.1353,
            "minimum": 419777.4553,
            "name": "X",
            "position": 0,
            "stddev": 290.0018241,
            "variance": 84101.05796
          },
          {
            "average": 5028588.647,
            "count": 10910492,
            "maximum": 5029287.153,
            "minimum": 5027886.213,
            "name": "Y",
            "position": 1,
            "stddev": 398.139569,
            "variance": 158515.1164
          },
          {
            "average": 838.21319,
            "count": 10910492,
            "maximum": 873.0562531,
            "minimum": 834.5562531,
            "name": "Z",
            "position": 2,
            "stddev": 2.602879992,
            "variance": 6.774984253
          },
          {
            "average": 106.9905435,
            "count": 10910492,
            "maximum": 235,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.58772876,
            "variance": 466.0300329
          },
          {
            "average": 1.002441136,
            "count": 10910492,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05378059326,
            "variance": 0.002892352211
          },
          {
            "average": 1.005294445,
            "count": 10910492,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08428253222,
            "variance": 0.007103545238
          },
          {
            "average": 0.4999605884,
            "count": 10910492,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000214,
            "variance": 0.2500000214
          },
          {
            "average": 0,
            "count": 10910492,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.290673784,
            "count": 10910492,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4540732919,
            "variance": 0.2061825544
          },
          {
            "average": -1.602829775,
            "count": 10910492,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.984733591,
            "variance": 80.7254377
          },
          {
            "average": 121.02797,
            "count": 10910492,
            "maximum": 132,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 1.560130415,
            "variance": 2.434006913
          },
          {
            "average": 1015.481493,
            "count": 10910492,
            "maximum": 1019,
            "minimum": 1012,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.724324389,
            "variance": 2.973294599
          },
          {
            "average": 33011.93992,
            "count": 10910492,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 13399.48402,
            "variance": 179546172.1
          },
          {
            "average": 32437.08828,
            "count": 10910492,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 10661.03507,
            "variance": 113657668.8
          },
          {
            "average": 29369.1385,
            "count": 10910492,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 10087.1381,
            "variance": 101750355
          },
          {
            "average": 73261.60076,
            "count": 10910492,
            "maximum": 75091.37857,
            "minimum": 71422.14045,
            "name": "GpsTime",
            "position": 15,
            "stddev": 865.6124274,
            "variance": 749284.8745
          },
          {
            "average": 0,
            "count": 10910492,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10910492,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10910492,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10910492,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10910492,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419777.4553,
          5027886.213,
          834.5562531,
          420773.1353,
          5029287.153,
          873.0562531
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419777.4553042798,
                5027886.212549077,
                834.556253112055
              ],
              [
                419777.4553042798,
                5029287.152549077,
                834.556253112055
              ],
              [
                420773.13530427986,
                5029287.152549077,
                873.056253112055
              ],
              [
                420773.13530427986,
                5027886.212549077,
                873.056253112055
              ],
              [
                419777.4553042798,
                5027886.212549077,
                834.556253112055
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:38:11+00:00",
        "end_time": "2011-09-14T21:37:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252525,
            45.39990116,
            834.5562531,
            -118.0123045,
            45.4126229,
            873.0562531
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502438884814,
                  45.399901161951576,
                  834.556253112055
                ],
                [
                  -118.02525246382932,
                  45.412509400268796,
                  834.556253112055
                ],
                [
                  -118.01252974744973,
                  45.412622899946115,
                  873.056253112055
                ],
                [
                  -118.0123045015515,
                  45.400014612017415,
                  873.056253112055
                ],
                [
                  -118.02502438884814,
                  45.399901161951576,
                  834.556253112055
                ]
              ]
            ]
          },
          "id": "45118D1414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:38:11Z",
            "pc:count": 10910492,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420273.4913,
                "count": 10910492,
                "maximum": 420773.1353,
                "minimum": 419777.4553,
                "name": "X",
                "position": 0,
                "stddev": 290.0018241,
                "variance": 84101.05796
              },
              {
                "average": 5028588.647,
                "count": 10910492,
                "maximum": 5029287.153,
                "minimum": 5027886.213,
                "name": "Y",
                "position": 1,
                "stddev": 398.139569,
                "variance": 158515.1164
              },
              {
                "average": 838.21319,
                "count": 10910492,
                "maximum": 873.0562531,
                "minimum": 834.5562531,
                "name": "Z",
                "position": 2,
                "stddev": 2.602879992,
                "variance": 6.774984253
              },
              {
                "average": 106.9905435,
                "count": 10910492,
                "maximum": 235,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.58772876,
                "variance": 466.0300329
              },
              {
                "average": 1.002441136,
                "count": 10910492,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05378059326,
                "variance": 0.002892352211
              },
              {
                "average": 1.005294445,
                "count": 10910492,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08428253222,
                "variance": 0.007103545238
              },
              {
                "average": 0.4999605884,
                "count": 10910492,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000214,
                "variance": 0.2500000214
              },
              {
                "average": 0,
                "count": 10910492,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.290673784,
                "count": 10910492,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4540732919,
                "variance": 0.2061825544
              },
              {
                "average": -1.602829775,
                "count": 10910492,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.984733591,
                "variance": 80.7254377
              },
              {
                "average": 121.02797,
                "count": 10910492,
                "maximum": 132,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 1.560130415,
                "variance": 2.434006913
              },
              {
                "average": 1015.481493,
                "count": 10910492,
                "maximum": 1019,
                "minimum": 1012,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.724324389,
                "variance": 2.973294599
              },
              {
                "average": 33011.93992,
                "count": 10910492,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 13399.48402,
                "variance": 179546172.1
              },
              {
                "average": 32437.08828,
                "count": 10910492,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 10661.03507,
                "variance": 113657668.8
              },
              {
                "average": 29369.1385,
                "count": 10910492,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 10087.1381,
                "variance": 101750355
              },
              {
                "average": 73261.60076,
                "count": 10910492,
                "maximum": 75091.37857,
                "minimum": 71422.14045,
                "name": "GpsTime",
                "position": 15,
                "stddev": 865.6124274,
                "variance": 749284.8745
              },
              {
                "average": 0,
                "count": 10910492,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10910492,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10910492,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10910492,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10910492,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419777.4553,
              5027886.213,
              834.5562531,
              420773.1353,
              5029287.153,
              873.0562531
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419777.4553042798,
                    5027886.212549077,
                    834.556253112055
                  ],
                  [
                    419777.4553042798,
                    5029287.152549077,
                    834.556253112055
                  ],
                  [
                    420773.13530427986,
                    5029287.152549077,
                    873.056253112055
                  ],
                  [
                    420773.13530427986,
                    5027886.212549077,
                    873.056253112055
                  ],
                  [
                    419777.4553042798,
                    5027886.212549077,
                    834.556253112055
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:38:11+00:00",
            "end_time": "2011-09-14T21:37: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": "44117G8125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002484997279,
              44.81240932426603,
              1052.3815259217922
            ],
            [
              -117.95023180341718,
              44.825009969151125,
              1052.3815259217922
            ],
            [
              -117.93752891762826,
              44.82511496361413,
              1109.7615259217923
            ],
            [
              -117.93732472979124,
              44.81251427286658,
              1109.7615259217923
            ],
            [
              -117.95002484997279,
              44.81240932426603,
              1052.3815259217922
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502318,
        44.81240932,
        1052.381526,
        -117.9373247,
        44.82511496,
        1109.761526
      ],
      "properties": {
        "datetime": "2011-09-20T21:29:14Z",
        "pc:count": 13921808,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425421.3285,
            "count": 13921808,
            "maximum": 425884.9759,
            "minimum": 424880.6159,
            "name": "X",
            "position": 0,
            "stddev": 290.9535572,
            "variance": 84653.97246
          },
          {
            "average": 4963281.099,
            "count": 13921808,
            "maximum": 4963949.999,
            "minimum": 4962550.079,
            "name": "Y",
            "position": 1,
            "stddev": 405.3482261,
            "variance": 164307.1844
          },
          {
            "average": 1063.882184,
            "count": 13921808,
            "maximum": 1109.761526,
            "minimum": 1052.381526,
            "name": "Z",
            "position": 2,
            "stddev": 6.431966184,
            "variance": 41.37018899
          },
          {
            "average": 120.250849,
            "count": 13921808,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.30866161,
            "variance": 2530.961433
          },
          {
            "average": 1.018055629,
            "count": 13921808,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1458521262,
            "variance": 0.02127284272
          },
          {
            "average": 1.037156309,
            "count": 13921808,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2182688197,
            "variance": 0.04764127767
          },
          {
            "average": 0.4983808856,
            "count": 13921808,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973964,
            "variance": 0.2499973964
          },
          {
            "average": 0,
            "count": 13921808,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.198811893,
            "count": 13921808,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3991061708,
            "variance": 0.1592857355
          },
          {
            "average": -2.503818127,
            "count": 13921808,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.238466623,
            "variance": 67.87233231
          },
          {
            "average": 181.3004364,
            "count": 13921808,
            "maximum": 209,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 6.573925369,
            "variance": 43.21649476
          },
          {
            "average": 13130.64365,
            "count": 13921808,
            "maximum": 20078,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6803.255594,
            "variance": 46284286.68
          },
          {
            "average": 25476.90849,
            "count": 13921808,
            "maximum": 64000,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7041.118183,
            "variance": 49577345.27
          },
          {
            "average": 27023.45381,
            "count": 13921808,
            "maximum": 65024,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5909.398754,
            "variance": 34920993.63
          },
          {
            "average": 20589.50414,
            "count": 13921808,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4728.953217,
            "variance": 22362998.53
          },
          {
            "average": 353248.6065,
            "count": 13921808,
            "maximum": 589354.5679,
            "minimum": 320645.999,
            "name": "GpsTime",
            "position": 15,
            "stddev": 83086.57889,
            "variance": 6903379592
          },
          {
            "average": 0,
            "count": 13921808,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13921808,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13921808,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13921808,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13921808,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424880.6159,
          4962550.079,
          1052.381526,
          425884.9759,
          4963949.999,
          1109.761526
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424880.6158727492,
                4962550.07936501,
                1052.3815259217922
              ],
              [
                424880.6158727492,
                4963949.99936501,
                1052.3815259217922
              ],
              [
                425884.9758727492,
                4963949.99936501,
                1109.7615259217923
              ],
              [
                425884.9758727492,
                4962550.07936501,
                1109.7615259217923
              ],
              [
                424880.6158727492,
                4962550.07936501,
                1052.3815259217922
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:29:14+00:00",
        "end_time": "2011-09-17T18:50:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502318,
            44.81240932,
            1052.381526,
            -117.9373247,
            44.82511496,
            1109.761526
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002484997279,
                  44.81240932426603,
                  1052.3815259217922
                ],
                [
                  -117.95023180341718,
                  44.825009969151125,
                  1052.3815259217922
                ],
                [
                  -117.93752891762826,
                  44.82511496361413,
                  1109.7615259217923
                ],
                [
                  -117.93732472979124,
                  44.81251427286658,
                  1109.7615259217923
                ],
                [
                  -117.95002484997279,
                  44.81240932426603,
                  1052.3815259217922
                ]
              ]
            ]
          },
          "id": "44117G8125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:29:14Z",
            "pc:count": 13921808,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425421.3285,
                "count": 13921808,
                "maximum": 425884.9759,
                "minimum": 424880.6159,
                "name": "X",
                "position": 0,
                "stddev": 290.9535572,
                "variance": 84653.97246
              },
              {
                "average": 4963281.099,
                "count": 13921808,
                "maximum": 4963949.999,
                "minimum": 4962550.079,
                "name": "Y",
                "position": 1,
                "stddev": 405.3482261,
                "variance": 164307.1844
              },
              {
                "average": 1063.882184,
                "count": 13921808,
                "maximum": 1109.761526,
                "minimum": 1052.381526,
                "name": "Z",
                "position": 2,
                "stddev": 6.431966184,
                "variance": 41.37018899
              },
              {
                "average": 120.250849,
                "count": 13921808,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.30866161,
                "variance": 2530.961433
              },
              {
                "average": 1.018055629,
                "count": 13921808,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1458521262,
                "variance": 0.02127284272
              },
              {
                "average": 1.037156309,
                "count": 13921808,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2182688197,
                "variance": 0.04764127767
              },
              {
                "average": 0.4983808856,
                "count": 13921808,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973964,
                "variance": 0.2499973964
              },
              {
                "average": 0,
                "count": 13921808,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.198811893,
                "count": 13921808,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3991061708,
                "variance": 0.1592857355
              },
              {
                "average": -2.503818127,
                "count": 13921808,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.238466623,
                "variance": 67.87233231
              },
              {
                "average": 181.3004364,
                "count": 13921808,
                "maximum": 209,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 6.573925369,
                "variance": 43.21649476
              },
              {
                "average": 13130.64365,
                "count": 13921808,
                "maximum": 20078,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6803.255594,
                "variance": 46284286.68
              },
              {
                "average": 25476.90849,
                "count": 13921808,
                "maximum": 64000,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7041.118183,
                "variance": 49577345.27
              },
              {
                "average": 27023.45381,
                "count": 13921808,
                "maximum": 65024,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5909.398754,
                "variance": 34920993.63
              },
              {
                "average": 20589.50414,
                "count": 13921808,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4728.953217,
                "variance": 22362998.53
              },
              {
                "average": 353248.6065,
                "count": 13921808,
                "maximum": 589354.5679,
                "minimum": 320645.999,
                "name": "GpsTime",
                "position": 15,
                "stddev": 83086.57889,
                "variance": 6903379592
              },
              {
                "average": 0,
                "count": 13921808,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13921808,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13921808,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13921808,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13921808,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424880.6159,
              4962550.079,
              1052.381526,
              425884.9759,
              4963949.999,
              1109.761526
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424880.6158727492,
                    4962550.07936501,
                    1052.3815259217922
                  ],
                  [
                    424880.6158727492,
                    4963949.99936501,
                    1052.3815259217922
                  ],
                  [
                    425884.9758727492,
                    4963949.99936501,
                    1109.7615259217923
                  ],
                  [
                    425884.9758727492,
                    4962550.07936501,
                    1109.7615259217923
                  ],
                  [
                    424880.6158727492,
                    4962550.07936501,
                    1052.3815259217922
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:29:14+00:00",
            "end_time": "2011-09-17T18:50: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": "44117G7203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.78752517019701,
              44.862426940398755,
              1017.9930186632433
            ],
            [
              -117.7876967856981,
              44.87501037494647,
              1017.9930186632433
            ],
            [
              -117.7750292021575,
              44.87509704771217,
              1040.2530186632434
            ],
            [
              -117.77486034587274,
              44.862513575357106,
              1040.2530186632434
            ],
            [
              -117.78752517019701,
              44.862426940398755,
              1017.9930186632433
            ]
          ]
        ]
      },
      "bbox": [
        -117.7876968,
        44.86242694,
        1017.993019,
        -117.7748603,
        44.87509705,
        1040.253019
      ],
      "properties": {
        "datetime": "2011-09-19T20:32:54Z",
        "pc:count": 11419826,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438281.4603,
            "count": 11419826,
            "maximum": 438784.3208,
            "minimum": 437783.6608,
            "name": "X",
            "position": 0,
            "stddev": 283.8758545,
            "variance": 80585.50076
          },
          {
            "average": 4968669.03,
            "count": 11419826,
            "maximum": 4969366.881,
            "minimum": 4967968.921,
            "name": "Y",
            "position": 1,
            "stddev": 400.8810505,
            "variance": 160705.6167
          },
          {
            "average": 1020.193563,
            "count": 11419826,
            "maximum": 1040.253019,
            "minimum": 1017.993019,
            "name": "Z",
            "position": 2,
            "stddev": 0.5577914516,
            "variance": 0.3111313035
          },
          {
            "average": 226.2216471,
            "count": 11419826,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.80403192,
            "variance": 1011.496446
          },
          {
            "average": 1.000553686,
            "count": 11419826,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02674328926,
            "variance": 0.0007152035204
          },
          {
            "average": 1.00111035,
            "count": 11419826,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04007676723,
            "variance": 0.001606147272
          },
          {
            "average": 0.4991689891,
            "count": 11419826,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993313,
            "variance": 0.2499993313
          },
          {
            "average": 0,
            "count": 11419826,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.205493499,
            "count": 11419826,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.404061796,
            "variance": 0.163265935
          },
          {
            "average": 0.901140422,
            "count": 11419826,
            "maximum": 16.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.547215849,
            "variance": 56.96046707
          },
          {
            "average": 199.7994436,
            "count": 11419826,
            "maximum": 212,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 2.745701053,
            "variance": 7.538874274
          },
          {
            "average": 95.4156671,
            "count": 11419826,
            "maximum": 121,
            "minimum": 18,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 26.85375298,
            "variance": 721.1240491
          },
          {
            "average": 36114.10766,
            "count": 11419826,
            "maximum": 62720,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 7064.716742,
            "variance": 49910222.65
          },
          {
            "average": 34426.7224,
            "count": 11419826,
            "maximum": 61952,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 6793.233071,
            "variance": 46148015.55
          },
          {
            "average": 27413.39868,
            "count": 11419826,
            "maximum": 61696,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 6376.151222,
            "variance": 40655304.4
          },
          {
            "average": 491734.4763,
            "count": 11419826,
            "maximum": 499574.3844,
            "minimum": 430694.7958,
            "name": "GpsTime",
            "position": 15,
            "stddev": 20390.99633,
            "variance": 415792731.5
          },
          {
            "average": 0,
            "count": 11419826,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11419826,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11419826,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11419826,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11419826,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437783.6608,
          4967968.921,
          1017.993019,
          438784.3208,
          4969366.881,
          1040.253019
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437783.66080927517,
                4967968.921488883,
                1017.9930186632433
              ],
              [
                437783.66080927517,
                4969366.881488884,
                1017.9930186632433
              ],
              [
                438784.3208092752,
                4969366.881488884,
                1040.2530186632434
              ],
              [
                438784.3208092752,
                4967968.921488883,
                1040.2530186632434
              ],
              [
                437783.66080927517,
                4967968.921488883,
                1017.9930186632433
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T20:32:54+00:00",
        "end_time": "2011-09-19T01:24:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7876968,
            44.86242694,
            1017.993019,
            -117.7748603,
            44.87509705,
            1040.253019
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.78752517019701,
                  44.862426940398755,
                  1017.9930186632433
                ],
                [
                  -117.7876967856981,
                  44.87501037494647,
                  1017.9930186632433
                ],
                [
                  -117.7750292021575,
                  44.87509704771217,
                  1040.2530186632434
                ],
                [
                  -117.77486034587274,
                  44.862513575357106,
                  1040.2530186632434
                ],
                [
                  -117.78752517019701,
                  44.862426940398755,
                  1017.9930186632433
                ]
              ]
            ]
          },
          "id": "44117G7203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:32:54Z",
            "pc:count": 11419826,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438281.4603,
                "count": 11419826,
                "maximum": 438784.3208,
                "minimum": 437783.6608,
                "name": "X",
                "position": 0,
                "stddev": 283.8758545,
                "variance": 80585.50076
              },
              {
                "average": 4968669.03,
                "count": 11419826,
                "maximum": 4969366.881,
                "minimum": 4967968.921,
                "name": "Y",
                "position": 1,
                "stddev": 400.8810505,
                "variance": 160705.6167
              },
              {
                "average": 1020.193563,
                "count": 11419826,
                "maximum": 1040.253019,
                "minimum": 1017.993019,
                "name": "Z",
                "position": 2,
                "stddev": 0.5577914516,
                "variance": 0.3111313035
              },
              {
                "average": 226.2216471,
                "count": 11419826,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.80403192,
                "variance": 1011.496446
              },
              {
                "average": 1.000553686,
                "count": 11419826,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02674328926,
                "variance": 0.0007152035204
              },
              {
                "average": 1.00111035,
                "count": 11419826,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04007676723,
                "variance": 0.001606147272
              },
              {
                "average": 0.4991689891,
                "count": 11419826,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993313,
                "variance": 0.2499993313
              },
              {
                "average": 0,
                "count": 11419826,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.205493499,
                "count": 11419826,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.404061796,
                "variance": 0.163265935
              },
              {
                "average": 0.901140422,
                "count": 11419826,
                "maximum": 16.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.547215849,
                "variance": 56.96046707
              },
              {
                "average": 199.7994436,
                "count": 11419826,
                "maximum": 212,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 2.745701053,
                "variance": 7.538874274
              },
              {
                "average": 95.4156671,
                "count": 11419826,
                "maximum": 121,
                "minimum": 18,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 26.85375298,
                "variance": 721.1240491
              },
              {
                "average": 36114.10766,
                "count": 11419826,
                "maximum": 62720,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 7064.716742,
                "variance": 49910222.65
              },
              {
                "average": 34426.7224,
                "count": 11419826,
                "maximum": 61952,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 6793.233071,
                "variance": 46148015.55
              },
              {
                "average": 27413.39868,
                "count": 11419826,
                "maximum": 61696,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 6376.151222,
                "variance": 40655304.4
              },
              {
                "average": 491734.4763,
                "count": 11419826,
                "maximum": 499574.3844,
                "minimum": 430694.7958,
                "name": "GpsTime",
                "position": 15,
                "stddev": 20390.99633,
                "variance": 415792731.5
              },
              {
                "average": 0,
                "count": 11419826,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11419826,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11419826,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11419826,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11419826,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437783.6608,
              4967968.921,
              1017.993019,
              438784.3208,
              4969366.881,
              1040.253019
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437783.66080927517,
                    4967968.921488883,
                    1017.9930186632433
                  ],
                  [
                    437783.66080927517,
                    4969366.881488884,
                    1017.9930186632433
                  ],
                  [
                    438784.3208092752,
                    4969366.881488884,
                    1040.2530186632434
                  ],
                  [
                    438784.3208092752,
                    4967968.921488883,
                    1040.2530186632434
                  ],
                  [
                    437783.66080927517,
                    4967968.921488883,
                    1017.9930186632433
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T20:32:54+00:00",
            "end_time": "2011-09-19T01: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": "45118D1115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.07482087169893,
              45.462425732196216,
              913.2486526030792
            ],
            [
              -118.07506012284774,
              45.475011311737376,
              913.2486526030792
            ],
            [
              -118.06252975571451,
              45.475128566661915,
              1091.8086526030793
            ],
            [
              -118.06229329187843,
              45.46254293595813,
              1091.8086526030793
            ],
            [
              -118.07482087169893,
              45.462425732196216,
              913.2486526030792
            ]
          ]
        ]
      },
      "bbox": [
        -118.0750601,
        45.46242573,
        913.2486526,
        -118.0622933,
        45.47512857,
        1091.808653
      ],
      "properties": {
        "datetime": "2011-09-15T19:03:38Z",
        "pc:count": 5923474,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 416673.8674,
            "count": 5923474,
            "maximum": 416952.5371,
            "minimum": 415972.9771,
            "name": "X",
            "position": 0,
            "stddev": 252.5485773,
            "variance": 63780.78388
          },
          {
            "average": 5035839.097,
            "count": 5923474,
            "maximum": 5036281.726,
            "minimum": 5034883.266,
            "name": "Y",
            "position": 1,
            "stddev": 339.4106959,
            "variance": 115199.6205
          },
          {
            "average": 955.2146777,
            "count": 5923474,
            "maximum": 1091.808653,
            "minimum": 913.2486526,
            "name": "Z",
            "position": 2,
            "stddev": 31.60571254,
            "variance": 998.921065
          },
          {
            "average": 89.37271101,
            "count": 5923474,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.26882181,
            "variance": 2526.954446
          },
          {
            "average": 1.120990149,
            "count": 5923474,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3526024735,
            "variance": 0.1243285043
          },
          {
            "average": 1.254407464,
            "count": 5923474,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5048910669,
            "variance": 0.2549149894
          },
          {
            "average": 0.4998723722,
            "count": 5923474,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000259,
            "variance": 0.2500000259
          },
          {
            "average": 0,
            "count": 5923474,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.087547443,
            "count": 5923474,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2826356336,
            "variance": 0.07988290138
          },
          {
            "average": -2.005772084,
            "count": 5923474,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.717914017,
            "variance": 76.00202481
          },
          {
            "average": 169.2433467,
            "count": 5923474,
            "maximum": 177,
            "minimum": 125,
            "name": "UserData",
            "position": 10,
            "stddev": 17.05676802,
            "variance": 290.9333352
          },
          {
            "average": 12362.2015,
            "count": 5923474,
            "maximum": 20008,
            "minimum": 1001,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7067.558785,
            "variance": 49950387.17
          },
          {
            "average": 20253.19575,
            "count": 5923474,
            "maximum": 57600,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 11404.971,
            "variance": 130073363.6
          },
          {
            "average": 22795.37594,
            "count": 5923474,
            "maximum": 57856,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 11213.6909,
            "variance": 125746863.6
          },
          {
            "average": 20796.19391,
            "count": 5923474,
            "maximum": 57088,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9843.776819,
            "variance": 96899942.06
          },
          {
            "average": 133745.1903,
            "count": 5923474,
            "maximum": 148618.7152,
            "minimum": 65845.68984,
            "name": "GpsTime",
            "position": 15,
            "stddev": 30891.90243,
            "variance": 954309635.6
          },
          {
            "average": 0,
            "count": 5923474,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5923474,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5923474,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5923474,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5923474,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415972.9771,
          5034883.266,
          913.2486526,
          416952.5371,
          5036281.726,
          1091.808653
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415972.9770617548,
                5034883.265540747,
                913.2486526030792
              ],
              [
                415972.9770617548,
                5036281.725540748,
                913.2486526030792
              ],
              [
                416952.53706175485,
                5036281.725540748,
                1091.8086526030793
              ],
              [
                416952.53706175485,
                5034883.265540747,
                1091.8086526030793
              ],
              [
                415972.9770617548,
                5034883.265540747,
                913.2486526030792
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T19:03:38+00:00",
        "end_time": "2011-09-14T20:04:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0750601,
            45.46242573,
            913.2486526,
            -118.0622933,
            45.47512857,
            1091.808653
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.07482087169893,
                  45.462425732196216,
                  913.2486526030792
                ],
                [
                  -118.07506012284774,
                  45.475011311737376,
                  913.2486526030792
                ],
                [
                  -118.06252975571451,
                  45.475128566661915,
                  1091.8086526030793
                ],
                [
                  -118.06229329187843,
                  45.46254293595813,
                  1091.8086526030793
                ],
                [
                  -118.07482087169893,
                  45.462425732196216,
                  913.2486526030792
                ]
              ]
            ]
          },
          "id": "45118D1115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:03:38Z",
            "pc:count": 5923474,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 416673.8674,
                "count": 5923474,
                "maximum": 416952.5371,
                "minimum": 415972.9771,
                "name": "X",
                "position": 0,
                "stddev": 252.5485773,
                "variance": 63780.78388
              },
              {
                "average": 5035839.097,
                "count": 5923474,
                "maximum": 5036281.726,
                "minimum": 5034883.266,
                "name": "Y",
                "position": 1,
                "stddev": 339.4106959,
                "variance": 115199.6205
              },
              {
                "average": 955.2146777,
                "count": 5923474,
                "maximum": 1091.808653,
                "minimum": 913.2486526,
                "name": "Z",
                "position": 2,
                "stddev": 31.60571254,
                "variance": 998.921065
              },
              {
                "average": 89.37271101,
                "count": 5923474,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.26882181,
                "variance": 2526.954446
              },
              {
                "average": 1.120990149,
                "count": 5923474,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3526024735,
                "variance": 0.1243285043
              },
              {
                "average": 1.254407464,
                "count": 5923474,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5048910669,
                "variance": 0.2549149894
              },
              {
                "average": 0.4998723722,
                "count": 5923474,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000259,
                "variance": 0.2500000259
              },
              {
                "average": 0,
                "count": 5923474,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.087547443,
                "count": 5923474,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2826356336,
                "variance": 0.07988290138
              },
              {
                "average": -2.005772084,
                "count": 5923474,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.717914017,
                "variance": 76.00202481
              },
              {
                "average": 169.2433467,
                "count": 5923474,
                "maximum": 177,
                "minimum": 125,
                "name": "UserData",
                "position": 10,
                "stddev": 17.05676802,
                "variance": 290.9333352
              },
              {
                "average": 12362.2015,
                "count": 5923474,
                "maximum": 20008,
                "minimum": 1001,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7067.558785,
                "variance": 49950387.17
              },
              {
                "average": 20253.19575,
                "count": 5923474,
                "maximum": 57600,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 11404.971,
                "variance": 130073363.6
              },
              {
                "average": 22795.37594,
                "count": 5923474,
                "maximum": 57856,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 11213.6909,
                "variance": 125746863.6
              },
              {
                "average": 20796.19391,
                "count": 5923474,
                "maximum": 57088,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9843.776819,
                "variance": 96899942.06
              },
              {
                "average": 133745.1903,
                "count": 5923474,
                "maximum": 148618.7152,
                "minimum": 65845.68984,
                "name": "GpsTime",
                "position": 15,
                "stddev": 30891.90243,
                "variance": 954309635.6
              },
              {
                "average": 0,
                "count": 5923474,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5923474,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5923474,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5923474,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5923474,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415972.9771,
              5034883.266,
              913.2486526,
              416952.5371,
              5036281.726,
              1091.808653
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415972.9770617548,
                    5034883.265540747,
                    913.2486526030792
                  ],
                  [
                    415972.9770617548,
                    5036281.725540748,
                    913.2486526030792
                  ],
                  [
                    416952.53706175485,
                    5036281.725540748,
                    1091.8086526030793
                  ],
                  [
                    416952.53706175485,
                    5034883.265540747,
                    1091.8086526030793
                  ],
                  [
                    415972.9770617548,
                    5034883.265540747,
                    913.2486526030792
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T19:03:38+00:00",
            "end_time": "2011-09-14T20:04: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": "44117H7302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252542843006,
              44.9249186023251,
              1028.7423419451914
            ],
            [
              -117.86271392857975,
              44.93751048193827,
              1028.7423419451914
            ],
            [
              -117.85002879236862,
              44.93760560783478,
              1057.1623419451914
            ],
            [
              -117.84984306306787,
              44.92501368669942,
              1057.1623419451914
            ],
            [
              -117.86252542843006,
              44.9249186023251,
              1028.7423419451914
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627139,
        44.9249186,
        1028.742342,
        -117.8498431,
        44.93760561,
        1057.162342
      ],
      "properties": {
        "datetime": "2011-09-20T01:27:15Z",
        "pc:count": 11382548,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432432.7316,
            "count": 11382548,
            "maximum": 432933.104,
            "minimum": 431932.124,
            "name": "X",
            "position": 0,
            "stddev": 283.9052673,
            "variance": 80602.20081
          },
          {
            "average": 4975667.215,
            "count": 11382548,
            "maximum": 4976369.957,
            "minimum": 4974971.017,
            "name": "Y",
            "position": 1,
            "stddev": 400.9849646,
            "variance": 160788.9418
          },
          {
            "average": 1036.746892,
            "count": 11382548,
            "maximum": 1057.162342,
            "minimum": 1028.742342,
            "name": "Z",
            "position": 2,
            "stddev": 4.630628261,
            "variance": 21.44271809
          },
          {
            "average": 232.8111488,
            "count": 11382548,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.90642691,
            "variance": 396.2658324
          },
          {
            "average": 1.000149703,
            "count": 11382548,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01223439672,
            "variance": 0.0001496804631
          },
          {
            "average": 1.000299845,
            "count": 11382548,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01731343727,
            "variance": 0.0002997551101
          },
          {
            "average": 0.4984233759,
            "count": 11382548,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975362,
            "variance": 0.2499975362
          },
          {
            "average": 0,
            "count": 11382548,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.269223815,
            "count": 11382548,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4435565013,
            "variance": 0.1967423698
          },
          {
            "average": 1.00413684,
            "count": 11382548,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.896287771,
            "variance": 62.35136056
          },
          {
            "average": 196.5493571,
            "count": 11382548,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 4.456078084,
            "variance": 19.85663189
          },
          {
            "average": 256.7238297,
            "count": 11382548,
            "maximum": 270,
            "minimum": 115,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.69200878,
            "variance": 136.7030692
          },
          {
            "average": 27076.34453,
            "count": 11382548,
            "maximum": 61696,
            "minimum": 12800,
            "name": "Red",
            "position": 12,
            "stddev": 8931.28018,
            "variance": 79767765.65
          },
          {
            "average": 28383.91585,
            "count": 11382548,
            "maximum": 63232,
            "minimum": 12032,
            "name": "Green",
            "position": 13,
            "stddev": 7623.778239,
            "variance": 58121994.64
          },
          {
            "average": 23921.34733,
            "count": 11382548,
            "maximum": 61696,
            "minimum": 6912,
            "name": "Blue",
            "position": 14,
            "stddev": 5569.246301,
            "variance": 31016504.36
          },
          {
            "average": 516011.7003,
            "count": 11382548,
            "maximum": 517235.0901,
            "minimum": 508566.0356,
            "name": "GpsTime",
            "position": 15,
            "stddev": 655.7592133,
            "variance": 430020.1458
          },
          {
            "average": 0,
            "count": 11382548,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11382548,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11382548,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11382548,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11382548,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431932.124,
          4974971.017,
          1028.742342,
          432933.104,
          4976369.957,
          1057.162342
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431932.1240158081,
                4974971.016769669,
                1028.7423419451914
              ],
              [
                431932.1240158081,
                4976369.9567696685,
                1028.7423419451914
              ],
              [
                432933.1040158081,
                4976369.9567696685,
                1057.1623419451914
              ],
              [
                432933.1040158081,
                4974971.016769669,
                1057.1623419451914
              ],
              [
                431932.1240158081,
                4974971.016769669,
                1028.7423419451914
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:27:15+00:00",
        "end_time": "2011-09-19T23:02:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627139,
            44.9249186,
            1028.742342,
            -117.8498431,
            44.93760561,
            1057.162342
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252542843006,
                  44.9249186023251,
                  1028.7423419451914
                ],
                [
                  -117.86271392857975,
                  44.93751048193827,
                  1028.7423419451914
                ],
                [
                  -117.85002879236862,
                  44.93760560783478,
                  1057.1623419451914
                ],
                [
                  -117.84984306306787,
                  44.92501368669942,
                  1057.1623419451914
                ],
                [
                  -117.86252542843006,
                  44.9249186023251,
                  1028.7423419451914
                ]
              ]
            ]
          },
          "id": "44117H7302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:27:15Z",
            "pc:count": 11382548,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432432.7316,
                "count": 11382548,
                "maximum": 432933.104,
                "minimum": 431932.124,
                "name": "X",
                "position": 0,
                "stddev": 283.9052673,
                "variance": 80602.20081
              },
              {
                "average": 4975667.215,
                "count": 11382548,
                "maximum": 4976369.957,
                "minimum": 4974971.017,
                "name": "Y",
                "position": 1,
                "stddev": 400.9849646,
                "variance": 160788.9418
              },
              {
                "average": 1036.746892,
                "count": 11382548,
                "maximum": 1057.162342,
                "minimum": 1028.742342,
                "name": "Z",
                "position": 2,
                "stddev": 4.630628261,
                "variance": 21.44271809
              },
              {
                "average": 232.8111488,
                "count": 11382548,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.90642691,
                "variance": 396.2658324
              },
              {
                "average": 1.000149703,
                "count": 11382548,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01223439672,
                "variance": 0.0001496804631
              },
              {
                "average": 1.000299845,
                "count": 11382548,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01731343727,
                "variance": 0.0002997551101
              },
              {
                "average": 0.4984233759,
                "count": 11382548,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975362,
                "variance": 0.2499975362
              },
              {
                "average": 0,
                "count": 11382548,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.269223815,
                "count": 11382548,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4435565013,
                "variance": 0.1967423698
              },
              {
                "average": 1.00413684,
                "count": 11382548,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.896287771,
                "variance": 62.35136056
              },
              {
                "average": 196.5493571,
                "count": 11382548,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 4.456078084,
                "variance": 19.85663189
              },
              {
                "average": 256.7238297,
                "count": 11382548,
                "maximum": 270,
                "minimum": 115,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.69200878,
                "variance": 136.7030692
              },
              {
                "average": 27076.34453,
                "count": 11382548,
                "maximum": 61696,
                "minimum": 12800,
                "name": "Red",
                "position": 12,
                "stddev": 8931.28018,
                "variance": 79767765.65
              },
              {
                "average": 28383.91585,
                "count": 11382548,
                "maximum": 63232,
                "minimum": 12032,
                "name": "Green",
                "position": 13,
                "stddev": 7623.778239,
                "variance": 58121994.64
              },
              {
                "average": 23921.34733,
                "count": 11382548,
                "maximum": 61696,
                "minimum": 6912,
                "name": "Blue",
                "position": 14,
                "stddev": 5569.246301,
                "variance": 31016504.36
              },
              {
                "average": 516011.7003,
                "count": 11382548,
                "maximum": 517235.0901,
                "minimum": 508566.0356,
                "name": "GpsTime",
                "position": 15,
                "stddev": 655.7592133,
                "variance": 430020.1458
              },
              {
                "average": 0,
                "count": 11382548,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11382548,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11382548,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11382548,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11382548,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431932.124,
              4974971.017,
              1028.742342,
              432933.104,
              4976369.957,
              1057.162342
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431932.1240158081,
                    4974971.016769669,
                    1028.7423419451914
                  ],
                  [
                    431932.1240158081,
                    4976369.9567696685,
                    1028.7423419451914
                  ],
                  [
                    432933.1040158081,
                    4976369.9567696685,
                    1057.1623419451914
                  ],
                  [
                    432933.1040158081,
                    4974971.016769669,
                    1057.1623419451914
                  ],
                  [
                    431932.1240158081,
                    4974971.016769669,
                    1028.7423419451914
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:27:15+00:00",
            "end_time": "2011-09-19T23:02: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": "45118C1202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05002471667686,
              45.36239777567508,
              828.2649914526198
            ],
            [
              -118.05025811190625,
              45.37500941724443,
              828.2649914526198
            ],
            [
              -118.03753088207577,
              45.37512574668383,
              852.7049914526199
            ],
            [
              -118.03730031393705,
              45.3625140542533,
              852.7049914526199
            ],
            [
              -118.05002471667686,
              45.36239777567508,
              828.2649914526198
            ]
          ]
        ]
      },
      "bbox": [
        -118.0502581,
        45.36239778,
        828.2649915,
        -118.0373003,
        45.37512575,
        852.7049915
      ],
      "properties": {
        "datetime": "2011-09-15T18:28:33Z",
        "pc:count": 16048009,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418203.059,
            "count": 16048009,
            "maximum": 418763.1504,
            "minimum": 417766.4504,
            "name": "X",
            "position": 0,
            "stddev": 279.4091673,
            "variance": 78069.48276
          },
          {
            "average": 5024418.156,
            "count": 16048009,
            "maximum": 5025146.342,
            "minimum": 5023745.022,
            "name": "Y",
            "position": 1,
            "stddev": 411.4418996,
            "variance": 169284.4368
          },
          {
            "average": 831.6783182,
            "count": 16048009,
            "maximum": 852.7049915,
            "minimum": 828.2649915,
            "name": "Z",
            "position": 2,
            "stddev": 1.313326657,
            "variance": 1.724826907
          },
          {
            "average": 111.8900223,
            "count": 16048009,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.30073896,
            "variance": 590.5259142
          },
          {
            "average": 1.000511652,
            "count": 16048009,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02442865838,
            "variance": 0.00059675935
          },
          {
            "average": 1.001095151,
            "count": 16048009,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0377370716,
            "variance": 0.001424086573
          },
          {
            "average": 0.499875779,
            "count": 16048009,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000001,
            "variance": 0.2500000001
          },
          {
            "average": 0,
            "count": 16048009,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.164123599,
            "count": 16048009,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3703877051,
            "variance": 0.1371870521
          },
          {
            "average": -0.990088688,
            "count": 16048009,
            "maximum": 16.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.727021768,
            "variance": 76.16090893
          },
          {
            "average": 140.9147894,
            "count": 16048009,
            "maximum": 177,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 24.64312229,
            "variance": 607.2834764
          },
          {
            "average": 5310.32024,
            "count": 16048009,
            "maximum": 20002,
            "minimum": 1001,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7032.215812,
            "variance": 49452059.23
          },
          {
            "average": 29879.26198,
            "count": 16048009,
            "maximum": 65280,
            "minimum": 10752,
            "name": "Red",
            "position": 12,
            "stddev": 10863.83455,
            "variance": 118022901.1
          },
          {
            "average": 31679.64985,
            "count": 16048009,
            "maximum": 65280,
            "minimum": 10752,
            "name": "Green",
            "position": 13,
            "stddev": 8217.807161,
            "variance": 67532354.54
          },
          {
            "average": 26443.21358,
            "count": 16048009,
            "maximum": 65280,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 6403.603031,
            "variance": 41006131.78
          },
          {
            "average": 92628.98735,
            "count": 16048009,
            "maximum": 146513.9681,
            "minimum": 66047.1715,
            "name": "GpsTime",
            "position": 15,
            "stddev": 36153.16012,
            "variance": 1307050987
          },
          {
            "average": 0,
            "count": 16048009,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16048009,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16048009,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16048009,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16048009,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417766.4504,
          5023745.022,
          828.2649915,
          418763.1504,
          5025146.342,
          852.7049915
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417766.4504384197,
                5023745.021783326,
                828.2649914526198
              ],
              [
                417766.4504384197,
                5025146.341783326,
                828.2649914526198
              ],
              [
                418763.15043841966,
                5025146.341783326,
                852.7049914526199
              ],
              [
                418763.15043841966,
                5023745.021783326,
                852.7049914526199
              ],
              [
                417766.4504384197,
                5023745.021783326,
                828.2649914526198
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:28:33+00:00",
        "end_time": "2011-09-14T20:07:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118C1202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118C1202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118C1202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0502581,
            45.36239778,
            828.2649915,
            -118.0373003,
            45.37512575,
            852.7049915
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05002471667686,
                  45.36239777567508,
                  828.2649914526198
                ],
                [
                  -118.05025811190625,
                  45.37500941724443,
                  828.2649914526198
                ],
                [
                  -118.03753088207577,
                  45.37512574668383,
                  852.7049914526199
                ],
                [
                  -118.03730031393705,
                  45.3625140542533,
                  852.7049914526199
                ],
                [
                  -118.05002471667686,
                  45.36239777567508,
                  828.2649914526198
                ]
              ]
            ]
          },
          "id": "45118C1202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:28:33Z",
            "pc:count": 16048009,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418203.059,
                "count": 16048009,
                "maximum": 418763.1504,
                "minimum": 417766.4504,
                "name": "X",
                "position": 0,
                "stddev": 279.4091673,
                "variance": 78069.48276
              },
              {
                "average": 5024418.156,
                "count": 16048009,
                "maximum": 5025146.342,
                "minimum": 5023745.022,
                "name": "Y",
                "position": 1,
                "stddev": 411.4418996,
                "variance": 169284.4368
              },
              {
                "average": 831.6783182,
                "count": 16048009,
                "maximum": 852.7049915,
                "minimum": 828.2649915,
                "name": "Z",
                "position": 2,
                "stddev": 1.313326657,
                "variance": 1.724826907
              },
              {
                "average": 111.8900223,
                "count": 16048009,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.30073896,
                "variance": 590.5259142
              },
              {
                "average": 1.000511652,
                "count": 16048009,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02442865838,
                "variance": 0.00059675935
              },
              {
                "average": 1.001095151,
                "count": 16048009,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0377370716,
                "variance": 0.001424086573
              },
              {
                "average": 0.499875779,
                "count": 16048009,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000001,
                "variance": 0.2500000001
              },
              {
                "average": 0,
                "count": 16048009,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.164123599,
                "count": 16048009,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3703877051,
                "variance": 0.1371870521
              },
              {
                "average": -0.990088688,
                "count": 16048009,
                "maximum": 16.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.727021768,
                "variance": 76.16090893
              },
              {
                "average": 140.9147894,
                "count": 16048009,
                "maximum": 177,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 24.64312229,
                "variance": 607.2834764
              },
              {
                "average": 5310.32024,
                "count": 16048009,
                "maximum": 20002,
                "minimum": 1001,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7032.215812,
                "variance": 49452059.23
              },
              {
                "average": 29879.26198,
                "count": 16048009,
                "maximum": 65280,
                "minimum": 10752,
                "name": "Red",
                "position": 12,
                "stddev": 10863.83455,
                "variance": 118022901.1
              },
              {
                "average": 31679.64985,
                "count": 16048009,
                "maximum": 65280,
                "minimum": 10752,
                "name": "Green",
                "position": 13,
                "stddev": 8217.807161,
                "variance": 67532354.54
              },
              {
                "average": 26443.21358,
                "count": 16048009,
                "maximum": 65280,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 6403.603031,
                "variance": 41006131.78
              },
              {
                "average": 92628.98735,
                "count": 16048009,
                "maximum": 146513.9681,
                "minimum": 66047.1715,
                "name": "GpsTime",
                "position": 15,
                "stddev": 36153.16012,
                "variance": 1307050987
              },
              {
                "average": 0,
                "count": 16048009,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16048009,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16048009,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16048009,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16048009,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417766.4504,
              5023745.022,
              828.2649915,
              418763.1504,
              5025146.342,
              852.7049915
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417766.4504384197,
                    5023745.021783326,
                    828.2649914526198
                  ],
                  [
                    417766.4504384197,
                    5025146.341783326,
                    828.2649914526198
                  ],
                  [
                    418763.15043841966,
                    5025146.341783326,
                    852.7049914526199
                  ],
                  [
                    418763.15043841966,
                    5023745.021783326,
                    852.7049914526199
                  ],
                  [
                    417766.4504384197,
                    5023745.021783326,
                    828.2649914526198
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:28:33+00:00",
            "end_time": "2011-09-14T20: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": "44117G7308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002501938254,
              44.78741982344434,
              1037.102848251812
            ],
            [
              -117.85020987328781,
              44.80001024838198,
              1037.102848251812
            ],
            [
              -117.83752831165603,
              44.80010395834262,
              1069.582848251812
            ],
            [
              -117.83734621421154,
              44.78751349250461,
              1069.582848251812
            ],
            [
              -117.85002501938254,
              44.78741982344434,
              1037.102848251812
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502099,
        44.78741982,
        1037.102848,
        -117.8373462,
        44.80010396,
        1069.582848
      ],
      "properties": {
        "datetime": "2011-09-19T20:40:23Z",
        "pc:count": 12304936,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433253.1812,
            "count": 12304936,
            "maximum": 433761.8741,
            "minimum": 432758.7941,
            "name": "X",
            "position": 0,
            "stddev": 285.6872315,
            "variance": 81617.19426
          },
          {
            "average": 4960382.132,
            "count": 12304936,
            "maximum": 4961085.35,
            "minimum": 4959686.61,
            "name": "Y",
            "position": 1,
            "stddev": 403.3580923,
            "variance": 162697.7506
          },
          {
            "average": 1041.199743,
            "count": 12304936,
            "maximum": 1069.582848,
            "minimum": 1037.102848,
            "name": "Z",
            "position": 2,
            "stddev": 2.979388299,
            "variance": 8.876754636
          },
          {
            "average": 178.9829683,
            "count": 12304936,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 72.91505464,
            "variance": 5316.605193
          },
          {
            "average": 1.040793061,
            "count": 12304936,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2209871931,
            "variance": 0.04883533952
          },
          {
            "average": 1.081739068,
            "count": 12304936,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3233170888,
            "variance": 0.1045339399
          },
          {
            "average": 0.4986862183,
            "count": 12304936,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982943,
            "variance": 0.2499982943
          },
          {
            "average": 0,
            "count": 12304936,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.220557344,
            "count": 12304936,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.414622498,
            "variance": 0.1719118159
          },
          {
            "average": 0.4374128173,
            "count": 12304936,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.846639621,
            "variance": 61.56975334
          },
          {
            "average": 198.2772972,
            "count": 12304936,
            "maximum": 212,
            "minimum": 178,
            "name": "UserData",
            "position": 10,
            "stddev": 4.217992922,
            "variance": 17.79146429
          },
          {
            "average": 102.6530266,
            "count": 12304936,
            "maximum": 122,
            "minimum": 19,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 17.54846745,
            "variance": 307.9487098
          },
          {
            "average": 40281.48169,
            "count": 12304936,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9909.329995,
            "variance": 98194820.94
          },
          {
            "average": 38933.51651,
            "count": 12304936,
            "maximum": 65280,
            "minimum": 256,
            "name": "Green",
            "position": 13,
            "stddev": 9920.393408,
            "variance": 98414205.37
          },
          {
            "average": 33575.6371,
            "count": 12304936,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 11938.39083,
            "variance": 142525175.7
          },
          {
            "average": 498029.1057,
            "count": 12304936,
            "maximum": 500023.7908,
            "minimum": 431197.9375,
            "name": "GpsTime",
            "position": 15,
            "stddev": 7593.273494,
            "variance": 57657802.35
          },
          {
            "average": 0,
            "count": 12304936,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12304936,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12304936,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12304936,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12304936,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432758.7941,
          4959686.61,
          1037.102848,
          433761.8741,
          4961085.35,
          1069.582848
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432758.7941200044,
                4959686.609516888,
                1037.102848251812
              ],
              [
                432758.7941200044,
                4961085.349516888,
                1037.102848251812
              ],
              [
                433761.87412000436,
                4961085.349516888,
                1069.582848251812
              ],
              [
                433761.87412000436,
                4959686.609516888,
                1069.582848251812
              ],
              [
                432758.7941200044,
                4959686.609516888,
                1037.102848251812
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T20:40:23+00:00",
        "end_time": "2011-09-19T01:33:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502099,
            44.78741982,
            1037.102848,
            -117.8373462,
            44.80010396,
            1069.582848
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002501938254,
                  44.78741982344434,
                  1037.102848251812
                ],
                [
                  -117.85020987328781,
                  44.80001024838198,
                  1037.102848251812
                ],
                [
                  -117.83752831165603,
                  44.80010395834262,
                  1069.582848251812
                ],
                [
                  -117.83734621421154,
                  44.78751349250461,
                  1069.582848251812
                ],
                [
                  -117.85002501938254,
                  44.78741982344434,
                  1037.102848251812
                ]
              ]
            ]
          },
          "id": "44117G7308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:40:23Z",
            "pc:count": 12304936,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433253.1812,
                "count": 12304936,
                "maximum": 433761.8741,
                "minimum": 432758.7941,
                "name": "X",
                "position": 0,
                "stddev": 285.6872315,
                "variance": 81617.19426
              },
              {
                "average": 4960382.132,
                "count": 12304936,
                "maximum": 4961085.35,
                "minimum": 4959686.61,
                "name": "Y",
                "position": 1,
                "stddev": 403.3580923,
                "variance": 162697.7506
              },
              {
                "average": 1041.199743,
                "count": 12304936,
                "maximum": 1069.582848,
                "minimum": 1037.102848,
                "name": "Z",
                "position": 2,
                "stddev": 2.979388299,
                "variance": 8.876754636
              },
              {
                "average": 178.9829683,
                "count": 12304936,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 72.91505464,
                "variance": 5316.605193
              },
              {
                "average": 1.040793061,
                "count": 12304936,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2209871931,
                "variance": 0.04883533952
              },
              {
                "average": 1.081739068,
                "count": 12304936,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3233170888,
                "variance": 0.1045339399
              },
              {
                "average": 0.4986862183,
                "count": 12304936,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982943,
                "variance": 0.2499982943
              },
              {
                "average": 0,
                "count": 12304936,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.220557344,
                "count": 12304936,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.414622498,
                "variance": 0.1719118159
              },
              {
                "average": 0.4374128173,
                "count": 12304936,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.846639621,
                "variance": 61.56975334
              },
              {
                "average": 198.2772972,
                "count": 12304936,
                "maximum": 212,
                "minimum": 178,
                "name": "UserData",
                "position": 10,
                "stddev": 4.217992922,
                "variance": 17.79146429
              },
              {
                "average": 102.6530266,
                "count": 12304936,
                "maximum": 122,
                "minimum": 19,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 17.54846745,
                "variance": 307.9487098
              },
              {
                "average": 40281.48169,
                "count": 12304936,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9909.329995,
                "variance": 98194820.94
              },
              {
                "average": 38933.51651,
                "count": 12304936,
                "maximum": 65280,
                "minimum": 256,
                "name": "Green",
                "position": 13,
                "stddev": 9920.393408,
                "variance": 98414205.37
              },
              {
                "average": 33575.6371,
                "count": 12304936,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 11938.39083,
                "variance": 142525175.7
              },
              {
                "average": 498029.1057,
                "count": 12304936,
                "maximum": 500023.7908,
                "minimum": 431197.9375,
                "name": "GpsTime",
                "position": 15,
                "stddev": 7593.273494,
                "variance": 57657802.35
              },
              {
                "average": 0,
                "count": 12304936,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12304936,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12304936,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12304936,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12304936,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432758.7941,
              4959686.61,
              1037.102848,
              433761.8741,
              4961085.35,
              1069.582848
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432758.7941200044,
                    4959686.609516888,
                    1037.102848251812
                  ],
                  [
                    432758.7941200044,
                    4961085.349516888,
                    1037.102848251812
                  ],
                  [
                    433761.87412000436,
                    4961085.349516888,
                    1069.582848251812
                  ],
                  [
                    433761.87412000436,
                    4959686.609516888,
                    1069.582848251812
                  ],
                  [
                    432758.7941200044,
                    4959686.609516888,
                    1037.102848251812
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T20:40:23+00:00",
            "end_time": "2011-09-19T01:33: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": "44117G7303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002516604304,
              44.799919924626366,
              1032.055168102138
            ],
            [
              -117.85021009788667,
              44.812510141866575,
              1032.055168102138
            ],
            [
              -117.83752832630091,
              44.81260385353252,
              1063.8551681021381
            ],
            [
              -117.83734615212514,
              44.800013595392016,
              1063.8551681021381
            ],
            [
              -117.85002516604304,
              44.799919924626366,
              1032.055168102138
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502101,
        44.79991992,
        1032.055168,
        -117.8373462,
        44.81260385,
        1063.855168
      ],
      "properties": {
        "datetime": "2011-09-19T21:57:52Z",
        "pc:count": 12437433,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433255.0969,
            "count": 12437433,
            "maximum": 433776.1775,
            "minimum": 432773.2975,
            "name": "X",
            "position": 0,
            "stddev": 292.9469826,
            "variance": 85817.93464
          },
          {
            "average": 4961774.485,
            "count": 12437433,
            "maximum": 4962473.883,
            "minimum": 4961075.163,
            "name": "Y",
            "position": 1,
            "stddev": 393.5063692,
            "variance": 154847.2626
          },
          {
            "average": 1035.754134,
            "count": 12437433,
            "maximum": 1063.855168,
            "minimum": 1032.055168,
            "name": "Z",
            "position": 2,
            "stddev": 1.518311866,
            "variance": 2.305270924
          },
          {
            "average": 214.3059024,
            "count": 12437433,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.42353233,
            "variance": 2748.226742
          },
          {
            "average": 1.003893971,
            "count": 12437433,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06928246024,
            "variance": 0.004800059297
          },
          {
            "average": 1.007800404,
            "count": 12437433,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1026635995,
            "variance": 0.01053981467
          },
          {
            "average": 0.4976321882,
            "count": 12437433,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999944135,
            "variance": 0.2499944136
          },
          {
            "average": 0,
            "count": 12437433,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.239057368,
            "count": 12437433,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4265078634,
            "variance": 0.1819089575
          },
          {
            "average": 0.4193963826,
            "count": 12437433,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.569486522,
            "variance": 57.29712621
          },
          {
            "average": 198.8657922,
            "count": 12437433,
            "maximum": 212,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 4.033027253,
            "variance": 16.26530882
          },
          {
            "average": 106.9793108,
            "count": 12437433,
            "maximum": 136,
            "minimum": 87,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.09848353,
            "variance": 259.1611719
          },
          {
            "average": 31006.49353,
            "count": 12437433,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 10094.01231,
            "variance": 101889084.6
          },
          {
            "average": 30936.20815,
            "count": 12437433,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 8937.201937,
            "variance": 79873578.46
          },
          {
            "average": 24775.87717,
            "count": 12437433,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 8754.227614,
            "variance": 76636501.11
          },
          {
            "average": 500175.893,
            "count": 12437433,
            "maximum": 504672.3196,
            "minimum": 498430.748,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1478.228158,
            "variance": 2185158.486
          },
          {
            "average": 0,
            "count": 12437433,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12437433,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12437433,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12437433,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12437433,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432773.2975,
          4961075.163,
          1032.055168,
          433776.1775,
          4962473.883,
          1063.855168
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432773.297548825,
                4961075.163296309,
                1032.055168102138
              ],
              [
                432773.297548825,
                4962473.88329631,
                1032.055168102138
              ],
              [
                433776.177548825,
                4962473.88329631,
                1063.8551681021381
              ],
              [
                433776.177548825,
                4961075.163296309,
                1063.8551681021381
              ],
              [
                432773.297548825,
                4961075.163296309,
                1032.055168102138
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T21:57:52+00:00",
        "end_time": "2011-09-19T20:13:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502101,
            44.79991992,
            1032.055168,
            -117.8373462,
            44.81260385,
            1063.855168
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002516604304,
                  44.799919924626366,
                  1032.055168102138
                ],
                [
                  -117.85021009788667,
                  44.812510141866575,
                  1032.055168102138
                ],
                [
                  -117.83752832630091,
                  44.81260385353252,
                  1063.8551681021381
                ],
                [
                  -117.83734615212514,
                  44.800013595392016,
                  1063.8551681021381
                ],
                [
                  -117.85002516604304,
                  44.799919924626366,
                  1032.055168102138
                ]
              ]
            ]
          },
          "id": "44117G7303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:57:52Z",
            "pc:count": 12437433,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433255.0969,
                "count": 12437433,
                "maximum": 433776.1775,
                "minimum": 432773.2975,
                "name": "X",
                "position": 0,
                "stddev": 292.9469826,
                "variance": 85817.93464
              },
              {
                "average": 4961774.485,
                "count": 12437433,
                "maximum": 4962473.883,
                "minimum": 4961075.163,
                "name": "Y",
                "position": 1,
                "stddev": 393.5063692,
                "variance": 154847.2626
              },
              {
                "average": 1035.754134,
                "count": 12437433,
                "maximum": 1063.855168,
                "minimum": 1032.055168,
                "name": "Z",
                "position": 2,
                "stddev": 1.518311866,
                "variance": 2.305270924
              },
              {
                "average": 214.3059024,
                "count": 12437433,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.42353233,
                "variance": 2748.226742
              },
              {
                "average": 1.003893971,
                "count": 12437433,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06928246024,
                "variance": 0.004800059297
              },
              {
                "average": 1.007800404,
                "count": 12437433,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1026635995,
                "variance": 0.01053981467
              },
              {
                "average": 0.4976321882,
                "count": 12437433,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999944135,
                "variance": 0.2499944136
              },
              {
                "average": 0,
                "count": 12437433,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.239057368,
                "count": 12437433,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4265078634,
                "variance": 0.1819089575
              },
              {
                "average": 0.4193963826,
                "count": 12437433,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.569486522,
                "variance": 57.29712621
              },
              {
                "average": 198.8657922,
                "count": 12437433,
                "maximum": 212,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 4.033027253,
                "variance": 16.26530882
              },
              {
                "average": 106.9793108,
                "count": 12437433,
                "maximum": 136,
                "minimum": 87,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.09848353,
                "variance": 259.1611719
              },
              {
                "average": 31006.49353,
                "count": 12437433,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 10094.01231,
                "variance": 101889084.6
              },
              {
                "average": 30936.20815,
                "count": 12437433,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 8937.201937,
                "variance": 79873578.46
              },
              {
                "average": 24775.87717,
                "count": 12437433,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 8754.227614,
                "variance": 76636501.11
              },
              {
                "average": 500175.893,
                "count": 12437433,
                "maximum": 504672.3196,
                "minimum": 498430.748,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1478.228158,
                "variance": 2185158.486
              },
              {
                "average": 0,
                "count": 12437433,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12437433,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12437433,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12437433,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12437433,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432773.2975,
              4961075.163,
              1032.055168,
              433776.1775,
              4962473.883,
              1063.855168
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432773.297548825,
                    4961075.163296309,
                    1032.055168102138
                  ],
                  [
                    432773.297548825,
                    4962473.88329631,
                    1032.055168102138
                  ],
                  [
                    433776.177548825,
                    4962473.88329631,
                    1063.8551681021381
                  ],
                  [
                    433776.177548825,
                    4961075.163296309,
                    1063.8551681021381
                  ],
                  [
                    432773.297548825,
                    4961075.163296309,
                    1032.055168102138
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T21:57:52+00:00",
            "end_time": "2011-09-19T20:13: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": "44117G8216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9375247110834,
              44.82491031319941,
              1037.8516153542673
            ],
            [
              -117.93772901321489,
              44.83750989564448,
              1037.8516153542673
            ],
            [
              -117.92502940842458,
              44.83761347266158,
              1070.8516153542673
            ],
            [
              -117.9248278721832,
              44.82501384497712,
              1070.8516153542673
            ],
            [
              -117.9375247110834,
              44.82491031319941,
              1037.8516153542673
            ]
          ]
        ]
      },
      "bbox": [
        -117.937729,
        44.82491031,
        1037.851615,
        -117.9248279,
        44.83761347,
        1070.851615
      ],
      "properties": {
        "datetime": "2011-09-21T00:05:30Z",
        "pc:count": 18464107,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426329.3947,
            "count": 18464107,
            "maximum": 426888.9262,
            "minimum": 425885.0462,
            "name": "X",
            "position": 0,
            "stddev": 279.262255,
            "variance": 77987.40709
          },
          {
            "average": 4964595.458,
            "count": 18464107,
            "maximum": 4965327.062,
            "minimum": 4963927.262,
            "name": "Y",
            "position": 1,
            "stddev": 402.7407148,
            "variance": 162200.0834
          },
          {
            "average": 1047.158201,
            "count": 18464107,
            "maximum": 1070.851615,
            "minimum": 1037.851615,
            "name": "Z",
            "position": 2,
            "stddev": 3.790288338,
            "variance": 14.36628568
          },
          {
            "average": 185.7148203,
            "count": 18464107,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 63.48783879,
            "variance": 4030.705675
          },
          {
            "average": 1.004155468,
            "count": 18464107,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07283620467,
            "variance": 0.005305112711
          },
          {
            "average": 1.008397969,
            "count": 18464107,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1092076836,
            "variance": 0.01192631815
          },
          {
            "average": 0.4986663585,
            "count": 18464107,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982349,
            "variance": 0.2499982349
          },
          {
            "average": 0,
            "count": 18464107,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.165062681,
            "count": 18464107,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3712371205,
            "variance": 0.1378169997
          },
          {
            "average": -0.04329744891,
            "count": 18464107,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.011231087,
            "variance": 64.17982353
          },
          {
            "average": 194.2099617,
            "count": 18464107,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 11.76812515,
            "variance": 138.4887696
          },
          {
            "average": 5311.247109,
            "count": 18464107,
            "maximum": 20072,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7741.460966,
            "variance": 59930217.89
          },
          {
            "average": 21294.98183,
            "count": 18464107,
            "maximum": 62464,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 5386.520511,
            "variance": 29014603.21
          },
          {
            "average": 24314.57582,
            "count": 18464107,
            "maximum": 62976,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 4511.706134,
            "variance": 20355492.24
          },
          {
            "average": 20192.65693,
            "count": 18464107,
            "maximum": 65024,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 3241.806546,
            "variance": 10509309.68
          },
          {
            "average": 495104.3545,
            "count": 18464107,
            "maximum": 598730.0613,
            "minimum": 320627.8111,
            "name": "GpsTime",
            "position": 15,
            "stddev": 129078.0212,
            "variance": 16661135570.0
          },
          {
            "average": 0,
            "count": 18464107,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18464107,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18464107,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18464107,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18464107,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425885.0462,
          4963927.262,
          1037.851615,
          426888.9262,
          4965327.062,
          1070.851615
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425885.04618927086,
                4963927.262125434,
                1037.8516153542673
              ],
              [
                425885.04618927086,
                4965327.062125435,
                1037.8516153542673
              ],
              [
                426888.92618927086,
                4965327.062125435,
                1070.8516153542673
              ],
              [
                426888.92618927086,
                4963927.262125434,
                1070.8516153542673
              ],
              [
                425885.04618927086,
                4963927.262125434,
                1037.8516153542673
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-21T00:05:30+00:00",
        "end_time": "2011-09-17T18:50:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.937729,
            44.82491031,
            1037.851615,
            -117.9248279,
            44.83761347,
            1070.851615
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9375247110834,
                  44.82491031319941,
                  1037.8516153542673
                ],
                [
                  -117.93772901321489,
                  44.83750989564448,
                  1037.8516153542673
                ],
                [
                  -117.92502940842458,
                  44.83761347266158,
                  1070.8516153542673
                ],
                [
                  -117.9248278721832,
                  44.82501384497712,
                  1070.8516153542673
                ],
                [
                  -117.9375247110834,
                  44.82491031319941,
                  1037.8516153542673
                ]
              ]
            ]
          },
          "id": "44117G8216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-21T00:05:30Z",
            "pc:count": 18464107,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426329.3947,
                "count": 18464107,
                "maximum": 426888.9262,
                "minimum": 425885.0462,
                "name": "X",
                "position": 0,
                "stddev": 279.262255,
                "variance": 77987.40709
              },
              {
                "average": 4964595.458,
                "count": 18464107,
                "maximum": 4965327.062,
                "minimum": 4963927.262,
                "name": "Y",
                "position": 1,
                "stddev": 402.7407148,
                "variance": 162200.0834
              },
              {
                "average": 1047.158201,
                "count": 18464107,
                "maximum": 1070.851615,
                "minimum": 1037.851615,
                "name": "Z",
                "position": 2,
                "stddev": 3.790288338,
                "variance": 14.36628568
              },
              {
                "average": 185.7148203,
                "count": 18464107,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 63.48783879,
                "variance": 4030.705675
              },
              {
                "average": 1.004155468,
                "count": 18464107,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07283620467,
                "variance": 0.005305112711
              },
              {
                "average": 1.008397969,
                "count": 18464107,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1092076836,
                "variance": 0.01192631815
              },
              {
                "average": 0.4986663585,
                "count": 18464107,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982349,
                "variance": 0.2499982349
              },
              {
                "average": 0,
                "count": 18464107,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.165062681,
                "count": 18464107,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3712371205,
                "variance": 0.1378169997
              },
              {
                "average": -0.04329744891,
                "count": 18464107,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.011231087,
                "variance": 64.17982353
              },
              {
                "average": 194.2099617,
                "count": 18464107,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 11.76812515,
                "variance": 138.4887696
              },
              {
                "average": 5311.247109,
                "count": 18464107,
                "maximum": 20072,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7741.460966,
                "variance": 59930217.89
              },
              {
                "average": 21294.98183,
                "count": 18464107,
                "maximum": 62464,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 5386.520511,
                "variance": 29014603.21
              },
              {
                "average": 24314.57582,
                "count": 18464107,
                "maximum": 62976,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 4511.706134,
                "variance": 20355492.24
              },
              {
                "average": 20192.65693,
                "count": 18464107,
                "maximum": 65024,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 3241.806546,
                "variance": 10509309.68
              },
              {
                "average": 495104.3545,
                "count": 18464107,
                "maximum": 598730.0613,
                "minimum": 320627.8111,
                "name": "GpsTime",
                "position": 15,
                "stddev": 129078.0212,
                "variance": 16661135570.0
              },
              {
                "average": 0,
                "count": 18464107,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18464107,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18464107,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18464107,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18464107,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425885.0462,
              4963927.262,
              1037.851615,
              426888.9262,
              4965327.062,
              1070.851615
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425885.04618927086,
                    4963927.262125434,
                    1037.8516153542673
                  ],
                  [
                    425885.04618927086,
                    4965327.062125435,
                    1037.8516153542673
                  ],
                  [
                    426888.92618927086,
                    4965327.062125435,
                    1070.8516153542673
                  ],
                  [
                    426888.92618927086,
                    4963927.262125434,
                    1070.8516153542673
                  ],
                  [
                    425885.04618927086,
                    4963927.262125434,
                    1037.8516153542673
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-21T00:05:30+00:00",
            "end_time": "2011-09-17T18:50: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": "44117G7214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.77502504893535,
              44.83742808197612,
              1021.2116103241199
            ],
            [
              -117.7751937717791,
              44.85000998910443,
              1021.2116103241199
            ],
            [
              -117.76252834213311,
              44.850095260313786,
              1040.7316103241199
            ],
            [
              -117.76236237530388,
              44.83751331599386,
              1040.7316103241199
            ],
            [
              -117.77502504893535,
              44.83742808197612,
              1021.2116103241199
            ]
          ]
        ]
      },
      "bbox": [
        -117.7751938,
        44.83742808,
        1021.21161,
        -117.7623624,
        44.85009526,
        1040.73161
      ],
      "properties": {
        "datetime": "2011-09-19T01:21:50Z",
        "pc:count": 11292118,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439248.2366,
            "count": 11292118,
            "maximum": 439745.6435,
            "minimum": 438744.7235,
            "name": "X",
            "position": 0,
            "stddev": 284.9304762,
            "variance": 81185.37628
          },
          {
            "average": 4965883.598,
            "count": 11292118,
            "maximum": 4966580.217,
            "minimum": 4965182.437,
            "name": "Y",
            "position": 1,
            "stddev": 403.2423876,
            "variance": 162604.4232
          },
          {
            "average": 1023.797691,
            "count": 11292118,
            "maximum": 1040.73161,
            "minimum": 1021.21161,
            "name": "Z",
            "position": 2,
            "stddev": 0.7222141056,
            "variance": 0.5215932143
          },
          {
            "average": 219.109542,
            "count": 11292118,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.16763052,
            "variance": 1100.091715
          },
          {
            "average": 1.000129117,
            "count": 11292118,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01137779329,
            "variance": 0.0001294541801
          },
          {
            "average": 1.000258145,
            "count": 11292118,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01609784879,
            "variance": 0.0002591407358
          },
          {
            "average": 0.4993390965,
            "count": 11292118,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995853,
            "variance": 0.2499995853
          },
          {
            "average": 0,
            "count": 11292118,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.247477843,
            "count": 11292118,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4315467257,
            "variance": 0.1862325765
          },
          {
            "average": 1.509401612,
            "count": 11292118,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.717601322,
            "variance": 59.56137017
          },
          {
            "average": 200.2745872,
            "count": 11292118,
            "maximum": 212,
            "minimum": 191,
            "name": "UserData",
            "position": 10,
            "stddev": 2.982289259,
            "variance": 8.894049225
          },
          {
            "average": 22.08254793,
            "count": 11292118,
            "maximum": 38,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.07036513,
            "variance": 122.5529841
          },
          {
            "average": 44269.45452,
            "count": 11292118,
            "maximum": 65280,
            "minimum": 10240,
            "name": "Red",
            "position": 12,
            "stddev": 6823.650705,
            "variance": 46562208.94
          },
          {
            "average": 42054.12155,
            "count": 11292118,
            "maximum": 65280,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 7501.264627,
            "variance": 56268971.01
          },
          {
            "average": 36693.10016,
            "count": 11292118,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 9577.585232,
            "variance": 91730138.88
          },
          {
            "average": 429024.4875,
            "count": 11292118,
            "maximum": 430510.4896,
            "minimum": 428018.0741,
            "name": "GpsTime",
            "position": 15,
            "stddev": 520.4165554,
            "variance": 270833.3911
          },
          {
            "average": 0,
            "count": 11292118,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11292118,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11292118,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11292118,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11292118,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438744.7235,
          4965182.437,
          1021.21161,
          439745.6435,
          4966580.217,
          1040.73161
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438744.7235350192,
                4965182.437276479,
                1021.2116103241199
              ],
              [
                438744.7235350192,
                4966580.217276478,
                1021.2116103241199
              ],
              [
                439745.64353501925,
                4966580.217276478,
                1040.7316103241199
              ],
              [
                439745.64353501925,
                4965182.437276479,
                1040.7316103241199
              ],
              [
                438744.7235350192,
                4965182.437276479,
                1021.2116103241199
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T01:21:50+00:00",
        "end_time": "2011-09-19T00:40:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7751938,
            44.83742808,
            1021.21161,
            -117.7623624,
            44.85009526,
            1040.73161
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.77502504893535,
                  44.83742808197612,
                  1021.2116103241199
                ],
                [
                  -117.7751937717791,
                  44.85000998910443,
                  1021.2116103241199
                ],
                [
                  -117.76252834213311,
                  44.850095260313786,
                  1040.7316103241199
                ],
                [
                  -117.76236237530388,
                  44.83751331599386,
                  1040.7316103241199
                ],
                [
                  -117.77502504893535,
                  44.83742808197612,
                  1021.2116103241199
                ]
              ]
            ]
          },
          "id": "44117G7214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T01:21:50Z",
            "pc:count": 11292118,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439248.2366,
                "count": 11292118,
                "maximum": 439745.6435,
                "minimum": 438744.7235,
                "name": "X",
                "position": 0,
                "stddev": 284.9304762,
                "variance": 81185.37628
              },
              {
                "average": 4965883.598,
                "count": 11292118,
                "maximum": 4966580.217,
                "minimum": 4965182.437,
                "name": "Y",
                "position": 1,
                "stddev": 403.2423876,
                "variance": 162604.4232
              },
              {
                "average": 1023.797691,
                "count": 11292118,
                "maximum": 1040.73161,
                "minimum": 1021.21161,
                "name": "Z",
                "position": 2,
                "stddev": 0.7222141056,
                "variance": 0.5215932143
              },
              {
                "average": 219.109542,
                "count": 11292118,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.16763052,
                "variance": 1100.091715
              },
              {
                "average": 1.000129117,
                "count": 11292118,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01137779329,
                "variance": 0.0001294541801
              },
              {
                "average": 1.000258145,
                "count": 11292118,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01609784879,
                "variance": 0.0002591407358
              },
              {
                "average": 0.4993390965,
                "count": 11292118,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995853,
                "variance": 0.2499995853
              },
              {
                "average": 0,
                "count": 11292118,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.247477843,
                "count": 11292118,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4315467257,
                "variance": 0.1862325765
              },
              {
                "average": 1.509401612,
                "count": 11292118,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.717601322,
                "variance": 59.56137017
              },
              {
                "average": 200.2745872,
                "count": 11292118,
                "maximum": 212,
                "minimum": 191,
                "name": "UserData",
                "position": 10,
                "stddev": 2.982289259,
                "variance": 8.894049225
              },
              {
                "average": 22.08254793,
                "count": 11292118,
                "maximum": 38,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.07036513,
                "variance": 122.5529841
              },
              {
                "average": 44269.45452,
                "count": 11292118,
                "maximum": 65280,
                "minimum": 10240,
                "name": "Red",
                "position": 12,
                "stddev": 6823.650705,
                "variance": 46562208.94
              },
              {
                "average": 42054.12155,
                "count": 11292118,
                "maximum": 65280,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 7501.264627,
                "variance": 56268971.01
              },
              {
                "average": 36693.10016,
                "count": 11292118,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 9577.585232,
                "variance": 91730138.88
              },
              {
                "average": 429024.4875,
                "count": 11292118,
                "maximum": 430510.4896,
                "minimum": 428018.0741,
                "name": "GpsTime",
                "position": 15,
                "stddev": 520.4165554,
                "variance": 270833.3911
              },
              {
                "average": 0,
                "count": 11292118,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11292118,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11292118,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11292118,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11292118,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438744.7235,
              4965182.437,
              1021.21161,
              439745.6435,
              4966580.217,
              1040.73161
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438744.7235350192,
                    4965182.437276479,
                    1021.2116103241199
                  ],
                  [
                    438744.7235350192,
                    4966580.217276478,
                    1021.2116103241199
                  ],
                  [
                    439745.64353501925,
                    4966580.217276478,
                    1040.7316103241199
                  ],
                  [
                    439745.64353501925,
                    4965182.437276479,
                    1040.7316103241199
                  ],
                  [
                    438744.7235350192,
                    4965182.437276479,
                    1021.2116103241199
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T01:21:50+00:00",
            "end_time": "2011-09-19T00: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": "45118D1217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05002476442955,
              45.449897985452075,
              825.7488324332044
            ],
            [
              -118.05025887258209,
              45.46250943299903,
              825.7488324332044
            ],
            [
              -118.03752961880221,
              45.46262577444123,
              896.1488324332045
            ],
            [
              -118.0372983468248,
              45.45001427602632,
              896.1488324332045
            ],
            [
              -118.05002476442955,
              45.449897985452075,
              825.7488324332044
            ]
          ]
        ]
      },
      "bbox": [
        -118.0502589,
        45.44989799,
        825.7488324,
        -118.0372983,
        45.46262577,
        896.1488324
      ],
      "properties": {
        "datetime": "2011-09-15T18:23:48Z",
        "pc:count": 12365928,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418352.5863,
            "count": 12365928,
            "maximum": 418888.64,
            "minimum": 417893.32,
            "name": "X",
            "position": 0,
            "stddev": 292.3388275,
            "variance": 85461.99006
          },
          {
            "average": 5034164.711,
            "count": 12365928,
            "maximum": 5034867.179,
            "minimum": 5033465.859,
            "name": "Y",
            "position": 1,
            "stddev": 401.7357991,
            "variance": 161391.6523
          },
          {
            "average": 843.2531106,
            "count": 12365928,
            "maximum": 896.1488324,
            "minimum": 825.7488324,
            "name": "Z",
            "position": 2,
            "stddev": 10.75309132,
            "variance": 115.628973
          },
          {
            "average": 108.8881254,
            "count": 12365928,
            "maximum": 251,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.56951002,
            "variance": 1126.912003
          },
          {
            "average": 1.02290463,
            "count": 12365928,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1583814995,
            "variance": 0.02508469939
          },
          {
            "average": 1.050184992,
            "count": 12365928,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2411473602,
            "variance": 0.05815204932
          },
          {
            "average": 0.4997905535,
            "count": 12365928,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999763,
            "variance": 0.2499999763
          },
          {
            "average": 0,
            "count": 12365928,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.232086181,
            "count": 12365928,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4221637121,
            "variance": 0.1782221998
          },
          {
            "average": -1.948451878,
            "count": 12365928,
            "maximum": 15,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.664016905,
            "variance": 75.06518894
          },
          {
            "average": 127.0022393,
            "count": 12365928,
            "maximum": 177,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 17.75541048,
            "variance": 315.2546012
          },
          {
            "average": 2536.575151,
            "count": 12365928,
            "maximum": 20001,
            "minimum": 1004,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4667.96707,
            "variance": 21789916.56
          },
          {
            "average": 35065.91544,
            "count": 12365928,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 8298.200245,
            "variance": 68860127.31
          },
          {
            "average": 34660.99489,
            "count": 12365928,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 6487.896187,
            "variance": 42092796.93
          },
          {
            "average": 28190.34529,
            "count": 12365928,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5621.23185,
            "variance": 31598247.51
          },
          {
            "average": 77880.8825,
            "count": 12365928,
            "maximum": 146228.3737,
            "minimum": 67428.26724,
            "name": "GpsTime",
            "position": 15,
            "stddev": 24043.24129,
            "variance": 578077451.9
          },
          {
            "average": 0,
            "count": 12365928,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12365928,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12365928,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12365928,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12365928,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417893.32,
          5033465.859,
          825.7488324,
          418888.64,
          5034867.179,
          896.1488324
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417893.31998305005,
                5033465.858902011,
                825.7488324332044
              ],
              [
                417893.31998305005,
                5034867.178902011,
                825.7488324332044
              ],
              [
                418888.63998305,
                5034867.178902011,
                896.1488324332045
              ],
              [
                418888.63998305,
                5033465.858902011,
                896.1488324332045
              ],
              [
                417893.31998305005,
                5033465.858902011,
                825.7488324332044
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:23:48+00:00",
        "end_time": "2011-09-14T20:30:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0502589,
            45.44989799,
            825.7488324,
            -118.0372983,
            45.46262577,
            896.1488324
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05002476442955,
                  45.449897985452075,
                  825.7488324332044
                ],
                [
                  -118.05025887258209,
                  45.46250943299903,
                  825.7488324332044
                ],
                [
                  -118.03752961880221,
                  45.46262577444123,
                  896.1488324332045
                ],
                [
                  -118.0372983468248,
                  45.45001427602632,
                  896.1488324332045
                ],
                [
                  -118.05002476442955,
                  45.449897985452075,
                  825.7488324332044
                ]
              ]
            ]
          },
          "id": "45118D1217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:23:48Z",
            "pc:count": 12365928,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418352.5863,
                "count": 12365928,
                "maximum": 418888.64,
                "minimum": 417893.32,
                "name": "X",
                "position": 0,
                "stddev": 292.3388275,
                "variance": 85461.99006
              },
              {
                "average": 5034164.711,
                "count": 12365928,
                "maximum": 5034867.179,
                "minimum": 5033465.859,
                "name": "Y",
                "position": 1,
                "stddev": 401.7357991,
                "variance": 161391.6523
              },
              {
                "average": 843.2531106,
                "count": 12365928,
                "maximum": 896.1488324,
                "minimum": 825.7488324,
                "name": "Z",
                "position": 2,
                "stddev": 10.75309132,
                "variance": 115.628973
              },
              {
                "average": 108.8881254,
                "count": 12365928,
                "maximum": 251,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.56951002,
                "variance": 1126.912003
              },
              {
                "average": 1.02290463,
                "count": 12365928,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1583814995,
                "variance": 0.02508469939
              },
              {
                "average": 1.050184992,
                "count": 12365928,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2411473602,
                "variance": 0.05815204932
              },
              {
                "average": 0.4997905535,
                "count": 12365928,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999763,
                "variance": 0.2499999763
              },
              {
                "average": 0,
                "count": 12365928,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.232086181,
                "count": 12365928,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4221637121,
                "variance": 0.1782221998
              },
              {
                "average": -1.948451878,
                "count": 12365928,
                "maximum": 15,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.664016905,
                "variance": 75.06518894
              },
              {
                "average": 127.0022393,
                "count": 12365928,
                "maximum": 177,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 17.75541048,
                "variance": 315.2546012
              },
              {
                "average": 2536.575151,
                "count": 12365928,
                "maximum": 20001,
                "minimum": 1004,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4667.96707,
                "variance": 21789916.56
              },
              {
                "average": 35065.91544,
                "count": 12365928,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 8298.200245,
                "variance": 68860127.31
              },
              {
                "average": 34660.99489,
                "count": 12365928,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 6487.896187,
                "variance": 42092796.93
              },
              {
                "average": 28190.34529,
                "count": 12365928,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5621.23185,
                "variance": 31598247.51
              },
              {
                "average": 77880.8825,
                "count": 12365928,
                "maximum": 146228.3737,
                "minimum": 67428.26724,
                "name": "GpsTime",
                "position": 15,
                "stddev": 24043.24129,
                "variance": 578077451.9
              },
              {
                "average": 0,
                "count": 12365928,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12365928,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12365928,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12365928,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12365928,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417893.32,
              5033465.859,
              825.7488324,
              418888.64,
              5034867.179,
              896.1488324
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417893.31998305005,
                    5033465.858902011,
                    825.7488324332044
                  ],
                  [
                    417893.31998305005,
                    5034867.178902011,
                    825.7488324332044
                  ],
                  [
                    418888.63998305,
                    5034867.178902011,
                    896.1488324332045
                  ],
                  [
                    418888.63998305,
                    5033465.858902011,
                    896.1488324332045
                  ],
                  [
                    417893.31998305005,
                    5033465.858902011,
                    825.7488324332044
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:23:48+00:00",
            "end_time": "2011-09-14T20: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": "45118E1420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0125236833967,
              45.51240240713697,
              848.333401060982
            ],
            [
              -118.01274983653165,
              45.525009005124076,
              848.333401060982
            ],
            [
              -118.000030159741,
              45.52512107624925,
              1017.7734010609821
            ],
            [
              -117.99980684583214,
              45.51251442927824,
              1017.7734010609821
            ],
            [
              -118.0125236833967,
              45.51240240713697,
              848.333401060982
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127498,
        45.51240241,
        848.3334011,
        -117.9998068,
        45.52512108,
        1017.773401
      ],
      "properties": {
        "datetime": "2011-09-15T00:11:26Z",
        "pc:count": 10950154,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421407.0116,
            "count": 10950154,
            "maximum": 421906.7162,
            "minimum": 420913.2562,
            "name": "X",
            "position": 0,
            "stddev": 280.6467469,
            "variance": 78762.59654
          },
          {
            "average": 5041071.795,
            "count": 10950154,
            "maximum": 5041773.04,
            "minimum": 5040372.26,
            "name": "Y",
            "position": 1,
            "stddev": 396.5823851,
            "variance": 157277.5882
          },
          {
            "average": 901.7512178,
            "count": 10950154,
            "maximum": 1017.773401,
            "minimum": 848.3334011,
            "name": "Z",
            "position": 2,
            "stddev": 31.97059926,
            "variance": 1022.119217
          },
          {
            "average": 104.2643935,
            "count": 10950154,
            "maximum": 201,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.53918249,
            "variance": 1058.798397
          },
          {
            "average": 1.028934388,
            "count": 10950154,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1791490882,
            "variance": 0.03209439579
          },
          {
            "average": 1.063488605,
            "count": 10950154,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2748084484,
            "variance": 0.07551968334
          },
          {
            "average": 0.4999087684,
            "count": 10950154,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000145,
            "variance": 0.2500000145
          },
          {
            "average": 0,
            "count": 10950154,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.283582039,
            "count": 10950154,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4507363806,
            "variance": 0.2031632848
          },
          {
            "average": -2.380173602,
            "count": 10950154,
            "maximum": 16.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.632310519,
            "variance": 74.5167849
          },
          {
            "average": 120.0670212,
            "count": 10950154,
            "maximum": 128,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 1.586437744,
            "variance": 2.516784716
          },
          {
            "average": 1026.282037,
            "count": 10950154,
            "maximum": 1030,
            "minimum": 1023,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.62506171,
            "variance": 2.640825561
          },
          {
            "average": 36527.36352,
            "count": 10950154,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 12105.17168,
            "variance": 146535181.4
          },
          {
            "average": 33719.55159,
            "count": 10950154,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 10325.30151,
            "variance": 106611851.4
          },
          {
            "average": 28651.16811,
            "count": 10950154,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 9620.2548,
            "variance": 92549302.42
          },
          {
            "average": 78646.59295,
            "count": 10950154,
            "maximum": 80686.46137,
            "minimum": 76839.14281,
            "name": "GpsTime",
            "position": 15,
            "stddev": 831.077872,
            "variance": 690690.4293
          },
          {
            "average": 0,
            "count": 10950154,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10950154,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10950154,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10950154,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10950154,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420913.2562,
          5040372.26,
          848.3334011,
          421906.7162,
          5041773.04,
          1017.773401
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420913.2561807807,
                5040372.260473142,
                848.333401060982
              ],
              [
                420913.2561807807,
                5041773.040473142,
                848.333401060982
              ],
              [
                421906.71618078067,
                5041773.040473142,
                1017.7734010609821
              ],
              [
                421906.71618078067,
                5040372.260473142,
                1017.7734010609821
              ],
              [
                420913.2561807807,
                5040372.260473142,
                848.333401060982
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:11:26+00:00",
        "end_time": "2011-09-14T23:07:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127498,
            45.51240241,
            848.3334011,
            -117.9998068,
            45.52512108,
            1017.773401
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0125236833967,
                  45.51240240713697,
                  848.333401060982
                ],
                [
                  -118.01274983653165,
                  45.525009005124076,
                  848.333401060982
                ],
                [
                  -118.000030159741,
                  45.52512107624925,
                  1017.7734010609821
                ],
                [
                  -117.99980684583214,
                  45.51251442927824,
                  1017.7734010609821
                ],
                [
                  -118.0125236833967,
                  45.51240240713697,
                  848.333401060982
                ]
              ]
            ]
          },
          "id": "45118E1420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:11:26Z",
            "pc:count": 10950154,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421407.0116,
                "count": 10950154,
                "maximum": 421906.7162,
                "minimum": 420913.2562,
                "name": "X",
                "position": 0,
                "stddev": 280.6467469,
                "variance": 78762.59654
              },
              {
                "average": 5041071.795,
                "count": 10950154,
                "maximum": 5041773.04,
                "minimum": 5040372.26,
                "name": "Y",
                "position": 1,
                "stddev": 396.5823851,
                "variance": 157277.5882
              },
              {
                "average": 901.7512178,
                "count": 10950154,
                "maximum": 1017.773401,
                "minimum": 848.3334011,
                "name": "Z",
                "position": 2,
                "stddev": 31.97059926,
                "variance": 1022.119217
              },
              {
                "average": 104.2643935,
                "count": 10950154,
                "maximum": 201,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.53918249,
                "variance": 1058.798397
              },
              {
                "average": 1.028934388,
                "count": 10950154,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1791490882,
                "variance": 0.03209439579
              },
              {
                "average": 1.063488605,
                "count": 10950154,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2748084484,
                "variance": 0.07551968334
              },
              {
                "average": 0.4999087684,
                "count": 10950154,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000145,
                "variance": 0.2500000145
              },
              {
                "average": 0,
                "count": 10950154,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.283582039,
                "count": 10950154,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4507363806,
                "variance": 0.2031632848
              },
              {
                "average": -2.380173602,
                "count": 10950154,
                "maximum": 16.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.632310519,
                "variance": 74.5167849
              },
              {
                "average": 120.0670212,
                "count": 10950154,
                "maximum": 128,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 1.586437744,
                "variance": 2.516784716
              },
              {
                "average": 1026.282037,
                "count": 10950154,
                "maximum": 1030,
                "minimum": 1023,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.62506171,
                "variance": 2.640825561
              },
              {
                "average": 36527.36352,
                "count": 10950154,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 12105.17168,
                "variance": 146535181.4
              },
              {
                "average": 33719.55159,
                "count": 10950154,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 10325.30151,
                "variance": 106611851.4
              },
              {
                "average": 28651.16811,
                "count": 10950154,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 9620.2548,
                "variance": 92549302.42
              },
              {
                "average": 78646.59295,
                "count": 10950154,
                "maximum": 80686.46137,
                "minimum": 76839.14281,
                "name": "GpsTime",
                "position": 15,
                "stddev": 831.077872,
                "variance": 690690.4293
              },
              {
                "average": 0,
                "count": 10950154,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10950154,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10950154,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10950154,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10950154,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420913.2562,
              5040372.26,
              848.3334011,
              421906.7162,
              5041773.04,
              1017.773401
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420913.2561807807,
                    5040372.260473142,
                    848.333401060982
                  ],
                  [
                    420913.2561807807,
                    5041773.040473142,
                    848.333401060982
                  ],
                  [
                    421906.71618078067,
                    5041773.040473142,
                    1017.7734010609821
                  ],
                  [
                    421906.71618078067,
                    5040372.260473142,
                    1017.7734010609821
                  ],
                  [
                    420913.2561807807,
                    5040372.260473142,
                    848.333401060982
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:11:26+00:00",
            "end_time": "2011-09-14T23:07: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": "44117G8105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002456976529,
              44.86240931023682,
              1031.5375943786394
            ],
            [
              -117.95023188114182,
              44.87500966432766,
              1031.5375943786394
            ],
            [
              -117.93752914015141,
              44.87511465801197,
              1056.6175943786393
            ],
            [
              -117.93732459913365,
              44.86251425806053,
              1056.6175943786393
            ],
            [
              -117.95002456976529,
              44.86240931023682,
              1031.5375943786394
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502319,
        44.86240931,
        1031.537594,
        -117.9373246,
        44.87511466,
        1056.617594
      ],
      "properties": {
        "datetime": "2011-09-20T23:02:55Z",
        "pc:count": 11818881,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425433.4533,
            "count": 11818881,
            "maximum": 425949.0596,
            "minimum": 424945.5796,
            "name": "X",
            "position": 0,
            "stddev": 288.919468,
            "variance": 83474.45899
          },
          {
            "average": 4968792.773,
            "count": 11818881,
            "maximum": 4969504.19,
            "minimum": 4968104.29,
            "name": "Y",
            "position": 1,
            "stddev": 403.5495998,
            "variance": 162852.2795
          },
          {
            "average": 1041.447271,
            "count": 11818881,
            "maximum": 1056.617594,
            "minimum": 1031.537594,
            "name": "Z",
            "position": 2,
            "stddev": 4.467605529,
            "variance": 19.95949917
          },
          {
            "average": 226.5302609,
            "count": 11818881,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.6170065,
            "variance": 656.2310222
          },
          {
            "average": 1.000147984,
            "count": 11818881,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01216394945,
            "variance": 0.0001479616661
          },
          {
            "average": 1.000296982,
            "count": 11818881,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01723061974,
            "variance": 0.0002968942566
          },
          {
            "average": 0.4988238734,
            "count": 11818881,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986379,
            "variance": 0.2499986379
          },
          {
            "average": 0,
            "count": 11818881,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.246112132,
            "count": 11818881,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4307446647,
            "variance": 0.1855409661
          },
          {
            "average": 1.009487446,
            "count": 11818881,
            "maximum": 19.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.000598268,
            "variance": 64.00957265
          },
          {
            "average": 207.730947,
            "count": 11818881,
            "maximum": 213,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 5.453485074,
            "variance": 29.74049945
          },
          {
            "average": 471.56883,
            "count": 11818881,
            "maximum": 20071,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2574.291817,
            "variance": 6626978.359
          },
          {
            "average": 19514.02991,
            "count": 11818881,
            "maximum": 62208,
            "minimum": 9216,
            "name": "Red",
            "position": 12,
            "stddev": 5876.355294,
            "variance": 34531551.54
          },
          {
            "average": 22994.11714,
            "count": 11818881,
            "maximum": 62976,
            "minimum": 12032,
            "name": "Green",
            "position": 13,
            "stddev": 5612.216741,
            "variance": 31496976.75
          },
          {
            "average": 20263.90658,
            "count": 11818881,
            "maximum": 63232,
            "minimum": 11008,
            "name": "Blue",
            "position": 14,
            "stddev": 4108.547785,
            "variance": 16880164.9
          },
          {
            "average": 585317.6675,
            "count": 11818881,
            "maximum": 594975.7155,
            "minimum": 321933.0702,
            "name": "GpsTime",
            "position": 15,
            "stddev": 44457.67678,
            "variance": 1976485025
          },
          {
            "average": 0,
            "count": 11818881,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11818881,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11818881,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11818881,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11818881,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424945.5796,
          4968104.29,
          1031.537594,
          425949.0596,
          4969504.19,
          1056.617594
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424945.57955628785,
                4968104.290109706,
                1031.5375943786394
              ],
              [
                424945.57955628785,
                4969504.1901097065,
                1031.5375943786394
              ],
              [
                425949.05955628783,
                4969504.1901097065,
                1056.6175943786393
              ],
              [
                425949.05955628783,
                4968104.290109706,
                1056.6175943786393
              ],
              [
                424945.57955628785,
                4968104.290109706,
                1031.5375943786394
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:02:55+00:00",
        "end_time": "2011-09-17T19:12:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502319,
            44.86240931,
            1031.537594,
            -117.9373246,
            44.87511466,
            1056.617594
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002456976529,
                  44.86240931023682,
                  1031.5375943786394
                ],
                [
                  -117.95023188114182,
                  44.87500966432766,
                  1031.5375943786394
                ],
                [
                  -117.93752914015141,
                  44.87511465801197,
                  1056.6175943786393
                ],
                [
                  -117.93732459913365,
                  44.86251425806053,
                  1056.6175943786393
                ],
                [
                  -117.95002456976529,
                  44.86240931023682,
                  1031.5375943786394
                ]
              ]
            ]
          },
          "id": "44117G8105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:02:55Z",
            "pc:count": 11818881,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425433.4533,
                "count": 11818881,
                "maximum": 425949.0596,
                "minimum": 424945.5796,
                "name": "X",
                "position": 0,
                "stddev": 288.919468,
                "variance": 83474.45899
              },
              {
                "average": 4968792.773,
                "count": 11818881,
                "maximum": 4969504.19,
                "minimum": 4968104.29,
                "name": "Y",
                "position": 1,
                "stddev": 403.5495998,
                "variance": 162852.2795
              },
              {
                "average": 1041.447271,
                "count": 11818881,
                "maximum": 1056.617594,
                "minimum": 1031.537594,
                "name": "Z",
                "position": 2,
                "stddev": 4.467605529,
                "variance": 19.95949917
              },
              {
                "average": 226.5302609,
                "count": 11818881,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.6170065,
                "variance": 656.2310222
              },
              {
                "average": 1.000147984,
                "count": 11818881,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01216394945,
                "variance": 0.0001479616661
              },
              {
                "average": 1.000296982,
                "count": 11818881,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01723061974,
                "variance": 0.0002968942566
              },
              {
                "average": 0.4988238734,
                "count": 11818881,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986379,
                "variance": 0.2499986379
              },
              {
                "average": 0,
                "count": 11818881,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.246112132,
                "count": 11818881,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4307446647,
                "variance": 0.1855409661
              },
              {
                "average": 1.009487446,
                "count": 11818881,
                "maximum": 19.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.000598268,
                "variance": 64.00957265
              },
              {
                "average": 207.730947,
                "count": 11818881,
                "maximum": 213,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 5.453485074,
                "variance": 29.74049945
              },
              {
                "average": 471.56883,
                "count": 11818881,
                "maximum": 20071,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2574.291817,
                "variance": 6626978.359
              },
              {
                "average": 19514.02991,
                "count": 11818881,
                "maximum": 62208,
                "minimum": 9216,
                "name": "Red",
                "position": 12,
                "stddev": 5876.355294,
                "variance": 34531551.54
              },
              {
                "average": 22994.11714,
                "count": 11818881,
                "maximum": 62976,
                "minimum": 12032,
                "name": "Green",
                "position": 13,
                "stddev": 5612.216741,
                "variance": 31496976.75
              },
              {
                "average": 20263.90658,
                "count": 11818881,
                "maximum": 63232,
                "minimum": 11008,
                "name": "Blue",
                "position": 14,
                "stddev": 4108.547785,
                "variance": 16880164.9
              },
              {
                "average": 585317.6675,
                "count": 11818881,
                "maximum": 594975.7155,
                "minimum": 321933.0702,
                "name": "GpsTime",
                "position": 15,
                "stddev": 44457.67678,
                "variance": 1976485025
              },
              {
                "average": 0,
                "count": 11818881,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11818881,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11818881,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11818881,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11818881,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424945.5796,
              4968104.29,
              1031.537594,
              425949.0596,
              4969504.19,
              1056.617594
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424945.57955628785,
                    4968104.290109706,
                    1031.5375943786394
                  ],
                  [
                    424945.57955628785,
                    4969504.1901097065,
                    1031.5375943786394
                  ],
                  [
                    425949.05955628783,
                    4969504.1901097065,
                    1056.6175943786393
                  ],
                  [
                    425949.05955628783,
                    4968104.290109706,
                    1056.6175943786393
                  ],
                  [
                    424945.57955628785,
                    4968104.290109706,
                    1031.5375943786394
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:02:55+00:00",
            "end_time": "2011-09-17T19:12: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": "44117F7105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502549532116,
              44.73746445144851,
              1080.95309233336
            ],
            [
              -117.8252039604144,
              44.7500100604975,
              1080.95309233336
            ],
            [
              -117.81252845667692,
              44.7501009492326,
              1203.41309233336
            ],
            [
              -117.81235273215525,
              44.737555300655146,
              1203.41309233336
            ],
            [
              -117.82502549532116,
              44.73746445144851,
              1080.95309233336
            ]
          ]
        ]
      },
      "bbox": [
        -117.825204,
        44.73746445,
        1080.953092,
        -117.8123527,
        44.75010095,
        1203.413092
      ],
      "properties": {
        "datetime": "2011-09-19T00:32:40Z",
        "pc:count": 8768995,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435103.6191,
            "count": 8768995,
            "maximum": 435683.6026,
            "minimum": 434680.1426,
            "name": "X",
            "position": 0,
            "stddev": 266.5802583,
            "variance": 71065.03411
          },
          {
            "average": 4954924.353,
            "count": 8768995,
            "maximum": 4955510.801,
            "minimum": 4954117.061,
            "name": "Y",
            "position": 1,
            "stddev": 394.1138548,
            "variance": 155325.7305
          },
          {
            "average": 1153.693712,
            "count": 8768995,
            "maximum": 1203.413092,
            "minimum": 1080.953092,
            "name": "Z",
            "position": 2,
            "stddev": 22.79016883,
            "variance": 519.3917952
          },
          {
            "average": 233.6624272,
            "count": 8768995,
            "maximum": 255,
            "minimum": 3,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.60405334,
            "variance": 309.902694
          },
          {
            "average": 1.000241191,
            "count": 8768995,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01573997342,
            "variance": 0.0002477467634
          },
          {
            "average": 1.000483294,
            "count": 8768995,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02242549484,
            "variance": 0.0005029028189
          },
          {
            "average": 0.4984916744,
            "count": 8768995,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977535,
            "variance": 0.2499977535
          },
          {
            "average": 0,
            "count": 8768995,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.25523552,
            "count": 8768995,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4359935448,
            "variance": 0.1900903711
          },
          {
            "average": 0.509920492,
            "count": 8768995,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.943776949,
            "variance": 63.10359222
          },
          {
            "average": 202.6784841,
            "count": 8768995,
            "maximum": 212,
            "minimum": 192,
            "name": "UserData",
            "position": 10,
            "stddev": 3.669596264,
            "variance": 13.46593674
          },
          {
            "average": 18.63255094,
            "count": 8768995,
            "maximum": 31,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.03998744,
            "variance": 100.8013478
          },
          {
            "average": 38831.27532,
            "count": 8768995,
            "maximum": 57600,
            "minimum": 11008,
            "name": "Red",
            "position": 12,
            "stddev": 3773.4999,
            "variance": 14239301.49
          },
          {
            "average": 35168.14392,
            "count": 8768995,
            "maximum": 58624,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 3637.806787,
            "variance": 13233638.22
          },
          {
            "average": 29978.90433,
            "count": 8768995,
            "maximum": 58368,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 3549.510687,
            "variance": 12599026.11
          },
          {
            "average": 426488.6864,
            "count": 8768995,
            "maximum": 427560.8412,
            "minimum": 425320.6403,
            "name": "GpsTime",
            "position": 15,
            "stddev": 438.0080242,
            "variance": 191851.0293
          },
          {
            "average": 0,
            "count": 8768995,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8768995,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8768995,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8768995,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8768995,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434680.1426,
          4954117.061,
          1080.953092,
          435683.6026,
          4955510.801,
          1203.413092
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434680.1426477697,
                4954117.06098296,
                1080.95309233336
              ],
              [
                434680.1426477697,
                4955510.8009829605,
                1080.95309233336
              ],
              [
                435683.6026477697,
                4955510.8009829605,
                1203.41309233336
              ],
              [
                435683.6026477697,
                4954117.06098296,
                1203.41309233336
              ],
              [
                434680.1426477697,
                4954117.06098296,
                1080.95309233336
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:32:40+00:00",
        "end_time": "2011-09-18T23:55:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117F7105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117F7105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117F7105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.825204,
            44.73746445,
            1080.953092,
            -117.8123527,
            44.75010095,
            1203.413092
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502549532116,
                  44.73746445144851,
                  1080.95309233336
                ],
                [
                  -117.8252039604144,
                  44.7500100604975,
                  1080.95309233336
                ],
                [
                  -117.81252845667692,
                  44.7501009492326,
                  1203.41309233336
                ],
                [
                  -117.81235273215525,
                  44.737555300655146,
                  1203.41309233336
                ],
                [
                  -117.82502549532116,
                  44.73746445144851,
                  1080.95309233336
                ]
              ]
            ]
          },
          "id": "44117F7105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:32:40Z",
            "pc:count": 8768995,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435103.6191,
                "count": 8768995,
                "maximum": 435683.6026,
                "minimum": 434680.1426,
                "name": "X",
                "position": 0,
                "stddev": 266.5802583,
                "variance": 71065.03411
              },
              {
                "average": 4954924.353,
                "count": 8768995,
                "maximum": 4955510.801,
                "minimum": 4954117.061,
                "name": "Y",
                "position": 1,
                "stddev": 394.1138548,
                "variance": 155325.7305
              },
              {
                "average": 1153.693712,
                "count": 8768995,
                "maximum": 1203.413092,
                "minimum": 1080.953092,
                "name": "Z",
                "position": 2,
                "stddev": 22.79016883,
                "variance": 519.3917952
              },
              {
                "average": 233.6624272,
                "count": 8768995,
                "maximum": 255,
                "minimum": 3,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.60405334,
                "variance": 309.902694
              },
              {
                "average": 1.000241191,
                "count": 8768995,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01573997342,
                "variance": 0.0002477467634
              },
              {
                "average": 1.000483294,
                "count": 8768995,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02242549484,
                "variance": 0.0005029028189
              },
              {
                "average": 0.4984916744,
                "count": 8768995,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977535,
                "variance": 0.2499977535
              },
              {
                "average": 0,
                "count": 8768995,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.25523552,
                "count": 8768995,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4359935448,
                "variance": 0.1900903711
              },
              {
                "average": 0.509920492,
                "count": 8768995,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.943776949,
                "variance": 63.10359222
              },
              {
                "average": 202.6784841,
                "count": 8768995,
                "maximum": 212,
                "minimum": 192,
                "name": "UserData",
                "position": 10,
                "stddev": 3.669596264,
                "variance": 13.46593674
              },
              {
                "average": 18.63255094,
                "count": 8768995,
                "maximum": 31,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.03998744,
                "variance": 100.8013478
              },
              {
                "average": 38831.27532,
                "count": 8768995,
                "maximum": 57600,
                "minimum": 11008,
                "name": "Red",
                "position": 12,
                "stddev": 3773.4999,
                "variance": 14239301.49
              },
              {
                "average": 35168.14392,
                "count": 8768995,
                "maximum": 58624,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 3637.806787,
                "variance": 13233638.22
              },
              {
                "average": 29978.90433,
                "count": 8768995,
                "maximum": 58368,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 3549.510687,
                "variance": 12599026.11
              },
              {
                "average": 426488.6864,
                "count": 8768995,
                "maximum": 427560.8412,
                "minimum": 425320.6403,
                "name": "GpsTime",
                "position": 15,
                "stddev": 438.0080242,
                "variance": 191851.0293
              },
              {
                "average": 0,
                "count": 8768995,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8768995,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8768995,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8768995,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8768995,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434680.1426,
              4954117.061,
              1080.953092,
              435683.6026,
              4955510.801,
              1203.413092
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434680.1426477697,
                    4954117.06098296,
                    1080.95309233336
                  ],
                  [
                    434680.1426477697,
                    4955510.8009829605,
                    1080.95309233336
                  ],
                  [
                    435683.6026477697,
                    4955510.8009829605,
                    1203.41309233336
                  ],
                  [
                    435683.6026477697,
                    4954117.06098296,
                    1203.41309233336
                  ],
                  [
                    434680.1426477697,
                    4954117.06098296,
                    1080.95309233336
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:32:40+00:00",
            "end_time": "2011-09-18T23:55:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118D1415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252440856884,
              45.399902267113056,
              838.5610631304039
            ],
            [
              -118.01274967677185,
              45.41250911445541,
              838.5610631304039
            ],
            [
              -118.00002921158246,
              45.41262120141746,
              853.761063130404
            ],
            [
              -117.99980677167153,
              45.40001430508659,
              853.761063130404
            ],
            [
              -118.01252440856884,
              45.399902267113056,
              838.5610631304039
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127497,
        45.39990227,
        838.5610631,
        -117.9998068,
        45.4126212,
        853.7610631
      ],
      "properties": {
        "datetime": "2011-09-14T23:16:46Z",
        "pc:count": 10460578,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421254.8044,
            "count": 10460578,
            "maximum": 421751.2673,
            "minimum": 420755.7673,
            "name": "X",
            "position": 0,
            "stddev": 279.2336681,
            "variance": 77971.44142
          },
          {
            "average": 5028572.103,
            "count": 10460578,
            "maximum": 5029274.728,
            "minimum": 5027873.948,
            "name": "Y",
            "position": 1,
            "stddev": 400.4505476,
            "variance": 160360.6411
          },
          {
            "average": 843.7027167,
            "count": 10460578,
            "maximum": 853.7610631,
            "minimum": 838.5610631,
            "name": "Z",
            "position": 2,
            "stddev": 2.363186854,
            "variance": 5.584652108
          },
          {
            "average": 110.4647598,
            "count": 10460578,
            "maximum": 202,
            "minimum": 3,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.61240724,
            "variance": 346.4217031
          },
          {
            "average": 1.000000191,
            "count": 10460578,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0004372573677,
            "variance": 1.911940056e-07
          },
          {
            "average": 1.000000478,
            "count": 10460578,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0006913645037,
            "variance": 4.779848769e-07
          },
          {
            "average": 0.5000091773,
            "count": 10460578,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000238,
            "variance": 0.2500000238
          },
          {
            "average": 0,
            "count": 10460578,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.310831199,
            "count": 10460578,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4628338634,
            "variance": 0.2142151851
          },
          {
            "average": -2.612947978,
            "count": 10460578,
            "maximum": 16.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.652651513,
            "variance": 74.8683782
          },
          {
            "average": 120.0153669,
            "count": 10460578,
            "maximum": 128,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 1.810329661,
            "variance": 3.277293481
          },
          {
            "average": 1020.641314,
            "count": 10460578,
            "maximum": 1024,
            "minimum": 1017,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.632906375,
            "variance": 2.666383229
          },
          {
            "average": 32258.95889,
            "count": 10460578,
            "maximum": 58624,
            "minimum": 10496,
            "name": "Red",
            "position": 12,
            "stddev": 12715.61697,
            "variance": 161686915
          },
          {
            "average": 30710.59614,
            "count": 10460578,
            "maximum": 56064,
            "minimum": 12544,
            "name": "Green",
            "position": 13,
            "stddev": 9562.946634,
            "variance": 91449948.32
          },
          {
            "average": 26540.84424,
            "count": 10460578,
            "maximum": 53760,
            "minimum": 9728,
            "name": "Blue",
            "position": 14,
            "stddev": 8008.702344,
            "variance": 64139313.24
          },
          {
            "average": 75804.05443,
            "count": 10460578,
            "maximum": 77406.90141,
            "minimum": 74105.34273,
            "name": "GpsTime",
            "position": 15,
            "stddev": 825.3632719,
            "variance": 681224.5306
          },
          {
            "average": 0,
            "count": 10460578,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10460578,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10460578,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10460578,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10460578,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420755.7673,
          5027873.948,
          838.5610631,
          421751.2673,
          5029274.728,
          853.7610631
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420755.76727272716,
                5027873.948156518,
                838.5610631304039
              ],
              [
                420755.76727272716,
                5029274.728156517,
                838.5610631304039
              ],
              [
                421751.26727272716,
                5029274.728156517,
                853.761063130404
              ],
              [
                421751.26727272716,
                5027873.948156518,
                853.761063130404
              ],
              [
                420755.76727272716,
                5027873.948156518,
                838.5610631304039
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:16:46+00:00",
        "end_time": "2011-09-14T22:21:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127497,
            45.39990227,
            838.5610631,
            -117.9998068,
            45.4126212,
            853.7610631
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252440856884,
                  45.399902267113056,
                  838.5610631304039
                ],
                [
                  -118.01274967677185,
                  45.41250911445541,
                  838.5610631304039
                ],
                [
                  -118.00002921158246,
                  45.41262120141746,
                  853.761063130404
                ],
                [
                  -117.99980677167153,
                  45.40001430508659,
                  853.761063130404
                ],
                [
                  -118.01252440856884,
                  45.399902267113056,
                  838.5610631304039
                ]
              ]
            ]
          },
          "id": "45118D1415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:16:46Z",
            "pc:count": 10460578,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421254.8044,
                "count": 10460578,
                "maximum": 421751.2673,
                "minimum": 420755.7673,
                "name": "X",
                "position": 0,
                "stddev": 279.2336681,
                "variance": 77971.44142
              },
              {
                "average": 5028572.103,
                "count": 10460578,
                "maximum": 5029274.728,
                "minimum": 5027873.948,
                "name": "Y",
                "position": 1,
                "stddev": 400.4505476,
                "variance": 160360.6411
              },
              {
                "average": 843.7027167,
                "count": 10460578,
                "maximum": 853.7610631,
                "minimum": 838.5610631,
                "name": "Z",
                "position": 2,
                "stddev": 2.363186854,
                "variance": 5.584652108
              },
              {
                "average": 110.4647598,
                "count": 10460578,
                "maximum": 202,
                "minimum": 3,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.61240724,
                "variance": 346.4217031
              },
              {
                "average": 1.000000191,
                "count": 10460578,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0004372573677,
                "variance": 1.911940056e-07
              },
              {
                "average": 1.000000478,
                "count": 10460578,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0006913645037,
                "variance": 4.779848769e-07
              },
              {
                "average": 0.5000091773,
                "count": 10460578,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000238,
                "variance": 0.2500000238
              },
              {
                "average": 0,
                "count": 10460578,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.310831199,
                "count": 10460578,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4628338634,
                "variance": 0.2142151851
              },
              {
                "average": -2.612947978,
                "count": 10460578,
                "maximum": 16.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.652651513,
                "variance": 74.8683782
              },
              {
                "average": 120.0153669,
                "count": 10460578,
                "maximum": 128,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 1.810329661,
                "variance": 3.277293481
              },
              {
                "average": 1020.641314,
                "count": 10460578,
                "maximum": 1024,
                "minimum": 1017,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.632906375,
                "variance": 2.666383229
              },
              {
                "average": 32258.95889,
                "count": 10460578,
                "maximum": 58624,
                "minimum": 10496,
                "name": "Red",
                "position": 12,
                "stddev": 12715.61697,
                "variance": 161686915
              },
              {
                "average": 30710.59614,
                "count": 10460578,
                "maximum": 56064,
                "minimum": 12544,
                "name": "Green",
                "position": 13,
                "stddev": 9562.946634,
                "variance": 91449948.32
              },
              {
                "average": 26540.84424,
                "count": 10460578,
                "maximum": 53760,
                "minimum": 9728,
                "name": "Blue",
                "position": 14,
                "stddev": 8008.702344,
                "variance": 64139313.24
              },
              {
                "average": 75804.05443,
                "count": 10460578,
                "maximum": 77406.90141,
                "minimum": 74105.34273,
                "name": "GpsTime",
                "position": 15,
                "stddev": 825.3632719,
                "variance": 681224.5306
              },
              {
                "average": 0,
                "count": 10460578,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10460578,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10460578,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10460578,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10460578,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420755.7673,
              5027873.948,
              838.5610631,
              421751.2673,
              5029274.728,
              853.7610631
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420755.76727272716,
                    5027873.948156518,
                    838.5610631304039
                  ],
                  [
                    420755.76727272716,
                    5029274.728156517,
                    838.5610631304039
                  ],
                  [
                    421751.26727272716,
                    5029274.728156517,
                    853.761063130404
                  ],
                  [
                    421751.26727272716,
                    5027873.948156518,
                    853.761063130404
                  ],
                  [
                    420755.76727272716,
                    5027873.948156518,
                    838.5610631304039
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:16:46+00:00",
            "end_time": "2011-09-14T22: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": "45118C1423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752420123786,
              45.24989944724876,
              824.7599247838649
            ],
            [
              -118.03775386980263,
              45.26250886850043,
              824.7599247838649
            ],
            [
              -118.02503008558898,
              45.262623779787745,
              853.9799247838649
            ],
            [
              -118.02480323176233,
              45.25001430830594,
              853.9799247838649
            ],
            [
              -118.03752420123786,
              45.24989944724876,
              824.7599247838649
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377539,
        45.24989945,
        824.7599248,
        -118.0248032,
        45.26262378,
        853.9799248
      ],
      "properties": {
        "datetime": "2011-09-17T23:02:07Z",
        "pc:count": 7925997,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419121.9293,
            "count": 7925997,
            "maximum": 419582.9526,
            "minimum": 418584.5526,
            "name": "X",
            "position": 0,
            "stddev": 283.2410312,
            "variance": 80225.48173
          },
          {
            "average": 5011901.085,
            "count": 7925997,
            "maximum": 5012635.578,
            "minimum": 5011234.538,
            "name": "Y",
            "position": 1,
            "stddev": 404.5527747,
            "variance": 163662.9475
          },
          {
            "average": 828.2926915,
            "count": 7925997,
            "maximum": 853.9799248,
            "minimum": 824.7599248,
            "name": "Z",
            "position": 2,
            "stddev": 3.958682113,
            "variance": 15.67116407
          },
          {
            "average": 97.41167439,
            "count": 7925997,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.90918696,
            "variance": 2490.926943
          },
          {
            "average": 1.025164658,
            "count": 7925997,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1714832287,
            "variance": 0.02940649771
          },
          {
            "average": 1.052310643,
            "count": 7925997,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.257804141,
            "variance": 0.06646297513
          },
          {
            "average": 0.500027946,
            "count": 7925997,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000308,
            "variance": 0.2500000308
          },
          {
            "average": 0,
            "count": 7925997,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.247668527,
            "count": 7925997,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4316582573,
            "variance": 0.1863288511
          },
          {
            "average": -0.5070955062,
            "count": 7925997,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.267980879,
            "variance": 68.35950782
          },
          {
            "average": 137,
            "count": 7925997,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10675.5349,
            "count": 7925997,
            "maximum": 10680,
            "minimum": 10672,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.7445565,
            "variance": 3.043477381
          },
          {
            "average": 24174.52134,
            "count": 7925997,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 6786.156098,
            "variance": 46051914.59
          },
          {
            "average": 26229.28903,
            "count": 7925997,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 7027.398682,
            "variance": 49384332.23
          },
          {
            "average": 22271.83321,
            "count": 7925997,
            "maximum": 65280,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 5588.226323,
            "variance": 31228273.44
          },
          {
            "average": 333108.6374,
            "count": 7925997,
            "maximum": 335727.3002,
            "minimum": 330608.4324,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1137.839857,
            "variance": 1294679.54
          },
          {
            "average": 0,
            "count": 7925997,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7925997,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7925997,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7925997,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7925997,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418584.5526,
          5011234.538,
          824.7599248,
          419582.9526,
          5012635.578,
          853.9799248
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418584.5526274831,
                5011234.538369009,
                824.7599247838649
              ],
              [
                418584.5526274831,
                5012635.578369008,
                824.7599247838649
              ],
              [
                419582.9526274831,
                5012635.578369008,
                853.9799247838649
              ],
              [
                419582.9526274831,
                5011234.538369009,
                853.9799247838649
              ],
              [
                418584.5526274831,
                5011234.538369009,
                824.7599247838649
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T23:02:07+00:00",
        "end_time": "2011-09-17T21:36:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118C1423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118C1423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118C1423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377539,
            45.24989945,
            824.7599248,
            -118.0248032,
            45.26262378,
            853.9799248
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752420123786,
                  45.24989944724876,
                  824.7599247838649
                ],
                [
                  -118.03775386980263,
                  45.26250886850043,
                  824.7599247838649
                ],
                [
                  -118.02503008558898,
                  45.262623779787745,
                  853.9799247838649
                ],
                [
                  -118.02480323176233,
                  45.25001430830594,
                  853.9799247838649
                ],
                [
                  -118.03752420123786,
                  45.24989944724876,
                  824.7599247838649
                ]
              ]
            ]
          },
          "id": "45118C1423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:02:07Z",
            "pc:count": 7925997,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419121.9293,
                "count": 7925997,
                "maximum": 419582.9526,
                "minimum": 418584.5526,
                "name": "X",
                "position": 0,
                "stddev": 283.2410312,
                "variance": 80225.48173
              },
              {
                "average": 5011901.085,
                "count": 7925997,
                "maximum": 5012635.578,
                "minimum": 5011234.538,
                "name": "Y",
                "position": 1,
                "stddev": 404.5527747,
                "variance": 163662.9475
              },
              {
                "average": 828.2926915,
                "count": 7925997,
                "maximum": 853.9799248,
                "minimum": 824.7599248,
                "name": "Z",
                "position": 2,
                "stddev": 3.958682113,
                "variance": 15.67116407
              },
              {
                "average": 97.41167439,
                "count": 7925997,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.90918696,
                "variance": 2490.926943
              },
              {
                "average": 1.025164658,
                "count": 7925997,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1714832287,
                "variance": 0.02940649771
              },
              {
                "average": 1.052310643,
                "count": 7925997,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.257804141,
                "variance": 0.06646297513
              },
              {
                "average": 0.500027946,
                "count": 7925997,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000308,
                "variance": 0.2500000308
              },
              {
                "average": 0,
                "count": 7925997,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.247668527,
                "count": 7925997,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4316582573,
                "variance": 0.1863288511
              },
              {
                "average": -0.5070955062,
                "count": 7925997,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.267980879,
                "variance": 68.35950782
              },
              {
                "average": 137,
                "count": 7925997,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10675.5349,
                "count": 7925997,
                "maximum": 10680,
                "minimum": 10672,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.7445565,
                "variance": 3.043477381
              },
              {
                "average": 24174.52134,
                "count": 7925997,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 6786.156098,
                "variance": 46051914.59
              },
              {
                "average": 26229.28903,
                "count": 7925997,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 7027.398682,
                "variance": 49384332.23
              },
              {
                "average": 22271.83321,
                "count": 7925997,
                "maximum": 65280,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 5588.226323,
                "variance": 31228273.44
              },
              {
                "average": 333108.6374,
                "count": 7925997,
                "maximum": 335727.3002,
                "minimum": 330608.4324,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1137.839857,
                "variance": 1294679.54
              },
              {
                "average": 0,
                "count": 7925997,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7925997,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7925997,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7925997,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7925997,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418584.5526,
              5011234.538,
              824.7599248,
              419582.9526,
              5012635.578,
              853.9799248
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418584.5526274831,
                    5011234.538369009,
                    824.7599247838649
                  ],
                  [
                    418584.5526274831,
                    5012635.578369008,
                    824.7599247838649
                  ],
                  [
                    419582.9526274831,
                    5012635.578369008,
                    853.9799247838649
                  ],
                  [
                    419582.9526274831,
                    5011234.538369009,
                    853.9799247838649
                  ],
                  [
                    418584.5526274831,
                    5011234.538369009,
                    824.7599247838649
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T23:02:07+00:00",
            "end_time": "2011-09-17T21:36: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": "45118D1105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.07502469030912,
              45.487395061202406,
              898.995534003088
            ],
            [
              -118.07526474340945,
              45.50000938320729,
              898.995534003088
            ],
            [
              -118.06252970385977,
              45.50012856269749,
              1067.835534003088
            ],
            [
              -118.06229249255486,
              45.48751418857073,
              1067.835534003088
            ],
            [
              -118.07502469030912,
              45.487395061202406,
              898.995534003088
            ]
          ]
        ]
      },
      "bbox": [
        -118.0752647,
        45.48739506,
        898.995534,
        -118.0622925,
        45.50012856,
        1067.835534
      ],
      "properties": {
        "datetime": "2011-09-15T19:04:30Z",
        "pc:count": 16247669,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 416545.2621,
            "count": 16247669,
            "maximum": 416989.2742,
            "minimum": 415994.1542,
            "name": "X",
            "position": 0,
            "stddev": 293.5025409,
            "variance": 86143.74154
          },
          {
            "average": 5038369.189,
            "count": 16247669,
            "maximum": 5039059.139,
            "minimum": 5037657.479,
            "name": "Y",
            "position": 1,
            "stddev": 402.7182906,
            "variance": 162182.0216
          },
          {
            "average": 947.287487,
            "count": 16247669,
            "maximum": 1067.835534,
            "minimum": 898.995534,
            "name": "Z",
            "position": 2,
            "stddev": 33.06587043,
            "variance": 1093.351787
          },
          {
            "average": 93.11766599,
            "count": 16247669,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.53746301,
            "variance": 2355.885315
          },
          {
            "average": 1.108628567,
            "count": 16247669,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3345550275,
            "variance": 0.1119270664
          },
          {
            "average": 1.22682066,
            "count": 16247669,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4792325154,
            "variance": 0.2296638038
          },
          {
            "average": 0.4997149437,
            "count": 16247669,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999341,
            "variance": 0.2499999341
          },
          {
            "average": 0,
            "count": 16247669,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.107168788,
            "count": 16247669,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3093277308,
            "variance": 0.09568364503
          },
          {
            "average": -0.2289280603,
            "count": 16247669,
            "maximum": 19.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.187856874,
            "variance": 67.04100019
          },
          {
            "average": 167.4677553,
            "count": 16247669,
            "maximum": 177,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 18.68164906,
            "variance": 349.0040117
          },
          {
            "average": 11854.76356,
            "count": 16247669,
            "maximum": 20008,
            "minimum": 1001,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7294.980039,
            "variance": 53216733.76
          },
          {
            "average": 23441.38134,
            "count": 16247669,
            "maximum": 63232,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 12148.60877,
            "variance": 147588695
          },
          {
            "average": 25207.02717,
            "count": 16247669,
            "maximum": 64000,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 11728.01842,
            "variance": 137546416
          },
          {
            "average": 22170.81145,
            "count": 16247669,
            "maximum": 62976,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 10014.95052,
            "variance": 100299233.9
          },
          {
            "average": 130863.6674,
            "count": 16247669,
            "maximum": 148670.9577,
            "minimum": 65795.51739,
            "name": "GpsTime",
            "position": 15,
            "stddev": 33247.09794,
            "variance": 1105369521
          },
          {
            "average": 0,
            "count": 16247669,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16247669,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16247669,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16247669,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16247669,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415994.1542,
          5037657.479,
          898.995534,
          416989.2742,
          5039059.139,
          1067.835534
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415994.15424239973,
                5037657.478691687,
                898.995534003088
              ],
              [
                415994.15424239973,
                5039059.138691687,
                898.995534003088
              ],
              [
                416989.2742423997,
                5039059.138691687,
                1067.835534003088
              ],
              [
                416989.2742423997,
                5037657.478691687,
                1067.835534003088
              ],
              [
                415994.15424239973,
                5037657.478691687,
                898.995534003088
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T19:04:30+00:00",
        "end_time": "2011-09-14T20:03:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0752647,
            45.48739506,
            898.995534,
            -118.0622925,
            45.50012856,
            1067.835534
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.07502469030912,
                  45.487395061202406,
                  898.995534003088
                ],
                [
                  -118.07526474340945,
                  45.50000938320729,
                  898.995534003088
                ],
                [
                  -118.06252970385977,
                  45.50012856269749,
                  1067.835534003088
                ],
                [
                  -118.06229249255486,
                  45.48751418857073,
                  1067.835534003088
                ],
                [
                  -118.07502469030912,
                  45.487395061202406,
                  898.995534003088
                ]
              ]
            ]
          },
          "id": "45118D1105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:04:30Z",
            "pc:count": 16247669,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 416545.2621,
                "count": 16247669,
                "maximum": 416989.2742,
                "minimum": 415994.1542,
                "name": "X",
                "position": 0,
                "stddev": 293.5025409,
                "variance": 86143.74154
              },
              {
                "average": 5038369.189,
                "count": 16247669,
                "maximum": 5039059.139,
                "minimum": 5037657.479,
                "name": "Y",
                "position": 1,
                "stddev": 402.7182906,
                "variance": 162182.0216
              },
              {
                "average": 947.287487,
                "count": 16247669,
                "maximum": 1067.835534,
                "minimum": 898.995534,
                "name": "Z",
                "position": 2,
                "stddev": 33.06587043,
                "variance": 1093.351787
              },
              {
                "average": 93.11766599,
                "count": 16247669,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.53746301,
                "variance": 2355.885315
              },
              {
                "average": 1.108628567,
                "count": 16247669,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3345550275,
                "variance": 0.1119270664
              },
              {
                "average": 1.22682066,
                "count": 16247669,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4792325154,
                "variance": 0.2296638038
              },
              {
                "average": 0.4997149437,
                "count": 16247669,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999341,
                "variance": 0.2499999341
              },
              {
                "average": 0,
                "count": 16247669,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.107168788,
                "count": 16247669,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3093277308,
                "variance": 0.09568364503
              },
              {
                "average": -0.2289280603,
                "count": 16247669,
                "maximum": 19.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.187856874,
                "variance": 67.04100019
              },
              {
                "average": 167.4677553,
                "count": 16247669,
                "maximum": 177,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 18.68164906,
                "variance": 349.0040117
              },
              {
                "average": 11854.76356,
                "count": 16247669,
                "maximum": 20008,
                "minimum": 1001,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7294.980039,
                "variance": 53216733.76
              },
              {
                "average": 23441.38134,
                "count": 16247669,
                "maximum": 63232,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 12148.60877,
                "variance": 147588695
              },
              {
                "average": 25207.02717,
                "count": 16247669,
                "maximum": 64000,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 11728.01842,
                "variance": 137546416
              },
              {
                "average": 22170.81145,
                "count": 16247669,
                "maximum": 62976,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 10014.95052,
                "variance": 100299233.9
              },
              {
                "average": 130863.6674,
                "count": 16247669,
                "maximum": 148670.9577,
                "minimum": 65795.51739,
                "name": "GpsTime",
                "position": 15,
                "stddev": 33247.09794,
                "variance": 1105369521
              },
              {
                "average": 0,
                "count": 16247669,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16247669,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16247669,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16247669,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16247669,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415994.1542,
              5037657.479,
              898.995534,
              416989.2742,
              5039059.139,
              1067.835534
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415994.15424239973,
                    5037657.478691687,
                    898.995534003088
                  ],
                  [
                    415994.15424239973,
                    5039059.138691687,
                    898.995534003088
                  ],
                  [
                    416989.2742423997,
                    5039059.138691687,
                    1067.835534003088
                  ],
                  [
                    416989.2742423997,
                    5037657.478691687,
                    1067.835534003088
                  ],
                  [
                    415994.15424239973,
                    5037657.478691687,
                    898.995534003088
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T19:04:30+00:00",
            "end_time": "2011-09-14T20: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": "44117G8305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9500248591464,
              44.799909053222756,
              1056.9798458691544
            ],
            [
              -117.95023172244944,
              44.812509725802684,
              1056.9798458691544
            ],
            [
              -117.93752905194795,
              44.81261471833786,
              1123.0198458691543
            ],
            [
              -117.93732495300104,
              44.800013999896095,
              1123.0198458691543
            ],
            [
              -117.9500248591464,
              44.799909053222756,
              1056.9798458691544
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502317,
        44.79990905,
        1056.979846,
        -117.937325,
        44.81261472,
        1123.019846
      ],
      "properties": {
        "datetime": "2011-09-17T20:48:35Z",
        "pc:count": 12053213,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425362.0782,
            "count": 12053213,
            "maximum": 425868.9484,
            "minimum": 424864.3884,
            "name": "X",
            "position": 0,
            "stddev": 288.2908728,
            "variance": 83111.62735
          },
          {
            "average": 4961878.628,
            "count": 12053213,
            "maximum": 4962561.424,
            "minimum": 4961161.504,
            "name": "Y",
            "position": 1,
            "stddev": 402.5890788,
            "variance": 162077.9663
          },
          {
            "average": 1077.243424,
            "count": 12053213,
            "maximum": 1123.019846,
            "minimum": 1056.979846,
            "name": "Z",
            "position": 2,
            "stddev": 10.38640497,
            "variance": 107.8774082
          },
          {
            "average": 111.3950874,
            "count": 12053213,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 36.33419262,
            "variance": 1320.173554
          },
          {
            "average": 1.026214089,
            "count": 12053213,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1732086568,
            "variance": 0.0300012388
          },
          {
            "average": 1.053817932,
            "count": 12053213,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2568746881,
            "variance": 0.06598460539
          },
          {
            "average": 0.4998598299,
            "count": 12053213,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000011,
            "variance": 0.2500000011
          },
          {
            "average": 0,
            "count": 12053213,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.237595901,
            "count": 12053213,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4256102721,
            "variance": 0.1811441037
          },
          {
            "average": -1.540972877,
            "count": 12053213,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.021023228,
            "variance": 64.33681362
          },
          {
            "average": 179,
            "count": 12053213,
            "maximum": 179,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14772.30817,
            "count": 12053213,
            "maximum": 20080,
            "minimum": 9457,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5308.006086,
            "variance": 28174928.61
          },
          {
            "average": 28813.84231,
            "count": 12053213,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10438.38144,
            "variance": 108959807.2
          },
          {
            "average": 29627.29664,
            "count": 12053213,
            "maximum": 65280,
            "minimum": 256,
            "name": "Green",
            "position": 13,
            "stddev": 7628.205776,
            "variance": 58189523.36
          },
          {
            "average": 22893.94155,
            "count": 12053213,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6812.149692,
            "variance": 46405383.43
          },
          {
            "average": 325398.6669,
            "count": 12053213,
            "maximum": 327715.9677,
            "minimum": 323368.1623,
            "name": "GpsTime",
            "position": 15,
            "stddev": 980.1126482,
            "variance": 960620.8031
          },
          {
            "average": 0,
            "count": 12053213,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12053213,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12053213,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12053213,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12053213,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424864.3884,
          4961161.504,
          1056.979846,
          425868.9484,
          4962561.424,
          1123.019846
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424864.38839868724,
                4961161.503545712,
                1056.9798458691544
              ],
              [
                424864.38839868724,
                4962561.423545712,
                1056.9798458691544
              ],
              [
                425868.9483986873,
                4962561.423545712,
                1123.0198458691543
              ],
              [
                425868.9483986873,
                4961161.503545712,
                1123.0198458691543
              ],
              [
                424864.38839868724,
                4961161.503545712,
                1056.9798458691544
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T20:48:35+00:00",
        "end_time": "2011-09-17T19:36:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502317,
            44.79990905,
            1056.979846,
            -117.937325,
            44.81261472,
            1123.019846
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9500248591464,
                  44.799909053222756,
                  1056.9798458691544
                ],
                [
                  -117.95023172244944,
                  44.812509725802684,
                  1056.9798458691544
                ],
                [
                  -117.93752905194795,
                  44.81261471833786,
                  1123.0198458691543
                ],
                [
                  -117.93732495300104,
                  44.800013999896095,
                  1123.0198458691543
                ],
                [
                  -117.9500248591464,
                  44.799909053222756,
                  1056.9798458691544
                ]
              ]
            ]
          },
          "id": "44117G8305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:48:35Z",
            "pc:count": 12053213,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425362.0782,
                "count": 12053213,
                "maximum": 425868.9484,
                "minimum": 424864.3884,
                "name": "X",
                "position": 0,
                "stddev": 288.2908728,
                "variance": 83111.62735
              },
              {
                "average": 4961878.628,
                "count": 12053213,
                "maximum": 4962561.424,
                "minimum": 4961161.504,
                "name": "Y",
                "position": 1,
                "stddev": 402.5890788,
                "variance": 162077.9663
              },
              {
                "average": 1077.243424,
                "count": 12053213,
                "maximum": 1123.019846,
                "minimum": 1056.979846,
                "name": "Z",
                "position": 2,
                "stddev": 10.38640497,
                "variance": 107.8774082
              },
              {
                "average": 111.3950874,
                "count": 12053213,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 36.33419262,
                "variance": 1320.173554
              },
              {
                "average": 1.026214089,
                "count": 12053213,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1732086568,
                "variance": 0.0300012388
              },
              {
                "average": 1.053817932,
                "count": 12053213,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2568746881,
                "variance": 0.06598460539
              },
              {
                "average": 0.4998598299,
                "count": 12053213,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000011,
                "variance": 0.2500000011
              },
              {
                "average": 0,
                "count": 12053213,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.237595901,
                "count": 12053213,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4256102721,
                "variance": 0.1811441037
              },
              {
                "average": -1.540972877,
                "count": 12053213,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.021023228,
                "variance": 64.33681362
              },
              {
                "average": 179,
                "count": 12053213,
                "maximum": 179,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14772.30817,
                "count": 12053213,
                "maximum": 20080,
                "minimum": 9457,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5308.006086,
                "variance": 28174928.61
              },
              {
                "average": 28813.84231,
                "count": 12053213,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10438.38144,
                "variance": 108959807.2
              },
              {
                "average": 29627.29664,
                "count": 12053213,
                "maximum": 65280,
                "minimum": 256,
                "name": "Green",
                "position": 13,
                "stddev": 7628.205776,
                "variance": 58189523.36
              },
              {
                "average": 22893.94155,
                "count": 12053213,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6812.149692,
                "variance": 46405383.43
              },
              {
                "average": 325398.6669,
                "count": 12053213,
                "maximum": 327715.9677,
                "minimum": 323368.1623,
                "name": "GpsTime",
                "position": 15,
                "stddev": 980.1126482,
                "variance": 960620.8031
              },
              {
                "average": 0,
                "count": 12053213,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12053213,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12053213,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12053213,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12053213,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424864.3884,
              4961161.504,
              1056.979846,
              425868.9484,
              4962561.424,
              1123.019846
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424864.38839868724,
                    4961161.503545712,
                    1056.9798458691544
                  ],
                  [
                    424864.38839868724,
                    4962561.423545712,
                    1056.9798458691544
                  ],
                  [
                    425868.9483986873,
                    4962561.423545712,
                    1123.0198458691543
                  ],
                  [
                    425868.9483986873,
                    4961161.503545712,
                    1123.0198458691543
                  ],
                  [
                    424864.38839868724,
                    4961161.503545712,
                    1056.9798458691544
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T20:48:35+00:00",
            "end_time": "2011-09-17T19:36: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": "44117G8405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752464056644,
              44.7999159819632,
              1028.474497278789
            ],
            [
              -117.88771778817176,
              44.81250985449659,
              1028.474497278789
            ],
            [
              -117.87502931299949,
              44.81260778343514,
              1050.394497278789
            ],
            [
              -117.87483892526663,
              44.80001386814844,
              1050.394497278789
            ],
            [
              -117.88752464056644,
              44.7999159819632,
              1028.474497278789
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877178,
        44.79991598,
        1028.474497,
        -117.8748389,
        44.81260778,
        1050.394497
      ],
      "properties": {
        "datetime": "2011-09-20T23:06:54Z",
        "pc:count": 12012260,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430302.9628,
            "count": 12012260,
            "maximum": 430810.9098,
            "minimum": 429807.4898,
            "name": "X",
            "position": 0,
            "stddev": 285.0510171,
            "variance": 81254.08236
          },
          {
            "average": 4961808.283,
            "count": 12012260,
            "maximum": 4962505.555,
            "minimum": 4961106.415,
            "name": "Y",
            "position": 1,
            "stddev": 403.675659,
            "variance": 162954.0377
          },
          {
            "average": 1030.963235,
            "count": 12012260,
            "maximum": 1050.394497,
            "minimum": 1028.474497,
            "name": "Z",
            "position": 2,
            "stddev": 1.103368249,
            "variance": 1.217421494
          },
          {
            "average": 231.6698356,
            "count": 12012260,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.97433258,
            "variance": 674.6659532
          },
          {
            "average": 1.002565046,
            "count": 12012260,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05689411521,
            "variance": 0.003236940346
          },
          {
            "average": 1.005136086,
            "count": 12012260,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08464302253,
            "variance": 0.007164441263
          },
          {
            "average": 0.4987211399,
            "count": 12012260,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983853,
            "variance": 0.2499983853
          },
          {
            "average": 0,
            "count": 12012260,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.269247502,
            "count": 12012260,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4435688234,
            "variance": 0.1967533011
          },
          {
            "average": 0.7716986086,
            "count": 12012260,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.916699659,
            "variance": 62.67413349
          },
          {
            "average": 196.5498956,
            "count": 12012260,
            "maximum": 209,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 3.517205458,
            "variance": 12.37073423
          },
          {
            "average": 114.0624928,
            "count": 12012260,
            "maximum": 133,
            "minimum": 55,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.01257944,
            "variance": 256.4027003
          },
          {
            "average": 25245.80492,
            "count": 12012260,
            "maximum": 57344,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9382.015741,
            "variance": 88022219.36
          },
          {
            "average": 26053.90187,
            "count": 12012260,
            "maximum": 57600,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6942.921558,
            "variance": 48204159.76
          },
          {
            "average": 20272.04022,
            "count": 12012260,
            "maximum": 58112,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5249.193242,
            "variance": 27554029.69
          },
          {
            "average": 503815.9483,
            "count": 12012260,
            "maximum": 595214.4299,
            "minimum": 502146.8149,
            "name": "GpsTime",
            "position": 15,
            "stddev": 8003.173457,
            "variance": 64050785.38
          },
          {
            "average": 0,
            "count": 12012260,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12012260,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12012260,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12012260,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12012260,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429807.4898,
          4961106.415,
          1028.474497,
          430810.9098,
          4962505.555,
          1050.394497
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429807.4898062172,
                4961106.415328471,
                1028.474497278789
              ],
              [
                429807.4898062172,
                4962505.555328472,
                1028.474497278789
              ],
              [
                430810.90980621724,
                4962505.555328472,
                1050.394497278789
              ],
              [
                430810.90980621724,
                4961106.415328471,
                1050.394497278789
              ],
              [
                429807.4898062172,
                4961106.415328471,
                1028.474497278789
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:06:54+00:00",
        "end_time": "2011-09-19T21:15:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877178,
            44.79991598,
            1028.474497,
            -117.8748389,
            44.81260778,
            1050.394497
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752464056644,
                  44.7999159819632,
                  1028.474497278789
                ],
                [
                  -117.88771778817176,
                  44.81250985449659,
                  1028.474497278789
                ],
                [
                  -117.87502931299949,
                  44.81260778343514,
                  1050.394497278789
                ],
                [
                  -117.87483892526663,
                  44.80001386814844,
                  1050.394497278789
                ],
                [
                  -117.88752464056644,
                  44.7999159819632,
                  1028.474497278789
                ]
              ]
            ]
          },
          "id": "44117G8405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:06:54Z",
            "pc:count": 12012260,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430302.9628,
                "count": 12012260,
                "maximum": 430810.9098,
                "minimum": 429807.4898,
                "name": "X",
                "position": 0,
                "stddev": 285.0510171,
                "variance": 81254.08236
              },
              {
                "average": 4961808.283,
                "count": 12012260,
                "maximum": 4962505.555,
                "minimum": 4961106.415,
                "name": "Y",
                "position": 1,
                "stddev": 403.675659,
                "variance": 162954.0377
              },
              {
                "average": 1030.963235,
                "count": 12012260,
                "maximum": 1050.394497,
                "minimum": 1028.474497,
                "name": "Z",
                "position": 2,
                "stddev": 1.103368249,
                "variance": 1.217421494
              },
              {
                "average": 231.6698356,
                "count": 12012260,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.97433258,
                "variance": 674.6659532
              },
              {
                "average": 1.002565046,
                "count": 12012260,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05689411521,
                "variance": 0.003236940346
              },
              {
                "average": 1.005136086,
                "count": 12012260,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08464302253,
                "variance": 0.007164441263
              },
              {
                "average": 0.4987211399,
                "count": 12012260,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983853,
                "variance": 0.2499983853
              },
              {
                "average": 0,
                "count": 12012260,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.269247502,
                "count": 12012260,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4435688234,
                "variance": 0.1967533011
              },
              {
                "average": 0.7716986086,
                "count": 12012260,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.916699659,
                "variance": 62.67413349
              },
              {
                "average": 196.5498956,
                "count": 12012260,
                "maximum": 209,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 3.517205458,
                "variance": 12.37073423
              },
              {
                "average": 114.0624928,
                "count": 12012260,
                "maximum": 133,
                "minimum": 55,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.01257944,
                "variance": 256.4027003
              },
              {
                "average": 25245.80492,
                "count": 12012260,
                "maximum": 57344,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9382.015741,
                "variance": 88022219.36
              },
              {
                "average": 26053.90187,
                "count": 12012260,
                "maximum": 57600,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6942.921558,
                "variance": 48204159.76
              },
              {
                "average": 20272.04022,
                "count": 12012260,
                "maximum": 58112,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5249.193242,
                "variance": 27554029.69
              },
              {
                "average": 503815.9483,
                "count": 12012260,
                "maximum": 595214.4299,
                "minimum": 502146.8149,
                "name": "GpsTime",
                "position": 15,
                "stddev": 8003.173457,
                "variance": 64050785.38
              },
              {
                "average": 0,
                "count": 12012260,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12012260,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12012260,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12012260,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12012260,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429807.4898,
              4961106.415,
              1028.474497,
              430810.9098,
              4962505.555,
              1050.394497
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429807.4898062172,
                    4961106.415328471,
                    1028.474497278789
                  ],
                  [
                    429807.4898062172,
                    4962505.555328472,
                    1028.474497278789
                  ],
                  [
                    430810.90980621724,
                    4962505.555328472,
                    1050.394497278789
                  ],
                  [
                    430810.90980621724,
                    4961106.415328471,
                    1050.394497278789
                  ],
                  [
                    429807.4898062172,
                    4961106.415328471,
                    1028.474497278789
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:06:54+00:00",
            "end_time": "2011-09-19T21:15: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": "44117G7115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502925541814,
              44.837422248016956,
              1021.6876464277509
            ],
            [
              -117.8252089328519,
              44.85000886219348,
              1021.6876464277509
            ],
            [
              -117.81253328022325,
              44.850099753833994,
              1062.647646427751
            ],
            [
              -117.81235636199395,
              44.837513099999626,
              1062.647646427751
            ],
            [
              -117.82502925541814,
              44.837422248016956,
              1021.6876464277509
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252089,
        44.83742225,
        1021.687646,
        -117.8123564,
        44.85009975,
        1062.647646
      ],
      "properties": {
        "datetime": "2011-09-19T21:59:06Z",
        "pc:count": 14418556,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435261.9175,
            "count": 14418556,
            "maximum": 435794.2291,
            "minimum": 434792.4891,
            "name": "X",
            "position": 0,
            "stddev": 283.5598714,
            "variance": 80406.20067
          },
          {
            "average": 4965956.808,
            "count": 14418556,
            "maximum": 4966619.023,
            "minimum": 4965220.703,
            "name": "Y",
            "position": 1,
            "stddev": 390.6012753,
            "variance": 152569.3563
          },
          {
            "average": 1024.992701,
            "count": 14418556,
            "maximum": 1062.647646,
            "minimum": 1021.687646,
            "name": "Z",
            "position": 2,
            "stddev": 2.174002087,
            "variance": 4.726285075
          },
          {
            "average": 208.204068,
            "count": 14418556,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 64.9870544,
            "variance": 4223.31724
          },
          {
            "average": 1.031302927,
            "count": 14418556,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2053368345,
            "variance": 0.04216321561
          },
          {
            "average": 1.062725005,
            "count": 14418556,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.307944089,
            "variance": 0.09482956194
          },
          {
            "average": 0.4982559973,
            "count": 14418556,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999969758,
            "variance": 0.2499969758
          },
          {
            "average": 0,
            "count": 14418556,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.227863872,
            "count": 14418556,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4194543361,
            "variance": 0.1759419401
          },
          {
            "average": 1.105450266,
            "count": 14418556,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.818507251,
            "variance": 61.12905564
          },
          {
            "average": 197.3342043,
            "count": 14418556,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 3.92545386,
            "variance": 15.40918801
          },
          {
            "average": 109.5513747,
            "count": 14418556,
            "maximum": 136,
            "minimum": 87,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.49737889,
            "variance": 272.1635104
          },
          {
            "average": 501111.0903,
            "count": 14418556,
            "maximum": 504746.0395,
            "minimum": 498822.1277,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1888.775247,
            "variance": 3567471.935
          },
          {
            "average": 0,
            "count": 14418556,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14418556,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14418556,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14418556,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14418556,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434792.4891,
          4965220.703,
          1021.687646,
          435794.2291,
          4966619.023,
          1062.647646
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434792.48911091406,
                4965220.702714905,
                1021.6876464277509
              ],
              [
                434792.48911091406,
                4966619.022714905,
                1021.6876464277509
              ],
              [
                435794.22911091405,
                4966619.022714905,
                1062.647646427751
              ],
              [
                435794.22911091405,
                4965220.702714905,
                1062.647646427751
              ],
              [
                434792.48911091406,
                4965220.702714905,
                1021.6876464277509
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T21:59:06+00:00",
        "end_time": "2011-09-19T20:20:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252089,
            44.83742225,
            1021.687646,
            -117.8123564,
            44.85009975,
            1062.647646
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502925541814,
                  44.837422248016956,
                  1021.6876464277509
                ],
                [
                  -117.8252089328519,
                  44.85000886219348,
                  1021.6876464277509
                ],
                [
                  -117.81253328022325,
                  44.850099753833994,
                  1062.647646427751
                ],
                [
                  -117.81235636199395,
                  44.837513099999626,
                  1062.647646427751
                ],
                [
                  -117.82502925541814,
                  44.837422248016956,
                  1021.6876464277509
                ]
              ]
            ]
          },
          "id": "44117G7115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:59:06Z",
            "pc:count": 14418556,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435261.9175,
                "count": 14418556,
                "maximum": 435794.2291,
                "minimum": 434792.4891,
                "name": "X",
                "position": 0,
                "stddev": 283.5598714,
                "variance": 80406.20067
              },
              {
                "average": 4965956.808,
                "count": 14418556,
                "maximum": 4966619.023,
                "minimum": 4965220.703,
                "name": "Y",
                "position": 1,
                "stddev": 390.6012753,
                "variance": 152569.3563
              },
              {
                "average": 1024.992701,
                "count": 14418556,
                "maximum": 1062.647646,
                "minimum": 1021.687646,
                "name": "Z",
                "position": 2,
                "stddev": 2.174002087,
                "variance": 4.726285075
              },
              {
                "average": 208.204068,
                "count": 14418556,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 64.9870544,
                "variance": 4223.31724
              },
              {
                "average": 1.031302927,
                "count": 14418556,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2053368345,
                "variance": 0.04216321561
              },
              {
                "average": 1.062725005,
                "count": 14418556,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.307944089,
                "variance": 0.09482956194
              },
              {
                "average": 0.4982559973,
                "count": 14418556,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999969758,
                "variance": 0.2499969758
              },
              {
                "average": 0,
                "count": 14418556,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.227863872,
                "count": 14418556,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4194543361,
                "variance": 0.1759419401
              },
              {
                "average": 1.105450266,
                "count": 14418556,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.818507251,
                "variance": 61.12905564
              },
              {
                "average": 197.3342043,
                "count": 14418556,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 3.92545386,
                "variance": 15.40918801
              },
              {
                "average": 109.5513747,
                "count": 14418556,
                "maximum": 136,
                "minimum": 87,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.49737889,
                "variance": 272.1635104
              },
              {
                "average": 501111.0903,
                "count": 14418556,
                "maximum": 504746.0395,
                "minimum": 498822.1277,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1888.775247,
                "variance": 3567471.935
              },
              {
                "average": 0,
                "count": 14418556,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14418556,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14418556,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14418556,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14418556,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434792.4891,
              4965220.703,
              1021.687646,
              435794.2291,
              4966619.023,
              1062.647646
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434792.48911091406,
                    4965220.702714905,
                    1021.6876464277509
                  ],
                  [
                    434792.48911091406,
                    4966619.022714905,
                    1021.6876464277509
                  ],
                  [
                    435794.22911091405,
                    4966619.022714905,
                    1062.647646427751
                  ],
                  [
                    435794.22911091405,
                    4965220.702714905,
                    1062.647646427751
                  ],
                  [
                    434792.48911091406,
                    4965220.702714905,
                    1021.6876464277509
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T21:59:06+00:00",
            "end_time": "2011-09-19T20:20: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": "45118C1203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0375243298228,
              45.362399222625925,
              825.3665247828186
            ],
            [
              -118.0377549270717,
              45.37500983443389,
              825.3665247828186
            ],
            [
              -118.02502969004551,
              45.375124752358644,
              845.4265247828185
            ],
            [
              -118.02480191923614,
              45.36251409031077,
              845.4265247828185
            ],
            [
              -118.0375243298228,
              45.362399222625925,
              825.3665247828186
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377549,
        45.36239922,
        825.3665248,
        -118.0248019,
        45.37512475,
        845.4265248
      ],
      "properties": {
        "datetime": "2011-09-15T00:41:16Z",
        "pc:count": 11492072,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419243.5388,
            "count": 11492072,
            "maximum": 419741.9819,
            "minimum": 418745.4419,
            "name": "X",
            "position": 0,
            "stddev": 280.2738267,
            "variance": 78553.41792
          },
          {
            "average": 5024386.138,
            "count": 11492072,
            "maximum": 5025133.691,
            "minimum": 5023732.491,
            "name": "Y",
            "position": 1,
            "stddev": 409.9077658,
            "variance": 168024.3765
          },
          {
            "average": 828.390184,
            "count": 11492072,
            "maximum": 845.4265248,
            "minimum": 825.3665248,
            "name": "Z",
            "position": 2,
            "stddev": 1.269349837,
            "variance": 1.611249008
          },
          {
            "average": 111.7910359,
            "count": 11492072,
            "maximum": 202,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.45796182,
            "variance": 418.5282019
          },
          {
            "average": 1.001193344,
            "count": 11492072,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03613258952,
            "variance": 0.001305564025
          },
          {
            "average": 1.002609712,
            "count": 11492072,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05530231676,
            "variance": 0.003058346239
          },
          {
            "average": 0.5000491643,
            "count": 11492072,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000193,
            "variance": 0.2500000193
          },
          {
            "average": 0,
            "count": 11492072,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.270102293,
            "count": 11492072,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4440124565,
            "variance": 0.1971470615
          },
          {
            "average": -2.522481309,
            "count": 11492072,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.67100822,
            "variance": 75.18638355
          },
          {
            "average": 121.3855984,
            "count": 11492072,
            "maximum": 128,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 1.58738468,
            "variance": 2.519790124
          },
          {
            "average": 1010.803376,
            "count": 11492072,
            "maximum": 1034,
            "minimum": 1005,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.492388918,
            "variance": 56.1358917
          },
          {
            "average": 32799.21247,
            "count": 11492072,
            "maximum": 65280,
            "minimum": 7936,
            "name": "Red",
            "position": 12,
            "stddev": 12763.61864,
            "variance": 162909960.7
          },
          {
            "average": 33802.137,
            "count": 11492072,
            "maximum": 65280,
            "minimum": 8704,
            "name": "Green",
            "position": 13,
            "stddev": 9810.725649,
            "variance": 96250337.77
          },
          {
            "average": 29369.29474,
            "count": 11492072,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 10265.10209,
            "variance": 105372321
          },
          {
            "average": 70915.27355,
            "count": 11492072,
            "maximum": 82476.3076,
            "minimum": 68114.95896,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3743.382372,
            "variance": 14012911.59
          },
          {
            "average": 0,
            "count": 11492072,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11492072,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11492072,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11492072,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11492072,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418745.4419,
          5023732.491,
          825.3665248,
          419741.9819,
          5025133.691,
          845.4265248
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418745.44189490814,
                5023732.490710646,
                825.3665247828186
              ],
              [
                418745.44189490814,
                5025133.690710645,
                825.3665247828186
              ],
              [
                419741.9818949082,
                5025133.690710645,
                845.4265247828185
              ],
              [
                419741.9818949082,
                5023732.490710646,
                845.4265247828185
              ],
              [
                418745.44189490814,
                5023732.490710646,
                825.3665247828186
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:41:16+00:00",
        "end_time": "2011-09-14T20:41:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118C1203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118C1203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118C1203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377549,
            45.36239922,
            825.3665248,
            -118.0248019,
            45.37512475,
            845.4265248
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0375243298228,
                  45.362399222625925,
                  825.3665247828186
                ],
                [
                  -118.0377549270717,
                  45.37500983443389,
                  825.3665247828186
                ],
                [
                  -118.02502969004551,
                  45.375124752358644,
                  845.4265247828185
                ],
                [
                  -118.02480191923614,
                  45.36251409031077,
                  845.4265247828185
                ],
                [
                  -118.0375243298228,
                  45.362399222625925,
                  825.3665247828186
                ]
              ]
            ]
          },
          "id": "45118C1203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:41:16Z",
            "pc:count": 11492072,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419243.5388,
                "count": 11492072,
                "maximum": 419741.9819,
                "minimum": 418745.4419,
                "name": "X",
                "position": 0,
                "stddev": 280.2738267,
                "variance": 78553.41792
              },
              {
                "average": 5024386.138,
                "count": 11492072,
                "maximum": 5025133.691,
                "minimum": 5023732.491,
                "name": "Y",
                "position": 1,
                "stddev": 409.9077658,
                "variance": 168024.3765
              },
              {
                "average": 828.390184,
                "count": 11492072,
                "maximum": 845.4265248,
                "minimum": 825.3665248,
                "name": "Z",
                "position": 2,
                "stddev": 1.269349837,
                "variance": 1.611249008
              },
              {
                "average": 111.7910359,
                "count": 11492072,
                "maximum": 202,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.45796182,
                "variance": 418.5282019
              },
              {
                "average": 1.001193344,
                "count": 11492072,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03613258952,
                "variance": 0.001305564025
              },
              {
                "average": 1.002609712,
                "count": 11492072,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05530231676,
                "variance": 0.003058346239
              },
              {
                "average": 0.5000491643,
                "count": 11492072,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000193,
                "variance": 0.2500000193
              },
              {
                "average": 0,
                "count": 11492072,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.270102293,
                "count": 11492072,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4440124565,
                "variance": 0.1971470615
              },
              {
                "average": -2.522481309,
                "count": 11492072,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.67100822,
                "variance": 75.18638355
              },
              {
                "average": 121.3855984,
                "count": 11492072,
                "maximum": 128,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 1.58738468,
                "variance": 2.519790124
              },
              {
                "average": 1010.803376,
                "count": 11492072,
                "maximum": 1034,
                "minimum": 1005,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.492388918,
                "variance": 56.1358917
              },
              {
                "average": 32799.21247,
                "count": 11492072,
                "maximum": 65280,
                "minimum": 7936,
                "name": "Red",
                "position": 12,
                "stddev": 12763.61864,
                "variance": 162909960.7
              },
              {
                "average": 33802.137,
                "count": 11492072,
                "maximum": 65280,
                "minimum": 8704,
                "name": "Green",
                "position": 13,
                "stddev": 9810.725649,
                "variance": 96250337.77
              },
              {
                "average": 29369.29474,
                "count": 11492072,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 10265.10209,
                "variance": 105372321
              },
              {
                "average": 70915.27355,
                "count": 11492072,
                "maximum": 82476.3076,
                "minimum": 68114.95896,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3743.382372,
                "variance": 14012911.59
              },
              {
                "average": 0,
                "count": 11492072,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11492072,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11492072,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11492072,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11492072,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418745.4419,
              5023732.491,
              825.3665248,
              419741.9819,
              5025133.691,
              845.4265248
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418745.44189490814,
                    5023732.490710646,
                    825.3665247828186
                  ],
                  [
                    418745.44189490814,
                    5025133.690710645,
                    825.3665247828186
                  ],
                  [
                    419741.9818949082,
                    5025133.690710645,
                    845.4265247828185
                  ],
                  [
                    419741.9818949082,
                    5023732.490710646,
                    845.4265247828185
                  ],
                  [
                    418745.44189490814,
                    5023732.490710646,
                    825.3665247828186
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:41:16+00:00",
            "end_time": "2011-09-14T20:41: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": "44117H7319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752531498642,
              44.88742140283908,
              1015.2133051063935
            ],
            [
              -117.83770806054646,
              44.90000984670071,
              1015.2133051063935
            ],
            [
              -117.82502855858294,
              44.900102153884795,
              1047.4733051063936
            ],
            [
              -117.82484857828702,
              44.88751366974217,
              1047.4733051063936
            ],
            [
              -117.83752531498642,
              44.88742140283908,
              1015.2133051063935
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377081,
        44.8874214,
        1015.213305,
        -117.8248486,
        44.90010215,
        1047.473305
      ],
      "properties": {
        "datetime": "2011-09-20T01:40:06Z",
        "pc:count": 11570849,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434364.9259,
            "count": 11570849,
            "maximum": 434863.2811,
            "minimum": 433862.1011,
            "name": "X",
            "position": 0,
            "stddev": 284.3553319,
            "variance": 80857.95477
          },
          {
            "average": 4971482.676,
            "count": 11570849,
            "maximum": 4972183.488,
            "minimum": 4970784.948,
            "name": "Y",
            "position": 1,
            "stddev": 400.9681755,
            "variance": 160775.4777
          },
          {
            "average": 1017.640732,
            "count": 11570849,
            "maximum": 1047.473305,
            "minimum": 1015.213305,
            "name": "Z",
            "position": 2,
            "stddev": 1.137956108,
            "variance": 1.294944105
          },
          {
            "average": 226.2757347,
            "count": 11570849,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.95833956,
            "variance": 1086.252146
          },
          {
            "average": 1.003298894,
            "count": 11570849,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06553643794,
            "variance": 0.004295024698
          },
          {
            "average": 1.006622072,
            "count": 11570849,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09843080876,
            "variance": 0.009688624113
          },
          {
            "average": 0.4983977407,
            "count": 11570849,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999974544,
            "variance": 0.2499974544
          },
          {
            "average": 0,
            "count": 11570849,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.240943426,
            "count": 11570849,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4276560619,
            "variance": 0.1828897073
          },
          {
            "average": 0.9994855183,
            "count": 11570849,
            "maximum": 19.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.798031171,
            "variance": 60.80929014
          },
          {
            "average": 196.2722083,
            "count": 11570849,
            "maximum": 211,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 3.760604518,
            "variance": 14.14214634
          },
          {
            "average": 257.2638144,
            "count": 11570849,
            "maximum": 271,
            "minimum": 244,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56716048,
            "variance": 111.6648806
          },
          {
            "average": 35045.65489,
            "count": 11570849,
            "maximum": 65280,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 10289.98088,
            "variance": 105883706.5
          },
          {
            "average": 34007.94124,
            "count": 11570849,
            "maximum": 65280,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 8550.895135,
            "variance": 73117807.61
          },
          {
            "average": 27302.66052,
            "count": 11570849,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 8096.572336,
            "variance": 65554483.59
          },
          {
            "average": 516214.2641,
            "count": 11570849,
            "maximum": 518006.8672,
            "minimum": 515019.2786,
            "name": "GpsTime",
            "position": 15,
            "stddev": 616.4305835,
            "variance": 379986.6642
          },
          {
            "average": 0,
            "count": 11570849,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11570849,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11570849,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11570849,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11570849,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433862.1011,
          4970784.948,
          1015.213305,
          434863.2811,
          4972183.488,
          1047.473305
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433862.10110210255,
                4970784.948462531,
                1015.2133051063935
              ],
              [
                433862.10110210255,
                4972183.48846253,
                1015.2133051063935
              ],
              [
                434863.2811021026,
                4972183.48846253,
                1047.4733051063936
              ],
              [
                434863.2811021026,
                4970784.948462531,
                1047.4733051063936
              ],
              [
                433862.10110210255,
                4970784.948462531,
                1015.2133051063935
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:40:06+00:00",
        "end_time": "2011-09-20T00:50:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377081,
            44.8874214,
            1015.213305,
            -117.8248486,
            44.90010215,
            1047.473305
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752531498642,
                  44.88742140283908,
                  1015.2133051063935
                ],
                [
                  -117.83770806054646,
                  44.90000984670071,
                  1015.2133051063935
                ],
                [
                  -117.82502855858294,
                  44.900102153884795,
                  1047.4733051063936
                ],
                [
                  -117.82484857828702,
                  44.88751366974217,
                  1047.4733051063936
                ],
                [
                  -117.83752531498642,
                  44.88742140283908,
                  1015.2133051063935
                ]
              ]
            ]
          },
          "id": "44117H7319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:40:06Z",
            "pc:count": 11570849,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434364.9259,
                "count": 11570849,
                "maximum": 434863.2811,
                "minimum": 433862.1011,
                "name": "X",
                "position": 0,
                "stddev": 284.3553319,
                "variance": 80857.95477
              },
              {
                "average": 4971482.676,
                "count": 11570849,
                "maximum": 4972183.488,
                "minimum": 4970784.948,
                "name": "Y",
                "position": 1,
                "stddev": 400.9681755,
                "variance": 160775.4777
              },
              {
                "average": 1017.640732,
                "count": 11570849,
                "maximum": 1047.473305,
                "minimum": 1015.213305,
                "name": "Z",
                "position": 2,
                "stddev": 1.137956108,
                "variance": 1.294944105
              },
              {
                "average": 226.2757347,
                "count": 11570849,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.95833956,
                "variance": 1086.252146
              },
              {
                "average": 1.003298894,
                "count": 11570849,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06553643794,
                "variance": 0.004295024698
              },
              {
                "average": 1.006622072,
                "count": 11570849,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09843080876,
                "variance": 0.009688624113
              },
              {
                "average": 0.4983977407,
                "count": 11570849,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999974544,
                "variance": 0.2499974544
              },
              {
                "average": 0,
                "count": 11570849,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.240943426,
                "count": 11570849,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4276560619,
                "variance": 0.1828897073
              },
              {
                "average": 0.9994855183,
                "count": 11570849,
                "maximum": 19.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.798031171,
                "variance": 60.80929014
              },
              {
                "average": 196.2722083,
                "count": 11570849,
                "maximum": 211,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 3.760604518,
                "variance": 14.14214634
              },
              {
                "average": 257.2638144,
                "count": 11570849,
                "maximum": 271,
                "minimum": 244,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56716048,
                "variance": 111.6648806
              },
              {
                "average": 35045.65489,
                "count": 11570849,
                "maximum": 65280,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 10289.98088,
                "variance": 105883706.5
              },
              {
                "average": 34007.94124,
                "count": 11570849,
                "maximum": 65280,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 8550.895135,
                "variance": 73117807.61
              },
              {
                "average": 27302.66052,
                "count": 11570849,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 8096.572336,
                "variance": 65554483.59
              },
              {
                "average": 516214.2641,
                "count": 11570849,
                "maximum": 518006.8672,
                "minimum": 515019.2786,
                "name": "GpsTime",
                "position": 15,
                "stddev": 616.4305835,
                "variance": 379986.6642
              },
              {
                "average": 0,
                "count": 11570849,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11570849,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11570849,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11570849,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11570849,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433862.1011,
              4970784.948,
              1015.213305,
              434863.2811,
              4972183.488,
              1047.473305
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433862.10110210255,
                    4970784.948462531,
                    1015.2133051063935
                  ],
                  [
                    433862.10110210255,
                    4972183.48846253,
                    1015.2133051063935
                  ],
                  [
                    434863.2811021026,
                    4972183.48846253,
                    1047.4733051063936
                  ],
                  [
                    434863.2811021026,
                    4970784.948462531,
                    1047.4733051063936
                  ],
                  [
                    433862.10110210255,
                    4970784.948462531,
                    1015.2133051063935
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:40:06+00:00",
            "end_time": "2011-09-20T00:50:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117G7409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.77502617764613,
              44.787494666986404,
              1043.5215754626258
            ],
            [
              -117.77519372261602,
              44.800010614164414,
              1043.5215754626258
            ],
            [
              -117.76634196003388,
              44.80007035696208,
              1093.341575462626
            ],
            [
              -117.76617632776941,
              44.7875543838631,
              1093.341575462626
            ],
            [
              -117.77502617764613,
              44.787494666986404,
              1043.5215754626258
            ]
          ]
        ]
      },
      "bbox": [
        -117.7751937,
        44.78749467,
        1043.521575,
        -117.7661763,
        44.80007036,
        1093.341575
      ],
      "properties": {
        "datetime": "2011-09-19T00:16:21Z",
        "pc:count": 5493025,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438956.0506,
            "count": 5493025,
            "maximum": 439391.8909,
            "minimum": 438691.7509,
            "name": "X",
            "position": 0,
            "stddev": 167.0379294,
            "variance": 27901.66986
          },
          {
            "average": 4960443.689,
            "count": 5493025,
            "maximum": 4961026.088,
            "minimum": 4959635.648,
            "name": "Y",
            "position": 1,
            "stddev": 375.7573308,
            "variance": 141193.5716
          },
          {
            "average": 1059.051202,
            "count": 5493025,
            "maximum": 1093.341575,
            "minimum": 1043.521575,
            "name": "Z",
            "position": 2,
            "stddev": 9.135701783,
            "variance": 83.46104708
          },
          {
            "average": 229.8040125,
            "count": 5493025,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.19323112,
            "variance": 449.1530452
          },
          {
            "average": 1.000087384,
            "count": 5493025,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009386379593,
            "variance": 8.810412186e-05
          },
          {
            "average": 1.000174585,
            "count": 5493025,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01329432897,
            "variance": 0.0001767391828
          },
          {
            "average": 0.5011730331,
            "count": 5493025,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986695,
            "variance": 0.2499986695
          },
          {
            "average": 0,
            "count": 5493025,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.288399925,
            "count": 5493025,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4530181517,
            "variance": 0.2052254458
          },
          {
            "average": 1.699157868,
            "count": 5493025,
            "maximum": 16.00200081,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.983659353,
            "variance": 63.73881667
          },
          {
            "average": 198.1726151,
            "count": 5493025,
            "maximum": 211,
            "minimum": 182,
            "name": "UserData",
            "position": 10,
            "stddev": 5.489351256,
            "variance": 30.13297721
          },
          {
            "average": 16.59067381,
            "count": 5493025,
            "maximum": 29,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.02724781,
            "variance": 100.5456987
          },
          {
            "average": 28644.02575,
            "count": 5493025,
            "maximum": 59392,
            "minimum": 8192,
            "name": "Red",
            "position": 12,
            "stddev": 9893.567146,
            "variance": 97882670.88
          },
          {
            "average": 28817.69941,
            "count": 5493025,
            "maximum": 58368,
            "minimum": 8960,
            "name": "Green",
            "position": 13,
            "stddev": 7669.265135,
            "variance": 58817627.72
          },
          {
            "average": 23378.03036,
            "count": 5493025,
            "maximum": 57088,
            "minimum": 4352,
            "name": "Blue",
            "position": 14,
            "stddev": 6641.115718,
            "variance": 44104417.97
          },
          {
            "average": 425597.0234,
            "count": 5493025,
            "maximum": 426581.9283,
            "minimum": 424814.8082,
            "name": "GpsTime",
            "position": 15,
            "stddev": 376.4476964,
            "variance": 141712.8681
          },
          {
            "average": 0,
            "count": 5493025,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5493025,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5493025,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5493025,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5493025,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438691.7509,
          4959635.648,
          1043.521575,
          439391.8909,
          4961026.088,
          1093.341575
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438691.7509062317,
                4959635.647856004,
                1043.5215754626258
              ],
              [
                438691.7509062317,
                4961026.087856003,
                1043.5215754626258
              ],
              [
                439391.8909062317,
                4961026.087856003,
                1093.341575462626
              ],
              [
                439391.8909062317,
                4959635.647856004,
                1093.341575462626
              ],
              [
                438691.7509062317,
                4959635.647856004,
                1043.5215754626258
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:16:21+00:00",
        "end_time": "2011-09-18T23:46:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7751937,
            44.78749467,
            1043.521575,
            -117.7661763,
            44.80007036,
            1093.341575
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.77502617764613,
                  44.787494666986404,
                  1043.5215754626258
                ],
                [
                  -117.77519372261602,
                  44.800010614164414,
                  1043.5215754626258
                ],
                [
                  -117.76634196003388,
                  44.80007035696208,
                  1093.341575462626
                ],
                [
                  -117.76617632776941,
                  44.7875543838631,
                  1093.341575462626
                ],
                [
                  -117.77502617764613,
                  44.787494666986404,
                  1043.5215754626258
                ]
              ]
            ]
          },
          "id": "44117G7409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:16:21Z",
            "pc:count": 5493025,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438956.0506,
                "count": 5493025,
                "maximum": 439391.8909,
                "minimum": 438691.7509,
                "name": "X",
                "position": 0,
                "stddev": 167.0379294,
                "variance": 27901.66986
              },
              {
                "average": 4960443.689,
                "count": 5493025,
                "maximum": 4961026.088,
                "minimum": 4959635.648,
                "name": "Y",
                "position": 1,
                "stddev": 375.7573308,
                "variance": 141193.5716
              },
              {
                "average": 1059.051202,
                "count": 5493025,
                "maximum": 1093.341575,
                "minimum": 1043.521575,
                "name": "Z",
                "position": 2,
                "stddev": 9.135701783,
                "variance": 83.46104708
              },
              {
                "average": 229.8040125,
                "count": 5493025,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.19323112,
                "variance": 449.1530452
              },
              {
                "average": 1.000087384,
                "count": 5493025,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009386379593,
                "variance": 8.810412186e-05
              },
              {
                "average": 1.000174585,
                "count": 5493025,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01329432897,
                "variance": 0.0001767391828
              },
              {
                "average": 0.5011730331,
                "count": 5493025,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986695,
                "variance": 0.2499986695
              },
              {
                "average": 0,
                "count": 5493025,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.288399925,
                "count": 5493025,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4530181517,
                "variance": 0.2052254458
              },
              {
                "average": 1.699157868,
                "count": 5493025,
                "maximum": 16.00200081,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.983659353,
                "variance": 63.73881667
              },
              {
                "average": 198.1726151,
                "count": 5493025,
                "maximum": 211,
                "minimum": 182,
                "name": "UserData",
                "position": 10,
                "stddev": 5.489351256,
                "variance": 30.13297721
              },
              {
                "average": 16.59067381,
                "count": 5493025,
                "maximum": 29,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.02724781,
                "variance": 100.5456987
              },
              {
                "average": 28644.02575,
                "count": 5493025,
                "maximum": 59392,
                "minimum": 8192,
                "name": "Red",
                "position": 12,
                "stddev": 9893.567146,
                "variance": 97882670.88
              },
              {
                "average": 28817.69941,
                "count": 5493025,
                "maximum": 58368,
                "minimum": 8960,
                "name": "Green",
                "position": 13,
                "stddev": 7669.265135,
                "variance": 58817627.72
              },
              {
                "average": 23378.03036,
                "count": 5493025,
                "maximum": 57088,
                "minimum": 4352,
                "name": "Blue",
                "position": 14,
                "stddev": 6641.115718,
                "variance": 44104417.97
              },
              {
                "average": 425597.0234,
                "count": 5493025,
                "maximum": 426581.9283,
                "minimum": 424814.8082,
                "name": "GpsTime",
                "position": 15,
                "stddev": 376.4476964,
                "variance": 141712.8681
              },
              {
                "average": 0,
                "count": 5493025,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5493025,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5493025,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5493025,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5493025,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438691.7509,
              4959635.648,
              1043.521575,
              439391.8909,
              4961026.088,
              1093.341575
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438691.7509062317,
                    4959635.647856004,
                    1043.5215754626258
                  ],
                  [
                    438691.7509062317,
                    4961026.087856003,
                    1043.5215754626258
                  ],
                  [
                    439391.8909062317,
                    4961026.087856003,
                    1093.341575462626
                  ],
                  [
                    439391.8909062317,
                    4959635.647856004,
                    1093.341575462626
                  ],
                  [
                    438691.7509062317,
                    4959635.647856004,
                    1043.5215754626258
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:16:21+00:00",
            "end_time": "2011-09-18T23:46:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117G7215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.7625255234356,
              44.83742976862383,
              1022.0306841292872
            ],
            [
              -117.76269150866497,
              44.85001045245959,
              1022.0306841292872
            ],
            [
              -117.75002806678538,
              44.85009432384583,
              1056.0506841292872
            ],
            [
              -117.74986483688608,
              44.83751360343251,
              1056.0506841292872
            ],
            [
              -117.7625255234356,
              44.83742976862383,
              1022.0306841292872
            ]
          ]
        ]
      },
      "bbox": [
        -117.7626915,
        44.83742977,
        1022.030684,
        -117.7498648,
        44.85009432,
        1056.050684
      ],
      "properties": {
        "datetime": "2011-09-19T00:56:59Z",
        "pc:count": 11605991,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440233.8646,
            "count": 11605991,
            "maximum": 440733.4216,
            "minimum": 439732.6616,
            "name": "X",
            "position": 0,
            "stddev": 284.8123239,
            "variance": 81118.05985
          },
          {
            "average": 4965868.57,
            "count": 11605991,
            "maximum": 4966570.917,
            "minimum": 4965173.277,
            "name": "Y",
            "position": 1,
            "stddev": 401.4937475,
            "variance": 161197.2293
          },
          {
            "average": 1028.696727,
            "count": 11605991,
            "maximum": 1056.050684,
            "minimum": 1022.030684,
            "name": "Z",
            "position": 2,
            "stddev": 6.93805673,
            "variance": 48.13663118
          },
          {
            "average": 224.7439337,
            "count": 11605991,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.86033558,
            "variance": 952.3603123
          },
          {
            "average": 1.00007341,
            "count": 11605991,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008687512698,
            "variance": 7.547287688e-05
          },
          {
            "average": 1.000147338,
            "count": 11605991,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01240420676,
            "variance": 0.0001538643453
          },
          {
            "average": 0.4986408313,
            "count": 11605991,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981742,
            "variance": 0.2499981742
          },
          {
            "average": 0,
            "count": 11605991,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.255867078,
            "count": 11605991,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4363474907,
            "variance": 0.1903991326
          },
          {
            "average": 1.166324988,
            "count": 11605991,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.910765605,
            "variance": 62.58021245
          },
          {
            "average": 200.8409459,
            "count": 11605991,
            "maximum": 212,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 3.540697357,
            "variance": 12.53653778
          },
          {
            "average": 21.83155631,
            "count": 11605991,
            "maximum": 35,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.06527103,
            "variance": 101.3096809
          },
          {
            "average": 41162.26963,
            "count": 11605991,
            "maximum": 65280,
            "minimum": 8192,
            "name": "Red",
            "position": 12,
            "stddev": 6851.495658,
            "variance": 46942992.75
          },
          {
            "average": 37835.06776,
            "count": 11605991,
            "maximum": 65280,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 6750.000331,
            "variance": 45562504.46
          },
          {
            "average": 31488.71065,
            "count": 11605991,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 8215.164146,
            "variance": 67488921.95
          },
          {
            "average": 427837.2018,
            "count": 11605991,
            "maximum": 429019.9121,
            "minimum": 426499.1271,
            "name": "GpsTime",
            "position": 15,
            "stddev": 521.7724688,
            "variance": 272246.5092
          },
          {
            "average": 0,
            "count": 11605991,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11605991,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11605991,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11605991,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11605991,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439732.6616,
          4965173.277,
          1022.030684,
          440733.4216,
          4966570.917,
          1056.050684
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439732.6615785775,
                4965173.277476458,
                1022.0306841292872
              ],
              [
                439732.6615785775,
                4966570.9174764585,
                1022.0306841292872
              ],
              [
                440733.4215785775,
                4966570.9174764585,
                1056.0506841292872
              ],
              [
                440733.4215785775,
                4965173.277476458,
                1056.0506841292872
              ],
              [
                439732.6615785775,
                4965173.277476458,
                1022.0306841292872
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:56:59+00:00",
        "end_time": "2011-09-19T00:14:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7626915,
            44.83742977,
            1022.030684,
            -117.7498648,
            44.85009432,
            1056.050684
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.7625255234356,
                  44.83742976862383,
                  1022.0306841292872
                ],
                [
                  -117.76269150866497,
                  44.85001045245959,
                  1022.0306841292872
                ],
                [
                  -117.75002806678538,
                  44.85009432384583,
                  1056.0506841292872
                ],
                [
                  -117.74986483688608,
                  44.83751360343251,
                  1056.0506841292872
                ],
                [
                  -117.7625255234356,
                  44.83742976862383,
                  1022.0306841292872
                ]
              ]
            ]
          },
          "id": "44117G7215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:56:59Z",
            "pc:count": 11605991,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 440233.8646,
                "count": 11605991,
                "maximum": 440733.4216,
                "minimum": 439732.6616,
                "name": "X",
                "position": 0,
                "stddev": 284.8123239,
                "variance": 81118.05985
              },
              {
                "average": 4965868.57,
                "count": 11605991,
                "maximum": 4966570.917,
                "minimum": 4965173.277,
                "name": "Y",
                "position": 1,
                "stddev": 401.4937475,
                "variance": 161197.2293
              },
              {
                "average": 1028.696727,
                "count": 11605991,
                "maximum": 1056.050684,
                "minimum": 1022.030684,
                "name": "Z",
                "position": 2,
                "stddev": 6.93805673,
                "variance": 48.13663118
              },
              {
                "average": 224.7439337,
                "count": 11605991,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.86033558,
                "variance": 952.3603123
              },
              {
                "average": 1.00007341,
                "count": 11605991,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008687512698,
                "variance": 7.547287688e-05
              },
              {
                "average": 1.000147338,
                "count": 11605991,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01240420676,
                "variance": 0.0001538643453
              },
              {
                "average": 0.4986408313,
                "count": 11605991,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981742,
                "variance": 0.2499981742
              },
              {
                "average": 0,
                "count": 11605991,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.255867078,
                "count": 11605991,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4363474907,
                "variance": 0.1903991326
              },
              {
                "average": 1.166324988,
                "count": 11605991,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.910765605,
                "variance": 62.58021245
              },
              {
                "average": 200.8409459,
                "count": 11605991,
                "maximum": 212,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 3.540697357,
                "variance": 12.53653778
              },
              {
                "average": 21.83155631,
                "count": 11605991,
                "maximum": 35,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.06527103,
                "variance": 101.3096809
              },
              {
                "average": 41162.26963,
                "count": 11605991,
                "maximum": 65280,
                "minimum": 8192,
                "name": "Red",
                "position": 12,
                "stddev": 6851.495658,
                "variance": 46942992.75
              },
              {
                "average": 37835.06776,
                "count": 11605991,
                "maximum": 65280,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 6750.000331,
                "variance": 45562504.46
              },
              {
                "average": 31488.71065,
                "count": 11605991,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 8215.164146,
                "variance": 67488921.95
              },
              {
                "average": 427837.2018,
                "count": 11605991,
                "maximum": 429019.9121,
                "minimum": 426499.1271,
                "name": "GpsTime",
                "position": 15,
                "stddev": 521.7724688,
                "variance": 272246.5092
              },
              {
                "average": 0,
                "count": 11605991,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11605991,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11605991,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11605991,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11605991,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439732.6616,
              4965173.277,
              1022.030684,
              440733.4216,
              4966570.917,
              1056.050684
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439732.6615785775,
                    4965173.277476458,
                    1022.0306841292872
                  ],
                  [
                    439732.6615785775,
                    4966570.9174764585,
                    1022.0306841292872
                  ],
                  [
                    440733.4215785775,
                    4966570.9174764585,
                    1056.0506841292872
                  ],
                  [
                    440733.4215785775,
                    4965173.277476458,
                    1056.0506841292872
                  ],
                  [
                    439732.6615785775,
                    4965173.277476458,
                    1022.0306841292872
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:56:59+00:00",
            "end_time": "2011-09-19T00:14:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117F7106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502545066607,
              44.7249170166814,
              1106.997503099969
            ],
            [
              -117.87512240809234,
              44.731347189969945,
              1106.997503099969
            ],
            [
              -117.86252690944634,
              44.73144301565374,
              1193.3375030999691
            ],
            [
              -117.86243134709224,
              44.72501282100228,
              1193.3375030999691
            ],
            [
              -117.87502545066607,
              44.7249170166814,
              1106.997503099969
            ]
          ]
        ]
      },
      "bbox": [
        -117.8751224,
        44.72491702,
        1106.997503,
        -117.8624313,
        44.73144302,
        1193.337503
      ],
      "properties": {
        "datetime": "2011-09-19T01:29:35Z",
        "pc:count": 5916381,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431225.0351,
            "count": 5916381,
            "maximum": 431703.9004,
            "minimum": 430706.4404,
            "name": "X",
            "position": 0,
            "stddev": 286.5772052,
            "variance": 82126.49454
          },
          {
            "average": 4953092.646,
            "count": 5916381,
            "maximum": 4953478.965,
            "minimum": 4952764.605,
            "name": "Y",
            "position": 1,
            "stddev": 195.4448624,
            "variance": 38198.69423
          },
          {
            "average": 1142.363665,
            "count": 5916381,
            "maximum": 1193.337503,
            "minimum": 1106.997503,
            "name": "Z",
            "position": 2,
            "stddev": 20.87065631,
            "variance": 435.5842948
          },
          {
            "average": 221.4063462,
            "count": 5916381,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.91863028,
            "variance": 2017.683346
          },
          {
            "average": 1.030241122,
            "count": 5916381,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1926730987,
            "variance": 0.03712292296
          },
          {
            "average": 1.060551712,
            "count": 5916381,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2841407135,
            "variance": 0.08073594508
          },
          {
            "average": 0.4985505497,
            "count": 5916381,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979413,
            "variance": 0.2499979413
          },
          {
            "average": 0,
            "count": 5916381,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.257911213,
            "count": 5916381,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4374849158,
            "variance": 0.1913930515
          },
          {
            "average": 0.8850989079,
            "count": 5916381,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.684312135,
            "variance": 59.04865298
          },
          {
            "average": 197.3410827,
            "count": 5916381,
            "maximum": 212,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 4.669405397,
            "variance": 21.80334676
          },
          {
            "average": 22.3997606,
            "count": 5916381,
            "maximum": 39,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.31476272,
            "variance": 151.6533809
          },
          {
            "average": 33250.75362,
            "count": 5916381,
            "maximum": 57088,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 10285.00204,
            "variance": 105781267
          },
          {
            "average": 31773.72637,
            "count": 5916381,
            "maximum": 54784,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 7321.380362,
            "variance": 53602610.4
          },
          {
            "average": 25333.18227,
            "count": 5916381,
            "maximum": 49920,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6504.267727,
            "variance": 42305498.67
          },
          {
            "average": 429912.9539,
            "count": 5916381,
            "maximum": 430975.8713,
            "minimum": 428598.9398,
            "name": "GpsTime",
            "position": 15,
            "stddev": 470.0834175,
            "variance": 220978.4194
          },
          {
            "average": 0,
            "count": 5916381,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5916381,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5916381,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5916381,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5916381,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430706.4404,
          4952764.605,
          1106.997503,
          431703.9004,
          4953478.965,
          1193.337503
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430706.44035812735,
                4952764.605205513,
                1106.997503099969
              ],
              [
                430706.44035812735,
                4953478.965205512,
                1106.997503099969
              ],
              [
                431703.9003581273,
                4953478.965205512,
                1193.3375030999691
              ],
              [
                431703.9003581273,
                4952764.605205513,
                1193.3375030999691
              ],
              [
                430706.44035812735,
                4952764.605205513,
                1106.997503099969
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T01:29:35+00:00",
        "end_time": "2011-09-19T00:49:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117F7106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117F7106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117F7106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8751224,
            44.72491702,
            1106.997503,
            -117.8624313,
            44.73144302,
            1193.337503
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502545066607,
                  44.7249170166814,
                  1106.997503099969
                ],
                [
                  -117.87512240809234,
                  44.731347189969945,
                  1106.997503099969
                ],
                [
                  -117.86252690944634,
                  44.73144301565374,
                  1193.3375030999691
                ],
                [
                  -117.86243134709224,
                  44.72501282100228,
                  1193.3375030999691
                ],
                [
                  -117.87502545066607,
                  44.7249170166814,
                  1106.997503099969
                ]
              ]
            ]
          },
          "id": "44117F7106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T01:29:35Z",
            "pc:count": 5916381,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431225.0351,
                "count": 5916381,
                "maximum": 431703.9004,
                "minimum": 430706.4404,
                "name": "X",
                "position": 0,
                "stddev": 286.5772052,
                "variance": 82126.49454
              },
              {
                "average": 4953092.646,
                "count": 5916381,
                "maximum": 4953478.965,
                "minimum": 4952764.605,
                "name": "Y",
                "position": 1,
                "stddev": 195.4448624,
                "variance": 38198.69423
              },
              {
                "average": 1142.363665,
                "count": 5916381,
                "maximum": 1193.337503,
                "minimum": 1106.997503,
                "name": "Z",
                "position": 2,
                "stddev": 20.87065631,
                "variance": 435.5842948
              },
              {
                "average": 221.4063462,
                "count": 5916381,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.91863028,
                "variance": 2017.683346
              },
              {
                "average": 1.030241122,
                "count": 5916381,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1926730987,
                "variance": 0.03712292296
              },
              {
                "average": 1.060551712,
                "count": 5916381,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2841407135,
                "variance": 0.08073594508
              },
              {
                "average": 0.4985505497,
                "count": 5916381,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979413,
                "variance": 0.2499979413
              },
              {
                "average": 0,
                "count": 5916381,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.257911213,
                "count": 5916381,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4374849158,
                "variance": 0.1913930515
              },
              {
                "average": 0.8850989079,
                "count": 5916381,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.684312135,
                "variance": 59.04865298
              },
              {
                "average": 197.3410827,
                "count": 5916381,
                "maximum": 212,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 4.669405397,
                "variance": 21.80334676
              },
              {
                "average": 22.3997606,
                "count": 5916381,
                "maximum": 39,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.31476272,
                "variance": 151.6533809
              },
              {
                "average": 33250.75362,
                "count": 5916381,
                "maximum": 57088,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 10285.00204,
                "variance": 105781267
              },
              {
                "average": 31773.72637,
                "count": 5916381,
                "maximum": 54784,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 7321.380362,
                "variance": 53602610.4
              },
              {
                "average": 25333.18227,
                "count": 5916381,
                "maximum": 49920,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6504.267727,
                "variance": 42305498.67
              },
              {
                "average": 429912.9539,
                "count": 5916381,
                "maximum": 430975.8713,
                "minimum": 428598.9398,
                "name": "GpsTime",
                "position": 15,
                "stddev": 470.0834175,
                "variance": 220978.4194
              },
              {
                "average": 0,
                "count": 5916381,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5916381,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5916381,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5916381,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5916381,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430706.4404,
              4952764.605,
              1106.997503,
              431703.9004,
              4953478.965,
              1193.337503
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430706.44035812735,
                    4952764.605205513,
                    1106.997503099969
                  ],
                  [
                    430706.44035812735,
                    4953478.965205512,
                    1106.997503099969
                  ],
                  [
                    431703.9003581273,
                    4953478.965205512,
                    1193.3375030999691
                  ],
                  [
                    431703.9003581273,
                    4952764.605205513,
                    1193.3375030999691
                  ],
                  [
                    430706.44035812735,
                    4952764.605205513,
                    1106.997503099969
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T01:29:35+00:00",
            "end_time": "2011-09-19T00: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": "45118D1416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05531734548937,
              45.387463350270615,
              831.8008164767772
            ],
            [
              -118.0555507812814,
              45.40000291669587,
              831.8008164767772
            ],
            [
              -118.0500284242397,
              45.40005382156999,
              861.5208164767772
            ],
            [
              -118.04979620917528,
              45.3875142330152,
              861.5208164767772
            ],
            [
              -118.05531734548937,
              45.387463350270615,
              831.8008164767772
            ]
          ]
        ]
      },
      "bbox": [
        -118.0555508,
        45.38746335,
        831.8008165,
        -118.0497962,
        45.40005382,
        861.5208165
      ],
      "properties": {
        "datetime": "2011-09-15T18:40:57Z",
        "pc:count": 7640830,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417634.9724,
            "count": 7640830,
            "maximum": 417820.737,
            "minimum": 417388.457,
            "name": "X",
            "position": 0,
            "stddev": 117.8645184,
            "variance": 13892.04471
          },
          {
            "average": 5027234.724,
            "count": 7640830,
            "maximum": 5027928.407,
            "minimum": 5026535.087,
            "name": "Y",
            "position": 1,
            "stddev": 398.440018,
            "variance": 158754.448
          },
          {
            "average": 839.629944,
            "count": 7640830,
            "maximum": 861.5208165,
            "minimum": 831.8008165,
            "name": "Z",
            "position": 2,
            "stddev": 3.467672642,
            "variance": 12.02475355
          },
          {
            "average": 115.3904895,
            "count": 7640830,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.04745146,
            "variance": 578.2799215
          },
          {
            "average": 1.002495671,
            "count": 7640830,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05257395523,
            "variance": 0.002764020768
          },
          {
            "average": 1.005260162,
            "count": 7640830,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07922512514,
            "variance": 0.006276620454
          },
          {
            "average": 0.4997563092,
            "count": 7640830,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999733,
            "variance": 0.2499999733
          },
          {
            "average": 0,
            "count": 7640830,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.112222363,
            "count": 7640830,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3156398541,
            "variance": 0.0996285175
          },
          {
            "average": -0.06046437015,
            "count": 7640830,
            "maximum": 16.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.170064338,
            "variance": 66.74995128
          },
          {
            "average": 158.4558825,
            "count": 7640830,
            "maximum": 177,
            "minimum": 120,
            "name": "UserData",
            "position": 10,
            "stddev": 23.53514734,
            "variance": 553.9031605
          },
          {
            "average": 9453.414546,
            "count": 7640830,
            "maximum": 20003,
            "minimum": 1001,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7861.298654,
            "variance": 61800016.52
          },
          {
            "average": 40551.32606,
            "count": 7640830,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 9748.092502,
            "variance": 95025307.43
          },
          {
            "average": 39538.48514,
            "count": 7640830,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 7550.610861,
            "variance": 57011724.37
          },
          {
            "average": 32074.55468,
            "count": 7640830,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6371.942832,
            "variance": 40601655.45
          },
          {
            "average": 115639.1442,
            "count": 7640830,
            "maximum": 147257.6296,
            "minimum": 65997.77584,
            "name": "GpsTime",
            "position": 15,
            "stddev": 39016.66905,
            "variance": 1522300464
          },
          {
            "average": 0,
            "count": 7640830,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7640830,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7640830,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7640830,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7640830,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417388.457,
          5026535.087,
          831.8008165,
          417820.737,
          5027928.407,
          861.5208165
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417388.45700478705,
                5026535.086819994,
                831.8008164767772
              ],
              [
                417388.45700478705,
                5027928.406819995,
                831.8008164767772
              ],
              [
                417820.7370047871,
                5027928.406819995,
                861.5208164767772
              ],
              [
                417820.7370047871,
                5026535.086819994,
                861.5208164767772
              ],
              [
                417388.45700478705,
                5026535.086819994,
                831.8008164767772
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:40:57+00:00",
        "end_time": "2011-09-14T20:06:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0555508,
            45.38746335,
            831.8008165,
            -118.0497962,
            45.40005382,
            861.5208165
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05531734548937,
                  45.387463350270615,
                  831.8008164767772
                ],
                [
                  -118.0555507812814,
                  45.40000291669587,
                  831.8008164767772
                ],
                [
                  -118.0500284242397,
                  45.40005382156999,
                  861.5208164767772
                ],
                [
                  -118.04979620917528,
                  45.3875142330152,
                  861.5208164767772
                ],
                [
                  -118.05531734548937,
                  45.387463350270615,
                  831.8008164767772
                ]
              ]
            ]
          },
          "id": "45118D1416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:40:57Z",
            "pc:count": 7640830,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417634.9724,
                "count": 7640830,
                "maximum": 417820.737,
                "minimum": 417388.457,
                "name": "X",
                "position": 0,
                "stddev": 117.8645184,
                "variance": 13892.04471
              },
              {
                "average": 5027234.724,
                "count": 7640830,
                "maximum": 5027928.407,
                "minimum": 5026535.087,
                "name": "Y",
                "position": 1,
                "stddev": 398.440018,
                "variance": 158754.448
              },
              {
                "average": 839.629944,
                "count": 7640830,
                "maximum": 861.5208165,
                "minimum": 831.8008165,
                "name": "Z",
                "position": 2,
                "stddev": 3.467672642,
                "variance": 12.02475355
              },
              {
                "average": 115.3904895,
                "count": 7640830,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.04745146,
                "variance": 578.2799215
              },
              {
                "average": 1.002495671,
                "count": 7640830,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05257395523,
                "variance": 0.002764020768
              },
              {
                "average": 1.005260162,
                "count": 7640830,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07922512514,
                "variance": 0.006276620454
              },
              {
                "average": 0.4997563092,
                "count": 7640830,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999733,
                "variance": 0.2499999733
              },
              {
                "average": 0,
                "count": 7640830,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.112222363,
                "count": 7640830,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3156398541,
                "variance": 0.0996285175
              },
              {
                "average": -0.06046437015,
                "count": 7640830,
                "maximum": 16.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.170064338,
                "variance": 66.74995128
              },
              {
                "average": 158.4558825,
                "count": 7640830,
                "maximum": 177,
                "minimum": 120,
                "name": "UserData",
                "position": 10,
                "stddev": 23.53514734,
                "variance": 553.9031605
              },
              {
                "average": 9453.414546,
                "count": 7640830,
                "maximum": 20003,
                "minimum": 1001,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7861.298654,
                "variance": 61800016.52
              },
              {
                "average": 40551.32606,
                "count": 7640830,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 9748.092502,
                "variance": 95025307.43
              },
              {
                "average": 39538.48514,
                "count": 7640830,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 7550.610861,
                "variance": 57011724.37
              },
              {
                "average": 32074.55468,
                "count": 7640830,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6371.942832,
                "variance": 40601655.45
              },
              {
                "average": 115639.1442,
                "count": 7640830,
                "maximum": 147257.6296,
                "minimum": 65997.77584,
                "name": "GpsTime",
                "position": 15,
                "stddev": 39016.66905,
                "variance": 1522300464
              },
              {
                "average": 0,
                "count": 7640830,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7640830,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7640830,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7640830,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7640830,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417388.457,
              5026535.087,
              831.8008165,
              417820.737,
              5027928.407,
              861.5208165
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417388.45700478705,
                    5026535.086819994,
                    831.8008164767772
                  ],
                  [
                    417388.45700478705,
                    5027928.406819995,
                    831.8008164767772
                  ],
                  [
                    417820.7370047871,
                    5027928.406819995,
                    861.5208164767772
                  ],
                  [
                    417820.7370047871,
                    5026535.086819994,
                    861.5208164767772
                  ],
                  [
                    417388.45700478705,
                    5026535.086819994,
                    831.8008164767772
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:40:57+00:00",
            "end_time": "2011-09-14T20:06: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": "44117G8217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502448130716,
              44.82491144204423,
              1029.2272414073677
            ],
            [
              -117.92522603950276,
              44.83750980911489,
              1029.2272414073677
            ],
            [
              -117.91252892016837,
              44.83761197558781,
              1064.6472414073678
            ],
            [
              -117.91233012707423,
              44.82501356389818,
              1064.6472414073678
            ],
            [
              -117.92502448130716,
              44.82491144204423,
              1029.2272414073677
            ]
          ]
        ]
      },
      "bbox": [
        -117.925226,
        44.82491144,
        1029.227241,
        -117.9123301,
        44.83761198,
        1064.647241
      ],
      "properties": {
        "datetime": "2011-09-20T22:48:41Z",
        "pc:count": 11720593,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427374.7992,
            "count": 11720593,
            "maximum": 427876.9338,
            "minimum": 426873.2538,
            "name": "X",
            "position": 0,
            "stddev": 286.1688309,
            "variance": 81892.59976
          },
          {
            "average": 4964616.611,
            "count": 11720593,
            "maximum": 4965315.724,
            "minimum": 4963916.064,
            "name": "Y",
            "position": 1,
            "stddev": 402.7819269,
            "variance": 162233.2806
          },
          {
            "average": 1035.551873,
            "count": 11720593,
            "maximum": 1064.647241,
            "minimum": 1029.227241,
            "name": "Z",
            "position": 2,
            "stddev": 2.981158177,
            "variance": 8.887304077
          },
          {
            "average": 229.0283485,
            "count": 11720593,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.64672554,
            "variance": 1270.689041
          },
          {
            "average": 1.006109162,
            "count": 11720593,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08893994732,
            "variance": 0.00791031423
          },
          {
            "average": 1.012243237,
            "count": 11720593,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1330210294,
            "variance": 0.01769459426
          },
          {
            "average": 0.4985148789,
            "count": 11720593,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999978157,
            "variance": 0.2499978157
          },
          {
            "average": 0,
            "count": 11720593,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.246062209,
            "count": 11720593,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4307152353,
            "variance": 0.1855156139
          },
          {
            "average": 0.9160253845,
            "count": 11720593,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.809659103,
            "variance": 60.99077531
          },
          {
            "average": 199.6441093,
            "count": 11720593,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 4.24261948,
            "variance": 17.99982005
          },
          {
            "average": 113.4708565,
            "count": 11720593,
            "maximum": 20071,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 908.6478475,
            "variance": 825640.9107
          },
          {
            "average": 30686.12861,
            "count": 11720593,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 9497.911908,
            "variance": 90210330.61
          },
          {
            "average": 31939.29409,
            "count": 11720593,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 7518.465312,
            "variance": 56527320.64
          },
          {
            "average": 25025.75256,
            "count": 11720593,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 6437.637969,
            "variance": 41443182.62
          },
          {
            "average": 591666.3639,
            "count": 11720593,
            "maximum": 594121.2062,
            "minimum": 322025.5328,
            "name": "GpsTime",
            "position": 15,
            "stddev": 15939.82047,
            "variance": 254077876.8
          },
          {
            "average": 0,
            "count": 11720593,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11720593,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11720593,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11720593,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11720593,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426873.2538,
          4963916.064,
          1029.227241,
          427876.9338,
          4965315.724,
          1064.647241
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426873.2538113163,
                4963916.063680999,
                1029.2272414073677
              ],
              [
                426873.2538113163,
                4965315.723680999,
                1029.2272414073677
              ],
              [
                427876.9338113163,
                4965315.723680999,
                1064.6472414073678
              ],
              [
                427876.9338113163,
                4963916.063680999,
                1064.6472414073678
              ],
              [
                426873.2538113163,
                4963916.063680999,
                1029.2272414073677
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:48:41+00:00",
        "end_time": "2011-09-17T19:13:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.925226,
            44.82491144,
            1029.227241,
            -117.9123301,
            44.83761198,
            1064.647241
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502448130716,
                  44.82491144204423,
                  1029.2272414073677
                ],
                [
                  -117.92522603950276,
                  44.83750980911489,
                  1029.2272414073677
                ],
                [
                  -117.91252892016837,
                  44.83761197558781,
                  1064.6472414073678
                ],
                [
                  -117.91233012707423,
                  44.82501356389818,
                  1064.6472414073678
                ],
                [
                  -117.92502448130716,
                  44.82491144204423,
                  1029.2272414073677
                ]
              ]
            ]
          },
          "id": "44117G8217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:48:41Z",
            "pc:count": 11720593,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427374.7992,
                "count": 11720593,
                "maximum": 427876.9338,
                "minimum": 426873.2538,
                "name": "X",
                "position": 0,
                "stddev": 286.1688309,
                "variance": 81892.59976
              },
              {
                "average": 4964616.611,
                "count": 11720593,
                "maximum": 4965315.724,
                "minimum": 4963916.064,
                "name": "Y",
                "position": 1,
                "stddev": 402.7819269,
                "variance": 162233.2806
              },
              {
                "average": 1035.551873,
                "count": 11720593,
                "maximum": 1064.647241,
                "minimum": 1029.227241,
                "name": "Z",
                "position": 2,
                "stddev": 2.981158177,
                "variance": 8.887304077
              },
              {
                "average": 229.0283485,
                "count": 11720593,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.64672554,
                "variance": 1270.689041
              },
              {
                "average": 1.006109162,
                "count": 11720593,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08893994732,
                "variance": 0.00791031423
              },
              {
                "average": 1.012243237,
                "count": 11720593,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1330210294,
                "variance": 0.01769459426
              },
              {
                "average": 0.4985148789,
                "count": 11720593,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999978157,
                "variance": 0.2499978157
              },
              {
                "average": 0,
                "count": 11720593,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.246062209,
                "count": 11720593,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4307152353,
                "variance": 0.1855156139
              },
              {
                "average": 0.9160253845,
                "count": 11720593,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.809659103,
                "variance": 60.99077531
              },
              {
                "average": 199.6441093,
                "count": 11720593,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 4.24261948,
                "variance": 17.99982005
              },
              {
                "average": 113.4708565,
                "count": 11720593,
                "maximum": 20071,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 908.6478475,
                "variance": 825640.9107
              },
              {
                "average": 30686.12861,
                "count": 11720593,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 9497.911908,
                "variance": 90210330.61
              },
              {
                "average": 31939.29409,
                "count": 11720593,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 7518.465312,
                "variance": 56527320.64
              },
              {
                "average": 25025.75256,
                "count": 11720593,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 6437.637969,
                "variance": 41443182.62
              },
              {
                "average": 591666.3639,
                "count": 11720593,
                "maximum": 594121.2062,
                "minimum": 322025.5328,
                "name": "GpsTime",
                "position": 15,
                "stddev": 15939.82047,
                "variance": 254077876.8
              },
              {
                "average": 0,
                "count": 11720593,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11720593,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11720593,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11720593,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11720593,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426873.2538,
              4963916.064,
              1029.227241,
              427876.9338,
              4965315.724,
              1064.647241
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426873.2538113163,
                    4963916.063680999,
                    1029.2272414073677
                  ],
                  [
                    426873.2538113163,
                    4965315.723680999,
                    1029.2272414073677
                  ],
                  [
                    427876.9338113163,
                    4965315.723680999,
                    1064.6472414073678
                  ],
                  [
                    427876.9338113163,
                    4963916.063680999,
                    1064.6472414073678
                  ],
                  [
                    426873.2538113163,
                    4963916.063680999,
                    1029.2272414073677
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:48:41+00:00",
            "end_time": "2011-09-17T19:13:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118D1218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752501062887,
              45.44989930865997,
              822.5957732181859
            ],
            [
              -118.03775630578942,
              45.462509366469995,
              822.5957732181859
            ],
            [
              -118.02502981559262,
              45.46262428948713,
              842.1557732181858
            ],
            [
              -118.02480135570129,
              45.450014181434945,
              842.1557732181858
            ],
            [
              -118.03752501062887,
              45.44989930865997,
              822.5957732181859
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377563,
        45.44989931,
        822.5957732,
        -118.0248014,
        45.46262429,
        842.1557732
      ],
      "properties": {
        "datetime": "2011-09-14T22:19:48Z",
        "pc:count": 10572910,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419368.7851,
            "count": 10572910,
            "maximum": 419865.851,
            "minimum": 418870.751,
            "name": "X",
            "position": 0,
            "stddev": 277.3072237,
            "variance": 76899.29633
          },
          {
            "average": 5034163.645,
            "count": 10572910,
            "maximum": 5034854.475,
            "minimum": 5033453.315,
            "name": "Y",
            "position": 1,
            "stddev": 403.5682596,
            "variance": 162867.3402
          },
          {
            "average": 825.0627529,
            "count": 10572910,
            "maximum": 842.1557732,
            "minimum": 822.5957732,
            "name": "Z",
            "position": 2,
            "stddev": 1.555002658,
            "variance": 2.418033265
          },
          {
            "average": 112.8685457,
            "count": 10572910,
            "maximum": 206,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.30271811,
            "variance": 590.6221073
          },
          {
            "average": 1.002870071,
            "count": 10572910,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05458992972,
            "variance": 0.002980060426
          },
          {
            "average": 1.006624666,
            "count": 10572910,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08388143586,
            "variance": 0.007036095282
          },
          {
            "average": 0.5000182542,
            "count": 10572910,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000233,
            "variance": 0.2500000233
          },
          {
            "average": 0,
            "count": 10572910,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.245007098,
            "count": 10572910,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4300914293,
            "variance": 0.1849786376
          },
          {
            "average": -2.302156982,
            "count": 10572910,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.842236785,
            "variance": 78.18515136
          },
          {
            "average": 120.8577261,
            "count": 10572910,
            "maximum": 129,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 1.524163056,
            "variance": 2.323073021
          },
          {
            "average": 1012.865134,
            "count": 10572910,
            "maximum": 1017,
            "minimum": 1009,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.628492623,
            "variance": 2.651988223
          },
          {
            "average": 33111.13858,
            "count": 10572910,
            "maximum": 60416,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7739.659888,
            "variance": 59902335.18
          },
          {
            "average": 33219.79748,
            "count": 10572910,
            "maximum": 58368,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5930.33447,
            "variance": 35168866.93
          },
          {
            "average": 26860.07323,
            "count": 10572910,
            "maximum": 58112,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4692.110406,
            "variance": 22015900.06
          },
          {
            "average": 71954.85058,
            "count": 10572910,
            "maximum": 73988.97223,
            "minimum": 70034.66481,
            "name": "GpsTime",
            "position": 15,
            "stddev": 810.6822124,
            "variance": 657205.6495
          },
          {
            "average": 0,
            "count": 10572910,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10572910,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10572910,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10572910,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10572910,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418870.751,
          5033453.315,
          822.5957732,
          419865.851,
          5034854.475,
          842.1557732
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418870.7510249522,
                5033453.315213438,
                822.5957732181859
              ],
              [
                418870.7510249522,
                5034854.475213438,
                822.5957732181859
              ],
              [
                419865.8510249522,
                5034854.475213438,
                842.1557732181858
              ],
              [
                419865.8510249522,
                5033453.315213438,
                842.1557732181858
              ],
              [
                418870.7510249522,
                5033453.315213438,
                822.5957732181859
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:19:48+00:00",
        "end_time": "2011-09-14T21:13:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377563,
            45.44989931,
            822.5957732,
            -118.0248014,
            45.46262429,
            842.1557732
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752501062887,
                  45.44989930865997,
                  822.5957732181859
                ],
                [
                  -118.03775630578942,
                  45.462509366469995,
                  822.5957732181859
                ],
                [
                  -118.02502981559262,
                  45.46262428948713,
                  842.1557732181858
                ],
                [
                  -118.02480135570129,
                  45.450014181434945,
                  842.1557732181858
                ],
                [
                  -118.03752501062887,
                  45.44989930865997,
                  822.5957732181859
                ]
              ]
            ]
          },
          "id": "45118D1218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:19:48Z",
            "pc:count": 10572910,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419368.7851,
                "count": 10572910,
                "maximum": 419865.851,
                "minimum": 418870.751,
                "name": "X",
                "position": 0,
                "stddev": 277.3072237,
                "variance": 76899.29633
              },
              {
                "average": 5034163.645,
                "count": 10572910,
                "maximum": 5034854.475,
                "minimum": 5033453.315,
                "name": "Y",
                "position": 1,
                "stddev": 403.5682596,
                "variance": 162867.3402
              },
              {
                "average": 825.0627529,
                "count": 10572910,
                "maximum": 842.1557732,
                "minimum": 822.5957732,
                "name": "Z",
                "position": 2,
                "stddev": 1.555002658,
                "variance": 2.418033265
              },
              {
                "average": 112.8685457,
                "count": 10572910,
                "maximum": 206,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.30271811,
                "variance": 590.6221073
              },
              {
                "average": 1.002870071,
                "count": 10572910,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05458992972,
                "variance": 0.002980060426
              },
              {
                "average": 1.006624666,
                "count": 10572910,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08388143586,
                "variance": 0.007036095282
              },
              {
                "average": 0.5000182542,
                "count": 10572910,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000233,
                "variance": 0.2500000233
              },
              {
                "average": 0,
                "count": 10572910,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.245007098,
                "count": 10572910,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4300914293,
                "variance": 0.1849786376
              },
              {
                "average": -2.302156982,
                "count": 10572910,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.842236785,
                "variance": 78.18515136
              },
              {
                "average": 120.8577261,
                "count": 10572910,
                "maximum": 129,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 1.524163056,
                "variance": 2.323073021
              },
              {
                "average": 1012.865134,
                "count": 10572910,
                "maximum": 1017,
                "minimum": 1009,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.628492623,
                "variance": 2.651988223
              },
              {
                "average": 33111.13858,
                "count": 10572910,
                "maximum": 60416,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7739.659888,
                "variance": 59902335.18
              },
              {
                "average": 33219.79748,
                "count": 10572910,
                "maximum": 58368,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5930.33447,
                "variance": 35168866.93
              },
              {
                "average": 26860.07323,
                "count": 10572910,
                "maximum": 58112,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4692.110406,
                "variance": 22015900.06
              },
              {
                "average": 71954.85058,
                "count": 10572910,
                "maximum": 73988.97223,
                "minimum": 70034.66481,
                "name": "GpsTime",
                "position": 15,
                "stddev": 810.6822124,
                "variance": 657205.6495
              },
              {
                "average": 0,
                "count": 10572910,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10572910,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10572910,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10572910,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10572910,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418870.751,
              5033453.315,
              822.5957732,
              419865.851,
              5034854.475,
              842.1557732
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418870.7510249522,
                    5033453.315213438,
                    822.5957732181859
                  ],
                  [
                    418870.7510249522,
                    5034854.475213438,
                    822.5957732181859
                  ],
                  [
                    419865.8510249522,
                    5034854.475213438,
                    842.1557732181858
                  ],
                  [
                    419865.8510249522,
                    5033453.315213438,
                    842.1557732181858
                  ],
                  [
                    418870.7510249522,
                    5033453.315213438,
                    822.5957732181859
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:19:48+00:00",
            "end_time": "2011-09-14T21:13: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": "44117G7314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752482281304,
              44.774921079904594,
              1041.64408535441
            ],
            [
              -117.83770686094998,
              44.78751031286249,
              1041.64408535441
            ],
            [
              -117.82502875457448,
              44.78760260905607,
              1081.68408535441
            ],
            [
              -117.82484947069788,
              44.77501333581853,
              1081.68408535441
            ],
            [
              -117.83752482281304,
              44.774921079904594,
              1041.64408535441
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377069,
        44.77492108,
        1041.644085,
        -117.8248495,
        44.78760261,
        1081.684085
      ],
      "properties": {
        "datetime": "2011-09-19T20:08:50Z",
        "pc:count": 12835581,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434234.9529,
            "count": 12835581,
            "maximum": 434736.3611,
            "minimum": 433733.3411,
            "name": "X",
            "position": 0,
            "stddev": 284.6156379,
            "variance": 81006.06133
          },
          {
            "average": 4958982.943,
            "count": 12835581,
            "maximum": 4959686.55,
            "minimum": 4958287.95,
            "name": "Y",
            "position": 1,
            "stddev": 397.9661633,
            "variance": 158377.0672
          },
          {
            "average": 1048.960741,
            "count": 12835581,
            "maximum": 1081.684085,
            "minimum": 1041.644085,
            "name": "Z",
            "position": 2,
            "stddev": 4.493123937,
            "variance": 20.18816271
          },
          {
            "average": 139.5429356,
            "count": 12835581,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 81.00416528,
            "variance": 6561.674793
          },
          {
            "average": 1.121210174,
            "count": 12835581,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3662128978,
            "variance": 0.1341118865
          },
          {
            "average": 1.24272941,
            "count": 12835581,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5173471157,
            "variance": 0.2676480381
          },
          {
            "average": 0.4986975658,
            "count": 12835581,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983231,
            "variance": 0.2499983231
          },
          {
            "average": 0,
            "count": 12835581,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.178769469,
            "count": 12835581,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3831591802,
            "variance": 0.1468109574
          },
          {
            "average": 1.191683442,
            "count": 12835581,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.665606405,
            "variance": 58.76152156
          },
          {
            "average": 196.0606438,
            "count": 12835581,
            "maximum": 212,
            "minimum": 182,
            "name": "UserData",
            "position": 10,
            "stddev": 3.574248604,
            "variance": 12.77525309
          },
          {
            "average": 26.5851887,
            "count": 12835581,
            "maximum": 117,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.50565393,
            "variance": 182.402688
          },
          {
            "average": 35139.82115,
            "count": 12835581,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 13180.04832,
            "variance": 173713673.6
          },
          {
            "average": 34506.79976,
            "count": 12835581,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 12959.17428,
            "variance": 167940198.1
          },
          {
            "average": 30593.89528,
            "count": 12835581,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 13860.18214,
            "variance": 192104649.1
          },
          {
            "average": 430899.9312,
            "count": 12835581,
            "maximum": 498130.6933,
            "minimum": 429162.5824,
            "name": "GpsTime",
            "position": 15,
            "stddev": 6201.267095,
            "variance": 38455713.58
          },
          {
            "average": 0,
            "count": 12835581,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12835581,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12835581,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12835581,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12835581,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433733.3411,
          4958287.95,
          1041.644085,
          434736.3611,
          4959686.55,
          1081.684085
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433733.3411208241,
                4958287.950116154,
                1041.64408535441
              ],
              [
                433733.3411208241,
                4959686.550116153,
                1041.64408535441
              ],
              [
                434736.3611208241,
                4959686.550116153,
                1081.68408535441
              ],
              [
                434736.3611208241,
                4958287.950116154,
                1081.68408535441
              ],
              [
                433733.3411208241,
                4958287.950116154,
                1041.64408535441
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T20:08:50+00:00",
        "end_time": "2011-09-19T00:59:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377069,
            44.77492108,
            1041.644085,
            -117.8248495,
            44.78760261,
            1081.684085
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752482281304,
                  44.774921079904594,
                  1041.64408535441
                ],
                [
                  -117.83770686094998,
                  44.78751031286249,
                  1041.64408535441
                ],
                [
                  -117.82502875457448,
                  44.78760260905607,
                  1081.68408535441
                ],
                [
                  -117.82484947069788,
                  44.77501333581853,
                  1081.68408535441
                ],
                [
                  -117.83752482281304,
                  44.774921079904594,
                  1041.64408535441
                ]
              ]
            ]
          },
          "id": "44117G7314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:08:50Z",
            "pc:count": 12835581,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434234.9529,
                "count": 12835581,
                "maximum": 434736.3611,
                "minimum": 433733.3411,
                "name": "X",
                "position": 0,
                "stddev": 284.6156379,
                "variance": 81006.06133
              },
              {
                "average": 4958982.943,
                "count": 12835581,
                "maximum": 4959686.55,
                "minimum": 4958287.95,
                "name": "Y",
                "position": 1,
                "stddev": 397.9661633,
                "variance": 158377.0672
              },
              {
                "average": 1048.960741,
                "count": 12835581,
                "maximum": 1081.684085,
                "minimum": 1041.644085,
                "name": "Z",
                "position": 2,
                "stddev": 4.493123937,
                "variance": 20.18816271
              },
              {
                "average": 139.5429356,
                "count": 12835581,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 81.00416528,
                "variance": 6561.674793
              },
              {
                "average": 1.121210174,
                "count": 12835581,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3662128978,
                "variance": 0.1341118865
              },
              {
                "average": 1.24272941,
                "count": 12835581,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5173471157,
                "variance": 0.2676480381
              },
              {
                "average": 0.4986975658,
                "count": 12835581,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983231,
                "variance": 0.2499983231
              },
              {
                "average": 0,
                "count": 12835581,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.178769469,
                "count": 12835581,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3831591802,
                "variance": 0.1468109574
              },
              {
                "average": 1.191683442,
                "count": 12835581,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.665606405,
                "variance": 58.76152156
              },
              {
                "average": 196.0606438,
                "count": 12835581,
                "maximum": 212,
                "minimum": 182,
                "name": "UserData",
                "position": 10,
                "stddev": 3.574248604,
                "variance": 12.77525309
              },
              {
                "average": 26.5851887,
                "count": 12835581,
                "maximum": 117,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.50565393,
                "variance": 182.402688
              },
              {
                "average": 35139.82115,
                "count": 12835581,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 13180.04832,
                "variance": 173713673.6
              },
              {
                "average": 34506.79976,
                "count": 12835581,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 12959.17428,
                "variance": 167940198.1
              },
              {
                "average": 30593.89528,
                "count": 12835581,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 13860.18214,
                "variance": 192104649.1
              },
              {
                "average": 430899.9312,
                "count": 12835581,
                "maximum": 498130.6933,
                "minimum": 429162.5824,
                "name": "GpsTime",
                "position": 15,
                "stddev": 6201.267095,
                "variance": 38455713.58
              },
              {
                "average": 0,
                "count": 12835581,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12835581,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12835581,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12835581,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12835581,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433733.3411,
              4958287.95,
              1041.644085,
              434736.3611,
              4959686.55,
              1081.684085
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433733.3411208241,
                    4958287.950116154,
                    1041.64408535441
                  ],
                  [
                    433733.3411208241,
                    4959686.550116153,
                    1041.64408535441
                  ],
                  [
                    434736.3611208241,
                    4959686.550116153,
                    1081.68408535441
                  ],
                  [
                    434736.3611208241,
                    4958287.950116154,
                    1081.68408535441
                  ],
                  [
                    433733.3411208241,
                    4958287.950116154,
                    1041.64408535441
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T20:08:50+00:00",
            "end_time": "2011-09-19T00: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": "45118C1417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05002444175437,
              45.26239922808534,
              824.5097878562494
            ],
            [
              -118.05023729451833,
              45.273941533938725,
              824.5097878562494
            ],
            [
              -118.03752757655224,
              45.27405770791434,
              892.5497878562494
            ],
            [
              -118.03731729855387,
              45.262515355575445,
              892.5497878562494
            ],
            [
              -118.05002444175437,
              45.26239922808534,
              824.5097878562494
            ]
          ]
        ]
      },
      "bbox": [
        -118.0502373,
        45.26239923,
        824.5097879,
        -118.0373173,
        45.27405771,
        892.5497879
      ],
      "properties": {
        "datetime": "2011-09-17T23:21:59Z",
        "pc:count": 5330180,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418123.5258,
            "count": 5330180,
            "maximum": 418618.8128,
            "minimum": 417621.7128,
            "name": "X",
            "position": 0,
            "stddev": 285.9850327,
            "variance": 81787.43895
          },
          {
            "average": 5013063.893,
            "count": 5330180,
            "maximum": 5013918.338,
            "minimum": 5012635.858,
            "name": "Y",
            "position": 1,
            "stddev": 246.8458777,
            "variance": 60932.88732
          },
          {
            "average": 835.4393769,
            "count": 5330180,
            "maximum": 892.5497879,
            "minimum": 824.5097879,
            "name": "Z",
            "position": 2,
            "stddev": 11.14440301,
            "variance": 124.1977186
          },
          {
            "average": 103.8123168,
            "count": 5330180,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.11627462,
            "variance": 1452.850391
          },
          {
            "average": 1.010044126,
            "count": 5330180,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1052766246,
            "variance": 0.01108316768
          },
          {
            "average": 1.021316353,
            "count": 5330180,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1584265641,
            "variance": 0.02509897621
          },
          {
            "average": 0.5002759757,
            "count": 5330180,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999707,
            "variance": 0.2499999707
          },
          {
            "average": 0,
            "count": 5330180,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.265542064,
            "count": 5330180,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4416214589,
            "variance": 0.195029513
          },
          {
            "average": -0.3003366476,
            "count": 5330180,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.457640199,
            "variance": 71.53167773
          },
          {
            "average": 137,
            "count": 5330180,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10678.39043,
            "count": 5330180,
            "maximum": 10682,
            "minimum": 10674,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.714398793,
            "variance": 2.93916322
          },
          {
            "average": 32107.80934,
            "count": 5330180,
            "maximum": 65280,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 9494.81028,
            "variance": 90151422.26
          },
          {
            "average": 31882.15147,
            "count": 5330180,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 7937.899981,
            "variance": 63010256.11
          },
          {
            "average": 26351.66732,
            "count": 5330180,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 6685.515393,
            "variance": 44696116.07
          },
          {
            "average": 334913.6219,
            "count": 5330180,
            "maximum": 336919.6796,
            "minimum": 331909.1993,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1091.798425,
            "variance": 1192023.802
          },
          {
            "average": 0,
            "count": 5330180,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5330180,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5330180,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5330180,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5330180,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417621.7128,
          5012635.858,
          824.5097879,
          418618.8128,
          5013918.338,
          892.5497879
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417621.71284384135,
                5012635.858425066,
                824.5097878562494
              ],
              [
                417621.71284384135,
                5013918.338425066,
                824.5097878562494
              ],
              [
                418618.8128438413,
                5013918.338425066,
                892.5497878562494
              ],
              [
                418618.8128438413,
                5012635.858425066,
                892.5497878562494
              ],
              [
                417621.71284384135,
                5012635.858425066,
                824.5097878562494
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T23:21:59+00:00",
        "end_time": "2011-09-17T21:58:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118C1417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118C1417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118C1417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0502373,
            45.26239923,
            824.5097879,
            -118.0373173,
            45.27405771,
            892.5497879
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05002444175437,
                  45.26239922808534,
                  824.5097878562494
                ],
                [
                  -118.05023729451833,
                  45.273941533938725,
                  824.5097878562494
                ],
                [
                  -118.03752757655224,
                  45.27405770791434,
                  892.5497878562494
                ],
                [
                  -118.03731729855387,
                  45.262515355575445,
                  892.5497878562494
                ],
                [
                  -118.05002444175437,
                  45.26239922808534,
                  824.5097878562494
                ]
              ]
            ]
          },
          "id": "45118C1417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:21:59Z",
            "pc:count": 5330180,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418123.5258,
                "count": 5330180,
                "maximum": 418618.8128,
                "minimum": 417621.7128,
                "name": "X",
                "position": 0,
                "stddev": 285.9850327,
                "variance": 81787.43895
              },
              {
                "average": 5013063.893,
                "count": 5330180,
                "maximum": 5013918.338,
                "minimum": 5012635.858,
                "name": "Y",
                "position": 1,
                "stddev": 246.8458777,
                "variance": 60932.88732
              },
              {
                "average": 835.4393769,
                "count": 5330180,
                "maximum": 892.5497879,
                "minimum": 824.5097879,
                "name": "Z",
                "position": 2,
                "stddev": 11.14440301,
                "variance": 124.1977186
              },
              {
                "average": 103.8123168,
                "count": 5330180,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.11627462,
                "variance": 1452.850391
              },
              {
                "average": 1.010044126,
                "count": 5330180,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1052766246,
                "variance": 0.01108316768
              },
              {
                "average": 1.021316353,
                "count": 5330180,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1584265641,
                "variance": 0.02509897621
              },
              {
                "average": 0.5002759757,
                "count": 5330180,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999707,
                "variance": 0.2499999707
              },
              {
                "average": 0,
                "count": 5330180,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.265542064,
                "count": 5330180,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4416214589,
                "variance": 0.195029513
              },
              {
                "average": -0.3003366476,
                "count": 5330180,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.457640199,
                "variance": 71.53167773
              },
              {
                "average": 137,
                "count": 5330180,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10678.39043,
                "count": 5330180,
                "maximum": 10682,
                "minimum": 10674,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.714398793,
                "variance": 2.93916322
              },
              {
                "average": 32107.80934,
                "count": 5330180,
                "maximum": 65280,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 9494.81028,
                "variance": 90151422.26
              },
              {
                "average": 31882.15147,
                "count": 5330180,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 7937.899981,
                "variance": 63010256.11
              },
              {
                "average": 26351.66732,
                "count": 5330180,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 6685.515393,
                "variance": 44696116.07
              },
              {
                "average": 334913.6219,
                "count": 5330180,
                "maximum": 336919.6796,
                "minimum": 331909.1993,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1091.798425,
                "variance": 1192023.802
              },
              {
                "average": 0,
                "count": 5330180,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5330180,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5330180,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5330180,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5330180,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417621.7128,
              5012635.858,
              824.5097879,
              418618.8128,
              5013918.338,
              892.5497879
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417621.71284384135,
                    5012635.858425066,
                    824.5097878562494
                  ],
                  [
                    417621.71284384135,
                    5013918.338425066,
                    824.5097878562494
                  ],
                  [
                    418618.8128438413,
                    5013918.338425066,
                    892.5497878562494
                  ],
                  [
                    418618.8128438413,
                    5012635.858425066,
                    892.5497878562494
                  ],
                  [
                    417621.71284384135,
                    5012635.858425066,
                    824.5097878562494
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T23:21:59+00:00",
            "end_time": "2011-09-17T21: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": "45118C1424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502438748711,
              45.24990106494785,
              824.5257779699429
            ],
            [
              -118.02525127316827,
              45.26250963580148,
              824.5257779699429
            ],
            [
              -118.01253024290857,
              45.26262312940817,
              854.6457779699427
            ],
            [
              -118.01230617118847,
              45.25001450894745,
              854.6457779699427
            ],
            [
              -118.02502438748711,
              45.24990106494785,
              824.5257779699429
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252513,
        45.24990106,
        824.525778,
        -118.0123062,
        45.26262313,
        854.645778
      ],
      "properties": {
        "datetime": "2011-09-17T22:15:51Z",
        "pc:count": 9167019,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420059.8307,
            "count": 9167019,
            "maximum": 420563.6183,
            "minimum": 419565.4383,
            "name": "X",
            "position": 0,
            "stddev": 283.0873896,
            "variance": 80138.47015
          },
          {
            "average": 5011922.165,
            "count": 9167019,
            "maximum": 5012623.118,
            "minimum": 5011222.178,
            "name": "Y",
            "position": 1,
            "stddev": 399.6504234,
            "variance": 159720.4609
          },
          {
            "average": 830.7665937,
            "count": 9167019,
            "maximum": 854.645778,
            "minimum": 824.525778,
            "name": "Z",
            "position": 2,
            "stddev": 4.171559179,
            "variance": 17.40190598
          },
          {
            "average": 104.4773592,
            "count": 9167019,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 40.45905574,
            "variance": 1636.935192
          },
          {
            "average": 1.012483993,
            "count": 9167019,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1164340889,
            "variance": 0.01355689706
          },
          {
            "average": 1.026482,
            "count": 9167019,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1744287863,
            "variance": 0.03042540149
          },
          {
            "average": 0.5000804515,
            "count": 9167019,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000208,
            "variance": 0.2500000208
          },
          {
            "average": 0,
            "count": 9167019,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.271047109,
            "count": 9167019,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4445003885,
            "variance": 0.1975805954
          },
          {
            "average": -0.1905484532,
            "count": 9167019,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.702469284,
            "variance": 75.73297164
          },
          {
            "average": 137,
            "count": 9167019,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10670.9143,
            "count": 9167019,
            "maximum": 10675,
            "minimum": 10667,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.713599857,
            "variance": 2.936424471
          },
          {
            "average": 30845.12264,
            "count": 9167019,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 9491.951679,
            "variance": 90097146.68
          },
          {
            "average": 30930.27546,
            "count": 9167019,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 7673.717994,
            "variance": 58885947.86
          },
          {
            "average": 25847.11737,
            "count": 9167019,
            "maximum": 65280,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 7374.06985,
            "variance": 54376906.15
          },
          {
            "average": 330069.5974,
            "count": 9167019,
            "maximum": 332951.1794,
            "minimum": 327544.7679,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1175.202629,
            "variance": 1381101.22
          },
          {
            "average": 0,
            "count": 9167019,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9167019,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9167019,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9167019,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9167019,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419565.4383,
          5011222.178,
          824.525778,
          420563.6183,
          5012623.118,
          854.645778
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419565.4383189867,
                5011222.178416164,
                824.5257779699429
              ],
              [
                419565.4383189867,
                5012623.118416163,
                824.5257779699429
              ],
              [
                420563.61831898673,
                5012623.118416163,
                854.6457779699427
              ],
              [
                420563.61831898673,
                5011222.178416164,
                854.6457779699427
              ],
              [
                419565.4383189867,
                5011222.178416164,
                824.5257779699429
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:15:51+00:00",
        "end_time": "2011-09-17T20:45:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118C1424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118C1424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118C1424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252513,
            45.24990106,
            824.525778,
            -118.0123062,
            45.26262313,
            854.645778
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502438748711,
                  45.24990106494785,
                  824.5257779699429
                ],
                [
                  -118.02525127316827,
                  45.26250963580148,
                  824.5257779699429
                ],
                [
                  -118.01253024290857,
                  45.26262312940817,
                  854.6457779699427
                ],
                [
                  -118.01230617118847,
                  45.25001450894745,
                  854.6457779699427
                ],
                [
                  -118.02502438748711,
                  45.24990106494785,
                  824.5257779699429
                ]
              ]
            ]
          },
          "id": "45118C1424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:15:51Z",
            "pc:count": 9167019,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420059.8307,
                "count": 9167019,
                "maximum": 420563.6183,
                "minimum": 419565.4383,
                "name": "X",
                "position": 0,
                "stddev": 283.0873896,
                "variance": 80138.47015
              },
              {
                "average": 5011922.165,
                "count": 9167019,
                "maximum": 5012623.118,
                "minimum": 5011222.178,
                "name": "Y",
                "position": 1,
                "stddev": 399.6504234,
                "variance": 159720.4609
              },
              {
                "average": 830.7665937,
                "count": 9167019,
                "maximum": 854.645778,
                "minimum": 824.525778,
                "name": "Z",
                "position": 2,
                "stddev": 4.171559179,
                "variance": 17.40190598
              },
              {
                "average": 104.4773592,
                "count": 9167019,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 40.45905574,
                "variance": 1636.935192
              },
              {
                "average": 1.012483993,
                "count": 9167019,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1164340889,
                "variance": 0.01355689706
              },
              {
                "average": 1.026482,
                "count": 9167019,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1744287863,
                "variance": 0.03042540149
              },
              {
                "average": 0.5000804515,
                "count": 9167019,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000208,
                "variance": 0.2500000208
              },
              {
                "average": 0,
                "count": 9167019,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.271047109,
                "count": 9167019,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4445003885,
                "variance": 0.1975805954
              },
              {
                "average": -0.1905484532,
                "count": 9167019,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.702469284,
                "variance": 75.73297164
              },
              {
                "average": 137,
                "count": 9167019,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10670.9143,
                "count": 9167019,
                "maximum": 10675,
                "minimum": 10667,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.713599857,
                "variance": 2.936424471
              },
              {
                "average": 30845.12264,
                "count": 9167019,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 9491.951679,
                "variance": 90097146.68
              },
              {
                "average": 30930.27546,
                "count": 9167019,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 7673.717994,
                "variance": 58885947.86
              },
              {
                "average": 25847.11737,
                "count": 9167019,
                "maximum": 65280,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 7374.06985,
                "variance": 54376906.15
              },
              {
                "average": 330069.5974,
                "count": 9167019,
                "maximum": 332951.1794,
                "minimum": 327544.7679,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1175.202629,
                "variance": 1381101.22
              },
              {
                "average": 0,
                "count": 9167019,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9167019,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9167019,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9167019,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9167019,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419565.4383,
              5011222.178,
              824.525778,
              420563.6183,
              5012623.118,
              854.645778
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419565.4383189867,
                    5011222.178416164,
                    824.5257779699429
                  ],
                  [
                    419565.4383189867,
                    5012623.118416163,
                    824.5257779699429
                  ],
                  [
                    420563.61831898673,
                    5012623.118416163,
                    854.6457779699427
                  ],
                  [
                    420563.61831898673,
                    5011222.178416164,
                    854.6457779699427
                  ],
                  [
                    419565.4383189867,
                    5011222.178416164,
                    824.5257779699429
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:15:51+00:00",
            "end_time": "2011-09-17T20: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": "44117G8106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002470474014,
              44.849903457798206,
              1105.2567681396347
            ],
            [
              -118.00024293683772,
              44.86250977262205,
              1105.2567681396347
            ],
            [
              -117.98752921042383,
              44.86262042527057,
              1202.2367681396347
            ],
            [
              -117.98731375109676,
              44.850014062091354,
              1202.2367681396347
            ],
            [
              -118.00002470474014,
              44.849903457798206,
              1105.2567681396347
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002429,
        44.84990346,
        1105.256768,
        -117.9873138,
        44.86262043,
        1202.236768
      ],
      "properties": {
        "datetime": "2011-09-17T23:04:56Z",
        "pc:count": 19635258,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421460.0306,
            "count": 19635258,
            "maximum": 421982.8568,
            "minimum": 420978.2768,
            "name": "X",
            "position": 0,
            "stddev": 271.5068929,
            "variance": 73715.99291
          },
          {
            "average": 4967429.606,
            "count": 19635258,
            "maximum": 4968163.086,
            "minimum": 4966762.506,
            "name": "Y",
            "position": 1,
            "stddev": 392.9071092,
            "variance": 154375.9965
          },
          {
            "average": 1141.445731,
            "count": 19635258,
            "maximum": 1202.236768,
            "minimum": 1105.256768,
            "name": "Z",
            "position": 2,
            "stddev": 14.01915575,
            "variance": 196.5367281
          },
          {
            "average": 109.115282,
            "count": 19635258,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.63260443,
            "variance": 819.8260363
          },
          {
            "average": 1.00435049,
            "count": 19635258,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06967278482,
            "variance": 0.004854296945
          },
          {
            "average": 1.009138612,
            "count": 19635258,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1039393175,
            "variance": 0.01080338173
          },
          {
            "average": 0.4997870158,
            "count": 19635258,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999674,
            "variance": 0.2499999674
          },
          {
            "average": 0,
            "count": 19635258,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.177423846,
            "count": 19635258,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.382027005,
            "variance": 0.1459446326
          },
          {
            "average": -0.6552961806,
            "count": 19635258,
            "maximum": 21,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.006290313,
            "variance": 64.10068458
          },
          {
            "average": 161.3263248,
            "count": 19635258,
            "maximum": 179,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 22.72252295,
            "variance": 516.313049
          },
          {
            "average": 14774.74616,
            "count": 19635258,
            "maximum": 20110,
            "minimum": 9436,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5318.842019,
            "variance": 28290080.43
          },
          {
            "average": 30529.98981,
            "count": 19635258,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 10363.87703,
            "variance": 107409947
          },
          {
            "average": 29525.04919,
            "count": 19635258,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 7746.629175,
            "variance": 60010263.57
          },
          {
            "average": 24835.43715,
            "count": 19635258,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 6390.016164,
            "variance": 40832306.57
          },
          {
            "average": 230408.4727,
            "count": 19635258,
            "maximum": 335896.3921,
            "minimum": 79475.58431,
            "name": "GpsTime",
            "position": 15,
            "stddev": 122726.2764,
            "variance": 15061738910.0
          },
          {
            "average": 0,
            "count": 19635258,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19635258,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19635258,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19635258,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19635258,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420978.2768,
          4966762.506,
          1105.256768,
          421982.8568,
          4968163.086,
          1202.236768
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420978.276814077,
                4966762.505659197,
                1105.2567681396347
              ],
              [
                420978.276814077,
                4968163.0856591975,
                1105.2567681396347
              ],
              [
                421982.85681407695,
                4968163.0856591975,
                1202.2367681396347
              ],
              [
                421982.85681407695,
                4966762.505659197,
                1202.2367681396347
              ],
              [
                420978.276814077,
                4966762.505659197,
                1105.2567681396347
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T23:04:56+00:00",
        "end_time": "2011-09-14T23:51:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002429,
            44.84990346,
            1105.256768,
            -117.9873138,
            44.86262043,
            1202.236768
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002470474014,
                  44.849903457798206,
                  1105.2567681396347
                ],
                [
                  -118.00024293683772,
                  44.86250977262205,
                  1105.2567681396347
                ],
                [
                  -117.98752921042383,
                  44.86262042527057,
                  1202.2367681396347
                ],
                [
                  -117.98731375109676,
                  44.850014062091354,
                  1202.2367681396347
                ],
                [
                  -118.00002470474014,
                  44.849903457798206,
                  1105.2567681396347
                ]
              ]
            ]
          },
          "id": "44117G8106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:04:56Z",
            "pc:count": 19635258,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421460.0306,
                "count": 19635258,
                "maximum": 421982.8568,
                "minimum": 420978.2768,
                "name": "X",
                "position": 0,
                "stddev": 271.5068929,
                "variance": 73715.99291
              },
              {
                "average": 4967429.606,
                "count": 19635258,
                "maximum": 4968163.086,
                "minimum": 4966762.506,
                "name": "Y",
                "position": 1,
                "stddev": 392.9071092,
                "variance": 154375.9965
              },
              {
                "average": 1141.445731,
                "count": 19635258,
                "maximum": 1202.236768,
                "minimum": 1105.256768,
                "name": "Z",
                "position": 2,
                "stddev": 14.01915575,
                "variance": 196.5367281
              },
              {
                "average": 109.115282,
                "count": 19635258,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.63260443,
                "variance": 819.8260363
              },
              {
                "average": 1.00435049,
                "count": 19635258,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06967278482,
                "variance": 0.004854296945
              },
              {
                "average": 1.009138612,
                "count": 19635258,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1039393175,
                "variance": 0.01080338173
              },
              {
                "average": 0.4997870158,
                "count": 19635258,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999674,
                "variance": 0.2499999674
              },
              {
                "average": 0,
                "count": 19635258,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.177423846,
                "count": 19635258,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.382027005,
                "variance": 0.1459446326
              },
              {
                "average": -0.6552961806,
                "count": 19635258,
                "maximum": 21,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.006290313,
                "variance": 64.10068458
              },
              {
                "average": 161.3263248,
                "count": 19635258,
                "maximum": 179,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 22.72252295,
                "variance": 516.313049
              },
              {
                "average": 14774.74616,
                "count": 19635258,
                "maximum": 20110,
                "minimum": 9436,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5318.842019,
                "variance": 28290080.43
              },
              {
                "average": 30529.98981,
                "count": 19635258,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 10363.87703,
                "variance": 107409947
              },
              {
                "average": 29525.04919,
                "count": 19635258,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 7746.629175,
                "variance": 60010263.57
              },
              {
                "average": 24835.43715,
                "count": 19635258,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 6390.016164,
                "variance": 40832306.57
              },
              {
                "average": 230408.4727,
                "count": 19635258,
                "maximum": 335896.3921,
                "minimum": 79475.58431,
                "name": "GpsTime",
                "position": 15,
                "stddev": 122726.2764,
                "variance": 15061738910.0
              },
              {
                "average": 0,
                "count": 19635258,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19635258,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19635258,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19635258,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19635258,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420978.2768,
              4966762.506,
              1105.256768,
              421982.8568,
              4968163.086,
              1202.236768
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420978.276814077,
                    4966762.505659197,
                    1105.2567681396347
                  ],
                  [
                    420978.276814077,
                    4968163.0856591975,
                    1105.2567681396347
                  ],
                  [
                    421982.85681407695,
                    4968163.0856591975,
                    1202.2367681396347
                  ],
                  [
                    421982.85681407695,
                    4966762.505659197,
                    1202.2367681396347
                  ],
                  [
                    420978.276814077,
                    4966762.505659197,
                    1105.2567681396347
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T23:04:56+00:00",
            "end_time": "2011-09-14T23:51:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118E1421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.06252425739264,
              45.49989703911582,
              857.8173882149687
            ],
            [
              -118.06276158560931,
              45.51250940492749,
              857.8173882149687
            ],
            [
              -118.0500295641808,
              45.51262716134849,
              938.5973882149686
            ],
            [
              -118.04979507791244,
              45.50001474404493,
              938.5973882149686
            ],
            [
              -118.06252425739264,
              45.49989703911582,
              857.8173882149687
            ]
          ]
        ]
      },
      "bbox": [
        -118.0627616,
        45.49989704,
        857.8173882,
        -118.0497951,
        45.51262716,
        938.5973882
      ],
      "properties": {
        "datetime": "2011-09-15T18:48:22Z",
        "pc:count": 21495977,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417448.0262,
            "count": 21495977,
            "maximum": 417984.0196,
            "minimum": 416989.3596,
            "name": "X",
            "position": 0,
            "stddev": 274.1136722,
            "variance": 75138.30531
          },
          {
            "average": 5039735.715,
            "count": 21495977,
            "maximum": 5040434.851,
            "minimum": 5039033.411,
            "name": "Y",
            "position": 1,
            "stddev": 399.0973808,
            "variance": 159278.7193
          },
          {
            "average": 882.5758301,
            "count": 21495977,
            "maximum": 938.5973882,
            "minimum": 857.8173882,
            "name": "Z",
            "position": 2,
            "stddev": 12.12068683,
            "variance": 146.9110492
          },
          {
            "average": 106.8394747,
            "count": 21495977,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.18978189,
            "variance": 1535.839005
          },
          {
            "average": 1.030644664,
            "count": 21495977,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.181998149,
            "variance": 0.03312332623
          },
          {
            "average": 1.06667522,
            "count": 21495977,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2737296508,
            "variance": 0.07492792173
          },
          {
            "average": 0.4998439941,
            "count": 21495977,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999873,
            "variance": 0.2499999873
          },
          {
            "average": 0,
            "count": 21495977,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.135321135,
            "count": 21495977,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3420662665,
            "variance": 0.1170093307
          },
          {
            "average": -0.3586882512,
            "count": 21495977,
            "maximum": 16.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.456528115,
            "variance": 71.51286777
          },
          {
            "average": 148.265582,
            "count": 21495977,
            "maximum": 177,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 27.51587554,
            "variance": 757.1234069
          },
          {
            "average": 7547.01492,
            "count": 21495977,
            "maximum": 20004,
            "minimum": 1002,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7759.913565,
            "variance": 60216258.53
          },
          {
            "average": 31646.07555,
            "count": 21495977,
            "maximum": 64512,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 9629.311534,
            "variance": 92723640.62
          },
          {
            "average": 33806.8213,
            "count": 21495977,
            "maximum": 64512,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 8674.058086,
            "variance": 75239283.68
          },
          {
            "average": 27091.83016,
            "count": 21495977,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7538.210401,
            "variance": 56824616.05
          },
          {
            "average": 105453.4129,
            "count": 21495977,
            "maximum": 147702.9455,
            "minimum": 66489.78423,
            "name": "GpsTime",
            "position": 15,
            "stddev": 39190.42072,
            "variance": 1535889076
          },
          {
            "average": 0,
            "count": 21495977,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21495977,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21495977,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21495977,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21495977,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416989.3596,
          5039033.411,
          857.8173882,
          417984.0196,
          5040434.851,
          938.5973882
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416989.3595583889,
                5039033.411497257,
                857.8173882149687
              ],
              [
                416989.3595583889,
                5040434.851497256,
                857.8173882149687
              ],
              [
                417984.0195583889,
                5040434.851497256,
                938.5973882149686
              ],
              [
                417984.0195583889,
                5039033.411497257,
                938.5973882149686
              ],
              [
                416989.3595583889,
                5039033.411497257,
                857.8173882149687
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:48:22+00:00",
        "end_time": "2011-09-14T20:14:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0627616,
            45.49989704,
            857.8173882,
            -118.0497951,
            45.51262716,
            938.5973882
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.06252425739264,
                  45.49989703911582,
                  857.8173882149687
                ],
                [
                  -118.06276158560931,
                  45.51250940492749,
                  857.8173882149687
                ],
                [
                  -118.0500295641808,
                  45.51262716134849,
                  938.5973882149686
                ],
                [
                  -118.04979507791244,
                  45.50001474404493,
                  938.5973882149686
                ],
                [
                  -118.06252425739264,
                  45.49989703911582,
                  857.8173882149687
                ]
              ]
            ]
          },
          "id": "45118E1421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:48:22Z",
            "pc:count": 21495977,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417448.0262,
                "count": 21495977,
                "maximum": 417984.0196,
                "minimum": 416989.3596,
                "name": "X",
                "position": 0,
                "stddev": 274.1136722,
                "variance": 75138.30531
              },
              {
                "average": 5039735.715,
                "count": 21495977,
                "maximum": 5040434.851,
                "minimum": 5039033.411,
                "name": "Y",
                "position": 1,
                "stddev": 399.0973808,
                "variance": 159278.7193
              },
              {
                "average": 882.5758301,
                "count": 21495977,
                "maximum": 938.5973882,
                "minimum": 857.8173882,
                "name": "Z",
                "position": 2,
                "stddev": 12.12068683,
                "variance": 146.9110492
              },
              {
                "average": 106.8394747,
                "count": 21495977,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.18978189,
                "variance": 1535.839005
              },
              {
                "average": 1.030644664,
                "count": 21495977,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.181998149,
                "variance": 0.03312332623
              },
              {
                "average": 1.06667522,
                "count": 21495977,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2737296508,
                "variance": 0.07492792173
              },
              {
                "average": 0.4998439941,
                "count": 21495977,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999873,
                "variance": 0.2499999873
              },
              {
                "average": 0,
                "count": 21495977,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.135321135,
                "count": 21495977,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3420662665,
                "variance": 0.1170093307
              },
              {
                "average": -0.3586882512,
                "count": 21495977,
                "maximum": 16.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.456528115,
                "variance": 71.51286777
              },
              {
                "average": 148.265582,
                "count": 21495977,
                "maximum": 177,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 27.51587554,
                "variance": 757.1234069
              },
              {
                "average": 7547.01492,
                "count": 21495977,
                "maximum": 20004,
                "minimum": 1002,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7759.913565,
                "variance": 60216258.53
              },
              {
                "average": 31646.07555,
                "count": 21495977,
                "maximum": 64512,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 9629.311534,
                "variance": 92723640.62
              },
              {
                "average": 33806.8213,
                "count": 21495977,
                "maximum": 64512,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 8674.058086,
                "variance": 75239283.68
              },
              {
                "average": 27091.83016,
                "count": 21495977,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7538.210401,
                "variance": 56824616.05
              },
              {
                "average": 105453.4129,
                "count": 21495977,
                "maximum": 147702.9455,
                "minimum": 66489.78423,
                "name": "GpsTime",
                "position": 15,
                "stddev": 39190.42072,
                "variance": 1535889076
              },
              {
                "average": 0,
                "count": 21495977,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21495977,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21495977,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21495977,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21495977,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416989.3596,
              5039033.411,
              857.8173882,
              417984.0196,
              5040434.851,
              938.5973882
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416989.3595583889,
                    5039033.411497257,
                    857.8173882149687
                  ],
                  [
                    416989.3595583889,
                    5040434.851497256,
                    857.8173882149687
                  ],
                  [
                    417984.0195583889,
                    5040434.851497256,
                    938.5973882149686
                  ],
                  [
                    417984.0195583889,
                    5039033.411497257,
                    938.5973882149686
                  ],
                  [
                    416989.3595583889,
                    5039033.411497257,
                    857.8173882149687
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:48:22+00:00",
            "end_time": "2011-09-14T20: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": "44117G7411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252450970234,
              44.774924049489194,
              1039.0215220157777
            ],
            [
              -117.81270106632954,
              44.787509941181476,
              1039.0215220157777
            ],
            [
              -117.80002894823073,
              44.78759941891016,
              1109.9415220157778
            ],
            [
              -117.79985514386655,
              44.775013488178594,
              1109.9415220157778
            ],
            [
              -117.81252450970234,
              44.774924049489194,
              1039.0215220157777
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127011,
        44.77492405,
        1039.021522,
        -117.7998551,
        44.78759942,
        1109.941522
      ],
      "properties": {
        "datetime": "2011-09-19T00:59:07Z",
        "pc:count": 12313030,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436214.575,
            "count": 12313030,
            "maximum": 436713.9925,
            "minimum": 435711.4525,
            "name": "X",
            "position": 0,
            "stddev": 279.1272288,
            "variance": 77912.00986
          },
          {
            "average": 4958917.15,
            "count": 12313030,
            "maximum": 4959666.437,
            "minimum": 4958268.217,
            "name": "Y",
            "position": 1,
            "stddev": 405.4787655,
            "variance": 164413.0293
          },
          {
            "average": 1068.677512,
            "count": 12313030,
            "maximum": 1109.941522,
            "minimum": 1039.021522,
            "name": "Z",
            "position": 2,
            "stddev": 18.59796986,
            "variance": 345.8844831
          },
          {
            "average": 212.5123037,
            "count": 12313030,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.27276106,
            "variance": 2427.804983
          },
          {
            "average": 1.00224567,
            "count": 12313030,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04918637521,
            "variance": 0.002419299507
          },
          {
            "average": 1.004500436,
            "count": 12313030,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0708343079,
            "variance": 0.005017499175
          },
          {
            "average": 0.4998550316,
            "count": 12313030,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999993,
            "variance": 0.2499999993
          },
          {
            "average": 0,
            "count": 12313030,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.258833772,
            "count": 12313030,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4379941393,
            "variance": 0.1918388661
          },
          {
            "average": 1.084248619,
            "count": 12313030,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.825655851,
            "variance": 61.24088949
          },
          {
            "average": 203.7538859,
            "count": 12313030,
            "maximum": 212,
            "minimum": 187,
            "name": "UserData",
            "position": 10,
            "stddev": 4.367915051,
            "variance": 19.07868189
          },
          {
            "average": 21.95824513,
            "count": 12313030,
            "maximum": 35,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.07860255,
            "variance": 101.5782293
          },
          {
            "average": 40788.30889,
            "count": 12313030,
            "maximum": 65280,
            "minimum": 6144,
            "name": "Red",
            "position": 12,
            "stddev": 6133.247618,
            "variance": 37616726.34
          },
          {
            "average": 36735.05651,
            "count": 12313030,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 6817.530295,
            "variance": 46478719.32
          },
          {
            "average": 29859.15127,
            "count": 12313030,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 8402.934147,
            "variance": 70609302.27
          },
          {
            "average": 427897.5963,
            "count": 12313030,
            "maximum": 429147.302,
            "minimum": 426628.8946,
            "name": "GpsTime",
            "position": 15,
            "stddev": 520.273842,
            "variance": 270684.8707
          },
          {
            "average": 0,
            "count": 12313030,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12313030,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12313030,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12313030,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12313030,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435711.4525,
          4958268.217,
          1039.021522,
          436713.9925,
          4959666.437,
          1109.941522
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435711.4524585316,
                4958268.217011232,
                1039.0215220157777
              ],
              [
                435711.4524585316,
                4959666.437011233,
                1039.0215220157777
              ],
              [
                436713.99245853163,
                4959666.437011233,
                1109.9415220157778
              ],
              [
                436713.99245853163,
                4958268.217011232,
                1109.9415220157778
              ],
              [
                435711.4524585316,
                4958268.217011232,
                1039.0215220157777
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:59:07+00:00",
        "end_time": "2011-09-19T00:17:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127011,
            44.77492405,
            1039.021522,
            -117.7998551,
            44.78759942,
            1109.941522
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252450970234,
                  44.774924049489194,
                  1039.0215220157777
                ],
                [
                  -117.81270106632954,
                  44.787509941181476,
                  1039.0215220157777
                ],
                [
                  -117.80002894823073,
                  44.78759941891016,
                  1109.9415220157778
                ],
                [
                  -117.79985514386655,
                  44.775013488178594,
                  1109.9415220157778
                ],
                [
                  -117.81252450970234,
                  44.774924049489194,
                  1039.0215220157777
                ]
              ]
            ]
          },
          "id": "44117G7411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:59:07Z",
            "pc:count": 12313030,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436214.575,
                "count": 12313030,
                "maximum": 436713.9925,
                "minimum": 435711.4525,
                "name": "X",
                "position": 0,
                "stddev": 279.1272288,
                "variance": 77912.00986
              },
              {
                "average": 4958917.15,
                "count": 12313030,
                "maximum": 4959666.437,
                "minimum": 4958268.217,
                "name": "Y",
                "position": 1,
                "stddev": 405.4787655,
                "variance": 164413.0293
              },
              {
                "average": 1068.677512,
                "count": 12313030,
                "maximum": 1109.941522,
                "minimum": 1039.021522,
                "name": "Z",
                "position": 2,
                "stddev": 18.59796986,
                "variance": 345.8844831
              },
              {
                "average": 212.5123037,
                "count": 12313030,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.27276106,
                "variance": 2427.804983
              },
              {
                "average": 1.00224567,
                "count": 12313030,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04918637521,
                "variance": 0.002419299507
              },
              {
                "average": 1.004500436,
                "count": 12313030,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0708343079,
                "variance": 0.005017499175
              },
              {
                "average": 0.4998550316,
                "count": 12313030,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999993,
                "variance": 0.2499999993
              },
              {
                "average": 0,
                "count": 12313030,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.258833772,
                "count": 12313030,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4379941393,
                "variance": 0.1918388661
              },
              {
                "average": 1.084248619,
                "count": 12313030,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.825655851,
                "variance": 61.24088949
              },
              {
                "average": 203.7538859,
                "count": 12313030,
                "maximum": 212,
                "minimum": 187,
                "name": "UserData",
                "position": 10,
                "stddev": 4.367915051,
                "variance": 19.07868189
              },
              {
                "average": 21.95824513,
                "count": 12313030,
                "maximum": 35,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.07860255,
                "variance": 101.5782293
              },
              {
                "average": 40788.30889,
                "count": 12313030,
                "maximum": 65280,
                "minimum": 6144,
                "name": "Red",
                "position": 12,
                "stddev": 6133.247618,
                "variance": 37616726.34
              },
              {
                "average": 36735.05651,
                "count": 12313030,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 6817.530295,
                "variance": 46478719.32
              },
              {
                "average": 29859.15127,
                "count": 12313030,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 8402.934147,
                "variance": 70609302.27
              },
              {
                "average": 427897.5963,
                "count": 12313030,
                "maximum": 429147.302,
                "minimum": 426628.8946,
                "name": "GpsTime",
                "position": 15,
                "stddev": 520.273842,
                "variance": 270684.8707
              },
              {
                "average": 0,
                "count": 12313030,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12313030,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12313030,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12313030,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12313030,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435711.4525,
              4958268.217,
              1039.021522,
              436713.9925,
              4959666.437,
              1109.941522
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435711.4524585316,
                    4958268.217011232,
                    1039.0215220157777
                  ],
                  [
                    435711.4524585316,
                    4959666.437011233,
                    1039.0215220157777
                  ],
                  [
                    436713.99245853163,
                    4959666.437011233,
                    1109.9415220157778
                  ],
                  [
                    436713.99245853163,
                    4958268.217011232,
                    1109.9415220157778
                  ],
                  [
                    435711.4524585316,
                    4958268.217011232,
                    1039.0215220157777
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:59:07+00:00",
            "end_time": "2011-09-19T00:17: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": "44117F7107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252515736462,
              44.72491819788586,
              1085.8309217923963
            ],
            [
              -117.86263440282008,
              44.7322681484212,
              1085.8309217923963
            ],
            [
              -117.85002729803034,
              44.732362682985645,
              1153.5109217923962
            ],
            [
              -117.84991964869218,
              44.72501270836102,
              1153.5109217923962
            ],
            [
              -117.86252515736462,
              44.72491819788586,
              1085.8309217923963
            ]
          ]
        ]
      },
      "bbox": [
        -117.8626344,
        44.7249182,
        1085.830922,
        -117.8499196,
        44.73236268,
        1153.510922
      ],
      "properties": {
        "datetime": "2011-09-19T01:15:10Z",
        "pc:count": 6817044,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432198.3084,
            "count": 6817044,
            "maximum": 432694.7201,
            "minimum": 431696.3601,
            "name": "X",
            "position": 0,
            "stddev": 286.1476659,
            "variance": 81880.4867
          },
          {
            "average": 4953139.034,
            "count": 6817044,
            "maximum": 4953570.713,
            "minimum": 4952754.173,
            "name": "Y",
            "position": 1,
            "stddev": 223.5185801,
            "variance": 49960.55566
          },
          {
            "average": 1108.486612,
            "count": 6817044,
            "maximum": 1153.510922,
            "minimum": 1085.830922,
            "name": "Z",
            "position": 2,
            "stddev": 14.77963021,
            "variance": 218.4374692
          },
          {
            "average": 231.0242909,
            "count": 6817044,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.68670538,
            "variance": 1004.047298
          },
          {
            "average": 1.013224354,
            "count": 6817044,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.131921438,
            "variance": 0.0174032658
          },
          {
            "average": 1.02652572,
            "count": 6817044,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1978514305,
            "variance": 0.03914518856
          },
          {
            "average": 0.4976373924,
            "count": 6817044,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999944547,
            "variance": 0.2499944548
          },
          {
            "average": 0,
            "count": 6817044,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.280803087,
            "count": 6817044,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4493915253,
            "variance": 0.201952743
          },
          {
            "average": 0.8734527654,
            "count": 6817044,
            "maximum": 19.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.105963158,
            "variance": 65.70663872
          },
          {
            "average": 197.4434149,
            "count": 6817044,
            "maximum": 212,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 3.752856036,
            "variance": 14.08392843
          },
          {
            "average": 22.74570987,
            "count": 6817044,
            "maximum": 37,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.65641354,
            "variance": 113.5591495
          },
          {
            "average": 28767.44942,
            "count": 6817044,
            "maximum": 59136,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 10896.38649,
            "variance": 118731238.5
          },
          {
            "average": 29504.97855,
            "count": 6817044,
            "maximum": 57344,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 7542.787941,
            "variance": 56893649.93
          },
          {
            "average": 23338.21772,
            "count": 6817044,
            "maximum": 56832,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 6618.925688,
            "variance": 43810177.27
          },
          {
            "average": 428778.5023,
            "count": 6817044,
            "maximum": 430110.5029,
            "minimum": 427789.5081,
            "name": "GpsTime",
            "position": 15,
            "stddev": 447.4492101,
            "variance": 200210.7957
          },
          {
            "average": 0,
            "count": 6817044,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6817044,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6817044,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6817044,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6817044,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431696.3601,
          4952754.173,
          1085.830922,
          432694.7201,
          4953570.713,
          1153.510922
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431696.36005827534,
                4952754.172951806,
                1085.8309217923963
              ],
              [
                431696.36005827534,
                4953570.712951805,
                1085.8309217923963
              ],
              [
                432694.7200582753,
                4953570.712951805,
                1153.5109217923962
              ],
              [
                432694.7200582753,
                4952754.172951806,
                1153.5109217923962
              ],
              [
                431696.36005827534,
                4952754.172951806,
                1085.8309217923963
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T01:15:10+00:00",
        "end_time": "2011-09-19T00:36:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117F7107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117F7107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117F7107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8626344,
            44.7249182,
            1085.830922,
            -117.8499196,
            44.73236268,
            1153.510922
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252515736462,
                  44.72491819788586,
                  1085.8309217923963
                ],
                [
                  -117.86263440282008,
                  44.7322681484212,
                  1085.8309217923963
                ],
                [
                  -117.85002729803034,
                  44.732362682985645,
                  1153.5109217923962
                ],
                [
                  -117.84991964869218,
                  44.72501270836102,
                  1153.5109217923962
                ],
                [
                  -117.86252515736462,
                  44.72491819788586,
                  1085.8309217923963
                ]
              ]
            ]
          },
          "id": "44117F7107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T01:15:10Z",
            "pc:count": 6817044,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432198.3084,
                "count": 6817044,
                "maximum": 432694.7201,
                "minimum": 431696.3601,
                "name": "X",
                "position": 0,
                "stddev": 286.1476659,
                "variance": 81880.4867
              },
              {
                "average": 4953139.034,
                "count": 6817044,
                "maximum": 4953570.713,
                "minimum": 4952754.173,
                "name": "Y",
                "position": 1,
                "stddev": 223.5185801,
                "variance": 49960.55566
              },
              {
                "average": 1108.486612,
                "count": 6817044,
                "maximum": 1153.510922,
                "minimum": 1085.830922,
                "name": "Z",
                "position": 2,
                "stddev": 14.77963021,
                "variance": 218.4374692
              },
              {
                "average": 231.0242909,
                "count": 6817044,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.68670538,
                "variance": 1004.047298
              },
              {
                "average": 1.013224354,
                "count": 6817044,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.131921438,
                "variance": 0.0174032658
              },
              {
                "average": 1.02652572,
                "count": 6817044,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1978514305,
                "variance": 0.03914518856
              },
              {
                "average": 0.4976373924,
                "count": 6817044,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999944547,
                "variance": 0.2499944548
              },
              {
                "average": 0,
                "count": 6817044,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.280803087,
                "count": 6817044,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4493915253,
                "variance": 0.201952743
              },
              {
                "average": 0.8734527654,
                "count": 6817044,
                "maximum": 19.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.105963158,
                "variance": 65.70663872
              },
              {
                "average": 197.4434149,
                "count": 6817044,
                "maximum": 212,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 3.752856036,
                "variance": 14.08392843
              },
              {
                "average": 22.74570987,
                "count": 6817044,
                "maximum": 37,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.65641354,
                "variance": 113.5591495
              },
              {
                "average": 28767.44942,
                "count": 6817044,
                "maximum": 59136,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 10896.38649,
                "variance": 118731238.5
              },
              {
                "average": 29504.97855,
                "count": 6817044,
                "maximum": 57344,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 7542.787941,
                "variance": 56893649.93
              },
              {
                "average": 23338.21772,
                "count": 6817044,
                "maximum": 56832,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 6618.925688,
                "variance": 43810177.27
              },
              {
                "average": 428778.5023,
                "count": 6817044,
                "maximum": 430110.5029,
                "minimum": 427789.5081,
                "name": "GpsTime",
                "position": 15,
                "stddev": 447.4492101,
                "variance": 200210.7957
              },
              {
                "average": 0,
                "count": 6817044,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6817044,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6817044,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6817044,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6817044,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431696.3601,
              4952754.173,
              1085.830922,
              432694.7201,
              4953570.713,
              1153.510922
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431696.36005827534,
                    4952754.172951806,
                    1085.8309217923963
                  ],
                  [
                    431696.36005827534,
                    4953570.712951805,
                    1085.8309217923963
                  ],
                  [
                    432694.7200582753,
                    4953570.712951805,
                    1153.5109217923962
                  ],
                  [
                    432694.7200582753,
                    4952754.172951806,
                    1153.5109217923962
                  ],
                  [
                    431696.36005827534,
                    4952754.172951806,
                    1085.8309217923963
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T01:15:10+00:00",
            "end_time": "2011-09-19T00:36: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": "44117H7411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252492673214,
              44.899924147511335,
              1028.7344688292942
            ],
            [
              -117.8126974765982,
              44.912170778910934,
              1028.7344688292942
            ],
            [
              -117.80015582935455,
              44.91225934289755,
              1091.4944688292944
            ],
            [
              -117.79998594160942,
              44.900012673899596,
              1091.4944688292944
            ],
            [
              -117.81252492673214,
              44.899924147511335,
              1028.7344688292942
            ]
          ]
        ]
      },
      "bbox": [
        -117.8126975,
        44.89992415,
        1028.734469,
        -117.7999859,
        44.91225934,
        1091.494469
      ],
      "properties": {
        "datetime": "2011-09-19T22:58:55Z",
        "pc:count": 6748938,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436242.0815,
            "count": 6748938,
            "maximum": 436840.352,
            "minimum": 435850.272,
            "name": "X",
            "position": 0,
            "stddev": 251.3226408,
            "variance": 63163.06976
          },
          {
            "average": 4972616.757,
            "count": 6748938,
            "maximum": 4973514.316,
            "minimum": 4972153.756,
            "name": "Y",
            "position": 1,
            "stddev": 293.7257871,
            "variance": 86274.83801
          },
          {
            "average": 1048.119512,
            "count": 6748938,
            "maximum": 1091.494469,
            "minimum": 1028.734469,
            "name": "Z",
            "position": 2,
            "stddev": 11.28686296,
            "variance": 127.3932754
          },
          {
            "average": 218.7311254,
            "count": 6748938,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.16077017,
            "variance": 1166.958219
          },
          {
            "average": 1.000688108,
            "count": 6748938,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02786110941,
            "variance": 0.0007762414178
          },
          {
            "average": 1.001380513,
            "count": 6748938,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04057345907,
            "variance": 0.001646205581
          },
          {
            "average": 0.4987747702,
            "count": 6748938,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985359,
            "variance": 0.2499985359
          },
          {
            "average": 0,
            "count": 6748938,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.244159155,
            "count": 6748938,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4295875806,
            "variance": 0.1845454894
          },
          {
            "average": 0.6925489034,
            "count": 6748938,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.197388402,
            "variance": 67.19717662
          },
          {
            "average": 199.0948779,
            "count": 6748938,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 5.654419616,
            "variance": 31.97246119
          },
          {
            "average": 126.9302148,
            "count": 6748938,
            "maximum": 145,
            "minimum": 106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.53898621,
            "variance": 241.4600926
          },
          {
            "average": 34556.83155,
            "count": 6748938,
            "maximum": 64768,
            "minimum": 9728,
            "name": "Red",
            "position": 12,
            "stddev": 12705.2515,
            "variance": 161423415.6
          },
          {
            "average": 31915.43316,
            "count": 6748938,
            "maximum": 64512,
            "minimum": 8960,
            "name": "Green",
            "position": 13,
            "stddev": 10228.88625,
            "variance": 104630113.9
          },
          {
            "average": 27613.0593,
            "count": 6748938,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 8670.429418,
            "variance": 75176346.3
          },
          {
            "average": 507031.2382,
            "count": 6748938,
            "maximum": 508335.4423,
            "minimum": 505116.2164,
            "name": "GpsTime",
            "position": 15,
            "stddev": 445.3950872,
            "variance": 198376.7837
          },
          {
            "average": 0,
            "count": 6748938,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6748938,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6748938,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6748938,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6748938,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435850.272,
          4972153.756,
          1028.734469,
          436840.352,
          4973514.316,
          1091.494469
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435850.27198886184,
                4972153.7559546875,
                1028.7344688292942
              ],
              [
                435850.27198886184,
                4973514.315954688,
                1028.7344688292942
              ],
              [
                436840.3519888618,
                4973514.315954688,
                1091.4944688292944
              ],
              [
                436840.3519888618,
                4972153.7559546875,
                1091.4944688292944
              ],
              [
                435850.27198886184,
                4972153.7559546875,
                1028.7344688292942
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T22:58:55+00:00",
        "end_time": "2011-09-19T22:05:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8126975,
            44.89992415,
            1028.734469,
            -117.7999859,
            44.91225934,
            1091.494469
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252492673214,
                  44.899924147511335,
                  1028.7344688292942
                ],
                [
                  -117.8126974765982,
                  44.912170778910934,
                  1028.7344688292942
                ],
                [
                  -117.80015582935455,
                  44.91225934289755,
                  1091.4944688292944
                ],
                [
                  -117.79998594160942,
                  44.900012673899596,
                  1091.4944688292944
                ],
                [
                  -117.81252492673214,
                  44.899924147511335,
                  1028.7344688292942
                ]
              ]
            ]
          },
          "id": "44117H7411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:58:55Z",
            "pc:count": 6748938,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436242.0815,
                "count": 6748938,
                "maximum": 436840.352,
                "minimum": 435850.272,
                "name": "X",
                "position": 0,
                "stddev": 251.3226408,
                "variance": 63163.06976
              },
              {
                "average": 4972616.757,
                "count": 6748938,
                "maximum": 4973514.316,
                "minimum": 4972153.756,
                "name": "Y",
                "position": 1,
                "stddev": 293.7257871,
                "variance": 86274.83801
              },
              {
                "average": 1048.119512,
                "count": 6748938,
                "maximum": 1091.494469,
                "minimum": 1028.734469,
                "name": "Z",
                "position": 2,
                "stddev": 11.28686296,
                "variance": 127.3932754
              },
              {
                "average": 218.7311254,
                "count": 6748938,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.16077017,
                "variance": 1166.958219
              },
              {
                "average": 1.000688108,
                "count": 6748938,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02786110941,
                "variance": 0.0007762414178
              },
              {
                "average": 1.001380513,
                "count": 6748938,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04057345907,
                "variance": 0.001646205581
              },
              {
                "average": 0.4987747702,
                "count": 6748938,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985359,
                "variance": 0.2499985359
              },
              {
                "average": 0,
                "count": 6748938,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.244159155,
                "count": 6748938,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4295875806,
                "variance": 0.1845454894
              },
              {
                "average": 0.6925489034,
                "count": 6748938,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.197388402,
                "variance": 67.19717662
              },
              {
                "average": 199.0948779,
                "count": 6748938,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 5.654419616,
                "variance": 31.97246119
              },
              {
                "average": 126.9302148,
                "count": 6748938,
                "maximum": 145,
                "minimum": 106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.53898621,
                "variance": 241.4600926
              },
              {
                "average": 34556.83155,
                "count": 6748938,
                "maximum": 64768,
                "minimum": 9728,
                "name": "Red",
                "position": 12,
                "stddev": 12705.2515,
                "variance": 161423415.6
              },
              {
                "average": 31915.43316,
                "count": 6748938,
                "maximum": 64512,
                "minimum": 8960,
                "name": "Green",
                "position": 13,
                "stddev": 10228.88625,
                "variance": 104630113.9
              },
              {
                "average": 27613.0593,
                "count": 6748938,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 8670.429418,
                "variance": 75176346.3
              },
              {
                "average": 507031.2382,
                "count": 6748938,
                "maximum": 508335.4423,
                "minimum": 505116.2164,
                "name": "GpsTime",
                "position": 15,
                "stddev": 445.3950872,
                "variance": 198376.7837
              },
              {
                "average": 0,
                "count": 6748938,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6748938,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6748938,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6748938,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6748938,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435850.272,
              4972153.756,
              1028.734469,
              436840.352,
              4973514.316,
              1091.494469
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435850.27198886184,
                    4972153.7559546875,
                    1028.7344688292942
                  ],
                  [
                    435850.27198886184,
                    4973514.315954688,
                    1028.7344688292942
                  ],
                  [
                    436840.3519888618,
                    4973514.315954688,
                    1091.4944688292944
                  ],
                  [
                    436840.3519888618,
                    4972153.7559546875,
                    1091.4944688292944
                  ],
                  [
                    435850.27198886184,
                    4972153.7559546875,
                    1028.7344688292942
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T22:58:55+00:00",
            "end_time": "2011-09-19T22: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": "45118D1107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.11057736993051,
              45.47491089322306,
              1392.0425995746414
            ],
            [
              -118.11082478605931,
              45.487501334751265,
              1392.0425995746414
            ],
            [
              -118.10002929624653,
              45.48760581721799,
              1778.9225995746415
            ],
            [
              -118.09978428343555,
              45.475015330082186,
              1778.9225995746415
            ],
            [
              -118.11057736993051,
              45.47491089322306,
              1392.0425995746414
            ]
          ]
        ]
      },
      "bbox": [
        -118.1108248,
        45.47491089,
        1392.0426,
        -118.0997843,
        45.48760582,
        1778.9226
      ],
      "properties": {
        "datetime": "2011-09-15T20:03:34Z",
        "pc:count": 10363024,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 413653.3364,
            "count": 10363024,
            "maximum": 414040.5145,
            "minimum": 413196.7545,
            "name": "X",
            "position": 0,
            "stddev": 221.7613024,
            "variance": 49178.07525
          },
          {
            "average": 5036992.52,
            "count": 10363024,
            "maximum": 5037707.344,
            "minimum": 5036308.324,
            "name": "Y",
            "position": 1,
            "stddev": 382.3116849,
            "variance": 146162.2244
          },
          {
            "average": 1633.270404,
            "count": 10363024,
            "maximum": 1778.9226,
            "minimum": 1392.0426,
            "name": "Z",
            "position": 2,
            "stddev": 86.39397984,
            "variance": 7463.919753
          },
          {
            "average": 93.43180823,
            "count": 10363024,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.31900856,
            "variance": 2334.726589
          },
          {
            "average": 1.103153771,
            "count": 10363024,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3333394367,
            "variance": 0.1111151801
          },
          {
            "average": 1.212116656,
            "count": 10363024,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4787867295,
            "variance": 0.2292367323
          },
          {
            "average": 0.4998243756,
            "count": 10363024,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999933,
            "variance": 0.2499999933
          },
          {
            "average": 0,
            "count": 10363024,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.144838321,
            "count": 10363024,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.35193777,
            "variance": 0.123860194
          },
          {
            "average": -1.903418391,
            "count": 10363024,
            "maximum": 19.00200081,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.725799679,
            "variance": 76.13958004
          },
          {
            "average": 177,
            "count": 10363024,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14681.51735,
            "count": 10363024,
            "maximum": 20019,
            "minimum": 9424,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5294.861721,
            "variance": 28035560.64
          },
          {
            "average": 20577.33313,
            "count": 10363024,
            "maximum": 65280,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 14258.74988,
            "variance": 203311948.3
          },
          {
            "average": 20933.45427,
            "count": 10363024,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 12839.55001,
            "variance": 164854044.4
          },
          {
            "average": 18436.42622,
            "count": 10363024,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10169.41735,
            "variance": 103417049.2
          },
          {
            "average": 151327.3104,
            "count": 10363024,
            "maximum": 152214.6219,
            "minimum": 150364.4205,
            "name": "GpsTime",
            "position": 15,
            "stddev": 388.6159742,
            "variance": 151022.3754
          },
          {
            "average": 0,
            "count": 10363024,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10363024,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10363024,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10363024,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10363024,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          413196.7545,
          5036308.324,
          1392.0426,
          414040.5145,
          5037707.344,
          1778.9226
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                413196.7544936264,
                5036308.323550336,
                1392.0425995746414
              ],
              [
                413196.7544936264,
                5037707.343550336,
                1392.0425995746414
              ],
              [
                414040.5144936264,
                5037707.343550336,
                1778.9225995746415
              ],
              [
                414040.5144936264,
                5036308.323550336,
                1778.9225995746415
              ],
              [
                413196.7544936264,
                5036308.323550336,
                1392.0425995746414
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:03:34+00:00",
        "end_time": "2011-09-15T19:32:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1108248,
            45.47491089,
            1392.0426,
            -118.0997843,
            45.48760582,
            1778.9226
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.11057736993051,
                  45.47491089322306,
                  1392.0425995746414
                ],
                [
                  -118.11082478605931,
                  45.487501334751265,
                  1392.0425995746414
                ],
                [
                  -118.10002929624653,
                  45.48760581721799,
                  1778.9225995746415
                ],
                [
                  -118.09978428343555,
                  45.475015330082186,
                  1778.9225995746415
                ],
                [
                  -118.11057736993051,
                  45.47491089322306,
                  1392.0425995746414
                ]
              ]
            ]
          },
          "id": "45118D1107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:03:34Z",
            "pc:count": 10363024,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 413653.3364,
                "count": 10363024,
                "maximum": 414040.5145,
                "minimum": 413196.7545,
                "name": "X",
                "position": 0,
                "stddev": 221.7613024,
                "variance": 49178.07525
              },
              {
                "average": 5036992.52,
                "count": 10363024,
                "maximum": 5037707.344,
                "minimum": 5036308.324,
                "name": "Y",
                "position": 1,
                "stddev": 382.3116849,
                "variance": 146162.2244
              },
              {
                "average": 1633.270404,
                "count": 10363024,
                "maximum": 1778.9226,
                "minimum": 1392.0426,
                "name": "Z",
                "position": 2,
                "stddev": 86.39397984,
                "variance": 7463.919753
              },
              {
                "average": 93.43180823,
                "count": 10363024,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.31900856,
                "variance": 2334.726589
              },
              {
                "average": 1.103153771,
                "count": 10363024,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3333394367,
                "variance": 0.1111151801
              },
              {
                "average": 1.212116656,
                "count": 10363024,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4787867295,
                "variance": 0.2292367323
              },
              {
                "average": 0.4998243756,
                "count": 10363024,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999933,
                "variance": 0.2499999933
              },
              {
                "average": 0,
                "count": 10363024,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.144838321,
                "count": 10363024,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.35193777,
                "variance": 0.123860194
              },
              {
                "average": -1.903418391,
                "count": 10363024,
                "maximum": 19.00200081,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.725799679,
                "variance": 76.13958004
              },
              {
                "average": 177,
                "count": 10363024,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14681.51735,
                "count": 10363024,
                "maximum": 20019,
                "minimum": 9424,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5294.861721,
                "variance": 28035560.64
              },
              {
                "average": 20577.33313,
                "count": 10363024,
                "maximum": 65280,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 14258.74988,
                "variance": 203311948.3
              },
              {
                "average": 20933.45427,
                "count": 10363024,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 12839.55001,
                "variance": 164854044.4
              },
              {
                "average": 18436.42622,
                "count": 10363024,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10169.41735,
                "variance": 103417049.2
              },
              {
                "average": 151327.3104,
                "count": 10363024,
                "maximum": 152214.6219,
                "minimum": 150364.4205,
                "name": "GpsTime",
                "position": 15,
                "stddev": 388.6159742,
                "variance": 151022.3754
              },
              {
                "average": 0,
                "count": 10363024,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10363024,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10363024,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10363024,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10363024,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              413196.7545,
              5036308.324,
              1392.0426,
              414040.5145,
              5037707.344,
              1778.9226
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    413196.7544936264,
                    5036308.323550336,
                    1392.0425995746414
                  ],
                  [
                    413196.7544936264,
                    5037707.343550336,
                    1392.0425995746414
                  ],
                  [
                    414040.5144936264,
                    5037707.343550336,
                    1778.9225995746415
                  ],
                  [
                    414040.5144936264,
                    5036308.323550336,
                    1778.9225995746415
                  ],
                  [
                    413196.7544936264,
                    5036308.323550336,
                    1392.0425995746414
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:03:34+00:00",
            "end_time": "2011-09-15T19:32:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117G7207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002532108973,
              44.849925512830715,
              1020.1518342276008
            ],
            [
              -117.80019959944539,
              44.862510017081995,
              1020.1518342276008
            ],
            [
              -117.78752846707964,
              44.86259810132657,
              1045.1318342276008
            ],
            [
              -117.7873569477234,
              44.85001355864889,
              1045.1318342276008
            ],
            [
              -117.80002532108973,
              44.849925512830715,
              1020.1518342276008
            ]
          ]
        ]
      },
      "bbox": [
        -117.8001996,
        44.84992551,
        1020.151834,
        -117.7873569,
        44.8625981,
        1045.131834
      ],
      "properties": {
        "datetime": "2011-09-19T20:42:28Z",
        "pc:count": 11608360,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437282.3866,
            "count": 11608360,
            "maximum": 437783.5847,
            "minimum": 436782.4247,
            "name": "X",
            "position": 0,
            "stddev": 285.6482698,
            "variance": 81594.93403
          },
          {
            "average": 4967288.932,
            "count": 11608360,
            "maximum": 4967987.937,
            "minimum": 4966589.857,
            "name": "Y",
            "position": 1,
            "stddev": 400.3509071,
            "variance": 160280.8488
          },
          {
            "average": 1021.720361,
            "count": 11608360,
            "maximum": 1045.131834,
            "minimum": 1020.151834,
            "name": "Z",
            "position": 2,
            "stddev": 0.5841339927,
            "variance": 0.3412125214
          },
          {
            "average": 227.1270006,
            "count": 11608360,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.04531878,
            "variance": 1026.902456
          },
          {
            "average": 1.000939926,
            "count": 11608360,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03485016225,
            "variance": 0.001214533809
          },
          {
            "average": 1.001882006,
            "count": 11608360,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05215291505,
            "variance": 0.002719926548
          },
          {
            "average": 0.4991813658,
            "count": 11608360,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993514,
            "variance": 0.2499993514
          },
          {
            "average": 0,
            "count": 11608360,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.238471326,
            "count": 11608360,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.426148763,
            "variance": 0.1816027682
          },
          {
            "average": 0.9583908202,
            "count": 11608360,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.752677014,
            "variance": 60.10400088
          },
          {
            "average": 197.7897004,
            "count": 11608360,
            "maximum": 212,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 3.889340167,
            "variance": 15.12696694
          },
          {
            "average": 100.9660079,
            "count": 11608360,
            "maximum": 122,
            "minimum": 19,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 20.0900146,
            "variance": 403.6086867
          },
          {
            "average": 33088.89606,
            "count": 11608360,
            "maximum": 62208,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 7028.019148,
            "variance": 49393053.14
          },
          {
            "average": 32501.69795,
            "count": 11608360,
            "maximum": 63488,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 6037.172294,
            "variance": 36447449.31
          },
          {
            "average": 24826.91048,
            "count": 11608360,
            "maximum": 61440,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6082.013664,
            "variance": 36990890.21
          },
          {
            "average": 496651.7905,
            "count": 11608360,
            "maximum": 500148.6655,
            "minimum": 431323.7117,
            "name": "GpsTime",
            "position": 15,
            "stddev": 11839.8418,
            "variance": 140181853.9
          },
          {
            "average": 0,
            "count": 11608360,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11608360,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11608360,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11608360,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11608360,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436782.4247,
          4966589.857,
          1020.151834,
          437783.5847,
          4967987.937,
          1045.131834
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436782.42469678016,
                4966589.857379685,
                1020.1518342276008
              ],
              [
                436782.42469678016,
                4967987.937379685,
                1020.1518342276008
              ],
              [
                437783.5846967802,
                4967987.937379685,
                1045.1318342276008
              ],
              [
                437783.5846967802,
                4966589.857379685,
                1045.1318342276008
              ],
              [
                436782.42469678016,
                4966589.857379685,
                1020.1518342276008
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T20:42:28+00:00",
        "end_time": "2011-09-19T01:35:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8001996,
            44.84992551,
            1020.151834,
            -117.7873569,
            44.8625981,
            1045.131834
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002532108973,
                  44.849925512830715,
                  1020.1518342276008
                ],
                [
                  -117.80019959944539,
                  44.862510017081995,
                  1020.1518342276008
                ],
                [
                  -117.78752846707964,
                  44.86259810132657,
                  1045.1318342276008
                ],
                [
                  -117.7873569477234,
                  44.85001355864889,
                  1045.1318342276008
                ],
                [
                  -117.80002532108973,
                  44.849925512830715,
                  1020.1518342276008
                ]
              ]
            ]
          },
          "id": "44117G7207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:42:28Z",
            "pc:count": 11608360,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437282.3866,
                "count": 11608360,
                "maximum": 437783.5847,
                "minimum": 436782.4247,
                "name": "X",
                "position": 0,
                "stddev": 285.6482698,
                "variance": 81594.93403
              },
              {
                "average": 4967288.932,
                "count": 11608360,
                "maximum": 4967987.937,
                "minimum": 4966589.857,
                "name": "Y",
                "position": 1,
                "stddev": 400.3509071,
                "variance": 160280.8488
              },
              {
                "average": 1021.720361,
                "count": 11608360,
                "maximum": 1045.131834,
                "minimum": 1020.151834,
                "name": "Z",
                "position": 2,
                "stddev": 0.5841339927,
                "variance": 0.3412125214
              },
              {
                "average": 227.1270006,
                "count": 11608360,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.04531878,
                "variance": 1026.902456
              },
              {
                "average": 1.000939926,
                "count": 11608360,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03485016225,
                "variance": 0.001214533809
              },
              {
                "average": 1.001882006,
                "count": 11608360,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05215291505,
                "variance": 0.002719926548
              },
              {
                "average": 0.4991813658,
                "count": 11608360,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993514,
                "variance": 0.2499993514
              },
              {
                "average": 0,
                "count": 11608360,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.238471326,
                "count": 11608360,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.426148763,
                "variance": 0.1816027682
              },
              {
                "average": 0.9583908202,
                "count": 11608360,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.752677014,
                "variance": 60.10400088
              },
              {
                "average": 197.7897004,
                "count": 11608360,
                "maximum": 212,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 3.889340167,
                "variance": 15.12696694
              },
              {
                "average": 100.9660079,
                "count": 11608360,
                "maximum": 122,
                "minimum": 19,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 20.0900146,
                "variance": 403.6086867
              },
              {
                "average": 33088.89606,
                "count": 11608360,
                "maximum": 62208,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 7028.019148,
                "variance": 49393053.14
              },
              {
                "average": 32501.69795,
                "count": 11608360,
                "maximum": 63488,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 6037.172294,
                "variance": 36447449.31
              },
              {
                "average": 24826.91048,
                "count": 11608360,
                "maximum": 61440,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6082.013664,
                "variance": 36990890.21
              },
              {
                "average": 496651.7905,
                "count": 11608360,
                "maximum": 500148.6655,
                "minimum": 431323.7117,
                "name": "GpsTime",
                "position": 15,
                "stddev": 11839.8418,
                "variance": 140181853.9
              },
              {
                "average": 0,
                "count": 11608360,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11608360,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11608360,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11608360,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11608360,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436782.4247,
              4966589.857,
              1020.151834,
              437783.5847,
              4967987.937,
              1045.131834
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436782.42469678016,
                    4966589.857379685,
                    1020.1518342276008
                  ],
                  [
                    436782.42469678016,
                    4967987.937379685,
                    1020.1518342276008
                  ],
                  [
                    437783.5846967802,
                    4967987.937379685,
                    1045.1318342276008
                  ],
                  [
                    437783.5846967802,
                    4966589.857379685,
                    1045.1318342276008
                  ],
                  [
                    436782.42469678016,
                    4966589.857379685,
                    1020.1518342276008
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T20:42:28+00:00",
            "end_time": "2011-09-19T01: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": "44117G7116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502512086454,
              44.824917363938475,
              1022.9729023688183
            ],
            [
              -117.87521569539251,
              44.8375099632944,
              1022.9729023688183
            ],
            [
              -117.86252827107243,
              44.837606495207915,
              1044.4929023688182
            ],
            [
              -117.86234045834466,
              44.82501385371307,
              1044.4929023688182
            ],
            [
              -117.87502512086454,
              44.824917363938475,
              1022.9729023688183
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752157,
        44.82491736,
        1022.972902,
        -117.8623405,
        44.8376065,
        1044.492902
      ],
      "properties": {
        "datetime": "2011-09-21T00:01:58Z",
        "pc:count": 19519518,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431310.1797,
            "count": 19519518,
            "maximum": 431828.8621,
            "minimum": 430825.9621,
            "name": "X",
            "position": 0,
            "stddev": 282.5843143,
            "variance": 79853.89469
          },
          {
            "average": 4964598.744,
            "count": 19519518,
            "maximum": 4965271.948,
            "minimum": 4963872.948,
            "name": "Y",
            "position": 1,
            "stddev": 382.4592983,
            "variance": 146275.1149
          },
          {
            "average": 1025.434157,
            "count": 19519518,
            "maximum": 1044.492902,
            "minimum": 1022.972902,
            "name": "Z",
            "position": 2,
            "stddev": 1.124800009,
            "variance": 1.265175061
          },
          {
            "average": 228.1834395,
            "count": 19519518,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.78477028,
            "variance": 1209.980243
          },
          {
            "average": 1.003089933,
            "count": 19519518,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06282682593,
            "variance": 0.003947210056
          },
          {
            "average": 1.006188165,
            "count": 19519518,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09365330202,
            "variance": 0.008770940979
          },
          {
            "average": 0.4984656383,
            "count": 19519518,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999976585,
            "variance": 0.2499976585
          },
          {
            "average": 0,
            "count": 19519518,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.188649125,
            "count": 19519518,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3912296522,
            "variance": 0.1530606408
          },
          {
            "average": 0.5524724192,
            "count": 19519518,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.043555794,
            "variance": 64.6987898
          },
          {
            "average": 198.6232548,
            "count": 19519518,
            "maximum": 211,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 3.194292314,
            "variance": 10.20350338
          },
          {
            "average": 88.41704964,
            "count": 19519518,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 34.91863298,
            "variance": 1219.310929
          },
          {
            "average": 19277.29262,
            "count": 19519518,
            "maximum": 61184,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 5421.046896,
            "variance": 29387749.45
          },
          {
            "average": 21849.27124,
            "count": 19519518,
            "maximum": 61184,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 4623.143901,
            "variance": 21373459.53
          },
          {
            "average": 17803.37214,
            "count": 19519518,
            "maximum": 62720,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 4130.286889,
            "variance": 17059269.79
          },
          {
            "average": 544977.6093,
            "count": 19519518,
            "maximum": 598518.1965,
            "minimum": 502464.1058,
            "name": "GpsTime",
            "position": 15,
            "stddev": 42672.66109,
            "variance": 1820956005
          },
          {
            "average": 0,
            "count": 19519518,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19519518,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19519518,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19519518,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19519518,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430825.9621,
          4963872.948,
          1022.972902,
          431828.8621,
          4965271.948,
          1044.492902
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430825.9621037947,
                4963872.94770289,
                1022.9729023688183
              ],
              [
                430825.9621037947,
                4965271.94770289,
                1022.9729023688183
              ],
              [
                431828.8621037947,
                4965271.94770289,
                1044.4929023688182
              ],
              [
                431828.8621037947,
                4963872.94770289,
                1044.4929023688182
              ],
              [
                430825.9621037947,
                4963872.94770289,
                1022.9729023688183
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-21T00:01:58+00:00",
        "end_time": "2011-09-19T21:21:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752157,
            44.82491736,
            1022.972902,
            -117.8623405,
            44.8376065,
            1044.492902
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502512086454,
                  44.824917363938475,
                  1022.9729023688183
                ],
                [
                  -117.87521569539251,
                  44.8375099632944,
                  1022.9729023688183
                ],
                [
                  -117.86252827107243,
                  44.837606495207915,
                  1044.4929023688182
                ],
                [
                  -117.86234045834466,
                  44.82501385371307,
                  1044.4929023688182
                ],
                [
                  -117.87502512086454,
                  44.824917363938475,
                  1022.9729023688183
                ]
              ]
            ]
          },
          "id": "44117G7116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-21T00:01:58Z",
            "pc:count": 19519518,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431310.1797,
                "count": 19519518,
                "maximum": 431828.8621,
                "minimum": 430825.9621,
                "name": "X",
                "position": 0,
                "stddev": 282.5843143,
                "variance": 79853.89469
              },
              {
                "average": 4964598.744,
                "count": 19519518,
                "maximum": 4965271.948,
                "minimum": 4963872.948,
                "name": "Y",
                "position": 1,
                "stddev": 382.4592983,
                "variance": 146275.1149
              },
              {
                "average": 1025.434157,
                "count": 19519518,
                "maximum": 1044.492902,
                "minimum": 1022.972902,
                "name": "Z",
                "position": 2,
                "stddev": 1.124800009,
                "variance": 1.265175061
              },
              {
                "average": 228.1834395,
                "count": 19519518,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.78477028,
                "variance": 1209.980243
              },
              {
                "average": 1.003089933,
                "count": 19519518,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06282682593,
                "variance": 0.003947210056
              },
              {
                "average": 1.006188165,
                "count": 19519518,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09365330202,
                "variance": 0.008770940979
              },
              {
                "average": 0.4984656383,
                "count": 19519518,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999976585,
                "variance": 0.2499976585
              },
              {
                "average": 0,
                "count": 19519518,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.188649125,
                "count": 19519518,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3912296522,
                "variance": 0.1530606408
              },
              {
                "average": 0.5524724192,
                "count": 19519518,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.043555794,
                "variance": 64.6987898
              },
              {
                "average": 198.6232548,
                "count": 19519518,
                "maximum": 211,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 3.194292314,
                "variance": 10.20350338
              },
              {
                "average": 88.41704964,
                "count": 19519518,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 34.91863298,
                "variance": 1219.310929
              },
              {
                "average": 19277.29262,
                "count": 19519518,
                "maximum": 61184,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 5421.046896,
                "variance": 29387749.45
              },
              {
                "average": 21849.27124,
                "count": 19519518,
                "maximum": 61184,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 4623.143901,
                "variance": 21373459.53
              },
              {
                "average": 17803.37214,
                "count": 19519518,
                "maximum": 62720,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 4130.286889,
                "variance": 17059269.79
              },
              {
                "average": 544977.6093,
                "count": 19519518,
                "maximum": 598518.1965,
                "minimum": 502464.1058,
                "name": "GpsTime",
                "position": 15,
                "stddev": 42672.66109,
                "variance": 1820956005
              },
              {
                "average": 0,
                "count": 19519518,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19519518,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19519518,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19519518,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19519518,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430825.9621,
              4963872.948,
              1022.972902,
              431828.8621,
              4965271.948,
              1044.492902
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430825.9621037947,
                    4963872.94770289,
                    1022.9729023688183
                  ],
                  [
                    430825.9621037947,
                    4965271.94770289,
                    1022.9729023688183
                  ],
                  [
                    431828.8621037947,
                    4965271.94770289,
                    1044.4929023688182
                  ],
                  [
                    431828.8621037947,
                    4963872.94770289,
                    1044.4929023688182
                  ],
                  [
                    430825.9621037947,
                    4963872.94770289,
                    1022.9729023688183
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-21T00:01:58+00:00",
            "end_time": "2011-09-19T21:21: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": "45118C1204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502476522506,
              45.362400621024,
              824.1599044056035
            ],
            [
              -118.02525255212915,
              45.37500948246624,
              824.1599044056035
            ],
            [
              -118.01252956409562,
              45.37512298714266,
              839.9199044056035
            ],
            [
              -118.01230460276128,
              45.36251407608524,
              839.9199044056035
            ],
            [
              -118.02502476522506,
              45.362400621024,
              824.1599044056035
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252526,
        45.36240062,
        824.1599044,
        -118.0123046,
        45.37512299,
        839.9199044
      ],
      "properties": {
        "datetime": "2011-09-15T00:41:00Z",
        "pc:count": 12299967,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420222.8332,
            "count": 12299967,
            "maximum": 420720.7289,
            "minimum": 419724.3689,
            "name": "X",
            "position": 0,
            "stddev": 287.4823089,
            "variance": 82646.07793
          },
          {
            "average": 5024365.599,
            "count": 12299967,
            "maximum": 5025121.107,
            "minimum": 5023720.107,
            "name": "Y",
            "position": 1,
            "stddev": 406.4742587,
            "variance": 165221.323
          },
          {
            "average": 825.8293567,
            "count": 12299967,
            "maximum": 839.9199044,
            "minimum": 824.1599044,
            "name": "Z",
            "position": 2,
            "stddev": 0.7637742228,
            "variance": 0.5833510635
          },
          {
            "average": 107.3830812,
            "count": 12299967,
            "maximum": 200,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 16.4936488,
            "variance": 272.0404508
          },
          {
            "average": 1.000266586,
            "count": 12299967,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01710830117,
            "variance": 0.0002926939688
          },
          {
            "average": 1.00057553,
            "count": 12299967,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02605333632,
            "variance": 0.0006787763335
          },
          {
            "average": 0.4999549186,
            "count": 12299967,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000183,
            "variance": 0.2500000183
          },
          {
            "average": 0,
            "count": 12299967,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.264764288,
            "count": 12299967,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.441207633,
            "variance": 0.1946641754
          },
          {
            "average": -1.7944139,
            "count": 12299967,
            "maximum": 16.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.944496355,
            "variance": 80.00401505
          },
          {
            "average": 121.4451139,
            "count": 12299967,
            "maximum": 127,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 1.171680918,
            "variance": 1.372836174
          },
          {
            "average": 1015.7995,
            "count": 12299967,
            "maximum": 1034,
            "minimum": 1010,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.508461994,
            "variance": 42.36007753
          },
          {
            "average": 35823.86669,
            "count": 12299967,
            "maximum": 65280,
            "minimum": 6912,
            "name": "Red",
            "position": 12,
            "stddev": 11732.00855,
            "variance": 137640024.7
          },
          {
            "average": 34606.33943,
            "count": 12299967,
            "maximum": 65280,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 9715.929229,
            "variance": 94399280.79
          },
          {
            "average": 30446.53187,
            "count": 12299967,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 9886.850269,
            "variance": 97749808.24
          },
          {
            "average": 73432.44892,
            "count": 12299967,
            "maximum": 82460.00361,
            "minimum": 70347.75632,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3233.415554,
            "variance": 10454976.15
          },
          {
            "average": 0,
            "count": 12299967,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12299967,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12299967,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12299967,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12299967,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419724.3689,
          5023720.107,
          824.1599044,
          420720.7289,
          5025121.107,
          839.9199044
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419724.3688791096,
                5023720.107096186,
                824.1599044056035
              ],
              [
                419724.3688791096,
                5025121.107096186,
                824.1599044056035
              ],
              [
                420720.7288791096,
                5025121.107096186,
                839.9199044056035
              ],
              [
                420720.7288791096,
                5023720.107096186,
                839.9199044056035
              ],
              [
                419724.3688791096,
                5023720.107096186,
                824.1599044056035
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:41:00+00:00",
        "end_time": "2011-09-14T21:19:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118C1204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118C1204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118C1204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252526,
            45.36240062,
            824.1599044,
            -118.0123046,
            45.37512299,
            839.9199044
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502476522506,
                  45.362400621024,
                  824.1599044056035
                ],
                [
                  -118.02525255212915,
                  45.37500948246624,
                  824.1599044056035
                ],
                [
                  -118.01252956409562,
                  45.37512298714266,
                  839.9199044056035
                ],
                [
                  -118.01230460276128,
                  45.36251407608524,
                  839.9199044056035
                ],
                [
                  -118.02502476522506,
                  45.362400621024,
                  824.1599044056035
                ]
              ]
            ]
          },
          "id": "45118C1204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:41:00Z",
            "pc:count": 12299967,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420222.8332,
                "count": 12299967,
                "maximum": 420720.7289,
                "minimum": 419724.3689,
                "name": "X",
                "position": 0,
                "stddev": 287.4823089,
                "variance": 82646.07793
              },
              {
                "average": 5024365.599,
                "count": 12299967,
                "maximum": 5025121.107,
                "minimum": 5023720.107,
                "name": "Y",
                "position": 1,
                "stddev": 406.4742587,
                "variance": 165221.323
              },
              {
                "average": 825.8293567,
                "count": 12299967,
                "maximum": 839.9199044,
                "minimum": 824.1599044,
                "name": "Z",
                "position": 2,
                "stddev": 0.7637742228,
                "variance": 0.5833510635
              },
              {
                "average": 107.3830812,
                "count": 12299967,
                "maximum": 200,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 16.4936488,
                "variance": 272.0404508
              },
              {
                "average": 1.000266586,
                "count": 12299967,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01710830117,
                "variance": 0.0002926939688
              },
              {
                "average": 1.00057553,
                "count": 12299967,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02605333632,
                "variance": 0.0006787763335
              },
              {
                "average": 0.4999549186,
                "count": 12299967,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000183,
                "variance": 0.2500000183
              },
              {
                "average": 0,
                "count": 12299967,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.264764288,
                "count": 12299967,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.441207633,
                "variance": 0.1946641754
              },
              {
                "average": -1.7944139,
                "count": 12299967,
                "maximum": 16.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.944496355,
                "variance": 80.00401505
              },
              {
                "average": 121.4451139,
                "count": 12299967,
                "maximum": 127,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 1.171680918,
                "variance": 1.372836174
              },
              {
                "average": 1015.7995,
                "count": 12299967,
                "maximum": 1034,
                "minimum": 1010,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.508461994,
                "variance": 42.36007753
              },
              {
                "average": 35823.86669,
                "count": 12299967,
                "maximum": 65280,
                "minimum": 6912,
                "name": "Red",
                "position": 12,
                "stddev": 11732.00855,
                "variance": 137640024.7
              },
              {
                "average": 34606.33943,
                "count": 12299967,
                "maximum": 65280,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 9715.929229,
                "variance": 94399280.79
              },
              {
                "average": 30446.53187,
                "count": 12299967,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 9886.850269,
                "variance": 97749808.24
              },
              {
                "average": 73432.44892,
                "count": 12299967,
                "maximum": 82460.00361,
                "minimum": 70347.75632,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3233.415554,
                "variance": 10454976.15
              },
              {
                "average": 0,
                "count": 12299967,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12299967,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12299967,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12299967,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12299967,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419724.3689,
              5023720.107,
              824.1599044,
              420720.7289,
              5025121.107,
              839.9199044
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419724.3688791096,
                    5023720.107096186,
                    824.1599044056035
                  ],
                  [
                    419724.3688791096,
                    5025121.107096186,
                    824.1599044056035
                  ],
                  [
                    420720.7288791096,
                    5025121.107096186,
                    839.9199044056035
                  ],
                  [
                    420720.7288791096,
                    5023720.107096186,
                    839.9199044056035
                  ],
                  [
                    419724.3688791096,
                    5023720.107096186,
                    824.1599044056035
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:41:00+00:00",
            "end_time": "2011-09-14T21:19: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": "44117G8218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252499253646,
              44.8249127539889,
              1023.9150303552667
            ],
            [
              -117.91272381033625,
              44.83751008509321,
              1023.9150303552667
            ],
            [
              -117.90002867102714,
              44.837610845666816,
              1047.8150303552668
            ],
            [
              -117.89983261768941,
              44.82501347056115,
              1047.8150303552668
            ],
            [
              -117.91252499253646,
              44.8249127539889,
              1023.9150303552667
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127238,
        44.82491275,
        1023.91503,
        -117.8998326,
        44.83761085,
        1047.81503
      ],
      "properties": {
        "datetime": "2011-09-20T23:23:24Z",
        "pc:count": 11450689,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428364.8616,
            "count": 11450689,
            "maximum": 428864.923,
            "minimum": 427861.403,
            "name": "X",
            "position": 0,
            "stddev": 286.8828468,
            "variance": 82301.76778
          },
          {
            "average": 4964607.821,
            "count": 11450689,
            "maximum": 4965304.578,
            "minimum": 4963905.038,
            "name": "Y",
            "position": 1,
            "stddev": 403.6023908,
            "variance": 162894.8898
          },
          {
            "average": 1027.873446,
            "count": 11450689,
            "maximum": 1047.81503,
            "minimum": 1023.91503,
            "name": "Z",
            "position": 2,
            "stddev": 1.930821955,
            "variance": 3.728073422
          },
          {
            "average": 234.3258716,
            "count": 11450689,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.00530663,
            "variance": 625.2653595
          },
          {
            "average": 1.005806987,
            "count": 11450689,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08979857243,
            "variance": 0.00806378361
          },
          {
            "average": 1.011644452,
            "count": 11450689,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1360893688,
            "variance": 0.01852031631
          },
          {
            "average": 0.4986060664,
            "count": 11450689,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980788,
            "variance": 0.2499980788
          },
          {
            "average": 0,
            "count": 11450689,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.261927383,
            "count": 11450689,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4396833472,
            "variance": 0.1933214458
          },
          {
            "average": 0.6506236444,
            "count": 11450689,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.960894144,
            "variance": 63.37583557
          },
          {
            "average": 198.7471463,
            "count": 11450689,
            "maximum": 212,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 2.983643162,
            "variance": 8.90212652
          },
          {
            "average": 66.0445554,
            "count": 11450689,
            "maximum": 80,
            "minimum": 52,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.0822034,
            "variance": 122.8152323
          },
          {
            "average": 32852.91425,
            "count": 11450689,
            "maximum": 62720,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 12560.24368,
            "variance": 157759721.3
          },
          {
            "average": 33295.26451,
            "count": 11450689,
            "maximum": 62464,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 9886.025879,
            "variance": 97733507.69
          },
          {
            "average": 26526.02309,
            "count": 11450689,
            "maximum": 63744,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 9128.228063,
            "variance": 83324547.56
          },
          {
            "average": 594330.1114,
            "count": 11450689,
            "maximum": 596204.8211,
            "minimum": 592737.9288,
            "name": "GpsTime",
            "position": 15,
            "stddev": 727.180318,
            "variance": 528791.2149
          },
          {
            "average": 0,
            "count": 11450689,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11450689,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11450689,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11450689,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11450689,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427861.403,
          4963905.038,
          1023.91503,
          428864.923,
          4965304.578,
          1047.81503
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427861.40301525214,
                4963905.038258113,
                1023.9150303552667
              ],
              [
                427861.40301525214,
                4965304.578258112,
                1023.9150303552667
              ],
              [
                428864.92301525216,
                4965304.578258112,
                1047.8150303552668
              ],
              [
                428864.92301525216,
                4963905.038258113,
                1047.8150303552668
              ],
              [
                427861.40301525214,
                4963905.038258113,
                1023.9150303552667
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:23:24+00:00",
        "end_time": "2011-09-20T22:25:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127238,
            44.82491275,
            1023.91503,
            -117.8998326,
            44.83761085,
            1047.81503
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252499253646,
                  44.8249127539889,
                  1023.9150303552667
                ],
                [
                  -117.91272381033625,
                  44.83751008509321,
                  1023.9150303552667
                ],
                [
                  -117.90002867102714,
                  44.837610845666816,
                  1047.8150303552668
                ],
                [
                  -117.89983261768941,
                  44.82501347056115,
                  1047.8150303552668
                ],
                [
                  -117.91252499253646,
                  44.8249127539889,
                  1023.9150303552667
                ]
              ]
            ]
          },
          "id": "44117G8218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:23:24Z",
            "pc:count": 11450689,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428364.8616,
                "count": 11450689,
                "maximum": 428864.923,
                "minimum": 427861.403,
                "name": "X",
                "position": 0,
                "stddev": 286.8828468,
                "variance": 82301.76778
              },
              {
                "average": 4964607.821,
                "count": 11450689,
                "maximum": 4965304.578,
                "minimum": 4963905.038,
                "name": "Y",
                "position": 1,
                "stddev": 403.6023908,
                "variance": 162894.8898
              },
              {
                "average": 1027.873446,
                "count": 11450689,
                "maximum": 1047.81503,
                "minimum": 1023.91503,
                "name": "Z",
                "position": 2,
                "stddev": 1.930821955,
                "variance": 3.728073422
              },
              {
                "average": 234.3258716,
                "count": 11450689,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.00530663,
                "variance": 625.2653595
              },
              {
                "average": 1.005806987,
                "count": 11450689,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08979857243,
                "variance": 0.00806378361
              },
              {
                "average": 1.011644452,
                "count": 11450689,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1360893688,
                "variance": 0.01852031631
              },
              {
                "average": 0.4986060664,
                "count": 11450689,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980788,
                "variance": 0.2499980788
              },
              {
                "average": 0,
                "count": 11450689,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.261927383,
                "count": 11450689,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4396833472,
                "variance": 0.1933214458
              },
              {
                "average": 0.6506236444,
                "count": 11450689,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.960894144,
                "variance": 63.37583557
              },
              {
                "average": 198.7471463,
                "count": 11450689,
                "maximum": 212,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 2.983643162,
                "variance": 8.90212652
              },
              {
                "average": 66.0445554,
                "count": 11450689,
                "maximum": 80,
                "minimum": 52,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.0822034,
                "variance": 122.8152323
              },
              {
                "average": 32852.91425,
                "count": 11450689,
                "maximum": 62720,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 12560.24368,
                "variance": 157759721.3
              },
              {
                "average": 33295.26451,
                "count": 11450689,
                "maximum": 62464,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 9886.025879,
                "variance": 97733507.69
              },
              {
                "average": 26526.02309,
                "count": 11450689,
                "maximum": 63744,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 9128.228063,
                "variance": 83324547.56
              },
              {
                "average": 594330.1114,
                "count": 11450689,
                "maximum": 596204.8211,
                "minimum": 592737.9288,
                "name": "GpsTime",
                "position": 15,
                "stddev": 727.180318,
                "variance": 528791.2149
              },
              {
                "average": 0,
                "count": 11450689,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11450689,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11450689,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11450689,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11450689,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427861.403,
              4963905.038,
              1023.91503,
              428864.923,
              4965304.578,
              1047.81503
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427861.40301525214,
                    4963905.038258113,
                    1023.9150303552667
                  ],
                  [
                    427861.40301525214,
                    4965304.578258112,
                    1023.9150303552667
                  ],
                  [
                    428864.92301525216,
                    4965304.578258112,
                    1047.8150303552668
                  ],
                  [
                    428864.92301525216,
                    4963905.038258113,
                    1047.8150303552668
                  ],
                  [
                    427861.40301525214,
                    4963905.038258113,
                    1023.9150303552667
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:23:24+00:00",
            "end_time": "2011-09-20T22:25:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H7303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002526420178,
              44.924919814582914,
              1035.436883934957
            ],
            [
              -117.85021100880071,
              44.937510115144825,
              1035.436883934957
            ],
            [
              -117.83752861957747,
              44.937603831802626,
              1096.5968839349568
            ],
            [
              -117.83734564489792,
              44.925013490338785,
              1096.5968839349568
            ],
            [
              -117.85002526420178,
              44.924919814582914,
              1035.436883934957
            ]
          ]
        ]
      },
      "bbox": [
        -117.850211,
        44.92491981,
        1035.436884,
        -117.8373456,
        44.93760383,
        1096.596884
      ],
      "properties": {
        "datetime": "2011-09-20T01:05:34Z",
        "pc:count": 11454535,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433421.8756,
            "count": 11454535,
            "maximum": 433919.3758,
            "minimum": 432918.6158,
            "name": "X",
            "position": 0,
            "stddev": 284.8288838,
            "variance": 81127.49307
          },
          {
            "average": 4975662.094,
            "count": 11454535,
            "maximum": 4976359.5,
            "minimum": 4974960.74,
            "name": "Y",
            "position": 1,
            "stddev": 401.2868107,
            "variance": 161031.1044
          },
          {
            "average": 1056.882106,
            "count": 11454535,
            "maximum": 1096.596884,
            "minimum": 1035.436884,
            "name": "Z",
            "position": 2,
            "stddev": 11.59404492,
            "variance": 134.4218775
          },
          {
            "average": 229.7605758,
            "count": 11454535,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.25807097,
            "variance": 798.5185751
          },
          {
            "average": 1.002661741,
            "count": 11454535,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06007381457,
            "variance": 0.003608863197
          },
          {
            "average": 1.005346092,
            "count": 11454535,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09093792043,
            "variance": 0.008269705372
          },
          {
            "average": 0.4989216062,
            "count": 11454535,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988589,
            "variance": 0.2499988589
          },
          {
            "average": 0,
            "count": 11454535,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.245812859,
            "count": 11454535,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.430568129,
            "variance": 0.1853889137
          },
          {
            "average": 1.057231822,
            "count": 11454535,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.869116578,
            "variance": 61.92299571
          },
          {
            "average": 199.2682601,
            "count": 11454535,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 4.506967344,
            "variance": 20.31275464
          },
          {
            "average": 189.2610982,
            "count": 11454535,
            "maximum": 267,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 63.841611,
            "variance": 4075.751296
          },
          {
            "average": 32232.04842,
            "count": 11454535,
            "maximum": 65280,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 11620.87967,
            "variance": 135044844.2
          },
          {
            "average": 32882.69675,
            "count": 11454535,
            "maximum": 65280,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 9147.479363,
            "variance": 83676378.69
          },
          {
            "average": 27456.51898,
            "count": 11454535,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 9134.437685,
            "variance": 83437951.81
          },
          {
            "average": 511575.4521,
            "count": 11454535,
            "maximum": 515934.2648,
            "minimum": 507366.0046,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3391.780227,
            "variance": 11504173.11
          },
          {
            "average": 0,
            "count": 11454535,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11454535,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11454535,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11454535,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11454535,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432918.6158,
          4974960.74,
          1035.436884,
          433919.3758,
          4976359.5,
          1096.596884
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432918.61580383964,
                4974960.739535439,
                1035.436883934957
              ],
              [
                432918.61580383964,
                4976359.499535439,
                1035.436883934957
              ],
              [
                433919.37580383965,
                4976359.499535439,
                1096.5968839349568
              ],
              [
                433919.37580383965,
                4974960.739535439,
                1096.5968839349568
              ],
              [
                432918.61580383964,
                4974960.739535439,
                1035.436883934957
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:05:34+00:00",
        "end_time": "2011-09-19T22:42:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.850211,
            44.92491981,
            1035.436884,
            -117.8373456,
            44.93760383,
            1096.596884
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002526420178,
                  44.924919814582914,
                  1035.436883934957
                ],
                [
                  -117.85021100880071,
                  44.937510115144825,
                  1035.436883934957
                ],
                [
                  -117.83752861957747,
                  44.937603831802626,
                  1096.5968839349568
                ],
                [
                  -117.83734564489792,
                  44.925013490338785,
                  1096.5968839349568
                ],
                [
                  -117.85002526420178,
                  44.924919814582914,
                  1035.436883934957
                ]
              ]
            ]
          },
          "id": "44117H7303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:05:34Z",
            "pc:count": 11454535,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433421.8756,
                "count": 11454535,
                "maximum": 433919.3758,
                "minimum": 432918.6158,
                "name": "X",
                "position": 0,
                "stddev": 284.8288838,
                "variance": 81127.49307
              },
              {
                "average": 4975662.094,
                "count": 11454535,
                "maximum": 4976359.5,
                "minimum": 4974960.74,
                "name": "Y",
                "position": 1,
                "stddev": 401.2868107,
                "variance": 161031.1044
              },
              {
                "average": 1056.882106,
                "count": 11454535,
                "maximum": 1096.596884,
                "minimum": 1035.436884,
                "name": "Z",
                "position": 2,
                "stddev": 11.59404492,
                "variance": 134.4218775
              },
              {
                "average": 229.7605758,
                "count": 11454535,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.25807097,
                "variance": 798.5185751
              },
              {
                "average": 1.002661741,
                "count": 11454535,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06007381457,
                "variance": 0.003608863197
              },
              {
                "average": 1.005346092,
                "count": 11454535,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09093792043,
                "variance": 0.008269705372
              },
              {
                "average": 0.4989216062,
                "count": 11454535,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988589,
                "variance": 0.2499988589
              },
              {
                "average": 0,
                "count": 11454535,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.245812859,
                "count": 11454535,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.430568129,
                "variance": 0.1853889137
              },
              {
                "average": 1.057231822,
                "count": 11454535,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.869116578,
                "variance": 61.92299571
              },
              {
                "average": 199.2682601,
                "count": 11454535,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 4.506967344,
                "variance": 20.31275464
              },
              {
                "average": 189.2610982,
                "count": 11454535,
                "maximum": 267,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 63.841611,
                "variance": 4075.751296
              },
              {
                "average": 32232.04842,
                "count": 11454535,
                "maximum": 65280,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 11620.87967,
                "variance": 135044844.2
              },
              {
                "average": 32882.69675,
                "count": 11454535,
                "maximum": 65280,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 9147.479363,
                "variance": 83676378.69
              },
              {
                "average": 27456.51898,
                "count": 11454535,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 9134.437685,
                "variance": 83437951.81
              },
              {
                "average": 511575.4521,
                "count": 11454535,
                "maximum": 515934.2648,
                "minimum": 507366.0046,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3391.780227,
                "variance": 11504173.11
              },
              {
                "average": 0,
                "count": 11454535,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11454535,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11454535,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11454535,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11454535,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432918.6158,
              4974960.74,
              1035.436884,
              433919.3758,
              4976359.5,
              1096.596884
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432918.61580383964,
                    4974960.739535439,
                    1035.436883934957
                  ],
                  [
                    432918.61580383964,
                    4976359.499535439,
                    1035.436883934957
                  ],
                  [
                    433919.37580383965,
                    4976359.499535439,
                    1096.5968839349568
                  ],
                  [
                    433919.37580383965,
                    4974960.739535439,
                    1096.5968839349568
                  ],
                  [
                    432918.61580383964,
                    4974960.739535439,
                    1035.436883934957
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:05:34+00:00",
            "end_time": "2011-09-19T22:42: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": "45118D1417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0500248941582,
              45.38739847482706,
              827.4888727103391
            ],
            [
              -118.05025848289131,
              45.40000952097161,
              827.4888727103391
            ],
            [
              -118.03752998498516,
              45.40012586025098,
              855.9288727103392
            ],
            [
              -118.03729922596752,
              45.387514763242734,
              855.9288727103392
            ],
            [
              -118.0500248941582,
              45.38739847482706,
              827.4888727103391
            ]
          ]
        ]
      },
      "bbox": [
        -118.0502585,
        45.38739847,
        827.4888727,
        -118.0372992,
        45.40012586,
        855.9288727
      ],
      "properties": {
        "datetime": "2011-09-15T18:29:15Z",
        "pc:count": 13728416,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418238.037,
            "count": 13728416,
            "maximum": 418799.0273,
            "minimum": 417802.6673,
            "name": "X",
            "position": 0,
            "stddev": 280.4010757,
            "variance": 78624.76324
          },
          {
            "average": 5027220.594,
            "count": 13728416,
            "maximum": 5027923.72,
            "minimum": 5026522.46,
            "name": "Y",
            "position": 1,
            "stddev": 402.5783754,
            "variance": 162069.3483
          },
          {
            "average": 833.2339403,
            "count": 13728416,
            "maximum": 855.9288727,
            "minimum": 827.4888727,
            "name": "Z",
            "position": 2,
            "stddev": 2.497905507,
            "variance": 6.239531921
          },
          {
            "average": 112.3361707,
            "count": 13728416,
            "maximum": 252,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.60513977,
            "variance": 707.833462
          },
          {
            "average": 1.00190204,
            "count": 13728416,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04596911728,
            "variance": 0.002113159744
          },
          {
            "average": 1.004107393,
            "count": 13728416,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07031208561,
            "variance": 0.004943789383
          },
          {
            "average": 0.4999939541,
            "count": 13728416,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000182,
            "variance": 0.2500000182
          },
          {
            "average": 0,
            "count": 13728416,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.192811756,
            "count": 13728416,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3945065199,
            "variance": 0.1556353943
          },
          {
            "average": -1.915359987,
            "count": 13728416,
            "maximum": 16.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.537969341,
            "variance": 72.89692048
          },
          {
            "average": 136.5376807,
            "count": 13728416,
            "maximum": 177,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 23.6123887,
            "variance": 557.5449001
          },
          {
            "average": 4466.510987,
            "count": 13728416,
            "maximum": 20002,
            "minimum": 1001,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6531.835821,
            "variance": 42664879.19
          },
          {
            "average": 36870.7766,
            "count": 13728416,
            "maximum": 65280,
            "minimum": 7936,
            "name": "Red",
            "position": 12,
            "stddev": 12825.32959,
            "variance": 164489079.1
          },
          {
            "average": 36606.26911,
            "count": 13728416,
            "maximum": 65280,
            "minimum": 8192,
            "name": "Green",
            "position": 13,
            "stddev": 10240.76455,
            "variance": 104873258.6
          },
          {
            "average": 31203.30664,
            "count": 13728416,
            "maximum": 65280,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 8612.916694,
            "variance": 74182333.98
          },
          {
            "average": 87436.34726,
            "count": 13728416,
            "maximum": 146555.5941,
            "minimum": 66011.39163,
            "name": "GpsTime",
            "position": 15,
            "stddev": 33926.69515,
            "variance": 1151020644
          },
          {
            "average": 0,
            "count": 13728416,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13728416,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13728416,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13728416,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13728416,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417802.6673,
          5026522.46,
          827.4888727,
          418799.0273,
          5027923.72,
          855.9288727
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417802.66729197366,
                5026522.4602465825,
                827.4888727103391
              ],
              [
                417802.66729197366,
                5027923.720246582,
                827.4888727103391
              ],
              [
                418799.02729197365,
                5027923.720246582,
                855.9288727103392
              ],
              [
                418799.02729197365,
                5026522.4602465825,
                855.9288727103392
              ],
              [
                417802.66729197366,
                5026522.4602465825,
                827.4888727103391
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:29:15+00:00",
        "end_time": "2011-09-14T20:06:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0502585,
            45.38739847,
            827.4888727,
            -118.0372992,
            45.40012586,
            855.9288727
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0500248941582,
                  45.38739847482706,
                  827.4888727103391
                ],
                [
                  -118.05025848289131,
                  45.40000952097161,
                  827.4888727103391
                ],
                [
                  -118.03752998498516,
                  45.40012586025098,
                  855.9288727103392
                ],
                [
                  -118.03729922596752,
                  45.387514763242734,
                  855.9288727103392
                ],
                [
                  -118.0500248941582,
                  45.38739847482706,
                  827.4888727103391
                ]
              ]
            ]
          },
          "id": "45118D1417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:29:15Z",
            "pc:count": 13728416,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418238.037,
                "count": 13728416,
                "maximum": 418799.0273,
                "minimum": 417802.6673,
                "name": "X",
                "position": 0,
                "stddev": 280.4010757,
                "variance": 78624.76324
              },
              {
                "average": 5027220.594,
                "count": 13728416,
                "maximum": 5027923.72,
                "minimum": 5026522.46,
                "name": "Y",
                "position": 1,
                "stddev": 402.5783754,
                "variance": 162069.3483
              },
              {
                "average": 833.2339403,
                "count": 13728416,
                "maximum": 855.9288727,
                "minimum": 827.4888727,
                "name": "Z",
                "position": 2,
                "stddev": 2.497905507,
                "variance": 6.239531921
              },
              {
                "average": 112.3361707,
                "count": 13728416,
                "maximum": 252,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.60513977,
                "variance": 707.833462
              },
              {
                "average": 1.00190204,
                "count": 13728416,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04596911728,
                "variance": 0.002113159744
              },
              {
                "average": 1.004107393,
                "count": 13728416,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07031208561,
                "variance": 0.004943789383
              },
              {
                "average": 0.4999939541,
                "count": 13728416,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000182,
                "variance": 0.2500000182
              },
              {
                "average": 0,
                "count": 13728416,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.192811756,
                "count": 13728416,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3945065199,
                "variance": 0.1556353943
              },
              {
                "average": -1.915359987,
                "count": 13728416,
                "maximum": 16.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.537969341,
                "variance": 72.89692048
              },
              {
                "average": 136.5376807,
                "count": 13728416,
                "maximum": 177,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 23.6123887,
                "variance": 557.5449001
              },
              {
                "average": 4466.510987,
                "count": 13728416,
                "maximum": 20002,
                "minimum": 1001,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6531.835821,
                "variance": 42664879.19
              },
              {
                "average": 36870.7766,
                "count": 13728416,
                "maximum": 65280,
                "minimum": 7936,
                "name": "Red",
                "position": 12,
                "stddev": 12825.32959,
                "variance": 164489079.1
              },
              {
                "average": 36606.26911,
                "count": 13728416,
                "maximum": 65280,
                "minimum": 8192,
                "name": "Green",
                "position": 13,
                "stddev": 10240.76455,
                "variance": 104873258.6
              },
              {
                "average": 31203.30664,
                "count": 13728416,
                "maximum": 65280,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 8612.916694,
                "variance": 74182333.98
              },
              {
                "average": 87436.34726,
                "count": 13728416,
                "maximum": 146555.5941,
                "minimum": 66011.39163,
                "name": "GpsTime",
                "position": 15,
                "stddev": 33926.69515,
                "variance": 1151020644
              },
              {
                "average": 0,
                "count": 13728416,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13728416,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13728416,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13728416,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13728416,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417802.6673,
              5026522.46,
              827.4888727,
              418799.0273,
              5027923.72,
              855.9288727
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417802.66729197366,
                    5026522.4602465825,
                    827.4888727103391
                  ],
                  [
                    417802.66729197366,
                    5027923.720246582,
                    827.4888727103391
                  ],
                  [
                    418799.02729197365,
                    5027923.720246582,
                    855.9288727103392
                  ],
                  [
                    418799.02729197365,
                    5026522.4602465825,
                    855.9288727103392
                  ],
                  [
                    417802.66729197366,
                    5026522.4602465825,
                    827.4888727103391
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:29:15+00:00",
            "end_time": "2011-09-14T20:06: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": "44117H7412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002457527165,
              44.89992533042606,
              1056.1052633501565
            ],
            [
              -117.80006755084344,
              44.90302390514297,
              1056.1052633501565
            ],
            [
              -117.78756964966298,
              44.903110780214504,
              1116.3052633501563
            ],
            [
              -117.78752734524663,
              44.90001219616459,
              1116.3052633501563
            ],
            [
              -117.80002457527165,
              44.89992533042606,
              1056.1052633501565
            ]
          ]
        ]
      },
      "bbox": [
        -117.8000676,
        44.89992533,
        1056.105263,
        -117.7875273,
        44.90311078,
        1116.305263
      ],
      "properties": {
        "datetime": "2011-09-19T22:31:53Z",
        "pc:count": 646794,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437032.2504,
            "count": 646794,
            "maximum": 437823.9861,
            "minimum": 436837.2061,
            "name": "X",
            "position": 0,
            "stddev": 180.8131293,
            "variance": 32693.38774
          },
          {
            "average": 4972236.589,
            "count": 646794,
            "maximum": 4972488.323,
            "minimum": 4972144.083,
            "name": "Y",
            "position": 1,
            "stddev": 74.87306038,
            "variance": 5605.975171
          },
          {
            "average": 1089.780003,
            "count": 646794,
            "maximum": 1116.305263,
            "minimum": 1056.105263,
            "name": "Z",
            "position": 2,
            "stddev": 16.35012875,
            "variance": 267.3267101
          },
          {
            "average": 230.0734113,
            "count": 646794,
            "maximum": 254,
            "minimum": 84,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.89757055,
            "variance": 357.1181727
          },
          {
            "average": 1,
            "count": 646794,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 646794,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5015182577,
            "count": 646794,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980814,
            "variance": 0.2499980814
          },
          {
            "average": 0,
            "count": 646794,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.221201805,
            "count": 646794,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.415056421,
            "variance": 0.1722718326
          },
          {
            "average": 0.7208945562,
            "count": 646794,
            "maximum": 16.99799919,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.826080315,
            "variance": 61.2475331
          },
          {
            "average": 202.0612127,
            "count": 646794,
            "maximum": 212,
            "minimum": 191,
            "name": "UserData",
            "position": 10,
            "stddev": 2.675770422,
            "variance": 7.159747349
          },
          {
            "average": 119.5467042,
            "count": 646794,
            "maximum": 142,
            "minimum": 94,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.69468579,
            "variance": 278.7125335
          },
          {
            "average": 42463.41076,
            "count": 646794,
            "maximum": 53760,
            "minimum": 31744,
            "name": "Red",
            "position": 12,
            "stddev": 2355.924044,
            "variance": 5550378.101
          },
          {
            "average": 37641.45206,
            "count": 646794,
            "maximum": 52480,
            "minimum": 27136,
            "name": "Green",
            "position": 13,
            "stddev": 2628.570022,
            "variance": 6909380.36
          },
          {
            "average": 30644.10567,
            "count": 646794,
            "maximum": 51712,
            "minimum": 19456,
            "name": "Blue",
            "position": 14,
            "stddev": 2739.576331,
            "variance": 7505278.472
          },
          {
            "average": 504500.6754,
            "count": 646794,
            "maximum": 506713.1308,
            "minimum": 501144.5021,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1964.483732,
            "variance": 3859196.332
          },
          {
            "average": 0,
            "count": 646794,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 646794,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 646794,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 646794,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 646794,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436837.2061,
          4972144.083,
          1056.105263,
          437823.9861,
          4972488.323,
          1116.305263
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436837.2061467346,
                4972144.083426032,
                1056.1052633501565
              ],
              [
                436837.2061467346,
                4972488.323426032,
                1056.1052633501565
              ],
              [
                437823.9861467346,
                4972488.323426032,
                1116.3052633501563
              ],
              [
                437823.9861467346,
                4972144.083426032,
                1116.3052633501563
              ],
              [
                436837.2061467346,
                4972144.083426032,
                1056.1052633501565
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T22:31:53+00:00",
        "end_time": "2011-09-19T20:59:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8000676,
            44.89992533,
            1056.105263,
            -117.7875273,
            44.90311078,
            1116.305263
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002457527165,
                  44.89992533042606,
                  1056.1052633501565
                ],
                [
                  -117.80006755084344,
                  44.90302390514297,
                  1056.1052633501565
                ],
                [
                  -117.78756964966298,
                  44.903110780214504,
                  1116.3052633501563
                ],
                [
                  -117.78752734524663,
                  44.90001219616459,
                  1116.3052633501563
                ],
                [
                  -117.80002457527165,
                  44.89992533042606,
                  1056.1052633501565
                ]
              ]
            ]
          },
          "id": "44117H7412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:31:53Z",
            "pc:count": 646794,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437032.2504,
                "count": 646794,
                "maximum": 437823.9861,
                "minimum": 436837.2061,
                "name": "X",
                "position": 0,
                "stddev": 180.8131293,
                "variance": 32693.38774
              },
              {
                "average": 4972236.589,
                "count": 646794,
                "maximum": 4972488.323,
                "minimum": 4972144.083,
                "name": "Y",
                "position": 1,
                "stddev": 74.87306038,
                "variance": 5605.975171
              },
              {
                "average": 1089.780003,
                "count": 646794,
                "maximum": 1116.305263,
                "minimum": 1056.105263,
                "name": "Z",
                "position": 2,
                "stddev": 16.35012875,
                "variance": 267.3267101
              },
              {
                "average": 230.0734113,
                "count": 646794,
                "maximum": 254,
                "minimum": 84,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.89757055,
                "variance": 357.1181727
              },
              {
                "average": 1,
                "count": 646794,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 646794,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5015182577,
                "count": 646794,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980814,
                "variance": 0.2499980814
              },
              {
                "average": 0,
                "count": 646794,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.221201805,
                "count": 646794,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.415056421,
                "variance": 0.1722718326
              },
              {
                "average": 0.7208945562,
                "count": 646794,
                "maximum": 16.99799919,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.826080315,
                "variance": 61.2475331
              },
              {
                "average": 202.0612127,
                "count": 646794,
                "maximum": 212,
                "minimum": 191,
                "name": "UserData",
                "position": 10,
                "stddev": 2.675770422,
                "variance": 7.159747349
              },
              {
                "average": 119.5467042,
                "count": 646794,
                "maximum": 142,
                "minimum": 94,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.69468579,
                "variance": 278.7125335
              },
              {
                "average": 42463.41076,
                "count": 646794,
                "maximum": 53760,
                "minimum": 31744,
                "name": "Red",
                "position": 12,
                "stddev": 2355.924044,
                "variance": 5550378.101
              },
              {
                "average": 37641.45206,
                "count": 646794,
                "maximum": 52480,
                "minimum": 27136,
                "name": "Green",
                "position": 13,
                "stddev": 2628.570022,
                "variance": 6909380.36
              },
              {
                "average": 30644.10567,
                "count": 646794,
                "maximum": 51712,
                "minimum": 19456,
                "name": "Blue",
                "position": 14,
                "stddev": 2739.576331,
                "variance": 7505278.472
              },
              {
                "average": 504500.6754,
                "count": 646794,
                "maximum": 506713.1308,
                "minimum": 501144.5021,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1964.483732,
                "variance": 3859196.332
              },
              {
                "average": 0,
                "count": 646794,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 646794,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 646794,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 646794,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 646794,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436837.2061,
              4972144.083,
              1056.105263,
              437823.9861,
              4972488.323,
              1116.305263
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436837.2061467346,
                    4972144.083426032,
                    1056.1052633501565
                  ],
                  [
                    436837.2061467346,
                    4972488.323426032,
                    1056.1052633501565
                  ],
                  [
                    437823.9861467346,
                    4972488.323426032,
                    1116.3052633501563
                  ],
                  [
                    437823.9861467346,
                    4972144.083426032,
                    1116.3052633501563
                  ],
                  [
                    436837.2061467346,
                    4972144.083426032,
                    1056.1052633501565
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T22:31:53+00:00",
            "end_time": "2011-09-19T20:59:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118C1425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252418030398,
              45.24990202123124,
              823.9307086113781
            ],
            [
              -118.01274827379142,
              45.26250920107533,
              823.9307086113781
            ],
            [
              -118.00002999840889,
              45.26262127757637,
              847.030708611378
            ],
            [
              -117.99980871798431,
              45.250014048750025,
              847.030708611378
            ],
            [
              -118.01252418030398,
              45.24990202123124,
              823.9307086113781
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127483,
        45.24990202,
        823.9307086,
        -117.9998087,
        45.26262128,
        847.0307086
      ],
      "properties": {
        "datetime": "2011-09-17T21:14:57Z",
        "pc:count": 10237765,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421086.5403,
            "count": 10237765,
            "maximum": 421544.3139,
            "minimum": 420546.3539,
            "name": "X",
            "position": 0,
            "stddev": 285.1550635,
            "variance": 81313.41022
          },
          {
            "average": 5011948.139,
            "count": 10237765,
            "maximum": 5012610.677,
            "minimum": 5011209.897,
            "name": "Y",
            "position": 1,
            "stddev": 399.4230884,
            "variance": 159538.8036
          },
          {
            "average": 829.6991149,
            "count": 10237765,
            "maximum": 847.0307086,
            "minimum": 823.9307086,
            "name": "Z",
            "position": 2,
            "stddev": 4.263861209,
            "variance": 18.18051241
          },
          {
            "average": 109.856451,
            "count": 10237765,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.68924525,
            "variance": 823.0727933
          },
          {
            "average": 1.007135639,
            "count": 10237765,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08980107778,
            "variance": 0.00806423357
          },
          {
            "average": 1.015110427,
            "count": 10237765,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1363220192,
            "variance": 0.01858369291
          },
          {
            "average": 0.500025152,
            "count": 10237765,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000238,
            "variance": 0.2500000238
          },
          {
            "average": 0,
            "count": 10237765,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.287756361,
            "count": 10237765,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.452716973,
            "variance": 0.2049526577
          },
          {
            "average": -0.2150528613,
            "count": 10237765,
            "maximum": 21,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.742424886,
            "variance": 76.42999288
          },
          {
            "average": 137,
            "count": 10237765,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10665.64257,
            "count": 10237765,
            "maximum": 10670,
            "minimum": 10661,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.946045698,
            "variance": 3.787093857
          },
          {
            "average": 33025.04908,
            "count": 10237765,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 7938.313062,
            "variance": 63016814.28
          },
          {
            "average": 31780.57903,
            "count": 10237765,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 5639.919921,
            "variance": 31808696.71
          },
          {
            "average": 26354.3924,
            "count": 10237765,
            "maximum": 65024,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5950.227888,
            "variance": 35405211.92
          },
          {
            "average": 326378.4434,
            "count": 10237765,
            "maximum": 329297.6682,
            "minimum": 323154.963,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1412.533688,
            "variance": 1995251.42
          },
          {
            "average": 0,
            "count": 10237765,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10237765,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10237765,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10237765,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10237765,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420546.3539,
          5011209.897,
          823.9307086,
          421544.3139,
          5012610.677,
          847.0307086
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420546.35393363924,
                5011209.896620213,
                823.9307086113781
              ],
              [
                420546.35393363924,
                5012610.676620212,
                823.9307086113781
              ],
              [
                421544.3139336392,
                5012610.676620212,
                847.030708611378
              ],
              [
                421544.3139336392,
                5011209.896620213,
                847.030708611378
              ],
              [
                420546.35393363924,
                5011209.896620213,
                823.9307086113781
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:14:57+00:00",
        "end_time": "2011-09-17T19:32:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118C1425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118C1425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118C1425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127483,
            45.24990202,
            823.9307086,
            -117.9998087,
            45.26262128,
            847.0307086
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252418030398,
                  45.24990202123124,
                  823.9307086113781
                ],
                [
                  -118.01274827379142,
                  45.26250920107533,
                  823.9307086113781
                ],
                [
                  -118.00002999840889,
                  45.26262127757637,
                  847.030708611378
                ],
                [
                  -117.99980871798431,
                  45.250014048750025,
                  847.030708611378
                ],
                [
                  -118.01252418030398,
                  45.24990202123124,
                  823.9307086113781
                ]
              ]
            ]
          },
          "id": "45118C1425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:14:57Z",
            "pc:count": 10237765,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421086.5403,
                "count": 10237765,
                "maximum": 421544.3139,
                "minimum": 420546.3539,
                "name": "X",
                "position": 0,
                "stddev": 285.1550635,
                "variance": 81313.41022
              },
              {
                "average": 5011948.139,
                "count": 10237765,
                "maximum": 5012610.677,
                "minimum": 5011209.897,
                "name": "Y",
                "position": 1,
                "stddev": 399.4230884,
                "variance": 159538.8036
              },
              {
                "average": 829.6991149,
                "count": 10237765,
                "maximum": 847.0307086,
                "minimum": 823.9307086,
                "name": "Z",
                "position": 2,
                "stddev": 4.263861209,
                "variance": 18.18051241
              },
              {
                "average": 109.856451,
                "count": 10237765,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.68924525,
                "variance": 823.0727933
              },
              {
                "average": 1.007135639,
                "count": 10237765,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08980107778,
                "variance": 0.00806423357
              },
              {
                "average": 1.015110427,
                "count": 10237765,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1363220192,
                "variance": 0.01858369291
              },
              {
                "average": 0.500025152,
                "count": 10237765,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000238,
                "variance": 0.2500000238
              },
              {
                "average": 0,
                "count": 10237765,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.287756361,
                "count": 10237765,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.452716973,
                "variance": 0.2049526577
              },
              {
                "average": -0.2150528613,
                "count": 10237765,
                "maximum": 21,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.742424886,
                "variance": 76.42999288
              },
              {
                "average": 137,
                "count": 10237765,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10665.64257,
                "count": 10237765,
                "maximum": 10670,
                "minimum": 10661,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.946045698,
                "variance": 3.787093857
              },
              {
                "average": 33025.04908,
                "count": 10237765,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 7938.313062,
                "variance": 63016814.28
              },
              {
                "average": 31780.57903,
                "count": 10237765,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 5639.919921,
                "variance": 31808696.71
              },
              {
                "average": 26354.3924,
                "count": 10237765,
                "maximum": 65024,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5950.227888,
                "variance": 35405211.92
              },
              {
                "average": 326378.4434,
                "count": 10237765,
                "maximum": 329297.6682,
                "minimum": 323154.963,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1412.533688,
                "variance": 1995251.42
              },
              {
                "average": 0,
                "count": 10237765,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10237765,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10237765,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10237765,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10237765,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420546.3539,
              5011209.897,
              823.9307086,
              421544.3139,
              5012610.677,
              847.0307086
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420546.35393363924,
                    5011209.896620213,
                    823.9307086113781
                  ],
                  [
                    420546.35393363924,
                    5012610.676620212,
                    823.9307086113781
                  ],
                  [
                    421544.3139336392,
                    5012610.676620212,
                    847.030708611378
                  ],
                  [
                    421544.3139336392,
                    5011209.896620213,
                    847.030708611378
                  ],
                  [
                    420546.35393363924,
                    5011209.896620213,
                    823.9307086113781
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:14:57+00:00",
            "end_time": "2011-09-17T19:32: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": "44117G7315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502512865824,
              44.774922614526545,
              1041.5947983931737
            ],
            [
              -117.82520442449373,
              44.78751008714231,
              1041.5947983931737
            ],
            [
              -117.81252855362268,
              44.78760097925414,
              1077.7147983931736
            ],
            [
              -117.8123520111941,
              44.77501346697706,
              1077.7147983931736
            ],
            [
              -117.82502512865824,
              44.774922614526545,
              1041.5947983931737
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252044,
        44.77492261,
        1041.594798,
        -117.812352,
        44.78760098,
        1077.714798
      ],
      "properties": {
        "datetime": "2011-09-19T01:19:43Z",
        "pc:count": 12395409,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435222.4877,
            "count": 12395409,
            "maximum": 435725.2003,
            "minimum": 434722.3603,
            "name": "X",
            "position": 0,
            "stddev": 283.8044192,
            "variance": 80544.94836
          },
          {
            "average": 4958969.127,
            "count": 12395409,
            "maximum": 4959676.413,
            "minimum": 4958278.013,
            "name": "Y",
            "position": 1,
            "stddev": 399.1704369,
            "variance": 159337.0377
          },
          {
            "average": 1047.109348,
            "count": 12395409,
            "maximum": 1077.714798,
            "minimum": 1041.594798,
            "name": "Z",
            "position": 2,
            "stddev": 3.285902444,
            "variance": 10.79715487
          },
          {
            "average": 151.5831129,
            "count": 12395409,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 76.69119065,
            "variance": 5881.538724
          },
          {
            "average": 1.067355502,
            "count": 12395409,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2763881012,
            "variance": 0.07639038251
          },
          {
            "average": 1.134895024,
            "count": 12395409,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3974421459,
            "variance": 0.1579602593
          },
          {
            "average": 0.4994127261,
            "count": 12395409,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996753,
            "variance": 0.2499996753
          },
          {
            "average": 0,
            "count": 12395409,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.203710987,
            "count": 12395409,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4027565441,
            "variance": 0.1622128338
          },
          {
            "average": 1.253014679,
            "count": 12395409,
            "maximum": 18,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.886403951,
            "variance": 62.19536729
          },
          {
            "average": 196.8777011,
            "count": 12395409,
            "maximum": 213,
            "minimum": 181,
            "name": "UserData",
            "position": 10,
            "stddev": 4.800475205,
            "variance": 23.04456219
          },
          {
            "average": 21.67552067,
            "count": 12395409,
            "maximum": 38,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.42624876,
            "variance": 130.5591607
          },
          {
            "average": 39046.60876,
            "count": 12395409,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 11143.16076,
            "variance": 124170031.8
          },
          {
            "average": 37895.93537,
            "count": 12395409,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 11084.22914,
            "variance": 122860135.5
          },
          {
            "average": 33598.95577,
            "count": 12395409,
            "maximum": 65280,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 12323.37464,
            "variance": 151865562.6
          },
          {
            "average": 429131.2603,
            "count": 12395409,
            "maximum": 430383.3099,
            "minimum": 427891.6877,
            "name": "GpsTime",
            "position": 15,
            "stddev": 500.2538967,
            "variance": 250253.9612
          },
          {
            "average": 0,
            "count": 12395409,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12395409,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12395409,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12395409,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12395409,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434722.3603,
          4958278.013,
          1041.594798,
          435725.2003,
          4959676.413,
          1077.714798
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434722.36029886355,
                4958278.013464524,
                1041.5947983931737
              ],
              [
                434722.36029886355,
                4959676.413464525,
                1041.5947983931737
              ],
              [
                435725.2002988635,
                4959676.413464525,
                1077.7147983931736
              ],
              [
                435725.2002988635,
                4958278.013464524,
                1077.7147983931736
              ],
              [
                434722.36029886355,
                4958278.013464524,
                1041.5947983931737
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T01:19:43+00:00",
        "end_time": "2011-09-19T00:38:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252044,
            44.77492261,
            1041.594798,
            -117.812352,
            44.78760098,
            1077.714798
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502512865824,
                  44.774922614526545,
                  1041.5947983931737
                ],
                [
                  -117.82520442449373,
                  44.78751008714231,
                  1041.5947983931737
                ],
                [
                  -117.81252855362268,
                  44.78760097925414,
                  1077.7147983931736
                ],
                [
                  -117.8123520111941,
                  44.77501346697706,
                  1077.7147983931736
                ],
                [
                  -117.82502512865824,
                  44.774922614526545,
                  1041.5947983931737
                ]
              ]
            ]
          },
          "id": "44117G7315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T01:19:43Z",
            "pc:count": 12395409,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435222.4877,
                "count": 12395409,
                "maximum": 435725.2003,
                "minimum": 434722.3603,
                "name": "X",
                "position": 0,
                "stddev": 283.8044192,
                "variance": 80544.94836
              },
              {
                "average": 4958969.127,
                "count": 12395409,
                "maximum": 4959676.413,
                "minimum": 4958278.013,
                "name": "Y",
                "position": 1,
                "stddev": 399.1704369,
                "variance": 159337.0377
              },
              {
                "average": 1047.109348,
                "count": 12395409,
                "maximum": 1077.714798,
                "minimum": 1041.594798,
                "name": "Z",
                "position": 2,
                "stddev": 3.285902444,
                "variance": 10.79715487
              },
              {
                "average": 151.5831129,
                "count": 12395409,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 76.69119065,
                "variance": 5881.538724
              },
              {
                "average": 1.067355502,
                "count": 12395409,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2763881012,
                "variance": 0.07639038251
              },
              {
                "average": 1.134895024,
                "count": 12395409,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3974421459,
                "variance": 0.1579602593
              },
              {
                "average": 0.4994127261,
                "count": 12395409,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996753,
                "variance": 0.2499996753
              },
              {
                "average": 0,
                "count": 12395409,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.203710987,
                "count": 12395409,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4027565441,
                "variance": 0.1622128338
              },
              {
                "average": 1.253014679,
                "count": 12395409,
                "maximum": 18,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.886403951,
                "variance": 62.19536729
              },
              {
                "average": 196.8777011,
                "count": 12395409,
                "maximum": 213,
                "minimum": 181,
                "name": "UserData",
                "position": 10,
                "stddev": 4.800475205,
                "variance": 23.04456219
              },
              {
                "average": 21.67552067,
                "count": 12395409,
                "maximum": 38,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.42624876,
                "variance": 130.5591607
              },
              {
                "average": 39046.60876,
                "count": 12395409,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 11143.16076,
                "variance": 124170031.8
              },
              {
                "average": 37895.93537,
                "count": 12395409,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 11084.22914,
                "variance": 122860135.5
              },
              {
                "average": 33598.95577,
                "count": 12395409,
                "maximum": 65280,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 12323.37464,
                "variance": 151865562.6
              },
              {
                "average": 429131.2603,
                "count": 12395409,
                "maximum": 430383.3099,
                "minimum": 427891.6877,
                "name": "GpsTime",
                "position": 15,
                "stddev": 500.2538967,
                "variance": 250253.9612
              },
              {
                "average": 0,
                "count": 12395409,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12395409,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12395409,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12395409,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12395409,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434722.3603,
              4958278.013,
              1041.594798,
              435725.2003,
              4959676.413,
              1077.714798
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434722.36029886355,
                    4958278.013464524,
                    1041.5947983931737
                  ],
                  [
                    434722.36029886355,
                    4959676.413464525,
                    1041.5947983931737
                  ],
                  [
                    435725.2002988635,
                    4959676.413464525,
                    1077.7147983931736
                  ],
                  [
                    435725.2002988635,
                    4958278.013464524,
                    1077.7147983931736
                  ],
                  [
                    434722.36029886355,
                    4958278.013464524,
                    1041.5947983931737
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T01:19:43+00:00",
            "end_time": "2011-09-19T00:38:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117G8103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502411571314,
              44.86240626417756,
              1048.4634552442806
            ],
            [
              -117.97523693357812,
              44.875009586008545,
              1048.4634552442806
            ],
            [
              -117.96252871513944,
              44.87511740783079,
              1091.6834552442804
            ],
            [
              -117.96231866944026,
              44.86251403889283,
              1091.6834552442804
            ],
            [
              -117.97502411571314,
              44.86240626417756,
              1048.4634552442806
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752369,
        44.86240626,
        1048.463455,
        -117.9623187,
        44.87511741,
        1091.683455
      ],
      "properties": {
        "datetime": "2011-09-20T22:04:05Z",
        "pc:count": 22029149,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423503.6249,
            "count": 22029149,
            "maximum": 423974.4372,
            "minimum": 422970.5172,
            "name": "X",
            "position": 0,
            "stddev": 276.9385146,
            "variance": 76694.94086
          },
          {
            "average": 4968827.383,
            "count": 22029149,
            "maximum": 4969527.599,
            "minimum": 4968127.359,
            "name": "Y",
            "position": 1,
            "stddev": 405.5708126,
            "variance": 164487.684
          },
          {
            "average": 1063.821189,
            "count": 22029149,
            "maximum": 1091.683455,
            "minimum": 1048.463455,
            "name": "Z",
            "position": 2,
            "stddev": 6.490066652,
            "variance": 42.12096515
          },
          {
            "average": 159.6004721,
            "count": 22029149,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.5564928,
            "variance": 3312.749864
          },
          {
            "average": 1.000961817,
            "count": 22029149,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03296000039,
            "variance": 0.001086361626
          },
          {
            "average": 1.002019052,
            "count": 22029149,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04919795157,
            "variance": 0.002420438439
          },
          {
            "average": 0.5000872253,
            "count": 22029149,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000037,
            "variance": 0.2500000037
          },
          {
            "average": 0,
            "count": 22029149,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.137573539,
            "count": 22029149,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3444518342,
            "variance": 0.1186470661
          },
          {
            "average": -0.7771495431,
            "count": 22029149,
            "maximum": 16.99799919,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.238953768,
            "variance": 67.8803592
          },
          {
            "average": 189.9211716,
            "count": 22029149,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 12.77350532,
            "variance": 163.1624381
          },
          {
            "average": 8378.917822,
            "count": 22029149,
            "maximum": 20105,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8310.654939,
            "variance": 69066985.52
          },
          {
            "average": 24038.24357,
            "count": 22029149,
            "maximum": 65280,
            "minimum": 6656,
            "name": "Red",
            "position": 12,
            "stddev": 9564.803852,
            "variance": 91485472.73
          },
          {
            "average": 26867.93877,
            "count": 22029149,
            "maximum": 65280,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 7872.312722,
            "variance": 61973307.6
          },
          {
            "average": 22631.70735,
            "count": 22029149,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 7069.337236,
            "variance": 49975528.96
          },
          {
            "average": 439204.0184,
            "count": 22029149,
            "maximum": 591445.2932,
            "minimum": 320536.8984,
            "name": "GpsTime",
            "position": 15,
            "stddev": 131668.031,
            "variance": 17336470400.0
          },
          {
            "average": 0,
            "count": 22029149,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22029149,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22029149,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22029149,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22029149,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422970.5172,
          4968127.359,
          1048.463455,
          423974.4372,
          4969527.599,
          1091.683455
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422970.51723626786,
                4968127.358888407,
                1048.4634552442806
              ],
              [
                422970.51723626786,
                4969527.598888407,
                1048.4634552442806
              ],
              [
                423974.4372362679,
                4969527.598888407,
                1091.6834552442804
              ],
              [
                423974.4372362679,
                4968127.358888407,
                1091.6834552442804
              ],
              [
                422970.51723626786,
                4968127.358888407,
                1048.4634552442806
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:04:05+00:00",
        "end_time": "2011-09-17T18:48:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752369,
            44.86240626,
            1048.463455,
            -117.9623187,
            44.87511741,
            1091.683455
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502411571314,
                  44.86240626417756,
                  1048.4634552442806
                ],
                [
                  -117.97523693357812,
                  44.875009586008545,
                  1048.4634552442806
                ],
                [
                  -117.96252871513944,
                  44.87511740783079,
                  1091.6834552442804
                ],
                [
                  -117.96231866944026,
                  44.86251403889283,
                  1091.6834552442804
                ],
                [
                  -117.97502411571314,
                  44.86240626417756,
                  1048.4634552442806
                ]
              ]
            ]
          },
          "id": "44117G8103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:04:05Z",
            "pc:count": 22029149,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423503.6249,
                "count": 22029149,
                "maximum": 423974.4372,
                "minimum": 422970.5172,
                "name": "X",
                "position": 0,
                "stddev": 276.9385146,
                "variance": 76694.94086
              },
              {
                "average": 4968827.383,
                "count": 22029149,
                "maximum": 4969527.599,
                "minimum": 4968127.359,
                "name": "Y",
                "position": 1,
                "stddev": 405.5708126,
                "variance": 164487.684
              },
              {
                "average": 1063.821189,
                "count": 22029149,
                "maximum": 1091.683455,
                "minimum": 1048.463455,
                "name": "Z",
                "position": 2,
                "stddev": 6.490066652,
                "variance": 42.12096515
              },
              {
                "average": 159.6004721,
                "count": 22029149,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.5564928,
                "variance": 3312.749864
              },
              {
                "average": 1.000961817,
                "count": 22029149,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03296000039,
                "variance": 0.001086361626
              },
              {
                "average": 1.002019052,
                "count": 22029149,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04919795157,
                "variance": 0.002420438439
              },
              {
                "average": 0.5000872253,
                "count": 22029149,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000037,
                "variance": 0.2500000037
              },
              {
                "average": 0,
                "count": 22029149,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.137573539,
                "count": 22029149,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3444518342,
                "variance": 0.1186470661
              },
              {
                "average": -0.7771495431,
                "count": 22029149,
                "maximum": 16.99799919,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.238953768,
                "variance": 67.8803592
              },
              {
                "average": 189.9211716,
                "count": 22029149,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 12.77350532,
                "variance": 163.1624381
              },
              {
                "average": 8378.917822,
                "count": 22029149,
                "maximum": 20105,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8310.654939,
                "variance": 69066985.52
              },
              {
                "average": 24038.24357,
                "count": 22029149,
                "maximum": 65280,
                "minimum": 6656,
                "name": "Red",
                "position": 12,
                "stddev": 9564.803852,
                "variance": 91485472.73
              },
              {
                "average": 26867.93877,
                "count": 22029149,
                "maximum": 65280,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 7872.312722,
                "variance": 61973307.6
              },
              {
                "average": 22631.70735,
                "count": 22029149,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 7069.337236,
                "variance": 49975528.96
              },
              {
                "average": 439204.0184,
                "count": 22029149,
                "maximum": 591445.2932,
                "minimum": 320536.8984,
                "name": "GpsTime",
                "position": 15,
                "stddev": 131668.031,
                "variance": 17336470400.0
              },
              {
                "average": 0,
                "count": 22029149,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22029149,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22029149,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22029149,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22029149,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422970.5172,
              4968127.359,
              1048.463455,
              423974.4372,
              4969527.599,
              1091.683455
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422970.51723626786,
                    4968127.358888407,
                    1048.4634552442806
                  ],
                  [
                    422970.51723626786,
                    4969527.598888407,
                    1048.4634552442806
                  ],
                  [
                    423974.4372362679,
                    4969527.598888407,
                    1091.6834552442804
                  ],
                  [
                    423974.4372362679,
                    4968127.358888407,
                    1091.6834552442804
                  ],
                  [
                    422970.51723626786,
                    4968127.358888407,
                    1048.4634552442806
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:04:05+00:00",
            "end_time": "2011-09-17T18: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": "44117F7109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8375254025595,
              44.72492126959931,
              1064.6204001051592
            ],
            [
              -117.83770711867007,
              44.73751025317659,
              1064.6204001051592
            ],
            [
              -117.82502882924975,
              44.73760254989706,
              1121.1204001051592
            ],
            [
              -117.82484986256617,
              44.72501352604011,
              1121.1204001051592
            ],
            [
              -117.8375254025595,
              44.72492126959931,
              1064.6204001051592
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377071,
        44.72492127,
        1064.6204,
        -117.8248499,
        44.73760255,
        1121.1204
      ],
      "properties": {
        "datetime": "2011-09-19T00:36:59Z",
        "pc:count": 11775368,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434177.0623,
            "count": 11775368,
            "maximum": 434680.0342,
            "minimum": 433676.1342,
            "name": "X",
            "position": 0,
            "stddev": 288.0529513,
            "variance": 82974.50273
          },
          {
            "average": 4953429.006,
            "count": 11775368,
            "maximum": 4954132.404,
            "minimum": 4952733.844,
            "name": "Y",
            "position": 1,
            "stddev": 400.868479,
            "variance": 160695.5375
          },
          {
            "average": 1078.762366,
            "count": 11775368,
            "maximum": 1121.1204,
            "minimum": 1064.6204,
            "name": "Z",
            "position": 2,
            "stddev": 14.64593576,
            "variance": 214.5034343
          },
          {
            "average": 221.4209969,
            "count": 11775368,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.51029367,
            "variance": 1893.145655
          },
          {
            "average": 1.010736735,
            "count": 11775368,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1108764748,
            "variance": 0.01229359267
          },
          {
            "average": 1.021490029,
            "count": 11775368,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1615207214,
            "variance": 0.02608894344
          },
          {
            "average": 0.4989996066,
            "count": 11775368,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990204,
            "variance": 0.2499990204
          },
          {
            "average": 0,
            "count": 11775368,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.273399523,
            "count": 11775368,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4457042079,
            "variance": 0.1986522409
          },
          {
            "average": 0.7300396743,
            "count": 11775368,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.842557489,
            "variance": 61.50570797
          },
          {
            "average": 199.971068,
            "count": 11775368,
            "maximum": 212,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 4.953424717,
            "variance": 24.53641643
          },
          {
            "average": 18.87319861,
            "count": 11775368,
            "maximum": 32,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.06493177,
            "variance": 101.3028516
          },
          {
            "average": 29890.51357,
            "count": 11775368,
            "maximum": 63744,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 10726.49866,
            "variance": 115057773.6
          },
          {
            "average": 29765.94301,
            "count": 11775368,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 8238.320771,
            "variance": 67869929.12
          },
          {
            "average": 24370.31446,
            "count": 11775368,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 7604.185907,
            "variance": 57823643.3
          },
          {
            "average": 426585.7069,
            "count": 11775368,
            "maximum": 427819.571,
            "minimum": 425279.0902,
            "name": "GpsTime",
            "position": 15,
            "stddev": 529.498795,
            "variance": 280368.974
          },
          {
            "average": 0,
            "count": 11775368,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11775368,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11775368,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11775368,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11775368,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433676.1342,
          4952733.844,
          1064.6204,
          434680.0342,
          4954132.404,
          1121.1204
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433676.13416216575,
                4952733.843961429,
                1064.6204001051592
              ],
              [
                433676.13416216575,
                4954132.403961429,
                1064.6204001051592
              ],
              [
                434680.0341621658,
                4954132.403961429,
                1121.1204001051592
              ],
              [
                434680.0341621658,
                4952733.843961429,
                1121.1204001051592
              ],
              [
                433676.13416216575,
                4952733.843961429,
                1064.6204001051592
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:36:59+00:00",
        "end_time": "2011-09-18T23:54:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117F7109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117F7109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117F7109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377071,
            44.72492127,
            1064.6204,
            -117.8248499,
            44.73760255,
            1121.1204
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8375254025595,
                  44.72492126959931,
                  1064.6204001051592
                ],
                [
                  -117.83770711867007,
                  44.73751025317659,
                  1064.6204001051592
                ],
                [
                  -117.82502882924975,
                  44.73760254989706,
                  1121.1204001051592
                ],
                [
                  -117.82484986256617,
                  44.72501352604011,
                  1121.1204001051592
                ],
                [
                  -117.8375254025595,
                  44.72492126959931,
                  1064.6204001051592
                ]
              ]
            ]
          },
          "id": "44117F7109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:36:59Z",
            "pc:count": 11775368,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434177.0623,
                "count": 11775368,
                "maximum": 434680.0342,
                "minimum": 433676.1342,
                "name": "X",
                "position": 0,
                "stddev": 288.0529513,
                "variance": 82974.50273
              },
              {
                "average": 4953429.006,
                "count": 11775368,
                "maximum": 4954132.404,
                "minimum": 4952733.844,
                "name": "Y",
                "position": 1,
                "stddev": 400.868479,
                "variance": 160695.5375
              },
              {
                "average": 1078.762366,
                "count": 11775368,
                "maximum": 1121.1204,
                "minimum": 1064.6204,
                "name": "Z",
                "position": 2,
                "stddev": 14.64593576,
                "variance": 214.5034343
              },
              {
                "average": 221.4209969,
                "count": 11775368,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.51029367,
                "variance": 1893.145655
              },
              {
                "average": 1.010736735,
                "count": 11775368,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1108764748,
                "variance": 0.01229359267
              },
              {
                "average": 1.021490029,
                "count": 11775368,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1615207214,
                "variance": 0.02608894344
              },
              {
                "average": 0.4989996066,
                "count": 11775368,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990204,
                "variance": 0.2499990204
              },
              {
                "average": 0,
                "count": 11775368,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.273399523,
                "count": 11775368,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4457042079,
                "variance": 0.1986522409
              },
              {
                "average": 0.7300396743,
                "count": 11775368,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.842557489,
                "variance": 61.50570797
              },
              {
                "average": 199.971068,
                "count": 11775368,
                "maximum": 212,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 4.953424717,
                "variance": 24.53641643
              },
              {
                "average": 18.87319861,
                "count": 11775368,
                "maximum": 32,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.06493177,
                "variance": 101.3028516
              },
              {
                "average": 29890.51357,
                "count": 11775368,
                "maximum": 63744,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 10726.49866,
                "variance": 115057773.6
              },
              {
                "average": 29765.94301,
                "count": 11775368,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 8238.320771,
                "variance": 67869929.12
              },
              {
                "average": 24370.31446,
                "count": 11775368,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 7604.185907,
                "variance": 57823643.3
              },
              {
                "average": 426585.7069,
                "count": 11775368,
                "maximum": 427819.571,
                "minimum": 425279.0902,
                "name": "GpsTime",
                "position": 15,
                "stddev": 529.498795,
                "variance": 280368.974
              },
              {
                "average": 0,
                "count": 11775368,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11775368,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11775368,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11775368,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11775368,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433676.1342,
              4952733.844,
              1064.6204,
              434680.0342,
              4954132.404,
              1121.1204
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433676.13416216575,
                    4952733.843961429,
                    1064.6204001051592
                  ],
                  [
                    433676.13416216575,
                    4954132.403961429,
                    1064.6204001051592
                  ],
                  [
                    434680.0341621658,
                    4954132.403961429,
                    1121.1204001051592
                  ],
                  [
                    434680.0341621658,
                    4952733.843961429,
                    1121.1204001051592
                  ],
                  [
                    433676.13416216575,
                    4952733.843961429,
                    1064.6204001051592
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:36:59+00:00",
            "end_time": "2011-09-18T23:54:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117G8219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002422278963,
              44.824914374205896,
              1022.1343801898857
            ],
            [
              -117.90022028916133,
              44.83750994865365,
              1022.1343801898857
            ],
            [
              -117.88752890163043,
              44.837609289833445,
              1048.3143801898857
            ],
            [
              -117.8873355985373,
              44.82501367201023,
              1048.3143801898857
            ],
            [
              -117.90002422278963,
              44.824914374205896,
              1022.1343801898857
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002203,
        44.82491437,
        1022.13438,
        -117.8873356,
        44.83760929,
        1048.31438
      ],
      "properties": {
        "datetime": "2011-09-20T23:45:17Z",
        "pc:count": 11680455,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429353.0963,
            "count": 11680455,
            "maximum": 429852.8738,
            "minimum": 428849.6538,
            "name": "X",
            "position": 0,
            "stddev": 284.9698517,
            "variance": 81207.81635
          },
          {
            "average": 4964593.159,
            "count": 11680455,
            "maximum": 4965293.538,
            "minimum": 4963894.198,
            "name": "Y",
            "position": 1,
            "stddev": 396.1384047,
            "variance": 156925.6357
          },
          {
            "average": 1024.546183,
            "count": 11680455,
            "maximum": 1048.31438,
            "minimum": 1022.13438,
            "name": "Z",
            "position": 2,
            "stddev": 1.600426612,
            "variance": 2.561365342
          },
          {
            "average": 226.2212131,
            "count": 11680455,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.64796219,
            "variance": 1132.18536
          },
          {
            "average": 1.011801681,
            "count": 11680455,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1278506222,
            "variance": 0.0163457816
          },
          {
            "average": 1.023669027,
            "count": 11680455,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1934351408,
            "variance": 0.0374171537
          },
          {
            "average": 0.4983745924,
            "count": 11680455,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973794,
            "variance": 0.2499973795
          },
          {
            "average": 0,
            "count": 11680455,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.271886326,
            "count": 11680455,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4449316451,
            "variance": 0.1979641688
          },
          {
            "average": 0.3447196212,
            "count": 11680455,
            "maximum": 21,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.123017379,
            "variance": 65.98341134
          },
          {
            "average": 198.0194909,
            "count": 11680455,
            "maximum": 208,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 3.499535447,
            "variance": 12.24674834
          },
          {
            "average": 69.035635,
            "count": 11680455,
            "maximum": 134,
            "minimum": 55,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.10672561,
            "variance": 123.3593539
          },
          {
            "average": 20101.79049,
            "count": 11680455,
            "maximum": 64512,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 6129.957526,
            "variance": 37576379.27
          },
          {
            "average": 23225.38329,
            "count": 11680455,
            "maximum": 65024,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 5560.694688,
            "variance": 30921325.42
          },
          {
            "average": 19112.58383,
            "count": 11680455,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 4980.071505,
            "variance": 24801112.2
          },
          {
            "average": 596006.0943,
            "count": 11680455,
            "maximum": 597517.9864,
            "minimum": 504203.9126,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1231.069666,
            "variance": 1515532.521
          },
          {
            "average": 0,
            "count": 11680455,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11680455,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11680455,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11680455,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11680455,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428849.6538,
          4963894.198,
          1022.13438,
          429852.8738,
          4965293.538,
          1048.31438
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428849.65379380214,
                4963894.1979631465,
                1022.1343801898857
              ],
              [
                428849.65379380214,
                4965293.537963146,
                1022.1343801898857
              ],
              [
                429852.8737938021,
                4965293.537963146,
                1048.3143801898857
              ],
              [
                429852.8737938021,
                4963894.1979631465,
                1048.3143801898857
              ],
              [
                428849.65379380214,
                4963894.1979631465,
                1022.1343801898857
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:45:17+00:00",
        "end_time": "2011-09-19T21:50:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002203,
            44.82491437,
            1022.13438,
            -117.8873356,
            44.83760929,
            1048.31438
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002422278963,
                  44.824914374205896,
                  1022.1343801898857
                ],
                [
                  -117.90022028916133,
                  44.83750994865365,
                  1022.1343801898857
                ],
                [
                  -117.88752890163043,
                  44.837609289833445,
                  1048.3143801898857
                ],
                [
                  -117.8873355985373,
                  44.82501367201023,
                  1048.3143801898857
                ],
                [
                  -117.90002422278963,
                  44.824914374205896,
                  1022.1343801898857
                ]
              ]
            ]
          },
          "id": "44117G8219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:45:17Z",
            "pc:count": 11680455,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429353.0963,
                "count": 11680455,
                "maximum": 429852.8738,
                "minimum": 428849.6538,
                "name": "X",
                "position": 0,
                "stddev": 284.9698517,
                "variance": 81207.81635
              },
              {
                "average": 4964593.159,
                "count": 11680455,
                "maximum": 4965293.538,
                "minimum": 4963894.198,
                "name": "Y",
                "position": 1,
                "stddev": 396.1384047,
                "variance": 156925.6357
              },
              {
                "average": 1024.546183,
                "count": 11680455,
                "maximum": 1048.31438,
                "minimum": 1022.13438,
                "name": "Z",
                "position": 2,
                "stddev": 1.600426612,
                "variance": 2.561365342
              },
              {
                "average": 226.2212131,
                "count": 11680455,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.64796219,
                "variance": 1132.18536
              },
              {
                "average": 1.011801681,
                "count": 11680455,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1278506222,
                "variance": 0.0163457816
              },
              {
                "average": 1.023669027,
                "count": 11680455,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1934351408,
                "variance": 0.0374171537
              },
              {
                "average": 0.4983745924,
                "count": 11680455,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973794,
                "variance": 0.2499973795
              },
              {
                "average": 0,
                "count": 11680455,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.271886326,
                "count": 11680455,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4449316451,
                "variance": 0.1979641688
              },
              {
                "average": 0.3447196212,
                "count": 11680455,
                "maximum": 21,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.123017379,
                "variance": 65.98341134
              },
              {
                "average": 198.0194909,
                "count": 11680455,
                "maximum": 208,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 3.499535447,
                "variance": 12.24674834
              },
              {
                "average": 69.035635,
                "count": 11680455,
                "maximum": 134,
                "minimum": 55,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.10672561,
                "variance": 123.3593539
              },
              {
                "average": 20101.79049,
                "count": 11680455,
                "maximum": 64512,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 6129.957526,
                "variance": 37576379.27
              },
              {
                "average": 23225.38329,
                "count": 11680455,
                "maximum": 65024,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 5560.694688,
                "variance": 30921325.42
              },
              {
                "average": 19112.58383,
                "count": 11680455,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 4980.071505,
                "variance": 24801112.2
              },
              {
                "average": 596006.0943,
                "count": 11680455,
                "maximum": 597517.9864,
                "minimum": 504203.9126,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1231.069666,
                "variance": 1515532.521
              },
              {
                "average": 0,
                "count": 11680455,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11680455,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11680455,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11680455,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11680455,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428849.6538,
              4963894.198,
              1022.13438,
              429852.8738,
              4965293.538,
              1048.31438
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428849.65379380214,
                    4963894.1979631465,
                    1022.1343801898857
                  ],
                  [
                    428849.65379380214,
                    4965293.537963146,
                    1022.1343801898857
                  ],
                  [
                    429852.8737938021,
                    4965293.537963146,
                    1048.3143801898857
                  ],
                  [
                    429852.8737938021,
                    4963894.1979631465,
                    1048.3143801898857
                  ],
                  [
                    428849.65379380214,
                    4963894.1979631465,
                    1022.1343801898857
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:45:17+00:00",
            "end_time": "2011-09-19T21: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": "45118D1223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752493933193,
              45.4373994873656,
              823.8814155416004
            ],
            [
              -118.03775612712155,
              45.45000921289984,
              823.8814155416004
            ],
            [
              -118.02502963541795,
              45.4501241368845,
              839.5214155416005
            ],
            [
              -118.02480128158223,
              45.43751436110934,
              839.5214155416005
            ],
            [
              -118.03752493933193,
              45.4373994873656,
              823.8814155416004
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377561,
        45.43739949,
        823.8814155,
        -118.0248013,
        45.45012414,
        839.5214155
      ],
      "properties": {
        "datetime": "2011-09-14T22:11:40Z",
        "pc:count": 10697148,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419345.4655,
            "count": 10697148,
            "maximum": 419848.1563,
            "minimum": 418852.8363,
            "name": "X",
            "position": 0,
            "stddev": 275.4822899,
            "variance": 75890.49206
          },
          {
            "average": 5032764.777,
            "count": 10697148,
            "maximum": 5033465.758,
            "minimum": 5032064.638,
            "name": "Y",
            "position": 1,
            "stddev": 397.9802406,
            "variance": 158388.2719
          },
          {
            "average": 825.9882963,
            "count": 10697148,
            "maximum": 839.5214155,
            "minimum": 823.8814155,
            "name": "Z",
            "position": 2,
            "stddev": 1.417196608,
            "variance": 2.008446225
          },
          {
            "average": 112.1519301,
            "count": 10697148,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.89050573,
            "variance": 395.6322183
          },
          {
            "average": 1.000209308,
            "count": 10697148,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01447243246,
            "variance": 0.0002094513013
          },
          {
            "average": 1.000439743,
            "count": 10697148,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02098773151,
            "variance": 0.0004404848739
          },
          {
            "average": 0.5000430021,
            "count": 10697148,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000215,
            "variance": 0.2500000215
          },
          {
            "average": 0,
            "count": 10697148,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.297282322,
            "count": 10697148,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4570618806,
            "variance": 0.2089055627
          },
          {
            "average": -2.374513547,
            "count": 10697148,
            "maximum": 18,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.815006231,
            "variance": 77.70433485
          },
          {
            "average": 122.6711083,
            "count": 10697148,
            "maximum": 139,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 1.679814571,
            "variance": 2.821776993
          },
          {
            "average": 1012.234742,
            "count": 10697148,
            "maximum": 1016,
            "minimum": 1009,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.628200725,
            "variance": 2.651037601
          },
          {
            "average": 36755.25174,
            "count": 10697148,
            "maximum": 59392,
            "minimum": 10496,
            "name": "Red",
            "position": 12,
            "stddev": 10868.29977,
            "variance": 118119939.9
          },
          {
            "average": 35877.22007,
            "count": 10697148,
            "maximum": 56320,
            "minimum": 9216,
            "name": "Green",
            "position": 13,
            "stddev": 8071.97226,
            "variance": 65156736.16
          },
          {
            "average": 29909.62018,
            "count": 10697148,
            "maximum": 54784,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 7496.748069,
            "variance": 56201231.61
          },
          {
            "average": 71643.72117,
            "count": 10697148,
            "maximum": 73500.66596,
            "minimum": 70037.38475,
            "name": "GpsTime",
            "position": 15,
            "stddev": 814.3254805,
            "variance": 663125.9882
          },
          {
            "average": 0,
            "count": 10697148,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10697148,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10697148,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10697148,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10697148,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418852.8363,
          5032064.638,
          823.8814155,
          419848.1563,
          5033465.758,
          839.5214155
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418852.8362850246,
                5032064.638385917,
                823.8814155416004
              ],
              [
                418852.8362850246,
                5033465.758385916,
                823.8814155416004
              ],
              [
                419848.15628502454,
                5033465.758385916,
                839.5214155416005
              ],
              [
                419848.15628502454,
                5032064.638385917,
                839.5214155416005
              ],
              [
                418852.8362850246,
                5032064.638385917,
                823.8814155416004
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:11:40+00:00",
        "end_time": "2011-09-14T21:13:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377561,
            45.43739949,
            823.8814155,
            -118.0248013,
            45.45012414,
            839.5214155
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752493933193,
                  45.4373994873656,
                  823.8814155416004
                ],
                [
                  -118.03775612712155,
                  45.45000921289984,
                  823.8814155416004
                ],
                [
                  -118.02502963541795,
                  45.4501241368845,
                  839.5214155416005
                ],
                [
                  -118.02480128158223,
                  45.43751436110934,
                  839.5214155416005
                ],
                [
                  -118.03752493933193,
                  45.4373994873656,
                  823.8814155416004
                ]
              ]
            ]
          },
          "id": "45118D1223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:11:40Z",
            "pc:count": 10697148,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419345.4655,
                "count": 10697148,
                "maximum": 419848.1563,
                "minimum": 418852.8363,
                "name": "X",
                "position": 0,
                "stddev": 275.4822899,
                "variance": 75890.49206
              },
              {
                "average": 5032764.777,
                "count": 10697148,
                "maximum": 5033465.758,
                "minimum": 5032064.638,
                "name": "Y",
                "position": 1,
                "stddev": 397.9802406,
                "variance": 158388.2719
              },
              {
                "average": 825.9882963,
                "count": 10697148,
                "maximum": 839.5214155,
                "minimum": 823.8814155,
                "name": "Z",
                "position": 2,
                "stddev": 1.417196608,
                "variance": 2.008446225
              },
              {
                "average": 112.1519301,
                "count": 10697148,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.89050573,
                "variance": 395.6322183
              },
              {
                "average": 1.000209308,
                "count": 10697148,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01447243246,
                "variance": 0.0002094513013
              },
              {
                "average": 1.000439743,
                "count": 10697148,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02098773151,
                "variance": 0.0004404848739
              },
              {
                "average": 0.5000430021,
                "count": 10697148,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000215,
                "variance": 0.2500000215
              },
              {
                "average": 0,
                "count": 10697148,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.297282322,
                "count": 10697148,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4570618806,
                "variance": 0.2089055627
              },
              {
                "average": -2.374513547,
                "count": 10697148,
                "maximum": 18,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.815006231,
                "variance": 77.70433485
              },
              {
                "average": 122.6711083,
                "count": 10697148,
                "maximum": 139,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 1.679814571,
                "variance": 2.821776993
              },
              {
                "average": 1012.234742,
                "count": 10697148,
                "maximum": 1016,
                "minimum": 1009,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.628200725,
                "variance": 2.651037601
              },
              {
                "average": 36755.25174,
                "count": 10697148,
                "maximum": 59392,
                "minimum": 10496,
                "name": "Red",
                "position": 12,
                "stddev": 10868.29977,
                "variance": 118119939.9
              },
              {
                "average": 35877.22007,
                "count": 10697148,
                "maximum": 56320,
                "minimum": 9216,
                "name": "Green",
                "position": 13,
                "stddev": 8071.97226,
                "variance": 65156736.16
              },
              {
                "average": 29909.62018,
                "count": 10697148,
                "maximum": 54784,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 7496.748069,
                "variance": 56201231.61
              },
              {
                "average": 71643.72117,
                "count": 10697148,
                "maximum": 73500.66596,
                "minimum": 70037.38475,
                "name": "GpsTime",
                "position": 15,
                "stddev": 814.3254805,
                "variance": 663125.9882
              },
              {
                "average": 0,
                "count": 10697148,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10697148,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10697148,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10697148,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10697148,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418852.8363,
              5032064.638,
              823.8814155,
              419848.1563,
              5033465.758,
              839.5214155
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418852.8362850246,
                    5032064.638385917,
                    823.8814155416004
                  ],
                  [
                    418852.8362850246,
                    5033465.758385916,
                    823.8814155416004
                  ],
                  [
                    419848.15628502454,
                    5033465.758385916,
                    839.5214155416005
                  ],
                  [
                    419848.15628502454,
                    5032064.638385917,
                    839.5214155416005
                  ],
                  [
                    418852.8362850246,
                    5032064.638385917,
                    823.8814155416004
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:11:40+00:00",
            "end_time": "2011-09-14T21:13: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": "44117G7412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002480440321,
              44.774925259291756,
              1046.8482448768102
            ],
            [
              -117.80019863514725,
              44.78751046958643,
              1046.8482448768102
            ],
            [
              -117.78752824809112,
              44.78759854790774,
              1095.2882448768103
            ],
            [
              -117.78735716910188,
              44.77501329918647,
              1095.2882448768103
            ],
            [
              -117.80002480440321,
              44.774925259291756,
              1046.8482448768102
            ]
          ]
        ]
      },
      "bbox": [
        -117.8001986,
        44.77492526,
        1046.848245,
        -117.7873572,
        44.78759855,
        1095.288245
      ],
      "properties": {
        "datetime": "2011-09-19T00:38:41Z",
        "pc:count": 10894348,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437195.0031,
            "count": 10894348,
            "maximum": 437702.872,
            "minimum": 436700.472,
            "name": "X",
            "position": 0,
            "stddev": 294.1831447,
            "variance": 86543.72261
          },
          {
            "average": 4958923.121,
            "count": 10894348,
            "maximum": 4959656.688,
            "minimum": 4958258.548,
            "name": "Y",
            "position": 1,
            "stddev": 420.8128731,
            "variance": 177083.4741
          },
          {
            "average": 1066.375141,
            "count": 10894348,
            "maximum": 1095.288245,
            "minimum": 1046.848245,
            "name": "Z",
            "position": 2,
            "stddev": 8.625157105,
            "variance": 74.39333508
          },
          {
            "average": 225.8547988,
            "count": 10894348,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.71408836,
            "variance": 1577.208815
          },
          {
            "average": 1.001761647,
            "count": 10894348,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04881312426,
            "variance": 0.0023827211
          },
          {
            "average": 1.003534402,
            "count": 10894348,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07365651562,
            "variance": 0.005425282293
          },
          {
            "average": 0.4983630044,
            "count": 10894348,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973432,
            "variance": 0.2499973432
          },
          {
            "average": 0,
            "count": 10894348,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.272909586,
            "count": 10894348,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4454547811,
            "variance": 0.198429962
          },
          {
            "average": 0.5827869824,
            "count": 10894348,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.720733041,
            "variance": 59.60971869
          },
          {
            "average": 201.6543606,
            "count": 10894348,
            "maximum": 212,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 3.944829428,
            "variance": 15.56167922
          },
          {
            "average": 19.20938031,
            "count": 10894348,
            "maximum": 32,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.0698249,
            "variance": 101.4013734
          },
          {
            "average": 26966.32691,
            "count": 10894348,
            "maximum": 63232,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 10300.62006,
            "variance": 106102773.6
          },
          {
            "average": 26625.87156,
            "count": 10894348,
            "maximum": 61952,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 8144.354387,
            "variance": 66330508.38
          },
          {
            "average": 21627.33862,
            "count": 10894348,
            "maximum": 60928,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 6895.904272,
            "variance": 47553495.73
          },
          {
            "average": 426722.029,
            "count": 10894348,
            "maximum": 427921.5096,
            "minimum": 425384.2326,
            "name": "GpsTime",
            "position": 15,
            "stddev": 522.4602202,
            "variance": 272964.6817
          },
          {
            "average": 0,
            "count": 10894348,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10894348,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10894348,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10894348,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10894348,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436700.472,
          4958258.548,
          1046.848245,
          437702.872,
          4959656.688,
          1095.288245
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436700.4719998008,
                4958258.548281237,
                1046.8482448768102
              ],
              [
                436700.4719998008,
                4959656.688281237,
                1046.8482448768102
              ],
              [
                437702.87199980085,
                4959656.688281237,
                1095.2882448768103
              ],
              [
                437702.87199980085,
                4958258.548281237,
                1095.2882448768103
              ],
              [
                436700.4719998008,
                4958258.548281237,
                1046.8482448768102
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:38:41+00:00",
        "end_time": "2011-09-18T23:56:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8001986,
            44.77492526,
            1046.848245,
            -117.7873572,
            44.78759855,
            1095.288245
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002480440321,
                  44.774925259291756,
                  1046.8482448768102
                ],
                [
                  -117.80019863514725,
                  44.78751046958643,
                  1046.8482448768102
                ],
                [
                  -117.78752824809112,
                  44.78759854790774,
                  1095.2882448768103
                ],
                [
                  -117.78735716910188,
                  44.77501329918647,
                  1095.2882448768103
                ],
                [
                  -117.80002480440321,
                  44.774925259291756,
                  1046.8482448768102
                ]
              ]
            ]
          },
          "id": "44117G7412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:38:41Z",
            "pc:count": 10894348,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437195.0031,
                "count": 10894348,
                "maximum": 437702.872,
                "minimum": 436700.472,
                "name": "X",
                "position": 0,
                "stddev": 294.1831447,
                "variance": 86543.72261
              },
              {
                "average": 4958923.121,
                "count": 10894348,
                "maximum": 4959656.688,
                "minimum": 4958258.548,
                "name": "Y",
                "position": 1,
                "stddev": 420.8128731,
                "variance": 177083.4741
              },
              {
                "average": 1066.375141,
                "count": 10894348,
                "maximum": 1095.288245,
                "minimum": 1046.848245,
                "name": "Z",
                "position": 2,
                "stddev": 8.625157105,
                "variance": 74.39333508
              },
              {
                "average": 225.8547988,
                "count": 10894348,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.71408836,
                "variance": 1577.208815
              },
              {
                "average": 1.001761647,
                "count": 10894348,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04881312426,
                "variance": 0.0023827211
              },
              {
                "average": 1.003534402,
                "count": 10894348,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07365651562,
                "variance": 0.005425282293
              },
              {
                "average": 0.4983630044,
                "count": 10894348,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973432,
                "variance": 0.2499973432
              },
              {
                "average": 0,
                "count": 10894348,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.272909586,
                "count": 10894348,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4454547811,
                "variance": 0.198429962
              },
              {
                "average": 0.5827869824,
                "count": 10894348,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.720733041,
                "variance": 59.60971869
              },
              {
                "average": 201.6543606,
                "count": 10894348,
                "maximum": 212,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 3.944829428,
                "variance": 15.56167922
              },
              {
                "average": 19.20938031,
                "count": 10894348,
                "maximum": 32,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.0698249,
                "variance": 101.4013734
              },
              {
                "average": 26966.32691,
                "count": 10894348,
                "maximum": 63232,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 10300.62006,
                "variance": 106102773.6
              },
              {
                "average": 26625.87156,
                "count": 10894348,
                "maximum": 61952,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 8144.354387,
                "variance": 66330508.38
              },
              {
                "average": 21627.33862,
                "count": 10894348,
                "maximum": 60928,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 6895.904272,
                "variance": 47553495.73
              },
              {
                "average": 426722.029,
                "count": 10894348,
                "maximum": 427921.5096,
                "minimum": 425384.2326,
                "name": "GpsTime",
                "position": 15,
                "stddev": 522.4602202,
                "variance": 272964.6817
              },
              {
                "average": 0,
                "count": 10894348,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10894348,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10894348,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10894348,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10894348,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436700.472,
              4958258.548,
              1046.848245,
              437702.872,
              4959656.688,
              1095.288245
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436700.4719998008,
                    4958258.548281237,
                    1046.8482448768102
                  ],
                  [
                    436700.4719998008,
                    4959656.688281237,
                    1046.8482448768102
                  ],
                  [
                    437702.87199980085,
                    4959656.688281237,
                    1095.2882448768103
                  ],
                  [
                    437702.87199980085,
                    4958258.548281237,
                    1095.2882448768103
                  ],
                  [
                    436700.4719998008,
                    4958258.548281237,
                    1046.8482448768102
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:38:41+00:00",
            "end_time": "2011-09-18T23: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": "44117G8107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752487003182,
              44.84990465011239,
              1082.5869582399052
            ],
            [
              -117.98774034689934,
              44.86250939258703,
              1082.5869582399052
            ],
            [
              -117.97502986344381,
              44.8626186253653,
              1148.3469582399055
            ],
            [
              -117.97481715831461,
              44.85001383516175,
              1148.3469582399055
            ],
            [
              -117.98752487003182,
              44.84990465011239,
              1082.5869582399052
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877403,
        44.84990465,
        1082.586958,
        -117.9748172,
        44.86261863,
        1148.346958
      ],
      "properties": {
        "datetime": "2011-09-17T23:04:39Z",
        "pc:count": 14259712,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422463.5057,
            "count": 14259712,
            "maximum": 422970.3463,
            "minimum": 421966.0263,
            "name": "X",
            "position": 0,
            "stddev": 287.734216,
            "variance": 82790.97905
          },
          {
            "average": 4967463.539,
            "count": 14259712,
            "maximum": 4968150.954,
            "minimum": 4966750.554,
            "name": "Y",
            "position": 1,
            "stddev": 388.1170747,
            "variance": 150634.8637
          },
          {
            "average": 1105.69383,
            "count": 14259712,
            "maximum": 1148.346958,
            "minimum": 1082.586958,
            "name": "Z",
            "position": 2,
            "stddev": 10.76714123,
            "variance": 115.9313302
          },
          {
            "average": 106.3866112,
            "count": 14259712,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.25469989,
            "variance": 915.3468654
          },
          {
            "average": 1.003039823,
            "count": 14259712,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05669371073,
            "variance": 0.003214176837
          },
          {
            "average": 1.006622644,
            "count": 14259712,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08536929247,
            "variance": 0.007287916098
          },
          {
            "average": 0.499775311,
            "count": 14259712,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999967,
            "variance": 0.249999967
          },
          {
            "average": 0,
            "count": 14259712,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.248095544,
            "count": 14259712,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4319075803,
            "variance": 0.1865441579
          },
          {
            "average": -1.361504863,
            "count": 14259712,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.275723932,
            "variance": 68.4876066
          },
          {
            "average": 178.5612329,
            "count": 14259712,
            "maximum": 179,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 4.464332793,
            "variance": 19.93026728
          },
          {
            "average": 14766.66049,
            "count": 14259712,
            "maximum": 20106,
            "minimum": 9436,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5308.367558,
            "variance": 28178766.14
          },
          {
            "average": 36945.74541,
            "count": 14259712,
            "maximum": 65280,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 8084.732272,
            "variance": 65362895.9
          },
          {
            "average": 33509.22583,
            "count": 14259712,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 6996.045028,
            "variance": 48944646.04
          },
          {
            "average": 28083.49697,
            "count": 14259712,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6897.130835,
            "variance": 47570413.75
          },
          {
            "average": 325825.4933,
            "count": 14259712,
            "maximum": 335879.173,
            "minimum": 79499.06505,
            "name": "GpsTime",
            "position": 15,
            "stddev": 25105.57457,
            "variance": 630289874.7
          },
          {
            "average": 0,
            "count": 14259712,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14259712,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14259712,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14259712,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14259712,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421966.0263,
          4966750.554,
          1082.586958,
          422970.3463,
          4968150.954,
          1148.346958
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421966.026324809,
                4966750.554445383,
                1082.5869582399052
              ],
              [
                421966.026324809,
                4968150.9544453835,
                1082.5869582399052
              ],
              [
                422970.34632480895,
                4968150.9544453835,
                1148.3469582399055
              ],
              [
                422970.34632480895,
                4966750.554445383,
                1148.3469582399055
              ],
              [
                421966.026324809,
                4966750.554445383,
                1082.5869582399052
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T23:04:39+00:00",
        "end_time": "2011-09-14T23:51:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877403,
            44.84990465,
            1082.586958,
            -117.9748172,
            44.86261863,
            1148.346958
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752487003182,
                  44.84990465011239,
                  1082.5869582399052
                ],
                [
                  -117.98774034689934,
                  44.86250939258703,
                  1082.5869582399052
                ],
                [
                  -117.97502986344381,
                  44.8626186253653,
                  1148.3469582399055
                ],
                [
                  -117.97481715831461,
                  44.85001383516175,
                  1148.3469582399055
                ],
                [
                  -117.98752487003182,
                  44.84990465011239,
                  1082.5869582399052
                ]
              ]
            ]
          },
          "id": "44117G8107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:04:39Z",
            "pc:count": 14259712,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422463.5057,
                "count": 14259712,
                "maximum": 422970.3463,
                "minimum": 421966.0263,
                "name": "X",
                "position": 0,
                "stddev": 287.734216,
                "variance": 82790.97905
              },
              {
                "average": 4967463.539,
                "count": 14259712,
                "maximum": 4968150.954,
                "minimum": 4966750.554,
                "name": "Y",
                "position": 1,
                "stddev": 388.1170747,
                "variance": 150634.8637
              },
              {
                "average": 1105.69383,
                "count": 14259712,
                "maximum": 1148.346958,
                "minimum": 1082.586958,
                "name": "Z",
                "position": 2,
                "stddev": 10.76714123,
                "variance": 115.9313302
              },
              {
                "average": 106.3866112,
                "count": 14259712,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.25469989,
                "variance": 915.3468654
              },
              {
                "average": 1.003039823,
                "count": 14259712,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05669371073,
                "variance": 0.003214176837
              },
              {
                "average": 1.006622644,
                "count": 14259712,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08536929247,
                "variance": 0.007287916098
              },
              {
                "average": 0.499775311,
                "count": 14259712,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999967,
                "variance": 0.249999967
              },
              {
                "average": 0,
                "count": 14259712,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.248095544,
                "count": 14259712,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4319075803,
                "variance": 0.1865441579
              },
              {
                "average": -1.361504863,
                "count": 14259712,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.275723932,
                "variance": 68.4876066
              },
              {
                "average": 178.5612329,
                "count": 14259712,
                "maximum": 179,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 4.464332793,
                "variance": 19.93026728
              },
              {
                "average": 14766.66049,
                "count": 14259712,
                "maximum": 20106,
                "minimum": 9436,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5308.367558,
                "variance": 28178766.14
              },
              {
                "average": 36945.74541,
                "count": 14259712,
                "maximum": 65280,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 8084.732272,
                "variance": 65362895.9
              },
              {
                "average": 33509.22583,
                "count": 14259712,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 6996.045028,
                "variance": 48944646.04
              },
              {
                "average": 28083.49697,
                "count": 14259712,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6897.130835,
                "variance": 47570413.75
              },
              {
                "average": 325825.4933,
                "count": 14259712,
                "maximum": 335879.173,
                "minimum": 79499.06505,
                "name": "GpsTime",
                "position": 15,
                "stddev": 25105.57457,
                "variance": 630289874.7
              },
              {
                "average": 0,
                "count": 14259712,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14259712,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14259712,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14259712,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14259712,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421966.0263,
              4966750.554,
              1082.586958,
              422970.3463,
              4968150.954,
              1148.346958
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421966.026324809,
                    4966750.554445383,
                    1082.5869582399052
                  ],
                  [
                    421966.026324809,
                    4968150.9544453835,
                    1082.5869582399052
                  ],
                  [
                    422970.34632480895,
                    4968150.9544453835,
                    1148.3469582399055
                  ],
                  [
                    422970.34632480895,
                    4966750.554445383,
                    1148.3469582399055
                  ],
                  [
                    421966.026324809,
                    4966750.554445383,
                    1082.5869582399052
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T23:04:39+00:00",
            "end_time": "2011-09-14T23:51:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H7413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.7875254776117,
              44.89997344393503,
              1086.4213494849673
            ],
            [
              -117.7875268366882,
              44.900072997586676,
              1086.4213494849673
            ],
            [
              -117.78187381598872,
              44.900111841272725,
              1120.1013494849672
            ],
            [
              -117.78187246666553,
              44.90001228748699,
              1120.1013494849672
            ],
            [
              -117.7875254776117,
              44.89997344393503,
              1086.4213494849673
            ]
          ]
        ]
      },
      "bbox": [
        -117.7875268,
        44.89997344,
        1086.421349,
        -117.7818725,
        44.90011184,
        1120.101349
      ],
      "properties": {
        "datetime": "2011-09-19T22:00:38Z",
        "pc:count": 13432,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437973.2593,
            "count": 13432,
            "maximum": 438270.4518,
            "minimum": 437824.0918,
            "name": "X",
            "position": 0,
            "stddev": 108.1385953,
            "variance": 11693.9558
          },
          {
            "average": 4972144.923,
            "count": 13432,
            "maximum": 4972150.837,
            "minimum": 4972139.777,
            "name": "Y",
            "position": 1,
            "stddev": 2.341039509,
            "variance": 5.480465984
          },
          {
            "average": 1093.634173,
            "count": 13432,
            "maximum": 1120.101349,
            "minimum": 1086.421349,
            "name": "Z",
            "position": 2,
            "stddev": 7.16515075,
            "variance": 51.33938527
          },
          {
            "average": 234.2533502,
            "count": 13432,
            "maximum": 252,
            "minimum": 154,
            "name": "Intensity",
            "position": 3,
            "stddev": 15.8283992,
            "variance": 250.5382212
          },
          {
            "average": 1,
            "count": 13432,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 13432,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5089338892,
            "count": 13432,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999387896,
            "variance": 0.2499387933
          },
          {
            "average": 0,
            "count": 13432,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.224538416,
            "count": 13432,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4172935174,
            "variance": 0.1741338797
          },
          {
            "average": 4.122272034,
            "count": 13432,
            "maximum": 16.00200081,
            "minimum": -10.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.677205454,
            "variance": 44.58507267
          },
          {
            "average": 200.5562091,
            "count": 13432,
            "maximum": 207,
            "minimum": 195,
            "name": "UserData",
            "position": 10,
            "stddev": 2.366588627,
            "variance": 5.600741729
          },
          {
            "average": 109.328916,
            "count": 13432,
            "maximum": 136,
            "minimum": 92,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.52303283,
            "variance": 240.9645484
          },
          {
            "average": 44890.43478,
            "count": 13432,
            "maximum": 53504,
            "minimum": 34560,
            "name": "Red",
            "position": 12,
            "stddev": 2892.785146,
            "variance": 8368205.899
          },
          {
            "average": 40604.26444,
            "count": 13432,
            "maximum": 53504,
            "minimum": 28672,
            "name": "Green",
            "position": 13,
            "stddev": 3643.591263,
            "variance": 13275757.29
          },
          {
            "average": 33651.72603,
            "count": 13432,
            "maximum": 49664,
            "minimum": 21504,
            "name": "Blue",
            "position": 14,
            "stddev": 4102.517708,
            "variance": 16830651.55
          },
          {
            "average": 501192.4724,
            "count": 13432,
            "maximum": 504838.7203,
            "minimum": 500334.6653,
            "name": "GpsTime",
            "position": 15,
            "stddev": 329.3209733,
            "variance": 108452.3035
          },
          {
            "average": 0,
            "count": 13432,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13432,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13432,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13432,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13432,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437824.0918,
          4972139.777,
          1086.421349,
          438270.4518,
          4972150.837,
          1120.101349
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437824.0918406363,
                4972139.777181937,
                1086.4213494849673
              ],
              [
                437824.0918406363,
                4972150.837181938,
                1086.4213494849673
              ],
              [
                438270.45184063626,
                4972150.837181938,
                1120.1013494849672
              ],
              [
                438270.45184063626,
                4972139.777181937,
                1120.1013494849672
              ],
              [
                437824.0918406363,
                4972139.777181937,
                1086.4213494849673
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T22:00:38+00:00",
        "end_time": "2011-09-19T20:45:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7875268,
            44.89997344,
            1086.421349,
            -117.7818725,
            44.90011184,
            1120.101349
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.7875254776117,
                  44.89997344393503,
                  1086.4213494849673
                ],
                [
                  -117.7875268366882,
                  44.900072997586676,
                  1086.4213494849673
                ],
                [
                  -117.78187381598872,
                  44.900111841272725,
                  1120.1013494849672
                ],
                [
                  -117.78187246666553,
                  44.90001228748699,
                  1120.1013494849672
                ],
                [
                  -117.7875254776117,
                  44.89997344393503,
                  1086.4213494849673
                ]
              ]
            ]
          },
          "id": "44117H7413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:00:38Z",
            "pc:count": 13432,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437973.2593,
                "count": 13432,
                "maximum": 438270.4518,
                "minimum": 437824.0918,
                "name": "X",
                "position": 0,
                "stddev": 108.1385953,
                "variance": 11693.9558
              },
              {
                "average": 4972144.923,
                "count": 13432,
                "maximum": 4972150.837,
                "minimum": 4972139.777,
                "name": "Y",
                "position": 1,
                "stddev": 2.341039509,
                "variance": 5.480465984
              },
              {
                "average": 1093.634173,
                "count": 13432,
                "maximum": 1120.101349,
                "minimum": 1086.421349,
                "name": "Z",
                "position": 2,
                "stddev": 7.16515075,
                "variance": 51.33938527
              },
              {
                "average": 234.2533502,
                "count": 13432,
                "maximum": 252,
                "minimum": 154,
                "name": "Intensity",
                "position": 3,
                "stddev": 15.8283992,
                "variance": 250.5382212
              },
              {
                "average": 1,
                "count": 13432,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 13432,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5089338892,
                "count": 13432,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999387896,
                "variance": 0.2499387933
              },
              {
                "average": 0,
                "count": 13432,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.224538416,
                "count": 13432,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4172935174,
                "variance": 0.1741338797
              },
              {
                "average": 4.122272034,
                "count": 13432,
                "maximum": 16.00200081,
                "minimum": -10.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.677205454,
                "variance": 44.58507267
              },
              {
                "average": 200.5562091,
                "count": 13432,
                "maximum": 207,
                "minimum": 195,
                "name": "UserData",
                "position": 10,
                "stddev": 2.366588627,
                "variance": 5.600741729
              },
              {
                "average": 109.328916,
                "count": 13432,
                "maximum": 136,
                "minimum": 92,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.52303283,
                "variance": 240.9645484
              },
              {
                "average": 44890.43478,
                "count": 13432,
                "maximum": 53504,
                "minimum": 34560,
                "name": "Red",
                "position": 12,
                "stddev": 2892.785146,
                "variance": 8368205.899
              },
              {
                "average": 40604.26444,
                "count": 13432,
                "maximum": 53504,
                "minimum": 28672,
                "name": "Green",
                "position": 13,
                "stddev": 3643.591263,
                "variance": 13275757.29
              },
              {
                "average": 33651.72603,
                "count": 13432,
                "maximum": 49664,
                "minimum": 21504,
                "name": "Blue",
                "position": 14,
                "stddev": 4102.517708,
                "variance": 16830651.55
              },
              {
                "average": 501192.4724,
                "count": 13432,
                "maximum": 504838.7203,
                "minimum": 500334.6653,
                "name": "GpsTime",
                "position": 15,
                "stddev": 329.3209733,
                "variance": 108452.3035
              },
              {
                "average": 0,
                "count": 13432,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13432,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13432,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13432,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13432,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437824.0918,
              4972139.777,
              1086.421349,
              438270.4518,
              4972150.837,
              1120.101349
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437824.0918406363,
                    4972139.777181937,
                    1086.4213494849673
                  ],
                  [
                    437824.0918406363,
                    4972150.837181938,
                    1086.4213494849673
                  ],
                  [
                    438270.45184063626,
                    4972150.837181938,
                    1120.1013494849672
                  ],
                  [
                    438270.45184063626,
                    4972139.777181937,
                    1120.1013494849672
                  ],
                  [
                    437824.0918406363,
                    4972139.777181937,
                    1086.4213494849673
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T22:00:38+00:00",
            "end_time": "2011-09-19T20: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": "44117G7216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252899320471,
              44.824923839057845,
              1024.6714863683942
            ],
            [
              -117.8127058562183,
              44.83750944006195,
              1024.6714863683942
            ],
            [
              -117.80003265212765,
              44.837598926500405,
              1054.7514863683941
            ],
            [
              -117.79985854637319,
              44.8250132864546,
              1054.7514863683941
            ],
            [
              -117.81252899320471,
              44.824923839057845,
              1024.6714863683942
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127059,
        44.82492384,
        1024.671486,
        -117.7998585,
        44.83759893,
        1054.751486
      ],
      "properties": {
        "datetime": "2011-09-19T20:28:23Z",
        "pc:count": 11381985,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436270.4923,
            "count": 11381985,
            "maximum": 436768.3618,
            "minimum": 435766.6018,
            "name": "X",
            "position": 0,
            "stddev": 285.1715523,
            "variance": 81322.81427
          },
          {
            "average": 4964514.906,
            "count": 11381985,
            "maximum": 4965220.572,
            "minimum": 4963822.372,
            "name": "Y",
            "position": 1,
            "stddev": 404.028965,
            "variance": 163239.4046
          },
          {
            "average": 1027.374136,
            "count": 11381985,
            "maximum": 1054.751486,
            "minimum": 1024.671486,
            "name": "Z",
            "position": 2,
            "stddev": 1.148330468,
            "variance": 1.318662863
          },
          {
            "average": 209.93544,
            "count": 11381985,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.56795627,
            "variance": 3199.933677
          },
          {
            "average": 1.002058955,
            "count": 11381985,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04957984399,
            "variance": 0.00245816093
          },
          {
            "average": 1.004124764,
            "count": 11381985,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07306842378,
            "variance": 0.005338994554
          },
          {
            "average": 0.4990775335,
            "count": 11381985,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999171,
            "variance": 0.249999171
          },
          {
            "average": 0,
            "count": 11381985,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.22870545,
            "count": 11381985,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4199991459,
            "variance": 0.1763992826
          },
          {
            "average": 1.211800155,
            "count": 11381985,
            "maximum": 21,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.245368732,
            "variance": 67.98610552
          },
          {
            "average": 199.4314286,
            "count": 11381985,
            "maximum": 212,
            "minimum": 187,
            "name": "UserData",
            "position": 10,
            "stddev": 2.944961008,
            "variance": 8.672795337
          },
          {
            "average": 78.61102031,
            "count": 11381985,
            "maximum": 120,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 37.10256217,
            "variance": 1376.600119
          },
          {
            "average": 476430.3587,
            "count": 11381985,
            "maximum": 499303.8921,
            "minimum": 430455.7993,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31530.18259,
            "variance": 994152414.3
          },
          {
            "average": 0,
            "count": 11381985,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11381985,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11381985,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11381985,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11381985,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435766.6018,
          4963822.372,
          1024.671486,
          436768.3618,
          4965220.572,
          1054.751486
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435766.6018027659,
                4963822.372375571,
                1024.6714863683942
              ],
              [
                435766.6018027659,
                4965220.57237557,
                1024.6714863683942
              ],
              [
                436768.3618027659,
                4965220.57237557,
                1054.7514863683941
              ],
              [
                436768.3618027659,
                4963822.372375571,
                1054.7514863683941
              ],
              [
                435766.6018027659,
                4963822.372375571,
                1024.6714863683942
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T20:28:23+00:00",
        "end_time": "2011-09-19T01:20:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127059,
            44.82492384,
            1024.671486,
            -117.7998585,
            44.83759893,
            1054.751486
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252899320471,
                  44.824923839057845,
                  1024.6714863683942
                ],
                [
                  -117.8127058562183,
                  44.83750944006195,
                  1024.6714863683942
                ],
                [
                  -117.80003265212765,
                  44.837598926500405,
                  1054.7514863683941
                ],
                [
                  -117.79985854637319,
                  44.8250132864546,
                  1054.7514863683941
                ],
                [
                  -117.81252899320471,
                  44.824923839057845,
                  1024.6714863683942
                ]
              ]
            ]
          },
          "id": "44117G7216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:28:23Z",
            "pc:count": 11381985,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436270.4923,
                "count": 11381985,
                "maximum": 436768.3618,
                "minimum": 435766.6018,
                "name": "X",
                "position": 0,
                "stddev": 285.1715523,
                "variance": 81322.81427
              },
              {
                "average": 4964514.906,
                "count": 11381985,
                "maximum": 4965220.572,
                "minimum": 4963822.372,
                "name": "Y",
                "position": 1,
                "stddev": 404.028965,
                "variance": 163239.4046
              },
              {
                "average": 1027.374136,
                "count": 11381985,
                "maximum": 1054.751486,
                "minimum": 1024.671486,
                "name": "Z",
                "position": 2,
                "stddev": 1.148330468,
                "variance": 1.318662863
              },
              {
                "average": 209.93544,
                "count": 11381985,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.56795627,
                "variance": 3199.933677
              },
              {
                "average": 1.002058955,
                "count": 11381985,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04957984399,
                "variance": 0.00245816093
              },
              {
                "average": 1.004124764,
                "count": 11381985,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07306842378,
                "variance": 0.005338994554
              },
              {
                "average": 0.4990775335,
                "count": 11381985,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999171,
                "variance": 0.249999171
              },
              {
                "average": 0,
                "count": 11381985,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.22870545,
                "count": 11381985,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4199991459,
                "variance": 0.1763992826
              },
              {
                "average": 1.211800155,
                "count": 11381985,
                "maximum": 21,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.245368732,
                "variance": 67.98610552
              },
              {
                "average": 199.4314286,
                "count": 11381985,
                "maximum": 212,
                "minimum": 187,
                "name": "UserData",
                "position": 10,
                "stddev": 2.944961008,
                "variance": 8.672795337
              },
              {
                "average": 78.61102031,
                "count": 11381985,
                "maximum": 120,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 37.10256217,
                "variance": 1376.600119
              },
              {
                "average": 476430.3587,
                "count": 11381985,
                "maximum": 499303.8921,
                "minimum": 430455.7993,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31530.18259,
                "variance": 994152414.3
              },
              {
                "average": 0,
                "count": 11381985,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11381985,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11381985,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11381985,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11381985,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435766.6018,
              4963822.372,
              1024.671486,
              436768.3618,
              4965220.572,
              1054.751486
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435766.6018027659,
                    4963822.372375571,
                    1024.6714863683942
                  ],
                  [
                    435766.6018027659,
                    4965220.57237557,
                    1024.6714863683942
                  ],
                  [
                    436768.3618027659,
                    4965220.57237557,
                    1054.7514863683941
                  ],
                  [
                    436768.3618027659,
                    4963822.372375571,
                    1054.7514863683941
                  ],
                  [
                    435766.6018027659,
                    4963822.372375571,
                    1024.6714863683942
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T20:28:23+00:00",
            "end_time": "2011-09-19T01: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": "45118D1108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.10002478837002,
              45.47489251949122,
              1152.0021747172968
            ],
            [
              -118.10027036887425,
              45.48750946439442,
              1152.0021747172968
            ],
            [
              -118.08753031729044,
              45.48763148088688,
              1643.842174717297
            ],
            [
              -118.08728757899989,
              45.4750144826102,
              1643.842174717297
            ],
            [
              -118.10002478837002,
              45.47489251949122,
              1152.0021747172968
            ]
          ]
        ]
      },
      "bbox": [
        -118.1002704,
        45.47489252,
        1152.002175,
        -118.0872876,
        45.48763148,
        1643.842175
      ],
      "properties": {
        "datetime": "2011-09-15T19:45:02Z",
        "pc:count": 14629431,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414511.866,
            "count": 14629431,
            "maximum": 415017.2698,
            "minimum": 414021.5298,
            "name": "X",
            "position": 0,
            "stddev": 279.9087443,
            "variance": 78348.90513
          },
          {
            "average": 5036967.18,
            "count": 14629431,
            "maximum": 5037696.897,
            "minimum": 5036294.937,
            "name": "Y",
            "position": 1,
            "stddev": 414.0946671,
            "variance": 171474.3933
          },
          {
            "average": 1422.904162,
            "count": 14629431,
            "maximum": 1643.842175,
            "minimum": 1152.002175,
            "name": "Z",
            "position": 2,
            "stddev": 104.5215902,
            "variance": 10924.76281
          },
          {
            "average": 88.6461064,
            "count": 14629431,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.1500139,
            "variance": 2515.023894
          },
          {
            "average": 1.137636385,
            "count": 14629431,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3786318388,
            "variance": 0.1433620693
          },
          {
            "average": 1.285358125,
            "count": 14629431,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5374780944,
            "variance": 0.288882702
          },
          {
            "average": 0.499513344,
            "count": 14629431,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997803,
            "variance": 0.2499997803
          },
          {
            "average": 0,
            "count": 14629431,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.109669816,
            "count": 14629431,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3124777653,
            "variance": 0.09764235382
          },
          {
            "average": -1.449587771,
            "count": 14629431,
            "maximum": 19.99799919,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.278572797,
            "variance": 68.53476756
          },
          {
            "average": 177,
            "count": 14629431,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14753.23479,
            "count": 14629431,
            "maximum": 20016,
            "minimum": 9420,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5294.892591,
            "variance": 28035887.55
          },
          {
            "average": 19729.5693,
            "count": 14629431,
            "maximum": 55040,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 12574.56397,
            "variance": 158119659.1
          },
          {
            "average": 21044.00547,
            "count": 14629431,
            "maximum": 54528,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 12500.895,
            "variance": 156272375.8
          },
          {
            "average": 19151.11701,
            "count": 14629431,
            "maximum": 56320,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10783.27139,
            "variance": 116278941.9
          },
          {
            "average": 150209.2241,
            "count": 14629431,
            "maximum": 151102.2648,
            "minimum": 149121.3487,
            "name": "GpsTime",
            "position": 15,
            "stddev": 394.7128646,
            "variance": 155798.2455
          },
          {
            "average": 0,
            "count": 14629431,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14629431,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14629431,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14629431,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14629431,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414021.5298,
          5036294.937,
          1152.002175,
          415017.2698,
          5037696.897,
          1643.842175
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414021.5297531121,
                5036294.936936187,
                1152.0021747172968
              ],
              [
                414021.5297531121,
                5037696.8969361875,
                1152.0021747172968
              ],
              [
                415017.2697531121,
                5037696.8969361875,
                1643.842174717297
              ],
              [
                415017.2697531121,
                5036294.936936187,
                1643.842174717297
              ],
              [
                414021.5297531121,
                5036294.936936187,
                1152.0021747172968
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T19:45:02+00:00",
        "end_time": "2011-09-15T19:12:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1002704,
            45.47489252,
            1152.002175,
            -118.0872876,
            45.48763148,
            1643.842175
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.10002478837002,
                  45.47489251949122,
                  1152.0021747172968
                ],
                [
                  -118.10027036887425,
                  45.48750946439442,
                  1152.0021747172968
                ],
                [
                  -118.08753031729044,
                  45.48763148088688,
                  1643.842174717297
                ],
                [
                  -118.08728757899989,
                  45.4750144826102,
                  1643.842174717297
                ],
                [
                  -118.10002478837002,
                  45.47489251949122,
                  1152.0021747172968
                ]
              ]
            ]
          },
          "id": "45118D1108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:45:02Z",
            "pc:count": 14629431,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414511.866,
                "count": 14629431,
                "maximum": 415017.2698,
                "minimum": 414021.5298,
                "name": "X",
                "position": 0,
                "stddev": 279.9087443,
                "variance": 78348.90513
              },
              {
                "average": 5036967.18,
                "count": 14629431,
                "maximum": 5037696.897,
                "minimum": 5036294.937,
                "name": "Y",
                "position": 1,
                "stddev": 414.0946671,
                "variance": 171474.3933
              },
              {
                "average": 1422.904162,
                "count": 14629431,
                "maximum": 1643.842175,
                "minimum": 1152.002175,
                "name": "Z",
                "position": 2,
                "stddev": 104.5215902,
                "variance": 10924.76281
              },
              {
                "average": 88.6461064,
                "count": 14629431,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.1500139,
                "variance": 2515.023894
              },
              {
                "average": 1.137636385,
                "count": 14629431,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3786318388,
                "variance": 0.1433620693
              },
              {
                "average": 1.285358125,
                "count": 14629431,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5374780944,
                "variance": 0.288882702
              },
              {
                "average": 0.499513344,
                "count": 14629431,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997803,
                "variance": 0.2499997803
              },
              {
                "average": 0,
                "count": 14629431,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.109669816,
                "count": 14629431,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3124777653,
                "variance": 0.09764235382
              },
              {
                "average": -1.449587771,
                "count": 14629431,
                "maximum": 19.99799919,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.278572797,
                "variance": 68.53476756
              },
              {
                "average": 177,
                "count": 14629431,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14753.23479,
                "count": 14629431,
                "maximum": 20016,
                "minimum": 9420,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5294.892591,
                "variance": 28035887.55
              },
              {
                "average": 19729.5693,
                "count": 14629431,
                "maximum": 55040,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 12574.56397,
                "variance": 158119659.1
              },
              {
                "average": 21044.00547,
                "count": 14629431,
                "maximum": 54528,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 12500.895,
                "variance": 156272375.8
              },
              {
                "average": 19151.11701,
                "count": 14629431,
                "maximum": 56320,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10783.27139,
                "variance": 116278941.9
              },
              {
                "average": 150209.2241,
                "count": 14629431,
                "maximum": 151102.2648,
                "minimum": 149121.3487,
                "name": "GpsTime",
                "position": 15,
                "stddev": 394.7128646,
                "variance": 155798.2455
              },
              {
                "average": 0,
                "count": 14629431,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14629431,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14629431,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14629431,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14629431,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414021.5298,
              5036294.937,
              1152.002175,
              415017.2698,
              5037696.897,
              1643.842175
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414021.5297531121,
                    5036294.936936187,
                    1152.0021747172968
                  ],
                  [
                    414021.5297531121,
                    5037696.8969361875,
                    1152.0021747172968
                  ],
                  [
                    415017.2697531121,
                    5037696.8969361875,
                    1643.842174717297
                  ],
                  [
                    415017.2697531121,
                    5036294.936936187,
                    1643.842174717297
                  ],
                  [
                    414021.5297531121,
                    5036294.936936187,
                    1152.0021747172968
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T19:45:02+00:00",
            "end_time": "2011-09-15T19:12:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118C1418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752373368721,
              45.26239977719275,
              823.912961268983
            ],
            [
              -118.0377534661405,
              45.2750071907286,
              823.912961268983
            ],
            [
              -118.02503020349019,
              45.275122096666884,
              844.172961268983
            ],
            [
              -118.02480328644373,
              45.262514632911056,
              844.172961268983
            ],
            [
              -118.03752373368721,
              45.26239977719275,
              823.912961268983
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377535,
        45.26239978,
        823.9129613,
        -118.0248033,
        45.2751221,
        844.1729613
      ],
      "properties": {
        "datetime": "2011-09-17T22:37:32Z",
        "pc:count": 8743881,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419106.5345,
            "count": 8743881,
            "maximum": 419600.5919,
            "minimum": 418602.4519,
            "name": "X",
            "position": 0,
            "stddev": 287.1116868,
            "variance": 82433.12068
          },
          {
            "average": 5013363.314,
            "count": 8743881,
            "maximum": 5014024.047,
            "minimum": 5012623.227,
            "name": "Y",
            "position": 1,
            "stddev": 389.658414,
            "variance": 151833.6796
          },
          {
            "average": 825.4391298,
            "count": 8743881,
            "maximum": 844.1729613,
            "minimum": 823.9129613,
            "name": "Z",
            "position": 2,
            "stddev": 0.6390954469,
            "variance": 0.4084429903
          },
          {
            "average": 108.1501237,
            "count": 8743881,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.91643527,
            "variance": 1514.488934
          },
          {
            "average": 1.00078615,
            "count": 8743881,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02930012191,
            "variance": 0.0008584971439
          },
          {
            "average": 1.001654986,
            "count": 8743881,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04391270829,
            "variance": 0.001928325949
          },
          {
            "average": 0.4999354406,
            "count": 8743881,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000244,
            "variance": 0.2500000244
          },
          {
            "average": 0,
            "count": 8743881,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.27265227,
            "count": 8743881,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4453235141,
            "variance": 0.1983130322
          },
          {
            "average": -0.5614736577,
            "count": 8743881,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.764295209,
            "variance": 76.8128705
          },
          {
            "average": 137,
            "count": 8743881,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10673.08756,
            "count": 8743881,
            "maximum": 10677,
            "minimum": 10669,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.703346728,
            "variance": 2.901390076
          },
          {
            "average": 35461.19275,
            "count": 8743881,
            "maximum": 65280,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 11680.8181,
            "variance": 136441511.5
          },
          {
            "average": 34093.89205,
            "count": 8743881,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 10047.60094,
            "variance": 100954284.7
          },
          {
            "average": 30347.50439,
            "count": 8743881,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 9986.647086,
            "variance": 99733120.02
          },
          {
            "average": 331525.1773,
            "count": 8743881,
            "maximum": 334252.9052,
            "minimum": 328964.5428,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1147.645328,
            "variance": 1317089.799
          },
          {
            "average": 0,
            "count": 8743881,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8743881,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8743881,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8743881,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8743881,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418602.4519,
          5012623.227,
          823.9129613,
          419600.5919,
          5014024.047,
          844.1729613
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418602.4519291858,
                5012623.226869842,
                823.912961268983
              ],
              [
                418602.4519291858,
                5014024.046869842,
                823.912961268983
              ],
              [
                419600.5919291858,
                5014024.046869842,
                844.172961268983
              ],
              [
                419600.5919291858,
                5012623.226869842,
                844.172961268983
              ],
              [
                418602.4519291858,
                5012623.226869842,
                823.912961268983
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:37:32+00:00",
        "end_time": "2011-09-17T21:09:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118C1418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118C1418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118C1418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377535,
            45.26239978,
            823.9129613,
            -118.0248033,
            45.2751221,
            844.1729613
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752373368721,
                  45.26239977719275,
                  823.912961268983
                ],
                [
                  -118.0377534661405,
                  45.2750071907286,
                  823.912961268983
                ],
                [
                  -118.02503020349019,
                  45.275122096666884,
                  844.172961268983
                ],
                [
                  -118.02480328644373,
                  45.262514632911056,
                  844.172961268983
                ],
                [
                  -118.03752373368721,
                  45.26239977719275,
                  823.912961268983
                ]
              ]
            ]
          },
          "id": "45118C1418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:37:32Z",
            "pc:count": 8743881,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419106.5345,
                "count": 8743881,
                "maximum": 419600.5919,
                "minimum": 418602.4519,
                "name": "X",
                "position": 0,
                "stddev": 287.1116868,
                "variance": 82433.12068
              },
              {
                "average": 5013363.314,
                "count": 8743881,
                "maximum": 5014024.047,
                "minimum": 5012623.227,
                "name": "Y",
                "position": 1,
                "stddev": 389.658414,
                "variance": 151833.6796
              },
              {
                "average": 825.4391298,
                "count": 8743881,
                "maximum": 844.1729613,
                "minimum": 823.9129613,
                "name": "Z",
                "position": 2,
                "stddev": 0.6390954469,
                "variance": 0.4084429903
              },
              {
                "average": 108.1501237,
                "count": 8743881,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.91643527,
                "variance": 1514.488934
              },
              {
                "average": 1.00078615,
                "count": 8743881,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02930012191,
                "variance": 0.0008584971439
              },
              {
                "average": 1.001654986,
                "count": 8743881,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04391270829,
                "variance": 0.001928325949
              },
              {
                "average": 0.4999354406,
                "count": 8743881,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000244,
                "variance": 0.2500000244
              },
              {
                "average": 0,
                "count": 8743881,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.27265227,
                "count": 8743881,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4453235141,
                "variance": 0.1983130322
              },
              {
                "average": -0.5614736577,
                "count": 8743881,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.764295209,
                "variance": 76.8128705
              },
              {
                "average": 137,
                "count": 8743881,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10673.08756,
                "count": 8743881,
                "maximum": 10677,
                "minimum": 10669,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.703346728,
                "variance": 2.901390076
              },
              {
                "average": 35461.19275,
                "count": 8743881,
                "maximum": 65280,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 11680.8181,
                "variance": 136441511.5
              },
              {
                "average": 34093.89205,
                "count": 8743881,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 10047.60094,
                "variance": 100954284.7
              },
              {
                "average": 30347.50439,
                "count": 8743881,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 9986.647086,
                "variance": 99733120.02
              },
              {
                "average": 331525.1773,
                "count": 8743881,
                "maximum": 334252.9052,
                "minimum": 328964.5428,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1147.645328,
                "variance": 1317089.799
              },
              {
                "average": 0,
                "count": 8743881,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8743881,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8743881,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8743881,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8743881,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418602.4519,
              5012623.227,
              823.9129613,
              419600.5919,
              5014024.047,
              844.1729613
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418602.4519291858,
                    5012623.226869842,
                    823.912961268983
                  ],
                  [
                    418602.4519291858,
                    5014024.046869842,
                    823.912961268983
                  ],
                  [
                    419600.5919291858,
                    5014024.046869842,
                    844.172961268983
                  ],
                  [
                    419600.5919291858,
                    5012623.226869842,
                    844.172961268983
                  ],
                  [
                    418602.4519291858,
                    5012623.226869842,
                    823.912961268983
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:37:32+00:00",
            "end_time": "2011-09-17T21:09: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": "44117G7117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252455006202,
              44.82491815473736,
              1023.7752224145978
            ],
            [
              -117.86271239150886,
              44.83751007574084,
              1023.7752224145978
            ],
            [
              -117.85002872077536,
              44.837605190367675,
              1052.535222414598
            ],
            [
              -117.84984364018091,
              44.825013227846206,
              1052.535222414598
            ],
            [
              -117.86252455006202,
              44.82491815473736,
              1023.7752224145978
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627124,
        44.82491815,
        1023.775222,
        -117.8498436,
        44.83760519,
        1052.535222
      ],
      "properties": {
        "datetime": "2011-09-20T20:39:22Z",
        "pc:count": 12801434,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432283.654,
            "count": 12801434,
            "maximum": 432816.7959,
            "minimum": 431814.1959,
            "name": "X",
            "position": 0,
            "stddev": 289.3878046,
            "variance": 83745.30145
          },
          {
            "average": 4964608.025,
            "count": 12801434,
            "maximum": 4965261.392,
            "minimum": 4963862.472,
            "name": "Y",
            "position": 1,
            "stddev": 409.8938661,
            "variance": 168012.9815
          },
          {
            "average": 1026.148903,
            "count": 12801434,
            "maximum": 1052.535222,
            "minimum": 1023.775222,
            "name": "Z",
            "position": 2,
            "stddev": 1.192883831,
            "variance": 1.422971834
          },
          {
            "average": 229.7112145,
            "count": 12801434,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.95469385,
            "variance": 958.1930716
          },
          {
            "average": 1.002294196,
            "count": 12801434,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05273284447,
            "variance": 0.002780752886
          },
          {
            "average": 1.004590345,
            "count": 12801434,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07777400635,
            "variance": 0.006048796064
          },
          {
            "average": 0.500141781,
            "count": 12801434,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999994,
            "variance": 0.2499999994
          },
          {
            "average": 0,
            "count": 12801434,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.2410644,
            "count": 12801434,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4277293175,
            "variance": 0.1829523691
          },
          {
            "average": 1.196222073,
            "count": 12801434,
            "maximum": 22.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.754373043,
            "variance": 60.13030129
          },
          {
            "average": 196.4503444,
            "count": 12801434,
            "maximum": 206,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 2.574440211,
            "variance": 6.627742399
          },
          {
            "average": 114.069652,
            "count": 12801434,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 33.73745115,
            "variance": 1138.21561
          },
          {
            "average": 24177.9289,
            "count": 12801434,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 7006.616178,
            "variance": 49092670.27
          },
          {
            "average": 25616.00061,
            "count": 12801434,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 6096.615101,
            "variance": 37168715.69
          },
          {
            "average": 19860.78667,
            "count": 12801434,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 5364.173378,
            "variance": 28774356.03
          },
          {
            "average": 508175.3777,
            "count": 12801434,
            "maximum": 586362.2893,
            "minimum": 501296.734,
            "name": "GpsTime",
            "position": 15,
            "stddev": 19779.585,
            "variance": 391231982.6
          },
          {
            "average": 0,
            "count": 12801434,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12801434,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12801434,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12801434,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12801434,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431814.1959,
          4963862.472,
          1023.775222,
          432816.7959,
          4965261.392,
          1052.535222
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431814.1959372515,
                4963862.471511496,
                1023.7752224145978
              ],
              [
                431814.1959372515,
                4965261.391511496,
                1023.7752224145978
              ],
              [
                432816.7959372515,
                4965261.391511496,
                1052.535222414598
              ],
              [
                432816.7959372515,
                4963862.471511496,
                1052.535222414598
              ],
              [
                431814.1959372515,
                4963862.471511496,
                1023.7752224145978
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T20:39:22+00:00",
        "end_time": "2011-09-19T21:01:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627124,
            44.82491815,
            1023.775222,
            -117.8498436,
            44.83760519,
            1052.535222
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252455006202,
                  44.82491815473736,
                  1023.7752224145978
                ],
                [
                  -117.86271239150886,
                  44.83751007574084,
                  1023.7752224145978
                ],
                [
                  -117.85002872077536,
                  44.837605190367675,
                  1052.535222414598
                ],
                [
                  -117.84984364018091,
                  44.825013227846206,
                  1052.535222414598
                ],
                [
                  -117.86252455006202,
                  44.82491815473736,
                  1023.7752224145978
                ]
              ]
            ]
          },
          "id": "44117G7117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T20:39:22Z",
            "pc:count": 12801434,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432283.654,
                "count": 12801434,
                "maximum": 432816.7959,
                "minimum": 431814.1959,
                "name": "X",
                "position": 0,
                "stddev": 289.3878046,
                "variance": 83745.30145
              },
              {
                "average": 4964608.025,
                "count": 12801434,
                "maximum": 4965261.392,
                "minimum": 4963862.472,
                "name": "Y",
                "position": 1,
                "stddev": 409.8938661,
                "variance": 168012.9815
              },
              {
                "average": 1026.148903,
                "count": 12801434,
                "maximum": 1052.535222,
                "minimum": 1023.775222,
                "name": "Z",
                "position": 2,
                "stddev": 1.192883831,
                "variance": 1.422971834
              },
              {
                "average": 229.7112145,
                "count": 12801434,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.95469385,
                "variance": 958.1930716
              },
              {
                "average": 1.002294196,
                "count": 12801434,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05273284447,
                "variance": 0.002780752886
              },
              {
                "average": 1.004590345,
                "count": 12801434,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07777400635,
                "variance": 0.006048796064
              },
              {
                "average": 0.500141781,
                "count": 12801434,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999994,
                "variance": 0.2499999994
              },
              {
                "average": 0,
                "count": 12801434,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.2410644,
                "count": 12801434,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4277293175,
                "variance": 0.1829523691
              },
              {
                "average": 1.196222073,
                "count": 12801434,
                "maximum": 22.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.754373043,
                "variance": 60.13030129
              },
              {
                "average": 196.4503444,
                "count": 12801434,
                "maximum": 206,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 2.574440211,
                "variance": 6.627742399
              },
              {
                "average": 114.069652,
                "count": 12801434,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 33.73745115,
                "variance": 1138.21561
              },
              {
                "average": 24177.9289,
                "count": 12801434,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 7006.616178,
                "variance": 49092670.27
              },
              {
                "average": 25616.00061,
                "count": 12801434,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 6096.615101,
                "variance": 37168715.69
              },
              {
                "average": 19860.78667,
                "count": 12801434,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 5364.173378,
                "variance": 28774356.03
              },
              {
                "average": 508175.3777,
                "count": 12801434,
                "maximum": 586362.2893,
                "minimum": 501296.734,
                "name": "GpsTime",
                "position": 15,
                "stddev": 19779.585,
                "variance": 391231982.6
              },
              {
                "average": 0,
                "count": 12801434,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12801434,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12801434,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12801434,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12801434,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431814.1959,
              4963862.472,
              1023.775222,
              432816.7959,
              4965261.392,
              1052.535222
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431814.1959372515,
                    4963862.471511496,
                    1023.7752224145978
                  ],
                  [
                    431814.1959372515,
                    4965261.391511496,
                    1023.7752224145978
                  ],
                  [
                    432816.7959372515,
                    4965261.391511496,
                    1052.535222414598
                  ],
                  [
                    432816.7959372515,
                    4963862.471511496,
                    1052.535222414598
                  ],
                  [
                    431814.1959372515,
                    4963862.471511496,
                    1023.7752224145978
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T20:39:22+00:00",
            "end_time": "2011-09-19T21: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": "44117G8316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002441738548,
              44.76273677042302,
              1555.5517606946257
            ],
            [
              -118.0002362223776,
              44.77500934470792,
              1555.5517606946257
            ],
            [
              -117.98752907161773,
              44.775119937935656,
              2110.8717606946257
            ],
            [
              -117.98731995636213,
              44.76284731659931,
              2110.8717606946257
            ],
            [
              -118.00002441738548,
              44.76273677042302,
              1555.5517606946257
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002362,
        44.76273677,
        1555.551761,
        -117.98732,
        44.77511994,
        2110.871761
      ],
      "properties": {
        "datetime": "2011-09-18T20:38:25Z",
        "pc:count": 17124521,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421408.1876,
            "count": 17124521,
            "maximum": 421864.7706,
            "minimum": 420859.1906,
            "name": "X",
            "position": 0,
            "stddev": 293.0557523,
            "variance": 85881.67397
          },
          {
            "average": 4957829.736,
            "count": 17124521,
            "maximum": 4958443.19,
            "minimum": 4957079.71,
            "name": "Y",
            "position": 1,
            "stddev": 368.1512391,
            "variance": 135535.3349
          },
          {
            "average": 1848.372793,
            "count": 17124521,
            "maximum": 2110.871761,
            "minimum": 1555.551761,
            "name": "Z",
            "position": 2,
            "stddev": 133.4938298,
            "variance": 17820.60261
          },
          {
            "average": 87.25057244,
            "count": 17124521,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.50564014,
            "variance": 2862.853527
          },
          {
            "average": 1.175096693,
            "count": 17124521,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4134574816,
            "variance": 0.1709470891
          },
          {
            "average": 1.358383689,
            "count": 17124521,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5646475519,
            "variance": 0.3188268579
          },
          {
            "average": 0.5000956815,
            "count": 17124521,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000054,
            "variance": 0.2500000054
          },
          {
            "average": 0,
            "count": 17124521,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.11193335,
            "count": 17124521,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3152844443,
            "variance": 0.09940428084
          },
          {
            "average": -1.578834208,
            "count": 17124521,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.112264768,
            "variance": 65.80883966
          },
          {
            "average": 65.29954,
            "count": 17124521,
            "maximum": 179,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 63.62983585,
            "variance": 4048.75601
          },
          {
            "average": 14817.54461,
            "count": 17124521,
            "maximum": 20068,
            "minimum": 9450,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5269.590926,
            "variance": 27768588.53
          },
          {
            "average": 18668.09885,
            "count": 17124521,
            "maximum": 56832,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11606.30185,
            "variance": 134706242.6
          },
          {
            "average": 20007.624,
            "count": 17124521,
            "maximum": 55040,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 12108.83423,
            "variance": 146623866.4
          },
          {
            "average": 18386.54217,
            "count": 17124521,
            "maximum": 53248,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10889.40589,
            "variance": 118579160.7
          },
          {
            "average": 408528.9233,
            "count": 17124521,
            "maximum": 413505.7297,
            "minimum": 318711.3947,
            "name": "GpsTime",
            "position": 15,
            "stddev": 15974.02768,
            "variance": 255169560.3
          },
          {
            "average": 0,
            "count": 17124521,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17124521,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17124521,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17124521,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17124521,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420859.1906,
          4957079.71,
          1555.551761,
          421864.7706,
          4958443.19,
          2110.871761
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420859.19059590873,
                4957079.709547332,
                1555.5517606946257
              ],
              [
                420859.19059590873,
                4958443.189547332,
                1555.5517606946257
              ],
              [
                421864.7705959087,
                4958443.189547332,
                2110.8717606946257
              ],
              [
                421864.7705959087,
                4957079.709547332,
                2110.8717606946257
              ],
              [
                420859.19059590873,
                4957079.709547332,
                1555.5517606946257
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:38:25+00:00",
        "end_time": "2011-09-17T18:18:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002362,
            44.76273677,
            1555.551761,
            -117.98732,
            44.77511994,
            2110.871761
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002441738548,
                  44.76273677042302,
                  1555.5517606946257
                ],
                [
                  -118.0002362223776,
                  44.77500934470792,
                  1555.5517606946257
                ],
                [
                  -117.98752907161773,
                  44.775119937935656,
                  2110.8717606946257
                ],
                [
                  -117.98731995636213,
                  44.76284731659931,
                  2110.8717606946257
                ],
                [
                  -118.00002441738548,
                  44.76273677042302,
                  1555.5517606946257
                ]
              ]
            ]
          },
          "id": "44117G8316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:38:25Z",
            "pc:count": 17124521,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421408.1876,
                "count": 17124521,
                "maximum": 421864.7706,
                "minimum": 420859.1906,
                "name": "X",
                "position": 0,
                "stddev": 293.0557523,
                "variance": 85881.67397
              },
              {
                "average": 4957829.736,
                "count": 17124521,
                "maximum": 4958443.19,
                "minimum": 4957079.71,
                "name": "Y",
                "position": 1,
                "stddev": 368.1512391,
                "variance": 135535.3349
              },
              {
                "average": 1848.372793,
                "count": 17124521,
                "maximum": 2110.871761,
                "minimum": 1555.551761,
                "name": "Z",
                "position": 2,
                "stddev": 133.4938298,
                "variance": 17820.60261
              },
              {
                "average": 87.25057244,
                "count": 17124521,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.50564014,
                "variance": 2862.853527
              },
              {
                "average": 1.175096693,
                "count": 17124521,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4134574816,
                "variance": 0.1709470891
              },
              {
                "average": 1.358383689,
                "count": 17124521,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5646475519,
                "variance": 0.3188268579
              },
              {
                "average": 0.5000956815,
                "count": 17124521,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000054,
                "variance": 0.2500000054
              },
              {
                "average": 0,
                "count": 17124521,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.11193335,
                "count": 17124521,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3152844443,
                "variance": 0.09940428084
              },
              {
                "average": -1.578834208,
                "count": 17124521,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.112264768,
                "variance": 65.80883966
              },
              {
                "average": 65.29954,
                "count": 17124521,
                "maximum": 179,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 63.62983585,
                "variance": 4048.75601
              },
              {
                "average": 14817.54461,
                "count": 17124521,
                "maximum": 20068,
                "minimum": 9450,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5269.590926,
                "variance": 27768588.53
              },
              {
                "average": 18668.09885,
                "count": 17124521,
                "maximum": 56832,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11606.30185,
                "variance": 134706242.6
              },
              {
                "average": 20007.624,
                "count": 17124521,
                "maximum": 55040,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 12108.83423,
                "variance": 146623866.4
              },
              {
                "average": 18386.54217,
                "count": 17124521,
                "maximum": 53248,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10889.40589,
                "variance": 118579160.7
              },
              {
                "average": 408528.9233,
                "count": 17124521,
                "maximum": 413505.7297,
                "minimum": 318711.3947,
                "name": "GpsTime",
                "position": 15,
                "stddev": 15974.02768,
                "variance": 255169560.3
              },
              {
                "average": 0,
                "count": 17124521,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17124521,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17124521,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17124521,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17124521,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420859.1906,
              4957079.71,
              1555.551761,
              421864.7706,
              4958443.19,
              2110.871761
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420859.19059590873,
                    4957079.709547332,
                    1555.5517606946257
                  ],
                  [
                    420859.19059590873,
                    4958443.189547332,
                    1555.5517606946257
                  ],
                  [
                    421864.7705959087,
                    4958443.189547332,
                    2110.8717606946257
                  ],
                  [
                    421864.7705959087,
                    4957079.709547332,
                    2110.8717606946257
                  ],
                  [
                    420859.19059590873,
                    4957079.709547332,
                    1555.5517606946257
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:38:25+00:00",
            "end_time": "2011-09-17T18:18: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": "45118D1423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0375248231932,
              45.37489914660859,
              825.1222542705879
            ],
            [
              -118.03775551445338,
              45.38750937070556,
              825.1222542705879
            ],
            [
              -118.02502951665862,
              45.38762429467558,
              852.2422542705878
            ],
            [
              -118.02480165315765,
              45.375014020337254,
              852.2422542705878
            ],
            [
              -118.0375248231932,
              45.37489914660859,
              825.1222542705879
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377555,
        45.37489915,
        825.1222543,
        -118.0248017,
        45.38762429,
        852.2422543
      ],
      "properties": {
        "datetime": "2011-09-14T21:49:42Z",
        "pc:count": 10707417,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419266.1418,
            "count": 10707417,
            "maximum": 419759.6804,
            "minimum": 418763.3004,
            "name": "X",
            "position": 0,
            "stddev": 283.681853,
            "variance": 80475.3937
          },
          {
            "average": 5025822.311,
            "count": 10707417,
            "maximum": 5026522.322,
            "minimum": 5025121.162,
            "name": "Y",
            "position": 1,
            "stddev": 402.9433361,
            "variance": 162363.3321
          },
          {
            "average": 827.5041944,
            "count": 10707417,
            "maximum": 852.2422543,
            "minimum": 825.1222543,
            "name": "Z",
            "position": 2,
            "stddev": 1.571530379,
            "variance": 2.469707732
          },
          {
            "average": 111.7117358,
            "count": 10707417,
            "maximum": 218,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.73588482,
            "variance": 516.9204588
          },
          {
            "average": 1.006135653,
            "count": 10707417,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08555570001,
            "variance": 0.007319777804
          },
          {
            "average": 1.013136969,
            "count": 10707417,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1332278924,
            "variance": 0.01774967131
          },
          {
            "average": 0.5000510394,
            "count": 10707417,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000207,
            "variance": 0.2500000207
          },
          {
            "average": 0,
            "count": 10707417,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.277233622,
            "count": 10707417,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4476328402,
            "variance": 0.2003751597
          },
          {
            "average": -2.171671867,
            "count": 10707417,
            "maximum": 19.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.979919157,
            "variance": 80.63894807
          },
          {
            "average": 121.8718786,
            "count": 10707417,
            "maximum": 132,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 1.484686844,
            "variance": 2.204295025
          },
          {
            "average": 1009.121629,
            "count": 10707417,
            "maximum": 1013,
            "minimum": 1006,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.691496457,
            "variance": 2.861160265
          },
          {
            "average": 38759.23884,
            "count": 10707417,
            "maximum": 65280,
            "minimum": 7168,
            "name": "Red",
            "position": 12,
            "stddev": 11531.46551,
            "variance": 132974696.9
          },
          {
            "average": 38099.06186,
            "count": 10707417,
            "maximum": 65280,
            "minimum": 8704,
            "name": "Green",
            "position": 13,
            "stddev": 9550.938557,
            "variance": 91220427.33
          },
          {
            "average": 33030.04523,
            "count": 10707417,
            "maximum": 65280,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 10081.8462,
            "variance": 101643622.8
          },
          {
            "average": 70078.63191,
            "count": 10707417,
            "maximum": 72182.71982,
            "minimum": 68304.22319,
            "name": "GpsTime",
            "position": 15,
            "stddev": 888.0452736,
            "variance": 788624.4079
          },
          {
            "average": 0,
            "count": 10707417,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10707417,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10707417,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10707417,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10707417,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418763.3004,
          5025121.162,
          825.1222543,
          419759.6804,
          5026522.322,
          852.2422543
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418763.30037445616,
                5025121.161656521,
                825.1222542705879
              ],
              [
                418763.30037445616,
                5026522.321656521,
                825.1222542705879
              ],
              [
                419759.68037445616,
                5026522.321656521,
                852.2422542705878
              ],
              [
                419759.68037445616,
                5025121.161656521,
                852.2422542705878
              ],
              [
                418763.30037445616,
                5025121.161656521,
                825.1222542705879
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:49:42+00:00",
        "end_time": "2011-09-14T20:45:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377555,
            45.37489915,
            825.1222543,
            -118.0248017,
            45.38762429,
            852.2422543
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0375248231932,
                  45.37489914660859,
                  825.1222542705879
                ],
                [
                  -118.03775551445338,
                  45.38750937070556,
                  825.1222542705879
                ],
                [
                  -118.02502951665862,
                  45.38762429467558,
                  852.2422542705878
                ],
                [
                  -118.02480165315765,
                  45.375014020337254,
                  852.2422542705878
                ],
                [
                  -118.0375248231932,
                  45.37489914660859,
                  825.1222542705879
                ]
              ]
            ]
          },
          "id": "45118D1423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:49:42Z",
            "pc:count": 10707417,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419266.1418,
                "count": 10707417,
                "maximum": 419759.6804,
                "minimum": 418763.3004,
                "name": "X",
                "position": 0,
                "stddev": 283.681853,
                "variance": 80475.3937
              },
              {
                "average": 5025822.311,
                "count": 10707417,
                "maximum": 5026522.322,
                "minimum": 5025121.162,
                "name": "Y",
                "position": 1,
                "stddev": 402.9433361,
                "variance": 162363.3321
              },
              {
                "average": 827.5041944,
                "count": 10707417,
                "maximum": 852.2422543,
                "minimum": 825.1222543,
                "name": "Z",
                "position": 2,
                "stddev": 1.571530379,
                "variance": 2.469707732
              },
              {
                "average": 111.7117358,
                "count": 10707417,
                "maximum": 218,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.73588482,
                "variance": 516.9204588
              },
              {
                "average": 1.006135653,
                "count": 10707417,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08555570001,
                "variance": 0.007319777804
              },
              {
                "average": 1.013136969,
                "count": 10707417,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1332278924,
                "variance": 0.01774967131
              },
              {
                "average": 0.5000510394,
                "count": 10707417,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000207,
                "variance": 0.2500000207
              },
              {
                "average": 0,
                "count": 10707417,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.277233622,
                "count": 10707417,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4476328402,
                "variance": 0.2003751597
              },
              {
                "average": -2.171671867,
                "count": 10707417,
                "maximum": 19.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.979919157,
                "variance": 80.63894807
              },
              {
                "average": 121.8718786,
                "count": 10707417,
                "maximum": 132,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 1.484686844,
                "variance": 2.204295025
              },
              {
                "average": 1009.121629,
                "count": 10707417,
                "maximum": 1013,
                "minimum": 1006,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.691496457,
                "variance": 2.861160265
              },
              {
                "average": 38759.23884,
                "count": 10707417,
                "maximum": 65280,
                "minimum": 7168,
                "name": "Red",
                "position": 12,
                "stddev": 11531.46551,
                "variance": 132974696.9
              },
              {
                "average": 38099.06186,
                "count": 10707417,
                "maximum": 65280,
                "minimum": 8704,
                "name": "Green",
                "position": 13,
                "stddev": 9550.938557,
                "variance": 91220427.33
              },
              {
                "average": 33030.04523,
                "count": 10707417,
                "maximum": 65280,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 10081.8462,
                "variance": 101643622.8
              },
              {
                "average": 70078.63191,
                "count": 10707417,
                "maximum": 72182.71982,
                "minimum": 68304.22319,
                "name": "GpsTime",
                "position": 15,
                "stddev": 888.0452736,
                "variance": 788624.4079
              },
              {
                "average": 0,
                "count": 10707417,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10707417,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10707417,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10707417,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10707417,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418763.3004,
              5025121.162,
              825.1222543,
              419759.6804,
              5026522.322,
              852.2422543
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418763.30037445616,
                    5025121.161656521,
                    825.1222542705879
                  ],
                  [
                    418763.30037445616,
                    5026522.321656521,
                    825.1222542705879
                  ],
                  [
                    419759.68037445616,
                    5026522.321656521,
                    852.2422542705878
                  ],
                  [
                    419759.68037445616,
                    5025121.161656521,
                    852.2422542705878
                  ],
                  [
                    418763.30037445616,
                    5025121.161656521,
                    825.1222542705879
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:49:42+00:00",
            "end_time": "2011-09-14T20:45: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": "44117F7110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502627932863,
              44.72499634425573,
              1094.3398666444766
            ],
            [
              -117.8252042138154,
              44.73751011582041,
              1094.3398666444766
            ],
            [
              -117.81834764323202,
              44.73755945489029,
              1189.5598666444764
            ],
            [
              -117.8181711867925,
              44.725045661921854,
              1189.5598666444764
            ],
            [
              -117.82502627932863,
              44.72499634425573,
              1094.3398666444766
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252042,
        44.72499634,
        1094.339867,
        -117.8181712,
        44.73755945,
        1189.559867
      ],
      "properties": {
        "datetime": "2011-09-19T00:18:33Z",
        "pc:count": 4212787,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434861.7798,
            "count": 4212787,
            "maximum": 435208.9641,
            "minimum": 434666.0441,
            "name": "X",
            "position": 0,
            "stddev": 124.300953,
            "variance": 15450.72692
          },
          {
            "average": 4953547.318,
            "count": 4212787,
            "maximum": 4954122.277,
            "minimum": 4952732.077,
            "name": "Y",
            "position": 1,
            "stddev": 384.9036695,
            "variance": 148150.8348
          },
          {
            "average": 1140.175583,
            "count": 4212787,
            "maximum": 1189.559867,
            "minimum": 1094.339867,
            "name": "Z",
            "position": 2,
            "stddev": 21.07567828,
            "variance": 444.1842149
          },
          {
            "average": 234.8685531,
            "count": 4212787,
            "maximum": 255,
            "minimum": 4,
            "name": "Intensity",
            "position": 3,
            "stddev": 14.97584804,
            "variance": 224.2760245
          },
          {
            "average": 1.000143373,
            "count": 4212787,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0119927997,
            "variance": 0.0001438272447
          },
          {
            "average": 1.000287933,
            "count": 4212787,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01700806585,
            "variance": 0.0002892743038
          },
          {
            "average": 0.4997940793,
            "count": 4212787,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000169,
            "variance": 0.2500000169
          },
          {
            "average": 0,
            "count": 4212787,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.265940813,
            "count": 4212787,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.441832936,
            "variance": 0.1952163433
          },
          {
            "average": 1.40503241,
            "count": 4212787,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.140620915,
            "variance": 66.26970888
          },
          {
            "average": 204.2655192,
            "count": 4212787,
            "maximum": 212,
            "minimum": 195,
            "name": "UserData",
            "position": 10,
            "stddev": 3.533949993,
            "variance": 12.48880255
          },
          {
            "average": 17.08577979,
            "count": 4212787,
            "maximum": 29,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.02474664,
            "variance": 100.4955451
          },
          {
            "average": 39283.76172,
            "count": 4212787,
            "maximum": 55040,
            "minimum": 11008,
            "name": "Red",
            "position": 12,
            "stddev": 3657.222311,
            "variance": 13375275.04
          },
          {
            "average": 35106.96743,
            "count": 4212787,
            "maximum": 53248,
            "minimum": 7936,
            "name": "Green",
            "position": 13,
            "stddev": 3370.441653,
            "variance": 11359876.93
          },
          {
            "average": 29804.40334,
            "count": 4212787,
            "maximum": 51200,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 3232.30846,
            "variance": 10447817.98
          },
          {
            "average": 425826.7449,
            "count": 4212787,
            "maximum": 426713.7233,
            "minimum": 424959.2874,
            "name": "GpsTime",
            "position": 15,
            "stddev": 365.7259094,
            "variance": 133755.4408
          },
          {
            "average": 0,
            "count": 4212787,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4212787,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4212787,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4212787,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4212787,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434666.0441,
          4952732.077,
          1094.339867,
          435208.9641,
          4954122.277,
          1189.559867
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434666.0441268545,
                4952732.076926585,
                1094.3398666444766
              ],
              [
                434666.0441268545,
                4954122.276926585,
                1094.3398666444766
              ],
              [
                435208.96412685455,
                4954122.276926585,
                1189.5598666444764
              ],
              [
                435208.96412685455,
                4952732.076926585,
                1189.5598666444764
              ],
              [
                434666.0441268545,
                4952732.076926585,
                1094.3398666444766
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:18:33+00:00",
        "end_time": "2011-09-18T23:49:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117F7110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117F7110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117F7110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252042,
            44.72499634,
            1094.339867,
            -117.8181712,
            44.73755945,
            1189.559867
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502627932863,
                  44.72499634425573,
                  1094.3398666444766
                ],
                [
                  -117.8252042138154,
                  44.73751011582041,
                  1094.3398666444766
                ],
                [
                  -117.81834764323202,
                  44.73755945489029,
                  1189.5598666444764
                ],
                [
                  -117.8181711867925,
                  44.725045661921854,
                  1189.5598666444764
                ],
                [
                  -117.82502627932863,
                  44.72499634425573,
                  1094.3398666444766
                ]
              ]
            ]
          },
          "id": "44117F7110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:18:33Z",
            "pc:count": 4212787,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434861.7798,
                "count": 4212787,
                "maximum": 435208.9641,
                "minimum": 434666.0441,
                "name": "X",
                "position": 0,
                "stddev": 124.300953,
                "variance": 15450.72692
              },
              {
                "average": 4953547.318,
                "count": 4212787,
                "maximum": 4954122.277,
                "minimum": 4952732.077,
                "name": "Y",
                "position": 1,
                "stddev": 384.9036695,
                "variance": 148150.8348
              },
              {
                "average": 1140.175583,
                "count": 4212787,
                "maximum": 1189.559867,
                "minimum": 1094.339867,
                "name": "Z",
                "position": 2,
                "stddev": 21.07567828,
                "variance": 444.1842149
              },
              {
                "average": 234.8685531,
                "count": 4212787,
                "maximum": 255,
                "minimum": 4,
                "name": "Intensity",
                "position": 3,
                "stddev": 14.97584804,
                "variance": 224.2760245
              },
              {
                "average": 1.000143373,
                "count": 4212787,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0119927997,
                "variance": 0.0001438272447
              },
              {
                "average": 1.000287933,
                "count": 4212787,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01700806585,
                "variance": 0.0002892743038
              },
              {
                "average": 0.4997940793,
                "count": 4212787,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000169,
                "variance": 0.2500000169
              },
              {
                "average": 0,
                "count": 4212787,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.265940813,
                "count": 4212787,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.441832936,
                "variance": 0.1952163433
              },
              {
                "average": 1.40503241,
                "count": 4212787,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.140620915,
                "variance": 66.26970888
              },
              {
                "average": 204.2655192,
                "count": 4212787,
                "maximum": 212,
                "minimum": 195,
                "name": "UserData",
                "position": 10,
                "stddev": 3.533949993,
                "variance": 12.48880255
              },
              {
                "average": 17.08577979,
                "count": 4212787,
                "maximum": 29,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.02474664,
                "variance": 100.4955451
              },
              {
                "average": 39283.76172,
                "count": 4212787,
                "maximum": 55040,
                "minimum": 11008,
                "name": "Red",
                "position": 12,
                "stddev": 3657.222311,
                "variance": 13375275.04
              },
              {
                "average": 35106.96743,
                "count": 4212787,
                "maximum": 53248,
                "minimum": 7936,
                "name": "Green",
                "position": 13,
                "stddev": 3370.441653,
                "variance": 11359876.93
              },
              {
                "average": 29804.40334,
                "count": 4212787,
                "maximum": 51200,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 3232.30846,
                "variance": 10447817.98
              },
              {
                "average": 425826.7449,
                "count": 4212787,
                "maximum": 426713.7233,
                "minimum": 424959.2874,
                "name": "GpsTime",
                "position": 15,
                "stddev": 365.7259094,
                "variance": 133755.4408
              },
              {
                "average": 0,
                "count": 4212787,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4212787,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4212787,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4212787,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4212787,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434666.0441,
              4952732.077,
              1094.339867,
              435208.9641,
              4954122.277,
              1189.559867
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434666.0441268545,
                    4952732.076926585,
                    1094.3398666444766
                  ],
                  [
                    434666.0441268545,
                    4954122.276926585,
                    1094.3398666444766
                  ],
                  [
                    435208.96412685455,
                    4954122.276926585,
                    1189.5598666444764
                  ],
                  [
                    435208.96412685455,
                    4952732.076926585,
                    1189.5598666444764
                  ],
                  [
                    434666.0441268545,
                    4952732.076926585,
                    1094.3398666444766
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:18:33+00:00",
            "end_time": "2011-09-18T23:49: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": "44117G8414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002494652978,
              44.77491452088392,
              1090.6027763603024
            ],
            [
              -117.90022066608833,
              44.78750984601636,
              1090.6027763603024
            ],
            [
              -117.88752886291697,
              44.787609189371175,
              1426.3427763603027
            ],
            [
              -117.88733590183838,
              44.77501382086245,
              1426.3427763603027
            ],
            [
              -117.90002494652978,
              44.77491452088392,
              1090.6027763603024
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002207,
        44.77491452,
        1090.602776,
        -117.8873359,
        44.78760919,
        1426.342776
      ],
      "properties": {
        "datetime": "2011-09-19T21:38:52Z",
        "pc:count": 14456025,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429312.7559,
            "count": 14456025,
            "maximum": 429792.2346,
            "minimum": 428788.1146,
            "name": "X",
            "position": 0,
            "stddev": 284.6207125,
            "variance": 81008.94998
          },
          {
            "average": 4959034.872,
            "count": 14456025,
            "maximum": 4959739.339,
            "minimum": 4958340.039,
            "name": "Y",
            "position": 1,
            "stddev": 389.1087807,
            "variance": 151405.6432
          },
          {
            "average": 1277.761297,
            "count": 14456025,
            "maximum": 1426.342776,
            "minimum": 1090.602776,
            "name": "Z",
            "position": 2,
            "stddev": 75.86810058,
            "variance": 5755.968686
          },
          {
            "average": 224.112644,
            "count": 14456025,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.60146347,
            "variance": 761.8407858
          },
          {
            "average": 1.002714162,
            "count": 14456025,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05449460649,
            "variance": 0.002969662137
          },
          {
            "average": 1.005442367,
            "count": 14456025,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07886976248,
            "variance": 0.006220439433
          },
          {
            "average": 0.5003129145,
            "count": 14456025,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999194,
            "variance": 0.2499999194
          },
          {
            "average": 0,
            "count": 14456025,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.223494633,
            "count": 14456025,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4165870785,
            "variance": 0.1735447939
          },
          {
            "average": 1.038551157,
            "count": 14456025,
            "maximum": 22.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.018808003,
            "variance": 64.30128179
          },
          {
            "average": 198.2363185,
            "count": 14456025,
            "maximum": 213,
            "minimum": 181,
            "name": "UserData",
            "position": 10,
            "stddev": 5.837496327,
            "variance": 34.07636336
          },
          {
            "average": 112.4340292,
            "count": 14456025,
            "maximum": 131,
            "minimum": 94,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.5331133,
            "variance": 241.2776088
          },
          {
            "average": 33537.30605,
            "count": 14456025,
            "maximum": 60416,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6270.059154,
            "variance": 39313641.79
          },
          {
            "average": 30254.66173,
            "count": 14456025,
            "maximum": 59392,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4798.08942,
            "variance": 23021662.09
          },
          {
            "average": 25368.42867,
            "count": 14456025,
            "maximum": 57088,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4370.429015,
            "variance": 19100649.77
          },
          {
            "average": 502532.47,
            "count": 14456025,
            "maximum": 503532.641,
            "minimum": 501394.2785,
            "name": "GpsTime",
            "position": 15,
            "stddev": 476.2225302,
            "variance": 226787.8983
          },
          {
            "average": 0,
            "count": 14456025,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14456025,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14456025,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14456025,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14456025,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428788.1146,
          4958340.039,
          1090.602776,
          429792.2346,
          4959739.339,
          1426.342776
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428788.1145575948,
                4958340.03862524,
                1090.6027763603024
              ],
              [
                428788.1145575948,
                4959739.338625241,
                1090.6027763603024
              ],
              [
                429792.2345575948,
                4959739.338625241,
                1426.3427763603027
              ],
              [
                429792.2345575948,
                4958340.03862524,
                1426.3427763603027
              ],
              [
                428788.1145575948,
                4958340.03862524,
                1090.6027763603024
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T21:38:52+00:00",
        "end_time": "2011-09-19T21:03:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002207,
            44.77491452,
            1090.602776,
            -117.8873359,
            44.78760919,
            1426.342776
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002494652978,
                  44.77491452088392,
                  1090.6027763603024
                ],
                [
                  -117.90022066608833,
                  44.78750984601636,
                  1090.6027763603024
                ],
                [
                  -117.88752886291697,
                  44.787609189371175,
                  1426.3427763603027
                ],
                [
                  -117.88733590183838,
                  44.77501382086245,
                  1426.3427763603027
                ],
                [
                  -117.90002494652978,
                  44.77491452088392,
                  1090.6027763603024
                ]
              ]
            ]
          },
          "id": "44117G8414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:38:52Z",
            "pc:count": 14456025,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429312.7559,
                "count": 14456025,
                "maximum": 429792.2346,
                "minimum": 428788.1146,
                "name": "X",
                "position": 0,
                "stddev": 284.6207125,
                "variance": 81008.94998
              },
              {
                "average": 4959034.872,
                "count": 14456025,
                "maximum": 4959739.339,
                "minimum": 4958340.039,
                "name": "Y",
                "position": 1,
                "stddev": 389.1087807,
                "variance": 151405.6432
              },
              {
                "average": 1277.761297,
                "count": 14456025,
                "maximum": 1426.342776,
                "minimum": 1090.602776,
                "name": "Z",
                "position": 2,
                "stddev": 75.86810058,
                "variance": 5755.968686
              },
              {
                "average": 224.112644,
                "count": 14456025,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.60146347,
                "variance": 761.8407858
              },
              {
                "average": 1.002714162,
                "count": 14456025,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05449460649,
                "variance": 0.002969662137
              },
              {
                "average": 1.005442367,
                "count": 14456025,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07886976248,
                "variance": 0.006220439433
              },
              {
                "average": 0.5003129145,
                "count": 14456025,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999194,
                "variance": 0.2499999194
              },
              {
                "average": 0,
                "count": 14456025,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.223494633,
                "count": 14456025,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4165870785,
                "variance": 0.1735447939
              },
              {
                "average": 1.038551157,
                "count": 14456025,
                "maximum": 22.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.018808003,
                "variance": 64.30128179
              },
              {
                "average": 198.2363185,
                "count": 14456025,
                "maximum": 213,
                "minimum": 181,
                "name": "UserData",
                "position": 10,
                "stddev": 5.837496327,
                "variance": 34.07636336
              },
              {
                "average": 112.4340292,
                "count": 14456025,
                "maximum": 131,
                "minimum": 94,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.5331133,
                "variance": 241.2776088
              },
              {
                "average": 33537.30605,
                "count": 14456025,
                "maximum": 60416,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6270.059154,
                "variance": 39313641.79
              },
              {
                "average": 30254.66173,
                "count": 14456025,
                "maximum": 59392,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4798.08942,
                "variance": 23021662.09
              },
              {
                "average": 25368.42867,
                "count": 14456025,
                "maximum": 57088,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4370.429015,
                "variance": 19100649.77
              },
              {
                "average": 502532.47,
                "count": 14456025,
                "maximum": 503532.641,
                "minimum": 501394.2785,
                "name": "GpsTime",
                "position": 15,
                "stddev": 476.2225302,
                "variance": 226787.8983
              },
              {
                "average": 0,
                "count": 14456025,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14456025,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14456025,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14456025,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14456025,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428788.1146,
              4958340.039,
              1090.602776,
              429792.2346,
              4959739.339,
              1426.342776
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428788.1145575948,
                    4958340.03862524,
                    1090.6027763603024
                  ],
                  [
                    428788.1145575948,
                    4959739.338625241,
                    1090.6027763603024
                  ],
                  [
                    429792.2345575948,
                    4959739.338625241,
                    1426.3427763603027
                  ],
                  [
                    429792.2345575948,
                    4958340.03862524,
                    1426.3427763603027
                  ],
                  [
                    428788.1145575948,
                    4958340.03862524,
                    1090.6027763603024
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T21:38:52+00:00",
            "end_time": "2011-09-19T21: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": "44117G8301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002443664917,
              44.7999032447443,
              1177.648651326005
            ],
            [
              -118.00024228560906,
              44.81250949037954,
              1177.648651326005
            ],
            [
              -117.98752917980697,
              44.812620136749594,
              1497.508651326005
            ],
            [
              -117.98731409861638,
              44.800013842761324,
              1497.508651326005
            ],
            [
              -118.00002443664917,
              44.7999032447443,
              1177.648651326005
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002423,
        44.79990324,
        1177.648651,
        -117.9873141,
        44.81262014,
        1497.508651
      ],
      "properties": {
        "datetime": "2011-09-18T19:41:41Z",
        "pc:count": 21565340,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421383.4483,
            "count": 21565340,
            "maximum": 421915.3527,
            "minimum": 420909.9527,
            "name": "X",
            "position": 0,
            "stddev": 280.0962562,
            "variance": 78453.91276
          },
          {
            "average": 4961876.729,
            "count": 21565340,
            "maximum": 4962608.84,
            "minimum": 4961208.28,
            "name": "Y",
            "position": 1,
            "stddev": 401.7522954,
            "variance": 161404.9068
          },
          {
            "average": 1319.191366,
            "count": 21565340,
            "maximum": 1497.508651,
            "minimum": 1177.648651,
            "name": "Z",
            "position": 2,
            "stddev": 72.23015821,
            "variance": 5217.195754
          },
          {
            "average": 84.51915008,
            "count": 21565340,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.6594179,
            "variance": 2879.333129
          },
          {
            "average": 1.186551476,
            "count": 21565340,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.431316834,
            "variance": 0.1860342113
          },
          {
            "average": 1.380835823,
            "count": 21565340,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.592405997,
            "variance": 0.3509448653
          },
          {
            "average": 0.4997213121,
            "count": 21565340,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999339,
            "variance": 0.2499999339
          },
          {
            "average": 0,
            "count": 21565340,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.097256709,
            "count": 21565340,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2963070126,
            "variance": 0.08779784574
          },
          {
            "average": 0.7934509354,
            "count": 21565340,
            "maximum": 22.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.454940566,
            "variance": 71.48601998
          },
          {
            "average": 147.7443767,
            "count": 21565340,
            "maximum": 179,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 20.70439011,
            "variance": 428.6717697
          },
          {
            "average": 14775.47507,
            "count": 21565340,
            "maximum": 20117,
            "minimum": 9441,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5328.596473,
            "variance": 28393940.38
          },
          {
            "average": 20287.46462,
            "count": 21565340,
            "maximum": 65280,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 9967.731145,
            "variance": 99355664.18
          },
          {
            "average": 21732.29753,
            "count": 21565340,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 10008.35988,
            "variance": 100167267.5
          },
          {
            "average": 20734.54477,
            "count": 21565340,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8636.124476,
            "variance": 74582645.96
          },
          {
            "average": 137998.0687,
            "count": 21565340,
            "maximum": 410101.7973,
            "minimum": 81094.88672,
            "name": "GpsTime",
            "position": 15,
            "stddev": 100528.9093,
            "variance": 10106061610.0
          },
          {
            "average": 0,
            "count": 21565340,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21565340,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21565340,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21565340,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21565340,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420909.9527,
          4961208.28,
          1177.648651,
          421915.3527,
          4962608.84,
          1497.508651
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420909.9527270055,
                4961208.28042605,
                1177.648651326005
              ],
              [
                420909.9527270055,
                4962608.84042605,
                1177.648651326005
              ],
              [
                421915.35272700555,
                4962608.84042605,
                1497.508651326005
              ],
              [
                421915.35272700555,
                4961208.28042605,
                1497.508651326005
              ],
              [
                420909.9527270055,
                4961208.28042605,
                1177.648651326005
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T19:41:41+00:00",
        "end_time": "2011-09-15T00:18:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002423,
            44.79990324,
            1177.648651,
            -117.9873141,
            44.81262014,
            1497.508651
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002443664917,
                  44.7999032447443,
                  1177.648651326005
                ],
                [
                  -118.00024228560906,
                  44.81250949037954,
                  1177.648651326005
                ],
                [
                  -117.98752917980697,
                  44.812620136749594,
                  1497.508651326005
                ],
                [
                  -117.98731409861638,
                  44.800013842761324,
                  1497.508651326005
                ],
                [
                  -118.00002443664917,
                  44.7999032447443,
                  1177.648651326005
                ]
              ]
            ]
          },
          "id": "44117G8301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:41:41Z",
            "pc:count": 21565340,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421383.4483,
                "count": 21565340,
                "maximum": 421915.3527,
                "minimum": 420909.9527,
                "name": "X",
                "position": 0,
                "stddev": 280.0962562,
                "variance": 78453.91276
              },
              {
                "average": 4961876.729,
                "count": 21565340,
                "maximum": 4962608.84,
                "minimum": 4961208.28,
                "name": "Y",
                "position": 1,
                "stddev": 401.7522954,
                "variance": 161404.9068
              },
              {
                "average": 1319.191366,
                "count": 21565340,
                "maximum": 1497.508651,
                "minimum": 1177.648651,
                "name": "Z",
                "position": 2,
                "stddev": 72.23015821,
                "variance": 5217.195754
              },
              {
                "average": 84.51915008,
                "count": 21565340,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.6594179,
                "variance": 2879.333129
              },
              {
                "average": 1.186551476,
                "count": 21565340,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.431316834,
                "variance": 0.1860342113
              },
              {
                "average": 1.380835823,
                "count": 21565340,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.592405997,
                "variance": 0.3509448653
              },
              {
                "average": 0.4997213121,
                "count": 21565340,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999339,
                "variance": 0.2499999339
              },
              {
                "average": 0,
                "count": 21565340,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.097256709,
                "count": 21565340,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2963070126,
                "variance": 0.08779784574
              },
              {
                "average": 0.7934509354,
                "count": 21565340,
                "maximum": 22.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.454940566,
                "variance": 71.48601998
              },
              {
                "average": 147.7443767,
                "count": 21565340,
                "maximum": 179,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 20.70439011,
                "variance": 428.6717697
              },
              {
                "average": 14775.47507,
                "count": 21565340,
                "maximum": 20117,
                "minimum": 9441,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5328.596473,
                "variance": 28393940.38
              },
              {
                "average": 20287.46462,
                "count": 21565340,
                "maximum": 65280,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 9967.731145,
                "variance": 99355664.18
              },
              {
                "average": 21732.29753,
                "count": 21565340,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 10008.35988,
                "variance": 100167267.5
              },
              {
                "average": 20734.54477,
                "count": 21565340,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8636.124476,
                "variance": 74582645.96
              },
              {
                "average": 137998.0687,
                "count": 21565340,
                "maximum": 410101.7973,
                "minimum": 81094.88672,
                "name": "GpsTime",
                "position": 15,
                "stddev": 100528.9093,
                "variance": 10106061610.0
              },
              {
                "average": 0,
                "count": 21565340,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21565340,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21565340,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21565340,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21565340,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420909.9527,
              4961208.28,
              1177.648651,
              421915.3527,
              4962608.84,
              1497.508651
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420909.9527270055,
                    4961208.28042605,
                    1177.648651326005
                  ],
                  [
                    420909.9527270055,
                    4962608.84042605,
                    1177.648651326005
                  ],
                  [
                    421915.35272700555,
                    4962608.84042605,
                    1497.508651326005
                  ],
                  [
                    421915.35272700555,
                    4961208.28042605,
                    1497.508651326005
                  ],
                  [
                    420909.9527270055,
                    4961208.28042605,
                    1177.648651326005
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T19:41:41+00:00",
            "end_time": "2011-09-15T00:18: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": "45118D1201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.06252486558492,
              45.4873971564166,
              857.4400128864918
            ],
            [
              -118.06276209055311,
              45.500009549943655,
              857.4400128864918
            ],
            [
              -118.05003007121367,
              45.50012730747648,
              941.4800128864917
            ],
            [
              -118.04979568695563,
              45.48751486245737,
              941.4800128864917
            ],
            [
              -118.06252486558492,
              45.4873971564166,
              857.4400128864918
            ]
          ]
        ]
      },
      "bbox": [
        -118.0627621,
        45.48739716,
        857.4400129,
        -118.0497957,
        45.50012731,
        941.4800129
      ],
      "properties": {
        "datetime": "2011-09-15T18:47:58Z",
        "pc:count": 21978067,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417424.0715,
            "count": 21978067,
            "maximum": 417965.8238,
            "minimum": 416970.9438,
            "name": "X",
            "position": 0,
            "stddev": 273.9901527,
            "variance": 75070.60379
          },
          {
            "average": 5038353.896,
            "count": 21978067,
            "maximum": 5039046.157,
            "minimum": 5037644.717,
            "name": "Y",
            "position": 1,
            "stddev": 399.3581811,
            "variance": 159486.9569
          },
          {
            "average": 887.5539146,
            "count": 21978067,
            "maximum": 941.4800129,
            "minimum": 857.4400129,
            "name": "Z",
            "position": 2,
            "stddev": 15.4129753,
            "variance": 237.5598077
          },
          {
            "average": 102.0154932,
            "count": 21978067,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.57601691,
            "variance": 1488.10908
          },
          {
            "average": 1.048917405,
            "count": 21978067,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2328530245,
            "variance": 0.054220531
          },
          {
            "average": 1.104387888,
            "count": 21978067,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3492021681,
            "variance": 0.1219421542
          },
          {
            "average": 0.4998453686,
            "count": 21978067,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999875,
            "variance": 0.2499999875
          },
          {
            "average": 0,
            "count": 21978067,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.130259408,
            "count": 21978067,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3365886212,
            "variance": 0.1132918999
          },
          {
            "average": -0.7597361653,
            "count": 21978067,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.522015402,
            "variance": 72.62474652
          },
          {
            "average": 149.1195695,
            "count": 21978067,
            "maximum": 177,
            "minimum": 114,
            "name": "UserData",
            "position": 10,
            "stddev": 27.26915311,
            "variance": 743.6067112
          },
          {
            "average": 7692.969391,
            "count": 21978067,
            "maximum": 20004,
            "minimum": 1001,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7790.451735,
            "variance": 60691138.24
          },
          {
            "average": 33895.68421,
            "count": 21978067,
            "maximum": 64256,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 11760.75099,
            "variance": 138315264
          },
          {
            "average": 33470.25646,
            "count": 21978067,
            "maximum": 64512,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 10265.14889,
            "variance": 105373281.7
          },
          {
            "average": 28283.70554,
            "count": 21978067,
            "maximum": 65024,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8759.29256,
            "variance": 76725206.15
          },
          {
            "average": 106100.2945,
            "count": 21978067,
            "maximum": 147678.2995,
            "minimum": 65804.3416,
            "name": "GpsTime",
            "position": 15,
            "stddev": 39425.66297,
            "variance": 1554382901
          },
          {
            "average": 0,
            "count": 21978067,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21978067,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21978067,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21978067,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21978067,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416970.9438,
          5037644.717,
          857.4400129,
          417965.8238,
          5039046.157,
          941.4800129
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416970.9438195092,
                5037644.716913308,
                857.4400128864918
              ],
              [
                416970.9438195092,
                5039046.1569133075,
                857.4400128864918
              ],
              [
                417965.8238195092,
                5039046.1569133075,
                941.4800128864917
              ],
              [
                417965.8238195092,
                5037644.716913308,
                941.4800128864917
              ],
              [
                416970.9438195092,
                5037644.716913308,
                857.4400128864918
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:47:58+00:00",
        "end_time": "2011-09-14T20:03:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0627621,
            45.48739716,
            857.4400129,
            -118.0497957,
            45.50012731,
            941.4800129
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.06252486558492,
                  45.4873971564166,
                  857.4400128864918
                ],
                [
                  -118.06276209055311,
                  45.500009549943655,
                  857.4400128864918
                ],
                [
                  -118.05003007121367,
                  45.50012730747648,
                  941.4800128864917
                ],
                [
                  -118.04979568695563,
                  45.48751486245737,
                  941.4800128864917
                ],
                [
                  -118.06252486558492,
                  45.4873971564166,
                  857.4400128864918
                ]
              ]
            ]
          },
          "id": "45118D1201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:47:58Z",
            "pc:count": 21978067,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417424.0715,
                "count": 21978067,
                "maximum": 417965.8238,
                "minimum": 416970.9438,
                "name": "X",
                "position": 0,
                "stddev": 273.9901527,
                "variance": 75070.60379
              },
              {
                "average": 5038353.896,
                "count": 21978067,
                "maximum": 5039046.157,
                "minimum": 5037644.717,
                "name": "Y",
                "position": 1,
                "stddev": 399.3581811,
                "variance": 159486.9569
              },
              {
                "average": 887.5539146,
                "count": 21978067,
                "maximum": 941.4800129,
                "minimum": 857.4400129,
                "name": "Z",
                "position": 2,
                "stddev": 15.4129753,
                "variance": 237.5598077
              },
              {
                "average": 102.0154932,
                "count": 21978067,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.57601691,
                "variance": 1488.10908
              },
              {
                "average": 1.048917405,
                "count": 21978067,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2328530245,
                "variance": 0.054220531
              },
              {
                "average": 1.104387888,
                "count": 21978067,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3492021681,
                "variance": 0.1219421542
              },
              {
                "average": 0.4998453686,
                "count": 21978067,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999875,
                "variance": 0.2499999875
              },
              {
                "average": 0,
                "count": 21978067,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.130259408,
                "count": 21978067,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3365886212,
                "variance": 0.1132918999
              },
              {
                "average": -0.7597361653,
                "count": 21978067,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.522015402,
                "variance": 72.62474652
              },
              {
                "average": 149.1195695,
                "count": 21978067,
                "maximum": 177,
                "minimum": 114,
                "name": "UserData",
                "position": 10,
                "stddev": 27.26915311,
                "variance": 743.6067112
              },
              {
                "average": 7692.969391,
                "count": 21978067,
                "maximum": 20004,
                "minimum": 1001,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7790.451735,
                "variance": 60691138.24
              },
              {
                "average": 33895.68421,
                "count": 21978067,
                "maximum": 64256,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 11760.75099,
                "variance": 138315264
              },
              {
                "average": 33470.25646,
                "count": 21978067,
                "maximum": 64512,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 10265.14889,
                "variance": 105373281.7
              },
              {
                "average": 28283.70554,
                "count": 21978067,
                "maximum": 65024,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8759.29256,
                "variance": 76725206.15
              },
              {
                "average": 106100.2945,
                "count": 21978067,
                "maximum": 147678.2995,
                "minimum": 65804.3416,
                "name": "GpsTime",
                "position": 15,
                "stddev": 39425.66297,
                "variance": 1554382901
              },
              {
                "average": 0,
                "count": 21978067,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21978067,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21978067,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21978067,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21978067,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416970.9438,
              5037644.717,
              857.4400129,
              417965.8238,
              5039046.157,
              941.4800129
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416970.9438195092,
                    5037644.716913308,
                    857.4400128864918
                  ],
                  [
                    416970.9438195092,
                    5039046.1569133075,
                    857.4400128864918
                  ],
                  [
                    417965.8238195092,
                    5039046.1569133075,
                    941.4800128864917
                  ],
                  [
                    417965.8238195092,
                    5037644.716913308,
                    941.4800128864917
                  ],
                  [
                    416970.9438195092,
                    5037644.716913308,
                    857.4400128864918
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:47:58+00:00",
            "end_time": "2011-09-14T20:03: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": "45118C1205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252493969203,
              45.36240220078216,
              822.7913985688965
            ],
            [
              -118.01274992340328,
              45.375009671241,
              822.7913985688965
            ],
            [
              -118.00002995101565,
              45.37512175642015,
              840.5513985688965
            ],
            [
              -117.99980779191452,
              45.36251423697199,
              840.5513985688965
            ],
            [
              -118.01252493969203,
              45.36240220078216,
              822.7913985688965
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127499,
        45.3624022,
        822.7913986,
        -117.9998078,
        45.37512176,
        840.5513986
      ],
      "properties": {
        "datetime": "2011-09-15T00:40:43Z",
        "pc:count": 11965531,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421208.0044,
            "count": 11965531,
            "maximum": 421699.4365,
            "minimum": 420703.3165,
            "name": "X",
            "position": 0,
            "stddev": 279.7177114,
            "variance": 78241.99809
          },
          {
            "average": 5024365.095,
            "count": 11965531,
            "maximum": 5025108.735,
            "minimum": 5023707.895,
            "name": "Y",
            "position": 1,
            "stddev": 401.7834585,
            "variance": 161429.9475
          },
          {
            "average": 824.8007741,
            "count": 11965531,
            "maximum": 840.5513986,
            "minimum": 822.7913986,
            "name": "Z",
            "position": 2,
            "stddev": 1.550802263,
            "variance": 2.404987659
          },
          {
            "average": 107.246352,
            "count": 11965531,
            "maximum": 222,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.63407933,
            "variance": 512.3015471
          },
          {
            "average": 1.000130625,
            "count": 11965531,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01167438003,
            "variance": 0.0001362911491
          },
          {
            "average": 1.000283899,
            "count": 11965531,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01754671972,
            "variance": 0.0003078873728
          },
          {
            "average": 0.4998954915,
            "count": 11965531,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.50000001,
            "variance": 0.25000001
          },
          {
            "average": 0,
            "count": 11965531,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.275654461,
            "count": 11965531,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4468434803,
            "variance": 0.1996690959
          },
          {
            "average": -2.177644993,
            "count": 11965531,
            "maximum": 16.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.65950985,
            "variance": 74.98711085
          },
          {
            "average": 121.3145448,
            "count": 11965531,
            "maximum": 132,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 1.701623812,
            "variance": 2.895523599
          },
          {
            "average": 1020.52426,
            "count": 11965531,
            "maximum": 1034,
            "minimum": 1015,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.093422934,
            "variance": 25.94295718
          },
          {
            "average": 30865.43503,
            "count": 11965531,
            "maximum": 65280,
            "minimum": 6656,
            "name": "Red",
            "position": 12,
            "stddev": 12291.59406,
            "variance": 151083284.6
          },
          {
            "average": 30853.04828,
            "count": 11965531,
            "maximum": 65280,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 10033.57254,
            "variance": 100672578
          },
          {
            "average": 27555.66542,
            "count": 11965531,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 10327.84919,
            "variance": 106664468.8
          },
          {
            "average": 75752.79051,
            "count": 11965531,
            "maximum": 82443.68047,
            "minimum": 73192.62826,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2532.235305,
            "variance": 6412215.64
          },
          {
            "average": 0,
            "count": 11965531,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11965531,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11965531,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11965531,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11965531,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420703.3165,
          5023707.895,
          822.7913986,
          421699.4365,
          5025108.735,
          840.5513986
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420703.31654674496,
                5023707.895383542,
                822.7913985688965
              ],
              [
                420703.31654674496,
                5025108.735383542,
                822.7913985688965
              ],
              [
                421699.43654674495,
                5025108.735383542,
                840.5513985688965
              ],
              [
                421699.43654674495,
                5023707.895383542,
                840.5513985688965
              ],
              [
                420703.31654674496,
                5023707.895383542,
                822.7913985688965
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:40:43+00:00",
        "end_time": "2011-09-14T22:06:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118C1205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118C1205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118C1205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127499,
            45.3624022,
            822.7913986,
            -117.9998078,
            45.37512176,
            840.5513986
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252493969203,
                  45.36240220078216,
                  822.7913985688965
                ],
                [
                  -118.01274992340328,
                  45.375009671241,
                  822.7913985688965
                ],
                [
                  -118.00002995101565,
                  45.37512175642015,
                  840.5513985688965
                ],
                [
                  -117.99980779191452,
                  45.36251423697199,
                  840.5513985688965
                ],
                [
                  -118.01252493969203,
                  45.36240220078216,
                  822.7913985688965
                ]
              ]
            ]
          },
          "id": "45118C1205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:40:43Z",
            "pc:count": 11965531,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421208.0044,
                "count": 11965531,
                "maximum": 421699.4365,
                "minimum": 420703.3165,
                "name": "X",
                "position": 0,
                "stddev": 279.7177114,
                "variance": 78241.99809
              },
              {
                "average": 5024365.095,
                "count": 11965531,
                "maximum": 5025108.735,
                "minimum": 5023707.895,
                "name": "Y",
                "position": 1,
                "stddev": 401.7834585,
                "variance": 161429.9475
              },
              {
                "average": 824.8007741,
                "count": 11965531,
                "maximum": 840.5513986,
                "minimum": 822.7913986,
                "name": "Z",
                "position": 2,
                "stddev": 1.550802263,
                "variance": 2.404987659
              },
              {
                "average": 107.246352,
                "count": 11965531,
                "maximum": 222,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.63407933,
                "variance": 512.3015471
              },
              {
                "average": 1.000130625,
                "count": 11965531,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01167438003,
                "variance": 0.0001362911491
              },
              {
                "average": 1.000283899,
                "count": 11965531,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01754671972,
                "variance": 0.0003078873728
              },
              {
                "average": 0.4998954915,
                "count": 11965531,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.50000001,
                "variance": 0.25000001
              },
              {
                "average": 0,
                "count": 11965531,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.275654461,
                "count": 11965531,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4468434803,
                "variance": 0.1996690959
              },
              {
                "average": -2.177644993,
                "count": 11965531,
                "maximum": 16.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.65950985,
                "variance": 74.98711085
              },
              {
                "average": 121.3145448,
                "count": 11965531,
                "maximum": 132,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 1.701623812,
                "variance": 2.895523599
              },
              {
                "average": 1020.52426,
                "count": 11965531,
                "maximum": 1034,
                "minimum": 1015,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.093422934,
                "variance": 25.94295718
              },
              {
                "average": 30865.43503,
                "count": 11965531,
                "maximum": 65280,
                "minimum": 6656,
                "name": "Red",
                "position": 12,
                "stddev": 12291.59406,
                "variance": 151083284.6
              },
              {
                "average": 30853.04828,
                "count": 11965531,
                "maximum": 65280,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 10033.57254,
                "variance": 100672578
              },
              {
                "average": 27555.66542,
                "count": 11965531,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 10327.84919,
                "variance": 106664468.8
              },
              {
                "average": 75752.79051,
                "count": 11965531,
                "maximum": 82443.68047,
                "minimum": 73192.62826,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2532.235305,
                "variance": 6412215.64
              },
              {
                "average": 0,
                "count": 11965531,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11965531,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11965531,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11965531,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11965531,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420703.3165,
              5023707.895,
              822.7913986,
              421699.4365,
              5025108.735,
              840.5513986
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420703.31654674496,
                    5023707.895383542,
                    822.7913985688965
                  ],
                  [
                    420703.31654674496,
                    5025108.735383542,
                    822.7913985688965
                  ],
                  [
                    421699.43654674495,
                    5025108.735383542,
                    840.5513985688965
                  ],
                  [
                    421699.43654674495,
                    5023707.895383542,
                    840.5513985688965
                  ],
                  [
                    420703.31654674496,
                    5023707.895383542,
                    822.7913985688965
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:40:43+00:00",
            "end_time": "2011-09-14T22: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": "44117G7316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502513773713,
              44.76241712760524,
              1071.5752994459742
            ],
            [
              -117.87521530030993,
              44.775010045370955,
              1071.5752994459742
            ],
            [
              -117.8625286776713,
              44.77510656987037,
              1433.0152994459743
            ],
            [
              -117.86234127075578,
              44.76251360996704,
              1433.0152994459743
            ],
            [
              -117.87502513773713,
              44.76241712760524,
              1071.5752994459742
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752153,
        44.76241713,
        1071.575299,
        -117.8623413,
        44.77510657,
        1433.015299
      ],
      "properties": {
        "datetime": "2011-09-19T21:56:48Z",
        "pc:count": 13732484,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431213.1891,
            "count": 13732484,
            "maximum": 431755.1711,
            "minimum": 430751.2511,
            "name": "X",
            "position": 0,
            "stddev": 293.7666649,
            "variance": 86298.85338
          },
          {
            "average": 4957598.403,
            "count": 13732484,
            "maximum": 4958329.229,
            "minimum": 4956930.209,
            "name": "Y",
            "position": 1,
            "stddev": 406.1163175,
            "variance": 164930.4633
          },
          {
            "average": 1219.12664,
            "count": 13732484,
            "maximum": 1433.015299,
            "minimum": 1071.575299,
            "name": "Z",
            "position": 2,
            "stddev": 79.03273242,
            "variance": 6246.172794
          },
          {
            "average": 224.4985854,
            "count": 13732484,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.83567936,
            "variance": 774.8250454
          },
          {
            "average": 1.001785547,
            "count": 13732484,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0432607328,
            "variance": 0.001871491003
          },
          {
            "average": 1.003572478,
            "count": 13732484,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06186482616,
            "variance": 0.003827256716
          },
          {
            "average": 0.4981122862,
            "count": 13732484,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999964547,
            "variance": 0.2499964547
          },
          {
            "average": 0,
            "count": 13732484,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.228204089,
            "count": 13732484,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4196748689,
            "variance": 0.1761269956
          },
          {
            "average": -0.1135738916,
            "count": 13732484,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.976924783,
            "variance": 63.63132899
          },
          {
            "average": 201.8209722,
            "count": 13732484,
            "maximum": 213,
            "minimum": 183,
            "name": "UserData",
            "position": 10,
            "stddev": 5.373937049,
            "variance": 28.87919941
          },
          {
            "average": 105.487967,
            "count": 13732484,
            "maximum": 136,
            "minimum": 86,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.97641271,
            "variance": 255.2457631
          },
          {
            "average": 34346.91898,
            "count": 13732484,
            "maximum": 62976,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 4640.860506,
            "variance": 21537586.23
          },
          {
            "average": 31419.38752,
            "count": 13732484,
            "maximum": 63488,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 3788.330902,
            "variance": 14351451.02
          },
          {
            "average": 25446.90477,
            "count": 13732484,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3705.06391,
            "variance": 13727498.58
          },
          {
            "average": 499626.3034,
            "count": 13732484,
            "maximum": 504608.3091,
            "minimum": 498174.3029,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1264.315819,
            "variance": 1598494.491
          },
          {
            "average": 0,
            "count": 13732484,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13732484,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13732484,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13732484,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13732484,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430751.2511,
          4956930.209,
          1071.575299,
          431755.1711,
          4958329.229,
          1433.015299
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430751.25110297144,
                4956930.208978079,
                1071.5752994459742
              ],
              [
                430751.25110297144,
                4958329.228978079,
                1071.5752994459742
              ],
              [
                431755.1711029715,
                4958329.228978079,
                1433.0152994459743
              ],
              [
                431755.1711029715,
                4956930.208978079,
                1433.0152994459743
              ],
              [
                430751.25110297144,
                4956930.208978079,
                1071.5752994459742
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T21:56:48+00:00",
        "end_time": "2011-09-19T20:09:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752153,
            44.76241713,
            1071.575299,
            -117.8623413,
            44.77510657,
            1433.015299
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502513773713,
                  44.76241712760524,
                  1071.5752994459742
                ],
                [
                  -117.87521530030993,
                  44.775010045370955,
                  1071.5752994459742
                ],
                [
                  -117.8625286776713,
                  44.77510656987037,
                  1433.0152994459743
                ],
                [
                  -117.86234127075578,
                  44.76251360996704,
                  1433.0152994459743
                ],
                [
                  -117.87502513773713,
                  44.76241712760524,
                  1071.5752994459742
                ]
              ]
            ]
          },
          "id": "44117G7316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:56:48Z",
            "pc:count": 13732484,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431213.1891,
                "count": 13732484,
                "maximum": 431755.1711,
                "minimum": 430751.2511,
                "name": "X",
                "position": 0,
                "stddev": 293.7666649,
                "variance": 86298.85338
              },
              {
                "average": 4957598.403,
                "count": 13732484,
                "maximum": 4958329.229,
                "minimum": 4956930.209,
                "name": "Y",
                "position": 1,
                "stddev": 406.1163175,
                "variance": 164930.4633
              },
              {
                "average": 1219.12664,
                "count": 13732484,
                "maximum": 1433.015299,
                "minimum": 1071.575299,
                "name": "Z",
                "position": 2,
                "stddev": 79.03273242,
                "variance": 6246.172794
              },
              {
                "average": 224.4985854,
                "count": 13732484,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.83567936,
                "variance": 774.8250454
              },
              {
                "average": 1.001785547,
                "count": 13732484,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0432607328,
                "variance": 0.001871491003
              },
              {
                "average": 1.003572478,
                "count": 13732484,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06186482616,
                "variance": 0.003827256716
              },
              {
                "average": 0.4981122862,
                "count": 13732484,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999964547,
                "variance": 0.2499964547
              },
              {
                "average": 0,
                "count": 13732484,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.228204089,
                "count": 13732484,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4196748689,
                "variance": 0.1761269956
              },
              {
                "average": -0.1135738916,
                "count": 13732484,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.976924783,
                "variance": 63.63132899
              },
              {
                "average": 201.8209722,
                "count": 13732484,
                "maximum": 213,
                "minimum": 183,
                "name": "UserData",
                "position": 10,
                "stddev": 5.373937049,
                "variance": 28.87919941
              },
              {
                "average": 105.487967,
                "count": 13732484,
                "maximum": 136,
                "minimum": 86,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.97641271,
                "variance": 255.2457631
              },
              {
                "average": 34346.91898,
                "count": 13732484,
                "maximum": 62976,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 4640.860506,
                "variance": 21537586.23
              },
              {
                "average": 31419.38752,
                "count": 13732484,
                "maximum": 63488,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 3788.330902,
                "variance": 14351451.02
              },
              {
                "average": 25446.90477,
                "count": 13732484,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3705.06391,
                "variance": 13727498.58
              },
              {
                "average": 499626.3034,
                "count": 13732484,
                "maximum": 504608.3091,
                "minimum": 498174.3029,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1264.315819,
                "variance": 1598494.491
              },
              {
                "average": 0,
                "count": 13732484,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13732484,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13732484,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13732484,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13732484,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430751.2511,
              4956930.209,
              1071.575299,
              431755.1711,
              4958329.229,
              1433.015299
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430751.25110297144,
                    4956930.208978079,
                    1071.5752994459742
                  ],
                  [
                    430751.25110297144,
                    4958329.228978079,
                    1071.5752994459742
                  ],
                  [
                    431755.1711029715,
                    4958329.228978079,
                    1433.0152994459743
                  ],
                  [
                    431755.1711029715,
                    4956930.208978079,
                    1433.0152994459743
                  ],
                  [
                    430751.25110297144,
                    4956930.208978079,
                    1071.5752994459742
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T21:56:48+00:00",
            "end_time": "2011-09-19T20:09: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": "44117G7413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.78752594027324,
              44.7749580016789,
              1052.3778767556048
            ],
            [
              -117.78769660751554,
              44.787510304844105,
              1052.3778767556048
            ],
            [
              -117.77502845776198,
              44.787596980698,
              1110.5178767556047
            ],
            [
              -117.77486053461334,
              44.77504463981688,
              1110.5178767556047
            ],
            [
              -117.78752594027324,
              44.7749580016789,
              1052.3778767556048
            ]
          ]
        ]
      },
      "bbox": [
        -117.7876966,
        44.774958,
        1052.377877,
        -117.7748605,
        44.78759698,
        1110.517877
      ],
      "properties": {
        "datetime": "2011-09-19T00:16:53Z",
        "pc:count": 10143713,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438139.0252,
            "count": 10143713,
            "maximum": 438691.6788,
            "minimum": 437689.4588,
            "name": "X",
            "position": 0,
            "stddev": 266.005109,
            "variance": 70758.71801
          },
          {
            "average": 4959004.103,
            "count": 10143713,
            "maximum": 4959647.015,
            "minimum": 4958252.535,
            "name": "Y",
            "position": 1,
            "stddev": 387.9367052,
            "variance": 150494.8873
          },
          {
            "average": 1075.683898,
            "count": 10143713,
            "maximum": 1110.517877,
            "minimum": 1052.377877,
            "name": "Z",
            "position": 2,
            "stddev": 11.15474831,
            "variance": 124.4284098
          },
          {
            "average": 236.3031618,
            "count": 10143713,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 16.8884061,
            "variance": 285.2182606
          },
          {
            "average": 1.000106963,
            "count": 10143713,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01034172978,
            "variance": 0.0001069513749
          },
          {
            "average": 1.000214024,
            "count": 10143713,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01462800085,
            "variance": 0.0002139784088
          },
          {
            "average": 0.4974773044,
            "count": 10143713,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999936606,
            "variance": 0.2499936607
          },
          {
            "average": 0,
            "count": 10143713,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.275061509,
            "count": 10143713,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4465452885,
            "variance": 0.1994026947
          },
          {
            "average": 0.5829164928,
            "count": 10143713,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.704153521,
            "variance": 59.35398147
          },
          {
            "average": 199.5259206,
            "count": 10143713,
            "maximum": 211,
            "minimum": 190,
            "name": "UserData",
            "position": 10,
            "stddev": 2.699719579,
            "variance": 7.288485803
          },
          {
            "average": 16.59154907,
            "count": 10143713,
            "maximum": 29,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.04336055,
            "variance": 100.8690911
          },
          {
            "average": 33654.70468,
            "count": 10143713,
            "maximum": 62464,
            "minimum": 12032,
            "name": "Red",
            "position": 12,
            "stddev": 10455.98137,
            "variance": 109327546.4
          },
          {
            "average": 32209.14873,
            "count": 10143713,
            "maximum": 61696,
            "minimum": 11008,
            "name": "Green",
            "position": 13,
            "stddev": 8864.655842,
            "variance": 78582123.19
          },
          {
            "average": 26149.06197,
            "count": 10143713,
            "maximum": 59392,
            "minimum": 4864,
            "name": "Blue",
            "position": 14,
            "stddev": 8060.665832,
            "variance": 64974333.66
          },
          {
            "average": 425598.5088,
            "count": 10143713,
            "maximum": 426613.5462,
            "minimum": 424513.3171,
            "name": "GpsTime",
            "position": 15,
            "stddev": 462.4348265,
            "variance": 213845.9688
          },
          {
            "average": 0,
            "count": 10143713,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10143713,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10143713,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10143713,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10143713,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437689.4588,
          4958252.535,
          1052.377877,
          438691.6788,
          4959647.015,
          1110.517877
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437689.45882732,
                4958252.534928417,
                1052.3778767556048
              ],
              [
                437689.45882732,
                4959647.014928417,
                1052.3778767556048
              ],
              [
                438691.67882732,
                4959647.014928417,
                1110.5178767556047
              ],
              [
                438691.67882732,
                4958252.534928417,
                1110.5178767556047
              ],
              [
                437689.45882732,
                4958252.534928417,
                1052.3778767556048
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:16:53+00:00",
        "end_time": "2011-09-18T23:41:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7876966,
            44.774958,
            1052.377877,
            -117.7748605,
            44.78759698,
            1110.517877
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.78752594027324,
                  44.7749580016789,
                  1052.3778767556048
                ],
                [
                  -117.78769660751554,
                  44.787510304844105,
                  1052.3778767556048
                ],
                [
                  -117.77502845776198,
                  44.787596980698,
                  1110.5178767556047
                ],
                [
                  -117.77486053461334,
                  44.77504463981688,
                  1110.5178767556047
                ],
                [
                  -117.78752594027324,
                  44.7749580016789,
                  1052.3778767556048
                ]
              ]
            ]
          },
          "id": "44117G7413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:16:53Z",
            "pc:count": 10143713,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438139.0252,
                "count": 10143713,
                "maximum": 438691.6788,
                "minimum": 437689.4588,
                "name": "X",
                "position": 0,
                "stddev": 266.005109,
                "variance": 70758.71801
              },
              {
                "average": 4959004.103,
                "count": 10143713,
                "maximum": 4959647.015,
                "minimum": 4958252.535,
                "name": "Y",
                "position": 1,
                "stddev": 387.9367052,
                "variance": 150494.8873
              },
              {
                "average": 1075.683898,
                "count": 10143713,
                "maximum": 1110.517877,
                "minimum": 1052.377877,
                "name": "Z",
                "position": 2,
                "stddev": 11.15474831,
                "variance": 124.4284098
              },
              {
                "average": 236.3031618,
                "count": 10143713,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 16.8884061,
                "variance": 285.2182606
              },
              {
                "average": 1.000106963,
                "count": 10143713,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01034172978,
                "variance": 0.0001069513749
              },
              {
                "average": 1.000214024,
                "count": 10143713,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01462800085,
                "variance": 0.0002139784088
              },
              {
                "average": 0.4974773044,
                "count": 10143713,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999936606,
                "variance": 0.2499936607
              },
              {
                "average": 0,
                "count": 10143713,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.275061509,
                "count": 10143713,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4465452885,
                "variance": 0.1994026947
              },
              {
                "average": 0.5829164928,
                "count": 10143713,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.704153521,
                "variance": 59.35398147
              },
              {
                "average": 199.5259206,
                "count": 10143713,
                "maximum": 211,
                "minimum": 190,
                "name": "UserData",
                "position": 10,
                "stddev": 2.699719579,
                "variance": 7.288485803
              },
              {
                "average": 16.59154907,
                "count": 10143713,
                "maximum": 29,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.04336055,
                "variance": 100.8690911
              },
              {
                "average": 33654.70468,
                "count": 10143713,
                "maximum": 62464,
                "minimum": 12032,
                "name": "Red",
                "position": 12,
                "stddev": 10455.98137,
                "variance": 109327546.4
              },
              {
                "average": 32209.14873,
                "count": 10143713,
                "maximum": 61696,
                "minimum": 11008,
                "name": "Green",
                "position": 13,
                "stddev": 8864.655842,
                "variance": 78582123.19
              },
              {
                "average": 26149.06197,
                "count": 10143713,
                "maximum": 59392,
                "minimum": 4864,
                "name": "Blue",
                "position": 14,
                "stddev": 8060.665832,
                "variance": 64974333.66
              },
              {
                "average": 425598.5088,
                "count": 10143713,
                "maximum": 426613.5462,
                "minimum": 424513.3171,
                "name": "GpsTime",
                "position": 15,
                "stddev": 462.4348265,
                "variance": 213845.9688
              },
              {
                "average": 0,
                "count": 10143713,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10143713,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10143713,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10143713,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10143713,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437689.4588,
              4958252.535,
              1052.377877,
              438691.6788,
              4959647.015,
              1110.517877
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437689.45882732,
                    4958252.534928417,
                    1052.3778767556048
                  ],
                  [
                    437689.45882732,
                    4959647.014928417,
                    1052.3778767556048
                  ],
                  [
                    438691.67882732,
                    4959647.014928417,
                    1110.5178767556047
                  ],
                  [
                    438691.67882732,
                    4958252.534928417,
                    1110.5178767556047
                  ],
                  [
                    437689.45882732,
                    4958252.534928417,
                    1052.3778767556048
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:16:53+00:00",
            "end_time": "2011-09-18T23:41:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118D1219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502483128868,
              45.44990060842638,
              821.1484993315961
            ],
            [
              -118.02525332377586,
              45.462509815873624,
              821.1484993315961
            ],
            [
              -118.01252934171075,
              45.4626233232117,
              839.9084993315961
            ],
            [
              -118.01230368376491,
              45.450014066144526,
              839.9084993315961
            ],
            [
              -118.02502483128868,
              45.44990060842638,
              821.1484993315961
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252533,
        45.44990061,
        821.1484993,
        -118.0123037,
        45.46262332,
        839.9084993
      ],
      "properties": {
        "datetime": "2011-09-14T22:52:57Z",
        "pc:count": 10503635,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420348.2387,
            "count": 10503635,
            "maximum": 420843.1153,
            "minimum": 419848.2153,
            "name": "X",
            "position": 0,
            "stddev": 280.8563833,
            "variance": 78880.30803
          },
          {
            "average": 5034141.722,
            "count": 10503635,
            "maximum": 5034841.981,
            "minimum": 5033440.921,
            "name": "Y",
            "position": 1,
            "stddev": 400.75917,
            "variance": 160607.9123
          },
          {
            "average": 823.5879828,
            "count": 10503635,
            "maximum": 839.9084993,
            "minimum": 821.1484993,
            "name": "Z",
            "position": 2,
            "stddev": 1.161091451,
            "variance": 1.348133357
          },
          {
            "average": 105.2047916,
            "count": 10503635,
            "maximum": 217,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.6725122,
            "variance": 608.7328583
          },
          {
            "average": 1.002900996,
            "count": 10503635,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05618602749,
            "variance": 0.003156869685
          },
          {
            "average": 1.006166056,
            "count": 10503635,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08463738739,
            "variance": 0.007163487344
          },
          {
            "average": 0.4998679029,
            "count": 10503635,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000064,
            "variance": 0.2500000064
          },
          {
            "average": 0,
            "count": 10503635,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.261166825,
            "count": 10503635,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4392706827,
            "variance": 0.1929587327
          },
          {
            "average": -1.894927459,
            "count": 10503635,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.868423741,
            "variance": 78.64893965
          },
          {
            "average": 121.7035825,
            "count": 10503635,
            "maximum": 129,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 1.714448716,
            "variance": 2.9393344
          },
          {
            "average": 1018.0691,
            "count": 10503635,
            "maximum": 1021,
            "minimum": 1014,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.653478641,
            "variance": 2.733991617
          },
          {
            "average": 24348.36227,
            "count": 10503635,
            "maximum": 65280,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 6434.471095,
            "variance": 41402418.27
          },
          {
            "average": 26626.40079,
            "count": 10503635,
            "maximum": 65280,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 5632.920786,
            "variance": 31729796.58
          },
          {
            "average": 23214.051,
            "count": 10503635,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 4810.509212,
            "variance": 23140998.88
          },
          {
            "average": 74526.45017,
            "count": 10503635,
            "maximum": 75977.64277,
            "minimum": 72515.16424,
            "name": "GpsTime",
            "position": 15,
            "stddev": 811.663034,
            "variance": 658796.8807
          },
          {
            "average": 0,
            "count": 10503635,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10503635,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10503635,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10503635,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10503635,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419848.2153,
          5033440.921,
          821.1484993,
          420843.1153,
          5034841.981,
          839.9084993
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419848.2153178524,
                5033440.920507212,
                821.1484993315961
              ],
              [
                419848.2153178524,
                5034841.980507213,
                821.1484993315961
              ],
              [
                420843.1153178524,
                5034841.980507213,
                839.9084993315961
              ],
              [
                420843.1153178524,
                5033440.920507212,
                839.9084993315961
              ],
              [
                419848.2153178524,
                5033440.920507212,
                821.1484993315961
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:52:57+00:00",
        "end_time": "2011-09-14T21:55:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252533,
            45.44990061,
            821.1484993,
            -118.0123037,
            45.46262332,
            839.9084993
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502483128868,
                  45.44990060842638,
                  821.1484993315961
                ],
                [
                  -118.02525332377586,
                  45.462509815873624,
                  821.1484993315961
                ],
                [
                  -118.01252934171075,
                  45.4626233232117,
                  839.9084993315961
                ],
                [
                  -118.01230368376491,
                  45.450014066144526,
                  839.9084993315961
                ],
                [
                  -118.02502483128868,
                  45.44990060842638,
                  821.1484993315961
                ]
              ]
            ]
          },
          "id": "45118D1219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:52:57Z",
            "pc:count": 10503635,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420348.2387,
                "count": 10503635,
                "maximum": 420843.1153,
                "minimum": 419848.2153,
                "name": "X",
                "position": 0,
                "stddev": 280.8563833,
                "variance": 78880.30803
              },
              {
                "average": 5034141.722,
                "count": 10503635,
                "maximum": 5034841.981,
                "minimum": 5033440.921,
                "name": "Y",
                "position": 1,
                "stddev": 400.75917,
                "variance": 160607.9123
              },
              {
                "average": 823.5879828,
                "count": 10503635,
                "maximum": 839.9084993,
                "minimum": 821.1484993,
                "name": "Z",
                "position": 2,
                "stddev": 1.161091451,
                "variance": 1.348133357
              },
              {
                "average": 105.2047916,
                "count": 10503635,
                "maximum": 217,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.6725122,
                "variance": 608.7328583
              },
              {
                "average": 1.002900996,
                "count": 10503635,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05618602749,
                "variance": 0.003156869685
              },
              {
                "average": 1.006166056,
                "count": 10503635,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08463738739,
                "variance": 0.007163487344
              },
              {
                "average": 0.4998679029,
                "count": 10503635,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000064,
                "variance": 0.2500000064
              },
              {
                "average": 0,
                "count": 10503635,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.261166825,
                "count": 10503635,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4392706827,
                "variance": 0.1929587327
              },
              {
                "average": -1.894927459,
                "count": 10503635,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.868423741,
                "variance": 78.64893965
              },
              {
                "average": 121.7035825,
                "count": 10503635,
                "maximum": 129,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 1.714448716,
                "variance": 2.9393344
              },
              {
                "average": 1018.0691,
                "count": 10503635,
                "maximum": 1021,
                "minimum": 1014,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.653478641,
                "variance": 2.733991617
              },
              {
                "average": 24348.36227,
                "count": 10503635,
                "maximum": 65280,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 6434.471095,
                "variance": 41402418.27
              },
              {
                "average": 26626.40079,
                "count": 10503635,
                "maximum": 65280,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 5632.920786,
                "variance": 31729796.58
              },
              {
                "average": 23214.051,
                "count": 10503635,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 4810.509212,
                "variance": 23140998.88
              },
              {
                "average": 74526.45017,
                "count": 10503635,
                "maximum": 75977.64277,
                "minimum": 72515.16424,
                "name": "GpsTime",
                "position": 15,
                "stddev": 811.663034,
                "variance": 658796.8807
              },
              {
                "average": 0,
                "count": 10503635,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10503635,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10503635,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10503635,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10503635,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419848.2153,
              5033440.921,
              821.1484993,
              420843.1153,
              5034841.981,
              839.9084993
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419848.2153178524,
                    5033440.920507212,
                    821.1484993315961
                  ],
                  [
                    419848.2153178524,
                    5034841.980507213,
                    821.1484993315961
                  ],
                  [
                    420843.1153178524,
                    5034841.980507213,
                    839.9084993315961
                  ],
                  [
                    420843.1153178524,
                    5033440.920507212,
                    839.9084993315961
                  ],
                  [
                    419848.2153178524,
                    5033440.920507212,
                    821.1484993315961
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:52:57+00:00",
            "end_time": "2011-09-14T21:55:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H7320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502537065307,
              44.88742250410306,
              1016.2136303752526
            ],
            [
              -117.8252053786493,
              44.900010267795054,
              1016.2136303752526
            ],
            [
              -117.81252836979087,
              44.90010116888381,
              1038.3736303752526
            ],
            [
              -117.81235112638294,
              44.88751336552658,
              1038.3736303752526
            ],
            [
              -117.82502537065307,
              44.88742250410306,
              1016.2136303752526
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252054,
        44.8874225,
        1016.21363,
        -117.8123511,
        44.90010117,
        1038.37363
      ],
      "properties": {
        "datetime": "2011-09-20T01:09:12Z",
        "pc:count": 11340550,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435353.1141,
            "count": 11340550,
            "maximum": 435850.197,
            "minimum": 434849.217,
            "name": "X",
            "position": 0,
            "stddev": 286.8985724,
            "variance": 82310.79087
          },
          {
            "average": 4971471.857,
            "count": 11340550,
            "maximum": 4972173.423,
            "minimum": 4970774.963,
            "name": "Y",
            "position": 1,
            "stddev": 401.6827335,
            "variance": 161349.0184
          },
          {
            "average": 1020.008044,
            "count": 11340550,
            "maximum": 1038.37363,
            "minimum": 1016.21363,
            "name": "Z",
            "position": 2,
            "stddev": 2.447627103,
            "variance": 5.990878435
          },
          {
            "average": 221.6652903,
            "count": 11340550,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.84844165,
            "variance": 1587.898302
          },
          {
            "average": 1.000766012,
            "count": 11340550,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0283526301,
            "variance": 0.0008038716337
          },
          {
            "average": 1.001530261,
            "count": 11340550,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04051317939,
            "variance": 0.001641317705
          },
          {
            "average": 0.4990645075,
            "count": 11340550,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991469,
            "variance": 0.2499991469
          },
          {
            "average": 0,
            "count": 11340550,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.231327317,
            "count": 11340550,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4216811649,
            "variance": 0.1778150049
          },
          {
            "average": 1.176218923,
            "count": 11340550,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.993407983,
            "variance": 63.89457119
          },
          {
            "average": 199.2762311,
            "count": 11340550,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 3.48624927,
            "variance": 12.15393397
          },
          {
            "average": 204.1060218,
            "count": 11340550,
            "maximum": 268,
            "minimum": 97,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 62.87006152,
            "variance": 3952.644636
          },
          {
            "average": 43093.95819,
            "count": 11340550,
            "maximum": 64512,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 9225.03589,
            "variance": 85101287.17
          },
          {
            "average": 40366.52222,
            "count": 11340550,
            "maximum": 64512,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 8577.510418,
            "variance": 73573684.96
          },
          {
            "average": 33544.17079,
            "count": 11340550,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 8684.361621,
            "variance": 75418136.76
          },
          {
            "average": 512406.4068,
            "count": 11340550,
            "maximum": 516152.6118,
            "minimum": 502588.0277,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3435.027236,
            "variance": 11799412.11
          },
          {
            "average": 0,
            "count": 11340550,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11340550,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11340550,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11340550,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11340550,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434849.217,
          4970774.963,
          1016.21363,
          435850.197,
          4972173.423,
          1038.37363
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434849.2170060963,
                4970774.963171375,
                1016.2136303752526
              ],
              [
                434849.2170060963,
                4972173.423171376,
                1016.2136303752526
              ],
              [
                435850.1970060963,
                4972173.423171376,
                1038.3736303752526
              ],
              [
                435850.1970060963,
                4970774.963171375,
                1038.3736303752526
              ],
              [
                434849.2170060963,
                4970774.963171375,
                1016.2136303752526
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:09:12+00:00",
        "end_time": "2011-09-19T21:23:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252054,
            44.8874225,
            1016.21363,
            -117.8123511,
            44.90010117,
            1038.37363
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502537065307,
                  44.88742250410306,
                  1016.2136303752526
                ],
                [
                  -117.8252053786493,
                  44.900010267795054,
                  1016.2136303752526
                ],
                [
                  -117.81252836979087,
                  44.90010116888381,
                  1038.3736303752526
                ],
                [
                  -117.81235112638294,
                  44.88751336552658,
                  1038.3736303752526
                ],
                [
                  -117.82502537065307,
                  44.88742250410306,
                  1016.2136303752526
                ]
              ]
            ]
          },
          "id": "44117H7320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:09:12Z",
            "pc:count": 11340550,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435353.1141,
                "count": 11340550,
                "maximum": 435850.197,
                "minimum": 434849.217,
                "name": "X",
                "position": 0,
                "stddev": 286.8985724,
                "variance": 82310.79087
              },
              {
                "average": 4971471.857,
                "count": 11340550,
                "maximum": 4972173.423,
                "minimum": 4970774.963,
                "name": "Y",
                "position": 1,
                "stddev": 401.6827335,
                "variance": 161349.0184
              },
              {
                "average": 1020.008044,
                "count": 11340550,
                "maximum": 1038.37363,
                "minimum": 1016.21363,
                "name": "Z",
                "position": 2,
                "stddev": 2.447627103,
                "variance": 5.990878435
              },
              {
                "average": 221.6652903,
                "count": 11340550,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.84844165,
                "variance": 1587.898302
              },
              {
                "average": 1.000766012,
                "count": 11340550,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0283526301,
                "variance": 0.0008038716337
              },
              {
                "average": 1.001530261,
                "count": 11340550,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04051317939,
                "variance": 0.001641317705
              },
              {
                "average": 0.4990645075,
                "count": 11340550,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991469,
                "variance": 0.2499991469
              },
              {
                "average": 0,
                "count": 11340550,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.231327317,
                "count": 11340550,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4216811649,
                "variance": 0.1778150049
              },
              {
                "average": 1.176218923,
                "count": 11340550,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.993407983,
                "variance": 63.89457119
              },
              {
                "average": 199.2762311,
                "count": 11340550,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 3.48624927,
                "variance": 12.15393397
              },
              {
                "average": 204.1060218,
                "count": 11340550,
                "maximum": 268,
                "minimum": 97,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 62.87006152,
                "variance": 3952.644636
              },
              {
                "average": 43093.95819,
                "count": 11340550,
                "maximum": 64512,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 9225.03589,
                "variance": 85101287.17
              },
              {
                "average": 40366.52222,
                "count": 11340550,
                "maximum": 64512,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 8577.510418,
                "variance": 73573684.96
              },
              {
                "average": 33544.17079,
                "count": 11340550,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 8684.361621,
                "variance": 75418136.76
              },
              {
                "average": 512406.4068,
                "count": 11340550,
                "maximum": 516152.6118,
                "minimum": 502588.0277,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3435.027236,
                "variance": 11799412.11
              },
              {
                "average": 0,
                "count": 11340550,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11340550,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11340550,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11340550,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11340550,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434849.217,
              4970774.963,
              1016.21363,
              435850.197,
              4972173.423,
              1038.37363
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434849.2170060963,
                    4970774.963171375,
                    1016.2136303752526
                  ],
                  [
                    434849.2170060963,
                    4972173.423171376,
                    1016.2136303752526
                  ],
                  [
                    435850.1970060963,
                    4972173.423171376,
                    1038.3736303752526
                  ],
                  [
                    435850.1970060963,
                    4970774.963171375,
                    1038.3736303752526
                  ],
                  [
                    434849.2170060963,
                    4970774.963171375,
                    1016.2136303752526
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:09:12+00:00",
            "end_time": "2011-09-19T21: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": "44117G8210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752421986663,
              44.84991580953604,
              1017.752775241102
            ],
            [
              -117.88771770425681,
              44.86250957135245,
              1017.752775241102
            ],
            [
              -117.87502837635473,
              44.862607507221284,
              1034.252775241102
            ],
            [
              -117.8748376568353,
              44.8500137026494,
              1034.252775241102
            ],
            [
              -117.88752421986663,
              44.84991580953604,
              1017.752775241102
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877177,
        44.84991581,
        1017.752775,
        -117.8748377,
        44.86260751,
        1034.252775
      ],
      "properties": {
        "datetime": "2011-09-21T00:01:10Z",
        "pc:count": 11739805,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430367.6688,
            "count": 11739805,
            "maximum": 430870.7979,
            "minimum": 429868.1779,
            "name": "X",
            "position": 0,
            "stddev": 283.9697978,
            "variance": 80638.84608
          },
          {
            "average": 4967355.822,
            "count": 11739805,
            "maximum": 4968059.736,
            "minimum": 4966660.596,
            "name": "Y",
            "position": 1,
            "stddev": 401.8614158,
            "variance": 161492.5975
          },
          {
            "average": 1019.639195,
            "count": 11739805,
            "maximum": 1034.252775,
            "minimum": 1017.752775,
            "name": "Z",
            "position": 2,
            "stddev": 0.6741120587,
            "variance": 0.4544270677
          },
          {
            "average": 230.8706482,
            "count": 11739805,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.01213335,
            "variance": 729.6553479
          },
          {
            "average": 1.001194142,
            "count": 11739805,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03871284344,
            "variance": 0.001498684247
          },
          {
            "average": 1.002387263,
            "count": 11739805,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05744246903,
            "variance": 0.003299637249
          },
          {
            "average": 0.4987120314,
            "count": 11739805,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983624,
            "variance": 0.2499983624
          },
          {
            "average": 0,
            "count": 11739805,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.261543271,
            "count": 11739805,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.439475147,
            "variance": 0.1931384048
          },
          {
            "average": 1.051611108,
            "count": 11739805,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.78103506,
            "variance": 60.5445066
          },
          {
            "average": 199.8699064,
            "count": 11739805,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 3.755447759,
            "variance": 14.10338787
          },
          {
            "average": 81.65403378,
            "count": 11739805,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 73.29284745,
            "variance": 5371.841487
          },
          {
            "average": 29047.4766,
            "count": 11739805,
            "maximum": 62720,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 7963.116576,
            "variance": 63411225.61
          },
          {
            "average": 29350.55277,
            "count": 11739805,
            "maximum": 62976,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 6817.998897,
            "variance": 46485108.96
          },
          {
            "average": 22577.05092,
            "count": 11739805,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 5891.444688,
            "variance": 34709120.51
          },
          {
            "average": 579041.5479,
            "count": 11739805,
            "maximum": 598470.4465,
            "minimum": 524385.1479,
            "name": "GpsTime",
            "position": 15,
            "stddev": 20622.51906,
            "variance": 425288292.4
          },
          {
            "average": 0,
            "count": 11739805,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11739805,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11739805,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11739805,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11739805,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429868.1779,
          4966660.596,
          1017.752775,
          430870.7979,
          4968059.736,
          1034.252775
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429868.17786347267,
                4966660.595760051,
                1017.752775241102
              ],
              [
                429868.17786347267,
                4968059.735760052,
                1017.752775241102
              ],
              [
                430870.79786347266,
                4968059.735760052,
                1034.252775241102
              ],
              [
                430870.79786347266,
                4966660.595760051,
                1034.252775241102
              ],
              [
                429868.17786347267,
                4966660.595760051,
                1017.752775241102
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-21T00:01:10+00:00",
        "end_time": "2011-09-20T03:26:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877177,
            44.84991581,
            1017.752775,
            -117.8748377,
            44.86260751,
            1034.252775
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752421986663,
                  44.84991580953604,
                  1017.752775241102
                ],
                [
                  -117.88771770425681,
                  44.86250957135245,
                  1017.752775241102
                ],
                [
                  -117.87502837635473,
                  44.862607507221284,
                  1034.252775241102
                ],
                [
                  -117.8748376568353,
                  44.8500137026494,
                  1034.252775241102
                ],
                [
                  -117.88752421986663,
                  44.84991580953604,
                  1017.752775241102
                ]
              ]
            ]
          },
          "id": "44117G8210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-21T00:01:10Z",
            "pc:count": 11739805,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430367.6688,
                "count": 11739805,
                "maximum": 430870.7979,
                "minimum": 429868.1779,
                "name": "X",
                "position": 0,
                "stddev": 283.9697978,
                "variance": 80638.84608
              },
              {
                "average": 4967355.822,
                "count": 11739805,
                "maximum": 4968059.736,
                "minimum": 4966660.596,
                "name": "Y",
                "position": 1,
                "stddev": 401.8614158,
                "variance": 161492.5975
              },
              {
                "average": 1019.639195,
                "count": 11739805,
                "maximum": 1034.252775,
                "minimum": 1017.752775,
                "name": "Z",
                "position": 2,
                "stddev": 0.6741120587,
                "variance": 0.4544270677
              },
              {
                "average": 230.8706482,
                "count": 11739805,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.01213335,
                "variance": 729.6553479
              },
              {
                "average": 1.001194142,
                "count": 11739805,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03871284344,
                "variance": 0.001498684247
              },
              {
                "average": 1.002387263,
                "count": 11739805,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05744246903,
                "variance": 0.003299637249
              },
              {
                "average": 0.4987120314,
                "count": 11739805,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983624,
                "variance": 0.2499983624
              },
              {
                "average": 0,
                "count": 11739805,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.261543271,
                "count": 11739805,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.439475147,
                "variance": 0.1931384048
              },
              {
                "average": 1.051611108,
                "count": 11739805,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.78103506,
                "variance": 60.5445066
              },
              {
                "average": 199.8699064,
                "count": 11739805,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 3.755447759,
                "variance": 14.10338787
              },
              {
                "average": 81.65403378,
                "count": 11739805,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 73.29284745,
                "variance": 5371.841487
              },
              {
                "average": 29047.4766,
                "count": 11739805,
                "maximum": 62720,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 7963.116576,
                "variance": 63411225.61
              },
              {
                "average": 29350.55277,
                "count": 11739805,
                "maximum": 62976,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 6817.998897,
                "variance": 46485108.96
              },
              {
                "average": 22577.05092,
                "count": 11739805,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 5891.444688,
                "variance": 34709120.51
              },
              {
                "average": 579041.5479,
                "count": 11739805,
                "maximum": 598470.4465,
                "minimum": 524385.1479,
                "name": "GpsTime",
                "position": 15,
                "stddev": 20622.51906,
                "variance": 425288292.4
              },
              {
                "average": 0,
                "count": 11739805,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11739805,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11739805,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11739805,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11739805,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429868.1779,
              4966660.596,
              1017.752775,
              430870.7979,
              4968059.736,
              1034.252775
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429868.17786347267,
                    4966660.595760051,
                    1017.752775241102
                  ],
                  [
                    429868.17786347267,
                    4968059.735760052,
                    1017.752775241102
                  ],
                  [
                    430870.79786347266,
                    4968059.735760052,
                    1034.252775241102
                  ],
                  [
                    430870.79786347266,
                    4966660.595760051,
                    1034.252775241102
                  ],
                  [
                    429868.17786347267,
                    4966660.595760051,
                    1017.752775241102
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-21T00:01:10+00:00",
            "end_time": "2011-09-20T03:26: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": "44117F7111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87490050648138,
              44.71241776414782,
              1107.5798534066535
            ],
            [
              -117.87509031634957,
              44.725011153091714,
              1107.5798534066535
            ],
            [
              -117.86252851567586,
              44.725106720582716,
              1201.8398534066537
            ],
            [
              -117.8623414296807,
              44.71251328991696,
              1201.8398534066537
            ],
            [
              -117.87490050648138,
              44.71241776414782,
              1107.5798534066535
            ]
          ]
        ]
      },
      "bbox": [
        -117.8750903,
        44.71241776,
        1107.579853,
        -117.8623414,
        44.72510672,
        1201.839853
      ],
      "properties": {
        "datetime": "2011-09-19T01:17:31Z",
        "pc:count": 8420154,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431274.8755,
            "count": 8420154,
            "maximum": 431696.3159,
            "minimum": 430701.4159,
            "name": "X",
            "position": 0,
            "stddev": 274.9707099,
            "variance": 75608.89133
          },
          {
            "average": 4952264.369,
            "count": 8420154,
            "maximum": 4952775.117,
            "minimum": 4951376.057,
            "name": "Y",
            "position": 1,
            "stddev": 334.7948077,
            "variance": 112087.5633
          },
          {
            "average": 1133.555299,
            "count": 8420154,
            "maximum": 1201.839853,
            "minimum": 1107.579853,
            "name": "Z",
            "position": 2,
            "stddev": 18.1531188,
            "variance": 329.5357221
          },
          {
            "average": 230.7162425,
            "count": 8420154,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.85671429,
            "variance": 832.7099595
          },
          {
            "average": 1.003660978,
            "count": 8420154,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06131241938,
            "variance": 0.00375921277
          },
          {
            "average": 1.007350341,
            "count": 8420154,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08742483074,
            "variance": 0.00764310103
          },
          {
            "average": 0.4984145183,
            "count": 8420154,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975159,
            "variance": 0.2499975159
          },
          {
            "average": 0,
            "count": 8420154,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.254220172,
            "count": 8420154,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4354219778,
            "variance": 0.1895922988
          },
          {
            "average": 1.269662912,
            "count": 8420154,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.215729733,
            "variance": 67.49821504
          },
          {
            "average": 197.3595055,
            "count": 8420154,
            "maximum": 211,
            "minimum": 183,
            "name": "UserData",
            "position": 10,
            "stddev": 4.763479686,
            "variance": 22.69073871
          },
          {
            "average": 21.47279777,
            "count": 8420154,
            "maximum": 38,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.71183288,
            "variance": 137.1670294
          },
          {
            "average": 32121.62888,
            "count": 8420154,
            "maximum": 60416,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 10120.53707,
            "variance": 102425270.5
          },
          {
            "average": 30896.68608,
            "count": 8420154,
            "maximum": 60672,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 7344.256682,
            "variance": 53938106.21
          },
          {
            "average": 25188.98432,
            "count": 8420154,
            "maximum": 59904,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 6671.182341,
            "variance": 44504673.83
          },
          {
            "average": 429287.1403,
            "count": 8420154,
            "maximum": 430251.2741,
            "minimum": 427763.7801,
            "name": "GpsTime",
            "position": 15,
            "stddev": 547.5456706,
            "variance": 299806.2614
          },
          {
            "average": 0,
            "count": 8420154,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8420154,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8420154,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8420154,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8420154,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430701.4159,
          4951376.057,
          1107.579853,
          431696.3159,
          4952775.117,
          1201.839853
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430701.4159372262,
                4951376.057286411,
                1107.5798534066535
              ],
              [
                430701.4159372262,
                4952775.117286411,
                1107.5798534066535
              ],
              [
                431696.31593722623,
                4952775.117286411,
                1201.8398534066537
              ],
              [
                431696.31593722623,
                4951376.057286411,
                1201.8398534066537
              ],
              [
                430701.4159372262,
                4951376.057286411,
                1107.5798534066535
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T01:17:31+00:00",
        "end_time": "2011-09-19T00:36:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117F7111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117F7111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117F7111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8750903,
            44.71241776,
            1107.579853,
            -117.8623414,
            44.72510672,
            1201.839853
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87490050648138,
                  44.71241776414782,
                  1107.5798534066535
                ],
                [
                  -117.87509031634957,
                  44.725011153091714,
                  1107.5798534066535
                ],
                [
                  -117.86252851567586,
                  44.725106720582716,
                  1201.8398534066537
                ],
                [
                  -117.8623414296807,
                  44.71251328991696,
                  1201.8398534066537
                ],
                [
                  -117.87490050648138,
                  44.71241776414782,
                  1107.5798534066535
                ]
              ]
            ]
          },
          "id": "44117F7111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T01:17:31Z",
            "pc:count": 8420154,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431274.8755,
                "count": 8420154,
                "maximum": 431696.3159,
                "minimum": 430701.4159,
                "name": "X",
                "position": 0,
                "stddev": 274.9707099,
                "variance": 75608.89133
              },
              {
                "average": 4952264.369,
                "count": 8420154,
                "maximum": 4952775.117,
                "minimum": 4951376.057,
                "name": "Y",
                "position": 1,
                "stddev": 334.7948077,
                "variance": 112087.5633
              },
              {
                "average": 1133.555299,
                "count": 8420154,
                "maximum": 1201.839853,
                "minimum": 1107.579853,
                "name": "Z",
                "position": 2,
                "stddev": 18.1531188,
                "variance": 329.5357221
              },
              {
                "average": 230.7162425,
                "count": 8420154,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.85671429,
                "variance": 832.7099595
              },
              {
                "average": 1.003660978,
                "count": 8420154,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06131241938,
                "variance": 0.00375921277
              },
              {
                "average": 1.007350341,
                "count": 8420154,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08742483074,
                "variance": 0.00764310103
              },
              {
                "average": 0.4984145183,
                "count": 8420154,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975159,
                "variance": 0.2499975159
              },
              {
                "average": 0,
                "count": 8420154,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.254220172,
                "count": 8420154,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4354219778,
                "variance": 0.1895922988
              },
              {
                "average": 1.269662912,
                "count": 8420154,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.215729733,
                "variance": 67.49821504
              },
              {
                "average": 197.3595055,
                "count": 8420154,
                "maximum": 211,
                "minimum": 183,
                "name": "UserData",
                "position": 10,
                "stddev": 4.763479686,
                "variance": 22.69073871
              },
              {
                "average": 21.47279777,
                "count": 8420154,
                "maximum": 38,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.71183288,
                "variance": 137.1670294
              },
              {
                "average": 32121.62888,
                "count": 8420154,
                "maximum": 60416,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 10120.53707,
                "variance": 102425270.5
              },
              {
                "average": 30896.68608,
                "count": 8420154,
                "maximum": 60672,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 7344.256682,
                "variance": 53938106.21
              },
              {
                "average": 25188.98432,
                "count": 8420154,
                "maximum": 59904,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 6671.182341,
                "variance": 44504673.83
              },
              {
                "average": 429287.1403,
                "count": 8420154,
                "maximum": 430251.2741,
                "minimum": 427763.7801,
                "name": "GpsTime",
                "position": 15,
                "stddev": 547.5456706,
                "variance": 299806.2614
              },
              {
                "average": 0,
                "count": 8420154,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8420154,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8420154,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8420154,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8420154,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430701.4159,
              4951376.057,
              1107.579853,
              431696.3159,
              4952775.117,
              1201.839853
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430701.4159372262,
                    4951376.057286411,
                    1107.5798534066535
                  ],
                  [
                    430701.4159372262,
                    4952775.117286411,
                    1107.5798534066535
                  ],
                  [
                    431696.31593722623,
                    4952775.117286411,
                    1201.8398534066537
                  ],
                  [
                    431696.31593722623,
                    4951376.057286411,
                    1201.8398534066537
                  ],
                  [
                    430701.4159372262,
                    4951376.057286411,
                    1107.5798534066535
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T01:17:31+00:00",
            "end_time": "2011-09-19T00:36: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": "45118D1424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502495466535,
              45.374900772100034,
              823.7250538014179
            ],
            [
              -118.02525284413245,
              45.3875097858266,
              823.7250538014179
            ],
            [
              -118.01252986202789,
              45.387623289659025,
              838.7050538014179
            ],
            [
              -118.01230479940062,
              45.375014226316736,
              838.7050538014179
            ],
            [
              -118.02502495466535,
              45.374900772100034,
              823.7250538014179
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252528,
        45.37490077,
        823.7250538,
        -118.0123048,
        45.38762329,
        838.7050538
      ],
      "properties": {
        "datetime": "2011-09-14T22:26:14Z",
        "pc:count": 10658314,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420230.7636,
            "count": 10658314,
            "maximum": 420738.1758,
            "minimum": 419742.0358,
            "name": "X",
            "position": 0,
            "stddev": 280.5255644,
            "variance": 78694.59228
          },
          {
            "average": 5025804.446,
            "count": 10658314,
            "maximum": 5026509.823,
            "minimum": 5025108.803,
            "name": "Y",
            "position": 1,
            "stddev": 399.8275901,
            "variance": 159862.1018
          },
          {
            "average": 826.7570632,
            "count": 10658314,
            "maximum": 838.7050538,
            "minimum": 823.7250538,
            "name": "Z",
            "position": 2,
            "stddev": 2.552553655,
            "variance": 6.515530163
          },
          {
            "average": 109.2593126,
            "count": 10658314,
            "maximum": 219,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.78225458,
            "variance": 431.9021055
          },
          {
            "average": 1.000111462,
            "count": 10658314,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01080296179,
            "variance": 0.0001167039833
          },
          {
            "average": 1.000238781,
            "count": 10658314,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01613972687,
            "variance": 0.0002604907834
          },
          {
            "average": 0.4999918374,
            "count": 10658314,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000234,
            "variance": 0.2500000234
          },
          {
            "average": 0,
            "count": 10658314,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.287706198,
            "count": 10658314,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4526934514,
            "variance": 0.2049313609
          },
          {
            "average": -2.334727167,
            "count": 10658314,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.686424501,
            "variance": 75.45397061
          },
          {
            "average": 122.191729,
            "count": 10658314,
            "maximum": 129,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 1.850261166,
            "variance": 3.423466381
          },
          {
            "average": 1014.227618,
            "count": 10658314,
            "maximum": 1018,
            "minimum": 1011,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.655008026,
            "variance": 2.739051568
          },
          {
            "average": 33681.3687,
            "count": 10658314,
            "maximum": 60416,
            "minimum": 8448,
            "name": "Red",
            "position": 12,
            "stddev": 10345.45539,
            "variance": 107028447.2
          },
          {
            "average": 33545.10762,
            "count": 10658314,
            "maximum": 57344,
            "minimum": 8704,
            "name": "Green",
            "position": 13,
            "stddev": 7797.439429,
            "variance": 60800061.64
          },
          {
            "average": 28408.24253,
            "count": 10658314,
            "maximum": 58880,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 8150.769239,
            "variance": 66435039.19
          },
          {
            "average": 72657.62589,
            "count": 10658314,
            "maximum": 74374.42691,
            "minimum": 71161.60662,
            "name": "GpsTime",
            "position": 15,
            "stddev": 841.9631719,
            "variance": 708901.9828
          },
          {
            "average": 0,
            "count": 10658314,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10658314,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10658314,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10658314,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10658314,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419742.0358,
          5025108.803,
          823.7250538,
          420738.1758,
          5026509.823,
          838.7050538
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419742.0358164875,
                5025108.803024211,
                823.7250538014179
              ],
              [
                419742.0358164875,
                5026509.8230242105,
                823.7250538014179
              ],
              [
                420738.1758164875,
                5026509.8230242105,
                838.7050538014179
              ],
              [
                420738.1758164875,
                5025108.803024211,
                838.7050538014179
              ],
              [
                419742.0358164875,
                5025108.803024211,
                823.7250538014179
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:26:14+00:00",
        "end_time": "2011-09-14T21:32:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252528,
            45.37490077,
            823.7250538,
            -118.0123048,
            45.38762329,
            838.7050538
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502495466535,
                  45.374900772100034,
                  823.7250538014179
                ],
                [
                  -118.02525284413245,
                  45.3875097858266,
                  823.7250538014179
                ],
                [
                  -118.01252986202789,
                  45.387623289659025,
                  838.7050538014179
                ],
                [
                  -118.01230479940062,
                  45.375014226316736,
                  838.7050538014179
                ],
                [
                  -118.02502495466535,
                  45.374900772100034,
                  823.7250538014179
                ]
              ]
            ]
          },
          "id": "45118D1424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:26:14Z",
            "pc:count": 10658314,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420230.7636,
                "count": 10658314,
                "maximum": 420738.1758,
                "minimum": 419742.0358,
                "name": "X",
                "position": 0,
                "stddev": 280.5255644,
                "variance": 78694.59228
              },
              {
                "average": 5025804.446,
                "count": 10658314,
                "maximum": 5026509.823,
                "minimum": 5025108.803,
                "name": "Y",
                "position": 1,
                "stddev": 399.8275901,
                "variance": 159862.1018
              },
              {
                "average": 826.7570632,
                "count": 10658314,
                "maximum": 838.7050538,
                "minimum": 823.7250538,
                "name": "Z",
                "position": 2,
                "stddev": 2.552553655,
                "variance": 6.515530163
              },
              {
                "average": 109.2593126,
                "count": 10658314,
                "maximum": 219,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.78225458,
                "variance": 431.9021055
              },
              {
                "average": 1.000111462,
                "count": 10658314,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01080296179,
                "variance": 0.0001167039833
              },
              {
                "average": 1.000238781,
                "count": 10658314,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01613972687,
                "variance": 0.0002604907834
              },
              {
                "average": 0.4999918374,
                "count": 10658314,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000234,
                "variance": 0.2500000234
              },
              {
                "average": 0,
                "count": 10658314,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.287706198,
                "count": 10658314,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4526934514,
                "variance": 0.2049313609
              },
              {
                "average": -2.334727167,
                "count": 10658314,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.686424501,
                "variance": 75.45397061
              },
              {
                "average": 122.191729,
                "count": 10658314,
                "maximum": 129,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 1.850261166,
                "variance": 3.423466381
              },
              {
                "average": 1014.227618,
                "count": 10658314,
                "maximum": 1018,
                "minimum": 1011,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.655008026,
                "variance": 2.739051568
              },
              {
                "average": 33681.3687,
                "count": 10658314,
                "maximum": 60416,
                "minimum": 8448,
                "name": "Red",
                "position": 12,
                "stddev": 10345.45539,
                "variance": 107028447.2
              },
              {
                "average": 33545.10762,
                "count": 10658314,
                "maximum": 57344,
                "minimum": 8704,
                "name": "Green",
                "position": 13,
                "stddev": 7797.439429,
                "variance": 60800061.64
              },
              {
                "average": 28408.24253,
                "count": 10658314,
                "maximum": 58880,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 8150.769239,
                "variance": 66435039.19
              },
              {
                "average": 72657.62589,
                "count": 10658314,
                "maximum": 74374.42691,
                "minimum": 71161.60662,
                "name": "GpsTime",
                "position": 15,
                "stddev": 841.9631719,
                "variance": 708901.9828
              },
              {
                "average": 0,
                "count": 10658314,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10658314,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10658314,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10658314,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10658314,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419742.0358,
              5025108.803,
              823.7250538,
              420738.1758,
              5026509.823,
              838.7050538
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419742.0358164875,
                    5025108.803024211,
                    823.7250538014179
                  ],
                  [
                    419742.0358164875,
                    5026509.8230242105,
                    823.7250538014179
                  ],
                  [
                    420738.1758164875,
                    5026509.8230242105,
                    838.7050538014179
                  ],
                  [
                    420738.1758164875,
                    5025108.803024211,
                    838.7050538014179
                  ],
                  [
                    419742.0358164875,
                    5025108.803024211,
                    823.7250538014179
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:26:14+00:00",
            "end_time": "2011-09-14T21:32: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": "44117H7106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502517965385,
              44.974977338959,
              1020.321079820776
            ],
            [
              -117.87521584941925,
              44.98751020014389,
              1020.321079820776
            ],
            [
              -117.87058757882686,
              44.98754557728271,
              1151.921079820776
            ],
            [
              -117.87039791704296,
              44.97501270072817,
              1151.921079820776
            ],
            [
              -117.87502517965385,
              44.974977338959,
              1020.321079820776
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752158,
        44.97497734,
        1020.32108,
        -117.8703979,
        44.98754558,
        1151.92108
      ],
      "properties": {
        "datetime": "2011-09-20T00:47:59Z",
        "pc:count": 3080922,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431152.8404,
            "count": 3080922,
            "maximum": 431370.5697,
            "minimum": 431005.6697,
            "name": "X",
            "position": 0,
            "stddev": 85.39907795,
            "variance": 7293.002515
          },
          {
            "average": 4981186.876,
            "count": 3080922,
            "maximum": 4981934.824,
            "minimum": 4980542.424,
            "name": "Y",
            "position": 1,
            "stddev": 414.9342509,
            "variance": 172170.4326
          },
          {
            "average": 1082.757021,
            "count": 3080922,
            "maximum": 1151.92108,
            "minimum": 1020.32108,
            "name": "Z",
            "position": 2,
            "stddev": 31.27715669,
            "variance": 978.2605305
          },
          {
            "average": 232.6980073,
            "count": 3080922,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.85730192,
            "variance": 318.8832317
          },
          {
            "average": 1.000004544,
            "count": 3080922,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002131683629,
            "variance": 4.544075094e-06
          },
          {
            "average": 1.000008764,
            "count": 3080922,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002960327079,
            "variance": 8.763536417e-06
          },
          {
            "average": 0.4954328607,
            "count": 3080922,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999792219,
            "variance": 0.2499792224
          },
          {
            "average": 0,
            "count": 3080922,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276870365,
            "count": 3080922,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4474519317,
            "variance": 0.2002132312
          },
          {
            "average": 0.2256784901,
            "count": 3080922,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.387671653,
            "variance": 70.35303576
          },
          {
            "average": 197.902881,
            "count": 3080922,
            "maximum": 208,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 2.961902832,
            "variance": 8.772868388
          },
          {
            "average": 133.3692249,
            "count": 3080922,
            "maximum": 265,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 26.64719841,
            "variance": 710.0731834
          },
          {
            "average": 38733.71712,
            "count": 3080922,
            "maximum": 54784,
            "minimum": 21248,
            "name": "Red",
            "position": 12,
            "stddev": 3508.691241,
            "variance": 12310914.23
          },
          {
            "average": 33695.33632,
            "count": 3080922,
            "maximum": 51968,
            "minimum": 16128,
            "name": "Green",
            "position": 13,
            "stddev": 3406.05021,
            "variance": 11601178.04
          },
          {
            "average": 28311.02945,
            "count": 3080922,
            "maximum": 48384,
            "minimum": 11520,
            "name": "Blue",
            "position": 14,
            "stddev": 3334.11578,
            "variance": 11116328.04
          },
          {
            "average": 508387.9659,
            "count": 3080922,
            "maximum": 514879.6665,
            "minimum": 507265.7625,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1219.456634,
            "variance": 1487074.483
          },
          {
            "average": 0,
            "count": 3080922,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3080922,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3080922,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3080922,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3080922,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431005.6697,
          4980542.424,
          1020.32108,
          431370.5697,
          4981934.824,
          1151.92108
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431005.669714429,
                4980542.42426589,
                1020.321079820776
              ],
              [
                431005.669714429,
                4981934.824265891,
                1020.321079820776
              ],
              [
                431370.56971442903,
                4981934.824265891,
                1151.921079820776
              ],
              [
                431370.56971442903,
                4980542.42426589,
                1151.921079820776
              ],
              [
                431005.669714429,
                4980542.42426589,
                1020.321079820776
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T00:47:59+00:00",
        "end_time": "2011-09-19T22:41:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752158,
            44.97497734,
            1020.32108,
            -117.8703979,
            44.98754558,
            1151.92108
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502517965385,
                  44.974977338959,
                  1020.321079820776
                ],
                [
                  -117.87521584941925,
                  44.98751020014389,
                  1020.321079820776
                ],
                [
                  -117.87058757882686,
                  44.98754557728271,
                  1151.921079820776
                ],
                [
                  -117.87039791704296,
                  44.97501270072817,
                  1151.921079820776
                ],
                [
                  -117.87502517965385,
                  44.974977338959,
                  1020.321079820776
                ]
              ]
            ]
          },
          "id": "44117H7106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T00:47:59Z",
            "pc:count": 3080922,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431152.8404,
                "count": 3080922,
                "maximum": 431370.5697,
                "minimum": 431005.6697,
                "name": "X",
                "position": 0,
                "stddev": 85.39907795,
                "variance": 7293.002515
              },
              {
                "average": 4981186.876,
                "count": 3080922,
                "maximum": 4981934.824,
                "minimum": 4980542.424,
                "name": "Y",
                "position": 1,
                "stddev": 414.9342509,
                "variance": 172170.4326
              },
              {
                "average": 1082.757021,
                "count": 3080922,
                "maximum": 1151.92108,
                "minimum": 1020.32108,
                "name": "Z",
                "position": 2,
                "stddev": 31.27715669,
                "variance": 978.2605305
              },
              {
                "average": 232.6980073,
                "count": 3080922,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.85730192,
                "variance": 318.8832317
              },
              {
                "average": 1.000004544,
                "count": 3080922,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002131683629,
                "variance": 4.544075094e-06
              },
              {
                "average": 1.000008764,
                "count": 3080922,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002960327079,
                "variance": 8.763536417e-06
              },
              {
                "average": 0.4954328607,
                "count": 3080922,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999792219,
                "variance": 0.2499792224
              },
              {
                "average": 0,
                "count": 3080922,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276870365,
                "count": 3080922,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4474519317,
                "variance": 0.2002132312
              },
              {
                "average": 0.2256784901,
                "count": 3080922,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.387671653,
                "variance": 70.35303576
              },
              {
                "average": 197.902881,
                "count": 3080922,
                "maximum": 208,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 2.961902832,
                "variance": 8.772868388
              },
              {
                "average": 133.3692249,
                "count": 3080922,
                "maximum": 265,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 26.64719841,
                "variance": 710.0731834
              },
              {
                "average": 38733.71712,
                "count": 3080922,
                "maximum": 54784,
                "minimum": 21248,
                "name": "Red",
                "position": 12,
                "stddev": 3508.691241,
                "variance": 12310914.23
              },
              {
                "average": 33695.33632,
                "count": 3080922,
                "maximum": 51968,
                "minimum": 16128,
                "name": "Green",
                "position": 13,
                "stddev": 3406.05021,
                "variance": 11601178.04
              },
              {
                "average": 28311.02945,
                "count": 3080922,
                "maximum": 48384,
                "minimum": 11520,
                "name": "Blue",
                "position": 14,
                "stddev": 3334.11578,
                "variance": 11116328.04
              },
              {
                "average": 508387.9659,
                "count": 3080922,
                "maximum": 514879.6665,
                "minimum": 507265.7625,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1219.456634,
                "variance": 1487074.483
              },
              {
                "average": 0,
                "count": 3080922,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3080922,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3080922,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3080922,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3080922,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431005.6697,
              4980542.424,
              1020.32108,
              431370.5697,
              4981934.824,
              1151.92108
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431005.669714429,
                    4980542.42426589,
                    1020.321079820776
                  ],
                  [
                    431005.669714429,
                    4981934.824265891,
                    1020.321079820776
                  ],
                  [
                    431370.56971442903,
                    4981934.824265891,
                    1151.921079820776
                  ],
                  [
                    431370.56971442903,
                    4980542.42426589,
                    1151.921079820776
                  ],
                  [
                    431005.669714429,
                    4980542.42426589,
                    1020.321079820776
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T00:47:59+00:00",
            "end_time": "2011-09-19T22:41: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": "45118E1422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05002453799973,
              45.49989823073137,
              839.5330672252194
            ],
            [
              -118.05025904442937,
              45.51250902743757,
              839.5330672252194
            ],
            [
              -118.03753004448633,
              45.51262536250815,
              880.4330672252195
            ],
            [
              -118.03729837899972,
              45.500014514937945,
              880.4330672252195
            ],
            [
              -118.05002453799973,
              45.49989823073137,
              839.5330672252194
            ]
          ]
        ]
      },
      "bbox": [
        -118.050259,
        45.49989823,
        839.5330672,
        -118.0372984,
        45.51262536,
        880.4330672
      ],
      "properties": {
        "datetime": "2011-09-15T18:17:56Z",
        "pc:count": 11139378,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418438.8731,
            "count": 11139378,
            "maximum": 418960.3434,
            "minimum": 417965.9234,
            "name": "X",
            "position": 0,
            "stddev": 288.5969427,
            "variance": 83288.19532
          },
          {
            "average": 5039716.686,
            "count": 11139378,
            "maximum": 5040421.962,
            "minimum": 5039020.702,
            "name": "Y",
            "position": 1,
            "stddev": 400.9378359,
            "variance": 160751.1482
          },
          {
            "average": 855.7097973,
            "count": 11139378,
            "maximum": 880.4330672,
            "minimum": 839.5330672,
            "name": "Z",
            "position": 2,
            "stddev": 7.62139747,
            "variance": 58.08569939
          },
          {
            "average": 110.9031136,
            "count": 11139378,
            "maximum": 233,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.17384226,
            "variance": 633.7223341
          },
          {
            "average": 1.002498793,
            "count": 11139378,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05563520453,
            "variance": 0.003095275983
          },
          {
            "average": 1.005465655,
            "count": 11139378,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08842025678,
            "variance": 0.007818141809
          },
          {
            "average": 0.5000248667,
            "count": 11139378,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000218,
            "variance": 0.2500000218
          },
          {
            "average": 0,
            "count": 11139378,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.280573475,
            "count": 11139378,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4492794436,
            "variance": 0.2018520185
          },
          {
            "average": -3.014572774,
            "count": 11139378,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.627678706,
            "variance": 74.43683985
          },
          {
            "average": 124.2997334,
            "count": 11139378,
            "maximum": 177,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 11.96215635,
            "variance": 143.0931845
          },
          {
            "average": 1670.988204,
            "count": 11139378,
            "maximum": 20000,
            "minimum": 1007,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3151.827228,
            "variance": 9934014.877
          },
          {
            "average": 36346.08655,
            "count": 11139378,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 7108.224382,
            "variance": 50526853.86
          },
          {
            "average": 36376.76509,
            "count": 11139378,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 5325.785753,
            "variance": 28363993.88
          },
          {
            "average": 29639.28222,
            "count": 11139378,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5496.634424,
            "variance": 30212989.99
          },
          {
            "average": 74295.97073,
            "count": 11139378,
            "maximum": 145876.3222,
            "minimum": 68836.83634,
            "name": "GpsTime",
            "position": 15,
            "stddev": 16166.35297,
            "variance": 261350968.3
          },
          {
            "average": 0,
            "count": 11139378,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11139378,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11139378,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11139378,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11139378,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417965.9234,
          5039020.702,
          839.5330672,
          418960.3434,
          5040421.962,
          880.4330672
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417965.9234403748,
                5039020.701551746,
                839.5330672252194
              ],
              [
                417965.9234403748,
                5040421.961551745,
                839.5330672252194
              ],
              [
                418960.3434403748,
                5040421.961551745,
                880.4330672252195
              ],
              [
                418960.3434403748,
                5039020.701551746,
                880.4330672252195
              ],
              [
                417965.9234403748,
                5039020.701551746,
                839.5330672252194
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:17:56+00:00",
        "end_time": "2011-09-14T20:53:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.050259,
            45.49989823,
            839.5330672,
            -118.0372984,
            45.51262536,
            880.4330672
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05002453799973,
                  45.49989823073137,
                  839.5330672252194
                ],
                [
                  -118.05025904442937,
                  45.51250902743757,
                  839.5330672252194
                ],
                [
                  -118.03753004448633,
                  45.51262536250815,
                  880.4330672252195
                ],
                [
                  -118.03729837899972,
                  45.500014514937945,
                  880.4330672252195
                ],
                [
                  -118.05002453799973,
                  45.49989823073137,
                  839.5330672252194
                ]
              ]
            ]
          },
          "id": "45118E1422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:17:56Z",
            "pc:count": 11139378,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418438.8731,
                "count": 11139378,
                "maximum": 418960.3434,
                "minimum": 417965.9234,
                "name": "X",
                "position": 0,
                "stddev": 288.5969427,
                "variance": 83288.19532
              },
              {
                "average": 5039716.686,
                "count": 11139378,
                "maximum": 5040421.962,
                "minimum": 5039020.702,
                "name": "Y",
                "position": 1,
                "stddev": 400.9378359,
                "variance": 160751.1482
              },
              {
                "average": 855.7097973,
                "count": 11139378,
                "maximum": 880.4330672,
                "minimum": 839.5330672,
                "name": "Z",
                "position": 2,
                "stddev": 7.62139747,
                "variance": 58.08569939
              },
              {
                "average": 110.9031136,
                "count": 11139378,
                "maximum": 233,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.17384226,
                "variance": 633.7223341
              },
              {
                "average": 1.002498793,
                "count": 11139378,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05563520453,
                "variance": 0.003095275983
              },
              {
                "average": 1.005465655,
                "count": 11139378,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08842025678,
                "variance": 0.007818141809
              },
              {
                "average": 0.5000248667,
                "count": 11139378,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000218,
                "variance": 0.2500000218
              },
              {
                "average": 0,
                "count": 11139378,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.280573475,
                "count": 11139378,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4492794436,
                "variance": 0.2018520185
              },
              {
                "average": -3.014572774,
                "count": 11139378,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.627678706,
                "variance": 74.43683985
              },
              {
                "average": 124.2997334,
                "count": 11139378,
                "maximum": 177,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 11.96215635,
                "variance": 143.0931845
              },
              {
                "average": 1670.988204,
                "count": 11139378,
                "maximum": 20000,
                "minimum": 1007,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3151.827228,
                "variance": 9934014.877
              },
              {
                "average": 36346.08655,
                "count": 11139378,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 7108.224382,
                "variance": 50526853.86
              },
              {
                "average": 36376.76509,
                "count": 11139378,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 5325.785753,
                "variance": 28363993.88
              },
              {
                "average": 29639.28222,
                "count": 11139378,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5496.634424,
                "variance": 30212989.99
              },
              {
                "average": 74295.97073,
                "count": 11139378,
                "maximum": 145876.3222,
                "minimum": 68836.83634,
                "name": "GpsTime",
                "position": 15,
                "stddev": 16166.35297,
                "variance": 261350968.3
              },
              {
                "average": 0,
                "count": 11139378,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11139378,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11139378,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11139378,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11139378,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417965.9234,
              5039020.702,
              839.5330672,
              418960.3434,
              5040421.962,
              880.4330672
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417965.9234403748,
                    5039020.701551746,
                    839.5330672252194
                  ],
                  [
                    417965.9234403748,
                    5040421.961551745,
                    839.5330672252194
                  ],
                  [
                    418960.3434403748,
                    5040421.961551745,
                    880.4330672252195
                  ],
                  [
                    418960.3434403748,
                    5039020.701551746,
                    880.4330672252195
                  ],
                  [
                    417965.9234403748,
                    5039020.701551746,
                    839.5330672252194
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:17:56+00:00",
            "end_time": "2011-09-14T20: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": "44117G7109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8375254165748,
              44.849921045434044,
              1018.8984033570586
            ],
            [
              -117.8377079365235,
              44.86251047242005,
              1018.8984033570586
            ],
            [
              -117.825028568244,
              44.86260277853511,
              1047.6784033570586
            ],
            [
              -117.8248488101168,
              44.85001331126519,
              1047.6784033570586
            ],
            [
              -117.8375254165748,
              44.849921045434044,
              1018.8984033570586
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377079,
        44.84992105,
        1018.898403,
        -117.8248488,
        44.86260278,
        1047.678403
      ],
      "properties": {
        "datetime": "2011-09-20T02:33:42Z",
        "pc:count": 14285763,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434272.8803,
            "count": 14285763,
            "maximum": 434820.9513,
            "minimum": 433819.1313,
            "name": "X",
            "position": 0,
            "stddev": 283.3585379,
            "variance": 80292.061
          },
          {
            "average": 4967404.927,
            "count": 14285763,
            "maximum": 4968017.868,
            "minimum": 4966619.228,
            "name": "Y",
            "position": 1,
            "stddev": 399.699247,
            "variance": 159759.488
          },
          {
            "average": 1021.128007,
            "count": 14285763,
            "maximum": 1047.678403,
            "minimum": 1018.898403,
            "name": "Z",
            "position": 2,
            "stddev": 1.595317283,
            "variance": 2.545037235
          },
          {
            "average": 224.4985212,
            "count": 14285763,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 40.07759332,
            "variance": 1606.213486
          },
          {
            "average": 1.011887079,
            "count": 14285763,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.123513424,
            "variance": 0.01525556591
          },
          {
            "average": 1.023838839,
            "count": 14285763,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1844413029,
            "variance": 0.03401859421
          },
          {
            "average": 0.4988423789,
            "count": 14285763,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986774,
            "variance": 0.2499986774
          },
          {
            "average": 0,
            "count": 14285763,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.214538488,
            "count": 14285763,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4105018115,
            "variance": 0.1685117372
          },
          {
            "average": 0.9647448762,
            "count": 14285763,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.032948187,
            "variance": 64.52825657
          },
          {
            "average": 194.2229068,
            "count": 14285763,
            "maximum": 212,
            "minimum": 182,
            "name": "UserData",
            "position": 10,
            "stddev": 3.339349508,
            "variance": 11.15125514
          },
          {
            "average": 143.9073203,
            "count": 14285763,
            "maximum": 277,
            "minimum": 93,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 63.63756307,
            "variance": 4049.739434
          },
          {
            "average": 27042.44081,
            "count": 14285763,
            "maximum": 65024,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 8043.247906,
            "variance": 64693836.87
          },
          {
            "average": 29578.92298,
            "count": 14285763,
            "maximum": 65280,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 7028.162755,
            "variance": 49395071.71
          },
          {
            "average": 23618.51908,
            "count": 14285763,
            "maximum": 65280,
            "minimum": 4352,
            "name": "Blue",
            "position": 14,
            "stddev": 6021.988839,
            "variance": 36264349.57
          },
          {
            "average": 505880.5359,
            "count": 14285763,
            "maximum": 521222.203,
            "minimum": 500928.0535,
            "name": "GpsTime",
            "position": 15,
            "stddev": 7086.098981,
            "variance": 50212798.76
          },
          {
            "average": 0,
            "count": 14285763,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14285763,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14285763,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14285763,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14285763,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433819.1313,
          4966619.228,
          1018.898403,
          434820.9513,
          4968017.868,
          1047.678403
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433819.13127515255,
                4966619.227933393,
                1018.8984033570586
              ],
              [
                433819.13127515255,
                4968017.867933393,
                1018.8984033570586
              ],
              [
                434820.9512751525,
                4968017.867933393,
                1047.6784033570586
              ],
              [
                434820.9512751525,
                4966619.227933393,
                1047.6784033570586
              ],
              [
                433819.13127515255,
                4966619.227933393,
                1018.8984033570586
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:33:42+00:00",
        "end_time": "2011-09-19T20:55:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377079,
            44.84992105,
            1018.898403,
            -117.8248488,
            44.86260278,
            1047.678403
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8375254165748,
                  44.849921045434044,
                  1018.8984033570586
                ],
                [
                  -117.8377079365235,
                  44.86251047242005,
                  1018.8984033570586
                ],
                [
                  -117.825028568244,
                  44.86260277853511,
                  1047.6784033570586
                ],
                [
                  -117.8248488101168,
                  44.85001331126519,
                  1047.6784033570586
                ],
                [
                  -117.8375254165748,
                  44.849921045434044,
                  1018.8984033570586
                ]
              ]
            ]
          },
          "id": "44117G7109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:33:42Z",
            "pc:count": 14285763,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434272.8803,
                "count": 14285763,
                "maximum": 434820.9513,
                "minimum": 433819.1313,
                "name": "X",
                "position": 0,
                "stddev": 283.3585379,
                "variance": 80292.061
              },
              {
                "average": 4967404.927,
                "count": 14285763,
                "maximum": 4968017.868,
                "minimum": 4966619.228,
                "name": "Y",
                "position": 1,
                "stddev": 399.699247,
                "variance": 159759.488
              },
              {
                "average": 1021.128007,
                "count": 14285763,
                "maximum": 1047.678403,
                "minimum": 1018.898403,
                "name": "Z",
                "position": 2,
                "stddev": 1.595317283,
                "variance": 2.545037235
              },
              {
                "average": 224.4985212,
                "count": 14285763,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 40.07759332,
                "variance": 1606.213486
              },
              {
                "average": 1.011887079,
                "count": 14285763,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.123513424,
                "variance": 0.01525556591
              },
              {
                "average": 1.023838839,
                "count": 14285763,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1844413029,
                "variance": 0.03401859421
              },
              {
                "average": 0.4988423789,
                "count": 14285763,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986774,
                "variance": 0.2499986774
              },
              {
                "average": 0,
                "count": 14285763,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.214538488,
                "count": 14285763,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4105018115,
                "variance": 0.1685117372
              },
              {
                "average": 0.9647448762,
                "count": 14285763,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.032948187,
                "variance": 64.52825657
              },
              {
                "average": 194.2229068,
                "count": 14285763,
                "maximum": 212,
                "minimum": 182,
                "name": "UserData",
                "position": 10,
                "stddev": 3.339349508,
                "variance": 11.15125514
              },
              {
                "average": 143.9073203,
                "count": 14285763,
                "maximum": 277,
                "minimum": 93,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 63.63756307,
                "variance": 4049.739434
              },
              {
                "average": 27042.44081,
                "count": 14285763,
                "maximum": 65024,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 8043.247906,
                "variance": 64693836.87
              },
              {
                "average": 29578.92298,
                "count": 14285763,
                "maximum": 65280,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 7028.162755,
                "variance": 49395071.71
              },
              {
                "average": 23618.51908,
                "count": 14285763,
                "maximum": 65280,
                "minimum": 4352,
                "name": "Blue",
                "position": 14,
                "stddev": 6021.988839,
                "variance": 36264349.57
              },
              {
                "average": 505880.5359,
                "count": 14285763,
                "maximum": 521222.203,
                "minimum": 500928.0535,
                "name": "GpsTime",
                "position": 15,
                "stddev": 7086.098981,
                "variance": 50212798.76
              },
              {
                "average": 0,
                "count": 14285763,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14285763,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14285763,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14285763,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14285763,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433819.1313,
              4966619.228,
              1018.898403,
              434820.9513,
              4968017.868,
              1047.678403
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433819.13127515255,
                    4966619.227933393,
                    1018.8984033570586
                  ],
                  [
                    433819.13127515255,
                    4968017.867933393,
                    1018.8984033570586
                  ],
                  [
                    434820.9512751525,
                    4968017.867933393,
                    1047.6784033570586
                  ],
                  [
                    434820.9512751525,
                    4966619.227933393,
                    1047.6784033570586
                  ],
                  [
                    433819.13127515255,
                    4966619.227933393,
                    1018.8984033570586
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:33:42+00:00",
            "end_time": "2011-09-19T20:55: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": "44117G7414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.77502648451538,
              44.78310753439879,
              1064.9610890464094
            ],
            [
              -117.77508541300351,
              44.78751122017223,
              1064.9610890464094
            ],
            [
              -117.77240217161197,
              44.787529399934776,
              1089.8210890464095
            ],
            [
              -117.77234344707745,
              44.78312571138565,
              1089.8210890464095
            ],
            [
              -117.77502648451538,
              44.78310753439879,
              1064.9610890464094
            ]
          ]
        ]
      },
      "bbox": [
        -117.7750854,
        44.78310753,
        1064.961089,
        -117.7723434,
        44.7875294,
        1089.821089
      ],
      "properties": {
        "datetime": "2011-09-19T00:02:09Z",
        "pc:count": 397917,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438758.6691,
            "count": 397917,
            "maximum": 438899.3625,
            "minimum": 438687.0825,
            "name": "X",
            "position": 0,
            "stddev": 49.62663664,
            "variance": 2462.803064
          },
          {
            "average": 4959473.928,
            "count": 397917,
            "maximum": 4959637.531,
            "minimum": 4959148.311,
            "name": "Y",
            "position": 1,
            "stddev": 116.8083734,
            "variance": 13644.19609
          },
          {
            "average": 1071.423185,
            "count": 397917,
            "maximum": 1089.821089,
            "minimum": 1064.961089,
            "name": "Z",
            "position": 2,
            "stddev": 3.066768873,
            "variance": 9.405071318
          },
          {
            "average": 230.2801338,
            "count": 397917,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.58935606,
            "variance": 510.2790073
          },
          {
            "average": 1.003518322,
            "count": 397917,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06013757548,
            "variance": 0.003616527985
          },
          {
            "average": 1.007024078,
            "count": 397917,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08547798575,
            "variance": 0.007306486048
          },
          {
            "average": 0.4789164575,
            "count": 397917,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995559142,
            "variance": 0.2495561114
          },
          {
            "average": 0,
            "count": 397917,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.254550572,
            "count": 397917,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4356088328,
            "variance": 0.1897550552
          },
          {
            "average": -4.396796039,
            "count": 397917,
            "maximum": 13.00199986,
            "minimum": -12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.930516478,
            "variance": 8.587926826
          },
          {
            "average": 200.2732706,
            "count": 397917,
            "maximum": 210,
            "minimum": 192,
            "name": "UserData",
            "position": 10,
            "stddev": 2.96169628,
            "variance": 8.771644852
          },
          {
            "average": 15.48392253,
            "count": 397917,
            "maximum": 27,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.00980937,
            "variance": 100.1962836
          },
          {
            "average": 41813.8879,
            "count": 397917,
            "maximum": 57600,
            "minimum": 16384,
            "name": "Red",
            "position": 12,
            "stddev": 4468.637461,
            "variance": 19968720.75
          },
          {
            "average": 38243.4909,
            "count": 397917,
            "maximum": 56320,
            "minimum": 11776,
            "name": "Green",
            "position": 13,
            "stddev": 5082.287209,
            "variance": 25829643.28
          },
          {
            "average": 32389.4733,
            "count": 397917,
            "maximum": 55552,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 5503.593841,
            "variance": 30289545.17
          },
          {
            "average": 425130.6857,
            "count": 397917,
            "maximum": 425729.7993,
            "minimum": 424832.9401,
            "name": "GpsTime",
            "position": 15,
            "stddev": 288.9505297,
            "variance": 83492.4086
          },
          {
            "average": 0,
            "count": 397917,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 397917,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 397917,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 397917,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 397917,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438687.0825,
          4959148.311,
          1064.961089,
          438899.3625,
          4959637.531,
          1089.821089
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438687.08254414966,
                4959148.3112995485,
                1064.9610890464094
              ],
              [
                438687.08254414966,
                4959637.531299549,
                1064.9610890464094
              ],
              [
                438899.3625441497,
                4959637.531299549,
                1089.8210890464095
              ],
              [
                438899.3625441497,
                4959148.3112995485,
                1089.8210890464095
              ],
              [
                438687.08254414966,
                4959148.3112995485,
                1064.9610890464094
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:02:09+00:00",
        "end_time": "2011-09-18T23:47:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7750854,
            44.78310753,
            1064.961089,
            -117.7723434,
            44.7875294,
            1089.821089
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.77502648451538,
                  44.78310753439879,
                  1064.9610890464094
                ],
                [
                  -117.77508541300351,
                  44.78751122017223,
                  1064.9610890464094
                ],
                [
                  -117.77240217161197,
                  44.787529399934776,
                  1089.8210890464095
                ],
                [
                  -117.77234344707745,
                  44.78312571138565,
                  1089.8210890464095
                ],
                [
                  -117.77502648451538,
                  44.78310753439879,
                  1064.9610890464094
                ]
              ]
            ]
          },
          "id": "44117G7414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:02:09Z",
            "pc:count": 397917,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438758.6691,
                "count": 397917,
                "maximum": 438899.3625,
                "minimum": 438687.0825,
                "name": "X",
                "position": 0,
                "stddev": 49.62663664,
                "variance": 2462.803064
              },
              {
                "average": 4959473.928,
                "count": 397917,
                "maximum": 4959637.531,
                "minimum": 4959148.311,
                "name": "Y",
                "position": 1,
                "stddev": 116.8083734,
                "variance": 13644.19609
              },
              {
                "average": 1071.423185,
                "count": 397917,
                "maximum": 1089.821089,
                "minimum": 1064.961089,
                "name": "Z",
                "position": 2,
                "stddev": 3.066768873,
                "variance": 9.405071318
              },
              {
                "average": 230.2801338,
                "count": 397917,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.58935606,
                "variance": 510.2790073
              },
              {
                "average": 1.003518322,
                "count": 397917,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06013757548,
                "variance": 0.003616527985
              },
              {
                "average": 1.007024078,
                "count": 397917,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08547798575,
                "variance": 0.007306486048
              },
              {
                "average": 0.4789164575,
                "count": 397917,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995559142,
                "variance": 0.2495561114
              },
              {
                "average": 0,
                "count": 397917,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.254550572,
                "count": 397917,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4356088328,
                "variance": 0.1897550552
              },
              {
                "average": -4.396796039,
                "count": 397917,
                "maximum": 13.00199986,
                "minimum": -12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.930516478,
                "variance": 8.587926826
              },
              {
                "average": 200.2732706,
                "count": 397917,
                "maximum": 210,
                "minimum": 192,
                "name": "UserData",
                "position": 10,
                "stddev": 2.96169628,
                "variance": 8.771644852
              },
              {
                "average": 15.48392253,
                "count": 397917,
                "maximum": 27,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.00980937,
                "variance": 100.1962836
              },
              {
                "average": 41813.8879,
                "count": 397917,
                "maximum": 57600,
                "minimum": 16384,
                "name": "Red",
                "position": 12,
                "stddev": 4468.637461,
                "variance": 19968720.75
              },
              {
                "average": 38243.4909,
                "count": 397917,
                "maximum": 56320,
                "minimum": 11776,
                "name": "Green",
                "position": 13,
                "stddev": 5082.287209,
                "variance": 25829643.28
              },
              {
                "average": 32389.4733,
                "count": 397917,
                "maximum": 55552,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 5503.593841,
                "variance": 30289545.17
              },
              {
                "average": 425130.6857,
                "count": 397917,
                "maximum": 425729.7993,
                "minimum": 424832.9401,
                "name": "GpsTime",
                "position": 15,
                "stddev": 288.9505297,
                "variance": 83492.4086
              },
              {
                "average": 0,
                "count": 397917,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 397917,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 397917,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 397917,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 397917,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438687.0825,
              4959148.311,
              1064.961089,
              438899.3625,
              4959637.531,
              1089.821089
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438687.08254414966,
                    4959148.3112995485,
                    1064.9610890464094
                  ],
                  [
                    438687.08254414966,
                    4959637.531299549,
                    1064.9610890464094
                  ],
                  [
                    438899.3625441497,
                    4959637.531299549,
                    1089.8210890464095
                  ],
                  [
                    438899.3625441497,
                    4959148.3112995485,
                    1089.8210890464095
                  ],
                  [
                    438687.08254414966,
                    4959148.3112995485,
                    1064.9610890464094
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:02:09+00:00",
            "end_time": "2011-09-18T23:47: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": "44117G7208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.78752557961359,
              44.84992674446384,
              1019.1962401269121
            ],
            [
              -117.7876971253638,
              44.86251056672011,
              1019.1962401269121
            ],
            [
              -117.77502823314212,
              44.862597248361354,
              1039.876240126912
            ],
            [
              -117.77485944577057,
              44.85001338829263,
              1039.876240126912
            ],
            [
              -117.78752557961359,
              44.84992674446384,
              1019.1962401269121
            ]
          ]
        ]
      },
      "bbox": [
        -117.7876971,
        44.84992674,
        1019.19624,
        -117.7748594,
        44.86259725,
        1039.87624
      ],
      "properties": {
        "datetime": "2011-09-19T20:19:37Z",
        "pc:count": 11578402,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438266.9399,
            "count": 11578402,
            "maximum": 438771.1458,
            "minimum": 437770.1658,
            "name": "X",
            "position": 0,
            "stddev": 285.8991295,
            "variance": 81738.31224
          },
          {
            "average": 4967283.462,
            "count": 11578402,
            "maximum": 4967978.343,
            "minimum": 4966580.343,
            "name": "Y",
            "position": 1,
            "stddev": 399.7643058,
            "variance": 159811.5002
          },
          {
            "average": 1021.662258,
            "count": 11578402,
            "maximum": 1039.87624,
            "minimum": 1019.19624,
            "name": "Z",
            "position": 2,
            "stddev": 0.7784949936,
            "variance": 0.6060544551
          },
          {
            "average": 228.9011622,
            "count": 11578402,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.78178895,
            "variance": 1280.336421
          },
          {
            "average": 1.003768396,
            "count": 11578402,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0682339659,
            "variance": 0.004655874102
          },
          {
            "average": 1.007540592,
            "count": 11578402,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.100997596,
            "variance": 0.01020051439
          },
          {
            "average": 0.4982414672,
            "count": 11578402,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999969291,
            "variance": 0.2499969292
          },
          {
            "average": 0,
            "count": 11578402,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.226057879,
            "count": 11578402,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4182770966,
            "variance": 0.1749557295
          },
          {
            "average": 0.6329383665,
            "count": 11578402,
            "maximum": 16.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.825698241,
            "variance": 61.24155296
          },
          {
            "average": 194.5533557,
            "count": 11578402,
            "maximum": 206,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 2.60522226,
            "variance": 6.787183025
          },
          {
            "average": 51.3314232,
            "count": 11578402,
            "maximum": 119,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 35.98842555,
            "variance": 1295.166774
          },
          {
            "average": 33566.99914,
            "count": 11578402,
            "maximum": 64512,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 9644.165019,
            "variance": 93009918.91
          },
          {
            "average": 32926.05826,
            "count": 11578402,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 7886.702258,
            "variance": 62200072.51
          },
          {
            "average": 26287.33076,
            "count": 11578402,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 7486.280305,
            "variance": 56044392.81
          },
          {
            "average": 451633.0609,
            "count": 11578402,
            "maximum": 498777.83,
            "minimum": 429863.0446,
            "name": "GpsTime",
            "position": 15,
            "stddev": 31038.2884,
            "variance": 963375346.7
          },
          {
            "average": 0,
            "count": 11578402,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11578402,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11578402,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11578402,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11578402,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437770.1658,
          4966580.343,
          1019.19624,
          438771.1458,
          4967978.343,
          1039.87624
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437770.16580640443,
                4966580.342833711,
                1019.1962401269121
              ],
              [
                437770.16580640443,
                4967978.342833711,
                1019.1962401269121
              ],
              [
                438771.1458064044,
                4967978.342833711,
                1039.876240126912
              ],
              [
                438771.1458064044,
                4966580.342833711,
                1039.876240126912
              ],
              [
                437770.16580640443,
                4966580.342833711,
                1019.1962401269121
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T20:19:37+00:00",
        "end_time": "2011-09-19T01:11:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7876971,
            44.84992674,
            1019.19624,
            -117.7748594,
            44.86259725,
            1039.87624
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.78752557961359,
                  44.84992674446384,
                  1019.1962401269121
                ],
                [
                  -117.7876971253638,
                  44.86251056672011,
                  1019.1962401269121
                ],
                [
                  -117.77502823314212,
                  44.862597248361354,
                  1039.876240126912
                ],
                [
                  -117.77485944577057,
                  44.85001338829263,
                  1039.876240126912
                ],
                [
                  -117.78752557961359,
                  44.84992674446384,
                  1019.1962401269121
                ]
              ]
            ]
          },
          "id": "44117G7208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:19:37Z",
            "pc:count": 11578402,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438266.9399,
                "count": 11578402,
                "maximum": 438771.1458,
                "minimum": 437770.1658,
                "name": "X",
                "position": 0,
                "stddev": 285.8991295,
                "variance": 81738.31224
              },
              {
                "average": 4967283.462,
                "count": 11578402,
                "maximum": 4967978.343,
                "minimum": 4966580.343,
                "name": "Y",
                "position": 1,
                "stddev": 399.7643058,
                "variance": 159811.5002
              },
              {
                "average": 1021.662258,
                "count": 11578402,
                "maximum": 1039.87624,
                "minimum": 1019.19624,
                "name": "Z",
                "position": 2,
                "stddev": 0.7784949936,
                "variance": 0.6060544551
              },
              {
                "average": 228.9011622,
                "count": 11578402,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.78178895,
                "variance": 1280.336421
              },
              {
                "average": 1.003768396,
                "count": 11578402,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0682339659,
                "variance": 0.004655874102
              },
              {
                "average": 1.007540592,
                "count": 11578402,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.100997596,
                "variance": 0.01020051439
              },
              {
                "average": 0.4982414672,
                "count": 11578402,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999969291,
                "variance": 0.2499969292
              },
              {
                "average": 0,
                "count": 11578402,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.226057879,
                "count": 11578402,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4182770966,
                "variance": 0.1749557295
              },
              {
                "average": 0.6329383665,
                "count": 11578402,
                "maximum": 16.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.825698241,
                "variance": 61.24155296
              },
              {
                "average": 194.5533557,
                "count": 11578402,
                "maximum": 206,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 2.60522226,
                "variance": 6.787183025
              },
              {
                "average": 51.3314232,
                "count": 11578402,
                "maximum": 119,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 35.98842555,
                "variance": 1295.166774
              },
              {
                "average": 33566.99914,
                "count": 11578402,
                "maximum": 64512,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 9644.165019,
                "variance": 93009918.91
              },
              {
                "average": 32926.05826,
                "count": 11578402,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 7886.702258,
                "variance": 62200072.51
              },
              {
                "average": 26287.33076,
                "count": 11578402,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 7486.280305,
                "variance": 56044392.81
              },
              {
                "average": 451633.0609,
                "count": 11578402,
                "maximum": 498777.83,
                "minimum": 429863.0446,
                "name": "GpsTime",
                "position": 15,
                "stddev": 31038.2884,
                "variance": 963375346.7
              },
              {
                "average": 0,
                "count": 11578402,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11578402,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11578402,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11578402,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11578402,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437770.1658,
              4966580.343,
              1019.19624,
              438771.1458,
              4967978.343,
              1039.87624
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437770.16580640443,
                    4966580.342833711,
                    1019.1962401269121
                  ],
                  [
                    437770.16580640443,
                    4967978.342833711,
                    1019.1962401269121
                  ],
                  [
                    438771.1458064044,
                    4967978.342833711,
                    1039.876240126912
                  ],
                  [
                    438771.1458064044,
                    4966580.342833711,
                    1039.876240126912
                  ],
                  [
                    437770.16580640443,
                    4966580.342833711,
                    1019.1962401269121
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T20:19:37+00:00",
            "end_time": "2011-09-19T01:11: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": "44117G8202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502483324063,
              44.862411533678994,
              1018.1444154914694
            ],
            [
              -117.92522665511548,
              44.87500981767942,
              1018.1444154914694
            ],
            [
              -117.9125288876472,
              44.87511198964271,
              1041.9644154914695
            ],
            [
              -117.91232983463054,
              44.862513661021524,
              1041.9644154914695
            ],
            [
              -117.92502483324063,
              44.862411533678994,
              1018.1444154914694
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252267,
        44.86241153,
        1018.144415,
        -117.9123298,
        44.87511199,
        1041.964415
      ],
      "properties": {
        "datetime": "2011-09-20T23:46:28Z",
        "pc:count": 11529996,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427417.5936,
            "count": 11529996,
            "maximum": 427923.7356,
            "minimum": 426920.6556,
            "name": "X",
            "position": 0,
            "stddev": 285.20103,
            "variance": 81339.62753
          },
          {
            "average": 4968779.07,
            "count": 11529996,
            "maximum": 4969481.398,
            "minimum": 4968081.738,
            "name": "Y",
            "position": 1,
            "stddev": 399.9538017,
            "variance": 159963.0435
          },
          {
            "average": 1024.342937,
            "count": 11529996,
            "maximum": 1041.964415,
            "minimum": 1018.144415,
            "name": "Z",
            "position": 2,
            "stddev": 2.651834846,
            "variance": 7.03222805
          },
          {
            "average": 236.4227084,
            "count": 11529996,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.66796038,
            "variance": 608.5082693
          },
          {
            "average": 1.000396618,
            "count": 11529996,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0205331969,
            "variance": 0.0004216121748
          },
          {
            "average": 1.000793756,
            "count": 11529996,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0294716997,
            "variance": 0.0008685810833
          },
          {
            "average": 0.498583434,
            "count": 11529996,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998015,
            "variance": 0.249998015
          },
          {
            "average": 0,
            "count": 11529996,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.268899573,
            "count": 11529996,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4433876517,
            "variance": 0.1965926096
          },
          {
            "average": 0.6991946804,
            "count": 11529996,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.046765052,
            "variance": 64.75042781
          },
          {
            "average": 201.5449586,
            "count": 11529996,
            "maximum": 212,
            "minimum": 191,
            "name": "UserData",
            "position": 10,
            "stddev": 3.468972268,
            "variance": 12.0337686
          },
          {
            "average": 69.34680983,
            "count": 11529996,
            "maximum": 83,
            "minimum": 55,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.07441038,
            "variance": 122.6425652
          },
          {
            "average": 37931.80843,
            "count": 11529996,
            "maximum": 64512,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9873.06793,
            "variance": 97477470.35
          },
          {
            "average": 36936.53539,
            "count": 11529996,
            "maximum": 64768,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8538.698176,
            "variance": 72909366.55
          },
          {
            "average": 31212.86316,
            "count": 11529996,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9183.855247,
            "variance": 84343197.19
          },
          {
            "average": 596212.8175,
            "count": 11529996,
            "maximum": 597588.4592,
            "minimum": 594160.4894,
            "name": "GpsTime",
            "position": 15,
            "stddev": 699.7122228,
            "variance": 489597.1947
          },
          {
            "average": 0,
            "count": 11529996,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11529996,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11529996,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11529996,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11529996,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426920.6556,
          4968081.738,
          1018.144415,
          427923.7356,
          4969481.398,
          1041.964415
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426920.6555914544,
                4968081.737844521,
                1018.1444154914694
              ],
              [
                426920.6555914544,
                4969481.397844521,
                1018.1444154914694
              ],
              [
                427923.7355914544,
                4969481.397844521,
                1041.9644154914695
              ],
              [
                427923.7355914544,
                4968081.737844521,
                1041.9644154914695
              ],
              [
                426920.6555914544,
                4968081.737844521,
                1018.1444154914694
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:46:28+00:00",
        "end_time": "2011-09-20T22:49:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252267,
            44.86241153,
            1018.144415,
            -117.9123298,
            44.87511199,
            1041.964415
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502483324063,
                  44.862411533678994,
                  1018.1444154914694
                ],
                [
                  -117.92522665511548,
                  44.87500981767942,
                  1018.1444154914694
                ],
                [
                  -117.9125288876472,
                  44.87511198964271,
                  1041.9644154914695
                ],
                [
                  -117.91232983463054,
                  44.862513661021524,
                  1041.9644154914695
                ],
                [
                  -117.92502483324063,
                  44.862411533678994,
                  1018.1444154914694
                ]
              ]
            ]
          },
          "id": "44117G8202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:46:28Z",
            "pc:count": 11529996,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427417.5936,
                "count": 11529996,
                "maximum": 427923.7356,
                "minimum": 426920.6556,
                "name": "X",
                "position": 0,
                "stddev": 285.20103,
                "variance": 81339.62753
              },
              {
                "average": 4968779.07,
                "count": 11529996,
                "maximum": 4969481.398,
                "minimum": 4968081.738,
                "name": "Y",
                "position": 1,
                "stddev": 399.9538017,
                "variance": 159963.0435
              },
              {
                "average": 1024.342937,
                "count": 11529996,
                "maximum": 1041.964415,
                "minimum": 1018.144415,
                "name": "Z",
                "position": 2,
                "stddev": 2.651834846,
                "variance": 7.03222805
              },
              {
                "average": 236.4227084,
                "count": 11529996,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.66796038,
                "variance": 608.5082693
              },
              {
                "average": 1.000396618,
                "count": 11529996,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0205331969,
                "variance": 0.0004216121748
              },
              {
                "average": 1.000793756,
                "count": 11529996,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0294716997,
                "variance": 0.0008685810833
              },
              {
                "average": 0.498583434,
                "count": 11529996,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998015,
                "variance": 0.249998015
              },
              {
                "average": 0,
                "count": 11529996,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.268899573,
                "count": 11529996,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4433876517,
                "variance": 0.1965926096
              },
              {
                "average": 0.6991946804,
                "count": 11529996,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.046765052,
                "variance": 64.75042781
              },
              {
                "average": 201.5449586,
                "count": 11529996,
                "maximum": 212,
                "minimum": 191,
                "name": "UserData",
                "position": 10,
                "stddev": 3.468972268,
                "variance": 12.0337686
              },
              {
                "average": 69.34680983,
                "count": 11529996,
                "maximum": 83,
                "minimum": 55,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.07441038,
                "variance": 122.6425652
              },
              {
                "average": 37931.80843,
                "count": 11529996,
                "maximum": 64512,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9873.06793,
                "variance": 97477470.35
              },
              {
                "average": 36936.53539,
                "count": 11529996,
                "maximum": 64768,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8538.698176,
                "variance": 72909366.55
              },
              {
                "average": 31212.86316,
                "count": 11529996,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9183.855247,
                "variance": 84343197.19
              },
              {
                "average": 596212.8175,
                "count": 11529996,
                "maximum": 597588.4592,
                "minimum": 594160.4894,
                "name": "GpsTime",
                "position": 15,
                "stddev": 699.7122228,
                "variance": 489597.1947
              },
              {
                "average": 0,
                "count": 11529996,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11529996,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11529996,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11529996,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11529996,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426920.6556,
              4968081.738,
              1018.144415,
              427923.7356,
              4969481.398,
              1041.964415
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426920.6555914544,
                    4968081.737844521,
                    1018.1444154914694
                  ],
                  [
                    426920.6555914544,
                    4969481.397844521,
                    1018.1444154914694
                  ],
                  [
                    427923.7355914544,
                    4969481.397844521,
                    1041.9644154914695
                  ],
                  [
                    427923.7355914544,
                    4968081.737844521,
                    1041.9644154914695
                  ],
                  [
                    426920.6555914544,
                    4968081.737844521,
                    1018.1444154914694
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:46:28+00:00",
            "end_time": "2011-09-20T22:49: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": "44117H7304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752513191224,
              44.924920978069046,
              1049.2988172508888
            ],
            [
              -117.83770812427885,
              44.937509878990014,
              1049.2988172508888
            ],
            [
              -117.82514355183613,
              44.93760135560214,
              1166.3588172508887
            ],
            [
              -117.82496330336912,
              44.925012414761305,
              1166.3588172508887
            ],
            [
              -117.83752513191224,
              44.924920978069046,
              1049.2988172508888
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377081,
        44.92492098,
        1049.298817,
        -117.8249633,
        44.93760136,
        1166.358817
      ],
      "properties": {
        "datetime": "2011-09-20T00:49:36Z",
        "pc:count": 8753350,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434323.2139,
            "count": 8753350,
            "maximum": 434896.565,
            "minimum": 433905.105,
            "name": "X",
            "position": 0,
            "stddev": 266.0885293,
            "variance": 70803.10544
          },
          {
            "average": 4975536.691,
            "count": 8753350,
            "maximum": 4976349.209,
            "minimum": 4974950.609,
            "name": "Y",
            "position": 1,
            "stddev": 363.5130117,
            "variance": 132141.7096
          },
          {
            "average": 1094.903129,
            "count": 8753350,
            "maximum": 1166.358817,
            "minimum": 1049.298817,
            "name": "Z",
            "position": 2,
            "stddev": 22.82252293,
            "variance": 520.8675528
          },
          {
            "average": 222.5624803,
            "count": 8753350,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.68964121,
            "variance": 1203.371207
          },
          {
            "average": 1.000020449,
            "count": 8753350,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00452204576,
            "variance": 2.044889785e-05
          },
          {
            "average": 1.000042384,
            "count": 8753350,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006545147018,
            "variance": 4.283894948e-05
          },
          {
            "average": 0.4968084219,
            "count": 8753350,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999898423,
            "variance": 0.2499898424
          },
          {
            "average": 0,
            "count": 8753350,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.236508765,
            "count": 8753350,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4249381012,
            "variance": 0.1805723898
          },
          {
            "average": 0.04751405698,
            "count": 8753350,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.719278401,
            "variance": 59.58725903
          },
          {
            "average": 204.3060453,
            "count": 8753350,
            "maximum": 212,
            "minimum": 187,
            "name": "UserData",
            "position": 10,
            "stddev": 4.526994223,
            "variance": 20.49367669
          },
          {
            "average": 128.3989919,
            "count": 8753350,
            "maximum": 265,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.58317905,
            "variance": 242.8354693
          },
          {
            "average": 40441.19666,
            "count": 8753350,
            "maximum": 65280,
            "minimum": 14592,
            "name": "Red",
            "position": 12,
            "stddev": 7558.920037,
            "variance": 57137272.13
          },
          {
            "average": 36636.99083,
            "count": 8753350,
            "maximum": 65280,
            "minimum": 15872,
            "name": "Green",
            "position": 13,
            "stddev": 6352.886613,
            "variance": 40359168.32
          },
          {
            "average": 31513.26168,
            "count": 8753350,
            "maximum": 65280,
            "minimum": 12032,
            "name": "Blue",
            "position": 14,
            "stddev": 6498.901994,
            "variance": 42235727.12
          },
          {
            "average": 507679.8835,
            "count": 8753350,
            "maximum": 514976.2631,
            "minimum": 506766.3862,
            "name": "GpsTime",
            "position": 15,
            "stddev": 452.4847454,
            "variance": 204742.4448
          },
          {
            "average": 0,
            "count": 8753350,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8753350,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8753350,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8753350,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8753350,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433905.105,
          4974950.609,
          1049.298817,
          434896.565,
          4976349.209,
          1166.358817
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433905.10495847877,
                4974950.608929641,
                1049.2988172508888
              ],
              [
                433905.10495847877,
                4976349.20892964,
                1049.2988172508888
              ],
              [
                434896.56495847873,
                4976349.20892964,
                1166.3588172508887
              ],
              [
                434896.56495847873,
                4974950.608929641,
                1166.3588172508887
              ],
              [
                433905.10495847877,
                4974950.608929641,
                1049.2988172508888
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T00:49:36+00:00",
        "end_time": "2011-09-19T22:32:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377081,
            44.92492098,
            1049.298817,
            -117.8249633,
            44.93760136,
            1166.358817
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752513191224,
                  44.924920978069046,
                  1049.2988172508888
                ],
                [
                  -117.83770812427885,
                  44.937509878990014,
                  1049.2988172508888
                ],
                [
                  -117.82514355183613,
                  44.93760135560214,
                  1166.3588172508887
                ],
                [
                  -117.82496330336912,
                  44.925012414761305,
                  1166.3588172508887
                ],
                [
                  -117.83752513191224,
                  44.924920978069046,
                  1049.2988172508888
                ]
              ]
            ]
          },
          "id": "44117H7304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T00:49:36Z",
            "pc:count": 8753350,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434323.2139,
                "count": 8753350,
                "maximum": 434896.565,
                "minimum": 433905.105,
                "name": "X",
                "position": 0,
                "stddev": 266.0885293,
                "variance": 70803.10544
              },
              {
                "average": 4975536.691,
                "count": 8753350,
                "maximum": 4976349.209,
                "minimum": 4974950.609,
                "name": "Y",
                "position": 1,
                "stddev": 363.5130117,
                "variance": 132141.7096
              },
              {
                "average": 1094.903129,
                "count": 8753350,
                "maximum": 1166.358817,
                "minimum": 1049.298817,
                "name": "Z",
                "position": 2,
                "stddev": 22.82252293,
                "variance": 520.8675528
              },
              {
                "average": 222.5624803,
                "count": 8753350,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.68964121,
                "variance": 1203.371207
              },
              {
                "average": 1.000020449,
                "count": 8753350,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00452204576,
                "variance": 2.044889785e-05
              },
              {
                "average": 1.000042384,
                "count": 8753350,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006545147018,
                "variance": 4.283894948e-05
              },
              {
                "average": 0.4968084219,
                "count": 8753350,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999898423,
                "variance": 0.2499898424
              },
              {
                "average": 0,
                "count": 8753350,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.236508765,
                "count": 8753350,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4249381012,
                "variance": 0.1805723898
              },
              {
                "average": 0.04751405698,
                "count": 8753350,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.719278401,
                "variance": 59.58725903
              },
              {
                "average": 204.3060453,
                "count": 8753350,
                "maximum": 212,
                "minimum": 187,
                "name": "UserData",
                "position": 10,
                "stddev": 4.526994223,
                "variance": 20.49367669
              },
              {
                "average": 128.3989919,
                "count": 8753350,
                "maximum": 265,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.58317905,
                "variance": 242.8354693
              },
              {
                "average": 40441.19666,
                "count": 8753350,
                "maximum": 65280,
                "minimum": 14592,
                "name": "Red",
                "position": 12,
                "stddev": 7558.920037,
                "variance": 57137272.13
              },
              {
                "average": 36636.99083,
                "count": 8753350,
                "maximum": 65280,
                "minimum": 15872,
                "name": "Green",
                "position": 13,
                "stddev": 6352.886613,
                "variance": 40359168.32
              },
              {
                "average": 31513.26168,
                "count": 8753350,
                "maximum": 65280,
                "minimum": 12032,
                "name": "Blue",
                "position": 14,
                "stddev": 6498.901994,
                "variance": 42235727.12
              },
              {
                "average": 507679.8835,
                "count": 8753350,
                "maximum": 514976.2631,
                "minimum": 506766.3862,
                "name": "GpsTime",
                "position": 15,
                "stddev": 452.4847454,
                "variance": 204742.4448
              },
              {
                "average": 0,
                "count": 8753350,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8753350,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8753350,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8753350,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8753350,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433905.105,
              4974950.609,
              1049.298817,
              434896.565,
              4976349.209,
              1166.358817
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433905.10495847877,
                    4974950.608929641,
                    1049.2988172508888
                  ],
                  [
                    433905.10495847877,
                    4976349.20892964,
                    1049.2988172508888
                  ],
                  [
                    434896.56495847873,
                    4976349.20892964,
                    1166.3588172508887
                  ],
                  [
                    434896.56495847873,
                    4974950.608929641,
                    1166.3588172508887
                  ],
                  [
                    433905.10495847877,
                    4974950.608929641,
                    1049.2988172508888
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T00:49:36+00:00",
            "end_time": "2011-09-19T22: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": "45118D1418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752483021333,
              45.387399914341024,
              824.9849114663828
            ],
            [
              -118.03775560883143,
              45.400009390736216,
              824.9849114663828
            ],
            [
              -118.0250301267017,
              45.40012430920917,
              864.5649114663827
            ],
            [
              -118.02480217679879,
              45.38751478257772,
              864.5649114663827
            ],
            [
              -118.03752483021333,
              45.387399914341024,
              824.9849114663828
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377556,
        45.38739991,
        824.9849115,
        -118.0248022,
        45.40012431,
        864.5649115
      ],
      "properties": {
        "datetime": "2011-09-14T21:49:32Z",
        "pc:count": 10897640,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419285.6939,
            "count": 10897640,
            "maximum": 419777.322,
            "minimum": 418781.202,
            "name": "X",
            "position": 0,
            "stddev": 288.4926385,
            "variance": 83228.00249
          },
          {
            "average": 5027209.7,
            "count": 10897640,
            "maximum": 5027911.009,
            "minimum": 5026509.929,
            "name": "Y",
            "position": 1,
            "stddev": 401.2388097,
            "variance": 160992.5824
          },
          {
            "average": 829.5639499,
            "count": 10897640,
            "maximum": 864.5649115,
            "minimum": 824.9849115,
            "name": "Z",
            "position": 2,
            "stddev": 2.026369636,
            "variance": 4.106173901
          },
          {
            "average": 111.5196637,
            "count": 10897640,
            "maximum": 239,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.1457842,
            "variance": 535.7273261
          },
          {
            "average": 1.001118866,
            "count": 10897640,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0374590548,
            "variance": 0.001403180787
          },
          {
            "average": 1.002377028,
            "count": 10897640,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05885342024,
            "variance": 0.003463725074
          },
          {
            "average": 0.5000236749,
            "count": 10897640,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000224,
            "variance": 0.2500000224
          },
          {
            "average": 0,
            "count": 10897640,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.286630408,
            "count": 10897640,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4521873904,
            "variance": 0.204473436
          },
          {
            "average": -1.776779943,
            "count": 10897640,
            "maximum": 16.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.01219992,
            "variance": 81.21974739
          },
          {
            "average": 122.6515914,
            "count": 10897640,
            "maximum": 134,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 2.249897084,
            "variance": 5.062036887
          },
          {
            "average": 1009.806217,
            "count": 10897640,
            "maximum": 1013,
            "minimum": 1006,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.721690932,
            "variance": 2.964219664
          },
          {
            "average": 40194.86552,
            "count": 10897640,
            "maximum": 64512,
            "minimum": 8192,
            "name": "Red",
            "position": 12,
            "stddev": 11131.14554,
            "variance": 123902400.9
          },
          {
            "average": 38705.77607,
            "count": 10897640,
            "maximum": 65280,
            "minimum": 8960,
            "name": "Green",
            "position": 13,
            "stddev": 9061.986422,
            "variance": 82119597.91
          },
          {
            "average": 34678.39101,
            "count": 10897640,
            "maximum": 65280,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 9475.229007,
            "variance": 89779964.74
          },
          {
            "average": 70438.4035,
            "count": 10897640,
            "maximum": 72172.41595,
            "minimum": 68327.84344,
            "name": "GpsTime",
            "position": 15,
            "stddev": 890.7128631,
            "variance": 793369.4045
          },
          {
            "average": 0,
            "count": 10897640,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10897640,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10897640,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10897640,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10897640,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418781.202,
          5026509.929,
          824.9849115,
          419777.322,
          5027911.009,
          864.5649115
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418781.2020443017,
                5026509.928800344,
                824.9849114663828
              ],
              [
                418781.2020443017,
                5027911.008800344,
                824.9849114663828
              ],
              [
                419777.3220443017,
                5027911.008800344,
                864.5649114663827
              ],
              [
                419777.3220443017,
                5026509.928800344,
                864.5649114663827
              ],
              [
                418781.2020443017,
                5026509.928800344,
                824.9849114663828
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:49:32+00:00",
        "end_time": "2011-09-14T20:45:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377556,
            45.38739991,
            824.9849115,
            -118.0248022,
            45.40012431,
            864.5649115
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752483021333,
                  45.387399914341024,
                  824.9849114663828
                ],
                [
                  -118.03775560883143,
                  45.400009390736216,
                  824.9849114663828
                ],
                [
                  -118.0250301267017,
                  45.40012430920917,
                  864.5649114663827
                ],
                [
                  -118.02480217679879,
                  45.38751478257772,
                  864.5649114663827
                ],
                [
                  -118.03752483021333,
                  45.387399914341024,
                  824.9849114663828
                ]
              ]
            ]
          },
          "id": "45118D1418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:49:32Z",
            "pc:count": 10897640,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419285.6939,
                "count": 10897640,
                "maximum": 419777.322,
                "minimum": 418781.202,
                "name": "X",
                "position": 0,
                "stddev": 288.4926385,
                "variance": 83228.00249
              },
              {
                "average": 5027209.7,
                "count": 10897640,
                "maximum": 5027911.009,
                "minimum": 5026509.929,
                "name": "Y",
                "position": 1,
                "stddev": 401.2388097,
                "variance": 160992.5824
              },
              {
                "average": 829.5639499,
                "count": 10897640,
                "maximum": 864.5649115,
                "minimum": 824.9849115,
                "name": "Z",
                "position": 2,
                "stddev": 2.026369636,
                "variance": 4.106173901
              },
              {
                "average": 111.5196637,
                "count": 10897640,
                "maximum": 239,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.1457842,
                "variance": 535.7273261
              },
              {
                "average": 1.001118866,
                "count": 10897640,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0374590548,
                "variance": 0.001403180787
              },
              {
                "average": 1.002377028,
                "count": 10897640,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05885342024,
                "variance": 0.003463725074
              },
              {
                "average": 0.5000236749,
                "count": 10897640,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000224,
                "variance": 0.2500000224
              },
              {
                "average": 0,
                "count": 10897640,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.286630408,
                "count": 10897640,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4521873904,
                "variance": 0.204473436
              },
              {
                "average": -1.776779943,
                "count": 10897640,
                "maximum": 16.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.01219992,
                "variance": 81.21974739
              },
              {
                "average": 122.6515914,
                "count": 10897640,
                "maximum": 134,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 2.249897084,
                "variance": 5.062036887
              },
              {
                "average": 1009.806217,
                "count": 10897640,
                "maximum": 1013,
                "minimum": 1006,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.721690932,
                "variance": 2.964219664
              },
              {
                "average": 40194.86552,
                "count": 10897640,
                "maximum": 64512,
                "minimum": 8192,
                "name": "Red",
                "position": 12,
                "stddev": 11131.14554,
                "variance": 123902400.9
              },
              {
                "average": 38705.77607,
                "count": 10897640,
                "maximum": 65280,
                "minimum": 8960,
                "name": "Green",
                "position": 13,
                "stddev": 9061.986422,
                "variance": 82119597.91
              },
              {
                "average": 34678.39101,
                "count": 10897640,
                "maximum": 65280,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 9475.229007,
                "variance": 89779964.74
              },
              {
                "average": 70438.4035,
                "count": 10897640,
                "maximum": 72172.41595,
                "minimum": 68327.84344,
                "name": "GpsTime",
                "position": 15,
                "stddev": 890.7128631,
                "variance": 793369.4045
              },
              {
                "average": 0,
                "count": 10897640,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10897640,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10897640,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10897640,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10897640,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418781.202,
              5026509.929,
              824.9849115,
              419777.322,
              5027911.009,
              864.5649115
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418781.2020443017,
                    5026509.928800344,
                    824.9849114663828
                  ],
                  [
                    418781.2020443017,
                    5027911.008800344,
                    824.9849114663828
                  ],
                  [
                    419777.3220443017,
                    5027911.008800344,
                    864.5649114663827
                  ],
                  [
                    419777.3220443017,
                    5026509.928800344,
                    864.5649114663827
                  ],
                  [
                    418781.2020443017,
                    5026509.928800344,
                    824.9849114663828
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:49:32+00:00",
            "end_time": "2011-09-14T20: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": "44117H7416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252540869106,
              44.887423837595904,
              1016.8593233183695
            ],
            [
              -117.81270266927966,
              44.900010200418656,
              1016.8593233183695
            ],
            [
              -117.80002840745212,
              44.90009969413709,
              1056.0393233183695
            ],
            [
              -117.7998539105622,
              44.887513292267535,
              1056.0393233183695
            ],
            [
              -117.81252540869106,
              44.887423837595904,
              1016.8593233183695
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127027,
        44.88742384,
        1016.859323,
        -117.7998539,
        44.90009969,
        1056.039323
      ],
      "properties": {
        "datetime": "2011-09-20T00:50:48Z",
        "pc:count": 15018834,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436365.8187,
            "count": 15018834,
            "maximum": 436837.0945,
            "minimum": 435836.3345,
            "name": "X",
            "position": 0,
            "stddev": 284.7513347,
            "variance": 81083.32262
          },
          {
            "average": 4971364.635,
            "count": 15018834,
            "maximum": 4972163.456,
            "minimum": 4970765.156,
            "name": "Y",
            "position": 1,
            "stddev": 394.296822,
            "variance": 155469.9838
          },
          {
            "average": 1023.469262,
            "count": 15018834,
            "maximum": 1056.039323,
            "minimum": 1016.859323,
            "name": "Z",
            "position": 2,
            "stddev": 5.472134118,
            "variance": 29.9442518
          },
          {
            "average": 229.2112979,
            "count": 15018834,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.55385559,
            "variance": 705.1072467
          },
          {
            "average": 1.000138027,
            "count": 15018834,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01174766579,
            "variance": 0.0001380076515
          },
          {
            "average": 1.00027592,
            "count": 15018834,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01660855525,
            "variance": 0.0002758441076
          },
          {
            "average": 0.4982938755,
            "count": 15018834,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971058,
            "variance": 0.2499971058
          },
          {
            "average": 0,
            "count": 15018834,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.208347466,
            "count": 15018834,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4061265938,
            "variance": 0.1649388102
          },
          {
            "average": 0.4902706889,
            "count": 15018834,
            "maximum": 19.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.963326645,
            "variance": 63.41457125
          },
          {
            "average": 198.5891851,
            "count": 15018834,
            "maximum": 212,
            "minimum": 187,
            "name": "UserData",
            "position": 10,
            "stddev": 3.202370656,
            "variance": 10.25517782
          },
          {
            "average": 124.8491146,
            "count": 15018834,
            "maximum": 265,
            "minimum": 94,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.94468797,
            "variance": 397.7905781
          },
          {
            "average": 42740.50462,
            "count": 15018834,
            "maximum": 60160,
            "minimum": 8192,
            "name": "Red",
            "position": 12,
            "stddev": 9478.91085,
            "variance": 89849750.91
          },
          {
            "average": 39766.05372,
            "count": 15018834,
            "maximum": 61952,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 8128.646779,
            "variance": 66074898.45
          },
          {
            "average": 31985.78825,
            "count": 15018834,
            "maximum": 62464,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 7734.441993,
            "variance": 59821592.95
          },
          {
            "average": 506271.8647,
            "count": 15018834,
            "maximum": 515048.6151,
            "minimum": 501168.7255,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2589.157777,
            "variance": 6703737.996
          },
          {
            "average": 0,
            "count": 15018834,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15018834,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15018834,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15018834,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15018834,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435836.3345,
          4970765.156,
          1016.859323,
          436837.0945,
          4972163.456,
          1056.039323
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435836.33450567676,
                4970765.155674031,
                1016.8593233183695
              ],
              [
                435836.33450567676,
                4972163.455674032,
                1016.8593233183695
              ],
              [
                436837.09450567677,
                4972163.455674032,
                1056.0393233183695
              ],
              [
                436837.09450567677,
                4970765.155674031,
                1056.0393233183695
              ],
              [
                435836.33450567676,
                4970765.155674031,
                1016.8593233183695
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T00:50:48+00:00",
        "end_time": "2011-09-19T20:59:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127027,
            44.88742384,
            1016.859323,
            -117.7998539,
            44.90009969,
            1056.039323
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252540869106,
                  44.887423837595904,
                  1016.8593233183695
                ],
                [
                  -117.81270266927966,
                  44.900010200418656,
                  1016.8593233183695
                ],
                [
                  -117.80002840745212,
                  44.90009969413709,
                  1056.0393233183695
                ],
                [
                  -117.7998539105622,
                  44.887513292267535,
                  1056.0393233183695
                ],
                [
                  -117.81252540869106,
                  44.887423837595904,
                  1016.8593233183695
                ]
              ]
            ]
          },
          "id": "44117H7416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T00:50:48Z",
            "pc:count": 15018834,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436365.8187,
                "count": 15018834,
                "maximum": 436837.0945,
                "minimum": 435836.3345,
                "name": "X",
                "position": 0,
                "stddev": 284.7513347,
                "variance": 81083.32262
              },
              {
                "average": 4971364.635,
                "count": 15018834,
                "maximum": 4972163.456,
                "minimum": 4970765.156,
                "name": "Y",
                "position": 1,
                "stddev": 394.296822,
                "variance": 155469.9838
              },
              {
                "average": 1023.469262,
                "count": 15018834,
                "maximum": 1056.039323,
                "minimum": 1016.859323,
                "name": "Z",
                "position": 2,
                "stddev": 5.472134118,
                "variance": 29.9442518
              },
              {
                "average": 229.2112979,
                "count": 15018834,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.55385559,
                "variance": 705.1072467
              },
              {
                "average": 1.000138027,
                "count": 15018834,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01174766579,
                "variance": 0.0001380076515
              },
              {
                "average": 1.00027592,
                "count": 15018834,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01660855525,
                "variance": 0.0002758441076
              },
              {
                "average": 0.4982938755,
                "count": 15018834,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971058,
                "variance": 0.2499971058
              },
              {
                "average": 0,
                "count": 15018834,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.208347466,
                "count": 15018834,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4061265938,
                "variance": 0.1649388102
              },
              {
                "average": 0.4902706889,
                "count": 15018834,
                "maximum": 19.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.963326645,
                "variance": 63.41457125
              },
              {
                "average": 198.5891851,
                "count": 15018834,
                "maximum": 212,
                "minimum": 187,
                "name": "UserData",
                "position": 10,
                "stddev": 3.202370656,
                "variance": 10.25517782
              },
              {
                "average": 124.8491146,
                "count": 15018834,
                "maximum": 265,
                "minimum": 94,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.94468797,
                "variance": 397.7905781
              },
              {
                "average": 42740.50462,
                "count": 15018834,
                "maximum": 60160,
                "minimum": 8192,
                "name": "Red",
                "position": 12,
                "stddev": 9478.91085,
                "variance": 89849750.91
              },
              {
                "average": 39766.05372,
                "count": 15018834,
                "maximum": 61952,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 8128.646779,
                "variance": 66074898.45
              },
              {
                "average": 31985.78825,
                "count": 15018834,
                "maximum": 62464,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 7734.441993,
                "variance": 59821592.95
              },
              {
                "average": 506271.8647,
                "count": 15018834,
                "maximum": 515048.6151,
                "minimum": 501168.7255,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2589.157777,
                "variance": 6703737.996
              },
              {
                "average": 0,
                "count": 15018834,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15018834,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15018834,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15018834,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15018834,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435836.3345,
              4970765.156,
              1016.859323,
              436837.0945,
              4972163.456,
              1056.039323
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435836.33450567676,
                    4970765.155674031,
                    1016.8593233183695
                  ],
                  [
                    435836.33450567676,
                    4972163.455674032,
                    1016.8593233183695
                  ],
                  [
                    436837.09450567677,
                    4972163.455674032,
                    1056.0393233183695
                  ],
                  [
                    436837.09450567677,
                    4970765.155674031,
                    1056.0393233183695
                  ],
                  [
                    435836.33450567676,
                    4970765.155674031,
                    1016.8593233183695
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T00:50:48+00:00",
            "end_time": "2011-09-19T20:59:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117G7324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752499197516,
              44.749921171199894,
              1053.178612628122
            ],
            [
              -117.83770686640028,
              44.76251009944202,
              1053.178612628122
            ],
            [
              -117.82502866940636,
              44.76260239575767,
              1190.3986126281218
            ],
            [
              -117.82484954678431,
              44.75001342723649,
              1190.3986126281218
            ],
            [
              -117.83752499197516,
              44.749921171199894,
              1053.178612628122
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377069,
        44.74992117,
        1053.178613,
        -117.8248495,
        44.7626024,
        1190.398613
      ],
      "properties": {
        "datetime": "2011-09-19T01:14:00Z",
        "pc:count": 12654496,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434200.7229,
            "count": 12654496,
            "maximum": 434708.2009,
            "minimum": 433704.7409,
            "name": "X",
            "position": 0,
            "stddev": 281.7125746,
            "variance": 79361.9747
          },
          {
            "average": 4956221.987,
            "count": 12654496,
            "maximum": 4956909.451,
            "minimum": 4955510.891,
            "name": "Y",
            "position": 1,
            "stddev": 393.3540973,
            "variance": 154727.4459
          },
          {
            "average": 1078.314178,
            "count": 12654496,
            "maximum": 1190.398613,
            "minimum": 1053.178613,
            "name": "Z",
            "position": 2,
            "stddev": 30.26099134,
            "variance": 915.7275971
          },
          {
            "average": 201.4008161,
            "count": 12654496,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 58.91804304,
            "variance": 3471.335796
          },
          {
            "average": 1.025955202,
            "count": 12654496,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1776618307,
            "variance": 0.03156372608
          },
          {
            "average": 1.052024198,
            "count": 12654496,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2618191544,
            "variance": 0.06854926963
          },
          {
            "average": 0.4987948157,
            "count": 12654496,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985673,
            "variance": 0.2499985673
          },
          {
            "average": 0,
            "count": 12654496,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.243691096,
            "count": 12654496,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4293084676,
            "variance": 0.1843057603
          },
          {
            "average": 0.548787129,
            "count": 12654496,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.002558775,
            "variance": 64.04094695
          },
          {
            "average": 201.0525088,
            "count": 12654496,
            "maximum": 212,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 4.029987132,
            "variance": 16.24079629
          },
          {
            "average": 22.79416541,
            "count": 12654496,
            "maximum": 35,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.33364174,
            "variance": 106.7841516
          },
          {
            "average": 38103.88072,
            "count": 12654496,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 10027.67006,
            "variance": 100554166.8
          },
          {
            "average": 36043.48852,
            "count": 12654496,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 9572.689573,
            "variance": 91636385.66
          },
          {
            "average": 31014.2248,
            "count": 12654496,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10135.62804,
            "variance": 102730955.8
          },
          {
            "average": 428484.8846,
            "count": 12654496,
            "maximum": 430040.3776,
            "minimum": 427024.9018,
            "name": "GpsTime",
            "position": 15,
            "stddev": 504.4032783,
            "variance": 254422.6672
          },
          {
            "average": 0,
            "count": 12654496,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12654496,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12654496,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12654496,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12654496,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433704.7409,
          4955510.891,
          1053.178613,
          434708.2009,
          4956909.451,
          1190.398613
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433704.74085099075,
                4955510.890571897,
                1053.178612628122
              ],
              [
                433704.74085099075,
                4956909.450571897,
                1053.178612628122
              ],
              [
                434708.2008509907,
                4956909.450571897,
                1190.3986126281218
              ],
              [
                434708.2008509907,
                4955510.890571897,
                1190.3986126281218
              ],
              [
                433704.74085099075,
                4955510.890571897,
                1053.178612628122
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T01:14:00+00:00",
        "end_time": "2011-09-19T00:23:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377069,
            44.74992117,
            1053.178613,
            -117.8248495,
            44.7626024,
            1190.398613
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752499197516,
                  44.749921171199894,
                  1053.178612628122
                ],
                [
                  -117.83770686640028,
                  44.76251009944202,
                  1053.178612628122
                ],
                [
                  -117.82502866940636,
                  44.76260239575767,
                  1190.3986126281218
                ],
                [
                  -117.82484954678431,
                  44.75001342723649,
                  1190.3986126281218
                ],
                [
                  -117.83752499197516,
                  44.749921171199894,
                  1053.178612628122
                ]
              ]
            ]
          },
          "id": "44117G7324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T01:14:00Z",
            "pc:count": 12654496,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434200.7229,
                "count": 12654496,
                "maximum": 434708.2009,
                "minimum": 433704.7409,
                "name": "X",
                "position": 0,
                "stddev": 281.7125746,
                "variance": 79361.9747
              },
              {
                "average": 4956221.987,
                "count": 12654496,
                "maximum": 4956909.451,
                "minimum": 4955510.891,
                "name": "Y",
                "position": 1,
                "stddev": 393.3540973,
                "variance": 154727.4459
              },
              {
                "average": 1078.314178,
                "count": 12654496,
                "maximum": 1190.398613,
                "minimum": 1053.178613,
                "name": "Z",
                "position": 2,
                "stddev": 30.26099134,
                "variance": 915.7275971
              },
              {
                "average": 201.4008161,
                "count": 12654496,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 58.91804304,
                "variance": 3471.335796
              },
              {
                "average": 1.025955202,
                "count": 12654496,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1776618307,
                "variance": 0.03156372608
              },
              {
                "average": 1.052024198,
                "count": 12654496,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2618191544,
                "variance": 0.06854926963
              },
              {
                "average": 0.4987948157,
                "count": 12654496,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985673,
                "variance": 0.2499985673
              },
              {
                "average": 0,
                "count": 12654496,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.243691096,
                "count": 12654496,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4293084676,
                "variance": 0.1843057603
              },
              {
                "average": 0.548787129,
                "count": 12654496,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.002558775,
                "variance": 64.04094695
              },
              {
                "average": 201.0525088,
                "count": 12654496,
                "maximum": 212,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 4.029987132,
                "variance": 16.24079629
              },
              {
                "average": 22.79416541,
                "count": 12654496,
                "maximum": 35,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.33364174,
                "variance": 106.7841516
              },
              {
                "average": 38103.88072,
                "count": 12654496,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 10027.67006,
                "variance": 100554166.8
              },
              {
                "average": 36043.48852,
                "count": 12654496,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 9572.689573,
                "variance": 91636385.66
              },
              {
                "average": 31014.2248,
                "count": 12654496,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10135.62804,
                "variance": 102730955.8
              },
              {
                "average": 428484.8846,
                "count": 12654496,
                "maximum": 430040.3776,
                "minimum": 427024.9018,
                "name": "GpsTime",
                "position": 15,
                "stddev": 504.4032783,
                "variance": 254422.6672
              },
              {
                "average": 0,
                "count": 12654496,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12654496,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12654496,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12654496,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12654496,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433704.7409,
              4955510.891,
              1053.178613,
              434708.2009,
              4956909.451,
              1190.398613
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433704.74085099075,
                    4955510.890571897,
                    1053.178612628122
                  ],
                  [
                    433704.74085099075,
                    4956909.450571897,
                    1053.178612628122
                  ],
                  [
                    434708.2008509907,
                    4956909.450571897,
                    1190.3986126281218
                  ],
                  [
                    434708.2008509907,
                    4955510.890571897,
                    1190.3986126281218
                  ],
                  [
                    433704.74085099075,
                    4955510.890571897,
                    1053.178612628122
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T01:14:00+00:00",
            "end_time": "2011-09-19T00:23: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": "45118D1224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502435001841,
              45.43740072355799,
              823.1455469804716
            ],
            [
              -118.0252527396046,
              45.45000977872341,
              823.1455469804716
            ],
            [
              -118.01253054547692,
              45.45012327107749,
              855.3455469804717
            ],
            [
              -118.01230498875913,
              45.437514166299586,
              855.3455469804717
            ],
            [
              -118.02502435001841,
              45.43740072355799,
              823.1455469804716
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252527,
        45.43740072,
        823.145547,
        -118.012305,
        45.45012327,
        855.345547
      ],
      "properties": {
        "datetime": "2011-09-14T22:53:16Z",
        "pc:count": 10708591,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420328.0333,
            "count": 10708591,
            "maximum": 420825.5285,
            "minimum": 419830.5485,
            "name": "X",
            "position": 0,
            "stddev": 287.2894206,
            "variance": 82535.21121
          },
          {
            "average": 5032754.798,
            "count": 10708591,
            "maximum": 5033453.276,
            "minimum": 5032052.236,
            "name": "Y",
            "position": 1,
            "stddev": 398.1521666,
            "variance": 158525.1477
          },
          {
            "average": 828.6481296,
            "count": 10708591,
            "maximum": 855.345547,
            "minimum": 823.145547,
            "name": "Z",
            "position": 2,
            "stddev": 3.485814374,
            "variance": 12.15090185
          },
          {
            "average": 105.7007035,
            "count": 10708591,
            "maximum": 246,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.33747041,
            "variance": 693.6623478
          },
          {
            "average": 1.000797117,
            "count": 10708591,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02983372968,
            "variance": 0.0008900514269
          },
          {
            "average": 1.001718247,
            "count": 10708591,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04587295345,
            "variance": 0.002104327859
          },
          {
            "average": 0.4999661487,
            "count": 10708591,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000222,
            "variance": 0.2500000222
          },
          {
            "average": 0,
            "count": 10708591,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.294745499,
            "count": 10708591,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.455928294,
            "variance": 0.2078706093
          },
          {
            "average": -1.655947801,
            "count": 10708591,
            "maximum": 16.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.067878812,
            "variance": 82.22642616
          },
          {
            "average": 122.2902317,
            "count": 10708591,
            "maximum": 134,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 1.67983741,
            "variance": 2.821853726
          },
          {
            "average": 1017.369134,
            "count": 10708591,
            "maximum": 1021,
            "minimum": 1014,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.706662826,
            "variance": 2.912698001
          },
          {
            "average": 31261.71987,
            "count": 10708591,
            "maximum": 65280,
            "minimum": 7424,
            "name": "Red",
            "position": 12,
            "stddev": 10231.87749,
            "variance": 104691317.1
          },
          {
            "average": 32138.50464,
            "count": 10708591,
            "maximum": 65280,
            "minimum": 7680,
            "name": "Green",
            "position": 13,
            "stddev": 8281.243637,
            "variance": 68578996.18
          },
          {
            "average": 25777.535,
            "count": 10708591,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 6613.569714,
            "variance": 43739304.36
          },
          {
            "average": 74183.50277,
            "count": 10708591,
            "maximum": 75996.60602,
            "minimum": 72491.6775,
            "name": "GpsTime",
            "position": 15,
            "stddev": 841.2173878,
            "variance": 707646.6935
          },
          {
            "average": 0,
            "count": 10708591,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10708591,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10708591,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10708591,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10708591,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419830.5485,
          5032052.236,
          823.145547,
          420825.5285,
          5033453.276,
          855.345547
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419830.54850400146,
                5032052.236132422,
                823.1455469804716
              ],
              [
                419830.54850400146,
                5033453.276132422,
                823.1455469804716
              ],
              [
                420825.52850400144,
                5033453.276132422,
                855.3455469804717
              ],
              [
                420825.52850400144,
                5032052.236132422,
                855.3455469804717
              ],
              [
                419830.54850400146,
                5032052.236132422,
                823.1455469804716
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:53:16+00:00",
        "end_time": "2011-09-14T21:54:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252527,
            45.43740072,
            823.145547,
            -118.012305,
            45.45012327,
            855.345547
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502435001841,
                  45.43740072355799,
                  823.1455469804716
                ],
                [
                  -118.0252527396046,
                  45.45000977872341,
                  823.1455469804716
                ],
                [
                  -118.01253054547692,
                  45.45012327107749,
                  855.3455469804717
                ],
                [
                  -118.01230498875913,
                  45.437514166299586,
                  855.3455469804717
                ],
                [
                  -118.02502435001841,
                  45.43740072355799,
                  823.1455469804716
                ]
              ]
            ]
          },
          "id": "45118D1224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:53:16Z",
            "pc:count": 10708591,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420328.0333,
                "count": 10708591,
                "maximum": 420825.5285,
                "minimum": 419830.5485,
                "name": "X",
                "position": 0,
                "stddev": 287.2894206,
                "variance": 82535.21121
              },
              {
                "average": 5032754.798,
                "count": 10708591,
                "maximum": 5033453.276,
                "minimum": 5032052.236,
                "name": "Y",
                "position": 1,
                "stddev": 398.1521666,
                "variance": 158525.1477
              },
              {
                "average": 828.6481296,
                "count": 10708591,
                "maximum": 855.345547,
                "minimum": 823.145547,
                "name": "Z",
                "position": 2,
                "stddev": 3.485814374,
                "variance": 12.15090185
              },
              {
                "average": 105.7007035,
                "count": 10708591,
                "maximum": 246,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.33747041,
                "variance": 693.6623478
              },
              {
                "average": 1.000797117,
                "count": 10708591,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02983372968,
                "variance": 0.0008900514269
              },
              {
                "average": 1.001718247,
                "count": 10708591,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04587295345,
                "variance": 0.002104327859
              },
              {
                "average": 0.4999661487,
                "count": 10708591,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000222,
                "variance": 0.2500000222
              },
              {
                "average": 0,
                "count": 10708591,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.294745499,
                "count": 10708591,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.455928294,
                "variance": 0.2078706093
              },
              {
                "average": -1.655947801,
                "count": 10708591,
                "maximum": 16.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.067878812,
                "variance": 82.22642616
              },
              {
                "average": 122.2902317,
                "count": 10708591,
                "maximum": 134,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 1.67983741,
                "variance": 2.821853726
              },
              {
                "average": 1017.369134,
                "count": 10708591,
                "maximum": 1021,
                "minimum": 1014,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.706662826,
                "variance": 2.912698001
              },
              {
                "average": 31261.71987,
                "count": 10708591,
                "maximum": 65280,
                "minimum": 7424,
                "name": "Red",
                "position": 12,
                "stddev": 10231.87749,
                "variance": 104691317.1
              },
              {
                "average": 32138.50464,
                "count": 10708591,
                "maximum": 65280,
                "minimum": 7680,
                "name": "Green",
                "position": 13,
                "stddev": 8281.243637,
                "variance": 68578996.18
              },
              {
                "average": 25777.535,
                "count": 10708591,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 6613.569714,
                "variance": 43739304.36
              },
              {
                "average": 74183.50277,
                "count": 10708591,
                "maximum": 75996.60602,
                "minimum": 72491.6775,
                "name": "GpsTime",
                "position": 15,
                "stddev": 841.2173878,
                "variance": 707646.6935
              },
              {
                "average": 0,
                "count": 10708591,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10708591,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10708591,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10708591,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10708591,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419830.5485,
              5032052.236,
              823.145547,
              420825.5285,
              5033453.276,
              855.345547
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419830.54850400146,
                    5032052.236132422,
                    823.1455469804716
                  ],
                  [
                    419830.54850400146,
                    5033453.276132422,
                    823.1455469804716
                  ],
                  [
                    420825.52850400144,
                    5033453.276132422,
                    855.3455469804717
                  ],
                  [
                    420825.52850400144,
                    5032052.236132422,
                    855.3455469804717
                  ],
                  [
                    419830.54850400146,
                    5032052.236132422,
                    823.1455469804716
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:53:16+00:00",
            "end_time": "2011-09-14T21:54:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118A1416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.06252460050978,
              45.01239635631364,
              1069.0457980963533
            ],
            [
              -118.06275792369709,
              45.02500944323853,
              1069.0457980963533
            ],
            [
              -118.050029596238,
              45.02512719077723,
              1170.3457980963535
            ],
            [
              -118.04979906623895,
              45.01251405236952,
              1170.3457980963535
            ],
            [
              -118.06252460050978,
              45.01239635631364,
              1069.0457980963533
            ]
          ]
        ]
      },
      "bbox": [
        -118.0627579,
        45.01239636,
        1069.045798,
        -118.0497991,
        45.02512719,
        1170.345798
      ],
      "properties": {
        "datetime": "2011-09-20T22:39:00Z",
        "pc:count": 23842849,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 416769.8025,
            "count": 23842849,
            "maximum": 417278.8402,
            "minimum": 416275.9202,
            "name": "X",
            "position": 0,
            "stddev": 283.9876824,
            "variance": 80649.00373
          },
          {
            "average": 4985566.548,
            "count": 23842849,
            "maximum": 4986277.299,
            "minimum": 4984875.899,
            "name": "Y",
            "position": 1,
            "stddev": 399.9191193,
            "variance": 159935.302
          },
          {
            "average": 1118.984568,
            "count": 23842849,
            "maximum": 1170.345798,
            "minimum": 1069.045798,
            "name": "Z",
            "position": 2,
            "stddev": 27.02943025,
            "variance": 730.5900994
          },
          {
            "average": 166.7828926,
            "count": 23842849,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 68.0039945,
            "variance": 4624.543269
          },
          {
            "average": 1.024685892,
            "count": 23842849,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1761943798,
            "variance": 0.03104445946
          },
          {
            "average": 1.049902803,
            "count": 23842849,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2629819346,
            "variance": 0.06915949794
          },
          {
            "average": 0.4992756109,
            "count": 23842849,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994857,
            "variance": 0.2499994857
          },
          {
            "average": 0,
            "count": 23842849,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.134163329,
            "count": 23842849,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3408277207,
            "variance": 0.1161635352
          },
          {
            "average": -0.1225097322,
            "count": 23842849,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.031047167,
            "variance": 64.49771861
          },
          {
            "average": 189.4235303,
            "count": 23842849,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 10.53508064,
            "variance": 110.987924
          },
          {
            "average": 7332.608172,
            "count": 23842849,
            "maximum": 20075,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8244.592615,
            "variance": 67973307.39
          },
          {
            "average": 29907.13747,
            "count": 23842849,
            "maximum": 65280,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 9301.2543,
            "variance": 86513331.55
          },
          {
            "average": 30138.40367,
            "count": 23842849,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 7350.266773,
            "variance": 54026421.63
          },
          {
            "average": 22997.72869,
            "count": 23842849,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6337.472248,
            "variance": 40163554.5
          },
          {
            "average": 458638.0278,
            "count": 23842849,
            "maximum": 593540.2261,
            "minimum": 320200.1746,
            "name": "GpsTime",
            "position": 15,
            "stddev": 134912.1634,
            "variance": 18201291830.0
          },
          {
            "average": 0,
            "count": 23842849,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23842849,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23842849,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23842849,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23842849,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416275.9202,
          4984875.899,
          1069.045798,
          417278.8402,
          4986277.299,
          1170.345798
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416275.9202389151,
                4984875.898865968,
                1069.0457980963533
              ],
              [
                416275.9202389151,
                4986277.298865968,
                1069.0457980963533
              ],
              [
                417278.8402389151,
                4986277.298865968,
                1170.3457980963535
              ],
              [
                417278.8402389151,
                4984875.898865968,
                1170.3457980963535
              ],
              [
                416275.9202389151,
                4984875.898865968,
                1069.0457980963533
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:39:00+00:00",
        "end_time": "2011-09-17T18:43:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0627579,
            45.01239636,
            1069.045798,
            -118.0497991,
            45.02512719,
            1170.345798
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.06252460050978,
                  45.01239635631364,
                  1069.0457980963533
                ],
                [
                  -118.06275792369709,
                  45.02500944323853,
                  1069.0457980963533
                ],
                [
                  -118.050029596238,
                  45.02512719077723,
                  1170.3457980963535
                ],
                [
                  -118.04979906623895,
                  45.01251405236952,
                  1170.3457980963535
                ],
                [
                  -118.06252460050978,
                  45.01239635631364,
                  1069.0457980963533
                ]
              ]
            ]
          },
          "id": "45118A1416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:39:00Z",
            "pc:count": 23842849,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 416769.8025,
                "count": 23842849,
                "maximum": 417278.8402,
                "minimum": 416275.9202,
                "name": "X",
                "position": 0,
                "stddev": 283.9876824,
                "variance": 80649.00373
              },
              {
                "average": 4985566.548,
                "count": 23842849,
                "maximum": 4986277.299,
                "minimum": 4984875.899,
                "name": "Y",
                "position": 1,
                "stddev": 399.9191193,
                "variance": 159935.302
              },
              {
                "average": 1118.984568,
                "count": 23842849,
                "maximum": 1170.345798,
                "minimum": 1069.045798,
                "name": "Z",
                "position": 2,
                "stddev": 27.02943025,
                "variance": 730.5900994
              },
              {
                "average": 166.7828926,
                "count": 23842849,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 68.0039945,
                "variance": 4624.543269
              },
              {
                "average": 1.024685892,
                "count": 23842849,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1761943798,
                "variance": 0.03104445946
              },
              {
                "average": 1.049902803,
                "count": 23842849,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2629819346,
                "variance": 0.06915949794
              },
              {
                "average": 0.4992756109,
                "count": 23842849,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994857,
                "variance": 0.2499994857
              },
              {
                "average": 0,
                "count": 23842849,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.134163329,
                "count": 23842849,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3408277207,
                "variance": 0.1161635352
              },
              {
                "average": -0.1225097322,
                "count": 23842849,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.031047167,
                "variance": 64.49771861
              },
              {
                "average": 189.4235303,
                "count": 23842849,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 10.53508064,
                "variance": 110.987924
              },
              {
                "average": 7332.608172,
                "count": 23842849,
                "maximum": 20075,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8244.592615,
                "variance": 67973307.39
              },
              {
                "average": 29907.13747,
                "count": 23842849,
                "maximum": 65280,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 9301.2543,
                "variance": 86513331.55
              },
              {
                "average": 30138.40367,
                "count": 23842849,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 7350.266773,
                "variance": 54026421.63
              },
              {
                "average": 22997.72869,
                "count": 23842849,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6337.472248,
                "variance": 40163554.5
              },
              {
                "average": 458638.0278,
                "count": 23842849,
                "maximum": 593540.2261,
                "minimum": 320200.1746,
                "name": "GpsTime",
                "position": 15,
                "stddev": 134912.1634,
                "variance": 18201291830.0
              },
              {
                "average": 0,
                "count": 23842849,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23842849,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23842849,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23842849,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23842849,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416275.9202,
              4984875.899,
              1069.045798,
              417278.8402,
              4986277.299,
              1170.345798
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416275.9202389151,
                    4984875.898865968,
                    1069.0457980963533
                  ],
                  [
                    416275.9202389151,
                    4986277.298865968,
                    1069.0457980963533
                  ],
                  [
                    417278.8402389151,
                    4986277.298865968,
                    1170.3457980963535
                  ],
                  [
                    417278.8402389151,
                    4984875.898865968,
                    1170.3457980963535
                  ],
                  [
                    416275.9202389151,
                    4984875.898865968,
                    1069.0457980963533
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:39:00+00:00",
            "end_time": "2011-09-17T18:43: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": "45118D1102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.11042929566207,
              45.48741130692845,
              1406.7008463953914
            ],
            [
              -118.11067653887558,
              45.49998912219838,
              1406.7008463953914
            ],
            [
              -118.1000291594117,
              45.5000921633849,
              1773.7008463953914
            ],
            [
              -118.09978428520296,
              45.48751430318127,
              1773.7008463953914
            ],
            [
              -118.11042929566207,
              45.48741130692845,
              1406.7008463953914
            ]
          ]
        ]
      },
      "bbox": [
        -118.1106765,
        45.48741131,
        1406.700846,
        -118.0997843,
        45.50009216,
        1773.700846
      ],
      "properties": {
        "datetime": "2011-09-15T20:03:06Z",
        "pc:count": 9993512,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 413692.5675,
            "count": 9993512,
            "maximum": 414059.5214,
            "minimum": 413227.5214,
            "name": "X",
            "position": 0,
            "stddev": 216.9123737,
            "variance": 47050.97786
          },
          {
            "average": 5038339.402,
            "count": 9993512,
            "maximum": 5039094.535,
            "minimum": 5037696.915,
            "name": "Y",
            "position": 1,
            "stddev": 402.2183911,
            "variance": 161779.6342
          },
          {
            "average": 1630.259869,
            "count": 9993512,
            "maximum": 1773.700846,
            "minimum": 1406.700846,
            "name": "Z",
            "position": 2,
            "stddev": 85.66195416,
            "variance": 7337.97039
          },
          {
            "average": 92.70392681,
            "count": 9993512,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.05875081,
            "variance": 2710.113536
          },
          {
            "average": 1.127175912,
            "count": 9993512,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.366156769,
            "variance": 0.1340707795
          },
          {
            "average": 1.26100524,
            "count": 9993512,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5194256814,
            "variance": 0.2698030385
          },
          {
            "average": 0.4996881977,
            "count": 9993512,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999278,
            "variance": 0.2499999278
          },
          {
            "average": 0,
            "count": 9993512,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.135518024,
            "count": 9993512,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3422760596,
            "variance": 0.117152901
          },
          {
            "average": -1.880076173,
            "count": 9993512,
            "maximum": 19.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.773088532,
            "variance": 76.96708238
          },
          {
            "average": 177,
            "count": 9993512,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14757.40685,
            "count": 9993512,
            "maximum": 20019,
            "minimum": 9424,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5294.894274,
            "variance": 28035905.38
          },
          {
            "average": 17250.25503,
            "count": 9993512,
            "maximum": 59648,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 11347.65449,
            "variance": 128769262.4
          },
          {
            "average": 18586.98314,
            "count": 9993512,
            "maximum": 55040,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 11096.15619,
            "variance": 123124682.3
          },
          {
            "average": 17084.47874,
            "count": 9993512,
            "maximum": 56576,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9084.37058,
            "variance": 82525788.83
          },
          {
            "average": 151222.9319,
            "count": 9993512,
            "maximum": 152186.5484,
            "minimum": 150377.3956,
            "name": "GpsTime",
            "position": 15,
            "stddev": 401.9410967,
            "variance": 161556.6453
          },
          {
            "average": 0,
            "count": 9993512,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9993512,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9993512,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9993512,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9993512,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          413227.5214,
          5037696.915,
          1406.700846,
          414059.5214,
          5039094.535,
          1773.700846
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                413227.5213877435,
                5037696.914528859,
                1406.7008463953914
              ],
              [
                413227.5213877435,
                5039094.534528858,
                1406.7008463953914
              ],
              [
                414059.5213877435,
                5039094.534528858,
                1773.7008463953914
              ],
              [
                414059.5213877435,
                5037696.914528859,
                1773.7008463953914
              ],
              [
                413227.5213877435,
                5037696.914528859,
                1406.7008463953914
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:03:06+00:00",
        "end_time": "2011-09-15T19:32:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1106765,
            45.48741131,
            1406.700846,
            -118.0997843,
            45.50009216,
            1773.700846
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.11042929566207,
                  45.48741130692845,
                  1406.7008463953914
                ],
                [
                  -118.11067653887558,
                  45.49998912219838,
                  1406.7008463953914
                ],
                [
                  -118.1000291594117,
                  45.5000921633849,
                  1773.7008463953914
                ],
                [
                  -118.09978428520296,
                  45.48751430318127,
                  1773.7008463953914
                ],
                [
                  -118.11042929566207,
                  45.48741130692845,
                  1406.7008463953914
                ]
              ]
            ]
          },
          "id": "45118D1102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:03:06Z",
            "pc:count": 9993512,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 413692.5675,
                "count": 9993512,
                "maximum": 414059.5214,
                "minimum": 413227.5214,
                "name": "X",
                "position": 0,
                "stddev": 216.9123737,
                "variance": 47050.97786
              },
              {
                "average": 5038339.402,
                "count": 9993512,
                "maximum": 5039094.535,
                "minimum": 5037696.915,
                "name": "Y",
                "position": 1,
                "stddev": 402.2183911,
                "variance": 161779.6342
              },
              {
                "average": 1630.259869,
                "count": 9993512,
                "maximum": 1773.700846,
                "minimum": 1406.700846,
                "name": "Z",
                "position": 2,
                "stddev": 85.66195416,
                "variance": 7337.97039
              },
              {
                "average": 92.70392681,
                "count": 9993512,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.05875081,
                "variance": 2710.113536
              },
              {
                "average": 1.127175912,
                "count": 9993512,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.366156769,
                "variance": 0.1340707795
              },
              {
                "average": 1.26100524,
                "count": 9993512,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5194256814,
                "variance": 0.2698030385
              },
              {
                "average": 0.4996881977,
                "count": 9993512,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999278,
                "variance": 0.2499999278
              },
              {
                "average": 0,
                "count": 9993512,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.135518024,
                "count": 9993512,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3422760596,
                "variance": 0.117152901
              },
              {
                "average": -1.880076173,
                "count": 9993512,
                "maximum": 19.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.773088532,
                "variance": 76.96708238
              },
              {
                "average": 177,
                "count": 9993512,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14757.40685,
                "count": 9993512,
                "maximum": 20019,
                "minimum": 9424,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5294.894274,
                "variance": 28035905.38
              },
              {
                "average": 17250.25503,
                "count": 9993512,
                "maximum": 59648,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 11347.65449,
                "variance": 128769262.4
              },
              {
                "average": 18586.98314,
                "count": 9993512,
                "maximum": 55040,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 11096.15619,
                "variance": 123124682.3
              },
              {
                "average": 17084.47874,
                "count": 9993512,
                "maximum": 56576,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9084.37058,
                "variance": 82525788.83
              },
              {
                "average": 151222.9319,
                "count": 9993512,
                "maximum": 152186.5484,
                "minimum": 150377.3956,
                "name": "GpsTime",
                "position": 15,
                "stddev": 401.9410967,
                "variance": 161556.6453
              },
              {
                "average": 0,
                "count": 9993512,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9993512,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9993512,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9993512,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9993512,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              413227.5214,
              5037696.915,
              1406.700846,
              414059.5214,
              5039094.535,
              1773.700846
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    413227.5213877435,
                    5037696.914528859,
                    1406.7008463953914
                  ],
                  [
                    413227.5213877435,
                    5039094.534528858,
                    1406.7008463953914
                  ],
                  [
                    414059.5213877435,
                    5039094.534528858,
                    1773.7008463953914
                  ],
                  [
                    414059.5213877435,
                    5037696.914528859,
                    1773.7008463953914
                  ],
                  [
                    413227.5213877435,
                    5037696.914528859,
                    1406.7008463953914
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:03:06+00:00",
            "end_time": "2011-09-15T19:32: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": "44117G8302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9875249836221,
              44.79990526985611,
              1132.3600132205986
            ],
            [
              -117.98774008227733,
              44.81250994312461,
              1132.3600132205986
            ],
            [
              -117.97502945761379,
              44.812619176194936,
              1449.8800132205986
            ],
            [
              -117.97481712586332,
              44.80001445519699,
              1449.8800132205986
            ],
            [
              -117.9875249836221,
              44.79990526985611,
              1132.3600132205986
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877401,
        44.79990527,
        1132.360013,
        -117.9748171,
        44.81261918,
        1449.880013
      ],
      "properties": {
        "datetime": "2011-09-17T21:35:06Z",
        "pc:count": 12578953,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422378.3768,
            "count": 12578953,
            "maximum": 422903.7276,
            "minimum": 421898.5276,
            "name": "X",
            "position": 0,
            "stddev": 292.8822221,
            "variance": 85779.99603
          },
          {
            "average": 4961863.547,
            "count": 12578953,
            "maximum": 4962596.802,
            "minimum": 4961196.422,
            "name": "Y",
            "position": 1,
            "stddev": 403.44898,
            "variance": 162771.0795
          },
          {
            "average": 1239.871059,
            "count": 12578953,
            "maximum": 1449.880013,
            "minimum": 1132.360013,
            "name": "Z",
            "position": 2,
            "stddev": 78.42974562,
            "variance": 6151.224999
          },
          {
            "average": 97.97619412,
            "count": 12578953,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.90354114,
            "variance": 2294.749254
          },
          {
            "average": 1.115547614,
            "count": 12578953,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3470884456,
            "variance": 0.120470389
          },
          {
            "average": 1.235447259,
            "count": 12578953,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4910005048,
            "variance": 0.2410814958
          },
          {
            "average": 0.4996749729,
            "count": 12578953,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999142,
            "variance": 0.2499999142
          },
          {
            "average": 0,
            "count": 12578953,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.190579534,
            "count": 12578953,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3927581793,
            "variance": 0.1542589874
          },
          {
            "average": -1.21000779,
            "count": 12578953,
            "maximum": 28.00200081,
            "minimum": -28.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.149015672,
            "variance": 83.70448776
          },
          {
            "average": 137.6860024,
            "count": 12578953,
            "maximum": 179,
            "minimum": 119,
            "name": "UserData",
            "position": 10,
            "stddev": 11.19321507,
            "variance": 125.2880637
          },
          {
            "average": 14833.10654,
            "count": 12578953,
            "maximum": 20115,
            "minimum": 9438,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5334.68636,
            "variance": 28458878.55
          },
          {
            "average": 23120.29404,
            "count": 12578953,
            "maximum": 65280,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 10184.77645,
            "variance": 103729671.3
          },
          {
            "average": 24628.04339,
            "count": 12578953,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 9946.677091,
            "variance": 98936385.16
          },
          {
            "average": 21203.06456,
            "count": 12578953,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8262.7746,
            "variance": 68273444.1
          },
          {
            "average": 81588.08071,
            "count": 12578953,
            "maximum": 330506.8004,
            "minimum": 80208.80358,
            "name": "GpsTime",
            "position": 15,
            "stddev": 8748.93144,
            "variance": 76543801.35
          },
          {
            "average": 0,
            "count": 12578953,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12578953,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12578953,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12578953,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12578953,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421898.5276,
          4961196.422,
          1132.360013,
          422903.7276,
          4962596.802,
          1449.880013
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421898.5276379455,
                4961196.422247955,
                1132.3600132205986
              ],
              [
                421898.5276379455,
                4962596.802247955,
                1132.3600132205986
              ],
              [
                422903.72763794544,
                4962596.802247955,
                1449.8800132205986
              ],
              [
                422903.72763794544,
                4961196.422247955,
                1449.8800132205986
              ],
              [
                421898.5276379455,
                4961196.422247955,
                1132.3600132205986
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:35:06+00:00",
        "end_time": "2011-09-15T00:03:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877401,
            44.79990527,
            1132.360013,
            -117.9748171,
            44.81261918,
            1449.880013
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9875249836221,
                  44.79990526985611,
                  1132.3600132205986
                ],
                [
                  -117.98774008227733,
                  44.81250994312461,
                  1132.3600132205986
                ],
                [
                  -117.97502945761379,
                  44.812619176194936,
                  1449.8800132205986
                ],
                [
                  -117.97481712586332,
                  44.80001445519699,
                  1449.8800132205986
                ],
                [
                  -117.9875249836221,
                  44.79990526985611,
                  1132.3600132205986
                ]
              ]
            ]
          },
          "id": "44117G8302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:35:06Z",
            "pc:count": 12578953,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422378.3768,
                "count": 12578953,
                "maximum": 422903.7276,
                "minimum": 421898.5276,
                "name": "X",
                "position": 0,
                "stddev": 292.8822221,
                "variance": 85779.99603
              },
              {
                "average": 4961863.547,
                "count": 12578953,
                "maximum": 4962596.802,
                "minimum": 4961196.422,
                "name": "Y",
                "position": 1,
                "stddev": 403.44898,
                "variance": 162771.0795
              },
              {
                "average": 1239.871059,
                "count": 12578953,
                "maximum": 1449.880013,
                "minimum": 1132.360013,
                "name": "Z",
                "position": 2,
                "stddev": 78.42974562,
                "variance": 6151.224999
              },
              {
                "average": 97.97619412,
                "count": 12578953,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.90354114,
                "variance": 2294.749254
              },
              {
                "average": 1.115547614,
                "count": 12578953,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3470884456,
                "variance": 0.120470389
              },
              {
                "average": 1.235447259,
                "count": 12578953,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4910005048,
                "variance": 0.2410814958
              },
              {
                "average": 0.4996749729,
                "count": 12578953,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999142,
                "variance": 0.2499999142
              },
              {
                "average": 0,
                "count": 12578953,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.190579534,
                "count": 12578953,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3927581793,
                "variance": 0.1542589874
              },
              {
                "average": -1.21000779,
                "count": 12578953,
                "maximum": 28.00200081,
                "minimum": -28.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.149015672,
                "variance": 83.70448776
              },
              {
                "average": 137.6860024,
                "count": 12578953,
                "maximum": 179,
                "minimum": 119,
                "name": "UserData",
                "position": 10,
                "stddev": 11.19321507,
                "variance": 125.2880637
              },
              {
                "average": 14833.10654,
                "count": 12578953,
                "maximum": 20115,
                "minimum": 9438,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5334.68636,
                "variance": 28458878.55
              },
              {
                "average": 23120.29404,
                "count": 12578953,
                "maximum": 65280,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 10184.77645,
                "variance": 103729671.3
              },
              {
                "average": 24628.04339,
                "count": 12578953,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 9946.677091,
                "variance": 98936385.16
              },
              {
                "average": 21203.06456,
                "count": 12578953,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8262.7746,
                "variance": 68273444.1
              },
              {
                "average": 81588.08071,
                "count": 12578953,
                "maximum": 330506.8004,
                "minimum": 80208.80358,
                "name": "GpsTime",
                "position": 15,
                "stddev": 8748.93144,
                "variance": 76543801.35
              },
              {
                "average": 0,
                "count": 12578953,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12578953,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12578953,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12578953,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12578953,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421898.5276,
              4961196.422,
              1132.360013,
              422903.7276,
              4962596.802,
              1449.880013
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421898.5276379455,
                    4961196.422247955,
                    1132.3600132205986
                  ],
                  [
                    421898.5276379455,
                    4962596.802247955,
                    1132.3600132205986
                  ],
                  [
                    422903.72763794544,
                    4962596.802247955,
                    1449.8800132205986
                  ],
                  [
                    422903.72763794544,
                    4961196.422247955,
                    1449.8800132205986
                  ],
                  [
                    421898.5276379455,
                    4961196.422247955,
                    1132.3600132205986
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:35:06+00:00",
            "end_time": "2011-09-15T00:03: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": "44117G8108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502491437255,
              44.84990636442192,
              1065.8959053547867
            ],
            [
              -117.97523763971772,
              44.86250971395012,
              1065.8959053547867
            ],
            [
              -117.96252938718428,
              44.862617536075554,
              1112.0359053547866
            ],
            [
              -117.9623194328052,
              44.85001413944,
              1112.0359053547866
            ],
            [
              -117.97502491437255,
              44.84990636442192,
              1065.8959053547867
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752376,
        44.84990636,
        1065.895905,
        -117.9623194,
        44.86261754,
        1112.035905
      ],
      "properties": {
        "datetime": "2011-09-20T21:44:07Z",
        "pc:count": 15504863,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423500.8786,
            "count": 15504863,
            "maximum": 423957.926,
            "minimum": 422953.786,
            "name": "X",
            "position": 0,
            "stddev": 289.0267267,
            "variance": 83536.44877
          },
          {
            "average": 4967527.169,
            "count": 15504863,
            "maximum": 4968139.053,
            "minimum": 4966738.813,
            "name": "Y",
            "position": 1,
            "stddev": 399.9694626,
            "variance": 159975.571
          },
          {
            "average": 1081.023908,
            "count": 15504863,
            "maximum": 1112.035905,
            "minimum": 1065.895905,
            "name": "Z",
            "position": 2,
            "stddev": 7.554940674,
            "variance": 57.07712859
          },
          {
            "average": 127.490652,
            "count": 15504863,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.76524827,
            "variance": 2999.232418
          },
          {
            "average": 1.002321465,
            "count": 15504863,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04994597884,
            "variance": 0.002494600802
          },
          {
            "average": 1.005005268,
            "count": 15504863,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07526812996,
            "variance": 0.005665291387
          },
          {
            "average": 0.4988680648,
            "count": 15504863,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987348,
            "variance": 0.2499987348
          },
          {
            "average": 0,
            "count": 15504863,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.208967277,
            "count": 15504863,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4065709837,
            "variance": 0.1652999648
          },
          {
            "average": -1.432190823,
            "count": 15504863,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.135497116,
            "variance": 66.18631333
          },
          {
            "average": 182.8839485,
            "count": 15504863,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 8.937296733,
            "variance": 79.87527289
          },
          {
            "average": 12392.43528,
            "count": 15504863,
            "maximum": 20105,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7287.189245,
            "variance": 53103127.09
          },
          {
            "average": 31407.85569,
            "count": 15504863,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 10854.29762,
            "variance": 117815776.8
          },
          {
            "average": 29905.06025,
            "count": 15504863,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 8338.80527,
            "variance": 69535673.34
          },
          {
            "average": 24394.2274,
            "count": 15504863,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7315.747804,
            "variance": 53520165.93
          },
          {
            "average": 368379.7427,
            "count": 15504863,
            "maximum": 590247.2458,
            "minimum": 320563.8578,
            "name": "GpsTime",
            "position": 15,
            "stddev": 97209.10614,
            "variance": 9449610317
          },
          {
            "average": 0,
            "count": 15504863,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15504863,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15504863,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15504863,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15504863,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422953.786,
          4966738.813,
          1065.895905,
          423957.926,
          4968139.053,
          1112.035905
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422953.78602151235,
                4966738.813124231,
                1065.8959053547867
              ],
              [
                422953.78602151235,
                4968139.053124231,
                1065.8959053547867
              ],
              [
                423957.92602151236,
                4968139.053124231,
                1112.0359053547866
              ],
              [
                423957.92602151236,
                4966738.813124231,
                1112.0359053547866
              ],
              [
                422953.78602151235,
                4966738.813124231,
                1065.8959053547867
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:44:07+00:00",
        "end_time": "2011-09-17T18:49:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752376,
            44.84990636,
            1065.895905,
            -117.9623194,
            44.86261754,
            1112.035905
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502491437255,
                  44.84990636442192,
                  1065.8959053547867
                ],
                [
                  -117.97523763971772,
                  44.86250971395012,
                  1065.8959053547867
                ],
                [
                  -117.96252938718428,
                  44.862617536075554,
                  1112.0359053547866
                ],
                [
                  -117.9623194328052,
                  44.85001413944,
                  1112.0359053547866
                ],
                [
                  -117.97502491437255,
                  44.84990636442192,
                  1065.8959053547867
                ]
              ]
            ]
          },
          "id": "44117G8108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:44:07Z",
            "pc:count": 15504863,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423500.8786,
                "count": 15504863,
                "maximum": 423957.926,
                "minimum": 422953.786,
                "name": "X",
                "position": 0,
                "stddev": 289.0267267,
                "variance": 83536.44877
              },
              {
                "average": 4967527.169,
                "count": 15504863,
                "maximum": 4968139.053,
                "minimum": 4966738.813,
                "name": "Y",
                "position": 1,
                "stddev": 399.9694626,
                "variance": 159975.571
              },
              {
                "average": 1081.023908,
                "count": 15504863,
                "maximum": 1112.035905,
                "minimum": 1065.895905,
                "name": "Z",
                "position": 2,
                "stddev": 7.554940674,
                "variance": 57.07712859
              },
              {
                "average": 127.490652,
                "count": 15504863,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.76524827,
                "variance": 2999.232418
              },
              {
                "average": 1.002321465,
                "count": 15504863,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04994597884,
                "variance": 0.002494600802
              },
              {
                "average": 1.005005268,
                "count": 15504863,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07526812996,
                "variance": 0.005665291387
              },
              {
                "average": 0.4988680648,
                "count": 15504863,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987348,
                "variance": 0.2499987348
              },
              {
                "average": 0,
                "count": 15504863,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.208967277,
                "count": 15504863,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4065709837,
                "variance": 0.1652999648
              },
              {
                "average": -1.432190823,
                "count": 15504863,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.135497116,
                "variance": 66.18631333
              },
              {
                "average": 182.8839485,
                "count": 15504863,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 8.937296733,
                "variance": 79.87527289
              },
              {
                "average": 12392.43528,
                "count": 15504863,
                "maximum": 20105,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7287.189245,
                "variance": 53103127.09
              },
              {
                "average": 31407.85569,
                "count": 15504863,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 10854.29762,
                "variance": 117815776.8
              },
              {
                "average": 29905.06025,
                "count": 15504863,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 8338.80527,
                "variance": 69535673.34
              },
              {
                "average": 24394.2274,
                "count": 15504863,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7315.747804,
                "variance": 53520165.93
              },
              {
                "average": 368379.7427,
                "count": 15504863,
                "maximum": 590247.2458,
                "minimum": 320563.8578,
                "name": "GpsTime",
                "position": 15,
                "stddev": 97209.10614,
                "variance": 9449610317
              },
              {
                "average": 0,
                "count": 15504863,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15504863,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15504863,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15504863,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15504863,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422953.786,
              4966738.813,
              1065.895905,
              423957.926,
              4968139.053,
              1112.035905
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422953.78602151235,
                    4966738.813124231,
                    1065.8959053547867
                  ],
                  [
                    422953.78602151235,
                    4968139.053124231,
                    1065.8959053547867
                  ],
                  [
                    423957.92602151236,
                    4968139.053124231,
                    1112.0359053547866
                  ],
                  [
                    423957.92602151236,
                    4966738.813124231,
                    1112.0359053547866
                  ],
                  [
                    422953.78602151235,
                    4966738.813124231,
                    1065.8959053547867
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:44:07+00:00",
            "end_time": "2011-09-17T18:49: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": "44117G7404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.77502542788454,
              44.79995400082012,
              1035.0215076789696
            ],
            [
              -117.77519359052776,
              44.81251060690615,
              1035.0215076789696
            ],
            [
              -117.76252878365649,
              44.8125958736155,
              1076.3615076789697
            ],
            [
              -117.76236336774276,
              44.80003923041426,
              1076.3615076789697
            ],
            [
              -117.77502542788454,
              44.79995400082012,
              1035.0215076789696
            ]
          ]
        ]
      },
      "bbox": [
        -117.7751936,
        44.799954,
        1035.021508,
        -117.7623634,
        44.81259587,
        1076.361508
      ],
      "properties": {
        "datetime": "2011-09-19T00:30:27Z",
        "pc:count": 10456733,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439162.9687,
            "count": 10456733,
            "maximum": 439706.5212,
            "minimum": 438705.0012,
            "name": "X",
            "position": 0,
            "stddev": 268.5439471,
            "variance": 72115.85154
          },
          {
            "average": 4961760.303,
            "count": 10456733,
            "maximum": 4962414.632,
            "minimum": 4961019.672,
            "name": "Y",
            "position": 1,
            "stddev": 391.4689115,
            "variance": 153247.9086
          },
          {
            "average": 1045.634188,
            "count": 10456733,
            "maximum": 1076.361508,
            "minimum": 1035.021508,
            "name": "Z",
            "position": 2,
            "stddev": 6.555620304,
            "variance": 42.97615757
          },
          {
            "average": 222.1734395,
            "count": 10456733,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 40.29211079,
            "variance": 1623.454192
          },
          {
            "average": 1.005571243,
            "count": 10456733,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08524858808,
            "variance": 0.007267321769
          },
          {
            "average": 1.011168593,
            "count": 10456733,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.127713364,
            "variance": 0.01631070333
          },
          {
            "average": 0.4980639747,
            "count": 10456733,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999962757,
            "variance": 0.2499962757
          },
          {
            "average": 0,
            "count": 10456733,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.277593011,
            "count": 10456733,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4478115122,
            "variance": 0.2005351505
          },
          {
            "average": 0.7784620902,
            "count": 10456733,
            "maximum": 16.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.863389905,
            "variance": 61.83290079
          },
          {
            "average": 198.2835257,
            "count": 10456733,
            "maximum": 212,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 3.500880391,
            "variance": 12.25616351
          },
          {
            "average": 18.15620634,
            "count": 10456733,
            "maximum": 31,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.05291225,
            "variance": 101.0610446
          },
          {
            "average": 39065.27672,
            "count": 10456733,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 11039.73218,
            "variance": 121875686.6
          },
          {
            "average": 37105.11752,
            "count": 10456733,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 9414.687064,
            "variance": 88636332.52
          },
          {
            "average": 30300.36318,
            "count": 10456733,
            "maximum": 65280,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 9040.253329,
            "variance": 81726180.25
          },
          {
            "average": 426277.6298,
            "count": 10456733,
            "maximum": 427427.4119,
            "minimum": 425435.9989,
            "name": "GpsTime",
            "position": 15,
            "stddev": 486.852891,
            "variance": 237025.7375
          },
          {
            "average": 0,
            "count": 10456733,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10456733,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10456733,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10456733,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10456733,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438705.0012,
          4961019.672,
          1035.021508,
          439706.5212,
          4962414.632,
          1076.361508
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438705.00123391,
                4961019.67215935,
                1035.0215076789696
              ],
              [
                438705.00123391,
                4962414.63215935,
                1035.0215076789696
              ],
              [
                439706.52123391,
                4962414.63215935,
                1076.3615076789697
              ],
              [
                439706.52123391,
                4961019.67215935,
                1076.3615076789697
              ],
              [
                438705.00123391,
                4961019.67215935,
                1035.0215076789696
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:30:27+00:00",
        "end_time": "2011-09-18T23:57:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7751936,
            44.799954,
            1035.021508,
            -117.7623634,
            44.81259587,
            1076.361508
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.77502542788454,
                  44.79995400082012,
                  1035.0215076789696
                ],
                [
                  -117.77519359052776,
                  44.81251060690615,
                  1035.0215076789696
                ],
                [
                  -117.76252878365649,
                  44.8125958736155,
                  1076.3615076789697
                ],
                [
                  -117.76236336774276,
                  44.80003923041426,
                  1076.3615076789697
                ],
                [
                  -117.77502542788454,
                  44.79995400082012,
                  1035.0215076789696
                ]
              ]
            ]
          },
          "id": "44117G7404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:30:27Z",
            "pc:count": 10456733,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439162.9687,
                "count": 10456733,
                "maximum": 439706.5212,
                "minimum": 438705.0012,
                "name": "X",
                "position": 0,
                "stddev": 268.5439471,
                "variance": 72115.85154
              },
              {
                "average": 4961760.303,
                "count": 10456733,
                "maximum": 4962414.632,
                "minimum": 4961019.672,
                "name": "Y",
                "position": 1,
                "stddev": 391.4689115,
                "variance": 153247.9086
              },
              {
                "average": 1045.634188,
                "count": 10456733,
                "maximum": 1076.361508,
                "minimum": 1035.021508,
                "name": "Z",
                "position": 2,
                "stddev": 6.555620304,
                "variance": 42.97615757
              },
              {
                "average": 222.1734395,
                "count": 10456733,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 40.29211079,
                "variance": 1623.454192
              },
              {
                "average": 1.005571243,
                "count": 10456733,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08524858808,
                "variance": 0.007267321769
              },
              {
                "average": 1.011168593,
                "count": 10456733,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.127713364,
                "variance": 0.01631070333
              },
              {
                "average": 0.4980639747,
                "count": 10456733,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999962757,
                "variance": 0.2499962757
              },
              {
                "average": 0,
                "count": 10456733,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.277593011,
                "count": 10456733,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4478115122,
                "variance": 0.2005351505
              },
              {
                "average": 0.7784620902,
                "count": 10456733,
                "maximum": 16.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.863389905,
                "variance": 61.83290079
              },
              {
                "average": 198.2835257,
                "count": 10456733,
                "maximum": 212,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 3.500880391,
                "variance": 12.25616351
              },
              {
                "average": 18.15620634,
                "count": 10456733,
                "maximum": 31,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.05291225,
                "variance": 101.0610446
              },
              {
                "average": 39065.27672,
                "count": 10456733,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 11039.73218,
                "variance": 121875686.6
              },
              {
                "average": 37105.11752,
                "count": 10456733,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 9414.687064,
                "variance": 88636332.52
              },
              {
                "average": 30300.36318,
                "count": 10456733,
                "maximum": 65280,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 9040.253329,
                "variance": 81726180.25
              },
              {
                "average": 426277.6298,
                "count": 10456733,
                "maximum": 427427.4119,
                "minimum": 425435.9989,
                "name": "GpsTime",
                "position": 15,
                "stddev": 486.852891,
                "variance": 237025.7375
              },
              {
                "average": 0,
                "count": 10456733,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10456733,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10456733,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10456733,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10456733,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438705.0012,
              4961019.672,
              1035.021508,
              439706.5212,
              4962414.632,
              1076.361508
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438705.00123391,
                    4961019.67215935,
                    1035.0215076789696
                  ],
                  [
                    438705.00123391,
                    4962414.63215935,
                    1035.0215076789696
                  ],
                  [
                    439706.52123391,
                    4962414.63215935,
                    1076.3615076789697
                  ],
                  [
                    439706.52123391,
                    4961019.67215935,
                    1076.3615076789697
                  ],
                  [
                    438705.00123391,
                    4961019.67215935,
                    1035.0215076789696
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:30:27+00:00",
            "end_time": "2011-09-18T23:57: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": "45118E1423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0375253105913,
              45.499959104187106,
              837.6171304396515
            ],
            [
              -118.03775592132165,
              45.51250983339378,
              837.6171304396515
            ],
            [
              -118.02904904513314,
              45.51258860878692,
              871.9571304396515
            ],
            [
              -118.02882036841876,
              45.50003784530213,
              871.9571304396515
            ],
            [
              -118.0375253105913,
              45.499959104187106,
              837.6171304396515
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377559,
        45.4999591,
        837.6171304,
        -118.0288204,
        45.51258861,
        871.9571304
      ],
      "properties": {
        "datetime": "2011-09-14T22:18:19Z",
        "pc:count": 6915778,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419252.1229,
            "count": 6915778,
            "maximum": 419622.7345,
            "minimum": 418942.5345,
            "name": "X",
            "position": 0,
            "stddev": 182.0120657,
            "variance": 33128.39206
          },
          {
            "average": 5039741.33,
            "count": 6915778,
            "maximum": 5040409.355,
            "minimum": 5039014.775,
            "name": "Y",
            "position": 1,
            "stddev": 389.0801003,
            "variance": 151383.3244
          },
          {
            "average": 847.1757709,
            "count": 6915778,
            "maximum": 871.9571304,
            "minimum": 837.6171304,
            "name": "Z",
            "position": 2,
            "stddev": 4.406638463,
            "variance": 19.41846255
          },
          {
            "average": 104.4169992,
            "count": 6915778,
            "maximum": 219,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.1049684,
            "variance": 533.8395649
          },
          {
            "average": 1.006108206,
            "count": 6915778,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07922445318,
            "variance": 0.006276513982
          },
          {
            "average": 1.013767504,
            "count": 6915778,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1200752667,
            "variance": 0.01441806968
          },
          {
            "average": 0.5000047717,
            "count": 6915778,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000361,
            "variance": 0.2500000361
          },
          {
            "average": 0,
            "count": 6915778,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.267780718,
            "count": 6915778,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4428027027,
            "variance": 0.1960742335
          },
          {
            "average": -1.838455149,
            "count": 6915778,
            "maximum": 15,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.998144653,
            "variance": 80.9666072
          },
          {
            "average": 122.181022,
            "count": 6915778,
            "maximum": 130,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 1.199118974,
            "variance": 1.437886315
          },
          {
            "average": 1014.433863,
            "count": 6915778,
            "maximum": 1017,
            "minimum": 1012,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.281071319,
            "variance": 1.641143724
          },
          {
            "average": 34171.28639,
            "count": 6915778,
            "maximum": 62208,
            "minimum": 7680,
            "name": "Red",
            "position": 12,
            "stddev": 11115.28998,
            "variance": 123549671.4
          },
          {
            "average": 33664.12552,
            "count": 6915778,
            "maximum": 64512,
            "minimum": 8704,
            "name": "Green",
            "position": 13,
            "stddev": 8659.075878,
            "variance": 74979595.07
          },
          {
            "average": 29065.98943,
            "count": 6915778,
            "maximum": 65024,
            "minimum": 5888,
            "name": "Blue",
            "position": 14,
            "stddev": 7435.689149,
            "variance": 55289473.12
          },
          {
            "average": 72722.74996,
            "count": 6915778,
            "maximum": 73899.91087,
            "minimum": 71609.82264,
            "name": "GpsTime",
            "position": 15,
            "stddev": 629.2123447,
            "variance": 395908.1747
          },
          {
            "average": 0,
            "count": 6915778,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6915778,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6915778,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6915778,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6915778,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418942.5345,
          5039014.775,
          837.6171304,
          419622.7345,
          5040409.355,
          871.9571304
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418942.5345481058,
                5039014.774573751,
                837.6171304396515
              ],
              [
                418942.5345481058,
                5040409.354573751,
                837.6171304396515
              ],
              [
                419622.73454810574,
                5040409.354573751,
                871.9571304396515
              ],
              [
                419622.73454810574,
                5039014.774573751,
                871.9571304396515
              ],
              [
                418942.5345481058,
                5039014.774573751,
                837.6171304396515
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:18:19+00:00",
        "end_time": "2011-09-14T21:40:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377559,
            45.4999591,
            837.6171304,
            -118.0288204,
            45.51258861,
            871.9571304
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0375253105913,
                  45.499959104187106,
                  837.6171304396515
                ],
                [
                  -118.03775592132165,
                  45.51250983339378,
                  837.6171304396515
                ],
                [
                  -118.02904904513314,
                  45.51258860878692,
                  871.9571304396515
                ],
                [
                  -118.02882036841876,
                  45.50003784530213,
                  871.9571304396515
                ],
                [
                  -118.0375253105913,
                  45.499959104187106,
                  837.6171304396515
                ]
              ]
            ]
          },
          "id": "45118E1423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:18:19Z",
            "pc:count": 6915778,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419252.1229,
                "count": 6915778,
                "maximum": 419622.7345,
                "minimum": 418942.5345,
                "name": "X",
                "position": 0,
                "stddev": 182.0120657,
                "variance": 33128.39206
              },
              {
                "average": 5039741.33,
                "count": 6915778,
                "maximum": 5040409.355,
                "minimum": 5039014.775,
                "name": "Y",
                "position": 1,
                "stddev": 389.0801003,
                "variance": 151383.3244
              },
              {
                "average": 847.1757709,
                "count": 6915778,
                "maximum": 871.9571304,
                "minimum": 837.6171304,
                "name": "Z",
                "position": 2,
                "stddev": 4.406638463,
                "variance": 19.41846255
              },
              {
                "average": 104.4169992,
                "count": 6915778,
                "maximum": 219,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.1049684,
                "variance": 533.8395649
              },
              {
                "average": 1.006108206,
                "count": 6915778,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07922445318,
                "variance": 0.006276513982
              },
              {
                "average": 1.013767504,
                "count": 6915778,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1200752667,
                "variance": 0.01441806968
              },
              {
                "average": 0.5000047717,
                "count": 6915778,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000361,
                "variance": 0.2500000361
              },
              {
                "average": 0,
                "count": 6915778,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.267780718,
                "count": 6915778,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4428027027,
                "variance": 0.1960742335
              },
              {
                "average": -1.838455149,
                "count": 6915778,
                "maximum": 15,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.998144653,
                "variance": 80.9666072
              },
              {
                "average": 122.181022,
                "count": 6915778,
                "maximum": 130,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 1.199118974,
                "variance": 1.437886315
              },
              {
                "average": 1014.433863,
                "count": 6915778,
                "maximum": 1017,
                "minimum": 1012,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.281071319,
                "variance": 1.641143724
              },
              {
                "average": 34171.28639,
                "count": 6915778,
                "maximum": 62208,
                "minimum": 7680,
                "name": "Red",
                "position": 12,
                "stddev": 11115.28998,
                "variance": 123549671.4
              },
              {
                "average": 33664.12552,
                "count": 6915778,
                "maximum": 64512,
                "minimum": 8704,
                "name": "Green",
                "position": 13,
                "stddev": 8659.075878,
                "variance": 74979595.07
              },
              {
                "average": 29065.98943,
                "count": 6915778,
                "maximum": 65024,
                "minimum": 5888,
                "name": "Blue",
                "position": 14,
                "stddev": 7435.689149,
                "variance": 55289473.12
              },
              {
                "average": 72722.74996,
                "count": 6915778,
                "maximum": 73899.91087,
                "minimum": 71609.82264,
                "name": "GpsTime",
                "position": 15,
                "stddev": 629.2123447,
                "variance": 395908.1747
              },
              {
                "average": 0,
                "count": 6915778,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6915778,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6915778,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6915778,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6915778,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418942.5345,
              5039014.775,
              837.6171304,
              419622.7345,
              5040409.355,
              871.9571304
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418942.5345481058,
                    5039014.774573751,
                    837.6171304396515
                  ],
                  [
                    418942.5345481058,
                    5040409.354573751,
                    837.6171304396515
                  ],
                  [
                    419622.73454810574,
                    5040409.354573751,
                    871.9571304396515
                  ],
                  [
                    419622.73454810574,
                    5039014.774573751,
                    871.9571304396515
                  ],
                  [
                    418942.5345481058,
                    5039014.774573751,
                    837.6171304396515
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:18:19+00:00",
            "end_time": "2011-09-14T21:40: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": "44117H7111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502493285027,
              44.96241737548281,
              1001.1484315818359
            ],
            [
              -117.87521642279577,
              44.97500967038936,
              1001.1484315818359
            ],
            [
              -117.8626298372134,
              44.975105440512486,
              1114.588431581836
            ],
            [
              -117.86244110027572,
              44.96251310380122,
              1114.588431581836
            ],
            [
              -117.87502493285027,
              44.96241737548281,
              1001.1484315818359
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752164,
        44.96241738,
        1001.148432,
        -117.8624411,
        44.97510544,
        1114.588432
      ],
      "properties": {
        "datetime": "2011-09-20T01:04:20Z",
        "pc:count": 9158240,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431432.4865,
            "count": 9158240,
            "maximum": 431983.1891,
            "minimum": 430990.6291,
            "name": "X",
            "position": 0,
            "stddev": 272.2089805,
            "variance": 74097.72909
          },
          {
            "average": 4979748.403,
            "count": 9158240,
            "maximum": 4980546.179,
            "minimum": 4979147.179,
            "name": "Y",
            "position": 1,
            "stddev": 366.8421147,
            "variance": 134573.1371
          },
          {
            "average": 1030.35538,
            "count": 9158240,
            "maximum": 1114.588432,
            "minimum": 1001.148432,
            "name": "Z",
            "position": 2,
            "stddev": 20.76756771,
            "variance": 431.2918688
          },
          {
            "average": 227.7286621,
            "count": 9158240,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.45801396,
            "variance": 1119.438698
          },
          {
            "average": 1.000184752,
            "count": 9158240,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01359911486,
            "variance": 0.0001849359249
          },
          {
            "average": 1.000371578,
            "count": 9158240,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01928976577,
            "variance": 0.0003720950633
          },
          {
            "average": 0.4966414944,
            "count": 9158240,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999887476,
            "variance": 0.2499887477
          },
          {
            "average": 0,
            "count": 9158240,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.247566672,
            "count": 9158240,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4315986971,
            "variance": 0.1862774354
          },
          {
            "average": 0.9415323507,
            "count": 9158240,
            "maximum": 18,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.90924311,
            "variance": 62.55612657
          },
          {
            "average": 198.1398444,
            "count": 9158240,
            "maximum": 210,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 3.327233716,
            "variance": 11.0704842
          },
          {
            "average": 184.0209229,
            "count": 9158240,
            "maximum": 267,
            "minimum": 113,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 63.2990094,
            "variance": 4006.764591
          },
          {
            "average": 40407.04532,
            "count": 9158240,
            "maximum": 65280,
            "minimum": 11776,
            "name": "Red",
            "position": 12,
            "stddev": 8346.186545,
            "variance": 69658829.85
          },
          {
            "average": 36989.50095,
            "count": 9158240,
            "maximum": 65280,
            "minimum": 14336,
            "name": "Green",
            "position": 13,
            "stddev": 7430.131957,
            "variance": 55206860.89
          },
          {
            "average": 31337.57283,
            "count": 9158240,
            "maximum": 65280,
            "minimum": 12032,
            "name": "Blue",
            "position": 14,
            "stddev": 7255.74762,
            "variance": 52645873.53
          },
          {
            "average": 511295.4509,
            "count": 9158240,
            "maximum": 515860.2351,
            "minimum": 507718.9462,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3291.244299,
            "variance": 10832289.04
          },
          {
            "average": 0,
            "count": 9158240,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9158240,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9158240,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9158240,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9158240,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430990.6291,
          4979147.179,
          1001.148432,
          431983.1891,
          4980546.179,
          1114.588432
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430990.6290524728,
                4979147.178660827,
                1001.1484315818359
              ],
              [
                430990.6290524728,
                4980546.178660827,
                1001.1484315818359
              ],
              [
                431983.1890524729,
                4980546.178660827,
                1114.588431581836
              ],
              [
                431983.1890524729,
                4979147.178660827,
                1114.588431581836
              ],
              [
                430990.6290524728,
                4979147.178660827,
                1001.1484315818359
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:04:20+00:00",
        "end_time": "2011-09-19T22:48:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752164,
            44.96241738,
            1001.148432,
            -117.8624411,
            44.97510544,
            1114.588432
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502493285027,
                  44.96241737548281,
                  1001.1484315818359
                ],
                [
                  -117.87521642279577,
                  44.97500967038936,
                  1001.1484315818359
                ],
                [
                  -117.8626298372134,
                  44.975105440512486,
                  1114.588431581836
                ],
                [
                  -117.86244110027572,
                  44.96251310380122,
                  1114.588431581836
                ],
                [
                  -117.87502493285027,
                  44.96241737548281,
                  1001.1484315818359
                ]
              ]
            ]
          },
          "id": "44117H7111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:04:20Z",
            "pc:count": 9158240,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431432.4865,
                "count": 9158240,
                "maximum": 431983.1891,
                "minimum": 430990.6291,
                "name": "X",
                "position": 0,
                "stddev": 272.2089805,
                "variance": 74097.72909
              },
              {
                "average": 4979748.403,
                "count": 9158240,
                "maximum": 4980546.179,
                "minimum": 4979147.179,
                "name": "Y",
                "position": 1,
                "stddev": 366.8421147,
                "variance": 134573.1371
              },
              {
                "average": 1030.35538,
                "count": 9158240,
                "maximum": 1114.588432,
                "minimum": 1001.148432,
                "name": "Z",
                "position": 2,
                "stddev": 20.76756771,
                "variance": 431.2918688
              },
              {
                "average": 227.7286621,
                "count": 9158240,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.45801396,
                "variance": 1119.438698
              },
              {
                "average": 1.000184752,
                "count": 9158240,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01359911486,
                "variance": 0.0001849359249
              },
              {
                "average": 1.000371578,
                "count": 9158240,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01928976577,
                "variance": 0.0003720950633
              },
              {
                "average": 0.4966414944,
                "count": 9158240,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999887476,
                "variance": 0.2499887477
              },
              {
                "average": 0,
                "count": 9158240,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.247566672,
                "count": 9158240,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4315986971,
                "variance": 0.1862774354
              },
              {
                "average": 0.9415323507,
                "count": 9158240,
                "maximum": 18,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.90924311,
                "variance": 62.55612657
              },
              {
                "average": 198.1398444,
                "count": 9158240,
                "maximum": 210,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 3.327233716,
                "variance": 11.0704842
              },
              {
                "average": 184.0209229,
                "count": 9158240,
                "maximum": 267,
                "minimum": 113,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 63.2990094,
                "variance": 4006.764591
              },
              {
                "average": 40407.04532,
                "count": 9158240,
                "maximum": 65280,
                "minimum": 11776,
                "name": "Red",
                "position": 12,
                "stddev": 8346.186545,
                "variance": 69658829.85
              },
              {
                "average": 36989.50095,
                "count": 9158240,
                "maximum": 65280,
                "minimum": 14336,
                "name": "Green",
                "position": 13,
                "stddev": 7430.131957,
                "variance": 55206860.89
              },
              {
                "average": 31337.57283,
                "count": 9158240,
                "maximum": 65280,
                "minimum": 12032,
                "name": "Blue",
                "position": 14,
                "stddev": 7255.74762,
                "variance": 52645873.53
              },
              {
                "average": 511295.4509,
                "count": 9158240,
                "maximum": 515860.2351,
                "minimum": 507718.9462,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3291.244299,
                "variance": 10832289.04
              },
              {
                "average": 0,
                "count": 9158240,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9158240,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9158240,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9158240,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9158240,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430990.6291,
              4979147.179,
              1001.148432,
              431983.1891,
              4980546.179,
              1114.588432
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430990.6290524728,
                    4979147.178660827,
                    1001.1484315818359
                  ],
                  [
                    430990.6290524728,
                    4980546.178660827,
                    1001.1484315818359
                  ],
                  [
                    431983.1890524729,
                    4980546.178660827,
                    1114.588431581836
                  ],
                  [
                    431983.1890524729,
                    4979147.178660827,
                    1114.588431581836
                  ],
                  [
                    430990.6290524728,
                    4979147.178660827,
                    1001.1484315818359
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:04:20+00:00",
            "end_time": "2011-09-19T22:48: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": "44117G7118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002472154068,
              44.824920145909076,
              1023.930289604298
            ],
            [
              -117.85020981449333,
              44.83751030780666,
              1023.930289604298
            ],
            [
              -117.83752913894637,
              44.83760401164348,
              1046.970289604298
            ],
            [
              -117.83734680582644,
              44.82501380884942,
              1046.970289604298
            ],
            [
              -117.85002472154068,
              44.824920145909076,
              1023.930289604298
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502098,
        44.82492015,
        1023.93029,
        -117.8373468,
        44.83760401,
        1046.97029
      ],
      "properties": {
        "datetime": "2011-09-19T21:58:21Z",
        "pc:count": 11555933,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433314.4855,
            "count": 11555933,
            "maximum": 433804.7324,
            "minimum": 432802.3724,
            "name": "X",
            "position": 0,
            "stddev": 289.3305582,
            "variance": 83712.17189
          },
          {
            "average": 4964539.082,
            "count": 11555933,
            "maximum": 4965251.001,
            "minimum": 4963852.281,
            "name": "Y",
            "position": 1,
            "stddev": 406.3331785,
            "variance": 165106.652
          },
          {
            "average": 1026.929242,
            "count": 11555933,
            "maximum": 1046.97029,
            "minimum": 1023.93029,
            "name": "Z",
            "position": 2,
            "stddev": 1.238532998,
            "variance": 1.533963988
          },
          {
            "average": 234.1015278,
            "count": 11555933,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.37372034,
            "variance": 415.0884805
          },
          {
            "average": 1.001663042,
            "count": 11555933,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04602039489,
            "variance": 0.002117876746
          },
          {
            "average": 1.003319161,
            "count": 11555933,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0684212315,
            "variance": 0.004681464919
          },
          {
            "average": 0.4990248732,
            "count": 11555933,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990708,
            "variance": 0.2499990708
          },
          {
            "average": 0,
            "count": 11555933,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.254136209,
            "count": 11555933,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4353745658,
            "variance": 0.1895510125
          },
          {
            "average": 1.299026644,
            "count": 11555933,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.033348613,
            "variance": 64.53468993
          },
          {
            "average": 195.8061621,
            "count": 11555933,
            "maximum": 207,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 2.876251483,
            "variance": 8.272822592
          },
          {
            "average": 110.5526903,
            "count": 11555933,
            "maximum": 136,
            "minimum": 92,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.63657921,
            "variance": 244.5026093
          },
          {
            "average": 18906.53807,
            "count": 11555933,
            "maximum": 56832,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 4549.863111,
            "variance": 20701254.32
          },
          {
            "average": 22119.55291,
            "count": 11555933,
            "maximum": 55296,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 4394.548189,
            "variance": 19312053.78
          },
          {
            "average": 17160.12822,
            "count": 11555933,
            "maximum": 56064,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 2974.634418,
            "variance": 8848449.921
          },
          {
            "average": 501674.2545,
            "count": 11555933,
            "maximum": 504701.8756,
            "minimum": 500474.8401,
            "name": "GpsTime",
            "position": 15,
            "stddev": 705.1126259,
            "variance": 497183.8152
          },
          {
            "average": 0,
            "count": 11555933,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11555933,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11555933,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11555933,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11555933,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432802.3724,
          4963852.281,
          1023.93029,
          433804.7324,
          4965251.001,
          1046.97029
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432802.37243242044,
                4963852.281302655,
                1023.930289604298
              ],
              [
                432802.37243242044,
                4965251.001302656,
                1023.930289604298
              ],
              [
                433804.7324324204,
                4965251.001302656,
                1046.970289604298
              ],
              [
                433804.7324324204,
                4963852.281302655,
                1046.970289604298
              ],
              [
                432802.37243242044,
                4963852.281302655,
                1023.930289604298
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T21:58:21+00:00",
        "end_time": "2011-09-19T20:47:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502098,
            44.82492015,
            1023.93029,
            -117.8373468,
            44.83760401,
            1046.97029
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002472154068,
                  44.824920145909076,
                  1023.930289604298
                ],
                [
                  -117.85020981449333,
                  44.83751030780666,
                  1023.930289604298
                ],
                [
                  -117.83752913894637,
                  44.83760401164348,
                  1046.970289604298
                ],
                [
                  -117.83734680582644,
                  44.82501380884942,
                  1046.970289604298
                ],
                [
                  -117.85002472154068,
                  44.824920145909076,
                  1023.930289604298
                ]
              ]
            ]
          },
          "id": "44117G7118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:58:21Z",
            "pc:count": 11555933,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433314.4855,
                "count": 11555933,
                "maximum": 433804.7324,
                "minimum": 432802.3724,
                "name": "X",
                "position": 0,
                "stddev": 289.3305582,
                "variance": 83712.17189
              },
              {
                "average": 4964539.082,
                "count": 11555933,
                "maximum": 4965251.001,
                "minimum": 4963852.281,
                "name": "Y",
                "position": 1,
                "stddev": 406.3331785,
                "variance": 165106.652
              },
              {
                "average": 1026.929242,
                "count": 11555933,
                "maximum": 1046.97029,
                "minimum": 1023.93029,
                "name": "Z",
                "position": 2,
                "stddev": 1.238532998,
                "variance": 1.533963988
              },
              {
                "average": 234.1015278,
                "count": 11555933,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.37372034,
                "variance": 415.0884805
              },
              {
                "average": 1.001663042,
                "count": 11555933,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04602039489,
                "variance": 0.002117876746
              },
              {
                "average": 1.003319161,
                "count": 11555933,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0684212315,
                "variance": 0.004681464919
              },
              {
                "average": 0.4990248732,
                "count": 11555933,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990708,
                "variance": 0.2499990708
              },
              {
                "average": 0,
                "count": 11555933,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.254136209,
                "count": 11555933,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4353745658,
                "variance": 0.1895510125
              },
              {
                "average": 1.299026644,
                "count": 11555933,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.033348613,
                "variance": 64.53468993
              },
              {
                "average": 195.8061621,
                "count": 11555933,
                "maximum": 207,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 2.876251483,
                "variance": 8.272822592
              },
              {
                "average": 110.5526903,
                "count": 11555933,
                "maximum": 136,
                "minimum": 92,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.63657921,
                "variance": 244.5026093
              },
              {
                "average": 18906.53807,
                "count": 11555933,
                "maximum": 56832,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 4549.863111,
                "variance": 20701254.32
              },
              {
                "average": 22119.55291,
                "count": 11555933,
                "maximum": 55296,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 4394.548189,
                "variance": 19312053.78
              },
              {
                "average": 17160.12822,
                "count": 11555933,
                "maximum": 56064,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 2974.634418,
                "variance": 8848449.921
              },
              {
                "average": 501674.2545,
                "count": 11555933,
                "maximum": 504701.8756,
                "minimum": 500474.8401,
                "name": "GpsTime",
                "position": 15,
                "stddev": 705.1126259,
                "variance": 497183.8152
              },
              {
                "average": 0,
                "count": 11555933,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11555933,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11555933,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11555933,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11555933,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432802.3724,
              4963852.281,
              1023.93029,
              433804.7324,
              4965251.001,
              1046.97029
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432802.37243242044,
                    4963852.281302655,
                    1023.930289604298
                  ],
                  [
                    432802.37243242044,
                    4965251.001302656,
                    1023.930289604298
                  ],
                  [
                    433804.7324324204,
                    4965251.001302656,
                    1046.970289604298
                  ],
                  [
                    433804.7324324204,
                    4963852.281302655,
                    1046.970289604298
                  ],
                  [
                    432802.37243242044,
                    4963852.281302655,
                    1023.930289604298
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T21:58:21+00:00",
            "end_time": "2011-09-19T20:47:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117G7217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002503100681,
              44.82492520609355,
              1020.3235328442522
            ],
            [
              -117.80019916249627,
              44.837510125718225,
              1020.3235328442522
            ],
            [
              -117.78752870291693,
              44.83759820511498,
              1053.8635328442522
            ],
            [
              -117.78735732795703,
              44.825013247064575,
              1053.8635328442522
            ],
            [
              -117.80002503100681,
              44.82492520609355,
              1020.3235328442522
            ]
          ]
        ]
      },
      "bbox": [
        -117.8001992,
        44.82492521,
        1020.323533,
        -117.7873573,
        44.83759821,
        1053.863533
      ],
      "properties": {
        "datetime": "2011-09-19T20:07:14Z",
        "pc:count": 10874685,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437261.0531,
            "count": 10874685,
            "maximum": 437756.6441,
            "minimum": 436755.1041,
            "name": "X",
            "position": 0,
            "stddev": 287.6504175,
            "variance": 82742.7627
          },
          {
            "average": 4964533.017,
            "count": 10874685,
            "maximum": 4965210.838,
            "minimum": 4963812.718,
            "name": "Y",
            "position": 1,
            "stddev": 404.7009251,
            "variance": 163782.8387
          },
          {
            "average": 1026.644806,
            "count": 10874685,
            "maximum": 1053.863533,
            "minimum": 1020.323533,
            "name": "Z",
            "position": 2,
            "stddev": 1.650638808,
            "variance": 2.724608475
          },
          {
            "average": 219.5952066,
            "count": 10874685,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.92768923,
            "variance": 1929.641881
          },
          {
            "average": 1.006874866,
            "count": 10874685,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09649535212,
            "variance": 0.009311352981
          },
          {
            "average": 1.013915713,
            "count": 10874685,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1464051762,
            "variance": 0.02143447561
          },
          {
            "average": 0.4990054425,
            "count": 10874685,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990338,
            "variance": 0.2499990338
          },
          {
            "average": 0,
            "count": 10874685,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.235952398,
            "count": 10874685,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4245926051,
            "variance": 0.1802788803
          },
          {
            "average": 1.513591489,
            "count": 10874685,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.478326976,
            "variance": 55.92537436
          },
          {
            "average": 199.0994444,
            "count": 10874685,
            "maximum": 213,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 5.366959116,
            "variance": 28.80425015
          },
          {
            "average": 28.85260539,
            "count": 10874685,
            "maximum": 117,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.84135989,
            "variance": 283.631403
          },
          {
            "average": 34964.93367,
            "count": 10874685,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 9504.648543,
            "variance": 90338343.92
          },
          {
            "average": 34561.25247,
            "count": 10874685,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 8403.062689,
            "variance": 70611462.56
          },
          {
            "average": 27463.04268,
            "count": 10874685,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 9077.649215,
            "variance": 82403715.26
          },
          {
            "average": 432396.9434,
            "count": 10874685,
            "maximum": 498034.9333,
            "minimum": 429067.6061,
            "name": "GpsTime",
            "position": 15,
            "stddev": 11268.36764,
            "variance": 126976109.2
          },
          {
            "average": 0,
            "count": 10874685,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10874685,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10874685,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10874685,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10874685,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436755.1041,
          4963812.718,
          1020.323533,
          437756.6441,
          4965210.838,
          1053.863533
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436755.1040747208,
                4963812.717596552,
                1020.3235328442522
              ],
              [
                436755.1040747208,
                4965210.8375965515,
                1020.3235328442522
              ],
              [
                437756.64407472085,
                4965210.8375965515,
                1053.8635328442522
              ],
              [
                437756.64407472085,
                4963812.717596552,
                1053.8635328442522
              ],
              [
                436755.1040747208,
                4963812.717596552,
                1020.3235328442522
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T20:07:14+00:00",
        "end_time": "2011-09-19T00:57:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8001992,
            44.82492521,
            1020.323533,
            -117.7873573,
            44.83759821,
            1053.863533
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002503100681,
                  44.82492520609355,
                  1020.3235328442522
                ],
                [
                  -117.80019916249627,
                  44.837510125718225,
                  1020.3235328442522
                ],
                [
                  -117.78752870291693,
                  44.83759820511498,
                  1053.8635328442522
                ],
                [
                  -117.78735732795703,
                  44.825013247064575,
                  1053.8635328442522
                ],
                [
                  -117.80002503100681,
                  44.82492520609355,
                  1020.3235328442522
                ]
              ]
            ]
          },
          "id": "44117G7217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:07:14Z",
            "pc:count": 10874685,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437261.0531,
                "count": 10874685,
                "maximum": 437756.6441,
                "minimum": 436755.1041,
                "name": "X",
                "position": 0,
                "stddev": 287.6504175,
                "variance": 82742.7627
              },
              {
                "average": 4964533.017,
                "count": 10874685,
                "maximum": 4965210.838,
                "minimum": 4963812.718,
                "name": "Y",
                "position": 1,
                "stddev": 404.7009251,
                "variance": 163782.8387
              },
              {
                "average": 1026.644806,
                "count": 10874685,
                "maximum": 1053.863533,
                "minimum": 1020.323533,
                "name": "Z",
                "position": 2,
                "stddev": 1.650638808,
                "variance": 2.724608475
              },
              {
                "average": 219.5952066,
                "count": 10874685,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.92768923,
                "variance": 1929.641881
              },
              {
                "average": 1.006874866,
                "count": 10874685,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09649535212,
                "variance": 0.009311352981
              },
              {
                "average": 1.013915713,
                "count": 10874685,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1464051762,
                "variance": 0.02143447561
              },
              {
                "average": 0.4990054425,
                "count": 10874685,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990338,
                "variance": 0.2499990338
              },
              {
                "average": 0,
                "count": 10874685,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.235952398,
                "count": 10874685,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4245926051,
                "variance": 0.1802788803
              },
              {
                "average": 1.513591489,
                "count": 10874685,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.478326976,
                "variance": 55.92537436
              },
              {
                "average": 199.0994444,
                "count": 10874685,
                "maximum": 213,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 5.366959116,
                "variance": 28.80425015
              },
              {
                "average": 28.85260539,
                "count": 10874685,
                "maximum": 117,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.84135989,
                "variance": 283.631403
              },
              {
                "average": 34964.93367,
                "count": 10874685,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 9504.648543,
                "variance": 90338343.92
              },
              {
                "average": 34561.25247,
                "count": 10874685,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 8403.062689,
                "variance": 70611462.56
              },
              {
                "average": 27463.04268,
                "count": 10874685,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 9077.649215,
                "variance": 82403715.26
              },
              {
                "average": 432396.9434,
                "count": 10874685,
                "maximum": 498034.9333,
                "minimum": 429067.6061,
                "name": "GpsTime",
                "position": 15,
                "stddev": 11268.36764,
                "variance": 126976109.2
              },
              {
                "average": 0,
                "count": 10874685,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10874685,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10874685,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10874685,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10874685,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436755.1041,
              4963812.718,
              1020.323533,
              437756.6441,
              4965210.838,
              1053.863533
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436755.1040747208,
                    4963812.717596552,
                    1020.3235328442522
                  ],
                  [
                    436755.1040747208,
                    4965210.8375965515,
                    1020.3235328442522
                  ],
                  [
                    437756.64407472085,
                    4965210.8375965515,
                    1053.8635328442522
                  ],
                  [
                    437756.64407472085,
                    4963812.717596552,
                    1053.8635328442522
                  ],
                  [
                    436755.1040747208,
                    4963812.717596552,
                    1020.3235328442522
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T20:07:14+00:00",
            "end_time": "2011-09-19T00:57:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118D1425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252437124533,
              45.37490256579876,
              823.3617694182074
            ],
            [
              -118.01274944001861,
              45.387509288557524,
              823.3617694182074
            ],
            [
              -118.00002947436937,
              45.387621372801775,
              845.1217694182074
            ],
            [
              -117.99980723127398,
              45.37501460105671,
              845.1217694182074
            ],
            [
              -118.01252437124533,
              45.37490256579876,
              823.3617694182074
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127494,
        45.37490257,
        823.3617694,
        -117.9998072,
        45.38762137,
        845.1217694
      ],
      "properties": {
        "datetime": "2011-09-14T23:12:17Z",
        "pc:count": 11010235,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421216.6427,
            "count": 11010235,
            "maximum": 421716.7275,
            "minimum": 420720.8275,
            "name": "X",
            "position": 0,
            "stddev": 288.3337234,
            "variance": 83136.33607
          },
          {
            "average": 5025803.136,
            "count": 11010235,
            "maximum": 5026497.374,
            "minimum": 5025096.614,
            "name": "Y",
            "position": 1,
            "stddev": 399.9657667,
            "variance": 159972.6145
          },
          {
            "average": 835.6015304,
            "count": 11010235,
            "maximum": 845.1217694,
            "minimum": 823.3617694,
            "name": "Z",
            "position": 2,
            "stddev": 4.720180449,
            "variance": 22.28010347
          },
          {
            "average": 106.9086333,
            "count": 11010235,
            "maximum": 185,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.3530269,
            "variance": 301.1275427
          },
          {
            "average": 1.000055948,
            "count": 11010235,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007479626855,
            "variance": 5.594481789e-05
          },
          {
            "average": 1.000138326,
            "count": 11010235,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01176038767,
            "variance": 0.0001383067181
          },
          {
            "average": 0.4999399195,
            "count": 11010235,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000191,
            "variance": 0.2500000191
          },
          {
            "average": 0,
            "count": 11010235,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.306227342,
            "count": 11010235,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4609253479,
            "variance": 0.2124521763
          },
          {
            "average": -1.551013536,
            "count": 11010235,
            "maximum": 16.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.078085494,
            "variance": 82.41163624
          },
          {
            "average": 122.0404483,
            "count": 11010235,
            "maximum": 127,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 1.437513559,
            "variance": 2.066445233
          },
          {
            "average": 1019.358586,
            "count": 11010235,
            "maximum": 1023,
            "minimum": 1016,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.715667932,
            "variance": 2.943516452
          },
          {
            "average": 23606.19946,
            "count": 11010235,
            "maximum": 59392,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 8862.714827,
            "variance": 78547714.11
          },
          {
            "average": 25051.39578,
            "count": 11010235,
            "maximum": 58368,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 6757.065944,
            "variance": 45657940.17
          },
          {
            "average": 21903.15187,
            "count": 11010235,
            "maximum": 59648,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 5387.010443,
            "variance": 29019881.51
          },
          {
            "average": 75171.66646,
            "count": 11010235,
            "maximum": 77137.54407,
            "minimum": 73359.08304,
            "name": "GpsTime",
            "position": 15,
            "stddev": 869.9645781,
            "variance": 756838.3671
          },
          {
            "average": 0,
            "count": 11010235,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11010235,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11010235,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11010235,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11010235,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420720.8275,
          5025096.614,
          823.3617694,
          421716.7275,
          5026497.374,
          845.1217694
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420720.82745720336,
                5025096.614392308,
                823.3617694182074
              ],
              [
                420720.82745720336,
                5026497.374392307,
                823.3617694182074
              ],
              [
                421716.7274572034,
                5026497.374392307,
                845.1217694182074
              ],
              [
                421716.7274572034,
                5025096.614392308,
                845.1217694182074
              ],
              [
                420720.82745720336,
                5025096.614392308,
                823.3617694182074
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:12:17+00:00",
        "end_time": "2011-09-14T22:09:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127494,
            45.37490257,
            823.3617694,
            -117.9998072,
            45.38762137,
            845.1217694
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252437124533,
                  45.37490256579876,
                  823.3617694182074
                ],
                [
                  -118.01274944001861,
                  45.387509288557524,
                  823.3617694182074
                ],
                [
                  -118.00002947436937,
                  45.387621372801775,
                  845.1217694182074
                ],
                [
                  -117.99980723127398,
                  45.37501460105671,
                  845.1217694182074
                ],
                [
                  -118.01252437124533,
                  45.37490256579876,
                  823.3617694182074
                ]
              ]
            ]
          },
          "id": "45118D1425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:12:17Z",
            "pc:count": 11010235,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421216.6427,
                "count": 11010235,
                "maximum": 421716.7275,
                "minimum": 420720.8275,
                "name": "X",
                "position": 0,
                "stddev": 288.3337234,
                "variance": 83136.33607
              },
              {
                "average": 5025803.136,
                "count": 11010235,
                "maximum": 5026497.374,
                "minimum": 5025096.614,
                "name": "Y",
                "position": 1,
                "stddev": 399.9657667,
                "variance": 159972.6145
              },
              {
                "average": 835.6015304,
                "count": 11010235,
                "maximum": 845.1217694,
                "minimum": 823.3617694,
                "name": "Z",
                "position": 2,
                "stddev": 4.720180449,
                "variance": 22.28010347
              },
              {
                "average": 106.9086333,
                "count": 11010235,
                "maximum": 185,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.3530269,
                "variance": 301.1275427
              },
              {
                "average": 1.000055948,
                "count": 11010235,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007479626855,
                "variance": 5.594481789e-05
              },
              {
                "average": 1.000138326,
                "count": 11010235,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01176038767,
                "variance": 0.0001383067181
              },
              {
                "average": 0.4999399195,
                "count": 11010235,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000191,
                "variance": 0.2500000191
              },
              {
                "average": 0,
                "count": 11010235,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.306227342,
                "count": 11010235,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4609253479,
                "variance": 0.2124521763
              },
              {
                "average": -1.551013536,
                "count": 11010235,
                "maximum": 16.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.078085494,
                "variance": 82.41163624
              },
              {
                "average": 122.0404483,
                "count": 11010235,
                "maximum": 127,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 1.437513559,
                "variance": 2.066445233
              },
              {
                "average": 1019.358586,
                "count": 11010235,
                "maximum": 1023,
                "minimum": 1016,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.715667932,
                "variance": 2.943516452
              },
              {
                "average": 23606.19946,
                "count": 11010235,
                "maximum": 59392,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 8862.714827,
                "variance": 78547714.11
              },
              {
                "average": 25051.39578,
                "count": 11010235,
                "maximum": 58368,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 6757.065944,
                "variance": 45657940.17
              },
              {
                "average": 21903.15187,
                "count": 11010235,
                "maximum": 59648,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 5387.010443,
                "variance": 29019881.51
              },
              {
                "average": 75171.66646,
                "count": 11010235,
                "maximum": 77137.54407,
                "minimum": 73359.08304,
                "name": "GpsTime",
                "position": 15,
                "stddev": 869.9645781,
                "variance": 756838.3671
              },
              {
                "average": 0,
                "count": 11010235,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11010235,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11010235,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11010235,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11010235,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420720.8275,
              5025096.614,
              823.3617694,
              421716.7275,
              5026497.374,
              845.1217694
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420720.82745720336,
                    5025096.614392308,
                    823.3617694182074
                  ],
                  [
                    420720.82745720336,
                    5026497.374392307,
                    823.3617694182074
                  ],
                  [
                    421716.7274572034,
                    5026497.374392307,
                    845.1217694182074
                  ],
                  [
                    421716.7274572034,
                    5025096.614392308,
                    845.1217694182074
                  ],
                  [
                    420720.82745720336,
                    5025096.614392308,
                    823.3617694182074
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:12:17+00:00",
            "end_time": "2011-09-14T22:09: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": "44117G7317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252436279514,
              44.76241879493669,
              1045.694387196085
            ],
            [
              -117.86271178475356,
              44.77501013421595,
              1045.694387196085
            ],
            [
              -117.85002840673181,
              44.775105245596215,
              1241.214387196085
            ],
            [
              -117.84984373939868,
              44.76251386480153,
              1241.214387196085
            ],
            [
              -117.86252436279514,
              44.76241879493669,
              1045.694387196085
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627118,
        44.76241879,
        1045.694387,
        -117.8498437,
        44.77510525,
        1241.214387
      ],
      "properties": {
        "datetime": "2011-09-19T20:36:05Z",
        "pc:count": 11928068,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432218.0886,
            "count": 11928068,
            "maximum": 432744.2296,
            "minimum": 431740.5696,
            "name": "X",
            "position": 0,
            "stddev": 281.6391861,
            "variance": 79320.63117
          },
          {
            "average": 4957569.524,
            "count": 11928068,
            "maximum": 4958318.67,
            "minimum": 4956919.83,
            "name": "Y",
            "position": 1,
            "stddev": 414.1619289,
            "variance": 171530.1033
          },
          {
            "average": 1107.572401,
            "count": 11928068,
            "maximum": 1241.214387,
            "minimum": 1045.694387,
            "name": "Z",
            "position": 2,
            "stddev": 44.3988016,
            "variance": 1971.253583
          },
          {
            "average": 216.6218476,
            "count": 11928068,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.93698171,
            "variance": 2019.332325
          },
          {
            "average": 1.008175507,
            "count": 11928068,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09921137791,
            "variance": 0.009842897507
          },
          {
            "average": 1.016394273,
            "count": 11928068,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1462184389,
            "variance": 0.02137983189
          },
          {
            "average": 0.4986501586,
            "count": 11928068,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981989,
            "variance": 0.2499981989
          },
          {
            "average": 0,
            "count": 11928068,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.227063427,
            "count": 11928068,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4189339351,
            "variance": 0.1755056419
          },
          {
            "average": 0.01836909398,
            "count": 11928068,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.924025217,
            "variance": 62.79017564
          },
          {
            "average": 199.0373442,
            "count": 11928068,
            "maximum": 213,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 5.116878566,
            "variance": 26.18244626
          },
          {
            "average": 84.13119962,
            "count": 11928068,
            "maximum": 121,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 34.95677963,
            "variance": 1221.976442
          },
          {
            "average": 36003.28335,
            "count": 11928068,
            "maximum": 64512,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 7575.651934,
            "variance": 57390502.23
          },
          {
            "average": 33711.4116,
            "count": 11928068,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7045.376519,
            "variance": 49637330.29
          },
          {
            "average": 27130.29264,
            "count": 11928068,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7821.088356,
            "variance": 61169423.08
          },
          {
            "average": 481275.0315,
            "count": 11928068,
            "maximum": 499765.2319,
            "minimum": 430329.3273,
            "name": "GpsTime",
            "position": 15,
            "stddev": 29351.60031,
            "variance": 861516440.8
          },
          {
            "average": 0,
            "count": 11928068,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11928068,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11928068,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11928068,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11928068,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431740.5696,
          4956919.83,
          1045.694387,
          432744.2296,
          4958318.67,
          1241.214387
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431740.5695978626,
                4956919.830178925,
                1045.694387196085
              ],
              [
                431740.5695978626,
                4958318.670178925,
                1045.694387196085
              ],
              [
                432744.22959786264,
                4958318.670178925,
                1241.214387196085
              ],
              [
                432744.22959786264,
                4956919.830178925,
                1241.214387196085
              ],
              [
                431740.5695978626,
                4956919.830178925,
                1045.694387196085
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T20:36:05+00:00",
        "end_time": "2011-09-19T01:18:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627118,
            44.76241879,
            1045.694387,
            -117.8498437,
            44.77510525,
            1241.214387
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252436279514,
                  44.76241879493669,
                  1045.694387196085
                ],
                [
                  -117.86271178475356,
                  44.77501013421595,
                  1045.694387196085
                ],
                [
                  -117.85002840673181,
                  44.775105245596215,
                  1241.214387196085
                ],
                [
                  -117.84984373939868,
                  44.76251386480153,
                  1241.214387196085
                ],
                [
                  -117.86252436279514,
                  44.76241879493669,
                  1045.694387196085
                ]
              ]
            ]
          },
          "id": "44117G7317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:36:05Z",
            "pc:count": 11928068,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432218.0886,
                "count": 11928068,
                "maximum": 432744.2296,
                "minimum": 431740.5696,
                "name": "X",
                "position": 0,
                "stddev": 281.6391861,
                "variance": 79320.63117
              },
              {
                "average": 4957569.524,
                "count": 11928068,
                "maximum": 4958318.67,
                "minimum": 4956919.83,
                "name": "Y",
                "position": 1,
                "stddev": 414.1619289,
                "variance": 171530.1033
              },
              {
                "average": 1107.572401,
                "count": 11928068,
                "maximum": 1241.214387,
                "minimum": 1045.694387,
                "name": "Z",
                "position": 2,
                "stddev": 44.3988016,
                "variance": 1971.253583
              },
              {
                "average": 216.6218476,
                "count": 11928068,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.93698171,
                "variance": 2019.332325
              },
              {
                "average": 1.008175507,
                "count": 11928068,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09921137791,
                "variance": 0.009842897507
              },
              {
                "average": 1.016394273,
                "count": 11928068,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1462184389,
                "variance": 0.02137983189
              },
              {
                "average": 0.4986501586,
                "count": 11928068,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981989,
                "variance": 0.2499981989
              },
              {
                "average": 0,
                "count": 11928068,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.227063427,
                "count": 11928068,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4189339351,
                "variance": 0.1755056419
              },
              {
                "average": 0.01836909398,
                "count": 11928068,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.924025217,
                "variance": 62.79017564
              },
              {
                "average": 199.0373442,
                "count": 11928068,
                "maximum": 213,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 5.116878566,
                "variance": 26.18244626
              },
              {
                "average": 84.13119962,
                "count": 11928068,
                "maximum": 121,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 34.95677963,
                "variance": 1221.976442
              },
              {
                "average": 36003.28335,
                "count": 11928068,
                "maximum": 64512,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 7575.651934,
                "variance": 57390502.23
              },
              {
                "average": 33711.4116,
                "count": 11928068,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7045.376519,
                "variance": 49637330.29
              },
              {
                "average": 27130.29264,
                "count": 11928068,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7821.088356,
                "variance": 61169423.08
              },
              {
                "average": 481275.0315,
                "count": 11928068,
                "maximum": 499765.2319,
                "minimum": 430329.3273,
                "name": "GpsTime",
                "position": 15,
                "stddev": 29351.60031,
                "variance": 861516440.8
              },
              {
                "average": 0,
                "count": 11928068,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11928068,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11928068,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11928068,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11928068,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431740.5696,
              4956919.83,
              1045.694387,
              432744.2296,
              4958318.67,
              1241.214387
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431740.5695978626,
                    4956919.830178925,
                    1045.694387196085
                  ],
                  [
                    431740.5695978626,
                    4958318.670178925,
                    1045.694387196085
                  ],
                  [
                    432744.22959786264,
                    4958318.670178925,
                    1241.214387196085
                  ],
                  [
                    432744.22959786264,
                    4956919.830178925,
                    1241.214387196085
                  ],
                  [
                    431740.5695978626,
                    4956919.830178925,
                    1045.694387196085
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T20:36:05+00:00",
            "end_time": "2011-09-19T01:18: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": "44117F7112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252417706089,
              44.712418747728954,
              1081.4620865464597
            ],
            [
              -117.86271127264908,
              44.72501019770325,
              1081.4620865464597
            ],
            [
              -117.85002872435628,
              44.72510530216889,
              1157.4620865464597
            ],
            [
              -117.8498443784183,
              44.71251381068126,
              1157.4620865464597
            ],
            [
              -117.86252417706089,
              44.712418747728954,
              1081.4620865464597
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627113,
        44.71241875,
        1081.462087,
        -117.8498444,
        44.7251053,
        1157.462087
      ],
      "properties": {
        "datetime": "2011-09-19T01:03:41Z",
        "pc:count": 11754639,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432182.3843,
            "count": 11754639,
            "maximum": 432686.1896,
            "minimum": 431681.7296,
            "name": "X",
            "position": 0,
            "stddev": 286.2600964,
            "variance": 81944.84279
          },
          {
            "average": 4952064.826,
            "count": 11754639,
            "maximum": 4952764.549,
            "minimum": 4951365.709,
            "name": "Y",
            "position": 1,
            "stddev": 402.865532,
            "variance": 162300.6369
          },
          {
            "average": 1109.199896,
            "count": 11754639,
            "maximum": 1157.462087,
            "minimum": 1081.462087,
            "name": "Z",
            "position": 2,
            "stddev": 15.77230012,
            "variance": 248.7654509
          },
          {
            "average": 230.6168608,
            "count": 11754639,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.01754376,
            "variance": 676.9125832
          },
          {
            "average": 1.002902088,
            "count": 11754639,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05642938151,
            "variance": 0.003184275097
          },
          {
            "average": 1.005804006,
            "count": 11754639,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08153797809,
            "variance": 0.006648441872
          },
          {
            "average": 0.4995244005,
            "count": 11754639,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997951,
            "variance": 0.2499997951
          },
          {
            "average": 0,
            "count": 11754639,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.289423776,
            "count": 11754639,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4534949517,
            "variance": 0.2056576712
          },
          {
            "average": 1.157598398,
            "count": 11754639,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.689111012,
            "variance": 59.12242816
          },
          {
            "average": 197.4103151,
            "count": 11754639,
            "maximum": 212,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 4.517516759,
            "variance": 20.40795767
          },
          {
            "average": 22.41483486,
            "count": 11754639,
            "maximum": 35,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.06058029,
            "variance": 101.2152757
          },
          {
            "average": 32683.88222,
            "count": 11754639,
            "maximum": 63744,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 11188.47165,
            "variance": 125181897.8
          },
          {
            "average": 32155.05437,
            "count": 11754639,
            "maximum": 63488,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 8021.365494,
            "variance": 64342304.38
          },
          {
            "average": 25947.60447,
            "count": 11754639,
            "maximum": 64512,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 7404.526223,
            "variance": 54827008.58
          },
          {
            "average": 428074.4379,
            "count": 11754639,
            "maximum": 429421.468,
            "minimum": 426759.5376,
            "name": "GpsTime",
            "position": 15,
            "stddev": 514.2001796,
            "variance": 264401.8247
          },
          {
            "average": 0,
            "count": 11754639,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11754639,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11754639,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11754639,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11754639,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431681.7296,
          4951365.709,
          1081.462087,
          432686.1896,
          4952764.549,
          1157.462087
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431681.72958357027,
                4951365.708645698,
                1081.4620865464597
              ],
              [
                431681.72958357027,
                4952764.5486456975,
                1081.4620865464597
              ],
              [
                432686.18958357023,
                4952764.5486456975,
                1157.4620865464597
              ],
              [
                432686.18958357023,
                4951365.708645698,
                1157.4620865464597
              ],
              [
                431681.72958357027,
                4951365.708645698,
                1081.4620865464597
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T01:03:41+00:00",
        "end_time": "2011-09-19T00:19:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117F7112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117F7112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117F7112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627113,
            44.71241875,
            1081.462087,
            -117.8498444,
            44.7251053,
            1157.462087
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252417706089,
                  44.712418747728954,
                  1081.4620865464597
                ],
                [
                  -117.86271127264908,
                  44.72501019770325,
                  1081.4620865464597
                ],
                [
                  -117.85002872435628,
                  44.72510530216889,
                  1157.4620865464597
                ],
                [
                  -117.8498443784183,
                  44.71251381068126,
                  1157.4620865464597
                ],
                [
                  -117.86252417706089,
                  44.712418747728954,
                  1081.4620865464597
                ]
              ]
            ]
          },
          "id": "44117F7112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T01:03:41Z",
            "pc:count": 11754639,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432182.3843,
                "count": 11754639,
                "maximum": 432686.1896,
                "minimum": 431681.7296,
                "name": "X",
                "position": 0,
                "stddev": 286.2600964,
                "variance": 81944.84279
              },
              {
                "average": 4952064.826,
                "count": 11754639,
                "maximum": 4952764.549,
                "minimum": 4951365.709,
                "name": "Y",
                "position": 1,
                "stddev": 402.865532,
                "variance": 162300.6369
              },
              {
                "average": 1109.199896,
                "count": 11754639,
                "maximum": 1157.462087,
                "minimum": 1081.462087,
                "name": "Z",
                "position": 2,
                "stddev": 15.77230012,
                "variance": 248.7654509
              },
              {
                "average": 230.6168608,
                "count": 11754639,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.01754376,
                "variance": 676.9125832
              },
              {
                "average": 1.002902088,
                "count": 11754639,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05642938151,
                "variance": 0.003184275097
              },
              {
                "average": 1.005804006,
                "count": 11754639,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08153797809,
                "variance": 0.006648441872
              },
              {
                "average": 0.4995244005,
                "count": 11754639,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997951,
                "variance": 0.2499997951
              },
              {
                "average": 0,
                "count": 11754639,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.289423776,
                "count": 11754639,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4534949517,
                "variance": 0.2056576712
              },
              {
                "average": 1.157598398,
                "count": 11754639,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.689111012,
                "variance": 59.12242816
              },
              {
                "average": 197.4103151,
                "count": 11754639,
                "maximum": 212,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 4.517516759,
                "variance": 20.40795767
              },
              {
                "average": 22.41483486,
                "count": 11754639,
                "maximum": 35,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.06058029,
                "variance": 101.2152757
              },
              {
                "average": 32683.88222,
                "count": 11754639,
                "maximum": 63744,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 11188.47165,
                "variance": 125181897.8
              },
              {
                "average": 32155.05437,
                "count": 11754639,
                "maximum": 63488,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 8021.365494,
                "variance": 64342304.38
              },
              {
                "average": 25947.60447,
                "count": 11754639,
                "maximum": 64512,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 7404.526223,
                "variance": 54827008.58
              },
              {
                "average": 428074.4379,
                "count": 11754639,
                "maximum": 429421.468,
                "minimum": 426759.5376,
                "name": "GpsTime",
                "position": 15,
                "stddev": 514.2001796,
                "variance": 264401.8247
              },
              {
                "average": 0,
                "count": 11754639,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11754639,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11754639,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11754639,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11754639,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431681.7296,
              4951365.709,
              1081.462087,
              432686.1896,
              4952764.549,
              1157.462087
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431681.72958357027,
                    4951365.708645698,
                    1081.4620865464597
                  ],
                  [
                    431681.72958357027,
                    4952764.5486456975,
                    1081.4620865464597
                  ],
                  [
                    432686.18958357023,
                    4952764.5486456975,
                    1157.4620865464597
                  ],
                  [
                    432686.18958357023,
                    4951365.708645698,
                    1157.4620865464597
                  ],
                  [
                    431681.72958357027,
                    4951365.708645698,
                    1081.4620865464597
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T01:03:41+00:00",
            "end_time": "2011-09-19T00:19:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117G8104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252498026595,
              44.86240741921804,
              1039.7447954927964
            ],
            [
              -117.96273505820486,
              44.87501006756023,
              1039.7447954927964
            ],
            [
              -117.9500293249157,
              44.87511647719402,
              1071.9247954927962
            ],
            [
              -117.94982201847269,
              44.86251378236429,
              1071.9247954927962
            ],
            [
              -117.96252498026595,
              44.86240741921804,
              1039.7447954927964
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627351,
        44.86240742,
        1039.744795,
        -117.949822,
        44.87511648,
        1071.924795
      ],
      "properties": {
        "datetime": "2011-09-20T22:30:36Z",
        "pc:count": 21158696,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424417.9684,
            "count": 21158696,
            "maximum": 424961.7176,
            "minimum": 423957.9976,
            "name": "X",
            "position": 0,
            "stddev": 273.4005644,
            "variance": 74747.86864
          },
          {
            "average": 4968761.18,
            "count": 21158696,
            "maximum": 4969515.868,
            "minimum": 4968115.708,
            "name": "Y",
            "position": 1,
            "stddev": 397.6419425,
            "variance": 158119.1144
          },
          {
            "average": 1052.991982,
            "count": 21158696,
            "maximum": 1071.924795,
            "minimum": 1039.744795,
            "name": "Z",
            "position": 2,
            "stddev": 5.228544331,
            "variance": 27.33767582
          },
          {
            "average": 174.4868767,
            "count": 21158696,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 60.46843448,
            "variance": 3656.431569
          },
          {
            "average": 1.000935833,
            "count": 21158696,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03260714278,
            "variance": 0.00106322576
          },
          {
            "average": 1.001930459,
            "count": 21158696,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04830305308,
            "variance": 0.002333184937
          },
          {
            "average": 0.4988919449,
            "count": 21158696,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998784,
            "variance": 0.249998784
          },
          {
            "average": 0,
            "count": 21158696,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.136272245,
            "count": 21158696,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3430774339,
            "variance": 0.1177021256
          },
          {
            "average": -0.644349856,
            "count": 21158696,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.879343751,
            "variance": 62.08405795
          },
          {
            "average": 193.9464437,
            "count": 21158696,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 14.06284369,
            "variance": 197.7635727
          },
          {
            "average": 6833.853014,
            "count": 21158696,
            "maximum": 20105,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8155.82363,
            "variance": 66517459.08
          },
          {
            "average": 23768.9286,
            "count": 21158696,
            "maximum": 65280,
            "minimum": 6656,
            "name": "Red",
            "position": 12,
            "stddev": 10403.74245,
            "variance": 108237857
          },
          {
            "average": 26717.29055,
            "count": 21158696,
            "maximum": 65280,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 8482.415975,
            "variance": 71951380.77
          },
          {
            "average": 22326.20048,
            "count": 21158696,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 7551.952654,
            "variance": 57031988.89
          },
          {
            "average": 467680.9795,
            "count": 21158696,
            "maximum": 593036.1063,
            "minimum": 320540.7407,
            "name": "GpsTime",
            "position": 15,
            "stddev": 133297.8187,
            "variance": 17768308470.0
          },
          {
            "average": 0,
            "count": 21158696,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21158696,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21158696,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21158696,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21158696,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423957.9976,
          4968115.708,
          1039.744795,
          424961.7176,
          4969515.868,
          1071.924795
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423957.997582441,
                4968115.708209327,
                1039.7447954927964
              ],
              [
                423957.997582441,
                4969515.868209328,
                1039.7447954927964
              ],
              [
                424961.717582441,
                4969515.868209328,
                1071.9247954927962
              ],
              [
                424961.717582441,
                4968115.708209327,
                1071.9247954927962
              ],
              [
                423957.997582441,
                4968115.708209327,
                1039.7447954927964
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:30:36+00:00",
        "end_time": "2011-09-17T18:49:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627351,
            44.86240742,
            1039.744795,
            -117.949822,
            44.87511648,
            1071.924795
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252498026595,
                  44.86240741921804,
                  1039.7447954927964
                ],
                [
                  -117.96273505820486,
                  44.87501006756023,
                  1039.7447954927964
                ],
                [
                  -117.9500293249157,
                  44.87511647719402,
                  1071.9247954927962
                ],
                [
                  -117.94982201847269,
                  44.86251378236429,
                  1071.9247954927962
                ],
                [
                  -117.96252498026595,
                  44.86240741921804,
                  1039.7447954927964
                ]
              ]
            ]
          },
          "id": "44117G8104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:30:36Z",
            "pc:count": 21158696,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424417.9684,
                "count": 21158696,
                "maximum": 424961.7176,
                "minimum": 423957.9976,
                "name": "X",
                "position": 0,
                "stddev": 273.4005644,
                "variance": 74747.86864
              },
              {
                "average": 4968761.18,
                "count": 21158696,
                "maximum": 4969515.868,
                "minimum": 4968115.708,
                "name": "Y",
                "position": 1,
                "stddev": 397.6419425,
                "variance": 158119.1144
              },
              {
                "average": 1052.991982,
                "count": 21158696,
                "maximum": 1071.924795,
                "minimum": 1039.744795,
                "name": "Z",
                "position": 2,
                "stddev": 5.228544331,
                "variance": 27.33767582
              },
              {
                "average": 174.4868767,
                "count": 21158696,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 60.46843448,
                "variance": 3656.431569
              },
              {
                "average": 1.000935833,
                "count": 21158696,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03260714278,
                "variance": 0.00106322576
              },
              {
                "average": 1.001930459,
                "count": 21158696,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04830305308,
                "variance": 0.002333184937
              },
              {
                "average": 0.4988919449,
                "count": 21158696,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998784,
                "variance": 0.249998784
              },
              {
                "average": 0,
                "count": 21158696,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.136272245,
                "count": 21158696,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3430774339,
                "variance": 0.1177021256
              },
              {
                "average": -0.644349856,
                "count": 21158696,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.879343751,
                "variance": 62.08405795
              },
              {
                "average": 193.9464437,
                "count": 21158696,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 14.06284369,
                "variance": 197.7635727
              },
              {
                "average": 6833.853014,
                "count": 21158696,
                "maximum": 20105,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8155.82363,
                "variance": 66517459.08
              },
              {
                "average": 23768.9286,
                "count": 21158696,
                "maximum": 65280,
                "minimum": 6656,
                "name": "Red",
                "position": 12,
                "stddev": 10403.74245,
                "variance": 108237857
              },
              {
                "average": 26717.29055,
                "count": 21158696,
                "maximum": 65280,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 8482.415975,
                "variance": 71951380.77
              },
              {
                "average": 22326.20048,
                "count": 21158696,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 7551.952654,
                "variance": 57031988.89
              },
              {
                "average": 467680.9795,
                "count": 21158696,
                "maximum": 593036.1063,
                "minimum": 320540.7407,
                "name": "GpsTime",
                "position": 15,
                "stddev": 133297.8187,
                "variance": 17768308470.0
              },
              {
                "average": 0,
                "count": 21158696,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21158696,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21158696,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21158696,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21158696,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423957.9976,
              4968115.708,
              1039.744795,
              424961.7176,
              4969515.868,
              1071.924795
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423957.997582441,
                    4968115.708209327,
                    1039.7447954927964
                  ],
                  [
                    423957.997582441,
                    4969515.868209328,
                    1039.7447954927964
                  ],
                  [
                    424961.717582441,
                    4969515.868209328,
                    1071.9247954927962
                  ],
                  [
                    424961.717582441,
                    4968115.708209327,
                    1071.9247954927962
                  ],
                  [
                    423957.997582441,
                    4968115.708209327,
                    1039.7447954927964
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:30:36+00:00",
            "end_time": "2011-09-17T18:49:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118E1322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.11238810615649,
              45.49989247555731,
              1310.221958603991
            ],
            [
              -118.11263668067333,
              45.512510212279814,
              1310.221958603991
            ],
            [
              -118.10003005259951,
              45.51263232137464,
              1780.9819586039912
            ],
            [
              -118.0997842931475,
              45.500014531233994,
              1780.9819586039912
            ],
            [
              -118.11238810615649,
              45.49989247555731,
              1310.221958603991
            ]
          ]
        ]
      },
      "bbox": [
        -118.1126367,
        45.49989248,
        1310.221959,
        -118.0997843,
        45.51263232,
        1780.981959
      ],
      "properties": {
        "datetime": "2011-09-15T20:02:22Z",
        "pc:count": 14343502,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 413643.007,
            "count": 14343502,
            "maximum": 414078.5338,
            "minimum": 413093.6538,
            "name": "X",
            "position": 0,
            "stddev": 266.2810874,
            "variance": 70905.61753
          },
          {
            "average": 5039899.951,
            "count": 14343502,
            "maximum": 5040487.708,
            "minimum": 5039085.648,
            "name": "Y",
            "position": 1,
            "stddev": 408.7680869,
            "variance": 167091.3489
          },
          {
            "average": 1592.769248,
            "count": 14343502,
            "maximum": 1780.981959,
            "minimum": 1310.221959,
            "name": "Z",
            "position": 2,
            "stddev": 106.47009,
            "variance": 11335.88006
          },
          {
            "average": 91.1002776,
            "count": 14343502,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.96654034,
            "variance": 2700.521315
          },
          {
            "average": 1.142589725,
            "count": 14343502,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3844754835,
            "variance": 0.1478213974
          },
          {
            "average": 1.291615395,
            "count": 14343502,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5397559524,
            "variance": 0.2913364881
          },
          {
            "average": 0.4999159898,
            "count": 14343502,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000104,
            "variance": 0.2500000104
          },
          {
            "average": 0,
            "count": 14343502,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.113354186,
            "count": 14343502,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3170252701,
            "variance": 0.1005050219
          },
          {
            "average": -1.759441997,
            "count": 14343502,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.344218291,
            "variance": 69.62597888
          },
          {
            "average": 177,
            "count": 14343502,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14655.74505,
            "count": 14343502,
            "maximum": 20019,
            "minimum": 9424,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5294.605401,
            "variance": 28032846.35
          },
          {
            "average": 15691.8053,
            "count": 14343502,
            "maximum": 63488,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 10464.4995,
            "variance": 109505749.9
          },
          {
            "average": 16990.25473,
            "count": 14343502,
            "maximum": 62464,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 10527.24396,
            "variance": 110822865.5
          },
          {
            "average": 15672.92214,
            "count": 14343502,
            "maximum": 63488,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8920.287353,
            "variance": 79571526.45
          },
          {
            "average": 151240.713,
            "count": 14343502,
            "maximum": 152142.5649,
            "minimum": 150408.8784,
            "name": "GpsTime",
            "position": 15,
            "stddev": 450.8190517,
            "variance": 203237.8174
          },
          {
            "average": 0,
            "count": 14343502,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14343502,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14343502,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14343502,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14343502,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          413093.6538,
          5039085.648,
          1310.221959,
          414078.5338,
          5040487.708,
          1780.981959
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                413093.65382200043,
                5039085.647877543,
                1310.221958603991
              ],
              [
                413093.65382200043,
                5040487.707877544,
                1310.221958603991
              ],
              [
                414078.53382200043,
                5040487.707877544,
                1780.9819586039912
              ],
              [
                414078.53382200043,
                5039085.647877543,
                1780.9819586039912
              ],
              [
                413093.65382200043,
                5039085.647877543,
                1310.221958603991
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:02:22+00:00",
        "end_time": "2011-09-15T19:33:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1126367,
            45.49989248,
            1310.221959,
            -118.0997843,
            45.51263232,
            1780.981959
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.11238810615649,
                  45.49989247555731,
                  1310.221958603991
                ],
                [
                  -118.11263668067333,
                  45.512510212279814,
                  1310.221958603991
                ],
                [
                  -118.10003005259951,
                  45.51263232137464,
                  1780.9819586039912
                ],
                [
                  -118.0997842931475,
                  45.500014531233994,
                  1780.9819586039912
                ],
                [
                  -118.11238810615649,
                  45.49989247555731,
                  1310.221958603991
                ]
              ]
            ]
          },
          "id": "45118E1322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:02:22Z",
            "pc:count": 14343502,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 413643.007,
                "count": 14343502,
                "maximum": 414078.5338,
                "minimum": 413093.6538,
                "name": "X",
                "position": 0,
                "stddev": 266.2810874,
                "variance": 70905.61753
              },
              {
                "average": 5039899.951,
                "count": 14343502,
                "maximum": 5040487.708,
                "minimum": 5039085.648,
                "name": "Y",
                "position": 1,
                "stddev": 408.7680869,
                "variance": 167091.3489
              },
              {
                "average": 1592.769248,
                "count": 14343502,
                "maximum": 1780.981959,
                "minimum": 1310.221959,
                "name": "Z",
                "position": 2,
                "stddev": 106.47009,
                "variance": 11335.88006
              },
              {
                "average": 91.1002776,
                "count": 14343502,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.96654034,
                "variance": 2700.521315
              },
              {
                "average": 1.142589725,
                "count": 14343502,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3844754835,
                "variance": 0.1478213974
              },
              {
                "average": 1.291615395,
                "count": 14343502,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5397559524,
                "variance": 0.2913364881
              },
              {
                "average": 0.4999159898,
                "count": 14343502,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000104,
                "variance": 0.2500000104
              },
              {
                "average": 0,
                "count": 14343502,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.113354186,
                "count": 14343502,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3170252701,
                "variance": 0.1005050219
              },
              {
                "average": -1.759441997,
                "count": 14343502,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.344218291,
                "variance": 69.62597888
              },
              {
                "average": 177,
                "count": 14343502,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14655.74505,
                "count": 14343502,
                "maximum": 20019,
                "minimum": 9424,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5294.605401,
                "variance": 28032846.35
              },
              {
                "average": 15691.8053,
                "count": 14343502,
                "maximum": 63488,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 10464.4995,
                "variance": 109505749.9
              },
              {
                "average": 16990.25473,
                "count": 14343502,
                "maximum": 62464,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 10527.24396,
                "variance": 110822865.5
              },
              {
                "average": 15672.92214,
                "count": 14343502,
                "maximum": 63488,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8920.287353,
                "variance": 79571526.45
              },
              {
                "average": 151240.713,
                "count": 14343502,
                "maximum": 152142.5649,
                "minimum": 150408.8784,
                "name": "GpsTime",
                "position": 15,
                "stddev": 450.8190517,
                "variance": 203237.8174
              },
              {
                "average": 0,
                "count": 14343502,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14343502,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14343502,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14343502,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14343502,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              413093.6538,
              5039085.648,
              1310.221959,
              414078.5338,
              5040487.708,
              1780.981959
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    413093.65382200043,
                    5039085.647877543,
                    1310.221958603991
                  ],
                  [
                    413093.65382200043,
                    5040487.707877544,
                    1310.221958603991
                  ],
                  [
                    414078.53382200043,
                    5040487.707877544,
                    1780.9819586039912
                  ],
                  [
                    414078.53382200043,
                    5039085.647877543,
                    1780.9819586039912
                  ],
                  [
                    413093.65382200043,
                    5039085.647877543,
                    1310.221958603991
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:02:22+00:00",
            "end_time": "2011-09-15T19:33: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": "44117G7405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.76252652053321,
              44.807122004941775,
              1038.8495530350738
            ],
            [
              -117.76259752975689,
              44.812510801173474,
              1038.8495530350738
            ],
            [
              -117.75516266897873,
              44.81256020692799,
              1112.3895530350737
            ],
            [
              -117.75509235189277,
              44.80717140146579,
              1112.3895530350737
            ],
            [
              -117.76252652053321,
              44.807122004941775,
              1038.8495530350738
            ]
          ]
        ]
      },
      "bbox": [
        -117.7625975,
        44.807122,
        1038.849553,
        -117.7550924,
        44.81256021,
        1112.389553
      ],
      "properties": {
        "datetime": "2011-09-19T00:11:51Z",
        "pc:count": 1075825,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439868.748,
            "count": 1075825,
            "maximum": 440288.9367,
            "minimum": 439700.9967,
            "name": "X",
            "position": 0,
            "stddev": 133.832653,
            "variance": 17911.179
          },
          {
            "average": 4962232.943,
            "count": 1075825,
            "maximum": 4962405.233,
            "minimum": 4961806.573,
            "name": "Y",
            "position": 1,
            "stddev": 131.8563323,
            "variance": 17386.09236
          },
          {
            "average": 1075.06033,
            "count": 1075825,
            "maximum": 1112.389553,
            "minimum": 1038.849553,
            "name": "Z",
            "position": 2,
            "stddev": 16.79717195,
            "variance": 282.1449856
          },
          {
            "average": 217.3139786,
            "count": 1075825,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.89129211,
            "variance": 2293.57586
          },
          {
            "average": 1.000141287,
            "count": 1075825,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01188558323,
            "variance": 0.0001412670887
          },
          {
            "average": 1.000282574,
            "count": 1075825,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01680756536,
            "variance": 0.0002824942533
          },
          {
            "average": 0.5026839867,
            "count": 1075825,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999930285,
            "variance": 0.2499930286
          },
          {
            "average": 0,
            "count": 1075825,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.268673808,
            "count": 1075825,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4432700935,
            "variance": 0.1964883758
          },
          {
            "average": 2.439152605,
            "count": 1075825,
            "maximum": 16.00200081,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.958319253,
            "variance": 63.33484534
          },
          {
            "average": 200.3881022,
            "count": 1075825,
            "maximum": 211,
            "minimum": 190,
            "name": "UserData",
            "position": 10,
            "stddev": 3.806080941,
            "variance": 14.48625213
          },
          {
            "average": 16.91646132,
            "count": 1075825,
            "maximum": 28,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.01664543,
            "variance": 100.3331857
          },
          {
            "average": 39739.10255,
            "count": 1075825,
            "maximum": 58368,
            "minimum": 12544,
            "name": "Red",
            "position": 12,
            "stddev": 6341.33749,
            "variance": 40212561.16
          },
          {
            "average": 36299.05506,
            "count": 1075825,
            "maximum": 58112,
            "minimum": 9984,
            "name": "Green",
            "position": 13,
            "stddev": 6048.48918,
            "variance": 36584221.36
          },
          {
            "average": 30709.15416,
            "count": 1075825,
            "maximum": 58112,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 7194.401843,
            "variance": 51759417.87
          },
          {
            "average": 425736.8501,
            "count": 1075825,
            "maximum": 426311.7594,
            "minimum": 424783.7841,
            "name": "GpsTime",
            "position": 15,
            "stddev": 305.1904007,
            "variance": 93141.1807
          },
          {
            "average": 0,
            "count": 1075825,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1075825,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1075825,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1075825,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1075825,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439700.9967,
          4961806.573,
          1038.849553,
          440288.9367,
          4962405.233,
          1112.389553
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439700.99670954543,
                4961806.572980048,
                1038.8495530350738
              ],
              [
                439700.99670954543,
                4962405.232980048,
                1038.8495530350738
              ],
              [
                440288.9367095454,
                4962405.232980048,
                1112.3895530350737
              ],
              [
                440288.9367095454,
                4961806.572980048,
                1112.3895530350737
              ],
              [
                439700.99670954543,
                4961806.572980048,
                1038.8495530350738
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:11:51+00:00",
        "end_time": "2011-09-18T23:46:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7625975,
            44.807122,
            1038.849553,
            -117.7550924,
            44.81256021,
            1112.389553
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.76252652053321,
                  44.807122004941775,
                  1038.8495530350738
                ],
                [
                  -117.76259752975689,
                  44.812510801173474,
                  1038.8495530350738
                ],
                [
                  -117.75516266897873,
                  44.81256020692799,
                  1112.3895530350737
                ],
                [
                  -117.75509235189277,
                  44.80717140146579,
                  1112.3895530350737
                ],
                [
                  -117.76252652053321,
                  44.807122004941775,
                  1038.8495530350738
                ]
              ]
            ]
          },
          "id": "44117G7405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:11:51Z",
            "pc:count": 1075825,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439868.748,
                "count": 1075825,
                "maximum": 440288.9367,
                "minimum": 439700.9967,
                "name": "X",
                "position": 0,
                "stddev": 133.832653,
                "variance": 17911.179
              },
              {
                "average": 4962232.943,
                "count": 1075825,
                "maximum": 4962405.233,
                "minimum": 4961806.573,
                "name": "Y",
                "position": 1,
                "stddev": 131.8563323,
                "variance": 17386.09236
              },
              {
                "average": 1075.06033,
                "count": 1075825,
                "maximum": 1112.389553,
                "minimum": 1038.849553,
                "name": "Z",
                "position": 2,
                "stddev": 16.79717195,
                "variance": 282.1449856
              },
              {
                "average": 217.3139786,
                "count": 1075825,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.89129211,
                "variance": 2293.57586
              },
              {
                "average": 1.000141287,
                "count": 1075825,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01188558323,
                "variance": 0.0001412670887
              },
              {
                "average": 1.000282574,
                "count": 1075825,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01680756536,
                "variance": 0.0002824942533
              },
              {
                "average": 0.5026839867,
                "count": 1075825,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999930285,
                "variance": 0.2499930286
              },
              {
                "average": 0,
                "count": 1075825,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.268673808,
                "count": 1075825,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4432700935,
                "variance": 0.1964883758
              },
              {
                "average": 2.439152605,
                "count": 1075825,
                "maximum": 16.00200081,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.958319253,
                "variance": 63.33484534
              },
              {
                "average": 200.3881022,
                "count": 1075825,
                "maximum": 211,
                "minimum": 190,
                "name": "UserData",
                "position": 10,
                "stddev": 3.806080941,
                "variance": 14.48625213
              },
              {
                "average": 16.91646132,
                "count": 1075825,
                "maximum": 28,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.01664543,
                "variance": 100.3331857
              },
              {
                "average": 39739.10255,
                "count": 1075825,
                "maximum": 58368,
                "minimum": 12544,
                "name": "Red",
                "position": 12,
                "stddev": 6341.33749,
                "variance": 40212561.16
              },
              {
                "average": 36299.05506,
                "count": 1075825,
                "maximum": 58112,
                "minimum": 9984,
                "name": "Green",
                "position": 13,
                "stddev": 6048.48918,
                "variance": 36584221.36
              },
              {
                "average": 30709.15416,
                "count": 1075825,
                "maximum": 58112,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 7194.401843,
                "variance": 51759417.87
              },
              {
                "average": 425736.8501,
                "count": 1075825,
                "maximum": 426311.7594,
                "minimum": 424783.7841,
                "name": "GpsTime",
                "position": 15,
                "stddev": 305.1904007,
                "variance": 93141.1807
              },
              {
                "average": 0,
                "count": 1075825,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1075825,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1075825,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1075825,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1075825,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439700.9967,
              4961806.573,
              1038.849553,
              440288.9367,
              4962405.233,
              1112.389553
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439700.99670954543,
                    4961806.572980048,
                    1038.8495530350738
                  ],
                  [
                    439700.99670954543,
                    4962405.232980048,
                    1038.8495530350738
                  ],
                  [
                    440288.9367095454,
                    4962405.232980048,
                    1112.3895530350737
                  ],
                  [
                    440288.9367095454,
                    4961806.572980048,
                    1112.3895530350737
                  ],
                  [
                    439700.99670954543,
                    4961806.572980048,
                    1038.8495530350738
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:11:51+00:00",
            "end_time": "2011-09-18T23:46: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": "45118D1220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0125246812161,
              45.449902126715365,
              821.2726177427033
            ],
            [
              -118.01275035530996,
              45.46250958321215,
              821.2726177427033
            ],
            [
              -118.00002964950288,
              45.462621668701765,
              842.4126177427034
            ],
            [
              -117.99980680884883,
              45.45001416321341,
              842.4126177427034
            ],
            [
              -118.0125246812161,
              45.449902126715365,
              821.2726177427033
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127504,
        45.44990213,
        821.2726177,
        -117.9998068,
        45.46262167,
        842.4126177
      ],
      "properties": {
        "datetime": "2011-09-14T23:43:34Z",
        "pc:count": 10801212,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421317.8186,
            "count": 10801212,
            "maximum": 421820.3176,
            "minimum": 420825.6776,
            "name": "X",
            "position": 0,
            "stddev": 282.5028302,
            "variance": 79807.84908
          },
          {
            "average": 5034142.033,
            "count": 10801212,
            "maximum": 5034829.562,
            "minimum": 5033428.702,
            "name": "Y",
            "position": 1,
            "stddev": 402.8928798,
            "variance": 162322.6726
          },
          {
            "average": 829.0483292,
            "count": 10801212,
            "maximum": 842.4126177,
            "minimum": 821.2726177,
            "name": "Z",
            "position": 2,
            "stddev": 4.090763333,
            "variance": 16.73434465
          },
          {
            "average": 107.3559554,
            "count": 10801212,
            "maximum": 215,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.05592304,
            "variance": 531.5755874
          },
          {
            "average": 1.000007592,
            "count": 10801212,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002755301018,
            "variance": 7.591683699e-06
          },
          {
            "average": 1.000017868,
            "count": 10801212,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004227061334,
            "variance": 1.786804752e-05
          },
          {
            "average": 0.4999163057,
            "count": 10801212,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000161,
            "variance": 0.2500000161
          },
          {
            "average": 0,
            "count": 10801212,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.274548819,
            "count": 10801212,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4462866607,
            "variance": 0.1991717835
          },
          {
            "average": -1.658124698,
            "count": 10801212,
            "maximum": 16.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.828833279,
            "variance": 77.94829707
          },
          {
            "average": 123.308537,
            "count": 10801212,
            "maximum": 130,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 1.926515154,
            "variance": 3.711460639
          },
          {
            "average": 1023.097511,
            "count": 10801212,
            "maximum": 1027,
            "minimum": 1020,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.67028538,
            "variance": 2.78985325
          },
          {
            "average": 24097.70803,
            "count": 10801212,
            "maximum": 65280,
            "minimum": 7168,
            "name": "Red",
            "position": 12,
            "stddev": 9522.451122,
            "variance": 90677075.36
          },
          {
            "average": 25596.55548,
            "count": 10801212,
            "maximum": 65280,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 6739.729198,
            "variance": 45423949.67
          },
          {
            "average": 22822.59369,
            "count": 10801212,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 5601.570866,
            "variance": 31377596.17
          },
          {
            "average": 77031.06241,
            "count": 10801212,
            "maximum": 79014.08838,
            "minimum": 75458.9218,
            "name": "GpsTime",
            "position": 15,
            "stddev": 846.1581944,
            "variance": 715983.6899
          },
          {
            "average": 0,
            "count": 10801212,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10801212,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10801212,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10801212,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10801212,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420825.6776,
          5033428.702,
          821.2726177,
          421820.3176,
          5034829.562,
          842.4126177
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420825.6776368491,
                5033428.702126788,
                821.2726177427033
              ],
              [
                420825.6776368491,
                5034829.562126787,
                821.2726177427033
              ],
              [
                421820.3176368491,
                5034829.562126787,
                842.4126177427034
              ],
              [
                421820.3176368491,
                5033428.702126788,
                842.4126177427034
              ],
              [
                420825.6776368491,
                5033428.702126788,
                821.2726177427033
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:43:34+00:00",
        "end_time": "2011-09-14T22:44:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127504,
            45.44990213,
            821.2726177,
            -117.9998068,
            45.46262167,
            842.4126177
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0125246812161,
                  45.449902126715365,
                  821.2726177427033
                ],
                [
                  -118.01275035530996,
                  45.46250958321215,
                  821.2726177427033
                ],
                [
                  -118.00002964950288,
                  45.462621668701765,
                  842.4126177427034
                ],
                [
                  -117.99980680884883,
                  45.45001416321341,
                  842.4126177427034
                ],
                [
                  -118.0125246812161,
                  45.449902126715365,
                  821.2726177427033
                ]
              ]
            ]
          },
          "id": "45118D1220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:43:34Z",
            "pc:count": 10801212,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421317.8186,
                "count": 10801212,
                "maximum": 421820.3176,
                "minimum": 420825.6776,
                "name": "X",
                "position": 0,
                "stddev": 282.5028302,
                "variance": 79807.84908
              },
              {
                "average": 5034142.033,
                "count": 10801212,
                "maximum": 5034829.562,
                "minimum": 5033428.702,
                "name": "Y",
                "position": 1,
                "stddev": 402.8928798,
                "variance": 162322.6726
              },
              {
                "average": 829.0483292,
                "count": 10801212,
                "maximum": 842.4126177,
                "minimum": 821.2726177,
                "name": "Z",
                "position": 2,
                "stddev": 4.090763333,
                "variance": 16.73434465
              },
              {
                "average": 107.3559554,
                "count": 10801212,
                "maximum": 215,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.05592304,
                "variance": 531.5755874
              },
              {
                "average": 1.000007592,
                "count": 10801212,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002755301018,
                "variance": 7.591683699e-06
              },
              {
                "average": 1.000017868,
                "count": 10801212,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004227061334,
                "variance": 1.786804752e-05
              },
              {
                "average": 0.4999163057,
                "count": 10801212,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000161,
                "variance": 0.2500000161
              },
              {
                "average": 0,
                "count": 10801212,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.274548819,
                "count": 10801212,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4462866607,
                "variance": 0.1991717835
              },
              {
                "average": -1.658124698,
                "count": 10801212,
                "maximum": 16.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.828833279,
                "variance": 77.94829707
              },
              {
                "average": 123.308537,
                "count": 10801212,
                "maximum": 130,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 1.926515154,
                "variance": 3.711460639
              },
              {
                "average": 1023.097511,
                "count": 10801212,
                "maximum": 1027,
                "minimum": 1020,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.67028538,
                "variance": 2.78985325
              },
              {
                "average": 24097.70803,
                "count": 10801212,
                "maximum": 65280,
                "minimum": 7168,
                "name": "Red",
                "position": 12,
                "stddev": 9522.451122,
                "variance": 90677075.36
              },
              {
                "average": 25596.55548,
                "count": 10801212,
                "maximum": 65280,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 6739.729198,
                "variance": 45423949.67
              },
              {
                "average": 22822.59369,
                "count": 10801212,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 5601.570866,
                "variance": 31377596.17
              },
              {
                "average": 77031.06241,
                "count": 10801212,
                "maximum": 79014.08838,
                "minimum": 75458.9218,
                "name": "GpsTime",
                "position": 15,
                "stddev": 846.1581944,
                "variance": 715983.6899
              },
              {
                "average": 0,
                "count": 10801212,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10801212,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10801212,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10801212,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10801212,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420825.6776,
              5033428.702,
              821.2726177,
              421820.3176,
              5034829.562,
              842.4126177
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420825.6776368491,
                    5033428.702126788,
                    821.2726177427033
                  ],
                  [
                    420825.6776368491,
                    5034829.562126787,
                    821.2726177427033
                  ],
                  [
                    421820.3176368491,
                    5034829.562126787,
                    842.4126177427034
                  ],
                  [
                    421820.3176368491,
                    5033428.702126788,
                    842.4126177427034
                  ],
                  [
                    420825.6776368491,
                    5033428.702126788,
                    821.2726177427033
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:43:34+00:00",
            "end_time": "2011-09-14T22: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": "45118E1424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01660099492128,
              45.50641444556579,
              841.4810739504884
            ],
            [
              -118.01671076493541,
              45.51251120379424,
              841.4810739504884
            ],
            [
              -118.01252831797507,
              45.512548356532726,
              849.2810739504883
            ],
            [
              -118.01241899933487,
              45.506451590450176,
              849.2810739504883
            ],
            [
              -118.01660099492128,
              45.50641444556579,
              841.4810739504884
            ]
          ]
        ]
      },
      "bbox": [
        -118.0167108,
        45.50641445,
        841.481074,
        -118.012419,
        45.51254836,
        849.281074
      ],
      "properties": {
        "datetime": "2011-09-14T23:19:59Z",
        "pc:count": 925038,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420812.7444,
            "count": 925038,
            "maximum": 420913.0986,
            "minimum": 420586.3586,
            "name": "X",
            "position": 0,
            "stddev": 80.18639157,
            "variance": 6429.857393
          },
          {
            "average": 5040146.763,
            "count": 925038,
            "maximum": 5040388.48,
            "minimum": 5039711.04,
            "name": "Y",
            "position": 1,
            "stddev": 171.2016997,
            "variance": 29310.02198
          },
          {
            "average": 845.9490588,
            "count": 925038,
            "maximum": 849.281074,
            "minimum": 841.481074,
            "name": "Z",
            "position": 2,
            "stddev": 1.783586796,
            "variance": 3.181181858
          },
          {
            "average": 110.7765616,
            "count": 925038,
            "maximum": 185,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.41063516,
            "variance": 338.9514871
          },
          {
            "average": 1,
            "count": 925038,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 925038,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5000313501,
            "count": 925038,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000002693,
            "variance": 0.2500002693
          },
          {
            "average": 0,
            "count": 925038,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.29083562,
            "count": 925038,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4541480871,
            "variance": 0.206250485
          },
          {
            "average": -3.510650905,
            "count": 925038,
            "maximum": 13.99800014,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.301532403,
            "variance": 68.91544024
          },
          {
            "average": 121.7130918,
            "count": 925038,
            "maximum": 126,
            "minimum": 118,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9610135989,
            "variance": 0.9235471373
          },
          {
            "average": 1022.71147,
            "count": 925038,
            "maximum": 1024,
            "minimum": 1021,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7795976985,
            "variance": 0.6077725715
          },
          {
            "average": 33687.85739,
            "count": 925038,
            "maximum": 52736,
            "minimum": 14848,
            "name": "Red",
            "position": 12,
            "stddev": 7324.385811,
            "variance": 53646627.51
          },
          {
            "average": 32361.47791,
            "count": 925038,
            "maximum": 50944,
            "minimum": 13824,
            "name": "Green",
            "position": 13,
            "stddev": 4963.893838,
            "variance": 24640242.04
          },
          {
            "average": 27956.92922,
            "count": 925038,
            "maximum": 47872,
            "minimum": 11264,
            "name": "Blue",
            "position": 14,
            "stddev": 4908.700649,
            "variance": 24095342.06
          },
          {
            "average": 76853.18121,
            "count": 925038,
            "maximum": 77599.02797,
            "minimum": 75851.6506,
            "name": "GpsTime",
            "position": 15,
            "stddev": 390.2974006,
            "variance": 152332.0609
          },
          {
            "average": 0,
            "count": 925038,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 925038,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 925038,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 925038,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 925038,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420586.3586,
          5039711.04,
          841.481074,
          420913.0986,
          5040388.48,
          849.281074
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420586.3586175127,
                5039711.0395840295,
                841.4810739504884
              ],
              [
                420586.3586175127,
                5040388.479584029,
                841.4810739504884
              ],
              [
                420913.0986175127,
                5040388.479584029,
                849.2810739504883
              ],
              [
                420913.0986175127,
                5039711.0395840295,
                849.2810739504883
              ],
              [
                420586.3586175127,
                5039711.0395840295,
                841.4810739504884
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:19:59+00:00",
        "end_time": "2011-09-14T22:50:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0167108,
            45.50641445,
            841.481074,
            -118.012419,
            45.51254836,
            849.281074
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01660099492128,
                  45.50641444556579,
                  841.4810739504884
                ],
                [
                  -118.01671076493541,
                  45.51251120379424,
                  841.4810739504884
                ],
                [
                  -118.01252831797507,
                  45.512548356532726,
                  849.2810739504883
                ],
                [
                  -118.01241899933487,
                  45.506451590450176,
                  849.2810739504883
                ],
                [
                  -118.01660099492128,
                  45.50641444556579,
                  841.4810739504884
                ]
              ]
            ]
          },
          "id": "45118E1424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:19:59Z",
            "pc:count": 925038,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420812.7444,
                "count": 925038,
                "maximum": 420913.0986,
                "minimum": 420586.3586,
                "name": "X",
                "position": 0,
                "stddev": 80.18639157,
                "variance": 6429.857393
              },
              {
                "average": 5040146.763,
                "count": 925038,
                "maximum": 5040388.48,
                "minimum": 5039711.04,
                "name": "Y",
                "position": 1,
                "stddev": 171.2016997,
                "variance": 29310.02198
              },
              {
                "average": 845.9490588,
                "count": 925038,
                "maximum": 849.281074,
                "minimum": 841.481074,
                "name": "Z",
                "position": 2,
                "stddev": 1.783586796,
                "variance": 3.181181858
              },
              {
                "average": 110.7765616,
                "count": 925038,
                "maximum": 185,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.41063516,
                "variance": 338.9514871
              },
              {
                "average": 1,
                "count": 925038,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 925038,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5000313501,
                "count": 925038,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000002693,
                "variance": 0.2500002693
              },
              {
                "average": 0,
                "count": 925038,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.29083562,
                "count": 925038,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4541480871,
                "variance": 0.206250485
              },
              {
                "average": -3.510650905,
                "count": 925038,
                "maximum": 13.99800014,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.301532403,
                "variance": 68.91544024
              },
              {
                "average": 121.7130918,
                "count": 925038,
                "maximum": 126,
                "minimum": 118,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9610135989,
                "variance": 0.9235471373
              },
              {
                "average": 1022.71147,
                "count": 925038,
                "maximum": 1024,
                "minimum": 1021,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7795976985,
                "variance": 0.6077725715
              },
              {
                "average": 33687.85739,
                "count": 925038,
                "maximum": 52736,
                "minimum": 14848,
                "name": "Red",
                "position": 12,
                "stddev": 7324.385811,
                "variance": 53646627.51
              },
              {
                "average": 32361.47791,
                "count": 925038,
                "maximum": 50944,
                "minimum": 13824,
                "name": "Green",
                "position": 13,
                "stddev": 4963.893838,
                "variance": 24640242.04
              },
              {
                "average": 27956.92922,
                "count": 925038,
                "maximum": 47872,
                "minimum": 11264,
                "name": "Blue",
                "position": 14,
                "stddev": 4908.700649,
                "variance": 24095342.06
              },
              {
                "average": 76853.18121,
                "count": 925038,
                "maximum": 77599.02797,
                "minimum": 75851.6506,
                "name": "GpsTime",
                "position": 15,
                "stddev": 390.2974006,
                "variance": 152332.0609
              },
              {
                "average": 0,
                "count": 925038,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 925038,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 925038,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 925038,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 925038,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420586.3586,
              5039711.04,
              841.481074,
              420913.0986,
              5040388.48,
              849.281074
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420586.3586175127,
                    5039711.0395840295,
                    841.4810739504884
                  ],
                  [
                    420586.3586175127,
                    5040388.479584029,
                    841.4810739504884
                  ],
                  [
                    420913.0986175127,
                    5040388.479584029,
                    849.2810739504883
                  ],
                  [
                    420913.0986175127,
                    5039711.0395840295,
                    849.2810739504883
                  ],
                  [
                    420586.3586175127,
                    5039711.0395840295,
                    841.4810739504884
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:19:59+00:00",
            "end_time": "2011-09-14T22:50: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": "44117H7417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002512291986,
              44.88742531442016,
              1021.6992785192008
            ],
            [
              -117.80019963165228,
              44.900009915716915,
              1021.6992785192008
            ],
            [
              -117.78752837068879,
              44.90009800082347,
              1114.7192785192008
            ],
            [
              -117.78735662463079,
              44.88751336109985,
              1114.7192785192008
            ],
            [
              -117.80002512291986,
              44.88742531442016,
              1021.6992785192008
            ]
          ]
        ]
      },
      "bbox": [
        -117.8001996,
        44.88742531,
        1021.699279,
        -117.7873566,
        44.900098,
        1114.719279
      ],
      "properties": {
        "datetime": "2011-09-19T22:46:13Z",
        "pc:count": 17214431,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437289.4838,
            "count": 17214431,
            "maximum": 437823.9977,
            "minimum": 436823.4777,
            "name": "X",
            "position": 0,
            "stddev": 280.613142,
            "variance": 78743.73548
          },
          {
            "average": 4971467.367,
            "count": 17214431,
            "maximum": 4972153.616,
            "minimum": 4970755.516,
            "name": "Y",
            "position": 1,
            "stddev": 385.5362198,
            "variance": 148638.1768
          },
          {
            "average": 1045.167411,
            "count": 17214431,
            "maximum": 1114.719279,
            "minimum": 1021.699279,
            "name": "Z",
            "position": 2,
            "stddev": 24.71149388,
            "variance": 610.6579296
          },
          {
            "average": 223.2918127,
            "count": 17214431,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.78578268,
            "variance": 772.0497194
          },
          {
            "average": 1.000163758,
            "count": 17214431,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0133946132,
            "variance": 0.0001794156627
          },
          {
            "average": 1.000325657,
            "count": 17214431,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01934505257,
            "variance": 0.0003742310589
          },
          {
            "average": 0.5002796781,
            "count": 17214431,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999363,
            "variance": 0.2499999363
          },
          {
            "average": 0,
            "count": 17214431,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.184678425,
            "count": 17214431,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.388036484,
            "variance": 0.1505723129
          },
          {
            "average": 1.369947248,
            "count": 17214431,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.745993544,
            "variance": 60.00041598
          },
          {
            "average": 201.4017866,
            "count": 17214431,
            "maximum": 212,
            "minimum": 183,
            "name": "UserData",
            "position": 10,
            "stddev": 5.178689965,
            "variance": 26.81882975
          },
          {
            "average": 115.4936242,
            "count": 17214431,
            "maximum": 144,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 17.19148709,
            "variance": 295.5472282
          },
          {
            "average": 37028.23602,
            "count": 17214431,
            "maximum": 65280,
            "minimum": 9984,
            "name": "Red",
            "position": 12,
            "stddev": 11725.23642,
            "variance": 137481169.1
          },
          {
            "average": 34898.09223,
            "count": 17214431,
            "maximum": 65024,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 9163.073426,
            "variance": 83961914.61
          },
          {
            "average": 28229.12612,
            "count": 17214431,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 8143.352731,
            "variance": 66314193.7
          },
          {
            "average": 503247.9541,
            "count": 17214431,
            "maximum": 507573.5881,
            "minimum": 500193.5342,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2439.950129,
            "variance": 5953356.633
          },
          {
            "average": 0,
            "count": 17214431,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17214431,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17214431,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17214431,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17214431,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436823.4777,
          4970755.516,
          1021.699279,
          437823.9977,
          4972153.616,
          1114.719279
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436823.47766954376,
                4970755.515857604,
                1021.6992785192008
              ],
              [
                436823.47766954376,
                4972153.615857604,
                1021.6992785192008
              ],
              [
                437823.9976695438,
                4972153.615857604,
                1114.7192785192008
              ],
              [
                437823.9976695438,
                4970755.515857604,
                1114.7192785192008
              ],
              [
                436823.47766954376,
                4970755.515857604,
                1021.6992785192008
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T22:46:13+00:00",
        "end_time": "2011-09-19T20:43:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8001996,
            44.88742531,
            1021.699279,
            -117.7873566,
            44.900098,
            1114.719279
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002512291986,
                  44.88742531442016,
                  1021.6992785192008
                ],
                [
                  -117.80019963165228,
                  44.900009915716915,
                  1021.6992785192008
                ],
                [
                  -117.78752837068879,
                  44.90009800082347,
                  1114.7192785192008
                ],
                [
                  -117.78735662463079,
                  44.88751336109985,
                  1114.7192785192008
                ],
                [
                  -117.80002512291986,
                  44.88742531442016,
                  1021.6992785192008
                ]
              ]
            ]
          },
          "id": "44117H7417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:46:13Z",
            "pc:count": 17214431,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437289.4838,
                "count": 17214431,
                "maximum": 437823.9977,
                "minimum": 436823.4777,
                "name": "X",
                "position": 0,
                "stddev": 280.613142,
                "variance": 78743.73548
              },
              {
                "average": 4971467.367,
                "count": 17214431,
                "maximum": 4972153.616,
                "minimum": 4970755.516,
                "name": "Y",
                "position": 1,
                "stddev": 385.5362198,
                "variance": 148638.1768
              },
              {
                "average": 1045.167411,
                "count": 17214431,
                "maximum": 1114.719279,
                "minimum": 1021.699279,
                "name": "Z",
                "position": 2,
                "stddev": 24.71149388,
                "variance": 610.6579296
              },
              {
                "average": 223.2918127,
                "count": 17214431,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.78578268,
                "variance": 772.0497194
              },
              {
                "average": 1.000163758,
                "count": 17214431,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0133946132,
                "variance": 0.0001794156627
              },
              {
                "average": 1.000325657,
                "count": 17214431,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01934505257,
                "variance": 0.0003742310589
              },
              {
                "average": 0.5002796781,
                "count": 17214431,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999363,
                "variance": 0.2499999363
              },
              {
                "average": 0,
                "count": 17214431,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.184678425,
                "count": 17214431,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.388036484,
                "variance": 0.1505723129
              },
              {
                "average": 1.369947248,
                "count": 17214431,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.745993544,
                "variance": 60.00041598
              },
              {
                "average": 201.4017866,
                "count": 17214431,
                "maximum": 212,
                "minimum": 183,
                "name": "UserData",
                "position": 10,
                "stddev": 5.178689965,
                "variance": 26.81882975
              },
              {
                "average": 115.4936242,
                "count": 17214431,
                "maximum": 144,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 17.19148709,
                "variance": 295.5472282
              },
              {
                "average": 37028.23602,
                "count": 17214431,
                "maximum": 65280,
                "minimum": 9984,
                "name": "Red",
                "position": 12,
                "stddev": 11725.23642,
                "variance": 137481169.1
              },
              {
                "average": 34898.09223,
                "count": 17214431,
                "maximum": 65024,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 9163.073426,
                "variance": 83961914.61
              },
              {
                "average": 28229.12612,
                "count": 17214431,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 8143.352731,
                "variance": 66314193.7
              },
              {
                "average": 503247.9541,
                "count": 17214431,
                "maximum": 507573.5881,
                "minimum": 500193.5342,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2439.950129,
                "variance": 5953356.633
              },
              {
                "average": 0,
                "count": 17214431,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17214431,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17214431,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17214431,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17214431,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436823.4777,
              4970755.516,
              1021.699279,
              437823.9977,
              4972153.616,
              1114.719279
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436823.47766954376,
                    4970755.515857604,
                    1021.6992785192008
                  ],
                  [
                    436823.47766954376,
                    4972153.615857604,
                    1021.6992785192008
                  ],
                  [
                    437823.9976695438,
                    4972153.615857604,
                    1114.7192785192008
                  ],
                  [
                    437823.9976695438,
                    4970755.515857604,
                    1114.7192785192008
                  ],
                  [
                    436823.47766954376,
                    4970755.515857604,
                    1021.6992785192008
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T22:46:13+00:00",
            "end_time": "2011-09-19T20:43: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": "45118D1202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05002418534787,
              45.487397862074644,
              833.2513274296805
            ],
            [
              -118.05025859957993,
              45.50000922647513,
              833.2513274296805
            ],
            [
              -118.03753011286986,
              45.500125557863264,
              895.8113274296804
            ],
            [
              -118.0372985383506,
              45.48751414259848,
              895.8113274296804
            ],
            [
              -118.05002418534787,
              45.487397862074644,
              833.2513274296805
            ]
          ]
        ]
      },
      "bbox": [
        -118.0502586,
        45.48739786,
        833.2513274,
        -118.0372985,
        45.50012556,
        895.8113274
      ],
      "properties": {
        "datetime": "2011-09-15T18:17:31Z",
        "pc:count": 11893982,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418424.5284,
            "count": 11893982,
            "maximum": 418942.3982,
            "minimum": 417947.7982,
            "name": "X",
            "position": 0,
            "stddev": 297.1857047,
            "variance": 88319.3431
          },
          {
            "average": 5038326.365,
            "count": 11893982,
            "maximum": 5039033.272,
            "minimum": 5037631.952,
            "name": "Y",
            "position": 1,
            "stddev": 398.9690679,
            "variance": 159176.3171
          },
          {
            "average": 847.4686309,
            "count": 11893982,
            "maximum": 895.8113274,
            "minimum": 833.2513274,
            "name": "Z",
            "position": 2,
            "stddev": 8.850641108,
            "variance": 78.33384802
          },
          {
            "average": 104.6262395,
            "count": 11893982,
            "maximum": 216,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.99545614,
            "variance": 899.727389
          },
          {
            "average": 1.013859614,
            "count": 11893982,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1214395668,
            "variance": 0.01474756838
          },
          {
            "average": 1.030353754,
            "count": 11893982,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1837040916,
            "variance": 0.03374719325
          },
          {
            "average": 0.4999805784,
            "count": 11893982,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000206,
            "variance": 0.2500000206
          },
          {
            "average": 0,
            "count": 11893982,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.249948167,
            "count": 11893982,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4329827902,
            "variance": 0.1874740966
          },
          {
            "average": -2.372650298,
            "count": 11893982,
            "maximum": 16.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.93907486,
            "variance": 79.90705936
          },
          {
            "average": 124.9986796,
            "count": 11893982,
            "maximum": 177,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 13.72896574,
            "variance": 188.4845002
          },
          {
            "average": 1892.427439,
            "count": 11893982,
            "maximum": 20000,
            "minimum": 1006,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3621.726548,
            "variance": 13116903.19
          },
          {
            "average": 30725.56826,
            "count": 11893982,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7191.312223,
            "variance": 51714971.48
          },
          {
            "average": 31971.79779,
            "count": 11893982,
            "maximum": 65280,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 6082.262764,
            "variance": 36993920.33
          },
          {
            "average": 26233.45925,
            "count": 11893982,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5108.057114,
            "variance": 26092247.48
          },
          {
            "average": 75223.48926,
            "count": 11893982,
            "maximum": 145851.9911,
            "minimum": 68513.85917,
            "name": "GpsTime",
            "position": 15,
            "stddev": 18554.43813,
            "variance": 344267174.4
          },
          {
            "average": 0,
            "count": 11893982,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11893982,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11893982,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11893982,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11893982,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417947.7982,
          5037631.952,
          833.2513274,
          418942.3982,
          5039033.272,
          895.8113274
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417947.7982164082,
                5037631.951901326,
                833.2513274296805
              ],
              [
                417947.7982164082,
                5039033.271901326,
                833.2513274296805
              ],
              [
                418942.39821640815,
                5039033.271901326,
                895.8113274296804
              ],
              [
                418942.39821640815,
                5037631.951901326,
                895.8113274296804
              ],
              [
                417947.7982164082,
                5037631.951901326,
                833.2513274296805
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:17:31+00:00",
        "end_time": "2011-09-14T20:48:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0502586,
            45.48739786,
            833.2513274,
            -118.0372985,
            45.50012556,
            895.8113274
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05002418534787,
                  45.487397862074644,
                  833.2513274296805
                ],
                [
                  -118.05025859957993,
                  45.50000922647513,
                  833.2513274296805
                ],
                [
                  -118.03753011286986,
                  45.500125557863264,
                  895.8113274296804
                ],
                [
                  -118.0372985383506,
                  45.48751414259848,
                  895.8113274296804
                ],
                [
                  -118.05002418534787,
                  45.487397862074644,
                  833.2513274296805
                ]
              ]
            ]
          },
          "id": "45118D1202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:17:31Z",
            "pc:count": 11893982,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418424.5284,
                "count": 11893982,
                "maximum": 418942.3982,
                "minimum": 417947.7982,
                "name": "X",
                "position": 0,
                "stddev": 297.1857047,
                "variance": 88319.3431
              },
              {
                "average": 5038326.365,
                "count": 11893982,
                "maximum": 5039033.272,
                "minimum": 5037631.952,
                "name": "Y",
                "position": 1,
                "stddev": 398.9690679,
                "variance": 159176.3171
              },
              {
                "average": 847.4686309,
                "count": 11893982,
                "maximum": 895.8113274,
                "minimum": 833.2513274,
                "name": "Z",
                "position": 2,
                "stddev": 8.850641108,
                "variance": 78.33384802
              },
              {
                "average": 104.6262395,
                "count": 11893982,
                "maximum": 216,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.99545614,
                "variance": 899.727389
              },
              {
                "average": 1.013859614,
                "count": 11893982,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1214395668,
                "variance": 0.01474756838
              },
              {
                "average": 1.030353754,
                "count": 11893982,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1837040916,
                "variance": 0.03374719325
              },
              {
                "average": 0.4999805784,
                "count": 11893982,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000206,
                "variance": 0.2500000206
              },
              {
                "average": 0,
                "count": 11893982,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.249948167,
                "count": 11893982,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4329827902,
                "variance": 0.1874740966
              },
              {
                "average": -2.372650298,
                "count": 11893982,
                "maximum": 16.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.93907486,
                "variance": 79.90705936
              },
              {
                "average": 124.9986796,
                "count": 11893982,
                "maximum": 177,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 13.72896574,
                "variance": 188.4845002
              },
              {
                "average": 1892.427439,
                "count": 11893982,
                "maximum": 20000,
                "minimum": 1006,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3621.726548,
                "variance": 13116903.19
              },
              {
                "average": 30725.56826,
                "count": 11893982,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7191.312223,
                "variance": 51714971.48
              },
              {
                "average": 31971.79779,
                "count": 11893982,
                "maximum": 65280,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 6082.262764,
                "variance": 36993920.33
              },
              {
                "average": 26233.45925,
                "count": 11893982,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5108.057114,
                "variance": 26092247.48
              },
              {
                "average": 75223.48926,
                "count": 11893982,
                "maximum": 145851.9911,
                "minimum": 68513.85917,
                "name": "GpsTime",
                "position": 15,
                "stddev": 18554.43813,
                "variance": 344267174.4
              },
              {
                "average": 0,
                "count": 11893982,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11893982,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11893982,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11893982,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11893982,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417947.7982,
              5037631.952,
              833.2513274,
              418942.3982,
              5039033.272,
              895.8113274
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417947.7982164082,
                    5037631.951901326,
                    833.2513274296805
                  ],
                  [
                    417947.7982164082,
                    5039033.271901326,
                    833.2513274296805
                  ],
                  [
                    418942.39821640815,
                    5039033.271901326,
                    895.8113274296804
                  ],
                  [
                    418942.39821640815,
                    5037631.951901326,
                    895.8113274296804
                  ],
                  [
                    417947.7982164082,
                    5037631.951901326,
                    833.2513274296805
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:17:31+00:00",
            "end_time": "2011-09-14T20: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": "44117H7305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502620460114,
              44.924978989467064,
              1093.4661072224987
            ],
            [
              -117.82509054193588,
              44.92947306274416,
              1093.4661072224987
            ],
            [
              -117.82050767577184,
              44.92950608209911,
              1166.9061072224988
            ],
            [
              -117.82044369569417,
              44.9250120036773,
              1166.9061072224988
            ],
            [
              -117.82502620460114,
              44.924978989467064,
              1093.4661072224987
            ]
          ]
        ]
      },
      "bbox": [
        -117.8250905,
        44.92497899,
        1093.466107,
        -117.8204437,
        44.92950608,
        1166.906107
      ],
      "properties": {
        "datetime": "2011-09-19T22:47:19Z",
        "pc:count": 824985,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435033.4692,
            "count": 824985,
            "maximum": 435253.2432,
            "minimum": 434891.5632,
            "name": "X",
            "position": 0,
            "stddev": 95.46448159,
            "variance": 9113.467245
          },
          {
            "average": 4975116.414,
            "count": 824985,
            "maximum": 4975446.226,
            "minimum": 4974946.946,
            "name": "Y",
            "position": 1,
            "stddev": 118.2155807,
            "variance": 13974.92352
          },
          {
            "average": 1127.800629,
            "count": 824985,
            "maximum": 1166.906107,
            "minimum": 1093.466107,
            "name": "Z",
            "position": 2,
            "stddev": 18.5498253,
            "variance": 344.0960186
          },
          {
            "average": 230.5951369,
            "count": 824985,
            "maximum": 255,
            "minimum": 54,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.20547932,
            "variance": 296.0285185
          },
          {
            "average": 1.000002424,
            "count": 824985,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001557011099,
            "variance": 2.424283564e-06
          },
          {
            "average": 1.000004849,
            "count": 824985,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002201943544,
            "variance": 4.848555373e-06
          },
          {
            "average": 0.5154336139,
            "count": 824985,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997620497,
            "variance": 0.2497621063
          },
          {
            "average": 0,
            "count": 824985,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.212789323,
            "count": 824985,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4092801367,
            "variance": 0.1675102303
          },
          {
            "average": 7.253728264,
            "count": 824985,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.539062342,
            "variance": 30.68121163
          },
          {
            "average": 207.6436202,
            "count": 824985,
            "maximum": 212,
            "minimum": 198,
            "name": "UserData",
            "position": 10,
            "stddev": 2.953536977,
            "variance": 8.723380676
          },
          {
            "average": 126.7370886,
            "count": 824985,
            "maximum": 144,
            "minimum": 110,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.51355512,
            "variance": 240.6703924
          },
          {
            "average": 42707.57931,
            "count": 824985,
            "maximum": 55296,
            "minimum": 29952,
            "name": "Red",
            "position": 12,
            "stddev": 2474.849046,
            "variance": 6124877.802
          },
          {
            "average": 38020.72491,
            "count": 824985,
            "maximum": 53760,
            "minimum": 24832,
            "name": "Green",
            "position": 13,
            "stddev": 2671.861634,
            "variance": 7138844.591
          },
          {
            "average": 32435.67493,
            "count": 824985,
            "maximum": 48384,
            "minimum": 18688,
            "name": "Blue",
            "position": 14,
            "stddev": 2700.696613,
            "variance": 7293762.195
          },
          {
            "average": 507055.0413,
            "count": 824985,
            "maximum": 507639.9416,
            "minimum": 506525.2464,
            "name": "GpsTime",
            "position": 15,
            "stddev": 326.0763887,
            "variance": 106325.8113
          },
          {
            "average": 0,
            "count": 824985,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 824985,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 824985,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 824985,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 824985,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434891.5632,
          4974946.946,
          1093.466107,
          435253.2432,
          4975446.226,
          1166.906107
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434891.5631758696,
                4974946.946315288,
                1093.4661072224987
              ],
              [
                434891.5631758696,
                4975446.226315287,
                1093.4661072224987
              ],
              [
                435253.24317586963,
                4975446.226315287,
                1166.9061072224988
              ],
              [
                435253.24317586963,
                4974946.946315288,
                1166.9061072224988
              ],
              [
                434891.5631758696,
                4974946.946315288,
                1093.4661072224987
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T22:47:19+00:00",
        "end_time": "2011-09-19T22:28:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8250905,
            44.92497899,
            1093.466107,
            -117.8204437,
            44.92950608,
            1166.906107
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502620460114,
                  44.924978989467064,
                  1093.4661072224987
                ],
                [
                  -117.82509054193588,
                  44.92947306274416,
                  1093.4661072224987
                ],
                [
                  -117.82050767577184,
                  44.92950608209911,
                  1166.9061072224988
                ],
                [
                  -117.82044369569417,
                  44.9250120036773,
                  1166.9061072224988
                ],
                [
                  -117.82502620460114,
                  44.924978989467064,
                  1093.4661072224987
                ]
              ]
            ]
          },
          "id": "44117H7305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:47:19Z",
            "pc:count": 824985,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435033.4692,
                "count": 824985,
                "maximum": 435253.2432,
                "minimum": 434891.5632,
                "name": "X",
                "position": 0,
                "stddev": 95.46448159,
                "variance": 9113.467245
              },
              {
                "average": 4975116.414,
                "count": 824985,
                "maximum": 4975446.226,
                "minimum": 4974946.946,
                "name": "Y",
                "position": 1,
                "stddev": 118.2155807,
                "variance": 13974.92352
              },
              {
                "average": 1127.800629,
                "count": 824985,
                "maximum": 1166.906107,
                "minimum": 1093.466107,
                "name": "Z",
                "position": 2,
                "stddev": 18.5498253,
                "variance": 344.0960186
              },
              {
                "average": 230.5951369,
                "count": 824985,
                "maximum": 255,
                "minimum": 54,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.20547932,
                "variance": 296.0285185
              },
              {
                "average": 1.000002424,
                "count": 824985,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001557011099,
                "variance": 2.424283564e-06
              },
              {
                "average": 1.000004849,
                "count": 824985,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002201943544,
                "variance": 4.848555373e-06
              },
              {
                "average": 0.5154336139,
                "count": 824985,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997620497,
                "variance": 0.2497621063
              },
              {
                "average": 0,
                "count": 824985,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.212789323,
                "count": 824985,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4092801367,
                "variance": 0.1675102303
              },
              {
                "average": 7.253728264,
                "count": 824985,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.539062342,
                "variance": 30.68121163
              },
              {
                "average": 207.6436202,
                "count": 824985,
                "maximum": 212,
                "minimum": 198,
                "name": "UserData",
                "position": 10,
                "stddev": 2.953536977,
                "variance": 8.723380676
              },
              {
                "average": 126.7370886,
                "count": 824985,
                "maximum": 144,
                "minimum": 110,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.51355512,
                "variance": 240.6703924
              },
              {
                "average": 42707.57931,
                "count": 824985,
                "maximum": 55296,
                "minimum": 29952,
                "name": "Red",
                "position": 12,
                "stddev": 2474.849046,
                "variance": 6124877.802
              },
              {
                "average": 38020.72491,
                "count": 824985,
                "maximum": 53760,
                "minimum": 24832,
                "name": "Green",
                "position": 13,
                "stddev": 2671.861634,
                "variance": 7138844.591
              },
              {
                "average": 32435.67493,
                "count": 824985,
                "maximum": 48384,
                "minimum": 18688,
                "name": "Blue",
                "position": 14,
                "stddev": 2700.696613,
                "variance": 7293762.195
              },
              {
                "average": 507055.0413,
                "count": 824985,
                "maximum": 507639.9416,
                "minimum": 506525.2464,
                "name": "GpsTime",
                "position": 15,
                "stddev": 326.0763887,
                "variance": 106325.8113
              },
              {
                "average": 0,
                "count": 824985,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 824985,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 824985,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 824985,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 824985,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434891.5632,
              4974946.946,
              1093.466107,
              435253.2432,
              4975446.226,
              1166.906107
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434891.5631758696,
                    4974946.946315288,
                    1093.4661072224987
                  ],
                  [
                    434891.5631758696,
                    4975446.226315287,
                    1093.4661072224987
                  ],
                  [
                    435253.24317586963,
                    4975446.226315287,
                    1166.9061072224988
                  ],
                  [
                    435253.24317586963,
                    4974946.946315288,
                    1166.9061072224988
                  ],
                  [
                    434891.5631758696,
                    4974946.946315288,
                    1093.4661072224987
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T22:47:19+00:00",
            "end_time": "2011-09-19T22:28: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": "45118D1419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502421103182,
              45.3874006079459,
              825.3257273691446
            ],
            [
              -118.0252521898759,
              45.4000090539725,
              825.3257273691446
            ],
            [
              -118.01253023524514,
              45.40012254773402,
              864.1857273691445
            ],
            [
              -118.01230508412299,
              45.387514052098005,
              864.1857273691445
            ],
            [
              -118.02502421103182,
              45.3874006079459,
              825.3257273691446
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252522,
        45.38740061,
        825.3257274,
        -118.0123051,
        45.40012255,
        864.1857274
      ],
      "properties": {
        "datetime": "2011-09-14T22:26:36Z",
        "pc:count": 10604801,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420260.1221,
            "count": 10604801,
            "maximum": 420755.6192,
            "minimum": 419759.7792,
            "name": "X",
            "position": 0,
            "stddev": 280.4722744,
            "variance": 78664.69671
          },
          {
            "average": 5027198.597,
            "count": 10604801,
            "maximum": 5027898.426,
            "minimum": 5026497.466,
            "name": "Y",
            "position": 1,
            "stddev": 401.3337873,
            "variance": 161068.8088
          },
          {
            "average": 835.5424153,
            "count": 10604801,
            "maximum": 864.1857274,
            "minimum": 825.3257274,
            "name": "Z",
            "position": 2,
            "stddev": 3.513720079,
            "variance": 12.3462288
          },
          {
            "average": 109.9443942,
            "count": 10604801,
            "maximum": 204,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.56216286,
            "variance": 509.0511929
          },
          {
            "average": 1.000613213,
            "count": 10604801,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02574884109,
            "variance": 0.0006630028173
          },
          {
            "average": 1.001392671,
            "count": 10604801,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04002916441,
            "variance": 0.001602334004
          },
          {
            "average": 0.5000450268,
            "count": 10604801,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000215,
            "variance": 0.2500000215
          },
          {
            "average": 0,
            "count": 10604801,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.282646039,
            "count": 10604801,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4502857702,
            "variance": 0.2027572749
          },
          {
            "average": -2.626707494,
            "count": 10604801,
            "maximum": 15,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.667902593,
            "variance": 75.13253537
          },
          {
            "average": 121.2926022,
            "count": 10604801,
            "maximum": 129,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 1.646093166,
            "variance": 2.70962271
          },
          {
            "average": 1014.865326,
            "count": 10604801,
            "maximum": 1018,
            "minimum": 1011,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.647078778,
            "variance": 2.712868501
          },
          {
            "average": 26817.31503,
            "count": 10604801,
            "maximum": 65280,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 11039.83599,
            "variance": 121877978.6
          },
          {
            "average": 27994.91277,
            "count": 10604801,
            "maximum": 65280,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 8570.736341,
            "variance": 73457521.43
          },
          {
            "average": 24857.08912,
            "count": 10604801,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 8494.729873,
            "variance": 72160435.62
          },
          {
            "average": 72955.34754,
            "count": 10604801,
            "maximum": 74396.91761,
            "minimum": 71158.94666,
            "name": "GpsTime",
            "position": 15,
            "stddev": 833.2300917,
            "variance": 694272.3856
          },
          {
            "average": 0,
            "count": 10604801,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10604801,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10604801,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10604801,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10604801,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419759.7792,
          5026497.466,
          825.3257274,
          420755.6192,
          5027898.426,
          864.1857274
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419759.779202423,
                5026497.46595707,
                825.3257273691446
              ],
              [
                419759.779202423,
                5027898.425957071,
                825.3257273691446
              ],
              [
                420755.61920242297,
                5027898.425957071,
                864.1857273691445
              ],
              [
                420755.61920242297,
                5026497.46595707,
                864.1857273691445
              ],
              [
                419759.779202423,
                5026497.46595707,
                825.3257273691446
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:26:36+00:00",
        "end_time": "2011-09-14T21:32:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252522,
            45.38740061,
            825.3257274,
            -118.0123051,
            45.40012255,
            864.1857274
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502421103182,
                  45.3874006079459,
                  825.3257273691446
                ],
                [
                  -118.0252521898759,
                  45.4000090539725,
                  825.3257273691446
                ],
                [
                  -118.01253023524514,
                  45.40012254773402,
                  864.1857273691445
                ],
                [
                  -118.01230508412299,
                  45.387514052098005,
                  864.1857273691445
                ],
                [
                  -118.02502421103182,
                  45.3874006079459,
                  825.3257273691446
                ]
              ]
            ]
          },
          "id": "45118D1419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:26:36Z",
            "pc:count": 10604801,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420260.1221,
                "count": 10604801,
                "maximum": 420755.6192,
                "minimum": 419759.7792,
                "name": "X",
                "position": 0,
                "stddev": 280.4722744,
                "variance": 78664.69671
              },
              {
                "average": 5027198.597,
                "count": 10604801,
                "maximum": 5027898.426,
                "minimum": 5026497.466,
                "name": "Y",
                "position": 1,
                "stddev": 401.3337873,
                "variance": 161068.8088
              },
              {
                "average": 835.5424153,
                "count": 10604801,
                "maximum": 864.1857274,
                "minimum": 825.3257274,
                "name": "Z",
                "position": 2,
                "stddev": 3.513720079,
                "variance": 12.3462288
              },
              {
                "average": 109.9443942,
                "count": 10604801,
                "maximum": 204,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.56216286,
                "variance": 509.0511929
              },
              {
                "average": 1.000613213,
                "count": 10604801,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02574884109,
                "variance": 0.0006630028173
              },
              {
                "average": 1.001392671,
                "count": 10604801,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04002916441,
                "variance": 0.001602334004
              },
              {
                "average": 0.5000450268,
                "count": 10604801,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000215,
                "variance": 0.2500000215
              },
              {
                "average": 0,
                "count": 10604801,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.282646039,
                "count": 10604801,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4502857702,
                "variance": 0.2027572749
              },
              {
                "average": -2.626707494,
                "count": 10604801,
                "maximum": 15,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.667902593,
                "variance": 75.13253537
              },
              {
                "average": 121.2926022,
                "count": 10604801,
                "maximum": 129,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 1.646093166,
                "variance": 2.70962271
              },
              {
                "average": 1014.865326,
                "count": 10604801,
                "maximum": 1018,
                "minimum": 1011,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.647078778,
                "variance": 2.712868501
              },
              {
                "average": 26817.31503,
                "count": 10604801,
                "maximum": 65280,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 11039.83599,
                "variance": 121877978.6
              },
              {
                "average": 27994.91277,
                "count": 10604801,
                "maximum": 65280,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 8570.736341,
                "variance": 73457521.43
              },
              {
                "average": 24857.08912,
                "count": 10604801,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 8494.729873,
                "variance": 72160435.62
              },
              {
                "average": 72955.34754,
                "count": 10604801,
                "maximum": 74396.91761,
                "minimum": 71158.94666,
                "name": "GpsTime",
                "position": 15,
                "stddev": 833.2300917,
                "variance": 694272.3856
              },
              {
                "average": 0,
                "count": 10604801,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10604801,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10604801,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10604801,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10604801,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419759.7792,
              5026497.466,
              825.3257274,
              420755.6192,
              5027898.426,
              864.1857274
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419759.779202423,
                    5026497.46595707,
                    825.3257273691446
                  ],
                  [
                    419759.779202423,
                    5027898.425957071,
                    825.3257273691446
                  ],
                  [
                    420755.61920242297,
                    5027898.425957071,
                    864.1857273691445
                  ],
                  [
                    420755.61920242297,
                    5026497.46595707,
                    864.1857273691445
                  ],
                  [
                    419759.779202423,
                    5026497.46595707,
                    825.3257273691446
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:26:36+00:00",
            "end_time": "2011-09-14T21:32: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": "45118C1419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502493462994,
              45.26240099225499,
              823.3071882671943
            ],
            [
              -118.02525190633385,
              45.27500881539053,
              823.3071882671943
            ],
            [
              -118.01252986841907,
              45.275122317385986,
              844.8471882671943
            ],
            [
              -118.01230571196433,
              45.262514444642456,
              844.8471882671943
            ],
            [
              -118.02502493462994,
              45.26240099225499,
              823.3071882671943
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252519,
        45.26240099,
        823.3071883,
        -118.0123057,
        45.27512232,
        844.8471883
      ],
      "properties": {
        "datetime": "2011-09-17T21:54:29Z",
        "pc:count": 9464190,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420087.1037,
            "count": 9464190,
            "maximum": 420581.0822,
            "minimum": 419583.0422,
            "name": "X",
            "position": 0,
            "stddev": 283.8656221,
            "variance": 80579.69143
          },
          {
            "average": 5013316.103,
            "count": 9464190,
            "maximum": 5014011.683,
            "minimum": 5012610.823,
            "name": "Y",
            "position": 1,
            "stddev": 399.0491433,
            "variance": 159240.2187
          },
          {
            "average": 824.9903144,
            "count": 9464190,
            "maximum": 844.8471883,
            "minimum": 823.3071883,
            "name": "Z",
            "position": 2,
            "stddev": 0.9173517545,
            "variance": 0.8415342416
          },
          {
            "average": 109.2475399,
            "count": 9464190,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.2997347,
            "variance": 979.6733925
          },
          {
            "average": 1.004274639,
            "count": 9464190,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06722224649,
            "variance": 0.004518830423
          },
          {
            "average": 1.009119851,
            "count": 9464190,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.100368585,
            "variance": 0.01007385286
          },
          {
            "average": 0.4999877433,
            "count": 9464190,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000263,
            "variance": 0.2500000263
          },
          {
            "average": 0,
            "count": 9464190,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.270984099,
            "count": 9464190,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4444679268,
            "variance": 0.197551738
          },
          {
            "average": -0.2085029214,
            "count": 9464190,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.71027591,
            "variance": 75.86890643
          },
          {
            "average": 137,
            "count": 9464190,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10668.37639,
            "count": 9464190,
            "maximum": 10673,
            "minimum": 10663,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.723422328,
            "variance": 2.970184522
          },
          {
            "average": 32766.67036,
            "count": 9464190,
            "maximum": 65280,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 9621.059701,
            "variance": 92564789.77
          },
          {
            "average": 31819.86518,
            "count": 9464190,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 7855.622948,
            "variance": 61710811.91
          },
          {
            "average": 27243.45923,
            "count": 9464190,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 7799.950403,
            "variance": 60839226.29
          },
          {
            "average": 328328.4471,
            "count": 9464190,
            "maximum": 331669.8899,
            "minimum": 324679.0414,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1216.173591,
            "variance": 1479078.203
          },
          {
            "average": 0,
            "count": 9464190,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9464190,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9464190,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9464190,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9464190,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419583.0422,
          5012610.823,
          823.3071883,
          420581.0822,
          5014011.683,
          844.8471883
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419583.04219494143,
                5012610.823245492,
                823.3071882671943
              ],
              [
                419583.04219494143,
                5014011.683245491,
                823.3071882671943
              ],
              [
                420581.08219494147,
                5014011.683245491,
                844.8471882671943
              ],
              [
                420581.08219494147,
                5012610.823245492,
                844.8471882671943
              ],
              [
                419583.04219494143,
                5012610.823245492,
                823.3071882671943
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:54:29+00:00",
        "end_time": "2011-09-17T19:57:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118C1419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118C1419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118C1419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252519,
            45.26240099,
            823.3071883,
            -118.0123057,
            45.27512232,
            844.8471883
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502493462994,
                  45.26240099225499,
                  823.3071882671943
                ],
                [
                  -118.02525190633385,
                  45.27500881539053,
                  823.3071882671943
                ],
                [
                  -118.01252986841907,
                  45.275122317385986,
                  844.8471882671943
                ],
                [
                  -118.01230571196433,
                  45.262514444642456,
                  844.8471882671943
                ],
                [
                  -118.02502493462994,
                  45.26240099225499,
                  823.3071882671943
                ]
              ]
            ]
          },
          "id": "45118C1419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:54:29Z",
            "pc:count": 9464190,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420087.1037,
                "count": 9464190,
                "maximum": 420581.0822,
                "minimum": 419583.0422,
                "name": "X",
                "position": 0,
                "stddev": 283.8656221,
                "variance": 80579.69143
              },
              {
                "average": 5013316.103,
                "count": 9464190,
                "maximum": 5014011.683,
                "minimum": 5012610.823,
                "name": "Y",
                "position": 1,
                "stddev": 399.0491433,
                "variance": 159240.2187
              },
              {
                "average": 824.9903144,
                "count": 9464190,
                "maximum": 844.8471883,
                "minimum": 823.3071883,
                "name": "Z",
                "position": 2,
                "stddev": 0.9173517545,
                "variance": 0.8415342416
              },
              {
                "average": 109.2475399,
                "count": 9464190,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.2997347,
                "variance": 979.6733925
              },
              {
                "average": 1.004274639,
                "count": 9464190,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06722224649,
                "variance": 0.004518830423
              },
              {
                "average": 1.009119851,
                "count": 9464190,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.100368585,
                "variance": 0.01007385286
              },
              {
                "average": 0.4999877433,
                "count": 9464190,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000263,
                "variance": 0.2500000263
              },
              {
                "average": 0,
                "count": 9464190,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.270984099,
                "count": 9464190,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4444679268,
                "variance": 0.197551738
              },
              {
                "average": -0.2085029214,
                "count": 9464190,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.71027591,
                "variance": 75.86890643
              },
              {
                "average": 137,
                "count": 9464190,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10668.37639,
                "count": 9464190,
                "maximum": 10673,
                "minimum": 10663,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.723422328,
                "variance": 2.970184522
              },
              {
                "average": 32766.67036,
                "count": 9464190,
                "maximum": 65280,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 9621.059701,
                "variance": 92564789.77
              },
              {
                "average": 31819.86518,
                "count": 9464190,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 7855.622948,
                "variance": 61710811.91
              },
              {
                "average": 27243.45923,
                "count": 9464190,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 7799.950403,
                "variance": 60839226.29
              },
              {
                "average": 328328.4471,
                "count": 9464190,
                "maximum": 331669.8899,
                "minimum": 324679.0414,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1216.173591,
                "variance": 1479078.203
              },
              {
                "average": 0,
                "count": 9464190,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9464190,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9464190,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9464190,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9464190,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419583.0422,
              5012610.823,
              823.3071883,
              420581.0822,
              5014011.683,
              844.8471883
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419583.04219494143,
                    5012610.823245492,
                    823.3071882671943
                  ],
                  [
                    419583.04219494143,
                    5014011.683245491,
                    823.3071882671943
                  ],
                  [
                    420581.08219494147,
                    5014011.683245491,
                    844.8471882671943
                  ],
                  [
                    420581.08219494147,
                    5012610.823245492,
                    844.8471882671943
                  ],
                  [
                    419583.04219494143,
                    5012610.823245492,
                    823.3071882671943
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:54:29+00:00",
            "end_time": "2011-09-17T19:57:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117G7318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002501441244,
              44.762419813526115,
              1045.5703206205335
            ],
            [
              -117.85020970203566,
              44.77500993375612,
              1045.5703206205335
            ],
            [
              -117.83752906370954,
              44.77510363653498,
              1111.6103206205335
            ],
            [
              -117.83734712986767,
              44.76251347540845,
              1111.6103206205335
            ],
            [
              -117.85002501441244,
              44.762419813526115,
              1045.5703206205335
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502097,
        44.76241981,
        1045.570321,
        -117.8373471,
        44.77510364,
        1111.610321
      ],
      "properties": {
        "datetime": "2011-09-19T20:13:06Z",
        "pc:count": 11494378,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433245.4769,
            "count": 11494378,
            "maximum": 433733.2143,
            "minimum": 432729.7743,
            "name": "X",
            "position": 0,
            "stddev": 284.9407457,
            "variance": 81191.22858
          },
          {
            "average": 4957631.168,
            "count": 11494378,
            "maximum": 4958308.233,
            "minimum": 4956909.533,
            "name": "Y",
            "position": 1,
            "stddev": 398.0186561,
            "variance": 158418.8506
          },
          {
            "average": 1063.375708,
            "count": 11494378,
            "maximum": 1111.610321,
            "minimum": 1045.570321,
            "name": "Z",
            "position": 2,
            "stddev": 13.11326129,
            "variance": 171.9576216
          },
          {
            "average": 179.5319963,
            "count": 11494378,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 73.76441041,
            "variance": 5441.188244
          },
          {
            "average": 1.057608163,
            "count": 11494378,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2568153562,
            "variance": 0.0659541272
          },
          {
            "average": 1.115304804,
            "count": 11494378,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3705170198,
            "variance": 0.137282862
          },
          {
            "average": 0.4988729273,
            "count": 11494378,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987515,
            "variance": 0.2499987515
          },
          {
            "average": 0,
            "count": 11494378,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.236689884,
            "count": 11494378,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4250503485,
            "variance": 0.1806677987
          },
          {
            "average": 0.6211666089,
            "count": 11494378,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.794829035,
            "variance": 60.75935968
          },
          {
            "average": 193.8772819,
            "count": 11494378,
            "maximum": 212,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 5.028335403,
            "variance": 25.28415692
          },
          {
            "average": 30.88427038,
            "count": 11494378,
            "maximum": 119,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.47839337,
            "variance": 379.4078083
          },
          {
            "average": 35852.41027,
            "count": 11494378,
            "maximum": 65280,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 10005.79379,
            "variance": 100115909.3
          },
          {
            "average": 34903.70039,
            "count": 11494378,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9602.652623,
            "variance": 92210937.4
          },
          {
            "average": 28856.6673,
            "count": 11494378,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10946.59852,
            "variance": 119828019.2
          },
          {
            "average": 433796.9817,
            "count": 11494378,
            "maximum": 498386.1657,
            "minimum": 429196.3872,
            "name": "GpsTime",
            "position": 15,
            "stddev": 14463.28239,
            "variance": 209186537.6
          },
          {
            "average": 0,
            "count": 11494378,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11494378,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11494378,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11494378,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11494378,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432729.7743,
          4956909.533,
          1045.570321,
          433733.2143,
          4958308.233,
          1111.610321
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432729.774345206,
                4956909.532529086,
                1045.5703206205335
              ],
              [
                432729.774345206,
                4958308.232529085,
                1045.5703206205335
              ],
              [
                433733.2143452059,
                4958308.232529085,
                1111.6103206205335
              ],
              [
                433733.2143452059,
                4956909.532529086,
                1111.6103206205335
              ],
              [
                432729.774345206,
                4956909.532529086,
                1045.5703206205335
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T20:13:06+00:00",
        "end_time": "2011-09-19T00:59:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502097,
            44.76241981,
            1045.570321,
            -117.8373471,
            44.77510364,
            1111.610321
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002501441244,
                  44.762419813526115,
                  1045.5703206205335
                ],
                [
                  -117.85020970203566,
                  44.77500993375612,
                  1045.5703206205335
                ],
                [
                  -117.83752906370954,
                  44.77510363653498,
                  1111.6103206205335
                ],
                [
                  -117.83734712986767,
                  44.76251347540845,
                  1111.6103206205335
                ],
                [
                  -117.85002501441244,
                  44.762419813526115,
                  1045.5703206205335
                ]
              ]
            ]
          },
          "id": "44117G7318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:13:06Z",
            "pc:count": 11494378,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433245.4769,
                "count": 11494378,
                "maximum": 433733.2143,
                "minimum": 432729.7743,
                "name": "X",
                "position": 0,
                "stddev": 284.9407457,
                "variance": 81191.22858
              },
              {
                "average": 4957631.168,
                "count": 11494378,
                "maximum": 4958308.233,
                "minimum": 4956909.533,
                "name": "Y",
                "position": 1,
                "stddev": 398.0186561,
                "variance": 158418.8506
              },
              {
                "average": 1063.375708,
                "count": 11494378,
                "maximum": 1111.610321,
                "minimum": 1045.570321,
                "name": "Z",
                "position": 2,
                "stddev": 13.11326129,
                "variance": 171.9576216
              },
              {
                "average": 179.5319963,
                "count": 11494378,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 73.76441041,
                "variance": 5441.188244
              },
              {
                "average": 1.057608163,
                "count": 11494378,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2568153562,
                "variance": 0.0659541272
              },
              {
                "average": 1.115304804,
                "count": 11494378,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3705170198,
                "variance": 0.137282862
              },
              {
                "average": 0.4988729273,
                "count": 11494378,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987515,
                "variance": 0.2499987515
              },
              {
                "average": 0,
                "count": 11494378,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.236689884,
                "count": 11494378,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4250503485,
                "variance": 0.1806677987
              },
              {
                "average": 0.6211666089,
                "count": 11494378,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.794829035,
                "variance": 60.75935968
              },
              {
                "average": 193.8772819,
                "count": 11494378,
                "maximum": 212,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 5.028335403,
                "variance": 25.28415692
              },
              {
                "average": 30.88427038,
                "count": 11494378,
                "maximum": 119,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.47839337,
                "variance": 379.4078083
              },
              {
                "average": 35852.41027,
                "count": 11494378,
                "maximum": 65280,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 10005.79379,
                "variance": 100115909.3
              },
              {
                "average": 34903.70039,
                "count": 11494378,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9602.652623,
                "variance": 92210937.4
              },
              {
                "average": 28856.6673,
                "count": 11494378,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10946.59852,
                "variance": 119828019.2
              },
              {
                "average": 433796.9817,
                "count": 11494378,
                "maximum": 498386.1657,
                "minimum": 429196.3872,
                "name": "GpsTime",
                "position": 15,
                "stddev": 14463.28239,
                "variance": 209186537.6
              },
              {
                "average": 0,
                "count": 11494378,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11494378,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11494378,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11494378,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11494378,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432729.7743,
              4956909.533,
              1045.570321,
              433733.2143,
              4958308.233,
              1111.610321
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432729.774345206,
                    4956909.532529086,
                    1045.5703206205335
                  ],
                  [
                    432729.774345206,
                    4958308.232529085,
                    1045.5703206205335
                  ],
                  [
                    433733.2143452059,
                    4958308.232529085,
                    1111.6103206205335
                  ],
                  [
                    433733.2143452059,
                    4956909.532529086,
                    1111.6103206205335
                  ],
                  [
                    432729.774345206,
                    4956909.532529086,
                    1045.5703206205335
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T20:13:06+00:00",
            "end_time": "2011-09-19T00:59: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": "44117G7110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502495864655,
              44.84992246461486,
              1019.518534531447
            ],
            [
              -117.82520473144302,
              44.86251031130965,
              1019.518534531447
            ],
            [
              -117.81252861410977,
              44.86260120588305,
              1045.178534531447
            ],
            [
              -117.81235160209738,
              44.850013319525345,
              1045.178534531447
            ],
            [
              -117.82502495864655,
              44.84992246461486,
              1019.518534531447
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252047,
        44.84992246,
        1019.518535,
        -117.8123516,
        44.86260121,
        1045.178535
      ],
      "properties": {
        "datetime": "2011-09-19T21:59:23Z",
        "pc:count": 12690263,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435329.9166,
            "count": 12690263,
            "maximum": 435808.4894,
            "minimum": 434806.9294,
            "name": "X",
            "position": 0,
            "stddev": 282.3475997,
            "variance": 79720.16707
          },
          {
            "average": 4967260.386,
            "count": 12690263,
            "maximum": 4968007.738,
            "minimum": 4966609.278,
            "name": "Y",
            "position": 1,
            "stddev": 395.094094,
            "variance": 156099.3431
          },
          {
            "average": 1022.29496,
            "count": 12690263,
            "maximum": 1045.178535,
            "minimum": 1019.518535,
            "name": "Z",
            "position": 2,
            "stddev": 1.511693392,
            "variance": 2.285216913
          },
          {
            "average": 210.8207586,
            "count": 12690263,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 60.72834305,
            "variance": 3687.93165
          },
          {
            "average": 1.013520681,
            "count": 12690263,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1269366559,
            "variance": 0.01611291461
          },
          {
            "average": 1.027047824,
            "count": 12690263,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1862209536,
            "variance": 0.03467824358
          },
          {
            "average": 0.500626504,
            "count": 12690263,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996272,
            "variance": 0.2499996272
          },
          {
            "average": 0,
            "count": 12690263,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.232227102,
            "count": 12690263,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4222531103,
            "variance": 0.1782976891
          },
          {
            "average": 1.771282862,
            "count": 12690263,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.60137172,
            "variance": 57.78085203
          },
          {
            "average": 197.08797,
            "count": 12690263,
            "maximum": 212,
            "minimum": 187,
            "name": "UserData",
            "position": 10,
            "stddev": 3.873358265,
            "variance": 15.00290425
          },
          {
            "average": 110.5503399,
            "count": 12690263,
            "maximum": 136,
            "minimum": 90,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.03754146,
            "variance": 257.2027362
          },
          {
            "average": 30495.755,
            "count": 12690263,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 10676.90018,
            "variance": 113996197.4
          },
          {
            "average": 31728.32766,
            "count": 12690263,
            "maximum": 65280,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 9011.044774,
            "variance": 81198927.92
          },
          {
            "average": 26078.12163,
            "count": 12690263,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 8391.484924,
            "variance": 70417019.23
          },
          {
            "average": 501588.048,
            "count": 12690263,
            "maximum": 504763.9666,
            "minimum": 499619.1436,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1339.10808,
            "variance": 1793210.45
          },
          {
            "average": 0,
            "count": 12690263,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12690263,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12690263,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12690263,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12690263,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434806.9294,
          4966609.278,
          1019.518535,
          435808.4894,
          4968007.738,
          1045.178535
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434806.9294128686,
                4966609.2776251435,
                1019.518534531447
              ],
              [
                434806.9294128686,
                4968007.737625144,
                1019.518534531447
              ],
              [
                435808.4894128686,
                4968007.737625144,
                1045.178534531447
              ],
              [
                435808.4894128686,
                4966609.2776251435,
                1045.178534531447
              ],
              [
                434806.9294128686,
                4966609.2776251435,
                1019.518534531447
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T21:59:23+00:00",
        "end_time": "2011-09-19T20:33:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252047,
            44.84992246,
            1019.518535,
            -117.8123516,
            44.86260121,
            1045.178535
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502495864655,
                  44.84992246461486,
                  1019.518534531447
                ],
                [
                  -117.82520473144302,
                  44.86251031130965,
                  1019.518534531447
                ],
                [
                  -117.81252861410977,
                  44.86260120588305,
                  1045.178534531447
                ],
                [
                  -117.81235160209738,
                  44.850013319525345,
                  1045.178534531447
                ],
                [
                  -117.82502495864655,
                  44.84992246461486,
                  1019.518534531447
                ]
              ]
            ]
          },
          "id": "44117G7110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:59:23Z",
            "pc:count": 12690263,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435329.9166,
                "count": 12690263,
                "maximum": 435808.4894,
                "minimum": 434806.9294,
                "name": "X",
                "position": 0,
                "stddev": 282.3475997,
                "variance": 79720.16707
              },
              {
                "average": 4967260.386,
                "count": 12690263,
                "maximum": 4968007.738,
                "minimum": 4966609.278,
                "name": "Y",
                "position": 1,
                "stddev": 395.094094,
                "variance": 156099.3431
              },
              {
                "average": 1022.29496,
                "count": 12690263,
                "maximum": 1045.178535,
                "minimum": 1019.518535,
                "name": "Z",
                "position": 2,
                "stddev": 1.511693392,
                "variance": 2.285216913
              },
              {
                "average": 210.8207586,
                "count": 12690263,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 60.72834305,
                "variance": 3687.93165
              },
              {
                "average": 1.013520681,
                "count": 12690263,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1269366559,
                "variance": 0.01611291461
              },
              {
                "average": 1.027047824,
                "count": 12690263,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1862209536,
                "variance": 0.03467824358
              },
              {
                "average": 0.500626504,
                "count": 12690263,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996272,
                "variance": 0.2499996272
              },
              {
                "average": 0,
                "count": 12690263,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.232227102,
                "count": 12690263,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4222531103,
                "variance": 0.1782976891
              },
              {
                "average": 1.771282862,
                "count": 12690263,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.60137172,
                "variance": 57.78085203
              },
              {
                "average": 197.08797,
                "count": 12690263,
                "maximum": 212,
                "minimum": 187,
                "name": "UserData",
                "position": 10,
                "stddev": 3.873358265,
                "variance": 15.00290425
              },
              {
                "average": 110.5503399,
                "count": 12690263,
                "maximum": 136,
                "minimum": 90,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.03754146,
                "variance": 257.2027362
              },
              {
                "average": 30495.755,
                "count": 12690263,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 10676.90018,
                "variance": 113996197.4
              },
              {
                "average": 31728.32766,
                "count": 12690263,
                "maximum": 65280,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 9011.044774,
                "variance": 81198927.92
              },
              {
                "average": 26078.12163,
                "count": 12690263,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 8391.484924,
                "variance": 70417019.23
              },
              {
                "average": 501588.048,
                "count": 12690263,
                "maximum": 504763.9666,
                "minimum": 499619.1436,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1339.10808,
                "variance": 1793210.45
              },
              {
                "average": 0,
                "count": 12690263,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12690263,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12690263,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12690263,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12690263,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434806.9294,
              4966609.278,
              1019.518535,
              435808.4894,
              4968007.738,
              1045.178535
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434806.9294128686,
                    4966609.2776251435,
                    1019.518534531447
                  ],
                  [
                    434806.9294128686,
                    4968007.737625144,
                    1019.518534531447
                  ],
                  [
                    435808.4894128686,
                    4968007.737625144,
                    1045.178534531447
                  ],
                  [
                    435808.4894128686,
                    4966609.2776251435,
                    1045.178534531447
                  ],
                  [
                    434806.9294128686,
                    4966609.2776251435,
                    1019.518534531447
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T21:59:23+00:00",
            "end_time": "2011-09-19T20:33: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": "45118E1303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.100024410397,
              45.54989247557975,
              1064.2489184084875
            ],
            [
              -118.10017367461018,
              45.55754195674623,
              1064.2489184084875
            ],
            [
              -118.08753105112984,
              45.55766302855798,
              1477.7289184084875
            ],
            [
              -118.08738350135827,
              45.550013515278195,
              1477.7289184084875
            ],
            [
              -118.100024410397,
              45.54989247557975,
              1064.2489184084875
            ]
          ]
        ]
      },
      "bbox": [
        -118.1001737,
        45.54989248,
        1064.248918,
        -118.0873835,
        45.55766303,
        1477.728918
      ],
      "properties": {
        "datetime": "2011-09-15T19:37:01Z",
        "pc:count": 7983650,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414636.9402,
            "count": 7983650,
            "maximum": 415122.5972,
            "minimum": 414135.6972,
            "name": "X",
            "position": 0,
            "stddev": 282.4062661,
            "variance": 79753.29916
          },
          {
            "average": 5045073.806,
            "count": 7983650,
            "maximum": 5045477.206,
            "minimum": 5044627.206,
            "name": "Y",
            "position": 1,
            "stddev": 242.4880248,
            "variance": 58800.44219
          },
          {
            "average": 1201.796365,
            "count": 7983650,
            "maximum": 1477.728918,
            "minimum": 1064.248918,
            "name": "Z",
            "position": 2,
            "stddev": 98.85022592,
            "variance": 9771.367164
          },
          {
            "average": 87.30165588,
            "count": 7983650,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.18244812,
            "variance": 2723.007892
          },
          {
            "average": 1.122241331,
            "count": 7983650,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3510433968,
            "variance": 0.1232314664
          },
          {
            "average": 1.252074302,
            "count": 7983650,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4941983041,
            "variance": 0.2442319638
          },
          {
            "average": 0.499575758,
            "count": 7983650,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998513,
            "variance": 0.2499998513
          },
          {
            "average": 0,
            "count": 7983650,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.1003303,
            "count": 7983650,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3004399145,
            "variance": 0.09026414225
          },
          {
            "average": -1.360593766,
            "count": 7983650,
            "maximum": 16.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.185020984,
            "variance": 66.9945685
          },
          {
            "average": 177,
            "count": 7983650,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14657.46765,
            "count": 7983650,
            "maximum": 20015,
            "minimum": 9419,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5294.686075,
            "variance": 28033700.64
          },
          {
            "average": 15456.46037,
            "count": 7983650,
            "maximum": 54016,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 9099.095096,
            "variance": 82793531.56
          },
          {
            "average": 17192.77178,
            "count": 7983650,
            "maximum": 52992,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 10073.11626,
            "variance": 101467671.2
          },
          {
            "average": 15860.41498,
            "count": 7983650,
            "maximum": 54272,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9691.558285,
            "variance": 93926301.99
          },
          {
            "average": 149822.7737,
            "count": 7983650,
            "maximum": 150621.2164,
            "minimum": 148857.3503,
            "name": "GpsTime",
            "position": 15,
            "stddev": 439.5895283,
            "variance": 193238.9534
          },
          {
            "average": 0,
            "count": 7983650,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7983650,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7983650,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7983650,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7983650,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414135.6972,
          5044627.206,
          1064.248918,
          415122.5972,
          5045477.206,
          1477.728918
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414135.69723637594,
                5044627.205932645,
                1064.2489184084875
              ],
              [
                414135.69723637594,
                5045477.205932645,
                1064.2489184084875
              ],
              [
                415122.59723637596,
                5045477.205932645,
                1477.7289184084875
              ],
              [
                415122.59723637596,
                5044627.205932645,
                1477.7289184084875
              ],
              [
                414135.69723637594,
                5044627.205932645,
                1064.2489184084875
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T19:37:01+00:00",
        "end_time": "2011-09-15T19:07:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1001737,
            45.54989248,
            1064.248918,
            -118.0873835,
            45.55766303,
            1477.728918
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.100024410397,
                  45.54989247557975,
                  1064.2489184084875
                ],
                [
                  -118.10017367461018,
                  45.55754195674623,
                  1064.2489184084875
                ],
                [
                  -118.08753105112984,
                  45.55766302855798,
                  1477.7289184084875
                ],
                [
                  -118.08738350135827,
                  45.550013515278195,
                  1477.7289184084875
                ],
                [
                  -118.100024410397,
                  45.54989247557975,
                  1064.2489184084875
                ]
              ]
            ]
          },
          "id": "45118E1303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:37:01Z",
            "pc:count": 7983650,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414636.9402,
                "count": 7983650,
                "maximum": 415122.5972,
                "minimum": 414135.6972,
                "name": "X",
                "position": 0,
                "stddev": 282.4062661,
                "variance": 79753.29916
              },
              {
                "average": 5045073.806,
                "count": 7983650,
                "maximum": 5045477.206,
                "minimum": 5044627.206,
                "name": "Y",
                "position": 1,
                "stddev": 242.4880248,
                "variance": 58800.44219
              },
              {
                "average": 1201.796365,
                "count": 7983650,
                "maximum": 1477.728918,
                "minimum": 1064.248918,
                "name": "Z",
                "position": 2,
                "stddev": 98.85022592,
                "variance": 9771.367164
              },
              {
                "average": 87.30165588,
                "count": 7983650,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.18244812,
                "variance": 2723.007892
              },
              {
                "average": 1.122241331,
                "count": 7983650,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3510433968,
                "variance": 0.1232314664
              },
              {
                "average": 1.252074302,
                "count": 7983650,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4941983041,
                "variance": 0.2442319638
              },
              {
                "average": 0.499575758,
                "count": 7983650,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998513,
                "variance": 0.2499998513
              },
              {
                "average": 0,
                "count": 7983650,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.1003303,
                "count": 7983650,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3004399145,
                "variance": 0.09026414225
              },
              {
                "average": -1.360593766,
                "count": 7983650,
                "maximum": 16.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.185020984,
                "variance": 66.9945685
              },
              {
                "average": 177,
                "count": 7983650,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14657.46765,
                "count": 7983650,
                "maximum": 20015,
                "minimum": 9419,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5294.686075,
                "variance": 28033700.64
              },
              {
                "average": 15456.46037,
                "count": 7983650,
                "maximum": 54016,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 9099.095096,
                "variance": 82793531.56
              },
              {
                "average": 17192.77178,
                "count": 7983650,
                "maximum": 52992,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 10073.11626,
                "variance": 101467671.2
              },
              {
                "average": 15860.41498,
                "count": 7983650,
                "maximum": 54272,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9691.558285,
                "variance": 93926301.99
              },
              {
                "average": 149822.7737,
                "count": 7983650,
                "maximum": 150621.2164,
                "minimum": 148857.3503,
                "name": "GpsTime",
                "position": 15,
                "stddev": 439.5895283,
                "variance": 193238.9534
              },
              {
                "average": 0,
                "count": 7983650,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7983650,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7983650,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7983650,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7983650,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414135.6972,
              5044627.206,
              1064.248918,
              415122.5972,
              5045477.206,
              1477.728918
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414135.69723637594,
                    5044627.205932645,
                    1064.2489184084875
                  ],
                  [
                    414135.69723637594,
                    5045477.205932645,
                    1064.2489184084875
                  ],
                  [
                    415122.59723637596,
                    5045477.205932645,
                    1477.7289184084875
                  ],
                  [
                    415122.59723637596,
                    5044627.205932645,
                    1477.7289184084875
                  ],
                  [
                    414135.69723637594,
                    5044627.205932645,
                    1064.2489184084875
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T19:37:01+00:00",
            "end_time": "2011-09-15T19:07:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117G7218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.78752530990934,
              44.82492649948352,
              1022.666309987352
            ],
            [
              -117.78769670128895,
              44.83751001700453,
              1022.666309987352
            ],
            [
              -117.77502873407276,
              44.837596692182366,
              1041.2463099873519
            ],
            [
              -117.77486009838991,
              44.82501313685245,
              1041.2463099873519
            ],
            [
              -117.78752530990934,
              44.82492649948352,
              1022.666309987352
            ]
          ]
        ]
      },
      "bbox": [
        -117.7876967,
        44.8249265,
        1022.66631,
        -117.7748601,
        44.83759669,
        1041.24631
      ],
      "properties": {
        "datetime": "2011-09-19T01:21:26Z",
        "pc:count": 11370788,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438249.988,
            "count": 11370788,
            "maximum": 438744.6109,
            "minimum": 437743.2709,
            "name": "X",
            "position": 0,
            "stddev": 283.3645002,
            "variance": 80295.43995
          },
          {
            "average": 4964514.595,
            "count": 11370788,
            "maximum": 4965201.17,
            "minimum": 4963803.21,
            "name": "Y",
            "position": 1,
            "stddev": 402.1464593,
            "variance": 161721.7747
          },
          {
            "average": 1026.258706,
            "count": 11370788,
            "maximum": 1041.24631,
            "minimum": 1022.66631,
            "name": "Z",
            "position": 2,
            "stddev": 0.936245789,
            "variance": 0.8765561775
          },
          {
            "average": 228.3380462,
            "count": 11370788,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.27826844,
            "variance": 799.6604657
          },
          {
            "average": 1.000633993,
            "count": 11370788,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02621521222,
            "variance": 0.0006872373517
          },
          {
            "average": 1.001273878,
            "count": 11370788,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03786219943,
            "variance": 0.001433546145
          },
          {
            "average": 0.4982208797,
            "count": 11370788,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999968567,
            "variance": 0.2499968567
          },
          {
            "average": 0,
            "count": 11370788,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.248929362,
            "count": 11370788,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4323928203,
            "variance": 0.1869635511
          },
          {
            "average": 1.199266772,
            "count": 11370788,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.965707148,
            "variance": 63.45249037
          },
          {
            "average": 199.4390596,
            "count": 11370788,
            "maximum": 212,
            "minimum": 190,
            "name": "UserData",
            "position": 10,
            "stddev": 2.712498686,
            "variance": 7.357649122
          },
          {
            "average": 21.6685709,
            "count": 11370788,
            "maximum": 38,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.47546485,
            "variance": 131.6862936
          },
          {
            "average": 38010.09912,
            "count": 11370788,
            "maximum": 62464,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6073.636212,
            "variance": 36889056.83
          },
          {
            "average": 35968.75606,
            "count": 11370788,
            "maximum": 62464,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5974.46043,
            "variance": 35694177.43
          },
          {
            "average": 28204.8661,
            "count": 11370788,
            "maximum": 59904,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6225.000687,
            "variance": 38750633.56
          },
          {
            "average": 429287.428,
            "count": 11370788,
            "maximum": 430486.6569,
            "minimum": 427992.059,
            "name": "GpsTime",
            "position": 15,
            "stddev": 520.0805459,
            "variance": 270483.7742
          },
          {
            "average": 0,
            "count": 11370788,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11370788,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11370788,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11370788,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11370788,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437743.2709,
          4963803.21,
          1022.66631,
          438744.6109,
          4965201.17,
          1041.24631
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437743.2709153782,
                4963803.2099911515,
                1022.666309987352
              ],
              [
                437743.2709153782,
                4965201.169991152,
                1022.666309987352
              ],
              [
                438744.61091537814,
                4965201.169991152,
                1041.2463099873519
              ],
              [
                438744.61091537814,
                4963803.2099911515,
                1041.2463099873519
              ],
              [
                437743.2709153782,
                4963803.2099911515,
                1022.666309987352
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T01:21:26+00:00",
        "end_time": "2011-09-19T00:39:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7876967,
            44.8249265,
            1022.66631,
            -117.7748601,
            44.83759669,
            1041.24631
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.78752530990934,
                  44.82492649948352,
                  1022.666309987352
                ],
                [
                  -117.78769670128895,
                  44.83751001700453,
                  1022.666309987352
                ],
                [
                  -117.77502873407276,
                  44.837596692182366,
                  1041.2463099873519
                ],
                [
                  -117.77486009838991,
                  44.82501313685245,
                  1041.2463099873519
                ],
                [
                  -117.78752530990934,
                  44.82492649948352,
                  1022.666309987352
                ]
              ]
            ]
          },
          "id": "44117G7218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T01:21:26Z",
            "pc:count": 11370788,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438249.988,
                "count": 11370788,
                "maximum": 438744.6109,
                "minimum": 437743.2709,
                "name": "X",
                "position": 0,
                "stddev": 283.3645002,
                "variance": 80295.43995
              },
              {
                "average": 4964514.595,
                "count": 11370788,
                "maximum": 4965201.17,
                "minimum": 4963803.21,
                "name": "Y",
                "position": 1,
                "stddev": 402.1464593,
                "variance": 161721.7747
              },
              {
                "average": 1026.258706,
                "count": 11370788,
                "maximum": 1041.24631,
                "minimum": 1022.66631,
                "name": "Z",
                "position": 2,
                "stddev": 0.936245789,
                "variance": 0.8765561775
              },
              {
                "average": 228.3380462,
                "count": 11370788,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.27826844,
                "variance": 799.6604657
              },
              {
                "average": 1.000633993,
                "count": 11370788,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02621521222,
                "variance": 0.0006872373517
              },
              {
                "average": 1.001273878,
                "count": 11370788,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03786219943,
                "variance": 0.001433546145
              },
              {
                "average": 0.4982208797,
                "count": 11370788,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999968567,
                "variance": 0.2499968567
              },
              {
                "average": 0,
                "count": 11370788,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.248929362,
                "count": 11370788,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4323928203,
                "variance": 0.1869635511
              },
              {
                "average": 1.199266772,
                "count": 11370788,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.965707148,
                "variance": 63.45249037
              },
              {
                "average": 199.4390596,
                "count": 11370788,
                "maximum": 212,
                "minimum": 190,
                "name": "UserData",
                "position": 10,
                "stddev": 2.712498686,
                "variance": 7.357649122
              },
              {
                "average": 21.6685709,
                "count": 11370788,
                "maximum": 38,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.47546485,
                "variance": 131.6862936
              },
              {
                "average": 38010.09912,
                "count": 11370788,
                "maximum": 62464,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6073.636212,
                "variance": 36889056.83
              },
              {
                "average": 35968.75606,
                "count": 11370788,
                "maximum": 62464,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5974.46043,
                "variance": 35694177.43
              },
              {
                "average": 28204.8661,
                "count": 11370788,
                "maximum": 59904,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6225.000687,
                "variance": 38750633.56
              },
              {
                "average": 429287.428,
                "count": 11370788,
                "maximum": 430486.6569,
                "minimum": 427992.059,
                "name": "GpsTime",
                "position": 15,
                "stddev": 520.0805459,
                "variance": 270483.7742
              },
              {
                "average": 0,
                "count": 11370788,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11370788,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11370788,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11370788,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11370788,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437743.2709,
              4963803.21,
              1022.66631,
              438744.6109,
              4965201.17,
              1041.24631
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437743.2709153782,
                    4963803.2099911515,
                    1022.666309987352
                  ],
                  [
                    437743.2709153782,
                    4965201.169991152,
                    1022.666309987352
                  ],
                  [
                    438744.61091537814,
                    4965201.169991152,
                    1041.2463099873519
                  ],
                  [
                    438744.61091537814,
                    4963803.2099911515,
                    1041.2463099873519
                  ],
                  [
                    437743.2709153782,
                    4963803.2099911515,
                    1022.666309987352
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T01:21:26+00:00",
            "end_time": "2011-09-19T00: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": "44117G7406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252913243615,
              44.78742352209622,
              1031.0350778345428
            ],
            [
              -117.81270577458282,
              44.80000992619331,
              1031.0350778345428
            ],
            [
              -117.80003243785502,
              44.80009941315157,
              1090.7350778345426
            ],
            [
              -117.79985854955333,
              44.78751297000972,
              1090.7350778345426
            ],
            [
              -117.81252913243615,
              44.78742352209622,
              1031.0350778345428
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127058,
        44.78742352,
        1031.035078,
        -117.7998585,
        44.80009941,
        1090.735078
      ],
      "properties": {
        "datetime": "2011-09-19T01:12:56Z",
        "pc:count": 9484853,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436223.4187,
            "count": 9484853,
            "maximum": 436727.3776,
            "minimum": 435724.9576,
            "name": "X",
            "position": 0,
            "stddev": 299.1147187,
            "variance": 89469.61493
          },
          {
            "average": 4960332.707,
            "count": 9484853,
            "maximum": 4961054.981,
            "minimum": 4959656.701,
            "name": "Y",
            "position": 1,
            "stddev": 411.9688179,
            "variance": 169718.307
          },
          {
            "average": 1039.628474,
            "count": 9484853,
            "maximum": 1090.735078,
            "minimum": 1031.035078,
            "name": "Z",
            "position": 2,
            "stddev": 3.794482502,
            "variance": 14.39809746
          },
          {
            "average": 188.5906936,
            "count": 9484853,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 63.451706,
            "variance": 4026.118994
          },
          {
            "average": 1.015539408,
            "count": 9484853,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1408018293,
            "variance": 0.01982515512
          },
          {
            "average": 1.031153356,
            "count": 9484853,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2095133672,
            "variance": 0.04389585105
          },
          {
            "average": 0.5006258927,
            "count": 9484853,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996346,
            "variance": 0.2499996346
          },
          {
            "average": 0,
            "count": 9484853,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.274213528,
            "count": 9484853,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4461171257,
            "variance": 0.1990204899
          },
          {
            "average": 1.730195892,
            "count": 9484853,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.698592447,
            "variance": 59.26832566
          },
          {
            "average": 203.6482099,
            "count": 9484853,
            "maximum": 213,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 4.873740906,
            "variance": 23.75335042
          },
          {
            "average": 22.25508904,
            "count": 9484853,
            "maximum": 37,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.87605369,
            "variance": 118.288544
          },
          {
            "average": 428861.8576,
            "count": 9484853,
            "maximum": 429976.5387,
            "minimum": 427474.1803,
            "name": "GpsTime",
            "position": 12,
            "stddev": 516.7707987,
            "variance": 267052.0584
          },
          {
            "average": 0,
            "count": 9484853,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9484853,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9484853,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9484853,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9484853,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435724.9576,
          4959656.701,
          1031.035078,
          436727.3776,
          4961054.981,
          1090.735078
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435724.95757463796,
                4959656.701392133,
                1031.0350778345428
              ],
              [
                435724.95757463796,
                4961054.981392132,
                1031.0350778345428
              ],
              [
                436727.377574638,
                4961054.981392132,
                1090.7350778345426
              ],
              [
                436727.377574638,
                4959656.701392133,
                1090.7350778345426
              ],
              [
                435724.95757463796,
                4959656.701392133,
                1031.0350778345428
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T01:12:56+00:00",
        "end_time": "2011-09-19T00:31:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127058,
            44.78742352,
            1031.035078,
            -117.7998585,
            44.80009941,
            1090.735078
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252913243615,
                  44.78742352209622,
                  1031.0350778345428
                ],
                [
                  -117.81270577458282,
                  44.80000992619331,
                  1031.0350778345428
                ],
                [
                  -117.80003243785502,
                  44.80009941315157,
                  1090.7350778345426
                ],
                [
                  -117.79985854955333,
                  44.78751297000972,
                  1090.7350778345426
                ],
                [
                  -117.81252913243615,
                  44.78742352209622,
                  1031.0350778345428
                ]
              ]
            ]
          },
          "id": "44117G7406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T01:12:56Z",
            "pc:count": 9484853,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436223.4187,
                "count": 9484853,
                "maximum": 436727.3776,
                "minimum": 435724.9576,
                "name": "X",
                "position": 0,
                "stddev": 299.1147187,
                "variance": 89469.61493
              },
              {
                "average": 4960332.707,
                "count": 9484853,
                "maximum": 4961054.981,
                "minimum": 4959656.701,
                "name": "Y",
                "position": 1,
                "stddev": 411.9688179,
                "variance": 169718.307
              },
              {
                "average": 1039.628474,
                "count": 9484853,
                "maximum": 1090.735078,
                "minimum": 1031.035078,
                "name": "Z",
                "position": 2,
                "stddev": 3.794482502,
                "variance": 14.39809746
              },
              {
                "average": 188.5906936,
                "count": 9484853,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 63.451706,
                "variance": 4026.118994
              },
              {
                "average": 1.015539408,
                "count": 9484853,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1408018293,
                "variance": 0.01982515512
              },
              {
                "average": 1.031153356,
                "count": 9484853,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2095133672,
                "variance": 0.04389585105
              },
              {
                "average": 0.5006258927,
                "count": 9484853,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996346,
                "variance": 0.2499996346
              },
              {
                "average": 0,
                "count": 9484853,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.274213528,
                "count": 9484853,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4461171257,
                "variance": 0.1990204899
              },
              {
                "average": 1.730195892,
                "count": 9484853,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.698592447,
                "variance": 59.26832566
              },
              {
                "average": 203.6482099,
                "count": 9484853,
                "maximum": 213,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 4.873740906,
                "variance": 23.75335042
              },
              {
                "average": 22.25508904,
                "count": 9484853,
                "maximum": 37,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.87605369,
                "variance": 118.288544
              },
              {
                "average": 428861.8576,
                "count": 9484853,
                "maximum": 429976.5387,
                "minimum": 427474.1803,
                "name": "GpsTime",
                "position": 12,
                "stddev": 516.7707987,
                "variance": 267052.0584
              },
              {
                "average": 0,
                "count": 9484853,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9484853,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9484853,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9484853,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9484853,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435724.9576,
              4959656.701,
              1031.035078,
              436727.3776,
              4961054.981,
              1090.735078
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435724.95757463796,
                    4959656.701392133,
                    1031.0350778345428
                  ],
                  [
                    435724.95757463796,
                    4961054.981392132,
                    1031.0350778345428
                  ],
                  [
                    436727.377574638,
                    4961054.981392132,
                    1090.7350778345426
                  ],
                  [
                    436727.377574638,
                    4959656.701392133,
                    1090.7350778345426
                  ],
                  [
                    435724.95757463796,
                    4959656.701392133,
                    1031.0350778345428
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T01:12:56+00:00",
            "end_time": "2011-09-19T00:31: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": "44117F7113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002461109798,
              44.71241979439049,
              1070.1927632499471
            ],
            [
              -117.85020897442769,
              44.72500984527827,
              1070.1927632499471
            ],
            [
              -117.83752865811009,
              44.725103544792134,
              1104.352763249947
            ],
            [
              -117.83734704365888,
              44.712513453008846,
              1104.352763249947
            ],
            [
              -117.85002461109798,
              44.71241979439049,
              1070.1927632499471
            ]
          ]
        ]
      },
      "bbox": [
        -117.850209,
        44.71241979,
        1070.192763,
        -117.837347,
        44.72510354,
        1104.352763
      ],
      "properties": {
        "datetime": "2011-09-19T00:47:21Z",
        "pc:count": 11377805,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433170.6469,
            "count": 11377805,
            "maximum": 433676.0846,
            "minimum": 432671.8046,
            "name": "X",
            "position": 0,
            "stddev": 285.8486122,
            "variance": 81709.42908
          },
          {
            "average": 4952052.562,
            "count": 11377805,
            "maximum": 4952754.094,
            "minimum": 4951355.414,
            "name": "Y",
            "position": 1,
            "stddev": 399.4732889,
            "variance": 159578.9086
          },
          {
            "average": 1077.722009,
            "count": 11377805,
            "maximum": 1104.352763,
            "minimum": 1070.192763,
            "name": "Z",
            "position": 2,
            "stddev": 3.719239456,
            "variance": 13.83274213
          },
          {
            "average": 224.3747613,
            "count": 11377805,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.05144884,
            "variance": 1768.324349
          },
          {
            "average": 1.010270698,
            "count": 11377805,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1093510357,
            "variance": 0.01195764901
          },
          {
            "average": 1.020566709,
            "count": 11377805,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1599954751,
            "variance": 0.02559855205
          },
          {
            "average": 0.4984430652,
            "count": 11377805,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975979,
            "variance": 0.2499975979
          },
          {
            "average": 0,
            "count": 11377805,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.286770251,
            "count": 11377805,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4522533497,
            "variance": 0.2045330923
          },
          {
            "average": 0.4984395623,
            "count": 11377805,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.938783877,
            "variance": 63.02428945
          },
          {
            "average": 195.3838598,
            "count": 11377805,
            "maximum": 206,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 2.897486147,
            "variance": 8.395425973
          },
          {
            "average": 19.53731541,
            "count": 11377805,
            "maximum": 33,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.06236757,
            "variance": 101.2512411
          },
          {
            "average": 27555.53874,
            "count": 11377805,
            "maximum": 62976,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 10342.82134,
            "variance": 106973953.4
          },
          {
            "average": 29066.02248,
            "count": 11377805,
            "maximum": 63488,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 8885.339867,
            "variance": 78949264.56
          },
          {
            "average": 23680.40314,
            "count": 11377805,
            "maximum": 65024,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 7482.878602,
            "variance": 55993472.17
          },
          {
            "average": 426861.5992,
            "count": 11377805,
            "maximum": 428441.8473,
            "minimum": 425252.591,
            "name": "GpsTime",
            "position": 15,
            "stddev": 526.2324999,
            "variance": 276920.644
          },
          {
            "average": 0,
            "count": 11377805,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11377805,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11377805,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11377805,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11377805,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432671.8046,
          4951355.414,
          1070.192763,
          433676.0846,
          4952754.094,
          1104.352763
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432671.804629256,
                4951355.4141285075,
                1070.1927632499471
              ],
              [
                432671.804629256,
                4952754.094128507,
                1070.1927632499471
              ],
              [
                433676.08462925605,
                4952754.094128507,
                1104.352763249947
              ],
              [
                433676.08462925605,
                4951355.4141285075,
                1104.352763249947
              ],
              [
                432671.804629256,
                4951355.4141285075,
                1070.1927632499471
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:47:21+00:00",
        "end_time": "2011-09-18T23:54:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117F7113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117F7113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117F7113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.850209,
            44.71241979,
            1070.192763,
            -117.837347,
            44.72510354,
            1104.352763
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002461109798,
                  44.71241979439049,
                  1070.1927632499471
                ],
                [
                  -117.85020897442769,
                  44.72500984527827,
                  1070.1927632499471
                ],
                [
                  -117.83752865811009,
                  44.725103544792134,
                  1104.352763249947
                ],
                [
                  -117.83734704365888,
                  44.712513453008846,
                  1104.352763249947
                ],
                [
                  -117.85002461109798,
                  44.71241979439049,
                  1070.1927632499471
                ]
              ]
            ]
          },
          "id": "44117F7113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:47:21Z",
            "pc:count": 11377805,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433170.6469,
                "count": 11377805,
                "maximum": 433676.0846,
                "minimum": 432671.8046,
                "name": "X",
                "position": 0,
                "stddev": 285.8486122,
                "variance": 81709.42908
              },
              {
                "average": 4952052.562,
                "count": 11377805,
                "maximum": 4952754.094,
                "minimum": 4951355.414,
                "name": "Y",
                "position": 1,
                "stddev": 399.4732889,
                "variance": 159578.9086
              },
              {
                "average": 1077.722009,
                "count": 11377805,
                "maximum": 1104.352763,
                "minimum": 1070.192763,
                "name": "Z",
                "position": 2,
                "stddev": 3.719239456,
                "variance": 13.83274213
              },
              {
                "average": 224.3747613,
                "count": 11377805,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.05144884,
                "variance": 1768.324349
              },
              {
                "average": 1.010270698,
                "count": 11377805,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1093510357,
                "variance": 0.01195764901
              },
              {
                "average": 1.020566709,
                "count": 11377805,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1599954751,
                "variance": 0.02559855205
              },
              {
                "average": 0.4984430652,
                "count": 11377805,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975979,
                "variance": 0.2499975979
              },
              {
                "average": 0,
                "count": 11377805,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.286770251,
                "count": 11377805,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4522533497,
                "variance": 0.2045330923
              },
              {
                "average": 0.4984395623,
                "count": 11377805,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.938783877,
                "variance": 63.02428945
              },
              {
                "average": 195.3838598,
                "count": 11377805,
                "maximum": 206,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 2.897486147,
                "variance": 8.395425973
              },
              {
                "average": 19.53731541,
                "count": 11377805,
                "maximum": 33,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.06236757,
                "variance": 101.2512411
              },
              {
                "average": 27555.53874,
                "count": 11377805,
                "maximum": 62976,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 10342.82134,
                "variance": 106973953.4
              },
              {
                "average": 29066.02248,
                "count": 11377805,
                "maximum": 63488,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 8885.339867,
                "variance": 78949264.56
              },
              {
                "average": 23680.40314,
                "count": 11377805,
                "maximum": 65024,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 7482.878602,
                "variance": 55993472.17
              },
              {
                "average": 426861.5992,
                "count": 11377805,
                "maximum": 428441.8473,
                "minimum": 425252.591,
                "name": "GpsTime",
                "position": 15,
                "stddev": 526.2324999,
                "variance": 276920.644
              },
              {
                "average": 0,
                "count": 11377805,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11377805,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11377805,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11377805,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11377805,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432671.8046,
              4951355.414,
              1070.192763,
              433676.0846,
              4952754.094,
              1104.352763
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432671.804629256,
                    4951355.4141285075,
                    1070.1927632499471
                  ],
                  [
                    432671.804629256,
                    4952754.094128507,
                    1070.1927632499471
                  ],
                  [
                    433676.08462925605,
                    4952754.094128507,
                    1104.352763249947
                  ],
                  [
                    433676.08462925605,
                    4951355.4141285075,
                    1104.352763249947
                  ],
                  [
                    432671.804629256,
                    4951355.4141285075,
                    1070.1927632499471
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:47:21+00:00",
            "end_time": "2011-09-18T23: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": "44117G8220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8875251953287,
              44.824915840306396,
              1022.2798347376238
            ],
            [
              -117.88771851971259,
              44.83751019754504,
              1022.2798347376238
            ],
            [
              -117.87502886039778,
              44.83760813586308,
              1050.1998347376239
            ],
            [
              -117.87483829866781,
              44.82501373586562,
              1050.1998347376239
            ],
            [
              -117.8875251953287,
              44.824915840306396,
              1022.2798347376238
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877185,
        44.82491584,
        1022.279835,
        -117.8748383,
        44.83760814,
        1050.199835
      ],
      "properties": {
        "datetime": "2011-09-21T00:01:56Z",
        "pc:count": 14304719,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430392.1896,
            "count": 14304719,
            "maximum": 430840.8466,
            "minimum": 429837.7666,
            "name": "X",
            "position": 0,
            "stddev": 285.8646717,
            "variance": 81718.61051
          },
          {
            "average": 4964518.736,
            "count": 14304719,
            "maximum": 4965282.694,
            "minimum": 4963883.494,
            "name": "Y",
            "position": 1,
            "stddev": 399.863931,
            "variance": 159891.1633
          },
          {
            "average": 1025.201821,
            "count": 14304719,
            "maximum": 1050.199835,
            "minimum": 1022.279835,
            "name": "Z",
            "position": 2,
            "stddev": 1.566448244,
            "variance": 2.453760102
          },
          {
            "average": 215.7133155,
            "count": 14304719,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.16203003,
            "variance": 2617.553317
          },
          {
            "average": 1.015346055,
            "count": 14304719,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1401730991,
            "variance": 0.0196484977
          },
          {
            "average": 1.03073678,
            "count": 14304719,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2087041467,
            "variance": 0.04355742084
          },
          {
            "average": 0.4976443788,
            "count": 14304719,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999944685,
            "variance": 0.2499944685
          },
          {
            "average": 0,
            "count": 14304719,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.222733281,
            "count": 14304719,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4160807359,
            "variance": 0.1731231788
          },
          {
            "average": 0.556407042,
            "count": 14304719,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.845032945,
            "variance": 61.54454191
          },
          {
            "average": 197.9981015,
            "count": 14304719,
            "maximum": 211,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 4.436722479,
            "variance": 19.68450636
          },
          {
            "average": 79.00653819,
            "count": 14304719,
            "maximum": 133,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 22.36766341,
            "variance": 500.3123664
          },
          {
            "average": 24293.31021,
            "count": 14304719,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 10726.50565,
            "variance": 115057923.4
          },
          {
            "average": 27239.55011,
            "count": 14304719,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 9561.058009,
            "variance": 91413830.24
          },
          {
            "average": 22388.97513,
            "count": 14304719,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 10131.96838,
            "variance": 102656783.3
          },
          {
            "average": 579131.536,
            "count": 14304719,
            "maximum": 598516.7216,
            "minimum": 503447.9228,
            "name": "GpsTime",
            "position": 15,
            "stddev": 36303.92192,
            "variance": 1317974746
          },
          {
            "average": 0,
            "count": 14304719,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14304719,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14304719,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14304719,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14304719,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429837.7666,
          4963883.494,
          1022.279835,
          430840.8466,
          4965282.694,
          1050.199835
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429837.7665669473,
                4963883.49408751,
                1022.2798347376238
              ],
              [
                429837.7665669473,
                4965282.694087509,
                1022.2798347376238
              ],
              [
                430840.84656694724,
                4965282.694087509,
                1050.1998347376239
              ],
              [
                430840.84656694724,
                4963883.49408751,
                1050.1998347376239
              ],
              [
                429837.7665669473,
                4963883.49408751,
                1022.2798347376238
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-21T00:01:56+00:00",
        "end_time": "2011-09-19T21:37:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877185,
            44.82491584,
            1022.279835,
            -117.8748383,
            44.83760814,
            1050.199835
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8875251953287,
                  44.824915840306396,
                  1022.2798347376238
                ],
                [
                  -117.88771851971259,
                  44.83751019754504,
                  1022.2798347376238
                ],
                [
                  -117.87502886039778,
                  44.83760813586308,
                  1050.1998347376239
                ],
                [
                  -117.87483829866781,
                  44.82501373586562,
                  1050.1998347376239
                ],
                [
                  -117.8875251953287,
                  44.824915840306396,
                  1022.2798347376238
                ]
              ]
            ]
          },
          "id": "44117G8220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-21T00:01:56Z",
            "pc:count": 14304719,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430392.1896,
                "count": 14304719,
                "maximum": 430840.8466,
                "minimum": 429837.7666,
                "name": "X",
                "position": 0,
                "stddev": 285.8646717,
                "variance": 81718.61051
              },
              {
                "average": 4964518.736,
                "count": 14304719,
                "maximum": 4965282.694,
                "minimum": 4963883.494,
                "name": "Y",
                "position": 1,
                "stddev": 399.863931,
                "variance": 159891.1633
              },
              {
                "average": 1025.201821,
                "count": 14304719,
                "maximum": 1050.199835,
                "minimum": 1022.279835,
                "name": "Z",
                "position": 2,
                "stddev": 1.566448244,
                "variance": 2.453760102
              },
              {
                "average": 215.7133155,
                "count": 14304719,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.16203003,
                "variance": 2617.553317
              },
              {
                "average": 1.015346055,
                "count": 14304719,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1401730991,
                "variance": 0.0196484977
              },
              {
                "average": 1.03073678,
                "count": 14304719,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2087041467,
                "variance": 0.04355742084
              },
              {
                "average": 0.4976443788,
                "count": 14304719,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999944685,
                "variance": 0.2499944685
              },
              {
                "average": 0,
                "count": 14304719,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.222733281,
                "count": 14304719,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4160807359,
                "variance": 0.1731231788
              },
              {
                "average": 0.556407042,
                "count": 14304719,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.845032945,
                "variance": 61.54454191
              },
              {
                "average": 197.9981015,
                "count": 14304719,
                "maximum": 211,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 4.436722479,
                "variance": 19.68450636
              },
              {
                "average": 79.00653819,
                "count": 14304719,
                "maximum": 133,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 22.36766341,
                "variance": 500.3123664
              },
              {
                "average": 24293.31021,
                "count": 14304719,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 10726.50565,
                "variance": 115057923.4
              },
              {
                "average": 27239.55011,
                "count": 14304719,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 9561.058009,
                "variance": 91413830.24
              },
              {
                "average": 22388.97513,
                "count": 14304719,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 10131.96838,
                "variance": 102656783.3
              },
              {
                "average": 579131.536,
                "count": 14304719,
                "maximum": 598516.7216,
                "minimum": 503447.9228,
                "name": "GpsTime",
                "position": 15,
                "stddev": 36303.92192,
                "variance": 1317974746
              },
              {
                "average": 0,
                "count": 14304719,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14304719,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14304719,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14304719,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14304719,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429837.7666,
              4963883.494,
              1022.279835,
              430840.8466,
              4965282.694,
              1050.199835
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429837.7665669473,
                    4963883.49408751,
                    1022.2798347376238
                  ],
                  [
                    429837.7665669473,
                    4965282.694087509,
                    1022.2798347376238
                  ],
                  [
                    430840.84656694724,
                    4965282.694087509,
                    1050.1998347376239
                  ],
                  [
                    430840.84656694724,
                    4963883.49408751,
                    1050.1998347376239
                  ],
                  [
                    429837.7665669473,
                    4963883.49408751,
                    1022.2798347376238
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-21T00:01:56+00:00",
            "end_time": "2011-09-19T21:37: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": "45118E1425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01240933055476,
              45.499903106884794,
              830.220076839675
            ],
            [
              -118.01263537256264,
              45.51251045299806,
              830.220076839675
            ],
            [
              -118.00002987683573,
              45.51262151299235,
              888.3800768396751
            ],
            [
              -117.99980664750233,
              45.50001411833468,
              888.3800768396751
            ],
            [
              -118.01240933055476,
              45.499903106884794,
              830.220076839675
            ]
          ]
        ]
      },
      "bbox": [
        -118.0126354,
        45.49990311,
        830.2200768,
        -117.9998066,
        45.51262151,
        888.3800768
      ],
      "properties": {
        "datetime": "2011-09-14T23:59:12Z",
        "pc:count": 9758743,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421440.0218,
            "count": 9758743,
            "maximum": 421889.4436,
            "minimum": 420904.6836,
            "name": "X",
            "position": 0,
            "stddev": 267.3625146,
            "variance": 71482.71424
          },
          {
            "average": 5039718.863,
            "count": 9758743,
            "maximum": 5040384.374,
            "minimum": 5038983.514,
            "name": "Y",
            "position": 1,
            "stddev": 388.0284817,
            "variance": 150566.1026
          },
          {
            "average": 843.5508508,
            "count": 9758743,
            "maximum": 888.3800768,
            "minimum": 830.2200768,
            "name": "Z",
            "position": 2,
            "stddev": 8.816604933,
            "variance": 77.73252254
          },
          {
            "average": 108.642323,
            "count": 9758743,
            "maximum": 217,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.91989401,
            "variance": 525.3215413
          },
          {
            "average": 1.001187858,
            "count": 9758743,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0367031806,
            "variance": 0.001347123466
          },
          {
            "average": 1.002657719,
            "count": 9758743,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05746989973,
            "variance": 0.003302789375
          },
          {
            "average": 0.4999186883,
            "count": 9758743,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000019,
            "variance": 0.250000019
          },
          {
            "average": 0,
            "count": 9758743,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.287788601,
            "count": 9758743,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4527320878,
            "variance": 0.2049663433
          },
          {
            "average": -1.7745082,
            "count": 9758743,
            "maximum": 16.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.892205153,
            "variance": 79.07131248
          },
          {
            "average": 121.5404244,
            "count": 9758743,
            "maximum": 129,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 1.594744443,
            "variance": 2.543209838
          },
          {
            "average": 1025.940402,
            "count": 9758743,
            "maximum": 1029,
            "minimum": 1022,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.582807892,
            "variance": 2.505280822
          },
          {
            "average": 33369.32589,
            "count": 9758743,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 10532.40292,
            "variance": 110931511.3
          },
          {
            "average": 31382.68962,
            "count": 9758743,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 8016.82706,
            "variance": 64269516.11
          },
          {
            "average": 28012.44738,
            "count": 9758743,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 7664.596847,
            "variance": 58746044.83
          },
          {
            "average": 78471.75973,
            "count": 9758743,
            "maximum": 79952.19269,
            "minimum": 76570.38423,
            "name": "GpsTime",
            "position": 15,
            "stddev": 808.3435108,
            "variance": 653419.2315
          },
          {
            "average": 0,
            "count": 9758743,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9758743,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9758743,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9758743,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9758743,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420904.6836,
          5038983.514,
          830.2200768,
          421889.4436,
          5040384.374,
          888.3800768
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420904.6835706754,
                5038983.514047101,
                830.220076839675
              ],
              [
                420904.6835706754,
                5040384.374047101,
                830.220076839675
              ],
              [
                421889.4435706754,
                5040384.374047101,
                888.3800768396751
              ],
              [
                421889.4435706754,
                5038983.514047101,
                888.3800768396751
              ],
              [
                420904.6835706754,
                5038983.514047101,
                830.220076839675
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:59:12+00:00",
        "end_time": "2011-09-14T23:02:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0126354,
            45.49990311,
            830.2200768,
            -117.9998066,
            45.51262151,
            888.3800768
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01240933055476,
                  45.499903106884794,
                  830.220076839675
                ],
                [
                  -118.01263537256264,
                  45.51251045299806,
                  830.220076839675
                ],
                [
                  -118.00002987683573,
                  45.51262151299235,
                  888.3800768396751
                ],
                [
                  -117.99980664750233,
                  45.50001411833468,
                  888.3800768396751
                ],
                [
                  -118.01240933055476,
                  45.499903106884794,
                  830.220076839675
                ]
              ]
            ]
          },
          "id": "45118E1425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:59:12Z",
            "pc:count": 9758743,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421440.0218,
                "count": 9758743,
                "maximum": 421889.4436,
                "minimum": 420904.6836,
                "name": "X",
                "position": 0,
                "stddev": 267.3625146,
                "variance": 71482.71424
              },
              {
                "average": 5039718.863,
                "count": 9758743,
                "maximum": 5040384.374,
                "minimum": 5038983.514,
                "name": "Y",
                "position": 1,
                "stddev": 388.0284817,
                "variance": 150566.1026
              },
              {
                "average": 843.5508508,
                "count": 9758743,
                "maximum": 888.3800768,
                "minimum": 830.2200768,
                "name": "Z",
                "position": 2,
                "stddev": 8.816604933,
                "variance": 77.73252254
              },
              {
                "average": 108.642323,
                "count": 9758743,
                "maximum": 217,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.91989401,
                "variance": 525.3215413
              },
              {
                "average": 1.001187858,
                "count": 9758743,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0367031806,
                "variance": 0.001347123466
              },
              {
                "average": 1.002657719,
                "count": 9758743,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05746989973,
                "variance": 0.003302789375
              },
              {
                "average": 0.4999186883,
                "count": 9758743,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000019,
                "variance": 0.250000019
              },
              {
                "average": 0,
                "count": 9758743,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.287788601,
                "count": 9758743,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4527320878,
                "variance": 0.2049663433
              },
              {
                "average": -1.7745082,
                "count": 9758743,
                "maximum": 16.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.892205153,
                "variance": 79.07131248
              },
              {
                "average": 121.5404244,
                "count": 9758743,
                "maximum": 129,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 1.594744443,
                "variance": 2.543209838
              },
              {
                "average": 1025.940402,
                "count": 9758743,
                "maximum": 1029,
                "minimum": 1022,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.582807892,
                "variance": 2.505280822
              },
              {
                "average": 33369.32589,
                "count": 9758743,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 10532.40292,
                "variance": 110931511.3
              },
              {
                "average": 31382.68962,
                "count": 9758743,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 8016.82706,
                "variance": 64269516.11
              },
              {
                "average": 28012.44738,
                "count": 9758743,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 7664.596847,
                "variance": 58746044.83
              },
              {
                "average": 78471.75973,
                "count": 9758743,
                "maximum": 79952.19269,
                "minimum": 76570.38423,
                "name": "GpsTime",
                "position": 15,
                "stddev": 808.3435108,
                "variance": 653419.2315
              },
              {
                "average": 0,
                "count": 9758743,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9758743,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9758743,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9758743,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9758743,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420904.6836,
              5038983.514,
              830.2200768,
              421889.4436,
              5040384.374,
              888.3800768
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420904.6835706754,
                    5038983.514047101,
                    830.220076839675
                  ],
                  [
                    420904.6835706754,
                    5040384.374047101,
                    830.220076839675
                  ],
                  [
                    421889.4435706754,
                    5040384.374047101,
                    888.3800768396751
                  ],
                  [
                    421889.4435706754,
                    5038983.514047101,
                    888.3800768396751
                  ],
                  [
                    420904.6835706754,
                    5038983.514047101,
                    830.220076839675
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:59:12+00:00",
            "end_time": "2011-09-14T23: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": "45118D1225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252434810239,
              45.4374025970458,
              828.0464467132332
            ],
            [
              -118.01274991415528,
              45.450009541262645,
              828.0464467132332
            ],
            [
              -118.00002946120496,
              45.450121625419406,
              856.4864467132332
            ],
            [
              -117.9998067271803,
              45.43751463221388,
              856.4864467132332
            ],
            [
              -118.01252434810239,
              45.4374025970458,
              828.0464467132332
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127499,
        45.4374026,
        828.0464467,
        -117.9998067,
        45.45012163,
        856.4864467
      ],
      "properties": {
        "datetime": "2011-09-14T23:34:51Z",
        "pc:count": 10509179,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421303.6594,
            "count": 10509179,
            "maximum": 421803.0557,
            "minimum": 420808.2157,
            "name": "X",
            "position": 0,
            "stddev": 279.0117323,
            "variance": 77847.54673
          },
          {
            "average": 5032740.398,
            "count": 10509179,
            "maximum": 5033440.857,
            "minimum": 5032040.057,
            "name": "Y",
            "position": 1,
            "stddev": 401.0883449,
            "variance": 160871.8604
          },
          {
            "average": 837.5556807,
            "count": 10509179,
            "maximum": 856.4864467,
            "minimum": 828.0464467,
            "name": "Z",
            "position": 2,
            "stddev": 3.916528304,
            "variance": 15.33919396
          },
          {
            "average": 104.8749967,
            "count": 10509179,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.73084131,
            "variance": 563.1528292
          },
          {
            "average": 1.000301356,
            "count": 10509179,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01790744043,
            "variance": 0.0003206764227
          },
          {
            "average": 1.000652382,
            "count": 10509179,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02727060465,
            "variance": 0.000743685878
          },
          {
            "average": 0.4999461899,
            "count": 10509179,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000209,
            "variance": 0.2500000209
          },
          {
            "average": 0,
            "count": 10509179,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.287128328,
            "count": 10509179,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4524220054,
            "variance": 0.2046856709
          },
          {
            "average": -2.289192948,
            "count": 10509179,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.606741253,
            "variance": 74.075995
          },
          {
            "average": 122.3323342,
            "count": 10509179,
            "maximum": 136,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 1.929808685,
            "variance": 3.72416156
          },
          {
            "average": 1022.514309,
            "count": 10509179,
            "maximum": 1026,
            "minimum": 1019,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.632981112,
            "variance": 2.666627313
          },
          {
            "average": 23461.03373,
            "count": 10509179,
            "maximum": 64768,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 9528.764965,
            "variance": 90797361.75
          },
          {
            "average": 25541.72795,
            "count": 10509179,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 7400.125356,
            "variance": 54761855.29
          },
          {
            "average": 21898.48969,
            "count": 10509179,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 5574.574572,
            "variance": 31075881.66
          },
          {
            "average": 76736.86327,
            "count": 10509179,
            "maximum": 78491.52944,
            "minimum": 75002.01833,
            "name": "GpsTime",
            "position": 15,
            "stddev": 828.4205881,
            "variance": 686280.6708
          },
          {
            "average": 0,
            "count": 10509179,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10509179,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10509179,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10509179,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10509179,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420808.2157,
          5032040.057,
          828.0464467,
          421803.0557,
          5033440.857,
          856.4864467
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420808.2156806835,
                5032040.057289917,
                828.0464467132332
              ],
              [
                420808.2156806835,
                5033440.857289918,
                828.0464467132332
              ],
              [
                421803.05568068346,
                5033440.857289918,
                856.4864467132332
              ],
              [
                421803.05568068346,
                5032040.057289917,
                856.4864467132332
              ],
              [
                420808.2156806835,
                5032040.057289917,
                828.0464467132332
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:34:51+00:00",
        "end_time": "2011-09-14T22:36:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127499,
            45.4374026,
            828.0464467,
            -117.9998067,
            45.45012163,
            856.4864467
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252434810239,
                  45.4374025970458,
                  828.0464467132332
                ],
                [
                  -118.01274991415528,
                  45.450009541262645,
                  828.0464467132332
                ],
                [
                  -118.00002946120496,
                  45.450121625419406,
                  856.4864467132332
                ],
                [
                  -117.9998067271803,
                  45.43751463221388,
                  856.4864467132332
                ],
                [
                  -118.01252434810239,
                  45.4374025970458,
                  828.0464467132332
                ]
              ]
            ]
          },
          "id": "45118D1225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:34:51Z",
            "pc:count": 10509179,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421303.6594,
                "count": 10509179,
                "maximum": 421803.0557,
                "minimum": 420808.2157,
                "name": "X",
                "position": 0,
                "stddev": 279.0117323,
                "variance": 77847.54673
              },
              {
                "average": 5032740.398,
                "count": 10509179,
                "maximum": 5033440.857,
                "minimum": 5032040.057,
                "name": "Y",
                "position": 1,
                "stddev": 401.0883449,
                "variance": 160871.8604
              },
              {
                "average": 837.5556807,
                "count": 10509179,
                "maximum": 856.4864467,
                "minimum": 828.0464467,
                "name": "Z",
                "position": 2,
                "stddev": 3.916528304,
                "variance": 15.33919396
              },
              {
                "average": 104.8749967,
                "count": 10509179,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.73084131,
                "variance": 563.1528292
              },
              {
                "average": 1.000301356,
                "count": 10509179,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01790744043,
                "variance": 0.0003206764227
              },
              {
                "average": 1.000652382,
                "count": 10509179,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02727060465,
                "variance": 0.000743685878
              },
              {
                "average": 0.4999461899,
                "count": 10509179,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000209,
                "variance": 0.2500000209
              },
              {
                "average": 0,
                "count": 10509179,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.287128328,
                "count": 10509179,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4524220054,
                "variance": 0.2046856709
              },
              {
                "average": -2.289192948,
                "count": 10509179,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.606741253,
                "variance": 74.075995
              },
              {
                "average": 122.3323342,
                "count": 10509179,
                "maximum": 136,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 1.929808685,
                "variance": 3.72416156
              },
              {
                "average": 1022.514309,
                "count": 10509179,
                "maximum": 1026,
                "minimum": 1019,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.632981112,
                "variance": 2.666627313
              },
              {
                "average": 23461.03373,
                "count": 10509179,
                "maximum": 64768,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 9528.764965,
                "variance": 90797361.75
              },
              {
                "average": 25541.72795,
                "count": 10509179,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 7400.125356,
                "variance": 54761855.29
              },
              {
                "average": 21898.48969,
                "count": 10509179,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 5574.574572,
                "variance": 31075881.66
              },
              {
                "average": 76736.86327,
                "count": 10509179,
                "maximum": 78491.52944,
                "minimum": 75002.01833,
                "name": "GpsTime",
                "position": 15,
                "stddev": 828.4205881,
                "variance": 686280.6708
              },
              {
                "average": 0,
                "count": 10509179,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10509179,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10509179,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10509179,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10509179,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420808.2157,
              5032040.057,
              828.0464467,
              421803.0557,
              5033440.857,
              856.4864467
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420808.2156806835,
                    5032040.057289917,
                    828.0464467132332
                  ],
                  [
                    420808.2156806835,
                    5033440.857289918,
                    828.0464467132332
                  ],
                  [
                    421803.05568068346,
                    5033440.857289918,
                    856.4864467132332
                  ],
                  [
                    421803.05568068346,
                    5032040.057289917,
                    856.4864467132332
                  ],
                  [
                    420808.2156806835,
                    5032040.057289917,
                    828.0464467132332
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:34:51+00:00",
            "end_time": "2011-09-14T22:36: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": "44117G8306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002429806094,
              44.78740325923355,
              1313.5726018340276
            ],
            [
              -118.00024204899289,
              44.80000935255804,
              1313.5726018340276
            ],
            [
              -117.98752890675941,
              44.80011999881545,
              1768.2526018340275
            ],
            [
              -117.98731392235986,
              44.787513857138336,
              1768.2526018340275
            ],
            [
              -118.00002429806094,
              44.78740325923355,
              1313.5726018340276
            ]
          ]
        ]
      },
      "bbox": [
        -118.000242,
        44.78740326,
        1313.572602,
        -117.9873139,
        44.80012,
        1768.252602
      ],
      "properties": {
        "datetime": "2011-09-18T22:32:43Z",
        "pc:count": 25054222,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421371.5633,
            "count": 25054222,
            "maximum": 421898.5069,
            "minimum": 420892.8869,
            "name": "X",
            "position": 0,
            "stddev": 284.3477011,
            "variance": 80853.61515
          },
          {
            "average": 4960542.032,
            "count": 25054222,
            "maximum": 4961220.279,
            "minimum": 4959819.739,
            "name": "Y",
            "position": 1,
            "stddev": 403.37115,
            "variance": 162708.2847
          },
          {
            "average": 1533.454117,
            "count": 25054222,
            "maximum": 1768.252602,
            "minimum": 1313.572602,
            "name": "Z",
            "position": 2,
            "stddev": 96.41139645,
            "variance": 9295.157366
          },
          {
            "average": 90.90695205,
            "count": 25054222,
            "maximum": 251,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.29834187,
            "variance": 2735.116562
          },
          {
            "average": 1.151273745,
            "count": 25054222,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.388133651,
            "variance": 0.150647731
          },
          {
            "average": 1.309609534,
            "count": 25054222,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5370968441,
            "variance": 0.2884730199
          },
          {
            "average": 0.4997523372,
            "count": 25054222,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999486,
            "variance": 0.2499999486
          },
          {
            "average": 0,
            "count": 25054222,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.077872145,
            "count": 25054222,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2679702905,
            "variance": 0.07180807661
          },
          {
            "average": -1.374699909,
            "count": 25054222,
            "maximum": 22.00200081,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.559984083,
            "variance": 73.27332749
          },
          {
            "average": 137.9171599,
            "count": 25054222,
            "maximum": 179,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 57.61533448,
            "variance": 3319.526767
          },
          {
            "average": 14874.78777,
            "count": 25054222,
            "maximum": 20117,
            "minimum": 9443,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5304.150704,
            "variance": 28134014.69
          },
          {
            "average": 19261.79257,
            "count": 25054222,
            "maximum": 56320,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11029.70971,
            "variance": 121654496.3
          },
          {
            "average": 21182.60523,
            "count": 25054222,
            "maximum": 57600,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 11892.13776,
            "variance": 141422940.5
          },
          {
            "average": 19327.16788,
            "count": 25054222,
            "maximum": 57344,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10699.06651,
            "variance": 114470024.2
          },
          {
            "average": 281872.696,
            "count": 25054222,
            "maximum": 420363.8986,
            "minimum": 81867.09133,
            "name": "GpsTime",
            "position": 15,
            "stddev": 122825.1811,
            "variance": 15086025100.0
          },
          {
            "average": 0,
            "count": 25054222,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25054222,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25054222,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25054222,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25054222,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420892.8869,
          4959819.739,
          1313.572602,
          421898.5069,
          4961220.279,
          1768.252602
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420892.88690183137,
                4959819.7389961,
                1313.5726018340276
              ],
              [
                420892.88690183137,
                4961220.278996099,
                1313.5726018340276
              ],
              [
                421898.50690183137,
                4961220.278996099,
                1768.2526018340275
              ],
              [
                421898.50690183137,
                4959819.7389961,
                1768.2526018340275
              ],
              [
                420892.88690183137,
                4959819.7389961,
                1313.5726018340276
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:32:43+00:00",
        "end_time": "2011-09-15T00:31:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.000242,
            44.78740326,
            1313.572602,
            -117.9873139,
            44.80012,
            1768.252602
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002429806094,
                  44.78740325923355,
                  1313.5726018340276
                ],
                [
                  -118.00024204899289,
                  44.80000935255804,
                  1313.5726018340276
                ],
                [
                  -117.98752890675941,
                  44.80011999881545,
                  1768.2526018340275
                ],
                [
                  -117.98731392235986,
                  44.787513857138336,
                  1768.2526018340275
                ],
                [
                  -118.00002429806094,
                  44.78740325923355,
                  1313.5726018340276
                ]
              ]
            ]
          },
          "id": "44117G8306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:32:43Z",
            "pc:count": 25054222,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421371.5633,
                "count": 25054222,
                "maximum": 421898.5069,
                "minimum": 420892.8869,
                "name": "X",
                "position": 0,
                "stddev": 284.3477011,
                "variance": 80853.61515
              },
              {
                "average": 4960542.032,
                "count": 25054222,
                "maximum": 4961220.279,
                "minimum": 4959819.739,
                "name": "Y",
                "position": 1,
                "stddev": 403.37115,
                "variance": 162708.2847
              },
              {
                "average": 1533.454117,
                "count": 25054222,
                "maximum": 1768.252602,
                "minimum": 1313.572602,
                "name": "Z",
                "position": 2,
                "stddev": 96.41139645,
                "variance": 9295.157366
              },
              {
                "average": 90.90695205,
                "count": 25054222,
                "maximum": 251,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.29834187,
                "variance": 2735.116562
              },
              {
                "average": 1.151273745,
                "count": 25054222,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.388133651,
                "variance": 0.150647731
              },
              {
                "average": 1.309609534,
                "count": 25054222,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5370968441,
                "variance": 0.2884730199
              },
              {
                "average": 0.4997523372,
                "count": 25054222,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999486,
                "variance": 0.2499999486
              },
              {
                "average": 0,
                "count": 25054222,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.077872145,
                "count": 25054222,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2679702905,
                "variance": 0.07180807661
              },
              {
                "average": -1.374699909,
                "count": 25054222,
                "maximum": 22.00200081,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.559984083,
                "variance": 73.27332749
              },
              {
                "average": 137.9171599,
                "count": 25054222,
                "maximum": 179,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 57.61533448,
                "variance": 3319.526767
              },
              {
                "average": 14874.78777,
                "count": 25054222,
                "maximum": 20117,
                "minimum": 9443,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5304.150704,
                "variance": 28134014.69
              },
              {
                "average": 19261.79257,
                "count": 25054222,
                "maximum": 56320,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11029.70971,
                "variance": 121654496.3
              },
              {
                "average": 21182.60523,
                "count": 25054222,
                "maximum": 57600,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 11892.13776,
                "variance": 141422940.5
              },
              {
                "average": 19327.16788,
                "count": 25054222,
                "maximum": 57344,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10699.06651,
                "variance": 114470024.2
              },
              {
                "average": 281872.696,
                "count": 25054222,
                "maximum": 420363.8986,
                "minimum": 81867.09133,
                "name": "GpsTime",
                "position": 15,
                "stddev": 122825.1811,
                "variance": 15086025100.0
              },
              {
                "average": 0,
                "count": 25054222,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25054222,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25054222,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25054222,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25054222,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420892.8869,
              4959819.739,
              1313.572602,
              421898.5069,
              4961220.279,
              1768.252602
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420892.88690183137,
                    4959819.7389961,
                    1313.5726018340276
                  ],
                  [
                    420892.88690183137,
                    4961220.278996099,
                    1313.5726018340276
                  ],
                  [
                    421898.50690183137,
                    4961220.278996099,
                    1768.2526018340275
                  ],
                  [
                    421898.50690183137,
                    4959819.7389961,
                    1768.2526018340275
                  ],
                  [
                    420892.88690183137,
                    4959819.7389961,
                    1313.5726018340276
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:32:43+00:00",
            "end_time": "2011-09-15T00: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": "45118E1301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.12422590093684,
              45.54989768794563,
              1558.3070178951516
            ],
            [
              -118.12437778813711,
              45.55751398881189,
              1558.3070178951516
            ],
            [
              -118.11252849259884,
              45.55763001638683,
              1755.0070178951514
            ],
            [
              -118.11237820526165,
              45.55001368487877,
              1755.0070178951514
            ],
            [
              -118.12422590093684,
              45.54989768794563,
              1558.3070178951516
            ]
          ]
        ]
      },
      "bbox": [
        -118.1243778,
        45.54989769,
        1558.307018,
        -118.1123782,
        45.55763002,
        1755.007018
      ],
      "properties": {
        "datetime": "2011-09-15T20:15:40Z",
        "pc:count": 6465416,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 412811.4093,
            "count": 6465416,
            "maximum": 413171.5773,
            "minimum": 412246.5973,
            "name": "X",
            "position": 0,
            "stddev": 232.3449402,
            "variance": 53984.17126
          },
          {
            "average": 5044963.794,
            "count": 6465416,
            "maximum": 5045500.284,
            "minimum": 5044653.964,
            "name": "Y",
            "position": 1,
            "stddev": 211.8885578,
            "variance": 44896.76095
          },
          {
            "average": 1686.465566,
            "count": 6465416,
            "maximum": 1755.007018,
            "minimum": 1558.307018,
            "name": "Z",
            "position": 2,
            "stddev": 40.01215591,
            "variance": 1600.972621
          },
          {
            "average": 98.07456349,
            "count": 6465416,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.29317723,
            "variance": 2051.471904
          },
          {
            "average": 1.069852736,
            "count": 6465416,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2760868939,
            "variance": 0.07622397297
          },
          {
            "average": 1.143659279,
            "count": 6465416,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4016283326,
            "variance": 0.1613053175
          },
          {
            "average": 0.4998866276,
            "count": 6465416,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000258,
            "variance": 0.2500000258
          },
          {
            "average": 0,
            "count": 6465416,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.158688165,
            "count": 6465416,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3653850734,
            "variance": 0.1335062518
          },
          {
            "average": 0.5912994483,
            "count": 6465416,
            "maximum": 18,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.87217534,
            "variance": 78.71549526
          },
          {
            "average": 177,
            "count": 6465416,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14738.03136,
            "count": 6465416,
            "maximum": 20023,
            "minimum": 9427,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.025256,
            "variance": 28037292.46
          },
          {
            "average": 26834.94001,
            "count": 6465416,
            "maximum": 63232,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 14481.91199,
            "variance": 209725774.8
          },
          {
            "average": 25679.50844,
            "count": 6465416,
            "maximum": 62720,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 12740.3792,
            "variance": 162317262.1
          },
          {
            "average": 21176.28062,
            "count": 6465416,
            "maximum": 62208,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 9275.994021,
            "variance": 86044065.08
          },
          {
            "average": 152227.4093,
            "count": 6465416,
            "maximum": 152940.7624,
            "minimum": 151325.2865,
            "name": "GpsTime",
            "position": 15,
            "stddev": 377.5106853,
            "variance": 142514.3175
          },
          {
            "average": 0,
            "count": 6465416,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6465416,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6465416,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6465416,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6465416,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          412246.5973,
          5044653.964,
          1558.307018,
          413171.5773,
          5045500.284,
          1755.007018
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                412246.59728111315,
                5044653.96422918,
                1558.3070178951516
              ],
              [
                412246.59728111315,
                5045500.28422918,
                1558.3070178951516
              ],
              [
                413171.57728111313,
                5045500.28422918,
                1755.0070178951514
              ],
              [
                413171.57728111313,
                5044653.96422918,
                1755.0070178951514
              ],
              [
                412246.59728111315,
                5044653.96422918,
                1558.3070178951516
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:15:40+00:00",
        "end_time": "2011-09-15T19:48:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1243778,
            45.54989769,
            1558.307018,
            -118.1123782,
            45.55763002,
            1755.007018
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.12422590093684,
                  45.54989768794563,
                  1558.3070178951516
                ],
                [
                  -118.12437778813711,
                  45.55751398881189,
                  1558.3070178951516
                ],
                [
                  -118.11252849259884,
                  45.55763001638683,
                  1755.0070178951514
                ],
                [
                  -118.11237820526165,
                  45.55001368487877,
                  1755.0070178951514
                ],
                [
                  -118.12422590093684,
                  45.54989768794563,
                  1558.3070178951516
                ]
              ]
            ]
          },
          "id": "45118E1301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:15:40Z",
            "pc:count": 6465416,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 412811.4093,
                "count": 6465416,
                "maximum": 413171.5773,
                "minimum": 412246.5973,
                "name": "X",
                "position": 0,
                "stddev": 232.3449402,
                "variance": 53984.17126
              },
              {
                "average": 5044963.794,
                "count": 6465416,
                "maximum": 5045500.284,
                "minimum": 5044653.964,
                "name": "Y",
                "position": 1,
                "stddev": 211.8885578,
                "variance": 44896.76095
              },
              {
                "average": 1686.465566,
                "count": 6465416,
                "maximum": 1755.007018,
                "minimum": 1558.307018,
                "name": "Z",
                "position": 2,
                "stddev": 40.01215591,
                "variance": 1600.972621
              },
              {
                "average": 98.07456349,
                "count": 6465416,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.29317723,
                "variance": 2051.471904
              },
              {
                "average": 1.069852736,
                "count": 6465416,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2760868939,
                "variance": 0.07622397297
              },
              {
                "average": 1.143659279,
                "count": 6465416,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4016283326,
                "variance": 0.1613053175
              },
              {
                "average": 0.4998866276,
                "count": 6465416,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000258,
                "variance": 0.2500000258
              },
              {
                "average": 0,
                "count": 6465416,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.158688165,
                "count": 6465416,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3653850734,
                "variance": 0.1335062518
              },
              {
                "average": 0.5912994483,
                "count": 6465416,
                "maximum": 18,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.87217534,
                "variance": 78.71549526
              },
              {
                "average": 177,
                "count": 6465416,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14738.03136,
                "count": 6465416,
                "maximum": 20023,
                "minimum": 9427,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.025256,
                "variance": 28037292.46
              },
              {
                "average": 26834.94001,
                "count": 6465416,
                "maximum": 63232,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 14481.91199,
                "variance": 209725774.8
              },
              {
                "average": 25679.50844,
                "count": 6465416,
                "maximum": 62720,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 12740.3792,
                "variance": 162317262.1
              },
              {
                "average": 21176.28062,
                "count": 6465416,
                "maximum": 62208,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 9275.994021,
                "variance": 86044065.08
              },
              {
                "average": 152227.4093,
                "count": 6465416,
                "maximum": 152940.7624,
                "minimum": 151325.2865,
                "name": "GpsTime",
                "position": 15,
                "stddev": 377.5106853,
                "variance": 142514.3175
              },
              {
                "average": 0,
                "count": 6465416,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6465416,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6465416,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6465416,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6465416,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              412246.5973,
              5044653.964,
              1558.307018,
              413171.5773,
              5045500.284,
              1755.007018
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    412246.59728111315,
                    5044653.96422918,
                    1558.3070178951516
                  ],
                  [
                    412246.59728111315,
                    5045500.28422918,
                    1558.3070178951516
                  ],
                  [
                    413171.57728111313,
                    5045500.28422918,
                    1755.0070178951514
                  ],
                  [
                    413171.57728111313,
                    5044653.96422918,
                    1755.0070178951514
                  ],
                  [
                    412246.59728111315,
                    5044653.96422918,
                    1558.3070178951516
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:15:40+00:00",
            "end_time": "2011-09-15T19:48: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": "45118D1109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.08752476786064,
              45.47489402315252,
              1008.8494228897882
            ],
            [
              -118.08776751996619,
              45.487509040806344,
              1008.8494228897882
            ],
            [
              -118.07502997467179,
              45.48762963874831,
              1507.989422889788
            ],
            [
              -118.07479006381018,
              45.47501456834956,
              1507.989422889788
            ],
            [
              -118.08752476786064,
              45.47489402315252,
              1008.8494228897882
            ]
          ]
        ]
      },
      "bbox": [
        -118.0877675,
        45.47489402,
        1008.849423,
        -118.0747901,
        45.48762964,
        1507.989423
      ],
      "properties": {
        "datetime": "2011-09-15T19:24:14Z",
        "pc:count": 14210841,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415487.7111,
            "count": 14210841,
            "maximum": 415994.0899,
            "minimum": 414998.5499,
            "name": "X",
            "position": 0,
            "stddev": 282.3930192,
            "variance": 79745.81731
          },
          {
            "average": 5036958.117,
            "count": 14210841,
            "maximum": 5037683.545,
            "minimum": 5036281.805,
            "name": "Y",
            "position": 1,
            "stddev": 403.4460383,
            "variance": 162768.7058
          },
          {
            "average": 1202.954856,
            "count": 14210841,
            "maximum": 1507.989423,
            "minimum": 1008.849423,
            "name": "Z",
            "position": 2,
            "stddev": 110.6663519,
            "variance": 12247.04144
          },
          {
            "average": 87.81469563,
            "count": 14210841,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.84383136,
            "variance": 2484.407525
          },
          {
            "average": 1.125737879,
            "count": 14210841,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3601532677,
            "variance": 0.1297103763
          },
          {
            "average": 1.262902315,
            "count": 14210841,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5124396814,
            "variance": 0.262594427
          },
          {
            "average": 0.4996771127,
            "count": 14210841,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999133,
            "variance": 0.2499999133
          },
          {
            "average": 0,
            "count": 14210841,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.1092055,
            "count": 14210841,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3118968833,
            "variance": 0.09727966579
          },
          {
            "average": -0.923032253,
            "count": 14210841,
            "maximum": 16.99799919,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.891701869,
            "variance": 62.27895838
          },
          {
            "average": 177,
            "count": 14210841,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14694.36567,
            "count": 14210841,
            "maximum": 20012,
            "minimum": 9416,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5294.966694,
            "variance": 28036672.29
          },
          {
            "average": 17975.99743,
            "count": 14210841,
            "maximum": 51712,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 11576.58242,
            "variance": 134017260.6
          },
          {
            "average": 19869.19345,
            "count": 14210841,
            "maximum": 51968,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 11556.85556,
            "variance": 133560910.3
          },
          {
            "average": 19727.38424,
            "count": 14210841,
            "maximum": 54528,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10346.70977,
            "variance": 107054403
          },
          {
            "average": 149023.4702,
            "count": 14210841,
            "maximum": 149854.9932,
            "minimum": 148124.3989,
            "name": "GpsTime",
            "position": 15,
            "stddev": 359.0510523,
            "variance": 128917.6581
          },
          {
            "average": 0,
            "count": 14210841,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14210841,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14210841,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14210841,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14210841,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414998.5499,
          5036281.805,
          1008.849423,
          415994.0899,
          5037683.545,
          1507.989423
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414998.549859436,
                5036281.805089786,
                1008.8494228897882
              ],
              [
                414998.549859436,
                5037683.545089786,
                1008.8494228897882
              ],
              [
                415994.08985943603,
                5037683.545089786,
                1507.989422889788
              ],
              [
                415994.08985943603,
                5036281.805089786,
                1507.989422889788
              ],
              [
                414998.549859436,
                5036281.805089786,
                1008.8494228897882
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T19:24:14+00:00",
        "end_time": "2011-09-15T18:55:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0877675,
            45.47489402,
            1008.849423,
            -118.0747901,
            45.48762964,
            1507.989423
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.08752476786064,
                  45.47489402315252,
                  1008.8494228897882
                ],
                [
                  -118.08776751996619,
                  45.487509040806344,
                  1008.8494228897882
                ],
                [
                  -118.07502997467179,
                  45.48762963874831,
                  1507.989422889788
                ],
                [
                  -118.07479006381018,
                  45.47501456834956,
                  1507.989422889788
                ],
                [
                  -118.08752476786064,
                  45.47489402315252,
                  1008.8494228897882
                ]
              ]
            ]
          },
          "id": "45118D1109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:24:14Z",
            "pc:count": 14210841,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415487.7111,
                "count": 14210841,
                "maximum": 415994.0899,
                "minimum": 414998.5499,
                "name": "X",
                "position": 0,
                "stddev": 282.3930192,
                "variance": 79745.81731
              },
              {
                "average": 5036958.117,
                "count": 14210841,
                "maximum": 5037683.545,
                "minimum": 5036281.805,
                "name": "Y",
                "position": 1,
                "stddev": 403.4460383,
                "variance": 162768.7058
              },
              {
                "average": 1202.954856,
                "count": 14210841,
                "maximum": 1507.989423,
                "minimum": 1008.849423,
                "name": "Z",
                "position": 2,
                "stddev": 110.6663519,
                "variance": 12247.04144
              },
              {
                "average": 87.81469563,
                "count": 14210841,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.84383136,
                "variance": 2484.407525
              },
              {
                "average": 1.125737879,
                "count": 14210841,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3601532677,
                "variance": 0.1297103763
              },
              {
                "average": 1.262902315,
                "count": 14210841,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5124396814,
                "variance": 0.262594427
              },
              {
                "average": 0.4996771127,
                "count": 14210841,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999133,
                "variance": 0.2499999133
              },
              {
                "average": 0,
                "count": 14210841,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.1092055,
                "count": 14210841,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3118968833,
                "variance": 0.09727966579
              },
              {
                "average": -0.923032253,
                "count": 14210841,
                "maximum": 16.99799919,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.891701869,
                "variance": 62.27895838
              },
              {
                "average": 177,
                "count": 14210841,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14694.36567,
                "count": 14210841,
                "maximum": 20012,
                "minimum": 9416,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5294.966694,
                "variance": 28036672.29
              },
              {
                "average": 17975.99743,
                "count": 14210841,
                "maximum": 51712,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 11576.58242,
                "variance": 134017260.6
              },
              {
                "average": 19869.19345,
                "count": 14210841,
                "maximum": 51968,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 11556.85556,
                "variance": 133560910.3
              },
              {
                "average": 19727.38424,
                "count": 14210841,
                "maximum": 54528,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10346.70977,
                "variance": 107054403
              },
              {
                "average": 149023.4702,
                "count": 14210841,
                "maximum": 149854.9932,
                "minimum": 148124.3989,
                "name": "GpsTime",
                "position": 15,
                "stddev": 359.0510523,
                "variance": 128917.6581
              },
              {
                "average": 0,
                "count": 14210841,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14210841,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14210841,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14210841,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14210841,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414998.5499,
              5036281.805,
              1008.849423,
              415994.0899,
              5037683.545,
              1507.989423
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414998.549859436,
                    5036281.805089786,
                    1008.8494228897882
                  ],
                  [
                    414998.549859436,
                    5037683.545089786,
                    1008.8494228897882
                  ],
                  [
                    415994.08985943603,
                    5037683.545089786,
                    1507.989422889788
                  ],
                  [
                    415994.08985943603,
                    5036281.805089786,
                    1507.989422889788
                  ],
                  [
                    414998.549859436,
                    5036281.805089786,
                    1008.8494228897882
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T19:24:14+00:00",
            "end_time": "2011-09-15T18: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": "44117H7321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502490253787,
              44.87491722895421,
              1014.493406915632
            ],
            [
              -117.87521581213582,
              44.88750989762353,
              1014.493406915632
            ],
            [
              -117.86252879690792,
              44.88760642670732,
              1033.913406915632
            ],
            [
              -117.86234065387636,
              44.87501371590048,
              1033.913406915632
            ],
            [
              -117.87502490253787,
              44.87491722895421,
              1014.493406915632
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752158,
        44.87491723,
        1014.493407,
        -117.8623407,
        44.88760643,
        1033.913407
      ],
      "properties": {
        "datetime": "2011-09-20T03:12:06Z",
        "pc:count": 11526506,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431387.2039,
            "count": 11526506,
            "maximum": 431887.8063,
            "minimum": 430885.8063,
            "name": "X",
            "position": 0,
            "stddev": 285.4901137,
            "variance": 81504.60501
          },
          {
            "average": 4970128.12,
            "count": 11526506,
            "maximum": 4970826.176,
            "minimum": 4969427.156,
            "name": "Y",
            "position": 1,
            "stddev": 403.3288128,
            "variance": 162674.1312
          },
          {
            "average": 1016.235636,
            "count": 11526506,
            "maximum": 1033.913407,
            "minimum": 1014.493407,
            "name": "Z",
            "position": 2,
            "stddev": 0.5863286433,
            "variance": 0.343781278
          },
          {
            "average": 231.6647791,
            "count": 11526506,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.13561864,
            "variance": 535.2568499
          },
          {
            "average": 1.003234285,
            "count": 11526506,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06477801949,
            "variance": 0.004196191809
          },
          {
            "average": 1.006480108,
            "count": 11526506,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09690787613,
            "variance": 0.009391136456
          },
          {
            "average": 0.4988634023,
            "count": 11526506,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987298,
            "variance": 0.2499987298
          },
          {
            "average": 0,
            "count": 11526506,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.266817195,
            "count": 11526506,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4422960507,
            "variance": 0.1956257965
          },
          {
            "average": 1.477386515,
            "count": 11526506,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.8706888,
            "variance": 61.94774219
          },
          {
            "average": 197.9856788,
            "count": 11526506,
            "maximum": 208,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 2.77897021,
            "variance": 7.72267543
          },
          {
            "average": 268.2233245,
            "count": 11526506,
            "maximum": 282,
            "minimum": 255,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.57022713,
            "variance": 111.7297016
          },
          {
            "average": 29984.78746,
            "count": 11526506,
            "maximum": 61952,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 9004.060893,
            "variance": 81073112.56
          },
          {
            "average": 30627.45482,
            "count": 11526506,
            "maximum": 62720,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 7314.9791,
            "variance": 53508919.23
          },
          {
            "average": 24902.94536,
            "count": 11526506,
            "maximum": 64000,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 6228.436043,
            "variance": 38793415.54
          },
          {
            "average": 521920.6532,
            "count": 11526506,
            "maximum": 523526.7936,
            "minimum": 520315.9627,
            "name": "GpsTime",
            "position": 15,
            "stddev": 681.1365483,
            "variance": 463946.9975
          },
          {
            "average": 0,
            "count": 11526506,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11526506,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11526506,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11526506,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11526506,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430885.8063,
          4969427.156,
          1014.493407,
          431887.8063,
          4970826.176,
          1033.913407
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430885.80633695726,
                4969427.156178996,
                1014.493406915632
              ],
              [
                430885.80633695726,
                4970826.1761789955,
                1014.493406915632
              ],
              [
                431887.80633695726,
                4970826.1761789955,
                1033.913406915632
              ],
              [
                431887.80633695726,
                4969427.156178996,
                1033.913406915632
              ],
              [
                430885.80633695726,
                4969427.156178996,
                1014.493406915632
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T03:12:06+00:00",
        "end_time": "2011-09-20T02:18:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752158,
            44.87491723,
            1014.493407,
            -117.8623407,
            44.88760643,
            1033.913407
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502490253787,
                  44.87491722895421,
                  1014.493406915632
                ],
                [
                  -117.87521581213582,
                  44.88750989762353,
                  1014.493406915632
                ],
                [
                  -117.86252879690792,
                  44.88760642670732,
                  1033.913406915632
                ],
                [
                  -117.86234065387636,
                  44.87501371590048,
                  1033.913406915632
                ],
                [
                  -117.87502490253787,
                  44.87491722895421,
                  1014.493406915632
                ]
              ]
            ]
          },
          "id": "44117H7321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T03:12:06Z",
            "pc:count": 11526506,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431387.2039,
                "count": 11526506,
                "maximum": 431887.8063,
                "minimum": 430885.8063,
                "name": "X",
                "position": 0,
                "stddev": 285.4901137,
                "variance": 81504.60501
              },
              {
                "average": 4970128.12,
                "count": 11526506,
                "maximum": 4970826.176,
                "minimum": 4969427.156,
                "name": "Y",
                "position": 1,
                "stddev": 403.3288128,
                "variance": 162674.1312
              },
              {
                "average": 1016.235636,
                "count": 11526506,
                "maximum": 1033.913407,
                "minimum": 1014.493407,
                "name": "Z",
                "position": 2,
                "stddev": 0.5863286433,
                "variance": 0.343781278
              },
              {
                "average": 231.6647791,
                "count": 11526506,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.13561864,
                "variance": 535.2568499
              },
              {
                "average": 1.003234285,
                "count": 11526506,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06477801949,
                "variance": 0.004196191809
              },
              {
                "average": 1.006480108,
                "count": 11526506,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09690787613,
                "variance": 0.009391136456
              },
              {
                "average": 0.4988634023,
                "count": 11526506,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987298,
                "variance": 0.2499987298
              },
              {
                "average": 0,
                "count": 11526506,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.266817195,
                "count": 11526506,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4422960507,
                "variance": 0.1956257965
              },
              {
                "average": 1.477386515,
                "count": 11526506,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.8706888,
                "variance": 61.94774219
              },
              {
                "average": 197.9856788,
                "count": 11526506,
                "maximum": 208,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 2.77897021,
                "variance": 7.72267543
              },
              {
                "average": 268.2233245,
                "count": 11526506,
                "maximum": 282,
                "minimum": 255,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.57022713,
                "variance": 111.7297016
              },
              {
                "average": 29984.78746,
                "count": 11526506,
                "maximum": 61952,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 9004.060893,
                "variance": 81073112.56
              },
              {
                "average": 30627.45482,
                "count": 11526506,
                "maximum": 62720,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 7314.9791,
                "variance": 53508919.23
              },
              {
                "average": 24902.94536,
                "count": 11526506,
                "maximum": 64000,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 6228.436043,
                "variance": 38793415.54
              },
              {
                "average": 521920.6532,
                "count": 11526506,
                "maximum": 523526.7936,
                "minimum": 520315.9627,
                "name": "GpsTime",
                "position": 15,
                "stddev": 681.1365483,
                "variance": 463946.9975
              },
              {
                "average": 0,
                "count": 11526506,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11526506,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11526506,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11526506,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11526506,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430885.8063,
              4969427.156,
              1014.493407,
              431887.8063,
              4970826.176,
              1033.913407
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430885.80633695726,
                    4969427.156178996,
                    1014.493406915632
                  ],
                  [
                    430885.80633695726,
                    4970826.1761789955,
                    1014.493406915632
                  ],
                  [
                    431887.80633695726,
                    4970826.1761789955,
                    1033.913406915632
                  ],
                  [
                    431887.80633695726,
                    4969427.156178996,
                    1033.913406915632
                  ],
                  [
                    430885.80633695726,
                    4969427.156178996,
                    1014.493406915632
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T03:12:06+00:00",
            "end_time": "2011-09-20T02:18:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117G8120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002495873582,
              44.824908849875136,
              1050.160993367029
            ],
            [
              -117.95023200829873,
              44.83750982710436,
              1050.160993367029
            ],
            [
              -117.9375291596498,
              44.837614821433604,
              1089.220993367029
            ],
            [
              -117.93732487697007,
              44.82501379834091,
              1089.220993367029
            ],
            [
              -117.95002495873582,
              44.824908849875136,
              1050.160993367029
            ]
          ]
        ]
      },
      "bbox": [
        -117.950232,
        44.82490885,
        1050.160993,
        -117.9373249,
        44.83761482,
        1089.220993
      ],
      "properties": {
        "datetime": "2011-09-21T00:05:25Z",
        "pc:count": 21279987,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425448.5051,
            "count": 21279987,
            "maximum": 425900.9767,
            "minimum": 424896.8367,
            "name": "X",
            "position": 0,
            "stddev": 272.5698936,
            "variance": 74294.34688
          },
          {
            "average": 4964708.628,
            "count": 21279987,
            "maximum": 4965338.535,
            "minimum": 4963938.575,
            "name": "Y",
            "position": 1,
            "stddev": 398.2433901,
            "variance": 158597.7978
          },
          {
            "average": 1060.495844,
            "count": 21279987,
            "maximum": 1089.220993,
            "minimum": 1050.160993,
            "name": "Z",
            "position": 2,
            "stddev": 5.002601807,
            "variance": 25.02602484
          },
          {
            "average": 166.0382686,
            "count": 21279987,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 63.91067193,
            "variance": 4084.573987
          },
          {
            "average": 1.008490607,
            "count": 21279987,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1111627055,
            "variance": 0.0123571471
          },
          {
            "average": 1.01720424,
            "count": 21279987,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1712264795,
            "variance": 0.02931850729
          },
          {
            "average": 0.4994746472,
            "count": 21279987,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997358,
            "variance": 0.2499997358
          },
          {
            "average": 0,
            "count": 21279987,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.155276411,
            "count": 21279987,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3621679902,
            "variance": 0.1311656531
          },
          {
            "average": -0.6477200134,
            "count": 21279987,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.115160911,
            "variance": 65.85583661
          },
          {
            "average": 188.8429372,
            "count": 21279987,
            "maximum": 213,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 10.81405008,
            "variance": 116.943679
          },
          {
            "average": 7846.139729,
            "count": 21279987,
            "maximum": 20076,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8292.300315,
            "variance": 68762244.52
          },
          {
            "average": 22317.22481,
            "count": 21279987,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6675.030936,
            "variance": 44556037.99
          },
          {
            "average": 24824.63801,
            "count": 21279987,
            "maximum": 65280,
            "minimum": 256,
            "name": "Green",
            "position": 13,
            "stddev": 5495.997775,
            "variance": 30205991.54
          },
          {
            "average": 19680.28357,
            "count": 21279987,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 4238.715609,
            "variance": 17966710.01
          },
          {
            "average": 448528.4387,
            "count": 21279987,
            "maximum": 598725.4752,
            "minimum": 320618.2046,
            "name": "GpsTime",
            "position": 15,
            "stddev": 133922.1919,
            "variance": 17935153480.0
          },
          {
            "average": 0,
            "count": 21279987,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21279987,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21279987,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21279987,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21279987,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424896.8367,
          4963938.575,
          1050.160993,
          425900.9767,
          4965338.535,
          1089.220993
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424896.83665296645,
                4963938.575456576,
                1050.160993367029
              ],
              [
                424896.83665296645,
                4965338.535456577,
                1050.160993367029
              ],
              [
                425900.97665296646,
                4965338.535456577,
                1089.220993367029
              ],
              [
                425900.97665296646,
                4963938.575456576,
                1089.220993367029
              ],
              [
                424896.83665296645,
                4963938.575456576,
                1050.160993367029
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-21T00:05:25+00:00",
        "end_time": "2011-09-17T18:50:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.950232,
            44.82490885,
            1050.160993,
            -117.9373249,
            44.83761482,
            1089.220993
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002495873582,
                  44.824908849875136,
                  1050.160993367029
                ],
                [
                  -117.95023200829873,
                  44.83750982710436,
                  1050.160993367029
                ],
                [
                  -117.9375291596498,
                  44.837614821433604,
                  1089.220993367029
                ],
                [
                  -117.93732487697007,
                  44.82501379834091,
                  1089.220993367029
                ],
                [
                  -117.95002495873582,
                  44.824908849875136,
                  1050.160993367029
                ]
              ]
            ]
          },
          "id": "44117G8120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-21T00:05:25Z",
            "pc:count": 21279987,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425448.5051,
                "count": 21279987,
                "maximum": 425900.9767,
                "minimum": 424896.8367,
                "name": "X",
                "position": 0,
                "stddev": 272.5698936,
                "variance": 74294.34688
              },
              {
                "average": 4964708.628,
                "count": 21279987,
                "maximum": 4965338.535,
                "minimum": 4963938.575,
                "name": "Y",
                "position": 1,
                "stddev": 398.2433901,
                "variance": 158597.7978
              },
              {
                "average": 1060.495844,
                "count": 21279987,
                "maximum": 1089.220993,
                "minimum": 1050.160993,
                "name": "Z",
                "position": 2,
                "stddev": 5.002601807,
                "variance": 25.02602484
              },
              {
                "average": 166.0382686,
                "count": 21279987,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 63.91067193,
                "variance": 4084.573987
              },
              {
                "average": 1.008490607,
                "count": 21279987,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1111627055,
                "variance": 0.0123571471
              },
              {
                "average": 1.01720424,
                "count": 21279987,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1712264795,
                "variance": 0.02931850729
              },
              {
                "average": 0.4994746472,
                "count": 21279987,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997358,
                "variance": 0.2499997358
              },
              {
                "average": 0,
                "count": 21279987,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.155276411,
                "count": 21279987,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3621679902,
                "variance": 0.1311656531
              },
              {
                "average": -0.6477200134,
                "count": 21279987,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.115160911,
                "variance": 65.85583661
              },
              {
                "average": 188.8429372,
                "count": 21279987,
                "maximum": 213,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 10.81405008,
                "variance": 116.943679
              },
              {
                "average": 7846.139729,
                "count": 21279987,
                "maximum": 20076,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8292.300315,
                "variance": 68762244.52
              },
              {
                "average": 22317.22481,
                "count": 21279987,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6675.030936,
                "variance": 44556037.99
              },
              {
                "average": 24824.63801,
                "count": 21279987,
                "maximum": 65280,
                "minimum": 256,
                "name": "Green",
                "position": 13,
                "stddev": 5495.997775,
                "variance": 30205991.54
              },
              {
                "average": 19680.28357,
                "count": 21279987,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 4238.715609,
                "variance": 17966710.01
              },
              {
                "average": 448528.4387,
                "count": 21279987,
                "maximum": 598725.4752,
                "minimum": 320618.2046,
                "name": "GpsTime",
                "position": 15,
                "stddev": 133922.1919,
                "variance": 17935153480.0
              },
              {
                "average": 0,
                "count": 21279987,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21279987,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21279987,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21279987,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21279987,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424896.8367,
              4963938.575,
              1050.160993,
              425900.9767,
              4965338.535,
              1089.220993
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424896.83665296645,
                    4963938.575456576,
                    1050.160993367029
                  ],
                  [
                    424896.83665296645,
                    4965338.535456577,
                    1050.160993367029
                  ],
                  [
                    425900.97665296646,
                    4965338.535456577,
                    1089.220993367029
                  ],
                  [
                    425900.97665296646,
                    4963938.575456576,
                    1089.220993367029
                  ],
                  [
                    424896.83665296645,
                    4963938.575456576,
                    1050.160993367029
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-21T00:05:25+00:00",
            "end_time": "2011-09-17T18:50:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117G7325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502496688357,
              44.74992257267161,
              1055.1185372216978
            ],
            [
              -117.82520410396351,
              44.762509920591576,
              1055.1185372216978
            ],
            [
              -117.81252839428797,
              44.76260081105156,
              1155.1985372216977
            ],
            [
              -117.81235200814307,
              44.75001342347108,
              1155.1985372216977
            ],
            [
              -117.82502496688357,
              44.74992257267161,
              1055.1185372216978
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252041,
        44.74992257,
        1055.118537,
        -117.812352,
        44.76260081,
        1155.198537
      ],
      "properties": {
        "datetime": "2011-09-19T00:51:22Z",
        "pc:count": 12383898,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435202.4287,
            "count": 12383898,
            "maximum": 435697.4728,
            "minimum": 434694.2128,
            "name": "X",
            "position": 0,
            "stddev": 279.4754223,
            "variance": 78106.51168
          },
          {
            "average": 4956228.871,
            "count": 12383898,
            "maximum": 4956899.319,
            "minimum": 4955500.939,
            "name": "Y",
            "position": 1,
            "stddev": 399.9522278,
            "variance": 159961.7845
          },
          {
            "average": 1093.616089,
            "count": 12383898,
            "maximum": 1155.198537,
            "minimum": 1055.118537,
            "name": "Z",
            "position": 2,
            "stddev": 24.44462997,
            "variance": 597.5399342
          },
          {
            "average": 216.41296,
            "count": 12383898,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.18594411,
            "variance": 1952.397657
          },
          {
            "average": 1.007331133,
            "count": 12383898,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09624464112,
            "variance": 0.009263030944
          },
          {
            "average": 1.014666868,
            "count": 12383898,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.143236606,
            "variance": 0.02051672529
          },
          {
            "average": 0.4991804681,
            "count": 12383898,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993486,
            "variance": 0.2499993486
          },
          {
            "average": 0,
            "count": 12383898,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276825116,
            "count": 12383898,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4474293098,
            "variance": 0.2001929873
          },
          {
            "average": 0.6888940701,
            "count": 12383898,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.976300155,
            "variance": 63.62136416
          },
          {
            "average": 203.5671327,
            "count": 12383898,
            "maximum": 212,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 4.630239149,
            "variance": 21.43911458
          },
          {
            "average": 20.59160678,
            "count": 12383898,
            "maximum": 34,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.07211512,
            "variance": 101.4475029
          },
          {
            "average": 38478.91798,
            "count": 12383898,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 6978.210146,
            "variance": 48695416.85
          },
          {
            "average": 34953.51377,
            "count": 12383898,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 6159.643691,
            "variance": 37941210.4
          },
          {
            "average": 29399.19181,
            "count": 12383898,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 6260.424933,
            "variance": 39192920.35
          },
          {
            "average": 427290.8023,
            "count": 12383898,
            "maximum": 428682.7127,
            "minimum": 425809.5512,
            "name": "GpsTime",
            "position": 15,
            "stddev": 523.7289641,
            "variance": 274292.0278
          },
          {
            "average": 0,
            "count": 12383898,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12383898,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12383898,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12383898,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12383898,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434694.2128,
          4955500.939,
          1055.118537,
          435697.4728,
          4956899.319,
          1155.198537
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434694.21278245875,
                4955500.938948699,
                1055.1185372216978
              ],
              [
                434694.21278245875,
                4956899.3189487,
                1055.1185372216978
              ],
              [
                435697.47278245876,
                4956899.3189487,
                1155.1985372216977
              ],
              [
                435697.47278245876,
                4955500.938948699,
                1155.1985372216977
              ],
              [
                434694.21278245875,
                4955500.938948699,
                1055.1185372216978
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:51:22+00:00",
        "end_time": "2011-09-19T00:03:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252041,
            44.74992257,
            1055.118537,
            -117.812352,
            44.76260081,
            1155.198537
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502496688357,
                  44.74992257267161,
                  1055.1185372216978
                ],
                [
                  -117.82520410396351,
                  44.762509920591576,
                  1055.1185372216978
                ],
                [
                  -117.81252839428797,
                  44.76260081105156,
                  1155.1985372216977
                ],
                [
                  -117.81235200814307,
                  44.75001342347108,
                  1155.1985372216977
                ],
                [
                  -117.82502496688357,
                  44.74992257267161,
                  1055.1185372216978
                ]
              ]
            ]
          },
          "id": "44117G7325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:51:22Z",
            "pc:count": 12383898,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435202.4287,
                "count": 12383898,
                "maximum": 435697.4728,
                "minimum": 434694.2128,
                "name": "X",
                "position": 0,
                "stddev": 279.4754223,
                "variance": 78106.51168
              },
              {
                "average": 4956228.871,
                "count": 12383898,
                "maximum": 4956899.319,
                "minimum": 4955500.939,
                "name": "Y",
                "position": 1,
                "stddev": 399.9522278,
                "variance": 159961.7845
              },
              {
                "average": 1093.616089,
                "count": 12383898,
                "maximum": 1155.198537,
                "minimum": 1055.118537,
                "name": "Z",
                "position": 2,
                "stddev": 24.44462997,
                "variance": 597.5399342
              },
              {
                "average": 216.41296,
                "count": 12383898,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.18594411,
                "variance": 1952.397657
              },
              {
                "average": 1.007331133,
                "count": 12383898,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09624464112,
                "variance": 0.009263030944
              },
              {
                "average": 1.014666868,
                "count": 12383898,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.143236606,
                "variance": 0.02051672529
              },
              {
                "average": 0.4991804681,
                "count": 12383898,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993486,
                "variance": 0.2499993486
              },
              {
                "average": 0,
                "count": 12383898,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276825116,
                "count": 12383898,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4474293098,
                "variance": 0.2001929873
              },
              {
                "average": 0.6888940701,
                "count": 12383898,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.976300155,
                "variance": 63.62136416
              },
              {
                "average": 203.5671327,
                "count": 12383898,
                "maximum": 212,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 4.630239149,
                "variance": 21.43911458
              },
              {
                "average": 20.59160678,
                "count": 12383898,
                "maximum": 34,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.07211512,
                "variance": 101.4475029
              },
              {
                "average": 38478.91798,
                "count": 12383898,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 6978.210146,
                "variance": 48695416.85
              },
              {
                "average": 34953.51377,
                "count": 12383898,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 6159.643691,
                "variance": 37941210.4
              },
              {
                "average": 29399.19181,
                "count": 12383898,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 6260.424933,
                "variance": 39192920.35
              },
              {
                "average": 427290.8023,
                "count": 12383898,
                "maximum": 428682.7127,
                "minimum": 425809.5512,
                "name": "GpsTime",
                "position": 15,
                "stddev": 523.7289641,
                "variance": 274292.0278
              },
              {
                "average": 0,
                "count": 12383898,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12383898,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12383898,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12383898,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12383898,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434694.2128,
              4955500.939,
              1055.118537,
              435697.4728,
              4956899.319,
              1155.198537
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434694.21278245875,
                    4955500.938948699,
                    1055.1185372216978
                  ],
                  [
                    434694.21278245875,
                    4956899.3189487,
                    1055.1185372216978
                  ],
                  [
                    435697.47278245876,
                    4956899.3189487,
                    1155.1985372216977
                  ],
                  [
                    435697.47278245876,
                    4955500.938948699,
                    1155.1985372216977
                  ],
                  [
                    434694.21278245875,
                    4955500.938948699,
                    1055.1185372216978
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:51:22+00:00",
            "end_time": "2011-09-19T00:03: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": "44117H7424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.7750248562792,
              44.874928023746406,
              1021.1979962547276
            ],
            [
              -117.7751938094119,
              44.887510568015244,
              1021.1979962547276
            ],
            [
              -117.76263968274208,
              44.88759509611232,
              1047.9579962547277
            ],
            [
              -117.76247346513252,
              44.875012514974316,
              1047.9579962547277
            ],
            [
              -117.7750248562792,
              44.874928023746406,
              1021.1979962547276
            ]
          ]
        ]
      },
      "bbox": [
        -117.7751938,
        44.87492802,
        1021.197996,
        -117.7624735,
        44.8875951,
        1047.957996
      ],
      "properties": {
        "datetime": "2011-09-19T20:32:22Z",
        "pc:count": 9546944,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439241.1675,
            "count": 9546944,
            "maximum": 439775.9649,
            "minimum": 438784.4849,
            "name": "X",
            "position": 0,
            "stddev": 265.4319146,
            "variance": 70454.10127
          },
          {
            "average": 4970020.679,
            "count": 9546944,
            "maximum": 4970745.962,
            "minimum": 4969348.102,
            "name": "Y",
            "position": 1,
            "stddev": 383.811773,
            "variance": 147311.4771
          },
          {
            "average": 1028.221395,
            "count": 9546944,
            "maximum": 1047.957996,
            "minimum": 1021.197996,
            "name": "Z",
            "position": 2,
            "stddev": 4.088058425,
            "variance": 16.71222169
          },
          {
            "average": 230.9796656,
            "count": 9546944,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.64737776,
            "variance": 468.6089637
          },
          {
            "average": 1.000079292,
            "count": 9546944,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008904274833,
            "variance": 7.928611029e-05
          },
          {
            "average": 1.000158585,
            "count": 9546944,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01259204694,
            "variance": 0.000158559646
          },
          {
            "average": 0.4987011551,
            "count": 9546944,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983392,
            "variance": 0.2499983392
          },
          {
            "average": 0,
            "count": 9546944,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.226746905,
            "count": 9546944,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4187275537,
            "variance": 0.1753327642
          },
          {
            "average": 0.6779812296,
            "count": 9546944,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.66081429,
            "variance": 58.68807558
          },
          {
            "average": 198.0747058,
            "count": 9546944,
            "maximum": 209,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 2.927895252,
            "variance": 8.572570605
          },
          {
            "average": 85.68843161,
            "count": 9546944,
            "maximum": 121,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 34.34075963,
            "variance": 1179.287772
          },
          {
            "average": 37536.3051,
            "count": 9546944,
            "maximum": 63488,
            "minimum": 9984,
            "name": "Red",
            "position": 12,
            "stddev": 12036.28129,
            "variance": 144872067.2
          },
          {
            "average": 35763.1693,
            "count": 9546944,
            "maximum": 64000,
            "minimum": 9472,
            "name": "Green",
            "position": 13,
            "stddev": 9594.984891,
            "variance": 92063735.07
          },
          {
            "average": 29669.27786,
            "count": 9546944,
            "maximum": 64256,
            "minimum": 7680,
            "name": "Blue",
            "position": 14,
            "stddev": 9391.687008,
            "variance": 88203784.86
          },
          {
            "average": 482765.9567,
            "count": 9546944,
            "maximum": 499542.656,
            "minimum": 430554.9177,
            "name": "GpsTime",
            "position": 15,
            "stddev": 28497.95798,
            "variance": 812133609
          },
          {
            "average": 0,
            "count": 9546944,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9546944,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9546944,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9546944,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9546944,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438784.4849,
          4969348.102,
          1021.197996,
          439775.9649,
          4970745.962,
          1047.957996
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438784.48487180506,
                4969348.102192542,
                1021.1979962547276
              ],
              [
                438784.48487180506,
                4970745.962192541,
                1021.1979962547276
              ],
              [
                439775.96487180504,
                4970745.962192541,
                1047.9579962547277
              ],
              [
                439775.96487180504,
                4969348.102192542,
                1047.9579962547277
              ],
              [
                438784.48487180506,
                4969348.102192542,
                1021.1979962547276
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T20:32:22+00:00",
        "end_time": "2011-09-19T01:22:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7751938,
            44.87492802,
            1021.197996,
            -117.7624735,
            44.8875951,
            1047.957996
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.7750248562792,
                  44.874928023746406,
                  1021.1979962547276
                ],
                [
                  -117.7751938094119,
                  44.887510568015244,
                  1021.1979962547276
                ],
                [
                  -117.76263968274208,
                  44.88759509611232,
                  1047.9579962547277
                ],
                [
                  -117.76247346513252,
                  44.875012514974316,
                  1047.9579962547277
                ],
                [
                  -117.7750248562792,
                  44.874928023746406,
                  1021.1979962547276
                ]
              ]
            ]
          },
          "id": "44117H7424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:32:22Z",
            "pc:count": 9546944,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439241.1675,
                "count": 9546944,
                "maximum": 439775.9649,
                "minimum": 438784.4849,
                "name": "X",
                "position": 0,
                "stddev": 265.4319146,
                "variance": 70454.10127
              },
              {
                "average": 4970020.679,
                "count": 9546944,
                "maximum": 4970745.962,
                "minimum": 4969348.102,
                "name": "Y",
                "position": 1,
                "stddev": 383.811773,
                "variance": 147311.4771
              },
              {
                "average": 1028.221395,
                "count": 9546944,
                "maximum": 1047.957996,
                "minimum": 1021.197996,
                "name": "Z",
                "position": 2,
                "stddev": 4.088058425,
                "variance": 16.71222169
              },
              {
                "average": 230.9796656,
                "count": 9546944,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.64737776,
                "variance": 468.6089637
              },
              {
                "average": 1.000079292,
                "count": 9546944,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008904274833,
                "variance": 7.928611029e-05
              },
              {
                "average": 1.000158585,
                "count": 9546944,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01259204694,
                "variance": 0.000158559646
              },
              {
                "average": 0.4987011551,
                "count": 9546944,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983392,
                "variance": 0.2499983392
              },
              {
                "average": 0,
                "count": 9546944,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.226746905,
                "count": 9546944,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4187275537,
                "variance": 0.1753327642
              },
              {
                "average": 0.6779812296,
                "count": 9546944,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.66081429,
                "variance": 58.68807558
              },
              {
                "average": 198.0747058,
                "count": 9546944,
                "maximum": 209,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 2.927895252,
                "variance": 8.572570605
              },
              {
                "average": 85.68843161,
                "count": 9546944,
                "maximum": 121,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 34.34075963,
                "variance": 1179.287772
              },
              {
                "average": 37536.3051,
                "count": 9546944,
                "maximum": 63488,
                "minimum": 9984,
                "name": "Red",
                "position": 12,
                "stddev": 12036.28129,
                "variance": 144872067.2
              },
              {
                "average": 35763.1693,
                "count": 9546944,
                "maximum": 64000,
                "minimum": 9472,
                "name": "Green",
                "position": 13,
                "stddev": 9594.984891,
                "variance": 92063735.07
              },
              {
                "average": 29669.27786,
                "count": 9546944,
                "maximum": 64256,
                "minimum": 7680,
                "name": "Blue",
                "position": 14,
                "stddev": 9391.687008,
                "variance": 88203784.86
              },
              {
                "average": 482765.9567,
                "count": 9546944,
                "maximum": 499542.656,
                "minimum": 430554.9177,
                "name": "GpsTime",
                "position": 15,
                "stddev": 28497.95798,
                "variance": 812133609
              },
              {
                "average": 0,
                "count": 9546944,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9546944,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9546944,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9546944,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9546944,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438784.4849,
              4969348.102,
              1021.197996,
              439775.9649,
              4970745.962,
              1047.957996
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438784.48487180506,
                    4969348.102192542,
                    1021.1979962547276
                  ],
                  [
                    438784.48487180506,
                    4970745.962192541,
                    1021.1979962547276
                  ],
                  [
                    439775.96487180504,
                    4970745.962192541,
                    1047.9579962547277
                  ],
                  [
                    439775.96487180504,
                    4969348.102192542,
                    1047.9579962547277
                  ],
                  [
                    438784.48487180506,
                    4969348.102192542,
                    1021.1979962547276
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T20:32:22+00:00",
            "end_time": "2011-09-19T01:22: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": "44117G8322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9752106175363,
              44.76229276798368,
              1973.3262301939844
            ],
            [
              -117.97521430352298,
              44.76251185226905,
              1973.3262301939844
            ],
            [
              -117.9750273206794,
              44.762513448872106,
              1993.7262301939845
            ],
            [
              -117.97502363539921,
              44.76229436457461,
              1993.7262301939845
            ],
            [
              -117.9752106175363,
              44.76229276798368,
              1973.3262301939844
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752143,
        44.76229277,
        1973.32623,
        -117.9750236,
        44.76251345,
        1993.72623
      ],
      "properties": {
        "datetime": "2011-09-17T18:29:17Z",
        "pc:count": 4137,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422832.6685,
            "count": 4137,
            "maximum": 422837.1635,
            "minimum": 422822.3635,
            "name": "X",
            "position": 0,
            "stddev": 3.34419614,
            "variance": 11.18364782
          },
          {
            "average": 4957021.686,
            "count": 4137,
            "maximum": 4957030.89,
            "minimum": 4957006.55,
            "name": "Y",
            "position": 1,
            "stddev": 5.281567051,
            "variance": 27.89495051
          },
          {
            "average": 1978.575877,
            "count": 4137,
            "maximum": 1993.72623,
            "minimum": 1973.32623,
            "name": "Z",
            "position": 2,
            "stddev": 5.837577672,
            "variance": 34.07731308
          },
          {
            "average": 93.60889533,
            "count": 4137,
            "maximum": 200,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.50733567,
            "variance": 2070.9176
          },
          {
            "average": 1.129079043,
            "count": 4137,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3569806054,
            "variance": 0.1274351526
          },
          {
            "average": 1.259850133,
            "count": 4137,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5023304267,
            "variance": 0.2523358576
          },
          {
            "average": 0.50229635,
            "count": 4137,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000551673,
            "variance": 0.2500551704
          },
          {
            "average": 0,
            "count": 4137,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.103698332,
            "count": 4137,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3049056579,
            "variance": 0.09296746023
          },
          {
            "average": -1.34068605,
            "count": 4137,
            "maximum": 9,
            "minimum": -12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.109655541,
            "variance": 65.76651299
          },
          {
            "average": 169.2308436,
            "count": 4137,
            "maximum": 179,
            "minimum": 123,
            "name": "UserData",
            "position": 10,
            "stddev": 17.02622383,
            "variance": 289.892298
          },
          {
            "average": 15593.16606,
            "count": 4137,
            "maximum": 20117,
            "minimum": 9447,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5253.23427,
            "variance": 27596470.3
          },
          {
            "average": 23851.13077,
            "count": 4137,
            "maximum": 46080,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 12467.67516,
            "variance": 155442923.8
          },
          {
            "average": 22883.81339,
            "count": 4137,
            "maximum": 41984,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 12369.60402,
            "variance": 153007103.6
          },
          {
            "average": 20723.93328,
            "count": 4137,
            "maximum": 41472,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 12057.23995,
            "variance": 145377035.3
          },
          {
            "average": 256701.6319,
            "count": 4137,
            "maximum": 319357.3624,
            "minimum": 83534.4005,
            "name": "GpsTime",
            "position": 15,
            "stddev": 103777.9932,
            "variance": 10769871870.0
          },
          {
            "average": 0,
            "count": 4137,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4137,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4137,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4137,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4137,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422822.3635,
          4957006.55,
          1973.32623,
          422837.1635,
          4957030.89,
          1993.72623
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422822.36354513414,
                4957006.550200897,
                1973.3262301939844
              ],
              [
                422822.36354513414,
                4957030.890200897,
                1973.3262301939844
              ],
              [
                422837.1635451342,
                4957030.890200897,
                1993.7262301939845
              ],
              [
                422837.1635451342,
                4957006.550200897,
                1993.7262301939845
              ],
              [
                422822.36354513414,
                4957006.550200897,
                1973.3262301939844
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T18:29:17+00:00",
        "end_time": "2011-09-15T00:58:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752143,
            44.76229277,
            1973.32623,
            -117.9750236,
            44.76251345,
            1993.72623
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9752106175363,
                  44.76229276798368,
                  1973.3262301939844
                ],
                [
                  -117.97521430352298,
                  44.76251185226905,
                  1973.3262301939844
                ],
                [
                  -117.9750273206794,
                  44.762513448872106,
                  1993.7262301939845
                ],
                [
                  -117.97502363539921,
                  44.76229436457461,
                  1993.7262301939845
                ],
                [
                  -117.9752106175363,
                  44.76229276798368,
                  1973.3262301939844
                ]
              ]
            ]
          },
          "id": "44117G8322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T18:29:17Z",
            "pc:count": 4137,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422832.6685,
                "count": 4137,
                "maximum": 422837.1635,
                "minimum": 422822.3635,
                "name": "X",
                "position": 0,
                "stddev": 3.34419614,
                "variance": 11.18364782
              },
              {
                "average": 4957021.686,
                "count": 4137,
                "maximum": 4957030.89,
                "minimum": 4957006.55,
                "name": "Y",
                "position": 1,
                "stddev": 5.281567051,
                "variance": 27.89495051
              },
              {
                "average": 1978.575877,
                "count": 4137,
                "maximum": 1993.72623,
                "minimum": 1973.32623,
                "name": "Z",
                "position": 2,
                "stddev": 5.837577672,
                "variance": 34.07731308
              },
              {
                "average": 93.60889533,
                "count": 4137,
                "maximum": 200,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.50733567,
                "variance": 2070.9176
              },
              {
                "average": 1.129079043,
                "count": 4137,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3569806054,
                "variance": 0.1274351526
              },
              {
                "average": 1.259850133,
                "count": 4137,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5023304267,
                "variance": 0.2523358576
              },
              {
                "average": 0.50229635,
                "count": 4137,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000551673,
                "variance": 0.2500551704
              },
              {
                "average": 0,
                "count": 4137,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.103698332,
                "count": 4137,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3049056579,
                "variance": 0.09296746023
              },
              {
                "average": -1.34068605,
                "count": 4137,
                "maximum": 9,
                "minimum": -12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.109655541,
                "variance": 65.76651299
              },
              {
                "average": 169.2308436,
                "count": 4137,
                "maximum": 179,
                "minimum": 123,
                "name": "UserData",
                "position": 10,
                "stddev": 17.02622383,
                "variance": 289.892298
              },
              {
                "average": 15593.16606,
                "count": 4137,
                "maximum": 20117,
                "minimum": 9447,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5253.23427,
                "variance": 27596470.3
              },
              {
                "average": 23851.13077,
                "count": 4137,
                "maximum": 46080,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 12467.67516,
                "variance": 155442923.8
              },
              {
                "average": 22883.81339,
                "count": 4137,
                "maximum": 41984,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 12369.60402,
                "variance": 153007103.6
              },
              {
                "average": 20723.93328,
                "count": 4137,
                "maximum": 41472,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 12057.23995,
                "variance": 145377035.3
              },
              {
                "average": 256701.6319,
                "count": 4137,
                "maximum": 319357.3624,
                "minimum": 83534.4005,
                "name": "GpsTime",
                "position": 15,
                "stddev": 103777.9932,
                "variance": 10769871870.0
              },
              {
                "average": 0,
                "count": 4137,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4137,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4137,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4137,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4137,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422822.3635,
              4957006.55,
              1973.32623,
              422837.1635,
              4957030.89,
              1993.72623
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422822.36354513414,
                    4957006.550200897,
                    1973.3262301939844
                  ],
                  [
                    422822.36354513414,
                    4957030.890200897,
                    1973.3262301939844
                  ],
                  [
                    422837.1635451342,
                    4957030.890200897,
                    1993.7262301939845
                  ],
                  [
                    422837.1635451342,
                    4957006.550200897,
                    1993.7262301939845
                  ],
                  [
                    422822.36354513414,
                    4957006.550200897,
                    1973.3262301939844
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T18:29:17+00:00",
            "end_time": "2011-09-15T00:58: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": "44117G7407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002521677915,
              44.78742508941251,
              1034.4764948122806
            ],
            [
              -117.80019912584814,
              44.80001045207285,
              1034.4764948122806
            ],
            [
              -117.78752878477644,
              44.800098530282305,
              1081.2164948122804
            ],
            [
              -117.78735762869043,
              44.787513129195055,
              1081.2164948122804
            ],
            [
              -117.80002521677915,
              44.78742508941251,
              1034.4764948122806
            ]
          ]
        ]
      },
      "bbox": [
        -117.8001991,
        44.78742509,
        1034.476495,
        -117.7873576,
        44.80009853,
        1081.216495
      ],
      "properties": {
        "datetime": "2011-09-19T00:58:35Z",
        "pc:count": 11512095,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437215.7025,
            "count": 11512095,
            "maximum": 437716.2772,
            "minimum": 436714.0972,
            "name": "X",
            "position": 0,
            "stddev": 284.4668564,
            "variance": 80921.39238
          },
          {
            "average": 4960342.875,
            "count": 11512095,
            "maximum": 4961045.229,
            "minimum": 4959647.069,
            "name": "Y",
            "position": 1,
            "stddev": 402.5852238,
            "variance": 162074.8624
          },
          {
            "average": 1042.668431,
            "count": 11512095,
            "maximum": 1081.216495,
            "minimum": 1034.476495,
            "name": "Z",
            "position": 2,
            "stddev": 6.091910812,
            "variance": 37.11137735
          },
          {
            "average": 227.5387433,
            "count": 11512095,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.9801838,
            "variance": 959.7717885
          },
          {
            "average": 1.001807317,
            "count": 11512095,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04736286127,
            "variance": 0.002243240628
          },
          {
            "average": 1.003615067,
            "count": 11512095,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07015326783,
            "variance": 0.004921480987
          },
          {
            "average": 0.4984074575,
            "count": 11512095,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999974855,
            "variance": 0.2499974855
          },
          {
            "average": 0,
            "count": 11512095,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.277858287,
            "count": 11512095,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4479431626,
            "variance": 0.2006530769
          },
          {
            "average": 0.8227796323,
            "count": 11512095,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.70005233,
            "variance": 59.29080588
          },
          {
            "average": 202.4805315,
            "count": 11512095,
            "maximum": 212,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 4.733733367,
            "variance": 22.40823159
          },
          {
            "average": 21.50546212,
            "count": 11512095,
            "maximum": 35,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.0647919,
            "variance": 101.300036
          },
          {
            "average": 30500.55335,
            "count": 11512095,
            "maximum": 65280,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 10281.54688,
            "variance": 105710206.2
          },
          {
            "average": 30330.64594,
            "count": 11512095,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 8293.038252,
            "variance": 68774483.44
          },
          {
            "average": 24301.72037,
            "count": 11512095,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 7711.421735,
            "variance": 59466025.17
          },
          {
            "average": 427679.3972,
            "count": 11512095,
            "maximum": 429115.0182,
            "minimum": 426257.1107,
            "name": "GpsTime",
            "position": 15,
            "stddev": 502.8313053,
            "variance": 252839.3215
          },
          {
            "average": 0,
            "count": 11512095,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11512095,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11512095,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11512095,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11512095,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436714.0972,
          4959647.069,
          1034.476495,
          437716.2772,
          4961045.229,
          1081.216495
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436714.09715910995,
                4959647.069003215,
                1034.4764948122806
              ],
              [
                436714.09715910995,
                4961045.229003215,
                1034.4764948122806
              ],
              [
                437716.27715911,
                4961045.229003215,
                1081.2164948122804
              ],
              [
                437716.27715911,
                4959647.069003215,
                1081.2164948122804
              ],
              [
                436714.09715910995,
                4959647.069003215,
                1034.4764948122806
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:58:35+00:00",
        "end_time": "2011-09-19T00:10:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8001991,
            44.78742509,
            1034.476495,
            -117.7873576,
            44.80009853,
            1081.216495
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002521677915,
                  44.78742508941251,
                  1034.4764948122806
                ],
                [
                  -117.80019912584814,
                  44.80001045207285,
                  1034.4764948122806
                ],
                [
                  -117.78752878477644,
                  44.800098530282305,
                  1081.2164948122804
                ],
                [
                  -117.78735762869043,
                  44.787513129195055,
                  1081.2164948122804
                ],
                [
                  -117.80002521677915,
                  44.78742508941251,
                  1034.4764948122806
                ]
              ]
            ]
          },
          "id": "44117G7407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:58:35Z",
            "pc:count": 11512095,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437215.7025,
                "count": 11512095,
                "maximum": 437716.2772,
                "minimum": 436714.0972,
                "name": "X",
                "position": 0,
                "stddev": 284.4668564,
                "variance": 80921.39238
              },
              {
                "average": 4960342.875,
                "count": 11512095,
                "maximum": 4961045.229,
                "minimum": 4959647.069,
                "name": "Y",
                "position": 1,
                "stddev": 402.5852238,
                "variance": 162074.8624
              },
              {
                "average": 1042.668431,
                "count": 11512095,
                "maximum": 1081.216495,
                "minimum": 1034.476495,
                "name": "Z",
                "position": 2,
                "stddev": 6.091910812,
                "variance": 37.11137735
              },
              {
                "average": 227.5387433,
                "count": 11512095,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.9801838,
                "variance": 959.7717885
              },
              {
                "average": 1.001807317,
                "count": 11512095,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04736286127,
                "variance": 0.002243240628
              },
              {
                "average": 1.003615067,
                "count": 11512095,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07015326783,
                "variance": 0.004921480987
              },
              {
                "average": 0.4984074575,
                "count": 11512095,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999974855,
                "variance": 0.2499974855
              },
              {
                "average": 0,
                "count": 11512095,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.277858287,
                "count": 11512095,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4479431626,
                "variance": 0.2006530769
              },
              {
                "average": 0.8227796323,
                "count": 11512095,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.70005233,
                "variance": 59.29080588
              },
              {
                "average": 202.4805315,
                "count": 11512095,
                "maximum": 212,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 4.733733367,
                "variance": 22.40823159
              },
              {
                "average": 21.50546212,
                "count": 11512095,
                "maximum": 35,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.0647919,
                "variance": 101.300036
              },
              {
                "average": 30500.55335,
                "count": 11512095,
                "maximum": 65280,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 10281.54688,
                "variance": 105710206.2
              },
              {
                "average": 30330.64594,
                "count": 11512095,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 8293.038252,
                "variance": 68774483.44
              },
              {
                "average": 24301.72037,
                "count": 11512095,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 7711.421735,
                "variance": 59466025.17
              },
              {
                "average": 427679.3972,
                "count": 11512095,
                "maximum": 429115.0182,
                "minimum": 426257.1107,
                "name": "GpsTime",
                "position": 15,
                "stddev": 502.8313053,
                "variance": 252839.3215
              },
              {
                "average": 0,
                "count": 11512095,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11512095,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11512095,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11512095,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11512095,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436714.0972,
              4959647.069,
              1034.476495,
              437716.2772,
              4961045.229,
              1081.216495
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436714.09715910995,
                    4959647.069003215,
                    1034.4764948122806
                  ],
                  [
                    436714.09715910995,
                    4961045.229003215,
                    1034.4764948122806
                  ],
                  [
                    437716.27715911,
                    4961045.229003215,
                    1081.2164948122804
                  ],
                  [
                    437716.27715911,
                    4959647.069003215,
                    1081.2164948122804
                  ],
                  [
                    436714.09715910995,
                    4959647.069003215,
                    1034.4764948122806
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:58:35+00:00",
            "end_time": "2011-09-19T00: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": "44117H7112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252581381275,
              44.96246376559889,
              1027.6816539251402
            ],
            [
              -117.86261297115541,
              44.96827928639553,
              1027.6816539251402
            ],
            [
              -117.85616748676611,
              44.96832779141683,
              1054.9616539251404
            ],
            [
              -117.85608098047442,
              44.96251226084072,
              1054.9616539251404
            ],
            [
              -117.86252581381275,
              44.96246376559889,
              1027.6816539251402
            ]
          ]
        ]
      },
      "bbox": [
        -117.862613,
        44.96246377,
        1027.681654,
        -117.856081,
        44.96832779,
        1054.961654
      ],
      "properties": {
        "datetime": "2011-09-19T23:03:37Z",
        "pc:count": 1366173,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432143.185,
            "count": 1366173,
            "maximum": 432484.7897,
            "minimum": 431976.4497,
            "name": "X",
            "position": 0,
            "stddev": 117.0296541,
            "variance": 13695.93995
          },
          {
            "average": 4979356.721,
            "count": 1366173,
            "maximum": 4979787.869,
            "minimum": 4979141.769,
            "name": "Y",
            "position": 1,
            "stddev": 147.5383032,
            "variance": 21767.55092
          },
          {
            "average": 1037.132948,
            "count": 1366173,
            "maximum": 1054.961654,
            "minimum": 1027.681654,
            "name": "Z",
            "position": 2,
            "stddev": 4.354807037,
            "variance": 18.96434433
          },
          {
            "average": 238.5229733,
            "count": 1366173,
            "maximum": 255,
            "minimum": 18,
            "name": "Intensity",
            "position": 3,
            "stddev": 12.43685904,
            "variance": 154.6754627
          },
          {
            "average": 1.000000732,
            "count": 1366173,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.000855553458,
            "variance": 7.319717195e-07
          },
          {
            "average": 1.000002196,
            "count": 1366173,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001481860973,
            "variance": 2.195911944e-06
          },
          {
            "average": 0.5088389245,
            "count": 1366173,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999220503,
            "variance": 0.2499220563
          },
          {
            "average": 0,
            "count": 1366173,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.287800301,
            "count": 1366173,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4527377139,
            "variance": 0.2049714376
          },
          {
            "average": 3.795947437,
            "count": 1366173,
            "maximum": 15,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.091027832,
            "variance": 50.28267571
          },
          {
            "average": 195.9165662,
            "count": 1366173,
            "maximum": 211,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 3.136652047,
            "variance": 9.838586063
          },
          {
            "average": 129.2385064,
            "count": 1366173,
            "maximum": 146,
            "minimum": 113,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.51432193,
            "variance": 240.6941848
          },
          {
            "average": 41690.14003,
            "count": 1366173,
            "maximum": 56320,
            "minimum": 20224,
            "name": "Red",
            "position": 12,
            "stddev": 5547.474044,
            "variance": 30774468.27
          },
          {
            "average": 38918.7035,
            "count": 1366173,
            "maximum": 55040,
            "minimum": 17152,
            "name": "Green",
            "position": 13,
            "stddev": 5570.343728,
            "variance": 31028729.25
          },
          {
            "average": 31869.08701,
            "count": 1366173,
            "maximum": 53760,
            "minimum": 11520,
            "name": "Blue",
            "position": 14,
            "stddev": 6270.757712,
            "variance": 39322402.28
          },
          {
            "average": 508066.7456,
            "count": 1366173,
            "maximum": 508617.3062,
            "minimum": 507710.3908,
            "name": "GpsTime",
            "position": 15,
            "stddev": 310.1516701,
            "variance": 96194.05847
          },
          {
            "average": 0,
            "count": 1366173,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1366173,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1366173,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1366173,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1366173,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431976.4497,
          4979141.769,
          1027.681654,
          432484.7897,
          4979787.869,
          1054.961654
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431976.4496920674,
                4979141.768903078,
                1027.6816539251402
              ],
              [
                431976.4496920674,
                4979787.868903077,
                1027.6816539251402
              ],
              [
                432484.78969206737,
                4979787.868903077,
                1054.9616539251404
              ],
              [
                432484.78969206737,
                4979141.768903078,
                1054.9616539251404
              ],
              [
                431976.4496920674,
                4979141.768903078,
                1027.6816539251402
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T23:03:37+00:00",
        "end_time": "2011-09-19T22:48:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.862613,
            44.96246377,
            1027.681654,
            -117.856081,
            44.96832779,
            1054.961654
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252581381275,
                  44.96246376559889,
                  1027.6816539251402
                ],
                [
                  -117.86261297115541,
                  44.96827928639553,
                  1027.6816539251402
                ],
                [
                  -117.85616748676611,
                  44.96832779141683,
                  1054.9616539251404
                ],
                [
                  -117.85608098047442,
                  44.96251226084072,
                  1054.9616539251404
                ],
                [
                  -117.86252581381275,
                  44.96246376559889,
                  1027.6816539251402
                ]
              ]
            ]
          },
          "id": "44117H7112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T23:03:37Z",
            "pc:count": 1366173,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432143.185,
                "count": 1366173,
                "maximum": 432484.7897,
                "minimum": 431976.4497,
                "name": "X",
                "position": 0,
                "stddev": 117.0296541,
                "variance": 13695.93995
              },
              {
                "average": 4979356.721,
                "count": 1366173,
                "maximum": 4979787.869,
                "minimum": 4979141.769,
                "name": "Y",
                "position": 1,
                "stddev": 147.5383032,
                "variance": 21767.55092
              },
              {
                "average": 1037.132948,
                "count": 1366173,
                "maximum": 1054.961654,
                "minimum": 1027.681654,
                "name": "Z",
                "position": 2,
                "stddev": 4.354807037,
                "variance": 18.96434433
              },
              {
                "average": 238.5229733,
                "count": 1366173,
                "maximum": 255,
                "minimum": 18,
                "name": "Intensity",
                "position": 3,
                "stddev": 12.43685904,
                "variance": 154.6754627
              },
              {
                "average": 1.000000732,
                "count": 1366173,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.000855553458,
                "variance": 7.319717195e-07
              },
              {
                "average": 1.000002196,
                "count": 1366173,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001481860973,
                "variance": 2.195911944e-06
              },
              {
                "average": 0.5088389245,
                "count": 1366173,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999220503,
                "variance": 0.2499220563
              },
              {
                "average": 0,
                "count": 1366173,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.287800301,
                "count": 1366173,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4527377139,
                "variance": 0.2049714376
              },
              {
                "average": 3.795947437,
                "count": 1366173,
                "maximum": 15,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.091027832,
                "variance": 50.28267571
              },
              {
                "average": 195.9165662,
                "count": 1366173,
                "maximum": 211,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 3.136652047,
                "variance": 9.838586063
              },
              {
                "average": 129.2385064,
                "count": 1366173,
                "maximum": 146,
                "minimum": 113,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.51432193,
                "variance": 240.6941848
              },
              {
                "average": 41690.14003,
                "count": 1366173,
                "maximum": 56320,
                "minimum": 20224,
                "name": "Red",
                "position": 12,
                "stddev": 5547.474044,
                "variance": 30774468.27
              },
              {
                "average": 38918.7035,
                "count": 1366173,
                "maximum": 55040,
                "minimum": 17152,
                "name": "Green",
                "position": 13,
                "stddev": 5570.343728,
                "variance": 31028729.25
              },
              {
                "average": 31869.08701,
                "count": 1366173,
                "maximum": 53760,
                "minimum": 11520,
                "name": "Blue",
                "position": 14,
                "stddev": 6270.757712,
                "variance": 39322402.28
              },
              {
                "average": 508066.7456,
                "count": 1366173,
                "maximum": 508617.3062,
                "minimum": 507710.3908,
                "name": "GpsTime",
                "position": 15,
                "stddev": 310.1516701,
                "variance": 96194.05847
              },
              {
                "average": 0,
                "count": 1366173,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1366173,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1366173,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1366173,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1366173,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431976.4497,
              4979141.769,
              1027.681654,
              432484.7897,
              4979787.869,
              1054.961654
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431976.4496920674,
                    4979141.768903078,
                    1027.6816539251402
                  ],
                  [
                    431976.4496920674,
                    4979787.868903077,
                    1027.6816539251402
                  ],
                  [
                    432484.78969206737,
                    4979787.868903077,
                    1054.9616539251404
                  ],
                  [
                    432484.78969206737,
                    4979141.768903078,
                    1054.9616539251404
                  ],
                  [
                    431976.4496920674,
                    4979141.768903078,
                    1027.6816539251402
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T23:03:37+00:00",
            "end_time": "2011-09-19T22:48: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": "44117H7425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.76252619544286,
              44.874997142484034,
              1031.0381549368535
            ],
            [
              -117.76258058072517,
              44.879114708062254,
              1031.0381549368535
            ],
            [
              -117.76032858790633,
              44.87912972375375,
              1042.1381549368534
            ],
            [
              -117.7602743631931,
              44.87501215603193,
              1042.1381549368534
            ],
            [
              -117.76252619544286,
              44.874997142484034,
              1031.0381549368535
            ]
          ]
        ]
      },
      "bbox": [
        -117.7625806,
        44.87499714,
        1031.038155,
        -117.7602744,
        44.87912972,
        1042.138155
      ],
      "properties": {
        "datetime": "2011-09-19T01:36:26Z",
        "pc:count": 365437,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439830.3165,
            "count": 365437,
            "maximum": 439949.6639,
            "minimum": 439771.7839,
            "name": "X",
            "position": 0,
            "stddev": 39.90142116,
            "variance": 1592.123411
          },
          {
            "average": 4969500.656,
            "count": 365437,
            "maximum": 4969803.874,
            "minimum": 4969346.434,
            "name": "Y",
            "position": 1,
            "stddev": 102.8984215,
            "variance": 10588.08515
          },
          {
            "average": 1033.781333,
            "count": 365437,
            "maximum": 1042.138155,
            "minimum": 1031.038155,
            "name": "Z",
            "position": 2,
            "stddev": 2.008195103,
            "variance": 4.03284757
          },
          {
            "average": 234.7789058,
            "count": 365437,
            "maximum": 254,
            "minimum": 94,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.05594179,
            "variance": 290.9051502
          },
          {
            "average": 1,
            "count": 365437,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 365437,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5005076114,
            "count": 365437,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000004264,
            "variance": 0.2500004264
          },
          {
            "average": 0,
            "count": 365437,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.218294809,
            "count": 365437,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4130891576,
            "variance": 0.1706426521
          },
          {
            "average": 1.828429662,
            "count": 365437,
            "maximum": 16.99799919,
            "minimum": -13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.467759777,
            "variance": 71.70295565
          },
          {
            "average": 197.1264212,
            "count": 365437,
            "maximum": 209,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 4.514811924,
            "variance": 20.3835267
          },
          {
            "average": 28.42422907,
            "count": 365437,
            "maximum": 40,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.51349928,
            "variance": 110.5336672
          },
          {
            "average": 41010.05785,
            "count": 365437,
            "maximum": 55552,
            "minimum": 18176,
            "name": "Red",
            "position": 12,
            "stddev": 7515.728742,
            "variance": 56486178.53
          },
          {
            "average": 38443.68652,
            "count": 365437,
            "maximum": 53504,
            "minimum": 19712,
            "name": "Green",
            "position": 13,
            "stddev": 6209.400564,
            "variance": 38556655.36
          },
          {
            "average": 31819.63985,
            "count": 365437,
            "maximum": 52736,
            "minimum": 12544,
            "name": "Blue",
            "position": 14,
            "stddev": 7626.149437,
            "variance": 58158155.23
          },
          {
            "average": 430801.7011,
            "count": 365437,
            "maximum": 431386.9407,
            "minimum": 430555.1817,
            "name": "GpsTime",
            "position": 15,
            "stddev": 319.7707087,
            "variance": 102253.3061
          },
          {
            "average": 0,
            "count": 365437,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 365437,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 365437,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 365437,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 365437,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439771.7839,
          4969346.434,
          1031.038155,
          439949.6639,
          4969803.874,
          1042.138155
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439771.7838581376,
                4969346.433647388,
                1031.0381549368535
              ],
              [
                439771.7838581376,
                4969803.873647387,
                1031.0381549368535
              ],
              [
                439949.6638581376,
                4969803.873647387,
                1042.1381549368534
              ],
              [
                439949.6638581376,
                4969346.433647388,
                1042.1381549368534
              ],
              [
                439771.7838581376,
                4969346.433647388,
                1031.0381549368535
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T01:36:26+00:00",
        "end_time": "2011-09-19T01:22:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7625806,
            44.87499714,
            1031.038155,
            -117.7602744,
            44.87912972,
            1042.138155
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.76252619544286,
                  44.874997142484034,
                  1031.0381549368535
                ],
                [
                  -117.76258058072517,
                  44.879114708062254,
                  1031.0381549368535
                ],
                [
                  -117.76032858790633,
                  44.87912972375375,
                  1042.1381549368534
                ],
                [
                  -117.7602743631931,
                  44.87501215603193,
                  1042.1381549368534
                ],
                [
                  -117.76252619544286,
                  44.874997142484034,
                  1031.0381549368535
                ]
              ]
            ]
          },
          "id": "44117H7425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T01:36:26Z",
            "pc:count": 365437,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439830.3165,
                "count": 365437,
                "maximum": 439949.6639,
                "minimum": 439771.7839,
                "name": "X",
                "position": 0,
                "stddev": 39.90142116,
                "variance": 1592.123411
              },
              {
                "average": 4969500.656,
                "count": 365437,
                "maximum": 4969803.874,
                "minimum": 4969346.434,
                "name": "Y",
                "position": 1,
                "stddev": 102.8984215,
                "variance": 10588.08515
              },
              {
                "average": 1033.781333,
                "count": 365437,
                "maximum": 1042.138155,
                "minimum": 1031.038155,
                "name": "Z",
                "position": 2,
                "stddev": 2.008195103,
                "variance": 4.03284757
              },
              {
                "average": 234.7789058,
                "count": 365437,
                "maximum": 254,
                "minimum": 94,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.05594179,
                "variance": 290.9051502
              },
              {
                "average": 1,
                "count": 365437,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 365437,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5005076114,
                "count": 365437,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000004264,
                "variance": 0.2500004264
              },
              {
                "average": 0,
                "count": 365437,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.218294809,
                "count": 365437,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4130891576,
                "variance": 0.1706426521
              },
              {
                "average": 1.828429662,
                "count": 365437,
                "maximum": 16.99799919,
                "minimum": -13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.467759777,
                "variance": 71.70295565
              },
              {
                "average": 197.1264212,
                "count": 365437,
                "maximum": 209,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 4.514811924,
                "variance": 20.3835267
              },
              {
                "average": 28.42422907,
                "count": 365437,
                "maximum": 40,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.51349928,
                "variance": 110.5336672
              },
              {
                "average": 41010.05785,
                "count": 365437,
                "maximum": 55552,
                "minimum": 18176,
                "name": "Red",
                "position": 12,
                "stddev": 7515.728742,
                "variance": 56486178.53
              },
              {
                "average": 38443.68652,
                "count": 365437,
                "maximum": 53504,
                "minimum": 19712,
                "name": "Green",
                "position": 13,
                "stddev": 6209.400564,
                "variance": 38556655.36
              },
              {
                "average": 31819.63985,
                "count": 365437,
                "maximum": 52736,
                "minimum": 12544,
                "name": "Blue",
                "position": 14,
                "stddev": 7626.149437,
                "variance": 58158155.23
              },
              {
                "average": 430801.7011,
                "count": 365437,
                "maximum": 431386.9407,
                "minimum": 430555.1817,
                "name": "GpsTime",
                "position": 15,
                "stddev": 319.7707087,
                "variance": 102253.3061
              },
              {
                "average": 0,
                "count": 365437,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 365437,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 365437,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 365437,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 365437,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439771.7839,
              4969346.434,
              1031.038155,
              439949.6639,
              4969803.874,
              1042.138155
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439771.7838581376,
                    4969346.433647388,
                    1031.0381549368535
                  ],
                  [
                    439771.7838581376,
                    4969803.873647387,
                    1031.0381549368535
                  ],
                  [
                    439949.6638581376,
                    4969803.873647387,
                    1042.1381549368534
                  ],
                  [
                    439949.6638581376,
                    4969346.433647388,
                    1042.1381549368534
                  ],
                  [
                    439771.7838581376,
                    4969346.433647388,
                    1031.0381549368535
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T01:36:26+00:00",
            "end_time": "2011-09-19T01:22: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": "45118E2410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.12795203268313,
              45.53748369472233,
              1687.2332112899305
            ],
            [
              -118.12817395968098,
              45.54857913752043,
              1687.2332112899305
            ],
            [
              -118.12502799685157,
              45.548610167185345,
              1797.0932112899307
            ],
            [
              -118.1248066883897,
              45.53751471245007,
              1797.0932112899307
            ],
            [
              -118.12795203268313,
              45.53748369472233,
              1687.2332112899305
            ]
          ]
        ]
      },
      "bbox": [
        -118.128174,
        45.53748369,
        1687.233211,
        -118.1248067,
        45.54861017,
        1797.093211
      ],
      "properties": {
        "datetime": "2011-09-15T20:21:04Z",
        "pc:count": 1937799,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 412086.5671,
            "count": 1937799,
            "maximum": 412181.9824,
            "minimum": 411936.3624,
            "name": "X",
            "position": 0,
            "stddev": 59.55921657,
            "variance": 3547.300279
          },
          {
            "average": 5043871.605,
            "count": 1937799,
            "maximum": 5044511.801,
            "minimum": 5043278.881,
            "name": "Y",
            "position": 1,
            "stddev": 268.6317202,
            "variance": 72163.00111
          },
          {
            "average": 1752.911282,
            "count": 1937799,
            "maximum": 1797.093211,
            "minimum": 1687.233211,
            "name": "Z",
            "position": 2,
            "stddev": 17.06223011,
            "variance": 291.1196964
          },
          {
            "average": 102.2776882,
            "count": 1937799,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.52900097,
            "variance": 1894.773925
          },
          {
            "average": 1.025090838,
            "count": 1937799,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1654006372,
            "variance": 0.02735737078
          },
          {
            "average": 1.052373853,
            "count": 1937799,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2446651316,
            "variance": 0.05986102662
          },
          {
            "average": 0.4997040457,
            "count": 1937799,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000414,
            "variance": 0.2500000414
          },
          {
            "average": 0,
            "count": 1937799,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.175609029,
            "count": 1937799,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3804872828,
            "variance": 0.1447705724
          },
          {
            "average": -4.844016189,
            "count": 1937799,
            "maximum": 16.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.433546284,
            "variance": 29.52342522
          },
          {
            "average": 177,
            "count": 1937799,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15367.56126,
            "count": 1937799,
            "maximum": 20025,
            "minimum": 9432,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5256.506951,
            "variance": 27630865.33
          },
          {
            "average": 31730.05725,
            "count": 1937799,
            "maximum": 63744,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 13246.01963,
            "variance": 175457036
          },
          {
            "average": 30782.4973,
            "count": 1937799,
            "maximum": 64256,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 11716.88919,
            "variance": 137285492.3
          },
          {
            "average": 25701.51704,
            "count": 1937799,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 8932.179654,
            "variance": 79783833.38
          },
          {
            "average": 153071.6125,
            "count": 1937799,
            "maximum": 153264.191,
            "minimum": 152818.6069,
            "name": "GpsTime",
            "position": 15,
            "stddev": 107.1092459,
            "variance": 11472.39057
          },
          {
            "average": 0,
            "count": 1937799,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1937799,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1937799,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1937799,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1937799,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          411936.3624,
          5043278.881,
          1687.233211,
          412181.9824,
          5044511.801,
          1797.093211
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                411936.362393969,
                5043278.881117792,
                1687.2332112899305
              ],
              [
                411936.362393969,
                5044511.801117792,
                1687.2332112899305
              ],
              [
                412181.98239396897,
                5044511.801117792,
                1797.0932112899307
              ],
              [
                412181.98239396897,
                5043278.881117792,
                1797.0932112899307
              ],
              [
                411936.362393969,
                5043278.881117792,
                1687.2332112899305
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:21:04+00:00",
        "end_time": "2011-09-15T20:13:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E2410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E2410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E2410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E2410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.128174,
            45.53748369,
            1687.233211,
            -118.1248067,
            45.54861017,
            1797.093211
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.12795203268313,
                  45.53748369472233,
                  1687.2332112899305
                ],
                [
                  -118.12817395968098,
                  45.54857913752043,
                  1687.2332112899305
                ],
                [
                  -118.12502799685157,
                  45.548610167185345,
                  1797.0932112899307
                ],
                [
                  -118.1248066883897,
                  45.53751471245007,
                  1797.0932112899307
                ],
                [
                  -118.12795203268313,
                  45.53748369472233,
                  1687.2332112899305
                ]
              ]
            ]
          },
          "id": "45118E2410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E2410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:21:04Z",
            "pc:count": 1937799,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 412086.5671,
                "count": 1937799,
                "maximum": 412181.9824,
                "minimum": 411936.3624,
                "name": "X",
                "position": 0,
                "stddev": 59.55921657,
                "variance": 3547.300279
              },
              {
                "average": 5043871.605,
                "count": 1937799,
                "maximum": 5044511.801,
                "minimum": 5043278.881,
                "name": "Y",
                "position": 1,
                "stddev": 268.6317202,
                "variance": 72163.00111
              },
              {
                "average": 1752.911282,
                "count": 1937799,
                "maximum": 1797.093211,
                "minimum": 1687.233211,
                "name": "Z",
                "position": 2,
                "stddev": 17.06223011,
                "variance": 291.1196964
              },
              {
                "average": 102.2776882,
                "count": 1937799,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.52900097,
                "variance": 1894.773925
              },
              {
                "average": 1.025090838,
                "count": 1937799,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1654006372,
                "variance": 0.02735737078
              },
              {
                "average": 1.052373853,
                "count": 1937799,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2446651316,
                "variance": 0.05986102662
              },
              {
                "average": 0.4997040457,
                "count": 1937799,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000414,
                "variance": 0.2500000414
              },
              {
                "average": 0,
                "count": 1937799,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.175609029,
                "count": 1937799,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3804872828,
                "variance": 0.1447705724
              },
              {
                "average": -4.844016189,
                "count": 1937799,
                "maximum": 16.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.433546284,
                "variance": 29.52342522
              },
              {
                "average": 177,
                "count": 1937799,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15367.56126,
                "count": 1937799,
                "maximum": 20025,
                "minimum": 9432,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5256.506951,
                "variance": 27630865.33
              },
              {
                "average": 31730.05725,
                "count": 1937799,
                "maximum": 63744,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 13246.01963,
                "variance": 175457036
              },
              {
                "average": 30782.4973,
                "count": 1937799,
                "maximum": 64256,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 11716.88919,
                "variance": 137285492.3
              },
              {
                "average": 25701.51704,
                "count": 1937799,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 8932.179654,
                "variance": 79783833.38
              },
              {
                "average": 153071.6125,
                "count": 1937799,
                "maximum": 153264.191,
                "minimum": 152818.6069,
                "name": "GpsTime",
                "position": 15,
                "stddev": 107.1092459,
                "variance": 11472.39057
              },
              {
                "average": 0,
                "count": 1937799,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1937799,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1937799,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1937799,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1937799,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              411936.3624,
              5043278.881,
              1687.233211,
              412181.9824,
              5044511.801,
              1797.093211
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    411936.362393969,
                    5043278.881117792,
                    1687.2332112899305
                  ],
                  [
                    411936.362393969,
                    5044511.801117792,
                    1687.2332112899305
                  ],
                  [
                    412181.98239396897,
                    5044511.801117792,
                    1797.0932112899307
                  ],
                  [
                    412181.98239396897,
                    5043278.881117792,
                    1797.0932112899307
                  ],
                  [
                    411936.362393969,
                    5043278.881117792,
                    1687.2332112899305
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:21:04+00:00",
            "end_time": "2011-09-15T20:13: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": "44117G7104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752535711075,
              44.862421234212036,
              1016.6871166406517
            ],
            [
              -117.8377079461328,
              44.875009913434326,
              1016.6871166406517
            ],
            [
              -117.82502887160064,
              44.875102217490216,
              1038.3471166406516
            ],
            [
              -117.82484904538124,
              44.8625134979874,
              1038.3471166406516
            ],
            [
              -117.83752535711075,
              44.862421234212036,
              1016.6871166406517
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377079,
        44.86242123,
        1016.687117,
        -117.824849,
        44.87510222,
        1038.347117
      ],
      "properties": {
        "datetime": "2011-09-20T02:15:56Z",
        "pc:count": 17884590,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434361.0203,
            "count": 17884590,
            "maximum": 434835.0335,
            "minimum": 433833.4535,
            "name": "X",
            "position": 0,
            "stddev": 284.3190201,
            "variance": 80837.30518
          },
          {
            "average": 4968630.802,
            "count": 17884590,
            "maximum": 4969406.366,
            "minimum": 4968007.806,
            "name": "Y",
            "position": 1,
            "stddev": 388.5073465,
            "variance": 150937.9583
          },
          {
            "average": 1019.090782,
            "count": 17884590,
            "maximum": 1038.347117,
            "minimum": 1016.687117,
            "name": "Z",
            "position": 2,
            "stddev": 0.9263563934,
            "variance": 0.8581361676
          },
          {
            "average": 229.044704,
            "count": 17884590,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.45730306,
            "variance": 927.6473098
          },
          {
            "average": 1.00650493,
            "count": 17884590,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08712740855,
            "variance": 0.007591185321
          },
          {
            "average": 1.013022216,
            "count": 17884590,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1274907497,
            "variance": 0.01625389126
          },
          {
            "average": 0.4983626686,
            "count": 17884590,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973331,
            "variance": 0.2499973331
          },
          {
            "average": 0,
            "count": 17884590,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.193321066,
            "count": 17884590,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3949025703,
            "variance": 0.15594804
          },
          {
            "average": 0.9926113942,
            "count": 17884590,
            "maximum": 19.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.950153377,
            "variance": 63.20493871
          },
          {
            "average": 192.5093604,
            "count": 17884590,
            "maximum": 207,
            "minimum": 181,
            "name": "UserData",
            "position": 10,
            "stddev": 3.471193494,
            "variance": 12.04918427
          },
          {
            "average": 203.0363213,
            "count": 17884590,
            "maximum": 275,
            "minimum": 96,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 73.46607245,
            "variance": 5397.263801
          },
          {
            "average": 28435.81503,
            "count": 17884590,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 6752.960915,
            "variance": 45602481.12
          },
          {
            "average": 31263.39834,
            "count": 17884590,
            "maximum": 65280,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 5797.980189,
            "variance": 33616574.27
          },
          {
            "average": 24259.97833,
            "count": 17884590,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 4856.562756,
            "variance": 23586201.8
          },
          {
            "average": 512201.3535,
            "count": 17884590,
            "maximum": 520156.2763,
            "minimum": 502018.585,
            "name": "GpsTime",
            "position": 15,
            "stddev": 7648.194097,
            "variance": 58494872.94
          },
          {
            "average": 0,
            "count": 17884590,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17884590,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17884590,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17884590,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17884590,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433833.4535,
          4968007.806,
          1016.687117,
          434835.0335,
          4969406.366,
          1038.347117
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433833.4534849895,
                4968007.806171064,
                1016.6871166406517
              ],
              [
                433833.4534849895,
                4969406.366171065,
                1016.6871166406517
              ],
              [
                434835.0334849895,
                4969406.366171065,
                1038.3471166406516
              ],
              [
                434835.0334849895,
                4968007.806171064,
                1038.3471166406516
              ],
              [
                433833.4534849895,
                4968007.806171064,
                1016.6871166406517
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:15:56+00:00",
        "end_time": "2011-09-19T21:13:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377079,
            44.86242123,
            1016.687117,
            -117.824849,
            44.87510222,
            1038.347117
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752535711075,
                  44.862421234212036,
                  1016.6871166406517
                ],
                [
                  -117.8377079461328,
                  44.875009913434326,
                  1016.6871166406517
                ],
                [
                  -117.82502887160064,
                  44.875102217490216,
                  1038.3471166406516
                ],
                [
                  -117.82484904538124,
                  44.8625134979874,
                  1038.3471166406516
                ],
                [
                  -117.83752535711075,
                  44.862421234212036,
                  1016.6871166406517
                ]
              ]
            ]
          },
          "id": "44117G7104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:15:56Z",
            "pc:count": 17884590,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434361.0203,
                "count": 17884590,
                "maximum": 434835.0335,
                "minimum": 433833.4535,
                "name": "X",
                "position": 0,
                "stddev": 284.3190201,
                "variance": 80837.30518
              },
              {
                "average": 4968630.802,
                "count": 17884590,
                "maximum": 4969406.366,
                "minimum": 4968007.806,
                "name": "Y",
                "position": 1,
                "stddev": 388.5073465,
                "variance": 150937.9583
              },
              {
                "average": 1019.090782,
                "count": 17884590,
                "maximum": 1038.347117,
                "minimum": 1016.687117,
                "name": "Z",
                "position": 2,
                "stddev": 0.9263563934,
                "variance": 0.8581361676
              },
              {
                "average": 229.044704,
                "count": 17884590,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.45730306,
                "variance": 927.6473098
              },
              {
                "average": 1.00650493,
                "count": 17884590,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08712740855,
                "variance": 0.007591185321
              },
              {
                "average": 1.013022216,
                "count": 17884590,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1274907497,
                "variance": 0.01625389126
              },
              {
                "average": 0.4983626686,
                "count": 17884590,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973331,
                "variance": 0.2499973331
              },
              {
                "average": 0,
                "count": 17884590,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.193321066,
                "count": 17884590,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3949025703,
                "variance": 0.15594804
              },
              {
                "average": 0.9926113942,
                "count": 17884590,
                "maximum": 19.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.950153377,
                "variance": 63.20493871
              },
              {
                "average": 192.5093604,
                "count": 17884590,
                "maximum": 207,
                "minimum": 181,
                "name": "UserData",
                "position": 10,
                "stddev": 3.471193494,
                "variance": 12.04918427
              },
              {
                "average": 203.0363213,
                "count": 17884590,
                "maximum": 275,
                "minimum": 96,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 73.46607245,
                "variance": 5397.263801
              },
              {
                "average": 28435.81503,
                "count": 17884590,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 6752.960915,
                "variance": 45602481.12
              },
              {
                "average": 31263.39834,
                "count": 17884590,
                "maximum": 65280,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 5797.980189,
                "variance": 33616574.27
              },
              {
                "average": 24259.97833,
                "count": 17884590,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 4856.562756,
                "variance": 23586201.8
              },
              {
                "average": 512201.3535,
                "count": 17884590,
                "maximum": 520156.2763,
                "minimum": 502018.585,
                "name": "GpsTime",
                "position": 15,
                "stddev": 7648.194097,
                "variance": 58494872.94
              },
              {
                "average": 0,
                "count": 17884590,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17884590,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17884590,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17884590,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17884590,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433833.4535,
              4968007.806,
              1016.687117,
              434835.0335,
              4969406.366,
              1038.347117
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433833.4534849895,
                    4968007.806171064,
                    1016.6871166406517
                  ],
                  [
                    433833.4534849895,
                    4969406.366171065,
                    1016.6871166406517
                  ],
                  [
                    434835.0334849895,
                    4969406.366171065,
                    1038.3471166406516
                  ],
                  [
                    434835.0334849895,
                    4968007.806171064,
                    1038.3471166406516
                  ],
                  [
                    433833.4534849895,
                    4968007.806171064,
                    1016.6871166406517
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:15:56+00:00",
            "end_time": "2011-09-19T21:13: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": "44117G7209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.7750252622117,
              44.84992823310466,
              1019.9871216489382
            ],
            [
              -117.77519406345586,
              44.86251047263066,
              1019.9871216489382
            ],
            [
              -117.76252842465264,
              44.86259574533285,
              1038.3871216489383
            ],
            [
              -117.76236238074814,
              44.850013468613696,
              1038.3871216489383
            ],
            [
              -117.7750252622117,
              44.84992823310466,
              1019.9871216489382
            ]
          ]
        ]
      },
      "bbox": [
        -117.7751941,
        44.84992823,
        1019.987122,
        -117.7623624,
        44.86259575,
        1038.387122
      ],
      "properties": {
        "datetime": "2011-09-19T01:35:54Z",
        "pc:count": 11703631,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439256.498,
            "count": 11703631,
            "maximum": 439758.6726,
            "minimum": 438757.9526,
            "name": "X",
            "position": 0,
            "stddev": 284.1341849,
            "variance": 80732.23505
          },
          {
            "average": 4967273.416,
            "count": 11703631,
            "maximum": 4967968.828,
            "minimum": 4966571.008,
            "name": "Y",
            "position": 1,
            "stddev": 399.7995395,
            "variance": 159839.6718
          },
          {
            "average": 1021.90332,
            "count": 11703631,
            "maximum": 1038.387122,
            "minimum": 1019.987122,
            "name": "Z",
            "position": 2,
            "stddev": 0.5508403594,
            "variance": 0.3034251016
          },
          {
            "average": 221.2877574,
            "count": 11703631,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.79212265,
            "variance": 1141.907553
          },
          {
            "average": 1.000837262,
            "count": 11703631,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02949668586,
            "variance": 0.0008700544766
          },
          {
            "average": 1.00167495,
            "count": 11703631,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0421066311,
            "variance": 0.001772968382
          },
          {
            "average": 0.4990701604,
            "count": 11703631,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991568,
            "variance": 0.2499991568
          },
          {
            "average": 0,
            "count": 11703631,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.231347519,
            "count": 11703631,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4216940358,
            "variance": 0.1778258599
          },
          {
            "average": 1.425925855,
            "count": 11703631,
            "maximum": 18,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.819911995,
            "variance": 61.15102362
          },
          {
            "average": 197.8482261,
            "count": 11703631,
            "maximum": 210,
            "minimum": 187,
            "name": "UserData",
            "position": 10,
            "stddev": 2.812379375,
            "variance": 7.909477749
          },
          {
            "average": 23.47245252,
            "count": 11703631,
            "maximum": 40,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.93910001,
            "variance": 142.5421091
          },
          {
            "average": 43182.9827,
            "count": 11703631,
            "maximum": 65024,
            "minimum": 8704,
            "name": "Red",
            "position": 12,
            "stddev": 6855.080944,
            "variance": 46992134.75
          },
          {
            "average": 40868.70353,
            "count": 11703631,
            "maximum": 65280,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 7528.838993,
            "variance": 56683416.58
          },
          {
            "average": 35391.23078,
            "count": 11703631,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 9442.206039,
            "variance": 89155254.88
          },
          {
            "average": 429973.0691,
            "count": 11703631,
            "maximum": 431354.3273,
            "minimum": 428849.5331,
            "name": "GpsTime",
            "position": 15,
            "stddev": 523.7854516,
            "variance": 274351.1993
          },
          {
            "average": 0,
            "count": 11703631,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11703631,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11703631,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11703631,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11703631,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438757.9526,
          4966571.008,
          1019.987122,
          439758.6726,
          4967968.828,
          1038.387122
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438757.95263563155,
                4966571.008405121,
                1019.9871216489382
              ],
              [
                438757.95263563155,
                4967968.828405121,
                1019.9871216489382
              ],
              [
                439758.6726356315,
                4967968.828405121,
                1038.3871216489383
              ],
              [
                439758.6726356315,
                4966571.008405121,
                1038.3871216489383
              ],
              [
                438757.95263563155,
                4966571.008405121,
                1019.9871216489382
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T01:35:54+00:00",
        "end_time": "2011-09-19T00:54:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7751941,
            44.84992823,
            1019.987122,
            -117.7623624,
            44.86259575,
            1038.387122
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.7750252622117,
                  44.84992823310466,
                  1019.9871216489382
                ],
                [
                  -117.77519406345586,
                  44.86251047263066,
                  1019.9871216489382
                ],
                [
                  -117.76252842465264,
                  44.86259574533285,
                  1038.3871216489383
                ],
                [
                  -117.76236238074814,
                  44.850013468613696,
                  1038.3871216489383
                ],
                [
                  -117.7750252622117,
                  44.84992823310466,
                  1019.9871216489382
                ]
              ]
            ]
          },
          "id": "44117G7209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T01:35:54Z",
            "pc:count": 11703631,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439256.498,
                "count": 11703631,
                "maximum": 439758.6726,
                "minimum": 438757.9526,
                "name": "X",
                "position": 0,
                "stddev": 284.1341849,
                "variance": 80732.23505
              },
              {
                "average": 4967273.416,
                "count": 11703631,
                "maximum": 4967968.828,
                "minimum": 4966571.008,
                "name": "Y",
                "position": 1,
                "stddev": 399.7995395,
                "variance": 159839.6718
              },
              {
                "average": 1021.90332,
                "count": 11703631,
                "maximum": 1038.387122,
                "minimum": 1019.987122,
                "name": "Z",
                "position": 2,
                "stddev": 0.5508403594,
                "variance": 0.3034251016
              },
              {
                "average": 221.2877574,
                "count": 11703631,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.79212265,
                "variance": 1141.907553
              },
              {
                "average": 1.000837262,
                "count": 11703631,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02949668586,
                "variance": 0.0008700544766
              },
              {
                "average": 1.00167495,
                "count": 11703631,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0421066311,
                "variance": 0.001772968382
              },
              {
                "average": 0.4990701604,
                "count": 11703631,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991568,
                "variance": 0.2499991568
              },
              {
                "average": 0,
                "count": 11703631,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.231347519,
                "count": 11703631,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4216940358,
                "variance": 0.1778258599
              },
              {
                "average": 1.425925855,
                "count": 11703631,
                "maximum": 18,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.819911995,
                "variance": 61.15102362
              },
              {
                "average": 197.8482261,
                "count": 11703631,
                "maximum": 210,
                "minimum": 187,
                "name": "UserData",
                "position": 10,
                "stddev": 2.812379375,
                "variance": 7.909477749
              },
              {
                "average": 23.47245252,
                "count": 11703631,
                "maximum": 40,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.93910001,
                "variance": 142.5421091
              },
              {
                "average": 43182.9827,
                "count": 11703631,
                "maximum": 65024,
                "minimum": 8704,
                "name": "Red",
                "position": 12,
                "stddev": 6855.080944,
                "variance": 46992134.75
              },
              {
                "average": 40868.70353,
                "count": 11703631,
                "maximum": 65280,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 7528.838993,
                "variance": 56683416.58
              },
              {
                "average": 35391.23078,
                "count": 11703631,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 9442.206039,
                "variance": 89155254.88
              },
              {
                "average": 429973.0691,
                "count": 11703631,
                "maximum": 431354.3273,
                "minimum": 428849.5331,
                "name": "GpsTime",
                "position": 15,
                "stddev": 523.7854516,
                "variance": 274351.1993
              },
              {
                "average": 0,
                "count": 11703631,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11703631,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11703631,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11703631,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11703631,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438757.9526,
              4966571.008,
              1019.987122,
              439758.6726,
              4967968.828,
              1038.387122
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438757.95263563155,
                    4966571.008405121,
                    1019.9871216489382
                  ],
                  [
                    438757.95263563155,
                    4967968.828405121,
                    1019.9871216489382
                  ],
                  [
                    439758.6726356315,
                    4967968.828405121,
                    1038.3871216489383
                  ],
                  [
                    439758.6726356315,
                    4966571.008405121,
                    1038.3871216489383
                  ],
                  [
                    438757.95263563155,
                    4966571.008405121,
                    1019.9871216489382
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T01:35:54+00:00",
            "end_time": "2011-09-19T00:54:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H7322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252447626585,
              44.87491847072452,
              1015.2230017150619
            ],
            [
              -117.86271263993807,
              44.887509920981216,
              1015.2230017150619
            ],
            [
              -117.85002887516148,
              44.887605036592866,
              1034.143001715062
            ],
            [
              -117.84984347709737,
              44.87501354481968,
              1034.143001715062
            ],
            [
              -117.86252447626585,
              44.87491847072452,
              1015.2230017150619
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627126,
        44.87491847,
        1015.223002,
        -117.8498435,
        44.88760504,
        1034.143002
      ],
      "properties": {
        "datetime": "2011-09-20T02:50:31Z",
        "pc:count": 11339140,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432371.7902,
            "count": 11339140,
            "maximum": 432874.9145,
            "minimum": 431873.1745,
            "name": "X",
            "position": 0,
            "stddev": 286.3765863,
            "variance": 82011.54919
          },
          {
            "average": 4970122.622,
            "count": 11339140,
            "maximum": 4970815.61,
            "minimum": 4969416.73,
            "name": "Y",
            "position": 1,
            "stddev": 401.3176053,
            "variance": 161055.8203
          },
          {
            "average": 1016.554293,
            "count": 11339140,
            "maximum": 1034.143002,
            "minimum": 1015.223002,
            "name": "Z",
            "position": 2,
            "stddev": 0.436027383,
            "variance": 0.1901198787
          },
          {
            "average": 231.8045571,
            "count": 11339140,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.02550236,
            "variance": 485.1227543
          },
          {
            "average": 1.000457971,
            "count": 11339140,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02403906159,
            "variance": 0.0005778764821
          },
          {
            "average": 1.000915854,
            "count": 11339140,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0357566112,
            "variance": 0.001278535244
          },
          {
            "average": 0.4987942648,
            "count": 11339140,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985682,
            "variance": 0.2499985683
          },
          {
            "average": 0,
            "count": 11339140,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.275737843,
            "count": 11339140,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4468853347,
            "variance": 0.1997065023
          },
          {
            "average": 1.330167756,
            "count": 11339140,
            "maximum": 19.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.900707224,
            "variance": 62.42117464
          },
          {
            "average": 195.9883997,
            "count": 11339140,
            "maximum": 206,
            "minimum": 181,
            "name": "UserData",
            "position": 10,
            "stddev": 3.224947121,
            "variance": 10.40028393
          },
          {
            "average": 265.2962232,
            "count": 11339140,
            "maximum": 279,
            "minimum": 252,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.5682277,
            "variance": 111.6874367
          },
          {
            "average": 23013.47908,
            "count": 11339140,
            "maximum": 63488,
            "minimum": 7168,
            "name": "Red",
            "position": 12,
            "stddev": 5164.758902,
            "variance": 26674734.52
          },
          {
            "average": 25555.85618,
            "count": 11339140,
            "maximum": 62976,
            "minimum": 8192,
            "name": "Green",
            "position": 13,
            "stddev": 4636.819926,
            "variance": 21500099.03
          },
          {
            "average": 20797.64415,
            "count": 11339140,
            "maximum": 65024,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 3609.284942,
            "variance": 13026937.79
          },
          {
            "average": 520362.0993,
            "count": 11339140,
            "maximum": 522231.7506,
            "minimum": 519044.6547,
            "name": "GpsTime",
            "position": 15,
            "stddev": 667.0629452,
            "variance": 444972.9729
          },
          {
            "average": 0,
            "count": 11339140,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11339140,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11339140,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11339140,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11339140,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431873.1745,
          4969416.73,
          1015.223002,
          432874.9145,
          4970815.61,
          1034.143002
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431873.17446724593,
                4969416.730082861,
                1015.2230017150619
              ],
              [
                431873.17446724593,
                4970815.610082862,
                1015.2230017150619
              ],
              [
                432874.9144672459,
                4970815.610082862,
                1034.143001715062
              ],
              [
                432874.9144672459,
                4969416.730082861,
                1034.143001715062
              ],
              [
                431873.17446724593,
                4969416.730082861,
                1015.2230017150619
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:50:31+00:00",
        "end_time": "2011-09-20T01:57:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627126,
            44.87491847,
            1015.223002,
            -117.8498435,
            44.88760504,
            1034.143002
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252447626585,
                  44.87491847072452,
                  1015.2230017150619
                ],
                [
                  -117.86271263993807,
                  44.887509920981216,
                  1015.2230017150619
                ],
                [
                  -117.85002887516148,
                  44.887605036592866,
                  1034.143001715062
                ],
                [
                  -117.84984347709737,
                  44.87501354481968,
                  1034.143001715062
                ],
                [
                  -117.86252447626585,
                  44.87491847072452,
                  1015.2230017150619
                ]
              ]
            ]
          },
          "id": "44117H7322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:50:31Z",
            "pc:count": 11339140,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432371.7902,
                "count": 11339140,
                "maximum": 432874.9145,
                "minimum": 431873.1745,
                "name": "X",
                "position": 0,
                "stddev": 286.3765863,
                "variance": 82011.54919
              },
              {
                "average": 4970122.622,
                "count": 11339140,
                "maximum": 4970815.61,
                "minimum": 4969416.73,
                "name": "Y",
                "position": 1,
                "stddev": 401.3176053,
                "variance": 161055.8203
              },
              {
                "average": 1016.554293,
                "count": 11339140,
                "maximum": 1034.143002,
                "minimum": 1015.223002,
                "name": "Z",
                "position": 2,
                "stddev": 0.436027383,
                "variance": 0.1901198787
              },
              {
                "average": 231.8045571,
                "count": 11339140,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.02550236,
                "variance": 485.1227543
              },
              {
                "average": 1.000457971,
                "count": 11339140,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02403906159,
                "variance": 0.0005778764821
              },
              {
                "average": 1.000915854,
                "count": 11339140,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0357566112,
                "variance": 0.001278535244
              },
              {
                "average": 0.4987942648,
                "count": 11339140,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985682,
                "variance": 0.2499985683
              },
              {
                "average": 0,
                "count": 11339140,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.275737843,
                "count": 11339140,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4468853347,
                "variance": 0.1997065023
              },
              {
                "average": 1.330167756,
                "count": 11339140,
                "maximum": 19.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.900707224,
                "variance": 62.42117464
              },
              {
                "average": 195.9883997,
                "count": 11339140,
                "maximum": 206,
                "minimum": 181,
                "name": "UserData",
                "position": 10,
                "stddev": 3.224947121,
                "variance": 10.40028393
              },
              {
                "average": 265.2962232,
                "count": 11339140,
                "maximum": 279,
                "minimum": 252,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.5682277,
                "variance": 111.6874367
              },
              {
                "average": 23013.47908,
                "count": 11339140,
                "maximum": 63488,
                "minimum": 7168,
                "name": "Red",
                "position": 12,
                "stddev": 5164.758902,
                "variance": 26674734.52
              },
              {
                "average": 25555.85618,
                "count": 11339140,
                "maximum": 62976,
                "minimum": 8192,
                "name": "Green",
                "position": 13,
                "stddev": 4636.819926,
                "variance": 21500099.03
              },
              {
                "average": 20797.64415,
                "count": 11339140,
                "maximum": 65024,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 3609.284942,
                "variance": 13026937.79
              },
              {
                "average": 520362.0993,
                "count": 11339140,
                "maximum": 522231.7506,
                "minimum": 519044.6547,
                "name": "GpsTime",
                "position": 15,
                "stddev": 667.0629452,
                "variance": 444972.9729
              },
              {
                "average": 0,
                "count": 11339140,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11339140,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11339140,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11339140,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11339140,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431873.1745,
              4969416.73,
              1015.223002,
              432874.9145,
              4970815.61,
              1034.143002
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431873.17446724593,
                    4969416.730082861,
                    1015.2230017150619
                  ],
                  [
                    431873.17446724593,
                    4970815.610082862,
                    1015.2230017150619
                  ],
                  [
                    432874.9144672459,
                    4970815.610082862,
                    1034.143001715062
                  ],
                  [
                    432874.9144672459,
                    4969416.730082861,
                    1034.143001715062
                  ],
                  [
                    431873.17446724593,
                    4969416.730082861,
                    1015.2230017150619
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:50:31+00:00",
            "end_time": "2011-09-20T01: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": "44117G7416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252529256615,
              44.76242382305001,
              1058.1428773922248
            ],
            [
              -117.81270177498476,
              44.77500992242998,
              1058.1428773922248
            ],
            [
              -117.80002910463156,
              44.77509940364251,
              1297.7628773922247
            ],
            [
              -117.79985537343667,
              44.762513265220846,
              1297.7628773922247
            ],
            [
              -117.81252529256615,
              44.76242382305001,
              1058.1428773922248
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127018,
        44.76242382,
        1058.142877,
        -117.7998554,
        44.7750994,
        1297.762877
      ],
      "properties": {
        "datetime": "2011-09-19T00:45:39Z",
        "pc:count": 11140196,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436167.3504,
            "count": 11140196,
            "maximum": 436700.3219,
            "minimum": 435697.5219,
            "name": "X",
            "position": 0,
            "stddev": 289.3282125,
            "variance": 83710.81455
          },
          {
            "average": 4957554.178,
            "count": 11140196,
            "maximum": 4958277.896,
            "minimum": 4956879.656,
            "name": "Y",
            "position": 1,
            "stddev": 410.2762138,
            "variance": 168326.5716
          },
          {
            "average": 1139.275481,
            "count": 11140196,
            "maximum": 1297.762877,
            "minimum": 1058.142877,
            "name": "Z",
            "position": 2,
            "stddev": 50.61139254,
            "variance": 2561.513055
          },
          {
            "average": 221.8788381,
            "count": 11140196,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.46263527,
            "variance": 1557.299583
          },
          {
            "average": 1.000809681,
            "count": 11140196,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03003068572,
            "variance": 0.0009018420846
          },
          {
            "average": 1.001622144,
            "count": 11140196,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0436335678,
            "variance": 0.001903888239
          },
          {
            "average": 0.498358826,
            "count": 11140196,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997329,
            "variance": 0.249997329
          },
          {
            "average": 0,
            "count": 11140196,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.264612849,
            "count": 11140196,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4411268599,
            "variance": 0.1945929065
          },
          {
            "average": 0.6510899704,
            "count": 11140196,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.978347061,
            "variance": 63.65402183
          },
          {
            "average": 201.7946155,
            "count": 11140196,
            "maximum": 212,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 5.577419026,
            "variance": 31.10760299
          },
          {
            "average": 19.87140998,
            "count": 11140196,
            "maximum": 33,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.0719996,
            "variance": 101.445176
          },
          {
            "average": 38568.68063,
            "count": 11140196,
            "maximum": 62720,
            "minimum": 6144,
            "name": "Red",
            "position": 12,
            "stddev": 4682.219168,
            "variance": 21923176.34
          },
          {
            "average": 34868.48404,
            "count": 11140196,
            "maximum": 65280,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 4795.288873,
            "variance": 22994795.38
          },
          {
            "average": 28469.54881,
            "count": 11140196,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 5638.387374,
            "variance": 31791412.18
          },
          {
            "average": 427021.3154,
            "count": 11140196,
            "maximum": 428339.3373,
            "minimum": 425778.2628,
            "name": "GpsTime",
            "position": 15,
            "stddev": 522.7115526,
            "variance": 273227.3672
          },
          {
            "average": 0,
            "count": 11140196,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11140196,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11140196,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11140196,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11140196,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435697.5219,
          4956879.656,
          1058.142877,
          436700.3219,
          4958277.896,
          1297.762877
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435697.52193926845,
                4956879.656157688,
                1058.1428773922248
              ],
              [
                435697.52193926845,
                4958277.896157688,
                1058.1428773922248
              ],
              [
                436700.3219392685,
                4958277.896157688,
                1297.7628773922247
              ],
              [
                436700.3219392685,
                4956879.656157688,
                1297.7628773922247
              ],
              [
                435697.52193926845,
                4956879.656157688,
                1058.1428773922248
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:45:39+00:00",
        "end_time": "2011-09-19T00:02:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127018,
            44.76242382,
            1058.142877,
            -117.7998554,
            44.7750994,
            1297.762877
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252529256615,
                  44.76242382305001,
                  1058.1428773922248
                ],
                [
                  -117.81270177498476,
                  44.77500992242998,
                  1058.1428773922248
                ],
                [
                  -117.80002910463156,
                  44.77509940364251,
                  1297.7628773922247
                ],
                [
                  -117.79985537343667,
                  44.762513265220846,
                  1297.7628773922247
                ],
                [
                  -117.81252529256615,
                  44.76242382305001,
                  1058.1428773922248
                ]
              ]
            ]
          },
          "id": "44117G7416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:45:39Z",
            "pc:count": 11140196,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436167.3504,
                "count": 11140196,
                "maximum": 436700.3219,
                "minimum": 435697.5219,
                "name": "X",
                "position": 0,
                "stddev": 289.3282125,
                "variance": 83710.81455
              },
              {
                "average": 4957554.178,
                "count": 11140196,
                "maximum": 4958277.896,
                "minimum": 4956879.656,
                "name": "Y",
                "position": 1,
                "stddev": 410.2762138,
                "variance": 168326.5716
              },
              {
                "average": 1139.275481,
                "count": 11140196,
                "maximum": 1297.762877,
                "minimum": 1058.142877,
                "name": "Z",
                "position": 2,
                "stddev": 50.61139254,
                "variance": 2561.513055
              },
              {
                "average": 221.8788381,
                "count": 11140196,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.46263527,
                "variance": 1557.299583
              },
              {
                "average": 1.000809681,
                "count": 11140196,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03003068572,
                "variance": 0.0009018420846
              },
              {
                "average": 1.001622144,
                "count": 11140196,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0436335678,
                "variance": 0.001903888239
              },
              {
                "average": 0.498358826,
                "count": 11140196,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997329,
                "variance": 0.249997329
              },
              {
                "average": 0,
                "count": 11140196,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.264612849,
                "count": 11140196,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4411268599,
                "variance": 0.1945929065
              },
              {
                "average": 0.6510899704,
                "count": 11140196,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.978347061,
                "variance": 63.65402183
              },
              {
                "average": 201.7946155,
                "count": 11140196,
                "maximum": 212,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 5.577419026,
                "variance": 31.10760299
              },
              {
                "average": 19.87140998,
                "count": 11140196,
                "maximum": 33,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.0719996,
                "variance": 101.445176
              },
              {
                "average": 38568.68063,
                "count": 11140196,
                "maximum": 62720,
                "minimum": 6144,
                "name": "Red",
                "position": 12,
                "stddev": 4682.219168,
                "variance": 21923176.34
              },
              {
                "average": 34868.48404,
                "count": 11140196,
                "maximum": 65280,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 4795.288873,
                "variance": 22994795.38
              },
              {
                "average": 28469.54881,
                "count": 11140196,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 5638.387374,
                "variance": 31791412.18
              },
              {
                "average": 427021.3154,
                "count": 11140196,
                "maximum": 428339.3373,
                "minimum": 425778.2628,
                "name": "GpsTime",
                "position": 15,
                "stddev": 522.7115526,
                "variance": 273227.3672
              },
              {
                "average": 0,
                "count": 11140196,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11140196,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11140196,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11140196,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11140196,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435697.5219,
              4956879.656,
              1058.142877,
              436700.3219,
              4958277.896,
              1297.762877
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435697.52193926845,
                    4956879.656157688,
                    1058.1428773922248
                  ],
                  [
                    435697.52193926845,
                    4958277.896157688,
                    1058.1428773922248
                  ],
                  [
                    436700.3219392685,
                    4958277.896157688,
                    1297.7628773922247
                  ],
                  [
                    436700.3219392685,
                    4956879.656157688,
                    1297.7628773922247
                  ],
                  [
                    435697.52193926845,
                    4956879.656157688,
                    1058.1428773922248
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:45:39+00:00",
            "end_time": "2011-09-19T00:02:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118D1420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252454376416,
              45.3874020418479,
              835.6351602605313
            ],
            [
              -118.01274972673315,
              45.40000963688855,
              835.6351602605313
            ],
            [
              -118.00002951152217,
              45.40012172249214,
              869.4951602605312
            ],
            [
              -117.99980715571941,
              45.38751407846092,
              869.4951602605312
            ],
            [
              -118.01252454376416,
              45.3874020418479,
              835.6351602605313
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127497,
        45.38740204,
        835.6351603,
        -117.9998072,
        45.40012172,
        869.4951603
      ],
      "properties": {
        "datetime": "2011-09-14T23:11:58Z",
        "pc:count": 10803848,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421231.0467,
            "count": 10803848,
            "maximum": 421733.9829,
            "minimum": 420738.2829,
            "name": "X",
            "position": 0,
            "stddev": 281.2057063,
            "variance": 79076.64923
          },
          {
            "average": 5027183.291,
            "count": 10803848,
            "maximum": 5027886.098,
            "minimum": 5026485.238,
            "name": "Y",
            "position": 1,
            "stddev": 402.3445502,
            "variance": 161881.1371
          },
          {
            "average": 841.904804,
            "count": 10803848,
            "maximum": 869.4951603,
            "minimum": 835.6351603,
            "name": "Z",
            "position": 2,
            "stddev": 3.415114756,
            "variance": 11.6630088
          },
          {
            "average": 106.3104188,
            "count": 10803848,
            "maximum": 201,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.21228835,
            "variance": 586.2349071
          },
          {
            "average": 1.005897528,
            "count": 10803848,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0840243973,
            "variance": 0.007060099341
          },
          {
            "average": 1.012604491,
            "count": 10803848,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.130765119,
            "variance": 0.01709951634
          },
          {
            "average": 0.4999801922,
            "count": 10803848,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000227,
            "variance": 0.2500000227
          },
          {
            "average": 0,
            "count": 10803848,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.303017314,
            "count": 10803848,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4595626626,
            "variance": 0.2111978409
          },
          {
            "average": -1.840974537,
            "count": 10803848,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.816518054,
            "variance": 77.73099059
          },
          {
            "average": 120.972483,
            "count": 10803848,
            "maximum": 128,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 1.424577139,
            "variance": 2.029420026
          },
          {
            "average": 1020.003382,
            "count": 10803848,
            "maximum": 1023,
            "minimum": 1016,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.659101082,
            "variance": 2.752616401
          },
          {
            "average": 29068.86065,
            "count": 10803848,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 14085.24999,
            "variance": 198394267.4
          },
          {
            "average": 29212.23916,
            "count": 10803848,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 11362.8147,
            "variance": 129113558
          },
          {
            "average": 26283.98656,
            "count": 10803848,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 10397.26812,
            "variance": 108103184.3
          },
          {
            "average": 75498.17839,
            "count": 10803848,
            "maximum": 77118.13565,
            "minimum": 73382.51236,
            "name": "GpsTime",
            "position": 15,
            "stddev": 837.9619196,
            "variance": 702180.1787
          },
          {
            "average": 0,
            "count": 10803848,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10803848,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10803848,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10803848,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10803848,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420738.2829,
          5026485.238,
          835.6351603,
          421733.9829,
          5027886.098,
          869.4951603
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420738.2828966539,
                5026485.238331221,
                835.6351602605313
              ],
              [
                420738.2828966539,
                5027886.09833122,
                835.6351602605313
              ],
              [
                421733.9828966539,
                5027886.09833122,
                869.4951602605312
              ],
              [
                421733.9828966539,
                5026485.238331221,
                869.4951602605312
              ],
              [
                420738.2828966539,
                5026485.238331221,
                835.6351602605313
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:11:58+00:00",
        "end_time": "2011-09-14T22:09:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127497,
            45.38740204,
            835.6351603,
            -117.9998072,
            45.40012172,
            869.4951603
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252454376416,
                  45.3874020418479,
                  835.6351602605313
                ],
                [
                  -118.01274972673315,
                  45.40000963688855,
                  835.6351602605313
                ],
                [
                  -118.00002951152217,
                  45.40012172249214,
                  869.4951602605312
                ],
                [
                  -117.99980715571941,
                  45.38751407846092,
                  869.4951602605312
                ],
                [
                  -118.01252454376416,
                  45.3874020418479,
                  835.6351602605313
                ]
              ]
            ]
          },
          "id": "45118D1420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:11:58Z",
            "pc:count": 10803848,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421231.0467,
                "count": 10803848,
                "maximum": 421733.9829,
                "minimum": 420738.2829,
                "name": "X",
                "position": 0,
                "stddev": 281.2057063,
                "variance": 79076.64923
              },
              {
                "average": 5027183.291,
                "count": 10803848,
                "maximum": 5027886.098,
                "minimum": 5026485.238,
                "name": "Y",
                "position": 1,
                "stddev": 402.3445502,
                "variance": 161881.1371
              },
              {
                "average": 841.904804,
                "count": 10803848,
                "maximum": 869.4951603,
                "minimum": 835.6351603,
                "name": "Z",
                "position": 2,
                "stddev": 3.415114756,
                "variance": 11.6630088
              },
              {
                "average": 106.3104188,
                "count": 10803848,
                "maximum": 201,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.21228835,
                "variance": 586.2349071
              },
              {
                "average": 1.005897528,
                "count": 10803848,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0840243973,
                "variance": 0.007060099341
              },
              {
                "average": 1.012604491,
                "count": 10803848,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.130765119,
                "variance": 0.01709951634
              },
              {
                "average": 0.4999801922,
                "count": 10803848,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000227,
                "variance": 0.2500000227
              },
              {
                "average": 0,
                "count": 10803848,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.303017314,
                "count": 10803848,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4595626626,
                "variance": 0.2111978409
              },
              {
                "average": -1.840974537,
                "count": 10803848,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.816518054,
                "variance": 77.73099059
              },
              {
                "average": 120.972483,
                "count": 10803848,
                "maximum": 128,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 1.424577139,
                "variance": 2.029420026
              },
              {
                "average": 1020.003382,
                "count": 10803848,
                "maximum": 1023,
                "minimum": 1016,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.659101082,
                "variance": 2.752616401
              },
              {
                "average": 29068.86065,
                "count": 10803848,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 14085.24999,
                "variance": 198394267.4
              },
              {
                "average": 29212.23916,
                "count": 10803848,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 11362.8147,
                "variance": 129113558
              },
              {
                "average": 26283.98656,
                "count": 10803848,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 10397.26812,
                "variance": 108103184.3
              },
              {
                "average": 75498.17839,
                "count": 10803848,
                "maximum": 77118.13565,
                "minimum": 73382.51236,
                "name": "GpsTime",
                "position": 15,
                "stddev": 837.9619196,
                "variance": 702180.1787
              },
              {
                "average": 0,
                "count": 10803848,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10803848,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10803848,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10803848,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10803848,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420738.2829,
              5026485.238,
              835.6351603,
              421733.9829,
              5027886.098,
              869.4951603
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420738.2828966539,
                    5026485.238331221,
                    835.6351602605313
                  ],
                  [
                    420738.2828966539,
                    5027886.09833122,
                    835.6351602605313
                  ],
                  [
                    421733.9828966539,
                    5027886.09833122,
                    869.4951602605312
                  ],
                  [
                    421733.9828966539,
                    5026485.238331221,
                    869.4951602605312
                  ],
                  [
                    420738.2828966539,
                    5026485.238331221,
                    835.6351602605313
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:11:58+00:00",
            "end_time": "2011-09-14T22:09: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": "44117G8205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752515523697,
              44.862415717257285,
              1015.9311279241256
            ],
            [
              -117.88771873244482,
              44.87500999145346,
              1015.9311279241256
            ],
            [
              -117.87502918953122,
              44.875107929152115,
              1023.5511279241255
            ],
            [
              -117.87483837856414,
              44.862513612198015,
              1023.5511279241255
            ],
            [
              -117.88752515523697,
              44.862415717257285,
              1015.9311279241256
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877187,
        44.86241572,
        1015.931128,
        -117.8748384,
        44.87510793,
        1023.551128
      ],
      "properties": {
        "datetime": "2011-09-21T00:06:56Z",
        "pc:count": 12287304,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430363.4883,
            "count": 12287304,
            "maximum": 430885.696,
            "minimum": 429883.276,
            "name": "X",
            "position": 0,
            "stddev": 286.6309528,
            "variance": 82157.30309
          },
          {
            "average": 4968775.478,
            "count": 12287304,
            "maximum": 4969448.344,
            "minimum": 4968049.144,
            "name": "Y",
            "position": 1,
            "stddev": 406.7209023,
            "variance": 165421.8924
          },
          {
            "average": 1017.548096,
            "count": 12287304,
            "maximum": 1023.551128,
            "minimum": 1015.931128,
            "name": "Z",
            "position": 2,
            "stddev": 0.5820522829,
            "variance": 0.3387848601
          },
          {
            "average": 233.0194559,
            "count": 12287304,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.74012097,
            "variance": 389.6723761
          },
          {
            "average": 1.000016114,
            "count": 12287304,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004014216687,
            "variance": 1.611393561e-05
          },
          {
            "average": 1.000032473,
            "count": 12287304,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005698376134,
            "variance": 3.247149057e-05
          },
          {
            "average": 0.4975862891,
            "count": 12287304,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999941943,
            "variance": 0.2499941943
          },
          {
            "average": 0,
            "count": 12287304,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.248110163,
            "count": 12287304,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4319161091,
            "variance": 0.1865515253
          },
          {
            "average": 0.4079145176,
            "count": 12287304,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.041500283,
            "variance": 64.6657268
          },
          {
            "average": 197.0527556,
            "count": 12287304,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 3.671803984,
            "variance": 13.4821445
          },
          {
            "average": 200.0306551,
            "count": 12287304,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 102.7438957,
            "variance": 10556.30811
          },
          {
            "average": 21643.09698,
            "count": 12287304,
            "maximum": 56064,
            "minimum": 6912,
            "name": "Red",
            "position": 12,
            "stddev": 4007.725319,
            "variance": 16061862.23
          },
          {
            "average": 24301.79728,
            "count": 12287304,
            "maximum": 56576,
            "minimum": 7680,
            "name": "Green",
            "position": 13,
            "stddev": 3200.790899,
            "variance": 10245062.38
          },
          {
            "average": 19727.30603,
            "count": 12287304,
            "maximum": 56576,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 2558.487778,
            "variance": 6545859.71
          },
          {
            "average": 545834.2612,
            "count": 12287304,
            "maximum": 598816.1418,
            "minimum": 523301.2762,
            "name": "GpsTime",
            "position": 15,
            "stddev": 30405.02796,
            "variance": 924465725.4
          },
          {
            "average": 0,
            "count": 12287304,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12287304,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12287304,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12287304,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12287304,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429883.276,
          4968049.144,
          1015.931128,
          430885.696,
          4969448.344,
          1023.551128
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429883.2760027422,
                4968049.143752085,
                1015.9311279241256
              ],
              [
                429883.2760027422,
                4969448.343752084,
                1015.9311279241256
              ],
              [
                430885.6960027422,
                4969448.343752084,
                1023.5511279241255
              ],
              [
                430885.6960027422,
                4968049.143752085,
                1023.5511279241255
              ],
              [
                429883.2760027422,
                4968049.143752085,
                1015.9311279241256
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-21T00:06:56+00:00",
        "end_time": "2011-09-20T03:08:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877187,
            44.86241572,
            1015.931128,
            -117.8748384,
            44.87510793,
            1023.551128
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752515523697,
                  44.862415717257285,
                  1015.9311279241256
                ],
                [
                  -117.88771873244482,
                  44.87500999145346,
                  1015.9311279241256
                ],
                [
                  -117.87502918953122,
                  44.875107929152115,
                  1023.5511279241255
                ],
                [
                  -117.87483837856414,
                  44.862513612198015,
                  1023.5511279241255
                ],
                [
                  -117.88752515523697,
                  44.862415717257285,
                  1015.9311279241256
                ]
              ]
            ]
          },
          "id": "44117G8205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-21T00:06:56Z",
            "pc:count": 12287304,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430363.4883,
                "count": 12287304,
                "maximum": 430885.696,
                "minimum": 429883.276,
                "name": "X",
                "position": 0,
                "stddev": 286.6309528,
                "variance": 82157.30309
              },
              {
                "average": 4968775.478,
                "count": 12287304,
                "maximum": 4969448.344,
                "minimum": 4968049.144,
                "name": "Y",
                "position": 1,
                "stddev": 406.7209023,
                "variance": 165421.8924
              },
              {
                "average": 1017.548096,
                "count": 12287304,
                "maximum": 1023.551128,
                "minimum": 1015.931128,
                "name": "Z",
                "position": 2,
                "stddev": 0.5820522829,
                "variance": 0.3387848601
              },
              {
                "average": 233.0194559,
                "count": 12287304,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.74012097,
                "variance": 389.6723761
              },
              {
                "average": 1.000016114,
                "count": 12287304,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004014216687,
                "variance": 1.611393561e-05
              },
              {
                "average": 1.000032473,
                "count": 12287304,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005698376134,
                "variance": 3.247149057e-05
              },
              {
                "average": 0.4975862891,
                "count": 12287304,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999941943,
                "variance": 0.2499941943
              },
              {
                "average": 0,
                "count": 12287304,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.248110163,
                "count": 12287304,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4319161091,
                "variance": 0.1865515253
              },
              {
                "average": 0.4079145176,
                "count": 12287304,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.041500283,
                "variance": 64.6657268
              },
              {
                "average": 197.0527556,
                "count": 12287304,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 3.671803984,
                "variance": 13.4821445
              },
              {
                "average": 200.0306551,
                "count": 12287304,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 102.7438957,
                "variance": 10556.30811
              },
              {
                "average": 21643.09698,
                "count": 12287304,
                "maximum": 56064,
                "minimum": 6912,
                "name": "Red",
                "position": 12,
                "stddev": 4007.725319,
                "variance": 16061862.23
              },
              {
                "average": 24301.79728,
                "count": 12287304,
                "maximum": 56576,
                "minimum": 7680,
                "name": "Green",
                "position": 13,
                "stddev": 3200.790899,
                "variance": 10245062.38
              },
              {
                "average": 19727.30603,
                "count": 12287304,
                "maximum": 56576,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 2558.487778,
                "variance": 6545859.71
              },
              {
                "average": 545834.2612,
                "count": 12287304,
                "maximum": 598816.1418,
                "minimum": 523301.2762,
                "name": "GpsTime",
                "position": 15,
                "stddev": 30405.02796,
                "variance": 924465725.4
              },
              {
                "average": 0,
                "count": 12287304,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12287304,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12287304,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12287304,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12287304,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429883.276,
              4968049.144,
              1015.931128,
              430885.696,
              4969448.344,
              1023.551128
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429883.2760027422,
                    4968049.143752085,
                    1015.9311279241256
                  ],
                  [
                    429883.2760027422,
                    4969448.343752084,
                    1015.9311279241256
                  ],
                  [
                    430885.6960027422,
                    4969448.343752084,
                    1023.5511279241255
                  ],
                  [
                    430885.6960027422,
                    4968049.143752085,
                    1023.5511279241255
                  ],
                  [
                    429883.2760027422,
                    4968049.143752085,
                    1015.9311279241256
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-21T00:06:56+00:00",
            "end_time": "2011-09-20T03:08:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117G8415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752525693809,
              44.7749157953371,
              1044.3986142861033
            ],
            [
              -117.88771824197477,
              44.78751008327511,
              1044.3986142861033
            ],
            [
              -117.87502917685595,
              44.787608016011994,
              1329.4986142861032
            ],
            [
              -117.87483894949558,
              44.77501368531716,
              1329.4986142861032
            ],
            [
              -117.88752525693809,
              44.7749157953371,
              1044.3986142861033
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877182,
        44.7749158,
        1044.398614,
        -117.8748389,
        44.78760802,
        1329.498614
      ],
      "properties": {
        "datetime": "2011-09-19T21:56:54Z",
        "pc:count": 12872146,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430271.6755,
            "count": 12872146,
            "maximum": 430781.0335,
            "minimum": 429777.1335,
            "name": "X",
            "position": 0,
            "stddev": 290.0421835,
            "variance": 84124.46822
          },
          {
            "average": 4958916.579,
            "count": 12872146,
            "maximum": 4959728.493,
            "minimum": 4958329.313,
            "name": "Y",
            "position": 1,
            "stddev": 389.950035,
            "variance": 152061.0298
          },
          {
            "average": 1139.457099,
            "count": 12872146,
            "maximum": 1329.498614,
            "minimum": 1044.398614,
            "name": "Z",
            "position": 2,
            "stddev": 58.80885315,
            "variance": 3458.481209
          },
          {
            "average": 212.3604328,
            "count": 12872146,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.26794834,
            "variance": 2140.723044
          },
          {
            "average": 1.010539734,
            "count": 12872146,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1119461949,
            "variance": 0.01253195056
          },
          {
            "average": 1.021118157,
            "count": 12872146,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.164687349,
            "variance": 0.02712192293
          },
          {
            "average": 0.4989001834,
            "count": 12872146,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988098,
            "variance": 0.2499988098
          },
          {
            "average": 0,
            "count": 12872146,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.236866642,
            "count": 12872146,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4251597935,
            "variance": 0.18076085
          },
          {
            "average": 0.4688189937,
            "count": 12872146,
            "maximum": 19.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.431290159,
            "variance": 71.08665375
          },
          {
            "average": 204.6904365,
            "count": 12872146,
            "maximum": 213,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 4.37014606,
            "variance": 19.09817659
          },
          {
            "average": 110.8877782,
            "count": 12872146,
            "maximum": 136,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.82410076,
            "variance": 250.4021649
          },
          {
            "average": 36376.52465,
            "count": 12872146,
            "maximum": 65280,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 7198.031223,
            "variance": 51811653.49
          },
          {
            "average": 33329.51631,
            "count": 12872146,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6446.721565,
            "variance": 41560218.94
          },
          {
            "average": 27402.90931,
            "count": 12872146,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6313.304421,
            "variance": 39857812.71
          },
          {
            "average": 501662.6042,
            "count": 12872146,
            "maximum": 504614.8511,
            "minimum": 499967.9954,
            "name": "GpsTime",
            "position": 15,
            "stddev": 922.4625755,
            "variance": 850937.2032
          },
          {
            "average": 0,
            "count": 12872146,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12872146,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12872146,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12872146,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12872146,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429777.1335,
          4958329.313,
          1044.398614,
          430781.0335,
          4959728.493,
          1329.498614
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429777.13346857607,
                4958329.313032068,
                1044.3986142861033
              ],
              [
                429777.13346857607,
                4959728.493032068,
                1044.3986142861033
              ],
              [
                430781.0334685761,
                4959728.493032068,
                1329.4986142861032
              ],
              [
                430781.0334685761,
                4958329.313032068,
                1329.4986142861032
              ],
              [
                429777.13346857607,
                4958329.313032068,
                1044.3986142861033
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T21:56:54+00:00",
        "end_time": "2011-09-19T20:39:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877182,
            44.7749158,
            1044.398614,
            -117.8748389,
            44.78760802,
            1329.498614
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752525693809,
                  44.7749157953371,
                  1044.3986142861033
                ],
                [
                  -117.88771824197477,
                  44.78751008327511,
                  1044.3986142861033
                ],
                [
                  -117.87502917685595,
                  44.787608016011994,
                  1329.4986142861032
                ],
                [
                  -117.87483894949558,
                  44.77501368531716,
                  1329.4986142861032
                ],
                [
                  -117.88752525693809,
                  44.7749157953371,
                  1044.3986142861033
                ]
              ]
            ]
          },
          "id": "44117G8415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:56:54Z",
            "pc:count": 12872146,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430271.6755,
                "count": 12872146,
                "maximum": 430781.0335,
                "minimum": 429777.1335,
                "name": "X",
                "position": 0,
                "stddev": 290.0421835,
                "variance": 84124.46822
              },
              {
                "average": 4958916.579,
                "count": 12872146,
                "maximum": 4959728.493,
                "minimum": 4958329.313,
                "name": "Y",
                "position": 1,
                "stddev": 389.950035,
                "variance": 152061.0298
              },
              {
                "average": 1139.457099,
                "count": 12872146,
                "maximum": 1329.498614,
                "minimum": 1044.398614,
                "name": "Z",
                "position": 2,
                "stddev": 58.80885315,
                "variance": 3458.481209
              },
              {
                "average": 212.3604328,
                "count": 12872146,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.26794834,
                "variance": 2140.723044
              },
              {
                "average": 1.010539734,
                "count": 12872146,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1119461949,
                "variance": 0.01253195056
              },
              {
                "average": 1.021118157,
                "count": 12872146,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.164687349,
                "variance": 0.02712192293
              },
              {
                "average": 0.4989001834,
                "count": 12872146,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988098,
                "variance": 0.2499988098
              },
              {
                "average": 0,
                "count": 12872146,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.236866642,
                "count": 12872146,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4251597935,
                "variance": 0.18076085
              },
              {
                "average": 0.4688189937,
                "count": 12872146,
                "maximum": 19.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.431290159,
                "variance": 71.08665375
              },
              {
                "average": 204.6904365,
                "count": 12872146,
                "maximum": 213,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 4.37014606,
                "variance": 19.09817659
              },
              {
                "average": 110.8877782,
                "count": 12872146,
                "maximum": 136,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.82410076,
                "variance": 250.4021649
              },
              {
                "average": 36376.52465,
                "count": 12872146,
                "maximum": 65280,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 7198.031223,
                "variance": 51811653.49
              },
              {
                "average": 33329.51631,
                "count": 12872146,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6446.721565,
                "variance": 41560218.94
              },
              {
                "average": 27402.90931,
                "count": 12872146,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6313.304421,
                "variance": 39857812.71
              },
              {
                "average": 501662.6042,
                "count": 12872146,
                "maximum": 504614.8511,
                "minimum": 499967.9954,
                "name": "GpsTime",
                "position": 15,
                "stddev": 922.4625755,
                "variance": 850937.2032
              },
              {
                "average": 0,
                "count": 12872146,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12872146,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12872146,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12872146,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12872146,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429777.1335,
              4958329.313,
              1044.398614,
              430781.0335,
              4959728.493,
              1329.498614
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429777.13346857607,
                    4958329.313032068,
                    1044.3986142861033
                  ],
                  [
                    429777.13346857607,
                    4959728.493032068,
                    1044.3986142861033
                  ],
                  [
                    430781.0334685761,
                    4959728.493032068,
                    1329.4986142861032
                  ],
                  [
                    430781.0334685761,
                    4958329.313032068,
                    1329.4986142861032
                  ],
                  [
                    429777.13346857607,
                    4958329.313032068,
                    1044.3986142861033
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T21:56:54+00:00",
            "end_time": "2011-09-19T20:39:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118D1401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05315602000388,
              45.424983106899944,
              871.2210998550322
            ],
            [
              -118.05338891753468,
              45.43750297995374,
              871.2210998550322
            ],
            [
              -118.05002764626886,
              45.437533931410606,
              919.2610998550322
            ],
            [
              -118.04979549156191,
              45.42501404492236,
              919.2610998550322
            ],
            [
              -118.05315602000388,
              45.424983106899944,
              871.2210998550322
            ]
          ]
        ]
      },
      "bbox": [
        -118.0533889,
        45.42498311,
        871.2210999,
        -118.0497955,
        45.43753393,
        919.2610999
      ],
      "properties": {
        "datetime": "2011-09-15T18:30:38Z",
        "pc:count": 4841422,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417749.8128,
            "count": 4841422,
            "maximum": 417875.1553,
            "minimum": 417612.2153,
            "name": "X",
            "position": 0,
            "stddev": 65.22030122,
            "variance": 4253.687691
          },
          {
            "average": 5031363.22,
            "count": 4841422,
            "maximum": 5032092.268,
            "minimum": 5030701.128,
            "name": "Y",
            "position": 1,
            "stddev": 397.6416899,
            "variance": 158118.9135
          },
          {
            "average": 882.4806292,
            "count": 4841422,
            "maximum": 919.2610999,
            "minimum": 871.2210999,
            "name": "Z",
            "position": 2,
            "stddev": 4.511785591,
            "variance": 20.35620922
          },
          {
            "average": 99.81506446,
            "count": 4841422,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.14206015,
            "variance": 736.6914294
          },
          {
            "average": 1.006847575,
            "count": 4841422,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08637845181,
            "variance": 0.007461236938
          },
          {
            "average": 1.01477727,
            "count": 4841422,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1305737201,
            "variance": 0.01704949637
          },
          {
            "average": 0.5000072293,
            "count": 4841422,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000516,
            "variance": 0.2500000516
          },
          {
            "average": 0,
            "count": 4841422,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.138009659,
            "count": 4841422,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3449101589,
            "variance": 0.1189630177
          },
          {
            "average": 1.033757693,
            "count": 4841422,
            "maximum": 16.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.446936634,
            "variance": 71.3507385
          },
          {
            "average": 150.3938079,
            "count": 4841422,
            "maximum": 177,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 26.50452968,
            "variance": 702.4900937
          },
          {
            "average": 7823.991133,
            "count": 4841422,
            "maximum": 20002,
            "minimum": 1002,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7818.564342,
            "variance": 61129948.37
          },
          {
            "average": 38826.1266,
            "count": 4841422,
            "maximum": 54784,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 7452.672712,
            "variance": 55542330.55
          },
          {
            "average": 37239.30173,
            "count": 4841422,
            "maximum": 52224,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 6294.386083,
            "variance": 39619296.16
          },
          {
            "average": 30940.23958,
            "count": 4841422,
            "maximum": 49920,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6435.045295,
            "variance": 41409807.95
          },
          {
            "average": 106295.4594,
            "count": 4841422,
            "maximum": 146638.9957,
            "minimum": 66344.78378,
            "name": "GpsTime",
            "position": 15,
            "stddev": 39531.20492,
            "variance": 1562716162
          },
          {
            "average": 0,
            "count": 4841422,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4841422,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4841422,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4841422,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4841422,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417612.2153,
          5030701.128,
          871.2210999,
          417875.1553,
          5032092.268,
          919.2610999
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417612.2152654171,
                5030701.128330823,
                871.2210998550322
              ],
              [
                417612.2152654171,
                5032092.268330824,
                871.2210998550322
              ],
              [
                417875.15526541707,
                5032092.268330824,
                919.2610998550322
              ],
              [
                417875.15526541707,
                5030701.128330823,
                919.2610998550322
              ],
              [
                417612.2152654171,
                5030701.128330823,
                871.2210998550322
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:30:38+00:00",
        "end_time": "2011-09-14T20:12:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0533889,
            45.42498311,
            871.2210999,
            -118.0497955,
            45.43753393,
            919.2610999
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05315602000388,
                  45.424983106899944,
                  871.2210998550322
                ],
                [
                  -118.05338891753468,
                  45.43750297995374,
                  871.2210998550322
                ],
                [
                  -118.05002764626886,
                  45.437533931410606,
                  919.2610998550322
                ],
                [
                  -118.04979549156191,
                  45.42501404492236,
                  919.2610998550322
                ],
                [
                  -118.05315602000388,
                  45.424983106899944,
                  871.2210998550322
                ]
              ]
            ]
          },
          "id": "45118D1401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:30:38Z",
            "pc:count": 4841422,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417749.8128,
                "count": 4841422,
                "maximum": 417875.1553,
                "minimum": 417612.2153,
                "name": "X",
                "position": 0,
                "stddev": 65.22030122,
                "variance": 4253.687691
              },
              {
                "average": 5031363.22,
                "count": 4841422,
                "maximum": 5032092.268,
                "minimum": 5030701.128,
                "name": "Y",
                "position": 1,
                "stddev": 397.6416899,
                "variance": 158118.9135
              },
              {
                "average": 882.4806292,
                "count": 4841422,
                "maximum": 919.2610999,
                "minimum": 871.2210999,
                "name": "Z",
                "position": 2,
                "stddev": 4.511785591,
                "variance": 20.35620922
              },
              {
                "average": 99.81506446,
                "count": 4841422,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.14206015,
                "variance": 736.6914294
              },
              {
                "average": 1.006847575,
                "count": 4841422,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08637845181,
                "variance": 0.007461236938
              },
              {
                "average": 1.01477727,
                "count": 4841422,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1305737201,
                "variance": 0.01704949637
              },
              {
                "average": 0.5000072293,
                "count": 4841422,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000516,
                "variance": 0.2500000516
              },
              {
                "average": 0,
                "count": 4841422,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.138009659,
                "count": 4841422,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3449101589,
                "variance": 0.1189630177
              },
              {
                "average": 1.033757693,
                "count": 4841422,
                "maximum": 16.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.446936634,
                "variance": 71.3507385
              },
              {
                "average": 150.3938079,
                "count": 4841422,
                "maximum": 177,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 26.50452968,
                "variance": 702.4900937
              },
              {
                "average": 7823.991133,
                "count": 4841422,
                "maximum": 20002,
                "minimum": 1002,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7818.564342,
                "variance": 61129948.37
              },
              {
                "average": 38826.1266,
                "count": 4841422,
                "maximum": 54784,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 7452.672712,
                "variance": 55542330.55
              },
              {
                "average": 37239.30173,
                "count": 4841422,
                "maximum": 52224,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 6294.386083,
                "variance": 39619296.16
              },
              {
                "average": 30940.23958,
                "count": 4841422,
                "maximum": 49920,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6435.045295,
                "variance": 41409807.95
              },
              {
                "average": 106295.4594,
                "count": 4841422,
                "maximum": 146638.9957,
                "minimum": 66344.78378,
                "name": "GpsTime",
                "position": 15,
                "stddev": 39531.20492,
                "variance": 1562716162
              },
              {
                "average": 0,
                "count": 4841422,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4841422,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4841422,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4841422,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4841422,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417612.2153,
              5030701.128,
              871.2210999,
              417875.1553,
              5032092.268,
              919.2610999
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417612.2152654171,
                    5030701.128330823,
                    871.2210998550322
                  ],
                  [
                    417612.2152654171,
                    5032092.268330824,
                    871.2210998550322
                  ],
                  [
                    417875.15526541707,
                    5032092.268330824,
                    919.2610998550322
                  ],
                  [
                    417875.15526541707,
                    5030701.128330823,
                    919.2610998550322
                  ],
                  [
                    417612.2152654171,
                    5030701.128330823,
                    871.2210998550322
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:30:38+00:00",
            "end_time": "2011-09-14T20:12: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": "44117H7117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252544229232,
              44.94991817597434,
              1025.2543387040014
            ],
            [
              -117.86271410945224,
              44.96251018025512,
              1025.2543387040014
            ],
            [
              -117.85011652366858,
              44.96260465428693,
              1076.5743387040015
            ],
            [
              -117.84993061067101,
              44.95001260876816,
              1076.5743387040015
            ],
            [
              -117.86252544229232,
              44.94991817597434,
              1025.2543387040014
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627141,
        44.94991818,
        1025.254339,
        -117.8499306,
        44.96260465,
        1076.574339
      ],
      "properties": {
        "datetime": "2011-09-20T00:55:08Z",
        "pc:count": 9920314,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432420.1729,
            "count": 9920314,
            "maximum": 432955.2943,
            "minimum": 431961.6543,
            "name": "X",
            "position": 0,
            "stddev": 271.4306001,
            "variance": 73674.57068
          },
          {
            "average": 4978390.517,
            "count": 9920314,
            "maximum": 4979147.083,
            "minimum": 4977748.123,
            "name": "Y",
            "position": 1,
            "stddev": 381.2551497,
            "variance": 145355.4892
          },
          {
            "average": 1042.676475,
            "count": 9920314,
            "maximum": 1076.574339,
            "minimum": 1025.254339,
            "name": "Z",
            "position": 2,
            "stddev": 10.35348237,
            "variance": 107.1945973
          },
          {
            "average": 223.5331515,
            "count": 9920314,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 36.24271582,
            "variance": 1313.53445
          },
          {
            "average": 1.000117133,
            "count": 9920314,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01082218465,
            "variance": 0.0001171196807
          },
          {
            "average": 1.000235476,
            "count": 9920314,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01534343482,
            "variance": 0.000235420992
          },
          {
            "average": 0.5005674216,
            "count": 9920314,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997032,
            "variance": 0.2499997032
          },
          {
            "average": 0,
            "count": 9920314,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.266471505,
            "count": 9920314,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4421136298,
            "variance": 0.1954644616
          },
          {
            "average": 1.521025269,
            "count": 9920314,
            "maximum": 16.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.943041517,
            "variance": 63.09190854
          },
          {
            "average": 202.0216354,
            "count": 9920314,
            "maximum": 212,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 4.225215429,
            "variance": 17.85244542
          },
          {
            "average": 149.1061174,
            "count": 9920314,
            "maximum": 266,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 47.76645968,
            "variance": 2281.634671
          },
          {
            "average": 36166.00875,
            "count": 9920314,
            "maximum": 65280,
            "minimum": 11520,
            "name": "Red",
            "position": 12,
            "stddev": 11539.83404,
            "variance": 133167769.6
          },
          {
            "average": 34915.01132,
            "count": 9920314,
            "maximum": 65280,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 9148.323896,
            "variance": 83691830.11
          },
          {
            "average": 30148.23193,
            "count": 9920314,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 9277.974209,
            "variance": 86080805.42
          },
          {
            "average": 509263.2165,
            "count": 9920314,
            "maximum": 515308.9904,
            "minimum": 507315.4524,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2480.705835,
            "variance": 6153901.439
          },
          {
            "average": 0,
            "count": 9920314,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9920314,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9920314,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9920314,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9920314,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431961.6543,
          4977748.123,
          1025.254339,
          432955.2943,
          4979147.083,
          1076.574339
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431961.6542904266,
                4977748.122952074,
                1025.2543387040014
              ],
              [
                431961.6542904266,
                4979147.082952075,
                1025.2543387040014
              ],
              [
                432955.2942904266,
                4979147.082952075,
                1076.5743387040015
              ],
              [
                432955.2942904266,
                4977748.122952074,
                1076.5743387040015
              ],
              [
                431961.6542904266,
                4977748.122952074,
                1025.2543387040014
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T00:55:08+00:00",
        "end_time": "2011-09-19T22:41:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627141,
            44.94991818,
            1025.254339,
            -117.8499306,
            44.96260465,
            1076.574339
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252544229232,
                  44.94991817597434,
                  1025.2543387040014
                ],
                [
                  -117.86271410945224,
                  44.96251018025512,
                  1025.2543387040014
                ],
                [
                  -117.85011652366858,
                  44.96260465428693,
                  1076.5743387040015
                ],
                [
                  -117.84993061067101,
                  44.95001260876816,
                  1076.5743387040015
                ],
                [
                  -117.86252544229232,
                  44.94991817597434,
                  1025.2543387040014
                ]
              ]
            ]
          },
          "id": "44117H7117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T00:55:08Z",
            "pc:count": 9920314,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432420.1729,
                "count": 9920314,
                "maximum": 432955.2943,
                "minimum": 431961.6543,
                "name": "X",
                "position": 0,
                "stddev": 271.4306001,
                "variance": 73674.57068
              },
              {
                "average": 4978390.517,
                "count": 9920314,
                "maximum": 4979147.083,
                "minimum": 4977748.123,
                "name": "Y",
                "position": 1,
                "stddev": 381.2551497,
                "variance": 145355.4892
              },
              {
                "average": 1042.676475,
                "count": 9920314,
                "maximum": 1076.574339,
                "minimum": 1025.254339,
                "name": "Z",
                "position": 2,
                "stddev": 10.35348237,
                "variance": 107.1945973
              },
              {
                "average": 223.5331515,
                "count": 9920314,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 36.24271582,
                "variance": 1313.53445
              },
              {
                "average": 1.000117133,
                "count": 9920314,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01082218465,
                "variance": 0.0001171196807
              },
              {
                "average": 1.000235476,
                "count": 9920314,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01534343482,
                "variance": 0.000235420992
              },
              {
                "average": 0.5005674216,
                "count": 9920314,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997032,
                "variance": 0.2499997032
              },
              {
                "average": 0,
                "count": 9920314,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.266471505,
                "count": 9920314,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4421136298,
                "variance": 0.1954644616
              },
              {
                "average": 1.521025269,
                "count": 9920314,
                "maximum": 16.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.943041517,
                "variance": 63.09190854
              },
              {
                "average": 202.0216354,
                "count": 9920314,
                "maximum": 212,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 4.225215429,
                "variance": 17.85244542
              },
              {
                "average": 149.1061174,
                "count": 9920314,
                "maximum": 266,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 47.76645968,
                "variance": 2281.634671
              },
              {
                "average": 36166.00875,
                "count": 9920314,
                "maximum": 65280,
                "minimum": 11520,
                "name": "Red",
                "position": 12,
                "stddev": 11539.83404,
                "variance": 133167769.6
              },
              {
                "average": 34915.01132,
                "count": 9920314,
                "maximum": 65280,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 9148.323896,
                "variance": 83691830.11
              },
              {
                "average": 30148.23193,
                "count": 9920314,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 9277.974209,
                "variance": 86080805.42
              },
              {
                "average": 509263.2165,
                "count": 9920314,
                "maximum": 515308.9904,
                "minimum": 507315.4524,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2480.705835,
                "variance": 6153901.439
              },
              {
                "average": 0,
                "count": 9920314,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9920314,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9920314,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9920314,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9920314,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431961.6543,
              4977748.123,
              1025.254339,
              432955.2943,
              4979147.083,
              1076.574339
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431961.6542904266,
                    4977748.122952074,
                    1025.2543387040014
                  ],
                  [
                    431961.6542904266,
                    4979147.082952075,
                    1025.2543387040014
                  ],
                  [
                    432955.2942904266,
                    4979147.082952075,
                    1076.5743387040015
                  ],
                  [
                    432955.2942904266,
                    4977748.122952074,
                    1076.5743387040015
                  ],
                  [
                    431961.6542904266,
                    4977748.122952074,
                    1025.2543387040014
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T00:55:08+00:00",
            "end_time": "2011-09-19T22:41:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118A1419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502459634997,
              45.01240054404059,
              1077.3145122713809
            ],
            [
              -118.02524960857446,
              45.02500946143505,
              1077.3145122713809
            ],
            [
              -118.0125292529341,
              45.02512295663038,
              1177.734512271381
            ],
            [
              -118.01230703129173,
              45.01251398962874,
              1177.734512271381
            ],
            [
              -118.02502459634997,
              45.01240054404059,
              1077.3145122713809
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252496,
        45.01240054,
        1077.314512,
        -118.012307,
        45.02512296,
        1177.734512
      ],
      "properties": {
        "datetime": "2011-09-20T23:55:47Z",
        "pc:count": 11465332,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419727.3564,
            "count": 11465332,
            "maximum": 420233.143,
            "minimum": 419230.863,
            "name": "X",
            "position": 0,
            "stddev": 283.1883496,
            "variance": 80195.64133
          },
          {
            "average": 4985533.149,
            "count": 11465332,
            "maximum": 4986239.207,
            "minimum": 4984838.287,
            "name": "Y",
            "position": 1,
            "stddev": 398.6408654,
            "variance": 158914.5395
          },
          {
            "average": 1134.155593,
            "count": 11465332,
            "maximum": 1177.734512,
            "minimum": 1077.314512,
            "name": "Z",
            "position": 2,
            "stddev": 18.24344335,
            "variance": 332.8232252
          },
          {
            "average": 227.9866163,
            "count": 11465332,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.64084922,
            "variance": 657.4531485
          },
          {
            "average": 1.004285353,
            "count": 11465332,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07132461976,
            "variance": 0.005087201384
          },
          {
            "average": 1.008578906,
            "count": 11465332,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1048049891,
            "variance": 0.01098408575
          },
          {
            "average": 0.4984784566,
            "count": 11465332,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977067,
            "variance": 0.2499977067
          },
          {
            "average": 0,
            "count": 11465332,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.254259449,
            "count": 11465332,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4354441391,
            "variance": 0.1896115983
          },
          {
            "average": 0.4482803032,
            "count": 11465332,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.933112203,
            "variance": 62.93426922
          },
          {
            "average": 204.0282582,
            "count": 11465332,
            "maximum": 212,
            "minimum": 191,
            "name": "UserData",
            "position": 10,
            "stddev": 3.720506777,
            "variance": 13.84217068
          },
          {
            "average": 70.7380089,
            "count": 11465332,
            "maximum": 84,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.18455497,
            "variance": 125.0942699
          },
          {
            "average": 36201.71949,
            "count": 11465332,
            "maximum": 58112,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 6912.126252,
            "variance": 47777489.32
          },
          {
            "average": 33080.12277,
            "count": 11465332,
            "maximum": 56832,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 5514.077248,
            "variance": 30405047.9
          },
          {
            "average": 25775.40257,
            "count": 11465332,
            "maximum": 53248,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5361.659,
            "variance": 28747387.24
          },
          {
            "average": 597028.6127,
            "count": 11465332,
            "maximum": 598147.8605,
            "minimum": 587895.097,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1239.12243,
            "variance": 1535424.396
          },
          {
            "average": 0,
            "count": 11465332,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11465332,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11465332,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11465332,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11465332,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419230.863,
          4984838.287,
          1077.314512,
          420233.143,
          4986239.207,
          1177.734512
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419230.8630188153,
                4984838.287445097,
                1077.3145122713809
              ],
              [
                419230.8630188153,
                4986239.207445097,
                1077.3145122713809
              ],
              [
                420233.1430188153,
                4986239.207445097,
                1177.734512271381
              ],
              [
                420233.1430188153,
                4984838.287445097,
                1177.734512271381
              ],
              [
                419230.8630188153,
                4984838.287445097,
                1077.3145122713809
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:55:47+00:00",
        "end_time": "2011-09-20T21:04:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252496,
            45.01240054,
            1077.314512,
            -118.012307,
            45.02512296,
            1177.734512
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502459634997,
                  45.01240054404059,
                  1077.3145122713809
                ],
                [
                  -118.02524960857446,
                  45.02500946143505,
                  1077.3145122713809
                ],
                [
                  -118.0125292529341,
                  45.02512295663038,
                  1177.734512271381
                ],
                [
                  -118.01230703129173,
                  45.01251398962874,
                  1177.734512271381
                ],
                [
                  -118.02502459634997,
                  45.01240054404059,
                  1077.3145122713809
                ]
              ]
            ]
          },
          "id": "45118A1419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:55:47Z",
            "pc:count": 11465332,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419727.3564,
                "count": 11465332,
                "maximum": 420233.143,
                "minimum": 419230.863,
                "name": "X",
                "position": 0,
                "stddev": 283.1883496,
                "variance": 80195.64133
              },
              {
                "average": 4985533.149,
                "count": 11465332,
                "maximum": 4986239.207,
                "minimum": 4984838.287,
                "name": "Y",
                "position": 1,
                "stddev": 398.6408654,
                "variance": 158914.5395
              },
              {
                "average": 1134.155593,
                "count": 11465332,
                "maximum": 1177.734512,
                "minimum": 1077.314512,
                "name": "Z",
                "position": 2,
                "stddev": 18.24344335,
                "variance": 332.8232252
              },
              {
                "average": 227.9866163,
                "count": 11465332,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.64084922,
                "variance": 657.4531485
              },
              {
                "average": 1.004285353,
                "count": 11465332,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07132461976,
                "variance": 0.005087201384
              },
              {
                "average": 1.008578906,
                "count": 11465332,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1048049891,
                "variance": 0.01098408575
              },
              {
                "average": 0.4984784566,
                "count": 11465332,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977067,
                "variance": 0.2499977067
              },
              {
                "average": 0,
                "count": 11465332,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.254259449,
                "count": 11465332,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4354441391,
                "variance": 0.1896115983
              },
              {
                "average": 0.4482803032,
                "count": 11465332,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.933112203,
                "variance": 62.93426922
              },
              {
                "average": 204.0282582,
                "count": 11465332,
                "maximum": 212,
                "minimum": 191,
                "name": "UserData",
                "position": 10,
                "stddev": 3.720506777,
                "variance": 13.84217068
              },
              {
                "average": 70.7380089,
                "count": 11465332,
                "maximum": 84,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.18455497,
                "variance": 125.0942699
              },
              {
                "average": 36201.71949,
                "count": 11465332,
                "maximum": 58112,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 6912.126252,
                "variance": 47777489.32
              },
              {
                "average": 33080.12277,
                "count": 11465332,
                "maximum": 56832,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 5514.077248,
                "variance": 30405047.9
              },
              {
                "average": 25775.40257,
                "count": 11465332,
                "maximum": 53248,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5361.659,
                "variance": 28747387.24
              },
              {
                "average": 597028.6127,
                "count": 11465332,
                "maximum": 598147.8605,
                "minimum": 587895.097,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1239.12243,
                "variance": 1535424.396
              },
              {
                "average": 0,
                "count": 11465332,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11465332,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11465332,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11465332,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11465332,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419230.863,
              4984838.287,
              1077.314512,
              420233.143,
              4986239.207,
              1177.734512
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419230.8630188153,
                    4984838.287445097,
                    1077.3145122713809
                  ],
                  [
                    419230.8630188153,
                    4986239.207445097,
                    1077.3145122713809
                  ],
                  [
                    420233.1430188153,
                    4986239.207445097,
                    1177.734512271381
                  ],
                  [
                    420233.1430188153,
                    4984838.287445097,
                    1177.734512271381
                  ],
                  [
                    419230.8630188153,
                    4984838.287445097,
                    1077.3145122713809
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:55:47+00:00",
            "end_time": "2011-09-20T21: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": "44117G8317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98750281788094,
              44.76240498388965,
              1591.7326109355924
            ],
            [
              -117.98771763383503,
              44.775009920369975,
              1591.7326109355924
            ],
            [
              -117.97502888525133,
              44.77511896343649,
              2009.2526109355924
            ],
            [
              -117.9748168278724,
              44.76251397930819,
              2009.2526109355924
            ],
            [
              -117.98750281788094,
              44.76240498388965,
              1591.7326109355924
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877176,
        44.76240498,
        1591.732611,
        -117.9748168,
        44.77511896,
        2009.252611
      ],
      "properties": {
        "datetime": "2011-09-18T19:59:40Z",
        "pc:count": 29702460,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422350.9849,
            "count": 29702460,
            "maximum": 422853.8227,
            "minimum": 421849.7027,
            "name": "X",
            "position": 0,
            "stddev": 276.2670647,
            "variance": 76323.49103
          },
          {
            "average": 4957747.047,
            "count": 29702460,
            "maximum": 4958431.15,
            "minimum": 4957030.75,
            "name": "Y",
            "position": 1,
            "stddev": 374.6313818,
            "variance": 140348.6723
          },
          {
            "average": 1862.100962,
            "count": 29702460,
            "maximum": 2009.252611,
            "minimum": 1591.732611,
            "name": "Z",
            "position": 2,
            "stddev": 80.32686834,
            "variance": 6452.405777
          },
          {
            "average": 94.07692723,
            "count": 29702460,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.80833558,
            "variance": 2684.103635
          },
          {
            "average": 1.149296994,
            "count": 29702460,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3847395498,
            "variance": 0.1480245212
          },
          {
            "average": 1.305586675,
            "count": 29702460,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5322030406,
            "variance": 0.2832400765
          },
          {
            "average": 0.4998916588,
            "count": 29702460,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999967,
            "variance": 0.2499999967
          },
          {
            "average": 0,
            "count": 29702460,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.073089906,
            "count": 29702460,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.260284025,
            "variance": 0.06774777365
          },
          {
            "average": -1.572420485,
            "count": 29702460,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.579207628,
            "variance": 73.60280353
          },
          {
            "average": 136.6610502,
            "count": 29702460,
            "maximum": 179,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 61.91276081,
            "variance": 3833.189951
          },
          {
            "average": 14764.34248,
            "count": 29702460,
            "maximum": 20117,
            "minimum": 9444,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5300.539885,
            "variance": 28095723.07
          },
          {
            "average": 21250.46795,
            "count": 29702460,
            "maximum": 61440,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12971.26318,
            "variance": 168253668.5
          },
          {
            "average": 22145.31006,
            "count": 29702460,
            "maximum": 59136,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 13155.43961,
            "variance": 173065591.4
          },
          {
            "average": 19598.3228,
            "count": 29702460,
            "maximum": 56832,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 11898.59752,
            "variance": 141576623
          },
          {
            "average": 309101.5691,
            "count": 29702460,
            "maximum": 411180.3757,
            "minimum": 82482.38004,
            "name": "GpsTime",
            "position": 15,
            "stddev": 105736.0407,
            "variance": 11180110310.0
          },
          {
            "average": 0,
            "count": 29702460,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29702460,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29702460,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29702460,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29702460,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421849.7027,
          4957030.75,
          1591.732611,
          422853.8227,
          4958431.15,
          2009.252611
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421849.70271230326,
                4957030.749507845,
                1591.7326109355924
              ],
              [
                421849.70271230326,
                4958431.149507846,
                1591.7326109355924
              ],
              [
                422853.82271230326,
                4958431.149507846,
                2009.2526109355924
              ],
              [
                422853.82271230326,
                4957030.749507845,
                2009.2526109355924
              ],
              [
                421849.70271230326,
                4957030.749507845,
                1591.7326109355924
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T19:59:40+00:00",
        "end_time": "2011-09-15T00:41:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877176,
            44.76240498,
            1591.732611,
            -117.9748168,
            44.77511896,
            2009.252611
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98750281788094,
                  44.76240498388965,
                  1591.7326109355924
                ],
                [
                  -117.98771763383503,
                  44.775009920369975,
                  1591.7326109355924
                ],
                [
                  -117.97502888525133,
                  44.77511896343649,
                  2009.2526109355924
                ],
                [
                  -117.9748168278724,
                  44.76251397930819,
                  2009.2526109355924
                ],
                [
                  -117.98750281788094,
                  44.76240498388965,
                  1591.7326109355924
                ]
              ]
            ]
          },
          "id": "44117G8317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:59:40Z",
            "pc:count": 29702460,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422350.9849,
                "count": 29702460,
                "maximum": 422853.8227,
                "minimum": 421849.7027,
                "name": "X",
                "position": 0,
                "stddev": 276.2670647,
                "variance": 76323.49103
              },
              {
                "average": 4957747.047,
                "count": 29702460,
                "maximum": 4958431.15,
                "minimum": 4957030.75,
                "name": "Y",
                "position": 1,
                "stddev": 374.6313818,
                "variance": 140348.6723
              },
              {
                "average": 1862.100962,
                "count": 29702460,
                "maximum": 2009.252611,
                "minimum": 1591.732611,
                "name": "Z",
                "position": 2,
                "stddev": 80.32686834,
                "variance": 6452.405777
              },
              {
                "average": 94.07692723,
                "count": 29702460,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.80833558,
                "variance": 2684.103635
              },
              {
                "average": 1.149296994,
                "count": 29702460,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3847395498,
                "variance": 0.1480245212
              },
              {
                "average": 1.305586675,
                "count": 29702460,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5322030406,
                "variance": 0.2832400765
              },
              {
                "average": 0.4998916588,
                "count": 29702460,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999967,
                "variance": 0.2499999967
              },
              {
                "average": 0,
                "count": 29702460,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.073089906,
                "count": 29702460,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.260284025,
                "variance": 0.06774777365
              },
              {
                "average": -1.572420485,
                "count": 29702460,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.579207628,
                "variance": 73.60280353
              },
              {
                "average": 136.6610502,
                "count": 29702460,
                "maximum": 179,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 61.91276081,
                "variance": 3833.189951
              },
              {
                "average": 14764.34248,
                "count": 29702460,
                "maximum": 20117,
                "minimum": 9444,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5300.539885,
                "variance": 28095723.07
              },
              {
                "average": 21250.46795,
                "count": 29702460,
                "maximum": 61440,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12971.26318,
                "variance": 168253668.5
              },
              {
                "average": 22145.31006,
                "count": 29702460,
                "maximum": 59136,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 13155.43961,
                "variance": 173065591.4
              },
              {
                "average": 19598.3228,
                "count": 29702460,
                "maximum": 56832,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 11898.59752,
                "variance": 141576623
              },
              {
                "average": 309101.5691,
                "count": 29702460,
                "maximum": 411180.3757,
                "minimum": 82482.38004,
                "name": "GpsTime",
                "position": 15,
                "stddev": 105736.0407,
                "variance": 11180110310.0
              },
              {
                "average": 0,
                "count": 29702460,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29702460,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29702460,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29702460,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29702460,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421849.7027,
              4957030.75,
              1591.732611,
              422853.8227,
              4958431.15,
              2009.252611
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421849.70271230326,
                    4957030.749507845,
                    1591.7326109355924
                  ],
                  [
                    421849.70271230326,
                    4958431.149507846,
                    1591.7326109355924
                  ],
                  [
                    422853.82271230326,
                    4958431.149507846,
                    2009.2526109355924
                  ],
                  [
                    422853.82271230326,
                    4957030.749507845,
                    2009.2526109355924
                  ],
                  [
                    421849.70271230326,
                    4957030.749507845,
                    1591.7326109355924
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T19:59:40+00:00",
            "end_time": "2011-09-15T00:41: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": "44117G7408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.78752559039418,
              44.78742656378097,
              1034.5658169140122
            ],
            [
              -117.78769676287611,
              44.80001052432897,
              1034.5658169140122
            ],
            [
              -117.77502840672054,
              44.800097201765354,
              1081.8858169140124
            ],
            [
              -117.77485998650013,
              44.78751320340576,
              1081.8858169140124
            ],
            [
              -117.78752559039418,
              44.78742656378097,
              1034.5658169140122
            ]
          ]
        ]
      },
      "bbox": [
        -117.7876968,
        44.78742656,
        1034.565817,
        -117.77486,
        44.8000972,
        1081.885817
      ],
      "properties": {
        "datetime": "2011-09-19T00:39:06Z",
        "pc:count": 11440680,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438205.4808,
            "count": 11440680,
            "maximum": 438704.9173,
            "minimum": 437702.8973,
            "name": "X",
            "position": 0,
            "stddev": 285.5137908,
            "variance": 81518.12472
          },
          {
            "average": 4960330.495,
            "count": 11440680,
            "maximum": 4961035.582,
            "minimum": 4959637.582,
            "name": "Y",
            "position": 1,
            "stddev": 398.027176,
            "variance": 158425.6329
          },
          {
            "average": 1049.030116,
            "count": 11440680,
            "maximum": 1081.885817,
            "minimum": 1034.565817,
            "name": "Z",
            "position": 2,
            "stddev": 6.725624142,
            "variance": 45.23402009
          },
          {
            "average": 229.2628755,
            "count": 11440680,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.58267817,
            "variance": 556.1427095
          },
          {
            "average": 1.000237398,
            "count": 11440680,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01541158505,
            "variance": 0.0002375169538
          },
          {
            "average": 1.000475584,
            "count": 11440680,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02181471809,
            "variance": 0.0004758819253
          },
          {
            "average": 0.4999131171,
            "count": 11440680,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000143,
            "variance": 0.2500000143
          },
          {
            "average": 0,
            "count": 11440680,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.281909991,
            "count": 11440680,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4499297343,
            "variance": 0.2024367658
          },
          {
            "average": 1.041617839,
            "count": 11440680,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.825937837,
            "variance": 61.24530302
          },
          {
            "average": 200.831009,
            "count": 11440680,
            "maximum": 212,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 5.475312439,
            "variance": 29.97904631
          },
          {
            "average": 18.60428043,
            "count": 11440680,
            "maximum": 32,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.06171323,
            "variance": 101.2380731
          },
          {
            "average": 25739.68776,
            "count": 11440680,
            "maximum": 64256,
            "minimum": 10240,
            "name": "Red",
            "position": 12,
            "stddev": 8831.591548,
            "variance": 77997009.28
          },
          {
            "average": 27524.78575,
            "count": 11440680,
            "maximum": 63232,
            "minimum": 9984,
            "name": "Green",
            "position": 13,
            "stddev": 7107.677711,
            "variance": 50519082.45
          },
          {
            "average": 21646.19116,
            "count": 11440680,
            "maximum": 61696,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 5740.845781,
            "variance": 32957310.28
          },
          {
            "average": 426461.2506,
            "count": 11440680,
            "maximum": 427946.8835,
            "minimum": 424834.5757,
            "name": "GpsTime",
            "position": 15,
            "stddev": 523.2869337,
            "variance": 273829.215
          },
          {
            "average": 0,
            "count": 11440680,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11440680,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11440680,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11440680,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11440680,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437702.8973,
          4959637.582,
          1034.565817,
          438704.9173,
          4961035.582,
          1081.885817
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437702.8972555365,
                4959637.581675978,
                1034.5658169140122
              ],
              [
                437702.8972555365,
                4961035.581675978,
                1034.5658169140122
              ],
              [
                438704.91725553654,
                4961035.581675978,
                1081.8858169140124
              ],
              [
                438704.91725553654,
                4959637.581675978,
                1081.8858169140124
              ],
              [
                437702.8972555365,
                4959637.581675978,
                1034.5658169140122
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:39:06+00:00",
        "end_time": "2011-09-18T23:47:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7876968,
            44.78742656,
            1034.565817,
            -117.77486,
            44.8000972,
            1081.885817
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.78752559039418,
                  44.78742656378097,
                  1034.5658169140122
                ],
                [
                  -117.78769676287611,
                  44.80001052432897,
                  1034.5658169140122
                ],
                [
                  -117.77502840672054,
                  44.800097201765354,
                  1081.8858169140124
                ],
                [
                  -117.77485998650013,
                  44.78751320340576,
                  1081.8858169140124
                ],
                [
                  -117.78752559039418,
                  44.78742656378097,
                  1034.5658169140122
                ]
              ]
            ]
          },
          "id": "44117G7408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:39:06Z",
            "pc:count": 11440680,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438205.4808,
                "count": 11440680,
                "maximum": 438704.9173,
                "minimum": 437702.8973,
                "name": "X",
                "position": 0,
                "stddev": 285.5137908,
                "variance": 81518.12472
              },
              {
                "average": 4960330.495,
                "count": 11440680,
                "maximum": 4961035.582,
                "minimum": 4959637.582,
                "name": "Y",
                "position": 1,
                "stddev": 398.027176,
                "variance": 158425.6329
              },
              {
                "average": 1049.030116,
                "count": 11440680,
                "maximum": 1081.885817,
                "minimum": 1034.565817,
                "name": "Z",
                "position": 2,
                "stddev": 6.725624142,
                "variance": 45.23402009
              },
              {
                "average": 229.2628755,
                "count": 11440680,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.58267817,
                "variance": 556.1427095
              },
              {
                "average": 1.000237398,
                "count": 11440680,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01541158505,
                "variance": 0.0002375169538
              },
              {
                "average": 1.000475584,
                "count": 11440680,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02181471809,
                "variance": 0.0004758819253
              },
              {
                "average": 0.4999131171,
                "count": 11440680,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000143,
                "variance": 0.2500000143
              },
              {
                "average": 0,
                "count": 11440680,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.281909991,
                "count": 11440680,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4499297343,
                "variance": 0.2024367658
              },
              {
                "average": 1.041617839,
                "count": 11440680,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.825937837,
                "variance": 61.24530302
              },
              {
                "average": 200.831009,
                "count": 11440680,
                "maximum": 212,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 5.475312439,
                "variance": 29.97904631
              },
              {
                "average": 18.60428043,
                "count": 11440680,
                "maximum": 32,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.06171323,
                "variance": 101.2380731
              },
              {
                "average": 25739.68776,
                "count": 11440680,
                "maximum": 64256,
                "minimum": 10240,
                "name": "Red",
                "position": 12,
                "stddev": 8831.591548,
                "variance": 77997009.28
              },
              {
                "average": 27524.78575,
                "count": 11440680,
                "maximum": 63232,
                "minimum": 9984,
                "name": "Green",
                "position": 13,
                "stddev": 7107.677711,
                "variance": 50519082.45
              },
              {
                "average": 21646.19116,
                "count": 11440680,
                "maximum": 61696,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 5740.845781,
                "variance": 32957310.28
              },
              {
                "average": 426461.2506,
                "count": 11440680,
                "maximum": 427946.8835,
                "minimum": 424834.5757,
                "name": "GpsTime",
                "position": 15,
                "stddev": 523.2869337,
                "variance": 273829.215
              },
              {
                "average": 0,
                "count": 11440680,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11440680,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11440680,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11440680,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11440680,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437702.8973,
              4959637.582,
              1034.565817,
              438704.9173,
              4961035.582,
              1081.885817
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437702.8972555365,
                    4959637.581675978,
                    1034.5658169140122
                  ],
                  [
                    437702.8972555365,
                    4961035.581675978,
                    1034.5658169140122
                  ],
                  [
                    438704.91725553654,
                    4961035.581675978,
                    1081.8858169140124
                  ],
                  [
                    438704.91725553654,
                    4959637.581675978,
                    1081.8858169140124
                  ],
                  [
                    437702.8972555365,
                    4959637.581675978,
                    1034.5658169140122
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:39:06+00:00",
            "end_time": "2011-09-18T23:47: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": "45118E1324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.08752383783347,
              45.499894037762225,
              967.9598275967854
            ],
            [
              -118.08776681176813,
              45.51250953994185,
              967.9598275967854
            ],
            [
              -118.07503002859934,
              45.512630128623734,
              1363.7798275967855
            ],
            [
              -118.07478989833666,
              45.50001457370044,
              1363.7798275967855
            ],
            [
              -118.08752383783347,
              45.499894037762225,
              967.9598275967854
            ]
          ]
        ]
      },
      "bbox": [
        -118.0877668,
        45.49989404,
        967.9598276,
        -118.0747899,
        45.51263013,
        1363.779828
      ],
      "properties": {
        "datetime": "2011-09-15T19:24:54Z",
        "pc:count": 13430314,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415533.0998,
            "count": 13430314,
            "maximum": 416031.2598,
            "minimum": 415036.2198,
            "name": "X",
            "position": 0,
            "stddev": 283.0866216,
            "variance": 80138.0353
          },
          {
            "average": 5039768.552,
            "count": 13430314,
            "maximum": 5040461.019,
            "minimum": 5039059.219,
            "name": "Y",
            "position": 1,
            "stddev": 398.0384569,
            "variance": 158434.6131
          },
          {
            "average": 1118.427333,
            "count": 13430314,
            "maximum": 1363.779828,
            "minimum": 967.9598276,
            "name": "Z",
            "position": 2,
            "stddev": 81.91547742,
            "variance": 6710.145441
          },
          {
            "average": 88.15293499,
            "count": 13430314,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.97893925,
            "variance": 2806.768005
          },
          {
            "average": 1.15410362,
            "count": 13430314,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3957837049,
            "variance": 0.1566447411
          },
          {
            "average": 1.315595525,
            "count": 13430314,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5516443492,
            "variance": 0.304311488
          },
          {
            "average": 0.4998597203,
            "count": 13430314,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999989,
            "variance": 0.2499999989
          },
          {
            "average": 0,
            "count": 13430314,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.095572598,
            "count": 13430314,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2940042226,
            "variance": 0.08643848289
          },
          {
            "average": 0.2006542125,
            "count": 13430314,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.833958552,
            "variance": 61.37090659
          },
          {
            "average": 177,
            "count": 13430314,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14718.74019,
            "count": 13430314,
            "maximum": 20012,
            "minimum": 9416,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.013429,
            "variance": 28037167.21
          },
          {
            "average": 17285.37873,
            "count": 13430314,
            "maximum": 55040,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 9700.48708,
            "variance": 94099449.59
          },
          {
            "average": 19871.38919,
            "count": 13430314,
            "maximum": 53248,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 11098.32859,
            "variance": 123172897.5
          },
          {
            "average": 18849.47289,
            "count": 13430314,
            "maximum": 55552,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10399.95314,
            "variance": 108159025.3
          },
          {
            "average": 148904.6242,
            "count": 13430314,
            "maximum": 149894.3907,
            "minimum": 148164.8497,
            "name": "GpsTime",
            "position": 15,
            "stddev": 347.3796802,
            "variance": 120672.6422
          },
          {
            "average": 0,
            "count": 13430314,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13430314,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13430314,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13430314,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13430314,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415036.2198,
          5039059.219,
          967.9598276,
          416031.2598,
          5040461.019,
          1363.779828
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415036.2198440265,
                5039059.218906388,
                967.9598275967854
              ],
              [
                415036.2198440265,
                5040461.018906388,
                967.9598275967854
              ],
              [
                416031.2598440265,
                5040461.018906388,
                1363.7798275967855
              ],
              [
                416031.2598440265,
                5039059.218906388,
                1363.7798275967855
              ],
              [
                415036.2198440265,
                5039059.218906388,
                967.9598275967854
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T19:24:54+00:00",
        "end_time": "2011-09-15T18:56:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0877668,
            45.49989404,
            967.9598276,
            -118.0747899,
            45.51263013,
            1363.779828
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.08752383783347,
                  45.499894037762225,
                  967.9598275967854
                ],
                [
                  -118.08776681176813,
                  45.51250953994185,
                  967.9598275967854
                ],
                [
                  -118.07503002859934,
                  45.512630128623734,
                  1363.7798275967855
                ],
                [
                  -118.07478989833666,
                  45.50001457370044,
                  1363.7798275967855
                ],
                [
                  -118.08752383783347,
                  45.499894037762225,
                  967.9598275967854
                ]
              ]
            ]
          },
          "id": "45118E1324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:24:54Z",
            "pc:count": 13430314,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415533.0998,
                "count": 13430314,
                "maximum": 416031.2598,
                "minimum": 415036.2198,
                "name": "X",
                "position": 0,
                "stddev": 283.0866216,
                "variance": 80138.0353
              },
              {
                "average": 5039768.552,
                "count": 13430314,
                "maximum": 5040461.019,
                "minimum": 5039059.219,
                "name": "Y",
                "position": 1,
                "stddev": 398.0384569,
                "variance": 158434.6131
              },
              {
                "average": 1118.427333,
                "count": 13430314,
                "maximum": 1363.779828,
                "minimum": 967.9598276,
                "name": "Z",
                "position": 2,
                "stddev": 81.91547742,
                "variance": 6710.145441
              },
              {
                "average": 88.15293499,
                "count": 13430314,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.97893925,
                "variance": 2806.768005
              },
              {
                "average": 1.15410362,
                "count": 13430314,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3957837049,
                "variance": 0.1566447411
              },
              {
                "average": 1.315595525,
                "count": 13430314,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5516443492,
                "variance": 0.304311488
              },
              {
                "average": 0.4998597203,
                "count": 13430314,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999989,
                "variance": 0.2499999989
              },
              {
                "average": 0,
                "count": 13430314,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.095572598,
                "count": 13430314,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2940042226,
                "variance": 0.08643848289
              },
              {
                "average": 0.2006542125,
                "count": 13430314,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.833958552,
                "variance": 61.37090659
              },
              {
                "average": 177,
                "count": 13430314,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14718.74019,
                "count": 13430314,
                "maximum": 20012,
                "minimum": 9416,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.013429,
                "variance": 28037167.21
              },
              {
                "average": 17285.37873,
                "count": 13430314,
                "maximum": 55040,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 9700.48708,
                "variance": 94099449.59
              },
              {
                "average": 19871.38919,
                "count": 13430314,
                "maximum": 53248,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 11098.32859,
                "variance": 123172897.5
              },
              {
                "average": 18849.47289,
                "count": 13430314,
                "maximum": 55552,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10399.95314,
                "variance": 108159025.3
              },
              {
                "average": 148904.6242,
                "count": 13430314,
                "maximum": 149894.3907,
                "minimum": 148164.8497,
                "name": "GpsTime",
                "position": 15,
                "stddev": 347.3796802,
                "variance": 120672.6422
              },
              {
                "average": 0,
                "count": 13430314,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13430314,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13430314,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13430314,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13430314,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415036.2198,
              5039059.219,
              967.9598276,
              416031.2598,
              5040461.019,
              1363.779828
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415036.2198440265,
                    5039059.218906388,
                    967.9598275967854
                  ],
                  [
                    415036.2198440265,
                    5040461.018906388,
                    967.9598275967854
                  ],
                  [
                    416031.2598440265,
                    5040461.018906388,
                    1363.7798275967855
                  ],
                  [
                    416031.2598440265,
                    5039059.218906388,
                    1363.7798275967855
                  ],
                  [
                    415036.2198440265,
                    5039059.218906388,
                    967.9598275967854
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T19:24:54+00:00",
            "end_time": "2011-09-15T18: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": "44117G7219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.77502522986273,
              44.82492817365369,
              1024.2029286110596
            ],
            [
              -117.77519388167106,
              44.837510288462546,
              1024.2029286110596
            ],
            [
              -117.76252840731397,
              44.83759555991296,
              1038.9029286110595
            ],
            [
              -117.76236251036916,
              44.825013407911655,
              1038.9029286110595
            ],
            [
              -117.77502522986273,
              44.82492817365369,
              1024.2029286110596
            ]
          ]
        ]
      },
      "bbox": [
        -117.7751939,
        44.82492817,
        1024.202929,
        -117.7623625,
        44.83759556,
        1038.902929
      ],
      "properties": {
        "datetime": "2011-09-19T01:07:33Z",
        "pc:count": 11535685,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439235.2015,
            "count": 11535685,
            "maximum": 439732.6065,
            "minimum": 438731.4665,
            "name": "X",
            "position": 0,
            "stddev": 285.638258,
            "variance": 81589.21443
          },
          {
            "average": 4964495.335,
            "count": 11535685,
            "maximum": 4965191.696,
            "minimum": 4963793.896,
            "name": "Y",
            "position": 1,
            "stddev": 396.7917668,
            "variance": 157443.7062
          },
          {
            "average": 1026.114646,
            "count": 11535685,
            "maximum": 1038.902929,
            "minimum": 1024.202929,
            "name": "Z",
            "position": 2,
            "stddev": 0.8526589065,
            "variance": 0.7270272108
          },
          {
            "average": 223.8295259,
            "count": 11535685,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.05789224,
            "variance": 1027.708455
          },
          {
            "average": 1.00005678,
            "count": 11535685,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007795173981,
            "variance": 6.076473739e-05
          },
          {
            "average": 1.000113301,
            "count": 11535685,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01119154367,
            "variance": 0.0001252506497
          },
          {
            "average": 0.4993504937,
            "count": 11535685,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995998,
            "variance": 0.2499995998
          },
          {
            "average": 0,
            "count": 11535685,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.257428666,
            "count": 11535685,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4372175253,
            "variance": 0.1911591645
          },
          {
            "average": 1.42583582,
            "count": 11535685,
            "maximum": 18,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.721630706,
            "variance": 59.62358077
          },
          {
            "average": 199.175907,
            "count": 11535685,
            "maximum": 212,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 3.072150029,
            "variance": 9.4381058
          },
          {
            "average": 22.46196884,
            "count": 11535685,
            "maximum": 35,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.06408501,
            "variance": 101.2858071
          },
          {
            "average": 37511.44246,
            "count": 11535685,
            "maximum": 65024,
            "minimum": 8960,
            "name": "Red",
            "position": 12,
            "stddev": 9666.712126,
            "variance": 93445323.33
          },
          {
            "average": 35509.75373,
            "count": 11535685,
            "maximum": 64768,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 9216.669588,
            "variance": 84946998.3
          },
          {
            "average": 28941.53284,
            "count": 11535685,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 9706.896871,
            "variance": 94223846.86
          },
          {
            "average": 428095.1473,
            "count": 11535685,
            "maximum": 429653.7973,
            "minimum": 426531.4293,
            "name": "GpsTime",
            "position": 15,
            "stddev": 504.1646006,
            "variance": 254181.9445
          },
          {
            "average": 0,
            "count": 11535685,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11535685,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11535685,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11535685,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11535685,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438731.4665,
          4963793.896,
          1024.202929,
          439732.6065,
          4965191.696,
          1038.902929
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438731.46646924416,
                4963793.8964137975,
                1024.2029286110596
              ],
              [
                438731.46646924416,
                4965191.696413798,
                1024.2029286110596
              ],
              [
                439732.6064692442,
                4965191.696413798,
                1038.9029286110595
              ],
              [
                439732.6064692442,
                4963793.8964137975,
                1038.9029286110595
              ],
              [
                438731.46646924416,
                4963793.8964137975,
                1024.2029286110596
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T01:07:33+00:00",
        "end_time": "2011-09-19T00:15:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7751939,
            44.82492817,
            1024.202929,
            -117.7623625,
            44.83759556,
            1038.902929
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.77502522986273,
                  44.82492817365369,
                  1024.2029286110596
                ],
                [
                  -117.77519388167106,
                  44.837510288462546,
                  1024.2029286110596
                ],
                [
                  -117.76252840731397,
                  44.83759555991296,
                  1038.9029286110595
                ],
                [
                  -117.76236251036916,
                  44.825013407911655,
                  1038.9029286110595
                ],
                [
                  -117.77502522986273,
                  44.82492817365369,
                  1024.2029286110596
                ]
              ]
            ]
          },
          "id": "44117G7219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T01:07:33Z",
            "pc:count": 11535685,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439235.2015,
                "count": 11535685,
                "maximum": 439732.6065,
                "minimum": 438731.4665,
                "name": "X",
                "position": 0,
                "stddev": 285.638258,
                "variance": 81589.21443
              },
              {
                "average": 4964495.335,
                "count": 11535685,
                "maximum": 4965191.696,
                "minimum": 4963793.896,
                "name": "Y",
                "position": 1,
                "stddev": 396.7917668,
                "variance": 157443.7062
              },
              {
                "average": 1026.114646,
                "count": 11535685,
                "maximum": 1038.902929,
                "minimum": 1024.202929,
                "name": "Z",
                "position": 2,
                "stddev": 0.8526589065,
                "variance": 0.7270272108
              },
              {
                "average": 223.8295259,
                "count": 11535685,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.05789224,
                "variance": 1027.708455
              },
              {
                "average": 1.00005678,
                "count": 11535685,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007795173981,
                "variance": 6.076473739e-05
              },
              {
                "average": 1.000113301,
                "count": 11535685,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01119154367,
                "variance": 0.0001252506497
              },
              {
                "average": 0.4993504937,
                "count": 11535685,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995998,
                "variance": 0.2499995998
              },
              {
                "average": 0,
                "count": 11535685,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.257428666,
                "count": 11535685,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4372175253,
                "variance": 0.1911591645
              },
              {
                "average": 1.42583582,
                "count": 11535685,
                "maximum": 18,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.721630706,
                "variance": 59.62358077
              },
              {
                "average": 199.175907,
                "count": 11535685,
                "maximum": 212,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 3.072150029,
                "variance": 9.4381058
              },
              {
                "average": 22.46196884,
                "count": 11535685,
                "maximum": 35,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.06408501,
                "variance": 101.2858071
              },
              {
                "average": 37511.44246,
                "count": 11535685,
                "maximum": 65024,
                "minimum": 8960,
                "name": "Red",
                "position": 12,
                "stddev": 9666.712126,
                "variance": 93445323.33
              },
              {
                "average": 35509.75373,
                "count": 11535685,
                "maximum": 64768,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 9216.669588,
                "variance": 84946998.3
              },
              {
                "average": 28941.53284,
                "count": 11535685,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 9706.896871,
                "variance": 94223846.86
              },
              {
                "average": 428095.1473,
                "count": 11535685,
                "maximum": 429653.7973,
                "minimum": 426531.4293,
                "name": "GpsTime",
                "position": 15,
                "stddev": 504.1646006,
                "variance": 254181.9445
              },
              {
                "average": 0,
                "count": 11535685,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11535685,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11535685,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11535685,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11535685,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438731.4665,
              4963793.896,
              1024.202929,
              439732.6065,
              4965191.696,
              1038.902929
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438731.46646924416,
                    4963793.8964137975,
                    1024.2029286110596
                  ],
                  [
                    438731.46646924416,
                    4965191.696413798,
                    1024.2029286110596
                  ],
                  [
                    439732.6064692442,
                    4965191.696413798,
                    1038.9029286110595
                  ],
                  [
                    439732.6064692442,
                    4963793.8964137975,
                    1038.9029286110595
                  ],
                  [
                    438731.46646924416,
                    4963793.8964137975,
                    1024.2029286110596
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T01:07:33+00:00",
            "end_time": "2011-09-19T00:15:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118E1319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.08752442365083,
              45.512393794370716,
              962.562136689494
            ],
            [
              -118.08776750360596,
              45.52500926882383,
              962.562136689494
            ],
            [
              -118.07503071698865,
              45.525129856638685,
              1271.842136689494
            ],
            [
              -118.07479048194527,
              45.51251432944207,
              1271.842136689494
            ],
            [
              -118.08752442365083,
              45.512393794370716,
              962.562136689494
            ]
          ]
        ]
      },
      "bbox": [
        -118.0877675,
        45.51239379,
        962.5621367,
        -118.0747905,
        45.52512986,
        1271.842137
      ],
      "properties": {
        "datetime": "2011-09-15T19:17:53Z",
        "pc:count": 13654684,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415553.503,
            "count": 13654684,
            "maximum": 416049.7985,
            "minimum": 415054.9785,
            "name": "X",
            "position": 0,
            "stddev": 284.9843022,
            "variance": 81216.05251
          },
          {
            "average": 5041158.96,
            "count": 13654684,
            "maximum": 5041849.703,
            "minimum": 5040447.903,
            "name": "Y",
            "position": 1,
            "stddev": 403.0327612,
            "variance": 162435.4066
          },
          {
            "average": 1044.924098,
            "count": 13654684,
            "maximum": 1271.842137,
            "minimum": 962.5621367,
            "name": "Z",
            "position": 2,
            "stddev": 65.03223312,
            "variance": 4229.191345
          },
          {
            "average": 87.08143594,
            "count": 13654684,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.13437042,
            "variance": 2717.992579
          },
          {
            "average": 1.132214557,
            "count": 13654684,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3664791149,
            "variance": 0.1343069417
          },
          {
            "average": 1.272456397,
            "count": 13654684,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5145156775,
            "variance": 0.2647263824
          },
          {
            "average": 0.499814203,
            "count": 13654684,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999838,
            "variance": 0.2499999838
          },
          {
            "average": 0,
            "count": 13654684,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.094868325,
            "count": 13654684,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2930329883,
            "variance": 0.08586833223
          },
          {
            "average": -0.2790093342,
            "count": 13654684,
            "maximum": 16.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.201423336,
            "variance": 67.26334473
          },
          {
            "average": 177,
            "count": 13654684,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14714.25433,
            "count": 13654684,
            "maximum": 20011,
            "minimum": 9416,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.006127,
            "variance": 28037089.88
          },
          {
            "average": 18500.76392,
            "count": 13654684,
            "maximum": 59648,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 10165.31065,
            "variance": 103333540.7
          },
          {
            "average": 21270.42156,
            "count": 13654684,
            "maximum": 60672,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 11324.53391,
            "variance": 128245068.3
          },
          {
            "average": 19528.96428,
            "count": 13654684,
            "maximum": 59392,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10188.38857,
            "variance": 103803261.6
          },
          {
            "average": 148860.933,
            "count": 13654684,
            "maximum": 149473.5849,
            "minimum": 148189.6256,
            "name": "GpsTime",
            "position": 15,
            "stddev": 350.252211,
            "variance": 122676.6113
          },
          {
            "average": 0,
            "count": 13654684,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13654684,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13654684,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13654684,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13654684,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415054.9785,
          5040447.903,
          962.5621367,
          416049.7985,
          5041849.703,
          1271.842137
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415054.9784580655,
                5040447.9034917895,
                962.562136689494
              ],
              [
                415054.9784580655,
                5041849.70349179,
                962.562136689494
              ],
              [
                416049.79845806543,
                5041849.70349179,
                1271.842136689494
              ],
              [
                416049.79845806543,
                5040447.9034917895,
                1271.842136689494
              ],
              [
                415054.9784580655,
                5040447.9034917895,
                962.562136689494
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T19:17:53+00:00",
        "end_time": "2011-09-15T18:56:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0877675,
            45.51239379,
            962.5621367,
            -118.0747905,
            45.52512986,
            1271.842137
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.08752442365083,
                  45.512393794370716,
                  962.562136689494
                ],
                [
                  -118.08776750360596,
                  45.52500926882383,
                  962.562136689494
                ],
                [
                  -118.07503071698865,
                  45.525129856638685,
                  1271.842136689494
                ],
                [
                  -118.07479048194527,
                  45.51251432944207,
                  1271.842136689494
                ],
                [
                  -118.08752442365083,
                  45.512393794370716,
                  962.562136689494
                ]
              ]
            ]
          },
          "id": "45118E1319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:17:53Z",
            "pc:count": 13654684,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415553.503,
                "count": 13654684,
                "maximum": 416049.7985,
                "minimum": 415054.9785,
                "name": "X",
                "position": 0,
                "stddev": 284.9843022,
                "variance": 81216.05251
              },
              {
                "average": 5041158.96,
                "count": 13654684,
                "maximum": 5041849.703,
                "minimum": 5040447.903,
                "name": "Y",
                "position": 1,
                "stddev": 403.0327612,
                "variance": 162435.4066
              },
              {
                "average": 1044.924098,
                "count": 13654684,
                "maximum": 1271.842137,
                "minimum": 962.5621367,
                "name": "Z",
                "position": 2,
                "stddev": 65.03223312,
                "variance": 4229.191345
              },
              {
                "average": 87.08143594,
                "count": 13654684,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.13437042,
                "variance": 2717.992579
              },
              {
                "average": 1.132214557,
                "count": 13654684,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3664791149,
                "variance": 0.1343069417
              },
              {
                "average": 1.272456397,
                "count": 13654684,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5145156775,
                "variance": 0.2647263824
              },
              {
                "average": 0.499814203,
                "count": 13654684,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999838,
                "variance": 0.2499999838
              },
              {
                "average": 0,
                "count": 13654684,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.094868325,
                "count": 13654684,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2930329883,
                "variance": 0.08586833223
              },
              {
                "average": -0.2790093342,
                "count": 13654684,
                "maximum": 16.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.201423336,
                "variance": 67.26334473
              },
              {
                "average": 177,
                "count": 13654684,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14714.25433,
                "count": 13654684,
                "maximum": 20011,
                "minimum": 9416,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.006127,
                "variance": 28037089.88
              },
              {
                "average": 18500.76392,
                "count": 13654684,
                "maximum": 59648,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 10165.31065,
                "variance": 103333540.7
              },
              {
                "average": 21270.42156,
                "count": 13654684,
                "maximum": 60672,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 11324.53391,
                "variance": 128245068.3
              },
              {
                "average": 19528.96428,
                "count": 13654684,
                "maximum": 59392,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10188.38857,
                "variance": 103803261.6
              },
              {
                "average": 148860.933,
                "count": 13654684,
                "maximum": 149473.5849,
                "minimum": 148189.6256,
                "name": "GpsTime",
                "position": 15,
                "stddev": 350.252211,
                "variance": 122676.6113
              },
              {
                "average": 0,
                "count": 13654684,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13654684,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13654684,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13654684,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13654684,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415054.9785,
              5040447.903,
              962.5621367,
              416049.7985,
              5041849.703,
              1271.842137
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415054.9784580655,
                    5040447.9034917895,
                    962.562136689494
                  ],
                  [
                    415054.9784580655,
                    5041849.70349179,
                    962.562136689494
                  ],
                  [
                    416049.79845806543,
                    5041849.70349179,
                    1271.842136689494
                  ],
                  [
                    416049.79845806543,
                    5040447.9034917895,
                    1271.842136689494
                  ],
                  [
                    415054.9784580655,
                    5040447.9034917895,
                    962.562136689494
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T19:17:53+00:00",
            "end_time": "2011-09-15T18: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": "44117H7323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002414664987,
              44.87491980981426,
              1015.5292358060445
            ],
            [
              -117.85020955965066,
              44.887509681004445,
              1015.5292358060445
            ],
            [
              -117.83752853954483,
              44.8876033875881,
              1031.8892358060446
            ],
            [
              -117.83734589122471,
              44.87501347550155,
              1031.8892358060446
            ],
            [
              -117.85002414664987,
              44.87491980981426,
              1015.5292358060445
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502096,
        44.87491981,
        1015.529236,
        -117.8373459,
        44.88760339,
        1031.889236
      ],
      "properties": {
        "datetime": "2011-09-20T02:18:23Z",
        "pc:count": 11528843,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433357.2018,
            "count": 11528843,
            "maximum": 433862.055,
            "minimum": 432860.535,
            "name": "X",
            "position": 0,
            "stddev": 284.7007863,
            "variance": 81054.53775
          },
          {
            "average": 4970106.306,
            "count": 11528843,
            "maximum": 4970805.167,
            "minimum": 4969406.467,
            "name": "Y",
            "position": 1,
            "stddev": 399.3784844,
            "variance": 159503.1738
          },
          {
            "average": 1017.211161,
            "count": 11528843,
            "maximum": 1031.889236,
            "minimum": 1015.529236,
            "name": "Z",
            "position": 2,
            "stddev": 0.503308291,
            "variance": 0.2533192358
          },
          {
            "average": 232.0884082,
            "count": 11528843,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.15464323,
            "variance": 583.4467896
          },
          {
            "average": 1.001106616,
            "count": 11528843,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03644361418,
            "variance": 0.001328137015
          },
          {
            "average": 1.002218262,
            "count": 11528843,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05375945982,
            "variance": 0.00289007952
          },
          {
            "average": 0.4989473792,
            "count": 11528843,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989137,
            "variance": 0.2499989137
          },
          {
            "average": 0,
            "count": 11528843,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.271336681,
            "count": 11528843,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4446494168,
            "variance": 0.1977131039
          },
          {
            "average": 1.576558938,
            "count": 11528843,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.933770955,
            "variance": 62.94472156
          },
          {
            "average": 193.1014617,
            "count": 11528843,
            "maximum": 206,
            "minimum": 181,
            "name": "UserData",
            "position": 10,
            "stddev": 3.356250913,
            "variance": 11.26442019
          },
          {
            "average": 262.3574675,
            "count": 11528843,
            "maximum": 276,
            "minimum": 249,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56959915,
            "variance": 111.7164262
          },
          {
            "average": 23839.17121,
            "count": 11528843,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 4540.471912,
            "variance": 20615885.18
          },
          {
            "average": 26586.13729,
            "count": 11528843,
            "maximum": 65280,
            "minimum": 6912,
            "name": "Green",
            "position": 13,
            "stddev": 4939.007082,
            "variance": 24393790.96
          },
          {
            "average": 21263.46473,
            "count": 11528843,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Blue",
            "position": 14,
            "stddev": 3711.063351,
            "variance": 13771991.19
          },
          {
            "average": 518799.9843,
            "count": 11528843,
            "maximum": 520303.288,
            "minimum": 517147.8727,
            "name": "GpsTime",
            "position": 15,
            "stddev": 667.1523676,
            "variance": 445092.2815
          },
          {
            "average": 0,
            "count": 11528843,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11528843,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11528843,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11528843,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11528843,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432860.535,
          4969406.467,
          1015.529236,
          433862.055,
          4970805.167,
          1031.889236
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432860.5350144874,
                4969406.466902241,
                1015.5292358060445
              ],
              [
                432860.5350144874,
                4970805.16690224,
                1015.5292358060445
              ],
              [
                433862.0550144874,
                4970805.16690224,
                1031.8892358060446
              ],
              [
                433862.0550144874,
                4969406.466902241,
                1031.8892358060446
              ],
              [
                432860.5350144874,
                4969406.466902241,
                1015.5292358060445
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:18:23+00:00",
        "end_time": "2011-09-20T01:25:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502096,
            44.87491981,
            1015.529236,
            -117.8373459,
            44.88760339,
            1031.889236
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002414664987,
                  44.87491980981426,
                  1015.5292358060445
                ],
                [
                  -117.85020955965066,
                  44.887509681004445,
                  1015.5292358060445
                ],
                [
                  -117.83752853954483,
                  44.8876033875881,
                  1031.8892358060446
                ],
                [
                  -117.83734589122471,
                  44.87501347550155,
                  1031.8892358060446
                ],
                [
                  -117.85002414664987,
                  44.87491980981426,
                  1015.5292358060445
                ]
              ]
            ]
          },
          "id": "44117H7323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:18:23Z",
            "pc:count": 11528843,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433357.2018,
                "count": 11528843,
                "maximum": 433862.055,
                "minimum": 432860.535,
                "name": "X",
                "position": 0,
                "stddev": 284.7007863,
                "variance": 81054.53775
              },
              {
                "average": 4970106.306,
                "count": 11528843,
                "maximum": 4970805.167,
                "minimum": 4969406.467,
                "name": "Y",
                "position": 1,
                "stddev": 399.3784844,
                "variance": 159503.1738
              },
              {
                "average": 1017.211161,
                "count": 11528843,
                "maximum": 1031.889236,
                "minimum": 1015.529236,
                "name": "Z",
                "position": 2,
                "stddev": 0.503308291,
                "variance": 0.2533192358
              },
              {
                "average": 232.0884082,
                "count": 11528843,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.15464323,
                "variance": 583.4467896
              },
              {
                "average": 1.001106616,
                "count": 11528843,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03644361418,
                "variance": 0.001328137015
              },
              {
                "average": 1.002218262,
                "count": 11528843,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05375945982,
                "variance": 0.00289007952
              },
              {
                "average": 0.4989473792,
                "count": 11528843,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989137,
                "variance": 0.2499989137
              },
              {
                "average": 0,
                "count": 11528843,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.271336681,
                "count": 11528843,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4446494168,
                "variance": 0.1977131039
              },
              {
                "average": 1.576558938,
                "count": 11528843,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.933770955,
                "variance": 62.94472156
              },
              {
                "average": 193.1014617,
                "count": 11528843,
                "maximum": 206,
                "minimum": 181,
                "name": "UserData",
                "position": 10,
                "stddev": 3.356250913,
                "variance": 11.26442019
              },
              {
                "average": 262.3574675,
                "count": 11528843,
                "maximum": 276,
                "minimum": 249,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56959915,
                "variance": 111.7164262
              },
              {
                "average": 23839.17121,
                "count": 11528843,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 4540.471912,
                "variance": 20615885.18
              },
              {
                "average": 26586.13729,
                "count": 11528843,
                "maximum": 65280,
                "minimum": 6912,
                "name": "Green",
                "position": 13,
                "stddev": 4939.007082,
                "variance": 24393790.96
              },
              {
                "average": 21263.46473,
                "count": 11528843,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Blue",
                "position": 14,
                "stddev": 3711.063351,
                "variance": 13771991.19
              },
              {
                "average": 518799.9843,
                "count": 11528843,
                "maximum": 520303.288,
                "minimum": 517147.8727,
                "name": "GpsTime",
                "position": 15,
                "stddev": 667.1523676,
                "variance": 445092.2815
              },
              {
                "average": 0,
                "count": 11528843,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11528843,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11528843,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11528843,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11528843,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432860.535,
              4969406.467,
              1015.529236,
              433862.055,
              4970805.167,
              1031.889236
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432860.5350144874,
                    4969406.466902241,
                    1015.5292358060445
                  ],
                  [
                    432860.5350144874,
                    4970805.16690224,
                    1015.5292358060445
                  ],
                  [
                    433862.0550144874,
                    4970805.16690224,
                    1031.8892358060446
                  ],
                  [
                    433862.0550144874,
                    4969406.466902241,
                    1031.8892358060446
                  ],
                  [
                    432860.5350144874,
                    4969406.466902241,
                    1015.5292358060445
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:18:23+00:00",
            "end_time": "2011-09-20T01:25: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": "44117G7210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.76252514245988,
              44.84992937527805,
              1021.3850919619338
            ],
            [
              -117.76269120468623,
              44.86251039151816,
              1021.3850919619338
            ],
            [
              -117.75010475936517,
              44.862593757200116,
              1065.4850919619337
            ],
            [
              -117.74994143698721,
              44.850012704602136,
              1065.4850919619337
            ],
            [
              -117.76252514245988,
              44.84992937527805,
              1021.3850919619338
            ]
          ]
        ]
      },
      "bbox": [
        -117.7626912,
        44.84992938,
        1021.385092,
        -117.7499414,
        44.86259376,
        1065.485092
      ],
      "properties": {
        "datetime": "2011-09-19T01:10:48Z",
        "pc:count": 10786035,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440217.8172,
            "count": 10786035,
            "maximum": 440740.1834,
            "minimum": 439745.7234,
            "name": "X",
            "position": 0,
            "stddev": 272.6923339,
            "variance": 74361.10897
          },
          {
            "average": 4967223.551,
            "count": 10786035,
            "maximum": 4967959.468,
            "minimum": 4966561.788,
            "name": "Y",
            "position": 1,
            "stddev": 391.6433966,
            "variance": 153384.5501
          },
          {
            "average": 1026.026834,
            "count": 10786035,
            "maximum": 1065.485092,
            "minimum": 1021.385092,
            "name": "Z",
            "position": 2,
            "stddev": 7.027485497,
            "variance": 49.38555241
          },
          {
            "average": 218.3234855,
            "count": 10786035,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 40.89597892,
            "variance": 1672.481092
          },
          {
            "average": 1.000521044,
            "count": 10786035,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02429623496,
            "variance": 0.0005903070333
          },
          {
            "average": 1.001044128,
            "count": 10786035,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03538901771,
            "variance": 0.001252382575
          },
          {
            "average": 0.4994541553,
            "count": 10786035,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997252,
            "variance": 0.2499997252
          },
          {
            "average": 0,
            "count": 10786035,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.244539907,
            "count": 10786035,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4298140973,
            "variance": 0.1847401582
          },
          {
            "average": 1.624909289,
            "count": 10786035,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.80305016,
            "variance": 60.88759179
          },
          {
            "average": 200.6777821,
            "count": 10786035,
            "maximum": 212,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 3.251947922,
            "variance": 10.57516529
          },
          {
            "average": 22.60370025,
            "count": 10786035,
            "maximum": 37,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.65357574,
            "variance": 113.498676
          },
          {
            "average": 44119.97753,
            "count": 10786035,
            "maximum": 61440,
            "minimum": 8192,
            "name": "Red",
            "position": 12,
            "stddev": 5657.449994,
            "variance": 32006740.44
          },
          {
            "average": 40867.26956,
            "count": 10786035,
            "maximum": 60928,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 6590.318265,
            "variance": 43432294.83
          },
          {
            "average": 35651.2679,
            "count": 10786035,
            "maximum": 61184,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 8558.881777,
            "variance": 73254457.27
          },
          {
            "average": 428778.5572,
            "count": 10786035,
            "maximum": 429848.5595,
            "minimum": 427346.1966,
            "name": "GpsTime",
            "position": 15,
            "stddev": 531.3939811,
            "variance": 282379.5631
          },
          {
            "average": 0,
            "count": 10786035,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10786035,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10786035,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10786035,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10786035,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439745.7234,
          4966561.788,
          1021.385092,
          440740.1834,
          4967959.468,
          1065.485092
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439745.7234140819,
                4966561.787650861,
                1021.3850919619338
              ],
              [
                439745.7234140819,
                4967959.467650861,
                1021.3850919619338
              ],
              [
                440740.18341408187,
                4967959.467650861,
                1065.4850919619337
              ],
              [
                440740.18341408187,
                4966561.787650861,
                1065.4850919619337
              ],
              [
                439745.7234140819,
                4966561.787650861,
                1021.3850919619338
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T01:10:48+00:00",
        "end_time": "2011-09-19T00:29:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7626912,
            44.84992938,
            1021.385092,
            -117.7499414,
            44.86259376,
            1065.485092
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.76252514245988,
                  44.84992937527805,
                  1021.3850919619338
                ],
                [
                  -117.76269120468623,
                  44.86251039151816,
                  1021.3850919619338
                ],
                [
                  -117.75010475936517,
                  44.862593757200116,
                  1065.4850919619337
                ],
                [
                  -117.74994143698721,
                  44.850012704602136,
                  1065.4850919619337
                ],
                [
                  -117.76252514245988,
                  44.84992937527805,
                  1021.3850919619338
                ]
              ]
            ]
          },
          "id": "44117G7210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T01:10:48Z",
            "pc:count": 10786035,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 440217.8172,
                "count": 10786035,
                "maximum": 440740.1834,
                "minimum": 439745.7234,
                "name": "X",
                "position": 0,
                "stddev": 272.6923339,
                "variance": 74361.10897
              },
              {
                "average": 4967223.551,
                "count": 10786035,
                "maximum": 4967959.468,
                "minimum": 4966561.788,
                "name": "Y",
                "position": 1,
                "stddev": 391.6433966,
                "variance": 153384.5501
              },
              {
                "average": 1026.026834,
                "count": 10786035,
                "maximum": 1065.485092,
                "minimum": 1021.385092,
                "name": "Z",
                "position": 2,
                "stddev": 7.027485497,
                "variance": 49.38555241
              },
              {
                "average": 218.3234855,
                "count": 10786035,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 40.89597892,
                "variance": 1672.481092
              },
              {
                "average": 1.000521044,
                "count": 10786035,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02429623496,
                "variance": 0.0005903070333
              },
              {
                "average": 1.001044128,
                "count": 10786035,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03538901771,
                "variance": 0.001252382575
              },
              {
                "average": 0.4994541553,
                "count": 10786035,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997252,
                "variance": 0.2499997252
              },
              {
                "average": 0,
                "count": 10786035,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.244539907,
                "count": 10786035,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4298140973,
                "variance": 0.1847401582
              },
              {
                "average": 1.624909289,
                "count": 10786035,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.80305016,
                "variance": 60.88759179
              },
              {
                "average": 200.6777821,
                "count": 10786035,
                "maximum": 212,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 3.251947922,
                "variance": 10.57516529
              },
              {
                "average": 22.60370025,
                "count": 10786035,
                "maximum": 37,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.65357574,
                "variance": 113.498676
              },
              {
                "average": 44119.97753,
                "count": 10786035,
                "maximum": 61440,
                "minimum": 8192,
                "name": "Red",
                "position": 12,
                "stddev": 5657.449994,
                "variance": 32006740.44
              },
              {
                "average": 40867.26956,
                "count": 10786035,
                "maximum": 60928,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 6590.318265,
                "variance": 43432294.83
              },
              {
                "average": 35651.2679,
                "count": 10786035,
                "maximum": 61184,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 8558.881777,
                "variance": 73254457.27
              },
              {
                "average": 428778.5572,
                "count": 10786035,
                "maximum": 429848.5595,
                "minimum": 427346.1966,
                "name": "GpsTime",
                "position": 15,
                "stddev": 531.3939811,
                "variance": 282379.5631
              },
              {
                "average": 0,
                "count": 10786035,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10786035,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10786035,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10786035,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10786035,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439745.7234,
              4966561.788,
              1021.385092,
              440740.1834,
              4967959.468,
              1065.485092
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439745.7234140819,
                    4966561.787650861,
                    1021.3850919619338
                  ],
                  [
                    439745.7234140819,
                    4967959.467650861,
                    1021.3850919619338
                  ],
                  [
                    440740.18341408187,
                    4967959.467650861,
                    1065.4850919619337
                  ],
                  [
                    440740.18341408187,
                    4966561.787650861,
                    1065.4850919619337
                  ],
                  [
                    439745.7234140819,
                    4966561.787650861,
                    1021.3850919619338
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T01:10:48+00:00",
            "end_time": "2011-09-19T00:29: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": "45118E1302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.11252441423274,
              45.54989104450066,
              1247.4342361449924
            ],
            [
              -118.11267646861667,
              45.55759592935298,
              1247.4342361449924
            ],
            [
              -118.10003132382354,
              45.5577184096395,
              1669.1142361449922
            ],
            [
              -118.0998809966293,
              45.55001349206501,
              1669.1142361449922
            ],
            [
              -118.11252441423274,
              45.54989104450066,
              1247.4342361449924
            ]
          ]
        ]
      },
      "bbox": [
        -118.1126765,
        45.54989104,
        1247.434236,
        -118.099881,
        45.55771841,
        1669.114236
      ],
      "properties": {
        "datetime": "2011-09-15T20:00:23Z",
        "pc:count": 8356439,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 413641.8368,
            "count": 8356439,
            "maximum": 414147.0759,
            "minimum": 413159.9759,
            "name": "X",
            "position": 0,
            "stddev": 278.4918841,
            "variance": 77557.72948
          },
          {
            "average": 5045082.956,
            "count": 8356439,
            "maximum": 5045496.657,
            "minimum": 5044640.497,
            "name": "Y",
            "position": 1,
            "stddev": 245.4809167,
            "variance": 60260.88046
          },
          {
            "average": 1499.545245,
            "count": 8356439,
            "maximum": 1669.114236,
            "minimum": 1247.434236,
            "name": "Z",
            "position": 2,
            "stddev": 94.64635262,
            "variance": 8957.932065
          },
          {
            "average": 90.696655,
            "count": 8356439,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.27575663,
            "variance": 2629.203218
          },
          {
            "average": 1.141811602,
            "count": 8356439,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3825229118,
            "variance": 0.1463237781
          },
          {
            "average": 1.290638153,
            "count": 8356439,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5369428868,
            "variance": 0.2883076637
          },
          {
            "average": 0.4996219083,
            "count": 8356439,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999887,
            "variance": 0.249999887
          },
          {
            "average": 0,
            "count": 8356439,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.116344654,
            "count": 8356439,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3206377823,
            "variance": 0.1028085874
          },
          {
            "average": -1.543284353,
            "count": 8356439,
            "maximum": 16.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.903730737,
            "variance": 62.46895957
          },
          {
            "average": 177,
            "count": 8356439,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14739.82035,
            "count": 8356439,
            "maximum": 20019,
            "minimum": 9423,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5294.989038,
            "variance": 28036908.91
          },
          {
            "average": 15220.13153,
            "count": 8356439,
            "maximum": 56576,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 9078.086239,
            "variance": 82411649.76
          },
          {
            "average": 16329.72938,
            "count": 8356439,
            "maximum": 55296,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 9331.868188,
            "variance": 87083763.88
          },
          {
            "average": 15169.21218,
            "count": 8356439,
            "maximum": 57344,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8334.648442,
            "variance": 69466364.65
          },
          {
            "average": 151078.1946,
            "count": 8356439,
            "maximum": 152023.2905,
            "minimum": 150077.5952,
            "name": "GpsTime",
            "position": 15,
            "stddev": 451.268438,
            "variance": 203643.2032
          },
          {
            "average": 0,
            "count": 8356439,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8356439,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8356439,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8356439,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8356439,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          413159.9759,
          5044640.497,
          1247.434236,
          414147.0759,
          5045496.657,
          1669.114236
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                413159.97585490945,
                5044640.497269789,
                1247.4342361449924
              ],
              [
                413159.97585490945,
                5045496.657269789,
                1247.4342361449924
              ],
              [
                414147.07585490943,
                5045496.657269789,
                1669.1142361449922
              ],
              [
                414147.07585490943,
                5044640.497269789,
                1669.1142361449922
              ],
              [
                413159.97585490945,
                5044640.497269789,
                1247.4342361449924
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:00:23+00:00",
        "end_time": "2011-09-15T19:27:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1126765,
            45.54989104,
            1247.434236,
            -118.099881,
            45.55771841,
            1669.114236
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.11252441423274,
                  45.54989104450066,
                  1247.4342361449924
                ],
                [
                  -118.11267646861667,
                  45.55759592935298,
                  1247.4342361449924
                ],
                [
                  -118.10003132382354,
                  45.5577184096395,
                  1669.1142361449922
                ],
                [
                  -118.0998809966293,
                  45.55001349206501,
                  1669.1142361449922
                ],
                [
                  -118.11252441423274,
                  45.54989104450066,
                  1247.4342361449924
                ]
              ]
            ]
          },
          "id": "45118E1302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:00:23Z",
            "pc:count": 8356439,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 413641.8368,
                "count": 8356439,
                "maximum": 414147.0759,
                "minimum": 413159.9759,
                "name": "X",
                "position": 0,
                "stddev": 278.4918841,
                "variance": 77557.72948
              },
              {
                "average": 5045082.956,
                "count": 8356439,
                "maximum": 5045496.657,
                "minimum": 5044640.497,
                "name": "Y",
                "position": 1,
                "stddev": 245.4809167,
                "variance": 60260.88046
              },
              {
                "average": 1499.545245,
                "count": 8356439,
                "maximum": 1669.114236,
                "minimum": 1247.434236,
                "name": "Z",
                "position": 2,
                "stddev": 94.64635262,
                "variance": 8957.932065
              },
              {
                "average": 90.696655,
                "count": 8356439,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.27575663,
                "variance": 2629.203218
              },
              {
                "average": 1.141811602,
                "count": 8356439,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3825229118,
                "variance": 0.1463237781
              },
              {
                "average": 1.290638153,
                "count": 8356439,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5369428868,
                "variance": 0.2883076637
              },
              {
                "average": 0.4996219083,
                "count": 8356439,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999887,
                "variance": 0.249999887
              },
              {
                "average": 0,
                "count": 8356439,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.116344654,
                "count": 8356439,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3206377823,
                "variance": 0.1028085874
              },
              {
                "average": -1.543284353,
                "count": 8356439,
                "maximum": 16.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.903730737,
                "variance": 62.46895957
              },
              {
                "average": 177,
                "count": 8356439,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14739.82035,
                "count": 8356439,
                "maximum": 20019,
                "minimum": 9423,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5294.989038,
                "variance": 28036908.91
              },
              {
                "average": 15220.13153,
                "count": 8356439,
                "maximum": 56576,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 9078.086239,
                "variance": 82411649.76
              },
              {
                "average": 16329.72938,
                "count": 8356439,
                "maximum": 55296,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 9331.868188,
                "variance": 87083763.88
              },
              {
                "average": 15169.21218,
                "count": 8356439,
                "maximum": 57344,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8334.648442,
                "variance": 69466364.65
              },
              {
                "average": 151078.1946,
                "count": 8356439,
                "maximum": 152023.2905,
                "minimum": 150077.5952,
                "name": "GpsTime",
                "position": 15,
                "stddev": 451.268438,
                "variance": 203643.2032
              },
              {
                "average": 0,
                "count": 8356439,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8356439,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8356439,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8356439,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8356439,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              413159.9759,
              5044640.497,
              1247.434236,
              414147.0759,
              5045496.657,
              1669.114236
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    413159.97585490945,
                    5044640.497269789,
                    1247.4342361449924
                  ],
                  [
                    413159.97585490945,
                    5045496.657269789,
                    1247.4342361449924
                  ],
                  [
                    414147.07585490943,
                    5045496.657269789,
                    1669.1142361449922
                  ],
                  [
                    414147.07585490943,
                    5044640.497269789,
                    1669.1142361449922
                  ],
                  [
                    413159.97585490945,
                    5044640.497269789,
                    1247.4342361449924
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:00:23+00:00",
            "end_time": "2011-09-15T19:27: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": "44117G8115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002465856864,
              44.83740880108046,
              1047.488274069405
            ],
            [
              -117.95023180124797,
              44.85000993063423,
              1047.488274069405
            ],
            [
              -117.9375289890008,
              44.85011492472479,
              1093.908274069405
            ],
            [
              -117.93732461444164,
              44.83751374930723,
              1093.908274069405
            ],
            [
              -117.95002465856864,
              44.83740880108046,
              1047.488274069405
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502318,
        44.8374088,
        1047.488274,
        -117.9373246,
        44.85011492,
        1093.908274
      ],
      "properties": {
        "datetime": "2011-09-21T00:05:31Z",
        "pc:count": 21997583,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425400.8101,
            "count": 21997583,
            "maximum": 425917.0139,
            "minimum": 424913.0939,
            "name": "X",
            "position": 0,
            "stddev": 280.2357856,
            "variance": 78532.09555
          },
          {
            "average": 4965988.955,
            "count": 21997583,
            "maximum": 4966727.101,
            "minimum": 4965327.121,
            "name": "Y",
            "position": 1,
            "stddev": 399.1037791,
            "variance": 159283.8265
          },
          {
            "average": 1058.89312,
            "count": 21997583,
            "maximum": 1093.908274,
            "minimum": 1047.488274,
            "name": "Z",
            "position": 2,
            "stddev": 5.042954005,
            "variance": 25.4313851
          },
          {
            "average": 170.5822381,
            "count": 21997583,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 67.49404781,
            "variance": 4555.44649
          },
          {
            "average": 1.015731728,
            "count": 21997583,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1452478901,
            "variance": 0.02109694957
          },
          {
            "average": 1.031871865,
            "count": 21997583,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2200751544,
            "variance": 0.04843307359
          },
          {
            "average": 0.5000013411,
            "count": 21997583,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000114,
            "variance": 0.2500000114
          },
          {
            "average": 0,
            "count": 21997583,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.149577933,
            "count": 21997583,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3566572316,
            "variance": 0.1272043809
          },
          {
            "average": -0.2441701296,
            "count": 21997583,
            "maximum": 19.00200081,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.284956589,
            "variance": 68.64050568
          },
          {
            "average": 191.1017646,
            "count": 21997583,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 11.1911292,
            "variance": 125.2413727
          },
          {
            "average": 6488.009228,
            "count": 21997583,
            "maximum": 20073,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8101.065947,
            "variance": 65627269.47
          },
          {
            "average": 24268.09011,
            "count": 21997583,
            "maximum": 61696,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10442.83729,
            "variance": 109052850.6
          },
          {
            "average": 26126.41129,
            "count": 21997583,
            "maximum": 61440,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8361.548355,
            "variance": 69915490.9
          },
          {
            "average": 21085.74334,
            "count": 21997583,
            "maximum": 64768,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6063.644432,
            "variance": 36767783.8
          },
          {
            "average": 473129.2311,
            "count": 21997583,
            "maximum": 598731.0634,
            "minimum": 320592.987,
            "name": "GpsTime",
            "position": 15,
            "stddev": 133566.3712,
            "variance": 17839975520.0
          },
          {
            "average": 0,
            "count": 21997583,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21997583,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21997583,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21997583,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21997583,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424913.0939,
          4965327.121,
          1047.488274,
          425917.0139,
          4966727.101,
          1093.908274
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424913.0939082165,
                4965327.121415485,
                1047.488274069405
              ],
              [
                424913.0939082165,
                4966727.101415485,
                1047.488274069405
              ],
              [
                425917.01390821656,
                4966727.101415485,
                1093.908274069405
              ],
              [
                425917.01390821656,
                4965327.121415485,
                1093.908274069405
              ],
              [
                424913.0939082165,
                4965327.121415485,
                1047.488274069405
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-21T00:05:31+00:00",
        "end_time": "2011-09-17T18:49:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502318,
            44.8374088,
            1047.488274,
            -117.9373246,
            44.85011492,
            1093.908274
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002465856864,
                  44.83740880108046,
                  1047.488274069405
                ],
                [
                  -117.95023180124797,
                  44.85000993063423,
                  1047.488274069405
                ],
                [
                  -117.9375289890008,
                  44.85011492472479,
                  1093.908274069405
                ],
                [
                  -117.93732461444164,
                  44.83751374930723,
                  1093.908274069405
                ],
                [
                  -117.95002465856864,
                  44.83740880108046,
                  1047.488274069405
                ]
              ]
            ]
          },
          "id": "44117G8115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-21T00:05:31Z",
            "pc:count": 21997583,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425400.8101,
                "count": 21997583,
                "maximum": 425917.0139,
                "minimum": 424913.0939,
                "name": "X",
                "position": 0,
                "stddev": 280.2357856,
                "variance": 78532.09555
              },
              {
                "average": 4965988.955,
                "count": 21997583,
                "maximum": 4966727.101,
                "minimum": 4965327.121,
                "name": "Y",
                "position": 1,
                "stddev": 399.1037791,
                "variance": 159283.8265
              },
              {
                "average": 1058.89312,
                "count": 21997583,
                "maximum": 1093.908274,
                "minimum": 1047.488274,
                "name": "Z",
                "position": 2,
                "stddev": 5.042954005,
                "variance": 25.4313851
              },
              {
                "average": 170.5822381,
                "count": 21997583,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 67.49404781,
                "variance": 4555.44649
              },
              {
                "average": 1.015731728,
                "count": 21997583,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1452478901,
                "variance": 0.02109694957
              },
              {
                "average": 1.031871865,
                "count": 21997583,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2200751544,
                "variance": 0.04843307359
              },
              {
                "average": 0.5000013411,
                "count": 21997583,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000114,
                "variance": 0.2500000114
              },
              {
                "average": 0,
                "count": 21997583,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.149577933,
                "count": 21997583,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3566572316,
                "variance": 0.1272043809
              },
              {
                "average": -0.2441701296,
                "count": 21997583,
                "maximum": 19.00200081,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.284956589,
                "variance": 68.64050568
              },
              {
                "average": 191.1017646,
                "count": 21997583,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 11.1911292,
                "variance": 125.2413727
              },
              {
                "average": 6488.009228,
                "count": 21997583,
                "maximum": 20073,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8101.065947,
                "variance": 65627269.47
              },
              {
                "average": 24268.09011,
                "count": 21997583,
                "maximum": 61696,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10442.83729,
                "variance": 109052850.6
              },
              {
                "average": 26126.41129,
                "count": 21997583,
                "maximum": 61440,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8361.548355,
                "variance": 69915490.9
              },
              {
                "average": 21085.74334,
                "count": 21997583,
                "maximum": 64768,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6063.644432,
                "variance": 36767783.8
              },
              {
                "average": 473129.2311,
                "count": 21997583,
                "maximum": 598731.0634,
                "minimum": 320592.987,
                "name": "GpsTime",
                "position": 15,
                "stddev": 133566.3712,
                "variance": 17839975520.0
              },
              {
                "average": 0,
                "count": 21997583,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21997583,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21997583,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21997583,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21997583,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424913.0939,
              4965327.121,
              1047.488274,
              425917.0139,
              4966727.101,
              1093.908274
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424913.0939082165,
                    4965327.121415485,
                    1047.488274069405
                  ],
                  [
                    424913.0939082165,
                    4966727.101415485,
                    1047.488274069405
                  ],
                  [
                    425917.01390821656,
                    4966727.101415485,
                    1093.908274069405
                  ],
                  [
                    425917.01390821656,
                    4965327.121415485,
                    1093.908274069405
                  ],
                  [
                    424913.0939082165,
                    4965327.121415485,
                    1047.488274069405
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-21T00:05:31+00:00",
            "end_time": "2011-09-17T18: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": "44117G8323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97499411963126,
              44.76035318747344,
              1934.781000252707
            ],
            [
              -117.97503042564216,
              44.76251162723198,
              1934.781000252707
            ],
            [
              -117.96721225775353,
              44.76257811224863,
              2011.3810002527068
            ],
            [
              -117.96717624274784,
              44.760419667514476,
              2011.3810002527068
            ],
            [
              -117.97499411963126,
              44.76035318747344,
              1934.781000252707
            ]
          ]
        ]
      },
      "bbox": [
        -117.9750304,
        44.76035319,
        1934.781,
        -117.9671762,
        44.76257811,
        2011.381
      ],
      "properties": {
        "datetime": "2011-09-17T18:29:24Z",
        "pc:count": 1520024,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423109.8504,
            "count": 1520024,
            "maximum": 423455.7354,
            "minimum": 422836.9154,
            "name": "X",
            "position": 0,
            "stddev": 141.0012992,
            "variance": 19881.36637
          },
          {
            "average": 4956943.638,
            "count": 1520024,
            "maximum": 4957030.691,
            "minimum": 4956790.891,
            "name": "Y",
            "position": 1,
            "stddev": 57.81653911,
            "variance": 3342.752194
          },
          {
            "average": 1975.768392,
            "count": 1520024,
            "maximum": 2011.381,
            "minimum": 1934.781,
            "name": "Z",
            "position": 2,
            "stddev": 17.33383759,
            "variance": 300.4619256
          },
          {
            "average": 106.5424631,
            "count": 1520024,
            "maximum": 245,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.41943264,
            "variance": 1973.085996
          },
          {
            "average": 1.09804582,
            "count": 1520024,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3185325127,
            "variance": 0.1014629616
          },
          {
            "average": 1.200925117,
            "count": 1520024,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4535775388,
            "variance": 0.2057325837
          },
          {
            "average": 0.4995500071,
            "count": 1520024,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999962,
            "variance": 0.249999962
          },
          {
            "average": 0,
            "count": 1520024,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.132372252,
            "count": 1520024,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3388951379,
            "variance": 0.1148499145
          },
          {
            "average": -2.010912674,
            "count": 1520024,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.088923767,
            "variance": 50.25284017
          },
          {
            "average": 159.3268126,
            "count": 1520024,
            "maximum": 179,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 24.13267805,
            "variance": 582.3861498
          },
          {
            "average": 14547.14617,
            "count": 1520024,
            "maximum": 20117,
            "minimum": 9444,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5313.906775,
            "variance": 28237605.22
          },
          {
            "average": 28708.54696,
            "count": 1520024,
            "maximum": 57600,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 14978.36991,
            "variance": 224351565.2
          },
          {
            "average": 26518.46482,
            "count": 1520024,
            "maximum": 54016,
            "minimum": 256,
            "name": "Green",
            "position": 13,
            "stddev": 13656.30832,
            "variance": 186494757.1
          },
          {
            "average": 21775.24826,
            "count": 1520024,
            "maximum": 51456,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 11820.50134,
            "variance": 139724251.9
          },
          {
            "average": 218995.9548,
            "count": 1520024,
            "maximum": 319364.2596,
            "minimum": 82523.53639,
            "name": "GpsTime",
            "position": 15,
            "stddev": 116310.6756,
            "variance": 13528173270.0
          },
          {
            "average": 0,
            "count": 1520024,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1520024,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1520024,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1520024,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1520024,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422836.9154,
          4956790.891,
          1934.781,
          423455.7354,
          4957030.691,
          2011.381
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422836.91540856747,
                4956790.890781319,
                1934.781000252707
              ],
              [
                422836.91540856747,
                4957030.6907813195,
                1934.781000252707
              ],
              [
                423455.7354085674,
                4957030.6907813195,
                2011.3810002527068
              ],
              [
                423455.7354085674,
                4956790.890781319,
                2011.3810002527068
              ],
              [
                422836.91540856747,
                4956790.890781319,
                1934.781000252707
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T18:29:24+00:00",
        "end_time": "2011-09-15T00:42:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9750304,
            44.76035319,
            1934.781,
            -117.9671762,
            44.76257811,
            2011.381
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97499411963126,
                  44.76035318747344,
                  1934.781000252707
                ],
                [
                  -117.97503042564216,
                  44.76251162723198,
                  1934.781000252707
                ],
                [
                  -117.96721225775353,
                  44.76257811224863,
                  2011.3810002527068
                ],
                [
                  -117.96717624274784,
                  44.760419667514476,
                  2011.3810002527068
                ],
                [
                  -117.97499411963126,
                  44.76035318747344,
                  1934.781000252707
                ]
              ]
            ]
          },
          "id": "44117G8323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T18:29:24Z",
            "pc:count": 1520024,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423109.8504,
                "count": 1520024,
                "maximum": 423455.7354,
                "minimum": 422836.9154,
                "name": "X",
                "position": 0,
                "stddev": 141.0012992,
                "variance": 19881.36637
              },
              {
                "average": 4956943.638,
                "count": 1520024,
                "maximum": 4957030.691,
                "minimum": 4956790.891,
                "name": "Y",
                "position": 1,
                "stddev": 57.81653911,
                "variance": 3342.752194
              },
              {
                "average": 1975.768392,
                "count": 1520024,
                "maximum": 2011.381,
                "minimum": 1934.781,
                "name": "Z",
                "position": 2,
                "stddev": 17.33383759,
                "variance": 300.4619256
              },
              {
                "average": 106.5424631,
                "count": 1520024,
                "maximum": 245,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.41943264,
                "variance": 1973.085996
              },
              {
                "average": 1.09804582,
                "count": 1520024,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3185325127,
                "variance": 0.1014629616
              },
              {
                "average": 1.200925117,
                "count": 1520024,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4535775388,
                "variance": 0.2057325837
              },
              {
                "average": 0.4995500071,
                "count": 1520024,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999962,
                "variance": 0.249999962
              },
              {
                "average": 0,
                "count": 1520024,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.132372252,
                "count": 1520024,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3388951379,
                "variance": 0.1148499145
              },
              {
                "average": -2.010912674,
                "count": 1520024,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.088923767,
                "variance": 50.25284017
              },
              {
                "average": 159.3268126,
                "count": 1520024,
                "maximum": 179,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 24.13267805,
                "variance": 582.3861498
              },
              {
                "average": 14547.14617,
                "count": 1520024,
                "maximum": 20117,
                "minimum": 9444,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5313.906775,
                "variance": 28237605.22
              },
              {
                "average": 28708.54696,
                "count": 1520024,
                "maximum": 57600,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 14978.36991,
                "variance": 224351565.2
              },
              {
                "average": 26518.46482,
                "count": 1520024,
                "maximum": 54016,
                "minimum": 256,
                "name": "Green",
                "position": 13,
                "stddev": 13656.30832,
                "variance": 186494757.1
              },
              {
                "average": 21775.24826,
                "count": 1520024,
                "maximum": 51456,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 11820.50134,
                "variance": 139724251.9
              },
              {
                "average": 218995.9548,
                "count": 1520024,
                "maximum": 319364.2596,
                "minimum": 82523.53639,
                "name": "GpsTime",
                "position": 15,
                "stddev": 116310.6756,
                "variance": 13528173270.0
              },
              {
                "average": 0,
                "count": 1520024,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1520024,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1520024,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1520024,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1520024,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422836.9154,
              4956790.891,
              1934.781,
              423455.7354,
              4957030.691,
              2011.381
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422836.91540856747,
                    4956790.890781319,
                    1934.781000252707
                  ],
                  [
                    422836.91540856747,
                    4957030.6907813195,
                    1934.781000252707
                  ],
                  [
                    423455.7354085674,
                    4957030.6907813195,
                    2011.3810002527068
                  ],
                  [
                    423455.7354085674,
                    4956790.890781319,
                    2011.3810002527068
                  ],
                  [
                    422836.91540856747,
                    4956790.890781319,
                    1934.781000252707
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T18:29:24+00:00",
            "end_time": "2011-09-15T00: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": "45118D1221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05542383736176,
              45.437462555354564,
              851.2333587609444
            ],
            [
              -118.05565788861888,
              45.450011910769256,
              851.2333587609444
            ],
            [
              -118.0500288749153,
              45.450063799703614,
              938.2133587609444
            ],
            [
              -118.0497960711165,
              45.437514421713374,
              938.2133587609444
            ],
            [
              -118.05542383736176,
              45.437462555354564,
              851.2333587609444
            ]
          ]
        ]
      },
      "bbox": [
        -118.0556579,
        45.43746256,
        851.2333588,
        -118.0497961,
        45.4500638,
        938.2133588
      ],
      "properties": {
        "datetime": "2011-09-15T18:31:04Z",
        "pc:count": 6998094,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417712.0051,
            "count": 6998094,
            "maximum": 417893.2391,
            "minimum": 417452.9991,
            "name": "X",
            "position": 0,
            "stddev": 98.51833252,
            "variance": 9705.861842
          },
          {
            "average": 5032914.343,
            "count": 6998094,
            "maximum": 5033484.284,
            "minimum": 5032089.864,
            "name": "Y",
            "position": 1,
            "stddev": 378.4155403,
            "variance": 143198.3212
          },
          {
            "average": 885.7528223,
            "count": 6998094,
            "maximum": 938.2133588,
            "minimum": 851.2333588,
            "name": "Z",
            "position": 2,
            "stddev": 14.42662527,
            "variance": 208.1275167
          },
          {
            "average": 91.78089834,
            "count": 6998094,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.14968959,
            "variance": 2514.991366
          },
          {
            "average": 1.121930771,
            "count": 6998094,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3559026952,
            "variance": 0.1266667284
          },
          {
            "average": 1.259848753,
            "count": 6998094,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5161615393,
            "variance": 0.2664227346
          },
          {
            "average": 0.4996036064,
            "count": 6998094,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998786,
            "variance": 0.2499998786
          },
          {
            "average": 0,
            "count": 6998094,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.095296519,
            "count": 6998094,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.293624088,
            "variance": 0.08621510504
          },
          {
            "average": 0.3822068876,
            "count": 6998094,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.421960662,
            "variance": 70.92942139
          },
          {
            "average": 148.9756912,
            "count": 6998094,
            "maximum": 177,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 27.68099418,
            "variance": 766.2374386
          },
          {
            "average": 7764.655299,
            "count": 6998094,
            "maximum": 20002,
            "minimum": 1002,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7799.365082,
            "variance": 60830095.68
          },
          {
            "average": 21124.84773,
            "count": 6998094,
            "maximum": 58624,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 11008.75991,
            "variance": 121192794.7
          },
          {
            "average": 23158.09797,
            "count": 6998094,
            "maximum": 59392,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 11133.64378,
            "variance": 123958023.7
          },
          {
            "average": 21241.7459,
            "count": 6998094,
            "maximum": 57344,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9804.997892,
            "variance": 96137983.67
          },
          {
            "average": 106175.9519,
            "count": 6998094,
            "maximum": 146664.7746,
            "minimum": 66375.60797,
            "name": "GpsTime",
            "position": 15,
            "stddev": 39405.94905,
            "variance": 1552828820
          },
          {
            "average": 0,
            "count": 6998094,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6998094,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6998094,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6998094,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6998094,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417452.9991,
          5032089.864,
          851.2333588,
          417893.2391,
          5033484.284,
          938.2133588
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417452.9991399805,
                5032089.86439626,
                851.2333587609444
              ],
              [
                417452.9991399805,
                5033484.28439626,
                851.2333587609444
              ],
              [
                417893.23913998046,
                5033484.28439626,
                938.2133587609444
              ],
              [
                417893.23913998046,
                5032089.86439626,
                938.2133587609444
              ],
              [
                417452.9991399805,
                5032089.86439626,
                851.2333587609444
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:31:04+00:00",
        "end_time": "2011-09-14T20:12:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0556579,
            45.43746256,
            851.2333588,
            -118.0497961,
            45.4500638,
            938.2133588
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05542383736176,
                  45.437462555354564,
                  851.2333587609444
                ],
                [
                  -118.05565788861888,
                  45.450011910769256,
                  851.2333587609444
                ],
                [
                  -118.0500288749153,
                  45.450063799703614,
                  938.2133587609444
                ],
                [
                  -118.0497960711165,
                  45.437514421713374,
                  938.2133587609444
                ],
                [
                  -118.05542383736176,
                  45.437462555354564,
                  851.2333587609444
                ]
              ]
            ]
          },
          "id": "45118D1221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:31:04Z",
            "pc:count": 6998094,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417712.0051,
                "count": 6998094,
                "maximum": 417893.2391,
                "minimum": 417452.9991,
                "name": "X",
                "position": 0,
                "stddev": 98.51833252,
                "variance": 9705.861842
              },
              {
                "average": 5032914.343,
                "count": 6998094,
                "maximum": 5033484.284,
                "minimum": 5032089.864,
                "name": "Y",
                "position": 1,
                "stddev": 378.4155403,
                "variance": 143198.3212
              },
              {
                "average": 885.7528223,
                "count": 6998094,
                "maximum": 938.2133588,
                "minimum": 851.2333588,
                "name": "Z",
                "position": 2,
                "stddev": 14.42662527,
                "variance": 208.1275167
              },
              {
                "average": 91.78089834,
                "count": 6998094,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.14968959,
                "variance": 2514.991366
              },
              {
                "average": 1.121930771,
                "count": 6998094,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3559026952,
                "variance": 0.1266667284
              },
              {
                "average": 1.259848753,
                "count": 6998094,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5161615393,
                "variance": 0.2664227346
              },
              {
                "average": 0.4996036064,
                "count": 6998094,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998786,
                "variance": 0.2499998786
              },
              {
                "average": 0,
                "count": 6998094,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.095296519,
                "count": 6998094,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.293624088,
                "variance": 0.08621510504
              },
              {
                "average": 0.3822068876,
                "count": 6998094,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.421960662,
                "variance": 70.92942139
              },
              {
                "average": 148.9756912,
                "count": 6998094,
                "maximum": 177,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 27.68099418,
                "variance": 766.2374386
              },
              {
                "average": 7764.655299,
                "count": 6998094,
                "maximum": 20002,
                "minimum": 1002,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7799.365082,
                "variance": 60830095.68
              },
              {
                "average": 21124.84773,
                "count": 6998094,
                "maximum": 58624,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 11008.75991,
                "variance": 121192794.7
              },
              {
                "average": 23158.09797,
                "count": 6998094,
                "maximum": 59392,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 11133.64378,
                "variance": 123958023.7
              },
              {
                "average": 21241.7459,
                "count": 6998094,
                "maximum": 57344,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9804.997892,
                "variance": 96137983.67
              },
              {
                "average": 106175.9519,
                "count": 6998094,
                "maximum": 146664.7746,
                "minimum": 66375.60797,
                "name": "GpsTime",
                "position": 15,
                "stddev": 39405.94905,
                "variance": 1552828820
              },
              {
                "average": 0,
                "count": 6998094,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6998094,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6998094,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6998094,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6998094,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417452.9991,
              5032089.864,
              851.2333588,
              417893.2391,
              5033484.284,
              938.2133588
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417452.9991399805,
                    5032089.86439626,
                    851.2333587609444
                  ],
                  [
                    417452.9991399805,
                    5033484.28439626,
                    851.2333587609444
                  ],
                  [
                    417893.23913998046,
                    5033484.28439626,
                    938.2133587609444
                  ],
                  [
                    417893.23913998046,
                    5032089.86439626,
                    938.2133587609444
                  ],
                  [
                    417452.9991399805,
                    5032089.86439626,
                    851.2333587609444
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:31:04+00:00",
            "end_time": "2011-09-14T20: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": "45118D1203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752642077924,
              45.487498268730036,
              830.5399203729204
            ],
            [
              -118.0377562007877,
              45.50000924694225,
              830.5399203729204
            ],
            [
              -118.03162921018225,
              45.50006475053856,
              876.0999203729203
            ],
            [
              -118.03140078622721,
              45.48755374825133,
              876.0999203729203
            ],
            [
              -118.03752642077924,
              45.487498268730036,
              830.5399203729204
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377562,
        45.48749827,
        830.5399204,
        -118.0314008,
        45.50006475,
        876.0999204
      ],
      "properties": {
        "datetime": "2011-09-14T22:02:13Z",
        "pc:count": 3202757,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419104.3772,
            "count": 3202757,
            "maximum": 419403.3278,
            "minimum": 418924.5678,
            "name": "X",
            "position": 0,
            "stddev": 104.2994482,
            "variance": 10878.3749
          },
          {
            "average": 5038465.812,
            "count": 3202757,
            "maximum": 5039020.578,
            "minimum": 5037630.418,
            "name": "Y",
            "position": 1,
            "stddev": 371.1643513,
            "variance": 137762.9757
          },
          {
            "average": 836.5842105,
            "count": 3202757,
            "maximum": 876.0999204,
            "minimum": 830.5399204,
            "name": "Z",
            "position": 2,
            "stddev": 3.9547005,
            "variance": 15.63965605
          },
          {
            "average": 100.7170038,
            "count": 3202757,
            "maximum": 216,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.07921298,
            "variance": 1230.551183
          },
          {
            "average": 1.031066047,
            "count": 3202757,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1836224871,
            "variance": 0.03371721777
          },
          {
            "average": 1.066975734,
            "count": 3202757,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2769481282,
            "variance": 0.07670026574
          },
          {
            "average": 0.4999286552,
            "count": 3202757,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000073,
            "variance": 0.250000073
          },
          {
            "average": 0,
            "count": 3202757,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.263872033,
            "count": 3202757,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4407308064,
            "variance": 0.1942436437
          },
          {
            "average": -2.828778964,
            "count": 3202757,
            "maximum": 15,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.371634836,
            "variance": 70.08426982
          },
          {
            "average": 121.7993604,
            "count": 3202757,
            "maximum": 130,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 1.730221123,
            "variance": 2.993665134
          },
          {
            "average": 1013.150697,
            "count": 3202757,
            "maximum": 1015,
            "minimum": 1011,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9881323454,
            "variance": 0.9764055321
          },
          {
            "average": 28082.94255,
            "count": 3202757,
            "maximum": 56576,
            "minimum": 6656,
            "name": "Red",
            "position": 12,
            "stddev": 6909.880401,
            "variance": 47746447.16
          },
          {
            "average": 28274.34109,
            "count": 3202757,
            "maximum": 59904,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 5810.872809,
            "variance": 33766242.8
          },
          {
            "average": 24838.32711,
            "count": 3202757,
            "maximum": 63232,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 4837.716109,
            "variance": 23403497.15
          },
          {
            "average": 72090.99658,
            "count": 3202757,
            "maximum": 72933.0035,
            "minimum": 70945.9554,
            "name": "GpsTime",
            "position": 15,
            "stddev": 480.1869799,
            "variance": 230579.5357
          },
          {
            "average": 0,
            "count": 3202757,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3202757,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3202757,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3202757,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3202757,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418924.5678,
          5037630.418,
          830.5399204,
          419403.3278,
          5039020.578,
          876.0999204
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418924.56784639816,
                5037630.418304689,
                830.5399203729204
              ],
              [
                418924.56784639816,
                5039020.578304689,
                830.5399203729204
              ],
              [
                419403.32784639817,
                5039020.578304689,
                876.0999203729203
              ],
              [
                419403.32784639817,
                5037630.418304689,
                876.0999203729203
              ],
              [
                418924.56784639816,
                5037630.418304689,
                830.5399203729204
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:02:13+00:00",
        "end_time": "2011-09-14T21:29:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377562,
            45.48749827,
            830.5399204,
            -118.0314008,
            45.50006475,
            876.0999204
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752642077924,
                  45.487498268730036,
                  830.5399203729204
                ],
                [
                  -118.0377562007877,
                  45.50000924694225,
                  830.5399203729204
                ],
                [
                  -118.03162921018225,
                  45.50006475053856,
                  876.0999203729203
                ],
                [
                  -118.03140078622721,
                  45.48755374825133,
                  876.0999203729203
                ],
                [
                  -118.03752642077924,
                  45.487498268730036,
                  830.5399203729204
                ]
              ]
            ]
          },
          "id": "45118D1203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:02:13Z",
            "pc:count": 3202757,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419104.3772,
                "count": 3202757,
                "maximum": 419403.3278,
                "minimum": 418924.5678,
                "name": "X",
                "position": 0,
                "stddev": 104.2994482,
                "variance": 10878.3749
              },
              {
                "average": 5038465.812,
                "count": 3202757,
                "maximum": 5039020.578,
                "minimum": 5037630.418,
                "name": "Y",
                "position": 1,
                "stddev": 371.1643513,
                "variance": 137762.9757
              },
              {
                "average": 836.5842105,
                "count": 3202757,
                "maximum": 876.0999204,
                "minimum": 830.5399204,
                "name": "Z",
                "position": 2,
                "stddev": 3.9547005,
                "variance": 15.63965605
              },
              {
                "average": 100.7170038,
                "count": 3202757,
                "maximum": 216,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.07921298,
                "variance": 1230.551183
              },
              {
                "average": 1.031066047,
                "count": 3202757,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1836224871,
                "variance": 0.03371721777
              },
              {
                "average": 1.066975734,
                "count": 3202757,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2769481282,
                "variance": 0.07670026574
              },
              {
                "average": 0.4999286552,
                "count": 3202757,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000073,
                "variance": 0.250000073
              },
              {
                "average": 0,
                "count": 3202757,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.263872033,
                "count": 3202757,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4407308064,
                "variance": 0.1942436437
              },
              {
                "average": -2.828778964,
                "count": 3202757,
                "maximum": 15,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.371634836,
                "variance": 70.08426982
              },
              {
                "average": 121.7993604,
                "count": 3202757,
                "maximum": 130,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 1.730221123,
                "variance": 2.993665134
              },
              {
                "average": 1013.150697,
                "count": 3202757,
                "maximum": 1015,
                "minimum": 1011,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9881323454,
                "variance": 0.9764055321
              },
              {
                "average": 28082.94255,
                "count": 3202757,
                "maximum": 56576,
                "minimum": 6656,
                "name": "Red",
                "position": 12,
                "stddev": 6909.880401,
                "variance": 47746447.16
              },
              {
                "average": 28274.34109,
                "count": 3202757,
                "maximum": 59904,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 5810.872809,
                "variance": 33766242.8
              },
              {
                "average": 24838.32711,
                "count": 3202757,
                "maximum": 63232,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 4837.716109,
                "variance": 23403497.15
              },
              {
                "average": 72090.99658,
                "count": 3202757,
                "maximum": 72933.0035,
                "minimum": 70945.9554,
                "name": "GpsTime",
                "position": 15,
                "stddev": 480.1869799,
                "variance": 230579.5357
              },
              {
                "average": 0,
                "count": 3202757,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3202757,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3202757,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3202757,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3202757,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418924.5678,
              5037630.418,
              830.5399204,
              419403.3278,
              5039020.578,
              876.0999204
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418924.56784639816,
                    5037630.418304689,
                    830.5399203729204
                  ],
                  [
                    418924.56784639816,
                    5039020.578304689,
                    830.5399203729204
                  ],
                  [
                    419403.32784639817,
                    5039020.578304689,
                    876.0999203729203
                  ],
                  [
                    419403.32784639817,
                    5037630.418304689,
                    876.0999203729203
                  ],
                  [
                    418924.56784639816,
                    5037630.418304689,
                    830.5399203729204
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:02:13+00:00",
            "end_time": "2011-09-14T21: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": "44117G7401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252925518858,
              44.799923124800166,
              1031.474613684138
            ],
            [
              -117.81270596168973,
              44.81250860110256,
              1031.474613684138
            ],
            [
              -117.80003267009153,
              44.81259808795307,
              1060.1546136841378
            ],
            [
              -117.7998587184282,
              44.80001257260898,
              1060.1546136841378
            ],
            [
              -117.81252925518858,
              44.799923124800166,
              1031.474613684138
            ]
          ]
        ]
      },
      "bbox": [
        -117.812706,
        44.79992312,
        1031.474614,
        -117.7998587,
        44.81259809,
        1060.154614
      ],
      "properties": {
        "datetime": "2011-09-19T01:34:12Z",
        "pc:count": 9786010,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436222.6462,
            "count": 9786010,
            "maximum": 436741.022,
            "minimum": 435738.822,
            "name": "X",
            "position": 0,
            "stddev": 291.9483411,
            "variance": 85233.8339
          },
          {
            "average": 4961758.714,
            "count": 9786010,
            "maximum": 4962443.38,
            "minimum": 4961045.2,
            "name": "Y",
            "position": 1,
            "stddev": 420.2121547,
            "variance": 176578.255
          },
          {
            "average": 1035.079316,
            "count": 9786010,
            "maximum": 1060.154614,
            "minimum": 1031.474614,
            "name": "Z",
            "position": 2,
            "stddev": 2.445479837,
            "variance": 5.980371634
          },
          {
            "average": 213.5577919,
            "count": 9786010,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.39946858,
            "variance": 3069.101119
          },
          {
            "average": 1.021988533,
            "count": 9786010,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1678296601,
            "variance": 0.02816679481
          },
          {
            "average": 1.04402121,
            "count": 9786010,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2494030181,
            "variance": 0.06220186543
          },
          {
            "average": 0.4989662794,
            "count": 9786010,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998957,
            "variance": 0.249998957
          },
          {
            "average": 0,
            "count": 9786010,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.279136032,
            "count": 9786010,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4485745514,
            "variance": 0.2012191282
          },
          {
            "average": 1.604621988,
            "count": 9786010,
            "maximum": 19.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.883110199,
            "variance": 62.14342642
          },
          {
            "average": 195.4343716,
            "count": 9786010,
            "maximum": 212,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 4.709733039,
            "variance": 22.18158529
          },
          {
            "average": 24.28644831,
            "count": 9786010,
            "maximum": 40,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.48937198,
            "variance": 132.0056685
          },
          {
            "average": 429842.3695,
            "count": 9786010,
            "maximum": 431252.6732,
            "minimum": 428290.5399,
            "name": "GpsTime",
            "position": 12,
            "stddev": 539.9372162,
            "variance": 291532.1975
          },
          {
            "average": 0,
            "count": 9786010,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9786010,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9786010,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9786010,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9786010,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435738.822,
          4961045.2,
          1031.474614,
          436741.022,
          4962443.38,
          1060.154614
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435738.82196935173,
                4961045.19966039,
                1031.474613684138
              ],
              [
                435738.82196935173,
                4962443.379660389,
                1031.474613684138
              ],
              [
                436741.0219693517,
                4962443.379660389,
                1060.1546136841378
              ],
              [
                436741.0219693517,
                4961045.19966039,
                1060.1546136841378
              ],
              [
                435738.82196935173,
                4961045.19966039,
                1031.474613684138
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T01:34:12+00:00",
        "end_time": "2011-09-19T00:44:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.812706,
            44.79992312,
            1031.474614,
            -117.7998587,
            44.81259809,
            1060.154614
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252925518858,
                  44.799923124800166,
                  1031.474613684138
                ],
                [
                  -117.81270596168973,
                  44.81250860110256,
                  1031.474613684138
                ],
                [
                  -117.80003267009153,
                  44.81259808795307,
                  1060.1546136841378
                ],
                [
                  -117.7998587184282,
                  44.80001257260898,
                  1060.1546136841378
                ],
                [
                  -117.81252925518858,
                  44.799923124800166,
                  1031.474613684138
                ]
              ]
            ]
          },
          "id": "44117G7401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T01:34:12Z",
            "pc:count": 9786010,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436222.6462,
                "count": 9786010,
                "maximum": 436741.022,
                "minimum": 435738.822,
                "name": "X",
                "position": 0,
                "stddev": 291.9483411,
                "variance": 85233.8339
              },
              {
                "average": 4961758.714,
                "count": 9786010,
                "maximum": 4962443.38,
                "minimum": 4961045.2,
                "name": "Y",
                "position": 1,
                "stddev": 420.2121547,
                "variance": 176578.255
              },
              {
                "average": 1035.079316,
                "count": 9786010,
                "maximum": 1060.154614,
                "minimum": 1031.474614,
                "name": "Z",
                "position": 2,
                "stddev": 2.445479837,
                "variance": 5.980371634
              },
              {
                "average": 213.5577919,
                "count": 9786010,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.39946858,
                "variance": 3069.101119
              },
              {
                "average": 1.021988533,
                "count": 9786010,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1678296601,
                "variance": 0.02816679481
              },
              {
                "average": 1.04402121,
                "count": 9786010,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2494030181,
                "variance": 0.06220186543
              },
              {
                "average": 0.4989662794,
                "count": 9786010,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998957,
                "variance": 0.249998957
              },
              {
                "average": 0,
                "count": 9786010,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.279136032,
                "count": 9786010,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4485745514,
                "variance": 0.2012191282
              },
              {
                "average": 1.604621988,
                "count": 9786010,
                "maximum": 19.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.883110199,
                "variance": 62.14342642
              },
              {
                "average": 195.4343716,
                "count": 9786010,
                "maximum": 212,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 4.709733039,
                "variance": 22.18158529
              },
              {
                "average": 24.28644831,
                "count": 9786010,
                "maximum": 40,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.48937198,
                "variance": 132.0056685
              },
              {
                "average": 429842.3695,
                "count": 9786010,
                "maximum": 431252.6732,
                "minimum": 428290.5399,
                "name": "GpsTime",
                "position": 12,
                "stddev": 539.9372162,
                "variance": 291532.1975
              },
              {
                "average": 0,
                "count": 9786010,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9786010,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9786010,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9786010,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9786010,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435738.822,
              4961045.2,
              1031.474614,
              436741.022,
              4962443.38,
              1060.154614
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435738.82196935173,
                    4961045.19966039,
                    1031.474613684138
                  ],
                  [
                    435738.82196935173,
                    4962443.379660389,
                    1031.474613684138
                  ],
                  [
                    436741.0219693517,
                    4962443.379660389,
                    1060.1546136841378
                  ],
                  [
                    436741.0219693517,
                    4961045.19966039,
                    1060.1546136841378
                  ],
                  [
                    435738.82196935173,
                    4961045.19966039,
                    1031.474613684138
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T01:34:12+00:00",
            "end_time": "2011-09-19T00:44: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": "44117H7324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752449882505,
              44.87492111271536,
              1015.8845784131563
            ],
            [
              -117.83770716983517,
              44.88750994429457,
              1015.8845784131563
            ],
            [
              -117.82502940132238,
              44.887602238841616,
              1048.4245784131563
            ],
            [
              -117.82484949407336,
              44.875013366985634,
              1048.4245784131563
            ],
            [
              -117.83752449882505,
              44.87492111271536,
              1015.8845784131563
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377072,
        44.87492111,
        1015.884578,
        -117.8248495,
        44.88760224,
        1048.424578
      ],
      "properties": {
        "datetime": "2011-09-20T01:57:55Z",
        "pc:count": 11997671,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434360.1824,
            "count": 11997671,
            "maximum": 434849.1016,
            "minimum": 433847.8416,
            "name": "X",
            "position": 0,
            "stddev": 288.0494112,
            "variance": 82972.46331
          },
          {
            "average": 4970082.23,
            "count": 11997671,
            "maximum": 4970794.932,
            "minimum": 4969396.352,
            "name": "Y",
            "position": 1,
            "stddev": 406.0345476,
            "variance": 164864.0538
          },
          {
            "average": 1017.533261,
            "count": 11997671,
            "maximum": 1048.424578,
            "minimum": 1015.884578,
            "name": "Z",
            "position": 2,
            "stddev": 0.7458561947,
            "variance": 0.5563014631
          },
          {
            "average": 230.5405807,
            "count": 11997671,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.76464091,
            "variance": 663.8167214
          },
          {
            "average": 1.001944461,
            "count": 11997671,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05184102263,
            "variance": 0.002687491628
          },
          {
            "average": 1.003905841,
            "count": 11997671,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07887039063,
            "variance": 0.006220538518
          },
          {
            "average": 0.4977987811,
            "count": 11997671,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951754,
            "variance": 0.2499951755
          },
          {
            "average": 0,
            "count": 11997671,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.251413378,
            "count": 11997671,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4338256646,
            "variance": 0.1882047073
          },
          {
            "average": 1.078039818,
            "count": 11997671,
            "maximum": 21,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.943518782,
            "variance": 63.09949064
          },
          {
            "average": 193.7123087,
            "count": 11997671,
            "maximum": 206,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 2.997930727,
            "variance": 8.987588647
          },
          {
            "average": 256.3793552,
            "count": 11997671,
            "maximum": 273,
            "minimum": 98,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 23.25740584,
            "variance": 540.9069264
          },
          {
            "average": 27630.75388,
            "count": 11997671,
            "maximum": 65280,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 7071.006909,
            "variance": 49999138.7
          },
          {
            "average": 29496.19222,
            "count": 11997671,
            "maximum": 65280,
            "minimum": 7936,
            "name": "Green",
            "position": 13,
            "stddev": 6018.774577,
            "variance": 36225647.41
          },
          {
            "average": 23273.87812,
            "count": 11997671,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 4885.965465,
            "variance": 23872658.53
          },
          {
            "average": 516957.9853,
            "count": 11997671,
            "maximum": 519075.514,
            "minimum": 502718.2276,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2156.90242,
            "variance": 4652228.05
          },
          {
            "average": 0,
            "count": 11997671,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11997671,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11997671,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11997671,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11997671,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433847.8416,
          4969396.352,
          1015.884578,
          434849.1016,
          4970794.932,
          1048.424578
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433847.8416030047,
                4969396.352278664,
                1015.8845784131563
              ],
              [
                433847.8416030047,
                4970794.932278664,
                1015.8845784131563
              ],
              [
                434849.10160300473,
                4970794.932278664,
                1048.4245784131563
              ],
              [
                434849.10160300473,
                4969396.352278664,
                1048.4245784131563
              ],
              [
                433847.8416030047,
                4969396.352278664,
                1015.8845784131563
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:57:55+00:00",
        "end_time": "2011-09-19T21:25:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377072,
            44.87492111,
            1015.884578,
            -117.8248495,
            44.88760224,
            1048.424578
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752449882505,
                  44.87492111271536,
                  1015.8845784131563
                ],
                [
                  -117.83770716983517,
                  44.88750994429457,
                  1015.8845784131563
                ],
                [
                  -117.82502940132238,
                  44.887602238841616,
                  1048.4245784131563
                ],
                [
                  -117.82484949407336,
                  44.875013366985634,
                  1048.4245784131563
                ],
                [
                  -117.83752449882505,
                  44.87492111271536,
                  1015.8845784131563
                ]
              ]
            ]
          },
          "id": "44117H7324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:57:55Z",
            "pc:count": 11997671,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434360.1824,
                "count": 11997671,
                "maximum": 434849.1016,
                "minimum": 433847.8416,
                "name": "X",
                "position": 0,
                "stddev": 288.0494112,
                "variance": 82972.46331
              },
              {
                "average": 4970082.23,
                "count": 11997671,
                "maximum": 4970794.932,
                "minimum": 4969396.352,
                "name": "Y",
                "position": 1,
                "stddev": 406.0345476,
                "variance": 164864.0538
              },
              {
                "average": 1017.533261,
                "count": 11997671,
                "maximum": 1048.424578,
                "minimum": 1015.884578,
                "name": "Z",
                "position": 2,
                "stddev": 0.7458561947,
                "variance": 0.5563014631
              },
              {
                "average": 230.5405807,
                "count": 11997671,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.76464091,
                "variance": 663.8167214
              },
              {
                "average": 1.001944461,
                "count": 11997671,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05184102263,
                "variance": 0.002687491628
              },
              {
                "average": 1.003905841,
                "count": 11997671,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07887039063,
                "variance": 0.006220538518
              },
              {
                "average": 0.4977987811,
                "count": 11997671,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951754,
                "variance": 0.2499951755
              },
              {
                "average": 0,
                "count": 11997671,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.251413378,
                "count": 11997671,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4338256646,
                "variance": 0.1882047073
              },
              {
                "average": 1.078039818,
                "count": 11997671,
                "maximum": 21,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.943518782,
                "variance": 63.09949064
              },
              {
                "average": 193.7123087,
                "count": 11997671,
                "maximum": 206,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 2.997930727,
                "variance": 8.987588647
              },
              {
                "average": 256.3793552,
                "count": 11997671,
                "maximum": 273,
                "minimum": 98,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 23.25740584,
                "variance": 540.9069264
              },
              {
                "average": 27630.75388,
                "count": 11997671,
                "maximum": 65280,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 7071.006909,
                "variance": 49999138.7
              },
              {
                "average": 29496.19222,
                "count": 11997671,
                "maximum": 65280,
                "minimum": 7936,
                "name": "Green",
                "position": 13,
                "stddev": 6018.774577,
                "variance": 36225647.41
              },
              {
                "average": 23273.87812,
                "count": 11997671,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 4885.965465,
                "variance": 23872658.53
              },
              {
                "average": 516957.9853,
                "count": 11997671,
                "maximum": 519075.514,
                "minimum": 502718.2276,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2156.90242,
                "variance": 4652228.05
              },
              {
                "average": 0,
                "count": 11997671,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11997671,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11997671,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11997671,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11997671,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433847.8416,
              4969396.352,
              1015.884578,
              434849.1016,
              4970794.932,
              1048.424578
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433847.8416030047,
                    4969396.352278664,
                    1015.8845784131563
                  ],
                  [
                    433847.8416030047,
                    4970794.932278664,
                    1015.8845784131563
                  ],
                  [
                    434849.10160300473,
                    4970794.932278664,
                    1048.4245784131563
                  ],
                  [
                    434849.10160300473,
                    4969396.352278664,
                    1048.4245784131563
                  ],
                  [
                    433847.8416030047,
                    4969396.352278664,
                    1015.8845784131563
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:57:55+00:00",
            "end_time": "2011-09-19T21:25: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": "44117G8409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002470269543,
              44.78741437627026,
              1030.3372136330313
            ],
            [
              -117.90022051588451,
              44.80001021378925,
              1030.3372136330313
            ],
            [
              -117.8875295127093,
              44.80010955120238,
              1294.4572136330312
            ],
            [
              -117.88733645914633,
              44.78751367030814,
              1294.4572136330312
            ],
            [
              -117.90002470269543,
              44.78741437627026,
              1030.3372136330313
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002205,
        44.78741438,
        1030.337214,
        -117.8873365,
        44.80010955,
        1294.457214
      ],
      "properties": {
        "datetime": "2011-09-20T22:06:42Z",
        "pc:count": 11112592,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429269.5921,
            "count": 11112592,
            "maximum": 429807.3391,
            "minimum": 428803.4991,
            "name": "X",
            "position": 0,
            "stddev": 279.7992259,
            "variance": 78287.60681
          },
          {
            "average": 4960397.093,
            "count": 11112592,
            "maximum": 4961127.922,
            "minimum": 4959728.562,
            "name": "Y",
            "position": 1,
            "stddev": 425.1962564,
            "variance": 180791.8564
          },
          {
            "average": 1102.739876,
            "count": 11112592,
            "maximum": 1294.457214,
            "minimum": 1030.337214,
            "name": "Z",
            "position": 2,
            "stddev": 75.65972688,
            "variance": 5724.394272
          },
          {
            "average": 228.3973636,
            "count": 11112592,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.91672745,
            "variance": 895.0105814
          },
          {
            "average": 1.004114792,
            "count": 11112592,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0699756676,
            "variance": 0.004896594056
          },
          {
            "average": 1.008244431,
            "count": 11112592,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1031397763,
            "variance": 0.01063781344
          },
          {
            "average": 0.4999440275,
            "count": 11112592,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000194,
            "variance": 0.2500000194
          },
          {
            "average": 0,
            "count": 11112592,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.259472408,
            "count": 11112592,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4383451774,
            "variance": 0.1921464945
          },
          {
            "average": 1.070204874,
            "count": 11112592,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.835614765,
            "variance": 61.39685875
          },
          {
            "average": 201.0579507,
            "count": 11112592,
            "maximum": 213,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 4.20367731,
            "variance": 17.67090293
          },
          {
            "average": 115.2238234,
            "count": 11112592,
            "maximum": 134,
            "minimum": 50,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.60370037,
            "variance": 243.4754652
          },
          {
            "average": 35445.63442,
            "count": 11112592,
            "maximum": 65024,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5749.138082,
            "variance": 33052588.68
          },
          {
            "average": 32500.0295,
            "count": 11112592,
            "maximum": 65024,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5047.81606,
            "variance": 25480446.97
          },
          {
            "average": 26456.11066,
            "count": 11112592,
            "maximum": 64512,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4867.572251,
            "variance": 23693259.62
          },
          {
            "average": 503400.8916,
            "count": 11112592,
            "maximum": 591602.5602,
            "minimum": 502177.2643,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2681.389675,
            "variance": 7189850.588
          },
          {
            "average": 0,
            "count": 11112592,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11112592,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11112592,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11112592,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11112592,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428803.4991,
          4959728.562,
          1030.337214,
          429807.3391,
          4961127.922,
          1294.457214
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428803.4991157372,
                4959728.561939899,
                1030.3372136330313
              ],
              [
                428803.4991157372,
                4961127.921939898,
                1030.3372136330313
              ],
              [
                429807.3391157372,
                4961127.921939898,
                1294.4572136330312
              ],
              [
                429807.3391157372,
                4959728.561939899,
                1294.4572136330312
              ],
              [
                428803.4991157372,
                4959728.561939899,
                1030.3372136330313
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:06:42+00:00",
        "end_time": "2011-09-19T21:16:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002205,
            44.78741438,
            1030.337214,
            -117.8873365,
            44.80010955,
            1294.457214
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002470269543,
                  44.78741437627026,
                  1030.3372136330313
                ],
                [
                  -117.90022051588451,
                  44.80001021378925,
                  1030.3372136330313
                ],
                [
                  -117.8875295127093,
                  44.80010955120238,
                  1294.4572136330312
                ],
                [
                  -117.88733645914633,
                  44.78751367030814,
                  1294.4572136330312
                ],
                [
                  -117.90002470269543,
                  44.78741437627026,
                  1030.3372136330313
                ]
              ]
            ]
          },
          "id": "44117G8409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:06:42Z",
            "pc:count": 11112592,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429269.5921,
                "count": 11112592,
                "maximum": 429807.3391,
                "minimum": 428803.4991,
                "name": "X",
                "position": 0,
                "stddev": 279.7992259,
                "variance": 78287.60681
              },
              {
                "average": 4960397.093,
                "count": 11112592,
                "maximum": 4961127.922,
                "minimum": 4959728.562,
                "name": "Y",
                "position": 1,
                "stddev": 425.1962564,
                "variance": 180791.8564
              },
              {
                "average": 1102.739876,
                "count": 11112592,
                "maximum": 1294.457214,
                "minimum": 1030.337214,
                "name": "Z",
                "position": 2,
                "stddev": 75.65972688,
                "variance": 5724.394272
              },
              {
                "average": 228.3973636,
                "count": 11112592,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.91672745,
                "variance": 895.0105814
              },
              {
                "average": 1.004114792,
                "count": 11112592,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0699756676,
                "variance": 0.004896594056
              },
              {
                "average": 1.008244431,
                "count": 11112592,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1031397763,
                "variance": 0.01063781344
              },
              {
                "average": 0.4999440275,
                "count": 11112592,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000194,
                "variance": 0.2500000194
              },
              {
                "average": 0,
                "count": 11112592,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.259472408,
                "count": 11112592,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4383451774,
                "variance": 0.1921464945
              },
              {
                "average": 1.070204874,
                "count": 11112592,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.835614765,
                "variance": 61.39685875
              },
              {
                "average": 201.0579507,
                "count": 11112592,
                "maximum": 213,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 4.20367731,
                "variance": 17.67090293
              },
              {
                "average": 115.2238234,
                "count": 11112592,
                "maximum": 134,
                "minimum": 50,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.60370037,
                "variance": 243.4754652
              },
              {
                "average": 35445.63442,
                "count": 11112592,
                "maximum": 65024,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5749.138082,
                "variance": 33052588.68
              },
              {
                "average": 32500.0295,
                "count": 11112592,
                "maximum": 65024,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5047.81606,
                "variance": 25480446.97
              },
              {
                "average": 26456.11066,
                "count": 11112592,
                "maximum": 64512,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4867.572251,
                "variance": 23693259.62
              },
              {
                "average": 503400.8916,
                "count": 11112592,
                "maximum": 591602.5602,
                "minimum": 502177.2643,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2681.389675,
                "variance": 7189850.588
              },
              {
                "average": 0,
                "count": 11112592,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11112592,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11112592,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11112592,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11112592,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428803.4991,
              4959728.562,
              1030.337214,
              429807.3391,
              4961127.922,
              1294.457214
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428803.4991157372,
                    4959728.561939899,
                    1030.3372136330313
                  ],
                  [
                    428803.4991157372,
                    4961127.921939898,
                    1030.3372136330313
                  ],
                  [
                    429807.3391157372,
                    4961127.921939898,
                    1294.4572136330312
                  ],
                  [
                    429807.3391157372,
                    4959728.561939899,
                    1294.4572136330312
                  ],
                  [
                    428803.4991157372,
                    4959728.561939899,
                    1030.3372136330313
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:06:42+00:00",
            "end_time": "2011-09-19T21:16: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": "44117G7211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252558092265,
              44.837424185625586,
              1022.4492570245905
            ],
            [
              -117.81270252532728,
              44.85001011902792,
              1022.4492570245905
            ],
            [
              -117.80002835177353,
              44.85009961198378,
              1044.8692570245905
            ],
            [
              -117.79985416611926,
              44.837513639536,
              1044.8692570245905
            ],
            [
              -117.81252558092265,
              44.837424185625586,
              1022.4492570245905
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127025,
        44.83742419,
        1022.449257,
        -117.7998542,
        44.85009961,
        1044.869257
      ],
      "properties": {
        "datetime": "2011-09-19T20:42:04Z",
        "pc:count": 11551575,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436283.5944,
            "count": 11551575,
            "maximum": 436782.3757,
            "minimum": 435780.7557,
            "name": "X",
            "position": 0,
            "stddev": 284.1872368,
            "variance": 80762.38556
          },
          {
            "average": 4965912.931,
            "count": 11551575,
            "maximum": 4966609.199,
            "minimum": 4965210.959,
            "name": "Y",
            "position": 1,
            "stddev": 398.4079938,
            "variance": 158728.9295
          },
          {
            "average": 1024.37983,
            "count": 11551575,
            "maximum": 1044.869257,
            "minimum": 1022.449257,
            "name": "Z",
            "position": 2,
            "stddev": 0.9011153816,
            "variance": 0.812008931
          },
          {
            "average": 223.9661251,
            "count": 11551575,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 36.22061589,
            "variance": 1311.933015
          },
          {
            "average": 1.001753094,
            "count": 11551575,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04590803984,
            "variance": 0.002107548122
          },
          {
            "average": 1.003513893,
            "count": 11551575,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06778444027,
            "variance": 0.004594730343
          },
          {
            "average": 0.4985337497,
            "count": 11551575,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999978717,
            "variance": 0.2499978718
          },
          {
            "average": 0,
            "count": 11551575,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.258936292,
            "count": 11551575,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.438050574,
            "variance": 0.1918883054
          },
          {
            "average": 0.7407280058,
            "count": 11551575,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.767275532,
            "variance": 60.33056919
          },
          {
            "average": 198.0727268,
            "count": 11551575,
            "maximum": 212,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 3.280091566,
            "variance": 10.75900068
          },
          {
            "average": 103.5892061,
            "count": 11551575,
            "maximum": 122,
            "minimum": 19,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.02246091,
            "variance": 256.7192536
          },
          {
            "average": 28517.92069,
            "count": 11551575,
            "maximum": 65280,
            "minimum": 6144,
            "name": "Red",
            "position": 12,
            "stddev": 7230.220671,
            "variance": 52276090.95
          },
          {
            "average": 29450.42274,
            "count": 11551575,
            "maximum": 65280,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 5629.910858,
            "variance": 31695896.27
          },
          {
            "average": 23398.29285,
            "count": 11551575,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 5830.28823,
            "variance": 33992260.84
          },
          {
            "average": 498819.647,
            "count": 11551575,
            "maximum": 500124.2599,
            "minimum": 431298.4703,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3640.612485,
            "variance": 13254059.27
          },
          {
            "average": 0,
            "count": 11551575,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11551575,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11551575,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11551575,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11551575,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435780.7557,
          4965210.959,
          1022.449257,
          436782.3757,
          4966609.199,
          1044.869257
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435780.7556633305,
                4965210.959453494,
                1022.4492570245905
              ],
              [
                435780.7556633305,
                4966609.1994534945,
                1022.4492570245905
              ],
              [
                436782.3756633305,
                4966609.1994534945,
                1044.8692570245905
              ],
              [
                436782.3756633305,
                4965210.959453494,
                1044.8692570245905
              ],
              [
                435780.7556633305,
                4965210.959453494,
                1022.4492570245905
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T20:42:04+00:00",
        "end_time": "2011-09-19T01:34:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127025,
            44.83742419,
            1022.449257,
            -117.7998542,
            44.85009961,
            1044.869257
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252558092265,
                  44.837424185625586,
                  1022.4492570245905
                ],
                [
                  -117.81270252532728,
                  44.85001011902792,
                  1022.4492570245905
                ],
                [
                  -117.80002835177353,
                  44.85009961198378,
                  1044.8692570245905
                ],
                [
                  -117.79985416611926,
                  44.837513639536,
                  1044.8692570245905
                ],
                [
                  -117.81252558092265,
                  44.837424185625586,
                  1022.4492570245905
                ]
              ]
            ]
          },
          "id": "44117G7211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:42:04Z",
            "pc:count": 11551575,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436283.5944,
                "count": 11551575,
                "maximum": 436782.3757,
                "minimum": 435780.7557,
                "name": "X",
                "position": 0,
                "stddev": 284.1872368,
                "variance": 80762.38556
              },
              {
                "average": 4965912.931,
                "count": 11551575,
                "maximum": 4966609.199,
                "minimum": 4965210.959,
                "name": "Y",
                "position": 1,
                "stddev": 398.4079938,
                "variance": 158728.9295
              },
              {
                "average": 1024.37983,
                "count": 11551575,
                "maximum": 1044.869257,
                "minimum": 1022.449257,
                "name": "Z",
                "position": 2,
                "stddev": 0.9011153816,
                "variance": 0.812008931
              },
              {
                "average": 223.9661251,
                "count": 11551575,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 36.22061589,
                "variance": 1311.933015
              },
              {
                "average": 1.001753094,
                "count": 11551575,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04590803984,
                "variance": 0.002107548122
              },
              {
                "average": 1.003513893,
                "count": 11551575,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06778444027,
                "variance": 0.004594730343
              },
              {
                "average": 0.4985337497,
                "count": 11551575,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999978717,
                "variance": 0.2499978718
              },
              {
                "average": 0,
                "count": 11551575,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.258936292,
                "count": 11551575,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.438050574,
                "variance": 0.1918883054
              },
              {
                "average": 0.7407280058,
                "count": 11551575,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.767275532,
                "variance": 60.33056919
              },
              {
                "average": 198.0727268,
                "count": 11551575,
                "maximum": 212,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 3.280091566,
                "variance": 10.75900068
              },
              {
                "average": 103.5892061,
                "count": 11551575,
                "maximum": 122,
                "minimum": 19,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.02246091,
                "variance": 256.7192536
              },
              {
                "average": 28517.92069,
                "count": 11551575,
                "maximum": 65280,
                "minimum": 6144,
                "name": "Red",
                "position": 12,
                "stddev": 7230.220671,
                "variance": 52276090.95
              },
              {
                "average": 29450.42274,
                "count": 11551575,
                "maximum": 65280,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 5629.910858,
                "variance": 31695896.27
              },
              {
                "average": 23398.29285,
                "count": 11551575,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 5830.28823,
                "variance": 33992260.84
              },
              {
                "average": 498819.647,
                "count": 11551575,
                "maximum": 500124.2599,
                "minimum": 431298.4703,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3640.612485,
                "variance": 13254059.27
              },
              {
                "average": 0,
                "count": 11551575,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11551575,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11551575,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11551575,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11551575,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435780.7557,
              4965210.959,
              1022.449257,
              436782.3757,
              4966609.199,
              1044.869257
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435780.7556633305,
                    4965210.959453494,
                    1022.4492570245905
                  ],
                  [
                    435780.7556633305,
                    4966609.1994534945,
                    1022.4492570245905
                  ],
                  [
                    436782.3756633305,
                    4966609.1994534945,
                    1044.8692570245905
                  ],
                  [
                    436782.3756633305,
                    4965210.959453494,
                    1044.8692570245905
                  ],
                  [
                    435780.7556633305,
                    4965210.959453494,
                    1022.4492570245905
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T20:42:04+00:00",
            "end_time": "2011-09-19T01:34: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": "44117G8303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9750240107213,
              44.79990591108836,
              1093.235828063843
            ],
            [
              -117.97523637459068,
              44.812509911477456,
              1093.235828063843
            ],
            [
              -117.96252924377974,
              44.81261772329511,
              1296.5558280638431
            ],
            [
              -117.96231964592732,
              44.80001367580016,
              1296.5558280638431
            ],
            [
              -117.9750240107213,
              44.79990591108836,
              1093.235828063843
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752364,
        44.79990591,
        1093.235828,
        -117.9623196,
        44.81261772,
        1296.555828
      ],
      "properties": {
        "datetime": "2011-09-17T21:35:35Z",
        "pc:count": 18573452,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423431.7817,
            "count": 18573452,
            "maximum": 423892.1408,
            "minimum": 422887.2208,
            "name": "X",
            "position": 0,
            "stddev": 268.017825,
            "variance": 71833.5545
          },
          {
            "average": 4961880.124,
            "count": 18573452,
            "maximum": 4962584.861,
            "minimum": 4961184.561,
            "name": "Y",
            "position": 1,
            "stddev": 395.7969545,
            "variance": 156655.2292
          },
          {
            "average": 1144.061815,
            "count": 18573452,
            "maximum": 1296.555828,
            "minimum": 1093.235828,
            "name": "Z",
            "position": 2,
            "stddev": 35.5162077,
            "variance": 1261.401009
          },
          {
            "average": 100.5828726,
            "count": 18573452,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.91648031,
            "variance": 2108.323164
          },
          {
            "average": 1.098998345,
            "count": 18573452,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3244850381,
            "variance": 0.10529054
          },
          {
            "average": 1.20313876,
            "count": 18573452,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.465728384,
            "variance": 0.2169029276
          },
          {
            "average": 0.4996596755,
            "count": 18573452,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998976,
            "variance": 0.2499998976
          },
          {
            "average": 0,
            "count": 18573452,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.167139851,
            "count": 18573452,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3731006951,
            "variance": 0.1392041287
          },
          {
            "average": -1.853368698,
            "count": 18573452,
            "maximum": 21,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.422974399,
            "variance": 70.94649772
          },
          {
            "average": 150.4715539,
            "count": 18573452,
            "maximum": 179,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 22.30699526,
            "variance": 497.6020374
          },
          {
            "average": 14775.54228,
            "count": 18573452,
            "maximum": 20111,
            "minimum": 9436,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5325.75533,
            "variance": 28363669.84
          },
          {
            "average": 27298.68674,
            "count": 18573452,
            "maximum": 65280,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 11448.45561,
            "variance": 131067135.8
          },
          {
            "average": 27754.45278,
            "count": 18573452,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 10531.72942,
            "variance": 110917324.6
          },
          {
            "average": 23050.30956,
            "count": 18573452,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8720.565506,
            "variance": 76048262.74
          },
          {
            "average": 165837.1513,
            "count": 18573452,
            "maximum": 330535.5295,
            "minimum": 79590.1892,
            "name": "GpsTime",
            "position": 15,
            "stddev": 118619.1804,
            "variance": 14070509960.0
          },
          {
            "average": 0,
            "count": 18573452,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18573452,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18573452,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18573452,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18573452,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422887.2208,
          4961184.561,
          1093.235828,
          423892.1408,
          4962584.861,
          1296.555828
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422887.22080836,
                4961184.5609126715,
                1093.235828063843
              ],
              [
                422887.22080836,
                4962584.860912672,
                1093.235828063843
              ],
              [
                423892.14080836007,
                4962584.860912672,
                1296.5558280638431
              ],
              [
                423892.14080836007,
                4961184.5609126715,
                1296.5558280638431
              ],
              [
                422887.22080836,
                4961184.5609126715,
                1093.235828063843
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:35:35+00:00",
        "end_time": "2011-09-14T23:53:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752364,
            44.79990591,
            1093.235828,
            -117.9623196,
            44.81261772,
            1296.555828
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9750240107213,
                  44.79990591108836,
                  1093.235828063843
                ],
                [
                  -117.97523637459068,
                  44.812509911477456,
                  1093.235828063843
                ],
                [
                  -117.96252924377974,
                  44.81261772329511,
                  1296.5558280638431
                ],
                [
                  -117.96231964592732,
                  44.80001367580016,
                  1296.5558280638431
                ],
                [
                  -117.9750240107213,
                  44.79990591108836,
                  1093.235828063843
                ]
              ]
            ]
          },
          "id": "44117G8303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:35:35Z",
            "pc:count": 18573452,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423431.7817,
                "count": 18573452,
                "maximum": 423892.1408,
                "minimum": 422887.2208,
                "name": "X",
                "position": 0,
                "stddev": 268.017825,
                "variance": 71833.5545
              },
              {
                "average": 4961880.124,
                "count": 18573452,
                "maximum": 4962584.861,
                "minimum": 4961184.561,
                "name": "Y",
                "position": 1,
                "stddev": 395.7969545,
                "variance": 156655.2292
              },
              {
                "average": 1144.061815,
                "count": 18573452,
                "maximum": 1296.555828,
                "minimum": 1093.235828,
                "name": "Z",
                "position": 2,
                "stddev": 35.5162077,
                "variance": 1261.401009
              },
              {
                "average": 100.5828726,
                "count": 18573452,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.91648031,
                "variance": 2108.323164
              },
              {
                "average": 1.098998345,
                "count": 18573452,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3244850381,
                "variance": 0.10529054
              },
              {
                "average": 1.20313876,
                "count": 18573452,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.465728384,
                "variance": 0.2169029276
              },
              {
                "average": 0.4996596755,
                "count": 18573452,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998976,
                "variance": 0.2499998976
              },
              {
                "average": 0,
                "count": 18573452,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.167139851,
                "count": 18573452,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3731006951,
                "variance": 0.1392041287
              },
              {
                "average": -1.853368698,
                "count": 18573452,
                "maximum": 21,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.422974399,
                "variance": 70.94649772
              },
              {
                "average": 150.4715539,
                "count": 18573452,
                "maximum": 179,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 22.30699526,
                "variance": 497.6020374
              },
              {
                "average": 14775.54228,
                "count": 18573452,
                "maximum": 20111,
                "minimum": 9436,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5325.75533,
                "variance": 28363669.84
              },
              {
                "average": 27298.68674,
                "count": 18573452,
                "maximum": 65280,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 11448.45561,
                "variance": 131067135.8
              },
              {
                "average": 27754.45278,
                "count": 18573452,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 10531.72942,
                "variance": 110917324.6
              },
              {
                "average": 23050.30956,
                "count": 18573452,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8720.565506,
                "variance": 76048262.74
              },
              {
                "average": 165837.1513,
                "count": 18573452,
                "maximum": 330535.5295,
                "minimum": 79590.1892,
                "name": "GpsTime",
                "position": 15,
                "stddev": 118619.1804,
                "variance": 14070509960.0
              },
              {
                "average": 0,
                "count": 18573452,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18573452,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18573452,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18573452,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18573452,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422887.2208,
              4961184.561,
              1093.235828,
              423892.1408,
              4962584.861,
              1296.555828
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422887.22080836,
                    4961184.5609126715,
                    1093.235828063843
                  ],
                  [
                    422887.22080836,
                    4962584.860912672,
                    1093.235828063843
                  ],
                  [
                    423892.14080836007,
                    4962584.860912672,
                    1296.5558280638431
                  ],
                  [
                    423892.14080836007,
                    4961184.5609126715,
                    1296.5558280638431
                  ],
                  [
                    422887.22080836,
                    4961184.5609126715,
                    1093.235828063843
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:35:35+00:00",
            "end_time": "2011-09-14T23:53: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": "44117G8418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9073685345822,
              44.76543243782893,
              1213.330532477485
            ],
            [
              -117.90751854250747,
              44.775011832995155,
              1213.330532477485
            ],
            [
              -117.90002836242044,
              44.77507111068106,
              1367.3705324774849
            ],
            [
              -117.899879592176,
              44.76549169582888,
              1367.3705324774849
            ],
            [
              -117.9073685345822,
              44.76543243782893,
              1213.330532477485
            ]
          ]
        ]
      },
      "bbox": [
        -117.9075185,
        44.76543244,
        1213.330532,
        -117.8998796,
        44.77507111,
        1367.370532
      ],
      "properties": {
        "datetime": "2011-09-19T21:39:14Z",
        "pc:count": 3905220,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428573.6443,
            "count": 3905220,
            "maximum": 428788.0367,
            "minimum": 428195.3167,
            "name": "X",
            "position": 0,
            "stddev": 146.9769786,
            "variance": 21602.23223
          },
          {
            "average": 4957986.714,
            "count": 3905220,
            "maximum": 4958357.436,
            "minimum": 4957293.196,
            "name": "Y",
            "position": 1,
            "stddev": 251.8426692,
            "variance": 63424.73001
          },
          {
            "average": 1319.389993,
            "count": 3905220,
            "maximum": 1367.370532,
            "minimum": 1213.330532,
            "name": "Z",
            "position": 2,
            "stddev": 23.47055125,
            "variance": 550.8667762
          },
          {
            "average": 204.2281037,
            "count": 3905220,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 59.40220468,
            "variance": 3528.621921
          },
          {
            "average": 1.073515449,
            "count": 3905220,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2800452591,
            "variance": 0.07842534716
          },
          {
            "average": 1.14720067,
            "count": 3905220,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3960471127,
            "variance": 0.1568533155
          },
          {
            "average": 0.4976270223,
            "count": 3905220,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499994433,
            "variance": 0.249994433
          },
          {
            "average": 0,
            "count": 3905220,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.199139101,
            "count": 3905220,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.399352927,
            "variance": 0.1594827603
          },
          {
            "average": 0.1416360557,
            "count": 3905220,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.330355948,
            "variance": 69.39483022
          },
          {
            "average": 197.3986974,
            "count": 3905220,
            "maximum": 212,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 3.692140436,
            "variance": 13.631901
          },
          {
            "average": 112.9000914,
            "count": 3905220,
            "maximum": 131,
            "minimum": 95,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.52412055,
            "variance": 240.998319
          },
          {
            "average": 27540.14793,
            "count": 3905220,
            "maximum": 58368,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10997.33209,
            "variance": 120941313.1
          },
          {
            "average": 25072.68334,
            "count": 3905220,
            "maximum": 58624,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8989.121758,
            "variance": 80804309.98
          },
          {
            "average": 21650.64676,
            "count": 3905220,
            "maximum": 60416,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7659.863728,
            "variance": 58673512.34
          },
          {
            "average": 502685.1922,
            "count": 3905220,
            "maximum": 503554.423,
            "minimum": 501542.4069,
            "name": "GpsTime",
            "position": 15,
            "stddev": 358.9713302,
            "variance": 128860.4159
          },
          {
            "average": 0,
            "count": 3905220,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3905220,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3905220,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3905220,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3905220,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428195.3167,
          4957293.196,
          1213.330532,
          428788.0367,
          4958357.436,
          1367.370532
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428195.3166699873,
                4957293.196142179,
                1213.330532477485
              ],
              [
                428195.3166699873,
                4958357.436142179,
                1213.330532477485
              ],
              [
                428788.03666998725,
                4958357.436142179,
                1367.3705324774849
              ],
              [
                428788.03666998725,
                4957293.196142179,
                1367.3705324774849
              ],
              [
                428195.3166699873,
                4957293.196142179,
                1213.330532477485
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T21:39:14+00:00",
        "end_time": "2011-09-19T21:05:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9075185,
            44.76543244,
            1213.330532,
            -117.8998796,
            44.77507111,
            1367.370532
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9073685345822,
                  44.76543243782893,
                  1213.330532477485
                ],
                [
                  -117.90751854250747,
                  44.775011832995155,
                  1213.330532477485
                ],
                [
                  -117.90002836242044,
                  44.77507111068106,
                  1367.3705324774849
                ],
                [
                  -117.899879592176,
                  44.76549169582888,
                  1367.3705324774849
                ],
                [
                  -117.9073685345822,
                  44.76543243782893,
                  1213.330532477485
                ]
              ]
            ]
          },
          "id": "44117G8418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:39:14Z",
            "pc:count": 3905220,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428573.6443,
                "count": 3905220,
                "maximum": 428788.0367,
                "minimum": 428195.3167,
                "name": "X",
                "position": 0,
                "stddev": 146.9769786,
                "variance": 21602.23223
              },
              {
                "average": 4957986.714,
                "count": 3905220,
                "maximum": 4958357.436,
                "minimum": 4957293.196,
                "name": "Y",
                "position": 1,
                "stddev": 251.8426692,
                "variance": 63424.73001
              },
              {
                "average": 1319.389993,
                "count": 3905220,
                "maximum": 1367.370532,
                "minimum": 1213.330532,
                "name": "Z",
                "position": 2,
                "stddev": 23.47055125,
                "variance": 550.8667762
              },
              {
                "average": 204.2281037,
                "count": 3905220,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 59.40220468,
                "variance": 3528.621921
              },
              {
                "average": 1.073515449,
                "count": 3905220,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2800452591,
                "variance": 0.07842534716
              },
              {
                "average": 1.14720067,
                "count": 3905220,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3960471127,
                "variance": 0.1568533155
              },
              {
                "average": 0.4976270223,
                "count": 3905220,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499994433,
                "variance": 0.249994433
              },
              {
                "average": 0,
                "count": 3905220,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.199139101,
                "count": 3905220,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.399352927,
                "variance": 0.1594827603
              },
              {
                "average": 0.1416360557,
                "count": 3905220,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.330355948,
                "variance": 69.39483022
              },
              {
                "average": 197.3986974,
                "count": 3905220,
                "maximum": 212,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 3.692140436,
                "variance": 13.631901
              },
              {
                "average": 112.9000914,
                "count": 3905220,
                "maximum": 131,
                "minimum": 95,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.52412055,
                "variance": 240.998319
              },
              {
                "average": 27540.14793,
                "count": 3905220,
                "maximum": 58368,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10997.33209,
                "variance": 120941313.1
              },
              {
                "average": 25072.68334,
                "count": 3905220,
                "maximum": 58624,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8989.121758,
                "variance": 80804309.98
              },
              {
                "average": 21650.64676,
                "count": 3905220,
                "maximum": 60416,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7659.863728,
                "variance": 58673512.34
              },
              {
                "average": 502685.1922,
                "count": 3905220,
                "maximum": 503554.423,
                "minimum": 501542.4069,
                "name": "GpsTime",
                "position": 15,
                "stddev": 358.9713302,
                "variance": 128860.4159
              },
              {
                "average": 0,
                "count": 3905220,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3905220,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3905220,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3905220,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3905220,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428195.3167,
              4957293.196,
              1213.330532,
              428788.0367,
              4958357.436,
              1367.370532
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428195.3166699873,
                    4957293.196142179,
                    1213.330532477485
                  ],
                  [
                    428195.3166699873,
                    4958357.436142179,
                    1213.330532477485
                  ],
                  [
                    428788.03666998725,
                    4958357.436142179,
                    1367.3705324774849
                  ],
                  [
                    428788.03666998725,
                    4957293.196142179,
                    1367.3705324774849
                  ],
                  [
                    428195.3166699873,
                    4957293.196142179,
                    1213.330532477485
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T21:39:14+00:00",
            "end_time": "2011-09-19T21:05:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H8101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002419313904,
              44.98740308782679,
              1026.6797237073374
            ],
            [
              -118.00024348283165,
              45.00000963791019,
              1026.6797237073374
            ],
            [
              -117.98752907039447,
              45.00012029615053,
              1063.2197237073374
            ],
            [
              -117.98731256705852,
              44.987513697709055,
              1063.2197237073374
            ],
            [
              -118.00002419313904,
              44.98740308782679,
              1026.6797237073374
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002435,
        44.98740309,
        1026.679724,
        -117.9873126,
        45.0001203,
        1063.219724
      ],
      "properties": {
        "datetime": "2011-09-20T23:56:44Z",
        "pc:count": 11471763,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421669.7974,
            "count": 11471763,
            "maximum": 422168.8175,
            "minimum": 421166.5775,
            "name": "X",
            "position": 0,
            "stddev": 282.2524395,
            "variance": 79666.43963
          },
          {
            "average": 4982737.382,
            "count": 11471763,
            "maximum": 4983437.402,
            "minimum": 4982036.762,
            "name": "Y",
            "position": 1,
            "stddev": 405.0036754,
            "variance": 164027.9771
          },
          {
            "average": 1035.159855,
            "count": 11471763,
            "maximum": 1063.219724,
            "minimum": 1026.679724,
            "name": "Z",
            "position": 2,
            "stddev": 4.192997779,
            "variance": 17.58123037
          },
          {
            "average": 216.3975262,
            "count": 11471763,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.66637828,
            "variance": 3211.078427
          },
          {
            "average": 1.0420319,
            "count": 11471763,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2339663323,
            "variance": 0.05474024463
          },
          {
            "average": 1.084307443,
            "count": 11471763,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3488179374,
            "variance": 0.1216739534
          },
          {
            "average": 0.4985600731,
            "count": 11471763,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979484,
            "variance": 0.2499979484
          },
          {
            "average": 0,
            "count": 11471763,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.26779903,
            "count": 11471763,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4428122926,
            "variance": 0.1960827265
          },
          {
            "average": 0.9575973255,
            "count": 11471763,
            "maximum": 19.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.94282099,
            "variance": 63.08840527
          },
          {
            "average": 198.0216888,
            "count": 11471763,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 3.238177298,
            "variance": 10.48579221
          },
          {
            "average": 67.86365147,
            "count": 11471763,
            "maximum": 84,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.1485902,
            "variance": 172.8854242
          },
          {
            "average": 24009.85798,
            "count": 11471763,
            "maximum": 63488,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 7729.541108,
            "variance": 59745805.75
          },
          {
            "average": 26687.70214,
            "count": 11471763,
            "maximum": 64768,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 6578.733434,
            "variance": 43279733.59
          },
          {
            "average": 20490.47281,
            "count": 11471763,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5691.197137,
            "variance": 32389724.85
          },
          {
            "average": 595132.1243,
            "count": 11471763,
            "maximum": 598204.1438,
            "minimum": 586687.6524,
            "name": "GpsTime",
            "position": 15,
            "stddev": 4479.316107,
            "variance": 20064272.79
          },
          {
            "average": 0,
            "count": 11471763,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11471763,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11471763,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11471763,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11471763,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421166.5775,
          4982036.762,
          1026.679724,
          422168.8175,
          4983437.402,
          1063.219724
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421166.5774900065,
                4982036.761840728,
                1026.6797237073374
              ],
              [
                421166.5774900065,
                4983437.401840729,
                1026.6797237073374
              ],
              [
                422168.8174900065,
                4983437.401840729,
                1063.2197237073374
              ],
              [
                422168.8174900065,
                4982036.761840728,
                1063.2197237073374
              ],
              [
                421166.5774900065,
                4982036.761840728,
                1026.6797237073374
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:56:44+00:00",
        "end_time": "2011-09-20T20:44:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002435,
            44.98740309,
            1026.679724,
            -117.9873126,
            45.0001203,
            1063.219724
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002419313904,
                  44.98740308782679,
                  1026.6797237073374
                ],
                [
                  -118.00024348283165,
                  45.00000963791019,
                  1026.6797237073374
                ],
                [
                  -117.98752907039447,
                  45.00012029615053,
                  1063.2197237073374
                ],
                [
                  -117.98731256705852,
                  44.987513697709055,
                  1063.2197237073374
                ],
                [
                  -118.00002419313904,
                  44.98740308782679,
                  1026.6797237073374
                ]
              ]
            ]
          },
          "id": "44117H8101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:56:44Z",
            "pc:count": 11471763,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421669.7974,
                "count": 11471763,
                "maximum": 422168.8175,
                "minimum": 421166.5775,
                "name": "X",
                "position": 0,
                "stddev": 282.2524395,
                "variance": 79666.43963
              },
              {
                "average": 4982737.382,
                "count": 11471763,
                "maximum": 4983437.402,
                "minimum": 4982036.762,
                "name": "Y",
                "position": 1,
                "stddev": 405.0036754,
                "variance": 164027.9771
              },
              {
                "average": 1035.159855,
                "count": 11471763,
                "maximum": 1063.219724,
                "minimum": 1026.679724,
                "name": "Z",
                "position": 2,
                "stddev": 4.192997779,
                "variance": 17.58123037
              },
              {
                "average": 216.3975262,
                "count": 11471763,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.66637828,
                "variance": 3211.078427
              },
              {
                "average": 1.0420319,
                "count": 11471763,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2339663323,
                "variance": 0.05474024463
              },
              {
                "average": 1.084307443,
                "count": 11471763,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3488179374,
                "variance": 0.1216739534
              },
              {
                "average": 0.4985600731,
                "count": 11471763,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979484,
                "variance": 0.2499979484
              },
              {
                "average": 0,
                "count": 11471763,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.26779903,
                "count": 11471763,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4428122926,
                "variance": 0.1960827265
              },
              {
                "average": 0.9575973255,
                "count": 11471763,
                "maximum": 19.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.94282099,
                "variance": 63.08840527
              },
              {
                "average": 198.0216888,
                "count": 11471763,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 3.238177298,
                "variance": 10.48579221
              },
              {
                "average": 67.86365147,
                "count": 11471763,
                "maximum": 84,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.1485902,
                "variance": 172.8854242
              },
              {
                "average": 24009.85798,
                "count": 11471763,
                "maximum": 63488,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 7729.541108,
                "variance": 59745805.75
              },
              {
                "average": 26687.70214,
                "count": 11471763,
                "maximum": 64768,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 6578.733434,
                "variance": 43279733.59
              },
              {
                "average": 20490.47281,
                "count": 11471763,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5691.197137,
                "variance": 32389724.85
              },
              {
                "average": 595132.1243,
                "count": 11471763,
                "maximum": 598204.1438,
                "minimum": 586687.6524,
                "name": "GpsTime",
                "position": 15,
                "stddev": 4479.316107,
                "variance": 20064272.79
              },
              {
                "average": 0,
                "count": 11471763,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11471763,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11471763,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11471763,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11471763,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421166.5775,
              4982036.762,
              1026.679724,
              422168.8175,
              4983437.402,
              1063.219724
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421166.5774900065,
                    4982036.761840728,
                    1026.6797237073374
                  ],
                  [
                    421166.5774900065,
                    4983437.401840729,
                    1026.6797237073374
                  ],
                  [
                    422168.8174900065,
                    4983437.401840729,
                    1063.2197237073374
                  ],
                  [
                    422168.8174900065,
                    4982036.761840728,
                    1063.2197237073374
                  ],
                  [
                    421166.5774900065,
                    4982036.761840728,
                    1026.6797237073374
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:56:44+00:00",
            "end_time": "2011-09-20T20:44: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": "44117G7111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8750246861256,
              44.83741714571256,
              1020.250248840396
            ],
            [
              -117.87521534360044,
              44.85000971739332,
              1020.250248840396
            ],
            [
              -117.8625284653338,
              44.85010624523947,
              1037.450248840396
            ],
            [
              -117.86234057074336,
              44.837513631421764,
              1037.450248840396
            ],
            [
              -117.8750246861256,
              44.83741714571256,
              1020.250248840396
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752153,
        44.83741715,
        1020.250249,
        -117.8623406,
        44.85010625,
        1037.450249
      ],
      "properties": {
        "datetime": "2011-09-20T20:59:00Z",
        "pc:count": 13914427,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431378.0079,
            "count": 13914427,
            "maximum": 431843.588,
            "minimum": 430840.948,
            "name": "X",
            "position": 0,
            "stddev": 287.1318024,
            "variance": 82444.67196
          },
          {
            "average": 4965919.791,
            "count": 13914427,
            "maximum": 4966660.475,
            "minimum": 4965261.475,
            "name": "Y",
            "position": 1,
            "stddev": 405.5893186,
            "variance": 164502.6953
          },
          {
            "average": 1022.396046,
            "count": 13914427,
            "maximum": 1037.450249,
            "minimum": 1020.250249,
            "name": "Z",
            "position": 2,
            "stddev": 0.9522205814,
            "variance": 0.9067240356
          },
          {
            "average": 229.4847822,
            "count": 13914427,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.97574506,
            "variance": 898.5452919
          },
          {
            "average": 1.004963913,
            "count": 13914427,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07863673697,
            "variance": 0.006183736401
          },
          {
            "average": 1.009929406,
            "count": 13914427,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1165481277,
            "variance": 0.01358346606
          },
          {
            "average": 0.4997168047,
            "count": 13914427,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999378,
            "variance": 0.2499999378
          },
          {
            "average": 0,
            "count": 13914427,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.219861012,
            "count": 13914427,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4141523387,
            "variance": 0.1715221597
          },
          {
            "average": 1.127346845,
            "count": 13914427,
            "maximum": 22.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.087437773,
            "variance": 65.40664974
          },
          {
            "average": 201.9512946,
            "count": 13914427,
            "maximum": 212,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 4.607220722,
            "variance": 21.22648278
          },
          {
            "average": 124.0509054,
            "count": 13914427,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 97.31223722,
            "variance": 9469.671512
          },
          {
            "average": 24537.62743,
            "count": 13914427,
            "maximum": 58368,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 6679.07019,
            "variance": 44609978.6
          },
          {
            "average": 25268.70571,
            "count": 13914427,
            "maximum": 58368,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 5504.834691,
            "variance": 30303204.97
          },
          {
            "average": 19589.7223,
            "count": 13914427,
            "maximum": 58624,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 4601.665876,
            "variance": 21175328.84
          },
          {
            "average": 558814.0342,
            "count": 13914427,
            "maximum": 587540.6963,
            "minimum": 503416.282,
            "name": "GpsTime",
            "position": 15,
            "stddev": 33981.31322,
            "variance": 1154729648
          },
          {
            "average": 0,
            "count": 13914427,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13914427,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13914427,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13914427,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13914427,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430840.948,
          4965261.475,
          1020.250249,
          431843.588,
          4966660.475,
          1037.450249
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430840.9480223541,
                4965261.4745336,
                1020.250248840396
              ],
              [
                430840.9480223541,
                4966660.4745336,
                1020.250248840396
              ],
              [
                431843.5880223541,
                4966660.4745336,
                1037.450248840396
              ],
              [
                431843.5880223541,
                4965261.4745336,
                1037.450248840396
              ],
              [
                430840.9480223541,
                4965261.4745336,
                1020.250248840396
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T20:59:00+00:00",
        "end_time": "2011-09-19T21:36:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752153,
            44.83741715,
            1020.250249,
            -117.8623406,
            44.85010625,
            1037.450249
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8750246861256,
                  44.83741714571256,
                  1020.250248840396
                ],
                [
                  -117.87521534360044,
                  44.85000971739332,
                  1020.250248840396
                ],
                [
                  -117.8625284653338,
                  44.85010624523947,
                  1037.450248840396
                ],
                [
                  -117.86234057074336,
                  44.837513631421764,
                  1037.450248840396
                ],
                [
                  -117.8750246861256,
                  44.83741714571256,
                  1020.250248840396
                ]
              ]
            ]
          },
          "id": "44117G7111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T20:59:00Z",
            "pc:count": 13914427,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431378.0079,
                "count": 13914427,
                "maximum": 431843.588,
                "minimum": 430840.948,
                "name": "X",
                "position": 0,
                "stddev": 287.1318024,
                "variance": 82444.67196
              },
              {
                "average": 4965919.791,
                "count": 13914427,
                "maximum": 4966660.475,
                "minimum": 4965261.475,
                "name": "Y",
                "position": 1,
                "stddev": 405.5893186,
                "variance": 164502.6953
              },
              {
                "average": 1022.396046,
                "count": 13914427,
                "maximum": 1037.450249,
                "minimum": 1020.250249,
                "name": "Z",
                "position": 2,
                "stddev": 0.9522205814,
                "variance": 0.9067240356
              },
              {
                "average": 229.4847822,
                "count": 13914427,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.97574506,
                "variance": 898.5452919
              },
              {
                "average": 1.004963913,
                "count": 13914427,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07863673697,
                "variance": 0.006183736401
              },
              {
                "average": 1.009929406,
                "count": 13914427,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1165481277,
                "variance": 0.01358346606
              },
              {
                "average": 0.4997168047,
                "count": 13914427,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999378,
                "variance": 0.2499999378
              },
              {
                "average": 0,
                "count": 13914427,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.219861012,
                "count": 13914427,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4141523387,
                "variance": 0.1715221597
              },
              {
                "average": 1.127346845,
                "count": 13914427,
                "maximum": 22.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.087437773,
                "variance": 65.40664974
              },
              {
                "average": 201.9512946,
                "count": 13914427,
                "maximum": 212,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 4.607220722,
                "variance": 21.22648278
              },
              {
                "average": 124.0509054,
                "count": 13914427,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 97.31223722,
                "variance": 9469.671512
              },
              {
                "average": 24537.62743,
                "count": 13914427,
                "maximum": 58368,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 6679.07019,
                "variance": 44609978.6
              },
              {
                "average": 25268.70571,
                "count": 13914427,
                "maximum": 58368,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 5504.834691,
                "variance": 30303204.97
              },
              {
                "average": 19589.7223,
                "count": 13914427,
                "maximum": 58624,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 4601.665876,
                "variance": 21175328.84
              },
              {
                "average": 558814.0342,
                "count": 13914427,
                "maximum": 587540.6963,
                "minimum": 503416.282,
                "name": "GpsTime",
                "position": 15,
                "stddev": 33981.31322,
                "variance": 1154729648
              },
              {
                "average": 0,
                "count": 13914427,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13914427,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13914427,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13914427,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13914427,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430840.948,
              4965261.475,
              1020.250249,
              431843.588,
              4966660.475,
              1037.450249
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430840.9480223541,
                    4965261.4745336,
                    1020.250248840396
                  ],
                  [
                    430840.9480223541,
                    4966660.4745336,
                    1020.250248840396
                  ],
                  [
                    431843.5880223541,
                    4966660.4745336,
                    1037.450248840396
                  ],
                  [
                    431843.5880223541,
                    4965261.4745336,
                    1037.450248840396
                  ],
                  [
                    430840.9480223541,
                    4965261.4745336,
                    1020.250248840396
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T20:59:00+00:00",
            "end_time": "2011-09-19T21:36: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": "45118D1205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00792714152941,
              45.49212956265498,
              825.760677093598
            ],
            [
              -118.00806778218012,
              45.50001172143799,
              825.760677093598
            ],
            [
              -118.00002874859774,
              45.50008238875452,
              842.6806770935981
            ],
            [
              -117.9998892290586,
              45.49220021065833,
              842.6806770935981
            ],
            [
              -118.00792714152941,
              45.49212956265498,
              825.760677093598
            ]
          ]
        ]
      },
      "bbox": [
        -118.0080678,
        45.49212956,
        825.7606771,
        -117.9998892,
        45.50008239,
        842.6806771
      ],
      "properties": {
        "datetime": "2011-09-14T23:59:18Z",
        "pc:count": 2222483,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421654.0092,
            "count": 2222483,
            "maximum": 421872.186,
            "minimum": 421244.026,
            "name": "X",
            "position": 0,
            "stddev": 151.5212104,
            "variance": 22958.6772
          },
          {
            "average": 5038692.924,
            "count": 2222483,
            "maximum": 5038991.315,
            "minimum": 5038115.495,
            "name": "Y",
            "position": 1,
            "stddev": 213.6836309,
            "variance": 45660.69411
          },
          {
            "average": 830.7143154,
            "count": 2222483,
            "maximum": 842.6806771,
            "minimum": 825.7606771,
            "name": "Z",
            "position": 2,
            "stddev": 2.345780584,
            "variance": 5.50268655
          },
          {
            "average": 120.1229103,
            "count": 2222483,
            "maximum": 228,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.51018361,
            "variance": 420.6676315
          },
          {
            "average": 1.000034646,
            "count": 2222483,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005885979064,
            "variance": 3.464474955e-05
          },
          {
            "average": 1.000071992,
            "count": 2222483,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008484480031,
            "variance": 7.19864014e-05
          },
          {
            "average": 0.4999120353,
            "count": 2222483,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000001047,
            "variance": 0.2500001047
          },
          {
            "average": 0,
            "count": 2222483,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.3050687,
            "count": 2222483,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4604366229,
            "variance": 0.2120018837
          },
          {
            "average": -1.140014247,
            "count": 2222483,
            "maximum": 15,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.802874775,
            "variance": 77.49060431
          },
          {
            "average": 120.9157663,
            "count": 2222483,
            "maximum": 134,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 1.40334651,
            "variance": 1.969381428
          },
          {
            "average": 1026.615261,
            "count": 2222483,
            "maximum": 1029,
            "minimum": 1024,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.054193756,
            "variance": 1.111324475
          },
          {
            "average": 30334.64017,
            "count": 2222483,
            "maximum": 57344,
            "minimum": 8704,
            "name": "Red",
            "position": 12,
            "stddev": 9988.426145,
            "variance": 99768656.86
          },
          {
            "average": 32936.774,
            "count": 2222483,
            "maximum": 55808,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 8628.056399,
            "variance": 74443357.22
          },
          {
            "average": 26425.61662,
            "count": 2222483,
            "maximum": 56576,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 6149.242688,
            "variance": 37813185.64
          },
          {
            "average": 78828.87646,
            "count": 2222483,
            "maximum": 79958.53615,
            "minimum": 77570.16576,
            "name": "GpsTime",
            "position": 15,
            "stddev": 544.4440081,
            "variance": 296419.2779
          },
          {
            "average": 0,
            "count": 2222483,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2222483,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2222483,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2222483,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2222483,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421244.026,
          5038115.495,
          825.7606771,
          421872.186,
          5038991.315,
          842.6806771
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421244.0260129314,
                5038115.494675685,
                825.760677093598
              ],
              [
                421244.0260129314,
                5038991.314675685,
                825.760677093598
              ],
              [
                421872.18601293146,
                5038991.314675685,
                842.6806770935981
              ],
              [
                421872.18601293146,
                5038115.494675685,
                842.6806770935981
              ],
              [
                421244.0260129314,
                5038115.494675685,
                825.760677093598
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:59:18+00:00",
        "end_time": "2011-09-14T23:19:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0080678,
            45.49212956,
            825.7606771,
            -117.9998892,
            45.50008239,
            842.6806771
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00792714152941,
                  45.49212956265498,
                  825.760677093598
                ],
                [
                  -118.00806778218012,
                  45.50001172143799,
                  825.760677093598
                ],
                [
                  -118.00002874859774,
                  45.50008238875452,
                  842.6806770935981
                ],
                [
                  -117.9998892290586,
                  45.49220021065833,
                  842.6806770935981
                ],
                [
                  -118.00792714152941,
                  45.49212956265498,
                  825.760677093598
                ]
              ]
            ]
          },
          "id": "45118D1205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:59:18Z",
            "pc:count": 2222483,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421654.0092,
                "count": 2222483,
                "maximum": 421872.186,
                "minimum": 421244.026,
                "name": "X",
                "position": 0,
                "stddev": 151.5212104,
                "variance": 22958.6772
              },
              {
                "average": 5038692.924,
                "count": 2222483,
                "maximum": 5038991.315,
                "minimum": 5038115.495,
                "name": "Y",
                "position": 1,
                "stddev": 213.6836309,
                "variance": 45660.69411
              },
              {
                "average": 830.7143154,
                "count": 2222483,
                "maximum": 842.6806771,
                "minimum": 825.7606771,
                "name": "Z",
                "position": 2,
                "stddev": 2.345780584,
                "variance": 5.50268655
              },
              {
                "average": 120.1229103,
                "count": 2222483,
                "maximum": 228,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.51018361,
                "variance": 420.6676315
              },
              {
                "average": 1.000034646,
                "count": 2222483,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005885979064,
                "variance": 3.464474955e-05
              },
              {
                "average": 1.000071992,
                "count": 2222483,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008484480031,
                "variance": 7.19864014e-05
              },
              {
                "average": 0.4999120353,
                "count": 2222483,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000001047,
                "variance": 0.2500001047
              },
              {
                "average": 0,
                "count": 2222483,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.3050687,
                "count": 2222483,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4604366229,
                "variance": 0.2120018837
              },
              {
                "average": -1.140014247,
                "count": 2222483,
                "maximum": 15,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.802874775,
                "variance": 77.49060431
              },
              {
                "average": 120.9157663,
                "count": 2222483,
                "maximum": 134,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 1.40334651,
                "variance": 1.969381428
              },
              {
                "average": 1026.615261,
                "count": 2222483,
                "maximum": 1029,
                "minimum": 1024,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.054193756,
                "variance": 1.111324475
              },
              {
                "average": 30334.64017,
                "count": 2222483,
                "maximum": 57344,
                "minimum": 8704,
                "name": "Red",
                "position": 12,
                "stddev": 9988.426145,
                "variance": 99768656.86
              },
              {
                "average": 32936.774,
                "count": 2222483,
                "maximum": 55808,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 8628.056399,
                "variance": 74443357.22
              },
              {
                "average": 26425.61662,
                "count": 2222483,
                "maximum": 56576,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 6149.242688,
                "variance": 37813185.64
              },
              {
                "average": 78828.87646,
                "count": 2222483,
                "maximum": 79958.53615,
                "minimum": 77570.16576,
                "name": "GpsTime",
                "position": 15,
                "stddev": 544.4440081,
                "variance": 296419.2779
              },
              {
                "average": 0,
                "count": 2222483,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2222483,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2222483,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2222483,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2222483,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421244.026,
              5038115.495,
              825.7606771,
              421872.186,
              5038991.315,
              842.6806771
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421244.0260129314,
                    5038115.494675685,
                    825.760677093598
                  ],
                  [
                    421244.0260129314,
                    5038991.314675685,
                    825.760677093598
                  ],
                  [
                    421872.18601293146,
                    5038991.314675685,
                    842.6806770935981
                  ],
                  [
                    421872.18601293146,
                    5038115.494675685,
                    842.6806770935981
                  ],
                  [
                    421244.0260129314,
                    5038115.494675685,
                    825.760677093598
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:59:18+00:00",
            "end_time": "2011-09-14T23:19: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": "45118E1325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.07502424231122,
              45.49989541225397,
              890.8241778084531
            ],
            [
              -118.07526439650437,
              45.51250952654707,
              890.8241778084531
            ],
            [
              -118.06252961005154,
              45.512628702518064,
              1078.044177808453
            ],
            [
              -118.06229229879499,
              45.500014536105056,
              1078.044177808453
            ],
            [
              -118.07502424231122,
              45.49989541225397,
              890.8241778084531
            ]
          ]
        ]
      },
      "bbox": [
        -118.0752644,
        45.49989541,
        890.8241778,
        -118.0622923,
        45.5126287,
        1078.044178
      ],
      "properties": {
        "datetime": "2011-09-15T19:04:56Z",
        "pc:count": 17440153,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 416579.5762,
            "count": 17440153,
            "maximum": 417007.6543,
            "minimum": 416012.7743,
            "name": "X",
            "position": 0,
            "stddev": 281.7630478,
            "variance": 79390.41512
          },
          {
            "average": 5039745.29,
            "count": 17440153,
            "maximum": 5040447.865,
            "minimum": 5039046.225,
            "name": "Y",
            "position": 1,
            "stddev": 399.7657386,
            "variance": 159812.6458
          },
          {
            "average": 935.805449,
            "count": 17440153,
            "maximum": 1078.044178,
            "minimum": 890.8241778,
            "name": "Z",
            "position": 2,
            "stddev": 31.14469241,
            "variance": 969.9918653
          },
          {
            "average": 91.82573238,
            "count": 17440153,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.10755909,
            "variance": 2314.337242
          },
          {
            "average": 1.120772106,
            "count": 17440153,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3563812402,
            "variance": 0.1270075884
          },
          {
            "average": 1.251049518,
            "count": 17440153,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5115756137,
            "variance": 0.2617096085
          },
          {
            "average": 0.4995698146,
            "count": 17440153,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998293,
            "variance": 0.2499998293
          },
          {
            "average": 0,
            "count": 17440153,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.115823296,
            "count": 17440153,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3200129151,
            "variance": 0.1024082658
          },
          {
            "average": -0.3391297065,
            "count": 17440153,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.306137545,
            "variance": 68.99192091
          },
          {
            "average": 164.3921637,
            "count": 17440153,
            "maximum": 177,
            "minimum": 118,
            "name": "UserData",
            "position": 10,
            "stddev": 20.87777919,
            "variance": 435.881664
          },
          {
            "average": 10997.00421,
            "count": 17440153,
            "maximum": 20008,
            "minimum": 1001,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7588.815118,
            "variance": 57590114.9
          },
          {
            "average": 24199.8651,
            "count": 17440153,
            "maximum": 65024,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 12521.84114,
            "variance": 156796505.5
          },
          {
            "average": 25785.70931,
            "count": 17440153,
            "maximum": 64768,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 12076.833,
            "variance": 145849895.2
          },
          {
            "average": 22556.10446,
            "count": 17440153,
            "maximum": 63488,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10250.17616,
            "variance": 105066111.3
          },
          {
            "average": 125717.9539,
            "count": 17440153,
            "maximum": 148696.5507,
            "minimum": 65772.03091,
            "name": "GpsTime",
            "position": 15,
            "stddev": 36285.18506,
            "variance": 1316614655
          },
          {
            "average": 0,
            "count": 17440153,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17440153,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17440153,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17440153,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17440153,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416012.7743,
          5039046.225,
          890.8241778,
          417007.6543,
          5040447.865,
          1078.044178
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416012.77430249896,
                5039046.225376854,
                890.8241778084531
              ],
              [
                416012.77430249896,
                5040447.865376854,
                890.8241778084531
              ],
              [
                417007.65430249897,
                5040447.865376854,
                1078.044177808453
              ],
              [
                417007.65430249897,
                5039046.225376854,
                1078.044177808453
              ],
              [
                416012.77430249896,
                5039046.225376854,
                890.8241778084531
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T19:04:56+00:00",
        "end_time": "2011-09-14T20:02:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0752644,
            45.49989541,
            890.8241778,
            -118.0622923,
            45.5126287,
            1078.044178
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.07502424231122,
                  45.49989541225397,
                  890.8241778084531
                ],
                [
                  -118.07526439650437,
                  45.51250952654707,
                  890.8241778084531
                ],
                [
                  -118.06252961005154,
                  45.512628702518064,
                  1078.044177808453
                ],
                [
                  -118.06229229879499,
                  45.500014536105056,
                  1078.044177808453
                ],
                [
                  -118.07502424231122,
                  45.49989541225397,
                  890.8241778084531
                ]
              ]
            ]
          },
          "id": "45118E1325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:04:56Z",
            "pc:count": 17440153,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 416579.5762,
                "count": 17440153,
                "maximum": 417007.6543,
                "minimum": 416012.7743,
                "name": "X",
                "position": 0,
                "stddev": 281.7630478,
                "variance": 79390.41512
              },
              {
                "average": 5039745.29,
                "count": 17440153,
                "maximum": 5040447.865,
                "minimum": 5039046.225,
                "name": "Y",
                "position": 1,
                "stddev": 399.7657386,
                "variance": 159812.6458
              },
              {
                "average": 935.805449,
                "count": 17440153,
                "maximum": 1078.044178,
                "minimum": 890.8241778,
                "name": "Z",
                "position": 2,
                "stddev": 31.14469241,
                "variance": 969.9918653
              },
              {
                "average": 91.82573238,
                "count": 17440153,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.10755909,
                "variance": 2314.337242
              },
              {
                "average": 1.120772106,
                "count": 17440153,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3563812402,
                "variance": 0.1270075884
              },
              {
                "average": 1.251049518,
                "count": 17440153,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5115756137,
                "variance": 0.2617096085
              },
              {
                "average": 0.4995698146,
                "count": 17440153,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998293,
                "variance": 0.2499998293
              },
              {
                "average": 0,
                "count": 17440153,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.115823296,
                "count": 17440153,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3200129151,
                "variance": 0.1024082658
              },
              {
                "average": -0.3391297065,
                "count": 17440153,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.306137545,
                "variance": 68.99192091
              },
              {
                "average": 164.3921637,
                "count": 17440153,
                "maximum": 177,
                "minimum": 118,
                "name": "UserData",
                "position": 10,
                "stddev": 20.87777919,
                "variance": 435.881664
              },
              {
                "average": 10997.00421,
                "count": 17440153,
                "maximum": 20008,
                "minimum": 1001,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7588.815118,
                "variance": 57590114.9
              },
              {
                "average": 24199.8651,
                "count": 17440153,
                "maximum": 65024,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 12521.84114,
                "variance": 156796505.5
              },
              {
                "average": 25785.70931,
                "count": 17440153,
                "maximum": 64768,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 12076.833,
                "variance": 145849895.2
              },
              {
                "average": 22556.10446,
                "count": 17440153,
                "maximum": 63488,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10250.17616,
                "variance": 105066111.3
              },
              {
                "average": 125717.9539,
                "count": 17440153,
                "maximum": 148696.5507,
                "minimum": 65772.03091,
                "name": "GpsTime",
                "position": 15,
                "stddev": 36285.18506,
                "variance": 1316614655
              },
              {
                "average": 0,
                "count": 17440153,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17440153,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17440153,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17440153,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17440153,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416012.7743,
              5039046.225,
              890.8241778,
              417007.6543,
              5040447.865,
              1078.044178
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416012.77430249896,
                    5039046.225376854,
                    890.8241778084531
                  ],
                  [
                    416012.77430249896,
                    5040447.865376854,
                    890.8241778084531
                  ],
                  [
                    417007.65430249897,
                    5040447.865376854,
                    1078.044177808453
                  ],
                  [
                    417007.65430249897,
                    5039046.225376854,
                    1078.044177808453
                  ],
                  [
                    416012.77430249896,
                    5039046.225376854,
                    890.8241778084531
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T19:04:56+00:00",
            "end_time": "2011-09-14T20:02: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": "44117G8310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95001403981904,
              44.79356881096424,
              1080.2451273270567
            ],
            [
              -117.95011975579646,
              44.800010833695616,
              1080.2451273270567
            ],
            [
              -117.93752930955928,
              44.80011489206583,
              1301.3651273270566
            ],
            [
              -117.93742499397001,
              44.793672846093884,
              1301.3651273270566
            ],
            [
              -117.95001403981904,
              44.79356881096424,
              1080.2451273270567
            ]
          ]
        ]
      },
      "bbox": [
        -117.9501198,
        44.79356881,
        1080.245127,
        -117.937425,
        44.80011489,
        1301.365127
      ],
      "properties": {
        "datetime": "2011-09-17T21:15:19Z",
        "pc:count": 6566757,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425337.5491,
            "count": 6566757,
            "maximum": 425852.9152,
            "minimum": 424857.0152,
            "name": "X",
            "position": 0,
            "stddev": 288.4508105,
            "variance": 83203.87009
          },
          {
            "average": 4960809.508,
            "count": 6566757,
            "maximum": 4961172.897,
            "minimum": 4960457.197,
            "name": "Y",
            "position": 1,
            "stddev": 193.9383353,
            "variance": 37612.07791
          },
          {
            "average": 1132.832227,
            "count": 6566757,
            "maximum": 1301.365127,
            "minimum": 1080.245127,
            "name": "Z",
            "position": 2,
            "stddev": 39.35844204,
            "variance": 1549.086959
          },
          {
            "average": 99.60366586,
            "count": 6566757,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.51762639,
            "variance": 1981.81906
          },
          {
            "average": 1.089139891,
            "count": 6566757,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3077077397,
            "variance": 0.09468405308
          },
          {
            "average": 1.183882547,
            "count": 6566757,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4438568879,
            "variance": 0.1970089369
          },
          {
            "average": 0.4999221077,
            "count": 6566757,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000032,
            "variance": 0.250000032
          },
          {
            "average": 0,
            "count": 6566757,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.205622806,
            "count": 6566757,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4041560249,
            "variance": 0.1633420925
          },
          {
            "average": -2.009423848,
            "count": 6566757,
            "maximum": 16.99799919,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.616248098,
            "variance": 74.23973129
          },
          {
            "average": 179,
            "count": 6566757,
            "maximum": 179,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14760.81499,
            "count": 6566757,
            "maximum": 20081,
            "minimum": 9459,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5307.997057,
            "variance": 28174832.76
          },
          {
            "average": 28312.25901,
            "count": 6566757,
            "maximum": 65024,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 14593.78393,
            "variance": 212978529.5
          },
          {
            "average": 28147.71946,
            "count": 6566757,
            "maximum": 65024,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 13015.87248,
            "variance": 169412936.4
          },
          {
            "average": 23254.64198,
            "count": 6566757,
            "maximum": 64512,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10787.81179,
            "variance": 116376883.2
          },
          {
            "average": 326592.1001,
            "count": 6566757,
            "maximum": 329319.0925,
            "minimum": 324730.4853,
            "name": "GpsTime",
            "position": 15,
            "stddev": 946.4228735,
            "variance": 895716.2555
          },
          {
            "average": 0,
            "count": 6566757,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6566757,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6566757,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6566757,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6566757,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424857.0152,
          4960457.197,
          1080.245127,
          425852.9152,
          4961172.897,
          1301.365127
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424857.015211587,
                4960457.197386363,
                1080.2451273270567
              ],
              [
                424857.015211587,
                4961172.897386362,
                1080.2451273270567
              ],
              [
                425852.91521158704,
                4961172.897386362,
                1301.3651273270566
              ],
              [
                425852.91521158704,
                4960457.197386363,
                1301.3651273270566
              ],
              [
                424857.015211587,
                4960457.197386363,
                1080.2451273270567
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:15:19+00:00",
        "end_time": "2011-09-17T19:58:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9501198,
            44.79356881,
            1080.245127,
            -117.937425,
            44.80011489,
            1301.365127
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95001403981904,
                  44.79356881096424,
                  1080.2451273270567
                ],
                [
                  -117.95011975579646,
                  44.800010833695616,
                  1080.2451273270567
                ],
                [
                  -117.93752930955928,
                  44.80011489206583,
                  1301.3651273270566
                ],
                [
                  -117.93742499397001,
                  44.793672846093884,
                  1301.3651273270566
                ],
                [
                  -117.95001403981904,
                  44.79356881096424,
                  1080.2451273270567
                ]
              ]
            ]
          },
          "id": "44117G8310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:15:19Z",
            "pc:count": 6566757,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425337.5491,
                "count": 6566757,
                "maximum": 425852.9152,
                "minimum": 424857.0152,
                "name": "X",
                "position": 0,
                "stddev": 288.4508105,
                "variance": 83203.87009
              },
              {
                "average": 4960809.508,
                "count": 6566757,
                "maximum": 4961172.897,
                "minimum": 4960457.197,
                "name": "Y",
                "position": 1,
                "stddev": 193.9383353,
                "variance": 37612.07791
              },
              {
                "average": 1132.832227,
                "count": 6566757,
                "maximum": 1301.365127,
                "minimum": 1080.245127,
                "name": "Z",
                "position": 2,
                "stddev": 39.35844204,
                "variance": 1549.086959
              },
              {
                "average": 99.60366586,
                "count": 6566757,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.51762639,
                "variance": 1981.81906
              },
              {
                "average": 1.089139891,
                "count": 6566757,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3077077397,
                "variance": 0.09468405308
              },
              {
                "average": 1.183882547,
                "count": 6566757,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4438568879,
                "variance": 0.1970089369
              },
              {
                "average": 0.4999221077,
                "count": 6566757,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000032,
                "variance": 0.250000032
              },
              {
                "average": 0,
                "count": 6566757,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.205622806,
                "count": 6566757,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4041560249,
                "variance": 0.1633420925
              },
              {
                "average": -2.009423848,
                "count": 6566757,
                "maximum": 16.99799919,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.616248098,
                "variance": 74.23973129
              },
              {
                "average": 179,
                "count": 6566757,
                "maximum": 179,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14760.81499,
                "count": 6566757,
                "maximum": 20081,
                "minimum": 9459,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5307.997057,
                "variance": 28174832.76
              },
              {
                "average": 28312.25901,
                "count": 6566757,
                "maximum": 65024,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 14593.78393,
                "variance": 212978529.5
              },
              {
                "average": 28147.71946,
                "count": 6566757,
                "maximum": 65024,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 13015.87248,
                "variance": 169412936.4
              },
              {
                "average": 23254.64198,
                "count": 6566757,
                "maximum": 64512,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10787.81179,
                "variance": 116376883.2
              },
              {
                "average": 326592.1001,
                "count": 6566757,
                "maximum": 329319.0925,
                "minimum": 324730.4853,
                "name": "GpsTime",
                "position": 15,
                "stddev": 946.4228735,
                "variance": 895716.2555
              },
              {
                "average": 0,
                "count": 6566757,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6566757,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6566757,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6566757,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6566757,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424857.0152,
              4960457.197,
              1080.245127,
              425852.9152,
              4961172.897,
              1301.365127
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424857.015211587,
                    4960457.197386363,
                    1080.2451273270567
                  ],
                  [
                    424857.015211587,
                    4961172.897386362,
                    1080.2451273270567
                  ],
                  [
                    425852.91521158704,
                    4961172.897386362,
                    1301.3651273270566
                  ],
                  [
                    425852.91521158704,
                    4960457.197386363,
                    1301.3651273270566
                  ],
                  [
                    424857.015211587,
                    4960457.197386363,
                    1080.2451273270567
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:15:19+00:00",
            "end_time": "2011-09-17T19: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": "44117G8211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752501970145,
              44.83741017180566,
              1035.8908556701408
            ],
            [
              -117.93772941676654,
              44.85001008659607,
              1035.8908556701408
            ],
            [
              -117.92502883681793,
              44.850113671643356,
              1073.8108556701409
            ],
            [
              -117.92482720713942,
              44.83751371160899,
              1073.8108556701409
            ],
            [
              -117.93752501970145,
              44.83741017180566,
              1035.8908556701408
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377294,
        44.83741017,
        1035.890856,
        -117.9248272,
        44.85011367,
        1073.810856
      ],
      "properties": {
        "datetime": "2011-09-21T00:05:51Z",
        "pc:count": 15942115,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426385.962,
            "count": 15942115,
            "maximum": 426904.7816,
            "minimum": 425901.0416,
            "name": "X",
            "position": 0,
            "stddev": 289.7941368,
            "variance": 83980.6417
          },
          {
            "average": 4965972.782,
            "count": 15942115,
            "maximum": 4966715.638,
            "minimum": 4965315.798,
            "name": "Y",
            "position": 1,
            "stddev": 388.8247949,
            "variance": 151184.7212
          },
          {
            "average": 1043.962772,
            "count": 15942115,
            "maximum": 1073.810856,
            "minimum": 1035.890856,
            "name": "Z",
            "position": 2,
            "stddev": 4.109831331,
            "variance": 16.89071357
          },
          {
            "average": 219.7402242,
            "count": 15942115,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.9085325,
            "variance": 1927.959226
          },
          {
            "average": 1.008159582,
            "count": 15942115,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1050441345,
            "variance": 0.0110342702
          },
          {
            "average": 1.016382331,
            "count": 15942115,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1585725388,
            "variance": 0.02514525006
          },
          {
            "average": 0.499110438,
            "count": 15942115,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992244,
            "variance": 0.2499992244
          },
          {
            "average": 0,
            "count": 15942115,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.192530288,
            "count": 15942115,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3942871875,
            "variance": 0.1554623863
          },
          {
            "average": 1.146551663,
            "count": 15942115,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.861875743,
            "variance": 61.8090902
          },
          {
            "average": 199.1496187,
            "count": 15942115,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 6.541470213,
            "variance": 42.79083254
          },
          {
            "average": 1044.363928,
            "count": 15942115,
            "maximum": 20071,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3916.873859,
            "variance": 15341900.83
          },
          {
            "average": 25519.65705,
            "count": 15942115,
            "maximum": 61952,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 8339.631039,
            "variance": 69549445.86
          },
          {
            "average": 27778.5275,
            "count": 15942115,
            "maximum": 64000,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 7019.34601,
            "variance": 49271218.41
          },
          {
            "average": 22056.8069,
            "count": 15942115,
            "maximum": 64000,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 4879.121474,
            "variance": 23805826.36
          },
          {
            "average": 575439.6344,
            "count": 15942115,
            "maximum": 598751.389,
            "minimum": 320931.9472,
            "name": "GpsTime",
            "position": 15,
            "stddev": 67758.44323,
            "variance": 4591206629
          },
          {
            "average": 0,
            "count": 15942115,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15942115,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15942115,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15942115,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15942115,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425901.0416,
          4965315.798,
          1035.890856,
          426904.7816,
          4966715.638,
          1073.810856
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425901.0415716556,
                4965315.798320113,
                1035.8908556701408
              ],
              [
                425901.0415716556,
                4966715.638320113,
                1035.8908556701408
              ],
              [
                426904.7815716556,
                4966715.638320113,
                1073.8108556701409
              ],
              [
                426904.7815716556,
                4965315.798320113,
                1073.8108556701409
              ],
              [
                425901.0415716556,
                4965315.798320113,
                1035.8908556701408
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-21T00:05:51+00:00",
        "end_time": "2011-09-17T18:55:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377294,
            44.83741017,
            1035.890856,
            -117.9248272,
            44.85011367,
            1073.810856
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752501970145,
                  44.83741017180566,
                  1035.8908556701408
                ],
                [
                  -117.93772941676654,
                  44.85001008659607,
                  1035.8908556701408
                ],
                [
                  -117.92502883681793,
                  44.850113671643356,
                  1073.8108556701409
                ],
                [
                  -117.92482720713942,
                  44.83751371160899,
                  1073.8108556701409
                ],
                [
                  -117.93752501970145,
                  44.83741017180566,
                  1035.8908556701408
                ]
              ]
            ]
          },
          "id": "44117G8211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-21T00:05:51Z",
            "pc:count": 15942115,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426385.962,
                "count": 15942115,
                "maximum": 426904.7816,
                "minimum": 425901.0416,
                "name": "X",
                "position": 0,
                "stddev": 289.7941368,
                "variance": 83980.6417
              },
              {
                "average": 4965972.782,
                "count": 15942115,
                "maximum": 4966715.638,
                "minimum": 4965315.798,
                "name": "Y",
                "position": 1,
                "stddev": 388.8247949,
                "variance": 151184.7212
              },
              {
                "average": 1043.962772,
                "count": 15942115,
                "maximum": 1073.810856,
                "minimum": 1035.890856,
                "name": "Z",
                "position": 2,
                "stddev": 4.109831331,
                "variance": 16.89071357
              },
              {
                "average": 219.7402242,
                "count": 15942115,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.9085325,
                "variance": 1927.959226
              },
              {
                "average": 1.008159582,
                "count": 15942115,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1050441345,
                "variance": 0.0110342702
              },
              {
                "average": 1.016382331,
                "count": 15942115,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1585725388,
                "variance": 0.02514525006
              },
              {
                "average": 0.499110438,
                "count": 15942115,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992244,
                "variance": 0.2499992244
              },
              {
                "average": 0,
                "count": 15942115,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.192530288,
                "count": 15942115,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3942871875,
                "variance": 0.1554623863
              },
              {
                "average": 1.146551663,
                "count": 15942115,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.861875743,
                "variance": 61.8090902
              },
              {
                "average": 199.1496187,
                "count": 15942115,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 6.541470213,
                "variance": 42.79083254
              },
              {
                "average": 1044.363928,
                "count": 15942115,
                "maximum": 20071,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3916.873859,
                "variance": 15341900.83
              },
              {
                "average": 25519.65705,
                "count": 15942115,
                "maximum": 61952,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 8339.631039,
                "variance": 69549445.86
              },
              {
                "average": 27778.5275,
                "count": 15942115,
                "maximum": 64000,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 7019.34601,
                "variance": 49271218.41
              },
              {
                "average": 22056.8069,
                "count": 15942115,
                "maximum": 64000,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 4879.121474,
                "variance": 23805826.36
              },
              {
                "average": 575439.6344,
                "count": 15942115,
                "maximum": 598751.389,
                "minimum": 320931.9472,
                "name": "GpsTime",
                "position": 15,
                "stddev": 67758.44323,
                "variance": 4591206629
              },
              {
                "average": 0,
                "count": 15942115,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15942115,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15942115,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15942115,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15942115,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425901.0416,
              4965315.798,
              1035.890856,
              426904.7816,
              4966715.638,
              1073.810856
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425901.0415716556,
                    4965315.798320113,
                    1035.8908556701408
                  ],
                  [
                    425901.0415716556,
                    4966715.638320113,
                    1035.8908556701408
                  ],
                  [
                    426904.7815716556,
                    4966715.638320113,
                    1073.8108556701409
                  ],
                  [
                    426904.7815716556,
                    4965315.798320113,
                    1073.8108556701409
                  ],
                  [
                    425901.0415716556,
                    4965315.798320113,
                    1035.8908556701408
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-21T00:05:51+00:00",
            "end_time": "2011-09-17T18: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": "44117H7422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002481343176,
              44.87492538953288,
              1017.1493525973638
            ],
            [
              -117.80019925108067,
              44.88751037853984,
              1017.1493525973638
            ],
            [
              -117.78752870902734,
              44.88759845877781,
              1027.7493525973637
            ],
            [
              -117.78735703277219,
              44.87501343134489,
              1027.7493525973637
            ],
            [
              -117.80002481343176,
              44.87492538953288,
              1017.1493525973638
            ]
          ]
        ]
      },
      "bbox": [
        -117.8001993,
        44.87492539,
        1017.149353,
        -117.787357,
        44.88759846,
        1027.749353
      ],
      "properties": {
        "datetime": "2011-09-19T22:46:08Z",
        "pc:count": 14510458,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437319.5378,
            "count": 14510458,
            "maximum": 437810.5,
            "minimum": 436809.82,
            "name": "X",
            "position": 0,
            "stddev": 277.3612015,
            "variance": 76929.23608
          },
          {
            "average": 4970065.224,
            "count": 14510458,
            "maximum": 4970765.101,
            "minimum": 4969366.961,
            "name": "Y",
            "position": 1,
            "stddev": 394.783618,
            "variance": 155854.105
          },
          {
            "average": 1020.711429,
            "count": 14510458,
            "maximum": 1027.749353,
            "minimum": 1017.149353,
            "name": "Z",
            "position": 2,
            "stddev": 1.439653066,
            "variance": 2.07260095
          },
          {
            "average": 225.5528479,
            "count": 14510458,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.51788189,
            "variance": 931.3411148
          },
          {
            "average": 1.000190552,
            "count": 14510458,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0138077426,
            "variance": 0.0001906537556
          },
          {
            "average": 1.000379657,
            "count": 14510458,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01949170571,
            "variance": 0.0003799265915
          },
          {
            "average": 0.4998880807,
            "count": 14510458,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000047,
            "variance": 0.2500000047
          },
          {
            "average": 0,
            "count": 14510458,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.19120575,
            "count": 14510458,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3932507109,
            "variance": 0.1546461216
          },
          {
            "average": 1.386013546,
            "count": 14510458,
            "maximum": 19.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.763950607,
            "variance": 60.27892903
          },
          {
            "average": 200.1798309,
            "count": 14510458,
            "maximum": 213,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 4.549253989,
            "variance": 20.69571186
          },
          {
            "average": 110.7363665,
            "count": 14510458,
            "maximum": 144,
            "minimum": 89,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.43185093,
            "variance": 270.0057248
          },
          {
            "average": 38489.83048,
            "count": 14510458,
            "maximum": 63232,
            "minimum": 6144,
            "name": "Red",
            "position": 12,
            "stddev": 11681.33368,
            "variance": 136453556.5
          },
          {
            "average": 37765.51895,
            "count": 14510458,
            "maximum": 61952,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 10040.25013,
            "variance": 100806622.6
          },
          {
            "average": 31174.61418,
            "count": 14510458,
            "maximum": 61440,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 10490.18559,
            "variance": 110043993.7
          },
          {
            "average": 501555.627,
            "count": 14510458,
            "maximum": 507568.7138,
            "minimum": 499375.279,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1851.328061,
            "variance": 3427415.588
          },
          {
            "average": 0,
            "count": 14510458,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14510458,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14510458,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14510458,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14510458,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436809.82,
          4969366.961,
          1017.149353,
          437810.5,
          4970765.101,
          1027.749353
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436809.81999405916,
                4969366.960742811,
                1017.1493525973638
              ],
              [
                436809.81999405916,
                4970765.100742811,
                1017.1493525973638
              ],
              [
                437810.4999940592,
                4970765.100742811,
                1027.7493525973637
              ],
              [
                437810.4999940592,
                4969366.960742811,
                1027.7493525973637
              ],
              [
                436809.81999405916,
                4969366.960742811,
                1017.1493525973638
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T22:46:08+00:00",
        "end_time": "2011-09-19T20:29:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8001993,
            44.87492539,
            1017.149353,
            -117.787357,
            44.88759846,
            1027.749353
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002481343176,
                  44.87492538953288,
                  1017.1493525973638
                ],
                [
                  -117.80019925108067,
                  44.88751037853984,
                  1017.1493525973638
                ],
                [
                  -117.78752870902734,
                  44.88759845877781,
                  1027.7493525973637
                ],
                [
                  -117.78735703277219,
                  44.87501343134489,
                  1027.7493525973637
                ],
                [
                  -117.80002481343176,
                  44.87492538953288,
                  1017.1493525973638
                ]
              ]
            ]
          },
          "id": "44117H7422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:46:08Z",
            "pc:count": 14510458,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437319.5378,
                "count": 14510458,
                "maximum": 437810.5,
                "minimum": 436809.82,
                "name": "X",
                "position": 0,
                "stddev": 277.3612015,
                "variance": 76929.23608
              },
              {
                "average": 4970065.224,
                "count": 14510458,
                "maximum": 4970765.101,
                "minimum": 4969366.961,
                "name": "Y",
                "position": 1,
                "stddev": 394.783618,
                "variance": 155854.105
              },
              {
                "average": 1020.711429,
                "count": 14510458,
                "maximum": 1027.749353,
                "minimum": 1017.149353,
                "name": "Z",
                "position": 2,
                "stddev": 1.439653066,
                "variance": 2.07260095
              },
              {
                "average": 225.5528479,
                "count": 14510458,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.51788189,
                "variance": 931.3411148
              },
              {
                "average": 1.000190552,
                "count": 14510458,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0138077426,
                "variance": 0.0001906537556
              },
              {
                "average": 1.000379657,
                "count": 14510458,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01949170571,
                "variance": 0.0003799265915
              },
              {
                "average": 0.4998880807,
                "count": 14510458,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000047,
                "variance": 0.2500000047
              },
              {
                "average": 0,
                "count": 14510458,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.19120575,
                "count": 14510458,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3932507109,
                "variance": 0.1546461216
              },
              {
                "average": 1.386013546,
                "count": 14510458,
                "maximum": 19.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.763950607,
                "variance": 60.27892903
              },
              {
                "average": 200.1798309,
                "count": 14510458,
                "maximum": 213,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 4.549253989,
                "variance": 20.69571186
              },
              {
                "average": 110.7363665,
                "count": 14510458,
                "maximum": 144,
                "minimum": 89,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.43185093,
                "variance": 270.0057248
              },
              {
                "average": 38489.83048,
                "count": 14510458,
                "maximum": 63232,
                "minimum": 6144,
                "name": "Red",
                "position": 12,
                "stddev": 11681.33368,
                "variance": 136453556.5
              },
              {
                "average": 37765.51895,
                "count": 14510458,
                "maximum": 61952,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 10040.25013,
                "variance": 100806622.6
              },
              {
                "average": 31174.61418,
                "count": 14510458,
                "maximum": 61440,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 10490.18559,
                "variance": 110043993.7
              },
              {
                "average": 501555.627,
                "count": 14510458,
                "maximum": 507568.7138,
                "minimum": 499375.279,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1851.328061,
                "variance": 3427415.588
              },
              {
                "average": 0,
                "count": 14510458,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14510458,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14510458,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14510458,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14510458,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436809.82,
              4969366.961,
              1017.149353,
              437810.5,
              4970765.101,
              1027.749353
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436809.81999405916,
                    4969366.960742811,
                    1017.1493525973638
                  ],
                  [
                    436809.81999405916,
                    4970765.100742811,
                    1017.1493525973638
                  ],
                  [
                    437810.4999940592,
                    4970765.100742811,
                    1027.7493525973637
                  ],
                  [
                    437810.4999940592,
                    4969366.960742811,
                    1027.7493525973637
                  ],
                  [
                    436809.81999405916,
                    4969366.960742811,
                    1017.1493525973638
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T22:46:08+00:00",
            "end_time": "2011-09-19T20:29: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": "44117G7212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002452790605,
              44.83742538670265,
              1021.3612576384783
            ],
            [
              -117.80019873765795,
              44.85001045869362,
              1021.3612576384783
            ],
            [
              -117.7875283215881,
              44.85009853783196,
              1050.3412576384783
            ],
            [
              -117.78735686959661,
              44.837513427414976,
              1050.3412576384783
            ],
            [
              -117.80002452790605,
              44.83742538670265,
              1021.3612576384783
            ]
          ]
        ]
      },
      "bbox": [
        -117.8001987,
        44.83742539,
        1021.361258,
        -117.7873569,
        44.85009854,
        1050.341258
      ],
      "properties": {
        "datetime": "2011-09-19T20:28:49Z",
        "pc:count": 11580718,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437273.3772,
            "count": 11580718,
            "maximum": 437770.1341,
            "minimum": 436768.8141,
            "name": "X",
            "position": 0,
            "stddev": 283.2237876,
            "variance": 80215.71386
          },
          {
            "average": 4965903.243,
            "count": 11580718,
            "maximum": 4966599.429,
            "minimum": 4965201.289,
            "name": "Y",
            "position": 1,
            "stddev": 398.9540823,
            "variance": 159164.3598
          },
          {
            "average": 1023.837043,
            "count": 11580718,
            "maximum": 1050.341258,
            "minimum": 1021.361258,
            "name": "Z",
            "position": 2,
            "stddev": 1.064186515,
            "variance": 1.132492939
          },
          {
            "average": 226.6438594,
            "count": 11580718,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.47946741,
            "variance": 869.0389987
          },
          {
            "average": 1.00361083,
            "count": 11580718,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07130377506,
            "variance": 0.005084228338
          },
          {
            "average": 1.00724886,
            "count": 11580718,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1085284021,
            "variance": 0.01177841406
          },
          {
            "average": 0.4990162959,
            "count": 11580718,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990539,
            "variance": 0.2499990539
          },
          {
            "average": 0,
            "count": 11580718,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.216122351,
            "count": 11580718,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4115987063,
            "variance": 0.169413495
          },
          {
            "average": 1.055158501,
            "count": 11580718,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.942574218,
            "variance": 63.08448521
          },
          {
            "average": 196.1011841,
            "count": 11580718,
            "maximum": 212,
            "minimum": 187,
            "name": "UserData",
            "position": 10,
            "stddev": 3.064068527,
            "variance": 9.388515939
          },
          {
            "average": 64.56439618,
            "count": 11580718,
            "maximum": 120,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 38.87383319,
            "variance": 1511.174907
          },
          {
            "average": 32988.69404,
            "count": 11580718,
            "maximum": 63232,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 7792.269202,
            "variance": 60719459.32
          },
          {
            "average": 32643.0709,
            "count": 11580718,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 6265.540835,
            "variance": 39257001.96
          },
          {
            "average": 24224.49394,
            "count": 11580718,
            "maximum": 64000,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 6273.973764,
            "variance": 39362746.79
          },
          {
            "average": 463673.9911,
            "count": 11580718,
            "maximum": 499329.9724,
            "minimum": 429895.1244,
            "name": "GpsTime",
            "position": 15,
            "stddev": 33592.59315,
            "variance": 1128462314
          },
          {
            "average": 0,
            "count": 11580718,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11580718,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11580718,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11580718,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11580718,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436768.8141,
          4965201.289,
          1021.361258,
          437770.1341,
          4966599.429,
          1050.341258
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436768.81412594457,
                4965201.288513483,
                1021.3612576384783
              ],
              [
                436768.81412594457,
                4966599.428513483,
                1021.3612576384783
              ],
              [
                437770.1341259445,
                4966599.428513483,
                1050.3412576384783
              ],
              [
                437770.1341259445,
                4965201.288513483,
                1050.3412576384783
              ],
              [
                436768.81412594457,
                4965201.288513483,
                1021.3612576384783
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T20:28:49+00:00",
        "end_time": "2011-09-19T01:11:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8001987,
            44.83742539,
            1021.361258,
            -117.7873569,
            44.85009854,
            1050.341258
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002452790605,
                  44.83742538670265,
                  1021.3612576384783
                ],
                [
                  -117.80019873765795,
                  44.85001045869362,
                  1021.3612576384783
                ],
                [
                  -117.7875283215881,
                  44.85009853783196,
                  1050.3412576384783
                ],
                [
                  -117.78735686959661,
                  44.837513427414976,
                  1050.3412576384783
                ],
                [
                  -117.80002452790605,
                  44.83742538670265,
                  1021.3612576384783
                ]
              ]
            ]
          },
          "id": "44117G7212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:28:49Z",
            "pc:count": 11580718,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437273.3772,
                "count": 11580718,
                "maximum": 437770.1341,
                "minimum": 436768.8141,
                "name": "X",
                "position": 0,
                "stddev": 283.2237876,
                "variance": 80215.71386
              },
              {
                "average": 4965903.243,
                "count": 11580718,
                "maximum": 4966599.429,
                "minimum": 4965201.289,
                "name": "Y",
                "position": 1,
                "stddev": 398.9540823,
                "variance": 159164.3598
              },
              {
                "average": 1023.837043,
                "count": 11580718,
                "maximum": 1050.341258,
                "minimum": 1021.361258,
                "name": "Z",
                "position": 2,
                "stddev": 1.064186515,
                "variance": 1.132492939
              },
              {
                "average": 226.6438594,
                "count": 11580718,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.47946741,
                "variance": 869.0389987
              },
              {
                "average": 1.00361083,
                "count": 11580718,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07130377506,
                "variance": 0.005084228338
              },
              {
                "average": 1.00724886,
                "count": 11580718,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1085284021,
                "variance": 0.01177841406
              },
              {
                "average": 0.4990162959,
                "count": 11580718,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990539,
                "variance": 0.2499990539
              },
              {
                "average": 0,
                "count": 11580718,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.216122351,
                "count": 11580718,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4115987063,
                "variance": 0.169413495
              },
              {
                "average": 1.055158501,
                "count": 11580718,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.942574218,
                "variance": 63.08448521
              },
              {
                "average": 196.1011841,
                "count": 11580718,
                "maximum": 212,
                "minimum": 187,
                "name": "UserData",
                "position": 10,
                "stddev": 3.064068527,
                "variance": 9.388515939
              },
              {
                "average": 64.56439618,
                "count": 11580718,
                "maximum": 120,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 38.87383319,
                "variance": 1511.174907
              },
              {
                "average": 32988.69404,
                "count": 11580718,
                "maximum": 63232,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 7792.269202,
                "variance": 60719459.32
              },
              {
                "average": 32643.0709,
                "count": 11580718,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 6265.540835,
                "variance": 39257001.96
              },
              {
                "average": 24224.49394,
                "count": 11580718,
                "maximum": 64000,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 6273.973764,
                "variance": 39362746.79
              },
              {
                "average": 463673.9911,
                "count": 11580718,
                "maximum": 499329.9724,
                "minimum": 429895.1244,
                "name": "GpsTime",
                "position": 15,
                "stddev": 33592.59315,
                "variance": 1128462314
              },
              {
                "average": 0,
                "count": 11580718,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11580718,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11580718,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11580718,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11580718,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436768.8141,
              4965201.289,
              1021.361258,
              437770.1341,
              4966599.429,
              1050.341258
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436768.81412594457,
                    4965201.288513483,
                    1021.3612576384783
                  ],
                  [
                    436768.81412594457,
                    4966599.428513483,
                    1021.3612576384783
                  ],
                  [
                    437770.1341259445,
                    4966599.428513483,
                    1050.3412576384783
                  ],
                  [
                    437770.1341259445,
                    4965201.288513483,
                    1050.3412576384783
                  ],
                  [
                    436768.81412594457,
                    4965201.288513483,
                    1021.3612576384783
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T20:28:49+00:00",
            "end_time": "2011-09-19T01: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": "44117G8221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752434515022,
              44.81241002508259,
              1041.1939914511204
            ],
            [
              -117.93772856113235,
              44.82500981524169,
              1041.1939914511204
            ],
            [
              -117.9250289185631,
              44.82511339237985,
              1085.6139914511205
            ],
            [
              -117.92482746731432,
              44.81251355698046,
              1085.6139914511205
            ],
            [
              -117.93752434515022,
              44.81241002508259,
              1041.1939914511204
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377286,
        44.81241003,
        1041.193991,
        -117.9248275,
        44.82511339,
        1085.613991
      ],
      "properties": {
        "datetime": "2011-09-20T22:05:51Z",
        "pc:count": 21452525,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426373.7666,
            "count": 21452525,
            "maximum": 426873.1583,
            "minimum": 425869.0583,
            "name": "X",
            "position": 0,
            "stddev": 280.7029057,
            "variance": 78794.12125
          },
          {
            "average": 4963240.705,
            "count": 21452525,
            "maximum": 4963938.501,
            "minimum": 4962538.681,
            "name": "Y",
            "position": 1,
            "stddev": 397.3779787,
            "variance": 157909.2579
          },
          {
            "average": 1049.280204,
            "count": 21452525,
            "maximum": 1085.613991,
            "minimum": 1041.193991,
            "name": "Z",
            "position": 2,
            "stddev": 4.92638456,
            "variance": 24.26926483
          },
          {
            "average": 168.5609776,
            "count": 21452525,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 67.19941732,
            "variance": 4515.761688
          },
          {
            "average": 1.010568266,
            "count": 21452525,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1155084693,
            "variance": 0.01334220649
          },
          {
            "average": 1.02146675,
            "count": 21452525,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1743326281,
            "variance": 0.03039186522
          },
          {
            "average": 0.4998579421,
            "count": 21452525,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999915,
            "variance": 0.2499999915
          },
          {
            "average": 0,
            "count": 21452525,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.161775176,
            "count": 21452525,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3682444494,
            "variance": 0.1356039745
          },
          {
            "average": -0.8641928157,
            "count": 21452525,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.00739465,
            "variance": 64.11836907
          },
          {
            "average": 189.0997622,
            "count": 21452525,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 10.59518489,
            "variance": 112.2579429
          },
          {
            "average": 7646.835492,
            "count": 21452525,
            "maximum": 20074,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8283.374455,
            "variance": 68614292.36
          },
          {
            "average": 24821.21065,
            "count": 21452525,
            "maximum": 55040,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 4969.194242,
            "variance": 24692891.42
          },
          {
            "average": 27672.26821,
            "count": 21452525,
            "maximum": 55808,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 4601.684124,
            "variance": 21175496.77
          },
          {
            "average": 20947.25414,
            "count": 21452525,
            "maximum": 58368,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 3236.626763,
            "variance": 10475752.8
          },
          {
            "average": 451456.4472,
            "count": 21452525,
            "maximum": 591551.5571,
            "minimum": 320647.2598,
            "name": "GpsTime",
            "position": 15,
            "stddev": 133957.959,
            "variance": 17944734780.0
          },
          {
            "average": 0,
            "count": 21452525,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21452525,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21452525,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21452525,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21452525,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425869.0583,
          4962538.681,
          1041.193991,
          426873.1583,
          4963938.501,
          1085.613991
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425869.05834908335,
                4962538.681137747,
                1041.1939914511204
              ],
              [
                425869.05834908335,
                4963938.501137747,
                1041.1939914511204
              ],
              [
                426873.1583490833,
                4963938.501137747,
                1085.6139914511205
              ],
              [
                426873.1583490833,
                4962538.681137747,
                1085.6139914511205
              ],
              [
                425869.05834908335,
                4962538.681137747,
                1041.1939914511204
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:05:51+00:00",
        "end_time": "2011-09-17T18:50:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377286,
            44.81241003,
            1041.193991,
            -117.9248275,
            44.82511339,
            1085.613991
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752434515022,
                  44.81241002508259,
                  1041.1939914511204
                ],
                [
                  -117.93772856113235,
                  44.82500981524169,
                  1041.1939914511204
                ],
                [
                  -117.9250289185631,
                  44.82511339237985,
                  1085.6139914511205
                ],
                [
                  -117.92482746731432,
                  44.81251355698046,
                  1085.6139914511205
                ],
                [
                  -117.93752434515022,
                  44.81241002508259,
                  1041.1939914511204
                ]
              ]
            ]
          },
          "id": "44117G8221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:05:51Z",
            "pc:count": 21452525,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426373.7666,
                "count": 21452525,
                "maximum": 426873.1583,
                "minimum": 425869.0583,
                "name": "X",
                "position": 0,
                "stddev": 280.7029057,
                "variance": 78794.12125
              },
              {
                "average": 4963240.705,
                "count": 21452525,
                "maximum": 4963938.501,
                "minimum": 4962538.681,
                "name": "Y",
                "position": 1,
                "stddev": 397.3779787,
                "variance": 157909.2579
              },
              {
                "average": 1049.280204,
                "count": 21452525,
                "maximum": 1085.613991,
                "minimum": 1041.193991,
                "name": "Z",
                "position": 2,
                "stddev": 4.92638456,
                "variance": 24.26926483
              },
              {
                "average": 168.5609776,
                "count": 21452525,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 67.19941732,
                "variance": 4515.761688
              },
              {
                "average": 1.010568266,
                "count": 21452525,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1155084693,
                "variance": 0.01334220649
              },
              {
                "average": 1.02146675,
                "count": 21452525,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1743326281,
                "variance": 0.03039186522
              },
              {
                "average": 0.4998579421,
                "count": 21452525,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999915,
                "variance": 0.2499999915
              },
              {
                "average": 0,
                "count": 21452525,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.161775176,
                "count": 21452525,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3682444494,
                "variance": 0.1356039745
              },
              {
                "average": -0.8641928157,
                "count": 21452525,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.00739465,
                "variance": 64.11836907
              },
              {
                "average": 189.0997622,
                "count": 21452525,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 10.59518489,
                "variance": 112.2579429
              },
              {
                "average": 7646.835492,
                "count": 21452525,
                "maximum": 20074,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8283.374455,
                "variance": 68614292.36
              },
              {
                "average": 24821.21065,
                "count": 21452525,
                "maximum": 55040,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 4969.194242,
                "variance": 24692891.42
              },
              {
                "average": 27672.26821,
                "count": 21452525,
                "maximum": 55808,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 4601.684124,
                "variance": 21175496.77
              },
              {
                "average": 20947.25414,
                "count": 21452525,
                "maximum": 58368,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 3236.626763,
                "variance": 10475752.8
              },
              {
                "average": 451456.4472,
                "count": 21452525,
                "maximum": 591551.5571,
                "minimum": 320647.2598,
                "name": "GpsTime",
                "position": 15,
                "stddev": 133957.959,
                "variance": 17944734780.0
              },
              {
                "average": 0,
                "count": 21452525,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21452525,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21452525,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21452525,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21452525,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425869.0583,
              4962538.681,
              1041.193991,
              426873.1583,
              4963938.501,
              1085.613991
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425869.05834908335,
                    4962538.681137747,
                    1041.1939914511204
                  ],
                  [
                    425869.05834908335,
                    4963938.501137747,
                    1041.1939914511204
                  ],
                  [
                    426873.1583490833,
                    4963938.501137747,
                    1085.6139914511205
                  ],
                  [
                    426873.1583490833,
                    4962538.681137747,
                    1085.6139914511205
                  ],
                  [
                    425869.05834908335,
                    4962538.681137747,
                    1041.1939914511204
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:05:51+00:00",
            "end_time": "2011-09-17T18:50:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118D1402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05002412721741,
              45.424898502090684,
              830.1123352162024
            ],
            [
              -118.05025801796046,
              45.43750928509526,
              830.1123352162024
            ],
            [
              -118.03752978445543,
              45.43762561912965,
              889.1523352162023
            ],
            [
              -118.03729872702881,
              45.4250147852638,
              889.1523352162023
            ],
            [
              -118.05002412721741,
              45.424898502090684,
              830.1123352162024
            ]
          ]
        ]
      },
      "bbox": [
        -118.050258,
        45.4248985,
        830.1123352,
        -118.0372987,
        45.43762562,
        889.1523352
      ],
      "properties": {
        "datetime": "2011-09-15T18:24:39Z",
        "pc:count": 12563213,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418292.3996,
            "count": 12563213,
            "maximum": 418852.7815,
            "minimum": 417857.1015,
            "name": "X",
            "position": 0,
            "stddev": 287.226634,
            "variance": 82499.13929
          },
          {
            "average": 5031390.116,
            "count": 12563213,
            "maximum": 5032089.766,
            "minimum": 5030688.526,
            "name": "Y",
            "position": 1,
            "stddev": 399.6991904,
            "variance": 159759.4428
          },
          {
            "average": 857.4549282,
            "count": 12563213,
            "maximum": 889.1523352,
            "minimum": 830.1123352,
            "name": "Z",
            "position": 2,
            "stddev": 12.21043852,
            "variance": 149.0948088
          },
          {
            "average": 104.7137303,
            "count": 12563213,
            "maximum": 248,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.0210398,
            "variance": 901.2628307
          },
          {
            "average": 1.009081037,
            "count": 12563213,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1044998309,
            "variance": 0.01092021465
          },
          {
            "average": 1.019553676,
            "count": 12563213,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1624726127,
            "variance": 0.02639734986
          },
          {
            "average": 0.4999623106,
            "count": 12563213,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000185,
            "variance": 0.2500000185
          },
          {
            "average": 0,
            "count": 12563213,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.236133543,
            "count": 12563213,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4247052005,
            "variance": 0.1803745073
          },
          {
            "average": -2.323072747,
            "count": 12563213,
            "maximum": 15,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.601273656,
            "variance": 73.98190851
          },
          {
            "average": 131.9975149,
            "count": 12563213,
            "maximum": 177,
            "minimum": 115,
            "name": "UserData",
            "position": 10,
            "stddev": 21.3194268,
            "variance": 454.5179592
          },
          {
            "average": 3504.487816,
            "count": 12563213,
            "maximum": 20001,
            "minimum": 1003,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5758.875356,
            "variance": 33164645.36
          },
          {
            "average": 38887.66401,
            "count": 12563213,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 9207.073303,
            "variance": 84770198.8
          },
          {
            "average": 37362.22579,
            "count": 12563213,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 7729.427388,
            "variance": 59744047.74
          },
          {
            "average": 31551.11643,
            "count": 12563213,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7764.36273,
            "variance": 60285328.6
          },
          {
            "average": 82741.63081,
            "count": 12563213,
            "maximum": 146279.4606,
            "minimum": 66961.75631,
            "name": "GpsTime",
            "position": 15,
            "stddev": 29776.82188,
            "variance": 886659121.1
          },
          {
            "average": 0,
            "count": 12563213,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12563213,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12563213,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12563213,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12563213,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417857.1015,
          5030688.526,
          830.1123352,
          418852.7815,
          5032089.766,
          889.1523352
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417857.10147452174,
                5030688.525535328,
                830.1123352162024
              ],
              [
                417857.10147452174,
                5032089.765535329,
                830.1123352162024
              ],
              [
                418852.7814745218,
                5032089.765535329,
                889.1523352162023
              ],
              [
                418852.7814745218,
                5030688.525535328,
                889.1523352162023
              ],
              [
                417857.10147452174,
                5030688.525535328,
                830.1123352162024
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:24:39+00:00",
        "end_time": "2011-09-14T20:22:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.050258,
            45.4248985,
            830.1123352,
            -118.0372987,
            45.43762562,
            889.1523352
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05002412721741,
                  45.424898502090684,
                  830.1123352162024
                ],
                [
                  -118.05025801796046,
                  45.43750928509526,
                  830.1123352162024
                ],
                [
                  -118.03752978445543,
                  45.43762561912965,
                  889.1523352162023
                ],
                [
                  -118.03729872702881,
                  45.4250147852638,
                  889.1523352162023
                ],
                [
                  -118.05002412721741,
                  45.424898502090684,
                  830.1123352162024
                ]
              ]
            ]
          },
          "id": "45118D1402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:24:39Z",
            "pc:count": 12563213,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418292.3996,
                "count": 12563213,
                "maximum": 418852.7815,
                "minimum": 417857.1015,
                "name": "X",
                "position": 0,
                "stddev": 287.226634,
                "variance": 82499.13929
              },
              {
                "average": 5031390.116,
                "count": 12563213,
                "maximum": 5032089.766,
                "minimum": 5030688.526,
                "name": "Y",
                "position": 1,
                "stddev": 399.6991904,
                "variance": 159759.4428
              },
              {
                "average": 857.4549282,
                "count": 12563213,
                "maximum": 889.1523352,
                "minimum": 830.1123352,
                "name": "Z",
                "position": 2,
                "stddev": 12.21043852,
                "variance": 149.0948088
              },
              {
                "average": 104.7137303,
                "count": 12563213,
                "maximum": 248,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.0210398,
                "variance": 901.2628307
              },
              {
                "average": 1.009081037,
                "count": 12563213,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1044998309,
                "variance": 0.01092021465
              },
              {
                "average": 1.019553676,
                "count": 12563213,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1624726127,
                "variance": 0.02639734986
              },
              {
                "average": 0.4999623106,
                "count": 12563213,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000185,
                "variance": 0.2500000185
              },
              {
                "average": 0,
                "count": 12563213,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.236133543,
                "count": 12563213,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4247052005,
                "variance": 0.1803745073
              },
              {
                "average": -2.323072747,
                "count": 12563213,
                "maximum": 15,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.601273656,
                "variance": 73.98190851
              },
              {
                "average": 131.9975149,
                "count": 12563213,
                "maximum": 177,
                "minimum": 115,
                "name": "UserData",
                "position": 10,
                "stddev": 21.3194268,
                "variance": 454.5179592
              },
              {
                "average": 3504.487816,
                "count": 12563213,
                "maximum": 20001,
                "minimum": 1003,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5758.875356,
                "variance": 33164645.36
              },
              {
                "average": 38887.66401,
                "count": 12563213,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 9207.073303,
                "variance": 84770198.8
              },
              {
                "average": 37362.22579,
                "count": 12563213,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 7729.427388,
                "variance": 59744047.74
              },
              {
                "average": 31551.11643,
                "count": 12563213,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7764.36273,
                "variance": 60285328.6
              },
              {
                "average": 82741.63081,
                "count": 12563213,
                "maximum": 146279.4606,
                "minimum": 66961.75631,
                "name": "GpsTime",
                "position": 15,
                "stddev": 29776.82188,
                "variance": 886659121.1
              },
              {
                "average": 0,
                "count": 12563213,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12563213,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12563213,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12563213,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12563213,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417857.1015,
              5030688.526,
              830.1123352,
              418852.7815,
              5032089.766,
              889.1523352
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417857.10147452174,
                    5030688.525535328,
                    830.1123352162024
                  ],
                  [
                    417857.10147452174,
                    5032089.765535329,
                    830.1123352162024
                  ],
                  [
                    418852.7814745218,
                    5032089.765535329,
                    889.1523352162023
                  ],
                  [
                    418852.7814745218,
                    5030688.525535328,
                    889.1523352162023
                  ],
                  [
                    417857.10147452174,
                    5030688.525535328,
                    830.1123352162024
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:24:39+00:00",
            "end_time": "2011-09-14T20:22: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": "45118E1314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0875238937239,
              45.52489423235937,
              973.1707183211224
            ],
            [
              -118.08776706561979,
              45.537508959133135,
              973.1707183211224
            ],
            [
              -118.07503001895161,
              45.53762954840945,
              1160.6507183211224
            ],
            [
              -118.0747896931027,
              45.5250147688943,
              1160.6507183211224
            ],
            [
              -118.0875238937239,
              45.52489423235937,
              973.1707183211224
            ]
          ]
        ]
      },
      "bbox": [
        -118.0877671,
        45.52489423,
        973.1707183,
        -118.0747897,
        45.53762955,
        1160.650718
      ],
      "properties": {
        "datetime": "2011-09-15T20:22:22Z",
        "pc:count": 13395233,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415554.4758,
            "count": 13395233,
            "maximum": 416068.4493,
            "minimum": 415073.8293,
            "name": "X",
            "position": 0,
            "stddev": 284.1982403,
            "variance": 80768.63979
          },
          {
            "average": 5042518.542,
            "count": 13395233,
            "maximum": 5043238.386,
            "minimum": 5041836.666,
            "name": "Y",
            "position": 1,
            "stddev": 404.7997619,
            "variance": 163862.8472
          },
          {
            "average": 1029.081967,
            "count": 13395233,
            "maximum": 1160.650718,
            "minimum": 973.1707183,
            "name": "Z",
            "position": 2,
            "stddev": 27.6894261,
            "variance": 766.704318
          },
          {
            "average": 86.19666862,
            "count": 13395233,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.83995779,
            "variance": 2792.061139
          },
          {
            "average": 1.149144699,
            "count": 13395233,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.389036523,
            "variance": 0.1513494162
          },
          {
            "average": 1.305679864,
            "count": 13395233,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5439596974,
            "variance": 0.2958921524
          },
          {
            "average": 0.4995713774,
            "count": 13395233,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998349,
            "variance": 0.2499998349
          },
          {
            "average": 0,
            "count": 13395233,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.105140986,
            "count": 13395233,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.306735009,
            "variance": 0.09408636577
          },
          {
            "average": -0.5770189425,
            "count": 13395233,
            "maximum": 16.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.966019767,
            "variance": 63.45747092
          },
          {
            "average": 177,
            "count": 13395233,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14760.05989,
            "count": 13395233,
            "maximum": 20025,
            "minimum": 9416,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5294.86706,
            "variance": 28035617.18
          },
          {
            "average": 148849.7112,
            "count": 13395233,
            "maximum": 153342.3065,
            "minimum": 148215.001,
            "name": "GpsTime",
            "position": 12,
            "stddev": 439.379433,
            "variance": 193054.2861
          },
          {
            "average": 0,
            "count": 13395233,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13395233,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13395233,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13395233,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13395233,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415073.8293,
          5041836.666,
          973.1707183,
          416068.4493,
          5043238.386,
          1160.650718
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415073.8293141936,
                5041836.665542192,
                973.1707183211224
              ],
              [
                415073.8293141936,
                5043238.3855421925,
                973.1707183211224
              ],
              [
                416068.44931419357,
                5043238.3855421925,
                1160.6507183211224
              ],
              [
                416068.44931419357,
                5041836.665542192,
                1160.6507183211224
              ],
              [
                415073.8293141936,
                5041836.665542192,
                973.1707183211224
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:22:22+00:00",
        "end_time": "2011-09-15T18:56:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0877671,
            45.52489423,
            973.1707183,
            -118.0747897,
            45.53762955,
            1160.650718
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0875238937239,
                  45.52489423235937,
                  973.1707183211224
                ],
                [
                  -118.08776706561979,
                  45.537508959133135,
                  973.1707183211224
                ],
                [
                  -118.07503001895161,
                  45.53762954840945,
                  1160.6507183211224
                ],
                [
                  -118.0747896931027,
                  45.5250147688943,
                  1160.6507183211224
                ],
                [
                  -118.0875238937239,
                  45.52489423235937,
                  973.1707183211224
                ]
              ]
            ]
          },
          "id": "45118E1314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:22:22Z",
            "pc:count": 13395233,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415554.4758,
                "count": 13395233,
                "maximum": 416068.4493,
                "minimum": 415073.8293,
                "name": "X",
                "position": 0,
                "stddev": 284.1982403,
                "variance": 80768.63979
              },
              {
                "average": 5042518.542,
                "count": 13395233,
                "maximum": 5043238.386,
                "minimum": 5041836.666,
                "name": "Y",
                "position": 1,
                "stddev": 404.7997619,
                "variance": 163862.8472
              },
              {
                "average": 1029.081967,
                "count": 13395233,
                "maximum": 1160.650718,
                "minimum": 973.1707183,
                "name": "Z",
                "position": 2,
                "stddev": 27.6894261,
                "variance": 766.704318
              },
              {
                "average": 86.19666862,
                "count": 13395233,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.83995779,
                "variance": 2792.061139
              },
              {
                "average": 1.149144699,
                "count": 13395233,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.389036523,
                "variance": 0.1513494162
              },
              {
                "average": 1.305679864,
                "count": 13395233,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5439596974,
                "variance": 0.2958921524
              },
              {
                "average": 0.4995713774,
                "count": 13395233,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998349,
                "variance": 0.2499998349
              },
              {
                "average": 0,
                "count": 13395233,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.105140986,
                "count": 13395233,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.306735009,
                "variance": 0.09408636577
              },
              {
                "average": -0.5770189425,
                "count": 13395233,
                "maximum": 16.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.966019767,
                "variance": 63.45747092
              },
              {
                "average": 177,
                "count": 13395233,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14760.05989,
                "count": 13395233,
                "maximum": 20025,
                "minimum": 9416,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5294.86706,
                "variance": 28035617.18
              },
              {
                "average": 148849.7112,
                "count": 13395233,
                "maximum": 153342.3065,
                "minimum": 148215.001,
                "name": "GpsTime",
                "position": 12,
                "stddev": 439.379433,
                "variance": 193054.2861
              },
              {
                "average": 0,
                "count": 13395233,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13395233,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13395233,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13395233,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13395233,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415073.8293,
              5041836.666,
              973.1707183,
              416068.4493,
              5043238.386,
              1160.650718
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415073.8293141936,
                    5041836.665542192,
                    973.1707183211224
                  ],
                  [
                    415073.8293141936,
                    5043238.3855421925,
                    973.1707183211224
                  ],
                  [
                    416068.44931419357,
                    5043238.3855421925,
                    1160.6507183211224
                  ],
                  [
                    416068.44931419357,
                    5041836.665542192,
                    1160.6507183211224
                  ],
                  [
                    415073.8293141936,
                    5041836.665542192,
                    973.1707183211224
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:22:22+00:00",
            "end_time": "2011-09-15T18:56:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H8102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752833540632,
              44.987402279240925,
              1020.6315981764337
            ],
            [
              -117.98774484500044,
              45.000006536956725,
              1020.6315981764337
            ],
            [
              -117.97503317645638,
              45.000115779910004,
              1054.0715981764338
            ],
            [
              -117.97481945213168,
              44.987511474463325,
              1054.0715981764338
            ],
            [
              -117.98752833540632,
              44.987402279240925,
              1020.6315981764337
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877448,
        44.98740228,
        1020.631598,
        -117.9748195,
        45.00011578,
        1054.071598
      ],
      "properties": {
        "datetime": "2011-09-20T23:56:45Z",
        "pc:count": 11708114,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422656.2366,
            "count": 11708114,
            "maximum": 423153.6771,
            "minimum": 422151.6571,
            "name": "X",
            "position": 0,
            "stddev": 283.3446998,
            "variance": 80284.21893
          },
          {
            "average": 4982727.724,
            "count": 11708114,
            "maximum": 4983424.972,
            "minimum": 4982024.592,
            "name": "Y",
            "position": 1,
            "stddev": 399.5189015,
            "variance": 159615.3526
          },
          {
            "average": 1027.345758,
            "count": 11708114,
            "maximum": 1054.071598,
            "minimum": 1020.631598,
            "name": "Z",
            "position": 2,
            "stddev": 3.154860054,
            "variance": 9.953141963
          },
          {
            "average": 226.7008423,
            "count": 11708114,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.40093654,
            "variance": 1552.4338
          },
          {
            "average": 1.015187502,
            "count": 11708114,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1372991821,
            "variance": 0.01885106541
          },
          {
            "average": 1.030437353,
            "count": 11708114,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2035046001,
            "variance": 0.04141412225
          },
          {
            "average": 0.4992777658,
            "count": 11708114,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994997,
            "variance": 0.2499994997
          },
          {
            "average": 0,
            "count": 11708114,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.264824036,
            "count": 11708114,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4412394842,
            "variance": 0.1946922824
          },
          {
            "average": 0.8770355185,
            "count": 11708114,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.771319238,
            "variance": 60.3934027
          },
          {
            "average": 199.8027996,
            "count": 11708114,
            "maximum": 212,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 3.352346774,
            "variance": 11.23822889
          },
          {
            "average": 67.6683892,
            "count": 11708114,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 52.22173828,
            "variance": 2727.109949
          },
          {
            "average": 583634.4069,
            "count": 11708114,
            "maximum": 598205.9936,
            "minimum": 524117.544,
            "name": "GpsTime",
            "position": 12,
            "stddev": 14717.63571,
            "variance": 216608801
          },
          {
            "average": 0,
            "count": 11708114,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11708114,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11708114,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11708114,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11708114,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422151.6571,
          4982024.592,
          1020.631598,
          423153.6771,
          4983424.972,
          1054.071598
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422151.6571312192,
                4982024.591932157,
                1020.6315981764337
              ],
              [
                422151.6571312192,
                4983424.971932158,
                1020.6315981764337
              ],
              [
                423153.67713121924,
                4983424.971932158,
                1054.0715981764338
              ],
              [
                423153.67713121924,
                4982024.591932157,
                1054.0715981764338
              ],
              [
                422151.6571312192,
                4982024.591932157,
                1020.6315981764337
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:56:45+00:00",
        "end_time": "2011-09-20T03:21:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877448,
            44.98740228,
            1020.631598,
            -117.9748195,
            45.00011578,
            1054.071598
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752833540632,
                  44.987402279240925,
                  1020.6315981764337
                ],
                [
                  -117.98774484500044,
                  45.000006536956725,
                  1020.6315981764337
                ],
                [
                  -117.97503317645638,
                  45.000115779910004,
                  1054.0715981764338
                ],
                [
                  -117.97481945213168,
                  44.987511474463325,
                  1054.0715981764338
                ],
                [
                  -117.98752833540632,
                  44.987402279240925,
                  1020.6315981764337
                ]
              ]
            ]
          },
          "id": "44117H8102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:56:45Z",
            "pc:count": 11708114,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422656.2366,
                "count": 11708114,
                "maximum": 423153.6771,
                "minimum": 422151.6571,
                "name": "X",
                "position": 0,
                "stddev": 283.3446998,
                "variance": 80284.21893
              },
              {
                "average": 4982727.724,
                "count": 11708114,
                "maximum": 4983424.972,
                "minimum": 4982024.592,
                "name": "Y",
                "position": 1,
                "stddev": 399.5189015,
                "variance": 159615.3526
              },
              {
                "average": 1027.345758,
                "count": 11708114,
                "maximum": 1054.071598,
                "minimum": 1020.631598,
                "name": "Z",
                "position": 2,
                "stddev": 3.154860054,
                "variance": 9.953141963
              },
              {
                "average": 226.7008423,
                "count": 11708114,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.40093654,
                "variance": 1552.4338
              },
              {
                "average": 1.015187502,
                "count": 11708114,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1372991821,
                "variance": 0.01885106541
              },
              {
                "average": 1.030437353,
                "count": 11708114,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2035046001,
                "variance": 0.04141412225
              },
              {
                "average": 0.4992777658,
                "count": 11708114,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994997,
                "variance": 0.2499994997
              },
              {
                "average": 0,
                "count": 11708114,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.264824036,
                "count": 11708114,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4412394842,
                "variance": 0.1946922824
              },
              {
                "average": 0.8770355185,
                "count": 11708114,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.771319238,
                "variance": 60.3934027
              },
              {
                "average": 199.8027996,
                "count": 11708114,
                "maximum": 212,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 3.352346774,
                "variance": 11.23822889
              },
              {
                "average": 67.6683892,
                "count": 11708114,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 52.22173828,
                "variance": 2727.109949
              },
              {
                "average": 583634.4069,
                "count": 11708114,
                "maximum": 598205.9936,
                "minimum": 524117.544,
                "name": "GpsTime",
                "position": 12,
                "stddev": 14717.63571,
                "variance": 216608801
              },
              {
                "average": 0,
                "count": 11708114,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11708114,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11708114,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11708114,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11708114,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422151.6571,
              4982024.592,
              1020.631598,
              423153.6771,
              4983424.972,
              1054.071598
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422151.6571312192,
                    4982024.591932157,
                    1020.6315981764337
                  ],
                  [
                    422151.6571312192,
                    4983424.971932158,
                    1020.6315981764337
                  ],
                  [
                    423153.67713121924,
                    4983424.971932158,
                    1054.0715981764338
                  ],
                  [
                    423153.67713121924,
                    4982024.591932157,
                    1054.0715981764338
                  ],
                  [
                    422151.6571312192,
                    4982024.591932157,
                    1020.6315981764337
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:56:45+00:00",
            "end_time": "2011-09-20T03:21: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": "44117F7303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002672682712,
              44.682875200562165,
              1089.463068168961
            ],
            [
              -117.85009452646204,
              44.687510938913185,
              1089.463068168961
            ],
            [
              -117.83993920988048,
              44.68758608153803,
              1211.303068168961
            ],
            [
              -117.83987221995586,
              44.68295033110937,
              1211.303068168961
            ],
            [
              -117.85002672682712,
              44.682875200562165,
              1089.463068168961
            ]
          ]
        ]
      },
      "bbox": [
        -117.8500945,
        44.6828752,
        1089.463068,
        -117.8398722,
        44.68758608,
        1211.303068
      ],
      "properties": {
        "datetime": "2011-09-18T23:53:26Z",
        "pc:count": 2662436,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432942.2863,
            "count": 2662436,
            "maximum": 433442.2085,
            "minimum": 432637.3885,
            "name": "X",
            "position": 0,
            "stddev": 190.7161699,
            "variance": 36372.65748
          },
          {
            "average": 4948356.154,
            "count": 2662436,
            "maximum": 4948588.556,
            "minimum": 4948073.556,
            "name": "Y",
            "position": 1,
            "stddev": 142.1660553,
            "variance": 20211.18728
          },
          {
            "average": 1131.232889,
            "count": 2662436,
            "maximum": 1211.303068,
            "minimum": 1089.463068,
            "name": "Z",
            "position": 2,
            "stddev": 29.95268722,
            "variance": 897.1634718
          },
          {
            "average": 234.4508086,
            "count": 2662436,
            "maximum": 255,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.30507976,
            "variance": 299.4657854
          },
          {
            "average": 1.00043156,
            "count": 2662436,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02076953509,
            "variance": 0.0004313735877
          },
          {
            "average": 1.000863119,
            "count": 2662436,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02936621678,
            "variance": 0.0008623746877
          },
          {
            "average": 0.4985843791,
            "count": 2662436,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980899,
            "variance": 0.2499980899
          },
          {
            "average": 0,
            "count": 2662436,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.272393027,
            "count": 2662436,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4451911276,
            "variance": 0.1981951401
          },
          {
            "average": 0.08805404898,
            "count": 2662436,
            "maximum": 16.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.997115282,
            "variance": 63.95385284
          },
          {
            "average": 198.0828809,
            "count": 2662436,
            "maximum": 208,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 3.58330006,
            "variance": 12.84003932
          },
          {
            "average": 13.65873396,
            "count": 2662436,
            "maximum": 26,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.10852081,
            "variance": 102.182193
          },
          {
            "average": 41155.64034,
            "count": 2662436,
            "maximum": 60672,
            "minimum": 7936,
            "name": "Red",
            "position": 12,
            "stddev": 6992.128516,
            "variance": 48889861.18
          },
          {
            "average": 37834.77216,
            "count": 2662436,
            "maximum": 60672,
            "minimum": 9216,
            "name": "Green",
            "position": 13,
            "stddev": 7053.570068,
            "variance": 49752850.7
          },
          {
            "average": 32105.12146,
            "count": 2662436,
            "maximum": 60416,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 6582.313218,
            "variance": 43326847.3
          },
          {
            "average": 424511.0279,
            "count": 2662436,
            "maximum": 425206.9756,
            "minimum": 424195.1939,
            "name": "GpsTime",
            "position": 15,
            "stddev": 351.6849738,
            "variance": 123682.3208
          },
          {
            "average": 0,
            "count": 2662436,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2662436,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2662436,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2662436,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2662436,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432637.3885,
          4948073.556,
          1089.463068,
          433442.2085,
          4948588.556,
          1211.303068
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432637.3885289742,
                4948073.556335751,
                1089.463068168961
              ],
              [
                432637.3885289742,
                4948588.556335751,
                1089.463068168961
              ],
              [
                433442.20852897415,
                4948588.556335751,
                1211.303068168961
              ],
              [
                433442.20852897415,
                4948073.556335751,
                1211.303068168961
              ],
              [
                432637.3885289742,
                4948073.556335751,
                1089.463068168961
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T23:53:26+00:00",
        "end_time": "2011-09-18T23:36:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117F7303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117F7303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117F7303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8500945,
            44.6828752,
            1089.463068,
            -117.8398722,
            44.68758608,
            1211.303068
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002672682712,
                  44.682875200562165,
                  1089.463068168961
                ],
                [
                  -117.85009452646204,
                  44.687510938913185,
                  1089.463068168961
                ],
                [
                  -117.83993920988048,
                  44.68758608153803,
                  1211.303068168961
                ],
                [
                  -117.83987221995586,
                  44.68295033110937,
                  1211.303068168961
                ],
                [
                  -117.85002672682712,
                  44.682875200562165,
                  1089.463068168961
                ]
              ]
            ]
          },
          "id": "44117F7303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F7303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:53:26Z",
            "pc:count": 2662436,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432942.2863,
                "count": 2662436,
                "maximum": 433442.2085,
                "minimum": 432637.3885,
                "name": "X",
                "position": 0,
                "stddev": 190.7161699,
                "variance": 36372.65748
              },
              {
                "average": 4948356.154,
                "count": 2662436,
                "maximum": 4948588.556,
                "minimum": 4948073.556,
                "name": "Y",
                "position": 1,
                "stddev": 142.1660553,
                "variance": 20211.18728
              },
              {
                "average": 1131.232889,
                "count": 2662436,
                "maximum": 1211.303068,
                "minimum": 1089.463068,
                "name": "Z",
                "position": 2,
                "stddev": 29.95268722,
                "variance": 897.1634718
              },
              {
                "average": 234.4508086,
                "count": 2662436,
                "maximum": 255,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.30507976,
                "variance": 299.4657854
              },
              {
                "average": 1.00043156,
                "count": 2662436,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02076953509,
                "variance": 0.0004313735877
              },
              {
                "average": 1.000863119,
                "count": 2662436,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02936621678,
                "variance": 0.0008623746877
              },
              {
                "average": 0.4985843791,
                "count": 2662436,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980899,
                "variance": 0.2499980899
              },
              {
                "average": 0,
                "count": 2662436,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.272393027,
                "count": 2662436,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4451911276,
                "variance": 0.1981951401
              },
              {
                "average": 0.08805404898,
                "count": 2662436,
                "maximum": 16.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.997115282,
                "variance": 63.95385284
              },
              {
                "average": 198.0828809,
                "count": 2662436,
                "maximum": 208,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 3.58330006,
                "variance": 12.84003932
              },
              {
                "average": 13.65873396,
                "count": 2662436,
                "maximum": 26,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.10852081,
                "variance": 102.182193
              },
              {
                "average": 41155.64034,
                "count": 2662436,
                "maximum": 60672,
                "minimum": 7936,
                "name": "Red",
                "position": 12,
                "stddev": 6992.128516,
                "variance": 48889861.18
              },
              {
                "average": 37834.77216,
                "count": 2662436,
                "maximum": 60672,
                "minimum": 9216,
                "name": "Green",
                "position": 13,
                "stddev": 7053.570068,
                "variance": 49752850.7
              },
              {
                "average": 32105.12146,
                "count": 2662436,
                "maximum": 60416,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 6582.313218,
                "variance": 43326847.3
              },
              {
                "average": 424511.0279,
                "count": 2662436,
                "maximum": 425206.9756,
                "minimum": 424195.1939,
                "name": "GpsTime",
                "position": 15,
                "stddev": 351.6849738,
                "variance": 123682.3208
              },
              {
                "average": 0,
                "count": 2662436,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2662436,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2662436,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2662436,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2662436,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432637.3885,
              4948073.556,
              1089.463068,
              433442.2085,
              4948588.556,
              1211.303068
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432637.3885289742,
                    4948073.556335751,
                    1089.463068168961
                  ],
                  [
                    432637.3885289742,
                    4948588.556335751,
                    1089.463068168961
                  ],
                  [
                    433442.20852897415,
                    4948588.556335751,
                    1211.303068168961
                  ],
                  [
                    433442.20852897415,
                    4948073.556335751,
                    1211.303068168961
                  ],
                  [
                    432637.3885289742,
                    4948073.556335751,
                    1089.463068168961
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T23:53:26+00:00",
            "end_time": "2011-09-18T23:36: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": "44117G7417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002484194603,
              44.76242522088517,
              1068.9896051349056
            ],
            [
              -117.8001985944965,
              44.77501027881236,
              1068.9896051349056
            ],
            [
              -117.78752816027192,
              44.77509835696327,
              1303.2896051349057
            ],
            [
              -117.78735715824878,
              44.76251326060975,
              1303.2896051349057
            ],
            [
              -117.80002484194603,
              44.76242522088517,
              1068.9896051349056
            ]
          ]
        ]
      },
      "bbox": [
        -117.8001986,
        44.76242522,
        1068.989605,
        -117.7873572,
        44.77509836,
        1303.289605
      ],
      "properties": {
        "datetime": "2011-09-19T00:24:36Z",
        "pc:count": 11562856,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437192.5548,
            "count": 11562856,
            "maximum": 437689.434,
            "minimum": 436686.814,
            "name": "X",
            "position": 0,
            "stddev": 286.8431019,
            "variance": 82278.96513
          },
          {
            "average": 4957574.407,
            "count": 11562856,
            "maximum": 4958268.128,
            "minimum": 4956870.008,
            "name": "Y",
            "position": 1,
            "stddev": 403.2312081,
            "variance": 162595.4072
          },
          {
            "average": 1134.4411,
            "count": 11562856,
            "maximum": 1303.289605,
            "minimum": 1068.989605,
            "name": "Z",
            "position": 2,
            "stddev": 65.97577178,
            "variance": 4352.802462
          },
          {
            "average": 235.5642557,
            "count": 11562856,
            "maximum": 255,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 16.16882519,
            "variance": 261.430908
          },
          {
            "average": 1.000045836,
            "count": 11562856,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006770105579,
            "variance": 4.583432956e-05
          },
          {
            "average": 1.000090635,
            "count": 11562856,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.009519813044,
            "variance": 9.062684038e-05
          },
          {
            "average": 0.4994118235,
            "count": 11562856,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996757,
            "variance": 0.2499996757
          },
          {
            "average": 0,
            "count": 11562856,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.2577224,
            "count": 11562856,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4373803621,
            "variance": 0.1913015811
          },
          {
            "average": 0.9842689555,
            "count": 11562856,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.796443786,
            "variance": 60.78453571
          },
          {
            "average": 197.5581061,
            "count": 11562856,
            "maximum": 212,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 3.68528667,
            "variance": 13.58133784
          },
          {
            "average": 16.9374101,
            "count": 11562856,
            "maximum": 30,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.0610476,
            "variance": 101.2246789
          },
          {
            "average": 35406.84422,
            "count": 11562856,
            "maximum": 60672,
            "minimum": 11520,
            "name": "Red",
            "position": 12,
            "stddev": 7266.636588,
            "variance": 52804007.3
          },
          {
            "average": 33122.18277,
            "count": 11562856,
            "maximum": 60672,
            "minimum": 9472,
            "name": "Green",
            "position": 13,
            "stddev": 6039.763705,
            "variance": 36478745.61
          },
          {
            "average": 26416.49847,
            "count": 11562856,
            "maximum": 58112,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 5850.734736,
            "variance": 34231096.95
          },
          {
            "average": 425755.4684,
            "count": 11562856,
            "maximum": 427076.5494,
            "minimum": 424487.7431,
            "name": "GpsTime",
            "position": 15,
            "stddev": 519.2268146,
            "variance": 269596.485
          },
          {
            "average": 0,
            "count": 11562856,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11562856,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11562856,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11562856,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11562856,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436686.814,
          4956870.008,
          1068.989605,
          437689.434,
          4958268.128,
          1303.289605
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436686.81404990354,
                4956870.007766985,
                1068.9896051349056
              ],
              [
                436686.81404990354,
                4958268.1277669845,
                1068.9896051349056
              ],
              [
                437689.43404990353,
                4958268.1277669845,
                1303.2896051349057
              ],
              [
                437689.43404990353,
                4956870.007766985,
                1303.2896051349057
              ],
              [
                436686.81404990354,
                4956870.007766985,
                1068.9896051349056
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:24:36+00:00",
        "end_time": "2011-09-18T23:41:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8001986,
            44.76242522,
            1068.989605,
            -117.7873572,
            44.77509836,
            1303.289605
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002484194603,
                  44.76242522088517,
                  1068.9896051349056
                ],
                [
                  -117.8001985944965,
                  44.77501027881236,
                  1068.9896051349056
                ],
                [
                  -117.78752816027192,
                  44.77509835696327,
                  1303.2896051349057
                ],
                [
                  -117.78735715824878,
                  44.76251326060975,
                  1303.2896051349057
                ],
                [
                  -117.80002484194603,
                  44.76242522088517,
                  1068.9896051349056
                ]
              ]
            ]
          },
          "id": "44117G7417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:24:36Z",
            "pc:count": 11562856,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437192.5548,
                "count": 11562856,
                "maximum": 437689.434,
                "minimum": 436686.814,
                "name": "X",
                "position": 0,
                "stddev": 286.8431019,
                "variance": 82278.96513
              },
              {
                "average": 4957574.407,
                "count": 11562856,
                "maximum": 4958268.128,
                "minimum": 4956870.008,
                "name": "Y",
                "position": 1,
                "stddev": 403.2312081,
                "variance": 162595.4072
              },
              {
                "average": 1134.4411,
                "count": 11562856,
                "maximum": 1303.289605,
                "minimum": 1068.989605,
                "name": "Z",
                "position": 2,
                "stddev": 65.97577178,
                "variance": 4352.802462
              },
              {
                "average": 235.5642557,
                "count": 11562856,
                "maximum": 255,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 16.16882519,
                "variance": 261.430908
              },
              {
                "average": 1.000045836,
                "count": 11562856,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006770105579,
                "variance": 4.583432956e-05
              },
              {
                "average": 1.000090635,
                "count": 11562856,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.009519813044,
                "variance": 9.062684038e-05
              },
              {
                "average": 0.4994118235,
                "count": 11562856,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996757,
                "variance": 0.2499996757
              },
              {
                "average": 0,
                "count": 11562856,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.2577224,
                "count": 11562856,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4373803621,
                "variance": 0.1913015811
              },
              {
                "average": 0.9842689555,
                "count": 11562856,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.796443786,
                "variance": 60.78453571
              },
              {
                "average": 197.5581061,
                "count": 11562856,
                "maximum": 212,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 3.68528667,
                "variance": 13.58133784
              },
              {
                "average": 16.9374101,
                "count": 11562856,
                "maximum": 30,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.0610476,
                "variance": 101.2246789
              },
              {
                "average": 35406.84422,
                "count": 11562856,
                "maximum": 60672,
                "minimum": 11520,
                "name": "Red",
                "position": 12,
                "stddev": 7266.636588,
                "variance": 52804007.3
              },
              {
                "average": 33122.18277,
                "count": 11562856,
                "maximum": 60672,
                "minimum": 9472,
                "name": "Green",
                "position": 13,
                "stddev": 6039.763705,
                "variance": 36478745.61
              },
              {
                "average": 26416.49847,
                "count": 11562856,
                "maximum": 58112,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 5850.734736,
                "variance": 34231096.95
              },
              {
                "average": 425755.4684,
                "count": 11562856,
                "maximum": 427076.5494,
                "minimum": 424487.7431,
                "name": "GpsTime",
                "position": 15,
                "stddev": 519.2268146,
                "variance": 269596.485
              },
              {
                "average": 0,
                "count": 11562856,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11562856,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11562856,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11562856,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11562856,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436686.814,
              4956870.008,
              1068.989605,
              437689.434,
              4958268.128,
              1303.289605
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436686.81404990354,
                    4956870.007766985,
                    1068.9896051349056
                  ],
                  [
                    436686.81404990354,
                    4958268.1277669845,
                    1068.9896051349056
                  ],
                  [
                    437689.43404990353,
                    4958268.1277669845,
                    1303.2896051349057
                  ],
                  [
                    437689.43404990353,
                    4956870.007766985,
                    1303.2896051349057
                  ],
                  [
                    436686.81404990354,
                    4956870.007766985,
                    1068.9896051349056
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:24:36+00:00",
            "end_time": "2011-09-18T23: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": "44117F8210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87837328366581,
              44.72498655220379,
              1132.967549142491
            ],
            [
              -117.87845662870271,
              44.73049300688021,
              1132.967549142491
            ],
            [
              -117.87502754466641,
              44.730519332806296,
              1201.1675491424908
            ],
            [
              -117.87494452486911,
              44.72501287310393,
              1201.1675491424908
            ],
            [
              -117.87837328366581,
              44.72498655220379,
              1132.967549142491
            ]
          ]
        ]
      },
      "bbox": [
        -117.8784566,
        44.72498655,
        1132.967549,
        -117.8749445,
        44.73051933,
        1201.167549
      ],
      "properties": {
        "datetime": "2011-09-19T01:29:39Z",
        "pc:count": 1168791,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430600.5104,
            "count": 1168791,
            "maximum": 430712.9634,
            "minimum": 430441.4034,
            "name": "X",
            "position": 0,
            "stddev": 67.85868356,
            "variance": 4604.800935
          },
          {
            "average": 4953037.553,
            "count": 1168791,
            "maximum": 4953386.924,
            "minimum": 4952775.184,
            "name": "Y",
            "position": 1,
            "stddev": 167.5496522,
            "variance": 28072.88596
          },
          {
            "average": 1166.942996,
            "count": 1168791,
            "maximum": 1201.167549,
            "minimum": 1132.967549,
            "name": "Z",
            "position": 2,
            "stddev": 15.87894374,
            "variance": 252.1408542
          },
          {
            "average": 208.9424722,
            "count": 1168791,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.73177366,
            "variance": 3106.030596
          },
          {
            "average": 1.059973083,
            "count": 1168791,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2554886534,
            "variance": 0.065274452
          },
          {
            "average": 1.120166052,
            "count": 1168791,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3642840639,
            "variance": 0.1327028792
          },
          {
            "average": 0.5150287776,
            "count": 1168791,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997742986,
            "variance": 0.2497743495
          },
          {
            "average": 0,
            "count": 1168791,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.221622172,
            "count": 1168791,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4153383349,
            "variance": 0.1725059325
          },
          {
            "average": 6.822305873,
            "count": 1168791,
            "maximum": 15,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.6737713,
            "variance": 21.84413816
          },
          {
            "average": 201.8573047,
            "count": 1168791,
            "maximum": 212,
            "minimum": 190,
            "name": "UserData",
            "position": 10,
            "stddev": 2.965617496,
            "variance": 8.794887133
          },
          {
            "average": 28.09171785,
            "count": 1168791,
            "maximum": 39,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.50635123,
            "variance": 110.3834161
          },
          {
            "average": 36129.32538,
            "count": 1168791,
            "maximum": 55808,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 7753.037456,
            "variance": 60109589.79
          },
          {
            "average": 32347.5253,
            "count": 1168791,
            "maximum": 50944,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 6812.451101,
            "variance": 46409490
          },
          {
            "average": 27161.96904,
            "count": 1168791,
            "maximum": 46336,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6094.25269,
            "variance": 37139915.86
          },
          {
            "average": 430625.924,
            "count": 1168791,
            "maximum": 430979.4854,
            "minimum": 430125.2977,
            "name": "GpsTime",
            "position": 15,
            "stddev": 362.8593531,
            "variance": 131666.9101
          },
          {
            "average": 0,
            "count": 1168791,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1168791,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1168791,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1168791,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1168791,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430441.4034,
          4952775.184,
          1132.967549,
          430712.9634,
          4953386.924,
          1201.167549
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430441.40340781014,
                4952775.184279767,
                1132.967549142491
              ],
              [
                430441.40340781014,
                4953386.924279767,
                1132.967549142491
              ],
              [
                430712.9634078102,
                4953386.924279767,
                1201.1675491424908
              ],
              [
                430712.9634078102,
                4952775.184279767,
                1201.1675491424908
              ],
              [
                430441.40340781014,
                4952775.184279767,
                1132.967549142491
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T01:29:39+00:00",
        "end_time": "2011-09-19T01:15:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117F8210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117F8210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117F8210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F8210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8784566,
            44.72498655,
            1132.967549,
            -117.8749445,
            44.73051933,
            1201.167549
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87837328366581,
                  44.72498655220379,
                  1132.967549142491
                ],
                [
                  -117.87845662870271,
                  44.73049300688021,
                  1132.967549142491
                ],
                [
                  -117.87502754466641,
                  44.730519332806296,
                  1201.1675491424908
                ],
                [
                  -117.87494452486911,
                  44.72501287310393,
                  1201.1675491424908
                ],
                [
                  -117.87837328366581,
                  44.72498655220379,
                  1132.967549142491
                ]
              ]
            ]
          },
          "id": "44117F8210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F8210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T01:29:39Z",
            "pc:count": 1168791,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430600.5104,
                "count": 1168791,
                "maximum": 430712.9634,
                "minimum": 430441.4034,
                "name": "X",
                "position": 0,
                "stddev": 67.85868356,
                "variance": 4604.800935
              },
              {
                "average": 4953037.553,
                "count": 1168791,
                "maximum": 4953386.924,
                "minimum": 4952775.184,
                "name": "Y",
                "position": 1,
                "stddev": 167.5496522,
                "variance": 28072.88596
              },
              {
                "average": 1166.942996,
                "count": 1168791,
                "maximum": 1201.167549,
                "minimum": 1132.967549,
                "name": "Z",
                "position": 2,
                "stddev": 15.87894374,
                "variance": 252.1408542
              },
              {
                "average": 208.9424722,
                "count": 1168791,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.73177366,
                "variance": 3106.030596
              },
              {
                "average": 1.059973083,
                "count": 1168791,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2554886534,
                "variance": 0.065274452
              },
              {
                "average": 1.120166052,
                "count": 1168791,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3642840639,
                "variance": 0.1327028792
              },
              {
                "average": 0.5150287776,
                "count": 1168791,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997742986,
                "variance": 0.2497743495
              },
              {
                "average": 0,
                "count": 1168791,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.221622172,
                "count": 1168791,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4153383349,
                "variance": 0.1725059325
              },
              {
                "average": 6.822305873,
                "count": 1168791,
                "maximum": 15,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.6737713,
                "variance": 21.84413816
              },
              {
                "average": 201.8573047,
                "count": 1168791,
                "maximum": 212,
                "minimum": 190,
                "name": "UserData",
                "position": 10,
                "stddev": 2.965617496,
                "variance": 8.794887133
              },
              {
                "average": 28.09171785,
                "count": 1168791,
                "maximum": 39,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.50635123,
                "variance": 110.3834161
              },
              {
                "average": 36129.32538,
                "count": 1168791,
                "maximum": 55808,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 7753.037456,
                "variance": 60109589.79
              },
              {
                "average": 32347.5253,
                "count": 1168791,
                "maximum": 50944,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 6812.451101,
                "variance": 46409490
              },
              {
                "average": 27161.96904,
                "count": 1168791,
                "maximum": 46336,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6094.25269,
                "variance": 37139915.86
              },
              {
                "average": 430625.924,
                "count": 1168791,
                "maximum": 430979.4854,
                "minimum": 430125.2977,
                "name": "GpsTime",
                "position": 15,
                "stddev": 362.8593531,
                "variance": 131666.9101
              },
              {
                "average": 0,
                "count": 1168791,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1168791,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1168791,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1168791,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1168791,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430441.4034,
              4952775.184,
              1132.967549,
              430712.9634,
              4953386.924,
              1201.167549
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430441.40340781014,
                    4952775.184279767,
                    1132.967549142491
                  ],
                  [
                    430441.40340781014,
                    4953386.924279767,
                    1132.967549142491
                  ],
                  [
                    430712.9634078102,
                    4953386.924279767,
                    1201.1675491424908
                  ],
                  [
                    430712.9634078102,
                    4952775.184279767,
                    1201.1675491424908
                  ],
                  [
                    430441.40340781014,
                    4952775.184279767,
                    1132.967549142491
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T01:29:39+00:00",
            "end_time": "2011-09-19T01: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": "44117F8215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87859165264004,
              44.720738710942754,
              1165.5861796588765
            ],
            [
              -117.87865630143817,
              44.72500965072694,
              1165.5861796588765
            ],
            [
              -117.87502830069097,
              44.725037506986205,
              1209.8661796588767
            ],
            [
              -117.87496391874743,
              44.72076656307706,
              1209.8661796588767
            ],
            [
              -117.87859165264004,
              44.720738710942754,
              1165.5861796588765
            ]
          ]
        ]
      },
      "bbox": [
        -117.8786563,
        44.72073871,
        1165.58618,
        -117.8749639,
        44.72503751,
        1209.86618
      ],
      "properties": {
        "datetime": "2011-09-19T01:29:42Z",
        "pc:count": 827651,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430585.9207,
            "count": 827651,
            "maximum": 430706.3585,
            "minimum": 430419.0185,
            "name": "X",
            "position": 0,
            "stddev": 77.15994597,
            "variance": 5953.657263
          },
          {
            "average": 4952599.083,
            "count": 827651,
            "maximum": 4952777.992,
            "minimum": 4952303.512,
            "name": "Y",
            "position": 1,
            "stddev": 111.2515154,
            "variance": 12376.89968
          },
          {
            "average": 1191.11548,
            "count": 827651,
            "maximum": 1209.86618,
            "minimum": 1165.58618,
            "name": "Z",
            "position": 2,
            "stddev": 8.233585641,
            "variance": 67.79193251
          },
          {
            "average": 231.8845745,
            "count": 827651,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.1015251,
            "variance": 846.898763
          },
          {
            "average": 1.010695329,
            "count": 827651,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1051407732,
            "variance": 0.01105458218
          },
          {
            "average": 1.021425698,
            "count": 827651,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1496327816,
            "variance": 0.02238996932
          },
          {
            "average": 0.4948547153,
            "count": 827651,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999738274,
            "variance": 0.2499738281
          },
          {
            "average": 0,
            "count": 827651,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.230380921,
            "count": 827651,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.421076913,
            "variance": 0.1773057667
          },
          {
            "average": -1.594400192,
            "count": 827651,
            "maximum": 16.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.879210265,
            "variance": 62.08195441
          },
          {
            "average": 200.8426088,
            "count": 827651,
            "maximum": 210,
            "minimum": 190,
            "name": "UserData",
            "position": 10,
            "stddev": 2.891801946,
            "variance": 8.362518496
          },
          {
            "average": 27.27247958,
            "count": 827651,
            "maximum": 39,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.50543731,
            "variance": 110.3642131
          },
          {
            "average": 37065.11403,
            "count": 827651,
            "maximum": 52992,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 5332.394294,
            "variance": 28434428.9
          },
          {
            "average": 33150.04903,
            "count": 827651,
            "maximum": 49664,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 4383.506614,
            "variance": 19215130.23
          },
          {
            "average": 27966.89059,
            "count": 827651,
            "maximum": 43776,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 4209.6281,
            "variance": 17720968.74
          },
          {
            "average": 430346.1137,
            "count": 827651,
            "maximum": 430982.6677,
            "minimum": 430126.9497,
            "name": "GpsTime",
            "position": 15,
            "stddev": 305.2493248,
            "variance": 93177.15028
          },
          {
            "average": 0,
            "count": 827651,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 827651,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 827651,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 827651,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 827651,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430419.0185,
          4952303.512,
          1165.58618,
          430706.3585,
          4952777.992,
          1209.86618
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430419.01848468086,
                4952303.511966163,
                1165.5861796588765
              ],
              [
                430419.01848468086,
                4952777.991966164,
                1165.5861796588765
              ],
              [
                430706.3584846808,
                4952777.991966164,
                1209.8661796588767
              ],
              [
                430706.3584846808,
                4952303.511966163,
                1209.8661796588767
              ],
              [
                430419.01848468086,
                4952303.511966163,
                1165.5861796588765
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T01:29:42+00:00",
        "end_time": "2011-09-19T01:15:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117F8215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117F8215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117F8215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F8215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8786563,
            44.72073871,
            1165.58618,
            -117.8749639,
            44.72503751,
            1209.86618
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87859165264004,
                  44.720738710942754,
                  1165.5861796588765
                ],
                [
                  -117.87865630143817,
                  44.72500965072694,
                  1165.5861796588765
                ],
                [
                  -117.87502830069097,
                  44.725037506986205,
                  1209.8661796588767
                ],
                [
                  -117.87496391874743,
                  44.72076656307706,
                  1209.8661796588767
                ],
                [
                  -117.87859165264004,
                  44.720738710942754,
                  1165.5861796588765
                ]
              ]
            ]
          },
          "id": "44117F8215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117F8215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T01:29:42Z",
            "pc:count": 827651,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430585.9207,
                "count": 827651,
                "maximum": 430706.3585,
                "minimum": 430419.0185,
                "name": "X",
                "position": 0,
                "stddev": 77.15994597,
                "variance": 5953.657263
              },
              {
                "average": 4952599.083,
                "count": 827651,
                "maximum": 4952777.992,
                "minimum": 4952303.512,
                "name": "Y",
                "position": 1,
                "stddev": 111.2515154,
                "variance": 12376.89968
              },
              {
                "average": 1191.11548,
                "count": 827651,
                "maximum": 1209.86618,
                "minimum": 1165.58618,
                "name": "Z",
                "position": 2,
                "stddev": 8.233585641,
                "variance": 67.79193251
              },
              {
                "average": 231.8845745,
                "count": 827651,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.1015251,
                "variance": 846.898763
              },
              {
                "average": 1.010695329,
                "count": 827651,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1051407732,
                "variance": 0.01105458218
              },
              {
                "average": 1.021425698,
                "count": 827651,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1496327816,
                "variance": 0.02238996932
              },
              {
                "average": 0.4948547153,
                "count": 827651,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999738274,
                "variance": 0.2499738281
              },
              {
                "average": 0,
                "count": 827651,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.230380921,
                "count": 827651,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.421076913,
                "variance": 0.1773057667
              },
              {
                "average": -1.594400192,
                "count": 827651,
                "maximum": 16.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.879210265,
                "variance": 62.08195441
              },
              {
                "average": 200.8426088,
                "count": 827651,
                "maximum": 210,
                "minimum": 190,
                "name": "UserData",
                "position": 10,
                "stddev": 2.891801946,
                "variance": 8.362518496
              },
              {
                "average": 27.27247958,
                "count": 827651,
                "maximum": 39,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.50543731,
                "variance": 110.3642131
              },
              {
                "average": 37065.11403,
                "count": 827651,
                "maximum": 52992,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 5332.394294,
                "variance": 28434428.9
              },
              {
                "average": 33150.04903,
                "count": 827651,
                "maximum": 49664,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 4383.506614,
                "variance": 19215130.23
              },
              {
                "average": 27966.89059,
                "count": 827651,
                "maximum": 43776,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 4209.6281,
                "variance": 17720968.74
              },
              {
                "average": 430346.1137,
                "count": 827651,
                "maximum": 430982.6677,
                "minimum": 430126.9497,
                "name": "GpsTime",
                "position": 15,
                "stddev": 305.2493248,
                "variance": 93177.15028
              },
              {
                "average": 0,
                "count": 827651,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 827651,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 827651,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 827651,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 827651,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430419.0185,
              4952303.512,
              1165.58618,
              430706.3585,
              4952777.992,
              1209.86618
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430419.01848468086,
                    4952303.511966163,
                    1165.5861796588765
                  ],
                  [
                    430419.01848468086,
                    4952777.991966164,
                    1165.5861796588765
                  ],
                  [
                    430706.3584846808,
                    4952777.991966164,
                    1209.8661796588767
                  ],
                  [
                    430706.3584846808,
                    4952303.511966163,
                    1209.8661796588767
                  ],
                  [
                    430419.01848468086,
                    4952303.511966163,
                    1165.5861796588765
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T01:29:42+00:00",
            "end_time": "2011-09-19T01:15: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": "45118A1420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252445408298,
              45.01240244702318,
              1084.024715935296
            ],
            [
              -118.01274669084287,
              45.02500961332905,
              1084.024715935296
            ],
            [
              -118.00002958606267,
              45.02512168709513,
              1157.364715935296
            ],
            [
              -117.99981013880574,
              45.01251447181017,
              1157.364715935296
            ],
            [
              -118.01252445408298,
              45.01240244702318,
              1084.024715935296
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127467,
        45.01240245,
        1084.024716,
        -117.9998101,
        45.02512169,
        1157.364716
      ],
      "properties": {
        "datetime": "2011-09-20T23:55:57Z",
        "pc:count": 11920842,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420718.0836,
            "count": 11920842,
            "maximum": 421217.8756,
            "minimum": 420215.8556,
            "name": "X",
            "position": 0,
            "stddev": 283.3621707,
            "variance": 80294.11981
          },
          {
            "average": 4985525.594,
            "count": 11920842,
            "maximum": 4986226.831,
            "minimum": 4984826.111,
            "name": "Y",
            "position": 1,
            "stddev": 400.6323429,
            "variance": 160506.2742
          },
          {
            "average": 1118.444627,
            "count": 11920842,
            "maximum": 1157.364716,
            "minimum": 1084.024716,
            "name": "Z",
            "position": 2,
            "stddev": 15.30968947,
            "variance": 234.3865917
          },
          {
            "average": 229.41474,
            "count": 11920842,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.57278679,
            "variance": 603.8218507
          },
          {
            "average": 1.004084527,
            "count": 11920842,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07567997323,
            "variance": 0.005727458348
          },
          {
            "average": 1.008203531,
            "count": 11920842,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1151740717,
            "variance": 0.01326506679
          },
          {
            "average": 0.4987890956,
            "count": 11920842,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985547,
            "variance": 0.2499985547
          },
          {
            "average": 0,
            "count": 11920842,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.299832763,
            "count": 11920842,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4581845644,
            "variance": 0.209933095
          },
          {
            "average": 1.077887609,
            "count": 11920842,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.884357911,
            "variance": 62.16309967
          },
          {
            "average": 199.6111828,
            "count": 11920842,
            "maximum": 212,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 4.343099655,
            "variance": 18.86251461
          },
          {
            "average": 61.33556573,
            "count": 11920842,
            "maximum": 84,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.74586177,
            "variance": 188.9487157
          },
          {
            "average": 30605.17856,
            "count": 11920842,
            "maximum": 59392,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 10033.45511,
            "variance": 100670221.5
          },
          {
            "average": 30799.46667,
            "count": 11920842,
            "maximum": 62976,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 7385.388079,
            "variance": 54543957.08
          },
          {
            "average": 22760.41752,
            "count": 11920842,
            "maximum": 63488,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6643.416423,
            "variance": 44134981.77
          },
          {
            "average": 591075.3385,
            "count": 11920842,
            "maximum": 598157.6242,
            "minimum": 585870.198,
            "name": "GpsTime",
            "position": 15,
            "stddev": 5085.185023,
            "variance": 25859106.72
          },
          {
            "average": 0,
            "count": 11920842,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11920842,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11920842,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11920842,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11920842,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420215.8556,
          4984826.111,
          1084.024716,
          421217.8756,
          4986226.831,
          1157.364716
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420215.85564541206,
                4984826.110560669,
                1084.024715935296
              ],
              [
                420215.85564541206,
                4986226.830560669,
                1084.024715935296
              ],
              [
                421217.8756454121,
                4986226.830560669,
                1157.364715935296
              ],
              [
                421217.8756454121,
                4984826.110560669,
                1157.364715935296
              ],
              [
                420215.85564541206,
                4984826.110560669,
                1084.024715935296
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:55:57+00:00",
        "end_time": "2011-09-20T20:31:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127467,
            45.01240245,
            1084.024716,
            -117.9998101,
            45.02512169,
            1157.364716
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252445408298,
                  45.01240244702318,
                  1084.024715935296
                ],
                [
                  -118.01274669084287,
                  45.02500961332905,
                  1084.024715935296
                ],
                [
                  -118.00002958606267,
                  45.02512168709513,
                  1157.364715935296
                ],
                [
                  -117.99981013880574,
                  45.01251447181017,
                  1157.364715935296
                ],
                [
                  -118.01252445408298,
                  45.01240244702318,
                  1084.024715935296
                ]
              ]
            ]
          },
          "id": "45118A1420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:55:57Z",
            "pc:count": 11920842,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420718.0836,
                "count": 11920842,
                "maximum": 421217.8756,
                "minimum": 420215.8556,
                "name": "X",
                "position": 0,
                "stddev": 283.3621707,
                "variance": 80294.11981
              },
              {
                "average": 4985525.594,
                "count": 11920842,
                "maximum": 4986226.831,
                "minimum": 4984826.111,
                "name": "Y",
                "position": 1,
                "stddev": 400.6323429,
                "variance": 160506.2742
              },
              {
                "average": 1118.444627,
                "count": 11920842,
                "maximum": 1157.364716,
                "minimum": 1084.024716,
                "name": "Z",
                "position": 2,
                "stddev": 15.30968947,
                "variance": 234.3865917
              },
              {
                "average": 229.41474,
                "count": 11920842,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.57278679,
                "variance": 603.8218507
              },
              {
                "average": 1.004084527,
                "count": 11920842,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07567997323,
                "variance": 0.005727458348
              },
              {
                "average": 1.008203531,
                "count": 11920842,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1151740717,
                "variance": 0.01326506679
              },
              {
                "average": 0.4987890956,
                "count": 11920842,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985547,
                "variance": 0.2499985547
              },
              {
                "average": 0,
                "count": 11920842,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.299832763,
                "count": 11920842,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4581845644,
                "variance": 0.209933095
              },
              {
                "average": 1.077887609,
                "count": 11920842,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.884357911,
                "variance": 62.16309967
              },
              {
                "average": 199.6111828,
                "count": 11920842,
                "maximum": 212,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 4.343099655,
                "variance": 18.86251461
              },
              {
                "average": 61.33556573,
                "count": 11920842,
                "maximum": 84,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.74586177,
                "variance": 188.9487157
              },
              {
                "average": 30605.17856,
                "count": 11920842,
                "maximum": 59392,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 10033.45511,
                "variance": 100670221.5
              },
              {
                "average": 30799.46667,
                "count": 11920842,
                "maximum": 62976,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 7385.388079,
                "variance": 54543957.08
              },
              {
                "average": 22760.41752,
                "count": 11920842,
                "maximum": 63488,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6643.416423,
                "variance": 44134981.77
              },
              {
                "average": 591075.3385,
                "count": 11920842,
                "maximum": 598157.6242,
                "minimum": 585870.198,
                "name": "GpsTime",
                "position": 15,
                "stddev": 5085.185023,
                "variance": 25859106.72
              },
              {
                "average": 0,
                "count": 11920842,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11920842,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11920842,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11920842,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11920842,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420215.8556,
              4984826.111,
              1084.024716,
              421217.8756,
              4986226.831,
              1157.364716
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420215.85564541206,
                    4984826.110560669,
                    1084.024715935296
                  ],
                  [
                    420215.85564541206,
                    4986226.830560669,
                    1084.024715935296
                  ],
                  [
                    421217.8756454121,
                    4986226.830560669,
                    1157.364715935296
                  ],
                  [
                    421217.8756454121,
                    4984826.110560669,
                    1157.364715935296
                  ],
                  [
                    420215.85564541206,
                    4984826.110560669,
                    1084.024715935296
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:55:57+00:00",
            "end_time": "2011-09-20T20: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": "44117G6106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.75002585097597,
              44.849977678082475,
              1040.9870992093854
            ],
            [
              -117.75011233678795,
              44.85664014495307,
              1040.9870992093854
            ],
            [
              -117.74481811952545,
              44.85667479666397,
              1112.4870992093854
            ],
            [
              -117.74473224398558,
              44.85001232178948,
              1112.4870992093854
            ],
            [
              -117.75002585097597,
              44.849977678082475,
              1040.9870992093854
            ]
          ]
        ]
      },
      "bbox": [
        -117.7501123,
        44.84997768,
        1040.987099,
        -117.7447322,
        44.8566748,
        1112.487099
      ],
      "properties": {
        "datetime": "2011-09-19T00:43:00Z",
        "pc:count": 1664017,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440898.5815,
            "count": 1664017,
            "maximum": 441151.817,
            "minimum": 440733.477,
            "name": "X",
            "position": 0,
            "stddev": 105.911102,
            "variance": 11217.16153
          },
          {
            "average": 4966830.859,
            "count": 1664017,
            "maximum": 4967298.118,
            "minimum": 4966557.958,
            "name": "Y",
            "position": 1,
            "stddev": 174.3061709,
            "variance": 30382.64123
          },
          {
            "average": 1075.049954,
            "count": 1664017,
            "maximum": 1112.487099,
            "minimum": 1040.987099,
            "name": "Z",
            "position": 2,
            "stddev": 19.02017546,
            "variance": 361.7670744
          },
          {
            "average": 234.3294071,
            "count": 1664017,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 16.75622261,
            "variance": 280.7709963
          },
          {
            "average": 1.001350347,
            "count": 1664017,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03682031538,
            "variance": 0.001355735624
          },
          {
            "average": 1.00269829,
            "count": 1664017,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05208305865,
            "variance": 0.002712644998
          },
          {
            "average": 0.4928321045,
            "count": 1664017,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999487689,
            "variance": 0.2499487715
          },
          {
            "average": 0,
            "count": 1664017,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.252578549,
            "count": 1664017,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4344913569,
            "variance": 0.1887827392
          },
          {
            "average": -1.160225782,
            "count": 1664017,
            "maximum": 16.00200081,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.504138966,
            "variance": 56.31210162
          },
          {
            "average": 200.9626795,
            "count": 1664017,
            "maximum": 209,
            "minimum": 194,
            "name": "UserData",
            "position": 10,
            "stddev": 2.333274824,
            "variance": 5.444171402
          },
          {
            "average": 21.48845655,
            "count": 1664017,
            "maximum": 33,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.01903148,
            "variance": 100.3809918
          },
          {
            "average": 43413.60801,
            "count": 1664017,
            "maximum": 54528,
            "minimum": 28160,
            "name": "Red",
            "position": 12,
            "stddev": 2486.384824,
            "variance": 6182109.491
          },
          {
            "average": 39212.92816,
            "count": 1664017,
            "maximum": 55040,
            "minimum": 20480,
            "name": "Green",
            "position": 13,
            "stddev": 3003.754626,
            "variance": 9022541.853
          },
          {
            "average": 34486.06891,
            "count": 1664017,
            "maximum": 53760,
            "minimum": 14336,
            "name": "Blue",
            "position": 14,
            "stddev": 3368.747533,
            "variance": 11348459.94
          },
          {
            "average": 427712.5361,
            "count": 1664017,
            "maximum": 428180.3111,
            "minimum": 427225.9605,
            "name": "GpsTime",
            "position": 15,
            "stddev": 378.0148216,
            "variance": 142895.2054
          },
          {
            "average": 0,
            "count": 1664017,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1664017,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1664017,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1664017,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1664017,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          440733.477,
          4966557.958,
          1040.987099,
          441151.817,
          4967298.118,
          1112.487099
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                440733.47704601876,
                4966557.9583262475,
                1040.9870992093854
              ],
              [
                440733.47704601876,
                4967298.118326248,
                1040.9870992093854
              ],
              [
                441151.8170460187,
                4967298.118326248,
                1112.4870992093854
              ],
              [
                441151.8170460187,
                4966557.9583262475,
                1112.4870992093854
              ],
              [
                440733.47704601876,
                4966557.9583262475,
                1040.9870992093854
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:43:00+00:00",
        "end_time": "2011-09-19T00:27:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G6106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G6106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G6106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G6106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7501123,
            44.84997768,
            1040.987099,
            -117.7447322,
            44.8566748,
            1112.487099
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.75002585097597,
                  44.849977678082475,
                  1040.9870992093854
                ],
                [
                  -117.75011233678795,
                  44.85664014495307,
                  1040.9870992093854
                ],
                [
                  -117.74481811952545,
                  44.85667479666397,
                  1112.4870992093854
                ],
                [
                  -117.74473224398558,
                  44.85001232178948,
                  1112.4870992093854
                ],
                [
                  -117.75002585097597,
                  44.849977678082475,
                  1040.9870992093854
                ]
              ]
            ]
          },
          "id": "44117G6106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G6106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:43:00Z",
            "pc:count": 1664017,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 440898.5815,
                "count": 1664017,
                "maximum": 441151.817,
                "minimum": 440733.477,
                "name": "X",
                "position": 0,
                "stddev": 105.911102,
                "variance": 11217.16153
              },
              {
                "average": 4966830.859,
                "count": 1664017,
                "maximum": 4967298.118,
                "minimum": 4966557.958,
                "name": "Y",
                "position": 1,
                "stddev": 174.3061709,
                "variance": 30382.64123
              },
              {
                "average": 1075.049954,
                "count": 1664017,
                "maximum": 1112.487099,
                "minimum": 1040.987099,
                "name": "Z",
                "position": 2,
                "stddev": 19.02017546,
                "variance": 361.7670744
              },
              {
                "average": 234.3294071,
                "count": 1664017,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 16.75622261,
                "variance": 280.7709963
              },
              {
                "average": 1.001350347,
                "count": 1664017,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03682031538,
                "variance": 0.001355735624
              },
              {
                "average": 1.00269829,
                "count": 1664017,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05208305865,
                "variance": 0.002712644998
              },
              {
                "average": 0.4928321045,
                "count": 1664017,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999487689,
                "variance": 0.2499487715
              },
              {
                "average": 0,
                "count": 1664017,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.252578549,
                "count": 1664017,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4344913569,
                "variance": 0.1887827392
              },
              {
                "average": -1.160225782,
                "count": 1664017,
                "maximum": 16.00200081,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.504138966,
                "variance": 56.31210162
              },
              {
                "average": 200.9626795,
                "count": 1664017,
                "maximum": 209,
                "minimum": 194,
                "name": "UserData",
                "position": 10,
                "stddev": 2.333274824,
                "variance": 5.444171402
              },
              {
                "average": 21.48845655,
                "count": 1664017,
                "maximum": 33,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.01903148,
                "variance": 100.3809918
              },
              {
                "average": 43413.60801,
                "count": 1664017,
                "maximum": 54528,
                "minimum": 28160,
                "name": "Red",
                "position": 12,
                "stddev": 2486.384824,
                "variance": 6182109.491
              },
              {
                "average": 39212.92816,
                "count": 1664017,
                "maximum": 55040,
                "minimum": 20480,
                "name": "Green",
                "position": 13,
                "stddev": 3003.754626,
                "variance": 9022541.853
              },
              {
                "average": 34486.06891,
                "count": 1664017,
                "maximum": 53760,
                "minimum": 14336,
                "name": "Blue",
                "position": 14,
                "stddev": 3368.747533,
                "variance": 11348459.94
              },
              {
                "average": 427712.5361,
                "count": 1664017,
                "maximum": 428180.3111,
                "minimum": 427225.9605,
                "name": "GpsTime",
                "position": 15,
                "stddev": 378.0148216,
                "variance": 142895.2054
              },
              {
                "average": 0,
                "count": 1664017,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1664017,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1664017,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1664017,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1664017,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              440733.477,
              4966557.958,
              1040.987099,
              441151.817,
              4967298.118,
              1112.487099
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    440733.47704601876,
                    4966557.9583262475,
                    1040.9870992093854
                  ],
                  [
                    440733.47704601876,
                    4967298.118326248,
                    1040.9870992093854
                  ],
                  [
                    441151.8170460187,
                    4967298.118326248,
                    1112.4870992093854
                  ],
                  [
                    441151.8170460187,
                    4966557.9583262475,
                    1112.4870992093854
                  ],
                  [
                    440733.47704601876,
                    4966557.9583262475,
                    1040.9870992093854
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:43:00+00:00",
            "end_time": "2011-09-19T00:27: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": "45118E1404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01329438995393,
              45.55000529204656,
              944.2397691780235
            ],
            [
              -118.01329889899317,
              45.55025620220972,
              944.2397691780235
            ],
            [
              -118.01252804711379,
              45.550263037981516,
              947.5397691780234
            ],
            [
              -118.01252354150331,
              45.55001212775886,
              947.5397691780234
            ],
            [
              -118.01329438995393,
              45.55000529204656,
              944.2397691780235
            ]
          ]
        ]
      },
      "bbox": [
        -118.0132989,
        45.55000529,
        944.2397692,
        -118.0125235,
        45.55026304,
        947.5397692
      ],
      "properties": {
        "datetime": "2011-09-14T23:38:07Z",
        "pc:count": 7700,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420941.9302,
            "count": 7700,
            "maximum": 420965.9666,
            "minimum": 420905.7866,
            "name": "X",
            "position": 0,
            "stddev": 15.45235291,
            "variance": 238.7752103
          },
          {
            "average": 5044559.408,
            "count": 7700,
            "maximum": 5044578.482,
            "minimum": 5044550.602,
            "name": "Y",
            "position": 1,
            "stddev": 6.351161659,
            "variance": 40.33725442
          },
          {
            "average": 946.1928042,
            "count": 7700,
            "maximum": 947.5397692,
            "minimum": 944.2397692,
            "name": "Z",
            "position": 2,
            "stddev": 0.6842862257,
            "variance": 0.4682476387
          },
          {
            "average": 113.7157143,
            "count": 7700,
            "maximum": 167,
            "minimum": 44,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.00321169,
            "variance": 361.1220546
          },
          {
            "average": 1,
            "count": 7700,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 7700,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.4990909091,
            "count": 7700,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000316442,
            "variance": 0.2500316452
          },
          {
            "average": 0,
            "count": 7700,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.30025974,
            "count": 7700,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4584006091,
            "variance": 0.2101311184
          },
          {
            "average": 2.92674699,
            "count": 7700,
            "maximum": 10.99800014,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.653121029,
            "variance": 58.57026148
          },
          {
            "average": 119.5122078,
            "count": 7700,
            "maximum": 122,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 1.480173883,
            "variance": 2.190914725
          },
          {
            "average": 1025.292468,
            "count": 7700,
            "maximum": 1026,
            "minimum": 1024,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7019320115,
            "variance": 0.4927085488
          },
          {
            "average": 41738.43948,
            "count": 7700,
            "maximum": 49408,
            "minimum": 31232,
            "name": "Red",
            "position": 12,
            "stddev": 4111.417349,
            "variance": 16903752.62
          },
          {
            "average": 35197.53974,
            "count": 7700,
            "maximum": 45824,
            "minimum": 24576,
            "name": "Green",
            "position": 13,
            "stddev": 4114.553939,
            "variance": 16929554.12
          },
          {
            "average": 28608.03325,
            "count": 7700,
            "maximum": 39936,
            "minimum": 17152,
            "name": "Blue",
            "position": 14,
            "stddev": 3778.4514,
            "variance": 14276694.98
          },
          {
            "average": 78170.03545,
            "count": 7700,
            "maximum": 78687.65578,
            "minimum": 77671.60241,
            "name": "GpsTime",
            "position": 15,
            "stddev": 456.3759916,
            "variance": 208279.0457
          },
          {
            "average": 0,
            "count": 7700,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7700,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7700,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7700,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7700,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420905.7866,
          5044550.602,
          944.2397692,
          420965.9666,
          5044578.482,
          947.5397692
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420905.7865832329,
                5044550.602457763,
                944.2397691780235
              ],
              [
                420905.7865832329,
                5044578.4824577635,
                944.2397691780235
              ],
              [
                420965.966583233,
                5044578.4824577635,
                947.5397691780234
              ],
              [
                420965.966583233,
                5044550.602457763,
                947.5397691780234
              ],
              [
                420905.7865832329,
                5044550.602457763,
                944.2397691780235
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:38:07+00:00",
        "end_time": "2011-09-14T23:21:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0132989,
            45.55000529,
            944.2397692,
            -118.0125235,
            45.55026304,
            947.5397692
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01329438995393,
                  45.55000529204656,
                  944.2397691780235
                ],
                [
                  -118.01329889899317,
                  45.55025620220972,
                  944.2397691780235
                ],
                [
                  -118.01252804711379,
                  45.550263037981516,
                  947.5397691780234
                ],
                [
                  -118.01252354150331,
                  45.55001212775886,
                  947.5397691780234
                ],
                [
                  -118.01329438995393,
                  45.55000529204656,
                  944.2397691780235
                ]
              ]
            ]
          },
          "id": "45118E1404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:38:07Z",
            "pc:count": 7700,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420941.9302,
                "count": 7700,
                "maximum": 420965.9666,
                "minimum": 420905.7866,
                "name": "X",
                "position": 0,
                "stddev": 15.45235291,
                "variance": 238.7752103
              },
              {
                "average": 5044559.408,
                "count": 7700,
                "maximum": 5044578.482,
                "minimum": 5044550.602,
                "name": "Y",
                "position": 1,
                "stddev": 6.351161659,
                "variance": 40.33725442
              },
              {
                "average": 946.1928042,
                "count": 7700,
                "maximum": 947.5397692,
                "minimum": 944.2397692,
                "name": "Z",
                "position": 2,
                "stddev": 0.6842862257,
                "variance": 0.4682476387
              },
              {
                "average": 113.7157143,
                "count": 7700,
                "maximum": 167,
                "minimum": 44,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.00321169,
                "variance": 361.1220546
              },
              {
                "average": 1,
                "count": 7700,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 7700,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.4990909091,
                "count": 7700,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000316442,
                "variance": 0.2500316452
              },
              {
                "average": 0,
                "count": 7700,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.30025974,
                "count": 7700,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4584006091,
                "variance": 0.2101311184
              },
              {
                "average": 2.92674699,
                "count": 7700,
                "maximum": 10.99800014,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.653121029,
                "variance": 58.57026148
              },
              {
                "average": 119.5122078,
                "count": 7700,
                "maximum": 122,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 1.480173883,
                "variance": 2.190914725
              },
              {
                "average": 1025.292468,
                "count": 7700,
                "maximum": 1026,
                "minimum": 1024,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7019320115,
                "variance": 0.4927085488
              },
              {
                "average": 41738.43948,
                "count": 7700,
                "maximum": 49408,
                "minimum": 31232,
                "name": "Red",
                "position": 12,
                "stddev": 4111.417349,
                "variance": 16903752.62
              },
              {
                "average": 35197.53974,
                "count": 7700,
                "maximum": 45824,
                "minimum": 24576,
                "name": "Green",
                "position": 13,
                "stddev": 4114.553939,
                "variance": 16929554.12
              },
              {
                "average": 28608.03325,
                "count": 7700,
                "maximum": 39936,
                "minimum": 17152,
                "name": "Blue",
                "position": 14,
                "stddev": 3778.4514,
                "variance": 14276694.98
              },
              {
                "average": 78170.03545,
                "count": 7700,
                "maximum": 78687.65578,
                "minimum": 77671.60241,
                "name": "GpsTime",
                "position": 15,
                "stddev": 456.3759916,
                "variance": 208279.0457
              },
              {
                "average": 0,
                "count": 7700,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7700,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7700,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7700,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7700,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420905.7866,
              5044550.602,
              944.2397692,
              420965.9666,
              5044578.482,
              947.5397692
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420905.7865832329,
                    5044550.602457763,
                    944.2397691780235
                  ],
                  [
                    420905.7865832329,
                    5044578.4824577635,
                    944.2397691780235
                  ],
                  [
                    420965.966583233,
                    5044578.4824577635,
                    947.5397691780234
                  ],
                  [
                    420965.966583233,
                    5044550.602457763,
                    947.5397691780234
                  ],
                  [
                    420905.7865832329,
                    5044550.602457763,
                    944.2397691780235
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:38:07+00:00",
            "end_time": "2011-09-14T23: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": "44117G8419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8999776274515,
              44.762414460945756,
              1285.810353656716
            ],
            [
              -117.90017326266359,
              44.775010534018165,
              1285.810353656716
            ],
            [
              -117.88752868042893,
              44.775109505245894,
              1444.9703536567158
            ],
            [
              -117.887335792394,
              44.76251338895711,
              1444.9703536567158
            ],
            [
              -117.8999776274515,
              44.762414460945756,
              1285.810353656716
            ]
          ]
        ]
      },
      "bbox": [
        -117.9001733,
        44.76241446,
        1285.810354,
        -117.8873358,
        44.77510951,
        1444.970354
      ],
      "properties": {
        "datetime": "2011-09-19T21:56:15Z",
        "pc:count": 15669925,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429268.7733,
            "count": 15669925,
            "maximum": 429777.0973,
            "minimum": 428776.4973,
            "name": "X",
            "position": 0,
            "stddev": 278.976119,
            "variance": 77827.67498
          },
          {
            "average": 4957651.931,
            "count": 15669925,
            "maximum": 4958350.834,
            "minimum": 4956951.454,
            "name": "Y",
            "position": 1,
            "stddev": 395.6239025,
            "variance": 156518.2722
          },
          {
            "average": 1368.417652,
            "count": 15669925,
            "maximum": 1444.970354,
            "minimum": 1285.810354,
            "name": "Z",
            "position": 2,
            "stddev": 36.3579332,
            "variance": 1321.899307
          },
          {
            "average": 224.736354,
            "count": 15669925,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.96665744,
            "variance": 898.0005583
          },
          {
            "average": 1.006401243,
            "count": 15669925,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0848104825,
            "variance": 0.007192817942
          },
          {
            "average": 1.012809889,
            "count": 15669925,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1231592801,
            "variance": 0.01516820828
          },
          {
            "average": 0.4987556737,
            "count": 15669925,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984676,
            "variance": 0.2499984676
          },
          {
            "average": 0,
            "count": 15669925,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.207886445,
            "count": 15669925,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4057951225,
            "variance": 0.1646696814
          },
          {
            "average": 0.8108813315,
            "count": 15669925,
            "maximum": 19.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.07428354,
            "variance": 65.19405468
          },
          {
            "average": 200.2586495,
            "count": 15669925,
            "maximum": 213,
            "minimum": 181,
            "name": "UserData",
            "position": 10,
            "stddev": 5.851056365,
            "variance": 34.23486058
          },
          {
            "average": 110.6836682,
            "count": 15669925,
            "maximum": 136,
            "minimum": 92,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.58557409,
            "variance": 242.9101196
          },
          {
            "average": 36750.49959,
            "count": 15669925,
            "maximum": 61440,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6709.45706,
            "variance": 45016814.03
          },
          {
            "average": 31865.55036,
            "count": 15669925,
            "maximum": 60928,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5535.250579,
            "variance": 30638998.97
          },
          {
            "average": 27353.61088,
            "count": 15669925,
            "maximum": 58368,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4941.395315,
            "variance": 24417387.66
          },
          {
            "average": 501758.6775,
            "count": 15669925,
            "maximum": 504575.9968,
            "minimum": 500609.4615,
            "name": "GpsTime",
            "position": 15,
            "stddev": 554.8967017,
            "variance": 307910.3496
          },
          {
            "average": 0,
            "count": 15669925,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15669925,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15669925,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15669925,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15669925,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428776.4973,
          4956951.454,
          1285.810354,
          429777.0973,
          4958350.834,
          1444.970354
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428776.4972630124,
                4956951.453952823,
                1285.810353656716
              ],
              [
                428776.4972630124,
                4958350.833952824,
                1285.810353656716
              ],
              [
                429777.0972630124,
                4958350.833952824,
                1444.9703536567158
              ],
              [
                429777.0972630124,
                4956951.453952823,
                1444.9703536567158
              ],
              [
                428776.4972630124,
                4956951.453952823,
                1285.810353656716
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T21:56:15+00:00",
        "end_time": "2011-09-19T20:50:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9001733,
            44.76241446,
            1285.810354,
            -117.8873358,
            44.77510951,
            1444.970354
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8999776274515,
                  44.762414460945756,
                  1285.810353656716
                ],
                [
                  -117.90017326266359,
                  44.775010534018165,
                  1285.810353656716
                ],
                [
                  -117.88752868042893,
                  44.775109505245894,
                  1444.9703536567158
                ],
                [
                  -117.887335792394,
                  44.76251338895711,
                  1444.9703536567158
                ],
                [
                  -117.8999776274515,
                  44.762414460945756,
                  1285.810353656716
                ]
              ]
            ]
          },
          "id": "44117G8419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:56:15Z",
            "pc:count": 15669925,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429268.7733,
                "count": 15669925,
                "maximum": 429777.0973,
                "minimum": 428776.4973,
                "name": "X",
                "position": 0,
                "stddev": 278.976119,
                "variance": 77827.67498
              },
              {
                "average": 4957651.931,
                "count": 15669925,
                "maximum": 4958350.834,
                "minimum": 4956951.454,
                "name": "Y",
                "position": 1,
                "stddev": 395.6239025,
                "variance": 156518.2722
              },
              {
                "average": 1368.417652,
                "count": 15669925,
                "maximum": 1444.970354,
                "minimum": 1285.810354,
                "name": "Z",
                "position": 2,
                "stddev": 36.3579332,
                "variance": 1321.899307
              },
              {
                "average": 224.736354,
                "count": 15669925,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.96665744,
                "variance": 898.0005583
              },
              {
                "average": 1.006401243,
                "count": 15669925,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0848104825,
                "variance": 0.007192817942
              },
              {
                "average": 1.012809889,
                "count": 15669925,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1231592801,
                "variance": 0.01516820828
              },
              {
                "average": 0.4987556737,
                "count": 15669925,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984676,
                "variance": 0.2499984676
              },
              {
                "average": 0,
                "count": 15669925,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.207886445,
                "count": 15669925,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4057951225,
                "variance": 0.1646696814
              },
              {
                "average": 0.8108813315,
                "count": 15669925,
                "maximum": 19.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.07428354,
                "variance": 65.19405468
              },
              {
                "average": 200.2586495,
                "count": 15669925,
                "maximum": 213,
                "minimum": 181,
                "name": "UserData",
                "position": 10,
                "stddev": 5.851056365,
                "variance": 34.23486058
              },
              {
                "average": 110.6836682,
                "count": 15669925,
                "maximum": 136,
                "minimum": 92,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.58557409,
                "variance": 242.9101196
              },
              {
                "average": 36750.49959,
                "count": 15669925,
                "maximum": 61440,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6709.45706,
                "variance": 45016814.03
              },
              {
                "average": 31865.55036,
                "count": 15669925,
                "maximum": 60928,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5535.250579,
                "variance": 30638998.97
              },
              {
                "average": 27353.61088,
                "count": 15669925,
                "maximum": 58368,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4941.395315,
                "variance": 24417387.66
              },
              {
                "average": 501758.6775,
                "count": 15669925,
                "maximum": 504575.9968,
                "minimum": 500609.4615,
                "name": "GpsTime",
                "position": 15,
                "stddev": 554.8967017,
                "variance": 307910.3496
              },
              {
                "average": 0,
                "count": 15669925,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15669925,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15669925,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15669925,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15669925,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428776.4973,
              4956951.454,
              1285.810354,
              429777.0973,
              4958350.834,
              1444.970354
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428776.4972630124,
                    4956951.453952823,
                    1285.810353656716
                  ],
                  [
                    428776.4972630124,
                    4958350.833952824,
                    1285.810353656716
                  ],
                  [
                    429777.0972630124,
                    4958350.833952824,
                    1444.9703536567158
                  ],
                  [
                    429777.0972630124,
                    4956951.453952823,
                    1444.9703536567158
                  ],
                  [
                    428776.4972630124,
                    4956951.453952823,
                    1285.810353656716
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T21:56:15+00:00",
            "end_time": "2011-09-19T20:50:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117G7105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502931788206,
              44.862422319056535,
              1017.7136577570772
            ],
            [
              -117.82520915967177,
              44.87500941797548,
              1017.7136577570772
            ],
            [
              -117.8125325773211,
              44.875100316401834,
              1041.0736577570772
            ],
            [
              -117.81235549746147,
              44.86251317782074,
              1041.0736577570772
            ],
            [
              -117.82502931788206,
              44.862422319056535,
              1017.7136577570772
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252092,
        44.86242232,
        1017.713658,
        -117.8123555,
        44.87510032,
        1041.073658
      ],
      "properties": {
        "datetime": "2011-09-20T01:42:25Z",
        "pc:count": 15054670,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435261.169,
            "count": 15054670,
            "maximum": 435822.0684,
            "minimum": 434820.6884,
            "name": "X",
            "position": 0,
            "stddev": 280.0118798,
            "variance": 78406.65286
          },
          {
            "average": 4968768.503,
            "count": 15054670,
            "maximum": 4969396.202,
            "minimum": 4967997.822,
            "name": "Y",
            "position": 1,
            "stddev": 400.9864845,
            "variance": 160790.1608
          },
          {
            "average": 1019.53167,
            "count": 15054670,
            "maximum": 1041.073658,
            "minimum": 1017.713658,
            "name": "Z",
            "position": 2,
            "stddev": 0.9960943732,
            "variance": 0.9922040004
          },
          {
            "average": 219.1944947,
            "count": 15054670,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.09281925,
            "variance": 2217.733625
          },
          {
            "average": 1.001109224,
            "count": 15054670,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03619654707,
            "variance": 0.001310190019
          },
          {
            "average": 1.0022223,
            "count": 15054670,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05317335128,
            "variance": 0.002827405286
          },
          {
            "average": 0.4986323845,
            "count": 15054670,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981462,
            "variance": 0.2499981462
          },
          {
            "average": 0,
            "count": 15054670,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.182799092,
            "count": 15054670,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3865017382,
            "variance": 0.1493835936
          },
          {
            "average": 0.6932831047,
            "count": 15054670,
            "maximum": 19.00200081,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.911889863,
            "variance": 62.5980012
          },
          {
            "average": 197.8026315,
            "count": 15054670,
            "maximum": 212,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 3.789168022,
            "variance": 14.3577943
          },
          {
            "average": 151.3094759,
            "count": 15054670,
            "maximum": 272,
            "minimum": 93,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 67.1574405,
            "variance": 4510.121815
          },
          {
            "average": 506050.8751,
            "count": 15054670,
            "maximum": 518145.4208,
            "minimum": 500952.9419,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6684.656694,
            "variance": 44684635.12
          },
          {
            "average": 0,
            "count": 15054670,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15054670,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15054670,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15054670,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15054670,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434820.6884,
          4967997.822,
          1017.713658,
          435822.0684,
          4969396.202,
          1041.073658
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434820.68842556345,
                4967997.822241336,
                1017.7136577570772
              ],
              [
                434820.68842556345,
                4969396.202241337,
                1017.7136577570772
              ],
              [
                435822.06842556346,
                4969396.202241337,
                1041.0736577570772
              ],
              [
                435822.06842556346,
                4967997.822241336,
                1041.0736577570772
              ],
              [
                434820.68842556345,
                4967997.822241336,
                1017.7136577570772
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:42:25+00:00",
        "end_time": "2011-09-19T20:55:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252092,
            44.86242232,
            1017.713658,
            -117.8123555,
            44.87510032,
            1041.073658
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502931788206,
                  44.862422319056535,
                  1017.7136577570772
                ],
                [
                  -117.82520915967177,
                  44.87500941797548,
                  1017.7136577570772
                ],
                [
                  -117.8125325773211,
                  44.875100316401834,
                  1041.0736577570772
                ],
                [
                  -117.81235549746147,
                  44.86251317782074,
                  1041.0736577570772
                ],
                [
                  -117.82502931788206,
                  44.862422319056535,
                  1017.7136577570772
                ]
              ]
            ]
          },
          "id": "44117G7105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:42:25Z",
            "pc:count": 15054670,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435261.169,
                "count": 15054670,
                "maximum": 435822.0684,
                "minimum": 434820.6884,
                "name": "X",
                "position": 0,
                "stddev": 280.0118798,
                "variance": 78406.65286
              },
              {
                "average": 4968768.503,
                "count": 15054670,
                "maximum": 4969396.202,
                "minimum": 4967997.822,
                "name": "Y",
                "position": 1,
                "stddev": 400.9864845,
                "variance": 160790.1608
              },
              {
                "average": 1019.53167,
                "count": 15054670,
                "maximum": 1041.073658,
                "minimum": 1017.713658,
                "name": "Z",
                "position": 2,
                "stddev": 0.9960943732,
                "variance": 0.9922040004
              },
              {
                "average": 219.1944947,
                "count": 15054670,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.09281925,
                "variance": 2217.733625
              },
              {
                "average": 1.001109224,
                "count": 15054670,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03619654707,
                "variance": 0.001310190019
              },
              {
                "average": 1.0022223,
                "count": 15054670,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05317335128,
                "variance": 0.002827405286
              },
              {
                "average": 0.4986323845,
                "count": 15054670,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981462,
                "variance": 0.2499981462
              },
              {
                "average": 0,
                "count": 15054670,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.182799092,
                "count": 15054670,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3865017382,
                "variance": 0.1493835936
              },
              {
                "average": 0.6932831047,
                "count": 15054670,
                "maximum": 19.00200081,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.911889863,
                "variance": 62.5980012
              },
              {
                "average": 197.8026315,
                "count": 15054670,
                "maximum": 212,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 3.789168022,
                "variance": 14.3577943
              },
              {
                "average": 151.3094759,
                "count": 15054670,
                "maximum": 272,
                "minimum": 93,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 67.1574405,
                "variance": 4510.121815
              },
              {
                "average": 506050.8751,
                "count": 15054670,
                "maximum": 518145.4208,
                "minimum": 500952.9419,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6684.656694,
                "variance": 44684635.12
              },
              {
                "average": 0,
                "count": 15054670,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15054670,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15054670,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15054670,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15054670,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434820.6884,
              4967997.822,
              1017.713658,
              435822.0684,
              4969396.202,
              1041.073658
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434820.68842556345,
                    4967997.822241336,
                    1017.7136577570772
                  ],
                  [
                    434820.68842556345,
                    4969396.202241337,
                    1017.7136577570772
                  ],
                  [
                    435822.06842556346,
                    4969396.202241337,
                    1041.0736577570772
                  ],
                  [
                    435822.06842556346,
                    4967997.822241336,
                    1041.0736577570772
                  ],
                  [
                    434820.68842556345,
                    4967997.822241336,
                    1017.7136577570772
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:42:25+00:00",
            "end_time": "2011-09-19T20: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": "44117H7116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502527266825,
              44.949917318693274,
              1007.9969073494522
            ],
            [
              -117.87521668749503,
              44.9625101813323,
              1007.9969073494522
            ],
            [
              -117.86252862067877,
              44.96260671824944,
              1038.9769073494522
            ],
            [
              -117.86233997996702,
              44.95001381346914,
              1038.9769073494522
            ],
            [
              -117.87502527266825,
              44.949917318693274,
              1007.9969073494522
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752167,
        44.94991732,
        1007.996907,
        -117.86234,
        44.96260672,
        1038.976907
      ],
      "properties": {
        "datetime": "2011-09-20T01:21:08Z",
        "pc:count": 11350200,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431475.204,
            "count": 11350200,
            "maximum": 431976.3973,
            "minimum": 430975.6173,
            "name": "X",
            "position": 0,
            "stddev": 284.2585721,
            "variance": 80802.9358
          },
          {
            "average": 4978453.932,
            "count": 11350200,
            "maximum": 4979157.651,
            "minimum": 4977758.591,
            "name": "Y",
            "position": 1,
            "stddev": 401.4062459,
            "variance": 161126.9742
          },
          {
            "average": 1020.804502,
            "count": 11350200,
            "maximum": 1038.976907,
            "minimum": 1007.996907,
            "name": "Z",
            "position": 2,
            "stddev": 5.444614946,
            "variance": 29.64383191
          },
          {
            "average": 228.2614488,
            "count": 11350200,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.75883253,
            "variance": 663.5174534
          },
          {
            "average": 1.000173477,
            "count": 11350200,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0131699294,
            "variance": 0.0001734470403
          },
          {
            "average": 1.00034669,
            "count": 11350200,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01861638426,
            "variance": 0.0003465697628
          },
          {
            "average": 0.4987408151,
            "count": 11350200,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984365,
            "variance": 0.2499984365
          },
          {
            "average": 0,
            "count": 11350200,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.252485419,
            "count": 11350200,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4344381989,
            "variance": 0.1887365487
          },
          {
            "average": 1.208042672,
            "count": 11350200,
            "maximum": 16.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.644568175,
            "variance": 58.43942258
          },
          {
            "average": 199.7234875,
            "count": 11350200,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 4.478390151,
            "variance": 20.05597834
          },
          {
            "average": 244.6834255,
            "count": 11350200,
            "maximum": 269,
            "minimum": 114,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 37.36939397,
            "variance": 1396.471606
          },
          {
            "average": 21679.51297,
            "count": 11350200,
            "maximum": 61696,
            "minimum": 10752,
            "name": "Red",
            "position": 12,
            "stddev": 10204.20522,
            "variance": 104125804.2
          },
          {
            "average": 23742.3319,
            "count": 11350200,
            "maximum": 62208,
            "minimum": 12800,
            "name": "Green",
            "position": 13,
            "stddev": 8041.955966,
            "variance": 64673055.76
          },
          {
            "average": 21386.41105,
            "count": 11350200,
            "maximum": 63744,
            "minimum": 11520,
            "name": "Blue",
            "position": 14,
            "stddev": 6794.709295,
            "variance": 46168074.41
          },
          {
            "average": 514901.2245,
            "count": 11350200,
            "maximum": 516868.7893,
            "minimum": 508205.6182,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2035.597961,
            "variance": 4143659.058
          },
          {
            "average": 0,
            "count": 11350200,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11350200,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11350200,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11350200,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11350200,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430975.6173,
          4977758.591,
          1007.996907,
          431976.3973,
          4979157.651,
          1038.976907
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430975.6172624315,
                4977758.591387221,
                1007.9969073494522
              ],
              [
                430975.6172624315,
                4979157.651387221,
                1007.9969073494522
              ],
              [
                431976.3972624315,
                4979157.651387221,
                1038.9769073494522
              ],
              [
                431976.3972624315,
                4977758.591387221,
                1038.9769073494522
              ],
              [
                430975.6172624315,
                4977758.591387221,
                1007.9969073494522
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:21:08+00:00",
        "end_time": "2011-09-19T22:56:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752167,
            44.94991732,
            1007.996907,
            -117.86234,
            44.96260672,
            1038.976907
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502527266825,
                  44.949917318693274,
                  1007.9969073494522
                ],
                [
                  -117.87521668749503,
                  44.9625101813323,
                  1007.9969073494522
                ],
                [
                  -117.86252862067877,
                  44.96260671824944,
                  1038.9769073494522
                ],
                [
                  -117.86233997996702,
                  44.95001381346914,
                  1038.9769073494522
                ],
                [
                  -117.87502527266825,
                  44.949917318693274,
                  1007.9969073494522
                ]
              ]
            ]
          },
          "id": "44117H7116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:21:08Z",
            "pc:count": 11350200,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431475.204,
                "count": 11350200,
                "maximum": 431976.3973,
                "minimum": 430975.6173,
                "name": "X",
                "position": 0,
                "stddev": 284.2585721,
                "variance": 80802.9358
              },
              {
                "average": 4978453.932,
                "count": 11350200,
                "maximum": 4979157.651,
                "minimum": 4977758.591,
                "name": "Y",
                "position": 1,
                "stddev": 401.4062459,
                "variance": 161126.9742
              },
              {
                "average": 1020.804502,
                "count": 11350200,
                "maximum": 1038.976907,
                "minimum": 1007.996907,
                "name": "Z",
                "position": 2,
                "stddev": 5.444614946,
                "variance": 29.64383191
              },
              {
                "average": 228.2614488,
                "count": 11350200,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.75883253,
                "variance": 663.5174534
              },
              {
                "average": 1.000173477,
                "count": 11350200,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0131699294,
                "variance": 0.0001734470403
              },
              {
                "average": 1.00034669,
                "count": 11350200,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01861638426,
                "variance": 0.0003465697628
              },
              {
                "average": 0.4987408151,
                "count": 11350200,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984365,
                "variance": 0.2499984365
              },
              {
                "average": 0,
                "count": 11350200,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.252485419,
                "count": 11350200,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4344381989,
                "variance": 0.1887365487
              },
              {
                "average": 1.208042672,
                "count": 11350200,
                "maximum": 16.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.644568175,
                "variance": 58.43942258
              },
              {
                "average": 199.7234875,
                "count": 11350200,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 4.478390151,
                "variance": 20.05597834
              },
              {
                "average": 244.6834255,
                "count": 11350200,
                "maximum": 269,
                "minimum": 114,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 37.36939397,
                "variance": 1396.471606
              },
              {
                "average": 21679.51297,
                "count": 11350200,
                "maximum": 61696,
                "minimum": 10752,
                "name": "Red",
                "position": 12,
                "stddev": 10204.20522,
                "variance": 104125804.2
              },
              {
                "average": 23742.3319,
                "count": 11350200,
                "maximum": 62208,
                "minimum": 12800,
                "name": "Green",
                "position": 13,
                "stddev": 8041.955966,
                "variance": 64673055.76
              },
              {
                "average": 21386.41105,
                "count": 11350200,
                "maximum": 63744,
                "minimum": 11520,
                "name": "Blue",
                "position": 14,
                "stddev": 6794.709295,
                "variance": 46168074.41
              },
              {
                "average": 514901.2245,
                "count": 11350200,
                "maximum": 516868.7893,
                "minimum": 508205.6182,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2035.597961,
                "variance": 4143659.058
              },
              {
                "average": 0,
                "count": 11350200,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11350200,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11350200,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11350200,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11350200,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430975.6173,
              4977758.591,
              1007.996907,
              431976.3973,
              4979157.651,
              1038.976907
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430975.6172624315,
                    4977758.591387221,
                    1007.9969073494522
                  ],
                  [
                    430975.6172624315,
                    4979157.651387221,
                    1007.9969073494522
                  ],
                  [
                    431976.3972624315,
                    4979157.651387221,
                    1038.9769073494522
                  ],
                  [
                    431976.3972624315,
                    4977758.591387221,
                    1038.9769073494522
                  ],
                  [
                    430975.6172624315,
                    4977758.591387221,
                    1007.9969073494522
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:21:08+00:00",
            "end_time": "2011-09-19T22:56:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117G7418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.78752611966055,
              44.76248937773787,
              1072.170124591562
            ],
            [
              -117.78769628448036,
              44.775010203410375,
              1072.170124591562
            ],
            [
              -117.77964275317663,
              44.77506546846232,
              1140.510124591562
            ],
            [
              -117.77947432772264,
              44.76254461880213,
              1140.510124591562
            ],
            [
              -117.78752611966055,
              44.76248937773787,
              1072.170124591562
            ]
          ]
        ]
      },
      "bbox": [
        -117.7876963,
        44.76248938,
        1072.170125,
        -117.7794743,
        44.77506547,
        1140.510125
      ],
      "properties": {
        "datetime": "2011-09-19T00:02:42Z",
        "pc:count": 5515319,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437921.1417,
            "count": 5515319,
            "maximum": 438313.3168,
            "minimum": 437676.0368,
            "name": "X",
            "position": 0,
            "stddev": 150.0307644,
            "variance": 22509.23028
          },
          {
            "average": 4957675.723,
            "count": 5515319,
            "maximum": 4958258.464,
            "minimum": 4956867.484,
            "name": "Y",
            "position": 1,
            "stddev": 368.6726549,
            "variance": 135919.5265
          },
          {
            "average": 1089.63903,
            "count": 5515319,
            "maximum": 1140.510125,
            "minimum": 1072.170125,
            "name": "Z",
            "position": 2,
            "stddev": 8.675241354,
            "variance": 75.25981255
          },
          {
            "average": 237.668883,
            "count": 5515319,
            "maximum": 255,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 13.29991591,
            "variance": 176.8877633
          },
          {
            "average": 1.000190016,
            "count": 5515319,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01379647644,
            "variance": 0.0001903427623
          },
          {
            "average": 1.00037967,
            "count": 5515319,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01950932053,
            "variance": 0.0003806135877
          },
          {
            "average": 0.5008232525,
            "count": 5515319,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993676,
            "variance": 0.2499993676
          },
          {
            "average": 0,
            "count": 5515319,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.257720904,
            "count": 5515319,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4373795542,
            "variance": 0.1913008745
          },
          {
            "average": 1.480460906,
            "count": 5515319,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.046652655,
            "variance": 64.74861896
          },
          {
            "average": 197.3016489,
            "count": 5515319,
            "maximum": 210,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 3.819077739,
            "variance": 14.58535477
          },
          {
            "average": 15.06478084,
            "count": 5515319,
            "maximum": 27,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.0281403,
            "variance": 100.5635979
          },
          {
            "average": 29175.37931,
            "count": 5515319,
            "maximum": 62976,
            "minimum": 11008,
            "name": "Red",
            "position": 12,
            "stddev": 10457.07734,
            "variance": 109350466.4
          },
          {
            "average": 28804.75954,
            "count": 5515319,
            "maximum": 62208,
            "minimum": 10752,
            "name": "Green",
            "position": 13,
            "stddev": 8194.416135,
            "variance": 67148455.79
          },
          {
            "average": 22708.18638,
            "count": 5515319,
            "maximum": 61696,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 7357.664676,
            "variance": 54135229.49
          },
          {
            "average": 424942.8842,
            "count": 5515319,
            "maximum": 425762.2993,
            "minimum": 424488.9758,
            "name": "GpsTime",
            "position": 15,
            "stddev": 365.7957943,
            "variance": 133806.5631
          },
          {
            "average": 0,
            "count": 5515319,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5515319,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5515319,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5515319,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5515319,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437676.0368,
          4956867.484,
          1072.170125,
          438313.3168,
          4958258.464,
          1140.510125
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437676.0367829087,
                4956867.484160937,
                1072.170124591562
              ],
              [
                437676.0367829087,
                4958258.464160938,
                1072.170124591562
              ],
              [
                438313.31678290875,
                4958258.464160938,
                1140.510124591562
              ],
              [
                438313.31678290875,
                4956867.484160937,
                1140.510124591562
              ],
              [
                437676.0367829087,
                4956867.484160937,
                1072.170124591562
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:02:42+00:00",
        "end_time": "2011-09-18T23:41:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7876963,
            44.76248938,
            1072.170125,
            -117.7794743,
            44.77506547,
            1140.510125
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.78752611966055,
                  44.76248937773787,
                  1072.170124591562
                ],
                [
                  -117.78769628448036,
                  44.775010203410375,
                  1072.170124591562
                ],
                [
                  -117.77964275317663,
                  44.77506546846232,
                  1140.510124591562
                ],
                [
                  -117.77947432772264,
                  44.76254461880213,
                  1140.510124591562
                ],
                [
                  -117.78752611966055,
                  44.76248937773787,
                  1072.170124591562
                ]
              ]
            ]
          },
          "id": "44117G7418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:02:42Z",
            "pc:count": 5515319,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437921.1417,
                "count": 5515319,
                "maximum": 438313.3168,
                "minimum": 437676.0368,
                "name": "X",
                "position": 0,
                "stddev": 150.0307644,
                "variance": 22509.23028
              },
              {
                "average": 4957675.723,
                "count": 5515319,
                "maximum": 4958258.464,
                "minimum": 4956867.484,
                "name": "Y",
                "position": 1,
                "stddev": 368.6726549,
                "variance": 135919.5265
              },
              {
                "average": 1089.63903,
                "count": 5515319,
                "maximum": 1140.510125,
                "minimum": 1072.170125,
                "name": "Z",
                "position": 2,
                "stddev": 8.675241354,
                "variance": 75.25981255
              },
              {
                "average": 237.668883,
                "count": 5515319,
                "maximum": 255,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 13.29991591,
                "variance": 176.8877633
              },
              {
                "average": 1.000190016,
                "count": 5515319,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01379647644,
                "variance": 0.0001903427623
              },
              {
                "average": 1.00037967,
                "count": 5515319,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01950932053,
                "variance": 0.0003806135877
              },
              {
                "average": 0.5008232525,
                "count": 5515319,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993676,
                "variance": 0.2499993676
              },
              {
                "average": 0,
                "count": 5515319,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.257720904,
                "count": 5515319,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4373795542,
                "variance": 0.1913008745
              },
              {
                "average": 1.480460906,
                "count": 5515319,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.046652655,
                "variance": 64.74861896
              },
              {
                "average": 197.3016489,
                "count": 5515319,
                "maximum": 210,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 3.819077739,
                "variance": 14.58535477
              },
              {
                "average": 15.06478084,
                "count": 5515319,
                "maximum": 27,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.0281403,
                "variance": 100.5635979
              },
              {
                "average": 29175.37931,
                "count": 5515319,
                "maximum": 62976,
                "minimum": 11008,
                "name": "Red",
                "position": 12,
                "stddev": 10457.07734,
                "variance": 109350466.4
              },
              {
                "average": 28804.75954,
                "count": 5515319,
                "maximum": 62208,
                "minimum": 10752,
                "name": "Green",
                "position": 13,
                "stddev": 8194.416135,
                "variance": 67148455.79
              },
              {
                "average": 22708.18638,
                "count": 5515319,
                "maximum": 61696,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 7357.664676,
                "variance": 54135229.49
              },
              {
                "average": 424942.8842,
                "count": 5515319,
                "maximum": 425762.2993,
                "minimum": 424488.9758,
                "name": "GpsTime",
                "position": 15,
                "stddev": 365.7957943,
                "variance": 133806.5631
              },
              {
                "average": 0,
                "count": 5515319,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5515319,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5515319,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5515319,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5515319,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437676.0368,
              4956867.484,
              1072.170125,
              438313.3168,
              4958258.464,
              1140.510125
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437676.0367829087,
                    4956867.484160937,
                    1072.170124591562
                  ],
                  [
                    437676.0367829087,
                    4958258.464160938,
                    1072.170124591562
                  ],
                  [
                    438313.31678290875,
                    4958258.464160938,
                    1140.510124591562
                  ],
                  [
                    438313.31678290875,
                    4956867.484160937,
                    1140.510124591562
                  ],
                  [
                    437676.0367829087,
                    4956867.484160937,
                    1072.170124591562
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:02:42+00:00",
            "end_time": "2011-09-18T23: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": "44117H8104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252492113668,
              44.98740779258797,
              1010.3237399313124
            ],
            [
              -117.96273591023818,
              45.00000980391176,
              1010.3237399313124
            ],
            [
              -117.95002947544148,
              45.00011621891101,
              1054.0437399313123
            ],
            [
              -117.94982127000763,
              44.98751416110017,
              1054.0437399313123
            ],
            [
              -117.96252492113668,
              44.98740779258797,
              1010.3237399313124
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627359,
        44.98740779,
        1010.32374,
        -117.9498213,
        45.00011622,
        1054.04374
      ],
      "properties": {
        "datetime": "2011-09-20T03:33:29Z",
        "pc:count": 11092153,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424622.3826,
            "count": 11092153,
            "maximum": 425124.3481,
            "minimum": 424122.7481,
            "name": "X",
            "position": 0,
            "stddev": 285.9130779,
            "variance": 81746.28809
          },
          {
            "average": 4982709.871,
            "count": 11092153,
            "maximum": 4983401.609,
            "minimum": 4982001.489,
            "name": "Y",
            "position": 1,
            "stddev": 405.9611849,
            "variance": 164804.4836
          },
          {
            "average": 1017.403266,
            "count": 11092153,
            "maximum": 1054.04374,
            "minimum": 1010.32374,
            "name": "Z",
            "position": 2,
            "stddev": 4.970614334,
            "variance": 24.70700686
          },
          {
            "average": 227.718545,
            "count": 11092153,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.49100475,
            "variance": 1189.629408
          },
          {
            "average": 1.003823604,
            "count": 11092153,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07092014678,
            "variance": 0.00502966722
          },
          {
            "average": 1.007675697,
            "count": 11092153,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1065933002,
            "variance": 0.01136213164
          },
          {
            "average": 0.4988336349,
            "count": 11092153,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986621,
            "variance": 0.2499986621
          },
          {
            "average": 0,
            "count": 11092153,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.279836836,
            "count": 11092153,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.448918923,
            "variance": 0.2015281994
          },
          {
            "average": 1.315932404,
            "count": 11092153,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.897002338,
            "variance": 62.36264593
          },
          {
            "average": 194.6571133,
            "count": 11092153,
            "maximum": 212,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 3.283448756,
            "variance": 10.78103574
          },
          {
            "average": 269.947621,
            "count": 11092153,
            "maximum": 284,
            "minimum": 256,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.5687408,
            "variance": 111.6982822
          },
          {
            "average": 27740.69133,
            "count": 11092153,
            "maximum": 63744,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 7828.789185,
            "variance": 61289940.1
          },
          {
            "average": 28504.23987,
            "count": 11092153,
            "maximum": 64000,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 6292.763979,
            "variance": 39598878.5
          },
          {
            "average": 21833.7646,
            "count": 11092153,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 5331.441159,
            "variance": 28424264.83
          },
          {
            "average": 522845.8233,
            "count": 11092153,
            "maximum": 524809.7596,
            "minimum": 520931.3904,
            "name": "GpsTime",
            "position": 15,
            "stddev": 667.5335735,
            "variance": 445601.0718
          },
          {
            "average": 0,
            "count": 11092153,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11092153,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11092153,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11092153,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11092153,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424122.7481,
          4982001.489,
          1010.32374,
          425124.3481,
          4983401.609,
          1054.04374
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424122.74812943774,
                4982001.489049623,
                1010.3237399313124
              ],
              [
                424122.74812943774,
                4983401.609049622,
                1010.3237399313124
              ],
              [
                425124.3481294377,
                4983401.609049622,
                1054.0437399313123
              ],
              [
                425124.3481294377,
                4982001.489049623,
                1054.0437399313123
              ],
              [
                424122.74812943774,
                4982001.489049623,
                1010.3237399313124
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T03:33:29+00:00",
        "end_time": "2011-09-20T02:28:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627359,
            44.98740779,
            1010.32374,
            -117.9498213,
            45.00011622,
            1054.04374
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252492113668,
                  44.98740779258797,
                  1010.3237399313124
                ],
                [
                  -117.96273591023818,
                  45.00000980391176,
                  1010.3237399313124
                ],
                [
                  -117.95002947544148,
                  45.00011621891101,
                  1054.0437399313123
                ],
                [
                  -117.94982127000763,
                  44.98751416110017,
                  1054.0437399313123
                ],
                [
                  -117.96252492113668,
                  44.98740779258797,
                  1010.3237399313124
                ]
              ]
            ]
          },
          "id": "44117H8104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T03:33:29Z",
            "pc:count": 11092153,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424622.3826,
                "count": 11092153,
                "maximum": 425124.3481,
                "minimum": 424122.7481,
                "name": "X",
                "position": 0,
                "stddev": 285.9130779,
                "variance": 81746.28809
              },
              {
                "average": 4982709.871,
                "count": 11092153,
                "maximum": 4983401.609,
                "minimum": 4982001.489,
                "name": "Y",
                "position": 1,
                "stddev": 405.9611849,
                "variance": 164804.4836
              },
              {
                "average": 1017.403266,
                "count": 11092153,
                "maximum": 1054.04374,
                "minimum": 1010.32374,
                "name": "Z",
                "position": 2,
                "stddev": 4.970614334,
                "variance": 24.70700686
              },
              {
                "average": 227.718545,
                "count": 11092153,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.49100475,
                "variance": 1189.629408
              },
              {
                "average": 1.003823604,
                "count": 11092153,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07092014678,
                "variance": 0.00502966722
              },
              {
                "average": 1.007675697,
                "count": 11092153,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1065933002,
                "variance": 0.01136213164
              },
              {
                "average": 0.4988336349,
                "count": 11092153,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986621,
                "variance": 0.2499986621
              },
              {
                "average": 0,
                "count": 11092153,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.279836836,
                "count": 11092153,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.448918923,
                "variance": 0.2015281994
              },
              {
                "average": 1.315932404,
                "count": 11092153,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.897002338,
                "variance": 62.36264593
              },
              {
                "average": 194.6571133,
                "count": 11092153,
                "maximum": 212,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 3.283448756,
                "variance": 10.78103574
              },
              {
                "average": 269.947621,
                "count": 11092153,
                "maximum": 284,
                "minimum": 256,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.5687408,
                "variance": 111.6982822
              },
              {
                "average": 27740.69133,
                "count": 11092153,
                "maximum": 63744,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 7828.789185,
                "variance": 61289940.1
              },
              {
                "average": 28504.23987,
                "count": 11092153,
                "maximum": 64000,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 6292.763979,
                "variance": 39598878.5
              },
              {
                "average": 21833.7646,
                "count": 11092153,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 5331.441159,
                "variance": 28424264.83
              },
              {
                "average": 522845.8233,
                "count": 11092153,
                "maximum": 524809.7596,
                "minimum": 520931.3904,
                "name": "GpsTime",
                "position": 15,
                "stddev": 667.5335735,
                "variance": 445601.0718
              },
              {
                "average": 0,
                "count": 11092153,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11092153,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11092153,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11092153,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11092153,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424122.7481,
              4982001.489,
              1010.32374,
              425124.3481,
              4983401.609,
              1054.04374
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424122.74812943774,
                    4982001.489049623,
                    1010.3237399313124
                  ],
                  [
                    424122.74812943774,
                    4983401.609049622,
                    1010.3237399313124
                  ],
                  [
                    425124.3481294377,
                    4983401.609049622,
                    1054.0437399313123
                  ],
                  [
                    425124.3481294377,
                    4982001.489049623,
                    1054.0437399313123
                  ],
                  [
                    424122.74812943774,
                    4982001.489049623,
                    1010.3237399313124
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T03:33:29+00:00",
            "end_time": "2011-09-20T02:28: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": "44117H7123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002468229762,
              44.937419825926284,
              1049.322477360321
            ],
            [
              -117.85021050239104,
              44.950009738776636,
              1049.322477360321
            ],
            [
              -117.83764552483733,
              44.95010259413797,
              1126.822477360321
            ],
            [
              -117.83746245013664,
              44.937512640762876,
              1126.822477360321
            ],
            [
              -117.85002468229762,
              44.937419825926284,
              1049.322477360321
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502105,
        44.93741983,
        1049.322477,
        -117.8374625,
        44.95010259,
        1126.822477
      ],
      "properties": {
        "datetime": "2011-09-20T00:49:12Z",
        "pc:count": 9937905,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433374.6817,
            "count": 9937905,
            "maximum": 433924.492,
            "minimum": 432933.212,
            "name": "X",
            "position": 0,
            "stddev": 262.9957454,
            "variance": 69166.76209
          },
          {
            "average": 4976969.22,
            "count": 9937905,
            "maximum": 4977748.036,
            "minimum": 4976349.316,
            "name": "Y",
            "position": 1,
            "stddev": 382.0757492,
            "variance": 145981.8781
          },
          {
            "average": 1075.806582,
            "count": 9937905,
            "maximum": 1126.822477,
            "minimum": 1049.322477,
            "name": "Z",
            "position": 2,
            "stddev": 17.2459219,
            "variance": 297.421822
          },
          {
            "average": 226.3477359,
            "count": 9937905,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.66091599,
            "variance": 1271.70093
          },
          {
            "average": 1.000006239,
            "count": 9937905,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002497739209,
            "variance": 6.238701159e-06
          },
          {
            "average": 1.000012377,
            "count": 9937905,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003518053742,
            "variance": 1.237670213e-05
          },
          {
            "average": 0.4964519182,
            "count": 9937905,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999874361,
            "variance": 0.2499874363
          },
          {
            "average": 0,
            "count": 9937905,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.24462188,
            "count": 9937905,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4298628086,
            "variance": 0.1847820342
          },
          {
            "average": 0.2698476761,
            "count": 9937905,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.907277845,
            "variance": 62.52504292
          },
          {
            "average": 201.7115207,
            "count": 9937905,
            "maximum": 212,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 3.983496794,
            "variance": 15.86824671
          },
          {
            "average": 133.5343606,
            "count": 9937905,
            "maximum": 265,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 28.06242124,
            "variance": 787.4994857
          },
          {
            "average": 42528.14474,
            "count": 9937905,
            "maximum": 65280,
            "minimum": 15104,
            "name": "Red",
            "position": 12,
            "stddev": 8792.661558,
            "variance": 77310897.27
          },
          {
            "average": 39237.86757,
            "count": 9937905,
            "maximum": 65280,
            "minimum": 7936,
            "name": "Green",
            "position": 13,
            "stddev": 7930.217863,
            "variance": 62888355.36
          },
          {
            "average": 34649.07298,
            "count": 9937905,
            "maximum": 65280,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 8078.989833,
            "variance": 65270076.73
          },
          {
            "average": 508216.1301,
            "count": 9937905,
            "maximum": 514952.1469,
            "minimum": 507338.6873,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1369.842644,
            "variance": 1876468.87
          },
          {
            "average": 0,
            "count": 9937905,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9937905,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9937905,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9937905,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9937905,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432933.212,
          4976349.316,
          1049.322477,
          433924.492,
          4977748.036,
          1126.822477
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432933.2120272195,
                4976349.315574246,
                1049.322477360321
              ],
              [
                432933.2120272195,
                4977748.035574247,
                1049.322477360321
              ],
              [
                433924.4920272195,
                4977748.035574247,
                1126.822477360321
              ],
              [
                433924.4920272195,
                4976349.315574246,
                1126.822477360321
              ],
              [
                432933.2120272195,
                4976349.315574246,
                1049.322477360321
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T00:49:12+00:00",
        "end_time": "2011-09-19T22:42:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502105,
            44.93741983,
            1049.322477,
            -117.8374625,
            44.95010259,
            1126.822477
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002468229762,
                  44.937419825926284,
                  1049.322477360321
                ],
                [
                  -117.85021050239104,
                  44.950009738776636,
                  1049.322477360321
                ],
                [
                  -117.83764552483733,
                  44.95010259413797,
                  1126.822477360321
                ],
                [
                  -117.83746245013664,
                  44.937512640762876,
                  1126.822477360321
                ],
                [
                  -117.85002468229762,
                  44.937419825926284,
                  1049.322477360321
                ]
              ]
            ]
          },
          "id": "44117H7123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T00:49:12Z",
            "pc:count": 9937905,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433374.6817,
                "count": 9937905,
                "maximum": 433924.492,
                "minimum": 432933.212,
                "name": "X",
                "position": 0,
                "stddev": 262.9957454,
                "variance": 69166.76209
              },
              {
                "average": 4976969.22,
                "count": 9937905,
                "maximum": 4977748.036,
                "minimum": 4976349.316,
                "name": "Y",
                "position": 1,
                "stddev": 382.0757492,
                "variance": 145981.8781
              },
              {
                "average": 1075.806582,
                "count": 9937905,
                "maximum": 1126.822477,
                "minimum": 1049.322477,
                "name": "Z",
                "position": 2,
                "stddev": 17.2459219,
                "variance": 297.421822
              },
              {
                "average": 226.3477359,
                "count": 9937905,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.66091599,
                "variance": 1271.70093
              },
              {
                "average": 1.000006239,
                "count": 9937905,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002497739209,
                "variance": 6.238701159e-06
              },
              {
                "average": 1.000012377,
                "count": 9937905,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003518053742,
                "variance": 1.237670213e-05
              },
              {
                "average": 0.4964519182,
                "count": 9937905,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999874361,
                "variance": 0.2499874363
              },
              {
                "average": 0,
                "count": 9937905,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.24462188,
                "count": 9937905,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4298628086,
                "variance": 0.1847820342
              },
              {
                "average": 0.2698476761,
                "count": 9937905,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.907277845,
                "variance": 62.52504292
              },
              {
                "average": 201.7115207,
                "count": 9937905,
                "maximum": 212,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 3.983496794,
                "variance": 15.86824671
              },
              {
                "average": 133.5343606,
                "count": 9937905,
                "maximum": 265,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 28.06242124,
                "variance": 787.4994857
              },
              {
                "average": 42528.14474,
                "count": 9937905,
                "maximum": 65280,
                "minimum": 15104,
                "name": "Red",
                "position": 12,
                "stddev": 8792.661558,
                "variance": 77310897.27
              },
              {
                "average": 39237.86757,
                "count": 9937905,
                "maximum": 65280,
                "minimum": 7936,
                "name": "Green",
                "position": 13,
                "stddev": 7930.217863,
                "variance": 62888355.36
              },
              {
                "average": 34649.07298,
                "count": 9937905,
                "maximum": 65280,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 8078.989833,
                "variance": 65270076.73
              },
              {
                "average": 508216.1301,
                "count": 9937905,
                "maximum": 514952.1469,
                "minimum": 507338.6873,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1369.842644,
                "variance": 1876468.87
              },
              {
                "average": 0,
                "count": 9937905,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9937905,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9937905,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9937905,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9937905,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432933.212,
              4976349.316,
              1049.322477,
              433924.492,
              4977748.036,
              1126.822477
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432933.2120272195,
                    4976349.315574246,
                    1049.322477360321
                  ],
                  [
                    432933.2120272195,
                    4977748.035574247,
                    1049.322477360321
                  ],
                  [
                    433924.4920272195,
                    4977748.035574247,
                    1126.822477360321
                  ],
                  [
                    433924.4920272195,
                    4976349.315574246,
                    1126.822477360321
                  ],
                  [
                    432933.2120272195,
                    4976349.315574246,
                    1049.322477360321
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T00:49:12+00:00",
            "end_time": "2011-09-19T22:42: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": "44117G8203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9125245316729,
              44.86241336724249,
              1016.1805867493612
            ],
            [
              -117.91272359801097,
              44.8750098952064,
              1016.1805867493612
            ],
            [
              -117.90002907776307,
              44.87511065109533,
              1040.8405867493611
            ],
            [
              -117.89983277920851,
              44.86251407913524,
              1040.8405867493611
            ],
            [
              -117.9125245316729,
              44.86241336724249,
              1016.1805867493612
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127236,
        44.86241337,
        1016.180587,
        -117.8998328,
        44.87511065,
        1040.840587
      ],
      "properties": {
        "datetime": "2011-09-21T00:06:32Z",
        "pc:count": 12822465,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428435.2766,
            "count": 12822465,
            "maximum": 428911.0487,
            "minimum": 427908.2287,
            "name": "X",
            "position": 0,
            "stddev": 284.5723308,
            "variance": 80981.41146
          },
          {
            "average": 4968738.144,
            "count": 12822465,
            "maximum": 4969470.23,
            "minimum": 4968070.77,
            "name": "Y",
            "position": 1,
            "stddev": 409.7069958,
            "variance": 167859.8224
          },
          {
            "average": 1019.43814,
            "count": 12822465,
            "maximum": 1040.840587,
            "minimum": 1016.180587,
            "name": "Z",
            "position": 2,
            "stddev": 1.490424215,
            "variance": 2.22136434
          },
          {
            "average": 225.9590372,
            "count": 12822465,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 40.45107441,
            "variance": 1636.289421
          },
          {
            "average": 1.004322648,
            "count": 12822465,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07456567359,
            "variance": 0.005560039677
          },
          {
            "average": 1.008655512,
            "count": 12822465,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1113019826,
            "variance": 0.01238813133
          },
          {
            "average": 0.4996992388,
            "count": 12822465,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999929,
            "variance": 0.249999929
          },
          {
            "average": 0,
            "count": 12822465,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.249871768,
            "count": 12822465,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4329386587,
            "variance": 0.1874358822
          },
          {
            "average": 1.224297409,
            "count": 12822465,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.053684036,
            "variance": 64.86182655
          },
          {
            "average": 201.5784935,
            "count": 12822465,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 3.098960886,
            "variance": 9.603558571
          },
          {
            "average": 69.48488703,
            "count": 12822465,
            "maximum": 85,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.56463885,
            "variance": 157.8701494
          },
          {
            "average": 34725.99175,
            "count": 12822465,
            "maximum": 61184,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 8382.909753,
            "variance": 70273175.92
          },
          {
            "average": 33851.62328,
            "count": 12822465,
            "maximum": 61184,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 6940.401595,
            "variance": 48169174.31
          },
          {
            "average": 27762.04748,
            "count": 12822465,
            "maximum": 60672,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 6509.417896,
            "variance": 42372521.34
          },
          {
            "average": 596134.8277,
            "count": 12822465,
            "maximum": 598792.9385,
            "minimum": 587328.8232,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3845.535079,
            "variance": 14788140.04
          },
          {
            "average": 0,
            "count": 12822465,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12822465,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12822465,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12822465,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12822465,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427908.2287,
          4968070.77,
          1016.180587,
          428911.0487,
          4969470.23,
          1040.840587
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427908.2286509707,
                4968070.769538789,
                1016.1805867493612
              ],
              [
                427908.2286509707,
                4969470.22953879,
                1016.1805867493612
              ],
              [
                428911.0486509706,
                4969470.22953879,
                1040.8405867493611
              ],
              [
                428911.0486509706,
                4968070.769538789,
                1040.8405867493611
              ],
              [
                427908.2286509707,
                4968070.769538789,
                1016.1805867493612
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-21T00:06:32+00:00",
        "end_time": "2011-09-20T20:55:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127236,
            44.86241337,
            1016.180587,
            -117.8998328,
            44.87511065,
            1040.840587
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9125245316729,
                  44.86241336724249,
                  1016.1805867493612
                ],
                [
                  -117.91272359801097,
                  44.8750098952064,
                  1016.1805867493612
                ],
                [
                  -117.90002907776307,
                  44.87511065109533,
                  1040.8405867493611
                ],
                [
                  -117.89983277920851,
                  44.86251407913524,
                  1040.8405867493611
                ],
                [
                  -117.9125245316729,
                  44.86241336724249,
                  1016.1805867493612
                ]
              ]
            ]
          },
          "id": "44117G8203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-21T00:06:32Z",
            "pc:count": 12822465,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428435.2766,
                "count": 12822465,
                "maximum": 428911.0487,
                "minimum": 427908.2287,
                "name": "X",
                "position": 0,
                "stddev": 284.5723308,
                "variance": 80981.41146
              },
              {
                "average": 4968738.144,
                "count": 12822465,
                "maximum": 4969470.23,
                "minimum": 4968070.77,
                "name": "Y",
                "position": 1,
                "stddev": 409.7069958,
                "variance": 167859.8224
              },
              {
                "average": 1019.43814,
                "count": 12822465,
                "maximum": 1040.840587,
                "minimum": 1016.180587,
                "name": "Z",
                "position": 2,
                "stddev": 1.490424215,
                "variance": 2.22136434
              },
              {
                "average": 225.9590372,
                "count": 12822465,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 40.45107441,
                "variance": 1636.289421
              },
              {
                "average": 1.004322648,
                "count": 12822465,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07456567359,
                "variance": 0.005560039677
              },
              {
                "average": 1.008655512,
                "count": 12822465,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1113019826,
                "variance": 0.01238813133
              },
              {
                "average": 0.4996992388,
                "count": 12822465,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999929,
                "variance": 0.249999929
              },
              {
                "average": 0,
                "count": 12822465,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.249871768,
                "count": 12822465,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4329386587,
                "variance": 0.1874358822
              },
              {
                "average": 1.224297409,
                "count": 12822465,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.053684036,
                "variance": 64.86182655
              },
              {
                "average": 201.5784935,
                "count": 12822465,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 3.098960886,
                "variance": 9.603558571
              },
              {
                "average": 69.48488703,
                "count": 12822465,
                "maximum": 85,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.56463885,
                "variance": 157.8701494
              },
              {
                "average": 34725.99175,
                "count": 12822465,
                "maximum": 61184,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 8382.909753,
                "variance": 70273175.92
              },
              {
                "average": 33851.62328,
                "count": 12822465,
                "maximum": 61184,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 6940.401595,
                "variance": 48169174.31
              },
              {
                "average": 27762.04748,
                "count": 12822465,
                "maximum": 60672,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 6509.417896,
                "variance": 42372521.34
              },
              {
                "average": 596134.8277,
                "count": 12822465,
                "maximum": 598792.9385,
                "minimum": 587328.8232,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3845.535079,
                "variance": 14788140.04
              },
              {
                "average": 0,
                "count": 12822465,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12822465,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12822465,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12822465,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12822465,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427908.2287,
              4968070.77,
              1016.180587,
              428911.0487,
              4969470.23,
              1040.840587
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427908.2286509707,
                    4968070.769538789,
                    1016.1805867493612
                  ],
                  [
                    427908.2286509707,
                    4969470.22953879,
                    1016.1805867493612
                  ],
                  [
                    428911.0486509706,
                    4969470.22953879,
                    1040.8405867493611
                  ],
                  [
                    428911.0486509706,
                    4968070.769538789,
                    1040.8405867493611
                  ],
                  [
                    427908.2286509707,
                    4968070.769538789,
                    1016.1805867493612
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-21T00:06:32+00:00",
            "end_time": "2011-09-20T20:55: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": "45118E1405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0125250753993,
              45.549902357760196,
              912.8963638788953
            ],
            [
              -118.01260348908255,
              45.55426862606992,
              912.8963638788953
            ],
            [
              -118.00002785961978,
              45.55437941748258,
              988.3963638788953
            ],
            [
              -117.99995041936852,
              45.55001313239837,
              988.3963638788953
            ],
            [
              -118.0125250753993,
              45.549902357760196,
              912.8963638788953
            ]
          ]
        ]
      },
      "bbox": [
        -118.0126035,
        45.54990236,
        912.8963639,
        -117.9999504,
        45.55437942,
        988.3963639
      ],
      "properties": {
        "datetime": "2011-09-15T00:14:29Z",
        "pc:count": 2175186,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421599.0639,
            "count": 2175186,
            "maximum": 421947.393,
            "minimum": 420965.693,
            "name": "X",
            "position": 0,
            "stddev": 236.7006094,
            "variance": 56027.17849
          },
          {
            "average": 5044705.674,
            "count": 2175186,
            "maximum": 5045023.569,
            "minimum": 5044538.409,
            "name": "Y",
            "position": 1,
            "stddev": 109.7710638,
            "variance": 12049.68645
          },
          {
            "average": 929.9779855,
            "count": 2175186,
            "maximum": 988.3963639,
            "minimum": 912.8963639,
            "name": "Z",
            "position": 2,
            "stddev": 11.1921912,
            "variance": 125.2651438
          },
          {
            "average": 96.61258485,
            "count": 2175186,
            "maximum": 201,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.41565368,
            "variance": 1553.593755
          },
          {
            "average": 1.065998494,
            "count": 2175186,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2655077813,
            "variance": 0.07049438195
          },
          {
            "average": 1.144649699,
            "count": 2175186,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4016927216,
            "variance": 0.1613570426
          },
          {
            "average": 0.4998064533,
            "count": 2175186,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000775,
            "variance": 0.2500000775
          },
          {
            "average": 0,
            "count": 2175186,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.252126025,
            "count": 2175186,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4342333235,
            "variance": 0.1885585792
          },
          {
            "average": -2.34038154,
            "count": 2175186,
            "maximum": 13.99800014,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.611950731,
            "variance": 74.1656954
          },
          {
            "average": 119.9890515,
            "count": 2175186,
            "maximum": 128,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 1.507378924,
            "variance": 2.272191221
          },
          {
            "average": 1028.750088,
            "count": 2175186,
            "maximum": 1031,
            "minimum": 1025,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.478135499,
            "variance": 2.184884554
          },
          {
            "average": 34618.77081,
            "count": 2175186,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 13532.45858,
            "variance": 183127435.2
          },
          {
            "average": 30607.64738,
            "count": 2175186,
            "maximum": 65280,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 11602.32951,
            "variance": 134614050.2
          },
          {
            "average": 26852.52431,
            "count": 2175186,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 10077.68027,
            "variance": 101559639.6
          },
          {
            "average": 79892.3546,
            "count": 2175186,
            "maximum": 80869.0038,
            "minimum": 77803.62276,
            "name": "GpsTime",
            "position": 15,
            "stddev": 754.9488476,
            "variance": 569947.7624
          },
          {
            "average": 0,
            "count": 2175186,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2175186,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2175186,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2175186,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2175186,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420965.693,
          5044538.409,
          912.8963639,
          421947.393,
          5045023.569,
          988.3963639
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420965.6929992336,
                5044538.40876137,
                912.8963638788953
              ],
              [
                420965.6929992336,
                5045023.56876137,
                912.8963638788953
              ],
              [
                421947.39299923356,
                5045023.56876137,
                988.3963638788953
              ],
              [
                421947.39299923356,
                5044538.40876137,
                988.3963638788953
              ],
              [
                420965.6929992336,
                5044538.40876137,
                912.8963638788953
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:14:29+00:00",
        "end_time": "2011-09-14T23:23:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0126035,
            45.54990236,
            912.8963639,
            -117.9999504,
            45.55437942,
            988.3963639
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0125250753993,
                  45.549902357760196,
                  912.8963638788953
                ],
                [
                  -118.01260348908255,
                  45.55426862606992,
                  912.8963638788953
                ],
                [
                  -118.00002785961978,
                  45.55437941748258,
                  988.3963638788953
                ],
                [
                  -117.99995041936852,
                  45.55001313239837,
                  988.3963638788953
                ],
                [
                  -118.0125250753993,
                  45.549902357760196,
                  912.8963638788953
                ]
              ]
            ]
          },
          "id": "45118E1405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:14:29Z",
            "pc:count": 2175186,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421599.0639,
                "count": 2175186,
                "maximum": 421947.393,
                "minimum": 420965.693,
                "name": "X",
                "position": 0,
                "stddev": 236.7006094,
                "variance": 56027.17849
              },
              {
                "average": 5044705.674,
                "count": 2175186,
                "maximum": 5045023.569,
                "minimum": 5044538.409,
                "name": "Y",
                "position": 1,
                "stddev": 109.7710638,
                "variance": 12049.68645
              },
              {
                "average": 929.9779855,
                "count": 2175186,
                "maximum": 988.3963639,
                "minimum": 912.8963639,
                "name": "Z",
                "position": 2,
                "stddev": 11.1921912,
                "variance": 125.2651438
              },
              {
                "average": 96.61258485,
                "count": 2175186,
                "maximum": 201,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.41565368,
                "variance": 1553.593755
              },
              {
                "average": 1.065998494,
                "count": 2175186,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2655077813,
                "variance": 0.07049438195
              },
              {
                "average": 1.144649699,
                "count": 2175186,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4016927216,
                "variance": 0.1613570426
              },
              {
                "average": 0.4998064533,
                "count": 2175186,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000775,
                "variance": 0.2500000775
              },
              {
                "average": 0,
                "count": 2175186,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.252126025,
                "count": 2175186,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4342333235,
                "variance": 0.1885585792
              },
              {
                "average": -2.34038154,
                "count": 2175186,
                "maximum": 13.99800014,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.611950731,
                "variance": 74.1656954
              },
              {
                "average": 119.9890515,
                "count": 2175186,
                "maximum": 128,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 1.507378924,
                "variance": 2.272191221
              },
              {
                "average": 1028.750088,
                "count": 2175186,
                "maximum": 1031,
                "minimum": 1025,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.478135499,
                "variance": 2.184884554
              },
              {
                "average": 34618.77081,
                "count": 2175186,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 13532.45858,
                "variance": 183127435.2
              },
              {
                "average": 30607.64738,
                "count": 2175186,
                "maximum": 65280,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 11602.32951,
                "variance": 134614050.2
              },
              {
                "average": 26852.52431,
                "count": 2175186,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 10077.68027,
                "variance": 101559639.6
              },
              {
                "average": 79892.3546,
                "count": 2175186,
                "maximum": 80869.0038,
                "minimum": 77803.62276,
                "name": "GpsTime",
                "position": 15,
                "stddev": 754.9488476,
                "variance": 569947.7624
              },
              {
                "average": 0,
                "count": 2175186,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2175186,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2175186,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2175186,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2175186,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420965.693,
              5044538.409,
              912.8963639,
              421947.393,
              5045023.569,
              988.3963639
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420965.6929992336,
                    5044538.40876137,
                    912.8963638788953
                  ],
                  [
                    420965.6929992336,
                    5045023.56876137,
                    912.8963638788953
                  ],
                  [
                    421947.39299923356,
                    5045023.56876137,
                    988.3963638788953
                  ],
                  [
                    421947.39299923356,
                    5044538.40876137,
                    988.3963638788953
                  ],
                  [
                    420965.6929992336,
                    5044538.40876137,
                    912.8963638788953
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:14:29+00:00",
            "end_time": "2011-09-14T23:23: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": "44117G7213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.78752547244751,
              44.837426582795324,
              1022.0291597211226
            ],
            [
              -117.78769694345486,
              44.850010432710654,
              1022.0291597211226
            ],
            [
              -117.77502851411444,
              44.8500971111321,
              1040.0091597211226
            ],
            [
              -117.77485980018385,
              44.83751322340556,
              1040.0091597211226
            ],
            [
              -117.78752547244751,
              44.837426582795324,
              1022.0291597211226
            ]
          ]
        ]
      },
      "bbox": [
        -117.7876969,
        44.83742658,
        1022.02916,
        -117.7748598,
        44.85009711,
        1040.00916
      ],
      "properties": {
        "datetime": "2011-09-19T20:06:43Z",
        "pc:count": 11417344,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438257.9267,
            "count": 11417344,
            "maximum": 438757.8746,
            "minimum": 437756.7146,
            "name": "X",
            "position": 0,
            "stddev": 285.0872095,
            "variance": 81274.71703
          },
          {
            "average": 4965889.313,
            "count": 11417344,
            "maximum": 4966589.771,
            "minimum": 4965191.771,
            "name": "Y",
            "position": 1,
            "stddev": 401.9663111,
            "variance": 161576.9153
          },
          {
            "average": 1023.837916,
            "count": 11417344,
            "maximum": 1040.00916,
            "minimum": 1022.02916,
            "name": "Z",
            "position": 2,
            "stddev": 0.7257523191,
            "variance": 0.5267164287
          },
          {
            "average": 230.7279621,
            "count": 11417344,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.52444883,
            "variance": 601.4485903
          },
          {
            "average": 1.000845468,
            "count": 11417344,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03085950449,
            "variance": 0.0009523090177
          },
          {
            "average": 1.001691724,
            "count": 11417344,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04487350831,
            "variance": 0.002013631748
          },
          {
            "average": 0.4981558758,
            "count": 11417344,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999966211,
            "variance": 0.2499966211
          },
          {
            "average": 0,
            "count": 11417344,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.241387139,
            "count": 11417344,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4279245308,
            "variance": 0.183119404
          },
          {
            "average": 1.134004185,
            "count": 11417344,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.890957922,
            "variance": 62.26721693
          },
          {
            "average": 197.1145864,
            "count": 11417344,
            "maximum": 212,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 2.658743135,
            "variance": 7.068915059
          },
          {
            "average": 25.38892128,
            "count": 11417344,
            "maximum": 117,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.28051975,
            "variance": 150.8111654
          },
          {
            "average": 38351.46997,
            "count": 11417344,
            "maximum": 65280,
            "minimum": 7424,
            "name": "Red",
            "position": 12,
            "stddev": 5930.468446,
            "variance": 35170455.99
          },
          {
            "average": 36924.23509,
            "count": 11417344,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 5669.63887,
            "variance": 32144804.91
          },
          {
            "average": 29036.20382,
            "count": 11417344,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 6609.457472,
            "variance": 43684928.08
          },
          {
            "average": 430401.9502,
            "count": 11417344,
            "maximum": 498003.4438,
            "minimum": 428825.0612,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3512.022922,
            "variance": 12334305
          },
          {
            "average": 0,
            "count": 11417344,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11417344,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11417344,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11417344,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11417344,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437756.7146,
          4965191.771,
          1022.02916,
          438757.8746,
          4966589.771,
          1040.00916
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437756.71463690297,
                4965191.770584384,
                1022.0291597211226
              ],
              [
                437756.71463690297,
                4966589.770584384,
                1022.0291597211226
              ],
              [
                438757.874636903,
                4966589.770584384,
                1040.0091597211226
              ],
              [
                438757.874636903,
                4965191.770584384,
                1040.0091597211226
              ],
              [
                437756.71463690297,
                4965191.770584384,
                1022.0291597211226
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T20:06:43+00:00",
        "end_time": "2011-09-19T00:53:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7876969,
            44.83742658,
            1022.02916,
            -117.7748598,
            44.85009711,
            1040.00916
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.78752547244751,
                  44.837426582795324,
                  1022.0291597211226
                ],
                [
                  -117.78769694345486,
                  44.850010432710654,
                  1022.0291597211226
                ],
                [
                  -117.77502851411444,
                  44.8500971111321,
                  1040.0091597211226
                ],
                [
                  -117.77485980018385,
                  44.83751322340556,
                  1040.0091597211226
                ],
                [
                  -117.78752547244751,
                  44.837426582795324,
                  1022.0291597211226
                ]
              ]
            ]
          },
          "id": "44117G7213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:06:43Z",
            "pc:count": 11417344,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438257.9267,
                "count": 11417344,
                "maximum": 438757.8746,
                "minimum": 437756.7146,
                "name": "X",
                "position": 0,
                "stddev": 285.0872095,
                "variance": 81274.71703
              },
              {
                "average": 4965889.313,
                "count": 11417344,
                "maximum": 4966589.771,
                "minimum": 4965191.771,
                "name": "Y",
                "position": 1,
                "stddev": 401.9663111,
                "variance": 161576.9153
              },
              {
                "average": 1023.837916,
                "count": 11417344,
                "maximum": 1040.00916,
                "minimum": 1022.02916,
                "name": "Z",
                "position": 2,
                "stddev": 0.7257523191,
                "variance": 0.5267164287
              },
              {
                "average": 230.7279621,
                "count": 11417344,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.52444883,
                "variance": 601.4485903
              },
              {
                "average": 1.000845468,
                "count": 11417344,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03085950449,
                "variance": 0.0009523090177
              },
              {
                "average": 1.001691724,
                "count": 11417344,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04487350831,
                "variance": 0.002013631748
              },
              {
                "average": 0.4981558758,
                "count": 11417344,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999966211,
                "variance": 0.2499966211
              },
              {
                "average": 0,
                "count": 11417344,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.241387139,
                "count": 11417344,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4279245308,
                "variance": 0.183119404
              },
              {
                "average": 1.134004185,
                "count": 11417344,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.890957922,
                "variance": 62.26721693
              },
              {
                "average": 197.1145864,
                "count": 11417344,
                "maximum": 212,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 2.658743135,
                "variance": 7.068915059
              },
              {
                "average": 25.38892128,
                "count": 11417344,
                "maximum": 117,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.28051975,
                "variance": 150.8111654
              },
              {
                "average": 38351.46997,
                "count": 11417344,
                "maximum": 65280,
                "minimum": 7424,
                "name": "Red",
                "position": 12,
                "stddev": 5930.468446,
                "variance": 35170455.99
              },
              {
                "average": 36924.23509,
                "count": 11417344,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 5669.63887,
                "variance": 32144804.91
              },
              {
                "average": 29036.20382,
                "count": 11417344,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 6609.457472,
                "variance": 43684928.08
              },
              {
                "average": 430401.9502,
                "count": 11417344,
                "maximum": 498003.4438,
                "minimum": 428825.0612,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3512.022922,
                "variance": 12334305
              },
              {
                "average": 0,
                "count": 11417344,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11417344,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11417344,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11417344,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11417344,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437756.7146,
              4965191.771,
              1022.02916,
              438757.8746,
              4966589.771,
              1040.00916
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437756.71463690297,
                    4965191.770584384,
                    1022.0291597211226
                  ],
                  [
                    437756.71463690297,
                    4966589.770584384,
                    1022.0291597211226
                  ],
                  [
                    438757.874636903,
                    4966589.770584384,
                    1040.0091597211226
                  ],
                  [
                    438757.874636903,
                    4965191.770584384,
                    1040.0091597211226
                  ],
                  [
                    437756.71463690297,
                    4965191.770584384,
                    1022.0291597211226
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T20:06:43+00:00",
            "end_time": "2011-09-19T00:53: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": "44117H8103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502477537566,
              44.98740607962196,
              1013.199953040134
            ],
            [
              -117.97523853476497,
              45.00000984449484,
              1013.199953040134
            ],
            [
              -117.96252935555623,
              45.000117674055666,
              1048.119953040134
            ],
            [
              -117.9623183808029,
              44.987513862071246,
              1048.119953040134
            ],
            [
              -117.97502477537566,
              44.98740607962196,
              1013.199953040134
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752385,
        44.98740608,
        1013.199953,
        -117.9623184,
        45.00011767,
        1048.119953
      ],
      "properties": {
        "datetime": "2011-09-20T20:51:56Z",
        "pc:count": 11550503,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423633.861,
            "count": 11550503,
            "maximum": 424139.1701,
            "minimum": 423137.3501,
            "name": "X",
            "position": 0,
            "stddev": 284.3528248,
            "variance": 80856.52898
          },
          {
            "average": 4982707.403,
            "count": 11550503,
            "maximum": 4983413.399,
            "minimum": 4982013.079,
            "name": "Y",
            "position": 1,
            "stddev": 396.4574982,
            "variance": 157178.5478
          },
          {
            "average": 1021.439138,
            "count": 11550503,
            "maximum": 1048.119953,
            "minimum": 1013.199953,
            "name": "Z",
            "position": 2,
            "stddev": 2.918040378,
            "variance": 8.514959647
          },
          {
            "average": 229.3149236,
            "count": 11550503,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.74623079,
            "variance": 1138.808092
          },
          {
            "average": 1.008607764,
            "count": 11550503,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1052322201,
            "variance": 0.01107382014
          },
          {
            "average": 1.017240461,
            "count": 11550503,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1570679449,
            "variance": 0.02467033931
          },
          {
            "average": 0.4985867715,
            "count": 11550503,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980244,
            "variance": 0.2499980244
          },
          {
            "average": 0,
            "count": 11550503,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.24177986,
            "count": 11550503,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4281616228,
            "variance": 0.1833223752
          },
          {
            "average": 1.495681359,
            "count": 11550503,
            "maximum": 19.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.942630281,
            "variance": 63.08537577
          },
          {
            "average": 194.6359133,
            "count": 11550503,
            "maximum": 209,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 3.9600378,
            "variance": 15.68189937
          },
          {
            "average": 229.3234432,
            "count": 11550503,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 87.87761631,
            "variance": 7722.475448
          },
          {
            "average": 25625.33806,
            "count": 11550503,
            "maximum": 63744,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 7528.167663,
            "variance": 56673308.35
          },
          {
            "average": 27432.23939,
            "count": 11550503,
            "maximum": 65024,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 6072.571934,
            "variance": 36876129.9
          },
          {
            "average": 20334.14296,
            "count": 11550503,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 4895.177924,
            "variance": 23962766.91
          },
          {
            "average": 536417.6341,
            "count": 11550503,
            "maximum": 587116.0642,
            "minimum": 522675.1629,
            "name": "GpsTime",
            "position": 15,
            "stddev": 24607.16181,
            "variance": 605512412.3
          },
          {
            "average": 0,
            "count": 11550503,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11550503,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11550503,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11550503,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11550503,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423137.3501,
          4982013.079,
          1013.199953,
          424139.1701,
          4983413.399,
          1048.119953
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423137.3501453687,
                4982013.07864145,
                1013.199953040134
              ],
              [
                423137.3501453687,
                4983413.39864145,
                1013.199953040134
              ],
              [
                424139.17014536867,
                4983413.39864145,
                1048.119953040134
              ],
              [
                424139.17014536867,
                4982013.07864145,
                1048.119953040134
              ],
              [
                423137.3501453687,
                4982013.07864145,
                1013.199953040134
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T20:51:56+00:00",
        "end_time": "2011-09-20T02:57:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752385,
            44.98740608,
            1013.199953,
            -117.9623184,
            45.00011767,
            1048.119953
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502477537566,
                  44.98740607962196,
                  1013.199953040134
                ],
                [
                  -117.97523853476497,
                  45.00000984449484,
                  1013.199953040134
                ],
                [
                  -117.96252935555623,
                  45.000117674055666,
                  1048.119953040134
                ],
                [
                  -117.9623183808029,
                  44.987513862071246,
                  1048.119953040134
                ],
                [
                  -117.97502477537566,
                  44.98740607962196,
                  1013.199953040134
                ]
              ]
            ]
          },
          "id": "44117H8103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T20:51:56Z",
            "pc:count": 11550503,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423633.861,
                "count": 11550503,
                "maximum": 424139.1701,
                "minimum": 423137.3501,
                "name": "X",
                "position": 0,
                "stddev": 284.3528248,
                "variance": 80856.52898
              },
              {
                "average": 4982707.403,
                "count": 11550503,
                "maximum": 4983413.399,
                "minimum": 4982013.079,
                "name": "Y",
                "position": 1,
                "stddev": 396.4574982,
                "variance": 157178.5478
              },
              {
                "average": 1021.439138,
                "count": 11550503,
                "maximum": 1048.119953,
                "minimum": 1013.199953,
                "name": "Z",
                "position": 2,
                "stddev": 2.918040378,
                "variance": 8.514959647
              },
              {
                "average": 229.3149236,
                "count": 11550503,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.74623079,
                "variance": 1138.808092
              },
              {
                "average": 1.008607764,
                "count": 11550503,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1052322201,
                "variance": 0.01107382014
              },
              {
                "average": 1.017240461,
                "count": 11550503,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1570679449,
                "variance": 0.02467033931
              },
              {
                "average": 0.4985867715,
                "count": 11550503,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980244,
                "variance": 0.2499980244
              },
              {
                "average": 0,
                "count": 11550503,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.24177986,
                "count": 11550503,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4281616228,
                "variance": 0.1833223752
              },
              {
                "average": 1.495681359,
                "count": 11550503,
                "maximum": 19.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.942630281,
                "variance": 63.08537577
              },
              {
                "average": 194.6359133,
                "count": 11550503,
                "maximum": 209,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 3.9600378,
                "variance": 15.68189937
              },
              {
                "average": 229.3234432,
                "count": 11550503,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 87.87761631,
                "variance": 7722.475448
              },
              {
                "average": 25625.33806,
                "count": 11550503,
                "maximum": 63744,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 7528.167663,
                "variance": 56673308.35
              },
              {
                "average": 27432.23939,
                "count": 11550503,
                "maximum": 65024,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 6072.571934,
                "variance": 36876129.9
              },
              {
                "average": 20334.14296,
                "count": 11550503,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 4895.177924,
                "variance": 23962766.91
              },
              {
                "average": 536417.6341,
                "count": 11550503,
                "maximum": 587116.0642,
                "minimum": 522675.1629,
                "name": "GpsTime",
                "position": 15,
                "stddev": 24607.16181,
                "variance": 605512412.3
              },
              {
                "average": 0,
                "count": 11550503,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11550503,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11550503,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11550503,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11550503,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423137.3501,
              4982013.079,
              1013.199953,
              424139.1701,
              4983413.399,
              1048.119953
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423137.3501453687,
                    4982013.07864145,
                    1013.199953040134
                  ],
                  [
                    423137.3501453687,
                    4983413.39864145,
                    1013.199953040134
                  ],
                  [
                    424139.17014536867,
                    4983413.39864145,
                    1048.119953040134
                  ],
                  [
                    424139.17014536867,
                    4982013.07864145,
                    1048.119953040134
                  ],
                  [
                    423137.3501453687,
                    4982013.07864145,
                    1013.199953040134
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T20:51:56+00:00",
            "end_time": "2011-09-20T02: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": "44117G7402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002541149423,
              44.79992520373535,
              1030.0446170752712
            ],
            [
              -117.80019938891924,
              44.81250999865294,
              1030.0446170752712
            ],
            [
              -117.78752808175699,
              44.8125980837183,
              1057.744617075271
            ],
            [
              -117.7873568586061,
              44.800013250372665,
              1057.744617075271
            ],
            [
              -117.80002541149423,
              44.79992520373535,
              1030.0446170752712
            ]
          ]
        ]
      },
      "bbox": [
        -117.8001994,
        44.7999252,
        1030.044617,
        -117.7873569,
        44.81259808,
        1057.744617
      ],
      "properties": {
        "datetime": "2011-09-19T01:12:24Z",
        "pc:count": 11541947,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437227.538,
            "count": 11541947,
            "maximum": 437729.7829,
            "minimum": 436727.7429,
            "name": "X",
            "position": 0,
            "stddev": 285.7593569,
            "variance": 81658.41008
          },
          {
            "average": 4961731.953,
            "count": 11541947,
            "maximum": 4962433.724,
            "minimum": 4961035.624,
            "name": "Y",
            "position": 1,
            "stddev": 401.6656325,
            "variance": 161335.2804
          },
          {
            "average": 1033.386399,
            "count": 11541947,
            "maximum": 1057.744617,
            "minimum": 1030.044617,
            "name": "Z",
            "position": 2,
            "stddev": 1.492066347,
            "variance": 2.226261985
          },
          {
            "average": 224.0027959,
            "count": 11541947,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.27758859,
            "variance": 1244.508256
          },
          {
            "average": 1.003511453,
            "count": 11541947,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06769910329,
            "variance": 0.004583168587
          },
          {
            "average": 1.007053316,
            "count": 11541947,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1016359659,
            "variance": 0.01032986956
          },
          {
            "average": 0.4984795026,
            "count": 11541947,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977097,
            "variance": 0.2499977097
          },
          {
            "average": 0,
            "count": 11541947,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.268993351,
            "count": 11541947,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4434365176,
            "variance": 0.1966359451
          },
          {
            "average": 1.017419345,
            "count": 11541947,
            "maximum": 18,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.75889171,
            "variance": 60.20040057
          },
          {
            "average": 198.7287219,
            "count": 11541947,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 3.238325141,
            "variance": 10.48674972
          },
          {
            "average": 22.93756149,
            "count": 11541947,
            "maximum": 37,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.37396409,
            "variance": 107.619131
          },
          {
            "average": 30951.93789,
            "count": 11541947,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 9578.867222,
            "variance": 91754697.25
          },
          {
            "average": 30681.56163,
            "count": 11541947,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 8344.549962,
            "variance": 69631514.07
          },
          {
            "average": 24194.53043,
            "count": 11541947,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 7376.468136,
            "variance": 54412282.16
          },
          {
            "average": 428609.0328,
            "count": 11541947,
            "maximum": 429944.7862,
            "minimum": 427442.6039,
            "name": "GpsTime",
            "position": 15,
            "stddev": 499.9309889,
            "variance": 249930.9937
          },
          {
            "average": 0,
            "count": 11541947,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11541947,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11541947,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11541947,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11541947,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436727.7429,
          4961035.624,
          1030.044617,
          437729.7829,
          4962433.724,
          1057.744617
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436727.7428871989,
                4961035.624120217,
                1030.0446170752712
              ],
              [
                436727.7428871989,
                4962433.724120216,
                1030.0446170752712
              ],
              [
                437729.78288719896,
                4962433.724120216,
                1057.744617075271
              ],
              [
                437729.78288719896,
                4961035.624120217,
                1057.744617075271
              ],
              [
                436727.7428871989,
                4961035.624120217,
                1030.0446170752712
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T01:12:24+00:00",
        "end_time": "2011-09-19T00:30:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8001994,
            44.7999252,
            1030.044617,
            -117.7873569,
            44.81259808,
            1057.744617
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002541149423,
                  44.79992520373535,
                  1030.0446170752712
                ],
                [
                  -117.80019938891924,
                  44.81250999865294,
                  1030.0446170752712
                ],
                [
                  -117.78752808175699,
                  44.8125980837183,
                  1057.744617075271
                ],
                [
                  -117.7873568586061,
                  44.800013250372665,
                  1057.744617075271
                ],
                [
                  -117.80002541149423,
                  44.79992520373535,
                  1030.0446170752712
                ]
              ]
            ]
          },
          "id": "44117G7402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T01:12:24Z",
            "pc:count": 11541947,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437227.538,
                "count": 11541947,
                "maximum": 437729.7829,
                "minimum": 436727.7429,
                "name": "X",
                "position": 0,
                "stddev": 285.7593569,
                "variance": 81658.41008
              },
              {
                "average": 4961731.953,
                "count": 11541947,
                "maximum": 4962433.724,
                "minimum": 4961035.624,
                "name": "Y",
                "position": 1,
                "stddev": 401.6656325,
                "variance": 161335.2804
              },
              {
                "average": 1033.386399,
                "count": 11541947,
                "maximum": 1057.744617,
                "minimum": 1030.044617,
                "name": "Z",
                "position": 2,
                "stddev": 1.492066347,
                "variance": 2.226261985
              },
              {
                "average": 224.0027959,
                "count": 11541947,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.27758859,
                "variance": 1244.508256
              },
              {
                "average": 1.003511453,
                "count": 11541947,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06769910329,
                "variance": 0.004583168587
              },
              {
                "average": 1.007053316,
                "count": 11541947,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1016359659,
                "variance": 0.01032986956
              },
              {
                "average": 0.4984795026,
                "count": 11541947,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977097,
                "variance": 0.2499977097
              },
              {
                "average": 0,
                "count": 11541947,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.268993351,
                "count": 11541947,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4434365176,
                "variance": 0.1966359451
              },
              {
                "average": 1.017419345,
                "count": 11541947,
                "maximum": 18,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.75889171,
                "variance": 60.20040057
              },
              {
                "average": 198.7287219,
                "count": 11541947,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 3.238325141,
                "variance": 10.48674972
              },
              {
                "average": 22.93756149,
                "count": 11541947,
                "maximum": 37,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.37396409,
                "variance": 107.619131
              },
              {
                "average": 30951.93789,
                "count": 11541947,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 9578.867222,
                "variance": 91754697.25
              },
              {
                "average": 30681.56163,
                "count": 11541947,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 8344.549962,
                "variance": 69631514.07
              },
              {
                "average": 24194.53043,
                "count": 11541947,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 7376.468136,
                "variance": 54412282.16
              },
              {
                "average": 428609.0328,
                "count": 11541947,
                "maximum": 429944.7862,
                "minimum": 427442.6039,
                "name": "GpsTime",
                "position": 15,
                "stddev": 499.9309889,
                "variance": 249930.9937
              },
              {
                "average": 0,
                "count": 11541947,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11541947,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11541947,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11541947,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11541947,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436727.7429,
              4961035.624,
              1030.044617,
              437729.7829,
              4962433.724,
              1057.744617
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436727.7428871989,
                    4961035.624120217,
                    1030.0446170752712
                  ],
                  [
                    436727.7428871989,
                    4962433.724120216,
                    1030.0446170752712
                  ],
                  [
                    437729.78288719896,
                    4962433.724120216,
                    1057.744617075271
                  ],
                  [
                    437729.78288719896,
                    4961035.624120217,
                    1057.744617075271
                  ],
                  [
                    436727.7428871989,
                    4961035.624120217,
                    1030.0446170752712
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T01:12:24+00:00",
            "end_time": "2011-09-19T00:30:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H7423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.78752491248133,
              44.87492719571112,
              1017.8526403871214
            ],
            [
              -117.78769660025192,
              44.887510422576305,
              1017.8526403871214
            ],
            [
              -117.77502804613884,
              44.887597101934794,
              1042.0926403871213
            ],
            [
              -117.7748591189587,
              44.8750138372601,
              1042.0926403871213
            ],
            [
              -117.78752491248133,
              44.87492719571112,
              1017.8526403871214
            ]
          ]
        ]
      },
      "bbox": [
        -117.7876966,
        44.8749272,
        1017.85264,
        -117.7748591,
        44.8875971,
        1042.09264
      ],
      "properties": {
        "datetime": "2011-09-19T22:00:19Z",
        "pc:count": 11927922,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438290.9432,
            "count": 11927922,
            "maximum": 438797.6669,
            "minimum": 437797.1469,
            "name": "X",
            "position": 0,
            "stddev": 288.4434937,
            "variance": 83199.64908
          },
          {
            "average": 4970070.418,
            "count": 11927922,
            "maximum": 4970755.45,
            "minimum": 4969357.51,
            "name": "Y",
            "position": 1,
            "stddev": 403.1534025,
            "variance": 162532.666
          },
          {
            "average": 1023.649538,
            "count": 11927922,
            "maximum": 1042.09264,
            "minimum": 1017.85264,
            "name": "Z",
            "position": 2,
            "stddev": 2.666710969,
            "variance": 7.111347391
          },
          {
            "average": 223.1396992,
            "count": 11927922,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.95841181,
            "variance": 726.7559671
          },
          {
            "average": 1.000170608,
            "count": 11927922,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01307342134,
            "variance": 0.0001709143456
          },
          {
            "average": 1.000341719,
            "count": 11927922,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01850968672,
            "variance": 0.0003426085026
          },
          {
            "average": 0.4980958963,
            "count": 11927922,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963953,
            "variance": 0.2499963953
          },
          {
            "average": 0,
            "count": 11927922,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.234835037,
            "count": 11927922,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4238956915,
            "variance": 0.1796875573
          },
          {
            "average": 0.9137520528,
            "count": 11927922,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.901980835,
            "variance": 62.44130112
          },
          {
            "average": 199.1867073,
            "count": 11927922,
            "maximum": 213,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 3.994549395,
            "variance": 15.95642487
          },
          {
            "average": 105.2901666,
            "count": 11927922,
            "maximum": 136,
            "minimum": 87,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.79907688,
            "variance": 249.6108304
          },
          {
            "average": 29738.47117,
            "count": 11927922,
            "maximum": 61952,
            "minimum": 9216,
            "name": "Red",
            "position": 12,
            "stddev": 11700.70941,
            "variance": 136906600.8
          },
          {
            "average": 30416.37491,
            "count": 11927922,
            "maximum": 62464,
            "minimum": 7680,
            "name": "Green",
            "position": 13,
            "stddev": 9285.918168,
            "variance": 86228276.22
          },
          {
            "average": 24040.56904,
            "count": 11927922,
            "maximum": 60672,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 8102.171859,
            "variance": 65645188.83
          },
          {
            "average": 499575.1439,
            "count": 11927922,
            "maximum": 504819.3599,
            "minimum": 498581.6047,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1063.615225,
            "variance": 1131277.348
          },
          {
            "average": 0,
            "count": 11927922,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11927922,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11927922,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11927922,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11927922,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437797.1469,
          4969357.51,
          1017.85264,
          438797.6669,
          4970755.45,
          1042.09264
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437797.14686016843,
                4969357.50985123,
                1017.8526403871214
              ],
              [
                437797.14686016843,
                4970755.44985123,
                1017.8526403871214
              ],
              [
                438797.66686016845,
                4970755.44985123,
                1042.0926403871213
              ],
              [
                438797.66686016845,
                4969357.50985123,
                1042.0926403871213
              ],
              [
                437797.14686016843,
                4969357.50985123,
                1017.8526403871214
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T22:00:19+00:00",
        "end_time": "2011-09-19T20:16:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7876966,
            44.8749272,
            1017.85264,
            -117.7748591,
            44.8875971,
            1042.09264
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.78752491248133,
                  44.87492719571112,
                  1017.8526403871214
                ],
                [
                  -117.78769660025192,
                  44.887510422576305,
                  1017.8526403871214
                ],
                [
                  -117.77502804613884,
                  44.887597101934794,
                  1042.0926403871213
                ],
                [
                  -117.7748591189587,
                  44.8750138372601,
                  1042.0926403871213
                ],
                [
                  -117.78752491248133,
                  44.87492719571112,
                  1017.8526403871214
                ]
              ]
            ]
          },
          "id": "44117H7423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:00:19Z",
            "pc:count": 11927922,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438290.9432,
                "count": 11927922,
                "maximum": 438797.6669,
                "minimum": 437797.1469,
                "name": "X",
                "position": 0,
                "stddev": 288.4434937,
                "variance": 83199.64908
              },
              {
                "average": 4970070.418,
                "count": 11927922,
                "maximum": 4970755.45,
                "minimum": 4969357.51,
                "name": "Y",
                "position": 1,
                "stddev": 403.1534025,
                "variance": 162532.666
              },
              {
                "average": 1023.649538,
                "count": 11927922,
                "maximum": 1042.09264,
                "minimum": 1017.85264,
                "name": "Z",
                "position": 2,
                "stddev": 2.666710969,
                "variance": 7.111347391
              },
              {
                "average": 223.1396992,
                "count": 11927922,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.95841181,
                "variance": 726.7559671
              },
              {
                "average": 1.000170608,
                "count": 11927922,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01307342134,
                "variance": 0.0001709143456
              },
              {
                "average": 1.000341719,
                "count": 11927922,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01850968672,
                "variance": 0.0003426085026
              },
              {
                "average": 0.4980958963,
                "count": 11927922,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963953,
                "variance": 0.2499963953
              },
              {
                "average": 0,
                "count": 11927922,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.234835037,
                "count": 11927922,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4238956915,
                "variance": 0.1796875573
              },
              {
                "average": 0.9137520528,
                "count": 11927922,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.901980835,
                "variance": 62.44130112
              },
              {
                "average": 199.1867073,
                "count": 11927922,
                "maximum": 213,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 3.994549395,
                "variance": 15.95642487
              },
              {
                "average": 105.2901666,
                "count": 11927922,
                "maximum": 136,
                "minimum": 87,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.79907688,
                "variance": 249.6108304
              },
              {
                "average": 29738.47117,
                "count": 11927922,
                "maximum": 61952,
                "minimum": 9216,
                "name": "Red",
                "position": 12,
                "stddev": 11700.70941,
                "variance": 136906600.8
              },
              {
                "average": 30416.37491,
                "count": 11927922,
                "maximum": 62464,
                "minimum": 7680,
                "name": "Green",
                "position": 13,
                "stddev": 9285.918168,
                "variance": 86228276.22
              },
              {
                "average": 24040.56904,
                "count": 11927922,
                "maximum": 60672,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 8102.171859,
                "variance": 65645188.83
              },
              {
                "average": 499575.1439,
                "count": 11927922,
                "maximum": 504819.3599,
                "minimum": 498581.6047,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1063.615225,
                "variance": 1131277.348
              },
              {
                "average": 0,
                "count": 11927922,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11927922,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11927922,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11927922,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11927922,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437797.1469,
              4969357.51,
              1017.85264,
              438797.6669,
              4970755.45,
              1042.09264
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437797.14686016843,
                    4969357.50985123,
                    1017.8526403871214
                  ],
                  [
                    437797.14686016843,
                    4970755.44985123,
                    1017.8526403871214
                  ],
                  [
                    438797.66686016845,
                    4970755.44985123,
                    1042.0926403871213
                  ],
                  [
                    438797.66686016845,
                    4969357.50985123,
                    1042.0926403871213
                  ],
                  [
                    437797.14686016843,
                    4969357.50985123,
                    1017.8526403871214
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T22:00:19+00:00",
            "end_time": "2011-09-19T20: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": "44117G8222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502522279162,
              44.81241179377295,
              1031.723313147198
            ],
            [
              -117.92522669048023,
              44.82501000850911,
              1031.723313147198
            ],
            [
              -117.91252927985573,
              44.82511217727444,
              1064.0833131471982
            ],
            [
              -117.91233057608842,
              44.8125139179187,
              1064.0833131471982
            ],
            [
              -117.92502522279162,
              44.81241179377295,
              1031.723313147198
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252267,
        44.81241179,
        1031.723313,
        -117.9123306,
        44.82511218,
        1064.083313
      ],
      "properties": {
        "datetime": "2011-09-20T22:28:59Z",
        "pc:count": 14115918,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427306.4313,
            "count": 14115918,
            "maximum": 427861.3128,
            "minimum": 426857.3928,
            "name": "X",
            "position": 0,
            "stddev": 288.945814,
            "variance": 83489.68342
          },
          {
            "average": 4963187.905,
            "count": 14115918,
            "maximum": 4963927.195,
            "minimum": 4962527.555,
            "name": "Y",
            "position": 1,
            "stddev": 401.78752,
            "variance": 161433.2113
          },
          {
            "average": 1038.376949,
            "count": 14115918,
            "maximum": 1064.083313,
            "minimum": 1031.723313,
            "name": "Z",
            "position": 2,
            "stddev": 3.222222978,
            "variance": 10.38272092
          },
          {
            "average": 205.0592884,
            "count": 14115918,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 59.37964996,
            "variance": 3525.942829
          },
          {
            "average": 1.007204632,
            "count": 14115918,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09550912256,
            "variance": 0.009121992492
          },
          {
            "average": 1.014526863,
            "count": 14115918,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1427363869,
            "variance": 0.02037367615
          },
          {
            "average": 0.4990548259,
            "count": 14115918,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991244,
            "variance": 0.2499991244
          },
          {
            "average": 0,
            "count": 14115918,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.212712202,
            "count": 14115918,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4092257726,
            "variance": 0.1674657329
          },
          {
            "average": 0.5126826511,
            "count": 14115918,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.948140213,
            "variance": 63.17293284
          },
          {
            "average": 196.475919,
            "count": 14115918,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 8.70576271,
            "variance": 75.79030436
          },
          {
            "average": 2813.884955,
            "count": 14115918,
            "maximum": 20071,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6186.42134,
            "variance": 38271809
          },
          {
            "average": 27353.96503,
            "count": 14115918,
            "maximum": 64512,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 7064.690615,
            "variance": 49909853.49
          },
          {
            "average": 30361.45521,
            "count": 14115918,
            "maximum": 64256,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 6008.902156,
            "variance": 36106905.12
          },
          {
            "average": 23118.00633,
            "count": 14115918,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 5221.997327,
            "variance": 27269256.08
          },
          {
            "average": 541007.2327,
            "count": 14115918,
            "maximum": 592939.6637,
            "minimum": 320673.5284,
            "name": "GpsTime",
            "position": 15,
            "stddev": 105075.7957,
            "variance": 11040922840.0
          },
          {
            "average": 0,
            "count": 14115918,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14115918,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14115918,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14115918,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14115918,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426857.3928,
          4962527.555,
          1031.723313,
          427861.3128,
          4963927.195,
          1064.083313
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426857.39280783944,
                4962527.5548091885,
                1031.723313147198
              ],
              [
                426857.39280783944,
                4963927.194809189,
                1031.723313147198
              ],
              [
                427861.3128078395,
                4963927.194809189,
                1064.0833131471982
              ],
              [
                427861.3128078395,
                4962527.5548091885,
                1064.0833131471982
              ],
              [
                426857.39280783944,
                4962527.5548091885,
                1031.723313147198
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:28:59+00:00",
        "end_time": "2011-09-17T18:51:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252267,
            44.81241179,
            1031.723313,
            -117.9123306,
            44.82511218,
            1064.083313
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502522279162,
                  44.81241179377295,
                  1031.723313147198
                ],
                [
                  -117.92522669048023,
                  44.82501000850911,
                  1031.723313147198
                ],
                [
                  -117.91252927985573,
                  44.82511217727444,
                  1064.0833131471982
                ],
                [
                  -117.91233057608842,
                  44.8125139179187,
                  1064.0833131471982
                ],
                [
                  -117.92502522279162,
                  44.81241179377295,
                  1031.723313147198
                ]
              ]
            ]
          },
          "id": "44117G8222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:28:59Z",
            "pc:count": 14115918,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427306.4313,
                "count": 14115918,
                "maximum": 427861.3128,
                "minimum": 426857.3928,
                "name": "X",
                "position": 0,
                "stddev": 288.945814,
                "variance": 83489.68342
              },
              {
                "average": 4963187.905,
                "count": 14115918,
                "maximum": 4963927.195,
                "minimum": 4962527.555,
                "name": "Y",
                "position": 1,
                "stddev": 401.78752,
                "variance": 161433.2113
              },
              {
                "average": 1038.376949,
                "count": 14115918,
                "maximum": 1064.083313,
                "minimum": 1031.723313,
                "name": "Z",
                "position": 2,
                "stddev": 3.222222978,
                "variance": 10.38272092
              },
              {
                "average": 205.0592884,
                "count": 14115918,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 59.37964996,
                "variance": 3525.942829
              },
              {
                "average": 1.007204632,
                "count": 14115918,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09550912256,
                "variance": 0.009121992492
              },
              {
                "average": 1.014526863,
                "count": 14115918,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1427363869,
                "variance": 0.02037367615
              },
              {
                "average": 0.4990548259,
                "count": 14115918,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991244,
                "variance": 0.2499991244
              },
              {
                "average": 0,
                "count": 14115918,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.212712202,
                "count": 14115918,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4092257726,
                "variance": 0.1674657329
              },
              {
                "average": 0.5126826511,
                "count": 14115918,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.948140213,
                "variance": 63.17293284
              },
              {
                "average": 196.475919,
                "count": 14115918,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 8.70576271,
                "variance": 75.79030436
              },
              {
                "average": 2813.884955,
                "count": 14115918,
                "maximum": 20071,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6186.42134,
                "variance": 38271809
              },
              {
                "average": 27353.96503,
                "count": 14115918,
                "maximum": 64512,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 7064.690615,
                "variance": 49909853.49
              },
              {
                "average": 30361.45521,
                "count": 14115918,
                "maximum": 64256,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 6008.902156,
                "variance": 36106905.12
              },
              {
                "average": 23118.00633,
                "count": 14115918,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 5221.997327,
                "variance": 27269256.08
              },
              {
                "average": 541007.2327,
                "count": 14115918,
                "maximum": 592939.6637,
                "minimum": 320673.5284,
                "name": "GpsTime",
                "position": 15,
                "stddev": 105075.7957,
                "variance": 11040922840.0
              },
              {
                "average": 0,
                "count": 14115918,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14115918,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14115918,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14115918,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14115918,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426857.3928,
              4962527.555,
              1031.723313,
              427861.3128,
              4963927.195,
              1064.083313
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426857.39280783944,
                    4962527.5548091885,
                    1031.723313147198
                  ],
                  [
                    426857.39280783944,
                    4963927.194809189,
                    1031.723313147198
                  ],
                  [
                    427861.3128078395,
                    4963927.194809189,
                    1064.0833131471982
                  ],
                  [
                    427861.3128078395,
                    4962527.5548091885,
                    1064.0833131471982
                  ],
                  [
                    426857.39280783944,
                    4962527.5548091885,
                    1031.723313147198
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:28:59+00:00",
            "end_time": "2011-09-17T18: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": "45118D1222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05002419092779,
              45.437398176252714,
              825.3571792108065
            ],
            [
              -118.05025819029272,
              45.450009291530336,
              825.3571792108065
            ],
            [
              -118.03752995849014,
              45.45012562457947,
              902.6971792108064
            ],
            [
              -118.03729879375662,
              45.43751445843929,
              902.6971792108064
            ],
            [
              -118.05002419092779,
              45.437398176252714,
              825.3571792108065
            ]
          ]
        ]
      },
      "bbox": [
        -118.0502582,
        45.43739818,
        825.3571792,
        -118.0372988,
        45.45012562,
        902.6971792
      ],
      "properties": {
        "datetime": "2011-09-15T18:24:13Z",
        "pc:count": 12639956,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418318.4999,
            "count": 12639956,
            "maximum": 418870.6886,
            "minimum": 417875.2286,
            "name": "X",
            "position": 0,
            "stddev": 289.5705134,
            "variance": 83851.08223
          },
          {
            "average": 5032781.448,
            "count": 12639956,
            "maximum": 5033478.463,
            "minimum": 5032077.183,
            "name": "Y",
            "position": 1,
            "stddev": 403.5329997,
            "variance": 162838.8818
          },
          {
            "average": 846.8244496,
            "count": 12639956,
            "maximum": 902.6971792,
            "minimum": 825.3571792,
            "name": "Z",
            "position": 2,
            "stddev": 14.8129941,
            "variance": 219.4247943
          },
          {
            "average": 105.7299059,
            "count": 12639956,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.08244181,
            "variance": 1161.612839
          },
          {
            "average": 1.019640733,
            "count": 12639956,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1478177264,
            "variance": 0.02185008024
          },
          {
            "average": 1.043493822,
            "count": 12639956,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2274993332,
            "variance": 0.05175594662
          },
          {
            "average": 0.4999178003,
            "count": 12639956,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000013,
            "variance": 0.250000013
          },
          {
            "average": 0,
            "count": 12639956,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.231461803,
            "count": 12639956,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4217668202,
            "variance": 0.1778872506
          },
          {
            "average": -2.006080215,
            "count": 12639956,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.828961362,
            "variance": 77.95055874
          },
          {
            "average": 129.7375067,
            "count": 12639956,
            "maximum": 177,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 19.5185334,
            "variance": 380.9731462
          },
          {
            "average": 2993.456383,
            "count": 12639956,
            "maximum": 20001,
            "minimum": 1004,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5237.10079,
            "variance": 27427224.68
          },
          {
            "average": 35394.97449,
            "count": 12639956,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 11200.63486,
            "variance": 125454221.3
          },
          {
            "average": 34495.22122,
            "count": 12639956,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 8864.308017,
            "variance": 78575956.62
          },
          {
            "average": 28540.55673,
            "count": 12639956,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7830.285594,
            "variance": 61313372.49
          },
          {
            "average": 80110.14673,
            "count": 12639956,
            "maximum": 146253.6207,
            "minimum": 67405.94937,
            "name": "GpsTime",
            "position": 15,
            "stddev": 27015.78002,
            "variance": 729852370.3
          },
          {
            "average": 0,
            "count": 12639956,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12639956,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12639956,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12639956,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12639956,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417875.2286,
          5032077.183,
          825.3571792,
          418870.6886,
          5033478.463,
          902.6971792
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417875.2285948336,
                5032077.182981736,
                825.3571792108065
              ],
              [
                417875.2285948336,
                5033478.462981735,
                825.3571792108065
              ],
              [
                418870.68859483354,
                5033478.462981735,
                902.6971792108064
              ],
              [
                418870.68859483354,
                5032077.182981736,
                902.6971792108064
              ],
              [
                417875.2285948336,
                5032077.182981736,
                825.3571792108065
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:24:13+00:00",
        "end_time": "2011-09-14T20:30:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0502582,
            45.43739818,
            825.3571792,
            -118.0372988,
            45.45012562,
            902.6971792
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05002419092779,
                  45.437398176252714,
                  825.3571792108065
                ],
                [
                  -118.05025819029272,
                  45.450009291530336,
                  825.3571792108065
                ],
                [
                  -118.03752995849014,
                  45.45012562457947,
                  902.6971792108064
                ],
                [
                  -118.03729879375662,
                  45.43751445843929,
                  902.6971792108064
                ],
                [
                  -118.05002419092779,
                  45.437398176252714,
                  825.3571792108065
                ]
              ]
            ]
          },
          "id": "45118D1222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:24:13Z",
            "pc:count": 12639956,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418318.4999,
                "count": 12639956,
                "maximum": 418870.6886,
                "minimum": 417875.2286,
                "name": "X",
                "position": 0,
                "stddev": 289.5705134,
                "variance": 83851.08223
              },
              {
                "average": 5032781.448,
                "count": 12639956,
                "maximum": 5033478.463,
                "minimum": 5032077.183,
                "name": "Y",
                "position": 1,
                "stddev": 403.5329997,
                "variance": 162838.8818
              },
              {
                "average": 846.8244496,
                "count": 12639956,
                "maximum": 902.6971792,
                "minimum": 825.3571792,
                "name": "Z",
                "position": 2,
                "stddev": 14.8129941,
                "variance": 219.4247943
              },
              {
                "average": 105.7299059,
                "count": 12639956,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.08244181,
                "variance": 1161.612839
              },
              {
                "average": 1.019640733,
                "count": 12639956,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1478177264,
                "variance": 0.02185008024
              },
              {
                "average": 1.043493822,
                "count": 12639956,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2274993332,
                "variance": 0.05175594662
              },
              {
                "average": 0.4999178003,
                "count": 12639956,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000013,
                "variance": 0.250000013
              },
              {
                "average": 0,
                "count": 12639956,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.231461803,
                "count": 12639956,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4217668202,
                "variance": 0.1778872506
              },
              {
                "average": -2.006080215,
                "count": 12639956,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.828961362,
                "variance": 77.95055874
              },
              {
                "average": 129.7375067,
                "count": 12639956,
                "maximum": 177,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 19.5185334,
                "variance": 380.9731462
              },
              {
                "average": 2993.456383,
                "count": 12639956,
                "maximum": 20001,
                "minimum": 1004,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5237.10079,
                "variance": 27427224.68
              },
              {
                "average": 35394.97449,
                "count": 12639956,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 11200.63486,
                "variance": 125454221.3
              },
              {
                "average": 34495.22122,
                "count": 12639956,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 8864.308017,
                "variance": 78575956.62
              },
              {
                "average": 28540.55673,
                "count": 12639956,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7830.285594,
                "variance": 61313372.49
              },
              {
                "average": 80110.14673,
                "count": 12639956,
                "maximum": 146253.6207,
                "minimum": 67405.94937,
                "name": "GpsTime",
                "position": 15,
                "stddev": 27015.78002,
                "variance": 729852370.3
              },
              {
                "average": 0,
                "count": 12639956,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12639956,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12639956,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12639956,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12639956,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417875.2286,
              5032077.183,
              825.3571792,
              418870.6886,
              5033478.463,
              902.6971792
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417875.2285948336,
                    5032077.182981736,
                    825.3571792108065
                  ],
                  [
                    417875.2285948336,
                    5033478.462981735,
                    825.3571792108065
                  ],
                  [
                    418870.68859483354,
                    5033478.462981735,
                    902.6971792108064
                  ],
                  [
                    418870.68859483354,
                    5032077.182981736,
                    902.6971792108064
                  ],
                  [
                    417875.2285948336,
                    5032077.182981736,
                    825.3571792108065
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:24:13+00:00",
            "end_time": "2011-09-14T20:30: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": "44117G8307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752499766914,
              44.78740530061727,
              1254.9791970047218
            ],
            [
              -117.98773999956659,
              44.80000982157032,
              1254.9791970047218
            ],
            [
              -117.97502933820257,
              44.80011905468601,
              1627.3791970047218
            ],
            [
              -117.9748171019735,
              44.78751448600388,
              1627.3791970047218
            ],
            [
              -117.98752499766914,
              44.78740530061727,
              1254.9791970047218
            ]
          ]
        ]
      },
      "bbox": [
        -117.98774,
        44.7874053,
        1254.979197,
        -117.9748171,
        44.80011905,
        1627.379197
      ],
      "properties": {
        "datetime": "2011-09-18T22:32:44Z",
        "pc:count": 17264715,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422344.1569,
            "count": 17264715,
            "maximum": 422887.0833,
            "minimum": 421881.6633,
            "name": "X",
            "position": 0,
            "stddev": 282.6643558,
            "variance": 79899.13804
          },
          {
            "average": 4960426.935,
            "count": 17264715,
            "maximum": 4961208.243,
            "minimum": 4959807.883,
            "name": "Y",
            "position": 1,
            "stddev": 405.4489199,
            "variance": 164388.8266
          },
          {
            "average": 1445.982555,
            "count": 17264715,
            "maximum": 1627.379197,
            "minimum": 1254.979197,
            "name": "Z",
            "position": 2,
            "stddev": 83.04321937,
            "variance": 6896.176284
          },
          {
            "average": 89.75644151,
            "count": 17264715,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.81118658,
            "variance": 2789.021428
          },
          {
            "average": 1.164099552,
            "count": 17264715,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4013421138,
            "variance": 0.1610754923
          },
          {
            "average": 1.335499891,
            "count": 17264715,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5514821988,
            "variance": 0.3041326156
          },
          {
            "average": 0.4993077499,
            "count": 17264715,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995353,
            "variance": 0.2499995353
          },
          {
            "average": 0,
            "count": 17264715,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.127380325,
            "count": 17264715,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3333985362,
            "variance": 0.1111545839
          },
          {
            "average": 0.401562501,
            "count": 17264715,
            "maximum": 24,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.419287091,
            "variance": 70.88439512
          },
          {
            "average": 135.8174583,
            "count": 17264715,
            "maximum": 179,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 17.09081819,
            "variance": 292.0960664
          },
          {
            "average": 14798.26898,
            "count": 17264715,
            "maximum": 20117,
            "minimum": 9440,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5333.901418,
            "variance": 28450504.34
          },
          {
            "average": 24338.75336,
            "count": 17264715,
            "maximum": 59648,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 12068.76163,
            "variance": 145655007.2
          },
          {
            "average": 25557.99422,
            "count": 17264715,
            "maximum": 60672,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 12307.46067,
            "variance": 151473588.3
          },
          {
            "average": 21953.39136,
            "count": 17264715,
            "maximum": 57856,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 11114.74886,
            "variance": 123537642.2
          },
          {
            "average": 91067.95461,
            "count": 17264715,
            "maximum": 420364.1398,
            "minimum": 80899.65664,
            "name": "GpsTime",
            "position": 15,
            "stddev": 47029.81675,
            "variance": 2211803663
          },
          {
            "average": 0,
            "count": 17264715,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17264715,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17264715,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17264715,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17264715,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421881.6633,
          4959807.883,
          1254.979197,
          422887.0833,
          4961208.243,
          1627.379197
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421881.663252036,
                4959807.8828168325,
                1254.9791970047218
              ],
              [
                421881.663252036,
                4961208.242816832,
                1254.9791970047218
              ],
              [
                422887.0832520361,
                4961208.242816832,
                1627.3791970047218
              ],
              [
                422887.0832520361,
                4959807.8828168325,
                1627.3791970047218
              ],
              [
                421881.663252036,
                4959807.8828168325,
                1254.9791970047218
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:32:44+00:00",
        "end_time": "2011-09-15T00:14:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.98774,
            44.7874053,
            1254.979197,
            -117.9748171,
            44.80011905,
            1627.379197
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752499766914,
                  44.78740530061727,
                  1254.9791970047218
                ],
                [
                  -117.98773999956659,
                  44.80000982157032,
                  1254.9791970047218
                ],
                [
                  -117.97502933820257,
                  44.80011905468601,
                  1627.3791970047218
                ],
                [
                  -117.9748171019735,
                  44.78751448600388,
                  1627.3791970047218
                ],
                [
                  -117.98752499766914,
                  44.78740530061727,
                  1254.9791970047218
                ]
              ]
            ]
          },
          "id": "44117G8307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:32:44Z",
            "pc:count": 17264715,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422344.1569,
                "count": 17264715,
                "maximum": 422887.0833,
                "minimum": 421881.6633,
                "name": "X",
                "position": 0,
                "stddev": 282.6643558,
                "variance": 79899.13804
              },
              {
                "average": 4960426.935,
                "count": 17264715,
                "maximum": 4961208.243,
                "minimum": 4959807.883,
                "name": "Y",
                "position": 1,
                "stddev": 405.4489199,
                "variance": 164388.8266
              },
              {
                "average": 1445.982555,
                "count": 17264715,
                "maximum": 1627.379197,
                "minimum": 1254.979197,
                "name": "Z",
                "position": 2,
                "stddev": 83.04321937,
                "variance": 6896.176284
              },
              {
                "average": 89.75644151,
                "count": 17264715,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.81118658,
                "variance": 2789.021428
              },
              {
                "average": 1.164099552,
                "count": 17264715,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4013421138,
                "variance": 0.1610754923
              },
              {
                "average": 1.335499891,
                "count": 17264715,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5514821988,
                "variance": 0.3041326156
              },
              {
                "average": 0.4993077499,
                "count": 17264715,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995353,
                "variance": 0.2499995353
              },
              {
                "average": 0,
                "count": 17264715,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.127380325,
                "count": 17264715,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3333985362,
                "variance": 0.1111545839
              },
              {
                "average": 0.401562501,
                "count": 17264715,
                "maximum": 24,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.419287091,
                "variance": 70.88439512
              },
              {
                "average": 135.8174583,
                "count": 17264715,
                "maximum": 179,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 17.09081819,
                "variance": 292.0960664
              },
              {
                "average": 14798.26898,
                "count": 17264715,
                "maximum": 20117,
                "minimum": 9440,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5333.901418,
                "variance": 28450504.34
              },
              {
                "average": 24338.75336,
                "count": 17264715,
                "maximum": 59648,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 12068.76163,
                "variance": 145655007.2
              },
              {
                "average": 25557.99422,
                "count": 17264715,
                "maximum": 60672,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 12307.46067,
                "variance": 151473588.3
              },
              {
                "average": 21953.39136,
                "count": 17264715,
                "maximum": 57856,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 11114.74886,
                "variance": 123537642.2
              },
              {
                "average": 91067.95461,
                "count": 17264715,
                "maximum": 420364.1398,
                "minimum": 80899.65664,
                "name": "GpsTime",
                "position": 15,
                "stddev": 47029.81675,
                "variance": 2211803663
              },
              {
                "average": 0,
                "count": 17264715,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17264715,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17264715,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17264715,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17264715,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421881.6633,
              4959807.883,
              1254.979197,
              422887.0833,
              4961208.243,
              1627.379197
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421881.663252036,
                    4959807.8828168325,
                    1254.9791970047218
                  ],
                  [
                    421881.663252036,
                    4961208.242816832,
                    1254.9791970047218
                  ],
                  [
                    422887.0832520361,
                    4961208.242816832,
                    1627.3791970047218
                  ],
                  [
                    422887.0832520361,
                    4959807.8828168325,
                    1627.3791970047218
                  ],
                  [
                    421881.663252036,
                    4959807.8828168325,
                    1254.9791970047218
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:32:44+00:00",
            "end_time": "2011-09-15T00:14:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117G8109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252473861308,
              44.84990729468102,
              1052.2021264571763
            ],
            [
              -117.96273472199651,
              44.86250979070597,
              1052.2021264571763
            ],
            [
              -117.95002920723148,
              44.86261619840381,
              1097.8221264571762
            ],
            [
              -117.9498219940498,
              44.85001365589263,
              1097.8221264571762
            ],
            [
              -117.96252473861308,
              44.84990729468102,
              1052.2021264571763
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627347,
        44.84990729,
        1052.202126,
        -117.949822,
        44.8626162,
        1097.822126
      ],
      "properties": {
        "datetime": "2011-09-20T22:04:39Z",
        "pc:count": 22452207,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424441.4957,
            "count": 22452207,
            "maximum": 424945.482,
            "minimum": 423941.562,
            "name": "X",
            "position": 0,
            "stddev": 282.9303481,
            "variance": 80049.58189
          },
          {
            "average": 4967435.78,
            "count": 22452207,
            "maximum": 4968127.277,
            "minimum": 4966727.137,
            "name": "Y",
            "position": 1,
            "stddev": 401.5112372,
            "variance": 161211.2736
          },
          {
            "average": 1066.195114,
            "count": 22452207,
            "maximum": 1097.822126,
            "minimum": 1052.202126,
            "name": "Z",
            "position": 2,
            "stddev": 5.467796168,
            "variance": 29.89679494
          },
          {
            "average": 165.1394826,
            "count": 22452207,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 64.33859951,
            "variance": 4139.455387
          },
          {
            "average": 1.004596519,
            "count": 22452207,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07743850244,
            "variance": 0.00599672166
          },
          {
            "average": 1.009369814,
            "count": 22452207,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1171410688,
            "variance": 0.01372202999
          },
          {
            "average": 0.4999736552,
            "count": 22452207,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000104,
            "variance": 0.2500000104
          },
          {
            "average": 0,
            "count": 22452207,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.145395951,
            "count": 22452207,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.352499609,
            "variance": 0.1242559743
          },
          {
            "average": -0.02201852788,
            "count": 22452207,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.072468483,
            "variance": 65.16474741
          },
          {
            "average": 191.8958644,
            "count": 22452207,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 13.44332667,
            "variance": 180.7230319
          },
          {
            "average": 7454.813195,
            "count": 22452207,
            "maximum": 20105,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8256.910391,
            "variance": 68176569.2
          },
          {
            "average": 27970.40571,
            "count": 22452207,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 11629.13733,
            "variance": 135236834.9
          },
          {
            "average": 27732.34125,
            "count": 22452207,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 8879.875885,
            "variance": 78852195.73
          },
          {
            "average": 23175.15827,
            "count": 22452207,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7587.185715,
            "variance": 57565387.07
          },
          {
            "average": 455125.2533,
            "count": 22452207,
            "maximum": 591479.2087,
            "minimum": 320563.9644,
            "name": "GpsTime",
            "position": 15,
            "stddev": 133849.5624,
            "variance": 17915705340.0
          },
          {
            "average": 0,
            "count": 22452207,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22452207,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22452207,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22452207,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22452207,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423941.562,
          4966727.137,
          1052.202126,
          424945.482,
          4968127.277,
          1097.822126
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423941.56199435744,
                4966727.136524149,
                1052.2021264571763
              ],
              [
                423941.56199435744,
                4968127.27652415,
                1052.2021264571763
              ],
              [
                424945.4819943575,
                4968127.27652415,
                1097.8221264571762
              ],
              [
                424945.4819943575,
                4966727.136524149,
                1097.8221264571762
              ],
              [
                423941.56199435744,
                4966727.136524149,
                1052.2021264571763
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:04:39+00:00",
        "end_time": "2011-09-17T18:49:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627347,
            44.84990729,
            1052.202126,
            -117.949822,
            44.8626162,
            1097.822126
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252473861308,
                  44.84990729468102,
                  1052.2021264571763
                ],
                [
                  -117.96273472199651,
                  44.86250979070597,
                  1052.2021264571763
                ],
                [
                  -117.95002920723148,
                  44.86261619840381,
                  1097.8221264571762
                ],
                [
                  -117.9498219940498,
                  44.85001365589263,
                  1097.8221264571762
                ],
                [
                  -117.96252473861308,
                  44.84990729468102,
                  1052.2021264571763
                ]
              ]
            ]
          },
          "id": "44117G8109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:04:39Z",
            "pc:count": 22452207,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424441.4957,
                "count": 22452207,
                "maximum": 424945.482,
                "minimum": 423941.562,
                "name": "X",
                "position": 0,
                "stddev": 282.9303481,
                "variance": 80049.58189
              },
              {
                "average": 4967435.78,
                "count": 22452207,
                "maximum": 4968127.277,
                "minimum": 4966727.137,
                "name": "Y",
                "position": 1,
                "stddev": 401.5112372,
                "variance": 161211.2736
              },
              {
                "average": 1066.195114,
                "count": 22452207,
                "maximum": 1097.822126,
                "minimum": 1052.202126,
                "name": "Z",
                "position": 2,
                "stddev": 5.467796168,
                "variance": 29.89679494
              },
              {
                "average": 165.1394826,
                "count": 22452207,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 64.33859951,
                "variance": 4139.455387
              },
              {
                "average": 1.004596519,
                "count": 22452207,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07743850244,
                "variance": 0.00599672166
              },
              {
                "average": 1.009369814,
                "count": 22452207,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1171410688,
                "variance": 0.01372202999
              },
              {
                "average": 0.4999736552,
                "count": 22452207,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000104,
                "variance": 0.2500000104
              },
              {
                "average": 0,
                "count": 22452207,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.145395951,
                "count": 22452207,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.352499609,
                "variance": 0.1242559743
              },
              {
                "average": -0.02201852788,
                "count": 22452207,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.072468483,
                "variance": 65.16474741
              },
              {
                "average": 191.8958644,
                "count": 22452207,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 13.44332667,
                "variance": 180.7230319
              },
              {
                "average": 7454.813195,
                "count": 22452207,
                "maximum": 20105,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8256.910391,
                "variance": 68176569.2
              },
              {
                "average": 27970.40571,
                "count": 22452207,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 11629.13733,
                "variance": 135236834.9
              },
              {
                "average": 27732.34125,
                "count": 22452207,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 8879.875885,
                "variance": 78852195.73
              },
              {
                "average": 23175.15827,
                "count": 22452207,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7587.185715,
                "variance": 57565387.07
              },
              {
                "average": 455125.2533,
                "count": 22452207,
                "maximum": 591479.2087,
                "minimum": 320563.9644,
                "name": "GpsTime",
                "position": 15,
                "stddev": 133849.5624,
                "variance": 17915705340.0
              },
              {
                "average": 0,
                "count": 22452207,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22452207,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22452207,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22452207,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22452207,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423941.562,
              4966727.137,
              1052.202126,
              424945.482,
              4968127.277,
              1097.822126
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423941.56199435744,
                    4966727.136524149,
                    1052.2021264571763
                  ],
                  [
                    423941.56199435744,
                    4968127.27652415,
                    1052.2021264571763
                  ],
                  [
                    424945.4819943575,
                    4968127.27652415,
                    1097.8221264571762
                  ],
                  [
                    424945.4819943575,
                    4966727.136524149,
                    1097.8221264571762
                  ],
                  [
                    423941.56199435744,
                    4966727.136524149,
                    1052.2021264571763
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:04:39+00:00",
            "end_time": "2011-09-17T18:49: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": "45118D1110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.07502377556072,
              45.474895116460935,
              899.9750682577478
            ],
            [
              -118.07526372046101,
              45.48750928620063,
              899.9750682577478
            ],
            [
              -118.0625297066949,
              45.48762845710014,
              1071.615068257748
            ],
            [
              -118.06229260208306,
              45.47501423524334,
              1071.615068257748
            ],
            [
              -118.07502377556072,
              45.474895116460935,
              899.9750682577478
            ]
          ]
        ]
      },
      "bbox": [
        -118.0752637,
        45.47489512,
        899.9750683,
        -118.0622926,
        45.48762846,
        1071.615068
      ],
      "properties": {
        "datetime": "2011-09-15T19:04:05Z",
        "pc:count": 15291967,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 416488.5929,
            "count": 15291967,
            "maximum": 416970.9053,
            "minimum": 415975.6453,
            "name": "X",
            "position": 0,
            "stddev": 298.248926,
            "variance": 88952.42186
          },
          {
            "average": 5036977.032,
            "count": 15291967,
            "maximum": 5037670.419,
            "minimum": 5036268.779,
            "name": "Y",
            "position": 1,
            "stddev": 400.0699803,
            "variance": 160055.9891
          },
          {
            "average": 961.4995074,
            "count": 15291967,
            "maximum": 1071.615068,
            "minimum": 899.9750683,
            "name": "Z",
            "position": 2,
            "stddev": 35.09385122,
            "variance": 1231.578394
          },
          {
            "average": 91.56562678,
            "count": 15291967,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.26913838,
            "variance": 2427.447996
          },
          {
            "average": 1.10779457,
            "count": 15291967,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3349362123,
            "variance": 0.1121822663
          },
          {
            "average": 1.225761343,
            "count": 15291967,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4820225554,
            "variance": 0.2323457439
          },
          {
            "average": 0.4996470369,
            "count": 15291967,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998918,
            "variance": 0.2499998918
          },
          {
            "average": 0,
            "count": 15291967,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.107513049,
            "count": 15291967,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3097644261,
            "variance": 0.0959539997
          },
          {
            "average": -0.3565620742,
            "count": 15291967,
            "maximum": 16.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.182998583,
            "variance": 66.96146581
          },
          {
            "average": 171.2269053,
            "count": 15291967,
            "maximum": 177,
            "minimum": 123,
            "name": "UserData",
            "position": 10,
            "stddev": 15.13256463,
            "variance": 228.9945124
          },
          {
            "average": 12975.61423,
            "count": 15291967,
            "maximum": 20008,
            "minimum": 1001,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6740.948841,
            "variance": 45440391.27
          },
          {
            "average": 23499.88459,
            "count": 15291967,
            "maximum": 63232,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 13271.43652,
            "variance": 176131027.4
          },
          {
            "average": 25183.71473,
            "count": 15291967,
            "maximum": 62976,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 12512.45229,
            "variance": 156561462.4
          },
          {
            "average": 22869.02339,
            "count": 15291967,
            "maximum": 64256,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 11050.24997,
            "variance": 122108024.4
          },
          {
            "average": 137531.0431,
            "count": 15291967,
            "maximum": 148645.6468,
            "minimum": 65820.67055,
            "name": "GpsTime",
            "position": 15,
            "stddev": 27382.22588,
            "variance": 749786294.2
          },
          {
            "average": 0,
            "count": 15291967,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15291967,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15291967,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15291967,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15291967,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415975.6453,
          5036268.779,
          899.9750683,
          416970.9053,
          5037670.419,
          1071.615068
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415975.6453120513,
                5036268.77866514,
                899.9750682577478
              ],
              [
                415975.6453120513,
                5037670.418665141,
                899.9750682577478
              ],
              [
                416970.9053120513,
                5037670.418665141,
                1071.615068257748
              ],
              [
                416970.9053120513,
                5036268.77866514,
                1071.615068257748
              ],
              [
                415975.6453120513,
                5036268.77866514,
                899.9750682577478
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T19:04:05+00:00",
        "end_time": "2011-09-14T20:03:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0752637,
            45.47489512,
            899.9750683,
            -118.0622926,
            45.48762846,
            1071.615068
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.07502377556072,
                  45.474895116460935,
                  899.9750682577478
                ],
                [
                  -118.07526372046101,
                  45.48750928620063,
                  899.9750682577478
                ],
                [
                  -118.0625297066949,
                  45.48762845710014,
                  1071.615068257748
                ],
                [
                  -118.06229260208306,
                  45.47501423524334,
                  1071.615068257748
                ],
                [
                  -118.07502377556072,
                  45.474895116460935,
                  899.9750682577478
                ]
              ]
            ]
          },
          "id": "45118D1110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:04:05Z",
            "pc:count": 15291967,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 416488.5929,
                "count": 15291967,
                "maximum": 416970.9053,
                "minimum": 415975.6453,
                "name": "X",
                "position": 0,
                "stddev": 298.248926,
                "variance": 88952.42186
              },
              {
                "average": 5036977.032,
                "count": 15291967,
                "maximum": 5037670.419,
                "minimum": 5036268.779,
                "name": "Y",
                "position": 1,
                "stddev": 400.0699803,
                "variance": 160055.9891
              },
              {
                "average": 961.4995074,
                "count": 15291967,
                "maximum": 1071.615068,
                "minimum": 899.9750683,
                "name": "Z",
                "position": 2,
                "stddev": 35.09385122,
                "variance": 1231.578394
              },
              {
                "average": 91.56562678,
                "count": 15291967,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.26913838,
                "variance": 2427.447996
              },
              {
                "average": 1.10779457,
                "count": 15291967,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3349362123,
                "variance": 0.1121822663
              },
              {
                "average": 1.225761343,
                "count": 15291967,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4820225554,
                "variance": 0.2323457439
              },
              {
                "average": 0.4996470369,
                "count": 15291967,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998918,
                "variance": 0.2499998918
              },
              {
                "average": 0,
                "count": 15291967,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.107513049,
                "count": 15291967,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3097644261,
                "variance": 0.0959539997
              },
              {
                "average": -0.3565620742,
                "count": 15291967,
                "maximum": 16.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.182998583,
                "variance": 66.96146581
              },
              {
                "average": 171.2269053,
                "count": 15291967,
                "maximum": 177,
                "minimum": 123,
                "name": "UserData",
                "position": 10,
                "stddev": 15.13256463,
                "variance": 228.9945124
              },
              {
                "average": 12975.61423,
                "count": 15291967,
                "maximum": 20008,
                "minimum": 1001,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6740.948841,
                "variance": 45440391.27
              },
              {
                "average": 23499.88459,
                "count": 15291967,
                "maximum": 63232,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 13271.43652,
                "variance": 176131027.4
              },
              {
                "average": 25183.71473,
                "count": 15291967,
                "maximum": 62976,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 12512.45229,
                "variance": 156561462.4
              },
              {
                "average": 22869.02339,
                "count": 15291967,
                "maximum": 64256,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 11050.24997,
                "variance": 122108024.4
              },
              {
                "average": 137531.0431,
                "count": 15291967,
                "maximum": 148645.6468,
                "minimum": 65820.67055,
                "name": "GpsTime",
                "position": 15,
                "stddev": 27382.22588,
                "variance": 749786294.2
              },
              {
                "average": 0,
                "count": 15291967,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15291967,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15291967,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15291967,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15291967,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415975.6453,
              5036268.779,
              899.9750683,
              416970.9053,
              5037670.419,
              1071.615068
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415975.6453120513,
                    5036268.77866514,
                    899.9750682577478
                  ],
                  [
                    415975.6453120513,
                    5037670.418665141,
                    899.9750682577478
                  ],
                  [
                    416970.9053120513,
                    5037670.418665141,
                    1071.615068257748
                  ],
                  [
                    416970.9053120513,
                    5036268.77866514,
                    1071.615068257748
                  ],
                  [
                    415975.6453120513,
                    5036268.77866514,
                    899.9750682577478
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T19:04:05+00:00",
            "end_time": "2011-09-14T20: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": "44117H8124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252439783021,
              44.93740766109387,
              1007.3511600247258
            ],
            [
              -117.96273501946723,
              44.95000978321348,
              1007.3511600247258
            ],
            [
              -117.95002897437328,
              44.95011619534128,
              1046.2111600247258
            ],
            [
              -117.94982113147326,
              44.93751402673539,
              1046.2111600247258
            ],
            [
              -117.96252439783021,
              44.93740766109387,
              1007.3511600247258
            ]
          ]
        ]
      },
      "bbox": [
        -117.962735,
        44.93740766,
        1007.35116,
        -117.9498211,
        44.9501162,
        1046.21116
      ],
      "properties": {
        "datetime": "2011-09-20T23:58:18Z",
        "pc:count": 11165894,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424553.6206,
            "count": 11165894,
            "maximum": 425059.2874,
            "minimum": 424056.8474,
            "name": "X",
            "position": 0,
            "stddev": 283.2918067,
            "variance": 80254.24774
          },
          {
            "average": 4977154.3,
            "count": 11165894,
            "maximum": 4977847.263,
            "minimum": 4976447.143,
            "name": "Y",
            "position": 1,
            "stddev": 402.1384831,
            "variance": 161715.3596
          },
          {
            "average": 1022.170273,
            "count": 11165894,
            "maximum": 1046.21116,
            "minimum": 1007.35116,
            "name": "Z",
            "position": 2,
            "stddev": 6.939804453,
            "variance": 48.16088584
          },
          {
            "average": 225.6889464,
            "count": 11165894,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.60938805,
            "variance": 1268.028517
          },
          {
            "average": 1.007203006,
            "count": 11165894,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0963546897,
            "variance": 0.009284226228
          },
          {
            "average": 1.014427237,
            "count": 11165894,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1437787064,
            "variance": 0.02067231641
          },
          {
            "average": 0.4984578933,
            "count": 11165894,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999976443,
            "variance": 0.2499976443
          },
          {
            "average": 0,
            "count": 11165894,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.27688092,
            "count": 11165894,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.447457142,
            "variance": 0.2002178939
          },
          {
            "average": 1.545689522,
            "count": 11165894,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.982879591,
            "variance": 63.72636656
          },
          {
            "average": 201.1954772,
            "count": 11165894,
            "maximum": 212,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 4.471913263,
            "variance": 19.99800823
          },
          {
            "average": 65.93104233,
            "count": 11165894,
            "maximum": 84,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.6855885,
            "variance": 187.2953327
          },
          {
            "average": 30880.73426,
            "count": 11165894,
            "maximum": 59136,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 9441.616512,
            "variance": 89144122.36
          },
          {
            "average": 29275.57422,
            "count": 11165894,
            "maximum": 58880,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 7348.968979,
            "variance": 54007345.05
          },
          {
            "average": 23628.90321,
            "count": 11165894,
            "maximum": 61184,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6249.45846,
            "variance": 39055731.04
          },
          {
            "average": 593929.8765,
            "count": 11165894,
            "maximum": 598298.7363,
            "minimum": 586581.778,
            "name": "GpsTime",
            "position": 15,
            "stddev": 5056.057316,
            "variance": 25563715.58
          },
          {
            "average": 0,
            "count": 11165894,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11165894,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11165894,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11165894,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11165894,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424056.8474,
          4976447.143,
          1007.35116,
          425059.2874,
          4977847.263,
          1046.21116
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424056.8474328483,
                4976447.142584248,
                1007.3511600247258
              ],
              [
                424056.8474328483,
                4977847.262584248,
                1007.3511600247258
              ],
              [
                425059.28743284824,
                4977847.262584248,
                1046.2111600247258
              ],
              [
                425059.28743284824,
                4976447.142584248,
                1046.2111600247258
              ],
              [
                424056.8474328483,
                4976447.142584248,
                1007.3511600247258
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:58:18+00:00",
        "end_time": "2011-09-20T20:43:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.962735,
            44.93740766,
            1007.35116,
            -117.9498211,
            44.9501162,
            1046.21116
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252439783021,
                  44.93740766109387,
                  1007.3511600247258
                ],
                [
                  -117.96273501946723,
                  44.95000978321348,
                  1007.3511600247258
                ],
                [
                  -117.95002897437328,
                  44.95011619534128,
                  1046.2111600247258
                ],
                [
                  -117.94982113147326,
                  44.93751402673539,
                  1046.2111600247258
                ],
                [
                  -117.96252439783021,
                  44.93740766109387,
                  1007.3511600247258
                ]
              ]
            ]
          },
          "id": "44117H8124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:58:18Z",
            "pc:count": 11165894,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424553.6206,
                "count": 11165894,
                "maximum": 425059.2874,
                "minimum": 424056.8474,
                "name": "X",
                "position": 0,
                "stddev": 283.2918067,
                "variance": 80254.24774
              },
              {
                "average": 4977154.3,
                "count": 11165894,
                "maximum": 4977847.263,
                "minimum": 4976447.143,
                "name": "Y",
                "position": 1,
                "stddev": 402.1384831,
                "variance": 161715.3596
              },
              {
                "average": 1022.170273,
                "count": 11165894,
                "maximum": 1046.21116,
                "minimum": 1007.35116,
                "name": "Z",
                "position": 2,
                "stddev": 6.939804453,
                "variance": 48.16088584
              },
              {
                "average": 225.6889464,
                "count": 11165894,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.60938805,
                "variance": 1268.028517
              },
              {
                "average": 1.007203006,
                "count": 11165894,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0963546897,
                "variance": 0.009284226228
              },
              {
                "average": 1.014427237,
                "count": 11165894,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1437787064,
                "variance": 0.02067231641
              },
              {
                "average": 0.4984578933,
                "count": 11165894,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999976443,
                "variance": 0.2499976443
              },
              {
                "average": 0,
                "count": 11165894,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.27688092,
                "count": 11165894,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.447457142,
                "variance": 0.2002178939
              },
              {
                "average": 1.545689522,
                "count": 11165894,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.982879591,
                "variance": 63.72636656
              },
              {
                "average": 201.1954772,
                "count": 11165894,
                "maximum": 212,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 4.471913263,
                "variance": 19.99800823
              },
              {
                "average": 65.93104233,
                "count": 11165894,
                "maximum": 84,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.6855885,
                "variance": 187.2953327
              },
              {
                "average": 30880.73426,
                "count": 11165894,
                "maximum": 59136,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 9441.616512,
                "variance": 89144122.36
              },
              {
                "average": 29275.57422,
                "count": 11165894,
                "maximum": 58880,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 7348.968979,
                "variance": 54007345.05
              },
              {
                "average": 23628.90321,
                "count": 11165894,
                "maximum": 61184,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6249.45846,
                "variance": 39055731.04
              },
              {
                "average": 593929.8765,
                "count": 11165894,
                "maximum": 598298.7363,
                "minimum": 586581.778,
                "name": "GpsTime",
                "position": 15,
                "stddev": 5056.057316,
                "variance": 25563715.58
              },
              {
                "average": 0,
                "count": 11165894,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11165894,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11165894,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11165894,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11165894,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424056.8474,
              4976447.143,
              1007.35116,
              425059.2874,
              4977847.263,
              1046.21116
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424056.8474328483,
                    4976447.142584248,
                    1007.3511600247258
                  ],
                  [
                    424056.8474328483,
                    4977847.262584248,
                    1007.3511600247258
                  ],
                  [
                    425059.28743284824,
                    4977847.262584248,
                    1046.2111600247258
                  ],
                  [
                    425059.28743284824,
                    4976447.142584248,
                    1046.2111600247258
                  ],
                  [
                    424056.8474328483,
                    4976447.142584248,
                    1007.3511600247258
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:58:18+00:00",
            "end_time": "2011-09-20T20:43:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117G8318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502563720185,
              44.762446094805746,
              1626.1139068552995
            ],
            [
              -117.97523704559178,
              44.77500985382341,
              1626.1139068552995
            ],
            [
              -117.96607163057482,
              44.77508775787132,
              2007.3939068552997
            ],
            [
              -117.96586220827918,
              44.76252396492347,
              2007.3939068552997
            ],
            [
              -117.97502563720185,
              44.762446094805746,
              1626.1139068552995
            ]
          ]
        ]
      },
      "bbox": [
        -117.975237,
        44.76244609,
        1626.113907,
        -117.9658622,
        44.77508776,
        2007.393907
      ],
      "properties": {
        "datetime": "2011-09-17T18:29:17Z",
        "pc:count": 13551909,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423129.8052,
            "count": 13551909,
            "maximum": 423562.5072,
            "minimum": 422837.2072,
            "name": "X",
            "position": 0,
            "stddev": 178.2773422,
            "variance": 31782.81074
          },
          {
            "average": 4957647.523,
            "count": 13551909,
            "maximum": 4958419.227,
            "minimum": 4957023.407,
            "name": "Y",
            "position": 1,
            "stddev": 404.0009905,
            "variance": 163216.8003
          },
          {
            "average": 1865.759264,
            "count": 13551909,
            "maximum": 2007.393907,
            "minimum": 1626.113907,
            "name": "Z",
            "position": 2,
            "stddev": 76.89647701,
            "variance": 5913.068177
          },
          {
            "average": 97.21661789,
            "count": 13551909,
            "maximum": 252,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.92187035,
            "variance": 2593.03688
          },
          {
            "average": 1.136832235,
            "count": 13551909,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3678180054,
            "variance": 0.1352900851
          },
          {
            "average": 1.281777054,
            "count": 13551909,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5106863006,
            "variance": 0.2608004976
          },
          {
            "average": 0.4997210356,
            "count": 13551909,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999406,
            "variance": 0.2499999406
          },
          {
            "average": 0,
            "count": 13551909,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.117679362,
            "count": 13551909,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3222280825,
            "variance": 0.1038309371
          },
          {
            "average": -0.1986521753,
            "count": 13551909,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.009148896,
            "variance": 64.14646604
          },
          {
            "average": 138.8838476,
            "count": 13551909,
            "maximum": 179,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 18.09379209,
            "variance": 327.3853123
          },
          {
            "average": 14805.76645,
            "count": 13551909,
            "maximum": 20117,
            "minimum": 9442,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5331.799256,
            "variance": 28428083.3
          },
          {
            "average": 20569.09001,
            "count": 13551909,
            "maximum": 58880,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12733.43254,
            "variance": 162140304.2
          },
          {
            "average": 20802.71367,
            "count": 13551909,
            "maximum": 57856,
            "minimum": 256,
            "name": "Green",
            "position": 13,
            "stddev": 12491.89667,
            "variance": 156047482.3
          },
          {
            "average": 18234.26434,
            "count": 13551909,
            "maximum": 54784,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 11159.30634,
            "variance": 124530117.9
          },
          {
            "average": 109727.5467,
            "count": 13551909,
            "maximum": 319357.4957,
            "minimum": 81644.28653,
            "name": "GpsTime",
            "position": 15,
            "stddev": 74879.82731,
            "variance": 5606988538
          },
          {
            "average": 0,
            "count": 13551909,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13551909,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13551909,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13551909,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13551909,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422837.2072,
          4957023.407,
          1626.113907,
          423562.5072,
          4958419.227,
          2007.393907
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422837.20721226814,
                4957023.406651784,
                1626.1139068552995
              ],
              [
                422837.20721226814,
                4958419.226651784,
                1626.1139068552995
              ],
              [
                423562.5072122682,
                4958419.226651784,
                2007.3939068552997
              ],
              [
                423562.5072122682,
                4957023.406651784,
                2007.3939068552997
              ],
              [
                422837.20721226814,
                4957023.406651784,
                1626.1139068552995
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T18:29:17+00:00",
        "end_time": "2011-09-15T00:27:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.975237,
            44.76244609,
            1626.113907,
            -117.9658622,
            44.77508776,
            2007.393907
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502563720185,
                  44.762446094805746,
                  1626.1139068552995
                ],
                [
                  -117.97523704559178,
                  44.77500985382341,
                  1626.1139068552995
                ],
                [
                  -117.96607163057482,
                  44.77508775787132,
                  2007.3939068552997
                ],
                [
                  -117.96586220827918,
                  44.76252396492347,
                  2007.3939068552997
                ],
                [
                  -117.97502563720185,
                  44.762446094805746,
                  1626.1139068552995
                ]
              ]
            ]
          },
          "id": "44117G8318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T18:29:17Z",
            "pc:count": 13551909,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423129.8052,
                "count": 13551909,
                "maximum": 423562.5072,
                "minimum": 422837.2072,
                "name": "X",
                "position": 0,
                "stddev": 178.2773422,
                "variance": 31782.81074
              },
              {
                "average": 4957647.523,
                "count": 13551909,
                "maximum": 4958419.227,
                "minimum": 4957023.407,
                "name": "Y",
                "position": 1,
                "stddev": 404.0009905,
                "variance": 163216.8003
              },
              {
                "average": 1865.759264,
                "count": 13551909,
                "maximum": 2007.393907,
                "minimum": 1626.113907,
                "name": "Z",
                "position": 2,
                "stddev": 76.89647701,
                "variance": 5913.068177
              },
              {
                "average": 97.21661789,
                "count": 13551909,
                "maximum": 252,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.92187035,
                "variance": 2593.03688
              },
              {
                "average": 1.136832235,
                "count": 13551909,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3678180054,
                "variance": 0.1352900851
              },
              {
                "average": 1.281777054,
                "count": 13551909,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5106863006,
                "variance": 0.2608004976
              },
              {
                "average": 0.4997210356,
                "count": 13551909,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999406,
                "variance": 0.2499999406
              },
              {
                "average": 0,
                "count": 13551909,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.117679362,
                "count": 13551909,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3222280825,
                "variance": 0.1038309371
              },
              {
                "average": -0.1986521753,
                "count": 13551909,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.009148896,
                "variance": 64.14646604
              },
              {
                "average": 138.8838476,
                "count": 13551909,
                "maximum": 179,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 18.09379209,
                "variance": 327.3853123
              },
              {
                "average": 14805.76645,
                "count": 13551909,
                "maximum": 20117,
                "minimum": 9442,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5331.799256,
                "variance": 28428083.3
              },
              {
                "average": 20569.09001,
                "count": 13551909,
                "maximum": 58880,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12733.43254,
                "variance": 162140304.2
              },
              {
                "average": 20802.71367,
                "count": 13551909,
                "maximum": 57856,
                "minimum": 256,
                "name": "Green",
                "position": 13,
                "stddev": 12491.89667,
                "variance": 156047482.3
              },
              {
                "average": 18234.26434,
                "count": 13551909,
                "maximum": 54784,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 11159.30634,
                "variance": 124530117.9
              },
              {
                "average": 109727.5467,
                "count": 13551909,
                "maximum": 319357.4957,
                "minimum": 81644.28653,
                "name": "GpsTime",
                "position": 15,
                "stddev": 74879.82731,
                "variance": 5606988538
              },
              {
                "average": 0,
                "count": 13551909,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13551909,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13551909,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13551909,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13551909,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422837.2072,
              4957023.407,
              1626.113907,
              423562.5072,
              4958419.227,
              2007.393907
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422837.20721226814,
                    4957023.406651784,
                    1626.1139068552995
                  ],
                  [
                    422837.20721226814,
                    4958419.226651784,
                    1626.1139068552995
                  ],
                  [
                    423562.5072122682,
                    4958419.226651784,
                    2007.3939068552997
                  ],
                  [
                    423562.5072122682,
                    4957023.406651784,
                    2007.3939068552997
                  ],
                  [
                    422837.20721226814,
                    4957023.406651784,
                    1626.1139068552995
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T18:29:17+00:00",
            "end_time": "2011-09-15T00:27: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": "45118E1406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.06252467874329,
              45.537397127329214,
              912.8890891784116
            ],
            [
              -118.06267063738133,
              45.54514463467747,
              912.8890891784116
            ],
            [
              -118.05003422546383,
              45.54526149915058,
              988.5890891784117
            ],
            [
              -118.0498900016687,
              45.53751396040818,
              988.5890891784117
            ],
            [
              -118.06252467874329,
              45.537397127329214,
              912.8890891784116
            ]
          ]
        ]
      },
      "bbox": [
        -118.0626706,
        45.53739713,
        912.8890892,
        -118.04989,
        45.5452615,
        988.5890892
      ],
      "properties": {
        "datetime": "2011-09-15T20:23:00Z",
        "pc:count": 14167119,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417496.8902,
            "count": 14167119,
            "maximum": 418031.0758,
            "minimum": 417044.4558,
            "name": "X",
            "position": 0,
            "stddev": 270.6336923,
            "variance": 73242.59543
          },
          {
            "average": 5043619.383,
            "count": 14167119,
            "maximum": 5044060.444,
            "minimum": 5043199.564,
            "name": "Y",
            "position": 1,
            "stddev": 234.7416855,
            "variance": 55103.65893
          },
          {
            "average": 937.7557308,
            "count": 14167119,
            "maximum": 988.5890892,
            "minimum": 912.8890892,
            "name": "Z",
            "position": 2,
            "stddev": 11.28810556,
            "variance": 127.4213271
          },
          {
            "average": 95.50502399,
            "count": 14167119,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.83231706,
            "variance": 2287.930555
          },
          {
            "average": 1.114360654,
            "count": 14167119,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3502856934,
            "variance": 0.122700067
          },
          {
            "average": 1.243136378,
            "count": 14167119,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5140783134,
            "variance": 0.2642765123
          },
          {
            "average": 0.499711621,
            "count": 14167119,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999345,
            "variance": 0.2499999345
          },
          {
            "average": 0,
            "count": 14167119,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.10378878,
            "count": 14167119,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3049863536,
            "variance": 0.09301667587
          },
          {
            "average": -0.7880252702,
            "count": 14167119,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.601452685,
            "variance": 73.9849883
          },
          {
            "average": 147.300816,
            "count": 14167119,
            "maximum": 177,
            "minimum": 114,
            "name": "UserData",
            "position": 10,
            "stddev": 28.55592716,
            "variance": 815.440976
          },
          {
            "average": 7860.73548,
            "count": 14167119,
            "maximum": 20025,
            "minimum": 1004,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8011.244966,
            "variance": 64180045.9
          },
          {
            "average": 26360.86511,
            "count": 14167119,
            "maximum": 61184,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 12258.69021,
            "variance": 150275485.6
          },
          {
            "average": 27834.14038,
            "count": 14167119,
            "maximum": 61696,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 11781.77268,
            "variance": 138810167.5
          },
          {
            "average": 23696.38953,
            "count": 14167119,
            "maximum": 63488,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9861.174003,
            "variance": 97242752.72
          },
          {
            "average": 106426.0937,
            "count": 14167119,
            "maximum": 153380.0838,
            "minimum": 67595.47039,
            "name": "GpsTime",
            "position": 15,
            "stddev": 39043.20208,
            "variance": 1524371629
          },
          {
            "average": 0,
            "count": 14167119,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14167119,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14167119,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14167119,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14167119,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417044.4558,
          5043199.564,
          912.8890892,
          418031.0758,
          5044060.444,
          988.5890892
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417044.4557918425,
                5043199.564162736,
                912.8890891784116
              ],
              [
                417044.4557918425,
                5044060.444162737,
                912.8890891784116
              ],
              [
                418031.0757918425,
                5044060.444162737,
                988.5890891784117
              ],
              [
                418031.0757918425,
                5043199.564162736,
                988.5890891784117
              ],
              [
                417044.4557918425,
                5043199.564162736,
                912.8890891784116
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:23:00+00:00",
        "end_time": "2011-09-14T20:33:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0626706,
            45.53739713,
            912.8890892,
            -118.04989,
            45.5452615,
            988.5890892
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.06252467874329,
                  45.537397127329214,
                  912.8890891784116
                ],
                [
                  -118.06267063738133,
                  45.54514463467747,
                  912.8890891784116
                ],
                [
                  -118.05003422546383,
                  45.54526149915058,
                  988.5890891784117
                ],
                [
                  -118.0498900016687,
                  45.53751396040818,
                  988.5890891784117
                ],
                [
                  -118.06252467874329,
                  45.537397127329214,
                  912.8890891784116
                ]
              ]
            ]
          },
          "id": "45118E1406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:23:00Z",
            "pc:count": 14167119,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417496.8902,
                "count": 14167119,
                "maximum": 418031.0758,
                "minimum": 417044.4558,
                "name": "X",
                "position": 0,
                "stddev": 270.6336923,
                "variance": 73242.59543
              },
              {
                "average": 5043619.383,
                "count": 14167119,
                "maximum": 5044060.444,
                "minimum": 5043199.564,
                "name": "Y",
                "position": 1,
                "stddev": 234.7416855,
                "variance": 55103.65893
              },
              {
                "average": 937.7557308,
                "count": 14167119,
                "maximum": 988.5890892,
                "minimum": 912.8890892,
                "name": "Z",
                "position": 2,
                "stddev": 11.28810556,
                "variance": 127.4213271
              },
              {
                "average": 95.50502399,
                "count": 14167119,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.83231706,
                "variance": 2287.930555
              },
              {
                "average": 1.114360654,
                "count": 14167119,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3502856934,
                "variance": 0.122700067
              },
              {
                "average": 1.243136378,
                "count": 14167119,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5140783134,
                "variance": 0.2642765123
              },
              {
                "average": 0.499711621,
                "count": 14167119,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999345,
                "variance": 0.2499999345
              },
              {
                "average": 0,
                "count": 14167119,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.10378878,
                "count": 14167119,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3049863536,
                "variance": 0.09301667587
              },
              {
                "average": -0.7880252702,
                "count": 14167119,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.601452685,
                "variance": 73.9849883
              },
              {
                "average": 147.300816,
                "count": 14167119,
                "maximum": 177,
                "minimum": 114,
                "name": "UserData",
                "position": 10,
                "stddev": 28.55592716,
                "variance": 815.440976
              },
              {
                "average": 7860.73548,
                "count": 14167119,
                "maximum": 20025,
                "minimum": 1004,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8011.244966,
                "variance": 64180045.9
              },
              {
                "average": 26360.86511,
                "count": 14167119,
                "maximum": 61184,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 12258.69021,
                "variance": 150275485.6
              },
              {
                "average": 27834.14038,
                "count": 14167119,
                "maximum": 61696,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 11781.77268,
                "variance": 138810167.5
              },
              {
                "average": 23696.38953,
                "count": 14167119,
                "maximum": 63488,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9861.174003,
                "variance": 97242752.72
              },
              {
                "average": 106426.0937,
                "count": 14167119,
                "maximum": 153380.0838,
                "minimum": 67595.47039,
                "name": "GpsTime",
                "position": 15,
                "stddev": 39043.20208,
                "variance": 1524371629
              },
              {
                "average": 0,
                "count": 14167119,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14167119,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14167119,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14167119,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14167119,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417044.4558,
              5043199.564,
              912.8890892,
              418031.0758,
              5044060.444,
              988.5890892
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417044.4557918425,
                    5043199.564162736,
                    912.8890891784116
                  ],
                  [
                    417044.4557918425,
                    5044060.444162737,
                    912.8890891784116
                  ],
                  [
                    418031.0757918425,
                    5044060.444162737,
                    988.5890891784117
                  ],
                  [
                    418031.0757918425,
                    5043199.564162736,
                    988.5890891784117
                  ],
                  [
                    417044.4557918425,
                    5043199.564162736,
                    912.8890891784116
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:23:00+00:00",
            "end_time": "2011-09-14T20:33: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": "44117G7220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.76252511620865,
              44.824929384952796,
              1024.7189062892983
            ],
            [
              -117.76269103380027,
              44.83751045649751,
              1024.7189062892983
            ],
            [
              -117.7500283059435,
              44.83759432309429,
              1041.938906289298
            ],
            [
              -117.74986514240557,
              44.82501321497289,
              1041.938906289298
            ],
            [
              -117.76252511620865,
              44.824929384952796,
              1024.7189062892983
            ]
          ]
        ]
      },
      "bbox": [
        -117.762691,
        44.82492938,
        1024.718906,
        -117.7498651,
        44.83759432,
        1041.938906
      ],
      "properties": {
        "datetime": "2011-09-19T00:43:32Z",
        "pc:count": 11527109,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440216.6237,
            "count": 11527109,
            "maximum": 440720.5841,
            "minimum": 439719.6641,
            "name": "X",
            "position": 0,
            "stddev": 285.3824304,
            "variance": 81443.13156
          },
          {
            "average": 4964484.621,
            "count": 11527109,
            "maximum": 4965182.363,
            "minimum": 4963784.683,
            "name": "Y",
            "position": 1,
            "stddev": 397.699487,
            "variance": 158164.882
          },
          {
            "average": 1027.745958,
            "count": 11527109,
            "maximum": 1041.938906,
            "minimum": 1024.718906,
            "name": "Z",
            "position": 2,
            "stddev": 1.76434397,
            "variance": 3.112909644
          },
          {
            "average": 223.492108,
            "count": 11527109,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.88421987,
            "variance": 1287.677235
          },
          {
            "average": 1.000239783,
            "count": 11527109,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01629653997,
            "variance": 0.0002655772151
          },
          {
            "average": 1.000479739,
            "count": 11527109,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02360222195,
            "variance": 0.0005570648809
          },
          {
            "average": 0.4985740137,
            "count": 11527109,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979882,
            "variance": 0.2499979883
          },
          {
            "average": 0,
            "count": 11527109,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.270836512,
            "count": 11527109,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4443918463,
            "variance": 0.1974841131
          },
          {
            "average": 0.865528753,
            "count": 11527109,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.89134268,
            "variance": 62.2732893
          },
          {
            "average": 197.3510329,
            "count": 11527109,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 4.81529105,
            "variance": 23.1870279
          },
          {
            "average": 19.62613844,
            "count": 11527109,
            "maximum": 33,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.0620467,
            "variance": 101.2447837
          },
          {
            "average": 30206.38055,
            "count": 11527109,
            "maximum": 65280,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 10691.78045,
            "variance": 114314169.3
          },
          {
            "average": 29713.77476,
            "count": 11527109,
            "maximum": 64768,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 9047.146727,
            "variance": 81850863.91
          },
          {
            "average": 23613.85105,
            "count": 11527109,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 8717.22843,
            "variance": 75990071.49
          },
          {
            "average": 426894.6486,
            "count": 11527109,
            "maximum": 428212.1093,
            "minimum": 425487.186,
            "name": "GpsTime",
            "position": 15,
            "stddev": 531.6629226,
            "variance": 282665.4633
          },
          {
            "average": 0,
            "count": 11527109,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11527109,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11527109,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11527109,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11527109,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439719.6641,
          4963784.683,
          1024.718906,
          440720.5841,
          4965182.363,
          1041.938906
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439719.66411804815,
                4963784.683401803,
                1024.7189062892983
              ],
              [
                439719.66411804815,
                4965182.363401802,
                1024.7189062892983
              ],
              [
                440720.5841180482,
                4965182.363401802,
                1041.938906289298
              ],
              [
                440720.5841180482,
                4963784.683401803,
                1041.938906289298
              ],
              [
                439719.66411804815,
                4963784.683401803,
                1024.7189062892983
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:43:32+00:00",
        "end_time": "2011-09-18T23:58:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.762691,
            44.82492938,
            1024.718906,
            -117.7498651,
            44.83759432,
            1041.938906
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.76252511620865,
                  44.824929384952796,
                  1024.7189062892983
                ],
                [
                  -117.76269103380027,
                  44.83751045649751,
                  1024.7189062892983
                ],
                [
                  -117.7500283059435,
                  44.83759432309429,
                  1041.938906289298
                ],
                [
                  -117.74986514240557,
                  44.82501321497289,
                  1041.938906289298
                ],
                [
                  -117.76252511620865,
                  44.824929384952796,
                  1024.7189062892983
                ]
              ]
            ]
          },
          "id": "44117G7220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:43:32Z",
            "pc:count": 11527109,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 440216.6237,
                "count": 11527109,
                "maximum": 440720.5841,
                "minimum": 439719.6641,
                "name": "X",
                "position": 0,
                "stddev": 285.3824304,
                "variance": 81443.13156
              },
              {
                "average": 4964484.621,
                "count": 11527109,
                "maximum": 4965182.363,
                "minimum": 4963784.683,
                "name": "Y",
                "position": 1,
                "stddev": 397.699487,
                "variance": 158164.882
              },
              {
                "average": 1027.745958,
                "count": 11527109,
                "maximum": 1041.938906,
                "minimum": 1024.718906,
                "name": "Z",
                "position": 2,
                "stddev": 1.76434397,
                "variance": 3.112909644
              },
              {
                "average": 223.492108,
                "count": 11527109,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.88421987,
                "variance": 1287.677235
              },
              {
                "average": 1.000239783,
                "count": 11527109,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01629653997,
                "variance": 0.0002655772151
              },
              {
                "average": 1.000479739,
                "count": 11527109,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02360222195,
                "variance": 0.0005570648809
              },
              {
                "average": 0.4985740137,
                "count": 11527109,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979882,
                "variance": 0.2499979883
              },
              {
                "average": 0,
                "count": 11527109,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.270836512,
                "count": 11527109,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4443918463,
                "variance": 0.1974841131
              },
              {
                "average": 0.865528753,
                "count": 11527109,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.89134268,
                "variance": 62.2732893
              },
              {
                "average": 197.3510329,
                "count": 11527109,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 4.81529105,
                "variance": 23.1870279
              },
              {
                "average": 19.62613844,
                "count": 11527109,
                "maximum": 33,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.0620467,
                "variance": 101.2447837
              },
              {
                "average": 30206.38055,
                "count": 11527109,
                "maximum": 65280,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 10691.78045,
                "variance": 114314169.3
              },
              {
                "average": 29713.77476,
                "count": 11527109,
                "maximum": 64768,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 9047.146727,
                "variance": 81850863.91
              },
              {
                "average": 23613.85105,
                "count": 11527109,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 8717.22843,
                "variance": 75990071.49
              },
              {
                "average": 426894.6486,
                "count": 11527109,
                "maximum": 428212.1093,
                "minimum": 425487.186,
                "name": "GpsTime",
                "position": 15,
                "stddev": 531.6629226,
                "variance": 282665.4633
              },
              {
                "average": 0,
                "count": 11527109,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11527109,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11527109,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11527109,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11527109,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439719.6641,
              4963784.683,
              1024.718906,
              440720.5841,
              4965182.363,
              1041.938906
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439719.66411804815,
                    4963784.683401803,
                    1024.7189062892983
                  ],
                  [
                    439719.66411804815,
                    4965182.363401802,
                    1024.7189062892983
                  ],
                  [
                    440720.5841180482,
                    4965182.363401802,
                    1041.938906289298
                  ],
                  [
                    440720.5841180482,
                    4963784.683401803,
                    1041.938906289298
                  ],
                  [
                    439719.66411804815,
                    4963784.683401803,
                    1024.7189062892983
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:43:32+00:00",
            "end_time": "2011-09-18T23: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": "44117H7325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502496875153,
              44.87492261000592,
              1016.8833600601547
            ],
            [
              -117.8252048982569,
              44.887510401366114,
              1016.8833600601547
            ],
            [
              -117.81252860936046,
              44.88760129727041,
              1035.9233600601547
            ],
            [
              -117.81235144308268,
              44.87501346624706,
              1035.9233600601547
            ],
            [
              -117.82502496875153,
              44.87492261000592,
              1016.8833600601547
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252049,
        44.87492261,
        1016.88336,
        -117.8123514,
        44.8876013,
        1035.92336
      ],
      "properties": {
        "datetime": "2011-09-20T01:25:34Z",
        "pc:count": 16982827,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435361.5862,
            "count": 16982827,
            "maximum": 435836.279,
            "minimum": 434835.139,
            "name": "X",
            "position": 0,
            "stddev": 284.948007,
            "variance": 81195.36671
          },
          {
            "average": 4970003.371,
            "count": 16982827,
            "maximum": 4970784.871,
            "minimum": 4969386.411,
            "name": "Y",
            "position": 1,
            "stddev": 392.5982508,
            "variance": 154133.3866
          },
          {
            "average": 1018.473336,
            "count": 16982827,
            "maximum": 1035.92336,
            "minimum": 1016.88336,
            "name": "Z",
            "position": 2,
            "stddev": 0.7494991505,
            "variance": 0.5617489767
          },
          {
            "average": 218.6011156,
            "count": 16982827,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.83080464,
            "variance": 2009.801044
          },
          {
            "average": 1.001570822,
            "count": 16982827,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04232080192,
            "variance": 0.001791050275
          },
          {
            "average": 1.00314188,
            "count": 16982827,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06166210335,
            "variance": 0.003802214989
          },
          {
            "average": 0.4992849541,
            "count": 16982827,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995034,
            "variance": 0.2499995034
          },
          {
            "average": 0,
            "count": 16982827,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.174206803,
            "count": 16982827,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.379287228,
            "variance": 0.1438588014
          },
          {
            "average": 1.089388091,
            "count": 16982827,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.024174559,
            "variance": 64.38737735
          },
          {
            "average": 198.4781781,
            "count": 16982827,
            "maximum": 212,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 3.321670814,
            "variance": 11.03349699
          },
          {
            "average": 210.942407,
            "count": 16982827,
            "maximum": 270,
            "minimum": 95,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 67.92427438,
            "variance": 4613.70705
          },
          {
            "average": 35437.30992,
            "count": 16982827,
            "maximum": 65280,
            "minimum": 8960,
            "name": "Red",
            "position": 12,
            "stddev": 7842.73242,
            "variance": 61508451.81
          },
          {
            "average": 34535.77535,
            "count": 16982827,
            "maximum": 65280,
            "minimum": 7680,
            "name": "Green",
            "position": 13,
            "stddev": 7012.602511,
            "variance": 49176593.98
          },
          {
            "average": 28382.41072,
            "count": 16982827,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Blue",
            "position": 14,
            "stddev": 7208.836114,
            "variance": 51967318.11
          },
          {
            "average": 511664.4837,
            "count": 16982827,
            "maximum": 517134.0502,
            "minimum": 501775.0445,
            "name": "GpsTime",
            "position": 15,
            "stddev": 6175.771168,
            "variance": 38140149.52
          },
          {
            "average": 0,
            "count": 16982827,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16982827,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16982827,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16982827,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16982827,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434835.139,
          4969386.411,
          1016.88336,
          435836.279,
          4970784.871,
          1035.92336
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434835.13904662145,
                4969386.411347478,
                1016.8833600601547
              ],
              [
                434835.13904662145,
                4970784.871347479,
                1016.8833600601547
              ],
              [
                435836.27904662146,
                4970784.871347479,
                1035.9233600601547
              ],
              [
                435836.27904662146,
                4969386.411347478,
                1035.9233600601547
              ],
              [
                434835.13904662145,
                4969386.411347478,
                1016.8833600601547
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:25:34+00:00",
        "end_time": "2011-09-19T21:09:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252049,
            44.87492261,
            1016.88336,
            -117.8123514,
            44.8876013,
            1035.92336
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502496875153,
                  44.87492261000592,
                  1016.8833600601547
                ],
                [
                  -117.8252048982569,
                  44.887510401366114,
                  1016.8833600601547
                ],
                [
                  -117.81252860936046,
                  44.88760129727041,
                  1035.9233600601547
                ],
                [
                  -117.81235144308268,
                  44.87501346624706,
                  1035.9233600601547
                ],
                [
                  -117.82502496875153,
                  44.87492261000592,
                  1016.8833600601547
                ]
              ]
            ]
          },
          "id": "44117H7325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:25:34Z",
            "pc:count": 16982827,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435361.5862,
                "count": 16982827,
                "maximum": 435836.279,
                "minimum": 434835.139,
                "name": "X",
                "position": 0,
                "stddev": 284.948007,
                "variance": 81195.36671
              },
              {
                "average": 4970003.371,
                "count": 16982827,
                "maximum": 4970784.871,
                "minimum": 4969386.411,
                "name": "Y",
                "position": 1,
                "stddev": 392.5982508,
                "variance": 154133.3866
              },
              {
                "average": 1018.473336,
                "count": 16982827,
                "maximum": 1035.92336,
                "minimum": 1016.88336,
                "name": "Z",
                "position": 2,
                "stddev": 0.7494991505,
                "variance": 0.5617489767
              },
              {
                "average": 218.6011156,
                "count": 16982827,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.83080464,
                "variance": 2009.801044
              },
              {
                "average": 1.001570822,
                "count": 16982827,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04232080192,
                "variance": 0.001791050275
              },
              {
                "average": 1.00314188,
                "count": 16982827,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06166210335,
                "variance": 0.003802214989
              },
              {
                "average": 0.4992849541,
                "count": 16982827,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995034,
                "variance": 0.2499995034
              },
              {
                "average": 0,
                "count": 16982827,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.174206803,
                "count": 16982827,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.379287228,
                "variance": 0.1438588014
              },
              {
                "average": 1.089388091,
                "count": 16982827,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.024174559,
                "variance": 64.38737735
              },
              {
                "average": 198.4781781,
                "count": 16982827,
                "maximum": 212,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 3.321670814,
                "variance": 11.03349699
              },
              {
                "average": 210.942407,
                "count": 16982827,
                "maximum": 270,
                "minimum": 95,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 67.92427438,
                "variance": 4613.70705
              },
              {
                "average": 35437.30992,
                "count": 16982827,
                "maximum": 65280,
                "minimum": 8960,
                "name": "Red",
                "position": 12,
                "stddev": 7842.73242,
                "variance": 61508451.81
              },
              {
                "average": 34535.77535,
                "count": 16982827,
                "maximum": 65280,
                "minimum": 7680,
                "name": "Green",
                "position": 13,
                "stddev": 7012.602511,
                "variance": 49176593.98
              },
              {
                "average": 28382.41072,
                "count": 16982827,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Blue",
                "position": 14,
                "stddev": 7208.836114,
                "variance": 51967318.11
              },
              {
                "average": 511664.4837,
                "count": 16982827,
                "maximum": 517134.0502,
                "minimum": 501775.0445,
                "name": "GpsTime",
                "position": 15,
                "stddev": 6175.771168,
                "variance": 38140149.52
              },
              {
                "average": 0,
                "count": 16982827,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16982827,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16982827,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16982827,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16982827,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434835.139,
              4969386.411,
              1016.88336,
              435836.279,
              4970784.871,
              1035.92336
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434835.13904662145,
                    4969386.411347478,
                    1016.8833600601547
                  ],
                  [
                    434835.13904662145,
                    4970784.871347479,
                    1016.8833600601547
                  ],
                  [
                    435836.27904662146,
                    4970784.871347479,
                    1035.9233600601547
                  ],
                  [
                    435836.27904662146,
                    4969386.411347478,
                    1035.9233600601547
                  ],
                  [
                    434835.13904662145,
                    4969386.411347478,
                    1016.8833600601547
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:25:34+00:00",
            "end_time": "2011-09-19T21:09: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": "44117G8206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752474477817,
              44.84991018441848,
              1031.2148100447885
            ],
            [
              -117.93772922792691,
              44.86250989149812,
              1031.2148100447885
            ],
            [
              -117.92502868440364,
              44.86261347632052,
              1060.0148100447886
            ],
            [
              -117.92482696979961,
              44.85001372399788,
              1060.0148100447886
            ],
            [
              -117.93752474477817,
              44.84991018441848,
              1031.2148100447885
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377292,
        44.84991018,
        1031.21481,
        -117.924827,
        44.86261348,
        1060.01481
      ],
      "properties": {
        "datetime": "2011-09-21T00:05:52Z",
        "pc:count": 11888988,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426415.2496,
            "count": 11888988,
            "maximum": 426920.6068,
            "minimum": 425917.0868,
            "name": "X",
            "position": 0,
            "stddev": 285.3914964,
            "variance": 81448.30623
          },
          {
            "average": 4967406.439,
            "count": 11888988,
            "maximum": 4968104.174,
            "minimum": 4966704.354,
            "name": "Y",
            "position": 1,
            "stddev": 403.0395162,
            "variance": 162440.8516
          },
          {
            "average": 1039.18009,
            "count": 11888988,
            "maximum": 1060.01481,
            "minimum": 1031.21481,
            "name": "Z",
            "position": 2,
            "stddev": 3.618463915,
            "variance": 13.0932811
          },
          {
            "average": 232.0243618,
            "count": 11888988,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.57484064,
            "variance": 423.3240675
          },
          {
            "average": 1.001820172,
            "count": 11888988,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05006400485,
            "variance": 0.002506404581
          },
          {
            "average": 1.003647829,
            "count": 11888988,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07569504214,
            "variance": 0.005729739404
          },
          {
            "average": 0.4982313045,
            "count": 11888988,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999968927,
            "variance": 0.2499968927
          },
          {
            "average": 0,
            "count": 11888988,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.242580361,
            "count": 11888988,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4286433773,
            "variance": 0.1837351449
          },
          {
            "average": 1.016801882,
            "count": 11888988,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.028413237,
            "variance": 64.4554191
          },
          {
            "average": 202.9889612,
            "count": 11888988,
            "maximum": 212,
            "minimum": 192,
            "name": "UserData",
            "position": 10,
            "stddev": 4.744133739,
            "variance": 22.50680493
          },
          {
            "average": 64.33699992,
            "count": 11888988,
            "maximum": 85,
            "minimum": 50,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.0878122,
            "variance": 122.9395793
          },
          {
            "average": 27497.08174,
            "count": 11888988,
            "maximum": 60160,
            "minimum": 6400,
            "name": "Red",
            "position": 12,
            "stddev": 12901.69832,
            "variance": 166453819.5
          },
          {
            "average": 28581.87596,
            "count": 11888988,
            "maximum": 61696,
            "minimum": 7680,
            "name": "Green",
            "position": 13,
            "stddev": 10133.99111,
            "variance": 102697775.7
          },
          {
            "average": 24236.34851,
            "count": 11888988,
            "maximum": 58624,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 7634.506053,
            "variance": 58285682.67
          },
          {
            "average": 593337.2719,
            "count": 11888988,
            "maximum": 598752.4029,
            "minimum": 591493.3165,
            "name": "GpsTime",
            "position": 15,
            "stddev": 757.9240239,
            "variance": 574448.8261
          },
          {
            "average": 0,
            "count": 11888988,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11888988,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11888988,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11888988,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11888988,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425917.0868,
          4966704.354,
          1031.21481,
          426920.6068,
          4968104.174,
          1060.01481
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425917.08682424296,
                4966704.354060488,
                1031.2148100447885
              ],
              [
                425917.08682424296,
                4968104.174060488,
                1031.2148100447885
              ],
              [
                426920.606824243,
                4968104.174060488,
                1060.0148100447886
              ],
              [
                426920.606824243,
                4966704.354060488,
                1060.0148100447886
              ],
              [
                425917.08682424296,
                4966704.354060488,
                1031.2148100447885
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-21T00:05:52+00:00",
        "end_time": "2011-09-20T22:04:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377292,
            44.84991018,
            1031.21481,
            -117.924827,
            44.86261348,
            1060.01481
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752474477817,
                  44.84991018441848,
                  1031.2148100447885
                ],
                [
                  -117.93772922792691,
                  44.86250989149812,
                  1031.2148100447885
                ],
                [
                  -117.92502868440364,
                  44.86261347632052,
                  1060.0148100447886
                ],
                [
                  -117.92482696979961,
                  44.85001372399788,
                  1060.0148100447886
                ],
                [
                  -117.93752474477817,
                  44.84991018441848,
                  1031.2148100447885
                ]
              ]
            ]
          },
          "id": "44117G8206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-21T00:05:52Z",
            "pc:count": 11888988,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426415.2496,
                "count": 11888988,
                "maximum": 426920.6068,
                "minimum": 425917.0868,
                "name": "X",
                "position": 0,
                "stddev": 285.3914964,
                "variance": 81448.30623
              },
              {
                "average": 4967406.439,
                "count": 11888988,
                "maximum": 4968104.174,
                "minimum": 4966704.354,
                "name": "Y",
                "position": 1,
                "stddev": 403.0395162,
                "variance": 162440.8516
              },
              {
                "average": 1039.18009,
                "count": 11888988,
                "maximum": 1060.01481,
                "minimum": 1031.21481,
                "name": "Z",
                "position": 2,
                "stddev": 3.618463915,
                "variance": 13.0932811
              },
              {
                "average": 232.0243618,
                "count": 11888988,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.57484064,
                "variance": 423.3240675
              },
              {
                "average": 1.001820172,
                "count": 11888988,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05006400485,
                "variance": 0.002506404581
              },
              {
                "average": 1.003647829,
                "count": 11888988,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07569504214,
                "variance": 0.005729739404
              },
              {
                "average": 0.4982313045,
                "count": 11888988,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999968927,
                "variance": 0.2499968927
              },
              {
                "average": 0,
                "count": 11888988,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.242580361,
                "count": 11888988,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4286433773,
                "variance": 0.1837351449
              },
              {
                "average": 1.016801882,
                "count": 11888988,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.028413237,
                "variance": 64.4554191
              },
              {
                "average": 202.9889612,
                "count": 11888988,
                "maximum": 212,
                "minimum": 192,
                "name": "UserData",
                "position": 10,
                "stddev": 4.744133739,
                "variance": 22.50680493
              },
              {
                "average": 64.33699992,
                "count": 11888988,
                "maximum": 85,
                "minimum": 50,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.0878122,
                "variance": 122.9395793
              },
              {
                "average": 27497.08174,
                "count": 11888988,
                "maximum": 60160,
                "minimum": 6400,
                "name": "Red",
                "position": 12,
                "stddev": 12901.69832,
                "variance": 166453819.5
              },
              {
                "average": 28581.87596,
                "count": 11888988,
                "maximum": 61696,
                "minimum": 7680,
                "name": "Green",
                "position": 13,
                "stddev": 10133.99111,
                "variance": 102697775.7
              },
              {
                "average": 24236.34851,
                "count": 11888988,
                "maximum": 58624,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 7634.506053,
                "variance": 58285682.67
              },
              {
                "average": 593337.2719,
                "count": 11888988,
                "maximum": 598752.4029,
                "minimum": 591493.3165,
                "name": "GpsTime",
                "position": 15,
                "stddev": 757.9240239,
                "variance": 574448.8261
              },
              {
                "average": 0,
                "count": 11888988,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11888988,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11888988,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11888988,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11888988,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425917.0868,
              4966704.354,
              1031.21481,
              426920.6068,
              4968104.174,
              1060.01481
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425917.08682424296,
                    4966704.354060488,
                    1031.2148100447885
                  ],
                  [
                    425917.08682424296,
                    4968104.174060488,
                    1031.2148100447885
                  ],
                  [
                    426920.606824243,
                    4968104.174060488,
                    1060.0148100447886
                  ],
                  [
                    426920.606824243,
                    4966704.354060488,
                    1060.0148100447886
                  ],
                  [
                    425917.08682424296,
                    4966704.354060488,
                    1031.2148100447885
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-21T00:05:52+00:00",
            "end_time": "2011-09-20T22:04: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": "44117H8119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9625249317712,
              44.949907482527756,
              1023.3113681494837
            ],
            [
              -117.96273564831199,
              44.96250975696166,
              1023.3113681494837
            ],
            [
              -117.95002963351672,
              44.96261616880046,
              1074.6713681494837
            ],
            [
              -117.94982169695652,
              44.95001384787987,
              1074.6713681494837
            ],
            [
              -117.9625249317712,
              44.949907482527756,
              1023.3113681494837
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627356,
        44.94990748,
        1023.311368,
        -117.9498217,
        44.96261617,
        1074.671368
      ],
      "properties": {
        "datetime": "2011-09-20T23:57:56Z",
        "pc:count": 11710718,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424581.2653,
            "count": 11710718,
            "maximum": 425075.5051,
            "minimum": 424073.2851,
            "name": "X",
            "position": 0,
            "stddev": 284.4818781,
            "variance": 80929.93897
          },
          {
            "average": 4978533.977,
            "count": 11710718,
            "maximum": 4979235.842,
            "minimum": 4977835.702,
            "name": "Y",
            "position": 1,
            "stddev": 399.4837193,
            "variance": 159587.242
          },
          {
            "average": 1049.380004,
            "count": 11710718,
            "maximum": 1074.671368,
            "minimum": 1023.311368,
            "name": "Z",
            "position": 2,
            "stddev": 12.07790935,
            "variance": 145.8758943
          },
          {
            "average": 237.300501,
            "count": 11710718,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.35726234,
            "variance": 301.274556
          },
          {
            "average": 1.002524013,
            "count": 11710718,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05962081045,
            "variance": 0.003554641038
          },
          {
            "average": 1.005086537,
            "count": 11710718,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09091530195,
            "variance": 0.008265592128
          },
          {
            "average": 0.4986122969,
            "count": 11710718,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980956,
            "variance": 0.2499980956
          },
          {
            "average": 0,
            "count": 11710718,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.289545697,
            "count": 11710718,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4535515447,
            "variance": 0.2057090037
          },
          {
            "average": 0.9270690764,
            "count": 11710718,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.892066207,
            "variance": 62.28470901
          },
          {
            "average": 202.5841802,
            "count": 11710718,
            "maximum": 212,
            "minimum": 192,
            "name": "UserData",
            "position": 10,
            "stddev": 3.492171136,
            "variance": 12.19525924
          },
          {
            "average": 61.05236357,
            "count": 11710718,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 34.98412193,
            "variance": 1223.888787
          },
          {
            "average": 42317.33034,
            "count": 11710718,
            "maximum": 57600,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 6476.699552,
            "variance": 41947637.08
          },
          {
            "average": 38910.60236,
            "count": 11710718,
            "maximum": 57600,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 5880.343168,
            "variance": 34578435.78
          },
          {
            "average": 31821.36427,
            "count": 11710718,
            "maximum": 58112,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6119.239112,
            "variance": 37445087.31
          },
          {
            "average": 586317.2298,
            "count": 11710718,
            "maximum": 598276.6477,
            "minimum": 524758.246,
            "name": "GpsTime",
            "position": 15,
            "stddev": 9959.885353,
            "variance": 99199316.25
          },
          {
            "average": 0,
            "count": 11710718,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11710718,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11710718,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11710718,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11710718,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424073.2851,
          4977835.702,
          1023.311368,
          425075.5051,
          4979235.842,
          1074.671368
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424073.2850628024,
                4977835.701643199,
                1023.3113681494837
              ],
              [
                424073.2850628024,
                4979235.841643199,
                1023.3113681494837
              ],
              [
                425075.50506280235,
                4979235.841643199,
                1074.6713681494837
              ],
              [
                425075.50506280235,
                4977835.701643199,
                1074.6713681494837
              ],
              [
                424073.2850628024,
                4977835.701643199,
                1023.3113681494837
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:57:56+00:00",
        "end_time": "2011-09-20T03:32:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627356,
            44.94990748,
            1023.311368,
            -117.9498217,
            44.96261617,
            1074.671368
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9625249317712,
                  44.949907482527756,
                  1023.3113681494837
                ],
                [
                  -117.96273564831199,
                  44.96250975696166,
                  1023.3113681494837
                ],
                [
                  -117.95002963351672,
                  44.96261616880046,
                  1074.6713681494837
                ],
                [
                  -117.94982169695652,
                  44.95001384787987,
                  1074.6713681494837
                ],
                [
                  -117.9625249317712,
                  44.949907482527756,
                  1023.3113681494837
                ]
              ]
            ]
          },
          "id": "44117H8119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:57:56Z",
            "pc:count": 11710718,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424581.2653,
                "count": 11710718,
                "maximum": 425075.5051,
                "minimum": 424073.2851,
                "name": "X",
                "position": 0,
                "stddev": 284.4818781,
                "variance": 80929.93897
              },
              {
                "average": 4978533.977,
                "count": 11710718,
                "maximum": 4979235.842,
                "minimum": 4977835.702,
                "name": "Y",
                "position": 1,
                "stddev": 399.4837193,
                "variance": 159587.242
              },
              {
                "average": 1049.380004,
                "count": 11710718,
                "maximum": 1074.671368,
                "minimum": 1023.311368,
                "name": "Z",
                "position": 2,
                "stddev": 12.07790935,
                "variance": 145.8758943
              },
              {
                "average": 237.300501,
                "count": 11710718,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.35726234,
                "variance": 301.274556
              },
              {
                "average": 1.002524013,
                "count": 11710718,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05962081045,
                "variance": 0.003554641038
              },
              {
                "average": 1.005086537,
                "count": 11710718,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09091530195,
                "variance": 0.008265592128
              },
              {
                "average": 0.4986122969,
                "count": 11710718,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980956,
                "variance": 0.2499980956
              },
              {
                "average": 0,
                "count": 11710718,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.289545697,
                "count": 11710718,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4535515447,
                "variance": 0.2057090037
              },
              {
                "average": 0.9270690764,
                "count": 11710718,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.892066207,
                "variance": 62.28470901
              },
              {
                "average": 202.5841802,
                "count": 11710718,
                "maximum": 212,
                "minimum": 192,
                "name": "UserData",
                "position": 10,
                "stddev": 3.492171136,
                "variance": 12.19525924
              },
              {
                "average": 61.05236357,
                "count": 11710718,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 34.98412193,
                "variance": 1223.888787
              },
              {
                "average": 42317.33034,
                "count": 11710718,
                "maximum": 57600,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 6476.699552,
                "variance": 41947637.08
              },
              {
                "average": 38910.60236,
                "count": 11710718,
                "maximum": 57600,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 5880.343168,
                "variance": 34578435.78
              },
              {
                "average": 31821.36427,
                "count": 11710718,
                "maximum": 58112,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6119.239112,
                "variance": 37445087.31
              },
              {
                "average": 586317.2298,
                "count": 11710718,
                "maximum": 598276.6477,
                "minimum": 524758.246,
                "name": "GpsTime",
                "position": 15,
                "stddev": 9959.885353,
                "variance": 99199316.25
              },
              {
                "average": 0,
                "count": 11710718,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11710718,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11710718,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11710718,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11710718,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424073.2851,
              4977835.702,
              1023.311368,
              425075.5051,
              4979235.842,
              1074.671368
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424073.2850628024,
                    4977835.701643199,
                    1023.3113681494837
                  ],
                  [
                    424073.2850628024,
                    4979235.841643199,
                    1023.3113681494837
                  ],
                  [
                    425075.50506280235,
                    4979235.841643199,
                    1074.6713681494837
                  ],
                  [
                    425075.50506280235,
                    4977835.701643199,
                    1074.6713681494837
                  ],
                  [
                    424073.2850628024,
                    4977835.701643199,
                    1023.3113681494837
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:57:56+00:00",
            "end_time": "2011-09-20T03:32: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": "44117H7306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8750250441706,
              44.91241732202617,
              1019.4227477443249
            ],
            [
              -117.87521620894098,
              44.92501026770153,
              1019.4227477443249
            ],
            [
              -117.8625290509949,
              44.925106797861716,
              1058.882747744325
            ],
            [
              -117.86234065651861,
              44.91251381004762,
              1058.882747744325
            ],
            [
              -117.8750250441706,
              44.91241732202617,
              1019.4227477443249
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752162,
        44.91241732,
        1019.422748,
        -117.8623407,
        44.9251068,
        1058.882748
      ],
      "properties": {
        "datetime": "2011-09-20T02:19:30Z",
        "pc:count": 11514985,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431432.9657,
            "count": 11514985,
            "maximum": 431932.0604,
            "minimum": 430930.7004,
            "name": "X",
            "position": 0,
            "stddev": 284.527897,
            "variance": 80956.12417
          },
          {
            "average": 4974286.893,
            "count": 11514985,
            "maximum": 4974991.926,
            "minimum": 4973592.866,
            "name": "Y",
            "position": 1,
            "stddev": 401.2879218,
            "variance": 161031.9962
          },
          {
            "average": 1029.948334,
            "count": 11514985,
            "maximum": 1058.882748,
            "minimum": 1019.422748,
            "name": "Z",
            "position": 2,
            "stddev": 7.557643102,
            "variance": 57.11796926
          },
          {
            "average": 230.7503822,
            "count": 11514985,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.64095689,
            "variance": 468.3310151
          },
          {
            "average": 1.000399393,
            "count": 11514985,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02187711079,
            "variance": 0.0004786079766
          },
          {
            "average": 1.000800348,
            "count": 11514985,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03221540694,
            "variance": 0.001037832444
          },
          {
            "average": 0.4992463299,
            "count": 11514985,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994537,
            "variance": 0.2499994537
          },
          {
            "average": 0,
            "count": 11514985,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.261304987,
            "count": 11514985,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4393457719,
            "variance": 0.1930247073
          },
          {
            "average": 1.556349976,
            "count": 11514985,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.742374598,
            "variance": 59.94436442
          },
          {
            "average": 197.9276551,
            "count": 11514985,
            "maximum": 212,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 5.031641307,
            "variance": 25.31741425
          },
          {
            "average": 261.9722298,
            "count": 11514985,
            "maximum": 276,
            "minimum": 248,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56627325,
            "variance": 111.6461305
          },
          {
            "average": 33947.53918,
            "count": 11514985,
            "maximum": 62976,
            "minimum": 11520,
            "name": "Red",
            "position": 12,
            "stddev": 11025.89776,
            "variance": 121570421.5
          },
          {
            "average": 32406.03494,
            "count": 11514985,
            "maximum": 62976,
            "minimum": 7680,
            "name": "Green",
            "position": 13,
            "stddev": 8758.569299,
            "variance": 76712536.16
          },
          {
            "average": 26190.61943,
            "count": 11514985,
            "maximum": 65024,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 7599.154533,
            "variance": 57747149.61
          },
          {
            "average": 518582.3329,
            "count": 11514985,
            "maximum": 520370.8766,
            "minimum": 516912.2672,
            "name": "GpsTime",
            "position": 15,
            "stddev": 643.4228207,
            "variance": 413992.9262
          },
          {
            "average": 0,
            "count": 11514985,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11514985,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11514985,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11514985,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11514985,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430930.7004,
          4973592.866,
          1019.422748,
          431932.0604,
          4974991.926,
          1058.882748
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430930.70038411405,
                4973592.865686378,
                1019.4227477443249
              ],
              [
                430930.70038411405,
                4974991.925686379,
                1019.4227477443249
              ],
              [
                431932.06038411404,
                4974991.925686379,
                1058.882747744325
              ],
              [
                431932.06038411404,
                4973592.865686378,
                1058.882747744325
              ],
              [
                430930.70038411405,
                4973592.865686378,
                1019.4227477443249
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:19:30+00:00",
        "end_time": "2011-09-20T01:21:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752162,
            44.91241732,
            1019.422748,
            -117.8623407,
            44.9251068,
            1058.882748
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8750250441706,
                  44.91241732202617,
                  1019.4227477443249
                ],
                [
                  -117.87521620894098,
                  44.92501026770153,
                  1019.4227477443249
                ],
                [
                  -117.8625290509949,
                  44.925106797861716,
                  1058.882747744325
                ],
                [
                  -117.86234065651861,
                  44.91251381004762,
                  1058.882747744325
                ],
                [
                  -117.8750250441706,
                  44.91241732202617,
                  1019.4227477443249
                ]
              ]
            ]
          },
          "id": "44117H7306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:19:30Z",
            "pc:count": 11514985,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431432.9657,
                "count": 11514985,
                "maximum": 431932.0604,
                "minimum": 430930.7004,
                "name": "X",
                "position": 0,
                "stddev": 284.527897,
                "variance": 80956.12417
              },
              {
                "average": 4974286.893,
                "count": 11514985,
                "maximum": 4974991.926,
                "minimum": 4973592.866,
                "name": "Y",
                "position": 1,
                "stddev": 401.2879218,
                "variance": 161031.9962
              },
              {
                "average": 1029.948334,
                "count": 11514985,
                "maximum": 1058.882748,
                "minimum": 1019.422748,
                "name": "Z",
                "position": 2,
                "stddev": 7.557643102,
                "variance": 57.11796926
              },
              {
                "average": 230.7503822,
                "count": 11514985,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.64095689,
                "variance": 468.3310151
              },
              {
                "average": 1.000399393,
                "count": 11514985,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02187711079,
                "variance": 0.0004786079766
              },
              {
                "average": 1.000800348,
                "count": 11514985,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03221540694,
                "variance": 0.001037832444
              },
              {
                "average": 0.4992463299,
                "count": 11514985,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994537,
                "variance": 0.2499994537
              },
              {
                "average": 0,
                "count": 11514985,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.261304987,
                "count": 11514985,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4393457719,
                "variance": 0.1930247073
              },
              {
                "average": 1.556349976,
                "count": 11514985,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.742374598,
                "variance": 59.94436442
              },
              {
                "average": 197.9276551,
                "count": 11514985,
                "maximum": 212,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 5.031641307,
                "variance": 25.31741425
              },
              {
                "average": 261.9722298,
                "count": 11514985,
                "maximum": 276,
                "minimum": 248,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56627325,
                "variance": 111.6461305
              },
              {
                "average": 33947.53918,
                "count": 11514985,
                "maximum": 62976,
                "minimum": 11520,
                "name": "Red",
                "position": 12,
                "stddev": 11025.89776,
                "variance": 121570421.5
              },
              {
                "average": 32406.03494,
                "count": 11514985,
                "maximum": 62976,
                "minimum": 7680,
                "name": "Green",
                "position": 13,
                "stddev": 8758.569299,
                "variance": 76712536.16
              },
              {
                "average": 26190.61943,
                "count": 11514985,
                "maximum": 65024,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 7599.154533,
                "variance": 57747149.61
              },
              {
                "average": 518582.3329,
                "count": 11514985,
                "maximum": 520370.8766,
                "minimum": 516912.2672,
                "name": "GpsTime",
                "position": 15,
                "stddev": 643.4228207,
                "variance": 413992.9262
              },
              {
                "average": 0,
                "count": 11514985,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11514985,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11514985,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11514985,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11514985,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430930.7004,
              4973592.866,
              1019.422748,
              431932.0604,
              4974991.926,
              1058.882748
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430930.70038411405,
                    4973592.865686378,
                    1019.4227477443249
                  ],
                  [
                    430930.70038411405,
                    4974991.925686379,
                    1019.4227477443249
                  ],
                  [
                    431932.06038411404,
                    4974991.925686379,
                    1058.882747744325
                  ],
                  [
                    431932.06038411404,
                    4973592.865686378,
                    1058.882747744325
                  ],
                  [
                    430930.70038411405,
                    4973592.865686378,
                    1019.4227477443249
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:19:30+00:00",
            "end_time": "2011-09-20T01: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": "45118D1403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752356861932,
              45.424899350410605,
              824.7262852431563
            ],
            [
              -118.0377546652949,
              45.437509643649236,
              824.7262852431563
            ],
            [
              -118.02503021665,
              45.43762455005916,
              852.3462852431562
            ],
            [
              -118.02480195236065,
              45.425014206585345,
              852.3462852431562
            ],
            [
              -118.03752356861932,
              45.424899350410605,
              824.7262852431563
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377547,
        45.42489935,
        824.7262852,
        -118.024802,
        45.43762455,
        852.3462852
      ],
      "properties": {
        "datetime": "2011-09-14T22:04:31Z",
        "pc:count": 11059890,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419338.3798,
            "count": 11059890,
            "maximum": 419830.4066,
            "minimum": 418835.0266,
            "name": "X",
            "position": 0,
            "stddev": 287.2989963,
            "variance": 82540.71326
          },
          {
            "average": 5031370.528,
            "count": 11059890,
            "maximum": 5032077.108,
            "minimum": 5030675.928,
            "name": "Y",
            "position": 1,
            "stddev": 396.7712857,
            "variance": 157427.4532
          },
          {
            "average": 831.2997488,
            "count": 11059890,
            "maximum": 852.3462852,
            "minimum": 824.7262852,
            "name": "Z",
            "position": 2,
            "stddev": 2.902930899,
            "variance": 8.427007805
          },
          {
            "average": 107.4634528,
            "count": 11059890,
            "maximum": 218,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.14730113,
            "variance": 683.6813566
          },
          {
            "average": 1.006094364,
            "count": 11059890,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08677726962,
            "variance": 0.007530294522
          },
          {
            "average": 1.013027526,
            "count": 11059890,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.135993434,
            "variance": 0.01849421409
          },
          {
            "average": 0.5000463838,
            "count": 11059890,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000205,
            "variance": 0.2500000205
          },
          {
            "average": 0,
            "count": 11059890,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.278297072,
            "count": 11059890,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4481604955,
            "variance": 0.2008478297
          },
          {
            "average": -1.843421501,
            "count": 11059890,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.073946148,
            "variance": 82.3364987
          },
          {
            "average": 123.2986428,
            "count": 11059890,
            "maximum": 132,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 2.222181793,
            "variance": 4.938091922
          },
          {
            "average": 1011.671609,
            "count": 11059890,
            "maximum": 1015,
            "minimum": 1008,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.702508846,
            "variance": 2.898536369
          },
          {
            "average": 30073.78992,
            "count": 11059890,
            "maximum": 65280,
            "minimum": 6912,
            "name": "Red",
            "position": 12,
            "stddev": 7798.249391,
            "variance": 60812693.56
          },
          {
            "average": 31717.79254,
            "count": 11059890,
            "maximum": 65280,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 5434.637213,
            "variance": 29535281.63
          },
          {
            "average": 26529.55957,
            "count": 11059890,
            "maximum": 65280,
            "minimum": 4352,
            "name": "Blue",
            "position": 14,
            "stddev": 5398.646654,
            "variance": 29145385.7
          },
          {
            "average": 71365.04683,
            "count": 11059890,
            "maximum": 73071.08592,
            "minimum": 69488.07709,
            "name": "GpsTime",
            "position": 15,
            "stddev": 856.5723526,
            "variance": 733716.1952
          },
          {
            "average": 0,
            "count": 11059890,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11059890,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11059890,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11059890,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11059890,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418835.0266,
          5030675.928,
          824.7262852,
          419830.4066,
          5032077.108,
          852.3462852
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418835.02663714095,
                5030675.928131076,
                824.7262852431563
              ],
              [
                418835.02663714095,
                5032077.108131075,
                824.7262852431563
              ],
              [
                419830.40663714096,
                5032077.108131075,
                852.3462852431562
              ],
              [
                419830.40663714096,
                5030675.928131076,
                852.3462852431562
              ],
              [
                418835.02663714095,
                5030675.928131076,
                824.7262852431563
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:04:31+00:00",
        "end_time": "2011-09-14T21:04:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118D1403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118D1403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118D1403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377547,
            45.42489935,
            824.7262852,
            -118.024802,
            45.43762455,
            852.3462852
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752356861932,
                  45.424899350410605,
                  824.7262852431563
                ],
                [
                  -118.0377546652949,
                  45.437509643649236,
                  824.7262852431563
                ],
                [
                  -118.02503021665,
                  45.43762455005916,
                  852.3462852431562
                ],
                [
                  -118.02480195236065,
                  45.425014206585345,
                  852.3462852431562
                ],
                [
                  -118.03752356861932,
                  45.424899350410605,
                  824.7262852431563
                ]
              ]
            ]
          },
          "id": "45118D1403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118D1403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:04:31Z",
            "pc:count": 11059890,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419338.3798,
                "count": 11059890,
                "maximum": 419830.4066,
                "minimum": 418835.0266,
                "name": "X",
                "position": 0,
                "stddev": 287.2989963,
                "variance": 82540.71326
              },
              {
                "average": 5031370.528,
                "count": 11059890,
                "maximum": 5032077.108,
                "minimum": 5030675.928,
                "name": "Y",
                "position": 1,
                "stddev": 396.7712857,
                "variance": 157427.4532
              },
              {
                "average": 831.2997488,
                "count": 11059890,
                "maximum": 852.3462852,
                "minimum": 824.7262852,
                "name": "Z",
                "position": 2,
                "stddev": 2.902930899,
                "variance": 8.427007805
              },
              {
                "average": 107.4634528,
                "count": 11059890,
                "maximum": 218,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.14730113,
                "variance": 683.6813566
              },
              {
                "average": 1.006094364,
                "count": 11059890,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08677726962,
                "variance": 0.007530294522
              },
              {
                "average": 1.013027526,
                "count": 11059890,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.135993434,
                "variance": 0.01849421409
              },
              {
                "average": 0.5000463838,
                "count": 11059890,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000205,
                "variance": 0.2500000205
              },
              {
                "average": 0,
                "count": 11059890,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.278297072,
                "count": 11059890,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4481604955,
                "variance": 0.2008478297
              },
              {
                "average": -1.843421501,
                "count": 11059890,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.073946148,
                "variance": 82.3364987
              },
              {
                "average": 123.2986428,
                "count": 11059890,
                "maximum": 132,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 2.222181793,
                "variance": 4.938091922
              },
              {
                "average": 1011.671609,
                "count": 11059890,
                "maximum": 1015,
                "minimum": 1008,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.702508846,
                "variance": 2.898536369
              },
              {
                "average": 30073.78992,
                "count": 11059890,
                "maximum": 65280,
                "minimum": 6912,
                "name": "Red",
                "position": 12,
                "stddev": 7798.249391,
                "variance": 60812693.56
              },
              {
                "average": 31717.79254,
                "count": 11059890,
                "maximum": 65280,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 5434.637213,
                "variance": 29535281.63
              },
              {
                "average": 26529.55957,
                "count": 11059890,
                "maximum": 65280,
                "minimum": 4352,
                "name": "Blue",
                "position": 14,
                "stddev": 5398.646654,
                "variance": 29145385.7
              },
              {
                "average": 71365.04683,
                "count": 11059890,
                "maximum": 73071.08592,
                "minimum": 69488.07709,
                "name": "GpsTime",
                "position": 15,
                "stddev": 856.5723526,
                "variance": 733716.1952
              },
              {
                "average": 0,
                "count": 11059890,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11059890,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11059890,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11059890,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11059890,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418835.0266,
              5030675.928,
              824.7262852,
              419830.4066,
              5032077.108,
              852.3462852
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418835.02663714095,
                    5030675.928131076,
                    824.7262852431563
                  ],
                  [
                    418835.02663714095,
                    5032077.108131075,
                    824.7262852431563
                  ],
                  [
                    419830.40663714096,
                    5032077.108131075,
                    852.3462852431562
                  ],
                  [
                    419830.40663714096,
                    5030675.928131076,
                    852.3462852431562
                  ],
                  [
                    418835.02663714095,
                    5030675.928131076,
                    824.7262852431563
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:04:31+00:00",
            "end_time": "2011-09-14T21:04:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H8321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002345193091,
              44.87490331140052,
              1040.4061123824458
            ],
            [
              -118.00024187398385,
              44.88750957081579,
              1040.4061123824458
            ],
            [
              -117.98752922576566,
              44.887620214190314,
              1096.9861123824458
            ],
            [
              -117.98731357866437,
              44.875013906424144,
              1096.9861123824458
            ],
            [
              -118.00002345193091,
              44.87490331140052,
              1040.4061123824458
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002419,
        44.87490331,
        1040.406112,
        -117.9873136,
        44.88762021,
        1096.986112
      ],
      "properties": {
        "datetime": "2011-09-20T21:20:45Z",
        "pc:count": 11495646,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421505.6356,
            "count": 11495646,
            "maximum": 422016.6308,
            "minimum": 421012.5708,
            "name": "X",
            "position": 0,
            "stddev": 287.2812748,
            "variance": 82530.53084
          },
          {
            "average": 4970233.678,
            "count": 11495646,
            "maximum": 4970940.187,
            "minimum": 4969539.607,
            "name": "Y",
            "position": 1,
            "stddev": 401.3460358,
            "variance": 161078.6405
          },
          {
            "average": 1061.68037,
            "count": 11495646,
            "maximum": 1096.986112,
            "minimum": 1040.406112,
            "name": "Z",
            "position": 2,
            "stddev": 11.49139671,
            "variance": 132.0521984
          },
          {
            "average": 117.9473174,
            "count": 11495646,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.36054362,
            "variance": 1180.646958
          },
          {
            "average": 1.001307452,
            "count": 11495646,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03758642387,
            "variance": 0.001412739259
          },
          {
            "average": 1.002878307,
            "count": 11495646,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0571808739,
            "variance": 0.00326965234
          },
          {
            "average": 0.4996774431,
            "count": 11495646,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999177,
            "variance": 0.2499999177
          },
          {
            "average": 0,
            "count": 11495646,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.219917872,
            "count": 11495646,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4141907969,
            "variance": 0.1715540162
          },
          {
            "average": -1.679038389,
            "count": 11495646,
            "maximum": 15,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.931438226,
            "variance": 62.90771233
          },
          {
            "average": 179.1012051,
            "count": 11495646,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 1.670409473,
            "variance": 2.790267807
          },
          {
            "average": 14730.08284,
            "count": 11495646,
            "maximum": 20081,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5373.932463,
            "variance": 28879150.12
          },
          {
            "average": 25571.72275,
            "count": 11495646,
            "maximum": 64512,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 10329.11542,
            "variance": 106690625.3
          },
          {
            "average": 27066.96147,
            "count": 11495646,
            "maximum": 64512,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 7774.034345,
            "variance": 60435609.99
          },
          {
            "average": 22295.28616,
            "count": 11495646,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6580.653479,
            "variance": 43305000.2
          },
          {
            "average": 327372.7486,
            "count": 11495646,
            "maximum": 588845.1607,
            "minimum": 323750.4978,
            "name": "GpsTime",
            "position": 15,
            "stddev": 16070.1976,
            "variance": 258251250.9
          },
          {
            "average": 0,
            "count": 11495646,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11495646,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11495646,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11495646,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11495646,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421012.5708,
          4969539.607,
          1040.406112,
          422016.6308,
          4970940.187,
          1096.986112
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421012.57079174626,
                4969539.606582194,
                1040.4061123824458
              ],
              [
                421012.57079174626,
                4970940.186582194,
                1040.4061123824458
              ],
              [
                422016.6307917463,
                4970940.186582194,
                1096.9861123824458
              ],
              [
                422016.6307917463,
                4969539.606582194,
                1096.9861123824458
              ],
              [
                421012.57079174626,
                4969539.606582194,
                1040.4061123824458
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:20:45+00:00",
        "end_time": "2011-09-17T19:42:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002419,
            44.87490331,
            1040.406112,
            -117.9873136,
            44.88762021,
            1096.986112
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002345193091,
                  44.87490331140052,
                  1040.4061123824458
                ],
                [
                  -118.00024187398385,
                  44.88750957081579,
                  1040.4061123824458
                ],
                [
                  -117.98752922576566,
                  44.887620214190314,
                  1096.9861123824458
                ],
                [
                  -117.98731357866437,
                  44.875013906424144,
                  1096.9861123824458
                ],
                [
                  -118.00002345193091,
                  44.87490331140052,
                  1040.4061123824458
                ]
              ]
            ]
          },
          "id": "44117H8321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:20:45Z",
            "pc:count": 11495646,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421505.6356,
                "count": 11495646,
                "maximum": 422016.6308,
                "minimum": 421012.5708,
                "name": "X",
                "position": 0,
                "stddev": 287.2812748,
                "variance": 82530.53084
              },
              {
                "average": 4970233.678,
                "count": 11495646,
                "maximum": 4970940.187,
                "minimum": 4969539.607,
                "name": "Y",
                "position": 1,
                "stddev": 401.3460358,
                "variance": 161078.6405
              },
              {
                "average": 1061.68037,
                "count": 11495646,
                "maximum": 1096.986112,
                "minimum": 1040.406112,
                "name": "Z",
                "position": 2,
                "stddev": 11.49139671,
                "variance": 132.0521984
              },
              {
                "average": 117.9473174,
                "count": 11495646,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.36054362,
                "variance": 1180.646958
              },
              {
                "average": 1.001307452,
                "count": 11495646,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03758642387,
                "variance": 0.001412739259
              },
              {
                "average": 1.002878307,
                "count": 11495646,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0571808739,
                "variance": 0.00326965234
              },
              {
                "average": 0.4996774431,
                "count": 11495646,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999177,
                "variance": 0.2499999177
              },
              {
                "average": 0,
                "count": 11495646,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.219917872,
                "count": 11495646,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4141907969,
                "variance": 0.1715540162
              },
              {
                "average": -1.679038389,
                "count": 11495646,
                "maximum": 15,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.931438226,
                "variance": 62.90771233
              },
              {
                "average": 179.1012051,
                "count": 11495646,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 1.670409473,
                "variance": 2.790267807
              },
              {
                "average": 14730.08284,
                "count": 11495646,
                "maximum": 20081,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5373.932463,
                "variance": 28879150.12
              },
              {
                "average": 25571.72275,
                "count": 11495646,
                "maximum": 64512,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 10329.11542,
                "variance": 106690625.3
              },
              {
                "average": 27066.96147,
                "count": 11495646,
                "maximum": 64512,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 7774.034345,
                "variance": 60435609.99
              },
              {
                "average": 22295.28616,
                "count": 11495646,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6580.653479,
                "variance": 43305000.2
              },
              {
                "average": 327372.7486,
                "count": 11495646,
                "maximum": 588845.1607,
                "minimum": 323750.4978,
                "name": "GpsTime",
                "position": 15,
                "stddev": 16070.1976,
                "variance": 258251250.9
              },
              {
                "average": 0,
                "count": 11495646,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11495646,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11495646,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11495646,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11495646,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421012.5708,
              4969539.607,
              1040.406112,
              422016.6308,
              4970940.187,
              1096.986112
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421012.57079174626,
                    4969539.606582194,
                    1040.4061123824458
                  ],
                  [
                    421012.57079174626,
                    4970940.186582194,
                    1040.4061123824458
                  ],
                  [
                    422016.6307917463,
                    4970940.186582194,
                    1096.9861123824458
                  ],
                  [
                    422016.6307917463,
                    4969539.606582194,
                    1096.9861123824458
                  ],
                  [
                    421012.57079174626,
                    4969539.606582194,
                    1040.4061123824458
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:20:45+00:00",
            "end_time": "2011-09-17T19:42:30+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117G7421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252537525333,
              44.749923866650114,
              1067.8975233048075
            ],
            [
              -117.81270177577163,
              44.76250963363629,
              1067.8975233048075
            ],
            [
              -117.80002830105285,
              44.76259912045182,
              1220.9175233048074
            ],
            [
              -117.79985465065607,
              44.750013314422475,
              1220.9175233048074
            ],
            [
              -117.81252537525333,
              44.749923866650114,
              1067.8975233048075
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127018,
        44.74992387,
        1067.897523,
        -117.7998547,
        44.76259912,
        1220.917523
      ],
      "properties": {
        "datetime": "2011-09-19T00:32:07Z",
        "pc:count": 12742473,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436189.2389,
            "count": 12742473,
            "maximum": 436686.7302,
            "minimum": 435683.6502,
            "name": "X",
            "position": 0,
            "stddev": 282.1435982,
            "variance": 79605.01002
          },
          {
            "average": 4956195.346,
            "count": 12742473,
            "maximum": 4956889.328,
            "minimum": 4955491.128,
            "name": "Y",
            "position": 1,
            "stddev": 414.66737,
            "variance": 171949.0277
          },
          {
            "average": 1137.382708,
            "count": 12742473,
            "maximum": 1220.917523,
            "minimum": 1067.897523,
            "name": "Z",
            "position": 2,
            "stddev": 32.62783009,
            "variance": 1064.575297
          },
          {
            "average": 222.2442286,
            "count": 12742473,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 40.09727399,
            "variance": 1607.791381
          },
          {
            "average": 1.000954053,
            "count": 12742473,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03127708663,
            "variance": 0.0009782561478
          },
          {
            "average": 1.001908578,
            "count": 12742473,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04452318739,
            "variance": 0.001982314216
          },
          {
            "average": 0.4984684684,
            "count": 12742473,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997674,
            "variance": 0.249997674
          },
          {
            "average": 0,
            "count": 12742473,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.242187604,
            "count": 12742473,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4284072626,
            "variance": 0.1835327827
          },
          {
            "average": 0.3424832447,
            "count": 12742473,
            "maximum": 19.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.861128083,
            "variance": 61.79733473
          },
          {
            "average": 204.2447746,
            "count": 12742473,
            "maximum": 212,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 4.159637385,
            "variance": 17.30258317
          },
          {
            "average": 17.63631698,
            "count": 12742473,
            "maximum": 31,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.07689174,
            "variance": 101.543747
          },
          {
            "average": 39028.71248,
            "count": 12742473,
            "maximum": 65280,
            "minimum": 8192,
            "name": "Red",
            "position": 12,
            "stddev": 4213.620148,
            "variance": 17754594.76
          },
          {
            "average": 35188.9253,
            "count": 12742473,
            "maximum": 65280,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 4378.301448,
            "variance": 19169523.57
          },
          {
            "average": 29546.10519,
            "count": 12742473,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 4859.493322,
            "variance": 23614675.35
          },
          {
            "average": 426037.8159,
            "count": 12742473,
            "maximum": 427527.3938,
            "minimum": 424896.046,
            "name": "GpsTime",
            "position": 15,
            "stddev": 548.0130303,
            "variance": 300318.2814
          },
          {
            "average": 0,
            "count": 12742473,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12742473,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12742473,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12742473,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12742473,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435683.6502,
          4955491.128,
          1067.897523,
          436686.7302,
          4956889.328,
          1220.917523
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435683.6502000362,
                4955491.127736554,
                1067.8975233048075
              ],
              [
                435683.6502000362,
                4956889.327736553,
                1067.8975233048075
              ],
              [
                436686.73020003614,
                4956889.327736553,
                1220.9175233048074
              ],
              [
                436686.73020003614,
                4955491.127736554,
                1220.9175233048074
              ],
              [
                435683.6502000362,
                4955491.127736554,
                1067.8975233048075
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T00:32:07+00:00",
        "end_time": "2011-09-18T23:48:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127018,
            44.74992387,
            1067.897523,
            -117.7998547,
            44.76259912,
            1220.917523
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252537525333,
                  44.749923866650114,
                  1067.8975233048075
                ],
                [
                  -117.81270177577163,
                  44.76250963363629,
                  1067.8975233048075
                ],
                [
                  -117.80002830105285,
                  44.76259912045182,
                  1220.9175233048074
                ],
                [
                  -117.79985465065607,
                  44.750013314422475,
                  1220.9175233048074
                ],
                [
                  -117.81252537525333,
                  44.749923866650114,
                  1067.8975233048075
                ]
              ]
            ]
          },
          "id": "44117G7421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T00:32:07Z",
            "pc:count": 12742473,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436189.2389,
                "count": 12742473,
                "maximum": 436686.7302,
                "minimum": 435683.6502,
                "name": "X",
                "position": 0,
                "stddev": 282.1435982,
                "variance": 79605.01002
              },
              {
                "average": 4956195.346,
                "count": 12742473,
                "maximum": 4956889.328,
                "minimum": 4955491.128,
                "name": "Y",
                "position": 1,
                "stddev": 414.66737,
                "variance": 171949.0277
              },
              {
                "average": 1137.382708,
                "count": 12742473,
                "maximum": 1220.917523,
                "minimum": 1067.897523,
                "name": "Z",
                "position": 2,
                "stddev": 32.62783009,
                "variance": 1064.575297
              },
              {
                "average": 222.2442286,
                "count": 12742473,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 40.09727399,
                "variance": 1607.791381
              },
              {
                "average": 1.000954053,
                "count": 12742473,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03127708663,
                "variance": 0.0009782561478
              },
              {
                "average": 1.001908578,
                "count": 12742473,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04452318739,
                "variance": 0.001982314216
              },
              {
                "average": 0.4984684684,
                "count": 12742473,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997674,
                "variance": 0.249997674
              },
              {
                "average": 0,
                "count": 12742473,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.242187604,
                "count": 12742473,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4284072626,
                "variance": 0.1835327827
              },
              {
                "average": 0.3424832447,
                "count": 12742473,
                "maximum": 19.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.861128083,
                "variance": 61.79733473
              },
              {
                "average": 204.2447746,
                "count": 12742473,
                "maximum": 212,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 4.159637385,
                "variance": 17.30258317
              },
              {
                "average": 17.63631698,
                "count": 12742473,
                "maximum": 31,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.07689174,
                "variance": 101.543747
              },
              {
                "average": 39028.71248,
                "count": 12742473,
                "maximum": 65280,
                "minimum": 8192,
                "name": "Red",
                "position": 12,
                "stddev": 4213.620148,
                "variance": 17754594.76
              },
              {
                "average": 35188.9253,
                "count": 12742473,
                "maximum": 65280,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 4378.301448,
                "variance": 19169523.57
              },
              {
                "average": 29546.10519,
                "count": 12742473,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 4859.493322,
                "variance": 23614675.35
              },
              {
                "average": 426037.8159,
                "count": 12742473,
                "maximum": 427527.3938,
                "minimum": 424896.046,
                "name": "GpsTime",
                "position": 15,
                "stddev": 548.0130303,
                "variance": 300318.2814
              },
              {
                "average": 0,
                "count": 12742473,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12742473,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12742473,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12742473,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12742473,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435683.6502,
              4955491.128,
              1067.897523,
              436686.7302,
              4956889.328,
              1220.917523
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435683.6502000362,
                    4955491.127736554,
                    1067.8975233048075
                  ],
                  [
                    435683.6502000362,
                    4956889.327736553,
                    1067.8975233048075
                  ],
                  [
                    436686.73020003614,
                    4956889.327736553,
                    1220.9175233048074
                  ],
                  [
                    436686.73020003614,
                    4955491.127736554,
                    1220.9175233048074
                  ],
                  [
                    435683.6502000362,
                    4955491.127736554,
                    1067.8975233048075
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T00:32:07+00:00",
            "end_time": "2011-09-18T23: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": "44117H8306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002471508722,
              44.91240328773808,
              1044.7825824059291
            ],
            [
              -118.00024342619477,
              44.92500964404116,
              1044.7825824059291
            ],
            [
              -117.98752909813476,
              44.92512030212337,
              1089.942582405929
            ],
            [
              -117.98731316601393,
              44.912513897462844,
              1089.942582405929
            ],
            [
              -118.00002471508722,
              44.91240328773808,
              1044.7825824059291
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002434,
        44.91240329,
        1044.782582,
        -117.9873132,
        44.9251203,
        1089.942582
      ],
      "properties": {
        "datetime": "2011-09-20T22:22:34Z",
        "pc:count": 23064083,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421559.1781,
            "count": 23064083,
            "maximum": 422067.3322,
            "minimum": 421063.7922,
            "name": "X",
            "position": 0,
            "stddev": 283.3866555,
            "variance": 80307.9965
          },
          {
            "average": 4974398.763,
            "count": 23064083,
            "maximum": 4975105.905,
            "minimum": 4973705.305,
            "name": "Y",
            "position": 1,
            "stddev": 401.5295079,
            "variance": 161225.9457
          },
          {
            "average": 1054.653044,
            "count": 23064083,
            "maximum": 1089.942582,
            "minimum": 1044.782582,
            "name": "Z",
            "position": 2,
            "stddev": 5.038148536,
            "variance": 25.38294067
          },
          {
            "average": 167.5309698,
            "count": 23064083,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 70.61210936,
            "variance": 4986.069988
          },
          {
            "average": 1.027490362,
            "count": 23064083,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1860050151,
            "variance": 0.03459786566
          },
          {
            "average": 1.055544372,
            "count": 23064083,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2774414614,
            "variance": 0.0769737645
          },
          {
            "average": 0.4991003111,
            "count": 23064083,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992014,
            "variance": 0.2499992014
          },
          {
            "average": 0,
            "count": 23064083,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.146606002,
            "count": 23064083,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3537127191,
            "variance": 0.1251126877
          },
          {
            "average": -0.6171375733,
            "count": 23064083,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.047004172,
            "variance": 64.75427614
          },
          {
            "average": 189.5836816,
            "count": 23064083,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 10.47036927,
            "variance": 109.6286326
          },
          {
            "average": 7154.054623,
            "count": 23064083,
            "maximum": 20075,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8221.65297,
            "variance": 67595577.57
          },
          {
            "average": 26589.33816,
            "count": 23064083,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 9639.572884,
            "variance": 92921365.38
          },
          {
            "average": 28291.24381,
            "count": 23064083,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 7664.710277,
            "variance": 58747783.63
          },
          {
            "average": 22736.82638,
            "count": 23064083,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 6614.059235,
            "variance": 43745779.57
          },
          {
            "average": 461048.3963,
            "count": 23064083,
            "maximum": 592554.0927,
            "minimum": 320426.0627,
            "name": "GpsTime",
            "position": 15,
            "stddev": 134373.2284,
            "variance": 18056164520.0
          },
          {
            "average": 0,
            "count": 23064083,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23064083,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23064083,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23064083,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23064083,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421063.7922,
          4973705.305,
          1044.782582,
          422067.3322,
          4975105.905,
          1089.942582
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421063.7921695452,
                4973705.305005415,
                1044.7825824059291
              ],
              [
                421063.7921695452,
                4975105.905005415,
                1044.7825824059291
              ],
              [
                422067.33216954523,
                4975105.905005415,
                1089.942582405929
              ],
              [
                422067.33216954523,
                4973705.305005415,
                1089.942582405929
              ],
              [
                421063.7921695452,
                4973705.305005415,
                1044.7825824059291
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:22:34+00:00",
        "end_time": "2011-09-17T18:47:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002434,
            44.91240329,
            1044.782582,
            -117.9873132,
            44.9251203,
            1089.942582
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002471508722,
                  44.91240328773808,
                  1044.7825824059291
                ],
                [
                  -118.00024342619477,
                  44.92500964404116,
                  1044.7825824059291
                ],
                [
                  -117.98752909813476,
                  44.92512030212337,
                  1089.942582405929
                ],
                [
                  -117.98731316601393,
                  44.912513897462844,
                  1089.942582405929
                ],
                [
                  -118.00002471508722,
                  44.91240328773808,
                  1044.7825824059291
                ]
              ]
            ]
          },
          "id": "44117H8306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:22:34Z",
            "pc:count": 23064083,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421559.1781,
                "count": 23064083,
                "maximum": 422067.3322,
                "minimum": 421063.7922,
                "name": "X",
                "position": 0,
                "stddev": 283.3866555,
                "variance": 80307.9965
              },
              {
                "average": 4974398.763,
                "count": 23064083,
                "maximum": 4975105.905,
                "minimum": 4973705.305,
                "name": "Y",
                "position": 1,
                "stddev": 401.5295079,
                "variance": 161225.9457
              },
              {
                "average": 1054.653044,
                "count": 23064083,
                "maximum": 1089.942582,
                "minimum": 1044.782582,
                "name": "Z",
                "position": 2,
                "stddev": 5.038148536,
                "variance": 25.38294067
              },
              {
                "average": 167.5309698,
                "count": 23064083,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 70.61210936,
                "variance": 4986.069988
              },
              {
                "average": 1.027490362,
                "count": 23064083,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1860050151,
                "variance": 0.03459786566
              },
              {
                "average": 1.055544372,
                "count": 23064083,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2774414614,
                "variance": 0.0769737645
              },
              {
                "average": 0.4991003111,
                "count": 23064083,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992014,
                "variance": 0.2499992014
              },
              {
                "average": 0,
                "count": 23064083,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.146606002,
                "count": 23064083,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3537127191,
                "variance": 0.1251126877
              },
              {
                "average": -0.6171375733,
                "count": 23064083,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.047004172,
                "variance": 64.75427614
              },
              {
                "average": 189.5836816,
                "count": 23064083,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 10.47036927,
                "variance": 109.6286326
              },
              {
                "average": 7154.054623,
                "count": 23064083,
                "maximum": 20075,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8221.65297,
                "variance": 67595577.57
              },
              {
                "average": 26589.33816,
                "count": 23064083,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 9639.572884,
                "variance": 92921365.38
              },
              {
                "average": 28291.24381,
                "count": 23064083,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 7664.710277,
                "variance": 58747783.63
              },
              {
                "average": 22736.82638,
                "count": 23064083,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 6614.059235,
                "variance": 43745779.57
              },
              {
                "average": 461048.3963,
                "count": 23064083,
                "maximum": 592554.0927,
                "minimum": 320426.0627,
                "name": "GpsTime",
                "position": 15,
                "stddev": 134373.2284,
                "variance": 18056164520.0
              },
              {
                "average": 0,
                "count": 23064083,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23064083,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23064083,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23064083,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23064083,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421063.7922,
              4973705.305,
              1044.782582,
              422067.3322,
              4975105.905,
              1089.942582
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421063.7921695452,
                    4973705.305005415,
                    1044.7825824059291
                  ],
                  [
                    421063.7921695452,
                    4975105.905005415,
                    1044.7825824059291
                  ],
                  [
                    422067.33216954523,
                    4975105.905005415,
                    1089.942582405929
                  ],
                  [
                    422067.33216954523,
                    4973705.305005415,
                    1089.942582405929
                  ],
                  [
                    421063.7921695452,
                    4973705.305005415,
                    1044.7825824059291
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:22:34+00:00",
            "end_time": "2011-09-17T18: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": "44117G8304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252732987011,
              44.799906753411165,
              1077.5333289656205
            ],
            [
              -117.96273693323371,
              44.812508460126665,
              1077.5333289656205
            ],
            [
              -117.95003253851685,
              44.812614858236756,
              1171.8133289656207
            ],
            [
              -117.94982570009147,
              44.8000131050416,
              1171.8133289656207
            ],
            [
              -117.96252732987011,
              44.799906753411165,
              1077.5333289656205
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627369,
        44.79990675,
        1077.533329,
        -117.9498257,
        44.81261486,
        1171.813329
      ],
      "properties": {
        "datetime": "2011-09-17T21:35:36Z",
        "pc:count": 13870534,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424360.7227,
            "count": 13870534,
            "maximum": 424880.2747,
            "minimum": 423875.5747,
            "name": "X",
            "position": 0,
            "stddev": 287.6168037,
            "variance": 82723.42579
          },
          {
            "average": 4961853.321,
            "count": 13870534,
            "maximum": 4962572.918,
            "minimum": 4961172.878,
            "name": "Y",
            "position": 1,
            "stddev": 384.6554034,
            "variance": 147959.7794
          },
          {
            "average": 1106.227486,
            "count": 13870534,
            "maximum": 1171.813329,
            "minimum": 1077.533329,
            "name": "Z",
            "position": 2,
            "stddev": 15.83011907,
            "variance": 250.5926696
          },
          {
            "average": 106.413542,
            "count": 13870534,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.76621423,
            "variance": 1828.949079
          },
          {
            "average": 1.071674313,
            "count": 13870534,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.280857574,
            "variance": 0.07888097689
          },
          {
            "average": 1.148311089,
            "count": 13870534,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4111360065,
            "variance": 0.1690328159
          },
          {
            "average": 0.4999875996,
            "count": 13870534,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000179,
            "variance": 0.2500000179
          },
          {
            "average": 0,
            "count": 13870534,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.220380845,
            "count": 13870534,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4145034866,
            "variance": 0.1718131404
          },
          {
            "average": -0.9921157367,
            "count": 13870534,
            "maximum": 21,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.131686233,
            "variance": 66.124321
          },
          {
            "average": 173.9533905,
            "count": 13870534,
            "maximum": 179,
            "minimum": 119,
            "name": "UserData",
            "position": 10,
            "stddev": 14.51718834,
            "variance": 210.7487572
          },
          {
            "average": 14780.91494,
            "count": 13870534,
            "maximum": 20107,
            "minimum": 9436,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5311.077531,
            "variance": 28207544.54
          },
          {
            "average": 299683.4643,
            "count": 13870534,
            "maximum": 330536.9824,
            "minimum": 79595.83428,
            "name": "GpsTime",
            "position": 12,
            "stddev": 78902.48615,
            "variance": 6225602320
          },
          {
            "average": 0,
            "count": 13870534,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13870534,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13870534,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13870534,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13870534,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423875.5747,
          4961172.878,
          1077.533329,
          424880.2747,
          4962572.918,
          1171.813329
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423875.57472859754,
                4961172.877983615,
                1077.5333289656205
              ],
              [
                423875.57472859754,
                4962572.917983614,
                1077.5333289656205
              ],
              [
                424880.2747285975,
                4962572.917983614,
                1171.8133289656207
              ],
              [
                424880.2747285975,
                4961172.877983615,
                1171.8133289656207
              ],
              [
                423875.57472859754,
                4961172.877983615,
                1077.5333289656205
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:35:36+00:00",
        "end_time": "2011-09-14T23:53:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627369,
            44.79990675,
            1077.533329,
            -117.9498257,
            44.81261486,
            1171.813329
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252732987011,
                  44.799906753411165,
                  1077.5333289656205
                ],
                [
                  -117.96273693323371,
                  44.812508460126665,
                  1077.5333289656205
                ],
                [
                  -117.95003253851685,
                  44.812614858236756,
                  1171.8133289656207
                ],
                [
                  -117.94982570009147,
                  44.8000131050416,
                  1171.8133289656207
                ],
                [
                  -117.96252732987011,
                  44.799906753411165,
                  1077.5333289656205
                ]
              ]
            ]
          },
          "id": "44117G8304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:35:36Z",
            "pc:count": 13870534,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424360.7227,
                "count": 13870534,
                "maximum": 424880.2747,
                "minimum": 423875.5747,
                "name": "X",
                "position": 0,
                "stddev": 287.6168037,
                "variance": 82723.42579
              },
              {
                "average": 4961853.321,
                "count": 13870534,
                "maximum": 4962572.918,
                "minimum": 4961172.878,
                "name": "Y",
                "position": 1,
                "stddev": 384.6554034,
                "variance": 147959.7794
              },
              {
                "average": 1106.227486,
                "count": 13870534,
                "maximum": 1171.813329,
                "minimum": 1077.533329,
                "name": "Z",
                "position": 2,
                "stddev": 15.83011907,
                "variance": 250.5926696
              },
              {
                "average": 106.413542,
                "count": 13870534,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.76621423,
                "variance": 1828.949079
              },
              {
                "average": 1.071674313,
                "count": 13870534,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.280857574,
                "variance": 0.07888097689
              },
              {
                "average": 1.148311089,
                "count": 13870534,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4111360065,
                "variance": 0.1690328159
              },
              {
                "average": 0.4999875996,
                "count": 13870534,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000179,
                "variance": 0.2500000179
              },
              {
                "average": 0,
                "count": 13870534,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.220380845,
                "count": 13870534,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4145034866,
                "variance": 0.1718131404
              },
              {
                "average": -0.9921157367,
                "count": 13870534,
                "maximum": 21,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.131686233,
                "variance": 66.124321
              },
              {
                "average": 173.9533905,
                "count": 13870534,
                "maximum": 179,
                "minimum": 119,
                "name": "UserData",
                "position": 10,
                "stddev": 14.51718834,
                "variance": 210.7487572
              },
              {
                "average": 14780.91494,
                "count": 13870534,
                "maximum": 20107,
                "minimum": 9436,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5311.077531,
                "variance": 28207544.54
              },
              {
                "average": 299683.4643,
                "count": 13870534,
                "maximum": 330536.9824,
                "minimum": 79595.83428,
                "name": "GpsTime",
                "position": 12,
                "stddev": 78902.48615,
                "variance": 6225602320
              },
              {
                "average": 0,
                "count": 13870534,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13870534,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13870534,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13870534,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13870534,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423875.5747,
              4961172.878,
              1077.533329,
              424880.2747,
              4962572.918,
              1171.813329
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423875.57472859754,
                    4961172.877983615,
                    1077.5333289656205
                  ],
                  [
                    423875.57472859754,
                    4962572.917983614,
                    1077.5333289656205
                  ],
                  [
                    424880.2747285975,
                    4962572.917983614,
                    1171.8133289656207
                  ],
                  [
                    424880.2747285975,
                    4961172.877983615,
                    1171.8133289656207
                  ],
                  [
                    423875.57472859754,
                    4961172.877983615,
                    1077.5333289656205
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:35:36+00:00",
            "end_time": "2011-09-14T23: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": "44117H8120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9500283830862,
              44.94990683281226,
              1004.0623343126351
            ],
            [
              -117.9502363284527,
              44.96250699303547,
              1004.0623343126351
            ],
            [
              -117.937532803908,
              44.96261199340716,
              1071.0623343126351
            ],
            [
              -117.93732763753077,
              44.950011787321536,
              1071.0623343126351
            ],
            [
              -117.9500283830862,
              44.94990683281226,
              1004.0623343126351
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502363,
        44.94990683,
        1004.062334,
        -117.9373276,
        44.96261199,
        1071.062334
      ],
      "properties": {
        "datetime": "2011-09-20T20:53:08Z",
        "pc:count": 11572859,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425555.1829,
            "count": 11572859,
            "maximum": 426061.0816,
            "minimum": 425059.0616,
            "name": "X",
            "position": 0,
            "stddev": 285.0969495,
            "variance": 81280.2706
          },
          {
            "average": 4978525.268,
            "count": 11572859,
            "maximum": 4979223.905,
            "minimum": 4977824.005,
            "name": "Y",
            "position": 1,
            "stddev": 400.6933465,
            "variance": 160555.1579
          },
          {
            "average": 1031.87859,
            "count": 11572859,
            "maximum": 1071.062334,
            "minimum": 1004.062334,
            "name": "Z",
            "position": 2,
            "stddev": 14.47952418,
            "variance": 209.6566206
          },
          {
            "average": 234.139138,
            "count": 11572859,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.90834828,
            "variance": 524.7924209
          },
          {
            "average": 1.000330255,
            "count": 11572859,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02038851194,
            "variance": 0.000415691419
          },
          {
            "average": 1.000664313,
            "count": 11572859,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03044504759,
            "variance": 0.000926900923
          },
          {
            "average": 0.4985202879,
            "count": 11572859,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997832,
            "variance": 0.2499978321
          },
          {
            "average": 0,
            "count": 11572859,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.265669097,
            "count": 11572859,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4416888551,
            "variance": 0.1950890447
          },
          {
            "average": 1.548580465,
            "count": 11572859,
            "maximum": 21,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.849731011,
            "variance": 61.61827695
          },
          {
            "average": 200.153584,
            "count": 11572859,
            "maximum": 212,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 3.168211429,
            "variance": 10.03756366
          },
          {
            "average": 204.4218884,
            "count": 11572859,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 102.1841876,
            "variance": 10441.6082
          },
          {
            "average": 543568.2164,
            "count": 11572859,
            "maximum": 587188.9465,
            "minimum": 523132.294,
            "name": "GpsTime",
            "position": 12,
            "stddev": 28644.9215,
            "variance": 820531527.7
          },
          {
            "average": 0,
            "count": 11572859,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11572859,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11572859,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11572859,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11572859,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425059.0616,
          4977824.005,
          1004.062334,
          426061.0816,
          4979223.905,
          1071.062334
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425059.0616175602,
                4977824.004701876,
                1004.0623343126351
              ],
              [
                425059.0616175602,
                4979223.904701876,
                1004.0623343126351
              ],
              [
                426061.08161756024,
                4979223.904701876,
                1071.0623343126351
              ],
              [
                426061.08161756024,
                4977824.004701876,
                1071.0623343126351
              ],
              [
                425059.0616175602,
                4977824.004701876,
                1004.0623343126351
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T20:53:08+00:00",
        "end_time": "2011-09-20T03:05:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502363,
            44.94990683,
            1004.062334,
            -117.9373276,
            44.96261199,
            1071.062334
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9500283830862,
                  44.94990683281226,
                  1004.0623343126351
                ],
                [
                  -117.9502363284527,
                  44.96250699303547,
                  1004.0623343126351
                ],
                [
                  -117.937532803908,
                  44.96261199340716,
                  1071.0623343126351
                ],
                [
                  -117.93732763753077,
                  44.950011787321536,
                  1071.0623343126351
                ],
                [
                  -117.9500283830862,
                  44.94990683281226,
                  1004.0623343126351
                ]
              ]
            ]
          },
          "id": "44117H8120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T20:53:08Z",
            "pc:count": 11572859,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425555.1829,
                "count": 11572859,
                "maximum": 426061.0816,
                "minimum": 425059.0616,
                "name": "X",
                "position": 0,
                "stddev": 285.0969495,
                "variance": 81280.2706
              },
              {
                "average": 4978525.268,
                "count": 11572859,
                "maximum": 4979223.905,
                "minimum": 4977824.005,
                "name": "Y",
                "position": 1,
                "stddev": 400.6933465,
                "variance": 160555.1579
              },
              {
                "average": 1031.87859,
                "count": 11572859,
                "maximum": 1071.062334,
                "minimum": 1004.062334,
                "name": "Z",
                "position": 2,
                "stddev": 14.47952418,
                "variance": 209.6566206
              },
              {
                "average": 234.139138,
                "count": 11572859,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.90834828,
                "variance": 524.7924209
              },
              {
                "average": 1.000330255,
                "count": 11572859,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02038851194,
                "variance": 0.000415691419
              },
              {
                "average": 1.000664313,
                "count": 11572859,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03044504759,
                "variance": 0.000926900923
              },
              {
                "average": 0.4985202879,
                "count": 11572859,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997832,
                "variance": 0.2499978321
              },
              {
                "average": 0,
                "count": 11572859,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.265669097,
                "count": 11572859,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4416888551,
                "variance": 0.1950890447
              },
              {
                "average": 1.548580465,
                "count": 11572859,
                "maximum": 21,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.849731011,
                "variance": 61.61827695
              },
              {
                "average": 200.153584,
                "count": 11572859,
                "maximum": 212,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 3.168211429,
                "variance": 10.03756366
              },
              {
                "average": 204.4218884,
                "count": 11572859,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 102.1841876,
                "variance": 10441.6082
              },
              {
                "average": 543568.2164,
                "count": 11572859,
                "maximum": 587188.9465,
                "minimum": 523132.294,
                "name": "GpsTime",
                "position": 12,
                "stddev": 28644.9215,
                "variance": 820531527.7
              },
              {
                "average": 0,
                "count": 11572859,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11572859,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11572859,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11572859,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11572859,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425059.0616,
              4977824.005,
              1004.062334,
              426061.0816,
              4979223.905,
              1071.062334
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425059.0616175602,
                    4977824.004701876,
                    1004.0623343126351
                  ],
                  [
                    425059.0616175602,
                    4979223.904701876,
                    1004.0623343126351
                  ],
                  [
                    426061.08161756024,
                    4979223.904701876,
                    1071.0623343126351
                  ],
                  [
                    426061.08161756024,
                    4977824.004701876,
                    1071.0623343126351
                  ],
                  [
                    425059.0616175602,
                    4977824.004701876,
                    1004.0623343126351
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T20:53:08+00:00",
            "end_time": "2011-09-20T03:05:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117G8121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002496390613,
              44.812403337388375,
              1156.8378917772145
            ],
            [
              -118.00024291102325,
              44.825009735331754,
              1156.8378917772145
            ],
            [
              -117.98752933538472,
              44.82512038634076,
              1270.2578917772146
            ],
            [
              -117.98731415738456,
              44.812513940042,
              1270.2578917772146
            ],
            [
              -118.00002496390613,
              44.812403337388375,
              1156.8378917772145
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002429,
        44.81240334,
        1156.837892,
        -117.9873142,
        44.82512039,
        1270.257892
      ],
      "properties": {
        "datetime": "2011-09-17T18:13:11Z",
        "pc:count": 14293338,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421395.2438,
            "count": 14293338,
            "maximum": 421932.2117,
            "minimum": 420926.9917,
            "name": "X",
            "position": 0,
            "stddev": 289.2674428,
            "variance": 83675.65345
          },
          {
            "average": 4963299.913,
            "count": 14293338,
            "maximum": 4963997.417,
            "minimum": 4962596.837,
            "name": "Y",
            "position": 1,
            "stddev": 408.8392216,
            "variance": 167149.5092
          },
          {
            "average": 1195.323103,
            "count": 14293338,
            "maximum": 1270.257892,
            "minimum": 1156.837892,
            "name": "Z",
            "position": 2,
            "stddev": 19.54500672,
            "variance": 382.0072875
          },
          {
            "average": 105.9787481,
            "count": 14293338,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 40.99493134,
            "variance": 1680.584396
          },
          {
            "average": 1.059897555,
            "count": 14293338,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2551850333,
            "variance": 0.06511940121
          },
          {
            "average": 1.12431064,
            "count": 14293338,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3733585908,
            "variance": 0.1393966373
          },
          {
            "average": 0.4998175374,
            "count": 14293338,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999842,
            "variance": 0.2499999842
          },
          {
            "average": 0,
            "count": 14293338,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.228983531,
            "count": 14293338,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4201786355,
            "variance": 0.1765500857
          },
          {
            "average": 0.1261934201,
            "count": 14293338,
            "maximum": 25.00200081,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.253053757,
            "variance": 68.11289631
          },
          {
            "average": 138.6837143,
            "count": 14293338,
            "maximum": 179,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 11.7714959,
            "variance": 138.5681157
          },
          {
            "average": 14768.25747,
            "count": 14293338,
            "maximum": 20117,
            "minimum": 9439,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5334.807426,
            "variance": 28460170.27
          },
          {
            "average": 27754.44738,
            "count": 14293338,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 9161.098361,
            "variance": 83925723.19
          },
          {
            "average": 28784.69687,
            "count": 14293338,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 8344.376654,
            "variance": 69628621.74
          },
          {
            "average": 24488.45672,
            "count": 14293338,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 6748.623447,
            "variance": 45543918.43
          },
          {
            "average": 83541.14365,
            "count": 14293338,
            "maximum": 318391.7563,
            "minimum": 80441.046,
            "name": "GpsTime",
            "position": 15,
            "stddev": 19847.98441,
            "variance": 393942485.3
          },
          {
            "average": 0,
            "count": 14293338,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14293338,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14293338,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14293338,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14293338,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420926.9917,
          4962596.837,
          1156.837892,
          421932.2117,
          4963997.417,
          1270.257892
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420926.9917273254,
                4962596.837116788,
                1156.8378917772145
              ],
              [
                420926.9917273254,
                4963997.417116788,
                1156.8378917772145
              ],
              [
                421932.2117273254,
                4963997.417116788,
                1270.2578917772146
              ],
              [
                421932.2117273254,
                4962596.837116788,
                1270.2578917772146
              ],
              [
                420926.9917273254,
                4962596.837116788,
                1156.8378917772145
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T18:13:11+00:00",
        "end_time": "2011-09-15T00:07:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002429,
            44.81240334,
            1156.837892,
            -117.9873142,
            44.82512039,
            1270.257892
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002496390613,
                  44.812403337388375,
                  1156.8378917772145
                ],
                [
                  -118.00024291102325,
                  44.825009735331754,
                  1156.8378917772145
                ],
                [
                  -117.98752933538472,
                  44.82512038634076,
                  1270.2578917772146
                ],
                [
                  -117.98731415738456,
                  44.812513940042,
                  1270.2578917772146
                ],
                [
                  -118.00002496390613,
                  44.812403337388375,
                  1156.8378917772145
                ]
              ]
            ]
          },
          "id": "44117G8121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T18:13:11Z",
            "pc:count": 14293338,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421395.2438,
                "count": 14293338,
                "maximum": 421932.2117,
                "minimum": 420926.9917,
                "name": "X",
                "position": 0,
                "stddev": 289.2674428,
                "variance": 83675.65345
              },
              {
                "average": 4963299.913,
                "count": 14293338,
                "maximum": 4963997.417,
                "minimum": 4962596.837,
                "name": "Y",
                "position": 1,
                "stddev": 408.8392216,
                "variance": 167149.5092
              },
              {
                "average": 1195.323103,
                "count": 14293338,
                "maximum": 1270.257892,
                "minimum": 1156.837892,
                "name": "Z",
                "position": 2,
                "stddev": 19.54500672,
                "variance": 382.0072875
              },
              {
                "average": 105.9787481,
                "count": 14293338,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 40.99493134,
                "variance": 1680.584396
              },
              {
                "average": 1.059897555,
                "count": 14293338,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2551850333,
                "variance": 0.06511940121
              },
              {
                "average": 1.12431064,
                "count": 14293338,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3733585908,
                "variance": 0.1393966373
              },
              {
                "average": 0.4998175374,
                "count": 14293338,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999842,
                "variance": 0.2499999842
              },
              {
                "average": 0,
                "count": 14293338,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.228983531,
                "count": 14293338,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4201786355,
                "variance": 0.1765500857
              },
              {
                "average": 0.1261934201,
                "count": 14293338,
                "maximum": 25.00200081,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.253053757,
                "variance": 68.11289631
              },
              {
                "average": 138.6837143,
                "count": 14293338,
                "maximum": 179,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 11.7714959,
                "variance": 138.5681157
              },
              {
                "average": 14768.25747,
                "count": 14293338,
                "maximum": 20117,
                "minimum": 9439,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5334.807426,
                "variance": 28460170.27
              },
              {
                "average": 27754.44738,
                "count": 14293338,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 9161.098361,
                "variance": 83925723.19
              },
              {
                "average": 28784.69687,
                "count": 14293338,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 8344.376654,
                "variance": 69628621.74
              },
              {
                "average": 24488.45672,
                "count": 14293338,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 6748.623447,
                "variance": 45543918.43
              },
              {
                "average": 83541.14365,
                "count": 14293338,
                "maximum": 318391.7563,
                "minimum": 80441.046,
                "name": "GpsTime",
                "position": 15,
                "stddev": 19847.98441,
                "variance": 393942485.3
              },
              {
                "average": 0,
                "count": 14293338,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14293338,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14293338,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14293338,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14293338,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420926.9917,
              4962596.837,
              1156.837892,
              421932.2117,
              4963997.417,
              1270.257892
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420926.9917273254,
                    4962596.837116788,
                    1156.8378917772145
                  ],
                  [
                    420926.9917273254,
                    4963997.417116788,
                    1156.8378917772145
                  ],
                  [
                    421932.2117273254,
                    4963997.417116788,
                    1270.2578917772146
                  ],
                  [
                    421932.2117273254,
                    4962596.837116788,
                    1270.2578917772146
                  ],
                  [
                    420926.9917273254,
                    4962596.837116788,
                    1156.8378917772145
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T18:13:11+00:00",
            "end_time": "2011-09-15T00:07: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": "44117G7112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252449865208,
              44.837418489484655,
              1020.9649712099845
            ],
            [
              -117.86271241925444,
              44.85001020278901,
              1020.9649712099845
            ],
            [
              -117.85002878920251,
              44.85010531722487,
              1037.4449712099845
            ],
            [
              -117.84984363060696,
              44.83751356240338,
              1037.4449712099845
            ],
            [
              -117.86252449865208,
              44.837418489484655,
              1020.9649712099845
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627124,
        44.83741849,
        1020.964971,
        -117.8498436,
        44.85010532,
        1037.444971
      ],
      "properties": {
        "datetime": "2011-09-20T20:37:42Z",
        "pc:count": 18881437,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432329.1259,
            "count": 18881437,
            "maximum": 432831.3186,
            "minimum": 431828.9386,
            "name": "X",
            "position": 0,
            "stddev": 282.0965095,
            "variance": 79578.44068
          },
          {
            "average": 4965935.97,
            "count": 18881437,
            "maximum": 4966649.96,
            "minimum": 4965251.06,
            "name": "Y",
            "position": 1,
            "stddev": 383.7784401,
            "variance": 147285.8911
          },
          {
            "average": 1023.306947,
            "count": 18881437,
            "maximum": 1037.444971,
            "minimum": 1020.964971,
            "name": "Z",
            "position": 2,
            "stddev": 0.8980942988,
            "variance": 0.8065733696
          },
          {
            "average": 232.962377,
            "count": 18881437,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.84197462,
            "variance": 521.7558047
          },
          {
            "average": 1.000750473,
            "count": 18881437,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03077564188,
            "variance": 0.000947140133
          },
          {
            "average": 1.001504123,
            "count": 18881437,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04575304292,
            "variance": 0.002093340936
          },
          {
            "average": 0.4984823454,
            "count": 18881437,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49999771,
            "variance": 0.24999771
          },
          {
            "average": 0,
            "count": 18881437,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.177529549,
            "count": 18881437,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3821162338,
            "variance": 0.1460128161
          },
          {
            "average": 0.9194876527,
            "count": 18881437,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.785636407,
            "variance": 60.61613427
          },
          {
            "average": 196.3816551,
            "count": 18881437,
            "maximum": 211,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 3.015625724,
            "variance": 9.093998508
          },
          {
            "average": 194.8849526,
            "count": 18881437,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 80.22145061,
            "variance": 6435.481138
          },
          {
            "average": 22369.56902,
            "count": 18881437,
            "maximum": 61952,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 6164.65949,
            "variance": 38003026.63
          },
          {
            "average": 24905.60382,
            "count": 18881437,
            "maximum": 61440,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 5207.103574,
            "variance": 27113927.63
          },
          {
            "average": 18905.43593,
            "count": 18881437,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 3957.73816,
            "variance": 15663691.34
          },
          {
            "average": 514647.6906,
            "count": 18881437,
            "maximum": 586262.5572,
            "minimum": 502489.1505,
            "name": "GpsTime",
            "position": 15,
            "stddev": 12516.29546,
            "variance": 156657652.1
          },
          {
            "average": 0,
            "count": 18881437,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18881437,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18881437,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18881437,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18881437,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431828.9386,
          4965251.06,
          1020.964971,
          432831.3186,
          4966649.96,
          1037.444971
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431828.9385796412,
                4965251.060061484,
                1020.9649712099845
              ],
              [
                431828.9385796412,
                4966649.960061484,
                1020.9649712099845
              ],
              [
                432831.3185796412,
                4966649.960061484,
                1037.4449712099845
              ],
              [
                432831.3185796412,
                4965251.060061484,
                1037.4449712099845
              ],
              [
                431828.9385796412,
                4965251.060061484,
                1020.9649712099845
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T20:37:42+00:00",
        "end_time": "2011-09-19T21:21:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G7112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G7112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G7112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627124,
            44.83741849,
            1020.964971,
            -117.8498436,
            44.85010532,
            1037.444971
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252449865208,
                  44.837418489484655,
                  1020.9649712099845
                ],
                [
                  -117.86271241925444,
                  44.85001020278901,
                  1020.9649712099845
                ],
                [
                  -117.85002878920251,
                  44.85010531722487,
                  1037.4449712099845
                ],
                [
                  -117.84984363060696,
                  44.83751356240338,
                  1037.4449712099845
                ],
                [
                  -117.86252449865208,
                  44.837418489484655,
                  1020.9649712099845
                ]
              ]
            ]
          },
          "id": "44117G7112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G7112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T20:37:42Z",
            "pc:count": 18881437,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432329.1259,
                "count": 18881437,
                "maximum": 432831.3186,
                "minimum": 431828.9386,
                "name": "X",
                "position": 0,
                "stddev": 282.0965095,
                "variance": 79578.44068
              },
              {
                "average": 4965935.97,
                "count": 18881437,
                "maximum": 4966649.96,
                "minimum": 4965251.06,
                "name": "Y",
                "position": 1,
                "stddev": 383.7784401,
                "variance": 147285.8911
              },
              {
                "average": 1023.306947,
                "count": 18881437,
                "maximum": 1037.444971,
                "minimum": 1020.964971,
                "name": "Z",
                "position": 2,
                "stddev": 0.8980942988,
                "variance": 0.8065733696
              },
              {
                "average": 232.962377,
                "count": 18881437,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.84197462,
                "variance": 521.7558047
              },
              {
                "average": 1.000750473,
                "count": 18881437,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03077564188,
                "variance": 0.000947140133
              },
              {
                "average": 1.001504123,
                "count": 18881437,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04575304292,
                "variance": 0.002093340936
              },
              {
                "average": 0.4984823454,
                "count": 18881437,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49999771,
                "variance": 0.24999771
              },
              {
                "average": 0,
                "count": 18881437,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.177529549,
                "count": 18881437,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3821162338,
                "variance": 0.1460128161
              },
              {
                "average": 0.9194876527,
                "count": 18881437,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.785636407,
                "variance": 60.61613427
              },
              {
                "average": 196.3816551,
                "count": 18881437,
                "maximum": 211,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 3.015625724,
                "variance": 9.093998508
              },
              {
                "average": 194.8849526,
                "count": 18881437,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 80.22145061,
                "variance": 6435.481138
              },
              {
                "average": 22369.56902,
                "count": 18881437,
                "maximum": 61952,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 6164.65949,
                "variance": 38003026.63
              },
              {
                "average": 24905.60382,
                "count": 18881437,
                "maximum": 61440,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 5207.103574,
                "variance": 27113927.63
              },
              {
                "average": 18905.43593,
                "count": 18881437,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 3957.73816,
                "variance": 15663691.34
              },
              {
                "average": 514647.6906,
                "count": 18881437,
                "maximum": 586262.5572,
                "minimum": 502489.1505,
                "name": "GpsTime",
                "position": 15,
                "stddev": 12516.29546,
                "variance": 156657652.1
              },
              {
                "average": 0,
                "count": 18881437,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18881437,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18881437,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18881437,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18881437,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431828.9386,
              4965251.06,
              1020.964971,
              432831.3186,
              4966649.96,
              1037.444971
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431828.9385796412,
                    4965251.060061484,
                    1020.9649712099845
                  ],
                  [
                    431828.9385796412,
                    4966649.960061484,
                    1020.9649712099845
                  ],
                  [
                    432831.3185796412,
                    4966649.960061484,
                    1037.4449712099845
                  ],
                  [
                    432831.3185796412,
                    4965251.060061484,
                    1037.4449712099845
                  ],
                  [
                    431828.9385796412,
                    4965251.060061484,
                    1020.9649712099845
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T20:37:42+00:00",
            "end_time": "2011-09-19T21:21: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": "44117H8322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752458066639,
              44.87490469671788,
              1039.9450245167682
            ],
            [
              -117.98774025146153,
              44.88750974381718,
              1039.9450245167682
            ],
            [
              -117.97502958134713,
              44.88761897832906,
              1074.7650245167683
            ],
            [
              -117.97481668482584,
              44.87501388349909,
              1074.7650245167683
            ],
            [
              -117.98752458066639,
              44.87490469671788,
              1039.9450245167682
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877403,
        44.8749047,
        1039.945025,
        -117.9748167,
        44.88761898,
        1074.765025
      ],
      "properties": {
        "datetime": "2011-09-20T21:51:17Z",
        "pc:count": 18039923,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422563.8312,
            "count": 18039923,
            "maximum": 423003.7169,
            "minimum": 421999.8169,
            "name": "X",
            "position": 0,
            "stddev": 276.3134937,
            "variance": 76349.14683
          },
          {
            "average": 4970275.831,
            "count": 18039923,
            "maximum": 4970928.118,
            "minimum": 4969527.678,
            "name": "Y",
            "position": 1,
            "stddev": 395.98876,
            "variance": 156807.098
          },
          {
            "average": 1050.188242,
            "count": 18039923,
            "maximum": 1074.765025,
            "minimum": 1039.945025,
            "name": "Z",
            "position": 2,
            "stddev": 5.877367689,
            "variance": 34.54345095
          },
          {
            "average": 158.0218264,
            "count": 18039923,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 61.23089991,
            "variance": 3749.223103
          },
          {
            "average": 1.000182152,
            "count": 18039923,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01350333718,
            "variance": 0.0001823401149
          },
          {
            "average": 1.000401388,
            "count": 18039923,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02006381857,
            "variance": 0.0004025568155
          },
          {
            "average": 0.4995632742,
            "count": 18039923,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998231,
            "variance": 0.2499998231
          },
          {
            "average": 0,
            "count": 18039923,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.141875606,
            "count": 18039923,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3489225199,
            "variance": 0.1217469249
          },
          {
            "average": -0.7137338941,
            "count": 18039923,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.153231305,
            "variance": 66.47518071
          },
          {
            "average": 186.4029175,
            "count": 18039923,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 10.10788486,
            "variance": 102.1693363
          },
          {
            "average": 9349.226539,
            "count": 18039923,
            "maximum": 20078,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8253.955801,
            "variance": 68127786.36
          },
          {
            "average": 24561.85496,
            "count": 18039923,
            "maximum": 65280,
            "minimum": 6912,
            "name": "Red",
            "position": 12,
            "stddev": 10056.45498,
            "variance": 101132286.8
          },
          {
            "average": 26132.59771,
            "count": 18039923,
            "maximum": 65280,
            "minimum": 9472,
            "name": "Green",
            "position": 13,
            "stddev": 7383.192522,
            "variance": 54511531.81
          },
          {
            "average": 22397.64867,
            "count": 18039923,
            "maximum": 65280,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 5653.500574,
            "variance": 31962068.74
          },
          {
            "average": 421637.878,
            "count": 18039923,
            "maximum": 590677.0448,
            "minimum": 320510.1747,
            "name": "GpsTime",
            "position": 15,
            "stddev": 127974.7656,
            "variance": 16377540640.0
          },
          {
            "average": 0,
            "count": 18039923,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18039923,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18039923,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18039923,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18039923,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421999.8169,
          4969527.678,
          1039.945025,
          423003.7169,
          4970928.118,
          1074.765025
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421999.816949782,
                4969527.677686969,
                1039.9450245167682
              ],
              [
                421999.816949782,
                4970928.117686968,
                1039.9450245167682
              ],
              [
                423003.71694978204,
                4970928.117686968,
                1074.7650245167683
              ],
              [
                423003.71694978204,
                4969527.677686969,
                1074.7650245167683
              ],
              [
                421999.816949782,
                4969527.677686969,
                1039.9450245167682
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:51:17+00:00",
        "end_time": "2011-09-17T18:48:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877403,
            44.8749047,
            1039.945025,
            -117.9748167,
            44.88761898,
            1074.765025
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752458066639,
                  44.87490469671788,
                  1039.9450245167682
                ],
                [
                  -117.98774025146153,
                  44.88750974381718,
                  1039.9450245167682
                ],
                [
                  -117.97502958134713,
                  44.88761897832906,
                  1074.7650245167683
                ],
                [
                  -117.97481668482584,
                  44.87501388349909,
                  1074.7650245167683
                ],
                [
                  -117.98752458066639,
                  44.87490469671788,
                  1039.9450245167682
                ]
              ]
            ]
          },
          "id": "44117H8322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:51:17Z",
            "pc:count": 18039923,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422563.8312,
                "count": 18039923,
                "maximum": 423003.7169,
                "minimum": 421999.8169,
                "name": "X",
                "position": 0,
                "stddev": 276.3134937,
                "variance": 76349.14683
              },
              {
                "average": 4970275.831,
                "count": 18039923,
                "maximum": 4970928.118,
                "minimum": 4969527.678,
                "name": "Y",
                "position": 1,
                "stddev": 395.98876,
                "variance": 156807.098
              },
              {
                "average": 1050.188242,
                "count": 18039923,
                "maximum": 1074.765025,
                "minimum": 1039.945025,
                "name": "Z",
                "position": 2,
                "stddev": 5.877367689,
                "variance": 34.54345095
              },
              {
                "average": 158.0218264,
                "count": 18039923,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 61.23089991,
                "variance": 3749.223103
              },
              {
                "average": 1.000182152,
                "count": 18039923,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01350333718,
                "variance": 0.0001823401149
              },
              {
                "average": 1.000401388,
                "count": 18039923,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02006381857,
                "variance": 0.0004025568155
              },
              {
                "average": 0.4995632742,
                "count": 18039923,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998231,
                "variance": 0.2499998231
              },
              {
                "average": 0,
                "count": 18039923,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.141875606,
                "count": 18039923,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3489225199,
                "variance": 0.1217469249
              },
              {
                "average": -0.7137338941,
                "count": 18039923,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.153231305,
                "variance": 66.47518071
              },
              {
                "average": 186.4029175,
                "count": 18039923,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 10.10788486,
                "variance": 102.1693363
              },
              {
                "average": 9349.226539,
                "count": 18039923,
                "maximum": 20078,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8253.955801,
                "variance": 68127786.36
              },
              {
                "average": 24561.85496,
                "count": 18039923,
                "maximum": 65280,
                "minimum": 6912,
                "name": "Red",
                "position": 12,
                "stddev": 10056.45498,
                "variance": 101132286.8
              },
              {
                "average": 26132.59771,
                "count": 18039923,
                "maximum": 65280,
                "minimum": 9472,
                "name": "Green",
                "position": 13,
                "stddev": 7383.192522,
                "variance": 54511531.81
              },
              {
                "average": 22397.64867,
                "count": 18039923,
                "maximum": 65280,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 5653.500574,
                "variance": 31962068.74
              },
              {
                "average": 421637.878,
                "count": 18039923,
                "maximum": 590677.0448,
                "minimum": 320510.1747,
                "name": "GpsTime",
                "position": 15,
                "stddev": 127974.7656,
                "variance": 16377540640.0
              },
              {
                "average": 0,
                "count": 18039923,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18039923,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18039923,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18039923,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18039923,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421999.8169,
              4969527.678,
              1039.945025,
              423003.7169,
              4970928.118,
              1074.765025
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421999.816949782,
                    4969527.677686969,
                    1039.9450245167682
                  ],
                  [
                    421999.816949782,
                    4970928.117686968,
                    1039.9450245167682
                  ],
                  [
                    423003.71694978204,
                    4970928.117686968,
                    1074.7650245167683
                  ],
                  [
                    423003.71694978204,
                    4969527.677686969,
                    1074.7650245167683
                  ],
                  [
                    421999.816949782,
                    4969527.677686969,
                    1039.9450245167682
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:51:17+00:00",
            "end_time": "2011-09-17T18:48: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": "44117G8311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0000242192238,
              44.77490371367761,
              1402.7656527808278
            ],
            [
              -118.00024187218796,
              44.78750965468931,
              1402.7656527808278
            ],
            [
              -117.98752919898483,
              44.78762029673703,
              1828.125652780828
            ],
            [
              -117.98731431120687,
              44.775014307375,
              1828.125652780828
            ],
            [
              -118.0000242192238,
              44.77490371367761,
              1402.7656527808278
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002419,
        44.77490371,
        1402.765653,
        -117.9873143,
        44.7876203,
        1828.125653
      ],
      "properties": {
        "datetime": "2011-09-18T20:13:10Z",
        "pc:count": 25499223,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421431.2424,
            "count": 25499223,
            "maximum": 421881.6208,
            "minimum": 420875.8208,
            "name": "X",
            "position": 0,
            "stddev": 273.929542,
            "variance": 75037.39396
          },
          {
            "average": 4959143.702,
            "count": 25499223,
            "maximum": 4959831.769,
            "minimum": 4958431.249,
            "name": "Y",
            "position": 1,
            "stddev": 385.6230854,
            "variance": 148705.164
          },
          {
            "average": 1605.273827,
            "count": 25499223,
            "maximum": 1828.125653,
            "minimum": 1402.765653,
            "name": "Z",
            "position": 2,
            "stddev": 86.37706481,
            "variance": 7460.997326
          },
          {
            "average": 83.73750596,
            "count": 25499223,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.22480051,
            "variance": 2832.87939
          },
          {
            "average": 1.184875751,
            "count": 25499223,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.424956443,
            "variance": 0.1805879785
          },
          {
            "average": 1.380732974,
            "count": 25499223,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.579650818,
            "variance": 0.3359950708
          },
          {
            "average": 0.4992919588,
            "count": 25499223,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995085,
            "variance": 0.2499995085
          },
          {
            "average": 0,
            "count": 25499223,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.077851392,
            "count": 25499223,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2679375961,
            "variance": 0.0717905554
          },
          {
            "average": -0.2121636547,
            "count": 25499223,
            "maximum": 25.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.47302621,
            "variance": 71.79217315
          },
          {
            "average": 102.1625302,
            "count": 25499223,
            "maximum": 179,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 73.88644726,
            "variance": 5459.207089
          },
          {
            "average": 14662.73147,
            "count": 25499223,
            "maximum": 20117,
            "minimum": 9446,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5281.521223,
            "variance": 27894466.43
          },
          {
            "average": 25149.3902,
            "count": 25499223,
            "maximum": 57344,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 13215.59885,
            "variance": 174652053
          },
          {
            "average": 25737.30515,
            "count": 25499223,
            "maximum": 56576,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 12796.43431,
            "variance": 163748731.1
          },
          {
            "average": 22408.69471,
            "count": 25499223,
            "maximum": 52224,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 11098.03086,
            "variance": 123166289
          },
          {
            "average": 374860.1574,
            "count": 25499223,
            "maximum": 411990.6493,
            "minimum": 83346.10494,
            "name": "GpsTime",
            "position": 15,
            "stddev": 59975.60242,
            "variance": 3597072886
          },
          {
            "average": 0,
            "count": 25499223,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25499223,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25499223,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25499223,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25499223,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420875.8208,
          4958431.249,
          1402.765653,
          421881.6208,
          4959831.769,
          1828.125653
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420875.8207566973,
                4958431.249446111,
                1402.7656527808278
              ],
              [
                420875.8207566973,
                4959831.76944611,
                1402.7656527808278
              ],
              [
                421881.6207566974,
                4959831.76944611,
                1828.125652780828
              ],
              [
                421881.6207566974,
                4958431.249446111,
                1828.125652780828
              ],
              [
                420875.8207566973,
                4958431.249446111,
                1402.7656527808278
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:13:10+00:00",
        "end_time": "2011-09-15T00:55:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002419,
            44.77490371,
            1402.765653,
            -117.9873143,
            44.7876203,
            1828.125653
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0000242192238,
                  44.77490371367761,
                  1402.7656527808278
                ],
                [
                  -118.00024187218796,
                  44.78750965468931,
                  1402.7656527808278
                ],
                [
                  -117.98752919898483,
                  44.78762029673703,
                  1828.125652780828
                ],
                [
                  -117.98731431120687,
                  44.775014307375,
                  1828.125652780828
                ],
                [
                  -118.0000242192238,
                  44.77490371367761,
                  1402.7656527808278
                ]
              ]
            ]
          },
          "id": "44117G8311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:13:10Z",
            "pc:count": 25499223,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421431.2424,
                "count": 25499223,
                "maximum": 421881.6208,
                "minimum": 420875.8208,
                "name": "X",
                "position": 0,
                "stddev": 273.929542,
                "variance": 75037.39396
              },
              {
                "average": 4959143.702,
                "count": 25499223,
                "maximum": 4959831.769,
                "minimum": 4958431.249,
                "name": "Y",
                "position": 1,
                "stddev": 385.6230854,
                "variance": 148705.164
              },
              {
                "average": 1605.273827,
                "count": 25499223,
                "maximum": 1828.125653,
                "minimum": 1402.765653,
                "name": "Z",
                "position": 2,
                "stddev": 86.37706481,
                "variance": 7460.997326
              },
              {
                "average": 83.73750596,
                "count": 25499223,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.22480051,
                "variance": 2832.87939
              },
              {
                "average": 1.184875751,
                "count": 25499223,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.424956443,
                "variance": 0.1805879785
              },
              {
                "average": 1.380732974,
                "count": 25499223,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.579650818,
                "variance": 0.3359950708
              },
              {
                "average": 0.4992919588,
                "count": 25499223,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995085,
                "variance": 0.2499995085
              },
              {
                "average": 0,
                "count": 25499223,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.077851392,
                "count": 25499223,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2679375961,
                "variance": 0.0717905554
              },
              {
                "average": -0.2121636547,
                "count": 25499223,
                "maximum": 25.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.47302621,
                "variance": 71.79217315
              },
              {
                "average": 102.1625302,
                "count": 25499223,
                "maximum": 179,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 73.88644726,
                "variance": 5459.207089
              },
              {
                "average": 14662.73147,
                "count": 25499223,
                "maximum": 20117,
                "minimum": 9446,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5281.521223,
                "variance": 27894466.43
              },
              {
                "average": 25149.3902,
                "count": 25499223,
                "maximum": 57344,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 13215.59885,
                "variance": 174652053
              },
              {
                "average": 25737.30515,
                "count": 25499223,
                "maximum": 56576,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 12796.43431,
                "variance": 163748731.1
              },
              {
                "average": 22408.69471,
                "count": 25499223,
                "maximum": 52224,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 11098.03086,
                "variance": 123166289
              },
              {
                "average": 374860.1574,
                "count": 25499223,
                "maximum": 411990.6493,
                "minimum": 83346.10494,
                "name": "GpsTime",
                "position": 15,
                "stddev": 59975.60242,
                "variance": 3597072886
              },
              {
                "average": 0,
                "count": 25499223,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25499223,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25499223,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25499223,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25499223,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420875.8208,
              4958431.249,
              1402.765653,
              421881.6208,
              4959831.769,
              1828.125653
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420875.8207566973,
                    4958431.249446111,
                    1402.7656527808278
                  ],
                  [
                    420875.8207566973,
                    4959831.76944611,
                    1402.7656527808278
                  ],
                  [
                    421881.6207566974,
                    4959831.76944611,
                    1828.125652780828
                  ],
                  [
                    421881.6207566974,
                    4958431.249446111,
                    1828.125652780828
                  ],
                  [
                    420875.8207566973,
                    4958431.249446111,
                    1402.7656527808278
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:13:10+00:00",
            "end_time": "2011-09-15T00:55: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": "44117H8125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9500245039546,
              44.93740922938287,
              1002.9503858314907
            ],
            [
              -117.9502323579182,
              44.950009417309154,
              1002.9503858314907
            ],
            [
              -117.93752880203628,
              44.950114417628896,
              1042.2103858314908
            ],
            [
              -117.93732372585893,
              44.93751418384013,
              1042.2103858314908
            ],
            [
              -117.9500245039546,
              44.93740922938287,
              1002.9503858314907
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502324,
        44.93740923,
        1002.950386,
        -117.9373237,
        44.95011442,
        1042.210386
      ],
      "properties": {
        "datetime": "2011-09-20T23:58:19Z",
        "pc:count": 11248740,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425544.6163,
            "count": 11248740,
            "maximum": 426045.3448,
            "minimum": 425043.1048,
            "name": "X",
            "position": 0,
            "stddev": 283.1506842,
            "variance": 80174.30997
          },
          {
            "average": 4977144.605,
            "count": 11248740,
            "maximum": 4977835.589,
            "minimum": 4976435.689,
            "name": "Y",
            "position": 1,
            "stddev": 404.2974789,
            "variance": 163456.4514
          },
          {
            "average": 1014.241823,
            "count": 11248740,
            "maximum": 1042.210386,
            "minimum": 1002.950386,
            "name": "Z",
            "position": 2,
            "stddev": 10.1007845,
            "variance": 102.0258475
          },
          {
            "average": 226.6009153,
            "count": 11248740,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.20555581,
            "variance": 1239.43116
          },
          {
            "average": 1.003273255,
            "count": 11248740,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06228991105,
            "variance": 0.003880033018
          },
          {
            "average": 1.006639144,
            "count": 11248740,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0921886435,
            "variance": 0.008498745991
          },
          {
            "average": 0.4989028104,
            "count": 11248740,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988184,
            "variance": 0.2499988184
          },
          {
            "average": 0,
            "count": 11248740,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.267575746,
            "count": 11248740,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4426951363,
            "variance": 0.1959789837
          },
          {
            "average": 1.023542049,
            "count": 11248740,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.020225671,
            "variance": 64.32401981
          },
          {
            "average": 201.27964,
            "count": 11248740,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 4.992854466,
            "variance": 24.92859572
          },
          {
            "average": 81.01484797,
            "count": 11248740,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 72.43353204,
            "variance": 5246.616564
          },
          {
            "average": 29376.64726,
            "count": 11248740,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 11522.17336,
            "variance": 132760479.1
          },
          {
            "average": 28960.22834,
            "count": 11248740,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 9034.471095,
            "variance": 81621667.97
          },
          {
            "average": 23846.33557,
            "count": 11248740,
            "maximum": 65280,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 8321.258653,
            "variance": 69243345.56
          },
          {
            "average": 579267.4246,
            "count": 11248740,
            "maximum": 598299.7492,
            "minimum": 524214.5658,
            "name": "GpsTime",
            "position": 15,
            "stddev": 20357.35034,
            "variance": 414421712.8
          },
          {
            "average": 0,
            "count": 11248740,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11248740,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11248740,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11248740,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11248740,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425043.1048,
          4976435.689,
          1002.950386,
          426045.3448,
          4977835.589,
          1042.210386
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425043.104807517,
                4976435.688968391,
                1002.9503858314907
              ],
              [
                425043.104807517,
                4977835.5889683915,
                1002.9503858314907
              ],
              [
                426045.344807517,
                4977835.5889683915,
                1042.2103858314908
              ],
              [
                426045.344807517,
                4976435.688968391,
                1042.2103858314908
              ],
              [
                425043.104807517,
                4976435.688968391,
                1002.9503858314907
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:58:19+00:00",
        "end_time": "2011-09-20T03:23:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502324,
            44.93740923,
            1002.950386,
            -117.9373237,
            44.95011442,
            1042.210386
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9500245039546,
                  44.93740922938287,
                  1002.9503858314907
                ],
                [
                  -117.9502323579182,
                  44.950009417309154,
                  1002.9503858314907
                ],
                [
                  -117.93752880203628,
                  44.950114417628896,
                  1042.2103858314908
                ],
                [
                  -117.93732372585893,
                  44.93751418384013,
                  1042.2103858314908
                ],
                [
                  -117.9500245039546,
                  44.93740922938287,
                  1002.9503858314907
                ]
              ]
            ]
          },
          "id": "44117H8125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:58:19Z",
            "pc:count": 11248740,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425544.6163,
                "count": 11248740,
                "maximum": 426045.3448,
                "minimum": 425043.1048,
                "name": "X",
                "position": 0,
                "stddev": 283.1506842,
                "variance": 80174.30997
              },
              {
                "average": 4977144.605,
                "count": 11248740,
                "maximum": 4977835.589,
                "minimum": 4976435.689,
                "name": "Y",
                "position": 1,
                "stddev": 404.2974789,
                "variance": 163456.4514
              },
              {
                "average": 1014.241823,
                "count": 11248740,
                "maximum": 1042.210386,
                "minimum": 1002.950386,
                "name": "Z",
                "position": 2,
                "stddev": 10.1007845,
                "variance": 102.0258475
              },
              {
                "average": 226.6009153,
                "count": 11248740,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.20555581,
                "variance": 1239.43116
              },
              {
                "average": 1.003273255,
                "count": 11248740,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06228991105,
                "variance": 0.003880033018
              },
              {
                "average": 1.006639144,
                "count": 11248740,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0921886435,
                "variance": 0.008498745991
              },
              {
                "average": 0.4989028104,
                "count": 11248740,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988184,
                "variance": 0.2499988184
              },
              {
                "average": 0,
                "count": 11248740,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.267575746,
                "count": 11248740,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4426951363,
                "variance": 0.1959789837
              },
              {
                "average": 1.023542049,
                "count": 11248740,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.020225671,
                "variance": 64.32401981
              },
              {
                "average": 201.27964,
                "count": 11248740,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 4.992854466,
                "variance": 24.92859572
              },
              {
                "average": 81.01484797,
                "count": 11248740,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 72.43353204,
                "variance": 5246.616564
              },
              {
                "average": 29376.64726,
                "count": 11248740,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 11522.17336,
                "variance": 132760479.1
              },
              {
                "average": 28960.22834,
                "count": 11248740,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 9034.471095,
                "variance": 81621667.97
              },
              {
                "average": 23846.33557,
                "count": 11248740,
                "maximum": 65280,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 8321.258653,
                "variance": 69243345.56
              },
              {
                "average": 579267.4246,
                "count": 11248740,
                "maximum": 598299.7492,
                "minimum": 524214.5658,
                "name": "GpsTime",
                "position": 15,
                "stddev": 20357.35034,
                "variance": 414421712.8
              },
              {
                "average": 0,
                "count": 11248740,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11248740,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11248740,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11248740,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11248740,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425043.1048,
              4976435.689,
              1002.950386,
              426045.3448,
              4977835.589,
              1042.210386
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425043.104807517,
                    4976435.688968391,
                    1002.9503858314907
                  ],
                  [
                    425043.104807517,
                    4977835.5889683915,
                    1002.9503858314907
                  ],
                  [
                    426045.344807517,
                    4977835.5889683915,
                    1042.2103858314908
                  ],
                  [
                    426045.344807517,
                    4976435.688968391,
                    1042.2103858314908
                  ],
                  [
                    425043.104807517,
                    4976435.688968391,
                    1002.9503858314907
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:58:19+00:00",
            "end_time": "2011-09-20T03: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": "44118G1214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0250247309995,
              44.837400335053786,
              1220.3715750783797
            ],
            [
              -118.02524837185952,
              44.8500094604202,
              1220.3715750783797
            ],
            [
              -118.0125296477911,
              44.85012294162145,
              1436.8715750783797
            ],
            [
              -118.01230878015332,
              44.837513766652336,
              1436.8715750783797
            ],
            [
              -118.0250247309995,
              44.837400335053786,
              1220.3715750783797
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252484,
        44.83740034,
        1220.371575,
        -118.0123088,
        44.85012294,
        1436.871575
      ],
      "properties": {
        "datetime": "2011-09-18T19:53:54Z",
        "pc:count": 20225690,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419467.4262,
            "count": 20225690,
            "maximum": 419990.429,
            "minimum": 418985.229,
            "name": "X",
            "position": 0,
            "stddev": 287.4970467,
            "variance": 82654.55186
          },
          {
            "average": 4966051.028,
            "count": 20225690,
            "maximum": 4966799.128,
            "minimum": 4965398.228,
            "name": "Y",
            "position": 1,
            "stddev": 397.9164314,
            "variance": 158337.4864
          },
          {
            "average": 1280.367576,
            "count": 20225690,
            "maximum": 1436.871575,
            "minimum": 1220.371575,
            "name": "Z",
            "position": 2,
            "stddev": 33.662522,
            "variance": 1133.165387
          },
          {
            "average": 94.63460653,
            "count": 20225690,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.54086686,
            "variance": 2260.134022
          },
          {
            "average": 1.098294694,
            "count": 20225690,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3224193814,
            "variance": 0.1039542575
          },
          {
            "average": 1.20251141,
            "count": 20225690,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4618174922,
            "variance": 0.2132753961
          },
          {
            "average": 0.4996765005,
            "count": 20225690,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999077,
            "variance": 0.2499999077
          },
          {
            "average": 0,
            "count": 20225690,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.128802726,
            "count": 20225690,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3349814757,
            "variance": 0.1122125891
          },
          {
            "average": -0.4367856366,
            "count": 20225690,
            "maximum": 22.00200081,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.380138285,
            "variance": 70.22671768
          },
          {
            "average": 149.9734564,
            "count": 20225690,
            "maximum": 179,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 30.26567394,
            "variance": 916.0110189
          },
          {
            "average": 14821.19888,
            "count": 20225690,
            "maximum": 20117,
            "minimum": 9442,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5322.664753,
            "variance": 28330760.07
          },
          {
            "average": 25506.35534,
            "count": 20225690,
            "maximum": 65280,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 12331.35669,
            "variance": 152062357.9
          },
          {
            "average": 25647.38736,
            "count": 20225690,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 11398.98716,
            "variance": 129936908.2
          },
          {
            "average": 21002.3703,
            "count": 20225690,
            "maximum": 65024,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8892.784059,
            "variance": 79081608.33
          },
          {
            "average": 179980.2231,
            "count": 20225690,
            "maximum": 410834.9977,
            "minimum": 81447.86267,
            "name": "GpsTime",
            "position": 15,
            "stddev": 121274.5498,
            "variance": 14707516440.0
          },
          {
            "average": 0,
            "count": 20225690,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20225690,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20225690,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20225690,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20225690,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418985.229,
          4965398.228,
          1220.371575,
          419990.429,
          4966799.128,
          1436.871575
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418985.22903712105,
                4965398.227686071,
                1220.3715750783797
              ],
              [
                418985.22903712105,
                4966799.127686071,
                1220.3715750783797
              ],
              [
                419990.429037121,
                4966799.127686071,
                1436.8715750783797
              ],
              [
                419990.429037121,
                4965398.227686071,
                1436.8715750783797
              ],
              [
                418985.22903712105,
                4965398.227686071,
                1220.3715750783797
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T19:53:54+00:00",
        "end_time": "2011-09-15T00:24:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252484,
            44.83740034,
            1220.371575,
            -118.0123088,
            44.85012294,
            1436.871575
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0250247309995,
                  44.837400335053786,
                  1220.3715750783797
                ],
                [
                  -118.02524837185952,
                  44.8500094604202,
                  1220.3715750783797
                ],
                [
                  -118.0125296477911,
                  44.85012294162145,
                  1436.8715750783797
                ],
                [
                  -118.01230878015332,
                  44.837513766652336,
                  1436.8715750783797
                ],
                [
                  -118.0250247309995,
                  44.837400335053786,
                  1220.3715750783797
                ]
              ]
            ]
          },
          "id": "44118G1214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:53:54Z",
            "pc:count": 20225690,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419467.4262,
                "count": 20225690,
                "maximum": 419990.429,
                "minimum": 418985.229,
                "name": "X",
                "position": 0,
                "stddev": 287.4970467,
                "variance": 82654.55186
              },
              {
                "average": 4966051.028,
                "count": 20225690,
                "maximum": 4966799.128,
                "minimum": 4965398.228,
                "name": "Y",
                "position": 1,
                "stddev": 397.9164314,
                "variance": 158337.4864
              },
              {
                "average": 1280.367576,
                "count": 20225690,
                "maximum": 1436.871575,
                "minimum": 1220.371575,
                "name": "Z",
                "position": 2,
                "stddev": 33.662522,
                "variance": 1133.165387
              },
              {
                "average": 94.63460653,
                "count": 20225690,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.54086686,
                "variance": 2260.134022
              },
              {
                "average": 1.098294694,
                "count": 20225690,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3224193814,
                "variance": 0.1039542575
              },
              {
                "average": 1.20251141,
                "count": 20225690,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4618174922,
                "variance": 0.2132753961
              },
              {
                "average": 0.4996765005,
                "count": 20225690,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999077,
                "variance": 0.2499999077
              },
              {
                "average": 0,
                "count": 20225690,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.128802726,
                "count": 20225690,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3349814757,
                "variance": 0.1122125891
              },
              {
                "average": -0.4367856366,
                "count": 20225690,
                "maximum": 22.00200081,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.380138285,
                "variance": 70.22671768
              },
              {
                "average": 149.9734564,
                "count": 20225690,
                "maximum": 179,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 30.26567394,
                "variance": 916.0110189
              },
              {
                "average": 14821.19888,
                "count": 20225690,
                "maximum": 20117,
                "minimum": 9442,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5322.664753,
                "variance": 28330760.07
              },
              {
                "average": 25506.35534,
                "count": 20225690,
                "maximum": 65280,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 12331.35669,
                "variance": 152062357.9
              },
              {
                "average": 25647.38736,
                "count": 20225690,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 11398.98716,
                "variance": 129936908.2
              },
              {
                "average": 21002.3703,
                "count": 20225690,
                "maximum": 65024,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8892.784059,
                "variance": 79081608.33
              },
              {
                "average": 179980.2231,
                "count": 20225690,
                "maximum": 410834.9977,
                "minimum": 81447.86267,
                "name": "GpsTime",
                "position": 15,
                "stddev": 121274.5498,
                "variance": 14707516440.0
              },
              {
                "average": 0,
                "count": 20225690,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20225690,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20225690,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20225690,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20225690,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418985.229,
              4965398.228,
              1220.371575,
              419990.429,
              4966799.128,
              1436.871575
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418985.22903712105,
                    4965398.227686071,
                    1220.3715750783797
                  ],
                  [
                    418985.22903712105,
                    4966799.127686071,
                    1220.3715750783797
                  ],
                  [
                    419990.429037121,
                    4966799.127686071,
                    1436.8715750783797
                  ],
                  [
                    419990.429037121,
                    4965398.227686071,
                    1436.8715750783797
                  ],
                  [
                    418985.22903712105,
                    4965398.227686071,
                    1220.3715750783797
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T19:53:54+00:00",
            "end_time": "2011-09-15T00:24: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": "44117G8204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002500607164,
              44.862414489623106,
              1014.7228837449449
            ],
            [
              -117.90022132342081,
              44.875009620976634,
              1014.7228837449449
            ],
            [
              -117.8875287852035,
              44.87510897142786,
              1042.502883744945
            ],
            [
              -117.88733523491774,
              44.86251379669661,
              1042.502883744945
            ],
            [
              -117.90002500607164,
              44.862414489623106,
              1014.7228837449449
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002213,
        44.86241449,
        1014.722884,
        -117.8873352,
        44.87510897,
        1042.502884
      ],
      "properties": {
        "datetime": "2011-09-21T00:06:49Z",
        "pc:count": 14993850,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429388.3643,
            "count": 14993850,
            "maximum": 429898.3994,
            "minimum": 428895.7394,
            "name": "X",
            "position": 0,
            "stddev": 284.9650313,
            "variance": 81205.06906
          },
          {
            "average": 4968762.359,
            "count": 14993850,
            "maximum": 4969459.175,
            "minimum": 4968059.875,
            "name": "Y",
            "position": 1,
            "stddev": 389.8676944,
            "variance": 151996.8191
          },
          {
            "average": 1017.517186,
            "count": 14993850,
            "maximum": 1042.502884,
            "minimum": 1014.722884,
            "name": "Z",
            "position": 2,
            "stddev": 1.730270266,
            "variance": 2.993835194
          },
          {
            "average": 229.8601262,
            "count": 14993850,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.07178371,
            "variance": 1160.886445
          },
          {
            "average": 1.016939345,
            "count": 14993850,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1503362148,
            "variance": 0.02260097747
          },
          {
            "average": 1.033930978,
            "count": 14993850,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2254258171,
            "variance": 0.05081679902
          },
          {
            "average": 0.4986483125,
            "count": 14993850,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981896,
            "variance": 0.2499981896
          },
          {
            "average": 0,
            "count": 14993850,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.232736088,
            "count": 14993850,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.422575453,
            "variance": 0.1785700135
          },
          {
            "average": 1.226848968,
            "count": 14993850,
            "maximum": 21,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.978689236,
            "variance": 63.65948193
          },
          {
            "average": 199.365265,
            "count": 14993850,
            "maximum": 211,
            "minimum": 187,
            "name": "UserData",
            "position": 10,
            "stddev": 2.753637367,
            "variance": 7.58251875
          },
          {
            "average": 63.76612238,
            "count": 14993850,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 32.49951267,
            "variance": 1056.218324
          },
          {
            "average": 21082.56269,
            "count": 14993850,
            "maximum": 64256,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 4497.533865,
            "variance": 20227810.87
          },
          {
            "average": 24766.73738,
            "count": 14993850,
            "maximum": 64768,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 4466.632563,
            "variance": 19950806.45
          },
          {
            "average": 19994.9514,
            "count": 14993850,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 3362.772719,
            "variance": 11308240.36
          },
          {
            "average": 588784.2957,
            "count": 14993850,
            "maximum": 598809.5494,
            "minimum": 524594.0565,
            "name": "GpsTime",
            "position": 15,
            "stddev": 10372.16608,
            "variance": 107581829.1
          },
          {
            "average": 0,
            "count": 14993850,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14993850,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14993850,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14993850,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14993850,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428895.7394,
          4968059.875,
          1014.722884,
          429898.3994,
          4969459.175,
          1042.502884
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428895.73944600753,
                4968059.874936657,
                1014.7228837449449
              ],
              [
                428895.73944600753,
                4969459.174936658,
                1014.7228837449449
              ],
              [
                429898.39944600756,
                4969459.174936658,
                1042.502883744945
              ],
              [
                429898.39944600756,
                4968059.874936657,
                1042.502883744945
              ],
              [
                428895.73944600753,
                4968059.874936657,
                1014.7228837449449
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-21T00:06:49+00:00",
        "end_time": "2011-09-20T03:29:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002213,
            44.86241449,
            1014.722884,
            -117.8873352,
            44.87510897,
            1042.502884
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002500607164,
                  44.862414489623106,
                  1014.7228837449449
                ],
                [
                  -117.90022132342081,
                  44.875009620976634,
                  1014.7228837449449
                ],
                [
                  -117.8875287852035,
                  44.87510897142786,
                  1042.502883744945
                ],
                [
                  -117.88733523491774,
                  44.86251379669661,
                  1042.502883744945
                ],
                [
                  -117.90002500607164,
                  44.862414489623106,
                  1014.7228837449449
                ]
              ]
            ]
          },
          "id": "44117G8204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-21T00:06:49Z",
            "pc:count": 14993850,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429388.3643,
                "count": 14993850,
                "maximum": 429898.3994,
                "minimum": 428895.7394,
                "name": "X",
                "position": 0,
                "stddev": 284.9650313,
                "variance": 81205.06906
              },
              {
                "average": 4968762.359,
                "count": 14993850,
                "maximum": 4969459.175,
                "minimum": 4968059.875,
                "name": "Y",
                "position": 1,
                "stddev": 389.8676944,
                "variance": 151996.8191
              },
              {
                "average": 1017.517186,
                "count": 14993850,
                "maximum": 1042.502884,
                "minimum": 1014.722884,
                "name": "Z",
                "position": 2,
                "stddev": 1.730270266,
                "variance": 2.993835194
              },
              {
                "average": 229.8601262,
                "count": 14993850,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.07178371,
                "variance": 1160.886445
              },
              {
                "average": 1.016939345,
                "count": 14993850,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1503362148,
                "variance": 0.02260097747
              },
              {
                "average": 1.033930978,
                "count": 14993850,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2254258171,
                "variance": 0.05081679902
              },
              {
                "average": 0.4986483125,
                "count": 14993850,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981896,
                "variance": 0.2499981896
              },
              {
                "average": 0,
                "count": 14993850,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.232736088,
                "count": 14993850,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.422575453,
                "variance": 0.1785700135
              },
              {
                "average": 1.226848968,
                "count": 14993850,
                "maximum": 21,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.978689236,
                "variance": 63.65948193
              },
              {
                "average": 199.365265,
                "count": 14993850,
                "maximum": 211,
                "minimum": 187,
                "name": "UserData",
                "position": 10,
                "stddev": 2.753637367,
                "variance": 7.58251875
              },
              {
                "average": 63.76612238,
                "count": 14993850,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 32.49951267,
                "variance": 1056.218324
              },
              {
                "average": 21082.56269,
                "count": 14993850,
                "maximum": 64256,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 4497.533865,
                "variance": 20227810.87
              },
              {
                "average": 24766.73738,
                "count": 14993850,
                "maximum": 64768,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 4466.632563,
                "variance": 19950806.45
              },
              {
                "average": 19994.9514,
                "count": 14993850,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 3362.772719,
                "variance": 11308240.36
              },
              {
                "average": 588784.2957,
                "count": 14993850,
                "maximum": 598809.5494,
                "minimum": 524594.0565,
                "name": "GpsTime",
                "position": 15,
                "stddev": 10372.16608,
                "variance": 107581829.1
              },
              {
                "average": 0,
                "count": 14993850,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14993850,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14993850,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14993850,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14993850,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428895.7394,
              4968059.875,
              1014.722884,
              429898.3994,
              4969459.175,
              1042.502884
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428895.73944600753,
                    4968059.874936657,
                    1014.7228837449449
                  ],
                  [
                    428895.73944600753,
                    4969459.174936658,
                    1014.7228837449449
                  ],
                  [
                    429898.39944600756,
                    4969459.174936658,
                    1042.502883744945
                  ],
                  [
                    429898.39944600756,
                    4968059.874936657,
                    1042.502883744945
                  ],
                  [
                    428895.73944600753,
                    4968059.874936657,
                    1014.7228837449449
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-21T00:06:49+00:00",
            "end_time": "2011-09-20T03: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": "44117H8307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752395947162,
              44.912405109687136,
              1033.7582061746016
            ],
            [
              -117.98773989676495,
              44.92500917360419,
              1033.7582061746016
            ],
            [
              -117.9750303354865,
              44.9251183985811,
              1077.6782061746017
            ],
            [
              -117.9748171756537,
              44.9125142869415,
              1077.6782061746017
            ],
            [
              -117.98752395947162,
              44.912405109687136,
              1033.7582061746016
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877399,
        44.91240511,
        1033.758206,
        -117.9748172,
        44.9251184,
        1077.678206
      ],
      "properties": {
        "datetime": "2011-09-20T22:51:28Z",
        "pc:count": 15332169,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422491.5945,
            "count": 15332169,
            "maximum": 423053.7061,
            "minimum": 422050.5461,
            "name": "X",
            "position": 0,
            "stddev": 281.2944153,
            "variance": 79126.5481
          },
          {
            "average": 4974349.827,
            "count": 15332169,
            "maximum": 4975093.763,
            "minimum": 4973693.423,
            "name": "Y",
            "position": 1,
            "stddev": 398.2878612,
            "variance": 158633.2204
          },
          {
            "average": 1042.114862,
            "count": 15332169,
            "maximum": 1077.678206,
            "minimum": 1033.758206,
            "name": "Z",
            "position": 2,
            "stddev": 4.132110847,
            "variance": 17.07434005
          },
          {
            "average": 198.885593,
            "count": 15332169,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 61.1914327,
            "variance": 3744.391436
          },
          {
            "average": 1.016282889,
            "count": 15332169,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1477890088,
            "variance": 0.02184159111
          },
          {
            "average": 1.032827775,
            "count": 15332169,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2235752487,
            "variance": 0.04998589184
          },
          {
            "average": 0.4988332701,
            "count": 15332169,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998655,
            "variance": 0.249998655
          },
          {
            "average": 0,
            "count": 15332169,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.211996815,
            "count": 15332169,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4087226156,
            "variance": 0.1670541765
          },
          {
            "average": 0.4686437494,
            "count": 15332169,
            "maximum": 22.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.935327529,
            "variance": 62.969423
          },
          {
            "average": 193.6118228,
            "count": 15332169,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 8.920480971,
            "variance": 79.57498075
          },
          {
            "average": 3856.3843,
            "count": 15332169,
            "maximum": 20071,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6978.037004,
            "variance": 48693000.43
          },
          {
            "average": 24852.74223,
            "count": 15332169,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 6942.489524,
            "variance": 48198160.79
          },
          {
            "average": 26961.38079,
            "count": 15332169,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 5676.829339,
            "variance": 32226391.35
          },
          {
            "average": 21131.08015,
            "count": 15332169,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 4170.220135,
            "variance": 17390735.97
          },
          {
            "average": 522668.7003,
            "count": 15332169,
            "maximum": 594288.6169,
            "minimum": 320445.6671,
            "name": "GpsTime",
            "position": 15,
            "stddev": 118564.5387,
            "variance": 14057549830.0
          },
          {
            "average": 0,
            "count": 15332169,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15332169,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15332169,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15332169,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15332169,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422050.5461,
          4973693.423,
          1033.758206,
          423053.7061,
          4975093.763,
          1077.678206
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422050.5460922266,
                4973693.422704139,
                1033.7582061746016
              ],
              [
                422050.5460922266,
                4975093.762704139,
                1033.7582061746016
              ],
              [
                423053.7060922266,
                4975093.762704139,
                1077.6782061746017
              ],
              [
                423053.7060922266,
                4973693.422704139,
                1077.6782061746017
              ],
              [
                422050.5460922266,
                4973693.422704139,
                1033.7582061746016
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:51:28+00:00",
        "end_time": "2011-09-17T18:47:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877399,
            44.91240511,
            1033.758206,
            -117.9748172,
            44.9251184,
            1077.678206
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752395947162,
                  44.912405109687136,
                  1033.7582061746016
                ],
                [
                  -117.98773989676495,
                  44.92500917360419,
                  1033.7582061746016
                ],
                [
                  -117.9750303354865,
                  44.9251183985811,
                  1077.6782061746017
                ],
                [
                  -117.9748171756537,
                  44.9125142869415,
                  1077.6782061746017
                ],
                [
                  -117.98752395947162,
                  44.912405109687136,
                  1033.7582061746016
                ]
              ]
            ]
          },
          "id": "44117H8307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:51:28Z",
            "pc:count": 15332169,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422491.5945,
                "count": 15332169,
                "maximum": 423053.7061,
                "minimum": 422050.5461,
                "name": "X",
                "position": 0,
                "stddev": 281.2944153,
                "variance": 79126.5481
              },
              {
                "average": 4974349.827,
                "count": 15332169,
                "maximum": 4975093.763,
                "minimum": 4973693.423,
                "name": "Y",
                "position": 1,
                "stddev": 398.2878612,
                "variance": 158633.2204
              },
              {
                "average": 1042.114862,
                "count": 15332169,
                "maximum": 1077.678206,
                "minimum": 1033.758206,
                "name": "Z",
                "position": 2,
                "stddev": 4.132110847,
                "variance": 17.07434005
              },
              {
                "average": 198.885593,
                "count": 15332169,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 61.1914327,
                "variance": 3744.391436
              },
              {
                "average": 1.016282889,
                "count": 15332169,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1477890088,
                "variance": 0.02184159111
              },
              {
                "average": 1.032827775,
                "count": 15332169,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2235752487,
                "variance": 0.04998589184
              },
              {
                "average": 0.4988332701,
                "count": 15332169,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998655,
                "variance": 0.249998655
              },
              {
                "average": 0,
                "count": 15332169,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.211996815,
                "count": 15332169,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4087226156,
                "variance": 0.1670541765
              },
              {
                "average": 0.4686437494,
                "count": 15332169,
                "maximum": 22.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.935327529,
                "variance": 62.969423
              },
              {
                "average": 193.6118228,
                "count": 15332169,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 8.920480971,
                "variance": 79.57498075
              },
              {
                "average": 3856.3843,
                "count": 15332169,
                "maximum": 20071,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6978.037004,
                "variance": 48693000.43
              },
              {
                "average": 24852.74223,
                "count": 15332169,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 6942.489524,
                "variance": 48198160.79
              },
              {
                "average": 26961.38079,
                "count": 15332169,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 5676.829339,
                "variance": 32226391.35
              },
              {
                "average": 21131.08015,
                "count": 15332169,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 4170.220135,
                "variance": 17390735.97
              },
              {
                "average": 522668.7003,
                "count": 15332169,
                "maximum": 594288.6169,
                "minimum": 320445.6671,
                "name": "GpsTime",
                "position": 15,
                "stddev": 118564.5387,
                "variance": 14057549830.0
              },
              {
                "average": 0,
                "count": 15332169,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15332169,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15332169,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15332169,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15332169,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422050.5461,
              4973693.423,
              1033.758206,
              423053.7061,
              4975093.763,
              1077.678206
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422050.5460922266,
                    4973693.422704139,
                    1033.7582061746016
                  ],
                  [
                    422050.5460922266,
                    4975093.762704139,
                    1033.7582061746016
                  ],
                  [
                    423053.7060922266,
                    4975093.762704139,
                    1077.6782061746017
                  ],
                  [
                    423053.7060922266,
                    4973693.422704139,
                    1077.6782061746017
                  ],
                  [
                    422050.5460922266,
                    4973693.422704139,
                    1033.7582061746016
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:51:28+00:00",
            "end_time": "2011-09-17T18:47: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": "44117H7307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252500238571,
              44.91241851986591,
              1019.9875880057764
            ],
            [
              -117.8627134149502,
              44.92501006711601,
              1019.9875880057764
            ],
            [
              -117.85002900292747,
              44.92510518762643,
              1036.0075880057764
            ],
            [
              -117.84984335976802,
              44.912513598857565,
              1036.0075880057764
            ],
            [
              -117.86252500238571,
              44.91241851986591,
              1019.9875880057764
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627134,
        44.91241852,
        1019.987588,
        -117.8498434,
        44.92510519,
        1036.007588
      ],
      "properties": {
        "datetime": "2011-09-20T01:56:42Z",
        "pc:count": 11383203,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432419.802,
            "count": 11383203,
            "maximum": 432918.5365,
            "minimum": 431917.3965,
            "name": "X",
            "position": 0,
            "stddev": 286.2097383,
            "variance": 81916.01433
          },
          {
            "average": 4974282.267,
            "count": 11383203,
            "maximum": 4974981.335,
            "minimum": 4973582.435,
            "name": "Y",
            "position": 1,
            "stddev": 401.2263633,
            "variance": 160982.5946
          },
          {
            "average": 1025.564961,
            "count": 11383203,
            "maximum": 1036.007588,
            "minimum": 1019.987588,
            "name": "Z",
            "position": 2,
            "stddev": 3.099137476,
            "variance": 9.604653097
          },
          {
            "average": 233.2519031,
            "count": 11383203,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.57179718,
            "variance": 308.7680562
          },
          {
            "average": 1.000141876,
            "count": 11383203,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01191031457,
            "variance": 0.0001418555931
          },
          {
            "average": 1.000284015,
            "count": 11383203,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0168503509,
            "variance": 0.0002839343253
          },
          {
            "average": 0.498079407,
            "count": 11383203,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963333,
            "variance": 0.2499963333
          },
          {
            "average": 0,
            "count": 11383203,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.271376167,
            "count": 11383203,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4446697206,
            "variance": 0.1977311604
          },
          {
            "average": 1.199204472,
            "count": 11383203,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.976054876,
            "variance": 63.61745139
          },
          {
            "average": 198.408777,
            "count": 11383203,
            "maximum": 212,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 5.213223697,
            "variance": 27.17770131
          },
          {
            "average": 258.976906,
            "count": 11383203,
            "maximum": 273,
            "minimum": 245,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56768478,
            "variance": 111.6759616
          },
          {
            "average": 34901.23258,
            "count": 11383203,
            "maximum": 63232,
            "minimum": 15616,
            "name": "Red",
            "position": 12,
            "stddev": 9109.573673,
            "variance": 82984332.51
          },
          {
            "average": 35009.34712,
            "count": 11383203,
            "maximum": 62208,
            "minimum": 17152,
            "name": "Green",
            "position": 13,
            "stddev": 5803.518848,
            "variance": 33680831.01
          },
          {
            "average": 26952.14344,
            "count": 11383203,
            "maximum": 61696,
            "minimum": 11520,
            "name": "Blue",
            "position": 14,
            "stddev": 5177.035573,
            "variance": 26801697.32
          },
          {
            "average": 517061.9585,
            "count": 11383203,
            "maximum": 519002.2158,
            "minimum": 515255.5787,
            "name": "GpsTime",
            "position": 15,
            "stddev": 618.6438006,
            "variance": 382720.1521
          },
          {
            "average": 0,
            "count": 11383203,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11383203,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11383203,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11383203,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11383203,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431917.3965,
          4973582.435,
          1019.987588,
          432918.5365,
          4974981.335,
          1036.007588
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431917.39650637755,
                4973582.434958878,
                1019.9875880057764
              ],
              [
                431917.39650637755,
                4974981.334958878,
                1019.9875880057764
              ],
              [
                432918.53650637757,
                4974981.334958878,
                1036.0075880057764
              ],
              [
                432918.53650637757,
                4973582.434958878,
                1036.0075880057764
              ],
              [
                431917.39650637755,
                4973582.434958878,
                1019.9875880057764
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:56:42+00:00",
        "end_time": "2011-09-20T00:54:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627134,
            44.91241852,
            1019.987588,
            -117.8498434,
            44.92510519,
            1036.007588
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252500238571,
                  44.91241851986591,
                  1019.9875880057764
                ],
                [
                  -117.8627134149502,
                  44.92501006711601,
                  1019.9875880057764
                ],
                [
                  -117.85002900292747,
                  44.92510518762643,
                  1036.0075880057764
                ],
                [
                  -117.84984335976802,
                  44.912513598857565,
                  1036.0075880057764
                ],
                [
                  -117.86252500238571,
                  44.91241851986591,
                  1019.9875880057764
                ]
              ]
            ]
          },
          "id": "44117H7307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:56:42Z",
            "pc:count": 11383203,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432419.802,
                "count": 11383203,
                "maximum": 432918.5365,
                "minimum": 431917.3965,
                "name": "X",
                "position": 0,
                "stddev": 286.2097383,
                "variance": 81916.01433
              },
              {
                "average": 4974282.267,
                "count": 11383203,
                "maximum": 4974981.335,
                "minimum": 4973582.435,
                "name": "Y",
                "position": 1,
                "stddev": 401.2263633,
                "variance": 160982.5946
              },
              {
                "average": 1025.564961,
                "count": 11383203,
                "maximum": 1036.007588,
                "minimum": 1019.987588,
                "name": "Z",
                "position": 2,
                "stddev": 3.099137476,
                "variance": 9.604653097
              },
              {
                "average": 233.2519031,
                "count": 11383203,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.57179718,
                "variance": 308.7680562
              },
              {
                "average": 1.000141876,
                "count": 11383203,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01191031457,
                "variance": 0.0001418555931
              },
              {
                "average": 1.000284015,
                "count": 11383203,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0168503509,
                "variance": 0.0002839343253
              },
              {
                "average": 0.498079407,
                "count": 11383203,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963333,
                "variance": 0.2499963333
              },
              {
                "average": 0,
                "count": 11383203,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.271376167,
                "count": 11383203,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4446697206,
                "variance": 0.1977311604
              },
              {
                "average": 1.199204472,
                "count": 11383203,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.976054876,
                "variance": 63.61745139
              },
              {
                "average": 198.408777,
                "count": 11383203,
                "maximum": 212,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 5.213223697,
                "variance": 27.17770131
              },
              {
                "average": 258.976906,
                "count": 11383203,
                "maximum": 273,
                "minimum": 245,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56768478,
                "variance": 111.6759616
              },
              {
                "average": 34901.23258,
                "count": 11383203,
                "maximum": 63232,
                "minimum": 15616,
                "name": "Red",
                "position": 12,
                "stddev": 9109.573673,
                "variance": 82984332.51
              },
              {
                "average": 35009.34712,
                "count": 11383203,
                "maximum": 62208,
                "minimum": 17152,
                "name": "Green",
                "position": 13,
                "stddev": 5803.518848,
                "variance": 33680831.01
              },
              {
                "average": 26952.14344,
                "count": 11383203,
                "maximum": 61696,
                "minimum": 11520,
                "name": "Blue",
                "position": 14,
                "stddev": 5177.035573,
                "variance": 26801697.32
              },
              {
                "average": 517061.9585,
                "count": 11383203,
                "maximum": 519002.2158,
                "minimum": 515255.5787,
                "name": "GpsTime",
                "position": 15,
                "stddev": 618.6438006,
                "variance": 382720.1521
              },
              {
                "average": 0,
                "count": 11383203,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11383203,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11383203,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11383203,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11383203,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431917.3965,
              4973582.435,
              1019.987588,
              432918.5365,
              4974981.335,
              1036.007588
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431917.39650637755,
                    4973582.434958878,
                    1019.9875880057764
                  ],
                  [
                    431917.39650637755,
                    4974981.334958878,
                    1019.9875880057764
                  ],
                  [
                    432918.53650637757,
                    4974981.334958878,
                    1036.0075880057764
                  ],
                  [
                    432918.53650637757,
                    4973582.434958878,
                    1036.0075880057764
                  ],
                  [
                    431917.39650637755,
                    4973582.434958878,
                    1019.9875880057764
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:56:42+00:00",
            "end_time": "2011-09-20T00: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": "44118H1402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05002458530652,
              44.92489801543087,
              1096.909824751228
            ],
            [
              -118.05025442242061,
              44.93750918711896,
              1096.909824751228
            ],
            [
              -118.0375296763927,
              44.937625509030504,
              1236.869824751228
            ],
            [
              -118.03730262273692,
              44.92501428649045,
              1236.869824751228
            ],
            [
              -118.05002458530652,
              44.92489801543087,
              1096.909824751228
            ]
          ]
        ]
      },
      "bbox": [
        -118.0502544,
        44.92489802,
        1096.909825,
        -118.0373026,
        44.93762551,
        1236.869825
      ],
      "properties": {
        "datetime": "2011-09-17T22:02:23Z",
        "pc:count": 10579464,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417630.288,
            "count": 10579464,
            "maximum": 418139.1579,
            "minimum": 417134.9979,
            "name": "X",
            "position": 0,
            "stddev": 289.0226316,
            "variance": 83534.08159
          },
          {
            "average": 4975843.14,
            "count": 10579464,
            "maximum": 4976544.308,
            "minimum": 4975143.148,
            "name": "Y",
            "position": 1,
            "stddev": 397.676603,
            "variance": 158146.6806
          },
          {
            "average": 1141.386597,
            "count": 10579464,
            "maximum": 1236.869825,
            "minimum": 1096.909825,
            "name": "Z",
            "position": 2,
            "stddev": 27.73646951,
            "variance": 769.3117407
          },
          {
            "average": 104.43442,
            "count": 10579464,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.00335356,
            "variance": 1024.214639
          },
          {
            "average": 1.014817197,
            "count": 10579464,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1287434498,
            "variance": 0.01657487586
          },
          {
            "average": 1.031048926,
            "count": 10579464,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1932519616,
            "variance": 0.03734632066
          },
          {
            "average": 0.4997722947,
            "count": 10579464,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999718,
            "variance": 0.2499999718
          },
          {
            "average": 0,
            "count": 10579464,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.28039861,
            "count": 10579464,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4491939988,
            "variance": 0.2017752486
          },
          {
            "average": -1.59998063,
            "count": 10579464,
            "maximum": 16.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.296617248,
            "variance": 68.83385776
          },
          {
            "average": 179,
            "count": 10579464,
            "maximum": 179,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14764.71685,
            "count": 10579464,
            "maximum": 20087,
            "minimum": 9464,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5307.994806,
            "variance": 28174808.86
          },
          {
            "average": 25542.83818,
            "count": 10579464,
            "maximum": 64256,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 10177.03458,
            "variance": 103572032.9
          },
          {
            "average": 27025.41629,
            "count": 10579464,
            "maximum": 64512,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 7934.231908,
            "variance": 62952035.97
          },
          {
            "average": 20940.3246,
            "count": 10579464,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6341.408486,
            "variance": 40213461.58
          },
          {
            "average": 330351.4355,
            "count": 10579464,
            "maximum": 332143.4196,
            "minimum": 328004.1038,
            "name": "GpsTime",
            "position": 15,
            "stddev": 822.1701388,
            "variance": 675963.7372
          },
          {
            "average": 0,
            "count": 10579464,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10579464,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10579464,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10579464,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10579464,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417134.9979,
          4975143.148,
          1096.909825,
          418139.1579,
          4976544.308,
          1236.869825
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417134.9979211223,
                4975143.1479760315,
                1096.909824751228
              ],
              [
                417134.9979211223,
                4976544.307976032,
                1096.909824751228
              ],
              [
                418139.1579211223,
                4976544.307976032,
                1236.869824751228
              ],
              [
                418139.1579211223,
                4975143.1479760315,
                1236.869824751228
              ],
              [
                417134.9979211223,
                4975143.1479760315,
                1096.909824751228
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:02:23+00:00",
        "end_time": "2011-09-17T20:53:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0502544,
            44.92489802,
            1096.909825,
            -118.0373026,
            44.93762551,
            1236.869825
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05002458530652,
                  44.92489801543087,
                  1096.909824751228
                ],
                [
                  -118.05025442242061,
                  44.93750918711896,
                  1096.909824751228
                ],
                [
                  -118.0375296763927,
                  44.937625509030504,
                  1236.869824751228
                ],
                [
                  -118.03730262273692,
                  44.92501428649045,
                  1236.869824751228
                ],
                [
                  -118.05002458530652,
                  44.92489801543087,
                  1096.909824751228
                ]
              ]
            ]
          },
          "id": "44118H1402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:02:23Z",
            "pc:count": 10579464,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417630.288,
                "count": 10579464,
                "maximum": 418139.1579,
                "minimum": 417134.9979,
                "name": "X",
                "position": 0,
                "stddev": 289.0226316,
                "variance": 83534.08159
              },
              {
                "average": 4975843.14,
                "count": 10579464,
                "maximum": 4976544.308,
                "minimum": 4975143.148,
                "name": "Y",
                "position": 1,
                "stddev": 397.676603,
                "variance": 158146.6806
              },
              {
                "average": 1141.386597,
                "count": 10579464,
                "maximum": 1236.869825,
                "minimum": 1096.909825,
                "name": "Z",
                "position": 2,
                "stddev": 27.73646951,
                "variance": 769.3117407
              },
              {
                "average": 104.43442,
                "count": 10579464,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.00335356,
                "variance": 1024.214639
              },
              {
                "average": 1.014817197,
                "count": 10579464,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1287434498,
                "variance": 0.01657487586
              },
              {
                "average": 1.031048926,
                "count": 10579464,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1932519616,
                "variance": 0.03734632066
              },
              {
                "average": 0.4997722947,
                "count": 10579464,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999718,
                "variance": 0.2499999718
              },
              {
                "average": 0,
                "count": 10579464,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.28039861,
                "count": 10579464,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4491939988,
                "variance": 0.2017752486
              },
              {
                "average": -1.59998063,
                "count": 10579464,
                "maximum": 16.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.296617248,
                "variance": 68.83385776
              },
              {
                "average": 179,
                "count": 10579464,
                "maximum": 179,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14764.71685,
                "count": 10579464,
                "maximum": 20087,
                "minimum": 9464,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5307.994806,
                "variance": 28174808.86
              },
              {
                "average": 25542.83818,
                "count": 10579464,
                "maximum": 64256,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 10177.03458,
                "variance": 103572032.9
              },
              {
                "average": 27025.41629,
                "count": 10579464,
                "maximum": 64512,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 7934.231908,
                "variance": 62952035.97
              },
              {
                "average": 20940.3246,
                "count": 10579464,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6341.408486,
                "variance": 40213461.58
              },
              {
                "average": 330351.4355,
                "count": 10579464,
                "maximum": 332143.4196,
                "minimum": 328004.1038,
                "name": "GpsTime",
                "position": 15,
                "stddev": 822.1701388,
                "variance": 675963.7372
              },
              {
                "average": 0,
                "count": 10579464,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10579464,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10579464,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10579464,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10579464,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417134.9979,
              4975143.148,
              1096.909825,
              418139.1579,
              4976544.308,
              1236.869825
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417134.9979211223,
                    4975143.1479760315,
                    1096.909824751228
                  ],
                  [
                    417134.9979211223,
                    4976544.307976032,
                    1096.909824751228
                  ],
                  [
                    418139.1579211223,
                    4976544.307976032,
                    1236.869824751228
                  ],
                  [
                    418139.1579211223,
                    4975143.1479760315,
                    1236.869824751228
                  ],
                  [
                    417134.9979211223,
                    4975143.1479760315,
                    1096.909824751228
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:02:23+00:00",
            "end_time": "2011-09-17T20:53: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": "44117H8201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752437550117,
              44.98741021670297,
              1003.4403645072099
            ],
            [
              -117.93772984377395,
              45.00000979917802,
              1003.4403645072099
            ],
            [
              -117.92502889976976,
              45.000113386835814,
              1033.4203645072098
            ],
            [
              -117.92482621346534,
              44.98751375911756,
              1033.4203645072098
            ],
            [
              -117.93752437550117,
              44.98741021670297,
              1003.4403645072099
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377298,
        44.98741022,
        1003.440365,
        -117.9248262,
        45.00011339,
        1033.420365
      ],
      "properties": {
        "datetime": "2011-09-20T02:39:30Z",
        "pc:count": 11196210,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426598.6026,
            "count": 11196210,
            "maximum": 427094.7686,
            "minimum": 426093.6086,
            "name": "X",
            "position": 0,
            "stddev": 284.4730266,
            "variance": 80924.90288
          },
          {
            "average": 4982691.987,
            "count": 11196210,
            "maximum": 4983378.494,
            "minimum": 4981978.654,
            "name": "Y",
            "position": 1,
            "stddev": 403.3833405,
            "variance": 162718.1194
          },
          {
            "average": 1008.462691,
            "count": 11196210,
            "maximum": 1033.420365,
            "minimum": 1003.440365,
            "name": "Z",
            "position": 2,
            "stddev": 2.347623673,
            "variance": 5.511336909
          },
          {
            "average": 232.634198,
            "count": 11196210,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.03809851,
            "variance": 485.6777858
          },
          {
            "average": 1.000460156,
            "count": 11196210,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02369025737,
            "variance": 0.0005612282941
          },
          {
            "average": 1.000925849,
            "count": 11196210,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03517696804,
            "variance": 0.001237419081
          },
          {
            "average": 0.4992055347,
            "count": 11196210,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993912,
            "variance": 0.2499993912
          },
          {
            "average": 0,
            "count": 11196210,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.285246615,
            "count": 11196210,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4515318391,
            "variance": 0.2038810017
          },
          {
            "average": 1.47409084,
            "count": 11196210,
            "maximum": 19.00200081,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.753453704,
            "variance": 60.11604434
          },
          {
            "average": 197.4723043,
            "count": 11196210,
            "maximum": 210,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 3.33934003,
            "variance": 11.15119184
          },
          {
            "average": 264.0449742,
            "count": 11196210,
            "maximum": 278,
            "minimum": 250,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56571626,
            "variance": 111.63436
          },
          {
            "average": 30292.47291,
            "count": 11196210,
            "maximum": 62208,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 10233.7494,
            "variance": 104729626.7
          },
          {
            "average": 30121.82805,
            "count": 11196210,
            "maximum": 61440,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 8744.674177,
            "variance": 76469326.46
          },
          {
            "average": 23917.70807,
            "count": 11196210,
            "maximum": 62208,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 7785.991515,
            "variance": 60621663.86
          },
          {
            "average": 519692.1671,
            "count": 11196210,
            "maximum": 521570.8643,
            "minimum": 517782.141,
            "name": "GpsTime",
            "position": 15,
            "stddev": 644.3026596,
            "variance": 415125.9172
          },
          {
            "average": 0,
            "count": 11196210,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11196210,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11196210,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11196210,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11196210,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426093.6086,
          4981978.654,
          1003.440365,
          427094.7686,
          4983378.494,
          1033.420365
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426093.6086080764,
                4981978.653877585,
                1003.4403645072099
              ],
              [
                426093.6086080764,
                4983378.493877585,
                1003.4403645072099
              ],
              [
                427094.76860807644,
                4983378.493877585,
                1033.4203645072098
              ],
              [
                427094.76860807644,
                4981978.653877585,
                1033.4203645072098
              ],
              [
                426093.6086080764,
                4981978.653877585,
                1003.4403645072099
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:39:30+00:00",
        "end_time": "2011-09-20T01:36:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377298,
            44.98741022,
            1003.440365,
            -117.9248262,
            45.00011339,
            1033.420365
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752437550117,
                  44.98741021670297,
                  1003.4403645072099
                ],
                [
                  -117.93772984377395,
                  45.00000979917802,
                  1003.4403645072099
                ],
                [
                  -117.92502889976976,
                  45.000113386835814,
                  1033.4203645072098
                ],
                [
                  -117.92482621346534,
                  44.98751375911756,
                  1033.4203645072098
                ],
                [
                  -117.93752437550117,
                  44.98741021670297,
                  1003.4403645072099
                ]
              ]
            ]
          },
          "id": "44117H8201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:39:30Z",
            "pc:count": 11196210,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426598.6026,
                "count": 11196210,
                "maximum": 427094.7686,
                "minimum": 426093.6086,
                "name": "X",
                "position": 0,
                "stddev": 284.4730266,
                "variance": 80924.90288
              },
              {
                "average": 4982691.987,
                "count": 11196210,
                "maximum": 4983378.494,
                "minimum": 4981978.654,
                "name": "Y",
                "position": 1,
                "stddev": 403.3833405,
                "variance": 162718.1194
              },
              {
                "average": 1008.462691,
                "count": 11196210,
                "maximum": 1033.420365,
                "minimum": 1003.440365,
                "name": "Z",
                "position": 2,
                "stddev": 2.347623673,
                "variance": 5.511336909
              },
              {
                "average": 232.634198,
                "count": 11196210,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.03809851,
                "variance": 485.6777858
              },
              {
                "average": 1.000460156,
                "count": 11196210,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02369025737,
                "variance": 0.0005612282941
              },
              {
                "average": 1.000925849,
                "count": 11196210,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03517696804,
                "variance": 0.001237419081
              },
              {
                "average": 0.4992055347,
                "count": 11196210,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993912,
                "variance": 0.2499993912
              },
              {
                "average": 0,
                "count": 11196210,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.285246615,
                "count": 11196210,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4515318391,
                "variance": 0.2038810017
              },
              {
                "average": 1.47409084,
                "count": 11196210,
                "maximum": 19.00200081,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.753453704,
                "variance": 60.11604434
              },
              {
                "average": 197.4723043,
                "count": 11196210,
                "maximum": 210,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 3.33934003,
                "variance": 11.15119184
              },
              {
                "average": 264.0449742,
                "count": 11196210,
                "maximum": 278,
                "minimum": 250,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56571626,
                "variance": 111.63436
              },
              {
                "average": 30292.47291,
                "count": 11196210,
                "maximum": 62208,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 10233.7494,
                "variance": 104729626.7
              },
              {
                "average": 30121.82805,
                "count": 11196210,
                "maximum": 61440,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 8744.674177,
                "variance": 76469326.46
              },
              {
                "average": 23917.70807,
                "count": 11196210,
                "maximum": 62208,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 7785.991515,
                "variance": 60621663.86
              },
              {
                "average": 519692.1671,
                "count": 11196210,
                "maximum": 521570.8643,
                "minimum": 517782.141,
                "name": "GpsTime",
                "position": 15,
                "stddev": 644.3026596,
                "variance": 415125.9172
              },
              {
                "average": 0,
                "count": 11196210,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11196210,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11196210,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11196210,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11196210,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426093.6086,
              4981978.654,
              1003.440365,
              427094.7686,
              4983378.494,
              1033.420365
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426093.6086080764,
                    4981978.653877585,
                    1003.4403645072099
                  ],
                  [
                    426093.6086080764,
                    4983378.493877585,
                    1003.4403645072099
                  ],
                  [
                    427094.76860807644,
                    4983378.493877585,
                    1033.4203645072098
                  ],
                  [
                    427094.76860807644,
                    4981978.653877585,
                    1033.4203645072098
                  ],
                  [
                    426093.6086080764,
                    4981978.653877585,
                    1003.4403645072099
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:39:30+00:00",
            "end_time": "2011-09-20T01:36: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": "44117H8323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502492576821,
              44.87490613717153,
              1035.4585549394826
            ],
            [
              -117.97523784567029,
              44.88750997134722,
              1035.4585549394826
            ],
            [
              -117.96252940740352,
              44.88761779516904,
              1074.1185549394825
            ],
            [
              -117.96231926104176,
              44.875013913883656,
              1074.1185549394825
            ],
            [
              -117.97502492576821,
              44.87490613717153,
              1035.4585549394826
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752378,
        44.87490614,
        1035.458555,
        -117.9623193,
        44.8876178,
        1074.118555
      ],
      "properties": {
        "datetime": "2011-09-20T22:23:41Z",
        "pc:count": 22223494,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423478.1277,
            "count": 22223494,
            "maximum": 423990.845,
            "minimum": 422987.125,
            "name": "X",
            "position": 0,
            "stddev": 282.2445711,
            "variance": 79661.99791
          },
          {
            "average": 4970198.565,
            "count": 22223494,
            "maximum": 4970916.206,
            "minimum": 4969515.906,
            "name": "Y",
            "position": 1,
            "stddev": 400.5677223,
            "variance": 160454.5002
          },
          {
            "average": 1046.04614,
            "count": 22223494,
            "maximum": 1074.118555,
            "minimum": 1035.458555,
            "name": "Z",
            "position": 2,
            "stddev": 4.915410153,
            "variance": 24.16125698
          },
          {
            "average": 162.8233391,
            "count": 22223494,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.89484334,
            "variance": 3351.812886
          },
          {
            "average": 1.001996536,
            "count": 22223494,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05145242684,
            "variance": 0.002647352228
          },
          {
            "average": 1.004074202,
            "count": 22223494,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07810330399,
            "variance": 0.006100126094
          },
          {
            "average": 0.4993215288,
            "count": 22223494,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995509,
            "variance": 0.2499995509
          },
          {
            "average": 0,
            "count": 22223494,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.143230673,
            "count": 22223494,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3503079399,
            "variance": 0.1227156528
          },
          {
            "average": -0.6740719864,
            "count": 22223494,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.022529792,
            "variance": 64.36098427
          },
          {
            "average": 193.5218276,
            "count": 22223494,
            "maximum": 213,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 14.02162417,
            "variance": 196.6059443
          },
          {
            "average": 6910.320525,
            "count": 22223494,
            "maximum": 20074,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8185.8163,
            "variance": 67007588.5
          },
          {
            "average": 24702.64918,
            "count": 22223494,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 9591.379849,
            "variance": 91994567.41
          },
          {
            "average": 28114.7544,
            "count": 22223494,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 7390.963685,
            "variance": 54626344.19
          },
          {
            "average": 23756.17962,
            "count": 22223494,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 6381.687662,
            "variance": 40725937.42
          },
          {
            "average": 465343.9323,
            "count": 22223494,
            "maximum": 592621.307,
            "minimum": 320511.6708,
            "name": "GpsTime",
            "position": 15,
            "stddev": 134153.4443,
            "variance": 17997146620.0
          },
          {
            "average": 0,
            "count": 22223494,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22223494,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22223494,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22223494,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22223494,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422987.125,
          4969515.906,
          1035.458555,
          423990.845,
          4970916.206,
          1074.118555
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422987.125009713,
                4969515.906170508,
                1035.4585549394826
              ],
              [
                422987.125009713,
                4970916.206170509,
                1035.4585549394826
              ],
              [
                423990.84500971297,
                4970916.206170509,
                1074.1185549394825
              ],
              [
                423990.84500971297,
                4969515.906170508,
                1074.1185549394825
              ],
              [
                422987.125009713,
                4969515.906170508,
                1035.4585549394826
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:23:41+00:00",
        "end_time": "2011-09-17T18:48:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752378,
            44.87490614,
            1035.458555,
            -117.9623193,
            44.8876178,
            1074.118555
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502492576821,
                  44.87490613717153,
                  1035.4585549394826
                ],
                [
                  -117.97523784567029,
                  44.88750997134722,
                  1035.4585549394826
                ],
                [
                  -117.96252940740352,
                  44.88761779516904,
                  1074.1185549394825
                ],
                [
                  -117.96231926104176,
                  44.875013913883656,
                  1074.1185549394825
                ],
                [
                  -117.97502492576821,
                  44.87490613717153,
                  1035.4585549394826
                ]
              ]
            ]
          },
          "id": "44117H8323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:23:41Z",
            "pc:count": 22223494,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423478.1277,
                "count": 22223494,
                "maximum": 423990.845,
                "minimum": 422987.125,
                "name": "X",
                "position": 0,
                "stddev": 282.2445711,
                "variance": 79661.99791
              },
              {
                "average": 4970198.565,
                "count": 22223494,
                "maximum": 4970916.206,
                "minimum": 4969515.906,
                "name": "Y",
                "position": 1,
                "stddev": 400.5677223,
                "variance": 160454.5002
              },
              {
                "average": 1046.04614,
                "count": 22223494,
                "maximum": 1074.118555,
                "minimum": 1035.458555,
                "name": "Z",
                "position": 2,
                "stddev": 4.915410153,
                "variance": 24.16125698
              },
              {
                "average": 162.8233391,
                "count": 22223494,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.89484334,
                "variance": 3351.812886
              },
              {
                "average": 1.001996536,
                "count": 22223494,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05145242684,
                "variance": 0.002647352228
              },
              {
                "average": 1.004074202,
                "count": 22223494,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07810330399,
                "variance": 0.006100126094
              },
              {
                "average": 0.4993215288,
                "count": 22223494,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995509,
                "variance": 0.2499995509
              },
              {
                "average": 0,
                "count": 22223494,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.143230673,
                "count": 22223494,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3503079399,
                "variance": 0.1227156528
              },
              {
                "average": -0.6740719864,
                "count": 22223494,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.022529792,
                "variance": 64.36098427
              },
              {
                "average": 193.5218276,
                "count": 22223494,
                "maximum": 213,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 14.02162417,
                "variance": 196.6059443
              },
              {
                "average": 6910.320525,
                "count": 22223494,
                "maximum": 20074,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8185.8163,
                "variance": 67007588.5
              },
              {
                "average": 24702.64918,
                "count": 22223494,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 9591.379849,
                "variance": 91994567.41
              },
              {
                "average": 28114.7544,
                "count": 22223494,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 7390.963685,
                "variance": 54626344.19
              },
              {
                "average": 23756.17962,
                "count": 22223494,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 6381.687662,
                "variance": 40725937.42
              },
              {
                "average": 465343.9323,
                "count": 22223494,
                "maximum": 592621.307,
                "minimum": 320511.6708,
                "name": "GpsTime",
                "position": 15,
                "stddev": 134153.4443,
                "variance": 17997146620.0
              },
              {
                "average": 0,
                "count": 22223494,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22223494,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22223494,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22223494,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22223494,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422987.125,
              4969515.906,
              1035.458555,
              423990.845,
              4970916.206,
              1074.118555
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422987.125009713,
                    4969515.906170508,
                    1035.4585549394826
                  ],
                  [
                    422987.125009713,
                    4970916.206170509,
                    1035.4585549394826
                  ],
                  [
                    423990.84500971297,
                    4970916.206170509,
                    1074.1185549394825
                  ],
                  [
                    423990.84500971297,
                    4969515.906170508,
                    1074.1185549394825
                  ],
                  [
                    422987.125009713,
                    4969515.906170508,
                    1035.4585549394826
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:23:41+00:00",
            "end_time": "2011-09-17T18:48: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": "44117H8105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002474250745,
              44.987409084925126,
              1006.3996404407055
            ],
            [
              -117.95023296201973,
              45.0000093420878,
              1006.3996404407055
            ],
            [
              -117.93752876496998,
              45.000114347293064,
              1040.2796404407056
            ],
            [
              -117.93732332826784,
              44.98751404426562,
              1040.2796404407056
            ],
            [
              -117.95002474250745,
              44.987409084925126,
              1006.3996404407055
            ]
          ]
        ]
      },
      "bbox": [
        -117.950233,
        44.98740908,
        1006.39964,
        -117.9373233,
        45.00011435,
        1040.27964
      ],
      "properties": {
        "datetime": "2011-09-20T03:04:48Z",
        "pc:count": 11322073,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425604.9251,
            "count": 11322073,
            "maximum": 426109.5911,
            "minimum": 425108.1711,
            "name": "X",
            "position": 0,
            "stddev": 284.0405407,
            "variance": 80679.02874
          },
          {
            "average": 4982692.513,
            "count": 11322073,
            "maximum": 4983389.924,
            "minimum": 4981990.004,
            "name": "Y",
            "position": 1,
            "stddev": 400.518271,
            "variance": 160414.8854
          },
          {
            "average": 1012.752362,
            "count": 11322073,
            "maximum": 1040.27964,
            "minimum": 1006.39964,
            "name": "Z",
            "position": 2,
            "stddev": 4.041856842,
            "variance": 16.33660673
          },
          {
            "average": 232.9556035,
            "count": 11322073,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.96187232,
            "variance": 527.2475803
          },
          {
            "average": 1.002449286,
            "count": 11322073,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05373430923,
            "variance": 0.002887375989
          },
          {
            "average": 1.004898485,
            "count": 11322073,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07883899506,
            "variance": 0.006215587142
          },
          {
            "average": 0.4983323284,
            "count": 11322073,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999972409,
            "variance": 0.249997241
          },
          {
            "average": 0,
            "count": 11322073,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.289849924,
            "count": 11322073,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4536925873,
            "variance": 0.2058369638
          },
          {
            "average": 0.9065661787,
            "count": 11322073,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.819127259,
            "variance": 61.1387511
          },
          {
            "average": 196.1331228,
            "count": 11322073,
            "maximum": 212,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 2.749313056,
            "variance": 7.558722278
          },
          {
            "average": 267.0039726,
            "count": 11322073,
            "maximum": 281,
            "minimum": 253,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56739814,
            "variance": 111.6699035
          },
          {
            "average": 27270.18166,
            "count": 11322073,
            "maximum": 61952,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 9973.271045,
            "variance": 99466135.33
          },
          {
            "average": 27780.44792,
            "count": 11322073,
            "maximum": 61440,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 8369.794282,
            "variance": 70053456.32
          },
          {
            "average": 21990.92749,
            "count": 11322073,
            "maximum": 62208,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 7641.572204,
            "variance": 58393625.74
          },
          {
            "average": 521264.5602,
            "count": 11322073,
            "maximum": 523088.5499,
            "minimum": 519465.1809,
            "name": "GpsTime",
            "position": 15,
            "stddev": 646.381068,
            "variance": 417808.485
          },
          {
            "average": 0,
            "count": 11322073,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11322073,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11322073,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11322073,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11322073,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425108.1711,
          4981990.004,
          1006.39964,
          426109.5911,
          4983389.924,
          1040.27964
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425108.1710726346,
                4981990.004453161,
                1006.3996404407055
              ],
              [
                425108.1710726346,
                4983389.924453161,
                1006.3996404407055
              ],
              [
                426109.5910726346,
                4983389.924453161,
                1040.2796404407056
              ],
              [
                426109.5910726346,
                4981990.004453161,
                1040.2796404407056
              ],
              [
                425108.1710726346,
                4981990.004453161,
                1006.3996404407055
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T03:04:48+00:00",
        "end_time": "2011-09-20T02:04:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.950233,
            44.98740908,
            1006.39964,
            -117.9373233,
            45.00011435,
            1040.27964
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002474250745,
                  44.987409084925126,
                  1006.3996404407055
                ],
                [
                  -117.95023296201973,
                  45.0000093420878,
                  1006.3996404407055
                ],
                [
                  -117.93752876496998,
                  45.000114347293064,
                  1040.2796404407056
                ],
                [
                  -117.93732332826784,
                  44.98751404426562,
                  1040.2796404407056
                ],
                [
                  -117.95002474250745,
                  44.987409084925126,
                  1006.3996404407055
                ]
              ]
            ]
          },
          "id": "44117H8105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T03:04:48Z",
            "pc:count": 11322073,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425604.9251,
                "count": 11322073,
                "maximum": 426109.5911,
                "minimum": 425108.1711,
                "name": "X",
                "position": 0,
                "stddev": 284.0405407,
                "variance": 80679.02874
              },
              {
                "average": 4982692.513,
                "count": 11322073,
                "maximum": 4983389.924,
                "minimum": 4981990.004,
                "name": "Y",
                "position": 1,
                "stddev": 400.518271,
                "variance": 160414.8854
              },
              {
                "average": 1012.752362,
                "count": 11322073,
                "maximum": 1040.27964,
                "minimum": 1006.39964,
                "name": "Z",
                "position": 2,
                "stddev": 4.041856842,
                "variance": 16.33660673
              },
              {
                "average": 232.9556035,
                "count": 11322073,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.96187232,
                "variance": 527.2475803
              },
              {
                "average": 1.002449286,
                "count": 11322073,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05373430923,
                "variance": 0.002887375989
              },
              {
                "average": 1.004898485,
                "count": 11322073,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07883899506,
                "variance": 0.006215587142
              },
              {
                "average": 0.4983323284,
                "count": 11322073,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999972409,
                "variance": 0.249997241
              },
              {
                "average": 0,
                "count": 11322073,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.289849924,
                "count": 11322073,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4536925873,
                "variance": 0.2058369638
              },
              {
                "average": 0.9065661787,
                "count": 11322073,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.819127259,
                "variance": 61.1387511
              },
              {
                "average": 196.1331228,
                "count": 11322073,
                "maximum": 212,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 2.749313056,
                "variance": 7.558722278
              },
              {
                "average": 267.0039726,
                "count": 11322073,
                "maximum": 281,
                "minimum": 253,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56739814,
                "variance": 111.6699035
              },
              {
                "average": 27270.18166,
                "count": 11322073,
                "maximum": 61952,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 9973.271045,
                "variance": 99466135.33
              },
              {
                "average": 27780.44792,
                "count": 11322073,
                "maximum": 61440,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 8369.794282,
                "variance": 70053456.32
              },
              {
                "average": 21990.92749,
                "count": 11322073,
                "maximum": 62208,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 7641.572204,
                "variance": 58393625.74
              },
              {
                "average": 521264.5602,
                "count": 11322073,
                "maximum": 523088.5499,
                "minimum": 519465.1809,
                "name": "GpsTime",
                "position": 15,
                "stddev": 646.381068,
                "variance": 417808.485
              },
              {
                "average": 0,
                "count": 11322073,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11322073,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11322073,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11322073,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11322073,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425108.1711,
              4981990.004,
              1006.39964,
              426109.5911,
              4983389.924,
              1040.27964
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425108.1710726346,
                    4981990.004453161,
                    1006.3996404407055
                  ],
                  [
                    425108.1710726346,
                    4983389.924453161,
                    1006.3996404407055
                  ],
                  [
                    426109.5910726346,
                    4983389.924453161,
                    1040.2796404407056
                  ],
                  [
                    426109.5910726346,
                    4981990.004453161,
                    1040.2796404407056
                  ],
                  [
                    425108.1710726346,
                    4981990.004453161,
                    1006.3996404407055
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T03:04:48+00:00",
            "end_time": "2011-09-20T02: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": "44117G8116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002439001926,
              44.82490359948894,
              1139.5351717133517
            ],
            [
              -118.0002424257549,
              44.83750960969479,
              1139.5351717133517
            ],
            [
              -117.98752913791154,
              44.8376202583192,
              1232.5551717133517
            ],
            [
              -117.98731387235742,
              44.82501419976066,
              1232.5551717133517
            ],
            [
              -118.00002439001926,
              44.82490359948894,
              1139.5351717133517
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002424,
        44.8249036,
        1139.535172,
        -117.9873139,
        44.83762026,
        1232.555172
      ],
      "properties": {
        "datetime": "2011-09-17T21:34:21Z",
        "pc:count": 12754198,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421451.9969,
            "count": 12754198,
            "maximum": 421949.1018,
            "minimum": 420944.1218,
            "name": "X",
            "position": 0,
            "stddev": 292.6243083,
            "variance": 85628.98582
          },
          {
            "average": 4964717.767,
            "count": 12754198,
            "maximum": 4965385.955,
            "minimum": 4963985.415,
            "name": "Y",
            "position": 1,
            "stddev": 410.9732789,
            "variance": 168899.036
          },
          {
            "average": 1168.247552,
            "count": 12754198,
            "maximum": 1232.555172,
            "minimum": 1139.535172,
            "name": "Z",
            "position": 2,
            "stddev": 16.26120473,
            "variance": 264.4267794
          },
          {
            "average": 105.1292989,
            "count": 12754198,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.29905186,
            "variance": 2143.602203
          },
          {
            "average": 1.079511781,
            "count": 12754198,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2947329538,
            "variance": 0.08686751405
          },
          {
            "average": 1.164415983,
            "count": 12754198,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4288773024,
            "variance": 0.1839357406
          },
          {
            "average": 0.4997507487,
            "count": 12754198,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999575,
            "variance": 0.2499999575
          },
          {
            "average": 0,
            "count": 12754198,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.231607977,
            "count": 12754198,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4218598536,
            "variance": 0.1779657361
          },
          {
            "average": -2.476877092,
            "count": 12754198,
            "maximum": 16.99799919,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.379036587,
            "variance": 70.20825412
          },
          {
            "average": 140.2293432,
            "count": 12754198,
            "maximum": 179,
            "minimum": 123,
            "name": "UserData",
            "position": 10,
            "stddev": 12.49154886,
            "variance": 156.0387928
          },
          {
            "average": 14763.96887,
            "count": 12754198,
            "maximum": 20115,
            "minimum": 9437,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5334.20869,
            "variance": 28453782.34
          },
          {
            "average": 27028.41676,
            "count": 12754198,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 9955.146817,
            "variance": 99104948.14
          },
          {
            "average": 27435.72195,
            "count": 12754198,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 9063.772877,
            "variance": 82151978.76
          },
          {
            "average": 23339.09697,
            "count": 12754198,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 7571.550975,
            "variance": 57328384.16
          },
          {
            "average": 88338.1006,
            "count": 12754198,
            "maximum": 330461.0616,
            "minimum": 79840.27501,
            "name": "GpsTime",
            "position": 15,
            "stddev": 42330.15749,
            "variance": 1791842233
          },
          {
            "average": 0,
            "count": 12754198,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12754198,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12754198,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12754198,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12754198,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420944.1218,
          4963985.415,
          1139.535172,
          421949.1018,
          4965385.955,
          1232.555172
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420944.12181512424,
                4963985.41452047,
                1139.5351717133517
              ],
              [
                420944.12181512424,
                4965385.9545204695,
                1139.5351717133517
              ],
              [
                421949.1018151242,
                4965385.9545204695,
                1232.5551717133517
              ],
              [
                421949.1018151242,
                4963985.41452047,
                1232.5551717133517
              ],
              [
                420944.12181512424,
                4963985.41452047,
                1139.5351717133517
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:34:21+00:00",
        "end_time": "2011-09-14T23:57:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002424,
            44.8249036,
            1139.535172,
            -117.9873139,
            44.83762026,
            1232.555172
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002439001926,
                  44.82490359948894,
                  1139.5351717133517
                ],
                [
                  -118.0002424257549,
                  44.83750960969479,
                  1139.5351717133517
                ],
                [
                  -117.98752913791154,
                  44.8376202583192,
                  1232.5551717133517
                ],
                [
                  -117.98731387235742,
                  44.82501419976066,
                  1232.5551717133517
                ],
                [
                  -118.00002439001926,
                  44.82490359948894,
                  1139.5351717133517
                ]
              ]
            ]
          },
          "id": "44117G8116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:34:21Z",
            "pc:count": 12754198,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421451.9969,
                "count": 12754198,
                "maximum": 421949.1018,
                "minimum": 420944.1218,
                "name": "X",
                "position": 0,
                "stddev": 292.6243083,
                "variance": 85628.98582
              },
              {
                "average": 4964717.767,
                "count": 12754198,
                "maximum": 4965385.955,
                "minimum": 4963985.415,
                "name": "Y",
                "position": 1,
                "stddev": 410.9732789,
                "variance": 168899.036
              },
              {
                "average": 1168.247552,
                "count": 12754198,
                "maximum": 1232.555172,
                "minimum": 1139.535172,
                "name": "Z",
                "position": 2,
                "stddev": 16.26120473,
                "variance": 264.4267794
              },
              {
                "average": 105.1292989,
                "count": 12754198,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.29905186,
                "variance": 2143.602203
              },
              {
                "average": 1.079511781,
                "count": 12754198,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2947329538,
                "variance": 0.08686751405
              },
              {
                "average": 1.164415983,
                "count": 12754198,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4288773024,
                "variance": 0.1839357406
              },
              {
                "average": 0.4997507487,
                "count": 12754198,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999575,
                "variance": 0.2499999575
              },
              {
                "average": 0,
                "count": 12754198,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.231607977,
                "count": 12754198,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4218598536,
                "variance": 0.1779657361
              },
              {
                "average": -2.476877092,
                "count": 12754198,
                "maximum": 16.99799919,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.379036587,
                "variance": 70.20825412
              },
              {
                "average": 140.2293432,
                "count": 12754198,
                "maximum": 179,
                "minimum": 123,
                "name": "UserData",
                "position": 10,
                "stddev": 12.49154886,
                "variance": 156.0387928
              },
              {
                "average": 14763.96887,
                "count": 12754198,
                "maximum": 20115,
                "minimum": 9437,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5334.20869,
                "variance": 28453782.34
              },
              {
                "average": 27028.41676,
                "count": 12754198,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 9955.146817,
                "variance": 99104948.14
              },
              {
                "average": 27435.72195,
                "count": 12754198,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 9063.772877,
                "variance": 82151978.76
              },
              {
                "average": 23339.09697,
                "count": 12754198,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 7571.550975,
                "variance": 57328384.16
              },
              {
                "average": 88338.1006,
                "count": 12754198,
                "maximum": 330461.0616,
                "minimum": 79840.27501,
                "name": "GpsTime",
                "position": 15,
                "stddev": 42330.15749,
                "variance": 1791842233
              },
              {
                "average": 0,
                "count": 12754198,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12754198,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12754198,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12754198,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12754198,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420944.1218,
              4963985.415,
              1139.535172,
              421949.1018,
              4965385.955,
              1232.555172
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420944.12181512424,
                    4963985.41452047,
                    1139.5351717133517
                  ],
                  [
                    420944.12181512424,
                    4965385.9545204695,
                    1139.5351717133517
                  ],
                  [
                    421949.1018151242,
                    4965385.9545204695,
                    1232.5551717133517
                  ],
                  [
                    421949.1018151242,
                    4963985.41452047,
                    1232.5551717133517
                  ],
                  [
                    420944.12181512424,
                    4963985.41452047,
                    1139.5351717133517
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:34:21+00:00",
            "end_time": "2011-09-14T23:57:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H8308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502483325262,
              44.91240618011594,
              1022.8039373723677
            ],
            [
              -117.97523802245539,
              44.92500939114224,
              1022.8039373723677
            ],
            [
              -117.96252917419679,
              44.925117218428966,
              1060.7639373723678
            ],
            [
              -117.9623187621314,
              44.912513960294,
              1060.7639373723678
            ],
            [
              -117.97502483325262,
              44.91240618011594,
              1022.8039373723677
            ]
          ]
        ]
      },
      "bbox": [
        -117.975238,
        44.91240618,
        1022.803937,
        -117.9623188,
        44.92511722,
        1060.763937
      ],
      "properties": {
        "datetime": "2011-09-20T23:20:31Z",
        "pc:count": 11290720,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423537.0935,
            "count": 11290720,
            "maximum": 424040.2703,
            "minimum": 423037.1703,
            "name": "X",
            "position": 0,
            "stddev": 286.4757598,
            "variance": 82068.36096
          },
          {
            "average": 4974380.699,
            "count": 11290720,
            "maximum": 4975081.851,
            "minimum": 4973681.611,
            "name": "Y",
            "position": 1,
            "stddev": 404.6164706,
            "variance": 163714.4883
          },
          {
            "average": 1030.599073,
            "count": 11290720,
            "maximum": 1060.763937,
            "minimum": 1022.803937,
            "name": "Z",
            "position": 2,
            "stddev": 3.349211854,
            "variance": 11.21722004
          },
          {
            "average": 225.8073823,
            "count": 11290720,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.96841796,
            "variance": 1761.348106
          },
          {
            "average": 1.012055918,
            "count": 11290720,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1284082193,
            "variance": 0.01648867077
          },
          {
            "average": 1.024216613,
            "count": 11290720,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.194411844,
            "variance": 0.03779596507
          },
          {
            "average": 0.4987519839,
            "count": 11290720,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984646,
            "variance": 0.2499984646
          },
          {
            "average": 0,
            "count": 11290720,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.281845179,
            "count": 11290720,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.449898313,
            "variance": 0.202408492
          },
          {
            "average": 0.6367071964,
            "count": 11290720,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.023225156,
            "variance": 64.3721419
          },
          {
            "average": 198.9452438,
            "count": 11290720,
            "maximum": 212,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 3.005483179,
            "variance": 9.032929142
          },
          {
            "average": 65.93088182,
            "count": 11290720,
            "maximum": 80,
            "minimum": 52,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.07069144,
            "variance": 122.560209
          },
          {
            "average": 26065.3137,
            "count": 11290720,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 7167.969891,
            "variance": 51379792.37
          },
          {
            "average": 28207.3736,
            "count": 11290720,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 6124.579457,
            "variance": 37510473.53
          },
          {
            "average": 22140.15669,
            "count": 11290720,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 5589.981572,
            "variance": 31247893.98
          },
          {
            "average": 594260.7485,
            "count": 11290720,
            "maximum": 596031.0082,
            "minimum": 592566.7896,
            "name": "GpsTime",
            "position": 15,
            "stddev": 704.7416966,
            "variance": 496660.859
          },
          {
            "average": 0,
            "count": 11290720,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11290720,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11290720,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11290720,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11290720,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423037.1703,
          4973681.611,
          1022.803937,
          424040.2703,
          4975081.851,
          1060.763937
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423037.17031532695,
                4973681.610509985,
                1022.8039373723677
              ],
              [
                423037.17031532695,
                4975081.850509985,
                1022.8039373723677
              ],
              [
                424040.2703153269,
                4975081.850509985,
                1060.7639373723678
              ],
              [
                424040.2703153269,
                4973681.610509985,
                1060.7639373723678
              ],
              [
                423037.17031532695,
                4973681.610509985,
                1022.8039373723677
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:20:31+00:00",
        "end_time": "2011-09-20T22:22:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.975238,
            44.91240618,
            1022.803937,
            -117.9623188,
            44.92511722,
            1060.763937
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502483325262,
                  44.91240618011594,
                  1022.8039373723677
                ],
                [
                  -117.97523802245539,
                  44.92500939114224,
                  1022.8039373723677
                ],
                [
                  -117.96252917419679,
                  44.925117218428966,
                  1060.7639373723678
                ],
                [
                  -117.9623187621314,
                  44.912513960294,
                  1060.7639373723678
                ],
                [
                  -117.97502483325262,
                  44.91240618011594,
                  1022.8039373723677
                ]
              ]
            ]
          },
          "id": "44117H8308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:20:31Z",
            "pc:count": 11290720,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423537.0935,
                "count": 11290720,
                "maximum": 424040.2703,
                "minimum": 423037.1703,
                "name": "X",
                "position": 0,
                "stddev": 286.4757598,
                "variance": 82068.36096
              },
              {
                "average": 4974380.699,
                "count": 11290720,
                "maximum": 4975081.851,
                "minimum": 4973681.611,
                "name": "Y",
                "position": 1,
                "stddev": 404.6164706,
                "variance": 163714.4883
              },
              {
                "average": 1030.599073,
                "count": 11290720,
                "maximum": 1060.763937,
                "minimum": 1022.803937,
                "name": "Z",
                "position": 2,
                "stddev": 3.349211854,
                "variance": 11.21722004
              },
              {
                "average": 225.8073823,
                "count": 11290720,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.96841796,
                "variance": 1761.348106
              },
              {
                "average": 1.012055918,
                "count": 11290720,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1284082193,
                "variance": 0.01648867077
              },
              {
                "average": 1.024216613,
                "count": 11290720,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.194411844,
                "variance": 0.03779596507
              },
              {
                "average": 0.4987519839,
                "count": 11290720,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984646,
                "variance": 0.2499984646
              },
              {
                "average": 0,
                "count": 11290720,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.281845179,
                "count": 11290720,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.449898313,
                "variance": 0.202408492
              },
              {
                "average": 0.6367071964,
                "count": 11290720,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.023225156,
                "variance": 64.3721419
              },
              {
                "average": 198.9452438,
                "count": 11290720,
                "maximum": 212,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 3.005483179,
                "variance": 9.032929142
              },
              {
                "average": 65.93088182,
                "count": 11290720,
                "maximum": 80,
                "minimum": 52,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.07069144,
                "variance": 122.560209
              },
              {
                "average": 26065.3137,
                "count": 11290720,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 7167.969891,
                "variance": 51379792.37
              },
              {
                "average": 28207.3736,
                "count": 11290720,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 6124.579457,
                "variance": 37510473.53
              },
              {
                "average": 22140.15669,
                "count": 11290720,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 5589.981572,
                "variance": 31247893.98
              },
              {
                "average": 594260.7485,
                "count": 11290720,
                "maximum": 596031.0082,
                "minimum": 592566.7896,
                "name": "GpsTime",
                "position": 15,
                "stddev": 704.7416966,
                "variance": 496660.859
              },
              {
                "average": 0,
                "count": 11290720,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11290720,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11290720,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11290720,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11290720,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423037.1703,
              4973681.611,
              1022.803937,
              424040.2703,
              4975081.851,
              1060.763937
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423037.17031532695,
                    4973681.610509985,
                    1022.8039373723677
                  ],
                  [
                    423037.17031532695,
                    4975081.850509985,
                    1022.8039373723677
                  ],
                  [
                    424040.2703153269,
                    4975081.850509985,
                    1060.7639373723678
                  ],
                  [
                    424040.2703153269,
                    4973681.610509985,
                    1060.7639373723678
                  ],
                  [
                    423037.17031532695,
                    4973681.610509985,
                    1022.8039373723677
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:20:31+00:00",
            "end_time": "2011-09-20T22: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": "44118G1205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252469087046,
              44.862401878512664,
              1096.983019254153
            ],
            [
              -118.01274577521426,
              44.87500973736222,
              1096.983019254153
            ],
            [
              -118.00002959778693,
              44.87512180353957,
              1347.163019254153
            ],
            [
              -117.99981128828128,
              44.862513895710926,
              1347.163019254153
            ],
            [
              -118.01252469087046,
              44.862401878512664,
              1096.983019254153
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127458,
        44.86240188,
        1096.983019,
        -117.9998113,
        44.8751218,
        1347.163019
      ],
      "properties": {
        "datetime": "2011-09-17T21:39:10Z",
        "pc:count": 17713635,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420540.0579,
            "count": 17713635,
            "maximum": 421012.3842,
            "minimum": 420007.8242,
            "name": "X",
            "position": 0,
            "stddev": 282.0767812,
            "variance": 79567.31049
          },
          {
            "average": 4968870.132,
            "count": 17713635,
            "maximum": 4969563.884,
            "minimum": 4968163.124,
            "name": "Y",
            "position": 1,
            "stddev": 397.3793568,
            "variance": 157910.3532
          },
          {
            "average": 1197.2262,
            "count": 17713635,
            "maximum": 1347.163019,
            "minimum": 1096.983019,
            "name": "Z",
            "position": 2,
            "stddev": 49.76764154,
            "variance": 2476.818144
          },
          {
            "average": 107.8759268,
            "count": 17713635,
            "maximum": 251,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.00218569,
            "variance": 1024.139889
          },
          {
            "average": 1.030950903,
            "count": 17713635,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1817668492,
            "variance": 0.03303918747
          },
          {
            "average": 1.064794832,
            "count": 17713635,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2678929224,
            "variance": 0.07176661786
          },
          {
            "average": 0.4996957429,
            "count": 17713635,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999215,
            "variance": 0.2499999215
          },
          {
            "average": 0,
            "count": 17713635,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.217301926,
            "count": 17713635,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.412409758,
            "variance": 0.1700818085
          },
          {
            "average": -1.124887016,
            "count": 17713635,
            "maximum": 22.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.390318246,
            "variance": 70.39744027
          },
          {
            "average": 149.8950214,
            "count": 17713635,
            "maximum": 179,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 22.79626724,
            "variance": 519.6698001
          },
          {
            "average": 14804.24852,
            "count": 17713635,
            "maximum": 20111,
            "minimum": 9436,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5325.566413,
            "variance": 28361657.61
          },
          {
            "average": 31631.73442,
            "count": 17713635,
            "maximum": 56832,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11251.8113,
            "variance": 126603257.5
          },
          {
            "average": 30360.23922,
            "count": 17713635,
            "maximum": 56320,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 9313.301998,
            "variance": 86737594.11
          },
          {
            "average": 23946.49547,
            "count": 17713635,
            "maximum": 51968,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7612.069607,
            "variance": 57943603.71
          },
          {
            "average": 166714.229,
            "count": 17713635,
            "maximum": 330750.9715,
            "minimum": 79445.11424,
            "name": "GpsTime",
            "position": 15,
            "stddev": 118891.0953,
            "variance": 14135092550.0
          },
          {
            "average": 0,
            "count": 17713635,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17713635,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17713635,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17713635,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17713635,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420007.8242,
          4968163.124,
          1096.983019,
          421012.3842,
          4969563.884,
          1347.163019
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420007.824190176,
                4968163.123814686,
                1096.983019254153
              ],
              [
                420007.824190176,
                4969563.883814686,
                1096.983019254153
              ],
              [
                421012.38419017603,
                4969563.883814686,
                1347.163019254153
              ],
              [
                421012.38419017603,
                4968163.123814686,
                1347.163019254153
              ],
              [
                420007.824190176,
                4968163.123814686,
                1096.983019254153
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:39:10+00:00",
        "end_time": "2011-09-14T23:50:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127458,
            44.86240188,
            1096.983019,
            -117.9998113,
            44.8751218,
            1347.163019
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252469087046,
                  44.862401878512664,
                  1096.983019254153
                ],
                [
                  -118.01274577521426,
                  44.87500973736222,
                  1096.983019254153
                ],
                [
                  -118.00002959778693,
                  44.87512180353957,
                  1347.163019254153
                ],
                [
                  -117.99981128828128,
                  44.862513895710926,
                  1347.163019254153
                ],
                [
                  -118.01252469087046,
                  44.862401878512664,
                  1096.983019254153
                ]
              ]
            ]
          },
          "id": "44118G1205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:39:10Z",
            "pc:count": 17713635,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420540.0579,
                "count": 17713635,
                "maximum": 421012.3842,
                "minimum": 420007.8242,
                "name": "X",
                "position": 0,
                "stddev": 282.0767812,
                "variance": 79567.31049
              },
              {
                "average": 4968870.132,
                "count": 17713635,
                "maximum": 4969563.884,
                "minimum": 4968163.124,
                "name": "Y",
                "position": 1,
                "stddev": 397.3793568,
                "variance": 157910.3532
              },
              {
                "average": 1197.2262,
                "count": 17713635,
                "maximum": 1347.163019,
                "minimum": 1096.983019,
                "name": "Z",
                "position": 2,
                "stddev": 49.76764154,
                "variance": 2476.818144
              },
              {
                "average": 107.8759268,
                "count": 17713635,
                "maximum": 251,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.00218569,
                "variance": 1024.139889
              },
              {
                "average": 1.030950903,
                "count": 17713635,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1817668492,
                "variance": 0.03303918747
              },
              {
                "average": 1.064794832,
                "count": 17713635,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2678929224,
                "variance": 0.07176661786
              },
              {
                "average": 0.4996957429,
                "count": 17713635,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999215,
                "variance": 0.2499999215
              },
              {
                "average": 0,
                "count": 17713635,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.217301926,
                "count": 17713635,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.412409758,
                "variance": 0.1700818085
              },
              {
                "average": -1.124887016,
                "count": 17713635,
                "maximum": 22.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.390318246,
                "variance": 70.39744027
              },
              {
                "average": 149.8950214,
                "count": 17713635,
                "maximum": 179,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 22.79626724,
                "variance": 519.6698001
              },
              {
                "average": 14804.24852,
                "count": 17713635,
                "maximum": 20111,
                "minimum": 9436,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5325.566413,
                "variance": 28361657.61
              },
              {
                "average": 31631.73442,
                "count": 17713635,
                "maximum": 56832,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11251.8113,
                "variance": 126603257.5
              },
              {
                "average": 30360.23922,
                "count": 17713635,
                "maximum": 56320,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 9313.301998,
                "variance": 86737594.11
              },
              {
                "average": 23946.49547,
                "count": 17713635,
                "maximum": 51968,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7612.069607,
                "variance": 57943603.71
              },
              {
                "average": 166714.229,
                "count": 17713635,
                "maximum": 330750.9715,
                "minimum": 79445.11424,
                "name": "GpsTime",
                "position": 15,
                "stddev": 118891.0953,
                "variance": 14135092550.0
              },
              {
                "average": 0,
                "count": 17713635,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17713635,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17713635,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17713635,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17713635,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420007.8242,
              4968163.124,
              1096.983019,
              421012.3842,
              4969563.884,
              1347.163019
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420007.824190176,
                    4968163.123814686,
                    1096.983019254153
                  ],
                  [
                    420007.824190176,
                    4969563.883814686,
                    1096.983019254153
                  ],
                  [
                    421012.38419017603,
                    4969563.883814686,
                    1347.163019254153
                  ],
                  [
                    421012.38419017603,
                    4968163.123814686,
                    1347.163019254153
                  ],
                  [
                    420007.824190176,
                    4968163.123814686,
                    1096.983019254153
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:39:10+00:00",
            "end_time": "2011-09-14T23:50: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": "44118H1403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752465789269,
              44.924899043409944,
              1078.6938875023743
            ],
            [
              -118.03775173977597,
              44.93750918525317,
              1078.6938875023743
            ],
            [
              -118.02502922481469,
              44.937624093796096,
              1130.8138875023742
            ],
            [
              -118.02480492569632,
              44.92501390172293,
              1130.8138875023742
            ],
            [
              -118.03752465789269,
              44.924899043409944,
              1078.6938875023743
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377517,
        44.92489904,
        1078.693888,
        -118.0248049,
        44.93762409,
        1130.813888
      ],
      "properties": {
        "datetime": "2011-09-17T21:31:10Z",
        "pc:count": 11796314,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418630.7556,
            "count": 11796314,
            "maximum": 419125.4517,
            "minimum": 418121.4717,
            "name": "X",
            "position": 0,
            "stddev": 283.4926237,
            "variance": 80368.06768
          },
          {
            "average": 4975827.259,
            "count": 11796314,
            "maximum": 4976531.61,
            "minimum": 4975130.57,
            "name": "Y",
            "position": 1,
            "stddev": 399.3634685,
            "variance": 159491.18
          },
          {
            "average": 1097.554813,
            "count": 11796314,
            "maximum": 1130.813888,
            "minimum": 1078.693888,
            "name": "Z",
            "position": 2,
            "stddev": 8.074566086,
            "variance": 65.19861747
          },
          {
            "average": 106.9898278,
            "count": 11796314,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.47890186,
            "variance": 990.9212625
          },
          {
            "average": 1.002446273,
            "count": 11796314,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05208403396,
            "variance": 0.002712746594
          },
          {
            "average": 1.005138385,
            "count": 11796314,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07782252282,
            "variance": 0.006056345059
          },
          {
            "average": 0.4997581448,
            "count": 11796314,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999627,
            "variance": 0.2499999627
          },
          {
            "average": 0,
            "count": 11796314,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.210486767,
            "count": 11796314,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4076543906,
            "variance": 0.1661821022
          },
          {
            "average": -1.825420814,
            "count": 11796314,
            "maximum": 16.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.978513667,
            "variance": 63.65668034
          },
          {
            "average": 179,
            "count": 11796314,
            "maximum": 179,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14776.32712,
            "count": 11796314,
            "maximum": 20083,
            "minimum": 9460,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5308.003408,
            "variance": 28174900.18
          },
          {
            "average": 34940.55169,
            "count": 11796314,
            "maximum": 63232,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10020.86925,
            "variance": 100417820.5
          },
          {
            "average": 34140.88043,
            "count": 11796314,
            "maximum": 64000,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 7554.554418,
            "variance": 57071292.45
          },
          {
            "average": 26146.40185,
            "count": 11796314,
            "maximum": 63488,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6556.005419,
            "variance": 42981207.05
          },
          {
            "average": 327856.7209,
            "count": 11796314,
            "maximum": 330270.0233,
            "minimum": 325164.8406,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1084.968348,
            "variance": 1177156.317
          },
          {
            "average": 0,
            "count": 11796314,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11796314,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11796314,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11796314,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11796314,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418121.4717,
          4975130.57,
          1078.693888,
          419125.4517,
          4976531.61,
          1130.813888
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418121.47165273956,
                4975130.570133976,
                1078.6938875023743
              ],
              [
                418121.47165273956,
                4976531.610133975,
                1078.6938875023743
              ],
              [
                419125.45165273955,
                4976531.610133975,
                1130.8138875023742
              ],
              [
                419125.45165273955,
                4975130.570133976,
                1130.8138875023742
              ],
              [
                418121.47165273956,
                4975130.570133976,
                1078.6938875023743
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:31:10+00:00",
        "end_time": "2011-09-17T20:06:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377517,
            44.92489904,
            1078.693888,
            -118.0248049,
            44.93762409,
            1130.813888
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752465789269,
                  44.924899043409944,
                  1078.6938875023743
                ],
                [
                  -118.03775173977597,
                  44.93750918525317,
                  1078.6938875023743
                ],
                [
                  -118.02502922481469,
                  44.937624093796096,
                  1130.8138875023742
                ],
                [
                  -118.02480492569632,
                  44.92501390172293,
                  1130.8138875023742
                ],
                [
                  -118.03752465789269,
                  44.924899043409944,
                  1078.6938875023743
                ]
              ]
            ]
          },
          "id": "44118H1403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:31:10Z",
            "pc:count": 11796314,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418630.7556,
                "count": 11796314,
                "maximum": 419125.4517,
                "minimum": 418121.4717,
                "name": "X",
                "position": 0,
                "stddev": 283.4926237,
                "variance": 80368.06768
              },
              {
                "average": 4975827.259,
                "count": 11796314,
                "maximum": 4976531.61,
                "minimum": 4975130.57,
                "name": "Y",
                "position": 1,
                "stddev": 399.3634685,
                "variance": 159491.18
              },
              {
                "average": 1097.554813,
                "count": 11796314,
                "maximum": 1130.813888,
                "minimum": 1078.693888,
                "name": "Z",
                "position": 2,
                "stddev": 8.074566086,
                "variance": 65.19861747
              },
              {
                "average": 106.9898278,
                "count": 11796314,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.47890186,
                "variance": 990.9212625
              },
              {
                "average": 1.002446273,
                "count": 11796314,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05208403396,
                "variance": 0.002712746594
              },
              {
                "average": 1.005138385,
                "count": 11796314,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07782252282,
                "variance": 0.006056345059
              },
              {
                "average": 0.4997581448,
                "count": 11796314,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999627,
                "variance": 0.2499999627
              },
              {
                "average": 0,
                "count": 11796314,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.210486767,
                "count": 11796314,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4076543906,
                "variance": 0.1661821022
              },
              {
                "average": -1.825420814,
                "count": 11796314,
                "maximum": 16.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.978513667,
                "variance": 63.65668034
              },
              {
                "average": 179,
                "count": 11796314,
                "maximum": 179,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14776.32712,
                "count": 11796314,
                "maximum": 20083,
                "minimum": 9460,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5308.003408,
                "variance": 28174900.18
              },
              {
                "average": 34940.55169,
                "count": 11796314,
                "maximum": 63232,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10020.86925,
                "variance": 100417820.5
              },
              {
                "average": 34140.88043,
                "count": 11796314,
                "maximum": 64000,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 7554.554418,
                "variance": 57071292.45
              },
              {
                "average": 26146.40185,
                "count": 11796314,
                "maximum": 63488,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6556.005419,
                "variance": 42981207.05
              },
              {
                "average": 327856.7209,
                "count": 11796314,
                "maximum": 330270.0233,
                "minimum": 325164.8406,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1084.968348,
                "variance": 1177156.317
              },
              {
                "average": 0,
                "count": 11796314,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11796314,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11796314,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11796314,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11796314,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418121.4717,
              4975130.57,
              1078.693888,
              419125.4517,
              4976531.61,
              1130.813888
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418121.47165273956,
                    4975130.570133976,
                    1078.6938875023743
                  ],
                  [
                    418121.47165273956,
                    4976531.610133975,
                    1078.6938875023743
                  ],
                  [
                    419125.45165273955,
                    4976531.610133975,
                    1130.8138875023742
                  ],
                  [
                    419125.45165273955,
                    4975130.570133976,
                    1130.8138875023742
                  ],
                  [
                    418121.47165273956,
                    4975130.570133976,
                    1078.6938875023743
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:31:10+00:00",
            "end_time": "2011-09-17T20:06: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": "45118E1320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.07502498818697,
              45.51239542201893,
              906.6917988958072
            ],
            [
              -118.07526524035082,
              45.525009148606884,
              906.6917988958072
            ],
            [
              -118.06252968273189,
              45.52512833088031,
              1008.5517988958071
            ],
            [
              -118.06229227483436,
              45.51251455217094,
              1008.5517988958071
            ],
            [
              -118.07502498818697,
              45.51239542201893,
              906.6917988958072
            ]
          ]
        ]
      },
      "bbox": [
        -118.0752652,
        45.51239542,
        906.6917989,
        -118.0622923,
        45.52512833,
        1008.551799
      ],
      "properties": {
        "datetime": "2011-09-15T19:05:09Z",
        "pc:count": 18646572,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 416595.4952,
            "count": 18646572,
            "maximum": 417026.0246,
            "minimum": 416031.3046,
            "name": "X",
            "position": 0,
            "stddev": 271.8339803,
            "variance": 73893.71286
          },
          {
            "average": 5041138.008,
            "count": 18646572,
            "maximum": 5041836.538,
            "minimum": 5040434.938,
            "name": "Y",
            "position": 1,
            "stddev": 398.9716594,
            "variance": 159178.385
          },
          {
            "average": 938.8339304,
            "count": 18646572,
            "maximum": 1008.551799,
            "minimum": 906.6917989,
            "name": "Z",
            "position": 2,
            "stddev": 17.17807941,
            "variance": 295.0864122
          },
          {
            "average": 100.6911255,
            "count": 18646572,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.27286968,
            "variance": 1786.995511
          },
          {
            "average": 1.06690109,
            "count": 18646572,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2693540356,
            "variance": 0.0725515965
          },
          {
            "average": 1.140256665,
            "count": 18646572,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3966372967,
            "variance": 0.1573211451
          },
          {
            "average": 0.4996399338,
            "count": 18646572,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998838,
            "variance": 0.2499998838
          },
          {
            "average": 0,
            "count": 18646572,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.119114012,
            "count": 18646572,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3239226292,
            "variance": 0.1049258697
          },
          {
            "average": -0.9661987408,
            "count": 18646572,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.263898655,
            "variance": 68.29202098
          },
          {
            "average": 161.8778622,
            "count": 18646572,
            "maximum": 177,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 22.33685786,
            "variance": 498.935219
          },
          {
            "average": 10323.12582,
            "count": 18646572,
            "maximum": 20008,
            "minimum": 1001,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7747.270062,
            "variance": 60020193.42
          },
          {
            "average": 31802.19081,
            "count": 18646572,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 13931.45218,
            "variance": 194085359.9
          },
          {
            "average": 31768.04265,
            "count": 18646572,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 12281.55292,
            "variance": 150836542.2
          },
          {
            "average": 27105.09325,
            "count": 18646572,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 10533.83072,
            "variance": 110961589.7
          },
          {
            "average": 121688.0642,
            "count": 18646572,
            "maximum": 148709.0316,
            "minimum": 65747.22222,
            "name": "GpsTime",
            "position": 15,
            "stddev": 38009.66965,
            "variance": 1444734987
          },
          {
            "average": 0,
            "count": 18646572,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18646572,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18646572,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18646572,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18646572,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416031.3046,
          5040434.938,
          906.6917989,
          417026.0246,
          5041836.538,
          1008.551799
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416031.3046046182,
                5040434.938344638,
                906.6917988958072
              ],
              [
                416031.3046046182,
                5041836.5383446375,
                906.6917988958072
              ],
              [
                417026.0246046182,
                5041836.5383446375,
                1008.5517988958071
              ],
              [
                417026.0246046182,
                5040434.938344638,
                1008.5517988958071
              ],
              [
                416031.3046046182,
                5040434.938344638,
                906.6917988958072
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T19:05:09+00:00",
        "end_time": "2011-09-14T20:02:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0752652,
            45.51239542,
            906.6917989,
            -118.0622923,
            45.52512833,
            1008.551799
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.07502498818697,
                  45.51239542201893,
                  906.6917988958072
                ],
                [
                  -118.07526524035082,
                  45.525009148606884,
                  906.6917988958072
                ],
                [
                  -118.06252968273189,
                  45.52512833088031,
                  1008.5517988958071
                ],
                [
                  -118.06229227483436,
                  45.51251455217094,
                  1008.5517988958071
                ],
                [
                  -118.07502498818697,
                  45.51239542201893,
                  906.6917988958072
                ]
              ]
            ]
          },
          "id": "45118E1320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:05:09Z",
            "pc:count": 18646572,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 416595.4952,
                "count": 18646572,
                "maximum": 417026.0246,
                "minimum": 416031.3046,
                "name": "X",
                "position": 0,
                "stddev": 271.8339803,
                "variance": 73893.71286
              },
              {
                "average": 5041138.008,
                "count": 18646572,
                "maximum": 5041836.538,
                "minimum": 5040434.938,
                "name": "Y",
                "position": 1,
                "stddev": 398.9716594,
                "variance": 159178.385
              },
              {
                "average": 938.8339304,
                "count": 18646572,
                "maximum": 1008.551799,
                "minimum": 906.6917989,
                "name": "Z",
                "position": 2,
                "stddev": 17.17807941,
                "variance": 295.0864122
              },
              {
                "average": 100.6911255,
                "count": 18646572,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.27286968,
                "variance": 1786.995511
              },
              {
                "average": 1.06690109,
                "count": 18646572,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2693540356,
                "variance": 0.0725515965
              },
              {
                "average": 1.140256665,
                "count": 18646572,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3966372967,
                "variance": 0.1573211451
              },
              {
                "average": 0.4996399338,
                "count": 18646572,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998838,
                "variance": 0.2499998838
              },
              {
                "average": 0,
                "count": 18646572,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.119114012,
                "count": 18646572,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3239226292,
                "variance": 0.1049258697
              },
              {
                "average": -0.9661987408,
                "count": 18646572,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.263898655,
                "variance": 68.29202098
              },
              {
                "average": 161.8778622,
                "count": 18646572,
                "maximum": 177,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 22.33685786,
                "variance": 498.935219
              },
              {
                "average": 10323.12582,
                "count": 18646572,
                "maximum": 20008,
                "minimum": 1001,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7747.270062,
                "variance": 60020193.42
              },
              {
                "average": 31802.19081,
                "count": 18646572,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 13931.45218,
                "variance": 194085359.9
              },
              {
                "average": 31768.04265,
                "count": 18646572,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 12281.55292,
                "variance": 150836542.2
              },
              {
                "average": 27105.09325,
                "count": 18646572,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 10533.83072,
                "variance": 110961589.7
              },
              {
                "average": 121688.0642,
                "count": 18646572,
                "maximum": 148709.0316,
                "minimum": 65747.22222,
                "name": "GpsTime",
                "position": 15,
                "stddev": 38009.66965,
                "variance": 1444734987
              },
              {
                "average": 0,
                "count": 18646572,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18646572,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18646572,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18646572,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18646572,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416031.3046,
              5040434.938,
              906.6917989,
              417026.0246,
              5041836.538,
              1008.551799
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416031.3046046182,
                    5040434.938344638,
                    906.6917988958072
                  ],
                  [
                    416031.3046046182,
                    5041836.5383446375,
                    906.6917988958072
                  ],
                  [
                    417026.0246046182,
                    5041836.5383446375,
                    1008.5517988958071
                  ],
                  [
                    417026.0246046182,
                    5040434.938344638,
                    1008.5517988958071
                  ],
                  [
                    416031.3046046182,
                    5040434.938344638,
                    906.6917988958072
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T19:05:09+00:00",
            "end_time": "2011-09-14T20: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": "44117H8121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002457665391,
              44.93740386684299,
              1036.6296660607009
            ],
            [
              -118.00024347212803,
              44.950009807705236,
              1036.6296660607009
            ],
            [
              -117.98752970987017,
              44.95012046079277,
              1078.089666060701
            ],
            [
              -117.98731359560148,
              44.93751447157693,
              1078.089666060701
            ],
            [
              -118.00002457665391,
              44.93740386684299,
              1036.6296660607009
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002435,
        44.93740387,
        1036.629666,
        -117.9873136,
        44.95012046,
        1078.089666
      ],
      "properties": {
        "datetime": "2011-09-20T23:00:42Z",
        "pc:count": 13468346,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421550.6101,
            "count": 13468346,
            "maximum": 422101.0969,
            "minimum": 421098.0369,
            "name": "X",
            "position": 0,
            "stddev": 291.9478629,
            "variance": 85233.55468
          },
          {
            "average": 4977133.497,
            "count": 13468346,
            "maximum": 4977883.077,
            "minimum": 4976482.517,
            "name": "Y",
            "position": 1,
            "stddev": 395.5592544,
            "variance": 156467.1237
          },
          {
            "average": 1045.1229,
            "count": 13468346,
            "maximum": 1078.089666,
            "minimum": 1036.629666,
            "name": "Z",
            "position": 2,
            "stddev": 3.843990823,
            "variance": 14.77626545
          },
          {
            "average": 210.18304,
            "count": 13468346,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.43494611,
            "variance": 2963.163358
          },
          {
            "average": 1.007022911,
            "count": 13468346,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09509409628,
            "variance": 0.009042887146
          },
          {
            "average": 1.014145241,
            "count": 13468346,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1424803469,
            "variance": 0.02030064924
          },
          {
            "average": 0.4987696336,
            "count": 13468346,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985048,
            "variance": 0.2499985048
          },
          {
            "average": 0,
            "count": 13468346,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.23430546,
            "count": 13468346,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4235639557,
            "variance": 0.1794064245
          },
          {
            "average": 0.650969205,
            "count": 13468346,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.081140155,
            "variance": 65.30482621
          },
          {
            "average": 195.9916949,
            "count": 13468346,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 8.025823207,
            "variance": 64.41383815
          },
          {
            "average": 2506.259601,
            "count": 13468346,
            "maximum": 20071,
            "minimum": 50,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5887.721449,
            "variance": 34665263.86
          },
          {
            "average": 26835.4752,
            "count": 13468346,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 11309.35761,
            "variance": 127901569.5
          },
          {
            "average": 28248.6428,
            "count": 13468346,
            "maximum": 65024,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 9127.277465,
            "variance": 83307193.91
          },
          {
            "average": 22535.49891,
            "count": 13468346,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8443.931423,
            "variance": 71299977.88
          },
          {
            "average": 548217.3795,
            "count": 13468346,
            "maximum": 594842.4124,
            "minimum": 320396.8877,
            "name": "GpsTime",
            "position": 15,
            "stddev": 101056.9796,
            "variance": 10212513130.0
          },
          {
            "average": 0,
            "count": 13468346,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13468346,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13468346,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13468346,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13468346,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421098.0369,
          4976482.517,
          1036.629666,
          422101.0969,
          4977883.077,
          1078.089666
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421098.0369182202,
                4976482.517212479,
                1036.6296660607009
              ],
              [
                421098.0369182202,
                4977883.07721248,
                1036.6296660607009
              ],
              [
                422101.0969182203,
                4977883.07721248,
                1078.089666060701
              ],
              [
                422101.0969182203,
                4976482.517212479,
                1078.089666060701
              ],
              [
                421098.0369182202,
                4976482.517212479,
                1036.6296660607009
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:00:42+00:00",
        "end_time": "2011-09-17T18:46:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002435,
            44.93740387,
            1036.629666,
            -117.9873136,
            44.95012046,
            1078.089666
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002457665391,
                  44.93740386684299,
                  1036.6296660607009
                ],
                [
                  -118.00024347212803,
                  44.950009807705236,
                  1036.6296660607009
                ],
                [
                  -117.98752970987017,
                  44.95012046079277,
                  1078.089666060701
                ],
                [
                  -117.98731359560148,
                  44.93751447157693,
                  1078.089666060701
                ],
                [
                  -118.00002457665391,
                  44.93740386684299,
                  1036.6296660607009
                ]
              ]
            ]
          },
          "id": "44117H8121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:00:42Z",
            "pc:count": 13468346,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421550.6101,
                "count": 13468346,
                "maximum": 422101.0969,
                "minimum": 421098.0369,
                "name": "X",
                "position": 0,
                "stddev": 291.9478629,
                "variance": 85233.55468
              },
              {
                "average": 4977133.497,
                "count": 13468346,
                "maximum": 4977883.077,
                "minimum": 4976482.517,
                "name": "Y",
                "position": 1,
                "stddev": 395.5592544,
                "variance": 156467.1237
              },
              {
                "average": 1045.1229,
                "count": 13468346,
                "maximum": 1078.089666,
                "minimum": 1036.629666,
                "name": "Z",
                "position": 2,
                "stddev": 3.843990823,
                "variance": 14.77626545
              },
              {
                "average": 210.18304,
                "count": 13468346,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.43494611,
                "variance": 2963.163358
              },
              {
                "average": 1.007022911,
                "count": 13468346,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09509409628,
                "variance": 0.009042887146
              },
              {
                "average": 1.014145241,
                "count": 13468346,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1424803469,
                "variance": 0.02030064924
              },
              {
                "average": 0.4987696336,
                "count": 13468346,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985048,
                "variance": 0.2499985048
              },
              {
                "average": 0,
                "count": 13468346,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.23430546,
                "count": 13468346,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4235639557,
                "variance": 0.1794064245
              },
              {
                "average": 0.650969205,
                "count": 13468346,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.081140155,
                "variance": 65.30482621
              },
              {
                "average": 195.9916949,
                "count": 13468346,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 8.025823207,
                "variance": 64.41383815
              },
              {
                "average": 2506.259601,
                "count": 13468346,
                "maximum": 20071,
                "minimum": 50,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5887.721449,
                "variance": 34665263.86
              },
              {
                "average": 26835.4752,
                "count": 13468346,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 11309.35761,
                "variance": 127901569.5
              },
              {
                "average": 28248.6428,
                "count": 13468346,
                "maximum": 65024,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 9127.277465,
                "variance": 83307193.91
              },
              {
                "average": 22535.49891,
                "count": 13468346,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8443.931423,
                "variance": 71299977.88
              },
              {
                "average": 548217.3795,
                "count": 13468346,
                "maximum": 594842.4124,
                "minimum": 320396.8877,
                "name": "GpsTime",
                "position": 15,
                "stddev": 101056.9796,
                "variance": 10212513130.0
              },
              {
                "average": 0,
                "count": 13468346,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13468346,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13468346,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13468346,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13468346,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421098.0369,
              4976482.517,
              1036.629666,
              422101.0969,
              4977883.077,
              1078.089666
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421098.0369182202,
                    4976482.517212479,
                    1036.6296660607009
                  ],
                  [
                    421098.0369182202,
                    4977883.07721248,
                    1036.6296660607009
                  ],
                  [
                    422101.0969182203,
                    4977883.07721248,
                    1078.089666060701
                  ],
                  [
                    422101.0969182203,
                    4976482.517212479,
                    1078.089666060701
                  ],
                  [
                    421098.0369182202,
                    4976482.517212479,
                    1036.6296660607009
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:00:42+00:00",
            "end_time": "2011-09-17T18:46:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118G1302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.10018784413083,
              44.8123944511566,
              2526.595563453113
            ],
            [
              -118.1001900655364,
              44.81251127845556,
              2526.595563453113
            ],
            [
              -118.10002720587718,
              44.81251284740012,
              2532.1755634531128
            ],
            [
              -118.10002498480031,
              44.81239602009483,
              2532.1755634531128
            ],
            [
              -118.10018784413083,
              44.8123944511566,
              2526.595563453113
            ]
          ]
        ]
      },
      "bbox": [
        -118.1001901,
        44.81239445,
        2526.595563,
        -118.100025,
        44.81251285,
        2532.175563
      ],
      "properties": {
        "datetime": "2011-09-17T22:27:56Z",
        "pc:count": 1029,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 413015.1056,
            "count": 1029,
            "maximum": 413019.7625,
            "minimum": 413006.8825,
            "name": "X",
            "position": 0,
            "stddev": 3.461130869,
            "variance": 11.9794269
          },
          {
            "average": 4962707.119,
            "count": 1029,
            "maximum": 4962711.147,
            "minimum": 4962698.167,
            "name": "Y",
            "position": 1,
            "stddev": 3.156817891,
            "variance": 9.965499197
          },
          {
            "average": 2529.428887,
            "count": 1029,
            "maximum": 2532.175563,
            "minimum": 2526.595563,
            "name": "Z",
            "position": 2,
            "stddev": 1.191848462,
            "variance": 1.420502756
          },
          {
            "average": 99.91059281,
            "count": 1029,
            "maximum": 229,
            "minimum": 33,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.0047214,
            "variance": 1225.33052
          },
          {
            "average": 1,
            "count": 1029,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1029,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.4888241011,
            "count": 1029,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5001181545,
            "variance": 0.2501181684
          },
          {
            "average": 0,
            "count": 1029,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.177842566,
            "count": 1029,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3825660983,
            "variance": 0.1463568195
          },
          {
            "average": 3.521580173,
            "count": 1029,
            "maximum": 10.00199986,
            "minimum": -6,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.626807242,
            "variance": 21.40734525
          },
          {
            "average": 179,
            "count": 1029,
            "maximum": 179,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13954.05928,
            "count": 1029,
            "maximum": 20093,
            "minimum": 9475,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5244.995892,
            "variance": 27509981.91
          },
          {
            "average": 45591.88338,
            "count": 1029,
            "maximum": 48896,
            "minimum": 40704,
            "name": "Red",
            "position": 12,
            "stddev": 1641.474231,
            "variance": 2694437.652
          },
          {
            "average": 43808.59086,
            "count": 1029,
            "maximum": 47104,
            "minimum": 38912,
            "name": "Green",
            "position": 13,
            "stddev": 1799.531878,
            "variance": 3238314.981
          },
          {
            "average": 39841.95918,
            "count": 1029,
            "maximum": 46336,
            "minimum": 30976,
            "name": "Blue",
            "position": 14,
            "stddev": 3484.256463,
            "variance": 12140043.1
          },
          {
            "average": 333291.6435,
            "count": 1029,
            "maximum": 333676.3538,
            "minimum": 333034.8123,
            "name": "GpsTime",
            "position": 15,
            "stddev": 154.6577353,
            "variance": 23919.01508
          },
          {
            "average": 0,
            "count": 1029,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1029,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1029,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1029,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1029,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          413006.8825,
          4962698.167,
          2526.595563,
          413019.7625,
          4962711.147,
          2532.175563
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                413006.8825383486,
                4962698.167166313,
                2526.595563453113
              ],
              [
                413006.8825383486,
                4962711.147166314,
                2526.595563453113
              ],
              [
                413019.7625383486,
                4962711.147166314,
                2532.1755634531128
              ],
              [
                413019.7625383486,
                4962698.167166313,
                2532.1755634531128
              ],
              [
                413006.8825383486,
                4962698.167166313,
                2526.595563453113
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:27:56+00:00",
        "end_time": "2011-09-17T22:17:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1001901,
            44.81239445,
            2526.595563,
            -118.100025,
            44.81251285,
            2532.175563
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.10018784413083,
                  44.8123944511566,
                  2526.595563453113
                ],
                [
                  -118.1001900655364,
                  44.81251127845556,
                  2526.595563453113
                ],
                [
                  -118.10002720587718,
                  44.81251284740012,
                  2532.1755634531128
                ],
                [
                  -118.10002498480031,
                  44.81239602009483,
                  2532.1755634531128
                ],
                [
                  -118.10018784413083,
                  44.8123944511566,
                  2526.595563453113
                ]
              ]
            ]
          },
          "id": "44118G1302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:27:56Z",
            "pc:count": 1029,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 413015.1056,
                "count": 1029,
                "maximum": 413019.7625,
                "minimum": 413006.8825,
                "name": "X",
                "position": 0,
                "stddev": 3.461130869,
                "variance": 11.9794269
              },
              {
                "average": 4962707.119,
                "count": 1029,
                "maximum": 4962711.147,
                "minimum": 4962698.167,
                "name": "Y",
                "position": 1,
                "stddev": 3.156817891,
                "variance": 9.965499197
              },
              {
                "average": 2529.428887,
                "count": 1029,
                "maximum": 2532.175563,
                "minimum": 2526.595563,
                "name": "Z",
                "position": 2,
                "stddev": 1.191848462,
                "variance": 1.420502756
              },
              {
                "average": 99.91059281,
                "count": 1029,
                "maximum": 229,
                "minimum": 33,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.0047214,
                "variance": 1225.33052
              },
              {
                "average": 1,
                "count": 1029,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1029,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.4888241011,
                "count": 1029,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5001181545,
                "variance": 0.2501181684
              },
              {
                "average": 0,
                "count": 1029,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.177842566,
                "count": 1029,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3825660983,
                "variance": 0.1463568195
              },
              {
                "average": 3.521580173,
                "count": 1029,
                "maximum": 10.00199986,
                "minimum": -6,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.626807242,
                "variance": 21.40734525
              },
              {
                "average": 179,
                "count": 1029,
                "maximum": 179,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13954.05928,
                "count": 1029,
                "maximum": 20093,
                "minimum": 9475,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5244.995892,
                "variance": 27509981.91
              },
              {
                "average": 45591.88338,
                "count": 1029,
                "maximum": 48896,
                "minimum": 40704,
                "name": "Red",
                "position": 12,
                "stddev": 1641.474231,
                "variance": 2694437.652
              },
              {
                "average": 43808.59086,
                "count": 1029,
                "maximum": 47104,
                "minimum": 38912,
                "name": "Green",
                "position": 13,
                "stddev": 1799.531878,
                "variance": 3238314.981
              },
              {
                "average": 39841.95918,
                "count": 1029,
                "maximum": 46336,
                "minimum": 30976,
                "name": "Blue",
                "position": 14,
                "stddev": 3484.256463,
                "variance": 12140043.1
              },
              {
                "average": 333291.6435,
                "count": 1029,
                "maximum": 333676.3538,
                "minimum": 333034.8123,
                "name": "GpsTime",
                "position": 15,
                "stddev": 154.6577353,
                "variance": 23919.01508
              },
              {
                "average": 0,
                "count": 1029,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1029,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1029,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1029,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1029,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              413006.8825,
              4962698.167,
              2526.595563,
              413019.7625,
              4962711.147,
              2532.175563
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    413006.8825383486,
                    4962698.167166313,
                    2526.595563453113
                  ],
                  [
                    413006.8825383486,
                    4962711.147166314,
                    2526.595563453113
                  ],
                  [
                    413019.7625383486,
                    4962711.147166314,
                    2532.1755634531128
                  ],
                  [
                    413019.7625383486,
                    4962698.167166313,
                    2532.1755634531128
                  ],
                  [
                    413006.8825383486,
                    4962698.167166313,
                    2526.595563453113
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:27:56+00:00",
            "end_time": "2011-09-17T22:17:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118G1303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0999960776024,
              44.81081321448707,
              2480.00091814275
            ],
            [
              -118.10002836576541,
              44.812511620934146,
              2480.00091814275
            ],
            [
              -118.09339232962715,
              44.812575353305874,
              2604.46091814275
            ],
            [
              -118.09336023615138,
              44.81087694310575,
              2604.46091814275
            ],
            [
              -118.0999960776024,
              44.81081321448707,
              2480.00091814275
            ]
          ]
        ]
      },
      "bbox": [
        -118.1000284,
        44.81081321,
        2480.000918,
        -118.0933602,
        44.81257535,
        2604.460918
      ],
      "properties": {
        "datetime": "2011-09-17T22:33:57Z",
        "pc:count": 805641,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 413268.9974,
            "count": 805641,
            "maximum": 413544.489,
            "minimum": 413019.669,
            "name": "X",
            "position": 0,
            "stddev": 129.6065034,
            "variance": 16797.84571
          },
          {
            "average": 4962630.648,
            "count": 805641,
            "maximum": 4962711.012,
            "minimum": 4962522.312,
            "name": "Y",
            "position": 1,
            "stddev": 50.11281511,
            "variance": 2511.294238
          },
          {
            "average": 2540.333239,
            "count": 805641,
            "maximum": 2604.460918,
            "minimum": 2480.000918,
            "name": "Z",
            "position": 2,
            "stddev": 23.4748892,
            "variance": 551.0704229
          },
          {
            "average": 111.4456774,
            "count": 805641,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.16198412,
            "variance": 2039.60481
          },
          {
            "average": 1.018816073,
            "count": 805641,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1364039456,
            "variance": 0.01860603638
          },
          {
            "average": 1.04100834,
            "count": 805641,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2001537517,
            "variance": 0.04006152433
          },
          {
            "average": 0.4994495067,
            "count": 805641,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000073,
            "variance": 0.2500000073
          },
          {
            "average": 0,
            "count": 805641,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.201202521,
            "count": 805641,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4008993214,
            "variance": 0.1607202659
          },
          {
            "average": -1.850382873,
            "count": 805641,
            "maximum": 15,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.913860588,
            "variance": 62.62918941
          },
          {
            "average": 179,
            "count": 805641,
            "maximum": 179,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14946.77828,
            "count": 805641,
            "maximum": 20097,
            "minimum": 9475,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5305.675039,
            "variance": 28150187.62
          },
          {
            "average": 38263.29514,
            "count": 805641,
            "maximum": 64000,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9247.515473,
            "variance": 85516542.43
          },
          {
            "average": 35439.99843,
            "count": 805641,
            "maximum": 65024,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9820.83793,
            "variance": 96448857.65
          },
          {
            "average": 30220.54737,
            "count": 805641,
            "maximum": 65024,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10280.96829,
            "variance": 105698309
          },
          {
            "average": 333603.8823,
            "count": 805641,
            "maximum": 334037.6468,
            "minimum": 333032.8865,
            "name": "GpsTime",
            "position": 15,
            "stddev": 264.5721711,
            "variance": 69998.43374
          },
          {
            "average": 0,
            "count": 805641,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 805641,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 805641,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 805641,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 805641,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          413019.669,
          4962522.312,
          2480.000918,
          413544.489,
          4962711.012,
          2604.460918
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                413019.6689942523,
                4962522.312156776,
                2480.00091814275
              ],
              [
                413019.6689942523,
                4962711.012156775,
                2480.00091814275
              ],
              [
                413544.4889942522,
                4962711.012156775,
                2604.46091814275
              ],
              [
                413544.4889942522,
                4962522.312156776,
                2604.46091814275
              ],
              [
                413019.6689942523,
                4962522.312156776,
                2480.00091814275
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:33:57+00:00",
        "end_time": "2011-09-17T22:17:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1000284,
            44.81081321,
            2480.000918,
            -118.0933602,
            44.81257535,
            2604.460918
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0999960776024,
                  44.81081321448707,
                  2480.00091814275
                ],
                [
                  -118.10002836576541,
                  44.812511620934146,
                  2480.00091814275
                ],
                [
                  -118.09339232962715,
                  44.812575353305874,
                  2604.46091814275
                ],
                [
                  -118.09336023615138,
                  44.81087694310575,
                  2604.46091814275
                ],
                [
                  -118.0999960776024,
                  44.81081321448707,
                  2480.00091814275
                ]
              ]
            ]
          },
          "id": "44118G1303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:33:57Z",
            "pc:count": 805641,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 413268.9974,
                "count": 805641,
                "maximum": 413544.489,
                "minimum": 413019.669,
                "name": "X",
                "position": 0,
                "stddev": 129.6065034,
                "variance": 16797.84571
              },
              {
                "average": 4962630.648,
                "count": 805641,
                "maximum": 4962711.012,
                "minimum": 4962522.312,
                "name": "Y",
                "position": 1,
                "stddev": 50.11281511,
                "variance": 2511.294238
              },
              {
                "average": 2540.333239,
                "count": 805641,
                "maximum": 2604.460918,
                "minimum": 2480.000918,
                "name": "Z",
                "position": 2,
                "stddev": 23.4748892,
                "variance": 551.0704229
              },
              {
                "average": 111.4456774,
                "count": 805641,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.16198412,
                "variance": 2039.60481
              },
              {
                "average": 1.018816073,
                "count": 805641,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1364039456,
                "variance": 0.01860603638
              },
              {
                "average": 1.04100834,
                "count": 805641,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2001537517,
                "variance": 0.04006152433
              },
              {
                "average": 0.4994495067,
                "count": 805641,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000073,
                "variance": 0.2500000073
              },
              {
                "average": 0,
                "count": 805641,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.201202521,
                "count": 805641,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4008993214,
                "variance": 0.1607202659
              },
              {
                "average": -1.850382873,
                "count": 805641,
                "maximum": 15,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.913860588,
                "variance": 62.62918941
              },
              {
                "average": 179,
                "count": 805641,
                "maximum": 179,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14946.77828,
                "count": 805641,
                "maximum": 20097,
                "minimum": 9475,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5305.675039,
                "variance": 28150187.62
              },
              {
                "average": 38263.29514,
                "count": 805641,
                "maximum": 64000,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9247.515473,
                "variance": 85516542.43
              },
              {
                "average": 35439.99843,
                "count": 805641,
                "maximum": 65024,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9820.83793,
                "variance": 96448857.65
              },
              {
                "average": 30220.54737,
                "count": 805641,
                "maximum": 65024,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10280.96829,
                "variance": 105698309
              },
              {
                "average": 333603.8823,
                "count": 805641,
                "maximum": 334037.6468,
                "minimum": 333032.8865,
                "name": "GpsTime",
                "position": 15,
                "stddev": 264.5721711,
                "variance": 69998.43374
              },
              {
                "average": 0,
                "count": 805641,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 805641,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 805641,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 805641,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 805641,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              413019.669,
              4962522.312,
              2480.000918,
              413544.489,
              4962711.012,
              2604.460918
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    413019.6689942523,
                    4962522.312156776,
                    2480.00091814275
                  ],
                  [
                    413019.6689942523,
                    4962711.012156775,
                    2480.00091814275
                  ],
                  [
                    413544.4889942522,
                    4962711.012156775,
                    2604.46091814275
                  ],
                  [
                    413544.4889942522,
                    4962522.312156776,
                    2604.46091814275
                  ],
                  [
                    413019.6689942523,
                    4962522.312156776,
                    2480.00091814275
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:33:57+00:00",
            "end_time": "2011-09-17T22: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": "44117G8223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252456885162,
              44.81241270849257,
              1026.2518676280292
            ],
            [
              -117.91272329712037,
              44.825009887264535,
              1026.2518676280292
            ],
            [
              -117.90002887797611,
              44.825110641987976,
              1053.431867628029
            ],
            [
              -117.89983291276931,
              44.81251341921761,
              1053.431867628029
            ],
            [
              -117.91252456885162,
              44.81241270849257,
              1026.2518676280292
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127233,
        44.81241271,
        1026.251868,
        -117.8998329,
        44.82511064,
        1053.431868
      ],
      "properties": {
        "datetime": "2011-09-20T23:04:41Z",
        "pc:count": 11627721,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428350.5014,
            "count": 11627721,
            "maximum": 428849.5272,
            "minimum": 427845.8472,
            "name": "X",
            "position": 0,
            "stddev": 283.9584301,
            "variance": 80632.39003
          },
          {
            "average": 4963214.322,
            "count": 11627721,
            "maximum": 4963916.004,
            "minimum": 4962516.484,
            "name": "Y",
            "position": 1,
            "stddev": 406.7993473,
            "variance": 165485.709
          },
          {
            "average": 1030.184313,
            "count": 11627721,
            "maximum": 1053.431868,
            "minimum": 1026.251868,
            "name": "Z",
            "position": 2,
            "stddev": 1.782601054,
            "variance": 3.177666517
          },
          {
            "average": 234.9429838,
            "count": 11627721,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.10582878,
            "variance": 488.6676661
          },
          {
            "average": 1.000675111,
            "count": 11627721,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02930941907,
            "variance": 0.0008590420461
          },
          {
            "average": 1.001352114,
            "count": 11627721,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04374465211,
            "variance": 0.001913594589
          },
          {
            "average": 0.4984545123,
            "count": 11627721,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997633,
            "variance": 0.249997633
          },
          {
            "average": 0,
            "count": 11627721,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.257927585,
            "count": 11627721,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4374939571,
            "variance": 0.1914009625
          },
          {
            "average": 0.4471069114,
            "count": 11627721,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.919156657,
            "variance": 62.71304216
          },
          {
            "average": 198.9731917,
            "count": 11627721,
            "maximum": 211,
            "minimum": 191,
            "name": "UserData",
            "position": 10,
            "stddev": 2.234763238,
            "variance": 4.994166729
          },
          {
            "average": 64.11290269,
            "count": 11627721,
            "maximum": 135,
            "minimum": 50,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.4133678,
            "variance": 130.2649646
          },
          {
            "average": 20926.93763,
            "count": 11627721,
            "maximum": 62208,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 5125.678195,
            "variance": 26272576.96
          },
          {
            "average": 24723.45927,
            "count": 11627721,
            "maximum": 62720,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 4598.830638,
            "variance": 21149243.23
          },
          {
            "average": 19054.31727,
            "count": 11627721,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 3693.017054,
            "variance": 13638374.96
          },
          {
            "average": 592827.185,
            "count": 11627721,
            "maximum": 595081.0764,
            "minimum": 504334.0202,
            "name": "GpsTime",
            "position": 15,
            "stddev": 4995.313309,
            "variance": 24953155.06
          },
          {
            "average": 0,
            "count": 11627721,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11627721,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11627721,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11627721,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11627721,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427845.8472,
          4962516.484,
          1026.251868,
          428849.5272,
          4963916.004,
          1053.431868
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427845.84721725335,
                4962516.484255867,
                1026.2518676280292
              ],
              [
                427845.84721725335,
                4963916.004255867,
                1026.2518676280292
              ],
              [
                428849.5272172534,
                4963916.004255867,
                1053.431867628029
              ],
              [
                428849.5272172534,
                4962516.484255867,
                1053.431867628029
              ],
              [
                427845.84721725335,
                4962516.484255867,
                1026.2518676280292
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:04:41+00:00",
        "end_time": "2011-09-19T21:52:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127233,
            44.81241271,
            1026.251868,
            -117.8998329,
            44.82511064,
            1053.431868
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252456885162,
                  44.81241270849257,
                  1026.2518676280292
                ],
                [
                  -117.91272329712037,
                  44.825009887264535,
                  1026.2518676280292
                ],
                [
                  -117.90002887797611,
                  44.825110641987976,
                  1053.431867628029
                ],
                [
                  -117.89983291276931,
                  44.81251341921761,
                  1053.431867628029
                ],
                [
                  -117.91252456885162,
                  44.81241270849257,
                  1026.2518676280292
                ]
              ]
            ]
          },
          "id": "44117G8223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:04:41Z",
            "pc:count": 11627721,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428350.5014,
                "count": 11627721,
                "maximum": 428849.5272,
                "minimum": 427845.8472,
                "name": "X",
                "position": 0,
                "stddev": 283.9584301,
                "variance": 80632.39003
              },
              {
                "average": 4963214.322,
                "count": 11627721,
                "maximum": 4963916.004,
                "minimum": 4962516.484,
                "name": "Y",
                "position": 1,
                "stddev": 406.7993473,
                "variance": 165485.709
              },
              {
                "average": 1030.184313,
                "count": 11627721,
                "maximum": 1053.431868,
                "minimum": 1026.251868,
                "name": "Z",
                "position": 2,
                "stddev": 1.782601054,
                "variance": 3.177666517
              },
              {
                "average": 234.9429838,
                "count": 11627721,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.10582878,
                "variance": 488.6676661
              },
              {
                "average": 1.000675111,
                "count": 11627721,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02930941907,
                "variance": 0.0008590420461
              },
              {
                "average": 1.001352114,
                "count": 11627721,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04374465211,
                "variance": 0.001913594589
              },
              {
                "average": 0.4984545123,
                "count": 11627721,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997633,
                "variance": 0.249997633
              },
              {
                "average": 0,
                "count": 11627721,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.257927585,
                "count": 11627721,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4374939571,
                "variance": 0.1914009625
              },
              {
                "average": 0.4471069114,
                "count": 11627721,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.919156657,
                "variance": 62.71304216
              },
              {
                "average": 198.9731917,
                "count": 11627721,
                "maximum": 211,
                "minimum": 191,
                "name": "UserData",
                "position": 10,
                "stddev": 2.234763238,
                "variance": 4.994166729
              },
              {
                "average": 64.11290269,
                "count": 11627721,
                "maximum": 135,
                "minimum": 50,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.4133678,
                "variance": 130.2649646
              },
              {
                "average": 20926.93763,
                "count": 11627721,
                "maximum": 62208,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 5125.678195,
                "variance": 26272576.96
              },
              {
                "average": 24723.45927,
                "count": 11627721,
                "maximum": 62720,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 4598.830638,
                "variance": 21149243.23
              },
              {
                "average": 19054.31727,
                "count": 11627721,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 3693.017054,
                "variance": 13638374.96
              },
              {
                "average": 592827.185,
                "count": 11627721,
                "maximum": 595081.0764,
                "minimum": 504334.0202,
                "name": "GpsTime",
                "position": 15,
                "stddev": 4995.313309,
                "variance": 24953155.06
              },
              {
                "average": 0,
                "count": 11627721,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11627721,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11627721,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11627721,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11627721,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427845.8472,
              4962516.484,
              1026.251868,
              428849.5272,
              4963916.004,
              1053.431868
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427845.84721725335,
                    4962516.484255867,
                    1026.2518676280292
                  ],
                  [
                    427845.84721725335,
                    4963916.004255867,
                    1026.2518676280292
                  ],
                  [
                    428849.5272172534,
                    4963916.004255867,
                    1053.431867628029
                  ],
                  [
                    428849.5272172534,
                    4962516.484255867,
                    1053.431867628029
                  ],
                  [
                    427845.84721725335,
                    4962516.484255867,
                    1026.2518676280292
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:04:41+00:00",
            "end_time": "2011-09-19T21:52: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": "44118G1304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.08392084884552,
              44.80844766406768,
              2371.3003146384667
            ],
            [
              -118.08399697048154,
              44.81251126133518,
              2371.3003146384667
            ],
            [
              -118.0750287470462,
              44.8125960407358,
              2717.0003146384665
            ],
            [
              -118.07495325489128,
              44.808532431523844,
              2717.0003146384665
            ],
            [
              -118.08392084884552,
              44.80844766406768,
              2371.3003146384667
            ]
          ]
        ]
      },
      "bbox": [
        -118.083997,
        44.80844766,
        2371.300315,
        -118.0749533,
        44.81259604,
        2717.000315
      ],
      "properties": {
        "datetime": "2011-09-18T22:20:00Z",
        "pc:count": 3314864,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414701.6862,
            "count": 3314864,
            "maximum": 414996.5633,
            "minimum": 414287.3033,
            "name": "X",
            "position": 0,
            "stddev": 177.4622458,
            "variance": 31492.84867
          },
          {
            "average": 4962523.56,
            "count": 3314864,
            "maximum": 4962693.942,
            "minimum": 4962242.462,
            "name": "Y",
            "position": 1,
            "stddev": 107.5527288,
            "variance": 11567.58947
          },
          {
            "average": 2526.174492,
            "count": 3314864,
            "maximum": 2717.000315,
            "minimum": 2371.300315,
            "name": "Z",
            "position": 2,
            "stddev": 77.42833666,
            "variance": 5995.147318
          },
          {
            "average": 101.8465982,
            "count": 3314864,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.06996801,
            "variance": 2310.721825
          },
          {
            "average": 1.018153384,
            "count": 3314864,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1351119338,
            "variance": 0.01825523467
          },
          {
            "average": 1.03856297,
            "count": 3314864,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1968996256,
            "variance": 0.03876946258
          },
          {
            "average": 0.4999104036,
            "count": 3314864,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000674,
            "variance": 0.2500000674
          },
          {
            "average": 0,
            "count": 3314864,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.174191762,
            "count": 3314864,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3792743535,
            "variance": 0.1438490353
          },
          {
            "average": 1.02679255,
            "count": 3314864,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.705727748,
            "variance": 59.37824013
          },
          {
            "average": 173.368172,
            "count": 3314864,
            "maximum": 179,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 28.67456373,
            "variance": 822.2306051
          },
          {
            "average": 15108.01756,
            "count": 3314864,
            "maximum": 20103,
            "minimum": 9484,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5296.754823,
            "variance": 28055611.65
          },
          {
            "average": 35972.20421,
            "count": 3314864,
            "maximum": 65024,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 14388.58657,
            "variance": 207031423.5
          },
          {
            "average": 33318.24017,
            "count": 3314864,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 15121.83233,
            "variance": 228669813
          },
          {
            "average": 29560.79356,
            "count": 3314864,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 15578.24568,
            "variance": 242681738.5
          },
          {
            "average": 339162.9158,
            "count": 3314864,
            "maximum": 419600.5559,
            "minimum": 334633.3341,
            "name": "GpsTime",
            "position": 15,
            "stddev": 18208.75599,
            "variance": 331558794.8
          },
          {
            "average": 0,
            "count": 3314864,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3314864,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3314864,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3314864,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3314864,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414287.3033,
          4962242.462,
          2371.300315,
          414996.5633,
          4962693.942,
          2717.000315
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414287.3033360556,
                4962242.462363357,
                2371.3003146384667
              ],
              [
                414287.3033360556,
                4962693.942363357,
                2371.3003146384667
              ],
              [
                414996.5633360556,
                4962693.942363357,
                2717.0003146384665
              ],
              [
                414996.5633360556,
                4962242.462363357,
                2717.0003146384665
              ],
              [
                414287.3033360556,
                4962242.462363357,
                2371.3003146384667
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:20:00+00:00",
        "end_time": "2011-09-17T22:43:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.083997,
            44.80844766,
            2371.300315,
            -118.0749533,
            44.81259604,
            2717.000315
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.08392084884552,
                  44.80844766406768,
                  2371.3003146384667
                ],
                [
                  -118.08399697048154,
                  44.81251126133518,
                  2371.3003146384667
                ],
                [
                  -118.0750287470462,
                  44.8125960407358,
                  2717.0003146384665
                ],
                [
                  -118.07495325489128,
                  44.808532431523844,
                  2717.0003146384665
                ],
                [
                  -118.08392084884552,
                  44.80844766406768,
                  2371.3003146384667
                ]
              ]
            ]
          },
          "id": "44118G1304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:20:00Z",
            "pc:count": 3314864,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414701.6862,
                "count": 3314864,
                "maximum": 414996.5633,
                "minimum": 414287.3033,
                "name": "X",
                "position": 0,
                "stddev": 177.4622458,
                "variance": 31492.84867
              },
              {
                "average": 4962523.56,
                "count": 3314864,
                "maximum": 4962693.942,
                "minimum": 4962242.462,
                "name": "Y",
                "position": 1,
                "stddev": 107.5527288,
                "variance": 11567.58947
              },
              {
                "average": 2526.174492,
                "count": 3314864,
                "maximum": 2717.000315,
                "minimum": 2371.300315,
                "name": "Z",
                "position": 2,
                "stddev": 77.42833666,
                "variance": 5995.147318
              },
              {
                "average": 101.8465982,
                "count": 3314864,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.06996801,
                "variance": 2310.721825
              },
              {
                "average": 1.018153384,
                "count": 3314864,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1351119338,
                "variance": 0.01825523467
              },
              {
                "average": 1.03856297,
                "count": 3314864,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1968996256,
                "variance": 0.03876946258
              },
              {
                "average": 0.4999104036,
                "count": 3314864,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000674,
                "variance": 0.2500000674
              },
              {
                "average": 0,
                "count": 3314864,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.174191762,
                "count": 3314864,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3792743535,
                "variance": 0.1438490353
              },
              {
                "average": 1.02679255,
                "count": 3314864,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.705727748,
                "variance": 59.37824013
              },
              {
                "average": 173.368172,
                "count": 3314864,
                "maximum": 179,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 28.67456373,
                "variance": 822.2306051
              },
              {
                "average": 15108.01756,
                "count": 3314864,
                "maximum": 20103,
                "minimum": 9484,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5296.754823,
                "variance": 28055611.65
              },
              {
                "average": 35972.20421,
                "count": 3314864,
                "maximum": 65024,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 14388.58657,
                "variance": 207031423.5
              },
              {
                "average": 33318.24017,
                "count": 3314864,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 15121.83233,
                "variance": 228669813
              },
              {
                "average": 29560.79356,
                "count": 3314864,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 15578.24568,
                "variance": 242681738.5
              },
              {
                "average": 339162.9158,
                "count": 3314864,
                "maximum": 419600.5559,
                "minimum": 334633.3341,
                "name": "GpsTime",
                "position": 15,
                "stddev": 18208.75599,
                "variance": 331558794.8
              },
              {
                "average": 0,
                "count": 3314864,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3314864,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3314864,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3314864,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3314864,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414287.3033,
              4962242.462,
              2371.300315,
              414996.5633,
              4962693.942,
              2717.000315
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414287.3033360556,
                    4962242.462363357,
                    2371.3003146384667
                  ],
                  [
                    414287.3033360556,
                    4962693.942363357,
                    2371.3003146384667
                  ],
                  [
                    414996.5633360556,
                    4962693.942363357,
                    2717.0003146384665
                  ],
                  [
                    414996.5633360556,
                    4962242.462363357,
                    2717.0003146384665
                  ],
                  [
                    414287.3033360556,
                    4962242.462363357,
                    2371.3003146384667
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:20:00+00:00",
            "end_time": "2011-09-17T22:43:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H8314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252489716335,
              44.89990712740194,
              1019.8759102485508
            ],
            [
              -117.96273524982439,
              44.91250969264773,
              1019.8759102485508
            ],
            [
              -117.95002885685098,
              44.912616107835056,
              1054.9559102485507
            ],
            [
              -117.94982127945366,
              44.900013496099824,
              1054.9559102485507
            ],
            [
              -117.96252489716335,
              44.89990712740194,
              1019.8759102485508
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627352,
        44.89990713,
        1019.87591,
        -117.9498213,
        44.91261611,
        1054.95591
      ],
      "properties": {
        "datetime": "2011-09-20T23:28:56Z",
        "pc:count": 11355505,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424511.0374,
            "count": 11355505,
            "maximum": 425010.5092,
            "minimum": 424007.3892,
            "name": "X",
            "position": 0,
            "stddev": 284.3067853,
            "variance": 80830.34816
          },
          {
            "average": 4972988.011,
            "count": 11355505,
            "maximum": 4973681.526,
            "minimum": 4972281.366,
            "name": "Y",
            "position": 1,
            "stddev": 405.1276663,
            "variance": 164128.426
          },
          {
            "average": 1024.936136,
            "count": 11355505,
            "maximum": 1054.95591,
            "minimum": 1019.87591,
            "name": "Z",
            "position": 2,
            "stddev": 2.517928191,
            "variance": 6.339962377
          },
          {
            "average": 222.4158144,
            "count": 11355505,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.72406867,
            "variance": 1740.897906
          },
          {
            "average": 1.019113901,
            "count": 11355505,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1625436432,
            "variance": 0.02642043594
          },
          {
            "average": 1.038332773,
            "count": 11355505,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2457583387,
            "variance": 0.06039716104
          },
          {
            "average": 0.4983493028,
            "count": 11355505,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999972972,
            "variance": 0.2499972972
          },
          {
            "average": 0,
            "count": 11355505,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.268445569,
            "count": 11355505,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4431507224,
            "variance": 0.1963825627
          },
          {
            "average": 0.9678480644,
            "count": 11355505,
            "maximum": 21,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.059372435,
            "variance": 64.95348404
          },
          {
            "average": 202.103604,
            "count": 11355505,
            "maximum": 212,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 4.878164605,
            "variance": 23.79648991
          },
          {
            "average": 66.82255602,
            "count": 11355505,
            "maximum": 81,
            "minimum": 53,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.07266077,
            "variance": 122.6038165
          },
          {
            "average": 26401.63661,
            "count": 11355505,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8109.355495,
            "variance": 65761646.55
          },
          {
            "average": 27767.86332,
            "count": 11355505,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6462.446883,
            "variance": 41763219.72
          },
          {
            "average": 21925.25018,
            "count": 11355505,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5453.326361,
            "variance": 29738768.4
          },
          {
            "average": 594764.1858,
            "count": 11355505,
            "maximum": 596536.4805,
            "minimum": 593077.9527,
            "name": "GpsTime",
            "position": 15,
            "stddev": 708.3964823,
            "variance": 501825.5762
          },
          {
            "average": 0,
            "count": 11355505,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11355505,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11355505,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11355505,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11355505,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424007.3892,
          4972281.366,
          1019.87591,
          425010.5092,
          4973681.526,
          1054.95591
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424007.38916678657,
                4972281.3663910255,
                1019.8759102485508
              ],
              [
                424007.38916678657,
                4973681.526391026,
                1019.8759102485508
              ],
              [
                425010.50916678656,
                4973681.526391026,
                1054.9559102485507
              ],
              [
                425010.50916678656,
                4972281.3663910255,
                1054.9559102485507
              ],
              [
                424007.38916678657,
                4972281.3663910255,
                1019.8759102485508
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:28:56+00:00",
        "end_time": "2011-09-20T22:31:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627352,
            44.89990713,
            1019.87591,
            -117.9498213,
            44.91261611,
            1054.95591
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252489716335,
                  44.89990712740194,
                  1019.8759102485508
                ],
                [
                  -117.96273524982439,
                  44.91250969264773,
                  1019.8759102485508
                ],
                [
                  -117.95002885685098,
                  44.912616107835056,
                  1054.9559102485507
                ],
                [
                  -117.94982127945366,
                  44.900013496099824,
                  1054.9559102485507
                ],
                [
                  -117.96252489716335,
                  44.89990712740194,
                  1019.8759102485508
                ]
              ]
            ]
          },
          "id": "44117H8314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:28:56Z",
            "pc:count": 11355505,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424511.0374,
                "count": 11355505,
                "maximum": 425010.5092,
                "minimum": 424007.3892,
                "name": "X",
                "position": 0,
                "stddev": 284.3067853,
                "variance": 80830.34816
              },
              {
                "average": 4972988.011,
                "count": 11355505,
                "maximum": 4973681.526,
                "minimum": 4972281.366,
                "name": "Y",
                "position": 1,
                "stddev": 405.1276663,
                "variance": 164128.426
              },
              {
                "average": 1024.936136,
                "count": 11355505,
                "maximum": 1054.95591,
                "minimum": 1019.87591,
                "name": "Z",
                "position": 2,
                "stddev": 2.517928191,
                "variance": 6.339962377
              },
              {
                "average": 222.4158144,
                "count": 11355505,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.72406867,
                "variance": 1740.897906
              },
              {
                "average": 1.019113901,
                "count": 11355505,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1625436432,
                "variance": 0.02642043594
              },
              {
                "average": 1.038332773,
                "count": 11355505,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2457583387,
                "variance": 0.06039716104
              },
              {
                "average": 0.4983493028,
                "count": 11355505,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999972972,
                "variance": 0.2499972972
              },
              {
                "average": 0,
                "count": 11355505,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.268445569,
                "count": 11355505,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4431507224,
                "variance": 0.1963825627
              },
              {
                "average": 0.9678480644,
                "count": 11355505,
                "maximum": 21,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.059372435,
                "variance": 64.95348404
              },
              {
                "average": 202.103604,
                "count": 11355505,
                "maximum": 212,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 4.878164605,
                "variance": 23.79648991
              },
              {
                "average": 66.82255602,
                "count": 11355505,
                "maximum": 81,
                "minimum": 53,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.07266077,
                "variance": 122.6038165
              },
              {
                "average": 26401.63661,
                "count": 11355505,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8109.355495,
                "variance": 65761646.55
              },
              {
                "average": 27767.86332,
                "count": 11355505,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6462.446883,
                "variance": 41763219.72
              },
              {
                "average": 21925.25018,
                "count": 11355505,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5453.326361,
                "variance": 29738768.4
              },
              {
                "average": 594764.1858,
                "count": 11355505,
                "maximum": 596536.4805,
                "minimum": 593077.9527,
                "name": "GpsTime",
                "position": 15,
                "stddev": 708.3964823,
                "variance": 501825.5762
              },
              {
                "average": 0,
                "count": 11355505,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11355505,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11355505,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11355505,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11355505,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424007.3892,
              4972281.366,
              1019.87591,
              425010.5092,
              4973681.526,
              1054.95591
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424007.38916678657,
                    4972281.3663910255,
                    1019.8759102485508
                  ],
                  [
                    424007.38916678657,
                    4973681.526391026,
                    1019.8759102485508
                  ],
                  [
                    425010.50916678656,
                    4973681.526391026,
                    1054.9559102485507
                  ],
                  [
                    425010.50916678656,
                    4972281.3663910255,
                    1054.9559102485507
                  ],
                  [
                    424007.38916678657,
                    4972281.3663910255,
                    1019.8759102485508
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:28:56+00:00",
            "end_time": "2011-09-20T22: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": "44117H7308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002440167247,
              44.912419854434354,
              1021.7394657935519
            ],
            [
              -117.85021006252549,
              44.925010002650794,
              1021.7394657935519
            ],
            [
              -117.83752865029257,
              44.92510371213501,
              1050.0994657935519
            ],
            [
              -117.83734575789985,
              44.912513523020216,
              1050.0994657935519
            ],
            [
              -117.85002440167247,
              44.912419854434354,
              1021.7394657935519
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502101,
        44.91241985,
        1021.739466,
        -117.8373458,
        44.92510371,
        1050.099466
      ],
      "properties": {
        "datetime": "2011-09-20T01:26:41Z",
        "pc:count": 11578385,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433402.4549,
            "count": 11578385,
            "maximum": 433905.0369,
            "minimum": 432904.1369,
            "name": "X",
            "position": 0,
            "stddev": 284.9887403,
            "variance": 81218.58207
          },
          {
            "average": 4974267.858,
            "count": 11578385,
            "maximum": 4974970.911,
            "minimum": 4973572.171,
            "name": "Y",
            "position": 1,
            "stddev": 400.0415564,
            "variance": 160033.2469
          },
          {
            "average": 1030.930079,
            "count": 11578385,
            "maximum": 1050.099466,
            "minimum": 1021.739466,
            "name": "Z",
            "position": 2,
            "stddev": 5.168974548,
            "variance": 26.71829788
          },
          {
            "average": 233.3240417,
            "count": 11578385,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.73397693,
            "variance": 389.4298455
          },
          {
            "average": 1.000192341,
            "count": 11578385,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01386737831,
            "variance": 0.0001923041813
          },
          {
            "average": 1.000385114,
            "count": 11578385,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01962054737,
            "variance": 0.0003849658792
          },
          {
            "average": 0.4988284636,
            "count": 11578385,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986491,
            "variance": 0.2499986491
          },
          {
            "average": 0,
            "count": 11578385,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.258707065,
            "count": 11578385,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4379243497,
            "variance": 0.191777736
          },
          {
            "average": 1.042850536,
            "count": 11578385,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.578735178,
            "variance": 57.4372269
          },
          {
            "average": 197.7805241,
            "count": 11578385,
            "maximum": 212,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 3.630534312,
            "variance": 13.18077939
          },
          {
            "average": 250.9723965,
            "count": 11578385,
            "maximum": 270,
            "minimum": 114,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 27.18525741,
            "variance": 739.0382205
          },
          {
            "average": 32407.45706,
            "count": 11578385,
            "maximum": 64768,
            "minimum": 8960,
            "name": "Red",
            "position": 12,
            "stddev": 10473.74516,
            "variance": 109699337.8
          },
          {
            "average": 32788.25733,
            "count": 11578385,
            "maximum": 65280,
            "minimum": 11520,
            "name": "Green",
            "position": 13,
            "stddev": 8257.70396,
            "variance": 68189674.69
          },
          {
            "average": 25973.22694,
            "count": 11578385,
            "maximum": 65280,
            "minimum": 7680,
            "name": "Blue",
            "position": 14,
            "stddev": 6663.573688,
            "variance": 44403214.29
          },
          {
            "average": 515377.3646,
            "count": 11578385,
            "maximum": 517201.8589,
            "minimum": 508279.8248,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1512.825838,
            "variance": 2288642.015
          },
          {
            "average": 0,
            "count": 11578385,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11578385,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11578385,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11578385,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11578385,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432904.1369,
          4973572.171,
          1021.739466,
          433905.0369,
          4974970.911,
          1050.099466
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432904.1368505442,
                4973572.170974662,
                1021.7394657935519
              ],
              [
                432904.1368505442,
                4974970.910974662,
                1021.7394657935519
              ],
              [
                433905.0368505442,
                4974970.910974662,
                1050.0994657935519
              ],
              [
                433905.0368505442,
                4973572.170974662,
                1050.0994657935519
              ],
              [
                432904.1368505442,
                4973572.170974662,
                1021.7394657935519
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:26:41+00:00",
        "end_time": "2011-09-19T22:57:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502101,
            44.91241985,
            1021.739466,
            -117.8373458,
            44.92510371,
            1050.099466
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002440167247,
                  44.912419854434354,
                  1021.7394657935519
                ],
                [
                  -117.85021006252549,
                  44.925010002650794,
                  1021.7394657935519
                ],
                [
                  -117.83752865029257,
                  44.92510371213501,
                  1050.0994657935519
                ],
                [
                  -117.83734575789985,
                  44.912513523020216,
                  1050.0994657935519
                ],
                [
                  -117.85002440167247,
                  44.912419854434354,
                  1021.7394657935519
                ]
              ]
            ]
          },
          "id": "44117H7308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:26:41Z",
            "pc:count": 11578385,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433402.4549,
                "count": 11578385,
                "maximum": 433905.0369,
                "minimum": 432904.1369,
                "name": "X",
                "position": 0,
                "stddev": 284.9887403,
                "variance": 81218.58207
              },
              {
                "average": 4974267.858,
                "count": 11578385,
                "maximum": 4974970.911,
                "minimum": 4973572.171,
                "name": "Y",
                "position": 1,
                "stddev": 400.0415564,
                "variance": 160033.2469
              },
              {
                "average": 1030.930079,
                "count": 11578385,
                "maximum": 1050.099466,
                "minimum": 1021.739466,
                "name": "Z",
                "position": 2,
                "stddev": 5.168974548,
                "variance": 26.71829788
              },
              {
                "average": 233.3240417,
                "count": 11578385,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.73397693,
                "variance": 389.4298455
              },
              {
                "average": 1.000192341,
                "count": 11578385,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01386737831,
                "variance": 0.0001923041813
              },
              {
                "average": 1.000385114,
                "count": 11578385,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01962054737,
                "variance": 0.0003849658792
              },
              {
                "average": 0.4988284636,
                "count": 11578385,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986491,
                "variance": 0.2499986491
              },
              {
                "average": 0,
                "count": 11578385,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.258707065,
                "count": 11578385,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4379243497,
                "variance": 0.191777736
              },
              {
                "average": 1.042850536,
                "count": 11578385,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.578735178,
                "variance": 57.4372269
              },
              {
                "average": 197.7805241,
                "count": 11578385,
                "maximum": 212,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 3.630534312,
                "variance": 13.18077939
              },
              {
                "average": 250.9723965,
                "count": 11578385,
                "maximum": 270,
                "minimum": 114,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 27.18525741,
                "variance": 739.0382205
              },
              {
                "average": 32407.45706,
                "count": 11578385,
                "maximum": 64768,
                "minimum": 8960,
                "name": "Red",
                "position": 12,
                "stddev": 10473.74516,
                "variance": 109699337.8
              },
              {
                "average": 32788.25733,
                "count": 11578385,
                "maximum": 65280,
                "minimum": 11520,
                "name": "Green",
                "position": 13,
                "stddev": 8257.70396,
                "variance": 68189674.69
              },
              {
                "average": 25973.22694,
                "count": 11578385,
                "maximum": 65280,
                "minimum": 7680,
                "name": "Blue",
                "position": 14,
                "stddev": 6663.573688,
                "variance": 44403214.29
              },
              {
                "average": 515377.3646,
                "count": 11578385,
                "maximum": 517201.8589,
                "minimum": 508279.8248,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1512.825838,
                "variance": 2288642.015
              },
              {
                "average": 0,
                "count": 11578385,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11578385,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11578385,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11578385,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11578385,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432904.1369,
              4973572.171,
              1021.739466,
              433905.0369,
              4974970.911,
              1050.099466
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432904.1368505442,
                    4973572.170974662,
                    1021.7394657935519
                  ],
                  [
                    432904.1368505442,
                    4974970.910974662,
                    1021.7394657935519
                  ],
                  [
                    433905.0368505442,
                    4974970.910974662,
                    1050.0994657935519
                  ],
                  [
                    433905.0368505442,
                    4973572.170974662,
                    1050.0994657935519
                  ],
                  [
                    432904.1368505442,
                    4973572.170974662,
                    1021.7394657935519
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:26:41+00:00",
            "end_time": "2011-09-19T22:57:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118H1308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.10002583915684,
              44.912484556605975,
              1387.6049691164694
            ],
            [
              -118.10026486595795,
              44.92500914522078,
              1387.6049691164694
            ],
            [
              -118.08752940355784,
              44.925131143057236,
              1671.3649691164696
            ],
            [
              -118.08729314213903,
              44.91260650147509,
              1671.3649691164696
            ],
            [
              -118.10002583915684,
              44.912484556605975,
              1387.6049691164694
            ]
          ]
        ]
      },
      "bbox": [
        -118.1002649,
        44.91248456,
        1387.604969,
        -118.0872931,
        44.92513114,
        1671.364969
      ],
      "properties": {
        "datetime": "2011-09-20T18:40:54Z",
        "pc:count": 14383823,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 413640.2531,
            "count": 14383823,
            "maximum": 414175.5306,
            "minimum": 413170.2906,
            "name": "X",
            "position": 0,
            "stddev": 281.1592071,
            "variance": 79050.49976
          },
          {
            "average": 4974661.454,
            "count": 14383823,
            "maximum": 4975208.039,
            "minimum": 4973816.479,
            "name": "Y",
            "position": 1,
            "stddev": 359.1908854,
            "variance": 129018.0921
          },
          {
            "average": 1530.58771,
            "count": 14383823,
            "maximum": 1671.364969,
            "minimum": 1387.604969,
            "name": "Z",
            "position": 2,
            "stddev": 60.96397606,
            "variance": 3716.606378
          },
          {
            "average": 84.41394308,
            "count": 14383823,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.09159722,
            "variance": 2713.534501
          },
          {
            "average": 1.12712573,
            "count": 14383823,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3585423288,
            "variance": 0.1285526015
          },
          {
            "average": 1.262949982,
            "count": 14383823,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5038195961,
            "variance": 0.2538341855
          },
          {
            "average": 0.4997517697,
            "count": 14383823,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999558,
            "variance": 0.2499999558
          },
          {
            "average": 0,
            "count": 14383823,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.091985907,
            "count": 14383823,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2890060647,
            "variance": 0.08352450545
          },
          {
            "average": -1.108499813,
            "count": 14383823,
            "maximum": 24,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.700716693,
            "variance": 75.70247098
          },
          {
            "average": 138.4174523,
            "count": 14383823,
            "maximum": 156,
            "minimum": 120,
            "name": "UserData",
            "position": 10,
            "stddev": 11.43233514,
            "variance": 130.6982868
          },
          {
            "average": 14911.18241,
            "count": 14383823,
            "maximum": 20154,
            "minimum": 9543,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.084131,
            "variance": 28037915.95
          },
          {
            "average": 20923.53482,
            "count": 14383823,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 9060.319408,
            "variance": 82089387.78
          },
          {
            "average": 22540.15442,
            "count": 14383823,
            "maximum": 64512,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 9067.033148,
            "variance": 82211090.1
          },
          {
            "average": 20268.60426,
            "count": 14383823,
            "maximum": 64000,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 8049.426387,
            "variance": 64793265.16
          },
          {
            "average": 145873.7667,
            "count": 14383823,
            "maximum": 579254.7312,
            "minimum": 139344.6078,
            "name": "GpsTime",
            "position": 15,
            "stddev": 40743.37063,
            "variance": 1660022250
          },
          {
            "average": 0,
            "count": 14383823,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14383823,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14383823,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14383823,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14383823,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          413170.2906,
          4973816.479,
          1387.604969,
          414175.5306,
          4975208.039,
          1671.364969
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                413170.29059958307,
                4973816.478904414,
                1387.6049691164694
              ],
              [
                413170.29059958307,
                4975208.0389044145,
                1387.6049691164694
              ],
              [
                414175.53059958306,
                4975208.0389044145,
                1671.3649691164696
              ],
              [
                414175.53059958306,
                4973816.478904414,
                1671.3649691164696
              ],
              [
                413170.29059958307,
                4973816.478904414,
                1387.6049691164694
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:40:54+00:00",
        "end_time": "2011-09-15T16:29:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1002649,
            44.91248456,
            1387.604969,
            -118.0872931,
            44.92513114,
            1671.364969
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.10002583915684,
                  44.912484556605975,
                  1387.6049691164694
                ],
                [
                  -118.10026486595795,
                  44.92500914522078,
                  1387.6049691164694
                ],
                [
                  -118.08752940355784,
                  44.925131143057236,
                  1671.3649691164696
                ],
                [
                  -118.08729314213903,
                  44.91260650147509,
                  1671.3649691164696
                ],
                [
                  -118.10002583915684,
                  44.912484556605975,
                  1387.6049691164694
                ]
              ]
            ]
          },
          "id": "44118H1308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:40:54Z",
            "pc:count": 14383823,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 413640.2531,
                "count": 14383823,
                "maximum": 414175.5306,
                "minimum": 413170.2906,
                "name": "X",
                "position": 0,
                "stddev": 281.1592071,
                "variance": 79050.49976
              },
              {
                "average": 4974661.454,
                "count": 14383823,
                "maximum": 4975208.039,
                "minimum": 4973816.479,
                "name": "Y",
                "position": 1,
                "stddev": 359.1908854,
                "variance": 129018.0921
              },
              {
                "average": 1530.58771,
                "count": 14383823,
                "maximum": 1671.364969,
                "minimum": 1387.604969,
                "name": "Z",
                "position": 2,
                "stddev": 60.96397606,
                "variance": 3716.606378
              },
              {
                "average": 84.41394308,
                "count": 14383823,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.09159722,
                "variance": 2713.534501
              },
              {
                "average": 1.12712573,
                "count": 14383823,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3585423288,
                "variance": 0.1285526015
              },
              {
                "average": 1.262949982,
                "count": 14383823,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5038195961,
                "variance": 0.2538341855
              },
              {
                "average": 0.4997517697,
                "count": 14383823,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999558,
                "variance": 0.2499999558
              },
              {
                "average": 0,
                "count": 14383823,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.091985907,
                "count": 14383823,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2890060647,
                "variance": 0.08352450545
              },
              {
                "average": -1.108499813,
                "count": 14383823,
                "maximum": 24,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.700716693,
                "variance": 75.70247098
              },
              {
                "average": 138.4174523,
                "count": 14383823,
                "maximum": 156,
                "minimum": 120,
                "name": "UserData",
                "position": 10,
                "stddev": 11.43233514,
                "variance": 130.6982868
              },
              {
                "average": 14911.18241,
                "count": 14383823,
                "maximum": 20154,
                "minimum": 9543,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.084131,
                "variance": 28037915.95
              },
              {
                "average": 20923.53482,
                "count": 14383823,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 9060.319408,
                "variance": 82089387.78
              },
              {
                "average": 22540.15442,
                "count": 14383823,
                "maximum": 64512,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 9067.033148,
                "variance": 82211090.1
              },
              {
                "average": 20268.60426,
                "count": 14383823,
                "maximum": 64000,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 8049.426387,
                "variance": 64793265.16
              },
              {
                "average": 145873.7667,
                "count": 14383823,
                "maximum": 579254.7312,
                "minimum": 139344.6078,
                "name": "GpsTime",
                "position": 15,
                "stddev": 40743.37063,
                "variance": 1660022250
              },
              {
                "average": 0,
                "count": 14383823,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14383823,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14383823,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14383823,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14383823,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              413170.2906,
              4973816.479,
              1387.604969,
              414175.5306,
              4975208.039,
              1671.364969
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    413170.29059958307,
                    4973816.478904414,
                    1387.6049691164694
                  ],
                  [
                    413170.29059958307,
                    4975208.0389044145,
                    1387.6049691164694
                  ],
                  [
                    414175.53059958306,
                    4975208.0389044145,
                    1671.3649691164696
                  ],
                  [
                    414175.53059958306,
                    4973816.478904414,
                    1671.3649691164696
                  ],
                  [
                    413170.29059958307,
                    4973816.478904414,
                    1387.6049691164694
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:40:54+00:00",
            "end_time": "2011-09-15T16: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": "44118G1108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.09162982733457,
              44.849972956266306,
              2369.340389049998
            ],
            [
              -118.09186612922184,
              44.86247737656743,
              2369.340389049998
            ],
            [
              -118.08752786993364,
              44.86251877442331,
              2660.4803890499984
            ],
            [
              -118.08729250648362,
              44.85001433617732,
              2660.4803890499984
            ],
            [
              -118.09162982733457,
              44.849972956266306,
              2369.340389049998
            ]
          ]
        ]
      },
      "bbox": [
        -118.0918661,
        44.84997296,
        2369.340389,
        -118.0872925,
        44.86251877,
        2660.480389
      ],
      "properties": {
        "datetime": "2011-09-18T21:57:41Z",
        "pc:count": 5653024,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 413941.9964,
            "count": 5653024,
            "maximum": 414082.4623,
            "minimum": 413739.6623,
            "name": "X",
            "position": 0,
            "stddev": 82.89798845,
            "variance": 6872.07649
          },
          {
            "average": 4967643.38,
            "count": 5653024,
            "maximum": 4968252.721,
            "minimum": 4966863.421,
            "name": "Y",
            "position": 1,
            "stddev": 327.2884602,
            "variance": 107117.7362
          },
          {
            "average": 2534.252908,
            "count": 5653024,
            "maximum": 2660.480389,
            "minimum": 2369.340389,
            "name": "Z",
            "position": 2,
            "stddev": 64.68844732,
            "variance": 4184.595216
          },
          {
            "average": 105.795277,
            "count": 5653024,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.04183423,
            "variance": 1852.599494
          },
          {
            "average": 1.061297458,
            "count": 5653024,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2464558808,
            "variance": 0.06074050117
          },
          {
            "average": 1.12831787,
            "count": 5653024,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3524028393,
            "variance": 0.1241877611
          },
          {
            "average": 0.4998798873,
            "count": 5653024,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000298,
            "variance": 0.2500000298
          },
          {
            "average": 0,
            "count": 5653024,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.17468102,
            "count": 5653024,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3796940702,
            "variance": 0.1441675869
          },
          {
            "average": -1.706050996,
            "count": 5653024,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.853925615,
            "variance": 61.68414756
          },
          {
            "average": 62.97618284,
            "count": 5653024,
            "maximum": 137,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 61.57280796,
            "variance": 3791.21068
          },
          {
            "average": 14748.2963,
            "count": 5653024,
            "maximum": 20059,
            "minimum": 9518,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5268.355833,
            "variance": 27755573.19
          },
          {
            "average": 39205.8719,
            "count": 5653024,
            "maximum": 64256,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 10788.38401,
            "variance": 116389229.5
          },
          {
            "average": 35949.35506,
            "count": 5653024,
            "maximum": 64512,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 10932.79255,
            "variance": 119525953
          },
          {
            "average": 29507.34533,
            "count": 5653024,
            "maximum": 64512,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 11062.79545,
            "variance": 122385443.1
          },
          {
            "average": 417743.3396,
            "count": 5653024,
            "maximum": 418261.59,
            "minimum": 416649.2793,
            "name": "GpsTime",
            "position": 15,
            "stddev": 421.1508169,
            "variance": 177368.0106
          },
          {
            "average": 0,
            "count": 5653024,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5653024,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5653024,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5653024,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5653024,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          413739.6623,
          4966863.421,
          2369.340389,
          414082.4623,
          4968252.721,
          2660.480389
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                413739.6623379763,
                4966863.420713622,
                2369.340389049998
              ],
              [
                413739.6623379763,
                4968252.720713623,
                2369.340389049998
              ],
              [
                414082.4623379763,
                4968252.720713623,
                2660.4803890499984
              ],
              [
                414082.4623379763,
                4966863.420713622,
                2660.4803890499984
              ],
              [
                413739.6623379763,
                4966863.420713622,
                2369.340389049998
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T21:57:41+00:00",
        "end_time": "2011-09-18T21:30:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0918661,
            44.84997296,
            2369.340389,
            -118.0872925,
            44.86251877,
            2660.480389
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.09162982733457,
                  44.849972956266306,
                  2369.340389049998
                ],
                [
                  -118.09186612922184,
                  44.86247737656743,
                  2369.340389049998
                ],
                [
                  -118.08752786993364,
                  44.86251877442331,
                  2660.4803890499984
                ],
                [
                  -118.08729250648362,
                  44.85001433617732,
                  2660.4803890499984
                ],
                [
                  -118.09162982733457,
                  44.849972956266306,
                  2369.340389049998
                ]
              ]
            ]
          },
          "id": "44118G1108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:57:41Z",
            "pc:count": 5653024,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 413941.9964,
                "count": 5653024,
                "maximum": 414082.4623,
                "minimum": 413739.6623,
                "name": "X",
                "position": 0,
                "stddev": 82.89798845,
                "variance": 6872.07649
              },
              {
                "average": 4967643.38,
                "count": 5653024,
                "maximum": 4968252.721,
                "minimum": 4966863.421,
                "name": "Y",
                "position": 1,
                "stddev": 327.2884602,
                "variance": 107117.7362
              },
              {
                "average": 2534.252908,
                "count": 5653024,
                "maximum": 2660.480389,
                "minimum": 2369.340389,
                "name": "Z",
                "position": 2,
                "stddev": 64.68844732,
                "variance": 4184.595216
              },
              {
                "average": 105.795277,
                "count": 5653024,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.04183423,
                "variance": 1852.599494
              },
              {
                "average": 1.061297458,
                "count": 5653024,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2464558808,
                "variance": 0.06074050117
              },
              {
                "average": 1.12831787,
                "count": 5653024,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3524028393,
                "variance": 0.1241877611
              },
              {
                "average": 0.4998798873,
                "count": 5653024,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000298,
                "variance": 0.2500000298
              },
              {
                "average": 0,
                "count": 5653024,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.17468102,
                "count": 5653024,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3796940702,
                "variance": 0.1441675869
              },
              {
                "average": -1.706050996,
                "count": 5653024,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.853925615,
                "variance": 61.68414756
              },
              {
                "average": 62.97618284,
                "count": 5653024,
                "maximum": 137,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 61.57280796,
                "variance": 3791.21068
              },
              {
                "average": 14748.2963,
                "count": 5653024,
                "maximum": 20059,
                "minimum": 9518,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5268.355833,
                "variance": 27755573.19
              },
              {
                "average": 39205.8719,
                "count": 5653024,
                "maximum": 64256,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 10788.38401,
                "variance": 116389229.5
              },
              {
                "average": 35949.35506,
                "count": 5653024,
                "maximum": 64512,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 10932.79255,
                "variance": 119525953
              },
              {
                "average": 29507.34533,
                "count": 5653024,
                "maximum": 64512,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 11062.79545,
                "variance": 122385443.1
              },
              {
                "average": 417743.3396,
                "count": 5653024,
                "maximum": 418261.59,
                "minimum": 416649.2793,
                "name": "GpsTime",
                "position": 15,
                "stddev": 421.1508169,
                "variance": 177368.0106
              },
              {
                "average": 0,
                "count": 5653024,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5653024,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5653024,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5653024,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5653024,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              413739.6623,
              4966863.421,
              2369.340389,
              414082.4623,
              4968252.721,
              2660.480389
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    413739.6623379763,
                    4966863.420713622,
                    2369.340389049998
                  ],
                  [
                    413739.6623379763,
                    4968252.720713623,
                    2369.340389049998
                  ],
                  [
                    414082.4623379763,
                    4968252.720713623,
                    2660.4803890499984
                  ],
                  [
                    414082.4623379763,
                    4966863.420713622,
                    2660.4803890499984
                  ],
                  [
                    413739.6623379763,
                    4966863.420713622,
                    2369.340389049998
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T21:57:41+00:00",
            "end_time": "2011-09-18T21: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": "44117H8202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502473348088,
              44.987411389802695,
              1001.8328899141013
            ],
            [
              -117.9252274422844,
              45.00000975693632,
              1001.8328899141013
            ],
            [
              -117.91252899086814,
              45.00011193391475,
              1033.9128899141012
            ],
            [
              -117.91232906323822,
              44.987513522158366,
              1033.9128899141012
            ],
            [
              -117.92502473348088,
              44.987411389802695,
              1001.8328899141013
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252274,
        44.98741139,
        1001.83289,
        -117.9123291,
        45.00011193,
        1033.91289
      ],
      "properties": {
        "datetime": "2011-09-20T02:11:52Z",
        "pc:count": 11543622,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427580.3703,
            "count": 11543622,
            "maximum": 428079.949,
            "minimum": 427078.989,
            "name": "X",
            "position": 0,
            "stddev": 284.1991949,
            "variance": 80769.1824
          },
          {
            "average": 4982663.37,
            "count": 11543622,
            "maximum": 4983367.161,
            "minimum": 4981967.461,
            "name": "Y",
            "position": 1,
            "stddev": 404.9076286,
            "variance": 163950.1877
          },
          {
            "average": 1009.958749,
            "count": 11543622,
            "maximum": 1033.91289,
            "minimum": 1001.83289,
            "name": "Z",
            "position": 2,
            "stddev": 2.861534014,
            "variance": 8.188376916
          },
          {
            "average": 234.8997517,
            "count": 11543622,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.47349307,
            "variance": 648.898849
          },
          {
            "average": 1.002969259,
            "count": 11543622,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06289926189,
            "variance": 0.003956317146
          },
          {
            "average": 1.005954197,
            "count": 11543622,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09467782272,
            "variance": 0.008963890115
          },
          {
            "average": 0.4983291206,
            "count": 11543622,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999972298,
            "variance": 0.2499972298
          },
          {
            "average": 0,
            "count": 11543622,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276220323,
            "count": 11543622,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4471271336,
            "variance": 0.1999226736
          },
          {
            "average": 1.263590664,
            "count": 11543622,
            "maximum": 16.99799919,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.758709122,
            "variance": 60.19756724
          },
          {
            "average": 199.6217817,
            "count": 11543622,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 3.730355668,
            "variance": 13.91555341
          },
          {
            "average": 261.1000379,
            "count": 11543622,
            "maximum": 275,
            "minimum": 248,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56854858,
            "variance": 111.694219
          },
          {
            "average": 22770.73205,
            "count": 11543622,
            "maximum": 65280,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 10769.88756,
            "variance": 115990478
          },
          {
            "average": 24715.19172,
            "count": 11543622,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 9081.611925,
            "variance": 82475675.15
          },
          {
            "average": 21784.10981,
            "count": 11543622,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 7519.947805,
            "variance": 56549614.99
          },
          {
            "average": 518155.1816,
            "count": 11543622,
            "maximum": 519912.1529,
            "minimum": 516766.3477,
            "name": "GpsTime",
            "position": 15,
            "stddev": 634.4340124,
            "variance": 402506.5161
          },
          {
            "average": 0,
            "count": 11543622,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11543622,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11543622,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11543622,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11543622,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427078.989,
          4981967.461,
          1001.83289,
          428079.949,
          4983367.161,
          1033.91289
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427078.9889972153,
                4981967.460577024,
                1001.8328899141013
              ],
              [
                427078.9889972153,
                4983367.160577023,
                1001.8328899141013
              ],
              [
                428079.94899721525,
                4983367.160577023,
                1033.9128899141012
              ],
              [
                428079.94899721525,
                4981967.460577024,
                1033.9128899141012
              ],
              [
                427078.9889972153,
                4981967.460577024,
                1001.8328899141013
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:11:52+00:00",
        "end_time": "2011-09-20T01:19:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252274,
            44.98741139,
            1001.83289,
            -117.9123291,
            45.00011193,
            1033.91289
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502473348088,
                  44.987411389802695,
                  1001.8328899141013
                ],
                [
                  -117.9252274422844,
                  45.00000975693632,
                  1001.8328899141013
                ],
                [
                  -117.91252899086814,
                  45.00011193391475,
                  1033.9128899141012
                ],
                [
                  -117.91232906323822,
                  44.987513522158366,
                  1033.9128899141012
                ],
                [
                  -117.92502473348088,
                  44.987411389802695,
                  1001.8328899141013
                ]
              ]
            ]
          },
          "id": "44117H8202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:11:52Z",
            "pc:count": 11543622,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427580.3703,
                "count": 11543622,
                "maximum": 428079.949,
                "minimum": 427078.989,
                "name": "X",
                "position": 0,
                "stddev": 284.1991949,
                "variance": 80769.1824
              },
              {
                "average": 4982663.37,
                "count": 11543622,
                "maximum": 4983367.161,
                "minimum": 4981967.461,
                "name": "Y",
                "position": 1,
                "stddev": 404.9076286,
                "variance": 163950.1877
              },
              {
                "average": 1009.958749,
                "count": 11543622,
                "maximum": 1033.91289,
                "minimum": 1001.83289,
                "name": "Z",
                "position": 2,
                "stddev": 2.861534014,
                "variance": 8.188376916
              },
              {
                "average": 234.8997517,
                "count": 11543622,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.47349307,
                "variance": 648.898849
              },
              {
                "average": 1.002969259,
                "count": 11543622,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06289926189,
                "variance": 0.003956317146
              },
              {
                "average": 1.005954197,
                "count": 11543622,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09467782272,
                "variance": 0.008963890115
              },
              {
                "average": 0.4983291206,
                "count": 11543622,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999972298,
                "variance": 0.2499972298
              },
              {
                "average": 0,
                "count": 11543622,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276220323,
                "count": 11543622,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4471271336,
                "variance": 0.1999226736
              },
              {
                "average": 1.263590664,
                "count": 11543622,
                "maximum": 16.99799919,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.758709122,
                "variance": 60.19756724
              },
              {
                "average": 199.6217817,
                "count": 11543622,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 3.730355668,
                "variance": 13.91555341
              },
              {
                "average": 261.1000379,
                "count": 11543622,
                "maximum": 275,
                "minimum": 248,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56854858,
                "variance": 111.694219
              },
              {
                "average": 22770.73205,
                "count": 11543622,
                "maximum": 65280,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 10769.88756,
                "variance": 115990478
              },
              {
                "average": 24715.19172,
                "count": 11543622,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 9081.611925,
                "variance": 82475675.15
              },
              {
                "average": 21784.10981,
                "count": 11543622,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 7519.947805,
                "variance": 56549614.99
              },
              {
                "average": 518155.1816,
                "count": 11543622,
                "maximum": 519912.1529,
                "minimum": 516766.3477,
                "name": "GpsTime",
                "position": 15,
                "stddev": 634.4340124,
                "variance": 402506.5161
              },
              {
                "average": 0,
                "count": 11543622,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11543622,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11543622,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11543622,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11543622,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427078.989,
              4981967.461,
              1001.83289,
              428079.949,
              4983367.161,
              1033.91289
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427078.9889972153,
                    4981967.460577024,
                    1001.8328899141013
                  ],
                  [
                    427078.9889972153,
                    4983367.160577023,
                    1001.8328899141013
                  ],
                  [
                    428079.94899721525,
                    4983367.160577023,
                    1033.9128899141012
                  ],
                  [
                    428079.94899721525,
                    4981967.460577024,
                    1033.9128899141012
                  ],
                  [
                    427078.9889972153,
                    4981967.460577024,
                    1001.8328899141013
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:11:52+00:00",
            "end_time": "2011-09-20T01: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": "44117H8109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252458969461,
              44.97490739731962,
              1019.2557530263525
            ],
            [
              -117.96273549586401,
              44.98750997638438,
              1019.2557530263525
            ],
            [
              -117.95002903228092,
              44.98761639156724,
              1151.2957530263525
            ],
            [
              -117.94982090869256,
              44.97501376601319,
              1151.2957530263525
            ],
            [
              -117.96252458969461,
              44.97490739731962,
              1019.2557530263525
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627355,
        44.9749074,
        1019.255753,
        -117.9498209,
        44.98761639,
        1151.295753
      ],
      "properties": {
        "datetime": "2011-09-20T20:43:56Z",
        "pc:count": 11268656,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424606.9704,
            "count": 11268656,
            "maximum": 425108.1028,
            "minimum": 424106.2828,
            "name": "X",
            "position": 0,
            "stddev": 284.2548475,
            "variance": 80800.81831
          },
          {
            "average": 4981309.935,
            "count": 11268656,
            "maximum": 4982013.038,
            "minimum": 4980612.858,
            "name": "Y",
            "position": 1,
            "stddev": 401.4061572,
            "variance": 161126.9031
          },
          {
            "average": 1077.560827,
            "count": 11268656,
            "maximum": 1151.295753,
            "minimum": 1019.255753,
            "name": "Z",
            "position": 2,
            "stddev": 34.23377583,
            "variance": 1171.951408
          },
          {
            "average": 221.7783269,
            "count": 11268656,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.51767045,
            "variance": 1483.610937
          },
          {
            "average": 1.000175531,
            "count": 11268656,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01326104477,
            "variance": 0.0001758553083
          },
          {
            "average": 1.000351328,
            "count": 11268656,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01876885717,
            "variance": 0.0003522699994
          },
          {
            "average": 0.4988875337,
            "count": 11268656,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987846,
            "variance": 0.2499987846
          },
          {
            "average": 0,
            "count": 11268656,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.264770351,
            "count": 11268656,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4412108672,
            "variance": 0.1946670293
          },
          {
            "average": 1.632906142,
            "count": 11268656,
            "maximum": 22.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.942515952,
            "variance": 63.08355964
          },
          {
            "average": 200.414445,
            "count": 11268656,
            "maximum": 212,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 4.365350237,
            "variance": 19.05628269
          },
          {
            "average": 261.0199127,
            "count": 11268656,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 48.81657954,
            "variance": 2383.058438
          },
          {
            "average": 37992.95123,
            "count": 11268656,
            "maximum": 64000,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 7913.59771,
            "variance": 62625028.71
          },
          {
            "average": 34742.94049,
            "count": 11268656,
            "maximum": 64512,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 7647.207302,
            "variance": 58479779.52
          },
          {
            "average": 28835.60063,
            "count": 11268656,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 8527.71617,
            "variance": 72721943.07
          },
          {
            "average": 527005.581,
            "count": 11268656,
            "maximum": 586636.866,
            "minimum": 522005.143,
            "name": "GpsTime",
            "position": 15,
            "stddev": 13528.70232,
            "variance": 183025786.4
          },
          {
            "average": 0,
            "count": 11268656,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11268656,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11268656,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11268656,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11268656,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424106.2828,
          4980612.858,
          1019.255753,
          425108.1028,
          4982013.038,
          1151.295753
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424106.2828318702,
                4980612.857540271,
                1019.2557530263525
              ],
              [
                424106.2828318702,
                4982013.037540271,
                1019.2557530263525
              ],
              [
                425108.10283187014,
                4982013.037540271,
                1151.2957530263525
              ],
              [
                425108.10283187014,
                4980612.857540271,
                1151.2957530263525
              ],
              [
                424106.2828318702,
                4980612.857540271,
                1019.2557530263525
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T20:43:56+00:00",
        "end_time": "2011-09-20T02:46:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627355,
            44.9749074,
            1019.255753,
            -117.9498209,
            44.98761639,
            1151.295753
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252458969461,
                  44.97490739731962,
                  1019.2557530263525
                ],
                [
                  -117.96273549586401,
                  44.98750997638438,
                  1019.2557530263525
                ],
                [
                  -117.95002903228092,
                  44.98761639156724,
                  1151.2957530263525
                ],
                [
                  -117.94982090869256,
                  44.97501376601319,
                  1151.2957530263525
                ],
                [
                  -117.96252458969461,
                  44.97490739731962,
                  1019.2557530263525
                ]
              ]
            ]
          },
          "id": "44117H8109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T20:43:56Z",
            "pc:count": 11268656,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424606.9704,
                "count": 11268656,
                "maximum": 425108.1028,
                "minimum": 424106.2828,
                "name": "X",
                "position": 0,
                "stddev": 284.2548475,
                "variance": 80800.81831
              },
              {
                "average": 4981309.935,
                "count": 11268656,
                "maximum": 4982013.038,
                "minimum": 4980612.858,
                "name": "Y",
                "position": 1,
                "stddev": 401.4061572,
                "variance": 161126.9031
              },
              {
                "average": 1077.560827,
                "count": 11268656,
                "maximum": 1151.295753,
                "minimum": 1019.255753,
                "name": "Z",
                "position": 2,
                "stddev": 34.23377583,
                "variance": 1171.951408
              },
              {
                "average": 221.7783269,
                "count": 11268656,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.51767045,
                "variance": 1483.610937
              },
              {
                "average": 1.000175531,
                "count": 11268656,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01326104477,
                "variance": 0.0001758553083
              },
              {
                "average": 1.000351328,
                "count": 11268656,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01876885717,
                "variance": 0.0003522699994
              },
              {
                "average": 0.4988875337,
                "count": 11268656,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987846,
                "variance": 0.2499987846
              },
              {
                "average": 0,
                "count": 11268656,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.264770351,
                "count": 11268656,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4412108672,
                "variance": 0.1946670293
              },
              {
                "average": 1.632906142,
                "count": 11268656,
                "maximum": 22.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.942515952,
                "variance": 63.08355964
              },
              {
                "average": 200.414445,
                "count": 11268656,
                "maximum": 212,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 4.365350237,
                "variance": 19.05628269
              },
              {
                "average": 261.0199127,
                "count": 11268656,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 48.81657954,
                "variance": 2383.058438
              },
              {
                "average": 37992.95123,
                "count": 11268656,
                "maximum": 64000,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 7913.59771,
                "variance": 62625028.71
              },
              {
                "average": 34742.94049,
                "count": 11268656,
                "maximum": 64512,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 7647.207302,
                "variance": 58479779.52
              },
              {
                "average": 28835.60063,
                "count": 11268656,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 8527.71617,
                "variance": 72721943.07
              },
              {
                "average": 527005.581,
                "count": 11268656,
                "maximum": 586636.866,
                "minimum": 522005.143,
                "name": "GpsTime",
                "position": 15,
                "stddev": 13528.70232,
                "variance": 183025786.4
              },
              {
                "average": 0,
                "count": 11268656,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11268656,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11268656,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11268656,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11268656,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424106.2828,
              4980612.858,
              1019.255753,
              425108.1028,
              4982013.038,
              1151.295753
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424106.2828318702,
                    4980612.857540271,
                    1019.2557530263525
                  ],
                  [
                    424106.2828318702,
                    4982013.037540271,
                    1019.2557530263525
                  ],
                  [
                    425108.10283187014,
                    4982013.037540271,
                    1151.2957530263525
                  ],
                  [
                    425108.10283187014,
                    4980612.857540271,
                    1151.2957530263525
                  ],
                  [
                    424106.2828318702,
                    4980612.857540271,
                    1019.2557530263525
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T20:43:56+00:00",
            "end_time": "2011-09-20T02:46:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118G1206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.06252367875857,
              44.849896460176744,
              1601.9530017827515
            ],
            [
              -118.06275567412807,
              44.86250936745914,
              1601.9530017827515
            ],
            [
              -118.05002953876499,
              44.86262709485128,
              2084.1930017827513
            ],
            [
              -118.04980032021571,
              44.85001413609469,
              2084.1930017827513
            ],
            [
              -118.06252367875857,
              44.849896460176744,
              1601.9530017827515
            ]
          ]
        ]
      },
      "bbox": [
        -118.0627557,
        44.84989646,
        1601.953002,
        -118.0498003,
        44.86262709,
        2084.193002
      ],
      "properties": {
        "datetime": "2011-09-18T20:57:47Z",
        "pc:count": 19233531,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 416496.192,
            "count": 19233531,
            "maximum": 417045.1224,
            "minimum": 416039.5424,
            "name": "X",
            "position": 0,
            "stddev": 282.2969838,
            "variance": 79691.58708
          },
          {
            "average": 4967581.151,
            "count": 19233531,
            "maximum": 4968225.767,
            "minimum": 4966824.427,
            "name": "Y",
            "position": 1,
            "stddev": 393.351069,
            "variance": 154725.0635
          },
          {
            "average": 1815.443174,
            "count": 19233531,
            "maximum": 2084.193002,
            "minimum": 1601.953002,
            "name": "Z",
            "position": 2,
            "stddev": 94.06356677,
            "variance": 8847.954594
          },
          {
            "average": 90.10530136,
            "count": 19233531,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.04778136,
            "variance": 2405.684856
          },
          {
            "average": 1.121895662,
            "count": 19233531,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.352025129,
            "variance": 0.1239216914
          },
          {
            "average": 1.251403655,
            "count": 19233531,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4948071229,
            "variance": 0.2448340888
          },
          {
            "average": 0.4996503242,
            "count": 19233531,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998907,
            "variance": 0.2499998907
          },
          {
            "average": 0,
            "count": 19233531,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.100711617,
            "count": 19233531,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3009464929,
            "variance": 0.09056879159
          },
          {
            "average": -1.196792856,
            "count": 19233531,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.182738902,
            "variance": 66.95721593
          },
          {
            "average": 79.35106164,
            "count": 19233531,
            "maximum": 158,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 64.80021716,
            "variance": 4199.068144
          },
          {
            "average": 14805.21735,
            "count": 19233531,
            "maximum": 20152,
            "minimum": 9505,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5273.954123,
            "variance": 27814592.09
          },
          {
            "average": 28744.60348,
            "count": 19233531,
            "maximum": 60672,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11702.82714,
            "variance": 136956163.1
          },
          {
            "average": 28226.3979,
            "count": 19233531,
            "maximum": 58624,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 10915.64136,
            "variance": 119151226.2
          },
          {
            "average": 21900.42185,
            "count": 19233531,
            "maximum": 56576,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9454.268938,
            "variance": 89383201.15
          },
          {
            "average": 361301.1156,
            "count": 19233531,
            "maximum": 414667.0923,
            "minimum": 144539.3458,
            "name": "GpsTime",
            "position": 15,
            "stddev": 105702.1109,
            "variance": 11172936250.0
          },
          {
            "average": 0,
            "count": 19233531,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19233531,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19233531,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19233531,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19233531,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416039.5424,
          4966824.427,
          1601.953002,
          417045.1224,
          4968225.767,
          2084.193002
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416039.5424151641,
                4966824.426858458,
                1601.9530017827515
              ],
              [
                416039.5424151641,
                4968225.766858458,
                1601.9530017827515
              ],
              [
                417045.1224151641,
                4968225.766858458,
                2084.1930017827513
              ],
              [
                417045.1224151641,
                4966824.426858458,
                2084.1930017827513
              ],
              [
                416039.5424151641,
                4966824.426858458,
                1601.9530017827515
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:57:47+00:00",
        "end_time": "2011-09-15T17:55:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0627557,
            44.84989646,
            1601.953002,
            -118.0498003,
            44.86262709,
            2084.193002
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.06252367875857,
                  44.849896460176744,
                  1601.9530017827515
                ],
                [
                  -118.06275567412807,
                  44.86250936745914,
                  1601.9530017827515
                ],
                [
                  -118.05002953876499,
                  44.86262709485128,
                  2084.1930017827513
                ],
                [
                  -118.04980032021571,
                  44.85001413609469,
                  2084.1930017827513
                ],
                [
                  -118.06252367875857,
                  44.849896460176744,
                  1601.9530017827515
                ]
              ]
            ]
          },
          "id": "44118G1206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:57:47Z",
            "pc:count": 19233531,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 416496.192,
                "count": 19233531,
                "maximum": 417045.1224,
                "minimum": 416039.5424,
                "name": "X",
                "position": 0,
                "stddev": 282.2969838,
                "variance": 79691.58708
              },
              {
                "average": 4967581.151,
                "count": 19233531,
                "maximum": 4968225.767,
                "minimum": 4966824.427,
                "name": "Y",
                "position": 1,
                "stddev": 393.351069,
                "variance": 154725.0635
              },
              {
                "average": 1815.443174,
                "count": 19233531,
                "maximum": 2084.193002,
                "minimum": 1601.953002,
                "name": "Z",
                "position": 2,
                "stddev": 94.06356677,
                "variance": 8847.954594
              },
              {
                "average": 90.10530136,
                "count": 19233531,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.04778136,
                "variance": 2405.684856
              },
              {
                "average": 1.121895662,
                "count": 19233531,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.352025129,
                "variance": 0.1239216914
              },
              {
                "average": 1.251403655,
                "count": 19233531,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4948071229,
                "variance": 0.2448340888
              },
              {
                "average": 0.4996503242,
                "count": 19233531,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998907,
                "variance": 0.2499998907
              },
              {
                "average": 0,
                "count": 19233531,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.100711617,
                "count": 19233531,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3009464929,
                "variance": 0.09056879159
              },
              {
                "average": -1.196792856,
                "count": 19233531,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.182738902,
                "variance": 66.95721593
              },
              {
                "average": 79.35106164,
                "count": 19233531,
                "maximum": 158,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 64.80021716,
                "variance": 4199.068144
              },
              {
                "average": 14805.21735,
                "count": 19233531,
                "maximum": 20152,
                "minimum": 9505,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5273.954123,
                "variance": 27814592.09
              },
              {
                "average": 28744.60348,
                "count": 19233531,
                "maximum": 60672,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11702.82714,
                "variance": 136956163.1
              },
              {
                "average": 28226.3979,
                "count": 19233531,
                "maximum": 58624,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 10915.64136,
                "variance": 119151226.2
              },
              {
                "average": 21900.42185,
                "count": 19233531,
                "maximum": 56576,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9454.268938,
                "variance": 89383201.15
              },
              {
                "average": 361301.1156,
                "count": 19233531,
                "maximum": 414667.0923,
                "minimum": 144539.3458,
                "name": "GpsTime",
                "position": 15,
                "stddev": 105702.1109,
                "variance": 11172936250.0
              },
              {
                "average": 0,
                "count": 19233531,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19233531,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19233531,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19233531,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19233531,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416039.5424,
              4966824.427,
              1601.953002,
              417045.1224,
              4968225.767,
              2084.193002
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416039.5424151641,
                    4966824.426858458,
                    1601.9530017827515
                  ],
                  [
                    416039.5424151641,
                    4968225.766858458,
                    1601.9530017827515
                  ],
                  [
                    417045.1224151641,
                    4968225.766858458,
                    2084.1930017827513
                  ],
                  [
                    417045.1224151641,
                    4966824.426858458,
                    2084.1930017827513
                  ],
                  [
                    416039.5424151641,
                    4966824.426858458,
                    1601.9530017827515
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:57:47+00:00",
            "end_time": "2011-09-15T17: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": "44117G8401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752422233207,
              44.799910158624364,
              1043.897409828207
            ],
            [
              -117.9377283435045,
              44.81250961643536,
              1043.897409828207
            ],
            [
              -117.92502866265588,
              44.81261319373749,
              1081.257409828207
            ],
            [
              -117.92482730494221,
              44.800013690687194,
              1081.257409828207
            ],
            [
              -117.93752422233207,
              44.799910158624364,
              1043.897409828207
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377283,
        44.79991016,
        1043.89741,
        -117.9248273,
        44.81261319,
        1081.25741
      ],
      "properties": {
        "datetime": "2011-09-20T21:45:51Z",
        "pc:count": 16018675,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426403.8621,
            "count": 16018675,
            "maximum": 426857.3754,
            "minimum": 425853.0554,
            "name": "X",
            "position": 0,
            "stddev": 284.2231822,
            "variance": 80782.81729
          },
          {
            "average": 4961905.982,
            "count": 16018675,
            "maximum": 4962549.93,
            "minimum": 4961150.15,
            "name": "Y",
            "position": 1,
            "stddev": 400.5232217,
            "variance": 160418.8511
          },
          {
            "average": 1056.335893,
            "count": 16018675,
            "maximum": 1081.25741,
            "minimum": 1043.89741,
            "name": "Z",
            "position": 2,
            "stddev": 7.43066841,
            "variance": 55.21483302
          },
          {
            "average": 134.6967481,
            "count": 16018675,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 60.38794351,
            "variance": 3646.703721
          },
          {
            "average": 1.000846887,
            "count": 16018675,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03129917867,
            "variance": 0.0009796385854
          },
          {
            "average": 1.001747336,
            "count": 16018675,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04676287016,
            "variance": 0.002186766026
          },
          {
            "average": 0.4990262303,
            "count": 16018675,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990674,
            "variance": 0.2499990674
          },
          {
            "average": 0,
            "count": 16018675,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.173325509,
            "count": 16018675,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.378528448,
            "variance": 0.143283786
          },
          {
            "average": -1.530131889,
            "count": 16018675,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.078089761,
            "variance": 65.25553418
          },
          {
            "average": 184.6275153,
            "count": 16018675,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 10.06551339,
            "variance": 101.3145598
          },
          {
            "average": 11155.35765,
            "count": 16018675,
            "maximum": 20076,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7821.098644,
            "variance": 61169584
          },
          {
            "average": 32392.18644,
            "count": 16018675,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 10166.47175,
            "variance": 103357147.8
          },
          {
            "average": 31310.71729,
            "count": 16018675,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 6769.074856,
            "variance": 45820374.41
          },
          {
            "average": 23921.72574,
            "count": 16018675,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 5500.302402,
            "variance": 30253326.51
          },
          {
            "average": 388058.5596,
            "count": 16018675,
            "maximum": 590351.9633,
            "minimum": 320674.7785,
            "name": "GpsTime",
            "position": 15,
            "stddev": 114431.1935,
            "variance": 13094498050.0
          },
          {
            "average": 0,
            "count": 16018675,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16018675,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16018675,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16018675,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16018675,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425853.0554,
          4961150.15,
          1043.89741,
          426857.3754,
          4962549.93,
          1081.25741
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425853.05538516055,
                4961150.150181799,
                1043.897409828207
              ],
              [
                425853.05538516055,
                4962549.9301817985,
                1043.897409828207
              ],
              [
                426857.3753851605,
                4962549.9301817985,
                1081.257409828207
              ],
              [
                426857.3753851605,
                4961150.150181799,
                1081.257409828207
              ],
              [
                425853.05538516055,
                4961150.150181799,
                1043.897409828207
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:45:51+00:00",
        "end_time": "2011-09-17T18:51:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377283,
            44.79991016,
            1043.89741,
            -117.9248273,
            44.81261319,
            1081.25741
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752422233207,
                  44.799910158624364,
                  1043.897409828207
                ],
                [
                  -117.9377283435045,
                  44.81250961643536,
                  1043.897409828207
                ],
                [
                  -117.92502866265588,
                  44.81261319373749,
                  1081.257409828207
                ],
                [
                  -117.92482730494221,
                  44.800013690687194,
                  1081.257409828207
                ],
                [
                  -117.93752422233207,
                  44.799910158624364,
                  1043.897409828207
                ]
              ]
            ]
          },
          "id": "44117G8401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:45:51Z",
            "pc:count": 16018675,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426403.8621,
                "count": 16018675,
                "maximum": 426857.3754,
                "minimum": 425853.0554,
                "name": "X",
                "position": 0,
                "stddev": 284.2231822,
                "variance": 80782.81729
              },
              {
                "average": 4961905.982,
                "count": 16018675,
                "maximum": 4962549.93,
                "minimum": 4961150.15,
                "name": "Y",
                "position": 1,
                "stddev": 400.5232217,
                "variance": 160418.8511
              },
              {
                "average": 1056.335893,
                "count": 16018675,
                "maximum": 1081.25741,
                "minimum": 1043.89741,
                "name": "Z",
                "position": 2,
                "stddev": 7.43066841,
                "variance": 55.21483302
              },
              {
                "average": 134.6967481,
                "count": 16018675,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 60.38794351,
                "variance": 3646.703721
              },
              {
                "average": 1.000846887,
                "count": 16018675,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03129917867,
                "variance": 0.0009796385854
              },
              {
                "average": 1.001747336,
                "count": 16018675,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04676287016,
                "variance": 0.002186766026
              },
              {
                "average": 0.4990262303,
                "count": 16018675,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990674,
                "variance": 0.2499990674
              },
              {
                "average": 0,
                "count": 16018675,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.173325509,
                "count": 16018675,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.378528448,
                "variance": 0.143283786
              },
              {
                "average": -1.530131889,
                "count": 16018675,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.078089761,
                "variance": 65.25553418
              },
              {
                "average": 184.6275153,
                "count": 16018675,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 10.06551339,
                "variance": 101.3145598
              },
              {
                "average": 11155.35765,
                "count": 16018675,
                "maximum": 20076,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7821.098644,
                "variance": 61169584
              },
              {
                "average": 32392.18644,
                "count": 16018675,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 10166.47175,
                "variance": 103357147.8
              },
              {
                "average": 31310.71729,
                "count": 16018675,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 6769.074856,
                "variance": 45820374.41
              },
              {
                "average": 23921.72574,
                "count": 16018675,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 5500.302402,
                "variance": 30253326.51
              },
              {
                "average": 388058.5596,
                "count": 16018675,
                "maximum": 590351.9633,
                "minimum": 320674.7785,
                "name": "GpsTime",
                "position": 15,
                "stddev": 114431.1935,
                "variance": 13094498050.0
              },
              {
                "average": 0,
                "count": 16018675,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16018675,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16018675,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16018675,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16018675,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425853.0554,
              4961150.15,
              1043.89741,
              426857.3754,
              4962549.93,
              1081.25741
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425853.05538516055,
                    4961150.150181799,
                    1043.897409828207
                  ],
                  [
                    425853.05538516055,
                    4962549.9301817985,
                    1043.897409828207
                  ],
                  [
                    426857.3753851605,
                    4962549.9301817985,
                    1081.257409828207
                  ],
                  [
                    426857.3753851605,
                    4961150.150181799,
                    1081.257409828207
                  ],
                  [
                    425853.05538516055,
                    4961150.150181799,
                    1043.897409828207
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:45:51+00:00",
            "end_time": "2011-09-17T18: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": "44117H8315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9500246963371,
              44.899908722339966,
              1014.0665662494755
            ],
            [
              -117.9502322847946,
              44.9125093533823,
              1014.0665662494755
            ],
            [
              -117.93752913938694,
              44.91261435045916,
              1051.1465662494754
            ],
            [
              -117.937324325078,
              44.900013673553985,
              1051.1465662494754
            ],
            [
              -117.9500246963371,
              44.899908722339966,
              1014.0665662494755
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502323,
        44.89990872,
        1014.066566,
        -117.9373243,
        44.91261435,
        1051.146566
      ],
      "properties": {
        "datetime": "2011-09-20T23:59:07Z",
        "pc:count": 11457937,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425501.0058,
            "count": 11457937,
            "maximum": 425997.1727,
            "minimum": 424994.3127,
            "name": "X",
            "position": 0,
            "stddev": 285.2517094,
            "variance": 81368.53773
          },
          {
            "average": 4972973.109,
            "count": 11457937,
            "maximum": 4973669.856,
            "minimum": 4972269.916,
            "name": "Y",
            "position": 1,
            "stddev": 406.1299849,
            "variance": 164941.5647
          },
          {
            "average": 1019.029653,
            "count": 11457937,
            "maximum": 1051.146566,
            "minimum": 1014.066566,
            "name": "Z",
            "position": 2,
            "stddev": 1.989906964,
            "variance": 3.959729727
          },
          {
            "average": 216.8835013,
            "count": 11457937,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.93351165,
            "variance": 2493.355586
          },
          {
            "average": 1.017200915,
            "count": 11457937,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1461522227,
            "variance": 0.02136047219
          },
          {
            "average": 1.034462661,
            "count": 11457937,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.216334547,
            "variance": 0.04680063622
          },
          {
            "average": 0.4986553862,
            "count": 11457937,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982138,
            "variance": 0.2499982138
          },
          {
            "average": 0,
            "count": 11457937,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.263556869,
            "count": 11457937,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4405617581,
            "variance": 0.1940946627
          },
          {
            "average": 0.3327432073,
            "count": 11457937,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.982595251,
            "variance": 63.72182695
          },
          {
            "average": 199.5825007,
            "count": 11457937,
            "maximum": 212,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 3.438981792,
            "variance": 11.82659577
          },
          {
            "average": 69.80078543,
            "count": 11457937,
            "maximum": 84,
            "minimum": 56,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.07088754,
            "variance": 122.564551
          },
          {
            "average": 29235.31834,
            "count": 11457937,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 10360.12849,
            "variance": 107332262.4
          },
          {
            "average": 29736.15062,
            "count": 11457937,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 9012.695559,
            "variance": 81228681.24
          },
          {
            "average": 23943.41192,
            "count": 11457937,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9010.429681,
            "variance": 81187843.04
          },
          {
            "average": 596462.0339,
            "count": 11457937,
            "maximum": 598347.289,
            "minimum": 594922.2352,
            "name": "GpsTime",
            "position": 15,
            "stddev": 692.4256193,
            "variance": 479453.2383
          },
          {
            "average": 0,
            "count": 11457937,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11457937,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11457937,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11457937,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11457937,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424994.3127,
          4972269.916,
          1014.066566,
          425997.1727,
          4973669.856,
          1051.146566
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424994.3127124544,
                4972269.915511087,
                1014.0665662494755
              ],
              [
                424994.3127124544,
                4973669.855511086,
                1014.0665662494755
              ],
              [
                425997.1727124544,
                4973669.855511086,
                1051.1465662494754
              ],
              [
                425997.1727124544,
                4972269.915511087,
                1051.1465662494754
              ],
              [
                424994.3127124544,
                4972269.915511087,
                1014.0665662494755
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:59:07+00:00",
        "end_time": "2011-09-20T23:02:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502323,
            44.89990872,
            1014.066566,
            -117.9373243,
            44.91261435,
            1051.146566
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9500246963371,
                  44.899908722339966,
                  1014.0665662494755
                ],
                [
                  -117.9502322847946,
                  44.9125093533823,
                  1014.0665662494755
                ],
                [
                  -117.93752913938694,
                  44.91261435045916,
                  1051.1465662494754
                ],
                [
                  -117.937324325078,
                  44.900013673553985,
                  1051.1465662494754
                ],
                [
                  -117.9500246963371,
                  44.899908722339966,
                  1014.0665662494755
                ]
              ]
            ]
          },
          "id": "44117H8315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:59:07Z",
            "pc:count": 11457937,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425501.0058,
                "count": 11457937,
                "maximum": 425997.1727,
                "minimum": 424994.3127,
                "name": "X",
                "position": 0,
                "stddev": 285.2517094,
                "variance": 81368.53773
              },
              {
                "average": 4972973.109,
                "count": 11457937,
                "maximum": 4973669.856,
                "minimum": 4972269.916,
                "name": "Y",
                "position": 1,
                "stddev": 406.1299849,
                "variance": 164941.5647
              },
              {
                "average": 1019.029653,
                "count": 11457937,
                "maximum": 1051.146566,
                "minimum": 1014.066566,
                "name": "Z",
                "position": 2,
                "stddev": 1.989906964,
                "variance": 3.959729727
              },
              {
                "average": 216.8835013,
                "count": 11457937,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.93351165,
                "variance": 2493.355586
              },
              {
                "average": 1.017200915,
                "count": 11457937,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1461522227,
                "variance": 0.02136047219
              },
              {
                "average": 1.034462661,
                "count": 11457937,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.216334547,
                "variance": 0.04680063622
              },
              {
                "average": 0.4986553862,
                "count": 11457937,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982138,
                "variance": 0.2499982138
              },
              {
                "average": 0,
                "count": 11457937,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.263556869,
                "count": 11457937,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4405617581,
                "variance": 0.1940946627
              },
              {
                "average": 0.3327432073,
                "count": 11457937,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.982595251,
                "variance": 63.72182695
              },
              {
                "average": 199.5825007,
                "count": 11457937,
                "maximum": 212,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 3.438981792,
                "variance": 11.82659577
              },
              {
                "average": 69.80078543,
                "count": 11457937,
                "maximum": 84,
                "minimum": 56,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.07088754,
                "variance": 122.564551
              },
              {
                "average": 29235.31834,
                "count": 11457937,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 10360.12849,
                "variance": 107332262.4
              },
              {
                "average": 29736.15062,
                "count": 11457937,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 9012.695559,
                "variance": 81228681.24
              },
              {
                "average": 23943.41192,
                "count": 11457937,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9010.429681,
                "variance": 81187843.04
              },
              {
                "average": 596462.0339,
                "count": 11457937,
                "maximum": 598347.289,
                "minimum": 594922.2352,
                "name": "GpsTime",
                "position": 15,
                "stddev": 692.4256193,
                "variance": 479453.2383
              },
              {
                "average": 0,
                "count": 11457937,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11457937,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11457937,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11457937,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11457937,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424994.3127,
              4972269.916,
              1014.066566,
              425997.1727,
              4973669.856,
              1051.146566
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424994.3127124544,
                    4972269.915511087,
                    1014.0665662494755
                  ],
                  [
                    424994.3127124544,
                    4973669.855511086,
                    1014.0665662494755
                  ],
                  [
                    425997.1727124544,
                    4973669.855511086,
                    1051.1465662494754
                  ],
                  [
                    425997.1727124544,
                    4972269.915511087,
                    1051.1465662494754
                  ],
                  [
                    424994.3127124544,
                    4972269.915511087,
                    1014.0665662494755
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:59:07+00:00",
            "end_time": "2011-09-20T23: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": "44117G8212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9250250219996,
              44.83741190383943,
              1026.4800878226522
            ],
            [
              -117.92522665949862,
              44.85000970315822,
              1026.4800878226522
            ],
            [
              -117.91252881867945,
              44.850111875548734,
              1067.700087822652
            ],
            [
              -117.91232994752514,
              44.8375140316105,
              1067.700087822652
            ],
            [
              -117.9250250219996,
              44.83741190383943,
              1026.4800878226522
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252267,
        44.8374119,
        1026.480088,
        -117.9123299,
        44.85011188,
        1067.700088
      ],
      "properties": {
        "datetime": "2011-09-21T00:05:59Z",
        "pc:count": 12699902,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427364.82,
            "count": 12699902,
            "maximum": 427892.538,
            "minimum": 426889.018,
            "name": "X",
            "position": 0,
            "stddev": 284.5789561,
            "variance": 80985.18223
          },
          {
            "average": 4966044.258,
            "count": 12699902,
            "maximum": 4966704.267,
            "minimum": 4965304.667,
            "name": "Y",
            "position": 1,
            "stddev": 404.2530918,
            "variance": 163420.5622
          },
          {
            "average": 1033.180961,
            "count": 12699902,
            "maximum": 1067.700088,
            "minimum": 1026.480088,
            "name": "Z",
            "position": 2,
            "stddev": 3.155834652,
            "variance": 9.959292348
          },
          {
            "average": 226.2936043,
            "count": 12699902,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.26677341,
            "variance": 1702.946588
          },
          {
            "average": 1.011507254,
            "count": 12699902,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1258829875,
            "variance": 0.01584652655
          },
          {
            "average": 1.023114509,
            "count": 12699902,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1907912025,
            "variance": 0.03640128294
          },
          {
            "average": 0.4973120265,
            "count": 12699902,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999927944,
            "variance": 0.2499927945
          },
          {
            "average": 0,
            "count": 12699902,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.233899994,
            "count": 12699902,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4233093442,
            "variance": 0.1791908008
          },
          {
            "average": -0.2541560442,
            "count": 12699902,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.792325648,
            "variance": 60.720339
          },
          {
            "average": 199.3198014,
            "count": 12699902,
            "maximum": 213,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 3.865935606,
            "variance": 14.94545811
          },
          {
            "average": 65.98066434,
            "count": 12699902,
            "maximum": 85,
            "minimum": 51,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.3606162,
            "variance": 129.0636003
          },
          {
            "average": 27660.99543,
            "count": 12699902,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 8906.764337,
            "variance": 79330450.95
          },
          {
            "average": 29376.96439,
            "count": 12699902,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 7230.410166,
            "variance": 52278831.16
          },
          {
            "average": 23209.73326,
            "count": 12699902,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 6180.197424,
            "variance": 38194840.21
          },
          {
            "average": 594270.1216,
            "count": 12699902,
            "maximum": 598759.3869,
            "minimum": 591777.066,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1568.122598,
            "variance": 2459008.482
          },
          {
            "average": 0,
            "count": 12699902,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12699902,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12699902,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12699902,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12699902,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426889.018,
          4965304.667,
          1026.480088,
          427892.538,
          4966704.267,
          1067.700088
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426889.0179805454,
                4965304.667048863,
                1026.4800878226522
              ],
              [
                426889.0179805454,
                4966704.267048863,
                1026.4800878226522
              ],
              [
                427892.5379805454,
                4966704.267048863,
                1067.700087822652
              ],
              [
                427892.5379805454,
                4965304.667048863,
                1067.700087822652
              ],
              [
                426889.0179805454,
                4965304.667048863,
                1026.4800878226522
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-21T00:05:59+00:00",
        "end_time": "2011-09-20T22:09:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252267,
            44.8374119,
            1026.480088,
            -117.9123299,
            44.85011188,
            1067.700088
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9250250219996,
                  44.83741190383943,
                  1026.4800878226522
                ],
                [
                  -117.92522665949862,
                  44.85000970315822,
                  1026.4800878226522
                ],
                [
                  -117.91252881867945,
                  44.850111875548734,
                  1067.700087822652
                ],
                [
                  -117.91232994752514,
                  44.8375140316105,
                  1067.700087822652
                ],
                [
                  -117.9250250219996,
                  44.83741190383943,
                  1026.4800878226522
                ]
              ]
            ]
          },
          "id": "44117G8212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-21T00:05:59Z",
            "pc:count": 12699902,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427364.82,
                "count": 12699902,
                "maximum": 427892.538,
                "minimum": 426889.018,
                "name": "X",
                "position": 0,
                "stddev": 284.5789561,
                "variance": 80985.18223
              },
              {
                "average": 4966044.258,
                "count": 12699902,
                "maximum": 4966704.267,
                "minimum": 4965304.667,
                "name": "Y",
                "position": 1,
                "stddev": 404.2530918,
                "variance": 163420.5622
              },
              {
                "average": 1033.180961,
                "count": 12699902,
                "maximum": 1067.700088,
                "minimum": 1026.480088,
                "name": "Z",
                "position": 2,
                "stddev": 3.155834652,
                "variance": 9.959292348
              },
              {
                "average": 226.2936043,
                "count": 12699902,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.26677341,
                "variance": 1702.946588
              },
              {
                "average": 1.011507254,
                "count": 12699902,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1258829875,
                "variance": 0.01584652655
              },
              {
                "average": 1.023114509,
                "count": 12699902,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1907912025,
                "variance": 0.03640128294
              },
              {
                "average": 0.4973120265,
                "count": 12699902,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999927944,
                "variance": 0.2499927945
              },
              {
                "average": 0,
                "count": 12699902,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.233899994,
                "count": 12699902,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4233093442,
                "variance": 0.1791908008
              },
              {
                "average": -0.2541560442,
                "count": 12699902,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.792325648,
                "variance": 60.720339
              },
              {
                "average": 199.3198014,
                "count": 12699902,
                "maximum": 213,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 3.865935606,
                "variance": 14.94545811
              },
              {
                "average": 65.98066434,
                "count": 12699902,
                "maximum": 85,
                "minimum": 51,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.3606162,
                "variance": 129.0636003
              },
              {
                "average": 27660.99543,
                "count": 12699902,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 8906.764337,
                "variance": 79330450.95
              },
              {
                "average": 29376.96439,
                "count": 12699902,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 7230.410166,
                "variance": 52278831.16
              },
              {
                "average": 23209.73326,
                "count": 12699902,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 6180.197424,
                "variance": 38194840.21
              },
              {
                "average": 594270.1216,
                "count": 12699902,
                "maximum": 598759.3869,
                "minimum": 591777.066,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1568.122598,
                "variance": 2459008.482
              },
              {
                "average": 0,
                "count": 12699902,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12699902,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12699902,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12699902,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12699902,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426889.018,
              4965304.667,
              1026.480088,
              427892.538,
              4966704.267,
              1067.700088
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426889.0179805454,
                    4965304.667048863,
                    1026.4800878226522
                  ],
                  [
                    426889.0179805454,
                    4966704.267048863,
                    1026.4800878226522
                  ],
                  [
                    427892.5379805454,
                    4966704.267048863,
                    1067.700087822652
                  ],
                  [
                    427892.5379805454,
                    4965304.667048863,
                    1067.700087822652
                  ],
                  [
                    426889.0179805454,
                    4965304.667048863,
                    1026.4800878226522
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-21T00:05:59+00:00",
            "end_time": "2011-09-20T22: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": "44118G1305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.07502004831589,
              44.79989490336959,
              2105.612266472286
            ],
            [
              -118.07525436318662,
              44.81250787011926,
              2105.612266472286
            ],
            [
              -118.06253270473728,
              44.81262694836151,
              2723.5922664722857
            ],
            [
              -118.06230116084424,
              44.80001392954613,
              2723.5922664722857
            ],
            [
              -118.07502004831589,
              44.79989490336959,
              2105.612266472286
            ]
          ]
        ]
      },
      "bbox": [
        -118.0752544,
        44.7998949,
        2105.612266,
        -118.0623012,
        44.81262695,
        2723.592266
      ],
      "properties": {
        "datetime": "2011-09-18T22:19:52Z",
        "pc:count": 17334650,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415486.6387,
            "count": 17334650,
            "maximum": 415984.694,
            "minimum": 414978.594,
            "name": "X",
            "position": 0,
            "stddev": 280.7877076,
            "variance": 78841.73672
          },
          {
            "average": 4962027.772,
            "count": 17334650,
            "maximum": 4962684.384,
            "minimum": 4961283.044,
            "name": "Y",
            "position": 1,
            "stddev": 399.9400556,
            "variance": 159952.0481
          },
          {
            "average": 2451.575228,
            "count": 17334650,
            "maximum": 2723.592266,
            "minimum": 2105.612266,
            "name": "Z",
            "position": 2,
            "stddev": 148.2992286,
            "variance": 21992.66121
          },
          {
            "average": 96.0087767,
            "count": 17334650,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.29359695,
            "variance": 2529.445895
          },
          {
            "average": 1.013395309,
            "count": 17334650,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1171056048,
            "variance": 0.01371372267
          },
          {
            "average": 1.028337694,
            "count": 17334650,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1714116482,
            "variance": 0.02938195315
          },
          {
            "average": 0.4998558379,
            "count": 17334650,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999936,
            "variance": 0.2499999936
          },
          {
            "average": 0,
            "count": 17334650,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.161691237,
            "count": 17334650,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3681673378,
            "variance": 0.1355471886
          },
          {
            "average": -2.043821104,
            "count": 17334650,
            "maximum": 22.99799919,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.441588225,
            "variance": 71.26041176
          },
          {
            "average": 96.85529872,
            "count": 17334650,
            "maximum": 179,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 74.01599103,
            "variance": 5478.366929
          },
          {
            "average": 14735.51877,
            "count": 17334650,
            "maximum": 20103,
            "minimum": 9485,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5279.081831,
            "variance": 27868704.97
          },
          {
            "average": 395981.7542,
            "count": 17334650,
            "maximum": 419592.615,
            "minimum": 334776.0195,
            "name": "GpsTime",
            "position": 12,
            "stddev": 37406.54533,
            "variance": 1399249634
          },
          {
            "average": 0,
            "count": 17334650,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17334650,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17334650,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17334650,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17334650,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414978.594,
          4961283.044,
          2105.612266,
          415984.694,
          4962684.384,
          2723.592266
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414978.5940459407,
                4961283.043879485,
                2105.612266472286
              ],
              [
                414978.5940459407,
                4962684.383879485,
                2105.612266472286
              ],
              [
                415984.6940459407,
                4962684.383879485,
                2723.5922664722857
              ],
              [
                415984.6940459407,
                4961283.043879485,
                2723.5922664722857
              ],
              [
                414978.5940459407,
                4961283.043879485,
                2105.612266472286
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:19:52+00:00",
        "end_time": "2011-09-17T22:46:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0752544,
            44.7998949,
            2105.612266,
            -118.0623012,
            44.81262695,
            2723.592266
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.07502004831589,
                  44.79989490336959,
                  2105.612266472286
                ],
                [
                  -118.07525436318662,
                  44.81250787011926,
                  2105.612266472286
                ],
                [
                  -118.06253270473728,
                  44.81262694836151,
                  2723.5922664722857
                ],
                [
                  -118.06230116084424,
                  44.80001392954613,
                  2723.5922664722857
                ],
                [
                  -118.07502004831589,
                  44.79989490336959,
                  2105.612266472286
                ]
              ]
            ]
          },
          "id": "44118G1305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:19:52Z",
            "pc:count": 17334650,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415486.6387,
                "count": 17334650,
                "maximum": 415984.694,
                "minimum": 414978.594,
                "name": "X",
                "position": 0,
                "stddev": 280.7877076,
                "variance": 78841.73672
              },
              {
                "average": 4962027.772,
                "count": 17334650,
                "maximum": 4962684.384,
                "minimum": 4961283.044,
                "name": "Y",
                "position": 1,
                "stddev": 399.9400556,
                "variance": 159952.0481
              },
              {
                "average": 2451.575228,
                "count": 17334650,
                "maximum": 2723.592266,
                "minimum": 2105.612266,
                "name": "Z",
                "position": 2,
                "stddev": 148.2992286,
                "variance": 21992.66121
              },
              {
                "average": 96.0087767,
                "count": 17334650,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.29359695,
                "variance": 2529.445895
              },
              {
                "average": 1.013395309,
                "count": 17334650,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1171056048,
                "variance": 0.01371372267
              },
              {
                "average": 1.028337694,
                "count": 17334650,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1714116482,
                "variance": 0.02938195315
              },
              {
                "average": 0.4998558379,
                "count": 17334650,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999936,
                "variance": 0.2499999936
              },
              {
                "average": 0,
                "count": 17334650,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.161691237,
                "count": 17334650,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3681673378,
                "variance": 0.1355471886
              },
              {
                "average": -2.043821104,
                "count": 17334650,
                "maximum": 22.99799919,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.441588225,
                "variance": 71.26041176
              },
              {
                "average": 96.85529872,
                "count": 17334650,
                "maximum": 179,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 74.01599103,
                "variance": 5478.366929
              },
              {
                "average": 14735.51877,
                "count": 17334650,
                "maximum": 20103,
                "minimum": 9485,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5279.081831,
                "variance": 27868704.97
              },
              {
                "average": 395981.7542,
                "count": 17334650,
                "maximum": 419592.615,
                "minimum": 334776.0195,
                "name": "GpsTime",
                "position": 12,
                "stddev": 37406.54533,
                "variance": 1399249634
              },
              {
                "average": 0,
                "count": 17334650,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17334650,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17334650,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17334650,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17334650,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414978.594,
              4961283.044,
              2105.612266,
              415984.694,
              4962684.384,
              2723.592266
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414978.5940459407,
                    4961283.043879485,
                    2105.612266472286
                  ],
                  [
                    414978.5940459407,
                    4962684.383879485,
                    2105.612266472286
                  ],
                  [
                    415984.6940459407,
                    4962684.383879485,
                    2723.5922664722857
                  ],
                  [
                    415984.6940459407,
                    4961283.043879485,
                    2723.5922664722857
                  ],
                  [
                    414978.5940459407,
                    4961283.043879485,
                    2105.612266472286
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:19:52+00:00",
            "end_time": "2011-09-17T22:46: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": "44117H8122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752490808342,
              44.93740520761834,
              1025.3330019573718
            ],
            [
              -117.98774104307671,
              44.95000975616679,
              1025.3330019573718
            ],
            [
              -117.97502951462036,
              44.95011899797636,
              1057.4930019573717
            ],
            [
              -117.97481616005757,
              44.93751440169628,
              1057.4930019573717
            ],
            [
              -117.98752490808342,
              44.93740520761834,
              1025.3330019573718
            ]
          ]
        ]
      },
      "bbox": [
        -117.987741,
        44.93740521,
        1025.333002,
        -117.9748162,
        44.950119,
        1057.493002
      ],
      "properties": {
        "datetime": "2011-09-20T23:30:10Z",
        "pc:count": 11573230,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422580.5401,
            "count": 11573230,
            "maximum": 423087.1564,
            "minimum": 422084.2764,
            "name": "X",
            "position": 0,
            "stddev": 282.9116306,
            "variance": 80038.99072
          },
          {
            "average": 4977177.426,
            "count": 11573230,
            "maximum": 4977870.982,
            "minimum": 4976470.582,
            "name": "Y",
            "position": 1,
            "stddev": 401.1547006,
            "variance": 160925.0938
          },
          {
            "average": 1034.67449,
            "count": 11573230,
            "maximum": 1057.493002,
            "minimum": 1025.333002,
            "name": "Z",
            "position": 2,
            "stddev": 2.971527446,
            "variance": 8.829975364
          },
          {
            "average": 227.0580742,
            "count": 11573230,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.1990304,
            "variance": 1697.360106
          },
          {
            "average": 1.005109205,
            "count": 11573230,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0814976741,
            "variance": 0.006641870884
          },
          {
            "average": 1.010232148,
            "count": 11573230,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1219048376,
            "variance": 0.01486078944
          },
          {
            "average": 0.4985797396,
            "count": 11573230,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980045,
            "variance": 0.2499980045
          },
          {
            "average": 0,
            "count": 11573230,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.267469064,
            "count": 11573230,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4426391091,
            "variance": 0.1959293809
          },
          {
            "average": 0.6219710457,
            "count": 11573230,
            "maximum": 19.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.923430894,
            "variance": 62.78075713
          },
          {
            "average": 200.1374519,
            "count": 11573230,
            "maximum": 212,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 3.113843724,
            "variance": 9.696022737
          },
          {
            "average": 67.19317744,
            "count": 11573230,
            "maximum": 81,
            "minimum": 53,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.06749052,
            "variance": 122.4893465
          },
          {
            "average": 22200.2047,
            "count": 11573230,
            "maximum": 65024,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 7445.4879,
            "variance": 55435290.07
          },
          {
            "average": 25384.90324,
            "count": 11573230,
            "maximum": 64256,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 6101.774701,
            "variance": 37231654.5
          },
          {
            "average": 19965.23429,
            "count": 11573230,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 4920.248626,
            "variance": 24208846.54
          },
          {
            "average": 594979.8346,
            "count": 11573230,
            "maximum": 596610.0722,
            "minimum": 593148.6303,
            "name": "GpsTime",
            "position": 15,
            "stddev": 695.0524377,
            "variance": 483097.8912
          },
          {
            "average": 0,
            "count": 11573230,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11573230,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11573230,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11573230,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11573230,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422084.2764,
          4976470.582,
          1025.333002,
          423087.1564,
          4977870.982,
          1057.493002
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422084.27639683237,
                4976470.582462405,
                1025.3330019573718
              ],
              [
                422084.27639683237,
                4977870.982462405,
                1025.3330019573718
              ],
              [
                423087.1563968324,
                4977870.982462405,
                1057.4930019573717
              ],
              [
                423087.1563968324,
                4976470.582462405,
                1057.4930019573717
              ],
              [
                422084.27639683237,
                4976470.582462405,
                1025.3330019573718
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:30:10+00:00",
        "end_time": "2011-09-20T22:32:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.987741,
            44.93740521,
            1025.333002,
            -117.9748162,
            44.950119,
            1057.493002
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752490808342,
                  44.93740520761834,
                  1025.3330019573718
                ],
                [
                  -117.98774104307671,
                  44.95000975616679,
                  1025.3330019573718
                ],
                [
                  -117.97502951462036,
                  44.95011899797636,
                  1057.4930019573717
                ],
                [
                  -117.97481616005757,
                  44.93751440169628,
                  1057.4930019573717
                ],
                [
                  -117.98752490808342,
                  44.93740520761834,
                  1025.3330019573718
                ]
              ]
            ]
          },
          "id": "44117H8122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:30:10Z",
            "pc:count": 11573230,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422580.5401,
                "count": 11573230,
                "maximum": 423087.1564,
                "minimum": 422084.2764,
                "name": "X",
                "position": 0,
                "stddev": 282.9116306,
                "variance": 80038.99072
              },
              {
                "average": 4977177.426,
                "count": 11573230,
                "maximum": 4977870.982,
                "minimum": 4976470.582,
                "name": "Y",
                "position": 1,
                "stddev": 401.1547006,
                "variance": 160925.0938
              },
              {
                "average": 1034.67449,
                "count": 11573230,
                "maximum": 1057.493002,
                "minimum": 1025.333002,
                "name": "Z",
                "position": 2,
                "stddev": 2.971527446,
                "variance": 8.829975364
              },
              {
                "average": 227.0580742,
                "count": 11573230,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.1990304,
                "variance": 1697.360106
              },
              {
                "average": 1.005109205,
                "count": 11573230,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0814976741,
                "variance": 0.006641870884
              },
              {
                "average": 1.010232148,
                "count": 11573230,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1219048376,
                "variance": 0.01486078944
              },
              {
                "average": 0.4985797396,
                "count": 11573230,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980045,
                "variance": 0.2499980045
              },
              {
                "average": 0,
                "count": 11573230,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.267469064,
                "count": 11573230,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4426391091,
                "variance": 0.1959293809
              },
              {
                "average": 0.6219710457,
                "count": 11573230,
                "maximum": 19.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.923430894,
                "variance": 62.78075713
              },
              {
                "average": 200.1374519,
                "count": 11573230,
                "maximum": 212,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 3.113843724,
                "variance": 9.696022737
              },
              {
                "average": 67.19317744,
                "count": 11573230,
                "maximum": 81,
                "minimum": 53,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.06749052,
                "variance": 122.4893465
              },
              {
                "average": 22200.2047,
                "count": 11573230,
                "maximum": 65024,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 7445.4879,
                "variance": 55435290.07
              },
              {
                "average": 25384.90324,
                "count": 11573230,
                "maximum": 64256,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 6101.774701,
                "variance": 37231654.5
              },
              {
                "average": 19965.23429,
                "count": 11573230,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 4920.248626,
                "variance": 24208846.54
              },
              {
                "average": 594979.8346,
                "count": 11573230,
                "maximum": 596610.0722,
                "minimum": 593148.6303,
                "name": "GpsTime",
                "position": 15,
                "stddev": 695.0524377,
                "variance": 483097.8912
              },
              {
                "average": 0,
                "count": 11573230,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11573230,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11573230,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11573230,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11573230,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422084.2764,
              4976470.582,
              1025.333002,
              423087.1564,
              4977870.982,
              1057.493002
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422084.27639683237,
                    4976470.582462405,
                    1025.3330019573718
                  ],
                  [
                    422084.27639683237,
                    4977870.982462405,
                    1025.3330019573718
                  ],
                  [
                    423087.1563968324,
                    4977870.982462405,
                    1057.4930019573717
                  ],
                  [
                    423087.1563968324,
                    4976470.582462405,
                    1057.4930019573717
                  ],
                  [
                    422084.27639683237,
                    4976470.582462405,
                    1025.3330019573718
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:30:10+00:00",
            "end_time": "2011-09-20T22:32:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118E1321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.11455153498463,
              45.50691614064598,
              1696.9959010878258
            ],
            [
              -118.1146619004573,
              45.51250711728017,
              1696.9959010878258
            ],
            [
              -118.11252812003643,
              45.51252792102667,
              1756.755901087826
            ],
            [
              -118.11241796572887,
              45.50693694035935,
              1756.755901087826
            ],
            [
              -118.11455153498463,
              45.50691614064598,
              1696.9959010878258
            ]
          ]
        ]
      },
      "bbox": [
        -118.1146619,
        45.50691614,
        1696.995901,
        -118.112418,
        45.51252792,
        1756.755901
      ],
      "properties": {
        "datetime": "2011-09-15T20:11:17Z",
        "pc:count": 1005436,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 413019.9827,
            "count": 1005436,
            "maximum": 413102.1605,
            "minimum": 412935.4605,
            "name": "X",
            "position": 0,
            "stddev": 41.78994399,
            "variance": 1746.399419
          },
          {
            "average": 5040269.95,
            "count": 1005436,
            "maximum": 5040489.558,
            "minimum": 5039868.298,
            "name": "Y",
            "position": 1,
            "stddev": 125.3013841,
            "variance": 15700.43686
          },
          {
            "average": 1717.941575,
            "count": 1005436,
            "maximum": 1756.755901,
            "minimum": 1696.995901,
            "name": "Z",
            "position": 2,
            "stddev": 9.883708614,
            "variance": 97.68769597
          },
          {
            "average": 95.03593068,
            "count": 1005436,
            "maximum": 250,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.49063013,
            "variance": 2969.228772
          },
          {
            "average": 1.13943702,
            "count": 1005436,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3748877002,
            "variance": 0.1405407877
          },
          {
            "average": 1.286115675,
            "count": 1005436,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5239463737,
            "variance": 0.2745198025
          },
          {
            "average": 0.5000069622,
            "count": 1005436,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000002486,
            "variance": 0.2500002486
          },
          {
            "average": 0,
            "count": 1005436,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.088313926,
            "count": 1005436,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2837510461,
            "variance": 0.08051465614
          },
          {
            "average": 4.281267216,
            "count": 1005436,
            "maximum": 16.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.969666311,
            "variance": 48.57624848
          },
          {
            "average": 177,
            "count": 1005436,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14693.05099,
            "count": 1005436,
            "maximum": 20021,
            "minimum": 9428,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5294.933073,
            "variance": 28036316.25
          },
          {
            "average": 19000.84911,
            "count": 1005436,
            "maximum": 57088,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 11412.93028,
            "variance": 130254977.6
          },
          {
            "average": 19726.16887,
            "count": 1005436,
            "maximum": 54272,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 11336.02792,
            "variance": 128505529.1
          },
          {
            "average": 17293.20464,
            "count": 1005436,
            "maximum": 52224,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 10083.29476,
            "variance": 101672833.2
          },
          {
            "average": 152116.075,
            "count": 1005436,
            "maximum": 152677.186,
            "minimum": 151819.1554,
            "name": "GpsTime",
            "position": 15,
            "stddev": 296.6739493,
            "variance": 88015.4322
          },
          {
            "average": 0,
            "count": 1005436,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1005436,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1005436,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1005436,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1005436,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          412935.4605,
          5039868.298,
          1696.995901,
          413102.1605,
          5040489.558,
          1756.755901
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                412935.4605454538,
                5039868.29787097,
                1696.9959010878258
              ],
              [
                412935.4605454538,
                5040489.55787097,
                1696.9959010878258
              ],
              [
                413102.1605454538,
                5040489.55787097,
                1756.755901087826
              ],
              [
                413102.1605454538,
                5039868.29787097,
                1756.755901087826
              ],
              [
                412935.4605454538,
                5039868.29787097,
                1696.9959010878258
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:11:17+00:00",
        "end_time": "2011-09-15T19:56:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1146619,
            45.50691614,
            1696.995901,
            -118.112418,
            45.51252792,
            1756.755901
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.11455153498463,
                  45.50691614064598,
                  1696.9959010878258
                ],
                [
                  -118.1146619004573,
                  45.51250711728017,
                  1696.9959010878258
                ],
                [
                  -118.11252812003643,
                  45.51252792102667,
                  1756.755901087826
                ],
                [
                  -118.11241796572887,
                  45.50693694035935,
                  1756.755901087826
                ],
                [
                  -118.11455153498463,
                  45.50691614064598,
                  1696.9959010878258
                ]
              ]
            ]
          },
          "id": "45118E1321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:11:17Z",
            "pc:count": 1005436,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 413019.9827,
                "count": 1005436,
                "maximum": 413102.1605,
                "minimum": 412935.4605,
                "name": "X",
                "position": 0,
                "stddev": 41.78994399,
                "variance": 1746.399419
              },
              {
                "average": 5040269.95,
                "count": 1005436,
                "maximum": 5040489.558,
                "minimum": 5039868.298,
                "name": "Y",
                "position": 1,
                "stddev": 125.3013841,
                "variance": 15700.43686
              },
              {
                "average": 1717.941575,
                "count": 1005436,
                "maximum": 1756.755901,
                "minimum": 1696.995901,
                "name": "Z",
                "position": 2,
                "stddev": 9.883708614,
                "variance": 97.68769597
              },
              {
                "average": 95.03593068,
                "count": 1005436,
                "maximum": 250,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.49063013,
                "variance": 2969.228772
              },
              {
                "average": 1.13943702,
                "count": 1005436,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3748877002,
                "variance": 0.1405407877
              },
              {
                "average": 1.286115675,
                "count": 1005436,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5239463737,
                "variance": 0.2745198025
              },
              {
                "average": 0.5000069622,
                "count": 1005436,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000002486,
                "variance": 0.2500002486
              },
              {
                "average": 0,
                "count": 1005436,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.088313926,
                "count": 1005436,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2837510461,
                "variance": 0.08051465614
              },
              {
                "average": 4.281267216,
                "count": 1005436,
                "maximum": 16.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.969666311,
                "variance": 48.57624848
              },
              {
                "average": 177,
                "count": 1005436,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14693.05099,
                "count": 1005436,
                "maximum": 20021,
                "minimum": 9428,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5294.933073,
                "variance": 28036316.25
              },
              {
                "average": 19000.84911,
                "count": 1005436,
                "maximum": 57088,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 11412.93028,
                "variance": 130254977.6
              },
              {
                "average": 19726.16887,
                "count": 1005436,
                "maximum": 54272,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 11336.02792,
                "variance": 128505529.1
              },
              {
                "average": 17293.20464,
                "count": 1005436,
                "maximum": 52224,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 10083.29476,
                "variance": 101672833.2
              },
              {
                "average": 152116.075,
                "count": 1005436,
                "maximum": 152677.186,
                "minimum": 151819.1554,
                "name": "GpsTime",
                "position": 15,
                "stddev": 296.6739493,
                "variance": 88015.4322
              },
              {
                "average": 0,
                "count": 1005436,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1005436,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1005436,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1005436,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1005436,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              412935.4605,
              5039868.298,
              1696.995901,
              413102.1605,
              5040489.558,
              1756.755901
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    412935.4605454538,
                    5039868.29787097,
                    1696.9959010878258
                  ],
                  [
                    412935.4605454538,
                    5040489.55787097,
                    1696.9959010878258
                  ],
                  [
                    413102.1605454538,
                    5040489.55787097,
                    1756.755901087826
                  ],
                  [
                    413102.1605454538,
                    5039868.29787097,
                    1756.755901087826
                  ],
                  [
                    412935.4605454538,
                    5039868.29787097,
                    1696.9959010878258
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:11:17+00:00",
            "end_time": "2011-09-15T19: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": "44118H1121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.12502463129809,
              44.93738963654233,
              1438.3849470617126
            ],
            [
              -118.12527115554208,
              44.95000892681431,
              1438.3849470617126
            ],
            [
              -118.11252976542278,
              44.950133771498066,
              1919.4049470617126
            ],
            [
              -118.11228603115573,
              44.937514426613,
              1919.4049470617126
            ],
            [
              -118.12502463129809,
              44.93738963654233,
              1438.3849470617126
            ]
          ]
        ]
      },
      "bbox": [
        -118.1252712,
        44.93738964,
        1438.384947,
        -118.112286,
        44.95013377,
        1919.404947
      ],
      "properties": {
        "datetime": "2011-09-20T18:39:55Z",
        "pc:count": 17995515,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 411717.9278,
            "count": 17995515,
            "maximum": 412240.6517,
            "minimum": 411235.3717,
            "name": "X",
            "position": 0,
            "stddev": 286.6659258,
            "variance": 82177.35299
          },
          {
            "average": 4977325.471,
            "count": 17995515,
            "maximum": 4978012.238,
            "minimum": 4976610.138,
            "name": "Y",
            "position": 1,
            "stddev": 401.9131939,
            "variance": 161534.2154
          },
          {
            "average": 1596.382995,
            "count": 17995515,
            "maximum": 1919.404947,
            "minimum": 1438.384947,
            "name": "Z",
            "position": 2,
            "stddev": 90.45809579,
            "variance": 8182.667094
          },
          {
            "average": 85.98599395,
            "count": 17995515,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.13401381,
            "variance": 2930.491451
          },
          {
            "average": 1.167011725,
            "count": 17995515,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4064408983,
            "variance": 0.1651942038
          },
          {
            "average": 1.34293317,
            "count": 17995515,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5588758935,
            "variance": 0.3123422643
          },
          {
            "average": 0.4998881666,
            "count": 17995515,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000014,
            "variance": 0.2500000014
          },
          {
            "average": 0,
            "count": 17995515,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.080924886,
            "count": 17995515,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2727197334,
            "variance": 0.07437605296
          },
          {
            "average": -1.982577573,
            "count": 17995515,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.618183489,
            "variance": 74.27308664
          },
          {
            "average": 134.206844,
            "count": 17995515,
            "maximum": 160,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 31.81799648,
            "variance": 1012.3849
          },
          {
            "average": 14830.78452,
            "count": 17995515,
            "maximum": 20135,
            "minimum": 9498,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5292.974593,
            "variance": 28015580.04
          },
          {
            "average": 17956.96341,
            "count": 17995515,
            "maximum": 55040,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 8890.709022,
            "variance": 79044706.92
          },
          {
            "average": 20096.63506,
            "count": 17995515,
            "maximum": 55808,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 9503.727963,
            "variance": 90320845.2
          },
          {
            "average": 18338.46133,
            "count": 17995515,
            "maximum": 55296,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8679.155825,
            "variance": 75327745.83
          },
          {
            "average": 557922.1784,
            "count": 17995515,
            "maximum": 579195.3489,
            "minimum": 408109.6429,
            "name": "GpsTime",
            "position": 15,
            "stddev": 49277.01791,
            "variance": 2428224494
          },
          {
            "average": 0,
            "count": 17995515,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17995515,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17995515,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17995515,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17995515,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          411235.3717,
          4976610.138,
          1438.384947,
          412240.6517,
          4978012.238,
          1919.404947
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                411235.3716501661,
                4976610.1383844195,
                1438.3849470617126
              ],
              [
                411235.3716501661,
                4978012.238384419,
                1438.3849470617126
              ],
              [
                412240.65165016614,
                4978012.238384419,
                1919.4049470617126
              ],
              [
                412240.65165016614,
                4976610.1383844195,
                1919.4049470617126
              ],
              [
                411235.3716501661,
                4976610.1383844195,
                1438.3849470617126
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:39:55+00:00",
        "end_time": "2011-09-18T19:08:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1252712,
            44.93738964,
            1438.384947,
            -118.112286,
            44.95013377,
            1919.404947
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.12502463129809,
                  44.93738963654233,
                  1438.3849470617126
                ],
                [
                  -118.12527115554208,
                  44.95000892681431,
                  1438.3849470617126
                ],
                [
                  -118.11252976542278,
                  44.950133771498066,
                  1919.4049470617126
                ],
                [
                  -118.11228603115573,
                  44.937514426613,
                  1919.4049470617126
                ],
                [
                  -118.12502463129809,
                  44.93738963654233,
                  1438.3849470617126
                ]
              ]
            ]
          },
          "id": "44118H1121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:39:55Z",
            "pc:count": 17995515,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 411717.9278,
                "count": 17995515,
                "maximum": 412240.6517,
                "minimum": 411235.3717,
                "name": "X",
                "position": 0,
                "stddev": 286.6659258,
                "variance": 82177.35299
              },
              {
                "average": 4977325.471,
                "count": 17995515,
                "maximum": 4978012.238,
                "minimum": 4976610.138,
                "name": "Y",
                "position": 1,
                "stddev": 401.9131939,
                "variance": 161534.2154
              },
              {
                "average": 1596.382995,
                "count": 17995515,
                "maximum": 1919.404947,
                "minimum": 1438.384947,
                "name": "Z",
                "position": 2,
                "stddev": 90.45809579,
                "variance": 8182.667094
              },
              {
                "average": 85.98599395,
                "count": 17995515,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.13401381,
                "variance": 2930.491451
              },
              {
                "average": 1.167011725,
                "count": 17995515,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4064408983,
                "variance": 0.1651942038
              },
              {
                "average": 1.34293317,
                "count": 17995515,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5588758935,
                "variance": 0.3123422643
              },
              {
                "average": 0.4998881666,
                "count": 17995515,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000014,
                "variance": 0.2500000014
              },
              {
                "average": 0,
                "count": 17995515,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.080924886,
                "count": 17995515,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2727197334,
                "variance": 0.07437605296
              },
              {
                "average": -1.982577573,
                "count": 17995515,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.618183489,
                "variance": 74.27308664
              },
              {
                "average": 134.206844,
                "count": 17995515,
                "maximum": 160,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 31.81799648,
                "variance": 1012.3849
              },
              {
                "average": 14830.78452,
                "count": 17995515,
                "maximum": 20135,
                "minimum": 9498,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5292.974593,
                "variance": 28015580.04
              },
              {
                "average": 17956.96341,
                "count": 17995515,
                "maximum": 55040,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 8890.709022,
                "variance": 79044706.92
              },
              {
                "average": 20096.63506,
                "count": 17995515,
                "maximum": 55808,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 9503.727963,
                "variance": 90320845.2
              },
              {
                "average": 18338.46133,
                "count": 17995515,
                "maximum": 55296,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8679.155825,
                "variance": 75327745.83
              },
              {
                "average": 557922.1784,
                "count": 17995515,
                "maximum": 579195.3489,
                "minimum": 408109.6429,
                "name": "GpsTime",
                "position": 15,
                "stddev": 49277.01791,
                "variance": 2428224494
              },
              {
                "average": 0,
                "count": 17995515,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17995515,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17995515,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17995515,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17995515,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              411235.3717,
              4976610.138,
              1438.384947,
              412240.6517,
              4978012.238,
              1919.404947
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    411235.3716501661,
                    4976610.1383844195,
                    1438.3849470617126
                  ],
                  [
                    411235.3716501661,
                    4978012.238384419,
                    1438.3849470617126
                  ],
                  [
                    412240.65165016614,
                    4978012.238384419,
                    1919.4049470617126
                  ],
                  [
                    412240.65165016614,
                    4976610.1383844195,
                    1919.4049470617126
                  ],
                  [
                    411235.3716501661,
                    4976610.1383844195,
                    1438.3849470617126
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:39:55+00:00",
            "end_time": "2011-09-18T19: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": "44117H7311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502542711678,
              44.89991704694743,
              1014.3824307065686
            ],
            [
              -117.87521650870589,
              44.9125100203006,
              1014.3824307065686
            ],
            [
              -117.86252855431385,
              44.91260655644535,
              1102.8024307065687
            ],
            [
              -117.86234024198629,
              44.90001354095061,
              1102.8024307065687
            ],
            [
              -117.87502542711678,
              44.89991704694743,
              1014.3824307065686
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752165,
        44.89991705,
        1014.382431,
        -117.8623402,
        44.91260656,
        1102.802431
      ],
      "properties": {
        "datetime": "2011-09-20T02:36:46Z",
        "pc:count": 11623218,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431422.0568,
            "count": 11623218,
            "maximum": 431917.3381,
            "minimum": 430915.6981,
            "name": "X",
            "position": 0,
            "stddev": 284.1423816,
            "variance": 80736.89301
          },
          {
            "average": 4972899.488,
            "count": 11623218,
            "maximum": 4973603.326,
            "minimum": 4972204.266,
            "name": "Y",
            "position": 1,
            "stddev": 401.7328911,
            "variance": 161389.3158
          },
          {
            "average": 1030.79133,
            "count": 11623218,
            "maximum": 1102.802431,
            "minimum": 1014.382431,
            "name": "Z",
            "position": 2,
            "stddev": 17.89160688,
            "variance": 320.1095968
          },
          {
            "average": 226.7431151,
            "count": 11623218,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.20404587,
            "variance": 795.4682036
          },
          {
            "average": 1.000217496,
            "count": 11623218,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01534652101,
            "variance": 0.0002355157071
          },
          {
            "average": 1.000436712,
            "count": 11623218,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02215227498,
            "variance": 0.0004907232868
          },
          {
            "average": 0.499005697,
            "count": 11623218,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990329,
            "variance": 0.2499990329
          },
          {
            "average": 0,
            "count": 11623218,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.286233984,
            "count": 11623218,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4520001196,
            "variance": 0.2043041082
          },
          {
            "average": 1.517243677,
            "count": 11623218,
            "maximum": 19.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.985049737,
            "variance": 63.76101931
          },
          {
            "average": 195.3046084,
            "count": 11623218,
            "maximum": 212,
            "minimum": 181,
            "name": "UserData",
            "position": 10,
            "stddev": 4.863165723,
            "variance": 23.65038085
          },
          {
            "average": 264.0412645,
            "count": 11623218,
            "maximum": 278,
            "minimum": 250,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56790529,
            "variance": 111.6806222
          },
          {
            "average": 35390.96297,
            "count": 11623218,
            "maximum": 62208,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 10251.20272,
            "variance": 105087157.2
          },
          {
            "average": 33752.42362,
            "count": 11623218,
            "maximum": 61440,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 8662.679843,
            "variance": 75042022.05
          },
          {
            "average": 27788.78011,
            "count": 11623218,
            "maximum": 63232,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 8415.092617,
            "variance": 70813783.75
          },
          {
            "average": 519690.6336,
            "count": 11623218,
            "maximum": 521406.2966,
            "minimum": 517952.7063,
            "name": "GpsTime",
            "position": 15,
            "stddev": 658.1423862,
            "variance": 433151.4005
          },
          {
            "average": 0,
            "count": 11623218,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11623218,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11623218,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11623218,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11623218,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430915.6981,
          4972204.266,
          1014.382431,
          431917.3381,
          4973603.326,
          1102.802431
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430915.6981370087,
                4972204.266123823,
                1014.3824307065686
              ],
              [
                430915.6981370087,
                4973603.326123823,
                1014.3824307065686
              ],
              [
                431917.3381370087,
                4973603.326123823,
                1102.8024307065687
              ],
              [
                431917.3381370087,
                4972204.266123823,
                1102.8024307065687
              ],
              [
                430915.6981370087,
                4972204.266123823,
                1014.3824307065686
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:36:46+00:00",
        "end_time": "2011-09-20T01:39:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752165,
            44.89991705,
            1014.382431,
            -117.8623402,
            44.91260656,
            1102.802431
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502542711678,
                  44.89991704694743,
                  1014.3824307065686
                ],
                [
                  -117.87521650870589,
                  44.9125100203006,
                  1014.3824307065686
                ],
                [
                  -117.86252855431385,
                  44.91260655644535,
                  1102.8024307065687
                ],
                [
                  -117.86234024198629,
                  44.90001354095061,
                  1102.8024307065687
                ],
                [
                  -117.87502542711678,
                  44.89991704694743,
                  1014.3824307065686
                ]
              ]
            ]
          },
          "id": "44117H7311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:36:46Z",
            "pc:count": 11623218,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431422.0568,
                "count": 11623218,
                "maximum": 431917.3381,
                "minimum": 430915.6981,
                "name": "X",
                "position": 0,
                "stddev": 284.1423816,
                "variance": 80736.89301
              },
              {
                "average": 4972899.488,
                "count": 11623218,
                "maximum": 4973603.326,
                "minimum": 4972204.266,
                "name": "Y",
                "position": 1,
                "stddev": 401.7328911,
                "variance": 161389.3158
              },
              {
                "average": 1030.79133,
                "count": 11623218,
                "maximum": 1102.802431,
                "minimum": 1014.382431,
                "name": "Z",
                "position": 2,
                "stddev": 17.89160688,
                "variance": 320.1095968
              },
              {
                "average": 226.7431151,
                "count": 11623218,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.20404587,
                "variance": 795.4682036
              },
              {
                "average": 1.000217496,
                "count": 11623218,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01534652101,
                "variance": 0.0002355157071
              },
              {
                "average": 1.000436712,
                "count": 11623218,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02215227498,
                "variance": 0.0004907232868
              },
              {
                "average": 0.499005697,
                "count": 11623218,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990329,
                "variance": 0.2499990329
              },
              {
                "average": 0,
                "count": 11623218,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.286233984,
                "count": 11623218,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4520001196,
                "variance": 0.2043041082
              },
              {
                "average": 1.517243677,
                "count": 11623218,
                "maximum": 19.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.985049737,
                "variance": 63.76101931
              },
              {
                "average": 195.3046084,
                "count": 11623218,
                "maximum": 212,
                "minimum": 181,
                "name": "UserData",
                "position": 10,
                "stddev": 4.863165723,
                "variance": 23.65038085
              },
              {
                "average": 264.0412645,
                "count": 11623218,
                "maximum": 278,
                "minimum": 250,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56790529,
                "variance": 111.6806222
              },
              {
                "average": 35390.96297,
                "count": 11623218,
                "maximum": 62208,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 10251.20272,
                "variance": 105087157.2
              },
              {
                "average": 33752.42362,
                "count": 11623218,
                "maximum": 61440,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 8662.679843,
                "variance": 75042022.05
              },
              {
                "average": 27788.78011,
                "count": 11623218,
                "maximum": 63232,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 8415.092617,
                "variance": 70813783.75
              },
              {
                "average": 519690.6336,
                "count": 11623218,
                "maximum": 521406.2966,
                "minimum": 517952.7063,
                "name": "GpsTime",
                "position": 15,
                "stddev": 658.1423862,
                "variance": 433151.4005
              },
              {
                "average": 0,
                "count": 11623218,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11623218,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11623218,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11623218,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11623218,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430915.6981,
              4972204.266,
              1014.382431,
              431917.3381,
              4973603.326,
              1102.802431
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430915.6981370087,
                    4972204.266123823,
                    1014.3824307065686
                  ],
                  [
                    430915.6981370087,
                    4973603.326123823,
                    1014.3824307065686
                  ],
                  [
                    431917.3381370087,
                    4973603.326123823,
                    1102.8024307065687
                  ],
                  [
                    431917.3381370087,
                    4972204.266123823,
                    1102.8024307065687
                  ],
                  [
                    430915.6981370087,
                    4972204.266123823,
                    1014.3824307065686
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:36:46+00:00",
            "end_time": "2011-09-20T01: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": "44118G1310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.06450658188794,
              44.79753988214443,
              2436.1919214535196
            ],
            [
              -118.06455203239132,
              44.8000114716136,
              2436.1919214535196
            ],
            [
              -118.06252757332183,
              44.80003032619843,
              2505.5719214535197
            ],
            [
              -118.0624822092122,
              44.79755873511352,
              2505.5719214535197
            ],
            [
              -118.06450658188794,
              44.79753988214443,
              2436.1919214535196
            ]
          ]
        ]
      },
      "bbox": [
        -118.064552,
        44.79753988,
        2436.191921,
        -118.0624822,
        44.80003033,
        2505.571921
      ],
      "properties": {
        "datetime": "2011-09-18T22:19:26Z",
        "pc:count": 273804,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415908.4154,
            "count": 273804,
            "maximum": 415966.8112,
            "minimum": 415806.6712,
            "name": "X",
            "position": 0,
            "stddev": 38.34096998,
            "variance": 1470.029979
          },
          {
            "average": 4961183.435,
            "count": 273804,
            "maximum": 4961285.099,
            "minimum": 4961010.499,
            "name": "Y",
            "position": 1,
            "stddev": 64.04784101,
            "variance": 4102.125938
          },
          {
            "average": 2471.814269,
            "count": 273804,
            "maximum": 2505.571921,
            "minimum": 2436.191921,
            "name": "Z",
            "position": 2,
            "stddev": 14.98617086,
            "variance": 224.5853171
          },
          {
            "average": 126.2507487,
            "count": 273804,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.38608787,
            "variance": 1882.352621
          },
          {
            "average": 1.005942207,
            "count": 273804,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07822243744,
            "variance": 0.00611874972
          },
          {
            "average": 1.012991045,
            "count": 273804,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1172603878,
            "variance": 0.01374999855
          },
          {
            "average": 0.4998539101,
            "count": 273804,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000008917,
            "variance": 0.2500008917
          },
          {
            "average": 0,
            "count": 273804,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.240712334,
            "count": 273804,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4275167529,
            "variance": 0.182770574
          },
          {
            "average": -6.288246865,
            "count": 273804,
            "maximum": 4.998000145,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.115024159,
            "variance": 37.39352047
          },
          {
            "average": 66.01702313,
            "count": 273804,
            "maximum": 135,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 63.20570227,
            "variance": 3994.960799
          },
          {
            "average": 14641.86848,
            "count": 273804,
            "maximum": 20062,
            "minimum": 9523,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5266.458576,
            "variance": 27735585.93
          },
          {
            "average": 41336.60902,
            "count": 273804,
            "maximum": 64256,
            "minimum": 6656,
            "name": "Red",
            "position": 12,
            "stddev": 4532.679479,
            "variance": 20545183.26
          },
          {
            "average": 37451.28609,
            "count": 273804,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 5176.394426,
            "variance": 26795059.25
          },
          {
            "average": 31332.68095,
            "count": 273804,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6321.977343,
            "variance": 39967397.52
          },
          {
            "average": 419179.2803,
            "count": 273804,
            "maximum": 419566.1363,
            "minimum": 418838.2083,
            "name": "GpsTime",
            "position": 15,
            "stddev": 343.7721147,
            "variance": 118179.2669
          },
          {
            "average": 0,
            "count": 273804,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 273804,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 273804,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 273804,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 273804,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415806.6712,
          4961010.499,
          2436.191921,
          415966.8112,
          4961285.099,
          2505.571921
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415806.67115061585,
                4961010.499227702,
                2436.1919214535196
              ],
              [
                415806.67115061585,
                4961285.099227701,
                2436.1919214535196
              ],
              [
                415966.81115061586,
                4961285.099227701,
                2505.5719214535197
              ],
              [
                415966.81115061586,
                4961010.499227702,
                2505.5719214535197
              ],
              [
                415806.67115061585,
                4961010.499227702,
                2436.1919214535196
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:19:26+00:00",
        "end_time": "2011-09-18T22:07:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.064552,
            44.79753988,
            2436.191921,
            -118.0624822,
            44.80003033,
            2505.571921
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.06450658188794,
                  44.79753988214443,
                  2436.1919214535196
                ],
                [
                  -118.06455203239132,
                  44.8000114716136,
                  2436.1919214535196
                ],
                [
                  -118.06252757332183,
                  44.80003032619843,
                  2505.5719214535197
                ],
                [
                  -118.0624822092122,
                  44.79755873511352,
                  2505.5719214535197
                ],
                [
                  -118.06450658188794,
                  44.79753988214443,
                  2436.1919214535196
                ]
              ]
            ]
          },
          "id": "44118G1310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:19:26Z",
            "pc:count": 273804,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415908.4154,
                "count": 273804,
                "maximum": 415966.8112,
                "minimum": 415806.6712,
                "name": "X",
                "position": 0,
                "stddev": 38.34096998,
                "variance": 1470.029979
              },
              {
                "average": 4961183.435,
                "count": 273804,
                "maximum": 4961285.099,
                "minimum": 4961010.499,
                "name": "Y",
                "position": 1,
                "stddev": 64.04784101,
                "variance": 4102.125938
              },
              {
                "average": 2471.814269,
                "count": 273804,
                "maximum": 2505.571921,
                "minimum": 2436.191921,
                "name": "Z",
                "position": 2,
                "stddev": 14.98617086,
                "variance": 224.5853171
              },
              {
                "average": 126.2507487,
                "count": 273804,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.38608787,
                "variance": 1882.352621
              },
              {
                "average": 1.005942207,
                "count": 273804,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07822243744,
                "variance": 0.00611874972
              },
              {
                "average": 1.012991045,
                "count": 273804,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1172603878,
                "variance": 0.01374999855
              },
              {
                "average": 0.4998539101,
                "count": 273804,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000008917,
                "variance": 0.2500008917
              },
              {
                "average": 0,
                "count": 273804,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.240712334,
                "count": 273804,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4275167529,
                "variance": 0.182770574
              },
              {
                "average": -6.288246865,
                "count": 273804,
                "maximum": 4.998000145,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.115024159,
                "variance": 37.39352047
              },
              {
                "average": 66.01702313,
                "count": 273804,
                "maximum": 135,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 63.20570227,
                "variance": 3994.960799
              },
              {
                "average": 14641.86848,
                "count": 273804,
                "maximum": 20062,
                "minimum": 9523,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5266.458576,
                "variance": 27735585.93
              },
              {
                "average": 41336.60902,
                "count": 273804,
                "maximum": 64256,
                "minimum": 6656,
                "name": "Red",
                "position": 12,
                "stddev": 4532.679479,
                "variance": 20545183.26
              },
              {
                "average": 37451.28609,
                "count": 273804,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 5176.394426,
                "variance": 26795059.25
              },
              {
                "average": 31332.68095,
                "count": 273804,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6321.977343,
                "variance": 39967397.52
              },
              {
                "average": 419179.2803,
                "count": 273804,
                "maximum": 419566.1363,
                "minimum": 418838.2083,
                "name": "GpsTime",
                "position": 15,
                "stddev": 343.7721147,
                "variance": 118179.2669
              },
              {
                "average": 0,
                "count": 273804,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 273804,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 273804,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 273804,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 273804,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415806.6712,
              4961010.499,
              2436.191921,
              415966.8112,
              4961285.099,
              2505.571921
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415806.67115061585,
                    4961010.499227702,
                    2436.1919214535196
                  ],
                  [
                    415806.67115061585,
                    4961285.099227701,
                    2436.1919214535196
                  ],
                  [
                    415966.81115061586,
                    4961285.099227701,
                    2505.5719214535197
                  ],
                  [
                    415966.81115061586,
                    4961010.499227702,
                    2505.5719214535197
                  ],
                  [
                    415806.67115061585,
                    4961010.499227702,
                    2436.1919214535196
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:19:26+00:00",
            "end_time": "2011-09-18T22:07: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": "44117H8316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002475626837,
              44.88740332157256,
              1039.120306313518
            ],
            [
              -118.00024327690457,
              44.900009733290105,
              1039.120306313518
            ],
            [
              -117.98752914096083,
              44.90012038975612,
              1065.700306313518
            ],
            [
              -117.98731339684969,
              44.887513929681475,
              1065.700306313518
            ],
            [
              -118.00002475626837,
              44.88740332157256,
              1039.120306313518
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002433,
        44.88740332,
        1039.120306,
        -117.9873134,
        44.90012039,
        1065.700306
      ],
      "properties": {
        "datetime": "2011-09-20T21:42:57Z",
        "pc:count": 15094628,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421591.8565,
            "count": 15094628,
            "maximum": 422033.5311,
            "minimum": 421029.5711,
            "name": "X",
            "position": 0,
            "stddev": 285.3800337,
            "variance": 81441.76363
          },
          {
            "average": 4971683.09,
            "count": 15094628,
            "maximum": 4972328.773,
            "minimum": 4970928.173,
            "name": "Y",
            "position": 1,
            "stddev": 398.8773733,
            "variance": 159103.1589
          },
          {
            "average": 1047.131975,
            "count": 15094628,
            "maximum": 1065.700306,
            "minimum": 1039.120306,
            "name": "Z",
            "position": 2,
            "stddev": 3.368972193,
            "variance": 11.34997364
          },
          {
            "average": 139.1944011,
            "count": 15094628,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 61.08828632,
            "variance": 3731.778726
          },
          {
            "average": 1.001251505,
            "count": 15094628,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03756754698,
            "variance": 0.001411320586
          },
          {
            "average": 1.002582972,
            "count": 15094628,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.055548363,
            "variance": 0.003085620632
          },
          {
            "average": 0.4987545238,
            "count": 15094628,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984653,
            "variance": 0.2499984654
          },
          {
            "average": 0,
            "count": 15094628,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.207887866,
            "count": 15094628,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4057961458,
            "variance": 0.164670512
          },
          {
            "average": -1.514201633,
            "count": 15094628,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.198091921,
            "variance": 67.20871114
          },
          {
            "average": 184.3751396,
            "count": 15094628,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 9.703367636,
            "variance": 94.15534349
          },
          {
            "average": 11188.74035,
            "count": 15094628,
            "maximum": 20079,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7815.336218,
            "variance": 61079480.2
          },
          {
            "average": 32909.61195,
            "count": 15094628,
            "maximum": 62976,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 12132.93494,
            "variance": 147208110.3
          },
          {
            "average": 33707.8485,
            "count": 15094628,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 9223.140075,
            "variance": 85066312.85
          },
          {
            "average": 26403.1017,
            "count": 15094628,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8604.7473,
            "variance": 74041676.09
          },
          {
            "average": 389033.241,
            "count": 15094628,
            "maximum": 590177.9366,
            "minimum": 322419.1434,
            "name": "GpsTime",
            "position": 15,
            "stddev": 113270.478,
            "variance": 12830201180.0
          },
          {
            "average": 0,
            "count": 15094628,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15094628,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15094628,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15094628,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15094628,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421029.5711,
          4970928.173,
          1039.120306,
          422033.5311,
          4972328.773,
          1065.700306
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421029.5710600569,
                4970928.172628545,
                1039.120306313518
              ],
              [
                421029.5710600569,
                4972328.772628545,
                1039.120306313518
              ],
              [
                422033.5310600569,
                4972328.772628545,
                1065.700306313518
              ],
              [
                422033.5310600569,
                4970928.172628545,
                1065.700306313518
              ],
              [
                421029.5710600569,
                4970928.172628545,
                1039.120306313518
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:42:57+00:00",
        "end_time": "2011-09-17T19:20:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002433,
            44.88740332,
            1039.120306,
            -117.9873134,
            44.90012039,
            1065.700306
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002475626837,
                  44.88740332157256,
                  1039.120306313518
                ],
                [
                  -118.00024327690457,
                  44.900009733290105,
                  1039.120306313518
                ],
                [
                  -117.98752914096083,
                  44.90012038975612,
                  1065.700306313518
                ],
                [
                  -117.98731339684969,
                  44.887513929681475,
                  1065.700306313518
                ],
                [
                  -118.00002475626837,
                  44.88740332157256,
                  1039.120306313518
                ]
              ]
            ]
          },
          "id": "44117H8316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:42:57Z",
            "pc:count": 15094628,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421591.8565,
                "count": 15094628,
                "maximum": 422033.5311,
                "minimum": 421029.5711,
                "name": "X",
                "position": 0,
                "stddev": 285.3800337,
                "variance": 81441.76363
              },
              {
                "average": 4971683.09,
                "count": 15094628,
                "maximum": 4972328.773,
                "minimum": 4970928.173,
                "name": "Y",
                "position": 1,
                "stddev": 398.8773733,
                "variance": 159103.1589
              },
              {
                "average": 1047.131975,
                "count": 15094628,
                "maximum": 1065.700306,
                "minimum": 1039.120306,
                "name": "Z",
                "position": 2,
                "stddev": 3.368972193,
                "variance": 11.34997364
              },
              {
                "average": 139.1944011,
                "count": 15094628,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 61.08828632,
                "variance": 3731.778726
              },
              {
                "average": 1.001251505,
                "count": 15094628,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03756754698,
                "variance": 0.001411320586
              },
              {
                "average": 1.002582972,
                "count": 15094628,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.055548363,
                "variance": 0.003085620632
              },
              {
                "average": 0.4987545238,
                "count": 15094628,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984653,
                "variance": 0.2499984654
              },
              {
                "average": 0,
                "count": 15094628,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.207887866,
                "count": 15094628,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4057961458,
                "variance": 0.164670512
              },
              {
                "average": -1.514201633,
                "count": 15094628,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.198091921,
                "variance": 67.20871114
              },
              {
                "average": 184.3751396,
                "count": 15094628,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 9.703367636,
                "variance": 94.15534349
              },
              {
                "average": 11188.74035,
                "count": 15094628,
                "maximum": 20079,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7815.336218,
                "variance": 61079480.2
              },
              {
                "average": 32909.61195,
                "count": 15094628,
                "maximum": 62976,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 12132.93494,
                "variance": 147208110.3
              },
              {
                "average": 33707.8485,
                "count": 15094628,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 9223.140075,
                "variance": 85066312.85
              },
              {
                "average": 26403.1017,
                "count": 15094628,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8604.7473,
                "variance": 74041676.09
              },
              {
                "average": 389033.241,
                "count": 15094628,
                "maximum": 590177.9366,
                "minimum": 322419.1434,
                "name": "GpsTime",
                "position": 15,
                "stddev": 113270.478,
                "variance": 12830201180.0
              },
              {
                "average": 0,
                "count": 15094628,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15094628,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15094628,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15094628,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15094628,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421029.5711,
              4970928.173,
              1039.120306,
              422033.5311,
              4972328.773,
              1065.700306
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421029.5710600569,
                    4970928.172628545,
                    1039.120306313518
                  ],
                  [
                    421029.5710600569,
                    4972328.772628545,
                    1039.120306313518
                  ],
                  [
                    422033.5310600569,
                    4972328.772628545,
                    1065.700306313518
                  ],
                  [
                    422033.5310600569,
                    4970928.172628545,
                    1065.700306313518
                  ],
                  [
                    421029.5710600569,
                    4970928.172628545,
                    1039.120306313518
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:42:57+00:00",
            "end_time": "2011-09-17T19: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": "44117G8207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502476911544,
              44.84991194899737,
              1022.6391698784047
            ],
            [
              -117.92522649442317,
              44.86250972062854,
              1022.6391698784047
            ],
            [
              -117.91252869057249,
              44.862611892789005,
              1058.3991698784048
            ],
            [
              -117.91232973280658,
              44.85001407653872,
              1058.3991698784048
            ],
            [
              -117.92502476911544,
              44.84991194899737,
              1022.6391698784047
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252265,
        44.84991195,
        1022.63917,
        -117.9123297,
        44.86261189,
        1058.39917
      ],
      "properties": {
        "datetime": "2011-09-21T00:06:12Z",
        "pc:count": 13637278,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427422.2443,
            "count": 13637278,
            "maximum": 427908.1479,
            "minimum": 426904.8479,
            "name": "X",
            "position": 0,
            "stddev": 284.0007283,
            "variance": 80656.41365
          },
          {
            "average": 4967347.774,
            "count": 13637278,
            "maximum": 4968092.826,
            "minimum": 4966693.226,
            "name": "Y",
            "position": 1,
            "stddev": 399.5709332,
            "variance": 159656.9307
          },
          {
            "average": 1029.607396,
            "count": 13637278,
            "maximum": 1058.39917,
            "minimum": 1022.63917,
            "name": "Z",
            "position": 2,
            "stddev": 2.965313426,
            "variance": 8.793083713
          },
          {
            "average": 229.3033828,
            "count": 13637278,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.94329345,
            "variance": 1020.373996
          },
          {
            "average": 1.003994345,
            "count": 13637278,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07108201161,
            "variance": 0.005052652374
          },
          {
            "average": 1.00799749,
            "count": 13637278,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1057774697,
            "variance": 0.01118887309
          },
          {
            "average": 0.5004239849,
            "count": 13637278,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998386,
            "variance": 0.2499998386
          },
          {
            "average": 0,
            "count": 13637278,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.234144673,
            "count": 13637278,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4234630543,
            "variance": 0.1793209583
          },
          {
            "average": 1.193892167,
            "count": 13637278,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.725184426,
            "variance": 59.67847441
          },
          {
            "average": 199.3892688,
            "count": 13637278,
            "maximum": 212,
            "minimum": 187,
            "name": "UserData",
            "position": 10,
            "stddev": 2.775357255,
            "variance": 7.702607891
          },
          {
            "average": 68.25420608,
            "count": 13637278,
            "maximum": 85,
            "minimum": 53,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.32070835,
            "variance": 128.1584376
          },
          {
            "average": 28375.6291,
            "count": 13637278,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8494.769695,
            "variance": 72161112.17
          },
          {
            "average": 29205.94685,
            "count": 13637278,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6625.070073,
            "variance": 43891553.48
          },
          {
            "average": 23366.36635,
            "count": 13637278,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5924.588696,
            "variance": 35100751.21
          },
          {
            "average": 595579.7403,
            "count": 13637278,
            "maximum": 598772.3064,
            "minimum": 592979.6093,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1482.375624,
            "variance": 2197437.491
          },
          {
            "average": 0,
            "count": 13637278,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13637278,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13637278,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13637278,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13637278,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426904.8479,
          4966693.226,
          1022.63917,
          427908.1479,
          4968092.826,
          1058.39917
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426904.84785320424,
                4966693.226393611,
                1022.6391698784047
              ],
              [
                426904.84785320424,
                4968092.826393611,
                1022.6391698784047
              ],
              [
                427908.1478532043,
                4968092.826393611,
                1058.3991698784048
              ],
              [
                427908.1478532043,
                4966693.226393611,
                1058.3991698784048
              ],
              [
                426904.84785320424,
                4966693.226393611,
                1022.6391698784047
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-21T00:06:12+00:00",
        "end_time": "2011-09-20T22:29:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252265,
            44.84991195,
            1022.63917,
            -117.9123297,
            44.86261189,
            1058.39917
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502476911544,
                  44.84991194899737,
                  1022.6391698784047
                ],
                [
                  -117.92522649442317,
                  44.86250972062854,
                  1022.6391698784047
                ],
                [
                  -117.91252869057249,
                  44.862611892789005,
                  1058.3991698784048
                ],
                [
                  -117.91232973280658,
                  44.85001407653872,
                  1058.3991698784048
                ],
                [
                  -117.92502476911544,
                  44.84991194899737,
                  1022.6391698784047
                ]
              ]
            ]
          },
          "id": "44117G8207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-21T00:06:12Z",
            "pc:count": 13637278,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427422.2443,
                "count": 13637278,
                "maximum": 427908.1479,
                "minimum": 426904.8479,
                "name": "X",
                "position": 0,
                "stddev": 284.0007283,
                "variance": 80656.41365
              },
              {
                "average": 4967347.774,
                "count": 13637278,
                "maximum": 4968092.826,
                "minimum": 4966693.226,
                "name": "Y",
                "position": 1,
                "stddev": 399.5709332,
                "variance": 159656.9307
              },
              {
                "average": 1029.607396,
                "count": 13637278,
                "maximum": 1058.39917,
                "minimum": 1022.63917,
                "name": "Z",
                "position": 2,
                "stddev": 2.965313426,
                "variance": 8.793083713
              },
              {
                "average": 229.3033828,
                "count": 13637278,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.94329345,
                "variance": 1020.373996
              },
              {
                "average": 1.003994345,
                "count": 13637278,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07108201161,
                "variance": 0.005052652374
              },
              {
                "average": 1.00799749,
                "count": 13637278,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1057774697,
                "variance": 0.01118887309
              },
              {
                "average": 0.5004239849,
                "count": 13637278,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998386,
                "variance": 0.2499998386
              },
              {
                "average": 0,
                "count": 13637278,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.234144673,
                "count": 13637278,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4234630543,
                "variance": 0.1793209583
              },
              {
                "average": 1.193892167,
                "count": 13637278,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.725184426,
                "variance": 59.67847441
              },
              {
                "average": 199.3892688,
                "count": 13637278,
                "maximum": 212,
                "minimum": 187,
                "name": "UserData",
                "position": 10,
                "stddev": 2.775357255,
                "variance": 7.702607891
              },
              {
                "average": 68.25420608,
                "count": 13637278,
                "maximum": 85,
                "minimum": 53,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.32070835,
                "variance": 128.1584376
              },
              {
                "average": 28375.6291,
                "count": 13637278,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8494.769695,
                "variance": 72161112.17
              },
              {
                "average": 29205.94685,
                "count": 13637278,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6625.070073,
                "variance": 43891553.48
              },
              {
                "average": 23366.36635,
                "count": 13637278,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5924.588696,
                "variance": 35100751.21
              },
              {
                "average": 595579.7403,
                "count": 13637278,
                "maximum": 598772.3064,
                "minimum": 592979.6093,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1482.375624,
                "variance": 2197437.491
              },
              {
                "average": 0,
                "count": 13637278,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13637278,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13637278,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13637278,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13637278,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426904.8479,
              4966693.226,
              1022.63917,
              427908.1479,
              4968092.826,
              1058.39917
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426904.84785320424,
                    4966693.226393611,
                    1022.6391698784047
                  ],
                  [
                    426904.84785320424,
                    4968092.826393611,
                    1022.6391698784047
                  ],
                  [
                    427908.1478532043,
                    4968092.826393611,
                    1058.3991698784048
                  ],
                  [
                    427908.1478532043,
                    4966693.226393611,
                    1058.3991698784048
                  ],
                  [
                    426904.84785320424,
                    4966693.226393611,
                    1022.6391698784047
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-21T00:06:12+00:00",
            "end_time": "2011-09-20T22:29: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": "44117G8312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752449377693,
              44.774904352829004,
              1297.2088246540645
            ],
            [
              -117.9877394172618,
              44.78750980158085,
              1297.2088246540645
            ],
            [
              -117.97502922371268,
              44.787619030134536,
              1851.5688246540647
            ],
            [
              -117.97481706478739,
              44.77501353365182,
              1851.5688246540647
            ],
            [
              -117.98752449377693,
              44.774904352829004,
              1297.2088246540645
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877394,
        44.77490435,
        1297.208825,
        -117.9748171,
        44.78761903,
        1851.568825
      ],
      "properties": {
        "datetime": "2011-09-18T19:46:21Z",
        "pc:count": 22065182,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422329.2377,
            "count": 22065182,
            "maximum": 422870.4423,
            "minimum": 421864.8423,
            "name": "X",
            "position": 0,
            "stddev": 289.8353563,
            "variance": 84004.53378
          },
          {
            "average": 4959080.153,
            "count": 22065182,
            "maximum": 4959819.697,
            "minimum": 4958419.237,
            "name": "Y",
            "position": 1,
            "stddev": 416.4365796,
            "variance": 173419.4248
          },
          {
            "average": 1556.407523,
            "count": 22065182,
            "maximum": 1851.568825,
            "minimum": 1297.208825,
            "name": "Z",
            "position": 2,
            "stddev": 130.2411931,
            "variance": 16962.76837
          },
          {
            "average": 87.943544,
            "count": 22065182,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.86024441,
            "variance": 2794.205439
          },
          {
            "average": 1.163835132,
            "count": 22065182,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4011925541,
            "variance": 0.1609554655
          },
          {
            "average": 1.335643051,
            "count": 22065182,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5506706987,
            "variance": 0.3032382184
          },
          {
            "average": 0.4998771367,
            "count": 22065182,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999962,
            "variance": 0.2499999962
          },
          {
            "average": 0,
            "count": 22065182,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.077349237,
            "count": 22065182,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2671447849,
            "variance": 0.07136633608
          },
          {
            "average": -0.5257024326,
            "count": 22065182,
            "maximum": 22.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.291875667,
            "variance": 68.75520207
          },
          {
            "average": 152.2111181,
            "count": 22065182,
            "maximum": 179,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 27.99058201,
            "variance": 783.472681
          },
          {
            "average": 14803.30126,
            "count": 22065182,
            "maximum": 20117,
            "minimum": 9442,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5322.745899,
            "variance": 28331623.91
          },
          {
            "average": 20664.8125,
            "count": 22065182,
            "maximum": 58880,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12334.61862,
            "variance": 152142816.5
          },
          {
            "average": 22229.12234,
            "count": 22065182,
            "maximum": 58112,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 12830.73566,
            "variance": 164627777.5
          },
          {
            "average": 20285.7433,
            "count": 22065182,
            "maximum": 56832,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 11546.87029,
            "variance": 133330213.5
          },
          {
            "average": 181925.8144,
            "count": 22065182,
            "maximum": 410381.0889,
            "minimum": 81608.0982,
            "name": "GpsTime",
            "position": 15,
            "stddev": 119546.1675,
            "variance": 14291286170.0
          },
          {
            "average": 0,
            "count": 22065182,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22065182,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22065182,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22065182,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22065182,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421864.8423,
          4958419.237,
          1297.208825,
          422870.4423,
          4959819.697,
          1851.568825
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421864.8422911453,
                4958419.237133921,
                1297.2088246540645
              ],
              [
                421864.8422911453,
                4959819.697133922,
                1297.2088246540645
              ],
              [
                422870.4422911453,
                4959819.697133922,
                1851.5688246540647
              ],
              [
                422870.4422911453,
                4958419.237133921,
                1851.5688246540647
              ],
              [
                421864.8422911453,
                4958419.237133921,
                1297.2088246540645
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T19:46:21+00:00",
        "end_time": "2011-09-15T00:26:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877394,
            44.77490435,
            1297.208825,
            -117.9748171,
            44.78761903,
            1851.568825
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752449377693,
                  44.774904352829004,
                  1297.2088246540645
                ],
                [
                  -117.9877394172618,
                  44.78750980158085,
                  1297.2088246540645
                ],
                [
                  -117.97502922371268,
                  44.787619030134536,
                  1851.5688246540647
                ],
                [
                  -117.97481706478739,
                  44.77501353365182,
                  1851.5688246540647
                ],
                [
                  -117.98752449377693,
                  44.774904352829004,
                  1297.2088246540645
                ]
              ]
            ]
          },
          "id": "44117G8312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:46:21Z",
            "pc:count": 22065182,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422329.2377,
                "count": 22065182,
                "maximum": 422870.4423,
                "minimum": 421864.8423,
                "name": "X",
                "position": 0,
                "stddev": 289.8353563,
                "variance": 84004.53378
              },
              {
                "average": 4959080.153,
                "count": 22065182,
                "maximum": 4959819.697,
                "minimum": 4958419.237,
                "name": "Y",
                "position": 1,
                "stddev": 416.4365796,
                "variance": 173419.4248
              },
              {
                "average": 1556.407523,
                "count": 22065182,
                "maximum": 1851.568825,
                "minimum": 1297.208825,
                "name": "Z",
                "position": 2,
                "stddev": 130.2411931,
                "variance": 16962.76837
              },
              {
                "average": 87.943544,
                "count": 22065182,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.86024441,
                "variance": 2794.205439
              },
              {
                "average": 1.163835132,
                "count": 22065182,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4011925541,
                "variance": 0.1609554655
              },
              {
                "average": 1.335643051,
                "count": 22065182,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5506706987,
                "variance": 0.3032382184
              },
              {
                "average": 0.4998771367,
                "count": 22065182,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999962,
                "variance": 0.2499999962
              },
              {
                "average": 0,
                "count": 22065182,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.077349237,
                "count": 22065182,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2671447849,
                "variance": 0.07136633608
              },
              {
                "average": -0.5257024326,
                "count": 22065182,
                "maximum": 22.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.291875667,
                "variance": 68.75520207
              },
              {
                "average": 152.2111181,
                "count": 22065182,
                "maximum": 179,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 27.99058201,
                "variance": 783.472681
              },
              {
                "average": 14803.30126,
                "count": 22065182,
                "maximum": 20117,
                "minimum": 9442,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5322.745899,
                "variance": 28331623.91
              },
              {
                "average": 20664.8125,
                "count": 22065182,
                "maximum": 58880,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12334.61862,
                "variance": 152142816.5
              },
              {
                "average": 22229.12234,
                "count": 22065182,
                "maximum": 58112,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 12830.73566,
                "variance": 164627777.5
              },
              {
                "average": 20285.7433,
                "count": 22065182,
                "maximum": 56832,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 11546.87029,
                "variance": 133330213.5
              },
              {
                "average": 181925.8144,
                "count": 22065182,
                "maximum": 410381.0889,
                "minimum": 81608.0982,
                "name": "GpsTime",
                "position": 15,
                "stddev": 119546.1675,
                "variance": 14291286170.0
              },
              {
                "average": 0,
                "count": 22065182,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22065182,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22065182,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22065182,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22065182,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421864.8423,
              4958419.237,
              1297.208825,
              422870.4423,
              4959819.697,
              1851.568825
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421864.8422911453,
                    4958419.237133921,
                    1297.2088246540645
                  ],
                  [
                    421864.8422911453,
                    4959819.697133922,
                    1297.2088246540645
                  ],
                  [
                    422870.4422911453,
                    4959819.697133922,
                    1851.5688246540647
                  ],
                  [
                    422870.4422911453,
                    4958419.237133921,
                    1851.5688246540647
                  ],
                  [
                    421864.8422911453,
                    4958419.237133921,
                    1297.2088246540645
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T19:46:21+00:00",
            "end_time": "2011-09-15T00:26: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": "44117H8203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9125247402662,
              44.98741301062479,
              987.7981784483952
            ],
            [
              -117.91272468434838,
              45.000009801776216,
              987.7981784483952
            ],
            [
              -117.90002974101527,
              45.00011056058006,
              1026.3781784483951
            ],
            [
              -117.89983257700986,
              44.987513725430716,
              1026.3781784483951
            ],
            [
              -117.9125247402662,
              44.98741301062479,
              987.7981784483952
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127247,
        44.98741301,
        987.7981784,
        -117.8998326,
        45.00011056,
        1026.378178
      ],
      "properties": {
        "datetime": "2011-09-20T01:46:21Z",
        "pc:count": 11411158,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428564.1843,
            "count": 11411158,
            "maximum": 429065.0776,
            "minimum": 428064.3976,
            "name": "X",
            "position": 0,
            "stddev": 285.1691781,
            "variance": 81321.46016
          },
          {
            "average": 4982652.991,
            "count": 11411158,
            "maximum": 4983355.989,
            "minimum": 4981956.469,
            "name": "Y",
            "position": 1,
            "stddev": 401.0106332,
            "variance": 160809.528
          },
          {
            "average": 1000.853984,
            "count": 11411158,
            "maximum": 1026.378178,
            "minimum": 987.7981784,
            "name": "Z",
            "position": 2,
            "stddev": 6.893523436,
            "variance": 47.52066536
          },
          {
            "average": 229.2332891,
            "count": 11411158,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.4309149,
            "variance": 926.0405817
          },
          {
            "average": 1.000462705,
            "count": 11411158,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02230177353,
            "variance": 0.0004973691027
          },
          {
            "average": 1.000930756,
            "count": 11411158,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03216401534,
            "variance": 0.001034523883
          },
          {
            "average": 0.4989521659,
            "count": 11411158,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998924,
            "variance": 0.249998924
          },
          {
            "average": 0,
            "count": 11411158,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.26674497,
            "count": 11411158,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4422579657,
            "variance": 0.1955921082
          },
          {
            "average": 1.530542473,
            "count": 11411158,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.792026845,
            "variance": 60.71568235
          },
          {
            "average": 201.4628241,
            "count": 11411158,
            "maximum": 213,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 4.200116627,
            "variance": 17.64097968
          },
          {
            "average": 258.1875151,
            "count": 11411158,
            "maximum": 272,
            "minimum": 245,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.5691109,
            "variance": 111.7061052
          },
          {
            "average": 26893.97297,
            "count": 11411158,
            "maximum": 65280,
            "minimum": 10240,
            "name": "Red",
            "position": 12,
            "stddev": 12365.5074,
            "variance": 152905773.2
          },
          {
            "average": 27806.64393,
            "count": 11411158,
            "maximum": 65280,
            "minimum": 9472,
            "name": "Green",
            "position": 13,
            "stddev": 9967.843792,
            "variance": 99357909.86
          },
          {
            "average": 25032.44588,
            "count": 11411158,
            "maximum": 65280,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 8869.477915,
            "variance": 78667638.49
          },
          {
            "average": 516655.2487,
            "count": 11411158,
            "maximum": 518381.7617,
            "minimum": 515390.0265,
            "name": "GpsTime",
            "position": 15,
            "stddev": 608.3802098,
            "variance": 370126.4797
          },
          {
            "average": 0,
            "count": 11411158,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11411158,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11411158,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11411158,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11411158,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428064.3976,
          4981956.469,
          987.7981784,
          429065.0776,
          4983355.989,
          1026.378178
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428064.39758821443,
                4981956.468711792,
                987.7981784483952
              ],
              [
                428064.39758821443,
                4983355.988711791,
                987.7981784483952
              ],
              [
                429065.0775882145,
                4983355.988711791,
                1026.3781784483951
              ],
              [
                429065.0775882145,
                4981956.468711792,
                1026.3781784483951
              ],
              [
                428064.39758821443,
                4981956.468711792,
                987.7981784483952
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:46:21+00:00",
        "end_time": "2011-09-20T00:56:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127247,
            44.98741301,
            987.7981784,
            -117.8998326,
            45.00011056,
            1026.378178
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9125247402662,
                  44.98741301062479,
                  987.7981784483952
                ],
                [
                  -117.91272468434838,
                  45.000009801776216,
                  987.7981784483952
                ],
                [
                  -117.90002974101527,
                  45.00011056058006,
                  1026.3781784483951
                ],
                [
                  -117.89983257700986,
                  44.987513725430716,
                  1026.3781784483951
                ],
                [
                  -117.9125247402662,
                  44.98741301062479,
                  987.7981784483952
                ]
              ]
            ]
          },
          "id": "44117H8203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:46:21Z",
            "pc:count": 11411158,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428564.1843,
                "count": 11411158,
                "maximum": 429065.0776,
                "minimum": 428064.3976,
                "name": "X",
                "position": 0,
                "stddev": 285.1691781,
                "variance": 81321.46016
              },
              {
                "average": 4982652.991,
                "count": 11411158,
                "maximum": 4983355.989,
                "minimum": 4981956.469,
                "name": "Y",
                "position": 1,
                "stddev": 401.0106332,
                "variance": 160809.528
              },
              {
                "average": 1000.853984,
                "count": 11411158,
                "maximum": 1026.378178,
                "minimum": 987.7981784,
                "name": "Z",
                "position": 2,
                "stddev": 6.893523436,
                "variance": 47.52066536
              },
              {
                "average": 229.2332891,
                "count": 11411158,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.4309149,
                "variance": 926.0405817
              },
              {
                "average": 1.000462705,
                "count": 11411158,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02230177353,
                "variance": 0.0004973691027
              },
              {
                "average": 1.000930756,
                "count": 11411158,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03216401534,
                "variance": 0.001034523883
              },
              {
                "average": 0.4989521659,
                "count": 11411158,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998924,
                "variance": 0.249998924
              },
              {
                "average": 0,
                "count": 11411158,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.26674497,
                "count": 11411158,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4422579657,
                "variance": 0.1955921082
              },
              {
                "average": 1.530542473,
                "count": 11411158,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.792026845,
                "variance": 60.71568235
              },
              {
                "average": 201.4628241,
                "count": 11411158,
                "maximum": 213,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 4.200116627,
                "variance": 17.64097968
              },
              {
                "average": 258.1875151,
                "count": 11411158,
                "maximum": 272,
                "minimum": 245,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.5691109,
                "variance": 111.7061052
              },
              {
                "average": 26893.97297,
                "count": 11411158,
                "maximum": 65280,
                "minimum": 10240,
                "name": "Red",
                "position": 12,
                "stddev": 12365.5074,
                "variance": 152905773.2
              },
              {
                "average": 27806.64393,
                "count": 11411158,
                "maximum": 65280,
                "minimum": 9472,
                "name": "Green",
                "position": 13,
                "stddev": 9967.843792,
                "variance": 99357909.86
              },
              {
                "average": 25032.44588,
                "count": 11411158,
                "maximum": 65280,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 8869.477915,
                "variance": 78667638.49
              },
              {
                "average": 516655.2487,
                "count": 11411158,
                "maximum": 518381.7617,
                "minimum": 515390.0265,
                "name": "GpsTime",
                "position": 15,
                "stddev": 608.3802098,
                "variance": 370126.4797
              },
              {
                "average": 0,
                "count": 11411158,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11411158,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11411158,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11411158,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11411158,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428064.3976,
              4981956.469,
              987.7981784,
              429065.0776,
              4983355.989,
              1026.378178
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428064.39758821443,
                    4981956.468711792,
                    987.7981784483952
                  ],
                  [
                    428064.39758821443,
                    4983355.988711791,
                    987.7981784483952
                  ],
                  [
                    429065.0775882145,
                    4983355.988711791,
                    1026.3781784483951
                  ],
                  [
                    429065.0775882145,
                    4981956.468711792,
                    1026.3781784483951
                  ],
                  [
                    428064.39758821443,
                    4981956.468711792,
                    987.7981784483952
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:46:21+00:00",
            "end_time": "2011-09-20T00: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": "44118G1215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252406109947,
              44.837402046365625,
              1174.6714165666626
            ],
            [
              -118.01274493698372,
              44.850009060562016,
              1174.6714165666626
            ],
            [
              -118.00002920117555,
              44.8501211229169,
              1265.9714165666628
            ],
            [
              -117.99981109741907,
              44.83751405974625,
              1265.9714165666628
            ],
            [
              -118.01252406109947,
              44.837402046365625,
              1174.6714165666626
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127449,
        44.83740205,
        1174.671417,
        -117.9998111,
        44.85012112,
        1265.971417
      ],
      "properties": {
        "datetime": "2011-09-17T23:05:17Z",
        "pc:count": 14773004,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420451.9488,
            "count": 14773004,
            "maximum": 420978.2191,
            "minimum": 419973.2591,
            "name": "X",
            "position": 0,
            "stddev": 291.1179079,
            "variance": 84749.63631
          },
          {
            "average": 4966093.033,
            "count": 14773004,
            "maximum": 4966786.689,
            "minimum": 4965386.029,
            "name": "Y",
            "position": 1,
            "stddev": 410.2036295,
            "variance": 168267.0176
          },
          {
            "average": 1209.184049,
            "count": 14773004,
            "maximum": 1265.971417,
            "minimum": 1174.671417,
            "name": "Z",
            "position": 2,
            "stddev": 17.33427994,
            "variance": 300.4772609
          },
          {
            "average": 99.32579961,
            "count": 14773004,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.9810427,
            "variance": 2114.256288
          },
          {
            "average": 1.087413366,
            "count": 14773004,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.308992875,
            "variance": 0.0954765968
          },
          {
            "average": 1.180295017,
            "count": 14773004,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.448640236,
            "variance": 0.2012780613
          },
          {
            "average": 0.4997829825,
            "count": 14773004,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999698,
            "variance": 0.2499999698
          },
          {
            "average": 0,
            "count": 14773004,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.191562325,
            "count": 14773004,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3935304453,
            "variance": 0.1548662114
          },
          {
            "average": -1.116993421,
            "count": 14773004,
            "maximum": 19.99799919,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.786931758,
            "variance": 77.21016972
          },
          {
            "average": 142.9062908,
            "count": 14773004,
            "maximum": 179,
            "minimum": 120,
            "name": "UserData",
            "position": 10,
            "stddev": 16.09734909,
            "variance": 259.1246477
          },
          {
            "average": 14799.76878,
            "count": 14773004,
            "maximum": 20116,
            "minimum": 9438,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5332.28952,
            "variance": 28433311.52
          },
          {
            "average": 27865.4579,
            "count": 14773004,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11945.04056,
            "variance": 142683993.9
          },
          {
            "average": 27415.73261,
            "count": 14773004,
            "maximum": 65280,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 10523.33685,
            "variance": 110740618.5
          },
          {
            "average": 22813.27374,
            "count": 14773004,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8782.256845,
            "variance": 77128035.3
          },
          {
            "average": 107665.1943,
            "count": 14773004,
            "maximum": 335917.8882,
            "minimum": 80122.25128,
            "name": "GpsTime",
            "position": 15,
            "stddev": 77194.00747,
            "variance": 5958914789
          },
          {
            "average": 0,
            "count": 14773004,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14773004,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14773004,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14773004,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14773004,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419973.2591,
          4965386.029,
          1174.671417,
          420978.2191,
          4966786.689,
          1265.971417
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419973.25911774754,
                4965386.029285976,
                1174.6714165666626
              ],
              [
                419973.25911774754,
                4966786.689285976,
                1174.6714165666626
              ],
              [
                420978.2191177475,
                4966786.689285976,
                1265.9714165666628
              ],
              [
                420978.2191177475,
                4965386.029285976,
                1265.9714165666628
              ],
              [
                419973.25911774754,
                4965386.029285976,
                1174.6714165666626
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T23:05:17+00:00",
        "end_time": "2011-09-15T00:02:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127449,
            44.83740205,
            1174.671417,
            -117.9998111,
            44.85012112,
            1265.971417
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252406109947,
                  44.837402046365625,
                  1174.6714165666626
                ],
                [
                  -118.01274493698372,
                  44.850009060562016,
                  1174.6714165666626
                ],
                [
                  -118.00002920117555,
                  44.8501211229169,
                  1265.9714165666628
                ],
                [
                  -117.99981109741907,
                  44.83751405974625,
                  1265.9714165666628
                ],
                [
                  -118.01252406109947,
                  44.837402046365625,
                  1174.6714165666626
                ]
              ]
            ]
          },
          "id": "44118G1215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:05:17Z",
            "pc:count": 14773004,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420451.9488,
                "count": 14773004,
                "maximum": 420978.2191,
                "minimum": 419973.2591,
                "name": "X",
                "position": 0,
                "stddev": 291.1179079,
                "variance": 84749.63631
              },
              {
                "average": 4966093.033,
                "count": 14773004,
                "maximum": 4966786.689,
                "minimum": 4965386.029,
                "name": "Y",
                "position": 1,
                "stddev": 410.2036295,
                "variance": 168267.0176
              },
              {
                "average": 1209.184049,
                "count": 14773004,
                "maximum": 1265.971417,
                "minimum": 1174.671417,
                "name": "Z",
                "position": 2,
                "stddev": 17.33427994,
                "variance": 300.4772609
              },
              {
                "average": 99.32579961,
                "count": 14773004,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.9810427,
                "variance": 2114.256288
              },
              {
                "average": 1.087413366,
                "count": 14773004,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.308992875,
                "variance": 0.0954765968
              },
              {
                "average": 1.180295017,
                "count": 14773004,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.448640236,
                "variance": 0.2012780613
              },
              {
                "average": 0.4997829825,
                "count": 14773004,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999698,
                "variance": 0.2499999698
              },
              {
                "average": 0,
                "count": 14773004,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.191562325,
                "count": 14773004,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3935304453,
                "variance": 0.1548662114
              },
              {
                "average": -1.116993421,
                "count": 14773004,
                "maximum": 19.99799919,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.786931758,
                "variance": 77.21016972
              },
              {
                "average": 142.9062908,
                "count": 14773004,
                "maximum": 179,
                "minimum": 120,
                "name": "UserData",
                "position": 10,
                "stddev": 16.09734909,
                "variance": 259.1246477
              },
              {
                "average": 14799.76878,
                "count": 14773004,
                "maximum": 20116,
                "minimum": 9438,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5332.28952,
                "variance": 28433311.52
              },
              {
                "average": 27865.4579,
                "count": 14773004,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11945.04056,
                "variance": 142683993.9
              },
              {
                "average": 27415.73261,
                "count": 14773004,
                "maximum": 65280,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 10523.33685,
                "variance": 110740618.5
              },
              {
                "average": 22813.27374,
                "count": 14773004,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8782.256845,
                "variance": 77128035.3
              },
              {
                "average": 107665.1943,
                "count": 14773004,
                "maximum": 335917.8882,
                "minimum": 80122.25128,
                "name": "GpsTime",
                "position": 15,
                "stddev": 77194.00747,
                "variance": 5958914789
              },
              {
                "average": 0,
                "count": 14773004,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14773004,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14773004,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14773004,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14773004,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419973.2591,
              4965386.029,
              1174.671417,
              420978.2191,
              4966786.689,
              1265.971417
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419973.25911774754,
                    4965386.029285976,
                    1174.6714165666626
                  ],
                  [
                    419973.25911774754,
                    4966786.689285976,
                    1174.6714165666626
                  ],
                  [
                    420978.2191177475,
                    4966786.689285976,
                    1265.9714165666628
                  ],
                  [
                    420978.2191177475,
                    4965386.029285976,
                    1265.9714165666628
                  ],
                  [
                    419973.25911774754,
                    4965386.029285976,
                    1174.6714165666626
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T23:05:17+00:00",
            "end_time": "2011-09-15T00: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": "44118H1406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05136371308579,
              44.91249987121823,
              1174.9854860329383
            ],
            [
              -118.05159180929452,
              44.9250050387654,
              1174.9854860329383
            ],
            [
              -118.05002741105126,
              44.925019434210164,
              1266.0654860329382
            ],
            [
              -118.04979965401807,
              44.91251426042264,
              1266.0654860329382
            ],
            [
              -118.05136371308579,
              44.91249987121823,
              1174.9854860329383
            ]
          ]
        ]
      },
      "bbox": [
        -118.0515918,
        44.91249987,
        1174.985486,
        -118.0497997,
        44.92501943,
        1266.065486
      ],
      "properties": {
        "datetime": "2011-09-17T22:02:44Z",
        "pc:count": 963921,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417080.0448,
            "count": 963921,
            "maximum": 417134.9494,
            "minimum": 417011.4694,
            "name": "X",
            "position": 0,
            "stddev": 28.48337133,
            "variance": 811.3024424
          },
          {
            "average": 4974408.009,
            "count": 963921,
            "maximum": 4975156.639,
            "minimum": 4973767.259,
            "name": "Y",
            "position": 1,
            "stddev": 414.3845693,
            "variance": 171714.5712
          },
          {
            "average": 1202.311708,
            "count": 963921,
            "maximum": 1266.065486,
            "minimum": 1174.985486,
            "name": "Z",
            "position": 2,
            "stddev": 17.53952954,
            "variance": 307.6350965
          },
          {
            "average": 108.9410491,
            "count": 963921,
            "maximum": 241,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.67115831,
            "variance": 1003.062269
          },
          {
            "average": 1.031145706,
            "count": 963921,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1855397465,
            "variance": 0.03442499753
          },
          {
            "average": 1.065073798,
            "count": 963921,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2764405771,
            "variance": 0.07641939266
          },
          {
            "average": 0.4997204128,
            "count": 963921,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000001812,
            "variance": 0.2500001812
          },
          {
            "average": 0,
            "count": 963921,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.264832906,
            "count": 963921,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4412444222,
            "variance": 0.1946966401
          },
          {
            "average": -1.005485223,
            "count": 963921,
            "maximum": 22.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.310452319,
            "variance": 69.06361774
          },
          {
            "average": 173.5350459,
            "count": 963921,
            "maximum": 179,
            "minimum": 148,
            "name": "UserData",
            "position": 10,
            "stddev": 10.42227398,
            "variance": 108.6237949
          },
          {
            "average": 14792.06097,
            "count": 963921,
            "maximum": 20163,
            "minimum": 9408,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5333.807829,
            "variance": 28449505.96
          },
          {
            "average": 31008.10806,
            "count": 963921,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 11133.18638,
            "variance": 123947838.9
          },
          {
            "average": 30775.68563,
            "count": 963921,
            "maximum": 65024,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 9590.904938,
            "variance": 91985457.52
          },
          {
            "average": 23871.50515,
            "count": 963921,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 7549.543172,
            "variance": 56995602.1
          },
          {
            "average": 266699.6818,
            "count": 963921,
            "maximum": 332164.7374,
            "minimum": 156353.4299,
            "name": "GpsTime",
            "position": 15,
            "stddev": 84795.50829,
            "variance": 7190278226
          },
          {
            "average": 0,
            "count": 963921,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 963921,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 963921,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 963921,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 963921,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417011.4694,
          4973767.259,
          1174.985486,
          417134.9494,
          4975156.639,
          1266.065486
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417011.46944844606,
                4973767.258813317,
                1174.9854860329383
              ],
              [
                417011.46944844606,
                4975156.638813318,
                1174.9854860329383
              ],
              [
                417134.94944844604,
                4975156.638813318,
                1266.0654860329382
              ],
              [
                417134.94944844604,
                4973767.258813317,
                1266.0654860329382
              ],
              [
                417011.46944844606,
                4973767.258813317,
                1174.9854860329383
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:02:44+00:00",
        "end_time": "2011-09-15T21:12:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0515918,
            44.91249987,
            1174.985486,
            -118.0497997,
            44.92501943,
            1266.065486
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05136371308579,
                  44.91249987121823,
                  1174.9854860329383
                ],
                [
                  -118.05159180929452,
                  44.9250050387654,
                  1174.9854860329383
                ],
                [
                  -118.05002741105126,
                  44.925019434210164,
                  1266.0654860329382
                ],
                [
                  -118.04979965401807,
                  44.91251426042264,
                  1266.0654860329382
                ],
                [
                  -118.05136371308579,
                  44.91249987121823,
                  1174.9854860329383
                ]
              ]
            ]
          },
          "id": "44118H1406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:02:44Z",
            "pc:count": 963921,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417080.0448,
                "count": 963921,
                "maximum": 417134.9494,
                "minimum": 417011.4694,
                "name": "X",
                "position": 0,
                "stddev": 28.48337133,
                "variance": 811.3024424
              },
              {
                "average": 4974408.009,
                "count": 963921,
                "maximum": 4975156.639,
                "minimum": 4973767.259,
                "name": "Y",
                "position": 1,
                "stddev": 414.3845693,
                "variance": 171714.5712
              },
              {
                "average": 1202.311708,
                "count": 963921,
                "maximum": 1266.065486,
                "minimum": 1174.985486,
                "name": "Z",
                "position": 2,
                "stddev": 17.53952954,
                "variance": 307.6350965
              },
              {
                "average": 108.9410491,
                "count": 963921,
                "maximum": 241,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.67115831,
                "variance": 1003.062269
              },
              {
                "average": 1.031145706,
                "count": 963921,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1855397465,
                "variance": 0.03442499753
              },
              {
                "average": 1.065073798,
                "count": 963921,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2764405771,
                "variance": 0.07641939266
              },
              {
                "average": 0.4997204128,
                "count": 963921,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000001812,
                "variance": 0.2500001812
              },
              {
                "average": 0,
                "count": 963921,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.264832906,
                "count": 963921,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4412444222,
                "variance": 0.1946966401
              },
              {
                "average": -1.005485223,
                "count": 963921,
                "maximum": 22.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.310452319,
                "variance": 69.06361774
              },
              {
                "average": 173.5350459,
                "count": 963921,
                "maximum": 179,
                "minimum": 148,
                "name": "UserData",
                "position": 10,
                "stddev": 10.42227398,
                "variance": 108.6237949
              },
              {
                "average": 14792.06097,
                "count": 963921,
                "maximum": 20163,
                "minimum": 9408,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5333.807829,
                "variance": 28449505.96
              },
              {
                "average": 31008.10806,
                "count": 963921,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 11133.18638,
                "variance": 123947838.9
              },
              {
                "average": 30775.68563,
                "count": 963921,
                "maximum": 65024,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 9590.904938,
                "variance": 91985457.52
              },
              {
                "average": 23871.50515,
                "count": 963921,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 7549.543172,
                "variance": 56995602.1
              },
              {
                "average": 266699.6818,
                "count": 963921,
                "maximum": 332164.7374,
                "minimum": 156353.4299,
                "name": "GpsTime",
                "position": 15,
                "stddev": 84795.50829,
                "variance": 7190278226
              },
              {
                "average": 0,
                "count": 963921,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 963921,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 963921,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 963921,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 963921,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417011.4694,
              4973767.259,
              1174.985486,
              417134.9494,
              4975156.639,
              1266.065486
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417011.46944844606,
                    4973767.258813317,
                    1174.9854860329383
                  ],
                  [
                    417011.46944844606,
                    4975156.638813318,
                    1174.9854860329383
                  ],
                  [
                    417134.94944844604,
                    4975156.638813318,
                    1266.0654860329382
                  ],
                  [
                    417134.94944844604,
                    4973767.258813317,
                    1266.0654860329382
                  ],
                  [
                    417011.46944844606,
                    4973767.258813317,
                    1174.9854860329383
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:02:44+00:00",
            "end_time": "2011-09-15T21:12: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": "44117G8213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252470869229,
              44.83741334957127,
              1020.9403523277689
            ],
            [
              -117.9127235988526,
              44.85000975288582,
              1020.9403523277689
            ],
            [
              -117.90002925691802,
              44.850110507219426,
              1058.700352327769
            ],
            [
              -117.8998331320528,
              44.83751405990961,
              1058.700352327769
            ],
            [
              -117.91252470869229,
              44.83741334957127,
              1020.9403523277689
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127236,
        44.83741335,
        1020.940352,
        -117.8998331,
        44.85011051,
        1058.700352
      ],
      "properties": {
        "datetime": "2011-09-20T23:42:07Z",
        "pc:count": 11642352,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428382.1128,
            "count": 11642352,
            "maximum": 428880.2589,
            "minimum": 427877.0189,
            "name": "X",
            "position": 0,
            "stddev": 284.2796144,
            "variance": 80814.89918
          },
          {
            "average": 4966005.841,
            "count": 11642352,
            "maximum": 4966693.096,
            "minimum": 4965293.656,
            "name": "Y",
            "position": 1,
            "stddev": 403.7774337,
            "variance": 163036.216
          },
          {
            "average": 1025.365191,
            "count": 11642352,
            "maximum": 1058.700352,
            "minimum": 1020.940352,
            "name": "Z",
            "position": 2,
            "stddev": 2.093795719,
            "variance": 4.383980513
          },
          {
            "average": 225.9419945,
            "count": 11642352,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.84294476,
            "variance": 1145.34491
          },
          {
            "average": 1.004649318,
            "count": 11642352,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.077452587,
            "variance": 0.005998903233
          },
          {
            "average": 1.00931195,
            "count": 11642352,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1157257014,
            "variance": 0.01339243797
          },
          {
            "average": 0.4985025363,
            "count": 11642352,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977791,
            "variance": 0.2499977791
          },
          {
            "average": 0,
            "count": 11642352,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.270694272,
            "count": 11642352,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.444318467,
            "variance": 0.1974189001
          },
          {
            "average": 0.01044800434,
            "count": 11642352,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.029684029,
            "variance": 64.4758256
          },
          {
            "average": 195.298885,
            "count": 11642352,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 5.800942122,
            "variance": 33.65092951
          },
          {
            "average": 68.16023506,
            "count": 11642352,
            "maximum": 82,
            "minimum": 54,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.08021552,
            "variance": 122.7711761
          },
          {
            "average": 22637.14842,
            "count": 11642352,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 6647.706391,
            "variance": 44192000.26
          },
          {
            "average": 25699.62134,
            "count": 11642352,
            "maximum": 64512,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 5201.417612,
            "variance": 27054745.17
          },
          {
            "average": 20615.04682,
            "count": 11642352,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 4495.575967,
            "variance": 20210203.27
          },
          {
            "average": 595546.2281,
            "count": 11642352,
            "maximum": 597327.4511,
            "minimum": 593895.5788,
            "name": "GpsTime",
            "position": 15,
            "stddev": 720.4084803,
            "variance": 518988.3785
          },
          {
            "average": 0,
            "count": 11642352,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11642352,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11642352,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11642352,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11642352,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427877.0189,
          4965293.656,
          1020.940352,
          428880.2589,
          4966693.096,
          1058.700352
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427877.01889155083,
                4965293.655713103,
                1020.9403523277689
              ],
              [
                427877.01889155083,
                4966693.095713102,
                1020.9403523277689
              ],
              [
                428880.2588915508,
                4966693.095713102,
                1058.700352327769
              ],
              [
                428880.2588915508,
                4965293.655713103,
                1058.700352327769
              ],
              [
                427877.01889155083,
                4965293.655713103,
                1020.9403523277689
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:42:07+00:00",
        "end_time": "2011-09-20T22:44:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127236,
            44.83741335,
            1020.940352,
            -117.8998331,
            44.85011051,
            1058.700352
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252470869229,
                  44.83741334957127,
                  1020.9403523277689
                ],
                [
                  -117.9127235988526,
                  44.85000975288582,
                  1020.9403523277689
                ],
                [
                  -117.90002925691802,
                  44.850110507219426,
                  1058.700352327769
                ],
                [
                  -117.8998331320528,
                  44.83751405990961,
                  1058.700352327769
                ],
                [
                  -117.91252470869229,
                  44.83741334957127,
                  1020.9403523277689
                ]
              ]
            ]
          },
          "id": "44117G8213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:42:07Z",
            "pc:count": 11642352,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428382.1128,
                "count": 11642352,
                "maximum": 428880.2589,
                "minimum": 427877.0189,
                "name": "X",
                "position": 0,
                "stddev": 284.2796144,
                "variance": 80814.89918
              },
              {
                "average": 4966005.841,
                "count": 11642352,
                "maximum": 4966693.096,
                "minimum": 4965293.656,
                "name": "Y",
                "position": 1,
                "stddev": 403.7774337,
                "variance": 163036.216
              },
              {
                "average": 1025.365191,
                "count": 11642352,
                "maximum": 1058.700352,
                "minimum": 1020.940352,
                "name": "Z",
                "position": 2,
                "stddev": 2.093795719,
                "variance": 4.383980513
              },
              {
                "average": 225.9419945,
                "count": 11642352,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.84294476,
                "variance": 1145.34491
              },
              {
                "average": 1.004649318,
                "count": 11642352,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.077452587,
                "variance": 0.005998903233
              },
              {
                "average": 1.00931195,
                "count": 11642352,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1157257014,
                "variance": 0.01339243797
              },
              {
                "average": 0.4985025363,
                "count": 11642352,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977791,
                "variance": 0.2499977791
              },
              {
                "average": 0,
                "count": 11642352,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.270694272,
                "count": 11642352,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.444318467,
                "variance": 0.1974189001
              },
              {
                "average": 0.01044800434,
                "count": 11642352,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.029684029,
                "variance": 64.4758256
              },
              {
                "average": 195.298885,
                "count": 11642352,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 5.800942122,
                "variance": 33.65092951
              },
              {
                "average": 68.16023506,
                "count": 11642352,
                "maximum": 82,
                "minimum": 54,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.08021552,
                "variance": 122.7711761
              },
              {
                "average": 22637.14842,
                "count": 11642352,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 6647.706391,
                "variance": 44192000.26
              },
              {
                "average": 25699.62134,
                "count": 11642352,
                "maximum": 64512,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 5201.417612,
                "variance": 27054745.17
              },
              {
                "average": 20615.04682,
                "count": 11642352,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 4495.575967,
                "variance": 20210203.27
              },
              {
                "average": 595546.2281,
                "count": 11642352,
                "maximum": 597327.4511,
                "minimum": 593895.5788,
                "name": "GpsTime",
                "position": 15,
                "stddev": 720.4084803,
                "variance": 518988.3785
              },
              {
                "average": 0,
                "count": 11642352,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11642352,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11642352,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11642352,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11642352,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427877.0189,
              4965293.656,
              1020.940352,
              428880.2589,
              4966693.096,
              1058.700352
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427877.01889155083,
                    4965293.655713103,
                    1020.9403523277689
                  ],
                  [
                    427877.01889155083,
                    4966693.095713102,
                    1020.9403523277689
                  ],
                  [
                    428880.2588915508,
                    4966693.095713102,
                    1058.700352327769
                  ],
                  [
                    428880.2588915508,
                    4965293.655713103,
                    1058.700352327769
                  ],
                  [
                    427877.01889155083,
                    4965293.655713103,
                    1020.9403523277689
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:42:07+00:00",
            "end_time": "2011-09-20T22:44: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": "44118H1309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.08752567253846,
              44.91691652976213,
              1289.8242361639561
            ],
            [
              -118.08767838495692,
              44.92501007501758,
              1289.8242361639561
            ],
            [
              -118.07502927337524,
              44.92512985607594,
              1475.1842361639563
            ],
            [
              -118.07487833608515,
              44.917036277211714,
              1475.1842361639563
            ],
            [
              -118.08752567253846,
              44.91691652976213,
              1289.8242361639561
            ]
          ]
        ]
      },
      "bbox": [
        -118.0876784,
        44.91691653,
        1289.824236,
        -118.0748783,
        44.92512986,
        1475.184236
      ],
      "properties": {
        "datetime": "2011-09-15T20:57:43Z",
        "pc:count": 6964577,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414581.0845,
            "count": 6964577,
            "maximum": 415162.0131,
            "minimum": 414163.5931,
            "name": "X",
            "position": 0,
            "stddev": 260.8696626,
            "variance": 68052.98084
          },
          {
            "average": 4974853.199,
            "count": 6964577,
            "maximum": 4975194.747,
            "minimum": 4974295.507,
            "name": "Y",
            "position": 1,
            "stddev": 226.1014413,
            "variance": 51121.86176
          },
          {
            "average": 1370.780786,
            "count": 6964577,
            "maximum": 1475.184236,
            "minimum": 1289.824236,
            "name": "Z",
            "position": 2,
            "stddev": 39.32740727,
            "variance": 1546.644962
          },
          {
            "average": 86.01722115,
            "count": 6964577,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.01764325,
            "variance": 2501.764637
          },
          {
            "average": 1.103811186,
            "count": 6964577,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3248550737,
            "variance": 0.1055308189
          },
          {
            "average": 1.215517181,
            "count": 6964577,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4601004114,
            "variance": 0.2116923886
          },
          {
            "average": 0.4997042893,
            "count": 6964577,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999485,
            "variance": 0.2499999485
          },
          {
            "average": 0,
            "count": 6964577,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.111476548,
            "count": 6964577,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3147213708,
            "variance": 0.09904954122
          },
          {
            "average": -2.19803148,
            "count": 6964577,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.379269162,
            "variance": 70.21215169
          },
          {
            "average": 140.7865906,
            "count": 6964577,
            "maximum": 177,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 12.97781342,
            "variance": 168.4236411
          },
          {
            "average": 14835.18147,
            "count": 6964577,
            "maximum": 20159,
            "minimum": 9404,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5300.351343,
            "variance": 28093724.36
          },
          {
            "average": 23201.82079,
            "count": 6964577,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 10710.56481,
            "variance": 114716198.5
          },
          {
            "average": 24521.19088,
            "count": 6964577,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 10257.62018,
            "variance": 105218771.9
          },
          {
            "average": 21592.33477,
            "count": 6964577,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 8820.17229,
            "variance": 77795439.23
          },
          {
            "average": 143062.8553,
            "count": 6964577,
            "maximum": 155463.6621,
            "minimum": 140863.7852,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3134.399297,
            "variance": 9824458.955
          },
          {
            "average": 0,
            "count": 6964577,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6964577,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6964577,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6964577,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6964577,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414163.5931,
          4974295.507,
          1289.824236,
          415162.0131,
          4975194.747,
          1475.184236
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414163.5930857142,
                4974295.507497883,
                1289.8242361639561
              ],
              [
                414163.5930857142,
                4975194.747497884,
                1289.8242361639561
              ],
              [
                415162.01308571425,
                4975194.747497884,
                1475.1842361639563
              ],
              [
                415162.01308571425,
                4974295.507497883,
                1475.1842361639563
              ],
              [
                414163.5930857142,
                4974295.507497883,
                1289.8242361639561
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:57:43+00:00",
        "end_time": "2011-09-15T16:54:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0876784,
            44.91691653,
            1289.824236,
            -118.0748783,
            44.92512986,
            1475.184236
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.08752567253846,
                  44.91691652976213,
                  1289.8242361639561
                ],
                [
                  -118.08767838495692,
                  44.92501007501758,
                  1289.8242361639561
                ],
                [
                  -118.07502927337524,
                  44.92512985607594,
                  1475.1842361639563
                ],
                [
                  -118.07487833608515,
                  44.917036277211714,
                  1475.1842361639563
                ],
                [
                  -118.08752567253846,
                  44.91691652976213,
                  1289.8242361639561
                ]
              ]
            ]
          },
          "id": "44118H1309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:57:43Z",
            "pc:count": 6964577,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414581.0845,
                "count": 6964577,
                "maximum": 415162.0131,
                "minimum": 414163.5931,
                "name": "X",
                "position": 0,
                "stddev": 260.8696626,
                "variance": 68052.98084
              },
              {
                "average": 4974853.199,
                "count": 6964577,
                "maximum": 4975194.747,
                "minimum": 4974295.507,
                "name": "Y",
                "position": 1,
                "stddev": 226.1014413,
                "variance": 51121.86176
              },
              {
                "average": 1370.780786,
                "count": 6964577,
                "maximum": 1475.184236,
                "minimum": 1289.824236,
                "name": "Z",
                "position": 2,
                "stddev": 39.32740727,
                "variance": 1546.644962
              },
              {
                "average": 86.01722115,
                "count": 6964577,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.01764325,
                "variance": 2501.764637
              },
              {
                "average": 1.103811186,
                "count": 6964577,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3248550737,
                "variance": 0.1055308189
              },
              {
                "average": 1.215517181,
                "count": 6964577,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4601004114,
                "variance": 0.2116923886
              },
              {
                "average": 0.4997042893,
                "count": 6964577,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999485,
                "variance": 0.2499999485
              },
              {
                "average": 0,
                "count": 6964577,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.111476548,
                "count": 6964577,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3147213708,
                "variance": 0.09904954122
              },
              {
                "average": -2.19803148,
                "count": 6964577,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.379269162,
                "variance": 70.21215169
              },
              {
                "average": 140.7865906,
                "count": 6964577,
                "maximum": 177,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 12.97781342,
                "variance": 168.4236411
              },
              {
                "average": 14835.18147,
                "count": 6964577,
                "maximum": 20159,
                "minimum": 9404,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5300.351343,
                "variance": 28093724.36
              },
              {
                "average": 23201.82079,
                "count": 6964577,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 10710.56481,
                "variance": 114716198.5
              },
              {
                "average": 24521.19088,
                "count": 6964577,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 10257.62018,
                "variance": 105218771.9
              },
              {
                "average": 21592.33477,
                "count": 6964577,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 8820.17229,
                "variance": 77795439.23
              },
              {
                "average": 143062.8553,
                "count": 6964577,
                "maximum": 155463.6621,
                "minimum": 140863.7852,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3134.399297,
                "variance": 9824458.955
              },
              {
                "average": 0,
                "count": 6964577,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6964577,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6964577,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6964577,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6964577,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414163.5931,
              4974295.507,
              1289.824236,
              415162.0131,
              4975194.747,
              1475.184236
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414163.5930857142,
                    4974295.507497883,
                    1289.8242361639561
                  ],
                  [
                    414163.5930857142,
                    4975194.747497884,
                    1289.8242361639561
                  ],
                  [
                    415162.01308571425,
                    4975194.747497884,
                    1475.1842361639563
                  ],
                  [
                    415162.01308571425,
                    4974295.507497883,
                    1475.1842361639563
                  ],
                  [
                    414163.5930857142,
                    4974295.507497883,
                    1289.8242361639561
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:57:43+00:00",
            "end_time": "2011-09-15T16:54: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": "44118G1109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.08752449039116,
              44.84989368557267,
              2021.2807678246206
            ],
            [
              -118.08776200150606,
              44.86250954956545,
              2021.2807678246206
            ],
            [
              -118.07502938831699,
              44.86263012517616,
              2631.6407678246205
            ],
            [
              -118.0747946560419,
              44.85001420845144,
              2631.6407678246205
            ],
            [
              -118.08752449039116,
              44.84989368557267,
              2021.2807678246206
            ]
          ]
        ]
      },
      "bbox": [
        -118.087762,
        44.84989369,
        2021.280768,
        -118.0747947,
        44.86263013,
        2631.640768
      ],
      "properties": {
        "datetime": "2011-09-18T22:24:03Z",
        "pc:count": 23118888,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414573.1452,
            "count": 23118888,
            "maximum": 415070.0515,
            "minimum": 414063.9515,
            "name": "X",
            "position": 0,
            "stddev": 294.6472088,
            "variance": 86816.97767
          },
          {
            "average": 4967598.735,
            "count": 23118888,
            "maximum": 4968251.944,
            "minimum": 4966850.264,
            "name": "Y",
            "position": 1,
            "stddev": 395.5923988,
            "variance": 156493.346
          },
          {
            "average": 2316.486949,
            "count": 23118888,
            "maximum": 2631.640768,
            "minimum": 2021.280768,
            "name": "Z",
            "position": 2,
            "stddev": 131.8939654,
            "variance": 17396.01811
          },
          {
            "average": 97.54880974,
            "count": 23118888,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.64084379,
            "variance": 2083.086622
          },
          {
            "average": 1.086519776,
            "count": 23118888,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2994763609,
            "variance": 0.08968609076
          },
          {
            "average": 1.178636836,
            "count": 23118888,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4289934628,
            "variance": 0.1840353911
          },
          {
            "average": 0.4996540924,
            "count": 23118888,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998912,
            "variance": 0.2499998912
          },
          {
            "average": 0,
            "count": 23118888,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.127760254,
            "count": 23118888,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3338226718,
            "variance": 0.1114375762
          },
          {
            "average": -2.669083202,
            "count": 23118888,
            "maximum": 18,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.228111514,
            "variance": 67.70181909
          },
          {
            "average": 64.33911847,
            "count": 23118888,
            "maximum": 145,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 62.49668145,
            "variance": 3905.835192
          },
          {
            "average": 14712.18555,
            "count": 23118888,
            "maximum": 20152,
            "minimum": 9513,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5267.858089,
            "variance": 27750328.84
          },
          {
            "average": 33004.91016,
            "count": 23118888,
            "maximum": 61952,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 13866.41702,
            "variance": 192277521.1
          },
          {
            "average": 31253.99089,
            "count": 23118888,
            "maximum": 63232,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 12986.43567,
            "variance": 168647511.3
          },
          {
            "average": 25603.32378,
            "count": 23118888,
            "maximum": 63744,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 12222.19691,
            "variance": 149382097.3
          },
          {
            "average": 416142.2661,
            "count": 23118888,
            "maximum": 419843.4297,
            "minimum": 145452.4104,
            "name": "GpsTime",
            "position": 15,
            "stddev": 13555.69365,
            "variance": 183756830.4
          },
          {
            "average": 0,
            "count": 23118888,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23118888,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23118888,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23118888,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23118888,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414063.9515,
          4966850.264,
          2021.280768,
          415070.0515,
          4968251.944,
          2631.640768
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414063.9515433512,
                4966850.263569014,
                2021.2807678246206
              ],
              [
                414063.9515433512,
                4968251.943569014,
                2021.2807678246206
              ],
              [
                415070.0515433512,
                4968251.943569014,
                2631.6407678246205
              ],
              [
                415070.0515433512,
                4966850.263569014,
                2631.6407678246205
              ],
              [
                414063.9515433512,
                4966850.263569014,
                2021.2807678246206
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:24:03+00:00",
        "end_time": "2011-09-15T18:10:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.087762,
            44.84989369,
            2021.280768,
            -118.0747947,
            44.86263013,
            2631.640768
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.08752449039116,
                  44.84989368557267,
                  2021.2807678246206
                ],
                [
                  -118.08776200150606,
                  44.86250954956545,
                  2021.2807678246206
                ],
                [
                  -118.07502938831699,
                  44.86263012517616,
                  2631.6407678246205
                ],
                [
                  -118.0747946560419,
                  44.85001420845144,
                  2631.6407678246205
                ],
                [
                  -118.08752449039116,
                  44.84989368557267,
                  2021.2807678246206
                ]
              ]
            ]
          },
          "id": "44118G1109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:24:03Z",
            "pc:count": 23118888,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414573.1452,
                "count": 23118888,
                "maximum": 415070.0515,
                "minimum": 414063.9515,
                "name": "X",
                "position": 0,
                "stddev": 294.6472088,
                "variance": 86816.97767
              },
              {
                "average": 4967598.735,
                "count": 23118888,
                "maximum": 4968251.944,
                "minimum": 4966850.264,
                "name": "Y",
                "position": 1,
                "stddev": 395.5923988,
                "variance": 156493.346
              },
              {
                "average": 2316.486949,
                "count": 23118888,
                "maximum": 2631.640768,
                "minimum": 2021.280768,
                "name": "Z",
                "position": 2,
                "stddev": 131.8939654,
                "variance": 17396.01811
              },
              {
                "average": 97.54880974,
                "count": 23118888,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.64084379,
                "variance": 2083.086622
              },
              {
                "average": 1.086519776,
                "count": 23118888,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2994763609,
                "variance": 0.08968609076
              },
              {
                "average": 1.178636836,
                "count": 23118888,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4289934628,
                "variance": 0.1840353911
              },
              {
                "average": 0.4996540924,
                "count": 23118888,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998912,
                "variance": 0.2499998912
              },
              {
                "average": 0,
                "count": 23118888,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.127760254,
                "count": 23118888,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3338226718,
                "variance": 0.1114375762
              },
              {
                "average": -2.669083202,
                "count": 23118888,
                "maximum": 18,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.228111514,
                "variance": 67.70181909
              },
              {
                "average": 64.33911847,
                "count": 23118888,
                "maximum": 145,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 62.49668145,
                "variance": 3905.835192
              },
              {
                "average": 14712.18555,
                "count": 23118888,
                "maximum": 20152,
                "minimum": 9513,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5267.858089,
                "variance": 27750328.84
              },
              {
                "average": 33004.91016,
                "count": 23118888,
                "maximum": 61952,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 13866.41702,
                "variance": 192277521.1
              },
              {
                "average": 31253.99089,
                "count": 23118888,
                "maximum": 63232,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 12986.43567,
                "variance": 168647511.3
              },
              {
                "average": 25603.32378,
                "count": 23118888,
                "maximum": 63744,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 12222.19691,
                "variance": 149382097.3
              },
              {
                "average": 416142.2661,
                "count": 23118888,
                "maximum": 419843.4297,
                "minimum": 145452.4104,
                "name": "GpsTime",
                "position": 15,
                "stddev": 13555.69365,
                "variance": 183756830.4
              },
              {
                "average": 0,
                "count": 23118888,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23118888,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23118888,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23118888,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23118888,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414063.9515,
              4966850.264,
              2021.280768,
              415070.0515,
              4968251.944,
              2631.640768
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414063.9515433512,
                    4966850.263569014,
                    2021.2807678246206
                  ],
                  [
                    414063.9515433512,
                    4968251.943569014,
                    2021.2807678246206
                  ],
                  [
                    415070.0515433512,
                    4968251.943569014,
                    2631.6407678246205
                  ],
                  [
                    415070.0515433512,
                    4966850.263569014,
                    2631.6407678246205
                  ],
                  [
                    414063.9515433512,
                    4966850.263569014,
                    2021.2807678246206
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:24:03+00:00",
            "end_time": "2011-09-15T18: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": "44117H8309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252406056728,
              44.91240727377932,
              1015.0315577676978
            ],
            [
              -117.96273450771382,
              44.92500999134424,
              1015.0315577676978
            ],
            [
              -117.9500289069224,
              44.925116399837485,
              1048.3915577676978
            ],
            [
              -117.94982123611517,
              44.91251363578559,
              1048.3915577676978
            ],
            [
              -117.96252406056728,
              44.91240727377932,
              1015.0315577676978
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627345,
        44.91240727,
        1015.031558,
        -117.9498212,
        44.9251164,
        1048.391558
      ],
      "properties": {
        "datetime": "2011-09-20T23:48:05Z",
        "pc:count": 11479583,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424530.6415,
            "count": 11479583,
            "maximum": 425026.7645,
            "minimum": 424023.9245,
            "name": "X",
            "position": 0,
            "stddev": 285.1035357,
            "variance": 81284.02605
          },
          {
            "average": 4974370.308,
            "count": 11479583,
            "maximum": 4975070.131,
            "minimum": 4973669.951,
            "name": "Y",
            "position": 1,
            "stddev": 402.2563454,
            "variance": 161810.1674
          },
          {
            "average": 1021.606619,
            "count": 11479583,
            "maximum": 1048.391558,
            "minimum": 1015.031558,
            "name": "Z",
            "position": 2,
            "stddev": 2.562961727,
            "variance": 6.568772813
          },
          {
            "average": 228.6967399,
            "count": 11479583,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.94842192,
            "variance": 1020.701663
          },
          {
            "average": 1.003099938,
            "count": 11479583,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06404987739,
            "variance": 0.004102386794
          },
          {
            "average": 1.006216167,
            "count": 11479583,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09632140715,
            "variance": 0.009277813475
          },
          {
            "average": 0.4985271678,
            "count": 11479583,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999978525,
            "variance": 0.2499978525
          },
          {
            "average": 0,
            "count": 11479583,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.263820384,
            "count": 11479583,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4407030816,
            "variance": 0.1942192061
          },
          {
            "average": 0.4018336187,
            "count": 11479583,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.773725466,
            "variance": 60.43080761
          },
          {
            "average": 197.0911528,
            "count": 11479583,
            "maximum": 212,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 2.814447872,
            "variance": 7.921116822
          },
          {
            "average": 68.93861667,
            "count": 11479583,
            "maximum": 83,
            "minimum": 55,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.0719641,
            "variance": 122.5883891
          },
          {
            "average": 23267.07507,
            "count": 11479583,
            "maximum": 65280,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 5777.661588,
            "variance": 33381373.42
          },
          {
            "average": 25876.37925,
            "count": 11479583,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 5065.593719,
            "variance": 25660239.72
          },
          {
            "average": 21108.38107,
            "count": 11479583,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 4277.587888,
            "variance": 18297758.14
          },
          {
            "average": 595963.327,
            "count": 11479583,
            "maximum": 597685.742,
            "minimum": 594257.8003,
            "name": "GpsTime",
            "position": 15,
            "stddev": 700.8158218,
            "variance": 491142.8161
          },
          {
            "average": 0,
            "count": 11479583,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11479583,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11479583,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11479583,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11479583,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424023.9245,
          4973669.951,
          1015.031558,
          425026.7645,
          4975070.131,
          1048.391558
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424023.92447900685,
                4973669.951359903,
                1015.0315577676978
              ],
              [
                424023.92447900685,
                4975070.131359903,
                1015.0315577676978
              ],
              [
                425026.7644790068,
                4975070.131359903,
                1048.3915577676978
              ],
              [
                425026.7644790068,
                4973669.951359903,
                1048.3915577676978
              ],
              [
                424023.92447900685,
                4973669.951359903,
                1015.0315577676978
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:48:05+00:00",
        "end_time": "2011-09-20T22:50:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627345,
            44.91240727,
            1015.031558,
            -117.9498212,
            44.9251164,
            1048.391558
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252406056728,
                  44.91240727377932,
                  1015.0315577676978
                ],
                [
                  -117.96273450771382,
                  44.92500999134424,
                  1015.0315577676978
                ],
                [
                  -117.9500289069224,
                  44.925116399837485,
                  1048.3915577676978
                ],
                [
                  -117.94982123611517,
                  44.91251363578559,
                  1048.3915577676978
                ],
                [
                  -117.96252406056728,
                  44.91240727377932,
                  1015.0315577676978
                ]
              ]
            ]
          },
          "id": "44117H8309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:48:05Z",
            "pc:count": 11479583,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424530.6415,
                "count": 11479583,
                "maximum": 425026.7645,
                "minimum": 424023.9245,
                "name": "X",
                "position": 0,
                "stddev": 285.1035357,
                "variance": 81284.02605
              },
              {
                "average": 4974370.308,
                "count": 11479583,
                "maximum": 4975070.131,
                "minimum": 4973669.951,
                "name": "Y",
                "position": 1,
                "stddev": 402.2563454,
                "variance": 161810.1674
              },
              {
                "average": 1021.606619,
                "count": 11479583,
                "maximum": 1048.391558,
                "minimum": 1015.031558,
                "name": "Z",
                "position": 2,
                "stddev": 2.562961727,
                "variance": 6.568772813
              },
              {
                "average": 228.6967399,
                "count": 11479583,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.94842192,
                "variance": 1020.701663
              },
              {
                "average": 1.003099938,
                "count": 11479583,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06404987739,
                "variance": 0.004102386794
              },
              {
                "average": 1.006216167,
                "count": 11479583,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09632140715,
                "variance": 0.009277813475
              },
              {
                "average": 0.4985271678,
                "count": 11479583,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999978525,
                "variance": 0.2499978525
              },
              {
                "average": 0,
                "count": 11479583,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.263820384,
                "count": 11479583,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4407030816,
                "variance": 0.1942192061
              },
              {
                "average": 0.4018336187,
                "count": 11479583,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.773725466,
                "variance": 60.43080761
              },
              {
                "average": 197.0911528,
                "count": 11479583,
                "maximum": 212,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 2.814447872,
                "variance": 7.921116822
              },
              {
                "average": 68.93861667,
                "count": 11479583,
                "maximum": 83,
                "minimum": 55,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.0719641,
                "variance": 122.5883891
              },
              {
                "average": 23267.07507,
                "count": 11479583,
                "maximum": 65280,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 5777.661588,
                "variance": 33381373.42
              },
              {
                "average": 25876.37925,
                "count": 11479583,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 5065.593719,
                "variance": 25660239.72
              },
              {
                "average": 21108.38107,
                "count": 11479583,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 4277.587888,
                "variance": 18297758.14
              },
              {
                "average": 595963.327,
                "count": 11479583,
                "maximum": 597685.742,
                "minimum": 594257.8003,
                "name": "GpsTime",
                "position": 15,
                "stddev": 700.8158218,
                "variance": 491142.8161
              },
              {
                "average": 0,
                "count": 11479583,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11479583,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11479583,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11479583,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11479583,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424023.9245,
              4973669.951,
              1015.031558,
              425026.7645,
              4975070.131,
              1048.391558
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424023.92447900685,
                    4973669.951359903,
                    1015.0315577676978
                  ],
                  [
                    424023.92447900685,
                    4975070.131359903,
                    1015.0315577676978
                  ],
                  [
                    425026.7644790068,
                    4975070.131359903,
                    1048.3915577676978
                  ],
                  [
                    425026.7644790068,
                    4973669.951359903,
                    1048.3915577676978
                  ],
                  [
                    424023.92447900685,
                    4973669.951359903,
                    1015.0315577676978
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:48:05+00:00",
            "end_time": "2011-09-20T22: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": "44117H8123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502474651402,
              44.93740638778091,
              1016.267212456664
            ],
            [
              -117.97523811238617,
              44.95000900336384,
              1016.267212456664
            ],
            [
              -117.96252907196441,
              44.950116832173805,
              1051.947212456664
            ],
            [
              -117.96231848557287,
              44.93751416948388,
              1051.947212456664
            ],
            [
              -117.97502474651402,
              44.93740638778091,
              1016.267212456664
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752381,
        44.93740639,
        1016.267212,
        -117.9623185,
        44.95011683,
        1051.947212
      ],
      "properties": {
        "datetime": "2011-09-20T23:58:00Z",
        "pc:count": 11131451,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423572.9202,
            "count": 11131451,
            "maximum": 424073.2345,
            "minimum": 423070.5545,
            "name": "X",
            "position": 0,
            "stddev": 284.4754369,
            "variance": 80926.27421
          },
          {
            "average": 4977161.395,
            "count": 11131451,
            "maximum": 4977858.961,
            "minimum": 4976458.781,
            "name": "Y",
            "position": 1,
            "stddev": 402.2517052,
            "variance": 161806.4343
          },
          {
            "average": 1025.10309,
            "count": 11131451,
            "maximum": 1051.947212,
            "minimum": 1016.267212,
            "name": "Z",
            "position": 2,
            "stddev": 2.825104526,
            "variance": 7.981215584
          },
          {
            "average": 229.8564307,
            "count": 11131451,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.36219992,
            "variance": 862.1387844
          },
          {
            "average": 1.00351778,
            "count": 11131451,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06699005816,
            "variance": 0.004487667892
          },
          {
            "average": 1.007033854,
            "count": 11131451,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09979576156,
            "variance": 0.009959194026
          },
          {
            "average": 0.4984990726,
            "count": 11131451,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977697,
            "variance": 0.2499977697
          },
          {
            "average": 0,
            "count": 11131451,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.262903731,
            "count": 11131451,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4402106049,
            "variance": 0.1937853767
          },
          {
            "average": 0.621438075,
            "count": 11131451,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.987150453,
            "variance": 63.79457236
          },
          {
            "average": 199.565836,
            "count": 11131451,
            "maximum": 212,
            "minimum": 187,
            "name": "UserData",
            "position": 10,
            "stddev": 3.353072833,
            "variance": 11.24309742
          },
          {
            "average": 70.16146979,
            "count": 11131451,
            "maximum": 84,
            "minimum": 56,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.06565002,
            "variance": 122.4486104
          },
          {
            "average": 27622.70236,
            "count": 11131451,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 10096.11937,
            "variance": 101931626.3
          },
          {
            "average": 27994.86532,
            "count": 11131451,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 7593.352237,
            "variance": 57658998.2
          },
          {
            "average": 21820.35456,
            "count": 11131451,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5922.622252,
            "variance": 35077454.34
          },
          {
            "average": 596674.8986,
            "count": 11131451,
            "maximum": 598280.7827,
            "minimum": 594856.0581,
            "name": "GpsTime",
            "position": 15,
            "stddev": 693.509192,
            "variance": 480954.9994
          },
          {
            "average": 0,
            "count": 11131451,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11131451,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11131451,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11131451,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11131451,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423070.5545,
          4976458.781,
          1016.267212,
          424073.2345,
          4977858.961,
          1051.947212
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423070.55449874385,
                4976458.781422189,
                1016.267212456664
              ],
              [
                423070.55449874385,
                4977858.961422189,
                1016.267212456664
              ],
              [
                424073.2344987439,
                4977858.961422189,
                1051.947212456664
              ],
              [
                424073.2344987439,
                4976458.781422189,
                1051.947212456664
              ],
              [
                423070.55449874385,
                4976458.781422189,
                1016.267212456664
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:58:00+00:00",
        "end_time": "2011-09-20T23:00:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752381,
            44.93740639,
            1016.267212,
            -117.9623185,
            44.95011683,
            1051.947212
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502474651402,
                  44.93740638778091,
                  1016.267212456664
                ],
                [
                  -117.97523811238617,
                  44.95000900336384,
                  1016.267212456664
                ],
                [
                  -117.96252907196441,
                  44.950116832173805,
                  1051.947212456664
                ],
                [
                  -117.96231848557287,
                  44.93751416948388,
                  1051.947212456664
                ],
                [
                  -117.97502474651402,
                  44.93740638778091,
                  1016.267212456664
                ]
              ]
            ]
          },
          "id": "44117H8123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:58:00Z",
            "pc:count": 11131451,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423572.9202,
                "count": 11131451,
                "maximum": 424073.2345,
                "minimum": 423070.5545,
                "name": "X",
                "position": 0,
                "stddev": 284.4754369,
                "variance": 80926.27421
              },
              {
                "average": 4977161.395,
                "count": 11131451,
                "maximum": 4977858.961,
                "minimum": 4976458.781,
                "name": "Y",
                "position": 1,
                "stddev": 402.2517052,
                "variance": 161806.4343
              },
              {
                "average": 1025.10309,
                "count": 11131451,
                "maximum": 1051.947212,
                "minimum": 1016.267212,
                "name": "Z",
                "position": 2,
                "stddev": 2.825104526,
                "variance": 7.981215584
              },
              {
                "average": 229.8564307,
                "count": 11131451,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.36219992,
                "variance": 862.1387844
              },
              {
                "average": 1.00351778,
                "count": 11131451,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06699005816,
                "variance": 0.004487667892
              },
              {
                "average": 1.007033854,
                "count": 11131451,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09979576156,
                "variance": 0.009959194026
              },
              {
                "average": 0.4984990726,
                "count": 11131451,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977697,
                "variance": 0.2499977697
              },
              {
                "average": 0,
                "count": 11131451,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.262903731,
                "count": 11131451,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4402106049,
                "variance": 0.1937853767
              },
              {
                "average": 0.621438075,
                "count": 11131451,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.987150453,
                "variance": 63.79457236
              },
              {
                "average": 199.565836,
                "count": 11131451,
                "maximum": 212,
                "minimum": 187,
                "name": "UserData",
                "position": 10,
                "stddev": 3.353072833,
                "variance": 11.24309742
              },
              {
                "average": 70.16146979,
                "count": 11131451,
                "maximum": 84,
                "minimum": 56,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.06565002,
                "variance": 122.4486104
              },
              {
                "average": 27622.70236,
                "count": 11131451,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 10096.11937,
                "variance": 101931626.3
              },
              {
                "average": 27994.86532,
                "count": 11131451,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 7593.352237,
                "variance": 57658998.2
              },
              {
                "average": 21820.35456,
                "count": 11131451,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5922.622252,
                "variance": 35077454.34
              },
              {
                "average": 596674.8986,
                "count": 11131451,
                "maximum": 598280.7827,
                "minimum": 594856.0581,
                "name": "GpsTime",
                "position": 15,
                "stddev": 693.509192,
                "variance": 480954.9994
              },
              {
                "average": 0,
                "count": 11131451,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11131451,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11131451,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11131451,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11131451,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423070.5545,
              4976458.781,
              1016.267212,
              424073.2345,
              4977858.961,
              1051.947212
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423070.55449874385,
                    4976458.781422189,
                    1016.267212456664
                  ],
                  [
                    423070.55449874385,
                    4977858.961422189,
                    1016.267212456664
                  ],
                  [
                    424073.2344987439,
                    4977858.961422189,
                    1051.947212456664
                  ],
                  [
                    424073.2344987439,
                    4976458.781422189,
                    1051.947212456664
                  ],
                  [
                    423070.55449874385,
                    4976458.781422189,
                    1016.267212456664
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:58:00+00:00",
            "end_time": "2011-09-20T23:00: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": "44118H1310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0750268252251,
              44.92481226460936,
              1309.4658165708854
            ],
            [
              -118.07503054217528,
              44.92501153478308,
              1309.4658165708854
            ],
            [
              -118.07488611386609,
              44.925012894318705,
              1334.7858165708856
            ],
            [
              -118.07488239741501,
              44.92481362413559,
              1334.7858165708856
            ],
            [
              -118.0750268252251,
              44.92481226460936,
              1309.4658165708854
            ]
          ]
        ]
      },
      "bbox": [
        -118.0750305,
        44.92481226,
        1309.465817,
        -118.0748824,
        44.92501289,
        1334.785817
      ],
      "properties": {
        "datetime": "2011-09-15T20:57:42Z",
        "pc:count": 1849,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415165.5729,
            "count": 1849,
            "maximum": 415173.1388,
            "minimum": 415161.7388,
            "name": "X",
            "position": 0,
            "stddev": 2.710054985,
            "variance": 7.34439802
          },
          {
            "average": 4975173.906,
            "count": 1849,
            "maximum": 4975181.605,
            "minimum": 4975159.465,
            "name": "Y",
            "position": 1,
            "stddev": 5.284326709,
            "variance": 27.92410876
          },
          {
            "average": 1318.938386,
            "count": 1849,
            "maximum": 1334.785817,
            "minimum": 1309.465817,
            "name": "Z",
            "position": 2,
            "stddev": 6.43885101,
            "variance": 41.45880233
          },
          {
            "average": 95.22985398,
            "count": 1849,
            "maximum": 198,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.16308263,
            "variance": 2319.682528
          },
          {
            "average": 1.128177393,
            "count": 1849,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3470827385,
            "variance": 0.1204664274
          },
          {
            "average": 1.265548945,
            "count": 1849,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4770804677,
            "variance": 0.2276057726
          },
          {
            "average": 0.5035154137,
            "count": 1849,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5001229015,
            "variance": 0.2501229166
          },
          {
            "average": 0,
            "count": 1849,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.053542455,
            "count": 1849,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2251734504,
            "variance": 0.05070308275
          },
          {
            "average": -1.600130841,
            "count": 1849,
            "maximum": 13.00199986,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.105178344,
            "variance": 82.90427268
          },
          {
            "average": 150.1865873,
            "count": 1849,
            "maximum": 177,
            "minimum": 124,
            "name": "UserData",
            "position": 10,
            "stddev": 16.5776839,
            "variance": 274.8196036
          },
          {
            "average": 14940.4397,
            "count": 1849,
            "maximum": 20159,
            "minimum": 9404,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5327.631477,
            "variance": 28383657.15
          },
          {
            "average": 22539.76852,
            "count": 1849,
            "maximum": 49152,
            "minimum": 7936,
            "name": "Red",
            "position": 12,
            "stddev": 10137.80187,
            "variance": 102775026.7
          },
          {
            "average": 23942.71498,
            "count": 1849,
            "maximum": 48128,
            "minimum": 8448,
            "name": "Green",
            "position": 13,
            "stddev": 10127.32289,
            "variance": 102562668.9
          },
          {
            "average": 22292.62953,
            "count": 1849,
            "maximum": 46848,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 10042.79192,
            "variance": 100857669.6
          },
          {
            "average": 147737.1541,
            "count": 1849,
            "maximum": 155462.8713,
            "minimum": 141687.6874,
            "name": "GpsTime",
            "position": 15,
            "stddev": 6597.245788,
            "variance": 43523651.99
          },
          {
            "average": 0,
            "count": 1849,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1849,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1849,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1849,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1849,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415161.7388,
          4975159.465,
          1309.465817,
          415173.1388,
          4975181.605,
          1334.785817
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415161.73882490624,
                4975159.464960985,
                1309.4658165708854
              ],
              [
                415161.73882490624,
                4975181.6049609855,
                1309.4658165708854
              ],
              [
                415173.13882490626,
                4975181.6049609855,
                1334.7858165708856
              ],
              [
                415173.13882490626,
                4975159.464960985,
                1334.7858165708856
              ],
              [
                415161.73882490624,
                4975159.464960985,
                1309.4658165708854
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:57:42+00:00",
        "end_time": "2011-09-15T17:08:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0750305,
            44.92481226,
            1309.465817,
            -118.0748824,
            44.92501289,
            1334.785817
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0750268252251,
                  44.92481226460936,
                  1309.4658165708854
                ],
                [
                  -118.07503054217528,
                  44.92501153478308,
                  1309.4658165708854
                ],
                [
                  -118.07488611386609,
                  44.925012894318705,
                  1334.7858165708856
                ],
                [
                  -118.07488239741501,
                  44.92481362413559,
                  1334.7858165708856
                ],
                [
                  -118.0750268252251,
                  44.92481226460936,
                  1309.4658165708854
                ]
              ]
            ]
          },
          "id": "44118H1310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:57:42Z",
            "pc:count": 1849,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415165.5729,
                "count": 1849,
                "maximum": 415173.1388,
                "minimum": 415161.7388,
                "name": "X",
                "position": 0,
                "stddev": 2.710054985,
                "variance": 7.34439802
              },
              {
                "average": 4975173.906,
                "count": 1849,
                "maximum": 4975181.605,
                "minimum": 4975159.465,
                "name": "Y",
                "position": 1,
                "stddev": 5.284326709,
                "variance": 27.92410876
              },
              {
                "average": 1318.938386,
                "count": 1849,
                "maximum": 1334.785817,
                "minimum": 1309.465817,
                "name": "Z",
                "position": 2,
                "stddev": 6.43885101,
                "variance": 41.45880233
              },
              {
                "average": 95.22985398,
                "count": 1849,
                "maximum": 198,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.16308263,
                "variance": 2319.682528
              },
              {
                "average": 1.128177393,
                "count": 1849,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3470827385,
                "variance": 0.1204664274
              },
              {
                "average": 1.265548945,
                "count": 1849,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4770804677,
                "variance": 0.2276057726
              },
              {
                "average": 0.5035154137,
                "count": 1849,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5001229015,
                "variance": 0.2501229166
              },
              {
                "average": 0,
                "count": 1849,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.053542455,
                "count": 1849,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2251734504,
                "variance": 0.05070308275
              },
              {
                "average": -1.600130841,
                "count": 1849,
                "maximum": 13.00199986,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.105178344,
                "variance": 82.90427268
              },
              {
                "average": 150.1865873,
                "count": 1849,
                "maximum": 177,
                "minimum": 124,
                "name": "UserData",
                "position": 10,
                "stddev": 16.5776839,
                "variance": 274.8196036
              },
              {
                "average": 14940.4397,
                "count": 1849,
                "maximum": 20159,
                "minimum": 9404,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5327.631477,
                "variance": 28383657.15
              },
              {
                "average": 22539.76852,
                "count": 1849,
                "maximum": 49152,
                "minimum": 7936,
                "name": "Red",
                "position": 12,
                "stddev": 10137.80187,
                "variance": 102775026.7
              },
              {
                "average": 23942.71498,
                "count": 1849,
                "maximum": 48128,
                "minimum": 8448,
                "name": "Green",
                "position": 13,
                "stddev": 10127.32289,
                "variance": 102562668.9
              },
              {
                "average": 22292.62953,
                "count": 1849,
                "maximum": 46848,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 10042.79192,
                "variance": 100857669.6
              },
              {
                "average": 147737.1541,
                "count": 1849,
                "maximum": 155462.8713,
                "minimum": 141687.6874,
                "name": "GpsTime",
                "position": 15,
                "stddev": 6597.245788,
                "variance": 43523651.99
              },
              {
                "average": 0,
                "count": 1849,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1849,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1849,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1849,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1849,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415161.7388,
              4975159.465,
              1309.465817,
              415173.1388,
              4975181.605,
              1334.785817
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415161.73882490624,
                    4975159.464960985,
                    1309.4658165708854
                  ],
                  [
                    415161.73882490624,
                    4975181.6049609855,
                    1309.4658165708854
                  ],
                  [
                    415173.13882490626,
                    4975181.6049609855,
                    1334.7858165708856
                  ],
                  [
                    415173.13882490626,
                    4975159.464960985,
                    1334.7858165708856
                  ],
                  [
                    415161.73882490624,
                    4975159.464960985,
                    1309.4658165708854
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:57:42+00:00",
            "end_time": "2011-09-15T17:08: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": "44118H1407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05002446821187,
              44.91239791854716,
              1119.8643632651133
            ],
            [
              -118.05025421175338,
              44.925009477974946,
              1119.8643632651133
            ],
            [
              -118.03752969172193,
              44.925125797896214,
              1238.2443632651134
            ],
            [
              -118.03730273045664,
              44.912514187615706,
              1238.2443632651134
            ],
            [
              -118.05002446821187,
              44.91239791854716,
              1119.8643632651133
            ]
          ]
        ]
      },
      "bbox": [
        -118.0502542,
        44.91239792,
        1119.864363,
        -118.0373027,
        44.9251258,
        1238.244363
      ],
      "properties": {
        "datetime": "2011-09-17T22:02:50Z",
        "pc:count": 10828268,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417620.6569,
            "count": 10828268,
            "maximum": 418121.3965,
            "minimum": 417117.0365,
            "name": "X",
            "position": 0,
            "stddev": 284.0820624,
            "variance": 80702.6182
          },
          {
            "average": 4974449.629,
            "count": 10828268,
            "maximum": 4975155.764,
            "minimum": 4973754.564,
            "name": "Y",
            "position": 1,
            "stddev": 405.0434269,
            "variance": 164060.1777
          },
          {
            "average": 1157.114394,
            "count": 10828268,
            "maximum": 1238.244363,
            "minimum": 1119.864363,
            "name": "Z",
            "position": 2,
            "stddev": 20.21584799,
            "variance": 408.68051
          },
          {
            "average": 105.0260326,
            "count": 10828268,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.23547441,
            "variance": 854.7129637
          },
          {
            "average": 1.018541746,
            "count": 10828268,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.146147605,
            "variance": 0.02135912246
          },
          {
            "average": 1.038251916,
            "count": 10828268,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2182564446,
            "variance": 0.0476358756
          },
          {
            "average": 0.4997592413,
            "count": 10828268,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999651,
            "variance": 0.2499999651
          },
          {
            "average": 0,
            "count": 10828268,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.287694025,
            "count": 10828268,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.452687742,
            "variance": 0.2049261917
          },
          {
            "average": -1.994568333,
            "count": 10828268,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.08089745,
            "variance": 65.30090359
          },
          {
            "average": 178.2532911,
            "count": 10828268,
            "maximum": 179,
            "minimum": 148,
            "name": "UserData",
            "position": 10,
            "stddev": 4.273129679,
            "variance": 18.25963725
          },
          {
            "average": 14795.33779,
            "count": 10828268,
            "maximum": 20163,
            "minimum": 9408,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5311.598073,
            "variance": 28213074.09
          },
          {
            "average": 27377.24861,
            "count": 10828268,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 10276.23297,
            "variance": 105600964
          },
          {
            "average": 29090.90169,
            "count": 10828268,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 8477.337855,
            "variance": 71865257.1
          },
          {
            "average": 21707.78788,
            "count": 10828268,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7154.072789,
            "variance": 51180757.48
          },
          {
            "average": 322204.4892,
            "count": 10828268,
            "maximum": 332170.0576,
            "minimum": 156357.0274,
            "name": "GpsTime",
            "position": 15,
            "stddev": 38878.60418,
            "variance": 1511545863
          },
          {
            "average": 0,
            "count": 10828268,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10828268,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10828268,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10828268,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10828268,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417117.0365,
          4973754.564,
          1119.864363,
          418121.3965,
          4975155.764,
          1238.244363
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417117.0364958354,
                4973754.5644782735,
                1119.8643632651133
              ],
              [
                417117.0364958354,
                4975155.764478273,
                1119.8643632651133
              ],
              [
                418121.3964958354,
                4975155.764478273,
                1238.2443632651134
              ],
              [
                418121.3964958354,
                4973754.5644782735,
                1238.2443632651134
              ],
              [
                417117.0364958354,
                4973754.5644782735,
                1119.8643632651133
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:02:50+00:00",
        "end_time": "2011-09-15T21:12:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0502542,
            44.91239792,
            1119.864363,
            -118.0373027,
            44.9251258,
            1238.244363
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05002446821187,
                  44.91239791854716,
                  1119.8643632651133
                ],
                [
                  -118.05025421175338,
                  44.925009477974946,
                  1119.8643632651133
                ],
                [
                  -118.03752969172193,
                  44.925125797896214,
                  1238.2443632651134
                ],
                [
                  -118.03730273045664,
                  44.912514187615706,
                  1238.2443632651134
                ],
                [
                  -118.05002446821187,
                  44.91239791854716,
                  1119.8643632651133
                ]
              ]
            ]
          },
          "id": "44118H1407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:02:50Z",
            "pc:count": 10828268,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417620.6569,
                "count": 10828268,
                "maximum": 418121.3965,
                "minimum": 417117.0365,
                "name": "X",
                "position": 0,
                "stddev": 284.0820624,
                "variance": 80702.6182
              },
              {
                "average": 4974449.629,
                "count": 10828268,
                "maximum": 4975155.764,
                "minimum": 4973754.564,
                "name": "Y",
                "position": 1,
                "stddev": 405.0434269,
                "variance": 164060.1777
              },
              {
                "average": 1157.114394,
                "count": 10828268,
                "maximum": 1238.244363,
                "minimum": 1119.864363,
                "name": "Z",
                "position": 2,
                "stddev": 20.21584799,
                "variance": 408.68051
              },
              {
                "average": 105.0260326,
                "count": 10828268,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.23547441,
                "variance": 854.7129637
              },
              {
                "average": 1.018541746,
                "count": 10828268,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.146147605,
                "variance": 0.02135912246
              },
              {
                "average": 1.038251916,
                "count": 10828268,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2182564446,
                "variance": 0.0476358756
              },
              {
                "average": 0.4997592413,
                "count": 10828268,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999651,
                "variance": 0.2499999651
              },
              {
                "average": 0,
                "count": 10828268,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.287694025,
                "count": 10828268,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.452687742,
                "variance": 0.2049261917
              },
              {
                "average": -1.994568333,
                "count": 10828268,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.08089745,
                "variance": 65.30090359
              },
              {
                "average": 178.2532911,
                "count": 10828268,
                "maximum": 179,
                "minimum": 148,
                "name": "UserData",
                "position": 10,
                "stddev": 4.273129679,
                "variance": 18.25963725
              },
              {
                "average": 14795.33779,
                "count": 10828268,
                "maximum": 20163,
                "minimum": 9408,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5311.598073,
                "variance": 28213074.09
              },
              {
                "average": 27377.24861,
                "count": 10828268,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 10276.23297,
                "variance": 105600964
              },
              {
                "average": 29090.90169,
                "count": 10828268,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 8477.337855,
                "variance": 71865257.1
              },
              {
                "average": 21707.78788,
                "count": 10828268,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7154.072789,
                "variance": 51180757.48
              },
              {
                "average": 322204.4892,
                "count": 10828268,
                "maximum": 332170.0576,
                "minimum": 156357.0274,
                "name": "GpsTime",
                "position": 15,
                "stddev": 38878.60418,
                "variance": 1511545863
              },
              {
                "average": 0,
                "count": 10828268,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10828268,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10828268,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10828268,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10828268,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417117.0365,
              4973754.564,
              1119.864363,
              418121.3965,
              4975155.764,
              1238.244363
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417117.0364958354,
                    4973754.5644782735,
                    1119.8643632651133
                  ],
                  [
                    417117.0364958354,
                    4975155.764478273,
                    1119.8643632651133
                  ],
                  [
                    418121.3964958354,
                    4975155.764478273,
                    1238.2443632651134
                  ],
                  [
                    418121.3964958354,
                    4973754.5644782735,
                    1238.2443632651134
                  ],
                  [
                    417117.0364958354,
                    4973754.5644782735,
                    1119.8643632651133
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:02:50+00:00",
            "end_time": "2011-09-15T21: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": "45118E1304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.08752532197067,
              45.549944694335146,
              1001.2120245074942
            ],
            [
              -118.08767081731317,
              45.55748675426208,
              1001.2120245074942
            ],
            [
              -118.08043623662594,
              45.55755541550722,
              1111.9920245074943
            ],
            [
              -118.0802917085791,
              45.55001333762422,
              1111.9920245074943
            ],
            [
              -118.08752532197067,
              45.549944694335146,
              1001.2120245074942
            ]
          ]
        ]
      },
      "bbox": [
        -118.0876708,
        45.54994469,
        1001.212025,
        -118.0802917,
        45.55755542,
        1111.992025
      ],
      "properties": {
        "datetime": "2011-09-15T19:16:28Z",
        "pc:count": 4715413,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415397.689,
            "count": 4715413,
            "maximum": 415676.1636,
            "minimum": 415111.4236,
            "name": "X",
            "position": 0,
            "stddev": 168.7481308,
            "variance": 28475.93165
          },
          {
            "average": 5045043.646,
            "count": 4715413,
            "maximum": 5045457.77,
            "minimum": 5044619.71,
            "name": "Y",
            "position": 1,
            "stddev": 243.3421043,
            "variance": 59215.37971
          },
          {
            "average": 1043.08276,
            "count": 4715413,
            "maximum": 1111.992025,
            "minimum": 1001.212025,
            "name": "Z",
            "position": 2,
            "stddev": 20.74026298,
            "variance": 430.1585086
          },
          {
            "average": 91.38533125,
            "count": 4715413,
            "maximum": 251,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.23507249,
            "variance": 2941.443088
          },
          {
            "average": 1.124492383,
            "count": 4715413,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3527767715,
            "variance": 0.1244514505
          },
          {
            "average": 1.256511784,
            "count": 4715413,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4948858196,
            "variance": 0.2449119745
          },
          {
            "average": 0.4996584605,
            "count": 4715413,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999364,
            "variance": 0.2499999364
          },
          {
            "average": 0,
            "count": 4715413,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.097268468,
            "count": 4715413,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2963230197,
            "variance": 0.08780733201
          },
          {
            "average": -1.325935443,
            "count": 4715413,
            "maximum": 16.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.003124046,
            "variance": 64.04999449
          },
          {
            "average": 177,
            "count": 4715413,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14669.58383,
            "count": 4715413,
            "maximum": 20011,
            "minimum": 9417,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5294.825632,
            "variance": 28035178.47
          },
          {
            "average": 18313.65063,
            "count": 4715413,
            "maximum": 53504,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 9247.447338,
            "variance": 85515282.27
          },
          {
            "average": 20996.34793,
            "count": 4715413,
            "maximum": 53248,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 10848.97407,
            "variance": 117700238.4
          },
          {
            "average": 18452.94114,
            "count": 4715413,
            "maximum": 54272,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10523.95801,
            "variance": 110753692.1
          },
          {
            "average": 148930.4986,
            "count": 4715413,
            "maximum": 149388.4656,
            "minimum": 148363.3703,
            "name": "GpsTime",
            "position": 15,
            "stddev": 280.1085429,
            "variance": 78460.79579
          },
          {
            "average": 0,
            "count": 4715413,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4715413,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4715413,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4715413,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4715413,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415111.4236,
          5044619.71,
          1001.212025,
          415676.1636,
          5045457.77,
          1111.992025
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415111.4236151569,
                5044619.70999572,
                1001.2120245074942
              ],
              [
                415111.4236151569,
                5045457.76999572,
                1001.2120245074942
              ],
              [
                415676.1636151569,
                5045457.76999572,
                1111.9920245074943
              ],
              [
                415676.1636151569,
                5044619.70999572,
                1111.9920245074943
              ],
              [
                415111.4236151569,
                5044619.70999572,
                1001.2120245074942
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T19:16:28+00:00",
        "end_time": "2011-09-15T18:59:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0876708,
            45.54994469,
            1001.212025,
            -118.0802917,
            45.55755542,
            1111.992025
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.08752532197067,
                  45.549944694335146,
                  1001.2120245074942
                ],
                [
                  -118.08767081731317,
                  45.55748675426208,
                  1001.2120245074942
                ],
                [
                  -118.08043623662594,
                  45.55755541550722,
                  1111.9920245074943
                ],
                [
                  -118.0802917085791,
                  45.55001333762422,
                  1111.9920245074943
                ],
                [
                  -118.08752532197067,
                  45.549944694335146,
                  1001.2120245074942
                ]
              ]
            ]
          },
          "id": "45118E1304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:16:28Z",
            "pc:count": 4715413,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415397.689,
                "count": 4715413,
                "maximum": 415676.1636,
                "minimum": 415111.4236,
                "name": "X",
                "position": 0,
                "stddev": 168.7481308,
                "variance": 28475.93165
              },
              {
                "average": 5045043.646,
                "count": 4715413,
                "maximum": 5045457.77,
                "minimum": 5044619.71,
                "name": "Y",
                "position": 1,
                "stddev": 243.3421043,
                "variance": 59215.37971
              },
              {
                "average": 1043.08276,
                "count": 4715413,
                "maximum": 1111.992025,
                "minimum": 1001.212025,
                "name": "Z",
                "position": 2,
                "stddev": 20.74026298,
                "variance": 430.1585086
              },
              {
                "average": 91.38533125,
                "count": 4715413,
                "maximum": 251,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.23507249,
                "variance": 2941.443088
              },
              {
                "average": 1.124492383,
                "count": 4715413,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3527767715,
                "variance": 0.1244514505
              },
              {
                "average": 1.256511784,
                "count": 4715413,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4948858196,
                "variance": 0.2449119745
              },
              {
                "average": 0.4996584605,
                "count": 4715413,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999364,
                "variance": 0.2499999364
              },
              {
                "average": 0,
                "count": 4715413,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.097268468,
                "count": 4715413,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2963230197,
                "variance": 0.08780733201
              },
              {
                "average": -1.325935443,
                "count": 4715413,
                "maximum": 16.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.003124046,
                "variance": 64.04999449
              },
              {
                "average": 177,
                "count": 4715413,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14669.58383,
                "count": 4715413,
                "maximum": 20011,
                "minimum": 9417,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5294.825632,
                "variance": 28035178.47
              },
              {
                "average": 18313.65063,
                "count": 4715413,
                "maximum": 53504,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 9247.447338,
                "variance": 85515282.27
              },
              {
                "average": 20996.34793,
                "count": 4715413,
                "maximum": 53248,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 10848.97407,
                "variance": 117700238.4
              },
              {
                "average": 18452.94114,
                "count": 4715413,
                "maximum": 54272,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10523.95801,
                "variance": 110753692.1
              },
              {
                "average": 148930.4986,
                "count": 4715413,
                "maximum": 149388.4656,
                "minimum": 148363.3703,
                "name": "GpsTime",
                "position": 15,
                "stddev": 280.1085429,
                "variance": 78460.79579
              },
              {
                "average": 0,
                "count": 4715413,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4715413,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4715413,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4715413,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4715413,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415111.4236,
              5044619.71,
              1001.212025,
              415676.1636,
              5045457.77,
              1111.992025
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415111.4236151569,
                    5044619.70999572,
                    1001.2120245074942
                  ],
                  [
                    415111.4236151569,
                    5045457.76999572,
                    1001.2120245074942
                  ],
                  [
                    415676.1636151569,
                    5045457.76999572,
                    1111.9920245074943
                  ],
                  [
                    415676.1636151569,
                    5044619.70999572,
                    1111.9920245074943
                  ],
                  [
                    415111.4236151569,
                    5044619.70999572,
                    1001.2120245074942
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T19:16:28+00:00",
            "end_time": "2011-09-15T18:59: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": "44118H1113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.10002382040385,
              44.962392209835684,
              1197.767045290796
            ],
            [
              -118.1002647775795,
              44.97499589123733,
              1197.767045290796
            ],
            [
              -118.08752941515438,
              44.97511788801621,
              1340.807045290796
            ],
            [
              -118.08729124567255,
              44.96251415331358,
              1340.807045290796
            ],
            [
              -118.10002382040385,
              44.962392209835684,
              1197.767045290796
            ]
          ]
        ]
      },
      "bbox": [
        -118.1002648,
        44.96239221,
        1197.767045,
        -118.0872912,
        44.97511789,
        1340.807045
      ],
      "properties": {
        "datetime": "2011-09-17T22:00:29Z",
        "pc:count": 12011039,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 413789.0839,
            "count": 12011039,
            "maximum": 414250.0016,
            "minimum": 413245.6416,
            "name": "X",
            "position": 0,
            "stddev": 273.504576,
            "variance": 74804.75312
          },
          {
            "average": 4980033.662,
            "count": 12011039,
            "maximum": 4980760.887,
            "minimum": 4979360.527,
            "name": "Y",
            "position": 1,
            "stddev": 399.1716231,
            "variance": 159337.9847
          },
          {
            "average": 1261.147434,
            "count": 12011039,
            "maximum": 1340.807045,
            "minimum": 1197.767045,
            "name": "Z",
            "position": 2,
            "stddev": 23.8950335,
            "variance": 570.9726259
          },
          {
            "average": 82.1003745,
            "count": 12011039,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.71007558,
            "variance": 3216.032672
          },
          {
            "average": 1.18859684,
            "count": 12011039,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4297355508,
            "variance": 0.1846726436
          },
          {
            "average": 1.387126792,
            "count": 12011039,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5874304104,
            "variance": 0.3450744871
          },
          {
            "average": 0.4997030648,
            "count": 12011039,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999326,
            "variance": 0.2499999326
          },
          {
            "average": 0,
            "count": 12011039,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.10672707,
            "count": 12011039,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3087659477,
            "variance": 0.09533641046
          },
          {
            "average": 1.054299852,
            "count": 12011039,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.785060497,
            "variance": 77.17728794
          },
          {
            "average": 164.9606178,
            "count": 12011039,
            "maximum": 179,
            "minimum": 148,
            "name": "UserData",
            "position": 10,
            "stddev": 12.19679079,
            "variance": 148.7617056
          },
          {
            "average": 14753.15345,
            "count": 12011039,
            "maximum": 20163,
            "minimum": 9403,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5376.752044,
            "variance": 28909462.55
          },
          {
            "average": 17624.71661,
            "count": 12011039,
            "maximum": 60160,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 7775.561693,
            "variance": 60459359.65
          },
          {
            "average": 20414.9605,
            "count": 12011039,
            "maximum": 62464,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 8305.239247,
            "variance": 68976998.95
          },
          {
            "average": 20020.19256,
            "count": 12011039,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 7564.644252,
            "variance": 57223842.67
          },
          {
            "average": 156318.4505,
            "count": 12011039,
            "maximum": 332029.1905,
            "minimum": 155132.101,
            "name": "GpsTime",
            "position": 15,
            "stddev": 8904.197773,
            "variance": 79284737.98
          },
          {
            "average": 0,
            "count": 12011039,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12011039,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12011039,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12011039,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12011039,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          413245.6416,
          4979360.527,
          1197.767045,
          414250.0016,
          4980760.887,
          1340.807045
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                413245.64162650943,
                4979360.526814691,
                1197.767045290796
              ],
              [
                413245.64162650943,
                4980760.88681469,
                1197.767045290796
              ],
              [
                414250.0016265094,
                4980760.88681469,
                1340.807045290796
              ],
              [
                414250.0016265094,
                4979360.526814691,
                1340.807045290796
              ],
              [
                413245.64162650943,
                4979360.526814691,
                1197.767045290796
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:00:29+00:00",
        "end_time": "2011-09-15T20:52:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1002648,
            44.96239221,
            1197.767045,
            -118.0872912,
            44.97511789,
            1340.807045
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.10002382040385,
                  44.962392209835684,
                  1197.767045290796
                ],
                [
                  -118.1002647775795,
                  44.97499589123733,
                  1197.767045290796
                ],
                [
                  -118.08752941515438,
                  44.97511788801621,
                  1340.807045290796
                ],
                [
                  -118.08729124567255,
                  44.96251415331358,
                  1340.807045290796
                ],
                [
                  -118.10002382040385,
                  44.962392209835684,
                  1197.767045290796
                ]
              ]
            ]
          },
          "id": "44118H1113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:00:29Z",
            "pc:count": 12011039,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 413789.0839,
                "count": 12011039,
                "maximum": 414250.0016,
                "minimum": 413245.6416,
                "name": "X",
                "position": 0,
                "stddev": 273.504576,
                "variance": 74804.75312
              },
              {
                "average": 4980033.662,
                "count": 12011039,
                "maximum": 4980760.887,
                "minimum": 4979360.527,
                "name": "Y",
                "position": 1,
                "stddev": 399.1716231,
                "variance": 159337.9847
              },
              {
                "average": 1261.147434,
                "count": 12011039,
                "maximum": 1340.807045,
                "minimum": 1197.767045,
                "name": "Z",
                "position": 2,
                "stddev": 23.8950335,
                "variance": 570.9726259
              },
              {
                "average": 82.1003745,
                "count": 12011039,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.71007558,
                "variance": 3216.032672
              },
              {
                "average": 1.18859684,
                "count": 12011039,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4297355508,
                "variance": 0.1846726436
              },
              {
                "average": 1.387126792,
                "count": 12011039,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5874304104,
                "variance": 0.3450744871
              },
              {
                "average": 0.4997030648,
                "count": 12011039,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999326,
                "variance": 0.2499999326
              },
              {
                "average": 0,
                "count": 12011039,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.10672707,
                "count": 12011039,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3087659477,
                "variance": 0.09533641046
              },
              {
                "average": 1.054299852,
                "count": 12011039,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.785060497,
                "variance": 77.17728794
              },
              {
                "average": 164.9606178,
                "count": 12011039,
                "maximum": 179,
                "minimum": 148,
                "name": "UserData",
                "position": 10,
                "stddev": 12.19679079,
                "variance": 148.7617056
              },
              {
                "average": 14753.15345,
                "count": 12011039,
                "maximum": 20163,
                "minimum": 9403,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5376.752044,
                "variance": 28909462.55
              },
              {
                "average": 17624.71661,
                "count": 12011039,
                "maximum": 60160,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 7775.561693,
                "variance": 60459359.65
              },
              {
                "average": 20414.9605,
                "count": 12011039,
                "maximum": 62464,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 8305.239247,
                "variance": 68976998.95
              },
              {
                "average": 20020.19256,
                "count": 12011039,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 7564.644252,
                "variance": 57223842.67
              },
              {
                "average": 156318.4505,
                "count": 12011039,
                "maximum": 332029.1905,
                "minimum": 155132.101,
                "name": "GpsTime",
                "position": 15,
                "stddev": 8904.197773,
                "variance": 79284737.98
              },
              {
                "average": 0,
                "count": 12011039,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12011039,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12011039,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12011039,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12011039,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              413245.6416,
              4979360.527,
              1197.767045,
              414250.0016,
              4980760.887,
              1340.807045
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    413245.64162650943,
                    4979360.526814691,
                    1197.767045290796
                  ],
                  [
                    413245.64162650943,
                    4980760.88681469,
                    1197.767045290796
                  ],
                  [
                    414250.0016265094,
                    4980760.88681469,
                    1340.807045290796
                  ],
                  [
                    414250.0016265094,
                    4979360.526814691,
                    1340.807045290796
                  ],
                  [
                    413245.64162650943,
                    4979360.526814691,
                    1197.767045290796
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:00:29+00:00",
            "end_time": "2011-09-15T20: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": "44117H8106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002465069775,
              44.974903444967175,
              1029.1028600133372
            ],
            [
              -118.00024383245702,
              44.987509302710286,
              1029.1028600133372
            ],
            [
              -117.98752939343272,
              44.98761996137508,
              1063.322860013337
            ],
            [
              -117.98731299666355,
              44.97501405527635,
              1063.322860013337
            ],
            [
              -118.00002465069775,
              44.974903444967175,
              1029.1028600133372
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002438,
        44.97490344,
        1029.10286,
        -117.987313,
        44.98761996,
        1063.32286
      ],
      "properties": {
        "datetime": "2011-09-20T23:56:54Z",
        "pc:count": 11547309,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421655.6919,
            "count": 11547309,
            "maximum": 422151.8684,
            "minimum": 421149.4084,
            "name": "X",
            "position": 0,
            "stddev": 283.781983,
            "variance": 80532.2139
          },
          {
            "average": 4981350.833,
            "count": 11547309,
            "maximum": 4982048.775,
            "minimum": 4980648.215,
            "name": "Y",
            "position": 1,
            "stddev": 398.7043691,
            "variance": 158965.174
          },
          {
            "average": 1036.17174,
            "count": 11547309,
            "maximum": 1063.32286,
            "minimum": 1029.10286,
            "name": "Z",
            "position": 2,
            "stddev": 2.291974275,
            "variance": 5.253146078
          },
          {
            "average": 227.1542232,
            "count": 11547309,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.47909471,
            "variance": 1480.640729
          },
          {
            "average": 1.009339319,
            "count": 11547309,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1117450815,
            "variance": 0.01248696324
          },
          {
            "average": 1.018732676,
            "count": 11547309,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1681156016,
            "variance": 0.02826285549
          },
          {
            "average": 0.4983155816,
            "count": 11547309,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971844,
            "variance": 0.2499971844
          },
          {
            "average": 0,
            "count": 11547309,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.27425983,
            "count": 11547309,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4461405527,
            "variance": 0.1990413928
          },
          {
            "average": 1.095951523,
            "count": 11547309,
            "maximum": 22.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.13896151,
            "variance": 66.24269447
          },
          {
            "average": 198.4290275,
            "count": 11547309,
            "maximum": 212,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 2.920718151,
            "variance": 8.530594519
          },
          {
            "average": 70.61255778,
            "count": 11547309,
            "maximum": 84,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.08121565,
            "variance": 122.7933404
          },
          {
            "average": 26603.76382,
            "count": 11547309,
            "maximum": 61440,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 8430.558514,
            "variance": 71074316.86
          },
          {
            "average": 28505.27865,
            "count": 11547309,
            "maximum": 62720,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 6504.363993,
            "variance": 42306750.96
          },
          {
            "average": 21557.58205,
            "count": 11547309,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5652.686709,
            "variance": 31952867.02
          },
          {
            "average": 596910.5732,
            "count": 11547309,
            "maximum": 598214.5639,
            "minimum": 587828.6586,
            "name": "GpsTime",
            "position": 15,
            "stddev": 756.7155435,
            "variance": 572618.4138
          },
          {
            "average": 0,
            "count": 11547309,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11547309,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11547309,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11547309,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11547309,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421149.4084,
          4980648.215,
          1029.10286,
          422151.8684,
          4982048.775,
          1063.32286
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421149.4083895222,
                4980648.214635116,
                1029.1028600133372
              ],
              [
                421149.4083895222,
                4982048.774635117,
                1029.1028600133372
              ],
              [
                422151.8683895222,
                4982048.774635117,
                1063.322860013337
              ],
              [
                422151.8683895222,
                4980648.214635116,
                1063.322860013337
              ],
              [
                421149.4083895222,
                4980648.214635116,
                1029.1028600133372
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:56:54+00:00",
        "end_time": "2011-09-20T21:03:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002438,
            44.97490344,
            1029.10286,
            -117.987313,
            44.98761996,
            1063.32286
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002465069775,
                  44.974903444967175,
                  1029.1028600133372
                ],
                [
                  -118.00024383245702,
                  44.987509302710286,
                  1029.1028600133372
                ],
                [
                  -117.98752939343272,
                  44.98761996137508,
                  1063.322860013337
                ],
                [
                  -117.98731299666355,
                  44.97501405527635,
                  1063.322860013337
                ],
                [
                  -118.00002465069775,
                  44.974903444967175,
                  1029.1028600133372
                ]
              ]
            ]
          },
          "id": "44117H8106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:56:54Z",
            "pc:count": 11547309,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421655.6919,
                "count": 11547309,
                "maximum": 422151.8684,
                "minimum": 421149.4084,
                "name": "X",
                "position": 0,
                "stddev": 283.781983,
                "variance": 80532.2139
              },
              {
                "average": 4981350.833,
                "count": 11547309,
                "maximum": 4982048.775,
                "minimum": 4980648.215,
                "name": "Y",
                "position": 1,
                "stddev": 398.7043691,
                "variance": 158965.174
              },
              {
                "average": 1036.17174,
                "count": 11547309,
                "maximum": 1063.32286,
                "minimum": 1029.10286,
                "name": "Z",
                "position": 2,
                "stddev": 2.291974275,
                "variance": 5.253146078
              },
              {
                "average": 227.1542232,
                "count": 11547309,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.47909471,
                "variance": 1480.640729
              },
              {
                "average": 1.009339319,
                "count": 11547309,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1117450815,
                "variance": 0.01248696324
              },
              {
                "average": 1.018732676,
                "count": 11547309,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1681156016,
                "variance": 0.02826285549
              },
              {
                "average": 0.4983155816,
                "count": 11547309,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971844,
                "variance": 0.2499971844
              },
              {
                "average": 0,
                "count": 11547309,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.27425983,
                "count": 11547309,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4461405527,
                "variance": 0.1990413928
              },
              {
                "average": 1.095951523,
                "count": 11547309,
                "maximum": 22.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.13896151,
                "variance": 66.24269447
              },
              {
                "average": 198.4290275,
                "count": 11547309,
                "maximum": 212,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 2.920718151,
                "variance": 8.530594519
              },
              {
                "average": 70.61255778,
                "count": 11547309,
                "maximum": 84,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.08121565,
                "variance": 122.7933404
              },
              {
                "average": 26603.76382,
                "count": 11547309,
                "maximum": 61440,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 8430.558514,
                "variance": 71074316.86
              },
              {
                "average": 28505.27865,
                "count": 11547309,
                "maximum": 62720,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 6504.363993,
                "variance": 42306750.96
              },
              {
                "average": 21557.58205,
                "count": 11547309,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5652.686709,
                "variance": 31952867.02
              },
              {
                "average": 596910.5732,
                "count": 11547309,
                "maximum": 598214.5639,
                "minimum": 587828.6586,
                "name": "GpsTime",
                "position": 15,
                "stddev": 756.7155435,
                "variance": 572618.4138
              },
              {
                "average": 0,
                "count": 11547309,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11547309,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11547309,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11547309,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11547309,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421149.4084,
              4980648.215,
              1029.10286,
              422151.8684,
              4982048.775,
              1063.32286
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421149.4083895222,
                    4980648.214635116,
                    1029.1028600133372
                  ],
                  [
                    421149.4083895222,
                    4982048.774635117,
                    1029.1028600133372
                  ],
                  [
                    422151.8683895222,
                    4982048.774635117,
                    1063.322860013337
                  ],
                  [
                    422151.8683895222,
                    4980648.214635116,
                    1063.322860013337
                  ],
                  [
                    421149.4083895222,
                    4980648.214635116,
                    1029.1028600133372
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:56:54+00:00",
            "end_time": "2011-09-20T21:03: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": "44117H8204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002430241873,
              44.987414582664904,
              985.6339889120152
            ],
            [
              -117.90022147673847,
              45.00000943719121,
              985.6339889120152
            ],
            [
              -117.88752902740276,
              45.00010878648326,
              1000.2539889120151
            ],
            [
              -117.88733463220531,
              44.98751388858119,
              1000.2539889120151
            ],
            [
              -117.90002430241873,
              44.987414582664904,
              985.6339889120152
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002215,
        44.98741458,
        985.6339889,
        -117.8873346,
        45.00010879,
        1000.253989
      ],
      "properties": {
        "datetime": "2011-09-20T01:19:56Z",
        "pc:count": 11182894,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429542.4748,
            "count": 11182894,
            "maximum": 430050.3211,
            "minimum": 429049.8411,
            "name": "X",
            "position": 0,
            "stddev": 283.3583694,
            "variance": 80291.96551
          },
          {
            "average": 4982647.287,
            "count": 11182894,
            "maximum": 4983344.923,
            "minimum": 4981945.623,
            "name": "Y",
            "position": 1,
            "stddev": 401.5049233,
            "variance": 161206.2034
          },
          {
            "average": 988.6589502,
            "count": 11182894,
            "maximum": 1000.253989,
            "minimum": 985.6339889,
            "name": "Z",
            "position": 2,
            "stddev": 1.134929611,
            "variance": 1.288065222
          },
          {
            "average": 224.5697084,
            "count": 11182894,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.05030244,
            "variance": 1228.523701
          },
          {
            "average": 1.000098543,
            "count": 11182894,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009926412371,
            "variance": 9.853366255e-05
          },
          {
            "average": 1.000197176,
            "count": 11182894,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01404055877,
            "variance": 0.0001971372906
          },
          {
            "average": 0.4983336156,
            "count": 11182894,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999972455,
            "variance": 0.2499972455
          },
          {
            "average": 0,
            "count": 11182894,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.263217643,
            "count": 11182894,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4403795326,
            "variance": 0.1939341327
          },
          {
            "average": 1.179760939,
            "count": 11182894,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.815769128,
            "variance": 61.08624706
          },
          {
            "average": 194.5584385,
            "count": 11182894,
            "maximum": 208,
            "minimum": 182,
            "name": "UserData",
            "position": 10,
            "stddev": 3.538534956,
            "variance": 12.52122963
          },
          {
            "average": 235.3571888,
            "count": 11182894,
            "maximum": 269,
            "minimum": 114,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 47.51512629,
            "variance": 2257.687227
          },
          {
            "average": 24820.74768,
            "count": 11182894,
            "maximum": 63744,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 7225.095041,
            "variance": 52201998.36
          },
          {
            "average": 26171.72049,
            "count": 11182894,
            "maximum": 64512,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 6557.977427,
            "variance": 43007067.94
          },
          {
            "average": 22200.95831,
            "count": 11182894,
            "maximum": 64256,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 5797.700431,
            "variance": 33613330.29
          },
          {
            "average": 514289.5986,
            "count": 11182894,
            "maximum": 516796.7681,
            "minimum": 508133.0703,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2552.006925,
            "variance": 6512739.344
          },
          {
            "average": 0,
            "count": 11182894,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11182894,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11182894,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11182894,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11182894,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429049.8411,
          4981945.623,
          985.6339889,
          430050.3211,
          4983344.923,
          1000.253989
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429049.8411048974,
                4981945.6230613515,
                985.6339889120152
              ],
              [
                429049.8411048974,
                4983344.923061352,
                985.6339889120152
              ],
              [
                430050.32110489736,
                4983344.923061352,
                1000.2539889120151
              ],
              [
                430050.32110489736,
                4981945.6230613515,
                1000.2539889120151
              ],
              [
                429049.8411048974,
                4981945.6230613515,
                985.6339889120152
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:19:56+00:00",
        "end_time": "2011-09-19T22:55:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002215,
            44.98741458,
            985.6339889,
            -117.8873346,
            45.00010879,
            1000.253989
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002430241873,
                  44.987414582664904,
                  985.6339889120152
                ],
                [
                  -117.90022147673847,
                  45.00000943719121,
                  985.6339889120152
                ],
                [
                  -117.88752902740276,
                  45.00010878648326,
                  1000.2539889120151
                ],
                [
                  -117.88733463220531,
                  44.98751388858119,
                  1000.2539889120151
                ],
                [
                  -117.90002430241873,
                  44.987414582664904,
                  985.6339889120152
                ]
              ]
            ]
          },
          "id": "44117H8204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:19:56Z",
            "pc:count": 11182894,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429542.4748,
                "count": 11182894,
                "maximum": 430050.3211,
                "minimum": 429049.8411,
                "name": "X",
                "position": 0,
                "stddev": 283.3583694,
                "variance": 80291.96551
              },
              {
                "average": 4982647.287,
                "count": 11182894,
                "maximum": 4983344.923,
                "minimum": 4981945.623,
                "name": "Y",
                "position": 1,
                "stddev": 401.5049233,
                "variance": 161206.2034
              },
              {
                "average": 988.6589502,
                "count": 11182894,
                "maximum": 1000.253989,
                "minimum": 985.6339889,
                "name": "Z",
                "position": 2,
                "stddev": 1.134929611,
                "variance": 1.288065222
              },
              {
                "average": 224.5697084,
                "count": 11182894,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.05030244,
                "variance": 1228.523701
              },
              {
                "average": 1.000098543,
                "count": 11182894,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009926412371,
                "variance": 9.853366255e-05
              },
              {
                "average": 1.000197176,
                "count": 11182894,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01404055877,
                "variance": 0.0001971372906
              },
              {
                "average": 0.4983336156,
                "count": 11182894,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999972455,
                "variance": 0.2499972455
              },
              {
                "average": 0,
                "count": 11182894,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.263217643,
                "count": 11182894,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4403795326,
                "variance": 0.1939341327
              },
              {
                "average": 1.179760939,
                "count": 11182894,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.815769128,
                "variance": 61.08624706
              },
              {
                "average": 194.5584385,
                "count": 11182894,
                "maximum": 208,
                "minimum": 182,
                "name": "UserData",
                "position": 10,
                "stddev": 3.538534956,
                "variance": 12.52122963
              },
              {
                "average": 235.3571888,
                "count": 11182894,
                "maximum": 269,
                "minimum": 114,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 47.51512629,
                "variance": 2257.687227
              },
              {
                "average": 24820.74768,
                "count": 11182894,
                "maximum": 63744,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 7225.095041,
                "variance": 52201998.36
              },
              {
                "average": 26171.72049,
                "count": 11182894,
                "maximum": 64512,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 6557.977427,
                "variance": 43007067.94
              },
              {
                "average": 22200.95831,
                "count": 11182894,
                "maximum": 64256,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 5797.700431,
                "variance": 33613330.29
              },
              {
                "average": 514289.5986,
                "count": 11182894,
                "maximum": 516796.7681,
                "minimum": 508133.0703,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2552.006925,
                "variance": 6512739.344
              },
              {
                "average": 0,
                "count": 11182894,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11182894,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11182894,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11182894,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11182894,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429049.8411,
              4981945.623,
              985.6339889,
              430050.3211,
              4983344.923,
              1000.253989
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429049.8411048974,
                    4981945.6230613515,
                    985.6339889120152
                  ],
                  [
                    429049.8411048974,
                    4983344.923061352,
                    985.6339889120152
                  ],
                  [
                    430050.32110489736,
                    4983344.923061352,
                    1000.2539889120151
                  ],
                  [
                    430050.32110489736,
                    4981945.6230613515,
                    1000.2539889120151
                  ],
                  [
                    429049.8411048974,
                    4981945.6230613515,
                    985.6339889120152
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:19:56+00:00",
            "end_time": "2011-09-19T22: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": "44117H8414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002486527355,
              44.89991431073228,
              1025.8640143783
            ],
            [
              -117.90022145338968,
              44.912510259133335,
              1025.8640143783
            ],
            [
              -117.8875295305168,
              44.91260960476996,
              1106.3240143783
            ],
            [
              -117.88733571314572,
              44.900013612990676,
              1106.3240143783
            ],
            [
              -117.90002486527355,
              44.89991431073228,
              1025.8640143783
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002215,
        44.89991431,
        1025.864014,
        -117.8873357,
        44.9126096,
        1106.324014
      ],
      "properties": {
        "datetime": "2011-09-20T03:25:16Z",
        "pc:count": 11398349,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429445.7507,
            "count": 11398349,
            "maximum": 429943.8884,
            "minimum": 428941.9284,
            "name": "X",
            "position": 0,
            "stddev": 283.8351969,
            "variance": 80562.41901
          },
          {
            "average": 4972921.664,
            "count": 11398349,
            "maximum": 4973624.945,
            "minimum": 4972225.545,
            "name": "Y",
            "position": 1,
            "stddev": 400.7395604,
            "variance": 160592.1953
          },
          {
            "average": 1061.780278,
            "count": 11398349,
            "maximum": 1106.324014,
            "minimum": 1025.864014,
            "name": "Z",
            "position": 2,
            "stddev": 18.77616016,
            "variance": 352.5441903
          },
          {
            "average": 234.4626648,
            "count": 11398349,
            "maximum": 255,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 16.88074965,
            "variance": 284.9597088
          },
          {
            "average": 1.000050358,
            "count": 11398349,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007096170711,
            "variance": 5.035563877e-05
          },
          {
            "average": 1.000100541,
            "count": 11398349,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01002650372,
            "variance": 0.0001005307769
          },
          {
            "average": 0.498602473,
            "count": 11398349,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980688,
            "variance": 0.2499980689
          },
          {
            "average": 0,
            "count": 11398349,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.25696704,
            "count": 11398349,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4369610932,
            "variance": 0.190934997
          },
          {
            "average": 1.055053471,
            "count": 11398349,
            "maximum": 19.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.867773921,
            "variance": 61.90186648
          },
          {
            "average": 199.2067411,
            "count": 11398349,
            "maximum": 210,
            "minimum": 190,
            "name": "UserData",
            "position": 10,
            "stddev": 2.702919074,
            "variance": 7.30577152
          },
          {
            "average": 269.9189135,
            "count": 11398349,
            "maximum": 283,
            "minimum": 256,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56569777,
            "variance": 111.6339694
          },
          {
            "average": 39526.67455,
            "count": 11398349,
            "maximum": 55296,
            "minimum": 15104,
            "name": "Red",
            "position": 12,
            "stddev": 5552.727081,
            "variance": 30832778.04
          },
          {
            "average": 35561.18335,
            "count": 11398349,
            "maximum": 54272,
            "minimum": 15360,
            "name": "Green",
            "position": 13,
            "stddev": 4694.327396,
            "variance": 22036709.7
          },
          {
            "average": 30329.38143,
            "count": 11398349,
            "maximum": 53504,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 4785.490965,
            "variance": 22900923.78
          },
          {
            "average": 522835.5475,
            "count": 11398349,
            "maximum": 524316.8026,
            "minimum": 521099.7712,
            "name": "GpsTime",
            "position": 15,
            "stddev": 655.7270488,
            "variance": 429977.9625
          },
          {
            "average": 0,
            "count": 11398349,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11398349,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11398349,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11398349,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11398349,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428941.9284,
          4972225.545,
          1025.864014,
          429943.8884,
          4973624.945,
          1106.324014
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428941.92842567514,
                4972225.54520589,
                1025.8640143783
              ],
              [
                428941.92842567514,
                4973624.945205891,
                1025.8640143783
              ],
              [
                429943.8884256751,
                4973624.945205891,
                1106.3240143783
              ],
              [
                429943.8884256751,
                4972225.54520589,
                1106.3240143783
              ],
              [
                428941.92842567514,
                4972225.54520589,
                1025.8640143783
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T03:25:16+00:00",
        "end_time": "2011-09-20T02:31:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002215,
            44.89991431,
            1025.864014,
            -117.8873357,
            44.9126096,
            1106.324014
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002486527355,
                  44.89991431073228,
                  1025.8640143783
                ],
                [
                  -117.90022145338968,
                  44.912510259133335,
                  1025.8640143783
                ],
                [
                  -117.8875295305168,
                  44.91260960476996,
                  1106.3240143783
                ],
                [
                  -117.88733571314572,
                  44.900013612990676,
                  1106.3240143783
                ],
                [
                  -117.90002486527355,
                  44.89991431073228,
                  1025.8640143783
                ]
              ]
            ]
          },
          "id": "44117H8414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T03:25:16Z",
            "pc:count": 11398349,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429445.7507,
                "count": 11398349,
                "maximum": 429943.8884,
                "minimum": 428941.9284,
                "name": "X",
                "position": 0,
                "stddev": 283.8351969,
                "variance": 80562.41901
              },
              {
                "average": 4972921.664,
                "count": 11398349,
                "maximum": 4973624.945,
                "minimum": 4972225.545,
                "name": "Y",
                "position": 1,
                "stddev": 400.7395604,
                "variance": 160592.1953
              },
              {
                "average": 1061.780278,
                "count": 11398349,
                "maximum": 1106.324014,
                "minimum": 1025.864014,
                "name": "Z",
                "position": 2,
                "stddev": 18.77616016,
                "variance": 352.5441903
              },
              {
                "average": 234.4626648,
                "count": 11398349,
                "maximum": 255,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 16.88074965,
                "variance": 284.9597088
              },
              {
                "average": 1.000050358,
                "count": 11398349,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007096170711,
                "variance": 5.035563877e-05
              },
              {
                "average": 1.000100541,
                "count": 11398349,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01002650372,
                "variance": 0.0001005307769
              },
              {
                "average": 0.498602473,
                "count": 11398349,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980688,
                "variance": 0.2499980689
              },
              {
                "average": 0,
                "count": 11398349,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.25696704,
                "count": 11398349,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4369610932,
                "variance": 0.190934997
              },
              {
                "average": 1.055053471,
                "count": 11398349,
                "maximum": 19.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.867773921,
                "variance": 61.90186648
              },
              {
                "average": 199.2067411,
                "count": 11398349,
                "maximum": 210,
                "minimum": 190,
                "name": "UserData",
                "position": 10,
                "stddev": 2.702919074,
                "variance": 7.30577152
              },
              {
                "average": 269.9189135,
                "count": 11398349,
                "maximum": 283,
                "minimum": 256,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56569777,
                "variance": 111.6339694
              },
              {
                "average": 39526.67455,
                "count": 11398349,
                "maximum": 55296,
                "minimum": 15104,
                "name": "Red",
                "position": 12,
                "stddev": 5552.727081,
                "variance": 30832778.04
              },
              {
                "average": 35561.18335,
                "count": 11398349,
                "maximum": 54272,
                "minimum": 15360,
                "name": "Green",
                "position": 13,
                "stddev": 4694.327396,
                "variance": 22036709.7
              },
              {
                "average": 30329.38143,
                "count": 11398349,
                "maximum": 53504,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 4785.490965,
                "variance": 22900923.78
              },
              {
                "average": 522835.5475,
                "count": 11398349,
                "maximum": 524316.8026,
                "minimum": 521099.7712,
                "name": "GpsTime",
                "position": 15,
                "stddev": 655.7270488,
                "variance": 429977.9625
              },
              {
                "average": 0,
                "count": 11398349,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11398349,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11398349,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11398349,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11398349,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428941.9284,
              4972225.545,
              1025.864014,
              429943.8884,
              4973624.945,
              1106.324014
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428941.92842567514,
                    4972225.54520589,
                    1025.8640143783
                  ],
                  [
                    428941.92842567514,
                    4973624.945205891,
                    1025.8640143783
                  ],
                  [
                    429943.8884256751,
                    4973624.945205891,
                    1106.3240143783
                  ],
                  [
                    429943.8884256751,
                    4972225.54520589,
                    1106.3240143783
                  ],
                  [
                    428941.92842567514,
                    4972225.54520589,
                    1025.8640143783
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T03:25:16+00:00",
            "end_time": "2011-09-20T02: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": "45117A7109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752492929867,
              45.099921123625826,
              1022.8434397895309
            ],
            [
              -117.83770904902306,
              45.11251017721763,
              1022.8434397895309
            ],
            [
              -117.82502885059992,
              45.11260248671482,
              1271.9834397895308
            ],
            [
              -117.8248475170828,
              45.10001339283895,
              1271.9834397895308
            ],
            [
              -117.83752492929867,
              45.099921123625826,
              1022.8434397895309
            ]
          ]
        ]
      },
      "bbox": [
        -117.837709,
        45.09992112,
        1022.84344,
        -117.8248475,
        45.11260249,
        1271.98344
      ],
      "properties": {
        "datetime": "2011-09-16T18:06:48Z",
        "pc:count": 9972991,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434601.5392,
            "count": 9972991,
            "maximum": 435103.6571,
            "minimum": 434106.1171,
            "name": "X",
            "position": 0,
            "stddev": 285.8180551,
            "variance": 81691.96061
          },
          {
            "average": 4995087.941,
            "count": 9972991,
            "maximum": 4995789.61,
            "minimum": 4994390.95,
            "name": "Y",
            "position": 1,
            "stddev": 404.0179934,
            "variance": 163230.539
          },
          {
            "average": 1075.992142,
            "count": 9972991,
            "maximum": 1271.98344,
            "minimum": 1022.84344,
            "name": "Z",
            "position": 2,
            "stddev": 38.63663995,
            "variance": 1492.789947
          },
          {
            "average": 110.3237306,
            "count": 9972991,
            "maximum": 247,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.25612979,
            "variance": 798.4088707
          },
          {
            "average": 1.001759953,
            "count": 9972991,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04335883739,
            "variance": 0.001879988779
          },
          {
            "average": 1.003641435,
            "count": 9972991,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06378530362,
            "variance": 0.004068564958
          },
          {
            "average": 0.5000543969,
            "count": 9972991,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000221,
            "variance": 0.2500000221
          },
          {
            "average": 0,
            "count": 9972991,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.359450841,
            "count": 9972991,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4798395116,
            "variance": 0.2302459569
          },
          {
            "average": -0.06012001602,
            "count": 9972991,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.476012562,
            "variance": 71.84278895
          },
          {
            "average": 125.1012481,
            "count": 9972991,
            "maximum": 141,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 4.04923986,
            "variance": 16.39634344
          },
          {
            "average": 10743.81658,
            "count": 9972991,
            "maximum": 10748,
            "minimum": 10739,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.890736752,
            "variance": 3.574885464
          },
          {
            "average": 35377.84483,
            "count": 9972991,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 6283.972729,
            "variance": 39488313.26
          },
          {
            "average": 33590.21057,
            "count": 9972991,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 5305.670814,
            "variance": 28150142.78
          },
          {
            "average": 28258.24002,
            "count": 9972991,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 5880.197018,
            "variance": 34576716.97
          },
          {
            "average": 223876.1792,
            "count": 9972991,
            "maximum": 231608.4895,
            "minimum": 166887.1164,
            "name": "GpsTime",
            "position": 15,
            "stddev": 17198.70932,
            "variance": 295795602.1
          },
          {
            "average": 0,
            "count": 9972991,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9972991,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9972991,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9972991,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9972991,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434106.1171,
          4994390.95,
          1022.84344,
          435103.6571,
          4995789.61,
          1271.98344
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434106.1170992733,
                4994390.95013186,
                1022.8434397895309
              ],
              [
                434106.1170992733,
                4995789.61013186,
                1022.8434397895309
              ],
              [
                435103.65709927335,
                4995789.61013186,
                1271.9834397895308
              ],
              [
                435103.65709927335,
                4994390.95013186,
                1271.9834397895308
              ],
              [
                434106.1170992733,
                4994390.95013186,
                1022.8434397895309
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T18:06:48+00:00",
        "end_time": "2011-09-16T00:08:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.837709,
            45.09992112,
            1022.84344,
            -117.8248475,
            45.11260249,
            1271.98344
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752492929867,
                  45.099921123625826,
                  1022.8434397895309
                ],
                [
                  -117.83770904902306,
                  45.11251017721763,
                  1022.8434397895309
                ],
                [
                  -117.82502885059992,
                  45.11260248671482,
                  1271.9834397895308
                ],
                [
                  -117.8248475170828,
                  45.10001339283895,
                  1271.9834397895308
                ],
                [
                  -117.83752492929867,
                  45.099921123625826,
                  1022.8434397895309
                ]
              ]
            ]
          },
          "id": "45117A7109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T18:06:48Z",
            "pc:count": 9972991,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434601.5392,
                "count": 9972991,
                "maximum": 435103.6571,
                "minimum": 434106.1171,
                "name": "X",
                "position": 0,
                "stddev": 285.8180551,
                "variance": 81691.96061
              },
              {
                "average": 4995087.941,
                "count": 9972991,
                "maximum": 4995789.61,
                "minimum": 4994390.95,
                "name": "Y",
                "position": 1,
                "stddev": 404.0179934,
                "variance": 163230.539
              },
              {
                "average": 1075.992142,
                "count": 9972991,
                "maximum": 1271.98344,
                "minimum": 1022.84344,
                "name": "Z",
                "position": 2,
                "stddev": 38.63663995,
                "variance": 1492.789947
              },
              {
                "average": 110.3237306,
                "count": 9972991,
                "maximum": 247,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.25612979,
                "variance": 798.4088707
              },
              {
                "average": 1.001759953,
                "count": 9972991,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04335883739,
                "variance": 0.001879988779
              },
              {
                "average": 1.003641435,
                "count": 9972991,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06378530362,
                "variance": 0.004068564958
              },
              {
                "average": 0.5000543969,
                "count": 9972991,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000221,
                "variance": 0.2500000221
              },
              {
                "average": 0,
                "count": 9972991,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.359450841,
                "count": 9972991,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4798395116,
                "variance": 0.2302459569
              },
              {
                "average": -0.06012001602,
                "count": 9972991,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.476012562,
                "variance": 71.84278895
              },
              {
                "average": 125.1012481,
                "count": 9972991,
                "maximum": 141,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 4.04923986,
                "variance": 16.39634344
              },
              {
                "average": 10743.81658,
                "count": 9972991,
                "maximum": 10748,
                "minimum": 10739,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.890736752,
                "variance": 3.574885464
              },
              {
                "average": 35377.84483,
                "count": 9972991,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 6283.972729,
                "variance": 39488313.26
              },
              {
                "average": 33590.21057,
                "count": 9972991,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 5305.670814,
                "variance": 28150142.78
              },
              {
                "average": 28258.24002,
                "count": 9972991,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 5880.197018,
                "variance": 34576716.97
              },
              {
                "average": 223876.1792,
                "count": 9972991,
                "maximum": 231608.4895,
                "minimum": 166887.1164,
                "name": "GpsTime",
                "position": 15,
                "stddev": 17198.70932,
                "variance": 295795602.1
              },
              {
                "average": 0,
                "count": 9972991,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9972991,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9972991,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9972991,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9972991,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434106.1171,
              4994390.95,
              1022.84344,
              435103.6571,
              4995789.61,
              1271.98344
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434106.1170992733,
                    4994390.95013186,
                    1022.8434397895309
                  ],
                  [
                    434106.1170992733,
                    4995789.61013186,
                    1022.8434397895309
                  ],
                  [
                    435103.65709927335,
                    4995789.61013186,
                    1271.9834397895308
                  ],
                  [
                    435103.65709927335,
                    4994390.95013186,
                    1271.9834397895308
                  ],
                  [
                    434106.1170992733,
                    4994390.95013186,
                    1022.8434397895309
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T18:06:48+00:00",
            "end_time": "2011-09-16T00:08: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": "44118G1222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0500245095667,
              44.812398176344004,
              1635.7395506499847
            ],
            [
              -118.05025344726626,
              44.8250095974907,
              1635.7395506499847
            ],
            [
              -118.03752918999945,
              44.825125913547545,
              2313.5195506499845
            ],
            [
              -118.03730302476193,
              44.81251444154922,
              2313.5195506499845
            ],
            [
              -118.0500245095667,
              44.812398176344004,
              1635.7395506499847
            ]
          ]
        ]
      },
      "bbox": [
        -118.0502534,
        44.81239818,
        1635.739551,
        -118.037303,
        44.82512591,
        2313.519551
      ],
      "properties": {
        "datetime": "2011-09-18T22:25:55Z",
        "pc:count": 29778438,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417470.9408,
            "count": 29778438,
            "maximum": 417979.4923,
            "minimum": 416973.4123,
            "name": "X",
            "position": 0,
            "stddev": 278.9597278,
            "variance": 77818.52972
          },
          {
            "average": 4963399.235,
            "count": 29778438,
            "maximum": 4964047.278,
            "minimum": 4962646.118,
            "name": "Y",
            "position": 1,
            "stddev": 397.6705015,
            "variance": 158141.8278
          },
          {
            "average": 1915.528607,
            "count": 29778438,
            "maximum": 2313.519551,
            "minimum": 1635.739551,
            "name": "Z",
            "position": 2,
            "stddev": 135.1587912,
            "variance": 18267.89885
          },
          {
            "average": 84.84206969,
            "count": 29778438,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.22334341,
            "variance": 2727.277597
          },
          {
            "average": 1.163260209,
            "count": 29778438,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4034943527,
            "variance": 0.1628076927
          },
          {
            "average": 1.334691061,
            "count": 29778438,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5576425124,
            "variance": 0.3109651716
          },
          {
            "average": 0.499495306,
            "count": 29778438,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997537,
            "variance": 0.2499997537
          },
          {
            "average": 0,
            "count": 29778438,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.077134771,
            "count": 29778438,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2668051735,
            "variance": 0.07118500061
          },
          {
            "average": -1.929446262,
            "count": 29778438,
            "maximum": 19.99799919,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.392768173,
            "variance": 70.4385576
          },
          {
            "average": 92.07137665,
            "count": 29778438,
            "maximum": 156,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 59.9384815,
            "variance": 3592.621564
          },
          {
            "average": 14788.0813,
            "count": 29778438,
            "maximum": 20153,
            "minimum": 9508,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5279.537592,
            "variance": 27873517.18
          },
          {
            "average": 23848.22567,
            "count": 29778438,
            "maximum": 59904,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12706.57841,
            "variance": 161457134.8
          },
          {
            "average": 23303.00438,
            "count": 29778438,
            "maximum": 59904,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 12462.30856,
            "variance": 155309134.7
          },
          {
            "average": 19721.82847,
            "count": 29778438,
            "maximum": 60416,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10849.60924,
            "variance": 117714020.7
          },
          {
            "average": 307184.357,
            "count": 29778438,
            "maximum": 419955.0249,
            "minimum": 144639.6779,
            "name": "GpsTime",
            "position": 15,
            "stddev": 132174.6915,
            "variance": 17470149090.0
          },
          {
            "average": 0,
            "count": 29778438,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29778438,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29778438,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29778438,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29778438,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416973.4123,
          4962646.118,
          1635.739551,
          417979.4923,
          4964047.278,
          2313.519551
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416973.4122919543,
                4962646.118499579,
                1635.7395506499847
              ],
              [
                416973.4122919543,
                4964047.278499579,
                1635.7395506499847
              ],
              [
                417979.49229195423,
                4964047.278499579,
                2313.5195506499845
              ],
              [
                417979.49229195423,
                4962646.118499579,
                2313.5195506499845
              ],
              [
                416973.4122919543,
                4962646.118499579,
                1635.7395506499847
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:25:55+00:00",
        "end_time": "2011-09-15T17:57:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0502534,
            44.81239818,
            1635.739551,
            -118.037303,
            44.82512591,
            2313.519551
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0500245095667,
                  44.812398176344004,
                  1635.7395506499847
                ],
                [
                  -118.05025344726626,
                  44.8250095974907,
                  1635.7395506499847
                ],
                [
                  -118.03752918999945,
                  44.825125913547545,
                  2313.5195506499845
                ],
                [
                  -118.03730302476193,
                  44.81251444154922,
                  2313.5195506499845
                ],
                [
                  -118.0500245095667,
                  44.812398176344004,
                  1635.7395506499847
                ]
              ]
            ]
          },
          "id": "44118G1222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:25:55Z",
            "pc:count": 29778438,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417470.9408,
                "count": 29778438,
                "maximum": 417979.4923,
                "minimum": 416973.4123,
                "name": "X",
                "position": 0,
                "stddev": 278.9597278,
                "variance": 77818.52972
              },
              {
                "average": 4963399.235,
                "count": 29778438,
                "maximum": 4964047.278,
                "minimum": 4962646.118,
                "name": "Y",
                "position": 1,
                "stddev": 397.6705015,
                "variance": 158141.8278
              },
              {
                "average": 1915.528607,
                "count": 29778438,
                "maximum": 2313.519551,
                "minimum": 1635.739551,
                "name": "Z",
                "position": 2,
                "stddev": 135.1587912,
                "variance": 18267.89885
              },
              {
                "average": 84.84206969,
                "count": 29778438,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.22334341,
                "variance": 2727.277597
              },
              {
                "average": 1.163260209,
                "count": 29778438,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4034943527,
                "variance": 0.1628076927
              },
              {
                "average": 1.334691061,
                "count": 29778438,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5576425124,
                "variance": 0.3109651716
              },
              {
                "average": 0.499495306,
                "count": 29778438,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997537,
                "variance": 0.2499997537
              },
              {
                "average": 0,
                "count": 29778438,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.077134771,
                "count": 29778438,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2668051735,
                "variance": 0.07118500061
              },
              {
                "average": -1.929446262,
                "count": 29778438,
                "maximum": 19.99799919,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.392768173,
                "variance": 70.4385576
              },
              {
                "average": 92.07137665,
                "count": 29778438,
                "maximum": 156,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 59.9384815,
                "variance": 3592.621564
              },
              {
                "average": 14788.0813,
                "count": 29778438,
                "maximum": 20153,
                "minimum": 9508,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5279.537592,
                "variance": 27873517.18
              },
              {
                "average": 23848.22567,
                "count": 29778438,
                "maximum": 59904,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12706.57841,
                "variance": 161457134.8
              },
              {
                "average": 23303.00438,
                "count": 29778438,
                "maximum": 59904,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 12462.30856,
                "variance": 155309134.7
              },
              {
                "average": 19721.82847,
                "count": 29778438,
                "maximum": 60416,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10849.60924,
                "variance": 117714020.7
              },
              {
                "average": 307184.357,
                "count": 29778438,
                "maximum": 419955.0249,
                "minimum": 144639.6779,
                "name": "GpsTime",
                "position": 15,
                "stddev": 132174.6915,
                "variance": 17470149090.0
              },
              {
                "average": 0,
                "count": 29778438,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29778438,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29778438,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29778438,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29778438,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416973.4123,
              4962646.118,
              1635.739551,
              417979.4923,
              4964047.278,
              2313.519551
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416973.4122919543,
                    4962646.118499579,
                    1635.7395506499847
                  ],
                  [
                    416973.4122919543,
                    4964047.278499579,
                    1635.7395506499847
                  ],
                  [
                    417979.49229195423,
                    4964047.278499579,
                    2313.5195506499845
                  ],
                  [
                    417979.49229195423,
                    4962646.118499579,
                    2313.5195506499845
                  ],
                  [
                    416973.4122919543,
                    4962646.118499579,
                    1635.7395506499847
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:25:55+00:00",
            "end_time": "2011-09-15T17:57: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": "44118H1218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752461436125,
              44.94989938696186,
              1068.4161748471506
            ],
            [
              -118.03775189093484,
              44.962509293363226,
              1068.4161748471506
            ],
            [
              -118.02502917640341,
              44.96262420355633,
              1118.5361748471505
            ],
            [
              -118.0248046850239,
              44.95001424692535,
              1118.5361748471505
            ],
            [
              -118.03752461436125,
              44.94989938696186,
              1068.4161748471506
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377519,
        44.94989939,
        1068.416175,
        -118.0248047,
        44.9626242,
        1118.536175
      ],
      "properties": {
        "datetime": "2011-09-20T22:01:17Z",
        "pc:count": 20914991,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418693.3512,
            "count": 20914991,
            "maximum": 419160.5604,
            "minimum": 418157.0004,
            "name": "X",
            "position": 0,
            "stddev": 277.9024613,
            "variance": 77229.77801
          },
          {
            "average": 4978637.503,
            "count": 20914991,
            "maximum": 4979308.782,
            "minimum": 4977907.762,
            "name": "Y",
            "position": 1,
            "stddev": 399.5288334,
            "variance": 159623.2887
          },
          {
            "average": 1084.239582,
            "count": 20914991,
            "maximum": 1118.536175,
            "minimum": 1068.416175,
            "name": "Z",
            "position": 2,
            "stddev": 8.004638372,
            "variance": 64.07423547
          },
          {
            "average": 164.0633381,
            "count": 20914991,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 65.71951133,
            "variance": 4319.05417
          },
          {
            "average": 1.012400101,
            "count": 20914991,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1283865606,
            "variance": 0.01648310894
          },
          {
            "average": 1.025071299,
            "count": 20914991,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1940038076,
            "variance": 0.03763747738
          },
          {
            "average": 0.5001262013,
            "count": 20914991,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999996,
            "variance": 0.249999996
          },
          {
            "average": 0,
            "count": 20914991,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.178125346,
            "count": 20914991,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3826182351,
            "variance": 0.1463967139
          },
          {
            "average": -0.4870063383,
            "count": 20914991,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.06450193,
            "variance": 65.03619137
          },
          {
            "average": 188.9256521,
            "count": 20914991,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 11.18668978,
            "variance": 125.1420281
          },
          {
            "average": 8150.592092,
            "count": 20914991,
            "maximum": 20079,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8323.85595,
            "variance": 69286577.87
          },
          {
            "average": 24319.63107,
            "count": 20914991,
            "maximum": 62208,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9348.472474,
            "variance": 87393937.6
          },
          {
            "average": 26912.61075,
            "count": 20914991,
            "maximum": 63232,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 7130.805968,
            "variance": 50848393.76
          },
          {
            "average": 20410.91365,
            "count": 20914991,
            "maximum": 63488,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5485.118143,
            "variance": 30086521.05
          },
          {
            "average": 444193.0752,
            "count": 20914991,
            "maximum": 591277.1558,
            "minimum": 322552.1875,
            "name": "GpsTime",
            "position": 15,
            "stddev": 131686.019,
            "variance": 17341207610.0
          },
          {
            "average": 0,
            "count": 20914991,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20914991,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20914991,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20914991,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20914991,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418157.0004,
          4977907.762,
          1068.416175,
          419160.5604,
          4979308.782,
          1118.536175
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418157.0004363655,
                4977907.762302363,
                1068.4161748471506
              ],
              [
                418157.0004363655,
                4979308.782302363,
                1068.4161748471506
              ],
              [
                419160.56043636554,
                4979308.782302363,
                1118.5361748471505
              ],
              [
                419160.56043636554,
                4977907.762302363,
                1118.5361748471505
              ],
              [
                418157.0004363655,
                4977907.762302363,
                1068.4161748471506
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:01:17+00:00",
        "end_time": "2011-09-17T19:22:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377519,
            44.94989939,
            1068.416175,
            -118.0248047,
            44.9626242,
            1118.536175
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752461436125,
                  44.94989938696186,
                  1068.4161748471506
                ],
                [
                  -118.03775189093484,
                  44.962509293363226,
                  1068.4161748471506
                ],
                [
                  -118.02502917640341,
                  44.96262420355633,
                  1118.5361748471505
                ],
                [
                  -118.0248046850239,
                  44.95001424692535,
                  1118.5361748471505
                ],
                [
                  -118.03752461436125,
                  44.94989938696186,
                  1068.4161748471506
                ]
              ]
            ]
          },
          "id": "44118H1218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:01:17Z",
            "pc:count": 20914991,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418693.3512,
                "count": 20914991,
                "maximum": 419160.5604,
                "minimum": 418157.0004,
                "name": "X",
                "position": 0,
                "stddev": 277.9024613,
                "variance": 77229.77801
              },
              {
                "average": 4978637.503,
                "count": 20914991,
                "maximum": 4979308.782,
                "minimum": 4977907.762,
                "name": "Y",
                "position": 1,
                "stddev": 399.5288334,
                "variance": 159623.2887
              },
              {
                "average": 1084.239582,
                "count": 20914991,
                "maximum": 1118.536175,
                "minimum": 1068.416175,
                "name": "Z",
                "position": 2,
                "stddev": 8.004638372,
                "variance": 64.07423547
              },
              {
                "average": 164.0633381,
                "count": 20914991,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 65.71951133,
                "variance": 4319.05417
              },
              {
                "average": 1.012400101,
                "count": 20914991,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1283865606,
                "variance": 0.01648310894
              },
              {
                "average": 1.025071299,
                "count": 20914991,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1940038076,
                "variance": 0.03763747738
              },
              {
                "average": 0.5001262013,
                "count": 20914991,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999996,
                "variance": 0.249999996
              },
              {
                "average": 0,
                "count": 20914991,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.178125346,
                "count": 20914991,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3826182351,
                "variance": 0.1463967139
              },
              {
                "average": -0.4870063383,
                "count": 20914991,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.06450193,
                "variance": 65.03619137
              },
              {
                "average": 188.9256521,
                "count": 20914991,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 11.18668978,
                "variance": 125.1420281
              },
              {
                "average": 8150.592092,
                "count": 20914991,
                "maximum": 20079,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8323.85595,
                "variance": 69286577.87
              },
              {
                "average": 24319.63107,
                "count": 20914991,
                "maximum": 62208,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9348.472474,
                "variance": 87393937.6
              },
              {
                "average": 26912.61075,
                "count": 20914991,
                "maximum": 63232,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 7130.805968,
                "variance": 50848393.76
              },
              {
                "average": 20410.91365,
                "count": 20914991,
                "maximum": 63488,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5485.118143,
                "variance": 30086521.05
              },
              {
                "average": 444193.0752,
                "count": 20914991,
                "maximum": 591277.1558,
                "minimum": 322552.1875,
                "name": "GpsTime",
                "position": 15,
                "stddev": 131686.019,
                "variance": 17341207610.0
              },
              {
                "average": 0,
                "count": 20914991,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20914991,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20914991,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20914991,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20914991,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418157.0004,
              4977907.762,
              1068.416175,
              419160.5604,
              4979308.782,
              1118.536175
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418157.0004363655,
                    4977907.762302363,
                    1068.4161748471506
                  ],
                  [
                    418157.0004363655,
                    4979308.782302363,
                    1068.4161748471506
                  ],
                  [
                    419160.56043636554,
                    4979308.782302363,
                    1118.5361748471505
                  ],
                  [
                    419160.56043636554,
                    4977907.762302363,
                    1118.5361748471505
                  ],
                  [
                    418157.0004363655,
                    4977907.762302363,
                    1068.4161748471506
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:01:17+00:00",
            "end_time": "2011-09-17T19:22:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117G8224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002473066477,
              44.81241427618861,
              1024.6247436286956
            ],
            [
              -117.90022070894528,
              44.825009698296476,
              1024.6247436286956
            ],
            [
              -117.88752852300743,
              44.82510904560508,
              1058.2247436286955
            ],
            [
              -117.88733530693646,
              44.81251358011948,
              1058.2247436286955
            ],
            [
              -117.90002473066477,
              44.81241427618861,
              1024.6247436286956
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002207,
        44.81241428,
        1024.624744,
        -117.8873353,
        44.82510905,
        1058.224744
      ],
      "properties": {
        "datetime": "2011-09-20T23:26:09Z",
        "pc:count": 15168248,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429390.1256,
            "count": 15168248,
            "maximum": 429837.7379,
            "minimum": 428834.2379,
            "name": "X",
            "position": 0,
            "stddev": 283.4811138,
            "variance": 80361.5419
          },
          {
            "average": 4963145.922,
            "count": 15168248,
            "maximum": 4963904.959,
            "minimum": 4962505.639,
            "name": "Y",
            "position": 1,
            "stddev": 401.43264,
            "variance": 161148.1645
          },
          {
            "average": 1027.335407,
            "count": 15168248,
            "maximum": 1058.224744,
            "minimum": 1024.624744,
            "name": "Z",
            "position": 2,
            "stddev": 0.9069983792,
            "variance": 0.8226460598
          },
          {
            "average": 229.5802852,
            "count": 15168248,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.46484294,
            "variance": 1053.966027
          },
          {
            "average": 1.000700015,
            "count": 15168248,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0321195605,
            "variance": 0.001031666167
          },
          {
            "average": 1.001410578,
            "count": 15168248,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04961163208,
            "variance": 0.002461314038
          },
          {
            "average": 0.4986877192,
            "count": 15168248,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982944,
            "variance": 0.2499982944
          },
          {
            "average": 0,
            "count": 15168248,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.204623962,
            "count": 15168248,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4034265817,
            "variance": 0.1627530068
          },
          {
            "average": 0.7328587598,
            "count": 15168248,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.109348687,
            "variance": 65.76153613
          },
          {
            "average": 197.5137309,
            "count": 15168248,
            "maximum": 207,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 3.025316238,
            "variance": 9.152538341
          },
          {
            "average": 79.24761502,
            "count": 15168248,
            "maximum": 134,
            "minimum": 53,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 25.15790316,
            "variance": 632.9200914
          },
          {
            "average": 21550.84367,
            "count": 15168248,
            "maximum": 54528,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 6021.206004,
            "variance": 36254921.74
          },
          {
            "average": 23860.77731,
            "count": 15168248,
            "maximum": 56576,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 4739.802878,
            "variance": 22465731.32
          },
          {
            "average": 18263.17005,
            "count": 15168248,
            "maximum": 52992,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 3148.822052,
            "variance": 9915080.313
          },
          {
            "average": 572971.9283,
            "count": 15168248,
            "maximum": 596369.3558,
            "minimum": 503735.6125,
            "name": "GpsTime",
            "position": 15,
            "stddev": 38788.40085,
            "variance": 1504540040
          },
          {
            "average": 0,
            "count": 15168248,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15168248,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15168248,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15168248,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15168248,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428834.2379,
          4962505.639,
          1024.624744,
          429837.7379,
          4963904.959,
          1058.224744
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428834.23786619026,
                4962505.638984973,
                1024.6247436286956
              ],
              [
                428834.23786619026,
                4963904.958984973,
                1024.6247436286956
              ],
              [
                429837.73786619026,
                4963904.958984973,
                1058.2247436286955
              ],
              [
                429837.73786619026,
                4962505.638984973,
                1058.2247436286955
              ],
              [
                428834.23786619026,
                4962505.638984973,
                1024.6247436286956
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:26:09+00:00",
        "end_time": "2011-09-19T21:42:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002207,
            44.81241428,
            1024.624744,
            -117.8873353,
            44.82510905,
            1058.224744
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002473066477,
                  44.81241427618861,
                  1024.6247436286956
                ],
                [
                  -117.90022070894528,
                  44.825009698296476,
                  1024.6247436286956
                ],
                [
                  -117.88752852300743,
                  44.82510904560508,
                  1058.2247436286955
                ],
                [
                  -117.88733530693646,
                  44.81251358011948,
                  1058.2247436286955
                ],
                [
                  -117.90002473066477,
                  44.81241427618861,
                  1024.6247436286956
                ]
              ]
            ]
          },
          "id": "44117G8224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:26:09Z",
            "pc:count": 15168248,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429390.1256,
                "count": 15168248,
                "maximum": 429837.7379,
                "minimum": 428834.2379,
                "name": "X",
                "position": 0,
                "stddev": 283.4811138,
                "variance": 80361.5419
              },
              {
                "average": 4963145.922,
                "count": 15168248,
                "maximum": 4963904.959,
                "minimum": 4962505.639,
                "name": "Y",
                "position": 1,
                "stddev": 401.43264,
                "variance": 161148.1645
              },
              {
                "average": 1027.335407,
                "count": 15168248,
                "maximum": 1058.224744,
                "minimum": 1024.624744,
                "name": "Z",
                "position": 2,
                "stddev": 0.9069983792,
                "variance": 0.8226460598
              },
              {
                "average": 229.5802852,
                "count": 15168248,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.46484294,
                "variance": 1053.966027
              },
              {
                "average": 1.000700015,
                "count": 15168248,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0321195605,
                "variance": 0.001031666167
              },
              {
                "average": 1.001410578,
                "count": 15168248,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04961163208,
                "variance": 0.002461314038
              },
              {
                "average": 0.4986877192,
                "count": 15168248,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982944,
                "variance": 0.2499982944
              },
              {
                "average": 0,
                "count": 15168248,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.204623962,
                "count": 15168248,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4034265817,
                "variance": 0.1627530068
              },
              {
                "average": 0.7328587598,
                "count": 15168248,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.109348687,
                "variance": 65.76153613
              },
              {
                "average": 197.5137309,
                "count": 15168248,
                "maximum": 207,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 3.025316238,
                "variance": 9.152538341
              },
              {
                "average": 79.24761502,
                "count": 15168248,
                "maximum": 134,
                "minimum": 53,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 25.15790316,
                "variance": 632.9200914
              },
              {
                "average": 21550.84367,
                "count": 15168248,
                "maximum": 54528,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 6021.206004,
                "variance": 36254921.74
              },
              {
                "average": 23860.77731,
                "count": 15168248,
                "maximum": 56576,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 4739.802878,
                "variance": 22465731.32
              },
              {
                "average": 18263.17005,
                "count": 15168248,
                "maximum": 52992,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 3148.822052,
                "variance": 9915080.313
              },
              {
                "average": 572971.9283,
                "count": 15168248,
                "maximum": 596369.3558,
                "minimum": 503735.6125,
                "name": "GpsTime",
                "position": 15,
                "stddev": 38788.40085,
                "variance": 1504540040
              },
              {
                "average": 0,
                "count": 15168248,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15168248,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15168248,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15168248,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15168248,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428834.2379,
              4962505.639,
              1024.624744,
              429837.7379,
              4963904.959,
              1058.224744
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428834.23786619026,
                    4962505.638984973,
                    1024.6247436286956
                  ],
                  [
                    428834.23786619026,
                    4963904.958984973,
                    1024.6247436286956
                  ],
                  [
                    429837.73786619026,
                    4963904.958984973,
                    1058.2247436286955
                  ],
                  [
                    429837.73786619026,
                    4962505.638984973,
                    1058.2247436286955
                  ],
                  [
                    428834.23786619026,
                    4962505.638984973,
                    1024.6247436286956
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:26:09+00:00",
            "end_time": "2011-09-19T21: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": "44117H8205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8875244195936,
              44.98741601140159,
              985.4774258806167
            ],
            [
              -117.88771884458292,
              45.00001018880531,
              985.4774258806167
            ],
            [
              -117.87502914317268,
              45.00010812717,
              1026.9774258806167
            ],
            [
              -117.87483749657329,
              44.98751390700879,
              1026.9774258806167
            ],
            [
              -117.8875244195936,
              44.98741601140159,
              985.4774258806167
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877188,
        44.98741601,
        985.4774259,
        -117.8748375,
        45.00010813,
        1026.977426
      ],
      "properties": {
        "datetime": "2011-09-20T00:56:16Z",
        "pc:count": 11169926,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430536.5896,
            "count": 11169926,
            "maximum": 431035.5006,
            "minimum": 430035.2406,
            "name": "X",
            "position": 0,
            "stddev": 284.6108574,
            "variance": 81003.34016
          },
          {
            "average": 4982630.537,
            "count": 11169926,
            "maximum": 4983334.134,
            "minimum": 4981934.914,
            "name": "Y",
            "position": 1,
            "stddev": 400.1640345,
            "variance": 160131.2545
          },
          {
            "average": 995.9389625,
            "count": 11169926,
            "maximum": 1026.977426,
            "minimum": 985.4774259,
            "name": "Z",
            "position": 2,
            "stddev": 9.060847962,
            "variance": 82.09896579
          },
          {
            "average": 228.3880778,
            "count": 11169926,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.13771623,
            "variance": 908.2819393
          },
          {
            "average": 1.000722923,
            "count": 11169926,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02890918246,
            "variance": 0.0008357408303
          },
          {
            "average": 1.001447906,
            "count": 11169926,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04234796126,
            "variance": 0.001793349823
          },
          {
            "average": 0.4990183462,
            "count": 11169926,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990587,
            "variance": 0.2499990587
          },
          {
            "average": 0,
            "count": 11169926,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.29724324,
            "count": 11169926,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.457044544,
            "variance": 0.2088897152
          },
          {
            "average": 1.490768144,
            "count": 11169926,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.120793946,
            "variance": 65.94729431
          },
          {
            "average": 195.665229,
            "count": 11169926,
            "maximum": 206,
            "minimum": 182,
            "name": "UserData",
            "position": 10,
            "stddev": 3.287416556,
            "variance": 10.80710761
          },
          {
            "average": 138.4261593,
            "count": 11169926,
            "maximum": 266,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 36.25835477,
            "variance": 1314.668291
          },
          {
            "average": 30155.55082,
            "count": 11169926,
            "maximum": 65280,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 10197.09793,
            "variance": 103980806.3
          },
          {
            "average": 30193.71976,
            "count": 11169926,
            "maximum": 64512,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 8406.884546,
            "variance": 70675707.77
          },
          {
            "average": 24249.29515,
            "count": 11169926,
            "maximum": 65024,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 7268.894804,
            "variance": 52836831.67
          },
          {
            "average": 508504.4845,
            "count": 11169926,
            "maximum": 515376.999,
            "minimum": 506898.6722,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1867.551133,
            "variance": 3487747.236
          },
          {
            "average": 0,
            "count": 11169926,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11169926,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11169926,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11169926,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11169926,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430035.2406,
          4981934.914,
          985.4774259,
          431035.5006,
          4983334.134,
          1026.977426
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430035.24063219223,
                4981934.9140018765,
                985.4774258806167
              ],
              [
                430035.24063219223,
                4983334.134001877,
                985.4774258806167
              ],
              [
                431035.50063219224,
                4983334.134001877,
                1026.9774258806167
              ],
              [
                431035.50063219224,
                4981934.9140018765,
                1026.9774258806167
              ],
              [
                430035.24063219223,
                4981934.9140018765,
                985.4774258806167
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T00:56:16+00:00",
        "end_time": "2011-09-19T22:34:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877188,
            44.98741601,
            985.4774259,
            -117.8748375,
            45.00010813,
            1026.977426
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8875244195936,
                  44.98741601140159,
                  985.4774258806167
                ],
                [
                  -117.88771884458292,
                  45.00001018880531,
                  985.4774258806167
                ],
                [
                  -117.87502914317268,
                  45.00010812717,
                  1026.9774258806167
                ],
                [
                  -117.87483749657329,
                  44.98751390700879,
                  1026.9774258806167
                ],
                [
                  -117.8875244195936,
                  44.98741601140159,
                  985.4774258806167
                ]
              ]
            ]
          },
          "id": "44117H8205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T00:56:16Z",
            "pc:count": 11169926,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430536.5896,
                "count": 11169926,
                "maximum": 431035.5006,
                "minimum": 430035.2406,
                "name": "X",
                "position": 0,
                "stddev": 284.6108574,
                "variance": 81003.34016
              },
              {
                "average": 4982630.537,
                "count": 11169926,
                "maximum": 4983334.134,
                "minimum": 4981934.914,
                "name": "Y",
                "position": 1,
                "stddev": 400.1640345,
                "variance": 160131.2545
              },
              {
                "average": 995.9389625,
                "count": 11169926,
                "maximum": 1026.977426,
                "minimum": 985.4774259,
                "name": "Z",
                "position": 2,
                "stddev": 9.060847962,
                "variance": 82.09896579
              },
              {
                "average": 228.3880778,
                "count": 11169926,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.13771623,
                "variance": 908.2819393
              },
              {
                "average": 1.000722923,
                "count": 11169926,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02890918246,
                "variance": 0.0008357408303
              },
              {
                "average": 1.001447906,
                "count": 11169926,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04234796126,
                "variance": 0.001793349823
              },
              {
                "average": 0.4990183462,
                "count": 11169926,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990587,
                "variance": 0.2499990587
              },
              {
                "average": 0,
                "count": 11169926,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.29724324,
                "count": 11169926,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.457044544,
                "variance": 0.2088897152
              },
              {
                "average": 1.490768144,
                "count": 11169926,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.120793946,
                "variance": 65.94729431
              },
              {
                "average": 195.665229,
                "count": 11169926,
                "maximum": 206,
                "minimum": 182,
                "name": "UserData",
                "position": 10,
                "stddev": 3.287416556,
                "variance": 10.80710761
              },
              {
                "average": 138.4261593,
                "count": 11169926,
                "maximum": 266,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 36.25835477,
                "variance": 1314.668291
              },
              {
                "average": 30155.55082,
                "count": 11169926,
                "maximum": 65280,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 10197.09793,
                "variance": 103980806.3
              },
              {
                "average": 30193.71976,
                "count": 11169926,
                "maximum": 64512,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 8406.884546,
                "variance": 70675707.77
              },
              {
                "average": 24249.29515,
                "count": 11169926,
                "maximum": 65024,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 7268.894804,
                "variance": 52836831.67
              },
              {
                "average": 508504.4845,
                "count": 11169926,
                "maximum": 515376.999,
                "minimum": 506898.6722,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1867.551133,
                "variance": 3487747.236
              },
              {
                "average": 0,
                "count": 11169926,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11169926,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11169926,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11169926,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11169926,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430035.2406,
              4981934.914,
              985.4774259,
              431035.5006,
              4983334.134,
              1026.977426
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430035.24063219223,
                    4981934.9140018765,
                    985.4774258806167
                  ],
                  [
                    430035.24063219223,
                    4983334.134001877,
                    985.4774258806167
                  ],
                  [
                    431035.50063219224,
                    4983334.134001877,
                    1026.9774258806167
                  ],
                  [
                    431035.50063219224,
                    4981934.9140018765,
                    1026.9774258806167
                  ],
                  [
                    430035.24063219223,
                    4981934.9140018765,
                    985.4774258806167
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T00:56:16+00:00",
            "end_time": "2011-09-19T22:34: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": "44117H8404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002528942975,
              44.92491474698667,
              1029.0743133180367
            ],
            [
              -117.90022203775197,
              44.93750991994233,
              1029.0743133180367
            ],
            [
              -117.88752866414754,
              44.93760927685202,
              1111.1943133180366
            ],
            [
              -117.88733468914351,
              44.92501406051601,
              1111.1943133180366
            ],
            [
              -117.90002528942975,
              44.92491474698667,
              1029.0743133180367
            ]
          ]
        ]
      },
      "bbox": [
        -117.900222,
        44.92491475,
        1029.074313,
        -117.8873347,
        44.93760928,
        1111.194313
      ],
      "properties": {
        "datetime": "2011-09-20T02:48:51Z",
        "pc:count": 11129103,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429477.0914,
            "count": 11129103,
            "maximum": 429974.3379,
            "minimum": 428972.6979,
            "name": "X",
            "position": 0,
            "stddev": 285.446751,
            "variance": 81479.84763
          },
          {
            "average": 4975701.691,
            "count": 11129103,
            "maximum": 4976402.056,
            "minimum": 4975002.736,
            "name": "Y",
            "position": 1,
            "stddev": 400.3646345,
            "variance": 160291.8406
          },
          {
            "average": 1059.96495,
            "count": 11129103,
            "maximum": 1111.194313,
            "minimum": 1029.074313,
            "name": "Z",
            "position": 2,
            "stddev": 17.13335437,
            "variance": 293.551832
          },
          {
            "average": 232.3452066,
            "count": 11129103,
            "maximum": 255,
            "minimum": 42,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.57788513,
            "variance": 345.1378157
          },
          {
            "average": 1.00000009,
            "count": 11129103,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0002997574041,
            "variance": 8.98545013e-08
          },
          {
            "average": 1.00000018,
            "count": 11129103,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0004239209672,
            "variance": 1.797089865e-07
          },
          {
            "average": 0.498787099,
            "count": 11129103,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985513,
            "variance": 0.2499985513
          },
          {
            "average": 0,
            "count": 11129103,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.2640388,
            "count": 11129103,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4408200648,
            "variance": 0.1943223295
          },
          {
            "average": 1.027116115,
            "count": 11129103,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.781584718,
            "variance": 60.55306073
          },
          {
            "average": 199.5440819,
            "count": 11129103,
            "maximum": 212,
            "minimum": 192,
            "name": "UserData",
            "position": 10,
            "stddev": 2.472641859,
            "variance": 6.113957763
          },
          {
            "average": 265.6912814,
            "count": 11129103,
            "maximum": 279,
            "minimum": 252,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56276644,
            "variance": 111.5720348
          },
          {
            "average": 40340.21989,
            "count": 11129103,
            "maximum": 57344,
            "minimum": 22016,
            "name": "Red",
            "position": 12,
            "stddev": 4310.286514,
            "variance": 18578569.83
          },
          {
            "average": 35918.5118,
            "count": 11129103,
            "maximum": 55808,
            "minimum": 18432,
            "name": "Green",
            "position": 13,
            "stddev": 4370.483326,
            "variance": 19101124.5
          },
          {
            "average": 31177.50239,
            "count": 11129103,
            "maximum": 59392,
            "minimum": 15360,
            "name": "Blue",
            "position": 14,
            "stddev": 4129.909065,
            "variance": 17056148.89
          },
          {
            "average": 520586.0877,
            "count": 11129103,
            "maximum": 522131.087,
            "minimum": 518947.8381,
            "name": "GpsTime",
            "position": 15,
            "stddev": 640.5863566,
            "variance": 410350.8803
          },
          {
            "average": 0,
            "count": 11129103,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11129103,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11129103,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11129103,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11129103,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428972.6979,
          4975002.736,
          1029.074313,
          429974.3379,
          4976402.056,
          1111.194313
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428972.6978966534,
                4975002.735767092,
                1029.0743133180367
              ],
              [
                428972.6978966534,
                4976402.055767092,
                1029.0743133180367
              ],
              [
                429974.3378966534,
                4976402.055767092,
                1111.1943133180366
              ],
              [
                429974.3378966534,
                4975002.735767092,
                1111.1943133180366
              ],
              [
                428972.6978966534,
                4975002.735767092,
                1029.0743133180367
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:48:51+00:00",
        "end_time": "2011-09-20T01:55:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.900222,
            44.92491475,
            1029.074313,
            -117.8873347,
            44.93760928,
            1111.194313
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002528942975,
                  44.92491474698667,
                  1029.0743133180367
                ],
                [
                  -117.90022203775197,
                  44.93750991994233,
                  1029.0743133180367
                ],
                [
                  -117.88752866414754,
                  44.93760927685202,
                  1111.1943133180366
                ],
                [
                  -117.88733468914351,
                  44.92501406051601,
                  1111.1943133180366
                ],
                [
                  -117.90002528942975,
                  44.92491474698667,
                  1029.0743133180367
                ]
              ]
            ]
          },
          "id": "44117H8404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:48:51Z",
            "pc:count": 11129103,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429477.0914,
                "count": 11129103,
                "maximum": 429974.3379,
                "minimum": 428972.6979,
                "name": "X",
                "position": 0,
                "stddev": 285.446751,
                "variance": 81479.84763
              },
              {
                "average": 4975701.691,
                "count": 11129103,
                "maximum": 4976402.056,
                "minimum": 4975002.736,
                "name": "Y",
                "position": 1,
                "stddev": 400.3646345,
                "variance": 160291.8406
              },
              {
                "average": 1059.96495,
                "count": 11129103,
                "maximum": 1111.194313,
                "minimum": 1029.074313,
                "name": "Z",
                "position": 2,
                "stddev": 17.13335437,
                "variance": 293.551832
              },
              {
                "average": 232.3452066,
                "count": 11129103,
                "maximum": 255,
                "minimum": 42,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.57788513,
                "variance": 345.1378157
              },
              {
                "average": 1.00000009,
                "count": 11129103,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0002997574041,
                "variance": 8.98545013e-08
              },
              {
                "average": 1.00000018,
                "count": 11129103,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0004239209672,
                "variance": 1.797089865e-07
              },
              {
                "average": 0.498787099,
                "count": 11129103,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985513,
                "variance": 0.2499985513
              },
              {
                "average": 0,
                "count": 11129103,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.2640388,
                "count": 11129103,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4408200648,
                "variance": 0.1943223295
              },
              {
                "average": 1.027116115,
                "count": 11129103,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.781584718,
                "variance": 60.55306073
              },
              {
                "average": 199.5440819,
                "count": 11129103,
                "maximum": 212,
                "minimum": 192,
                "name": "UserData",
                "position": 10,
                "stddev": 2.472641859,
                "variance": 6.113957763
              },
              {
                "average": 265.6912814,
                "count": 11129103,
                "maximum": 279,
                "minimum": 252,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56276644,
                "variance": 111.5720348
              },
              {
                "average": 40340.21989,
                "count": 11129103,
                "maximum": 57344,
                "minimum": 22016,
                "name": "Red",
                "position": 12,
                "stddev": 4310.286514,
                "variance": 18578569.83
              },
              {
                "average": 35918.5118,
                "count": 11129103,
                "maximum": 55808,
                "minimum": 18432,
                "name": "Green",
                "position": 13,
                "stddev": 4370.483326,
                "variance": 19101124.5
              },
              {
                "average": 31177.50239,
                "count": 11129103,
                "maximum": 59392,
                "minimum": 15360,
                "name": "Blue",
                "position": 14,
                "stddev": 4129.909065,
                "variance": 17056148.89
              },
              {
                "average": 520586.0877,
                "count": 11129103,
                "maximum": 522131.087,
                "minimum": 518947.8381,
                "name": "GpsTime",
                "position": 15,
                "stddev": 640.5863566,
                "variance": 410350.8803
              },
              {
                "average": 0,
                "count": 11129103,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11129103,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11129103,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11129103,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11129103,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428972.6979,
              4975002.736,
              1029.074313,
              429974.3379,
              4976402.056,
              1111.194313
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428972.6978966534,
                    4975002.735767092,
                    1029.0743133180367
                  ],
                  [
                    428972.6978966534,
                    4976402.055767092,
                    1029.0743133180367
                  ],
                  [
                    429974.3378966534,
                    4976402.055767092,
                    1111.1943133180366
                  ],
                  [
                    429974.3378966534,
                    4975002.735767092,
                    1111.1943133180366
                  ],
                  [
                    428972.6978966534,
                    4975002.735767092,
                    1029.0743133180367
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:48:51+00:00",
            "end_time": "2011-09-20T01: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": "44118G1110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.07502409305589,
              44.849895903646406,
              1788.2125171884682
            ],
            [
              -118.07525883090129,
              44.86250947953901,
              1788.2125171884682
            ],
            [
              -118.06252945634276,
              44.86262863070145,
              2323.3925171884684
            ],
            [
              -118.06229749614921,
              44.850015002709355,
              2323.3925171884684
            ],
            [
              -118.07502409305589,
              44.849895903646406,
              1788.2125171884682
            ]
          ]
        ]
      },
      "bbox": [
        -118.0752588,
        44.8498959,
        1788.212517,
        -118.0622975,
        44.86262863,
        2323.392517
      ],
      "properties": {
        "datetime": "2011-09-18T22:24:18Z",
        "pc:count": 26947212,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415551.9395,
            "count": 26947212,
            "maximum": 416057.5876,
            "minimum": 415051.7476,
            "name": "X",
            "position": 0,
            "stddev": 281.4541115,
            "variance": 79216.41686
          },
          {
            "average": 4967609.384,
            "count": 26947212,
            "maximum": 4968238.781,
            "minimum": 4966837.361,
            "name": "Y",
            "position": 1,
            "stddev": 392.7592932,
            "variance": 154259.8624
          },
          {
            "average": 2008.595384,
            "count": 26947212,
            "maximum": 2323.392517,
            "minimum": 1788.212517,
            "name": "Z",
            "position": 2,
            "stddev": 102.7565256,
            "variance": 10558.90355
          },
          {
            "average": 87.07437983,
            "count": 26947212,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.36894009,
            "variance": 2638.768006
          },
          {
            "average": 1.153068488,
            "count": 26947212,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3942494971,
            "variance": 0.1554326659
          },
          {
            "average": 1.313630998,
            "count": 26947212,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.549672098,
            "variance": 0.3021394154
          },
          {
            "average": 0.4993515841,
            "count": 26947212,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995888,
            "variance": 0.2499995888
          },
          {
            "average": 0,
            "count": 26947212,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.087971104,
            "count": 26947212,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2832528767,
            "variance": 0.08023219216
          },
          {
            "average": -1.483895481,
            "count": 26947212,
            "maximum": 22.00200081,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.143929142,
            "variance": 66.32358188
          },
          {
            "average": 86.38460825,
            "count": 26947212,
            "maximum": 158,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 62.09150054,
            "variance": 3855.354439
          },
          {
            "average": 14724.93101,
            "count": 26947212,
            "maximum": 20152,
            "minimum": 9509,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5275.734769,
            "variance": 27833377.35
          },
          {
            "average": 26755.5111,
            "count": 26947212,
            "maximum": 61440,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12876.60264,
            "variance": 165806895.6
          },
          {
            "average": 26055.9624,
            "count": 26947212,
            "maximum": 58880,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 12120.96515,
            "variance": 146917796.3
          },
          {
            "average": 20248.99779,
            "count": 26947212,
            "maximum": 56320,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10389.28565,
            "variance": 107937256.3
          },
          {
            "average": 330702.9097,
            "count": 26947212,
            "maximum": 419858.6653,
            "minimum": 144538.0459,
            "name": "GpsTime",
            "position": 15,
            "stddev": 125584.3071,
            "variance": 15771418190.0
          },
          {
            "average": 0,
            "count": 26947212,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26947212,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26947212,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26947212,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26947212,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415051.7476,
          4966837.361,
          1788.212517,
          416057.5876,
          4968238.781,
          2323.392517
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415051.74757423485,
                4966837.361482412,
                1788.2125171884682
              ],
              [
                415051.74757423485,
                4968238.781482412,
                1788.2125171884682
              ],
              [
                416057.5875742348,
                4968238.781482412,
                2323.3925171884684
              ],
              [
                416057.5875742348,
                4966837.361482412,
                2323.3925171884684
              ],
              [
                415051.74757423485,
                4966837.361482412,
                1788.2125171884682
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:24:18+00:00",
        "end_time": "2011-09-15T17:55:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0752588,
            44.8498959,
            1788.212517,
            -118.0622975,
            44.86262863,
            2323.392517
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.07502409305589,
                  44.849895903646406,
                  1788.2125171884682
                ],
                [
                  -118.07525883090129,
                  44.86250947953901,
                  1788.2125171884682
                ],
                [
                  -118.06252945634276,
                  44.86262863070145,
                  2323.3925171884684
                ],
                [
                  -118.06229749614921,
                  44.850015002709355,
                  2323.3925171884684
                ],
                [
                  -118.07502409305589,
                  44.849895903646406,
                  1788.2125171884682
                ]
              ]
            ]
          },
          "id": "44118G1110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:24:18Z",
            "pc:count": 26947212,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415551.9395,
                "count": 26947212,
                "maximum": 416057.5876,
                "minimum": 415051.7476,
                "name": "X",
                "position": 0,
                "stddev": 281.4541115,
                "variance": 79216.41686
              },
              {
                "average": 4967609.384,
                "count": 26947212,
                "maximum": 4968238.781,
                "minimum": 4966837.361,
                "name": "Y",
                "position": 1,
                "stddev": 392.7592932,
                "variance": 154259.8624
              },
              {
                "average": 2008.595384,
                "count": 26947212,
                "maximum": 2323.392517,
                "minimum": 1788.212517,
                "name": "Z",
                "position": 2,
                "stddev": 102.7565256,
                "variance": 10558.90355
              },
              {
                "average": 87.07437983,
                "count": 26947212,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.36894009,
                "variance": 2638.768006
              },
              {
                "average": 1.153068488,
                "count": 26947212,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3942494971,
                "variance": 0.1554326659
              },
              {
                "average": 1.313630998,
                "count": 26947212,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.549672098,
                "variance": 0.3021394154
              },
              {
                "average": 0.4993515841,
                "count": 26947212,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995888,
                "variance": 0.2499995888
              },
              {
                "average": 0,
                "count": 26947212,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.087971104,
                "count": 26947212,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2832528767,
                "variance": 0.08023219216
              },
              {
                "average": -1.483895481,
                "count": 26947212,
                "maximum": 22.00200081,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.143929142,
                "variance": 66.32358188
              },
              {
                "average": 86.38460825,
                "count": 26947212,
                "maximum": 158,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 62.09150054,
                "variance": 3855.354439
              },
              {
                "average": 14724.93101,
                "count": 26947212,
                "maximum": 20152,
                "minimum": 9509,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5275.734769,
                "variance": 27833377.35
              },
              {
                "average": 26755.5111,
                "count": 26947212,
                "maximum": 61440,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12876.60264,
                "variance": 165806895.6
              },
              {
                "average": 26055.9624,
                "count": 26947212,
                "maximum": 58880,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 12120.96515,
                "variance": 146917796.3
              },
              {
                "average": 20248.99779,
                "count": 26947212,
                "maximum": 56320,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10389.28565,
                "variance": 107937256.3
              },
              {
                "average": 330702.9097,
                "count": 26947212,
                "maximum": 419858.6653,
                "minimum": 144538.0459,
                "name": "GpsTime",
                "position": 15,
                "stddev": 125584.3071,
                "variance": 15771418190.0
              },
              {
                "average": 0,
                "count": 26947212,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26947212,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26947212,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26947212,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26947212,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415051.7476,
              4966837.361,
              1788.212517,
              416057.5876,
              4968238.781,
              2323.392517
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415051.74757423485,
                    4966837.361482412,
                    1788.2125171884682
                  ],
                  [
                    415051.74757423485,
                    4968238.781482412,
                    1788.2125171884682
                  ],
                  [
                    416057.5875742348,
                    4968238.781482412,
                    2323.3925171884684
                  ],
                  [
                    416057.5875742348,
                    4966837.361482412,
                    2323.3925171884684
                  ],
                  [
                    415051.74757423485,
                    4966837.361482412,
                    1788.2125171884682
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:24:18+00:00",
            "end_time": "2011-09-15T17:55:38+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118G1207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05002457429389,
              44.84989776446003,
              1510.3708116263629
            ],
            [
              -118.05025381141407,
              44.86250910245481,
              1510.3708116263629
            ],
            [
              -118.03752914350041,
              44.86262542272189,
              2120.110811626363
            ],
            [
              -118.03730268255686,
              44.85001403387441,
              2120.110811626363
            ],
            [
              -118.05002457429389,
              44.84989776446003,
              1510.3708116263629
            ]
          ]
        ]
      },
      "bbox": [
        -118.0502538,
        44.84989776,
        1510.370812,
        -118.0373027,
        44.86262542,
        2120.110812
      ],
      "properties": {
        "datetime": "2011-09-18T20:34:31Z",
        "pc:count": 21593948,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417623.126,
            "count": 21593948,
            "maximum": 418032.6948,
            "minimum": 417027.2348,
            "name": "X",
            "position": 0,
            "stddev": 271.3096863,
            "variance": 73608.94589
          },
          {
            "average": 4967656.233,
            "count": 21593948,
            "maximum": 4968212.889,
            "minimum": 4966811.729,
            "name": "Y",
            "position": 1,
            "stddev": 384.5633299,
            "variance": 147888.9547
          },
          {
            "average": 1826.988914,
            "count": 21593948,
            "maximum": 2120.110812,
            "minimum": 1510.370812,
            "name": "Z",
            "position": 2,
            "stddev": 135.4796579,
            "variance": 18354.7377
          },
          {
            "average": 88.52466288,
            "count": 21593948,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.3412698,
            "variance": 2739.608524
          },
          {
            "average": 1.169851062,
            "count": 21593948,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4123251594,
            "variance": 0.1700120371
          },
          {
            "average": 1.349334916,
            "count": 21593948,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5701770729,
            "variance": 0.3251018944
          },
          {
            "average": 0.4994731857,
            "count": 21593948,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999734,
            "variance": 0.249999734
          },
          {
            "average": 0,
            "count": 21593948,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.07991503,
            "count": 21593948,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2711616147,
            "variance": 0.0735286213
          },
          {
            "average": -0.4784170175,
            "count": 21593948,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.006368784,
            "variance": 64.10194111
          },
          {
            "average": 75.65392262,
            "count": 21593948,
            "maximum": 179,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 68.25599571,
            "variance": 4658.88095
          },
          {
            "average": 14670.97988,
            "count": 21593948,
            "maximum": 20068,
            "minimum": 9450,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5271.507785,
            "variance": 27788794.32
          },
          {
            "average": 25064.57756,
            "count": 21593948,
            "maximum": 61440,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11700.2208,
            "variance": 136895166.8
          },
          {
            "average": 25275.95677,
            "count": 21593948,
            "maximum": 63488,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 11194.9739,
            "variance": 125327440.7
          },
          {
            "average": 20398.63915,
            "count": 21593948,
            "maximum": 61952,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9560.957893,
            "variance": 91411915.83
          },
          {
            "average": 401988.1211,
            "count": 21593948,
            "maximum": 413271.2971,
            "minimum": 318892.1228,
            "name": "GpsTime",
            "position": 15,
            "stddev": 27361.94964,
            "variance": 748676288.3
          },
          {
            "average": 0,
            "count": 21593948,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21593948,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21593948,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21593948,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21593948,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417027.2348,
          4966811.729,
          1510.370812,
          418032.6948,
          4968212.889,
          2120.110812
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417027.2347534975,
                4966811.728696622,
                1510.3708116263629
              ],
              [
                417027.2347534975,
                4968212.888696622,
                1510.3708116263629
              ],
              [
                418032.6947534975,
                4968212.888696622,
                2120.110811626363
              ],
              [
                418032.6947534975,
                4966811.728696622,
                2120.110811626363
              ],
              [
                417027.2347534975,
                4966811.728696622,
                1510.3708116263629
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:34:31+00:00",
        "end_time": "2011-09-17T18:21:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0502538,
            44.84989776,
            1510.370812,
            -118.0373027,
            44.86262542,
            2120.110812
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05002457429389,
                  44.84989776446003,
                  1510.3708116263629
                ],
                [
                  -118.05025381141407,
                  44.86250910245481,
                  1510.3708116263629
                ],
                [
                  -118.03752914350041,
                  44.86262542272189,
                  2120.110811626363
                ],
                [
                  -118.03730268255686,
                  44.85001403387441,
                  2120.110811626363
                ],
                [
                  -118.05002457429389,
                  44.84989776446003,
                  1510.3708116263629
                ]
              ]
            ]
          },
          "id": "44118G1207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:34:31Z",
            "pc:count": 21593948,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417623.126,
                "count": 21593948,
                "maximum": 418032.6948,
                "minimum": 417027.2348,
                "name": "X",
                "position": 0,
                "stddev": 271.3096863,
                "variance": 73608.94589
              },
              {
                "average": 4967656.233,
                "count": 21593948,
                "maximum": 4968212.889,
                "minimum": 4966811.729,
                "name": "Y",
                "position": 1,
                "stddev": 384.5633299,
                "variance": 147888.9547
              },
              {
                "average": 1826.988914,
                "count": 21593948,
                "maximum": 2120.110812,
                "minimum": 1510.370812,
                "name": "Z",
                "position": 2,
                "stddev": 135.4796579,
                "variance": 18354.7377
              },
              {
                "average": 88.52466288,
                "count": 21593948,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.3412698,
                "variance": 2739.608524
              },
              {
                "average": 1.169851062,
                "count": 21593948,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4123251594,
                "variance": 0.1700120371
              },
              {
                "average": 1.349334916,
                "count": 21593948,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5701770729,
                "variance": 0.3251018944
              },
              {
                "average": 0.4994731857,
                "count": 21593948,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999734,
                "variance": 0.249999734
              },
              {
                "average": 0,
                "count": 21593948,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.07991503,
                "count": 21593948,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2711616147,
                "variance": 0.0735286213
              },
              {
                "average": -0.4784170175,
                "count": 21593948,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.006368784,
                "variance": 64.10194111
              },
              {
                "average": 75.65392262,
                "count": 21593948,
                "maximum": 179,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 68.25599571,
                "variance": 4658.88095
              },
              {
                "average": 14670.97988,
                "count": 21593948,
                "maximum": 20068,
                "minimum": 9450,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5271.507785,
                "variance": 27788794.32
              },
              {
                "average": 25064.57756,
                "count": 21593948,
                "maximum": 61440,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11700.2208,
                "variance": 136895166.8
              },
              {
                "average": 25275.95677,
                "count": 21593948,
                "maximum": 63488,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 11194.9739,
                "variance": 125327440.7
              },
              {
                "average": 20398.63915,
                "count": 21593948,
                "maximum": 61952,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9560.957893,
                "variance": 91411915.83
              },
              {
                "average": 401988.1211,
                "count": 21593948,
                "maximum": 413271.2971,
                "minimum": 318892.1228,
                "name": "GpsTime",
                "position": 15,
                "stddev": 27361.94964,
                "variance": 748676288.3
              },
              {
                "average": 0,
                "count": 21593948,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21593948,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21593948,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21593948,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21593948,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417027.2348,
              4966811.729,
              1510.370812,
              418032.6948,
              4968212.889,
              2120.110812
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417027.2347534975,
                    4966811.728696622,
                    1510.3708116263629
                  ],
                  [
                    417027.2347534975,
                    4968212.888696622,
                    1510.3708116263629
                  ],
                  [
                    418032.6947534975,
                    4968212.888696622,
                    2120.110811626363
                  ],
                  [
                    418032.6947534975,
                    4966811.728696622,
                    2120.110811626363
                  ],
                  [
                    417027.2347534975,
                    4966811.728696622,
                    1510.3708116263629
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:34:31+00:00",
            "end_time": "2011-09-17T18:21:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118H1304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.08752389241388,
              44.92489364885608,
              1268.4019309232856
            ],
            [
              -118.08776201824485,
              44.93750898647096,
              1268.4019309232856
            ],
            [
              -118.07503007650647,
              44.937629556453885,
              1509.2219309232858
            ],
            [
              -118.07479473656036,
              44.92501416611246,
              1509.2219309232858
            ],
            [
              -118.08752389241388,
              44.92489364885608,
              1268.4019309232856
            ]
          ]
        ]
      },
      "bbox": [
        -118.087762,
        44.92489365,
        1268.401931,
        -118.0747947,
        44.93762956,
        1509.221931
      ],
      "properties": {
        "datetime": "2011-09-20T18:40:54Z",
        "pc:count": 27460718,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414693.9478,
            "count": 27460718,
            "maximum": 415180.352,
            "minimum": 414175.612,
            "name": "X",
            "position": 0,
            "stddev": 274.0140803,
            "variance": 75083.71621
          },
          {
            "average": 4975941.721,
            "count": 27460718,
            "maximum": 4976583.291,
            "minimum": 4975181.651,
            "name": "Y",
            "position": 1,
            "stddev": 378.3225275,
            "variance": 143127.9348
          },
          {
            "average": 1366.184208,
            "count": 27460718,
            "maximum": 1509.221931,
            "minimum": 1268.401931,
            "name": "Z",
            "position": 2,
            "stddev": 55.35512005,
            "variance": 3064.189315
          },
          {
            "average": 96.50994701,
            "count": 27460718,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.69138343,
            "variance": 2569.616354
          },
          {
            "average": 1.115578697,
            "count": 27460718,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3412420166,
            "variance": 0.1164461139
          },
          {
            "average": 1.238332989,
            "count": 27460718,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4807075827,
            "variance": 0.2310797801
          },
          {
            "average": 0.4996668696,
            "count": 27460718,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998981,
            "variance": 0.2499998981
          },
          {
            "average": 0,
            "count": 27460718,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.089293077,
            "count": 27460718,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2851663132,
            "variance": 0.08131982616
          },
          {
            "average": -0.264451613,
            "count": 27460718,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.475652616,
            "variance": 71.83668727
          },
          {
            "average": 147.6266525,
            "count": 27460718,
            "maximum": 177,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 16.31164615,
            "variance": 266.0698001
          },
          {
            "average": 14878.41268,
            "count": 27460718,
            "maximum": 20161,
            "minimum": 9403,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5320.718379,
            "variance": 28310044.07
          },
          {
            "average": 22655.05938,
            "count": 27460718,
            "maximum": 65024,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 9753.358339,
            "variance": 95127998.9
          },
          {
            "average": 24058.93646,
            "count": 27460718,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 9413.114427,
            "variance": 88606723.22
          },
          {
            "average": 22056.04237,
            "count": 27460718,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 8383.334631,
            "variance": 70280299.53
          },
          {
            "average": 191254.1271,
            "count": 27460718,
            "maximum": 579254.7184,
            "minimum": 139304.0101,
            "name": "GpsTime",
            "position": 15,
            "stddev": 132173.1269,
            "variance": 17469735470.0
          },
          {
            "average": 0,
            "count": 27460718,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27460718,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27460718,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27460718,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27460718,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414175.612,
          4975181.651,
          1268.401931,
          415180.352,
          4976583.291,
          1509.221931
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414175.61197068833,
                4975181.650729725,
                1268.4019309232856
              ],
              [
                414175.61197068833,
                4976583.290729726,
                1268.4019309232856
              ],
              [
                415180.3519706883,
                4976583.290729726,
                1509.2219309232858
              ],
              [
                415180.3519706883,
                4975181.650729725,
                1509.2219309232858
              ],
              [
                414175.61197068833,
                4975181.650729725,
                1268.4019309232856
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:40:54+00:00",
        "end_time": "2011-09-15T16:28:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.087762,
            44.92489365,
            1268.401931,
            -118.0747947,
            44.93762956,
            1509.221931
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.08752389241388,
                  44.92489364885608,
                  1268.4019309232856
                ],
                [
                  -118.08776201824485,
                  44.93750898647096,
                  1268.4019309232856
                ],
                [
                  -118.07503007650647,
                  44.937629556453885,
                  1509.2219309232858
                ],
                [
                  -118.07479473656036,
                  44.92501416611246,
                  1509.2219309232858
                ],
                [
                  -118.08752389241388,
                  44.92489364885608,
                  1268.4019309232856
                ]
              ]
            ]
          },
          "id": "44118H1304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:40:54Z",
            "pc:count": 27460718,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414693.9478,
                "count": 27460718,
                "maximum": 415180.352,
                "minimum": 414175.612,
                "name": "X",
                "position": 0,
                "stddev": 274.0140803,
                "variance": 75083.71621
              },
              {
                "average": 4975941.721,
                "count": 27460718,
                "maximum": 4976583.291,
                "minimum": 4975181.651,
                "name": "Y",
                "position": 1,
                "stddev": 378.3225275,
                "variance": 143127.9348
              },
              {
                "average": 1366.184208,
                "count": 27460718,
                "maximum": 1509.221931,
                "minimum": 1268.401931,
                "name": "Z",
                "position": 2,
                "stddev": 55.35512005,
                "variance": 3064.189315
              },
              {
                "average": 96.50994701,
                "count": 27460718,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.69138343,
                "variance": 2569.616354
              },
              {
                "average": 1.115578697,
                "count": 27460718,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3412420166,
                "variance": 0.1164461139
              },
              {
                "average": 1.238332989,
                "count": 27460718,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4807075827,
                "variance": 0.2310797801
              },
              {
                "average": 0.4996668696,
                "count": 27460718,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998981,
                "variance": 0.2499998981
              },
              {
                "average": 0,
                "count": 27460718,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.089293077,
                "count": 27460718,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2851663132,
                "variance": 0.08131982616
              },
              {
                "average": -0.264451613,
                "count": 27460718,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.475652616,
                "variance": 71.83668727
              },
              {
                "average": 147.6266525,
                "count": 27460718,
                "maximum": 177,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 16.31164615,
                "variance": 266.0698001
              },
              {
                "average": 14878.41268,
                "count": 27460718,
                "maximum": 20161,
                "minimum": 9403,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5320.718379,
                "variance": 28310044.07
              },
              {
                "average": 22655.05938,
                "count": 27460718,
                "maximum": 65024,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 9753.358339,
                "variance": 95127998.9
              },
              {
                "average": 24058.93646,
                "count": 27460718,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 9413.114427,
                "variance": 88606723.22
              },
              {
                "average": 22056.04237,
                "count": 27460718,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 8383.334631,
                "variance": 70280299.53
              },
              {
                "average": 191254.1271,
                "count": 27460718,
                "maximum": 579254.7184,
                "minimum": 139304.0101,
                "name": "GpsTime",
                "position": 15,
                "stddev": 132173.1269,
                "variance": 17469735470.0
              },
              {
                "average": 0,
                "count": 27460718,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27460718,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27460718,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27460718,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27460718,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414175.612,
              4975181.651,
              1268.401931,
              415180.352,
              4976583.291,
              1509.221931
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414175.61197068833,
                    4975181.650729725,
                    1268.4019309232856
                  ],
                  [
                    414175.61197068833,
                    4976583.290729726,
                    1268.4019309232856
                  ],
                  [
                    415180.3519706883,
                    4976583.290729726,
                    1509.2219309232858
                  ],
                  [
                    415180.3519706883,
                    4975181.650729725,
                    1509.2219309232858
                  ],
                  [
                    414175.61197068833,
                    4975181.650729725,
                    1268.4019309232856
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:40:54+00:00",
            "end_time": "2011-09-15T16: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": "44117H8415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8875251508742,
              44.89991580205235,
              1023.4295499808295
            ],
            [
              -117.8877189812444,
              44.912509993205106,
              1023.4295499808295
            ],
            [
              -117.87502853551139,
              44.912607937690986,
              1146.8095499808296
            ],
            [
              -117.87483747519597,
              44.900013703777745,
              1146.8095499808296
            ],
            [
              -117.8875251508742,
              44.89991580205235,
              1023.4295499808295
            ]
          ]
        ]
      },
      "bbox": [
        -117.887719,
        44.8999158,
        1023.42955,
        -117.8748375,
        44.91260794,
        1146.80955
      ],
      "properties": {
        "datetime": "2011-09-20T03:07:38Z",
        "pc:count": 11160395,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430435.6708,
            "count": 11160395,
            "maximum": 430930.6531,
            "minimum": 429928.8131,
            "name": "X",
            "position": 0,
            "stddev": 284.2674078,
            "variance": 80807.95916
          },
          {
            "average": 4972913.404,
            "count": 11160395,
            "maximum": 4973614.043,
            "minimum": 4972214.843,
            "name": "Y",
            "position": 1,
            "stddev": 403.2200199,
            "variance": 162586.3845
          },
          {
            "average": 1089.638306,
            "count": 11160395,
            "maximum": 1146.80955,
            "minimum": 1023.42955,
            "name": "Z",
            "position": 2,
            "stddev": 25.98841944,
            "variance": 675.3979452
          },
          {
            "average": 233.6567758,
            "count": 11160395,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.85452759,
            "variance": 318.7841556
          },
          {
            "average": 1.000030554,
            "count": 11160395,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005527525962,
            "variance": 3.055354326e-05
          },
          {
            "average": 1.000061019,
            "count": 11160395,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007811250076,
            "variance": 6.101562775e-05
          },
          {
            "average": 0.4985635365,
            "count": 11160395,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997959,
            "variance": 0.249997959
          },
          {
            "average": 0,
            "count": 11160395,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.266318172,
            "count": 11160395,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4420326017,
            "variance": 0.195392821
          },
          {
            "average": 1.433553895,
            "count": 11160395,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.03712216,
            "variance": 64.59533262
          },
          {
            "average": 198.4347182,
            "count": 11160395,
            "maximum": 208,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 3.096899878,
            "variance": 9.590788853
          },
          {
            "average": 266.9696627,
            "count": 11160395,
            "maximum": 281,
            "minimum": 253,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56546487,
            "variance": 111.6290479
          },
          {
            "average": 41562.16467,
            "count": 11160395,
            "maximum": 57088,
            "minimum": 15616,
            "name": "Red",
            "position": 12,
            "stddev": 3274.837539,
            "variance": 10724560.9
          },
          {
            "average": 37015.81708,
            "count": 11160395,
            "maximum": 56320,
            "minimum": 11520,
            "name": "Green",
            "position": 13,
            "stddev": 3622.432142,
            "variance": 13122014.62
          },
          {
            "average": 31551.17755,
            "count": 11160395,
            "maximum": 55808,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 3713.717889,
            "variance": 13791700.56
          },
          {
            "average": 521247.6661,
            "count": 11160395,
            "maximum": 523258.3917,
            "minimum": 519297.5193,
            "name": "GpsTime",
            "position": 15,
            "stddev": 641.8703205,
            "variance": 411997.5083
          },
          {
            "average": 0,
            "count": 11160395,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11160395,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11160395,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11160395,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11160395,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429928.8131,
          4972214.843,
          1023.42955,
          430930.6531,
          4973614.043,
          1146.80955
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429928.81309255277,
                4972214.843351403,
                1023.4295499808295
              ],
              [
                429928.81309255277,
                4973614.0433514025,
                1023.4295499808295
              ],
              [
                430930.65309255273,
                4973614.0433514025,
                1146.8095499808296
              ],
              [
                430930.65309255273,
                4972214.843351403,
                1146.8095499808296
              ],
              [
                429928.81309255277,
                4972214.843351403,
                1023.4295499808295
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T03:07:38+00:00",
        "end_time": "2011-09-20T02:01:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.887719,
            44.8999158,
            1023.42955,
            -117.8748375,
            44.91260794,
            1146.80955
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8875251508742,
                  44.89991580205235,
                  1023.4295499808295
                ],
                [
                  -117.8877189812444,
                  44.912509993205106,
                  1023.4295499808295
                ],
                [
                  -117.87502853551139,
                  44.912607937690986,
                  1146.8095499808296
                ],
                [
                  -117.87483747519597,
                  44.900013703777745,
                  1146.8095499808296
                ],
                [
                  -117.8875251508742,
                  44.89991580205235,
                  1023.4295499808295
                ]
              ]
            ]
          },
          "id": "44117H8415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T03:07:38Z",
            "pc:count": 11160395,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430435.6708,
                "count": 11160395,
                "maximum": 430930.6531,
                "minimum": 429928.8131,
                "name": "X",
                "position": 0,
                "stddev": 284.2674078,
                "variance": 80807.95916
              },
              {
                "average": 4972913.404,
                "count": 11160395,
                "maximum": 4973614.043,
                "minimum": 4972214.843,
                "name": "Y",
                "position": 1,
                "stddev": 403.2200199,
                "variance": 162586.3845
              },
              {
                "average": 1089.638306,
                "count": 11160395,
                "maximum": 1146.80955,
                "minimum": 1023.42955,
                "name": "Z",
                "position": 2,
                "stddev": 25.98841944,
                "variance": 675.3979452
              },
              {
                "average": 233.6567758,
                "count": 11160395,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.85452759,
                "variance": 318.7841556
              },
              {
                "average": 1.000030554,
                "count": 11160395,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005527525962,
                "variance": 3.055354326e-05
              },
              {
                "average": 1.000061019,
                "count": 11160395,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007811250076,
                "variance": 6.101562775e-05
              },
              {
                "average": 0.4985635365,
                "count": 11160395,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997959,
                "variance": 0.249997959
              },
              {
                "average": 0,
                "count": 11160395,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.266318172,
                "count": 11160395,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4420326017,
                "variance": 0.195392821
              },
              {
                "average": 1.433553895,
                "count": 11160395,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.03712216,
                "variance": 64.59533262
              },
              {
                "average": 198.4347182,
                "count": 11160395,
                "maximum": 208,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 3.096899878,
                "variance": 9.590788853
              },
              {
                "average": 266.9696627,
                "count": 11160395,
                "maximum": 281,
                "minimum": 253,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56546487,
                "variance": 111.6290479
              },
              {
                "average": 41562.16467,
                "count": 11160395,
                "maximum": 57088,
                "minimum": 15616,
                "name": "Red",
                "position": 12,
                "stddev": 3274.837539,
                "variance": 10724560.9
              },
              {
                "average": 37015.81708,
                "count": 11160395,
                "maximum": 56320,
                "minimum": 11520,
                "name": "Green",
                "position": 13,
                "stddev": 3622.432142,
                "variance": 13122014.62
              },
              {
                "average": 31551.17755,
                "count": 11160395,
                "maximum": 55808,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 3713.717889,
                "variance": 13791700.56
              },
              {
                "average": 521247.6661,
                "count": 11160395,
                "maximum": 523258.3917,
                "minimum": 519297.5193,
                "name": "GpsTime",
                "position": 15,
                "stddev": 641.8703205,
                "variance": 411997.5083
              },
              {
                "average": 0,
                "count": 11160395,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11160395,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11160395,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11160395,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11160395,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429928.8131,
              4972214.843,
              1023.42955,
              430930.6531,
              4973614.043,
              1146.80955
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429928.81309255277,
                    4972214.843351403,
                    1023.4295499808295
                  ],
                  [
                    429928.81309255277,
                    4973614.0433514025,
                    1023.4295499808295
                  ],
                  [
                    430930.65309255273,
                    4973614.0433514025,
                    1146.8095499808296
                  ],
                  [
                    430930.65309255273,
                    4972214.843351403,
                    1146.8095499808296
                  ],
                  [
                    429928.81309255277,
                    4972214.843351403,
                    1023.4295499808295
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T03:07:38+00:00",
            "end_time": "2011-09-20T02: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": "44117H8206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752475772779,
              44.97491014637881,
              1005.2177167458397
            ],
            [
              -117.93773013659118,
              44.987509756545805,
              1005.2177167458397
            ],
            [
              -117.92502890921219,
              44.98761334664075,
              1053.7377167458396
            ],
            [
              -117.92482631116778,
              44.97501369122938,
              1053.7377167458396
            ],
            [
              -117.93752475772779,
              44.97491014637881,
              1005.2177167458397
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377301,
        44.97491015,
        1005.217717,
        -117.9248263,
        44.98761335,
        1053.737717
      ],
      "properties": {
        "datetime": "2011-09-20T02:57:08Z",
        "pc:count": 11251938,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426579.8867,
            "count": 11251938,
            "maximum": 427078.9159,
            "minimum": 426077.5159,
            "name": "X",
            "position": 0,
            "stddev": 283.8990943,
            "variance": 80598.69576
          },
          {
            "average": 4981291.688,
            "count": 11251938,
            "maximum": 4981989.899,
            "minimum": 4980590.059,
            "name": "Y",
            "position": 1,
            "stddev": 401.896017,
            "variance": 161520.4085
          },
          {
            "average": 1016.451404,
            "count": 11251938,
            "maximum": 1053.737717,
            "minimum": 1005.217717,
            "name": "Z",
            "position": 2,
            "stddev": 8.239278501,
            "variance": 67.88571022
          },
          {
            "average": 237.4597438,
            "count": 11251938,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 15.00603816,
            "variance": 225.1811812
          },
          {
            "average": 1.00024929,
            "count": 11251938,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01700650991,
            "variance": 0.0002892213794
          },
          {
            "average": 1.000498759,
            "count": 11251938,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02486944212,
            "variance": 0.0006184891514
          },
          {
            "average": 0.498782432,
            "count": 11251938,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985397,
            "variance": 0.2499985397
          },
          {
            "average": 0,
            "count": 11251938,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.289124682,
            "count": 11251938,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4533559514,
            "variance": 0.2055316187
          },
          {
            "average": 1.012795075,
            "count": 11251938,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.955561651,
            "variance": 63.29096119
          },
          {
            "average": 199.5824826,
            "count": 11251938,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 4.021330724,
            "variance": 16.17110079
          },
          {
            "average": 266.1762391,
            "count": 11251938,
            "maximum": 280,
            "minimum": 253,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56587697,
            "variance": 111.6377562
          },
          {
            "average": 21390.30263,
            "count": 11251938,
            "maximum": 63488,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 9303.184475,
            "variance": 86549241.37
          },
          {
            "average": 23868.36298,
            "count": 11251938,
            "maximum": 64512,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 7677.75771,
            "variance": 58947963.45
          },
          {
            "average": 19905.6296,
            "count": 11251938,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6689.847893,
            "variance": 44754064.84
          },
          {
            "average": 520815.9564,
            "count": 11251938,
            "maximum": 522628.8563,
            "minimum": 519431.1519,
            "name": "GpsTime",
            "position": 15,
            "stddev": 637.8284602,
            "variance": 406825.1446
          },
          {
            "average": 0,
            "count": 11251938,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11251938,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11251938,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11251938,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11251938,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426077.5159,
          4980590.059,
          1005.217717,
          427078.9159,
          4981989.899,
          1053.737717
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426077.5158830068,
                4980590.059144435,
                1005.2177167458397
              ],
              [
                426077.5158830068,
                4981989.899144435,
                1005.2177167458397
              ],
              [
                427078.9158830068,
                4981989.899144435,
                1053.7377167458396
              ],
              [
                427078.9158830068,
                4980590.059144435,
                1053.7377167458396
              ],
              [
                426077.5158830068,
                4980590.059144435,
                1005.2177167458397
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:57:08+00:00",
        "end_time": "2011-09-20T02:03:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377301,
            44.97491015,
            1005.217717,
            -117.9248263,
            44.98761335,
            1053.737717
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752475772779,
                  44.97491014637881,
                  1005.2177167458397
                ],
                [
                  -117.93773013659118,
                  44.987509756545805,
                  1005.2177167458397
                ],
                [
                  -117.92502890921219,
                  44.98761334664075,
                  1053.7377167458396
                ],
                [
                  -117.92482631116778,
                  44.97501369122938,
                  1053.7377167458396
                ],
                [
                  -117.93752475772779,
                  44.97491014637881,
                  1005.2177167458397
                ]
              ]
            ]
          },
          "id": "44117H8206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:57:08Z",
            "pc:count": 11251938,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426579.8867,
                "count": 11251938,
                "maximum": 427078.9159,
                "minimum": 426077.5159,
                "name": "X",
                "position": 0,
                "stddev": 283.8990943,
                "variance": 80598.69576
              },
              {
                "average": 4981291.688,
                "count": 11251938,
                "maximum": 4981989.899,
                "minimum": 4980590.059,
                "name": "Y",
                "position": 1,
                "stddev": 401.896017,
                "variance": 161520.4085
              },
              {
                "average": 1016.451404,
                "count": 11251938,
                "maximum": 1053.737717,
                "minimum": 1005.217717,
                "name": "Z",
                "position": 2,
                "stddev": 8.239278501,
                "variance": 67.88571022
              },
              {
                "average": 237.4597438,
                "count": 11251938,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 15.00603816,
                "variance": 225.1811812
              },
              {
                "average": 1.00024929,
                "count": 11251938,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01700650991,
                "variance": 0.0002892213794
              },
              {
                "average": 1.000498759,
                "count": 11251938,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02486944212,
                "variance": 0.0006184891514
              },
              {
                "average": 0.498782432,
                "count": 11251938,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985397,
                "variance": 0.2499985397
              },
              {
                "average": 0,
                "count": 11251938,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.289124682,
                "count": 11251938,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4533559514,
                "variance": 0.2055316187
              },
              {
                "average": 1.012795075,
                "count": 11251938,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.955561651,
                "variance": 63.29096119
              },
              {
                "average": 199.5824826,
                "count": 11251938,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 4.021330724,
                "variance": 16.17110079
              },
              {
                "average": 266.1762391,
                "count": 11251938,
                "maximum": 280,
                "minimum": 253,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56587697,
                "variance": 111.6377562
              },
              {
                "average": 21390.30263,
                "count": 11251938,
                "maximum": 63488,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 9303.184475,
                "variance": 86549241.37
              },
              {
                "average": 23868.36298,
                "count": 11251938,
                "maximum": 64512,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 7677.75771,
                "variance": 58947963.45
              },
              {
                "average": 19905.6296,
                "count": 11251938,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6689.847893,
                "variance": 44754064.84
              },
              {
                "average": 520815.9564,
                "count": 11251938,
                "maximum": 522628.8563,
                "minimum": 519431.1519,
                "name": "GpsTime",
                "position": 15,
                "stddev": 637.8284602,
                "variance": 406825.1446
              },
              {
                "average": 0,
                "count": 11251938,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11251938,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11251938,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11251938,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11251938,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426077.5159,
              4980590.059,
              1005.217717,
              427078.9159,
              4981989.899,
              1053.737717
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426077.5158830068,
                    4980590.059144435,
                    1005.2177167458397
                  ],
                  [
                    426077.5158830068,
                    4981989.899144435,
                    1005.2177167458397
                  ],
                  [
                    427078.9158830068,
                    4981989.899144435,
                    1053.7377167458396
                  ],
                  [
                    427078.9158830068,
                    4980590.059144435,
                    1053.7377167458396
                  ],
                  [
                    426077.5158830068,
                    4980590.059144435,
                    1005.2177167458397
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:57:08+00:00",
            "end_time": "2011-09-20T02: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": "44117H8110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9500243114488,
              44.97490917480961,
              1014.9172196413094
            ],
            [
              -117.95023244612516,
              44.98750981969655,
              1014.9172196413094
            ],
            [
              -117.93752923446722,
              44.98761481677576,
              1118.4172196413094
            ],
            [
              -117.9373238812529,
              44.97501412602613,
              1118.4172196413094
            ],
            [
              -117.9500243114488,
              44.97490917480961,
              1014.9172196413094
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502324,
        44.97490917,
        1014.91722,
        -117.9373239,
        44.98761482,
        1118.41722
      ],
      "properties": {
        "datetime": "2011-09-20T03:22:51Z",
        "pc:count": 11106973,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425590.1496,
            "count": 11106973,
            "maximum": 426093.4885,
            "minimum": 425091.9285,
            "name": "X",
            "position": 0,
            "stddev": 284.6149096,
            "variance": 81005.64677
          },
          {
            "average": 4981306.823,
            "count": 11106973,
            "maximum": 4982001.387,
            "minimum": 4980601.427,
            "name": "Y",
            "position": 1,
            "stddev": 401.0144725,
            "variance": 160812.6072
          },
          {
            "average": 1060.598834,
            "count": 11106973,
            "maximum": 1118.41722,
            "minimum": 1014.91722,
            "name": "Z",
            "position": 2,
            "stddev": 20.40014585,
            "variance": 416.1659508
          },
          {
            "average": 233.2165521,
            "count": 11106973,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.36567334,
            "variance": 414.7606504
          },
          {
            "average": 1.00005384,
            "count": 11106973,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007337380851,
            "variance": 5.383715775e-05
          },
          {
            "average": 1.000102098,
            "count": 11106973,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01010384133,
            "variance": 0.0001020876096
          },
          {
            "average": 0.4983848435,
            "count": 11106973,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999974138,
            "variance": 0.2499974138
          },
          {
            "average": 0,
            "count": 11106973,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.296319168,
            "count": 11106973,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4566334827,
            "variance": 0.2085141375
          },
          {
            "average": 1.461056727,
            "count": 11106973,
            "maximum": 24,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.254686543,
            "variance": 68.13984992
          },
          {
            "average": 198.0823626,
            "count": 11106973,
            "maximum": 212,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 3.530256043,
            "variance": 12.46270773
          },
          {
            "average": 269.1135077,
            "count": 11106973,
            "maximum": 283,
            "minimum": 256,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56526131,
            "variance": 111.6247466
          },
          {
            "average": 39647.17603,
            "count": 11106973,
            "maximum": 63232,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 6327.471295,
            "variance": 40036892.99
          },
          {
            "average": 35746.55272,
            "count": 11106973,
            "maximum": 64512,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 6051.421494,
            "variance": 36619702.1
          },
          {
            "average": 29376.88081,
            "count": 11106973,
            "maximum": 65024,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 6476.450038,
            "variance": 41944405.09
          },
          {
            "average": 522388.3098,
            "count": 11106973,
            "maximum": 524171.2652,
            "minimum": 520954.5385,
            "name": "GpsTime",
            "position": 15,
            "stddev": 650.7721691,
            "variance": 423504.416
          },
          {
            "average": 0,
            "count": 11106973,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11106973,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11106973,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11106973,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11106973,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425091.9285,
          4980601.427,
          1014.91722,
          426093.4885,
          4982001.387,
          1118.41722
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425091.92847352114,
                4980601.42676067,
                1014.9172196413094
              ],
              [
                425091.92847352114,
                4982001.386760671,
                1014.9172196413094
              ],
              [
                426093.4884735212,
                4982001.386760671,
                1118.4172196413094
              ],
              [
                426093.4884735212,
                4980601.42676067,
                1118.4172196413094
              ],
              [
                425091.92847352114,
                4980601.42676067,
                1014.9172196413094
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T03:22:51+00:00",
        "end_time": "2011-09-20T02:29:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502324,
            44.97490917,
            1014.91722,
            -117.9373239,
            44.98761482,
            1118.41722
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9500243114488,
                  44.97490917480961,
                  1014.9172196413094
                ],
                [
                  -117.95023244612516,
                  44.98750981969655,
                  1014.9172196413094
                ],
                [
                  -117.93752923446722,
                  44.98761481677576,
                  1118.4172196413094
                ],
                [
                  -117.9373238812529,
                  44.97501412602613,
                  1118.4172196413094
                ],
                [
                  -117.9500243114488,
                  44.97490917480961,
                  1014.9172196413094
                ]
              ]
            ]
          },
          "id": "44117H8110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T03:22:51Z",
            "pc:count": 11106973,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425590.1496,
                "count": 11106973,
                "maximum": 426093.4885,
                "minimum": 425091.9285,
                "name": "X",
                "position": 0,
                "stddev": 284.6149096,
                "variance": 81005.64677
              },
              {
                "average": 4981306.823,
                "count": 11106973,
                "maximum": 4982001.387,
                "minimum": 4980601.427,
                "name": "Y",
                "position": 1,
                "stddev": 401.0144725,
                "variance": 160812.6072
              },
              {
                "average": 1060.598834,
                "count": 11106973,
                "maximum": 1118.41722,
                "minimum": 1014.91722,
                "name": "Z",
                "position": 2,
                "stddev": 20.40014585,
                "variance": 416.1659508
              },
              {
                "average": 233.2165521,
                "count": 11106973,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.36567334,
                "variance": 414.7606504
              },
              {
                "average": 1.00005384,
                "count": 11106973,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007337380851,
                "variance": 5.383715775e-05
              },
              {
                "average": 1.000102098,
                "count": 11106973,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01010384133,
                "variance": 0.0001020876096
              },
              {
                "average": 0.4983848435,
                "count": 11106973,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999974138,
                "variance": 0.2499974138
              },
              {
                "average": 0,
                "count": 11106973,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.296319168,
                "count": 11106973,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4566334827,
                "variance": 0.2085141375
              },
              {
                "average": 1.461056727,
                "count": 11106973,
                "maximum": 24,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.254686543,
                "variance": 68.13984992
              },
              {
                "average": 198.0823626,
                "count": 11106973,
                "maximum": 212,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 3.530256043,
                "variance": 12.46270773
              },
              {
                "average": 269.1135077,
                "count": 11106973,
                "maximum": 283,
                "minimum": 256,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56526131,
                "variance": 111.6247466
              },
              {
                "average": 39647.17603,
                "count": 11106973,
                "maximum": 63232,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 6327.471295,
                "variance": 40036892.99
              },
              {
                "average": 35746.55272,
                "count": 11106973,
                "maximum": 64512,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 6051.421494,
                "variance": 36619702.1
              },
              {
                "average": 29376.88081,
                "count": 11106973,
                "maximum": 65024,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 6476.450038,
                "variance": 41944405.09
              },
              {
                "average": 522388.3098,
                "count": 11106973,
                "maximum": 524171.2652,
                "minimum": 520954.5385,
                "name": "GpsTime",
                "position": 15,
                "stddev": 650.7721691,
                "variance": 423504.416
              },
              {
                "average": 0,
                "count": 11106973,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11106973,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11106973,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11106973,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11106973,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425091.9285,
              4980601.427,
              1014.91722,
              426093.4885,
              4982001.387,
              1118.41722
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425091.92847352114,
                    4980601.42676067,
                    1014.9172196413094
                  ],
                  [
                    425091.92847352114,
                    4982001.386760671,
                    1014.9172196413094
                  ],
                  [
                    426093.4884735212,
                    4982001.386760671,
                    1118.4172196413094
                  ],
                  [
                    426093.4884735212,
                    4980601.42676067,
                    1118.4172196413094
                  ],
                  [
                    425091.92847352114,
                    4980601.42676067,
                    1014.9172196413094
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T03:22:51+00:00",
            "end_time": "2011-09-20T02: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": "44118H1408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752447645968,
              44.912399697717035,
              1097.9809823258815
            ],
            [
              -118.03775145291912,
              44.925009507252405,
              1097.9809823258815
            ],
            [
              -118.02502941667824,
              44.925124411471025,
              1174.6609823258814
            ],
            [
              -118.02480522158795,
              44.91251455170887,
              1174.6609823258814
            ],
            [
              -118.03752447645968,
              44.912399697717035,
              1097.9809823258815
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377515,
        44.9123997,
        1097.980982,
        -118.0248052,
        44.92512441,
        1174.660982
      ],
      "properties": {
        "datetime": "2011-09-17T21:49:55Z",
        "pc:count": 11385037,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418618.9325,
            "count": 11385037,
            "maximum": 419107.8904,
            "minimum": 418103.7304,
            "name": "X",
            "position": 0,
            "stddev": 285.7673061,
            "variance": 81662.95323
          },
          {
            "average": 4974440.67,
            "count": 11385037,
            "maximum": 4975143.07,
            "minimum": 4973742.07,
            "name": "Y",
            "position": 1,
            "stddev": 400.4111796,
            "variance": 160329.1127
          },
          {
            "average": 1118.217962,
            "count": 11385037,
            "maximum": 1174.660982,
            "minimum": 1097.980982,
            "name": "Z",
            "position": 2,
            "stddev": 10.35876527,
            "variance": 107.304018
          },
          {
            "average": 105.1626679,
            "count": 11385037,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.11980886,
            "variance": 1233.400974
          },
          {
            "average": 1.026027671,
            "count": 11385037,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1731138383,
            "variance": 0.029968401
          },
          {
            "average": 1.053461311,
            "count": 11385037,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.256851125,
            "variance": 0.0659725004
          },
          {
            "average": 0.4997379455,
            "count": 11385037,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999533,
            "variance": 0.2499999533
          },
          {
            "average": 0,
            "count": 11385037,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.252076827,
            "count": 11385037,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4342051551,
            "variance": 0.1885341168
          },
          {
            "average": -1.708371473,
            "count": 11385037,
            "maximum": 15,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.136155644,
            "variance": 66.19702867
          },
          {
            "average": 179,
            "count": 11385037,
            "maximum": 179,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14789.11654,
            "count": 11385037,
            "maximum": 20085,
            "minimum": 9462,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5307.988389,
            "variance": 28174740.74
          },
          {
            "average": 26547.3992,
            "count": 11385037,
            "maximum": 65280,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 10093.2467,
            "variance": 101873628.8
          },
          {
            "average": 28602.09847,
            "count": 11385037,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 8310.78136,
            "variance": 69069086.81
          },
          {
            "average": 21485.0696,
            "count": 11385037,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7422.944674,
            "variance": 55100107.64
          },
          {
            "average": 329414.0199,
            "count": 11385037,
            "maximum": 331395.3628,
            "minimum": 326583.4909,
            "name": "GpsTime",
            "position": 15,
            "stddev": 989.5738813,
            "variance": 979256.4665
          },
          {
            "average": 0,
            "count": 11385037,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11385037,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11385037,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11385037,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11385037,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418103.7304,
          4973742.07,
          1097.980982,
          419107.8904,
          4975143.07,
          1174.660982
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418103.7303519735,
                4973742.070042426,
                1097.9809823258815
              ],
              [
                418103.7303519735,
                4975143.070042426,
                1097.9809823258815
              ],
              [
                419107.89035197353,
                4975143.070042426,
                1174.6609823258814
              ],
              [
                419107.89035197353,
                4973742.070042426,
                1174.6609823258814
              ],
              [
                418103.7303519735,
                4973742.070042426,
                1097.9809823258815
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:49:55+00:00",
        "end_time": "2011-09-17T20:29:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377515,
            44.9123997,
            1097.980982,
            -118.0248052,
            44.92512441,
            1174.660982
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752447645968,
                  44.912399697717035,
                  1097.9809823258815
                ],
                [
                  -118.03775145291912,
                  44.925009507252405,
                  1097.9809823258815
                ],
                [
                  -118.02502941667824,
                  44.925124411471025,
                  1174.6609823258814
                ],
                [
                  -118.02480522158795,
                  44.91251455170887,
                  1174.6609823258814
                ],
                [
                  -118.03752447645968,
                  44.912399697717035,
                  1097.9809823258815
                ]
              ]
            ]
          },
          "id": "44118H1408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:49:55Z",
            "pc:count": 11385037,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418618.9325,
                "count": 11385037,
                "maximum": 419107.8904,
                "minimum": 418103.7304,
                "name": "X",
                "position": 0,
                "stddev": 285.7673061,
                "variance": 81662.95323
              },
              {
                "average": 4974440.67,
                "count": 11385037,
                "maximum": 4975143.07,
                "minimum": 4973742.07,
                "name": "Y",
                "position": 1,
                "stddev": 400.4111796,
                "variance": 160329.1127
              },
              {
                "average": 1118.217962,
                "count": 11385037,
                "maximum": 1174.660982,
                "minimum": 1097.980982,
                "name": "Z",
                "position": 2,
                "stddev": 10.35876527,
                "variance": 107.304018
              },
              {
                "average": 105.1626679,
                "count": 11385037,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.11980886,
                "variance": 1233.400974
              },
              {
                "average": 1.026027671,
                "count": 11385037,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1731138383,
                "variance": 0.029968401
              },
              {
                "average": 1.053461311,
                "count": 11385037,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.256851125,
                "variance": 0.0659725004
              },
              {
                "average": 0.4997379455,
                "count": 11385037,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999533,
                "variance": 0.2499999533
              },
              {
                "average": 0,
                "count": 11385037,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.252076827,
                "count": 11385037,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4342051551,
                "variance": 0.1885341168
              },
              {
                "average": -1.708371473,
                "count": 11385037,
                "maximum": 15,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.136155644,
                "variance": 66.19702867
              },
              {
                "average": 179,
                "count": 11385037,
                "maximum": 179,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14789.11654,
                "count": 11385037,
                "maximum": 20085,
                "minimum": 9462,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5307.988389,
                "variance": 28174740.74
              },
              {
                "average": 26547.3992,
                "count": 11385037,
                "maximum": 65280,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 10093.2467,
                "variance": 101873628.8
              },
              {
                "average": 28602.09847,
                "count": 11385037,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 8310.78136,
                "variance": 69069086.81
              },
              {
                "average": 21485.0696,
                "count": 11385037,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7422.944674,
                "variance": 55100107.64
              },
              {
                "average": 329414.0199,
                "count": 11385037,
                "maximum": 331395.3628,
                "minimum": 326583.4909,
                "name": "GpsTime",
                "position": 15,
                "stddev": 989.5738813,
                "variance": 979256.4665
              },
              {
                "average": 0,
                "count": 11385037,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11385037,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11385037,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11385037,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11385037,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418103.7304,
              4973742.07,
              1097.980982,
              419107.8904,
              4975143.07,
              1174.660982
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418103.7303519735,
                    4973742.070042426,
                    1097.9809823258815
                  ],
                  [
                    418103.7303519735,
                    4975143.070042426,
                    1097.9809823258815
                  ],
                  [
                    419107.89035197353,
                    4975143.070042426,
                    1174.6609823258814
                  ],
                  [
                    419107.89035197353,
                    4973742.070042426,
                    1174.6609823258814
                  ],
                  [
                    418103.7303519735,
                    4973742.070042426,
                    1097.9809823258815
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:49:55+00:00",
            "end_time": "2011-09-17T20: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": "44118H1311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.1250265740583,
              44.90888508425437,
              1685.7986416754243
            ],
            [
              -118.1250973130785,
              44.91251059752255,
              1685.7986416754243
            ],
            [
              -118.11252963270674,
              44.91263373114191,
              1917.3386416754242
            ],
            [
              -118.1124596834652,
              44.90900820239605,
              1917.3386416754242
            ],
            [
              -118.1250265740583,
              44.90888508425437,
              1685.7986416754243
            ]
          ]
        ]
      },
      "bbox": [
        -118.1250973,
        44.90888508,
        1685.798642,
        -118.1124597,
        44.91263373,
        1917.338642
      ],
      "properties": {
        "datetime": "2011-09-15T17:43:33Z",
        "pc:count": 5471500,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 411631.4619,
            "count": 5471500,
            "maximum": 412183.5276,
            "minimum": 411191.3076,
            "name": "X",
            "position": 0,
            "stddev": 275.3227701,
            "variance": 75802.62773
          },
          {
            "average": 4973659.135,
            "count": 5471500,
            "maximum": 4973846.507,
            "minimum": 4973443.687,
            "name": "Y",
            "position": 1,
            "stddev": 108.5893841,
            "variance": 11791.65433
          },
          {
            "average": 1807.911635,
            "count": 5471500,
            "maximum": 1917.338642,
            "minimum": 1685.798642,
            "name": "Z",
            "position": 2,
            "stddev": 42.48253605,
            "variance": 1804.765869
          },
          {
            "average": 85.89236882,
            "count": 5471500,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.16652561,
            "variance": 3043.345547
          },
          {
            "average": 1.174997533,
            "count": 5471500,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.414315524,
            "variance": 0.1716573534
          },
          {
            "average": 1.356772,
            "count": 5471500,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5657787161,
            "variance": 0.3201055555
          },
          {
            "average": 0.4996229553,
            "count": 5471500,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999035,
            "variance": 0.2499999035
          },
          {
            "average": 0,
            "count": 5471500,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.075549666,
            "count": 5471500,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2642762326,
            "variance": 0.06984192712
          },
          {
            "average": -0.8714818237,
            "count": 5471500,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.93747864,
            "variance": 63.00356716
          },
          {
            "average": 138.5154789,
            "count": 5471500,
            "maximum": 156,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 11.19986521,
            "variance": 125.4369806
          },
          {
            "average": 14862.34063,
            "count": 5471500,
            "maximum": 20148,
            "minimum": 9546,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.465627,
            "variance": 28041956.2
          },
          {
            "average": 21400.35123,
            "count": 5471500,
            "maximum": 57856,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 10412.2971,
            "variance": 108415930.9
          },
          {
            "average": 21842.00534,
            "count": 5471500,
            "maximum": 56832,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 10304.80419,
            "variance": 106188989.3
          },
          {
            "average": 19354.4245,
            "count": 5471500,
            "maximum": 55296,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 9321.205964,
            "variance": 86884880.62
          },
          {
            "average": 142005.6442,
            "count": 5471500,
            "maximum": 143813.9518,
            "minimum": 140012.0573,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1270.328333,
            "variance": 1613734.073
          },
          {
            "average": 0,
            "count": 5471500,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5471500,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5471500,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5471500,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5471500,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          411191.3076,
          4973443.687,
          1685.798642,
          412183.5276,
          4973846.507,
          1917.338642
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                411191.307629926,
                4973443.686543643,
                1685.7986416754243
              ],
              [
                411191.307629926,
                4973846.506543643,
                1685.7986416754243
              ],
              [
                412183.527629926,
                4973846.506543643,
                1917.3386416754242
              ],
              [
                412183.527629926,
                4973443.686543643,
                1917.3386416754242
              ],
              [
                411191.307629926,
                4973443.686543643,
                1685.7986416754243
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T17:43:33+00:00",
        "end_time": "2011-09-15T16:40:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1250973,
            44.90888508,
            1685.798642,
            -118.1124597,
            44.91263373,
            1917.338642
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.1250265740583,
                  44.90888508425437,
                  1685.7986416754243
                ],
                [
                  -118.1250973130785,
                  44.91251059752255,
                  1685.7986416754243
                ],
                [
                  -118.11252963270674,
                  44.91263373114191,
                  1917.3386416754242
                ],
                [
                  -118.1124596834652,
                  44.90900820239605,
                  1917.3386416754242
                ],
                [
                  -118.1250265740583,
                  44.90888508425437,
                  1685.7986416754243
                ]
              ]
            ]
          },
          "id": "44118H1311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T17:43:33Z",
            "pc:count": 5471500,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 411631.4619,
                "count": 5471500,
                "maximum": 412183.5276,
                "minimum": 411191.3076,
                "name": "X",
                "position": 0,
                "stddev": 275.3227701,
                "variance": 75802.62773
              },
              {
                "average": 4973659.135,
                "count": 5471500,
                "maximum": 4973846.507,
                "minimum": 4973443.687,
                "name": "Y",
                "position": 1,
                "stddev": 108.5893841,
                "variance": 11791.65433
              },
              {
                "average": 1807.911635,
                "count": 5471500,
                "maximum": 1917.338642,
                "minimum": 1685.798642,
                "name": "Z",
                "position": 2,
                "stddev": 42.48253605,
                "variance": 1804.765869
              },
              {
                "average": 85.89236882,
                "count": 5471500,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.16652561,
                "variance": 3043.345547
              },
              {
                "average": 1.174997533,
                "count": 5471500,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.414315524,
                "variance": 0.1716573534
              },
              {
                "average": 1.356772,
                "count": 5471500,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5657787161,
                "variance": 0.3201055555
              },
              {
                "average": 0.4996229553,
                "count": 5471500,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999035,
                "variance": 0.2499999035
              },
              {
                "average": 0,
                "count": 5471500,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.075549666,
                "count": 5471500,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2642762326,
                "variance": 0.06984192712
              },
              {
                "average": -0.8714818237,
                "count": 5471500,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.93747864,
                "variance": 63.00356716
              },
              {
                "average": 138.5154789,
                "count": 5471500,
                "maximum": 156,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 11.19986521,
                "variance": 125.4369806
              },
              {
                "average": 14862.34063,
                "count": 5471500,
                "maximum": 20148,
                "minimum": 9546,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.465627,
                "variance": 28041956.2
              },
              {
                "average": 21400.35123,
                "count": 5471500,
                "maximum": 57856,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 10412.2971,
                "variance": 108415930.9
              },
              {
                "average": 21842.00534,
                "count": 5471500,
                "maximum": 56832,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 10304.80419,
                "variance": 106188989.3
              },
              {
                "average": 19354.4245,
                "count": 5471500,
                "maximum": 55296,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 9321.205964,
                "variance": 86884880.62
              },
              {
                "average": 142005.6442,
                "count": 5471500,
                "maximum": 143813.9518,
                "minimum": 140012.0573,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1270.328333,
                "variance": 1613734.073
              },
              {
                "average": 0,
                "count": 5471500,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5471500,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5471500,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5471500,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5471500,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              411191.3076,
              4973443.687,
              1685.798642,
              412183.5276,
              4973846.507,
              1917.338642
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    411191.307629926,
                    4973443.686543643,
                    1685.7986416754243
                  ],
                  [
                    411191.307629926,
                    4973846.506543643,
                    1685.7986416754243
                  ],
                  [
                    412183.527629926,
                    4973846.506543643,
                    1917.3386416754242
                  ],
                  [
                    412183.527629926,
                    4973443.686543643,
                    1917.3386416754242
                  ],
                  [
                    411191.307629926,
                    4973443.686543643,
                    1685.7986416754243
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T17:43:33+00:00",
            "end_time": "2011-09-15T16: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": "44118G1113a.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.08879945461985,
              44.84788699550544,
              2463.962584894911
            ],
            [
              -118.08883948412856,
              44.8500114826714,
              2463.962584894911
            ],
            [
              -118.08752765861331,
              44.85002398339764,
              2537.462584894911
            ],
            [
              -118.08748767730876,
              44.847899495310884,
              2537.462584894911
            ],
            [
              -118.08879945461985,
              44.84788699550544,
              2463.962584894911
            ]
          ]
        ]
      },
      "bbox": [
        -118.0888395,
        44.847887,
        2463.962585,
        -118.0874877,
        44.85002398,
        2537.462585
      ],
      "properties": {
        "datetime": "2011-09-18T21:57:45Z",
        "pc:count": 127384,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414025.6617,
            "count": 127384,
            "maximum": 414063.8948,
            "minimum": 413960.2148,
            "name": "X",
            "position": 0,
            "stddev": 25.32746905,
            "variance": 641.4806885
          },
          {
            "average": 4966780.792,
            "count": 127384,
            "maximum": 4966864.741,
            "minimum": 4966628.701,
            "name": "Y",
            "position": 1,
            "stddev": 62.62078923,
            "variance": 3921.363244
          },
          {
            "average": 2499.472076,
            "count": 127384,
            "maximum": 2537.462585,
            "minimum": 2463.962585,
            "name": "Z",
            "position": 2,
            "stddev": 16.38440997,
            "variance": 268.4488901
          },
          {
            "average": 95.72027099,
            "count": 127384,
            "maximum": 252,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.99141124,
            "variance": 2303.175553
          },
          {
            "average": 1.122527162,
            "count": 127384,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3462246922,
            "variance": 0.1198715375
          },
          {
            "average": 1.254137097,
            "count": 127384,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4839804362,
            "variance": 0.2342370626
          },
          {
            "average": 0.4998508447,
            "count": 127384,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000019403,
            "variance": 0.2500019403
          },
          {
            "average": 0,
            "count": 127384,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.147381147,
            "count": 127384,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3544868556,
            "variance": 0.1256609308
          },
          {
            "average": 2.970717118,
            "count": 127384,
            "maximum": 9,
            "minimum": -4.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.572766795,
            "variance": 6.619128979
          },
          {
            "average": 60.50187622,
            "count": 127384,
            "maximum": 129,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 60.66102729,
            "variance": 3679.760231
          },
          {
            "average": 14890.01256,
            "count": 127384,
            "maximum": 20059,
            "minimum": 9521,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5267.540325,
            "variance": 27746981.07
          },
          {
            "average": 32790.1305,
            "count": 127384,
            "maximum": 55040,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 12118.91075,
            "variance": 146867997.8
          },
          {
            "average": 30045.38743,
            "count": 127384,
            "maximum": 53760,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 12001.29278,
            "variance": 144031028.4
          },
          {
            "average": 24633.06663,
            "count": 127384,
            "maximum": 50688,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 11814.51049,
            "variance": 139582658.1
          },
          {
            "average": 418161.5865,
            "count": 127384,
            "maximum": 418265.86,
            "minimum": 418055.0586,
            "name": "GpsTime",
            "position": 15,
            "stddev": 101.9873098,
            "variance": 10401.41137
          },
          {
            "average": 0,
            "count": 127384,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 127384,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 127384,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 127384,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 127384,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          413960.2148,
          4966628.701,
          2463.962585,
          414063.8948,
          4966864.741,
          2537.462585
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                413960.2148236302,
                4966628.701093129,
                2463.962584894911
              ],
              [
                413960.2148236302,
                4966864.741093128,
                2463.962584894911
              ],
              [
                414063.8948236302,
                4966864.741093128,
                2537.462584894911
              ],
              [
                414063.8948236302,
                4966628.701093129,
                2537.462584894911
              ],
              [
                413960.2148236302,
                4966628.701093129,
                2463.962584894911
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T21:57:45+00:00",
        "end_time": "2011-09-18T21:54:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1113a.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1113a.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1113a.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1113a.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0888395,
            44.847887,
            2463.962585,
            -118.0874877,
            44.85002398,
            2537.462585
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.08879945461985,
                  44.84788699550544,
                  2463.962584894911
                ],
                [
                  -118.08883948412856,
                  44.8500114826714,
                  2463.962584894911
                ],
                [
                  -118.08752765861331,
                  44.85002398339764,
                  2537.462584894911
                ],
                [
                  -118.08748767730876,
                  44.847899495310884,
                  2537.462584894911
                ],
                [
                  -118.08879945461985,
                  44.84788699550544,
                  2463.962584894911
                ]
              ]
            ]
          },
          "id": "44118G1113a.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1113a.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:57:45Z",
            "pc:count": 127384,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414025.6617,
                "count": 127384,
                "maximum": 414063.8948,
                "minimum": 413960.2148,
                "name": "X",
                "position": 0,
                "stddev": 25.32746905,
                "variance": 641.4806885
              },
              {
                "average": 4966780.792,
                "count": 127384,
                "maximum": 4966864.741,
                "minimum": 4966628.701,
                "name": "Y",
                "position": 1,
                "stddev": 62.62078923,
                "variance": 3921.363244
              },
              {
                "average": 2499.472076,
                "count": 127384,
                "maximum": 2537.462585,
                "minimum": 2463.962585,
                "name": "Z",
                "position": 2,
                "stddev": 16.38440997,
                "variance": 268.4488901
              },
              {
                "average": 95.72027099,
                "count": 127384,
                "maximum": 252,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.99141124,
                "variance": 2303.175553
              },
              {
                "average": 1.122527162,
                "count": 127384,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3462246922,
                "variance": 0.1198715375
              },
              {
                "average": 1.254137097,
                "count": 127384,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4839804362,
                "variance": 0.2342370626
              },
              {
                "average": 0.4998508447,
                "count": 127384,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000019403,
                "variance": 0.2500019403
              },
              {
                "average": 0,
                "count": 127384,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.147381147,
                "count": 127384,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3544868556,
                "variance": 0.1256609308
              },
              {
                "average": 2.970717118,
                "count": 127384,
                "maximum": 9,
                "minimum": -4.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.572766795,
                "variance": 6.619128979
              },
              {
                "average": 60.50187622,
                "count": 127384,
                "maximum": 129,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 60.66102729,
                "variance": 3679.760231
              },
              {
                "average": 14890.01256,
                "count": 127384,
                "maximum": 20059,
                "minimum": 9521,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5267.540325,
                "variance": 27746981.07
              },
              {
                "average": 32790.1305,
                "count": 127384,
                "maximum": 55040,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 12118.91075,
                "variance": 146867997.8
              },
              {
                "average": 30045.38743,
                "count": 127384,
                "maximum": 53760,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 12001.29278,
                "variance": 144031028.4
              },
              {
                "average": 24633.06663,
                "count": 127384,
                "maximum": 50688,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 11814.51049,
                "variance": 139582658.1
              },
              {
                "average": 418161.5865,
                "count": 127384,
                "maximum": 418265.86,
                "minimum": 418055.0586,
                "name": "GpsTime",
                "position": 15,
                "stddev": 101.9873098,
                "variance": 10401.41137
              },
              {
                "average": 0,
                "count": 127384,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 127384,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 127384,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 127384,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 127384,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              413960.2148,
              4966628.701,
              2463.962585,
              414063.8948,
              4966864.741,
              2537.462585
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    413960.2148236302,
                    4966628.701093129,
                    2463.962584894911
                  ],
                  [
                    413960.2148236302,
                    4966864.741093128,
                    2463.962584894911
                  ],
                  [
                    414063.8948236302,
                    4966864.741093128,
                    2537.462584894911
                  ],
                  [
                    414063.8948236302,
                    4966628.701093129,
                    2537.462584894911
                  ],
                  [
                    413960.2148236302,
                    4966628.701093129,
                    2463.962584894911
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T21:57:45+00:00",
            "end_time": "2011-09-18T21: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": "44118H1312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.11252606845301,
              44.90952058725678,
              1517.1499085610867
            ],
            [
              -118.11258377201972,
              44.91251122979125,
              1517.1499085610867
            ],
            [
              -118.10002997115815,
              44.91263285212021,
              1764.3099085610866
            ],
            [
              -118.09997291836723,
              44.90964219697497,
              1764.3099085610866
            ],
            [
              -118.11252606845301,
              44.90952058725678,
              1517.1499085610867
            ]
          ]
        ]
      },
      "bbox": [
        -118.1125838,
        44.90952059,
        1517.149909,
        -118.0999729,
        44.91263285,
        1764.309909
      ],
      "properties": {
        "datetime": "2011-09-15T18:24:23Z",
        "pc:count": 4354571,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 412647.0525,
            "count": 4354571,
            "maximum": 413170.1877,
            "minimum": 412179.0677,
            "name": "X",
            "position": 0,
            "stddev": 268.3102034,
            "variance": 71990.36524
          },
          {
            "average": 4973680.894,
            "count": 4354571,
            "maximum": 4973832.957,
            "minimum": 4973500.677,
            "name": "Y",
            "position": 1,
            "stddev": 83.61972781,
            "variance": 6992.258878
          },
          {
            "average": 1615.249758,
            "count": 4354571,
            "maximum": 1764.309909,
            "minimum": 1517.149909,
            "name": "Z",
            "position": 2,
            "stddev": 58.94389604,
            "variance": 3474.38288
          },
          {
            "average": 77.03995342,
            "count": 4354571,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.60963666,
            "variance": 2663.554596
          },
          {
            "average": 1.154037906,
            "count": 4354571,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3886318232,
            "variance": 0.151034694
          },
          {
            "average": 1.316959351,
            "count": 4354571,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5354447086,
            "variance": 0.2867010359
          },
          {
            "average": 0.4999126206,
            "count": 4354571,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000498,
            "variance": 0.2500000498
          },
          {
            "average": 0,
            "count": 4354571,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.072278991,
            "count": 4354571,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2589493275,
            "variance": 0.06705475423
          },
          {
            "average": -1.823832515,
            "count": 4354571,
            "maximum": 16.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.014368589,
            "variance": 64.23010389
          },
          {
            "average": 139.4392274,
            "count": 4354571,
            "maximum": 157,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 11.34224988,
            "variance": 128.6466324
          },
          {
            "average": 14843.61205,
            "count": 4354571,
            "maximum": 20154,
            "minimum": 9549,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.566486,
            "variance": 28043024.41
          },
          {
            "average": 18959.44323,
            "count": 4354571,
            "maximum": 55296,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 9274.160471,
            "variance": 86010052.45
          },
          {
            "average": 21137.19781,
            "count": 4354571,
            "maximum": 55040,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 9612.33076,
            "variance": 92396902.64
          },
          {
            "average": 19049.19315,
            "count": 4354571,
            "maximum": 56832,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 8421.512801,
            "variance": 70921877.85
          },
          {
            "average": 142963.7809,
            "count": 4354571,
            "maximum": 146263.966,
            "minimum": 141113.0406,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1661.828763,
            "variance": 2761674.837
          },
          {
            "average": 0,
            "count": 4354571,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4354571,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4354571,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4354571,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4354571,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          412179.0677,
          4973500.677,
          1517.149909,
          413170.1877,
          4973832.957,
          1764.309909
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                412179.0676627488,
                4973500.676911126,
                1517.1499085610867
              ],
              [
                412179.0676627488,
                4973832.956911125,
                1517.1499085610867
              ],
              [
                413170.1876627488,
                4973832.956911125,
                1764.3099085610866
              ],
              [
                413170.1876627488,
                4973500.676911126,
                1764.3099085610866
              ],
              [
                412179.0676627488,
                4973500.676911126,
                1517.1499085610867
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:24:23+00:00",
        "end_time": "2011-09-15T16:58:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1125838,
            44.90952059,
            1517.149909,
            -118.0999729,
            44.91263285,
            1764.309909
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.11252606845301,
                  44.90952058725678,
                  1517.1499085610867
                ],
                [
                  -118.11258377201972,
                  44.91251122979125,
                  1517.1499085610867
                ],
                [
                  -118.10002997115815,
                  44.91263285212021,
                  1764.3099085610866
                ],
                [
                  -118.09997291836723,
                  44.90964219697497,
                  1764.3099085610866
                ],
                [
                  -118.11252606845301,
                  44.90952058725678,
                  1517.1499085610867
                ]
              ]
            ]
          },
          "id": "44118H1312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:24:23Z",
            "pc:count": 4354571,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 412647.0525,
                "count": 4354571,
                "maximum": 413170.1877,
                "minimum": 412179.0677,
                "name": "X",
                "position": 0,
                "stddev": 268.3102034,
                "variance": 71990.36524
              },
              {
                "average": 4973680.894,
                "count": 4354571,
                "maximum": 4973832.957,
                "minimum": 4973500.677,
                "name": "Y",
                "position": 1,
                "stddev": 83.61972781,
                "variance": 6992.258878
              },
              {
                "average": 1615.249758,
                "count": 4354571,
                "maximum": 1764.309909,
                "minimum": 1517.149909,
                "name": "Z",
                "position": 2,
                "stddev": 58.94389604,
                "variance": 3474.38288
              },
              {
                "average": 77.03995342,
                "count": 4354571,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.60963666,
                "variance": 2663.554596
              },
              {
                "average": 1.154037906,
                "count": 4354571,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3886318232,
                "variance": 0.151034694
              },
              {
                "average": 1.316959351,
                "count": 4354571,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5354447086,
                "variance": 0.2867010359
              },
              {
                "average": 0.4999126206,
                "count": 4354571,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000498,
                "variance": 0.2500000498
              },
              {
                "average": 0,
                "count": 4354571,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.072278991,
                "count": 4354571,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2589493275,
                "variance": 0.06705475423
              },
              {
                "average": -1.823832515,
                "count": 4354571,
                "maximum": 16.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.014368589,
                "variance": 64.23010389
              },
              {
                "average": 139.4392274,
                "count": 4354571,
                "maximum": 157,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 11.34224988,
                "variance": 128.6466324
              },
              {
                "average": 14843.61205,
                "count": 4354571,
                "maximum": 20154,
                "minimum": 9549,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.566486,
                "variance": 28043024.41
              },
              {
                "average": 18959.44323,
                "count": 4354571,
                "maximum": 55296,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 9274.160471,
                "variance": 86010052.45
              },
              {
                "average": 21137.19781,
                "count": 4354571,
                "maximum": 55040,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 9612.33076,
                "variance": 92396902.64
              },
              {
                "average": 19049.19315,
                "count": 4354571,
                "maximum": 56832,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 8421.512801,
                "variance": 70921877.85
              },
              {
                "average": 142963.7809,
                "count": 4354571,
                "maximum": 146263.966,
                "minimum": 141113.0406,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1661.828763,
                "variance": 2761674.837
              },
              {
                "average": 0,
                "count": 4354571,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4354571,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4354571,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4354571,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4354571,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              412179.0677,
              4973500.677,
              1517.149909,
              413170.1877,
              4973832.957,
              1764.309909
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    412179.0676627488,
                    4973500.676911126,
                    1517.1499085610867
                  ],
                  [
                    412179.0676627488,
                    4973832.956911125,
                    1517.1499085610867
                  ],
                  [
                    413170.1876627488,
                    4973832.956911125,
                    1764.3099085610866
                  ],
                  [
                    413170.1876627488,
                    4973500.676911126,
                    1764.3099085610866
                  ],
                  [
                    412179.0676627488,
                    4973500.676911126,
                    1517.1499085610867
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:24:23+00:00",
            "end_time": "2011-09-15T16:58:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H8209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002537469134,
              44.97491456731769,
              988.7659536028699
            ],
            [
              -117.90022247463713,
              44.987510169590045,
              988.7659536028699
            ],
            [
              -117.88752897865763,
              44.9876095271287,
              1079.9059536028699
            ],
            [
              -117.88733465701185,
              44.97501388147433,
              1079.9059536028699
            ],
            [
              -117.90002537469134,
              44.97491456731769,
              988.7659536028699
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002225,
        44.97491457,
        988.7659536,
        -117.8873347,
        44.98760953,
        1079.905954
      ],
      "properties": {
        "datetime": "2011-09-20T01:37:16Z",
        "pc:count": 11211124,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429529.5949,
            "count": 11211124,
            "maximum": 430035.1166,
            "minimum": 429034.3366,
            "name": "X",
            "position": 0,
            "stddev": 283.4098633,
            "variance": 80321.15062
          },
          {
            "average": 4981255.281,
            "count": 11211124,
            "maximum": 4981956.415,
            "minimum": 4980557.035,
            "name": "Y",
            "position": 1,
            "stddev": 401.8419439,
            "variance": 161476.9479
          },
          {
            "average": 1006.587539,
            "count": 11211124,
            "maximum": 1079.905954,
            "minimum": 988.7659536,
            "name": "Z",
            "position": 2,
            "stddev": 23.23217047,
            "variance": 539.733745
          },
          {
            "average": 219.9761637,
            "count": 11211124,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.86457575,
            "variance": 1752.642703
          },
          {
            "average": 1.00115876,
            "count": 11211124,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03682834231,
            "variance": 0.001356326797
          },
          {
            "average": 1.00232189,
            "count": 11211124,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05402058096,
            "variance": 0.002918223168
          },
          {
            "average": 0.4986223504,
            "count": 11211124,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981244,
            "variance": 0.2499981244
          },
          {
            "average": 0,
            "count": 11211124,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.274956463,
            "count": 11211124,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4464923562,
            "variance": 0.1993554242
          },
          {
            "average": 1.546334217,
            "count": 11211124,
            "maximum": 19.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.668985443,
            "variance": 58.81333773
          },
          {
            "average": 198.0319203,
            "count": 11211124,
            "maximum": 212,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 3.725699639,
            "variance": 13.8808378
          },
          {
            "average": 257.3340342,
            "count": 11211124,
            "maximum": 271,
            "minimum": 244,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.57000445,
            "variance": 111.7249941
          },
          {
            "average": 34765.50901,
            "count": 11211124,
            "maximum": 64512,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 9780.073335,
            "variance": 95649834.44
          },
          {
            "average": 32887.66309,
            "count": 11211124,
            "maximum": 64768,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 8004.941106,
            "variance": 64079082.11
          },
          {
            "average": 28151.3132,
            "count": 11211124,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 7861.220541,
            "variance": 61798788.4
          },
          {
            "average": 516240.7602,
            "count": 11211124,
            "maximum": 517836.2382,
            "minimum": 514849.7778,
            "name": "GpsTime",
            "position": 15,
            "stddev": 595.9315632,
            "variance": 355134.428
          },
          {
            "average": 0,
            "count": 11211124,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11211124,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11211124,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11211124,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11211124,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429034.3366,
          4980557.035,
          988.7659536,
          430035.1166,
          4981956.415,
          1079.905954
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429034.33663461835,
                4980557.035057207,
                988.7659536028699
              ],
              [
                429034.33663461835,
                4981956.415057207,
                988.7659536028699
              ],
              [
                430035.1166346184,
                4981956.415057207,
                1079.9059536028699
              ],
              [
                430035.1166346184,
                4980557.035057207,
                1079.9059536028699
              ],
              [
                429034.33663461835,
                4980557.035057207,
                988.7659536028699
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:37:16+00:00",
        "end_time": "2011-09-20T00:47:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002225,
            44.97491457,
            988.7659536,
            -117.8873347,
            44.98760953,
            1079.905954
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002537469134,
                  44.97491456731769,
                  988.7659536028699
                ],
                [
                  -117.90022247463713,
                  44.987510169590045,
                  988.7659536028699
                ],
                [
                  -117.88752897865763,
                  44.9876095271287,
                  1079.9059536028699
                ],
                [
                  -117.88733465701185,
                  44.97501388147433,
                  1079.9059536028699
                ],
                [
                  -117.90002537469134,
                  44.97491456731769,
                  988.7659536028699
                ]
              ]
            ]
          },
          "id": "44117H8209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:37:16Z",
            "pc:count": 11211124,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429529.5949,
                "count": 11211124,
                "maximum": 430035.1166,
                "minimum": 429034.3366,
                "name": "X",
                "position": 0,
                "stddev": 283.4098633,
                "variance": 80321.15062
              },
              {
                "average": 4981255.281,
                "count": 11211124,
                "maximum": 4981956.415,
                "minimum": 4980557.035,
                "name": "Y",
                "position": 1,
                "stddev": 401.8419439,
                "variance": 161476.9479
              },
              {
                "average": 1006.587539,
                "count": 11211124,
                "maximum": 1079.905954,
                "minimum": 988.7659536,
                "name": "Z",
                "position": 2,
                "stddev": 23.23217047,
                "variance": 539.733745
              },
              {
                "average": 219.9761637,
                "count": 11211124,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.86457575,
                "variance": 1752.642703
              },
              {
                "average": 1.00115876,
                "count": 11211124,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03682834231,
                "variance": 0.001356326797
              },
              {
                "average": 1.00232189,
                "count": 11211124,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05402058096,
                "variance": 0.002918223168
              },
              {
                "average": 0.4986223504,
                "count": 11211124,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981244,
                "variance": 0.2499981244
              },
              {
                "average": 0,
                "count": 11211124,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.274956463,
                "count": 11211124,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4464923562,
                "variance": 0.1993554242
              },
              {
                "average": 1.546334217,
                "count": 11211124,
                "maximum": 19.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.668985443,
                "variance": 58.81333773
              },
              {
                "average": 198.0319203,
                "count": 11211124,
                "maximum": 212,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 3.725699639,
                "variance": 13.8808378
              },
              {
                "average": 257.3340342,
                "count": 11211124,
                "maximum": 271,
                "minimum": 244,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.57000445,
                "variance": 111.7249941
              },
              {
                "average": 34765.50901,
                "count": 11211124,
                "maximum": 64512,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 9780.073335,
                "variance": 95649834.44
              },
              {
                "average": 32887.66309,
                "count": 11211124,
                "maximum": 64768,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 8004.941106,
                "variance": 64079082.11
              },
              {
                "average": 28151.3132,
                "count": 11211124,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 7861.220541,
                "variance": 61798788.4
              },
              {
                "average": 516240.7602,
                "count": 11211124,
                "maximum": 517836.2382,
                "minimum": 514849.7778,
                "name": "GpsTime",
                "position": 15,
                "stddev": 595.9315632,
                "variance": 355134.428
              },
              {
                "average": 0,
                "count": 11211124,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11211124,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11211124,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11211124,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11211124,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429034.3366,
              4980557.035,
              988.7659536,
              430035.1166,
              4981956.415,
              1079.905954
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429034.33663461835,
                    4980557.035057207,
                    988.7659536028699
                  ],
                  [
                    429034.33663461835,
                    4981956.415057207,
                    988.7659536028699
                  ],
                  [
                    430035.1166346184,
                    4981956.415057207,
                    1079.9059536028699
                  ],
                  [
                    430035.1166346184,
                    4980557.035057207,
                    1079.9059536028699
                  ],
                  [
                    429034.33663461835,
                    4980557.035057207,
                    988.7659536028699
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:37:16+00:00",
            "end_time": "2011-09-20T00:47: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": "44118G1113b.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.09373431760066,
              44.83745299957475,
              2368.1950057974727
            ],
            [
              -118.0939207117451,
              44.84730246408941,
              2368.1950057974727
            ],
            [
              -118.08752814244397,
              44.84736352292947,
              2656.0150057974724
            ],
            [
              -118.08734283701294,
              44.83751403756609,
              2656.0150057974724
            ],
            [
              -118.09373431760066,
              44.83745299957475,
              2368.1950057974727
            ]
          ]
        ]
      },
      "bbox": [
        -118.0939207,
        44.837453,
        2368.195006,
        -118.0873428,
        44.84736352,
        2656.015006
      ],
      "properties": {
        "datetime": "2011-09-18T22:21:05Z",
        "pc:count": 6204223,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 413849.745,
            "count": 6204223,
            "maximum": 414059.9,
            "minimum": 413554.64,
            "name": "X",
            "position": 0,
            "stddev": 128.6721078,
            "variance": 16556.51131
          },
          {
            "average": 4965959.677,
            "count": 6204223,
            "maximum": 4966569.206,
            "minimum": 4965474.886,
            "name": "Y",
            "position": 1,
            "stddev": 267.048689,
            "variance": 71315.00232
          },
          {
            "average": 2539.167644,
            "count": 6204223,
            "maximum": 2656.015006,
            "minimum": 2368.195006,
            "name": "Z",
            "position": 2,
            "stddev": 55.9974277,
            "variance": 3135.711909
          },
          {
            "average": 98.41544396,
            "count": 6204223,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.4083119,
            "variance": 2061.914789
          },
          {
            "average": 1.084192009,
            "count": 6204223,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2904236428,
            "variance": 0.08434589232
          },
          {
            "average": 1.174688756,
            "count": 6204223,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4128951971,
            "variance": 0.1704824438
          },
          {
            "average": 0.4996902916,
            "count": 6204223,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999444,
            "variance": 0.2499999444
          },
          {
            "average": 0,
            "count": 6204223,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.134224705,
            "count": 6204223,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3408936081,
            "variance": 0.1162084521
          },
          {
            "average": -3.11647203,
            "count": 6204223,
            "maximum": 18,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.535456424,
            "variance": 72.85401637
          },
          {
            "average": 83.6362908,
            "count": 6204223,
            "maximum": 179,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 71.31949561,
            "variance": 5086.470454
          },
          {
            "average": 14854.81329,
            "count": 6204223,
            "maximum": 20103,
            "minimum": 9486,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5275.731195,
            "variance": 27833339.64
          },
          {
            "average": 35096.63944,
            "count": 6204223,
            "maximum": 64000,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10911.70795,
            "variance": 119065370.3
          },
          {
            "average": 32274.45019,
            "count": 6204223,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 10968.91128,
            "variance": 120317014.6
          },
          {
            "average": 26512.30784,
            "count": 6204223,
            "maximum": 64512,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 11065.72307,
            "variance": 122450227
          },
          {
            "average": 403117.1282,
            "count": 6204223,
            "maximum": 419665.5561,
            "minimum": 334978.4113,
            "name": "GpsTime",
            "position": 15,
            "stddev": 32999.02043,
            "variance": 1088935349
          },
          {
            "average": 0,
            "count": 6204223,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6204223,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6204223,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6204223,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6204223,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          413554.64,
          4965474.886,
          2368.195006,
          414059.9,
          4966569.206,
          2656.015006
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                413554.64002716815,
                4965474.885712335,
                2368.1950057974727
              ],
              [
                413554.64002716815,
                4966569.205712335,
                2368.1950057974727
              ],
              [
                414059.90002716816,
                4966569.205712335,
                2656.0150057974724
              ],
              [
                414059.90002716816,
                4965474.885712335,
                2656.0150057974724
              ],
              [
                413554.64002716815,
                4965474.885712335,
                2368.1950057974727
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:21:05+00:00",
        "end_time": "2011-09-17T22:49:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1113b.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1113b.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1113b.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1113b.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0939207,
            44.837453,
            2368.195006,
            -118.0873428,
            44.84736352,
            2656.015006
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.09373431760066,
                  44.83745299957475,
                  2368.1950057974727
                ],
                [
                  -118.0939207117451,
                  44.84730246408941,
                  2368.1950057974727
                ],
                [
                  -118.08752814244397,
                  44.84736352292947,
                  2656.0150057974724
                ],
                [
                  -118.08734283701294,
                  44.83751403756609,
                  2656.0150057974724
                ],
                [
                  -118.09373431760066,
                  44.83745299957475,
                  2368.1950057974727
                ]
              ]
            ]
          },
          "id": "44118G1113b.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1113b.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:21:05Z",
            "pc:count": 6204223,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 413849.745,
                "count": 6204223,
                "maximum": 414059.9,
                "minimum": 413554.64,
                "name": "X",
                "position": 0,
                "stddev": 128.6721078,
                "variance": 16556.51131
              },
              {
                "average": 4965959.677,
                "count": 6204223,
                "maximum": 4966569.206,
                "minimum": 4965474.886,
                "name": "Y",
                "position": 1,
                "stddev": 267.048689,
                "variance": 71315.00232
              },
              {
                "average": 2539.167644,
                "count": 6204223,
                "maximum": 2656.015006,
                "minimum": 2368.195006,
                "name": "Z",
                "position": 2,
                "stddev": 55.9974277,
                "variance": 3135.711909
              },
              {
                "average": 98.41544396,
                "count": 6204223,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.4083119,
                "variance": 2061.914789
              },
              {
                "average": 1.084192009,
                "count": 6204223,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2904236428,
                "variance": 0.08434589232
              },
              {
                "average": 1.174688756,
                "count": 6204223,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4128951971,
                "variance": 0.1704824438
              },
              {
                "average": 0.4996902916,
                "count": 6204223,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999444,
                "variance": 0.2499999444
              },
              {
                "average": 0,
                "count": 6204223,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.134224705,
                "count": 6204223,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3408936081,
                "variance": 0.1162084521
              },
              {
                "average": -3.11647203,
                "count": 6204223,
                "maximum": 18,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.535456424,
                "variance": 72.85401637
              },
              {
                "average": 83.6362908,
                "count": 6204223,
                "maximum": 179,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 71.31949561,
                "variance": 5086.470454
              },
              {
                "average": 14854.81329,
                "count": 6204223,
                "maximum": 20103,
                "minimum": 9486,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5275.731195,
                "variance": 27833339.64
              },
              {
                "average": 35096.63944,
                "count": 6204223,
                "maximum": 64000,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10911.70795,
                "variance": 119065370.3
              },
              {
                "average": 32274.45019,
                "count": 6204223,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 10968.91128,
                "variance": 120317014.6
              },
              {
                "average": 26512.30784,
                "count": 6204223,
                "maximum": 64512,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 11065.72307,
                "variance": 122450227
              },
              {
                "average": 403117.1282,
                "count": 6204223,
                "maximum": 419665.5561,
                "minimum": 334978.4113,
                "name": "GpsTime",
                "position": 15,
                "stddev": 32999.02043,
                "variance": 1088935349
              },
              {
                "average": 0,
                "count": 6204223,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6204223,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6204223,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6204223,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6204223,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              413554.64,
              4965474.886,
              2368.195006,
              414059.9,
              4966569.206,
              2656.015006
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    413554.64002716815,
                    4965474.885712335,
                    2368.1950057974727
                  ],
                  [
                    413554.64002716815,
                    4966569.205712335,
                    2368.1950057974727
                  ],
                  [
                    414059.90002716816,
                    4966569.205712335,
                    2656.0150057974724
                  ],
                  [
                    414059.90002716816,
                    4965474.885712335,
                    2656.0150057974724
                  ],
                  [
                    413554.64002716815,
                    4965474.885712335,
                    2368.1950057974727
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:21:05+00:00",
            "end_time": "2011-09-17T22: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": "44117G8313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9750260386852,
              44.77496577089767,
              1296.6417293914594
            ],
            [
              -117.97523720899886,
              44.78750988016953,
              1296.6417293914594
            ],
            [
              -117.96252873808206,
              44.7876177025453,
              1778.2817293914593
            ],
            [
              -117.9623203185271,
              44.775073546386295,
              1778.2817293914593
            ],
            [
              -117.9750260386852,
              44.77496577089767,
              1296.6417293914594
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752372,
        44.77496577,
        1296.641729,
        -117.9623203,
        44.7876177,
        1778.281729
      ],
      "properties": {
        "datetime": "2011-09-15T00:56:20Z",
        "pc:count": 9963921,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423155.6584,
            "count": 9963921,
            "maximum": 423859.3042,
            "minimum": 422853.8442,
            "name": "X",
            "position": 0,
            "stddev": 201.8780034,
            "variance": 40754.72825
          },
          {
            "average": 4959095.94,
            "count": 9963921,
            "maximum": 4959807.77,
            "minimum": 4958414.13,
            "name": "Y",
            "position": 1,
            "stddev": 400.686678,
            "variance": 160549.8139
          },
          {
            "average": 1543.965721,
            "count": 9963921,
            "maximum": 1778.281729,
            "minimum": 1296.641729,
            "name": "Z",
            "position": 2,
            "stddev": 106.6764806,
            "variance": 11379.87151
          },
          {
            "average": 97.21073481,
            "count": 9963921,
            "maximum": 243,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.69527107,
            "variance": 2570.010509
          },
          {
            "average": 1.128061132,
            "count": 9963921,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3563362774,
            "variance": 0.1269755426
          },
          {
            "average": 1.262780185,
            "count": 9963921,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4959605802,
            "variance": 0.2459768971
          },
          {
            "average": 0.499973956,
            "count": 9963921,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000244,
            "variance": 0.2500000244
          },
          {
            "average": 0,
            "count": 9963921,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.141213886,
            "count": 9963921,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3482420656,
            "variance": 0.1212725363
          },
          {
            "average": -1.83910378,
            "count": 9963921,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.104113324,
            "variance": 65.67665276
          },
          {
            "average": 136.6276505,
            "count": 9963921,
            "maximum": 156,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 11.54181653,
            "variance": 133.2135288
          },
          {
            "average": 14908.07588,
            "count": 9963921,
            "maximum": 20116,
            "minimum": 9438,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5333.437625,
            "variance": 28445556.9
          },
          {
            "average": 18938.21293,
            "count": 9963921,
            "maximum": 61184,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11967.71282,
            "variance": 143226150.2
          },
          {
            "average": 19983.28785,
            "count": 9963921,
            "maximum": 61184,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 12140.68854,
            "variance": 147396318.1
          },
          {
            "average": 18745.97416,
            "count": 9963921,
            "maximum": 58624,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10993.28967,
            "variance": 120852417.7
          },
          {
            "average": 81837.03464,
            "count": 9963921,
            "maximum": 83380.91291,
            "minimum": 80266.23406,
            "name": "GpsTime",
            "position": 15,
            "stddev": 640.5647255,
            "variance": 410323.1675
          },
          {
            "average": 0,
            "count": 9963921,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9963921,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9963921,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9963921,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9963921,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422853.8442,
          4958414.13,
          1296.641729,
          423859.3042,
          4959807.77,
          1778.281729
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422853.8441547104,
                4958414.1295708055,
                1296.6417293914594
              ],
              [
                422853.8441547104,
                4959807.769570806,
                1296.6417293914594
              ],
              [
                423859.3041547104,
                4959807.769570806,
                1778.2817293914593
              ],
              [
                423859.3041547104,
                4958414.1295708055,
                1778.2817293914593
              ],
              [
                422853.8441547104,
                4958414.1295708055,
                1296.6417293914594
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:56:20+00:00",
        "end_time": "2011-09-15T00:04:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752372,
            44.77496577,
            1296.641729,
            -117.9623203,
            44.7876177,
            1778.281729
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9750260386852,
                  44.77496577089767,
                  1296.6417293914594
                ],
                [
                  -117.97523720899886,
                  44.78750988016953,
                  1296.6417293914594
                ],
                [
                  -117.96252873808206,
                  44.7876177025453,
                  1778.2817293914593
                ],
                [
                  -117.9623203185271,
                  44.775073546386295,
                  1778.2817293914593
                ],
                [
                  -117.9750260386852,
                  44.77496577089767,
                  1296.6417293914594
                ]
              ]
            ]
          },
          "id": "44117G8313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:56:20Z",
            "pc:count": 9963921,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423155.6584,
                "count": 9963921,
                "maximum": 423859.3042,
                "minimum": 422853.8442,
                "name": "X",
                "position": 0,
                "stddev": 201.8780034,
                "variance": 40754.72825
              },
              {
                "average": 4959095.94,
                "count": 9963921,
                "maximum": 4959807.77,
                "minimum": 4958414.13,
                "name": "Y",
                "position": 1,
                "stddev": 400.686678,
                "variance": 160549.8139
              },
              {
                "average": 1543.965721,
                "count": 9963921,
                "maximum": 1778.281729,
                "minimum": 1296.641729,
                "name": "Z",
                "position": 2,
                "stddev": 106.6764806,
                "variance": 11379.87151
              },
              {
                "average": 97.21073481,
                "count": 9963921,
                "maximum": 243,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.69527107,
                "variance": 2570.010509
              },
              {
                "average": 1.128061132,
                "count": 9963921,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3563362774,
                "variance": 0.1269755426
              },
              {
                "average": 1.262780185,
                "count": 9963921,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4959605802,
                "variance": 0.2459768971
              },
              {
                "average": 0.499973956,
                "count": 9963921,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000244,
                "variance": 0.2500000244
              },
              {
                "average": 0,
                "count": 9963921,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.141213886,
                "count": 9963921,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3482420656,
                "variance": 0.1212725363
              },
              {
                "average": -1.83910378,
                "count": 9963921,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.104113324,
                "variance": 65.67665276
              },
              {
                "average": 136.6276505,
                "count": 9963921,
                "maximum": 156,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 11.54181653,
                "variance": 133.2135288
              },
              {
                "average": 14908.07588,
                "count": 9963921,
                "maximum": 20116,
                "minimum": 9438,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5333.437625,
                "variance": 28445556.9
              },
              {
                "average": 18938.21293,
                "count": 9963921,
                "maximum": 61184,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11967.71282,
                "variance": 143226150.2
              },
              {
                "average": 19983.28785,
                "count": 9963921,
                "maximum": 61184,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 12140.68854,
                "variance": 147396318.1
              },
              {
                "average": 18745.97416,
                "count": 9963921,
                "maximum": 58624,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10993.28967,
                "variance": 120852417.7
              },
              {
                "average": 81837.03464,
                "count": 9963921,
                "maximum": 83380.91291,
                "minimum": 80266.23406,
                "name": "GpsTime",
                "position": 15,
                "stddev": 640.5647255,
                "variance": 410323.1675
              },
              {
                "average": 0,
                "count": 9963921,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9963921,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9963921,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9963921,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9963921,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422853.8442,
              4958414.13,
              1296.641729,
              423859.3042,
              4959807.77,
              1778.281729
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422853.8441547104,
                    4958414.1295708055,
                    1296.6417293914594
                  ],
                  [
                    422853.8441547104,
                    4959807.769570806,
                    1296.6417293914594
                  ],
                  [
                    423859.3041547104,
                    4959807.769570806,
                    1778.2817293914593
                  ],
                  [
                    423859.3041547104,
                    4958414.1295708055,
                    1778.2817293914593
                  ],
                  [
                    422853.8441547104,
                    4958414.1295708055,
                    1296.6417293914594
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:56:20+00:00",
            "end_time": "2011-09-15T00: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": "44118H1114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.08752454432418,
              44.962394023730056,
              1203.285525127561
            ],
            [
              -118.08776298172288,
              44.97500927816129,
              1203.285525127561
            ],
            [
              -118.0750295919677,
              44.975129861515384,
              1489.125525127561
            ],
            [
              -118.07479394441376,
              44.96251455435222,
              1489.125525127561
            ],
            [
              -118.08752454432418,
              44.962394023730056,
              1203.285525127561
            ]
          ]
        ]
      },
      "bbox": [
        -118.087763,
        44.96239402,
        1203.285525,
        -118.0747939,
        44.97512986,
        1489.125525
      ],
      "properties": {
        "datetime": "2011-09-17T22:00:56Z",
        "pc:count": 13356069,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414741.4237,
            "count": 13356069,
            "maximum": 415235.6232,
            "minimum": 414231.4232,
            "name": "X",
            "position": 0,
            "stddev": 285.1669959,
            "variance": 81320.21554
          },
          {
            "average": 4980027.501,
            "count": 13356069,
            "maximum": 4980749.069,
            "minimum": 4979347.429,
            "name": "Y",
            "position": 1,
            "stddev": 403.364538,
            "variance": 162702.9505
          },
          {
            "average": 1291.262582,
            "count": 13356069,
            "maximum": 1489.125525,
            "minimum": 1203.285525,
            "name": "Z",
            "position": 2,
            "stddev": 47.44076411,
            "variance": 2250.6261
          },
          {
            "average": 90.27589518,
            "count": 13356069,
            "maximum": 252,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.548301,
            "variance": 2761.323938
          },
          {
            "average": 1.148453636,
            "count": 13356069,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3817504729,
            "variance": 0.1457334236
          },
          {
            "average": 1.309258884,
            "count": 13356069,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5325849103,
            "variance": 0.2836466867
          },
          {
            "average": 0.4999107896,
            "count": 13356069,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000108,
            "variance": 0.2500000108
          },
          {
            "average": 0,
            "count": 13356069,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.14277135,
            "count": 13356069,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3498395356,
            "variance": 0.1223877007
          },
          {
            "average": -1.269910902,
            "count": 13356069,
            "maximum": 24,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.422325409,
            "variance": 70.93556529
          },
          {
            "average": 172.9819041,
            "count": 13356069,
            "maximum": 179,
            "minimum": 147,
            "name": "UserData",
            "position": 10,
            "stddev": 10.49949622,
            "variance": 110.2394208
          },
          {
            "average": 14822.41704,
            "count": 13356069,
            "maximum": 20164,
            "minimum": 9406,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5337.078125,
            "variance": 28484402.91
          },
          {
            "average": 23832.17154,
            "count": 13356069,
            "maximum": 62464,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10666.35954,
            "variance": 113771225.9
          },
          {
            "average": 24259.98058,
            "count": 13356069,
            "maximum": 61952,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 10091.82349,
            "variance": 101844901.3
          },
          {
            "average": 21907.16834,
            "count": 13356069,
            "maximum": 61440,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8875.875667,
            "variance": 78781168.86
          },
          {
            "average": 257989.1585,
            "count": 13356069,
            "maximum": 332056.9261,
            "minimum": 155688.605,
            "name": "GpsTime",
            "position": 15,
            "stddev": 86567.49203,
            "variance": 7493930677
          },
          {
            "average": 0,
            "count": 13356069,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13356069,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13356069,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13356069,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13356069,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414231.4232,
          4979347.429,
          1203.285525,
          415235.6232,
          4980749.069,
          1489.125525
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414231.423157073,
                4979347.428786095,
                1203.285525127561
              ],
              [
                414231.423157073,
                4980749.068786096,
                1203.285525127561
              ],
              [
                415235.6231570729,
                4980749.068786096,
                1489.125525127561
              ],
              [
                415235.6231570729,
                4979347.428786095,
                1489.125525127561
              ],
              [
                414231.423157073,
                4979347.428786095,
                1203.285525127561
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:00:56+00:00",
        "end_time": "2011-09-15T21:01:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.087763,
            44.96239402,
            1203.285525,
            -118.0747939,
            44.97512986,
            1489.125525
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.08752454432418,
                  44.962394023730056,
                  1203.285525127561
                ],
                [
                  -118.08776298172288,
                  44.97500927816129,
                  1203.285525127561
                ],
                [
                  -118.0750295919677,
                  44.975129861515384,
                  1489.125525127561
                ],
                [
                  -118.07479394441376,
                  44.96251455435222,
                  1489.125525127561
                ],
                [
                  -118.08752454432418,
                  44.962394023730056,
                  1203.285525127561
                ]
              ]
            ]
          },
          "id": "44118H1114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:00:56Z",
            "pc:count": 13356069,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414741.4237,
                "count": 13356069,
                "maximum": 415235.6232,
                "minimum": 414231.4232,
                "name": "X",
                "position": 0,
                "stddev": 285.1669959,
                "variance": 81320.21554
              },
              {
                "average": 4980027.501,
                "count": 13356069,
                "maximum": 4980749.069,
                "minimum": 4979347.429,
                "name": "Y",
                "position": 1,
                "stddev": 403.364538,
                "variance": 162702.9505
              },
              {
                "average": 1291.262582,
                "count": 13356069,
                "maximum": 1489.125525,
                "minimum": 1203.285525,
                "name": "Z",
                "position": 2,
                "stddev": 47.44076411,
                "variance": 2250.6261
              },
              {
                "average": 90.27589518,
                "count": 13356069,
                "maximum": 252,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.548301,
                "variance": 2761.323938
              },
              {
                "average": 1.148453636,
                "count": 13356069,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3817504729,
                "variance": 0.1457334236
              },
              {
                "average": 1.309258884,
                "count": 13356069,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5325849103,
                "variance": 0.2836466867
              },
              {
                "average": 0.4999107896,
                "count": 13356069,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000108,
                "variance": 0.2500000108
              },
              {
                "average": 0,
                "count": 13356069,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.14277135,
                "count": 13356069,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3498395356,
                "variance": 0.1223877007
              },
              {
                "average": -1.269910902,
                "count": 13356069,
                "maximum": 24,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.422325409,
                "variance": 70.93556529
              },
              {
                "average": 172.9819041,
                "count": 13356069,
                "maximum": 179,
                "minimum": 147,
                "name": "UserData",
                "position": 10,
                "stddev": 10.49949622,
                "variance": 110.2394208
              },
              {
                "average": 14822.41704,
                "count": 13356069,
                "maximum": 20164,
                "minimum": 9406,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5337.078125,
                "variance": 28484402.91
              },
              {
                "average": 23832.17154,
                "count": 13356069,
                "maximum": 62464,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10666.35954,
                "variance": 113771225.9
              },
              {
                "average": 24259.98058,
                "count": 13356069,
                "maximum": 61952,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 10091.82349,
                "variance": 101844901.3
              },
              {
                "average": 21907.16834,
                "count": 13356069,
                "maximum": 61440,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8875.875667,
                "variance": 78781168.86
              },
              {
                "average": 257989.1585,
                "count": 13356069,
                "maximum": 332056.9261,
                "minimum": 155688.605,
                "name": "GpsTime",
                "position": 15,
                "stddev": 86567.49203,
                "variance": 7493930677
              },
              {
                "average": 0,
                "count": 13356069,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13356069,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13356069,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13356069,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13356069,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414231.4232,
              4979347.429,
              1203.285525,
              415235.6232,
              4980749.069,
              1489.125525
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414231.423157073,
                    4979347.428786095,
                    1203.285525127561
                  ],
                  [
                    414231.423157073,
                    4980749.068786096,
                    1203.285525127561
                  ],
                  [
                    415235.6231570729,
                    4980749.068786096,
                    1489.125525127561
                  ],
                  [
                    415235.6231570729,
                    4979347.428786095,
                    1489.125525127561
                  ],
                  [
                    414231.423157073,
                    4979347.428786095,
                    1203.285525127561
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:00:56+00:00",
            "end_time": "2011-09-15T21:01: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": "44117H8317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752480123821,
              44.88740496123934,
              1032.868606147025
            ],
            [
              -117.9877405629791,
              44.900009800618,
              1032.868606147025
            ],
            [
              -117.97502891209278,
              44.90011904357729,
              1055.2686061470251
            ],
            [
              -117.97481592600887,
              44.8875141564652,
              1055.2686061470251
            ],
            [
              -117.98752480123821,
              44.88740496123934,
              1032.868606147025
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877406,
        44.88740496,
        1032.868606,
        -117.9748159,
        44.90011904,
        1055.268606
      ],
      "properties": {
        "datetime": "2011-09-20T22:11:46Z",
        "pc:count": 22236201,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422516.101,
            "count": 22236201,
            "maximum": 423020.4493,
            "minimum": 422016.6893,
            "name": "X",
            "position": 0,
            "stddev": 283.5346659,
            "variance": 80391.90677
          },
          {
            "average": 4971620.214,
            "count": 22236201,
            "maximum": 4972316.691,
            "minimum": 4970916.271,
            "name": "Y",
            "position": 1,
            "stddev": 396.5812237,
            "variance": 157276.667
          },
          {
            "average": 1039.159401,
            "count": 22236201,
            "maximum": 1055.268606,
            "minimum": 1032.868606,
            "name": "Z",
            "position": 2,
            "stddev": 2.444098717,
            "variance": 5.973618537
          },
          {
            "average": 173.4667514,
            "count": 22236201,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 64.19203336,
            "variance": 4120.617147
          },
          {
            "average": 1.000181551,
            "count": 22236201,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01369138817,
            "variance": 0.0001874541099
          },
          {
            "average": 1.00038181,
            "count": 22236201,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02000930522,
            "variance": 0.0004003722954
          },
          {
            "average": 0.4996317941,
            "count": 22236201,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998757,
            "variance": 0.2499998757
          },
          {
            "average": 0,
            "count": 22236201,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.151222234,
            "count": 22236201,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3582653709,
            "variance": 0.128354076
          },
          {
            "average": -0.6888489657,
            "count": 22236201,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.058423373,
            "variance": 64.93818726
          },
          {
            "average": 189.2687439,
            "count": 22236201,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 10.63230269,
            "variance": 113.0458605
          },
          {
            "average": 7397.176321,
            "count": 22236201,
            "maximum": 20076,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8249.973093,
            "variance": 68062056.03
          },
          {
            "average": 28979.55676,
            "count": 22236201,
            "maximum": 58880,
            "minimum": 6656,
            "name": "Red",
            "position": 12,
            "stddev": 10082.84432,
            "variance": 101663749.6
          },
          {
            "average": 29764.05623,
            "count": 22236201,
            "maximum": 57344,
            "minimum": 6912,
            "name": "Green",
            "position": 13,
            "stddev": 8255.167589,
            "variance": 68147791.93
          },
          {
            "average": 23285.65518,
            "count": 22236201,
            "maximum": 55808,
            "minimum": 4864,
            "name": "Blue",
            "position": 14,
            "stddev": 6934.887782,
            "variance": 48092668.54
          },
          {
            "average": 456368.8653,
            "count": 22236201,
            "maximum": 591906.6928,
            "minimum": 320482.937,
            "name": "GpsTime",
            "position": 15,
            "stddev": 133845.1248,
            "variance": 17914517430.0
          },
          {
            "average": 0,
            "count": 22236201,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22236201,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22236201,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22236201,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22236201,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422016.6893,
          4970916.271,
          1032.868606,
          423020.4493,
          4972316.691,
          1055.268606
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422016.6893380311,
                4970916.270900059,
                1032.868606147025
              ],
              [
                422016.6893380311,
                4972316.6909000585,
                1032.868606147025
              ],
              [
                423020.4493380311,
                4972316.6909000585,
                1055.2686061470251
              ],
              [
                423020.4493380311,
                4970916.270900059,
                1055.2686061470251
              ],
              [
                422016.6893380311,
                4970916.270900059,
                1032.868606147025
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:11:46+00:00",
        "end_time": "2011-09-17T18:48:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877406,
            44.88740496,
            1032.868606,
            -117.9748159,
            44.90011904,
            1055.268606
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752480123821,
                  44.88740496123934,
                  1032.868606147025
                ],
                [
                  -117.9877405629791,
                  44.900009800618,
                  1032.868606147025
                ],
                [
                  -117.97502891209278,
                  44.90011904357729,
                  1055.2686061470251
                ],
                [
                  -117.97481592600887,
                  44.8875141564652,
                  1055.2686061470251
                ],
                [
                  -117.98752480123821,
                  44.88740496123934,
                  1032.868606147025
                ]
              ]
            ]
          },
          "id": "44117H8317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:11:46Z",
            "pc:count": 22236201,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422516.101,
                "count": 22236201,
                "maximum": 423020.4493,
                "minimum": 422016.6893,
                "name": "X",
                "position": 0,
                "stddev": 283.5346659,
                "variance": 80391.90677
              },
              {
                "average": 4971620.214,
                "count": 22236201,
                "maximum": 4972316.691,
                "minimum": 4970916.271,
                "name": "Y",
                "position": 1,
                "stddev": 396.5812237,
                "variance": 157276.667
              },
              {
                "average": 1039.159401,
                "count": 22236201,
                "maximum": 1055.268606,
                "minimum": 1032.868606,
                "name": "Z",
                "position": 2,
                "stddev": 2.444098717,
                "variance": 5.973618537
              },
              {
                "average": 173.4667514,
                "count": 22236201,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 64.19203336,
                "variance": 4120.617147
              },
              {
                "average": 1.000181551,
                "count": 22236201,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01369138817,
                "variance": 0.0001874541099
              },
              {
                "average": 1.00038181,
                "count": 22236201,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02000930522,
                "variance": 0.0004003722954
              },
              {
                "average": 0.4996317941,
                "count": 22236201,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998757,
                "variance": 0.2499998757
              },
              {
                "average": 0,
                "count": 22236201,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.151222234,
                "count": 22236201,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3582653709,
                "variance": 0.128354076
              },
              {
                "average": -0.6888489657,
                "count": 22236201,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.058423373,
                "variance": 64.93818726
              },
              {
                "average": 189.2687439,
                "count": 22236201,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 10.63230269,
                "variance": 113.0458605
              },
              {
                "average": 7397.176321,
                "count": 22236201,
                "maximum": 20076,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8249.973093,
                "variance": 68062056.03
              },
              {
                "average": 28979.55676,
                "count": 22236201,
                "maximum": 58880,
                "minimum": 6656,
                "name": "Red",
                "position": 12,
                "stddev": 10082.84432,
                "variance": 101663749.6
              },
              {
                "average": 29764.05623,
                "count": 22236201,
                "maximum": 57344,
                "minimum": 6912,
                "name": "Green",
                "position": 13,
                "stddev": 8255.167589,
                "variance": 68147791.93
              },
              {
                "average": 23285.65518,
                "count": 22236201,
                "maximum": 55808,
                "minimum": 4864,
                "name": "Blue",
                "position": 14,
                "stddev": 6934.887782,
                "variance": 48092668.54
              },
              {
                "average": 456368.8653,
                "count": 22236201,
                "maximum": 591906.6928,
                "minimum": 320482.937,
                "name": "GpsTime",
                "position": 15,
                "stddev": 133845.1248,
                "variance": 17914517430.0
              },
              {
                "average": 0,
                "count": 22236201,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22236201,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22236201,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22236201,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22236201,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422016.6893,
              4970916.271,
              1032.868606,
              423020.4493,
              4972316.691,
              1055.268606
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422016.6893380311,
                    4970916.270900059,
                    1032.868606147025
                  ],
                  [
                    422016.6893380311,
                    4972316.6909000585,
                    1032.868606147025
                  ],
                  [
                    423020.4493380311,
                    4972316.6909000585,
                    1055.2686061470251
                  ],
                  [
                    423020.4493380311,
                    4970916.270900059,
                    1055.2686061470251
                  ],
                  [
                    422016.6893380311,
                    4970916.270900059,
                    1032.868606147025
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:11:46+00:00",
            "end_time": "2011-09-17T18:48:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117A7103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002508142179,
              45.11241951896159,
              981.2637597180799
            ],
            [
              -117.85021205444585,
              45.12501012449234,
              981.2637597180799
            ],
            [
              -117.83752912780939,
              45.1251038423016,
              1144.18375971808
            ],
            [
              -117.8373449431382,
              45.11251319586713,
              1144.18375971808
            ],
            [
              -117.85002508142179,
              45.11241951896159,
              981.2637597180799
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502121,
        45.11241952,
        981.2637597,
        -117.8373449,
        45.12510384,
        1144.18376
      ],
      "properties": {
        "datetime": "2011-09-16T18:33:32Z",
        "pc:count": 10396461,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433625.4697,
            "count": 10396461,
            "maximum": 434134.7614,
            "minimum": 433137.2214,
            "name": "X",
            "position": 0,
            "stddev": 283.5020101,
            "variance": 80373.38975
          },
          {
            "average": 4996481.012,
            "count": 10396461,
            "maximum": 4997188.489,
            "minimum": 4995789.649,
            "name": "Y",
            "position": 1,
            "stddev": 403.0533855,
            "variance": 162452.0316
          },
          {
            "average": 1064.063514,
            "count": 10396461,
            "maximum": 1144.18376,
            "minimum": 981.2637597,
            "name": "Z",
            "position": 2,
            "stddev": 44.23553219,
            "variance": 1956.782308
          },
          {
            "average": 108.5892065,
            "count": 10396461,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.89885112,
            "variance": 778.3458937
          },
          {
            "average": 1.004035508,
            "count": 10396461,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06850905697,
            "variance": 0.004693490887
          },
          {
            "average": 1.008616778,
            "count": 10396461,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1049235281,
            "variance": 0.01100894675
          },
          {
            "average": 0.5000393884,
            "count": 10396461,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000225,
            "variance": 0.2500000225
          },
          {
            "average": 0,
            "count": 10396461,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.319641847,
            "count": 10396461,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.466337815,
            "variance": 0.2174709577
          },
          {
            "average": 0.2813213446,
            "count": 10396461,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.553937099,
            "variance": 73.16983989
          },
          {
            "average": 128.0079773,
            "count": 10396461,
            "maximum": 138,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 2.781088268,
            "variance": 7.734451957
          },
          {
            "average": 10746.29935,
            "count": 10396461,
            "maximum": 10751,
            "minimum": 10742,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.742235214,
            "variance": 3.03538354
          },
          {
            "average": 34897.89879,
            "count": 10396461,
            "maximum": 63232,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 4790.123856,
            "variance": 22945286.56
          },
          {
            "average": 32131.92679,
            "count": 10396461,
            "maximum": 62464,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 3871.477509,
            "variance": 14988338.1
          },
          {
            "average": 27330.89367,
            "count": 10396461,
            "maximum": 64768,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 3608.944274,
            "variance": 13024478.77
          },
          {
            "average": 230513.378,
            "count": 10396461,
            "maximum": 233212.4467,
            "minimum": 227871.6115,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1222.928132,
            "variance": 1495553.216
          },
          {
            "average": 0,
            "count": 10396461,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10396461,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10396461,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10396461,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10396461,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433137.2214,
          4995789.649,
          981.2637597,
          434134.7614,
          4997188.489,
          1144.18376
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433137.2214240601,
                4995789.648856631,
                981.2637597180799
              ],
              [
                433137.2214240601,
                4997188.48885663,
                981.2637597180799
              ],
              [
                434134.76142406015,
                4997188.48885663,
                1144.18375971808
              ],
              [
                434134.76142406015,
                4995789.648856631,
                1144.18375971808
              ],
              [
                433137.2214240601,
                4995789.648856631,
                981.2637597180799
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T18:33:32+00:00",
        "end_time": "2011-09-16T17:04:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502121,
            45.11241952,
            981.2637597,
            -117.8373449,
            45.12510384,
            1144.18376
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002508142179,
                  45.11241951896159,
                  981.2637597180799
                ],
                [
                  -117.85021205444585,
                  45.12501012449234,
                  981.2637597180799
                ],
                [
                  -117.83752912780939,
                  45.1251038423016,
                  1144.18375971808
                ],
                [
                  -117.8373449431382,
                  45.11251319586713,
                  1144.18375971808
                ],
                [
                  -117.85002508142179,
                  45.11241951896159,
                  981.2637597180799
                ]
              ]
            ]
          },
          "id": "45117A7103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T18:33:32Z",
            "pc:count": 10396461,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433625.4697,
                "count": 10396461,
                "maximum": 434134.7614,
                "minimum": 433137.2214,
                "name": "X",
                "position": 0,
                "stddev": 283.5020101,
                "variance": 80373.38975
              },
              {
                "average": 4996481.012,
                "count": 10396461,
                "maximum": 4997188.489,
                "minimum": 4995789.649,
                "name": "Y",
                "position": 1,
                "stddev": 403.0533855,
                "variance": 162452.0316
              },
              {
                "average": 1064.063514,
                "count": 10396461,
                "maximum": 1144.18376,
                "minimum": 981.2637597,
                "name": "Z",
                "position": 2,
                "stddev": 44.23553219,
                "variance": 1956.782308
              },
              {
                "average": 108.5892065,
                "count": 10396461,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.89885112,
                "variance": 778.3458937
              },
              {
                "average": 1.004035508,
                "count": 10396461,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06850905697,
                "variance": 0.004693490887
              },
              {
                "average": 1.008616778,
                "count": 10396461,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1049235281,
                "variance": 0.01100894675
              },
              {
                "average": 0.5000393884,
                "count": 10396461,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000225,
                "variance": 0.2500000225
              },
              {
                "average": 0,
                "count": 10396461,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.319641847,
                "count": 10396461,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.466337815,
                "variance": 0.2174709577
              },
              {
                "average": 0.2813213446,
                "count": 10396461,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.553937099,
                "variance": 73.16983989
              },
              {
                "average": 128.0079773,
                "count": 10396461,
                "maximum": 138,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 2.781088268,
                "variance": 7.734451957
              },
              {
                "average": 10746.29935,
                "count": 10396461,
                "maximum": 10751,
                "minimum": 10742,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.742235214,
                "variance": 3.03538354
              },
              {
                "average": 34897.89879,
                "count": 10396461,
                "maximum": 63232,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 4790.123856,
                "variance": 22945286.56
              },
              {
                "average": 32131.92679,
                "count": 10396461,
                "maximum": 62464,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 3871.477509,
                "variance": 14988338.1
              },
              {
                "average": 27330.89367,
                "count": 10396461,
                "maximum": 64768,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 3608.944274,
                "variance": 13024478.77
              },
              {
                "average": 230513.378,
                "count": 10396461,
                "maximum": 233212.4467,
                "minimum": 227871.6115,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1222.928132,
                "variance": 1495553.216
              },
              {
                "average": 0,
                "count": 10396461,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10396461,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10396461,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10396461,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10396461,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433137.2214,
              4995789.649,
              981.2637597,
              434134.7614,
              4997188.489,
              1144.18376
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433137.2214240601,
                    4995789.648856631,
                    981.2637597180799
                  ],
                  [
                    433137.2214240601,
                    4997188.48885663,
                    981.2637597180799
                  ],
                  [
                    434134.76142406015,
                    4997188.48885663,
                    1144.18375971808
                  ],
                  [
                    434134.76142406015,
                    4995789.648856631,
                    1144.18375971808
                  ],
                  [
                    433137.2214240601,
                    4995789.648856631,
                    981.2637597180799
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T18:33:32+00:00",
            "end_time": "2011-09-16T17:04: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": "44118H1219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502458694977,
              44.949900763578725,
              1054.6688860188488
            ],
            [
              -118.02524910636895,
              44.9625096395286,
              1054.6688860188488
            ],
            [
              -118.0125291312736,
              44.96262313217661,
              1095.008886018849
            ],
            [
              -118.01230739624289,
              44.950014206620786,
              1095.008886018849
            ],
            [
              -118.02502458694977,
              44.949900763578725,
              1054.6688860188488
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252491,
        44.94990076,
        1054.668886,
        -118.0123074,
        44.96262313,
        1095.008886
      ],
      "properties": {
        "datetime": "2011-09-20T22:33:24Z",
        "pc:count": 22211942,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419647.4532,
            "count": 22211942,
            "maximum": 420146.3944,
            "minimum": 419143.0544,
            "name": "X",
            "position": 0,
            "stddev": 288.5065144,
            "variance": 83236.00886
          },
          {
            "average": 4978591.216,
            "count": 22211942,
            "maximum": 4979296.275,
            "minimum": 4977895.375,
            "name": "Y",
            "position": 1,
            "stddev": 399.2807026,
            "variance": 159425.0795
          },
          {
            "average": 1065.551478,
            "count": 22211942,
            "maximum": 1095.008886,
            "minimum": 1054.668886,
            "name": "Z",
            "position": 2,
            "stddev": 5.027193939,
            "variance": 25.2726789
          },
          {
            "average": 173.2750536,
            "count": 22211942,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 68.18981996,
            "variance": 4649.851546
          },
          {
            "average": 1.011055044,
            "count": 22211942,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1176814336,
            "variance": 0.01384891981
          },
          {
            "average": 1.02242744,
            "count": 22211942,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1760191238,
            "variance": 0.03098273193
          },
          {
            "average": 0.4991342045,
            "count": 22211942,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992617,
            "variance": 0.2499992617
          },
          {
            "average": 0,
            "count": 22211942,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.16116119,
            "count": 22211942,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3676795708,
            "variance": 0.1351882668
          },
          {
            "average": -0.701525574,
            "count": 22211942,
            "maximum": 21,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.177662269,
            "variance": 66.87416019
          },
          {
            "average": 190.4770369,
            "count": 22211942,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 11.26814263,
            "variance": 126.9710383
          },
          {
            "average": 7332.149095,
            "count": 22211942,
            "maximum": 20075,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8397.676398,
            "variance": 70520968.89
          },
          {
            "average": 29455.79287,
            "count": 22211942,
            "maximum": 61184,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10683.03111,
            "variance": 114127153.8
          },
          {
            "average": 30314.23703,
            "count": 22211942,
            "maximum": 62208,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7739.485124,
            "variance": 59899629.98
          },
          {
            "average": 22532.75323,
            "count": 22211942,
            "maximum": 62976,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6376.372982,
            "variance": 40658132.41
          },
          {
            "average": 461740.772,
            "count": 22211942,
            "maximum": 593204.1595,
            "minimum": 320337.9931,
            "name": "GpsTime",
            "position": 15,
            "stddev": 134311.9719,
            "variance": 18039705800.0
          },
          {
            "average": 0,
            "count": 22211942,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22211942,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22211942,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22211942,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22211942,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419143.0544,
          4977895.375,
          1054.668886,
          420146.3944,
          4979296.275,
          1095.008886
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419143.0543963244,
                4977895.375080514,
                1054.6688860188488
              ],
              [
                419143.0543963244,
                4979296.275080514,
                1054.6688860188488
              ],
              [
                420146.39439632435,
                4979296.275080514,
                1095.008886018849
              ],
              [
                420146.39439632435,
                4977895.375080514,
                1095.008886018849
              ],
              [
                419143.0543963244,
                4977895.375080514,
                1054.6688860188488
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:33:24+00:00",
        "end_time": "2011-09-17T18:45:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252491,
            44.94990076,
            1054.668886,
            -118.0123074,
            44.96262313,
            1095.008886
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502458694977,
                  44.949900763578725,
                  1054.6688860188488
                ],
                [
                  -118.02524910636895,
                  44.9625096395286,
                  1054.6688860188488
                ],
                [
                  -118.0125291312736,
                  44.96262313217661,
                  1095.008886018849
                ],
                [
                  -118.01230739624289,
                  44.950014206620786,
                  1095.008886018849
                ],
                [
                  -118.02502458694977,
                  44.949900763578725,
                  1054.6688860188488
                ]
              ]
            ]
          },
          "id": "44118H1219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:33:24Z",
            "pc:count": 22211942,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419647.4532,
                "count": 22211942,
                "maximum": 420146.3944,
                "minimum": 419143.0544,
                "name": "X",
                "position": 0,
                "stddev": 288.5065144,
                "variance": 83236.00886
              },
              {
                "average": 4978591.216,
                "count": 22211942,
                "maximum": 4979296.275,
                "minimum": 4977895.375,
                "name": "Y",
                "position": 1,
                "stddev": 399.2807026,
                "variance": 159425.0795
              },
              {
                "average": 1065.551478,
                "count": 22211942,
                "maximum": 1095.008886,
                "minimum": 1054.668886,
                "name": "Z",
                "position": 2,
                "stddev": 5.027193939,
                "variance": 25.2726789
              },
              {
                "average": 173.2750536,
                "count": 22211942,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 68.18981996,
                "variance": 4649.851546
              },
              {
                "average": 1.011055044,
                "count": 22211942,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1176814336,
                "variance": 0.01384891981
              },
              {
                "average": 1.02242744,
                "count": 22211942,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1760191238,
                "variance": 0.03098273193
              },
              {
                "average": 0.4991342045,
                "count": 22211942,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992617,
                "variance": 0.2499992617
              },
              {
                "average": 0,
                "count": 22211942,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.16116119,
                "count": 22211942,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3676795708,
                "variance": 0.1351882668
              },
              {
                "average": -0.701525574,
                "count": 22211942,
                "maximum": 21,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.177662269,
                "variance": 66.87416019
              },
              {
                "average": 190.4770369,
                "count": 22211942,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 11.26814263,
                "variance": 126.9710383
              },
              {
                "average": 7332.149095,
                "count": 22211942,
                "maximum": 20075,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8397.676398,
                "variance": 70520968.89
              },
              {
                "average": 29455.79287,
                "count": 22211942,
                "maximum": 61184,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10683.03111,
                "variance": 114127153.8
              },
              {
                "average": 30314.23703,
                "count": 22211942,
                "maximum": 62208,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7739.485124,
                "variance": 59899629.98
              },
              {
                "average": 22532.75323,
                "count": 22211942,
                "maximum": 62976,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6376.372982,
                "variance": 40658132.41
              },
              {
                "average": 461740.772,
                "count": 22211942,
                "maximum": 593204.1595,
                "minimum": 320337.9931,
                "name": "GpsTime",
                "position": 15,
                "stddev": 134311.9719,
                "variance": 18039705800.0
              },
              {
                "average": 0,
                "count": 22211942,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22211942,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22211942,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22211942,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22211942,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419143.0544,
              4977895.375,
              1054.668886,
              420146.3944,
              4979296.275,
              1095.008886
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419143.0543963244,
                    4977895.375080514,
                    1054.6688860188488
                  ],
                  [
                    419143.0543963244,
                    4979296.275080514,
                    1054.6688860188488
                  ],
                  [
                    420146.39439632435,
                    4979296.275080514,
                    1095.008886018849
                  ],
                  [
                    420146.39439632435,
                    4977895.375080514,
                    1095.008886018849
                  ],
                  [
                    419143.0543963244,
                    4977895.375080514,
                    1054.6688860188488
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:33:24+00:00",
            "end_time": "2011-09-17T18:45: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": "44117H8207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9250251046567,
              44.97491157331262,
              1000.7354790468839
            ],
            [
              -117.92522772525211,
              44.987509968135065,
              1000.7354790468839
            ],
            [
              -117.91252898992987,
              44.98761214755968,
              1029.2954790468839
            ],
            [
              -117.91232914935922,
              44.97501370811327,
              1029.2954790468839
            ],
            [
              -117.9250251046567,
              44.97491157331262,
              1000.7354790468839
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252277,
        44.97491157,
        1000.735479,
        -117.9123291,
        44.98761215,
        1029.295479
      ],
      "properties": {
        "datetime": "2011-09-20T02:29:44Z",
        "pc:count": 11509549,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427563.0801,
            "count": 11509549,
            "maximum": 428064.3117,
            "minimum": 427063.1117,
            "name": "X",
            "position": 0,
            "stddev": 283.8373527,
            "variance": 80563.6428
          },
          {
            "average": 4981288.146,
            "count": 11509549,
            "maximum": 4981978.594,
            "minimum": 4980578.894,
            "name": "Y",
            "position": 1,
            "stddev": 403.8764674,
            "variance": 163116.2009
          },
          {
            "average": 1006.015573,
            "count": 11509549,
            "maximum": 1029.295479,
            "minimum": 1000.735479,
            "name": "Z",
            "position": 2,
            "stddev": 2.03432503,
            "variance": 4.138478328
          },
          {
            "average": 233.0405177,
            "count": 11509549,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.79450087,
            "variance": 887.7122818
          },
          {
            "average": 1.004935467,
            "count": 11509549,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08058408411,
            "variance": 0.006493794612
          },
          {
            "average": 1.009885009,
            "count": 11509549,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1208361984,
            "variance": 0.01460138684
          },
          {
            "average": 0.4985345646,
            "count": 11509549,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999978742,
            "variance": 0.2499978742
          },
          {
            "average": 0,
            "count": 11509549,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.285782875,
            "count": 11509549,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4517864993,
            "variance": 0.204111041
          },
          {
            "average": 1.384042643,
            "count": 11509549,
            "maximum": 18,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.735082651,
            "variance": 59.83150362
          },
          {
            "average": 198.8078874,
            "count": 11509549,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 3.489557854,
            "variance": 12.17701402
          },
          {
            "average": 263.2307568,
            "count": 11509549,
            "maximum": 277,
            "minimum": 250,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56898003,
            "variance": 111.7033389
          },
          {
            "average": 24384.51884,
            "count": 11509549,
            "maximum": 65280,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 10694.23881,
            "variance": 114366743.6
          },
          {
            "average": 25675.95028,
            "count": 11509549,
            "maximum": 65280,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 8540.105839,
            "variance": 72933407.74
          },
          {
            "average": 22312.72148,
            "count": 11509549,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 6689.827493,
            "variance": 44753791.88
          },
          {
            "average": 519255.5384,
            "count": 11509549,
            "maximum": 520984.0947,
            "minimum": 517806.3475,
            "name": "GpsTime",
            "position": 15,
            "stddev": 646.0383427,
            "variance": 417365.5403
          },
          {
            "average": 0,
            "count": 11509549,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11509549,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11509549,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11509549,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11509549,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427063.1117,
          4980578.894,
          1000.735479,
          428064.3117,
          4981978.594,
          1029.295479
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427063.1116601978,
                4980578.89403699,
                1000.7354790468839
              ],
              [
                427063.1116601978,
                4981978.594036989,
                1000.7354790468839
              ],
              [
                428064.31166019774,
                4981978.594036989,
                1029.2954790468839
              ],
              [
                428064.31166019774,
                4980578.89403699,
                1029.2954790468839
              ],
              [
                427063.1116601978,
                4980578.89403699,
                1000.7354790468839
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:29:44+00:00",
        "end_time": "2011-09-20T01:36:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252277,
            44.97491157,
            1000.735479,
            -117.9123291,
            44.98761215,
            1029.295479
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9250251046567,
                  44.97491157331262,
                  1000.7354790468839
                ],
                [
                  -117.92522772525211,
                  44.987509968135065,
                  1000.7354790468839
                ],
                [
                  -117.91252898992987,
                  44.98761214755968,
                  1029.2954790468839
                ],
                [
                  -117.91232914935922,
                  44.97501370811327,
                  1029.2954790468839
                ],
                [
                  -117.9250251046567,
                  44.97491157331262,
                  1000.7354790468839
                ]
              ]
            ]
          },
          "id": "44117H8207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:29:44Z",
            "pc:count": 11509549,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427563.0801,
                "count": 11509549,
                "maximum": 428064.3117,
                "minimum": 427063.1117,
                "name": "X",
                "position": 0,
                "stddev": 283.8373527,
                "variance": 80563.6428
              },
              {
                "average": 4981288.146,
                "count": 11509549,
                "maximum": 4981978.594,
                "minimum": 4980578.894,
                "name": "Y",
                "position": 1,
                "stddev": 403.8764674,
                "variance": 163116.2009
              },
              {
                "average": 1006.015573,
                "count": 11509549,
                "maximum": 1029.295479,
                "minimum": 1000.735479,
                "name": "Z",
                "position": 2,
                "stddev": 2.03432503,
                "variance": 4.138478328
              },
              {
                "average": 233.0405177,
                "count": 11509549,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.79450087,
                "variance": 887.7122818
              },
              {
                "average": 1.004935467,
                "count": 11509549,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08058408411,
                "variance": 0.006493794612
              },
              {
                "average": 1.009885009,
                "count": 11509549,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1208361984,
                "variance": 0.01460138684
              },
              {
                "average": 0.4985345646,
                "count": 11509549,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999978742,
                "variance": 0.2499978742
              },
              {
                "average": 0,
                "count": 11509549,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.285782875,
                "count": 11509549,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4517864993,
                "variance": 0.204111041
              },
              {
                "average": 1.384042643,
                "count": 11509549,
                "maximum": 18,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.735082651,
                "variance": 59.83150362
              },
              {
                "average": 198.8078874,
                "count": 11509549,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 3.489557854,
                "variance": 12.17701402
              },
              {
                "average": 263.2307568,
                "count": 11509549,
                "maximum": 277,
                "minimum": 250,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56898003,
                "variance": 111.7033389
              },
              {
                "average": 24384.51884,
                "count": 11509549,
                "maximum": 65280,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 10694.23881,
                "variance": 114366743.6
              },
              {
                "average": 25675.95028,
                "count": 11509549,
                "maximum": 65280,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 8540.105839,
                "variance": 72933407.74
              },
              {
                "average": 22312.72148,
                "count": 11509549,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 6689.827493,
                "variance": 44753791.88
              },
              {
                "average": 519255.5384,
                "count": 11509549,
                "maximum": 520984.0947,
                "minimum": 517806.3475,
                "name": "GpsTime",
                "position": 15,
                "stddev": 646.0383427,
                "variance": 417365.5403
              },
              {
                "average": 0,
                "count": 11509549,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11509549,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11509549,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11509549,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11509549,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427063.1117,
              4980578.894,
              1000.735479,
              428064.3117,
              4981978.594,
              1029.295479
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427063.1116601978,
                    4980578.89403699,
                    1000.7354790468839
                  ],
                  [
                    427063.1116601978,
                    4981978.594036989,
                    1000.7354790468839
                  ],
                  [
                    428064.31166019774,
                    4981978.594036989,
                    1029.2954790468839
                  ],
                  [
                    428064.31166019774,
                    4980578.89403699,
                    1029.2954790468839
                  ],
                  [
                    427063.1116601978,
                    4980578.89403699,
                    1000.7354790468839
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:29:44+00:00",
            "end_time": "2011-09-20T01:36:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H8114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252500532722,
              44.962407448453064,
              1043.0405208568038
            ],
            [
              -117.96273581370244,
              44.97500969518798,
              1043.0405208568038
            ],
            [
              -117.95002982850784,
              44.975116106617506,
              1137.7405208568036
            ],
            [
              -117.94982180131782,
              44.96251381339619,
              1137.7405208568036
            ],
            [
              -117.96252500532722,
              44.962407448453064,
              1043.0405208568038
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627358,
        44.96240745,
        1043.040521,
        -117.9498218,
        44.97511611,
        1137.740521
      ],
      "properties": {
        "datetime": "2011-09-20T21:03:00Z",
        "pc:count": 11151687,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424586.1717,
            "count": 11151687,
            "maximum": 425091.7628,
            "minimum": 424089.7628,
            "name": "X",
            "position": 0,
            "stddev": 284.0634485,
            "variance": 80692.04279
          },
          {
            "average": 4979932.495,
            "count": 11151687,
            "maximum": 4980624.419,
            "minimum": 4979224.279,
            "name": "Y",
            "position": 1,
            "stddev": 395.3338618,
            "variance": 156288.8623
          },
          {
            "average": 1090.592877,
            "count": 11151687,
            "maximum": 1137.740521,
            "minimum": 1043.040521,
            "name": "Z",
            "position": 2,
            "stddev": 20.72366623,
            "variance": 429.470342
          },
          {
            "average": 232.0817048,
            "count": 11151687,
            "maximum": 255,
            "minimum": 11,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.05398768,
            "variance": 363.0544464
          },
          {
            "average": 1.000001524,
            "count": 11151687,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001234678437,
            "variance": 1.524430843e-06
          },
          {
            "average": 1.000002601,
            "count": 11151687,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001612605616,
            "variance": 2.600496874e-06
          },
          {
            "average": 0.498478033,
            "count": 11151687,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997706,
            "variance": 0.249997706
          },
          {
            "average": 0,
            "count": 11151687,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.235244497,
            "count": 11151687,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4241515529,
            "variance": 0.1799045398
          },
          {
            "average": 1.201161195,
            "count": 11151687,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.941319158,
            "variance": 63.06454997
          },
          {
            "average": 200.0729188,
            "count": 11151687,
            "maximum": 212,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 4.654135538,
            "variance": 21.66097761
          },
          {
            "average": 150.2624531,
            "count": 11151687,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 109.491108,
            "variance": 11988.30273
          },
          {
            "average": 37090.69202,
            "count": 11151687,
            "maximum": 55040,
            "minimum": 19712,
            "name": "Red",
            "position": 12,
            "stddev": 4428.864337,
            "variance": 19614839.32
          },
          {
            "average": 32827.1498,
            "count": 11151687,
            "maximum": 54528,
            "minimum": 14080,
            "name": "Green",
            "position": 13,
            "stddev": 4380.829982,
            "variance": 19191671.34
          },
          {
            "average": 26451.92972,
            "count": 11151687,
            "maximum": 52992,
            "minimum": 7936,
            "name": "Blue",
            "position": 14,
            "stddev": 4285.578307,
            "variance": 18366181.43
          },
          {
            "average": 559113.0221,
            "count": 11151687,
            "maximum": 587780.9171,
            "minimum": 523709.4335,
            "name": "GpsTime",
            "position": 15,
            "stddev": 30697.40469,
            "variance": 942330654.5
          },
          {
            "average": 0,
            "count": 11151687,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11151687,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11151687,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11151687,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11151687,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424089.7628,
          4979224.279,
          1043.040521,
          425091.7628,
          4980624.419,
          1137.740521
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424089.7628468881,
                4979224.2792892745,
                1043.0405208568038
              ],
              [
                424089.7628468881,
                4980624.419289275,
                1043.0405208568038
              ],
              [
                425091.7628468881,
                4980624.419289275,
                1137.7405208568036
              ],
              [
                425091.7628468881,
                4979224.2792892745,
                1137.7405208568036
              ],
              [
                424089.7628468881,
                4979224.2792892745,
                1043.0405208568038
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:03:00+00:00",
        "end_time": "2011-09-20T03:15:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627358,
            44.96240745,
            1043.040521,
            -117.9498218,
            44.97511611,
            1137.740521
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252500532722,
                  44.962407448453064,
                  1043.0405208568038
                ],
                [
                  -117.96273581370244,
                  44.97500969518798,
                  1043.0405208568038
                ],
                [
                  -117.95002982850784,
                  44.975116106617506,
                  1137.7405208568036
                ],
                [
                  -117.94982180131782,
                  44.96251381339619,
                  1137.7405208568036
                ],
                [
                  -117.96252500532722,
                  44.962407448453064,
                  1043.0405208568038
                ]
              ]
            ]
          },
          "id": "44117H8114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:03:00Z",
            "pc:count": 11151687,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424586.1717,
                "count": 11151687,
                "maximum": 425091.7628,
                "minimum": 424089.7628,
                "name": "X",
                "position": 0,
                "stddev": 284.0634485,
                "variance": 80692.04279
              },
              {
                "average": 4979932.495,
                "count": 11151687,
                "maximum": 4980624.419,
                "minimum": 4979224.279,
                "name": "Y",
                "position": 1,
                "stddev": 395.3338618,
                "variance": 156288.8623
              },
              {
                "average": 1090.592877,
                "count": 11151687,
                "maximum": 1137.740521,
                "minimum": 1043.040521,
                "name": "Z",
                "position": 2,
                "stddev": 20.72366623,
                "variance": 429.470342
              },
              {
                "average": 232.0817048,
                "count": 11151687,
                "maximum": 255,
                "minimum": 11,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.05398768,
                "variance": 363.0544464
              },
              {
                "average": 1.000001524,
                "count": 11151687,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001234678437,
                "variance": 1.524430843e-06
              },
              {
                "average": 1.000002601,
                "count": 11151687,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001612605616,
                "variance": 2.600496874e-06
              },
              {
                "average": 0.498478033,
                "count": 11151687,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997706,
                "variance": 0.249997706
              },
              {
                "average": 0,
                "count": 11151687,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.235244497,
                "count": 11151687,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4241515529,
                "variance": 0.1799045398
              },
              {
                "average": 1.201161195,
                "count": 11151687,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.941319158,
                "variance": 63.06454997
              },
              {
                "average": 200.0729188,
                "count": 11151687,
                "maximum": 212,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 4.654135538,
                "variance": 21.66097761
              },
              {
                "average": 150.2624531,
                "count": 11151687,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 109.491108,
                "variance": 11988.30273
              },
              {
                "average": 37090.69202,
                "count": 11151687,
                "maximum": 55040,
                "minimum": 19712,
                "name": "Red",
                "position": 12,
                "stddev": 4428.864337,
                "variance": 19614839.32
              },
              {
                "average": 32827.1498,
                "count": 11151687,
                "maximum": 54528,
                "minimum": 14080,
                "name": "Green",
                "position": 13,
                "stddev": 4380.829982,
                "variance": 19191671.34
              },
              {
                "average": 26451.92972,
                "count": 11151687,
                "maximum": 52992,
                "minimum": 7936,
                "name": "Blue",
                "position": 14,
                "stddev": 4285.578307,
                "variance": 18366181.43
              },
              {
                "average": 559113.0221,
                "count": 11151687,
                "maximum": 587780.9171,
                "minimum": 523709.4335,
                "name": "GpsTime",
                "position": 15,
                "stddev": 30697.40469,
                "variance": 942330654.5
              },
              {
                "average": 0,
                "count": 11151687,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11151687,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11151687,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11151687,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11151687,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424089.7628,
              4979224.279,
              1043.040521,
              425091.7628,
              4980624.419,
              1137.740521
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424089.7628468881,
                    4979224.2792892745,
                    1043.0405208568038
                  ],
                  [
                    424089.7628468881,
                    4980624.419289275,
                    1043.0405208568038
                  ],
                  [
                    425091.7628468881,
                    4980624.419289275,
                    1137.7405208568036
                  ],
                  [
                    425091.7628468881,
                    4979224.2792892745,
                    1137.7405208568036
                  ],
                  [
                    424089.7628468881,
                    4979224.2792892745,
                    1043.0405208568038
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:03:00+00:00",
            "end_time": "2011-09-20T03:15:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118H1122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.11252336447102,
              44.937391004812554,
              1348.7838025363594
            ],
            [
              -118.11276712533963,
              44.95000908891173,
              1348.7838025363594
            ],
            [
              -118.10002999152486,
              44.950132497521786,
              1565.1238025363596
            ],
            [
              -118.09978901945821,
              44.937514359443036,
              1565.1238025363596
            ],
            [
              -118.11252336447102,
              44.937391004812554,
              1348.7838025363594
            ]
          ]
        ]
      },
      "bbox": [
        -118.1127671,
        44.937391,
        1348.783803,
        -118.099789,
        44.9501325,
        1565.123803
      ],
      "properties": {
        "datetime": "2011-09-20T18:40:19Z",
        "pc:count": 18165974,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 412744.0014,
            "count": 18165974,
            "maximum": 413226.6779,
            "minimum": 412221.7379,
            "name": "X",
            "position": 0,
            "stddev": 286.8183767,
            "variance": 82264.78124
          },
          {
            "average": 4977274.718,
            "count": 18165974,
            "maximum": 4977998.645,
            "minimum": 4976596.685,
            "name": "Y",
            "position": 1,
            "stddev": 415.6231418,
            "variance": 172742.596
          },
          {
            "average": 1439.467666,
            "count": 18165974,
            "maximum": 1565.123803,
            "minimum": 1348.783803,
            "name": "Z",
            "position": 2,
            "stddev": 42.02115104,
            "variance": 1765.777135
          },
          {
            "average": 85.16810191,
            "count": 18165974,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.81306138,
            "variance": 3004.471698
          },
          {
            "average": 1.134958522,
            "count": 18165974,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3633272165,
            "variance": 0.1320066662
          },
          {
            "average": 1.279957133,
            "count": 18165974,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5044091926,
            "variance": 0.2544286336
          },
          {
            "average": 0.4998725639,
            "count": 18165974,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999975,
            "variance": 0.2499999975
          },
          {
            "average": 0,
            "count": 18165974,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.095632307,
            "count": 18165974,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2940863368,
            "variance": 0.08648677351
          },
          {
            "average": -3.627273763,
            "count": 18165974,
            "maximum": 24,
            "minimum": -28.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.14053122,
            "variance": 66.26824854
          },
          {
            "average": 141.9397786,
            "count": 18165974,
            "maximum": 177,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 12.92191211,
            "variance": 166.9758125
          },
          {
            "average": 14780.86348,
            "count": 18165974,
            "maximum": 20164,
            "minimum": 9400,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5301.237877,
            "variance": 28103123.03
          },
          {
            "average": 19488.65367,
            "count": 18165974,
            "maximum": 55296,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 9103.559413,
            "variance": 82874793.99
          },
          {
            "average": 21980.09835,
            "count": 18165974,
            "maximum": 57344,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 9206.21121,
            "variance": 84754324.84
          },
          {
            "average": 19922.92268,
            "count": 18165974,
            "maximum": 58624,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 8093.828395,
            "variance": 65510058.09
          },
          {
            "average": 549427.7207,
            "count": 18165974,
            "maximum": 579219.9661,
            "minimum": 154699.8287,
            "name": "GpsTime",
            "position": 15,
            "stddev": 101997.3269,
            "variance": 10403454700.0
          },
          {
            "average": 0,
            "count": 18165974,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18165974,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18165974,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18165974,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18165974,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          412221.7379,
          4976596.685,
          1348.783803,
          413226.6779,
          4977998.645,
          1565.123803
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                412221.73791693023,
                4976596.684647491,
                1348.7838025363594
              ],
              [
                412221.73791693023,
                4977998.644647492,
                1348.7838025363594
              ],
              [
                413226.6779169302,
                4977998.644647492,
                1565.1238025363596
              ],
              [
                413226.6779169302,
                4976596.684647491,
                1565.1238025363596
              ],
              [
                412221.73791693023,
                4976596.684647491,
                1348.7838025363594
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:40:19+00:00",
        "end_time": "2011-09-15T20:44:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1127671,
            44.937391,
            1348.783803,
            -118.099789,
            44.9501325,
            1565.123803
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.11252336447102,
                  44.937391004812554,
                  1348.7838025363594
                ],
                [
                  -118.11276712533963,
                  44.95000908891173,
                  1348.7838025363594
                ],
                [
                  -118.10002999152486,
                  44.950132497521786,
                  1565.1238025363596
                ],
                [
                  -118.09978901945821,
                  44.937514359443036,
                  1565.1238025363596
                ],
                [
                  -118.11252336447102,
                  44.937391004812554,
                  1348.7838025363594
                ]
              ]
            ]
          },
          "id": "44118H1122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:40:19Z",
            "pc:count": 18165974,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 412744.0014,
                "count": 18165974,
                "maximum": 413226.6779,
                "minimum": 412221.7379,
                "name": "X",
                "position": 0,
                "stddev": 286.8183767,
                "variance": 82264.78124
              },
              {
                "average": 4977274.718,
                "count": 18165974,
                "maximum": 4977998.645,
                "minimum": 4976596.685,
                "name": "Y",
                "position": 1,
                "stddev": 415.6231418,
                "variance": 172742.596
              },
              {
                "average": 1439.467666,
                "count": 18165974,
                "maximum": 1565.123803,
                "minimum": 1348.783803,
                "name": "Z",
                "position": 2,
                "stddev": 42.02115104,
                "variance": 1765.777135
              },
              {
                "average": 85.16810191,
                "count": 18165974,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.81306138,
                "variance": 3004.471698
              },
              {
                "average": 1.134958522,
                "count": 18165974,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3633272165,
                "variance": 0.1320066662
              },
              {
                "average": 1.279957133,
                "count": 18165974,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5044091926,
                "variance": 0.2544286336
              },
              {
                "average": 0.4998725639,
                "count": 18165974,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999975,
                "variance": 0.2499999975
              },
              {
                "average": 0,
                "count": 18165974,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.095632307,
                "count": 18165974,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2940863368,
                "variance": 0.08648677351
              },
              {
                "average": -3.627273763,
                "count": 18165974,
                "maximum": 24,
                "minimum": -28.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.14053122,
                "variance": 66.26824854
              },
              {
                "average": 141.9397786,
                "count": 18165974,
                "maximum": 177,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 12.92191211,
                "variance": 166.9758125
              },
              {
                "average": 14780.86348,
                "count": 18165974,
                "maximum": 20164,
                "minimum": 9400,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5301.237877,
                "variance": 28103123.03
              },
              {
                "average": 19488.65367,
                "count": 18165974,
                "maximum": 55296,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 9103.559413,
                "variance": 82874793.99
              },
              {
                "average": 21980.09835,
                "count": 18165974,
                "maximum": 57344,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 9206.21121,
                "variance": 84754324.84
              },
              {
                "average": 19922.92268,
                "count": 18165974,
                "maximum": 58624,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 8093.828395,
                "variance": 65510058.09
              },
              {
                "average": 549427.7207,
                "count": 18165974,
                "maximum": 579219.9661,
                "minimum": 154699.8287,
                "name": "GpsTime",
                "position": 15,
                "stddev": 101997.3269,
                "variance": 10403454700.0
              },
              {
                "average": 0,
                "count": 18165974,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18165974,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18165974,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18165974,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18165974,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              412221.7379,
              4976596.685,
              1348.783803,
              413226.6779,
              4977998.645,
              1565.123803
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    412221.73791693023,
                    4976596.684647491,
                    1348.7838025363594
                  ],
                  [
                    412221.73791693023,
                    4977998.644647492,
                    1348.7838025363594
                  ],
                  [
                    413226.6779169302,
                    4977998.644647492,
                    1565.1238025363596
                  ],
                  [
                    413226.6779169302,
                    4976596.684647491,
                    1565.1238025363596
                  ],
                  [
                    412221.73791693023,
                    4976596.684647491,
                    1348.7838025363594
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:40:19+00:00",
            "end_time": "2011-09-15T20:44: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": "44118G1114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.08752449353818,
              44.837393932599824,
              1983.422120539446
            ],
            [
              -118.08776189442833,
              44.85000946429777,
              1983.422120539446
            ],
            [
              -118.07503026405936,
              44.85013003049127,
              2631.082120539446
            ],
            [
              -118.0747956405053,
              44.837514446066756,
              2631.082120539446
            ],
            [
              -118.08752449353818,
              44.837393932599824,
              1983.422120539446
            ]
          ]
        ]
      },
      "bbox": [
        -118.0877619,
        44.83739393,
        1983.422121,
        -118.0747956,
        44.85013003,
        2631.082121
      ],
      "properties": {
        "datetime": "2011-09-18T22:20:54Z",
        "pc:count": 18270213,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414551.0457,
            "count": 18270213,
            "maximum": 415051.6039,
            "minimum": 414045.3639,
            "name": "X",
            "position": 0,
            "stddev": 290.2200389,
            "variance": 84227.67097
          },
          {
            "average": 4966102.054,
            "count": 18270213,
            "maximum": 4966863.376,
            "minimum": 4965461.736,
            "name": "Y",
            "position": 1,
            "stddev": 372.3551611,
            "variance": 138648.366
          },
          {
            "average": 2315.225281,
            "count": 18270213,
            "maximum": 2631.082121,
            "minimum": 1983.422121,
            "name": "Z",
            "position": 2,
            "stddev": 142.1452142,
            "variance": 20205.26191
          },
          {
            "average": 91.00117645,
            "count": 18270213,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.52195221,
            "variance": 2452.423751
          },
          {
            "average": 1.116762678,
            "count": 18270213,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3487079798,
            "variance": 0.1215972552
          },
          {
            "average": 1.240236663,
            "count": 18270213,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4955666719,
            "variance": 0.2455863263
          },
          {
            "average": 0.4994010196,
            "count": 18270213,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996549,
            "variance": 0.2499996549
          },
          {
            "average": 0,
            "count": 18270213,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.137364737,
            "count": 18270213,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3442320037,
            "variance": 0.1184956724
          },
          {
            "average": -1.617772533,
            "count": 18270213,
            "maximum": 22.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.601783752,
            "variance": 73.99068372
          },
          {
            "average": 61.03600275,
            "count": 18270213,
            "maximum": 135,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 60.93288761,
            "variance": 3712.816792
          },
          {
            "average": 14861.91667,
            "count": 18270213,
            "maximum": 20062,
            "minimum": 9515,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5268.00832,
            "variance": 27751911.66
          },
          {
            "average": 30449.14955,
            "count": 18270213,
            "maximum": 62720,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12316.93588,
            "variance": 151706909.4
          },
          {
            "average": 28685.52639,
            "count": 18270213,
            "maximum": 64256,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 11629.10494,
            "variance": 135236081.8
          },
          {
            "average": 22342.17006,
            "count": 18270213,
            "maximum": 64000,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 11001.95619,
            "variance": 121043040.1
          },
          {
            "average": 417841.9852,
            "count": 18270213,
            "maximum": 419654.4184,
            "minimum": 415532.8006,
            "name": "GpsTime",
            "position": 15,
            "stddev": 738.4391025,
            "variance": 545292.3081
          },
          {
            "average": 0,
            "count": 18270213,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18270213,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18270213,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18270213,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18270213,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414045.3639,
          4965461.736,
          1983.422121,
          415051.6039,
          4966863.376,
          2631.082121
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414045.3638940918,
                4965461.735968526,
                1983.422120539446
              ],
              [
                414045.3638940918,
                4966863.375968527,
                1983.422120539446
              ],
              [
                415051.6038940918,
                4966863.375968527,
                2631.082120539446
              ],
              [
                415051.6038940918,
                4965461.735968526,
                2631.082120539446
              ],
              [
                414045.3638940918,
                4965461.735968526,
                1983.422120539446
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:20:54+00:00",
        "end_time": "2011-09-18T21:12:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0877619,
            44.83739393,
            1983.422121,
            -118.0747956,
            44.85013003,
            2631.082121
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.08752449353818,
                  44.837393932599824,
                  1983.422120539446
                ],
                [
                  -118.08776189442833,
                  44.85000946429777,
                  1983.422120539446
                ],
                [
                  -118.07503026405936,
                  44.85013003049127,
                  2631.082120539446
                ],
                [
                  -118.0747956405053,
                  44.837514446066756,
                  2631.082120539446
                ],
                [
                  -118.08752449353818,
                  44.837393932599824,
                  1983.422120539446
                ]
              ]
            ]
          },
          "id": "44118G1114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:20:54Z",
            "pc:count": 18270213,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414551.0457,
                "count": 18270213,
                "maximum": 415051.6039,
                "minimum": 414045.3639,
                "name": "X",
                "position": 0,
                "stddev": 290.2200389,
                "variance": 84227.67097
              },
              {
                "average": 4966102.054,
                "count": 18270213,
                "maximum": 4966863.376,
                "minimum": 4965461.736,
                "name": "Y",
                "position": 1,
                "stddev": 372.3551611,
                "variance": 138648.366
              },
              {
                "average": 2315.225281,
                "count": 18270213,
                "maximum": 2631.082121,
                "minimum": 1983.422121,
                "name": "Z",
                "position": 2,
                "stddev": 142.1452142,
                "variance": 20205.26191
              },
              {
                "average": 91.00117645,
                "count": 18270213,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.52195221,
                "variance": 2452.423751
              },
              {
                "average": 1.116762678,
                "count": 18270213,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3487079798,
                "variance": 0.1215972552
              },
              {
                "average": 1.240236663,
                "count": 18270213,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4955666719,
                "variance": 0.2455863263
              },
              {
                "average": 0.4994010196,
                "count": 18270213,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996549,
                "variance": 0.2499996549
              },
              {
                "average": 0,
                "count": 18270213,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.137364737,
                "count": 18270213,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3442320037,
                "variance": 0.1184956724
              },
              {
                "average": -1.617772533,
                "count": 18270213,
                "maximum": 22.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.601783752,
                "variance": 73.99068372
              },
              {
                "average": 61.03600275,
                "count": 18270213,
                "maximum": 135,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 60.93288761,
                "variance": 3712.816792
              },
              {
                "average": 14861.91667,
                "count": 18270213,
                "maximum": 20062,
                "minimum": 9515,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5268.00832,
                "variance": 27751911.66
              },
              {
                "average": 30449.14955,
                "count": 18270213,
                "maximum": 62720,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12316.93588,
                "variance": 151706909.4
              },
              {
                "average": 28685.52639,
                "count": 18270213,
                "maximum": 64256,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 11629.10494,
                "variance": 135236081.8
              },
              {
                "average": 22342.17006,
                "count": 18270213,
                "maximum": 64000,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 11001.95619,
                "variance": 121043040.1
              },
              {
                "average": 417841.9852,
                "count": 18270213,
                "maximum": 419654.4184,
                "minimum": 415532.8006,
                "name": "GpsTime",
                "position": 15,
                "stddev": 738.4391025,
                "variance": 545292.3081
              },
              {
                "average": 0,
                "count": 18270213,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18270213,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18270213,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18270213,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18270213,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414045.3639,
              4965461.736,
              1983.422121,
              415051.6039,
              4966863.376,
              2631.082121
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414045.3638940918,
                    4965461.735968526,
                    1983.422120539446
                  ],
                  [
                    414045.3638940918,
                    4966863.375968527,
                    1983.422120539446
                  ],
                  [
                    415051.6038940918,
                    4966863.375968527,
                    2631.082120539446
                  ],
                  [
                    415051.6038940918,
                    4965461.735968526,
                    2631.082120539446
                  ],
                  [
                    414045.3638940918,
                    4965461.735968526,
                    1983.422120539446
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:20:54+00:00",
            "end_time": "2011-09-18T21: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": "44117G8314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9625265471151,
              44.78664245312473,
              1368.2311450322456
            ],
            [
              -117.9625409922349,
              44.78751158895554,
              1368.2311450322456
            ],
            [
              -117.96029394591788,
              44.787530506659806,
              1433.4711450322454
            ],
            [
              -117.96027953450756,
              44.786661370258905,
              1433.4711450322454
            ],
            [
              -117.9625265471151,
              44.78664245312473,
              1368.2311450322456
            ]
          ]
        ]
      },
      "bbox": [
        -117.962541,
        44.78664245,
        1368.231145,
        -117.9602795,
        44.78753051,
        1433.471145
      ],
      "properties": {
        "datetime": "2011-09-15T00:15:31Z",
        "pc:count": 100454,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423912.2946,
            "count": 100454,
            "maximum": 424035.9754,
            "minimum": 423858.1954,
            "name": "X",
            "position": 0,
            "stddev": 42.87234832,
            "variance": 1838.03825
          },
          {
            "average": 4959757.256,
            "count": 100454,
            "maximum": 4959795.994,
            "minimum": 4959699.434,
            "name": "Y",
            "position": 1,
            "stddev": 24.75200031,
            "variance": 612.6615195
          },
          {
            "average": 1399.156177,
            "count": 100454,
            "maximum": 1433.471145,
            "minimum": 1368.231145,
            "name": "Z",
            "position": 2,
            "stddev": 13.2622168,
            "variance": 175.8863945
          },
          {
            "average": 94.34240548,
            "count": 100454,
            "maximum": 225,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.25438622,
            "variance": 2836.029652
          },
          {
            "average": 1.173333068,
            "count": 100454,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4084647419,
            "variance": 0.1668434454
          },
          {
            "average": 1.352270691,
            "count": 100454,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5570335477,
            "variance": 0.3102863733
          },
          {
            "average": 0.4999601808,
            "count": 100454,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000024871,
            "variance": 0.2500024871
          },
          {
            "average": 0,
            "count": 100454,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.174696876,
            "count": 100454,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3797095112,
            "variance": 0.1441793129
          },
          {
            "average": -5.718693525,
            "count": 100454,
            "maximum": 16.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.103303065,
            "variance": 65.66352056
          },
          {
            "average": 133.4276087,
            "count": 100454,
            "maximum": 149,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 10.72390187,
            "variance": 115.0020713
          },
          {
            "average": 14701.73531,
            "count": 100454,
            "maximum": 20110,
            "minimum": 9438,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5334.625368,
            "variance": 28458227.81
          },
          {
            "average": 24894.7347,
            "count": 100454,
            "maximum": 57856,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 12393.97098,
            "variance": 153610516.5
          },
          {
            "average": 24452.31194,
            "count": 100454,
            "maximum": 54528,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 12331.95321,
            "variance": 152077069.9
          },
          {
            "average": 21037.0537,
            "count": 100454,
            "maximum": 51200,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 11562.64306,
            "variance": 133694714.6
          },
          {
            "average": 80381.7433,
            "count": 100454,
            "maximum": 80931.28699,
            "minimum": 80266.34075,
            "name": "GpsTime",
            "position": 15,
            "stddev": 214.8445738,
            "variance": 46158.1909
          },
          {
            "average": 0,
            "count": 100454,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100454,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100454,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100454,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100454,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423858.1954,
          4959699.434,
          1368.231145,
          424035.9754,
          4959795.994,
          1433.471145
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423858.19537391287,
                4959699.433515684,
                1368.2311450322456
              ],
              [
                423858.19537391287,
                4959795.993515684,
                1368.2311450322456
              ],
              [
                424035.9753739129,
                4959795.993515684,
                1433.4711450322454
              ],
              [
                424035.9753739129,
                4959699.433515684,
                1433.4711450322454
              ],
              [
                423858.19537391287,
                4959699.433515684,
                1368.2311450322456
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:15:31+00:00",
        "end_time": "2011-09-15T00:04:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.962541,
            44.78664245,
            1368.231145,
            -117.9602795,
            44.78753051,
            1433.471145
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9625265471151,
                  44.78664245312473,
                  1368.2311450322456
                ],
                [
                  -117.9625409922349,
                  44.78751158895554,
                  1368.2311450322456
                ],
                [
                  -117.96029394591788,
                  44.787530506659806,
                  1433.4711450322454
                ],
                [
                  -117.96027953450756,
                  44.786661370258905,
                  1433.4711450322454
                ],
                [
                  -117.9625265471151,
                  44.78664245312473,
                  1368.2311450322456
                ]
              ]
            ]
          },
          "id": "44117G8314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:15:31Z",
            "pc:count": 100454,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423912.2946,
                "count": 100454,
                "maximum": 424035.9754,
                "minimum": 423858.1954,
                "name": "X",
                "position": 0,
                "stddev": 42.87234832,
                "variance": 1838.03825
              },
              {
                "average": 4959757.256,
                "count": 100454,
                "maximum": 4959795.994,
                "minimum": 4959699.434,
                "name": "Y",
                "position": 1,
                "stddev": 24.75200031,
                "variance": 612.6615195
              },
              {
                "average": 1399.156177,
                "count": 100454,
                "maximum": 1433.471145,
                "minimum": 1368.231145,
                "name": "Z",
                "position": 2,
                "stddev": 13.2622168,
                "variance": 175.8863945
              },
              {
                "average": 94.34240548,
                "count": 100454,
                "maximum": 225,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.25438622,
                "variance": 2836.029652
              },
              {
                "average": 1.173333068,
                "count": 100454,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4084647419,
                "variance": 0.1668434454
              },
              {
                "average": 1.352270691,
                "count": 100454,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5570335477,
                "variance": 0.3102863733
              },
              {
                "average": 0.4999601808,
                "count": 100454,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000024871,
                "variance": 0.2500024871
              },
              {
                "average": 0,
                "count": 100454,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.174696876,
                "count": 100454,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3797095112,
                "variance": 0.1441793129
              },
              {
                "average": -5.718693525,
                "count": 100454,
                "maximum": 16.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.103303065,
                "variance": 65.66352056
              },
              {
                "average": 133.4276087,
                "count": 100454,
                "maximum": 149,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 10.72390187,
                "variance": 115.0020713
              },
              {
                "average": 14701.73531,
                "count": 100454,
                "maximum": 20110,
                "minimum": 9438,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5334.625368,
                "variance": 28458227.81
              },
              {
                "average": 24894.7347,
                "count": 100454,
                "maximum": 57856,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 12393.97098,
                "variance": 153610516.5
              },
              {
                "average": 24452.31194,
                "count": 100454,
                "maximum": 54528,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 12331.95321,
                "variance": 152077069.9
              },
              {
                "average": 21037.0537,
                "count": 100454,
                "maximum": 51200,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 11562.64306,
                "variance": 133694714.6
              },
              {
                "average": 80381.7433,
                "count": 100454,
                "maximum": 80931.28699,
                "minimum": 80266.34075,
                "name": "GpsTime",
                "position": 15,
                "stddev": 214.8445738,
                "variance": 46158.1909
              },
              {
                "average": 0,
                "count": 100454,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100454,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100454,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100454,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100454,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423858.1954,
              4959699.434,
              1368.231145,
              424035.9754,
              4959795.994,
              1433.471145
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423858.19537391287,
                    4959699.433515684,
                    1368.2311450322456
                  ],
                  [
                    423858.19537391287,
                    4959795.993515684,
                    1368.2311450322456
                  ],
                  [
                    424035.9753739129,
                    4959795.993515684,
                    1433.4711450322454
                  ],
                  [
                    424035.9753739129,
                    4959699.433515684,
                    1433.4711450322454
                  ],
                  [
                    423858.19537391287,
                    4959699.433515684,
                    1368.2311450322456
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:15:31+00:00",
            "end_time": "2011-09-15T00: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": "44118H1115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.07502437887973,
              44.962394849955075,
              1289.450319226113
            ],
            [
              -118.07526005578153,
              44.97500907638447,
              1289.450319226113
            ],
            [
              -118.06252940361787,
              44.9751282397547,
              1581.390319226113
            ],
            [
              -118.06229651575646,
              44.96251396121859,
              1581.390319226113
            ],
            [
              -118.07502437887973,
              44.962394849955075,
              1289.450319226113
            ]
          ]
        ]
      },
      "bbox": [
        -118.0752601,
        44.96239485,
        1289.450319,
        -118.0622965,
        44.97512824,
        1581.390319
      ],
      "properties": {
        "datetime": "2011-09-17T22:00:58Z",
        "pc:count": 14189768,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415726.9911,
            "count": 14189768,
            "maximum": 416221.2533,
            "minimum": 415217.2733,
            "name": "X",
            "position": 0,
            "stddev": 285.766599,
            "variance": 81662.5491
          },
          {
            "average": 4980075.844,
            "count": 14189768,
            "maximum": 4980735.892,
            "minimum": 4979334.372,
            "name": "Y",
            "position": 1,
            "stddev": 423.8427479,
            "variance": 179642.6749
          },
          {
            "average": 1419.256324,
            "count": 14189768,
            "maximum": 1581.390319,
            "minimum": 1289.450319,
            "name": "Z",
            "position": 2,
            "stddev": 71.90654048,
            "variance": 5170.550564
          },
          {
            "average": 100.8473965,
            "count": 14189768,
            "maximum": 250,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.92449128,
            "variance": 2296.756865
          },
          {
            "average": 1.112098168,
            "count": 14189768,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3383784929,
            "variance": 0.1145000045
          },
          {
            "average": 1.233141444,
            "count": 14189768,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4833078075,
            "variance": 0.2335864368
          },
          {
            "average": 0.4995773011,
            "count": 14189768,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998389,
            "variance": 0.2499998389
          },
          {
            "average": 0,
            "count": 14189768,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.172180405,
            "count": 14189768,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3775371811,
            "variance": 0.1425343231
          },
          {
            "average": -2.9319067,
            "count": 14189768,
            "maximum": 16.00200081,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.195327317,
            "variance": 67.16338984
          },
          {
            "average": 177.3580383,
            "count": 14189768,
            "maximum": 179,
            "minimum": 145,
            "name": "UserData",
            "position": 10,
            "stddev": 6.889561843,
            "variance": 47.46606239
          },
          {
            "average": 15080.10524,
            "count": 14189768,
            "maximum": 20164,
            "minimum": 9465,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5303.641466,
            "variance": 28128612.8
          },
          {
            "average": 25538.57991,
            "count": 14189768,
            "maximum": 62464,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 13456.00153,
            "variance": 181063977.2
          },
          {
            "average": 25240.09467,
            "count": 14189768,
            "maximum": 59648,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 12075.14486,
            "variance": 145809123.4
          },
          {
            "average": 22212.83581,
            "count": 14189768,
            "maximum": 59648,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 10224.99596,
            "variance": 104550542.4
          },
          {
            "average": 321228.8424,
            "count": 14189768,
            "maximum": 332058.1947,
            "minimum": 156951.4958,
            "name": "GpsTime",
            "position": 15,
            "stddev": 39182.13616,
            "variance": 1535239794
          },
          {
            "average": 0,
            "count": 14189768,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14189768,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14189768,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14189768,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14189768,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415217.2733,
          4979334.372,
          1289.450319,
          416221.2533,
          4980735.892,
          1581.390319
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415217.27327833616,
                4979334.372145742,
                1289.450319226113
              ],
              [
                415217.27327833616,
                4980735.892145742,
                1289.450319226113
              ],
              [
                416221.25327833614,
                4980735.892145742,
                1581.390319226113
              ],
              [
                416221.25327833614,
                4979334.372145742,
                1581.390319226113
              ],
              [
                415217.27327833616,
                4979334.372145742,
                1289.450319226113
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:00:58+00:00",
        "end_time": "2011-09-15T21:22:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0752601,
            44.96239485,
            1289.450319,
            -118.0622965,
            44.97512824,
            1581.390319
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.07502437887973,
                  44.962394849955075,
                  1289.450319226113
                ],
                [
                  -118.07526005578153,
                  44.97500907638447,
                  1289.450319226113
                ],
                [
                  -118.06252940361787,
                  44.9751282397547,
                  1581.390319226113
                ],
                [
                  -118.06229651575646,
                  44.96251396121859,
                  1581.390319226113
                ],
                [
                  -118.07502437887973,
                  44.962394849955075,
                  1289.450319226113
                ]
              ]
            ]
          },
          "id": "44118H1115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:00:58Z",
            "pc:count": 14189768,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415726.9911,
                "count": 14189768,
                "maximum": 416221.2533,
                "minimum": 415217.2733,
                "name": "X",
                "position": 0,
                "stddev": 285.766599,
                "variance": 81662.5491
              },
              {
                "average": 4980075.844,
                "count": 14189768,
                "maximum": 4980735.892,
                "minimum": 4979334.372,
                "name": "Y",
                "position": 1,
                "stddev": 423.8427479,
                "variance": 179642.6749
              },
              {
                "average": 1419.256324,
                "count": 14189768,
                "maximum": 1581.390319,
                "minimum": 1289.450319,
                "name": "Z",
                "position": 2,
                "stddev": 71.90654048,
                "variance": 5170.550564
              },
              {
                "average": 100.8473965,
                "count": 14189768,
                "maximum": 250,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.92449128,
                "variance": 2296.756865
              },
              {
                "average": 1.112098168,
                "count": 14189768,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3383784929,
                "variance": 0.1145000045
              },
              {
                "average": 1.233141444,
                "count": 14189768,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4833078075,
                "variance": 0.2335864368
              },
              {
                "average": 0.4995773011,
                "count": 14189768,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998389,
                "variance": 0.2499998389
              },
              {
                "average": 0,
                "count": 14189768,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.172180405,
                "count": 14189768,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3775371811,
                "variance": 0.1425343231
              },
              {
                "average": -2.9319067,
                "count": 14189768,
                "maximum": 16.00200081,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.195327317,
                "variance": 67.16338984
              },
              {
                "average": 177.3580383,
                "count": 14189768,
                "maximum": 179,
                "minimum": 145,
                "name": "UserData",
                "position": 10,
                "stddev": 6.889561843,
                "variance": 47.46606239
              },
              {
                "average": 15080.10524,
                "count": 14189768,
                "maximum": 20164,
                "minimum": 9465,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5303.641466,
                "variance": 28128612.8
              },
              {
                "average": 25538.57991,
                "count": 14189768,
                "maximum": 62464,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 13456.00153,
                "variance": 181063977.2
              },
              {
                "average": 25240.09467,
                "count": 14189768,
                "maximum": 59648,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 12075.14486,
                "variance": 145809123.4
              },
              {
                "average": 22212.83581,
                "count": 14189768,
                "maximum": 59648,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 10224.99596,
                "variance": 104550542.4
              },
              {
                "average": 321228.8424,
                "count": 14189768,
                "maximum": 332058.1947,
                "minimum": 156951.4958,
                "name": "GpsTime",
                "position": 15,
                "stddev": 39182.13616,
                "variance": 1535239794
              },
              {
                "average": 0,
                "count": 14189768,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14189768,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14189768,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14189768,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14189768,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415217.2733,
              4979334.372,
              1289.450319,
              416221.2533,
              4980735.892,
              1581.390319
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415217.27327833616,
                    4979334.372145742,
                    1289.450319226113
                  ],
                  [
                    415217.27327833616,
                    4980735.892145742,
                    1289.450319226113
                  ],
                  [
                    416221.25327833614,
                    4980735.892145742,
                    1581.390319226113
                  ],
                  [
                    416221.25327833614,
                    4979334.372145742,
                    1581.390319226113
                  ],
                  [
                    415217.27327833616,
                    4979334.372145742,
                    1289.450319226113
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:00:58+00:00",
            "end_time": "2011-09-15T21: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": "45117A7110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502532151527,
              45.0999225281485,
              1049.1669225159094
            ],
            [
              -117.82520667278884,
              45.11251018153163,
              1049.1669225159094
            ],
            [
              -117.8125284684584,
              45.11260108846615,
              1295.5069225159095
            ],
            [
              -117.81234990266155,
              45.10001339541541,
              1295.5069225159095
            ],
            [
              -117.82502532151527,
              45.0999225281485,
              1049.1669225159094
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252067,
        45.09992253,
        1049.166923,
        -117.8123499,
        45.11260109,
        1295.506923
      ],
      "properties": {
        "datetime": "2011-09-16T17:13:00Z",
        "pc:count": 9748784,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435588.5212,
            "count": 9748784,
            "maximum": 436086.9449,
            "minimum": 435089.5649,
            "name": "X",
            "position": 0,
            "stddev": 286.8001792,
            "variance": 82254.3428
          },
          {
            "average": 4995076.575,
            "count": 9748784,
            "maximum": 4995779.499,
            "minimum": 4994380.999,
            "name": "Y",
            "position": 1,
            "stddev": 403.7159962,
            "variance": 162986.6056
          },
          {
            "average": 1112.049418,
            "count": 9748784,
            "maximum": 1295.506923,
            "minimum": 1049.166923,
            "name": "Z",
            "position": 2,
            "stddev": 49.94808525,
            "variance": 2494.81122
          },
          {
            "average": 108.5010725,
            "count": 9748784,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.08066746,
            "variance": 444.3945404
          },
          {
            "average": 1.000083703,
            "count": 9748784,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009237801679,
            "variance": 8.533697986e-05
          },
          {
            "average": 1.000170483,
            "count": 9748784,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01324301496,
            "variance": 0.0001753774453
          },
          {
            "average": 0.4999988717,
            "count": 9748784,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000256,
            "variance": 0.2500000256
          },
          {
            "average": 0,
            "count": 9748784,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.359460421,
            "count": 9748784,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4798423182,
            "variance": 0.2302486503
          },
          {
            "average": 0.4954193533,
            "count": 9748784,
            "maximum": 19.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.734046993,
            "variance": 76.28357687
          },
          {
            "average": 134.3683471,
            "count": 9748784,
            "maximum": 148,
            "minimum": 118,
            "name": "UserData",
            "position": 10,
            "stddev": 4.315529553,
            "variance": 18.62379532
          },
          {
            "average": 10738.16139,
            "count": 9748784,
            "maximum": 10743,
            "minimum": 10734,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.880504932,
            "variance": 3.536298799
          },
          {
            "average": 36456.17527,
            "count": 9748784,
            "maximum": 64768,
            "minimum": 6656,
            "name": "Red",
            "position": 12,
            "stddev": 6785.512415,
            "variance": 46043178.74
          },
          {
            "average": 33336.32729,
            "count": 9748784,
            "maximum": 65024,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 5600.280017,
            "variance": 31363136.27
          },
          {
            "average": 27160.1613,
            "count": 9748784,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 5429.435553,
            "variance": 29478770.42
          },
          {
            "average": 171310.0723,
            "count": 9748784,
            "maximum": 228380.7626,
            "minimum": 164622.6172,
            "name": "GpsTime",
            "position": 15,
            "stddev": 16730.63342,
            "variance": 279914094.6
          },
          {
            "average": 0,
            "count": 9748784,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9748784,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9748784,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9748784,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9748784,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435089.5649,
          4994380.999,
          1049.166923,
          436086.9449,
          4995779.499,
          1295.506923
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435089.56489322794,
                4994380.998678685,
                1049.1669225159094
              ],
              [
                435089.56489322794,
                4995779.498678685,
                1049.1669225159094
              ],
              [
                436086.94489322795,
                4995779.498678685,
                1295.5069225159095
              ],
              [
                436086.94489322795,
                4994380.998678685,
                1295.5069225159095
              ],
              [
                435089.56489322794,
                4994380.998678685,
                1049.1669225159094
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T17:13:00+00:00",
        "end_time": "2011-09-15T23:30:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252067,
            45.09992253,
            1049.166923,
            -117.8123499,
            45.11260109,
            1295.506923
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502532151527,
                  45.0999225281485,
                  1049.1669225159094
                ],
                [
                  -117.82520667278884,
                  45.11251018153163,
                  1049.1669225159094
                ],
                [
                  -117.8125284684584,
                  45.11260108846615,
                  1295.5069225159095
                ],
                [
                  -117.81234990266155,
                  45.10001339541541,
                  1295.5069225159095
                ],
                [
                  -117.82502532151527,
                  45.0999225281485,
                  1049.1669225159094
                ]
              ]
            ]
          },
          "id": "45117A7110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T17:13:00Z",
            "pc:count": 9748784,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435588.5212,
                "count": 9748784,
                "maximum": 436086.9449,
                "minimum": 435089.5649,
                "name": "X",
                "position": 0,
                "stddev": 286.8001792,
                "variance": 82254.3428
              },
              {
                "average": 4995076.575,
                "count": 9748784,
                "maximum": 4995779.499,
                "minimum": 4994380.999,
                "name": "Y",
                "position": 1,
                "stddev": 403.7159962,
                "variance": 162986.6056
              },
              {
                "average": 1112.049418,
                "count": 9748784,
                "maximum": 1295.506923,
                "minimum": 1049.166923,
                "name": "Z",
                "position": 2,
                "stddev": 49.94808525,
                "variance": 2494.81122
              },
              {
                "average": 108.5010725,
                "count": 9748784,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.08066746,
                "variance": 444.3945404
              },
              {
                "average": 1.000083703,
                "count": 9748784,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009237801679,
                "variance": 8.533697986e-05
              },
              {
                "average": 1.000170483,
                "count": 9748784,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01324301496,
                "variance": 0.0001753774453
              },
              {
                "average": 0.4999988717,
                "count": 9748784,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000256,
                "variance": 0.2500000256
              },
              {
                "average": 0,
                "count": 9748784,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.359460421,
                "count": 9748784,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4798423182,
                "variance": 0.2302486503
              },
              {
                "average": 0.4954193533,
                "count": 9748784,
                "maximum": 19.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.734046993,
                "variance": 76.28357687
              },
              {
                "average": 134.3683471,
                "count": 9748784,
                "maximum": 148,
                "minimum": 118,
                "name": "UserData",
                "position": 10,
                "stddev": 4.315529553,
                "variance": 18.62379532
              },
              {
                "average": 10738.16139,
                "count": 9748784,
                "maximum": 10743,
                "minimum": 10734,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.880504932,
                "variance": 3.536298799
              },
              {
                "average": 36456.17527,
                "count": 9748784,
                "maximum": 64768,
                "minimum": 6656,
                "name": "Red",
                "position": 12,
                "stddev": 6785.512415,
                "variance": 46043178.74
              },
              {
                "average": 33336.32729,
                "count": 9748784,
                "maximum": 65024,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 5600.280017,
                "variance": 31363136.27
              },
              {
                "average": 27160.1613,
                "count": 9748784,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 5429.435553,
                "variance": 29478770.42
              },
              {
                "average": 171310.0723,
                "count": 9748784,
                "maximum": 228380.7626,
                "minimum": 164622.6172,
                "name": "GpsTime",
                "position": 15,
                "stddev": 16730.63342,
                "variance": 279914094.6
              },
              {
                "average": 0,
                "count": 9748784,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9748784,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9748784,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9748784,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9748784,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435089.5649,
              4994380.999,
              1049.166923,
              436086.9449,
              4995779.499,
              1295.506923
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435089.56489322794,
                    4994380.998678685,
                    1049.1669225159094
                  ],
                  [
                    435089.56489322794,
                    4995779.498678685,
                    1049.1669225159094
                  ],
                  [
                    436086.94489322795,
                    4995779.498678685,
                    1295.5069225159095
                  ],
                  [
                    436086.94489322795,
                    4994380.998678685,
                    1295.5069225159095
                  ],
                  [
                    435089.56489322794,
                    4994380.998678685,
                    1049.1669225159094
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T17:13:00+00:00",
            "end_time": "2011-09-15T23:30: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": "44117H8210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752500086443,
              44.974915774541174,
              988.8510408199219
            ],
            [
              -117.88771934129673,
              44.987509979624996,
              988.8510408199219
            ],
            [
              -117.87502884657664,
              44.98760792415519,
              1088.5110408199218
            ],
            [
              -117.87483728349801,
              44.975013676311086,
              1088.5110408199218
            ],
            [
              -117.88752500086443,
              44.974915774541174,
              988.8510408199219
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877193,
        44.97491577,
        988.8510408,
        -117.8748373,
        44.98760792,
        1088.511041
      ],
      "properties": {
        "datetime": "2011-09-20T01:12:01Z",
        "pc:count": 11291702,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430520.7977,
            "count": 11291702,
            "maximum": 431020.5288,
            "minimum": 430019.9888,
            "name": "X",
            "position": 0,
            "stddev": 283.7606777,
            "variance": 80520.12218
          },
          {
            "average": 4981241.126,
            "count": 11291702,
            "maximum": 4981945.521,
            "minimum": 4980546.301,
            "name": "Y",
            "position": 1,
            "stddev": 399.6889602,
            "variance": 159751.2649
          },
          {
            "average": 1019.408068,
            "count": 11291702,
            "maximum": 1088.511041,
            "minimum": 988.8510408,
            "name": "Z",
            "position": 2,
            "stddev": 21.06415353,
            "variance": 443.6985638
          },
          {
            "average": 227.0907061,
            "count": 11291702,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.83428515,
            "variance": 950.753141
          },
          {
            "average": 1.000012753,
            "count": 11291702,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003571073525,
            "variance": 1.275256612e-05
          },
          {
            "average": 1.000026037,
            "count": 11291702,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005102562423,
            "variance": 2.603614329e-05
          },
          {
            "average": 0.4986499821,
            "count": 11291702,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981996,
            "variance": 0.2499981996
          },
          {
            "average": 0,
            "count": 11291702,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.251000159,
            "count": 11291702,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4335886253,
            "variance": 0.1879990959
          },
          {
            "average": 1.224016635,
            "count": 11291702,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.859243041,
            "variance": 61.76770118
          },
          {
            "average": 198.7618605,
            "count": 11291702,
            "maximum": 211,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 3.348203013,
            "variance": 11.21046341
          },
          {
            "average": 207.3705033,
            "count": 11291702,
            "maximum": 268,
            "minimum": 113,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 62.06729484,
            "variance": 3852.349088
          },
          {
            "average": 39033.02327,
            "count": 11291702,
            "maximum": 58112,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 7000.179532,
            "variance": 49002513.48
          },
          {
            "average": 34435.77506,
            "count": 11291702,
            "maximum": 58624,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 5993.313981,
            "variance": 35919812.47
          },
          {
            "average": 29158.07147,
            "count": 11291702,
            "maximum": 58112,
            "minimum": 4352,
            "name": "Blue",
            "position": 14,
            "stddev": 5685.722393,
            "variance": 32327439.13
          },
          {
            "average": 512615.1485,
            "count": 11291702,
            "maximum": 516321.4173,
            "minimum": 507753.0383,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3282.332158,
            "variance": 10773704.39
          },
          {
            "average": 0,
            "count": 11291702,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11291702,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11291702,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11291702,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11291702,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430019.9888,
          4980546.301,
          988.8510408,
          431020.5288,
          4981945.521,
          1088.511041
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430019.9888005198,
                4980546.300963816,
                988.8510408199219
              ],
              [
                430019.9888005198,
                4981945.520963817,
                988.8510408199219
              ],
              [
                431020.5288005198,
                4981945.520963817,
                1088.5110408199218
              ],
              [
                431020.5288005198,
                4980546.300963816,
                1088.5110408199218
              ],
              [
                430019.9888005198,
                4980546.300963816,
                988.8510408199219
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:12:01+00:00",
        "end_time": "2011-09-19T22:49:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877193,
            44.97491577,
            988.8510408,
            -117.8748373,
            44.98760792,
            1088.511041
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752500086443,
                  44.974915774541174,
                  988.8510408199219
                ],
                [
                  -117.88771934129673,
                  44.987509979624996,
                  988.8510408199219
                ],
                [
                  -117.87502884657664,
                  44.98760792415519,
                  1088.5110408199218
                ],
                [
                  -117.87483728349801,
                  44.975013676311086,
                  1088.5110408199218
                ],
                [
                  -117.88752500086443,
                  44.974915774541174,
                  988.8510408199219
                ]
              ]
            ]
          },
          "id": "44117H8210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:12:01Z",
            "pc:count": 11291702,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430520.7977,
                "count": 11291702,
                "maximum": 431020.5288,
                "minimum": 430019.9888,
                "name": "X",
                "position": 0,
                "stddev": 283.7606777,
                "variance": 80520.12218
              },
              {
                "average": 4981241.126,
                "count": 11291702,
                "maximum": 4981945.521,
                "minimum": 4980546.301,
                "name": "Y",
                "position": 1,
                "stddev": 399.6889602,
                "variance": 159751.2649
              },
              {
                "average": 1019.408068,
                "count": 11291702,
                "maximum": 1088.511041,
                "minimum": 988.8510408,
                "name": "Z",
                "position": 2,
                "stddev": 21.06415353,
                "variance": 443.6985638
              },
              {
                "average": 227.0907061,
                "count": 11291702,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.83428515,
                "variance": 950.753141
              },
              {
                "average": 1.000012753,
                "count": 11291702,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003571073525,
                "variance": 1.275256612e-05
              },
              {
                "average": 1.000026037,
                "count": 11291702,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005102562423,
                "variance": 2.603614329e-05
              },
              {
                "average": 0.4986499821,
                "count": 11291702,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981996,
                "variance": 0.2499981996
              },
              {
                "average": 0,
                "count": 11291702,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.251000159,
                "count": 11291702,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4335886253,
                "variance": 0.1879990959
              },
              {
                "average": 1.224016635,
                "count": 11291702,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.859243041,
                "variance": 61.76770118
              },
              {
                "average": 198.7618605,
                "count": 11291702,
                "maximum": 211,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 3.348203013,
                "variance": 11.21046341
              },
              {
                "average": 207.3705033,
                "count": 11291702,
                "maximum": 268,
                "minimum": 113,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 62.06729484,
                "variance": 3852.349088
              },
              {
                "average": 39033.02327,
                "count": 11291702,
                "maximum": 58112,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 7000.179532,
                "variance": 49002513.48
              },
              {
                "average": 34435.77506,
                "count": 11291702,
                "maximum": 58624,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 5993.313981,
                "variance": 35919812.47
              },
              {
                "average": 29158.07147,
                "count": 11291702,
                "maximum": 58112,
                "minimum": 4352,
                "name": "Blue",
                "position": 14,
                "stddev": 5685.722393,
                "variance": 32327439.13
              },
              {
                "average": 512615.1485,
                "count": 11291702,
                "maximum": 516321.4173,
                "minimum": 507753.0383,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3282.332158,
                "variance": 10773704.39
              },
              {
                "average": 0,
                "count": 11291702,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11291702,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11291702,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11291702,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11291702,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430019.9888,
              4980546.301,
              988.8510408,
              431020.5288,
              4981945.521,
              1088.511041
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430019.9888005198,
                    4980546.300963816,
                    988.8510408199219
                  ],
                  [
                    430019.9888005198,
                    4981945.520963817,
                    988.8510408199219
                  ],
                  [
                    431020.5288005198,
                    4981945.520963817,
                    1088.5110408199218
                  ],
                  [
                    431020.5288005198,
                    4980546.300963816,
                    1088.5110408199218
                  ],
                  [
                    430019.9888005198,
                    4980546.300963816,
                    988.8510408199219
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:12:01+00:00",
            "end_time": "2011-09-19T22:49:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H8107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752473390235,
              44.974905198283366,
              1024.5596497249405
            ],
            [
              -117.98774115151943,
              44.98750966372171,
              1024.5596497249405
            ],
            [
              -117.97502894773781,
              44.98761891102247,
              1035.7396497249404
            ],
            [
              -117.97481531433459,
              44.975014397850536,
              1035.7396497249404
            ],
            [
              -117.98752473390235,
              44.974905198283366,
              1024.5596497249405
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877412,
        44.9749052,
        1024.55965,
        -117.9748153,
        44.98761891,
        1035.73965
      ],
      "properties": {
        "datetime": "2011-09-20T23:57:09Z",
        "pc:count": 11342581,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422640.3864,
            "count": 11342581,
            "maximum": 423137.3057,
            "minimum": 422135.0257,
            "name": "X",
            "position": 0,
            "stddev": 285.4261967,
            "variance": 81468.11379
          },
          {
            "average": 4981335.804,
            "count": 11342581,
            "maximum": 4982036.725,
            "minimum": 4980636.325,
            "name": "Y",
            "position": 1,
            "stddev": 401.0002815,
            "variance": 160801.2258
          },
          {
            "average": 1030.324443,
            "count": 11342581,
            "maximum": 1035.73965,
            "minimum": 1024.55965,
            "name": "Z",
            "position": 2,
            "stddev": 1.931936651,
            "variance": 3.732379224
          },
          {
            "average": 231.6020116,
            "count": 11342581,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.8981464,
            "variance": 571.1214013
          },
          {
            "average": 1.000010139,
            "count": 11342581,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003184130018,
            "variance": 1.013868397e-05
          },
          {
            "average": 1.000020101,
            "count": 11342581,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004483396341,
            "variance": 2.010084275e-05
          },
          {
            "average": 0.4989370585,
            "count": 11342581,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988922,
            "variance": 0.2499988922
          },
          {
            "average": 0,
            "count": 11342581,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276425092,
            "count": 11342581,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4472295588,
            "variance": 0.2000142783
          },
          {
            "average": 0.9552271999,
            "count": 11342581,
            "maximum": 22.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.926579113,
            "variance": 62.83065644
          },
          {
            "average": 201.0442571,
            "count": 11342581,
            "maximum": 212,
            "minimum": 190,
            "name": "UserData",
            "position": 10,
            "stddev": 3.696422975,
            "variance": 13.66354281
          },
          {
            "average": 63.70862073,
            "count": 11342581,
            "maximum": 84,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.90603671,
            "variance": 193.3778569
          },
          {
            "average": 27648.20374,
            "count": 11342581,
            "maximum": 58880,
            "minimum": 7936,
            "name": "Red",
            "position": 12,
            "stddev": 9159.348057,
            "variance": 83893656.83
          },
          {
            "average": 28209.90654,
            "count": 11342581,
            "maximum": 58368,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 6808.994609,
            "variance": 46362407.58
          },
          {
            "average": 21605.91307,
            "count": 11342581,
            "maximum": 60160,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 5539.946532,
            "variance": 30691007.58
          },
          {
            "average": 592564.0425,
            "count": 11342581,
            "maximum": 598229.0537,
            "minimum": 585946.5878,
            "name": "GpsTime",
            "position": 15,
            "stddev": 5270.078432,
            "variance": 27773726.68
          },
          {
            "average": 0,
            "count": 11342581,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11342581,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11342581,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11342581,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11342581,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422135.0257,
          4980636.325,
          1024.55965,
          423137.3057,
          4982036.725,
          1035.73965
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422135.0256839456,
                4980636.325427368,
                1024.5596497249405
              ],
              [
                422135.0256839456,
                4982036.725427369,
                1024.5596497249405
              ],
              [
                423137.30568394565,
                4982036.725427369,
                1035.7396497249404
              ],
              [
                423137.30568394565,
                4980636.325427368,
                1035.7396497249404
              ],
              [
                422135.0256839456,
                4980636.325427368,
                1024.5596497249405
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:57:09+00:00",
        "end_time": "2011-09-20T20:32:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877412,
            44.9749052,
            1024.55965,
            -117.9748153,
            44.98761891,
            1035.73965
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752473390235,
                  44.974905198283366,
                  1024.5596497249405
                ],
                [
                  -117.98774115151943,
                  44.98750966372171,
                  1024.5596497249405
                ],
                [
                  -117.97502894773781,
                  44.98761891102247,
                  1035.7396497249404
                ],
                [
                  -117.97481531433459,
                  44.975014397850536,
                  1035.7396497249404
                ],
                [
                  -117.98752473390235,
                  44.974905198283366,
                  1024.5596497249405
                ]
              ]
            ]
          },
          "id": "44117H8107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:57:09Z",
            "pc:count": 11342581,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422640.3864,
                "count": 11342581,
                "maximum": 423137.3057,
                "minimum": 422135.0257,
                "name": "X",
                "position": 0,
                "stddev": 285.4261967,
                "variance": 81468.11379
              },
              {
                "average": 4981335.804,
                "count": 11342581,
                "maximum": 4982036.725,
                "minimum": 4980636.325,
                "name": "Y",
                "position": 1,
                "stddev": 401.0002815,
                "variance": 160801.2258
              },
              {
                "average": 1030.324443,
                "count": 11342581,
                "maximum": 1035.73965,
                "minimum": 1024.55965,
                "name": "Z",
                "position": 2,
                "stddev": 1.931936651,
                "variance": 3.732379224
              },
              {
                "average": 231.6020116,
                "count": 11342581,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.8981464,
                "variance": 571.1214013
              },
              {
                "average": 1.000010139,
                "count": 11342581,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003184130018,
                "variance": 1.013868397e-05
              },
              {
                "average": 1.000020101,
                "count": 11342581,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004483396341,
                "variance": 2.010084275e-05
              },
              {
                "average": 0.4989370585,
                "count": 11342581,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988922,
                "variance": 0.2499988922
              },
              {
                "average": 0,
                "count": 11342581,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276425092,
                "count": 11342581,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4472295588,
                "variance": 0.2000142783
              },
              {
                "average": 0.9552271999,
                "count": 11342581,
                "maximum": 22.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.926579113,
                "variance": 62.83065644
              },
              {
                "average": 201.0442571,
                "count": 11342581,
                "maximum": 212,
                "minimum": 190,
                "name": "UserData",
                "position": 10,
                "stddev": 3.696422975,
                "variance": 13.66354281
              },
              {
                "average": 63.70862073,
                "count": 11342581,
                "maximum": 84,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.90603671,
                "variance": 193.3778569
              },
              {
                "average": 27648.20374,
                "count": 11342581,
                "maximum": 58880,
                "minimum": 7936,
                "name": "Red",
                "position": 12,
                "stddev": 9159.348057,
                "variance": 83893656.83
              },
              {
                "average": 28209.90654,
                "count": 11342581,
                "maximum": 58368,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 6808.994609,
                "variance": 46362407.58
              },
              {
                "average": 21605.91307,
                "count": 11342581,
                "maximum": 60160,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 5539.946532,
                "variance": 30691007.58
              },
              {
                "average": 592564.0425,
                "count": 11342581,
                "maximum": 598229.0537,
                "minimum": 585946.5878,
                "name": "GpsTime",
                "position": 15,
                "stddev": 5270.078432,
                "variance": 27773726.68
              },
              {
                "average": 0,
                "count": 11342581,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11342581,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11342581,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11342581,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11342581,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422135.0257,
              4980636.325,
              1024.55965,
              423137.3057,
              4982036.725,
              1035.73965
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422135.0256839456,
                    4980636.325427368,
                    1024.5596497249405
                  ],
                  [
                    422135.0256839456,
                    4982036.725427369,
                    1024.5596497249405
                  ],
                  [
                    423137.30568394565,
                    4982036.725427369,
                    1035.7396497249404
                  ],
                  [
                    423137.30568394565,
                    4980636.325427368,
                    1035.7396497249404
                  ],
                  [
                    422135.0256839456,
                    4980636.325427368,
                    1024.5596497249405
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:57:09+00:00",
            "end_time": "2011-09-20T20:32: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": "44117H8310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002462382902,
              44.91240926214068,
              1009.2143526627996
            ],
            [
              -117.9502322967946,
              44.92500950545486,
              1009.2143526627996
            ],
            [
              -117.9375296909256,
              44.92511449808202,
              1045.0143526627996
            ],
            [
              -117.93732479312003,
              44.912514208908405,
              1045.0143526627996
            ],
            [
              -117.95002462382902,
              44.91240926214068,
              1009.2143526627996
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502323,
        44.91240926,
        1009.214353,
        -117.9373248,
        44.9251145,
        1045.014353
      ],
      "properties": {
        "datetime": "2011-09-20T23:59:04Z",
        "pc:count": 11985491,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425518.1017,
            "count": 11985491,
            "maximum": 426013.1743,
            "minimum": 425010.5743,
            "name": "X",
            "position": 0,
            "stddev": 284.5117832,
            "variance": 80946.95479
          },
          {
            "average": 4974352.889,
            "count": 11985491,
            "maximum": 4975058.445,
            "minimum": 4973658.545,
            "name": "Y",
            "position": 1,
            "stddev": 406.5495841,
            "variance": 165282.5643
          },
          {
            "average": 1015.82541,
            "count": 11985491,
            "maximum": 1045.014353,
            "minimum": 1009.214353,
            "name": "Z",
            "position": 2,
            "stddev": 3.62621168,
            "variance": 13.14941115
          },
          {
            "average": 205.1020749,
            "count": 11985491,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 64.04756456,
            "variance": 4102.090526
          },
          {
            "average": 1.055607568,
            "count": 11985491,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2701541895,
            "variance": 0.07298328612
          },
          {
            "average": 1.111563139,
            "count": 11985491,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4022438414,
            "variance": 0.1618001079
          },
          {
            "average": 0.4986328053,
            "count": 11985491,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981516,
            "variance": 0.2499981516
          },
          {
            "average": 0,
            "count": 11985491,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.253777088,
            "count": 11985491,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4351715676,
            "variance": 0.1893742932
          },
          {
            "average": 1.283550079,
            "count": 11985491,
            "maximum": 22.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.175926948,
            "variance": 66.84578146
          },
          {
            "average": 199.5553655,
            "count": 11985491,
            "maximum": 212,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 2.871059835,
            "variance": 8.242984574
          },
          {
            "average": 70.26372053,
            "count": 11985491,
            "maximum": 84,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.89642938,
            "variance": 141.5250321
          },
          {
            "average": 25844.50356,
            "count": 11985491,
            "maximum": 64512,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 9498.439557,
            "variance": 90220354.03
          },
          {
            "average": 27209.35256,
            "count": 11985491,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 8475.221482,
            "variance": 71829379.18
          },
          {
            "average": 22513.95879,
            "count": 11985491,
            "maximum": 65280,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 8025.821598,
            "variance": 64413812.32
          },
          {
            "average": 596649.5582,
            "count": 11985491,
            "maximum": 598344.064,
            "minimum": 587231.2113,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2855.830629,
            "variance": 8155768.579
          },
          {
            "average": 0,
            "count": 11985491,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11985491,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11985491,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11985491,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11985491,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425010.5743,
          4973658.545,
          1009.214353,
          426013.1743,
          4975058.445,
          1045.014353
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425010.5742981893,
                4973658.5448758835,
                1009.2143526627996
              ],
              [
                425010.5742981893,
                4975058.444875884,
                1009.2143526627996
              ],
              [
                426013.1742981893,
                4975058.444875884,
                1045.0143526627996
              ],
              [
                426013.1742981893,
                4973658.5448758835,
                1045.0143526627996
              ],
              [
                425010.5742981893,
                4973658.5448758835,
                1009.2143526627996
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:59:04+00:00",
        "end_time": "2011-09-20T20:53:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502323,
            44.91240926,
            1009.214353,
            -117.9373248,
            44.9251145,
            1045.014353
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002462382902,
                  44.91240926214068,
                  1009.2143526627996
                ],
                [
                  -117.9502322967946,
                  44.92500950545486,
                  1009.2143526627996
                ],
                [
                  -117.9375296909256,
                  44.92511449808202,
                  1045.0143526627996
                ],
                [
                  -117.93732479312003,
                  44.912514208908405,
                  1045.0143526627996
                ],
                [
                  -117.95002462382902,
                  44.91240926214068,
                  1009.2143526627996
                ]
              ]
            ]
          },
          "id": "44117H8310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:59:04Z",
            "pc:count": 11985491,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425518.1017,
                "count": 11985491,
                "maximum": 426013.1743,
                "minimum": 425010.5743,
                "name": "X",
                "position": 0,
                "stddev": 284.5117832,
                "variance": 80946.95479
              },
              {
                "average": 4974352.889,
                "count": 11985491,
                "maximum": 4975058.445,
                "minimum": 4973658.545,
                "name": "Y",
                "position": 1,
                "stddev": 406.5495841,
                "variance": 165282.5643
              },
              {
                "average": 1015.82541,
                "count": 11985491,
                "maximum": 1045.014353,
                "minimum": 1009.214353,
                "name": "Z",
                "position": 2,
                "stddev": 3.62621168,
                "variance": 13.14941115
              },
              {
                "average": 205.1020749,
                "count": 11985491,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 64.04756456,
                "variance": 4102.090526
              },
              {
                "average": 1.055607568,
                "count": 11985491,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2701541895,
                "variance": 0.07298328612
              },
              {
                "average": 1.111563139,
                "count": 11985491,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4022438414,
                "variance": 0.1618001079
              },
              {
                "average": 0.4986328053,
                "count": 11985491,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981516,
                "variance": 0.2499981516
              },
              {
                "average": 0,
                "count": 11985491,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.253777088,
                "count": 11985491,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4351715676,
                "variance": 0.1893742932
              },
              {
                "average": 1.283550079,
                "count": 11985491,
                "maximum": 22.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.175926948,
                "variance": 66.84578146
              },
              {
                "average": 199.5553655,
                "count": 11985491,
                "maximum": 212,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 2.871059835,
                "variance": 8.242984574
              },
              {
                "average": 70.26372053,
                "count": 11985491,
                "maximum": 84,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.89642938,
                "variance": 141.5250321
              },
              {
                "average": 25844.50356,
                "count": 11985491,
                "maximum": 64512,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 9498.439557,
                "variance": 90220354.03
              },
              {
                "average": 27209.35256,
                "count": 11985491,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 8475.221482,
                "variance": 71829379.18
              },
              {
                "average": 22513.95879,
                "count": 11985491,
                "maximum": 65280,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 8025.821598,
                "variance": 64413812.32
              },
              {
                "average": 596649.5582,
                "count": 11985491,
                "maximum": 598344.064,
                "minimum": 587231.2113,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2855.830629,
                "variance": 8155768.579
              },
              {
                "average": 0,
                "count": 11985491,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11985491,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11985491,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11985491,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11985491,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425010.5743,
              4973658.545,
              1009.214353,
              426013.1743,
              4975058.445,
              1045.014353
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425010.5742981893,
                    4973658.5448758835,
                    1009.2143526627996
                  ],
                  [
                    425010.5742981893,
                    4975058.444875884,
                    1009.2143526627996
                  ],
                  [
                    426013.1742981893,
                    4975058.444875884,
                    1045.0143526627996
                  ],
                  [
                    426013.1742981893,
                    4973658.5448758835,
                    1045.0143526627996
                  ],
                  [
                    425010.5742981893,
                    4973658.5448758835,
                    1009.2143526627996
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:59:04+00:00",
            "end_time": "2011-09-20T20:53:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118H1420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252431541496,
              44.887402085759945,
              1046.3235451451521
            ],
            [
              -118.01274558607338,
              44.90000952916283,
              1046.3235451451521
            ],
            [
              -118.00002972554422,
              44.90012159297542,
              1082.923545145152
            ],
            [
              -117.99981123199366,
              44.88751410059639,
              1082.923545145152
            ],
            [
              -118.01252431541496,
              44.887402085759945,
              1046.3235451451521
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127456,
        44.88740209,
        1046.323545,
        -117.9998112,
        44.90012159,
        1082.923545
      ],
      "properties": {
        "datetime": "2011-09-17T21:32:28Z",
        "pc:count": 11345422,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420550.9417,
            "count": 11345422,
            "maximum": 421046.5845,
            "minimum": 420042.4845,
            "name": "X",
            "position": 0,
            "stddev": 283.0311928,
            "variance": 80106.6561
          },
          {
            "average": 4971643.48,
            "count": 11345422,
            "maximum": 4972340.991,
            "minimum": 4970940.271,
            "name": "Y",
            "position": 1,
            "stddev": 400.0677402,
            "variance": 160054.1967
          },
          {
            "average": 1057.521436,
            "count": 11345422,
            "maximum": 1082.923545,
            "minimum": 1046.323545,
            "name": "Z",
            "position": 2,
            "stddev": 5.355092047,
            "variance": 28.67701083
          },
          {
            "average": 108.1029406,
            "count": 11345422,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.97605738,
            "variance": 1223.32459
          },
          {
            "average": 1.000810635,
            "count": 11345422,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02944645706,
            "variance": 0.0008670938334
          },
          {
            "average": 1.001701744,
            "count": 11345422,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04367165995,
            "variance": 0.001907213883
          },
          {
            "average": 0.4997896068,
            "count": 11345422,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999778,
            "variance": 0.2499999778
          },
          {
            "average": 0,
            "count": 11345422,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.246871998,
            "count": 11345422,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4311916408,
            "variance": 0.1859262311
          },
          {
            "average": -1.233417844,
            "count": 11345422,
            "maximum": 15,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.874151416,
            "variance": 62.00226052
          },
          {
            "average": 179,
            "count": 11345422,
            "maximum": 179,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14767.08057,
            "count": 11345422,
            "maximum": 20083,
            "minimum": 9460,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5308.010946,
            "variance": 28174980.2
          },
          {
            "average": 24154.79963,
            "count": 11345422,
            "maximum": 55808,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 8202.933474,
            "variance": 67288117.58
          },
          {
            "average": 29045.61893,
            "count": 11345422,
            "maximum": 54528,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 5616.20624,
            "variance": 31541772.53
          },
          {
            "average": 21988.26783,
            "count": 11345422,
            "maximum": 50688,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5081.772327,
            "variance": 25824409.98
          },
          {
            "average": 327359.7878,
            "count": 11345422,
            "maximum": 330348.9097,
            "minimum": 325077.2174,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1072.70966,
            "variance": 1150706.015
          },
          {
            "average": 0,
            "count": 11345422,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11345422,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11345422,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11345422,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11345422,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420042.4845,
          4970940.271,
          1046.323545,
          421046.5845,
          4972340.991,
          1082.923545
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420042.48452742194,
                4970940.270855384,
                1046.3235451451521
              ],
              [
                420042.48452742194,
                4972340.990855385,
                1046.3235451451521
              ],
              [
                421046.5845274219,
                4972340.990855385,
                1082.923545145152
              ],
              [
                421046.5845274219,
                4970940.270855384,
                1082.923545145152
              ],
              [
                420042.48452742194,
                4970940.270855384,
                1046.3235451451521
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:32:28+00:00",
        "end_time": "2011-09-17T20:04:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127456,
            44.88740209,
            1046.323545,
            -117.9998112,
            44.90012159,
            1082.923545
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252431541496,
                  44.887402085759945,
                  1046.3235451451521
                ],
                [
                  -118.01274558607338,
                  44.90000952916283,
                  1046.3235451451521
                ],
                [
                  -118.00002972554422,
                  44.90012159297542,
                  1082.923545145152
                ],
                [
                  -117.99981123199366,
                  44.88751410059639,
                  1082.923545145152
                ],
                [
                  -118.01252431541496,
                  44.887402085759945,
                  1046.3235451451521
                ]
              ]
            ]
          },
          "id": "44118H1420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:32:28Z",
            "pc:count": 11345422,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420550.9417,
                "count": 11345422,
                "maximum": 421046.5845,
                "minimum": 420042.4845,
                "name": "X",
                "position": 0,
                "stddev": 283.0311928,
                "variance": 80106.6561
              },
              {
                "average": 4971643.48,
                "count": 11345422,
                "maximum": 4972340.991,
                "minimum": 4970940.271,
                "name": "Y",
                "position": 1,
                "stddev": 400.0677402,
                "variance": 160054.1967
              },
              {
                "average": 1057.521436,
                "count": 11345422,
                "maximum": 1082.923545,
                "minimum": 1046.323545,
                "name": "Z",
                "position": 2,
                "stddev": 5.355092047,
                "variance": 28.67701083
              },
              {
                "average": 108.1029406,
                "count": 11345422,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.97605738,
                "variance": 1223.32459
              },
              {
                "average": 1.000810635,
                "count": 11345422,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02944645706,
                "variance": 0.0008670938334
              },
              {
                "average": 1.001701744,
                "count": 11345422,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04367165995,
                "variance": 0.001907213883
              },
              {
                "average": 0.4997896068,
                "count": 11345422,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999778,
                "variance": 0.2499999778
              },
              {
                "average": 0,
                "count": 11345422,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.246871998,
                "count": 11345422,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4311916408,
                "variance": 0.1859262311
              },
              {
                "average": -1.233417844,
                "count": 11345422,
                "maximum": 15,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.874151416,
                "variance": 62.00226052
              },
              {
                "average": 179,
                "count": 11345422,
                "maximum": 179,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14767.08057,
                "count": 11345422,
                "maximum": 20083,
                "minimum": 9460,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5308.010946,
                "variance": 28174980.2
              },
              {
                "average": 24154.79963,
                "count": 11345422,
                "maximum": 55808,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 8202.933474,
                "variance": 67288117.58
              },
              {
                "average": 29045.61893,
                "count": 11345422,
                "maximum": 54528,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 5616.20624,
                "variance": 31541772.53
              },
              {
                "average": 21988.26783,
                "count": 11345422,
                "maximum": 50688,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5081.772327,
                "variance": 25824409.98
              },
              {
                "average": 327359.7878,
                "count": 11345422,
                "maximum": 330348.9097,
                "minimum": 325077.2174,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1072.70966,
                "variance": 1150706.015
              },
              {
                "average": 0,
                "count": 11345422,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11345422,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11345422,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11345422,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11345422,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420042.4845,
              4970940.271,
              1046.323545,
              421046.5845,
              4972340.991,
              1082.923545
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420042.48452742194,
                    4970940.270855384,
                    1046.3235451451521
                  ],
                  [
                    420042.48452742194,
                    4972340.990855385,
                    1046.3235451451521
                  ],
                  [
                    421046.5845274219,
                    4972340.990855385,
                    1082.923545145152
                  ],
                  [
                    421046.5845274219,
                    4970940.270855384,
                    1082.923545145152
                  ],
                  [
                    420042.48452742194,
                    4970940.270855384,
                    1046.3235451451521
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:32:28+00:00",
            "end_time": "2011-09-17T20:04: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": "45117A7104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752523803804,
              45.11242089860707,
              1007.1724918573311
            ],
            [
              -117.83770944332835,
              45.12501028455839,
              1007.1724918573311
            ],
            [
              -117.82502901915613,
              45.12510259559073,
              1164.0324918573313
            ],
            [
              -117.82484760141625,
              45.11251316935359,
              1164.0324918573313
            ],
            [
              -117.83752523803804,
              45.11242089860707,
              1007.1724918573311
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377094,
        45.1124209,
        1007.172492,
        -117.8248476,
        45.1251026,
        1164.032492
      ],
      "properties": {
        "datetime": "2011-09-16T17:42:32Z",
        "pc:count": 9458593,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434640.5885,
            "count": 9458593,
            "maximum": 435117.8131,
            "minimum": 434120.4731,
            "name": "X",
            "position": 0,
            "stddev": 277.4127861,
            "variance": 76957.85387
          },
          {
            "average": 4996465.008,
            "count": 9458593,
            "maximum": 4997178.242,
            "minimum": 4995779.542,
            "name": "Y",
            "position": 1,
            "stddev": 408.8212099,
            "variance": 167134.7817
          },
          {
            "average": 1055.487995,
            "count": 9458593,
            "maximum": 1164.032492,
            "minimum": 1007.172492,
            "name": "Z",
            "position": 2,
            "stddev": 29.81121249,
            "variance": 888.7083903
          },
          {
            "average": 113.8397778,
            "count": 9458593,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.70360376,
            "variance": 713.0824539
          },
          {
            "average": 1.000652423,
            "count": 9458593,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02579786232,
            "variance": 0.0006655297004
          },
          {
            "average": 1.001601612,
            "count": 9458593,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0406332822,
            "variance": 0.001651063623
          },
          {
            "average": 0.5003766416,
            "count": 9458593,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998846,
            "variance": 0.2499998846
          },
          {
            "average": 0,
            "count": 9458593,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.367533099,
            "count": 9458593,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4821333268,
            "variance": 0.2324525448
          },
          {
            "average": 0.9438581881,
            "count": 9458593,
            "maximum": 19.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.705570477,
            "variance": 75.78695733
          },
          {
            "average": 131.3882607,
            "count": 9458593,
            "maximum": 153,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 8.259112369,
            "variance": 68.21293712
          },
          {
            "average": 10740.7642,
            "count": 9458593,
            "maximum": 10746,
            "minimum": 10736,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.083614236,
            "variance": 4.341448283
          },
          {
            "average": 34653.09141,
            "count": 9458593,
            "maximum": 58880,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 6242.504309,
            "variance": 38968860.05
          },
          {
            "average": 32378.3652,
            "count": 9458593,
            "maximum": 61440,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 4741.661627,
            "variance": 22483354.98
          },
          {
            "average": 26150.94491,
            "count": 9458593,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 4652.97274,
            "variance": 21650155.32
          },
          {
            "average": 194938.902,
            "count": 9458593,
            "maximum": 230152.0653,
            "minimum": 165524.07,
            "name": "GpsTime",
            "position": 15,
            "stddev": 30538.85856,
            "variance": 932621882.1
          },
          {
            "average": 0,
            "count": 9458593,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9458593,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9458593,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9458593,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9458593,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434120.4731,
          4995779.542,
          1007.172492,
          435117.8131,
          4997178.242,
          1164.032492
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434120.47311412304,
                4995779.542445883,
                1007.1724918573311
              ],
              [
                434120.47311412304,
                4997178.242445882,
                1007.1724918573311
              ],
              [
                435117.813114123,
                4997178.242445882,
                1164.0324918573313
              ],
              [
                435117.813114123,
                4995779.542445883,
                1164.0324918573313
              ],
              [
                434120.47311412304,
                4995779.542445883,
                1007.1724918573311
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T17:42:32+00:00",
        "end_time": "2011-09-15T23:45:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377094,
            45.1124209,
            1007.172492,
            -117.8248476,
            45.1251026,
            1164.032492
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752523803804,
                  45.11242089860707,
                  1007.1724918573311
                ],
                [
                  -117.83770944332835,
                  45.12501028455839,
                  1007.1724918573311
                ],
                [
                  -117.82502901915613,
                  45.12510259559073,
                  1164.0324918573313
                ],
                [
                  -117.82484760141625,
                  45.11251316935359,
                  1164.0324918573313
                ],
                [
                  -117.83752523803804,
                  45.11242089860707,
                  1007.1724918573311
                ]
              ]
            ]
          },
          "id": "45117A7104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T17:42:32Z",
            "pc:count": 9458593,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434640.5885,
                "count": 9458593,
                "maximum": 435117.8131,
                "minimum": 434120.4731,
                "name": "X",
                "position": 0,
                "stddev": 277.4127861,
                "variance": 76957.85387
              },
              {
                "average": 4996465.008,
                "count": 9458593,
                "maximum": 4997178.242,
                "minimum": 4995779.542,
                "name": "Y",
                "position": 1,
                "stddev": 408.8212099,
                "variance": 167134.7817
              },
              {
                "average": 1055.487995,
                "count": 9458593,
                "maximum": 1164.032492,
                "minimum": 1007.172492,
                "name": "Z",
                "position": 2,
                "stddev": 29.81121249,
                "variance": 888.7083903
              },
              {
                "average": 113.8397778,
                "count": 9458593,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.70360376,
                "variance": 713.0824539
              },
              {
                "average": 1.000652423,
                "count": 9458593,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02579786232,
                "variance": 0.0006655297004
              },
              {
                "average": 1.001601612,
                "count": 9458593,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0406332822,
                "variance": 0.001651063623
              },
              {
                "average": 0.5003766416,
                "count": 9458593,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998846,
                "variance": 0.2499998846
              },
              {
                "average": 0,
                "count": 9458593,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.367533099,
                "count": 9458593,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4821333268,
                "variance": 0.2324525448
              },
              {
                "average": 0.9438581881,
                "count": 9458593,
                "maximum": 19.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.705570477,
                "variance": 75.78695733
              },
              {
                "average": 131.3882607,
                "count": 9458593,
                "maximum": 153,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 8.259112369,
                "variance": 68.21293712
              },
              {
                "average": 10740.7642,
                "count": 9458593,
                "maximum": 10746,
                "minimum": 10736,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.083614236,
                "variance": 4.341448283
              },
              {
                "average": 34653.09141,
                "count": 9458593,
                "maximum": 58880,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 6242.504309,
                "variance": 38968860.05
              },
              {
                "average": 32378.3652,
                "count": 9458593,
                "maximum": 61440,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 4741.661627,
                "variance": 22483354.98
              },
              {
                "average": 26150.94491,
                "count": 9458593,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 4652.97274,
                "variance": 21650155.32
              },
              {
                "average": 194938.902,
                "count": 9458593,
                "maximum": 230152.0653,
                "minimum": 165524.07,
                "name": "GpsTime",
                "position": 15,
                "stddev": 30538.85856,
                "variance": 932621882.1
              },
              {
                "average": 0,
                "count": 9458593,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9458593,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9458593,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9458593,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9458593,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434120.4731,
              4995779.542,
              1007.172492,
              435117.8131,
              4997178.242,
              1164.032492
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434120.47311412304,
                    4995779.542445883,
                    1007.1724918573311
                  ],
                  [
                    434120.47311412304,
                    4997178.242445882,
                    1007.1724918573311
                  ],
                  [
                    435117.813114123,
                    4997178.242445882,
                    1164.0324918573313
                  ],
                  [
                    435117.813114123,
                    4995779.542445883,
                    1164.0324918573313
                  ],
                  [
                    434120.47311412304,
                    4995779.542445883,
                    1007.1724918573311
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T17:42:32+00:00",
            "end_time": "2011-09-15T23:45: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": "44117G8406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752630128884,
              44.793872713205594,
              1060.3137007536143
            ],
            [
              -117.93762570397895,
              44.80001070374355,
              1060.3137007536143
            ],
            [
              -117.92502939779773,
              44.80011343202069,
              1175.7537007536143
            ],
            [
              -117.92493133004534,
              44.79397541962196,
              1175.7537007536143
            ],
            [
              -117.93752630128884,
              44.793872713205594,
              1060.3137007536143
            ]
          ]
        ]
      },
      "bbox": [
        -117.9376257,
        44.79387271,
        1060.313701,
        -117.9249313,
        44.80011343,
        1175.753701
      ],
      "properties": {
        "datetime": "2011-09-20T21:23:46Z",
        "pc:count": 5690977,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426330.6515,
            "count": 5690977,
            "maximum": 426841.5181,
            "minimum": 425845.1581,
            "name": "X",
            "position": 0,
            "stddev": 288.3110803,
            "variance": 83123.27901
          },
          {
            "average": 4960835.689,
            "count": 5690977,
            "maximum": 4961161.412,
            "minimum": 4960479.492,
            "name": "Y",
            "position": 1,
            "stddev": 184.9150628,
            "variance": 34193.58046
          },
          {
            "average": 1090.446247,
            "count": 5690977,
            "maximum": 1175.753701,
            "minimum": 1060.313701,
            "name": "Z",
            "position": 2,
            "stddev": 20.88658494,
            "variance": 436.2494305
          },
          {
            "average": 107.3965426,
            "count": 5690977,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.01211833,
            "variance": 1444.92114
          },
          {
            "average": 1.02789644,
            "count": 5690977,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1766773748,
            "variance": 0.03121489476
          },
          {
            "average": 1.058282963,
            "count": 5690977,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.26323647,
            "variance": 0.06929343912
          },
          {
            "average": 0.4993047767,
            "count": 5690977,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995606,
            "variance": 0.2499995606
          },
          {
            "average": 0,
            "count": 5690977,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.252554351,
            "count": 5690977,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4344774836,
            "variance": 0.1887706837
          },
          {
            "average": -2.328414039,
            "count": 5690977,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.91353214,
            "variance": 62.62399093
          },
          {
            "average": 179.3839399,
            "count": 5690977,
            "maximum": 210,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 2.996180269,
            "variance": 8.977096206
          },
          {
            "average": 14566.38292,
            "count": 5690977,
            "maximum": 20077,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5585.744259,
            "variance": 31200538.93
          },
          {
            "average": 35094.86182,
            "count": 5690977,
            "maximum": 64000,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 11691.40516,
            "variance": 136688954.7
          },
          {
            "average": 34098.87007,
            "count": 5690977,
            "maximum": 63488,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 9829.827616,
            "variance": 96625510.96
          },
          {
            "average": 27534.80584,
            "count": 5690977,
            "maximum": 62976,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8597.690948,
            "variance": 73920289.63
          },
          {
            "average": 328439.8046,
            "count": 5690977,
            "maximum": 589026.8663,
            "minimum": 322185.9709,
            "name": "GpsTime",
            "position": 15,
            "stddev": 33547.43635,
            "variance": 1125430486
          },
          {
            "average": 0,
            "count": 5690977,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5690977,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5690977,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5690977,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5690977,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425845.1581,
          4960479.492,
          1060.313701,
          426841.5181,
          4961161.412,
          1175.753701
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425845.15807787067,
                4960479.491645084,
                1060.3137007536143
              ],
              [
                425845.15807787067,
                4961161.411645084,
                1060.3137007536143
              ],
              [
                426841.51807787066,
                4961161.411645084,
                1175.7537007536143
              ],
              [
                426841.51807787066,
                4960479.491645084,
                1175.7537007536143
              ],
              [
                425845.15807787067,
                4960479.491645084,
                1060.3137007536143
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:23:46+00:00",
        "end_time": "2011-09-17T19:16:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9376257,
            44.79387271,
            1060.313701,
            -117.9249313,
            44.80011343,
            1175.753701
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752630128884,
                  44.793872713205594,
                  1060.3137007536143
                ],
                [
                  -117.93762570397895,
                  44.80001070374355,
                  1060.3137007536143
                ],
                [
                  -117.92502939779773,
                  44.80011343202069,
                  1175.7537007536143
                ],
                [
                  -117.92493133004534,
                  44.79397541962196,
                  1175.7537007536143
                ],
                [
                  -117.93752630128884,
                  44.793872713205594,
                  1060.3137007536143
                ]
              ]
            ]
          },
          "id": "44117G8406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:23:46Z",
            "pc:count": 5690977,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426330.6515,
                "count": 5690977,
                "maximum": 426841.5181,
                "minimum": 425845.1581,
                "name": "X",
                "position": 0,
                "stddev": 288.3110803,
                "variance": 83123.27901
              },
              {
                "average": 4960835.689,
                "count": 5690977,
                "maximum": 4961161.412,
                "minimum": 4960479.492,
                "name": "Y",
                "position": 1,
                "stddev": 184.9150628,
                "variance": 34193.58046
              },
              {
                "average": 1090.446247,
                "count": 5690977,
                "maximum": 1175.753701,
                "minimum": 1060.313701,
                "name": "Z",
                "position": 2,
                "stddev": 20.88658494,
                "variance": 436.2494305
              },
              {
                "average": 107.3965426,
                "count": 5690977,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.01211833,
                "variance": 1444.92114
              },
              {
                "average": 1.02789644,
                "count": 5690977,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1766773748,
                "variance": 0.03121489476
              },
              {
                "average": 1.058282963,
                "count": 5690977,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.26323647,
                "variance": 0.06929343912
              },
              {
                "average": 0.4993047767,
                "count": 5690977,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995606,
                "variance": 0.2499995606
              },
              {
                "average": 0,
                "count": 5690977,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.252554351,
                "count": 5690977,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4344774836,
                "variance": 0.1887706837
              },
              {
                "average": -2.328414039,
                "count": 5690977,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.91353214,
                "variance": 62.62399093
              },
              {
                "average": 179.3839399,
                "count": 5690977,
                "maximum": 210,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 2.996180269,
                "variance": 8.977096206
              },
              {
                "average": 14566.38292,
                "count": 5690977,
                "maximum": 20077,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5585.744259,
                "variance": 31200538.93
              },
              {
                "average": 35094.86182,
                "count": 5690977,
                "maximum": 64000,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 11691.40516,
                "variance": 136688954.7
              },
              {
                "average": 34098.87007,
                "count": 5690977,
                "maximum": 63488,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 9829.827616,
                "variance": 96625510.96
              },
              {
                "average": 27534.80584,
                "count": 5690977,
                "maximum": 62976,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8597.690948,
                "variance": 73920289.63
              },
              {
                "average": 328439.8046,
                "count": 5690977,
                "maximum": 589026.8663,
                "minimum": 322185.9709,
                "name": "GpsTime",
                "position": 15,
                "stddev": 33547.43635,
                "variance": 1125430486
              },
              {
                "average": 0,
                "count": 5690977,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5690977,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5690977,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5690977,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5690977,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425845.1581,
              4960479.492,
              1060.313701,
              426841.5181,
              4961161.412,
              1175.753701
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425845.15807787067,
                    4960479.491645084,
                    1060.3137007536143
                  ],
                  [
                    425845.15807787067,
                    4961161.411645084,
                    1060.3137007536143
                  ],
                  [
                    426841.51807787066,
                    4961161.411645084,
                    1175.7537007536143
                  ],
                  [
                    426841.51807787066,
                    4960479.491645084,
                    1175.7537007536143
                  ],
                  [
                    425845.15807787067,
                    4960479.491645084,
                    1060.3137007536143
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:23:46+00:00",
            "end_time": "2011-09-17T19:16: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": "44118H1422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.04016084144058,
              44.874988175784324,
              1870.5356539528905
            ],
            [
              -118.04019033905105,
              44.876625391922694,
              1870.5356539528905
            ],
            [
              -118.03752746066908,
              44.876649616756744,
              2011.8556539528906
            ],
            [
              -118.03749803853941,
              44.87501239924326,
              2011.8556539528906
            ],
            [
              -118.04016084144058,
              44.874988175784324,
              1870.5356539528905
            ]
          ]
        ]
      },
      "bbox": [
        -118.0401903,
        44.87498818,
        1870.535654,
        -118.037498,
        44.87664962,
        2011.855654
      ],
      "properties": {
        "datetime": "2011-09-17T18:10:29Z",
        "pc:count": 427714,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417979.424,
            "count": 427714,
            "maximum": 418052.7322,
            "minimum": 417842.3722,
            "name": "X",
            "position": 0,
            "stddev": 48.84712054,
            "variance": 2386.041185
          },
          {
            "average": 4969649.214,
            "count": 427714,
            "maximum": 4969770.763,
            "minimum": 4969588.863,
            "name": "Y",
            "position": 1,
            "stddev": 39.88896085,
            "variance": 1591.129198
          },
          {
            "average": 1928.411104,
            "count": 427714,
            "maximum": 2011.855654,
            "minimum": 1870.535654,
            "name": "Z",
            "position": 2,
            "stddev": 29.1345692,
            "variance": 848.8231226
          },
          {
            "average": 92.42490309,
            "count": 427714,
            "maximum": 233,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.02422697,
            "variance": 2811.568646
          },
          {
            "average": 1.169314074,
            "count": 427714,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4087551353,
            "variance": 0.1670807606
          },
          {
            "average": 1.347108114,
            "count": 427714,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5627020133,
            "variance": 0.3166335557
          },
          {
            "average": 0.4986205736,
            "count": 427714,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986817,
            "variance": 0.2499986817
          },
          {
            "average": 0,
            "count": 427714,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.08306719,
            "count": 427714,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2759840753,
            "variance": 0.07616720982
          },
          {
            "average": -3.58468828,
            "count": 427714,
            "maximum": 7.998000145,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.676679896,
            "variance": 44.57805443
          },
          {
            "average": 139.8107544,
            "count": 427714,
            "maximum": 179,
            "minimum": 114,
            "name": "UserData",
            "position": 10,
            "stddev": 22.88057707,
            "variance": 523.5208069
          },
          {
            "average": 14346.97155,
            "count": 427714,
            "maximum": 20117,
            "minimum": 9444,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5310.584439,
            "variance": 28202307.08
          },
          {
            "average": 23026.09673,
            "count": 427714,
            "maximum": 54016,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 12277.608,
            "variance": 150739658.2
          },
          {
            "average": 22255.07774,
            "count": 427714,
            "maximum": 50944,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 12198.47415,
            "variance": 148802771.5
          },
          {
            "average": 18552.39028,
            "count": 427714,
            "maximum": 51456,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10980.50309,
            "variance": 120571448.1
          },
          {
            "average": 134121.2881,
            "count": 427714,
            "maximum": 318229.0382,
            "minimum": 82211.11641,
            "name": "GpsTime",
            "position": 15,
            "stddev": 96671.8646,
            "variance": 9345449406
          },
          {
            "average": 0,
            "count": 427714,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 427714,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 427714,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 427714,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 427714,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417842.3722,
          4969588.863,
          1870.535654,
          418052.7322,
          4969770.763,
          2011.855654
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417842.37222350336,
                4969588.862910707,
                1870.5356539528905
              ],
              [
                417842.37222350336,
                4969770.762910707,
                1870.5356539528905
              ],
              [
                418052.73222350335,
                4969770.762910707,
                2011.8556539528906
              ],
              [
                418052.73222350335,
                4969588.862910707,
                2011.8556539528906
              ],
              [
                417842.37222350336,
                4969588.862910707,
                1870.5356539528905
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T18:10:29+00:00",
        "end_time": "2011-09-15T00:36:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0401903,
            44.87498818,
            1870.535654,
            -118.037498,
            44.87664962,
            2011.855654
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.04016084144058,
                  44.874988175784324,
                  1870.5356539528905
                ],
                [
                  -118.04019033905105,
                  44.876625391922694,
                  1870.5356539528905
                ],
                [
                  -118.03752746066908,
                  44.876649616756744,
                  2011.8556539528906
                ],
                [
                  -118.03749803853941,
                  44.87501239924326,
                  2011.8556539528906
                ],
                [
                  -118.04016084144058,
                  44.874988175784324,
                  1870.5356539528905
                ]
              ]
            ]
          },
          "id": "44118H1422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T18:10:29Z",
            "pc:count": 427714,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417979.424,
                "count": 427714,
                "maximum": 418052.7322,
                "minimum": 417842.3722,
                "name": "X",
                "position": 0,
                "stddev": 48.84712054,
                "variance": 2386.041185
              },
              {
                "average": 4969649.214,
                "count": 427714,
                "maximum": 4969770.763,
                "minimum": 4969588.863,
                "name": "Y",
                "position": 1,
                "stddev": 39.88896085,
                "variance": 1591.129198
              },
              {
                "average": 1928.411104,
                "count": 427714,
                "maximum": 2011.855654,
                "minimum": 1870.535654,
                "name": "Z",
                "position": 2,
                "stddev": 29.1345692,
                "variance": 848.8231226
              },
              {
                "average": 92.42490309,
                "count": 427714,
                "maximum": 233,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.02422697,
                "variance": 2811.568646
              },
              {
                "average": 1.169314074,
                "count": 427714,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4087551353,
                "variance": 0.1670807606
              },
              {
                "average": 1.347108114,
                "count": 427714,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5627020133,
                "variance": 0.3166335557
              },
              {
                "average": 0.4986205736,
                "count": 427714,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986817,
                "variance": 0.2499986817
              },
              {
                "average": 0,
                "count": 427714,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.08306719,
                "count": 427714,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2759840753,
                "variance": 0.07616720982
              },
              {
                "average": -3.58468828,
                "count": 427714,
                "maximum": 7.998000145,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.676679896,
                "variance": 44.57805443
              },
              {
                "average": 139.8107544,
                "count": 427714,
                "maximum": 179,
                "minimum": 114,
                "name": "UserData",
                "position": 10,
                "stddev": 22.88057707,
                "variance": 523.5208069
              },
              {
                "average": 14346.97155,
                "count": 427714,
                "maximum": 20117,
                "minimum": 9444,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5310.584439,
                "variance": 28202307.08
              },
              {
                "average": 23026.09673,
                "count": 427714,
                "maximum": 54016,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 12277.608,
                "variance": 150739658.2
              },
              {
                "average": 22255.07774,
                "count": 427714,
                "maximum": 50944,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 12198.47415,
                "variance": 148802771.5
              },
              {
                "average": 18552.39028,
                "count": 427714,
                "maximum": 51456,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10980.50309,
                "variance": 120571448.1
              },
              {
                "average": 134121.2881,
                "count": 427714,
                "maximum": 318229.0382,
                "minimum": 82211.11641,
                "name": "GpsTime",
                "position": 15,
                "stddev": 96671.8646,
                "variance": 9345449406
              },
              {
                "average": 0,
                "count": 427714,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 427714,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 427714,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 427714,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 427714,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417842.3722,
              4969588.863,
              1870.535654,
              418052.7322,
              4969770.763,
              2011.855654
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417842.37222350336,
                    4969588.862910707,
                    1870.5356539528905
                  ],
                  [
                    417842.37222350336,
                    4969770.762910707,
                    1870.5356539528905
                  ],
                  [
                    418052.73222350335,
                    4969770.762910707,
                    2011.8556539528906
                  ],
                  [
                    418052.73222350335,
                    4969588.862910707,
                    2011.8556539528906
                  ],
                  [
                    417842.37222350336,
                    4969588.862910707,
                    1870.5356539528905
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T18:10:29+00:00",
            "end_time": "2011-09-15T00: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": "44118G1223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752431937045,
              44.81239954588232,
              1448.0021548120162
            ],
            [
              -118.03775050610635,
              44.82500957713567,
              1448.0021548120162
            ],
            [
              -118.02502974039193,
              44.82512446862788,
              1987.0021548120162
            ],
            [
              -118.02480632507368,
              44.81251438715131,
              1987.0021548120162
            ],
            [
              -118.03752431937045,
              44.81239954588232,
              1448.0021548120162
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377505,
        44.81239955,
        1448.002155,
        -118.0248063,
        44.82512447,
        1987.002155
      ],
      "properties": {
        "datetime": "2011-09-18T20:49:57Z",
        "pc:count": 16348063,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418391.2264,
            "count": 16348063,
            "maximum": 418967.6314,
            "minimum": 417961.8314,
            "name": "X",
            "position": 0,
            "stddev": 280.755518,
            "variance": 78823.6609
          },
          {
            "average": 4963312.806,
            "count": 16348063,
            "maximum": 4964034.579,
            "minimum": 4962633.579,
            "name": "Y",
            "position": 1,
            "stddev": 391.4755329,
            "variance": 153253.0929
          },
          {
            "average": 1683.399403,
            "count": 16348063,
            "maximum": 1987.002155,
            "minimum": 1448.002155,
            "name": "Z",
            "position": 2,
            "stddev": 114.6746652,
            "variance": 13150.27885
          },
          {
            "average": 84.70052207,
            "count": 16348063,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.1497605,
            "variance": 2616.297999
          },
          {
            "average": 1.160500727,
            "count": 16348063,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4001064261,
            "variance": 0.1600851522
          },
          {
            "average": 1.329258396,
            "count": 16348063,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5537511734,
            "variance": 0.306640362
          },
          {
            "average": 0.4995547791,
            "count": 16348063,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998171,
            "variance": 0.2499998171
          },
          {
            "average": 0,
            "count": 16348063,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.106996652,
            "count": 16348063,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3091090001,
            "variance": 0.09554837394
          },
          {
            "average": -0.9563615234,
            "count": 16348063,
            "maximum": 16.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.130406262,
            "variance": 66.10350599
          },
          {
            "average": 69.99259356,
            "count": 16348063,
            "maximum": 155,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 62.92601498,
            "variance": 3959.683361
          },
          {
            "average": 14832.00908,
            "count": 16348063,
            "maximum": 20153,
            "minimum": 9505,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5271.207827,
            "variance": 27785631.95
          },
          {
            "average": 22372.68628,
            "count": 16348063,
            "maximum": 54528,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 11277.54531,
            "variance": 127183028.1
          },
          {
            "average": 22733.82816,
            "count": 16348063,
            "maximum": 53248,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 11109.20319,
            "variance": 123414395.6
          },
          {
            "average": 20211.05802,
            "count": 16348063,
            "maximum": 52992,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9542.712468,
            "variance": 91063361.24
          },
          {
            "average": 385194.373,
            "count": 16348063,
            "maximum": 414197.1574,
            "minimum": 144648.0425,
            "name": "GpsTime",
            "position": 15,
            "stddev": 81352.23911,
            "variance": 6618186807
          },
          {
            "average": 0,
            "count": 16348063,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16348063,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16348063,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16348063,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16348063,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417961.8314,
          4962633.579,
          1448.002155,
          418967.6314,
          4964034.579,
          1987.002155
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417961.8314157234,
                4962633.57860379,
                1448.0021548120162
              ],
              [
                417961.8314157234,
                4964034.57860379,
                1448.0021548120162
              ],
              [
                418967.6314157235,
                4964034.57860379,
                1987.0021548120162
              ],
              [
                418967.6314157235,
                4962633.57860379,
                1987.0021548120162
              ],
              [
                417961.8314157234,
                4962633.57860379,
                1448.0021548120162
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:49:57+00:00",
        "end_time": "2011-09-15T17:57:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377505,
            44.81239955,
            1448.002155,
            -118.0248063,
            44.82512447,
            1987.002155
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752431937045,
                  44.81239954588232,
                  1448.0021548120162
                ],
                [
                  -118.03775050610635,
                  44.82500957713567,
                  1448.0021548120162
                ],
                [
                  -118.02502974039193,
                  44.82512446862788,
                  1987.0021548120162
                ],
                [
                  -118.02480632507368,
                  44.81251438715131,
                  1987.0021548120162
                ],
                [
                  -118.03752431937045,
                  44.81239954588232,
                  1448.0021548120162
                ]
              ]
            ]
          },
          "id": "44118G1223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:49:57Z",
            "pc:count": 16348063,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418391.2264,
                "count": 16348063,
                "maximum": 418967.6314,
                "minimum": 417961.8314,
                "name": "X",
                "position": 0,
                "stddev": 280.755518,
                "variance": 78823.6609
              },
              {
                "average": 4963312.806,
                "count": 16348063,
                "maximum": 4964034.579,
                "minimum": 4962633.579,
                "name": "Y",
                "position": 1,
                "stddev": 391.4755329,
                "variance": 153253.0929
              },
              {
                "average": 1683.399403,
                "count": 16348063,
                "maximum": 1987.002155,
                "minimum": 1448.002155,
                "name": "Z",
                "position": 2,
                "stddev": 114.6746652,
                "variance": 13150.27885
              },
              {
                "average": 84.70052207,
                "count": 16348063,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.1497605,
                "variance": 2616.297999
              },
              {
                "average": 1.160500727,
                "count": 16348063,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4001064261,
                "variance": 0.1600851522
              },
              {
                "average": 1.329258396,
                "count": 16348063,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5537511734,
                "variance": 0.306640362
              },
              {
                "average": 0.4995547791,
                "count": 16348063,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998171,
                "variance": 0.2499998171
              },
              {
                "average": 0,
                "count": 16348063,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.106996652,
                "count": 16348063,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3091090001,
                "variance": 0.09554837394
              },
              {
                "average": -0.9563615234,
                "count": 16348063,
                "maximum": 16.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.130406262,
                "variance": 66.10350599
              },
              {
                "average": 69.99259356,
                "count": 16348063,
                "maximum": 155,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 62.92601498,
                "variance": 3959.683361
              },
              {
                "average": 14832.00908,
                "count": 16348063,
                "maximum": 20153,
                "minimum": 9505,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5271.207827,
                "variance": 27785631.95
              },
              {
                "average": 22372.68628,
                "count": 16348063,
                "maximum": 54528,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 11277.54531,
                "variance": 127183028.1
              },
              {
                "average": 22733.82816,
                "count": 16348063,
                "maximum": 53248,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 11109.20319,
                "variance": 123414395.6
              },
              {
                "average": 20211.05802,
                "count": 16348063,
                "maximum": 52992,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9542.712468,
                "variance": 91063361.24
              },
              {
                "average": 385194.373,
                "count": 16348063,
                "maximum": 414197.1574,
                "minimum": 144648.0425,
                "name": "GpsTime",
                "position": 15,
                "stddev": 81352.23911,
                "variance": 6618186807
              },
              {
                "average": 0,
                "count": 16348063,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16348063,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16348063,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16348063,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16348063,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417961.8314,
              4962633.579,
              1448.002155,
              418967.6314,
              4964034.579,
              1987.002155
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417961.8314157234,
                    4962633.57860379,
                    1448.0021548120162
                  ],
                  [
                    417961.8314157234,
                    4964034.57860379,
                    1448.0021548120162
                  ],
                  [
                    418967.6314157235,
                    4964034.57860379,
                    1987.0021548120162
                  ],
                  [
                    418967.6314157235,
                    4962633.57860379,
                    1987.0021548120162
                  ],
                  [
                    417961.8314157234,
                    4962633.57860379,
                    1448.0021548120162
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:49:57+00:00",
            "end_time": "2011-09-15T17:57: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": "44117H8208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252501047843,
              44.97491330392875,
              988.7554589574383
            ],
            [
              -117.91272486753525,
              44.987510122765734,
              988.7554589574383
            ],
            [
              -117.90002913195964,
              44.987610887880294,
              1079.3154589574383
            ],
            [
              -117.89983205394243,
              44.975014025042505,
              1079.3154589574383
            ],
            [
              -117.91252501047843,
              44.97491330392875,
              988.7554589574383
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127249,
        44.9749133,
        988.755459,
        -117.8998321,
        44.98761089,
        1079.315459
      ],
      "properties": {
        "datetime": "2011-09-20T02:03:37Z",
        "pc:count": 11517608,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428547.7675,
            "count": 11517608,
            "maximum": 429049.7025,
            "minimum": 428048.7425,
            "name": "X",
            "position": 0,
            "stddev": 284.3855539,
            "variance": 80875.14325
          },
          {
            "average": 4981267.828,
            "count": 11517608,
            "maximum": 4981967.434,
            "minimum": 4980567.914,
            "name": "Y",
            "position": 1,
            "stddev": 401.0901592,
            "variance": 160873.3158
          },
          {
            "average": 1013.520184,
            "count": 11517608,
            "maximum": 1079.315459,
            "minimum": 988.755459,
            "name": "Z",
            "position": 2,
            "stddev": 16.36590268,
            "variance": 267.8427707
          },
          {
            "average": 229.6655079,
            "count": 11517608,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.43559325,
            "variance": 698.8405906
          },
          {
            "average": 1.000471626,
            "count": 11517608,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02203335511,
            "variance": 0.0004854687375
          },
          {
            "average": 1.000942644,
            "count": 11517608,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03136246358,
            "variance": 0.0009836041218
          },
          {
            "average": 0.4988992506,
            "count": 11517608,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988101,
            "variance": 0.2499988101
          },
          {
            "average": 0,
            "count": 11517608,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.263381077,
            "count": 11517608,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4404673679,
            "variance": 0.1940115021
          },
          {
            "average": 1.779013808,
            "count": 11517608,
            "maximum": 18,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.017602717,
            "variance": 64.28195333
          },
          {
            "average": 198.6083339,
            "count": 11517608,
            "maximum": 212,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 3.596511354,
            "variance": 12.93489392
          },
          {
            "average": 260.2736428,
            "count": 11517608,
            "maximum": 274,
            "minimum": 247,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56766907,
            "variance": 111.6756295
          },
          {
            "average": 38078.59869,
            "count": 11517608,
            "maximum": 65280,
            "minimum": 7168,
            "name": "Red",
            "position": 12,
            "stddev": 10358.07106,
            "variance": 107289636
          },
          {
            "average": 35799.17657,
            "count": 11517608,
            "maximum": 65280,
            "minimum": 7936,
            "name": "Green",
            "position": 13,
            "stddev": 8113.066388,
            "variance": 65821846.21
          },
          {
            "average": 30329.78098,
            "count": 11517608,
            "maximum": 65280,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 7395.607788,
            "variance": 54695014.56
          },
          {
            "average": 517721.4725,
            "count": 11517608,
            "maximum": 519417.8131,
            "minimum": 516335.0189,
            "name": "GpsTime",
            "position": 15,
            "stddev": 626.4751359,
            "variance": 392471.0959
          },
          {
            "average": 0,
            "count": 11517608,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11517608,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11517608,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11517608,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11517608,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428048.7425,
          4980567.914,
          988.755459,
          429049.7025,
          4981967.434,
          1079.315459
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428048.74254304625,
                4980567.914285101,
                988.7554589574383
              ],
              [
                428048.74254304625,
                4981967.434285101,
                988.7554589574383
              ],
              [
                429049.7025430462,
                4981967.434285101,
                1079.3154589574383
              ],
              [
                429049.7025430462,
                4980567.914285101,
                1079.3154589574383
              ],
              [
                428048.74254304625,
                4980567.914285101,
                988.7554589574383
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:03:37+00:00",
        "end_time": "2011-09-20T01:12:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127249,
            44.9749133,
            988.755459,
            -117.8998321,
            44.98761089,
            1079.315459
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252501047843,
                  44.97491330392875,
                  988.7554589574383
                ],
                [
                  -117.91272486753525,
                  44.987510122765734,
                  988.7554589574383
                ],
                [
                  -117.90002913195964,
                  44.987610887880294,
                  1079.3154589574383
                ],
                [
                  -117.89983205394243,
                  44.975014025042505,
                  1079.3154589574383
                ],
                [
                  -117.91252501047843,
                  44.97491330392875,
                  988.7554589574383
                ]
              ]
            ]
          },
          "id": "44117H8208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:03:37Z",
            "pc:count": 11517608,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428547.7675,
                "count": 11517608,
                "maximum": 429049.7025,
                "minimum": 428048.7425,
                "name": "X",
                "position": 0,
                "stddev": 284.3855539,
                "variance": 80875.14325
              },
              {
                "average": 4981267.828,
                "count": 11517608,
                "maximum": 4981967.434,
                "minimum": 4980567.914,
                "name": "Y",
                "position": 1,
                "stddev": 401.0901592,
                "variance": 160873.3158
              },
              {
                "average": 1013.520184,
                "count": 11517608,
                "maximum": 1079.315459,
                "minimum": 988.755459,
                "name": "Z",
                "position": 2,
                "stddev": 16.36590268,
                "variance": 267.8427707
              },
              {
                "average": 229.6655079,
                "count": 11517608,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.43559325,
                "variance": 698.8405906
              },
              {
                "average": 1.000471626,
                "count": 11517608,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02203335511,
                "variance": 0.0004854687375
              },
              {
                "average": 1.000942644,
                "count": 11517608,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03136246358,
                "variance": 0.0009836041218
              },
              {
                "average": 0.4988992506,
                "count": 11517608,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988101,
                "variance": 0.2499988101
              },
              {
                "average": 0,
                "count": 11517608,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.263381077,
                "count": 11517608,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4404673679,
                "variance": 0.1940115021
              },
              {
                "average": 1.779013808,
                "count": 11517608,
                "maximum": 18,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.017602717,
                "variance": 64.28195333
              },
              {
                "average": 198.6083339,
                "count": 11517608,
                "maximum": 212,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 3.596511354,
                "variance": 12.93489392
              },
              {
                "average": 260.2736428,
                "count": 11517608,
                "maximum": 274,
                "minimum": 247,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56766907,
                "variance": 111.6756295
              },
              {
                "average": 38078.59869,
                "count": 11517608,
                "maximum": 65280,
                "minimum": 7168,
                "name": "Red",
                "position": 12,
                "stddev": 10358.07106,
                "variance": 107289636
              },
              {
                "average": 35799.17657,
                "count": 11517608,
                "maximum": 65280,
                "minimum": 7936,
                "name": "Green",
                "position": 13,
                "stddev": 8113.066388,
                "variance": 65821846.21
              },
              {
                "average": 30329.78098,
                "count": 11517608,
                "maximum": 65280,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 7395.607788,
                "variance": 54695014.56
              },
              {
                "average": 517721.4725,
                "count": 11517608,
                "maximum": 519417.8131,
                "minimum": 516335.0189,
                "name": "GpsTime",
                "position": 15,
                "stddev": 626.4751359,
                "variance": 392471.0959
              },
              {
                "average": 0,
                "count": 11517608,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11517608,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11517608,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11517608,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11517608,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428048.7425,
              4980567.914,
              988.755459,
              429049.7025,
              4981967.434,
              1079.315459
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428048.74254304625,
                    4980567.914285101,
                    988.7554589574383
                  ],
                  [
                    428048.74254304625,
                    4981967.434285101,
                    988.7554589574383
                  ],
                  [
                    429049.7025430462,
                    4981967.434285101,
                    1079.3154589574383
                  ],
                  [
                    429049.7025430462,
                    4980567.914285101,
                    1079.3154589574383
                  ],
                  [
                    428048.74254304625,
                    4980567.914285101,
                    988.7554589574383
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:03:37+00:00",
            "end_time": "2011-09-20T01:12: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": "44118G1115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.07502771062146,
              44.83739380631194,
              1661.3677487391487
            ],
            [
              -118.07526235034645,
              44.85000758992813,
              1661.3677487391487
            ],
            [
              -118.06253294577907,
              44.85012674145413,
              2322.707748739149
            ],
            [
              -118.06230108254233,
              44.83751290573721,
              2322.707748739149
            ],
            [
              -118.07502771062146,
              44.83739380631194,
              1661.3677487391487
            ]
          ]
        ]
      },
      "bbox": [
        -118.0752624,
        44.83739381,
        1661.367749,
        -118.0623011,
        44.85012674,
        2322.707749
      ],
      "properties": {
        "datetime": "2011-09-18T22:24:37Z",
        "pc:count": 19835364,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415536.7327,
            "count": 19835364,
            "maximum": 416039.1445,
            "minimum": 415033.0845,
            "name": "X",
            "position": 0,
            "stddev": 289.501726,
            "variance": 83811.24936
          },
          {
            "average": 4966204.678,
            "count": 19835364,
            "maximum": 4966850.017,
            "minimum": 4965448.577,
            "name": "Y",
            "position": 1,
            "stddev": 395.1768873,
            "variance": 156164.7723
          },
          {
            "average": 1929.501634,
            "count": 19835364,
            "maximum": 2322.707749,
            "minimum": 1661.367749,
            "name": "Z",
            "position": 2,
            "stddev": 146.2455277,
            "variance": 21387.75437
          },
          {
            "average": 85.73123473,
            "count": 19835364,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.36310482,
            "variance": 2638.168537
          },
          {
            "average": 1.145900826,
            "count": 19835364,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3880473394,
            "variance": 0.1505807376
          },
          {
            "average": 1.299426872,
            "count": 19835364,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5451105295,
            "variance": 0.2971454893
          },
          {
            "average": 0.4993511589,
            "count": 19835364,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995916,
            "variance": 0.2499995916
          },
          {
            "average": 0,
            "count": 19835364,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.097847662,
            "count": 19835364,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.297108569,
            "variance": 0.0882735018
          },
          {
            "average": -1.753791018,
            "count": 19835364,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.407361973,
            "variance": 70.68373535
          },
          {
            "average": 68.52853232,
            "count": 19835364,
            "maximum": 151,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 63.41960486,
            "variance": 4022.046281
          },
          {
            "average": 14770.39888,
            "count": 19835364,
            "maximum": 20152,
            "minimum": 9512,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5270.066399,
            "variance": 27773599.86
          },
          {
            "average": 399307.1969,
            "count": 19835364,
            "maximum": 419877.9501,
            "minimum": 145223.0796,
            "name": "GpsTime",
            "position": 12,
            "stddev": 65839.72786,
            "variance": 4334869765
          },
          {
            "average": 0,
            "count": 19835364,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19835364,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19835364,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19835364,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19835364,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415033.0845,
          4965448.577,
          1661.367749,
          416039.1445,
          4966850.017,
          2322.707749
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415033.0845287474,
                4965448.577262015,
                1661.3677487391487
              ],
              [
                415033.0845287474,
                4966850.017262015,
                1661.3677487391487
              ],
              [
                416039.1445287475,
                4966850.017262015,
                2322.707748739149
              ],
              [
                416039.1445287475,
                4965448.577262015,
                2322.707748739149
              ],
              [
                415033.0845287474,
                4965448.577262015,
                1661.3677487391487
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:24:37+00:00",
        "end_time": "2011-09-15T18:07:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0752624,
            44.83739381,
            1661.367749,
            -118.0623011,
            44.85012674,
            2322.707749
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.07502771062146,
                  44.83739380631194,
                  1661.3677487391487
                ],
                [
                  -118.07526235034645,
                  44.85000758992813,
                  1661.3677487391487
                ],
                [
                  -118.06253294577907,
                  44.85012674145413,
                  2322.707748739149
                ],
                [
                  -118.06230108254233,
                  44.83751290573721,
                  2322.707748739149
                ],
                [
                  -118.07502771062146,
                  44.83739380631194,
                  1661.3677487391487
                ]
              ]
            ]
          },
          "id": "44118G1115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:24:37Z",
            "pc:count": 19835364,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415536.7327,
                "count": 19835364,
                "maximum": 416039.1445,
                "minimum": 415033.0845,
                "name": "X",
                "position": 0,
                "stddev": 289.501726,
                "variance": 83811.24936
              },
              {
                "average": 4966204.678,
                "count": 19835364,
                "maximum": 4966850.017,
                "minimum": 4965448.577,
                "name": "Y",
                "position": 1,
                "stddev": 395.1768873,
                "variance": 156164.7723
              },
              {
                "average": 1929.501634,
                "count": 19835364,
                "maximum": 2322.707749,
                "minimum": 1661.367749,
                "name": "Z",
                "position": 2,
                "stddev": 146.2455277,
                "variance": 21387.75437
              },
              {
                "average": 85.73123473,
                "count": 19835364,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.36310482,
                "variance": 2638.168537
              },
              {
                "average": 1.145900826,
                "count": 19835364,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3880473394,
                "variance": 0.1505807376
              },
              {
                "average": 1.299426872,
                "count": 19835364,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5451105295,
                "variance": 0.2971454893
              },
              {
                "average": 0.4993511589,
                "count": 19835364,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995916,
                "variance": 0.2499995916
              },
              {
                "average": 0,
                "count": 19835364,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.097847662,
                "count": 19835364,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.297108569,
                "variance": 0.0882735018
              },
              {
                "average": -1.753791018,
                "count": 19835364,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.407361973,
                "variance": 70.68373535
              },
              {
                "average": 68.52853232,
                "count": 19835364,
                "maximum": 151,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 63.41960486,
                "variance": 4022.046281
              },
              {
                "average": 14770.39888,
                "count": 19835364,
                "maximum": 20152,
                "minimum": 9512,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5270.066399,
                "variance": 27773599.86
              },
              {
                "average": 399307.1969,
                "count": 19835364,
                "maximum": 419877.9501,
                "minimum": 145223.0796,
                "name": "GpsTime",
                "position": 12,
                "stddev": 65839.72786,
                "variance": 4334869765
              },
              {
                "average": 0,
                "count": 19835364,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19835364,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19835364,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19835364,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19835364,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415033.0845,
              4965448.577,
              1661.367749,
              416039.1445,
              4966850.017,
              2322.707749
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415033.0845287474,
                    4965448.577262015,
                    1661.3677487391487
                  ],
                  [
                    415033.0845287474,
                    4966850.017262015,
                    1661.3677487391487
                  ],
                  [
                    416039.1445287475,
                    4966850.017262015,
                    2322.707748739149
                  ],
                  [
                    416039.1445287475,
                    4965448.577262015,
                    2322.707748739149
                  ],
                  [
                    415033.0845287474,
                    4965448.577262015,
                    1661.3677487391487
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:24:37+00:00",
            "end_time": "2011-09-15T18: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": "44117H8405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752436069464,
              44.92491549465437,
              1032.8979459254829
            ],
            [
              -117.88771837094416,
              44.93751035052382,
              1032.8979459254829
            ],
            [
              -117.87502900979258,
              44.93760828670706,
              1077.4379459254828
            ],
            [
              -117.87483777193346,
              44.925013388078675,
              1077.4379459254828
            ],
            [
              -117.88752436069464,
              44.92491549465437,
              1032.8979459254829
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877184,
        44.92491549,
        1032.897946,
        -117.8748378,
        44.93760829,
        1077.437946
      ],
      "properties": {
        "datetime": "2011-09-20T02:20:03Z",
        "pc:count": 11547138,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430462.4502,
            "count": 11547138,
            "maximum": 430960.5696,
            "minimum": 429959.2496,
            "name": "X",
            "position": 0,
            "stddev": 284.0453772,
            "variance": 80681.77632
          },
          {
            "average": 4975695.084,
            "count": 11547138,
            "maximum": 4976391.23,
            "minimum": 4974991.95,
            "name": "Y",
            "position": 1,
            "stddev": 399.0688623,
            "variance": 159255.9568
          },
          {
            "average": 1050.096121,
            "count": 11547138,
            "maximum": 1077.437946,
            "minimum": 1032.897946,
            "name": "Z",
            "position": 2,
            "stddev": 8.933217443,
            "variance": 79.80237388
          },
          {
            "average": 234.9824434,
            "count": 11547138,
            "maximum": 254,
            "minimum": 8,
            "name": "Intensity",
            "position": 3,
            "stddev": 15.94805533,
            "variance": 254.3404688
          },
          {
            "average": 1.000019399,
            "count": 11547138,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004423977252,
            "variance": 1.957157473e-05
          },
          {
            "average": 1.000038797,
            "count": 11547138,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006270215302,
            "variance": 3.931559994e-05
          },
          {
            "average": 0.4986072739,
            "count": 11547138,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998082,
            "variance": 0.249998082
          },
          {
            "average": 0,
            "count": 11547138,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.255011155,
            "count": 11547138,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4358675055,
            "variance": 0.1899804823
          },
          {
            "average": 1.434113395,
            "count": 11547138,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.687068991,
            "variance": 59.09102967
          },
          {
            "average": 198.7072299,
            "count": 11547138,
            "maximum": 212,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 2.625554962,
            "variance": 6.893538861
          },
          {
            "average": 262.7700259,
            "count": 11547138,
            "maximum": 276,
            "minimum": 249,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56428636,
            "variance": 111.6041463
          },
          {
            "average": 43921.98477,
            "count": 11547138,
            "maximum": 57088,
            "minimum": 11776,
            "name": "Red",
            "position": 12,
            "stddev": 4726.162619,
            "variance": 22336613.1
          },
          {
            "average": 39701.15731,
            "count": 11547138,
            "maximum": 56320,
            "minimum": 13824,
            "name": "Green",
            "position": 13,
            "stddev": 4577.918895,
            "variance": 20957341.41
          },
          {
            "average": 34387.32238,
            "count": 11547138,
            "maximum": 55296,
            "minimum": 12800,
            "name": "Blue",
            "position": 14,
            "stddev": 4655.371606,
            "variance": 21672484.79
          },
          {
            "average": 519022.8369,
            "count": 11547138,
            "maximum": 520403.9329,
            "minimum": 517249.6633,
            "name": "GpsTime",
            "position": 15,
            "stddev": 641.3083633,
            "variance": 411276.4169
          },
          {
            "average": 0,
            "count": 11547138,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11547138,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11547138,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11547138,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11547138,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429959.2496,
          4974991.95,
          1032.897946,
          430960.5696,
          4976391.23,
          1077.437946
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429959.24962408567,
                4974991.950207878,
                1032.8979459254829
              ],
              [
                429959.24962408567,
                4976391.230207877,
                1032.8979459254829
              ],
              [
                430960.5696240856,
                4976391.230207877,
                1077.4379459254828
              ],
              [
                430960.5696240856,
                4974991.950207878,
                1077.4379459254828
              ],
              [
                429959.24962408567,
                4974991.950207878,
                1032.8979459254829
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:20:03+00:00",
        "end_time": "2011-09-20T01:27:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877184,
            44.92491549,
            1032.897946,
            -117.8748378,
            44.93760829,
            1077.437946
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752436069464,
                  44.92491549465437,
                  1032.8979459254829
                ],
                [
                  -117.88771837094416,
                  44.93751035052382,
                  1032.8979459254829
                ],
                [
                  -117.87502900979258,
                  44.93760828670706,
                  1077.4379459254828
                ],
                [
                  -117.87483777193346,
                  44.925013388078675,
                  1077.4379459254828
                ],
                [
                  -117.88752436069464,
                  44.92491549465437,
                  1032.8979459254829
                ]
              ]
            ]
          },
          "id": "44117H8405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:20:03Z",
            "pc:count": 11547138,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430462.4502,
                "count": 11547138,
                "maximum": 430960.5696,
                "minimum": 429959.2496,
                "name": "X",
                "position": 0,
                "stddev": 284.0453772,
                "variance": 80681.77632
              },
              {
                "average": 4975695.084,
                "count": 11547138,
                "maximum": 4976391.23,
                "minimum": 4974991.95,
                "name": "Y",
                "position": 1,
                "stddev": 399.0688623,
                "variance": 159255.9568
              },
              {
                "average": 1050.096121,
                "count": 11547138,
                "maximum": 1077.437946,
                "minimum": 1032.897946,
                "name": "Z",
                "position": 2,
                "stddev": 8.933217443,
                "variance": 79.80237388
              },
              {
                "average": 234.9824434,
                "count": 11547138,
                "maximum": 254,
                "minimum": 8,
                "name": "Intensity",
                "position": 3,
                "stddev": 15.94805533,
                "variance": 254.3404688
              },
              {
                "average": 1.000019399,
                "count": 11547138,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004423977252,
                "variance": 1.957157473e-05
              },
              {
                "average": 1.000038797,
                "count": 11547138,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006270215302,
                "variance": 3.931559994e-05
              },
              {
                "average": 0.4986072739,
                "count": 11547138,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998082,
                "variance": 0.249998082
              },
              {
                "average": 0,
                "count": 11547138,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.255011155,
                "count": 11547138,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4358675055,
                "variance": 0.1899804823
              },
              {
                "average": 1.434113395,
                "count": 11547138,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.687068991,
                "variance": 59.09102967
              },
              {
                "average": 198.7072299,
                "count": 11547138,
                "maximum": 212,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 2.625554962,
                "variance": 6.893538861
              },
              {
                "average": 262.7700259,
                "count": 11547138,
                "maximum": 276,
                "minimum": 249,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56428636,
                "variance": 111.6041463
              },
              {
                "average": 43921.98477,
                "count": 11547138,
                "maximum": 57088,
                "minimum": 11776,
                "name": "Red",
                "position": 12,
                "stddev": 4726.162619,
                "variance": 22336613.1
              },
              {
                "average": 39701.15731,
                "count": 11547138,
                "maximum": 56320,
                "minimum": 13824,
                "name": "Green",
                "position": 13,
                "stddev": 4577.918895,
                "variance": 20957341.41
              },
              {
                "average": 34387.32238,
                "count": 11547138,
                "maximum": 55296,
                "minimum": 12800,
                "name": "Blue",
                "position": 14,
                "stddev": 4655.371606,
                "variance": 21672484.79
              },
              {
                "average": 519022.8369,
                "count": 11547138,
                "maximum": 520403.9329,
                "minimum": 517249.6633,
                "name": "GpsTime",
                "position": 15,
                "stddev": 641.3083633,
                "variance": 411276.4169
              },
              {
                "average": 0,
                "count": 11547138,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11547138,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11547138,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11547138,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11547138,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429959.2496,
              4974991.95,
              1032.897946,
              430960.5696,
              4976391.23,
              1077.437946
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429959.24962408567,
                    4974991.950207878,
                    1032.8979459254829
                  ],
                  [
                    429959.24962408567,
                    4976391.230207877,
                    1032.8979459254829
                  ],
                  [
                    430960.5696240856,
                    4976391.230207877,
                    1077.4379459254828
                  ],
                  [
                    430960.5696240856,
                    4974991.950207878,
                    1077.4379459254828
                  ],
                  [
                    429959.24962408567,
                    4974991.950207878,
                    1032.8979459254829
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:20:03+00:00",
            "end_time": "2011-09-20T01:27: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": "44118H1423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752451160051,
              44.874899742081155,
              1428.0378947966578
            ],
            [
              -118.03762786630935,
              44.88065025275093,
              1428.0378947966578
            ],
            [
              -118.02502726554636,
              44.880764052513484,
              1911.977894796658
            ],
            [
              -118.02492516540615,
              44.87501351915578,
              1911.977894796658
            ],
            [
              -118.03752451160051,
              44.874899742081155,
              1428.0378947966578
            ]
          ]
        ]
      },
      "bbox": [
        -118.0376279,
        44.87489974,
        1428.037895,
        -118.0249252,
        44.88076405,
        1911.977895
      ],
      "properties": {
        "datetime": "2011-09-17T18:10:29Z",
        "pc:count": 7725342,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418542.8417,
            "count": 7725342,
            "maximum": 419045.8215,
            "minimum": 418050.4815,
            "name": "X",
            "position": 0,
            "stddev": 266.7097169,
            "variance": 71134.07306
          },
          {
            "average": 4969835.308,
            "count": 7725342,
            "maximum": 4970215.275,
            "minimum": 4969576.375,
            "name": "Y",
            "position": 1,
            "stddev": 164.2571066,
            "variance": 26980.39708
          },
          {
            "average": 1672.714403,
            "count": 7725342,
            "maximum": 1911.977895,
            "minimum": 1428.037895,
            "name": "Z",
            "position": 2,
            "stddev": 109.0470433,
            "variance": 11891.25766
          },
          {
            "average": 91.62085316,
            "count": 7725342,
            "maximum": 243,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.85956197,
            "variance": 2290.537672
          },
          {
            "average": 1.098042391,
            "count": 7725342,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3111452074,
            "variance": 0.09681134007
          },
          {
            "average": 1.203525229,
            "count": 7725342,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4379829409,
            "variance": 0.1918290565
          },
          {
            "average": 0.4994795052,
            "count": 7725342,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997614,
            "variance": 0.2499997614
          },
          {
            "average": 0,
            "count": 7725342,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.101766886,
            "count": 7725342,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3023415269,
            "variance": 0.09141039889
          },
          {
            "average": 0.6235610865,
            "count": 7725342,
            "maximum": 22.99799919,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.386289851,
            "variance": 70.32985746
          },
          {
            "average": 131.6211748,
            "count": 7725342,
            "maximum": 179,
            "minimum": 114,
            "name": "UserData",
            "position": 10,
            "stddev": 11.84410633,
            "variance": 140.2828548
          },
          {
            "average": 14860.49955,
            "count": 7725342,
            "maximum": 20117,
            "minimum": 9440,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5334.360825,
            "variance": 28455405.41
          },
          {
            "average": 22500.233,
            "count": 7725342,
            "maximum": 58624,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 11009.21129,
            "variance": 121202733.3
          },
          {
            "average": 22829.29246,
            "count": 7725342,
            "maximum": 56320,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 10832.37598,
            "variance": 117340369.4
          },
          {
            "average": 18891.70458,
            "count": 7725342,
            "maximum": 54528,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9573.074777,
            "variance": 91643760.69
          },
          {
            "average": 82238.80282,
            "count": 7725342,
            "maximum": 318229.1654,
            "minimum": 80686.50864,
            "name": "GpsTime",
            "position": 15,
            "stddev": 6280.357782,
            "variance": 39442893.87
          },
          {
            "average": 0,
            "count": 7725342,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7725342,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7725342,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7725342,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7725342,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418050.4815,
          4969576.375,
          1428.037895,
          419045.8215,
          4970215.275,
          1911.977895
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418050.4814602252,
                4969576.37499619,
                1428.0378947966578
              ],
              [
                418050.4814602252,
                4970215.27499619,
                1428.0378947966578
              ],
              [
                419045.82146022515,
                4970215.27499619,
                1911.977894796658
              ],
              [
                419045.82146022515,
                4969576.37499619,
                1911.977894796658
              ],
              [
                418050.4814602252,
                4969576.37499619,
                1428.0378947966578
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T18:10:29+00:00",
        "end_time": "2011-09-15T00:11:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0376279,
            44.87489974,
            1428.037895,
            -118.0249252,
            44.88076405,
            1911.977895
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752451160051,
                  44.874899742081155,
                  1428.0378947966578
                ],
                [
                  -118.03762786630935,
                  44.88065025275093,
                  1428.0378947966578
                ],
                [
                  -118.02502726554636,
                  44.880764052513484,
                  1911.977894796658
                ],
                [
                  -118.02492516540615,
                  44.87501351915578,
                  1911.977894796658
                ],
                [
                  -118.03752451160051,
                  44.874899742081155,
                  1428.0378947966578
                ]
              ]
            ]
          },
          "id": "44118H1423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T18:10:29Z",
            "pc:count": 7725342,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418542.8417,
                "count": 7725342,
                "maximum": 419045.8215,
                "minimum": 418050.4815,
                "name": "X",
                "position": 0,
                "stddev": 266.7097169,
                "variance": 71134.07306
              },
              {
                "average": 4969835.308,
                "count": 7725342,
                "maximum": 4970215.275,
                "minimum": 4969576.375,
                "name": "Y",
                "position": 1,
                "stddev": 164.2571066,
                "variance": 26980.39708
              },
              {
                "average": 1672.714403,
                "count": 7725342,
                "maximum": 1911.977895,
                "minimum": 1428.037895,
                "name": "Z",
                "position": 2,
                "stddev": 109.0470433,
                "variance": 11891.25766
              },
              {
                "average": 91.62085316,
                "count": 7725342,
                "maximum": 243,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.85956197,
                "variance": 2290.537672
              },
              {
                "average": 1.098042391,
                "count": 7725342,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3111452074,
                "variance": 0.09681134007
              },
              {
                "average": 1.203525229,
                "count": 7725342,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4379829409,
                "variance": 0.1918290565
              },
              {
                "average": 0.4994795052,
                "count": 7725342,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997614,
                "variance": 0.2499997614
              },
              {
                "average": 0,
                "count": 7725342,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.101766886,
                "count": 7725342,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3023415269,
                "variance": 0.09141039889
              },
              {
                "average": 0.6235610865,
                "count": 7725342,
                "maximum": 22.99799919,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.386289851,
                "variance": 70.32985746
              },
              {
                "average": 131.6211748,
                "count": 7725342,
                "maximum": 179,
                "minimum": 114,
                "name": "UserData",
                "position": 10,
                "stddev": 11.84410633,
                "variance": 140.2828548
              },
              {
                "average": 14860.49955,
                "count": 7725342,
                "maximum": 20117,
                "minimum": 9440,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5334.360825,
                "variance": 28455405.41
              },
              {
                "average": 22500.233,
                "count": 7725342,
                "maximum": 58624,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 11009.21129,
                "variance": 121202733.3
              },
              {
                "average": 22829.29246,
                "count": 7725342,
                "maximum": 56320,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 10832.37598,
                "variance": 117340369.4
              },
              {
                "average": 18891.70458,
                "count": 7725342,
                "maximum": 54528,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9573.074777,
                "variance": 91643760.69
              },
              {
                "average": 82238.80282,
                "count": 7725342,
                "maximum": 318229.1654,
                "minimum": 80686.50864,
                "name": "GpsTime",
                "position": 15,
                "stddev": 6280.357782,
                "variance": 39442893.87
              },
              {
                "average": 0,
                "count": 7725342,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7725342,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7725342,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7725342,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7725342,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418050.4815,
              4969576.375,
              1428.037895,
              419045.8215,
              4970215.275,
              1911.977895
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418050.4814602252,
                    4969576.37499619,
                    1428.0378947966578
                  ],
                  [
                    418050.4814602252,
                    4970215.27499619,
                    1428.0378947966578
                  ],
                  [
                    419045.82146022515,
                    4970215.27499619,
                    1911.977894796658
                  ],
                  [
                    419045.82146022515,
                    4969576.37499619,
                    1911.977894796658
                  ],
                  [
                    418050.4814602252,
                    4969576.37499619,
                    1428.0378947966578
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T18:10:29+00:00",
            "end_time": "2011-09-15T00: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": "45117A7111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502461905942,
              45.08741756346657,
              1051.9084517185709
            ],
            [
              -117.87521695048407,
              45.100009941630226,
              1051.9084517185709
            ],
            [
              -117.86252947576759,
              45.100106471938155,
              1143.4284517185708
            ],
            [
              -117.86233993161093,
              45.087514051637534,
              1143.4284517185708
            ],
            [
              -117.87502461905942,
              45.08741756346657,
              1051.9084517185709
            ]
          ]
        ]
      },
      "bbox": [
        -117.875217,
        45.08741756,
        1051.908452,
        -117.8623399,
        45.10010647,
        1143.428452
      ],
      "properties": {
        "datetime": "2011-09-16T21:54:28Z",
        "pc:count": 9491336,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431640.4658,
            "count": 9491336,
            "maximum": 432139.0248,
            "minimum": 431140.6848,
            "name": "X",
            "position": 0,
            "stddev": 283.0190462,
            "variance": 80099.78049
          },
          {
            "average": 4993733.81,
            "count": 9491336,
            "maximum": 4994432.216,
            "minimum": 4993033.176,
            "name": "Y",
            "position": 1,
            "stddev": 399.6667799,
            "variance": 159733.5349
          },
          {
            "average": 1097.961517,
            "count": 9491336,
            "maximum": 1143.428452,
            "minimum": 1051.908452,
            "name": "Z",
            "position": 2,
            "stddev": 19.28366547,
            "variance": 371.859754
          },
          {
            "average": 112.5250948,
            "count": 9491336,
            "maximum": 251,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.77203601,
            "variance": 352.3893358
          },
          {
            "average": 1,
            "count": 9491336,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 9491336,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5000179111,
            "count": 9491336,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000026,
            "variance": 0.250000026
          },
          {
            "average": 0,
            "count": 9491336,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.383804661,
            "count": 9491336,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4863112874,
            "variance": 0.2364986682
          },
          {
            "average": 0.436723751,
            "count": 9491336,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.397376912,
            "variance": 70.51593899
          },
          {
            "average": 137.6358948,
            "count": 9491336,
            "maximum": 147,
            "minimum": 127,
            "name": "UserData",
            "position": 10,
            "stddev": 2.59012837,
            "variance": 6.708764972
          },
          {
            "average": 10761.67455,
            "count": 9491336,
            "maximum": 10766,
            "minimum": 10758,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.68735679,
            "variance": 2.847172937
          },
          {
            "average": 36790.30323,
            "count": 9491336,
            "maximum": 54784,
            "minimum": 10496,
            "name": "Red",
            "position": 12,
            "stddev": 3981.912383,
            "variance": 15855626.22
          },
          {
            "average": 32336.57088,
            "count": 9491336,
            "maximum": 53760,
            "minimum": 9984,
            "name": "Green",
            "position": 13,
            "stddev": 3197.558198,
            "variance": 10224378.43
          },
          {
            "average": 27590.77385,
            "count": 9491336,
            "maximum": 49920,
            "minimum": 8704,
            "name": "Blue",
            "position": 14,
            "stddev": 3037.084074,
            "variance": 9223879.673
          },
          {
            "average": 241820.352,
            "count": 9491336,
            "maximum": 245268.0851,
            "minimum": 239115.8528,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1292.626077,
            "variance": 1670882.176
          },
          {
            "average": 0,
            "count": 9491336,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9491336,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9491336,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9491336,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9491336,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431140.6848,
          4993033.176,
          1051.908452,
          432139.0248,
          4994432.216,
          1143.428452
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431140.68481563305,
                4993033.175820446,
                1051.9084517185709
              ],
              [
                431140.68481563305,
                4994432.215820445,
                1051.9084517185709
              ],
              [
                432139.024815633,
                4994432.215820445,
                1143.4284517185708
              ],
              [
                432139.024815633,
                4993033.175820446,
                1143.4284517185708
              ],
              [
                431140.68481563305,
                4993033.175820446,
                1051.9084517185709
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T21:54:28+00:00",
        "end_time": "2011-09-16T20:11:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.875217,
            45.08741756,
            1051.908452,
            -117.8623399,
            45.10010647,
            1143.428452
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502461905942,
                  45.08741756346657,
                  1051.9084517185709
                ],
                [
                  -117.87521695048407,
                  45.100009941630226,
                  1051.9084517185709
                ],
                [
                  -117.86252947576759,
                  45.100106471938155,
                  1143.4284517185708
                ],
                [
                  -117.86233993161093,
                  45.087514051637534,
                  1143.4284517185708
                ],
                [
                  -117.87502461905942,
                  45.08741756346657,
                  1051.9084517185709
                ]
              ]
            ]
          },
          "id": "45117A7111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T21:54:28Z",
            "pc:count": 9491336,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431640.4658,
                "count": 9491336,
                "maximum": 432139.0248,
                "minimum": 431140.6848,
                "name": "X",
                "position": 0,
                "stddev": 283.0190462,
                "variance": 80099.78049
              },
              {
                "average": 4993733.81,
                "count": 9491336,
                "maximum": 4994432.216,
                "minimum": 4993033.176,
                "name": "Y",
                "position": 1,
                "stddev": 399.6667799,
                "variance": 159733.5349
              },
              {
                "average": 1097.961517,
                "count": 9491336,
                "maximum": 1143.428452,
                "minimum": 1051.908452,
                "name": "Z",
                "position": 2,
                "stddev": 19.28366547,
                "variance": 371.859754
              },
              {
                "average": 112.5250948,
                "count": 9491336,
                "maximum": 251,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.77203601,
                "variance": 352.3893358
              },
              {
                "average": 1,
                "count": 9491336,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 9491336,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5000179111,
                "count": 9491336,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000026,
                "variance": 0.250000026
              },
              {
                "average": 0,
                "count": 9491336,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.383804661,
                "count": 9491336,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4863112874,
                "variance": 0.2364986682
              },
              {
                "average": 0.436723751,
                "count": 9491336,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.397376912,
                "variance": 70.51593899
              },
              {
                "average": 137.6358948,
                "count": 9491336,
                "maximum": 147,
                "minimum": 127,
                "name": "UserData",
                "position": 10,
                "stddev": 2.59012837,
                "variance": 6.708764972
              },
              {
                "average": 10761.67455,
                "count": 9491336,
                "maximum": 10766,
                "minimum": 10758,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.68735679,
                "variance": 2.847172937
              },
              {
                "average": 36790.30323,
                "count": 9491336,
                "maximum": 54784,
                "minimum": 10496,
                "name": "Red",
                "position": 12,
                "stddev": 3981.912383,
                "variance": 15855626.22
              },
              {
                "average": 32336.57088,
                "count": 9491336,
                "maximum": 53760,
                "minimum": 9984,
                "name": "Green",
                "position": 13,
                "stddev": 3197.558198,
                "variance": 10224378.43
              },
              {
                "average": 27590.77385,
                "count": 9491336,
                "maximum": 49920,
                "minimum": 8704,
                "name": "Blue",
                "position": 14,
                "stddev": 3037.084074,
                "variance": 9223879.673
              },
              {
                "average": 241820.352,
                "count": 9491336,
                "maximum": 245268.0851,
                "minimum": 239115.8528,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1292.626077,
                "variance": 1670882.176
              },
              {
                "average": 0,
                "count": 9491336,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9491336,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9491336,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9491336,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9491336,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431140.6848,
              4993033.176,
              1051.908452,
              432139.0248,
              4994432.216,
              1143.428452
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431140.68481563305,
                    4993033.175820446,
                    1051.9084517185709
                  ],
                  [
                    431140.68481563305,
                    4994432.215820445,
                    1051.9084517185709
                  ],
                  [
                    432139.024815633,
                    4994432.215820445,
                    1143.4284517185708
                  ],
                  [
                    432139.024815633,
                    4993033.175820446,
                    1143.4284517185708
                  ],
                  [
                    431140.68481563305,
                    4993033.175820446,
                    1051.9084517185709
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T21:54:28+00:00",
            "end_time": "2011-09-16T20:11: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": "44118G1208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752456712955,
              44.84989929488002,
              1326.7705233416466
            ],
            [
              -118.037751056198,
              44.86250960301597,
              1326.7705233416466
            ],
            [
              -118.02502937538,
              44.86262450301129,
              1915.5905233416468
            ],
            [
              -118.02480566163176,
              44.85001414464765,
              1915.5905233416468
            ],
            [
              -118.03752456712955,
              44.84989929488002,
              1326.7705233416466
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377511,
        44.84989929,
        1326.770523,
        -118.0248057,
        44.8626245,
        1915.590523
      ],
      "properties": {
        "datetime": "2011-09-18T20:02:30Z",
        "pc:count": 28014768,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418480.7595,
            "count": 28014768,
            "maximum": 419020.2187,
            "minimum": 418014.9987,
            "name": "X",
            "position": 0,
            "stddev": 281.0486955,
            "variance": 78988.36924
          },
          {
            "average": 4967503.997,
            "count": 28014768,
            "maximum": 4968200.247,
            "minimum": 4966799.207,
            "name": "Y",
            "position": 1,
            "stddev": 387.1138843,
            "variance": 149857.1594
          },
          {
            "average": 1586.359577,
            "count": 28014768,
            "maximum": 1915.590523,
            "minimum": 1326.770523,
            "name": "Z",
            "position": 2,
            "stddev": 118.1864079,
            "variance": 13968.02701
          },
          {
            "average": 85.90990202,
            "count": 28014768,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.02526282,
            "variance": 2603.577446
          },
          {
            "average": 1.16253713,
            "count": 28014768,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4058380543,
            "variance": 0.1647045263
          },
          {
            "average": 1.333901641,
            "count": 28014768,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5657347841,
            "variance": 0.320055846
          },
          {
            "average": 0.4992034201,
            "count": 28014768,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993744,
            "variance": 0.2499993744
          },
          {
            "average": 0,
            "count": 28014768,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.080817624,
            "count": 28014768,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2725548361,
            "variance": 0.0742861387
          },
          {
            "average": 0.5127051973,
            "count": 28014768,
            "maximum": 25.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.38084185,
            "variance": 70.23851012
          },
          {
            "average": 139.2347193,
            "count": 28014768,
            "maximum": 179,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 57.41032062,
            "variance": 3295.944914
          },
          {
            "average": 14775.1292,
            "count": 28014768,
            "maximum": 20117,
            "minimum": 9443,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5304.285595,
            "variance": 28135445.67
          },
          {
            "average": 24779.35869,
            "count": 28014768,
            "maximum": 62720,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12423.01667,
            "variance": 154331343.2
          },
          {
            "average": 24451.48185,
            "count": 28014768,
            "maximum": 64256,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 11452.20995,
            "variance": 131153112.7
          },
          {
            "average": 20502.26239,
            "count": 28014768,
            "maximum": 62720,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9705.274113,
            "variance": 94192345.6
          },
          {
            "average": 286931.6544,
            "count": 28014768,
            "maximum": 411350.5066,
            "minimum": 81992.72299,
            "name": "GpsTime",
            "position": 15,
            "stddev": 118756.757,
            "variance": 14103167330.0
          },
          {
            "average": 0,
            "count": 28014768,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28014768,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28014768,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28014768,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28014768,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418014.9987,
          4966799.207,
          1326.770523,
          419020.2187,
          4968200.247,
          1915.590523
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418014.9986987439,
                4966799.206734874,
                1326.7705233416466
              ],
              [
                418014.9986987439,
                4968200.246734873,
                1326.7705233416466
              ],
              [
                419020.21869874385,
                4968200.246734873,
                1915.5905233416468
              ],
              [
                419020.21869874385,
                4966799.206734874,
                1915.5905233416468
              ],
              [
                418014.9986987439,
                4966799.206734874,
                1326.7705233416466
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:02:30+00:00",
        "end_time": "2011-09-15T00:33:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377511,
            44.84989929,
            1326.770523,
            -118.0248057,
            44.8626245,
            1915.590523
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752456712955,
                  44.84989929488002,
                  1326.7705233416466
                ],
                [
                  -118.037751056198,
                  44.86250960301597,
                  1326.7705233416466
                ],
                [
                  -118.02502937538,
                  44.86262450301129,
                  1915.5905233416468
                ],
                [
                  -118.02480566163176,
                  44.85001414464765,
                  1915.5905233416468
                ],
                [
                  -118.03752456712955,
                  44.84989929488002,
                  1326.7705233416466
                ]
              ]
            ]
          },
          "id": "44118G1208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:02:30Z",
            "pc:count": 28014768,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418480.7595,
                "count": 28014768,
                "maximum": 419020.2187,
                "minimum": 418014.9987,
                "name": "X",
                "position": 0,
                "stddev": 281.0486955,
                "variance": 78988.36924
              },
              {
                "average": 4967503.997,
                "count": 28014768,
                "maximum": 4968200.247,
                "minimum": 4966799.207,
                "name": "Y",
                "position": 1,
                "stddev": 387.1138843,
                "variance": 149857.1594
              },
              {
                "average": 1586.359577,
                "count": 28014768,
                "maximum": 1915.590523,
                "minimum": 1326.770523,
                "name": "Z",
                "position": 2,
                "stddev": 118.1864079,
                "variance": 13968.02701
              },
              {
                "average": 85.90990202,
                "count": 28014768,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.02526282,
                "variance": 2603.577446
              },
              {
                "average": 1.16253713,
                "count": 28014768,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4058380543,
                "variance": 0.1647045263
              },
              {
                "average": 1.333901641,
                "count": 28014768,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5657347841,
                "variance": 0.320055846
              },
              {
                "average": 0.4992034201,
                "count": 28014768,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993744,
                "variance": 0.2499993744
              },
              {
                "average": 0,
                "count": 28014768,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.080817624,
                "count": 28014768,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2725548361,
                "variance": 0.0742861387
              },
              {
                "average": 0.5127051973,
                "count": 28014768,
                "maximum": 25.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.38084185,
                "variance": 70.23851012
              },
              {
                "average": 139.2347193,
                "count": 28014768,
                "maximum": 179,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 57.41032062,
                "variance": 3295.944914
              },
              {
                "average": 14775.1292,
                "count": 28014768,
                "maximum": 20117,
                "minimum": 9443,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5304.285595,
                "variance": 28135445.67
              },
              {
                "average": 24779.35869,
                "count": 28014768,
                "maximum": 62720,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12423.01667,
                "variance": 154331343.2
              },
              {
                "average": 24451.48185,
                "count": 28014768,
                "maximum": 64256,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 11452.20995,
                "variance": 131153112.7
              },
              {
                "average": 20502.26239,
                "count": 28014768,
                "maximum": 62720,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9705.274113,
                "variance": 94192345.6
              },
              {
                "average": 286931.6544,
                "count": 28014768,
                "maximum": 411350.5066,
                "minimum": 81992.72299,
                "name": "GpsTime",
                "position": 15,
                "stddev": 118756.757,
                "variance": 14103167330.0
              },
              {
                "average": 0,
                "count": 28014768,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28014768,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28014768,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28014768,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28014768,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418014.9987,
              4966799.207,
              1326.770523,
              419020.2187,
              4968200.247,
              1915.590523
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418014.9986987439,
                    4966799.206734874,
                    1326.7705233416466
                  ],
                  [
                    418014.9986987439,
                    4968200.246734873,
                    1326.7705233416466
                  ],
                  [
                    419020.21869874385,
                    4968200.246734873,
                    1915.5905233416468
                  ],
                  [
                    419020.21869874385,
                    4966799.206734874,
                    1915.5905233416468
                  ],
                  [
                    418014.9986987439,
                    4966799.206734874,
                    1326.7705233416466
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:02:30+00:00",
            "end_time": "2011-09-15T00: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": "44117H8111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002418273233,
              44.96240347257979,
              1033.4533950920477
            ],
            [
              -118.00024326892377,
              44.97500935803125,
              1033.4533950920477
            ],
            [
              -117.98752905622123,
              44.97512001480356,
              1069.3733950920478
            ],
            [
              -117.98731275375764,
              44.96251408099719,
              1069.3733950920478
            ],
            [
              -118.00002418273233,
              44.96240347257979,
              1033.4533950920477
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002433,
        44.96240347,
        1033.453395,
        -117.9873128,
        44.97512001,
        1069.373395
      ],
      "properties": {
        "datetime": "2011-09-20T23:49:44Z",
        "pc:count": 11337396,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421631.5825,
            "count": 11337396,
            "maximum": 422134.9756,
            "minimum": 421132.3156,
            "name": "X",
            "position": 0,
            "stddev": 286.6437095,
            "variance": 82164.61621
          },
          {
            "average": 4979958.528,
            "count": 11337396,
            "maximum": 4980660.193,
            "minimum": 4979259.633,
            "name": "Y",
            "position": 1,
            "stddev": 394.8399585,
            "variance": 155898.5928
          },
          {
            "average": 1040.363334,
            "count": 11337396,
            "maximum": 1069.373395,
            "minimum": 1033.453395,
            "name": "Z",
            "position": 2,
            "stddev": 3.040973449,
            "variance": 9.247519516
          },
          {
            "average": 224.7299417,
            "count": 11337396,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.4404224,
            "variance": 1801.189454
          },
          {
            "average": 1.018116418,
            "count": 11337396,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1544958785,
            "variance": 0.02386897648
          },
          {
            "average": 1.036322274,
            "count": 11337396,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2315521887,
            "variance": 0.05361641609
          },
          {
            "average": 0.4984664909,
            "count": 11337396,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999976704,
            "variance": 0.2499976704
          },
          {
            "average": 0,
            "count": 11337396,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.271361607,
            "count": 11337396,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4446622345,
            "variance": 0.1977245028
          },
          {
            "average": 0.527801908,
            "count": 11337396,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.077709409,
            "variance": 65.24938929
          },
          {
            "average": 196.6000616,
            "count": 11337396,
            "maximum": 208,
            "minimum": 183,
            "name": "UserData",
            "position": 10,
            "stddev": 2.866085119,
            "variance": 8.21444391
          },
          {
            "average": 68.48008114,
            "count": 11337396,
            "maximum": 83,
            "minimum": 54,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.06811911,
            "variance": 122.5032606
          },
          {
            "average": 30021.79343,
            "count": 11337396,
            "maximum": 60160,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12007.39858,
            "variance": 144177620.6
          },
          {
            "average": 30738.42113,
            "count": 11337396,
            "maximum": 60416,
            "minimum": 256,
            "name": "Green",
            "position": 13,
            "stddev": 9287.935639,
            "variance": 86265748.43
          },
          {
            "average": 23028.7902,
            "count": 11337396,
            "maximum": 60160,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7434.171282,
            "variance": 55266902.64
          },
          {
            "average": 595714.8964,
            "count": 11337396,
            "maximum": 597784.1803,
            "minimum": 593658.0925,
            "name": "GpsTime",
            "position": 15,
            "stddev": 703.6929514,
            "variance": 495183.7698
          },
          {
            "average": 0,
            "count": 11337396,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11337396,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11337396,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11337396,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11337396,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421132.3156,
          4979259.633,
          1033.453395,
          422134.9756,
          4980660.193,
          1069.373395
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421132.31559162337,
                4979259.63288291,
                1033.4533950920477
              ],
              [
                421132.31559162337,
                4980660.19288291,
                1033.4533950920477
              ],
              [
                422134.9755916234,
                4980660.19288291,
                1069.3733950920478
              ],
              [
                422134.9755916234,
                4979259.63288291,
                1069.3733950920478
              ],
              [
                421132.31559162337,
                4979259.63288291,
                1033.4533950920477
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:49:44+00:00",
        "end_time": "2011-09-20T22:40:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002433,
            44.96240347,
            1033.453395,
            -117.9873128,
            44.97512001,
            1069.373395
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002418273233,
                  44.96240347257979,
                  1033.4533950920477
                ],
                [
                  -118.00024326892377,
                  44.97500935803125,
                  1033.4533950920477
                ],
                [
                  -117.98752905622123,
                  44.97512001480356,
                  1069.3733950920478
                ],
                [
                  -117.98731275375764,
                  44.96251408099719,
                  1069.3733950920478
                ],
                [
                  -118.00002418273233,
                  44.96240347257979,
                  1033.4533950920477
                ]
              ]
            ]
          },
          "id": "44117H8111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:49:44Z",
            "pc:count": 11337396,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421631.5825,
                "count": 11337396,
                "maximum": 422134.9756,
                "minimum": 421132.3156,
                "name": "X",
                "position": 0,
                "stddev": 286.6437095,
                "variance": 82164.61621
              },
              {
                "average": 4979958.528,
                "count": 11337396,
                "maximum": 4980660.193,
                "minimum": 4979259.633,
                "name": "Y",
                "position": 1,
                "stddev": 394.8399585,
                "variance": 155898.5928
              },
              {
                "average": 1040.363334,
                "count": 11337396,
                "maximum": 1069.373395,
                "minimum": 1033.453395,
                "name": "Z",
                "position": 2,
                "stddev": 3.040973449,
                "variance": 9.247519516
              },
              {
                "average": 224.7299417,
                "count": 11337396,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.4404224,
                "variance": 1801.189454
              },
              {
                "average": 1.018116418,
                "count": 11337396,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1544958785,
                "variance": 0.02386897648
              },
              {
                "average": 1.036322274,
                "count": 11337396,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2315521887,
                "variance": 0.05361641609
              },
              {
                "average": 0.4984664909,
                "count": 11337396,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999976704,
                "variance": 0.2499976704
              },
              {
                "average": 0,
                "count": 11337396,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.271361607,
                "count": 11337396,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4446622345,
                "variance": 0.1977245028
              },
              {
                "average": 0.527801908,
                "count": 11337396,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.077709409,
                "variance": 65.24938929
              },
              {
                "average": 196.6000616,
                "count": 11337396,
                "maximum": 208,
                "minimum": 183,
                "name": "UserData",
                "position": 10,
                "stddev": 2.866085119,
                "variance": 8.21444391
              },
              {
                "average": 68.48008114,
                "count": 11337396,
                "maximum": 83,
                "minimum": 54,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.06811911,
                "variance": 122.5032606
              },
              {
                "average": 30021.79343,
                "count": 11337396,
                "maximum": 60160,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12007.39858,
                "variance": 144177620.6
              },
              {
                "average": 30738.42113,
                "count": 11337396,
                "maximum": 60416,
                "minimum": 256,
                "name": "Green",
                "position": 13,
                "stddev": 9287.935639,
                "variance": 86265748.43
              },
              {
                "average": 23028.7902,
                "count": 11337396,
                "maximum": 60160,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7434.171282,
                "variance": 55266902.64
              },
              {
                "average": 595714.8964,
                "count": 11337396,
                "maximum": 597784.1803,
                "minimum": 593658.0925,
                "name": "GpsTime",
                "position": 15,
                "stddev": 703.6929514,
                "variance": 495183.7698
              },
              {
                "average": 0,
                "count": 11337396,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11337396,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11337396,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11337396,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11337396,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421132.3156,
              4979259.633,
              1033.453395,
              422134.9756,
              4980660.193,
              1069.373395
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421132.31559162337,
                    4979259.63288291,
                    1033.4533950920477
                  ],
                  [
                    421132.31559162337,
                    4980660.19288291,
                    1033.4533950920477
                  ],
                  [
                    422134.9755916234,
                    4980660.19288291,
                    1069.3733950920478
                  ],
                  [
                    422134.9755916234,
                    4979259.63288291,
                    1069.3733950920478
                  ],
                  [
                    421132.31559162337,
                    4979259.63288291,
                    1033.4533950920477
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:49:44+00:00",
            "end_time": "2011-09-20T22: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": "44117H8214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002448272809,
              44.96241434205603,
              992.7047043341948
            ],
            [
              -117.90022149662931,
              44.97500997201654,
              992.7047043341948
            ],
            [
              -117.88752923689168,
              44.97510931996229,
              1080.0647043341949
            ],
            [
              -117.88733499981015,
              44.96251364662386,
              1080.0647043341949
            ],
            [
              -117.90002448272809,
              44.96241434205603,
              992.7047043341948
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002215,
        44.96241434,
        992.7047043,
        -117.887335,
        44.97510932,
        1080.064704
      ],
      "properties": {
        "datetime": "2011-09-20T01:55:03Z",
        "pc:count": 11370868,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429514.7697,
            "count": 11370868,
            "maximum": 430019.8902,
            "minimum": 429018.9902,
            "name": "X",
            "position": 0,
            "stddev": 284.3911149,
            "variance": 80878.30626
          },
          {
            "average": 4979869.687,
            "count": 11370868,
            "maximum": 4980567.805,
            "minimum": 4979168.425,
            "name": "Y",
            "position": 1,
            "stddev": 397.0349682,
            "variance": 157636.766
          },
          {
            "average": 1013.088294,
            "count": 11370868,
            "maximum": 1080.064704,
            "minimum": 992.7047043,
            "name": "Z",
            "position": 2,
            "stddev": 21.40267067,
            "variance": 458.0743116
          },
          {
            "average": 224.9373889,
            "count": 11370868,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 36.19470932,
            "variance": 1310.056982
          },
          {
            "average": 1.00376849,
            "count": 11370868,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06973205447,
            "variance": 0.00486255942
          },
          {
            "average": 1.007552018,
            "count": 11370868,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1042310987,
            "variance": 0.01086412193
          },
          {
            "average": 0.498496245,
            "count": 11370868,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977607,
            "variance": 0.2499977607
          },
          {
            "average": 0,
            "count": 11370868,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.272095675,
            "count": 11370868,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4450389151,
            "variance": 0.1980596359
          },
          {
            "average": 1.795662542,
            "count": 11370868,
            "maximum": 19.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.796357909,
            "variance": 60.78319664
          },
          {
            "average": 197.2802063,
            "count": 11370868,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 4.071363638,
            "variance": 16.57600188
          },
          {
            "average": 259.4274412,
            "count": 11370868,
            "maximum": 273,
            "minimum": 246,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56621485,
            "variance": 111.6448962
          },
          {
            "average": 35971.82302,
            "count": 11370868,
            "maximum": 65280,
            "minimum": 7168,
            "name": "Red",
            "position": 12,
            "stddev": 10161.62653,
            "variance": 103258653.7
          },
          {
            "average": 33770.38764,
            "count": 11370868,
            "maximum": 65024,
            "minimum": 6912,
            "name": "Green",
            "position": 13,
            "stddev": 7957.382525,
            "variance": 63319936.66
          },
          {
            "average": 28948.70096,
            "count": 11370868,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 7450.764505,
            "variance": 55513891.71
          },
          {
            "average": 517291.8234,
            "count": 11370868,
            "maximum": 518903.6763,
            "minimum": 515831.0284,
            "name": "GpsTime",
            "position": 15,
            "stddev": 613.561891,
            "variance": 376458.194
          },
          {
            "average": 0,
            "count": 11370868,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11370868,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11370868,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11370868,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11370868,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429018.9902,
          4979168.425,
          992.7047043,
          430019.8902,
          4980567.805,
          1080.064704
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429018.9901813489,
                4979168.424992108,
                992.7047043341948
              ],
              [
                429018.9901813489,
                4980567.804992109,
                992.7047043341948
              ],
              [
                430019.89018134895,
                4980567.804992109,
                1080.0647043341949
              ],
              [
                430019.89018134895,
                4979168.424992108,
                1080.0647043341949
              ],
              [
                429018.9901813489,
                4979168.424992108,
                992.7047043341948
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:55:03+00:00",
        "end_time": "2011-09-20T01:03:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002215,
            44.96241434,
            992.7047043,
            -117.887335,
            44.97510932,
            1080.064704
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002448272809,
                  44.96241434205603,
                  992.7047043341948
                ],
                [
                  -117.90022149662931,
                  44.97500997201654,
                  992.7047043341948
                ],
                [
                  -117.88752923689168,
                  44.97510931996229,
                  1080.0647043341949
                ],
                [
                  -117.88733499981015,
                  44.96251364662386,
                  1080.0647043341949
                ],
                [
                  -117.90002448272809,
                  44.96241434205603,
                  992.7047043341948
                ]
              ]
            ]
          },
          "id": "44117H8214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:55:03Z",
            "pc:count": 11370868,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429514.7697,
                "count": 11370868,
                "maximum": 430019.8902,
                "minimum": 429018.9902,
                "name": "X",
                "position": 0,
                "stddev": 284.3911149,
                "variance": 80878.30626
              },
              {
                "average": 4979869.687,
                "count": 11370868,
                "maximum": 4980567.805,
                "minimum": 4979168.425,
                "name": "Y",
                "position": 1,
                "stddev": 397.0349682,
                "variance": 157636.766
              },
              {
                "average": 1013.088294,
                "count": 11370868,
                "maximum": 1080.064704,
                "minimum": 992.7047043,
                "name": "Z",
                "position": 2,
                "stddev": 21.40267067,
                "variance": 458.0743116
              },
              {
                "average": 224.9373889,
                "count": 11370868,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 36.19470932,
                "variance": 1310.056982
              },
              {
                "average": 1.00376849,
                "count": 11370868,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06973205447,
                "variance": 0.00486255942
              },
              {
                "average": 1.007552018,
                "count": 11370868,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1042310987,
                "variance": 0.01086412193
              },
              {
                "average": 0.498496245,
                "count": 11370868,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977607,
                "variance": 0.2499977607
              },
              {
                "average": 0,
                "count": 11370868,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.272095675,
                "count": 11370868,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4450389151,
                "variance": 0.1980596359
              },
              {
                "average": 1.795662542,
                "count": 11370868,
                "maximum": 19.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.796357909,
                "variance": 60.78319664
              },
              {
                "average": 197.2802063,
                "count": 11370868,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 4.071363638,
                "variance": 16.57600188
              },
              {
                "average": 259.4274412,
                "count": 11370868,
                "maximum": 273,
                "minimum": 246,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56621485,
                "variance": 111.6448962
              },
              {
                "average": 35971.82302,
                "count": 11370868,
                "maximum": 65280,
                "minimum": 7168,
                "name": "Red",
                "position": 12,
                "stddev": 10161.62653,
                "variance": 103258653.7
              },
              {
                "average": 33770.38764,
                "count": 11370868,
                "maximum": 65024,
                "minimum": 6912,
                "name": "Green",
                "position": 13,
                "stddev": 7957.382525,
                "variance": 63319936.66
              },
              {
                "average": 28948.70096,
                "count": 11370868,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 7450.764505,
                "variance": 55513891.71
              },
              {
                "average": 517291.8234,
                "count": 11370868,
                "maximum": 518903.6763,
                "minimum": 515831.0284,
                "name": "GpsTime",
                "position": 15,
                "stddev": 613.561891,
                "variance": 376458.194
              },
              {
                "average": 0,
                "count": 11370868,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11370868,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11370868,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11370868,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11370868,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429018.9902,
              4979168.425,
              992.7047043,
              430019.8902,
              4980567.805,
              1080.064704
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429018.9901813489,
                    4979168.424992108,
                    992.7047043341948
                  ],
                  [
                    429018.9901813489,
                    4980567.804992109,
                    992.7047043341948
                  ],
                  [
                    430019.89018134895,
                    4980567.804992109,
                    1080.0647043341949
                  ],
                  [
                    430019.89018134895,
                    4979168.424992108,
                    1080.0647043341949
                  ],
                  [
                    429018.9901813489,
                    4979168.424992108,
                    992.7047043341948
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:55:03+00:00",
            "end_time": "2011-09-20T01: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": "44117H8416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752418622209,
              44.88741044285455,
              1012.7128070591115
            ],
            [
              -117.93772893667675,
              44.90001006685758,
              1012.7128070591115
            ],
            [
              -117.92502925848216,
              44.900113644754285,
              1036.3728070591114
            ],
            [
              -117.92482728000336,
              44.88751397551186,
              1036.3728070591114
            ],
            [
              -117.93752418622209,
              44.88741044285455,
              1012.7128070591115
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377289,
        44.88741044,
        1012.712807,
        -117.9248273,
        44.90011364,
        1036.372807
      ],
      "properties": {
        "datetime": "2011-09-20T23:59:40Z",
        "pc:count": 11494680,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426465.3237,
            "count": 11494680,
            "maximum": 426968.0231,
            "minimum": 425965.2231,
            "name": "X",
            "position": 0,
            "stddev": 285.0797206,
            "variance": 81270.44709
          },
          {
            "average": 4971577.281,
            "count": 11494680,
            "maximum": 4972269.884,
            "minimum": 4970870.064,
            "name": "Y",
            "position": 1,
            "stddev": 394.7346461,
            "variance": 155815.4408
          },
          {
            "average": 1017.081936,
            "count": 11494680,
            "maximum": 1036.372807,
            "minimum": 1012.712807,
            "name": "Z",
            "position": 2,
            "stddev": 2.031947718,
            "variance": 4.128811529
          },
          {
            "average": 223.4219142,
            "count": 11494680,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 37.16429816,
            "variance": 1381.185057
          },
          {
            "average": 1.006212004,
            "count": 11494680,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09246147105,
            "variance": 0.008549123629
          },
          {
            "average": 1.01243149,
            "count": 11494680,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1394707681,
            "variance": 0.01945209516
          },
          {
            "average": 0.4984969569,
            "count": 11494680,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977626,
            "variance": 0.2499977626
          },
          {
            "average": 0,
            "count": 11494680,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.262646546,
            "count": 11494680,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4400719881,
            "variance": 0.1936633547
          },
          {
            "average": 0.5544707547,
            "count": 11494680,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.965336123,
            "variance": 63.44657955
          },
          {
            "average": 203.9220067,
            "count": 11494680,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 4.149332097,
            "variance": 17.21695685
          },
          {
            "average": 70.59341983,
            "count": 11494680,
            "maximum": 84,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.09015201,
            "variance": 122.9914715
          },
          {
            "average": 34948.28932,
            "count": 11494680,
            "maximum": 65024,
            "minimum": 6144,
            "name": "Red",
            "position": 12,
            "stddev": 9737.187845,
            "variance": 94812827.14
          },
          {
            "average": 33545.43318,
            "count": 11494680,
            "maximum": 65280,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 8010.936601,
            "variance": 64175105.22
          },
          {
            "average": 28105.39367,
            "count": 11494680,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 7500.207112,
            "variance": 56253106.73
          },
          {
            "average": 596906.1844,
            "count": 11494680,
            "maximum": 598380.7845,
            "minimum": 587658.5341,
            "name": "GpsTime",
            "position": 15,
            "stddev": 824.2525414,
            "variance": 679392.252
          },
          {
            "average": 0,
            "count": 11494680,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11494680,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11494680,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11494680,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11494680,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425965.2231,
          4970870.064,
          1012.712807,
          426968.0231,
          4972269.884,
          1036.372807
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425965.223077253,
                4970870.0638532145,
                1012.7128070591115
              ],
              [
                425965.223077253,
                4972269.883853215,
                1012.7128070591115
              ],
              [
                426968.023077253,
                4972269.883853215,
                1036.3728070591114
              ],
              [
                426968.023077253,
                4970870.0638532145,
                1036.3728070591114
              ],
              [
                425965.223077253,
                4970870.0638532145,
                1012.7128070591115
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:59:40+00:00",
        "end_time": "2011-09-20T21:00:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377289,
            44.88741044,
            1012.712807,
            -117.9248273,
            44.90011364,
            1036.372807
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752418622209,
                  44.88741044285455,
                  1012.7128070591115
                ],
                [
                  -117.93772893667675,
                  44.90001006685758,
                  1012.7128070591115
                ],
                [
                  -117.92502925848216,
                  44.900113644754285,
                  1036.3728070591114
                ],
                [
                  -117.92482728000336,
                  44.88751397551186,
                  1036.3728070591114
                ],
                [
                  -117.93752418622209,
                  44.88741044285455,
                  1012.7128070591115
                ]
              ]
            ]
          },
          "id": "44117H8416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:59:40Z",
            "pc:count": 11494680,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426465.3237,
                "count": 11494680,
                "maximum": 426968.0231,
                "minimum": 425965.2231,
                "name": "X",
                "position": 0,
                "stddev": 285.0797206,
                "variance": 81270.44709
              },
              {
                "average": 4971577.281,
                "count": 11494680,
                "maximum": 4972269.884,
                "minimum": 4970870.064,
                "name": "Y",
                "position": 1,
                "stddev": 394.7346461,
                "variance": 155815.4408
              },
              {
                "average": 1017.081936,
                "count": 11494680,
                "maximum": 1036.372807,
                "minimum": 1012.712807,
                "name": "Z",
                "position": 2,
                "stddev": 2.031947718,
                "variance": 4.128811529
              },
              {
                "average": 223.4219142,
                "count": 11494680,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 37.16429816,
                "variance": 1381.185057
              },
              {
                "average": 1.006212004,
                "count": 11494680,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09246147105,
                "variance": 0.008549123629
              },
              {
                "average": 1.01243149,
                "count": 11494680,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1394707681,
                "variance": 0.01945209516
              },
              {
                "average": 0.4984969569,
                "count": 11494680,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977626,
                "variance": 0.2499977626
              },
              {
                "average": 0,
                "count": 11494680,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.262646546,
                "count": 11494680,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4400719881,
                "variance": 0.1936633547
              },
              {
                "average": 0.5544707547,
                "count": 11494680,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.965336123,
                "variance": 63.44657955
              },
              {
                "average": 203.9220067,
                "count": 11494680,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 4.149332097,
                "variance": 17.21695685
              },
              {
                "average": 70.59341983,
                "count": 11494680,
                "maximum": 84,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.09015201,
                "variance": 122.9914715
              },
              {
                "average": 34948.28932,
                "count": 11494680,
                "maximum": 65024,
                "minimum": 6144,
                "name": "Red",
                "position": 12,
                "stddev": 9737.187845,
                "variance": 94812827.14
              },
              {
                "average": 33545.43318,
                "count": 11494680,
                "maximum": 65280,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 8010.936601,
                "variance": 64175105.22
              },
              {
                "average": 28105.39367,
                "count": 11494680,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 7500.207112,
                "variance": 56253106.73
              },
              {
                "average": 596906.1844,
                "count": 11494680,
                "maximum": 598380.7845,
                "minimum": 587658.5341,
                "name": "GpsTime",
                "position": 15,
                "stddev": 824.2525414,
                "variance": 679392.252
              },
              {
                "average": 0,
                "count": 11494680,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11494680,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11494680,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11494680,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11494680,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425965.2231,
              4970870.064,
              1012.712807,
              426968.0231,
              4972269.884,
              1036.372807
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425965.223077253,
                    4970870.0638532145,
                    1012.7128070591115
                  ],
                  [
                    425965.223077253,
                    4972269.883853215,
                    1012.7128070591115
                  ],
                  [
                    426968.023077253,
                    4972269.883853215,
                    1036.3728070591114
                  ],
                  [
                    426968.023077253,
                    4970870.0638532145,
                    1036.3728070591114
                  ],
                  [
                    425965.223077253,
                    4970870.0638532145,
                    1012.7128070591115
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:59:40+00:00",
            "end_time": "2011-09-20T21:00: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": "44118G1117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.10738001265243,
              44.824940769679074,
              2240.5217247396986
            ],
            [
              -118.10756177013857,
              44.834431090568295,
              2240.5217247396986
            ],
            [
              -118.10002767202865,
              44.83450391503382,
              2698.121724739699
            ],
            [
              -118.09984715032593,
              44.82501357018491,
              2698.121724739699
            ],
            [
              -118.10738001265243,
              44.824940769679074,
              2240.5217247396986
            ]
          ]
        ]
      },
      "bbox": [
        -118.1075618,
        44.82494077,
        2240.521725,
        -118.0998472,
        44.83450392,
        2698.121725
      ],
      "properties": {
        "datetime": "2011-09-17T22:43:12Z",
        "pc:count": 6902467,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 412796.0307,
            "count": 6902467,
            "maximum": 413052.7911,
            "minimum": 412457.1711,
            "name": "X",
            "position": 0,
            "stddev": 158.2377542,
            "variance": 25039.18684
          },
          {
            "average": 4964539.313,
            "count": 6902467,
            "maximum": 4965154.004,
            "minimum": 4964099.584,
            "name": "Y",
            "position": 1,
            "stddev": 239.8232257,
            "variance": 57515.17958
          },
          {
            "average": 2495.110789,
            "count": 6902467,
            "maximum": 2698.121725,
            "minimum": 2240.521725,
            "name": "Z",
            "position": 2,
            "stddev": 93.36993287,
            "variance": 8717.944364
          },
          {
            "average": 93.39955439,
            "count": 6902467,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.02530209,
            "variance": 2211.379037
          },
          {
            "average": 1.017971401,
            "count": 6902467,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1356713371,
            "variance": 0.0184067117
          },
          {
            "average": 1.037857769,
            "count": 6902467,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1983717307,
            "variance": 0.03935134352
          },
          {
            "average": 0.4997716034,
            "count": 6902467,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999841,
            "variance": 0.2499999841
          },
          {
            "average": 0,
            "count": 6902467,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.172573516,
            "count": 6902467,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3778781792,
            "variance": 0.1427919183
          },
          {
            "average": -0.6284053554,
            "count": 6902467,
            "maximum": 22.00200081,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.696558823,
            "variance": 75.63013536
          },
          {
            "average": 179,
            "count": 6902467,
            "maximum": 179,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14923.6611,
            "count": 6902467,
            "maximum": 20100,
            "minimum": 9477,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5306.232034,
            "variance": 28156098.4
          },
          {
            "average": 40313.78181,
            "count": 6902467,
            "maximum": 63488,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9033.740462,
            "variance": 81608466.73
          },
          {
            "average": 38150.43057,
            "count": 6902467,
            "maximum": 64768,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9595.531373,
            "variance": 92074222.32
          },
          {
            "average": 33346.67206,
            "count": 6902467,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10767.9768,
            "variance": 115949324.4
          },
          {
            "average": 333881.3447,
            "count": 6902467,
            "maximum": 334592.7071,
            "minimum": 333381.7593,
            "name": "GpsTime",
            "position": 15,
            "stddev": 314.0097257,
            "variance": 98602.10786
          },
          {
            "average": 0,
            "count": 6902467,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6902467,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6902467,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6902467,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6902467,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          412457.1711,
          4964099.584,
          2240.521725,
          413052.7911,
          4965154.004,
          2698.121725
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                412457.1710946258,
                4964099.5840557655,
                2240.5217247396986
              ],
              [
                412457.1710946258,
                4965154.004055765,
                2240.5217247396986
              ],
              [
                413052.7910946258,
                4965154.004055765,
                2698.121724739699
              ],
              [
                413052.7910946258,
                4964099.5840557655,
                2698.121724739699
              ],
              [
                412457.1710946258,
                4964099.5840557655,
                2240.5217247396986
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:43:12+00:00",
        "end_time": "2011-09-17T22:23:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1075618,
            44.82494077,
            2240.521725,
            -118.0998472,
            44.83450392,
            2698.121725
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.10738001265243,
                  44.824940769679074,
                  2240.5217247396986
                ],
                [
                  -118.10756177013857,
                  44.834431090568295,
                  2240.5217247396986
                ],
                [
                  -118.10002767202865,
                  44.83450391503382,
                  2698.121724739699
                ],
                [
                  -118.09984715032593,
                  44.82501357018491,
                  2698.121724739699
                ],
                [
                  -118.10738001265243,
                  44.824940769679074,
                  2240.5217247396986
                ]
              ]
            ]
          },
          "id": "44118G1117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:43:12Z",
            "pc:count": 6902467,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 412796.0307,
                "count": 6902467,
                "maximum": 413052.7911,
                "minimum": 412457.1711,
                "name": "X",
                "position": 0,
                "stddev": 158.2377542,
                "variance": 25039.18684
              },
              {
                "average": 4964539.313,
                "count": 6902467,
                "maximum": 4965154.004,
                "minimum": 4964099.584,
                "name": "Y",
                "position": 1,
                "stddev": 239.8232257,
                "variance": 57515.17958
              },
              {
                "average": 2495.110789,
                "count": 6902467,
                "maximum": 2698.121725,
                "minimum": 2240.521725,
                "name": "Z",
                "position": 2,
                "stddev": 93.36993287,
                "variance": 8717.944364
              },
              {
                "average": 93.39955439,
                "count": 6902467,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.02530209,
                "variance": 2211.379037
              },
              {
                "average": 1.017971401,
                "count": 6902467,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1356713371,
                "variance": 0.0184067117
              },
              {
                "average": 1.037857769,
                "count": 6902467,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1983717307,
                "variance": 0.03935134352
              },
              {
                "average": 0.4997716034,
                "count": 6902467,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999841,
                "variance": 0.2499999841
              },
              {
                "average": 0,
                "count": 6902467,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.172573516,
                "count": 6902467,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3778781792,
                "variance": 0.1427919183
              },
              {
                "average": -0.6284053554,
                "count": 6902467,
                "maximum": 22.00200081,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.696558823,
                "variance": 75.63013536
              },
              {
                "average": 179,
                "count": 6902467,
                "maximum": 179,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14923.6611,
                "count": 6902467,
                "maximum": 20100,
                "minimum": 9477,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5306.232034,
                "variance": 28156098.4
              },
              {
                "average": 40313.78181,
                "count": 6902467,
                "maximum": 63488,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9033.740462,
                "variance": 81608466.73
              },
              {
                "average": 38150.43057,
                "count": 6902467,
                "maximum": 64768,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9595.531373,
                "variance": 92074222.32
              },
              {
                "average": 33346.67206,
                "count": 6902467,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10767.9768,
                "variance": 115949324.4
              },
              {
                "average": 333881.3447,
                "count": 6902467,
                "maximum": 334592.7071,
                "minimum": 333381.7593,
                "name": "GpsTime",
                "position": 15,
                "stddev": 314.0097257,
                "variance": 98602.10786
              },
              {
                "average": 0,
                "count": 6902467,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6902467,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6902467,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6902467,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6902467,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              412457.1711,
              4964099.584,
              2240.521725,
              413052.7911,
              4965154.004,
              2698.121725
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    412457.1710946258,
                    4964099.5840557655,
                    2240.5217247396986
                  ],
                  [
                    412457.1710946258,
                    4965154.004055765,
                    2240.5217247396986
                  ],
                  [
                    413052.7910946258,
                    4965154.004055765,
                    2698.121724739699
                  ],
                  [
                    413052.7910946258,
                    4964099.5840557655,
                    2698.121724739699
                  ],
                  [
                    412457.1710946258,
                    4964099.5840557655,
                    2240.5217247396986
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:43:12+00:00",
            "end_time": "2011-09-17T22:23:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118H1305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.07502618459124,
              44.92501063726941,
              1202.1718805511987
            ],
            [
              -118.07525938453674,
              44.93750866093869,
              1202.1718805511987
            ],
            [
              -118.06252967212157,
              44.9376278160512,
              1337.4118805511985
            ],
            [
              -118.06229923170177,
              44.92512974075866,
              1337.4118805511985
            ],
            [
              -118.07502618459124,
              44.92501063726941,
              1202.1718805511987
            ]
          ]
        ]
      },
      "bbox": [
        -118.0752594,
        44.92501064,
        1202.171881,
        -118.0622992,
        44.93762782,
        1337.411881
      ],
      "properties": {
        "datetime": "2011-09-17T22:02:03Z",
        "pc:count": 12211784,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415551.6966,
            "count": 12211784,
            "maximum": 416166.6414,
            "minimum": 415162.0814,
            "name": "X",
            "position": 0,
            "stddev": 278.2233083,
            "variance": 77408.20931
          },
          {
            "average": 4975992.595,
            "count": 12211784,
            "maximum": 4976570.101,
            "minimum": 4975181.501,
            "name": "Y",
            "position": 1,
            "stddev": 328.9850769,
            "variance": 108231.1808
          },
          {
            "average": 1267.395125,
            "count": 12211784,
            "maximum": 1337.411881,
            "minimum": 1202.171881,
            "name": "Z",
            "position": 2,
            "stddev": 22.65403185,
            "variance": 513.2051592
          },
          {
            "average": 88.22334861,
            "count": 12211784,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.56449137,
            "variance": 2763.025753
          },
          {
            "average": 1.141175442,
            "count": 12211784,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.373723538,
            "variance": 0.1396692828
          },
          {
            "average": 1.294153418,
            "count": 12211784,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5223112116,
            "variance": 0.2728090018
          },
          {
            "average": 0.4997641622,
            "count": 12211784,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999649,
            "variance": 0.2499999649
          },
          {
            "average": 0,
            "count": 12211784,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.117364752,
            "count": 12211784,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3218544321,
            "variance": 0.1035902754
          },
          {
            "average": -0.06793619738,
            "count": 12211784,
            "maximum": 19.00200081,
            "minimum": -31.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.104807331,
            "variance": 65.68790188
          },
          {
            "average": 160.8884655,
            "count": 12211784,
            "maximum": 179,
            "minimum": 123,
            "name": "UserData",
            "position": 10,
            "stddev": 15.43945172,
            "variance": 238.3766694
          },
          {
            "average": 14790.97609,
            "count": 12211784,
            "maximum": 20163,
            "minimum": 9404,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5358.021397,
            "variance": 28708393.29
          },
          {
            "average": 22147.1314,
            "count": 12211784,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 10240.94492,
            "variance": 104876952.8
          },
          {
            "average": 23572.60333,
            "count": 12211784,
            "maximum": 64000,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 9749.940326,
            "variance": 95061336.35
          },
          {
            "average": 21174.19135,
            "count": 12211784,
            "maximum": 63744,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 8644.27473,
            "variance": 74723485.61
          },
          {
            "average": 157973.9994,
            "count": 12211784,
            "maximum": 332123.0448,
            "minimum": 140091.1793,
            "name": "GpsTime",
            "position": 15,
            "stddev": 29881.48759,
            "variance": 892903300.6
          },
          {
            "average": 0,
            "count": 12211784,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12211784,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12211784,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12211784,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12211784,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415162.0814,
          4975181.501,
          1202.171881,
          416166.6414,
          4976570.101,
          1337.411881
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415162.0814254361,
                4975181.500681805,
                1202.1718805511987
              ],
              [
                415162.0814254361,
                4976570.100681805,
                1202.1718805511987
              ],
              [
                416166.64142543613,
                4976570.100681805,
                1337.4118805511985
              ],
              [
                416166.64142543613,
                4975181.500681805,
                1337.4118805511985
              ],
              [
                415162.0814254361,
                4975181.500681805,
                1202.1718805511987
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:02:03+00:00",
        "end_time": "2011-09-15T16:41:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0752594,
            44.92501064,
            1202.171881,
            -118.0622992,
            44.93762782,
            1337.411881
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.07502618459124,
                  44.92501063726941,
                  1202.1718805511987
                ],
                [
                  -118.07525938453674,
                  44.93750866093869,
                  1202.1718805511987
                ],
                [
                  -118.06252967212157,
                  44.9376278160512,
                  1337.4118805511985
                ],
                [
                  -118.06229923170177,
                  44.92512974075866,
                  1337.4118805511985
                ],
                [
                  -118.07502618459124,
                  44.92501063726941,
                  1202.1718805511987
                ]
              ]
            ]
          },
          "id": "44118H1305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:02:03Z",
            "pc:count": 12211784,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415551.6966,
                "count": 12211784,
                "maximum": 416166.6414,
                "minimum": 415162.0814,
                "name": "X",
                "position": 0,
                "stddev": 278.2233083,
                "variance": 77408.20931
              },
              {
                "average": 4975992.595,
                "count": 12211784,
                "maximum": 4976570.101,
                "minimum": 4975181.501,
                "name": "Y",
                "position": 1,
                "stddev": 328.9850769,
                "variance": 108231.1808
              },
              {
                "average": 1267.395125,
                "count": 12211784,
                "maximum": 1337.411881,
                "minimum": 1202.171881,
                "name": "Z",
                "position": 2,
                "stddev": 22.65403185,
                "variance": 513.2051592
              },
              {
                "average": 88.22334861,
                "count": 12211784,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.56449137,
                "variance": 2763.025753
              },
              {
                "average": 1.141175442,
                "count": 12211784,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.373723538,
                "variance": 0.1396692828
              },
              {
                "average": 1.294153418,
                "count": 12211784,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5223112116,
                "variance": 0.2728090018
              },
              {
                "average": 0.4997641622,
                "count": 12211784,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999649,
                "variance": 0.2499999649
              },
              {
                "average": 0,
                "count": 12211784,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.117364752,
                "count": 12211784,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3218544321,
                "variance": 0.1035902754
              },
              {
                "average": -0.06793619738,
                "count": 12211784,
                "maximum": 19.00200081,
                "minimum": -31.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.104807331,
                "variance": 65.68790188
              },
              {
                "average": 160.8884655,
                "count": 12211784,
                "maximum": 179,
                "minimum": 123,
                "name": "UserData",
                "position": 10,
                "stddev": 15.43945172,
                "variance": 238.3766694
              },
              {
                "average": 14790.97609,
                "count": 12211784,
                "maximum": 20163,
                "minimum": 9404,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5358.021397,
                "variance": 28708393.29
              },
              {
                "average": 22147.1314,
                "count": 12211784,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 10240.94492,
                "variance": 104876952.8
              },
              {
                "average": 23572.60333,
                "count": 12211784,
                "maximum": 64000,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 9749.940326,
                "variance": 95061336.35
              },
              {
                "average": 21174.19135,
                "count": 12211784,
                "maximum": 63744,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 8644.27473,
                "variance": 74723485.61
              },
              {
                "average": 157973.9994,
                "count": 12211784,
                "maximum": 332123.0448,
                "minimum": 140091.1793,
                "name": "GpsTime",
                "position": 15,
                "stddev": 29881.48759,
                "variance": 892903300.6
              },
              {
                "average": 0,
                "count": 12211784,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12211784,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12211784,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12211784,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12211784,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415162.0814,
              4975181.501,
              1202.171881,
              416166.6414,
              4976570.101,
              1337.411881
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415162.0814254361,
                    4975181.500681805,
                    1202.1718805511987
                  ],
                  [
                    415162.0814254361,
                    4976570.100681805,
                    1202.1718805511987
                  ],
                  [
                    416166.64142543613,
                    4976570.100681805,
                    1337.4118805511985
                  ],
                  [
                    416166.64142543613,
                    4975181.500681805,
                    1337.4118805511985
                  ],
                  [
                    415162.0814254361,
                    4975181.500681805,
                    1202.1718805511987
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:02:03+00:00",
            "end_time": "2011-09-15T16:41: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": "44118H1220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252448002079,
              44.94990212138837,
              1043.1426021064672
            ],
            [
              -118.01274623955895,
              44.96250978626585,
              1043.1426021064672
            ],
            [
              -118.00002925811275,
              44.96262185973758,
              1077.4426021064673
            ],
            [
              -117.99981028206174,
              44.95001414587919,
              1077.4426021064673
            ],
            [
              -118.01252448002079,
              44.94990212138837,
              1043.1426021064672
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127462,
        44.94990212,
        1043.142602,
        -117.9998103,
        44.96262186,
        1077.442602
      ],
      "properties": {
        "datetime": "2011-09-20T23:00:08Z",
        "pc:count": 17840613,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420571.6434,
            "count": 17840613,
            "maximum": 421132.2145,
            "minimum": 420129.1145,
            "name": "X",
            "position": 0,
            "stddev": 278.2561457,
            "variance": 77426.4826
          },
          {
            "average": 4978530.641,
            "count": 17840613,
            "maximum": 4979283.898,
            "minimum": 4977883.138,
            "name": "Y",
            "position": 1,
            "stddev": 397.5929909,
            "variance": 158080.1865
          },
          {
            "average": 1053.771143,
            "count": 17840613,
            "maximum": 1077.442602,
            "minimum": 1043.142602,
            "name": "Z",
            "position": 2,
            "stddev": 3.693817015,
            "variance": 13.64428414
          },
          {
            "average": 188.2698246,
            "count": 17840613,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 66.12430457,
            "variance": 4372.423655
          },
          {
            "average": 1.016187112,
            "count": 17840613,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1417553034,
            "variance": 0.02009456606
          },
          {
            "average": 1.032782394,
            "count": 17840613,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2114411888,
            "variance": 0.04470737634
          },
          {
            "average": 0.4992510067,
            "count": 17840613,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999453,
            "variance": 0.249999453
          },
          {
            "average": 0,
            "count": 17840613,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.175960322,
            "count": 17840613,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3807864164,
            "variance": 0.1449982949
          },
          {
            "average": -0.04373658491,
            "count": 17840613,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.094426371,
            "variance": 65.51973827
          },
          {
            "average": 193.9984892,
            "count": 17840613,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 11.03601979,
            "variance": 121.7937329
          },
          {
            "average": 4992.962141,
            "count": 17840613,
            "maximum": 20072,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7594.627051,
            "variance": 57678360.05
          },
          {
            "average": 32193.81856,
            "count": 17840613,
            "maximum": 62208,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10552.13771,
            "variance": 111347610.2
          },
          {
            "average": 31228.70833,
            "count": 17840613,
            "maximum": 62976,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8187.536264,
            "variance": 67035750.08
          },
          {
            "average": 23266.04405,
            "count": 17840613,
            "maximum": 63488,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6828.555164,
            "variance": 46629165.63
          },
          {
            "average": 501852.2331,
            "count": 17840613,
            "maximum": 594808.4984,
            "minimum": 320349.6526,
            "name": "GpsTime",
            "position": 15,
            "stddev": 128104.1828,
            "variance": 16410681660.0
          },
          {
            "average": 0,
            "count": 17840613,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17840613,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17840613,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17840613,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17840613,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420129.1145,
          4977883.138,
          1043.142602,
          421132.2145,
          4979283.898,
          1077.442602
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420129.1145424506,
                4977883.137722901,
                1043.1426021064672
              ],
              [
                420129.1145424506,
                4979283.897722901,
                1043.1426021064672
              ],
              [
                421132.21454245056,
                4979283.897722901,
                1077.4426021064673
              ],
              [
                421132.21454245056,
                4977883.137722901,
                1077.4426021064673
              ],
              [
                420129.1145424506,
                4977883.137722901,
                1043.1426021064672
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:00:08+00:00",
        "end_time": "2011-09-17T18:45:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127462,
            44.94990212,
            1043.142602,
            -117.9998103,
            44.96262186,
            1077.442602
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252448002079,
                  44.94990212138837,
                  1043.1426021064672
                ],
                [
                  -118.01274623955895,
                  44.96250978626585,
                  1043.1426021064672
                ],
                [
                  -118.00002925811275,
                  44.96262185973758,
                  1077.4426021064673
                ],
                [
                  -117.99981028206174,
                  44.95001414587919,
                  1077.4426021064673
                ],
                [
                  -118.01252448002079,
                  44.94990212138837,
                  1043.1426021064672
                ]
              ]
            ]
          },
          "id": "44118H1220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:00:08Z",
            "pc:count": 17840613,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420571.6434,
                "count": 17840613,
                "maximum": 421132.2145,
                "minimum": 420129.1145,
                "name": "X",
                "position": 0,
                "stddev": 278.2561457,
                "variance": 77426.4826
              },
              {
                "average": 4978530.641,
                "count": 17840613,
                "maximum": 4979283.898,
                "minimum": 4977883.138,
                "name": "Y",
                "position": 1,
                "stddev": 397.5929909,
                "variance": 158080.1865
              },
              {
                "average": 1053.771143,
                "count": 17840613,
                "maximum": 1077.442602,
                "minimum": 1043.142602,
                "name": "Z",
                "position": 2,
                "stddev": 3.693817015,
                "variance": 13.64428414
              },
              {
                "average": 188.2698246,
                "count": 17840613,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 66.12430457,
                "variance": 4372.423655
              },
              {
                "average": 1.016187112,
                "count": 17840613,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1417553034,
                "variance": 0.02009456606
              },
              {
                "average": 1.032782394,
                "count": 17840613,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2114411888,
                "variance": 0.04470737634
              },
              {
                "average": 0.4992510067,
                "count": 17840613,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999453,
                "variance": 0.249999453
              },
              {
                "average": 0,
                "count": 17840613,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.175960322,
                "count": 17840613,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3807864164,
                "variance": 0.1449982949
              },
              {
                "average": -0.04373658491,
                "count": 17840613,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.094426371,
                "variance": 65.51973827
              },
              {
                "average": 193.9984892,
                "count": 17840613,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 11.03601979,
                "variance": 121.7937329
              },
              {
                "average": 4992.962141,
                "count": 17840613,
                "maximum": 20072,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7594.627051,
                "variance": 57678360.05
              },
              {
                "average": 32193.81856,
                "count": 17840613,
                "maximum": 62208,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10552.13771,
                "variance": 111347610.2
              },
              {
                "average": 31228.70833,
                "count": 17840613,
                "maximum": 62976,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8187.536264,
                "variance": 67035750.08
              },
              {
                "average": 23266.04405,
                "count": 17840613,
                "maximum": 63488,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6828.555164,
                "variance": 46629165.63
              },
              {
                "average": 501852.2331,
                "count": 17840613,
                "maximum": 594808.4984,
                "minimum": 320349.6526,
                "name": "GpsTime",
                "position": 15,
                "stddev": 128104.1828,
                "variance": 16410681660.0
              },
              {
                "average": 0,
                "count": 17840613,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17840613,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17840613,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17840613,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17840613,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420129.1145,
              4977883.138,
              1043.142602,
              421132.2145,
              4979283.898,
              1077.442602
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420129.1145424506,
                    4977883.137722901,
                    1043.1426021064672
                  ],
                  [
                    420129.1145424506,
                    4979283.897722901,
                    1043.1426021064672
                  ],
                  [
                    421132.21454245056,
                    4979283.897722901,
                    1077.4426021064673
                  ],
                  [
                    421132.21454245056,
                    4977883.137722901,
                    1077.4426021064673
                  ],
                  [
                    420129.1145424506,
                    4977883.137722901,
                    1043.1426021064672
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:00:08+00:00",
            "end_time": "2011-09-17T18:45:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H8211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752483684312,
              44.962410667300546,
              1002.8513099551004
            ],
            [
              -117.93773012333988,
              44.97501012514411,
              1002.8513099551004
            ],
            [
              -117.9250288657285,
              44.975113715624296,
              1040.1513099551005
            ],
            [
              -117.92482635880678,
              44.96251421253674,
              1040.1513099551005
            ],
            [
              -117.93752483684312,
              44.962410667300546,
              1002.8513099551004
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377301,
        44.96241067,
        1002.85131,
        -117.9248264,
        44.97511372,
        1040.15131
      ],
      "properties": {
        "datetime": "2011-09-20T03:14:54Z",
        "pc:count": 11276683,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426559.563,
            "count": 11276683,
            "maximum": 427063.0714,
            "minimum": 426061.4514,
            "name": "X",
            "position": 0,
            "stddev": 284.6093991,
            "variance": 81002.51005
          },
          {
            "average": 4979902.569,
            "count": 11276683,
            "maximum": 4980601.353,
            "minimum": 4979201.533,
            "name": "Y",
            "position": 1,
            "stddev": 400.6331538,
            "variance": 160506.9239
          },
          {
            "average": 1020.527621,
            "count": 11276683,
            "maximum": 1040.15131,
            "minimum": 1002.85131,
            "name": "Z",
            "position": 2,
            "stddev": 8.121802083,
            "variance": 65.96366907
          },
          {
            "average": 234.8639365,
            "count": 11276683,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.53583011,
            "variance": 553.9352988
          },
          {
            "average": 1.000269938,
            "count": 11276683,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01642755891,
            "variance": 0.0002698646916
          },
          {
            "average": 1.000540851,
            "count": 11276683,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02324990453,
            "variance": 0.0005405580607
          },
          {
            "average": 0.4992923008,
            "count": 11276683,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995213,
            "variance": 0.2499995213
          },
          {
            "average": 0,
            "count": 11276683,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.2954876,
            "count": 11276683,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.456261654,
            "variance": 0.2081746969
          },
          {
            "average": 1.796066895,
            "count": 11276683,
            "maximum": 21,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.04009623,
            "variance": 64.64314738
          },
          {
            "average": 199.5994908,
            "count": 11276683,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 3.473268056,
            "variance": 12.06359099
          },
          {
            "average": 268.2892365,
            "count": 11276683,
            "maximum": 282,
            "minimum": 255,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56825722,
            "variance": 111.6880606
          },
          {
            "average": 31138.19771,
            "count": 11276683,
            "maximum": 61952,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 11777.55569,
            "variance": 138710818
          },
          {
            "average": 31446.99517,
            "count": 11276683,
            "maximum": 60928,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 8916.533615,
            "variance": 79504571.7
          },
          {
            "average": 25546.78224,
            "count": 11276683,
            "maximum": 60672,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8358.231875,
            "variance": 69860040.08
          },
          {
            "average": 521940.1667,
            "count": 11276683,
            "maximum": 523694.7514,
            "minimum": 520483.2894,
            "name": "GpsTime",
            "position": 15,
            "stddev": 657.9251927,
            "variance": 432865.5592
          },
          {
            "average": 0,
            "count": 11276683,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11276683,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11276683,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11276683,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11276683,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426061.4514,
          4979201.533,
          1002.85131,
          427063.0714,
          4980601.353,
          1040.15131
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426061.45135232236,
                4979201.532784479,
                1002.8513099551004
              ],
              [
                426061.45135232236,
                4980601.352784479,
                1002.8513099551004
              ],
              [
                427063.07135232235,
                4980601.352784479,
                1040.1513099551005
              ],
              [
                427063.07135232235,
                4979201.532784479,
                1040.1513099551005
              ],
              [
                426061.45135232236,
                4979201.532784479,
                1002.8513099551004
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T03:14:54+00:00",
        "end_time": "2011-09-20T02:21:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377301,
            44.96241067,
            1002.85131,
            -117.9248264,
            44.97511372,
            1040.15131
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752483684312,
                  44.962410667300546,
                  1002.8513099551004
                ],
                [
                  -117.93773012333988,
                  44.97501012514411,
                  1002.8513099551004
                ],
                [
                  -117.9250288657285,
                  44.975113715624296,
                  1040.1513099551005
                ],
                [
                  -117.92482635880678,
                  44.96251421253674,
                  1040.1513099551005
                ],
                [
                  -117.93752483684312,
                  44.962410667300546,
                  1002.8513099551004
                ]
              ]
            ]
          },
          "id": "44117H8211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T03:14:54Z",
            "pc:count": 11276683,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426559.563,
                "count": 11276683,
                "maximum": 427063.0714,
                "minimum": 426061.4514,
                "name": "X",
                "position": 0,
                "stddev": 284.6093991,
                "variance": 81002.51005
              },
              {
                "average": 4979902.569,
                "count": 11276683,
                "maximum": 4980601.353,
                "minimum": 4979201.533,
                "name": "Y",
                "position": 1,
                "stddev": 400.6331538,
                "variance": 160506.9239
              },
              {
                "average": 1020.527621,
                "count": 11276683,
                "maximum": 1040.15131,
                "minimum": 1002.85131,
                "name": "Z",
                "position": 2,
                "stddev": 8.121802083,
                "variance": 65.96366907
              },
              {
                "average": 234.8639365,
                "count": 11276683,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.53583011,
                "variance": 553.9352988
              },
              {
                "average": 1.000269938,
                "count": 11276683,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01642755891,
                "variance": 0.0002698646916
              },
              {
                "average": 1.000540851,
                "count": 11276683,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02324990453,
                "variance": 0.0005405580607
              },
              {
                "average": 0.4992923008,
                "count": 11276683,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995213,
                "variance": 0.2499995213
              },
              {
                "average": 0,
                "count": 11276683,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.2954876,
                "count": 11276683,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.456261654,
                "variance": 0.2081746969
              },
              {
                "average": 1.796066895,
                "count": 11276683,
                "maximum": 21,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.04009623,
                "variance": 64.64314738
              },
              {
                "average": 199.5994908,
                "count": 11276683,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 3.473268056,
                "variance": 12.06359099
              },
              {
                "average": 268.2892365,
                "count": 11276683,
                "maximum": 282,
                "minimum": 255,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56825722,
                "variance": 111.6880606
              },
              {
                "average": 31138.19771,
                "count": 11276683,
                "maximum": 61952,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 11777.55569,
                "variance": 138710818
              },
              {
                "average": 31446.99517,
                "count": 11276683,
                "maximum": 60928,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 8916.533615,
                "variance": 79504571.7
              },
              {
                "average": 25546.78224,
                "count": 11276683,
                "maximum": 60672,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8358.231875,
                "variance": 69860040.08
              },
              {
                "average": 521940.1667,
                "count": 11276683,
                "maximum": 523694.7514,
                "minimum": 520483.2894,
                "name": "GpsTime",
                "position": 15,
                "stddev": 657.9251927,
                "variance": 432865.5592
              },
              {
                "average": 0,
                "count": 11276683,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11276683,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11276683,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11276683,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11276683,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426061.4514,
              4979201.533,
              1002.85131,
              427063.0714,
              4980601.353,
              1040.15131
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426061.45135232236,
                    4979201.532784479,
                    1002.8513099551004
                  ],
                  [
                    426061.45135232236,
                    4980601.352784479,
                    1002.8513099551004
                  ],
                  [
                    427063.07135232235,
                    4980601.352784479,
                    1040.1513099551005
                  ],
                  [
                    427063.07135232235,
                    4979201.532784479,
                    1040.1513099551005
                  ],
                  [
                    426061.45135232236,
                    4979201.532784479,
                    1002.8513099551004
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T03:14:54+00:00",
            "end_time": "2011-09-20T02:21: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": "44117G8420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752457833048,
              44.76241551429287,
              1146.8212362911909
            ],
            [
              -117.88771748191797,
              44.77501000993804,
              1146.8212362911909
            ],
            [
              -117.87502862689018,
              44.77510794069917,
              1488.0412362911907
            ],
            [
              -117.87483847977185,
              44.76251340229716,
              1488.0412362911907
            ],
            [
              -117.88752457833048,
              44.76241551429287,
              1146.8212362911909
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877175,
        44.76241551,
        1146.821236,
        -117.8748385,
        44.77510794,
        1488.041236
      ],
      "properties": {
        "datetime": "2011-09-19T21:56:45Z",
        "pc:count": 18853413,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430286.312,
            "count": 18853413,
            "maximum": 430766.1382,
            "minimum": 429762.0382,
            "name": "X",
            "position": 0,
            "stddev": 278.0842369,
            "variance": 77330.8428
          },
          {
            "average": 4957668.649,
            "count": 18853413,
            "maximum": 4958339.945,
            "minimum": 4956940.745,
            "name": "Y",
            "position": 1,
            "stddev": 397.0893775,
            "variance": 157679.9737
          },
          {
            "average": 1341.408322,
            "count": 18853413,
            "maximum": 1488.041236,
            "minimum": 1146.821236,
            "name": "Z",
            "position": 2,
            "stddev": 79.35403598,
            "variance": 6297.063027
          },
          {
            "average": 224.4307302,
            "count": 18853413,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.99411392,
            "variance": 840.6586419
          },
          {
            "average": 1.003298978,
            "count": 18853413,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05965491886,
            "variance": 0.003558709344
          },
          {
            "average": 1.006599283,
            "count": 18853413,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08587535283,
            "variance": 0.007374576223
          },
          {
            "average": 0.4992288664,
            "count": 18853413,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994186,
            "variance": 0.2499994186
          },
          {
            "average": 0,
            "count": 18853413,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.189164317,
            "count": 18853413,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3916391024,
            "variance": 0.1533811865
          },
          {
            "average": 0.9189089275,
            "count": 18853413,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.703236746,
            "variance": 59.33985636
          },
          {
            "average": 199.0900919,
            "count": 18853413,
            "maximum": 213,
            "minimum": 181,
            "name": "UserData",
            "position": 10,
            "stddev": 5.98920551,
            "variance": 35.87058264
          },
          {
            "average": 110.2651064,
            "count": 18853413,
            "maximum": 136,
            "minimum": 89,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.35320614,
            "variance": 267.4273511
          },
          {
            "average": 34672.25458,
            "count": 18853413,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6523.97749,
            "variance": 42562282.29
          },
          {
            "average": 31367.72359,
            "count": 18853413,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5003.102809,
            "variance": 25031037.72
          },
          {
            "average": 26084.97178,
            "count": 18853413,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4675.656421,
            "variance": 21861762.97
          },
          {
            "average": 501402.7703,
            "count": 18853413,
            "maximum": 504605.8214,
            "minimum": 499132.0762,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1709.105831,
            "variance": 2921042.743
          },
          {
            "average": 0,
            "count": 18853413,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18853413,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18853413,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18853413,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18853413,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429762.0382,
          4956940.745,
          1146.821236,
          430766.1382,
          4958339.945,
          1488.041236
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429762.038171338,
                4956940.744665382,
                1146.8212362911909
              ],
              [
                429762.038171338,
                4958339.944665382,
                1146.8212362911909
              ],
              [
                430766.13817133795,
                4958339.944665382,
                1488.0412362911907
              ],
              [
                430766.13817133795,
                4956940.744665382,
                1488.0412362911907
              ],
              [
                429762.038171338,
                4956940.744665382,
                1146.8212362911909
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T21:56:45+00:00",
        "end_time": "2011-09-19T20:25:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877175,
            44.76241551,
            1146.821236,
            -117.8748385,
            44.77510794,
            1488.041236
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752457833048,
                  44.76241551429287,
                  1146.8212362911909
                ],
                [
                  -117.88771748191797,
                  44.77501000993804,
                  1146.8212362911909
                ],
                [
                  -117.87502862689018,
                  44.77510794069917,
                  1488.0412362911907
                ],
                [
                  -117.87483847977185,
                  44.76251340229716,
                  1488.0412362911907
                ],
                [
                  -117.88752457833048,
                  44.76241551429287,
                  1146.8212362911909
                ]
              ]
            ]
          },
          "id": "44117G8420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:56:45Z",
            "pc:count": 18853413,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430286.312,
                "count": 18853413,
                "maximum": 430766.1382,
                "minimum": 429762.0382,
                "name": "X",
                "position": 0,
                "stddev": 278.0842369,
                "variance": 77330.8428
              },
              {
                "average": 4957668.649,
                "count": 18853413,
                "maximum": 4958339.945,
                "minimum": 4956940.745,
                "name": "Y",
                "position": 1,
                "stddev": 397.0893775,
                "variance": 157679.9737
              },
              {
                "average": 1341.408322,
                "count": 18853413,
                "maximum": 1488.041236,
                "minimum": 1146.821236,
                "name": "Z",
                "position": 2,
                "stddev": 79.35403598,
                "variance": 6297.063027
              },
              {
                "average": 224.4307302,
                "count": 18853413,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.99411392,
                "variance": 840.6586419
              },
              {
                "average": 1.003298978,
                "count": 18853413,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05965491886,
                "variance": 0.003558709344
              },
              {
                "average": 1.006599283,
                "count": 18853413,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08587535283,
                "variance": 0.007374576223
              },
              {
                "average": 0.4992288664,
                "count": 18853413,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994186,
                "variance": 0.2499994186
              },
              {
                "average": 0,
                "count": 18853413,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.189164317,
                "count": 18853413,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3916391024,
                "variance": 0.1533811865
              },
              {
                "average": 0.9189089275,
                "count": 18853413,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.703236746,
                "variance": 59.33985636
              },
              {
                "average": 199.0900919,
                "count": 18853413,
                "maximum": 213,
                "minimum": 181,
                "name": "UserData",
                "position": 10,
                "stddev": 5.98920551,
                "variance": 35.87058264
              },
              {
                "average": 110.2651064,
                "count": 18853413,
                "maximum": 136,
                "minimum": 89,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.35320614,
                "variance": 267.4273511
              },
              {
                "average": 34672.25458,
                "count": 18853413,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6523.97749,
                "variance": 42562282.29
              },
              {
                "average": 31367.72359,
                "count": 18853413,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5003.102809,
                "variance": 25031037.72
              },
              {
                "average": 26084.97178,
                "count": 18853413,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4675.656421,
                "variance": 21861762.97
              },
              {
                "average": 501402.7703,
                "count": 18853413,
                "maximum": 504605.8214,
                "minimum": 499132.0762,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1709.105831,
                "variance": 2921042.743
              },
              {
                "average": 0,
                "count": 18853413,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18853413,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18853413,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18853413,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18853413,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429762.0382,
              4956940.745,
              1146.821236,
              430766.1382,
              4958339.945,
              1488.041236
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429762.038171338,
                    4956940.744665382,
                    1146.8212362911909
                  ],
                  [
                    429762.038171338,
                    4958339.944665382,
                    1146.8212362911909
                  ],
                  [
                    430766.13817133795,
                    4958339.944665382,
                    1488.0412362911907
                  ],
                  [
                    430766.13817133795,
                    4956940.744665382,
                    1488.0412362911907
                  ],
                  [
                    429762.038171338,
                    4956940.744665382,
                    1146.8212362911909
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T21:56:45+00:00",
            "end_time": "2011-09-19T20:25: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": "44118G1216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.06252469292843,
              44.8248962639973,
              1846.4864733486259
            ],
            [
              -118.06275648977483,
              44.83750940673046,
              1846.4864733486259
            ],
            [
              -118.05002928004704,
              44.837627143729584,
              2425.466473348626
            ],
            [
              -118.04980025787677,
              44.825013949516766,
              2425.466473348626
            ],
            [
              -118.06252469292843,
              44.8248962639973,
              1846.4864733486259
            ]
          ]
        ]
      },
      "bbox": [
        -118.0627565,
        44.82489626,
        1846.486473,
        -118.0498003,
        44.83762714,
        2425.466473
      ],
      "properties": {
        "datetime": "2011-09-18T22:25:24Z",
        "pc:count": 28748002,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 416517.8025,
            "count": 28748002,
            "maximum": 417009.2452,
            "minimum": 416003.1452,
            "name": "X",
            "position": 0,
            "stddev": 273.0399512,
            "variance": 74550.81494
          },
          {
            "average": 4964757.418,
            "count": 28748002,
            "maximum": 4965448.659,
            "minimum": 4964047.299,
            "name": "Y",
            "position": 1,
            "stddev": 393.5765636,
            "variance": 154902.5114
          },
          {
            "average": 2174.15032,
            "count": 28748002,
            "maximum": 2425.466473,
            "minimum": 1846.486473,
            "name": "Z",
            "position": 2,
            "stddev": 121.3147302,
            "variance": 14717.26375
          },
          {
            "average": 93.15840113,
            "count": 28748002,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.86179512,
            "variance": 2387.475023
          },
          {
            "average": 1.122065492,
            "count": 28748002,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.349017888,
            "variance": 0.1218134862
          },
          {
            "average": 1.251631992,
            "count": 28748002,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4888910556,
            "variance": 0.2390144643
          },
          {
            "average": 0.5000755879,
            "count": 28748002,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000003,
            "variance": 0.250000003
          },
          {
            "average": 0,
            "count": 28748002,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.101741575,
            "count": 28748002,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3023081707,
            "variance": 0.09139023005
          },
          {
            "average": -2.490624541,
            "count": 28748002,
            "maximum": 24,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.672953341,
            "variance": 75.22011966
          },
          {
            "average": 73.23476372,
            "count": 28748002,
            "maximum": 150,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 60.6606276,
            "variance": 3679.711741
          },
          {
            "average": 14843.84536,
            "count": 28748002,
            "maximum": 20153,
            "minimum": 9509,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5273.422851,
            "variance": 27808988.57
          },
          {
            "average": 26694.36073,
            "count": 28748002,
            "maximum": 65280,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 14866.84767,
            "variance": 221023159.7
          },
          {
            "average": 24942.1093,
            "count": 28748002,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 14209.11412,
            "variance": 201898924.1
          },
          {
            "average": 20773.63869,
            "count": 28748002,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 12345.72534,
            "variance": 152416934.1
          },
          {
            "average": 365547.2038,
            "count": 28748002,
            "maximum": 419924.4854,
            "minimum": 144612.3759,
            "name": "GpsTime",
            "position": 15,
            "stddev": 105392.4064,
            "variance": 11107559320.0
          },
          {
            "average": 0,
            "count": 28748002,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28748002,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28748002,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28748002,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28748002,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416003.1452,
          4964047.299,
          1846.486473,
          417009.2452,
          4965448.659,
          2425.466473
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416003.1451743941,
                4964047.299192696,
                1846.4864733486259
              ],
              [
                416003.1451743941,
                4965448.659192695,
                1846.4864733486259
              ],
              [
                417009.2451743941,
                4965448.659192695,
                2425.466473348626
              ],
              [
                417009.2451743941,
                4964047.299192696,
                2425.466473348626
              ],
              [
                416003.1451743941,
                4964047.299192696,
                1846.4864733486259
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:25:24+00:00",
        "end_time": "2011-09-15T17:56:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0627565,
            44.82489626,
            1846.486473,
            -118.0498003,
            44.83762714,
            2425.466473
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.06252469292843,
                  44.8248962639973,
                  1846.4864733486259
                ],
                [
                  -118.06275648977483,
                  44.83750940673046,
                  1846.4864733486259
                ],
                [
                  -118.05002928004704,
                  44.837627143729584,
                  2425.466473348626
                ],
                [
                  -118.04980025787677,
                  44.825013949516766,
                  2425.466473348626
                ],
                [
                  -118.06252469292843,
                  44.8248962639973,
                  1846.4864733486259
                ]
              ]
            ]
          },
          "id": "44118G1216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:25:24Z",
            "pc:count": 28748002,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 416517.8025,
                "count": 28748002,
                "maximum": 417009.2452,
                "minimum": 416003.1452,
                "name": "X",
                "position": 0,
                "stddev": 273.0399512,
                "variance": 74550.81494
              },
              {
                "average": 4964757.418,
                "count": 28748002,
                "maximum": 4965448.659,
                "minimum": 4964047.299,
                "name": "Y",
                "position": 1,
                "stddev": 393.5765636,
                "variance": 154902.5114
              },
              {
                "average": 2174.15032,
                "count": 28748002,
                "maximum": 2425.466473,
                "minimum": 1846.486473,
                "name": "Z",
                "position": 2,
                "stddev": 121.3147302,
                "variance": 14717.26375
              },
              {
                "average": 93.15840113,
                "count": 28748002,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.86179512,
                "variance": 2387.475023
              },
              {
                "average": 1.122065492,
                "count": 28748002,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.349017888,
                "variance": 0.1218134862
              },
              {
                "average": 1.251631992,
                "count": 28748002,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4888910556,
                "variance": 0.2390144643
              },
              {
                "average": 0.5000755879,
                "count": 28748002,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000003,
                "variance": 0.250000003
              },
              {
                "average": 0,
                "count": 28748002,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.101741575,
                "count": 28748002,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3023081707,
                "variance": 0.09139023005
              },
              {
                "average": -2.490624541,
                "count": 28748002,
                "maximum": 24,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.672953341,
                "variance": 75.22011966
              },
              {
                "average": 73.23476372,
                "count": 28748002,
                "maximum": 150,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 60.6606276,
                "variance": 3679.711741
              },
              {
                "average": 14843.84536,
                "count": 28748002,
                "maximum": 20153,
                "minimum": 9509,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5273.422851,
                "variance": 27808988.57
              },
              {
                "average": 26694.36073,
                "count": 28748002,
                "maximum": 65280,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 14866.84767,
                "variance": 221023159.7
              },
              {
                "average": 24942.1093,
                "count": 28748002,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 14209.11412,
                "variance": 201898924.1
              },
              {
                "average": 20773.63869,
                "count": 28748002,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 12345.72534,
                "variance": 152416934.1
              },
              {
                "average": 365547.2038,
                "count": 28748002,
                "maximum": 419924.4854,
                "minimum": 144612.3759,
                "name": "GpsTime",
                "position": 15,
                "stddev": 105392.4064,
                "variance": 11107559320.0
              },
              {
                "average": 0,
                "count": 28748002,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28748002,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28748002,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28748002,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28748002,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416003.1452,
              4964047.299,
              1846.486473,
              417009.2452,
              4965448.659,
              2425.466473
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416003.1451743941,
                    4964047.299192696,
                    1846.4864733486259
                  ],
                  [
                    416003.1451743941,
                    4965448.659192695,
                    1846.4864733486259
                  ],
                  [
                    417009.2451743941,
                    4965448.659192695,
                    2425.466473348626
                  ],
                  [
                    417009.2451743941,
                    4964047.299192696,
                    2425.466473348626
                  ],
                  [
                    416003.1451743941,
                    4964047.299192696,
                    1846.4864733486259
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:25:24+00:00",
            "end_time": "2011-09-15T17:56: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": "44117H8324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252524234885,
              44.87490770464166,
              1027.807678273645
            ],
            [
              -117.962735405882,
              44.88750996524983,
              1027.807678273645
            ],
            [
              -117.95002945338263,
              44.88761637677318,
              1065.367678273645
            ],
            [
              -117.94982206252138,
              44.875014069678144,
              1065.367678273645
            ],
            [
              -117.96252524234885,
              44.87490770464166,
              1027.807678273645
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627354,
        44.8749077,
        1027.807678,
        -117.9498221,
        44.88761638,
        1065.367678
      ],
      "properties": {
        "datetime": "2011-09-20T22:50:15Z",
        "pc:count": 13663370,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424425.8496,
            "count": 13663370,
            "maximum": 424977.9554,
            "minimum": 423974.4354,
            "name": "X",
            "position": 0,
            "stddev": 289.761393,
            "variance": 83961.66489
          },
          {
            "average": 4970166.139,
            "count": 13663370,
            "maximum": 4970904.421,
            "minimum": 4969504.301,
            "name": "Y",
            "position": 1,
            "stddev": 403.98896,
            "variance": 163207.0798
          },
          {
            "average": 1038.64757,
            "count": 13663370,
            "maximum": 1065.367678,
            "minimum": 1027.807678,
            "name": "Z",
            "position": 2,
            "stddev": 4.757673829,
            "variance": 22.63546026
          },
          {
            "average": 209.3427646,
            "count": 13663370,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.1878061,
            "variance": 2041.93782
          },
          {
            "average": 1.001551155,
            "count": 13663370,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04371199462,
            "variance": 0.001910738474
          },
          {
            "average": 1.003125144,
            "count": 13663370,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06488776854,
            "variance": 0.004210422506
          },
          {
            "average": 0.4984405751,
            "count": 13663370,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975865,
            "variance": 0.2499975865
          },
          {
            "average": 0,
            "count": 13663370,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.211207923,
            "count": 13663370,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4081655896,
            "variance": 0.1665991485
          },
          {
            "average": 0.3849693234,
            "count": 13663370,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.013653565,
            "variance": 64.21864346
          },
          {
            "average": 202.7482598,
            "count": 13663370,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 11.15790697,
            "variance": 124.4988878
          },
          {
            "average": 2583.51583,
            "count": 13663370,
            "maximum": 20071,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5972.49736,
            "variance": 35670724.71
          },
          {
            "average": 20519.55885,
            "count": 13663370,
            "maximum": 65280,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 8071.447701,
            "variance": 65148267.99
          },
          {
            "average": 23084.51546,
            "count": 13663370,
            "maximum": 65280,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 6640.644155,
            "variance": 44098154.8
          },
          {
            "average": 20886.33731,
            "count": 13663370,
            "maximum": 65280,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 5619.200234,
            "variance": 31575411.27
          },
          {
            "average": 546091.4042,
            "count": 13663370,
            "maximum": 594215.7752,
            "minimum": 320537.0188,
            "name": "GpsTime",
            "position": 15,
            "stddev": 101850.1352,
            "variance": 10373450030.0
          },
          {
            "average": 0,
            "count": 13663370,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13663370,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13663370,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13663370,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13663370,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423974.4354,
          4969504.301,
          1027.807678,
          424977.9554,
          4970904.421,
          1065.367678
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423974.4354195667,
                4969504.300752241,
                1027.807678273645
              ],
              [
                423974.4354195667,
                4970904.42075224,
                1027.807678273645
              ],
              [
                424977.9554195667,
                4970904.42075224,
                1065.367678273645
              ],
              [
                424977.9554195667,
                4969504.300752241,
                1065.367678273645
              ],
              [
                423974.4354195667,
                4969504.300752241,
                1027.807678273645
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:50:15+00:00",
        "end_time": "2011-09-17T18:48:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627354,
            44.8749077,
            1027.807678,
            -117.9498221,
            44.88761638,
            1065.367678
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252524234885,
                  44.87490770464166,
                  1027.807678273645
                ],
                [
                  -117.962735405882,
                  44.88750996524983,
                  1027.807678273645
                ],
                [
                  -117.95002945338263,
                  44.88761637677318,
                  1065.367678273645
                ],
                [
                  -117.94982206252138,
                  44.875014069678144,
                  1065.367678273645
                ],
                [
                  -117.96252524234885,
                  44.87490770464166,
                  1027.807678273645
                ]
              ]
            ]
          },
          "id": "44117H8324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:50:15Z",
            "pc:count": 13663370,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424425.8496,
                "count": 13663370,
                "maximum": 424977.9554,
                "minimum": 423974.4354,
                "name": "X",
                "position": 0,
                "stddev": 289.761393,
                "variance": 83961.66489
              },
              {
                "average": 4970166.139,
                "count": 13663370,
                "maximum": 4970904.421,
                "minimum": 4969504.301,
                "name": "Y",
                "position": 1,
                "stddev": 403.98896,
                "variance": 163207.0798
              },
              {
                "average": 1038.64757,
                "count": 13663370,
                "maximum": 1065.367678,
                "minimum": 1027.807678,
                "name": "Z",
                "position": 2,
                "stddev": 4.757673829,
                "variance": 22.63546026
              },
              {
                "average": 209.3427646,
                "count": 13663370,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.1878061,
                "variance": 2041.93782
              },
              {
                "average": 1.001551155,
                "count": 13663370,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04371199462,
                "variance": 0.001910738474
              },
              {
                "average": 1.003125144,
                "count": 13663370,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06488776854,
                "variance": 0.004210422506
              },
              {
                "average": 0.4984405751,
                "count": 13663370,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975865,
                "variance": 0.2499975865
              },
              {
                "average": 0,
                "count": 13663370,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.211207923,
                "count": 13663370,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4081655896,
                "variance": 0.1665991485
              },
              {
                "average": 0.3849693234,
                "count": 13663370,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.013653565,
                "variance": 64.21864346
              },
              {
                "average": 202.7482598,
                "count": 13663370,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 11.15790697,
                "variance": 124.4988878
              },
              {
                "average": 2583.51583,
                "count": 13663370,
                "maximum": 20071,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5972.49736,
                "variance": 35670724.71
              },
              {
                "average": 20519.55885,
                "count": 13663370,
                "maximum": 65280,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 8071.447701,
                "variance": 65148267.99
              },
              {
                "average": 23084.51546,
                "count": 13663370,
                "maximum": 65280,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 6640.644155,
                "variance": 44098154.8
              },
              {
                "average": 20886.33731,
                "count": 13663370,
                "maximum": 65280,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 5619.200234,
                "variance": 31575411.27
              },
              {
                "average": 546091.4042,
                "count": 13663370,
                "maximum": 594215.7752,
                "minimum": 320537.0188,
                "name": "GpsTime",
                "position": 15,
                "stddev": 101850.1352,
                "variance": 10373450030.0
              },
              {
                "average": 0,
                "count": 13663370,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13663370,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13663370,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13663370,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13663370,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423974.4354,
              4969504.301,
              1027.807678,
              424977.9554,
              4970904.421,
              1065.367678
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423974.4354195667,
                    4969504.300752241,
                    1027.807678273645
                  ],
                  [
                    423974.4354195667,
                    4970904.42075224,
                    1027.807678273645
                  ],
                  [
                    424977.9554195667,
                    4970904.42075224,
                    1065.367678273645
                  ],
                  [
                    424977.9554195667,
                    4969504.300752241,
                    1065.367678273645
                  ],
                  [
                    423974.4354195667,
                    4969504.300752241,
                    1027.807678273645
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:50:15+00:00",
            "end_time": "2011-09-17T18:48: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": "44118H1116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.12502384177876,
              44.94988946925476,
              1422.652932373121
            ],
            [
              -118.1251548751969,
              44.95659502551873,
              1422.652932373121
            ],
            [
              -118.11257022393288,
              44.956718330581204,
              1676.0729323731211
            ],
            [
              -118.11244065536172,
              44.9500127456523,
              1676.0729323731211
            ],
            [
              -118.12502384177876,
              44.94988946925476,
              1422.652932373121
            ]
          ]
        ]
      },
      "bbox": [
        -118.1251549,
        44.94988947,
        1422.652932,
        -118.1124407,
        44.95671833,
        1676.072932
      ],
      "properties": {
        "datetime": "2011-09-20T18:39:43Z",
        "pc:count": 9182105,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 411714.146,
            "count": 9182105,
            "maximum": 412247.4966,
            "minimum": 411254.6966,
            "name": "X",
            "position": 0,
            "stddev": 269.6539198,
            "variance": 72713.23649
          },
          {
            "average": 4978334.2,
            "count": 9182105,
            "maximum": 4978743.738,
            "minimum": 4977998.698,
            "name": "Y",
            "position": 1,
            "stddev": 195.9809948,
            "variance": 38408.55032
          },
          {
            "average": 1520.643539,
            "count": 9182105,
            "maximum": 1676.072932,
            "minimum": 1422.652932,
            "name": "Z",
            "position": 2,
            "stddev": 52.9103445,
            "variance": 2799.504555
          },
          {
            "average": 84.39457761,
            "count": 9182105,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.52026601,
            "variance": 2864.418874
          },
          {
            "average": 1.160415286,
            "count": 9182105,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4001709026,
            "variance": 0.1601367513
          },
          {
            "average": 1.330336236,
            "count": 9182105,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5535220403,
            "variance": 0.3063866491
          },
          {
            "average": 0.4996762725,
            "count": 9182105,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999224,
            "variance": 0.2499999224
          },
          {
            "average": 0,
            "count": 9182105,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.079551149,
            "count": 9182105,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2705970646,
            "variance": 0.07322277139
          },
          {
            "average": -0.6596303837,
            "count": 9182105,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.26856501,
            "variance": 68.36916732
          },
          {
            "average": 89.48199601,
            "count": 9182105,
            "maximum": 230,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 65.0397319,
            "variance": 4230.166726
          },
          {
            "average": 14658.21922,
            "count": 9182105,
            "maximum": 20135,
            "minimum": 9495,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5275.290773,
            "variance": 27828692.74
          },
          {
            "average": 20724.23317,
            "count": 9182105,
            "maximum": 57088,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 10136.96078,
            "variance": 102757973.8
          },
          {
            "average": 22537.58626,
            "count": 9182105,
            "maximum": 57856,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 10421.90991,
            "variance": 108616206.2
          },
          {
            "average": 19781.25476,
            "count": 9182105,
            "maximum": 58880,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9396.095852,
            "variance": 88286617.26
          },
          {
            "average": 453967.4876,
            "count": 9182105,
            "maximum": 579183.0195,
            "minimum": 406984.9194,
            "name": "GpsTime",
            "position": 15,
            "stddev": 73783.9674,
            "variance": 5444073846
          },
          {
            "average": 0,
            "count": 9182105,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9182105,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9182105,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9182105,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9182105,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          411254.6966,
          4977998.698,
          1422.652932,
          412247.4966,
          4978743.738,
          1676.072932
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                411254.69660690293,
                4977998.6975725815,
                1422.652932373121
              ],
              [
                411254.69660690293,
                4978743.737572581,
                1422.652932373121
              ],
              [
                412247.496606903,
                4978743.737572581,
                1676.0729323731211
              ],
              [
                412247.496606903,
                4977998.6975725815,
                1676.0729323731211
              ],
              [
                411254.69660690293,
                4977998.6975725815,
                1422.652932373121
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:39:43+00:00",
        "end_time": "2011-09-18T18:49:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1251549,
            44.94988947,
            1422.652932,
            -118.1124407,
            44.95671833,
            1676.072932
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.12502384177876,
                  44.94988946925476,
                  1422.652932373121
                ],
                [
                  -118.1251548751969,
                  44.95659502551873,
                  1422.652932373121
                ],
                [
                  -118.11257022393288,
                  44.956718330581204,
                  1676.0729323731211
                ],
                [
                  -118.11244065536172,
                  44.9500127456523,
                  1676.0729323731211
                ],
                [
                  -118.12502384177876,
                  44.94988946925476,
                  1422.652932373121
                ]
              ]
            ]
          },
          "id": "44118H1116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:39:43Z",
            "pc:count": 9182105,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 411714.146,
                "count": 9182105,
                "maximum": 412247.4966,
                "minimum": 411254.6966,
                "name": "X",
                "position": 0,
                "stddev": 269.6539198,
                "variance": 72713.23649
              },
              {
                "average": 4978334.2,
                "count": 9182105,
                "maximum": 4978743.738,
                "minimum": 4977998.698,
                "name": "Y",
                "position": 1,
                "stddev": 195.9809948,
                "variance": 38408.55032
              },
              {
                "average": 1520.643539,
                "count": 9182105,
                "maximum": 1676.072932,
                "minimum": 1422.652932,
                "name": "Z",
                "position": 2,
                "stddev": 52.9103445,
                "variance": 2799.504555
              },
              {
                "average": 84.39457761,
                "count": 9182105,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.52026601,
                "variance": 2864.418874
              },
              {
                "average": 1.160415286,
                "count": 9182105,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4001709026,
                "variance": 0.1601367513
              },
              {
                "average": 1.330336236,
                "count": 9182105,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5535220403,
                "variance": 0.3063866491
              },
              {
                "average": 0.4996762725,
                "count": 9182105,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999224,
                "variance": 0.2499999224
              },
              {
                "average": 0,
                "count": 9182105,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.079551149,
                "count": 9182105,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2705970646,
                "variance": 0.07322277139
              },
              {
                "average": -0.6596303837,
                "count": 9182105,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.26856501,
                "variance": 68.36916732
              },
              {
                "average": 89.48199601,
                "count": 9182105,
                "maximum": 230,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 65.0397319,
                "variance": 4230.166726
              },
              {
                "average": 14658.21922,
                "count": 9182105,
                "maximum": 20135,
                "minimum": 9495,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5275.290773,
                "variance": 27828692.74
              },
              {
                "average": 20724.23317,
                "count": 9182105,
                "maximum": 57088,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 10136.96078,
                "variance": 102757973.8
              },
              {
                "average": 22537.58626,
                "count": 9182105,
                "maximum": 57856,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 10421.90991,
                "variance": 108616206.2
              },
              {
                "average": 19781.25476,
                "count": 9182105,
                "maximum": 58880,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9396.095852,
                "variance": 88286617.26
              },
              {
                "average": 453967.4876,
                "count": 9182105,
                "maximum": 579183.0195,
                "minimum": 406984.9194,
                "name": "GpsTime",
                "position": 15,
                "stddev": 73783.9674,
                "variance": 5444073846
              },
              {
                "average": 0,
                "count": 9182105,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9182105,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9182105,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9182105,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9182105,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              411254.6966,
              4977998.698,
              1422.652932,
              412247.4966,
              4978743.738,
              1676.072932
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    411254.69660690293,
                    4977998.6975725815,
                    1422.652932373121
                  ],
                  [
                    411254.69660690293,
                    4978743.737572581,
                    1422.652932373121
                  ],
                  [
                    412247.496606903,
                    4978743.737572581,
                    1676.0729323731211
                  ],
                  [
                    412247.496606903,
                    4977998.6975725815,
                    1676.0729323731211
                  ],
                  [
                    411254.69660690293,
                    4977998.6975725815,
                    1422.652932373121
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:39:43+00:00",
            "end_time": "2011-09-18T18:49: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": "44118G1118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.10002816505737,
              44.824891020776995,
              2083.603454840396
            ],
            [
              -118.10026821447414,
              44.83750778761691,
              2083.603454840396
            ],
            [
              -118.08753306516893,
              44.837629781951094,
              2709.1634548403963
            ],
            [
              -118.08729579288877,
              44.82501296175471,
              2709.1634548403963
            ],
            [
              -118.10002816505737,
              44.824891020776995,
              2083.603454840396
            ]
          ]
        ]
      },
      "bbox": [
        -118.1002682,
        44.82489102,
        2083.603455,
        -118.0872958,
        44.83762978,
        2709.163455
      ],
      "properties": {
        "datetime": "2011-09-18T22:20:49Z",
        "pc:count": 16161246,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 413531.2781,
            "count": 16161246,
            "maximum": 414045.0369,
            "minimum": 413038.2969,
            "name": "X",
            "position": 0,
            "stddev": 280.5775487,
            "variance": 78723.76081
          },
          {
            "average": 4964801.354,
            "count": 16161246,
            "maximum": 4965487.944,
            "minimum": 4964086.164,
            "name": "Y",
            "position": 1,
            "stddev": 391.2784302,
            "variance": 153098.8099
          },
          {
            "average": 2435.86608,
            "count": 16161246,
            "maximum": 2709.163455,
            "minimum": 2083.603455,
            "name": "Z",
            "position": 2,
            "stddev": 154.5217373,
            "variance": 23876.9673
          },
          {
            "average": 100.9642859,
            "count": 16161246,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 40.52769249,
            "variance": 1642.493859
          },
          {
            "average": 1.028793758,
            "count": 16161246,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.175527435,
            "variance": 0.03080988045
          },
          {
            "average": 1.060956191,
            "count": 16161246,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2597497784,
            "variance": 0.06746994736
          },
          {
            "average": 0.4998980277,
            "count": 16161246,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000051,
            "variance": 0.2500000051
          },
          {
            "average": 0,
            "count": 16161246,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.15882841,
            "count": 16161246,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3655160109,
            "variance": 0.1336019542
          },
          {
            "average": 0.7033940062,
            "count": 16161246,
            "maximum": 24,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.9811424,
            "variance": 63.69863401
          },
          {
            "average": 174.3019872,
            "count": 16161246,
            "maximum": 179,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 25.98447113,
            "variance": 675.19274
          },
          {
            "average": 14926.46703,
            "count": 16161246,
            "maximum": 20103,
            "minimum": 9478,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5304.669791,
            "variance": 28139521.59
          },
          {
            "average": 338120.2086,
            "count": 16161246,
            "maximum": 419649.7636,
            "minimum": 333520.5568,
            "name": "GpsTime",
            "position": 12,
            "stddev": 16682.57806,
            "variance": 278308410.9
          },
          {
            "average": 0,
            "count": 16161246,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16161246,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16161246,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16161246,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16161246,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          413038.2969,
          4964086.164,
          2083.603455,
          414045.0369,
          4965487.944,
          2709.163455
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                413038.29688784713,
                4964086.164335481,
                2083.603454840396
              ],
              [
                413038.29688784713,
                4965487.94433548,
                2083.603454840396
              ],
              [
                414045.0368878471,
                4965487.94433548,
                2709.1634548403963
              ],
              [
                414045.0368878471,
                4964086.164335481,
                2709.1634548403963
              ],
              [
                413038.29688784713,
                4964086.164335481,
                2083.603454840396
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:20:49+00:00",
        "end_time": "2011-09-17T22:25:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1002682,
            44.82489102,
            2083.603455,
            -118.0872958,
            44.83762978,
            2709.163455
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.10002816505737,
                  44.824891020776995,
                  2083.603454840396
                ],
                [
                  -118.10026821447414,
                  44.83750778761691,
                  2083.603454840396
                ],
                [
                  -118.08753306516893,
                  44.837629781951094,
                  2709.1634548403963
                ],
                [
                  -118.08729579288877,
                  44.82501296175471,
                  2709.1634548403963
                ],
                [
                  -118.10002816505737,
                  44.824891020776995,
                  2083.603454840396
                ]
              ]
            ]
          },
          "id": "44118G1118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:20:49Z",
            "pc:count": 16161246,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 413531.2781,
                "count": 16161246,
                "maximum": 414045.0369,
                "minimum": 413038.2969,
                "name": "X",
                "position": 0,
                "stddev": 280.5775487,
                "variance": 78723.76081
              },
              {
                "average": 4964801.354,
                "count": 16161246,
                "maximum": 4965487.944,
                "minimum": 4964086.164,
                "name": "Y",
                "position": 1,
                "stddev": 391.2784302,
                "variance": 153098.8099
              },
              {
                "average": 2435.86608,
                "count": 16161246,
                "maximum": 2709.163455,
                "minimum": 2083.603455,
                "name": "Z",
                "position": 2,
                "stddev": 154.5217373,
                "variance": 23876.9673
              },
              {
                "average": 100.9642859,
                "count": 16161246,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 40.52769249,
                "variance": 1642.493859
              },
              {
                "average": 1.028793758,
                "count": 16161246,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.175527435,
                "variance": 0.03080988045
              },
              {
                "average": 1.060956191,
                "count": 16161246,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2597497784,
                "variance": 0.06746994736
              },
              {
                "average": 0.4998980277,
                "count": 16161246,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000051,
                "variance": 0.2500000051
              },
              {
                "average": 0,
                "count": 16161246,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.15882841,
                "count": 16161246,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3655160109,
                "variance": 0.1336019542
              },
              {
                "average": 0.7033940062,
                "count": 16161246,
                "maximum": 24,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.9811424,
                "variance": 63.69863401
              },
              {
                "average": 174.3019872,
                "count": 16161246,
                "maximum": 179,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 25.98447113,
                "variance": 675.19274
              },
              {
                "average": 14926.46703,
                "count": 16161246,
                "maximum": 20103,
                "minimum": 9478,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5304.669791,
                "variance": 28139521.59
              },
              {
                "average": 338120.2086,
                "count": 16161246,
                "maximum": 419649.7636,
                "minimum": 333520.5568,
                "name": "GpsTime",
                "position": 12,
                "stddev": 16682.57806,
                "variance": 278308410.9
              },
              {
                "average": 0,
                "count": 16161246,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16161246,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16161246,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16161246,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16161246,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              413038.2969,
              4964086.164,
              2083.603455,
              414045.0369,
              4965487.944,
              2709.163455
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    413038.29688784713,
                    4964086.164335481,
                    2083.603454840396
                  ],
                  [
                    413038.29688784713,
                    4965487.94433548,
                    2083.603454840396
                  ],
                  [
                    414045.0368878471,
                    4965487.94433548,
                    2709.1634548403963
                  ],
                  [
                    414045.0368878471,
                    4964086.164335481,
                    2709.1634548403963
                  ],
                  [
                    413038.29688784713,
                    4964086.164335481,
                    2083.603454840396
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:20:49+00:00",
            "end_time": "2011-09-17T22: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": "45117A7105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502503663792,
              45.112422512921626,
              1046.147758652901
            ],
            [
              -117.8252064694677,
              45.125010318654006,
              1046.147758652901
            ],
            [
              -117.81252854800834,
              45.12510122322447,
              1310.307758652901
            ],
            [
              -117.81234990184643,
              45.112513377824975,
              1310.307758652901
            ],
            [
              -117.82502503663792,
              45.112422512921626,
              1046.147758652901
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252065,
        45.11242251,
        1046.147759,
        -117.8123499,
        45.12510122,
        1310.307759
      ],
      "properties": {
        "datetime": "2011-09-16T00:16:51Z",
        "pc:count": 9584561,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435601.4856,
            "count": 9584561,
            "maximum": 436100.8932,
            "minimum": 435103.7532,
            "name": "X",
            "position": 0,
            "stddev": 284.3660165,
            "variance": 80864.03135
          },
          {
            "average": 4996470.586,
            "count": 9584561,
            "maximum": 4997168.134,
            "minimum": 4995769.614,
            "name": "Y",
            "position": 1,
            "stddev": 398.2151093,
            "variance": 158575.2733
          },
          {
            "average": 1145.042133,
            "count": 9584561,
            "maximum": 1310.307759,
            "minimum": 1046.147759,
            "name": "Z",
            "position": 2,
            "stddev": 43.4676547,
            "variance": 1889.437005
          },
          {
            "average": 110.4838083,
            "count": 9584561,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.44980247,
            "variance": 503.9936312
          },
          {
            "average": 1.000845422,
            "count": 9584561,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02994786666,
            "variance": 0.0008968747177
          },
          {
            "average": 1.001855588,
            "count": 9584561,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04483189806,
            "variance": 0.002009899084
          },
          {
            "average": 0.4999975481,
            "count": 9584561,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000261,
            "variance": 0.2500000261
          },
          {
            "average": 0,
            "count": 9584561,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.332739079,
            "count": 9584561,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4711940232,
            "variance": 0.2220238075
          },
          {
            "average": -0.04851293602,
            "count": 9584561,
            "maximum": 21,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.612817866,
            "variance": 74.18063159
          },
          {
            "average": 138.0362843,
            "count": 9584561,
            "maximum": 152,
            "minimum": 126,
            "name": "UserData",
            "position": 10,
            "stddev": 3.832882419,
            "variance": 14.69098764
          },
          {
            "average": 10735.62553,
            "count": 9584561,
            "maximum": 10740,
            "minimum": 10731,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.691741516,
            "variance": 2.861989358
          },
          {
            "average": 33409.88496,
            "count": 9584561,
            "maximum": 62720,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 4745.840776,
            "variance": 22523004.67
          },
          {
            "average": 30820.31875,
            "count": 9584561,
            "maximum": 63488,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 3704.367981,
            "variance": 13722342.14
          },
          {
            "average": 25660.07429,
            "count": 9584561,
            "maximum": 63488,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3788.328328,
            "variance": 14351431.52
          },
          {
            "average": 165342.9787,
            "count": 9584561,
            "maximum": 167411.535,
            "minimum": 163214.8741,
            "name": "GpsTime",
            "position": 15,
            "stddev": 794.3826825,
            "variance": 631043.8462
          },
          {
            "average": 0,
            "count": 9584561,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9584561,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9584561,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9584561,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9584561,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435103.7532,
          4995769.614,
          1046.147759,
          436100.8932,
          4997168.134,
          1310.307759
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435103.75318848464,
                4995769.613830414,
                1046.147758652901
              ],
              [
                435103.75318848464,
                4997168.133830413,
                1046.147758652901
              ],
              [
                436100.89318848465,
                4997168.133830413,
                1310.307758652901
              ],
              [
                436100.89318848465,
                4995769.613830414,
                1310.307758652901
              ],
              [
                435103.75318848464,
                4995769.613830414,
                1046.147758652901
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T00:16:51+00:00",
        "end_time": "2011-09-15T23:06:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252065,
            45.11242251,
            1046.147759,
            -117.8123499,
            45.12510122,
            1310.307759
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502503663792,
                  45.112422512921626,
                  1046.147758652901
                ],
                [
                  -117.8252064694677,
                  45.125010318654006,
                  1046.147758652901
                ],
                [
                  -117.81252854800834,
                  45.12510122322447,
                  1310.307758652901
                ],
                [
                  -117.81234990184643,
                  45.112513377824975,
                  1310.307758652901
                ],
                [
                  -117.82502503663792,
                  45.112422512921626,
                  1046.147758652901
                ]
              ]
            ]
          },
          "id": "45117A7105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T00:16:51Z",
            "pc:count": 9584561,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435601.4856,
                "count": 9584561,
                "maximum": 436100.8932,
                "minimum": 435103.7532,
                "name": "X",
                "position": 0,
                "stddev": 284.3660165,
                "variance": 80864.03135
              },
              {
                "average": 4996470.586,
                "count": 9584561,
                "maximum": 4997168.134,
                "minimum": 4995769.614,
                "name": "Y",
                "position": 1,
                "stddev": 398.2151093,
                "variance": 158575.2733
              },
              {
                "average": 1145.042133,
                "count": 9584561,
                "maximum": 1310.307759,
                "minimum": 1046.147759,
                "name": "Z",
                "position": 2,
                "stddev": 43.4676547,
                "variance": 1889.437005
              },
              {
                "average": 110.4838083,
                "count": 9584561,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.44980247,
                "variance": 503.9936312
              },
              {
                "average": 1.000845422,
                "count": 9584561,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02994786666,
                "variance": 0.0008968747177
              },
              {
                "average": 1.001855588,
                "count": 9584561,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04483189806,
                "variance": 0.002009899084
              },
              {
                "average": 0.4999975481,
                "count": 9584561,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000261,
                "variance": 0.2500000261
              },
              {
                "average": 0,
                "count": 9584561,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.332739079,
                "count": 9584561,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4711940232,
                "variance": 0.2220238075
              },
              {
                "average": -0.04851293602,
                "count": 9584561,
                "maximum": 21,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.612817866,
                "variance": 74.18063159
              },
              {
                "average": 138.0362843,
                "count": 9584561,
                "maximum": 152,
                "minimum": 126,
                "name": "UserData",
                "position": 10,
                "stddev": 3.832882419,
                "variance": 14.69098764
              },
              {
                "average": 10735.62553,
                "count": 9584561,
                "maximum": 10740,
                "minimum": 10731,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.691741516,
                "variance": 2.861989358
              },
              {
                "average": 33409.88496,
                "count": 9584561,
                "maximum": 62720,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 4745.840776,
                "variance": 22523004.67
              },
              {
                "average": 30820.31875,
                "count": 9584561,
                "maximum": 63488,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 3704.367981,
                "variance": 13722342.14
              },
              {
                "average": 25660.07429,
                "count": 9584561,
                "maximum": 63488,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3788.328328,
                "variance": 14351431.52
              },
              {
                "average": 165342.9787,
                "count": 9584561,
                "maximum": 167411.535,
                "minimum": 163214.8741,
                "name": "GpsTime",
                "position": 15,
                "stddev": 794.3826825,
                "variance": 631043.8462
              },
              {
                "average": 0,
                "count": 9584561,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9584561,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9584561,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9584561,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9584561,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435103.7532,
              4995769.614,
              1046.147759,
              436100.8932,
              4997168.134,
              1310.307759
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435103.75318848464,
                    4995769.613830414,
                    1046.147758652901
                  ],
                  [
                    435103.75318848464,
                    4997168.133830413,
                    1046.147758652901
                  ],
                  [
                    436100.89318848465,
                    4997168.133830413,
                    1310.307758652901
                  ],
                  [
                    436100.89318848465,
                    4995769.613830414,
                    1310.307758652901
                  ],
                  [
                    435103.75318848464,
                    4995769.613830414,
                    1046.147758652901
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T00:16:51+00:00",
            "end_time": "2011-09-15T23:06: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": "44117H8215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752491778676,
              44.96241602390817,
              991.9408241298
            ],
            [
              -117.88771917077915,
              44.97501007665552,
              991.9408241298
            ],
            [
              -117.87502889723423,
              44.975108019657576,
              1051.7608241298
            ],
            [
              -117.8748374202981,
              44.96251392415109,
              1051.7608241298
            ],
            [
              -117.88752491778676,
              44.96241602390817,
              991.9408241298
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877192,
        44.96241602,
        991.9408241,
        -117.8748374,
        44.97510802,
        1051.760824
      ],
      "properties": {
        "datetime": "2011-09-20T01:28:22Z",
        "pc:count": 11182524,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430507.1632,
            "count": 11182524,
            "maximum": 431005.5333,
            "minimum": 430004.7933,
            "name": "X",
            "position": 0,
            "stddev": 283.7916442,
            "variance": 80537.69733
          },
          {
            "average": 4979851.652,
            "count": 11182524,
            "maximum": 4980556.944,
            "minimum": 4979157.744,
            "name": "Y",
            "position": 1,
            "stddev": 400.071342,
            "variance": 160057.0787
          },
          {
            "average": 998.8269583,
            "count": 11182524,
            "maximum": 1051.760824,
            "minimum": 991.9408241,
            "name": "Z",
            "position": 2,
            "stddev": 8.049491796,
            "variance": 64.79431817
          },
          {
            "average": 226.4602818,
            "count": 11182524,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.77941251,
            "variance": 1582.40166
          },
          {
            "average": 1.000990206,
            "count": 11182524,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03511917316,
            "variance": 0.001233356323
          },
          {
            "average": 1.00198229,
            "count": 11182524,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05210953067,
            "variance": 0.002715403187
          },
          {
            "average": 0.4986604098,
            "count": 11182524,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982279,
            "variance": 0.2499982279
          },
          {
            "average": 0,
            "count": 11182524,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276607768,
            "count": 11182524,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4473208339,
            "variance": 0.2000959284
          },
          {
            "average": 1.298136461,
            "count": 11182524,
            "maximum": 16.00200081,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.582556731,
            "variance": 57.49516658
          },
          {
            "average": 197.1620585,
            "count": 11182524,
            "maximum": 211,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 3.224029855,
            "variance": 10.3943685
          },
          {
            "average": 254.8133701,
            "count": 11182524,
            "maximum": 270,
            "minimum": 115,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 17.97185345,
            "variance": 322.9875165
          },
          {
            "average": 35134.59564,
            "count": 11182524,
            "maximum": 64000,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 9955.974713,
            "variance": 99121432.48
          },
          {
            "average": 32961.40535,
            "count": 11182524,
            "maximum": 64512,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 8722.004441,
            "variance": 76073361.47
          },
          {
            "average": 27227.60792,
            "count": 11182524,
            "maximum": 65024,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 8191.039498,
            "variance": 67093128.06
          },
          {
            "average": 515746.2121,
            "count": 11182524,
            "maximum": 517302.1462,
            "minimum": 508630.5327,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1006.882518,
            "variance": 1013812.406
          },
          {
            "average": 0,
            "count": 11182524,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11182524,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11182524,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11182524,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11182524,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430004.7933,
          4979157.744,
          991.9408241,
          431005.5333,
          4980556.944,
          1051.760824
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430004.79328804265,
                4979157.744344951,
                991.9408241298
              ],
              [
                430004.79328804265,
                4980556.94434495,
                991.9408241298
              ],
              [
                431005.53328804264,
                4980556.94434495,
                1051.7608241298
              ],
              [
                431005.53328804264,
                4979157.744344951,
                1051.7608241298
              ],
              [
                430004.79328804265,
                4979157.744344951,
                991.9408241298
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:28:22+00:00",
        "end_time": "2011-09-19T23:03:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877192,
            44.96241602,
            991.9408241,
            -117.8748374,
            44.97510802,
            1051.760824
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752491778676,
                  44.96241602390817,
                  991.9408241298
                ],
                [
                  -117.88771917077915,
                  44.97501007665552,
                  991.9408241298
                ],
                [
                  -117.87502889723423,
                  44.975108019657576,
                  1051.7608241298
                ],
                [
                  -117.8748374202981,
                  44.96251392415109,
                  1051.7608241298
                ],
                [
                  -117.88752491778676,
                  44.96241602390817,
                  991.9408241298
                ]
              ]
            ]
          },
          "id": "44117H8215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:28:22Z",
            "pc:count": 11182524,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430507.1632,
                "count": 11182524,
                "maximum": 431005.5333,
                "minimum": 430004.7933,
                "name": "X",
                "position": 0,
                "stddev": 283.7916442,
                "variance": 80537.69733
              },
              {
                "average": 4979851.652,
                "count": 11182524,
                "maximum": 4980556.944,
                "minimum": 4979157.744,
                "name": "Y",
                "position": 1,
                "stddev": 400.071342,
                "variance": 160057.0787
              },
              {
                "average": 998.8269583,
                "count": 11182524,
                "maximum": 1051.760824,
                "minimum": 991.9408241,
                "name": "Z",
                "position": 2,
                "stddev": 8.049491796,
                "variance": 64.79431817
              },
              {
                "average": 226.4602818,
                "count": 11182524,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.77941251,
                "variance": 1582.40166
              },
              {
                "average": 1.000990206,
                "count": 11182524,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03511917316,
                "variance": 0.001233356323
              },
              {
                "average": 1.00198229,
                "count": 11182524,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05210953067,
                "variance": 0.002715403187
              },
              {
                "average": 0.4986604098,
                "count": 11182524,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982279,
                "variance": 0.2499982279
              },
              {
                "average": 0,
                "count": 11182524,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276607768,
                "count": 11182524,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4473208339,
                "variance": 0.2000959284
              },
              {
                "average": 1.298136461,
                "count": 11182524,
                "maximum": 16.00200081,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.582556731,
                "variance": 57.49516658
              },
              {
                "average": 197.1620585,
                "count": 11182524,
                "maximum": 211,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 3.224029855,
                "variance": 10.3943685
              },
              {
                "average": 254.8133701,
                "count": 11182524,
                "maximum": 270,
                "minimum": 115,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 17.97185345,
                "variance": 322.9875165
              },
              {
                "average": 35134.59564,
                "count": 11182524,
                "maximum": 64000,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 9955.974713,
                "variance": 99121432.48
              },
              {
                "average": 32961.40535,
                "count": 11182524,
                "maximum": 64512,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 8722.004441,
                "variance": 76073361.47
              },
              {
                "average": 27227.60792,
                "count": 11182524,
                "maximum": 65024,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 8191.039498,
                "variance": 67093128.06
              },
              {
                "average": 515746.2121,
                "count": 11182524,
                "maximum": 517302.1462,
                "minimum": 508630.5327,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1006.882518,
                "variance": 1013812.406
              },
              {
                "average": 0,
                "count": 11182524,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11182524,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11182524,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11182524,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11182524,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430004.7933,
              4979157.744,
              991.9408241,
              431005.5333,
              4980556.944,
              1051.760824
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430004.79328804265,
                    4979157.744344951,
                    991.9408241298
                  ],
                  [
                    430004.79328804265,
                    4980556.94434495,
                    991.9408241298
                  ],
                  [
                    431005.53328804264,
                    4980556.94434495,
                    1051.7608241298
                  ],
                  [
                    431005.53328804264,
                    4979157.744344951,
                    1051.7608241298
                  ],
                  [
                    430004.79328804265,
                    4979157.744344951,
                    991.9408241298
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:28:22+00:00",
            "end_time": "2011-09-19T23:03: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": "44118H1221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.06252425321225,
              44.93739639876088,
              1145.6896381071879
            ],
            [
              -118.06275696059338,
              44.95000929200268,
              1145.6896381071879
            ],
            [
              -118.0500302642319,
              44.95012702527794,
              1280.029638107188
            ],
            [
              -118.0498003423126,
              44.93751408056021,
              1280.029638107188
            ],
            [
              -118.06252425321225,
              44.93739639876088,
              1145.6896381071879
            ]
          ]
        ]
      },
      "bbox": [
        -118.062757,
        44.9373964,
        1145.689638,
        -118.0498003,
        44.95012703,
        1280.029638
      ],
      "properties": {
        "datetime": "2011-09-17T22:01:55Z",
        "pc:count": 11818142,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 416654.7231,
            "count": 11818142,
            "maximum": 417170.8323,
            "minimum": 416166.7323,
            "name": "X",
            "position": 0,
            "stddev": 288.74333,
            "variance": 83372.71063
          },
          {
            "average": 4977230.93,
            "count": 11818142,
            "maximum": 4977945.748,
            "minimum": 4976544.388,
            "name": "Y",
            "position": 1,
            "stddev": 413.355944,
            "variance": 170863.1365
          },
          {
            "average": 1201.08383,
            "count": 11818142,
            "maximum": 1280.029638,
            "minimum": 1145.689638,
            "name": "Z",
            "position": 2,
            "stddev": 21.48131597,
            "variance": 461.4469357
          },
          {
            "average": 107.9682831,
            "count": 11818142,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.87175027,
            "variance": 1924.730472
          },
          {
            "average": 1.080651341,
            "count": 11818142,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2988693168,
            "variance": 0.08932286855
          },
          {
            "average": 1.165825474,
            "count": 11818142,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4367094726,
            "variance": 0.1907151635
          },
          {
            "average": 0.4997772069,
            "count": 11818142,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999715,
            "variance": 0.2499999715
          },
          {
            "average": 0,
            "count": 11818142,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.256265579,
            "count": 11818142,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4365702098,
            "variance": 0.1905935481
          },
          {
            "average": -2.249279566,
            "count": 11818142,
            "maximum": 16.99799919,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.211422719,
            "variance": 67.42746307
          },
          {
            "average": 178.6691771,
            "count": 11818142,
            "maximum": 179,
            "minimum": 152,
            "name": "UserData",
            "position": 10,
            "stddev": 2.625731911,
            "variance": 6.894468067
          },
          {
            "average": 14803.76614,
            "count": 11818142,
            "maximum": 20163,
            "minimum": 9409,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5309.731532,
            "variance": 28193248.95
          },
          {
            "average": 22586.28748,
            "count": 11818142,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 8638.948496,
            "variance": 74631431.12
          },
          {
            "average": 25242.03425,
            "count": 11818142,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 8352.160096,
            "variance": 69758578.26
          },
          {
            "average": 20132.10878,
            "count": 11818142,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 6791.585457,
            "variance": 46125633.02
          },
          {
            "average": 326574.3434,
            "count": 11818142,
            "maximum": 332115.0684,
            "minimum": 156599.6476,
            "name": "GpsTime",
            "position": 15,
            "stddev": 27562.50719,
            "variance": 759691802.7
          },
          {
            "average": 0,
            "count": 11818142,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11818142,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11818142,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11818142,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11818142,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416166.7323,
          4976544.388,
          1145.689638,
          417170.8323,
          4977945.748,
          1280.029638
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416166.73226570553,
                4976544.387783397,
                1145.6896381071879
              ],
              [
                416166.73226570553,
                4977945.747783396,
                1145.6896381071879
              ],
              [
                417170.8322657055,
                4977945.747783396,
                1280.029638107188
              ],
              [
                417170.8322657055,
                4976544.387783397,
                1280.029638107188
              ],
              [
                416166.73226570553,
                4976544.387783397,
                1145.6896381071879
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:01:55+00:00",
        "end_time": "2011-09-15T21:16:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.062757,
            44.9373964,
            1145.689638,
            -118.0498003,
            44.95012703,
            1280.029638
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.06252425321225,
                  44.93739639876088,
                  1145.6896381071879
                ],
                [
                  -118.06275696059338,
                  44.95000929200268,
                  1145.6896381071879
                ],
                [
                  -118.0500302642319,
                  44.95012702527794,
                  1280.029638107188
                ],
                [
                  -118.0498003423126,
                  44.93751408056021,
                  1280.029638107188
                ],
                [
                  -118.06252425321225,
                  44.93739639876088,
                  1145.6896381071879
                ]
              ]
            ]
          },
          "id": "44118H1221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:01:55Z",
            "pc:count": 11818142,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 416654.7231,
                "count": 11818142,
                "maximum": 417170.8323,
                "minimum": 416166.7323,
                "name": "X",
                "position": 0,
                "stddev": 288.74333,
                "variance": 83372.71063
              },
              {
                "average": 4977230.93,
                "count": 11818142,
                "maximum": 4977945.748,
                "minimum": 4976544.388,
                "name": "Y",
                "position": 1,
                "stddev": 413.355944,
                "variance": 170863.1365
              },
              {
                "average": 1201.08383,
                "count": 11818142,
                "maximum": 1280.029638,
                "minimum": 1145.689638,
                "name": "Z",
                "position": 2,
                "stddev": 21.48131597,
                "variance": 461.4469357
              },
              {
                "average": 107.9682831,
                "count": 11818142,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.87175027,
                "variance": 1924.730472
              },
              {
                "average": 1.080651341,
                "count": 11818142,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2988693168,
                "variance": 0.08932286855
              },
              {
                "average": 1.165825474,
                "count": 11818142,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4367094726,
                "variance": 0.1907151635
              },
              {
                "average": 0.4997772069,
                "count": 11818142,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999715,
                "variance": 0.2499999715
              },
              {
                "average": 0,
                "count": 11818142,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.256265579,
                "count": 11818142,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4365702098,
                "variance": 0.1905935481
              },
              {
                "average": -2.249279566,
                "count": 11818142,
                "maximum": 16.99799919,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.211422719,
                "variance": 67.42746307
              },
              {
                "average": 178.6691771,
                "count": 11818142,
                "maximum": 179,
                "minimum": 152,
                "name": "UserData",
                "position": 10,
                "stddev": 2.625731911,
                "variance": 6.894468067
              },
              {
                "average": 14803.76614,
                "count": 11818142,
                "maximum": 20163,
                "minimum": 9409,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5309.731532,
                "variance": 28193248.95
              },
              {
                "average": 22586.28748,
                "count": 11818142,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 8638.948496,
                "variance": 74631431.12
              },
              {
                "average": 25242.03425,
                "count": 11818142,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 8352.160096,
                "variance": 69758578.26
              },
              {
                "average": 20132.10878,
                "count": 11818142,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 6791.585457,
                "variance": 46125633.02
              },
              {
                "average": 326574.3434,
                "count": 11818142,
                "maximum": 332115.0684,
                "minimum": 156599.6476,
                "name": "GpsTime",
                "position": 15,
                "stddev": 27562.50719,
                "variance": 759691802.7
              },
              {
                "average": 0,
                "count": 11818142,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11818142,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11818142,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11818142,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11818142,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416166.7323,
              4976544.388,
              1145.689638,
              417170.8323,
              4977945.748,
              1280.029638
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416166.73226570553,
                    4976544.387783397,
                    1145.6896381071879
                  ],
                  [
                    416166.73226570553,
                    4977945.747783396,
                    1145.6896381071879
                  ],
                  [
                    417170.8322657055,
                    4977945.747783396,
                    1280.029638107188
                  ],
                  [
                    417170.8322657055,
                    4976544.387783397,
                    1280.029638107188
                  ],
                  [
                    416166.73226570553,
                    4976544.387783397,
                    1145.6896381071879
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:01:55+00:00",
            "end_time": "2011-09-15T21:16: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": "44118G1417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.04504983384992,
              44.764614869110055,
              2154.3012002782484
            ],
            [
              -118.04523734673097,
              44.77501150391571,
              2154.3012002782484
            ],
            [
              -118.03752810279128,
              44.77508180672567,
              2419.661200278248
            ],
            [
              -118.03734197232514,
              44.76468514658117,
              2419.661200278248
            ],
            [
              -118.04504983384992,
              44.764614869110055,
              2154.3012002782484
            ]
          ]
        ]
      },
      "bbox": [
        -118.0452373,
        44.76461487,
        2154.3012,
        -118.037342,
        44.77508181,
        2419.6612
      ],
      "properties": {
        "datetime": "2011-09-18T22:31:07Z",
        "pc:count": 6071576,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417643.3357,
            "count": 6071576,
            "maximum": 417908.6382,
            "minimum": 417298.5582,
            "name": "X",
            "position": 0,
            "stddev": 165.5087791,
            "variance": 27393.15597
          },
          {
            "average": 4957975.822,
            "count": 6071576,
            "maximum": 4958488.199,
            "minimum": 4957333.119,
            "name": "Y",
            "position": 1,
            "stddev": 323.7400709,
            "variance": 104807.6335
          },
          {
            "average": 2301.785092,
            "count": 6071576,
            "maximum": 2419.6612,
            "minimum": 2154.3012,
            "name": "Z",
            "position": 2,
            "stddev": 71.35604901,
            "variance": 5091.68573
          },
          {
            "average": 107.4548294,
            "count": 6071576,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.47210497,
            "variance": 1803.879701
          },
          {
            "average": 1.041331938,
            "count": 6071576,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2041223131,
            "variance": 0.04166591869
          },
          {
            "average": 1.086532558,
            "count": 6071576,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2945996791,
            "variance": 0.08678897092
          },
          {
            "average": 0.4998265689,
            "count": 6071576,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000111,
            "variance": 0.2500000111
          },
          {
            "average": 0,
            "count": 6071576,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.202435414,
            "count": 6071576,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4018150615,
            "variance": 0.1614553436
          },
          {
            "average": -1.451513861,
            "count": 6071576,
            "maximum": 18,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.236203827,
            "variance": 85.30746114
          },
          {
            "average": 64.19612964,
            "count": 6071576,
            "maximum": 137,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 62.85320061,
            "variance": 3950.524827
          },
          {
            "average": 14759.35171,
            "count": 6071576,
            "maximum": 20064,
            "minimum": 9518,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5268.416754,
            "variance": 27756215.1
          },
          {
            "average": 34119.70394,
            "count": 6071576,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 13595.42487,
            "variance": 184835577.4
          },
          {
            "average": 30799.55987,
            "count": 6071576,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 13153.82919,
            "variance": 173023222.3
          },
          {
            "average": 24930.13433,
            "count": 6071576,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 12405.78902,
            "variance": 153903601.2
          },
          {
            "average": 418338.9346,
            "count": 6071576,
            "maximum": 420267.0974,
            "minimum": 416897.3137,
            "name": "GpsTime",
            "position": 15,
            "stddev": 605.3594655,
            "variance": 366460.0824
          },
          {
            "average": 0,
            "count": 6071576,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6071576,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6071576,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6071576,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6071576,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417298.5582,
          4957333.119,
          2154.3012,
          417908.6382,
          4958488.199,
          2419.6612
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417298.55822348216,
                4957333.119494528,
                2154.3012002782484
              ],
              [
                417298.55822348216,
                4958488.199494528,
                2154.3012002782484
              ],
              [
                417908.6382234821,
                4958488.199494528,
                2419.661200278248
              ],
              [
                417908.6382234821,
                4957333.119494528,
                2419.661200278248
              ],
              [
                417298.55822348216,
                4957333.119494528,
                2154.3012002782484
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:31:07+00:00",
        "end_time": "2011-09-18T21:34:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0452373,
            44.76461487,
            2154.3012,
            -118.037342,
            44.77508181,
            2419.6612
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.04504983384992,
                  44.764614869110055,
                  2154.3012002782484
                ],
                [
                  -118.04523734673097,
                  44.77501150391571,
                  2154.3012002782484
                ],
                [
                  -118.03752810279128,
                  44.77508180672567,
                  2419.661200278248
                ],
                [
                  -118.03734197232514,
                  44.76468514658117,
                  2419.661200278248
                ],
                [
                  -118.04504983384992,
                  44.764614869110055,
                  2154.3012002782484
                ]
              ]
            ]
          },
          "id": "44118G1417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:31:07Z",
            "pc:count": 6071576,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417643.3357,
                "count": 6071576,
                "maximum": 417908.6382,
                "minimum": 417298.5582,
                "name": "X",
                "position": 0,
                "stddev": 165.5087791,
                "variance": 27393.15597
              },
              {
                "average": 4957975.822,
                "count": 6071576,
                "maximum": 4958488.199,
                "minimum": 4957333.119,
                "name": "Y",
                "position": 1,
                "stddev": 323.7400709,
                "variance": 104807.6335
              },
              {
                "average": 2301.785092,
                "count": 6071576,
                "maximum": 2419.6612,
                "minimum": 2154.3012,
                "name": "Z",
                "position": 2,
                "stddev": 71.35604901,
                "variance": 5091.68573
              },
              {
                "average": 107.4548294,
                "count": 6071576,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.47210497,
                "variance": 1803.879701
              },
              {
                "average": 1.041331938,
                "count": 6071576,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2041223131,
                "variance": 0.04166591869
              },
              {
                "average": 1.086532558,
                "count": 6071576,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2945996791,
                "variance": 0.08678897092
              },
              {
                "average": 0.4998265689,
                "count": 6071576,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000111,
                "variance": 0.2500000111
              },
              {
                "average": 0,
                "count": 6071576,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.202435414,
                "count": 6071576,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4018150615,
                "variance": 0.1614553436
              },
              {
                "average": -1.451513861,
                "count": 6071576,
                "maximum": 18,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.236203827,
                "variance": 85.30746114
              },
              {
                "average": 64.19612964,
                "count": 6071576,
                "maximum": 137,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 62.85320061,
                "variance": 3950.524827
              },
              {
                "average": 14759.35171,
                "count": 6071576,
                "maximum": 20064,
                "minimum": 9518,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5268.416754,
                "variance": 27756215.1
              },
              {
                "average": 34119.70394,
                "count": 6071576,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 13595.42487,
                "variance": 184835577.4
              },
              {
                "average": 30799.55987,
                "count": 6071576,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 13153.82919,
                "variance": 173023222.3
              },
              {
                "average": 24930.13433,
                "count": 6071576,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 12405.78902,
                "variance": 153903601.2
              },
              {
                "average": 418338.9346,
                "count": 6071576,
                "maximum": 420267.0974,
                "minimum": 416897.3137,
                "name": "GpsTime",
                "position": 15,
                "stddev": 605.3594655,
                "variance": 366460.0824
              },
              {
                "average": 0,
                "count": 6071576,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6071576,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6071576,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6071576,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6071576,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417298.5582,
              4957333.119,
              2154.3012,
              417908.6382,
              4958488.199,
              2419.6612
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417298.55822348216,
                    4957333.119494528,
                    2154.3012002782484
                  ],
                  [
                    417298.55822348216,
                    4958488.199494528,
                    2154.3012002782484
                  ],
                  [
                    417908.6382234821,
                    4958488.199494528,
                    2419.661200278248
                  ],
                  [
                    417908.6382234821,
                    4957333.119494528,
                    2419.661200278248
                  ],
                  [
                    417298.55822348216,
                    4957333.119494528,
                    2154.3012002782484
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:31:07+00:00",
            "end_time": "2011-09-18T21:34: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": "44117H8115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9500244653556,
              44.96240915600365,
              1018.4200183448966
            ],
            [
              -117.95023250346532,
              44.97500946855636,
              1018.4200183448966
            ],
            [
              -117.93752926220627,
              44.97511446604397,
              1101.9000183448966
            ],
            [
              -117.93732400427443,
              44.962514107629566,
              1101.9000183448966
            ],
            [
              -117.9500244653556,
              44.96240915600365,
              1018.4200183448966
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502325,
        44.96240916,
        1018.420018,
        -117.937324,
        44.97511447,
        1101.900018
      ],
      "properties": {
        "datetime": "2011-09-20T20:33:18Z",
        "pc:count": 11443076,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425580.5148,
            "count": 11443076,
            "maximum": 426077.4232,
            "minimum": 425075.6432,
            "name": "X",
            "position": 0,
            "stddev": 282.8934772,
            "variance": 80028.71946
          },
          {
            "average": 4979916.733,
            "count": 11443076,
            "maximum": 4980612.761,
            "minimum": 4979212.841,
            "name": "Y",
            "position": 1,
            "stddev": 399.4460866,
            "variance": 159557.1761
          },
          {
            "average": 1052.7631,
            "count": 11443076,
            "maximum": 1101.900018,
            "minimum": 1018.420018,
            "name": "Z",
            "position": 2,
            "stddev": 16.0390348,
            "variance": 257.2506373
          },
          {
            "average": 239.6921744,
            "count": 11443076,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9.670994617,
            "variance": 93.52813687
          },
          {
            "average": 1.000000524,
            "count": 11443076,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.000724109323,
            "variance": 5.243343117e-07
          },
          {
            "average": 1.000000874,
            "count": 11443076,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0009348209529,
            "variance": 8.73890214e-07
          },
          {
            "average": 0.4983257998,
            "count": 11443076,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999972189,
            "variance": 0.2499972189
          },
          {
            "average": 0,
            "count": 11443076,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.301882029,
            "count": 11443076,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4590743817,
            "variance": 0.210749288
          },
          {
            "average": 1.677430257,
            "count": 11443076,
            "maximum": 19.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.787971139,
            "variance": 60.65249447
          },
          {
            "average": 196.6404726,
            "count": 11443076,
            "maximum": 206,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 2.793032315,
            "variance": 7.801029515
          },
          {
            "average": 270.4145781,
            "count": 11443076,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.64131379,
            "variance": 276.9333247
          },
          {
            "average": 44236.67291,
            "count": 11443076,
            "maximum": 54272,
            "minimum": 22528,
            "name": "Red",
            "position": 12,
            "stddev": 2819.012774,
            "variance": 7946833.022
          },
          {
            "average": 40453.02643,
            "count": 11443076,
            "maximum": 53248,
            "minimum": 13568,
            "name": "Green",
            "position": 13,
            "stddev": 3417.914459,
            "variance": 11682139.25
          },
          {
            "average": 33789.03467,
            "count": 11443076,
            "maximum": 50176,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 3763.891654,
            "variance": 14166880.38
          },
          {
            "average": 523725.251,
            "count": 11443076,
            "maximum": 585998.4978,
            "minimum": 522028.9737,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3725.315297,
            "variance": 13877974.06
          },
          {
            "average": 0,
            "count": 11443076,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11443076,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11443076,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11443076,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11443076,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425075.6432,
          4979212.841,
          1018.420018,
          426077.4232,
          4980612.761,
          1101.900018
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425075.64320321986,
                4979212.840502412,
                1018.4200183448966
              ],
              [
                425075.64320321986,
                4980612.760502412,
                1018.4200183448966
              ],
              [
                426077.4232032199,
                4980612.760502412,
                1101.9000183448966
              ],
              [
                426077.4232032199,
                4979212.840502412,
                1101.9000183448966
              ],
              [
                425075.64320321986,
                4979212.840502412,
                1018.4200183448966
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T20:33:18+00:00",
        "end_time": "2011-09-20T02:47:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502325,
            44.96240916,
            1018.420018,
            -117.937324,
            44.97511447,
            1101.900018
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9500244653556,
                  44.96240915600365,
                  1018.4200183448966
                ],
                [
                  -117.95023250346532,
                  44.97500946855636,
                  1018.4200183448966
                ],
                [
                  -117.93752926220627,
                  44.97511446604397,
                  1101.9000183448966
                ],
                [
                  -117.93732400427443,
                  44.962514107629566,
                  1101.9000183448966
                ],
                [
                  -117.9500244653556,
                  44.96240915600365,
                  1018.4200183448966
                ]
              ]
            ]
          },
          "id": "44117H8115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T20:33:18Z",
            "pc:count": 11443076,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425580.5148,
                "count": 11443076,
                "maximum": 426077.4232,
                "minimum": 425075.6432,
                "name": "X",
                "position": 0,
                "stddev": 282.8934772,
                "variance": 80028.71946
              },
              {
                "average": 4979916.733,
                "count": 11443076,
                "maximum": 4980612.761,
                "minimum": 4979212.841,
                "name": "Y",
                "position": 1,
                "stddev": 399.4460866,
                "variance": 159557.1761
              },
              {
                "average": 1052.7631,
                "count": 11443076,
                "maximum": 1101.900018,
                "minimum": 1018.420018,
                "name": "Z",
                "position": 2,
                "stddev": 16.0390348,
                "variance": 257.2506373
              },
              {
                "average": 239.6921744,
                "count": 11443076,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9.670994617,
                "variance": 93.52813687
              },
              {
                "average": 1.000000524,
                "count": 11443076,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.000724109323,
                "variance": 5.243343117e-07
              },
              {
                "average": 1.000000874,
                "count": 11443076,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0009348209529,
                "variance": 8.73890214e-07
              },
              {
                "average": 0.4983257998,
                "count": 11443076,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999972189,
                "variance": 0.2499972189
              },
              {
                "average": 0,
                "count": 11443076,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.301882029,
                "count": 11443076,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4590743817,
                "variance": 0.210749288
              },
              {
                "average": 1.677430257,
                "count": 11443076,
                "maximum": 19.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.787971139,
                "variance": 60.65249447
              },
              {
                "average": 196.6404726,
                "count": 11443076,
                "maximum": 206,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 2.793032315,
                "variance": 7.801029515
              },
              {
                "average": 270.4145781,
                "count": 11443076,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.64131379,
                "variance": 276.9333247
              },
              {
                "average": 44236.67291,
                "count": 11443076,
                "maximum": 54272,
                "minimum": 22528,
                "name": "Red",
                "position": 12,
                "stddev": 2819.012774,
                "variance": 7946833.022
              },
              {
                "average": 40453.02643,
                "count": 11443076,
                "maximum": 53248,
                "minimum": 13568,
                "name": "Green",
                "position": 13,
                "stddev": 3417.914459,
                "variance": 11682139.25
              },
              {
                "average": 33789.03467,
                "count": 11443076,
                "maximum": 50176,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 3763.891654,
                "variance": 14166880.38
              },
              {
                "average": 523725.251,
                "count": 11443076,
                "maximum": 585998.4978,
                "minimum": 522028.9737,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3725.315297,
                "variance": 13877974.06
              },
              {
                "average": 0,
                "count": 11443076,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11443076,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11443076,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11443076,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11443076,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425075.6432,
              4979212.841,
              1018.420018,
              426077.4232,
              4980612.761,
              1101.900018
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425075.64320321986,
                    4979212.840502412,
                    1018.4200183448966
                  ],
                  [
                    425075.64320321986,
                    4980612.760502412,
                    1018.4200183448966
                  ],
                  [
                    426077.4232032199,
                    4980612.760502412,
                    1101.9000183448966
                  ],
                  [
                    426077.4232032199,
                    4979212.840502412,
                    1101.9000183448966
                  ],
                  [
                    425075.64320321986,
                    4979212.840502412,
                    1018.4200183448966
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T20:33:18+00:00",
            "end_time": "2011-09-20T02:47:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117A7112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252501814882,
              45.087418469269245,
              1014.6766750199788
            ],
            [
              -117.8627145969312,
              45.10001052913817,
              1014.6766750199788
            ],
            [
              -117.85002936802563,
              45.10010565351742,
              1110.2166750199788
            ],
            [
              -117.84984257596564,
              45.08751355212628,
              1110.2166750199788
            ],
            [
              -117.86252501814882,
              45.087418469269245,
              1014.6766750199788
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627146,
        45.08741847,
        1014.676675,
        -117.8498426,
        45.10010565,
        1110.216675
      ],
      "properties": {
        "datetime": "2011-09-16T20:46:11Z",
        "pc:count": 9335124,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432622.2767,
            "count": 9335124,
            "maximum": 433122.5062,
            "minimum": 432124.3462,
            "name": "X",
            "position": 0,
            "stddev": 284.8712948,
            "variance": 81151.65461
          },
          {
            "average": 4993722.606,
            "count": 9335124,
            "maximum": 4994421.713,
            "minimum": 4993022.713,
            "name": "Y",
            "position": 1,
            "stddev": 404.2841708,
            "variance": 163445.6907
          },
          {
            "average": 1046.587288,
            "count": 9335124,
            "maximum": 1110.216675,
            "minimum": 1014.676675,
            "name": "Z",
            "position": 2,
            "stddev": 24.02356043,
            "variance": 577.1314556
          },
          {
            "average": 113.641308,
            "count": 9335124,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.11931334,
            "variance": 446.0253959
          },
          {
            "average": 1.000183501,
            "count": 9335124,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01404965326,
            "variance": 0.0001973927568
          },
          {
            "average": 1.000367644,
            "count": 9335124,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02025199521,
            "variance": 0.00041014331
          },
          {
            "average": 0.5000542039,
            "count": 9335124,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000238,
            "variance": 0.2500000238
          },
          {
            "average": 0,
            "count": 9335124,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.344471696,
            "count": 9335124,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4751957186,
            "variance": 0.225810971
          },
          {
            "average": 0.4948530325,
            "count": 9335124,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.559742776,
            "variance": 73.2691964
          },
          {
            "average": 137.0582974,
            "count": 9335124,
            "maximum": 147,
            "minimum": 128,
            "name": "UserData",
            "position": 10,
            "stddev": 3.28056201,
            "variance": 10.7620871
          },
          {
            "average": 10756.93381,
            "count": 9335124,
            "maximum": 10761,
            "minimum": 10753,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.70872316,
            "variance": 2.919734836
          },
          {
            "average": 35257.14617,
            "count": 9335124,
            "maximum": 56832,
            "minimum": 11520,
            "name": "Red",
            "position": 12,
            "stddev": 5302.639644,
            "variance": 28117987.2
          },
          {
            "average": 32608.36016,
            "count": 9335124,
            "maximum": 56320,
            "minimum": 12544,
            "name": "Green",
            "position": 13,
            "stddev": 4381.017292,
            "variance": 19193312.51
          },
          {
            "average": 27673.18307,
            "count": 9335124,
            "maximum": 56064,
            "minimum": 8704,
            "name": "Blue",
            "position": 14,
            "stddev": 4368.871217,
            "variance": 19087035.71
          },
          {
            "average": 238110.0147,
            "count": 9335124,
            "maximum": 241171.4489,
            "minimum": 234739.8314,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1367.676552,
            "variance": 1870539.151
          },
          {
            "average": 0,
            "count": 9335124,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9335124,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9335124,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9335124,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9335124,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432124.3462,
          4993022.713,
          1014.676675,
          433122.5062,
          4994421.713,
          1110.216675
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432124.3462199504,
                4993022.712921031,
                1014.6766750199788
              ],
              [
                432124.3462199504,
                4994421.712921031,
                1014.6766750199788
              ],
              [
                433122.50621995045,
                4994421.712921031,
                1110.2166750199788
              ],
              [
                433122.50621995045,
                4993022.712921031,
                1110.2166750199788
              ],
              [
                432124.3462199504,
                4993022.712921031,
                1014.6766750199788
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T20:46:11+00:00",
        "end_time": "2011-09-16T18:58:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627146,
            45.08741847,
            1014.676675,
            -117.8498426,
            45.10010565,
            1110.216675
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252501814882,
                  45.087418469269245,
                  1014.6766750199788
                ],
                [
                  -117.8627145969312,
                  45.10001052913817,
                  1014.6766750199788
                ],
                [
                  -117.85002936802563,
                  45.10010565351742,
                  1110.2166750199788
                ],
                [
                  -117.84984257596564,
                  45.08751355212628,
                  1110.2166750199788
                ],
                [
                  -117.86252501814882,
                  45.087418469269245,
                  1014.6766750199788
                ]
              ]
            ]
          },
          "id": "45117A7112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T20:46:11Z",
            "pc:count": 9335124,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432622.2767,
                "count": 9335124,
                "maximum": 433122.5062,
                "minimum": 432124.3462,
                "name": "X",
                "position": 0,
                "stddev": 284.8712948,
                "variance": 81151.65461
              },
              {
                "average": 4993722.606,
                "count": 9335124,
                "maximum": 4994421.713,
                "minimum": 4993022.713,
                "name": "Y",
                "position": 1,
                "stddev": 404.2841708,
                "variance": 163445.6907
              },
              {
                "average": 1046.587288,
                "count": 9335124,
                "maximum": 1110.216675,
                "minimum": 1014.676675,
                "name": "Z",
                "position": 2,
                "stddev": 24.02356043,
                "variance": 577.1314556
              },
              {
                "average": 113.641308,
                "count": 9335124,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.11931334,
                "variance": 446.0253959
              },
              {
                "average": 1.000183501,
                "count": 9335124,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01404965326,
                "variance": 0.0001973927568
              },
              {
                "average": 1.000367644,
                "count": 9335124,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02025199521,
                "variance": 0.00041014331
              },
              {
                "average": 0.5000542039,
                "count": 9335124,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000238,
                "variance": 0.2500000238
              },
              {
                "average": 0,
                "count": 9335124,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.344471696,
                "count": 9335124,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4751957186,
                "variance": 0.225810971
              },
              {
                "average": 0.4948530325,
                "count": 9335124,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.559742776,
                "variance": 73.2691964
              },
              {
                "average": 137.0582974,
                "count": 9335124,
                "maximum": 147,
                "minimum": 128,
                "name": "UserData",
                "position": 10,
                "stddev": 3.28056201,
                "variance": 10.7620871
              },
              {
                "average": 10756.93381,
                "count": 9335124,
                "maximum": 10761,
                "minimum": 10753,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.70872316,
                "variance": 2.919734836
              },
              {
                "average": 35257.14617,
                "count": 9335124,
                "maximum": 56832,
                "minimum": 11520,
                "name": "Red",
                "position": 12,
                "stddev": 5302.639644,
                "variance": 28117987.2
              },
              {
                "average": 32608.36016,
                "count": 9335124,
                "maximum": 56320,
                "minimum": 12544,
                "name": "Green",
                "position": 13,
                "stddev": 4381.017292,
                "variance": 19193312.51
              },
              {
                "average": 27673.18307,
                "count": 9335124,
                "maximum": 56064,
                "minimum": 8704,
                "name": "Blue",
                "position": 14,
                "stddev": 4368.871217,
                "variance": 19087035.71
              },
              {
                "average": 238110.0147,
                "count": 9335124,
                "maximum": 241171.4489,
                "minimum": 234739.8314,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1367.676552,
                "variance": 1870539.151
              },
              {
                "average": 0,
                "count": 9335124,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9335124,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9335124,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9335124,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9335124,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432124.3462,
              4993022.713,
              1014.676675,
              433122.5062,
              4994421.713,
              1110.216675
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432124.3462199504,
                    4993022.712921031,
                    1014.6766750199788
                  ],
                  [
                    432124.3462199504,
                    4994421.712921031,
                    1014.6766750199788
                  ],
                  [
                    433122.50621995045,
                    4994421.712921031,
                    1110.2166750199788
                  ],
                  [
                    433122.50621995045,
                    4993022.712921031,
                    1110.2166750199788
                  ],
                  [
                    432124.3462199504,
                    4993022.712921031,
                    1014.6766750199788
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T20:46:11+00:00",
            "end_time": "2011-09-16T18:58: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": "44117H8406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752404957024,
              44.91241011865184,
              1006.9748631602638
            ],
            [
              -117.93772898139906,
              44.925009867287365,
              1006.9748631602638
            ],
            [
              -117.92502962429913,
              44.92511344254278,
              1040.9148631602638
            ],
            [
              -117.92482746683136,
              44.9125136486687,
              1040.9148631602638
            ],
            [
              -117.93752404957024,
              44.91241011865184,
              1006.9748631602638
            ]
          ]
        ]
      },
      "bbox": [
        -117.937729,
        44.91241012,
        1006.974863,
        -117.9248275,
        44.92511344,
        1040.914863
      ],
      "properties": {
        "datetime": "2011-09-20T23:59:07Z",
        "pc:count": 11554309,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426493.5238,
            "count": 11554309,
            "maximum": 426999.6524,
            "minimum": 425997.3124,
            "name": "X",
            "position": 0,
            "stddev": 285.5250274,
            "variance": 81524.54125
          },
          {
            "average": 4974348.296,
            "count": 11554309,
            "maximum": 4975047.004,
            "minimum": 4973647.164,
            "name": "Y",
            "position": 1,
            "stddev": 395.8886369,
            "variance": 156727.8128
          },
          {
            "average": 1010.6992,
            "count": 11554309,
            "maximum": 1040.914863,
            "minimum": 1006.974863,
            "name": "Z",
            "position": 2,
            "stddev": 2.504639274,
            "variance": 6.273217895
          },
          {
            "average": 223.5747969,
            "count": 11554309,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.69989858,
            "variance": 2088.48073
          },
          {
            "average": 1.01731908,
            "count": 11554309,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1489852127,
            "variance": 0.02219659359
          },
          {
            "average": 1.034676414,
            "count": 11554309,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2217718104,
            "variance": 0.04918273588
          },
          {
            "average": 0.4982012338,
            "count": 11554309,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967861,
            "variance": 0.2499967861
          },
          {
            "average": 0,
            "count": 11554309,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.28084068,
            "count": 11554309,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4494098464,
            "variance": 0.2019692101
          },
          {
            "average": 1.157656062,
            "count": 11554309,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.79015721,
            "variance": 60.68654936
          },
          {
            "average": 201.3181194,
            "count": 11554309,
            "maximum": 212,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 3.011261184,
            "variance": 9.067693918
          },
          {
            "average": 59.05181582,
            "count": 11554309,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 22.03927279,
            "variance": 485.729545
          },
          {
            "average": 28969.04059,
            "count": 11554309,
            "maximum": 64256,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 8629.739278,
            "variance": 74472400
          },
          {
            "average": 29098.37237,
            "count": 11554309,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 7711.240481,
            "variance": 59463229.76
          },
          {
            "average": 23672.45887,
            "count": 11554309,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6836.115504,
            "variance": 46732475.18
          },
          {
            "average": 588298.5831,
            "count": 11554309,
            "maximum": 598347.9403,
            "minimum": 524692.6009,
            "name": "GpsTime",
            "position": 15,
            "stddev": 6646.298227,
            "variance": 44173280.12
          },
          {
            "average": 0,
            "count": 11554309,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11554309,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11554309,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11554309,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11554309,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425997.3124,
          4973647.164,
          1006.974863,
          426999.6524,
          4975047.004,
          1040.914863
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425997.3123697348,
                4973647.1636321405,
                1006.9748631602638
              ],
              [
                425997.3123697348,
                4975047.00363214,
                1006.9748631602638
              ],
              [
                426999.6523697348,
                4975047.00363214,
                1040.9148631602638
              ],
              [
                426999.6523697348,
                4973647.1636321405,
                1040.9148631602638
              ],
              [
                425997.3123697348,
                4973647.1636321405,
                1006.9748631602638
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:59:07+00:00",
        "end_time": "2011-09-20T03:31:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.937729,
            44.91241012,
            1006.974863,
            -117.9248275,
            44.92511344,
            1040.914863
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752404957024,
                  44.91241011865184,
                  1006.9748631602638
                ],
                [
                  -117.93772898139906,
                  44.925009867287365,
                  1006.9748631602638
                ],
                [
                  -117.92502962429913,
                  44.92511344254278,
                  1040.9148631602638
                ],
                [
                  -117.92482746683136,
                  44.9125136486687,
                  1040.9148631602638
                ],
                [
                  -117.93752404957024,
                  44.91241011865184,
                  1006.9748631602638
                ]
              ]
            ]
          },
          "id": "44117H8406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:59:07Z",
            "pc:count": 11554309,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426493.5238,
                "count": 11554309,
                "maximum": 426999.6524,
                "minimum": 425997.3124,
                "name": "X",
                "position": 0,
                "stddev": 285.5250274,
                "variance": 81524.54125
              },
              {
                "average": 4974348.296,
                "count": 11554309,
                "maximum": 4975047.004,
                "minimum": 4973647.164,
                "name": "Y",
                "position": 1,
                "stddev": 395.8886369,
                "variance": 156727.8128
              },
              {
                "average": 1010.6992,
                "count": 11554309,
                "maximum": 1040.914863,
                "minimum": 1006.974863,
                "name": "Z",
                "position": 2,
                "stddev": 2.504639274,
                "variance": 6.273217895
              },
              {
                "average": 223.5747969,
                "count": 11554309,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.69989858,
                "variance": 2088.48073
              },
              {
                "average": 1.01731908,
                "count": 11554309,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1489852127,
                "variance": 0.02219659359
              },
              {
                "average": 1.034676414,
                "count": 11554309,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2217718104,
                "variance": 0.04918273588
              },
              {
                "average": 0.4982012338,
                "count": 11554309,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967861,
                "variance": 0.2499967861
              },
              {
                "average": 0,
                "count": 11554309,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.28084068,
                "count": 11554309,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4494098464,
                "variance": 0.2019692101
              },
              {
                "average": 1.157656062,
                "count": 11554309,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.79015721,
                "variance": 60.68654936
              },
              {
                "average": 201.3181194,
                "count": 11554309,
                "maximum": 212,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 3.011261184,
                "variance": 9.067693918
              },
              {
                "average": 59.05181582,
                "count": 11554309,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 22.03927279,
                "variance": 485.729545
              },
              {
                "average": 28969.04059,
                "count": 11554309,
                "maximum": 64256,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 8629.739278,
                "variance": 74472400
              },
              {
                "average": 29098.37237,
                "count": 11554309,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 7711.240481,
                "variance": 59463229.76
              },
              {
                "average": 23672.45887,
                "count": 11554309,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6836.115504,
                "variance": 46732475.18
              },
              {
                "average": 588298.5831,
                "count": 11554309,
                "maximum": 598347.9403,
                "minimum": 524692.6009,
                "name": "GpsTime",
                "position": 15,
                "stddev": 6646.298227,
                "variance": 44173280.12
              },
              {
                "average": 0,
                "count": 11554309,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11554309,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11554309,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11554309,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11554309,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425997.3124,
              4973647.164,
              1006.974863,
              426999.6524,
              4975047.004,
              1040.914863
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425997.3123697348,
                    4973647.1636321405,
                    1006.9748631602638
                  ],
                  [
                    425997.3123697348,
                    4975047.00363214,
                    1006.9748631602638
                  ],
                  [
                    426999.6523697348,
                    4975047.00363214,
                    1040.9148631602638
                  ],
                  [
                    426999.6523697348,
                    4973647.1636321405,
                    1040.9148631602638
                  ],
                  [
                    425997.3123697348,
                    4973647.1636321405,
                    1006.9748631602638
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:59:07+00:00",
            "end_time": "2011-09-20T03:31: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": "44117G8424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.89601535107981,
              44.7558168092522,
              1260.7909040621023
            ],
            [
              -117.89611882949124,
              44.76251136641748,
              1260.7909040621023
            ],
            [
              -117.88752827820258,
              44.76257845340686,
              1365.8109040621023
            ],
            [
              -117.88742579146019,
              44.75588388067082,
              1365.8109040621023
            ],
            [
              -117.89601535107981,
              44.7558168092522,
              1260.7909040621023
            ]
          ]
        ]
      },
      "bbox": [
        -117.8961188,
        44.75581681,
        1260.790904,
        -117.8874258,
        44.76257845,
        1365.810904
      ],
      "properties": {
        "datetime": "2011-09-19T21:56:11Z",
        "pc:count": 3004897,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429552.5891,
            "count": 3004897,
            "maximum": 429761.9427,
            "minimum": 429082.0027,
            "name": "X",
            "position": 0,
            "stddev": 152.8204812,
            "variance": 23354.09946
          },
          {
            "average": 4956707.832,
            "count": 3004897,
            "maximum": 4956958.848,
            "minimum": 4956215.108,
            "name": "Y",
            "position": 1,
            "stddev": 176.7500662,
            "variance": 31240.58591
          },
          {
            "average": 1311.859371,
            "count": 3004897,
            "maximum": 1365.810904,
            "minimum": 1260.790904,
            "name": "Z",
            "position": 2,
            "stddev": 27.34190548,
            "variance": 747.5797953
          },
          {
            "average": 227.7207039,
            "count": 3004897,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.98392292,
            "variance": 675.1642503
          },
          {
            "average": 1.0042474,
            "count": 3004897,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06648595901,
            "variance": 0.004420382746
          },
          {
            "average": 1.008504451,
            "count": 3004897,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09489569594,
            "variance": 0.009005193108
          },
          {
            "average": 0.5001778763,
            "count": 3004897,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000516,
            "variance": 0.2500000516
          },
          {
            "average": 0,
            "count": 3004897,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.185386055,
            "count": 3004897,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3886104936,
            "variance": 0.1510181158
          },
          {
            "average": 1.753128425,
            "count": 3004897,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.239168476,
            "variance": 67.88389717
          },
          {
            "average": 204.4443783,
            "count": 3004897,
            "maximum": 213,
            "minimum": 193,
            "name": "UserData",
            "position": 10,
            "stddev": 3.4367381,
            "variance": 11.81116876
          },
          {
            "average": 111.2254417,
            "count": 3004897,
            "maximum": 136,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.30264945,
            "variance": 265.776379
          },
          {
            "average": 35370.45273,
            "count": 3004897,
            "maximum": 58624,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5245.770134,
            "variance": 27518104.3
          },
          {
            "average": 31040.95526,
            "count": 3004897,
            "maximum": 54528,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4785.554466,
            "variance": 22901531.55
          },
          {
            "average": 26767.85316,
            "count": 3004897,
            "maximum": 48384,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4461.658647,
            "variance": 19906397.88
          },
          {
            "average": 501662.3199,
            "count": 3004897,
            "maximum": 504571.189,
            "minimum": 499924.8656,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1616.535952,
            "variance": 2613188.484
          },
          {
            "average": 0,
            "count": 3004897,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3004897,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3004897,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3004897,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3004897,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429082.0027,
          4956215.108,
          1260.790904,
          429761.9427,
          4956958.848,
          1365.810904
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429082.0027451305,
                4956215.107636732,
                1260.7909040621023
              ],
              [
                429082.0027451305,
                4956958.847636732,
                1260.7909040621023
              ],
              [
                429761.94274513045,
                4956958.847636732,
                1365.8109040621023
              ],
              [
                429761.94274513045,
                4956215.107636732,
                1365.8109040621023
              ],
              [
                429082.0027451305,
                4956215.107636732,
                1260.7909040621023
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T21:56:11+00:00",
        "end_time": "2011-09-19T20:38:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8961188,
            44.75581681,
            1260.790904,
            -117.8874258,
            44.76257845,
            1365.810904
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.89601535107981,
                  44.7558168092522,
                  1260.7909040621023
                ],
                [
                  -117.89611882949124,
                  44.76251136641748,
                  1260.7909040621023
                ],
                [
                  -117.88752827820258,
                  44.76257845340686,
                  1365.8109040621023
                ],
                [
                  -117.88742579146019,
                  44.75588388067082,
                  1365.8109040621023
                ],
                [
                  -117.89601535107981,
                  44.7558168092522,
                  1260.7909040621023
                ]
              ]
            ]
          },
          "id": "44117G8424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:56:11Z",
            "pc:count": 3004897,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429552.5891,
                "count": 3004897,
                "maximum": 429761.9427,
                "minimum": 429082.0027,
                "name": "X",
                "position": 0,
                "stddev": 152.8204812,
                "variance": 23354.09946
              },
              {
                "average": 4956707.832,
                "count": 3004897,
                "maximum": 4956958.848,
                "minimum": 4956215.108,
                "name": "Y",
                "position": 1,
                "stddev": 176.7500662,
                "variance": 31240.58591
              },
              {
                "average": 1311.859371,
                "count": 3004897,
                "maximum": 1365.810904,
                "minimum": 1260.790904,
                "name": "Z",
                "position": 2,
                "stddev": 27.34190548,
                "variance": 747.5797953
              },
              {
                "average": 227.7207039,
                "count": 3004897,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.98392292,
                "variance": 675.1642503
              },
              {
                "average": 1.0042474,
                "count": 3004897,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06648595901,
                "variance": 0.004420382746
              },
              {
                "average": 1.008504451,
                "count": 3004897,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09489569594,
                "variance": 0.009005193108
              },
              {
                "average": 0.5001778763,
                "count": 3004897,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000516,
                "variance": 0.2500000516
              },
              {
                "average": 0,
                "count": 3004897,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.185386055,
                "count": 3004897,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3886104936,
                "variance": 0.1510181158
              },
              {
                "average": 1.753128425,
                "count": 3004897,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.239168476,
                "variance": 67.88389717
              },
              {
                "average": 204.4443783,
                "count": 3004897,
                "maximum": 213,
                "minimum": 193,
                "name": "UserData",
                "position": 10,
                "stddev": 3.4367381,
                "variance": 11.81116876
              },
              {
                "average": 111.2254417,
                "count": 3004897,
                "maximum": 136,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.30264945,
                "variance": 265.776379
              },
              {
                "average": 35370.45273,
                "count": 3004897,
                "maximum": 58624,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5245.770134,
                "variance": 27518104.3
              },
              {
                "average": 31040.95526,
                "count": 3004897,
                "maximum": 54528,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4785.554466,
                "variance": 22901531.55
              },
              {
                "average": 26767.85316,
                "count": 3004897,
                "maximum": 48384,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4461.658647,
                "variance": 19906397.88
              },
              {
                "average": 501662.3199,
                "count": 3004897,
                "maximum": 504571.189,
                "minimum": 499924.8656,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1616.535952,
                "variance": 2613188.484
              },
              {
                "average": 0,
                "count": 3004897,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3004897,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3004897,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3004897,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3004897,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429082.0027,
              4956215.108,
              1260.790904,
              429761.9427,
              4956958.848,
              1365.810904
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429082.0027451305,
                    4956215.107636732,
                    1260.7909040621023
                  ],
                  [
                    429082.0027451305,
                    4956958.847636732,
                    1260.7909040621023
                  ],
                  [
                    429761.94274513045,
                    4956958.847636732,
                    1365.8109040621023
                  ],
                  [
                    429761.94274513045,
                    4956215.107636732,
                    1365.8109040621023
                  ],
                  [
                    429082.0027451305,
                    4956215.107636732,
                    1260.7909040621023
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T21:56:11+00:00",
            "end_time": "2011-09-19T20:38:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H8212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502431704986,
              44.96241189143636,
              996.8789168423717
            ],
            [
              -117.92522684632789,
              44.97501013393563,
              996.8789168423717
            ],
            [
              -117.91252934828198,
              44.975112303485275,
              1031.5589168423717
            ],
            [
              -117.91232959750769,
              44.96251401636689,
              1031.5589168423717
            ],
            [
              -117.92502431704986,
              44.96241189143636,
              996.8789168423717
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252268,
        44.96241189,
        996.8789168,
        -117.9123296,
        44.9751123,
        1031.558917
      ],
      "properties": {
        "datetime": "2011-09-20T02:47:38Z",
        "pc:count": 11401572,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427547.9387,
            "count": 11401572,
            "maximum": 428048.6494,
            "minimum": 427047.3294,
            "name": "X",
            "position": 0,
            "stddev": 283.5125121,
            "variance": 80379.3445
          },
          {
            "average": 4979898.121,
            "count": 11401572,
            "maximum": 4980590.024,
            "minimum": 4979190.344,
            "name": "Y",
            "position": 1,
            "stddev": 400.4389873,
            "variance": 160351.3826
          },
          {
            "average": 1006.189494,
            "count": 11401572,
            "maximum": 1031.558917,
            "minimum": 996.8789168,
            "name": "Z",
            "position": 2,
            "stddev": 7.696991927,
            "variance": 59.24368473
          },
          {
            "average": 229.4019875,
            "count": 11401572,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.56439882,
            "variance": 653.538487
          },
          {
            "average": 1.000940747,
            "count": 11401572,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03601884423,
            "variance": 0.00129735714
          },
          {
            "average": 1.001890529,
            "count": 11401572,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05469977799,
            "variance": 0.002992065712
          },
          {
            "average": 0.4986701834,
            "count": 11401572,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982535,
            "variance": 0.2499982535
          },
          {
            "average": 0,
            "count": 11401572,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.2835352,
            "count": 11401572,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4507138874,
            "variance": 0.2031430083
          },
          {
            "average": 0.9803980619,
            "count": 11401572,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.994390582,
            "variance": 63.91028078
          },
          {
            "average": 197.4940167,
            "count": 11401572,
            "maximum": 212,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 3.563773926,
            "variance": 12.70048459
          },
          {
            "average": 265.2991391,
            "count": 11401572,
            "maximum": 279,
            "minimum": 252,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56782561,
            "variance": 111.6789381
          },
          {
            "average": 31206.43723,
            "count": 11401572,
            "maximum": 64000,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 10105.09114,
            "variance": 102112866.9
          },
          {
            "average": 30382.90118,
            "count": 11401572,
            "maximum": 64256,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 7931.516396,
            "variance": 62908952.34
          },
          {
            "average": 25422.7237,
            "count": 11401572,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 6731.664223,
            "variance": 45315303.21
          },
          {
            "average": 520364.7644,
            "count": 11401572,
            "maximum": 522058.0904,
            "minimum": 518873.8305,
            "name": "GpsTime",
            "position": 15,
            "stddev": 644.4149459,
            "variance": 415270.6225
          },
          {
            "average": 0,
            "count": 11401572,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11401572,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11401572,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11401572,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11401572,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427047.3294,
          4979190.344,
          996.8789168,
          428048.6494,
          4980590.024,
          1031.558917
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427047.32936543354,
                4979190.344380463,
                996.8789168423717
              ],
              [
                427047.32936543354,
                4980590.024380462,
                996.8789168423717
              ],
              [
                428048.6493654335,
                4980590.024380462,
                1031.5589168423717
              ],
              [
                428048.6493654335,
                4979190.344380463,
                1031.5589168423717
              ],
              [
                427047.32936543354,
                4979190.344380463,
                996.8789168423717
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:47:38+00:00",
        "end_time": "2011-09-20T01:54:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252268,
            44.96241189,
            996.8789168,
            -117.9123296,
            44.9751123,
            1031.558917
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502431704986,
                  44.96241189143636,
                  996.8789168423717
                ],
                [
                  -117.92522684632789,
                  44.97501013393563,
                  996.8789168423717
                ],
                [
                  -117.91252934828198,
                  44.975112303485275,
                  1031.5589168423717
                ],
                [
                  -117.91232959750769,
                  44.96251401636689,
                  1031.5589168423717
                ],
                [
                  -117.92502431704986,
                  44.96241189143636,
                  996.8789168423717
                ]
              ]
            ]
          },
          "id": "44117H8212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:47:38Z",
            "pc:count": 11401572,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427547.9387,
                "count": 11401572,
                "maximum": 428048.6494,
                "minimum": 427047.3294,
                "name": "X",
                "position": 0,
                "stddev": 283.5125121,
                "variance": 80379.3445
              },
              {
                "average": 4979898.121,
                "count": 11401572,
                "maximum": 4980590.024,
                "minimum": 4979190.344,
                "name": "Y",
                "position": 1,
                "stddev": 400.4389873,
                "variance": 160351.3826
              },
              {
                "average": 1006.189494,
                "count": 11401572,
                "maximum": 1031.558917,
                "minimum": 996.8789168,
                "name": "Z",
                "position": 2,
                "stddev": 7.696991927,
                "variance": 59.24368473
              },
              {
                "average": 229.4019875,
                "count": 11401572,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.56439882,
                "variance": 653.538487
              },
              {
                "average": 1.000940747,
                "count": 11401572,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03601884423,
                "variance": 0.00129735714
              },
              {
                "average": 1.001890529,
                "count": 11401572,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05469977799,
                "variance": 0.002992065712
              },
              {
                "average": 0.4986701834,
                "count": 11401572,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982535,
                "variance": 0.2499982535
              },
              {
                "average": 0,
                "count": 11401572,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.2835352,
                "count": 11401572,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4507138874,
                "variance": 0.2031430083
              },
              {
                "average": 0.9803980619,
                "count": 11401572,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.994390582,
                "variance": 63.91028078
              },
              {
                "average": 197.4940167,
                "count": 11401572,
                "maximum": 212,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 3.563773926,
                "variance": 12.70048459
              },
              {
                "average": 265.2991391,
                "count": 11401572,
                "maximum": 279,
                "minimum": 252,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56782561,
                "variance": 111.6789381
              },
              {
                "average": 31206.43723,
                "count": 11401572,
                "maximum": 64000,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 10105.09114,
                "variance": 102112866.9
              },
              {
                "average": 30382.90118,
                "count": 11401572,
                "maximum": 64256,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 7931.516396,
                "variance": 62908952.34
              },
              {
                "average": 25422.7237,
                "count": 11401572,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 6731.664223,
                "variance": 45315303.21
              },
              {
                "average": 520364.7644,
                "count": 11401572,
                "maximum": 522058.0904,
                "minimum": 518873.8305,
                "name": "GpsTime",
                "position": 15,
                "stddev": 644.4149459,
                "variance": 415270.6225
              },
              {
                "average": 0,
                "count": 11401572,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11401572,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11401572,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11401572,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11401572,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427047.3294,
              4979190.344,
              996.8789168,
              428048.6494,
              4980590.024,
              1031.558917
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427047.32936543354,
                    4979190.344380463,
                    996.8789168423717
                  ],
                  [
                    427047.32936543354,
                    4980590.024380462,
                    996.8789168423717
                  ],
                  [
                    428048.6493654335,
                    4980590.024380462,
                    1031.5589168423717
                  ],
                  [
                    428048.6493654335,
                    4979190.344380463,
                    1031.5589168423717
                  ],
                  [
                    427047.32936543354,
                    4979190.344380463,
                    996.8789168423717
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:47:38+00:00",
            "end_time": "2011-09-20T01: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": "44118G1120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.07502407534902,
              44.82489511168595,
              1714.8975543269548
            ],
            [
              -118.07525862213636,
              44.83750946307282,
              1714.8975543269548
            ],
            [
              -118.06252943936735,
              44.8376286119198,
              2427.817554326955
            ],
            [
              -118.06229766792985,
              44.82501420843087,
              2427.817554326955
            ],
            [
              -118.07502407534902,
              44.82489511168595,
              1714.8975543269548
            ]
          ]
        ]
      },
      "bbox": [
        -118.0752586,
        44.82489511,
        1714.897554,
        -118.0622977,
        44.83762861,
        2427.817554
      ],
      "properties": {
        "datetime": "2011-09-18T22:24:42Z",
        "pc:count": 16060789,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415556.8738,
            "count": 16060789,
            "maximum": 416021.2638,
            "minimum": 415015.0038,
            "name": "X",
            "position": 0,
            "stddev": 282.9619757,
            "variance": 80067.47971
          },
          {
            "average": 4964685.191,
            "count": 16060789,
            "maximum": 4965461.666,
            "minimum": 4964060.166,
            "name": "Y",
            "position": 1,
            "stddev": 397.9471932,
            "variance": 158361.9686
          },
          {
            "average": 1987.955399,
            "count": 16060789,
            "maximum": 2427.817554,
            "minimum": 1714.897554,
            "name": "Z",
            "position": 2,
            "stddev": 154.9380507,
            "variance": 24005.79956
          },
          {
            "average": 85.58860558,
            "count": 16060789,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.5499362,
            "variance": 2761.495794
          },
          {
            "average": 1.160148732,
            "count": 16060789,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4024271341,
            "variance": 0.1619475983
          },
          {
            "average": 1.328298317,
            "count": 16060789,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.559118974,
            "variance": 0.3126140271
          },
          {
            "average": 0.5003040635,
            "count": 16060789,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999231,
            "variance": 0.2499999231
          },
          {
            "average": 0,
            "count": 16060789,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.112303325,
            "count": 16060789,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3157392818,
            "variance": 0.09969129407
          },
          {
            "average": -1.973607658,
            "count": 16060789,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.061477781,
            "variance": 64.98742402
          },
          {
            "average": 64.60070897,
            "count": 16060789,
            "maximum": 183,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 63.75830705,
            "variance": 4065.121718
          },
          {
            "average": 14791.80885,
            "count": 16060789,
            "maximum": 20063,
            "minimum": 9514,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5268.539456,
            "variance": 27757508
          },
          {
            "average": 20284.48603,
            "count": 16060789,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12137.36406,
            "variance": 147315606.2
          },
          {
            "average": 20294.16097,
            "count": 16060789,
            "maximum": 64768,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 12019.16313,
            "variance": 144460282.3
          },
          {
            "average": 17247.21526,
            "count": 16060789,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10729.83536,
            "variance": 115129366.9
          },
          {
            "average": 416996.5177,
            "count": 16060789,
            "maximum": 419882.2708,
            "minimum": 414979.4732,
            "name": "GpsTime",
            "position": 15,
            "stddev": 815.3701924,
            "variance": 664828.5506
          },
          {
            "average": 0,
            "count": 16060789,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16060789,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16060789,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16060789,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16060789,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415015.0038,
          4964060.166,
          1714.897554,
          416021.2638,
          4965461.666,
          2427.817554
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415015.00375516264,
                4964060.166424841,
                1714.8975543269548
              ],
              [
                415015.00375516264,
                4965461.666424841,
                1714.8975543269548
              ],
              [
                416021.26375516265,
                4965461.666424841,
                2427.817554326955
              ],
              [
                416021.26375516265,
                4964060.166424841,
                2427.817554326955
              ],
              [
                415015.00375516264,
                4964060.166424841,
                1714.8975543269548
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:24:42+00:00",
        "end_time": "2011-09-18T21:02:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0752586,
            44.82489511,
            1714.897554,
            -118.0622977,
            44.83762861,
            2427.817554
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.07502407534902,
                  44.82489511168595,
                  1714.8975543269548
                ],
                [
                  -118.07525862213636,
                  44.83750946307282,
                  1714.8975543269548
                ],
                [
                  -118.06252943936735,
                  44.8376286119198,
                  2427.817554326955
                ],
                [
                  -118.06229766792985,
                  44.82501420843087,
                  2427.817554326955
                ],
                [
                  -118.07502407534902,
                  44.82489511168595,
                  1714.8975543269548
                ]
              ]
            ]
          },
          "id": "44118G1120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:24:42Z",
            "pc:count": 16060789,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415556.8738,
                "count": 16060789,
                "maximum": 416021.2638,
                "minimum": 415015.0038,
                "name": "X",
                "position": 0,
                "stddev": 282.9619757,
                "variance": 80067.47971
              },
              {
                "average": 4964685.191,
                "count": 16060789,
                "maximum": 4965461.666,
                "minimum": 4964060.166,
                "name": "Y",
                "position": 1,
                "stddev": 397.9471932,
                "variance": 158361.9686
              },
              {
                "average": 1987.955399,
                "count": 16060789,
                "maximum": 2427.817554,
                "minimum": 1714.897554,
                "name": "Z",
                "position": 2,
                "stddev": 154.9380507,
                "variance": 24005.79956
              },
              {
                "average": 85.58860558,
                "count": 16060789,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.5499362,
                "variance": 2761.495794
              },
              {
                "average": 1.160148732,
                "count": 16060789,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4024271341,
                "variance": 0.1619475983
              },
              {
                "average": 1.328298317,
                "count": 16060789,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.559118974,
                "variance": 0.3126140271
              },
              {
                "average": 0.5003040635,
                "count": 16060789,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999231,
                "variance": 0.2499999231
              },
              {
                "average": 0,
                "count": 16060789,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.112303325,
                "count": 16060789,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3157392818,
                "variance": 0.09969129407
              },
              {
                "average": -1.973607658,
                "count": 16060789,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.061477781,
                "variance": 64.98742402
              },
              {
                "average": 64.60070897,
                "count": 16060789,
                "maximum": 183,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 63.75830705,
                "variance": 4065.121718
              },
              {
                "average": 14791.80885,
                "count": 16060789,
                "maximum": 20063,
                "minimum": 9514,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5268.539456,
                "variance": 27757508
              },
              {
                "average": 20284.48603,
                "count": 16060789,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12137.36406,
                "variance": 147315606.2
              },
              {
                "average": 20294.16097,
                "count": 16060789,
                "maximum": 64768,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 12019.16313,
                "variance": 144460282.3
              },
              {
                "average": 17247.21526,
                "count": 16060789,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10729.83536,
                "variance": 115129366.9
              },
              {
                "average": 416996.5177,
                "count": 16060789,
                "maximum": 419882.2708,
                "minimum": 414979.4732,
                "name": "GpsTime",
                "position": 15,
                "stddev": 815.3701924,
                "variance": 664828.5506
              },
              {
                "average": 0,
                "count": 16060789,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16060789,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16060789,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16060789,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16060789,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415015.0038,
              4964060.166,
              1714.897554,
              416021.2638,
              4965461.666,
              2427.817554
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415015.00375516264,
                    4964060.166424841,
                    1714.8975543269548
                  ],
                  [
                    415015.00375516264,
                    4965461.666424841,
                    1714.8975543269548
                  ],
                  [
                    416021.26375516265,
                    4965461.666424841,
                    2427.817554326955
                  ],
                  [
                    416021.26375516265,
                    4964060.166424841,
                    2427.817554326955
                  ],
                  [
                    415015.00375516264,
                    4964060.166424841,
                    1714.8975543269548
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:24:42+00:00",
            "end_time": "2011-09-18T21:02: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": "44118H1117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.11252432701306,
              44.949891416416946,
              1297.2077082812557
            ],
            [
              -118.11276585917766,
              44.962388688930524,
              1297.2077082812557
            ],
            [
              -118.1000285220534,
              44.9625120993351,
              1471.0477082812558
            ],
            [
              -118.09978975323999,
              44.95001477335795,
              1471.0477082812558
            ],
            [
              -118.11252432701306,
              44.949891416416946,
              1297.2077082812557
            ]
          ]
        ]
      },
      "bbox": [
        -118.1127659,
        44.94989142,
        1297.207708,
        -118.0997898,
        44.9625121,
        1471.047708
      ],
      "properties": {
        "datetime": "2011-09-20T18:39:46Z",
        "pc:count": 10388770,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 412835.368,
            "count": 10388770,
            "maximum": 413245.4515,
            "minimum": 412240.7115,
            "name": "X",
            "position": 0,
            "stddev": 273.9488787,
            "variance": 75047.98815
          },
          {
            "average": 4978329.663,
            "count": 10388770,
            "maximum": 4979373.85,
            "minimum": 4977985.31,
            "name": "Y",
            "position": 1,
            "stddev": 206.7373698,
            "variance": 42740.34008
          },
          {
            "average": 1376.315838,
            "count": 10388770,
            "maximum": 1471.047708,
            "minimum": 1297.207708,
            "name": "Z",
            "position": 2,
            "stddev": 30.7463,
            "variance": 945.3349634
          },
          {
            "average": 86.43280051,
            "count": 10388770,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.70526139,
            "variance": 3103.076147
          },
          {
            "average": 1.155463544,
            "count": 10388770,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3925471969,
            "variance": 0.1540933018
          },
          {
            "average": 1.320683392,
            "count": 10388770,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5436945624,
            "variance": 0.2956037771
          },
          {
            "average": 0.4996996757,
            "count": 10388770,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999339,
            "variance": 0.2499999339
          },
          {
            "average": 0,
            "count": 10388770,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.077548641,
            "count": 10388770,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2674600093,
            "variance": 0.07153485656
          },
          {
            "average": 0.7404140672,
            "count": 10388770,
            "maximum": 27,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.778021156,
            "variance": 60.4976131
          },
          {
            "average": 141.6538285,
            "count": 10388770,
            "maximum": 230,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 35.70758755,
            "variance": 1275.031809
          },
          {
            "average": 14933.24263,
            "count": 10388770,
            "maximum": 20164,
            "minimum": 9400,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5319.322378,
            "variance": 28295190.56
          },
          {
            "average": 20095.47584,
            "count": 10388770,
            "maximum": 51712,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 9233.72126,
            "variance": 85261608.31
          },
          {
            "average": 22723.61765,
            "count": 10388770,
            "maximum": 52736,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 9314.842733,
            "variance": 86766295.14
          },
          {
            "average": 20785.59987,
            "count": 10388770,
            "maximum": 53760,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 8280.662953,
            "variance": 68569378.95
          },
          {
            "average": 413686.1962,
            "count": 10388770,
            "maximum": 579186.2804,
            "minimum": 154694.3975,
            "name": "GpsTime",
            "position": 15,
            "stddev": 192287.8371,
            "variance": 36974612280.0
          },
          {
            "average": 0,
            "count": 10388770,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10388770,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10388770,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10388770,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10388770,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          412240.7115,
          4977985.31,
          1297.207708,
          413245.4515,
          4979373.85,
          1471.047708
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                412240.7114548165,
                4977985.310021261,
                1297.2077082812557
              ],
              [
                412240.7114548165,
                4979373.85002126,
                1297.2077082812557
              ],
              [
                413245.4514548165,
                4979373.85002126,
                1471.0477082812558
              ],
              [
                413245.4514548165,
                4977985.310021261,
                1471.0477082812558
              ],
              [
                412240.7114548165,
                4977985.310021261,
                1297.2077082812557
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:39:46+00:00",
        "end_time": "2011-09-15T20:44:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1127659,
            44.94989142,
            1297.207708,
            -118.0997898,
            44.9625121,
            1471.047708
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.11252432701306,
                  44.949891416416946,
                  1297.2077082812557
                ],
                [
                  -118.11276585917766,
                  44.962388688930524,
                  1297.2077082812557
                ],
                [
                  -118.1000285220534,
                  44.9625120993351,
                  1471.0477082812558
                ],
                [
                  -118.09978975323999,
                  44.95001477335795,
                  1471.0477082812558
                ],
                [
                  -118.11252432701306,
                  44.949891416416946,
                  1297.2077082812557
                ]
              ]
            ]
          },
          "id": "44118H1117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:39:46Z",
            "pc:count": 10388770,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 412835.368,
                "count": 10388770,
                "maximum": 413245.4515,
                "minimum": 412240.7115,
                "name": "X",
                "position": 0,
                "stddev": 273.9488787,
                "variance": 75047.98815
              },
              {
                "average": 4978329.663,
                "count": 10388770,
                "maximum": 4979373.85,
                "minimum": 4977985.31,
                "name": "Y",
                "position": 1,
                "stddev": 206.7373698,
                "variance": 42740.34008
              },
              {
                "average": 1376.315838,
                "count": 10388770,
                "maximum": 1471.047708,
                "minimum": 1297.207708,
                "name": "Z",
                "position": 2,
                "stddev": 30.7463,
                "variance": 945.3349634
              },
              {
                "average": 86.43280051,
                "count": 10388770,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.70526139,
                "variance": 3103.076147
              },
              {
                "average": 1.155463544,
                "count": 10388770,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3925471969,
                "variance": 0.1540933018
              },
              {
                "average": 1.320683392,
                "count": 10388770,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5436945624,
                "variance": 0.2956037771
              },
              {
                "average": 0.4996996757,
                "count": 10388770,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999339,
                "variance": 0.2499999339
              },
              {
                "average": 0,
                "count": 10388770,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.077548641,
                "count": 10388770,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2674600093,
                "variance": 0.07153485656
              },
              {
                "average": 0.7404140672,
                "count": 10388770,
                "maximum": 27,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.778021156,
                "variance": 60.4976131
              },
              {
                "average": 141.6538285,
                "count": 10388770,
                "maximum": 230,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 35.70758755,
                "variance": 1275.031809
              },
              {
                "average": 14933.24263,
                "count": 10388770,
                "maximum": 20164,
                "minimum": 9400,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5319.322378,
                "variance": 28295190.56
              },
              {
                "average": 20095.47584,
                "count": 10388770,
                "maximum": 51712,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 9233.72126,
                "variance": 85261608.31
              },
              {
                "average": 22723.61765,
                "count": 10388770,
                "maximum": 52736,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 9314.842733,
                "variance": 86766295.14
              },
              {
                "average": 20785.59987,
                "count": 10388770,
                "maximum": 53760,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 8280.662953,
                "variance": 68569378.95
              },
              {
                "average": 413686.1962,
                "count": 10388770,
                "maximum": 579186.2804,
                "minimum": 154694.3975,
                "name": "GpsTime",
                "position": 15,
                "stddev": 192287.8371,
                "variance": 36974612280.0
              },
              {
                "average": 0,
                "count": 10388770,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10388770,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10388770,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10388770,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10388770,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              412240.7115,
              4977985.31,
              1297.207708,
              413245.4515,
              4979373.85,
              1471.047708
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    412240.7114548165,
                    4977985.310021261,
                    1297.2077082812557
                  ],
                  [
                    412240.7114548165,
                    4979373.85002126,
                    1297.2077082812557
                  ],
                  [
                    413245.4514548165,
                    4979373.85002126,
                    1471.0477082812558
                  ],
                  [
                    413245.4514548165,
                    4977985.310021261,
                    1471.0477082812558
                  ],
                  [
                    412240.7114548165,
                    4977985.310021261,
                    1297.2077082812557
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:39:46+00:00",
            "end_time": "2011-09-15T20: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": "45117A7106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502512255004,
              45.09991763188024,
              1052.4371237313253
            ],
            [
              -117.87521753789375,
              45.11250998236426,
              1052.4371237313253
            ],
            [
              -117.86252907338766,
              45.11260651986935,
              1170.1971237313255
            ],
            [
              -117.86233944674377,
              45.10001412724521,
              1170.1971237313255
            ],
            [
              -117.87502512255004,
              45.09991763188024,
              1052.4371237313253
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752175,
        45.09991763,
        1052.437124,
        -117.8623394,
        45.11260652,
        1170.197124
      ],
      "properties": {
        "datetime": "2011-09-16T21:11:38Z",
        "pc:count": 9220916,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431648.4805,
            "count": 9220916,
            "maximum": 432153.8665,
            "minimum": 431155.6665,
            "name": "X",
            "position": 0,
            "stddev": 287.1746855,
            "variance": 82469.29999
          },
          {
            "average": 4995114.402,
            "count": 9220916,
            "maximum": 4995820.838,
            "minimum": 4994421.798,
            "name": "Y",
            "position": 1,
            "stddev": 402.9496686,
            "variance": 162368.4354
          },
          {
            "average": 1131.470243,
            "count": 9220916,
            "maximum": 1170.197124,
            "minimum": 1052.437124,
            "name": "Z",
            "position": 2,
            "stddev": 20.36821375,
            "variance": 414.8641315
          },
          {
            "average": 110.4970932,
            "count": 9220916,
            "maximum": 245,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.69775394,
            "variance": 349.6060023
          },
          {
            "average": 1.000000108,
            "count": 9220916,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0003293161027,
            "variance": 1.084490955e-07
          },
          {
            "average": 1.000000108,
            "count": 9220916,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0003293161027,
            "variance": 1.084490955e-07
          },
          {
            "average": 0.5000267869,
            "count": 9220916,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000264,
            "variance": 0.2500000264
          },
          {
            "average": 0,
            "count": 9220916,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.372005449,
            "count": 9220916,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4833398601,
            "variance": 0.2336174203
          },
          {
            "average": 0.2151459944,
            "count": 9220916,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.5677542,
            "variance": 73.40641204
          },
          {
            "average": 136.9165663,
            "count": 9220916,
            "maximum": 147,
            "minimum": 127,
            "name": "UserData",
            "position": 10,
            "stddev": 2.4233936,
            "variance": 5.87283654
          },
          {
            "average": 10759.27831,
            "count": 9220916,
            "maximum": 10763,
            "minimum": 10755,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.707779411,
            "variance": 2.916510516
          },
          {
            "average": 37157.47076,
            "count": 9220916,
            "maximum": 56064,
            "minimum": 16384,
            "name": "Red",
            "position": 12,
            "stddev": 3586.780394,
            "variance": 12864993.6
          },
          {
            "average": 32895.55493,
            "count": 9220916,
            "maximum": 55808,
            "minimum": 17664,
            "name": "Green",
            "position": 13,
            "stddev": 2776.795997,
            "variance": 7710596.01
          },
          {
            "average": 28247.6882,
            "count": 9220916,
            "maximum": 51200,
            "minimum": 14592,
            "name": "Blue",
            "position": 14,
            "stddev": 2620.845942,
            "variance": 6868833.451
          },
          {
            "average": 239968.4097,
            "count": 9220916,
            "maximum": 242698.3643,
            "minimum": 236460.9673,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1338.98461,
            "variance": 1792879.785
          },
          {
            "average": 0,
            "count": 9220916,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9220916,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9220916,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9220916,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9220916,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431155.6665,
          4994421.798,
          1052.437124,
          432153.8665,
          4995820.838,
          1170.197124
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431155.66652082535,
                4994421.797900517,
                1052.4371237313253
              ],
              [
                431155.66652082535,
                4995820.837900516,
                1052.4371237313253
              ],
              [
                432153.8665208253,
                4995820.837900516,
                1170.1971237313255
              ],
              [
                432153.8665208253,
                4994421.797900517,
                1170.1971237313255
              ],
              [
                431155.66652082535,
                4994421.797900517,
                1052.4371237313253
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T21:11:38+00:00",
        "end_time": "2011-09-16T19:27:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752175,
            45.09991763,
            1052.437124,
            -117.8623394,
            45.11260652,
            1170.197124
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502512255004,
                  45.09991763188024,
                  1052.4371237313253
                ],
                [
                  -117.87521753789375,
                  45.11250998236426,
                  1052.4371237313253
                ],
                [
                  -117.86252907338766,
                  45.11260651986935,
                  1170.1971237313255
                ],
                [
                  -117.86233944674377,
                  45.10001412724521,
                  1170.1971237313255
                ],
                [
                  -117.87502512255004,
                  45.09991763188024,
                  1052.4371237313253
                ]
              ]
            ]
          },
          "id": "45117A7106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T21:11:38Z",
            "pc:count": 9220916,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431648.4805,
                "count": 9220916,
                "maximum": 432153.8665,
                "minimum": 431155.6665,
                "name": "X",
                "position": 0,
                "stddev": 287.1746855,
                "variance": 82469.29999
              },
              {
                "average": 4995114.402,
                "count": 9220916,
                "maximum": 4995820.838,
                "minimum": 4994421.798,
                "name": "Y",
                "position": 1,
                "stddev": 402.9496686,
                "variance": 162368.4354
              },
              {
                "average": 1131.470243,
                "count": 9220916,
                "maximum": 1170.197124,
                "minimum": 1052.437124,
                "name": "Z",
                "position": 2,
                "stddev": 20.36821375,
                "variance": 414.8641315
              },
              {
                "average": 110.4970932,
                "count": 9220916,
                "maximum": 245,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.69775394,
                "variance": 349.6060023
              },
              {
                "average": 1.000000108,
                "count": 9220916,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0003293161027,
                "variance": 1.084490955e-07
              },
              {
                "average": 1.000000108,
                "count": 9220916,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0003293161027,
                "variance": 1.084490955e-07
              },
              {
                "average": 0.5000267869,
                "count": 9220916,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000264,
                "variance": 0.2500000264
              },
              {
                "average": 0,
                "count": 9220916,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.372005449,
                "count": 9220916,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4833398601,
                "variance": 0.2336174203
              },
              {
                "average": 0.2151459944,
                "count": 9220916,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.5677542,
                "variance": 73.40641204
              },
              {
                "average": 136.9165663,
                "count": 9220916,
                "maximum": 147,
                "minimum": 127,
                "name": "UserData",
                "position": 10,
                "stddev": 2.4233936,
                "variance": 5.87283654
              },
              {
                "average": 10759.27831,
                "count": 9220916,
                "maximum": 10763,
                "minimum": 10755,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.707779411,
                "variance": 2.916510516
              },
              {
                "average": 37157.47076,
                "count": 9220916,
                "maximum": 56064,
                "minimum": 16384,
                "name": "Red",
                "position": 12,
                "stddev": 3586.780394,
                "variance": 12864993.6
              },
              {
                "average": 32895.55493,
                "count": 9220916,
                "maximum": 55808,
                "minimum": 17664,
                "name": "Green",
                "position": 13,
                "stddev": 2776.795997,
                "variance": 7710596.01
              },
              {
                "average": 28247.6882,
                "count": 9220916,
                "maximum": 51200,
                "minimum": 14592,
                "name": "Blue",
                "position": 14,
                "stddev": 2620.845942,
                "variance": 6868833.451
              },
              {
                "average": 239968.4097,
                "count": 9220916,
                "maximum": 242698.3643,
                "minimum": 236460.9673,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1338.98461,
                "variance": 1792879.785
              },
              {
                "average": 0,
                "count": 9220916,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9220916,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9220916,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9220916,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9220916,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431155.6665,
              4994421.798,
              1052.437124,
              432153.8665,
              4995820.838,
              1170.197124
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431155.66652082535,
                    4994421.797900517,
                    1052.4371237313253
                  ],
                  [
                    431155.66652082535,
                    4995820.837900516,
                    1052.4371237313253
                  ],
                  [
                    432153.8665208253,
                    4995820.837900516,
                    1170.1971237313255
                  ],
                  [
                    432153.8665208253,
                    4994421.797900517,
                    1170.1971237313255
                  ],
                  [
                    431155.66652082535,
                    4994421.797900517,
                    1052.4371237313253
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T21:11:38+00:00",
            "end_time": "2011-09-16T19: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": "44118H1424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502432655659,
              44.87490065865914,
              1071.8131393780127
            ],
            [
              -118.02524781848228,
              44.88748485905995,
              1071.8131393780127
            ],
            [
              -118.01252970074394,
              44.88759833460174,
              1517.7731393780127
            ],
            [
              -118.012308980063,
              44.875014084698876,
              1517.7731393780127
            ],
            [
              -118.02502432655659,
              44.87490065865914,
              1071.8131393780127
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252478,
        44.87490066,
        1071.813139,
        -118.012309,
        44.88759833,
        1517.773139
      ],
      "properties": {
        "datetime": "2011-09-17T21:51:10Z",
        "pc:count": 15015427,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419627.3398,
            "count": 15015427,
            "maximum": 420042.331,
            "minimum": 419037.831,
            "name": "X",
            "position": 0,
            "stddev": 265.3186132,
            "variance": 70393.96649
          },
          {
            "average": 4970078.601,
            "count": 15015427,
            "maximum": 4970962.077,
            "minimum": 4969563.937,
            "name": "Y",
            "position": 1,
            "stddev": 365.9805901,
            "variance": 133941.7923
          },
          {
            "average": 1221.128166,
            "count": 15015427,
            "maximum": 1517.773139,
            "minimum": 1071.813139,
            "name": "Z",
            "position": 2,
            "stddev": 103.1451806,
            "variance": 10638.92828
          },
          {
            "average": 91.79068008,
            "count": 15015427,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.6184224,
            "variance": 2267.514152
          },
          {
            "average": 1.114195221,
            "count": 15015427,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3390419234,
            "variance": 0.1149494258
          },
          {
            "average": 1.236113698,
            "count": 15015427,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4789587334,
            "variance": 0.2294014683
          },
          {
            "average": 0.4995573552,
            "count": 15015427,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998207,
            "variance": 0.2499998207
          },
          {
            "average": 0,
            "count": 15015427,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.130697182,
            "count": 15015427,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3370688897,
            "variance": 0.1136154364
          },
          {
            "average": -2.144819999,
            "count": 15015427,
            "maximum": 19.99799919,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.437359766,
            "variance": 71.18903982
          },
          {
            "average": 151.2935123,
            "count": 15015427,
            "maximum": 179,
            "minimum": 115,
            "name": "UserData",
            "position": 10,
            "stddev": 23.16292993,
            "variance": 536.5213228
          },
          {
            "average": 14776.94021,
            "count": 15015427,
            "maximum": 20112,
            "minimum": 9437,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5324.825584,
            "variance": 28353767.5
          },
          {
            "average": 25665.98268,
            "count": 15015427,
            "maximum": 58624,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 11926.59201,
            "variance": 142243597.1
          },
          {
            "average": 24717.41996,
            "count": 15015427,
            "maximum": 56832,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 10961.85508,
            "variance": 120162266.8
          },
          {
            "average": 20668.85984,
            "count": 15015427,
            "maximum": 54272,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9312.47932,
            "variance": 86722271.09
          },
          {
            "average": 174990.7596,
            "count": 15015427,
            "maximum": 331470.4797,
            "minimum": 79929.50152,
            "name": "GpsTime",
            "position": 15,
            "stddev": 121269.6416,
            "variance": 14706325970.0
          },
          {
            "average": 0,
            "count": 15015427,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15015427,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15015427,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15015427,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15015427,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419037.831,
          4969563.937,
          1071.813139,
          420042.331,
          4970962.077,
          1517.773139
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419037.8310295327,
                4969563.936596479,
                1071.8131393780127
              ],
              [
                419037.8310295327,
                4970962.07659648,
                1071.8131393780127
              ],
              [
                420042.3310295327,
                4970962.07659648,
                1517.7731393780127
              ],
              [
                420042.3310295327,
                4969563.936596479,
                1517.7731393780127
              ],
              [
                419037.8310295327,
                4969563.936596479,
                1071.8131393780127
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:51:10+00:00",
        "end_time": "2011-09-14T23:58:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252478,
            44.87490066,
            1071.813139,
            -118.012309,
            44.88759833,
            1517.773139
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502432655659,
                  44.87490065865914,
                  1071.8131393780127
                ],
                [
                  -118.02524781848228,
                  44.88748485905995,
                  1071.8131393780127
                ],
                [
                  -118.01252970074394,
                  44.88759833460174,
                  1517.7731393780127
                ],
                [
                  -118.012308980063,
                  44.875014084698876,
                  1517.7731393780127
                ],
                [
                  -118.02502432655659,
                  44.87490065865914,
                  1071.8131393780127
                ]
              ]
            ]
          },
          "id": "44118H1424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:51:10Z",
            "pc:count": 15015427,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419627.3398,
                "count": 15015427,
                "maximum": 420042.331,
                "minimum": 419037.831,
                "name": "X",
                "position": 0,
                "stddev": 265.3186132,
                "variance": 70393.96649
              },
              {
                "average": 4970078.601,
                "count": 15015427,
                "maximum": 4970962.077,
                "minimum": 4969563.937,
                "name": "Y",
                "position": 1,
                "stddev": 365.9805901,
                "variance": 133941.7923
              },
              {
                "average": 1221.128166,
                "count": 15015427,
                "maximum": 1517.773139,
                "minimum": 1071.813139,
                "name": "Z",
                "position": 2,
                "stddev": 103.1451806,
                "variance": 10638.92828
              },
              {
                "average": 91.79068008,
                "count": 15015427,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.6184224,
                "variance": 2267.514152
              },
              {
                "average": 1.114195221,
                "count": 15015427,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3390419234,
                "variance": 0.1149494258
              },
              {
                "average": 1.236113698,
                "count": 15015427,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4789587334,
                "variance": 0.2294014683
              },
              {
                "average": 0.4995573552,
                "count": 15015427,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998207,
                "variance": 0.2499998207
              },
              {
                "average": 0,
                "count": 15015427,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.130697182,
                "count": 15015427,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3370688897,
                "variance": 0.1136154364
              },
              {
                "average": -2.144819999,
                "count": 15015427,
                "maximum": 19.99799919,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.437359766,
                "variance": 71.18903982
              },
              {
                "average": 151.2935123,
                "count": 15015427,
                "maximum": 179,
                "minimum": 115,
                "name": "UserData",
                "position": 10,
                "stddev": 23.16292993,
                "variance": 536.5213228
              },
              {
                "average": 14776.94021,
                "count": 15015427,
                "maximum": 20112,
                "minimum": 9437,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5324.825584,
                "variance": 28353767.5
              },
              {
                "average": 25665.98268,
                "count": 15015427,
                "maximum": 58624,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 11926.59201,
                "variance": 142243597.1
              },
              {
                "average": 24717.41996,
                "count": 15015427,
                "maximum": 56832,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 10961.85508,
                "variance": 120162266.8
              },
              {
                "average": 20668.85984,
                "count": 15015427,
                "maximum": 54272,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9312.47932,
                "variance": 86722271.09
              },
              {
                "average": 174990.7596,
                "count": 15015427,
                "maximum": 331470.4797,
                "minimum": 79929.50152,
                "name": "GpsTime",
                "position": 15,
                "stddev": 121269.6416,
                "variance": 14706325970.0
              },
              {
                "average": 0,
                "count": 15015427,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15015427,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15015427,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15015427,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15015427,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419037.831,
              4969563.937,
              1071.813139,
              420042.331,
              4970962.077,
              1517.773139
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419037.8310295327,
                    4969563.936596479,
                    1071.8131393780127
                  ],
                  [
                    419037.8310295327,
                    4970962.07659648,
                    1071.8131393780127
                  ],
                  [
                    420042.3310295327,
                    4970962.07659648,
                    1517.7731393780127
                  ],
                  [
                    420042.3310295327,
                    4969563.936596479,
                    1517.7731393780127
                  ],
                  [
                    419037.8310295327,
                    4969563.936596479,
                    1071.8131393780127
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:51:10+00:00",
            "end_time": "2011-09-14T23:58: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": "44117H8417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502480677676,
              44.88741144112349,
              1010.5584158082038
            ],
            [
              -117.92522680745778,
              44.900009849763,
              1010.5584158082038
            ],
            [
              -117.91252936421068,
              44.90011201920234,
              1034.9984158082038
            ],
            [
              -117.91233013476976,
              44.88751356594289,
              1034.9984158082038
            ],
            [
              -117.92502480677676,
              44.88741144112349,
              1010.5584158082038
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252268,
        44.88741144,
        1010.558416,
        -117.9123301,
        44.90011202,
        1034.998416
      ],
      "properties": {
        "datetime": "2011-09-20T23:59:55Z",
        "pc:count": 11558426,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427451.654,
            "count": 11558426,
            "maximum": 427954.9147,
            "minimum": 426952.2947,
            "name": "X",
            "position": 0,
            "stddev": 283.0192887,
            "variance": 80099.91776
          },
          {
            "average": 4971551.487,
            "count": 11558426,
            "maximum": 4972258.532,
            "minimum": 4970858.852,
            "name": "Y",
            "position": 1,
            "stddev": 396.3588083,
            "variance": 157100.3049
          },
          {
            "average": 1013.858809,
            "count": 11558426,
            "maximum": 1034.998416,
            "minimum": 1010.558416,
            "name": "Z",
            "position": 2,
            "stddev": 1.781188862,
            "variance": 3.172633761
          },
          {
            "average": 227.5888643,
            "count": 11558426,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 37.49567722,
            "variance": 1405.92581
          },
          {
            "average": 1.004384507,
            "count": 11558426,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07986788869,
            "variance": 0.006378879644
          },
          {
            "average": 1.00880388,
            "count": 11558426,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1219409585,
            "variance": 0.01486959737
          },
          {
            "average": 0.4985683172,
            "count": 11558426,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979719,
            "variance": 0.2499979719
          },
          {
            "average": 0,
            "count": 11558426,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.26275152,
            "count": 11558426,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4401285897,
            "variance": 0.1937131755
          },
          {
            "average": 0.6774310146,
            "count": 11558426,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.899890938,
            "variance": 62.40827683
          },
          {
            "average": 202.4620182,
            "count": 11558426,
            "maximum": 212,
            "minimum": 193,
            "name": "UserData",
            "position": 10,
            "stddev": 3.027059852,
            "variance": 9.163091347
          },
          {
            "average": 63.61659338,
            "count": 11558426,
            "maximum": 84,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.89037421,
            "variance": 192.9424956
          },
          {
            "average": 30467.03944,
            "count": 11558426,
            "maximum": 65280,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 8360.301409,
            "variance": 69894639.65
          },
          {
            "average": 30282.44727,
            "count": 11558426,
            "maximum": 65280,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 6973.61073,
            "variance": 48631246.61
          },
          {
            "average": 24800.53287,
            "count": 11558426,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 6141.931828,
            "variance": 37723326.58
          },
          {
            "average": 592484.9642,
            "count": 11558426,
            "maximum": 598395.4911,
            "minimum": 586120.3262,
            "name": "GpsTime",
            "position": 15,
            "stddev": 5319.873996,
            "variance": 28301059.33
          },
          {
            "average": 0,
            "count": 11558426,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11558426,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11558426,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11558426,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11558426,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426952.2947,
          4970858.852,
          1010.558416,
          427954.9147,
          4972258.532,
          1034.998416
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426952.2947271356,
                4970858.8515154775,
                1010.5584158082038
              ],
              [
                426952.2947271356,
                4972258.531515477,
                1010.5584158082038
              ],
              [
                427954.9147271356,
                4972258.531515477,
                1034.9984158082038
              ],
              [
                427954.9147271356,
                4970858.8515154775,
                1034.9984158082038
              ],
              [
                426952.2947271356,
                4970858.8515154775,
                1010.5584158082038
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:59:55+00:00",
        "end_time": "2011-09-20T20:35:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252268,
            44.88741144,
            1010.558416,
            -117.9123301,
            44.90011202,
            1034.998416
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502480677676,
                  44.88741144112349,
                  1010.5584158082038
                ],
                [
                  -117.92522680745778,
                  44.900009849763,
                  1010.5584158082038
                ],
                [
                  -117.91252936421068,
                  44.90011201920234,
                  1034.9984158082038
                ],
                [
                  -117.91233013476976,
                  44.88751356594289,
                  1034.9984158082038
                ],
                [
                  -117.92502480677676,
                  44.88741144112349,
                  1010.5584158082038
                ]
              ]
            ]
          },
          "id": "44117H8417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:59:55Z",
            "pc:count": 11558426,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427451.654,
                "count": 11558426,
                "maximum": 427954.9147,
                "minimum": 426952.2947,
                "name": "X",
                "position": 0,
                "stddev": 283.0192887,
                "variance": 80099.91776
              },
              {
                "average": 4971551.487,
                "count": 11558426,
                "maximum": 4972258.532,
                "minimum": 4970858.852,
                "name": "Y",
                "position": 1,
                "stddev": 396.3588083,
                "variance": 157100.3049
              },
              {
                "average": 1013.858809,
                "count": 11558426,
                "maximum": 1034.998416,
                "minimum": 1010.558416,
                "name": "Z",
                "position": 2,
                "stddev": 1.781188862,
                "variance": 3.172633761
              },
              {
                "average": 227.5888643,
                "count": 11558426,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 37.49567722,
                "variance": 1405.92581
              },
              {
                "average": 1.004384507,
                "count": 11558426,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07986788869,
                "variance": 0.006378879644
              },
              {
                "average": 1.00880388,
                "count": 11558426,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1219409585,
                "variance": 0.01486959737
              },
              {
                "average": 0.4985683172,
                "count": 11558426,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979719,
                "variance": 0.2499979719
              },
              {
                "average": 0,
                "count": 11558426,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.26275152,
                "count": 11558426,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4401285897,
                "variance": 0.1937131755
              },
              {
                "average": 0.6774310146,
                "count": 11558426,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.899890938,
                "variance": 62.40827683
              },
              {
                "average": 202.4620182,
                "count": 11558426,
                "maximum": 212,
                "minimum": 193,
                "name": "UserData",
                "position": 10,
                "stddev": 3.027059852,
                "variance": 9.163091347
              },
              {
                "average": 63.61659338,
                "count": 11558426,
                "maximum": 84,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.89037421,
                "variance": 192.9424956
              },
              {
                "average": 30467.03944,
                "count": 11558426,
                "maximum": 65280,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 8360.301409,
                "variance": 69894639.65
              },
              {
                "average": 30282.44727,
                "count": 11558426,
                "maximum": 65280,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 6973.61073,
                "variance": 48631246.61
              },
              {
                "average": 24800.53287,
                "count": 11558426,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 6141.931828,
                "variance": 37723326.58
              },
              {
                "average": 592484.9642,
                "count": 11558426,
                "maximum": 598395.4911,
                "minimum": 586120.3262,
                "name": "GpsTime",
                "position": 15,
                "stddev": 5319.873996,
                "variance": 28301059.33
              },
              {
                "average": 0,
                "count": 11558426,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11558426,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11558426,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11558426,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11558426,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426952.2947,
              4970858.852,
              1010.558416,
              427954.9147,
              4972258.532,
              1034.998416
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426952.2947271356,
                    4970858.8515154775,
                    1010.5584158082038
                  ],
                  [
                    426952.2947271356,
                    4972258.531515477,
                    1010.5584158082038
                  ],
                  [
                    427954.9147271356,
                    4972258.531515477,
                    1034.9984158082038
                  ],
                  [
                    427954.9147271356,
                    4970858.8515154775,
                    1034.9984158082038
                  ],
                  [
                    426952.2947271356,
                    4970858.8515154775,
                    1010.5584158082038
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:59:55+00:00",
            "end_time": "2011-09-20T20:35: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": "44117H8108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502466027105,
              44.974906373227014,
              1018.2739840950397
            ],
            [
              -117.97523831737546,
              44.98750962576336,
              1018.2739840950397
            ],
            [
              -117.96252911031193,
              44.98761745564584,
              1073.9539840950397
            ],
            [
              -117.96231823651777,
              44.97501415599971,
              1073.9539840950397
            ],
            [
              -117.97502466027105,
              44.974906373227014,
              1018.2739840950397
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752383,
        44.97490637,
        1018.273984,
        -117.9623182,
        44.98761746,
        1073.953984
      ],
      "properties": {
        "datetime": "2011-09-20T23:57:09Z",
        "pc:count": 11468127,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423619.2523,
            "count": 11468127,
            "maximum": 424122.6945,
            "minimum": 423120.6545,
            "name": "X",
            "position": 0,
            "stddev": 283.4790167,
            "variance": 80360.35291
          },
          {
            "average": 4981322.162,
            "count": 11468127,
            "maximum": 4982024.784,
            "minimum": 4980624.524,
            "name": "Y",
            "position": 1,
            "stddev": 398.7110995,
            "variance": 158970.5409
          },
          {
            "average": 1029.406156,
            "count": 11468127,
            "maximum": 1073.953984,
            "minimum": 1018.273984,
            "name": "Z",
            "position": 2,
            "stddev": 8.609771729,
            "variance": 74.12816922
          },
          {
            "average": 226.3171413,
            "count": 11468127,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.49571029,
            "variance": 1121.962608
          },
          {
            "average": 1.000318797,
            "count": 11468127,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01859840976,
            "variance": 0.0003459008455
          },
          {
            "average": 1.000637768,
            "count": 11468127,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02683327823,
            "variance": 0.0007200248208
          },
          {
            "average": 0.4985268301,
            "count": 11468127,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999978516,
            "variance": 0.2499978516
          },
          {
            "average": 0,
            "count": 11468127,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.249225004,
            "count": 11468127,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4325643511,
            "variance": 0.1871119178
          },
          {
            "average": 0.9199059525,
            "count": 11468127,
            "maximum": 18,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.948616196,
            "variance": 63.18049943
          },
          {
            "average": 201.8902229,
            "count": 11468127,
            "maximum": 212,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 4.802807945,
            "variance": 23.06696416
          },
          {
            "average": 97.56049684,
            "count": 11468127,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 88.1629552,
            "variance": 7772.70667
          },
          {
            "average": 32219.05734,
            "count": 11468127,
            "maximum": 60928,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 9461.017026,
            "variance": 89510843.17
          },
          {
            "average": 31232.20137,
            "count": 11468127,
            "maximum": 60160,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 7592.267192,
            "variance": 57642521.12
          },
          {
            "average": 24020.71911,
            "count": 11468127,
            "maximum": 61696,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7407.428001,
            "variance": 54869989.6
          },
          {
            "average": 574288.0192,
            "count": 11468127,
            "maximum": 598229.2958,
            "minimum": 523741.7153,
            "name": "GpsTime",
            "position": 15,
            "stddev": 24718.63643,
            "variance": 611010986.8
          },
          {
            "average": 0,
            "count": 11468127,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11468127,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11468127,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11468127,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11468127,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423120.6545,
          4980624.524,
          1018.273984,
          424122.6945,
          4982024.784,
          1073.953984
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423120.65450340544,
                4980624.523846395,
                1018.2739840950397
              ],
              [
                423120.65450340544,
                4982024.783846395,
                1018.2739840950397
              ],
              [
                424122.6945034055,
                4982024.783846395,
                1073.9539840950397
              ],
              [
                424122.6945034055,
                4980624.523846395,
                1073.9539840950397
              ],
              [
                423120.65450340544,
                4980624.523846395,
                1018.2739840950397
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:57:09+00:00",
        "end_time": "2011-09-20T03:15:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752383,
            44.97490637,
            1018.273984,
            -117.9623182,
            44.98761746,
            1073.953984
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502466027105,
                  44.974906373227014,
                  1018.2739840950397
                ],
                [
                  -117.97523831737546,
                  44.98750962576336,
                  1018.2739840950397
                ],
                [
                  -117.96252911031193,
                  44.98761745564584,
                  1073.9539840950397
                ],
                [
                  -117.96231823651777,
                  44.97501415599971,
                  1073.9539840950397
                ],
                [
                  -117.97502466027105,
                  44.974906373227014,
                  1018.2739840950397
                ]
              ]
            ]
          },
          "id": "44117H8108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:57:09Z",
            "pc:count": 11468127,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423619.2523,
                "count": 11468127,
                "maximum": 424122.6945,
                "minimum": 423120.6545,
                "name": "X",
                "position": 0,
                "stddev": 283.4790167,
                "variance": 80360.35291
              },
              {
                "average": 4981322.162,
                "count": 11468127,
                "maximum": 4982024.784,
                "minimum": 4980624.524,
                "name": "Y",
                "position": 1,
                "stddev": 398.7110995,
                "variance": 158970.5409
              },
              {
                "average": 1029.406156,
                "count": 11468127,
                "maximum": 1073.953984,
                "minimum": 1018.273984,
                "name": "Z",
                "position": 2,
                "stddev": 8.609771729,
                "variance": 74.12816922
              },
              {
                "average": 226.3171413,
                "count": 11468127,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.49571029,
                "variance": 1121.962608
              },
              {
                "average": 1.000318797,
                "count": 11468127,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01859840976,
                "variance": 0.0003459008455
              },
              {
                "average": 1.000637768,
                "count": 11468127,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02683327823,
                "variance": 0.0007200248208
              },
              {
                "average": 0.4985268301,
                "count": 11468127,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999978516,
                "variance": 0.2499978516
              },
              {
                "average": 0,
                "count": 11468127,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.249225004,
                "count": 11468127,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4325643511,
                "variance": 0.1871119178
              },
              {
                "average": 0.9199059525,
                "count": 11468127,
                "maximum": 18,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.948616196,
                "variance": 63.18049943
              },
              {
                "average": 201.8902229,
                "count": 11468127,
                "maximum": 212,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 4.802807945,
                "variance": 23.06696416
              },
              {
                "average": 97.56049684,
                "count": 11468127,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 88.1629552,
                "variance": 7772.70667
              },
              {
                "average": 32219.05734,
                "count": 11468127,
                "maximum": 60928,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 9461.017026,
                "variance": 89510843.17
              },
              {
                "average": 31232.20137,
                "count": 11468127,
                "maximum": 60160,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 7592.267192,
                "variance": 57642521.12
              },
              {
                "average": 24020.71911,
                "count": 11468127,
                "maximum": 61696,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7407.428001,
                "variance": 54869989.6
              },
              {
                "average": 574288.0192,
                "count": 11468127,
                "maximum": 598229.2958,
                "minimum": 523741.7153,
                "name": "GpsTime",
                "position": 15,
                "stddev": 24718.63643,
                "variance": 611010986.8
              },
              {
                "average": 0,
                "count": 11468127,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11468127,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11468127,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11468127,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11468127,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423120.6545,
              4980624.524,
              1018.273984,
              424122.6945,
              4982024.784,
              1073.953984
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423120.65450340544,
                    4980624.523846395,
                    1018.2739840950397
                  ],
                  [
                    423120.65450340544,
                    4982024.783846395,
                    1018.2739840950397
                  ],
                  [
                    424122.6945034055,
                    4982024.783846395,
                    1073.9539840950397
                  ],
                  [
                    424122.6945034055,
                    4980624.523846395,
                    1073.9539840950397
                  ],
                  [
                    423120.65450340544,
                    4980624.523846395,
                    1018.2739840950397
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:57:09+00:00",
            "end_time": "2011-09-20T03:15: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": "44118G1224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502386777036,
              44.812400700321234,
              1285.1619075349606
            ],
            [
              -118.0252473040955,
              44.825009341069986,
              1285.1619075349606
            ],
            [
              -118.01252952458137,
              44.825122813158366,
              1723.2819075349605
            ],
            [
              -118.01230885873926,
              44.81251412281241,
              1723.2819075349605
            ],
            [
              -118.02502386777036,
              44.812400700321234,
              1285.1619075349606
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252473,
        44.8124007,
        1285.161908,
        -118.0123089,
        44.82512281,
        1723.281908
      ],
      "properties": {
        "datetime": "2011-09-18T20:21:50Z",
        "pc:count": 18903280,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419523.1706,
            "count": 18903280,
            "maximum": 419955.8308,
            "minimum": 418950.2708,
            "name": "X",
            "position": 0,
            "stddev": 276.6979401,
            "variance": 76561.75003
          },
          {
            "average": 4963374.229,
            "count": 18903280,
            "maximum": 4964022.007,
            "minimum": 4962621.167,
            "name": "Y",
            "position": 1,
            "stddev": 397.9764674,
            "variance": 158385.2686
          },
          {
            "average": 1445.305252,
            "count": 18903280,
            "maximum": 1723.281908,
            "minimum": 1285.161908,
            "name": "Z",
            "position": 2,
            "stddev": 84.50202077,
            "variance": 7140.591515
          },
          {
            "average": 86.89155771,
            "count": 18903280,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.17855239,
            "variance": 2827.958435
          },
          {
            "average": 1.165827676,
            "count": 18903280,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4038737222,
            "variance": 0.1631139835
          },
          {
            "average": 1.3396619,
            "count": 18903280,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.555281884,
            "variance": 0.3083379707
          },
          {
            "average": 0.4998499202,
            "count": 18903280,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999907,
            "variance": 0.2499999907
          },
          {
            "average": 0,
            "count": 18903280,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.097345064,
            "count": 18903280,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2964270688,
            "variance": 0.0878690071
          },
          {
            "average": -0.3291142256,
            "count": 18903280,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.24059987,
            "variance": 67.90748622
          },
          {
            "average": 88.01639895,
            "count": 18903280,
            "maximum": 179,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 72.58003484,
            "variance": 5267.861457
          },
          {
            "average": 14760.01354,
            "count": 18903280,
            "maximum": 20117,
            "minimum": 9447,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5277.370062,
            "variance": 27850634.77
          },
          {
            "average": 21202.23185,
            "count": 18903280,
            "maximum": 54528,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 9783.627999,
            "variance": 95719376.82
          },
          {
            "average": 22131.90599,
            "count": 18903280,
            "maximum": 55296,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 9741.027813,
            "variance": 94887622.85
          },
          {
            "average": 20491.82643,
            "count": 18903280,
            "maximum": 56064,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 8713.177676,
            "variance": 75919465.22
          },
          {
            "average": 389244.4319,
            "count": 18903280,
            "maximum": 412510.6662,
            "minimum": 83653.95282,
            "name": "GpsTime",
            "position": 15,
            "stddev": 45567.77708,
            "variance": 2076422308
          },
          {
            "average": 0,
            "count": 18903280,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18903280,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18903280,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18903280,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18903280,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418950.2708,
          4962621.167,
          1285.161908,
          419955.8308,
          4964022.007,
          1723.281908
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418950.2708226949,
                4962621.166590774,
                1285.1619075349606
              ],
              [
                418950.2708226949,
                4964022.006590774,
                1285.1619075349606
              ],
              [
                419955.83082269493,
                4964022.006590774,
                1723.2819075349605
              ],
              [
                419955.83082269493,
                4962621.166590774,
                1723.2819075349605
              ],
              [
                418950.2708226949,
                4962621.166590774,
                1285.1619075349606
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:21:50+00:00",
        "end_time": "2011-09-15T01:00:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252473,
            44.8124007,
            1285.161908,
            -118.0123089,
            44.82512281,
            1723.281908
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502386777036,
                  44.812400700321234,
                  1285.1619075349606
                ],
                [
                  -118.0252473040955,
                  44.825009341069986,
                  1285.1619075349606
                ],
                [
                  -118.01252952458137,
                  44.825122813158366,
                  1723.2819075349605
                ],
                [
                  -118.01230885873926,
                  44.81251412281241,
                  1723.2819075349605
                ],
                [
                  -118.02502386777036,
                  44.812400700321234,
                  1285.1619075349606
                ]
              ]
            ]
          },
          "id": "44118G1224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:21:50Z",
            "pc:count": 18903280,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419523.1706,
                "count": 18903280,
                "maximum": 419955.8308,
                "minimum": 418950.2708,
                "name": "X",
                "position": 0,
                "stddev": 276.6979401,
                "variance": 76561.75003
              },
              {
                "average": 4963374.229,
                "count": 18903280,
                "maximum": 4964022.007,
                "minimum": 4962621.167,
                "name": "Y",
                "position": 1,
                "stddev": 397.9764674,
                "variance": 158385.2686
              },
              {
                "average": 1445.305252,
                "count": 18903280,
                "maximum": 1723.281908,
                "minimum": 1285.161908,
                "name": "Z",
                "position": 2,
                "stddev": 84.50202077,
                "variance": 7140.591515
              },
              {
                "average": 86.89155771,
                "count": 18903280,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.17855239,
                "variance": 2827.958435
              },
              {
                "average": 1.165827676,
                "count": 18903280,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4038737222,
                "variance": 0.1631139835
              },
              {
                "average": 1.3396619,
                "count": 18903280,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.555281884,
                "variance": 0.3083379707
              },
              {
                "average": 0.4998499202,
                "count": 18903280,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999907,
                "variance": 0.2499999907
              },
              {
                "average": 0,
                "count": 18903280,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.097345064,
                "count": 18903280,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2964270688,
                "variance": 0.0878690071
              },
              {
                "average": -0.3291142256,
                "count": 18903280,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.24059987,
                "variance": 67.90748622
              },
              {
                "average": 88.01639895,
                "count": 18903280,
                "maximum": 179,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 72.58003484,
                "variance": 5267.861457
              },
              {
                "average": 14760.01354,
                "count": 18903280,
                "maximum": 20117,
                "minimum": 9447,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5277.370062,
                "variance": 27850634.77
              },
              {
                "average": 21202.23185,
                "count": 18903280,
                "maximum": 54528,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 9783.627999,
                "variance": 95719376.82
              },
              {
                "average": 22131.90599,
                "count": 18903280,
                "maximum": 55296,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 9741.027813,
                "variance": 94887622.85
              },
              {
                "average": 20491.82643,
                "count": 18903280,
                "maximum": 56064,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 8713.177676,
                "variance": 75919465.22
              },
              {
                "average": 389244.4319,
                "count": 18903280,
                "maximum": 412510.6662,
                "minimum": 83653.95282,
                "name": "GpsTime",
                "position": 15,
                "stddev": 45567.77708,
                "variance": 2076422308
              },
              {
                "average": 0,
                "count": 18903280,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18903280,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18903280,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18903280,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18903280,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418950.2708,
              4962621.167,
              1285.161908,
              419955.8308,
              4964022.007,
              1723.281908
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418950.2708226949,
                    4962621.166590774,
                    1285.1619075349606
                  ],
                  [
                    418950.2708226949,
                    4964022.006590774,
                    1285.1619075349606
                  ],
                  [
                    419955.83082269493,
                    4964022.006590774,
                    1723.2819075349605
                  ],
                  [
                    419955.83082269493,
                    4962621.166590774,
                    1723.2819075349605
                  ],
                  [
                    418950.2708226949,
                    4962621.166590774,
                    1285.1619075349606
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:21:50+00:00",
            "end_time": "2011-09-15T01:00: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": "44117H8216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752812690198,
              44.94990894003463,
              999.2170054680569
            ],
            [
              -117.9377333100292,
              44.96250752548499,
              999.2170054680569
            ],
            [
              -117.92503329004604,
              44.96261110641155,
              1028.157005468057
            ],
            [
              -117.92483088481406,
              44.95001247572445,
              1028.157005468057
            ],
            [
              -117.93752812690198,
              44.94990894003463,
              999.2170054680569
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377333,
        44.94990894,
        999.2170055,
        -117.9248309,
        44.96261111,
        1028.157005
      ],
      "properties": {
        "datetime": "2011-09-20T03:32:24Z",
        "pc:count": 11200256,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426548.9994,
            "count": 11200256,
            "maximum": 427046.8742,
            "minimum": 426045.1342,
            "name": "X",
            "position": 0,
            "stddev": 285.9769005,
            "variance": 81782.78763
          },
          {
            "average": 4978520.008,
            "count": 11200256,
            "maximum": 4979212.483,
            "minimum": 4977812.763,
            "name": "Y",
            "position": 1,
            "stddev": 399.7944493,
            "variance": 159835.6017
          },
          {
            "average": 1005.042833,
            "count": 11200256,
            "maximum": 1028.157005,
            "minimum": 999.2170055,
            "name": "Z",
            "position": 2,
            "stddev": 5.155180608,
            "variance": 26.5758871
          },
          {
            "average": 227.729489,
            "count": 11200256,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.74646029,
            "variance": 945.3448201
          },
          {
            "average": 1.006284856,
            "count": 11200256,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09195856987,
            "variance": 0.008456378573
          },
          {
            "average": 1.012584891,
            "count": 11200256,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1383452038,
            "variance": 0.01913939542
          },
          {
            "average": 0.4987491357,
            "count": 11200256,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984577,
            "variance": 0.2499984577
          },
          {
            "average": 0,
            "count": 11200256,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.27644752,
            "count": 11200256,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4472407705,
            "variance": 0.2000243068
          },
          {
            "average": 1.759038802,
            "count": 11200256,
            "maximum": 21,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.951258044,
            "variance": 63.22250448
          },
          {
            "average": 195.0976706,
            "count": 11200256,
            "maximum": 212,
            "minimum": 182,
            "name": "UserData",
            "position": 10,
            "stddev": 4.446525257,
            "variance": 19.77158686
          },
          {
            "average": 270.3871767,
            "count": 11200256,
            "maximum": 284,
            "minimum": 257,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56945337,
            "variance": 111.7133445
          },
          {
            "average": 523068.4668,
            "count": 11200256,
            "maximum": 524744.5122,
            "minimum": 521518.0276,
            "name": "GpsTime",
            "position": 12,
            "stddev": 668.3755972,
            "variance": 446725.9389
          },
          {
            "average": 0,
            "count": 11200256,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11200256,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11200256,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11200256,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11200256,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426045.1342,
          4977812.763,
          999.2170055,
          427046.8742,
          4979212.483,
          1028.157005
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426045.13418181223,
                4977812.762580226,
                999.2170054680569
              ],
              [
                426045.13418181223,
                4979212.482580227,
                999.2170054680569
              ],
              [
                427046.8741818122,
                4979212.482580227,
                1028.157005468057
              ],
              [
                427046.8741818122,
                4977812.762580226,
                1028.157005468057
              ],
              [
                426045.13418181223,
                4977812.762580226,
                999.2170054680569
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T03:32:24+00:00",
        "end_time": "2011-09-20T02:38:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377333,
            44.94990894,
            999.2170055,
            -117.9248309,
            44.96261111,
            1028.157005
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752812690198,
                  44.94990894003463,
                  999.2170054680569
                ],
                [
                  -117.9377333100292,
                  44.96250752548499,
                  999.2170054680569
                ],
                [
                  -117.92503329004604,
                  44.96261110641155,
                  1028.157005468057
                ],
                [
                  -117.92483088481406,
                  44.95001247572445,
                  1028.157005468057
                ],
                [
                  -117.93752812690198,
                  44.94990894003463,
                  999.2170054680569
                ]
              ]
            ]
          },
          "id": "44117H8216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T03:32:24Z",
            "pc:count": 11200256,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426548.9994,
                "count": 11200256,
                "maximum": 427046.8742,
                "minimum": 426045.1342,
                "name": "X",
                "position": 0,
                "stddev": 285.9769005,
                "variance": 81782.78763
              },
              {
                "average": 4978520.008,
                "count": 11200256,
                "maximum": 4979212.483,
                "minimum": 4977812.763,
                "name": "Y",
                "position": 1,
                "stddev": 399.7944493,
                "variance": 159835.6017
              },
              {
                "average": 1005.042833,
                "count": 11200256,
                "maximum": 1028.157005,
                "minimum": 999.2170055,
                "name": "Z",
                "position": 2,
                "stddev": 5.155180608,
                "variance": 26.5758871
              },
              {
                "average": 227.729489,
                "count": 11200256,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.74646029,
                "variance": 945.3448201
              },
              {
                "average": 1.006284856,
                "count": 11200256,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09195856987,
                "variance": 0.008456378573
              },
              {
                "average": 1.012584891,
                "count": 11200256,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1383452038,
                "variance": 0.01913939542
              },
              {
                "average": 0.4987491357,
                "count": 11200256,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984577,
                "variance": 0.2499984577
              },
              {
                "average": 0,
                "count": 11200256,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.27644752,
                "count": 11200256,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4472407705,
                "variance": 0.2000243068
              },
              {
                "average": 1.759038802,
                "count": 11200256,
                "maximum": 21,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.951258044,
                "variance": 63.22250448
              },
              {
                "average": 195.0976706,
                "count": 11200256,
                "maximum": 212,
                "minimum": 182,
                "name": "UserData",
                "position": 10,
                "stddev": 4.446525257,
                "variance": 19.77158686
              },
              {
                "average": 270.3871767,
                "count": 11200256,
                "maximum": 284,
                "minimum": 257,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56945337,
                "variance": 111.7133445
              },
              {
                "average": 523068.4668,
                "count": 11200256,
                "maximum": 524744.5122,
                "minimum": 521518.0276,
                "name": "GpsTime",
                "position": 12,
                "stddev": 668.3755972,
                "variance": 446725.9389
              },
              {
                "average": 0,
                "count": 11200256,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11200256,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11200256,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11200256,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11200256,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426045.1342,
              4977812.763,
              999.2170055,
              427046.8742,
              4979212.483,
              1028.157005
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426045.13418181223,
                    4977812.762580226,
                    999.2170054680569
                  ],
                  [
                    426045.13418181223,
                    4979212.482580227,
                    999.2170054680569
                  ],
                  [
                    427046.8741818122,
                    4979212.482580227,
                    1028.157005468057
                  ],
                  [
                    427046.8741818122,
                    4977812.762580226,
                    1028.157005468057
                  ],
                  [
                    426045.13418181223,
                    4977812.762580226,
                    999.2170054680569
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T03:32:24+00:00",
            "end_time": "2011-09-20T02: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": "44118G1122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.1123073315861,
              44.812391937061356,
              2233.5462833076936
            ],
            [
              -118.11254997531039,
              44.82500975937907,
              2233.5462833076936
            ],
            [
              -118.1000331379398,
              44.825131020947396,
              2777.486283307694
            ],
            [
              -118.09979322275618,
              44.81251314558917,
              2777.486283307694
            ],
            [
              -118.1123073315861,
              44.812391937061356,
              2233.5462833076936
            ]
          ]
        ]
      },
      "bbox": [
        -118.11255,
        44.81239194,
        2233.546283,
        -118.0997932,
        44.82513102,
        2777.486283
      ],
      "properties": {
        "datetime": "2011-09-17T22:37:20Z",
        "pc:count": 9429452,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 412773.4157,
            "count": 9429452,
            "maximum": 413038.2644,
            "minimum": 412048.5644,
            "name": "X",
            "position": 0,
            "stddev": 170.5845107,
            "variance": 29099.0753
          },
          {
            "average": 4963520.002,
            "count": 9429452,
            "maximum": 4964112.83,
            "minimum": 4962710.93,
            "name": "Y",
            "position": 1,
            "stddev": 402.8013654,
            "variance": 162248.94
          },
          {
            "average": 2522.993211,
            "count": 9429452,
            "maximum": 2777.486283,
            "minimum": 2233.546283,
            "name": "Z",
            "position": 2,
            "stddev": 109.4038381,
            "variance": 11969.19979
          },
          {
            "average": 93.74755055,
            "count": 9429452,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.36485717,
            "variance": 2955.537695
          },
          {
            "average": 1.01802915,
            "count": 9429452,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1381963959,
            "variance": 0.01909824384
          },
          {
            "average": 1.037904112,
            "count": 9429452,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2035601091,
            "variance": 0.041436718
          },
          {
            "average": 0.4998959643,
            "count": 9429452,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000157,
            "variance": 0.2500000157
          },
          {
            "average": 0,
            "count": 9429452,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.188950747,
            "count": 9429452,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3914695116,
            "variance": 0.1532483785
          },
          {
            "average": -1.629036141,
            "count": 9429452,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.780449885,
            "variance": 60.53540042
          },
          {
            "average": 179,
            "count": 9429452,
            "maximum": 179,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14170.34314,
            "count": 9429452,
            "maximum": 20098,
            "minimum": 9475,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5272.426807,
            "variance": 27798484.44
          },
          {
            "average": 333438.0912,
            "count": 9429452,
            "maximum": 334240.0759,
            "minimum": 333034.9195,
            "name": "GpsTime",
            "position": 12,
            "stddev": 255.4920272,
            "variance": 65276.17598
          },
          {
            "average": 0,
            "count": 9429452,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9429452,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9429452,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9429452,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9429452,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          412048.5644,
          4962710.93,
          2233.546283,
          413038.2644,
          4964112.83,
          2777.486283
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                412048.5644376157,
                4962710.929984606,
                2233.5462833076936
              ],
              [
                412048.5644376157,
                4964112.829984606,
                2233.5462833076936
              ],
              [
                413038.26443761564,
                4964112.829984606,
                2777.486283307694
              ],
              [
                413038.26443761564,
                4962710.929984606,
                2777.486283307694
              ],
              [
                412048.5644376157,
                4962710.929984606,
                2233.5462833076936
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:37:20+00:00",
        "end_time": "2011-09-17T22:17:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.11255,
            44.81239194,
            2233.546283,
            -118.0997932,
            44.82513102,
            2777.486283
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.1123073315861,
                  44.812391937061356,
                  2233.5462833076936
                ],
                [
                  -118.11254997531039,
                  44.82500975937907,
                  2233.5462833076936
                ],
                [
                  -118.1000331379398,
                  44.825131020947396,
                  2777.486283307694
                ],
                [
                  -118.09979322275618,
                  44.81251314558917,
                  2777.486283307694
                ],
                [
                  -118.1123073315861,
                  44.812391937061356,
                  2233.5462833076936
                ]
              ]
            ]
          },
          "id": "44118G1122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:37:20Z",
            "pc:count": 9429452,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 412773.4157,
                "count": 9429452,
                "maximum": 413038.2644,
                "minimum": 412048.5644,
                "name": "X",
                "position": 0,
                "stddev": 170.5845107,
                "variance": 29099.0753
              },
              {
                "average": 4963520.002,
                "count": 9429452,
                "maximum": 4964112.83,
                "minimum": 4962710.93,
                "name": "Y",
                "position": 1,
                "stddev": 402.8013654,
                "variance": 162248.94
              },
              {
                "average": 2522.993211,
                "count": 9429452,
                "maximum": 2777.486283,
                "minimum": 2233.546283,
                "name": "Z",
                "position": 2,
                "stddev": 109.4038381,
                "variance": 11969.19979
              },
              {
                "average": 93.74755055,
                "count": 9429452,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.36485717,
                "variance": 2955.537695
              },
              {
                "average": 1.01802915,
                "count": 9429452,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1381963959,
                "variance": 0.01909824384
              },
              {
                "average": 1.037904112,
                "count": 9429452,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2035601091,
                "variance": 0.041436718
              },
              {
                "average": 0.4998959643,
                "count": 9429452,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000157,
                "variance": 0.2500000157
              },
              {
                "average": 0,
                "count": 9429452,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.188950747,
                "count": 9429452,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3914695116,
                "variance": 0.1532483785
              },
              {
                "average": -1.629036141,
                "count": 9429452,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.780449885,
                "variance": 60.53540042
              },
              {
                "average": 179,
                "count": 9429452,
                "maximum": 179,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14170.34314,
                "count": 9429452,
                "maximum": 20098,
                "minimum": 9475,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5272.426807,
                "variance": 27798484.44
              },
              {
                "average": 333438.0912,
                "count": 9429452,
                "maximum": 334240.0759,
                "minimum": 333034.9195,
                "name": "GpsTime",
                "position": 12,
                "stddev": 255.4920272,
                "variance": 65276.17598
              },
              {
                "average": 0,
                "count": 9429452,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9429452,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9429452,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9429452,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9429452,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              412048.5644,
              4962710.93,
              2233.546283,
              413038.2644,
              4964112.83,
              2777.486283
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    412048.5644376157,
                    4962710.929984606,
                    2233.5462833076936
                  ],
                  [
                    412048.5644376157,
                    4964112.829984606,
                    2233.5462833076936
                  ],
                  [
                    413038.26443761564,
                    4964112.829984606,
                    2777.486283307694
                  ],
                  [
                    413038.26443761564,
                    4962710.929984606,
                    2777.486283307694
                  ],
                  [
                    412048.5644376157,
                    4962710.929984606,
                    2233.5462833076936
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:37:20+00:00",
            "end_time": "2011-09-17T22:17:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118G1209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502467183692,
              44.84990111292229,
              1232.4887020713907
            ],
            [
              -118.02524840055577,
              44.86250967053231,
              1232.4887020713907
            ],
            [
              -118.01252920234532,
              44.86262315591295,
              1511.6287020713905
            ],
            [
              -118.01230824804156,
              44.85001454870072,
              1511.6287020713905
            ],
            [
              -118.02502467183692,
              44.84990111292229,
              1232.4887020713907
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252484,
        44.84990111,
        1232.488702,
        -118.0123082,
        44.86262316,
        1511.628702
      ],
      "properties": {
        "datetime": "2011-09-17T18:25:58Z",
        "pc:count": 16279014,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419459.9385,
            "count": 16279014,
            "maximum": 420007.7741,
            "minimum": 419002.7541,
            "name": "X",
            "position": 0,
            "stddev": 280.5231102,
            "variance": 78693.21536
          },
          {
            "average": 4967468.407,
            "count": 16279014,
            "maximum": 4968187.709,
            "minimum": 4966786.869,
            "name": "Y",
            "position": 1,
            "stddev": 406.8349252,
            "variance": 165514.6564
          },
          {
            "average": 1315.480554,
            "count": 16279014,
            "maximum": 1511.628702,
            "minimum": 1232.488702,
            "name": "Z",
            "position": 2,
            "stddev": 50.3304065,
            "variance": 2533.149818
          },
          {
            "average": 95.07541722,
            "count": 16279014,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.68575929,
            "variance": 2179.560121
          },
          {
            "average": 1.096064786,
            "count": 16279014,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3152823464,
            "variance": 0.09940295795
          },
          {
            "average": 1.199799877,
            "count": 16279014,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4524339679,
            "variance": 0.2046964953
          },
          {
            "average": 0.4997682906,
            "count": 16279014,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999617,
            "variance": 0.2499999617
          },
          {
            "average": 0,
            "count": 16279014,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.163605978,
            "count": 16279014,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3699176531,
            "variance": 0.1368390701
          },
          {
            "average": 0.5938274894,
            "count": 16279014,
            "maximum": 24,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.957596952,
            "variance": 80.23854316
          },
          {
            "average": 139.6100141,
            "count": 16279014,
            "maximum": 179,
            "minimum": 118,
            "name": "UserData",
            "position": 10,
            "stddev": 13.76490674,
            "variance": 189.4726576
          },
          {
            "average": 14771.93791,
            "count": 16279014,
            "maximum": 20117,
            "minimum": 9440,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5333.923587,
            "variance": 28450740.83
          },
          {
            "average": 25975.13098,
            "count": 16279014,
            "maximum": 58112,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 10723.76661,
            "variance": 114999170.3
          },
          {
            "average": 26022.90896,
            "count": 16279014,
            "maximum": 58624,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 10058.67336,
            "variance": 101176909.7
          },
          {
            "average": 20700.43556,
            "count": 16279014,
            "maximum": 56320,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7722.340704,
            "variance": 59634545.96
          },
          {
            "average": 91787.1846,
            "count": 16279014,
            "maximum": 319158.6735,
            "minimum": 80737.21542,
            "name": "GpsTime",
            "position": 15,
            "stddev": 46608.67345,
            "variance": 2172368441
          },
          {
            "average": 0,
            "count": 16279014,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16279014,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16279014,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16279014,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16279014,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419002.7541,
          4966786.869,
          1232.488702,
          420007.7741,
          4968187.709,
          1511.628702
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419002.7541035856,
                4966786.868882073,
                1232.4887020713907
              ],
              [
                419002.7541035856,
                4968187.708882073,
                1232.4887020713907
              ],
              [
                420007.77410358563,
                4968187.708882073,
                1511.6287020713905
              ],
              [
                420007.77410358563,
                4966786.868882073,
                1511.6287020713905
              ],
              [
                419002.7541035856,
                4966786.868882073,
                1232.4887020713907
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T18:25:58+00:00",
        "end_time": "2011-09-15T00:12:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252484,
            44.84990111,
            1232.488702,
            -118.0123082,
            44.86262316,
            1511.628702
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502467183692,
                  44.84990111292229,
                  1232.4887020713907
                ],
                [
                  -118.02524840055577,
                  44.86250967053231,
                  1232.4887020713907
                ],
                [
                  -118.01252920234532,
                  44.86262315591295,
                  1511.6287020713905
                ],
                [
                  -118.01230824804156,
                  44.85001454870072,
                  1511.6287020713905
                ],
                [
                  -118.02502467183692,
                  44.84990111292229,
                  1232.4887020713907
                ]
              ]
            ]
          },
          "id": "44118G1209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T18:25:58Z",
            "pc:count": 16279014,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419459.9385,
                "count": 16279014,
                "maximum": 420007.7741,
                "minimum": 419002.7541,
                "name": "X",
                "position": 0,
                "stddev": 280.5231102,
                "variance": 78693.21536
              },
              {
                "average": 4967468.407,
                "count": 16279014,
                "maximum": 4968187.709,
                "minimum": 4966786.869,
                "name": "Y",
                "position": 1,
                "stddev": 406.8349252,
                "variance": 165514.6564
              },
              {
                "average": 1315.480554,
                "count": 16279014,
                "maximum": 1511.628702,
                "minimum": 1232.488702,
                "name": "Z",
                "position": 2,
                "stddev": 50.3304065,
                "variance": 2533.149818
              },
              {
                "average": 95.07541722,
                "count": 16279014,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.68575929,
                "variance": 2179.560121
              },
              {
                "average": 1.096064786,
                "count": 16279014,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3152823464,
                "variance": 0.09940295795
              },
              {
                "average": 1.199799877,
                "count": 16279014,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4524339679,
                "variance": 0.2046964953
              },
              {
                "average": 0.4997682906,
                "count": 16279014,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999617,
                "variance": 0.2499999617
              },
              {
                "average": 0,
                "count": 16279014,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.163605978,
                "count": 16279014,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3699176531,
                "variance": 0.1368390701
              },
              {
                "average": 0.5938274894,
                "count": 16279014,
                "maximum": 24,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.957596952,
                "variance": 80.23854316
              },
              {
                "average": 139.6100141,
                "count": 16279014,
                "maximum": 179,
                "minimum": 118,
                "name": "UserData",
                "position": 10,
                "stddev": 13.76490674,
                "variance": 189.4726576
              },
              {
                "average": 14771.93791,
                "count": 16279014,
                "maximum": 20117,
                "minimum": 9440,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5333.923587,
                "variance": 28450740.83
              },
              {
                "average": 25975.13098,
                "count": 16279014,
                "maximum": 58112,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 10723.76661,
                "variance": 114999170.3
              },
              {
                "average": 26022.90896,
                "count": 16279014,
                "maximum": 58624,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 10058.67336,
                "variance": 101176909.7
              },
              {
                "average": 20700.43556,
                "count": 16279014,
                "maximum": 56320,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7722.340704,
                "variance": 59634545.96
              },
              {
                "average": 91787.1846,
                "count": 16279014,
                "maximum": 319158.6735,
                "minimum": 80737.21542,
                "name": "GpsTime",
                "position": 15,
                "stddev": 46608.67345,
                "variance": 2172368441
              },
              {
                "average": 0,
                "count": 16279014,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16279014,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16279014,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16279014,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16279014,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419002.7541,
              4966786.869,
              1232.488702,
              420007.7741,
              4968187.709,
              1511.628702
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419002.7541035856,
                    4966786.868882073,
                    1232.4887020713907
                  ],
                  [
                    419002.7541035856,
                    4968187.708882073,
                    1232.4887020713907
                  ],
                  [
                    420007.77410358563,
                    4968187.708882073,
                    1511.6287020713905
                  ],
                  [
                    420007.77410358563,
                    4966786.868882073,
                    1511.6287020713905
                  ],
                  [
                    419002.7541035856,
                    4966786.868882073,
                    1232.4887020713907
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T18:25:58+00:00",
            "end_time": "2011-09-15T00: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": "44117G8407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502664782573,
              44.79502571980224,
              1051.600096498175
            ],
            [
              -117.92510630208893,
              44.80001069408203,
              1051.600096498175
            ],
            [
              -117.91252891537633,
              44.80011189012112,
              1100.8400964981747
            ],
            [
              -117.91245034369568,
              44.79512689835156,
              1100.8400964981747
            ],
            [
              -117.92502664782573,
              44.79502571980224,
              1051.600096498175
            ]
          ]
        ]
      },
      "bbox": [
        -117.9251063,
        44.79502572,
        1051.600096,
        -117.9124503,
        44.80011189,
        1100.840096
      ],
      "properties": {
        "datetime": "2011-09-20T21:48:28Z",
        "pc:count": 7127651,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427353.7248,
            "count": 7127651,
            "maximum": 427830.166,
            "minimum": 426835.306,
            "name": "X",
            "position": 0,
            "stddev": 282.3686915,
            "variance": 79732.07794
          },
          {
            "average": 4960915.015,
            "count": 7127651,
            "maximum": 4961150.068,
            "minimum": 4960596.248,
            "name": "Y",
            "position": 1,
            "stddev": 135.1802549,
            "variance": 18273.70132
          },
          {
            "average": 1069.67712,
            "count": 7127651,
            "maximum": 1100.840096,
            "minimum": 1051.600096,
            "name": "Z",
            "position": 2,
            "stddev": 10.74387353,
            "variance": 115.4308184
          },
          {
            "average": 167.7581045,
            "count": 7127651,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 63.43393857,
            "variance": 4023.864562
          },
          {
            "average": 1.00318927,
            "count": 7127651,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06251696678,
            "variance": 0.003908371136
          },
          {
            "average": 1.006533569,
            "count": 7127651,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09348277244,
            "variance": 0.008739028743
          },
          {
            "average": 0.4974884432,
            "count": 7127651,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999937271,
            "variance": 0.2499937272
          },
          {
            "average": 0,
            "count": 7127651,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.182639133,
            "count": 7127651,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3863704196,
            "variance": 0.1492821011
          },
          {
            "average": -1.080495417,
            "count": 7127651,
            "maximum": 16.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.026563606,
            "variance": 64.42572332
          },
          {
            "average": 189.7982057,
            "count": 7127651,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 11.47906663,
            "variance": 131.7689708
          },
          {
            "average": 7675.844879,
            "count": 7127651,
            "maximum": 20074,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8310.990081,
            "variance": 69072556.13
          },
          {
            "average": 39038.89429,
            "count": 7127651,
            "maximum": 64000,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 10676.89186,
            "variance": 113996019.8
          },
          {
            "average": 36571.90661,
            "count": 7127651,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 8629.944884,
            "variance": 74475948.71
          },
          {
            "average": 30262.38348,
            "count": 7127651,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7846.765986,
            "variance": 61571736.44
          },
          {
            "average": 448550.7619,
            "count": 7127651,
            "maximum": 590508.1822,
            "minimum": 320703.1939,
            "name": "GpsTime",
            "position": 15,
            "stddev": 131709.0255,
            "variance": 17347267390.0
          },
          {
            "average": 0,
            "count": 7127651,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7127651,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7127651,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7127651,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7127651,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426835.306,
          4960596.248,
          1051.600096,
          427830.166,
          4961150.068,
          1100.840096
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426835.30598111154,
                4960596.248329418,
                1051.600096498175
              ],
              [
                426835.30598111154,
                4961150.068329418,
                1051.600096498175
              ],
              [
                427830.1659811115,
                4961150.068329418,
                1100.8400964981747
              ],
              [
                427830.1659811115,
                4960596.248329418,
                1100.8400964981747
              ],
              [
                426835.30598111154,
                4960596.248329418,
                1051.600096498175
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:48:28+00:00",
        "end_time": "2011-09-17T18:51:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9251063,
            44.79502572,
            1051.600096,
            -117.9124503,
            44.80011189,
            1100.840096
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502664782573,
                  44.79502571980224,
                  1051.600096498175
                ],
                [
                  -117.92510630208893,
                  44.80001069408203,
                  1051.600096498175
                ],
                [
                  -117.91252891537633,
                  44.80011189012112,
                  1100.8400964981747
                ],
                [
                  -117.91245034369568,
                  44.79512689835156,
                  1100.8400964981747
                ],
                [
                  -117.92502664782573,
                  44.79502571980224,
                  1051.600096498175
                ]
              ]
            ]
          },
          "id": "44117G8407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:48:28Z",
            "pc:count": 7127651,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427353.7248,
                "count": 7127651,
                "maximum": 427830.166,
                "minimum": 426835.306,
                "name": "X",
                "position": 0,
                "stddev": 282.3686915,
                "variance": 79732.07794
              },
              {
                "average": 4960915.015,
                "count": 7127651,
                "maximum": 4961150.068,
                "minimum": 4960596.248,
                "name": "Y",
                "position": 1,
                "stddev": 135.1802549,
                "variance": 18273.70132
              },
              {
                "average": 1069.67712,
                "count": 7127651,
                "maximum": 1100.840096,
                "minimum": 1051.600096,
                "name": "Z",
                "position": 2,
                "stddev": 10.74387353,
                "variance": 115.4308184
              },
              {
                "average": 167.7581045,
                "count": 7127651,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 63.43393857,
                "variance": 4023.864562
              },
              {
                "average": 1.00318927,
                "count": 7127651,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06251696678,
                "variance": 0.003908371136
              },
              {
                "average": 1.006533569,
                "count": 7127651,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09348277244,
                "variance": 0.008739028743
              },
              {
                "average": 0.4974884432,
                "count": 7127651,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999937271,
                "variance": 0.2499937272
              },
              {
                "average": 0,
                "count": 7127651,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.182639133,
                "count": 7127651,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3863704196,
                "variance": 0.1492821011
              },
              {
                "average": -1.080495417,
                "count": 7127651,
                "maximum": 16.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.026563606,
                "variance": 64.42572332
              },
              {
                "average": 189.7982057,
                "count": 7127651,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 11.47906663,
                "variance": 131.7689708
              },
              {
                "average": 7675.844879,
                "count": 7127651,
                "maximum": 20074,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8310.990081,
                "variance": 69072556.13
              },
              {
                "average": 39038.89429,
                "count": 7127651,
                "maximum": 64000,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 10676.89186,
                "variance": 113996019.8
              },
              {
                "average": 36571.90661,
                "count": 7127651,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 8629.944884,
                "variance": 74475948.71
              },
              {
                "average": 30262.38348,
                "count": 7127651,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7846.765986,
                "variance": 61571736.44
              },
              {
                "average": 448550.7619,
                "count": 7127651,
                "maximum": 590508.1822,
                "minimum": 320703.1939,
                "name": "GpsTime",
                "position": 15,
                "stddev": 131709.0255,
                "variance": 17347267390.0
              },
              {
                "average": 0,
                "count": 7127651,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7127651,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7127651,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7127651,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7127651,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426835.306,
              4960596.248,
              1051.600096,
              427830.166,
              4961150.068,
              1100.840096
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426835.30598111154,
                    4960596.248329418,
                    1051.600096498175
                  ],
                  [
                    426835.30598111154,
                    4961150.068329418,
                    1051.600096498175
                  ],
                  [
                    427830.1659811115,
                    4961150.068329418,
                    1100.8400964981747
                  ],
                  [
                    427830.1659811115,
                    4960596.248329418,
                    1100.8400964981747
                  ],
                  [
                    426835.30598111154,
                    4960596.248329418,
                    1051.600096498175
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:48:28+00:00",
            "end_time": "2011-09-17T18: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": "44118H1222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05002483878866,
              44.93739777128199,
              1091.5551896339446
            ],
            [
              -118.05025478267304,
              44.95000927527152,
              1091.5551896339446
            ],
            [
              -118.0375295563924,
              44.95012560149354,
              1244.2351896339444
            ],
            [
              -118.03730239736358,
              44.937514046648865,
              1244.2351896339444
            ],
            [
              -118.05002483878866,
              44.93739777128199,
              1091.5551896339446
            ]
          ]
        ]
      },
      "bbox": [
        -118.0502548,
        44.93739777,
        1091.55519,
        -118.0373024,
        44.9501256,
        1244.23519
      ],
      "properties": {
        "datetime": "2011-09-17T21:48:57Z",
        "pc:count": 11432212,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417658.1088,
            "count": 11432212,
            "maximum": 418156.9321,
            "minimum": 417152.9521,
            "name": "X",
            "position": 0,
            "stddev": 286.7393536,
            "variance": 82219.45692
          },
          {
            "average": 4977247.376,
            "count": 11432212,
            "maximum": 4977932.897,
            "minimum": 4976531.697,
            "name": "Y",
            "position": 1,
            "stddev": 397.8450574,
            "variance": 158280.6897
          },
          {
            "average": 1138.324104,
            "count": 11432212,
            "maximum": 1244.23519,
            "minimum": 1091.55519,
            "name": "Z",
            "position": 2,
            "stddev": 32.46951309,
            "variance": 1054.269281
          },
          {
            "average": 102.0616568,
            "count": 11432212,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.54320793,
            "variance": 1263.31963
          },
          {
            "average": 1.032768637,
            "count": 11432212,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1916774609,
            "variance": 0.03674024901
          },
          {
            "average": 1.067946693,
            "count": 11432212,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2846910653,
            "variance": 0.08104900266
          },
          {
            "average": 0.4997402078,
            "count": 11432212,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999544,
            "variance": 0.2499999544
          },
          {
            "average": 0,
            "count": 11432212,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.267777225,
            "count": 11432212,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4428008579,
            "variance": 0.1960725997
          },
          {
            "average": -1.25421283,
            "count": 11432212,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.144750664,
            "variance": 66.33696338
          },
          {
            "average": 179,
            "count": 11432212,
            "maximum": 179,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14763.03634,
            "count": 11432212,
            "maximum": 20085,
            "minimum": 9462,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5307.995621,
            "variance": 28174817.52
          },
          {
            "average": 29065.26281,
            "count": 11432212,
            "maximum": 63744,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 10502.32742,
            "variance": 110298881.2
          },
          {
            "average": 29328.63053,
            "count": 11432212,
            "maximum": 64512,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 9086.067314,
            "variance": 82556619.23
          },
          {
            "average": 22911.35278,
            "count": 11432212,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8280.169602,
            "variance": 68561208.64
          },
          {
            "average": 328912.8193,
            "count": 11432212,
            "maximum": 331337.9538,
            "minimum": 326630.8383,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1060.283403,
            "variance": 1124200.895
          },
          {
            "average": 0,
            "count": 11432212,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11432212,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11432212,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11432212,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11432212,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417152.9521,
          4976531.697,
          1091.55519,
          418156.9321,
          4977932.897,
          1244.23519
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417152.95206357085,
                4976531.696682721,
                1091.5551896339446
              ],
              [
                417152.95206357085,
                4977932.896682721,
                1091.5551896339446
              ],
              [
                418156.9320635708,
                4977932.896682721,
                1244.2351896339444
              ],
              [
                418156.9320635708,
                4976531.696682721,
                1244.2351896339444
              ],
              [
                417152.95206357085,
                4976531.696682721,
                1091.5551896339446
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:48:57+00:00",
        "end_time": "2011-09-17T20:30:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0502548,
            44.93739777,
            1091.55519,
            -118.0373024,
            44.9501256,
            1244.23519
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05002483878866,
                  44.93739777128199,
                  1091.5551896339446
                ],
                [
                  -118.05025478267304,
                  44.95000927527152,
                  1091.5551896339446
                ],
                [
                  -118.0375295563924,
                  44.95012560149354,
                  1244.2351896339444
                ],
                [
                  -118.03730239736358,
                  44.937514046648865,
                  1244.2351896339444
                ],
                [
                  -118.05002483878866,
                  44.93739777128199,
                  1091.5551896339446
                ]
              ]
            ]
          },
          "id": "44118H1222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:48:57Z",
            "pc:count": 11432212,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417658.1088,
                "count": 11432212,
                "maximum": 418156.9321,
                "minimum": 417152.9521,
                "name": "X",
                "position": 0,
                "stddev": 286.7393536,
                "variance": 82219.45692
              },
              {
                "average": 4977247.376,
                "count": 11432212,
                "maximum": 4977932.897,
                "minimum": 4976531.697,
                "name": "Y",
                "position": 1,
                "stddev": 397.8450574,
                "variance": 158280.6897
              },
              {
                "average": 1138.324104,
                "count": 11432212,
                "maximum": 1244.23519,
                "minimum": 1091.55519,
                "name": "Z",
                "position": 2,
                "stddev": 32.46951309,
                "variance": 1054.269281
              },
              {
                "average": 102.0616568,
                "count": 11432212,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.54320793,
                "variance": 1263.31963
              },
              {
                "average": 1.032768637,
                "count": 11432212,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1916774609,
                "variance": 0.03674024901
              },
              {
                "average": 1.067946693,
                "count": 11432212,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2846910653,
                "variance": 0.08104900266
              },
              {
                "average": 0.4997402078,
                "count": 11432212,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999544,
                "variance": 0.2499999544
              },
              {
                "average": 0,
                "count": 11432212,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.267777225,
                "count": 11432212,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4428008579,
                "variance": 0.1960725997
              },
              {
                "average": -1.25421283,
                "count": 11432212,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.144750664,
                "variance": 66.33696338
              },
              {
                "average": 179,
                "count": 11432212,
                "maximum": 179,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14763.03634,
                "count": 11432212,
                "maximum": 20085,
                "minimum": 9462,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5307.995621,
                "variance": 28174817.52
              },
              {
                "average": 29065.26281,
                "count": 11432212,
                "maximum": 63744,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 10502.32742,
                "variance": 110298881.2
              },
              {
                "average": 29328.63053,
                "count": 11432212,
                "maximum": 64512,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 9086.067314,
                "variance": 82556619.23
              },
              {
                "average": 22911.35278,
                "count": 11432212,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8280.169602,
                "variance": 68561208.64
              },
              {
                "average": 328912.8193,
                "count": 11432212,
                "maximum": 331337.9538,
                "minimum": 326630.8383,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1060.283403,
                "variance": 1124200.895
              },
              {
                "average": 0,
                "count": 11432212,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11432212,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11432212,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11432212,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11432212,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417152.9521,
              4976531.697,
              1091.55519,
              418156.9321,
              4977932.897,
              1244.23519
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417152.95206357085,
                    4976531.696682721,
                    1091.5551896339446
                  ],
                  [
                    417152.95206357085,
                    4977932.896682721,
                    1091.5551896339446
                  ],
                  [
                    418156.9320635708,
                    4977932.896682721,
                    1244.2351896339444
                  ],
                  [
                    418156.9320635708,
                    4976531.696682721,
                    1244.2351896339444
                  ],
                  [
                    417152.95206357085,
                    4976531.696682721,
                    1091.5551896339446
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:48:57+00:00",
            "end_time": "2011-09-17T20:30: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": "44117H8318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502511030974,
              44.88740608595287,
              1027.4039110567312
            ],
            [
              -117.97523811998767,
              44.900009712410665,
              1027.4039110567312
            ],
            [
              -117.96252920808499,
              44.90011754029953,
              1050.3039110567313
            ],
            [
              -117.9623189732195,
              44.88751386673113,
              1050.3039110567313
            ],
            [
              -117.97502511030974,
              44.88740608595287,
              1027.4039110567312
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752381,
        44.88740609,
        1027.403911,
        -117.962319,
        44.90011754,
        1050.303911
      ],
      "properties": {
        "datetime": "2011-09-20T22:42:57Z",
        "pc:count": 17512825,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423451.4717,
            "count": 17512825,
            "maximum": 424007.326,
            "minimum": 423003.786,
            "name": "X",
            "position": 0,
            "stddev": 278.0960997,
            "variance": 77337.44069
          },
          {
            "average": 4971564.933,
            "count": 17512825,
            "maximum": 4972304.744,
            "minimum": 4970904.464,
            "name": "Y",
            "position": 1,
            "stddev": 398.9497261,
            "variance": 159160.8839
          },
          {
            "average": 1033.838777,
            "count": 17512825,
            "maximum": 1050.303911,
            "minimum": 1027.403911,
            "name": "Z",
            "position": 2,
            "stddev": 3.011613618,
            "variance": 9.069816586
          },
          {
            "average": 191.0090674,
            "count": 17512825,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 59.89696739,
            "variance": 3587.646702
          },
          {
            "average": 1.000306518,
            "count": 17512825,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01834905513,
            "variance": 0.0003366878243
          },
          {
            "average": 1.00065118,
            "count": 17512825,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02736939656,
            "variance": 0.0007490838682
          },
          {
            "average": 0.4995373391,
            "count": 17512825,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998002,
            "variance": 0.2499998002
          },
          {
            "average": 0,
            "count": 17512825,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.177298979,
            "count": 17512825,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.381921536,
            "variance": 0.1458640597
          },
          {
            "average": 0.2914122247,
            "count": 17512825,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.026176413,
            "variance": 64.41950781
          },
          {
            "average": 193.7538029,
            "count": 17512825,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 11.18046297,
            "variance": 125.0027523
          },
          {
            "average": 5124.020344,
            "count": 17512825,
            "maximum": 20072,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7652.300564,
            "variance": 58557703.92
          },
          {
            "average": 29649.94006,
            "count": 17512825,
            "maximum": 62208,
            "minimum": 8448,
            "name": "Red",
            "position": 12,
            "stddev": 10743.22866,
            "variance": 115416962
          },
          {
            "average": 30333.90767,
            "count": 17512825,
            "maximum": 64512,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 8697.869731,
            "variance": 75652937.85
          },
          {
            "average": 25072.89953,
            "count": 17512825,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 8274.109854,
            "variance": 68460893.88
          },
          {
            "average": 498781.6941,
            "count": 17512825,
            "maximum": 593777.6304,
            "minimum": 320491.9224,
            "name": "GpsTime",
            "position": 15,
            "stddev": 128453.1113,
            "variance": 16500201810.0
          },
          {
            "average": 0,
            "count": 17512825,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17512825,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17512825,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17512825,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17512825,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423003.786,
          4970904.464,
          1027.403911,
          424007.326,
          4972304.744,
          1050.303911
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423003.7859962814,
                4970904.464243235,
                1027.4039110567312
              ],
              [
                423003.7859962814,
                4972304.744243234,
                1027.4039110567312
              ],
              [
                424007.32599628146,
                4972304.744243234,
                1050.3039110567313
              ],
              [
                424007.32599628146,
                4970904.464243235,
                1050.3039110567313
              ],
              [
                423003.7859962814,
                4970904.464243235,
                1027.4039110567312
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:42:57+00:00",
        "end_time": "2011-09-17T18:48:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752381,
            44.88740609,
            1027.403911,
            -117.962319,
            44.90011754,
            1050.303911
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502511030974,
                  44.88740608595287,
                  1027.4039110567312
                ],
                [
                  -117.97523811998767,
                  44.900009712410665,
                  1027.4039110567312
                ],
                [
                  -117.96252920808499,
                  44.90011754029953,
                  1050.3039110567313
                ],
                [
                  -117.9623189732195,
                  44.88751386673113,
                  1050.3039110567313
                ],
                [
                  -117.97502511030974,
                  44.88740608595287,
                  1027.4039110567312
                ]
              ]
            ]
          },
          "id": "44117H8318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:42:57Z",
            "pc:count": 17512825,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423451.4717,
                "count": 17512825,
                "maximum": 424007.326,
                "minimum": 423003.786,
                "name": "X",
                "position": 0,
                "stddev": 278.0960997,
                "variance": 77337.44069
              },
              {
                "average": 4971564.933,
                "count": 17512825,
                "maximum": 4972304.744,
                "minimum": 4970904.464,
                "name": "Y",
                "position": 1,
                "stddev": 398.9497261,
                "variance": 159160.8839
              },
              {
                "average": 1033.838777,
                "count": 17512825,
                "maximum": 1050.303911,
                "minimum": 1027.403911,
                "name": "Z",
                "position": 2,
                "stddev": 3.011613618,
                "variance": 9.069816586
              },
              {
                "average": 191.0090674,
                "count": 17512825,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 59.89696739,
                "variance": 3587.646702
              },
              {
                "average": 1.000306518,
                "count": 17512825,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01834905513,
                "variance": 0.0003366878243
              },
              {
                "average": 1.00065118,
                "count": 17512825,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02736939656,
                "variance": 0.0007490838682
              },
              {
                "average": 0.4995373391,
                "count": 17512825,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998002,
                "variance": 0.2499998002
              },
              {
                "average": 0,
                "count": 17512825,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.177298979,
                "count": 17512825,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.381921536,
                "variance": 0.1458640597
              },
              {
                "average": 0.2914122247,
                "count": 17512825,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.026176413,
                "variance": 64.41950781
              },
              {
                "average": 193.7538029,
                "count": 17512825,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 11.18046297,
                "variance": 125.0027523
              },
              {
                "average": 5124.020344,
                "count": 17512825,
                "maximum": 20072,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7652.300564,
                "variance": 58557703.92
              },
              {
                "average": 29649.94006,
                "count": 17512825,
                "maximum": 62208,
                "minimum": 8448,
                "name": "Red",
                "position": 12,
                "stddev": 10743.22866,
                "variance": 115416962
              },
              {
                "average": 30333.90767,
                "count": 17512825,
                "maximum": 64512,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 8697.869731,
                "variance": 75652937.85
              },
              {
                "average": 25072.89953,
                "count": 17512825,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 8274.109854,
                "variance": 68460893.88
              },
              {
                "average": 498781.6941,
                "count": 17512825,
                "maximum": 593777.6304,
                "minimum": 320491.9224,
                "name": "GpsTime",
                "position": 15,
                "stddev": 128453.1113,
                "variance": 16500201810.0
              },
              {
                "average": 0,
                "count": 17512825,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17512825,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17512825,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17512825,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17512825,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423003.786,
              4970904.464,
              1027.403911,
              424007.326,
              4972304.744,
              1050.303911
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423003.7859962814,
                    4970904.464243235,
                    1027.4039110567312
                  ],
                  [
                    423003.7859962814,
                    4972304.744243234,
                    1027.4039110567312
                  ],
                  [
                    424007.32599628146,
                    4972304.744243234,
                    1050.3039110567313
                  ],
                  [
                    424007.32599628146,
                    4970904.464243235,
                    1050.3039110567313
                  ],
                  [
                    423003.7859962814,
                    4970904.464243235,
                    1027.4039110567312
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:42:57+00:00",
            "end_time": "2011-09-17T18: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": "44118H2225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.13752424235658,
              44.93738862263522,
              1554.9801033123342
            ],
            [
              -118.13777353015142,
              44.95000911847375,
              1554.9801033123342
            ],
            [
              -118.12503041944514,
              44.9501353751424,
              2224.5401033123344
            ],
            [
              -118.12478392224675,
              44.937514824067726,
              2224.5401033123344
            ],
            [
              -118.13752424235658,
              44.93738862263522,
              1554.9801033123342
            ]
          ]
        ]
      },
      "bbox": [
        -118.1377735,
        44.93738862,
        1554.980103,
        -118.1247839,
        44.95013538,
        2224.540103
      ],
      "properties": {
        "datetime": "2011-09-20T17:37:31Z",
        "pc:count": 25652440,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 410722.4678,
            "count": 25652440,
            "maximum": 411254.5565,
            "minimum": 410249.1365,
            "name": "X",
            "position": 0,
            "stddev": 282.9322496,
            "variance": 80050.65786
          },
          {
            "average": 4977320.863,
            "count": 25652440,
            "maximum": 4978026.022,
            "minimum": 4976623.782,
            "name": "Y",
            "position": 1,
            "stddev": 395.5293801,
            "variance": 156443.4905
          },
          {
            "average": 1905.926127,
            "count": 25652440,
            "maximum": 2224.540103,
            "minimum": 1554.980103,
            "name": "Z",
            "position": 2,
            "stddev": 132.5507882,
            "variance": 17569.71144
          },
          {
            "average": 83.83331219,
            "count": 25652440,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.26781017,
            "variance": 2944.995221
          },
          {
            "average": 1.192834249,
            "count": 25652440,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4302476873,
            "variance": 0.1851130724
          },
          {
            "average": 1.395446905,
            "count": 25652440,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.581804433,
            "variance": 0.3384963982
          },
          {
            "average": 0.499707903,
            "count": 25652440,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999244,
            "variance": 0.2499999244
          },
          {
            "average": 0,
            "count": 25652440,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.0750391,
            "count": 25652440,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2634544284,
            "variance": 0.06940823583
          },
          {
            "average": -0.9337560563,
            "count": 25652440,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.027397808,
            "variance": 64.43911557
          },
          {
            "average": 109.4298767,
            "count": 25652440,
            "maximum": 230,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 54.56070349,
            "variance": 2976.870365
          },
          {
            "average": 14662.01666,
            "count": 25652440,
            "maximum": 20126,
            "minimum": 9495,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5283.415661,
            "variance": 27914481.05
          },
          {
            "average": 19574.75131,
            "count": 25652440,
            "maximum": 56320,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10367.27471,
            "variance": 107480385
          },
          {
            "average": 19597.80405,
            "count": 25652440,
            "maximum": 55552,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 10656.86391,
            "variance": 113568748.4
          },
          {
            "average": 17287.06384,
            "count": 25652440,
            "maximum": 54528,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9934.272828,
            "variance": 98689776.61
          },
          {
            "average": 503623.9962,
            "count": 25652440,
            "maximum": 575451.3139,
            "minimum": 406961.5146,
            "name": "GpsTime",
            "position": 15,
            "stddev": 81418.57255,
            "variance": 6628983956
          },
          {
            "average": 0,
            "count": 25652440,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25652440,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25652440,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25652440,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25652440,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          410249.1365,
          4976623.782,
          1554.980103,
          411254.5565,
          4978026.022,
          2224.540103
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                410249.136507643,
                4976623.781730556,
                1554.9801033123342
              ],
              [
                410249.136507643,
                4978026.021730556,
                1554.9801033123342
              ],
              [
                411254.556507643,
                4978026.021730556,
                2224.5401033123344
              ],
              [
                411254.556507643,
                4976623.781730556,
                2224.5401033123344
              ],
              [
                410249.136507643,
                4976623.781730556,
                1554.9801033123342
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T17:37:31+00:00",
        "end_time": "2011-09-18T18:49:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1377735,
            44.93738862,
            1554.980103,
            -118.1247839,
            44.95013538,
            2224.540103
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.13752424235658,
                  44.93738862263522,
                  1554.9801033123342
                ],
                [
                  -118.13777353015142,
                  44.95000911847375,
                  1554.9801033123342
                ],
                [
                  -118.12503041944514,
                  44.9501353751424,
                  2224.5401033123344
                ],
                [
                  -118.12478392224675,
                  44.937514824067726,
                  2224.5401033123344
                ],
                [
                  -118.13752424235658,
                  44.93738862263522,
                  1554.9801033123342
                ]
              ]
            ]
          },
          "id": "44118H2225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T17:37:31Z",
            "pc:count": 25652440,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 410722.4678,
                "count": 25652440,
                "maximum": 411254.5565,
                "minimum": 410249.1365,
                "name": "X",
                "position": 0,
                "stddev": 282.9322496,
                "variance": 80050.65786
              },
              {
                "average": 4977320.863,
                "count": 25652440,
                "maximum": 4978026.022,
                "minimum": 4976623.782,
                "name": "Y",
                "position": 1,
                "stddev": 395.5293801,
                "variance": 156443.4905
              },
              {
                "average": 1905.926127,
                "count": 25652440,
                "maximum": 2224.540103,
                "minimum": 1554.980103,
                "name": "Z",
                "position": 2,
                "stddev": 132.5507882,
                "variance": 17569.71144
              },
              {
                "average": 83.83331219,
                "count": 25652440,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.26781017,
                "variance": 2944.995221
              },
              {
                "average": 1.192834249,
                "count": 25652440,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4302476873,
                "variance": 0.1851130724
              },
              {
                "average": 1.395446905,
                "count": 25652440,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.581804433,
                "variance": 0.3384963982
              },
              {
                "average": 0.499707903,
                "count": 25652440,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999244,
                "variance": 0.2499999244
              },
              {
                "average": 0,
                "count": 25652440,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.0750391,
                "count": 25652440,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2634544284,
                "variance": 0.06940823583
              },
              {
                "average": -0.9337560563,
                "count": 25652440,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.027397808,
                "variance": 64.43911557
              },
              {
                "average": 109.4298767,
                "count": 25652440,
                "maximum": 230,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 54.56070349,
                "variance": 2976.870365
              },
              {
                "average": 14662.01666,
                "count": 25652440,
                "maximum": 20126,
                "minimum": 9495,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5283.415661,
                "variance": 27914481.05
              },
              {
                "average": 19574.75131,
                "count": 25652440,
                "maximum": 56320,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10367.27471,
                "variance": 107480385
              },
              {
                "average": 19597.80405,
                "count": 25652440,
                "maximum": 55552,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 10656.86391,
                "variance": 113568748.4
              },
              {
                "average": 17287.06384,
                "count": 25652440,
                "maximum": 54528,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9934.272828,
                "variance": 98689776.61
              },
              {
                "average": 503623.9962,
                "count": 25652440,
                "maximum": 575451.3139,
                "minimum": 406961.5146,
                "name": "GpsTime",
                "position": 15,
                "stddev": 81418.57255,
                "variance": 6628983956
              },
              {
                "average": 0,
                "count": 25652440,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25652440,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25652440,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25652440,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25652440,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              410249.1365,
              4976623.782,
              1554.980103,
              411254.5565,
              4978026.022,
              2224.540103
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    410249.136507643,
                    4976623.781730556,
                    1554.9801033123342
                  ],
                  [
                    410249.136507643,
                    4978026.021730556,
                    1554.9801033123342
                  ],
                  [
                    411254.556507643,
                    4978026.021730556,
                    2224.5401033123344
                  ],
                  [
                    411254.556507643,
                    4976623.781730556,
                    2224.5401033123344
                  ],
                  [
                    410249.136507643,
                    4976623.781730556,
                    1554.9801033123342
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T17:37:31+00:00",
            "end_time": "2011-09-18T18: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": "44117H8213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252475382313,
              44.96241316569439,
              995.4464752761512
            ],
            [
              -117.91272452091837,
              44.9750098322033,
              995.4464752761512
            ],
            [
              -117.90002900767878,
              44.97511059567568,
              1069.0064752761511
            ],
            [
              -117.89983201832467,
              44.96251388516719,
              1069.0064752761511
            ],
            [
              -117.91252475382313,
              44.96241316569439,
              995.4464752761512
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127245,
        44.96241317,
        995.4464753,
        -117.899832,
        44.9751106,
        1069.006475
      ],
      "properties": {
        "datetime": "2011-09-20T02:21:09Z",
        "pc:count": 11328829,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428535.6063,
            "count": 11328829,
            "maximum": 429034.2919,
            "minimum": 428033.1319,
            "name": "X",
            "position": 0,
            "stddev": 285.239974,
            "variance": 81361.84279
          },
          {
            "average": 4979881.241,
            "count": 11328829,
            "maximum": 4980578.814,
            "minimum": 4979179.314,
            "name": "Y",
            "position": 1,
            "stddev": 401.2721283,
            "variance": 161019.321
          },
          {
            "average": 1006.568061,
            "count": 11328829,
            "maximum": 1069.006475,
            "minimum": 995.4464753,
            "name": "Z",
            "position": 2,
            "stddev": 8.949876757,
            "variance": 80.10029397
          },
          {
            "average": 226.5151137,
            "count": 11328829,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.08887778,
            "variance": 1231.229344
          },
          {
            "average": 1.004179691,
            "count": 11328829,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07569029308,
            "variance": 0.005729020466
          },
          {
            "average": 1.008369444,
            "count": 11328829,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1142610257,
            "variance": 0.01305558199
          },
          {
            "average": 0.4987698199,
            "count": 11328829,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985087,
            "variance": 0.2499985087
          },
          {
            "average": 0,
            "count": 11328829,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.277553488,
            "count": 11328829,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4477918789,
            "variance": 0.2005175668
          },
          {
            "average": 1.660000936,
            "count": 11328829,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.846991229,
            "variance": 61.57527135
          },
          {
            "average": 196.0706682,
            "count": 11328829,
            "maximum": 212,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 4.093207255,
            "variance": 16.75434563
          },
          {
            "average": 262.3610948,
            "count": 11328829,
            "maximum": 276,
            "minimum": 249,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56891014,
            "variance": 111.7018616
          },
          {
            "average": 36178.97501,
            "count": 11328829,
            "maximum": 62464,
            "minimum": 6656,
            "name": "Red",
            "position": 12,
            "stddev": 10123.27615,
            "variance": 102480720
          },
          {
            "average": 34467.32269,
            "count": 11328829,
            "maximum": 61952,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 8056.928059,
            "variance": 64914089.75
          },
          {
            "average": 28957.80266,
            "count": 11328829,
            "maximum": 64512,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 7278.545288,
            "variance": 52977221.51
          },
          {
            "average": 518808.5918,
            "count": 11328829,
            "maximum": 520469.975,
            "minimum": 517316.3032,
            "name": "GpsTime",
            "position": 15,
            "stddev": 644.3558022,
            "variance": 415194.3999
          },
          {
            "average": 0,
            "count": 11328829,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11328829,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11328829,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11328829,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11328829,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428033.1319,
          4979179.314,
          995.4464753,
          429034.2919,
          4980578.814,
          1069.006475
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428033.1319466682,
                4979179.3144287495,
                995.4464752761512
              ],
              [
                428033.1319466682,
                4980578.8144287495,
                995.4464752761512
              ],
              [
                429034.29194666824,
                4980578.8144287495,
                1069.0064752761511
              ],
              [
                429034.29194666824,
                4979179.3144287495,
                1069.0064752761511
              ],
              [
                428033.1319466682,
                4979179.3144287495,
                995.4464752761512
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:21:09+00:00",
        "end_time": "2011-09-20T01:28:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127245,
            44.96241317,
            995.4464753,
            -117.899832,
            44.9751106,
            1069.006475
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252475382313,
                  44.96241316569439,
                  995.4464752761512
                ],
                [
                  -117.91272452091837,
                  44.9750098322033,
                  995.4464752761512
                ],
                [
                  -117.90002900767878,
                  44.97511059567568,
                  1069.0064752761511
                ],
                [
                  -117.89983201832467,
                  44.96251388516719,
                  1069.0064752761511
                ],
                [
                  -117.91252475382313,
                  44.96241316569439,
                  995.4464752761512
                ]
              ]
            ]
          },
          "id": "44117H8213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:21:09Z",
            "pc:count": 11328829,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428535.6063,
                "count": 11328829,
                "maximum": 429034.2919,
                "minimum": 428033.1319,
                "name": "X",
                "position": 0,
                "stddev": 285.239974,
                "variance": 81361.84279
              },
              {
                "average": 4979881.241,
                "count": 11328829,
                "maximum": 4980578.814,
                "minimum": 4979179.314,
                "name": "Y",
                "position": 1,
                "stddev": 401.2721283,
                "variance": 161019.321
              },
              {
                "average": 1006.568061,
                "count": 11328829,
                "maximum": 1069.006475,
                "minimum": 995.4464753,
                "name": "Z",
                "position": 2,
                "stddev": 8.949876757,
                "variance": 80.10029397
              },
              {
                "average": 226.5151137,
                "count": 11328829,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.08887778,
                "variance": 1231.229344
              },
              {
                "average": 1.004179691,
                "count": 11328829,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07569029308,
                "variance": 0.005729020466
              },
              {
                "average": 1.008369444,
                "count": 11328829,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1142610257,
                "variance": 0.01305558199
              },
              {
                "average": 0.4987698199,
                "count": 11328829,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985087,
                "variance": 0.2499985087
              },
              {
                "average": 0,
                "count": 11328829,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.277553488,
                "count": 11328829,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4477918789,
                "variance": 0.2005175668
              },
              {
                "average": 1.660000936,
                "count": 11328829,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.846991229,
                "variance": 61.57527135
              },
              {
                "average": 196.0706682,
                "count": 11328829,
                "maximum": 212,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 4.093207255,
                "variance": 16.75434563
              },
              {
                "average": 262.3610948,
                "count": 11328829,
                "maximum": 276,
                "minimum": 249,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56891014,
                "variance": 111.7018616
              },
              {
                "average": 36178.97501,
                "count": 11328829,
                "maximum": 62464,
                "minimum": 6656,
                "name": "Red",
                "position": 12,
                "stddev": 10123.27615,
                "variance": 102480720
              },
              {
                "average": 34467.32269,
                "count": 11328829,
                "maximum": 61952,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 8056.928059,
                "variance": 64914089.75
              },
              {
                "average": 28957.80266,
                "count": 11328829,
                "maximum": 64512,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 7278.545288,
                "variance": 52977221.51
              },
              {
                "average": 518808.5918,
                "count": 11328829,
                "maximum": 520469.975,
                "minimum": 517316.3032,
                "name": "GpsTime",
                "position": 15,
                "stddev": 644.3558022,
                "variance": 415194.3999
              },
              {
                "average": 0,
                "count": 11328829,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11328829,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11328829,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11328829,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11328829,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428033.1319,
              4979179.314,
              995.4464753,
              429034.2919,
              4980578.814,
              1069.006475
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428033.1319466682,
                    4979179.3144287495,
                    995.4464752761512
                  ],
                  [
                    428033.1319466682,
                    4980578.8144287495,
                    995.4464752761512
                  ],
                  [
                    429034.29194666824,
                    4980578.8144287495,
                    1069.0064752761511
                  ],
                  [
                    429034.29194666824,
                    4979179.3144287495,
                    1069.0064752761511
                  ],
                  [
                    428033.1319466682,
                    4979179.3144287495,
                    995.4464752761512
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:21:09+00:00",
            "end_time": "2011-09-20T01: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": "44117H8112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752363644529,
              44.962404861144485,
              1027.8975081035687
            ],
            [
              -117.98773996882917,
              44.97500989432901,
              1027.8975081035687
            ],
            [
              -117.97502900521518,
              44.975119131003396,
              1058.7375081035689
            ],
            [
              -117.97481545568046,
              44.96251405008775,
              1058.7375081035689
            ],
            [
              -117.98752363644529,
              44.962404861144485,
              1027.8975081035687
            ]
          ]
        ]
      },
      "bbox": [
        -117.98774,
        44.96240486,
        1027.897508,
        -117.9748155,
        44.97511913,
        1058.737508
      ],
      "properties": {
        "datetime": "2011-09-20T23:57:28Z",
        "pc:count": 11879009,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422622.1748,
            "count": 11879009,
            "maximum": 423120.5962,
            "minimum": 422118.1962,
            "name": "X",
            "position": 0,
            "stddev": 283.1769776,
            "variance": 80189.20063
          },
          {
            "average": 4979945.474,
            "count": 11879009,
            "maximum": 4980648.163,
            "minimum": 4979247.703,
            "name": "Y",
            "position": 1,
            "stddev": 400.4385465,
            "variance": 160351.0295
          },
          {
            "average": 1033.078849,
            "count": 11879009,
            "maximum": 1058.737508,
            "minimum": 1027.897508,
            "name": "Z",
            "position": 2,
            "stddev": 2.596603879,
            "variance": 6.742351705
          },
          {
            "average": 222.5138387,
            "count": 11879009,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.48813962,
            "variance": 2255.123404
          },
          {
            "average": 1.019473173,
            "count": 11879009,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1631512673,
            "variance": 0.02661833603
          },
          {
            "average": 1.039062518,
            "count": 11879009,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2460817741,
            "variance": 0.06055623957
          },
          {
            "average": 0.4987388258,
            "count": 11879009,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984305,
            "variance": 0.2499984305
          },
          {
            "average": 0,
            "count": 11879009,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.263971431,
            "count": 11879009,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4407839956,
            "variance": 0.1942905308
          },
          {
            "average": 1.278969111,
            "count": 11879009,
            "maximum": 21,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.017484252,
            "variance": 64.28005374
          },
          {
            "average": 198.3893246,
            "count": 11879009,
            "maximum": 212,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 2.80634896,
            "variance": 7.875594483
          },
          {
            "average": 70.77755821,
            "count": 11879009,
            "maximum": 84,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.42753085,
            "variance": 130.5884613
          },
          {
            "average": 25828.41379,
            "count": 11879009,
            "maximum": 58368,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 8887.735356,
            "variance": 78991839.76
          },
          {
            "average": 26941.59617,
            "count": 11879009,
            "maximum": 55808,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 6980.739469,
            "variance": 48730723.54
          },
          {
            "average": 20167.3812,
            "count": 11879009,
            "maximum": 56576,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 5386.564149,
            "variance": 29015073.33
          },
          {
            "average": 596980.578,
            "count": 11879009,
            "maximum": 598248.0612,
            "minimum": 587135.403,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1914.965701,
            "variance": 3667093.635
          },
          {
            "average": 0,
            "count": 11879009,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11879009,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11879009,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11879009,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11879009,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422118.1962,
          4979247.703,
          1027.897508,
          423120.5962,
          4980648.163,
          1058.737508
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422118.1961964522,
                4979247.702570362,
                1027.8975081035687
              ],
              [
                422118.1961964522,
                4980648.162570363,
                1027.8975081035687
              ],
              [
                423120.5961964522,
                4980648.162570363,
                1058.7375081035689
              ],
              [
                423120.5961964522,
                4979247.702570362,
                1058.7375081035689
              ],
              [
                422118.1961964522,
                4979247.702570362,
                1027.8975081035687
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:57:28+00:00",
        "end_time": "2011-09-20T20:52:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.98774,
            44.96240486,
            1027.897508,
            -117.9748155,
            44.97511913,
            1058.737508
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752363644529,
                  44.962404861144485,
                  1027.8975081035687
                ],
                [
                  -117.98773996882917,
                  44.97500989432901,
                  1027.8975081035687
                ],
                [
                  -117.97502900521518,
                  44.975119131003396,
                  1058.7375081035689
                ],
                [
                  -117.97481545568046,
                  44.96251405008775,
                  1058.7375081035689
                ],
                [
                  -117.98752363644529,
                  44.962404861144485,
                  1027.8975081035687
                ]
              ]
            ]
          },
          "id": "44117H8112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:57:28Z",
            "pc:count": 11879009,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422622.1748,
                "count": 11879009,
                "maximum": 423120.5962,
                "minimum": 422118.1962,
                "name": "X",
                "position": 0,
                "stddev": 283.1769776,
                "variance": 80189.20063
              },
              {
                "average": 4979945.474,
                "count": 11879009,
                "maximum": 4980648.163,
                "minimum": 4979247.703,
                "name": "Y",
                "position": 1,
                "stddev": 400.4385465,
                "variance": 160351.0295
              },
              {
                "average": 1033.078849,
                "count": 11879009,
                "maximum": 1058.737508,
                "minimum": 1027.897508,
                "name": "Z",
                "position": 2,
                "stddev": 2.596603879,
                "variance": 6.742351705
              },
              {
                "average": 222.5138387,
                "count": 11879009,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.48813962,
                "variance": 2255.123404
              },
              {
                "average": 1.019473173,
                "count": 11879009,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1631512673,
                "variance": 0.02661833603
              },
              {
                "average": 1.039062518,
                "count": 11879009,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2460817741,
                "variance": 0.06055623957
              },
              {
                "average": 0.4987388258,
                "count": 11879009,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984305,
                "variance": 0.2499984305
              },
              {
                "average": 0,
                "count": 11879009,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.263971431,
                "count": 11879009,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4407839956,
                "variance": 0.1942905308
              },
              {
                "average": 1.278969111,
                "count": 11879009,
                "maximum": 21,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.017484252,
                "variance": 64.28005374
              },
              {
                "average": 198.3893246,
                "count": 11879009,
                "maximum": 212,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 2.80634896,
                "variance": 7.875594483
              },
              {
                "average": 70.77755821,
                "count": 11879009,
                "maximum": 84,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.42753085,
                "variance": 130.5884613
              },
              {
                "average": 25828.41379,
                "count": 11879009,
                "maximum": 58368,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 8887.735356,
                "variance": 78991839.76
              },
              {
                "average": 26941.59617,
                "count": 11879009,
                "maximum": 55808,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 6980.739469,
                "variance": 48730723.54
              },
              {
                "average": 20167.3812,
                "count": 11879009,
                "maximum": 56576,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 5386.564149,
                "variance": 29015073.33
              },
              {
                "average": 596980.578,
                "count": 11879009,
                "maximum": 598248.0612,
                "minimum": 587135.403,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1914.965701,
                "variance": 3667093.635
              },
              {
                "average": 0,
                "count": 11879009,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11879009,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11879009,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11879009,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11879009,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422118.1962,
              4979247.703,
              1027.897508,
              423120.5962,
              4980648.163,
              1058.737508
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422118.1961964522,
                    4979247.702570362,
                    1027.8975081035687
                  ],
                  [
                    422118.1961964522,
                    4980648.162570363,
                    1027.8975081035687
                  ],
                  [
                    423120.5961964522,
                    4980648.162570363,
                    1058.7375081035689
                  ],
                  [
                    423120.5961964522,
                    4979247.702570362,
                    1058.7375081035689
                  ],
                  [
                    422118.1961964522,
                    4979247.702570362,
                    1027.8975081035687
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:57:28+00:00",
            "end_time": "2011-09-20T20:52: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": "44118G1119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.08752397465656,
              44.824893822620496,
              1841.3850227672979
            ],
            [
              -118.08776126864296,
              44.83750920203613,
              1841.3850227672979
            ],
            [
              -118.07502986121304,
              44.837629765943205,
              2493.345022767298
            ],
            [
              -118.07479534326507,
              44.825014333802464,
              2493.345022767298
            ],
            [
              -118.08752397465656,
              44.824893822620496,
              1841.3850227672979
            ]
          ]
        ]
      },
      "bbox": [
        -118.0877613,
        44.82489382,
        1841.385023,
        -118.0747953,
        44.83762977,
        2493.345023
      ],
      "properties": {
        "datetime": "2011-09-18T22:20:47Z",
        "pc:count": 15835142,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414533.3789,
            "count": 15835142,
            "maximum": 415033.2611,
            "minimum": 414026.8211,
            "name": "X",
            "position": 0,
            "stddev": 280.6496933,
            "variance": 78764.25033
          },
          {
            "average": 4964834.005,
            "count": 15835142,
            "maximum": 4965474.791,
            "minimum": 4964073.171,
            "name": "Y",
            "position": 1,
            "stddev": 414.6733039,
            "variance": 171953.949
          },
          {
            "average": 2108.427135,
            "count": 15835142,
            "maximum": 2493.345023,
            "minimum": 1841.385023,
            "name": "Z",
            "position": 2,
            "stddev": 154.4788855,
            "variance": 23863.72605
          },
          {
            "average": 90.77266222,
            "count": 15835142,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.41577749,
            "variance": 2441.919065
          },
          {
            "average": 1.111693915,
            "count": 15835142,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3491450167,
            "variance": 0.1219022427
          },
          {
            "average": 1.229033374,
            "count": 15835142,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5023551525,
            "variance": 0.2523606993
          },
          {
            "average": 0.4995526406,
            "count": 15835142,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998157,
            "variance": 0.2499998157
          },
          {
            "average": 0,
            "count": 15835142,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.126376322,
            "count": 15835142,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3322730113,
            "variance": 0.110405354
          },
          {
            "average": -0.624466831,
            "count": 15835142,
            "maximum": 19.99799919,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.580170126,
            "variance": 73.6193194
          },
          {
            "average": 79.47573719,
            "count": 15835142,
            "maximum": 185,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 70.51576353,
            "variance": 4972.472906
          },
          {
            "average": 14728.78075,
            "count": 15835142,
            "maximum": 20103,
            "minimum": 9484,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5272.916446,
            "variance": 27803647.85
          },
          {
            "average": 29304.89713,
            "count": 15835142,
            "maximum": 61952,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12236.21783,
            "variance": 149725026.7
          },
          {
            "average": 28568.60808,
            "count": 15835142,
            "maximum": 63488,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 11478.49494,
            "variance": 131755846
          },
          {
            "average": 22526.38184,
            "count": 15835142,
            "maximum": 64256,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10169.0943,
            "variance": 103410479
          },
          {
            "average": 408713.1746,
            "count": 15835142,
            "maximum": 419647.6702,
            "minimum": 334615.2232,
            "name": "GpsTime",
            "position": 15,
            "stddev": 27249.0215,
            "variance": 742509172.9
          },
          {
            "average": 0,
            "count": 15835142,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15835142,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15835142,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15835142,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15835142,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414026.8211,
          4964073.171,
          1841.385023,
          415033.2611,
          4965474.791,
          2493.345023
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414026.8211288095,
                4964073.1710801935,
                1841.3850227672979
              ],
              [
                414026.8211288095,
                4965474.791080193,
                1841.3850227672979
              ],
              [
                415033.2611288094,
                4965474.791080193,
                2493.345022767298
              ],
              [
                415033.2611288094,
                4964073.1710801935,
                2493.345022767298
              ],
              [
                414026.8211288095,
                4964073.1710801935,
                1841.3850227672979
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:20:47+00:00",
        "end_time": "2011-09-17T22:43:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0877613,
            44.82489382,
            1841.385023,
            -118.0747953,
            44.83762977,
            2493.345023
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.08752397465656,
                  44.824893822620496,
                  1841.3850227672979
                ],
                [
                  -118.08776126864296,
                  44.83750920203613,
                  1841.3850227672979
                ],
                [
                  -118.07502986121304,
                  44.837629765943205,
                  2493.345022767298
                ],
                [
                  -118.07479534326507,
                  44.825014333802464,
                  2493.345022767298
                ],
                [
                  -118.08752397465656,
                  44.824893822620496,
                  1841.3850227672979
                ]
              ]
            ]
          },
          "id": "44118G1119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:20:47Z",
            "pc:count": 15835142,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414533.3789,
                "count": 15835142,
                "maximum": 415033.2611,
                "minimum": 414026.8211,
                "name": "X",
                "position": 0,
                "stddev": 280.6496933,
                "variance": 78764.25033
              },
              {
                "average": 4964834.005,
                "count": 15835142,
                "maximum": 4965474.791,
                "minimum": 4964073.171,
                "name": "Y",
                "position": 1,
                "stddev": 414.6733039,
                "variance": 171953.949
              },
              {
                "average": 2108.427135,
                "count": 15835142,
                "maximum": 2493.345023,
                "minimum": 1841.385023,
                "name": "Z",
                "position": 2,
                "stddev": 154.4788855,
                "variance": 23863.72605
              },
              {
                "average": 90.77266222,
                "count": 15835142,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.41577749,
                "variance": 2441.919065
              },
              {
                "average": 1.111693915,
                "count": 15835142,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3491450167,
                "variance": 0.1219022427
              },
              {
                "average": 1.229033374,
                "count": 15835142,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5023551525,
                "variance": 0.2523606993
              },
              {
                "average": 0.4995526406,
                "count": 15835142,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998157,
                "variance": 0.2499998157
              },
              {
                "average": 0,
                "count": 15835142,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.126376322,
                "count": 15835142,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3322730113,
                "variance": 0.110405354
              },
              {
                "average": -0.624466831,
                "count": 15835142,
                "maximum": 19.99799919,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.580170126,
                "variance": 73.6193194
              },
              {
                "average": 79.47573719,
                "count": 15835142,
                "maximum": 185,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 70.51576353,
                "variance": 4972.472906
              },
              {
                "average": 14728.78075,
                "count": 15835142,
                "maximum": 20103,
                "minimum": 9484,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5272.916446,
                "variance": 27803647.85
              },
              {
                "average": 29304.89713,
                "count": 15835142,
                "maximum": 61952,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12236.21783,
                "variance": 149725026.7
              },
              {
                "average": 28568.60808,
                "count": 15835142,
                "maximum": 63488,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 11478.49494,
                "variance": 131755846
              },
              {
                "average": 22526.38184,
                "count": 15835142,
                "maximum": 64256,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10169.0943,
                "variance": 103410479
              },
              {
                "average": 408713.1746,
                "count": 15835142,
                "maximum": 419647.6702,
                "minimum": 334615.2232,
                "name": "GpsTime",
                "position": 15,
                "stddev": 27249.0215,
                "variance": 742509172.9
              },
              {
                "average": 0,
                "count": 15835142,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15835142,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15835142,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15835142,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15835142,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414026.8211,
              4964073.171,
              1841.385023,
              415033.2611,
              4965474.791,
              2493.345023
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414026.8211288095,
                    4964073.1710801935,
                    1841.3850227672979
                  ],
                  [
                    414026.8211288095,
                    4965474.791080193,
                    1841.3850227672979
                  ],
                  [
                    415033.2611288094,
                    4965474.791080193,
                    2493.345022767298
                  ],
                  [
                    415033.2611288094,
                    4964073.1710801935,
                    2493.345022767298
                  ],
                  [
                    414026.8211288095,
                    4964073.1710801935,
                    1841.3850227672979
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:20:47+00:00",
            "end_time": "2011-09-17T22:43: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": "44117H7118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.850025698756,
              44.94996437161938,
              1058.0240448387597
            ],
            [
              -117.8501233711602,
              44.95658011351001,
              1058.0240448387597
            ],
            [
              -117.843670555343,
              44.95662796769599,
              1087.3440448387598
            ],
            [
              -117.8435736241029,
              44.95001221482962,
              1087.3440448387598
            ],
            [
              -117.850025698756,
              44.94996437161938,
              1058.0240448387597
            ]
          ]
        ]
      },
      "bbox": [
        -117.8501234,
        44.94996437,
        1058.024045,
        -117.8435736,
        44.95662797,
        1087.344045
      ],
      "properties": {
        "datetime": "2011-09-19T22:57:14Z",
        "pc:count": 1644232,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433127.0186,
            "count": 1644232,
            "maximum": 433456.7572,
            "minimum": 432947.7372,
            "name": "X",
            "position": 0,
            "stddev": 120.5320634,
            "variance": 14527.97832
          },
          {
            "average": 4977976.175,
            "count": 1644232,
            "maximum": 4978477.843,
            "minimum": 4977742.843,
            "name": "Y",
            "position": 1,
            "stddev": 169.1082813,
            "variance": 28597.6108
          },
          {
            "average": 1069.590963,
            "count": 1644232,
            "maximum": 1087.344045,
            "minimum": 1058.024045,
            "name": "Z",
            "position": 2,
            "stddev": 6.313451144,
            "variance": 39.85966535
          },
          {
            "average": 238.6909943,
            "count": 1644232,
            "maximum": 254,
            "minimum": 79,
            "name": "Intensity",
            "position": 3,
            "stddev": 11.55336524,
            "variance": 133.4802484
          },
          {
            "average": 1,
            "count": 1644232,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1644232,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.4897988848,
            "count": 1644232,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998960784,
            "variance": 0.2498960892
          },
          {
            "average": 0,
            "count": 1644232,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.250339368,
            "count": 1644232,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4332085907,
            "variance": 0.1876696831
          },
          {
            "average": -2.017772282,
            "count": 1644232,
            "maximum": 15,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.361392774,
            "variance": 54.19010358
          },
          {
            "average": 201.2364903,
            "count": 1644232,
            "maximum": 210,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 2.566078293,
            "variance": 6.584757805
          },
          {
            "average": 128.2752702,
            "count": 1644232,
            "maximum": 145,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.52167109,
            "variance": 240.9222734
          },
          {
            "average": 43622.44269,
            "count": 1644232,
            "maximum": 59136,
            "minimum": 26112,
            "name": "Red",
            "position": 12,
            "stddev": 3033.84007,
            "variance": 9204185.571
          },
          {
            "average": 39263.86875,
            "count": 1644232,
            "maximum": 56576,
            "minimum": 24064,
            "name": "Green",
            "position": 13,
            "stddev": 3359.728021,
            "variance": 11287772.38
          },
          {
            "average": 34070.12593,
            "count": 1644232,
            "maximum": 53248,
            "minimum": 16384,
            "name": "Blue",
            "position": 14,
            "stddev": 3520.757688,
            "variance": 12395734.7
          },
          {
            "average": 507641.2947,
            "count": 1644232,
            "maximum": 508234.9555,
            "minimum": 507326.0418,
            "name": "GpsTime",
            "position": 15,
            "stddev": 306.2864657,
            "variance": 93811.39909
          },
          {
            "average": 0,
            "count": 1644232,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1644232,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1644232,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1644232,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1644232,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432947.7372,
          4977742.843,
          1058.024045,
          433456.7572,
          4978477.843,
          1087.344045
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432947.7372162288,
                4977742.843078675,
                1058.0240448387597
              ],
              [
                432947.7372162288,
                4978477.843078675,
                1058.0240448387597
              ],
              [
                433456.7572162288,
                4978477.843078675,
                1087.3440448387598
              ],
              [
                433456.7572162288,
                4977742.843078675,
                1087.3440448387598
              ],
              [
                432947.7372162288,
                4977742.843078675,
                1058.0240448387597
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T22:57:14+00:00",
        "end_time": "2011-09-19T22:42:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8501234,
            44.94996437,
            1058.024045,
            -117.8435736,
            44.95662797,
            1087.344045
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.850025698756,
                  44.94996437161938,
                  1058.0240448387597
                ],
                [
                  -117.8501233711602,
                  44.95658011351001,
                  1058.0240448387597
                ],
                [
                  -117.843670555343,
                  44.95662796769599,
                  1087.3440448387598
                ],
                [
                  -117.8435736241029,
                  44.95001221482962,
                  1087.3440448387598
                ],
                [
                  -117.850025698756,
                  44.94996437161938,
                  1058.0240448387597
                ]
              ]
            ]
          },
          "id": "44117H7118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:57:14Z",
            "pc:count": 1644232,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433127.0186,
                "count": 1644232,
                "maximum": 433456.7572,
                "minimum": 432947.7372,
                "name": "X",
                "position": 0,
                "stddev": 120.5320634,
                "variance": 14527.97832
              },
              {
                "average": 4977976.175,
                "count": 1644232,
                "maximum": 4978477.843,
                "minimum": 4977742.843,
                "name": "Y",
                "position": 1,
                "stddev": 169.1082813,
                "variance": 28597.6108
              },
              {
                "average": 1069.590963,
                "count": 1644232,
                "maximum": 1087.344045,
                "minimum": 1058.024045,
                "name": "Z",
                "position": 2,
                "stddev": 6.313451144,
                "variance": 39.85966535
              },
              {
                "average": 238.6909943,
                "count": 1644232,
                "maximum": 254,
                "minimum": 79,
                "name": "Intensity",
                "position": 3,
                "stddev": 11.55336524,
                "variance": 133.4802484
              },
              {
                "average": 1,
                "count": 1644232,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1644232,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.4897988848,
                "count": 1644232,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998960784,
                "variance": 0.2498960892
              },
              {
                "average": 0,
                "count": 1644232,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.250339368,
                "count": 1644232,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4332085907,
                "variance": 0.1876696831
              },
              {
                "average": -2.017772282,
                "count": 1644232,
                "maximum": 15,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.361392774,
                "variance": 54.19010358
              },
              {
                "average": 201.2364903,
                "count": 1644232,
                "maximum": 210,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 2.566078293,
                "variance": 6.584757805
              },
              {
                "average": 128.2752702,
                "count": 1644232,
                "maximum": 145,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.52167109,
                "variance": 240.9222734
              },
              {
                "average": 43622.44269,
                "count": 1644232,
                "maximum": 59136,
                "minimum": 26112,
                "name": "Red",
                "position": 12,
                "stddev": 3033.84007,
                "variance": 9204185.571
              },
              {
                "average": 39263.86875,
                "count": 1644232,
                "maximum": 56576,
                "minimum": 24064,
                "name": "Green",
                "position": 13,
                "stddev": 3359.728021,
                "variance": 11287772.38
              },
              {
                "average": 34070.12593,
                "count": 1644232,
                "maximum": 53248,
                "minimum": 16384,
                "name": "Blue",
                "position": 14,
                "stddev": 3520.757688,
                "variance": 12395734.7
              },
              {
                "average": 507641.2947,
                "count": 1644232,
                "maximum": 508234.9555,
                "minimum": 507326.0418,
                "name": "GpsTime",
                "position": 15,
                "stddev": 306.2864657,
                "variance": 93811.39909
              },
              {
                "average": 0,
                "count": 1644232,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1644232,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1644232,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1644232,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1644232,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432947.7372,
              4977742.843,
              1058.024045,
              433456.7572,
              4978477.843,
              1087.344045
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432947.7372162288,
                    4977742.843078675,
                    1058.0240448387597
                  ],
                  [
                    432947.7372162288,
                    4978477.843078675,
                    1058.0240448387597
                  ],
                  [
                    433456.7572162288,
                    4978477.843078675,
                    1087.3440448387598
                  ],
                  [
                    433456.7572162288,
                    4977742.843078675,
                    1087.3440448387598
                  ],
                  [
                    432947.7372162288,
                    4977742.843078675,
                    1058.0240448387597
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T22:57:14+00:00",
            "end_time": "2011-09-19T22:42: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": "44118H1425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252450942967,
              44.8749026236191,
              1045.512448411841
            ],
            [
              -118.01274567112236,
              44.887509374673776,
              1045.512448411841
            ],
            [
              -118.00002927225187,
              44.88762144281359,
              1297.8124484118412
            ],
            [
              -117.99981088641672,
              44.87501464278337,
              1297.8124484118412
            ],
            [
              -118.01252450942967,
              44.8749026236191,
              1045.512448411841
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127457,
        44.87490262,
        1045.512448,
        -117.9998109,
        44.88762144,
        1297.812448
      ],
      "properties": {
        "datetime": "2011-09-17T21:39:24Z",
        "pc:count": 16021934,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420480.9206,
            "count": 16021934,
            "maximum": 421029.5128,
            "minimum": 420025.1528,
            "name": "X",
            "position": 0,
            "stddev": 281.619661,
            "variance": 79309.63347
          },
          {
            "average": 4970171.882,
            "count": 16021934,
            "maximum": 4970952.407,
            "minimum": 4969551.767,
            "name": "Y",
            "position": 1,
            "stddev": 391.6581927,
            "variance": 153396.1399
          },
          {
            "average": 1108.91185,
            "count": 16021934,
            "maximum": 1297.812448,
            "minimum": 1045.512448,
            "name": "Z",
            "position": 2,
            "stddev": 55.43406253,
            "variance": 3072.935288
          },
          {
            "average": 107.761161,
            "count": 16021934,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.7877025,
            "variance": 1280.75965
          },
          {
            "average": 1.026106649,
            "count": 16021934,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1666650644,
            "variance": 0.02777724368
          },
          {
            "average": 1.055137476,
            "count": 16021934,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2462635674,
            "variance": 0.06064574465
          },
          {
            "average": 0.4998112587,
            "count": 16021934,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49999998,
            "variance": 0.24999998
          },
          {
            "average": 0,
            "count": 16021934,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.202760915,
            "count": 16021934,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4020558873,
            "variance": 0.1616489365
          },
          {
            "average": -1.086649,
            "count": 16021934,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.561600708,
            "variance": 73.30100668
          },
          {
            "average": 166.0152633,
            "count": 16021934,
            "maximum": 179,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 21.33980661,
            "variance": 455.3873462
          },
          {
            "average": 14789.24703,
            "count": 16021934,
            "maximum": 20109,
            "minimum": 9436,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5315.680698,
            "variance": 28256461.29
          },
          {
            "average": 28720.01065,
            "count": 16021934,
            "maximum": 63232,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 10981.27554,
            "variance": 120588412.6
          },
          {
            "average": 29300.06559,
            "count": 16021934,
            "maximum": 63488,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 8739.313541,
            "variance": 76375601.17
          },
          {
            "average": 22875.04252,
            "count": 16021934,
            "maximum": 61952,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7086.860804,
            "variance": 50223596.05
          },
          {
            "average": 258020.5063,
            "count": 16021934,
            "maximum": 330764.3509,
            "minimum": 79430.00769,
            "name": "GpsTime",
            "position": 15,
            "stddev": 112476.9832,
            "variance": 12651071750.0
          },
          {
            "average": 0,
            "count": 16021934,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16021934,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16021934,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16021934,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16021934,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420025.1528,
          4969551.767,
          1045.512448,
          421029.5128,
          4970952.407,
          1297.812448
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420025.1528456557,
                4969551.76711658,
                1045.512448411841
              ],
              [
                420025.1528456557,
                4970952.407116581,
                1045.512448411841
              ],
              [
                421029.51284565567,
                4970952.407116581,
                1297.8124484118412
              ],
              [
                421029.51284565567,
                4969551.76711658,
                1297.8124484118412
              ],
              [
                420025.1528456557,
                4969551.76711658,
                1045.512448411841
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:39:24+00:00",
        "end_time": "2011-09-14T23:50:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127457,
            44.87490262,
            1045.512448,
            -117.9998109,
            44.88762144,
            1297.812448
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252450942967,
                  44.8749026236191,
                  1045.512448411841
                ],
                [
                  -118.01274567112236,
                  44.887509374673776,
                  1045.512448411841
                ],
                [
                  -118.00002927225187,
                  44.88762144281359,
                  1297.8124484118412
                ],
                [
                  -117.99981088641672,
                  44.87501464278337,
                  1297.8124484118412
                ],
                [
                  -118.01252450942967,
                  44.8749026236191,
                  1045.512448411841
                ]
              ]
            ]
          },
          "id": "44118H1425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:39:24Z",
            "pc:count": 16021934,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420480.9206,
                "count": 16021934,
                "maximum": 421029.5128,
                "minimum": 420025.1528,
                "name": "X",
                "position": 0,
                "stddev": 281.619661,
                "variance": 79309.63347
              },
              {
                "average": 4970171.882,
                "count": 16021934,
                "maximum": 4970952.407,
                "minimum": 4969551.767,
                "name": "Y",
                "position": 1,
                "stddev": 391.6581927,
                "variance": 153396.1399
              },
              {
                "average": 1108.91185,
                "count": 16021934,
                "maximum": 1297.812448,
                "minimum": 1045.512448,
                "name": "Z",
                "position": 2,
                "stddev": 55.43406253,
                "variance": 3072.935288
              },
              {
                "average": 107.761161,
                "count": 16021934,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.7877025,
                "variance": 1280.75965
              },
              {
                "average": 1.026106649,
                "count": 16021934,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1666650644,
                "variance": 0.02777724368
              },
              {
                "average": 1.055137476,
                "count": 16021934,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2462635674,
                "variance": 0.06064574465
              },
              {
                "average": 0.4998112587,
                "count": 16021934,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49999998,
                "variance": 0.24999998
              },
              {
                "average": 0,
                "count": 16021934,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.202760915,
                "count": 16021934,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4020558873,
                "variance": 0.1616489365
              },
              {
                "average": -1.086649,
                "count": 16021934,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.561600708,
                "variance": 73.30100668
              },
              {
                "average": 166.0152633,
                "count": 16021934,
                "maximum": 179,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 21.33980661,
                "variance": 455.3873462
              },
              {
                "average": 14789.24703,
                "count": 16021934,
                "maximum": 20109,
                "minimum": 9436,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5315.680698,
                "variance": 28256461.29
              },
              {
                "average": 28720.01065,
                "count": 16021934,
                "maximum": 63232,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 10981.27554,
                "variance": 120588412.6
              },
              {
                "average": 29300.06559,
                "count": 16021934,
                "maximum": 63488,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 8739.313541,
                "variance": 76375601.17
              },
              {
                "average": 22875.04252,
                "count": 16021934,
                "maximum": 61952,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7086.860804,
                "variance": 50223596.05
              },
              {
                "average": 258020.5063,
                "count": 16021934,
                "maximum": 330764.3509,
                "minimum": 79430.00769,
                "name": "GpsTime",
                "position": 15,
                "stddev": 112476.9832,
                "variance": 12651071750.0
              },
              {
                "average": 0,
                "count": 16021934,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16021934,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16021934,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16021934,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16021934,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420025.1528,
              4969551.767,
              1045.512448,
              421029.5128,
              4970952.407,
              1297.812448
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420025.1528456557,
                    4969551.76711658,
                    1045.512448411841
                  ],
                  [
                    420025.1528456557,
                    4970952.407116581,
                    1045.512448411841
                  ],
                  [
                    421029.51284565567,
                    4970952.407116581,
                    1297.8124484118412
                  ],
                  [
                    421029.51284565567,
                    4969551.76711658,
                    1297.8124484118412
                  ],
                  [
                    420025.1528456557,
                    4969551.76711658,
                    1045.512448411841
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:39:24+00:00",
            "end_time": "2011-09-14T23:50: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": "44117H8217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502420265164,
              44.949911703032704,
              997.2296015298012
            ],
            [
              -117.9252266436907,
              44.96250997322298,
              997.2296015298012
            ],
            [
              -117.91252911405287,
              44.96261214309618,
              1036.0496015298013
            ],
            [
              -117.91232945031453,
              44.95001382828652,
              1036.0496015298013
            ],
            [
              -117.92502420265164,
              44.949911703032704,
              997.2296015298012
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252266,
        44.9499117,
        997.2296015,
        -117.9123295,
        44.96261214,
        1036.049602
      ],
      "properties": {
        "datetime": "2011-09-20T03:06:01Z",
        "pc:count": 11561666,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427530.8188,
            "count": 11561666,
            "maximum": 428033.0368,
            "minimum": 427031.4968,
            "name": "X",
            "position": 0,
            "stddev": 284.8738732,
            "variance": 81153.12361
          },
          {
            "average": 4978500.07,
            "count": 11561666,
            "maximum": 4979201.422,
            "minimum": 4977801.742,
            "name": "Y",
            "position": 1,
            "stddev": 402.8413666,
            "variance": 162281.1666
          },
          {
            "average": 1007.09139,
            "count": 11561666,
            "maximum": 1036.049602,
            "minimum": 997.2296015,
            "name": "Z",
            "position": 2,
            "stddev": 9.651192481,
            "variance": 93.1455163
          },
          {
            "average": 229.8671333,
            "count": 11561666,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.70333204,
            "variance": 610.2546136
          },
          {
            "average": 1.000214329,
            "count": 11561666,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01472677278,
            "variance": 0.0002168778366
          },
          {
            "average": 1.000428658,
            "count": 11561666,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.020886804,
            "variance": 0.0004362585814
          },
          {
            "average": 0.4985091249,
            "count": 11561666,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977989,
            "variance": 0.2499977989
          },
          {
            "average": 0,
            "count": 11561666,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276484894,
            "count": 11561666,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.447259449,
            "variance": 0.2000410148
          },
          {
            "average": 1.541408056,
            "count": 11561666,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.938698943,
            "variance": 63.02294091
          },
          {
            "average": 197.1703933,
            "count": 11561666,
            "maximum": 211,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 4.459235611,
            "variance": 19.88478224
          },
          {
            "average": 267.4342983,
            "count": 11561666,
            "maximum": 281,
            "minimum": 254,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56622465,
            "variance": 111.6451034
          },
          {
            "average": 30362.3654,
            "count": 11561666,
            "maximum": 60160,
            "minimum": 6912,
            "name": "Red",
            "position": 12,
            "stddev": 10143.53009,
            "variance": 102891202.7
          },
          {
            "average": 31007.29621,
            "count": 11561666,
            "maximum": 59904,
            "minimum": 7936,
            "name": "Green",
            "position": 13,
            "stddev": 7912.859566,
            "variance": 62613346.52
          },
          {
            "average": 26029.5264,
            "count": 11561666,
            "maximum": 59904,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 7334.267634,
            "variance": 53791481.72
          },
          {
            "average": 521487.7853,
            "count": 11561666,
            "maximum": 523161.3436,
            "minimum": 519955.9614,
            "name": "GpsTime",
            "position": 15,
            "stddev": 649.5249527,
            "variance": 421882.6642
          },
          {
            "average": 0,
            "count": 11561666,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11561666,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11561666,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11561666,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11561666,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427031.4968,
          4977801.742,
          997.2296015,
          428033.0368,
          4979201.422,
          1036.049602
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427031.4968440151,
                4977801.742035121,
                997.2296015298012
              ],
              [
                427031.4968440151,
                4979201.42203512,
                997.2296015298012
              ],
              [
                428033.0368440151,
                4979201.42203512,
                1036.0496015298013
              ],
              [
                428033.0368440151,
                4977801.742035121,
                1036.0496015298013
              ],
              [
                427031.4968440151,
                4977801.742035121,
                997.2296015298012
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T03:06:01+00:00",
        "end_time": "2011-09-20T02:12:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252266,
            44.9499117,
            997.2296015,
            -117.9123295,
            44.96261214,
            1036.049602
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502420265164,
                  44.949911703032704,
                  997.2296015298012
                ],
                [
                  -117.9252266436907,
                  44.96250997322298,
                  997.2296015298012
                ],
                [
                  -117.91252911405287,
                  44.96261214309618,
                  1036.0496015298013
                ],
                [
                  -117.91232945031453,
                  44.95001382828652,
                  1036.0496015298013
                ],
                [
                  -117.92502420265164,
                  44.949911703032704,
                  997.2296015298012
                ]
              ]
            ]
          },
          "id": "44117H8217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T03:06:01Z",
            "pc:count": 11561666,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427530.8188,
                "count": 11561666,
                "maximum": 428033.0368,
                "minimum": 427031.4968,
                "name": "X",
                "position": 0,
                "stddev": 284.8738732,
                "variance": 81153.12361
              },
              {
                "average": 4978500.07,
                "count": 11561666,
                "maximum": 4979201.422,
                "minimum": 4977801.742,
                "name": "Y",
                "position": 1,
                "stddev": 402.8413666,
                "variance": 162281.1666
              },
              {
                "average": 1007.09139,
                "count": 11561666,
                "maximum": 1036.049602,
                "minimum": 997.2296015,
                "name": "Z",
                "position": 2,
                "stddev": 9.651192481,
                "variance": 93.1455163
              },
              {
                "average": 229.8671333,
                "count": 11561666,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.70333204,
                "variance": 610.2546136
              },
              {
                "average": 1.000214329,
                "count": 11561666,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01472677278,
                "variance": 0.0002168778366
              },
              {
                "average": 1.000428658,
                "count": 11561666,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.020886804,
                "variance": 0.0004362585814
              },
              {
                "average": 0.4985091249,
                "count": 11561666,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977989,
                "variance": 0.2499977989
              },
              {
                "average": 0,
                "count": 11561666,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276484894,
                "count": 11561666,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.447259449,
                "variance": 0.2000410148
              },
              {
                "average": 1.541408056,
                "count": 11561666,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.938698943,
                "variance": 63.02294091
              },
              {
                "average": 197.1703933,
                "count": 11561666,
                "maximum": 211,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 4.459235611,
                "variance": 19.88478224
              },
              {
                "average": 267.4342983,
                "count": 11561666,
                "maximum": 281,
                "minimum": 254,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56622465,
                "variance": 111.6451034
              },
              {
                "average": 30362.3654,
                "count": 11561666,
                "maximum": 60160,
                "minimum": 6912,
                "name": "Red",
                "position": 12,
                "stddev": 10143.53009,
                "variance": 102891202.7
              },
              {
                "average": 31007.29621,
                "count": 11561666,
                "maximum": 59904,
                "minimum": 7936,
                "name": "Green",
                "position": 13,
                "stddev": 7912.859566,
                "variance": 62613346.52
              },
              {
                "average": 26029.5264,
                "count": 11561666,
                "maximum": 59904,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 7334.267634,
                "variance": 53791481.72
              },
              {
                "average": 521487.7853,
                "count": 11561666,
                "maximum": 523161.3436,
                "minimum": 519955.9614,
                "name": "GpsTime",
                "position": 15,
                "stddev": 649.5249527,
                "variance": 421882.6642
              },
              {
                "average": 0,
                "count": 11561666,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11561666,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11561666,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11561666,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11561666,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427031.4968,
              4977801.742,
              997.2296015,
              428033.0368,
              4979201.422,
              1036.049602
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427031.4968440151,
                    4977801.742035121,
                    997.2296015298012
                  ],
                  [
                    427031.4968440151,
                    4979201.42203512,
                    997.2296015298012
                  ],
                  [
                    428033.0368440151,
                    4979201.42203512,
                    1036.0496015298013
                  ],
                  [
                    428033.0368440151,
                    4977801.742035121,
                    1036.0496015298013
                  ],
                  [
                    427031.4968440151,
                    4977801.742035121,
                    997.2296015298012
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T03:06:01+00:00",
            "end_time": "2011-09-20T02: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": "44118G1418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03750333820297,
              44.76239869460644,
              1998.577318537287
            ],
            [
              -118.03772912009903,
              44.77500847677051,
              1998.577318537287
            ],
            [
              -118.02503298421797,
              44.77512314429942,
              2409.937318537287
            ],
            [
              -118.0248099634797,
              44.76251331201046,
              2409.937318537287
            ],
            [
              -118.03750333820297,
              44.76239869460644,
              1998.577318537287
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377291,
        44.76239869,
        1998.577319,
        -118.02481,
        44.77512314,
        2409.937319
      ],
      "properties": {
        "datetime": "2011-09-18T22:27:45Z",
        "pc:count": 17839986,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418393.0193,
            "count": 17839986,
            "maximum": 418897.3493,
            "minimum": 417892.6293,
            "name": "X",
            "position": 0,
            "stddev": 284.41289,
            "variance": 80890.692
          },
          {
            "average": 4957871.676,
            "count": 17839986,
            "maximum": 4958480.257,
            "minimum": 4957079.297,
            "name": "Y",
            "position": 1,
            "stddev": 366.7139711,
            "variance": 134479.1366
          },
          {
            "average": 2195.898769,
            "count": 17839986,
            "maximum": 2409.937319,
            "minimum": 1998.577319,
            "name": "Z",
            "position": 2,
            "stddev": 99.24268994,
            "variance": 9849.111506
          },
          {
            "average": 91.26842824,
            "count": 17839986,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.74365635,
            "variance": 2574.91866
          },
          {
            "average": 1.127022633,
            "count": 17839986,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.356716796,
            "variance": 0.1272468725
          },
          {
            "average": 1.262621058,
            "count": 17839986,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5003176754,
            "variance": 0.2503177763
          },
          {
            "average": 0.4999650784,
            "count": 17839986,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000128,
            "variance": 0.2500000128
          },
          {
            "average": 0,
            "count": 17839986,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.131471067,
            "count": 17839986,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3379148297,
            "variance": 0.1141864322
          },
          {
            "average": -1.850752061,
            "count": 17839986,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.208676056,
            "variance": 67.38236259
          },
          {
            "average": 63.75104235,
            "count": 17839986,
            "maximum": 144,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 63.20194645,
            "variance": 3994.486035
          },
          {
            "average": 14820.58503,
            "count": 17839986,
            "maximum": 20063,
            "minimum": 9514,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5268.391927,
            "variance": 27755953.5
          },
          {
            "average": 417000.4412,
            "count": 17839986,
            "maximum": 420065.4638,
            "minimum": 415159.6017,
            "name": "GpsTime",
            "position": 12,
            "stddev": 798.2789922,
            "variance": 637249.3494
          },
          {
            "average": 0,
            "count": 17839986,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17839986,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17839986,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17839986,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17839986,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417892.6293,
          4957079.297,
          1998.577319,
          418897.3493,
          4958480.257,
          2409.937319
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417892.6292926923,
                4957079.296591407,
                1998.577318537287
              ],
              [
                417892.6292926923,
                4958480.256591408,
                1998.577318537287
              ],
              [
                418897.34929269226,
                4958480.256591408,
                2409.937318537287
              ],
              [
                418897.34929269226,
                4957079.296591407,
                2409.937318537287
              ],
              [
                417892.6292926923,
                4957079.296591407,
                1998.577318537287
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:27:45+00:00",
        "end_time": "2011-09-18T21:05:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377291,
            44.76239869,
            1998.577319,
            -118.02481,
            44.77512314,
            2409.937319
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03750333820297,
                  44.76239869460644,
                  1998.577318537287
                ],
                [
                  -118.03772912009903,
                  44.77500847677051,
                  1998.577318537287
                ],
                [
                  -118.02503298421797,
                  44.77512314429942,
                  2409.937318537287
                ],
                [
                  -118.0248099634797,
                  44.76251331201046,
                  2409.937318537287
                ],
                [
                  -118.03750333820297,
                  44.76239869460644,
                  1998.577318537287
                ]
              ]
            ]
          },
          "id": "44118G1418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:27:45Z",
            "pc:count": 17839986,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418393.0193,
                "count": 17839986,
                "maximum": 418897.3493,
                "minimum": 417892.6293,
                "name": "X",
                "position": 0,
                "stddev": 284.41289,
                "variance": 80890.692
              },
              {
                "average": 4957871.676,
                "count": 17839986,
                "maximum": 4958480.257,
                "minimum": 4957079.297,
                "name": "Y",
                "position": 1,
                "stddev": 366.7139711,
                "variance": 134479.1366
              },
              {
                "average": 2195.898769,
                "count": 17839986,
                "maximum": 2409.937319,
                "minimum": 1998.577319,
                "name": "Z",
                "position": 2,
                "stddev": 99.24268994,
                "variance": 9849.111506
              },
              {
                "average": 91.26842824,
                "count": 17839986,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.74365635,
                "variance": 2574.91866
              },
              {
                "average": 1.127022633,
                "count": 17839986,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.356716796,
                "variance": 0.1272468725
              },
              {
                "average": 1.262621058,
                "count": 17839986,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5003176754,
                "variance": 0.2503177763
              },
              {
                "average": 0.4999650784,
                "count": 17839986,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000128,
                "variance": 0.2500000128
              },
              {
                "average": 0,
                "count": 17839986,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.131471067,
                "count": 17839986,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3379148297,
                "variance": 0.1141864322
              },
              {
                "average": -1.850752061,
                "count": 17839986,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.208676056,
                "variance": 67.38236259
              },
              {
                "average": 63.75104235,
                "count": 17839986,
                "maximum": 144,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 63.20194645,
                "variance": 3994.486035
              },
              {
                "average": 14820.58503,
                "count": 17839986,
                "maximum": 20063,
                "minimum": 9514,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5268.391927,
                "variance": 27755953.5
              },
              {
                "average": 417000.4412,
                "count": 17839986,
                "maximum": 420065.4638,
                "minimum": 415159.6017,
                "name": "GpsTime",
                "position": 12,
                "stddev": 798.2789922,
                "variance": 637249.3494
              },
              {
                "average": 0,
                "count": 17839986,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17839986,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17839986,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17839986,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17839986,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417892.6293,
              4957079.297,
              1998.577319,
              418897.3493,
              4958480.257,
              2409.937319
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417892.6292926923,
                    4957079.296591407,
                    1998.577318537287
                  ],
                  [
                    417892.6292926923,
                    4958480.256591408,
                    1998.577318537287
                  ],
                  [
                    418897.34929269226,
                    4958480.256591408,
                    2409.937318537287
                  ],
                  [
                    418897.34929269226,
                    4957079.296591407,
                    2409.937318537287
                  ],
                  [
                    417892.6292926923,
                    4957079.296591407,
                    1998.577318537287
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:27:45+00:00",
            "end_time": "2011-09-18T21: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": "44118G1217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05002457133651,
              44.82489773805294,
              1695.381038635011
            ],
            [
              -118.05025361861709,
              44.83750967152308,
              1695.381038635011
            ],
            [
              -118.03752914117628,
              44.837625989981206,
              2229.081038635011
            ],
            [
              -118.03730286773234,
              44.82501400565657,
              2229.081038635011
            ],
            [
              -118.05002457133651,
              44.82489773805294,
              1695.381038635011
            ]
          ]
        ]
      },
      "bbox": [
        -118.0502536,
        44.82489774,
        1695.381039,
        -118.0373029,
        44.83762599,
        2229.081039
      ],
      "properties": {
        "datetime": "2011-09-18T22:25:24Z",
        "pc:count": 26291597,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417448.0969,
            "count": 26291597,
            "maximum": 417997.2255,
            "minimum": 416991.3455,
            "name": "X",
            "position": 0,
            "stddev": 275.375207,
            "variance": 75831.50465
          },
          {
            "average": 4964663.042,
            "count": 26291597,
            "maximum": 4965435.839,
            "minimum": 4964034.619,
            "name": "Y",
            "position": 1,
            "stddev": 399.096742,
            "variance": 159278.2095
          },
          {
            "average": 1982.585542,
            "count": 26291597,
            "maximum": 2229.081039,
            "minimum": 1695.381039,
            "name": "Z",
            "position": 2,
            "stddev": 114.2762896,
            "variance": 13059.07037
          },
          {
            "average": 86.51670954,
            "count": 26291597,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.97517548,
            "variance": 2701.418866
          },
          {
            "average": 1.17488272,
            "count": 26291597,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4172456208,
            "variance": 0.174093908
          },
          {
            "average": 1.35881278,
            "count": 26291597,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5754313223,
            "variance": 0.3311212067
          },
          {
            "average": 0.4992876241,
            "count": 26291597,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999502,
            "variance": 0.249999502
          },
          {
            "average": 0,
            "count": 26291597,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.087328929,
            "count": 26291597,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2823164713,
            "variance": 0.07970258995
          },
          {
            "average": -1.73148803,
            "count": 26291597,
            "maximum": 22.00200081,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.089869444,
            "variance": 65.44598762
          },
          {
            "average": 78.6585161,
            "count": 26291597,
            "maximum": 149,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 60.34796767,
            "variance": 3641.877202
          },
          {
            "average": 14849.63175,
            "count": 26291597,
            "maximum": 20153,
            "minimum": 9506,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5275.663252,
            "variance": 27832622.75
          },
          {
            "average": 23962.12467,
            "count": 26291597,
            "maximum": 57600,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 12977.70136,
            "variance": 168420732.5
          },
          {
            "average": 23139.05485,
            "count": 26291597,
            "maximum": 56320,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 12614.48824,
            "variance": 159125313.7
          },
          {
            "average": 18842.21584,
            "count": 26291597,
            "maximum": 52992,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10609.63557,
            "variance": 112564366.8
          },
          {
            "average": 344474.6339,
            "count": 26291597,
            "maximum": 419924.8537,
            "minimum": 144612.6506,
            "name": "GpsTime",
            "position": 15,
            "stddev": 117173.2824,
            "variance": 13729578110.0
          },
          {
            "average": 0,
            "count": 26291597,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26291597,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26291597,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26291597,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26291597,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416991.3455,
          4964034.619,
          1695.381039,
          417997.2255,
          4965435.839,
          2229.081039
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416991.3454984425,
                4964034.618906947,
                1695.381038635011
              ],
              [
                416991.3454984425,
                4965435.8389069475,
                1695.381038635011
              ],
              [
                417997.2254984425,
                4965435.8389069475,
                2229.081038635011
              ],
              [
                417997.2254984425,
                4964034.618906947,
                2229.081038635011
              ],
              [
                416991.3454984425,
                4964034.618906947,
                1695.381038635011
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:25:24+00:00",
        "end_time": "2011-09-15T17:56:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0502536,
            44.82489774,
            1695.381039,
            -118.0373029,
            44.83762599,
            2229.081039
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05002457133651,
                  44.82489773805294,
                  1695.381038635011
                ],
                [
                  -118.05025361861709,
                  44.83750967152308,
                  1695.381038635011
                ],
                [
                  -118.03752914117628,
                  44.837625989981206,
                  2229.081038635011
                ],
                [
                  -118.03730286773234,
                  44.82501400565657,
                  2229.081038635011
                ],
                [
                  -118.05002457133651,
                  44.82489773805294,
                  1695.381038635011
                ]
              ]
            ]
          },
          "id": "44118G1217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:25:24Z",
            "pc:count": 26291597,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417448.0969,
                "count": 26291597,
                "maximum": 417997.2255,
                "minimum": 416991.3455,
                "name": "X",
                "position": 0,
                "stddev": 275.375207,
                "variance": 75831.50465
              },
              {
                "average": 4964663.042,
                "count": 26291597,
                "maximum": 4965435.839,
                "minimum": 4964034.619,
                "name": "Y",
                "position": 1,
                "stddev": 399.096742,
                "variance": 159278.2095
              },
              {
                "average": 1982.585542,
                "count": 26291597,
                "maximum": 2229.081039,
                "minimum": 1695.381039,
                "name": "Z",
                "position": 2,
                "stddev": 114.2762896,
                "variance": 13059.07037
              },
              {
                "average": 86.51670954,
                "count": 26291597,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.97517548,
                "variance": 2701.418866
              },
              {
                "average": 1.17488272,
                "count": 26291597,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4172456208,
                "variance": 0.174093908
              },
              {
                "average": 1.35881278,
                "count": 26291597,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5754313223,
                "variance": 0.3311212067
              },
              {
                "average": 0.4992876241,
                "count": 26291597,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999502,
                "variance": 0.249999502
              },
              {
                "average": 0,
                "count": 26291597,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.087328929,
                "count": 26291597,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2823164713,
                "variance": 0.07970258995
              },
              {
                "average": -1.73148803,
                "count": 26291597,
                "maximum": 22.00200081,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.089869444,
                "variance": 65.44598762
              },
              {
                "average": 78.6585161,
                "count": 26291597,
                "maximum": 149,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 60.34796767,
                "variance": 3641.877202
              },
              {
                "average": 14849.63175,
                "count": 26291597,
                "maximum": 20153,
                "minimum": 9506,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5275.663252,
                "variance": 27832622.75
              },
              {
                "average": 23962.12467,
                "count": 26291597,
                "maximum": 57600,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 12977.70136,
                "variance": 168420732.5
              },
              {
                "average": 23139.05485,
                "count": 26291597,
                "maximum": 56320,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 12614.48824,
                "variance": 159125313.7
              },
              {
                "average": 18842.21584,
                "count": 26291597,
                "maximum": 52992,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10609.63557,
                "variance": 112564366.8
              },
              {
                "average": 344474.6339,
                "count": 26291597,
                "maximum": 419924.8537,
                "minimum": 144612.6506,
                "name": "GpsTime",
                "position": 15,
                "stddev": 117173.2824,
                "variance": 13729578110.0
              },
              {
                "average": 0,
                "count": 26291597,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26291597,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26291597,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26291597,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26291597,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416991.3455,
              4964034.619,
              1695.381039,
              417997.2255,
              4965435.839,
              2229.081039
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416991.3454984425,
                    4964034.618906947,
                    1695.381038635011
                  ],
                  [
                    416991.3454984425,
                    4965435.8389069475,
                    1695.381038635011
                  ],
                  [
                    417997.2254984425,
                    4965435.8389069475,
                    2229.081038635011
                  ],
                  [
                    417997.2254984425,
                    4964034.618906947,
                    2229.081038635011
                  ],
                  [
                    416991.3454984425,
                    4964034.618906947,
                    1695.381038635011
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:25:24+00:00",
            "end_time": "2011-09-15T17:56: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": "44117H8409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002523855902,
              44.9124144122157,
              1054.3247056302991
            ],
            [
              -117.90022190679642,
              44.92500997289296,
              1054.3247056302991
            ],
            [
              -117.88752925897819,
              44.92510932415654,
              1154.7647056302992
            ],
            [
              -117.88733536277199,
              44.9125137201,
              1154.7647056302992
            ],
            [
              -117.90002523855902,
              44.9124144122157,
              1054.3247056302991
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002219,
        44.91241441,
        1054.324706,
        -117.8873354,
        44.92510932,
        1154.764706
      ],
      "properties": {
        "datetime": "2011-09-20T03:07:13Z",
        "pc:count": 11626042,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429458.6442,
            "count": 11626042,
            "maximum": 429959.0986,
            "minimum": 428957.2986,
            "name": "X",
            "position": 0,
            "stddev": 286.1222396,
            "variance": 81865.93597
          },
          {
            "average": 4974321.492,
            "count": 11626042,
            "maximum": 4975013.486,
            "minimum": 4973614.126,
            "name": "Y",
            "position": 1,
            "stddev": 404.5385609,
            "variance": 163651.4472
          },
          {
            "average": 1090.44288,
            "count": 11626042,
            "maximum": 1154.764706,
            "minimum": 1054.324706,
            "name": "Z",
            "position": 2,
            "stddev": 24.89025766,
            "variance": 619.5249265
          },
          {
            "average": 233.859708,
            "count": 11626042,
            "maximum": 255,
            "minimum": 5,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.68846362,
            "variance": 312.8817451
          },
          {
            "average": 1.000006881,
            "count": 11626042,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00262317687,
            "variance": 6.881056889e-06
          },
          {
            "average": 1.000013676,
            "count": 11626042,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003698108657,
            "variance": 1.367600764e-05
          },
          {
            "average": 0.4993606595,
            "count": 11626042,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996127,
            "variance": 0.2499996127
          },
          {
            "average": 0,
            "count": 11626042,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.255672395,
            "count": 11626042,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4362385101,
            "variance": 0.1903040377
          },
          {
            "average": 1.707687767,
            "count": 11626042,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.076580328,
            "variance": 65.2311498
          },
          {
            "average": 197.3986952,
            "count": 11626042,
            "maximum": 208,
            "minimum": 190,
            "name": "UserData",
            "position": 10,
            "stddev": 2.597079931,
            "variance": 6.744824169
          },
          {
            "average": 267.8308965,
            "count": 11626042,
            "maximum": 281,
            "minimum": 254,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56511496,
            "variance": 111.6216542
          },
          {
            "average": 40279.71069,
            "count": 11626042,
            "maximum": 57088,
            "minimum": 16640,
            "name": "Red",
            "position": 12,
            "stddev": 3920.560532,
            "variance": 15370794.89
          },
          {
            "average": 35856.38854,
            "count": 11626042,
            "maximum": 58112,
            "minimum": 11008,
            "name": "Green",
            "position": 13,
            "stddev": 4327.321633,
            "variance": 18725712.52
          },
          {
            "average": 30954.93808,
            "count": 11626042,
            "maximum": 57600,
            "minimum": 8704,
            "name": "Blue",
            "position": 14,
            "stddev": 4311.287751,
            "variance": 18587202.07
          },
          {
            "average": 521700.453,
            "count": 11626042,
            "maximum": 523233.9885,
            "minimum": 520029.6569,
            "name": "GpsTime",
            "position": 15,
            "stddev": 636.51997,
            "variance": 405157.6723
          },
          {
            "average": 0,
            "count": 11626042,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11626042,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11626042,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11626042,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11626042,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428957.2986,
          4973614.126,
          1054.324706,
          429959.0986,
          4975013.486,
          1154.764706
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428957.29857973615,
                4973614.126186768,
                1054.3247056302991
              ],
              [
                428957.29857973615,
                4975013.486186767,
                1054.3247056302991
              ],
              [
                429959.0985797362,
                4975013.486186767,
                1154.7647056302992
              ],
              [
                429959.0985797362,
                4973614.126186768,
                1154.7647056302992
              ],
              [
                428957.29857973615,
                4973614.126186768,
                1054.3247056302991
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T03:07:13+00:00",
        "end_time": "2011-09-20T02:13:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002219,
            44.91241441,
            1054.324706,
            -117.8873354,
            44.92510932,
            1154.764706
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002523855902,
                  44.9124144122157,
                  1054.3247056302991
                ],
                [
                  -117.90022190679642,
                  44.92500997289296,
                  1054.3247056302991
                ],
                [
                  -117.88752925897819,
                  44.92510932415654,
                  1154.7647056302992
                ],
                [
                  -117.88733536277199,
                  44.9125137201,
                  1154.7647056302992
                ],
                [
                  -117.90002523855902,
                  44.9124144122157,
                  1054.3247056302991
                ]
              ]
            ]
          },
          "id": "44117H8409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T03:07:13Z",
            "pc:count": 11626042,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429458.6442,
                "count": 11626042,
                "maximum": 429959.0986,
                "minimum": 428957.2986,
                "name": "X",
                "position": 0,
                "stddev": 286.1222396,
                "variance": 81865.93597
              },
              {
                "average": 4974321.492,
                "count": 11626042,
                "maximum": 4975013.486,
                "minimum": 4973614.126,
                "name": "Y",
                "position": 1,
                "stddev": 404.5385609,
                "variance": 163651.4472
              },
              {
                "average": 1090.44288,
                "count": 11626042,
                "maximum": 1154.764706,
                "minimum": 1054.324706,
                "name": "Z",
                "position": 2,
                "stddev": 24.89025766,
                "variance": 619.5249265
              },
              {
                "average": 233.859708,
                "count": 11626042,
                "maximum": 255,
                "minimum": 5,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.68846362,
                "variance": 312.8817451
              },
              {
                "average": 1.000006881,
                "count": 11626042,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00262317687,
                "variance": 6.881056889e-06
              },
              {
                "average": 1.000013676,
                "count": 11626042,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003698108657,
                "variance": 1.367600764e-05
              },
              {
                "average": 0.4993606595,
                "count": 11626042,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996127,
                "variance": 0.2499996127
              },
              {
                "average": 0,
                "count": 11626042,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.255672395,
                "count": 11626042,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4362385101,
                "variance": 0.1903040377
              },
              {
                "average": 1.707687767,
                "count": 11626042,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.076580328,
                "variance": 65.2311498
              },
              {
                "average": 197.3986952,
                "count": 11626042,
                "maximum": 208,
                "minimum": 190,
                "name": "UserData",
                "position": 10,
                "stddev": 2.597079931,
                "variance": 6.744824169
              },
              {
                "average": 267.8308965,
                "count": 11626042,
                "maximum": 281,
                "minimum": 254,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56511496,
                "variance": 111.6216542
              },
              {
                "average": 40279.71069,
                "count": 11626042,
                "maximum": 57088,
                "minimum": 16640,
                "name": "Red",
                "position": 12,
                "stddev": 3920.560532,
                "variance": 15370794.89
              },
              {
                "average": 35856.38854,
                "count": 11626042,
                "maximum": 58112,
                "minimum": 11008,
                "name": "Green",
                "position": 13,
                "stddev": 4327.321633,
                "variance": 18725712.52
              },
              {
                "average": 30954.93808,
                "count": 11626042,
                "maximum": 57600,
                "minimum": 8704,
                "name": "Blue",
                "position": 14,
                "stddev": 4311.287751,
                "variance": 18587202.07
              },
              {
                "average": 521700.453,
                "count": 11626042,
                "maximum": 523233.9885,
                "minimum": 520029.6569,
                "name": "GpsTime",
                "position": 15,
                "stddev": 636.51997,
                "variance": 405157.6723
              },
              {
                "average": 0,
                "count": 11626042,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11626042,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11626042,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11626042,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11626042,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428957.2986,
              4973614.126,
              1054.324706,
              429959.0986,
              4975013.486,
              1154.764706
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428957.29857973615,
                    4973614.126186768,
                    1054.3247056302991
                  ],
                  [
                    428957.29857973615,
                    4975013.486186767,
                    1054.3247056302991
                  ],
                  [
                    429959.0985797362,
                    4975013.486186767,
                    1154.7647056302992
                  ],
                  [
                    429959.0985797362,
                    4973614.126186768,
                    1154.7647056302992
                  ],
                  [
                    428957.29857973615,
                    4973614.126186768,
                    1054.3247056302991
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T03:07:13+00:00",
            "end_time": "2011-09-20T02: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": "44117H8116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002502644504,
              44.94990383991197,
              1035.0298984559972
            ],
            [
              -118.00024400801534,
              44.96250921302915,
              1035.0298984559972
            ],
            [
              -117.98752926031801,
              44.96261987462033,
              1070.5498984559972
            ],
            [
              -117.98731306126122,
              44.95001445314805,
              1070.5498984559972
            ],
            [
              -118.00002502644504,
              44.94990383991197,
              1035.0298984559972
            ]
          ]
        ]
      },
      "bbox": [
        -118.000244,
        44.94990384,
        1035.029898,
        -117.9873131,
        44.96261987,
        1070.549898
      ],
      "properties": {
        "datetime": "2011-09-20T23:19:24Z",
        "pc:count": 11259196,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421619.4225,
            "count": 11259196,
            "maximum": 422118.0436,
            "minimum": 421115.1236,
            "name": "X",
            "position": 0,
            "stddev": 286.0394465,
            "variance": 81818.56496
          },
          {
            "average": 4978566.914,
            "count": 11259196,
            "maximum": 4979271.593,
            "minimum": 4977871.093,
            "name": "Y",
            "position": 1,
            "stddev": 398.5404155,
            "variance": 158834.4628
          },
          {
            "average": 1043.032238,
            "count": 11259196,
            "maximum": 1070.549898,
            "minimum": 1035.029898,
            "name": "Z",
            "position": 2,
            "stddev": 3.458326296,
            "variance": 11.96002077
          },
          {
            "average": 225.0075344,
            "count": 11259196,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.48163648,
            "variance": 1978.615984
          },
          {
            "average": 1.0168147,
            "count": 11259196,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1484689135,
            "variance": 0.02204301827
          },
          {
            "average": 1.033734824,
            "count": 11259196,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2223664521,
            "variance": 0.04944683904
          },
          {
            "average": 0.4982627534,
            "count": 11259196,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999970042,
            "variance": 0.2499970042
          },
          {
            "average": 0,
            "count": 11259196,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.285434324,
            "count": 11259196,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4516210677,
            "variance": 0.2039615888
          },
          {
            "average": 0.3341591894,
            "count": 11259196,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.064415518,
            "variance": 65.03479764
          },
          {
            "average": 199.1930041,
            "count": 11259196,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 3.073458885,
            "variance": 9.446149515
          },
          {
            "average": 79.10158088,
            "count": 11259196,
            "maximum": 20071,
            "minimum": 52,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 454.7182318,
            "variance": 206768.6704
          },
          {
            "average": 33282.06527,
            "count": 11259196,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 10462.05097,
            "variance": 109454510.5
          },
          {
            "average": 32549.81001,
            "count": 11259196,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 8263.75447,
            "variance": 68289637.95
          },
          {
            "average": 24916.91412,
            "count": 11259196,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7586.285529,
            "variance": 57551728.13
          },
          {
            "average": 594265.3953,
            "count": 11259196,
            "maximum": 595964.4372,
            "minimum": 321748.1212,
            "name": "GpsTime",
            "position": 15,
            "stddev": 8165.72915,
            "variance": 66679132.55
          },
          {
            "average": 0,
            "count": 11259196,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11259196,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11259196,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11259196,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11259196,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421115.1236,
          4977871.093,
          1035.029898,
          422118.0436,
          4979271.593,
          1070.549898
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421115.12358367187,
                4977871.093104041,
                1035.0298984559972
              ],
              [
                421115.12358367187,
                4979271.593104041,
                1035.0298984559972
              ],
              [
                422118.0435836719,
                4979271.593104041,
                1070.5498984559972
              ],
              [
                422118.0435836719,
                4977871.093104041,
                1070.5498984559972
              ],
              [
                421115.12358367187,
                4977871.093104041,
                1035.0298984559972
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:19:24+00:00",
        "end_time": "2011-09-17T19:09:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.000244,
            44.94990384,
            1035.029898,
            -117.9873131,
            44.96261987,
            1070.549898
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002502644504,
                  44.94990383991197,
                  1035.0298984559972
                ],
                [
                  -118.00024400801534,
                  44.96250921302915,
                  1035.0298984559972
                ],
                [
                  -117.98752926031801,
                  44.96261987462033,
                  1070.5498984559972
                ],
                [
                  -117.98731306126122,
                  44.95001445314805,
                  1070.5498984559972
                ],
                [
                  -118.00002502644504,
                  44.94990383991197,
                  1035.0298984559972
                ]
              ]
            ]
          },
          "id": "44117H8116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:19:24Z",
            "pc:count": 11259196,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421619.4225,
                "count": 11259196,
                "maximum": 422118.0436,
                "minimum": 421115.1236,
                "name": "X",
                "position": 0,
                "stddev": 286.0394465,
                "variance": 81818.56496
              },
              {
                "average": 4978566.914,
                "count": 11259196,
                "maximum": 4979271.593,
                "minimum": 4977871.093,
                "name": "Y",
                "position": 1,
                "stddev": 398.5404155,
                "variance": 158834.4628
              },
              {
                "average": 1043.032238,
                "count": 11259196,
                "maximum": 1070.549898,
                "minimum": 1035.029898,
                "name": "Z",
                "position": 2,
                "stddev": 3.458326296,
                "variance": 11.96002077
              },
              {
                "average": 225.0075344,
                "count": 11259196,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.48163648,
                "variance": 1978.615984
              },
              {
                "average": 1.0168147,
                "count": 11259196,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1484689135,
                "variance": 0.02204301827
              },
              {
                "average": 1.033734824,
                "count": 11259196,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2223664521,
                "variance": 0.04944683904
              },
              {
                "average": 0.4982627534,
                "count": 11259196,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999970042,
                "variance": 0.2499970042
              },
              {
                "average": 0,
                "count": 11259196,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.285434324,
                "count": 11259196,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4516210677,
                "variance": 0.2039615888
              },
              {
                "average": 0.3341591894,
                "count": 11259196,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.064415518,
                "variance": 65.03479764
              },
              {
                "average": 199.1930041,
                "count": 11259196,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 3.073458885,
                "variance": 9.446149515
              },
              {
                "average": 79.10158088,
                "count": 11259196,
                "maximum": 20071,
                "minimum": 52,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 454.7182318,
                "variance": 206768.6704
              },
              {
                "average": 33282.06527,
                "count": 11259196,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 10462.05097,
                "variance": 109454510.5
              },
              {
                "average": 32549.81001,
                "count": 11259196,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 8263.75447,
                "variance": 68289637.95
              },
              {
                "average": 24916.91412,
                "count": 11259196,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7586.285529,
                "variance": 57551728.13
              },
              {
                "average": 594265.3953,
                "count": 11259196,
                "maximum": 595964.4372,
                "minimum": 321748.1212,
                "name": "GpsTime",
                "position": 15,
                "stddev": 8165.72915,
                "variance": 66679132.55
              },
              {
                "average": 0,
                "count": 11259196,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11259196,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11259196,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11259196,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11259196,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421115.1236,
              4977871.093,
              1035.029898,
              422118.0436,
              4979271.593,
              1070.549898
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421115.12358367187,
                    4977871.093104041,
                    1035.0298984559972
                  ],
                  [
                    421115.12358367187,
                    4979271.593104041,
                    1035.0298984559972
                  ],
                  [
                    422118.0435836719,
                    4979271.593104041,
                    1070.5498984559972
                  ],
                  [
                    422118.0435836719,
                    4977871.093104041,
                    1070.5498984559972
                  ],
                  [
                    421115.12358367187,
                    4977871.093104041,
                    1035.0298984559972
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:19:24+00:00",
            "end_time": "2011-09-17T19:09: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": "44118H2218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.15324689608025,
              44.94997966450538,
              1902.5078265798702
            ],
            [
              -118.15330264214516,
              44.9527628796115,
              1902.5078265798702
            ],
            [
              -118.15002744260714,
              44.95279591120543,
              2006.4478265798703
            ],
            [
              -118.14997185476753,
              44.95001269291188,
              2006.4478265798703
            ],
            [
              -118.15324689608025,
              44.94997966450538,
              1902.5078265798702
            ]
          ]
        ]
      },
      "bbox": [
        -118.1533026,
        44.94997966,
        1902.507827,
        -118.1499719,
        44.95279591,
        2006.447827
      ],
      "properties": {
        "datetime": "2011-09-18T18:34:21Z",
        "pc:count": 556389,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 409197.1567,
            "count": 556389,
            "maximum": 409286.8912,
            "minimum": 409028.4912,
            "name": "X",
            "position": 0,
            "stddev": 60.47547452,
            "variance": 3657.283018
          },
          {
            "average": 4978183.283,
            "count": 556389,
            "maximum": 4978349.233,
            "minimum": 4978039.993,
            "name": "Y",
            "position": 1,
            "stddev": 75.41077877,
            "variance": 5686.785555
          },
          {
            "average": 1951.726661,
            "count": 556389,
            "maximum": 2006.447827,
            "minimum": 1902.507827,
            "name": "Z",
            "position": 2,
            "stddev": 18.16741801,
            "variance": 330.055077
          },
          {
            "average": 75.15406487,
            "count": 556389,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.82476279,
            "variance": 3343.703192
          },
          {
            "average": 1.2713641,
            "count": 556389,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4838386898,
            "variance": 0.2340998778
          },
          {
            "average": 1.553312521,
            "count": 556389,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6097817687,
            "variance": 0.3718338055
          },
          {
            "average": 0.5010541186,
            "count": 556389,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993382,
            "variance": 0.2499993382
          },
          {
            "average": 0,
            "count": 556389,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.108695535,
            "count": 556389,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.311257112,
            "variance": 0.09688098976
          },
          {
            "average": -5.983828407,
            "count": 556389,
            "maximum": 13.00199986,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.979987018,
            "variance": 63.6801928
          },
          {
            "average": 63.42225673,
            "count": 556389,
            "maximum": 130,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 61.35284509,
            "variance": 3764.1716
          },
          {
            "average": 14669.32036,
            "count": 556389,
            "maximum": 20031,
            "minimum": 9491,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5267.696697,
            "variance": 27748628.49
          },
          {
            "average": 22052.63164,
            "count": 556389,
            "maximum": 50176,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 8942.180897,
            "variance": 79962599.2
          },
          {
            "average": 21540.04132,
            "count": 556389,
            "maximum": 48640,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 9183.569149,
            "variance": 84337942.32
          },
          {
            "average": 18468.50649,
            "count": 556389,
            "maximum": 45056,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8745.098836,
            "variance": 76476753.66
          },
          {
            "average": 405753.9627,
            "count": 556389,
            "maximum": 406061.0617,
            "minimum": 405137.6294,
            "name": "GpsTime",
            "position": 15,
            "stddev": 332.233868,
            "variance": 110379.343
          },
          {
            "average": 0,
            "count": 556389,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 556389,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 556389,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 556389,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 556389,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          409028.4912,
          4978039.993,
          1902.507827,
          409286.8912,
          4978349.233,
          2006.447827
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                409028.4912284904,
                4978039.992835163,
                1902.5078265798702
              ],
              [
                409028.4912284904,
                4978349.232835163,
                1902.5078265798702
              ],
              [
                409286.89122849045,
                4978349.232835163,
                2006.4478265798703
              ],
              [
                409286.89122849045,
                4978039.992835163,
                2006.4478265798703
              ],
              [
                409028.4912284904,
                4978039.992835163,
                1902.5078265798702
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T18:34:21+00:00",
        "end_time": "2011-09-18T18:18:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1533026,
            44.94997966,
            1902.507827,
            -118.1499719,
            44.95279591,
            2006.447827
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.15324689608025,
                  44.94997966450538,
                  1902.5078265798702
                ],
                [
                  -118.15330264214516,
                  44.9527628796115,
                  1902.5078265798702
                ],
                [
                  -118.15002744260714,
                  44.95279591120543,
                  2006.4478265798703
                ],
                [
                  -118.14997185476753,
                  44.95001269291188,
                  2006.4478265798703
                ],
                [
                  -118.15324689608025,
                  44.94997966450538,
                  1902.5078265798702
                ]
              ]
            ]
          },
          "id": "44118H2218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:34:21Z",
            "pc:count": 556389,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 409197.1567,
                "count": 556389,
                "maximum": 409286.8912,
                "minimum": 409028.4912,
                "name": "X",
                "position": 0,
                "stddev": 60.47547452,
                "variance": 3657.283018
              },
              {
                "average": 4978183.283,
                "count": 556389,
                "maximum": 4978349.233,
                "minimum": 4978039.993,
                "name": "Y",
                "position": 1,
                "stddev": 75.41077877,
                "variance": 5686.785555
              },
              {
                "average": 1951.726661,
                "count": 556389,
                "maximum": 2006.447827,
                "minimum": 1902.507827,
                "name": "Z",
                "position": 2,
                "stddev": 18.16741801,
                "variance": 330.055077
              },
              {
                "average": 75.15406487,
                "count": 556389,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.82476279,
                "variance": 3343.703192
              },
              {
                "average": 1.2713641,
                "count": 556389,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4838386898,
                "variance": 0.2340998778
              },
              {
                "average": 1.553312521,
                "count": 556389,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6097817687,
                "variance": 0.3718338055
              },
              {
                "average": 0.5010541186,
                "count": 556389,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993382,
                "variance": 0.2499993382
              },
              {
                "average": 0,
                "count": 556389,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.108695535,
                "count": 556389,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.311257112,
                "variance": 0.09688098976
              },
              {
                "average": -5.983828407,
                "count": 556389,
                "maximum": 13.00199986,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.979987018,
                "variance": 63.6801928
              },
              {
                "average": 63.42225673,
                "count": 556389,
                "maximum": 130,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 61.35284509,
                "variance": 3764.1716
              },
              {
                "average": 14669.32036,
                "count": 556389,
                "maximum": 20031,
                "minimum": 9491,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5267.696697,
                "variance": 27748628.49
              },
              {
                "average": 22052.63164,
                "count": 556389,
                "maximum": 50176,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 8942.180897,
                "variance": 79962599.2
              },
              {
                "average": 21540.04132,
                "count": 556389,
                "maximum": 48640,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 9183.569149,
                "variance": 84337942.32
              },
              {
                "average": 18468.50649,
                "count": 556389,
                "maximum": 45056,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8745.098836,
                "variance": 76476753.66
              },
              {
                "average": 405753.9627,
                "count": 556389,
                "maximum": 406061.0617,
                "minimum": 405137.6294,
                "name": "GpsTime",
                "position": 15,
                "stddev": 332.233868,
                "variance": 110379.343
              },
              {
                "average": 0,
                "count": 556389,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 556389,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 556389,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 556389,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 556389,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              409028.4912,
              4978039.993,
              1902.507827,
              409286.8912,
              4978349.233,
              2006.447827
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    409028.4912284904,
                    4978039.992835163,
                    1902.5078265798702
                  ],
                  [
                    409028.4912284904,
                    4978349.232835163,
                    1902.5078265798702
                  ],
                  [
                    409286.89122849045,
                    4978349.232835163,
                    2006.4478265798703
                  ],
                  [
                    409286.89122849045,
                    4978039.992835163,
                    2006.4478265798703
                  ],
                  [
                    409028.4912284904,
                    4978039.992835163,
                    1902.5078265798702
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T18:34:21+00:00",
            "end_time": "2011-09-18T18:18: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": "45117A7107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252451800284,
              45.09991852131947,
              1022.040938800656
            ],
            [
              -117.86271417114722,
              45.11251001346912,
              1022.040938800656
            ],
            [
              -117.85002871573114,
              45.11260513913662,
              1150.080938800656
            ],
            [
              -117.84984185045339,
              45.10001360546595,
              1150.080938800656
            ],
            [
              -117.86252451800284,
              45.09991852131947,
              1022.040938800656
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627142,
        45.09991852,
        1022.040939,
        -117.8498419,
        45.11260514,
        1150.080939
      ],
      "properties": {
        "datetime": "2011-09-16T20:20:46Z",
        "pc:count": 9737924,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432639.7252,
            "count": 9737924,
            "maximum": 433137.1523,
            "minimum": 432139.1923,
            "name": "X",
            "position": 0,
            "stddev": 282.3121803,
            "variance": 79700.16714
          },
          {
            "average": 4995130.9,
            "count": 9737924,
            "maximum": 4995810.272,
            "minimum": 4994411.332,
            "name": "Y",
            "position": 1,
            "stddev": 403.9986565,
            "variance": 163214.9144
          },
          {
            "average": 1081.34532,
            "count": 9737924,
            "maximum": 1150.080939,
            "minimum": 1022.040939,
            "name": "Z",
            "position": 2,
            "stddev": 34.18862791,
            "variance": 1168.862278
          },
          {
            "average": 112.2475962,
            "count": 9737924,
            "maximum": 252,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.44852955,
            "variance": 378.2453018
          },
          {
            "average": 1.000000205,
            "count": 9737924,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0004531915307,
            "variance": 2.053825635e-07
          },
          {
            "average": 1.00000113,
            "count": 9737924,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001062827858,
            "variance": 1.129603055e-06
          },
          {
            "average": 0.5000079072,
            "count": 9737924,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000256,
            "variance": 0.2500000256
          },
          {
            "average": 0,
            "count": 9737924,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.332277598,
            "count": 9737924,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4710299553,
            "variance": 0.2218692188
          },
          {
            "average": 0.322624995,
            "count": 9737924,
            "maximum": 18,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.672367465,
            "variance": 75.20995745
          },
          {
            "average": 136.392422,
            "count": 9737924,
            "maximum": 147,
            "minimum": 125,
            "name": "UserData",
            "position": 10,
            "stddev": 2.76677043,
            "variance": 7.655018615
          },
          {
            "average": 10754.41737,
            "count": 9737924,
            "maximum": 10759,
            "minimum": 10749,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.679969805,
            "variance": 2.822298547
          },
          {
            "average": 36224.20069,
            "count": 9737924,
            "maximum": 58624,
            "minimum": 14336,
            "name": "Red",
            "position": 12,
            "stddev": 4160.301035,
            "variance": 17308104.7
          },
          {
            "average": 32614.55109,
            "count": 9737924,
            "maximum": 57600,
            "minimum": 12288,
            "name": "Green",
            "position": 13,
            "stddev": 2995.072651,
            "variance": 8970460.186
          },
          {
            "average": 27461.64624,
            "count": 9737924,
            "maximum": 60672,
            "minimum": 8704,
            "name": "Blue",
            "position": 14,
            "stddev": 2899.086038,
            "variance": 8404699.858
          },
          {
            "average": 236080.9995,
            "count": 9737924,
            "maximum": 239646.3198,
            "minimum": 232634.9847,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1377.789626,
            "variance": 1898304.254
          },
          {
            "average": 0,
            "count": 9737924,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9737924,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9737924,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9737924,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9737924,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432139.1923,
          4994411.332,
          1022.040939,
          433137.1523,
          4995810.272,
          1150.080939
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432139.1922576969,
                4994411.332344486,
                1022.040938800656
              ],
              [
                432139.1922576969,
                4995810.272344486,
                1022.040938800656
              ],
              [
                433137.15225769684,
                4995810.272344486,
                1150.080938800656
              ],
              [
                433137.15225769684,
                4994411.332344486,
                1150.080938800656
              ],
              [
                432139.1922576969,
                4994411.332344486,
                1022.040938800656
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T20:20:46+00:00",
        "end_time": "2011-09-16T18:23:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627142,
            45.09991852,
            1022.040939,
            -117.8498419,
            45.11260514,
            1150.080939
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252451800284,
                  45.09991852131947,
                  1022.040938800656
                ],
                [
                  -117.86271417114722,
                  45.11251001346912,
                  1022.040938800656
                ],
                [
                  -117.85002871573114,
                  45.11260513913662,
                  1150.080938800656
                ],
                [
                  -117.84984185045339,
                  45.10001360546595,
                  1150.080938800656
                ],
                [
                  -117.86252451800284,
                  45.09991852131947,
                  1022.040938800656
                ]
              ]
            ]
          },
          "id": "45117A7107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T20:20:46Z",
            "pc:count": 9737924,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432639.7252,
                "count": 9737924,
                "maximum": 433137.1523,
                "minimum": 432139.1923,
                "name": "X",
                "position": 0,
                "stddev": 282.3121803,
                "variance": 79700.16714
              },
              {
                "average": 4995130.9,
                "count": 9737924,
                "maximum": 4995810.272,
                "minimum": 4994411.332,
                "name": "Y",
                "position": 1,
                "stddev": 403.9986565,
                "variance": 163214.9144
              },
              {
                "average": 1081.34532,
                "count": 9737924,
                "maximum": 1150.080939,
                "minimum": 1022.040939,
                "name": "Z",
                "position": 2,
                "stddev": 34.18862791,
                "variance": 1168.862278
              },
              {
                "average": 112.2475962,
                "count": 9737924,
                "maximum": 252,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.44852955,
                "variance": 378.2453018
              },
              {
                "average": 1.000000205,
                "count": 9737924,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0004531915307,
                "variance": 2.053825635e-07
              },
              {
                "average": 1.00000113,
                "count": 9737924,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001062827858,
                "variance": 1.129603055e-06
              },
              {
                "average": 0.5000079072,
                "count": 9737924,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000256,
                "variance": 0.2500000256
              },
              {
                "average": 0,
                "count": 9737924,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.332277598,
                "count": 9737924,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4710299553,
                "variance": 0.2218692188
              },
              {
                "average": 0.322624995,
                "count": 9737924,
                "maximum": 18,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.672367465,
                "variance": 75.20995745
              },
              {
                "average": 136.392422,
                "count": 9737924,
                "maximum": 147,
                "minimum": 125,
                "name": "UserData",
                "position": 10,
                "stddev": 2.76677043,
                "variance": 7.655018615
              },
              {
                "average": 10754.41737,
                "count": 9737924,
                "maximum": 10759,
                "minimum": 10749,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.679969805,
                "variance": 2.822298547
              },
              {
                "average": 36224.20069,
                "count": 9737924,
                "maximum": 58624,
                "minimum": 14336,
                "name": "Red",
                "position": 12,
                "stddev": 4160.301035,
                "variance": 17308104.7
              },
              {
                "average": 32614.55109,
                "count": 9737924,
                "maximum": 57600,
                "minimum": 12288,
                "name": "Green",
                "position": 13,
                "stddev": 2995.072651,
                "variance": 8970460.186
              },
              {
                "average": 27461.64624,
                "count": 9737924,
                "maximum": 60672,
                "minimum": 8704,
                "name": "Blue",
                "position": 14,
                "stddev": 2899.086038,
                "variance": 8404699.858
              },
              {
                "average": 236080.9995,
                "count": 9737924,
                "maximum": 239646.3198,
                "minimum": 232634.9847,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1377.789626,
                "variance": 1898304.254
              },
              {
                "average": 0,
                "count": 9737924,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9737924,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9737924,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9737924,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9737924,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432139.1923,
              4994411.332,
              1022.040939,
              433137.1523,
              4995810.272,
              1150.080939
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432139.1922576969,
                    4994411.332344486,
                    1022.040938800656
                  ],
                  [
                    432139.1922576969,
                    4995810.272344486,
                    1022.040938800656
                  ],
                  [
                    433137.15225769684,
                    4995810.272344486,
                    1150.080938800656
                  ],
                  [
                    433137.15225769684,
                    4994411.332344486,
                    1150.080938800656
                  ],
                  [
                    432139.1922576969,
                    4994411.332344486,
                    1022.040938800656
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T20:20:46+00:00",
            "end_time": "2011-09-16T18:23: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": "44118H2219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.1500242800962,
              44.94988707854284,
              1721.8945106377853
            ],
            [
              -118.150147918191,
              44.956076686277434,
              1721.8945106377853
            ],
            [
              -118.13752799638831,
              44.956203097787565,
              1993.8745106377853
            ],
            [
              -118.1374057141903,
              44.950013462926776,
              1993.8745106377853
            ],
            [
              -118.1500242800962,
              44.94988707854284,
              1721.8945106377853
            ]
          ]
        ]
      },
      "bbox": [
        -118.1501479,
        44.94988708,
        1721.894511,
        -118.1374057,
        44.9562031,
        1993.874511
      ],
      "properties": {
        "datetime": "2011-09-18T19:18:21Z",
        "pc:count": 6584474,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 409817.1387,
            "count": 6584474,
            "maximum": 410278.1579,
            "minimum": 409282.5579,
            "name": "X",
            "position": 0,
            "stddev": 284.2562745,
            "variance": 80801.6296
          },
          {
            "average": 4978289.123,
            "count": 6584474,
            "maximum": 4978713.817,
            "minimum": 4978026.097,
            "name": "Y",
            "position": 1,
            "stddev": 170.2248029,
            "variance": 28976.48352
          },
          {
            "average": 1877.720025,
            "count": 6584474,
            "maximum": 1993.874511,
            "minimum": 1721.894511,
            "name": "Z",
            "position": 2,
            "stddev": 54.50845155,
            "variance": 2971.17129
          },
          {
            "average": 79.34414776,
            "count": 6584474,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.53347922,
            "variance": 3083.967314
          },
          {
            "average": 1.220237638,
            "count": 6584474,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4513627345,
            "variance": 0.2037283181
          },
          {
            "average": 1.44982196,
            "count": 6584474,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5964836697,
            "variance": 0.3557927683
          },
          {
            "average": 0.4993569722,
            "count": 6584474,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996245,
            "variance": 0.2499996245
          },
          {
            "average": 0,
            "count": 6584474,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.103483741,
            "count": 6584474,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3045896751,
            "variance": 0.09277487019
          },
          {
            "average": -2.158029119,
            "count": 6584474,
            "maximum": 16.99799919,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.22040366,
            "variance": 85.01584365
          },
          {
            "average": 62.55793371,
            "count": 6584474,
            "maximum": 134,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 61.94270254,
            "variance": 3836.898398
          },
          {
            "average": 14793.15667,
            "count": 6584474,
            "maximum": 20036,
            "minimum": 9491,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5268.444236,
            "variance": 27756504.67
          },
          {
            "average": 21643.43309,
            "count": 6584474,
            "maximum": 55808,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 10423.54287,
            "variance": 108650245.9
          },
          {
            "average": 21347.75665,
            "count": 6584474,
            "maximum": 55808,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 10683.37425,
            "variance": 114134485.3
          },
          {
            "average": 18577.44403,
            "count": 6584474,
            "maximum": 52992,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10004.10987,
            "variance": 100082214.2
          },
          {
            "average": 406365.6414,
            "count": 6584474,
            "maximum": 408701.18,
            "minimum": 405142.0431,
            "name": "GpsTime",
            "position": 15,
            "stddev": 705.7325637,
            "variance": 498058.4515
          },
          {
            "average": 0,
            "count": 6584474,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6584474,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6584474,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6584474,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6584474,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          409282.5579,
          4978026.097,
          1721.894511,
          410278.1579,
          4978713.817,
          1993.874511
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                409282.5578945225,
                4978026.097379786,
                1721.8945106377853
              ],
              [
                409282.5578945225,
                4978713.817379787,
                1721.8945106377853
              ],
              [
                410278.1578945225,
                4978713.817379787,
                1993.8745106377853
              ],
              [
                410278.1578945225,
                4978026.097379786,
                1993.8745106377853
              ],
              [
                409282.5578945225,
                4978026.097379786,
                1721.8945106377853
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T19:18:21+00:00",
        "end_time": "2011-09-18T18:19:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1501479,
            44.94988708,
            1721.894511,
            -118.1374057,
            44.9562031,
            1993.874511
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.1500242800962,
                  44.94988707854284,
                  1721.8945106377853
                ],
                [
                  -118.150147918191,
                  44.956076686277434,
                  1721.8945106377853
                ],
                [
                  -118.13752799638831,
                  44.956203097787565,
                  1993.8745106377853
                ],
                [
                  -118.1374057141903,
                  44.950013462926776,
                  1993.8745106377853
                ],
                [
                  -118.1500242800962,
                  44.94988707854284,
                  1721.8945106377853
                ]
              ]
            ]
          },
          "id": "44118H2219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:18:21Z",
            "pc:count": 6584474,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 409817.1387,
                "count": 6584474,
                "maximum": 410278.1579,
                "minimum": 409282.5579,
                "name": "X",
                "position": 0,
                "stddev": 284.2562745,
                "variance": 80801.6296
              },
              {
                "average": 4978289.123,
                "count": 6584474,
                "maximum": 4978713.817,
                "minimum": 4978026.097,
                "name": "Y",
                "position": 1,
                "stddev": 170.2248029,
                "variance": 28976.48352
              },
              {
                "average": 1877.720025,
                "count": 6584474,
                "maximum": 1993.874511,
                "minimum": 1721.894511,
                "name": "Z",
                "position": 2,
                "stddev": 54.50845155,
                "variance": 2971.17129
              },
              {
                "average": 79.34414776,
                "count": 6584474,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.53347922,
                "variance": 3083.967314
              },
              {
                "average": 1.220237638,
                "count": 6584474,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4513627345,
                "variance": 0.2037283181
              },
              {
                "average": 1.44982196,
                "count": 6584474,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5964836697,
                "variance": 0.3557927683
              },
              {
                "average": 0.4993569722,
                "count": 6584474,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996245,
                "variance": 0.2499996245
              },
              {
                "average": 0,
                "count": 6584474,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.103483741,
                "count": 6584474,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3045896751,
                "variance": 0.09277487019
              },
              {
                "average": -2.158029119,
                "count": 6584474,
                "maximum": 16.99799919,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.22040366,
                "variance": 85.01584365
              },
              {
                "average": 62.55793371,
                "count": 6584474,
                "maximum": 134,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 61.94270254,
                "variance": 3836.898398
              },
              {
                "average": 14793.15667,
                "count": 6584474,
                "maximum": 20036,
                "minimum": 9491,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5268.444236,
                "variance": 27756504.67
              },
              {
                "average": 21643.43309,
                "count": 6584474,
                "maximum": 55808,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 10423.54287,
                "variance": 108650245.9
              },
              {
                "average": 21347.75665,
                "count": 6584474,
                "maximum": 55808,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 10683.37425,
                "variance": 114134485.3
              },
              {
                "average": 18577.44403,
                "count": 6584474,
                "maximum": 52992,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10004.10987,
                "variance": 100082214.2
              },
              {
                "average": 406365.6414,
                "count": 6584474,
                "maximum": 408701.18,
                "minimum": 405142.0431,
                "name": "GpsTime",
                "position": 15,
                "stddev": 705.7325637,
                "variance": 498058.4515
              },
              {
                "average": 0,
                "count": 6584474,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6584474,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6584474,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6584474,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6584474,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              409282.5579,
              4978026.097,
              1721.894511,
              410278.1579,
              4978713.817,
              1993.874511
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    409282.5578945225,
                    4978026.097379786,
                    1721.8945106377853
                  ],
                  [
                    409282.5578945225,
                    4978713.817379787,
                    1721.8945106377853
                  ],
                  [
                    410278.1578945225,
                    4978713.817379787,
                    1993.8745106377853
                  ],
                  [
                    410278.1578945225,
                    4978026.097379786,
                    1993.8745106377853
                  ],
                  [
                    409282.5578945225,
                    4978026.097379786,
                    1721.8945106377853
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T19:18:21+00:00",
            "end_time": "2011-09-18T18: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": "44117H8218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252474771085,
              44.94991351512299,
              997.5664897468822
            ],
            [
              -117.91272442208862,
              44.9625098492842,
              997.5664897468822
            ],
            [
              -117.90002913046145,
              44.96261061115259,
              1040.4264897468822
            ],
            [
              -117.89983223248743,
              44.95001423299365,
              1040.4264897468822
            ],
            [
              -117.91252474771085,
              44.94991351512299,
              997.5664897468822
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127244,
        44.94991352,
        997.5664897,
        -117.8998322,
        44.96261061,
        1040.42649
      ],
      "properties": {
        "datetime": "2011-09-20T02:38:24Z",
        "pc:count": 11468597,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428518.1324,
            "count": 11468597,
            "maximum": 429018.8657,
            "minimum": 428017.5057,
            "name": "X",
            "position": 0,
            "stddev": 285.1732182,
            "variance": 81323.76438
          },
          {
            "average": 4978495.599,
            "count": 11468597,
            "maximum": 4979190.232,
            "minimum": 4977790.772,
            "name": "Y",
            "position": 1,
            "stddev": 400.2293278,
            "variance": 160183.5149
          },
          {
            "average": 1008.514274,
            "count": 11468597,
            "maximum": 1040.42649,
            "minimum": 997.5664897,
            "name": "Z",
            "position": 2,
            "stddev": 6.087586993,
            "variance": 37.0587154
          },
          {
            "average": 233.8758756,
            "count": 11468597,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.07825458,
            "variance": 326.8232886
          },
          {
            "average": 1.000481925,
            "count": 11468597,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02228654196,
            "variance": 0.0004966899525
          },
          {
            "average": 1.000967686,
            "count": 11468597,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03179692556,
            "variance": 0.001011044475
          },
          {
            "average": 0.4987099991,
            "count": 11468597,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983577,
            "variance": 0.2499983577
          },
          {
            "average": 0,
            "count": 11468597,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.289157601,
            "count": 11468597,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4533712616,
            "variance": 0.2055455009
          },
          {
            "average": 1.098878655,
            "count": 11468597,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.897165823,
            "variance": 62.36522804
          },
          {
            "average": 199.8943456,
            "count": 11468597,
            "maximum": 212,
            "minimum": 183,
            "name": "UserData",
            "position": 10,
            "stddev": 3.633718892,
            "variance": 13.20391299
          },
          {
            "average": 264.4843321,
            "count": 11468597,
            "maximum": 278,
            "minimum": 251,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56952374,
            "variance": 111.714832
          },
          {
            "average": 33809.47109,
            "count": 11468597,
            "maximum": 65280,
            "minimum": 12544,
            "name": "Red",
            "position": 12,
            "stddev": 11199.79645,
            "variance": 125435440.5
          },
          {
            "average": 34713.81911,
            "count": 11468597,
            "maximum": 65280,
            "minimum": 10752,
            "name": "Green",
            "position": 13,
            "stddev": 7500.445857,
            "variance": 56256688.05
          },
          {
            "average": 28774.81039,
            "count": 11468597,
            "maximum": 65280,
            "minimum": 4352,
            "name": "Blue",
            "position": 14,
            "stddev": 7559.069293,
            "variance": 57139528.57
          },
          {
            "average": 519927.6812,
            "count": 11468597,
            "maximum": 521504.8875,
            "minimum": 518327.7967,
            "name": "GpsTime",
            "position": 15,
            "stddev": 653.1352712,
            "variance": 426585.6824
          },
          {
            "average": 0,
            "count": 11468597,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11468597,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11468597,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11468597,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11468597,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428017.5057,
          4977790.772,
          997.5664897,
          429018.8657,
          4979190.232,
          1040.42649
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428017.50565389305,
                4977790.77194185,
                997.5664897468822
              ],
              [
                428017.50565389305,
                4979190.231941851,
                997.5664897468822
              ],
              [
                429018.86565389304,
                4979190.231941851,
                1040.4264897468822
              ],
              [
                429018.86565389304,
                4977790.77194185,
                1040.4264897468822
              ],
              [
                428017.50565389305,
                4977790.77194185,
                997.5664897468822
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:38:24+00:00",
        "end_time": "2011-09-20T01:45:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127244,
            44.94991352,
            997.5664897,
            -117.8998322,
            44.96261061,
            1040.42649
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252474771085,
                  44.94991351512299,
                  997.5664897468822
                ],
                [
                  -117.91272442208862,
                  44.9625098492842,
                  997.5664897468822
                ],
                [
                  -117.90002913046145,
                  44.96261061115259,
                  1040.4264897468822
                ],
                [
                  -117.89983223248743,
                  44.95001423299365,
                  1040.4264897468822
                ],
                [
                  -117.91252474771085,
                  44.94991351512299,
                  997.5664897468822
                ]
              ]
            ]
          },
          "id": "44117H8218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:38:24Z",
            "pc:count": 11468597,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428518.1324,
                "count": 11468597,
                "maximum": 429018.8657,
                "minimum": 428017.5057,
                "name": "X",
                "position": 0,
                "stddev": 285.1732182,
                "variance": 81323.76438
              },
              {
                "average": 4978495.599,
                "count": 11468597,
                "maximum": 4979190.232,
                "minimum": 4977790.772,
                "name": "Y",
                "position": 1,
                "stddev": 400.2293278,
                "variance": 160183.5149
              },
              {
                "average": 1008.514274,
                "count": 11468597,
                "maximum": 1040.42649,
                "minimum": 997.5664897,
                "name": "Z",
                "position": 2,
                "stddev": 6.087586993,
                "variance": 37.0587154
              },
              {
                "average": 233.8758756,
                "count": 11468597,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.07825458,
                "variance": 326.8232886
              },
              {
                "average": 1.000481925,
                "count": 11468597,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02228654196,
                "variance": 0.0004966899525
              },
              {
                "average": 1.000967686,
                "count": 11468597,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03179692556,
                "variance": 0.001011044475
              },
              {
                "average": 0.4987099991,
                "count": 11468597,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983577,
                "variance": 0.2499983577
              },
              {
                "average": 0,
                "count": 11468597,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.289157601,
                "count": 11468597,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4533712616,
                "variance": 0.2055455009
              },
              {
                "average": 1.098878655,
                "count": 11468597,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.897165823,
                "variance": 62.36522804
              },
              {
                "average": 199.8943456,
                "count": 11468597,
                "maximum": 212,
                "minimum": 183,
                "name": "UserData",
                "position": 10,
                "stddev": 3.633718892,
                "variance": 13.20391299
              },
              {
                "average": 264.4843321,
                "count": 11468597,
                "maximum": 278,
                "minimum": 251,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56952374,
                "variance": 111.714832
              },
              {
                "average": 33809.47109,
                "count": 11468597,
                "maximum": 65280,
                "minimum": 12544,
                "name": "Red",
                "position": 12,
                "stddev": 11199.79645,
                "variance": 125435440.5
              },
              {
                "average": 34713.81911,
                "count": 11468597,
                "maximum": 65280,
                "minimum": 10752,
                "name": "Green",
                "position": 13,
                "stddev": 7500.445857,
                "variance": 56256688.05
              },
              {
                "average": 28774.81039,
                "count": 11468597,
                "maximum": 65280,
                "minimum": 4352,
                "name": "Blue",
                "position": 14,
                "stddev": 7559.069293,
                "variance": 57139528.57
              },
              {
                "average": 519927.6812,
                "count": 11468597,
                "maximum": 521504.8875,
                "minimum": 518327.7967,
                "name": "GpsTime",
                "position": 15,
                "stddev": 653.1352712,
                "variance": 426585.6824
              },
              {
                "average": 0,
                "count": 11468597,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11468597,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11468597,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11468597,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11468597,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428017.5057,
              4977790.772,
              997.5664897,
              429018.8657,
              4979190.232,
              1040.42649
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428017.50565389305,
                    4977790.77194185,
                    997.5664897468822
                  ],
                  [
                    428017.50565389305,
                    4979190.231941851,
                    997.5664897468822
                  ],
                  [
                    429018.86565389304,
                    4979190.231941851,
                    1040.4264897468822
                  ],
                  [
                    429018.86565389304,
                    4977790.77194185,
                    1040.4264897468822
                  ],
                  [
                    428017.50565389305,
                    4977790.77194185,
                    997.5664897468822
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:38:24+00:00",
            "end_time": "2011-09-20T01: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": "44118G1123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.10002753913265,
              44.812391373754096,
              2009.1278071846057
            ],
            [
              -118.10026748043492,
              44.825007988314056,
              2009.1278071846057
            ],
            [
              -118.08753381888621,
              44.82512996829892,
              2614.067807184606
            ],
            [
              -118.08729665314736,
              44.81251330038927,
              2614.067807184606
            ],
            [
              -118.10002753913265,
              44.812391373754096,
              2009.1278071846057
            ]
          ]
        ]
      },
      "bbox": [
        -118.1002675,
        44.81239137,
        2009.127807,
        -118.0872967,
        44.82512997,
        2614.067807
      ],
      "properties": {
        "datetime": "2011-09-17T22:55:31Z",
        "pc:count": 17015971,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 413479.4314,
            "count": 17015971,
            "maximum": 414026.3937,
            "minimum": 413019.5537,
            "name": "X",
            "position": 0,
            "stddev": 283.567044,
            "variance": 80410.26845
          },
          {
            "average": 4963333.948,
            "count": 17015971,
            "maximum": 4964099.414,
            "minimum": 4962697.654,
            "name": "Y",
            "position": 1,
            "stddev": 413.3975329,
            "variance": 170897.5202
          },
          {
            "average": 2338.932747,
            "count": 17015971,
            "maximum": 2614.067807,
            "minimum": 2009.127807,
            "name": "Z",
            "position": 2,
            "stddev": 153.8314001,
            "variance": 23664.09966
          },
          {
            "average": 90.83400977,
            "count": 17015971,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.02333129,
            "variance": 2502.333673
          },
          {
            "average": 1.045788101,
            "count": 17015971,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2260120236,
            "variance": 0.05108143483
          },
          {
            "average": 1.094588901,
            "count": 17015971,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3322729132,
            "variance": 0.1104052888
          },
          {
            "average": 0.4999464327,
            "count": 17015971,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000118,
            "variance": 0.2500000118
          },
          {
            "average": 0,
            "count": 17015971,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.143923376,
            "count": 17015971,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3510120303,
            "variance": 0.1232094454
          },
          {
            "average": -0.5577215027,
            "count": 17015971,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.432443946,
            "variance": 71.10611091
          },
          {
            "average": 179,
            "count": 17015971,
            "maximum": 179,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14658.98202,
            "count": 17015971,
            "maximum": 20103,
            "minimum": 9475,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5306.35462,
            "variance": 28157399.35
          },
          {
            "average": 334077.4202,
            "count": 17015971,
            "maximum": 335331.5416,
            "minimum": 333034.5568,
            "name": "GpsTime",
            "position": 12,
            "stddev": 384.6491577,
            "variance": 147954.9745
          },
          {
            "average": 0,
            "count": 17015971,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17015971,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17015971,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17015971,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17015971,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          413019.5537,
          4962697.654,
          2009.127807,
          414026.3937,
          4964099.414,
          2614.067807
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                413019.55372076866,
                4962697.653664285,
                2009.1278071846057
              ],
              [
                413019.55372076866,
                4964099.413664285,
                2009.1278071846057
              ],
              [
                414026.3937207686,
                4964099.413664285,
                2614.067807184606
              ],
              [
                414026.3937207686,
                4962697.653664285,
                2614.067807184606
              ],
              [
                413019.55372076866,
                4962697.653664285,
                2009.1278071846057
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:55:31+00:00",
        "end_time": "2011-09-17T22:17:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1002675,
            44.81239137,
            2009.127807,
            -118.0872967,
            44.82512997,
            2614.067807
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.10002753913265,
                  44.812391373754096,
                  2009.1278071846057
                ],
                [
                  -118.10026748043492,
                  44.825007988314056,
                  2009.1278071846057
                ],
                [
                  -118.08753381888621,
                  44.82512996829892,
                  2614.067807184606
                ],
                [
                  -118.08729665314736,
                  44.81251330038927,
                  2614.067807184606
                ],
                [
                  -118.10002753913265,
                  44.812391373754096,
                  2009.1278071846057
                ]
              ]
            ]
          },
          "id": "44118G1123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:55:31Z",
            "pc:count": 17015971,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 413479.4314,
                "count": 17015971,
                "maximum": 414026.3937,
                "minimum": 413019.5537,
                "name": "X",
                "position": 0,
                "stddev": 283.567044,
                "variance": 80410.26845
              },
              {
                "average": 4963333.948,
                "count": 17015971,
                "maximum": 4964099.414,
                "minimum": 4962697.654,
                "name": "Y",
                "position": 1,
                "stddev": 413.3975329,
                "variance": 170897.5202
              },
              {
                "average": 2338.932747,
                "count": 17015971,
                "maximum": 2614.067807,
                "minimum": 2009.127807,
                "name": "Z",
                "position": 2,
                "stddev": 153.8314001,
                "variance": 23664.09966
              },
              {
                "average": 90.83400977,
                "count": 17015971,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.02333129,
                "variance": 2502.333673
              },
              {
                "average": 1.045788101,
                "count": 17015971,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2260120236,
                "variance": 0.05108143483
              },
              {
                "average": 1.094588901,
                "count": 17015971,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3322729132,
                "variance": 0.1104052888
              },
              {
                "average": 0.4999464327,
                "count": 17015971,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000118,
                "variance": 0.2500000118
              },
              {
                "average": 0,
                "count": 17015971,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.143923376,
                "count": 17015971,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3510120303,
                "variance": 0.1232094454
              },
              {
                "average": -0.5577215027,
                "count": 17015971,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.432443946,
                "variance": 71.10611091
              },
              {
                "average": 179,
                "count": 17015971,
                "maximum": 179,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14658.98202,
                "count": 17015971,
                "maximum": 20103,
                "minimum": 9475,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5306.35462,
                "variance": 28157399.35
              },
              {
                "average": 334077.4202,
                "count": 17015971,
                "maximum": 335331.5416,
                "minimum": 333034.5568,
                "name": "GpsTime",
                "position": 12,
                "stddev": 384.6491577,
                "variance": 147954.9745
              },
              {
                "average": 0,
                "count": 17015971,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17015971,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17015971,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17015971,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17015971,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              413019.5537,
              4962697.654,
              2009.127807,
              414026.3937,
              4964099.414,
              2614.067807
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    413019.55372076866,
                    4962697.653664285,
                    2009.1278071846057
                  ],
                  [
                    413019.55372076866,
                    4964099.413664285,
                    2009.1278071846057
                  ],
                  [
                    414026.3937207686,
                    4964099.413664285,
                    2614.067807184606
                  ],
                  [
                    414026.3937207686,
                    4962697.653664285,
                    2614.067807184606
                  ],
                  [
                    413019.55372076866,
                    4962697.653664285,
                    2009.1278071846057
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:55:31+00:00",
            "end_time": "2011-09-17T22:17:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H8325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002475406085,
              44.87490901458428,
              1021.4644750490168
            ],
            [
              -117.95023216173914,
              44.887509701015645,
              1021.4644750490168
            ],
            [
              -117.93752894896707,
              44.88761469864686,
              1042.9844750490167
            ],
            [
              -117.93732431303653,
              44.87501396635207,
              1042.9844750490167
            ],
            [
              -117.95002475406085,
              44.87490901458428,
              1021.4644750490168
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502322,
        44.87490901,
        1021.464475,
        -117.9373243,
        44.8876147,
        1042.984475
      ],
      "properties": {
        "datetime": "2011-09-20T23:21:39Z",
        "pc:count": 11298565,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425462.7426,
            "count": 11298565,
            "maximum": 425965.109,
            "minimum": 424961.809,
            "name": "X",
            "position": 0,
            "stddev": 285.2114162,
            "variance": 81345.55196
          },
          {
            "average": 4970186.69,
            "count": 11298565,
            "maximum": 4970892.758,
            "minimum": 4969492.818,
            "name": "Y",
            "position": 1,
            "stddev": 404.2408314,
            "variance": 163410.6498
          },
          {
            "average": 1030.073758,
            "count": 11298565,
            "maximum": 1042.984475,
            "minimum": 1021.464475,
            "name": "Z",
            "position": 2,
            "stddev": 3.798575708,
            "variance": 14.42917741
          },
          {
            "average": 230.3616981,
            "count": 11298565,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 15.12461923,
            "variance": 228.7541069
          },
          {
            "average": 1.00024304,
            "count": 11298565,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01558783714,
            "variance": 0.0002429806667
          },
          {
            "average": 1.000486256,
            "count": 11298565,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02204586216,
            "variance": 0.0004860200382
          },
          {
            "average": 0.4987026229,
            "count": 11298565,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983389,
            "variance": 0.2499983389
          },
          {
            "average": 0,
            "count": 11298565,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.257869915,
            "count": 11298565,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.437462043,
            "variance": 0.191373039
          },
          {
            "average": 0.8910530565,
            "count": 11298565,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.924205885,
            "variance": 62.79303891
          },
          {
            "average": 208.9444198,
            "count": 11298565,
            "maximum": 213,
            "minimum": 197,
            "name": "UserData",
            "position": 10,
            "stddev": 2.203768114,
            "variance": 4.8565939
          },
          {
            "average": 65.55067135,
            "count": 11298565,
            "maximum": 80,
            "minimum": 51,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.07419287,
            "variance": 122.6377477
          },
          {
            "average": 18775.35451,
            "count": 11298565,
            "maximum": 62720,
            "minimum": 9216,
            "name": "Red",
            "position": 12,
            "stddev": 7186.141522,
            "variance": 51640629.98
          },
          {
            "average": 21917.02286,
            "count": 11298565,
            "maximum": 61952,
            "minimum": 11776,
            "name": "Green",
            "position": 13,
            "stddev": 6096.841848,
            "variance": 37171480.51
          },
          {
            "average": 19874.01203,
            "count": 11298565,
            "maximum": 59648,
            "minimum": 9984,
            "name": "Blue",
            "position": 14,
            "stddev": 5118.876421,
            "variance": 26202895.82
          },
          {
            "average": 594033.5597,
            "count": 11298565,
            "maximum": 596099.0184,
            "minimum": 591850.4799,
            "name": "GpsTime",
            "position": 15,
            "stddev": 702.9045935,
            "variance": 494074.8676
          },
          {
            "average": 0,
            "count": 11298565,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11298565,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11298565,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11298565,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11298565,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424961.809,
          4969492.818,
          1021.464475,
          425965.109,
          4970892.758,
          1042.984475
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424961.80899316526,
                4969492.817998437,
                1021.4644750490168
              ],
              [
                424961.80899316526,
                4970892.757998437,
                1021.4644750490168
              ],
              [
                425965.1089931653,
                4970892.757998437,
                1042.9844750490167
              ],
              [
                425965.1089931653,
                4969492.817998437,
                1042.9844750490167
              ],
              [
                424961.80899316526,
                4969492.817998437,
                1021.4644750490168
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:21:39+00:00",
        "end_time": "2011-09-20T22:10:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502322,
            44.87490901,
            1021.464475,
            -117.9373243,
            44.8876147,
            1042.984475
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002475406085,
                  44.87490901458428,
                  1021.4644750490168
                ],
                [
                  -117.95023216173914,
                  44.887509701015645,
                  1021.4644750490168
                ],
                [
                  -117.93752894896707,
                  44.88761469864686,
                  1042.9844750490167
                ],
                [
                  -117.93732431303653,
                  44.87501396635207,
                  1042.9844750490167
                ],
                [
                  -117.95002475406085,
                  44.87490901458428,
                  1021.4644750490168
                ]
              ]
            ]
          },
          "id": "44117H8325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:21:39Z",
            "pc:count": 11298565,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425462.7426,
                "count": 11298565,
                "maximum": 425965.109,
                "minimum": 424961.809,
                "name": "X",
                "position": 0,
                "stddev": 285.2114162,
                "variance": 81345.55196
              },
              {
                "average": 4970186.69,
                "count": 11298565,
                "maximum": 4970892.758,
                "minimum": 4969492.818,
                "name": "Y",
                "position": 1,
                "stddev": 404.2408314,
                "variance": 163410.6498
              },
              {
                "average": 1030.073758,
                "count": 11298565,
                "maximum": 1042.984475,
                "minimum": 1021.464475,
                "name": "Z",
                "position": 2,
                "stddev": 3.798575708,
                "variance": 14.42917741
              },
              {
                "average": 230.3616981,
                "count": 11298565,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 15.12461923,
                "variance": 228.7541069
              },
              {
                "average": 1.00024304,
                "count": 11298565,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01558783714,
                "variance": 0.0002429806667
              },
              {
                "average": 1.000486256,
                "count": 11298565,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02204586216,
                "variance": 0.0004860200382
              },
              {
                "average": 0.4987026229,
                "count": 11298565,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983389,
                "variance": 0.2499983389
              },
              {
                "average": 0,
                "count": 11298565,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.257869915,
                "count": 11298565,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.437462043,
                "variance": 0.191373039
              },
              {
                "average": 0.8910530565,
                "count": 11298565,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.924205885,
                "variance": 62.79303891
              },
              {
                "average": 208.9444198,
                "count": 11298565,
                "maximum": 213,
                "minimum": 197,
                "name": "UserData",
                "position": 10,
                "stddev": 2.203768114,
                "variance": 4.8565939
              },
              {
                "average": 65.55067135,
                "count": 11298565,
                "maximum": 80,
                "minimum": 51,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.07419287,
                "variance": 122.6377477
              },
              {
                "average": 18775.35451,
                "count": 11298565,
                "maximum": 62720,
                "minimum": 9216,
                "name": "Red",
                "position": 12,
                "stddev": 7186.141522,
                "variance": 51640629.98
              },
              {
                "average": 21917.02286,
                "count": 11298565,
                "maximum": 61952,
                "minimum": 11776,
                "name": "Green",
                "position": 13,
                "stddev": 6096.841848,
                "variance": 37171480.51
              },
              {
                "average": 19874.01203,
                "count": 11298565,
                "maximum": 59648,
                "minimum": 9984,
                "name": "Blue",
                "position": 14,
                "stddev": 5118.876421,
                "variance": 26202895.82
              },
              {
                "average": 594033.5597,
                "count": 11298565,
                "maximum": 596099.0184,
                "minimum": 591850.4799,
                "name": "GpsTime",
                "position": 15,
                "stddev": 702.9045935,
                "variance": 494074.8676
              },
              {
                "average": 0,
                "count": 11298565,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11298565,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11298565,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11298565,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11298565,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424961.809,
              4969492.818,
              1021.464475,
              425965.109,
              4970892.758,
              1042.984475
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424961.80899316526,
                    4969492.817998437,
                    1021.4644750490168
                  ],
                  [
                    424961.80899316526,
                    4970892.757998437,
                    1021.4644750490168
                  ],
                  [
                    425965.1089931653,
                    4970892.757998437,
                    1042.9844750490167
                  ],
                  [
                    425965.1089931653,
                    4969492.817998437,
                    1042.9844750490167
                  ],
                  [
                    424961.80899316526,
                    4969492.817998437,
                    1021.4644750490168
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:21:39+00:00",
            "end_time": "2011-09-20T22:10:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117G8425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88743826724165,
              44.75010464274086,
              1190.399313481175
            ],
            [
              -117.88762818297734,
              44.76251068036374,
              1190.399313481175
            ],
            [
              -117.87502873587428,
              44.76260791611033,
              1447.2393134811753
            ],
            [
              -117.87484151506267,
              44.75020183666909,
              1447.2393134811753
            ],
            [
              -117.88743826724165,
              44.75010464274086,
              1190.399313481175
            ]
          ]
        ]
      },
      "bbox": [
        -117.8876282,
        44.75010464,
        1190.399313,
        -117.8748415,
        44.76260792,
        1447.239313
      ],
      "properties": {
        "datetime": "2011-09-19T21:56:15Z",
        "pc:count": 12782622,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430279.7227,
            "count": 12782622,
            "maximum": 430751.1942,
            "minimum": 429753.9542,
            "name": "X",
            "position": 0,
            "stddev": 284.4237224,
            "variance": 80896.85384
          },
          {
            "average": 4956375.63,
            "count": 12782622,
            "maximum": 4956951.405,
            "minimum": 4955573.145,
            "name": "Y",
            "position": 1,
            "stddev": 350.710787,
            "variance": 122998.0561
          },
          {
            "average": 1330.376172,
            "count": 12782622,
            "maximum": 1447.239313,
            "minimum": 1190.399313,
            "name": "Z",
            "position": 2,
            "stddev": 49.91267228,
            "variance": 2491.274854
          },
          {
            "average": 229.3140814,
            "count": 12782622,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.55350039,
            "variance": 815.3023843
          },
          {
            "average": 1.010187894,
            "count": 12782622,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1096308179,
            "variance": 0.01201891622
          },
          {
            "average": 1.020387445,
            "count": 12782622,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.160836071,
            "variance": 0.02586824173
          },
          {
            "average": 0.4977084514,
            "count": 12782622,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999947683,
            "variance": 0.2499947684
          },
          {
            "average": 0,
            "count": 12782622,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.207155543,
            "count": 12782622,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4052679815,
            "variance": 0.1642421368
          },
          {
            "average": 0.1350353287,
            "count": 12782622,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.860515233,
            "variance": 61.78769972
          },
          {
            "average": 202.2015148,
            "count": 12782622,
            "maximum": 213,
            "minimum": 183,
            "name": "UserData",
            "position": 10,
            "stddev": 4.080997322,
            "variance": 16.65453914
          },
          {
            "average": 106.5808921,
            "count": 12782622,
            "maximum": 136,
            "minimum": 87,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.0943134,
            "variance": 259.0269238
          },
          {
            "average": 38226.4792,
            "count": 12782622,
            "maximum": 55040,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 5294.665001,
            "variance": 28033477.47
          },
          {
            "average": 33927.31341,
            "count": 12782622,
            "maximum": 54016,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 4598.193324,
            "variance": 21143381.84
          },
          {
            "average": 28556.58895,
            "count": 12782622,
            "maximum": 50944,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4208.313769,
            "variance": 17709904.78
          },
          {
            "average": 500042.082,
            "count": 12782622,
            "maximum": 504575.7633,
            "minimum": 498324.9879,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1437.402224,
            "variance": 2066125.152
          },
          {
            "average": 0,
            "count": 12782622,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12782622,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12782622,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12782622,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12782622,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429753.9542,
          4955573.145,
          1190.399313,
          430751.1942,
          4956951.405,
          1447.239313
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429753.9541754529,
                4955573.14543637,
                1190.399313481175
              ],
              [
                429753.9541754529,
                4956951.40543637,
                1190.399313481175
              ],
              [
                430751.19417545287,
                4956951.40543637,
                1447.2393134811753
              ],
              [
                430751.19417545287,
                4955573.14543637,
                1447.2393134811753
              ],
              [
                429753.9541754529,
                4955573.14543637,
                1190.399313481175
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T21:56:15+00:00",
        "end_time": "2011-09-19T20:12:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8876282,
            44.75010464,
            1190.399313,
            -117.8748415,
            44.76260792,
            1447.239313
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88743826724165,
                  44.75010464274086,
                  1190.399313481175
                ],
                [
                  -117.88762818297734,
                  44.76251068036374,
                  1190.399313481175
                ],
                [
                  -117.87502873587428,
                  44.76260791611033,
                  1447.2393134811753
                ],
                [
                  -117.87484151506267,
                  44.75020183666909,
                  1447.2393134811753
                ],
                [
                  -117.88743826724165,
                  44.75010464274086,
                  1190.399313481175
                ]
              ]
            ]
          },
          "id": "44117G8425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T21:56:15Z",
            "pc:count": 12782622,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430279.7227,
                "count": 12782622,
                "maximum": 430751.1942,
                "minimum": 429753.9542,
                "name": "X",
                "position": 0,
                "stddev": 284.4237224,
                "variance": 80896.85384
              },
              {
                "average": 4956375.63,
                "count": 12782622,
                "maximum": 4956951.405,
                "minimum": 4955573.145,
                "name": "Y",
                "position": 1,
                "stddev": 350.710787,
                "variance": 122998.0561
              },
              {
                "average": 1330.376172,
                "count": 12782622,
                "maximum": 1447.239313,
                "minimum": 1190.399313,
                "name": "Z",
                "position": 2,
                "stddev": 49.91267228,
                "variance": 2491.274854
              },
              {
                "average": 229.3140814,
                "count": 12782622,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.55350039,
                "variance": 815.3023843
              },
              {
                "average": 1.010187894,
                "count": 12782622,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1096308179,
                "variance": 0.01201891622
              },
              {
                "average": 1.020387445,
                "count": 12782622,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.160836071,
                "variance": 0.02586824173
              },
              {
                "average": 0.4977084514,
                "count": 12782622,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999947683,
                "variance": 0.2499947684
              },
              {
                "average": 0,
                "count": 12782622,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.207155543,
                "count": 12782622,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4052679815,
                "variance": 0.1642421368
              },
              {
                "average": 0.1350353287,
                "count": 12782622,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.860515233,
                "variance": 61.78769972
              },
              {
                "average": 202.2015148,
                "count": 12782622,
                "maximum": 213,
                "minimum": 183,
                "name": "UserData",
                "position": 10,
                "stddev": 4.080997322,
                "variance": 16.65453914
              },
              {
                "average": 106.5808921,
                "count": 12782622,
                "maximum": 136,
                "minimum": 87,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.0943134,
                "variance": 259.0269238
              },
              {
                "average": 38226.4792,
                "count": 12782622,
                "maximum": 55040,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 5294.665001,
                "variance": 28033477.47
              },
              {
                "average": 33927.31341,
                "count": 12782622,
                "maximum": 54016,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 4598.193324,
                "variance": 21143381.84
              },
              {
                "average": 28556.58895,
                "count": 12782622,
                "maximum": 50944,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4208.313769,
                "variance": 17709904.78
              },
              {
                "average": 500042.082,
                "count": 12782622,
                "maximum": 504575.7633,
                "minimum": 498324.9879,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1437.402224,
                "variance": 2066125.152
              },
              {
                "average": 0,
                "count": 12782622,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12782622,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12782622,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12782622,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12782622,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429753.9542,
              4955573.145,
              1190.399313,
              430751.1942,
              4956951.405,
              1447.239313
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429753.9541754529,
                    4955573.14543637,
                    1190.399313481175
                  ],
                  [
                    429753.9541754529,
                    4956951.40543637,
                    1190.399313481175
                  ],
                  [
                    430751.19417545287,
                    4956951.40543637,
                    1447.2393134811753
                  ],
                  [
                    430751.19417545287,
                    4955573.14543637,
                    1447.2393134811753
                  ],
                  [
                    429753.9541754529,
                    4955573.14543637,
                    1190.399313481175
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T21:56:15+00:00",
            "end_time": "2011-09-19T20:12: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": "44118G1210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252458809084,
              44.84990194687665,
              1159.735404986861
            ],
            [
              -118.01274556980485,
              44.86250947340722,
              1159.735404986861
            ],
            [
              -118.00002910740294,
              44.86262154219172,
              1299.415404986861
            ],
            [
              -117.9998108993017,
              44.85001396668217,
              1299.415404986861
            ],
            [
              -118.01252458809084,
              44.84990194687665,
              1159.735404986861
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127456,
        44.84990195,
        1159.735405,
        -117.9998109,
        44.86262154,
        1299.415405
      ],
      "properties": {
        "datetime": "2011-09-17T23:05:08Z",
        "pc:count": 14586420,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420523.7632,
            "count": 14586420,
            "maximum": 420995.3229,
            "minimum": 419990.5229,
            "name": "X",
            "position": 0,
            "stddev": 285.5291084,
            "variance": 81526.87177
          },
          {
            "average": 4967473.761,
            "count": 14586420,
            "maximum": 4968175.294,
            "minimum": 4966774.574,
            "name": "Y",
            "position": 1,
            "stddev": 410.08777,
            "variance": 168171.9791
          },
          {
            "average": 1202.397383,
            "count": 14586420,
            "maximum": 1299.415405,
            "minimum": 1159.735405,
            "name": "Z",
            "position": 2,
            "stddev": 26.16964511,
            "variance": 684.8503251
          },
          {
            "average": 111.405822,
            "count": 14586420,
            "maximum": 252,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.75418959,
            "variance": 715.7866604
          },
          {
            "average": 1.008203041,
            "count": 14586420,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09642861089,
            "variance": 0.009298476997
          },
          {
            "average": 1.017028442,
            "count": 14586420,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1441989688,
            "variance": 0.0207933426
          },
          {
            "average": 0.4997350961,
            "count": 14586420,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999947,
            "variance": 0.249999947
          },
          {
            "average": 0,
            "count": 14586420,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.23472833,
            "count": 14586420,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4238289197,
            "variance": 0.1796309531
          },
          {
            "average": -2.273348926,
            "count": 14586420,
            "maximum": 22.00200081,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.499939858,
            "variance": 72.24897759
          },
          {
            "average": 139.6610359,
            "count": 14586420,
            "maximum": 179,
            "minimum": 119,
            "name": "UserData",
            "position": 10,
            "stddev": 17.43760584,
            "variance": 304.0700975
          },
          {
            "average": 14756.31799,
            "count": 14586420,
            "maximum": 20113,
            "minimum": 9436,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5331.922108,
            "variance": 28429393.37
          },
          {
            "average": 26045.59963,
            "count": 14586420,
            "maximum": 64256,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8338.203658,
            "variance": 69525640.24
          },
          {
            "average": 28252.91397,
            "count": 14586420,
            "maximum": 63488,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 6398.356696,
            "variance": 40938968.41
          },
          {
            "average": 21234.73795,
            "count": 14586420,
            "maximum": 64512,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5432.873038,
            "variance": 29516109.44
          },
          {
            "average": 109527.8427,
            "count": 14586420,
            "maximum": 335908.4959,
            "minimum": 79475.30702,
            "name": "GpsTime",
            "position": 15,
            "stddev": 80209.9122,
            "variance": 6433630015
          },
          {
            "average": 0,
            "count": 14586420,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14586420,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14586420,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14586420,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14586420,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419990.5229,
          4966774.574,
          1159.735405,
          420995.3229,
          4968175.294,
          1299.415405
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419990.5229433642,
                4966774.573556582,
                1159.735404986861
              ],
              [
                419990.5229433642,
                4968175.293556583,
                1159.735404986861
              ],
              [
                420995.32294336427,
                4968175.293556583,
                1299.415404986861
              ],
              [
                420995.32294336427,
                4966774.573556582,
                1299.415404986861
              ],
              [
                419990.5229433642,
                4966774.573556582,
                1159.735404986861
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T23:05:08+00:00",
        "end_time": "2011-09-14T23:51:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127456,
            44.84990195,
            1159.735405,
            -117.9998109,
            44.86262154,
            1299.415405
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252458809084,
                  44.84990194687665,
                  1159.735404986861
                ],
                [
                  -118.01274556980485,
                  44.86250947340722,
                  1159.735404986861
                ],
                [
                  -118.00002910740294,
                  44.86262154219172,
                  1299.415404986861
                ],
                [
                  -117.9998108993017,
                  44.85001396668217,
                  1299.415404986861
                ],
                [
                  -118.01252458809084,
                  44.84990194687665,
                  1159.735404986861
                ]
              ]
            ]
          },
          "id": "44118G1210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:05:08Z",
            "pc:count": 14586420,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420523.7632,
                "count": 14586420,
                "maximum": 420995.3229,
                "minimum": 419990.5229,
                "name": "X",
                "position": 0,
                "stddev": 285.5291084,
                "variance": 81526.87177
              },
              {
                "average": 4967473.761,
                "count": 14586420,
                "maximum": 4968175.294,
                "minimum": 4966774.574,
                "name": "Y",
                "position": 1,
                "stddev": 410.08777,
                "variance": 168171.9791
              },
              {
                "average": 1202.397383,
                "count": 14586420,
                "maximum": 1299.415405,
                "minimum": 1159.735405,
                "name": "Z",
                "position": 2,
                "stddev": 26.16964511,
                "variance": 684.8503251
              },
              {
                "average": 111.405822,
                "count": 14586420,
                "maximum": 252,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.75418959,
                "variance": 715.7866604
              },
              {
                "average": 1.008203041,
                "count": 14586420,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09642861089,
                "variance": 0.009298476997
              },
              {
                "average": 1.017028442,
                "count": 14586420,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1441989688,
                "variance": 0.0207933426
              },
              {
                "average": 0.4997350961,
                "count": 14586420,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999947,
                "variance": 0.249999947
              },
              {
                "average": 0,
                "count": 14586420,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.23472833,
                "count": 14586420,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4238289197,
                "variance": 0.1796309531
              },
              {
                "average": -2.273348926,
                "count": 14586420,
                "maximum": 22.00200081,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.499939858,
                "variance": 72.24897759
              },
              {
                "average": 139.6610359,
                "count": 14586420,
                "maximum": 179,
                "minimum": 119,
                "name": "UserData",
                "position": 10,
                "stddev": 17.43760584,
                "variance": 304.0700975
              },
              {
                "average": 14756.31799,
                "count": 14586420,
                "maximum": 20113,
                "minimum": 9436,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5331.922108,
                "variance": 28429393.37
              },
              {
                "average": 26045.59963,
                "count": 14586420,
                "maximum": 64256,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8338.203658,
                "variance": 69525640.24
              },
              {
                "average": 28252.91397,
                "count": 14586420,
                "maximum": 63488,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 6398.356696,
                "variance": 40938968.41
              },
              {
                "average": 21234.73795,
                "count": 14586420,
                "maximum": 64512,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5432.873038,
                "variance": 29516109.44
              },
              {
                "average": 109527.8427,
                "count": 14586420,
                "maximum": 335908.4959,
                "minimum": 79475.30702,
                "name": "GpsTime",
                "position": 15,
                "stddev": 80209.9122,
                "variance": 6433630015
              },
              {
                "average": 0,
                "count": 14586420,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14586420,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14586420,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14586420,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14586420,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419990.5229,
              4966774.574,
              1159.735405,
              420995.3229,
              4968175.294,
              1299.415405
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419990.5229433642,
                    4966774.573556582,
                    1159.735404986861
                  ],
                  [
                    419990.5229433642,
                    4968175.293556583,
                    1159.735404986861
                  ],
                  [
                    420995.32294336427,
                    4968175.293556583,
                    1299.415404986861
                  ],
                  [
                    420995.32294336427,
                    4966774.573556582,
                    1299.415404986861
                  ],
                  [
                    419990.5229433642,
                    4966774.573556582,
                    1159.735404986861
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T23:05:08+00:00",
            "end_time": "2011-09-14T23:51:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118H2220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.13752378518738,
              44.9498889121283,
              1535.8090310416783
            ],
            [
              -118.13765492613484,
              44.95652621779147,
              1535.8090310416783
            ],
            [
              -118.12503155514094,
              44.95665128207035,
              1906.0290310416785
            ],
            [
              -118.12490186857882,
              44.95001394762914,
              1906.0290310416785
            ],
            [
              -118.13752378518738,
              44.9498889121283,
              1535.8090310416783
            ]
          ]
        ]
      },
      "bbox": [
        -118.1376549,
        44.94988891,
        1535.809031,
        -118.1249019,
        44.95665128,
        1906.029031
      ],
      "properties": {
        "datetime": "2011-09-20T16:45:51Z",
        "pc:count": 8749523,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 410768.5905,
            "count": 8749523,
            "maximum": 411264.51,
            "minimum": 410268.65,
            "name": "X",
            "position": 0,
            "stddev": 283.9584493,
            "variance": 80632.40091
          },
          {
            "average": 4978359.116,
            "count": 8749523,
            "maximum": 4978749.852,
            "minimum": 4978012.392,
            "name": "Y",
            "position": 1,
            "stddev": 215.932721,
            "variance": 46626.93999
          },
          {
            "average": 1690.147067,
            "count": 8749523,
            "maximum": 1906.029031,
            "minimum": 1535.809031,
            "name": "Z",
            "position": 2,
            "stddev": 71.46054721,
            "variance": 5106.609807
          },
          {
            "average": 86.81171591,
            "count": 8749523,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.25395575,
            "variance": 2943.491715
          },
          {
            "average": 1.18455989,
            "count": 8749523,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4294964274,
            "variance": 0.1844671812
          },
          {
            "average": 1.377714648,
            "count": 8749523,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5895341573,
            "variance": 0.3475505226
          },
          {
            "average": 0.4996200364,
            "count": 8749523,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998842,
            "variance": 0.2499998842
          },
          {
            "average": 0,
            "count": 8749523,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.09230046,
            "count": 8749523,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2894496413,
            "variance": 0.08378109488
          },
          {
            "average": -1.769455191,
            "count": 8749523,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.022529707,
            "variance": 64.3609829
          },
          {
            "average": 65.86616539,
            "count": 8749523,
            "maximum": 230,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 64.25327515,
            "variance": 4128.483367
          },
          {
            "average": 14729.46988,
            "count": 8749523,
            "maximum": 20119,
            "minimum": 9493,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5268.544764,
            "variance": 27757563.93
          },
          {
            "average": 21226.07365,
            "count": 8749523,
            "maximum": 58112,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 11208.77331,
            "variance": 125636599.1
          },
          {
            "average": 22131.13126,
            "count": 8749523,
            "maximum": 56832,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 11695.39542,
            "variance": 136782274
          },
          {
            "average": 19063.19501,
            "count": 8749523,
            "maximum": 55040,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10583.02062,
            "variance": 112000325.5
          },
          {
            "average": 408551.6734,
            "count": 8749523,
            "maximum": 572351.9299,
            "minimum": 405871.5698,
            "name": "GpsTime",
            "position": 15,
            "stddev": 13517.73939,
            "variance": 182729278.3
          },
          {
            "average": 0,
            "count": 8749523,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8749523,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8749523,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8749523,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8749523,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          410268.65,
          4978012.392,
          1535.809031,
          411264.51,
          4978749.852,
          1906.029031
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                410268.650035,
                4978012.3920388445,
                1535.8090310416783
              ],
              [
                410268.650035,
                4978749.852038845,
                1535.8090310416783
              ],
              [
                411264.510035,
                4978749.852038845,
                1906.0290310416785
              ],
              [
                411264.510035,
                4978012.3920388445,
                1906.0290310416785
              ],
              [
                410268.650035,
                4978012.3920388445,
                1535.8090310416783
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T16:45:51+00:00",
        "end_time": "2011-09-18T18:31:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1376549,
            44.94988891,
            1535.809031,
            -118.1249019,
            44.95665128,
            1906.029031
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.13752378518738,
                  44.9498889121283,
                  1535.8090310416783
                ],
                [
                  -118.13765492613484,
                  44.95652621779147,
                  1535.8090310416783
                ],
                [
                  -118.12503155514094,
                  44.95665128207035,
                  1906.0290310416785
                ],
                [
                  -118.12490186857882,
                  44.95001394762914,
                  1906.0290310416785
                ],
                [
                  -118.13752378518738,
                  44.9498889121283,
                  1535.8090310416783
                ]
              ]
            ]
          },
          "id": "44118H2220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T16:45:51Z",
            "pc:count": 8749523,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 410768.5905,
                "count": 8749523,
                "maximum": 411264.51,
                "minimum": 410268.65,
                "name": "X",
                "position": 0,
                "stddev": 283.9584493,
                "variance": 80632.40091
              },
              {
                "average": 4978359.116,
                "count": 8749523,
                "maximum": 4978749.852,
                "minimum": 4978012.392,
                "name": "Y",
                "position": 1,
                "stddev": 215.932721,
                "variance": 46626.93999
              },
              {
                "average": 1690.147067,
                "count": 8749523,
                "maximum": 1906.029031,
                "minimum": 1535.809031,
                "name": "Z",
                "position": 2,
                "stddev": 71.46054721,
                "variance": 5106.609807
              },
              {
                "average": 86.81171591,
                "count": 8749523,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.25395575,
                "variance": 2943.491715
              },
              {
                "average": 1.18455989,
                "count": 8749523,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4294964274,
                "variance": 0.1844671812
              },
              {
                "average": 1.377714648,
                "count": 8749523,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5895341573,
                "variance": 0.3475505226
              },
              {
                "average": 0.4996200364,
                "count": 8749523,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998842,
                "variance": 0.2499998842
              },
              {
                "average": 0,
                "count": 8749523,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.09230046,
                "count": 8749523,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2894496413,
                "variance": 0.08378109488
              },
              {
                "average": -1.769455191,
                "count": 8749523,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.022529707,
                "variance": 64.3609829
              },
              {
                "average": 65.86616539,
                "count": 8749523,
                "maximum": 230,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 64.25327515,
                "variance": 4128.483367
              },
              {
                "average": 14729.46988,
                "count": 8749523,
                "maximum": 20119,
                "minimum": 9493,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5268.544764,
                "variance": 27757563.93
              },
              {
                "average": 21226.07365,
                "count": 8749523,
                "maximum": 58112,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 11208.77331,
                "variance": 125636599.1
              },
              {
                "average": 22131.13126,
                "count": 8749523,
                "maximum": 56832,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 11695.39542,
                "variance": 136782274
              },
              {
                "average": 19063.19501,
                "count": 8749523,
                "maximum": 55040,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10583.02062,
                "variance": 112000325.5
              },
              {
                "average": 408551.6734,
                "count": 8749523,
                "maximum": 572351.9299,
                "minimum": 405871.5698,
                "name": "GpsTime",
                "position": 15,
                "stddev": 13517.73939,
                "variance": 182729278.3
              },
              {
                "average": 0,
                "count": 8749523,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8749523,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8749523,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8749523,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8749523,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              410268.65,
              4978012.392,
              1535.809031,
              411264.51,
              4978749.852,
              1906.029031
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    410268.650035,
                    4978012.3920388445,
                    1535.8090310416783
                  ],
                  [
                    410268.650035,
                    4978749.852038845,
                    1535.8090310416783
                  ],
                  [
                    411264.510035,
                    4978749.852038845,
                    1906.0290310416785
                  ],
                  [
                    411264.510035,
                    4978012.3920388445,
                    1906.0290310416785
                  ],
                  [
                    410268.650035,
                    4978012.3920388445,
                    1535.8090310416783
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T16:45:51+00:00",
            "end_time": "2011-09-18T18: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": "44118H2307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.23752482162952,
              44.91237665256396,
              2220.2546455640318
            ],
            [
              -118.23777306902203,
              44.9239390731005,
              2220.2546455640318
            ],
            [
              -118.22504834370233,
              44.92407629593567,
              2570.714645564032
            ],
            [
              -118.22480264681847,
              44.91251382039758,
              2570.714645564032
            ],
            [
              -118.23752482162952,
              44.91237665256396,
              2220.2546455640318
            ]
          ]
        ]
      },
      "bbox": [
        -118.2377731,
        44.91237665,
        2220.254646,
        -118.2248026,
        44.9240763,
        2570.714646
      ],
      "properties": {
        "datetime": "2011-09-18T18:47:09Z",
        "pc:count": 12771744,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 402919.125,
            "count": 12771744,
            "maximum": 403321.0504,
            "minimum": 402316.5904,
            "name": "X",
            "position": 0,
            "stddev": 242.0845961,
            "variance": 58604.95169
          },
          {
            "average": 4974553.692,
            "count": 12771744,
            "maximum": 4975245.549,
            "minimum": 4973960.829,
            "name": "Y",
            "position": 1,
            "stddev": 316.8967693,
            "variance": 100423.5624
          },
          {
            "average": 2399.093001,
            "count": 12771744,
            "maximum": 2570.714646,
            "minimum": 2220.254646,
            "name": "Z",
            "position": 2,
            "stddev": 87.56569797,
            "variance": 7667.751462
          },
          {
            "average": 100.389327,
            "count": 12771744,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.27042151,
            "variance": 1786.788534
          },
          {
            "average": 1.065792737,
            "count": 12771744,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2579536926,
            "variance": 0.0665401075
          },
          {
            "average": 1.135985735,
            "count": 12771744,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3681003959,
            "variance": 0.1354979015
          },
          {
            "average": 0.499788909,
            "count": 12771744,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999975,
            "variance": 0.249999975
          },
          {
            "average": 0,
            "count": 12771744,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.148986466,
            "count": 12771744,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3560751447,
            "variance": 0.1267895087
          },
          {
            "average": -2.063133539,
            "count": 12771744,
            "maximum": 13.99800014,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.706972421,
            "variance": 59.3974239
          },
          {
            "average": 61.84411213,
            "count": 12771744,
            "maximum": 135,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 61.65975139,
            "variance": 3801.924941
          },
          {
            "average": 14826.08168,
            "count": 12771744,
            "maximum": 20032,
            "minimum": 9489,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5268.07416,
            "variance": 27752605.35
          },
          {
            "average": 405278.02,
            "count": 12771744,
            "maximum": 406829.1414,
            "minimum": 404388.0082,
            "name": "GpsTime",
            "position": 12,
            "stddev": 603.5022532,
            "variance": 364214.9696
          },
          {
            "average": 0,
            "count": 12771744,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12771744,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12771744,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12771744,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12771744,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          402316.5904,
          4973960.829,
          2220.254646,
          403321.0504,
          4975245.549,
          2570.714646
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                402316.5903719432,
                4973960.828582507,
                2220.2546455640318
              ],
              [
                402316.5903719432,
                4975245.548582507,
                2220.2546455640318
              ],
              [
                403321.05037194316,
                4975245.548582507,
                2570.714645564032
              ],
              [
                403321.05037194316,
                4973960.828582507,
                2570.714645564032
              ],
              [
                402316.5903719432,
                4973960.828582507,
                2220.2546455640318
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T18:47:09+00:00",
        "end_time": "2011-09-18T18:06:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.2377731,
            44.91237665,
            2220.254646,
            -118.2248026,
            44.9240763,
            2570.714646
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.23752482162952,
                  44.91237665256396,
                  2220.2546455640318
                ],
                [
                  -118.23777306902203,
                  44.9239390731005,
                  2220.2546455640318
                ],
                [
                  -118.22504834370233,
                  44.92407629593567,
                  2570.714645564032
                ],
                [
                  -118.22480264681847,
                  44.91251382039758,
                  2570.714645564032
                ],
                [
                  -118.23752482162952,
                  44.91237665256396,
                  2220.2546455640318
                ]
              ]
            ]
          },
          "id": "44118H2307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:47:09Z",
            "pc:count": 12771744,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 402919.125,
                "count": 12771744,
                "maximum": 403321.0504,
                "minimum": 402316.5904,
                "name": "X",
                "position": 0,
                "stddev": 242.0845961,
                "variance": 58604.95169
              },
              {
                "average": 4974553.692,
                "count": 12771744,
                "maximum": 4975245.549,
                "minimum": 4973960.829,
                "name": "Y",
                "position": 1,
                "stddev": 316.8967693,
                "variance": 100423.5624
              },
              {
                "average": 2399.093001,
                "count": 12771744,
                "maximum": 2570.714646,
                "minimum": 2220.254646,
                "name": "Z",
                "position": 2,
                "stddev": 87.56569797,
                "variance": 7667.751462
              },
              {
                "average": 100.389327,
                "count": 12771744,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.27042151,
                "variance": 1786.788534
              },
              {
                "average": 1.065792737,
                "count": 12771744,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2579536926,
                "variance": 0.0665401075
              },
              {
                "average": 1.135985735,
                "count": 12771744,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3681003959,
                "variance": 0.1354979015
              },
              {
                "average": 0.499788909,
                "count": 12771744,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999975,
                "variance": 0.249999975
              },
              {
                "average": 0,
                "count": 12771744,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.148986466,
                "count": 12771744,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3560751447,
                "variance": 0.1267895087
              },
              {
                "average": -2.063133539,
                "count": 12771744,
                "maximum": 13.99800014,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.706972421,
                "variance": 59.3974239
              },
              {
                "average": 61.84411213,
                "count": 12771744,
                "maximum": 135,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 61.65975139,
                "variance": 3801.924941
              },
              {
                "average": 14826.08168,
                "count": 12771744,
                "maximum": 20032,
                "minimum": 9489,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5268.07416,
                "variance": 27752605.35
              },
              {
                "average": 405278.02,
                "count": 12771744,
                "maximum": 406829.1414,
                "minimum": 404388.0082,
                "name": "GpsTime",
                "position": 12,
                "stddev": 603.5022532,
                "variance": 364214.9696
              },
              {
                "average": 0,
                "count": 12771744,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12771744,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12771744,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12771744,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12771744,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              402316.5904,
              4973960.829,
              2220.254646,
              403321.0504,
              4975245.549,
              2570.714646
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    402316.5903719432,
                    4973960.828582507,
                    2220.2546455640318
                  ],
                  [
                    402316.5903719432,
                    4975245.548582507,
                    2220.2546455640318
                  ],
                  [
                    403321.05037194316,
                    4975245.548582507,
                    2570.714645564032
                  ],
                  [
                    403321.05037194316,
                    4973960.828582507,
                    2570.714645564032
                  ],
                  [
                    402316.5903719432,
                    4973960.828582507,
                    2220.2546455640318
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T18:47:09+00:00",
            "end_time": "2011-09-18T18: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": "44117H8219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002416061817,
              44.94991422312296,
              995.0246729237771
            ],
            [
              -117.90022109426856,
              44.962510240804356,
              995.0246729237771
            ],
            [
              -117.88752905549737,
              44.962609587203346,
              1015.824672923777
            ],
            [
              -117.88733489748847,
              44.95001352614337,
              1015.824672923777
            ],
            [
              -117.90002416061817,
              44.94991422312296,
              995.0246729237771
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002211,
        44.94991422,
        995.0246729,
        -117.8873349,
        44.96260959,
        1015.824673
      ],
      "properties": {
        "datetime": "2011-09-20T02:13:06Z",
        "pc:count": 11324008,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429500.5396,
            "count": 11324008,
            "maximum": 430004.7023,
            "minimum": 429003.6023,
            "name": "X",
            "position": 0,
            "stddev": 285.5369797,
            "variance": 81531.36677
          },
          {
            "average": 4978473.891,
            "count": 11324008,
            "maximum": 4979179.25,
            "minimum": 4977779.83,
            "name": "Y",
            "position": 1,
            "stddev": 402.3471654,
            "variance": 161883.2415
          },
          {
            "average": 1001.901063,
            "count": 11324008,
            "maximum": 1015.824673,
            "minimum": 995.0246729,
            "name": "Z",
            "position": 2,
            "stddev": 4.157720783,
            "variance": 17.28664211
          },
          {
            "average": 230.4670635,
            "count": 11324008,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.69554147,
            "variance": 515.0876026
          },
          {
            "average": 1.000156923,
            "count": 11324008,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01254705043,
            "variance": 0.0001574284745
          },
          {
            "average": 1.000314994,
            "count": 11324008,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01779002048,
            "variance": 0.0003164848286
          },
          {
            "average": 0.4987690754,
            "count": 11324008,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985069,
            "variance": 0.2499985069
          },
          {
            "average": 0,
            "count": 11324008,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276701677,
            "count": 11324008,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4473677195,
            "variance": 0.2001378765
          },
          {
            "average": 1.460697879,
            "count": 11324008,
            "maximum": 19.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.846720129,
            "variance": 61.57101679
          },
          {
            "average": 199.7357769,
            "count": 11324008,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 4.642407471,
            "variance": 21.55194713
          },
          {
            "average": 261.5246554,
            "count": 11324008,
            "maximum": 275,
            "minimum": 248,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56927877,
            "variance": 111.7096537
          },
          {
            "average": 26796.12269,
            "count": 11324008,
            "maximum": 65280,
            "minimum": 8192,
            "name": "Red",
            "position": 12,
            "stddev": 11847.47884,
            "variance": 140362754.8
          },
          {
            "average": 29295.13121,
            "count": 11324008,
            "maximum": 65280,
            "minimum": 7680,
            "name": "Green",
            "position": 13,
            "stddev": 9516.005202,
            "variance": 90554355.01
          },
          {
            "average": 25295.29108,
            "count": 11324008,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 8516.184037,
            "variance": 72525390.55
          },
          {
            "average": 518378.1141,
            "count": 11324008,
            "maximum": 519986.6004,
            "minimum": 516839.6052,
            "name": "GpsTime",
            "position": 15,
            "stddev": 644.9180606,
            "variance": 415919.3049
          },
          {
            "average": 0,
            "count": 11324008,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11324008,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11324008,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11324008,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11324008,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429003.6023,
          4977779.83,
          995.0246729,
          430004.7023,
          4979179.25,
          1015.824673
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429003.60233850754,
                4977779.830214634,
                995.0246729237771
              ],
              [
                429003.60233850754,
                4979179.2502146335,
                995.0246729237771
              ],
              [
                430004.7023385075,
                4979179.2502146335,
                1015.824672923777
              ],
              [
                430004.7023385075,
                4977779.830214634,
                1015.824672923777
              ],
              [
                429003.60233850754,
                4977779.830214634,
                995.0246729237771
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:13:06+00:00",
        "end_time": "2011-09-20T01:20:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002211,
            44.94991422,
            995.0246729,
            -117.8873349,
            44.96260959,
            1015.824673
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002416061817,
                  44.94991422312296,
                  995.0246729237771
                ],
                [
                  -117.90022109426856,
                  44.962510240804356,
                  995.0246729237771
                ],
                [
                  -117.88752905549737,
                  44.962609587203346,
                  1015.824672923777
                ],
                [
                  -117.88733489748847,
                  44.95001352614337,
                  1015.824672923777
                ],
                [
                  -117.90002416061817,
                  44.94991422312296,
                  995.0246729237771
                ]
              ]
            ]
          },
          "id": "44117H8219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:13:06Z",
            "pc:count": 11324008,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429500.5396,
                "count": 11324008,
                "maximum": 430004.7023,
                "minimum": 429003.6023,
                "name": "X",
                "position": 0,
                "stddev": 285.5369797,
                "variance": 81531.36677
              },
              {
                "average": 4978473.891,
                "count": 11324008,
                "maximum": 4979179.25,
                "minimum": 4977779.83,
                "name": "Y",
                "position": 1,
                "stddev": 402.3471654,
                "variance": 161883.2415
              },
              {
                "average": 1001.901063,
                "count": 11324008,
                "maximum": 1015.824673,
                "minimum": 995.0246729,
                "name": "Z",
                "position": 2,
                "stddev": 4.157720783,
                "variance": 17.28664211
              },
              {
                "average": 230.4670635,
                "count": 11324008,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.69554147,
                "variance": 515.0876026
              },
              {
                "average": 1.000156923,
                "count": 11324008,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01254705043,
                "variance": 0.0001574284745
              },
              {
                "average": 1.000314994,
                "count": 11324008,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01779002048,
                "variance": 0.0003164848286
              },
              {
                "average": 0.4987690754,
                "count": 11324008,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985069,
                "variance": 0.2499985069
              },
              {
                "average": 0,
                "count": 11324008,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276701677,
                "count": 11324008,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4473677195,
                "variance": 0.2001378765
              },
              {
                "average": 1.460697879,
                "count": 11324008,
                "maximum": 19.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.846720129,
                "variance": 61.57101679
              },
              {
                "average": 199.7357769,
                "count": 11324008,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 4.642407471,
                "variance": 21.55194713
              },
              {
                "average": 261.5246554,
                "count": 11324008,
                "maximum": 275,
                "minimum": 248,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56927877,
                "variance": 111.7096537
              },
              {
                "average": 26796.12269,
                "count": 11324008,
                "maximum": 65280,
                "minimum": 8192,
                "name": "Red",
                "position": 12,
                "stddev": 11847.47884,
                "variance": 140362754.8
              },
              {
                "average": 29295.13121,
                "count": 11324008,
                "maximum": 65280,
                "minimum": 7680,
                "name": "Green",
                "position": 13,
                "stddev": 9516.005202,
                "variance": 90554355.01
              },
              {
                "average": 25295.29108,
                "count": 11324008,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 8516.184037,
                "variance": 72525390.55
              },
              {
                "average": 518378.1141,
                "count": 11324008,
                "maximum": 519986.6004,
                "minimum": 516839.6052,
                "name": "GpsTime",
                "position": 15,
                "stddev": 644.9180606,
                "variance": 415919.3049
              },
              {
                "average": 0,
                "count": 11324008,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11324008,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11324008,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11324008,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11324008,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429003.6023,
              4977779.83,
              995.0246729,
              430004.7023,
              4979179.25,
              1015.824673
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429003.60233850754,
                    4977779.830214634,
                    995.0246729237771
                  ],
                  [
                    429003.60233850754,
                    4979179.2502146335,
                    995.0246729237771
                  ],
                  [
                    430004.7023385075,
                    4979179.2502146335,
                    1015.824672923777
                  ],
                  [
                    430004.7023385075,
                    4977779.830214634,
                    1015.824672923777
                  ],
                  [
                    429003.60233850754,
                    4977779.830214634,
                    995.0246729237771
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:13:06+00:00",
            "end_time": "2011-09-20T01:20: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": "44117H8407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502460112874,
              44.91241171934567,
              1007.9430880325118
            ],
            [
              -117.92522677495744,
              44.92500989258759,
              1007.9430880325118
            ],
            [
              -117.91252863987914,
              44.9251120673669,
              1122.1430880325117
            ],
            [
              -117.91232923981717,
              44.91251384950361,
              1122.1430880325117
            ],
            [
              -117.92502460112874,
              44.91241171934567,
              1007.9430880325118
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252268,
        44.91241172,
        1007.943088,
        -117.9123292,
        44.92511207,
        1122.143088
      ],
      "properties": {
        "datetime": "2011-09-20T20:54:19Z",
        "pc:count": 11317442,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427479.1424,
            "count": 11317442,
            "maximum": 427986.2025,
            "minimum": 426983.9625,
            "name": "X",
            "position": 0,
            "stddev": 285.1751614,
            "variance": 81324.87269
          },
          {
            "average": 4974333.263,
            "count": 11317442,
            "maximum": 4975035.678,
            "minimum": 4973636.018,
            "name": "Y",
            "position": 1,
            "stddev": 396.6562285,
            "variance": 157336.1636
          },
          {
            "average": 1041.557108,
            "count": 11317442,
            "maximum": 1122.143088,
            "minimum": 1007.943088,
            "name": "Z",
            "position": 2,
            "stddev": 26.78904943,
            "variance": 717.6531696
          },
          {
            "average": 229.6658097,
            "count": 11317442,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.72650677,
            "variance": 661.8531503
          },
          {
            "average": 1.000881383,
            "count": 11317442,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03041900572,
            "variance": 0.0009253159089
          },
          {
            "average": 1.001762766,
            "count": 11317442,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04351767342,
            "variance": 0.0018937879
          },
          {
            "average": 0.4986109052,
            "count": 11317442,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980925,
            "variance": 0.2499980925
          },
          {
            "average": 0,
            "count": 11317442,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.242663227,
            "count": 11317442,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4286931322,
            "variance": 0.1837778016
          },
          {
            "average": 1.288452434,
            "count": 11317442,
            "maximum": 19.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.890621297,
            "variance": 62.26190446
          },
          {
            "average": 201.2862078,
            "count": 11317442,
            "maximum": 212,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 3.90342868,
            "variance": 15.23675546
          },
          {
            "average": 177.8449211,
            "count": 11317442,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 109.3175128,
            "variance": 11950.31859
          },
          {
            "average": 39182.14702,
            "count": 11317442,
            "maximum": 65280,
            "minimum": 7424,
            "name": "Red",
            "position": 12,
            "stddev": 7080.28205,
            "variance": 50130393.9
          },
          {
            "average": 35963.42948,
            "count": 11317442,
            "maximum": 65280,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 6213.043987,
            "variance": 38601915.59
          },
          {
            "average": 30953.70991,
            "count": 11317442,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 6308.659208,
            "variance": 39799181
          },
          {
            "average": 551190.9085,
            "count": 11317442,
            "maximum": 587259.3567,
            "minimum": 523204.8491,
            "name": "GpsTime",
            "position": 15,
            "stddev": 30660.9233,
            "variance": 940092217.8
          },
          {
            "average": 0,
            "count": 11317442,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11317442,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11317442,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11317442,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11317442,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426983.9625,
          4973636.018,
          1007.943088,
          427986.2025,
          4975035.678,
          1122.143088
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426983.9624704132,
                4973636.018105979,
                1007.9430880325118
              ],
              [
                426983.9624704132,
                4975035.678105979,
                1007.9430880325118
              ],
              [
                427986.2024704132,
                4975035.678105979,
                1122.1430880325117
              ],
              [
                427986.2024704132,
                4973636.018105979,
                1122.1430880325117
              ],
              [
                426983.9624704132,
                4973636.018105979,
                1007.9430880325118
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T20:54:19+00:00",
        "end_time": "2011-09-20T03:06:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252268,
            44.91241172,
            1007.943088,
            -117.9123292,
            44.92511207,
            1122.143088
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502460112874,
                  44.91241171934567,
                  1007.9430880325118
                ],
                [
                  -117.92522677495744,
                  44.92500989258759,
                  1007.9430880325118
                ],
                [
                  -117.91252863987914,
                  44.9251120673669,
                  1122.1430880325117
                ],
                [
                  -117.91232923981717,
                  44.91251384950361,
                  1122.1430880325117
                ],
                [
                  -117.92502460112874,
                  44.91241171934567,
                  1007.9430880325118
                ]
              ]
            ]
          },
          "id": "44117H8407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T20:54:19Z",
            "pc:count": 11317442,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427479.1424,
                "count": 11317442,
                "maximum": 427986.2025,
                "minimum": 426983.9625,
                "name": "X",
                "position": 0,
                "stddev": 285.1751614,
                "variance": 81324.87269
              },
              {
                "average": 4974333.263,
                "count": 11317442,
                "maximum": 4975035.678,
                "minimum": 4973636.018,
                "name": "Y",
                "position": 1,
                "stddev": 396.6562285,
                "variance": 157336.1636
              },
              {
                "average": 1041.557108,
                "count": 11317442,
                "maximum": 1122.143088,
                "minimum": 1007.943088,
                "name": "Z",
                "position": 2,
                "stddev": 26.78904943,
                "variance": 717.6531696
              },
              {
                "average": 229.6658097,
                "count": 11317442,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.72650677,
                "variance": 661.8531503
              },
              {
                "average": 1.000881383,
                "count": 11317442,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03041900572,
                "variance": 0.0009253159089
              },
              {
                "average": 1.001762766,
                "count": 11317442,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04351767342,
                "variance": 0.0018937879
              },
              {
                "average": 0.4986109052,
                "count": 11317442,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980925,
                "variance": 0.2499980925
              },
              {
                "average": 0,
                "count": 11317442,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.242663227,
                "count": 11317442,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4286931322,
                "variance": 0.1837778016
              },
              {
                "average": 1.288452434,
                "count": 11317442,
                "maximum": 19.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.890621297,
                "variance": 62.26190446
              },
              {
                "average": 201.2862078,
                "count": 11317442,
                "maximum": 212,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 3.90342868,
                "variance": 15.23675546
              },
              {
                "average": 177.8449211,
                "count": 11317442,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 109.3175128,
                "variance": 11950.31859
              },
              {
                "average": 39182.14702,
                "count": 11317442,
                "maximum": 65280,
                "minimum": 7424,
                "name": "Red",
                "position": 12,
                "stddev": 7080.28205,
                "variance": 50130393.9
              },
              {
                "average": 35963.42948,
                "count": 11317442,
                "maximum": 65280,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 6213.043987,
                "variance": 38601915.59
              },
              {
                "average": 30953.70991,
                "count": 11317442,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 6308.659208,
                "variance": 39799181
              },
              {
                "average": 551190.9085,
                "count": 11317442,
                "maximum": 587259.3567,
                "minimum": 523204.8491,
                "name": "GpsTime",
                "position": 15,
                "stddev": 30660.9233,
                "variance": 940092217.8
              },
              {
                "average": 0,
                "count": 11317442,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11317442,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11317442,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11317442,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11317442,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426983.9625,
              4973636.018,
              1007.943088,
              427986.2025,
              4975035.678,
              1122.143088
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426983.9624704132,
                    4973636.018105979,
                    1007.9430880325118
                  ],
                  [
                    426983.9624704132,
                    4975035.678105979,
                    1007.9430880325118
                  ],
                  [
                    427986.2024704132,
                    4975035.678105979,
                    1122.1430880325117
                  ],
                  [
                    427986.2024704132,
                    4973636.018105979,
                    1122.1430880325117
                  ],
                  [
                    426983.9624704132,
                    4973636.018105979,
                    1007.9430880325118
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T20:54:19+00:00",
            "end_time": "2011-09-20T03: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": "44118G1225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252435334762,
              44.81240176997191,
              1206.8756957183746
            ],
            [
              -118.01274504638175,
              44.825009379631844,
              1206.8756957183746
            ],
            [
              -118.00002924207453,
              44.82512144205866,
              1476.5756957183744
            ],
            [
              -117.99981131888794,
              44.81251378342175,
              1476.5756957183744
            ],
            [
              -118.01252435334762,
              44.81240176997191,
              1206.8756957183746
            ]
          ]
        ]
      },
      "bbox": [
        -118.012745,
        44.81240177,
        1206.875696,
        -117.9998113,
        44.82512144,
        1476.575696
      ],
      "properties": {
        "datetime": "2011-09-18T19:54:54Z",
        "pc:count": 22817975,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420415.0966,
            "count": 22817975,
            "maximum": 420944.0359,
            "minimum": 419938.6359,
            "name": "X",
            "position": 0,
            "stddev": 280.3139486,
            "variance": 78575.90979
          },
          {
            "average": 4963306.128,
            "count": 22817975,
            "maximum": 4964009.618,
            "minimum": 4962608.898,
            "name": "Y",
            "position": 1,
            "stddev": 403.649308,
            "variance": 162932.7638
          },
          {
            "average": 1290.871271,
            "count": 22817975,
            "maximum": 1476.575696,
            "minimum": 1206.875696,
            "name": "Z",
            "position": 2,
            "stddev": 59.31421243,
            "variance": 3518.175796
          },
          {
            "average": 90.72769428,
            "count": 22817975,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.33720401,
            "variance": 2434.1597
          },
          {
            "average": 1.136640609,
            "count": 22817975,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3731146287,
            "variance": 0.1392145261
          },
          {
            "average": 1.281001228,
            "count": 22817975,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5243534547,
            "variance": 0.2749465455
          },
          {
            "average": 0.4997662588,
            "count": 22817975,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999563,
            "variance": 0.2499999563
          },
          {
            "average": 0,
            "count": 22817975,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.117205493,
            "count": 22817975,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.321664996,
            "variance": 0.1034683696
          },
          {
            "average": -0.6143091027,
            "count": 22817975,
            "maximum": 25.00200081,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.29915268,
            "variance": 68.8759352
          },
          {
            "average": 150.571611,
            "count": 22817975,
            "maximum": 179,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 40.74728279,
            "variance": 1660.341054
          },
          {
            "average": 14761.86739,
            "count": 22817975,
            "maximum": 20117,
            "minimum": 9442,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5315.522925,
            "variance": 28254783.96
          },
          {
            "average": 23409.70759,
            "count": 22817975,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 9316.682131,
            "variance": 86800565.93
          },
          {
            "average": 24245.2278,
            "count": 22817975,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 9076.733198,
            "variance": 82387085.55
          },
          {
            "average": 22120.76079,
            "count": 22817975,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 7835.544261,
            "variance": 61395753.86
          },
          {
            "average": 227292.4535,
            "count": 22817975,
            "maximum": 410894.0127,
            "minimum": 81506.25662,
            "name": "GpsTime",
            "position": 15,
            "stddev": 127496.9924,
            "variance": 16255483080.0
          },
          {
            "average": 0,
            "count": 22817975,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22817975,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22817975,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22817975,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22817975,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419938.6359,
          4962608.898,
          1206.875696,
          420944.0359,
          4964009.618,
          1476.575696
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419938.6359137557,
                4962608.898136494,
                1206.8756957183746
              ],
              [
                419938.6359137557,
                4964009.618136494,
                1206.8756957183746
              ],
              [
                420944.0359137557,
                4964009.618136494,
                1476.5756957183744
              ],
              [
                420944.0359137557,
                4962608.898136494,
                1476.5756957183744
              ],
              [
                419938.6359137557,
                4962608.898136494,
                1206.8756957183746
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T19:54:54+00:00",
        "end_time": "2011-09-15T00:25:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.012745,
            44.81240177,
            1206.875696,
            -117.9998113,
            44.82512144,
            1476.575696
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252435334762,
                  44.81240176997191,
                  1206.8756957183746
                ],
                [
                  -118.01274504638175,
                  44.825009379631844,
                  1206.8756957183746
                ],
                [
                  -118.00002924207453,
                  44.82512144205866,
                  1476.5756957183744
                ],
                [
                  -117.99981131888794,
                  44.81251378342175,
                  1476.5756957183744
                ],
                [
                  -118.01252435334762,
                  44.81240176997191,
                  1206.8756957183746
                ]
              ]
            ]
          },
          "id": "44118G1225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:54:54Z",
            "pc:count": 22817975,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420415.0966,
                "count": 22817975,
                "maximum": 420944.0359,
                "minimum": 419938.6359,
                "name": "X",
                "position": 0,
                "stddev": 280.3139486,
                "variance": 78575.90979
              },
              {
                "average": 4963306.128,
                "count": 22817975,
                "maximum": 4964009.618,
                "minimum": 4962608.898,
                "name": "Y",
                "position": 1,
                "stddev": 403.649308,
                "variance": 162932.7638
              },
              {
                "average": 1290.871271,
                "count": 22817975,
                "maximum": 1476.575696,
                "minimum": 1206.875696,
                "name": "Z",
                "position": 2,
                "stddev": 59.31421243,
                "variance": 3518.175796
              },
              {
                "average": 90.72769428,
                "count": 22817975,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.33720401,
                "variance": 2434.1597
              },
              {
                "average": 1.136640609,
                "count": 22817975,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3731146287,
                "variance": 0.1392145261
              },
              {
                "average": 1.281001228,
                "count": 22817975,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5243534547,
                "variance": 0.2749465455
              },
              {
                "average": 0.4997662588,
                "count": 22817975,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999563,
                "variance": 0.2499999563
              },
              {
                "average": 0,
                "count": 22817975,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.117205493,
                "count": 22817975,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.321664996,
                "variance": 0.1034683696
              },
              {
                "average": -0.6143091027,
                "count": 22817975,
                "maximum": 25.00200081,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.29915268,
                "variance": 68.8759352
              },
              {
                "average": 150.571611,
                "count": 22817975,
                "maximum": 179,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 40.74728279,
                "variance": 1660.341054
              },
              {
                "average": 14761.86739,
                "count": 22817975,
                "maximum": 20117,
                "minimum": 9442,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5315.522925,
                "variance": 28254783.96
              },
              {
                "average": 23409.70759,
                "count": 22817975,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 9316.682131,
                "variance": 86800565.93
              },
              {
                "average": 24245.2278,
                "count": 22817975,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 9076.733198,
                "variance": 82387085.55
              },
              {
                "average": 22120.76079,
                "count": 22817975,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 7835.544261,
                "variance": 61395753.86
              },
              {
                "average": 227292.4535,
                "count": 22817975,
                "maximum": 410894.0127,
                "minimum": 81506.25662,
                "name": "GpsTime",
                "position": 15,
                "stddev": 127496.9924,
                "variance": 16255483080.0
              },
              {
                "average": 0,
                "count": 22817975,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22817975,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22817975,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22817975,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22817975,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419938.6359,
              4962608.898,
              1206.875696,
              420944.0359,
              4964009.618,
              1476.575696
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419938.6359137557,
                    4962608.898136494,
                    1206.8756957183746
                  ],
                  [
                    419938.6359137557,
                    4964009.618136494,
                    1206.8756957183746
                  ],
                  [
                    420944.0359137557,
                    4964009.618136494,
                    1476.5756957183744
                  ],
                  [
                    420944.0359137557,
                    4962608.898136494,
                    1476.5756957183744
                  ],
                  [
                    419938.6359137557,
                    4962608.898136494,
                    1206.8756957183746
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T19:54:54+00:00",
            "end_time": "2011-09-15T00: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": "44118G1124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.08752749458874,
              44.812392464020945,
              2000.2346958508308
            ],
            [
              -118.08776468597526,
              44.82500787115085,
              2000.2346958508308
            ],
            [
              -118.07503274233196,
              44.82512844041445,
              2617.714695850831
            ],
            [
              -118.07479832589169,
              44.812512980556875,
              2617.714695850831
            ],
            [
              -118.08752749458874,
              44.812392464020945,
              2000.2346958508308
            ]
          ]
        ]
      },
      "bbox": [
        -118.0877647,
        44.81239246,
        2000.234696,
        -118.0747983,
        44.82512844,
        2617.714696
      ],
      "properties": {
        "datetime": "2011-09-18T22:20:29Z",
        "pc:count": 16156897,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414573.8331,
            "count": 16156897,
            "maximum": 415014.6612,
            "minimum": 414007.9612,
            "name": "X",
            "position": 0,
            "stddev": 287.7328393,
            "variance": 82790.1868
          },
          {
            "average": 4963315.181,
            "count": 16156897,
            "maximum": 4964086.095,
            "minimum": 4962684.475,
            "name": "Y",
            "position": 1,
            "stddev": 413.3622211,
            "variance": 170868.3258
          },
          {
            "average": 2234.781381,
            "count": 16156897,
            "maximum": 2617.714696,
            "minimum": 2000.234696,
            "name": "Z",
            "position": 2,
            "stddev": 157.7012465,
            "variance": 24869.68315
          },
          {
            "average": 88.98865488,
            "count": 16156897,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.18127448,
            "variance": 2722.885406
          },
          {
            "average": 1.083969713,
            "count": 16156897,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3044993591,
            "variance": 0.09271985971
          },
          {
            "average": 1.172526569,
            "count": 16156897,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4422175101,
            "variance": 0.1955563262
          },
          {
            "average": 0.4999784922,
            "count": 16156897,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000015,
            "variance": 0.250000015
          },
          {
            "average": 0,
            "count": 16156897,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.134570332,
            "count": 16156897,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3412640697,
            "variance": 0.1164611653
          },
          {
            "average": -0.5198930821,
            "count": 16156897,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.931967113,
            "variance": 62.91610228
          },
          {
            "average": 135.9098396,
            "count": 16156897,
            "maximum": 185,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 68.19497674,
            "variance": 4650.554852
          },
          {
            "average": 14758.20669,
            "count": 16156897,
            "maximum": 20103,
            "minimum": 9482,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5292.42356,
            "variance": 28009747.14
          },
          {
            "average": 368000.306,
            "count": 16156897,
            "maximum": 419629.2283,
            "minimum": 334256.4821,
            "name": "GpsTime",
            "position": 12,
            "stddev": 41156.42788,
            "variance": 1693851556
          },
          {
            "average": 0,
            "count": 16156897,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16156897,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16156897,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16156897,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16156897,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414007.9612,
          4962684.475,
          2000.234696,
          415014.6612,
          4964086.095,
          2617.714696
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414007.9612032017,
                4962684.474764462,
                2000.2346958508308
              ],
              [
                414007.9612032017,
                4964086.094764461,
                2000.2346958508308
              ],
              [
                415014.6612032016,
                4964086.094764461,
                2617.714695850831
              ],
              [
                415014.6612032016,
                4962684.474764462,
                2617.714695850831
              ],
              [
                414007.9612032017,
                4962684.474764462,
                2000.2346958508308
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:20:29+00:00",
        "end_time": "2011-09-17T22:37:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0877647,
            44.81239246,
            2000.234696,
            -118.0747983,
            44.82512844,
            2617.714696
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.08752749458874,
                  44.812392464020945,
                  2000.2346958508308
                ],
                [
                  -118.08776468597526,
                  44.82500787115085,
                  2000.2346958508308
                ],
                [
                  -118.07503274233196,
                  44.82512844041445,
                  2617.714695850831
                ],
                [
                  -118.07479832589169,
                  44.812512980556875,
                  2617.714695850831
                ],
                [
                  -118.08752749458874,
                  44.812392464020945,
                  2000.2346958508308
                ]
              ]
            ]
          },
          "id": "44118G1124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:20:29Z",
            "pc:count": 16156897,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414573.8331,
                "count": 16156897,
                "maximum": 415014.6612,
                "minimum": 414007.9612,
                "name": "X",
                "position": 0,
                "stddev": 287.7328393,
                "variance": 82790.1868
              },
              {
                "average": 4963315.181,
                "count": 16156897,
                "maximum": 4964086.095,
                "minimum": 4962684.475,
                "name": "Y",
                "position": 1,
                "stddev": 413.3622211,
                "variance": 170868.3258
              },
              {
                "average": 2234.781381,
                "count": 16156897,
                "maximum": 2617.714696,
                "minimum": 2000.234696,
                "name": "Z",
                "position": 2,
                "stddev": 157.7012465,
                "variance": 24869.68315
              },
              {
                "average": 88.98865488,
                "count": 16156897,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.18127448,
                "variance": 2722.885406
              },
              {
                "average": 1.083969713,
                "count": 16156897,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3044993591,
                "variance": 0.09271985971
              },
              {
                "average": 1.172526569,
                "count": 16156897,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4422175101,
                "variance": 0.1955563262
              },
              {
                "average": 0.4999784922,
                "count": 16156897,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000015,
                "variance": 0.250000015
              },
              {
                "average": 0,
                "count": 16156897,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.134570332,
                "count": 16156897,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3412640697,
                "variance": 0.1164611653
              },
              {
                "average": -0.5198930821,
                "count": 16156897,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.931967113,
                "variance": 62.91610228
              },
              {
                "average": 135.9098396,
                "count": 16156897,
                "maximum": 185,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 68.19497674,
                "variance": 4650.554852
              },
              {
                "average": 14758.20669,
                "count": 16156897,
                "maximum": 20103,
                "minimum": 9482,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5292.42356,
                "variance": 28009747.14
              },
              {
                "average": 368000.306,
                "count": 16156897,
                "maximum": 419629.2283,
                "minimum": 334256.4821,
                "name": "GpsTime",
                "position": 12,
                "stddev": 41156.42788,
                "variance": 1693851556
              },
              {
                "average": 0,
                "count": 16156897,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16156897,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16156897,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16156897,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16156897,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414007.9612,
              4962684.475,
              2000.234696,
              415014.6612,
              4964086.095,
              2617.714696
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414007.9612032017,
                    4962684.474764462,
                    2000.2346958508308
                  ],
                  [
                    414007.9612032017,
                    4964086.094764461,
                    2000.2346958508308
                  ],
                  [
                    415014.6612032016,
                    4964086.094764461,
                    2617.714695850831
                  ],
                  [
                    415014.6612032016,
                    4962684.474764462,
                    2617.714695850831
                  ],
                  [
                    414007.9612032017,
                    4962684.474764462,
                    2000.2346958508308
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:20:29+00:00",
            "end_time": "2011-09-17T22:37: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": "44118H2223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.15589886084709,
              44.937452814035325,
              1956.0979149296945
            ],
            [
              -118.15615035030314,
              44.94998232683322,
              1956.0979149296945
            ],
            [
              -118.15002815196956,
              44.95004414697994,
              2643.2179149296944
            ],
            [
              -118.14977799351901,
              44.93751460733102,
              2643.2179149296944
            ],
            [
              -118.15589886084709,
              44.937452814035325,
              1956.0979149296945
            ]
          ]
        ]
      },
      "bbox": [
        -118.1561504,
        44.93745281,
        1956.097915,
        -118.149778,
        44.95004415,
        2643.217915
      ],
      "properties": {
        "datetime": "2011-09-20T16:46:56Z",
        "pc:count": 8952358,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 409084.4259,
            "count": 8952358,
            "maximum": 409282.4997,
            "minimum": 408799.4597,
            "name": "X",
            "position": 0,
            "stddev": 118.7789636,
            "variance": 14108.44218
          },
          {
            "average": 4977237.768,
            "count": 8952358,
            "maximum": 4978043.55,
            "minimum": 4976651.41,
            "name": "Y",
            "position": 1,
            "stddev": 363.720187,
            "variance": 132292.3744
          },
          {
            "average": 2334.698362,
            "count": 8952358,
            "maximum": 2643.217915,
            "minimum": 1956.097915,
            "name": "Z",
            "position": 2,
            "stddev": 188.3539366,
            "variance": 35477.20544
          },
          {
            "average": 91.79253611,
            "count": 8952358,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.87262745,
            "variance": 2487.278968
          },
          {
            "average": 1.154952248,
            "count": 8952358,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3843822374,
            "variance": 0.1477497044
          },
          {
            "average": 1.319627633,
            "count": 8952358,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.525826201,
            "variance": 0.2764931937
          },
          {
            "average": 0.4993114663,
            "count": 8952358,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995538,
            "variance": 0.2499995538
          },
          {
            "average": 0,
            "count": 8952358,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.107192206,
            "count": 8952358,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3093574751,
            "variance": 0.09570204741
          },
          {
            "average": -0.8268974503,
            "count": 8952358,
            "maximum": 22.00200081,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.666115788,
            "variance": 75.10156284
          },
          {
            "average": 58.11438439,
            "count": 8952358,
            "maximum": 142,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 58.13723608,
            "variance": 3379.938219
          },
          {
            "average": 14856.27933,
            "count": 8952358,
            "maximum": 20119,
            "minimum": 9493,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5267.729392,
            "variance": 27748972.95
          },
          {
            "average": 25564.94647,
            "count": 8952358,
            "maximum": 63232,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 13932.7016,
            "variance": 194120173.8
          },
          {
            "average": 23975.60744,
            "count": 8952358,
            "maximum": 64768,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 13647.25257,
            "variance": 186247502.8
          },
          {
            "average": 20894.9011,
            "count": 8952358,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 13164.5807,
            "variance": 173306184.9
          },
          {
            "average": 407748.9578,
            "count": 8952358,
            "maximum": 572416.084,
            "minimum": 405840.6302,
            "name": "GpsTime",
            "position": 15,
            "stddev": 5699.272824,
            "variance": 32481710.72
          },
          {
            "average": 0,
            "count": 8952358,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8952358,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8952358,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8952358,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8952358,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          408799.4597,
          4976651.41,
          1956.097915,
          409282.4997,
          4978043.55,
          2643.217915
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                408799.4596686164,
                4976651.410060778,
                1956.0979149296945
              ],
              [
                408799.4596686164,
                4978043.550060779,
                1956.0979149296945
              ],
              [
                409282.49966861645,
                4978043.550060779,
                2643.2179149296944
              ],
              [
                409282.49966861645,
                4976651.410060778,
                2643.2179149296944
              ],
              [
                408799.4596686164,
                4976651.410060778,
                1956.0979149296945
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T16:46:56+00:00",
        "end_time": "2011-09-18T18:30:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1561504,
            44.93745281,
            1956.097915,
            -118.149778,
            44.95004415,
            2643.217915
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.15589886084709,
                  44.937452814035325,
                  1956.0979149296945
                ],
                [
                  -118.15615035030314,
                  44.94998232683322,
                  1956.0979149296945
                ],
                [
                  -118.15002815196956,
                  44.95004414697994,
                  2643.2179149296944
                ],
                [
                  -118.14977799351901,
                  44.93751460733102,
                  2643.2179149296944
                ],
                [
                  -118.15589886084709,
                  44.937452814035325,
                  1956.0979149296945
                ]
              ]
            ]
          },
          "id": "44118H2223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T16:46:56Z",
            "pc:count": 8952358,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 409084.4259,
                "count": 8952358,
                "maximum": 409282.4997,
                "minimum": 408799.4597,
                "name": "X",
                "position": 0,
                "stddev": 118.7789636,
                "variance": 14108.44218
              },
              {
                "average": 4977237.768,
                "count": 8952358,
                "maximum": 4978043.55,
                "minimum": 4976651.41,
                "name": "Y",
                "position": 1,
                "stddev": 363.720187,
                "variance": 132292.3744
              },
              {
                "average": 2334.698362,
                "count": 8952358,
                "maximum": 2643.217915,
                "minimum": 1956.097915,
                "name": "Z",
                "position": 2,
                "stddev": 188.3539366,
                "variance": 35477.20544
              },
              {
                "average": 91.79253611,
                "count": 8952358,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.87262745,
                "variance": 2487.278968
              },
              {
                "average": 1.154952248,
                "count": 8952358,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3843822374,
                "variance": 0.1477497044
              },
              {
                "average": 1.319627633,
                "count": 8952358,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.525826201,
                "variance": 0.2764931937
              },
              {
                "average": 0.4993114663,
                "count": 8952358,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995538,
                "variance": 0.2499995538
              },
              {
                "average": 0,
                "count": 8952358,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.107192206,
                "count": 8952358,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3093574751,
                "variance": 0.09570204741
              },
              {
                "average": -0.8268974503,
                "count": 8952358,
                "maximum": 22.00200081,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.666115788,
                "variance": 75.10156284
              },
              {
                "average": 58.11438439,
                "count": 8952358,
                "maximum": 142,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 58.13723608,
                "variance": 3379.938219
              },
              {
                "average": 14856.27933,
                "count": 8952358,
                "maximum": 20119,
                "minimum": 9493,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5267.729392,
                "variance": 27748972.95
              },
              {
                "average": 25564.94647,
                "count": 8952358,
                "maximum": 63232,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 13932.7016,
                "variance": 194120173.8
              },
              {
                "average": 23975.60744,
                "count": 8952358,
                "maximum": 64768,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 13647.25257,
                "variance": 186247502.8
              },
              {
                "average": 20894.9011,
                "count": 8952358,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 13164.5807,
                "variance": 173306184.9
              },
              {
                "average": 407748.9578,
                "count": 8952358,
                "maximum": 572416.084,
                "minimum": 405840.6302,
                "name": "GpsTime",
                "position": 15,
                "stddev": 5699.272824,
                "variance": 32481710.72
              },
              {
                "average": 0,
                "count": 8952358,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8952358,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8952358,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8952358,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8952358,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              408799.4597,
              4976651.41,
              1956.097915,
              409282.4997,
              4978043.55,
              2643.217915
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    408799.4596686164,
                    4976651.410060778,
                    1956.0979149296945
                  ],
                  [
                    408799.4596686164,
                    4978043.550060779,
                    1956.0979149296945
                  ],
                  [
                    409282.49966861645,
                    4978043.550060779,
                    2643.2179149296944
                  ],
                  [
                    409282.49966861645,
                    4976651.410060778,
                    2643.2179149296944
                  ],
                  [
                    408799.4596686164,
                    4976651.410060778,
                    1956.0979149296945
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T16:46:56+00:00",
            "end_time": "2011-09-18T18:30: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": "44117H7418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.7875247461432,
              44.88742673732281,
              1024.9162262528787
            ],
            [
              -117.7876965111455,
              44.9000101165569,
              1024.9162262528787
            ],
            [
              -117.77502926492228,
              44.90009678691806,
              1120.0762262528785
            ],
            [
              -117.77486026146735,
              44.887513369877915,
              1120.0762262528785
            ],
            [
              -117.7875247461432,
              44.88742673732281,
              1024.9162262528787
            ]
          ]
        ]
      },
      "bbox": [
        -117.7876965,
        44.88742674,
        1024.916226,
        -117.7748603,
        44.90009679,
        1120.076226
      ],
      "properties": {
        "datetime": "2011-09-19T22:05:04Z",
        "pc:count": 14672848,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438293.2194,
            "count": 14672848,
            "maximum": 438810.8279,
            "minimum": 437810.6279,
            "name": "X",
            "position": 0,
            "stddev": 277.5945786,
            "variance": 77058.75004
          },
          {
            "average": 4971456.16,
            "count": 14672848,
            "maximum": 4972143.982,
            "minimum": 4970746.022,
            "name": "Y",
            "position": 1,
            "stddev": 395.6200904,
            "variance": 156515.2559
          },
          {
            "average": 1050.04887,
            "count": 14672848,
            "maximum": 1120.076226,
            "minimum": 1024.916226,
            "name": "Z",
            "position": 2,
            "stddev": 23.29884122,
            "variance": 542.8360024
          },
          {
            "average": 229.4121683,
            "count": 14672848,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.1824628,
            "variance": 537.4265813
          },
          {
            "average": 1.000135148,
            "count": 14672848,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01163037564,
            "variance": 0.0001352656374
          },
          {
            "average": 1.000270295,
            "count": 14672848,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0164508678,
            "variance": 0.0002706310513
          },
          {
            "average": 0.4984417476,
            "count": 14672848,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975889,
            "variance": 0.2499975889
          },
          {
            "average": 0,
            "count": 14672848,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.21106475,
            "count": 14672848,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4080642509,
            "variance": 0.1665164329
          },
          {
            "average": 1.19828391,
            "count": 14672848,
            "maximum": 19.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.869214405,
            "variance": 61.92453535
          },
          {
            "average": 199.0750837,
            "count": 14672848,
            "maximum": 212,
            "minimum": 181,
            "name": "UserData",
            "position": 10,
            "stddev": 4.819124706,
            "variance": 23.22396293
          },
          {
            "average": 110.0612225,
            "count": 14672848,
            "maximum": 137,
            "minimum": 87,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.49985954,
            "variance": 272.2453648
          },
          {
            "average": 34542.98005,
            "count": 14672848,
            "maximum": 64256,
            "minimum": 12544,
            "name": "Red",
            "position": 12,
            "stddev": 12908.04191,
            "variance": 166617546.1
          },
          {
            "average": 32790.9223,
            "count": 14672848,
            "maximum": 65280,
            "minimum": 11776,
            "name": "Green",
            "position": 13,
            "stddev": 9660.785656,
            "variance": 93330779.49
          },
          {
            "average": 26446.24115,
            "count": 14672848,
            "maximum": 65280,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 8392.421895,
            "variance": 70432745.27
          },
          {
            "average": 501308.7079,
            "count": 14672848,
            "maximum": 505104.1348,
            "minimum": 498726.7834,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1920.912066,
            "variance": 3689903.165
          },
          {
            "average": 0,
            "count": 14672848,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14672848,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14672848,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14672848,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14672848,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437810.6279,
          4970746.022,
          1024.916226,
          438810.8279,
          4972143.982,
          1120.076226
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437810.62789523415,
                4970746.021998281,
                1024.9162262528787
              ],
              [
                437810.62789523415,
                4972143.981998282,
                1024.9162262528787
              ],
              [
                438810.8278952341,
                4972143.981998282,
                1120.0762262528785
              ],
              [
                438810.8278952341,
                4970746.021998281,
                1120.0762262528785
              ],
              [
                437810.62789523415,
                4970746.021998281,
                1024.9162262528787
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T22:05:04+00:00",
        "end_time": "2011-09-19T20:18:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7876965,
            44.88742674,
            1024.916226,
            -117.7748603,
            44.90009679,
            1120.076226
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.7875247461432,
                  44.88742673732281,
                  1024.9162262528787
                ],
                [
                  -117.7876965111455,
                  44.9000101165569,
                  1024.9162262528787
                ],
                [
                  -117.77502926492228,
                  44.90009678691806,
                  1120.0762262528785
                ],
                [
                  -117.77486026146735,
                  44.887513369877915,
                  1120.0762262528785
                ],
                [
                  -117.7875247461432,
                  44.88742673732281,
                  1024.9162262528787
                ]
              ]
            ]
          },
          "id": "44117H7418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:05:04Z",
            "pc:count": 14672848,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438293.2194,
                "count": 14672848,
                "maximum": 438810.8279,
                "minimum": 437810.6279,
                "name": "X",
                "position": 0,
                "stddev": 277.5945786,
                "variance": 77058.75004
              },
              {
                "average": 4971456.16,
                "count": 14672848,
                "maximum": 4972143.982,
                "minimum": 4970746.022,
                "name": "Y",
                "position": 1,
                "stddev": 395.6200904,
                "variance": 156515.2559
              },
              {
                "average": 1050.04887,
                "count": 14672848,
                "maximum": 1120.076226,
                "minimum": 1024.916226,
                "name": "Z",
                "position": 2,
                "stddev": 23.29884122,
                "variance": 542.8360024
              },
              {
                "average": 229.4121683,
                "count": 14672848,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.1824628,
                "variance": 537.4265813
              },
              {
                "average": 1.000135148,
                "count": 14672848,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01163037564,
                "variance": 0.0001352656374
              },
              {
                "average": 1.000270295,
                "count": 14672848,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0164508678,
                "variance": 0.0002706310513
              },
              {
                "average": 0.4984417476,
                "count": 14672848,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975889,
                "variance": 0.2499975889
              },
              {
                "average": 0,
                "count": 14672848,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.21106475,
                "count": 14672848,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4080642509,
                "variance": 0.1665164329
              },
              {
                "average": 1.19828391,
                "count": 14672848,
                "maximum": 19.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.869214405,
                "variance": 61.92453535
              },
              {
                "average": 199.0750837,
                "count": 14672848,
                "maximum": 212,
                "minimum": 181,
                "name": "UserData",
                "position": 10,
                "stddev": 4.819124706,
                "variance": 23.22396293
              },
              {
                "average": 110.0612225,
                "count": 14672848,
                "maximum": 137,
                "minimum": 87,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.49985954,
                "variance": 272.2453648
              },
              {
                "average": 34542.98005,
                "count": 14672848,
                "maximum": 64256,
                "minimum": 12544,
                "name": "Red",
                "position": 12,
                "stddev": 12908.04191,
                "variance": 166617546.1
              },
              {
                "average": 32790.9223,
                "count": 14672848,
                "maximum": 65280,
                "minimum": 11776,
                "name": "Green",
                "position": 13,
                "stddev": 9660.785656,
                "variance": 93330779.49
              },
              {
                "average": 26446.24115,
                "count": 14672848,
                "maximum": 65280,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 8392.421895,
                "variance": 70432745.27
              },
              {
                "average": 501308.7079,
                "count": 14672848,
                "maximum": 505104.1348,
                "minimum": 498726.7834,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1920.912066,
                "variance": 3689903.165
              },
              {
                "average": 0,
                "count": 14672848,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14672848,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14672848,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14672848,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14672848,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437810.6279,
              4970746.022,
              1024.916226,
              438810.8279,
              4972143.982,
              1120.076226
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437810.62789523415,
                    4970746.021998281,
                    1024.9162262528787
                  ],
                  [
                    437810.62789523415,
                    4972143.981998282,
                    1024.9162262528787
                  ],
                  [
                    438810.8278952341,
                    4972143.981998282,
                    1120.0762262528785
                  ],
                  [
                    438810.8278952341,
                    4970746.021998281,
                    1120.0762262528785
                  ],
                  [
                    437810.62789523415,
                    4970746.021998281,
                    1024.9162262528787
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T22:05:04+00:00",
            "end_time": "2011-09-19T20:18:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H8220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752457582937,
              44.94991561233588,
              995.1950689043161
            ],
            [
              -117.88771874968899,
              44.96251005280269,
              995.1950689043161
            ],
            [
              -117.87502895015463,
              44.96260799226779,
              1029.355068904316
            ],
            [
              -117.87483755111805,
              44.9500135090421,
              1029.355068904316
            ],
            [
              -117.88752457582937,
              44.94991561233588,
              995.1950689043161
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877187,
        44.94991561,
        995.1950689,
        -117.8748376,
        44.96260799,
        1029.355069
      ],
      "properties": {
        "datetime": "2011-09-20T01:45:14Z",
        "pc:count": 11298811,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430492.1734,
            "count": 11298811,
            "maximum": 430990.5407,
            "minimum": 429989.6207,
            "name": "X",
            "position": 0,
            "stddev": 284.9148679,
            "variance": 81176.48197
          },
          {
            "average": 4978473.694,
            "count": 11298811,
            "maximum": 4979168.357,
            "minimum": 4977769.117,
            "name": "Y",
            "position": 1,
            "stddev": 401.6081929,
            "variance": 161289.1406
          },
          {
            "average": 1008.061459,
            "count": 11298811,
            "maximum": 1029.355069,
            "minimum": 995.1950689,
            "name": "Z",
            "position": 2,
            "stddev": 5.382478088,
            "variance": 28.97107037
          },
          {
            "average": 232.0860694,
            "count": 11298811,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.19305415,
            "variance": 407.7594358
          },
          {
            "average": 1.000278613,
            "count": 11298811,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01669999418,
            "variance": 0.0002788898057
          },
          {
            "average": 1.000559528,
            "count": 11298811,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02367016978,
            "variance": 0.0005602769375
          },
          {
            "average": 0.4986314047,
            "count": 11298811,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981491,
            "variance": 0.2499981491
          },
          {
            "average": 0,
            "count": 11298811,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.278910498,
            "count": 11298811,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4484634319,
            "variance": 0.2011194498
          },
          {
            "average": 1.382045301,
            "count": 11298811,
            "maximum": 18,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.900148476,
            "variance": 62.41234595
          },
          {
            "average": 196.3923228,
            "count": 11298811,
            "maximum": 212,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 4.064073558,
            "variance": 16.51669388
          },
          {
            "average": 258.5690588,
            "count": 11298811,
            "maximum": 272,
            "minimum": 245,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56857872,
            "variance": 111.6948561
          },
          {
            "average": 28933.3221,
            "count": 11298811,
            "maximum": 62720,
            "minimum": 6912,
            "name": "Red",
            "position": 12,
            "stddev": 12553.22159,
            "variance": 157583372.2
          },
          {
            "average": 29846.42031,
            "count": 11298811,
            "maximum": 63488,
            "minimum": 7936,
            "name": "Green",
            "position": 13,
            "stddev": 9683.864127,
            "variance": 93777224.44
          },
          {
            "average": 25466.55214,
            "count": 11298811,
            "maximum": 63488,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 7689.684495,
            "variance": 59131247.63
          },
          {
            "average": 516851.1527,
            "count": 11298811,
            "maximum": 518314.3054,
            "minimum": 515322.7023,
            "name": "GpsTime",
            "position": 15,
            "stddev": 617.4399154,
            "variance": 381232.0491
          },
          {
            "average": 0,
            "count": 11298811,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11298811,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11298811,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11298811,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11298811,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429989.6207,
          4977769.117,
          995.1950689,
          430990.5407,
          4979168.357,
          1029.355069
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429989.62074941146,
                4977769.117060476,
                995.1950689043161
              ],
              [
                429989.62074941146,
                4979168.357060476,
                995.1950689043161
              ],
              [
                430990.5407494115,
                4979168.357060476,
                1029.355068904316
              ],
              [
                430990.5407494115,
                4977769.117060476,
                1029.355068904316
              ],
              [
                429989.62074941146,
                4977769.117060476,
                995.1950689043161
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:45:14+00:00",
        "end_time": "2011-09-20T00:55:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877187,
            44.94991561,
            995.1950689,
            -117.8748376,
            44.96260799,
            1029.355069
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752457582937,
                  44.94991561233588,
                  995.1950689043161
                ],
                [
                  -117.88771874968899,
                  44.96251005280269,
                  995.1950689043161
                ],
                [
                  -117.87502895015463,
                  44.96260799226779,
                  1029.355068904316
                ],
                [
                  -117.87483755111805,
                  44.9500135090421,
                  1029.355068904316
                ],
                [
                  -117.88752457582937,
                  44.94991561233588,
                  995.1950689043161
                ]
              ]
            ]
          },
          "id": "44117H8220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:45:14Z",
            "pc:count": 11298811,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430492.1734,
                "count": 11298811,
                "maximum": 430990.5407,
                "minimum": 429989.6207,
                "name": "X",
                "position": 0,
                "stddev": 284.9148679,
                "variance": 81176.48197
              },
              {
                "average": 4978473.694,
                "count": 11298811,
                "maximum": 4979168.357,
                "minimum": 4977769.117,
                "name": "Y",
                "position": 1,
                "stddev": 401.6081929,
                "variance": 161289.1406
              },
              {
                "average": 1008.061459,
                "count": 11298811,
                "maximum": 1029.355069,
                "minimum": 995.1950689,
                "name": "Z",
                "position": 2,
                "stddev": 5.382478088,
                "variance": 28.97107037
              },
              {
                "average": 232.0860694,
                "count": 11298811,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.19305415,
                "variance": 407.7594358
              },
              {
                "average": 1.000278613,
                "count": 11298811,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01669999418,
                "variance": 0.0002788898057
              },
              {
                "average": 1.000559528,
                "count": 11298811,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02367016978,
                "variance": 0.0005602769375
              },
              {
                "average": 0.4986314047,
                "count": 11298811,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981491,
                "variance": 0.2499981491
              },
              {
                "average": 0,
                "count": 11298811,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.278910498,
                "count": 11298811,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4484634319,
                "variance": 0.2011194498
              },
              {
                "average": 1.382045301,
                "count": 11298811,
                "maximum": 18,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.900148476,
                "variance": 62.41234595
              },
              {
                "average": 196.3923228,
                "count": 11298811,
                "maximum": 212,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 4.064073558,
                "variance": 16.51669388
              },
              {
                "average": 258.5690588,
                "count": 11298811,
                "maximum": 272,
                "minimum": 245,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56857872,
                "variance": 111.6948561
              },
              {
                "average": 28933.3221,
                "count": 11298811,
                "maximum": 62720,
                "minimum": 6912,
                "name": "Red",
                "position": 12,
                "stddev": 12553.22159,
                "variance": 157583372.2
              },
              {
                "average": 29846.42031,
                "count": 11298811,
                "maximum": 63488,
                "minimum": 7936,
                "name": "Green",
                "position": 13,
                "stddev": 9683.864127,
                "variance": 93777224.44
              },
              {
                "average": 25466.55214,
                "count": 11298811,
                "maximum": 63488,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 7689.684495,
                "variance": 59131247.63
              },
              {
                "average": 516851.1527,
                "count": 11298811,
                "maximum": 518314.3054,
                "minimum": 515322.7023,
                "name": "GpsTime",
                "position": 15,
                "stddev": 617.4399154,
                "variance": 381232.0491
              },
              {
                "average": 0,
                "count": 11298811,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11298811,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11298811,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11298811,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11298811,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429989.6207,
              4977769.117,
              995.1950689,
              430990.5407,
              4979168.357,
              1029.355069
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429989.62074941146,
                    4977769.117060476,
                    995.1950689043161
                  ],
                  [
                    429989.62074941146,
                    4979168.357060476,
                    995.1950689043161
                  ],
                  [
                    430990.5407494115,
                    4979168.357060476,
                    1029.355068904316
                  ],
                  [
                    430990.5407494115,
                    4977769.117060476,
                    1029.355068904316
                  ],
                  [
                    429989.62074941146,
                    4977769.117060476,
                    995.1950689043161
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:45:14+00:00",
            "end_time": "2011-09-20T00: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": "44118H1306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.12502423324734,
              44.91238967708046,
              1591.1397429076371
            ],
            [
              -118.1252705356723,
              44.9250086628122,
              1591.1397429076371
            ],
            [
              -118.11252960563009,
              44.92513350311914,
              2045.739742907637
            ],
            [
              -118.11228609057257,
              44.91251446277745,
              2045.739742907637
            ],
            [
              -118.12502423324734,
              44.91238967708046,
              1591.1397429076371
            ]
          ]
        ]
      },
      "bbox": [
        -118.1252705,
        44.91238968,
        1591.139743,
        -118.1122861,
        44.9251335,
        2045.739743
      ],
      "properties": {
        "datetime": "2011-09-20T18:29:19Z",
        "pc:count": 25259795,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 411718.9279,
            "count": 25259795,
            "maximum": 412202.57,
            "minimum": 411196.89,
            "name": "X",
            "position": 0,
            "stddev": 282.8337742,
            "variance": 79994.94384
          },
          {
            "average": 4974544.9,
            "count": 25259795,
            "maximum": 4975235.054,
            "minimum": 4973832.994,
            "name": "Y",
            "position": 1,
            "stddev": 396.2228858,
            "variance": 156992.5752
          },
          {
            "average": 1727.436664,
            "count": 25259795,
            "maximum": 2045.739743,
            "minimum": 1591.139743,
            "name": "Z",
            "position": 2,
            "stddev": 95.65983447,
            "variance": 9150.80393
          },
          {
            "average": 78.90138629,
            "count": 25259795,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.91149864,
            "variance": 2799.626688
          },
          {
            "average": 1.186080489,
            "count": 25259795,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4301144572,
            "variance": 0.1849984463
          },
          {
            "average": 1.380329215,
            "count": 25259795,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.58900416,
            "variance": 0.3469259005
          },
          {
            "average": 0.4999242472,
            "count": 25259795,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000042,
            "variance": 0.2500000042
          },
          {
            "average": 0,
            "count": 25259795,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.065807343,
            "count": 25259795,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2479450327,
            "variance": 0.06147673926
          },
          {
            "average": -1.790147833,
            "count": 25259795,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.281249253,
            "variance": 68.57908919
          },
          {
            "average": 137.9792879,
            "count": 25259795,
            "maximum": 157,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 11.15845828,
            "variance": 124.5111912
          },
          {
            "average": 14815.31276,
            "count": 25259795,
            "maximum": 20154,
            "minimum": 9538,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.4168,
            "variance": 28041439.09
          },
          {
            "average": 19220.11147,
            "count": 25259795,
            "maximum": 56320,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 10126.44858,
            "variance": 102544960.7
          },
          {
            "average": 20845.91165,
            "count": 25259795,
            "maximum": 55552,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 10392.52817,
            "variance": 108004641.8
          },
          {
            "average": 19265.22195,
            "count": 25259795,
            "maximum": 55552,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9478.281493,
            "variance": 89837820.05
          },
          {
            "average": 314010.2704,
            "count": 25259795,
            "maximum": 578559.528,
            "minimum": 139374.21,
            "name": "GpsTime",
            "position": 15,
            "stddev": 213475.9459,
            "variance": 45571979470.0
          },
          {
            "average": 0,
            "count": 25259795,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25259795,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25259795,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25259795,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25259795,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          411196.89,
          4973832.994,
          1591.139743,
          412202.57,
          4975235.054,
          2045.739743
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                411196.8899881793,
                4973832.994009581,
                1591.1397429076371
              ],
              [
                411196.8899881793,
                4975235.054009582,
                1591.1397429076371
              ],
              [
                412202.56998817937,
                4975235.054009582,
                2045.739742907637
              ],
              [
                412202.56998817937,
                4973832.994009581,
                2045.739742907637
              ],
              [
                411196.8899881793,
                4973832.994009581,
                1591.1397429076371
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:29:19+00:00",
        "end_time": "2011-09-15T16:29:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1252705,
            44.91238968,
            1591.139743,
            -118.1122861,
            44.9251335,
            2045.739743
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.12502423324734,
                  44.91238967708046,
                  1591.1397429076371
                ],
                [
                  -118.1252705356723,
                  44.9250086628122,
                  1591.1397429076371
                ],
                [
                  -118.11252960563009,
                  44.92513350311914,
                  2045.739742907637
                ],
                [
                  -118.11228609057257,
                  44.91251446277745,
                  2045.739742907637
                ],
                [
                  -118.12502423324734,
                  44.91238967708046,
                  1591.1397429076371
                ]
              ]
            ]
          },
          "id": "44118H1306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:29:19Z",
            "pc:count": 25259795,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 411718.9279,
                "count": 25259795,
                "maximum": 412202.57,
                "minimum": 411196.89,
                "name": "X",
                "position": 0,
                "stddev": 282.8337742,
                "variance": 79994.94384
              },
              {
                "average": 4974544.9,
                "count": 25259795,
                "maximum": 4975235.054,
                "minimum": 4973832.994,
                "name": "Y",
                "position": 1,
                "stddev": 396.2228858,
                "variance": 156992.5752
              },
              {
                "average": 1727.436664,
                "count": 25259795,
                "maximum": 2045.739743,
                "minimum": 1591.139743,
                "name": "Z",
                "position": 2,
                "stddev": 95.65983447,
                "variance": 9150.80393
              },
              {
                "average": 78.90138629,
                "count": 25259795,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.91149864,
                "variance": 2799.626688
              },
              {
                "average": 1.186080489,
                "count": 25259795,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4301144572,
                "variance": 0.1849984463
              },
              {
                "average": 1.380329215,
                "count": 25259795,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.58900416,
                "variance": 0.3469259005
              },
              {
                "average": 0.4999242472,
                "count": 25259795,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000042,
                "variance": 0.2500000042
              },
              {
                "average": 0,
                "count": 25259795,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.065807343,
                "count": 25259795,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2479450327,
                "variance": 0.06147673926
              },
              {
                "average": -1.790147833,
                "count": 25259795,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.281249253,
                "variance": 68.57908919
              },
              {
                "average": 137.9792879,
                "count": 25259795,
                "maximum": 157,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 11.15845828,
                "variance": 124.5111912
              },
              {
                "average": 14815.31276,
                "count": 25259795,
                "maximum": 20154,
                "minimum": 9538,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.4168,
                "variance": 28041439.09
              },
              {
                "average": 19220.11147,
                "count": 25259795,
                "maximum": 56320,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 10126.44858,
                "variance": 102544960.7
              },
              {
                "average": 20845.91165,
                "count": 25259795,
                "maximum": 55552,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 10392.52817,
                "variance": 108004641.8
              },
              {
                "average": 19265.22195,
                "count": 25259795,
                "maximum": 55552,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9478.281493,
                "variance": 89837820.05
              },
              {
                "average": 314010.2704,
                "count": 25259795,
                "maximum": 578559.528,
                "minimum": 139374.21,
                "name": "GpsTime",
                "position": 15,
                "stddev": 213475.9459,
                "variance": 45571979470.0
              },
              {
                "average": 0,
                "count": 25259795,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25259795,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25259795,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25259795,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25259795,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              411196.89,
              4973832.994,
              1591.139743,
              412202.57,
              4975235.054,
              2045.739743
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    411196.8899881793,
                    4973832.994009581,
                    1591.1397429076371
                  ],
                  [
                    411196.8899881793,
                    4975235.054009582,
                    1591.1397429076371
                  ],
                  [
                    412202.56998817937,
                    4975235.054009582,
                    2045.739742907637
                  ],
                  [
                    412202.56998817937,
                    4973832.994009581,
                    2045.739742907637
                  ],
                  [
                    411196.8899881793,
                    4973832.994009581,
                    1591.1397429076371
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:29:19+00:00",
            "end_time": "2011-09-15T16:29: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": "44118G1419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502451538422,
              44.762400553116066,
              1906.2151205616224
            ],
            [
              -118.02524756600451,
              44.77500948472468,
              1906.2151205616224
            ],
            [
              -118.01252913999538,
              44.7751229618497,
              2348.4351205616226
            ],
            [
              -118.0123088552156,
              44.762513980639916,
              2348.4351205616226
            ],
            [
              -118.02502451538422,
              44.762400553116066,
              1906.2151205616224
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252476,
        44.76240055,
        1906.215121,
        -118.0123089,
        44.77512296,
        2348.435121
      ],
      "properties": {
        "datetime": "2011-09-18T22:28:15Z",
        "pc:count": 27075442,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419418.8669,
            "count": 27075442,
            "maximum": 419886.6919,
            "minimum": 418880.2119,
            "name": "X",
            "position": 0,
            "stddev": 279.8505741,
            "variance": 78316.34383
          },
          {
            "average": 4957752.5,
            "count": 27075442,
            "maximum": 4958467.845,
            "minimum": 4957066.985,
            "name": "Y",
            "position": 1,
            "stddev": 378.3452854,
            "variance": 143145.155
          },
          {
            "average": 2138.271648,
            "count": 27075442,
            "maximum": 2348.435121,
            "minimum": 1906.215121,
            "name": "Z",
            "position": 2,
            "stddev": 86.26576049,
            "variance": 7441.781434
          },
          {
            "average": 90.28390473,
            "count": 27075442,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.34738646,
            "variance": 2740.248869
          },
          {
            "average": 1.146526177,
            "count": 27075442,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3825439885,
            "variance": 0.1463399031
          },
          {
            "average": 1.302500731,
            "count": 27075442,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.533564792,
            "variance": 0.2846913873
          },
          {
            "average": 0.4991937343,
            "count": 27075442,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993592,
            "variance": 0.2499993592
          },
          {
            "average": 0,
            "count": 27075442,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.087004231,
            "count": 27075442,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2818412628,
            "variance": 0.07943449741
          },
          {
            "average": -2.709892463,
            "count": 27075442,
            "maximum": 19.00200081,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.353134246,
            "variance": 69.77485173
          },
          {
            "average": 79.09145753,
            "count": 27075442,
            "maximum": 156,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 62.28531582,
            "variance": 3879.460567
          },
          {
            "average": 14786.86944,
            "count": 27075442,
            "maximum": 20152,
            "minimum": 9511,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5274.641414,
            "variance": 27821842.05
          },
          {
            "average": 22726.69303,
            "count": 27075442,
            "maximum": 61696,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 12203.81185,
            "variance": 148933023.8
          },
          {
            "average": 21960.65071,
            "count": 27075442,
            "maximum": 64256,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 11627.98609,
            "variance": 135210060.5
          },
          {
            "average": 20017.06531,
            "count": 27075442,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9973.987749,
            "variance": 99480431.62
          },
          {
            "average": 354481.8392,
            "count": 27075442,
            "maximum": 420095.7113,
            "minimum": 144779.0354,
            "name": "GpsTime",
            "position": 15,
            "stddev": 113496.9698,
            "variance": 12881562160.0
          },
          {
            "average": 0,
            "count": 27075442,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27075442,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27075442,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27075442,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27075442,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418880.2119,
          4957066.985,
          1906.215121,
          419886.6919,
          4958467.845,
          2348.435121
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418880.2119158921,
                4957066.984817671,
                1906.2151205616224
              ],
              [
                418880.2119158921,
                4958467.84481767,
                1906.2151205616224
              ],
              [
                419886.69191589206,
                4958467.84481767,
                2348.4351205616226
              ],
              [
                419886.69191589206,
                4957066.984817671,
                2348.4351205616226
              ],
              [
                418880.2119158921,
                4957066.984817671,
                1906.2151205616224
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:28:15+00:00",
        "end_time": "2011-09-15T17:59:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252476,
            44.76240055,
            1906.215121,
            -118.0123089,
            44.77512296,
            2348.435121
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502451538422,
                  44.762400553116066,
                  1906.2151205616224
                ],
                [
                  -118.02524756600451,
                  44.77500948472468,
                  1906.2151205616224
                ],
                [
                  -118.01252913999538,
                  44.7751229618497,
                  2348.4351205616226
                ],
                [
                  -118.0123088552156,
                  44.762513980639916,
                  2348.4351205616226
                ],
                [
                  -118.02502451538422,
                  44.762400553116066,
                  1906.2151205616224
                ]
              ]
            ]
          },
          "id": "44118G1419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:28:15Z",
            "pc:count": 27075442,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419418.8669,
                "count": 27075442,
                "maximum": 419886.6919,
                "minimum": 418880.2119,
                "name": "X",
                "position": 0,
                "stddev": 279.8505741,
                "variance": 78316.34383
              },
              {
                "average": 4957752.5,
                "count": 27075442,
                "maximum": 4958467.845,
                "minimum": 4957066.985,
                "name": "Y",
                "position": 1,
                "stddev": 378.3452854,
                "variance": 143145.155
              },
              {
                "average": 2138.271648,
                "count": 27075442,
                "maximum": 2348.435121,
                "minimum": 1906.215121,
                "name": "Z",
                "position": 2,
                "stddev": 86.26576049,
                "variance": 7441.781434
              },
              {
                "average": 90.28390473,
                "count": 27075442,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.34738646,
                "variance": 2740.248869
              },
              {
                "average": 1.146526177,
                "count": 27075442,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3825439885,
                "variance": 0.1463399031
              },
              {
                "average": 1.302500731,
                "count": 27075442,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.533564792,
                "variance": 0.2846913873
              },
              {
                "average": 0.4991937343,
                "count": 27075442,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993592,
                "variance": 0.2499993592
              },
              {
                "average": 0,
                "count": 27075442,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.087004231,
                "count": 27075442,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2818412628,
                "variance": 0.07943449741
              },
              {
                "average": -2.709892463,
                "count": 27075442,
                "maximum": 19.00200081,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.353134246,
                "variance": 69.77485173
              },
              {
                "average": 79.09145753,
                "count": 27075442,
                "maximum": 156,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 62.28531582,
                "variance": 3879.460567
              },
              {
                "average": 14786.86944,
                "count": 27075442,
                "maximum": 20152,
                "minimum": 9511,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5274.641414,
                "variance": 27821842.05
              },
              {
                "average": 22726.69303,
                "count": 27075442,
                "maximum": 61696,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 12203.81185,
                "variance": 148933023.8
              },
              {
                "average": 21960.65071,
                "count": 27075442,
                "maximum": 64256,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 11627.98609,
                "variance": 135210060.5
              },
              {
                "average": 20017.06531,
                "count": 27075442,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9973.987749,
                "variance": 99480431.62
              },
              {
                "average": 354481.8392,
                "count": 27075442,
                "maximum": 420095.7113,
                "minimum": 144779.0354,
                "name": "GpsTime",
                "position": 15,
                "stddev": 113496.9698,
                "variance": 12881562160.0
              },
              {
                "average": 0,
                "count": 27075442,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27075442,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27075442,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27075442,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27075442,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418880.2119,
              4957066.985,
              1906.215121,
              419886.6919,
              4958467.845,
              2348.435121
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418880.2119158921,
                    4957066.984817671,
                    1906.2151205616224
                  ],
                  [
                    418880.2119158921,
                    4958467.84481767,
                    1906.2151205616224
                  ],
                  [
                    419886.69191589206,
                    4958467.84481767,
                    2348.4351205616226
                  ],
                  [
                    419886.69191589206,
                    4957066.984817671,
                    2348.4351205616226
                  ],
                  [
                    418880.2119158921,
                    4957066.984817671,
                    1906.2151205616224
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:28:15+00:00",
            "end_time": "2011-09-15T17:59: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": "44117H8311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002473975361,
              44.8999031968769,
              1044.2699379394935
            ],
            [
              -118.0002433587277,
              44.912509760901266,
              1044.2699379394935
            ],
            [
              -117.98752925369678,
              44.912620417085606,
              1081.9099379394934
            ],
            [
              -117.98731341249031,
              44.90001380470375,
              1081.9099379394934
            ],
            [
              -118.00002473975361,
              44.8999031968769,
              1044.2699379394935
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002434,
        44.8999032,
        1044.269938,
        -117.9873134,
        44.91262042,
        1081.909938
      ],
      "properties": {
        "datetime": "2011-09-20T22:02:59Z",
        "pc:count": 21631969,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421568.312,
            "count": 21631969,
            "maximum": 422050.4193,
            "minimum": 421046.6793,
            "name": "X",
            "position": 0,
            "stddev": 276.9778479,
            "variance": 76716.72822
          },
          {
            "average": 4973039.349,
            "count": 21631969,
            "maximum": 4973717.345,
            "minimum": 4972316.725,
            "name": "Y",
            "position": 1,
            "stddev": 400.8053582,
            "variance": 160644.9352
          },
          {
            "average": 1053.161915,
            "count": 21631969,
            "maximum": 1081.909938,
            "minimum": 1044.269938,
            "name": "Z",
            "position": 2,
            "stddev": 4.270121784,
            "variance": 18.23394005
          },
          {
            "average": 167.4023742,
            "count": 21631969,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 66.05682847,
            "variance": 4363.504588
          },
          {
            "average": 1.003795725,
            "count": 21631969,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06809412987,
            "variance": 0.004636810522
          },
          {
            "average": 1.007737252,
            "count": 21631969,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1017526996,
            "variance": 0.01035361187
          },
          {
            "average": 0.4999427468,
            "count": 21631969,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000083,
            "variance": 0.2500000083
          },
          {
            "average": 0,
            "count": 21631969,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.160941521,
            "count": 21631969,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3674770119,
            "variance": 0.1350393543
          },
          {
            "average": -0.3793172476,
            "count": 21631969,
            "maximum": 25.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.300762716,
            "variance": 68.90266167
          },
          {
            "average": 188.8334974,
            "count": 21631969,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 10.9690116,
            "variance": 120.3192155
          },
          {
            "average": 7936.597773,
            "count": 21631969,
            "maximum": 20077,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8300.235422,
            "variance": 68893908.06
          },
          {
            "average": 29289.36124,
            "count": 21631969,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10166.67527,
            "variance": 103361286
          },
          {
            "average": 30430.61047,
            "count": 21631969,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7779.578593,
            "variance": 60521843.09
          },
          {
            "average": 23931.69709,
            "count": 21631969,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6996.512713,
            "variance": 48951190.14
          },
          {
            "average": 447010.013,
            "count": 21631969,
            "maximum": 591379.5207,
            "minimum": 320454.0102,
            "name": "GpsTime",
            "position": 15,
            "stddev": 132784.3848,
            "variance": 17631692840.0
          },
          {
            "average": 0,
            "count": 21631969,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21631969,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21631969,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21631969,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21631969,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421046.6793,
          4972316.725,
          1044.269938,
          422050.4193,
          4973717.345,
          1081.909938
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421046.67925412336,
                4972316.725368989,
                1044.2699379394935
              ],
              [
                421046.67925412336,
                4973717.345368988,
                1044.2699379394935
              ],
              [
                422050.41925412335,
                4973717.345368988,
                1081.9099379394934
              ],
              [
                422050.41925412335,
                4972316.725368989,
                1081.9099379394934
              ],
              [
                421046.67925412336,
                4972316.725368989,
                1044.2699379394935
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:02:59+00:00",
        "end_time": "2011-09-17T18:47:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002434,
            44.8999032,
            1044.269938,
            -117.9873134,
            44.91262042,
            1081.909938
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002473975361,
                  44.8999031968769,
                  1044.2699379394935
                ],
                [
                  -118.0002433587277,
                  44.912509760901266,
                  1044.2699379394935
                ],
                [
                  -117.98752925369678,
                  44.912620417085606,
                  1081.9099379394934
                ],
                [
                  -117.98731341249031,
                  44.90001380470375,
                  1081.9099379394934
                ],
                [
                  -118.00002473975361,
                  44.8999031968769,
                  1044.2699379394935
                ]
              ]
            ]
          },
          "id": "44117H8311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:02:59Z",
            "pc:count": 21631969,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421568.312,
                "count": 21631969,
                "maximum": 422050.4193,
                "minimum": 421046.6793,
                "name": "X",
                "position": 0,
                "stddev": 276.9778479,
                "variance": 76716.72822
              },
              {
                "average": 4973039.349,
                "count": 21631969,
                "maximum": 4973717.345,
                "minimum": 4972316.725,
                "name": "Y",
                "position": 1,
                "stddev": 400.8053582,
                "variance": 160644.9352
              },
              {
                "average": 1053.161915,
                "count": 21631969,
                "maximum": 1081.909938,
                "minimum": 1044.269938,
                "name": "Z",
                "position": 2,
                "stddev": 4.270121784,
                "variance": 18.23394005
              },
              {
                "average": 167.4023742,
                "count": 21631969,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 66.05682847,
                "variance": 4363.504588
              },
              {
                "average": 1.003795725,
                "count": 21631969,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06809412987,
                "variance": 0.004636810522
              },
              {
                "average": 1.007737252,
                "count": 21631969,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1017526996,
                "variance": 0.01035361187
              },
              {
                "average": 0.4999427468,
                "count": 21631969,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000083,
                "variance": 0.2500000083
              },
              {
                "average": 0,
                "count": 21631969,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.160941521,
                "count": 21631969,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3674770119,
                "variance": 0.1350393543
              },
              {
                "average": -0.3793172476,
                "count": 21631969,
                "maximum": 25.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.300762716,
                "variance": 68.90266167
              },
              {
                "average": 188.8334974,
                "count": 21631969,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 10.9690116,
                "variance": 120.3192155
              },
              {
                "average": 7936.597773,
                "count": 21631969,
                "maximum": 20077,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8300.235422,
                "variance": 68893908.06
              },
              {
                "average": 29289.36124,
                "count": 21631969,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10166.67527,
                "variance": 103361286
              },
              {
                "average": 30430.61047,
                "count": 21631969,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7779.578593,
                "variance": 60521843.09
              },
              {
                "average": 23931.69709,
                "count": 21631969,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6996.512713,
                "variance": 48951190.14
              },
              {
                "average": 447010.013,
                "count": 21631969,
                "maximum": 591379.5207,
                "minimum": 320454.0102,
                "name": "GpsTime",
                "position": 15,
                "stddev": 132784.3848,
                "variance": 17631692840.0
              },
              {
                "average": 0,
                "count": 21631969,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21631969,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21631969,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21631969,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21631969,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421046.6793,
              4972316.725,
              1044.269938,
              422050.4193,
              4973717.345,
              1081.909938
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421046.67925412336,
                    4972316.725368989,
                    1044.2699379394935
                  ],
                  [
                    421046.67925412336,
                    4973717.345368988,
                    1044.2699379394935
                  ],
                  [
                    422050.41925412335,
                    4973717.345368988,
                    1081.9099379394934
                  ],
                  [
                    422050.41925412335,
                    4972316.725368989,
                    1081.9099379394934
                  ],
                  [
                    421046.67925412336,
                    4972316.725368989,
                    1044.2699379394935
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:02:59+00:00",
            "end_time": "2011-09-17T18:47: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": "44117H8221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752492872578,
              44.93741030019867,
              1000.2754046729033
            ],
            [
              -117.93773003645188,
              44.950009813428274,
              1000.2754046729033
            ],
            [
              -117.92502897018905,
              44.95011340250461,
              1054.1754046729034
            ],
            [
              -117.92482663957585,
              44.93751384403132,
              1054.1754046729034
            ],
            [
              -117.93752492872578,
              44.93741030019867,
              1000.2754046729033
            ]
          ]
        ]
      },
      "bbox": [
        -117.93773,
        44.9374103,
        1000.275405,
        -117.9248266,
        44.9501134,
        1054.175405
      ],
      "properties": {
        "datetime": "2011-09-20T20:42:47Z",
        "pc:count": 11176377,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426533.3832,
            "count": 11176377,
            "maximum": 427031.3763,
            "minimum": 426029.3363,
            "name": "X",
            "position": 0,
            "stddev": 284.3660498,
            "variance": 80864.0503
          },
          {
            "average": 4977123.719,
            "count": 11176377,
            "maximum": 4977824.152,
            "minimum": 4976424.332,
            "name": "Y",
            "position": 1,
            "stddev": 400.1342046,
            "variance": 160107.3817
          },
          {
            "average": 1012.902166,
            "count": 11176377,
            "maximum": 1054.175405,
            "minimum": 1000.275405,
            "name": "Z",
            "position": 2,
            "stddev": 11.52989136,
            "variance": 132.9383948
          },
          {
            "average": 233.3708815,
            "count": 11176377,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.73302461,
            "variance": 516.7904081
          },
          {
            "average": 1.001776515,
            "count": 11176377,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05037331396,
            "variance": 0.002537470759
          },
          {
            "average": 1.003592756,
            "count": 11176377,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07725348286,
            "variance": 0.005968100613
          },
          {
            "average": 0.4986615072,
            "count": 11176377,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982308,
            "variance": 0.2499982308
          },
          {
            "average": 0,
            "count": 11176377,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.26299775,
            "count": 11176377,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.44026123,
            "variance": 0.1938299507
          },
          {
            "average": 1.329755083,
            "count": 11176377,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.649504844,
            "variance": 58.51492436
          },
          {
            "average": 197.8015474,
            "count": 11176377,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 4.218800814,
            "variance": 17.79828031
          },
          {
            "average": 248.3044414,
            "count": 11176377,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 69.1238684,
            "variance": 4778.109183
          },
          {
            "average": 32642.49522,
            "count": 11176377,
            "maximum": 58368,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 10392.2628,
            "variance": 107999126
          },
          {
            "average": 31434.77308,
            "count": 11176377,
            "maximum": 58880,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 8170.681189,
            "variance": 66760031.09
          },
          {
            "average": 25903.89279,
            "count": 11176377,
            "maximum": 58368,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 7823.518053,
            "variance": 61207434.73
          },
          {
            "average": 530816.1982,
            "count": 11176377,
            "maximum": 586567.2036,
            "minimum": 522577.8048,
            "name": "GpsTime",
            "position": 15,
            "stddev": 19344.02973,
            "variance": 374191486.3
          },
          {
            "average": 0,
            "count": 11176377,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11176377,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11176377,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11176377,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11176377,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426029.3363,
          4976424.332,
          1000.275405,
          427031.3763,
          4977824.152,
          1054.175405
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426029.3363343079,
                4976424.3324020505,
                1000.2754046729033
              ],
              [
                426029.3363343079,
                4977824.152402051,
                1000.2754046729033
              ],
              [
                427031.37633430795,
                4977824.152402051,
                1054.1754046729034
              ],
              [
                427031.37633430795,
                4976424.3324020505,
                1054.1754046729034
              ],
              [
                426029.3363343079,
                4976424.3324020505,
                1000.2754046729033
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T20:42:47+00:00",
        "end_time": "2011-09-20T02:56:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.93773,
            44.9374103,
            1000.275405,
            -117.9248266,
            44.9501134,
            1054.175405
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752492872578,
                  44.93741030019867,
                  1000.2754046729033
                ],
                [
                  -117.93773003645188,
                  44.950009813428274,
                  1000.2754046729033
                ],
                [
                  -117.92502897018905,
                  44.95011340250461,
                  1054.1754046729034
                ],
                [
                  -117.92482663957585,
                  44.93751384403132,
                  1054.1754046729034
                ],
                [
                  -117.93752492872578,
                  44.93741030019867,
                  1000.2754046729033
                ]
              ]
            ]
          },
          "id": "44117H8221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T20:42:47Z",
            "pc:count": 11176377,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426533.3832,
                "count": 11176377,
                "maximum": 427031.3763,
                "minimum": 426029.3363,
                "name": "X",
                "position": 0,
                "stddev": 284.3660498,
                "variance": 80864.0503
              },
              {
                "average": 4977123.719,
                "count": 11176377,
                "maximum": 4977824.152,
                "minimum": 4976424.332,
                "name": "Y",
                "position": 1,
                "stddev": 400.1342046,
                "variance": 160107.3817
              },
              {
                "average": 1012.902166,
                "count": 11176377,
                "maximum": 1054.175405,
                "minimum": 1000.275405,
                "name": "Z",
                "position": 2,
                "stddev": 11.52989136,
                "variance": 132.9383948
              },
              {
                "average": 233.3708815,
                "count": 11176377,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.73302461,
                "variance": 516.7904081
              },
              {
                "average": 1.001776515,
                "count": 11176377,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05037331396,
                "variance": 0.002537470759
              },
              {
                "average": 1.003592756,
                "count": 11176377,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07725348286,
                "variance": 0.005968100613
              },
              {
                "average": 0.4986615072,
                "count": 11176377,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982308,
                "variance": 0.2499982308
              },
              {
                "average": 0,
                "count": 11176377,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.26299775,
                "count": 11176377,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.44026123,
                "variance": 0.1938299507
              },
              {
                "average": 1.329755083,
                "count": 11176377,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.649504844,
                "variance": 58.51492436
              },
              {
                "average": 197.8015474,
                "count": 11176377,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 4.218800814,
                "variance": 17.79828031
              },
              {
                "average": 248.3044414,
                "count": 11176377,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 69.1238684,
                "variance": 4778.109183
              },
              {
                "average": 32642.49522,
                "count": 11176377,
                "maximum": 58368,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 10392.2628,
                "variance": 107999126
              },
              {
                "average": 31434.77308,
                "count": 11176377,
                "maximum": 58880,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 8170.681189,
                "variance": 66760031.09
              },
              {
                "average": 25903.89279,
                "count": 11176377,
                "maximum": 58368,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 7823.518053,
                "variance": 61207434.73
              },
              {
                "average": 530816.1982,
                "count": 11176377,
                "maximum": 586567.2036,
                "minimum": 522577.8048,
                "name": "GpsTime",
                "position": 15,
                "stddev": 19344.02973,
                "variance": 374191486.3
              },
              {
                "average": 0,
                "count": 11176377,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11176377,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11176377,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11176377,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11176377,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426029.3363,
              4976424.332,
              1000.275405,
              427031.3763,
              4977824.152,
              1054.175405
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426029.3363343079,
                    4976424.3324020505,
                    1000.2754046729033
                  ],
                  [
                    426029.3363343079,
                    4977824.152402051,
                    1000.2754046729033
                  ],
                  [
                    427031.37633430795,
                    4977824.152402051,
                    1054.1754046729034
                  ],
                  [
                    427031.37633430795,
                    4976424.3324020505,
                    1054.1754046729034
                  ],
                  [
                    426029.3363343079,
                    4976424.3324020505,
                    1000.2754046729033
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T20:42:47+00:00",
            "end_time": "2011-09-20T02:56:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H7121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502554988393,
              44.93741710978918,
              1013.7950183853491
            ],
            [
              -117.8752168813982,
              44.950010000106246,
              1013.7950183853491
            ],
            [
              -117.8625285268456,
              44.950106539310944,
              1035.815018385349
            ],
            [
              -117.86233996830119,
              44.93751360685146,
              1035.815018385349
            ],
            [
              -117.87502554988393,
              44.93741710978918,
              1013.7950183853491
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752169,
        44.93741711,
        1013.795018,
        -117.86234,
        44.95010654,
        1035.815018
      ],
      "properties": {
        "datetime": "2011-09-20T01:38:29Z",
        "pc:count": 11470736,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431463.0197,
            "count": 11470736,
            "maximum": 431961.6335,
            "minimum": 430960.6135,
            "name": "X",
            "position": 0,
            "stddev": 284.4230772,
            "variance": 80896.48686
          },
          {
            "average": 4977070.891,
            "count": 11470736,
            "maximum": 4977769.05,
            "minimum": 4976369.99,
            "name": "Y",
            "position": 1,
            "stddev": 400.8560406,
            "variance": 160685.5653
          },
          {
            "average": 1025.09011,
            "count": 11470736,
            "maximum": 1035.815018,
            "minimum": 1013.795018,
            "name": "Z",
            "position": 2,
            "stddev": 3.651370291,
            "variance": 13.332505
          },
          {
            "average": 234.612377,
            "count": 11470736,
            "maximum": 255,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 15.83028809,
            "variance": 250.598021
          },
          {
            "average": 1.000129896,
            "count": 11470736,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01140408952,
            "variance": 0.0001300532577
          },
          {
            "average": 1.000259094,
            "count": 11470736,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01611055745,
            "variance": 0.0002595500613
          },
          {
            "average": 0.4987514315,
            "count": 11470736,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984629,
            "variance": 0.2499984629
          },
          {
            "average": 0,
            "count": 11470736,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.271260536,
            "count": 11470736,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4446102507,
            "variance": 0.197678275
          },
          {
            "average": 0.9315706497,
            "count": 11470736,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.776894825,
            "variance": 60.48009311
          },
          {
            "average": 199.8240169,
            "count": 11470736,
            "maximum": 212,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 4.238338156,
            "variance": 17.96351032
          },
          {
            "average": 257.7014769,
            "count": 11470736,
            "maximum": 271,
            "minimum": 244,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56664115,
            "variance": 111.6539053
          },
          {
            "average": 35041.58587,
            "count": 11470736,
            "maximum": 62464,
            "minimum": 9984,
            "name": "Red",
            "position": 12,
            "stddev": 12774.92772,
            "variance": 163198778.4
          },
          {
            "average": 32988.96116,
            "count": 11470736,
            "maximum": 61952,
            "minimum": 12032,
            "name": "Green",
            "position": 13,
            "stddev": 10002.17278,
            "variance": 100043460.4
          },
          {
            "average": 27506.59914,
            "count": 11470736,
            "maximum": 60928,
            "minimum": 10240,
            "name": "Blue",
            "position": 14,
            "stddev": 8100.161109,
            "variance": 65612610
          },
          {
            "average": 516428.0513,
            "count": 11470736,
            "maximum": 517909.1844,
            "minimum": 514922.0381,
            "name": "GpsTime",
            "position": 15,
            "stddev": 601.7598581,
            "variance": 362114.9268
          },
          {
            "average": 0,
            "count": 11470736,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11470736,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11470736,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11470736,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11470736,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430960.6135,
          4976369.99,
          1013.795018,
          431961.6335,
          4977769.05,
          1035.815018
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430960.6135249381,
                4976369.990143684,
                1013.7950183853491
              ],
              [
                430960.6135249381,
                4977769.050143684,
                1013.7950183853491
              ],
              [
                431961.63352493814,
                4977769.050143684,
                1035.815018385349
              ],
              [
                431961.63352493814,
                4976369.990143684,
                1035.815018385349
              ],
              [
                430960.6135249381,
                4976369.990143684,
                1013.7950183853491
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:38:29+00:00",
        "end_time": "2011-09-20T00:48:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752169,
            44.93741711,
            1013.795018,
            -117.86234,
            44.95010654,
            1035.815018
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502554988393,
                  44.93741710978918,
                  1013.7950183853491
                ],
                [
                  -117.8752168813982,
                  44.950010000106246,
                  1013.7950183853491
                ],
                [
                  -117.8625285268456,
                  44.950106539310944,
                  1035.815018385349
                ],
                [
                  -117.86233996830119,
                  44.93751360685146,
                  1035.815018385349
                ],
                [
                  -117.87502554988393,
                  44.93741710978918,
                  1013.7950183853491
                ]
              ]
            ]
          },
          "id": "44117H7121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:38:29Z",
            "pc:count": 11470736,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431463.0197,
                "count": 11470736,
                "maximum": 431961.6335,
                "minimum": 430960.6135,
                "name": "X",
                "position": 0,
                "stddev": 284.4230772,
                "variance": 80896.48686
              },
              {
                "average": 4977070.891,
                "count": 11470736,
                "maximum": 4977769.05,
                "minimum": 4976369.99,
                "name": "Y",
                "position": 1,
                "stddev": 400.8560406,
                "variance": 160685.5653
              },
              {
                "average": 1025.09011,
                "count": 11470736,
                "maximum": 1035.815018,
                "minimum": 1013.795018,
                "name": "Z",
                "position": 2,
                "stddev": 3.651370291,
                "variance": 13.332505
              },
              {
                "average": 234.612377,
                "count": 11470736,
                "maximum": 255,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 15.83028809,
                "variance": 250.598021
              },
              {
                "average": 1.000129896,
                "count": 11470736,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01140408952,
                "variance": 0.0001300532577
              },
              {
                "average": 1.000259094,
                "count": 11470736,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01611055745,
                "variance": 0.0002595500613
              },
              {
                "average": 0.4987514315,
                "count": 11470736,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984629,
                "variance": 0.2499984629
              },
              {
                "average": 0,
                "count": 11470736,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.271260536,
                "count": 11470736,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4446102507,
                "variance": 0.197678275
              },
              {
                "average": 0.9315706497,
                "count": 11470736,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.776894825,
                "variance": 60.48009311
              },
              {
                "average": 199.8240169,
                "count": 11470736,
                "maximum": 212,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 4.238338156,
                "variance": 17.96351032
              },
              {
                "average": 257.7014769,
                "count": 11470736,
                "maximum": 271,
                "minimum": 244,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56664115,
                "variance": 111.6539053
              },
              {
                "average": 35041.58587,
                "count": 11470736,
                "maximum": 62464,
                "minimum": 9984,
                "name": "Red",
                "position": 12,
                "stddev": 12774.92772,
                "variance": 163198778.4
              },
              {
                "average": 32988.96116,
                "count": 11470736,
                "maximum": 61952,
                "minimum": 12032,
                "name": "Green",
                "position": 13,
                "stddev": 10002.17278,
                "variance": 100043460.4
              },
              {
                "average": 27506.59914,
                "count": 11470736,
                "maximum": 60928,
                "minimum": 10240,
                "name": "Blue",
                "position": 14,
                "stddev": 8100.161109,
                "variance": 65612610
              },
              {
                "average": 516428.0513,
                "count": 11470736,
                "maximum": 517909.1844,
                "minimum": 514922.0381,
                "name": "GpsTime",
                "position": 15,
                "stddev": 601.7598581,
                "variance": 362114.9268
              },
              {
                "average": 0,
                "count": 11470736,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11470736,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11470736,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11470736,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11470736,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430960.6135,
              4976369.99,
              1013.795018,
              431961.6335,
              4977769.05,
              1035.815018
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430960.6135249381,
                    4976369.990143684,
                    1013.7950183853491
                  ],
                  [
                    430960.6135249381,
                    4977769.050143684,
                    1013.7950183853491
                  ],
                  [
                    431961.63352493814,
                    4977769.050143684,
                    1035.815018385349
                  ],
                  [
                    431961.63352493814,
                    4976369.990143684,
                    1035.815018385349
                  ],
                  [
                    430960.6135249381,
                    4976369.990143684,
                    1013.7950183853491
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:38:29+00:00",
            "end_time": "2011-09-20T00:48: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": "44118G1125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.07502467088018,
              44.81239512452154,
              2037.8015001384285
            ],
            [
              -118.07525911563778,
              44.82500950362971,
              2037.8015001384285
            ],
            [
              -118.06252990241218,
              44.82512865308127,
              2524.4015001384287
            ],
            [
              -118.06229823180243,
              44.812514221870686,
              2524.4015001384287
            ],
            [
              -118.07502467088018,
              44.81239512452154,
              2037.8015001384285
            ]
          ]
        ]
      },
      "bbox": [
        -118.0752591,
        44.81239512,
        2037.8015,
        -118.0622982,
        44.82512865,
        2524.4015
      ],
      "properties": {
        "datetime": "2011-09-18T22:20:19Z",
        "pc:count": 20642398,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415499.9295,
            "count": 20642398,
            "maximum": 416003.0707,
            "minimum": 414996.5907,
            "name": "X",
            "position": 0,
            "stddev": 289.7244121,
            "variance": 83940.23499
          },
          {
            "average": 4963394.018,
            "count": 20642398,
            "maximum": 4964073.119,
            "minimum": 4962671.619,
            "name": "Y",
            "position": 1,
            "stddev": 385.5330189,
            "variance": 148635.7087
          },
          {
            "average": 2296.323571,
            "count": 20642398,
            "maximum": 2524.4015,
            "minimum": 2037.8015,
            "name": "Z",
            "position": 2,
            "stddev": 130.9315774,
            "variance": 17143.07796
          },
          {
            "average": 90.50672587,
            "count": 20642398,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.66222117,
            "variance": 2177.362885
          },
          {
            "average": 1.090734516,
            "count": 20642398,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3078812184,
            "variance": 0.09479084464
          },
          {
            "average": 1.186781109,
            "count": 20642398,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4400979135,
            "variance": 0.1936861735
          },
          {
            "average": 0.4998868349,
            "count": 20642398,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999993,
            "variance": 0.2499999993
          },
          {
            "average": 0,
            "count": 20642398,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.139694187,
            "count": 20642398,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3466694776,
            "variance": 0.1201797267
          },
          {
            "average": -2.720686635,
            "count": 20642398,
            "maximum": 30,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.812461627,
            "variance": 77.65947993
          },
          {
            "average": 64.24546092,
            "count": 20642398,
            "maximum": 179,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 63.38787742,
            "variance": 4018.023004
          },
          {
            "average": 14848.79055,
            "count": 20642398,
            "maximum": 20103,
            "minimum": 9486,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5268.810216,
            "variance": 27760361.09
          },
          {
            "average": 29018.15124,
            "count": 20642398,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 14029.20272,
            "variance": 196818528.9
          },
          {
            "average": 27060.04786,
            "count": 20642398,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 13510.93438,
            "variance": 182545347.8
          },
          {
            "average": 22525.82487,
            "count": 20642398,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 12682.5161,
            "variance": 160846214.7
          },
          {
            "average": 416886.6004,
            "count": 20642398,
            "maximum": 419619.943,
            "minimum": 335039.9344,
            "name": "GpsTime",
            "position": 15,
            "stddev": 10170.47995,
            "variance": 103438662.5
          },
          {
            "average": 0,
            "count": 20642398,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20642398,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20642398,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20642398,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20642398,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414996.5907,
          4962671.619,
          2037.8015,
          416003.0707,
          4964073.119,
          2524.4015
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414996.5906639874,
                4962671.619429022,
                2037.8015001384285
              ],
              [
                414996.5906639874,
                4964073.119429022,
                2037.8015001384285
              ],
              [
                416003.07066398737,
                4964073.119429022,
                2524.4015001384287
              ],
              [
                416003.07066398737,
                4962671.619429022,
                2524.4015001384287
              ],
              [
                414996.5906639874,
                4962671.619429022,
                2037.8015001384285
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:20:19+00:00",
        "end_time": "2011-09-17T22:50:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0752591,
            44.81239512,
            2037.8015,
            -118.0622982,
            44.82512865,
            2524.4015
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.07502467088018,
                  44.81239512452154,
                  2037.8015001384285
                ],
                [
                  -118.07525911563778,
                  44.82500950362971,
                  2037.8015001384285
                ],
                [
                  -118.06252990241218,
                  44.82512865308127,
                  2524.4015001384287
                ],
                [
                  -118.06229823180243,
                  44.812514221870686,
                  2524.4015001384287
                ],
                [
                  -118.07502467088018,
                  44.81239512452154,
                  2037.8015001384285
                ]
              ]
            ]
          },
          "id": "44118G1125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:20:19Z",
            "pc:count": 20642398,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415499.9295,
                "count": 20642398,
                "maximum": 416003.0707,
                "minimum": 414996.5907,
                "name": "X",
                "position": 0,
                "stddev": 289.7244121,
                "variance": 83940.23499
              },
              {
                "average": 4963394.018,
                "count": 20642398,
                "maximum": 4964073.119,
                "minimum": 4962671.619,
                "name": "Y",
                "position": 1,
                "stddev": 385.5330189,
                "variance": 148635.7087
              },
              {
                "average": 2296.323571,
                "count": 20642398,
                "maximum": 2524.4015,
                "minimum": 2037.8015,
                "name": "Z",
                "position": 2,
                "stddev": 130.9315774,
                "variance": 17143.07796
              },
              {
                "average": 90.50672587,
                "count": 20642398,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.66222117,
                "variance": 2177.362885
              },
              {
                "average": 1.090734516,
                "count": 20642398,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3078812184,
                "variance": 0.09479084464
              },
              {
                "average": 1.186781109,
                "count": 20642398,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4400979135,
                "variance": 0.1936861735
              },
              {
                "average": 0.4998868349,
                "count": 20642398,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999993,
                "variance": 0.2499999993
              },
              {
                "average": 0,
                "count": 20642398,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.139694187,
                "count": 20642398,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3466694776,
                "variance": 0.1201797267
              },
              {
                "average": -2.720686635,
                "count": 20642398,
                "maximum": 30,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.812461627,
                "variance": 77.65947993
              },
              {
                "average": 64.24546092,
                "count": 20642398,
                "maximum": 179,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 63.38787742,
                "variance": 4018.023004
              },
              {
                "average": 14848.79055,
                "count": 20642398,
                "maximum": 20103,
                "minimum": 9486,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5268.810216,
                "variance": 27760361.09
              },
              {
                "average": 29018.15124,
                "count": 20642398,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 14029.20272,
                "variance": 196818528.9
              },
              {
                "average": 27060.04786,
                "count": 20642398,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 13510.93438,
                "variance": 182545347.8
              },
              {
                "average": 22525.82487,
                "count": 20642398,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 12682.5161,
                "variance": 160846214.7
              },
              {
                "average": 416886.6004,
                "count": 20642398,
                "maximum": 419619.943,
                "minimum": 335039.9344,
                "name": "GpsTime",
                "position": 15,
                "stddev": 10170.47995,
                "variance": 103438662.5
              },
              {
                "average": 0,
                "count": 20642398,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20642398,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20642398,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20642398,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20642398,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414996.5907,
              4962671.619,
              2037.8015,
              416003.0707,
              4964073.119,
              2524.4015
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414996.5906639874,
                    4962671.619429022,
                    2037.8015001384285
                  ],
                  [
                    414996.5906639874,
                    4964073.119429022,
                    2037.8015001384285
                  ],
                  [
                    416003.07066398737,
                    4964073.119429022,
                    2524.4015001384287
                  ],
                  [
                    416003.07066398737,
                    4962671.619429022,
                    2524.4015001384287
                  ],
                  [
                    414996.5906639874,
                    4962671.619429022,
                    2037.8015001384285
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:20:19+00:00",
            "end_time": "2011-09-17T22:50:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118H2224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.15002394091503,
              44.93738691365047,
              1889.1823884400922
            ],
            [
              -118.15027600000056,
              44.95000897445152,
              1889.1823884400922
            ],
            [
              -118.13752964919249,
              44.950136658999035,
              2544.042388440092
            ],
            [
              -118.13728038173497,
              44.93751454233024,
              2544.042388440092
            ],
            [
              -118.15002394091503,
              44.93738691365047,
              1889.1823884400922
            ]
          ]
        ]
      },
      "bbox": [
        -118.150276,
        44.93738691,
        1889.182388,
        -118.1372804,
        44.95013666,
        2544.042388
      ],
      "properties": {
        "datetime": "2011-09-20T17:37:06Z",
        "pc:count": 30034927,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 409779.3678,
            "count": 30034927,
            "maximum": 410268.5733,
            "minimum": 409262.8933,
            "name": "X",
            "position": 0,
            "stddev": 277.7924563,
            "variance": 77168.64877
          },
          {
            "average": 4977323.23,
            "count": 30034927,
            "maximum": 4978039.92,
            "minimum": 4976637.5,
            "name": "Y",
            "position": 1,
            "stddev": 384.1692191,
            "variance": 147585.9889
          },
          {
            "average": 2198.452898,
            "count": 30034927,
            "maximum": 2544.042388,
            "minimum": 1889.182388,
            "name": "Z",
            "position": 2,
            "stddev": 132.9799975,
            "variance": 17683.67974
          },
          {
            "average": 85.63249876,
            "count": 30034927,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.89804216,
            "variance": 2904.998949
          },
          {
            "average": 1.185436309,
            "count": 30034927,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.416786804,
            "variance": 0.17371124
          },
          {
            "average": 1.381794968,
            "count": 30034927,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5615115567,
            "variance": 0.3152952283
          },
          {
            "average": 0.4991815695,
            "count": 30034927,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993385,
            "variance": 0.2499993385
          },
          {
            "average": 0,
            "count": 30034927,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.086182597,
            "count": 30034927,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2806334965,
            "variance": 0.07875515933
          },
          {
            "average": -0.8885302763,
            "count": 30034927,
            "maximum": 25.00200081,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.595345841,
            "variance": 73.87997013
          },
          {
            "average": 73.03279322,
            "count": 30034927,
            "maximum": 156,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 61.68082256,
            "variance": 3804.523872
          },
          {
            "average": 14757.2402,
            "count": 30034927,
            "maximum": 20126,
            "minimum": 9493,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5272.789093,
            "variance": 27802304.81
          },
          {
            "average": 25252.58069,
            "count": 30034927,
            "maximum": 60672,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 13514.0664,
            "variance": 182629990.7
          },
          {
            "average": 23754.94985,
            "count": 30034927,
            "maximum": 60416,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 13192.70452,
            "variance": 174047452.5
          },
          {
            "average": 20413.78604,
            "count": 30034927,
            "maximum": 60672,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 12328.45665,
            "variance": 151990843.4
          },
          {
            "average": 434294.4354,
            "count": 30034927,
            "maximum": 575426.6432,
            "minimum": 405846.5376,
            "name": "GpsTime",
            "position": 15,
            "stddev": 60198.35223,
            "variance": 3623841611
          },
          {
            "average": 0,
            "count": 30034927,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30034927,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30034927,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30034927,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30034927,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          409262.8933,
          4976637.5,
          1889.182388,
          410268.5733,
          4978039.92,
          2544.042388
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                409262.8932561191,
                4976637.500035984,
                1889.1823884400922
              ],
              [
                409262.8932561191,
                4978039.920035984,
                1889.1823884400922
              ],
              [
                410268.57325611915,
                4978039.920035984,
                2544.042388440092
              ],
              [
                410268.57325611915,
                4976637.500035984,
                2544.042388440092
              ],
              [
                409262.8932561191,
                4976637.500035984,
                1889.1823884400922
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T17:37:06+00:00",
        "end_time": "2011-09-18T18:30:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.150276,
            44.93738691,
            1889.182388,
            -118.1372804,
            44.95013666,
            2544.042388
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.15002394091503,
                  44.93738691365047,
                  1889.1823884400922
                ],
                [
                  -118.15027600000056,
                  44.95000897445152,
                  1889.1823884400922
                ],
                [
                  -118.13752964919249,
                  44.950136658999035,
                  2544.042388440092
                ],
                [
                  -118.13728038173497,
                  44.93751454233024,
                  2544.042388440092
                ],
                [
                  -118.15002394091503,
                  44.93738691365047,
                  1889.1823884400922
                ]
              ]
            ]
          },
          "id": "44118H2224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T17:37:06Z",
            "pc:count": 30034927,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 409779.3678,
                "count": 30034927,
                "maximum": 410268.5733,
                "minimum": 409262.8933,
                "name": "X",
                "position": 0,
                "stddev": 277.7924563,
                "variance": 77168.64877
              },
              {
                "average": 4977323.23,
                "count": 30034927,
                "maximum": 4978039.92,
                "minimum": 4976637.5,
                "name": "Y",
                "position": 1,
                "stddev": 384.1692191,
                "variance": 147585.9889
              },
              {
                "average": 2198.452898,
                "count": 30034927,
                "maximum": 2544.042388,
                "minimum": 1889.182388,
                "name": "Z",
                "position": 2,
                "stddev": 132.9799975,
                "variance": 17683.67974
              },
              {
                "average": 85.63249876,
                "count": 30034927,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.89804216,
                "variance": 2904.998949
              },
              {
                "average": 1.185436309,
                "count": 30034927,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.416786804,
                "variance": 0.17371124
              },
              {
                "average": 1.381794968,
                "count": 30034927,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5615115567,
                "variance": 0.3152952283
              },
              {
                "average": 0.4991815695,
                "count": 30034927,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993385,
                "variance": 0.2499993385
              },
              {
                "average": 0,
                "count": 30034927,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.086182597,
                "count": 30034927,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2806334965,
                "variance": 0.07875515933
              },
              {
                "average": -0.8885302763,
                "count": 30034927,
                "maximum": 25.00200081,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.595345841,
                "variance": 73.87997013
              },
              {
                "average": 73.03279322,
                "count": 30034927,
                "maximum": 156,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 61.68082256,
                "variance": 3804.523872
              },
              {
                "average": 14757.2402,
                "count": 30034927,
                "maximum": 20126,
                "minimum": 9493,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5272.789093,
                "variance": 27802304.81
              },
              {
                "average": 25252.58069,
                "count": 30034927,
                "maximum": 60672,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 13514.0664,
                "variance": 182629990.7
              },
              {
                "average": 23754.94985,
                "count": 30034927,
                "maximum": 60416,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 13192.70452,
                "variance": 174047452.5
              },
              {
                "average": 20413.78604,
                "count": 30034927,
                "maximum": 60672,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 12328.45665,
                "variance": 151990843.4
              },
              {
                "average": 434294.4354,
                "count": 30034927,
                "maximum": 575426.6432,
                "minimum": 405846.5376,
                "name": "GpsTime",
                "position": 15,
                "stddev": 60198.35223,
                "variance": 3623841611
              },
              {
                "average": 0,
                "count": 30034927,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30034927,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30034927,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30034927,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30034927,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              409262.8933,
              4976637.5,
              1889.182388,
              410268.5733,
              4978039.92,
              2544.042388
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    409262.8932561191,
                    4976637.500035984,
                    1889.1823884400922
                  ],
                  [
                    409262.8932561191,
                    4978039.920035984,
                    1889.1823884400922
                  ],
                  [
                    410268.57325611915,
                    4978039.920035984,
                    2544.042388440092
                  ],
                  [
                    410268.57325611915,
                    4976637.500035984,
                    2544.042388440092
                  ],
                  [
                    409262.8932561191,
                    4976637.500035984,
                    1889.1823884400922
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T17:37:06+00:00",
            "end_time": "2011-09-18T18:30: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": "44118G1218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752469712519,
              44.82489954249885,
              1404.4771777810145
            ],
            [
              -118.03775097604192,
              44.83750918600798,
              1404.4771777810145
            ],
            [
              -118.02502897871896,
              44.83762408884339,
              1881.5971777810144
            ],
            [
              -118.02480547261649,
              44.825014395107814,
              1881.5971777810144
            ],
            [
              -118.03752469712519,
              44.82489954249885,
              1404.4771777810145
            ]
          ]
        ]
      },
      "bbox": [
        -118.037751,
        44.82489954,
        1404.477178,
        -118.0248055,
        44.83762409,
        1881.597178
      ],
      "properties": {
        "datetime": "2011-09-18T20:35:39Z",
        "pc:count": 17424950,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418490.1039,
            "count": 17424950,
            "maximum": 418985.2067,
            "minimum": 417979.5267,
            "name": "X",
            "position": 0,
            "stddev": 296.025718,
            "variance": 87631.22571
          },
          {
            "average": 4964727.165,
            "count": 17424950,
            "maximum": 4965423.088,
            "minimum": 4964022.128,
            "name": "Y",
            "position": 1,
            "stddev": 388.0981906,
            "variance": 150620.2056
          },
          {
            "average": 1616.17591,
            "count": 17424950,
            "maximum": 1881.597178,
            "minimum": 1404.477178,
            "name": "Z",
            "position": 2,
            "stddev": 104.9909931,
            "variance": 11023.10863
          },
          {
            "average": 86.88547256,
            "count": 17424950,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.25706995,
            "variance": 2627.28722
          },
          {
            "average": 1.142398228,
            "count": 17424950,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3770424125,
            "variance": 0.1421609808
          },
          {
            "average": 1.293019205,
            "count": 17424950,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5246921293,
            "variance": 0.2753018305
          },
          {
            "average": 0.4995629256,
            "count": 17424950,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998233,
            "variance": 0.2499998233
          },
          {
            "average": 0,
            "count": 17424950,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.09502495,
            "count": 17424950,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2932494053,
            "variance": 0.0859952137
          },
          {
            "average": 0.8005561747,
            "count": 17424950,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.460771371,
            "variance": 71.58465219
          },
          {
            "average": 74.09311987,
            "count": 17424950,
            "maximum": 179,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 63.84243131,
            "variance": 4075.856035
          },
          {
            "average": 14764.67259,
            "count": 17424950,
            "maximum": 20153,
            "minimum": 9450,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5272.958202,
            "variance": 27804088.2
          },
          {
            "average": 21650.70847,
            "count": 17424950,
            "maximum": 63232,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 10599.97565,
            "variance": 112359483.7
          },
          {
            "average": 22176.61949,
            "count": 17424950,
            "maximum": 60160,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 10422.27496,
            "variance": 108623815.3
          },
          {
            "average": 19326.1053,
            "count": 17424950,
            "maximum": 63232,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9003.012205,
            "variance": 81054228.77
          },
          {
            "average": 378588.4952,
            "count": 17424950,
            "maximum": 413339.4555,
            "minimum": 145995.2108,
            "name": "GpsTime",
            "position": 15,
            "stddev": 84885.78837,
            "variance": 7205597066
          },
          {
            "average": 0,
            "count": 17424950,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17424950,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17424950,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17424950,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17424950,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417979.5267,
          4964022.128,
          1404.477178,
          418985.2067,
          4965423.088,
          1881.597178
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417979.52669216704,
                4964022.127577326,
                1404.4771777810145
              ],
              [
                417979.52669216704,
                4965423.087577327,
                1404.4771777810145
              ],
              [
                418985.2066921671,
                4965423.087577327,
                1881.5971777810144
              ],
              [
                418985.2066921671,
                4964022.127577326,
                1881.5971777810144
              ],
              [
                417979.52669216704,
                4964022.127577326,
                1404.4771777810145
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:35:39+00:00",
        "end_time": "2011-09-15T18:19:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.037751,
            44.82489954,
            1404.477178,
            -118.0248055,
            44.83762409,
            1881.597178
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752469712519,
                  44.82489954249885,
                  1404.4771777810145
                ],
                [
                  -118.03775097604192,
                  44.83750918600798,
                  1404.4771777810145
                ],
                [
                  -118.02502897871896,
                  44.83762408884339,
                  1881.5971777810144
                ],
                [
                  -118.02480547261649,
                  44.825014395107814,
                  1881.5971777810144
                ],
                [
                  -118.03752469712519,
                  44.82489954249885,
                  1404.4771777810145
                ]
              ]
            ]
          },
          "id": "44118G1218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:35:39Z",
            "pc:count": 17424950,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418490.1039,
                "count": 17424950,
                "maximum": 418985.2067,
                "minimum": 417979.5267,
                "name": "X",
                "position": 0,
                "stddev": 296.025718,
                "variance": 87631.22571
              },
              {
                "average": 4964727.165,
                "count": 17424950,
                "maximum": 4965423.088,
                "minimum": 4964022.128,
                "name": "Y",
                "position": 1,
                "stddev": 388.0981906,
                "variance": 150620.2056
              },
              {
                "average": 1616.17591,
                "count": 17424950,
                "maximum": 1881.597178,
                "minimum": 1404.477178,
                "name": "Z",
                "position": 2,
                "stddev": 104.9909931,
                "variance": 11023.10863
              },
              {
                "average": 86.88547256,
                "count": 17424950,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.25706995,
                "variance": 2627.28722
              },
              {
                "average": 1.142398228,
                "count": 17424950,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3770424125,
                "variance": 0.1421609808
              },
              {
                "average": 1.293019205,
                "count": 17424950,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5246921293,
                "variance": 0.2753018305
              },
              {
                "average": 0.4995629256,
                "count": 17424950,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998233,
                "variance": 0.2499998233
              },
              {
                "average": 0,
                "count": 17424950,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.09502495,
                "count": 17424950,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2932494053,
                "variance": 0.0859952137
              },
              {
                "average": 0.8005561747,
                "count": 17424950,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.460771371,
                "variance": 71.58465219
              },
              {
                "average": 74.09311987,
                "count": 17424950,
                "maximum": 179,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 63.84243131,
                "variance": 4075.856035
              },
              {
                "average": 14764.67259,
                "count": 17424950,
                "maximum": 20153,
                "minimum": 9450,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5272.958202,
                "variance": 27804088.2
              },
              {
                "average": 21650.70847,
                "count": 17424950,
                "maximum": 63232,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 10599.97565,
                "variance": 112359483.7
              },
              {
                "average": 22176.61949,
                "count": 17424950,
                "maximum": 60160,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 10422.27496,
                "variance": 108623815.3
              },
              {
                "average": 19326.1053,
                "count": 17424950,
                "maximum": 63232,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9003.012205,
                "variance": 81054228.77
              },
              {
                "average": 378588.4952,
                "count": 17424950,
                "maximum": 413339.4555,
                "minimum": 145995.2108,
                "name": "GpsTime",
                "position": 15,
                "stddev": 84885.78837,
                "variance": 7205597066
              },
              {
                "average": 0,
                "count": 17424950,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17424950,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17424950,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17424950,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17424950,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417979.5267,
              4964022.128,
              1404.477178,
              418985.2067,
              4965423.088,
              1881.597178
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417979.52669216704,
                    4964022.127577326,
                    1404.4771777810145
                  ],
                  [
                    417979.52669216704,
                    4965423.087577327,
                    1404.4771777810145
                  ],
                  [
                    418985.2066921671,
                    4965423.087577327,
                    1881.5971777810144
                  ],
                  [
                    418985.2066921671,
                    4964022.127577326,
                    1881.5971777810144
                  ],
                  [
                    417979.52669216704,
                    4964022.127577326,
                    1404.4771777810145
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:35:39+00:00",
            "end_time": "2011-09-15T18:19: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": "44117H7419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.7750256363705,
              44.88745911617679,
              1028.52028426828
            ],
            [
              -117.7751932579473,
              44.8999370380676,
              1028.52028426828
            ],
            [
              -117.76729274988509,
              44.899990393821206,
              1080.00028426828
            ],
            [
              -117.76712683624567,
              44.88751244885138,
              1080.00028426828
            ],
            [
              -117.7750256363705,
              44.88745911617679,
              1028.52028426828
            ]
          ]
        ]
      },
      "bbox": [
        -117.7751933,
        44.88745912,
        1028.520284,
        -117.7671268,
        44.89999039,
        1080.000284
      ],
      "properties": {
        "datetime": "2011-09-19T22:00:42Z",
        "pc:count": 4130138,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439016.4387,
            "count": 4130138,
            "maximum": 439421.5308,
            "minimum": 438797.7108,
            "name": "X",
            "position": 0,
            "stddev": 147.136847,
            "variance": 21649.25176
          },
          {
            "average": 4971263.093,
            "count": 4130138,
            "maximum": 4972126.36,
            "minimum": 4970740.12,
            "name": "Y",
            "position": 1,
            "stddev": 368.9913458,
            "variance": 136154.6133
          },
          {
            "average": 1039.28503,
            "count": 4130138,
            "maximum": 1080.000284,
            "minimum": 1028.520284,
            "name": "Z",
            "position": 2,
            "stddev": 10.60288221,
            "variance": 112.4211112
          },
          {
            "average": 232.0588377,
            "count": 4130138,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.55090518,
            "variance": 602.7469452
          },
          {
            "average": 1.000050119,
            "count": 4130138,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007079328419,
            "variance": 5.011689086e-05
          },
          {
            "average": 1.000100723,
            "count": 4130138,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01003558199,
            "variance": 0.0001007129059
          },
          {
            "average": 0.4969945314,
            "count": 4130138,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999910276,
            "variance": 0.2499910277
          },
          {
            "average": 0,
            "count": 4130138,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.231583545,
            "count": 4130138,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4218443432,
            "variance": 0.1779526499
          },
          {
            "average": 0.2142540786,
            "count": 4130138,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.932122483,
            "variance": 62.91856709
          },
          {
            "average": 201.6501676,
            "count": 4130138,
            "maximum": 212,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 2.715763782,
            "variance": 7.375372921
          },
          {
            "average": 104.7204718,
            "count": 4130138,
            "maximum": 136,
            "minimum": 87,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.62698837,
            "variance": 244.2027655
          },
          {
            "average": 41684.30685,
            "count": 4130138,
            "maximum": 62208,
            "minimum": 8704,
            "name": "Red",
            "position": 12,
            "stddev": 9286.086536,
            "variance": 86231403.15
          },
          {
            "average": 39257.77261,
            "count": 4130138,
            "maximum": 61696,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 7104.15611,
            "variance": 50469034.03
          },
          {
            "average": 32035.49077,
            "count": 4130138,
            "maximum": 63232,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8055.351822,
            "variance": 64888692.98
          },
          {
            "average": 499404.3126,
            "count": 4130138,
            "maximum": 504842.7945,
            "minimum": 498606.5169,
            "name": "GpsTime",
            "position": 15,
            "stddev": 690.8247801,
            "variance": 477238.8769
          },
          {
            "average": 0,
            "count": 4130138,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4130138,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4130138,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4130138,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4130138,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438797.7108,
          4970740.12,
          1028.520284,
          439421.5308,
          4972126.36,
          1080.000284
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438797.71082940226,
                4970740.1198597485,
                1028.52028426828
              ],
              [
                438797.71082940226,
                4972126.359859749,
                1028.52028426828
              ],
              [
                439421.5308294022,
                4972126.359859749,
                1080.00028426828
              ],
              [
                439421.5308294022,
                4970740.1198597485,
                1080.00028426828
              ],
              [
                438797.71082940226,
                4970740.1198597485,
                1028.52028426828
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T22:00:42+00:00",
        "end_time": "2011-09-19T20:16:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7751933,
            44.88745912,
            1028.520284,
            -117.7671268,
            44.89999039,
            1080.000284
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.7750256363705,
                  44.88745911617679,
                  1028.52028426828
                ],
                [
                  -117.7751932579473,
                  44.8999370380676,
                  1028.52028426828
                ],
                [
                  -117.76729274988509,
                  44.899990393821206,
                  1080.00028426828
                ],
                [
                  -117.76712683624567,
                  44.88751244885138,
                  1080.00028426828
                ],
                [
                  -117.7750256363705,
                  44.88745911617679,
                  1028.52028426828
                ]
              ]
            ]
          },
          "id": "44117H7419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:00:42Z",
            "pc:count": 4130138,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439016.4387,
                "count": 4130138,
                "maximum": 439421.5308,
                "minimum": 438797.7108,
                "name": "X",
                "position": 0,
                "stddev": 147.136847,
                "variance": 21649.25176
              },
              {
                "average": 4971263.093,
                "count": 4130138,
                "maximum": 4972126.36,
                "minimum": 4970740.12,
                "name": "Y",
                "position": 1,
                "stddev": 368.9913458,
                "variance": 136154.6133
              },
              {
                "average": 1039.28503,
                "count": 4130138,
                "maximum": 1080.000284,
                "minimum": 1028.520284,
                "name": "Z",
                "position": 2,
                "stddev": 10.60288221,
                "variance": 112.4211112
              },
              {
                "average": 232.0588377,
                "count": 4130138,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.55090518,
                "variance": 602.7469452
              },
              {
                "average": 1.000050119,
                "count": 4130138,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007079328419,
                "variance": 5.011689086e-05
              },
              {
                "average": 1.000100723,
                "count": 4130138,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01003558199,
                "variance": 0.0001007129059
              },
              {
                "average": 0.4969945314,
                "count": 4130138,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999910276,
                "variance": 0.2499910277
              },
              {
                "average": 0,
                "count": 4130138,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.231583545,
                "count": 4130138,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4218443432,
                "variance": 0.1779526499
              },
              {
                "average": 0.2142540786,
                "count": 4130138,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.932122483,
                "variance": 62.91856709
              },
              {
                "average": 201.6501676,
                "count": 4130138,
                "maximum": 212,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 2.715763782,
                "variance": 7.375372921
              },
              {
                "average": 104.7204718,
                "count": 4130138,
                "maximum": 136,
                "minimum": 87,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.62698837,
                "variance": 244.2027655
              },
              {
                "average": 41684.30685,
                "count": 4130138,
                "maximum": 62208,
                "minimum": 8704,
                "name": "Red",
                "position": 12,
                "stddev": 9286.086536,
                "variance": 86231403.15
              },
              {
                "average": 39257.77261,
                "count": 4130138,
                "maximum": 61696,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 7104.15611,
                "variance": 50469034.03
              },
              {
                "average": 32035.49077,
                "count": 4130138,
                "maximum": 63232,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8055.351822,
                "variance": 64888692.98
              },
              {
                "average": 499404.3126,
                "count": 4130138,
                "maximum": 504842.7945,
                "minimum": 498606.5169,
                "name": "GpsTime",
                "position": 15,
                "stddev": 690.8247801,
                "variance": 477238.8769
              },
              {
                "average": 0,
                "count": 4130138,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4130138,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4130138,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4130138,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4130138,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438797.7108,
              4970740.12,
              1028.520284,
              439421.5308,
              4972126.36,
              1080.000284
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438797.71082940226,
                    4970740.1198597485,
                    1028.52028426828
                  ],
                  [
                    438797.71082940226,
                    4972126.359859749,
                    1028.52028426828
                  ],
                  [
                    439421.5308294022,
                    4972126.359859749,
                    1080.00028426828
                  ],
                  [
                    439421.5308294022,
                    4970740.1198597485,
                    1080.00028426828
                  ],
                  [
                    438797.71082940226,
                    4970740.1198597485,
                    1028.52028426828
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T22:00:42+00:00",
            "end_time": "2011-09-19T20:16:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H8222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502505848415,
              44.93741183283786,
              1000.3833387411954
            ],
            [
              -117.92522740285997,
              44.950009590665125,
              1000.3833387411954
            ],
            [
              -117.91252908056802,
              44.95011176702956,
              1044.1233387411953
            ],
            [
              -117.9123295123378,
              44.93751396458187,
              1044.1233387411953
            ],
            [
              -117.92502505848415,
              44.93741183283786,
              1000.3833387411954
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252274,
        44.93741183,
        1000.383339,
        -117.9123295,
        44.95011177,
        1044.123339
      ],
      "properties": {
        "datetime": "2011-09-20T03:24:03Z",
        "pc:count": 11329375,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427519.8662,
            "count": 11329375,
            "maximum": 428017.4117,
            "minimum": 427015.5917,
            "name": "X",
            "position": 0,
            "stddev": 284.187368,
            "variance": 80762.46015
          },
          {
            "average": 4977116.149,
            "count": 11329375,
            "maximum": 4977812.799,
            "minimum": 4976413.179,
            "name": "Y",
            "position": 1,
            "stddev": 402.6403079,
            "variance": 162119.2175
          },
          {
            "average": 1020.66653,
            "count": 11329375,
            "maximum": 1044.123339,
            "minimum": 1000.383339,
            "name": "Z",
            "position": 2,
            "stddev": 10.68133191,
            "variance": 114.0908514
          },
          {
            "average": 235.3251464,
            "count": 11329375,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 16.05097944,
            "variance": 257.6339409
          },
          {
            "average": 1.000075203,
            "count": 11329375,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008671625421,
            "variance": 7.519708744e-05
          },
          {
            "average": 1.000150317,
            "count": 11329375,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0122594708,
            "variance": 0.0001502946244
          },
          {
            "average": 0.4987067689,
            "count": 11329375,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983496,
            "variance": 0.2499983496
          },
          {
            "average": 0,
            "count": 11329375,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.290206123,
            "count": 11329375,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4538574088,
            "variance": 0.2059865475
          },
          {
            "average": 2.056844109,
            "count": 11329375,
            "maximum": 22.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.153260148,
            "variance": 66.47565105
          },
          {
            "average": 196.9707152,
            "count": 11329375,
            "maximum": 208,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 3.794536015,
            "variance": 14.39850357
          },
          {
            "average": 269.5146785,
            "count": 11329375,
            "maximum": 283,
            "minimum": 256,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56781215,
            "variance": 111.6786536
          },
          {
            "average": 31430.1923,
            "count": 11329375,
            "maximum": 59648,
            "minimum": 8192,
            "name": "Red",
            "position": 12,
            "stddev": 11359.08537,
            "variance": 129028820.6
          },
          {
            "average": 30813.81286,
            "count": 11329375,
            "maximum": 59648,
            "minimum": 7680,
            "name": "Green",
            "position": 13,
            "stddev": 8542.060524,
            "variance": 72966798
          },
          {
            "average": 26852.17929,
            "count": 11329375,
            "maximum": 60928,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 6958.877428,
            "variance": 48425975.06
          },
          {
            "average": 522609.9615,
            "count": 11329375,
            "maximum": 524243.8999,
            "minimum": 521028.1908,
            "name": "GpsTime",
            "position": 15,
            "stddev": 659.6079567,
            "variance": 435082.6565
          },
          {
            "average": 0,
            "count": 11329375,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11329375,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11329375,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11329375,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11329375,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427015.5917,
          4976413.179,
          1000.383339,
          428017.4117,
          4977812.799,
          1044.123339
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427015.591672378,
                4976413.178885079,
                1000.3833387411954
              ],
              [
                427015.591672378,
                4977812.798885078,
                1000.3833387411954
              ],
              [
                428017.41167237796,
                4977812.798885078,
                1044.1233387411953
              ],
              [
                428017.41167237796,
                4976413.178885079,
                1044.1233387411953
              ],
              [
                427015.591672378,
                4976413.178885079,
                1000.3833387411954
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T03:24:03+00:00",
        "end_time": "2011-09-20T02:30:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252274,
            44.93741183,
            1000.383339,
            -117.9123295,
            44.95011177,
            1044.123339
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502505848415,
                  44.93741183283786,
                  1000.3833387411954
                ],
                [
                  -117.92522740285997,
                  44.950009590665125,
                  1000.3833387411954
                ],
                [
                  -117.91252908056802,
                  44.95011176702956,
                  1044.1233387411953
                ],
                [
                  -117.9123295123378,
                  44.93751396458187,
                  1044.1233387411953
                ],
                [
                  -117.92502505848415,
                  44.93741183283786,
                  1000.3833387411954
                ]
              ]
            ]
          },
          "id": "44117H8222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T03:24:03Z",
            "pc:count": 11329375,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427519.8662,
                "count": 11329375,
                "maximum": 428017.4117,
                "minimum": 427015.5917,
                "name": "X",
                "position": 0,
                "stddev": 284.187368,
                "variance": 80762.46015
              },
              {
                "average": 4977116.149,
                "count": 11329375,
                "maximum": 4977812.799,
                "minimum": 4976413.179,
                "name": "Y",
                "position": 1,
                "stddev": 402.6403079,
                "variance": 162119.2175
              },
              {
                "average": 1020.66653,
                "count": 11329375,
                "maximum": 1044.123339,
                "minimum": 1000.383339,
                "name": "Z",
                "position": 2,
                "stddev": 10.68133191,
                "variance": 114.0908514
              },
              {
                "average": 235.3251464,
                "count": 11329375,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 16.05097944,
                "variance": 257.6339409
              },
              {
                "average": 1.000075203,
                "count": 11329375,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008671625421,
                "variance": 7.519708744e-05
              },
              {
                "average": 1.000150317,
                "count": 11329375,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0122594708,
                "variance": 0.0001502946244
              },
              {
                "average": 0.4987067689,
                "count": 11329375,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983496,
                "variance": 0.2499983496
              },
              {
                "average": 0,
                "count": 11329375,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.290206123,
                "count": 11329375,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4538574088,
                "variance": 0.2059865475
              },
              {
                "average": 2.056844109,
                "count": 11329375,
                "maximum": 22.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.153260148,
                "variance": 66.47565105
              },
              {
                "average": 196.9707152,
                "count": 11329375,
                "maximum": 208,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 3.794536015,
                "variance": 14.39850357
              },
              {
                "average": 269.5146785,
                "count": 11329375,
                "maximum": 283,
                "minimum": 256,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56781215,
                "variance": 111.6786536
              },
              {
                "average": 31430.1923,
                "count": 11329375,
                "maximum": 59648,
                "minimum": 8192,
                "name": "Red",
                "position": 12,
                "stddev": 11359.08537,
                "variance": 129028820.6
              },
              {
                "average": 30813.81286,
                "count": 11329375,
                "maximum": 59648,
                "minimum": 7680,
                "name": "Green",
                "position": 13,
                "stddev": 8542.060524,
                "variance": 72966798
              },
              {
                "average": 26852.17929,
                "count": 11329375,
                "maximum": 60928,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 6958.877428,
                "variance": 48425975.06
              },
              {
                "average": 522609.9615,
                "count": 11329375,
                "maximum": 524243.8999,
                "minimum": 521028.1908,
                "name": "GpsTime",
                "position": 15,
                "stddev": 659.6079567,
                "variance": 435082.6565
              },
              {
                "average": 0,
                "count": 11329375,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11329375,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11329375,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11329375,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11329375,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427015.5917,
              4976413.179,
              1000.383339,
              428017.4117,
              4977812.799,
              1044.123339
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427015.591672378,
                    4976413.178885079,
                    1000.3833387411954
                  ],
                  [
                    427015.591672378,
                    4977812.798885078,
                    1000.3833387411954
                  ],
                  [
                    428017.41167237796,
                    4977812.798885078,
                    1044.1233387411953
                  ],
                  [
                    428017.41167237796,
                    4976413.178885079,
                    1044.1233387411953
                  ],
                  [
                    427015.591672378,
                    4976413.178885079,
                    1000.3833387411954
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T03:24:03+00:00",
            "end_time": "2011-09-20T02: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": "44117H8418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252497507888,
              44.887413155225865,
              1011.0324468084212
            ],
            [
              -117.91272422073217,
              44.900009987854574,
              1011.0324468084212
            ],
            [
              -117.90002875962779,
              44.90011075124743,
              1053.2324468084212
            ],
            [
              -117.89983228445455,
              44.88751387461835,
              1053.2324468084212
            ],
            [
              -117.91252497507888,
              44.887413155225865,
              1011.0324468084212
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127242,
        44.88741316,
        1011.032447,
        -117.8998323,
        44.90011075,
        1053.232447
      ],
      "properties": {
        "datetime": "2011-09-20T23:59:55Z",
        "pc:count": 11503138,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428440.5414,
            "count": 11503138,
            "maximum": 428941.8629,
            "minimum": 427939.4029,
            "name": "X",
            "position": 0,
            "stddev": 283.3836509,
            "variance": 80306.29359
          },
          {
            "average": 4971549.558,
            "count": 11503138,
            "maximum": 4972247.37,
            "minimum": 4970847.87,
            "name": "Y",
            "position": 1,
            "stddev": 402.0079675,
            "variance": 161610.4059
          },
          {
            "average": 1017.09179,
            "count": 11503138,
            "maximum": 1053.232447,
            "minimum": 1011.032447,
            "name": "Z",
            "position": 2,
            "stddev": 7.64411446,
            "variance": 58.43248587
          },
          {
            "average": 231.4740474,
            "count": 11503138,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.29232879,
            "variance": 744.8712109
          },
          {
            "average": 1.000845161,
            "count": 11503138,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02939250604,
            "variance": 0.0008639194115
          },
          {
            "average": 1.001689974,
            "count": 11503138,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04177961971,
            "variance": 0.001745536623
          },
          {
            "average": 0.4983428,
            "count": 11503138,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999972754,
            "variance": 0.2499972754
          },
          {
            "average": 0,
            "count": 11503138,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.252665664,
            "count": 11503138,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4345408411,
            "variance": 0.1888257426
          },
          {
            "average": 1.046053785,
            "count": 11503138,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.767088537,
            "variance": 60.32766435
          },
          {
            "average": 202.1247599,
            "count": 11503138,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 3.422925407,
            "variance": 11.71641834
          },
          {
            "average": 100.1010917,
            "count": 11503138,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 90.1583937,
            "variance": 8128.535955
          },
          {
            "average": 32480.09147,
            "count": 11503138,
            "maximum": 58880,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 9933.228267,
            "variance": 98669023.8
          },
          {
            "average": 30987.10837,
            "count": 11503138,
            "maximum": 58112,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 7687.474454,
            "variance": 59097263.49
          },
          {
            "average": 25563.41496,
            "count": 11503138,
            "maximum": 56576,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 6095.745346,
            "variance": 37158111.32
          },
          {
            "average": 573506.74,
            "count": 11503138,
            "maximum": 598395.6011,
            "minimum": 523574.4872,
            "name": "GpsTime",
            "position": 15,
            "stddev": 25294.34908,
            "variance": 639804095.5
          },
          {
            "average": 0,
            "count": 11503138,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11503138,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11503138,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11503138,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11503138,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427939.4029,
          4970847.87,
          1011.032447,
          428941.8629,
          4972247.37,
          1053.232447
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427939.40293102484,
                4970847.870300405,
                1011.0324468084212
              ],
              [
                427939.40293102484,
                4972247.370300405,
                1011.0324468084212
              ],
              [
                428941.8629310248,
                4972247.370300405,
                1053.2324468084212
              ],
              [
                428941.8629310248,
                4970847.870300405,
                1053.2324468084212
              ],
              [
                427939.40293102484,
                4970847.870300405,
                1011.0324468084212
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:59:55+00:00",
        "end_time": "2011-09-20T03:12:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127242,
            44.88741316,
            1011.032447,
            -117.8998323,
            44.90011075,
            1053.232447
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252497507888,
                  44.887413155225865,
                  1011.0324468084212
                ],
                [
                  -117.91272422073217,
                  44.900009987854574,
                  1011.0324468084212
                ],
                [
                  -117.90002875962779,
                  44.90011075124743,
                  1053.2324468084212
                ],
                [
                  -117.89983228445455,
                  44.88751387461835,
                  1053.2324468084212
                ],
                [
                  -117.91252497507888,
                  44.887413155225865,
                  1011.0324468084212
                ]
              ]
            ]
          },
          "id": "44117H8418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:59:55Z",
            "pc:count": 11503138,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428440.5414,
                "count": 11503138,
                "maximum": 428941.8629,
                "minimum": 427939.4029,
                "name": "X",
                "position": 0,
                "stddev": 283.3836509,
                "variance": 80306.29359
              },
              {
                "average": 4971549.558,
                "count": 11503138,
                "maximum": 4972247.37,
                "minimum": 4970847.87,
                "name": "Y",
                "position": 1,
                "stddev": 402.0079675,
                "variance": 161610.4059
              },
              {
                "average": 1017.09179,
                "count": 11503138,
                "maximum": 1053.232447,
                "minimum": 1011.032447,
                "name": "Z",
                "position": 2,
                "stddev": 7.64411446,
                "variance": 58.43248587
              },
              {
                "average": 231.4740474,
                "count": 11503138,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.29232879,
                "variance": 744.8712109
              },
              {
                "average": 1.000845161,
                "count": 11503138,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02939250604,
                "variance": 0.0008639194115
              },
              {
                "average": 1.001689974,
                "count": 11503138,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04177961971,
                "variance": 0.001745536623
              },
              {
                "average": 0.4983428,
                "count": 11503138,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999972754,
                "variance": 0.2499972754
              },
              {
                "average": 0,
                "count": 11503138,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.252665664,
                "count": 11503138,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4345408411,
                "variance": 0.1888257426
              },
              {
                "average": 1.046053785,
                "count": 11503138,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.767088537,
                "variance": 60.32766435
              },
              {
                "average": 202.1247599,
                "count": 11503138,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 3.422925407,
                "variance": 11.71641834
              },
              {
                "average": 100.1010917,
                "count": 11503138,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 90.1583937,
                "variance": 8128.535955
              },
              {
                "average": 32480.09147,
                "count": 11503138,
                "maximum": 58880,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 9933.228267,
                "variance": 98669023.8
              },
              {
                "average": 30987.10837,
                "count": 11503138,
                "maximum": 58112,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 7687.474454,
                "variance": 59097263.49
              },
              {
                "average": 25563.41496,
                "count": 11503138,
                "maximum": 56576,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 6095.745346,
                "variance": 37158111.32
              },
              {
                "average": 573506.74,
                "count": 11503138,
                "maximum": 598395.6011,
                "minimum": 523574.4872,
                "name": "GpsTime",
                "position": 15,
                "stddev": 25294.34908,
                "variance": 639804095.5
              },
              {
                "average": 0,
                "count": 11503138,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11503138,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11503138,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11503138,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11503138,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427939.4029,
              4970847.87,
              1011.032447,
              428941.8629,
              4972247.37,
              1053.232447
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427939.40293102484,
                    4970847.870300405,
                    1011.0324468084212
                  ],
                  [
                    427939.40293102484,
                    4972247.370300405,
                    1011.0324468084212
                  ],
                  [
                    428941.8629310248,
                    4972247.370300405,
                    1053.2324468084212
                  ],
                  [
                    428941.8629310248,
                    4970847.870300405,
                    1053.2324468084212
                  ],
                  [
                    427939.40293102484,
                    4970847.870300405,
                    1011.0324468084212
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:59:55+00:00",
            "end_time": "2011-09-20T03: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": "44118H2308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.22502295628414,
              44.91237886121659,
              2152.570408146875
            ],
            [
              -118.22518176591184,
              44.91985192070258,
              2152.570408146875
            ],
            [
              -118.21257265000314,
              44.91998651244012,
              2480.2304081468747
            ],
            [
              -118.21241547380737,
              44.9125134180845,
              2480.2304081468747
            ],
            [
              -118.22502295628414,
              44.91237886121659,
              2152.570408146875
            ]
          ]
        ]
      },
      "bbox": [
        -118.2251818,
        44.91237886,
        2152.570408,
        -118.2124155,
        44.91998651,
        2480.230408
      ],
      "properties": {
        "datetime": "2011-09-18T19:25:30Z",
        "pc:count": 10055072,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 403784.5315,
            "count": 10055072,
            "maximum": 404298.834,
            "minimum": 403303.434,
            "name": "X",
            "position": 0,
            "stddev": 287.6515777,
            "variance": 82743.43013
          },
          {
            "average": 4974292.666,
            "count": 10055072,
            "maximum": 4974776.439,
            "minimum": 4973946.099,
            "name": "Y",
            "position": 1,
            "stddev": 211.2864249,
            "variance": 44641.95335
          },
          {
            "average": 2308.767157,
            "count": 10055072,
            "maximum": 2480.230408,
            "minimum": 2152.570408,
            "name": "Z",
            "position": 2,
            "stddev": 75.8199652,
            "variance": 5748.667123
          },
          {
            "average": 97.4012559,
            "count": 10055072,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.40130209,
            "variance": 2440.488648
          },
          {
            "average": 1.111643159,
            "count": 10055072,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3389748879,
            "variance": 0.1149039746
          },
          {
            "average": 1.229574189,
            "count": 10055072,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4805627181,
            "variance": 0.230940526
          },
          {
            "average": 0.4996046771,
            "count": 10055072,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998686,
            "variance": 0.2499998686
          },
          {
            "average": 0,
            "count": 10055072,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.148357267,
            "count": 10055072,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3554537956,
            "variance": 0.1263474008
          },
          {
            "average": -2.615850958,
            "count": 10055072,
            "maximum": 15,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.574809867,
            "variance": 73.52736426
          },
          {
            "average": 64.7841367,
            "count": 10055072,
            "maximum": 136,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 63.26569554,
            "variance": 4002.548233
          },
          {
            "average": 14718.73658,
            "count": 10055072,
            "maximum": 20037,
            "minimum": 9491,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5268.310641,
            "variance": 27755097.01
          },
          {
            "average": 28507.62932,
            "count": 10055072,
            "maximum": 65280,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 17196.35112,
            "variance": 295714491.8
          },
          {
            "average": 27316.56606,
            "count": 10055072,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 16677.97561,
            "variance": 278154870.5
          },
          {
            "average": 22384.36537,
            "count": 10055072,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 15178.29876,
            "variance": 230380753.3
          },
          {
            "average": 406810.3343,
            "count": 10055072,
            "maximum": 409130.9479,
            "minimum": 405018.2075,
            "name": "GpsTime",
            "position": 15,
            "stddev": 861.7150165,
            "variance": 742552.7697
          },
          {
            "average": 0,
            "count": 10055072,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10055072,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10055072,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10055072,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10055072,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          403303.434,
          4973946.099,
          2152.570408,
          404298.834,
          4974776.439,
          2480.230408
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                403303.43396687676,
                4973946.098988989,
                2152.570408146875
              ],
              [
                403303.43396687676,
                4974776.438988989,
                2152.570408146875
              ],
              [
                404298.8339668768,
                4974776.438988989,
                2480.2304081468747
              ],
              [
                404298.8339668768,
                4973946.098988989,
                2480.2304081468747
              ],
              [
                403303.43396687676,
                4973946.098988989,
                2152.570408146875
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T19:25:30+00:00",
        "end_time": "2011-09-18T18:16:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.2251818,
            44.91237886,
            2152.570408,
            -118.2124155,
            44.91998651,
            2480.230408
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.22502295628414,
                  44.91237886121659,
                  2152.570408146875
                ],
                [
                  -118.22518176591184,
                  44.91985192070258,
                  2152.570408146875
                ],
                [
                  -118.21257265000314,
                  44.91998651244012,
                  2480.2304081468747
                ],
                [
                  -118.21241547380737,
                  44.9125134180845,
                  2480.2304081468747
                ],
                [
                  -118.22502295628414,
                  44.91237886121659,
                  2152.570408146875
                ]
              ]
            ]
          },
          "id": "44118H2308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:25:30Z",
            "pc:count": 10055072,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 403784.5315,
                "count": 10055072,
                "maximum": 404298.834,
                "minimum": 403303.434,
                "name": "X",
                "position": 0,
                "stddev": 287.6515777,
                "variance": 82743.43013
              },
              {
                "average": 4974292.666,
                "count": 10055072,
                "maximum": 4974776.439,
                "minimum": 4973946.099,
                "name": "Y",
                "position": 1,
                "stddev": 211.2864249,
                "variance": 44641.95335
              },
              {
                "average": 2308.767157,
                "count": 10055072,
                "maximum": 2480.230408,
                "minimum": 2152.570408,
                "name": "Z",
                "position": 2,
                "stddev": 75.8199652,
                "variance": 5748.667123
              },
              {
                "average": 97.4012559,
                "count": 10055072,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.40130209,
                "variance": 2440.488648
              },
              {
                "average": 1.111643159,
                "count": 10055072,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3389748879,
                "variance": 0.1149039746
              },
              {
                "average": 1.229574189,
                "count": 10055072,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4805627181,
                "variance": 0.230940526
              },
              {
                "average": 0.4996046771,
                "count": 10055072,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998686,
                "variance": 0.2499998686
              },
              {
                "average": 0,
                "count": 10055072,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.148357267,
                "count": 10055072,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3554537956,
                "variance": 0.1263474008
              },
              {
                "average": -2.615850958,
                "count": 10055072,
                "maximum": 15,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.574809867,
                "variance": 73.52736426
              },
              {
                "average": 64.7841367,
                "count": 10055072,
                "maximum": 136,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 63.26569554,
                "variance": 4002.548233
              },
              {
                "average": 14718.73658,
                "count": 10055072,
                "maximum": 20037,
                "minimum": 9491,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5268.310641,
                "variance": 27755097.01
              },
              {
                "average": 28507.62932,
                "count": 10055072,
                "maximum": 65280,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 17196.35112,
                "variance": 295714491.8
              },
              {
                "average": 27316.56606,
                "count": 10055072,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 16677.97561,
                "variance": 278154870.5
              },
              {
                "average": 22384.36537,
                "count": 10055072,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 15178.29876,
                "variance": 230380753.3
              },
              {
                "average": 406810.3343,
                "count": 10055072,
                "maximum": 409130.9479,
                "minimum": 405018.2075,
                "name": "GpsTime",
                "position": 15,
                "stddev": 861.7150165,
                "variance": 742552.7697
              },
              {
                "average": 0,
                "count": 10055072,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10055072,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10055072,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10055072,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10055072,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              403303.434,
              4973946.099,
              2152.570408,
              404298.834,
              4974776.439,
              2480.230408
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    403303.43396687676,
                    4973946.098988989,
                    2152.570408146875
                  ],
                  [
                    403303.43396687676,
                    4974776.438988989,
                    2152.570408146875
                  ],
                  [
                    404298.8339668768,
                    4974776.438988989,
                    2480.2304081468747
                  ],
                  [
                    404298.8339668768,
                    4973946.098988989,
                    2480.2304081468747
                  ],
                  [
                    403303.43396687676,
                    4973946.098988989,
                    2152.570408146875
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T19:25:30+00:00",
            "end_time": "2011-09-18T18:16:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117G8408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91239994276289,
              44.78741399907789,
              1036.859560238638
            ],
            [
              -117.91259846800733,
              44.800011053635835,
              1036.859560238638
            ],
            [
              -117.90002887528786,
              44.8001108101391,
              1252.979560238638
            ],
            [
              -117.89983308351457,
              44.7875137120187,
              1252.979560238638
            ],
            [
              -117.91239994276289,
              44.78741399907789,
              1036.859560238638
            ]
          ]
        ]
      },
      "bbox": [
        -117.9125985,
        44.787414,
        1036.85956,
        -117.8998331,
        44.80011081,
        1252.97956
      ],
      "properties": {
        "datetime": "2011-09-20T22:08:33Z",
        "pc:count": 15802890,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428280.0889,
            "count": 15802890,
            "maximum": 428818.7794,
            "minimum": 427824.5394,
            "name": "X",
            "position": 0,
            "stddev": 271.779865,
            "variance": 73864.29502
          },
          {
            "average": 4960574.368,
            "count": 15802890,
            "maximum": 4961138.929,
            "minimum": 4959739.429,
            "name": "Y",
            "position": 1,
            "stddev": 392.9413607,
            "variance": 154402.9129
          },
          {
            "average": 1087.458024,
            "count": 15802890,
            "maximum": 1252.97956,
            "minimum": 1036.85956,
            "name": "Z",
            "position": 2,
            "stddev": 38.25654961,
            "variance": 1463.563588
          },
          {
            "average": 204.5730225,
            "count": 15802890,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.35380708,
            "variance": 3289.459186
          },
          {
            "average": 1.030753236,
            "count": 15802890,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1981846031,
            "variance": 0.03927713692
          },
          {
            "average": 1.061898298,
            "count": 15802890,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2951008442,
            "variance": 0.08708450826
          },
          {
            "average": 0.4991907809,
            "count": 15802890,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999361,
            "variance": 0.249999361
          },
          {
            "average": 0,
            "count": 15802890,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.190413399,
            "count": 15802890,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3926272358,
            "variance": 0.1541561463
          },
          {
            "average": 0.748675885,
            "count": 15802890,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.809668001,
            "variance": 60.99091428
          },
          {
            "average": 200.2112421,
            "count": 15802890,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 8.127025267,
            "variance": 66.04853969
          },
          {
            "average": 1453.974724,
            "count": 15802890,
            "maximum": 20071,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4510.818019,
            "variance": 20347479.2
          },
          {
            "average": 34733.98693,
            "count": 15802890,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10127.55369,
            "variance": 102567343.8
          },
          {
            "average": 32550.33424,
            "count": 15802890,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7828.775194,
            "variance": 61289721.04
          },
          {
            "average": 26445.34392,
            "count": 15802890,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7289.48607,
            "variance": 53136607.16
          },
          {
            "average": 510116.527,
            "count": 15802890,
            "maximum": 591713.1335,
            "minimum": 320837.0034,
            "name": "GpsTime",
            "position": 15,
            "stddev": 71283.35032,
            "variance": 5081316033
          },
          {
            "average": 0,
            "count": 15802890,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15802890,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15802890,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15802890,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15802890,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427824.5394,
          4959739.429,
          1036.85956,
          428818.7794,
          4961138.929,
          1252.97956
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427824.53942954674,
                4959739.42878451,
                1036.859560238638
              ],
              [
                427824.53942954674,
                4961138.92878451,
                1036.859560238638
              ],
              [
                428818.77942954673,
                4961138.92878451,
                1252.979560238638
              ],
              [
                428818.77942954673,
                4959739.42878451,
                1252.979560238638
              ],
              [
                427824.53942954674,
                4959739.42878451,
                1036.859560238638
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:08:33+00:00",
        "end_time": "2011-09-17T18:53:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117G8408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117G8408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117G8408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9125985,
            44.787414,
            1036.85956,
            -117.8998331,
            44.80011081,
            1252.97956
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91239994276289,
                  44.78741399907789,
                  1036.859560238638
                ],
                [
                  -117.91259846800733,
                  44.800011053635835,
                  1036.859560238638
                ],
                [
                  -117.90002887528786,
                  44.8001108101391,
                  1252.979560238638
                ],
                [
                  -117.89983308351457,
                  44.7875137120187,
                  1252.979560238638
                ],
                [
                  -117.91239994276289,
                  44.78741399907789,
                  1036.859560238638
                ]
              ]
            ]
          },
          "id": "44117G8408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117G8408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:08:33Z",
            "pc:count": 15802890,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428280.0889,
                "count": 15802890,
                "maximum": 428818.7794,
                "minimum": 427824.5394,
                "name": "X",
                "position": 0,
                "stddev": 271.779865,
                "variance": 73864.29502
              },
              {
                "average": 4960574.368,
                "count": 15802890,
                "maximum": 4961138.929,
                "minimum": 4959739.429,
                "name": "Y",
                "position": 1,
                "stddev": 392.9413607,
                "variance": 154402.9129
              },
              {
                "average": 1087.458024,
                "count": 15802890,
                "maximum": 1252.97956,
                "minimum": 1036.85956,
                "name": "Z",
                "position": 2,
                "stddev": 38.25654961,
                "variance": 1463.563588
              },
              {
                "average": 204.5730225,
                "count": 15802890,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.35380708,
                "variance": 3289.459186
              },
              {
                "average": 1.030753236,
                "count": 15802890,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1981846031,
                "variance": 0.03927713692
              },
              {
                "average": 1.061898298,
                "count": 15802890,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2951008442,
                "variance": 0.08708450826
              },
              {
                "average": 0.4991907809,
                "count": 15802890,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999361,
                "variance": 0.249999361
              },
              {
                "average": 0,
                "count": 15802890,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.190413399,
                "count": 15802890,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3926272358,
                "variance": 0.1541561463
              },
              {
                "average": 0.748675885,
                "count": 15802890,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.809668001,
                "variance": 60.99091428
              },
              {
                "average": 200.2112421,
                "count": 15802890,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 8.127025267,
                "variance": 66.04853969
              },
              {
                "average": 1453.974724,
                "count": 15802890,
                "maximum": 20071,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4510.818019,
                "variance": 20347479.2
              },
              {
                "average": 34733.98693,
                "count": 15802890,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10127.55369,
                "variance": 102567343.8
              },
              {
                "average": 32550.33424,
                "count": 15802890,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7828.775194,
                "variance": 61289721.04
              },
              {
                "average": 26445.34392,
                "count": 15802890,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7289.48607,
                "variance": 53136607.16
              },
              {
                "average": 510116.527,
                "count": 15802890,
                "maximum": 591713.1335,
                "minimum": 320837.0034,
                "name": "GpsTime",
                "position": 15,
                "stddev": 71283.35032,
                "variance": 5081316033
              },
              {
                "average": 0,
                "count": 15802890,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15802890,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15802890,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15802890,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15802890,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427824.5394,
              4959739.429,
              1036.85956,
              428818.7794,
              4961138.929,
              1252.97956
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427824.53942954674,
                    4959739.42878451,
                    1036.859560238638
                  ],
                  [
                    427824.53942954674,
                    4961138.92878451,
                    1036.859560238638
                  ],
                  [
                    428818.77942954673,
                    4961138.92878451,
                    1252.979560238638
                  ],
                  [
                    428818.77942954673,
                    4959739.42878451,
                    1252.979560238638
                  ],
                  [
                    427824.53942954674,
                    4959739.42878451,
                    1036.859560238638
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:08:33+00:00",
            "end_time": "2011-09-17T18:53: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": "44118G1424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02492999915758,
              44.757006305989215,
              2056.5405245378474
            ],
            [
              -118.0250273321112,
              44.76251105514503,
              2056.5405245378474
            ],
            [
              -118.01252920317158,
              44.7626225546887,
              2350.480524537847
            ],
            [
              -118.01243305650151,
              44.757117784252976,
              2350.480524537847
            ],
            [
              -118.02492999915758,
              44.757006305989215,
              2056.5405245378474
            ]
          ]
        ]
      },
      "bbox": [
        -118.0250273,
        44.75700631,
        2056.540525,
        -118.0124331,
        44.76262255,
        2350.480525
      ],
      "properties": {
        "datetime": "2011-09-18T22:28:29Z",
        "pc:count": 8476318,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419493.1592,
            "count": 8476318,
            "maximum": 419869.4036,
            "minimum": 418880.1436,
            "name": "X",
            "position": 0,
            "stddev": 244.3028996,
            "variance": 59683.90675
          },
          {
            "average": 4956815.853,
            "count": 8476318,
            "maximum": 4957079.263,
            "minimum": 4956467.683,
            "name": "Y",
            "position": 1,
            "stddev": 153.1735578,
            "variance": 23462.13881
          },
          {
            "average": 2208.180128,
            "count": 8476318,
            "maximum": 2350.480525,
            "minimum": 2056.540525,
            "name": "Z",
            "position": 2,
            "stddev": 70.30828891,
            "variance": 4943.25549
          },
          {
            "average": 98.21800739,
            "count": 8476318,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.68121665,
            "variance": 2468.223288
          },
          {
            "average": 1.087457667,
            "count": 8476318,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2945788824,
            "variance": 0.08677671794
          },
          {
            "average": 1.181825764,
            "count": 8476318,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4164361191,
            "variance": 0.1734190413
          },
          {
            "average": 0.4996785161,
            "count": 8476318,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999261,
            "variance": 0.2499999261
          },
          {
            "average": 0,
            "count": 8476318,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.099083942,
            "count": 8476318,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2987747059,
            "variance": 0.08926632487
          },
          {
            "average": -1.288874762,
            "count": 8476318,
            "maximum": 19.00200081,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.970267186,
            "variance": 63.52515901
          },
          {
            "average": 66.80508978,
            "count": 8476318,
            "maximum": 152,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 62.49715407,
            "variance": 3905.894267
          },
          {
            "average": 14775.36575,
            "count": 8476318,
            "maximum": 20152,
            "minimum": 9513,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5269.77612,
            "variance": 27770540.36
          },
          {
            "average": 22563.58424,
            "count": 8476318,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12400.52483,
            "variance": 153773016.1
          },
          {
            "average": 21253.75918,
            "count": 8476318,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 11380.08123,
            "variance": 129506248.8
          },
          {
            "average": 19481.77796,
            "count": 8476318,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9631.554419,
            "variance": 92766840.52
          },
          {
            "average": 402172.4774,
            "count": 8476318,
            "maximum": 420109.2151,
            "minimum": 145042.5443,
            "name": "GpsTime",
            "position": 15,
            "stddev": 60485.94576,
            "variance": 3658549635
          },
          {
            "average": 0,
            "count": 8476318,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8476318,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8476318,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8476318,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8476318,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418880.1436,
          4956467.683,
          2056.540525,
          419869.4036,
          4957079.263,
          2350.480525
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418880.1436083664,
                4956467.682536059,
                2056.5405245378474
              ],
              [
                418880.1436083664,
                4957079.262536059,
                2056.5405245378474
              ],
              [
                419869.4036083664,
                4957079.262536059,
                2350.480524537847
              ],
              [
                419869.4036083664,
                4956467.682536059,
                2350.480524537847
              ],
              [
                418880.1436083664,
                4956467.682536059,
                2056.5405245378474
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:28:29+00:00",
        "end_time": "2011-09-15T18:04:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0250273,
            44.75700631,
            2056.540525,
            -118.0124331,
            44.76262255,
            2350.480525
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02492999915758,
                  44.757006305989215,
                  2056.5405245378474
                ],
                [
                  -118.0250273321112,
                  44.76251105514503,
                  2056.5405245378474
                ],
                [
                  -118.01252920317158,
                  44.7626225546887,
                  2350.480524537847
                ],
                [
                  -118.01243305650151,
                  44.757117784252976,
                  2350.480524537847
                ],
                [
                  -118.02492999915758,
                  44.757006305989215,
                  2056.5405245378474
                ]
              ]
            ]
          },
          "id": "44118G1424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:28:29Z",
            "pc:count": 8476318,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419493.1592,
                "count": 8476318,
                "maximum": 419869.4036,
                "minimum": 418880.1436,
                "name": "X",
                "position": 0,
                "stddev": 244.3028996,
                "variance": 59683.90675
              },
              {
                "average": 4956815.853,
                "count": 8476318,
                "maximum": 4957079.263,
                "minimum": 4956467.683,
                "name": "Y",
                "position": 1,
                "stddev": 153.1735578,
                "variance": 23462.13881
              },
              {
                "average": 2208.180128,
                "count": 8476318,
                "maximum": 2350.480525,
                "minimum": 2056.540525,
                "name": "Z",
                "position": 2,
                "stddev": 70.30828891,
                "variance": 4943.25549
              },
              {
                "average": 98.21800739,
                "count": 8476318,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.68121665,
                "variance": 2468.223288
              },
              {
                "average": 1.087457667,
                "count": 8476318,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2945788824,
                "variance": 0.08677671794
              },
              {
                "average": 1.181825764,
                "count": 8476318,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4164361191,
                "variance": 0.1734190413
              },
              {
                "average": 0.4996785161,
                "count": 8476318,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999261,
                "variance": 0.2499999261
              },
              {
                "average": 0,
                "count": 8476318,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.099083942,
                "count": 8476318,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2987747059,
                "variance": 0.08926632487
              },
              {
                "average": -1.288874762,
                "count": 8476318,
                "maximum": 19.00200081,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.970267186,
                "variance": 63.52515901
              },
              {
                "average": 66.80508978,
                "count": 8476318,
                "maximum": 152,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 62.49715407,
                "variance": 3905.894267
              },
              {
                "average": 14775.36575,
                "count": 8476318,
                "maximum": 20152,
                "minimum": 9513,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5269.77612,
                "variance": 27770540.36
              },
              {
                "average": 22563.58424,
                "count": 8476318,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12400.52483,
                "variance": 153773016.1
              },
              {
                "average": 21253.75918,
                "count": 8476318,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 11380.08123,
                "variance": 129506248.8
              },
              {
                "average": 19481.77796,
                "count": 8476318,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9631.554419,
                "variance": 92766840.52
              },
              {
                "average": 402172.4774,
                "count": 8476318,
                "maximum": 420109.2151,
                "minimum": 145042.5443,
                "name": "GpsTime",
                "position": 15,
                "stddev": 60485.94576,
                "variance": 3658549635
              },
              {
                "average": 0,
                "count": 8476318,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8476318,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8476318,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8476318,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8476318,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418880.1436,
              4956467.683,
              2056.540525,
              419869.4036,
              4957079.263,
              2350.480525
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418880.1436083664,
                    4956467.682536059,
                    2056.5405245378474
                  ],
                  [
                    418880.1436083664,
                    4957079.262536059,
                    2056.5405245378474
                  ],
                  [
                    419869.4036083664,
                    4957079.262536059,
                    2350.480524537847
                  ],
                  [
                    419869.4036083664,
                    4956467.682536059,
                    2350.480524537847
                  ],
                  [
                    418880.1436083664,
                    4956467.682536059,
                    2056.5405245378474
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:28:29+00:00",
            "end_time": "2011-09-15T18: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": "44117H8223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252522722348,
              44.9374132693264,
              1004.5868246717914
            ],
            [
              -117.9127248118819,
              44.95000945115518,
              1004.5868246717914
            ],
            [
              -117.90002948763899,
              44.95011021340303,
              1048.1868246717913
            ],
            [
              -117.89983267814272,
              44.937513987576885,
              1048.1868246717913
            ],
            [
              -117.91252522722348,
              44.9374132693264,
              1004.5868246717914
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127248,
        44.93741327,
        1004.586825,
        -117.8998327,
        44.95011021,
        1048.186825
      ],
      "properties": {
        "datetime": "2011-09-20T02:56:03Z",
        "pc:count": 11280317,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428500.632,
            "count": 11280317,
            "maximum": 429003.4237,
            "minimum": 428001.8437,
            "name": "X",
            "position": 0,
            "stddev": 283.8728484,
            "variance": 80583.79408
          },
          {
            "average": 4977097.4,
            "count": 11280317,
            "maximum": 4977801.607,
            "minimum": 4976402.167,
            "name": "Y",
            "position": 1,
            "stddev": 403.7381565,
            "variance": 163004.4991
          },
          {
            "average": 1017.714106,
            "count": 11280317,
            "maximum": 1048.186825,
            "minimum": 1004.586825,
            "name": "Z",
            "position": 2,
            "stddev": 7.218853998,
            "variance": 52.11185305
          },
          {
            "average": 233.3809311,
            "count": 11280317,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.98293545,
            "variance": 360.3518383
          },
          {
            "average": 1.000615408,
            "count": 11280317,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02512297483,
            "variance": 0.0006311638642
          },
          {
            "average": 1.001229487,
            "count": 11280317,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03573387742,
            "variance": 0.001276909995
          },
          {
            "average": 0.4983817387,
            "count": 11280317,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999974034,
            "variance": 0.2499974034
          },
          {
            "average": 0,
            "count": 11280317,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.29332048,
            "count": 11280317,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4552840811,
            "variance": 0.2072835945
          },
          {
            "average": 1.278139604,
            "count": 11280317,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.005233174,
            "variance": 64.08375817
          },
          {
            "average": 200.0985753,
            "count": 11280317,
            "maximum": 212,
            "minimum": 183,
            "name": "UserData",
            "position": 10,
            "stddev": 3.752625855,
            "variance": 14.08220081
          },
          {
            "average": 266.5964993,
            "count": 11280317,
            "maximum": 280,
            "minimum": 253,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56835713,
            "variance": 111.6901725
          },
          {
            "average": 28606.26293,
            "count": 11280317,
            "maximum": 65280,
            "minimum": 12288,
            "name": "Red",
            "position": 12,
            "stddev": 11524.00616,
            "variance": 132802718
          },
          {
            "average": 28648.34043,
            "count": 11280317,
            "maximum": 65280,
            "minimum": 11008,
            "name": "Green",
            "position": 13,
            "stddev": 8897.117132,
            "variance": 79158693.26
          },
          {
            "average": 25818.84957,
            "count": 11280317,
            "maximum": 65280,
            "minimum": 7168,
            "name": "Blue",
            "position": 14,
            "stddev": 7125.721961,
            "variance": 50775913.47
          },
          {
            "average": 521046.2811,
            "count": 11280317,
            "maximum": 522563.9821,
            "minimum": 519365.2624,
            "name": "GpsTime",
            "position": 15,
            "stddev": 644.8258348,
            "variance": 415800.3572
          },
          {
            "average": 0,
            "count": 11280317,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11280317,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11280317,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11280317,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11280317,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428001.8437,
          4976402.167,
          1004.586825,
          429003.4237,
          4977801.607,
          1048.186825
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428001.84374800144,
                4976402.166740694,
                1004.5868246717914
              ],
              [
                428001.84374800144,
                4977801.606740694,
                1004.5868246717914
              ],
              [
                429003.4237480014,
                4977801.606740694,
                1048.1868246717913
              ],
              [
                429003.4237480014,
                4976402.166740694,
                1048.1868246717913
              ],
              [
                428001.84374800144,
                4976402.166740694,
                1004.5868246717914
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:56:03+00:00",
        "end_time": "2011-09-20T02:02:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127248,
            44.93741327,
            1004.586825,
            -117.8998327,
            44.95011021,
            1048.186825
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252522722348,
                  44.9374132693264,
                  1004.5868246717914
                ],
                [
                  -117.9127248118819,
                  44.95000945115518,
                  1004.5868246717914
                ],
                [
                  -117.90002948763899,
                  44.95011021340303,
                  1048.1868246717913
                ],
                [
                  -117.89983267814272,
                  44.937513987576885,
                  1048.1868246717913
                ],
                [
                  -117.91252522722348,
                  44.9374132693264,
                  1004.5868246717914
                ]
              ]
            ]
          },
          "id": "44117H8223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:56:03Z",
            "pc:count": 11280317,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428500.632,
                "count": 11280317,
                "maximum": 429003.4237,
                "minimum": 428001.8437,
                "name": "X",
                "position": 0,
                "stddev": 283.8728484,
                "variance": 80583.79408
              },
              {
                "average": 4977097.4,
                "count": 11280317,
                "maximum": 4977801.607,
                "minimum": 4976402.167,
                "name": "Y",
                "position": 1,
                "stddev": 403.7381565,
                "variance": 163004.4991
              },
              {
                "average": 1017.714106,
                "count": 11280317,
                "maximum": 1048.186825,
                "minimum": 1004.586825,
                "name": "Z",
                "position": 2,
                "stddev": 7.218853998,
                "variance": 52.11185305
              },
              {
                "average": 233.3809311,
                "count": 11280317,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.98293545,
                "variance": 360.3518383
              },
              {
                "average": 1.000615408,
                "count": 11280317,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02512297483,
                "variance": 0.0006311638642
              },
              {
                "average": 1.001229487,
                "count": 11280317,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03573387742,
                "variance": 0.001276909995
              },
              {
                "average": 0.4983817387,
                "count": 11280317,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999974034,
                "variance": 0.2499974034
              },
              {
                "average": 0,
                "count": 11280317,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.29332048,
                "count": 11280317,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4552840811,
                "variance": 0.2072835945
              },
              {
                "average": 1.278139604,
                "count": 11280317,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.005233174,
                "variance": 64.08375817
              },
              {
                "average": 200.0985753,
                "count": 11280317,
                "maximum": 212,
                "minimum": 183,
                "name": "UserData",
                "position": 10,
                "stddev": 3.752625855,
                "variance": 14.08220081
              },
              {
                "average": 266.5964993,
                "count": 11280317,
                "maximum": 280,
                "minimum": 253,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56835713,
                "variance": 111.6901725
              },
              {
                "average": 28606.26293,
                "count": 11280317,
                "maximum": 65280,
                "minimum": 12288,
                "name": "Red",
                "position": 12,
                "stddev": 11524.00616,
                "variance": 132802718
              },
              {
                "average": 28648.34043,
                "count": 11280317,
                "maximum": 65280,
                "minimum": 11008,
                "name": "Green",
                "position": 13,
                "stddev": 8897.117132,
                "variance": 79158693.26
              },
              {
                "average": 25818.84957,
                "count": 11280317,
                "maximum": 65280,
                "minimum": 7168,
                "name": "Blue",
                "position": 14,
                "stddev": 7125.721961,
                "variance": 50775913.47
              },
              {
                "average": 521046.2811,
                "count": 11280317,
                "maximum": 522563.9821,
                "minimum": 519365.2624,
                "name": "GpsTime",
                "position": 15,
                "stddev": 644.8258348,
                "variance": 415800.3572
              },
              {
                "average": 0,
                "count": 11280317,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11280317,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11280317,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11280317,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11280317,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428001.8437,
              4976402.167,
              1004.586825,
              429003.4237,
              4977801.607,
              1048.186825
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428001.84374800144,
                    4976402.166740694,
                    1004.5868246717914
                  ],
                  [
                    428001.84374800144,
                    4977801.606740694,
                    1004.5868246717914
                  ],
                  [
                    429003.4237480014,
                    4977801.606740694,
                    1048.1868246717913
                  ],
                  [
                    429003.4237480014,
                    4976402.166740694,
                    1048.1868246717913
                  ],
                  [
                    428001.84374800144,
                    4976402.166740694,
                    1004.5868246717914
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:56:03+00:00",
            "end_time": "2011-09-20T02: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": "44117H8410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752473181131,
              44.91241592579737,
              1032.0490295026714
            ],
            [
              -117.88771864655163,
              44.925010089270174,
              1032.0490295026714
            ],
            [
              -117.87502874337304,
              44.92510802963841,
              1099.1490295026713
            ],
            [
              -117.87483759977576,
              44.91251382340712,
              1099.1490295026713
            ],
            [
              -117.88752473181131,
              44.91241592579737,
              1032.0490295026714
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877186,
        44.91241593,
        1032.04903,
        -117.8748376,
        44.92510803,
        1099.14903
      ],
      "properties": {
        "datetime": "2011-09-20T02:37:18Z",
        "pc:count": 11314390,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430443.8718,
            "count": 11314390,
            "maximum": 430945.6119,
            "minimum": 429944.0319,
            "name": "X",
            "position": 0,
            "stddev": 286.4446361,
            "variance": 82050.52956
          },
          {
            "average": 4974309.344,
            "count": 11314390,
            "maximum": 4975002.626,
            "minimum": 4973603.426,
            "name": "Y",
            "position": 1,
            "stddev": 399.8449738,
            "variance": 159876.0031
          },
          {
            "average": 1051.562301,
            "count": 11314390,
            "maximum": 1099.14903,
            "minimum": 1032.04903,
            "name": "Z",
            "position": 2,
            "stddev": 10.97555769,
            "variance": 120.4628666
          },
          {
            "average": 233.8587291,
            "count": 11314390,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.89869476,
            "variance": 320.3632742
          },
          {
            "average": 1.000000619,
            "count": 11314390,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0007865626727,
            "variance": 6.186808381e-07
          },
          {
            "average": 1.000001237,
            "count": 11314390,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001112367255,
            "variance": 1.237360911e-06
          },
          {
            "average": 0.498140156,
            "count": 11314390,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999965631,
            "variance": 0.2499965631
          },
          {
            "average": 0,
            "count": 11314390,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276801224,
            "count": 11314390,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4474173936,
            "variance": 0.2001823241
          },
          {
            "average": 1.392540877,
            "count": 11314390,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.005104338,
            "variance": 64.08169546
          },
          {
            "average": 198.5094755,
            "count": 11314390,
            "maximum": 207,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 2.463289012,
            "variance": 6.067792759
          },
          {
            "average": 264.8740011,
            "count": 11314390,
            "maximum": 278,
            "minimum": 251,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56573865,
            "variance": 111.6348332
          },
          {
            "average": 42860.44333,
            "count": 11314390,
            "maximum": 62720,
            "minimum": 12032,
            "name": "Red",
            "position": 12,
            "stddev": 4394.7422,
            "variance": 19313759
          },
          {
            "average": 38738.72307,
            "count": 11314390,
            "maximum": 61184,
            "minimum": 9216,
            "name": "Green",
            "position": 13,
            "stddev": 4929.123785,
            "variance": 24296261.29
          },
          {
            "average": 33284.41975,
            "count": 11314390,
            "maximum": 60160,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 5187.907329,
            "variance": 26914382.45
          },
          {
            "average": 520141.9166,
            "count": 11314390,
            "maximum": 521438.6205,
            "minimum": 518260.5411,
            "name": "GpsTime",
            "position": 15,
            "stddev": 646.1992481,
            "variance": 417573.4682
          },
          {
            "average": 0,
            "count": 11314390,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11314390,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11314390,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11314390,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11314390,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429944.0319,
          4973603.426,
          1032.04903,
          430945.6119,
          4975002.626,
          1099.14903
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429944.03191541124,
                4973603.426090156,
                1032.0490295026714
              ],
              [
                429944.03191541124,
                4975002.626090155,
                1032.0490295026714
              ],
              [
                430945.6119154112,
                4975002.626090155,
                1099.1490295026713
              ],
              [
                430945.6119154112,
                4973603.426090156,
                1099.1490295026713
              ],
              [
                429944.03191541124,
                4973603.426090156,
                1032.0490295026714
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:37:18+00:00",
        "end_time": "2011-09-20T01:44:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877186,
            44.91241593,
            1032.04903,
            -117.8748376,
            44.92510803,
            1099.14903
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752473181131,
                  44.91241592579737,
                  1032.0490295026714
                ],
                [
                  -117.88771864655163,
                  44.925010089270174,
                  1032.0490295026714
                ],
                [
                  -117.87502874337304,
                  44.92510802963841,
                  1099.1490295026713
                ],
                [
                  -117.87483759977576,
                  44.91251382340712,
                  1099.1490295026713
                ],
                [
                  -117.88752473181131,
                  44.91241592579737,
                  1032.0490295026714
                ]
              ]
            ]
          },
          "id": "44117H8410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:37:18Z",
            "pc:count": 11314390,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430443.8718,
                "count": 11314390,
                "maximum": 430945.6119,
                "minimum": 429944.0319,
                "name": "X",
                "position": 0,
                "stddev": 286.4446361,
                "variance": 82050.52956
              },
              {
                "average": 4974309.344,
                "count": 11314390,
                "maximum": 4975002.626,
                "minimum": 4973603.426,
                "name": "Y",
                "position": 1,
                "stddev": 399.8449738,
                "variance": 159876.0031
              },
              {
                "average": 1051.562301,
                "count": 11314390,
                "maximum": 1099.14903,
                "minimum": 1032.04903,
                "name": "Z",
                "position": 2,
                "stddev": 10.97555769,
                "variance": 120.4628666
              },
              {
                "average": 233.8587291,
                "count": 11314390,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.89869476,
                "variance": 320.3632742
              },
              {
                "average": 1.000000619,
                "count": 11314390,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0007865626727,
                "variance": 6.186808381e-07
              },
              {
                "average": 1.000001237,
                "count": 11314390,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001112367255,
                "variance": 1.237360911e-06
              },
              {
                "average": 0.498140156,
                "count": 11314390,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999965631,
                "variance": 0.2499965631
              },
              {
                "average": 0,
                "count": 11314390,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276801224,
                "count": 11314390,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4474173936,
                "variance": 0.2001823241
              },
              {
                "average": 1.392540877,
                "count": 11314390,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.005104338,
                "variance": 64.08169546
              },
              {
                "average": 198.5094755,
                "count": 11314390,
                "maximum": 207,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 2.463289012,
                "variance": 6.067792759
              },
              {
                "average": 264.8740011,
                "count": 11314390,
                "maximum": 278,
                "minimum": 251,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56573865,
                "variance": 111.6348332
              },
              {
                "average": 42860.44333,
                "count": 11314390,
                "maximum": 62720,
                "minimum": 12032,
                "name": "Red",
                "position": 12,
                "stddev": 4394.7422,
                "variance": 19313759
              },
              {
                "average": 38738.72307,
                "count": 11314390,
                "maximum": 61184,
                "minimum": 9216,
                "name": "Green",
                "position": 13,
                "stddev": 4929.123785,
                "variance": 24296261.29
              },
              {
                "average": 33284.41975,
                "count": 11314390,
                "maximum": 60160,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 5187.907329,
                "variance": 26914382.45
              },
              {
                "average": 520141.9166,
                "count": 11314390,
                "maximum": 521438.6205,
                "minimum": 518260.5411,
                "name": "GpsTime",
                "position": 15,
                "stddev": 646.1992481,
                "variance": 417573.4682
              },
              {
                "average": 0,
                "count": 11314390,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11314390,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11314390,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11314390,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11314390,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429944.0319,
              4973603.426,
              1032.04903,
              430945.6119,
              4975002.626,
              1099.14903
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429944.03191541124,
                    4973603.426090156,
                    1032.0490295026714
                  ],
                  [
                    429944.03191541124,
                    4975002.626090155,
                    1032.0490295026714
                  ],
                  [
                    430945.6119154112,
                    4975002.626090155,
                    1099.1490295026713
                  ],
                  [
                    430945.6119154112,
                    4973603.426090156,
                    1099.1490295026713
                  ],
                  [
                    429944.03191541124,
                    4973603.426090156,
                    1032.0490295026714
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:37:18+00:00",
            "end_time": "2011-09-20T01: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": "44118G1425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252655114038,
              44.75721136550567,
              2056.5073272897034
            ],
            [
              -118.01261911862485,
              44.76251073526126,
              2056.5073272897034
            ],
            [
              -118.00454684574633,
              44.76258202968834,
              2186.027327289704
            ],
            [
              -118.00445501587811,
              44.7572826468337,
              2186.027327289704
            ],
            [
              -118.01252655114038,
              44.75721136550567,
              2056.5073272897034
            ]
          ]
        ]
      },
      "bbox": [
        -118.0126191,
        44.75721137,
        2056.507327,
        -118.004455,
        44.76258203,
        2186.027327
      ],
      "properties": {
        "datetime": "2011-09-18T22:28:29Z",
        "pc:count": 3901867,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420080.9802,
            "count": 3901867,
            "maximum": 420501.0732,
            "minimum": 419862.1332,
            "name": "X",
            "position": 0,
            "stddev": 153.0032532,
            "variance": 23409.99548
          },
          {
            "average": 4956889.899,
            "count": 3901867,
            "maximum": 4957066.93,
            "minimum": 4956478.17,
            "name": "Y",
            "position": 1,
            "stddev": 126.2935885,
            "variance": 15950.0705
          },
          {
            "average": 2141.970545,
            "count": 3901867,
            "maximum": 2186.027327,
            "minimum": 2056.507327,
            "name": "Z",
            "position": 2,
            "stddev": 24.59537588,
            "variance": 604.9325148
          },
          {
            "average": 89.57817347,
            "count": 3901867,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.88882879,
            "variance": 2488.895238
          },
          {
            "average": 1.129966501,
            "count": 3901867,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3555496058,
            "variance": 0.1264155222
          },
          {
            "average": 1.2690512,
            "count": 3901867,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4940071959,
            "variance": 0.2440431096
          },
          {
            "average": 0.4999578407,
            "count": 3901867,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000623,
            "variance": 0.2500000623
          },
          {
            "average": 0,
            "count": 3901867,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.090651988,
            "count": 3901867,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2871136118,
            "variance": 0.0824342261
          },
          {
            "average": -0.9576513471,
            "count": 3901867,
            "maximum": 18,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.862383867,
            "variance": 78.5418478
          },
          {
            "average": 87.1152397,
            "count": 3901867,
            "maximum": 151,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 60.94973686,
            "variance": 3714.870424
          },
          {
            "average": 14934.41582,
            "count": 3901867,
            "maximum": 20152,
            "minimum": 9509,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5276.066918,
            "variance": 27836882.12
          },
          {
            "average": 21514.79245,
            "count": 3901867,
            "maximum": 58368,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 13591.41801,
            "variance": 184726643.6
          },
          {
            "average": 21007.73909,
            "count": 3901867,
            "maximum": 51968,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 12625.15621,
            "variance": 159394569.3
          },
          {
            "average": 18603.51312,
            "count": 3901867,
            "maximum": 48128,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10856.95616,
            "variance": 117873497.1
          },
          {
            "average": 315893.9371,
            "count": 3901867,
            "maximum": 420109.183,
            "minimum": 144817.5152,
            "name": "GpsTime",
            "position": 15,
            "stddev": 130269.1679,
            "variance": 16970056120.0
          },
          {
            "average": 0,
            "count": 3901867,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3901867,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3901867,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3901867,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3901867,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419862.1332,
          4956478.17,
          2056.507327,
          420501.0732,
          4957066.93,
          2186.027327
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419862.133165034,
                4956478.169822192,
                2056.5073272897034
              ],
              [
                419862.133165034,
                4957066.929822192,
                2056.5073272897034
              ],
              [
                420501.07316503394,
                4957066.929822192,
                2186.027327289704
              ],
              [
                420501.07316503394,
                4956478.169822192,
                2186.027327289704
              ],
              [
                419862.133165034,
                4956478.169822192,
                2056.5073272897034
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:28:29+00:00",
        "end_time": "2011-09-15T18:00:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0126191,
            44.75721137,
            2056.507327,
            -118.004455,
            44.76258203,
            2186.027327
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252655114038,
                  44.75721136550567,
                  2056.5073272897034
                ],
                [
                  -118.01261911862485,
                  44.76251073526126,
                  2056.5073272897034
                ],
                [
                  -118.00454684574633,
                  44.76258202968834,
                  2186.027327289704
                ],
                [
                  -118.00445501587811,
                  44.7572826468337,
                  2186.027327289704
                ],
                [
                  -118.01252655114038,
                  44.75721136550567,
                  2056.5073272897034
                ]
              ]
            ]
          },
          "id": "44118G1425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:28:29Z",
            "pc:count": 3901867,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420080.9802,
                "count": 3901867,
                "maximum": 420501.0732,
                "minimum": 419862.1332,
                "name": "X",
                "position": 0,
                "stddev": 153.0032532,
                "variance": 23409.99548
              },
              {
                "average": 4956889.899,
                "count": 3901867,
                "maximum": 4957066.93,
                "minimum": 4956478.17,
                "name": "Y",
                "position": 1,
                "stddev": 126.2935885,
                "variance": 15950.0705
              },
              {
                "average": 2141.970545,
                "count": 3901867,
                "maximum": 2186.027327,
                "minimum": 2056.507327,
                "name": "Z",
                "position": 2,
                "stddev": 24.59537588,
                "variance": 604.9325148
              },
              {
                "average": 89.57817347,
                "count": 3901867,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.88882879,
                "variance": 2488.895238
              },
              {
                "average": 1.129966501,
                "count": 3901867,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3555496058,
                "variance": 0.1264155222
              },
              {
                "average": 1.2690512,
                "count": 3901867,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4940071959,
                "variance": 0.2440431096
              },
              {
                "average": 0.4999578407,
                "count": 3901867,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000623,
                "variance": 0.2500000623
              },
              {
                "average": 0,
                "count": 3901867,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.090651988,
                "count": 3901867,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2871136118,
                "variance": 0.0824342261
              },
              {
                "average": -0.9576513471,
                "count": 3901867,
                "maximum": 18,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.862383867,
                "variance": 78.5418478
              },
              {
                "average": 87.1152397,
                "count": 3901867,
                "maximum": 151,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 60.94973686,
                "variance": 3714.870424
              },
              {
                "average": 14934.41582,
                "count": 3901867,
                "maximum": 20152,
                "minimum": 9509,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5276.066918,
                "variance": 27836882.12
              },
              {
                "average": 21514.79245,
                "count": 3901867,
                "maximum": 58368,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 13591.41801,
                "variance": 184726643.6
              },
              {
                "average": 21007.73909,
                "count": 3901867,
                "maximum": 51968,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 12625.15621,
                "variance": 159394569.3
              },
              {
                "average": 18603.51312,
                "count": 3901867,
                "maximum": 48128,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10856.95616,
                "variance": 117873497.1
              },
              {
                "average": 315893.9371,
                "count": 3901867,
                "maximum": 420109.183,
                "minimum": 144817.5152,
                "name": "GpsTime",
                "position": 15,
                "stddev": 130269.1679,
                "variance": 16970056120.0
              },
              {
                "average": 0,
                "count": 3901867,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3901867,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3901867,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3901867,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3901867,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419862.1332,
              4956478.17,
              2056.507327,
              420501.0732,
              4957066.93,
              2186.027327
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419862.133165034,
                    4956478.169822192,
                    2056.5073272897034
                  ],
                  [
                    419862.133165034,
                    4957066.929822192,
                    2056.5073272897034
                  ],
                  [
                    420501.07316503394,
                    4957066.929822192,
                    2186.027327289704
                  ],
                  [
                    420501.07316503394,
                    4956478.169822192,
                    2186.027327289704
                  ],
                  [
                    419862.133165034,
                    4956478.169822192,
                    2056.5073272897034
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:28:29+00:00",
            "end_time": "2011-09-15T18:00:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118H2309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.21252406723838,
              44.91238008713206,
              2215.3056285680805
            ],
            [
              -118.21269820345633,
              44.920658684439964,
              2215.3056285680805
            ],
            [
              -118.20002754137784,
              44.92079254403971,
              2575.28562856808
            ],
            [
              -118.19985522352519,
              44.91251390831412,
              2575.28562856808
            ],
            [
              -118.21252406723838,
              44.91238008713206,
              2215.3056285680805
            ]
          ]
        ]
      },
      "bbox": [
        -118.2126982,
        44.91238009,
        2215.305629,
        -118.1998552,
        44.92079254,
        2575.285629
      ],
      "properties": {
        "datetime": "2011-09-20T17:03:13Z",
        "pc:count": 12124098,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 404790.5369,
            "count": 12124098,
            "maximum": 405290.2809,
            "minimum": 404290.0409,
            "name": "X",
            "position": 0,
            "stddev": 285.6128309,
            "variance": 81574.68917
          },
          {
            "average": 4974254.241,
            "count": 12124098,
            "maximum": 4974851.256,
            "minimum": 4973931.416,
            "name": "Y",
            "position": 1,
            "stddev": 201.9661674,
            "variance": 40790.33279
          },
          {
            "average": 2384.993862,
            "count": 12124098,
            "maximum": 2575.285629,
            "minimum": 2215.305629,
            "name": "Z",
            "position": 2,
            "stddev": 76.33356957,
            "variance": 5826.813844
          },
          {
            "average": 98.21345555,
            "count": 12124098,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.41116542,
            "variance": 2343.640937
          },
          {
            "average": 1.112059883,
            "count": 12124098,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3366880541,
            "variance": 0.1133588458
          },
          {
            "average": 1.231458868,
            "count": 12124098,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.475764611,
            "variance": 0.2263519651
          },
          {
            "average": 0.4995185621,
            "count": 12124098,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997888,
            "variance": 0.2499997888
          },
          {
            "average": 0,
            "count": 12124098,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.129364675,
            "count": 12124098,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3356031366,
            "variance": 0.1126294653
          },
          {
            "average": -2.505725732,
            "count": 12124098,
            "maximum": 16.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.693874767,
            "variance": 59.19570893
          },
          {
            "average": 68.12788844,
            "count": 12124098,
            "maximum": 155,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 63.49408541,
            "variance": 4031.498883
          },
          {
            "average": 14885.143,
            "count": 12124098,
            "maximum": 20121,
            "minimum": 9494,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5269.547621,
            "variance": 27768132.13
          },
          {
            "average": 30826.02869,
            "count": 12124098,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 17302.96247,
            "variance": 299392510.2
          },
          {
            "average": 29562.38648,
            "count": 12124098,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 16768.69159,
            "variance": 281189017.6
          },
          {
            "average": 25425.73834,
            "count": 12124098,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 15704.18056,
            "variance": 246621287.1
          },
          {
            "average": 420552.9463,
            "count": 12124098,
            "maximum": 573393.5034,
            "minimum": 406205.2705,
            "name": "GpsTime",
            "position": 15,
            "stddev": 43425.04855,
            "variance": 1885734842
          },
          {
            "average": 0,
            "count": 12124098,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12124098,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12124098,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12124098,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12124098,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          404290.0409,
          4973931.416,
          2215.305629,
          405290.2809,
          4974851.256,
          2575.285629
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                404290.04086269776,
                4973931.415860061,
                2215.3056285680805
              ],
              [
                404290.04086269776,
                4974851.25586006,
                2215.3056285680805
              ],
              [
                405290.28086269775,
                4974851.25586006,
                2575.28562856808
              ],
              [
                405290.28086269775,
                4973931.415860061,
                2575.28562856808
              ],
              [
                404290.04086269776,
                4973931.415860061,
                2215.3056285680805
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T17:03:13+00:00",
        "end_time": "2011-09-18T18:36:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.2126982,
            44.91238009,
            2215.305629,
            -118.1998552,
            44.92079254,
            2575.285629
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.21252406723838,
                  44.91238008713206,
                  2215.3056285680805
                ],
                [
                  -118.21269820345633,
                  44.920658684439964,
                  2215.3056285680805
                ],
                [
                  -118.20002754137784,
                  44.92079254403971,
                  2575.28562856808
                ],
                [
                  -118.19985522352519,
                  44.91251390831412,
                  2575.28562856808
                ],
                [
                  -118.21252406723838,
                  44.91238008713206,
                  2215.3056285680805
                ]
              ]
            ]
          },
          "id": "44118H2309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T17:03:13Z",
            "pc:count": 12124098,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 404790.5369,
                "count": 12124098,
                "maximum": 405290.2809,
                "minimum": 404290.0409,
                "name": "X",
                "position": 0,
                "stddev": 285.6128309,
                "variance": 81574.68917
              },
              {
                "average": 4974254.241,
                "count": 12124098,
                "maximum": 4974851.256,
                "minimum": 4973931.416,
                "name": "Y",
                "position": 1,
                "stddev": 201.9661674,
                "variance": 40790.33279
              },
              {
                "average": 2384.993862,
                "count": 12124098,
                "maximum": 2575.285629,
                "minimum": 2215.305629,
                "name": "Z",
                "position": 2,
                "stddev": 76.33356957,
                "variance": 5826.813844
              },
              {
                "average": 98.21345555,
                "count": 12124098,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.41116542,
                "variance": 2343.640937
              },
              {
                "average": 1.112059883,
                "count": 12124098,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3366880541,
                "variance": 0.1133588458
              },
              {
                "average": 1.231458868,
                "count": 12124098,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.475764611,
                "variance": 0.2263519651
              },
              {
                "average": 0.4995185621,
                "count": 12124098,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997888,
                "variance": 0.2499997888
              },
              {
                "average": 0,
                "count": 12124098,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.129364675,
                "count": 12124098,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3356031366,
                "variance": 0.1126294653
              },
              {
                "average": -2.505725732,
                "count": 12124098,
                "maximum": 16.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.693874767,
                "variance": 59.19570893
              },
              {
                "average": 68.12788844,
                "count": 12124098,
                "maximum": 155,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 63.49408541,
                "variance": 4031.498883
              },
              {
                "average": 14885.143,
                "count": 12124098,
                "maximum": 20121,
                "minimum": 9494,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5269.547621,
                "variance": 27768132.13
              },
              {
                "average": 30826.02869,
                "count": 12124098,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 17302.96247,
                "variance": 299392510.2
              },
              {
                "average": 29562.38648,
                "count": 12124098,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 16768.69159,
                "variance": 281189017.6
              },
              {
                "average": 25425.73834,
                "count": 12124098,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 15704.18056,
                "variance": 246621287.1
              },
              {
                "average": 420552.9463,
                "count": 12124098,
                "maximum": 573393.5034,
                "minimum": 406205.2705,
                "name": "GpsTime",
                "position": 15,
                "stddev": 43425.04855,
                "variance": 1885734842
              },
              {
                "average": 0,
                "count": 12124098,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12124098,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12124098,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12124098,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12124098,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              404290.0409,
              4973931.416,
              2215.305629,
              405290.2809,
              4974851.256,
              2575.285629
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    404290.04086269776,
                    4973931.415860061,
                    2215.3056285680805
                  ],
                  [
                    404290.04086269776,
                    4974851.25586006,
                    2215.3056285680805
                  ],
                  [
                    405290.28086269775,
                    4974851.25586006,
                    2575.28562856808
                  ],
                  [
                    405290.28086269775,
                    4973931.415860061,
                    2575.28562856808
                  ],
                  [
                    404290.04086269776,
                    4973931.415860061,
                    2215.3056285680805
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T17:03:13+00:00",
            "end_time": "2011-09-18T18:36: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": "44118G1420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252567257161,
              44.76244162931205,
              1637.0942815418944
            ],
            [
              -118.01274528652674,
              44.77500956584621,
              1637.0942815418944
            ],
            [
              -118.00002933848526,
              44.77512162836908,
              2180.3142815418946
            ],
            [
              -117.99981248086505,
              44.76255364301123,
              2180.3142815418946
            ],
            [
              -118.01252567257161,
              44.76244162931205,
              1637.0942815418944
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127453,
        44.76244163,
        1637.094282,
        -117.9998125,
        44.77512163,
        2180.314282
      ],
      "properties": {
        "datetime": "2011-09-18T22:28:16Z",
        "pc:count": 27220067,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420316.1473,
            "count": 27220067,
            "maximum": 420875.7131,
            "minimum": 419869.4331,
            "name": "X",
            "position": 0,
            "stddev": 268.0604277,
            "variance": 71856.39293
          },
          {
            "average": 4957748.145,
            "count": 27220067,
            "maximum": 4958455.461,
            "minimum": 4957059.161,
            "name": "Y",
            "position": 1,
            "stddev": 377.2341715,
            "variance": 142305.6202
          },
          {
            "average": 1937.864045,
            "count": 27220067,
            "maximum": 2180.314282,
            "minimum": 1637.094282,
            "name": "Z",
            "position": 2,
            "stddev": 112.3831183,
            "variance": 12629.96528
          },
          {
            "average": 84.2216467,
            "count": 27220067,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.22748721,
            "variance": 2940.620369
          },
          {
            "average": 1.186811627,
            "count": 27220067,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4298478539,
            "variance": 0.1847691775
          },
          {
            "average": 1.381837782,
            "count": 27220067,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.587884004,
            "variance": 0.3456076021
          },
          {
            "average": 0.4996051259,
            "count": 27220067,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998533,
            "variance": 0.2499998533
          },
          {
            "average": 0,
            "count": 27220067,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.076203266,
            "count": 27220067,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2653230684,
            "variance": 0.07039633065
          },
          {
            "average": -2.212174116,
            "count": 27220067,
            "maximum": 18,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.375929763,
            "variance": 70.1561994
          },
          {
            "average": 81.64722945,
            "count": 27220067,
            "maximum": 156,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 63.15951453,
            "variance": 3989.124275
          },
          {
            "average": 14801.42127,
            "count": 27220067,
            "maximum": 20152,
            "minimum": 9506,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5275.471246,
            "variance": 27830596.86
          },
          {
            "average": 20308.06157,
            "count": 27220067,
            "maximum": 57344,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12838.3758,
            "variance": 164823893.1
          },
          {
            "average": 21327.60238,
            "count": 27220067,
            "maximum": 55296,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 12868.18308,
            "variance": 165590135.8
          },
          {
            "average": 18720.66506,
            "count": 27220067,
            "maximum": 53248,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 11171.91183,
            "variance": 124811613.9
          },
          {
            "average": 348317.6733,
            "count": 27220067,
            "maximum": 420096.1383,
            "minimum": 144779.4593,
            "name": "GpsTime",
            "position": 15,
            "stddev": 115006.6682,
            "variance": 13226533740.0
          },
          {
            "average": 0,
            "count": 27220067,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27220067,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27220067,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27220067,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27220067,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419869.4331,
          4957059.161,
          1637.094282,
          420875.7131,
          4958455.461,
          2180.314282
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419869.43309486104,
                4957059.161213134,
                1637.0942815418944
              ],
              [
                419869.43309486104,
                4958455.461213135,
                1637.0942815418944
              ],
              [
                420875.7130948611,
                4958455.461213135,
                2180.3142815418946
              ],
              [
                420875.7130948611,
                4957059.161213134,
                2180.3142815418946
              ],
              [
                419869.43309486104,
                4957059.161213134,
                1637.0942815418944
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:28:16+00:00",
        "end_time": "2011-09-15T17:59:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127453,
            44.76244163,
            1637.094282,
            -117.9998125,
            44.77512163,
            2180.314282
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252567257161,
                  44.76244162931205,
                  1637.0942815418944
                ],
                [
                  -118.01274528652674,
                  44.77500956584621,
                  1637.0942815418944
                ],
                [
                  -118.00002933848526,
                  44.77512162836908,
                  2180.3142815418946
                ],
                [
                  -117.99981248086505,
                  44.76255364301123,
                  2180.3142815418946
                ],
                [
                  -118.01252567257161,
                  44.76244162931205,
                  1637.0942815418944
                ]
              ]
            ]
          },
          "id": "44118G1420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:28:16Z",
            "pc:count": 27220067,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420316.1473,
                "count": 27220067,
                "maximum": 420875.7131,
                "minimum": 419869.4331,
                "name": "X",
                "position": 0,
                "stddev": 268.0604277,
                "variance": 71856.39293
              },
              {
                "average": 4957748.145,
                "count": 27220067,
                "maximum": 4958455.461,
                "minimum": 4957059.161,
                "name": "Y",
                "position": 1,
                "stddev": 377.2341715,
                "variance": 142305.6202
              },
              {
                "average": 1937.864045,
                "count": 27220067,
                "maximum": 2180.314282,
                "minimum": 1637.094282,
                "name": "Z",
                "position": 2,
                "stddev": 112.3831183,
                "variance": 12629.96528
              },
              {
                "average": 84.2216467,
                "count": 27220067,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.22748721,
                "variance": 2940.620369
              },
              {
                "average": 1.186811627,
                "count": 27220067,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4298478539,
                "variance": 0.1847691775
              },
              {
                "average": 1.381837782,
                "count": 27220067,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.587884004,
                "variance": 0.3456076021
              },
              {
                "average": 0.4996051259,
                "count": 27220067,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998533,
                "variance": 0.2499998533
              },
              {
                "average": 0,
                "count": 27220067,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.076203266,
                "count": 27220067,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2653230684,
                "variance": 0.07039633065
              },
              {
                "average": -2.212174116,
                "count": 27220067,
                "maximum": 18,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.375929763,
                "variance": 70.1561994
              },
              {
                "average": 81.64722945,
                "count": 27220067,
                "maximum": 156,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 63.15951453,
                "variance": 3989.124275
              },
              {
                "average": 14801.42127,
                "count": 27220067,
                "maximum": 20152,
                "minimum": 9506,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5275.471246,
                "variance": 27830596.86
              },
              {
                "average": 20308.06157,
                "count": 27220067,
                "maximum": 57344,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12838.3758,
                "variance": 164823893.1
              },
              {
                "average": 21327.60238,
                "count": 27220067,
                "maximum": 55296,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 12868.18308,
                "variance": 165590135.8
              },
              {
                "average": 18720.66506,
                "count": 27220067,
                "maximum": 53248,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 11171.91183,
                "variance": 124811613.9
              },
              {
                "average": 348317.6733,
                "count": 27220067,
                "maximum": 420096.1383,
                "minimum": 144779.4593,
                "name": "GpsTime",
                "position": 15,
                "stddev": 115006.6682,
                "variance": 13226533740.0
              },
              {
                "average": 0,
                "count": 27220067,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27220067,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27220067,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27220067,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27220067,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419869.4331,
              4957059.161,
              1637.094282,
              420875.7131,
              4958455.461,
              2180.314282
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419869.43309486104,
                    4957059.161213134,
                    1637.0942815418944
                  ],
                  [
                    419869.43309486104,
                    4958455.461213135,
                    1637.0942815418944
                  ],
                  [
                    420875.7130948611,
                    4958455.461213135,
                    2180.3142815418946
                  ],
                  [
                    420875.7130948611,
                    4957059.161213134,
                    2180.3142815418946
                  ],
                  [
                    419869.43309486104,
                    4957059.161213134,
                    1637.0942815418944
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:28:16+00:00",
            "end_time": "2011-09-15T17:59: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": "44118G2102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.22653733823235,
              44.873932426125435,
              2290.4692861401427
            ],
            [
              -118.22656026773409,
              44.875011713369425,
              2290.4692861401427
            ],
            [
              -118.2250287102124,
              44.8750281542011,
              2364.989286140143
            ],
            [
              -118.22500580932437,
              44.87394886634189,
              2364.989286140143
            ],
            [
              -118.22653733823235,
              44.873932426125435,
              2290.4692861401427
            ]
          ]
        ]
      },
      "bbox": [
        -118.2265603,
        44.87393243,
        2290.469286,
        -118.2250058,
        44.87502815,
        2364.989286
      ],
      "properties": {
        "datetime": "2011-09-20T18:24:16Z",
        "pc:count": 103883,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 403192.2025,
            "count": 103883,
            "maximum": 403240.3583,
            "minimum": 403119.3583,
            "name": "X",
            "position": 0,
            "stddev": 29.86425692,
            "variance": 891.8738415
          },
          {
            "average": 4969751.275,
            "count": 103883,
            "maximum": 4969796.989,
            "minimum": 4969677.069,
            "name": "Y",
            "position": 1,
            "stddev": 30.11096117,
            "variance": 906.6699826
          },
          {
            "average": 2327.304709,
            "count": 103883,
            "maximum": 2364.989286,
            "minimum": 2290.469286,
            "name": "Z",
            "position": 2,
            "stddev": 14.57713519,
            "variance": 212.4928703
          },
          {
            "average": 126.1738591,
            "count": 103883,
            "maximum": 235,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.75553774,
            "variance": 826.8809508
          },
          {
            "average": 1.01922355,
            "count": 103883,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1408405819,
            "variance": 0.0198360695
          },
          {
            "average": 1.040574492,
            "count": 103883,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2068310916,
            "variance": 0.04277910046
          },
          {
            "average": 0.499687148,
            "count": 103883,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000023087,
            "variance": 0.2500023087
          },
          {
            "average": 0,
            "count": 103883,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.227785104,
            "count": 103883,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4194052263,
            "variance": 0.1759007439
          },
          {
            "average": -4.424447761,
            "count": 103883,
            "maximum": 7.001999855,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.910717838,
            "variance": 62.57945672
          },
          {
            "average": 134.2352262,
            "count": 103883,
            "maximum": 150,
            "minimum": 119,
            "name": "UserData",
            "position": 10,
            "stddev": 10.80216817,
            "variance": 116.6868371
          },
          {
            "average": 15073.88283,
            "count": 103883,
            "maximum": 20133,
            "minimum": 9540,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5290.249323,
            "variance": 27986737.9
          },
          {
            "average": 44635.79804,
            "count": 103883,
            "maximum": 62976,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 12607.13137,
            "variance": 158939761.3
          },
          {
            "average": 41078.17356,
            "count": 103883,
            "maximum": 61440,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 12919.27461,
            "variance": 166907656.4
          },
          {
            "average": 33589.22911,
            "count": 103883,
            "maximum": 58880,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 13619.92694,
            "variance": 185502409.8
          },
          {
            "average": 577827.9091,
            "count": 103883,
            "maximum": 578256.9442,
            "minimum": 577485.5031,
            "name": "GpsTime",
            "position": 15,
            "stddev": 355.7906477,
            "variance": 126586.985
          },
          {
            "average": 0,
            "count": 103883,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103883,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103883,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103883,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 103883,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          403119.3583,
          4969677.069,
          2290.469286,
          403240.3583,
          4969796.989,
          2364.989286
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                403119.3583294945,
                4969677.068638395,
                2290.4692861401427
              ],
              [
                403119.3583294945,
                4969796.9886383945,
                2290.4692861401427
              ],
              [
                403240.3583294945,
                4969796.9886383945,
                2364.989286140143
              ],
              [
                403240.3583294945,
                4969677.068638395,
                2364.989286140143
              ],
              [
                403119.3583294945,
                4969677.068638395,
                2290.4692861401427
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:24:16+00:00",
        "end_time": "2011-09-20T18:11:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G2102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G2102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G2102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G2102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.2265603,
            44.87393243,
            2290.469286,
            -118.2250058,
            44.87502815,
            2364.989286
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.22653733823235,
                  44.873932426125435,
                  2290.4692861401427
                ],
                [
                  -118.22656026773409,
                  44.875011713369425,
                  2290.4692861401427
                ],
                [
                  -118.2250287102124,
                  44.8750281542011,
                  2364.989286140143
                ],
                [
                  -118.22500580932437,
                  44.87394886634189,
                  2364.989286140143
                ],
                [
                  -118.22653733823235,
                  44.873932426125435,
                  2290.4692861401427
                ]
              ]
            ]
          },
          "id": "44118G2102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G2102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:24:16Z",
            "pc:count": 103883,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 403192.2025,
                "count": 103883,
                "maximum": 403240.3583,
                "minimum": 403119.3583,
                "name": "X",
                "position": 0,
                "stddev": 29.86425692,
                "variance": 891.8738415
              },
              {
                "average": 4969751.275,
                "count": 103883,
                "maximum": 4969796.989,
                "minimum": 4969677.069,
                "name": "Y",
                "position": 1,
                "stddev": 30.11096117,
                "variance": 906.6699826
              },
              {
                "average": 2327.304709,
                "count": 103883,
                "maximum": 2364.989286,
                "minimum": 2290.469286,
                "name": "Z",
                "position": 2,
                "stddev": 14.57713519,
                "variance": 212.4928703
              },
              {
                "average": 126.1738591,
                "count": 103883,
                "maximum": 235,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.75553774,
                "variance": 826.8809508
              },
              {
                "average": 1.01922355,
                "count": 103883,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1408405819,
                "variance": 0.0198360695
              },
              {
                "average": 1.040574492,
                "count": 103883,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2068310916,
                "variance": 0.04277910046
              },
              {
                "average": 0.499687148,
                "count": 103883,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000023087,
                "variance": 0.2500023087
              },
              {
                "average": 0,
                "count": 103883,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.227785104,
                "count": 103883,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4194052263,
                "variance": 0.1759007439
              },
              {
                "average": -4.424447761,
                "count": 103883,
                "maximum": 7.001999855,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.910717838,
                "variance": 62.57945672
              },
              {
                "average": 134.2352262,
                "count": 103883,
                "maximum": 150,
                "minimum": 119,
                "name": "UserData",
                "position": 10,
                "stddev": 10.80216817,
                "variance": 116.6868371
              },
              {
                "average": 15073.88283,
                "count": 103883,
                "maximum": 20133,
                "minimum": 9540,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5290.249323,
                "variance": 27986737.9
              },
              {
                "average": 44635.79804,
                "count": 103883,
                "maximum": 62976,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 12607.13137,
                "variance": 158939761.3
              },
              {
                "average": 41078.17356,
                "count": 103883,
                "maximum": 61440,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 12919.27461,
                "variance": 166907656.4
              },
              {
                "average": 33589.22911,
                "count": 103883,
                "maximum": 58880,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 13619.92694,
                "variance": 185502409.8
              },
              {
                "average": 577827.9091,
                "count": 103883,
                "maximum": 578256.9442,
                "minimum": 577485.5031,
                "name": "GpsTime",
                "position": 15,
                "stddev": 355.7906477,
                "variance": 126586.985
              },
              {
                "average": 0,
                "count": 103883,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103883,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103883,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103883,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 103883,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              403119.3583,
              4969677.069,
              2290.469286,
              403240.3583,
              4969796.989,
              2364.989286
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    403119.3583294945,
                    4969677.068638395,
                    2290.4692861401427
                  ],
                  [
                    403119.3583294945,
                    4969796.9886383945,
                    2290.4692861401427
                  ],
                  [
                    403240.3583294945,
                    4969796.9886383945,
                    2364.989286140143
                  ],
                  [
                    403240.3583294945,
                    4969677.068638395,
                    2364.989286140143
                  ],
                  [
                    403119.3583294945,
                    4969677.068638395,
                    2290.4692861401427
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:24:16+00:00",
            "end_time": "2011-09-20T18: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": "44118G1219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502447221116,
              44.82490061511746,
              1219.8819293127735
            ],
            [
              -118.02524801560767,
              44.837509768197,
              1219.8819293127735
            ],
            [
              -118.01253001686871,
              44.83762324248895,
              1626.6619293127737
            ],
            [
              -118.01230924532874,
              44.82501403980936,
              1626.6619293127737
            ],
            [
              -118.02502447221116,
              44.82490061511746,
              1219.8819293127735
            ]
          ]
        ]
      },
      "bbox": [
        -118.025248,
        44.82490062,
        1219.881929,
        -118.0123092,
        44.83762324,
        1626.661929
      ],
      "properties": {
        "datetime": "2011-09-18T20:08:01Z",
        "pc:count": 24119279,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419478.4609,
            "count": 24119279,
            "maximum": 419973.0945,
            "minimum": 418967.7345,
            "name": "X",
            "position": 0,
            "stddev": 277.7999064,
            "variance": 77172.78797
          },
          {
            "average": 4964704.279,
            "count": 24119279,
            "maximum": 4965410.607,
            "minimum": 4964009.707,
            "name": "Y",
            "position": 1,
            "stddev": 400.6887158,
            "variance": 160551.447
          },
          {
            "average": 1372.983113,
            "count": 24119279,
            "maximum": 1626.661929,
            "minimum": 1219.881929,
            "name": "Z",
            "position": 2,
            "stddev": 92.04583959,
            "variance": 8472.436585
          },
          {
            "average": 87.87982203,
            "count": 24119279,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.42558324,
            "variance": 2644.590611
          },
          {
            "average": 1.136683439,
            "count": 24119279,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.371225302,
            "variance": 0.1378082249
          },
          {
            "average": 1.280981492,
            "count": 24119279,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5192603073,
            "variance": 0.2696312667
          },
          {
            "average": 0.4996200757,
            "count": 24119279,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999866,
            "variance": 0.249999866
          },
          {
            "average": 0,
            "count": 24119279,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.083345734,
            "count": 24119279,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.276404098,
            "variance": 0.07639922538
          },
          {
            "average": -1.070256193,
            "count": 24119279,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.909080402,
            "variance": 62.5535528
          },
          {
            "average": 132.3243954,
            "count": 24119279,
            "maximum": 179,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 64.15902335,
            "variance": 4116.380278
          },
          {
            "average": 14768.16531,
            "count": 24119279,
            "maximum": 20153,
            "minimum": 9444,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5298.679727,
            "variance": 28076006.85
          },
          {
            "average": 21447.69861,
            "count": 24119279,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 10082.96926,
            "variance": 101666269.1
          },
          {
            "average": 22239.12215,
            "count": 24119279,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 9908.527563,
            "variance": 98178918.47
          },
          {
            "average": 19692.02135,
            "count": 24119279,
            "maximum": 64512,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 8550.693888,
            "variance": 73114365.96
          },
          {
            "average": 313928.5368,
            "count": 24119279,
            "maximum": 411681.6423,
            "minimum": 82313.23925,
            "name": "GpsTime",
            "position": 15,
            "stddev": 107038.898,
            "variance": 11457325670.0
          },
          {
            "average": 0,
            "count": 24119279,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24119279,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24119279,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24119279,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24119279,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418967.7345,
          4964009.707,
          1219.881929,
          419973.0945,
          4965410.607,
          1626.661929
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418967.7344645623,
                4964009.706649876,
                1219.8819293127735
              ],
              [
                418967.7344645623,
                4965410.606649877,
                1219.8819293127735
              ],
              [
                419973.0944645623,
                4965410.606649877,
                1626.6619293127737
              ],
              [
                419973.0944645623,
                4964009.706649876,
                1626.6619293127737
              ],
              [
                418967.7344645623,
                4964009.706649876,
                1219.8819293127735
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:08:01+00:00",
        "end_time": "2011-09-15T00:38:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.025248,
            44.82490062,
            1219.881929,
            -118.0123092,
            44.83762324,
            1626.661929
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502447221116,
                  44.82490061511746,
                  1219.8819293127735
                ],
                [
                  -118.02524801560767,
                  44.837509768197,
                  1219.8819293127735
                ],
                [
                  -118.01253001686871,
                  44.83762324248895,
                  1626.6619293127737
                ],
                [
                  -118.01230924532874,
                  44.82501403980936,
                  1626.6619293127737
                ],
                [
                  -118.02502447221116,
                  44.82490061511746,
                  1219.8819293127735
                ]
              ]
            ]
          },
          "id": "44118G1219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:08:01Z",
            "pc:count": 24119279,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419478.4609,
                "count": 24119279,
                "maximum": 419973.0945,
                "minimum": 418967.7345,
                "name": "X",
                "position": 0,
                "stddev": 277.7999064,
                "variance": 77172.78797
              },
              {
                "average": 4964704.279,
                "count": 24119279,
                "maximum": 4965410.607,
                "minimum": 4964009.707,
                "name": "Y",
                "position": 1,
                "stddev": 400.6887158,
                "variance": 160551.447
              },
              {
                "average": 1372.983113,
                "count": 24119279,
                "maximum": 1626.661929,
                "minimum": 1219.881929,
                "name": "Z",
                "position": 2,
                "stddev": 92.04583959,
                "variance": 8472.436585
              },
              {
                "average": 87.87982203,
                "count": 24119279,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.42558324,
                "variance": 2644.590611
              },
              {
                "average": 1.136683439,
                "count": 24119279,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.371225302,
                "variance": 0.1378082249
              },
              {
                "average": 1.280981492,
                "count": 24119279,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5192603073,
                "variance": 0.2696312667
              },
              {
                "average": 0.4996200757,
                "count": 24119279,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999866,
                "variance": 0.249999866
              },
              {
                "average": 0,
                "count": 24119279,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.083345734,
                "count": 24119279,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.276404098,
                "variance": 0.07639922538
              },
              {
                "average": -1.070256193,
                "count": 24119279,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.909080402,
                "variance": 62.5535528
              },
              {
                "average": 132.3243954,
                "count": 24119279,
                "maximum": 179,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 64.15902335,
                "variance": 4116.380278
              },
              {
                "average": 14768.16531,
                "count": 24119279,
                "maximum": 20153,
                "minimum": 9444,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5298.679727,
                "variance": 28076006.85
              },
              {
                "average": 21447.69861,
                "count": 24119279,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 10082.96926,
                "variance": 101666269.1
              },
              {
                "average": 22239.12215,
                "count": 24119279,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 9908.527563,
                "variance": 98178918.47
              },
              {
                "average": 19692.02135,
                "count": 24119279,
                "maximum": 64512,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 8550.693888,
                "variance": 73114365.96
              },
              {
                "average": 313928.5368,
                "count": 24119279,
                "maximum": 411681.6423,
                "minimum": 82313.23925,
                "name": "GpsTime",
                "position": 15,
                "stddev": 107038.898,
                "variance": 11457325670.0
              },
              {
                "average": 0,
                "count": 24119279,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24119279,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24119279,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24119279,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24119279,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418967.7345,
              4964009.707,
              1219.881929,
              419973.0945,
              4965410.607,
              1626.661929
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418967.7344645623,
                    4964009.706649876,
                    1219.8819293127735
                  ],
                  [
                    418967.7344645623,
                    4965410.606649877,
                    1219.8819293127735
                  ],
                  [
                    419973.0944645623,
                    4965410.606649877,
                    1626.6619293127737
                  ],
                  [
                    419973.0944645623,
                    4964009.706649876,
                    1626.6619293127737
                  ],
                  [
                    418967.7344645623,
                    4964009.706649876,
                    1219.8819293127735
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:08:01+00:00",
            "end_time": "2011-09-15T00: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": "44118H1223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752448623491,
              44.93739944635271,
              1069.6117784212977
            ],
            [
              -118.0377516540572,
              44.95000884043793,
              1069.6117784212977
            ],
            [
              -118.0250294199517,
              44.95012374637265,
              1126.1717784212976
            ],
            [
              -118.02480503588623,
              44.93751430206166,
              1126.1717784212976
            ],
            [
              -118.03752448623491,
              44.93739944635271,
              1069.6117784212977
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377517,
        44.93739945,
        1069.611778,
        -118.024805,
        44.95012375,
        1126.171778
      ],
      "properties": {
        "datetime": "2011-09-20T21:41:18Z",
        "pc:count": 13871179,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418687.5859,
            "count": 13871179,
            "maximum": 419142.9862,
            "minimum": 418139.2462,
            "name": "X",
            "position": 0,
            "stddev": 290.0693773,
            "variance": 84140.24366
          },
          {
            "average": 4977251.886,
            "count": 13871179,
            "maximum": 4977920.15,
            "minimum": 4976519.19,
            "name": "Y",
            "position": 1,
            "stddev": 403.9834793,
            "variance": 163202.6515
          },
          {
            "average": 1085.688448,
            "count": 13871179,
            "maximum": 1126.171778,
            "minimum": 1069.611778,
            "name": "Z",
            "position": 2,
            "stddev": 7.629495042,
            "variance": 58.2091946
          },
          {
            "average": 121.4121798,
            "count": 13871179,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.95101148,
            "variance": 3130.515686
          },
          {
            "average": 1.015866928,
            "count": 13871179,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1356745321,
            "variance": 0.01840757866
          },
          {
            "average": 1.032532779,
            "count": 13871179,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2016055094,
            "variance": 0.04064478142
          },
          {
            "average": 0.4988430327,
            "count": 13871179,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986794,
            "variance": 0.2499986794
          },
          {
            "average": 0,
            "count": 13871179,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.230795955,
            "count": 13871179,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4213421351,
            "variance": 0.1775291948
          },
          {
            "average": -1.482642752,
            "count": 13871179,
            "maximum": 19.99799919,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.391384781,
            "variance": 70.41533855
          },
          {
            "average": 182.4461918,
            "count": 13871179,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 8.155079627,
            "variance": 66.50532372
          },
          {
            "average": 12479.53978,
            "count": 13871179,
            "maximum": 20081,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7222.449666,
            "variance": 52163779.18
          },
          {
            "average": 28533.00525,
            "count": 13871179,
            "maximum": 63744,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11820.45526,
            "variance": 139723162.6
          },
          {
            "average": 28965.39563,
            "count": 13871179,
            "maximum": 63488,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 9214.553655,
            "variance": 84907999.06
          },
          {
            "average": 22381.21588,
            "count": 13871179,
            "maximum": 64512,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8263.137504,
            "variance": 68279441.41
          },
          {
            "average": 367062.2446,
            "count": 13871179,
            "maximum": 590078.2215,
            "minimum": 323878.616,
            "name": "GpsTime",
            "position": 15,
            "stddev": 95120.93861,
            "variance": 9047992962
          },
          {
            "average": 0,
            "count": 13871179,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13871179,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13871179,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13871179,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13871179,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418139.2462,
          4976519.19,
          1069.611778,
          419142.9862,
          4977920.15,
          1126.171778
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418139.2462403729,
                4976519.1902692225,
                1069.6117784212977
              ],
              [
                418139.2462403729,
                4977920.150269223,
                1069.6117784212977
              ],
              [
                419142.9862403729,
                4977920.150269223,
                1126.1717784212976
              ],
              [
                419142.9862403729,
                4976519.1902692225,
                1126.1717784212976
              ],
              [
                418139.2462403729,
                4976519.1902692225,
                1069.6117784212977
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:41:18+00:00",
        "end_time": "2011-09-17T19:44:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377517,
            44.93739945,
            1069.611778,
            -118.024805,
            44.95012375,
            1126.171778
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752448623491,
                  44.93739944635271,
                  1069.6117784212977
                ],
                [
                  -118.0377516540572,
                  44.95000884043793,
                  1069.6117784212977
                ],
                [
                  -118.0250294199517,
                  44.95012374637265,
                  1126.1717784212976
                ],
                [
                  -118.02480503588623,
                  44.93751430206166,
                  1126.1717784212976
                ],
                [
                  -118.03752448623491,
                  44.93739944635271,
                  1069.6117784212977
                ]
              ]
            ]
          },
          "id": "44118H1223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:41:18Z",
            "pc:count": 13871179,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418687.5859,
                "count": 13871179,
                "maximum": 419142.9862,
                "minimum": 418139.2462,
                "name": "X",
                "position": 0,
                "stddev": 290.0693773,
                "variance": 84140.24366
              },
              {
                "average": 4977251.886,
                "count": 13871179,
                "maximum": 4977920.15,
                "minimum": 4976519.19,
                "name": "Y",
                "position": 1,
                "stddev": 403.9834793,
                "variance": 163202.6515
              },
              {
                "average": 1085.688448,
                "count": 13871179,
                "maximum": 1126.171778,
                "minimum": 1069.611778,
                "name": "Z",
                "position": 2,
                "stddev": 7.629495042,
                "variance": 58.2091946
              },
              {
                "average": 121.4121798,
                "count": 13871179,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.95101148,
                "variance": 3130.515686
              },
              {
                "average": 1.015866928,
                "count": 13871179,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1356745321,
                "variance": 0.01840757866
              },
              {
                "average": 1.032532779,
                "count": 13871179,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2016055094,
                "variance": 0.04064478142
              },
              {
                "average": 0.4988430327,
                "count": 13871179,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986794,
                "variance": 0.2499986794
              },
              {
                "average": 0,
                "count": 13871179,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.230795955,
                "count": 13871179,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4213421351,
                "variance": 0.1775291948
              },
              {
                "average": -1.482642752,
                "count": 13871179,
                "maximum": 19.99799919,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.391384781,
                "variance": 70.41533855
              },
              {
                "average": 182.4461918,
                "count": 13871179,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 8.155079627,
                "variance": 66.50532372
              },
              {
                "average": 12479.53978,
                "count": 13871179,
                "maximum": 20081,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7222.449666,
                "variance": 52163779.18
              },
              {
                "average": 28533.00525,
                "count": 13871179,
                "maximum": 63744,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11820.45526,
                "variance": 139723162.6
              },
              {
                "average": 28965.39563,
                "count": 13871179,
                "maximum": 63488,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 9214.553655,
                "variance": 84907999.06
              },
              {
                "average": 22381.21588,
                "count": 13871179,
                "maximum": 64512,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8263.137504,
                "variance": 68279441.41
              },
              {
                "average": 367062.2446,
                "count": 13871179,
                "maximum": 590078.2215,
                "minimum": 323878.616,
                "name": "GpsTime",
                "position": 15,
                "stddev": 95120.93861,
                "variance": 9047992962
              },
              {
                "average": 0,
                "count": 13871179,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13871179,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13871179,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13871179,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13871179,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418139.2462,
              4976519.19,
              1069.611778,
              419142.9862,
              4977920.15,
              1126.171778
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418139.2462403729,
                    4976519.1902692225,
                    1069.6117784212977
                  ],
                  [
                    418139.2462403729,
                    4977920.150269223,
                    1069.6117784212977
                  ],
                  [
                    419142.9862403729,
                    4977920.150269223,
                    1126.1717784212976
                  ],
                  [
                    419142.9862403729,
                    4976519.1902692225,
                    1126.1717784212976
                  ],
                  [
                    418139.2462403729,
                    4976519.1902692225,
                    1069.6117784212977
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:41:18+00:00",
            "end_time": "2011-09-17T19: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": "44118G2103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.22494118856198,
              44.869937976829,
              2153.4651956944736
            ],
            [
              -118.22504881628117,
              44.87501077560695,
              2153.4651956944736
            ],
            [
              -118.21252999833668,
              44.87514439393679,
              2409.0851956944734
            ],
            [
              -118.21242346981104,
              44.87007157165902,
              2409.0851956944734
            ],
            [
              -118.22494118856198,
              44.869937976829,
              2153.4651956944736
            ]
          ]
        ]
      },
      "bbox": [
        -118.2250488,
        44.86993798,
        2153.465196,
        -118.2124235,
        44.87514439,
        2409.085196
      ],
      "properties": {
        "datetime": "2011-09-20T18:26:24Z",
        "pc:count": 4886194,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 403840.9546,
            "count": 4886194,
            "maximum": 404227.7812,
            "minimum": 403238.7412,
            "name": "X",
            "position": 0,
            "stddev": 254.9402674,
            "variance": 64994.53993
          },
          {
            "average": 4969612.956,
            "count": 4886194,
            "maximum": 4969795.082,
            "minimum": 4969231.442,
            "name": "Y",
            "position": 1,
            "stddev": 122.4510632,
            "variance": 14994.26288
          },
          {
            "average": 2274.89341,
            "count": 4886194,
            "maximum": 2409.085196,
            "minimum": 2153.465196,
            "name": "Z",
            "position": 2,
            "stddev": 54.75201658,
            "variance": 2997.783319
          },
          {
            "average": 97.95883012,
            "count": 4886194,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.95098744,
            "variance": 2020.591272
          },
          {
            "average": 1.089900442,
            "count": 4886194,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3039225467,
            "variance": 0.0923689144
          },
          {
            "average": 1.184389936,
            "count": 4886194,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4315931539,
            "variance": 0.1862726505
          },
          {
            "average": 0.4995888415,
            "count": 4886194,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998821,
            "variance": 0.2499998821
          },
          {
            "average": 0,
            "count": 4886194,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.120045991,
            "count": 4886194,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.325015342,
            "variance": 0.1056349725
          },
          {
            "average": -1.662010234,
            "count": 4886194,
            "maximum": 19.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.294183003,
            "variance": 68.79347169
          },
          {
            "average": 135.7726981,
            "count": 4886194,
            "maximum": 157,
            "minimum": 115,
            "name": "UserData",
            "position": 10,
            "stddev": 11.25825669,
            "variance": 126.7483438
          },
          {
            "average": 14800.65929,
            "count": 4886194,
            "maximum": 20148,
            "minimum": 9540,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.310606,
            "variance": 28040314.41
          },
          {
            "average": 26192.19167,
            "count": 4886194,
            "maximum": 65280,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 17171.0653,
            "variance": 294845483.5
          },
          {
            "average": 25728.79249,
            "count": 4886194,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 16369.82468,
            "variance": 267971160
          },
          {
            "average": 22451.72839,
            "count": 4886194,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 14703.98777,
            "variance": 216207256.5
          },
          {
            "average": 357739.5109,
            "count": 4886194,
            "maximum": 578384.1195,
            "minimum": 139586.5831,
            "name": "GpsTime",
            "position": 15,
            "stddev": 218778.1636,
            "variance": 47863884880.0
          },
          {
            "average": 0,
            "count": 4886194,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4886194,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4886194,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4886194,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4886194,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          403238.7412,
          4969231.442,
          2153.465196,
          404227.7812,
          4969795.082,
          2409.085196
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                403238.7411514446,
                4969231.442056723,
                2153.4651956944736
              ],
              [
                403238.7411514446,
                4969795.082056724,
                2153.4651956944736
              ],
              [
                404227.78115144465,
                4969795.082056724,
                2409.0851956944734
              ],
              [
                404227.78115144465,
                4969231.442056723,
                2409.0851956944734
              ],
              [
                403238.7411514446,
                4969231.442056723,
                2153.4651956944736
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:26:24+00:00",
        "end_time": "2011-09-15T16:33:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G2103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G2103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G2103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G2103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.2250488,
            44.86993798,
            2153.465196,
            -118.2124235,
            44.87514439,
            2409.085196
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.22494118856198,
                  44.869937976829,
                  2153.4651956944736
                ],
                [
                  -118.22504881628117,
                  44.87501077560695,
                  2153.4651956944736
                ],
                [
                  -118.21252999833668,
                  44.87514439393679,
                  2409.0851956944734
                ],
                [
                  -118.21242346981104,
                  44.87007157165902,
                  2409.0851956944734
                ],
                [
                  -118.22494118856198,
                  44.869937976829,
                  2153.4651956944736
                ]
              ]
            ]
          },
          "id": "44118G2103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G2103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:26:24Z",
            "pc:count": 4886194,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 403840.9546,
                "count": 4886194,
                "maximum": 404227.7812,
                "minimum": 403238.7412,
                "name": "X",
                "position": 0,
                "stddev": 254.9402674,
                "variance": 64994.53993
              },
              {
                "average": 4969612.956,
                "count": 4886194,
                "maximum": 4969795.082,
                "minimum": 4969231.442,
                "name": "Y",
                "position": 1,
                "stddev": 122.4510632,
                "variance": 14994.26288
              },
              {
                "average": 2274.89341,
                "count": 4886194,
                "maximum": 2409.085196,
                "minimum": 2153.465196,
                "name": "Z",
                "position": 2,
                "stddev": 54.75201658,
                "variance": 2997.783319
              },
              {
                "average": 97.95883012,
                "count": 4886194,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.95098744,
                "variance": 2020.591272
              },
              {
                "average": 1.089900442,
                "count": 4886194,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3039225467,
                "variance": 0.0923689144
              },
              {
                "average": 1.184389936,
                "count": 4886194,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4315931539,
                "variance": 0.1862726505
              },
              {
                "average": 0.4995888415,
                "count": 4886194,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998821,
                "variance": 0.2499998821
              },
              {
                "average": 0,
                "count": 4886194,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.120045991,
                "count": 4886194,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.325015342,
                "variance": 0.1056349725
              },
              {
                "average": -1.662010234,
                "count": 4886194,
                "maximum": 19.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.294183003,
                "variance": 68.79347169
              },
              {
                "average": 135.7726981,
                "count": 4886194,
                "maximum": 157,
                "minimum": 115,
                "name": "UserData",
                "position": 10,
                "stddev": 11.25825669,
                "variance": 126.7483438
              },
              {
                "average": 14800.65929,
                "count": 4886194,
                "maximum": 20148,
                "minimum": 9540,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.310606,
                "variance": 28040314.41
              },
              {
                "average": 26192.19167,
                "count": 4886194,
                "maximum": 65280,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 17171.0653,
                "variance": 294845483.5
              },
              {
                "average": 25728.79249,
                "count": 4886194,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 16369.82468,
                "variance": 267971160
              },
              {
                "average": 22451.72839,
                "count": 4886194,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 14703.98777,
                "variance": 216207256.5
              },
              {
                "average": 357739.5109,
                "count": 4886194,
                "maximum": 578384.1195,
                "minimum": 139586.5831,
                "name": "GpsTime",
                "position": 15,
                "stddev": 218778.1636,
                "variance": 47863884880.0
              },
              {
                "average": 0,
                "count": 4886194,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4886194,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4886194,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4886194,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4886194,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              403238.7412,
              4969231.442,
              2153.465196,
              404227.7812,
              4969795.082,
              2409.085196
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    403238.7411514446,
                    4969231.442056723,
                    2153.4651956944736
                  ],
                  [
                    403238.7411514446,
                    4969795.082056724,
                    2153.4651956944736
                  ],
                  [
                    404227.78115144465,
                    4969795.082056724,
                    2409.0851956944734
                  ],
                  [
                    404227.78115144465,
                    4969231.442056723,
                    2409.0851956944734
                  ],
                  [
                    403238.7411514446,
                    4969231.442056723,
                    2153.4651956944736
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:26:24+00:00",
            "end_time": "2011-09-15T16:33: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": "44117H8113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502498947375,
              44.96240605850791,
              1026.1456317066284
            ],
            [
              -117.97523855969128,
              44.97500969877116,
              1026.1456317066284
            ],
            [
              -117.96253008508032,
              44.9751175226626,
              1065.6056317066284
            ],
            [
              -117.96231929688012,
              44.9625138352907,
              1065.6056317066284
            ],
            [
              -117.97502498947375,
              44.96240605850791,
              1026.1456317066284
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752386,
        44.96240606,
        1026.145632,
        -117.9623193,
        44.97511752,
        1065.605632
      ],
      "properties": {
        "datetime": "2011-09-20T23:57:33Z",
        "pc:count": 11682205,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423599.7881,
            "count": 11682205,
            "maximum": 424106.1267,
            "minimum": 423103.9267,
            "name": "X",
            "position": 0,
            "stddev": 284.5248653,
            "variance": 80954.39896
          },
          {
            "average": 4979937.518,
            "count": 11682205,
            "maximum": 4980636.205,
            "minimum": 4979235.905,
            "name": "Y",
            "position": 1,
            "stddev": 401.2123032,
            "variance": 160971.3123
          },
          {
            "average": 1036.132009,
            "count": 11682205,
            "maximum": 1065.605632,
            "minimum": 1026.145632,
            "name": "Z",
            "position": 2,
            "stddev": 8.268875331,
            "variance": 68.37429924
          },
          {
            "average": 230.2330112,
            "count": 11682205,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.03937829,
            "variance": 1158.679274
          },
          {
            "average": 1.015183435,
            "count": 11682205,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1439454911,
            "variance": 0.02072030441
          },
          {
            "average": 1.030435008,
            "count": 11682205,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2170610535,
            "variance": 0.04711550097
          },
          {
            "average": 0.4989059856,
            "count": 11682205,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988245,
            "variance": 0.2499988245
          },
          {
            "average": 0,
            "count": 11682205,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.278232834,
            "count": 11682205,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4481287104,
            "variance": 0.2008193411
          },
          {
            "average": 0.9603378611,
            "count": 11682205,
            "maximum": 19.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.957596207,
            "variance": 63.32333739
          },
          {
            "average": 200.9052396,
            "count": 11682205,
            "maximum": 212,
            "minimum": 190,
            "name": "UserData",
            "position": 10,
            "stddev": 4.153802077,
            "variance": 17.25407169
          },
          {
            "average": 59.43153086,
            "count": 11682205,
            "maximum": 84,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.3780318,
            "variance": 178.9717349
          },
          {
            "average": 26638.59659,
            "count": 11682205,
            "maximum": 57088,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 7814.378493,
            "variance": 61064511.23
          },
          {
            "average": 27758.99154,
            "count": 11682205,
            "maximum": 56832,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 5612.742226,
            "variance": 31502875.29
          },
          {
            "average": 20211.22078,
            "count": 11682205,
            "maximum": 56576,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 4429.568985,
            "variance": 19621081.4
          },
          {
            "average": 589917.8722,
            "count": 11682205,
            "maximum": 598253.6784,
            "minimum": 585970.1542,
            "name": "GpsTime",
            "position": 15,
            "stddev": 4695.66693,
            "variance": 22049287.92
          },
          {
            "average": 0,
            "count": 11682205,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11682205,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11682205,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11682205,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11682205,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423103.9267,
          4979235.905,
          1026.145632,
          424106.1267,
          4980636.205,
          1065.605632
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423103.9266936028,
                4979235.904860739,
                1026.1456317066284
              ],
              [
                423103.9266936028,
                4980636.204860739,
                1026.1456317066284
              ],
              [
                424106.12669360277,
                4980636.204860739,
                1065.6056317066284
              ],
              [
                424106.12669360277,
                4979235.904860739,
                1065.6056317066284
              ],
              [
                423103.9266936028,
                4979235.904860739,
                1026.1456317066284
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:57:33+00:00",
        "end_time": "2011-09-20T20:32:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752386,
            44.96240606,
            1026.145632,
            -117.9623193,
            44.97511752,
            1065.605632
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502498947375,
                  44.96240605850791,
                  1026.1456317066284
                ],
                [
                  -117.97523855969128,
                  44.97500969877116,
                  1026.1456317066284
                ],
                [
                  -117.96253008508032,
                  44.9751175226626,
                  1065.6056317066284
                ],
                [
                  -117.96231929688012,
                  44.9625138352907,
                  1065.6056317066284
                ],
                [
                  -117.97502498947375,
                  44.96240605850791,
                  1026.1456317066284
                ]
              ]
            ]
          },
          "id": "44117H8113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:57:33Z",
            "pc:count": 11682205,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423599.7881,
                "count": 11682205,
                "maximum": 424106.1267,
                "minimum": 423103.9267,
                "name": "X",
                "position": 0,
                "stddev": 284.5248653,
                "variance": 80954.39896
              },
              {
                "average": 4979937.518,
                "count": 11682205,
                "maximum": 4980636.205,
                "minimum": 4979235.905,
                "name": "Y",
                "position": 1,
                "stddev": 401.2123032,
                "variance": 160971.3123
              },
              {
                "average": 1036.132009,
                "count": 11682205,
                "maximum": 1065.605632,
                "minimum": 1026.145632,
                "name": "Z",
                "position": 2,
                "stddev": 8.268875331,
                "variance": 68.37429924
              },
              {
                "average": 230.2330112,
                "count": 11682205,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.03937829,
                "variance": 1158.679274
              },
              {
                "average": 1.015183435,
                "count": 11682205,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1439454911,
                "variance": 0.02072030441
              },
              {
                "average": 1.030435008,
                "count": 11682205,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2170610535,
                "variance": 0.04711550097
              },
              {
                "average": 0.4989059856,
                "count": 11682205,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988245,
                "variance": 0.2499988245
              },
              {
                "average": 0,
                "count": 11682205,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.278232834,
                "count": 11682205,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4481287104,
                "variance": 0.2008193411
              },
              {
                "average": 0.9603378611,
                "count": 11682205,
                "maximum": 19.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.957596207,
                "variance": 63.32333739
              },
              {
                "average": 200.9052396,
                "count": 11682205,
                "maximum": 212,
                "minimum": 190,
                "name": "UserData",
                "position": 10,
                "stddev": 4.153802077,
                "variance": 17.25407169
              },
              {
                "average": 59.43153086,
                "count": 11682205,
                "maximum": 84,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.3780318,
                "variance": 178.9717349
              },
              {
                "average": 26638.59659,
                "count": 11682205,
                "maximum": 57088,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 7814.378493,
                "variance": 61064511.23
              },
              {
                "average": 27758.99154,
                "count": 11682205,
                "maximum": 56832,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 5612.742226,
                "variance": 31502875.29
              },
              {
                "average": 20211.22078,
                "count": 11682205,
                "maximum": 56576,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 4429.568985,
                "variance": 19621081.4
              },
              {
                "average": 589917.8722,
                "count": 11682205,
                "maximum": 598253.6784,
                "minimum": 585970.1542,
                "name": "GpsTime",
                "position": 15,
                "stddev": 4695.66693,
                "variance": 22049287.92
              },
              {
                "average": 0,
                "count": 11682205,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11682205,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11682205,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11682205,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11682205,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423103.9267,
              4979235.905,
              1026.145632,
              424106.1267,
              4980636.205,
              1065.605632
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423103.9266936028,
                    4979235.904860739,
                    1026.1456317066284
                  ],
                  [
                    423103.9266936028,
                    4980636.204860739,
                    1026.1456317066284
                  ],
                  [
                    424106.12669360277,
                    4980636.204860739,
                    1065.6056317066284
                  ],
                  [
                    424106.12669360277,
                    4979235.904860739,
                    1065.6056317066284
                  ],
                  [
                    423103.9266936028,
                    4979235.904860739,
                    1026.1456317066284
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:57:33+00:00",
            "end_time": "2011-09-20T20:32: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": "44117H8224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002451732532,
              44.93741439761471,
              1005.5026915518845
            ],
            [
              -117.90022135402266,
              44.95000972290831,
              1005.5026915518845
            ],
            [
              -117.88752902836326,
              44.95010907160616,
              1048.4226915518846
            ],
            [
              -117.8873349660029,
              44.93751370293531,
              1048.4226915518846
            ],
            [
              -117.90002451732532,
              44.93741439761471,
              1005.5026915518845
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002214,
        44.9374144,
        1005.502692,
        -117.887335,
        44.95010907,
        1048.422692
      ],
      "properties": {
        "datetime": "2011-09-20T02:30:57Z",
        "pc:count": 11571289,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429494.9926,
            "count": 11571289,
            "maximum": 429989.5047,
            "minimum": 428988.1647,
            "name": "X",
            "position": 0,
            "stddev": 283.0009131,
            "variance": 80089.5168
          },
          {
            "average": 4977099.714,
            "count": 11571289,
            "maximum": 4977790.612,
            "minimum": 4976391.272,
            "name": "Y",
            "position": 1,
            "stddev": 402.2674511,
            "variance": 161819.1022
          },
          {
            "average": 1019.5356,
            "count": 11571289,
            "maximum": 1048.422692,
            "minimum": 1005.502692,
            "name": "Z",
            "position": 2,
            "stddev": 7.67983236,
            "variance": 58.97982508
          },
          {
            "average": 232.7020315,
            "count": 11571289,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.5394981,
            "variance": 343.7129896
          },
          {
            "average": 1.000157286,
            "count": 11571289,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01254037968,
            "variance": 0.0001572611225
          },
          {
            "average": 1.000315695,
            "count": 11571289,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01776500858,
            "variance": 0.0003155955297
          },
          {
            "average": 0.4988468441,
            "count": 11571289,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986918,
            "variance": 0.2499986918
          },
          {
            "average": 0,
            "count": 11571289,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.277427692,
            "count": 11571289,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4477293658,
            "variance": 0.200461585
          },
          {
            "average": 1.40996322,
            "count": 11571289,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.820289216,
            "variance": 61.15692343
          },
          {
            "average": 200.8291553,
            "count": 11571289,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 3.601775376,
            "variance": 12.97278586
          },
          {
            "average": 263.6307894,
            "count": 11571289,
            "maximum": 277,
            "minimum": 250,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56734952,
            "variance": 111.6688759
          },
          {
            "average": 27797.36449,
            "count": 11571289,
            "maximum": 61184,
            "minimum": 10496,
            "name": "Red",
            "position": 12,
            "stddev": 12284.06091,
            "variance": 150898152.4
          },
          {
            "average": 27811.67131,
            "count": 11571289,
            "maximum": 60928,
            "minimum": 13568,
            "name": "Green",
            "position": 13,
            "stddev": 8870.571225,
            "variance": 78687033.86
          },
          {
            "average": 24774.79141,
            "count": 11571289,
            "maximum": 59136,
            "minimum": 12032,
            "name": "Blue",
            "position": 14,
            "stddev": 7147.742722,
            "variance": 51090226.02
          },
          {
            "average": 519462.7412,
            "count": 11571289,
            "maximum": 521057.4833,
            "minimum": 517879.0537,
            "name": "GpsTime",
            "position": 15,
            "stddev": 648.9653279,
            "variance": 421155.9969
          },
          {
            "average": 0,
            "count": 11571289,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11571289,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11571289,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11571289,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11571289,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428988.1647,
          4976391.272,
          1005.502692,
          429989.5047,
          4977790.612,
          1048.422692
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428988.16470801603,
                4976391.271605803,
                1005.5026915518845
              ],
              [
                428988.16470801603,
                4977790.611605803,
                1005.5026915518845
              ],
              [
                429989.504708016,
                4977790.611605803,
                1048.4226915518846
              ],
              [
                429989.504708016,
                4976391.271605803,
                1048.4226915518846
              ],
              [
                428988.16470801603,
                4976391.271605803,
                1005.5026915518845
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:30:57+00:00",
        "end_time": "2011-09-20T01:37:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002214,
            44.9374144,
            1005.502692,
            -117.887335,
            44.95010907,
            1048.422692
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002451732532,
                  44.93741439761471,
                  1005.5026915518845
                ],
                [
                  -117.90022135402266,
                  44.95000972290831,
                  1005.5026915518845
                ],
                [
                  -117.88752902836326,
                  44.95010907160616,
                  1048.4226915518846
                ],
                [
                  -117.8873349660029,
                  44.93751370293531,
                  1048.4226915518846
                ],
                [
                  -117.90002451732532,
                  44.93741439761471,
                  1005.5026915518845
                ]
              ]
            ]
          },
          "id": "44117H8224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:30:57Z",
            "pc:count": 11571289,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429494.9926,
                "count": 11571289,
                "maximum": 429989.5047,
                "minimum": 428988.1647,
                "name": "X",
                "position": 0,
                "stddev": 283.0009131,
                "variance": 80089.5168
              },
              {
                "average": 4977099.714,
                "count": 11571289,
                "maximum": 4977790.612,
                "minimum": 4976391.272,
                "name": "Y",
                "position": 1,
                "stddev": 402.2674511,
                "variance": 161819.1022
              },
              {
                "average": 1019.5356,
                "count": 11571289,
                "maximum": 1048.422692,
                "minimum": 1005.502692,
                "name": "Z",
                "position": 2,
                "stddev": 7.67983236,
                "variance": 58.97982508
              },
              {
                "average": 232.7020315,
                "count": 11571289,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.5394981,
                "variance": 343.7129896
              },
              {
                "average": 1.000157286,
                "count": 11571289,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01254037968,
                "variance": 0.0001572611225
              },
              {
                "average": 1.000315695,
                "count": 11571289,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01776500858,
                "variance": 0.0003155955297
              },
              {
                "average": 0.4988468441,
                "count": 11571289,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986918,
                "variance": 0.2499986918
              },
              {
                "average": 0,
                "count": 11571289,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.277427692,
                "count": 11571289,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4477293658,
                "variance": 0.200461585
              },
              {
                "average": 1.40996322,
                "count": 11571289,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.820289216,
                "variance": 61.15692343
              },
              {
                "average": 200.8291553,
                "count": 11571289,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 3.601775376,
                "variance": 12.97278586
              },
              {
                "average": 263.6307894,
                "count": 11571289,
                "maximum": 277,
                "minimum": 250,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56734952,
                "variance": 111.6688759
              },
              {
                "average": 27797.36449,
                "count": 11571289,
                "maximum": 61184,
                "minimum": 10496,
                "name": "Red",
                "position": 12,
                "stddev": 12284.06091,
                "variance": 150898152.4
              },
              {
                "average": 27811.67131,
                "count": 11571289,
                "maximum": 60928,
                "minimum": 13568,
                "name": "Green",
                "position": 13,
                "stddev": 8870.571225,
                "variance": 78687033.86
              },
              {
                "average": 24774.79141,
                "count": 11571289,
                "maximum": 59136,
                "minimum": 12032,
                "name": "Blue",
                "position": 14,
                "stddev": 7147.742722,
                "variance": 51090226.02
              },
              {
                "average": 519462.7412,
                "count": 11571289,
                "maximum": 521057.4833,
                "minimum": 517879.0537,
                "name": "GpsTime",
                "position": 15,
                "stddev": 648.9653279,
                "variance": 421155.9969
              },
              {
                "average": 0,
                "count": 11571289,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11571289,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11571289,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11571289,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11571289,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428988.1647,
              4976391.272,
              1005.502692,
              429989.5047,
              4977790.612,
              1048.422692
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428988.16470801603,
                    4976391.271605803,
                    1005.5026915518845
                  ],
                  [
                    428988.16470801603,
                    4977790.611605803,
                    1005.5026915518845
                  ],
                  [
                    429989.504708016,
                    4977790.611605803,
                    1048.4226915518846
                  ],
                  [
                    429989.504708016,
                    4976391.271605803,
                    1048.4226915518846
                  ],
                  [
                    428988.16470801603,
                    4976391.271605803,
                    1005.5026915518845
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:30:57+00:00",
            "end_time": "2011-09-20T01:37: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": "44117H8401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752418439604,
              44.924910282308616,
              1005.9056584763516
            ],
            [
              -117.93772920262349,
              44.93750982323375,
              1005.9056584763516
            ],
            [
              -117.92502911819862,
              44.93761340436425,
              1038.6456584763516
            ],
            [
              -117.92482687566017,
              44.92501381819879,
              1038.6456584763516
            ],
            [
              -117.93752418439604,
              44.924910282308616,
              1005.9056584763516
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377292,
        44.92491028,
        1005.905658,
        -117.9248269,
        44.9376134,
        1038.645658
      ],
      "properties": {
        "datetime": "2011-09-20T21:01:53Z",
        "pc:count": 11195413,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426517.6298,
            "count": 11195413,
            "maximum": 427015.5267,
            "minimum": 426013.3467,
            "name": "X",
            "position": 0,
            "stddev": 283.5458486,
            "variance": 80398.24829
          },
          {
            "average": 4975730.983,
            "count": 11195413,
            "maximum": 4976435.574,
            "minimum": 4975035.754,
            "name": "Y",
            "position": 1,
            "stddev": 394.7179482,
            "variance": 155802.2586
          },
          {
            "average": 1015.371139,
            "count": 11195413,
            "maximum": 1038.645658,
            "minimum": 1005.905658,
            "name": "Z",
            "position": 2,
            "stddev": 7.789525883,
            "variance": 60.67671349
          },
          {
            "average": 232.4048098,
            "count": 11195413,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.08274559,
            "variance": 733.4751089
          },
          {
            "average": 1.000265109,
            "count": 11195413,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0167824988,
            "variance": 0.0002816522659
          },
          {
            "average": 1.000539596,
            "count": 11195413,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0244191013,
            "variance": 0.0005962925081
          },
          {
            "average": 0.4985063079,
            "count": 11195413,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977912,
            "variance": 0.2499977912
          },
          {
            "average": 0,
            "count": 11195413,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.263712647,
            "count": 11195413,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4406453271,
            "variance": 0.1941683043
          },
          {
            "average": 1.154824581,
            "count": 11195413,
            "maximum": 19.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.742531843,
            "variance": 59.94679935
          },
          {
            "average": 202.3043488,
            "count": 11195413,
            "maximum": 212,
            "minimum": 190,
            "name": "UserData",
            "position": 10,
            "stddev": 3.027077896,
            "variance": 9.163200589
          },
          {
            "average": 124.5882823,
            "count": 11195413,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 103.2008799,
            "variance": 10650.42161
          },
          {
            "average": 37185.62048,
            "count": 11195413,
            "maximum": 58112,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 9856.267597,
            "variance": 97146010.94
          },
          {
            "average": 34973.8221,
            "count": 11195413,
            "maximum": 58112,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 7951.564398,
            "variance": 63227376.38
          },
          {
            "average": 29191.27519,
            "count": 11195413,
            "maximum": 61184,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 7377.171103,
            "variance": 54422653.48
          },
          {
            "average": 566469.8409,
            "count": 11195413,
            "maximum": 587713.5276,
            "minimum": 523642.5763,
            "name": "GpsTime",
            "position": 15,
            "stddev": 28947.89025,
            "variance": 837980349.8
          },
          {
            "average": 0,
            "count": 11195413,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11195413,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11195413,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11195413,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11195413,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426013.3467,
          4975035.754,
          1005.905658,
          427015.5267,
          4976435.574,
          1038.645658
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426013.3467157002,
                4975035.754350482,
                1005.9056584763516
              ],
              [
                426013.3467157002,
                4976435.574350482,
                1005.9056584763516
              ],
              [
                427015.5267157002,
                4976435.574350482,
                1038.6456584763516
              ],
              [
                427015.5267157002,
                4975035.754350482,
                1038.6456584763516
              ],
              [
                426013.3467157002,
                4975035.754350482,
                1005.9056584763516
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:01:53+00:00",
        "end_time": "2011-09-20T03:14:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377292,
            44.92491028,
            1005.905658,
            -117.9248269,
            44.9376134,
            1038.645658
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752418439604,
                  44.924910282308616,
                  1005.9056584763516
                ],
                [
                  -117.93772920262349,
                  44.93750982323375,
                  1005.9056584763516
                ],
                [
                  -117.92502911819862,
                  44.93761340436425,
                  1038.6456584763516
                ],
                [
                  -117.92482687566017,
                  44.92501381819879,
                  1038.6456584763516
                ],
                [
                  -117.93752418439604,
                  44.924910282308616,
                  1005.9056584763516
                ]
              ]
            ]
          },
          "id": "44117H8401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:01:53Z",
            "pc:count": 11195413,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426517.6298,
                "count": 11195413,
                "maximum": 427015.5267,
                "minimum": 426013.3467,
                "name": "X",
                "position": 0,
                "stddev": 283.5458486,
                "variance": 80398.24829
              },
              {
                "average": 4975730.983,
                "count": 11195413,
                "maximum": 4976435.574,
                "minimum": 4975035.754,
                "name": "Y",
                "position": 1,
                "stddev": 394.7179482,
                "variance": 155802.2586
              },
              {
                "average": 1015.371139,
                "count": 11195413,
                "maximum": 1038.645658,
                "minimum": 1005.905658,
                "name": "Z",
                "position": 2,
                "stddev": 7.789525883,
                "variance": 60.67671349
              },
              {
                "average": 232.4048098,
                "count": 11195413,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.08274559,
                "variance": 733.4751089
              },
              {
                "average": 1.000265109,
                "count": 11195413,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0167824988,
                "variance": 0.0002816522659
              },
              {
                "average": 1.000539596,
                "count": 11195413,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0244191013,
                "variance": 0.0005962925081
              },
              {
                "average": 0.4985063079,
                "count": 11195413,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977912,
                "variance": 0.2499977912
              },
              {
                "average": 0,
                "count": 11195413,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.263712647,
                "count": 11195413,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4406453271,
                "variance": 0.1941683043
              },
              {
                "average": 1.154824581,
                "count": 11195413,
                "maximum": 19.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.742531843,
                "variance": 59.94679935
              },
              {
                "average": 202.3043488,
                "count": 11195413,
                "maximum": 212,
                "minimum": 190,
                "name": "UserData",
                "position": 10,
                "stddev": 3.027077896,
                "variance": 9.163200589
              },
              {
                "average": 124.5882823,
                "count": 11195413,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 103.2008799,
                "variance": 10650.42161
              },
              {
                "average": 37185.62048,
                "count": 11195413,
                "maximum": 58112,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 9856.267597,
                "variance": 97146010.94
              },
              {
                "average": 34973.8221,
                "count": 11195413,
                "maximum": 58112,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 7951.564398,
                "variance": 63227376.38
              },
              {
                "average": 29191.27519,
                "count": 11195413,
                "maximum": 61184,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 7377.171103,
                "variance": 54422653.48
              },
              {
                "average": 566469.8409,
                "count": 11195413,
                "maximum": 587713.5276,
                "minimum": 523642.5763,
                "name": "GpsTime",
                "position": 15,
                "stddev": 28947.89025,
                "variance": 837980349.8
              },
              {
                "average": 0,
                "count": 11195413,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11195413,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11195413,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11195413,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11195413,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426013.3467,
              4975035.754,
              1005.905658,
              427015.5267,
              4976435.574,
              1038.645658
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426013.3467157002,
                    4975035.754350482,
                    1005.9056584763516
                  ],
                  [
                    426013.3467157002,
                    4976435.574350482,
                    1005.9056584763516
                  ],
                  [
                    427015.5267157002,
                    4976435.574350482,
                    1038.6456584763516
                  ],
                  [
                    427015.5267157002,
                    4975035.754350482,
                    1038.6456584763516
                  ],
                  [
                    426013.3467157002,
                    4975035.754350482,
                    1005.9056584763516
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:01:53+00:00",
            "end_time": "2011-09-20T03:14: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": "44118G2104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.21248164475277,
              44.86794575292707,
              2187.9894247994353
            ],
            [
              -118.21263000303426,
              44.87501030085351,
              2187.9894247994353
            ],
            [
              -118.2000301188172,
              44.875143409202934,
              2460.469424799435
            ],
            [
              -118.19988330115562,
              44.868078828675884,
              2460.469424799435
            ],
            [
              -118.21248164475277,
              44.86794575292707,
              2187.9894247994353
            ]
          ]
        ]
      },
      "bbox": [
        -118.21263,
        44.86794575,
        2187.989425,
        -118.1998833,
        44.87514341,
        2460.469425
      ],
      "properties": {
        "datetime": "2011-09-20T18:26:29Z",
        "pc:count": 10347794,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 404700.9943,
            "count": 10347794,
            "maximum": 405215.0997,
            "minimum": 404219.6597,
            "name": "X",
            "position": 0,
            "stddev": 279.4181141,
            "variance": 78074.48247
          },
          {
            "average": 4969430.961,
            "count": 10347794,
            "maximum": 4969780.304,
            "minimum": 4968995.364,
            "name": "Y",
            "position": 1,
            "stddev": 208.5562988,
            "variance": 43495.72978
          },
          {
            "average": 2310.618362,
            "count": 10347794,
            "maximum": 2460.469425,
            "minimum": 2187.989425,
            "name": "Z",
            "position": 2,
            "stddev": 61.19621942,
            "variance": 3744.977271
          },
          {
            "average": 95.618041,
            "count": 10347794,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.81208453,
            "variance": 2191.371258
          },
          {
            "average": 1.097350991,
            "count": 10347794,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3146730935,
            "variance": 0.09901915577
          },
          {
            "average": 1.200073562,
            "count": 10347794,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4453100048,
            "variance": 0.1983010004
          },
          {
            "average": 0.4998413188,
            "count": 10347794,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999999,
            "variance": 0.249999999
          },
          {
            "average": 0,
            "count": 10347794,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.129936874,
            "count": 10347794,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.336233986,
            "variance": 0.1130532933
          },
          {
            "average": -1.211268816,
            "count": 10347794,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.118716028,
            "variance": 65.91354995
          },
          {
            "average": 134.4123164,
            "count": 10347794,
            "maximum": 159,
            "minimum": 113,
            "name": "UserData",
            "position": 10,
            "stddev": 11.85650771,
            "variance": 140.576775
          },
          {
            "average": 14873.80289,
            "count": 10347794,
            "maximum": 20148,
            "minimum": 9543,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.473766,
            "variance": 28042042.4
          },
          {
            "average": 23894.32881,
            "count": 10347794,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 14960.67621,
            "variance": 223821832.8
          },
          {
            "average": 23896.42727,
            "count": 10347794,
            "maximum": 65280,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 14318.84015,
            "variance": 205029183.2
          },
          {
            "average": 21935.70074,
            "count": 10347794,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 12688.85498,
            "variance": 161007040.8
          },
          {
            "average": 149925.2803,
            "count": 10347794,
            "maximum": 578389.4997,
            "minimum": 139581.2887,
            "name": "GpsTime",
            "position": 15,
            "stddev": 58875.93846,
            "variance": 3466376129
          },
          {
            "average": 0,
            "count": 10347794,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10347794,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10347794,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10347794,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10347794,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          404219.6597,
          4968995.364,
          2187.989425,
          405215.0997,
          4969780.304,
          2460.469425
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                404219.6597351302,
                4968995.364247407,
                2187.9894247994353
              ],
              [
                404219.6597351302,
                4969780.304247406,
                2187.9894247994353
              ],
              [
                405215.09973513015,
                4969780.304247406,
                2460.469424799435
              ],
              [
                405215.09973513015,
                4968995.364247407,
                2460.469424799435
              ],
              [
                404219.6597351302,
                4968995.364247407,
                2187.9894247994353
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:26:29+00:00",
        "end_time": "2011-09-15T16:33:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G2104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G2104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G2104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G2104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.21263,
            44.86794575,
            2187.989425,
            -118.1998833,
            44.87514341,
            2460.469425
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.21248164475277,
                  44.86794575292707,
                  2187.9894247994353
                ],
                [
                  -118.21263000303426,
                  44.87501030085351,
                  2187.9894247994353
                ],
                [
                  -118.2000301188172,
                  44.875143409202934,
                  2460.469424799435
                ],
                [
                  -118.19988330115562,
                  44.868078828675884,
                  2460.469424799435
                ],
                [
                  -118.21248164475277,
                  44.86794575292707,
                  2187.9894247994353
                ]
              ]
            ]
          },
          "id": "44118G2104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G2104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:26:29Z",
            "pc:count": 10347794,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 404700.9943,
                "count": 10347794,
                "maximum": 405215.0997,
                "minimum": 404219.6597,
                "name": "X",
                "position": 0,
                "stddev": 279.4181141,
                "variance": 78074.48247
              },
              {
                "average": 4969430.961,
                "count": 10347794,
                "maximum": 4969780.304,
                "minimum": 4968995.364,
                "name": "Y",
                "position": 1,
                "stddev": 208.5562988,
                "variance": 43495.72978
              },
              {
                "average": 2310.618362,
                "count": 10347794,
                "maximum": 2460.469425,
                "minimum": 2187.989425,
                "name": "Z",
                "position": 2,
                "stddev": 61.19621942,
                "variance": 3744.977271
              },
              {
                "average": 95.618041,
                "count": 10347794,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.81208453,
                "variance": 2191.371258
              },
              {
                "average": 1.097350991,
                "count": 10347794,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3146730935,
                "variance": 0.09901915577
              },
              {
                "average": 1.200073562,
                "count": 10347794,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4453100048,
                "variance": 0.1983010004
              },
              {
                "average": 0.4998413188,
                "count": 10347794,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999999,
                "variance": 0.249999999
              },
              {
                "average": 0,
                "count": 10347794,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.129936874,
                "count": 10347794,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.336233986,
                "variance": 0.1130532933
              },
              {
                "average": -1.211268816,
                "count": 10347794,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.118716028,
                "variance": 65.91354995
              },
              {
                "average": 134.4123164,
                "count": 10347794,
                "maximum": 159,
                "minimum": 113,
                "name": "UserData",
                "position": 10,
                "stddev": 11.85650771,
                "variance": 140.576775
              },
              {
                "average": 14873.80289,
                "count": 10347794,
                "maximum": 20148,
                "minimum": 9543,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.473766,
                "variance": 28042042.4
              },
              {
                "average": 23894.32881,
                "count": 10347794,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 14960.67621,
                "variance": 223821832.8
              },
              {
                "average": 23896.42727,
                "count": 10347794,
                "maximum": 65280,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 14318.84015,
                "variance": 205029183.2
              },
              {
                "average": 21935.70074,
                "count": 10347794,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 12688.85498,
                "variance": 161007040.8
              },
              {
                "average": 149925.2803,
                "count": 10347794,
                "maximum": 578389.4997,
                "minimum": 139581.2887,
                "name": "GpsTime",
                "position": 15,
                "stddev": 58875.93846,
                "variance": 3466376129
              },
              {
                "average": 0,
                "count": 10347794,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10347794,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10347794,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10347794,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10347794,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              404219.6597,
              4968995.364,
              2187.989425,
              405215.0997,
              4969780.304,
              2460.469425
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    404219.6597351302,
                    4968995.364247407,
                    2187.9894247994353
                  ],
                  [
                    404219.6597351302,
                    4969780.304247406,
                    2187.9894247994353
                  ],
                  [
                    405215.09973513015,
                    4969780.304247406,
                    2460.469424799435
                  ],
                  [
                    405215.09973513015,
                    4968995.364247407,
                    2460.469424799435
                  ],
                  [
                    404219.6597351302,
                    4968995.364247407,
                    2187.9894247994353
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:26:29+00:00",
            "end_time": "2011-09-15T16:33: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": "44117H7101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502587682121,
              44.98747864347136,
              1001.5836166481337
            ],
            [
              -117.87521660516316,
              45.000009856946626,
              1001.5836166481337
            ],
            [
              -117.8626278458316,
              45.000105643325284,
              1081.3036166481336
            ],
            [
              -117.86243986002104,
              44.987574388241036,
              1081.3036166481336
            ],
            [
              -117.87502587682121,
              44.98747864347136,
              1001.5836166481337
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752166,
        44.98747864,
        1001.583617,
        -117.8624399,
        45.00010564,
        1081.303617
      ],
      "properties": {
        "datetime": "2011-09-19T22:56:03Z",
        "pc:count": 9546399,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431461.5223,
            "count": 9546399,
            "maximum": 432012.9079,
            "minimum": 431020.6079,
            "name": "X",
            "position": 0,
            "stddev": 261.0377805,
            "variance": 68140.72285
          },
          {
            "average": 4982649.262,
            "count": 9546399,
            "maximum": 4983323.377,
            "minimum": 4981931.157,
            "name": "Y",
            "position": 1,
            "stddev": 372.8886963,
            "variance": 139045.9798
          },
          {
            "average": 1035.772396,
            "count": 9546399,
            "maximum": 1081.303617,
            "minimum": 1001.583617,
            "name": "Z",
            "position": 2,
            "stddev": 17.04036818,
            "variance": 290.3741477
          },
          {
            "average": 231.5259769,
            "count": 9546399,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.84300162,
            "variance": 355.0587101
          },
          {
            "average": 1.000000105,
            "count": 9546399,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0003236534263,
            "variance": 1.047515403e-07
          },
          {
            "average": 1.000000314,
            "count": 9546399,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0005605841196,
            "variance": 3.142545552e-07
          },
          {
            "average": 0.4994817418,
            "count": 9546399,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997576,
            "variance": 0.2499997576
          },
          {
            "average": 0,
            "count": 9546399,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.275179573,
            "count": 9546399,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.446604743,
            "variance": 0.1994557965
          },
          {
            "average": 1.076450548,
            "count": 9546399,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.897739308,
            "variance": 62.37428617
          },
          {
            "average": 200.8740068,
            "count": 9546399,
            "maximum": 212,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 3.890393426,
            "variance": 15.13516101
          },
          {
            "average": 126.1314106,
            "count": 9546399,
            "maximum": 145,
            "minimum": 106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.61246939,
            "variance": 243.7492004
          },
          {
            "average": 40792.73027,
            "count": 9546399,
            "maximum": 56064,
            "minimum": 10496,
            "name": "Red",
            "position": 12,
            "stddev": 5242.951452,
            "variance": 27488539.93
          },
          {
            "average": 36562.23415,
            "count": 9546399,
            "maximum": 54016,
            "minimum": 9216,
            "name": "Green",
            "position": 13,
            "stddev": 4495.905421,
            "variance": 20213165.56
          },
          {
            "average": 30561.55493,
            "count": 9546399,
            "maximum": 52224,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 4561.533402,
            "variance": 20807586.98
          },
          {
            "average": 506760.579,
            "count": 9546399,
            "maximum": 508163.2215,
            "minimum": 505288.8929,
            "name": "GpsTime",
            "position": 15,
            "stddev": 657.2410695,
            "variance": 431965.8234
          },
          {
            "average": 0,
            "count": 9546399,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9546399,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9546399,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9546399,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9546399,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431020.6079,
          4981931.157,
          1001.583617,
          432012.9079,
          4983323.377,
          1081.303617
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431020.6078702799,
                4981931.1570028495,
                1001.5836166481337
              ],
              [
                431020.6078702799,
                4983323.37700285,
                1001.5836166481337
              ],
              [
                432012.90787028,
                4983323.37700285,
                1081.3036166481336
              ],
              [
                432012.90787028,
                4981931.1570028495,
                1081.3036166481336
              ],
              [
                431020.6078702799,
                4981931.1570028495,
                1001.5836166481337
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T22:56:03+00:00",
        "end_time": "2011-09-19T22:08:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752166,
            44.98747864,
            1001.583617,
            -117.8624399,
            45.00010564,
            1081.303617
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502587682121,
                  44.98747864347136,
                  1001.5836166481337
                ],
                [
                  -117.87521660516316,
                  45.000009856946626,
                  1001.5836166481337
                ],
                [
                  -117.8626278458316,
                  45.000105643325284,
                  1081.3036166481336
                ],
                [
                  -117.86243986002104,
                  44.987574388241036,
                  1081.3036166481336
                ],
                [
                  -117.87502587682121,
                  44.98747864347136,
                  1001.5836166481337
                ]
              ]
            ]
          },
          "id": "44117H7101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:56:03Z",
            "pc:count": 9546399,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431461.5223,
                "count": 9546399,
                "maximum": 432012.9079,
                "minimum": 431020.6079,
                "name": "X",
                "position": 0,
                "stddev": 261.0377805,
                "variance": 68140.72285
              },
              {
                "average": 4982649.262,
                "count": 9546399,
                "maximum": 4983323.377,
                "minimum": 4981931.157,
                "name": "Y",
                "position": 1,
                "stddev": 372.8886963,
                "variance": 139045.9798
              },
              {
                "average": 1035.772396,
                "count": 9546399,
                "maximum": 1081.303617,
                "minimum": 1001.583617,
                "name": "Z",
                "position": 2,
                "stddev": 17.04036818,
                "variance": 290.3741477
              },
              {
                "average": 231.5259769,
                "count": 9546399,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.84300162,
                "variance": 355.0587101
              },
              {
                "average": 1.000000105,
                "count": 9546399,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0003236534263,
                "variance": 1.047515403e-07
              },
              {
                "average": 1.000000314,
                "count": 9546399,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0005605841196,
                "variance": 3.142545552e-07
              },
              {
                "average": 0.4994817418,
                "count": 9546399,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997576,
                "variance": 0.2499997576
              },
              {
                "average": 0,
                "count": 9546399,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.275179573,
                "count": 9546399,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.446604743,
                "variance": 0.1994557965
              },
              {
                "average": 1.076450548,
                "count": 9546399,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.897739308,
                "variance": 62.37428617
              },
              {
                "average": 200.8740068,
                "count": 9546399,
                "maximum": 212,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 3.890393426,
                "variance": 15.13516101
              },
              {
                "average": 126.1314106,
                "count": 9546399,
                "maximum": 145,
                "minimum": 106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.61246939,
                "variance": 243.7492004
              },
              {
                "average": 40792.73027,
                "count": 9546399,
                "maximum": 56064,
                "minimum": 10496,
                "name": "Red",
                "position": 12,
                "stddev": 5242.951452,
                "variance": 27488539.93
              },
              {
                "average": 36562.23415,
                "count": 9546399,
                "maximum": 54016,
                "minimum": 9216,
                "name": "Green",
                "position": 13,
                "stddev": 4495.905421,
                "variance": 20213165.56
              },
              {
                "average": 30561.55493,
                "count": 9546399,
                "maximum": 52224,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 4561.533402,
                "variance": 20807586.98
              },
              {
                "average": 506760.579,
                "count": 9546399,
                "maximum": 508163.2215,
                "minimum": 505288.8929,
                "name": "GpsTime",
                "position": 15,
                "stddev": 657.2410695,
                "variance": 431965.8234
              },
              {
                "average": 0,
                "count": 9546399,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9546399,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9546399,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9546399,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9546399,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431020.6079,
              4981931.157,
              1001.583617,
              432012.9079,
              4983323.377,
              1081.303617
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431020.6078702799,
                    4981931.1570028495,
                    1001.5836166481337
                  ],
                  [
                    431020.6078702799,
                    4983323.37700285,
                    1001.5836166481337
                  ],
                  [
                    432012.90787028,
                    4983323.37700285,
                    1081.3036166481336
                  ],
                  [
                    432012.90787028,
                    4981931.1570028495,
                    1081.3036166481336
                  ],
                  [
                    431020.6078702799,
                    4981931.1570028495,
                    1001.5836166481337
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T22:56:03+00:00",
            "end_time": "2011-09-19T22:08:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118G1423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02510640644711,
              44.76246982436078,
              2299.392318234786
            ],
            [
              -118.02510714506572,
              44.76251158835368,
              2299.392318234786
            ],
            [
              -118.02502780493128,
              44.76251230054134,
              2301.212318234786
            ],
            [
              -118.02502706636984,
              44.76247053654737,
              2301.212318234786
            ],
            [
              -118.02510640644711,
              44.76246982436078,
              2299.392318234786
            ]
          ]
        ]
      },
      "bbox": [
        -118.0251071,
        44.76246982,
        2299.392318,
        -118.0250271,
        44.7625123,
        2301.212318
      ],
      "properties": {
        "datetime": "2011-09-18T21:35:36Z",
        "pc:count": 169,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418877.724,
            "count": 169,
            "maximum": 418880.1079,
            "minimum": 418873.8279,
            "name": "X",
            "position": 0,
            "stddev": 1.676461378,
            "variance": 2.810522753
          },
          {
            "average": 4957077.743,
            "count": 169,
            "maximum": 4957079.401,
            "minimum": 4957074.761,
            "name": "Y",
            "position": 1,
            "stddev": 1.177020391,
            "variance": 1.385377001
          },
          {
            "average": 2300.181904,
            "count": 169,
            "maximum": 2301.212318,
            "minimum": 2299.392318,
            "name": "Z",
            "position": 2,
            "stddev": 0.4009354464,
            "variance": 0.1607492322
          },
          {
            "average": 109.1597633,
            "count": 169,
            "maximum": 152,
            "minimum": 72,
            "name": "Intensity",
            "position": 3,
            "stddev": 13.71710055,
            "variance": 188.1588476
          },
          {
            "average": 1,
            "count": 169,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 169,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5029585799,
            "count": 169,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5014771081,
            "variance": 0.2514792899
          },
          {
            "average": 0,
            "count": 169,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.355029586,
            "count": 169,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4799443473,
            "variance": 0.2303465765
          },
          {
            "average": 3.977076833,
            "count": 169,
            "maximum": 7.998000145,
            "minimum": 1.998000026,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.736594646,
            "variance": 3.015760965
          },
          {
            "average": 63.56804734,
            "count": 169,
            "maximum": 128,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 61.67568149,
            "variance": 3803.889687
          },
          {
            "average": 14692.59763,
            "count": 169,
            "maximum": 20055,
            "minimum": 9517,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5283.31745,
            "variance": 27913443.28
          },
          {
            "average": 43686.62722,
            "count": 169,
            "maximum": 48896,
            "minimum": 33792,
            "name": "Red",
            "position": 12,
            "stddev": 3291.960309,
            "variance": 10837002.68
          },
          {
            "average": 39449.75148,
            "count": 169,
            "maximum": 45312,
            "minimum": 27904,
            "name": "Green",
            "position": 13,
            "stddev": 3817.24253,
            "variance": 14571340.53
          },
          {
            "average": 32766.48521,
            "count": 169,
            "maximum": 38912,
            "minimum": 20480,
            "name": "Blue",
            "position": 14,
            "stddev": 4221.089633,
            "variance": 17817597.69
          },
          {
            "average": 416684.4272,
            "count": 169,
            "maximum": 416936.383,
            "minimum": 416272.6024,
            "name": "GpsTime",
            "position": 15,
            "stddev": 322.0987446,
            "variance": 103747.6013
          },
          {
            "average": 0,
            "count": 169,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 169,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 169,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 169,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 169,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418873.8279,
          4957074.761,
          2299.392318,
          418880.1079,
          4957079.401,
          2301.212318
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418873.82786493306,
                4957074.761397418,
                2299.392318234786
              ],
              [
                418873.82786493306,
                4957079.401397418,
                2299.392318234786
              ],
              [
                418880.1078649331,
                4957079.401397418,
                2301.212318234786
              ],
              [
                418880.1078649331,
                4957074.761397418,
                2301.212318234786
              ],
              [
                418873.82786493306,
                4957074.761397418,
                2299.392318234786
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T21:35:36+00:00",
        "end_time": "2011-09-18T21:24:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0251071,
            44.76246982,
            2299.392318,
            -118.0250271,
            44.7625123,
            2301.212318
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02510640644711,
                  44.76246982436078,
                  2299.392318234786
                ],
                [
                  -118.02510714506572,
                  44.76251158835368,
                  2299.392318234786
                ],
                [
                  -118.02502780493128,
                  44.76251230054134,
                  2301.212318234786
                ],
                [
                  -118.02502706636984,
                  44.76247053654737,
                  2301.212318234786
                ],
                [
                  -118.02510640644711,
                  44.76246982436078,
                  2299.392318234786
                ]
              ]
            ]
          },
          "id": "44118G1423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:35:36Z",
            "pc:count": 169,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418877.724,
                "count": 169,
                "maximum": 418880.1079,
                "minimum": 418873.8279,
                "name": "X",
                "position": 0,
                "stddev": 1.676461378,
                "variance": 2.810522753
              },
              {
                "average": 4957077.743,
                "count": 169,
                "maximum": 4957079.401,
                "minimum": 4957074.761,
                "name": "Y",
                "position": 1,
                "stddev": 1.177020391,
                "variance": 1.385377001
              },
              {
                "average": 2300.181904,
                "count": 169,
                "maximum": 2301.212318,
                "minimum": 2299.392318,
                "name": "Z",
                "position": 2,
                "stddev": 0.4009354464,
                "variance": 0.1607492322
              },
              {
                "average": 109.1597633,
                "count": 169,
                "maximum": 152,
                "minimum": 72,
                "name": "Intensity",
                "position": 3,
                "stddev": 13.71710055,
                "variance": 188.1588476
              },
              {
                "average": 1,
                "count": 169,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 169,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5029585799,
                "count": 169,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5014771081,
                "variance": 0.2514792899
              },
              {
                "average": 0,
                "count": 169,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.355029586,
                "count": 169,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4799443473,
                "variance": 0.2303465765
              },
              {
                "average": 3.977076833,
                "count": 169,
                "maximum": 7.998000145,
                "minimum": 1.998000026,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.736594646,
                "variance": 3.015760965
              },
              {
                "average": 63.56804734,
                "count": 169,
                "maximum": 128,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 61.67568149,
                "variance": 3803.889687
              },
              {
                "average": 14692.59763,
                "count": 169,
                "maximum": 20055,
                "minimum": 9517,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5283.31745,
                "variance": 27913443.28
              },
              {
                "average": 43686.62722,
                "count": 169,
                "maximum": 48896,
                "minimum": 33792,
                "name": "Red",
                "position": 12,
                "stddev": 3291.960309,
                "variance": 10837002.68
              },
              {
                "average": 39449.75148,
                "count": 169,
                "maximum": 45312,
                "minimum": 27904,
                "name": "Green",
                "position": 13,
                "stddev": 3817.24253,
                "variance": 14571340.53
              },
              {
                "average": 32766.48521,
                "count": 169,
                "maximum": 38912,
                "minimum": 20480,
                "name": "Blue",
                "position": 14,
                "stddev": 4221.089633,
                "variance": 17817597.69
              },
              {
                "average": 416684.4272,
                "count": 169,
                "maximum": 416936.383,
                "minimum": 416272.6024,
                "name": "GpsTime",
                "position": 15,
                "stddev": 322.0987446,
                "variance": 103747.6013
              },
              {
                "average": 0,
                "count": 169,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 169,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 169,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 169,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 169,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418873.8279,
              4957074.761,
              2299.392318,
              418880.1079,
              4957079.401,
              2301.212318
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418873.82786493306,
                    4957074.761397418,
                    2299.392318234786
                  ],
                  [
                    418873.82786493306,
                    4957079.401397418,
                    2299.392318234786
                  ],
                  [
                    418880.1078649331,
                    4957079.401397418,
                    2301.212318234786
                  ],
                  [
                    418880.1078649331,
                    4957074.761397418,
                    2301.212318234786
                  ],
                  [
                    418873.82786493306,
                    4957074.761397418,
                    2299.392318234786
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T21:35:36+00:00",
            "end_time": "2011-09-18T21: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": "44117H8225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752464171922,
              44.93741577907067,
              1008.7106453810655
            ],
            [
              -117.88771872269557,
              44.950009707163325,
              1008.7106453810655
            ],
            [
              -117.87502888923885,
              44.950107646921,
              1067.0106453810656
            ],
            [
              -117.8748375817657,
              44.937513676071,
              1067.0106453810656
            ],
            [
              -117.88752464171922,
              44.93741577907067,
              1008.7106453810655
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877187,
        44.93741578,
        1008.710645,
        -117.8748376,
        44.95010765,
        1067.010645
      ],
      "properties": {
        "datetime": "2011-09-20T02:02:31Z",
        "pc:count": 11470046,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430473.7687,
            "count": 11470046,
            "maximum": 430975.5601,
            "minimum": 429974.4201,
            "name": "X",
            "position": 0,
            "stddev": 284.7732598,
            "variance": 81095.80947
          },
          {
            "average": 4977079.788,
            "count": 11470046,
            "maximum": 4977779.737,
            "minimum": 4976380.557,
            "name": "Y",
            "position": 1,
            "stddev": 399.7211242,
            "variance": 159776.9771
          },
          {
            "average": 1035.759424,
            "count": 11470046,
            "maximum": 1067.010645,
            "minimum": 1008.710645,
            "name": "Z",
            "position": 2,
            "stddev": 13.09538079,
            "variance": 171.488998
          },
          {
            "average": 234.1649594,
            "count": 11470046,
            "maximum": 255,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 16.52998481,
            "variance": 273.2403979
          },
          {
            "average": 1.000019965,
            "count": 11470046,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004468181899,
            "variance": 1.996464949e-05
          },
          {
            "average": 1.000039756,
            "count": 11470046,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00630508909,
            "variance": 3.975414843e-05
          },
          {
            "average": 0.4983639124,
            "count": 11470046,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997345,
            "variance": 0.249997345
          },
          {
            "average": 0,
            "count": 11470046,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.256264186,
            "count": 11470046,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4365694326,
            "variance": 0.1905928695
          },
          {
            "average": 1.434066362,
            "count": 11470046,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.963631453,
            "variance": 63.41942592
          },
          {
            "average": 200.5066508,
            "count": 11470046,
            "maximum": 212,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 2.854121381,
            "variance": 8.146008856
          },
          {
            "average": 260.6663249,
            "count": 11470046,
            "maximum": 274,
            "minimum": 247,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56808446,
            "variance": 111.6844091
          },
          {
            "average": 41911.83215,
            "count": 11470046,
            "maximum": 60160,
            "minimum": 13568,
            "name": "Red",
            "position": 12,
            "stddev": 8074.45158,
            "variance": 65196768.32
          },
          {
            "average": 37734.67713,
            "count": 11470046,
            "maximum": 58112,
            "minimum": 16128,
            "name": "Green",
            "position": 13,
            "stddev": 6651.288388,
            "variance": 44239637.22
          },
          {
            "average": 32530.94087,
            "count": 11470046,
            "maximum": 55552,
            "minimum": 14080,
            "name": "Blue",
            "position": 14,
            "stddev": 5990.600433,
            "variance": 35887293.54
          },
          {
            "average": 517929.8381,
            "count": 11470046,
            "maximum": 519351.2408,
            "minimum": 516267.936,
            "name": "GpsTime",
            "position": 15,
            "stddev": 630.1011079,
            "variance": 397027.4062
          },
          {
            "average": 0,
            "count": 11470046,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11470046,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11470046,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11470046,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11470046,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429974.4201,
          4976380.557,
          1008.710645,
          430975.5601,
          4977779.737,
          1067.010645
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429974.4200972384,
                4976380.557351537,
                1008.7106453810655
              ],
              [
                429974.4200972384,
                4977779.737351537,
                1008.7106453810655
              ],
              [
                430975.5600972384,
                4977779.737351537,
                1067.0106453810656
              ],
              [
                430975.5600972384,
                4976380.557351537,
                1067.0106453810656
              ],
              [
                429974.4200972384,
                4976380.557351537,
                1008.7106453810655
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:02:31+00:00",
        "end_time": "2011-09-20T01:11:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877187,
            44.93741578,
            1008.710645,
            -117.8748376,
            44.95010765,
            1067.010645
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752464171922,
                  44.93741577907067,
                  1008.7106453810655
                ],
                [
                  -117.88771872269557,
                  44.950009707163325,
                  1008.7106453810655
                ],
                [
                  -117.87502888923885,
                  44.950107646921,
                  1067.0106453810656
                ],
                [
                  -117.8748375817657,
                  44.937513676071,
                  1067.0106453810656
                ],
                [
                  -117.88752464171922,
                  44.93741577907067,
                  1008.7106453810655
                ]
              ]
            ]
          },
          "id": "44117H8225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:02:31Z",
            "pc:count": 11470046,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430473.7687,
                "count": 11470046,
                "maximum": 430975.5601,
                "minimum": 429974.4201,
                "name": "X",
                "position": 0,
                "stddev": 284.7732598,
                "variance": 81095.80947
              },
              {
                "average": 4977079.788,
                "count": 11470046,
                "maximum": 4977779.737,
                "minimum": 4976380.557,
                "name": "Y",
                "position": 1,
                "stddev": 399.7211242,
                "variance": 159776.9771
              },
              {
                "average": 1035.759424,
                "count": 11470046,
                "maximum": 1067.010645,
                "minimum": 1008.710645,
                "name": "Z",
                "position": 2,
                "stddev": 13.09538079,
                "variance": 171.488998
              },
              {
                "average": 234.1649594,
                "count": 11470046,
                "maximum": 255,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 16.52998481,
                "variance": 273.2403979
              },
              {
                "average": 1.000019965,
                "count": 11470046,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004468181899,
                "variance": 1.996464949e-05
              },
              {
                "average": 1.000039756,
                "count": 11470046,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00630508909,
                "variance": 3.975414843e-05
              },
              {
                "average": 0.4983639124,
                "count": 11470046,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997345,
                "variance": 0.249997345
              },
              {
                "average": 0,
                "count": 11470046,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.256264186,
                "count": 11470046,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4365694326,
                "variance": 0.1905928695
              },
              {
                "average": 1.434066362,
                "count": 11470046,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.963631453,
                "variance": 63.41942592
              },
              {
                "average": 200.5066508,
                "count": 11470046,
                "maximum": 212,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 2.854121381,
                "variance": 8.146008856
              },
              {
                "average": 260.6663249,
                "count": 11470046,
                "maximum": 274,
                "minimum": 247,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56808446,
                "variance": 111.6844091
              },
              {
                "average": 41911.83215,
                "count": 11470046,
                "maximum": 60160,
                "minimum": 13568,
                "name": "Red",
                "position": 12,
                "stddev": 8074.45158,
                "variance": 65196768.32
              },
              {
                "average": 37734.67713,
                "count": 11470046,
                "maximum": 58112,
                "minimum": 16128,
                "name": "Green",
                "position": 13,
                "stddev": 6651.288388,
                "variance": 44239637.22
              },
              {
                "average": 32530.94087,
                "count": 11470046,
                "maximum": 55552,
                "minimum": 14080,
                "name": "Blue",
                "position": 14,
                "stddev": 5990.600433,
                "variance": 35887293.54
              },
              {
                "average": 517929.8381,
                "count": 11470046,
                "maximum": 519351.2408,
                "minimum": 516267.936,
                "name": "GpsTime",
                "position": 15,
                "stddev": 630.1011079,
                "variance": 397027.4062
              },
              {
                "average": 0,
                "count": 11470046,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11470046,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11470046,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11470046,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11470046,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429974.4201,
              4976380.557,
              1008.710645,
              430975.5601,
              4977779.737,
              1067.010645
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429974.4200972384,
                    4976380.557351537,
                    1008.7106453810655
                  ],
                  [
                    429974.4200972384,
                    4977779.737351537,
                    1008.7106453810655
                  ],
                  [
                    430975.5600972384,
                    4977779.737351537,
                    1067.0106453810656
                  ],
                  [
                    430975.5600972384,
                    4976380.557351537,
                    1067.0106453810656
                  ],
                  [
                    429974.4200972384,
                    4976380.557351537,
                    1008.7106453810655
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:02:31+00:00",
            "end_time": "2011-09-20T01:11: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": "44118G1411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0572119098597,
              44.77932673862766,
              2217.242692236462
            ],
            [
              -118.0573612926617,
              44.78751020724548,
              2217.242692236462
            ],
            [
              -118.05002883100539,
              44.787577864874244,
              2513.9226922364624
            ],
            [
              -118.04988048366219,
              44.77939437706129,
              2513.9226922364624
            ],
            [
              -118.0572119098597,
              44.77932673862766,
              2217.242692236462
            ]
          ]
        ]
      },
      "bbox": [
        -118.0573613,
        44.77932674,
        2217.242692,
        -118.0498805,
        44.78757786,
        2513.922692
      ],
      "properties": {
        "datetime": "2011-09-18T22:18:55Z",
        "pc:count": 4017934,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 416696.7141,
            "count": 4017934,
            "maximum": 416937.4624,
            "minimum": 416357.3224,
            "name": "X",
            "position": 0,
            "stddev": 152.4647955,
            "variance": 23245.51386
          },
          {
            "average": 4959518.826,
            "count": 4017934,
            "maximum": 4959888.994,
            "minimum": 4958979.794,
            "name": "Y",
            "position": 1,
            "stddev": 227.2677898,
            "variance": 51650.64827
          },
          {
            "average": 2377.560268,
            "count": 4017934,
            "maximum": 2513.922692,
            "minimum": 2217.242692,
            "name": "Z",
            "position": 2,
            "stddev": 66.26924925,
            "variance": 4391.613396
          },
          {
            "average": 105.8102831,
            "count": 4017934,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.34361509,
            "variance": 1878.668969
          },
          {
            "average": 1.023839864,
            "count": 4017934,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1588105526,
            "variance": 0.02522079162
          },
          {
            "average": 1.049358949,
            "count": 4017934,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2317482211,
            "variance": 0.05370723799
          },
          {
            "average": 0.4996007899,
            "count": 4017934,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999029,
            "variance": 0.2499999029
          },
          {
            "average": 0,
            "count": 4017934,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.180831243,
            "count": 4017934,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3848783464,
            "variance": 0.1481313415
          },
          {
            "average": -4.66647527,
            "count": 4017934,
            "maximum": 15,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.743486803,
            "variance": 59.96158787
          },
          {
            "average": 63.29395281,
            "count": 4017934,
            "maximum": 137,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 62.51067615,
            "variance": 3907.584633
          },
          {
            "average": 14806.02372,
            "count": 4017934,
            "maximum": 20062,
            "minimum": 9521,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5268.485421,
            "variance": 27756938.63
          },
          {
            "average": 38751.48492,
            "count": 4017934,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 10707.95621,
            "variance": 114660326.2
          },
          {
            "average": 35173.1288,
            "count": 4017934,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 11085.11657,
            "variance": 122879809.3
          },
          {
            "average": 29160.00626,
            "count": 4017934,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 11205.5734,
            "variance": 125564875.1
          },
          {
            "average": 418933.6956,
            "count": 4017934,
            "maximum": 419535.9578,
            "minimum": 417919.7066,
            "name": "GpsTime",
            "position": 15,
            "stddev": 451.2891656,
            "variance": 203661.911
          },
          {
            "average": 0,
            "count": 4017934,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4017934,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4017934,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4017934,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4017934,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416357.3224,
          4958979.794,
          2217.242692,
          416937.4624,
          4959888.994,
          2513.922692
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416357.32238824514,
                4958979.794296259,
                2217.242692236462
              ],
              [
                416357.32238824514,
                4959888.994296258,
                2217.242692236462
              ],
              [
                416937.46238824516,
                4959888.994296258,
                2513.9226922364624
              ],
              [
                416937.46238824516,
                4958979.794296259,
                2513.9226922364624
              ],
              [
                416357.32238824514,
                4958979.794296259,
                2217.242692236462
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:18:55+00:00",
        "end_time": "2011-09-18T21:51:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0573613,
            44.77932674,
            2217.242692,
            -118.0498805,
            44.78757786,
            2513.922692
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0572119098597,
                  44.77932673862766,
                  2217.242692236462
                ],
                [
                  -118.0573612926617,
                  44.78751020724548,
                  2217.242692236462
                ],
                [
                  -118.05002883100539,
                  44.787577864874244,
                  2513.9226922364624
                ],
                [
                  -118.04988048366219,
                  44.77939437706129,
                  2513.9226922364624
                ],
                [
                  -118.0572119098597,
                  44.77932673862766,
                  2217.242692236462
                ]
              ]
            ]
          },
          "id": "44118G1411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:18:55Z",
            "pc:count": 4017934,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 416696.7141,
                "count": 4017934,
                "maximum": 416937.4624,
                "minimum": 416357.3224,
                "name": "X",
                "position": 0,
                "stddev": 152.4647955,
                "variance": 23245.51386
              },
              {
                "average": 4959518.826,
                "count": 4017934,
                "maximum": 4959888.994,
                "minimum": 4958979.794,
                "name": "Y",
                "position": 1,
                "stddev": 227.2677898,
                "variance": 51650.64827
              },
              {
                "average": 2377.560268,
                "count": 4017934,
                "maximum": 2513.922692,
                "minimum": 2217.242692,
                "name": "Z",
                "position": 2,
                "stddev": 66.26924925,
                "variance": 4391.613396
              },
              {
                "average": 105.8102831,
                "count": 4017934,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.34361509,
                "variance": 1878.668969
              },
              {
                "average": 1.023839864,
                "count": 4017934,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1588105526,
                "variance": 0.02522079162
              },
              {
                "average": 1.049358949,
                "count": 4017934,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2317482211,
                "variance": 0.05370723799
              },
              {
                "average": 0.4996007899,
                "count": 4017934,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999029,
                "variance": 0.2499999029
              },
              {
                "average": 0,
                "count": 4017934,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.180831243,
                "count": 4017934,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3848783464,
                "variance": 0.1481313415
              },
              {
                "average": -4.66647527,
                "count": 4017934,
                "maximum": 15,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.743486803,
                "variance": 59.96158787
              },
              {
                "average": 63.29395281,
                "count": 4017934,
                "maximum": 137,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 62.51067615,
                "variance": 3907.584633
              },
              {
                "average": 14806.02372,
                "count": 4017934,
                "maximum": 20062,
                "minimum": 9521,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5268.485421,
                "variance": 27756938.63
              },
              {
                "average": 38751.48492,
                "count": 4017934,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 10707.95621,
                "variance": 114660326.2
              },
              {
                "average": 35173.1288,
                "count": 4017934,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 11085.11657,
                "variance": 122879809.3
              },
              {
                "average": 29160.00626,
                "count": 4017934,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 11205.5734,
                "variance": 125564875.1
              },
              {
                "average": 418933.6956,
                "count": 4017934,
                "maximum": 419535.9578,
                "minimum": 417919.7066,
                "name": "GpsTime",
                "position": 15,
                "stddev": 451.2891656,
                "variance": 203661.911
              },
              {
                "average": 0,
                "count": 4017934,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4017934,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4017934,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4017934,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4017934,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416357.3224,
              4958979.794,
              2217.242692,
              416937.4624,
              4959888.994,
              2513.922692
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416357.32238824514,
                    4958979.794296259,
                    2217.242692236462
                  ],
                  [
                    416357.32238824514,
                    4959888.994296258,
                    2217.242692236462
                  ],
                  [
                    416937.46238824516,
                    4959888.994296258,
                    2513.9226922364624
                  ],
                  [
                    416937.46238824516,
                    4958979.794296259,
                    2513.9226922364624
                  ],
                  [
                    416357.32238824514,
                    4958979.794296259,
                    2217.242692236462
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:18:55+00:00",
            "end_time": "2011-09-18T21:51: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": "44118H1307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.11252429372063,
              44.91239119257681,
              1517.6458529961756
            ],
            [
              -118.11276784249785,
              44.92500933213684,
              1517.6458529961756
            ],
            [
              -118.10002964608334,
              44.92513275102896,
              1825.4058529961753
            ],
            [
              -118.09978888391225,
              44.912514557484435,
              1825.4058529961753
            ],
            [
              -118.11252429372063,
              44.91239119257681,
              1517.6458529961756
            ]
          ]
        ]
      },
      "bbox": [
        -118.1127678,
        44.91239119,
        1517.645853,
        -118.0997889,
        44.92513275,
        1825.405853
      ],
      "properties": {
        "datetime": "2011-09-20T18:29:33Z",
        "pc:count": 23960621,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 412663.1202,
            "count": 23960621,
            "maximum": 413189.0398,
            "minimum": 412183.5798,
            "name": "X",
            "position": 0,
            "stddev": 285.3800076,
            "variance": 81441.74872
          },
          {
            "average": 4974549.602,
            "count": 23960621,
            "maximum": 4975221.518,
            "minimum": 4973819.558,
            "name": "Y",
            "position": 1,
            "stddev": 406.9104451,
            "variance": 165576.1104
          },
          {
            "average": 1662.328963,
            "count": 23960621,
            "maximum": 1825.405853,
            "minimum": 1517.645853,
            "name": "Z",
            "position": 2,
            "stddev": 55.90375797,
            "variance": 3125.230155
          },
          {
            "average": 93.10450618,
            "count": 23960621,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.47249543,
            "variance": 2753.362776
          },
          {
            "average": 1.107838148,
            "count": 23960621,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3312093575,
            "variance": 0.1096996385
          },
          {
            "average": 1.222213439,
            "count": 23960621,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.467998134,
            "variance": 0.2190222534
          },
          {
            "average": 0.4999067846,
            "count": 23960621,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000017,
            "variance": 0.2500000017
          },
          {
            "average": 0,
            "count": 23960621,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.076410207,
            "count": 23960621,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2656533264,
            "variance": 0.07057168984
          },
          {
            "average": -1.685077945,
            "count": 23960621,
            "maximum": 19.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.269479186,
            "variance": 68.38428602
          },
          {
            "average": 137.9852051,
            "count": 23960621,
            "maximum": 157,
            "minimum": 119,
            "name": "UserData",
            "position": 10,
            "stddev": 11.29883728,
            "variance": 127.6637239
          },
          {
            "average": 14818.23473,
            "count": 23960621,
            "maximum": 20154,
            "minimum": 9540,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.460059,
            "variance": 28041897.23
          },
          {
            "average": 21937.12694,
            "count": 23960621,
            "maximum": 55808,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 11501.43297,
            "variance": 132282960.3
          },
          {
            "average": 23360.45698,
            "count": 23960621,
            "maximum": 54528,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 10926.07437,
            "variance": 119379101.2
          },
          {
            "average": 20446.39269,
            "count": 23960621,
            "maximum": 52736,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 9345.528783,
            "variance": 87338908.24
          },
          {
            "average": 179095.039,
            "count": 23960621,
            "maximum": 578573.2473,
            "minimum": 139347.0098,
            "name": "GpsTime",
            "position": 15,
            "stddev": 121642.6382,
            "variance": 14796931430.0
          },
          {
            "average": 0,
            "count": 23960621,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23960621,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23960621,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23960621,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23960621,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          412183.5798,
          4973819.558,
          1517.645853,
          413189.0398,
          4975221.518,
          1825.405853
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                412183.57976987597,
                4973819.55812005,
                1517.6458529961756
              ],
              [
                412183.57976987597,
                4975221.51812005,
                1517.6458529961756
              ],
              [
                413189.03976987593,
                4975221.51812005,
                1825.4058529961753
              ],
              [
                413189.03976987593,
                4973819.55812005,
                1825.4058529961753
              ],
              [
                412183.57976987597,
                4973819.55812005,
                1517.6458529961756
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:29:33+00:00",
        "end_time": "2011-09-15T16:29:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1127678,
            44.91239119,
            1517.645853,
            -118.0997889,
            44.92513275,
            1825.405853
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.11252429372063,
                  44.91239119257681,
                  1517.6458529961756
                ],
                [
                  -118.11276784249785,
                  44.92500933213684,
                  1517.6458529961756
                ],
                [
                  -118.10002964608334,
                  44.92513275102896,
                  1825.4058529961753
                ],
                [
                  -118.09978888391225,
                  44.912514557484435,
                  1825.4058529961753
                ],
                [
                  -118.11252429372063,
                  44.91239119257681,
                  1517.6458529961756
                ]
              ]
            ]
          },
          "id": "44118H1307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:29:33Z",
            "pc:count": 23960621,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 412663.1202,
                "count": 23960621,
                "maximum": 413189.0398,
                "minimum": 412183.5798,
                "name": "X",
                "position": 0,
                "stddev": 285.3800076,
                "variance": 81441.74872
              },
              {
                "average": 4974549.602,
                "count": 23960621,
                "maximum": 4975221.518,
                "minimum": 4973819.558,
                "name": "Y",
                "position": 1,
                "stddev": 406.9104451,
                "variance": 165576.1104
              },
              {
                "average": 1662.328963,
                "count": 23960621,
                "maximum": 1825.405853,
                "minimum": 1517.645853,
                "name": "Z",
                "position": 2,
                "stddev": 55.90375797,
                "variance": 3125.230155
              },
              {
                "average": 93.10450618,
                "count": 23960621,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.47249543,
                "variance": 2753.362776
              },
              {
                "average": 1.107838148,
                "count": 23960621,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3312093575,
                "variance": 0.1096996385
              },
              {
                "average": 1.222213439,
                "count": 23960621,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.467998134,
                "variance": 0.2190222534
              },
              {
                "average": 0.4999067846,
                "count": 23960621,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000017,
                "variance": 0.2500000017
              },
              {
                "average": 0,
                "count": 23960621,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.076410207,
                "count": 23960621,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2656533264,
                "variance": 0.07057168984
              },
              {
                "average": -1.685077945,
                "count": 23960621,
                "maximum": 19.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.269479186,
                "variance": 68.38428602
              },
              {
                "average": 137.9852051,
                "count": 23960621,
                "maximum": 157,
                "minimum": 119,
                "name": "UserData",
                "position": 10,
                "stddev": 11.29883728,
                "variance": 127.6637239
              },
              {
                "average": 14818.23473,
                "count": 23960621,
                "maximum": 20154,
                "minimum": 9540,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.460059,
                "variance": 28041897.23
              },
              {
                "average": 21937.12694,
                "count": 23960621,
                "maximum": 55808,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 11501.43297,
                "variance": 132282960.3
              },
              {
                "average": 23360.45698,
                "count": 23960621,
                "maximum": 54528,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 10926.07437,
                "variance": 119379101.2
              },
              {
                "average": 20446.39269,
                "count": 23960621,
                "maximum": 52736,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 9345.528783,
                "variance": 87338908.24
              },
              {
                "average": 179095.039,
                "count": 23960621,
                "maximum": 578573.2473,
                "minimum": 139347.0098,
                "name": "GpsTime",
                "position": 15,
                "stddev": 121642.6382,
                "variance": 14796931430.0
              },
              {
                "average": 0,
                "count": 23960621,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23960621,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23960621,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23960621,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23960621,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              412183.5798,
              4973819.558,
              1517.645853,
              413189.0398,
              4975221.518,
              1825.405853
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    412183.57976987597,
                    4973819.55812005,
                    1517.6458529961756
                  ],
                  [
                    412183.57976987597,
                    4975221.51812005,
                    1517.6458529961756
                  ],
                  [
                    413189.03976987593,
                    4975221.51812005,
                    1825.4058529961753
                  ],
                  [
                    413189.03976987593,
                    4973819.55812005,
                    1825.4058529961753
                  ],
                  [
                    412183.57976987597,
                    4973819.55812005,
                    1517.6458529961756
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:29:33+00:00",
            "end_time": "2011-09-15T16: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": "44117H8408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252494462576,
              44.912412984777056,
              1042.1506217908418
            ],
            [
              -117.91272436109946,
              44.92500958201472,
              1042.1506217908418
            ],
            [
              -117.90002922268808,
              44.92511034267636,
              1185.030621790842
            ],
            [
              -117.89983257899878,
              44.91251370144038,
              1185.030621790842
            ],
            [
              -117.91252494462576,
              44.912412984777056,
              1042.1506217908418
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127244,
        44.91241298,
        1042.150622,
        -117.8998326,
        44.92511034,
        1185.030622
      ],
      "properties": {
        "datetime": "2011-09-20T03:31:18Z",
        "pc:count": 11594583,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428475.4854,
            "count": 11594583,
            "maximum": 428972.6285,
            "minimum": 427970.6285,
            "name": "X",
            "position": 0,
            "stddev": 285.8984503,
            "variance": 81737.92388
          },
          {
            "average": 4974328.37,
            "count": 11594583,
            "maximum": 4975024.467,
            "minimum": 4973624.987,
            "name": "Y",
            "position": 1,
            "stddev": 394.7427621,
            "variance": 155821.8482
          },
          {
            "average": 1095.883739,
            "count": 11594583,
            "maximum": 1185.030622,
            "minimum": 1042.150622,
            "name": "Z",
            "position": 2,
            "stddev": 24.02925554,
            "variance": 577.4051216
          },
          {
            "average": 232.1357305,
            "count": 11594583,
            "maximum": 255,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.83301376,
            "variance": 354.6824072
          },
          {
            "average": 1.000059683,
            "count": 11594583,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007758670603,
            "variance": 6.019696953e-05
          },
          {
            "average": 1.000119107,
            "count": 11594583,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01098387992,
            "variance": 0.0001206456182
          },
          {
            "average": 0.498120631,
            "count": 11594583,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999964895,
            "variance": 0.2499964895
          },
          {
            "average": 0,
            "count": 11594583,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.243896395,
            "count": 11594583,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4294309719,
            "variance": 0.1844109596
          },
          {
            "average": 1.055818376,
            "count": 11594583,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.924040766,
            "variance": 62.79042205
          },
          {
            "average": 197.5330905,
            "count": 11594583,
            "maximum": 207,
            "minimum": 190,
            "name": "UserData",
            "position": 10,
            "stddev": 2.536337468,
            "variance": 6.433007753
          },
          {
            "average": 270.7550996,
            "count": 11594583,
            "maximum": 284,
            "minimum": 257,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.57025344,
            "variance": 111.7302579
          },
          {
            "average": 38962.65213,
            "count": 11594583,
            "maximum": 56832,
            "minimum": 18176,
            "name": "Red",
            "position": 12,
            "stddev": 4273.7984,
            "variance": 18265352.76
          },
          {
            "average": 34798.64185,
            "count": 11594583,
            "maximum": 57600,
            "minimum": 14592,
            "name": "Green",
            "position": 13,
            "stddev": 4370.849694,
            "variance": 19104327.05
          },
          {
            "average": 30398.00939,
            "count": 11594583,
            "maximum": 60416,
            "minimum": 10240,
            "name": "Blue",
            "position": 14,
            "stddev": 4008.512481,
            "variance": 16068172.31
          },
          {
            "average": 523283.6723,
            "count": 11594583,
            "maximum": 524678.4036,
            "minimum": 521453.2409,
            "name": "GpsTime",
            "position": 15,
            "stddev": 654.8895313,
            "variance": 428880.2983
          },
          {
            "average": 0,
            "count": 11594583,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11594583,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11594583,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11594583,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11594583,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427970.6285,
          4973624.987,
          1042.150622,
          428972.6285,
          4975024.467,
          1185.030622
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427970.6284956697,
                4973624.987166182,
                1042.1506217908418
              ],
              [
                427970.6284956697,
                4975024.467166183,
                1042.1506217908418
              ],
              [
                428972.6284956697,
                4975024.467166183,
                1185.030621790842
              ],
              [
                428972.6284956697,
                4973624.987166182,
                1185.030621790842
              ],
              [
                427970.6284956697,
                4973624.987166182,
                1042.1506217908418
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T03:31:18+00:00",
        "end_time": "2011-09-20T02:37:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127244,
            44.91241298,
            1042.150622,
            -117.8998326,
            44.92511034,
            1185.030622
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252494462576,
                  44.912412984777056,
                  1042.1506217908418
                ],
                [
                  -117.91272436109946,
                  44.92500958201472,
                  1042.1506217908418
                ],
                [
                  -117.90002922268808,
                  44.92511034267636,
                  1185.030621790842
                ],
                [
                  -117.89983257899878,
                  44.91251370144038,
                  1185.030621790842
                ],
                [
                  -117.91252494462576,
                  44.912412984777056,
                  1042.1506217908418
                ]
              ]
            ]
          },
          "id": "44117H8408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T03:31:18Z",
            "pc:count": 11594583,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428475.4854,
                "count": 11594583,
                "maximum": 428972.6285,
                "minimum": 427970.6285,
                "name": "X",
                "position": 0,
                "stddev": 285.8984503,
                "variance": 81737.92388
              },
              {
                "average": 4974328.37,
                "count": 11594583,
                "maximum": 4975024.467,
                "minimum": 4973624.987,
                "name": "Y",
                "position": 1,
                "stddev": 394.7427621,
                "variance": 155821.8482
              },
              {
                "average": 1095.883739,
                "count": 11594583,
                "maximum": 1185.030622,
                "minimum": 1042.150622,
                "name": "Z",
                "position": 2,
                "stddev": 24.02925554,
                "variance": 577.4051216
              },
              {
                "average": 232.1357305,
                "count": 11594583,
                "maximum": 255,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.83301376,
                "variance": 354.6824072
              },
              {
                "average": 1.000059683,
                "count": 11594583,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007758670603,
                "variance": 6.019696953e-05
              },
              {
                "average": 1.000119107,
                "count": 11594583,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01098387992,
                "variance": 0.0001206456182
              },
              {
                "average": 0.498120631,
                "count": 11594583,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999964895,
                "variance": 0.2499964895
              },
              {
                "average": 0,
                "count": 11594583,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.243896395,
                "count": 11594583,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4294309719,
                "variance": 0.1844109596
              },
              {
                "average": 1.055818376,
                "count": 11594583,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.924040766,
                "variance": 62.79042205
              },
              {
                "average": 197.5330905,
                "count": 11594583,
                "maximum": 207,
                "minimum": 190,
                "name": "UserData",
                "position": 10,
                "stddev": 2.536337468,
                "variance": 6.433007753
              },
              {
                "average": 270.7550996,
                "count": 11594583,
                "maximum": 284,
                "minimum": 257,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.57025344,
                "variance": 111.7302579
              },
              {
                "average": 38962.65213,
                "count": 11594583,
                "maximum": 56832,
                "minimum": 18176,
                "name": "Red",
                "position": 12,
                "stddev": 4273.7984,
                "variance": 18265352.76
              },
              {
                "average": 34798.64185,
                "count": 11594583,
                "maximum": 57600,
                "minimum": 14592,
                "name": "Green",
                "position": 13,
                "stddev": 4370.849694,
                "variance": 19104327.05
              },
              {
                "average": 30398.00939,
                "count": 11594583,
                "maximum": 60416,
                "minimum": 10240,
                "name": "Blue",
                "position": 14,
                "stddev": 4008.512481,
                "variance": 16068172.31
              },
              {
                "average": 523283.6723,
                "count": 11594583,
                "maximum": 524678.4036,
                "minimum": 521453.2409,
                "name": "GpsTime",
                "position": 15,
                "stddev": 654.8895313,
                "variance": 428880.2983
              },
              {
                "average": 0,
                "count": 11594583,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11594583,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11594583,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11594583,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11594583,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427970.6285,
              4973624.987,
              1042.150622,
              428972.6285,
              4975024.467,
              1185.030622
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427970.6284956697,
                    4973624.987166182,
                    1042.1506217908418
                  ],
                  [
                    427970.6284956697,
                    4975024.467166183,
                    1042.1506217908418
                  ],
                  [
                    428972.6284956697,
                    4975024.467166183,
                    1185.030621790842
                  ],
                  [
                    428972.6284956697,
                    4973624.987166182,
                    1185.030621790842
                  ],
                  [
                    427970.6284956697,
                    4973624.987166182,
                    1042.1506217908418
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T03:31:18+00:00",
            "end_time": "2011-09-20T02:37: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": "44117H8117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752475127769,
              44.94990498812207,
              1026.368682585305
            ],
            [
              -117.98774097732559,
              44.96250932895509,
              1026.368682585305
            ],
            [
              -117.97502897097105,
              44.96261857474913,
              1059.348682585305
            ],
            [
              -117.97481552662978,
              44.9500141861836,
              1059.348682585305
            ],
            [
              -117.98752475127769,
              44.94990498812207,
              1026.368682585305
            ]
          ]
        ]
      },
      "bbox": [
        -117.987741,
        44.94990499,
        1026.368683,
        -117.9748155,
        44.96261857,
        1059.348683
      ],
      "properties": {
        "datetime": "2011-09-20T23:49:18Z",
        "pc:count": 11444444,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422602.7515,
            "count": 11444444,
            "maximum": 423103.8966,
            "minimum": 422101.1966,
            "name": "X",
            "position": 0,
            "stddev": 284.8527442,
            "variance": 81141.08588
          },
          {
            "average": 4978560.477,
            "count": 11444444,
            "maximum": 4979259.516,
            "minimum": 4977859.136,
            "name": "Y",
            "position": 1,
            "stddev": 400.1573096,
            "variance": 160125.8724
          },
          {
            "average": 1033.127971,
            "count": 11444444,
            "maximum": 1059.348683,
            "minimum": 1026.368683,
            "name": "Z",
            "position": 2,
            "stddev": 3.096058071,
            "variance": 9.58557558
          },
          {
            "average": 232.6990245,
            "count": 11444444,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.90028254,
            "variance": 894.0268962
          },
          {
            "average": 1.003786379,
            "count": 11444444,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07055152963,
            "variance": 0.004977518333
          },
          {
            "average": 1.007552835,
            "count": 11444444,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1054609152,
            "variance": 0.01112200463
          },
          {
            "average": 0.4987454174,
            "count": 11444444,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984479,
            "variance": 0.2499984479
          },
          {
            "average": 0,
            "count": 11444444,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.274858525,
            "count": 11444444,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4464429793,
            "variance": 0.1993113338
          },
          {
            "average": 0.4014904825,
            "count": 11444444,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.018359601,
            "variance": 64.29409069
          },
          {
            "average": 198.8208636,
            "count": 11444444,
            "maximum": 209,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 2.312090078,
            "variance": 5.345760531
          },
          {
            "average": 69.32334188,
            "count": 11444444,
            "maximum": 83,
            "minimum": 55,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.06763037,
            "variance": 122.4924421
          },
          {
            "average": 27549.15037,
            "count": 11444444,
            "maximum": 59392,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 11380.97865,
            "variance": 129526675
          },
          {
            "average": 28849.37336,
            "count": 11444444,
            "maximum": 61440,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 9451.602159,
            "variance": 89332783.38
          },
          {
            "average": 22524.56035,
            "count": 11444444,
            "maximum": 61184,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 8113.945469,
            "variance": 65836111.07
          },
          {
            "average": 596194.7079,
            "count": 11444444,
            "maximum": 597758.6065,
            "minimum": 594331.5458,
            "name": "GpsTime",
            "position": 15,
            "stddev": 693.3738806,
            "variance": 480767.3383
          },
          {
            "average": 0,
            "count": 11444444,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11444444,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11444444,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11444444,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11444444,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422101.1966,
          4977859.136,
          1026.368683,
          423103.8966,
          4979259.516,
          1059.348683
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422101.19659271813,
                4977859.136356776,
                1026.368682585305
              ],
              [
                422101.19659271813,
                4979259.5163567765,
                1026.368682585305
              ],
              [
                423103.8965927181,
                4979259.5163567765,
                1059.348682585305
              ],
              [
                423103.8965927181,
                4977859.136356776,
                1059.348682585305
              ],
              [
                422101.19659271813,
                4977859.136356776,
                1026.368682585305
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:49:18+00:00",
        "end_time": "2011-09-20T22:52:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.987741,
            44.94990499,
            1026.368683,
            -117.9748155,
            44.96261857,
            1059.348683
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752475127769,
                  44.94990498812207,
                  1026.368682585305
                ],
                [
                  -117.98774097732559,
                  44.96250932895509,
                  1026.368682585305
                ],
                [
                  -117.97502897097105,
                  44.96261857474913,
                  1059.348682585305
                ],
                [
                  -117.97481552662978,
                  44.9500141861836,
                  1059.348682585305
                ],
                [
                  -117.98752475127769,
                  44.94990498812207,
                  1026.368682585305
                ]
              ]
            ]
          },
          "id": "44117H8117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:49:18Z",
            "pc:count": 11444444,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422602.7515,
                "count": 11444444,
                "maximum": 423103.8966,
                "minimum": 422101.1966,
                "name": "X",
                "position": 0,
                "stddev": 284.8527442,
                "variance": 81141.08588
              },
              {
                "average": 4978560.477,
                "count": 11444444,
                "maximum": 4979259.516,
                "minimum": 4977859.136,
                "name": "Y",
                "position": 1,
                "stddev": 400.1573096,
                "variance": 160125.8724
              },
              {
                "average": 1033.127971,
                "count": 11444444,
                "maximum": 1059.348683,
                "minimum": 1026.368683,
                "name": "Z",
                "position": 2,
                "stddev": 3.096058071,
                "variance": 9.58557558
              },
              {
                "average": 232.6990245,
                "count": 11444444,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.90028254,
                "variance": 894.0268962
              },
              {
                "average": 1.003786379,
                "count": 11444444,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07055152963,
                "variance": 0.004977518333
              },
              {
                "average": 1.007552835,
                "count": 11444444,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1054609152,
                "variance": 0.01112200463
              },
              {
                "average": 0.4987454174,
                "count": 11444444,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984479,
                "variance": 0.2499984479
              },
              {
                "average": 0,
                "count": 11444444,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.274858525,
                "count": 11444444,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4464429793,
                "variance": 0.1993113338
              },
              {
                "average": 0.4014904825,
                "count": 11444444,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.018359601,
                "variance": 64.29409069
              },
              {
                "average": 198.8208636,
                "count": 11444444,
                "maximum": 209,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 2.312090078,
                "variance": 5.345760531
              },
              {
                "average": 69.32334188,
                "count": 11444444,
                "maximum": 83,
                "minimum": 55,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.06763037,
                "variance": 122.4924421
              },
              {
                "average": 27549.15037,
                "count": 11444444,
                "maximum": 59392,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 11380.97865,
                "variance": 129526675
              },
              {
                "average": 28849.37336,
                "count": 11444444,
                "maximum": 61440,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 9451.602159,
                "variance": 89332783.38
              },
              {
                "average": 22524.56035,
                "count": 11444444,
                "maximum": 61184,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 8113.945469,
                "variance": 65836111.07
              },
              {
                "average": 596194.7079,
                "count": 11444444,
                "maximum": 597758.6065,
                "minimum": 594331.5458,
                "name": "GpsTime",
                "position": 15,
                "stddev": 693.3738806,
                "variance": 480767.3383
              },
              {
                "average": 0,
                "count": 11444444,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11444444,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11444444,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11444444,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11444444,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422101.1966,
              4977859.136,
              1026.368683,
              423103.8966,
              4979259.516,
              1059.348683
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422101.19659271813,
                    4977859.136356776,
                    1026.368682585305
                  ],
                  [
                    422101.19659271813,
                    4979259.5163567765,
                    1026.368682585305
                  ],
                  [
                    423103.8965927181,
                    4979259.5163567765,
                    1059.348682585305
                  ],
                  [
                    423103.8965927181,
                    4977859.136356776,
                    1059.348682585305
                  ],
                  [
                    422101.19659271813,
                    4977859.136356776,
                    1026.368682585305
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:49:18+00:00",
            "end_time": "2011-09-20T22: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": "44118H1224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0250247876529,
              44.93740060772088,
              1055.8075448304007
            ],
            [
              -118.0252492125293,
              44.95000969139458,
              1055.8075448304007
            ],
            [
              -118.01252895664622,
              44.950123186620964,
              1103.9275448304006
            ],
            [
              -118.01230731504697,
              44.937514053339356,
              1103.9275448304006
            ],
            [
              -118.0250247876529,
              44.93740060772088,
              1055.8075448304007
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252492,
        44.93740061,
        1055.807545,
        -118.0123073,
        44.95012319,
        1103.927545
      ],
      "properties": {
        "datetime": "2011-09-20T22:01:51Z",
        "pc:count": 22638661,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419637.9503,
            "count": 22638661,
            "maximum": 420129.068,
            "minimum": 419125.488,
            "name": "X",
            "position": 0,
            "stddev": 279.3598243,
            "variance": 78041.91143
          },
          {
            "average": 4977226.861,
            "count": 22638661,
            "maximum": 4977907.699,
            "minimum": 4976506.779,
            "name": "Y",
            "position": 1,
            "stddev": 397.2200491,
            "variance": 157783.7674
          },
          {
            "average": 1068.452278,
            "count": 22638661,
            "maximum": 1103.927545,
            "minimum": 1055.807545,
            "name": "Z",
            "position": 2,
            "stddev": 4.63530873,
            "variance": 21.48608702
          },
          {
            "average": 166.7224377,
            "count": 22638661,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 67.94132282,
            "variance": 4616.023346
          },
          {
            "average": 1.007767155,
            "count": 22638661,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0978548788,
            "variance": 0.009575577305
          },
          {
            "average": 1.015765818,
            "count": 22638661,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1461808482,
            "variance": 0.02136884037
          },
          {
            "average": 0.4997509791,
            "count": 22638661,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999949,
            "variance": 0.249999949
          },
          {
            "average": 0,
            "count": 22638661,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.163085485,
            "count": 22638661,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3694436565,
            "variance": 0.1364886153
          },
          {
            "average": -0.05704707348,
            "count": 22638661,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.116286393,
            "variance": 65.87410481
          },
          {
            "average": 188.7769935,
            "count": 22638661,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 10.51608228,
            "variance": 110.5879866
          },
          {
            "average": 7602.409016,
            "count": 22638661,
            "maximum": 20078,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8271.545977,
            "variance": 68418472.85
          },
          {
            "average": 31618.17806,
            "count": 22638661,
            "maximum": 64256,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 12529.95526,
            "variance": 156999778.9
          },
          {
            "average": 31885.19437,
            "count": 22638661,
            "maximum": 64512,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 9310.909515,
            "variance": 86693035.99
          },
          {
            "average": 24588.04385,
            "count": 22638661,
            "maximum": 64512,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8274.144839,
            "variance": 68461472.81
          },
          {
            "average": 453305.2625,
            "count": 22638661,
            "maximum": 591311.6886,
            "minimum": 320366.5558,
            "name": "GpsTime",
            "position": 15,
            "stddev": 132928.1327,
            "variance": 17669888450.0
          },
          {
            "average": 0,
            "count": 22638661,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22638661,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22638661,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22638661,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22638661,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419125.488,
          4976506.779,
          1055.807545,
          420129.068,
          4977907.699,
          1103.927545
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419125.4880228147,
                4976506.77948442,
                1055.8075448304007
              ],
              [
                419125.4880228147,
                4977907.69948442,
                1055.8075448304007
              ],
              [
                420129.06802281464,
                4977907.69948442,
                1103.9275448304006
              ],
              [
                420129.06802281464,
                4976506.77948442,
                1103.9275448304006
              ],
              [
                419125.4880228147,
                4976506.77948442,
                1055.8075448304007
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:01:51+00:00",
        "end_time": "2011-09-17T18:46:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252492,
            44.93740061,
            1055.807545,
            -118.0123073,
            44.95012319,
            1103.927545
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0250247876529,
                  44.93740060772088,
                  1055.8075448304007
                ],
                [
                  -118.0252492125293,
                  44.95000969139458,
                  1055.8075448304007
                ],
                [
                  -118.01252895664622,
                  44.950123186620964,
                  1103.9275448304006
                ],
                [
                  -118.01230731504697,
                  44.937514053339356,
                  1103.9275448304006
                ],
                [
                  -118.0250247876529,
                  44.93740060772088,
                  1055.8075448304007
                ]
              ]
            ]
          },
          "id": "44118H1224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:01:51Z",
            "pc:count": 22638661,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419637.9503,
                "count": 22638661,
                "maximum": 420129.068,
                "minimum": 419125.488,
                "name": "X",
                "position": 0,
                "stddev": 279.3598243,
                "variance": 78041.91143
              },
              {
                "average": 4977226.861,
                "count": 22638661,
                "maximum": 4977907.699,
                "minimum": 4976506.779,
                "name": "Y",
                "position": 1,
                "stddev": 397.2200491,
                "variance": 157783.7674
              },
              {
                "average": 1068.452278,
                "count": 22638661,
                "maximum": 1103.927545,
                "minimum": 1055.807545,
                "name": "Z",
                "position": 2,
                "stddev": 4.63530873,
                "variance": 21.48608702
              },
              {
                "average": 166.7224377,
                "count": 22638661,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 67.94132282,
                "variance": 4616.023346
              },
              {
                "average": 1.007767155,
                "count": 22638661,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0978548788,
                "variance": 0.009575577305
              },
              {
                "average": 1.015765818,
                "count": 22638661,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1461808482,
                "variance": 0.02136884037
              },
              {
                "average": 0.4997509791,
                "count": 22638661,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999949,
                "variance": 0.249999949
              },
              {
                "average": 0,
                "count": 22638661,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.163085485,
                "count": 22638661,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3694436565,
                "variance": 0.1364886153
              },
              {
                "average": -0.05704707348,
                "count": 22638661,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.116286393,
                "variance": 65.87410481
              },
              {
                "average": 188.7769935,
                "count": 22638661,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 10.51608228,
                "variance": 110.5879866
              },
              {
                "average": 7602.409016,
                "count": 22638661,
                "maximum": 20078,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8271.545977,
                "variance": 68418472.85
              },
              {
                "average": 31618.17806,
                "count": 22638661,
                "maximum": 64256,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 12529.95526,
                "variance": 156999778.9
              },
              {
                "average": 31885.19437,
                "count": 22638661,
                "maximum": 64512,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 9310.909515,
                "variance": 86693035.99
              },
              {
                "average": 24588.04385,
                "count": 22638661,
                "maximum": 64512,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8274.144839,
                "variance": 68461472.81
              },
              {
                "average": 453305.2625,
                "count": 22638661,
                "maximum": 591311.6886,
                "minimum": 320366.5558,
                "name": "GpsTime",
                "position": 15,
                "stddev": 132928.1327,
                "variance": 17669888450.0
              },
              {
                "average": 0,
                "count": 22638661,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22638661,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22638661,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22638661,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22638661,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419125.488,
              4976506.779,
              1055.807545,
              420129.068,
              4977907.699,
              1103.927545
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419125.4880228147,
                    4976506.77948442,
                    1055.8075448304007
                  ],
                  [
                    419125.4880228147,
                    4977907.69948442,
                    1055.8075448304007
                  ],
                  [
                    420129.06802281464,
                    4977907.69948442,
                    1103.9275448304006
                  ],
                  [
                    420129.06802281464,
                    4976506.77948442,
                    1103.9275448304006
                  ],
                  [
                    419125.4880228147,
                    4976506.77948442,
                    1055.8075448304007
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:01:51+00:00",
            "end_time": "2011-09-17T18: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": "44118G2105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.20000758132075,
              44.86357803953608,
              2209.1360757839407
            ],
            [
              -118.20024513304502,
              44.87500787848613,
              2209.1360757839407
            ],
            [
              -118.18753304472683,
              44.87514078660796,
              2589.9160757839404
            ],
            [
              -118.18729800752726,
              44.863710894996146,
              2589.9160757839404
            ],
            [
              -118.20000758132075,
              44.86357803953608,
              2209.1360757839407
            ]
          ]
        ]
      },
      "bbox": [
        -118.2002451,
        44.86357804,
        2209.136076,
        -118.187298,
        44.87514079,
        2589.916076
      ],
      "properties": {
        "datetime": "2011-09-15T17:48:32Z",
        "pc:count": 13144424,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 405702.2935,
            "count": 13144424,
            "maximum": 406202.1941,
            "minimum": 405197.8941,
            "name": "X",
            "position": 0,
            "stddev": 288.2829595,
            "variance": 83107.06472
          },
          {
            "average": 4969156.769,
            "count": 13144424,
            "maximum": 4969765.5,
            "minimum": 4968495.54,
            "name": "Y",
            "position": 1,
            "stddev": 349.2515252,
            "variance": 121976.6278
          },
          {
            "average": 2381.50597,
            "count": 13144424,
            "maximum": 2589.916076,
            "minimum": 2209.136076,
            "name": "Z",
            "position": 2,
            "stddev": 93.53690654,
            "variance": 8749.152885
          },
          {
            "average": 97.61048761,
            "count": 13144424,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.22200185,
            "variance": 1868.141444
          },
          {
            "average": 1.070556458,
            "count": 13144424,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2697975866,
            "variance": 0.07279073775
          },
          {
            "average": 1.145887184,
            "count": 13144424,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3873466391,
            "variance": 0.1500374188
          },
          {
            "average": 0.4997214028,
            "count": 13144424,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999414,
            "variance": 0.2499999414
          },
          {
            "average": 0,
            "count": 13144424,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.175181431,
            "count": 13144424,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3801222276,
            "variance": 0.1444929079
          },
          {
            "average": -2.476049432,
            "count": 13144424,
            "maximum": 15,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.969778639,
            "variance": 63.51737156
          },
          {
            "average": 133.9941997,
            "count": 13144424,
            "maximum": 160,
            "minimum": 115,
            "name": "UserData",
            "position": 10,
            "stddev": 11.50431764,
            "variance": 132.3493243
          },
          {
            "average": 14897.63711,
            "count": 13144424,
            "maximum": 20149,
            "minimum": 9548,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.290888,
            "variance": 28040105.59
          },
          {
            "average": 142511.8345,
            "count": 13144424,
            "maximum": 144112.8715,
            "minimum": 140688.9003,
            "name": "GpsTime",
            "position": 12,
            "stddev": 808.8520441,
            "variance": 654241.6292
          },
          {
            "average": 0,
            "count": 13144424,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13144424,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13144424,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13144424,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13144424,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          405197.8941,
          4968495.54,
          2209.136076,
          406202.1941,
          4969765.5,
          2589.916076
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                405197.8940529477,
                4968495.539796807,
                2209.1360757839407
              ],
              [
                405197.8940529477,
                4969765.499796808,
                2209.1360757839407
              ],
              [
                406202.19405294774,
                4969765.499796808,
                2589.9160757839404
              ],
              [
                406202.19405294774,
                4968495.539796807,
                2589.9160757839404
              ],
              [
                405197.8940529477,
                4968495.539796807,
                2209.1360757839407
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T17:48:32+00:00",
        "end_time": "2011-09-15T16:51:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G2105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G2105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G2105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G2105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.2002451,
            44.86357804,
            2209.136076,
            -118.187298,
            44.87514079,
            2589.916076
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.20000758132075,
                  44.86357803953608,
                  2209.1360757839407
                ],
                [
                  -118.20024513304502,
                  44.87500787848613,
                  2209.1360757839407
                ],
                [
                  -118.18753304472683,
                  44.87514078660796,
                  2589.9160757839404
                ],
                [
                  -118.18729800752726,
                  44.863710894996146,
                  2589.9160757839404
                ],
                [
                  -118.20000758132075,
                  44.86357803953608,
                  2209.1360757839407
                ]
              ]
            ]
          },
          "id": "44118G2105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G2105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T17:48:32Z",
            "pc:count": 13144424,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 405702.2935,
                "count": 13144424,
                "maximum": 406202.1941,
                "minimum": 405197.8941,
                "name": "X",
                "position": 0,
                "stddev": 288.2829595,
                "variance": 83107.06472
              },
              {
                "average": 4969156.769,
                "count": 13144424,
                "maximum": 4969765.5,
                "minimum": 4968495.54,
                "name": "Y",
                "position": 1,
                "stddev": 349.2515252,
                "variance": 121976.6278
              },
              {
                "average": 2381.50597,
                "count": 13144424,
                "maximum": 2589.916076,
                "minimum": 2209.136076,
                "name": "Z",
                "position": 2,
                "stddev": 93.53690654,
                "variance": 8749.152885
              },
              {
                "average": 97.61048761,
                "count": 13144424,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.22200185,
                "variance": 1868.141444
              },
              {
                "average": 1.070556458,
                "count": 13144424,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2697975866,
                "variance": 0.07279073775
              },
              {
                "average": 1.145887184,
                "count": 13144424,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3873466391,
                "variance": 0.1500374188
              },
              {
                "average": 0.4997214028,
                "count": 13144424,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999414,
                "variance": 0.2499999414
              },
              {
                "average": 0,
                "count": 13144424,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.175181431,
                "count": 13144424,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3801222276,
                "variance": 0.1444929079
              },
              {
                "average": -2.476049432,
                "count": 13144424,
                "maximum": 15,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.969778639,
                "variance": 63.51737156
              },
              {
                "average": 133.9941997,
                "count": 13144424,
                "maximum": 160,
                "minimum": 115,
                "name": "UserData",
                "position": 10,
                "stddev": 11.50431764,
                "variance": 132.3493243
              },
              {
                "average": 14897.63711,
                "count": 13144424,
                "maximum": 20149,
                "minimum": 9548,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.290888,
                "variance": 28040105.59
              },
              {
                "average": 142511.8345,
                "count": 13144424,
                "maximum": 144112.8715,
                "minimum": 140688.9003,
                "name": "GpsTime",
                "position": 12,
                "stddev": 808.8520441,
                "variance": 654241.6292
              },
              {
                "average": 0,
                "count": 13144424,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13144424,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13144424,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13144424,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13144424,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              405197.8941,
              4968495.54,
              2209.136076,
              406202.1941,
              4969765.5,
              2589.916076
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    405197.8940529477,
                    4968495.539796807,
                    2209.1360757839407
                  ],
                  [
                    405197.8940529477,
                    4969765.499796808,
                    2209.1360757839407
                  ],
                  [
                    406202.19405294774,
                    4969765.499796808,
                    2589.9160757839404
                  ],
                  [
                    406202.19405294774,
                    4968495.539796807,
                    2589.9160757839404
                  ],
                  [
                    405197.8940529477,
                    4968495.539796807,
                    2209.1360757839407
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T17:48:32+00:00",
            "end_time": "2011-09-15T16:51: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": "44117H7102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252646552472,
              44.99161720490497,
              1053.059657557977
            ],
            [
              -117.86255299436405,
              44.993385705267464,
              1053.059657557977
            ],
            [
              -117.86215849098849,
              44.993388684298615,
              1062.8196575579773
            ],
            [
              -117.86213197427897,
              44.991620183753476,
              1062.8196575579773
            ],
            [
              -117.86252646552472,
              44.99161720490497,
              1053.059657557977
            ]
          ]
        ]
      },
      "bbox": [
        -117.862553,
        44.9916172,
        1053.059658,
        -117.862132,
        44.99338868,
        1062.819658
      ],
      "properties": {
        "datetime": "2011-09-19T22:26:40Z",
        "pc:count": 25537,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432023.2749,
            "count": 25537,
            "maximum": 432041.9606,
            "minimum": 432010.8606,
            "name": "X",
            "position": 0,
            "stddev": 7.769939159,
            "variance": 60.37195453
          },
          {
            "average": 4982464.647,
            "count": 25537,
            "maximum": 4982576.815,
            "minimum": 4982380.335,
            "name": "Y",
            "position": 1,
            "stddev": 43.19599619,
            "variance": 1865.894087
          },
          {
            "average": 1057.070339,
            "count": 25537,
            "maximum": 1062.819658,
            "minimum": 1053.059658,
            "name": "Z",
            "position": 2,
            "stddev": 1.980167018,
            "variance": 3.92106142
          },
          {
            "average": 236.6807769,
            "count": 25537,
            "maximum": 254,
            "minimum": 117,
            "name": "Intensity",
            "position": 3,
            "stddev": 16.20652041,
            "variance": 262.6513038
          },
          {
            "average": 1,
            "count": 25537,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 25537,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5204605083,
            "count": 25537,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499590974,
            "variance": 0.2495911413
          },
          {
            "average": 0,
            "count": 25537,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.298116458,
            "count": 25537,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4574398646,
            "variance": 0.2092512297
          },
          {
            "average": 6.558597714,
            "count": 25537,
            "maximum": 10.99800014,
            "minimum": 1.001999974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.71862793,
            "variance": 7.390937823
          },
          {
            "average": 202.7829816,
            "count": 25537,
            "maximum": 212,
            "minimum": 195,
            "name": "UserData",
            "position": 10,
            "stddev": 3.637672753,
            "variance": 13.23266306
          },
          {
            "average": 123.8911775,
            "count": 25537,
            "maximum": 141,
            "minimum": 106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.61403824,
            "variance": 243.7981901
          },
          {
            "average": 41116.73572,
            "count": 25537,
            "maximum": 51200,
            "minimum": 29696,
            "name": "Red",
            "position": 12,
            "stddev": 3356.564703,
            "variance": 11266526.61
          },
          {
            "average": 36200.68763,
            "count": 25537,
            "maximum": 47360,
            "minimum": 25088,
            "name": "Green",
            "position": 13,
            "stddev": 3532.351982,
            "variance": 12477510.53
          },
          {
            "average": 30843.78463,
            "count": 25537,
            "maximum": 41728,
            "minimum": 20224,
            "name": "Blue",
            "position": 14,
            "stddev": 3380.277783,
            "variance": 11426277.89
          },
          {
            "average": 505846.9818,
            "count": 25537,
            "maximum": 506400.1884,
            "minimum": 505289.6412,
            "name": "GpsTime",
            "position": 15,
            "stddev": 553.7901659,
            "variance": 306683.5479
          },
          {
            "average": 0,
            "count": 25537,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25537,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25537,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25537,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25537,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432010.8606,
          4982380.335,
          1053.059658,
          432041.9606,
          4982576.815,
          1062.819658
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432010.8606462512,
                4982380.334589128,
                1053.059657557977
              ],
              [
                432010.8606462512,
                4982576.814589129,
                1053.059657557977
              ],
              [
                432041.96064625116,
                4982576.814589129,
                1062.8196575579773
              ],
              [
                432041.96064625116,
                4982380.334589128,
                1062.8196575579773
              ],
              [
                432010.8606462512,
                4982380.334589128,
                1053.059657557977
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T22:26:40+00:00",
        "end_time": "2011-09-19T22:08:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.862553,
            44.9916172,
            1053.059658,
            -117.862132,
            44.99338868,
            1062.819658
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252646552472,
                  44.99161720490497,
                  1053.059657557977
                ],
                [
                  -117.86255299436405,
                  44.993385705267464,
                  1053.059657557977
                ],
                [
                  -117.86215849098849,
                  44.993388684298615,
                  1062.8196575579773
                ],
                [
                  -117.86213197427897,
                  44.991620183753476,
                  1062.8196575579773
                ],
                [
                  -117.86252646552472,
                  44.99161720490497,
                  1053.059657557977
                ]
              ]
            ]
          },
          "id": "44117H7102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:26:40Z",
            "pc:count": 25537,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432023.2749,
                "count": 25537,
                "maximum": 432041.9606,
                "minimum": 432010.8606,
                "name": "X",
                "position": 0,
                "stddev": 7.769939159,
                "variance": 60.37195453
              },
              {
                "average": 4982464.647,
                "count": 25537,
                "maximum": 4982576.815,
                "minimum": 4982380.335,
                "name": "Y",
                "position": 1,
                "stddev": 43.19599619,
                "variance": 1865.894087
              },
              {
                "average": 1057.070339,
                "count": 25537,
                "maximum": 1062.819658,
                "minimum": 1053.059658,
                "name": "Z",
                "position": 2,
                "stddev": 1.980167018,
                "variance": 3.92106142
              },
              {
                "average": 236.6807769,
                "count": 25537,
                "maximum": 254,
                "minimum": 117,
                "name": "Intensity",
                "position": 3,
                "stddev": 16.20652041,
                "variance": 262.6513038
              },
              {
                "average": 1,
                "count": 25537,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 25537,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5204605083,
                "count": 25537,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499590974,
                "variance": 0.2495911413
              },
              {
                "average": 0,
                "count": 25537,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.298116458,
                "count": 25537,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4574398646,
                "variance": 0.2092512297
              },
              {
                "average": 6.558597714,
                "count": 25537,
                "maximum": 10.99800014,
                "minimum": 1.001999974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.71862793,
                "variance": 7.390937823
              },
              {
                "average": 202.7829816,
                "count": 25537,
                "maximum": 212,
                "minimum": 195,
                "name": "UserData",
                "position": 10,
                "stddev": 3.637672753,
                "variance": 13.23266306
              },
              {
                "average": 123.8911775,
                "count": 25537,
                "maximum": 141,
                "minimum": 106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.61403824,
                "variance": 243.7981901
              },
              {
                "average": 41116.73572,
                "count": 25537,
                "maximum": 51200,
                "minimum": 29696,
                "name": "Red",
                "position": 12,
                "stddev": 3356.564703,
                "variance": 11266526.61
              },
              {
                "average": 36200.68763,
                "count": 25537,
                "maximum": 47360,
                "minimum": 25088,
                "name": "Green",
                "position": 13,
                "stddev": 3532.351982,
                "variance": 12477510.53
              },
              {
                "average": 30843.78463,
                "count": 25537,
                "maximum": 41728,
                "minimum": 20224,
                "name": "Blue",
                "position": 14,
                "stddev": 3380.277783,
                "variance": 11426277.89
              },
              {
                "average": 505846.9818,
                "count": 25537,
                "maximum": 506400.1884,
                "minimum": 505289.6412,
                "name": "GpsTime",
                "position": 15,
                "stddev": 553.7901659,
                "variance": 306683.5479
              },
              {
                "average": 0,
                "count": 25537,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25537,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25537,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25537,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25537,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432010.8606,
              4982380.335,
              1053.059658,
              432041.9606,
              4982576.815,
              1062.819658
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432010.8606462512,
                    4982380.334589128,
                    1053.059657557977
                  ],
                  [
                    432010.8606462512,
                    4982576.814589129,
                    1053.059657557977
                  ],
                  [
                    432041.96064625116,
                    4982576.814589129,
                    1062.8196575579773
                  ],
                  [
                    432041.96064625116,
                    4982380.334589128,
                    1062.8196575579773
                  ],
                  [
                    432010.8606462512,
                    4982380.334589128,
                    1053.059657557977
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T22:26:40+00:00",
            "end_time": "2011-09-19T22: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": "44118H1123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.10002429819478,
              44.93739220856681,
              1333.443399987848
            ],
            [
              -118.10026530358301,
              44.950009445885435,
              1333.443399987848
            ],
            [
              -118.08753014428981,
              44.950131440862116,
              1558.4833999878479
            ],
            [
              -118.08729192710734,
              44.93751415018585,
              1558.4833999878479
            ],
            [
              -118.10002429819478,
              44.93739220856681,
              1333.443399987848
            ]
          ]
        ]
      },
      "bbox": [
        -118.1002653,
        44.93739221,
        1333.4434,
        -118.0872919,
        44.95013144,
        1558.4834
      ],
      "properties": {
        "datetime": "2011-09-20T18:40:21Z",
        "pc:count": 21657851,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 413731.7934,
            "count": 21657851,
            "maximum": 414212.7102,
            "minimum": 413207.9302,
            "name": "X",
            "position": 0,
            "stddev": 277.6670767,
            "variance": 77099.00549
          },
          {
            "average": 4977310.275,
            "count": 21657851,
            "maximum": 4977985.227,
            "minimum": 4976583.367,
            "name": "Y",
            "position": 1,
            "stddev": 389.3327059,
            "variance": 151579.9559
          },
          {
            "average": 1424.296095,
            "count": 21657851,
            "maximum": 1558.4834,
            "minimum": 1333.4434,
            "name": "Z",
            "position": 2,
            "stddev": 42.35588162,
            "variance": 1794.020708
          },
          {
            "average": 93.1469408,
            "count": 21657851,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.71900573,
            "variance": 2994.169588
          },
          {
            "average": 1.131243446,
            "count": 21657851,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3605935073,
            "variance": 0.1300276775
          },
          {
            "average": 1.272002056,
            "count": 21657851,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5037331955,
            "variance": 0.2537471323
          },
          {
            "average": 0.4998796972,
            "count": 21657851,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999971,
            "variance": 0.2499999971
          },
          {
            "average": 0,
            "count": 21657851,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.0916735,
            "count": 21657851,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2885645042,
            "variance": 0.0832694731
          },
          {
            "average": -0.2684886872,
            "count": 21657851,
            "maximum": 24,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.486106882,
            "variance": 72.01401002
          },
          {
            "average": 149.9812971,
            "count": 21657851,
            "maximum": 177,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 16.49815709,
            "variance": 272.1891874
          },
          {
            "average": 14810.79364,
            "count": 21657851,
            "maximum": 20160,
            "minimum": 9400,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5328.589643,
            "variance": 28393867.58
          },
          {
            "average": 21667.7711,
            "count": 21657851,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 9684.131829,
            "variance": 93782409.29
          },
          {
            "average": 23458.87633,
            "count": 21657851,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 9438.708957,
            "variance": 89089226.77
          },
          {
            "average": 21525.00525,
            "count": 21657851,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 8282.260132,
            "variance": 68595832.89
          },
          {
            "average": 409871.0032,
            "count": 21657851,
            "maximum": 579221.9523,
            "minimum": 139311.4921,
            "name": "GpsTime",
            "position": 15,
            "stddev": 205764.6046,
            "variance": 42339072490.0
          },
          {
            "average": 0,
            "count": 21657851,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21657851,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21657851,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21657851,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21657851,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          413207.9302,
          4976583.367,
          1333.4434,
          414212.7102,
          4977985.227,
          1558.4834
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                413207.93022715906,
                4976583.367074486,
                1333.443399987848
              ],
              [
                413207.93022715906,
                4977985.227074485,
                1333.443399987848
              ],
              [
                414212.7102271591,
                4977985.227074485,
                1558.4833999878479
              ],
              [
                414212.7102271591,
                4976583.367074486,
                1558.4833999878479
              ],
              [
                413207.93022715906,
                4976583.367074486,
                1333.443399987848
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:40:21+00:00",
        "end_time": "2011-09-15T16:28:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1002653,
            44.93739221,
            1333.4434,
            -118.0872919,
            44.95013144,
            1558.4834
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.10002429819478,
                  44.93739220856681,
                  1333.443399987848
                ],
                [
                  -118.10026530358301,
                  44.950009445885435,
                  1333.443399987848
                ],
                [
                  -118.08753014428981,
                  44.950131440862116,
                  1558.4833999878479
                ],
                [
                  -118.08729192710734,
                  44.93751415018585,
                  1558.4833999878479
                ],
                [
                  -118.10002429819478,
                  44.93739220856681,
                  1333.443399987848
                ]
              ]
            ]
          },
          "id": "44118H1123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:40:21Z",
            "pc:count": 21657851,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 413731.7934,
                "count": 21657851,
                "maximum": 414212.7102,
                "minimum": 413207.9302,
                "name": "X",
                "position": 0,
                "stddev": 277.6670767,
                "variance": 77099.00549
              },
              {
                "average": 4977310.275,
                "count": 21657851,
                "maximum": 4977985.227,
                "minimum": 4976583.367,
                "name": "Y",
                "position": 1,
                "stddev": 389.3327059,
                "variance": 151579.9559
              },
              {
                "average": 1424.296095,
                "count": 21657851,
                "maximum": 1558.4834,
                "minimum": 1333.4434,
                "name": "Z",
                "position": 2,
                "stddev": 42.35588162,
                "variance": 1794.020708
              },
              {
                "average": 93.1469408,
                "count": 21657851,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.71900573,
                "variance": 2994.169588
              },
              {
                "average": 1.131243446,
                "count": 21657851,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3605935073,
                "variance": 0.1300276775
              },
              {
                "average": 1.272002056,
                "count": 21657851,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5037331955,
                "variance": 0.2537471323
              },
              {
                "average": 0.4998796972,
                "count": 21657851,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999971,
                "variance": 0.2499999971
              },
              {
                "average": 0,
                "count": 21657851,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.0916735,
                "count": 21657851,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2885645042,
                "variance": 0.0832694731
              },
              {
                "average": -0.2684886872,
                "count": 21657851,
                "maximum": 24,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.486106882,
                "variance": 72.01401002
              },
              {
                "average": 149.9812971,
                "count": 21657851,
                "maximum": 177,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 16.49815709,
                "variance": 272.1891874
              },
              {
                "average": 14810.79364,
                "count": 21657851,
                "maximum": 20160,
                "minimum": 9400,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5328.589643,
                "variance": 28393867.58
              },
              {
                "average": 21667.7711,
                "count": 21657851,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 9684.131829,
                "variance": 93782409.29
              },
              {
                "average": 23458.87633,
                "count": 21657851,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 9438.708957,
                "variance": 89089226.77
              },
              {
                "average": 21525.00525,
                "count": 21657851,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 8282.260132,
                "variance": 68595832.89
              },
              {
                "average": 409871.0032,
                "count": 21657851,
                "maximum": 579221.9523,
                "minimum": 139311.4921,
                "name": "GpsTime",
                "position": 15,
                "stddev": 205764.6046,
                "variance": 42339072490.0
              },
              {
                "average": 0,
                "count": 21657851,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21657851,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21657851,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21657851,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21657851,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              413207.9302,
              4976583.367,
              1333.4434,
              414212.7102,
              4977985.227,
              1558.4834
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    413207.93022715906,
                    4976583.367074486,
                    1333.443399987848
                  ],
                  [
                    413207.93022715906,
                    4977985.227074485,
                    1333.443399987848
                  ],
                  [
                    414212.7102271591,
                    4977985.227074485,
                    1558.4833999878479
                  ],
                  [
                    414212.7102271591,
                    4976583.367074486,
                    1558.4833999878479
                  ],
                  [
                    413207.93022715906,
                    4976583.367074486,
                    1333.443399987848
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:40:21+00:00",
            "end_time": "2011-09-15T16: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": "44118G1412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.04994522024974,
              44.77489854501875,
              1996.1516011703366
            ],
            [
              -118.05017384493244,
              44.78751022965207,
              1996.1516011703366
            ],
            [
              -118.03752962001984,
              44.78762580962278,
              2435.371601170337
            ],
            [
              -118.03730374680288,
              44.77501407445825,
              2435.371601170337
            ],
            [
              -118.04994522024974,
              44.77489854501875,
              1996.1516011703366
            ]
          ]
        ]
      },
      "bbox": [
        -118.0501738,
        44.77489855,
        1996.151601,
        -118.0373037,
        44.78762581,
        2435.371601
      ],
      "properties": {
        "datetime": "2011-09-18T22:31:21Z",
        "pc:count": 15641250,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417478.5187,
            "count": 15641250,
            "maximum": 417926.294,
            "minimum": 416925.894,
            "name": "X",
            "position": 0,
            "stddev": 275.3336397,
            "variance": 75808.61316
          },
          {
            "average": 4959192.112,
            "count": 15641250,
            "maximum": 4959881.629,
            "minimum": 4958480.449,
            "name": "Y",
            "position": 1,
            "stddev": 380.2843126,
            "variance": 144616.1584
          },
          {
            "average": 2228.608621,
            "count": 15641250,
            "maximum": 2435.371601,
            "minimum": 1996.151601,
            "name": "Z",
            "position": 2,
            "stddev": 86.77428518,
            "variance": 7529.776569
          },
          {
            "average": 97.68507101,
            "count": 15641250,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.77883509,
            "variance": 2095.701742
          },
          {
            "average": 1.074086023,
            "count": 15641250,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2789375263,
            "variance": 0.07780614357
          },
          {
            "average": 1.152859842,
            "count": 15641250,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4010345178,
            "variance": 0.1608286845
          },
          {
            "average": 0.4998362023,
            "count": 15641250,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999892,
            "variance": 0.2499999892
          },
          {
            "average": 0,
            "count": 15641250,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.153320227,
            "count": 15641250,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3602959107,
            "variance": 0.1298131433
          },
          {
            "average": -1.413580717,
            "count": 15641250,
            "maximum": 19.99799919,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.493139204,
            "variance": 72.13341353
          },
          {
            "average": 62.80559316,
            "count": 15641250,
            "maximum": 139,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 62.30988711,
            "variance": 3882.522032
          },
          {
            "average": 14827.02171,
            "count": 15641250,
            "maximum": 20064,
            "minimum": 9515,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5268.389623,
            "variance": 27755929.22
          },
          {
            "average": 28651.0751,
            "count": 15641250,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 15411.08495,
            "variance": 237501539.3
          },
          {
            "average": 26245.81641,
            "count": 15641250,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 14521.97589,
            "variance": 210887783.6
          },
          {
            "average": 21963.56546,
            "count": 15641250,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 12400.5618,
            "variance": 153773933
          },
          {
            "average": 417965.0269,
            "count": 15641250,
            "maximum": 420281.4362,
            "minimum": 415403.957,
            "name": "GpsTime",
            "position": 15,
            "stddev": 984.3933122,
            "variance": 969030.193
          },
          {
            "average": 0,
            "count": 15641250,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15641250,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15641250,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15641250,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15641250,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416925.894,
          4958480.449,
          1996.151601,
          417926.294,
          4959881.629,
          2435.371601
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416925.8940226961,
                4958480.449179845,
                1996.1516011703366
              ],
              [
                416925.8940226961,
                4959881.629179845,
                1996.1516011703366
              ],
              [
                417926.29402269615,
                4959881.629179845,
                2435.371601170337
              ],
              [
                417926.29402269615,
                4958480.449179845,
                2435.371601170337
              ],
              [
                416925.8940226961,
                4958480.449179845,
                1996.1516011703366
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:31:21+00:00",
        "end_time": "2011-09-18T21:10:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0501738,
            44.77489855,
            1996.151601,
            -118.0373037,
            44.78762581,
            2435.371601
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.04994522024974,
                  44.77489854501875,
                  1996.1516011703366
                ],
                [
                  -118.05017384493244,
                  44.78751022965207,
                  1996.1516011703366
                ],
                [
                  -118.03752962001984,
                  44.78762580962278,
                  2435.371601170337
                ],
                [
                  -118.03730374680288,
                  44.77501407445825,
                  2435.371601170337
                ],
                [
                  -118.04994522024974,
                  44.77489854501875,
                  1996.1516011703366
                ]
              ]
            ]
          },
          "id": "44118G1412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:31:21Z",
            "pc:count": 15641250,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417478.5187,
                "count": 15641250,
                "maximum": 417926.294,
                "minimum": 416925.894,
                "name": "X",
                "position": 0,
                "stddev": 275.3336397,
                "variance": 75808.61316
              },
              {
                "average": 4959192.112,
                "count": 15641250,
                "maximum": 4959881.629,
                "minimum": 4958480.449,
                "name": "Y",
                "position": 1,
                "stddev": 380.2843126,
                "variance": 144616.1584
              },
              {
                "average": 2228.608621,
                "count": 15641250,
                "maximum": 2435.371601,
                "minimum": 1996.151601,
                "name": "Z",
                "position": 2,
                "stddev": 86.77428518,
                "variance": 7529.776569
              },
              {
                "average": 97.68507101,
                "count": 15641250,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.77883509,
                "variance": 2095.701742
              },
              {
                "average": 1.074086023,
                "count": 15641250,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2789375263,
                "variance": 0.07780614357
              },
              {
                "average": 1.152859842,
                "count": 15641250,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4010345178,
                "variance": 0.1608286845
              },
              {
                "average": 0.4998362023,
                "count": 15641250,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999892,
                "variance": 0.2499999892
              },
              {
                "average": 0,
                "count": 15641250,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.153320227,
                "count": 15641250,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3602959107,
                "variance": 0.1298131433
              },
              {
                "average": -1.413580717,
                "count": 15641250,
                "maximum": 19.99799919,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.493139204,
                "variance": 72.13341353
              },
              {
                "average": 62.80559316,
                "count": 15641250,
                "maximum": 139,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 62.30988711,
                "variance": 3882.522032
              },
              {
                "average": 14827.02171,
                "count": 15641250,
                "maximum": 20064,
                "minimum": 9515,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5268.389623,
                "variance": 27755929.22
              },
              {
                "average": 28651.0751,
                "count": 15641250,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 15411.08495,
                "variance": 237501539.3
              },
              {
                "average": 26245.81641,
                "count": 15641250,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 14521.97589,
                "variance": 210887783.6
              },
              {
                "average": 21963.56546,
                "count": 15641250,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 12400.5618,
                "variance": 153773933
              },
              {
                "average": 417965.0269,
                "count": 15641250,
                "maximum": 420281.4362,
                "minimum": 415403.957,
                "name": "GpsTime",
                "position": 15,
                "stddev": 984.3933122,
                "variance": 969030.193
              },
              {
                "average": 0,
                "count": 15641250,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15641250,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15641250,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15641250,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15641250,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416925.894,
              4958480.449,
              1996.151601,
              417926.294,
              4959881.629,
              2435.371601
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416925.8940226961,
                    4958480.449179845,
                    1996.1516011703366
                  ],
                  [
                    416925.8940226961,
                    4959881.629179845,
                    1996.1516011703366
                  ],
                  [
                    417926.29402269615,
                    4959881.629179845,
                    2435.371601170337
                  ],
                  [
                    417926.29402269615,
                    4958480.449179845,
                    2435.371601170337
                  ],
                  [
                    416925.8940226961,
                    4958480.449179845,
                    1996.1516011703366
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:31:21+00:00",
            "end_time": "2011-09-18T21:10:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H8411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752471891295,
              44.89990997368376,
              1008.8890343087257
            ],
            [
              -117.93772956162758,
              44.91250975001036,
              1008.8890343087257
            ],
            [
              -117.92502915758263,
              44.91261333382972,
              1045.4690343087257
            ],
            [
              -117.9248270882495,
              44.90001351226065,
              1045.4690343087257
            ],
            [
              -117.93752471891295,
              44.89990997368376,
              1008.8890343087257
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377296,
        44.89990997,
        1008.889034,
        -117.9248271,
        44.91261333,
        1045.469034
      ],
      "properties": {
        "datetime": "2011-09-20T23:59:30Z",
        "pc:count": 11759160,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426476.6233,
            "count": 11759160,
            "maximum": 426983.8581,
            "minimum": 425981.2181,
            "name": "X",
            "position": 0,
            "stddev": 285.0984196,
            "variance": 81281.10887
          },
          {
            "average": 4972957.969,
            "count": 11759160,
            "maximum": 4973658.419,
            "minimum": 4972258.579,
            "name": "Y",
            "position": 1,
            "stddev": 398.4409855,
            "variance": 158755.2189
          },
          {
            "average": 1014.068622,
            "count": 11759160,
            "maximum": 1045.469034,
            "minimum": 1008.889034,
            "name": "Z",
            "position": 2,
            "stddev": 2.126406074,
            "variance": 4.52160279
          },
          {
            "average": 218.9820964,
            "count": 11759160,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.96033341,
            "variance": 2205.272914
          },
          {
            "average": 1.011809772,
            "count": 11759160,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.123401255,
            "variance": 0.01522786974
          },
          {
            "average": 1.023638593,
            "count": 11759160,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.184084811,
            "variance": 0.03388721764
          },
          {
            "average": 0.498682644,
            "count": 11759160,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982858,
            "variance": 0.2499982858
          },
          {
            "average": 0,
            "count": 11759160,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.257927012,
            "count": 11759160,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4374936396,
            "variance": 0.1914006847
          },
          {
            "average": 1.070611145,
            "count": 11759160,
            "maximum": 19.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.145102339,
            "variance": 66.34269211
          },
          {
            "average": 202.2655857,
            "count": 11759160,
            "maximum": 213,
            "minimum": 190,
            "name": "UserData",
            "position": 10,
            "stddev": 3.668344947,
            "variance": 13.45675465
          },
          {
            "average": 67.85365655,
            "count": 11759160,
            "maximum": 84,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.14560956,
            "variance": 172.8070508
          },
          {
            "average": 35460.30163,
            "count": 11759160,
            "maximum": 64256,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 10164.1547,
            "variance": 103310040.8
          },
          {
            "average": 33397.89836,
            "count": 11759160,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 8919.543544,
            "variance": 79558257.04
          },
          {
            "average": 27165.92843,
            "count": 11759160,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8585.892877,
            "variance": 73717556.49
          },
          {
            "average": 595113.5786,
            "count": 11759160,
            "maximum": 598370.0313,
            "minimum": 586513.045,
            "name": "GpsTime",
            "position": 15,
            "stddev": 4528.97777,
            "variance": 20511639.64
          },
          {
            "average": 0,
            "count": 11759160,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11759160,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11759160,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11759160,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11759160,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425981.2181,
          4972258.579,
          1008.889034,
          426983.8581,
          4973658.419,
          1045.469034
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425981.21810627636,
                4972258.578694299,
                1008.8890343087257
              ],
              [
                425981.21810627636,
                4973658.418694299,
                1008.8890343087257
              ],
              [
                426983.85810627637,
                4973658.418694299,
                1045.4690343087257
              ],
              [
                426983.85810627637,
                4972258.578694299,
                1045.4690343087257
              ],
              [
                425981.21810627636,
                4972258.578694299,
                1008.8890343087257
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:59:30+00:00",
        "end_time": "2011-09-20T20:41:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377296,
            44.89990997,
            1008.889034,
            -117.9248271,
            44.91261333,
            1045.469034
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752471891295,
                  44.89990997368376,
                  1008.8890343087257
                ],
                [
                  -117.93772956162758,
                  44.91250975001036,
                  1008.8890343087257
                ],
                [
                  -117.92502915758263,
                  44.91261333382972,
                  1045.4690343087257
                ],
                [
                  -117.9248270882495,
                  44.90001351226065,
                  1045.4690343087257
                ],
                [
                  -117.93752471891295,
                  44.89990997368376,
                  1008.8890343087257
                ]
              ]
            ]
          },
          "id": "44117H8411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:59:30Z",
            "pc:count": 11759160,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426476.6233,
                "count": 11759160,
                "maximum": 426983.8581,
                "minimum": 425981.2181,
                "name": "X",
                "position": 0,
                "stddev": 285.0984196,
                "variance": 81281.10887
              },
              {
                "average": 4972957.969,
                "count": 11759160,
                "maximum": 4973658.419,
                "minimum": 4972258.579,
                "name": "Y",
                "position": 1,
                "stddev": 398.4409855,
                "variance": 158755.2189
              },
              {
                "average": 1014.068622,
                "count": 11759160,
                "maximum": 1045.469034,
                "minimum": 1008.889034,
                "name": "Z",
                "position": 2,
                "stddev": 2.126406074,
                "variance": 4.52160279
              },
              {
                "average": 218.9820964,
                "count": 11759160,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.96033341,
                "variance": 2205.272914
              },
              {
                "average": 1.011809772,
                "count": 11759160,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.123401255,
                "variance": 0.01522786974
              },
              {
                "average": 1.023638593,
                "count": 11759160,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.184084811,
                "variance": 0.03388721764
              },
              {
                "average": 0.498682644,
                "count": 11759160,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982858,
                "variance": 0.2499982858
              },
              {
                "average": 0,
                "count": 11759160,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.257927012,
                "count": 11759160,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4374936396,
                "variance": 0.1914006847
              },
              {
                "average": 1.070611145,
                "count": 11759160,
                "maximum": 19.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.145102339,
                "variance": 66.34269211
              },
              {
                "average": 202.2655857,
                "count": 11759160,
                "maximum": 213,
                "minimum": 190,
                "name": "UserData",
                "position": 10,
                "stddev": 3.668344947,
                "variance": 13.45675465
              },
              {
                "average": 67.85365655,
                "count": 11759160,
                "maximum": 84,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.14560956,
                "variance": 172.8070508
              },
              {
                "average": 35460.30163,
                "count": 11759160,
                "maximum": 64256,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 10164.1547,
                "variance": 103310040.8
              },
              {
                "average": 33397.89836,
                "count": 11759160,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 8919.543544,
                "variance": 79558257.04
              },
              {
                "average": 27165.92843,
                "count": 11759160,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8585.892877,
                "variance": 73717556.49
              },
              {
                "average": 595113.5786,
                "count": 11759160,
                "maximum": 598370.0313,
                "minimum": 586513.045,
                "name": "GpsTime",
                "position": 15,
                "stddev": 4528.97777,
                "variance": 20511639.64
              },
              {
                "average": 0,
                "count": 11759160,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11759160,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11759160,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11759160,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11759160,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425981.2181,
              4972258.579,
              1008.889034,
              426983.8581,
              4973658.419,
              1045.469034
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425981.21810627636,
                    4972258.578694299,
                    1008.8890343087257
                  ],
                  [
                    425981.21810627636,
                    4973658.418694299,
                    1008.8890343087257
                  ],
                  [
                    426983.85810627637,
                    4973658.418694299,
                    1045.4690343087257
                  ],
                  [
                    426983.85810627637,
                    4972258.578694299,
                    1045.4690343087257
                  ],
                  [
                    425981.21810627636,
                    4972258.578694299,
                    1008.8890343087257
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:59:30+00:00",
            "end_time": "2011-09-20T20:41:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H8301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002434362543,
              44.9249032832087,
              1040.351915335361
            ],
            [
              -118.00024314995404,
              44.937509611805865,
              1040.351915335361
            ],
            [
              -117.98752910506855,
              44.937620267368686,
              1081.8919153353609
            ],
            [
              -117.98731307887545,
              44.925013890415336,
              1081.8919153353609
            ],
            [
              -118.00002434362543,
              44.9249032832087,
              1040.351915335361
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002431,
        44.92490328,
        1040.351915,
        -117.9873131,
        44.93762027,
        1081.891915
      ],
      "properties": {
        "datetime": "2011-09-20T22:41:50Z",
        "pc:count": 19831188,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421543.0172,
            "count": 19831188,
            "maximum": 422084.2361,
            "minimum": 421080.9361,
            "name": "X",
            "position": 0,
            "stddev": 277.7604345,
            "variance": 77150.85897
          },
          {
            "average": 4975761.815,
            "count": 19831188,
            "maximum": 4976494.477,
            "minimum": 4975093.877,
            "name": "Y",
            "position": 1,
            "stddev": 398.578038,
            "variance": 158864.4524
          },
          {
            "average": 1049.502606,
            "count": 19831188,
            "maximum": 1081.891915,
            "minimum": 1040.351915,
            "name": "Z",
            "position": 2,
            "stddev": 4.052284832,
            "variance": 16.42101236
          },
          {
            "average": 181.8979154,
            "count": 19831188,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 65.96156272,
            "variance": 4350.927757
          },
          {
            "average": 1.003203439,
            "count": 19831188,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06366661802,
            "variance": 0.00405343825
          },
          {
            "average": 1.006474852,
            "count": 19831188,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09534548809,
            "variance": 0.009090762099
          },
          {
            "average": 0.4991793734,
            "count": 19831188,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993392,
            "variance": 0.2499993392
          },
          {
            "average": 0,
            "count": 19831188,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.161885158,
            "count": 19831188,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3683454362,
            "variance": 0.1356783604
          },
          {
            "average": -0.3362655505,
            "count": 19831188,
            "maximum": 21,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.025850123,
            "variance": 64.41427019
          },
          {
            "average": 190.8643042,
            "count": 19831188,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 10.22471111,
            "variance": 104.5447174
          },
          {
            "average": 6020.110353,
            "count": 19831188,
            "maximum": 20073,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7971.608156,
            "variance": 63546536.59
          },
          {
            "average": 31013.63035,
            "count": 19831188,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 11682.94248,
            "variance": 136491145
          },
          {
            "average": 31560.35699,
            "count": 19831188,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 8575.791741,
            "variance": 73544203.99
          },
          {
            "average": 24770.0224,
            "count": 19831188,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7051.152442,
            "variance": 49718750.77
          },
          {
            "average": 482379.5767,
            "count": 19831188,
            "maximum": 593710.994,
            "minimum": 320399.863,
            "name": "GpsTime",
            "position": 15,
            "stddev": 132905.0982,
            "variance": 17663765130.0
          },
          {
            "average": 0,
            "count": 19831188,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19831188,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19831188,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19831188,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19831188,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421080.9361,
          4975093.877,
          1040.351915,
          422084.2361,
          4976494.477,
          1081.891915
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421080.93610475375,
                4975093.876666621,
                1040.351915335361
              ],
              [
                421080.93610475375,
                4976494.476666621,
                1040.351915335361
              ],
              [
                422084.2361047538,
                4976494.476666621,
                1081.8919153353609
              ],
              [
                422084.2361047538,
                4975093.876666621,
                1081.8919153353609
              ],
              [
                421080.93610475375,
                4975093.876666621,
                1040.351915335361
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:41:50+00:00",
        "end_time": "2011-09-17T18:46:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002431,
            44.92490328,
            1040.351915,
            -117.9873131,
            44.93762027,
            1081.891915
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002434362543,
                  44.9249032832087,
                  1040.351915335361
                ],
                [
                  -118.00024314995404,
                  44.937509611805865,
                  1040.351915335361
                ],
                [
                  -117.98752910506855,
                  44.937620267368686,
                  1081.8919153353609
                ],
                [
                  -117.98731307887545,
                  44.925013890415336,
                  1081.8919153353609
                ],
                [
                  -118.00002434362543,
                  44.9249032832087,
                  1040.351915335361
                ]
              ]
            ]
          },
          "id": "44117H8301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:41:50Z",
            "pc:count": 19831188,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421543.0172,
                "count": 19831188,
                "maximum": 422084.2361,
                "minimum": 421080.9361,
                "name": "X",
                "position": 0,
                "stddev": 277.7604345,
                "variance": 77150.85897
              },
              {
                "average": 4975761.815,
                "count": 19831188,
                "maximum": 4976494.477,
                "minimum": 4975093.877,
                "name": "Y",
                "position": 1,
                "stddev": 398.578038,
                "variance": 158864.4524
              },
              {
                "average": 1049.502606,
                "count": 19831188,
                "maximum": 1081.891915,
                "minimum": 1040.351915,
                "name": "Z",
                "position": 2,
                "stddev": 4.052284832,
                "variance": 16.42101236
              },
              {
                "average": 181.8979154,
                "count": 19831188,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 65.96156272,
                "variance": 4350.927757
              },
              {
                "average": 1.003203439,
                "count": 19831188,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06366661802,
                "variance": 0.00405343825
              },
              {
                "average": 1.006474852,
                "count": 19831188,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09534548809,
                "variance": 0.009090762099
              },
              {
                "average": 0.4991793734,
                "count": 19831188,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993392,
                "variance": 0.2499993392
              },
              {
                "average": 0,
                "count": 19831188,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.161885158,
                "count": 19831188,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3683454362,
                "variance": 0.1356783604
              },
              {
                "average": -0.3362655505,
                "count": 19831188,
                "maximum": 21,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.025850123,
                "variance": 64.41427019
              },
              {
                "average": 190.8643042,
                "count": 19831188,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 10.22471111,
                "variance": 104.5447174
              },
              {
                "average": 6020.110353,
                "count": 19831188,
                "maximum": 20073,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7971.608156,
                "variance": 63546536.59
              },
              {
                "average": 31013.63035,
                "count": 19831188,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 11682.94248,
                "variance": 136491145
              },
              {
                "average": 31560.35699,
                "count": 19831188,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 8575.791741,
                "variance": 73544203.99
              },
              {
                "average": 24770.0224,
                "count": 19831188,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7051.152442,
                "variance": 49718750.77
              },
              {
                "average": 482379.5767,
                "count": 19831188,
                "maximum": 593710.994,
                "minimum": 320399.863,
                "name": "GpsTime",
                "position": 15,
                "stddev": 132905.0982,
                "variance": 17663765130.0
              },
              {
                "average": 0,
                "count": 19831188,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19831188,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19831188,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19831188,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19831188,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421080.9361,
              4975093.877,
              1040.351915,
              422084.2361,
              4976494.477,
              1081.891915
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421080.93610475375,
                    4975093.876666621,
                    1040.351915335361
                  ],
                  [
                    421080.93610475375,
                    4976494.476666621,
                    1040.351915335361
                  ],
                  [
                    422084.2361047538,
                    4976494.476666621,
                    1081.8919153353609
                  ],
                  [
                    422084.2361047538,
                    4975093.876666621,
                    1081.8919153353609
                  ],
                  [
                    421080.93610475375,
                    4975093.876666621,
                    1040.351915335361
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:41:50+00:00",
            "end_time": "2011-09-17T18: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": "44118H2311a.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.23946003919248,
              44.904920590857074,
              2358.140476930563
            ],
            [
              -118.23959552418368,
              44.911223625142384,
              2358.140476930563
            ],
            [
              -118.23752777301635,
              44.91124605297864,
              2546.180476930563
            ],
            [
              -118.23739251388541,
              44.9049430137924,
              2546.180476930563
            ],
            [
              -118.23946003919248,
              44.904920590857074,
              2358.140476930563
            ]
          ]
        ]
      },
      "bbox": [
        -118.2395955,
        44.90492059,
        2358.140477,
        -118.2373925,
        44.91124605,
        2546.180477
      ],
      "properties": {
        "datetime": "2011-09-18T19:02:35Z",
        "pc:count": 486729,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 402246.8326,
            "count": 486729,
            "maximum": 402314.4418,
            "minimum": 402151.1818,
            "name": "X",
            "position": 0,
            "stddev": 40.25650088,
            "variance": 1620.585863
          },
          {
            "average": 4973489.24,
            "count": 486729,
            "maximum": 4973835.239,
            "minimum": 4973134.899,
            "name": "Y",
            "position": 1,
            "stddev": 168.3129435,
            "variance": 28329.24696
          },
          {
            "average": 2468.430689,
            "count": 486729,
            "maximum": 2546.180477,
            "minimum": 2358.140477,
            "name": "Z",
            "position": 2,
            "stddev": 35.46829634,
            "variance": 1258.000045
          },
          {
            "average": 115.9072359,
            "count": 486729,
            "maximum": 251,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 36.89183297,
            "variance": 1361.00734
          },
          {
            "average": 1.033125209,
            "count": 486729,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1808366204,
            "variance": 0.03270188329
          },
          {
            "average": 1.070246482,
            "count": 486729,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2608141772,
            "variance": 0.06802403505
          },
          {
            "average": 0.4995346486,
            "count": 486729,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000002971,
            "variance": 0.2500002971
          },
          {
            "average": 0,
            "count": 486729,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276338579,
            "count": 486729,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4471867389,
            "variance": 0.1999759794
          },
          {
            "average": -1.554837284,
            "count": 486729,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.432874617,
            "variance": 88.97912354
          },
          {
            "average": 61.23514933,
            "count": 486729,
            "maximum": 128,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 60.85732024,
            "variance": 3703.613427
          },
          {
            "average": 14816.03435,
            "count": 486729,
            "maximum": 20034,
            "minimum": 9493,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5268.210203,
            "variance": 27754038.74
          },
          {
            "average": 30260.18944,
            "count": 486729,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 15803.0886,
            "variance": 249737609.2
          },
          {
            "average": 28744.07283,
            "count": 486729,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 15490.37243,
            "variance": 239951638.1
          },
          {
            "average": 23260.89269,
            "count": 486729,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 15116.27279,
            "variance": 228501703
          },
          {
            "average": 406318.9111,
            "count": 486729,
            "maximum": 407755.0449,
            "minimum": 405704.2276,
            "name": "GpsTime",
            "position": 15,
            "stddev": 488.7831534,
            "variance": 238908.9711
          },
          {
            "average": 0,
            "count": 486729,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 486729,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 486729,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 486729,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 486729,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          402151.1818,
          4973134.899,
          2358.140477,
          402314.4418,
          4973835.239,
          2546.180477
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                402151.1818148197,
                4973134.8987374455,
                2358.140476930563
              ],
              [
                402151.1818148197,
                4973835.238737445,
                2358.140476930563
              ],
              [
                402314.4418148197,
                4973835.238737445,
                2546.180476930563
              ],
              [
                402314.4418148197,
                4973134.8987374455,
                2546.180476930563
              ],
              [
                402151.1818148197,
                4973134.8987374455,
                2358.140476930563
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T19:02:35+00:00",
        "end_time": "2011-09-18T18:28:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2311a.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2311a.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2311a.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2311a.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.2395955,
            44.90492059,
            2358.140477,
            -118.2373925,
            44.91124605,
            2546.180477
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.23946003919248,
                  44.904920590857074,
                  2358.140476930563
                ],
                [
                  -118.23959552418368,
                  44.911223625142384,
                  2358.140476930563
                ],
                [
                  -118.23752777301635,
                  44.91124605297864,
                  2546.180476930563
                ],
                [
                  -118.23739251388541,
                  44.9049430137924,
                  2546.180476930563
                ],
                [
                  -118.23946003919248,
                  44.904920590857074,
                  2358.140476930563
                ]
              ]
            ]
          },
          "id": "44118H2311a.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2311a.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:02:35Z",
            "pc:count": 486729,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 402246.8326,
                "count": 486729,
                "maximum": 402314.4418,
                "minimum": 402151.1818,
                "name": "X",
                "position": 0,
                "stddev": 40.25650088,
                "variance": 1620.585863
              },
              {
                "average": 4973489.24,
                "count": 486729,
                "maximum": 4973835.239,
                "minimum": 4973134.899,
                "name": "Y",
                "position": 1,
                "stddev": 168.3129435,
                "variance": 28329.24696
              },
              {
                "average": 2468.430689,
                "count": 486729,
                "maximum": 2546.180477,
                "minimum": 2358.140477,
                "name": "Z",
                "position": 2,
                "stddev": 35.46829634,
                "variance": 1258.000045
              },
              {
                "average": 115.9072359,
                "count": 486729,
                "maximum": 251,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 36.89183297,
                "variance": 1361.00734
              },
              {
                "average": 1.033125209,
                "count": 486729,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1808366204,
                "variance": 0.03270188329
              },
              {
                "average": 1.070246482,
                "count": 486729,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2608141772,
                "variance": 0.06802403505
              },
              {
                "average": 0.4995346486,
                "count": 486729,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000002971,
                "variance": 0.2500002971
              },
              {
                "average": 0,
                "count": 486729,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276338579,
                "count": 486729,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4471867389,
                "variance": 0.1999759794
              },
              {
                "average": -1.554837284,
                "count": 486729,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.432874617,
                "variance": 88.97912354
              },
              {
                "average": 61.23514933,
                "count": 486729,
                "maximum": 128,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 60.85732024,
                "variance": 3703.613427
              },
              {
                "average": 14816.03435,
                "count": 486729,
                "maximum": 20034,
                "minimum": 9493,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5268.210203,
                "variance": 27754038.74
              },
              {
                "average": 30260.18944,
                "count": 486729,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 15803.0886,
                "variance": 249737609.2
              },
              {
                "average": 28744.07283,
                "count": 486729,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 15490.37243,
                "variance": 239951638.1
              },
              {
                "average": 23260.89269,
                "count": 486729,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 15116.27279,
                "variance": 228501703
              },
              {
                "average": 406318.9111,
                "count": 486729,
                "maximum": 407755.0449,
                "minimum": 405704.2276,
                "name": "GpsTime",
                "position": 15,
                "stddev": 488.7831534,
                "variance": 238908.9711
              },
              {
                "average": 0,
                "count": 486729,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 486729,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 486729,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 486729,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 486729,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              402151.1818,
              4973134.899,
              2358.140477,
              402314.4418,
              4973835.239,
              2546.180477
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    402151.1818148197,
                    4973134.8987374455,
                    2358.140476930563
                  ],
                  [
                    402151.1818148197,
                    4973835.238737445,
                    2358.140476930563
                  ],
                  [
                    402314.4418148197,
                    4973835.238737445,
                    2546.180476930563
                  ],
                  [
                    402314.4418148197,
                    4973134.8987374455,
                    2546.180476930563
                  ],
                  [
                    402151.1818148197,
                    4973134.8987374455,
                    2358.140476930563
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T19:02:35+00:00",
            "end_time": "2011-09-18T18: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": "44118H2311b.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.23852392017356,
              44.900001041219085,
              2339.3741183745256
            ],
            [
              -118.23861399380108,
              44.90419557003294,
              2339.3741183745256
            ],
            [
              -118.23752768922688,
              44.90420734799489,
              2413.2941183745256
            ],
            [
              -118.23743769454785,
              44.900012817468244,
              2413.2941183745256
            ],
            [
              -118.23852392017356,
              44.900001041219085,
              2339.3741183745256
            ]
          ]
        ]
      },
      "bbox": [
        -118.238614,
        44.90000104,
        2339.374118,
        -118.2374377,
        44.90420735,
        2413.294118
      ],
      "properties": {
        "datetime": "2011-09-18T19:26:16Z",
        "pc:count": 400142,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 402270.4636,
            "count": 400142,
            "maximum": 402302.5241,
            "minimum": 402216.7441,
            "name": "X",
            "position": 0,
            "stddev": 20.15094865,
            "variance": 406.0607315
          },
          {
            "average": 4972713.314,
            "count": 400142,
            "maximum": 4973053.34,
            "minimum": 4972587.28,
            "name": "Y",
            "position": 1,
            "stddev": 101.4952727,
            "variance": 10301.29039
          },
          {
            "average": 2359.983484,
            "count": 400142,
            "maximum": 2413.294118,
            "minimum": 2339.374118,
            "name": "Z",
            "position": 2,
            "stddev": 11.50853554,
            "variance": 132.4463902
          },
          {
            "average": 104.867662,
            "count": 400142,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.74774812,
            "variance": 884.9285181
          },
          {
            "average": 1.02433886,
            "count": 400142,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1584489184,
            "variance": 0.02510605973
          },
          {
            "average": 1.050607035,
            "count": 400142,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.230422011,
            "variance": 0.05309430314
          },
          {
            "average": 0.4999950018,
            "count": 400142,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000006248,
            "variance": 0.2500006248
          },
          {
            "average": 0,
            "count": 400142,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.130208776,
            "count": 400142,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3365334064,
            "variance": 0.1132547336
          },
          {
            "average": 1.030052875,
            "count": 400142,
            "maximum": 12,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.384069022,
            "variance": 40.75633727
          },
          {
            "average": 61.37563665,
            "count": 400142,
            "maximum": 131,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 61.97000398,
            "variance": 3840.281393
          },
          {
            "average": 14901.27876,
            "count": 400142,
            "maximum": 20037,
            "minimum": 9495,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5266.780306,
            "variance": 27738974.79
          },
          {
            "average": 13505.4686,
            "count": 400142,
            "maximum": 62464,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 10102.34105,
            "variance": 102057294.6
          },
          {
            "average": 14600.16094,
            "count": 400142,
            "maximum": 60672,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 9459.112731,
            "variance": 89474813.67
          },
          {
            "average": 15903.56128,
            "count": 400142,
            "maximum": 58368,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 8369.630313,
            "variance": 70050711.58
          },
          {
            "average": 407965.3807,
            "count": 400142,
            "maximum": 409176.5155,
            "minimum": 406802.6067,
            "name": "GpsTime",
            "position": 15,
            "stddev": 507.0860972,
            "variance": 257136.3099
          },
          {
            "average": 0,
            "count": 400142,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 400142,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 400142,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 400142,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 400142,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          402216.7441,
          4972587.28,
          2339.374118,
          402302.5241,
          4973053.34,
          2413.294118
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                402216.7441248052,
                4972587.279579154,
                2339.3741183745256
              ],
              [
                402216.7441248052,
                4973053.339579155,
                2339.3741183745256
              ],
              [
                402302.52412480523,
                4973053.339579155,
                2413.2941183745256
              ],
              [
                402302.52412480523,
                4972587.279579154,
                2413.2941183745256
              ],
              [
                402216.7441248052,
                4972587.279579154,
                2339.3741183745256
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T19:26:16+00:00",
        "end_time": "2011-09-18T18:46:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2311b.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2311b.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2311b.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2311b.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.238614,
            44.90000104,
            2339.374118,
            -118.2374377,
            44.90420735,
            2413.294118
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.23852392017356,
                  44.900001041219085,
                  2339.3741183745256
                ],
                [
                  -118.23861399380108,
                  44.90419557003294,
                  2339.3741183745256
                ],
                [
                  -118.23752768922688,
                  44.90420734799489,
                  2413.2941183745256
                ],
                [
                  -118.23743769454785,
                  44.900012817468244,
                  2413.2941183745256
                ],
                [
                  -118.23852392017356,
                  44.900001041219085,
                  2339.3741183745256
                ]
              ]
            ]
          },
          "id": "44118H2311b.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2311b.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:26:16Z",
            "pc:count": 400142,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 402270.4636,
                "count": 400142,
                "maximum": 402302.5241,
                "minimum": 402216.7441,
                "name": "X",
                "position": 0,
                "stddev": 20.15094865,
                "variance": 406.0607315
              },
              {
                "average": 4972713.314,
                "count": 400142,
                "maximum": 4973053.34,
                "minimum": 4972587.28,
                "name": "Y",
                "position": 1,
                "stddev": 101.4952727,
                "variance": 10301.29039
              },
              {
                "average": 2359.983484,
                "count": 400142,
                "maximum": 2413.294118,
                "minimum": 2339.374118,
                "name": "Z",
                "position": 2,
                "stddev": 11.50853554,
                "variance": 132.4463902
              },
              {
                "average": 104.867662,
                "count": 400142,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.74774812,
                "variance": 884.9285181
              },
              {
                "average": 1.02433886,
                "count": 400142,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1584489184,
                "variance": 0.02510605973
              },
              {
                "average": 1.050607035,
                "count": 400142,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.230422011,
                "variance": 0.05309430314
              },
              {
                "average": 0.4999950018,
                "count": 400142,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000006248,
                "variance": 0.2500006248
              },
              {
                "average": 0,
                "count": 400142,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.130208776,
                "count": 400142,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3365334064,
                "variance": 0.1132547336
              },
              {
                "average": 1.030052875,
                "count": 400142,
                "maximum": 12,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.384069022,
                "variance": 40.75633727
              },
              {
                "average": 61.37563665,
                "count": 400142,
                "maximum": 131,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 61.97000398,
                "variance": 3840.281393
              },
              {
                "average": 14901.27876,
                "count": 400142,
                "maximum": 20037,
                "minimum": 9495,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5266.780306,
                "variance": 27738974.79
              },
              {
                "average": 13505.4686,
                "count": 400142,
                "maximum": 62464,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 10102.34105,
                "variance": 102057294.6
              },
              {
                "average": 14600.16094,
                "count": 400142,
                "maximum": 60672,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 9459.112731,
                "variance": 89474813.67
              },
              {
                "average": 15903.56128,
                "count": 400142,
                "maximum": 58368,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 8369.630313,
                "variance": 70050711.58
              },
              {
                "average": 407965.3807,
                "count": 400142,
                "maximum": 409176.5155,
                "minimum": 406802.6067,
                "name": "GpsTime",
                "position": 15,
                "stddev": 507.0860972,
                "variance": 257136.3099
              },
              {
                "average": 0,
                "count": 400142,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 400142,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 400142,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 400142,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 400142,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              402216.7441,
              4972587.28,
              2339.374118,
              402302.5241,
              4973053.34,
              2413.294118
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    402216.7441248052,
                    4972587.279579154,
                    2339.3741183745256
                  ],
                  [
                    402216.7441248052,
                    4973053.339579155,
                    2339.3741183745256
                  ],
                  [
                    402302.52412480523,
                    4973053.339579155,
                    2413.2941183745256
                  ],
                  [
                    402302.52412480523,
                    4972587.279579154,
                    2413.2941183745256
                  ],
                  [
                    402216.7441248052,
                    4972587.279579154,
                    2339.3741183745256
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T19:26:16+00:00",
            "end_time": "2011-09-18T18:46: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": "44118H2401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.18467908417415,
              44.9249120991286,
              2412.6472860613235
            ],
            [
              -118.18475102085098,
              44.92841134436613,
              2412.6472860613235
            ],
            [
              -118.17506979217943,
              44.928511378794894,
              2597.9272860613232
            ],
            [
              -118.17499844300546,
              44.925012121421126,
              2597.9272860613232
            ],
            [
              -118.18467908417415,
              44.9249120991286,
              2412.6472860613235
            ]
          ]
        ]
      },
      "bbox": [
        -118.184751,
        44.9249121,
        2412.647286,
        -118.1749984,
        44.92851138,
        2597.927286
      ],
      "properties": {
        "datetime": "2011-09-20T16:48:08Z",
        "pc:count": 3454158,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 406853.2179,
            "count": 3454158,
            "maximum": 407272.4633,
            "minimum": 406508.3233,
            "name": "X",
            "position": 0,
            "stddev": 180.8597032,
            "variance": 32710.23224
          },
          {
            "average": 4975444.308,
            "count": 3454158,
            "maximum": 4975679.877,
            "minimum": 4975291.077,
            "name": "Y",
            "position": 1,
            "stddev": 100.8214284,
            "variance": 10164.96042
          },
          {
            "average": 2520.370714,
            "count": 3454158,
            "maximum": 2597.927286,
            "minimum": 2412.647286,
            "name": "Z",
            "position": 2,
            "stddev": 38.88898962,
            "variance": 1512.353514
          },
          {
            "average": 101.3328365,
            "count": 3454158,
            "maximum": 250,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.6754716,
            "variance": 2178.599649
          },
          {
            "average": 1.102958232,
            "count": 3454158,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3132007609,
            "variance": 0.09809471665
          },
          {
            "average": 1.214126858,
            "count": 3454158,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4357038697,
            "variance": 0.1898378621
          },
          {
            "average": 0.4997701321,
            "count": 3454158,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000195,
            "variance": 0.2500000195
          },
          {
            "average": 0,
            "count": 3454158,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.143596211,
            "count": 3454158,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3506798748,
            "variance": 0.1229763746
          },
          {
            "average": -2.336891692,
            "count": 3454158,
            "maximum": 13.99800014,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.674225734,
            "variance": 58.89374062
          },
          {
            "average": 64.99650827,
            "count": 3454158,
            "maximum": 146,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 60.20672896,
            "variance": 3624.850212
          },
          {
            "average": 14750.38733,
            "count": 3454158,
            "maximum": 20119,
            "minimum": 9496,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5270.105809,
            "variance": 27774015.23
          },
          {
            "average": 33390.10454,
            "count": 3454158,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 14531.01211,
            "variance": 211150313
          },
          {
            "average": 30969.54315,
            "count": 3454158,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 14590.05531,
            "variance": 212869713.8
          },
          {
            "average": 26542.32091,
            "count": 3454158,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 14982.15698,
            "variance": 224465027.7
          },
          {
            "average": 418265.0198,
            "count": 3454158,
            "maximum": 572488.5679,
            "minimum": 407296.645,
            "name": "GpsTime",
            "position": 15,
            "stddev": 39086.48265,
            "variance": 1527753126
          },
          {
            "average": 0,
            "count": 3454158,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3454158,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3454158,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3454158,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3454158,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          406508.3233,
          4975291.077,
          2412.647286,
          407272.4633,
          4975679.877,
          2597.927286
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                406508.3233314296,
                4975291.077022179,
                2412.6472860613235
              ],
              [
                406508.3233314296,
                4975679.87702218,
                2412.6472860613235
              ],
              [
                407272.46333142964,
                4975679.87702218,
                2597.9272860613232
              ],
              [
                407272.46333142964,
                4975291.077022179,
                2597.9272860613232
              ],
              [
                406508.3233314296,
                4975291.077022179,
                2412.6472860613235
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T16:48:08+00:00",
        "end_time": "2011-09-18T18:54:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.184751,
            44.9249121,
            2412.647286,
            -118.1749984,
            44.92851138,
            2597.927286
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.18467908417415,
                  44.9249120991286,
                  2412.6472860613235
                ],
                [
                  -118.18475102085098,
                  44.92841134436613,
                  2412.6472860613235
                ],
                [
                  -118.17506979217943,
                  44.928511378794894,
                  2597.9272860613232
                ],
                [
                  -118.17499844300546,
                  44.925012121421126,
                  2597.9272860613232
                ],
                [
                  -118.18467908417415,
                  44.9249120991286,
                  2412.6472860613235
                ]
              ]
            ]
          },
          "id": "44118H2401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T16:48:08Z",
            "pc:count": 3454158,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 406853.2179,
                "count": 3454158,
                "maximum": 407272.4633,
                "minimum": 406508.3233,
                "name": "X",
                "position": 0,
                "stddev": 180.8597032,
                "variance": 32710.23224
              },
              {
                "average": 4975444.308,
                "count": 3454158,
                "maximum": 4975679.877,
                "minimum": 4975291.077,
                "name": "Y",
                "position": 1,
                "stddev": 100.8214284,
                "variance": 10164.96042
              },
              {
                "average": 2520.370714,
                "count": 3454158,
                "maximum": 2597.927286,
                "minimum": 2412.647286,
                "name": "Z",
                "position": 2,
                "stddev": 38.88898962,
                "variance": 1512.353514
              },
              {
                "average": 101.3328365,
                "count": 3454158,
                "maximum": 250,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.6754716,
                "variance": 2178.599649
              },
              {
                "average": 1.102958232,
                "count": 3454158,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3132007609,
                "variance": 0.09809471665
              },
              {
                "average": 1.214126858,
                "count": 3454158,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4357038697,
                "variance": 0.1898378621
              },
              {
                "average": 0.4997701321,
                "count": 3454158,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000195,
                "variance": 0.2500000195
              },
              {
                "average": 0,
                "count": 3454158,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.143596211,
                "count": 3454158,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3506798748,
                "variance": 0.1229763746
              },
              {
                "average": -2.336891692,
                "count": 3454158,
                "maximum": 13.99800014,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.674225734,
                "variance": 58.89374062
              },
              {
                "average": 64.99650827,
                "count": 3454158,
                "maximum": 146,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 60.20672896,
                "variance": 3624.850212
              },
              {
                "average": 14750.38733,
                "count": 3454158,
                "maximum": 20119,
                "minimum": 9496,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5270.105809,
                "variance": 27774015.23
              },
              {
                "average": 33390.10454,
                "count": 3454158,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 14531.01211,
                "variance": 211150313
              },
              {
                "average": 30969.54315,
                "count": 3454158,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 14590.05531,
                "variance": 212869713.8
              },
              {
                "average": 26542.32091,
                "count": 3454158,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 14982.15698,
                "variance": 224465027.7
              },
              {
                "average": 418265.0198,
                "count": 3454158,
                "maximum": 572488.5679,
                "minimum": 407296.645,
                "name": "GpsTime",
                "position": 15,
                "stddev": 39086.48265,
                "variance": 1527753126
              },
              {
                "average": 0,
                "count": 3454158,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3454158,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3454158,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3454158,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3454158,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              406508.3233,
              4975291.077,
              2412.647286,
              407272.4633,
              4975679.877,
              2597.927286
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    406508.3233314296,
                    4975291.077022179,
                    2412.6472860613235
                  ],
                  [
                    406508.3233314296,
                    4975679.87702218,
                    2412.6472860613235
                  ],
                  [
                    407272.46333142964,
                    4975679.87702218,
                    2597.9272860613232
                  ],
                  [
                    407272.46333142964,
                    4975291.077022179,
                    2597.9272860613232
                  ],
                  [
                    406508.3233314296,
                    4975291.077022179,
                    2412.6472860613235
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T16:48:08+00:00",
            "end_time": "2011-09-18T18: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": "44117H7421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252513357445,
              44.87492399014164,
              1016.8938051932356
            ],
            [
              -117.81270230929144,
              44.88750984055714,
              1016.8938051932356
            ],
            [
              -117.80002876699362,
              44.88759932921686,
              1035.7138051932357
            ],
            [
              -117.7998543534965,
              44.87501343975829,
              1035.7138051932357
            ],
            [
              -117.81252513357445,
              44.87492399014164,
              1016.8938051932356
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127023,
        44.87492399,
        1016.893805,
        -117.7998544,
        44.88759933,
        1035.713805
      ],
      "properties": {
        "datetime": "2011-09-20T01:07:13Z",
        "pc:count": 16561022,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436281.2735,
            "count": 16561022,
            "maximum": 436823.3804,
            "minimum": 435822.4604,
            "name": "X",
            "position": 0,
            "stddev": 281.1769432,
            "variance": 79060.4734
          },
          {
            "average": 4970142.283,
            "count": 16561022,
            "maximum": 4970774.849,
            "minimum": 4969376.609,
            "name": "Y",
            "position": 1,
            "stddev": 391.3847895,
            "variance": 153182.0535
          },
          {
            "average": 1019.018586,
            "count": 16561022,
            "maximum": 1035.713805,
            "minimum": 1016.893805,
            "name": "Z",
            "position": 2,
            "stddev": 0.789651798,
            "variance": 0.6235499621
          },
          {
            "average": 219.3147709,
            "count": 16561022,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 36.53592789,
            "variance": 1334.874027
          },
          {
            "average": 1.004191468,
            "count": 16561022,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07353501921,
            "variance": 0.00540739905
          },
          {
            "average": 1.008386258,
            "count": 16561022,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1096734265,
            "variance": 0.01202826049
          },
          {
            "average": 0.4997047888,
            "count": 16561022,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999279,
            "variance": 0.2499999279
          },
          {
            "average": 0,
            "count": 16561022,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.132807384,
            "count": 16561022,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3393664529,
            "variance": 0.1151695893
          },
          {
            "average": 0.9815006732,
            "count": 16561022,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.902692972,
            "variance": 62.45255622
          },
          {
            "average": 199.73154,
            "count": 16561022,
            "maximum": 212,
            "minimum": 187,
            "name": "UserData",
            "position": 10,
            "stddev": 3.099139919,
            "variance": 9.604668236
          },
          {
            "average": 133.7443388,
            "count": 16561022,
            "maximum": 267,
            "minimum": 92,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 50.39073833,
            "variance": 2539.22651
          },
          {
            "average": 34214.80951,
            "count": 16561022,
            "maximum": 62976,
            "minimum": 6912,
            "name": "Red",
            "position": 12,
            "stddev": 7730.539712,
            "variance": 59761244.23
          },
          {
            "average": 33375.76009,
            "count": 16561022,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 7139.108118,
            "variance": 50966864.72
          },
          {
            "average": 27305.5448,
            "count": 16561022,
            "maximum": 63744,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 6865.385069,
            "variance": 47133512.15
          },
          {
            "average": 504844.73,
            "count": 16561022,
            "maximum": 516033.5596,
            "minimum": 500379.1912,
            "name": "GpsTime",
            "position": 15,
            "stddev": 4815.063973,
            "variance": 23184841.07
          },
          {
            "average": 0,
            "count": 16561022,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16561022,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16561022,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16561022,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16561022,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435822.4604,
          4969376.609,
          1016.893805,
          436823.3804,
          4970774.849,
          1035.713805
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435822.46038966347,
                4969376.609161002,
                1016.8938051932356
              ],
              [
                435822.46038966347,
                4970774.849161002,
                1016.8938051932356
              ],
              [
                436823.3803896635,
                4970774.849161002,
                1035.7138051932357
              ],
              [
                436823.3803896635,
                4969376.609161002,
                1035.7138051932357
              ],
              [
                435822.46038966347,
                4969376.609161002,
                1016.8938051932356
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:07:13+00:00",
        "end_time": "2011-09-19T20:46:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127023,
            44.87492399,
            1016.893805,
            -117.7998544,
            44.88759933,
            1035.713805
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252513357445,
                  44.87492399014164,
                  1016.8938051932356
                ],
                [
                  -117.81270230929144,
                  44.88750984055714,
                  1016.8938051932356
                ],
                [
                  -117.80002876699362,
                  44.88759932921686,
                  1035.7138051932357
                ],
                [
                  -117.7998543534965,
                  44.87501343975829,
                  1035.7138051932357
                ],
                [
                  -117.81252513357445,
                  44.87492399014164,
                  1016.8938051932356
                ]
              ]
            ]
          },
          "id": "44117H7421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:07:13Z",
            "pc:count": 16561022,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436281.2735,
                "count": 16561022,
                "maximum": 436823.3804,
                "minimum": 435822.4604,
                "name": "X",
                "position": 0,
                "stddev": 281.1769432,
                "variance": 79060.4734
              },
              {
                "average": 4970142.283,
                "count": 16561022,
                "maximum": 4970774.849,
                "minimum": 4969376.609,
                "name": "Y",
                "position": 1,
                "stddev": 391.3847895,
                "variance": 153182.0535
              },
              {
                "average": 1019.018586,
                "count": 16561022,
                "maximum": 1035.713805,
                "minimum": 1016.893805,
                "name": "Z",
                "position": 2,
                "stddev": 0.789651798,
                "variance": 0.6235499621
              },
              {
                "average": 219.3147709,
                "count": 16561022,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 36.53592789,
                "variance": 1334.874027
              },
              {
                "average": 1.004191468,
                "count": 16561022,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07353501921,
                "variance": 0.00540739905
              },
              {
                "average": 1.008386258,
                "count": 16561022,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1096734265,
                "variance": 0.01202826049
              },
              {
                "average": 0.4997047888,
                "count": 16561022,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999279,
                "variance": 0.2499999279
              },
              {
                "average": 0,
                "count": 16561022,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.132807384,
                "count": 16561022,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3393664529,
                "variance": 0.1151695893
              },
              {
                "average": 0.9815006732,
                "count": 16561022,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.902692972,
                "variance": 62.45255622
              },
              {
                "average": 199.73154,
                "count": 16561022,
                "maximum": 212,
                "minimum": 187,
                "name": "UserData",
                "position": 10,
                "stddev": 3.099139919,
                "variance": 9.604668236
              },
              {
                "average": 133.7443388,
                "count": 16561022,
                "maximum": 267,
                "minimum": 92,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 50.39073833,
                "variance": 2539.22651
              },
              {
                "average": 34214.80951,
                "count": 16561022,
                "maximum": 62976,
                "minimum": 6912,
                "name": "Red",
                "position": 12,
                "stddev": 7730.539712,
                "variance": 59761244.23
              },
              {
                "average": 33375.76009,
                "count": 16561022,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 7139.108118,
                "variance": 50966864.72
              },
              {
                "average": 27305.5448,
                "count": 16561022,
                "maximum": 63744,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 6865.385069,
                "variance": 47133512.15
              },
              {
                "average": 504844.73,
                "count": 16561022,
                "maximum": 516033.5596,
                "minimum": 500379.1912,
                "name": "GpsTime",
                "position": 15,
                "stddev": 4815.063973,
                "variance": 23184841.07
              },
              {
                "average": 0,
                "count": 16561022,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16561022,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16561022,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16561022,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16561022,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435822.4604,
              4969376.609,
              1016.893805,
              436823.3804,
              4970774.849,
              1035.713805
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435822.46038966347,
                    4969376.609161002,
                    1016.8938051932356
                  ],
                  [
                    435822.46038966347,
                    4970774.849161002,
                    1016.8938051932356
                  ],
                  [
                    436823.3803896635,
                    4970774.849161002,
                    1035.7138051932357
                  ],
                  [
                    436823.3803896635,
                    4969376.609161002,
                    1035.7138051932357
                  ],
                  [
                    435822.46038966347,
                    4969376.609161002,
                    1016.8938051932356
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:07:13+00:00",
            "end_time": "2011-09-19T20:46:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118G2201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.18752967230748,
              44.86370846677564,
              2216.0582938605417
            ],
            [
              -118.18776205933662,
              44.87500731469459,
              2216.0582938605417
            ],
            [
              -118.17503421828673,
              44.87513899490979,
              2560.4382938605418
            ],
            [
              -118.17480432007585,
              44.86384009541345,
              2560.4382938605418
            ],
            [
              -118.18752967230748,
              44.86370846677564,
              2216.0582938605417
            ]
          ]
        ]
      },
      "bbox": [
        -118.1877621,
        44.86370847,
        2216.058294,
        -118.1748043,
        44.87513899,
        2560.438294
      ],
      "properties": {
        "datetime": "2011-09-15T17:48:53Z",
        "pc:count": 13675998,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 406672.5062,
            "count": 13675998,
            "maximum": 407189.4282,
            "minimum": 406183.8882,
            "name": "X",
            "position": 0,
            "stddev": 273.1967779,
            "variance": 74636.47943
          },
          {
            "average": 4969180.53,
            "count": 13675998,
            "maximum": 4969750.938,
            "minimum": 4968495.538,
            "name": "Y",
            "position": 1,
            "stddev": 328.3768498,
            "variance": 107831.3555
          },
          {
            "average": 2402.466483,
            "count": 13675998,
            "maximum": 2560.438294,
            "minimum": 2216.058294,
            "name": "Z",
            "position": 2,
            "stddev": 68.63083543,
            "variance": 4710.191572
          },
          {
            "average": 93.38455029,
            "count": 13675998,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.25426347,
            "variance": 2328.473943
          },
          {
            "average": 1.113926384,
            "count": 13675998,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3391832862,
            "variance": 0.1150453016
          },
          {
            "average": 1.234528771,
            "count": 13675998,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4782314986,
            "variance": 0.2287053662
          },
          {
            "average": 0.4996198449,
            "count": 13675998,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998738,
            "variance": 0.2499998738
          },
          {
            "average": 0,
            "count": 13675998,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.136295428,
            "count": 13675998,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3431020153,
            "variance": 0.1177189929
          },
          {
            "average": -2.846279036,
            "count": 13675998,
            "maximum": 15,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.122720536,
            "variance": 65.97858891
          },
          {
            "average": 135.2481615,
            "count": 13675998,
            "maximum": 155,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 11.25207013,
            "variance": 126.6090821
          },
          {
            "average": 14815.76465,
            "count": 13675998,
            "maximum": 20149,
            "minimum": 9550,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.389882,
            "variance": 28041154
          },
          {
            "average": 143074.0763,
            "count": 13675998,
            "maximum": 144133.8296,
            "minimum": 141510.9855,
            "name": "GpsTime",
            "position": 12,
            "stddev": 612.9381107,
            "variance": 375693.1275
          },
          {
            "average": 0,
            "count": 13675998,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13675998,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13675998,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13675998,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13675998,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          406183.8882,
          4968495.538,
          2216.058294,
          407189.4282,
          4969750.938,
          2560.438294
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                406183.8882256217,
                4968495.537587008,
                2216.0582938605417
              ],
              [
                406183.8882256217,
                4969750.937587009,
                2216.0582938605417
              ],
              [
                407189.42822562176,
                4969750.937587009,
                2560.4382938605418
              ],
              [
                407189.42822562176,
                4968495.537587008,
                2560.4382938605418
              ],
              [
                406183.8882256217,
                4968495.537587008,
                2216.0582938605417
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T17:48:53+00:00",
        "end_time": "2011-09-15T17:05:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G2201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G2201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G2201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G2201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1877621,
            44.86370847,
            2216.058294,
            -118.1748043,
            44.87513899,
            2560.438294
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.18752967230748,
                  44.86370846677564,
                  2216.0582938605417
                ],
                [
                  -118.18776205933662,
                  44.87500731469459,
                  2216.0582938605417
                ],
                [
                  -118.17503421828673,
                  44.87513899490979,
                  2560.4382938605418
                ],
                [
                  -118.17480432007585,
                  44.86384009541345,
                  2560.4382938605418
                ],
                [
                  -118.18752967230748,
                  44.86370846677564,
                  2216.0582938605417
                ]
              ]
            ]
          },
          "id": "44118G2201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G2201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T17:48:53Z",
            "pc:count": 13675998,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 406672.5062,
                "count": 13675998,
                "maximum": 407189.4282,
                "minimum": 406183.8882,
                "name": "X",
                "position": 0,
                "stddev": 273.1967779,
                "variance": 74636.47943
              },
              {
                "average": 4969180.53,
                "count": 13675998,
                "maximum": 4969750.938,
                "minimum": 4968495.538,
                "name": "Y",
                "position": 1,
                "stddev": 328.3768498,
                "variance": 107831.3555
              },
              {
                "average": 2402.466483,
                "count": 13675998,
                "maximum": 2560.438294,
                "minimum": 2216.058294,
                "name": "Z",
                "position": 2,
                "stddev": 68.63083543,
                "variance": 4710.191572
              },
              {
                "average": 93.38455029,
                "count": 13675998,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.25426347,
                "variance": 2328.473943
              },
              {
                "average": 1.113926384,
                "count": 13675998,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3391832862,
                "variance": 0.1150453016
              },
              {
                "average": 1.234528771,
                "count": 13675998,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4782314986,
                "variance": 0.2287053662
              },
              {
                "average": 0.4996198449,
                "count": 13675998,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998738,
                "variance": 0.2499998738
              },
              {
                "average": 0,
                "count": 13675998,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.136295428,
                "count": 13675998,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3431020153,
                "variance": 0.1177189929
              },
              {
                "average": -2.846279036,
                "count": 13675998,
                "maximum": 15,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.122720536,
                "variance": 65.97858891
              },
              {
                "average": 135.2481615,
                "count": 13675998,
                "maximum": 155,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 11.25207013,
                "variance": 126.6090821
              },
              {
                "average": 14815.76465,
                "count": 13675998,
                "maximum": 20149,
                "minimum": 9550,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.389882,
                "variance": 28041154
              },
              {
                "average": 143074.0763,
                "count": 13675998,
                "maximum": 144133.8296,
                "minimum": 141510.9855,
                "name": "GpsTime",
                "position": 12,
                "stddev": 612.9381107,
                "variance": 375693.1275
              },
              {
                "average": 0,
                "count": 13675998,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13675998,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13675998,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13675998,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13675998,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              406183.8882,
              4968495.538,
              2216.058294,
              407189.4282,
              4969750.938,
              2560.438294
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    406183.8882256217,
                    4968495.537587008,
                    2216.0582938605417
                  ],
                  [
                    406183.8882256217,
                    4969750.937587009,
                    2216.0582938605417
                  ],
                  [
                    407189.42822562176,
                    4969750.937587009,
                    2560.4382938605418
                  ],
                  [
                    407189.42822562176,
                    4968495.537587008,
                    2560.4382938605418
                  ],
                  [
                    406183.8882256217,
                    4968495.537587008,
                    2216.0582938605417
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T17:48:53+00:00",
            "end_time": "2011-09-15T17:05: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": "44117H8402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502485485497,
              44.92491156041753,
              1010.193310220893
            ],
            [
              -117.92522711972546,
              44.937509885986174,
              1010.193310220893
            ],
            [
              -117.91252927139469,
              44.937612058474436,
              1121.7933102208929
            ],
            [
              -117.91232978147622,
              44.92501368828494,
              1121.7933102208929
            ],
            [
              -117.92502485485497,
              44.92491156041753,
              1010.193310220893
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252271,
        44.92491156,
        1010.19331,
        -117.9123298,
        44.93761206,
        1121.79331
      ],
      "properties": {
        "datetime": "2011-09-20T20:34:33Z",
        "pc:count": 11547004,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427504.4785,
            "count": 11547004,
            "maximum": 428001.7731,
            "minimum": 426999.7731,
            "name": "X",
            "position": 0,
            "stddev": 283.7942461,
            "variance": 80539.17413
          },
          {
            "average": 4975726.153,
            "count": 11547004,
            "maximum": 4976424.253,
            "minimum": 4975024.573,
            "name": "Y",
            "position": 1,
            "stddev": 398.6613335,
            "variance": 158930.8588
          },
          {
            "average": 1050.374852,
            "count": 11547004,
            "maximum": 1121.79331,
            "minimum": 1010.19331,
            "name": "Z",
            "position": 2,
            "stddev": 14.42957873,
            "variance": 208.2127424
          },
          {
            "average": 233.37356,
            "count": 11547004,
            "maximum": 255,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.86635991,
            "variance": 355.9395364
          },
          {
            "average": 1.000028492,
            "count": 11547004,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005337736398,
            "variance": 2.849142986e-05
          },
          {
            "average": 1.000056984,
            "count": 11547004,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007548591663,
            "variance": 5.69812361e-05
          },
          {
            "average": 0.4985305279,
            "count": 11547004,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999978623,
            "variance": 0.2499978623
          },
          {
            "average": 0,
            "count": 11547004,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.258692298,
            "count": 11547004,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.437916213,
            "variance": 0.1917706096
          },
          {
            "average": 1.267983075,
            "count": 11547004,
            "maximum": 19.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.944075597,
            "variance": 63.10833708
          },
          {
            "average": 199.5781158,
            "count": 11547004,
            "maximum": 209,
            "minimum": 190,
            "name": "UserData",
            "position": 10,
            "stddev": 2.535178682,
            "variance": 6.427130949
          },
          {
            "average": 267.3309057,
            "count": 11547004,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 31.94360308,
            "variance": 1020.393778
          },
          {
            "average": 41561.52976,
            "count": 11547004,
            "maximum": 64768,
            "minimum": 18432,
            "name": "Red",
            "position": 12,
            "stddev": 4435.743241,
            "variance": 19675818.1
          },
          {
            "average": 37565.01806,
            "count": 11547004,
            "maximum": 63488,
            "minimum": 15360,
            "name": "Green",
            "position": 13,
            "stddev": 4786.404053,
            "variance": 22909663.76
          },
          {
            "average": 32742.71006,
            "count": 11547004,
            "maximum": 62464,
            "minimum": 11008,
            "name": "Blue",
            "position": 14,
            "stddev": 5015.310611,
            "variance": 25153340.52
          },
          {
            "average": 524912.93,
            "count": 11547004,
            "maximum": 586073.251,
            "minimum": 522102.0769,
            "name": "GpsTime",
            "position": 15,
            "stddev": 8605.38059,
            "variance": 74052575.09
          },
          {
            "average": 0,
            "count": 11547004,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11547004,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11547004,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11547004,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11547004,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426999.7731,
          4975024.573,
          1010.19331,
          428001.7731,
          4976424.253,
          1121.79331
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426999.7730672833,
                4975024.573074366,
                1010.193310220893
              ],
              [
                426999.7730672833,
                4976424.253074366,
                1010.193310220893
              ],
              [
                428001.7730672833,
                4976424.253074366,
                1121.7933102208929
              ],
              [
                428001.7730672833,
                4975024.573074366,
                1121.7933102208929
              ],
              [
                426999.7730672833,
                4975024.573074366,
                1010.193310220893
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T20:34:33+00:00",
        "end_time": "2011-09-20T02:48:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252271,
            44.92491156,
            1010.19331,
            -117.9123298,
            44.93761206,
            1121.79331
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502485485497,
                  44.92491156041753,
                  1010.193310220893
                ],
                [
                  -117.92522711972546,
                  44.937509885986174,
                  1010.193310220893
                ],
                [
                  -117.91252927139469,
                  44.937612058474436,
                  1121.7933102208929
                ],
                [
                  -117.91232978147622,
                  44.92501368828494,
                  1121.7933102208929
                ],
                [
                  -117.92502485485497,
                  44.92491156041753,
                  1010.193310220893
                ]
              ]
            ]
          },
          "id": "44117H8402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T20:34:33Z",
            "pc:count": 11547004,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427504.4785,
                "count": 11547004,
                "maximum": 428001.7731,
                "minimum": 426999.7731,
                "name": "X",
                "position": 0,
                "stddev": 283.7942461,
                "variance": 80539.17413
              },
              {
                "average": 4975726.153,
                "count": 11547004,
                "maximum": 4976424.253,
                "minimum": 4975024.573,
                "name": "Y",
                "position": 1,
                "stddev": 398.6613335,
                "variance": 158930.8588
              },
              {
                "average": 1050.374852,
                "count": 11547004,
                "maximum": 1121.79331,
                "minimum": 1010.19331,
                "name": "Z",
                "position": 2,
                "stddev": 14.42957873,
                "variance": 208.2127424
              },
              {
                "average": 233.37356,
                "count": 11547004,
                "maximum": 255,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.86635991,
                "variance": 355.9395364
              },
              {
                "average": 1.000028492,
                "count": 11547004,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005337736398,
                "variance": 2.849142986e-05
              },
              {
                "average": 1.000056984,
                "count": 11547004,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007548591663,
                "variance": 5.69812361e-05
              },
              {
                "average": 0.4985305279,
                "count": 11547004,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999978623,
                "variance": 0.2499978623
              },
              {
                "average": 0,
                "count": 11547004,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.258692298,
                "count": 11547004,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.437916213,
                "variance": 0.1917706096
              },
              {
                "average": 1.267983075,
                "count": 11547004,
                "maximum": 19.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.944075597,
                "variance": 63.10833708
              },
              {
                "average": 199.5781158,
                "count": 11547004,
                "maximum": 209,
                "minimum": 190,
                "name": "UserData",
                "position": 10,
                "stddev": 2.535178682,
                "variance": 6.427130949
              },
              {
                "average": 267.3309057,
                "count": 11547004,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 31.94360308,
                "variance": 1020.393778
              },
              {
                "average": 41561.52976,
                "count": 11547004,
                "maximum": 64768,
                "minimum": 18432,
                "name": "Red",
                "position": 12,
                "stddev": 4435.743241,
                "variance": 19675818.1
              },
              {
                "average": 37565.01806,
                "count": 11547004,
                "maximum": 63488,
                "minimum": 15360,
                "name": "Green",
                "position": 13,
                "stddev": 4786.404053,
                "variance": 22909663.76
              },
              {
                "average": 32742.71006,
                "count": 11547004,
                "maximum": 62464,
                "minimum": 11008,
                "name": "Blue",
                "position": 14,
                "stddev": 5015.310611,
                "variance": 25153340.52
              },
              {
                "average": 524912.93,
                "count": 11547004,
                "maximum": 586073.251,
                "minimum": 522102.0769,
                "name": "GpsTime",
                "position": 15,
                "stddev": 8605.38059,
                "variance": 74052575.09
              },
              {
                "average": 0,
                "count": 11547004,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11547004,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11547004,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11547004,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11547004,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426999.7731,
              4975024.573,
              1010.19331,
              428001.7731,
              4976424.253,
              1121.79331
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426999.7730672833,
                    4975024.573074366,
                    1010.193310220893
                  ],
                  [
                    426999.7730672833,
                    4976424.253074366,
                    1010.193310220893
                  ],
                  [
                    428001.7730672833,
                    4976424.253074366,
                    1121.7933102208929
                  ],
                  [
                    428001.7730672833,
                    4975024.573074366,
                    1121.7933102208929
                  ],
                  [
                    426999.7730672833,
                    4975024.573074366,
                    1010.193310220893
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T20:34:33+00:00",
            "end_time": "2011-09-20T02:48:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118G1406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0623403119152,
              44.787398026815254,
              2068.998769902407
            ],
            [
              -118.06257174933245,
              44.80001035339288,
              2068.998769902407
            ],
            [
              -118.05002977228727,
              44.800126366478956,
              2519.7387699024066
            ],
            [
              -118.04980106539823,
              44.78751398917837,
              2519.7387699024066
            ],
            [
              -118.0623403119152,
              44.787398026815254,
              2068.998769902407
            ]
          ]
        ]
      },
      "bbox": [
        -118.0625717,
        44.78739803,
        2068.99877,
        -118.0498011,
        44.80012637,
        2519.73877
      ],
      "properties": {
        "datetime": "2011-09-18T22:19:19Z",
        "pc:count": 12748229,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 416524.4917,
            "count": 12748229,
            "maximum": 416955.3884,
            "minimum": 415963.2884,
            "name": "X",
            "position": 0,
            "stddev": 246.1010064,
            "variance": 60565.70537
          },
          {
            "average": 4960661.032,
            "count": 12748229,
            "maximum": 4961282.926,
            "minimum": 4959881.666,
            "name": "Y",
            "position": 1,
            "stddev": 387.9820339,
            "variance": 150530.0586
          },
          {
            "average": 2329.270627,
            "count": 12748229,
            "maximum": 2519.73877,
            "minimum": 2068.99877,
            "name": "Z",
            "position": 2,
            "stddev": 103.8603426,
            "variance": 10786.97077
          },
          {
            "average": 97.95364462,
            "count": 12748229,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.38212208,
            "variance": 1969.77276
          },
          {
            "average": 1.024731514,
            "count": 12748229,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1624402953,
            "variance": 0.02638684954
          },
          {
            "average": 1.051539786,
            "count": 12748229,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2382037013,
            "variance": 0.05674100331
          },
          {
            "average": 0.4998545288,
            "count": 12748229,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999984,
            "variance": 0.2499999984
          },
          {
            "average": 0,
            "count": 12748229,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.186277639,
            "count": 12748229,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3893305692,
            "variance": 0.1515782921
          },
          {
            "average": -2.076548305,
            "count": 12748229,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.056859438,
            "variance": 64.912984
          },
          {
            "average": 63.96141503,
            "count": 12748229,
            "maximum": 137,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 62.99242147,
            "variance": 3968.045162
          },
          {
            "average": 14790.1346,
            "count": 12748229,
            "maximum": 20062,
            "minimum": 9518,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5268.526503,
            "variance": 27757371.52
          },
          {
            "average": 37015.28702,
            "count": 12748229,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11965.73293,
            "variance": 143178764.7
          },
          {
            "average": 33681.73163,
            "count": 12748229,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 12053.2219,
            "variance": 145280158.1
          },
          {
            "average": 28866.80897,
            "count": 12748229,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 12104.84106,
            "variance": 146527177
          },
          {
            "average": 418413.8908,
            "count": 12748229,
            "maximum": 419559.5148,
            "minimum": 416832.5573,
            "name": "GpsTime",
            "position": 15,
            "stddev": 669.6486896,
            "variance": 448429.3675
          },
          {
            "average": 0,
            "count": 12748229,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12748229,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12748229,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12748229,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12748229,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415963.2884,
          4959881.666,
          2068.99877,
          416955.3884,
          4961282.926,
          2519.73877
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415963.28843489493,
                4959881.666152573,
                2068.998769902407
              ],
              [
                415963.28843489493,
                4961282.926152573,
                2068.998769902407
              ],
              [
                416955.3884348949,
                4961282.926152573,
                2519.7387699024066
              ],
              [
                416955.3884348949,
                4959881.666152573,
                2519.7387699024066
              ],
              [
                415963.28843489493,
                4959881.666152573,
                2068.998769902407
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:19:19+00:00",
        "end_time": "2011-09-18T21:33:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0625717,
            44.78739803,
            2068.99877,
            -118.0498011,
            44.80012637,
            2519.73877
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0623403119152,
                  44.787398026815254,
                  2068.998769902407
                ],
                [
                  -118.06257174933245,
                  44.80001035339288,
                  2068.998769902407
                ],
                [
                  -118.05002977228727,
                  44.800126366478956,
                  2519.7387699024066
                ],
                [
                  -118.04980106539823,
                  44.78751398917837,
                  2519.7387699024066
                ],
                [
                  -118.0623403119152,
                  44.787398026815254,
                  2068.998769902407
                ]
              ]
            ]
          },
          "id": "44118G1406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:19:19Z",
            "pc:count": 12748229,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 416524.4917,
                "count": 12748229,
                "maximum": 416955.3884,
                "minimum": 415963.2884,
                "name": "X",
                "position": 0,
                "stddev": 246.1010064,
                "variance": 60565.70537
              },
              {
                "average": 4960661.032,
                "count": 12748229,
                "maximum": 4961282.926,
                "minimum": 4959881.666,
                "name": "Y",
                "position": 1,
                "stddev": 387.9820339,
                "variance": 150530.0586
              },
              {
                "average": 2329.270627,
                "count": 12748229,
                "maximum": 2519.73877,
                "minimum": 2068.99877,
                "name": "Z",
                "position": 2,
                "stddev": 103.8603426,
                "variance": 10786.97077
              },
              {
                "average": 97.95364462,
                "count": 12748229,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.38212208,
                "variance": 1969.77276
              },
              {
                "average": 1.024731514,
                "count": 12748229,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1624402953,
                "variance": 0.02638684954
              },
              {
                "average": 1.051539786,
                "count": 12748229,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2382037013,
                "variance": 0.05674100331
              },
              {
                "average": 0.4998545288,
                "count": 12748229,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999984,
                "variance": 0.2499999984
              },
              {
                "average": 0,
                "count": 12748229,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.186277639,
                "count": 12748229,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3893305692,
                "variance": 0.1515782921
              },
              {
                "average": -2.076548305,
                "count": 12748229,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.056859438,
                "variance": 64.912984
              },
              {
                "average": 63.96141503,
                "count": 12748229,
                "maximum": 137,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 62.99242147,
                "variance": 3968.045162
              },
              {
                "average": 14790.1346,
                "count": 12748229,
                "maximum": 20062,
                "minimum": 9518,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5268.526503,
                "variance": 27757371.52
              },
              {
                "average": 37015.28702,
                "count": 12748229,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11965.73293,
                "variance": 143178764.7
              },
              {
                "average": 33681.73163,
                "count": 12748229,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 12053.2219,
                "variance": 145280158.1
              },
              {
                "average": 28866.80897,
                "count": 12748229,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 12104.84106,
                "variance": 146527177
              },
              {
                "average": 418413.8908,
                "count": 12748229,
                "maximum": 419559.5148,
                "minimum": 416832.5573,
                "name": "GpsTime",
                "position": 15,
                "stddev": 669.6486896,
                "variance": 448429.3675
              },
              {
                "average": 0,
                "count": 12748229,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12748229,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12748229,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12748229,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12748229,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415963.2884,
              4959881.666,
              2068.99877,
              416955.3884,
              4961282.926,
              2519.73877
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415963.28843489493,
                    4959881.666152573,
                    2068.998769902407
                  ],
                  [
                    415963.28843489493,
                    4961282.926152573,
                    2068.998769902407
                  ],
                  [
                    416955.3884348949,
                    4961282.926152573,
                    2519.7387699024066
                  ],
                  [
                    416955.3884348949,
                    4959881.666152573,
                    2519.7387699024066
                  ],
                  [
                    415963.28843489493,
                    4959881.666152573,
                    2068.998769902407
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:19:19+00:00",
            "end_time": "2011-09-18T21: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": "44118G2202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.17501983196283,
              44.87226016382381,
              2353.0691068661968
            ],
            [
              -118.17507581725059,
              44.87501099460721,
              2353.0691068661968
            ],
            [
              -118.16832796764501,
              44.8750802335194,
              2604.129106866197
            ],
            [
              -118.16827230367355,
              44.872329396132365,
              2604.129106866197
            ],
            [
              -118.17501983196283,
              44.87226016382381,
              2353.0691068661968
            ]
          ]
        ]
      },
      "bbox": [
        -118.1750758,
        44.87226016,
        2353.069107,
        -118.1682723,
        44.87508023,
        2604.129107
      ],
      "properties": {
        "datetime": "2011-09-15T17:49:00Z",
        "pc:count": 1605621,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 407435.2575,
            "count": 1605621,
            "maximum": 407719.0367,
            "minimum": 407185.9367,
            "name": "X",
            "position": 0,
            "stddev": 144.4319884,
            "variance": 20860.59928
          },
          {
            "average": 4969593.514,
            "count": 1605621,
            "maximum": 4969736.766,
            "minimum": 4969431.126,
            "name": "Y",
            "position": 1,
            "stddev": 80.68557338,
            "variance": 6510.161751
          },
          {
            "average": 2489.969866,
            "count": 1605621,
            "maximum": 2604.129107,
            "minimum": 2353.069107,
            "name": "Z",
            "position": 2,
            "stddev": 62.1660452,
            "variance": 3864.617176
          },
          {
            "average": 99.42393317,
            "count": 1605621,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.21096406,
            "variance": 1954.609343
          },
          {
            "average": 1.065708533,
            "count": 1605621,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2574563529,
            "variance": 0.06628377367
          },
          {
            "average": 1.135096016,
            "count": 1605621,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3659051068,
            "variance": 0.1338865472
          },
          {
            "average": 0.4997860641,
            "count": 1605621,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000001099,
            "variance": 0.2500001099
          },
          {
            "average": 0,
            "count": 1605621,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.139988204,
            "count": 1605621,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3469749006,
            "variance": 0.1203915817
          },
          {
            "average": -2.274265634,
            "count": 1605621,
            "maximum": 10.99800014,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.566598787,
            "variance": 57.2534172
          },
          {
            "average": 133.6694008,
            "count": 1605621,
            "maximum": 153,
            "minimum": 115,
            "name": "UserData",
            "position": 10,
            "stddev": 11.24610728,
            "variance": 126.4749289
          },
          {
            "average": 14811.75076,
            "count": 1605621,
            "maximum": 20149,
            "minimum": 9552,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.371339,
            "variance": 28040957.62
          },
          {
            "average": 33930.33465,
            "count": 1605621,
            "maximum": 63488,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 16072.27271,
            "variance": 258317950.1
          },
          {
            "average": 32135.14059,
            "count": 1605621,
            "maximum": 64256,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 16000.55366,
            "variance": 256017717.3
          },
          {
            "average": 28336.26604,
            "count": 1605621,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 15806.95874,
            "variance": 249859944.5
          },
          {
            "average": 143168.0746,
            "count": 1605621,
            "maximum": 144140.6567,
            "minimum": 142262.7849,
            "name": "GpsTime",
            "position": 15,
            "stddev": 561.6249229,
            "variance": 315422.5541
          },
          {
            "average": 0,
            "count": 1605621,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1605621,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1605621,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1605621,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1605621,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          407185.9367,
          4969431.126,
          2353.069107,
          407719.0367,
          4969736.766,
          2604.129107
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                407185.9367497382,
                4969431.126182844,
                2353.0691068661968
              ],
              [
                407185.9367497382,
                4969736.7661828445,
                2353.0691068661968
              ],
              [
                407719.03674973815,
                4969736.7661828445,
                2604.129106866197
              ],
              [
                407719.03674973815,
                4969431.126182844,
                2604.129106866197
              ],
              [
                407185.9367497382,
                4969431.126182844,
                2353.0691068661968
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T17:49:00+00:00",
        "end_time": "2011-09-15T17:17:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G2202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G2202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G2202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G2202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1750758,
            44.87226016,
            2353.069107,
            -118.1682723,
            44.87508023,
            2604.129107
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.17501983196283,
                  44.87226016382381,
                  2353.0691068661968
                ],
                [
                  -118.17507581725059,
                  44.87501099460721,
                  2353.0691068661968
                ],
                [
                  -118.16832796764501,
                  44.8750802335194,
                  2604.129106866197
                ],
                [
                  -118.16827230367355,
                  44.872329396132365,
                  2604.129106866197
                ],
                [
                  -118.17501983196283,
                  44.87226016382381,
                  2353.0691068661968
                ]
              ]
            ]
          },
          "id": "44118G2202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G2202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T17:49:00Z",
            "pc:count": 1605621,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 407435.2575,
                "count": 1605621,
                "maximum": 407719.0367,
                "minimum": 407185.9367,
                "name": "X",
                "position": 0,
                "stddev": 144.4319884,
                "variance": 20860.59928
              },
              {
                "average": 4969593.514,
                "count": 1605621,
                "maximum": 4969736.766,
                "minimum": 4969431.126,
                "name": "Y",
                "position": 1,
                "stddev": 80.68557338,
                "variance": 6510.161751
              },
              {
                "average": 2489.969866,
                "count": 1605621,
                "maximum": 2604.129107,
                "minimum": 2353.069107,
                "name": "Z",
                "position": 2,
                "stddev": 62.1660452,
                "variance": 3864.617176
              },
              {
                "average": 99.42393317,
                "count": 1605621,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.21096406,
                "variance": 1954.609343
              },
              {
                "average": 1.065708533,
                "count": 1605621,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2574563529,
                "variance": 0.06628377367
              },
              {
                "average": 1.135096016,
                "count": 1605621,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3659051068,
                "variance": 0.1338865472
              },
              {
                "average": 0.4997860641,
                "count": 1605621,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000001099,
                "variance": 0.2500001099
              },
              {
                "average": 0,
                "count": 1605621,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.139988204,
                "count": 1605621,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3469749006,
                "variance": 0.1203915817
              },
              {
                "average": -2.274265634,
                "count": 1605621,
                "maximum": 10.99800014,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.566598787,
                "variance": 57.2534172
              },
              {
                "average": 133.6694008,
                "count": 1605621,
                "maximum": 153,
                "minimum": 115,
                "name": "UserData",
                "position": 10,
                "stddev": 11.24610728,
                "variance": 126.4749289
              },
              {
                "average": 14811.75076,
                "count": 1605621,
                "maximum": 20149,
                "minimum": 9552,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.371339,
                "variance": 28040957.62
              },
              {
                "average": 33930.33465,
                "count": 1605621,
                "maximum": 63488,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 16072.27271,
                "variance": 258317950.1
              },
              {
                "average": 32135.14059,
                "count": 1605621,
                "maximum": 64256,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 16000.55366,
                "variance": 256017717.3
              },
              {
                "average": 28336.26604,
                "count": 1605621,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 15806.95874,
                "variance": 249859944.5
              },
              {
                "average": 143168.0746,
                "count": 1605621,
                "maximum": 144140.6567,
                "minimum": 142262.7849,
                "name": "GpsTime",
                "position": 15,
                "stddev": 561.6249229,
                "variance": 315422.5541
              },
              {
                "average": 0,
                "count": 1605621,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1605621,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1605621,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1605621,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1605621,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              407185.9367,
              4969431.126,
              2353.069107,
              407719.0367,
              4969736.766,
              2604.129107
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    407185.9367497382,
                    4969431.126182844,
                    2353.0691068661968
                  ],
                  [
                    407185.9367497382,
                    4969736.7661828445,
                    2353.0691068661968
                  ],
                  [
                    407719.03674973815,
                    4969736.7661828445,
                    2604.129106866197
                  ],
                  [
                    407719.03674973815,
                    4969431.126182844,
                    2604.129106866197
                  ],
                  [
                    407185.9367497382,
                    4969431.126182844,
                    2353.0691068661968
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T17:49:00+00:00",
            "end_time": "2011-09-15T17:17: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": "44117H8302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752414789932,
              44.92490479320267,
              1029.3195535358614
            ],
            [
              -117.98774019784376,
              44.93750990949976,
              1029.3195535358614
            ],
            [
              -117.97502914650859,
              44.93761914720037,
              1065.6995535358615
            ],
            [
              -117.9748158757986,
              44.92501398317128,
              1065.6995535358615
            ],
            [
              -117.98752414789932,
              44.92490479320267,
              1029.3195535358614
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877402,
        44.92490479,
        1029.319554,
        -117.9748159,
        44.93761915,
        1065.699554
      ],
      "properties": {
        "datetime": "2011-09-20T23:10:51Z",
        "pc:count": 11737860,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422556.2737,
            "count": 11737860,
            "maximum": 423070.4914,
            "minimum": 422067.4314,
            "name": "X",
            "position": 0,
            "stddev": 289.9337667,
            "variance": 84061.58909
          },
          {
            "average": 4975771.833,
            "count": 11737860,
            "maximum": 4976482.42,
            "minimum": 4975081.96,
            "name": "Y",
            "position": 1,
            "stddev": 403.7493571,
            "variance": 163013.5434
          },
          {
            "average": 1037.420534,
            "count": 11737860,
            "maximum": 1065.699554,
            "minimum": 1029.319554,
            "name": "Z",
            "position": 2,
            "stddev": 3.424278644,
            "variance": 11.72568423
          },
          {
            "average": 232.2367318,
            "count": 11737860,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.60285255,
            "variance": 876.3288793
          },
          {
            "average": 1.002392344,
            "count": 11737860,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05677649945,
            "variance": 0.00322357089
          },
          {
            "average": 1.004795508,
            "count": 11737860,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08562365766,
            "variance": 0.00733141075
          },
          {
            "average": 0.4985523767,
            "count": 11737860,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979257,
            "variance": 0.2499979257
          },
          {
            "average": 0,
            "count": 11737860,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.280566219,
            "count": 11737860,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4492758985,
            "variance": 0.201848833
          },
          {
            "average": 0.9977878079,
            "count": 11737860,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.001554821,
            "variance": 64.02487956
          },
          {
            "average": 198.5083265,
            "count": 11737860,
            "maximum": 211,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 4.215832491,
            "variance": 17.77324359
          },
          {
            "average": 467.8943313,
            "count": 11737860,
            "maximum": 20071,
            "minimum": 51,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2560.316479,
            "variance": 6555220.473
          },
          {
            "average": 25427.25063,
            "count": 11737860,
            "maximum": 57344,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 6935.641347,
            "variance": 48103120.89
          },
          {
            "average": 26868.0631,
            "count": 11737860,
            "maximum": 56320,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 5110.641934,
            "variance": 26118660.97
          },
          {
            "average": 20978.76636,
            "count": 11737860,
            "maximum": 56320,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 3689.671163,
            "variance": 13613673.29
          },
          {
            "average": 586364.3553,
            "count": 11737860,
            "maximum": 595451.3871,
            "minimum": 321793.603,
            "name": "GpsTime",
            "position": 15,
            "stddev": 44302.24685,
            "variance": 1962689076
          },
          {
            "average": 0,
            "count": 11737860,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11737860,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11737860,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11737860,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11737860,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422067.4314,
          4975081.96,
          1029.319554,
          423070.4914,
          4976482.42,
          1065.699554
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422067.43143663136,
                4975081.960231269,
                1029.3195535358614
              ],
              [
                422067.43143663136,
                4976482.42023127,
                1029.3195535358614
              ],
              [
                423070.4914366314,
                4976482.42023127,
                1065.6995535358615
              ],
              [
                423070.4914366314,
                4975081.960231269,
                1065.6995535358615
              ],
              [
                422067.43143663136,
                4975081.960231269,
                1029.3195535358614
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:10:51+00:00",
        "end_time": "2011-09-17T19:09:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877402,
            44.92490479,
            1029.319554,
            -117.9748159,
            44.93761915,
            1065.699554
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752414789932,
                  44.92490479320267,
                  1029.3195535358614
                ],
                [
                  -117.98774019784376,
                  44.93750990949976,
                  1029.3195535358614
                ],
                [
                  -117.97502914650859,
                  44.93761914720037,
                  1065.6995535358615
                ],
                [
                  -117.9748158757986,
                  44.92501398317128,
                  1065.6995535358615
                ],
                [
                  -117.98752414789932,
                  44.92490479320267,
                  1029.3195535358614
                ]
              ]
            ]
          },
          "id": "44117H8302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:10:51Z",
            "pc:count": 11737860,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422556.2737,
                "count": 11737860,
                "maximum": 423070.4914,
                "minimum": 422067.4314,
                "name": "X",
                "position": 0,
                "stddev": 289.9337667,
                "variance": 84061.58909
              },
              {
                "average": 4975771.833,
                "count": 11737860,
                "maximum": 4976482.42,
                "minimum": 4975081.96,
                "name": "Y",
                "position": 1,
                "stddev": 403.7493571,
                "variance": 163013.5434
              },
              {
                "average": 1037.420534,
                "count": 11737860,
                "maximum": 1065.699554,
                "minimum": 1029.319554,
                "name": "Z",
                "position": 2,
                "stddev": 3.424278644,
                "variance": 11.72568423
              },
              {
                "average": 232.2367318,
                "count": 11737860,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.60285255,
                "variance": 876.3288793
              },
              {
                "average": 1.002392344,
                "count": 11737860,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05677649945,
                "variance": 0.00322357089
              },
              {
                "average": 1.004795508,
                "count": 11737860,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08562365766,
                "variance": 0.00733141075
              },
              {
                "average": 0.4985523767,
                "count": 11737860,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979257,
                "variance": 0.2499979257
              },
              {
                "average": 0,
                "count": 11737860,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.280566219,
                "count": 11737860,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4492758985,
                "variance": 0.201848833
              },
              {
                "average": 0.9977878079,
                "count": 11737860,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.001554821,
                "variance": 64.02487956
              },
              {
                "average": 198.5083265,
                "count": 11737860,
                "maximum": 211,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 4.215832491,
                "variance": 17.77324359
              },
              {
                "average": 467.8943313,
                "count": 11737860,
                "maximum": 20071,
                "minimum": 51,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2560.316479,
                "variance": 6555220.473
              },
              {
                "average": 25427.25063,
                "count": 11737860,
                "maximum": 57344,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 6935.641347,
                "variance": 48103120.89
              },
              {
                "average": 26868.0631,
                "count": 11737860,
                "maximum": 56320,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 5110.641934,
                "variance": 26118660.97
              },
              {
                "average": 20978.76636,
                "count": 11737860,
                "maximum": 56320,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 3689.671163,
                "variance": 13613673.29
              },
              {
                "average": 586364.3553,
                "count": 11737860,
                "maximum": 595451.3871,
                "minimum": 321793.603,
                "name": "GpsTime",
                "position": 15,
                "stddev": 44302.24685,
                "variance": 1962689076
              },
              {
                "average": 0,
                "count": 11737860,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11737860,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11737860,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11737860,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11737860,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422067.4314,
              4975081.96,
              1029.319554,
              423070.4914,
              4976482.42,
              1065.699554
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422067.43143663136,
                    4975081.960231269,
                    1029.3195535358614
                  ],
                  [
                    422067.43143663136,
                    4976482.42023127,
                    1029.3195535358614
                  ],
                  [
                    423070.4914366314,
                    4976482.42023127,
                    1065.6995535358615
                  ],
                  [
                    423070.4914366314,
                    4975081.960231269,
                    1065.6995535358615
                  ],
                  [
                    422067.43143663136,
                    4975081.960231269,
                    1029.3195535358614
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:10:51+00:00",
            "end_time": "2011-09-17T19: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": "44118H1225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252470280352,
              44.93740191722387,
              1046.3552080018974
            ],
            [
              -118.01274636263453,
              44.95000942979934,
              1046.3552080018974
            ],
            [
              -118.00002909981237,
              44.950121505816206,
              1093.2152080018975
            ],
            [
              -117.99981022227826,
              44.93751394425921,
              1093.2152080018975
            ],
            [
              -118.01252470280352,
              44.93740191722387,
              1046.3552080018974
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127464,
        44.93740192,
        1046.355208,
        -117.9998102,
        44.95012151,
        1093.215208
      ],
      "properties": {
        "datetime": "2011-09-20T22:32:59Z",
        "pc:count": 22287637,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420601.5512,
            "count": 22287637,
            "maximum": 421115.1004,
            "minimum": 420111.7604,
            "name": "X",
            "position": 0,
            "stddev": 281.243334,
            "variance": 79097.81292
          },
          {
            "average": 4977177.31,
            "count": 22287637,
            "maximum": 4977895.277,
            "minimum": 4976494.537,
            "name": "Y",
            "position": 1,
            "stddev": 399.7304486,
            "variance": 159784.4315
          },
          {
            "average": 1055.996906,
            "count": 22287637,
            "maximum": 1093.215208,
            "minimum": 1046.355208,
            "name": "Z",
            "position": 2,
            "stddev": 4.025782116,
            "variance": 16.20692164
          },
          {
            "average": 171.7797599,
            "count": 22287637,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 67.74220095,
            "variance": 4589.005789
          },
          {
            "average": 1.004323967,
            "count": 22287637,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0744766118,
            "variance": 0.005546765705
          },
          {
            "average": 1.008769077,
            "count": 22287637,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1121449354,
            "variance": 0.01257648654
          },
          {
            "average": 0.4992988265,
            "count": 22287637,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995196,
            "variance": 0.2499995196
          },
          {
            "average": 0,
            "count": 22287637,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.145223516,
            "count": 22287637,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3523260588,
            "variance": 0.1241336517
          },
          {
            "average": -0.3573008316,
            "count": 22287637,
            "maximum": 19.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.098043226,
            "variance": 65.57830409
          },
          {
            "average": 189.327451,
            "count": 22287637,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 10.25816126,
            "variance": 105.2298725
          },
          {
            "average": 7167.714557,
            "count": 22287637,
            "maximum": 20074,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8222.139101,
            "variance": 67603571.4
          },
          {
            "average": 29676.88294,
            "count": 22287637,
            "maximum": 62976,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12887.63403,
            "variance": 166091110.8
          },
          {
            "average": 30081.75288,
            "count": 22287637,
            "maximum": 63488,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 10383.59978,
            "variance": 107819144.5
          },
          {
            "average": 23695.25165,
            "count": 22287637,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9182.710028,
            "variance": 84322163.46
          },
          {
            "average": 461025.0785,
            "count": 22287637,
            "maximum": 593179.3814,
            "minimum": 320368.296,
            "name": "GpsTime",
            "position": 15,
            "stddev": 134932.6629,
            "variance": 18206823510.0
          },
          {
            "average": 0,
            "count": 22287637,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22287637,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22287637,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22287637,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22287637,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420111.7604,
          4976494.537,
          1046.355208,
          421115.1004,
          4977895.277,
          1093.215208
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420111.76043230906,
                4976494.536798871,
                1046.3552080018974
              ],
              [
                420111.76043230906,
                4977895.276798871,
                1046.3552080018974
              ],
              [
                421115.10043230903,
                4977895.276798871,
                1093.2152080018975
              ],
              [
                421115.10043230903,
                4976494.536798871,
                1093.2152080018975
              ],
              [
                420111.76043230906,
                4976494.536798871,
                1046.3552080018974
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:32:59+00:00",
        "end_time": "2011-09-17T18:46:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127464,
            44.93740192,
            1046.355208,
            -117.9998102,
            44.95012151,
            1093.215208
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252470280352,
                  44.93740191722387,
                  1046.3552080018974
                ],
                [
                  -118.01274636263453,
                  44.95000942979934,
                  1046.3552080018974
                ],
                [
                  -118.00002909981237,
                  44.950121505816206,
                  1093.2152080018975
                ],
                [
                  -117.99981022227826,
                  44.93751394425921,
                  1093.2152080018975
                ],
                [
                  -118.01252470280352,
                  44.93740191722387,
                  1046.3552080018974
                ]
              ]
            ]
          },
          "id": "44118H1225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:32:59Z",
            "pc:count": 22287637,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420601.5512,
                "count": 22287637,
                "maximum": 421115.1004,
                "minimum": 420111.7604,
                "name": "X",
                "position": 0,
                "stddev": 281.243334,
                "variance": 79097.81292
              },
              {
                "average": 4977177.31,
                "count": 22287637,
                "maximum": 4977895.277,
                "minimum": 4976494.537,
                "name": "Y",
                "position": 1,
                "stddev": 399.7304486,
                "variance": 159784.4315
              },
              {
                "average": 1055.996906,
                "count": 22287637,
                "maximum": 1093.215208,
                "minimum": 1046.355208,
                "name": "Z",
                "position": 2,
                "stddev": 4.025782116,
                "variance": 16.20692164
              },
              {
                "average": 171.7797599,
                "count": 22287637,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 67.74220095,
                "variance": 4589.005789
              },
              {
                "average": 1.004323967,
                "count": 22287637,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0744766118,
                "variance": 0.005546765705
              },
              {
                "average": 1.008769077,
                "count": 22287637,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1121449354,
                "variance": 0.01257648654
              },
              {
                "average": 0.4992988265,
                "count": 22287637,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995196,
                "variance": 0.2499995196
              },
              {
                "average": 0,
                "count": 22287637,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.145223516,
                "count": 22287637,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3523260588,
                "variance": 0.1241336517
              },
              {
                "average": -0.3573008316,
                "count": 22287637,
                "maximum": 19.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.098043226,
                "variance": 65.57830409
              },
              {
                "average": 189.327451,
                "count": 22287637,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 10.25816126,
                "variance": 105.2298725
              },
              {
                "average": 7167.714557,
                "count": 22287637,
                "maximum": 20074,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8222.139101,
                "variance": 67603571.4
              },
              {
                "average": 29676.88294,
                "count": 22287637,
                "maximum": 62976,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12887.63403,
                "variance": 166091110.8
              },
              {
                "average": 30081.75288,
                "count": 22287637,
                "maximum": 63488,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 10383.59978,
                "variance": 107819144.5
              },
              {
                "average": 23695.25165,
                "count": 22287637,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9182.710028,
                "variance": 84322163.46
              },
              {
                "average": 461025.0785,
                "count": 22287637,
                "maximum": 593179.3814,
                "minimum": 320368.296,
                "name": "GpsTime",
                "position": 15,
                "stddev": 134932.6629,
                "variance": 18206823510.0
              },
              {
                "average": 0,
                "count": 22287637,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22287637,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22287637,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22287637,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22287637,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420111.7604,
              4976494.537,
              1046.355208,
              421115.1004,
              4977895.277,
              1093.215208
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420111.76043230906,
                    4976494.536798871,
                    1046.3552080018974
                  ],
                  [
                    420111.76043230906,
                    4977895.276798871,
                    1046.3552080018974
                  ],
                  [
                    421115.10043230903,
                    4977895.276798871,
                    1093.2152080018975
                  ],
                  [
                    421115.10043230903,
                    4976494.536798871,
                    1093.2152080018975
                  ],
                  [
                    420111.76043230906,
                    4976494.536798871,
                    1046.3552080018974
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:32:59+00:00",
            "end_time": "2011-09-17T18:46:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118H2310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.2000237961663,
              44.9123815210622,
              2219.5089416772043
            ],
            [
              -118.20023056439197,
              44.922313470022715,
              2219.5089416772043
            ],
            [
              -118.18752781110845,
              44.922446279738644,
              2454.0089416772043
            ],
            [
              -118.18732322997825,
              44.91251428505078,
              2454.0089416772043
            ],
            [
              -118.2000237961663,
              44.9123815210622,
              2219.5089416772043
            ]
          ]
        ]
      },
      "bbox": [
        -118.2002306,
        44.91238152,
        2219.508942,
        -118.1873232,
        44.92244628,
        2454.008942
      ],
      "properties": {
        "datetime": "2011-09-20T17:35:33Z",
        "pc:count": 19392493,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 405797.1476,
            "count": 19392493,
            "maximum": 406279.4971,
            "minimum": 405276.7571,
            "name": "X",
            "position": 0,
            "stddev": 273.7226269,
            "variance": 74924.07647
          },
          {
            "average": 4974480.123,
            "count": 19392493,
            "maximum": 4975020.446,
            "minimum": 4973916.906,
            "name": "Y",
            "position": 1,
            "stddev": 299.0813418,
            "variance": 89449.64901
          },
          {
            "average": 2316.740898,
            "count": 19392493,
            "maximum": 2454.008942,
            "minimum": 2219.508942,
            "name": "Z",
            "position": 2,
            "stddev": 51.51890697,
            "variance": 2654.197775
          },
          {
            "average": 89.90348786,
            "count": 19392493,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.76016911,
            "variance": 2377.554092
          },
          {
            "average": 1.127751342,
            "count": 19392493,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3546480741,
            "variance": 0.1257752564
          },
          {
            "average": 1.263896189,
            "count": 19392493,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4949095262,
            "variance": 0.2449354391
          },
          {
            "average": 0.4995546473,
            "count": 19392493,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998146,
            "variance": 0.2499998146
          },
          {
            "average": 0,
            "count": 19392493,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.106748369,
            "count": 19392493,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3087930694,
            "variance": 0.09535315969
          },
          {
            "average": -1.092678701,
            "count": 19392493,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.918341632,
            "variance": 62.70013419
          },
          {
            "average": 88.7091588,
            "count": 19392493,
            "maximum": 155,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 63.0407685,
            "variance": 3974.138493
          },
          {
            "average": 14766.43935,
            "count": 19392493,
            "maximum": 20126,
            "minimum": 9495,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5277.31987,
            "variance": 27850105.02
          },
          {
            "average": 26491.75141,
            "count": 19392493,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 15530.14314,
            "variance": 241185346.1
          },
          {
            "average": 25742.00546,
            "count": 19392493,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 14945.33643,
            "variance": 223363081
          },
          {
            "average": 21501.79235,
            "count": 19392493,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 14477.59164,
            "variance": 209600659.6
          },
          {
            "average": 461303.0394,
            "count": 19392493,
            "maximum": 575333.0485,
            "minimum": 406864.2341,
            "name": "GpsTime",
            "position": 15,
            "stddev": 76730.89282,
            "variance": 5887629913
          },
          {
            "average": 0,
            "count": 19392493,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19392493,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19392493,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19392493,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19392493,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          405276.7571,
          4973916.906,
          2219.508942,
          406279.4971,
          4975020.446,
          2454.008942
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                405276.7571445531,
                4973916.906236375,
                2219.5089416772043
              ],
              [
                405276.7571445531,
                4975020.446236374,
                2219.5089416772043
              ],
              [
                406279.4971445531,
                4975020.446236374,
                2454.0089416772043
              ],
              [
                406279.4971445531,
                4973916.906236375,
                2454.0089416772043
              ],
              [
                405276.7571445531,
                4973916.906236375,
                2219.5089416772043
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T17:35:33+00:00",
        "end_time": "2011-09-18T18:47:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.2002306,
            44.91238152,
            2219.508942,
            -118.1873232,
            44.92244628,
            2454.008942
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.2000237961663,
                  44.9123815210622,
                  2219.5089416772043
                ],
                [
                  -118.20023056439197,
                  44.922313470022715,
                  2219.5089416772043
                ],
                [
                  -118.18752781110845,
                  44.922446279738644,
                  2454.0089416772043
                ],
                [
                  -118.18732322997825,
                  44.91251428505078,
                  2454.0089416772043
                ],
                [
                  -118.2000237961663,
                  44.9123815210622,
                  2219.5089416772043
                ]
              ]
            ]
          },
          "id": "44118H2310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T17:35:33Z",
            "pc:count": 19392493,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 405797.1476,
                "count": 19392493,
                "maximum": 406279.4971,
                "minimum": 405276.7571,
                "name": "X",
                "position": 0,
                "stddev": 273.7226269,
                "variance": 74924.07647
              },
              {
                "average": 4974480.123,
                "count": 19392493,
                "maximum": 4975020.446,
                "minimum": 4973916.906,
                "name": "Y",
                "position": 1,
                "stddev": 299.0813418,
                "variance": 89449.64901
              },
              {
                "average": 2316.740898,
                "count": 19392493,
                "maximum": 2454.008942,
                "minimum": 2219.508942,
                "name": "Z",
                "position": 2,
                "stddev": 51.51890697,
                "variance": 2654.197775
              },
              {
                "average": 89.90348786,
                "count": 19392493,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.76016911,
                "variance": 2377.554092
              },
              {
                "average": 1.127751342,
                "count": 19392493,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3546480741,
                "variance": 0.1257752564
              },
              {
                "average": 1.263896189,
                "count": 19392493,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4949095262,
                "variance": 0.2449354391
              },
              {
                "average": 0.4995546473,
                "count": 19392493,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998146,
                "variance": 0.2499998146
              },
              {
                "average": 0,
                "count": 19392493,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.106748369,
                "count": 19392493,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3087930694,
                "variance": 0.09535315969
              },
              {
                "average": -1.092678701,
                "count": 19392493,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.918341632,
                "variance": 62.70013419
              },
              {
                "average": 88.7091588,
                "count": 19392493,
                "maximum": 155,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 63.0407685,
                "variance": 3974.138493
              },
              {
                "average": 14766.43935,
                "count": 19392493,
                "maximum": 20126,
                "minimum": 9495,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5277.31987,
                "variance": 27850105.02
              },
              {
                "average": 26491.75141,
                "count": 19392493,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 15530.14314,
                "variance": 241185346.1
              },
              {
                "average": 25742.00546,
                "count": 19392493,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 14945.33643,
                "variance": 223363081
              },
              {
                "average": 21501.79235,
                "count": 19392493,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 14477.59164,
                "variance": 209600659.6
              },
              {
                "average": 461303.0394,
                "count": 19392493,
                "maximum": 575333.0485,
                "minimum": 406864.2341,
                "name": "GpsTime",
                "position": 15,
                "stddev": 76730.89282,
                "variance": 5887629913
              },
              {
                "average": 0,
                "count": 19392493,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19392493,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19392493,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19392493,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19392493,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              405276.7571,
              4973916.906,
              2219.508942,
              406279.4971,
              4975020.446,
              2454.008942
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    405276.7571445531,
                    4973916.906236375,
                    2219.5089416772043
                  ],
                  [
                    405276.7571445531,
                    4975020.446236374,
                    2219.5089416772043
                  ],
                  [
                    406279.4971445531,
                    4975020.446236374,
                    2454.0089416772043
                  ],
                  [
                    406279.4971445531,
                    4973916.906236375,
                    2454.0089416772043
                  ],
                  [
                    405276.7571445531,
                    4973916.906236375,
                    2219.5089416772043
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T17:35:33+00:00",
            "end_time": "2011-09-18T18:47: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": "44118H1124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.08752371569692,
              44.937393940718955,
              1254.246625104208
            ],
            [
              -118.08776194865413,
              44.95000943061487,
              1254.246625104208
            ],
            [
              -118.07503003209317,
              44.95013000031416,
              1475.4666251042079
            ],
            [
              -118.07479458626881,
              44.93751445769126,
              1475.4666251042079
            ],
            [
              -118.08752371569692,
              44.937393940718955,
              1254.246625104208
            ]
          ]
        ]
      },
      "bbox": [
        -118.0877619,
        44.93739394,
        1254.246625,
        -118.0747946,
        44.95013,
        1475.466625
      ],
      "properties": {
        "datetime": "2011-09-20T18:30:10Z",
        "pc:count": 16998060,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414637.9055,
            "count": 16998060,
            "maximum": 415198.7629,
            "minimum": 414194.2429,
            "name": "X",
            "position": 0,
            "stddev": 280.6513186,
            "variance": 78765.16263
          },
          {
            "average": 4977188.988,
            "count": 16998060,
            "maximum": 4977971.919,
            "minimum": 4976570.259,
            "name": "Y",
            "position": 1,
            "stddev": 402.073695,
            "variance": 161663.2562
          },
          {
            "average": 1331.112569,
            "count": 16998060,
            "maximum": 1475.466625,
            "minimum": 1254.246625,
            "name": "Z",
            "position": 2,
            "stddev": 40.74742681,
            "variance": 1660.352791
          },
          {
            "average": 91.80981388,
            "count": 16998060,
            "maximum": 252,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.13011034,
            "variance": 2822.808625
          },
          {
            "average": 1.149086072,
            "count": 16998060,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3835395124,
            "variance": 0.1471025575
          },
          {
            "average": 1.307932493,
            "count": 16998060,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5331151217,
            "variance": 0.284211733
          },
          {
            "average": 0.4997531483,
            "count": 16998060,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999538,
            "variance": 0.2499999538
          },
          {
            "average": 0,
            "count": 16998060,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.126318474,
            "count": 16998060,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3322079524,
            "variance": 0.1103621236
          },
          {
            "average": -0.1145719767,
            "count": 16998060,
            "maximum": 22.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.286662014,
            "variance": 68.66876734
          },
          {
            "average": 158.5062805,
            "count": 16998060,
            "maximum": 177,
            "minimum": 124,
            "name": "UserData",
            "position": 10,
            "stddev": 15.68457517,
            "variance": 246.0058982
          },
          {
            "average": 14800.90324,
            "count": 16998060,
            "maximum": 20163,
            "minimum": 9402,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5355.635108,
            "variance": 28682827.41
          },
          {
            "average": 20610.11789,
            "count": 16998060,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 8879.936273,
            "variance": 78853268.21
          },
          {
            "average": 22304.0929,
            "count": 16998060,
            "maximum": 65280,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 8883.423791,
            "variance": 78915218.25
          },
          {
            "average": 21077.34674,
            "count": 16998060,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 8031.107903,
            "variance": 64498694.15
          },
          {
            "average": 253133.9034,
            "count": 16998060,
            "maximum": 578610.8137,
            "minimum": 139304.0133,
            "name": "GpsTime",
            "position": 15,
            "stddev": 178406.5123,
            "variance": 31828883610.0
          },
          {
            "average": 0,
            "count": 16998060,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16998060,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16998060,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16998060,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16998060,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414194.2429,
          4976570.259,
          1254.246625,
          415198.7629,
          4977971.919,
          1475.466625
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414194.2429170949,
                4976570.258597841,
                1254.246625104208
              ],
              [
                414194.2429170949,
                4977971.918597841,
                1254.246625104208
              ],
              [
                415198.7629170949,
                4977971.918597841,
                1475.4666251042079
              ],
              [
                415198.7629170949,
                4976570.258597841,
                1475.4666251042079
              ],
              [
                414194.2429170949,
                4976570.258597841,
                1254.246625104208
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:30:10+00:00",
        "end_time": "2011-09-15T16:28:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0877619,
            44.93739394,
            1254.246625,
            -118.0747946,
            44.95013,
            1475.466625
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.08752371569692,
                  44.937393940718955,
                  1254.246625104208
                ],
                [
                  -118.08776194865413,
                  44.95000943061487,
                  1254.246625104208
                ],
                [
                  -118.07503003209317,
                  44.95013000031416,
                  1475.4666251042079
                ],
                [
                  -118.07479458626881,
                  44.93751445769126,
                  1475.4666251042079
                ],
                [
                  -118.08752371569692,
                  44.937393940718955,
                  1254.246625104208
                ]
              ]
            ]
          },
          "id": "44118H1124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:30:10Z",
            "pc:count": 16998060,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414637.9055,
                "count": 16998060,
                "maximum": 415198.7629,
                "minimum": 414194.2429,
                "name": "X",
                "position": 0,
                "stddev": 280.6513186,
                "variance": 78765.16263
              },
              {
                "average": 4977188.988,
                "count": 16998060,
                "maximum": 4977971.919,
                "minimum": 4976570.259,
                "name": "Y",
                "position": 1,
                "stddev": 402.073695,
                "variance": 161663.2562
              },
              {
                "average": 1331.112569,
                "count": 16998060,
                "maximum": 1475.466625,
                "minimum": 1254.246625,
                "name": "Z",
                "position": 2,
                "stddev": 40.74742681,
                "variance": 1660.352791
              },
              {
                "average": 91.80981388,
                "count": 16998060,
                "maximum": 252,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.13011034,
                "variance": 2822.808625
              },
              {
                "average": 1.149086072,
                "count": 16998060,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3835395124,
                "variance": 0.1471025575
              },
              {
                "average": 1.307932493,
                "count": 16998060,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5331151217,
                "variance": 0.284211733
              },
              {
                "average": 0.4997531483,
                "count": 16998060,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999538,
                "variance": 0.2499999538
              },
              {
                "average": 0,
                "count": 16998060,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.126318474,
                "count": 16998060,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3322079524,
                "variance": 0.1103621236
              },
              {
                "average": -0.1145719767,
                "count": 16998060,
                "maximum": 22.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.286662014,
                "variance": 68.66876734
              },
              {
                "average": 158.5062805,
                "count": 16998060,
                "maximum": 177,
                "minimum": 124,
                "name": "UserData",
                "position": 10,
                "stddev": 15.68457517,
                "variance": 246.0058982
              },
              {
                "average": 14800.90324,
                "count": 16998060,
                "maximum": 20163,
                "minimum": 9402,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5355.635108,
                "variance": 28682827.41
              },
              {
                "average": 20610.11789,
                "count": 16998060,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 8879.936273,
                "variance": 78853268.21
              },
              {
                "average": 22304.0929,
                "count": 16998060,
                "maximum": 65280,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 8883.423791,
                "variance": 78915218.25
              },
              {
                "average": 21077.34674,
                "count": 16998060,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 8031.107903,
                "variance": 64498694.15
              },
              {
                "average": 253133.9034,
                "count": 16998060,
                "maximum": 578610.8137,
                "minimum": 139304.0133,
                "name": "GpsTime",
                "position": 15,
                "stddev": 178406.5123,
                "variance": 31828883610.0
              },
              {
                "average": 0,
                "count": 16998060,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16998060,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16998060,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16998060,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16998060,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414194.2429,
              4976570.259,
              1254.246625,
              415198.7629,
              4977971.919,
              1475.466625
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414194.2429170949,
                    4976570.258597841,
                    1254.246625104208
                  ],
                  [
                    414194.2429170949,
                    4977971.918597841,
                    1254.246625104208
                  ],
                  [
                    415198.7629170949,
                    4977971.918597841,
                    1475.4666251042079
                  ],
                  [
                    415198.7629170949,
                    4976570.258597841,
                    1475.4666251042079
                  ],
                  [
                    414194.2429170949,
                    4976570.258597841,
                    1254.246625104208
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:30:10+00:00",
            "end_time": "2011-09-15T16: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": "44118H1103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0979299791992,
              44.987412587604844,
              1152.225981815017
            ],
            [
              -118.09816993446096,
              44.99997680122167,
              1152.225981815017
            ],
            [
              -118.08752850144201,
              45.000078641301776,
              1405.7659818150169
            ],
            [
              -118.08729087026602,
              44.987514383329746,
              1405.7659818150169
            ],
            [
              -118.0979299791992,
              44.987412587604844,
              1152.225981815017
            ]
          ]
        ]
      },
      "bbox": [
        -118.0981699,
        44.98741259,
        1152.225982,
        -118.0872909,
        45.00007864,
        1405.765982
      ],
      "properties": {
        "datetime": "2011-09-17T22:00:01Z",
        "pc:count": 9966001,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 413917.9727,
            "count": 9966001,
            "maximum": 414287.2855,
            "minimum": 413448.4255,
            "name": "X",
            "position": 0,
            "stddev": 205.5167955,
            "variance": 42237.15324
          },
          {
            "average": 4982778.509,
            "count": 9966001,
            "maximum": 4983533.704,
            "minimum": 4982137.724,
            "name": "Y",
            "position": 1,
            "stddev": 401.3390628,
            "variance": 161073.0433
          },
          {
            "average": 1260.063269,
            "count": 9966001,
            "maximum": 1405.765982,
            "minimum": 1152.225982,
            "name": "Z",
            "position": 2,
            "stddev": 45.40349537,
            "variance": 2061.477392
          },
          {
            "average": 85.95029491,
            "count": 9966001,
            "maximum": 252,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.40573834,
            "variance": 3069.795841
          },
          {
            "average": 1.196338933,
            "count": 9966001,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.439163781,
            "variance": 0.1928648266
          },
          {
            "average": 1.402923399,
            "count": 9966001,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6022376153,
            "variance": 0.3626901453
          },
          {
            "average": 0.4997010335,
            "count": 9966001,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999357,
            "variance": 0.2499999357
          },
          {
            "average": 0,
            "count": 9966001,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.127277631,
            "count": 9966001,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3332837334,
            "variance": 0.111078047
          },
          {
            "average": -2.063884154,
            "count": 9966001,
            "maximum": 16.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.880319281,
            "variance": 62.09943197
          },
          {
            "average": 177.1676071,
            "count": 9966001,
            "maximum": 179,
            "minimum": 144,
            "name": "UserData",
            "position": 10,
            "stddev": 6.964095028,
            "variance": 48.49861956
          },
          {
            "average": 14745.48913,
            "count": 9966001,
            "maximum": 20163,
            "minimum": 9408,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5315.962812,
            "variance": 28259460.62
          },
          {
            "average": 20254.62161,
            "count": 9966001,
            "maximum": 54272,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 11546.46517,
            "variance": 133320857.9
          },
          {
            "average": 22320.93157,
            "count": 9966001,
            "maximum": 51712,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 12094.02447,
            "variance": 146265428
          },
          {
            "average": 20512.02828,
            "count": 9966001,
            "maximum": 51200,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 11178.60769,
            "variance": 124961269.9
          },
          {
            "average": 311257.4325,
            "count": 9966001,
            "maximum": 332001.6641,
            "minimum": 156175.9969,
            "name": "GpsTime",
            "position": 15,
            "stddev": 56132.72838,
            "variance": 3150883196
          },
          {
            "average": 0,
            "count": 9966001,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9966001,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9966001,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9966001,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9966001,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          413448.4255,
          4982137.724,
          1152.225982,
          414287.2855,
          4983533.704,
          1405.765982
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                413448.4255454642,
                4982137.723909412,
                1152.225981815017
              ],
              [
                413448.4255454642,
                4983533.703909412,
                1152.225981815017
              ],
              [
                414287.2855454642,
                4983533.703909412,
                1405.7659818150169
              ],
              [
                414287.2855454642,
                4982137.723909412,
                1405.7659818150169
              ],
              [
                413448.4255454642,
                4982137.723909412,
                1152.225981815017
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:00:01+00:00",
        "end_time": "2011-09-15T21:09:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0981699,
            44.98741259,
            1152.225982,
            -118.0872909,
            45.00007864,
            1405.765982
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0979299791992,
                  44.987412587604844,
                  1152.225981815017
                ],
                [
                  -118.09816993446096,
                  44.99997680122167,
                  1152.225981815017
                ],
                [
                  -118.08752850144201,
                  45.000078641301776,
                  1405.7659818150169
                ],
                [
                  -118.08729087026602,
                  44.987514383329746,
                  1405.7659818150169
                ],
                [
                  -118.0979299791992,
                  44.987412587604844,
                  1152.225981815017
                ]
              ]
            ]
          },
          "id": "44118H1103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:00:01Z",
            "pc:count": 9966001,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 413917.9727,
                "count": 9966001,
                "maximum": 414287.2855,
                "minimum": 413448.4255,
                "name": "X",
                "position": 0,
                "stddev": 205.5167955,
                "variance": 42237.15324
              },
              {
                "average": 4982778.509,
                "count": 9966001,
                "maximum": 4983533.704,
                "minimum": 4982137.724,
                "name": "Y",
                "position": 1,
                "stddev": 401.3390628,
                "variance": 161073.0433
              },
              {
                "average": 1260.063269,
                "count": 9966001,
                "maximum": 1405.765982,
                "minimum": 1152.225982,
                "name": "Z",
                "position": 2,
                "stddev": 45.40349537,
                "variance": 2061.477392
              },
              {
                "average": 85.95029491,
                "count": 9966001,
                "maximum": 252,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.40573834,
                "variance": 3069.795841
              },
              {
                "average": 1.196338933,
                "count": 9966001,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.439163781,
                "variance": 0.1928648266
              },
              {
                "average": 1.402923399,
                "count": 9966001,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6022376153,
                "variance": 0.3626901453
              },
              {
                "average": 0.4997010335,
                "count": 9966001,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999357,
                "variance": 0.2499999357
              },
              {
                "average": 0,
                "count": 9966001,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.127277631,
                "count": 9966001,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3332837334,
                "variance": 0.111078047
              },
              {
                "average": -2.063884154,
                "count": 9966001,
                "maximum": 16.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.880319281,
                "variance": 62.09943197
              },
              {
                "average": 177.1676071,
                "count": 9966001,
                "maximum": 179,
                "minimum": 144,
                "name": "UserData",
                "position": 10,
                "stddev": 6.964095028,
                "variance": 48.49861956
              },
              {
                "average": 14745.48913,
                "count": 9966001,
                "maximum": 20163,
                "minimum": 9408,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5315.962812,
                "variance": 28259460.62
              },
              {
                "average": 20254.62161,
                "count": 9966001,
                "maximum": 54272,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 11546.46517,
                "variance": 133320857.9
              },
              {
                "average": 22320.93157,
                "count": 9966001,
                "maximum": 51712,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 12094.02447,
                "variance": 146265428
              },
              {
                "average": 20512.02828,
                "count": 9966001,
                "maximum": 51200,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 11178.60769,
                "variance": 124961269.9
              },
              {
                "average": 311257.4325,
                "count": 9966001,
                "maximum": 332001.6641,
                "minimum": 156175.9969,
                "name": "GpsTime",
                "position": 15,
                "stddev": 56132.72838,
                "variance": 3150883196
              },
              {
                "average": 0,
                "count": 9966001,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9966001,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9966001,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9966001,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9966001,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              413448.4255,
              4982137.724,
              1152.225982,
              414287.2855,
              4983533.704,
              1405.765982
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    413448.4255454642,
                    4982137.723909412,
                    1152.225981815017
                  ],
                  [
                    413448.4255454642,
                    4983533.703909412,
                    1152.225981815017
                  ],
                  [
                    414287.2855454642,
                    4983533.703909412,
                    1405.7659818150169
                  ],
                  [
                    414287.2855454642,
                    4982137.723909412,
                    1405.7659818150169
                  ],
                  [
                    413448.4255454642,
                    4982137.723909412,
                    1152.225981815017
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:00:01+00:00",
            "end_time": "2011-09-15T21:09: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": "44117H7122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252526462987,
              44.937418331395435,
              1027.0259697146496
            ],
            [
              -117.86271383609227,
              44.95000946325467,
              1027.0259697146496
            ],
            [
              -117.85002873563839,
              44.95010458880737,
              1060.9259697146497
            ],
            [
              -117.84984293606573,
              44.937513415428626,
              1060.9259697146497
            ],
            [
              -117.86252526462987,
              44.937418331395435,
              1027.0259697146496
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627138,
        44.93741833,
        1027.02597,
        -117.8498429,
        44.95010459,
        1060.92597
      ],
      "properties": {
        "datetime": "2011-09-20T01:10:53Z",
        "pc:count": 11392506,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432444.1614,
            "count": 11392506,
            "maximum": 432947.6609,
            "minimum": 431946.9009,
            "name": "X",
            "position": 0,
            "stddev": 284.8232046,
            "variance": 81124.25789
          },
          {
            "average": 4977048.281,
            "count": 11392506,
            "maximum": 4977758.422,
            "minimum": 4976359.562,
            "name": "Y",
            "position": 1,
            "stddev": 397.4029077,
            "variance": 157929.0711
          },
          {
            "average": 1039.541134,
            "count": 11392506,
            "maximum": 1060.92597,
            "minimum": 1027.02597,
            "name": "Z",
            "position": 2,
            "stddev": 6.631184902,
            "variance": 43.9726132
          },
          {
            "average": 234.7895777,
            "count": 11392506,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.1420216,
            "variance": 366.4169911
          },
          {
            "average": 1.000145534,
            "count": 11392506,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01206288103,
            "variance": 0.0001455130987
          },
          {
            "average": 1.000291244,
            "count": 11392506,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0170633903,
            "variance": 0.0002911592887
          },
          {
            "average": 0.4986732506,
            "count": 11392506,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982617,
            "variance": 0.2499982617
          },
          {
            "average": 0,
            "count": 11392506,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.257610398,
            "count": 11392506,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4373183022,
            "variance": 0.1912472974
          },
          {
            "average": 1.308110663,
            "count": 11392506,
            "maximum": 18,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.762196091,
            "variance": 60.25168816
          },
          {
            "average": 200.2399765,
            "count": 11392506,
            "maximum": 212,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 3.256212078,
            "variance": 10.60291709
          },
          {
            "average": 223.0093045,
            "count": 11392506,
            "maximum": 268,
            "minimum": 113,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 56.04693915,
            "variance": 3141.259388
          },
          {
            "average": 28430.30647,
            "count": 11392506,
            "maximum": 61952,
            "minimum": 13056,
            "name": "Red",
            "position": 12,
            "stddev": 11427.44121,
            "variance": 130586412.7
          },
          {
            "average": 29929.66953,
            "count": 11392506,
            "maximum": 61440,
            "minimum": 12032,
            "name": "Green",
            "position": 13,
            "stddev": 8474.125918,
            "variance": 71810810.07
          },
          {
            "average": 24751.36109,
            "count": 11392506,
            "maximum": 64256,
            "minimum": 8448,
            "name": "Blue",
            "position": 14,
            "stddev": 7815.397425,
            "variance": 61080436.9
          },
          {
            "average": 513528.9688,
            "count": 11392506,
            "maximum": 516253.6482,
            "minimum": 507685.6745,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2999.267408,
            "variance": 8995604.987
          },
          {
            "average": 0,
            "count": 11392506,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11392506,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11392506,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11392506,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11392506,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431946.9009,
          4976359.562,
          1027.02597,
          432947.6609,
          4977758.422,
          1060.92597
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431946.90092558746,
                4976359.561810302,
                1027.0259697146496
              ],
              [
                431946.90092558746,
                4977758.421810301,
                1027.0259697146496
              ],
              [
                432947.66092558746,
                4977758.421810301,
                1060.9259697146497
              ],
              [
                432947.66092558746,
                4976359.561810302,
                1060.9259697146497
              ],
              [
                431946.90092558746,
                4976359.561810302,
                1027.0259697146496
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:10:53+00:00",
        "end_time": "2011-09-19T22:48:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H7122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H7122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H7122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627138,
            44.93741833,
            1027.02597,
            -117.8498429,
            44.95010459,
            1060.92597
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252526462987,
                  44.937418331395435,
                  1027.0259697146496
                ],
                [
                  -117.86271383609227,
                  44.95000946325467,
                  1027.0259697146496
                ],
                [
                  -117.85002873563839,
                  44.95010458880737,
                  1060.9259697146497
                ],
                [
                  -117.84984293606573,
                  44.937513415428626,
                  1060.9259697146497
                ],
                [
                  -117.86252526462987,
                  44.937418331395435,
                  1027.0259697146496
                ]
              ]
            ]
          },
          "id": "44117H7122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H7122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:10:53Z",
            "pc:count": 11392506,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432444.1614,
                "count": 11392506,
                "maximum": 432947.6609,
                "minimum": 431946.9009,
                "name": "X",
                "position": 0,
                "stddev": 284.8232046,
                "variance": 81124.25789
              },
              {
                "average": 4977048.281,
                "count": 11392506,
                "maximum": 4977758.422,
                "minimum": 4976359.562,
                "name": "Y",
                "position": 1,
                "stddev": 397.4029077,
                "variance": 157929.0711
              },
              {
                "average": 1039.541134,
                "count": 11392506,
                "maximum": 1060.92597,
                "minimum": 1027.02597,
                "name": "Z",
                "position": 2,
                "stddev": 6.631184902,
                "variance": 43.9726132
              },
              {
                "average": 234.7895777,
                "count": 11392506,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.1420216,
                "variance": 366.4169911
              },
              {
                "average": 1.000145534,
                "count": 11392506,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01206288103,
                "variance": 0.0001455130987
              },
              {
                "average": 1.000291244,
                "count": 11392506,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0170633903,
                "variance": 0.0002911592887
              },
              {
                "average": 0.4986732506,
                "count": 11392506,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982617,
                "variance": 0.2499982617
              },
              {
                "average": 0,
                "count": 11392506,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.257610398,
                "count": 11392506,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4373183022,
                "variance": 0.1912472974
              },
              {
                "average": 1.308110663,
                "count": 11392506,
                "maximum": 18,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.762196091,
                "variance": 60.25168816
              },
              {
                "average": 200.2399765,
                "count": 11392506,
                "maximum": 212,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 3.256212078,
                "variance": 10.60291709
              },
              {
                "average": 223.0093045,
                "count": 11392506,
                "maximum": 268,
                "minimum": 113,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 56.04693915,
                "variance": 3141.259388
              },
              {
                "average": 28430.30647,
                "count": 11392506,
                "maximum": 61952,
                "minimum": 13056,
                "name": "Red",
                "position": 12,
                "stddev": 11427.44121,
                "variance": 130586412.7
              },
              {
                "average": 29929.66953,
                "count": 11392506,
                "maximum": 61440,
                "minimum": 12032,
                "name": "Green",
                "position": 13,
                "stddev": 8474.125918,
                "variance": 71810810.07
              },
              {
                "average": 24751.36109,
                "count": 11392506,
                "maximum": 64256,
                "minimum": 8448,
                "name": "Blue",
                "position": 14,
                "stddev": 7815.397425,
                "variance": 61080436.9
              },
              {
                "average": 513528.9688,
                "count": 11392506,
                "maximum": 516253.6482,
                "minimum": 507685.6745,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2999.267408,
                "variance": 8995604.987
              },
              {
                "average": 0,
                "count": 11392506,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11392506,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11392506,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11392506,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11392506,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431946.9009,
              4976359.562,
              1027.02597,
              432947.6609,
              4977758.422,
              1060.92597
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431946.90092558746,
                    4976359.561810302,
                    1027.0259697146496
                  ],
                  [
                    431946.90092558746,
                    4977758.421810301,
                    1027.0259697146496
                  ],
                  [
                    432947.66092558746,
                    4977758.421810301,
                    1060.9259697146497
                  ],
                  [
                    432947.66092558746,
                    4976359.561810302,
                    1060.9259697146497
                  ],
                  [
                    431946.90092558746,
                    4976359.561810302,
                    1027.0259697146496
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:10:53+00:00",
            "end_time": "2011-09-19T22: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": "44117H8303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502418273508,
              44.9249058171737,
              1019.802655110176
            ],
            [
              -117.97523747078384,
              44.93750936053147,
              1019.802655110176
            ],
            [
              -117.96252890692622,
              44.937617185329096,
              1049.5626551101761
            ],
            [
              -117.96231839724183,
              44.92501359486256,
              1049.5626551101761
            ],
            [
              -117.97502418273508,
              44.9249058171737,
              1019.802655110176
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752375,
        44.92490582,
        1019.802655,
        -117.9623184,
        44.93761719,
        1049.562655
      ],
      "properties": {
        "datetime": "2011-09-20T23:39:15Z",
        "pc:count": 11258333,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423555.3678,
            "count": 11258333,
            "maximum": 424056.7679,
            "minimum": 423053.9079,
            "name": "X",
            "position": 0,
            "stddev": 285.9161292,
            "variance": 81748.03296
          },
          {
            "average": 4975766.249,
            "count": 11258333,
            "maximum": 4976470.422,
            "minimum": 4975070.142,
            "name": "Y",
            "position": 1,
            "stddev": 406.1954515,
            "variance": 164994.7449
          },
          {
            "average": 1027.064145,
            "count": 11258333,
            "maximum": 1049.562655,
            "minimum": 1019.802655,
            "name": "Z",
            "position": 2,
            "stddev": 3.142031177,
            "variance": 9.872359916
          },
          {
            "average": 230.9339151,
            "count": 11258333,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.97662881,
            "variance": 1294.31782
          },
          {
            "average": 1.00081966,
            "count": 11258333,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03165661081,
            "variance": 0.001002141008
          },
          {
            "average": 1.001641184,
            "count": 11258333,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04684384702,
            "variance": 0.002194346004
          },
          {
            "average": 0.4984194374,
            "count": 11258333,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997524,
            "variance": 0.249997524
          },
          {
            "average": 0,
            "count": 11258333,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.284382244,
            "count": 11258333,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4511197195,
            "variance": 0.2035090013
          },
          {
            "average": 0.7757983088,
            "count": 11258333,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.853783522,
            "variance": 61.68191562
          },
          {
            "average": 197.4847468,
            "count": 11258333,
            "maximum": 210,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 2.63823976,
            "variance": 6.960309031
          },
          {
            "average": 68.04568945,
            "count": 11258333,
            "maximum": 82,
            "minimum": 54,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.07111513,
            "variance": 122.5695901
          },
          {
            "average": 24628.87256,
            "count": 11258333,
            "maximum": 65280,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 6227.424793,
            "variance": 38780819.55
          },
          {
            "average": 26849.14,
            "count": 11258333,
            "maximum": 65280,
            "minimum": 6912,
            "name": "Green",
            "position": 13,
            "stddev": 5215.566601,
            "variance": 27202134.97
          },
          {
            "average": 21010.1685,
            "count": 11258333,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 4305.071494,
            "variance": 18533640.57
          },
          {
            "average": 595465.5116,
            "count": 11258333,
            "maximum": 597155.1641,
            "minimum": 593723.8689,
            "name": "GpsTime",
            "position": 15,
            "stddev": 705.6511943,
            "variance": 497943.608
          },
          {
            "average": 0,
            "count": 11258333,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11258333,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11258333,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11258333,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11258333,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423053.9079,
          4975070.142,
          1019.802655,
          424056.7679,
          4976470.422,
          1049.562655
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423053.9078565067,
                4975070.142056053,
                1019.802655110176
              ],
              [
                423053.9078565067,
                4976470.422056052,
                1019.802655110176
              ],
              [
                424056.7678565067,
                4976470.422056052,
                1049.5626551101761
              ],
              [
                424056.7678565067,
                4975070.142056053,
                1049.5626551101761
              ],
              [
                423053.9078565067,
                4975070.142056053,
                1019.802655110176
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:39:15+00:00",
        "end_time": "2011-09-20T22:42:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752375,
            44.92490582,
            1019.802655,
            -117.9623184,
            44.93761719,
            1049.562655
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502418273508,
                  44.9249058171737,
                  1019.802655110176
                ],
                [
                  -117.97523747078384,
                  44.93750936053147,
                  1019.802655110176
                ],
                [
                  -117.96252890692622,
                  44.937617185329096,
                  1049.5626551101761
                ],
                [
                  -117.96231839724183,
                  44.92501359486256,
                  1049.5626551101761
                ],
                [
                  -117.97502418273508,
                  44.9249058171737,
                  1019.802655110176
                ]
              ]
            ]
          },
          "id": "44117H8303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:39:15Z",
            "pc:count": 11258333,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423555.3678,
                "count": 11258333,
                "maximum": 424056.7679,
                "minimum": 423053.9079,
                "name": "X",
                "position": 0,
                "stddev": 285.9161292,
                "variance": 81748.03296
              },
              {
                "average": 4975766.249,
                "count": 11258333,
                "maximum": 4976470.422,
                "minimum": 4975070.142,
                "name": "Y",
                "position": 1,
                "stddev": 406.1954515,
                "variance": 164994.7449
              },
              {
                "average": 1027.064145,
                "count": 11258333,
                "maximum": 1049.562655,
                "minimum": 1019.802655,
                "name": "Z",
                "position": 2,
                "stddev": 3.142031177,
                "variance": 9.872359916
              },
              {
                "average": 230.9339151,
                "count": 11258333,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.97662881,
                "variance": 1294.31782
              },
              {
                "average": 1.00081966,
                "count": 11258333,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03165661081,
                "variance": 0.001002141008
              },
              {
                "average": 1.001641184,
                "count": 11258333,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04684384702,
                "variance": 0.002194346004
              },
              {
                "average": 0.4984194374,
                "count": 11258333,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997524,
                "variance": 0.249997524
              },
              {
                "average": 0,
                "count": 11258333,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.284382244,
                "count": 11258333,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4511197195,
                "variance": 0.2035090013
              },
              {
                "average": 0.7757983088,
                "count": 11258333,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.853783522,
                "variance": 61.68191562
              },
              {
                "average": 197.4847468,
                "count": 11258333,
                "maximum": 210,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 2.63823976,
                "variance": 6.960309031
              },
              {
                "average": 68.04568945,
                "count": 11258333,
                "maximum": 82,
                "minimum": 54,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.07111513,
                "variance": 122.5695901
              },
              {
                "average": 24628.87256,
                "count": 11258333,
                "maximum": 65280,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 6227.424793,
                "variance": 38780819.55
              },
              {
                "average": 26849.14,
                "count": 11258333,
                "maximum": 65280,
                "minimum": 6912,
                "name": "Green",
                "position": 13,
                "stddev": 5215.566601,
                "variance": 27202134.97
              },
              {
                "average": 21010.1685,
                "count": 11258333,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 4305.071494,
                "variance": 18533640.57
              },
              {
                "average": 595465.5116,
                "count": 11258333,
                "maximum": 597155.1641,
                "minimum": 593723.8689,
                "name": "GpsTime",
                "position": 15,
                "stddev": 705.6511943,
                "variance": 497943.608
              },
              {
                "average": 0,
                "count": 11258333,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11258333,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11258333,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11258333,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11258333,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423053.9079,
              4975070.142,
              1019.802655,
              424056.7679,
              4976470.422,
              1049.562655
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423053.9078565067,
                    4975070.142056053,
                    1019.802655110176
                  ],
                  [
                    423053.9078565067,
                    4976470.422056052,
                    1019.802655110176
                  ],
                  [
                    424056.7678565067,
                    4976470.422056052,
                    1049.5626551101761
                  ],
                  [
                    424056.7678565067,
                    4975070.142056053,
                    1049.5626551101761
                  ],
                  [
                    423053.9078565067,
                    4975070.142056053,
                    1019.802655110176
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:39:15+00:00",
            "end_time": "2011-09-20T22: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": "44117H8312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752482384414,
              44.899905275809765,
              1034.6096087909214
            ],
            [
              -117.98774067035855,
              44.91250954744009,
              1034.6096087909214
            ],
            [
              -117.97502905097686,
              44.912618790109214,
              1073.5896087909214
            ],
            [
              -117.97481598120282,
              44.90001447074778,
              1073.5896087909214
            ],
            [
              -117.98752482384414,
              44.899905275809765,
              1034.6096087909214
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877407,
        44.89990528,
        1034.609609,
        -117.974816,
        44.91261879,
        1073.589609
      ],
      "properties": {
        "datetime": "2011-09-20T22:31:47Z",
        "pc:count": 20711927,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422512.6924,
            "count": 20711927,
            "maximum": 423037.1212,
            "minimum": 422033.5812,
            "name": "X",
            "position": 0,
            "stddev": 279.2393496,
            "variance": 77974.61439
          },
          {
            "average": 4972987.798,
            "count": 20711927,
            "maximum": 4973705.232,
            "minimum": 4972304.872,
            "name": "Y",
            "position": 1,
            "stddev": 399.5150388,
            "variance": 159612.2662
          },
          {
            "average": 1041.593603,
            "count": 20711927,
            "maximum": 1073.589609,
            "minimum": 1034.609609,
            "name": "Z",
            "position": 2,
            "stddev": 3.53352578,
            "variance": 12.48580444
          },
          {
            "average": 176.6888332,
            "count": 20711927,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 66.54529526,
            "variance": 4428.276322
          },
          {
            "average": 1.012849601,
            "count": 20711927,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1308880657,
            "variance": 0.01713168573
          },
          {
            "average": 1.025922503,
            "count": 20711927,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1975611691,
            "variance": 0.03903041553
          },
          {
            "average": 0.4990046556,
            "count": 20711927,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990214,
            "variance": 0.2499990214
          },
          {
            "average": 0,
            "count": 20711927,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.156938657,
            "count": 20711927,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3637429327,
            "variance": 0.1323089211
          },
          {
            "average": -0.5781030462,
            "count": 20711927,
            "maximum": 19.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.866610228,
            "variance": 61.88355648
          },
          {
            "average": 190.0325221,
            "count": 20711927,
            "maximum": 209,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 10.16245029,
            "variance": 103.275396
          },
          {
            "average": 6697.360134,
            "count": 20711927,
            "maximum": 20073,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8141.850729,
            "variance": 66289733.29
          },
          {
            "average": 26813.93021,
            "count": 20711927,
            "maximum": 57344,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 8157.904185,
            "variance": 66551400.69
          },
          {
            "average": 28199.43037,
            "count": 20711927,
            "maximum": 58368,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 6085.000703,
            "variance": 37027233.55
          },
          {
            "average": 22021.56859,
            "count": 20711927,
            "maximum": 55552,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 4879.401338,
            "variance": 23808557.41
          },
          {
            "average": 469529.0501,
            "count": 20711927,
            "maximum": 593107.7327,
            "minimum": 320456.7987,
            "name": "GpsTime",
            "position": 15,
            "stddev": 134308.9149,
            "variance": 18038884630.0
          },
          {
            "average": 0,
            "count": 20711927,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20711927,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20711927,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20711927,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20711927,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422033.5812,
          4972304.872,
          1034.609609,
          423037.1212,
          4973705.232,
          1073.589609
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422033.5811647926,
                4972304.872446418,
                1034.6096087909214
              ],
              [
                422033.5811647926,
                4973705.232446417,
                1034.6096087909214
              ],
              [
                423037.1211647926,
                4973705.232446417,
                1073.5896087909214
              ],
              [
                423037.1211647926,
                4972304.872446418,
                1073.5896087909214
              ],
              [
                422033.5811647926,
                4972304.872446418,
                1034.6096087909214
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:31:47+00:00",
        "end_time": "2011-09-17T18:47:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877407,
            44.89990528,
            1034.609609,
            -117.974816,
            44.91261879,
            1073.589609
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752482384414,
                  44.899905275809765,
                  1034.6096087909214
                ],
                [
                  -117.98774067035855,
                  44.91250954744009,
                  1034.6096087909214
                ],
                [
                  -117.97502905097686,
                  44.912618790109214,
                  1073.5896087909214
                ],
                [
                  -117.97481598120282,
                  44.90001447074778,
                  1073.5896087909214
                ],
                [
                  -117.98752482384414,
                  44.899905275809765,
                  1034.6096087909214
                ]
              ]
            ]
          },
          "id": "44117H8312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:31:47Z",
            "pc:count": 20711927,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422512.6924,
                "count": 20711927,
                "maximum": 423037.1212,
                "minimum": 422033.5812,
                "name": "X",
                "position": 0,
                "stddev": 279.2393496,
                "variance": 77974.61439
              },
              {
                "average": 4972987.798,
                "count": 20711927,
                "maximum": 4973705.232,
                "minimum": 4972304.872,
                "name": "Y",
                "position": 1,
                "stddev": 399.5150388,
                "variance": 159612.2662
              },
              {
                "average": 1041.593603,
                "count": 20711927,
                "maximum": 1073.589609,
                "minimum": 1034.609609,
                "name": "Z",
                "position": 2,
                "stddev": 3.53352578,
                "variance": 12.48580444
              },
              {
                "average": 176.6888332,
                "count": 20711927,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 66.54529526,
                "variance": 4428.276322
              },
              {
                "average": 1.012849601,
                "count": 20711927,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1308880657,
                "variance": 0.01713168573
              },
              {
                "average": 1.025922503,
                "count": 20711927,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1975611691,
                "variance": 0.03903041553
              },
              {
                "average": 0.4990046556,
                "count": 20711927,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990214,
                "variance": 0.2499990214
              },
              {
                "average": 0,
                "count": 20711927,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.156938657,
                "count": 20711927,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3637429327,
                "variance": 0.1323089211
              },
              {
                "average": -0.5781030462,
                "count": 20711927,
                "maximum": 19.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.866610228,
                "variance": 61.88355648
              },
              {
                "average": 190.0325221,
                "count": 20711927,
                "maximum": 209,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 10.16245029,
                "variance": 103.275396
              },
              {
                "average": 6697.360134,
                "count": 20711927,
                "maximum": 20073,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8141.850729,
                "variance": 66289733.29
              },
              {
                "average": 26813.93021,
                "count": 20711927,
                "maximum": 57344,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 8157.904185,
                "variance": 66551400.69
              },
              {
                "average": 28199.43037,
                "count": 20711927,
                "maximum": 58368,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 6085.000703,
                "variance": 37027233.55
              },
              {
                "average": 22021.56859,
                "count": 20711927,
                "maximum": 55552,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 4879.401338,
                "variance": 23808557.41
              },
              {
                "average": 469529.0501,
                "count": 20711927,
                "maximum": 593107.7327,
                "minimum": 320456.7987,
                "name": "GpsTime",
                "position": 15,
                "stddev": 134308.9149,
                "variance": 18038884630.0
              },
              {
                "average": 0,
                "count": 20711927,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20711927,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20711927,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20711927,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20711927,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422033.5812,
              4972304.872,
              1034.609609,
              423037.1212,
              4973705.232,
              1073.589609
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422033.5811647926,
                    4972304.872446418,
                    1034.6096087909214
                  ],
                  [
                    422033.5811647926,
                    4973705.232446417,
                    1034.6096087909214
                  ],
                  [
                    423037.1211647926,
                    4973705.232446417,
                    1073.5896087909214
                  ],
                  [
                    423037.1211647926,
                    4972304.872446418,
                    1073.5896087909214
                  ],
                  [
                    422033.5811647926,
                    4972304.872446418,
                    1034.6096087909214
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:31:47+00:00",
            "end_time": "2011-09-17T18:47: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": "44118H2402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.17502393301893,
              44.924884600867415,
              2424.9475090258416
            ],
            [
              -118.17514061458303,
              44.93060671359839,
              2424.9475090258416
            ],
            [
              -118.16252739614637,
              44.93073581984459,
              2714.2275090258413
            ],
            [
              -118.16241196628006,
              44.92501368150145,
              2714.2275090258413
            ],
            [
              -118.17502393301893,
              44.924884600867415,
              2424.9475090258416
            ]
          ]
        ]
      },
      "bbox": [
        -118.1751406,
        44.9248846,
        2424.947509,
        -118.162412,
        44.93073582,
        2714.227509
      ],
      "properties": {
        "datetime": "2011-09-20T17:36:16Z",
        "pc:count": 6741726,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 407900.7277,
            "count": 6741726,
            "maximum": 408265.7666,
            "minimum": 407270.2466,
            "name": "X",
            "position": 0,
            "stddev": 257.3848721,
            "variance": 66246.97237
          },
          {
            "average": 4975499.976,
            "count": 6741726,
            "maximum": 4975912.72,
            "minimum": 4975276.94,
            "name": "Y",
            "position": 1,
            "stddev": 158.6585016,
            "variance": 25172.52014
          },
          {
            "average": 2596.938461,
            "count": 6741726,
            "maximum": 2714.227509,
            "minimum": 2424.947509,
            "name": "Z",
            "position": 2,
            "stddev": 56.96902048,
            "variance": 3245.469295
          },
          {
            "average": 105.2199836,
            "count": 6741726,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.40092115,
            "variance": 2061.243641
          },
          {
            "average": 1.079015374,
            "count": 6741726,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2760034575,
            "variance": 0.07617790853
          },
          {
            "average": 1.164903765,
            "count": 6741726,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.38804937,
            "variance": 0.1505823136
          },
          {
            "average": 0.4999824971,
            "count": 6741726,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000368,
            "variance": 0.2500000368
          },
          {
            "average": 0,
            "count": 6741726,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.116830022,
            "count": 6741726,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3212176577,
            "variance": 0.1031807836
          },
          {
            "average": 0.02391043303,
            "count": 6741726,
            "maximum": 13.99800014,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.487396263,
            "variance": 56.06110279
          },
          {
            "average": 107.3446873,
            "count": 6741726,
            "maximum": 150,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 49.09181346,
            "variance": 2410.006149
          },
          {
            "average": 14822.70549,
            "count": 6741726,
            "maximum": 20126,
            "minimum": 9499,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5286.574041,
            "variance": 27947865.1
          },
          {
            "average": 36231.38352,
            "count": 6741726,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12250.0073,
            "variance": 150062678.9
          },
          {
            "average": 33150.69314,
            "count": 6741726,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 13084.61407,
            "variance": 171207125.3
          },
          {
            "average": 28194.91857,
            "count": 6741726,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 14104.7788,
            "variance": 198944784.9
          },
          {
            "average": 516941.3954,
            "count": 6741726,
            "maximum": 575376.5389,
            "minimum": 408623.7538,
            "name": "GpsTime",
            "position": 15,
            "stddev": 77660.17433,
            "variance": 6031102677
          },
          {
            "average": 0,
            "count": 6741726,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6741726,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6741726,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6741726,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6741726,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          407270.2466,
          4975276.94,
          2424.947509,
          408265.7666,
          4975912.72,
          2714.227509
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                407270.24657376227,
                4975276.940383608,
                2424.9475090258416
              ],
              [
                407270.24657376227,
                4975912.720383608,
                2424.9475090258416
              ],
              [
                408265.7665737623,
                4975912.720383608,
                2714.2275090258413
              ],
              [
                408265.7665737623,
                4975276.940383608,
                2714.2275090258413
              ],
              [
                407270.24657376227,
                4975276.940383608,
                2424.9475090258416
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T17:36:16+00:00",
        "end_time": "2011-09-18T19:17:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1751406,
            44.9248846,
            2424.947509,
            -118.162412,
            44.93073582,
            2714.227509
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.17502393301893,
                  44.924884600867415,
                  2424.9475090258416
                ],
                [
                  -118.17514061458303,
                  44.93060671359839,
                  2424.9475090258416
                ],
                [
                  -118.16252739614637,
                  44.93073581984459,
                  2714.2275090258413
                ],
                [
                  -118.16241196628006,
                  44.92501368150145,
                  2714.2275090258413
                ],
                [
                  -118.17502393301893,
                  44.924884600867415,
                  2424.9475090258416
                ]
              ]
            ]
          },
          "id": "44118H2402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T17:36:16Z",
            "pc:count": 6741726,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 407900.7277,
                "count": 6741726,
                "maximum": 408265.7666,
                "minimum": 407270.2466,
                "name": "X",
                "position": 0,
                "stddev": 257.3848721,
                "variance": 66246.97237
              },
              {
                "average": 4975499.976,
                "count": 6741726,
                "maximum": 4975912.72,
                "minimum": 4975276.94,
                "name": "Y",
                "position": 1,
                "stddev": 158.6585016,
                "variance": 25172.52014
              },
              {
                "average": 2596.938461,
                "count": 6741726,
                "maximum": 2714.227509,
                "minimum": 2424.947509,
                "name": "Z",
                "position": 2,
                "stddev": 56.96902048,
                "variance": 3245.469295
              },
              {
                "average": 105.2199836,
                "count": 6741726,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.40092115,
                "variance": 2061.243641
              },
              {
                "average": 1.079015374,
                "count": 6741726,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2760034575,
                "variance": 0.07617790853
              },
              {
                "average": 1.164903765,
                "count": 6741726,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.38804937,
                "variance": 0.1505823136
              },
              {
                "average": 0.4999824971,
                "count": 6741726,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000368,
                "variance": 0.2500000368
              },
              {
                "average": 0,
                "count": 6741726,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.116830022,
                "count": 6741726,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3212176577,
                "variance": 0.1031807836
              },
              {
                "average": 0.02391043303,
                "count": 6741726,
                "maximum": 13.99800014,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.487396263,
                "variance": 56.06110279
              },
              {
                "average": 107.3446873,
                "count": 6741726,
                "maximum": 150,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 49.09181346,
                "variance": 2410.006149
              },
              {
                "average": 14822.70549,
                "count": 6741726,
                "maximum": 20126,
                "minimum": 9499,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5286.574041,
                "variance": 27947865.1
              },
              {
                "average": 36231.38352,
                "count": 6741726,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12250.0073,
                "variance": 150062678.9
              },
              {
                "average": 33150.69314,
                "count": 6741726,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 13084.61407,
                "variance": 171207125.3
              },
              {
                "average": 28194.91857,
                "count": 6741726,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 14104.7788,
                "variance": 198944784.9
              },
              {
                "average": 516941.3954,
                "count": 6741726,
                "maximum": 575376.5389,
                "minimum": 408623.7538,
                "name": "GpsTime",
                "position": 15,
                "stddev": 77660.17433,
                "variance": 6031102677
              },
              {
                "average": 0,
                "count": 6741726,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6741726,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6741726,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6741726,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6741726,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              407270.2466,
              4975276.94,
              2424.947509,
              408265.7666,
              4975912.72,
              2714.227509
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    407270.24657376227,
                    4975276.940383608,
                    2424.9475090258416
                  ],
                  [
                    407270.24657376227,
                    4975912.720383608,
                    2424.9475090258416
                  ],
                  [
                    408265.7665737623,
                    4975912.720383608,
                    2714.2275090258413
                  ],
                  [
                    408265.7665737623,
                    4975276.940383608,
                    2714.2275090258413
                  ],
                  [
                    407270.24657376227,
                    4975276.940383608,
                    2424.9475090258416
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T17:36:16+00:00",
            "end_time": "2011-09-18T19:17:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H8118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502496296329,
              44.94990628964732,
              1018.9463432004997
            ],
            [
              -117.9752384340552,
              44.96250959758473,
              1018.9463432004997
            ],
            [
              -117.96252916961457,
              44.96261742822989,
              1056.2063432004998
            ],
            [
              -117.96231847942198,
              44.950014073182125,
              1056.2063432004998
            ],
            [
              -117.97502496296329,
              44.94990628964732,
              1018.9463432004997
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752384,
        44.94990629,
        1018.946343,
        -117.9623185,
        44.96261743,
        1056.206343
      ],
      "properties": {
        "datetime": "2011-09-20T23:57:53Z",
        "pc:count": 11556313,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423584.3777,
            "count": 11556313,
            "maximum": 424089.7113,
            "minimum": 423087.2313,
            "name": "X",
            "position": 0,
            "stddev": 284.7098035,
            "variance": 81059.67224
          },
          {
            "average": 4978544.225,
            "count": 11556313,
            "maximum": 4979247.609,
            "minimum": 4977847.349,
            "name": "Y",
            "position": 1,
            "stddev": 399.6745513,
            "variance": 159739.747
          },
          {
            "average": 1027.993785,
            "count": 11556313,
            "maximum": 1056.206343,
            "minimum": 1018.946343,
            "name": "Z",
            "position": 2,
            "stddev": 3.461107809,
            "variance": 11.97926727
          },
          {
            "average": 225.9305519,
            "count": 11556313,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.72388941,
            "variance": 1911.778505
          },
          {
            "average": 1.026280873,
            "count": 11556313,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1885203052,
            "variance": 0.03553990546
          },
          {
            "average": 1.052644645,
            "count": 11556313,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2830438263,
            "variance": 0.08011380758
          },
          {
            "average": 0.4980643913,
            "count": 11556313,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499996275,
            "variance": 0.2499962751
          },
          {
            "average": 0,
            "count": 11556313,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.272208186,
            "count": 11556313,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4450965139,
            "variance": 0.1981109067
          },
          {
            "average": 0.9233636761,
            "count": 11556313,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.871943383,
            "variance": 61.96749263
          },
          {
            "average": 198.8620472,
            "count": 11556313,
            "maximum": 212,
            "minimum": 190,
            "name": "UserData",
            "position": 10,
            "stddev": 2.67793822,
            "variance": 7.171353112
          },
          {
            "average": 69.44683655,
            "count": 11556313,
            "maximum": 84,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.47029675,
            "variance": 155.5083009
          },
          {
            "average": 26755.50744,
            "count": 11556313,
            "maximum": 64768,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 10012.01969,
            "variance": 100240538.3
          },
          {
            "average": 27680.42056,
            "count": 11556313,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 8058.067693,
            "variance": 64932454.94
          },
          {
            "average": 20969.90458,
            "count": 11556313,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6637.81039,
            "variance": 44060526.78
          },
          {
            "average": 596117.3015,
            "count": 11556313,
            "maximum": 598273.6748,
            "minimum": 587158.991,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3642.377212,
            "variance": 13266911.75
          },
          {
            "average": 0,
            "count": 11556313,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11556313,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11556313,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11556313,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11556313,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423087.2313,
          4977847.349,
          1018.946343,
          424089.7113,
          4979247.609,
          1056.206343
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423087.2313497593,
                4977847.349136594,
                1018.9463432004997
              ],
              [
                423087.2313497593,
                4979247.6091365935,
                1018.9463432004997
              ],
              [
                424089.7113497593,
                4979247.6091365935,
                1056.2063432004998
              ],
              [
                424089.7113497593,
                4977847.349136594,
                1056.2063432004998
              ],
              [
                423087.2313497593,
                4977847.349136594,
                1018.9463432004997
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:57:53+00:00",
        "end_time": "2011-09-20T20:52:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752384,
            44.94990629,
            1018.946343,
            -117.9623185,
            44.96261743,
            1056.206343
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502496296329,
                  44.94990628964732,
                  1018.9463432004997
                ],
                [
                  -117.9752384340552,
                  44.96250959758473,
                  1018.9463432004997
                ],
                [
                  -117.96252916961457,
                  44.96261742822989,
                  1056.2063432004998
                ],
                [
                  -117.96231847942198,
                  44.950014073182125,
                  1056.2063432004998
                ],
                [
                  -117.97502496296329,
                  44.94990628964732,
                  1018.9463432004997
                ]
              ]
            ]
          },
          "id": "44117H8118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:57:53Z",
            "pc:count": 11556313,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423584.3777,
                "count": 11556313,
                "maximum": 424089.7113,
                "minimum": 423087.2313,
                "name": "X",
                "position": 0,
                "stddev": 284.7098035,
                "variance": 81059.67224
              },
              {
                "average": 4978544.225,
                "count": 11556313,
                "maximum": 4979247.609,
                "minimum": 4977847.349,
                "name": "Y",
                "position": 1,
                "stddev": 399.6745513,
                "variance": 159739.747
              },
              {
                "average": 1027.993785,
                "count": 11556313,
                "maximum": 1056.206343,
                "minimum": 1018.946343,
                "name": "Z",
                "position": 2,
                "stddev": 3.461107809,
                "variance": 11.97926727
              },
              {
                "average": 225.9305519,
                "count": 11556313,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.72388941,
                "variance": 1911.778505
              },
              {
                "average": 1.026280873,
                "count": 11556313,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1885203052,
                "variance": 0.03553990546
              },
              {
                "average": 1.052644645,
                "count": 11556313,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2830438263,
                "variance": 0.08011380758
              },
              {
                "average": 0.4980643913,
                "count": 11556313,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499996275,
                "variance": 0.2499962751
              },
              {
                "average": 0,
                "count": 11556313,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.272208186,
                "count": 11556313,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4450965139,
                "variance": 0.1981109067
              },
              {
                "average": 0.9233636761,
                "count": 11556313,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.871943383,
                "variance": 61.96749263
              },
              {
                "average": 198.8620472,
                "count": 11556313,
                "maximum": 212,
                "minimum": 190,
                "name": "UserData",
                "position": 10,
                "stddev": 2.67793822,
                "variance": 7.171353112
              },
              {
                "average": 69.44683655,
                "count": 11556313,
                "maximum": 84,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.47029675,
                "variance": 155.5083009
              },
              {
                "average": 26755.50744,
                "count": 11556313,
                "maximum": 64768,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 10012.01969,
                "variance": 100240538.3
              },
              {
                "average": 27680.42056,
                "count": 11556313,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 8058.067693,
                "variance": 64932454.94
              },
              {
                "average": 20969.90458,
                "count": 11556313,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6637.81039,
                "variance": 44060526.78
              },
              {
                "average": 596117.3015,
                "count": 11556313,
                "maximum": 598273.6748,
                "minimum": 587158.991,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3642.377212,
                "variance": 13266911.75
              },
              {
                "average": 0,
                "count": 11556313,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11556313,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11556313,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11556313,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11556313,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423087.2313,
              4977847.349,
              1018.946343,
              424089.7113,
              4979247.609,
              1056.206343
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423087.2313497593,
                    4977847.349136594,
                    1018.9463432004997
                  ],
                  [
                    423087.2313497593,
                    4979247.6091365935,
                    1018.9463432004997
                  ],
                  [
                    424089.7113497593,
                    4979247.6091365935,
                    1056.2063432004998
                  ],
                  [
                    424089.7113497593,
                    4977847.349136594,
                    1056.2063432004998
                  ],
                  [
                    423087.2313497593,
                    4977847.349136594,
                    1018.9463432004997
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:57:53+00:00",
            "end_time": "2011-09-20T20:52: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": "44118H1104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.08752488943207,
              44.98739437925347,
              1115.7888022652696
            ],
            [
              -118.08776351771827,
              45.00000867819882,
              1115.7888022652696
            ],
            [
              -118.07502941251451,
              45.00012926804161,
              1401.0488022652698
            ],
            [
              -118.07479357646203,
              44.987514916365555,
              1401.0488022652698
            ],
            [
              -118.08752488943207,
              44.98739437925347,
              1115.7888022652696
            ]
          ]
        ]
      },
      "bbox": [
        -118.0877635,
        44.98739438,
        1115.788802,
        -118.0747936,
        45.00012927,
        1401.048802
      ],
      "properties": {
        "datetime": "2011-09-17T22:00:01Z",
        "pc:count": 12618691,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414762.4002,
            "count": 12618691,
            "maximum": 415272.4784,
            "minimum": 414268.6584,
            "name": "X",
            "position": 0,
            "stddev": 287.7695105,
            "variance": 82811.29118
          },
          {
            "average": 4982808.772,
            "count": 12618691,
            "maximum": 4983526.18,
            "minimum": 4982124.64,
            "name": "Y",
            "position": 1,
            "stddev": 402.12262,
            "variance": 161702.6015
          },
          {
            "average": 1197.721327,
            "count": 12618691,
            "maximum": 1401.048802,
            "minimum": 1115.788802,
            "name": "Z",
            "position": 2,
            "stddev": 64.13719055,
            "variance": 4113.579212
          },
          {
            "average": 88.84177828,
            "count": 12618691,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.90652911,
            "variance": 2905.91388
          },
          {
            "average": 1.168404235,
            "count": 12618691,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4116401689,
            "variance": 0.1694476286
          },
          {
            "average": 1.346578262,
            "count": 12618691,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5731946445,
            "variance": 0.3285521004
          },
          {
            "average": 0.499866666,
            "count": 12618691,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000002,
            "variance": 0.250000002
          },
          {
            "average": 0,
            "count": 12618691,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.148948968,
            "count": 12618691,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3560381761,
            "variance": 0.1267631829
          },
          {
            "average": -1.642516894,
            "count": 12618691,
            "maximum": 16.00200081,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.18304415,
            "variance": 66.96221156
          },
          {
            "average": 179,
            "count": 12618691,
            "maximum": 179,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14749.75541,
            "count": 12618691,
            "maximum": 20087,
            "minimum": 9464,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5307.953239,
            "variance": 28174367.58
          },
          {
            "average": 21349.33876,
            "count": 12618691,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10683.1156,
            "variance": 114128959
          },
          {
            "average": 23185.71534,
            "count": 12618691,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 10783.07466,
            "variance": 116274699.2
          },
          {
            "average": 21334.95841,
            "count": 12618691,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9675.959053,
            "variance": 93624183.59
          },
          {
            "average": 330303.9191,
            "count": 12618691,
            "maximum": 332001.728,
            "minimum": 328152.5219,
            "name": "GpsTime",
            "position": 15,
            "stddev": 809.660319,
            "variance": 655549.8322
          },
          {
            "average": 0,
            "count": 12618691,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12618691,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12618691,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12618691,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12618691,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414268.6584,
          4982124.64,
          1115.788802,
          415272.4784,
          4983526.18,
          1401.048802
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414268.6584217246,
                4982124.64049937,
                1115.7888022652696
              ],
              [
                414268.6584217246,
                4983526.180499369,
                1115.7888022652696
              ],
              [
                415272.4784217246,
                4983526.180499369,
                1401.0488022652698
              ],
              [
                415272.4784217246,
                4982124.64049937,
                1401.0488022652698
              ],
              [
                414268.6584217246,
                4982124.64049937,
                1115.7888022652696
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:00:01+00:00",
        "end_time": "2011-09-17T20:55:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0877635,
            44.98739438,
            1115.788802,
            -118.0747936,
            45.00012927,
            1401.048802
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.08752488943207,
                  44.98739437925347,
                  1115.7888022652696
                ],
                [
                  -118.08776351771827,
                  45.00000867819882,
                  1115.7888022652696
                ],
                [
                  -118.07502941251451,
                  45.00012926804161,
                  1401.0488022652698
                ],
                [
                  -118.07479357646203,
                  44.987514916365555,
                  1401.0488022652698
                ],
                [
                  -118.08752488943207,
                  44.98739437925347,
                  1115.7888022652696
                ]
              ]
            ]
          },
          "id": "44118H1104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:00:01Z",
            "pc:count": 12618691,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414762.4002,
                "count": 12618691,
                "maximum": 415272.4784,
                "minimum": 414268.6584,
                "name": "X",
                "position": 0,
                "stddev": 287.7695105,
                "variance": 82811.29118
              },
              {
                "average": 4982808.772,
                "count": 12618691,
                "maximum": 4983526.18,
                "minimum": 4982124.64,
                "name": "Y",
                "position": 1,
                "stddev": 402.12262,
                "variance": 161702.6015
              },
              {
                "average": 1197.721327,
                "count": 12618691,
                "maximum": 1401.048802,
                "minimum": 1115.788802,
                "name": "Z",
                "position": 2,
                "stddev": 64.13719055,
                "variance": 4113.579212
              },
              {
                "average": 88.84177828,
                "count": 12618691,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.90652911,
                "variance": 2905.91388
              },
              {
                "average": 1.168404235,
                "count": 12618691,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4116401689,
                "variance": 0.1694476286
              },
              {
                "average": 1.346578262,
                "count": 12618691,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5731946445,
                "variance": 0.3285521004
              },
              {
                "average": 0.499866666,
                "count": 12618691,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000002,
                "variance": 0.250000002
              },
              {
                "average": 0,
                "count": 12618691,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.148948968,
                "count": 12618691,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3560381761,
                "variance": 0.1267631829
              },
              {
                "average": -1.642516894,
                "count": 12618691,
                "maximum": 16.00200081,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.18304415,
                "variance": 66.96221156
              },
              {
                "average": 179,
                "count": 12618691,
                "maximum": 179,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14749.75541,
                "count": 12618691,
                "maximum": 20087,
                "minimum": 9464,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5307.953239,
                "variance": 28174367.58
              },
              {
                "average": 21349.33876,
                "count": 12618691,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10683.1156,
                "variance": 114128959
              },
              {
                "average": 23185.71534,
                "count": 12618691,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 10783.07466,
                "variance": 116274699.2
              },
              {
                "average": 21334.95841,
                "count": 12618691,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9675.959053,
                "variance": 93624183.59
              },
              {
                "average": 330303.9191,
                "count": 12618691,
                "maximum": 332001.728,
                "minimum": 328152.5219,
                "name": "GpsTime",
                "position": 15,
                "stddev": 809.660319,
                "variance": 655549.8322
              },
              {
                "average": 0,
                "count": 12618691,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12618691,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12618691,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12618691,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12618691,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414268.6584,
              4982124.64,
              1115.788802,
              415272.4784,
              4983526.18,
              1401.048802
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414268.6584217246,
                    4982124.64049937,
                    1115.7888022652696
                  ],
                  [
                    414268.6584217246,
                    4983526.180499369,
                    1115.7888022652696
                  ],
                  [
                    415272.4784217246,
                    4983526.180499369,
                    1401.0488022652698
                  ],
                  [
                    415272.4784217246,
                    4982124.64049937,
                    1401.0488022652698
                  ],
                  [
                    414268.6584217246,
                    4982124.64049937,
                    1115.7888022652696
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:00:01+00:00",
            "end_time": "2011-09-17T20: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": "44118G1413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752384250859,
              44.77489895081097,
              1842.3770634939906
            ],
            [
              -118.03774974015947,
              44.78750942524199,
              1842.3770634939906
            ],
            [
              -118.02502963025353,
              44.787624310403054,
              2294.3770634939906
            ],
            [
              -118.02480650033758,
              44.77501378574942,
              2294.3770634939906
            ],
            [
              -118.03752384250859,
              44.77489895081097,
              1842.3770634939906
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377497,
        44.77489895,
        1842.377063,
        -118.0248065,
        44.78762431,
        2294.377063
      ],
      "properties": {
        "datetime": "2011-09-18T22:31:46Z",
        "pc:count": 27825352,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418479.2207,
            "count": 27825352,
            "maximum": 418915.1164,
            "minimum": 417908.7164,
            "name": "X",
            "position": 0,
            "stddev": 277.6163367,
            "variance": 77070.83042
          },
          {
            "average": 4959191.527,
            "count": 27825352,
            "maximum": 4959868.923,
            "minimum": 4958467.883,
            "name": "Y",
            "position": 1,
            "stddev": 387.3693623,
            "variance": 150055.0228
          },
          {
            "average": 2049.579903,
            "count": 27825352,
            "maximum": 2294.377063,
            "minimum": 1842.377063,
            "name": "Z",
            "position": 2,
            "stddev": 94.31402503,
            "variance": 8895.135317
          },
          {
            "average": 86.3345042,
            "count": 27825352,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.72660576,
            "variance": 2886.548167
          },
          {
            "average": 1.168765017,
            "count": 27825352,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4124222442,
            "variance": 0.1700921075
          },
          {
            "average": 1.346008992,
            "count": 27825352,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5718735534,
            "variance": 0.3270393611
          },
          {
            "average": 0.4991403882,
            "count": 27825352,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992701,
            "variance": 0.2499992701
          },
          {
            "average": 0,
            "count": 27825352,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.090346746,
            "count": 27825352,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2866778927,
            "variance": 0.08218421416
          },
          {
            "average": -2.723621168,
            "count": 27825352,
            "maximum": 16.99799919,
            "minimum": -27,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.260010235,
            "variance": 68.22776908
          },
          {
            "average": 68.10067323,
            "count": 27825352,
            "maximum": 154,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 62.89361561,
            "variance": 3955.606885
          },
          {
            "average": 14794.62483,
            "count": 27825352,
            "maximum": 20152,
            "minimum": 9512,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5270.378174,
            "variance": 27776886.09
          },
          {
            "average": 22767.21079,
            "count": 27825352,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12440.19003,
            "variance": 154758328.1
          },
          {
            "average": 21898.58742,
            "count": 27825352,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 11942.44931,
            "variance": 142622095.5
          },
          {
            "average": 19512.14233,
            "count": 27825352,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10453.33685,
            "variance": 109272251.3
          },
          {
            "average": 398413.9423,
            "count": 27825352,
            "maximum": 420306.4259,
            "minimum": 145090.5957,
            "name": "GpsTime",
            "position": 15,
            "stddev": 68592.10967,
            "variance": 4704877509
          },
          {
            "average": 0,
            "count": 27825352,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27825352,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27825352,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27825352,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27825352,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417908.7164,
          4958467.883,
          1842.377063,
          418915.1164,
          4959868.923,
          2294.377063
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417908.7163785555,
                4958467.882881561,
                1842.3770634939906
              ],
              [
                417908.7163785555,
                4959868.92288156,
                1842.3770634939906
              ],
              [
                418915.11637855554,
                4959868.92288156,
                2294.3770634939906
              ],
              [
                418915.11637855554,
                4958467.882881561,
                2294.3770634939906
              ],
              [
                417908.7163785555,
                4958467.882881561,
                1842.3770634939906
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:31:46+00:00",
        "end_time": "2011-09-15T18:04:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377497,
            44.77489895,
            1842.377063,
            -118.0248065,
            44.78762431,
            2294.377063
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752384250859,
                  44.77489895081097,
                  1842.3770634939906
                ],
                [
                  -118.03774974015947,
                  44.78750942524199,
                  1842.3770634939906
                ],
                [
                  -118.02502963025353,
                  44.787624310403054,
                  2294.3770634939906
                ],
                [
                  -118.02480650033758,
                  44.77501378574942,
                  2294.3770634939906
                ],
                [
                  -118.03752384250859,
                  44.77489895081097,
                  1842.3770634939906
                ]
              ]
            ]
          },
          "id": "44118G1413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:31:46Z",
            "pc:count": 27825352,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418479.2207,
                "count": 27825352,
                "maximum": 418915.1164,
                "minimum": 417908.7164,
                "name": "X",
                "position": 0,
                "stddev": 277.6163367,
                "variance": 77070.83042
              },
              {
                "average": 4959191.527,
                "count": 27825352,
                "maximum": 4959868.923,
                "minimum": 4958467.883,
                "name": "Y",
                "position": 1,
                "stddev": 387.3693623,
                "variance": 150055.0228
              },
              {
                "average": 2049.579903,
                "count": 27825352,
                "maximum": 2294.377063,
                "minimum": 1842.377063,
                "name": "Z",
                "position": 2,
                "stddev": 94.31402503,
                "variance": 8895.135317
              },
              {
                "average": 86.3345042,
                "count": 27825352,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.72660576,
                "variance": 2886.548167
              },
              {
                "average": 1.168765017,
                "count": 27825352,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4124222442,
                "variance": 0.1700921075
              },
              {
                "average": 1.346008992,
                "count": 27825352,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5718735534,
                "variance": 0.3270393611
              },
              {
                "average": 0.4991403882,
                "count": 27825352,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992701,
                "variance": 0.2499992701
              },
              {
                "average": 0,
                "count": 27825352,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.090346746,
                "count": 27825352,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2866778927,
                "variance": 0.08218421416
              },
              {
                "average": -2.723621168,
                "count": 27825352,
                "maximum": 16.99799919,
                "minimum": -27,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.260010235,
                "variance": 68.22776908
              },
              {
                "average": 68.10067323,
                "count": 27825352,
                "maximum": 154,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 62.89361561,
                "variance": 3955.606885
              },
              {
                "average": 14794.62483,
                "count": 27825352,
                "maximum": 20152,
                "minimum": 9512,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5270.378174,
                "variance": 27776886.09
              },
              {
                "average": 22767.21079,
                "count": 27825352,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12440.19003,
                "variance": 154758328.1
              },
              {
                "average": 21898.58742,
                "count": 27825352,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 11942.44931,
                "variance": 142622095.5
              },
              {
                "average": 19512.14233,
                "count": 27825352,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10453.33685,
                "variance": 109272251.3
              },
              {
                "average": 398413.9423,
                "count": 27825352,
                "maximum": 420306.4259,
                "minimum": 145090.5957,
                "name": "GpsTime",
                "position": 15,
                "stddev": 68592.10967,
                "variance": 4704877509
              },
              {
                "average": 0,
                "count": 27825352,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27825352,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27825352,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27825352,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27825352,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417908.7164,
              4958467.883,
              1842.377063,
              418915.1164,
              4959868.923,
              2294.377063
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417908.7163785555,
                    4958467.882881561,
                    1842.3770634939906
                  ],
                  [
                    417908.7163785555,
                    4959868.92288156,
                    1842.3770634939906
                  ],
                  [
                    418915.11637855554,
                    4959868.92288156,
                    2294.3770634939906
                  ],
                  [
                    418915.11637855554,
                    4958467.882881561,
                    2294.3770634939906
                  ],
                  [
                    417908.7163785555,
                    4958467.882881561,
                    1842.3770634939906
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:31:46+00:00",
            "end_time": "2011-09-15T18:04: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": "44117H8304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252471691987,
              44.924907531774885,
              1011.7061979666612
            ],
            [
              -117.96273524688833,
              44.93750968159197,
              1011.7061979666612
            ],
            [
              -117.95002866403148,
              44.93761609830349,
              1039.2061979666612
            ],
            [
              -117.94982091170749,
              44.92501390199798,
              1039.2061979666612
            ],
            [
              -117.96252471691987,
              44.924907531774885,
              1011.7061979666612
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627352,
        44.92490753,
        1011.706198,
        -117.9498209,
        44.9376161,
        1039.206198
      ],
      "properties": {
        "datetime": "2011-09-20T23:58:32Z",
        "pc:count": 11348497,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424539.1361,
            "count": 11348497,
            "maximum": 425043.0457,
            "minimum": 424040.3457,
            "name": "X",
            "position": 0,
            "stddev": 283.5392154,
            "variance": 80394.48667
          },
          {
            "average": 4975765.168,
            "count": 11348497,
            "maximum": 4976458.673,
            "minimum": 4975058.553,
            "name": "Y",
            "position": 1,
            "stddev": 402.4037037,
            "variance": 161928.7407
          },
          {
            "average": 1018.039609,
            "count": 11348497,
            "maximum": 1039.206198,
            "minimum": 1011.706198,
            "name": "Z",
            "position": 2,
            "stddev": 2.606165836,
            "variance": 6.792100366
          },
          {
            "average": 231.0456091,
            "count": 11348497,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.9415732,
            "variance": 837.6146591
          },
          {
            "average": 1.000435917,
            "count": 11348497,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02157569126,
            "variance": 0.0004655104535
          },
          {
            "average": 1.000869102,
            "count": 11348497,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03091250299,
            "variance": 0.000955582841
          },
          {
            "average": 0.4985044275,
            "count": 11348497,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977853,
            "variance": 0.2499977853
          },
          {
            "average": 0,
            "count": 11348497,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276843268,
            "count": 11348497,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4474383653,
            "variance": 0.2002010907
          },
          {
            "average": 0.8460464038,
            "count": 11348497,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.916485207,
            "variance": 62.67073804
          },
          {
            "average": 197.4639513,
            "count": 11348497,
            "maximum": 212,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 2.705021921,
            "variance": 7.317143592
          },
          {
            "average": 70.74242448,
            "count": 11348497,
            "maximum": 84,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.19894548,
            "variance": 125.4163799
          },
          {
            "average": 26860.18591,
            "count": 11348497,
            "maximum": 65280,
            "minimum": 6400,
            "name": "Red",
            "position": 12,
            "stddev": 9406.492914,
            "variance": 88482108.95
          },
          {
            "average": 28404.47674,
            "count": 11348497,
            "maximum": 65280,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 7549.321312,
            "variance": 56992252.28
          },
          {
            "average": 22470.86801,
            "count": 11348497,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 6302.619316,
            "variance": 39723010.24
          },
          {
            "average": 596988.9956,
            "count": 11348497,
            "maximum": 598312.9776,
            "minimum": 587727.4831,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1292.439752,
            "variance": 1670400.513
          },
          {
            "average": 0,
            "count": 11348497,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11348497,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11348497,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11348497,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11348497,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424040.3457,
          4975058.553,
          1011.706198,
          425043.0457,
          4976458.673,
          1039.206198
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424040.3457281312,
                4975058.553092645,
                1011.7061979666612
              ],
              [
                424040.3457281312,
                4976458.673092644,
                1011.7061979666612
              ],
              [
                425043.04572813114,
                4976458.673092644,
                1039.2061979666612
              ],
              [
                425043.04572813114,
                4975058.553092645,
                1039.2061979666612
              ],
              [
                424040.3457281312,
                4975058.553092645,
                1011.7061979666612
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:58:32+00:00",
        "end_time": "2011-09-20T21:02:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627352,
            44.92490753,
            1011.706198,
            -117.9498209,
            44.9376161,
            1039.206198
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252471691987,
                  44.924907531774885,
                  1011.7061979666612
                ],
                [
                  -117.96273524688833,
                  44.93750968159197,
                  1011.7061979666612
                ],
                [
                  -117.95002866403148,
                  44.93761609830349,
                  1039.2061979666612
                ],
                [
                  -117.94982091170749,
                  44.92501390199798,
                  1039.2061979666612
                ],
                [
                  -117.96252471691987,
                  44.924907531774885,
                  1011.7061979666612
                ]
              ]
            ]
          },
          "id": "44117H8304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:58:32Z",
            "pc:count": 11348497,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424539.1361,
                "count": 11348497,
                "maximum": 425043.0457,
                "minimum": 424040.3457,
                "name": "X",
                "position": 0,
                "stddev": 283.5392154,
                "variance": 80394.48667
              },
              {
                "average": 4975765.168,
                "count": 11348497,
                "maximum": 4976458.673,
                "minimum": 4975058.553,
                "name": "Y",
                "position": 1,
                "stddev": 402.4037037,
                "variance": 161928.7407
              },
              {
                "average": 1018.039609,
                "count": 11348497,
                "maximum": 1039.206198,
                "minimum": 1011.706198,
                "name": "Z",
                "position": 2,
                "stddev": 2.606165836,
                "variance": 6.792100366
              },
              {
                "average": 231.0456091,
                "count": 11348497,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.9415732,
                "variance": 837.6146591
              },
              {
                "average": 1.000435917,
                "count": 11348497,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02157569126,
                "variance": 0.0004655104535
              },
              {
                "average": 1.000869102,
                "count": 11348497,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03091250299,
                "variance": 0.000955582841
              },
              {
                "average": 0.4985044275,
                "count": 11348497,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977853,
                "variance": 0.2499977853
              },
              {
                "average": 0,
                "count": 11348497,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276843268,
                "count": 11348497,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4474383653,
                "variance": 0.2002010907
              },
              {
                "average": 0.8460464038,
                "count": 11348497,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.916485207,
                "variance": 62.67073804
              },
              {
                "average": 197.4639513,
                "count": 11348497,
                "maximum": 212,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 2.705021921,
                "variance": 7.317143592
              },
              {
                "average": 70.74242448,
                "count": 11348497,
                "maximum": 84,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.19894548,
                "variance": 125.4163799
              },
              {
                "average": 26860.18591,
                "count": 11348497,
                "maximum": 65280,
                "minimum": 6400,
                "name": "Red",
                "position": 12,
                "stddev": 9406.492914,
                "variance": 88482108.95
              },
              {
                "average": 28404.47674,
                "count": 11348497,
                "maximum": 65280,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 7549.321312,
                "variance": 56992252.28
              },
              {
                "average": 22470.86801,
                "count": 11348497,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 6302.619316,
                "variance": 39723010.24
              },
              {
                "average": 596988.9956,
                "count": 11348497,
                "maximum": 598312.9776,
                "minimum": 587727.4831,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1292.439752,
                "variance": 1670400.513
              },
              {
                "average": 0,
                "count": 11348497,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11348497,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11348497,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11348497,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11348497,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424040.3457,
              4975058.553,
              1011.706198,
              425043.0457,
              4976458.673,
              1039.206198
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424040.3457281312,
                    4975058.553092645,
                    1011.7061979666612
                  ],
                  [
                    424040.3457281312,
                    4976458.673092644,
                    1011.7061979666612
                  ],
                  [
                    425043.04572813114,
                    4976458.673092644,
                    1039.2061979666612
                  ],
                  [
                    425043.04572813114,
                    4975058.553092645,
                    1039.2061979666612
                  ],
                  [
                    424040.3457281312,
                    4975058.553092645,
                    1011.7061979666612
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:58:32+00:00",
            "end_time": "2011-09-20T21:02: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": "44118H2312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.23752372803217,
              44.89987738181929,
              2236.438133777606
            ],
            [
              -118.23779417510536,
              44.912478963506445,
              2236.438133777606
            ],
            [
              -118.22502992886615,
              44.91261661279014,
              2543.278133777606
            ],
            [
              -118.22476226896488,
              44.90001497097297,
              2543.278133777606
            ],
            [
              -118.23752372803217,
              44.89987738181929,
              2236.438133777606
            ]
          ]
        ]
      },
      "bbox": [
        -118.2377942,
        44.89987738,
        2236.438134,
        -118.2247623,
        44.91261661,
        2543.278134
      ],
      "properties": {
        "datetime": "2011-09-20T17:04:10Z",
        "pc:count": 19382384,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 402844.1187,
            "count": 19382384,
            "maximum": 403303.2822,
            "minimum": 402295.5022,
            "name": "X",
            "position": 0,
            "stddev": 265.2797604,
            "variance": 70373.35128
          },
          {
            "average": 4973193.973,
            "count": 19382384,
            "maximum": 4973972.518,
            "minimum": 4972572.338,
            "name": "Y",
            "position": 1,
            "stddev": 368.2804508,
            "variance": 135630.4904
          },
          {
            "average": 2345.91337,
            "count": 19382384,
            "maximum": 2543.278134,
            "minimum": 2236.438134,
            "name": "Z",
            "position": 2,
            "stddev": 60.12801056,
            "variance": 3615.377654
          },
          {
            "average": 98.26555866,
            "count": 19382384,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.86993866,
            "variance": 2104.051272
          },
          {
            "average": 1.085677386,
            "count": 19382384,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2948656092,
            "variance": 0.08694572751
          },
          {
            "average": 1.177778647,
            "count": 19382384,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4201542969,
            "variance": 0.1765296332
          },
          {
            "average": 0.4997883129,
            "count": 19382384,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999681,
            "variance": 0.2499999681
          },
          {
            "average": 0,
            "count": 19382384,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.157058389,
            "count": 19382384,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3638558204,
            "variance": 0.1323910581
          },
          {
            "average": -0.9644332031,
            "count": 19382384,
            "maximum": 16.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.103423897,
            "variance": 65.66547886
          },
          {
            "average": 66.78890094,
            "count": 19382384,
            "maximum": 156,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 63.6226488,
            "variance": 4047.84144
          },
          {
            "average": 14821.08927,
            "count": 19382384,
            "maximum": 20121,
            "minimum": 9493,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5269.486602,
            "variance": 27767489.05
          },
          {
            "average": 30625.94417,
            "count": 19382384,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 18387.65472,
            "variance": 338105846.1
          },
          {
            "average": 29490.95471,
            "count": 19382384,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 17884.17466,
            "variance": 319843703.4
          },
          {
            "average": 23725.1854,
            "count": 19382384,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 17011.28788,
            "variance": 289383915.3
          },
          {
            "average": 415175.8911,
            "count": 19382384,
            "maximum": 573450.8079,
            "minimum": 405707.6297,
            "name": "GpsTime",
            "position": 15,
            "stddev": 34066.59424,
            "variance": 1160532843
          },
          {
            "average": 0,
            "count": 19382384,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19382384,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19382384,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19382384,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19382384,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          402295.5022,
          4972572.338,
          2236.438134,
          403303.2822,
          4973972.518,
          2543.278134
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                402295.50221782934,
                4972572.3381805075,
                2236.438133777606
              ],
              [
                402295.50221782934,
                4973972.518180507,
                2236.438133777606
              ],
              [
                403303.2822178294,
                4973972.518180507,
                2543.278133777606
              ],
              [
                403303.2822178294,
                4972572.3381805075,
                2543.278133777606
              ],
              [
                402295.50221782934,
                4972572.3381805075,
                2236.438133777606
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T17:04:10+00:00",
        "end_time": "2011-09-18T18:28:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.2377942,
            44.89987738,
            2236.438134,
            -118.2247623,
            44.91261661,
            2543.278134
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.23752372803217,
                  44.89987738181929,
                  2236.438133777606
                ],
                [
                  -118.23779417510536,
                  44.912478963506445,
                  2236.438133777606
                ],
                [
                  -118.22502992886615,
                  44.91261661279014,
                  2543.278133777606
                ],
                [
                  -118.22476226896488,
                  44.90001497097297,
                  2543.278133777606
                ],
                [
                  -118.23752372803217,
                  44.89987738181929,
                  2236.438133777606
                ]
              ]
            ]
          },
          "id": "44118H2312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T17:04:10Z",
            "pc:count": 19382384,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 402844.1187,
                "count": 19382384,
                "maximum": 403303.2822,
                "minimum": 402295.5022,
                "name": "X",
                "position": 0,
                "stddev": 265.2797604,
                "variance": 70373.35128
              },
              {
                "average": 4973193.973,
                "count": 19382384,
                "maximum": 4973972.518,
                "minimum": 4972572.338,
                "name": "Y",
                "position": 1,
                "stddev": 368.2804508,
                "variance": 135630.4904
              },
              {
                "average": 2345.91337,
                "count": 19382384,
                "maximum": 2543.278134,
                "minimum": 2236.438134,
                "name": "Z",
                "position": 2,
                "stddev": 60.12801056,
                "variance": 3615.377654
              },
              {
                "average": 98.26555866,
                "count": 19382384,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.86993866,
                "variance": 2104.051272
              },
              {
                "average": 1.085677386,
                "count": 19382384,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2948656092,
                "variance": 0.08694572751
              },
              {
                "average": 1.177778647,
                "count": 19382384,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4201542969,
                "variance": 0.1765296332
              },
              {
                "average": 0.4997883129,
                "count": 19382384,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999681,
                "variance": 0.2499999681
              },
              {
                "average": 0,
                "count": 19382384,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.157058389,
                "count": 19382384,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3638558204,
                "variance": 0.1323910581
              },
              {
                "average": -0.9644332031,
                "count": 19382384,
                "maximum": 16.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.103423897,
                "variance": 65.66547886
              },
              {
                "average": 66.78890094,
                "count": 19382384,
                "maximum": 156,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 63.6226488,
                "variance": 4047.84144
              },
              {
                "average": 14821.08927,
                "count": 19382384,
                "maximum": 20121,
                "minimum": 9493,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5269.486602,
                "variance": 27767489.05
              },
              {
                "average": 30625.94417,
                "count": 19382384,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 18387.65472,
                "variance": 338105846.1
              },
              {
                "average": 29490.95471,
                "count": 19382384,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 17884.17466,
                "variance": 319843703.4
              },
              {
                "average": 23725.1854,
                "count": 19382384,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 17011.28788,
                "variance": 289383915.3
              },
              {
                "average": 415175.8911,
                "count": 19382384,
                "maximum": 573450.8079,
                "minimum": 405707.6297,
                "name": "GpsTime",
                "position": 15,
                "stddev": 34066.59424,
                "variance": 1160532843
              },
              {
                "average": 0,
                "count": 19382384,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19382384,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19382384,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19382384,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19382384,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              402295.5022,
              4972572.338,
              2236.438134,
              403303.2822,
              4973972.518,
              2543.278134
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    402295.50221782934,
                    4972572.3381805075,
                    2236.438133777606
                  ],
                  [
                    402295.50221782934,
                    4973972.518180507,
                    2236.438133777606
                  ],
                  [
                    403303.2822178294,
                    4973972.518180507,
                    2543.278133777606
                  ],
                  [
                    403303.2822178294,
                    4972572.3381805075,
                    2543.278133777606
                  ],
                  [
                    402295.50221782934,
                    4972572.3381805075,
                    2236.438133777606
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T17:04:10+00:00",
            "end_time": "2011-09-18T18:28: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": "44118G1220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0125247331463,
              44.82490183063978,
              1172.2098344998865
            ],
            [
              -118.01274552558465,
              44.837509592604306,
              1172.2098344998865
            ],
            [
              -118.00002899690196,
              44.837621661796064,
              1303.0298344998866
            ],
            [
              -117.99981097571528,
              44.825013850851214,
              1303.0298344998866
            ],
            [
              -118.0125247331463,
              44.82490183063978,
              1172.2098344998865
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127455,
        44.82490183,
        1172.209834,
        -117.999811,
        44.83762166,
        1303.029834
      ],
      "properties": {
        "datetime": "2011-09-17T18:26:46Z",
        "pc:count": 18378652,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420417.4218,
            "count": 18378652,
            "maximum": 420961.1439,
            "minimum": 419955.9039,
            "name": "X",
            "position": 0,
            "stddev": 281.7920467,
            "variance": 79406.75759
          },
          {
            "average": 4964655.909,
            "count": 18378652,
            "maximum": 4965398.194,
            "minimum": 4963997.454,
            "name": "Y",
            "position": 1,
            "stddev": 404.8382461,
            "variance": 163894.0055
          },
          {
            "average": 1222.253815,
            "count": 18378652,
            "maximum": 1303.029834,
            "minimum": 1172.209834,
            "name": "Z",
            "position": 2,
            "stddev": 21.80743959,
            "variance": 475.5644214
          },
          {
            "average": 94.84727911,
            "count": 18378652,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.52961945,
            "variance": 2553.242441
          },
          {
            "average": 1.131119573,
            "count": 18378652,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.367581662,
            "variance": 0.1351162782
          },
          {
            "average": 1.271515397,
            "count": 18378652,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5210836535,
            "variance": 0.2715281739
          },
          {
            "average": 0.4997512875,
            "count": 18378652,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999517,
            "variance": 0.2499999517
          },
          {
            "average": 0,
            "count": 18378652,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.155921229,
            "count": 18378652,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3627806586,
            "variance": 0.1316098062
          },
          {
            "average": 0.08977566955,
            "count": 18378652,
            "maximum": 19.99799919,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.467328406,
            "variance": 71.69565033
          },
          {
            "average": 144.1606296,
            "count": 18378652,
            "maximum": 179,
            "minimum": 122,
            "name": "UserData",
            "position": 10,
            "stddev": 16.285476,
            "variance": 265.2167285
          },
          {
            "average": 14809.29133,
            "count": 18378652,
            "maximum": 20117,
            "minimum": 9440,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5331.922552,
            "variance": 28429398.1
          },
          {
            "average": 24270.995,
            "count": 18378652,
            "maximum": 65280,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 10257.07079,
            "variance": 105207501.1
          },
          {
            "average": 24716.03494,
            "count": 18378652,
            "maximum": 65280,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 9939.9826,
            "variance": 98803254.09
          },
          {
            "average": 21425.81671,
            "count": 18378652,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8357.410945,
            "variance": 69846317.71
          },
          {
            "average": 108715.801,
            "count": 18378652,
            "maximum": 319206.9605,
            "minimum": 80807.73196,
            "name": "GpsTime",
            "position": 15,
            "stddev": 74181.56325,
            "variance": 5502904327
          },
          {
            "average": 0,
            "count": 18378652,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18378652,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18378652,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18378652,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18378652,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419955.9039,
          4963997.454,
          1172.209834,
          420961.1439,
          4965398.194,
          1303.029834
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419955.9039220232,
                4963997.454134765,
                1172.2098344998865
              ],
              [
                419955.9039220232,
                4965398.194134765,
                1172.2098344998865
              ],
              [
                420961.1439220232,
                4965398.194134765,
                1303.0298344998866
              ],
              [
                420961.1439220232,
                4963997.454134765,
                1303.0298344998866
              ],
              [
                419955.9039220232,
                4963997.454134765,
                1172.2098344998865
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T18:26:46+00:00",
        "end_time": "2011-09-15T00:13:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127455,
            44.82490183,
            1172.209834,
            -117.999811,
            44.83762166,
            1303.029834
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0125247331463,
                  44.82490183063978,
                  1172.2098344998865
                ],
                [
                  -118.01274552558465,
                  44.837509592604306,
                  1172.2098344998865
                ],
                [
                  -118.00002899690196,
                  44.837621661796064,
                  1303.0298344998866
                ],
                [
                  -117.99981097571528,
                  44.825013850851214,
                  1303.0298344998866
                ],
                [
                  -118.0125247331463,
                  44.82490183063978,
                  1172.2098344998865
                ]
              ]
            ]
          },
          "id": "44118G1220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T18:26:46Z",
            "pc:count": 18378652,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420417.4218,
                "count": 18378652,
                "maximum": 420961.1439,
                "minimum": 419955.9039,
                "name": "X",
                "position": 0,
                "stddev": 281.7920467,
                "variance": 79406.75759
              },
              {
                "average": 4964655.909,
                "count": 18378652,
                "maximum": 4965398.194,
                "minimum": 4963997.454,
                "name": "Y",
                "position": 1,
                "stddev": 404.8382461,
                "variance": 163894.0055
              },
              {
                "average": 1222.253815,
                "count": 18378652,
                "maximum": 1303.029834,
                "minimum": 1172.209834,
                "name": "Z",
                "position": 2,
                "stddev": 21.80743959,
                "variance": 475.5644214
              },
              {
                "average": 94.84727911,
                "count": 18378652,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.52961945,
                "variance": 2553.242441
              },
              {
                "average": 1.131119573,
                "count": 18378652,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.367581662,
                "variance": 0.1351162782
              },
              {
                "average": 1.271515397,
                "count": 18378652,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5210836535,
                "variance": 0.2715281739
              },
              {
                "average": 0.4997512875,
                "count": 18378652,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999517,
                "variance": 0.2499999517
              },
              {
                "average": 0,
                "count": 18378652,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.155921229,
                "count": 18378652,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3627806586,
                "variance": 0.1316098062
              },
              {
                "average": 0.08977566955,
                "count": 18378652,
                "maximum": 19.99799919,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.467328406,
                "variance": 71.69565033
              },
              {
                "average": 144.1606296,
                "count": 18378652,
                "maximum": 179,
                "minimum": 122,
                "name": "UserData",
                "position": 10,
                "stddev": 16.285476,
                "variance": 265.2167285
              },
              {
                "average": 14809.29133,
                "count": 18378652,
                "maximum": 20117,
                "minimum": 9440,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5331.922552,
                "variance": 28429398.1
              },
              {
                "average": 24270.995,
                "count": 18378652,
                "maximum": 65280,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 10257.07079,
                "variance": 105207501.1
              },
              {
                "average": 24716.03494,
                "count": 18378652,
                "maximum": 65280,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 9939.9826,
                "variance": 98803254.09
              },
              {
                "average": 21425.81671,
                "count": 18378652,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8357.410945,
                "variance": 69846317.71
              },
              {
                "average": 108715.801,
                "count": 18378652,
                "maximum": 319206.9605,
                "minimum": 80807.73196,
                "name": "GpsTime",
                "position": 15,
                "stddev": 74181.56325,
                "variance": 5502904327
              },
              {
                "average": 0,
                "count": 18378652,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18378652,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18378652,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18378652,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18378652,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419955.9039,
              4963997.454,
              1172.209834,
              420961.1439,
              4965398.194,
              1303.029834
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419955.9039220232,
                    4963997.454134765,
                    1172.2098344998865
                  ],
                  [
                    419955.9039220232,
                    4965398.194134765,
                    1172.2098344998865
                  ],
                  [
                    420961.1439220232,
                    4965398.194134765,
                    1303.0298344998866
                  ],
                  [
                    420961.1439220232,
                    4963997.454134765,
                    1303.0298344998866
                  ],
                  [
                    419955.9039220232,
                    4963997.454134765,
                    1172.2098344998865
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T18:26:46+00:00",
            "end_time": "2011-09-15T00:13: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": "44117H8412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9250246111554,
              44.89991153366912,
              1009.4437953236147
            ],
            [
              -117.92522669114967,
              44.912509374565545,
              1009.4437953236147
            ],
            [
              -117.91252852231938,
              44.91261154963488,
              1119.9437953236147
            ],
            [
              -117.91232921481203,
              44.9000136641181,
              1119.9437953236147
            ],
            [
              -117.9250246111554,
              44.89991153366912,
              1009.4437953236147
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252267,
        44.89991153,
        1009.443795,
        -117.9123292,
        44.91261155,
        1119.943795
      ],
      "properties": {
        "datetime": "2011-09-20T23:59:31Z",
        "pc:count": 11526717,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427469.393,
            "count": 11526717,
            "maximum": 427970.5941,
            "minimum": 426968.1341,
            "name": "X",
            "position": 0,
            "stddev": 284.3411269,
            "variance": 80849.87645
          },
          {
            "average": 4972951.39,
            "count": 11526717,
            "maximum": 4973647.048,
            "minimum": 4972247.428,
            "name": "Y",
            "position": 1,
            "stddev": 398.5579913,
            "variance": 158848.4725
          },
          {
            "average": 1043.143228,
            "count": 11526717,
            "maximum": 1119.943795,
            "minimum": 1009.443795,
            "name": "Z",
            "position": 2,
            "stddev": 28.65156208,
            "variance": 820.9120098
          },
          {
            "average": 224.1873916,
            "count": 11526717,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.61208011,
            "variance": 1197.996089
          },
          {
            "average": 1.000428483,
            "count": 11526717,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0206953918,
            "variance": 0.0004282992418
          },
          {
            "average": 1.000855491,
            "count": 11526717,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02923626138,
            "variance": 0.0008547589795
          },
          {
            "average": 0.4990054844,
            "count": 11526717,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990326,
            "variance": 0.2499990326
          },
          {
            "average": 0,
            "count": 11526717,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.252235394,
            "count": 11526717,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4342956553,
            "variance": 0.1886127162
          },
          {
            "average": 1.102963251,
            "count": 11526717,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.748169495,
            "variance": 60.03413052
          },
          {
            "average": 203.5842041,
            "count": 11526717,
            "maximum": 213,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 4.598194525,
            "variance": 21.14339289
          },
          {
            "average": 67.00444506,
            "count": 11526717,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 51.09834046,
            "variance": 2611.040398
          },
          {
            "average": 34852.09333,
            "count": 11526717,
            "maximum": 59648,
            "minimum": 6144,
            "name": "Red",
            "position": 12,
            "stddev": 9713.506033,
            "variance": 94352199.46
          },
          {
            "average": 32071.32379,
            "count": 11526717,
            "maximum": 59648,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 7602.821448,
            "variance": 57802893.97
          },
          {
            "average": 27038.69496,
            "count": 11526717,
            "maximum": 60416,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 6714.978952,
            "variance": 45090942.33
          },
          {
            "average": 583776.7339,
            "count": 11526717,
            "maximum": 598371.8366,
            "minimum": 524287.1812,
            "name": "GpsTime",
            "position": 15,
            "stddev": 14409.61007,
            "variance": 207636862.4
          },
          {
            "average": 0,
            "count": 11526717,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11526717,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11526717,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11526717,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11526717,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426968.1341,
          4972247.428,
          1009.443795,
          427970.5941,
          4973647.048,
          1119.943795
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426968.1341187628,
                4972247.428068004,
                1009.4437953236147
              ],
              [
                426968.1341187628,
                4973647.048068003,
                1009.4437953236147
              ],
              [
                427970.59411876276,
                4973647.048068003,
                1119.9437953236147
              ],
              [
                427970.59411876276,
                4972247.428068004,
                1119.9437953236147
              ],
              [
                426968.1341187628,
                4972247.428068004,
                1009.4437953236147
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:59:31+00:00",
        "end_time": "2011-09-20T03:24:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252267,
            44.89991153,
            1009.443795,
            -117.9123292,
            44.91261155,
            1119.943795
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9250246111554,
                  44.89991153366912,
                  1009.4437953236147
                ],
                [
                  -117.92522669114967,
                  44.912509374565545,
                  1009.4437953236147
                ],
                [
                  -117.91252852231938,
                  44.91261154963488,
                  1119.9437953236147
                ],
                [
                  -117.91232921481203,
                  44.9000136641181,
                  1119.9437953236147
                ],
                [
                  -117.9250246111554,
                  44.89991153366912,
                  1009.4437953236147
                ]
              ]
            ]
          },
          "id": "44117H8412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:59:31Z",
            "pc:count": 11526717,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427469.393,
                "count": 11526717,
                "maximum": 427970.5941,
                "minimum": 426968.1341,
                "name": "X",
                "position": 0,
                "stddev": 284.3411269,
                "variance": 80849.87645
              },
              {
                "average": 4972951.39,
                "count": 11526717,
                "maximum": 4973647.048,
                "minimum": 4972247.428,
                "name": "Y",
                "position": 1,
                "stddev": 398.5579913,
                "variance": 158848.4725
              },
              {
                "average": 1043.143228,
                "count": 11526717,
                "maximum": 1119.943795,
                "minimum": 1009.443795,
                "name": "Z",
                "position": 2,
                "stddev": 28.65156208,
                "variance": 820.9120098
              },
              {
                "average": 224.1873916,
                "count": 11526717,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.61208011,
                "variance": 1197.996089
              },
              {
                "average": 1.000428483,
                "count": 11526717,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0206953918,
                "variance": 0.0004282992418
              },
              {
                "average": 1.000855491,
                "count": 11526717,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02923626138,
                "variance": 0.0008547589795
              },
              {
                "average": 0.4990054844,
                "count": 11526717,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990326,
                "variance": 0.2499990326
              },
              {
                "average": 0,
                "count": 11526717,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.252235394,
                "count": 11526717,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4342956553,
                "variance": 0.1886127162
              },
              {
                "average": 1.102963251,
                "count": 11526717,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.748169495,
                "variance": 60.03413052
              },
              {
                "average": 203.5842041,
                "count": 11526717,
                "maximum": 213,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 4.598194525,
                "variance": 21.14339289
              },
              {
                "average": 67.00444506,
                "count": 11526717,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 51.09834046,
                "variance": 2611.040398
              },
              {
                "average": 34852.09333,
                "count": 11526717,
                "maximum": 59648,
                "minimum": 6144,
                "name": "Red",
                "position": 12,
                "stddev": 9713.506033,
                "variance": 94352199.46
              },
              {
                "average": 32071.32379,
                "count": 11526717,
                "maximum": 59648,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 7602.821448,
                "variance": 57802893.97
              },
              {
                "average": 27038.69496,
                "count": 11526717,
                "maximum": 60416,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 6714.978952,
                "variance": 45090942.33
              },
              {
                "average": 583776.7339,
                "count": 11526717,
                "maximum": 598371.8366,
                "minimum": 524287.1812,
                "name": "GpsTime",
                "position": 15,
                "stddev": 14409.61007,
                "variance": 207636862.4
              },
              {
                "average": 0,
                "count": 11526717,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11526717,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11526717,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11526717,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11526717,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426968.1341,
              4972247.428,
              1009.443795,
              427970.5941,
              4973647.048,
              1119.943795
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426968.1341187628,
                    4972247.428068004,
                    1009.4437953236147
                  ],
                  [
                    426968.1341187628,
                    4973647.048068003,
                    1009.4437953236147
                  ],
                  [
                    427970.59411876276,
                    4973647.048068003,
                    1119.9437953236147
                  ],
                  [
                    427970.59411876276,
                    4972247.428068004,
                    1119.9437953236147
                  ],
                  [
                    426968.1341187628,
                    4972247.428068004,
                    1009.4437953236147
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:59:31+00:00",
            "end_time": "2011-09-20T03: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": "44118H2403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.16252375101813,
              44.924885657644076,
              2269.4526092101637
            ],
            [
              -118.16277710499872,
              44.937441629256455,
              2269.4526092101637
            ],
            [
              -118.15002852270581,
              44.937570732517536,
              2713.8526092101633
            ],
            [
              -118.1497779449809,
              44.92501470471245,
              2713.8526092101633
            ],
            [
              -118.16252375101813,
              44.924885657644076,
              2269.4526092101637
            ]
          ]
        ]
      },
      "bbox": [
        -118.1627771,
        44.92488566,
        2269.452609,
        -118.1497779,
        44.93757073,
        2713.852609
      ],
      "properties": {
        "datetime": "2011-09-20T17:36:37Z",
        "pc:count": 22369185,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 408809.4186,
            "count": 22369185,
            "maximum": 409262.8211,
            "minimum": 408256.7411,
            "name": "X",
            "position": 0,
            "stddev": 273.4116864,
            "variance": 74753.95025
          },
          {
            "average": 4975912.391,
            "count": 22369185,
            "maximum": 4976657.925,
            "minimum": 4975262.845,
            "name": "Y",
            "position": 1,
            "stddev": 376.519461,
            "variance": 141766.9045
          },
          {
            "average": 2537.624568,
            "count": 22369185,
            "maximum": 2713.852609,
            "minimum": 2269.452609,
            "name": "Z",
            "position": 2,
            "stddev": 94.30343952,
            "variance": 8893.138705
          },
          {
            "average": 98.2461669,
            "count": 22369185,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.4220207,
            "variance": 1973.315923
          },
          {
            "average": 1.089117194,
            "count": 22369185,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2955406174,
            "variance": 0.08734425651
          },
          {
            "average": 1.18565768,
            "count": 22369185,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4165771619,
            "variance": 0.1735365318
          },
          {
            "average": 0.4998265247,
            "count": 22369185,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999811,
            "variance": 0.2499999811
          },
          {
            "average": 0,
            "count": 22369185,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.106060949,
            "count": 22369185,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3079156195,
            "variance": 0.09481202871
          },
          {
            "average": -1.859465363,
            "count": 22369185,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.233748816,
            "variance": 67.79461956
          },
          {
            "average": 113.3019042,
            "count": 22369185,
            "maximum": 156,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 43.85651104,
            "variance": 1923.39356
          },
          {
            "average": 14821.90722,
            "count": 22369185,
            "maximum": 20126,
            "minimum": 9498,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5289.013372,
            "variance": 27973662.45
          },
          {
            "average": 38606.40526,
            "count": 22369185,
            "maximum": 62720,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11062.17644,
            "variance": 122371747.6
          },
          {
            "average": 35638.98148,
            "count": 22369185,
            "maximum": 64256,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 12130.5839,
            "variance": 147151065.9
          },
          {
            "average": 30091.43609,
            "count": 22369185,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 13997.73679,
            "variance": 195936635.3
          },
          {
            "average": 531755.0759,
            "count": 22369185,
            "maximum": 575397.9521,
            "minimum": 408189.493,
            "name": "GpsTime",
            "position": 15,
            "stddev": 71481.31723,
            "variance": 5109578713
          },
          {
            "average": 0,
            "count": 22369185,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22369185,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22369185,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22369185,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22369185,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          408256.7411,
          4975262.845,
          2269.452609,
          409262.8211,
          4976657.925,
          2713.852609
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                408256.7410579187,
                4975262.84505856,
                2269.4526092101637
              ],
              [
                408256.7410579187,
                4976657.92505856,
                2269.4526092101637
              ],
              [
                409262.82105791866,
                4976657.92505856,
                2713.8526092101633
              ],
              [
                409262.82105791866,
                4975262.84505856,
                2713.8526092101633
              ],
              [
                408256.7410579187,
                4975262.84505856,
                2269.4526092101637
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T17:36:37+00:00",
        "end_time": "2011-09-18T19:09:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1627771,
            44.92488566,
            2269.452609,
            -118.1497779,
            44.93757073,
            2713.852609
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.16252375101813,
                  44.924885657644076,
                  2269.4526092101637
                ],
                [
                  -118.16277710499872,
                  44.937441629256455,
                  2269.4526092101637
                ],
                [
                  -118.15002852270581,
                  44.937570732517536,
                  2713.8526092101633
                ],
                [
                  -118.1497779449809,
                  44.92501470471245,
                  2713.8526092101633
                ],
                [
                  -118.16252375101813,
                  44.924885657644076,
                  2269.4526092101637
                ]
              ]
            ]
          },
          "id": "44118H2403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T17:36:37Z",
            "pc:count": 22369185,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 408809.4186,
                "count": 22369185,
                "maximum": 409262.8211,
                "minimum": 408256.7411,
                "name": "X",
                "position": 0,
                "stddev": 273.4116864,
                "variance": 74753.95025
              },
              {
                "average": 4975912.391,
                "count": 22369185,
                "maximum": 4976657.925,
                "minimum": 4975262.845,
                "name": "Y",
                "position": 1,
                "stddev": 376.519461,
                "variance": 141766.9045
              },
              {
                "average": 2537.624568,
                "count": 22369185,
                "maximum": 2713.852609,
                "minimum": 2269.452609,
                "name": "Z",
                "position": 2,
                "stddev": 94.30343952,
                "variance": 8893.138705
              },
              {
                "average": 98.2461669,
                "count": 22369185,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.4220207,
                "variance": 1973.315923
              },
              {
                "average": 1.089117194,
                "count": 22369185,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2955406174,
                "variance": 0.08734425651
              },
              {
                "average": 1.18565768,
                "count": 22369185,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4165771619,
                "variance": 0.1735365318
              },
              {
                "average": 0.4998265247,
                "count": 22369185,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999811,
                "variance": 0.2499999811
              },
              {
                "average": 0,
                "count": 22369185,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.106060949,
                "count": 22369185,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3079156195,
                "variance": 0.09481202871
              },
              {
                "average": -1.859465363,
                "count": 22369185,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.233748816,
                "variance": 67.79461956
              },
              {
                "average": 113.3019042,
                "count": 22369185,
                "maximum": 156,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 43.85651104,
                "variance": 1923.39356
              },
              {
                "average": 14821.90722,
                "count": 22369185,
                "maximum": 20126,
                "minimum": 9498,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5289.013372,
                "variance": 27973662.45
              },
              {
                "average": 38606.40526,
                "count": 22369185,
                "maximum": 62720,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11062.17644,
                "variance": 122371747.6
              },
              {
                "average": 35638.98148,
                "count": 22369185,
                "maximum": 64256,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 12130.5839,
                "variance": 147151065.9
              },
              {
                "average": 30091.43609,
                "count": 22369185,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 13997.73679,
                "variance": 195936635.3
              },
              {
                "average": 531755.0759,
                "count": 22369185,
                "maximum": 575397.9521,
                "minimum": 408189.493,
                "name": "GpsTime",
                "position": 15,
                "stddev": 71481.31723,
                "variance": 5109578713
              },
              {
                "average": 0,
                "count": 22369185,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22369185,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22369185,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22369185,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22369185,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              408256.7411,
              4975262.845,
              2269.452609,
              409262.8211,
              4976657.925,
              2713.852609
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    408256.7410579187,
                    4975262.84505856,
                    2269.4526092101637
                  ],
                  [
                    408256.7410579187,
                    4976657.92505856,
                    2269.4526092101637
                  ],
                  [
                    409262.82105791866,
                    4976657.92505856,
                    2713.8526092101633
                  ],
                  [
                    409262.82105791866,
                    4975262.84505856,
                    2713.8526092101633
                  ],
                  [
                    408256.7410579187,
                    4975262.84505856,
                    2269.4526092101637
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T17:36:37+00:00",
            "end_time": "2011-09-18T19:09:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H8305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002469043419,
              44.92490876212286,
              1004.5874149988346
            ],
            [
              -117.95023246578025,
              44.93750969780663,
              1004.5874149988346
            ],
            [
              -117.93752938525593,
              44.9376146943003,
              1043.4274149988346
            ],
            [
              -117.93732438654128,
              44.92501371275292,
              1043.4274149988346
            ],
            [
              -117.95002469043419,
              44.92490876212286,
              1004.5874149988346
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502325,
        44.92490876,
        1004.587415,
        -117.9373244,
        44.93761469,
        1043.427415
      ],
      "properties": {
        "datetime": "2011-09-20T23:58:43Z",
        "pc:count": 11464410,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425525.4373,
            "count": 11464410,
            "maximum": 426029.2471,
            "minimum": 425026.8271,
            "name": "X",
            "position": 0,
            "stddev": 282.1195079,
            "variance": 79591.41672
          },
          {
            "average": 4975735.139,
            "count": 11464410,
            "maximum": 4976447.042,
            "minimum": 4975047.062,
            "name": "Y",
            "position": 1,
            "stddev": 403.43753,
            "variance": 162761.8406
          },
          {
            "average": 1011.920795,
            "count": 11464410,
            "maximum": 1043.427415,
            "minimum": 1004.587415,
            "name": "Z",
            "position": 2,
            "stddev": 5.435117573,
            "variance": 29.54050303
          },
          {
            "average": 222.5411753,
            "count": 11464410,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.70289057,
            "variance": 2088.754207
          },
          {
            "average": 1.017238741,
            "count": 11464410,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1496086773,
            "variance": 0.02238275632
          },
          {
            "average": 1.034524236,
            "count": 11464410,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2233044418,
            "variance": 0.04986487374
          },
          {
            "average": 0.4985382588,
            "count": 11464410,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999978851,
            "variance": 0.2499978851
          },
          {
            "average": 0,
            "count": 11464410,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.279691934,
            "count": 11464410,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4488478288,
            "variance": 0.2014643734
          },
          {
            "average": 1.134937867,
            "count": 11464410,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.938874125,
            "variance": 63.02572237
          },
          {
            "average": 201.2697035,
            "count": 11464410,
            "maximum": 212,
            "minimum": 191,
            "name": "UserData",
            "position": 10,
            "stddev": 3.472557941,
            "variance": 12.05865865
          },
          {
            "average": 61.65688736,
            "count": 11464410,
            "maximum": 84,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.79309388,
            "variance": 190.2494389
          },
          {
            "average": 26973.27034,
            "count": 11464410,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 9794.303301,
            "variance": 95928377.15
          },
          {
            "average": 28464.96785,
            "count": 11464410,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 7778.747596,
            "variance": 60508914.16
          },
          {
            "average": 22865.54121,
            "count": 11464410,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 7163.584899,
            "variance": 51316948.61
          },
          {
            "average": 591268.0535,
            "count": 11464410,
            "maximum": 598323.6905,
            "minimum": 586043.9805,
            "name": "GpsTime",
            "position": 15,
            "stddev": 5184.430964,
            "variance": 26878324.42
          },
          {
            "average": 0,
            "count": 11464410,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11464410,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11464410,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11464410,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11464410,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425026.8271,
          4975047.062,
          1004.587415,
          426029.2471,
          4976447.042,
          1043.427415
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425026.82714285195,
                4975047.061828994,
                1004.5874149988346
              ],
              [
                425026.82714285195,
                4976447.041828995,
                1004.5874149988346
              ],
              [
                426029.247142852,
                4976447.041828995,
                1043.4274149988346
              ],
              [
                426029.247142852,
                4975047.061828994,
                1043.4274149988346
              ],
              [
                425026.82714285195,
                4975047.061828994,
                1004.5874149988346
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:58:43+00:00",
        "end_time": "2011-09-20T20:34:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502325,
            44.92490876,
            1004.587415,
            -117.9373244,
            44.93761469,
            1043.427415
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002469043419,
                  44.92490876212286,
                  1004.5874149988346
                ],
                [
                  -117.95023246578025,
                  44.93750969780663,
                  1004.5874149988346
                ],
                [
                  -117.93752938525593,
                  44.9376146943003,
                  1043.4274149988346
                ],
                [
                  -117.93732438654128,
                  44.92501371275292,
                  1043.4274149988346
                ],
                [
                  -117.95002469043419,
                  44.92490876212286,
                  1004.5874149988346
                ]
              ]
            ]
          },
          "id": "44117H8305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:58:43Z",
            "pc:count": 11464410,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425525.4373,
                "count": 11464410,
                "maximum": 426029.2471,
                "minimum": 425026.8271,
                "name": "X",
                "position": 0,
                "stddev": 282.1195079,
                "variance": 79591.41672
              },
              {
                "average": 4975735.139,
                "count": 11464410,
                "maximum": 4976447.042,
                "minimum": 4975047.062,
                "name": "Y",
                "position": 1,
                "stddev": 403.43753,
                "variance": 162761.8406
              },
              {
                "average": 1011.920795,
                "count": 11464410,
                "maximum": 1043.427415,
                "minimum": 1004.587415,
                "name": "Z",
                "position": 2,
                "stddev": 5.435117573,
                "variance": 29.54050303
              },
              {
                "average": 222.5411753,
                "count": 11464410,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.70289057,
                "variance": 2088.754207
              },
              {
                "average": 1.017238741,
                "count": 11464410,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1496086773,
                "variance": 0.02238275632
              },
              {
                "average": 1.034524236,
                "count": 11464410,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2233044418,
                "variance": 0.04986487374
              },
              {
                "average": 0.4985382588,
                "count": 11464410,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999978851,
                "variance": 0.2499978851
              },
              {
                "average": 0,
                "count": 11464410,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.279691934,
                "count": 11464410,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4488478288,
                "variance": 0.2014643734
              },
              {
                "average": 1.134937867,
                "count": 11464410,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.938874125,
                "variance": 63.02572237
              },
              {
                "average": 201.2697035,
                "count": 11464410,
                "maximum": 212,
                "minimum": 191,
                "name": "UserData",
                "position": 10,
                "stddev": 3.472557941,
                "variance": 12.05865865
              },
              {
                "average": 61.65688736,
                "count": 11464410,
                "maximum": 84,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.79309388,
                "variance": 190.2494389
              },
              {
                "average": 26973.27034,
                "count": 11464410,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 9794.303301,
                "variance": 95928377.15
              },
              {
                "average": 28464.96785,
                "count": 11464410,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 7778.747596,
                "variance": 60508914.16
              },
              {
                "average": 22865.54121,
                "count": 11464410,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 7163.584899,
                "variance": 51316948.61
              },
              {
                "average": 591268.0535,
                "count": 11464410,
                "maximum": 598323.6905,
                "minimum": 586043.9805,
                "name": "GpsTime",
                "position": 15,
                "stddev": 5184.430964,
                "variance": 26878324.42
              },
              {
                "average": 0,
                "count": 11464410,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11464410,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11464410,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11464410,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11464410,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425026.8271,
              4975047.062,
              1004.587415,
              426029.2471,
              4976447.042,
              1043.427415
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425026.82714285195,
                    4975047.061828994,
                    1004.5874149988346
                  ],
                  [
                    425026.82714285195,
                    4976447.041828995,
                    1004.5874149988346
                  ],
                  [
                    426029.247142852,
                    4976447.041828995,
                    1043.4274149988346
                  ],
                  [
                    426029.247142852,
                    4975047.061828994,
                    1043.4274149988346
                  ],
                  [
                    425026.82714285195,
                    4975047.061828994,
                    1004.5874149988346
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:58:43+00:00",
            "end_time": "2011-09-20T20:34:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118H2416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.18752682501592,
              44.8873815060259,
              1817.5229708422457
            ],
            [
              -118.18778673107464,
              44.9000074689905,
              1817.5229708422457
            ],
            [
              -118.17503412681992,
              44.900139406457846,
              2380.0229708422457
            ],
            [
              -118.17477700966043,
              44.88751338574662,
              2380.0229708422457
            ],
            [
              -118.18752682501592,
              44.8873815060259,
              1817.5229708422457
            ]
          ]
        ]
      },
      "bbox": [
        -118.1877867,
        44.88738151,
        1817.522971,
        -118.174777,
        44.90013941,
        2380.022971
      ],
      "properties": {
        "datetime": "2011-09-20T18:27:30Z",
        "pc:count": 22718528,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 406738.0574,
            "count": 22718528,
            "maximum": 407229.6352,
            "minimum": 406222.5752,
            "name": "X",
            "position": 0,
            "stddev": 283.4022598,
            "variance": 80316.84083
          },
          {
            "average": 4971755.812,
            "count": 22718528,
            "maximum": 4972528.114,
            "minimum": 4971125.254,
            "name": "Y",
            "position": 1,
            "stddev": 389.7819128,
            "variance": 151929.9395
          },
          {
            "average": 2025.939302,
            "count": 22718528,
            "maximum": 2380.022971,
            "minimum": 1817.522971,
            "name": "Z",
            "position": 2,
            "stddev": 126.737474,
            "variance": 16062.38733
          },
          {
            "average": 73.4645823,
            "count": 22718528,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.25564971,
            "variance": 2943.675525
          },
          {
            "average": 1.217676471,
            "count": 22718528,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4558865801,
            "variance": 0.2078325739
          },
          {
            "average": 1.444083085,
            "count": 22718528,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6097632746,
            "variance": 0.3718112511
          },
          {
            "average": 0.500374188,
            "count": 22718528,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999871,
            "variance": 0.249999871
          },
          {
            "average": 0,
            "count": 22718528,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.078061087,
            "count": 22718528,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2682676969,
            "variance": 0.07196755721
          },
          {
            "average": -2.228155435,
            "count": 22718528,
            "maximum": 16.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.151416794,
            "variance": 66.44559575
          },
          {
            "average": 136.6907037,
            "count": 22718528,
            "maximum": 155,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 10.76340044,
            "variance": 115.8507891
          },
          {
            "average": 14832.57123,
            "count": 22718528,
            "maximum": 20148,
            "minimum": 9536,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.52185,
            "variance": 28042551.67
          },
          {
            "average": 432857.5956,
            "count": 22718528,
            "maximum": 578450.7069,
            "minimum": 139503.9359,
            "name": "GpsTime",
            "position": 12,
            "stddev": 205774.2042,
            "variance": 42343023110.0
          },
          {
            "average": 0,
            "count": 22718528,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22718528,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22718528,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22718528,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22718528,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          406222.5752,
          4971125.254,
          1817.522971,
          407229.6352,
          4972528.114,
          2380.022971
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                406222.5752422406,
                4971125.254407372,
                1817.5229708422457
              ],
              [
                406222.5752422406,
                4972528.114407372,
                1817.5229708422457
              ],
              [
                407229.6352422407,
                4972528.114407372,
                2380.0229708422457
              ],
              [
                407229.6352422407,
                4971125.254407372,
                2380.0229708422457
              ],
              [
                406222.5752422406,
                4971125.254407372,
                1817.5229708422457
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:27:30+00:00",
        "end_time": "2011-09-15T16:31:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1877867,
            44.88738151,
            1817.522971,
            -118.174777,
            44.90013941,
            2380.022971
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.18752682501592,
                  44.8873815060259,
                  1817.5229708422457
                ],
                [
                  -118.18778673107464,
                  44.9000074689905,
                  1817.5229708422457
                ],
                [
                  -118.17503412681992,
                  44.900139406457846,
                  2380.0229708422457
                ],
                [
                  -118.17477700966043,
                  44.88751338574662,
                  2380.0229708422457
                ],
                [
                  -118.18752682501592,
                  44.8873815060259,
                  1817.5229708422457
                ]
              ]
            ]
          },
          "id": "44118H2416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:27:30Z",
            "pc:count": 22718528,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 406738.0574,
                "count": 22718528,
                "maximum": 407229.6352,
                "minimum": 406222.5752,
                "name": "X",
                "position": 0,
                "stddev": 283.4022598,
                "variance": 80316.84083
              },
              {
                "average": 4971755.812,
                "count": 22718528,
                "maximum": 4972528.114,
                "minimum": 4971125.254,
                "name": "Y",
                "position": 1,
                "stddev": 389.7819128,
                "variance": 151929.9395
              },
              {
                "average": 2025.939302,
                "count": 22718528,
                "maximum": 2380.022971,
                "minimum": 1817.522971,
                "name": "Z",
                "position": 2,
                "stddev": 126.737474,
                "variance": 16062.38733
              },
              {
                "average": 73.4645823,
                "count": 22718528,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.25564971,
                "variance": 2943.675525
              },
              {
                "average": 1.217676471,
                "count": 22718528,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4558865801,
                "variance": 0.2078325739
              },
              {
                "average": 1.444083085,
                "count": 22718528,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6097632746,
                "variance": 0.3718112511
              },
              {
                "average": 0.500374188,
                "count": 22718528,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999871,
                "variance": 0.249999871
              },
              {
                "average": 0,
                "count": 22718528,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.078061087,
                "count": 22718528,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2682676969,
                "variance": 0.07196755721
              },
              {
                "average": -2.228155435,
                "count": 22718528,
                "maximum": 16.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.151416794,
                "variance": 66.44559575
              },
              {
                "average": 136.6907037,
                "count": 22718528,
                "maximum": 155,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 10.76340044,
                "variance": 115.8507891
              },
              {
                "average": 14832.57123,
                "count": 22718528,
                "maximum": 20148,
                "minimum": 9536,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.52185,
                "variance": 28042551.67
              },
              {
                "average": 432857.5956,
                "count": 22718528,
                "maximum": 578450.7069,
                "minimum": 139503.9359,
                "name": "GpsTime",
                "position": 12,
                "stddev": 205774.2042,
                "variance": 42343023110.0
              },
              {
                "average": 0,
                "count": 22718528,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22718528,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22718528,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22718528,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22718528,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              406222.5752,
              4971125.254,
              1817.522971,
              407229.6352,
              4972528.114,
              2380.022971
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    406222.5752422406,
                    4971125.254407372,
                    1817.5229708422457
                  ],
                  [
                    406222.5752422406,
                    4972528.114407372,
                    1817.5229708422457
                  ],
                  [
                    407229.6352422407,
                    4972528.114407372,
                    2380.0229708422457
                  ],
                  [
                    407229.6352422407,
                    4971125.254407372,
                    2380.0229708422457
                  ],
                  [
                    406222.5752422406,
                    4971125.254407372,
                    1817.5229708422457
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:27:30+00:00",
            "end_time": "2011-09-15T16:31: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": "44118G1201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.06252815085702,
              44.8623948766405,
              1968.1698481739543
            ],
            [
              -118.06276024496857,
              44.87500757617557,
              1968.1698481739543
            ],
            [
              -118.05003338044128,
              44.87512531074871,
              2505.1898481739545
            ],
            [
              -118.04980406447898,
              44.86251255973726,
              2505.1898481739545
            ],
            [
              -118.06252815085702,
              44.8623948766405,
              1968.1698481739543
            ]
          ]
        ]
      },
      "bbox": [
        -118.0627602,
        44.86239488,
        1968.169848,
        -118.0498041,
        44.87512531,
        2505.189848
      ],
      "properties": {
        "datetime": "2011-09-18T20:44:20Z",
        "pc:count": 20371356,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 416550.2873,
            "count": 20371356,
            "maximum": 417062.7711,
            "minimum": 416057.3511,
            "name": "X",
            "position": 0,
            "stddev": 295.8240822,
            "variance": 87511.88764
          },
          {
            "average": 4968836.063,
            "count": 20371356,
            "maximum": 4969614.134,
            "minimum": 4968212.814,
            "name": "Y",
            "position": 1,
            "stddev": 369.6405844,
            "variance": 136634.1616
          },
          {
            "average": 2271.208776,
            "count": 20371356,
            "maximum": 2505.189848,
            "minimum": 1968.169848,
            "name": "Z",
            "position": 2,
            "stddev": 117.9832456,
            "variance": 13920.04624
          },
          {
            "average": 99.04834852,
            "count": 20371356,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.12611686,
            "variance": 2413.375357
          },
          {
            "average": 1.114346782,
            "count": 20371356,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3332912003,
            "variance": 0.1110830242
          },
          {
            "average": 1.238692603,
            "count": 20371356,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4659823635,
            "variance": 0.2171395631
          },
          {
            "average": 0.4997955953,
            "count": 20371356,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999705,
            "variance": 0.2499999705
          },
          {
            "average": 0,
            "count": 20371356,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.124142693,
            "count": 20371356,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3297442802,
            "variance": 0.1087312903
          },
          {
            "average": -0.9046119114,
            "count": 20371356,
            "maximum": 16.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.189667144,
            "variance": 67.07064793
          },
          {
            "average": 62.30833986,
            "count": 20371356,
            "maximum": 179,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 61.43725627,
            "variance": 3774.536458
          },
          {
            "average": 14815.26587,
            "count": 20371356,
            "maximum": 20150,
            "minimum": 9452,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5268.715888,
            "variance": 27759367.11
          },
          {
            "average": 410176.4517,
            "count": 20371356,
            "maximum": 413860.52,
            "minimum": 144536.6292,
            "name": "GpsTime",
            "position": 12,
            "stddev": 20752.77262,
            "variance": 430677571.3
          },
          {
            "average": 0,
            "count": 20371356,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20371356,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20371356,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20371356,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20371356,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416057.3511,
          4968212.814,
          1968.169848,
          417062.7711,
          4969614.134,
          2505.189848
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416057.35109011765,
                4968212.813551671,
                1968.1698481739543
              ],
              [
                416057.35109011765,
                4969614.133551671,
                1968.1698481739543
              ],
              [
                417062.7710901177,
                4969614.133551671,
                2505.1898481739545
              ],
              [
                417062.7710901177,
                4968212.813551671,
                2505.1898481739545
              ],
              [
                416057.35109011765,
                4968212.813551671,
                1968.1698481739543
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:44:20+00:00",
        "end_time": "2011-09-15T17:55:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0627602,
            44.86239488,
            1968.169848,
            -118.0498041,
            44.87512531,
            2505.189848
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.06252815085702,
                  44.8623948766405,
                  1968.1698481739543
                ],
                [
                  -118.06276024496857,
                  44.87500757617557,
                  1968.1698481739543
                ],
                [
                  -118.05003338044128,
                  44.87512531074871,
                  2505.1898481739545
                ],
                [
                  -118.04980406447898,
                  44.86251255973726,
                  2505.1898481739545
                ],
                [
                  -118.06252815085702,
                  44.8623948766405,
                  1968.1698481739543
                ]
              ]
            ]
          },
          "id": "44118G1201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:44:20Z",
            "pc:count": 20371356,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 416550.2873,
                "count": 20371356,
                "maximum": 417062.7711,
                "minimum": 416057.3511,
                "name": "X",
                "position": 0,
                "stddev": 295.8240822,
                "variance": 87511.88764
              },
              {
                "average": 4968836.063,
                "count": 20371356,
                "maximum": 4969614.134,
                "minimum": 4968212.814,
                "name": "Y",
                "position": 1,
                "stddev": 369.6405844,
                "variance": 136634.1616
              },
              {
                "average": 2271.208776,
                "count": 20371356,
                "maximum": 2505.189848,
                "minimum": 1968.169848,
                "name": "Z",
                "position": 2,
                "stddev": 117.9832456,
                "variance": 13920.04624
              },
              {
                "average": 99.04834852,
                "count": 20371356,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.12611686,
                "variance": 2413.375357
              },
              {
                "average": 1.114346782,
                "count": 20371356,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3332912003,
                "variance": 0.1110830242
              },
              {
                "average": 1.238692603,
                "count": 20371356,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4659823635,
                "variance": 0.2171395631
              },
              {
                "average": 0.4997955953,
                "count": 20371356,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999705,
                "variance": 0.2499999705
              },
              {
                "average": 0,
                "count": 20371356,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.124142693,
                "count": 20371356,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3297442802,
                "variance": 0.1087312903
              },
              {
                "average": -0.9046119114,
                "count": 20371356,
                "maximum": 16.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.189667144,
                "variance": 67.07064793
              },
              {
                "average": 62.30833986,
                "count": 20371356,
                "maximum": 179,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 61.43725627,
                "variance": 3774.536458
              },
              {
                "average": 14815.26587,
                "count": 20371356,
                "maximum": 20150,
                "minimum": 9452,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5268.715888,
                "variance": 27759367.11
              },
              {
                "average": 410176.4517,
                "count": 20371356,
                "maximum": 413860.52,
                "minimum": 144536.6292,
                "name": "GpsTime",
                "position": 12,
                "stddev": 20752.77262,
                "variance": 430677571.3
              },
              {
                "average": 0,
                "count": 20371356,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20371356,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20371356,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20371356,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20371356,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416057.3511,
              4968212.814,
              1968.169848,
              417062.7711,
              4969614.134,
              2505.189848
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416057.35109011765,
                    4968212.813551671,
                    1968.1698481739543
                  ],
                  [
                    416057.35109011765,
                    4969614.133551671,
                    1968.1698481739543
                  ],
                  [
                    417062.7710901177,
                    4969614.133551671,
                    2505.1898481739545
                  ],
                  [
                    417062.7710901177,
                    4968212.813551671,
                    2505.1898481739545
                  ],
                  [
                    416057.35109011765,
                    4968212.813551671,
                    1968.1698481739543
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:44:20+00:00",
            "end_time": "2011-09-15T17:55: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": "45117A8106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98960700471036,
              45.10714683866618,
              1109.6165877875528
            ],
            [
              -117.98969971659324,
              45.112511262409626,
              1109.6165877875528
            ],
            [
              -117.98752767705791,
              45.11253006572493,
              1144.1565877875528
            ],
            [
              -117.98743516856453,
              45.10716563848443,
              1144.1565877875528
            ],
            [
              -117.98960700471036,
              45.10714683866618,
              1109.6165877875528
            ]
          ]
        ]
      },
      "bbox": [
        -117.9896997,
        45.10714684,
        1109.616588,
        -117.9874352,
        45.11253007,
        1144.156588
      ],
      "properties": {
        "datetime": "2011-09-19T18:56:38Z",
        "pc:count": 219112,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422265.1274,
            "count": 219112,
            "maximum": 422321.281,
            "minimum": 422150.401,
            "name": "X",
            "position": 0,
            "stddev": 37.33168385,
            "variance": 1393.654619
          },
          {
            "average": 4995752.71,
            "count": 219112,
            "maximum": 4995924.823,
            "minimum": 4995328.803,
            "name": "Y",
            "position": 1,
            "stddev": 127.9967343,
            "variance": 16383.164
          },
          {
            "average": 1138.29877,
            "count": 219112,
            "maximum": 1144.156588,
            "minimum": 1109.616588,
            "name": "Z",
            "position": 2,
            "stddev": 6.600837603,
            "variance": 43.57105706
          },
          {
            "average": 106.5886396,
            "count": 219112,
            "maximum": 219,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.01408713,
            "variance": 289.479161
          },
          {
            "average": 1.000903647,
            "count": 219112,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03123871542,
            "variance": 0.0009758573408
          },
          {
            "average": 1.00198985,
            "count": 219112,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04791914529,
            "variance": 0.002296244485
          },
          {
            "average": 0.5000684581,
            "count": 219112,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000011363,
            "variance": 0.2500011363
          },
          {
            "average": 0,
            "count": 219112,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.403948666,
            "count": 219112,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4906885367,
            "variance": 0.24077524
          },
          {
            "average": 5.866216092,
            "count": 219112,
            "maximum": 15,
            "minimum": -7.001999855,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.590981819,
            "variance": 31.2590777
          },
          {
            "average": 138,
            "count": 219112,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10649.4544,
            "count": 219112,
            "maximum": 10650,
            "minimum": 10649,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4979176464,
            "variance": 0.2479219826
          },
          {
            "average": 38117.66534,
            "count": 219112,
            "maximum": 47360,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 5028.736442,
            "variance": 25288190.2
          },
          {
            "average": 34581.07474,
            "count": 219112,
            "maximum": 45312,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 2965.109048,
            "variance": 8791871.667
          },
          {
            "average": 27411.53251,
            "count": 219112,
            "maximum": 38912,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3322.364258,
            "variance": 11038104.27
          },
          {
            "average": 493620.0126,
            "count": 219112,
            "maximum": 493798.6744,
            "minimum": 493471.9108,
            "name": "GpsTime",
            "position": 15,
            "stddev": 157.3615393,
            "variance": 24762.65404
          },
          {
            "average": 0,
            "count": 219112,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 219112,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 219112,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 219112,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 219112,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422150.401,
          4995328.803,
          1109.616588,
          422321.281,
          4995924.823,
          1144.156588
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422150.40097932884,
                4995328.803099154,
                1109.6165877875528
              ],
              [
                422150.40097932884,
                4995924.823099153,
                1109.6165877875528
              ],
              [
                422321.28097932885,
                4995924.823099153,
                1144.1565877875528
              ],
              [
                422321.28097932885,
                4995328.803099154,
                1144.1565877875528
              ],
              [
                422150.40097932884,
                4995328.803099154,
                1109.6165877875528
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:56:38+00:00",
        "end_time": "2011-09-19T18:51:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9896997,
            45.10714684,
            1109.616588,
            -117.9874352,
            45.11253007,
            1144.156588
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98960700471036,
                  45.10714683866618,
                  1109.6165877875528
                ],
                [
                  -117.98969971659324,
                  45.112511262409626,
                  1109.6165877875528
                ],
                [
                  -117.98752767705791,
                  45.11253006572493,
                  1144.1565877875528
                ],
                [
                  -117.98743516856453,
                  45.10716563848443,
                  1144.1565877875528
                ],
                [
                  -117.98960700471036,
                  45.10714683866618,
                  1109.6165877875528
                ]
              ]
            ]
          },
          "id": "45117A8106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:56:38Z",
            "pc:count": 219112,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422265.1274,
                "count": 219112,
                "maximum": 422321.281,
                "minimum": 422150.401,
                "name": "X",
                "position": 0,
                "stddev": 37.33168385,
                "variance": 1393.654619
              },
              {
                "average": 4995752.71,
                "count": 219112,
                "maximum": 4995924.823,
                "minimum": 4995328.803,
                "name": "Y",
                "position": 1,
                "stddev": 127.9967343,
                "variance": 16383.164
              },
              {
                "average": 1138.29877,
                "count": 219112,
                "maximum": 1144.156588,
                "minimum": 1109.616588,
                "name": "Z",
                "position": 2,
                "stddev": 6.600837603,
                "variance": 43.57105706
              },
              {
                "average": 106.5886396,
                "count": 219112,
                "maximum": 219,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.01408713,
                "variance": 289.479161
              },
              {
                "average": 1.000903647,
                "count": 219112,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03123871542,
                "variance": 0.0009758573408
              },
              {
                "average": 1.00198985,
                "count": 219112,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04791914529,
                "variance": 0.002296244485
              },
              {
                "average": 0.5000684581,
                "count": 219112,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000011363,
                "variance": 0.2500011363
              },
              {
                "average": 0,
                "count": 219112,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.403948666,
                "count": 219112,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4906885367,
                "variance": 0.24077524
              },
              {
                "average": 5.866216092,
                "count": 219112,
                "maximum": 15,
                "minimum": -7.001999855,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.590981819,
                "variance": 31.2590777
              },
              {
                "average": 138,
                "count": 219112,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10649.4544,
                "count": 219112,
                "maximum": 10650,
                "minimum": 10649,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4979176464,
                "variance": 0.2479219826
              },
              {
                "average": 38117.66534,
                "count": 219112,
                "maximum": 47360,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 5028.736442,
                "variance": 25288190.2
              },
              {
                "average": 34581.07474,
                "count": 219112,
                "maximum": 45312,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 2965.109048,
                "variance": 8791871.667
              },
              {
                "average": 27411.53251,
                "count": 219112,
                "maximum": 38912,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3322.364258,
                "variance": 11038104.27
              },
              {
                "average": 493620.0126,
                "count": 219112,
                "maximum": 493798.6744,
                "minimum": 493471.9108,
                "name": "GpsTime",
                "position": 15,
                "stddev": 157.3615393,
                "variance": 24762.65404
              },
              {
                "average": 0,
                "count": 219112,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 219112,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 219112,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 219112,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 219112,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422150.401,
              4995328.803,
              1109.616588,
              422321.281,
              4995924.823,
              1144.156588
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422150.40097932884,
                    4995328.803099154,
                    1109.6165877875528
                  ],
                  [
                    422150.40097932884,
                    4995924.823099153,
                    1109.6165877875528
                  ],
                  [
                    422321.28097932885,
                    4995924.823099153,
                    1144.1565877875528
                  ],
                  [
                    422321.28097932885,
                    4995328.803099154,
                    1144.1565877875528
                  ],
                  [
                    422150.40097932884,
                    4995328.803099154,
                    1109.6165877875528
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:56:38+00:00",
            "end_time": "2011-09-19T18:51: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": "44117H8403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252494291876,
              44.92491354487429,
              1024.8539869837782
            ],
            [
              -117.91272444629085,
              44.93751011442435,
              1024.8539869837782
            ],
            [
              -117.90002858133204,
              44.93761088076939,
              1173.553986983778
            ],
            [
              -117.89983185211109,
              44.92501426721869,
              1173.553986983778
            ],
            [
              -117.91252494291876,
              44.92491354487429,
              1024.8539869837782
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127244,
        44.92491354,
        1024.853987,
        -117.8998319,
        44.93761088,
        1173.553987
      ],
      "properties": {
        "datetime": "2011-09-20T03:13:47Z",
        "pc:count": 11174703,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428477.7062,
            "count": 11174703,
            "maximum": 428988.0862,
            "minimum": 427986.2462,
            "name": "X",
            "position": 0,
            "stddev": 284.3109727,
            "variance": 80832.7292
          },
          {
            "average": 4975721.097,
            "count": 11174703,
            "maximum": 4976413.102,
            "minimum": 4975013.622,
            "name": "Y",
            "position": 1,
            "stddev": 399.3445073,
            "variance": 159476.0355
          },
          {
            "average": 1064.050457,
            "count": 11174703,
            "maximum": 1173.553987,
            "minimum": 1024.853987,
            "name": "Z",
            "position": 2,
            "stddev": 27.76992447,
            "variance": 771.1687049
          },
          {
            "average": 229.0952305,
            "count": 11174703,
            "maximum": 255,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.73663672,
            "variance": 563.4279227
          },
          {
            "average": 1.000280723,
            "count": 11174703,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01676846717,
            "variance": 0.0002811814911
          },
          {
            "average": 1.000561536,
            "count": 11174703,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02372784569,
            "variance": 0.0005630106611
          },
          {
            "average": 0.4986690921,
            "count": 11174703,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982511,
            "variance": 0.2499982511
          },
          {
            "average": 0,
            "count": 11174703,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.260958882,
            "count": 11174703,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4391575584,
            "variance": 0.1928593611
          },
          {
            "average": 1.718558705,
            "count": 11174703,
            "maximum": 19.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.098186072,
            "variance": 65.58061766
          },
          {
            "average": 198.6520779,
            "count": 11174703,
            "maximum": 210,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 2.845159616,
            "variance": 8.09493324
          },
          {
            "average": 268.6905486,
            "count": 11174703,
            "maximum": 282,
            "minimum": 255,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56786917,
            "variance": 111.6798588
          },
          {
            "average": 38293.74746,
            "count": 11174703,
            "maximum": 57344,
            "minimum": 19968,
            "name": "Red",
            "position": 12,
            "stddev": 4159.583159,
            "variance": 17302132.06
          },
          {
            "average": 34447.83443,
            "count": 11174703,
            "maximum": 56320,
            "minimum": 15872,
            "name": "Green",
            "position": 13,
            "stddev": 4224.783867,
            "variance": 17848798.72
          },
          {
            "average": 30186.93388,
            "count": 11174703,
            "maximum": 57600,
            "minimum": 11520,
            "name": "Blue",
            "position": 14,
            "stddev": 4183.74216,
            "variance": 17503698.46
          },
          {
            "average": 522169.0579,
            "count": 11174703,
            "maximum": 523627.9383,
            "minimum": 520417.2035,
            "name": "GpsTime",
            "position": 15,
            "stddev": 658.96907,
            "variance": 434240.2352
          },
          {
            "average": 0,
            "count": 11174703,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11174703,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11174703,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11174703,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11174703,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427986.2462,
          4975013.622,
          1024.853987,
          428988.0862,
          4976413.102,
          1173.553987
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427986.24620185123,
                4975013.621753389,
                1024.8539869837782
              ],
              [
                427986.24620185123,
                4976413.101753389,
                1024.8539869837782
              ],
              [
                428988.0862018512,
                4976413.101753389,
                1173.553986983778
              ],
              [
                428988.0862018512,
                4975013.621753389,
                1173.553986983778
              ],
              [
                427986.24620185123,
                4975013.621753389,
                1024.8539869837782
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T03:13:47+00:00",
        "end_time": "2011-09-20T02:20:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127244,
            44.92491354,
            1024.853987,
            -117.8998319,
            44.93761088,
            1173.553987
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252494291876,
                  44.92491354487429,
                  1024.8539869837782
                ],
                [
                  -117.91272444629085,
                  44.93751011442435,
                  1024.8539869837782
                ],
                [
                  -117.90002858133204,
                  44.93761088076939,
                  1173.553986983778
                ],
                [
                  -117.89983185211109,
                  44.92501426721869,
                  1173.553986983778
                ],
                [
                  -117.91252494291876,
                  44.92491354487429,
                  1024.8539869837782
                ]
              ]
            ]
          },
          "id": "44117H8403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T03:13:47Z",
            "pc:count": 11174703,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428477.7062,
                "count": 11174703,
                "maximum": 428988.0862,
                "minimum": 427986.2462,
                "name": "X",
                "position": 0,
                "stddev": 284.3109727,
                "variance": 80832.7292
              },
              {
                "average": 4975721.097,
                "count": 11174703,
                "maximum": 4976413.102,
                "minimum": 4975013.622,
                "name": "Y",
                "position": 1,
                "stddev": 399.3445073,
                "variance": 159476.0355
              },
              {
                "average": 1064.050457,
                "count": 11174703,
                "maximum": 1173.553987,
                "minimum": 1024.853987,
                "name": "Z",
                "position": 2,
                "stddev": 27.76992447,
                "variance": 771.1687049
              },
              {
                "average": 229.0952305,
                "count": 11174703,
                "maximum": 255,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.73663672,
                "variance": 563.4279227
              },
              {
                "average": 1.000280723,
                "count": 11174703,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01676846717,
                "variance": 0.0002811814911
              },
              {
                "average": 1.000561536,
                "count": 11174703,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02372784569,
                "variance": 0.0005630106611
              },
              {
                "average": 0.4986690921,
                "count": 11174703,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982511,
                "variance": 0.2499982511
              },
              {
                "average": 0,
                "count": 11174703,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.260958882,
                "count": 11174703,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4391575584,
                "variance": 0.1928593611
              },
              {
                "average": 1.718558705,
                "count": 11174703,
                "maximum": 19.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.098186072,
                "variance": 65.58061766
              },
              {
                "average": 198.6520779,
                "count": 11174703,
                "maximum": 210,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 2.845159616,
                "variance": 8.09493324
              },
              {
                "average": 268.6905486,
                "count": 11174703,
                "maximum": 282,
                "minimum": 255,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56786917,
                "variance": 111.6798588
              },
              {
                "average": 38293.74746,
                "count": 11174703,
                "maximum": 57344,
                "minimum": 19968,
                "name": "Red",
                "position": 12,
                "stddev": 4159.583159,
                "variance": 17302132.06
              },
              {
                "average": 34447.83443,
                "count": 11174703,
                "maximum": 56320,
                "minimum": 15872,
                "name": "Green",
                "position": 13,
                "stddev": 4224.783867,
                "variance": 17848798.72
              },
              {
                "average": 30186.93388,
                "count": 11174703,
                "maximum": 57600,
                "minimum": 11520,
                "name": "Blue",
                "position": 14,
                "stddev": 4183.74216,
                "variance": 17503698.46
              },
              {
                "average": 522169.0579,
                "count": 11174703,
                "maximum": 523627.9383,
                "minimum": 520417.2035,
                "name": "GpsTime",
                "position": 15,
                "stddev": 658.96907,
                "variance": 434240.2352
              },
              {
                "average": 0,
                "count": 11174703,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11174703,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11174703,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11174703,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11174703,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427986.2462,
              4975013.622,
              1024.853987,
              428988.0862,
              4976413.102,
              1173.553987
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427986.24620185123,
                    4975013.621753389,
                    1024.8539869837782
                  ],
                  [
                    427986.24620185123,
                    4976413.101753389,
                    1024.8539869837782
                  ],
                  [
                    428988.0862018512,
                    4976413.101753389,
                    1173.553986983778
                  ],
                  [
                    428988.0862018512,
                    4975013.621753389,
                    1173.553986983778
                  ],
                  [
                    427986.24620185123,
                    4975013.621753389,
                    1024.8539869837782
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T03:13:47+00:00",
            "end_time": "2011-09-20T02:20:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118H1125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.07502451655864,
              44.93739568219191,
              1187.8411968294376
            ],
            [
              -118.07525997479647,
              44.95000924403439,
              1187.8411968294376
            ],
            [
              -118.06252927398282,
              44.950128408338486,
              1322.2211968294378
            ],
            [
              -118.06229660220852,
              44.937514794391646,
              1322.2211968294378
            ],
            [
              -118.07502451655864,
              44.93739568219191,
              1187.8411968294376
            ]
          ]
        ]
      },
      "bbox": [
        -118.07526,
        44.93739568,
        1187.841197,
        -118.0622966,
        44.95012841,
        1322.221197
      ],
      "properties": {
        "datetime": "2011-09-17T22:01:52Z",
        "pc:count": 12044125,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415677.0085,
            "count": 12044125,
            "maximum": 416184.8664,
            "minimum": 415180.4464,
            "name": "X",
            "position": 0,
            "stddev": 288.6801603,
            "variance": 83336.23496
          },
          {
            "average": 4977247.124,
            "count": 12044125,
            "maximum": 4977958.745,
            "minimum": 4976557.305,
            "name": "Y",
            "position": 1,
            "stddev": 408.2106316,
            "variance": 166635.9197
          },
          {
            "average": 1254.237774,
            "count": 12044125,
            "maximum": 1322.221197,
            "minimum": 1187.841197,
            "name": "Z",
            "position": 2,
            "stddev": 23.55213378,
            "variance": 554.7030058
          },
          {
            "average": 97.17872498,
            "count": 12044125,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.7952066,
            "variance": 2682.743427
          },
          {
            "average": 1.129363154,
            "count": 12044125,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3667466035,
            "variance": 0.1345030712
          },
          {
            "average": 1.268378151,
            "count": 12044125,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5218673886,
            "variance": 0.2723455713
          },
          {
            "average": 0.4998526668,
            "count": 12044125,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999999,
            "variance": 0.249999999
          },
          {
            "average": 0,
            "count": 12044125,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.190511141,
            "count": 12044125,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3927042897,
            "variance": 0.1542166592
          },
          {
            "average": -0.3169394097,
            "count": 12044125,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.897914517,
            "variance": 79.17288276
          },
          {
            "average": 170.3919203,
            "count": 12044125,
            "maximum": 179,
            "minimum": 146,
            "name": "UserData",
            "position": 10,
            "stddev": 11.50438476,
            "variance": 132.3508688
          },
          {
            "average": 14736.31127,
            "count": 12044125,
            "maximum": 20163,
            "minimum": 9406,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5351.317217,
            "variance": 28636595.96
          },
          {
            "average": 24698.78163,
            "count": 12044125,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 11065.70077,
            "variance": 122449733.5
          },
          {
            "average": 25672.40229,
            "count": 12044125,
            "maximum": 65280,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 10235.31639,
            "variance": 104761701.6
          },
          {
            "average": 22174.4858,
            "count": 12044125,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 8390.182751,
            "variance": 70395166.59
          },
          {
            "average": 221427.3899,
            "count": 12044125,
            "maximum": 332112.9961,
            "minimum": 155732.6306,
            "name": "GpsTime",
            "position": 15,
            "stddev": 84804.47983,
            "variance": 7191799800
          },
          {
            "average": 0,
            "count": 12044125,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12044125,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12044125,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12044125,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12044125,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415180.4464,
          4976557.305,
          1187.841197,
          416184.8664,
          4977958.745,
          1322.221197
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415180.4463941696,
                4976557.3046566155,
                1187.8411968294376
              ],
              [
                415180.4463941696,
                4977958.744656615,
                1187.8411968294376
              ],
              [
                416184.8663941696,
                4977958.744656615,
                1322.2211968294378
              ],
              [
                416184.8663941696,
                4976557.3046566155,
                1322.2211968294378
              ],
              [
                415180.4463941696,
                4976557.3046566155,
                1187.8411968294376
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:01:52+00:00",
        "end_time": "2011-09-15T21:02:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.07526,
            44.93739568,
            1187.841197,
            -118.0622966,
            44.95012841,
            1322.221197
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.07502451655864,
                  44.93739568219191,
                  1187.8411968294376
                ],
                [
                  -118.07525997479647,
                  44.95000924403439,
                  1187.8411968294376
                ],
                [
                  -118.06252927398282,
                  44.950128408338486,
                  1322.2211968294378
                ],
                [
                  -118.06229660220852,
                  44.937514794391646,
                  1322.2211968294378
                ],
                [
                  -118.07502451655864,
                  44.93739568219191,
                  1187.8411968294376
                ]
              ]
            ]
          },
          "id": "44118H1125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:01:52Z",
            "pc:count": 12044125,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415677.0085,
                "count": 12044125,
                "maximum": 416184.8664,
                "minimum": 415180.4464,
                "name": "X",
                "position": 0,
                "stddev": 288.6801603,
                "variance": 83336.23496
              },
              {
                "average": 4977247.124,
                "count": 12044125,
                "maximum": 4977958.745,
                "minimum": 4976557.305,
                "name": "Y",
                "position": 1,
                "stddev": 408.2106316,
                "variance": 166635.9197
              },
              {
                "average": 1254.237774,
                "count": 12044125,
                "maximum": 1322.221197,
                "minimum": 1187.841197,
                "name": "Z",
                "position": 2,
                "stddev": 23.55213378,
                "variance": 554.7030058
              },
              {
                "average": 97.17872498,
                "count": 12044125,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.7952066,
                "variance": 2682.743427
              },
              {
                "average": 1.129363154,
                "count": 12044125,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3667466035,
                "variance": 0.1345030712
              },
              {
                "average": 1.268378151,
                "count": 12044125,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5218673886,
                "variance": 0.2723455713
              },
              {
                "average": 0.4998526668,
                "count": 12044125,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999999,
                "variance": 0.249999999
              },
              {
                "average": 0,
                "count": 12044125,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.190511141,
                "count": 12044125,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3927042897,
                "variance": 0.1542166592
              },
              {
                "average": -0.3169394097,
                "count": 12044125,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.897914517,
                "variance": 79.17288276
              },
              {
                "average": 170.3919203,
                "count": 12044125,
                "maximum": 179,
                "minimum": 146,
                "name": "UserData",
                "position": 10,
                "stddev": 11.50438476,
                "variance": 132.3508688
              },
              {
                "average": 14736.31127,
                "count": 12044125,
                "maximum": 20163,
                "minimum": 9406,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5351.317217,
                "variance": 28636595.96
              },
              {
                "average": 24698.78163,
                "count": 12044125,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 11065.70077,
                "variance": 122449733.5
              },
              {
                "average": 25672.40229,
                "count": 12044125,
                "maximum": 65280,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 10235.31639,
                "variance": 104761701.6
              },
              {
                "average": 22174.4858,
                "count": 12044125,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 8390.182751,
                "variance": 70395166.59
              },
              {
                "average": 221427.3899,
                "count": 12044125,
                "maximum": 332112.9961,
                "minimum": 155732.6306,
                "name": "GpsTime",
                "position": 15,
                "stddev": 84804.47983,
                "variance": 7191799800
              },
              {
                "average": 0,
                "count": 12044125,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12044125,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12044125,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12044125,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12044125,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415180.4464,
              4976557.305,
              1187.841197,
              416184.8664,
              4977958.745,
              1322.221197
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415180.4463941696,
                    4976557.3046566155,
                    1187.8411968294376
                  ],
                  [
                    415180.4463941696,
                    4977958.744656615,
                    1187.8411968294376
                  ],
                  [
                    416184.8663941696,
                    4977958.744656615,
                    1322.2211968294378
                  ],
                  [
                    416184.8663941696,
                    4976557.3046566155,
                    1322.2211968294378
                  ],
                  [
                    415180.4463941696,
                    4976557.3046566155,
                    1187.8411968294376
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:01:52+00:00",
            "end_time": "2011-09-15T21:02: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": "45117A8107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98740163992693,
              45.09990570847733,
              1061.25869988122
            ],
            [
              -117.98761899086139,
              45.112510797388694,
              1061.25869988122
            ],
            [
              -117.97502905621256,
              45.11261898463106,
              1159.31869988122
            ],
            [
              -117.97481447494691,
              45.10001384844658,
              1159.31869988122
            ],
            [
              -117.98740163992693,
              45.09990570847733,
              1061.25869988122
            ]
          ]
        ]
      },
      "bbox": [
        -117.987619,
        45.09990571,
        1061.2587,
        -117.9748145,
        45.11261898,
        1159.3187
      ],
      "properties": {
        "datetime": "2011-09-19T19:01:58Z",
        "pc:count": 8148096,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422848.9597,
            "count": 8148096,
            "maximum": 423304.552,
            "minimum": 422314.072,
            "name": "X",
            "position": 0,
            "stddev": 267.8718653,
            "variance": 71755.33624
          },
          {
            "average": 4995244.222,
            "count": 8148096,
            "maximum": 4995922.77,
            "minimum": 4994522.27,
            "name": "Y",
            "position": 1,
            "stddev": 396.7363366,
            "variance": 157399.7208
          },
          {
            "average": 1108.344585,
            "count": 8148096,
            "maximum": 1159.3187,
            "minimum": 1061.2587,
            "name": "Z",
            "position": 2,
            "stddev": 24.86961198,
            "variance": 618.4976003
          },
          {
            "average": 109.8611871,
            "count": 8148096,
            "maximum": 225,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.4486457,
            "variance": 304.4552369
          },
          {
            "average": 1.000084928,
            "count": 8148096,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009451921741,
            "variance": 8.933882459e-05
          },
          {
            "average": 1.000187897,
            "count": 8148096,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01434502261,
            "variance": 0.0002057796737
          },
          {
            "average": 0.5000196365,
            "count": 8148096,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000303,
            "variance": 0.2500000303
          },
          {
            "average": 0,
            "count": 8148096,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.356546486,
            "count": 8148096,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4789792455,
            "variance": 0.2294211176
          },
          {
            "average": -0.6648955824,
            "count": 8148096,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.472105697,
            "variance": 71.77657494
          },
          {
            "average": 137.9943217,
            "count": 8148096,
            "maximum": 138,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0751399836,
            "variance": 0.005646017135
          },
          {
            "average": 10648.14218,
            "count": 8148096,
            "maximum": 10682,
            "minimum": 10645,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.980807036,
            "variance": 8.885210585
          },
          {
            "average": 38398.74835,
            "count": 8148096,
            "maximum": 54272,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 5107.690698,
            "variance": 26088504.26
          },
          {
            "average": 34628.41579,
            "count": 8148096,
            "maximum": 54528,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 4054.980736,
            "variance": 16442868.77
          },
          {
            "average": 27659.65613,
            "count": 8148096,
            "maximum": 52480,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3930.380974,
            "variance": 15447894.6
          },
          {
            "average": 492015.3626,
            "count": 8148096,
            "maximum": 494118.6356,
            "minimum": 337225.8894,
            "name": "GpsTime",
            "position": 15,
            "stddev": 11721.78685,
            "variance": 137400287
          },
          {
            "average": 0,
            "count": 8148096,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8148096,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8148096,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8148096,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8148096,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422314.072,
          4994522.27,
          1061.2587,
          423304.552,
          4995922.77,
          1159.3187
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422314.072038691,
                4994522.270297902,
                1061.25869988122
              ],
              [
                422314.072038691,
                4995922.770297902,
                1061.25869988122
              ],
              [
                423304.552038691,
                4995922.770297902,
                1159.31869988122
              ],
              [
                423304.552038691,
                4994522.270297902,
                1159.31869988122
              ],
              [
                422314.072038691,
                4994522.270297902,
                1061.25869988122
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T19:01:58+00:00",
        "end_time": "2011-09-17T23:27:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.987619,
            45.09990571,
            1061.2587,
            -117.9748145,
            45.11261898,
            1159.3187
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98740163992693,
                  45.09990570847733,
                  1061.25869988122
                ],
                [
                  -117.98761899086139,
                  45.112510797388694,
                  1061.25869988122
                ],
                [
                  -117.97502905621256,
                  45.11261898463106,
                  1159.31869988122
                ],
                [
                  -117.97481447494691,
                  45.10001384844658,
                  1159.31869988122
                ],
                [
                  -117.98740163992693,
                  45.09990570847733,
                  1061.25869988122
                ]
              ]
            ]
          },
          "id": "45117A8107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T19:01:58Z",
            "pc:count": 8148096,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422848.9597,
                "count": 8148096,
                "maximum": 423304.552,
                "minimum": 422314.072,
                "name": "X",
                "position": 0,
                "stddev": 267.8718653,
                "variance": 71755.33624
              },
              {
                "average": 4995244.222,
                "count": 8148096,
                "maximum": 4995922.77,
                "minimum": 4994522.27,
                "name": "Y",
                "position": 1,
                "stddev": 396.7363366,
                "variance": 157399.7208
              },
              {
                "average": 1108.344585,
                "count": 8148096,
                "maximum": 1159.3187,
                "minimum": 1061.2587,
                "name": "Z",
                "position": 2,
                "stddev": 24.86961198,
                "variance": 618.4976003
              },
              {
                "average": 109.8611871,
                "count": 8148096,
                "maximum": 225,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.4486457,
                "variance": 304.4552369
              },
              {
                "average": 1.000084928,
                "count": 8148096,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009451921741,
                "variance": 8.933882459e-05
              },
              {
                "average": 1.000187897,
                "count": 8148096,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01434502261,
                "variance": 0.0002057796737
              },
              {
                "average": 0.5000196365,
                "count": 8148096,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000303,
                "variance": 0.2500000303
              },
              {
                "average": 0,
                "count": 8148096,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.356546486,
                "count": 8148096,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4789792455,
                "variance": 0.2294211176
              },
              {
                "average": -0.6648955824,
                "count": 8148096,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.472105697,
                "variance": 71.77657494
              },
              {
                "average": 137.9943217,
                "count": 8148096,
                "maximum": 138,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0751399836,
                "variance": 0.005646017135
              },
              {
                "average": 10648.14218,
                "count": 8148096,
                "maximum": 10682,
                "minimum": 10645,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.980807036,
                "variance": 8.885210585
              },
              {
                "average": 38398.74835,
                "count": 8148096,
                "maximum": 54272,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 5107.690698,
                "variance": 26088504.26
              },
              {
                "average": 34628.41579,
                "count": 8148096,
                "maximum": 54528,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 4054.980736,
                "variance": 16442868.77
              },
              {
                "average": 27659.65613,
                "count": 8148096,
                "maximum": 52480,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3930.380974,
                "variance": 15447894.6
              },
              {
                "average": 492015.3626,
                "count": 8148096,
                "maximum": 494118.6356,
                "minimum": 337225.8894,
                "name": "GpsTime",
                "position": 15,
                "stddev": 11721.78685,
                "variance": 137400287
              },
              {
                "average": 0,
                "count": 8148096,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8148096,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8148096,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8148096,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8148096,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422314.072,
              4994522.27,
              1061.2587,
              423304.552,
              4995922.77,
              1159.3187
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422314.072038691,
                    4994522.270297902,
                    1061.25869988122
                  ],
                  [
                    422314.072038691,
                    4995922.770297902,
                    1061.25869988122
                  ],
                  [
                    423304.552038691,
                    4995922.770297902,
                    1159.31869988122
                  ],
                  [
                    423304.552038691,
                    4994522.270297902,
                    1159.31869988122
                  ],
                  [
                    422314.072038691,
                    4994522.270297902,
                    1061.25869988122
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T19:01:58+00:00",
            "end_time": "2011-09-17T23:27: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": "44118G1407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0500245726745,
              44.787398222139274,
              1800.4938055631474
            ],
            [
              -118.0502532979334,
              44.800008978662,
              1800.4938055631474
            ],
            [
              -118.03752922758518,
              44.80012529288472,
              2362.0338055631473
            ],
            [
              -118.03730327217534,
              44.787514485513626,
              2362.0338055631473
            ],
            [
              -118.0500245726745,
              44.787398222139274,
              1800.4938055631474
            ]
          ]
        ]
      },
      "bbox": [
        -118.0502533,
        44.78739822,
        1800.493806,
        -118.0373033,
        44.80012529,
        2362.033806
      ],
      "properties": {
        "datetime": "2011-09-18T22:26:49Z",
        "pc:count": 17763647,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417479.5232,
            "count": 17763647,
            "maximum": 417944.0418,
            "minimum": 416937.5418,
            "name": "X",
            "position": 0,
            "stddev": 289.1892569,
            "variance": 83630.4263
          },
          {
            "average": 4960569.582,
            "count": 17763647,
            "maximum": 4961270.114,
            "minimum": 4959869.034,
            "name": "Y",
            "position": 1,
            "stddev": 409.0018566,
            "variance": 167282.5187
          },
          {
            "average": 2022.113572,
            "count": 17763647,
            "maximum": 2362.033806,
            "minimum": 1800.493806,
            "name": "Z",
            "position": 2,
            "stddev": 119.4957206,
            "variance": 14279.22723
          },
          {
            "average": 89.88058955,
            "count": 17763647,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.26133722,
            "variance": 2426.679345
          },
          {
            "average": 1.110339673,
            "count": 17763647,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3417181046,
            "variance": 0.116771263
          },
          {
            "average": 1.225957654,
            "count": 17763647,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4872000411,
            "variance": 0.23736388
          },
          {
            "average": 0.4997101102,
            "count": 17763647,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49999993,
            "variance": 0.24999993
          },
          {
            "average": 0,
            "count": 17763647,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.1428169,
            "count": 17763647,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3498860387,
            "variance": 0.1224202401
          },
          {
            "average": -2.475201523,
            "count": 17763647,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.360007597,
            "variance": 69.88972701
          },
          {
            "average": 64.78479853,
            "count": 17763647,
            "maximum": 151,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 63.29733895,
            "variance": 4006.553118
          },
          {
            "average": 14760.74184,
            "count": 17763647,
            "maximum": 20152,
            "minimum": 9513,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5268.527691,
            "variance": 27757384.04
          },
          {
            "average": 26315.66836,
            "count": 17763647,
            "maximum": 61696,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 14397.18352,
            "variance": 207278893.4
          },
          {
            "average": 25028.77095,
            "count": 17763647,
            "maximum": 62208,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 13642.18384,
            "variance": 186109179.9
          },
          {
            "average": 21289.32152,
            "count": 17763647,
            "maximum": 63744,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 11901.58763,
            "variance": 141647788
          },
          {
            "average": 415750.1131,
            "count": 17763647,
            "maximum": 420009.1898,
            "minimum": 145637.9599,
            "name": "GpsTime",
            "position": 15,
            "stddev": 16718.48879,
            "variance": 279507867.3
          },
          {
            "average": 0,
            "count": 17763647,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17763647,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17763647,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17763647,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17763647,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416937.5418,
          4959869.034,
          1800.493806,
          417944.0418,
          4961270.114,
          2362.033806
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416937.54178172734,
                4959869.034493682,
                1800.4938055631474
              ],
              [
                416937.54178172734,
                4961270.114493682,
                1800.4938055631474
              ],
              [
                417944.04178172734,
                4961270.114493682,
                2362.0338055631473
              ],
              [
                417944.04178172734,
                4959869.034493682,
                2362.0338055631473
              ],
              [
                416937.54178172734,
                4959869.034493682,
                1800.4938055631474
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:26:49+00:00",
        "end_time": "2011-09-15T18:13:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0502533,
            44.78739822,
            1800.493806,
            -118.0373033,
            44.80012529,
            2362.033806
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0500245726745,
                  44.787398222139274,
                  1800.4938055631474
                ],
                [
                  -118.0502532979334,
                  44.800008978662,
                  1800.4938055631474
                ],
                [
                  -118.03752922758518,
                  44.80012529288472,
                  2362.0338055631473
                ],
                [
                  -118.03730327217534,
                  44.787514485513626,
                  2362.0338055631473
                ],
                [
                  -118.0500245726745,
                  44.787398222139274,
                  1800.4938055631474
                ]
              ]
            ]
          },
          "id": "44118G1407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:26:49Z",
            "pc:count": 17763647,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417479.5232,
                "count": 17763647,
                "maximum": 417944.0418,
                "minimum": 416937.5418,
                "name": "X",
                "position": 0,
                "stddev": 289.1892569,
                "variance": 83630.4263
              },
              {
                "average": 4960569.582,
                "count": 17763647,
                "maximum": 4961270.114,
                "minimum": 4959869.034,
                "name": "Y",
                "position": 1,
                "stddev": 409.0018566,
                "variance": 167282.5187
              },
              {
                "average": 2022.113572,
                "count": 17763647,
                "maximum": 2362.033806,
                "minimum": 1800.493806,
                "name": "Z",
                "position": 2,
                "stddev": 119.4957206,
                "variance": 14279.22723
              },
              {
                "average": 89.88058955,
                "count": 17763647,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.26133722,
                "variance": 2426.679345
              },
              {
                "average": 1.110339673,
                "count": 17763647,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3417181046,
                "variance": 0.116771263
              },
              {
                "average": 1.225957654,
                "count": 17763647,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4872000411,
                "variance": 0.23736388
              },
              {
                "average": 0.4997101102,
                "count": 17763647,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49999993,
                "variance": 0.24999993
              },
              {
                "average": 0,
                "count": 17763647,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.1428169,
                "count": 17763647,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3498860387,
                "variance": 0.1224202401
              },
              {
                "average": -2.475201523,
                "count": 17763647,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.360007597,
                "variance": 69.88972701
              },
              {
                "average": 64.78479853,
                "count": 17763647,
                "maximum": 151,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 63.29733895,
                "variance": 4006.553118
              },
              {
                "average": 14760.74184,
                "count": 17763647,
                "maximum": 20152,
                "minimum": 9513,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5268.527691,
                "variance": 27757384.04
              },
              {
                "average": 26315.66836,
                "count": 17763647,
                "maximum": 61696,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 14397.18352,
                "variance": 207278893.4
              },
              {
                "average": 25028.77095,
                "count": 17763647,
                "maximum": 62208,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 13642.18384,
                "variance": 186109179.9
              },
              {
                "average": 21289.32152,
                "count": 17763647,
                "maximum": 63744,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 11901.58763,
                "variance": 141647788
              },
              {
                "average": 415750.1131,
                "count": 17763647,
                "maximum": 420009.1898,
                "minimum": 145637.9599,
                "name": "GpsTime",
                "position": 15,
                "stddev": 16718.48879,
                "variance": 279507867.3
              },
              {
                "average": 0,
                "count": 17763647,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17763647,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17763647,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17763647,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17763647,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416937.5418,
              4959869.034,
              1800.493806,
              417944.0418,
              4961270.114,
              2362.033806
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416937.54178172734,
                    4959869.034493682,
                    1800.4938055631474
                  ],
                  [
                    416937.54178172734,
                    4961270.114493682,
                    1800.4938055631474
                  ],
                  [
                    417944.04178172734,
                    4961270.114493682,
                    2362.0338055631473
                  ],
                  [
                    417944.04178172734,
                    4959869.034493682,
                    2362.0338055631473
                  ],
                  [
                    416937.54178172734,
                    4959869.034493682,
                    1800.4938055631474
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:26:49+00:00",
            "end_time": "2011-09-15T18:13: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": "44118H1301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.12502398660065,
              44.92488961525422,
              1545.3201350288916
            ],
            [
              -118.12527039629617,
              44.93750857325274,
              1545.3201350288916
            ],
            [
              -118.1125299966657,
              44.93763340817242,
              2086.280135028892
            ],
            [
              -118.11228637543587,
              44.925014395566414,
              2086.280135028892
            ],
            [
              -118.12502398660065,
              44.92488961525422,
              1545.3201350288916
            ]
          ]
        ]
      },
      "bbox": [
        -118.1252704,
        44.92488962,
        1545.320135,
        -118.1122864,
        44.93763341,
        2086.280135
      ],
      "properties": {
        "datetime": "2011-09-20T18:29:19Z",
        "pc:count": 22138007,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 411671.34,
            "count": 22138007,
            "maximum": 412221.5838,
            "minimum": 411216.1638,
            "name": "X",
            "position": 0,
            "stddev": 288.4678539,
            "variance": 83213.70272
          },
          {
            "average": 4975892.831,
            "count": 22138007,
            "maximum": 4976623.62,
            "minimum": 4975221.56,
            "name": "Y",
            "position": 1,
            "stddev": 394.2918369,
            "variance": 155466.0527
          },
          {
            "average": 1862.421242,
            "count": 22138007,
            "maximum": 2086.280135,
            "minimum": 1545.320135,
            "name": "Z",
            "position": 2,
            "stddev": 102.7448513,
            "variance": 10556.50446
          },
          {
            "average": 84.56843857,
            "count": 22138007,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.57710405,
            "variance": 2978.660286
          },
          {
            "average": 1.197824854,
            "count": 22138007,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4396577145,
            "variance": 0.1932989059
          },
          {
            "average": 1.404614607,
            "count": 22138007,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5974635367,
            "variance": 0.3569626777
          },
          {
            "average": 0.4998599016,
            "count": 22138007,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999917,
            "variance": 0.2499999917
          },
          {
            "average": 0,
            "count": 22138007,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.091009593,
            "count": 22138007,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2876227572,
            "variance": 0.08272685046
          },
          {
            "average": -2.838645686,
            "count": 22138007,
            "maximum": 18,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.203719411,
            "variance": 67.30101217
          },
          {
            "average": 135.9532476,
            "count": 22138007,
            "maximum": 156,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 10.89258444,
            "variance": 118.6483958
          },
          {
            "average": 14845.64319,
            "count": 22138007,
            "maximum": 20154,
            "minimum": 9532,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.556461,
            "variance": 28042918.23
          },
          {
            "average": 17936.60631,
            "count": 22138007,
            "maximum": 51712,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9501.810823,
            "variance": 90284408.91
          },
          {
            "average": 19502.75113,
            "count": 22138007,
            "maximum": 51712,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9946.25144,
            "variance": 98927917.72
          },
          {
            "average": 17555.88353,
            "count": 22138007,
            "maximum": 51456,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9141.47373,
            "variance": 83566541.95
          },
          {
            "average": 520921.487,
            "count": 22138007,
            "maximum": 578559.9171,
            "minimum": 139373.3551,
            "name": "GpsTime",
            "position": 15,
            "stddev": 143862.6506,
            "variance": 20696462250.0
          },
          {
            "average": 0,
            "count": 22138007,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22138007,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22138007,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22138007,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22138007,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          411216.1638,
          4975221.56,
          1545.320135,
          412221.5838,
          4976623.62,
          2086.280135
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                411216.16378856305,
                4975221.559631289,
                1545.3201350288916
              ],
              [
                411216.16378856305,
                4976623.6196312895,
                1545.3201350288916
              ],
              [
                412221.5837885631,
                4976623.6196312895,
                2086.280135028892
              ],
              [
                412221.5837885631,
                4975221.559631289,
                2086.280135028892
              ],
              [
                411216.16378856305,
                4975221.559631289,
                1545.3201350288916
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:29:19+00:00",
        "end_time": "2011-09-15T16:29:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1252704,
            44.92488962,
            1545.320135,
            -118.1122864,
            44.93763341,
            2086.280135
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.12502398660065,
                  44.92488961525422,
                  1545.3201350288916
                ],
                [
                  -118.12527039629617,
                  44.93750857325274,
                  1545.3201350288916
                ],
                [
                  -118.1125299966657,
                  44.93763340817242,
                  2086.280135028892
                ],
                [
                  -118.11228637543587,
                  44.925014395566414,
                  2086.280135028892
                ],
                [
                  -118.12502398660065,
                  44.92488961525422,
                  1545.3201350288916
                ]
              ]
            ]
          },
          "id": "44118H1301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:29:19Z",
            "pc:count": 22138007,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 411671.34,
                "count": 22138007,
                "maximum": 412221.5838,
                "minimum": 411216.1638,
                "name": "X",
                "position": 0,
                "stddev": 288.4678539,
                "variance": 83213.70272
              },
              {
                "average": 4975892.831,
                "count": 22138007,
                "maximum": 4976623.62,
                "minimum": 4975221.56,
                "name": "Y",
                "position": 1,
                "stddev": 394.2918369,
                "variance": 155466.0527
              },
              {
                "average": 1862.421242,
                "count": 22138007,
                "maximum": 2086.280135,
                "minimum": 1545.320135,
                "name": "Z",
                "position": 2,
                "stddev": 102.7448513,
                "variance": 10556.50446
              },
              {
                "average": 84.56843857,
                "count": 22138007,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.57710405,
                "variance": 2978.660286
              },
              {
                "average": 1.197824854,
                "count": 22138007,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4396577145,
                "variance": 0.1932989059
              },
              {
                "average": 1.404614607,
                "count": 22138007,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5974635367,
                "variance": 0.3569626777
              },
              {
                "average": 0.4998599016,
                "count": 22138007,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999917,
                "variance": 0.2499999917
              },
              {
                "average": 0,
                "count": 22138007,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.091009593,
                "count": 22138007,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2876227572,
                "variance": 0.08272685046
              },
              {
                "average": -2.838645686,
                "count": 22138007,
                "maximum": 18,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.203719411,
                "variance": 67.30101217
              },
              {
                "average": 135.9532476,
                "count": 22138007,
                "maximum": 156,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 10.89258444,
                "variance": 118.6483958
              },
              {
                "average": 14845.64319,
                "count": 22138007,
                "maximum": 20154,
                "minimum": 9532,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.556461,
                "variance": 28042918.23
              },
              {
                "average": 17936.60631,
                "count": 22138007,
                "maximum": 51712,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9501.810823,
                "variance": 90284408.91
              },
              {
                "average": 19502.75113,
                "count": 22138007,
                "maximum": 51712,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9946.25144,
                "variance": 98927917.72
              },
              {
                "average": 17555.88353,
                "count": 22138007,
                "maximum": 51456,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9141.47373,
                "variance": 83566541.95
              },
              {
                "average": 520921.487,
                "count": 22138007,
                "maximum": 578559.9171,
                "minimum": 139373.3551,
                "name": "GpsTime",
                "position": 15,
                "stddev": 143862.6506,
                "variance": 20696462250.0
              },
              {
                "average": 0,
                "count": 22138007,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22138007,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22138007,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22138007,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22138007,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              411216.1638,
              4975221.56,
              1545.320135,
              412221.5838,
              4976623.62,
              2086.280135
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    411216.16378856305,
                    4975221.559631289,
                    1545.3201350288916
                  ],
                  [
                    411216.16378856305,
                    4976623.6196312895,
                    1545.3201350288916
                  ],
                  [
                    412221.5837885631,
                    4976623.6196312895,
                    2086.280135028892
                  ],
                  [
                    412221.5837885631,
                    4975221.559631289,
                    2086.280135028892
                  ],
                  [
                    411216.16378856305,
                    4975221.559631289,
                    1545.3201350288916
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:29:19+00:00",
            "end_time": "2011-09-15T16:29:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117A7401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252568110554,
              45.04998549431297,
              1093.498990279379
            ],
            [
              -117.81270307913337,
              45.06251011107761,
              1093.498990279379
            ],
            [
              -117.80002852521136,
              45.06259960518331,
              1322.4389902793791
            ],
            [
              -117.79985389308732,
              45.05007494956329,
              1322.4389902793791
            ],
            [
              -117.81252568110554,
              45.04998549431297,
              1093.498990279379
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127031,
        45.04998549,
        1093.49899,
        -117.7998539,
        45.06259961,
        1322.43899
      ],
      "properties": {
        "datetime": "2011-09-16T18:05:04Z",
        "pc:count": 5019314,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436366.6749,
            "count": 5019314,
            "maximum": 437015.2695,
            "minimum": 436017.3095,
            "name": "X",
            "position": 0,
            "stddev": 286.4424761,
            "variance": 82049.29213
          },
          {
            "average": 4989703.105,
            "count": 5019314,
            "maximum": 4990215.08,
            "minimum": 4988823.6,
            "name": "Y",
            "position": 1,
            "stddev": 409.0744831,
            "variance": 167341.9327
          },
          {
            "average": 1145.422093,
            "count": 5019314,
            "maximum": 1322.43899,
            "minimum": 1093.49899,
            "name": "Z",
            "position": 2,
            "stddev": 50.33060488,
            "variance": 2533.169788
          },
          {
            "average": 112.1073758,
            "count": 5019314,
            "maximum": 250,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.34465525,
            "variance": 374.2156866
          },
          {
            "average": 1.000273344,
            "count": 5019314,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01653086397,
            "variance": 0.0002732694637
          },
          {
            "average": 1.000548083,
            "count": 5019314,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0234047555,
            "variance": 0.0005477825798
          },
          {
            "average": 0.5000462215,
            "count": 5019314,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000477,
            "variance": 0.2500000477
          },
          {
            "average": 0,
            "count": 5019314,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.338871806,
            "count": 5019314,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4733262614,
            "variance": 0.2240377497
          },
          {
            "average": -0.05570314871,
            "count": 5019314,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.387409434,
            "variance": 70.34863702
          },
          {
            "average": 125.9759021,
            "count": 5019314,
            "maximum": 145,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 4.277241701,
            "variance": 18.29479657
          },
          {
            "average": 10744.53439,
            "count": 5019314,
            "maximum": 10748,
            "minimum": 10739,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.200385424,
            "variance": 4.841696016
          },
          {
            "average": 38711.86301,
            "count": 5019314,
            "maximum": 62208,
            "minimum": 8448,
            "name": "Red",
            "position": 12,
            "stddev": 5095.377853,
            "variance": 25962875.47
          },
          {
            "average": 35123.66653,
            "count": 5019314,
            "maximum": 63488,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 4573.442158,
            "variance": 20916373.18
          },
          {
            "average": 30243.55816,
            "count": 5019314,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 4391.33546,
            "variance": 19283827.12
          },
          {
            "average": 224431.3959,
            "count": 5019314,
            "maximum": 231504.2686,
            "minimum": 166789.1475,
            "name": "GpsTime",
            "position": 15,
            "stddev": 17215.93069,
            "variance": 296388269.4
          },
          {
            "average": 0,
            "count": 5019314,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5019314,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5019314,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5019314,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5019314,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436017.3095,
          4988823.6,
          1093.49899,
          437015.2695,
          4990215.08,
          1322.43899
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436017.3094770076,
                4988823.5995692,
                1093.498990279379
              ],
              [
                436017.3094770076,
                4990215.0795692,
                1093.498990279379
              ],
              [
                437015.26947700756,
                4990215.0795692,
                1322.4389902793791
              ],
              [
                437015.26947700756,
                4988823.5995692,
                1322.4389902793791
              ],
              [
                436017.3094770076,
                4988823.5995692,
                1093.498990279379
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T18:05:04+00:00",
        "end_time": "2011-09-16T00:06:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127031,
            45.04998549,
            1093.49899,
            -117.7998539,
            45.06259961,
            1322.43899
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252568110554,
                  45.04998549431297,
                  1093.498990279379
                ],
                [
                  -117.81270307913337,
                  45.06251011107761,
                  1093.498990279379
                ],
                [
                  -117.80002852521136,
                  45.06259960518331,
                  1322.4389902793791
                ],
                [
                  -117.79985389308732,
                  45.05007494956329,
                  1322.4389902793791
                ],
                [
                  -117.81252568110554,
                  45.04998549431297,
                  1093.498990279379
                ]
              ]
            ]
          },
          "id": "45117A7401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T18:05:04Z",
            "pc:count": 5019314,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436366.6749,
                "count": 5019314,
                "maximum": 437015.2695,
                "minimum": 436017.3095,
                "name": "X",
                "position": 0,
                "stddev": 286.4424761,
                "variance": 82049.29213
              },
              {
                "average": 4989703.105,
                "count": 5019314,
                "maximum": 4990215.08,
                "minimum": 4988823.6,
                "name": "Y",
                "position": 1,
                "stddev": 409.0744831,
                "variance": 167341.9327
              },
              {
                "average": 1145.422093,
                "count": 5019314,
                "maximum": 1322.43899,
                "minimum": 1093.49899,
                "name": "Z",
                "position": 2,
                "stddev": 50.33060488,
                "variance": 2533.169788
              },
              {
                "average": 112.1073758,
                "count": 5019314,
                "maximum": 250,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.34465525,
                "variance": 374.2156866
              },
              {
                "average": 1.000273344,
                "count": 5019314,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01653086397,
                "variance": 0.0002732694637
              },
              {
                "average": 1.000548083,
                "count": 5019314,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0234047555,
                "variance": 0.0005477825798
              },
              {
                "average": 0.5000462215,
                "count": 5019314,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000477,
                "variance": 0.2500000477
              },
              {
                "average": 0,
                "count": 5019314,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.338871806,
                "count": 5019314,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4733262614,
                "variance": 0.2240377497
              },
              {
                "average": -0.05570314871,
                "count": 5019314,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.387409434,
                "variance": 70.34863702
              },
              {
                "average": 125.9759021,
                "count": 5019314,
                "maximum": 145,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 4.277241701,
                "variance": 18.29479657
              },
              {
                "average": 10744.53439,
                "count": 5019314,
                "maximum": 10748,
                "minimum": 10739,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.200385424,
                "variance": 4.841696016
              },
              {
                "average": 38711.86301,
                "count": 5019314,
                "maximum": 62208,
                "minimum": 8448,
                "name": "Red",
                "position": 12,
                "stddev": 5095.377853,
                "variance": 25962875.47
              },
              {
                "average": 35123.66653,
                "count": 5019314,
                "maximum": 63488,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 4573.442158,
                "variance": 20916373.18
              },
              {
                "average": 30243.55816,
                "count": 5019314,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 4391.33546,
                "variance": 19283827.12
              },
              {
                "average": 224431.3959,
                "count": 5019314,
                "maximum": 231504.2686,
                "minimum": 166789.1475,
                "name": "GpsTime",
                "position": 15,
                "stddev": 17215.93069,
                "variance": 296388269.4
              },
              {
                "average": 0,
                "count": 5019314,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5019314,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5019314,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5019314,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5019314,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436017.3095,
              4988823.6,
              1093.49899,
              437015.2695,
              4990215.08,
              1322.43899
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436017.3094770076,
                    4988823.5995692,
                    1093.498990279379
                  ],
                  [
                    436017.3094770076,
                    4990215.0795692,
                    1093.498990279379
                  ],
                  [
                    437015.26947700756,
                    4990215.0795692,
                    1322.4389902793791
                  ],
                  [
                    437015.26947700756,
                    4988823.5995692,
                    1322.4389902793791
                  ],
                  [
                    436017.3094770076,
                    4988823.5995692,
                    1093.498990279379
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T18:05:04+00:00",
            "end_time": "2011-09-16T00: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": "44117H8313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502424133457,
              44.89990611946215,
              1025.724870670192
            ],
            [
              -117.97523734059635,
              44.91250953820658,
              1025.724870670192
            ],
            [
              -117.96252922079509,
              44.91261735930002,
              1064.724870670192
            ],
            [
              -117.9623188973419,
              44.90001389344878,
              1064.724870670192
            ],
            [
              -117.97502424133457,
              44.89990611946215,
              1025.724870670192
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752373,
        44.89990612,
        1025.724871,
        -117.9623189,
        44.91261736,
        1064.724871
      ],
      "properties": {
        "datetime": "2011-09-20T23:01:49Z",
        "pc:count": 12344465,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423491.029,
            "count": 12344465,
            "maximum": 424023.794,
            "minimum": 423020.534,
            "name": "X",
            "position": 0,
            "stddev": 291.6074488,
            "variance": 85034.90422
          },
          {
            "average": 4972965.031,
            "count": 12344465,
            "maximum": 4973693.294,
            "minimum": 4972293.034,
            "name": "Y",
            "position": 1,
            "stddev": 403.5108427,
            "variance": 162821.0002
          },
          {
            "average": 1032.387311,
            "count": 12344465,
            "maximum": 1064.724871,
            "minimum": 1025.724871,
            "name": "Z",
            "position": 2,
            "stddev": 3.057875217,
            "variance": 9.35060084
          },
          {
            "average": 208.3869763,
            "count": 12344465,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.67383314,
            "variance": 3099.575696
          },
          {
            "average": 1.019537015,
            "count": 12344465,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1619394994,
            "variance": 0.02622440147
          },
          {
            "average": 1.039257918,
            "count": 12344465,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2437403869,
            "variance": 0.05940937623
          },
          {
            "average": 0.4990957486,
            "count": 12344465,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992026,
            "variance": 0.2499992026
          },
          {
            "average": 0,
            "count": 12344465,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.244422338,
            "count": 12344465,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4297441958,
            "variance": 0.1846800738
          },
          {
            "average": 1.013138227,
            "count": 12344465,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.898866979,
            "variance": 62.39209956
          },
          {
            "average": 200.0776803,
            "count": 12344465,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 7.472045846,
            "variance": 55.83146912
          },
          {
            "average": 1250.489724,
            "count": 12344465,
            "maximum": 20071,
            "minimum": 50,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4283.478575,
            "variance": 18348188.7
          },
          {
            "average": 25279.12013,
            "count": 12344465,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 9517.280112,
            "variance": 90578620.72
          },
          {
            "average": 27062.84171,
            "count": 12344465,
            "maximum": 65280,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 7665.643573,
            "variance": 58762091.39
          },
          {
            "average": 22170.6903,
            "count": 12344465,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 7029.854969,
            "variance": 49418860.88
          },
          {
            "average": 571200.9532,
            "count": 12344465,
            "maximum": 594909.7347,
            "minimum": 321066.4038,
            "name": "GpsTime",
            "position": 15,
            "stddev": 73821.8231,
            "variance": 5449661566
          },
          {
            "average": 0,
            "count": 12344465,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12344465,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12344465,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12344465,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12344465,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423020.534,
          4972293.034,
          1025.724871,
          424023.794,
          4973693.294,
          1064.724871
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423020.53396660706,
                4972293.033694147,
                1025.724870670192
              ],
              [
                423020.53396660706,
                4973693.293694147,
                1025.724870670192
              ],
              [
                424023.7939666071,
                4973693.293694147,
                1064.724870670192
              ],
              [
                424023.7939666071,
                4972293.033694147,
                1064.724870670192
              ],
              [
                423020.53396660706,
                4972293.033694147,
                1025.724870670192
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:01:49+00:00",
        "end_time": "2011-09-17T18:57:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752373,
            44.89990612,
            1025.724871,
            -117.9623189,
            44.91261736,
            1064.724871
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502424133457,
                  44.89990611946215,
                  1025.724870670192
                ],
                [
                  -117.97523734059635,
                  44.91250953820658,
                  1025.724870670192
                ],
                [
                  -117.96252922079509,
                  44.91261735930002,
                  1064.724870670192
                ],
                [
                  -117.9623188973419,
                  44.90001389344878,
                  1064.724870670192
                ],
                [
                  -117.97502424133457,
                  44.89990611946215,
                  1025.724870670192
                ]
              ]
            ]
          },
          "id": "44117H8313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:01:49Z",
            "pc:count": 12344465,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423491.029,
                "count": 12344465,
                "maximum": 424023.794,
                "minimum": 423020.534,
                "name": "X",
                "position": 0,
                "stddev": 291.6074488,
                "variance": 85034.90422
              },
              {
                "average": 4972965.031,
                "count": 12344465,
                "maximum": 4973693.294,
                "minimum": 4972293.034,
                "name": "Y",
                "position": 1,
                "stddev": 403.5108427,
                "variance": 162821.0002
              },
              {
                "average": 1032.387311,
                "count": 12344465,
                "maximum": 1064.724871,
                "minimum": 1025.724871,
                "name": "Z",
                "position": 2,
                "stddev": 3.057875217,
                "variance": 9.35060084
              },
              {
                "average": 208.3869763,
                "count": 12344465,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.67383314,
                "variance": 3099.575696
              },
              {
                "average": 1.019537015,
                "count": 12344465,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1619394994,
                "variance": 0.02622440147
              },
              {
                "average": 1.039257918,
                "count": 12344465,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2437403869,
                "variance": 0.05940937623
              },
              {
                "average": 0.4990957486,
                "count": 12344465,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992026,
                "variance": 0.2499992026
              },
              {
                "average": 0,
                "count": 12344465,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.244422338,
                "count": 12344465,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4297441958,
                "variance": 0.1846800738
              },
              {
                "average": 1.013138227,
                "count": 12344465,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.898866979,
                "variance": 62.39209956
              },
              {
                "average": 200.0776803,
                "count": 12344465,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 7.472045846,
                "variance": 55.83146912
              },
              {
                "average": 1250.489724,
                "count": 12344465,
                "maximum": 20071,
                "minimum": 50,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4283.478575,
                "variance": 18348188.7
              },
              {
                "average": 25279.12013,
                "count": 12344465,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 9517.280112,
                "variance": 90578620.72
              },
              {
                "average": 27062.84171,
                "count": 12344465,
                "maximum": 65280,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 7665.643573,
                "variance": 58762091.39
              },
              {
                "average": 22170.6903,
                "count": 12344465,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 7029.854969,
                "variance": 49418860.88
              },
              {
                "average": 571200.9532,
                "count": 12344465,
                "maximum": 594909.7347,
                "minimum": 321066.4038,
                "name": "GpsTime",
                "position": 15,
                "stddev": 73821.8231,
                "variance": 5449661566
              },
              {
                "average": 0,
                "count": 12344465,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12344465,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12344465,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12344465,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12344465,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423020.534,
              4972293.034,
              1025.724871,
              424023.794,
              4973693.294,
              1064.724871
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423020.53396660706,
                    4972293.033694147,
                    1025.724870670192
                  ],
                  [
                    423020.53396660706,
                    4973693.293694147,
                    1025.724870670192
                  ],
                  [
                    424023.7939666071,
                    4973693.293694147,
                    1064.724870670192
                  ],
                  [
                    424023.7939666071,
                    4972293.033694147,
                    1064.724870670192
                  ],
                  [
                    423020.53396660706,
                    4972293.033694147,
                    1025.724870670192
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:01:49+00:00",
            "end_time": "2011-09-17T18:57: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": "45117A8108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502483963576,
              45.09990608161905,
              1023.8400272807858
            ],
            [
              -117.97523943880344,
              45.112509597173506,
              1023.8400272807858
            ],
            [
              -117.96252997456561,
              45.112617426877414,
              1119.8000272807858
            ],
            [
              -117.96231817103374,
              45.10001386421193,
              1119.8000272807858
            ],
            [
              -117.97502483963576,
              45.09990608161905,
              1023.8400272807858
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752394,
        45.09990608,
        1023.840027,
        -117.9623182,
        45.11261743,
        1119.800027
      ],
      "properties": {
        "datetime": "2011-09-19T18:45:16Z",
        "pc:count": 9357784,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423789.5815,
            "count": 9357784,
            "maximum": 424287.7367,
            "minimum": 423287.8567,
            "name": "X",
            "position": 0,
            "stddev": 281.8246582,
            "variance": 79425.13794
          },
          {
            "average": 4995208.965,
            "count": 9357784,
            "maximum": 4995910.818,
            "minimum": 4994510.498,
            "name": "Y",
            "position": 1,
            "stddev": 397.5628669,
            "variance": 158056.2331
          },
          {
            "average": 1046.025517,
            "count": 9357784,
            "maximum": 1119.800027,
            "minimum": 1023.840027,
            "name": "Z",
            "position": 2,
            "stddev": 20.83796357,
            "variance": 434.2207256
          },
          {
            "average": 106.6573929,
            "count": 9357784,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.04342055,
            "variance": 627.1729126
          },
          {
            "average": 1.000528651,
            "count": 9357784,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02362822469,
            "variance": 0.0005582930021
          },
          {
            "average": 1.001164058,
            "count": 9357784,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03577463483,
            "variance": 0.001279824497
          },
          {
            "average": 0.5000306697,
            "count": 9357784,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000258,
            "variance": 0.2500000258
          },
          {
            "average": 0,
            "count": 9357784,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.333704967,
            "count": 9357784,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4715357735,
            "variance": 0.2223459857
          },
          {
            "average": -0.4741553136,
            "count": 9357784,
            "maximum": 22.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.730722515,
            "variance": 76.22551563
          },
          {
            "average": 137.2747367,
            "count": 9357784,
            "maximum": 138,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4463815427,
            "variance": 0.1992564816
          },
          {
            "average": 10670.94162,
            "count": 9357784,
            "maximum": 10682,
            "minimum": 10645,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.68655047,
            "variance": 246.0678658
          },
          {
            "average": 38021.05263,
            "count": 9357784,
            "maximum": 62976,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 8694.198201,
            "variance": 75589082.36
          },
          {
            "average": 34946.90517,
            "count": 9357784,
            "maximum": 64256,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 7477.858281,
            "variance": 55918364.48
          },
          {
            "average": 28886.56425,
            "count": 9357784,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7434.889421,
            "variance": 55277580.7
          },
          {
            "average": 378910.669,
            "count": 9357784,
            "maximum": 493116.6974,
            "minimum": 333918.837,
            "name": "GpsTime",
            "position": 15,
            "stddev": 69316.46203,
            "variance": 4804771908
          },
          {
            "average": 0,
            "count": 9357784,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9357784,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9357784,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9357784,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9357784,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423287.8567,
          4994510.498,
          1023.840027,
          424287.7367,
          4995910.818,
          1119.800027
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423287.8566742193,
                4994510.498042315,
                1023.8400272807858
              ],
              [
                423287.8566742193,
                4995910.818042316,
                1023.8400272807858
              ],
              [
                424287.7366742193,
                4995910.818042316,
                1119.8000272807858
              ],
              [
                424287.7366742193,
                4994510.498042315,
                1119.8000272807858
              ],
              [
                423287.8566742193,
                4994510.498042315,
                1023.8400272807858
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:45:16+00:00",
        "end_time": "2011-09-17T22:31:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752394,
            45.09990608,
            1023.840027,
            -117.9623182,
            45.11261743,
            1119.800027
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502483963576,
                  45.09990608161905,
                  1023.8400272807858
                ],
                [
                  -117.97523943880344,
                  45.112509597173506,
                  1023.8400272807858
                ],
                [
                  -117.96252997456561,
                  45.112617426877414,
                  1119.8000272807858
                ],
                [
                  -117.96231817103374,
                  45.10001386421193,
                  1119.8000272807858
                ],
                [
                  -117.97502483963576,
                  45.09990608161905,
                  1023.8400272807858
                ]
              ]
            ]
          },
          "id": "45117A8108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:45:16Z",
            "pc:count": 9357784,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423789.5815,
                "count": 9357784,
                "maximum": 424287.7367,
                "minimum": 423287.8567,
                "name": "X",
                "position": 0,
                "stddev": 281.8246582,
                "variance": 79425.13794
              },
              {
                "average": 4995208.965,
                "count": 9357784,
                "maximum": 4995910.818,
                "minimum": 4994510.498,
                "name": "Y",
                "position": 1,
                "stddev": 397.5628669,
                "variance": 158056.2331
              },
              {
                "average": 1046.025517,
                "count": 9357784,
                "maximum": 1119.800027,
                "minimum": 1023.840027,
                "name": "Z",
                "position": 2,
                "stddev": 20.83796357,
                "variance": 434.2207256
              },
              {
                "average": 106.6573929,
                "count": 9357784,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.04342055,
                "variance": 627.1729126
              },
              {
                "average": 1.000528651,
                "count": 9357784,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02362822469,
                "variance": 0.0005582930021
              },
              {
                "average": 1.001164058,
                "count": 9357784,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03577463483,
                "variance": 0.001279824497
              },
              {
                "average": 0.5000306697,
                "count": 9357784,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000258,
                "variance": 0.2500000258
              },
              {
                "average": 0,
                "count": 9357784,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.333704967,
                "count": 9357784,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4715357735,
                "variance": 0.2223459857
              },
              {
                "average": -0.4741553136,
                "count": 9357784,
                "maximum": 22.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.730722515,
                "variance": 76.22551563
              },
              {
                "average": 137.2747367,
                "count": 9357784,
                "maximum": 138,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4463815427,
                "variance": 0.1992564816
              },
              {
                "average": 10670.94162,
                "count": 9357784,
                "maximum": 10682,
                "minimum": 10645,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.68655047,
                "variance": 246.0678658
              },
              {
                "average": 38021.05263,
                "count": 9357784,
                "maximum": 62976,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 8694.198201,
                "variance": 75589082.36
              },
              {
                "average": 34946.90517,
                "count": 9357784,
                "maximum": 64256,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 7477.858281,
                "variance": 55918364.48
              },
              {
                "average": 28886.56425,
                "count": 9357784,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7434.889421,
                "variance": 55277580.7
              },
              {
                "average": 378910.669,
                "count": 9357784,
                "maximum": 493116.6974,
                "minimum": 333918.837,
                "name": "GpsTime",
                "position": 15,
                "stddev": 69316.46203,
                "variance": 4804771908
              },
              {
                "average": 0,
                "count": 9357784,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9357784,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9357784,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9357784,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9357784,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423287.8567,
              4994510.498,
              1023.840027,
              424287.7367,
              4995910.818,
              1119.800027
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423287.8566742193,
                    4994510.498042315,
                    1023.8400272807858
                  ],
                  [
                    423287.8566742193,
                    4995910.818042316,
                    1023.8400272807858
                  ],
                  [
                    424287.7366742193,
                    4995910.818042316,
                    1119.8000272807858
                  ],
                  [
                    424287.7366742193,
                    4994510.498042315,
                    1119.8000272807858
                  ],
                  [
                    423287.8566742193,
                    4994510.498042315,
                    1023.8400272807858
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:45:16+00:00",
            "end_time": "2011-09-17T22:31: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": "45117A7402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002604989262,
              45.059221810815735,
              1071.094490700196
            ],
            [
              -117.80007193392808,
              45.06251165893621,
              1071.094490700196
            ],
            [
              -117.78763687328782,
              45.06259809974847,
              1141.5144907001961
            ],
            [
              -117.78759170222273,
              45.0593082417685,
              1141.5144907001961
            ],
            [
              -117.80002604989262,
              45.059221810815735,
              1071.094490700196
            ]
          ]
        ]
      },
      "bbox": [
        -117.8000719,
        45.05922181,
        1071.094491,
        -117.7875917,
        45.0625981,
        1141.514491
      ],
      "properties": {
        "datetime": "2011-09-16T17:02:21Z",
        "pc:count": 2191312,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437439.299,
            "count": 2191312,
            "maximum": 437990.8554,
            "minimum": 437011.7554,
            "name": "X",
            "position": 0,
            "stddev": 266.334382,
            "variance": 70934.00303
          },
          {
            "average": 4990038.863,
            "count": 2191312,
            "maximum": 4990205.343,
            "minimum": 4989839.843,
            "name": "Y",
            "position": 1,
            "stddev": 97.50783196,
            "variance": 9507.777293
          },
          {
            "average": 1106.065439,
            "count": 2191312,
            "maximum": 1141.514491,
            "minimum": 1071.094491,
            "name": "Z",
            "position": 2,
            "stddev": 13.96755113,
            "variance": 195.0924846
          },
          {
            "average": 112.7429284,
            "count": 2191312,
            "maximum": 233,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.53369812,
            "variance": 381.5653622
          },
          {
            "average": 1.001632355,
            "count": 2191312,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04142942983,
            "variance": 0.001716397656
          },
          {
            "average": 1.003621575,
            "count": 2191312,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06281118683,
            "variance": 0.00394524519
          },
          {
            "average": 0.5000556744,
            "count": 2191312,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000111,
            "variance": 0.250000111
          },
          {
            "average": 0,
            "count": 2191312,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.309111619,
            "count": 2191312,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4621273888,
            "variance": 0.2135617234
          },
          {
            "average": 0.6809054764,
            "count": 2191312,
            "maximum": 22.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.030004715,
            "variance": 81.54098514
          },
          {
            "average": 135.9572475,
            "count": 2191312,
            "maximum": 145,
            "minimum": 120,
            "name": "UserData",
            "position": 10,
            "stddev": 3.59309468,
            "variance": 12.91032938
          },
          {
            "average": 10737.79703,
            "count": 2191312,
            "maximum": 10742,
            "minimum": 10734,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.536818599,
            "variance": 2.361811405
          },
          {
            "average": 37571.31608,
            "count": 2191312,
            "maximum": 54016,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 4717.219255,
            "variance": 22252157.5
          },
          {
            "average": 34070.84408,
            "count": 2191312,
            "maximum": 53760,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 4328.078627,
            "variance": 18732264.6
          },
          {
            "average": 29721.00429,
            "count": 2191312,
            "maximum": 54528,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 4174.127105,
            "variance": 17423337.09
          },
          {
            "average": 167557.3129,
            "count": 2191312,
            "maximum": 227741.0812,
            "minimum": 164727.4641,
            "name": "GpsTime",
            "position": 15,
            "stddev": 8633.876146,
            "variance": 74543817.31
          },
          {
            "average": 0,
            "count": 2191312,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2191312,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2191312,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2191312,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2191312,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437011.7554,
          4989839.843,
          1071.094491,
          437990.8554,
          4990205.343,
          1141.514491
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437011.7554250549,
                4989839.843483288,
                1071.094490700196
              ],
              [
                437011.7554250549,
                4990205.343483288,
                1071.094490700196
              ],
              [
                437990.85542505485,
                4990205.343483288,
                1141.5144907001961
              ],
              [
                437990.85542505485,
                4989839.843483288,
                1141.5144907001961
              ],
              [
                437011.7554250549,
                4989839.843483288,
                1071.094490700196
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T17:02:21+00:00",
        "end_time": "2011-09-15T23:32:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8000719,
            45.05922181,
            1071.094491,
            -117.7875917,
            45.0625981,
            1141.514491
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002604989262,
                  45.059221810815735,
                  1071.094490700196
                ],
                [
                  -117.80007193392808,
                  45.06251165893621,
                  1071.094490700196
                ],
                [
                  -117.78763687328782,
                  45.06259809974847,
                  1141.5144907001961
                ],
                [
                  -117.78759170222273,
                  45.0593082417685,
                  1141.5144907001961
                ],
                [
                  -117.80002604989262,
                  45.059221810815735,
                  1071.094490700196
                ]
              ]
            ]
          },
          "id": "45117A7402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T17:02:21Z",
            "pc:count": 2191312,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437439.299,
                "count": 2191312,
                "maximum": 437990.8554,
                "minimum": 437011.7554,
                "name": "X",
                "position": 0,
                "stddev": 266.334382,
                "variance": 70934.00303
              },
              {
                "average": 4990038.863,
                "count": 2191312,
                "maximum": 4990205.343,
                "minimum": 4989839.843,
                "name": "Y",
                "position": 1,
                "stddev": 97.50783196,
                "variance": 9507.777293
              },
              {
                "average": 1106.065439,
                "count": 2191312,
                "maximum": 1141.514491,
                "minimum": 1071.094491,
                "name": "Z",
                "position": 2,
                "stddev": 13.96755113,
                "variance": 195.0924846
              },
              {
                "average": 112.7429284,
                "count": 2191312,
                "maximum": 233,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.53369812,
                "variance": 381.5653622
              },
              {
                "average": 1.001632355,
                "count": 2191312,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04142942983,
                "variance": 0.001716397656
              },
              {
                "average": 1.003621575,
                "count": 2191312,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06281118683,
                "variance": 0.00394524519
              },
              {
                "average": 0.5000556744,
                "count": 2191312,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000111,
                "variance": 0.250000111
              },
              {
                "average": 0,
                "count": 2191312,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.309111619,
                "count": 2191312,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4621273888,
                "variance": 0.2135617234
              },
              {
                "average": 0.6809054764,
                "count": 2191312,
                "maximum": 22.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.030004715,
                "variance": 81.54098514
              },
              {
                "average": 135.9572475,
                "count": 2191312,
                "maximum": 145,
                "minimum": 120,
                "name": "UserData",
                "position": 10,
                "stddev": 3.59309468,
                "variance": 12.91032938
              },
              {
                "average": 10737.79703,
                "count": 2191312,
                "maximum": 10742,
                "minimum": 10734,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.536818599,
                "variance": 2.361811405
              },
              {
                "average": 37571.31608,
                "count": 2191312,
                "maximum": 54016,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 4717.219255,
                "variance": 22252157.5
              },
              {
                "average": 34070.84408,
                "count": 2191312,
                "maximum": 53760,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 4328.078627,
                "variance": 18732264.6
              },
              {
                "average": 29721.00429,
                "count": 2191312,
                "maximum": 54528,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 4174.127105,
                "variance": 17423337.09
              },
              {
                "average": 167557.3129,
                "count": 2191312,
                "maximum": 227741.0812,
                "minimum": 164727.4641,
                "name": "GpsTime",
                "position": 15,
                "stddev": 8633.876146,
                "variance": 74543817.31
              },
              {
                "average": 0,
                "count": 2191312,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2191312,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2191312,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2191312,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2191312,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437011.7554,
              4989839.843,
              1071.094491,
              437990.8554,
              4990205.343,
              1141.514491
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437011.7554250549,
                    4989839.843483288,
                    1071.094490700196
                  ],
                  [
                    437011.7554250549,
                    4990205.343483288,
                    1071.094490700196
                  ],
                  [
                    437990.85542505485,
                    4990205.343483288,
                    1141.5144907001961
                  ],
                  [
                    437990.85542505485,
                    4989839.843483288,
                    1141.5144907001961
                  ],
                  [
                    437011.7554250549,
                    4989839.843483288,
                    1071.094490700196
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T17:02:21+00:00",
            "end_time": "2011-09-15T23:32: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": "44118H1105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.07502426156128,
              44.98739504430651,
              1102.9595250739533
            ],
            [
              -118.07526014050606,
              45.00000903528018,
              1102.9595250739533
            ],
            [
              -118.06252928158085,
              45.00012820036741,
              1345.179525073953
            ],
            [
              -118.06229619411256,
              44.98751415728731,
              1345.179525073953
            ],
            [
              -118.07502426156128,
              44.98739504430651,
              1102.9595250739533
            ]
          ]
        ]
      },
      "bbox": [
        -118.0752601,
        44.98739504,
        1102.959525,
        -118.0622962,
        45.0001282,
        1345.179525
      ],
      "properties": {
        "datetime": "2011-09-20T21:35:00Z",
        "pc:count": 15693942,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415780.652,
            "count": 15693942,
            "maximum": 416257.6764,
            "minimum": 415254.1164,
            "name": "X",
            "position": 0,
            "stddev": 285.9228229,
            "variance": 81751.86067
          },
          {
            "average": 4982815.393,
            "count": 15693942,
            "maximum": 4983513.065,
            "minimum": 4982111.565,
            "name": "Y",
            "position": 1,
            "stddev": 399.7471727,
            "variance": 159797.8021
          },
          {
            "average": 1181.723031,
            "count": 15693942,
            "maximum": 1345.179525,
            "minimum": 1102.959525,
            "name": "Z",
            "position": 2,
            "stddev": 66.28921656,
            "variance": 4394.260232
          },
          {
            "average": 110.6225054,
            "count": 15693942,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.65549578,
            "variance": 3324.156194
          },
          {
            "average": 1.087671345,
            "count": 15693942,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3038370914,
            "variance": 0.09231697811
          },
          {
            "average": 1.181983022,
            "count": 15693942,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4390729907,
            "variance": 0.1927850912
          },
          {
            "average": 0.4987467139,
            "count": 15693942,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984452,
            "variance": 0.2499984452
          },
          {
            "average": 0,
            "count": 15693942,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.174246152,
            "count": 15693942,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3793210244,
            "variance": 0.1438844395
          },
          {
            "average": -2.458939709,
            "count": 15693942,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.19016749,
            "variance": 67.07884352
          },
          {
            "average": 180.9032073,
            "count": 15693942,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 6.290284814,
            "variance": 39.56768304
          },
          {
            "average": 13500.79932,
            "count": 15693942,
            "maximum": 20083,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6533.39939,
            "variance": 42685307.59
          },
          {
            "average": 22337.84345,
            "count": 15693942,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 9298.276381,
            "variance": 86457943.65
          },
          {
            "average": 24358.46144,
            "count": 15693942,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 8944.846441,
            "variance": 80010277.85
          },
          {
            "average": 21503.91436,
            "count": 15693942,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 7813.392969,
            "variance": 61049109.69
          },
          {
            "average": 350187.8208,
            "count": 15693942,
            "maximum": 589700.9926,
            "minimum": 325297.5626,
            "name": "GpsTime",
            "position": 15,
            "stddev": 73019.19552,
            "variance": 5331802914
          },
          {
            "average": 0,
            "count": 15693942,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15693942,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15693942,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15693942,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15693942,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415254.1164,
          4982111.565,
          1102.959525,
          416257.6764,
          4983513.065,
          1345.179525
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415254.11638458265,
                4982111.565420808,
                1102.9595250739533
              ],
              [
                415254.11638458265,
                4983513.065420808,
                1102.9595250739533
              ],
              [
                416257.6763845827,
                4983513.065420808,
                1345.179525073953
              ],
              [
                416257.6763845827,
                4982111.565420808,
                1345.179525073953
              ],
              [
                415254.11638458265,
                4982111.565420808,
                1102.9595250739533
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:35:00+00:00",
        "end_time": "2011-09-17T20:08:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0752601,
            44.98739504,
            1102.959525,
            -118.0622962,
            45.0001282,
            1345.179525
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.07502426156128,
                  44.98739504430651,
                  1102.9595250739533
                ],
                [
                  -118.07526014050606,
                  45.00000903528018,
                  1102.9595250739533
                ],
                [
                  -118.06252928158085,
                  45.00012820036741,
                  1345.179525073953
                ],
                [
                  -118.06229619411256,
                  44.98751415728731,
                  1345.179525073953
                ],
                [
                  -118.07502426156128,
                  44.98739504430651,
                  1102.9595250739533
                ]
              ]
            ]
          },
          "id": "44118H1105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:35:00Z",
            "pc:count": 15693942,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415780.652,
                "count": 15693942,
                "maximum": 416257.6764,
                "minimum": 415254.1164,
                "name": "X",
                "position": 0,
                "stddev": 285.9228229,
                "variance": 81751.86067
              },
              {
                "average": 4982815.393,
                "count": 15693942,
                "maximum": 4983513.065,
                "minimum": 4982111.565,
                "name": "Y",
                "position": 1,
                "stddev": 399.7471727,
                "variance": 159797.8021
              },
              {
                "average": 1181.723031,
                "count": 15693942,
                "maximum": 1345.179525,
                "minimum": 1102.959525,
                "name": "Z",
                "position": 2,
                "stddev": 66.28921656,
                "variance": 4394.260232
              },
              {
                "average": 110.6225054,
                "count": 15693942,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.65549578,
                "variance": 3324.156194
              },
              {
                "average": 1.087671345,
                "count": 15693942,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3038370914,
                "variance": 0.09231697811
              },
              {
                "average": 1.181983022,
                "count": 15693942,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4390729907,
                "variance": 0.1927850912
              },
              {
                "average": 0.4987467139,
                "count": 15693942,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984452,
                "variance": 0.2499984452
              },
              {
                "average": 0,
                "count": 15693942,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.174246152,
                "count": 15693942,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3793210244,
                "variance": 0.1438844395
              },
              {
                "average": -2.458939709,
                "count": 15693942,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.19016749,
                "variance": 67.07884352
              },
              {
                "average": 180.9032073,
                "count": 15693942,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 6.290284814,
                "variance": 39.56768304
              },
              {
                "average": 13500.79932,
                "count": 15693942,
                "maximum": 20083,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6533.39939,
                "variance": 42685307.59
              },
              {
                "average": 22337.84345,
                "count": 15693942,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 9298.276381,
                "variance": 86457943.65
              },
              {
                "average": 24358.46144,
                "count": 15693942,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 8944.846441,
                "variance": 80010277.85
              },
              {
                "average": 21503.91436,
                "count": 15693942,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 7813.392969,
                "variance": 61049109.69
              },
              {
                "average": 350187.8208,
                "count": 15693942,
                "maximum": 589700.9926,
                "minimum": 325297.5626,
                "name": "GpsTime",
                "position": 15,
                "stddev": 73019.19552,
                "variance": 5331802914
              },
              {
                "average": 0,
                "count": 15693942,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15693942,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15693942,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15693942,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15693942,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415254.1164,
              4982111.565,
              1102.959525,
              416257.6764,
              4983513.065,
              1345.179525
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415254.11638458265,
                    4982111.565420808,
                    1102.9595250739533
                  ],
                  [
                    415254.11638458265,
                    4983513.065420808,
                    1102.9595250739533
                  ],
                  [
                    416257.6763845827,
                    4983513.065420808,
                    1345.179525073953
                  ],
                  [
                    416257.6763845827,
                    4982111.565420808,
                    1345.179525073953
                  ],
                  [
                    415254.11638458265,
                    4982111.565420808,
                    1102.9595250739533
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:35:00+00:00",
            "end_time": "2011-09-17T20:08:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118H2404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.15002766276956,
              44.92488594595868,
              2199.0642862388604
            ],
            [
              -118.15027960209349,
              44.93750749447394,
              2199.0642862388604
            ],
            [
              -118.1375332304036,
              44.93763518010408,
              2629.54428623886
            ],
            [
              -118.13728408137709,
              44.92501357572298,
              2629.54428623886
            ],
            [
              -118.15002766276956,
              44.92488594595868,
              2199.0642862388604
            ]
          ]
        ]
      },
      "bbox": [
        -118.1502796,
        44.92488595,
        2199.064286,
        -118.1372841,
        44.93763518,
        2629.544286
      ],
      "properties": {
        "datetime": "2011-09-20T17:49:32Z",
        "pc:count": 24628122,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 409722.4605,
            "count": 24628122,
            "maximum": 410248.8112,
            "minimum": 409242.9112,
            "name": "X",
            "position": 0,
            "stddev": 281.6315996,
            "variance": 79316.3579
          },
          {
            "average": 4976025.947,
            "count": 24628122,
            "maximum": 4976651.181,
            "minimum": 4975248.821,
            "name": "Y",
            "position": 1,
            "stddev": 390.6616039,
            "variance": 152616.4888
          },
          {
            "average": 2389.809497,
            "count": 24628122,
            "maximum": 2629.544286,
            "minimum": 2199.064286,
            "name": "Z",
            "position": 2,
            "stddev": 103.7956851,
            "variance": 10773.54425
          },
          {
            "average": 87.98923255,
            "count": 24628122,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.46260919,
            "variance": 2446.549708
          },
          {
            "average": 1.145874013,
            "count": 24628122,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.37080691,
            "variance": 0.1374977645
          },
          {
            "average": 1.302719184,
            "count": 24628122,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5082390702,
            "variance": 0.2583069525
          },
          {
            "average": 0.4993104225,
            "count": 24628122,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995346,
            "variance": 0.2499995346
          },
          {
            "average": 0,
            "count": 24628122,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.107573042,
            "count": 24628122,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.309840421,
            "variance": 0.09600108646
          },
          {
            "average": -2.620532748,
            "count": 24628122,
            "maximum": 25.00200081,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.21859973,
            "variance": 67.54538152
          },
          {
            "average": 127.9100342,
            "count": 24628122,
            "maximum": 156,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 26.30632696,
            "variance": 692.0228384
          },
          {
            "average": 14806.69559,
            "count": 24628122,
            "maximum": 20128,
            "minimum": 9500,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5293.71606,
            "variance": 28023429.73
          },
          {
            "average": 562818.6262,
            "count": 24628122,
            "maximum": 576172.7266,
            "minimum": 408956.1849,
            "name": "GpsTime",
            "position": 12,
            "stddev": 41504.21641,
            "variance": 1722599980
          },
          {
            "average": 0,
            "count": 24628122,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24628122,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24628122,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24628122,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24628122,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          409242.9112,
          4975248.821,
          2199.064286,
          410248.8112,
          4976651.181,
          2629.544286
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                409242.9111825346,
                4975248.821013458,
                2199.0642862388604
              ],
              [
                409242.9111825346,
                4976651.1810134575,
                2199.0642862388604
              ],
              [
                410248.8111825346,
                4976651.1810134575,
                2629.54428623886
              ],
              [
                410248.8111825346,
                4975248.821013458,
                2629.54428623886
              ],
              [
                409242.9111825346,
                4975248.821013458,
                2199.0642862388604
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T17:49:32+00:00",
        "end_time": "2011-09-18T19:22:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1502796,
            44.92488595,
            2199.064286,
            -118.1372841,
            44.93763518,
            2629.544286
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.15002766276956,
                  44.92488594595868,
                  2199.0642862388604
                ],
                [
                  -118.15027960209349,
                  44.93750749447394,
                  2199.0642862388604
                ],
                [
                  -118.1375332304036,
                  44.93763518010408,
                  2629.54428623886
                ],
                [
                  -118.13728408137709,
                  44.92501357572298,
                  2629.54428623886
                ],
                [
                  -118.15002766276956,
                  44.92488594595868,
                  2199.0642862388604
                ]
              ]
            ]
          },
          "id": "44118H2404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T17:49:32Z",
            "pc:count": 24628122,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 409722.4605,
                "count": 24628122,
                "maximum": 410248.8112,
                "minimum": 409242.9112,
                "name": "X",
                "position": 0,
                "stddev": 281.6315996,
                "variance": 79316.3579
              },
              {
                "average": 4976025.947,
                "count": 24628122,
                "maximum": 4976651.181,
                "minimum": 4975248.821,
                "name": "Y",
                "position": 1,
                "stddev": 390.6616039,
                "variance": 152616.4888
              },
              {
                "average": 2389.809497,
                "count": 24628122,
                "maximum": 2629.544286,
                "minimum": 2199.064286,
                "name": "Z",
                "position": 2,
                "stddev": 103.7956851,
                "variance": 10773.54425
              },
              {
                "average": 87.98923255,
                "count": 24628122,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.46260919,
                "variance": 2446.549708
              },
              {
                "average": 1.145874013,
                "count": 24628122,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.37080691,
                "variance": 0.1374977645
              },
              {
                "average": 1.302719184,
                "count": 24628122,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5082390702,
                "variance": 0.2583069525
              },
              {
                "average": 0.4993104225,
                "count": 24628122,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995346,
                "variance": 0.2499995346
              },
              {
                "average": 0,
                "count": 24628122,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.107573042,
                "count": 24628122,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.309840421,
                "variance": 0.09600108646
              },
              {
                "average": -2.620532748,
                "count": 24628122,
                "maximum": 25.00200081,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.21859973,
                "variance": 67.54538152
              },
              {
                "average": 127.9100342,
                "count": 24628122,
                "maximum": 156,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 26.30632696,
                "variance": 692.0228384
              },
              {
                "average": 14806.69559,
                "count": 24628122,
                "maximum": 20128,
                "minimum": 9500,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5293.71606,
                "variance": 28023429.73
              },
              {
                "average": 562818.6262,
                "count": 24628122,
                "maximum": 576172.7266,
                "minimum": 408956.1849,
                "name": "GpsTime",
                "position": 12,
                "stddev": 41504.21641,
                "variance": 1722599980
              },
              {
                "average": 0,
                "count": 24628122,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24628122,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24628122,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24628122,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24628122,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              409242.9112,
              4975248.821,
              2199.064286,
              410248.8112,
              4976651.181,
              2629.544286
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    409242.9111825346,
                    4975248.821013458,
                    2199.0642862388604
                  ],
                  [
                    409242.9111825346,
                    4976651.1810134575,
                    2199.0642862388604
                  ],
                  [
                    410248.8111825346,
                    4976651.1810134575,
                    2629.54428623886
                  ],
                  [
                    410248.8111825346,
                    4975248.821013458,
                    2629.54428623886
                  ],
                  [
                    409242.9111825346,
                    4975248.821013458,
                    2199.0642862388604
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T17:49:32+00:00",
            "end_time": "2011-09-18T19: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": "45117A7314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83741900430992,
              45.02492221183451,
              955.5938412599493
            ],
            [
              -117.83760260966814,
              45.03751071171736,
              955.5938412599493
            ],
            [
              -117.82502861233218,
              45.03760224380785,
              1111.8538412599491
            ],
            [
              -117.82484776247746,
              45.02501370398223,
              1111.8538412599491
            ],
            [
              -117.83741900430992,
              45.02492221183451,
              955.5938412599493
            ]
          ]
        ]
      },
      "bbox": [
        -117.8376026,
        45.02492221,
        955.5938413,
        -117.8248478,
        45.03760224,
        1111.853841
      ],
      "properties": {
        "datetime": "2011-09-16T21:06:13Z",
        "pc:count": 7590703,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434575.4333,
            "count": 7590703,
            "maximum": 435018.7262,
            "minimum": 434028.2462,
            "name": "X",
            "position": 0,
            "stddev": 265.1539016,
            "variance": 70306.59152
          },
          {
            "average": 4986834.009,
            "count": 7590703,
            "maximum": 4987457.925,
            "minimum": 4986059.345,
            "name": "Y",
            "position": 1,
            "stddev": 380.3478942,
            "variance": 144664.5206
          },
          {
            "average": 1042.29655,
            "count": 7590703,
            "maximum": 1111.853841,
            "minimum": 955.5938413,
            "name": "Z",
            "position": 2,
            "stddev": 43.98213817,
            "variance": 1934.428478
          },
          {
            "average": 111.2810794,
            "count": 7590703,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.73933177,
            "variance": 472.5985457
          },
          {
            "average": 1.000065211,
            "count": 7590703,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008075091788,
            "variance": 6.520710738e-05
          },
          {
            "average": 1.000158615,
            "count": 7590703,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01259325005,
            "variance": 0.0001585899469
          },
          {
            "average": 0.4999779335,
            "count": 7590703,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000324,
            "variance": 0.2500000324
          },
          {
            "average": 0,
            "count": 7590703,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.391597458,
            "count": 7590703,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4881074885,
            "variance": 0.2382489203
          },
          {
            "average": -0.4755315575,
            "count": 7590703,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.531662845,
            "variance": 72.7892709
          },
          {
            "average": 134.1774183,
            "count": 7590703,
            "maximum": 152,
            "minimum": 125,
            "name": "UserData",
            "position": 10,
            "stddev": 4.088878272,
            "variance": 16.71892552
          },
          {
            "average": 10759.25014,
            "count": 7590703,
            "maximum": 10762,
            "minimum": 10756,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.405291803,
            "variance": 1.974845051
          },
          {
            "average": 40678.81628,
            "count": 7590703,
            "maximum": 57344,
            "minimum": 7680,
            "name": "Red",
            "position": 12,
            "stddev": 5200.045003,
            "variance": 27040468.03
          },
          {
            "average": 36342.31597,
            "count": 7590703,
            "maximum": 58880,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 4986.654485,
            "variance": 24866722.95
          },
          {
            "average": 31506.01911,
            "count": 7590703,
            "maximum": 65280,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 4741.007532,
            "variance": 22477152.41
          },
          {
            "average": 239935.5487,
            "count": 7590703,
            "maximum": 242373.5178,
            "minimum": 237643.9863,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1122.938893,
            "variance": 1260991.757
          },
          {
            "average": 0,
            "count": 7590703,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7590703,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7590703,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7590703,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7590703,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434028.2462,
          4986059.345,
          955.5938413,
          435018.7262,
          4987457.925,
          1111.853841
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434028.24624781613,
                4986059.345072172,
                955.5938412599493
              ],
              [
                434028.24624781613,
                4987457.925072172,
                955.5938412599493
              ],
              [
                435018.7262478161,
                4987457.925072172,
                1111.8538412599491
              ],
              [
                435018.7262478161,
                4986059.345072172,
                1111.8538412599491
              ],
              [
                434028.24624781613,
                4986059.345072172,
                955.5938412599493
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T21:06:13+00:00",
        "end_time": "2011-09-16T19:47:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8376026,
            45.02492221,
            955.5938413,
            -117.8248478,
            45.03760224,
            1111.853841
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83741900430992,
                  45.02492221183451,
                  955.5938412599493
                ],
                [
                  -117.83760260966814,
                  45.03751071171736,
                  955.5938412599493
                ],
                [
                  -117.82502861233218,
                  45.03760224380785,
                  1111.8538412599491
                ],
                [
                  -117.82484776247746,
                  45.02501370398223,
                  1111.8538412599491
                ],
                [
                  -117.83741900430992,
                  45.02492221183451,
                  955.5938412599493
                ]
              ]
            ]
          },
          "id": "45117A7314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T21:06:13Z",
            "pc:count": 7590703,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434575.4333,
                "count": 7590703,
                "maximum": 435018.7262,
                "minimum": 434028.2462,
                "name": "X",
                "position": 0,
                "stddev": 265.1539016,
                "variance": 70306.59152
              },
              {
                "average": 4986834.009,
                "count": 7590703,
                "maximum": 4987457.925,
                "minimum": 4986059.345,
                "name": "Y",
                "position": 1,
                "stddev": 380.3478942,
                "variance": 144664.5206
              },
              {
                "average": 1042.29655,
                "count": 7590703,
                "maximum": 1111.853841,
                "minimum": 955.5938413,
                "name": "Z",
                "position": 2,
                "stddev": 43.98213817,
                "variance": 1934.428478
              },
              {
                "average": 111.2810794,
                "count": 7590703,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.73933177,
                "variance": 472.5985457
              },
              {
                "average": 1.000065211,
                "count": 7590703,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008075091788,
                "variance": 6.520710738e-05
              },
              {
                "average": 1.000158615,
                "count": 7590703,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01259325005,
                "variance": 0.0001585899469
              },
              {
                "average": 0.4999779335,
                "count": 7590703,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000324,
                "variance": 0.2500000324
              },
              {
                "average": 0,
                "count": 7590703,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.391597458,
                "count": 7590703,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4881074885,
                "variance": 0.2382489203
              },
              {
                "average": -0.4755315575,
                "count": 7590703,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.531662845,
                "variance": 72.7892709
              },
              {
                "average": 134.1774183,
                "count": 7590703,
                "maximum": 152,
                "minimum": 125,
                "name": "UserData",
                "position": 10,
                "stddev": 4.088878272,
                "variance": 16.71892552
              },
              {
                "average": 10759.25014,
                "count": 7590703,
                "maximum": 10762,
                "minimum": 10756,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.405291803,
                "variance": 1.974845051
              },
              {
                "average": 40678.81628,
                "count": 7590703,
                "maximum": 57344,
                "minimum": 7680,
                "name": "Red",
                "position": 12,
                "stddev": 5200.045003,
                "variance": 27040468.03
              },
              {
                "average": 36342.31597,
                "count": 7590703,
                "maximum": 58880,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 4986.654485,
                "variance": 24866722.95
              },
              {
                "average": 31506.01911,
                "count": 7590703,
                "maximum": 65280,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 4741.007532,
                "variance": 22477152.41
              },
              {
                "average": 239935.5487,
                "count": 7590703,
                "maximum": 242373.5178,
                "minimum": 237643.9863,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1122.938893,
                "variance": 1260991.757
              },
              {
                "average": 0,
                "count": 7590703,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7590703,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7590703,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7590703,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7590703,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434028.2462,
              4986059.345,
              955.5938413,
              435018.7262,
              4987457.925,
              1111.853841
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434028.24624781613,
                    4986059.345072172,
                    955.5938412599493
                  ],
                  [
                    434028.24624781613,
                    4987457.925072172,
                    955.5938412599493
                  ],
                  [
                    435018.7262478161,
                    4987457.925072172,
                    1111.8538412599491
                  ],
                  [
                    435018.7262478161,
                    4986059.345072172,
                    1111.8538412599491
                  ],
                  [
                    434028.24624781613,
                    4986059.345072172,
                    955.5938412599493
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T21:06:13+00:00",
            "end_time": "2011-09-16T19:47: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": "44118H1201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.06252443760518,
              44.98739664608417,
              1082.3286648355083
            ],
            [
              -118.06275755422557,
              45.000009608446106,
              1082.3286648355083
            ],
            [
              -118.05003019597916,
              45.00012734729667,
              1254.4686648355082
            ],
            [
              -118.04979986986265,
              44.987514333456154,
              1254.4686648355082
            ],
            [
              -118.06252443760518,
              44.98739664608417,
              1082.3286648355083
            ]
          ]
        ]
      },
      "bbox": [
        -118.0627576,
        44.98739665,
        1082.328665,
        -118.0497999,
        45.00012735,
        1254.468665
      ],
      "properties": {
        "datetime": "2011-09-20T22:00:05Z",
        "pc:count": 22078643,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 416753.1288,
            "count": 22078643,
            "maximum": 417242.7923,
            "minimum": 416239.5123,
            "name": "X",
            "position": 0,
            "stddev": 281.683525,
            "variance": 79345.60827
          },
          {
            "average": 4982817.019,
            "count": 22078643,
            "maximum": 4983500.127,
            "minimum": 4982098.747,
            "name": "Y",
            "position": 1,
            "stddev": 396.6882988,
            "variance": 157361.6064
          },
          {
            "average": 1112.929454,
            "count": 22078643,
            "maximum": 1254.468665,
            "minimum": 1082.328665,
            "name": "Z",
            "position": 2,
            "stddev": 29.05056344,
            "variance": 843.9352359
          },
          {
            "average": 159.0849921,
            "count": 22078643,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 69.02751411,
            "variance": 4764.797704
          },
          {
            "average": 1.024084814,
            "count": 22078643,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1689250181,
            "variance": 0.02853566173
          },
          {
            "average": 1.04924184,
            "count": 22078643,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2511087051,
            "variance": 0.06305558179
          },
          {
            "average": 0.4999974863,
            "count": 22078643,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000113,
            "variance": 0.2500000113
          },
          {
            "average": 0,
            "count": 22078643,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.154382677,
            "count": 22078643,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.361315197,
            "variance": 0.1305486716
          },
          {
            "average": -0.8222746372,
            "count": 22078643,
            "maximum": 16.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.289012923,
            "variance": 68.70773524
          },
          {
            "average": 189.730604,
            "count": 22078643,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 11.82643814,
            "variance": 139.8646391
          },
          {
            "average": 7948.665514,
            "count": 22078643,
            "maximum": 20079,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8302.801352,
            "variance": 68936510.29
          },
          {
            "average": 27030.52639,
            "count": 22078643,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 11481.55926,
            "variance": 131826203.1
          },
          {
            "average": 28020.07467,
            "count": 22078643,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 9641.788102,
            "variance": 92964077.81
          },
          {
            "average": 23056.52366,
            "count": 22078643,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 7917.976255,
            "variance": 62694347.97
          },
          {
            "average": 447841.2423,
            "count": 22078643,
            "maximum": 591205.4444,
            "minimum": 322949.1045,
            "name": "GpsTime",
            "position": 15,
            "stddev": 131824.1261,
            "variance": 17377600220.0
          },
          {
            "average": 0,
            "count": 22078643,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22078643,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22078643,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22078643,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22078643,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416239.5123,
          4982098.747,
          1082.328665,
          417242.7923,
          4983500.127,
          1254.468665
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416239.51230858994,
                4982098.747281005,
                1082.3286648355083
              ],
              [
                416239.51230858994,
                4983500.1272810055,
                1082.3286648355083
              ],
              [
                417242.79230858997,
                4983500.1272810055,
                1254.4686648355082
              ],
              [
                417242.79230858997,
                4982098.747281005,
                1254.4686648355082
              ],
              [
                416239.51230858994,
                4982098.747281005,
                1082.3286648355083
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:00:05+00:00",
        "end_time": "2011-09-17T19:29:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0627576,
            44.98739665,
            1082.328665,
            -118.0497999,
            45.00012735,
            1254.468665
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.06252443760518,
                  44.98739664608417,
                  1082.3286648355083
                ],
                [
                  -118.06275755422557,
                  45.000009608446106,
                  1082.3286648355083
                ],
                [
                  -118.05003019597916,
                  45.00012734729667,
                  1254.4686648355082
                ],
                [
                  -118.04979986986265,
                  44.987514333456154,
                  1254.4686648355082
                ],
                [
                  -118.06252443760518,
                  44.98739664608417,
                  1082.3286648355083
                ]
              ]
            ]
          },
          "id": "44118H1201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:00:05Z",
            "pc:count": 22078643,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 416753.1288,
                "count": 22078643,
                "maximum": 417242.7923,
                "minimum": 416239.5123,
                "name": "X",
                "position": 0,
                "stddev": 281.683525,
                "variance": 79345.60827
              },
              {
                "average": 4982817.019,
                "count": 22078643,
                "maximum": 4983500.127,
                "minimum": 4982098.747,
                "name": "Y",
                "position": 1,
                "stddev": 396.6882988,
                "variance": 157361.6064
              },
              {
                "average": 1112.929454,
                "count": 22078643,
                "maximum": 1254.468665,
                "minimum": 1082.328665,
                "name": "Z",
                "position": 2,
                "stddev": 29.05056344,
                "variance": 843.9352359
              },
              {
                "average": 159.0849921,
                "count": 22078643,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 69.02751411,
                "variance": 4764.797704
              },
              {
                "average": 1.024084814,
                "count": 22078643,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1689250181,
                "variance": 0.02853566173
              },
              {
                "average": 1.04924184,
                "count": 22078643,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2511087051,
                "variance": 0.06305558179
              },
              {
                "average": 0.4999974863,
                "count": 22078643,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000113,
                "variance": 0.2500000113
              },
              {
                "average": 0,
                "count": 22078643,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.154382677,
                "count": 22078643,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.361315197,
                "variance": 0.1305486716
              },
              {
                "average": -0.8222746372,
                "count": 22078643,
                "maximum": 16.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.289012923,
                "variance": 68.70773524
              },
              {
                "average": 189.730604,
                "count": 22078643,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 11.82643814,
                "variance": 139.8646391
              },
              {
                "average": 7948.665514,
                "count": 22078643,
                "maximum": 20079,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8302.801352,
                "variance": 68936510.29
              },
              {
                "average": 27030.52639,
                "count": 22078643,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 11481.55926,
                "variance": 131826203.1
              },
              {
                "average": 28020.07467,
                "count": 22078643,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 9641.788102,
                "variance": 92964077.81
              },
              {
                "average": 23056.52366,
                "count": 22078643,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 7917.976255,
                "variance": 62694347.97
              },
              {
                "average": 447841.2423,
                "count": 22078643,
                "maximum": 591205.4444,
                "minimum": 322949.1045,
                "name": "GpsTime",
                "position": 15,
                "stddev": 131824.1261,
                "variance": 17377600220.0
              },
              {
                "average": 0,
                "count": 22078643,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22078643,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22078643,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22078643,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22078643,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416239.5123,
              4982098.747,
              1082.328665,
              417242.7923,
              4983500.127,
              1254.468665
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416239.51230858994,
                    4982098.747281005,
                    1082.3286648355083
                  ],
                  [
                    416239.51230858994,
                    4983500.1272810055,
                    1082.3286648355083
                  ],
                  [
                    417242.79230858997,
                    4983500.1272810055,
                    1254.4686648355082
                  ],
                  [
                    417242.79230858997,
                    4982098.747281005,
                    1254.4686648355082
                  ],
                  [
                    416239.51230858994,
                    4982098.747281005,
                    1082.3286648355083
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:00:05+00:00",
            "end_time": "2011-09-17T19:29:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H8413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252458245697,
              44.89991295550012,
              1016.2693048583068
            ],
            [
              -117.91272391484378,
              44.912509760443896,
              1016.2693048583068
            ],
            [
              -117.90002950207568,
              44.912610515458596,
              1102.9293048583068
            ],
            [
              -117.89983294114698,
              44.9000136665182,
              1102.9293048583068
            ],
            [
              -117.91252458245697,
              44.89991295550012,
              1016.2693048583068
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127239,
        44.89991296,
        1016.269305,
        -117.8998329,
        44.91261052,
        1102.929305
      ],
      "properties": {
        "datetime": "2011-09-20T20:41:37Z",
        "pc:count": 11567630,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428455.3694,
            "count": 11567630,
            "maximum": 428957.2036,
            "minimum": 427955.0436,
            "name": "X",
            "position": 0,
            "stddev": 283.8560638,
            "variance": 80574.26497
          },
          {
            "average": 4972926.367,
            "count": 11567630,
            "maximum": 4973635.914,
            "minimum": 4972236.414,
            "name": "Y",
            "position": 1,
            "stddev": 402.6338521,
            "variance": 162114.0189
          },
          {
            "average": 1047.57656,
            "count": 11567630,
            "maximum": 1102.929305,
            "minimum": 1016.269305,
            "name": "Z",
            "position": 2,
            "stddev": 19.73549791,
            "variance": 389.4898776
          },
          {
            "average": 233.3097368,
            "count": 11567630,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.16741005,
            "variance": 367.3896079
          },
          {
            "average": 1.000873299,
            "count": 11567630,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03010400677,
            "variance": 0.0009062512234
          },
          {
            "average": 1.001746857,
            "count": 11567630,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04295288532,
            "variance": 0.001844950357
          },
          {
            "average": 0.4985627998,
            "count": 11567630,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979561,
            "variance": 0.2499979561
          },
          {
            "average": 0,
            "count": 11567630,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.236093132,
            "count": 11567630,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4246800923,
            "variance": 0.1803531808
          },
          {
            "average": 0.8578119356,
            "count": 11567630,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.014895818,
            "variance": 64.23855498
          },
          {
            "average": 200.67192,
            "count": 11567630,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 4.353843845,
            "variance": 18.95595623
          },
          {
            "average": 230.7420729,
            "count": 11567630,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 86.79898154,
            "variance": 7534.063196
          },
          {
            "average": 38383.20606,
            "count": 11567630,
            "maximum": 58880,
            "minimum": 11264,
            "name": "Red",
            "position": 12,
            "stddev": 8833.01056,
            "variance": 78022075.55
          },
          {
            "average": 35004.02035,
            "count": 11567630,
            "maximum": 59648,
            "minimum": 15616,
            "name": "Green",
            "position": 13,
            "stddev": 6525.932141,
            "variance": 42587790.31
          },
          {
            "average": 29692.46725,
            "count": 11567630,
            "maximum": 61184,
            "minimum": 10752,
            "name": "Blue",
            "position": 14,
            "stddev": 6314.582965,
            "variance": 39873958.02
          },
          {
            "average": 535980.7814,
            "count": 11567630,
            "maximum": 586497.6993,
            "minimum": 522511.5845,
            "name": "GpsTime",
            "position": 15,
            "stddev": 24331.33823,
            "variance": 592014020.1
          },
          {
            "average": 0,
            "count": 11567630,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11567630,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11567630,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11567630,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11567630,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427955.0436,
          4972236.414,
          1016.269305,
          428957.2036,
          4973635.914,
          1102.929305
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427955.0436440717,
                4972236.414189318,
                1016.2693048583068
              ],
              [
                427955.0436440717,
                4973635.914189318,
                1016.2693048583068
              ],
              [
                428957.2036440717,
                4973635.914189318,
                1102.9293048583068
              ],
              [
                428957.2036440717,
                4972236.414189318,
                1102.9293048583068
              ],
              [
                427955.0436440717,
                4972236.414189318,
                1016.2693048583068
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T20:41:37+00:00",
        "end_time": "2011-09-20T02:55:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127239,
            44.89991296,
            1016.269305,
            -117.8998329,
            44.91261052,
            1102.929305
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252458245697,
                  44.89991295550012,
                  1016.2693048583068
                ],
                [
                  -117.91272391484378,
                  44.912509760443896,
                  1016.2693048583068
                ],
                [
                  -117.90002950207568,
                  44.912610515458596,
                  1102.9293048583068
                ],
                [
                  -117.89983294114698,
                  44.9000136665182,
                  1102.9293048583068
                ],
                [
                  -117.91252458245697,
                  44.89991295550012,
                  1016.2693048583068
                ]
              ]
            ]
          },
          "id": "44117H8413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T20:41:37Z",
            "pc:count": 11567630,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428455.3694,
                "count": 11567630,
                "maximum": 428957.2036,
                "minimum": 427955.0436,
                "name": "X",
                "position": 0,
                "stddev": 283.8560638,
                "variance": 80574.26497
              },
              {
                "average": 4972926.367,
                "count": 11567630,
                "maximum": 4973635.914,
                "minimum": 4972236.414,
                "name": "Y",
                "position": 1,
                "stddev": 402.6338521,
                "variance": 162114.0189
              },
              {
                "average": 1047.57656,
                "count": 11567630,
                "maximum": 1102.929305,
                "minimum": 1016.269305,
                "name": "Z",
                "position": 2,
                "stddev": 19.73549791,
                "variance": 389.4898776
              },
              {
                "average": 233.3097368,
                "count": 11567630,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.16741005,
                "variance": 367.3896079
              },
              {
                "average": 1.000873299,
                "count": 11567630,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03010400677,
                "variance": 0.0009062512234
              },
              {
                "average": 1.001746857,
                "count": 11567630,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04295288532,
                "variance": 0.001844950357
              },
              {
                "average": 0.4985627998,
                "count": 11567630,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979561,
                "variance": 0.2499979561
              },
              {
                "average": 0,
                "count": 11567630,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.236093132,
                "count": 11567630,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4246800923,
                "variance": 0.1803531808
              },
              {
                "average": 0.8578119356,
                "count": 11567630,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.014895818,
                "variance": 64.23855498
              },
              {
                "average": 200.67192,
                "count": 11567630,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 4.353843845,
                "variance": 18.95595623
              },
              {
                "average": 230.7420729,
                "count": 11567630,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 86.79898154,
                "variance": 7534.063196
              },
              {
                "average": 38383.20606,
                "count": 11567630,
                "maximum": 58880,
                "minimum": 11264,
                "name": "Red",
                "position": 12,
                "stddev": 8833.01056,
                "variance": 78022075.55
              },
              {
                "average": 35004.02035,
                "count": 11567630,
                "maximum": 59648,
                "minimum": 15616,
                "name": "Green",
                "position": 13,
                "stddev": 6525.932141,
                "variance": 42587790.31
              },
              {
                "average": 29692.46725,
                "count": 11567630,
                "maximum": 61184,
                "minimum": 10752,
                "name": "Blue",
                "position": 14,
                "stddev": 6314.582965,
                "variance": 39873958.02
              },
              {
                "average": 535980.7814,
                "count": 11567630,
                "maximum": 586497.6993,
                "minimum": 522511.5845,
                "name": "GpsTime",
                "position": 15,
                "stddev": 24331.33823,
                "variance": 592014020.1
              },
              {
                "average": 0,
                "count": 11567630,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11567630,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11567630,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11567630,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11567630,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427955.0436,
              4972236.414,
              1016.269305,
              428957.2036,
              4973635.914,
              1102.929305
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427955.0436440717,
                    4972236.414189318,
                    1016.2693048583068
                  ],
                  [
                    427955.0436440717,
                    4973635.914189318,
                    1016.2693048583068
                  ],
                  [
                    428957.2036440717,
                    4973635.914189318,
                    1102.9293048583068
                  ],
                  [
                    428957.2036440717,
                    4972236.414189318,
                    1102.9293048583068
                  ],
                  [
                    427955.0436440717,
                    4972236.414189318,
                    1016.2693048583068
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T20:41:37+00:00",
            "end_time": "2011-09-20T02:55: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": "44118H2411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.18752392028749,
              44.8998826663463,
              1801.2325678716352
            ],
            [
              -118.18778394268205,
              44.91250878157497,
              1801.2325678716352
            ],
            [
              -118.1750300934624,
              44.9126407312831,
              2507.9525678716354
            ],
            [
              -118.17477286149435,
              44.90001455830172,
              2507.9525678716354
            ],
            [
              -118.18752392028749,
              44.8998826663463,
              1801.2325678716352
            ]
          ]
        ]
      },
      "bbox": [
        -118.1877839,
        44.89988267,
        1801.232568,
        -118.1747729,
        44.91264073,
        2507.952568
      ],
      "properties": {
        "datetime": "2011-09-20T18:09:48Z",
        "pc:count": 17757966,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 406749.8971,
            "count": 17757966,
            "maximum": 407250.0619,
            "minimum": 406243.1219,
            "name": "X",
            "position": 0,
            "stddev": 275.9807792,
            "variance": 76165.39048
          },
          {
            "average": 4973168.782,
            "count": 17757966,
            "maximum": 4973916.827,
            "minimum": 4972513.947,
            "name": "Y",
            "position": 1,
            "stddev": 373.1804206,
            "variance": 139263.6263
          },
          {
            "average": 2068.173732,
            "count": 17757966,
            "maximum": 2507.952568,
            "minimum": 1801.232568,
            "name": "Z",
            "position": 2,
            "stddev": 173.494762,
            "variance": 30100.43243
          },
          {
            "average": 85.69512533,
            "count": 17757966,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.25453999,
            "variance": 2730.53695
          },
          {
            "average": 1.165526164,
            "count": 17757966,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4114158917,
            "variance": 0.1692630359
          },
          {
            "average": 1.338887967,
            "count": 17757966,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5728925505,
            "variance": 0.3282058744
          },
          {
            "average": 0.4988128145,
            "count": 17757966,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986047,
            "variance": 0.2499986047
          },
          {
            "average": 0,
            "count": 17757966,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.122569499,
            "count": 17757966,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3279424083,
            "variance": 0.1075462231
          },
          {
            "average": -2.774071842,
            "count": 17757966,
            "maximum": 16.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.321171185,
            "variance": 69.24188988
          },
          {
            "average": 135.6437888,
            "count": 17757966,
            "maximum": 155,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 10.64562351,
            "variance": 113.3292998
          },
          {
            "average": 14860.79323,
            "count": 17757966,
            "maximum": 20131,
            "minimum": 9529,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.415768,
            "variance": 28041428.15
          },
          {
            "average": 30295.69608,
            "count": 17757966,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 14995.58784,
            "variance": 224867654.5
          },
          {
            "average": 30020.03625,
            "count": 17757966,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 14285.64438,
            "variance": 204079635.2
          },
          {
            "average": 24896.02387,
            "count": 17757966,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 13724.91553,
            "variance": 188373306.2
          },
          {
            "average": 575547.0236,
            "count": 17757966,
            "maximum": 577388.7432,
            "minimum": 572820.4122,
            "name": "GpsTime",
            "position": 15,
            "stddev": 867.8098046,
            "variance": 753093.8569
          },
          {
            "average": 0,
            "count": 17757966,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17757966,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17757966,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17757966,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17757966,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          406243.1219,
          4972513.947,
          1801.232568,
          407250.0619,
          4973916.827,
          2507.952568
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                406243.1219178945,
                4972513.946999223,
                1801.2325678716352
              ],
              [
                406243.1219178945,
                4973916.826999224,
                1801.2325678716352
              ],
              [
                407250.06191789446,
                4973916.826999224,
                2507.9525678716354
              ],
              [
                407250.06191789446,
                4972513.946999223,
                2507.9525678716354
              ],
              [
                406243.1219178945,
                4972513.946999223,
                1801.2325678716352
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:09:48+00:00",
        "end_time": "2011-09-20T16:53:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1877839,
            44.89988267,
            1801.232568,
            -118.1747729,
            44.91264073,
            2507.952568
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.18752392028749,
                  44.8998826663463,
                  1801.2325678716352
                ],
                [
                  -118.18778394268205,
                  44.91250878157497,
                  1801.2325678716352
                ],
                [
                  -118.1750300934624,
                  44.9126407312831,
                  2507.9525678716354
                ],
                [
                  -118.17477286149435,
                  44.90001455830172,
                  2507.9525678716354
                ],
                [
                  -118.18752392028749,
                  44.8998826663463,
                  1801.2325678716352
                ]
              ]
            ]
          },
          "id": "44118H2411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:09:48Z",
            "pc:count": 17757966,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 406749.8971,
                "count": 17757966,
                "maximum": 407250.0619,
                "minimum": 406243.1219,
                "name": "X",
                "position": 0,
                "stddev": 275.9807792,
                "variance": 76165.39048
              },
              {
                "average": 4973168.782,
                "count": 17757966,
                "maximum": 4973916.827,
                "minimum": 4972513.947,
                "name": "Y",
                "position": 1,
                "stddev": 373.1804206,
                "variance": 139263.6263
              },
              {
                "average": 2068.173732,
                "count": 17757966,
                "maximum": 2507.952568,
                "minimum": 1801.232568,
                "name": "Z",
                "position": 2,
                "stddev": 173.494762,
                "variance": 30100.43243
              },
              {
                "average": 85.69512533,
                "count": 17757966,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.25453999,
                "variance": 2730.53695
              },
              {
                "average": 1.165526164,
                "count": 17757966,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4114158917,
                "variance": 0.1692630359
              },
              {
                "average": 1.338887967,
                "count": 17757966,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5728925505,
                "variance": 0.3282058744
              },
              {
                "average": 0.4988128145,
                "count": 17757966,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986047,
                "variance": 0.2499986047
              },
              {
                "average": 0,
                "count": 17757966,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.122569499,
                "count": 17757966,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3279424083,
                "variance": 0.1075462231
              },
              {
                "average": -2.774071842,
                "count": 17757966,
                "maximum": 16.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.321171185,
                "variance": 69.24188988
              },
              {
                "average": 135.6437888,
                "count": 17757966,
                "maximum": 155,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 10.64562351,
                "variance": 113.3292998
              },
              {
                "average": 14860.79323,
                "count": 17757966,
                "maximum": 20131,
                "minimum": 9529,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.415768,
                "variance": 28041428.15
              },
              {
                "average": 30295.69608,
                "count": 17757966,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 14995.58784,
                "variance": 224867654.5
              },
              {
                "average": 30020.03625,
                "count": 17757966,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 14285.64438,
                "variance": 204079635.2
              },
              {
                "average": 24896.02387,
                "count": 17757966,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 13724.91553,
                "variance": 188373306.2
              },
              {
                "average": 575547.0236,
                "count": 17757966,
                "maximum": 577388.7432,
                "minimum": 572820.4122,
                "name": "GpsTime",
                "position": 15,
                "stddev": 867.8098046,
                "variance": 753093.8569
              },
              {
                "average": 0,
                "count": 17757966,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17757966,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17757966,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17757966,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17757966,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              406243.1219,
              4972513.947,
              1801.232568,
              407250.0619,
              4973916.827,
              2507.952568
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    406243.1219178945,
                    4972513.946999223,
                    1801.2325678716352
                  ],
                  [
                    406243.1219178945,
                    4973916.826999224,
                    1801.2325678716352
                  ],
                  [
                    407250.06191789446,
                    4973916.826999224,
                    2507.9525678716354
                  ],
                  [
                    407250.06191789446,
                    4972513.946999223,
                    2507.9525678716354
                  ],
                  [
                    406243.1219178945,
                    4972513.946999223,
                    1801.2325678716352
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:09:48+00:00",
            "end_time": "2011-09-20T16:53: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": "44118H1108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.10002727044574,
              44.97489020304024,
              1156.1971701804687
            ],
            [
              -118.10026858476846,
              44.98750699714675,
              1156.1971701804687
            ],
            [
              -118.08753400332101,
              44.98762898667376,
              1353.1371701804687
            ],
            [
              -118.08729548064308,
              44.97501213921394,
              1353.1371701804687
            ],
            [
              -118.10002727044574,
              44.97489020304024,
              1156.1971701804687
            ]
          ]
        ]
      },
      "bbox": [
        -118.1002686,
        44.9748902,
        1156.19717,
        -118.0872955,
        44.98762899,
        1353.13717
      ],
      "properties": {
        "datetime": "2011-09-17T22:00:26Z",
        "pc:count": 12563100,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 413749.6159,
            "count": 12563100,
            "maximum": 414268.2896,
            "minimum": 413264.2096,
            "name": "X",
            "position": 0,
            "stddev": 283.7999774,
            "variance": 80542.4272
          },
          {
            "average": 4981442.992,
            "count": 12563100,
            "maximum": 4982150.712,
            "minimum": 4980748.892,
            "name": "Y",
            "position": 1,
            "stddev": 400.369076,
            "variance": 160295.397
          },
          {
            "average": 1228.999459,
            "count": 12563100,
            "maximum": 1353.13717,
            "minimum": 1156.19717,
            "name": "Z",
            "position": 2,
            "stddev": 32.69747269,
            "variance": 1069.12472
          },
          {
            "average": 87.63010738,
            "count": 12563100,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.11467537,
            "variance": 3148.856791
          },
          {
            "average": 1.163436493,
            "count": 12563100,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4050604904,
            "variance": 0.1640740009
          },
          {
            "average": 1.335494504,
            "count": 12563100,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5628180632,
            "variance": 0.3167641722
          },
          {
            "average": 0.4997639914,
            "count": 12563100,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999642,
            "variance": 0.2499999642
          },
          {
            "average": 0,
            "count": 12563100,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.131955329,
            "count": 12563100,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3384422102,
            "variance": 0.1145431296
          },
          {
            "average": 0.1622919164,
            "count": 12563100,
            "maximum": 25.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.677076582,
            "variance": 75.291658
          },
          {
            "average": 168.0111476,
            "count": 12563100,
            "maximum": 179,
            "minimum": 146,
            "name": "UserData",
            "position": 10,
            "stddev": 12.15711138,
            "variance": 147.7953572
          },
          {
            "average": 14790.7865,
            "count": 12563100,
            "maximum": 20163,
            "minimum": 9405,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5362.078468,
            "variance": 28751885.5
          },
          {
            "average": 194409.0821,
            "count": 12563100,
            "maximum": 332026.5792,
            "minimum": 155558.6866,
            "name": "GpsTime",
            "position": 12,
            "stddev": 72447.70915,
            "variance": 5248670562
          },
          {
            "average": 0,
            "count": 12563100,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12563100,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12563100,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12563100,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12563100,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          413264.2096,
          4980748.892,
          1156.19717,
          414268.2896,
          4982150.712,
          1353.13717
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                413264.2096426276,
                4980748.892048697,
                1156.1971701804687
              ],
              [
                413264.2096426276,
                4982150.712048697,
                1156.1971701804687
              ],
              [
                414268.2896426276,
                4982150.712048697,
                1353.1371701804687
              ],
              [
                414268.2896426276,
                4980748.892048697,
                1353.1371701804687
              ],
              [
                413264.2096426276,
                4980748.892048697,
                1156.1971701804687
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:00:26+00:00",
        "end_time": "2011-09-15T20:59:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1002686,
            44.9748902,
            1156.19717,
            -118.0872955,
            44.98762899,
            1353.13717
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.10002727044574,
                  44.97489020304024,
                  1156.1971701804687
                ],
                [
                  -118.10026858476846,
                  44.98750699714675,
                  1156.1971701804687
                ],
                [
                  -118.08753400332101,
                  44.98762898667376,
                  1353.1371701804687
                ],
                [
                  -118.08729548064308,
                  44.97501213921394,
                  1353.1371701804687
                ],
                [
                  -118.10002727044574,
                  44.97489020304024,
                  1156.1971701804687
                ]
              ]
            ]
          },
          "id": "44118H1108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:00:26Z",
            "pc:count": 12563100,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 413749.6159,
                "count": 12563100,
                "maximum": 414268.2896,
                "minimum": 413264.2096,
                "name": "X",
                "position": 0,
                "stddev": 283.7999774,
                "variance": 80542.4272
              },
              {
                "average": 4981442.992,
                "count": 12563100,
                "maximum": 4982150.712,
                "minimum": 4980748.892,
                "name": "Y",
                "position": 1,
                "stddev": 400.369076,
                "variance": 160295.397
              },
              {
                "average": 1228.999459,
                "count": 12563100,
                "maximum": 1353.13717,
                "minimum": 1156.19717,
                "name": "Z",
                "position": 2,
                "stddev": 32.69747269,
                "variance": 1069.12472
              },
              {
                "average": 87.63010738,
                "count": 12563100,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.11467537,
                "variance": 3148.856791
              },
              {
                "average": 1.163436493,
                "count": 12563100,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4050604904,
                "variance": 0.1640740009
              },
              {
                "average": 1.335494504,
                "count": 12563100,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5628180632,
                "variance": 0.3167641722
              },
              {
                "average": 0.4997639914,
                "count": 12563100,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999642,
                "variance": 0.2499999642
              },
              {
                "average": 0,
                "count": 12563100,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.131955329,
                "count": 12563100,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3384422102,
                "variance": 0.1145431296
              },
              {
                "average": 0.1622919164,
                "count": 12563100,
                "maximum": 25.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.677076582,
                "variance": 75.291658
              },
              {
                "average": 168.0111476,
                "count": 12563100,
                "maximum": 179,
                "minimum": 146,
                "name": "UserData",
                "position": 10,
                "stddev": 12.15711138,
                "variance": 147.7953572
              },
              {
                "average": 14790.7865,
                "count": 12563100,
                "maximum": 20163,
                "minimum": 9405,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5362.078468,
                "variance": 28751885.5
              },
              {
                "average": 194409.0821,
                "count": 12563100,
                "maximum": 332026.5792,
                "minimum": 155558.6866,
                "name": "GpsTime",
                "position": 12,
                "stddev": 72447.70915,
                "variance": 5248670562
              },
              {
                "average": 0,
                "count": 12563100,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12563100,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12563100,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12563100,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12563100,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              413264.2096,
              4980748.892,
              1156.19717,
              414268.2896,
              4982150.712,
              1353.13717
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    413264.2096426276,
                    4980748.892048697,
                    1156.1971701804687
                  ],
                  [
                    413264.2096426276,
                    4982150.712048697,
                    1156.1971701804687
                  ],
                  [
                    414268.2896426276,
                    4982150.712048697,
                    1353.1371701804687
                  ],
                  [
                    414268.2896426276,
                    4980748.892048697,
                    1353.1371701804687
                  ],
                  [
                    413264.2096426276,
                    4980748.892048697,
                    1156.1971701804687
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:00:26+00:00",
            "end_time": "2011-09-15T20: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": "44118G1408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0375240725107,
              44.787399417031246,
              1568.4730821806893
            ],
            [
              -118.03775006542436,
              44.80000968372996,
              1568.4730821806893
            ],
            [
              -118.02502897866682,
              44.80012457764276,
              2160.133082180689
            ],
            [
              -118.02480575486703,
              44.78751426071851,
              2160.133082180689
            ],
            [
              -118.0375240725107,
              44.787399417031246,
              1568.4730821806893
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377501,
        44.78739942,
        1568.473082,
        -118.0248058,
        44.80012458,
        2160.133082
      ],
      "properties": {
        "datetime": "2011-09-18T22:31:46Z",
        "pc:count": 25310950,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418427.818,
            "count": 25310950,
            "maximum": 418932.6723,
            "minimum": 417926.4123,
            "name": "X",
            "position": 0,
            "stddev": 279.9057509,
            "variance": 78347.22936
          },
          {
            "average": 4960611.497,
            "count": 25310950,
            "maximum": 4961257.495,
            "minimum": 4959856.475,
            "name": "Y",
            "position": 1,
            "stddev": 406.4763131,
            "variance": 165222.9931
          },
          {
            "average": 1849.401915,
            "count": 25310950,
            "maximum": 2160.133082,
            "minimum": 1568.473082,
            "name": "Z",
            "position": 2,
            "stddev": 129.6168354,
            "variance": 16800.52402
          },
          {
            "average": 89.41606542,
            "count": 25310950,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.10435873,
            "variance": 2820.072916
          },
          {
            "average": 1.154760687,
            "count": 25310950,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3923949403,
            "variance": 0.1539737891
          },
          {
            "average": 1.31682509,
            "count": 25310950,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5424509671,
            "variance": 0.2942530517
          },
          {
            "average": 0.4994767482,
            "count": 25310950,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997361,
            "variance": 0.2499997361
          },
          {
            "average": 0,
            "count": 25310950,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.083379525,
            "count": 25310950,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2764550293,
            "variance": 0.07642738322
          },
          {
            "average": -1.609909469,
            "count": 25310950,
            "maximum": 18,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.066737872,
            "variance": 65.07225989
          },
          {
            "average": 83.33648603,
            "count": 25310950,
            "maximum": 154,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 62.45479566,
            "variance": 3900.601501
          },
          {
            "average": 14801.36507,
            "count": 25310950,
            "maximum": 20152,
            "minimum": 9509,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5276.069096,
            "variance": 27836905.1
          },
          {
            "average": 19631.49269,
            "count": 25310950,
            "maximum": 57344,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 10385.18408,
            "variance": 107852048.4
          },
          {
            "average": 19822.62186,
            "count": 25310950,
            "maximum": 54016,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 10391.80591,
            "variance": 107989630.1
          },
          {
            "average": 18502.18644,
            "count": 25310950,
            "maximum": 52480,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9371.054013,
            "variance": 87816653.32
          },
          {
            "average": 340753.6749,
            "count": 25310950,
            "maximum": 420306.5299,
            "minimum": 144714.046,
            "name": "GpsTime",
            "position": 15,
            "stddev": 121049.7599,
            "variance": 14653044370.0
          },
          {
            "average": 0,
            "count": 25310950,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25310950,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25310950,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25310950,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25310950,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417926.4123,
          4959856.475,
          1568.473082,
          418932.6723,
          4961257.495,
          2160.133082
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417926.4122527294,
                4959856.4749688795,
                1568.4730821806893
              ],
              [
                417926.4122527294,
                4961257.494968879,
                1568.4730821806893
              ],
              [
                418932.6722527294,
                4961257.494968879,
                2160.133082180689
              ],
              [
                418932.6722527294,
                4959856.4749688795,
                2160.133082180689
              ],
              [
                417926.4122527294,
                4959856.4749688795,
                1568.4730821806893
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:31:46+00:00",
        "end_time": "2011-09-15T17:58:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377501,
            44.78739942,
            1568.473082,
            -118.0248058,
            44.80012458,
            2160.133082
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0375240725107,
                  44.787399417031246,
                  1568.4730821806893
                ],
                [
                  -118.03775006542436,
                  44.80000968372996,
                  1568.4730821806893
                ],
                [
                  -118.02502897866682,
                  44.80012457764276,
                  2160.133082180689
                ],
                [
                  -118.02480575486703,
                  44.78751426071851,
                  2160.133082180689
                ],
                [
                  -118.0375240725107,
                  44.787399417031246,
                  1568.4730821806893
                ]
              ]
            ]
          },
          "id": "44118G1408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:31:46Z",
            "pc:count": 25310950,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418427.818,
                "count": 25310950,
                "maximum": 418932.6723,
                "minimum": 417926.4123,
                "name": "X",
                "position": 0,
                "stddev": 279.9057509,
                "variance": 78347.22936
              },
              {
                "average": 4960611.497,
                "count": 25310950,
                "maximum": 4961257.495,
                "minimum": 4959856.475,
                "name": "Y",
                "position": 1,
                "stddev": 406.4763131,
                "variance": 165222.9931
              },
              {
                "average": 1849.401915,
                "count": 25310950,
                "maximum": 2160.133082,
                "minimum": 1568.473082,
                "name": "Z",
                "position": 2,
                "stddev": 129.6168354,
                "variance": 16800.52402
              },
              {
                "average": 89.41606542,
                "count": 25310950,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.10435873,
                "variance": 2820.072916
              },
              {
                "average": 1.154760687,
                "count": 25310950,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3923949403,
                "variance": 0.1539737891
              },
              {
                "average": 1.31682509,
                "count": 25310950,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5424509671,
                "variance": 0.2942530517
              },
              {
                "average": 0.4994767482,
                "count": 25310950,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997361,
                "variance": 0.2499997361
              },
              {
                "average": 0,
                "count": 25310950,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.083379525,
                "count": 25310950,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2764550293,
                "variance": 0.07642738322
              },
              {
                "average": -1.609909469,
                "count": 25310950,
                "maximum": 18,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.066737872,
                "variance": 65.07225989
              },
              {
                "average": 83.33648603,
                "count": 25310950,
                "maximum": 154,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 62.45479566,
                "variance": 3900.601501
              },
              {
                "average": 14801.36507,
                "count": 25310950,
                "maximum": 20152,
                "minimum": 9509,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5276.069096,
                "variance": 27836905.1
              },
              {
                "average": 19631.49269,
                "count": 25310950,
                "maximum": 57344,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 10385.18408,
                "variance": 107852048.4
              },
              {
                "average": 19822.62186,
                "count": 25310950,
                "maximum": 54016,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 10391.80591,
                "variance": 107989630.1
              },
              {
                "average": 18502.18644,
                "count": 25310950,
                "maximum": 52480,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9371.054013,
                "variance": 87816653.32
              },
              {
                "average": 340753.6749,
                "count": 25310950,
                "maximum": 420306.5299,
                "minimum": 144714.046,
                "name": "GpsTime",
                "position": 15,
                "stddev": 121049.7599,
                "variance": 14653044370.0
              },
              {
                "average": 0,
                "count": 25310950,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25310950,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25310950,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25310950,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25310950,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417926.4123,
              4959856.475,
              1568.473082,
              418932.6723,
              4961257.495,
              2160.133082
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417926.4122527294,
                    4959856.4749688795,
                    1568.4730821806893
                  ],
                  [
                    417926.4122527294,
                    4961257.494968879,
                    1568.4730821806893
                  ],
                  [
                    418932.6722527294,
                    4961257.494968879,
                    2160.133082180689
                  ],
                  [
                    418932.6722527294,
                    4959856.4749688795,
                    2160.133082180689
                  ],
                  [
                    417926.4122527294,
                    4959856.4749688795,
                    1568.4730821806893
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:31:46+00:00",
            "end_time": "2011-09-15T17: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": "44118H2421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.1875273078911,
              44.87488160229595,
              2048.396362486927
            ],
            [
              -118.18778710455736,
              44.88750777301066,
              2048.396362486927
            ],
            [
              -118.17503371789039,
              44.88763971871509,
              2517.436362486927
            ],
            [
              -118.17477670911968,
              44.87501349024916,
              2517.436362486927
            ],
            [
              -118.1875273078911,
              44.87488160229595,
              2048.396362486927
            ]
          ]
        ]
      },
      "bbox": [
        -118.1877871,
        44.8748816,
        2048.396362,
        -118.1747767,
        44.88763972,
        2517.436362
      ],
      "properties": {
        "datetime": "2011-09-20T18:27:14Z",
        "pc:count": 20279019,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 406696.8953,
            "count": 20279019,
            "maximum": 407209.5662,
            "minimum": 406202.2262,
            "name": "X",
            "position": 0,
            "stddev": 285.592946,
            "variance": 81563.33079
          },
          {
            "average": 4970493.739,
            "count": 20279019,
            "maximum": 4971139.582,
            "minimum": 4969736.702,
            "name": "Y",
            "position": 1,
            "stddev": 395.7061113,
            "variance": 156583.3265
          },
          {
            "average": 2250.216107,
            "count": 20279019,
            "maximum": 2517.436362,
            "minimum": 2048.396362,
            "name": "Z",
            "position": 2,
            "stddev": 95.88578211,
            "variance": 9194.083211
          },
          {
            "average": 84.52476976,
            "count": 20279019,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.95239441,
            "variance": 2699.051285
          },
          {
            "average": 1.159304057,
            "count": 20279019,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3986974331,
            "variance": 0.1589596431
          },
          {
            "average": 1.326926662,
            "count": 20279019,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5526013066,
            "variance": 0.305368204
          },
          {
            "average": 0.5000767049,
            "count": 20279019,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000064,
            "variance": 0.2500000064
          },
          {
            "average": 0,
            "count": 20279019,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.097794425,
            "count": 20279019,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2970364955,
            "variance": 0.08823067968
          },
          {
            "average": -1.435308511,
            "count": 20279019,
            "maximum": 15,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.116703124,
            "variance": 65.8808696
          },
          {
            "average": 136.4446764,
            "count": 20279019,
            "maximum": 155,
            "minimum": 113,
            "name": "UserData",
            "position": 10,
            "stddev": 11.36215937,
            "variance": 129.0986655
          },
          {
            "average": 14816.0909,
            "count": 20279019,
            "maximum": 20149,
            "minimum": 9541,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.418802,
            "variance": 28041460.29
          },
          {
            "average": 151008.2193,
            "count": 20279019,
            "maximum": 578434.9172,
            "minimum": 139530.3679,
            "name": "GpsTime",
            "position": 12,
            "stddev": 62415.85162,
            "variance": 3895738534
          },
          {
            "average": 0,
            "count": 20279019,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20279019,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20279019,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20279019,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20279019,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          406202.2262,
          4969736.702,
          2048.396362,
          407209.5662,
          4971139.582,
          2517.436362
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                406202.22623671516,
                4969736.701570111,
                2048.396362486927
              ],
              [
                406202.22623671516,
                4971139.581570112,
                2048.396362486927
              ],
              [
                407209.5662367151,
                4971139.581570112,
                2517.436362486927
              ],
              [
                407209.5662367151,
                4969736.701570111,
                2517.436362486927
              ],
              [
                406202.22623671516,
                4969736.701570111,
                2048.396362486927
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:27:14+00:00",
        "end_time": "2011-09-15T16:32:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1877871,
            44.8748816,
            2048.396362,
            -118.1747767,
            44.88763972,
            2517.436362
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.1875273078911,
                  44.87488160229595,
                  2048.396362486927
                ],
                [
                  -118.18778710455736,
                  44.88750777301066,
                  2048.396362486927
                ],
                [
                  -118.17503371789039,
                  44.88763971871509,
                  2517.436362486927
                ],
                [
                  -118.17477670911968,
                  44.87501349024916,
                  2517.436362486927
                ],
                [
                  -118.1875273078911,
                  44.87488160229595,
                  2048.396362486927
                ]
              ]
            ]
          },
          "id": "44118H2421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:27:14Z",
            "pc:count": 20279019,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 406696.8953,
                "count": 20279019,
                "maximum": 407209.5662,
                "minimum": 406202.2262,
                "name": "X",
                "position": 0,
                "stddev": 285.592946,
                "variance": 81563.33079
              },
              {
                "average": 4970493.739,
                "count": 20279019,
                "maximum": 4971139.582,
                "minimum": 4969736.702,
                "name": "Y",
                "position": 1,
                "stddev": 395.7061113,
                "variance": 156583.3265
              },
              {
                "average": 2250.216107,
                "count": 20279019,
                "maximum": 2517.436362,
                "minimum": 2048.396362,
                "name": "Z",
                "position": 2,
                "stddev": 95.88578211,
                "variance": 9194.083211
              },
              {
                "average": 84.52476976,
                "count": 20279019,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.95239441,
                "variance": 2699.051285
              },
              {
                "average": 1.159304057,
                "count": 20279019,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3986974331,
                "variance": 0.1589596431
              },
              {
                "average": 1.326926662,
                "count": 20279019,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5526013066,
                "variance": 0.305368204
              },
              {
                "average": 0.5000767049,
                "count": 20279019,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000064,
                "variance": 0.2500000064
              },
              {
                "average": 0,
                "count": 20279019,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.097794425,
                "count": 20279019,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2970364955,
                "variance": 0.08823067968
              },
              {
                "average": -1.435308511,
                "count": 20279019,
                "maximum": 15,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.116703124,
                "variance": 65.8808696
              },
              {
                "average": 136.4446764,
                "count": 20279019,
                "maximum": 155,
                "minimum": 113,
                "name": "UserData",
                "position": 10,
                "stddev": 11.36215937,
                "variance": 129.0986655
              },
              {
                "average": 14816.0909,
                "count": 20279019,
                "maximum": 20149,
                "minimum": 9541,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.418802,
                "variance": 28041460.29
              },
              {
                "average": 151008.2193,
                "count": 20279019,
                "maximum": 578434.9172,
                "minimum": 139530.3679,
                "name": "GpsTime",
                "position": 12,
                "stddev": 62415.85162,
                "variance": 3895738534
              },
              {
                "average": 0,
                "count": 20279019,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20279019,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20279019,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20279019,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20279019,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              406202.2262,
              4969736.702,
              2048.396362,
              407209.5662,
              4971139.582,
              2517.436362
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    406202.22623671516,
                    4969736.701570111,
                    2048.396362486927
                  ],
                  [
                    406202.22623671516,
                    4971139.581570112,
                    2048.396362486927
                  ],
                  [
                    407209.5662367151,
                    4971139.581570112,
                    2517.436362486927
                  ],
                  [
                    407209.5662367151,
                    4969736.701570111,
                    2517.436362486927
                  ],
                  [
                    406202.22623671516,
                    4969736.701570111,
                    2048.396362486927
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:27:14+00:00",
            "end_time": "2011-09-15T16:32:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H8419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002474350105,
              44.88741436325511,
              1012.1969988821049
            ],
            [
              -117.900221240347,
              44.90000997930244,
              1012.1969988821049
            ],
            [
              -117.88752877501965,
              44.900109329087414,
              1119.636998882105
            ],
            [
              -117.88733504775139,
              44.88751366966111,
              1119.636998882105
            ],
            [
              -117.90002474350105,
              44.88741436325511,
              1012.1969988821049
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002212,
        44.88741436,
        1012.196999,
        -117.887335,
        44.90010933,
        1119.636999
      ],
      "properties": {
        "datetime": "2011-09-20T20:41:04Z",
        "pc:count": 11232599,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429432.6441,
            "count": 11232599,
            "maximum": 429928.762,
            "minimum": 428926.542,
            "name": "X",
            "position": 0,
            "stddev": 282.5052404,
            "variance": 79809.21086
          },
          {
            "average": 4971545.986,
            "count": 11232599,
            "maximum": 4972236.345,
            "minimum": 4970836.985,
            "name": "Y",
            "position": 1,
            "stddev": 400.4687448,
            "variance": 160375.2155
          },
          {
            "average": 1040.911029,
            "count": 11232599,
            "maximum": 1119.636999,
            "minimum": 1012.196999,
            "name": "Z",
            "position": 2,
            "stddev": 25.56440074,
            "variance": 653.5385852
          },
          {
            "average": 223.1507877,
            "count": 11232599,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.95550684,
            "variance": 1292.798472
          },
          {
            "average": 1.002095419,
            "count": 11232599,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05423477076,
            "variance": 0.00294141036
          },
          {
            "average": 1.00421443,
            "count": 11232599,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08268304226,
            "variance": 0.006836485478
          },
          {
            "average": 0.4987681836,
            "count": 11232599,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985049,
            "variance": 0.2499985049
          },
          {
            "average": 0,
            "count": 11232599,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.262992029,
            "count": 11232599,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4402581502,
            "variance": 0.1938272389
          },
          {
            "average": 1.568437497,
            "count": 11232599,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.905173241,
            "variance": 62.49176397
          },
          {
            "average": 197.975314,
            "count": 11232599,
            "maximum": 212,
            "minimum": 178,
            "name": "UserData",
            "position": 10,
            "stddev": 4.810377102,
            "variance": 23.13972786
          },
          {
            "average": 261.7923701,
            "count": 11232599,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 47.20434146,
            "variance": 2228.249852
          },
          {
            "average": 37354.42672,
            "count": 11232599,
            "maximum": 64000,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 9938.540301,
            "variance": 98774583.32
          },
          {
            "average": 34746.10657,
            "count": 11232599,
            "maximum": 61952,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 7679.25757,
            "variance": 58970996.83
          },
          {
            "average": 28670.48683,
            "count": 11232599,
            "maximum": 62720,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 7064.190791,
            "variance": 49902791.53
          },
          {
            "average": 526750.0406,
            "count": 11232599,
            "maximum": 586464.6046,
            "minimum": 522176.7055,
            "name": "GpsTime",
            "position": 15,
            "stddev": 13071.03621,
            "variance": 170851987.5
          },
          {
            "average": 0,
            "count": 11232599,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11232599,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11232599,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11232599,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11232599,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428926.542,
          4970836.985,
          1012.196999,
          429928.762,
          4972236.345,
          1119.636999
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428926.5420122677,
                4970836.984533159,
                1012.1969988821049
              ],
              [
                428926.5420122677,
                4972236.3445331585,
                1012.1969988821049
              ],
              [
                429928.76201226766,
                4972236.3445331585,
                1119.636998882105
              ],
              [
                429928.76201226766,
                4970836.984533159,
                1119.636998882105
              ],
              [
                428926.5420122677,
                4970836.984533159,
                1012.1969988821049
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T20:41:04+00:00",
        "end_time": "2011-09-20T02:49:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002212,
            44.88741436,
            1012.196999,
            -117.887335,
            44.90010933,
            1119.636999
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002474350105,
                  44.88741436325511,
                  1012.1969988821049
                ],
                [
                  -117.900221240347,
                  44.90000997930244,
                  1012.1969988821049
                ],
                [
                  -117.88752877501965,
                  44.900109329087414,
                  1119.636998882105
                ],
                [
                  -117.88733504775139,
                  44.88751366966111,
                  1119.636998882105
                ],
                [
                  -117.90002474350105,
                  44.88741436325511,
                  1012.1969988821049
                ]
              ]
            ]
          },
          "id": "44117H8419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T20:41:04Z",
            "pc:count": 11232599,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429432.6441,
                "count": 11232599,
                "maximum": 429928.762,
                "minimum": 428926.542,
                "name": "X",
                "position": 0,
                "stddev": 282.5052404,
                "variance": 79809.21086
              },
              {
                "average": 4971545.986,
                "count": 11232599,
                "maximum": 4972236.345,
                "minimum": 4970836.985,
                "name": "Y",
                "position": 1,
                "stddev": 400.4687448,
                "variance": 160375.2155
              },
              {
                "average": 1040.911029,
                "count": 11232599,
                "maximum": 1119.636999,
                "minimum": 1012.196999,
                "name": "Z",
                "position": 2,
                "stddev": 25.56440074,
                "variance": 653.5385852
              },
              {
                "average": 223.1507877,
                "count": 11232599,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.95550684,
                "variance": 1292.798472
              },
              {
                "average": 1.002095419,
                "count": 11232599,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05423477076,
                "variance": 0.00294141036
              },
              {
                "average": 1.00421443,
                "count": 11232599,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08268304226,
                "variance": 0.006836485478
              },
              {
                "average": 0.4987681836,
                "count": 11232599,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985049,
                "variance": 0.2499985049
              },
              {
                "average": 0,
                "count": 11232599,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.262992029,
                "count": 11232599,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4402581502,
                "variance": 0.1938272389
              },
              {
                "average": 1.568437497,
                "count": 11232599,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.905173241,
                "variance": 62.49176397
              },
              {
                "average": 197.975314,
                "count": 11232599,
                "maximum": 212,
                "minimum": 178,
                "name": "UserData",
                "position": 10,
                "stddev": 4.810377102,
                "variance": 23.13972786
              },
              {
                "average": 261.7923701,
                "count": 11232599,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 47.20434146,
                "variance": 2228.249852
              },
              {
                "average": 37354.42672,
                "count": 11232599,
                "maximum": 64000,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 9938.540301,
                "variance": 98774583.32
              },
              {
                "average": 34746.10657,
                "count": 11232599,
                "maximum": 61952,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 7679.25757,
                "variance": 58970996.83
              },
              {
                "average": 28670.48683,
                "count": 11232599,
                "maximum": 62720,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 7064.190791,
                "variance": 49902791.53
              },
              {
                "average": 526750.0406,
                "count": 11232599,
                "maximum": 586464.6046,
                "minimum": 522176.7055,
                "name": "GpsTime",
                "position": 15,
                "stddev": 13071.03621,
                "variance": 170851987.5
              },
              {
                "average": 0,
                "count": 11232599,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11232599,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11232599,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11232599,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11232599,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428926.542,
              4970836.985,
              1012.196999,
              429928.762,
              4972236.345,
              1119.636999
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428926.5420122677,
                    4970836.984533159,
                    1012.1969988821049
                  ],
                  [
                    428926.5420122677,
                    4972236.3445331585,
                    1012.1969988821049
                  ],
                  [
                    429928.76201226766,
                    4972236.3445331585,
                    1119.636998882105
                  ],
                  [
                    429928.76201226766,
                    4970836.984533159,
                    1119.636998882105
                  ],
                  [
                    428926.5420122677,
                    4970836.984533159,
                    1012.1969988821049
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T20:41:04+00:00",
            "end_time": "2011-09-20T02:49:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118H2325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.20002373536393,
              44.87488154151594,
              1935.0408181551702
            ],
            [
              -118.20028629170423,
              44.887508914753674,
              1935.0408181551702
            ],
            [
              -118.18753017732878,
              44.88764228532089,
              2341.8008181551704
            ],
            [
              -118.18727040972085,
              44.875014853702744,
              2341.8008181551704
            ],
            [
              -118.20002373536393,
              44.87488154151594,
              1935.0408181551702
            ]
          ]
        ]
      },
      "bbox": [
        -118.2002863,
        44.87488154,
        1935.040818,
        -118.1872704,
        44.88764229,
        2341.800818
      ],
      "properties": {
        "datetime": "2011-09-20T18:27:04Z",
        "pc:count": 21821161,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 405738.9607,
            "count": 21821161,
            "maximum": 406222.7342,
            "minimum": 405215.1742,
            "name": "X",
            "position": 0,
            "stddev": 285.2867127,
            "variance": 81388.50846
          },
          {
            "average": 4970508.582,
            "count": 21821161,
            "maximum": 4971154.227,
            "minimum": 4969751.207,
            "name": "Y",
            "position": 1,
            "stddev": 380.4379727,
            "variance": 144733.0511
          },
          {
            "average": 2109.539113,
            "count": 21821161,
            "maximum": 2341.800818,
            "minimum": 1935.040818,
            "name": "Z",
            "position": 2,
            "stddev": 79.73037761,
            "variance": 6356.933115
          },
          {
            "average": 88.14122044,
            "count": 21821161,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.01100578,
            "variance": 2917.188745
          },
          {
            "average": 1.155783141,
            "count": 21821161,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.39707476,
            "variance": 0.157668365
          },
          {
            "average": 1.318066257,
            "count": 21821161,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5509690718,
            "variance": 0.303566918
          },
          {
            "average": 0.4999475967,
            "count": 21821161,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000087,
            "variance": 0.2500000087
          },
          {
            "average": 0,
            "count": 21821161,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.091083146,
            "count": 21821161,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2877273198,
            "variance": 0.08278701056
          },
          {
            "average": -0.9213639727,
            "count": 21821161,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.888082885,
            "variance": 62.2218516
          },
          {
            "average": 137.612829,
            "count": 21821161,
            "maximum": 159,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 11.12382301,
            "variance": 123.7394384
          },
          {
            "average": 14857.33055,
            "count": 21821161,
            "maximum": 20148,
            "minimum": 9539,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.499742,
            "variance": 28042317.52
          },
          {
            "average": 22316.47611,
            "count": 21821161,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 13339.51,
            "variance": 177942527
          },
          {
            "average": 23492.46341,
            "count": 21821161,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 12862.58772,
            "variance": 165446162.9
          },
          {
            "average": 20984.11828,
            "count": 21821161,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 11579.97593,
            "variance": 134095842.4
          },
          {
            "average": 240880.4651,
            "count": 21821161,
            "maximum": 578424.6212,
            "minimum": 139538.6298,
            "name": "GpsTime",
            "position": 15,
            "stddev": 183343.4974,
            "variance": 33614838020.0
          },
          {
            "average": 0,
            "count": 21821161,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21821161,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21821161,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21821161,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21821161,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          405215.1742,
          4969751.207,
          1935.040818,
          406222.7342,
          4971154.227,
          2341.800818
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                405215.1741503222,
                4969751.20711569,
                1935.0408181551702
              ],
              [
                405215.1741503222,
                4971154.22711569,
                1935.0408181551702
              ],
              [
                406222.73415032227,
                4971154.22711569,
                2341.8008181551704
              ],
              [
                406222.73415032227,
                4969751.20711569,
                2341.8008181551704
              ],
              [
                405215.1741503222,
                4969751.20711569,
                1935.0408181551702
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:27:04+00:00",
        "end_time": "2011-09-15T16:32:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.2002863,
            44.87488154,
            1935.040818,
            -118.1872704,
            44.88764229,
            2341.800818
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.20002373536393,
                  44.87488154151594,
                  1935.0408181551702
                ],
                [
                  -118.20028629170423,
                  44.887508914753674,
                  1935.0408181551702
                ],
                [
                  -118.18753017732878,
                  44.88764228532089,
                  2341.8008181551704
                ],
                [
                  -118.18727040972085,
                  44.875014853702744,
                  2341.8008181551704
                ],
                [
                  -118.20002373536393,
                  44.87488154151594,
                  1935.0408181551702
                ]
              ]
            ]
          },
          "id": "44118H2325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:27:04Z",
            "pc:count": 21821161,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 405738.9607,
                "count": 21821161,
                "maximum": 406222.7342,
                "minimum": 405215.1742,
                "name": "X",
                "position": 0,
                "stddev": 285.2867127,
                "variance": 81388.50846
              },
              {
                "average": 4970508.582,
                "count": 21821161,
                "maximum": 4971154.227,
                "minimum": 4969751.207,
                "name": "Y",
                "position": 1,
                "stddev": 380.4379727,
                "variance": 144733.0511
              },
              {
                "average": 2109.539113,
                "count": 21821161,
                "maximum": 2341.800818,
                "minimum": 1935.040818,
                "name": "Z",
                "position": 2,
                "stddev": 79.73037761,
                "variance": 6356.933115
              },
              {
                "average": 88.14122044,
                "count": 21821161,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.01100578,
                "variance": 2917.188745
              },
              {
                "average": 1.155783141,
                "count": 21821161,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.39707476,
                "variance": 0.157668365
              },
              {
                "average": 1.318066257,
                "count": 21821161,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5509690718,
                "variance": 0.303566918
              },
              {
                "average": 0.4999475967,
                "count": 21821161,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000087,
                "variance": 0.2500000087
              },
              {
                "average": 0,
                "count": 21821161,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.091083146,
                "count": 21821161,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2877273198,
                "variance": 0.08278701056
              },
              {
                "average": -0.9213639727,
                "count": 21821161,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.888082885,
                "variance": 62.2218516
              },
              {
                "average": 137.612829,
                "count": 21821161,
                "maximum": 159,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 11.12382301,
                "variance": 123.7394384
              },
              {
                "average": 14857.33055,
                "count": 21821161,
                "maximum": 20148,
                "minimum": 9539,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.499742,
                "variance": 28042317.52
              },
              {
                "average": 22316.47611,
                "count": 21821161,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 13339.51,
                "variance": 177942527
              },
              {
                "average": 23492.46341,
                "count": 21821161,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 12862.58772,
                "variance": 165446162.9
              },
              {
                "average": 20984.11828,
                "count": 21821161,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 11579.97593,
                "variance": 134095842.4
              },
              {
                "average": 240880.4651,
                "count": 21821161,
                "maximum": 578424.6212,
                "minimum": 139538.6298,
                "name": "GpsTime",
                "position": 15,
                "stddev": 183343.4974,
                "variance": 33614838020.0
              },
              {
                "average": 0,
                "count": 21821161,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21821161,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21821161,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21821161,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21821161,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              405215.1742,
              4969751.207,
              1935.040818,
              406222.7342,
              4971154.227,
              2341.800818
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    405215.1741503222,
                    4969751.20711569,
                    1935.0408181551702
                  ],
                  [
                    405215.1741503222,
                    4971154.22711569,
                    1935.0408181551702
                  ],
                  [
                    406222.73415032227,
                    4971154.22711569,
                    2341.8008181551704
                  ],
                  [
                    406222.73415032227,
                    4969751.20711569,
                    2341.8008181551704
                  ],
                  [
                    405215.1741503222,
                    4969751.20711569,
                    1935.0408181551702
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:27:04+00:00",
            "end_time": "2011-09-15T16:32: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": "45117A7208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.78752654797995,
              45.09999492172295,
              1280.2033182243554
            ],
            [
              -117.78769866194347,
              45.11251032388841,
              1280.2033182243554
            ],
            [
              -117.7750284772466,
              45.112597011792026,
              1569.2433182243553
            ],
            [
              -117.77485913107512,
              45.10008157201705,
              1569.2433182243553
            ],
            [
              -117.78752654797995,
              45.09999492172295,
              1280.2033182243554
            ]
          ]
        ]
      },
      "bbox": [
        -117.7876987,
        45.09999492,
        1280.203318,
        -117.7748591,
        45.11259701,
        1569.243318
      ],
      "properties": {
        "datetime": "2011-09-16T00:23:05Z",
        "pc:count": 8909993,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438498.8849,
            "count": 8909993,
            "maximum": 439036.7178,
            "minimum": 438039.9778,
            "name": "X",
            "position": 0,
            "stddev": 281.6972728,
            "variance": 79353.35351
          },
          {
            "average": 4995164.338,
            "count": 8909993,
            "maximum": 4995750.09,
            "minimum": 4994359.63,
            "name": "Y",
            "position": 1,
            "stddev": 330.6000925,
            "variance": 109296.4212
          },
          {
            "average": 1415.957597,
            "count": 8909993,
            "maximum": 1569.243318,
            "minimum": 1280.203318,
            "name": "Z",
            "position": 2,
            "stddev": 70.58286768,
            "variance": 4981.94121
          },
          {
            "average": 109.3018062,
            "count": 8909993,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.97382788,
            "variance": 782.5350461
          },
          {
            "average": 1.008168244,
            "count": 8909993,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09349588615,
            "variance": 0.008741480727
          },
          {
            "average": 1.017122348,
            "count": 8909993,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.138330582,
            "variance": 0.01913534991
          },
          {
            "average": 0.5000568463,
            "count": 8909993,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000248,
            "variance": 0.2500000248
          },
          {
            "average": 0,
            "count": 8909993,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.216783784,
            "count": 8909993,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4120541156,
            "variance": 0.1697885942
          },
          {
            "average": 0.3467591855,
            "count": 8909993,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.547670243,
            "variance": 73.06266658
          },
          {
            "average": 134.5064637,
            "count": 8909993,
            "maximum": 148,
            "minimum": 118,
            "name": "UserData",
            "position": 10,
            "stddev": 5.114157735,
            "variance": 26.15460934
          },
          {
            "average": 10726.80485,
            "count": 8909993,
            "maximum": 10741,
            "minimum": 10720,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.729280361,
            "variance": 45.28321418
          },
          {
            "average": 32909.87583,
            "count": 8909993,
            "maximum": 61184,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7221.639597,
            "variance": 52152078.47
          },
          {
            "average": 31597.26703,
            "count": 8909993,
            "maximum": 62208,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5978.514562,
            "variance": 35742636.37
          },
          {
            "average": 26257.11384,
            "count": 8909993,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5438.39465,
            "variance": 29576136.37
          },
          {
            "average": 161483.3889,
            "count": 8909993,
            "maximum": 167785.7139,
            "minimum": 158624.847,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2979.31962,
            "variance": 8876345.395
          },
          {
            "average": 0,
            "count": 8909993,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8909993,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8909993,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8909993,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8909993,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438039.9778,
          4994359.63,
          1280.203318,
          439036.7178,
          4995750.09,
          1569.243318
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438039.9778057494,
                4994359.63047442,
                1280.2033182243554
              ],
              [
                438039.9778057494,
                4995750.090474421,
                1280.2033182243554
              ],
              [
                439036.7178057494,
                4995750.090474421,
                1569.2433182243553
              ],
              [
                439036.7178057494,
                4994359.63047442,
                1569.2433182243553
              ],
              [
                438039.9778057494,
                4994359.63047442,
                1280.2033182243554
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T00:23:05+00:00",
        "end_time": "2011-09-15T21:50:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7876987,
            45.09999492,
            1280.203318,
            -117.7748591,
            45.11259701,
            1569.243318
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.78752654797995,
                  45.09999492172295,
                  1280.2033182243554
                ],
                [
                  -117.78769866194347,
                  45.11251032388841,
                  1280.2033182243554
                ],
                [
                  -117.7750284772466,
                  45.112597011792026,
                  1569.2433182243553
                ],
                [
                  -117.77485913107512,
                  45.10008157201705,
                  1569.2433182243553
                ],
                [
                  -117.78752654797995,
                  45.09999492172295,
                  1280.2033182243554
                ]
              ]
            ]
          },
          "id": "45117A7208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T00:23:05Z",
            "pc:count": 8909993,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438498.8849,
                "count": 8909993,
                "maximum": 439036.7178,
                "minimum": 438039.9778,
                "name": "X",
                "position": 0,
                "stddev": 281.6972728,
                "variance": 79353.35351
              },
              {
                "average": 4995164.338,
                "count": 8909993,
                "maximum": 4995750.09,
                "minimum": 4994359.63,
                "name": "Y",
                "position": 1,
                "stddev": 330.6000925,
                "variance": 109296.4212
              },
              {
                "average": 1415.957597,
                "count": 8909993,
                "maximum": 1569.243318,
                "minimum": 1280.203318,
                "name": "Z",
                "position": 2,
                "stddev": 70.58286768,
                "variance": 4981.94121
              },
              {
                "average": 109.3018062,
                "count": 8909993,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.97382788,
                "variance": 782.5350461
              },
              {
                "average": 1.008168244,
                "count": 8909993,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09349588615,
                "variance": 0.008741480727
              },
              {
                "average": 1.017122348,
                "count": 8909993,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.138330582,
                "variance": 0.01913534991
              },
              {
                "average": 0.5000568463,
                "count": 8909993,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000248,
                "variance": 0.2500000248
              },
              {
                "average": 0,
                "count": 8909993,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.216783784,
                "count": 8909993,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4120541156,
                "variance": 0.1697885942
              },
              {
                "average": 0.3467591855,
                "count": 8909993,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.547670243,
                "variance": 73.06266658
              },
              {
                "average": 134.5064637,
                "count": 8909993,
                "maximum": 148,
                "minimum": 118,
                "name": "UserData",
                "position": 10,
                "stddev": 5.114157735,
                "variance": 26.15460934
              },
              {
                "average": 10726.80485,
                "count": 8909993,
                "maximum": 10741,
                "minimum": 10720,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.729280361,
                "variance": 45.28321418
              },
              {
                "average": 32909.87583,
                "count": 8909993,
                "maximum": 61184,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7221.639597,
                "variance": 52152078.47
              },
              {
                "average": 31597.26703,
                "count": 8909993,
                "maximum": 62208,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5978.514562,
                "variance": 35742636.37
              },
              {
                "average": 26257.11384,
                "count": 8909993,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5438.39465,
                "variance": 29576136.37
              },
              {
                "average": 161483.3889,
                "count": 8909993,
                "maximum": 167785.7139,
                "minimum": 158624.847,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2979.31962,
                "variance": 8876345.395
              },
              {
                "average": 0,
                "count": 8909993,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8909993,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8909993,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8909993,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8909993,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438039.9778,
              4994359.63,
              1280.203318,
              439036.7178,
              4995750.09,
              1569.243318
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438039.9778057494,
                    4994359.63047442,
                    1280.2033182243554
                  ],
                  [
                    438039.9778057494,
                    4995750.090474421,
                    1280.2033182243554
                  ],
                  [
                    439036.7178057494,
                    4995750.090474421,
                    1569.2433182243553
                  ],
                  [
                    439036.7178057494,
                    4994359.63047442,
                    1569.2433182243553
                  ],
                  [
                    438039.9778057494,
                    4994359.63047442,
                    1280.2033182243554
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T00:23:05+00:00",
            "end_time": "2011-09-15T21: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": "45117A7209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.7750261455942,
              45.10558211639736,
              1366.735672856115
            ],
            [
              -117.77511992271394,
              45.11251085246267,
              1366.735672856115
            ],
            [
              -117.76264978260092,
              45.1125948090403,
              1583.9756728561147
            ],
            [
              -117.76255751381412,
              45.10566605280779,
              1583.9756728561147
            ],
            [
              -117.7750261455942,
              45.10558211639736,
              1366.735672856115
            ]
          ]
        ]
      },
      "bbox": [
        -117.7751199,
        45.10558212,
        1366.735673,
        -117.7625575,
        45.11259481,
        1583.975673
      ],
      "properties": {
        "datetime": "2011-09-16T00:23:25Z",
        "pc:count": 3699939,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439375.3783,
            "count": 3699939,
            "maximum": 440010.4329,
            "minimum": 439029.4329,
            "name": "X",
            "position": 0,
            "stddev": 232.5724929,
            "variance": 54089.96446
          },
          {
            "average": 4995488.653,
            "count": 3699939,
            "maximum": 4995740.588,
            "minimum": 4994970.808,
            "name": "Y",
            "position": 1,
            "stddev": 171.9079851,
            "variance": 29552.35534
          },
          {
            "average": 1503.29308,
            "count": 3699939,
            "maximum": 1583.975673,
            "minimum": 1366.735673,
            "name": "Z",
            "position": 2,
            "stddev": 44.48542272,
            "variance": 1978.952835
          },
          {
            "average": 103.8816362,
            "count": 3699939,
            "maximum": 250,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.47182899,
            "variance": 1558.025284
          },
          {
            "average": 1.055256857,
            "count": 3699939,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2401573118,
            "variance": 0.05767553439
          },
          {
            "average": 1.115414065,
            "count": 3699939,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3485087301,
            "variance": 0.121458335
          },
          {
            "average": 0.5003801414,
            "count": 3699939,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999231,
            "variance": 0.2499999231
          },
          {
            "average": 0,
            "count": 3699939,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.17690643,
            "count": 3699939,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3815895497,
            "variance": 0.1456105844
          },
          {
            "average": 0.2466850637,
            "count": 3699939,
            "maximum": 22.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.409889108,
            "variance": 70.72623481
          },
          {
            "average": 132.677249,
            "count": 3699939,
            "maximum": 151,
            "minimum": 119,
            "name": "UserData",
            "position": 10,
            "stddev": 6.819754544,
            "variance": 46.50905204
          },
          {
            "average": 10726.17742,
            "count": 3699939,
            "maximum": 10741,
            "minimum": 10715,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.41134411,
            "variance": 108.3960862
          },
          {
            "average": 27245.24309,
            "count": 3699939,
            "maximum": 51712,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 9194.459745,
            "variance": 84538089.99
          },
          {
            "average": 27000.20422,
            "count": 3699939,
            "maximum": 47360,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 8333.343781,
            "variance": 69444618.57
          },
          {
            "average": 21756.61701,
            "count": 3699939,
            "maximum": 44032,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6785.209668,
            "variance": 46039070.23
          },
          {
            "average": 161269.1477,
            "count": 3699939,
            "maximum": 167805.0311,
            "minimum": 156319.1226,
            "name": "GpsTime",
            "position": 15,
            "stddev": 4579.195271,
            "variance": 20969029.33
          },
          {
            "average": 0,
            "count": 3699939,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3699939,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3699939,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3699939,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3699939,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439029.4329,
          4994970.808,
          1366.735673,
          440010.4329,
          4995740.588,
          1583.975673
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439029.43294683367,
                4994970.807983776,
                1366.735672856115
              ],
              [
                439029.43294683367,
                4995740.587983775,
                1366.735672856115
              ],
              [
                440010.43294683367,
                4995740.587983775,
                1583.9756728561147
              ],
              [
                440010.43294683367,
                4994970.807983776,
                1583.9756728561147
              ],
              [
                439029.43294683367,
                4994970.807983776,
                1366.735672856115
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T00:23:25+00:00",
        "end_time": "2011-09-15T21:11:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7751199,
            45.10558212,
            1366.735673,
            -117.7625575,
            45.11259481,
            1583.975673
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.7750261455942,
                  45.10558211639736,
                  1366.735672856115
                ],
                [
                  -117.77511992271394,
                  45.11251085246267,
                  1366.735672856115
                ],
                [
                  -117.76264978260092,
                  45.1125948090403,
                  1583.9756728561147
                ],
                [
                  -117.76255751381412,
                  45.10566605280779,
                  1583.9756728561147
                ],
                [
                  -117.7750261455942,
                  45.10558211639736,
                  1366.735672856115
                ]
              ]
            ]
          },
          "id": "45117A7209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T00:23:25Z",
            "pc:count": 3699939,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439375.3783,
                "count": 3699939,
                "maximum": 440010.4329,
                "minimum": 439029.4329,
                "name": "X",
                "position": 0,
                "stddev": 232.5724929,
                "variance": 54089.96446
              },
              {
                "average": 4995488.653,
                "count": 3699939,
                "maximum": 4995740.588,
                "minimum": 4994970.808,
                "name": "Y",
                "position": 1,
                "stddev": 171.9079851,
                "variance": 29552.35534
              },
              {
                "average": 1503.29308,
                "count": 3699939,
                "maximum": 1583.975673,
                "minimum": 1366.735673,
                "name": "Z",
                "position": 2,
                "stddev": 44.48542272,
                "variance": 1978.952835
              },
              {
                "average": 103.8816362,
                "count": 3699939,
                "maximum": 250,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.47182899,
                "variance": 1558.025284
              },
              {
                "average": 1.055256857,
                "count": 3699939,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2401573118,
                "variance": 0.05767553439
              },
              {
                "average": 1.115414065,
                "count": 3699939,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3485087301,
                "variance": 0.121458335
              },
              {
                "average": 0.5003801414,
                "count": 3699939,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999231,
                "variance": 0.2499999231
              },
              {
                "average": 0,
                "count": 3699939,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.17690643,
                "count": 3699939,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3815895497,
                "variance": 0.1456105844
              },
              {
                "average": 0.2466850637,
                "count": 3699939,
                "maximum": 22.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.409889108,
                "variance": 70.72623481
              },
              {
                "average": 132.677249,
                "count": 3699939,
                "maximum": 151,
                "minimum": 119,
                "name": "UserData",
                "position": 10,
                "stddev": 6.819754544,
                "variance": 46.50905204
              },
              {
                "average": 10726.17742,
                "count": 3699939,
                "maximum": 10741,
                "minimum": 10715,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.41134411,
                "variance": 108.3960862
              },
              {
                "average": 27245.24309,
                "count": 3699939,
                "maximum": 51712,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 9194.459745,
                "variance": 84538089.99
              },
              {
                "average": 27000.20422,
                "count": 3699939,
                "maximum": 47360,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 8333.343781,
                "variance": 69444618.57
              },
              {
                "average": 21756.61701,
                "count": 3699939,
                "maximum": 44032,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6785.209668,
                "variance": 46039070.23
              },
              {
                "average": 161269.1477,
                "count": 3699939,
                "maximum": 167805.0311,
                "minimum": 156319.1226,
                "name": "GpsTime",
                "position": 15,
                "stddev": 4579.195271,
                "variance": 20969029.33
              },
              {
                "average": 0,
                "count": 3699939,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3699939,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3699939,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3699939,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3699939,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439029.4329,
              4994970.808,
              1366.735673,
              440010.4329,
              4995740.588,
              1583.975673
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439029.43294683367,
                    4994970.807983776,
                    1366.735672856115
                  ],
                  [
                    439029.43294683367,
                    4995740.587983775,
                    1366.735672856115
                  ],
                  [
                    440010.43294683367,
                    4995740.587983775,
                    1583.9756728561147
                  ],
                  [
                    440010.43294683367,
                    4994970.807983776,
                    1583.9756728561147
                  ],
                  [
                    439029.43294683367,
                    4994970.807983776,
                    1366.735672856115
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T00:23:25+00:00",
            "end_time": "2011-09-15T21: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": "44117H8420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752482545046,
              44.887415523667684,
              1013.2171738789847
            ],
            [
              -117.88771857409384,
              44.90000992252339,
              1013.2171738789847
            ],
            [
              -117.8750285990529,
              44.90010786349921,
              1057.9571738789846
            ],
            [
              -117.87483761919488,
              44.88751342188386,
              1057.9571738789846
            ],
            [
              -117.88752482545046,
              44.887415523667684,
              1013.2171738789847
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877186,
        44.88741552,
        1013.217174,
        -117.8748376,
        44.90010786,
        1057.957174
      ],
      "properties": {
        "datetime": "2011-09-20T03:25:41Z",
        "pc:count": 11105089,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430413.0977,
            "count": 11105089,
            "maximum": 430915.6762,
            "minimum": 429913.6562,
            "name": "X",
            "position": 0,
            "stddev": 285.2545974,
            "variance": 81370.18536
          },
          {
            "average": 4971532.388,
            "count": 11105089,
            "maximum": 4972225.466,
            "minimum": 4970826.246,
            "name": "Y",
            "position": 1,
            "stddev": 400.3826347,
            "variance": 160306.2541
          },
          {
            "average": 1018.048017,
            "count": 11105089,
            "maximum": 1057.957174,
            "minimum": 1013.217174,
            "name": "Z",
            "position": 2,
            "stddev": 6.719838508,
            "variance": 45.15622957
          },
          {
            "average": 222.838518,
            "count": 11105089,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.83769467,
            "variance": 1508.366527
          },
          {
            "average": 1.002004576,
            "count": 11105089,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04884820707,
            "variance": 0.002386147334
          },
          {
            "average": 1.004020139,
            "count": 11105089,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0719773271,
            "variance": 0.005180735616
          },
          {
            "average": 0.498584838,
            "count": 11105089,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980198,
            "variance": 0.2499980198
          },
          {
            "average": 0,
            "count": 11105089,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.273995823,
            "count": 11105089,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.446006872,
            "variance": 0.1989221299
          },
          {
            "average": 2.041767395,
            "count": 11105089,
            "maximum": 19.00200081,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.930969576,
            "variance": 62.90027841
          },
          {
            "average": 193.0483534,
            "count": 11105089,
            "maximum": 208,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 4.359175747,
            "variance": 19.00241319
          },
          {
            "average": 269.0742406,
            "count": 11105089,
            "maximum": 283,
            "minimum": 255,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56836536,
            "variance": 111.6903464
          },
          {
            "average": 27361.75905,
            "count": 11105089,
            "maximum": 64256,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 9641.909685,
            "variance": 92966422.38
          },
          {
            "average": 28205.59687,
            "count": 11105089,
            "maximum": 65024,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 7936.6968,
            "variance": 62991156.1
          },
          {
            "average": 22624.53769,
            "count": 11105089,
            "maximum": 64768,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 6822.773624,
            "variance": 46550239.93
          },
          {
            "average": 522377.5113,
            "count": 11105089,
            "maximum": 524341.0741,
            "minimum": 520350.5185,
            "name": "GpsTime",
            "position": 15,
            "stddev": 665.097681,
            "variance": 442354.9253
          },
          {
            "average": 0,
            "count": 11105089,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11105089,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11105089,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11105089,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11105089,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429913.6562,
          4970826.246,
          1013.217174,
          430915.6762,
          4972225.466,
          1057.957174
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429913.6562166495,
                4970826.245770742,
                1013.2171738789847
              ],
              [
                429913.6562166495,
                4972225.465770743,
                1013.2171738789847
              ],
              [
                430915.67621664953,
                4972225.465770743,
                1057.9571738789846
              ],
              [
                430915.67621664953,
                4970826.245770742,
                1057.9571738789846
              ],
              [
                429913.6562166495,
                4970826.245770742,
                1013.2171738789847
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T03:25:41+00:00",
        "end_time": "2011-09-20T02:19:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877186,
            44.88741552,
            1013.217174,
            -117.8748376,
            44.90010786,
            1057.957174
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752482545046,
                  44.887415523667684,
                  1013.2171738789847
                ],
                [
                  -117.88771857409384,
                  44.90000992252339,
                  1013.2171738789847
                ],
                [
                  -117.8750285990529,
                  44.90010786349921,
                  1057.9571738789846
                ],
                [
                  -117.87483761919488,
                  44.88751342188386,
                  1057.9571738789846
                ],
                [
                  -117.88752482545046,
                  44.887415523667684,
                  1013.2171738789847
                ]
              ]
            ]
          },
          "id": "44117H8420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T03:25:41Z",
            "pc:count": 11105089,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430413.0977,
                "count": 11105089,
                "maximum": 430915.6762,
                "minimum": 429913.6562,
                "name": "X",
                "position": 0,
                "stddev": 285.2545974,
                "variance": 81370.18536
              },
              {
                "average": 4971532.388,
                "count": 11105089,
                "maximum": 4972225.466,
                "minimum": 4970826.246,
                "name": "Y",
                "position": 1,
                "stddev": 400.3826347,
                "variance": 160306.2541
              },
              {
                "average": 1018.048017,
                "count": 11105089,
                "maximum": 1057.957174,
                "minimum": 1013.217174,
                "name": "Z",
                "position": 2,
                "stddev": 6.719838508,
                "variance": 45.15622957
              },
              {
                "average": 222.838518,
                "count": 11105089,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.83769467,
                "variance": 1508.366527
              },
              {
                "average": 1.002004576,
                "count": 11105089,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04884820707,
                "variance": 0.002386147334
              },
              {
                "average": 1.004020139,
                "count": 11105089,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0719773271,
                "variance": 0.005180735616
              },
              {
                "average": 0.498584838,
                "count": 11105089,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980198,
                "variance": 0.2499980198
              },
              {
                "average": 0,
                "count": 11105089,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.273995823,
                "count": 11105089,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.446006872,
                "variance": 0.1989221299
              },
              {
                "average": 2.041767395,
                "count": 11105089,
                "maximum": 19.00200081,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.930969576,
                "variance": 62.90027841
              },
              {
                "average": 193.0483534,
                "count": 11105089,
                "maximum": 208,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 4.359175747,
                "variance": 19.00241319
              },
              {
                "average": 269.0742406,
                "count": 11105089,
                "maximum": 283,
                "minimum": 255,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56836536,
                "variance": 111.6903464
              },
              {
                "average": 27361.75905,
                "count": 11105089,
                "maximum": 64256,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 9641.909685,
                "variance": 92966422.38
              },
              {
                "average": 28205.59687,
                "count": 11105089,
                "maximum": 65024,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 7936.6968,
                "variance": 62991156.1
              },
              {
                "average": 22624.53769,
                "count": 11105089,
                "maximum": 64768,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 6822.773624,
                "variance": 46550239.93
              },
              {
                "average": 522377.5113,
                "count": 11105089,
                "maximum": 524341.0741,
                "minimum": 520350.5185,
                "name": "GpsTime",
                "position": 15,
                "stddev": 665.097681,
                "variance": 442354.9253
              },
              {
                "average": 0,
                "count": 11105089,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11105089,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11105089,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11105089,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11105089,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429913.6562,
              4970826.246,
              1013.217174,
              430915.6762,
              4972225.466,
              1057.957174
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429913.6562166495,
                    4970826.245770742,
                    1013.2171738789847
                  ],
                  [
                    429913.6562166495,
                    4972225.465770743,
                    1013.2171738789847
                  ],
                  [
                    430915.67621664953,
                    4972225.465770743,
                    1057.9571738789846
                  ],
                  [
                    430915.67621664953,
                    4970826.245770742,
                    1057.9571738789846
                  ],
                  [
                    429913.6562166495,
                    4970826.245770742,
                    1013.2171738789847
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T03:25:41+00:00",
            "end_time": "2011-09-20T02:19: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": "44118H1202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0500245320225,
              44.987398170381304,
              1067.3849387848527
            ],
            [
              -118.05025487689164,
              45.00000956349701,
              1067.3849387848527
            ],
            [
              -118.03752949797483,
              45.00012589079081,
              1118.4649387848526
            ],
            [
              -118.03730194285068,
              44.98751444682009,
              1118.4649387848526
            ],
            [
              -118.0500245320225,
              44.987398170381304,
              1067.3849387848527
            ]
          ]
        ]
      },
      "bbox": [
        -118.0502549,
        44.98739817,
        1067.384939,
        -118.0373019,
        45.00012589,
        1118.464939
      ],
      "properties": {
        "datetime": "2011-09-20T22:34:35Z",
        "pc:count": 23576935,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417724.9281,
            "count": 23576935,
            "maximum": 418228.0345,
            "minimum": 417224.9145,
            "name": "X",
            "position": 0,
            "stddev": 283.5761988,
            "variance": 80415.46052
          },
          {
            "average": 4982785.469,
            "count": 23576935,
            "maximum": 4983487.272,
            "minimum": 4982086.072,
            "name": "Y",
            "position": 1,
            "stddev": 401.0910713,
            "variance": 160874.0475
          },
          {
            "average": 1082.429973,
            "count": 23576935,
            "maximum": 1118.464939,
            "minimum": 1067.384939,
            "name": "Z",
            "position": 2,
            "stddev": 10.08880273,
            "variance": 101.7839405
          },
          {
            "average": 166.0314128,
            "count": 23576935,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 67.92603267,
            "variance": 4613.945915
          },
          {
            "average": 1.013745849,
            "count": 23576935,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1344608195,
            "variance": 0.01807971199
          },
          {
            "average": 1.027754498,
            "count": 23576935,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2026541777,
            "variance": 0.04106871572
          },
          {
            "average": 0.4992211668,
            "count": 23576935,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999404,
            "variance": 0.249999404
          },
          {
            "average": 0,
            "count": 23576935,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.138578403,
            "count": 23576935,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3455060554,
            "variance": 0.1193744343
          },
          {
            "average": -0.7740093774,
            "count": 23576935,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.072040767,
            "variance": 65.15784215
          },
          {
            "average": 190.6985798,
            "count": 23576935,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 12.04956404,
            "variance": 145.1919935
          },
          {
            "average": 7287.516085,
            "count": 23576935,
            "maximum": 20076,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8236.402847,
            "variance": 67838331.86
          },
          {
            "average": 24106.30139,
            "count": 23576935,
            "maximum": 63744,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10014.2137,
            "variance": 100284476.1
          },
          {
            "average": 27196.1609,
            "count": 23576935,
            "maximum": 64512,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 7547.270022,
            "variance": 56961284.79
          },
          {
            "average": 20788.65358,
            "count": 23576935,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6414.96337,
            "variance": 41151755.04
          },
          {
            "average": 459222.5802,
            "count": 23576935,
            "maximum": 593275.5012,
            "minimum": 320252.6371,
            "name": "GpsTime",
            "position": 15,
            "stddev": 134269.267,
            "variance": 18028236070.0
          },
          {
            "average": 0,
            "count": 23576935,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23576935,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23576935,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23576935,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23576935,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417224.9145,
          4982086.072,
          1067.384939,
          418228.0345,
          4983487.272,
          1118.464939
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417224.9144916339,
                4982086.072482359,
                1067.3849387848527
              ],
              [
                417224.9144916339,
                4983487.272482358,
                1067.3849387848527
              ],
              [
                418228.0344916339,
                4983487.272482358,
                1118.4649387848526
              ],
              [
                418228.0344916339,
                4982086.072482359,
                1118.4649387848526
              ],
              [
                417224.9144916339,
                4982086.072482359,
                1067.3849387848527
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:34:35+00:00",
        "end_time": "2011-09-17T18:44:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0502549,
            44.98739817,
            1067.384939,
            -118.0373019,
            45.00012589,
            1118.464939
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0500245320225,
                  44.987398170381304,
                  1067.3849387848527
                ],
                [
                  -118.05025487689164,
                  45.00000956349701,
                  1067.3849387848527
                ],
                [
                  -118.03752949797483,
                  45.00012589079081,
                  1118.4649387848526
                ],
                [
                  -118.03730194285068,
                  44.98751444682009,
                  1118.4649387848526
                ],
                [
                  -118.0500245320225,
                  44.987398170381304,
                  1067.3849387848527
                ]
              ]
            ]
          },
          "id": "44118H1202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:34:35Z",
            "pc:count": 23576935,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417724.9281,
                "count": 23576935,
                "maximum": 418228.0345,
                "minimum": 417224.9145,
                "name": "X",
                "position": 0,
                "stddev": 283.5761988,
                "variance": 80415.46052
              },
              {
                "average": 4982785.469,
                "count": 23576935,
                "maximum": 4983487.272,
                "minimum": 4982086.072,
                "name": "Y",
                "position": 1,
                "stddev": 401.0910713,
                "variance": 160874.0475
              },
              {
                "average": 1082.429973,
                "count": 23576935,
                "maximum": 1118.464939,
                "minimum": 1067.384939,
                "name": "Z",
                "position": 2,
                "stddev": 10.08880273,
                "variance": 101.7839405
              },
              {
                "average": 166.0314128,
                "count": 23576935,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 67.92603267,
                "variance": 4613.945915
              },
              {
                "average": 1.013745849,
                "count": 23576935,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1344608195,
                "variance": 0.01807971199
              },
              {
                "average": 1.027754498,
                "count": 23576935,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2026541777,
                "variance": 0.04106871572
              },
              {
                "average": 0.4992211668,
                "count": 23576935,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999404,
                "variance": 0.249999404
              },
              {
                "average": 0,
                "count": 23576935,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.138578403,
                "count": 23576935,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3455060554,
                "variance": 0.1193744343
              },
              {
                "average": -0.7740093774,
                "count": 23576935,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.072040767,
                "variance": 65.15784215
              },
              {
                "average": 190.6985798,
                "count": 23576935,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 12.04956404,
                "variance": 145.1919935
              },
              {
                "average": 7287.516085,
                "count": 23576935,
                "maximum": 20076,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8236.402847,
                "variance": 67838331.86
              },
              {
                "average": 24106.30139,
                "count": 23576935,
                "maximum": 63744,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10014.2137,
                "variance": 100284476.1
              },
              {
                "average": 27196.1609,
                "count": 23576935,
                "maximum": 64512,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 7547.270022,
                "variance": 56961284.79
              },
              {
                "average": 20788.65358,
                "count": 23576935,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6414.96337,
                "variance": 41151755.04
              },
              {
                "average": 459222.5802,
                "count": 23576935,
                "maximum": 593275.5012,
                "minimum": 320252.6371,
                "name": "GpsTime",
                "position": 15,
                "stddev": 134269.267,
                "variance": 18028236070.0
              },
              {
                "average": 0,
                "count": 23576935,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23576935,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23576935,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23576935,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23576935,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417224.9145,
              4982086.072,
              1067.384939,
              418228.0345,
              4983487.272,
              1118.464939
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417224.9144916339,
                    4982086.072482359,
                    1067.3849387848527
                  ],
                  [
                    417224.9144916339,
                    4983487.272482358,
                    1067.3849387848527
                  ],
                  [
                    418228.0344916339,
                    4983487.272482358,
                    1118.4649387848526
                  ],
                  [
                    418228.0344916339,
                    4982086.072482359,
                    1118.4649387848526
                  ],
                  [
                    417224.9144916339,
                    4982086.072482359,
                    1067.3849387848527
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:34:35+00:00",
            "end_time": "2011-09-17T18:44: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": "44118G1211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.06252438818946,
              44.83739642589851,
              1525.565656704473
            ],
            [
              -118.06275627935487,
              44.85000918088675,
              1525.565656704473
            ],
            [
              -118.05002935419273,
              44.85012691554093,
              1997.8256567044732
            ],
            [
              -118.04980023877094,
              44.83751410907582,
              1997.8256567044732
            ],
            [
              -118.06252438818946,
              44.83739642589851,
              1525.565656704473
            ]
          ]
        ]
      },
      "bbox": [
        -118.0627563,
        44.83739643,
        1525.565657,
        -118.0498002,
        44.85012692,
        1997.825657
      ],
      "properties": {
        "datetime": "2011-09-18T22:24:40Z",
        "pc:count": 20720311,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 416528.86,
            "count": 20720311,
            "maximum": 417027.1859,
            "minimum": 416021.3259,
            "name": "X",
            "position": 0,
            "stddev": 287.3252659,
            "variance": 82555.80844
          },
          {
            "average": 4966138.017,
            "count": 20720311,
            "maximum": 4966837.189,
            "minimum": 4965435.869,
            "name": "Y",
            "position": 1,
            "stddev": 397.5593785,
            "variance": 158053.4594
          },
          {
            "average": 1728.714608,
            "count": 20720311,
            "maximum": 1997.825657,
            "minimum": 1525.565657,
            "name": "Z",
            "position": 2,
            "stddev": 107.0518894,
            "variance": 11460.10702
          },
          {
            "average": 98.0285459,
            "count": 20720311,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.94023548,
            "variance": 2298.266178
          },
          {
            "average": 1.071523975,
            "count": 20720311,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.272045519,
            "variance": 0.0740087644
          },
          {
            "average": 1.147603286,
            "count": 20720311,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3892137167,
            "variance": 0.1514873173
          },
          {
            "average": 0.499701573,
            "count": 20720311,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999923,
            "variance": 0.249999923
          },
          {
            "average": 0,
            "count": 20720311,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.084561279,
            "count": 20720311,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2782277356,
            "variance": 0.07741067285
          },
          {
            "average": -0.9071579235,
            "count": 20720311,
            "maximum": 22.00200081,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.287493945,
            "variance": 68.68255589
          },
          {
            "average": 89.01216048,
            "count": 20720311,
            "maximum": 160,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 62.2388703,
            "variance": 3873.676976
          },
          {
            "average": 14741.08557,
            "count": 20720311,
            "maximum": 20152,
            "minimum": 9507,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5277.251392,
            "variance": 27849382.26
          },
          {
            "average": 26025.45646,
            "count": 20720311,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11438.46758,
            "variance": 130838540.5
          },
          {
            "average": 26783.01671,
            "count": 20720311,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 11080.85703,
            "variance": 122785392.5
          },
          {
            "average": 20978.91367,
            "count": 20720311,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9584.544954,
            "variance": 91863501.97
          },
          {
            "average": 325024.2685,
            "count": 20720311,
            "maximum": 419880.8254,
            "minimum": 144583.6394,
            "name": "GpsTime",
            "position": 15,
            "stddev": 126703.264,
            "variance": 16053717120.0
          },
          {
            "average": 0,
            "count": 20720311,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20720311,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20720311,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20720311,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20720311,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416021.3259,
          4965435.869,
          1525.565657,
          417027.1859,
          4966837.189,
          1997.825657
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416021.3259463957,
                4965435.8688105745,
                1525.565656704473
              ],
              [
                416021.3259463957,
                4966837.188810575,
                1525.565656704473
              ],
              [
                417027.1859463957,
                4966837.188810575,
                1997.8256567044732
              ],
              [
                417027.1859463957,
                4965435.8688105745,
                1997.8256567044732
              ],
              [
                416021.3259463957,
                4965435.8688105745,
                1525.565656704473
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:24:40+00:00",
        "end_time": "2011-09-15T17:56:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0627563,
            44.83739643,
            1525.565657,
            -118.0498002,
            44.85012692,
            1997.825657
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.06252438818946,
                  44.83739642589851,
                  1525.565656704473
                ],
                [
                  -118.06275627935487,
                  44.85000918088675,
                  1525.565656704473
                ],
                [
                  -118.05002935419273,
                  44.85012691554093,
                  1997.8256567044732
                ],
                [
                  -118.04980023877094,
                  44.83751410907582,
                  1997.8256567044732
                ],
                [
                  -118.06252438818946,
                  44.83739642589851,
                  1525.565656704473
                ]
              ]
            ]
          },
          "id": "44118G1211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:24:40Z",
            "pc:count": 20720311,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 416528.86,
                "count": 20720311,
                "maximum": 417027.1859,
                "minimum": 416021.3259,
                "name": "X",
                "position": 0,
                "stddev": 287.3252659,
                "variance": 82555.80844
              },
              {
                "average": 4966138.017,
                "count": 20720311,
                "maximum": 4966837.189,
                "minimum": 4965435.869,
                "name": "Y",
                "position": 1,
                "stddev": 397.5593785,
                "variance": 158053.4594
              },
              {
                "average": 1728.714608,
                "count": 20720311,
                "maximum": 1997.825657,
                "minimum": 1525.565657,
                "name": "Z",
                "position": 2,
                "stddev": 107.0518894,
                "variance": 11460.10702
              },
              {
                "average": 98.0285459,
                "count": 20720311,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.94023548,
                "variance": 2298.266178
              },
              {
                "average": 1.071523975,
                "count": 20720311,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.272045519,
                "variance": 0.0740087644
              },
              {
                "average": 1.147603286,
                "count": 20720311,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3892137167,
                "variance": 0.1514873173
              },
              {
                "average": 0.499701573,
                "count": 20720311,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999923,
                "variance": 0.249999923
              },
              {
                "average": 0,
                "count": 20720311,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.084561279,
                "count": 20720311,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2782277356,
                "variance": 0.07741067285
              },
              {
                "average": -0.9071579235,
                "count": 20720311,
                "maximum": 22.00200081,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.287493945,
                "variance": 68.68255589
              },
              {
                "average": 89.01216048,
                "count": 20720311,
                "maximum": 160,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 62.2388703,
                "variance": 3873.676976
              },
              {
                "average": 14741.08557,
                "count": 20720311,
                "maximum": 20152,
                "minimum": 9507,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5277.251392,
                "variance": 27849382.26
              },
              {
                "average": 26025.45646,
                "count": 20720311,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11438.46758,
                "variance": 130838540.5
              },
              {
                "average": 26783.01671,
                "count": 20720311,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 11080.85703,
                "variance": 122785392.5
              },
              {
                "average": 20978.91367,
                "count": 20720311,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9584.544954,
                "variance": 91863501.97
              },
              {
                "average": 325024.2685,
                "count": 20720311,
                "maximum": 419880.8254,
                "minimum": 144583.6394,
                "name": "GpsTime",
                "position": 15,
                "stddev": 126703.264,
                "variance": 16053717120.0
              },
              {
                "average": 0,
                "count": 20720311,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20720311,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20720311,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20720311,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20720311,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416021.3259,
              4965435.869,
              1525.565657,
              417027.1859,
              4966837.189,
              1997.825657
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416021.3259463957,
                    4965435.8688105745,
                    1525.565656704473
                  ],
                  [
                    416021.3259463957,
                    4966837.188810575,
                    1525.565656704473
                  ],
                  [
                    417027.1859463957,
                    4966837.188810575,
                    1997.8256567044732
                  ],
                  [
                    417027.1859463957,
                    4965435.8688105745,
                    1997.8256567044732
                  ],
                  [
                    416021.3259463957,
                    4965435.8688105745,
                    1525.565656704473
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:24:40+00:00",
            "end_time": "2011-09-15T17:56:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117A7211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252566854734,
              45.08747518549659,
              1039.090819523363
            ],
            [
              -117.81270344408607,
              45.10000998068004,
              1039.090819523363
            ],
            [
              -117.80002847601716,
              45.10009947714985,
              1184.230819523363
            ],
            [
              -117.79985347235751,
              45.087564643078345,
              1184.230819523363
            ],
            [
              -117.81252566854734,
              45.08747518549659,
              1039.090819523363
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127034,
        45.08747519,
        1039.09082,
        -117.7998535,
        45.10009948,
        1184.23082
      ],
      "properties": {
        "datetime": "2011-09-16T00:22:24Z",
        "pc:count": 9503458,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436526.4833,
            "count": 9503458,
            "maximum": 437056.4652,
            "minimum": 436059.1252,
            "name": "X",
            "position": 0,
            "stddev": 278.9439402,
            "variance": 77809.72178
          },
          {
            "average": 4993781.795,
            "count": 9503458,
            "maximum": 4994380.899,
            "minimum": 4992988.279,
            "name": "Y",
            "position": 1,
            "stddev": 383.7869664,
            "variance": 147292.4356
          },
          {
            "average": 1069.162707,
            "count": 9503458,
            "maximum": 1184.23082,
            "minimum": 1039.09082,
            "name": "Z",
            "position": 2,
            "stddev": 32.32243601,
            "variance": 1044.739869
          },
          {
            "average": 108.5829565,
            "count": 9503458,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.82436216,
            "variance": 719.546405
          },
          {
            "average": 1.000953442,
            "count": 9503458,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03129313958,
            "variance": 0.0009792605847
          },
          {
            "average": 1.002269595,
            "count": 9503458,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04884971334,
            "variance": 0.002386294493
          },
          {
            "average": 0.5000102068,
            "count": 9503458,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000262,
            "variance": 0.2500000262
          },
          {
            "average": 0,
            "count": 9503458,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.303838455,
            "count": 9503458,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4599137644,
            "variance": 0.2115206707
          },
          {
            "average": -0.3187691465,
            "count": 9503458,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.624420694,
            "variance": 74.38063231
          },
          {
            "average": 135.8014148,
            "count": 9503458,
            "maximum": 150,
            "minimum": 128,
            "name": "UserData",
            "position": 10,
            "stddev": 3.132618382,
            "variance": 9.813297929
          },
          {
            "average": 10736.26368,
            "count": 9503458,
            "maximum": 10741,
            "minimum": 10732,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.273253218,
            "variance": 5.167680195
          },
          {
            "average": 34820.57879,
            "count": 9503458,
            "maximum": 63232,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 8864.52158,
            "variance": 78579742.84
          },
          {
            "average": 33384.65523,
            "count": 9503458,
            "maximum": 64256,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 7257.227486,
            "variance": 52667350.79
          },
          {
            "average": 27396.8402,
            "count": 9503458,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 7080.606238,
            "variance": 50134984.69
          },
          {
            "average": 165633.6916,
            "count": 9503458,
            "maximum": 167744.3158,
            "minimum": 163800.0875,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1042.012478,
            "variance": 1085790.004
          },
          {
            "average": 0,
            "count": 9503458,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9503458,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9503458,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9503458,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9503458,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436059.1252,
          4992988.279,
          1039.09082,
          437056.4652,
          4994380.899,
          1184.23082
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436059.12520594284,
                4992988.278721647,
                1039.090819523363
              ],
              [
                436059.12520594284,
                4994380.8987216465,
                1039.090819523363
              ],
              [
                437056.4652059428,
                4994380.8987216465,
                1184.230819523363
              ],
              [
                437056.4652059428,
                4992988.278721647,
                1184.230819523363
              ],
              [
                436059.12520594284,
                4992988.278721647,
                1039.090819523363
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T00:22:24+00:00",
        "end_time": "2011-09-15T23:16:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127034,
            45.08747519,
            1039.09082,
            -117.7998535,
            45.10009948,
            1184.23082
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252566854734,
                  45.08747518549659,
                  1039.090819523363
                ],
                [
                  -117.81270344408607,
                  45.10000998068004,
                  1039.090819523363
                ],
                [
                  -117.80002847601716,
                  45.10009947714985,
                  1184.230819523363
                ],
                [
                  -117.79985347235751,
                  45.087564643078345,
                  1184.230819523363
                ],
                [
                  -117.81252566854734,
                  45.08747518549659,
                  1039.090819523363
                ]
              ]
            ]
          },
          "id": "45117A7211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T00:22:24Z",
            "pc:count": 9503458,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436526.4833,
                "count": 9503458,
                "maximum": 437056.4652,
                "minimum": 436059.1252,
                "name": "X",
                "position": 0,
                "stddev": 278.9439402,
                "variance": 77809.72178
              },
              {
                "average": 4993781.795,
                "count": 9503458,
                "maximum": 4994380.899,
                "minimum": 4992988.279,
                "name": "Y",
                "position": 1,
                "stddev": 383.7869664,
                "variance": 147292.4356
              },
              {
                "average": 1069.162707,
                "count": 9503458,
                "maximum": 1184.23082,
                "minimum": 1039.09082,
                "name": "Z",
                "position": 2,
                "stddev": 32.32243601,
                "variance": 1044.739869
              },
              {
                "average": 108.5829565,
                "count": 9503458,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.82436216,
                "variance": 719.546405
              },
              {
                "average": 1.000953442,
                "count": 9503458,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03129313958,
                "variance": 0.0009792605847
              },
              {
                "average": 1.002269595,
                "count": 9503458,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04884971334,
                "variance": 0.002386294493
              },
              {
                "average": 0.5000102068,
                "count": 9503458,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000262,
                "variance": 0.2500000262
              },
              {
                "average": 0,
                "count": 9503458,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.303838455,
                "count": 9503458,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4599137644,
                "variance": 0.2115206707
              },
              {
                "average": -0.3187691465,
                "count": 9503458,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.624420694,
                "variance": 74.38063231
              },
              {
                "average": 135.8014148,
                "count": 9503458,
                "maximum": 150,
                "minimum": 128,
                "name": "UserData",
                "position": 10,
                "stddev": 3.132618382,
                "variance": 9.813297929
              },
              {
                "average": 10736.26368,
                "count": 9503458,
                "maximum": 10741,
                "minimum": 10732,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.273253218,
                "variance": 5.167680195
              },
              {
                "average": 34820.57879,
                "count": 9503458,
                "maximum": 63232,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 8864.52158,
                "variance": 78579742.84
              },
              {
                "average": 33384.65523,
                "count": 9503458,
                "maximum": 64256,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 7257.227486,
                "variance": 52667350.79
              },
              {
                "average": 27396.8402,
                "count": 9503458,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 7080.606238,
                "variance": 50134984.69
              },
              {
                "average": 165633.6916,
                "count": 9503458,
                "maximum": 167744.3158,
                "minimum": 163800.0875,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1042.012478,
                "variance": 1085790.004
              },
              {
                "average": 0,
                "count": 9503458,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9503458,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9503458,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9503458,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9503458,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436059.1252,
              4992988.279,
              1039.09082,
              437056.4652,
              4994380.899,
              1184.23082
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436059.12520594284,
                    4992988.278721647,
                    1039.090819523363
                  ],
                  [
                    436059.12520594284,
                    4994380.8987216465,
                    1039.090819523363
                  ],
                  [
                    437056.4652059428,
                    4994380.8987216465,
                    1184.230819523363
                  ],
                  [
                    437056.4652059428,
                    4992988.278721647,
                    1184.230819523363
                  ],
                  [
                    436059.12520594284,
                    4992988.278721647,
                    1039.090819523363
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T00:22:24+00:00",
            "end_time": "2011-09-15T23:16: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": "45117A7406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252543593799,
              45.03748054522556,
              1077.0644137823979
            ],
            [
              -117.81270283055053,
              45.05001041007713,
              1077.0644137823979
            ],
            [
              -117.80824391375486,
              45.05004205436984,
              1310.444413782398
            ],
            [
              -117.80806749216681,
              45.03751217577355,
              1310.444413782398
            ],
            [
              -117.81252543593799,
              45.03748054522556,
              1077.0644137823979
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127028,
        45.03748055,
        1077.064414,
        -117.8080675,
        45.05004205,
        1310.444414
      ],
      "properties": {
        "datetime": "2011-09-16T18:52:33Z",
        "pc:count": 3687073,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436166.4461,
            "count": 3687073,
            "maximum": 436354.5473,
            "minimum": 436003.3873,
            "name": "X",
            "position": 0,
            "stddev": 94.40415137,
            "variance": 8912.143796
          },
          {
            "average": 4988147.92,
            "count": 3687073,
            "maximum": 4988826.507,
            "minimum": 4987434.447,
            "name": "Y",
            "position": 1,
            "stddev": 386.3752172,
            "variance": 149285.8085
          },
          {
            "average": 1125.355109,
            "count": 3687073,
            "maximum": 1310.444414,
            "minimum": 1077.064414,
            "name": "Z",
            "position": 2,
            "stddev": 37.96498457,
            "variance": 1441.340053
          },
          {
            "average": 109.6537446,
            "count": 3687073,
            "maximum": 253,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.70679354,
            "variance": 349.9441246
          },
          {
            "average": 1,
            "count": 3687073,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3687073,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.4999548422,
            "count": 3687073,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000658,
            "variance": 0.2500000658
          },
          {
            "average": 0,
            "count": 3687073,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.312510222,
            "count": 3687073,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.463516603,
            "variance": 0.2148476412
          },
          {
            "average": -0.5273228775,
            "count": 3687073,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.609274841,
            "variance": 74.11961329
          },
          {
            "average": 132.9222399,
            "count": 3687073,
            "maximum": 140,
            "minimum": 120,
            "name": "UserData",
            "position": 10,
            "stddev": 2.22817737,
            "variance": 4.964774392
          },
          {
            "average": 10748.40933,
            "count": 3687073,
            "maximum": 10752,
            "minimum": 10746,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.31516317,
            "variance": 1.729654164
          },
          {
            "average": 41359.08513,
            "count": 3687073,
            "maximum": 55296,
            "minimum": 28416,
            "name": "Red",
            "position": 12,
            "stddev": 2809.345501,
            "variance": 7892422.141
          },
          {
            "average": 36673.86402,
            "count": 3687073,
            "maximum": 53248,
            "minimum": 24320,
            "name": "Green",
            "position": 13,
            "stddev": 2841.814783,
            "variance": 8075911.261
          },
          {
            "average": 31377.38894,
            "count": 3687073,
            "maximum": 51200,
            "minimum": 19712,
            "name": "Blue",
            "position": 14,
            "stddev": 2981.467218,
            "variance": 8889146.774
          },
          {
            "average": 231978.7843,
            "count": 3687073,
            "maximum": 234353.0364,
            "minimum": 230016.7847,
            "name": "GpsTime",
            "position": 15,
            "stddev": 827.2402519,
            "variance": 684326.4344
          },
          {
            "average": 0,
            "count": 3687073,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3687073,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3687073,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3687073,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3687073,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436003.3873,
          4987434.447,
          1077.064414,
          436354.5473,
          4988826.507,
          1310.444414
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436003.38732902217,
                4987434.447447099,
                1077.0644137823979
              ],
              [
                436003.38732902217,
                4988826.507447099,
                1077.0644137823979
              ],
              [
                436354.5473290222,
                4988826.507447099,
                1310.444413782398
              ],
              [
                436354.5473290222,
                4987434.447447099,
                1310.444413782398
              ],
              [
                436003.38732902217,
                4987434.447447099,
                1077.0644137823979
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T18:52:33+00:00",
        "end_time": "2011-09-16T17:40:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127028,
            45.03748055,
            1077.064414,
            -117.8080675,
            45.05004205,
            1310.444414
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252543593799,
                  45.03748054522556,
                  1077.0644137823979
                ],
                [
                  -117.81270283055053,
                  45.05001041007713,
                  1077.0644137823979
                ],
                [
                  -117.80824391375486,
                  45.05004205436984,
                  1310.444413782398
                ],
                [
                  -117.80806749216681,
                  45.03751217577355,
                  1310.444413782398
                ],
                [
                  -117.81252543593799,
                  45.03748054522556,
                  1077.0644137823979
                ]
              ]
            ]
          },
          "id": "45117A7406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T18:52:33Z",
            "pc:count": 3687073,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436166.4461,
                "count": 3687073,
                "maximum": 436354.5473,
                "minimum": 436003.3873,
                "name": "X",
                "position": 0,
                "stddev": 94.40415137,
                "variance": 8912.143796
              },
              {
                "average": 4988147.92,
                "count": 3687073,
                "maximum": 4988826.507,
                "minimum": 4987434.447,
                "name": "Y",
                "position": 1,
                "stddev": 386.3752172,
                "variance": 149285.8085
              },
              {
                "average": 1125.355109,
                "count": 3687073,
                "maximum": 1310.444414,
                "minimum": 1077.064414,
                "name": "Z",
                "position": 2,
                "stddev": 37.96498457,
                "variance": 1441.340053
              },
              {
                "average": 109.6537446,
                "count": 3687073,
                "maximum": 253,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.70679354,
                "variance": 349.9441246
              },
              {
                "average": 1,
                "count": 3687073,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3687073,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.4999548422,
                "count": 3687073,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000658,
                "variance": 0.2500000658
              },
              {
                "average": 0,
                "count": 3687073,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.312510222,
                "count": 3687073,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.463516603,
                "variance": 0.2148476412
              },
              {
                "average": -0.5273228775,
                "count": 3687073,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.609274841,
                "variance": 74.11961329
              },
              {
                "average": 132.9222399,
                "count": 3687073,
                "maximum": 140,
                "minimum": 120,
                "name": "UserData",
                "position": 10,
                "stddev": 2.22817737,
                "variance": 4.964774392
              },
              {
                "average": 10748.40933,
                "count": 3687073,
                "maximum": 10752,
                "minimum": 10746,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.31516317,
                "variance": 1.729654164
              },
              {
                "average": 41359.08513,
                "count": 3687073,
                "maximum": 55296,
                "minimum": 28416,
                "name": "Red",
                "position": 12,
                "stddev": 2809.345501,
                "variance": 7892422.141
              },
              {
                "average": 36673.86402,
                "count": 3687073,
                "maximum": 53248,
                "minimum": 24320,
                "name": "Green",
                "position": 13,
                "stddev": 2841.814783,
                "variance": 8075911.261
              },
              {
                "average": 31377.38894,
                "count": 3687073,
                "maximum": 51200,
                "minimum": 19712,
                "name": "Blue",
                "position": 14,
                "stddev": 2981.467218,
                "variance": 8889146.774
              },
              {
                "average": 231978.7843,
                "count": 3687073,
                "maximum": 234353.0364,
                "minimum": 230016.7847,
                "name": "GpsTime",
                "position": 15,
                "stddev": 827.2402519,
                "variance": 684326.4344
              },
              {
                "average": 0,
                "count": 3687073,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3687073,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3687073,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3687073,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3687073,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436003.3873,
              4987434.447,
              1077.064414,
              436354.5473,
              4988826.507,
              1310.444414
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436003.38732902217,
                    4987434.447447099,
                    1077.0644137823979
                  ],
                  [
                    436003.38732902217,
                    4988826.507447099,
                    1077.0644137823979
                  ],
                  [
                    436354.5473290222,
                    4988826.507447099,
                    1310.444413782398
                  ],
                  [
                    436354.5473290222,
                    4987434.447447099,
                    1310.444413782398
                  ],
                  [
                    436003.38732902217,
                    4987434.447447099,
                    1077.0644137823979
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T18:52:33+00:00",
            "end_time": "2011-09-16T17: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": "44118H2406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.1875237841953,
              44.91238276409039,
              2023.5298128922727
            ],
            [
              -118.18778331145504,
              44.92497933121228,
              2023.5298128922727
            ],
            [
              -118.1750292375818,
              44.925111283450775,
              2548.7698128922725
            ],
            [
              -118.17477249548553,
              44.912514658710386,
              2548.7698128922725
            ],
            [
              -118.1875237841953,
              44.91238276409039,
              2023.5298128922727
            ]
          ]
        ]
      },
      "bbox": [
        -118.1877833,
        44.91238276,
        2023.529813,
        -118.1747725,
        44.92511128,
        2548.769813
      ],
      "properties": {
        "datetime": "2011-09-20T17:35:58Z",
        "pc:count": 23340137,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 406766.0477,
            "count": 23340137,
            "maximum": 407270.1926,
            "minimum": 406263.4526,
            "name": "X",
            "position": 0,
            "stddev": 279.0654142,
            "variance": 77877.50538
          },
          {
            "average": 4974615.567,
            "count": 23340137,
            "maximum": 4975302.128,
            "minimum": 4973902.528,
            "name": "Y",
            "position": 1,
            "stddev": 368.4300981,
            "variance": 135740.7372
          },
          {
            "average": 2292.968863,
            "count": 23340137,
            "maximum": 2548.769813,
            "minimum": 2023.529813,
            "name": "Z",
            "position": 2,
            "stddev": 115.1892255,
            "variance": 13268.55767
          },
          {
            "average": 86.64142773,
            "count": 23340137,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.17299433,
            "variance": 2618.675349
          },
          {
            "average": 1.154444038,
            "count": 23340137,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3929168618,
            "variance": 0.1543836603
          },
          {
            "average": 1.318086908,
            "count": 23340137,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5473094973,
            "variance": 0.2995476858
          },
          {
            "average": 0.4997462954,
            "count": 23340137,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999463,
            "variance": 0.2499999463
          },
          {
            "average": 0,
            "count": 23340137,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.101460801,
            "count": 23340137,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3019379256,
            "variance": 0.09116651092
          },
          {
            "average": -1.396260942,
            "count": 23340137,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.894642133,
            "variance": 62.32537441
          },
          {
            "average": 118.5840031,
            "count": 23340137,
            "maximum": 157,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 47.65268563,
            "variance": 2270.778448
          },
          {
            "average": 14812.45435,
            "count": 23340137,
            "maximum": 20126,
            "minimum": 9497,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5288.37948,
            "variance": 27966957.52
          },
          {
            "average": 29576.89551,
            "count": 23340137,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 15975.50311,
            "variance": 255216699.5
          },
          {
            "average": 28194.43795,
            "count": 23340137,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 15341.21716,
            "variance": 235352943.9
          },
          {
            "average": 23012.16359,
            "count": 23340137,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 15333.83555,
            "variance": 235126512.8
          },
          {
            "average": 528327.7168,
            "count": 23340137,
            "maximum": 575358.4661,
            "minimum": 407838.6558,
            "name": "GpsTime",
            "position": 15,
            "stddev": 73448.86317,
            "variance": 5394735501
          },
          {
            "average": 0,
            "count": 23340137,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23340137,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23340137,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23340137,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23340137,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          406263.4526,
          4973902.528,
          2023.529813,
          407270.1926,
          4975302.128,
          2548.769813
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                406263.452649327,
                4973902.527721229,
                2023.5298128922727
              ],
              [
                406263.452649327,
                4975302.127721229,
                2023.5298128922727
              ],
              [
                407270.192649327,
                4975302.127721229,
                2548.7698128922725
              ],
              [
                407270.192649327,
                4973902.527721229,
                2548.7698128922725
              ],
              [
                406263.452649327,
                4973902.527721229,
                2023.5298128922727
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T17:35:58+00:00",
        "end_time": "2011-09-18T19:03:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1877833,
            44.91238276,
            2023.529813,
            -118.1747725,
            44.92511128,
            2548.769813
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.1875237841953,
                  44.91238276409039,
                  2023.5298128922727
                ],
                [
                  -118.18778331145504,
                  44.92497933121228,
                  2023.5298128922727
                ],
                [
                  -118.1750292375818,
                  44.925111283450775,
                  2548.7698128922725
                ],
                [
                  -118.17477249548553,
                  44.912514658710386,
                  2548.7698128922725
                ],
                [
                  -118.1875237841953,
                  44.91238276409039,
                  2023.5298128922727
                ]
              ]
            ]
          },
          "id": "44118H2406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T17:35:58Z",
            "pc:count": 23340137,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 406766.0477,
                "count": 23340137,
                "maximum": 407270.1926,
                "minimum": 406263.4526,
                "name": "X",
                "position": 0,
                "stddev": 279.0654142,
                "variance": 77877.50538
              },
              {
                "average": 4974615.567,
                "count": 23340137,
                "maximum": 4975302.128,
                "minimum": 4973902.528,
                "name": "Y",
                "position": 1,
                "stddev": 368.4300981,
                "variance": 135740.7372
              },
              {
                "average": 2292.968863,
                "count": 23340137,
                "maximum": 2548.769813,
                "minimum": 2023.529813,
                "name": "Z",
                "position": 2,
                "stddev": 115.1892255,
                "variance": 13268.55767
              },
              {
                "average": 86.64142773,
                "count": 23340137,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.17299433,
                "variance": 2618.675349
              },
              {
                "average": 1.154444038,
                "count": 23340137,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3929168618,
                "variance": 0.1543836603
              },
              {
                "average": 1.318086908,
                "count": 23340137,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5473094973,
                "variance": 0.2995476858
              },
              {
                "average": 0.4997462954,
                "count": 23340137,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999463,
                "variance": 0.2499999463
              },
              {
                "average": 0,
                "count": 23340137,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.101460801,
                "count": 23340137,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3019379256,
                "variance": 0.09116651092
              },
              {
                "average": -1.396260942,
                "count": 23340137,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.894642133,
                "variance": 62.32537441
              },
              {
                "average": 118.5840031,
                "count": 23340137,
                "maximum": 157,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 47.65268563,
                "variance": 2270.778448
              },
              {
                "average": 14812.45435,
                "count": 23340137,
                "maximum": 20126,
                "minimum": 9497,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5288.37948,
                "variance": 27966957.52
              },
              {
                "average": 29576.89551,
                "count": 23340137,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 15975.50311,
                "variance": 255216699.5
              },
              {
                "average": 28194.43795,
                "count": 23340137,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 15341.21716,
                "variance": 235352943.9
              },
              {
                "average": 23012.16359,
                "count": 23340137,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 15333.83555,
                "variance": 235126512.8
              },
              {
                "average": 528327.7168,
                "count": 23340137,
                "maximum": 575358.4661,
                "minimum": 407838.6558,
                "name": "GpsTime",
                "position": 15,
                "stddev": 73448.86317,
                "variance": 5394735501
              },
              {
                "average": 0,
                "count": 23340137,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23340137,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23340137,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23340137,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23340137,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              406263.4526,
              4973902.528,
              2023.529813,
              407270.1926,
              4975302.128,
              2548.769813
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    406263.452649327,
                    4973902.527721229,
                    2023.5298128922727
                  ],
                  [
                    406263.452649327,
                    4975302.127721229,
                    2023.5298128922727
                  ],
                  [
                    407270.192649327,
                    4975302.127721229,
                    2548.7698128922725
                  ],
                  [
                    407270.192649327,
                    4973902.527721229,
                    2548.7698128922725
                  ],
                  [
                    406263.452649327,
                    4973902.527721229,
                    2023.5298128922727
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T17:35:58+00:00",
            "end_time": "2011-09-18T19: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": "45117A7212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002636557641,
              45.09157937361317,
              1074.4357936611696
            ],
            [
              -117.80014410530706,
              45.100010513916146,
              1074.4357936611696
            ],
            [
              -117.78752857543842,
              45.10009820622887,
              1318.0157936611695
            ],
            [
              -117.787412691594,
              45.09166704029451,
              1318.0157936611695
            ],
            [
              -117.80002636557641,
              45.09157937361317,
              1074.4357936611696
            ]
          ]
        ]
      },
      "bbox": [
        -117.8001441,
        45.09157937,
        1074.435794,
        -117.7874127,
        45.10009821,
        1318.015794
      ],
      "properties": {
        "datetime": "2011-09-16T00:22:27Z",
        "pc:count": 3837274,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437421.0622,
            "count": 3837274,
            "maximum": 438039.93,
            "minimum": 437047.27,
            "name": "X",
            "position": 0,
            "stddev": 259.9240465,
            "variance": 67560.50996
          },
          {
            "average": 4994052.567,
            "count": 3837274,
            "maximum": 4994371.106,
            "minimum": 4993434.406,
            "name": "Y",
            "position": 1,
            "stddev": 219.5403037,
            "variance": 48197.94494
          },
          {
            "average": 1166.14758,
            "count": 3837274,
            "maximum": 1318.015794,
            "minimum": 1074.435794,
            "name": "Z",
            "position": 2,
            "stddev": 61.61822964,
            "variance": 3796.806224
          },
          {
            "average": 105.9523417,
            "count": 3837274,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.57292033,
            "variance": 760.2659353
          },
          {
            "average": 1.000592869,
            "count": 3837274,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02440583278,
            "variance": 0.0005956446736
          },
          {
            "average": 1.001475787,
            "count": 3837274,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03855020827,
            "variance": 0.001486118558
          },
          {
            "average": 0.5000813077,
            "count": 3837274,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000585,
            "variance": 0.2500000585
          },
          {
            "average": 0,
            "count": 3837274,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.230598076,
            "count": 3837274,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4212156804,
            "variance": 0.1774226494
          },
          {
            "average": 0.7237775618,
            "count": 3837274,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.722451652,
            "variance": 76.08116282
          },
          {
            "average": 137.3283889,
            "count": 3837274,
            "maximum": 148,
            "minimum": 126,
            "name": "UserData",
            "position": 10,
            "stddev": 3.000941853,
            "variance": 9.005652008
          },
          {
            "average": 10730.99163,
            "count": 3837274,
            "maximum": 10741,
            "minimum": 10727,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.84482165,
            "variance": 3.403366919
          },
          {
            "average": 34305.77753,
            "count": 3837274,
            "maximum": 50944,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 4899.9714,
            "variance": 24009719.72
          },
          {
            "average": 32305.2116,
            "count": 3837274,
            "maximum": 51200,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 3864.355956,
            "variance": 14933246.95
          },
          {
            "average": 27707.84628,
            "count": 3837274,
            "maximum": 49408,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 3550.596949,
            "variance": 12606738.69
          },
          {
            "average": 163272.7176,
            "count": 3837274,
            "maximum": 167747.0457,
            "minimum": 161396.986,
            "name": "GpsTime",
            "position": 15,
            "stddev": 802.4846209,
            "variance": 643981.5668
          },
          {
            "average": 0,
            "count": 3837274,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3837274,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3837274,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3837274,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3837274,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437047.27,
          4993434.406,
          1074.435794,
          438039.93,
          4994371.106,
          1318.015794
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437047.26999578526,
                4993434.405833338,
                1074.4357936611696
              ],
              [
                437047.26999578526,
                4994371.105833338,
                1074.4357936611696
              ],
              [
                438039.9299957853,
                4994371.105833338,
                1318.0157936611695
              ],
              [
                438039.9299957853,
                4993434.405833338,
                1318.0157936611695
              ],
              [
                437047.26999578526,
                4993434.405833338,
                1074.4357936611696
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T00:22:27+00:00",
        "end_time": "2011-09-15T22:36:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8001441,
            45.09157937,
            1074.435794,
            -117.7874127,
            45.10009821,
            1318.015794
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002636557641,
                  45.09157937361317,
                  1074.4357936611696
                ],
                [
                  -117.80014410530706,
                  45.100010513916146,
                  1074.4357936611696
                ],
                [
                  -117.78752857543842,
                  45.10009820622887,
                  1318.0157936611695
                ],
                [
                  -117.787412691594,
                  45.09166704029451,
                  1318.0157936611695
                ],
                [
                  -117.80002636557641,
                  45.09157937361317,
                  1074.4357936611696
                ]
              ]
            ]
          },
          "id": "45117A7212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T00:22:27Z",
            "pc:count": 3837274,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437421.0622,
                "count": 3837274,
                "maximum": 438039.93,
                "minimum": 437047.27,
                "name": "X",
                "position": 0,
                "stddev": 259.9240465,
                "variance": 67560.50996
              },
              {
                "average": 4994052.567,
                "count": 3837274,
                "maximum": 4994371.106,
                "minimum": 4993434.406,
                "name": "Y",
                "position": 1,
                "stddev": 219.5403037,
                "variance": 48197.94494
              },
              {
                "average": 1166.14758,
                "count": 3837274,
                "maximum": 1318.015794,
                "minimum": 1074.435794,
                "name": "Z",
                "position": 2,
                "stddev": 61.61822964,
                "variance": 3796.806224
              },
              {
                "average": 105.9523417,
                "count": 3837274,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.57292033,
                "variance": 760.2659353
              },
              {
                "average": 1.000592869,
                "count": 3837274,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02440583278,
                "variance": 0.0005956446736
              },
              {
                "average": 1.001475787,
                "count": 3837274,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03855020827,
                "variance": 0.001486118558
              },
              {
                "average": 0.5000813077,
                "count": 3837274,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000585,
                "variance": 0.2500000585
              },
              {
                "average": 0,
                "count": 3837274,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.230598076,
                "count": 3837274,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4212156804,
                "variance": 0.1774226494
              },
              {
                "average": 0.7237775618,
                "count": 3837274,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.722451652,
                "variance": 76.08116282
              },
              {
                "average": 137.3283889,
                "count": 3837274,
                "maximum": 148,
                "minimum": 126,
                "name": "UserData",
                "position": 10,
                "stddev": 3.000941853,
                "variance": 9.005652008
              },
              {
                "average": 10730.99163,
                "count": 3837274,
                "maximum": 10741,
                "minimum": 10727,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.84482165,
                "variance": 3.403366919
              },
              {
                "average": 34305.77753,
                "count": 3837274,
                "maximum": 50944,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 4899.9714,
                "variance": 24009719.72
              },
              {
                "average": 32305.2116,
                "count": 3837274,
                "maximum": 51200,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 3864.355956,
                "variance": 14933246.95
              },
              {
                "average": 27707.84628,
                "count": 3837274,
                "maximum": 49408,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 3550.596949,
                "variance": 12606738.69
              },
              {
                "average": 163272.7176,
                "count": 3837274,
                "maximum": 167747.0457,
                "minimum": 161396.986,
                "name": "GpsTime",
                "position": 15,
                "stddev": 802.4846209,
                "variance": 643981.5668
              },
              {
                "average": 0,
                "count": 3837274,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3837274,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3837274,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3837274,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3837274,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437047.27,
              4993434.406,
              1074.435794,
              438039.93,
              4994371.106,
              1318.015794
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437047.26999578526,
                    4993434.405833338,
                    1074.4357936611696
                  ],
                  [
                    437047.26999578526,
                    4994371.105833338,
                    1074.4357936611696
                  ],
                  [
                    438039.9299957853,
                    4994371.105833338,
                    1318.0157936611695
                  ],
                  [
                    438039.9299957853,
                    4993434.405833338,
                    1318.0157936611695
                  ],
                  [
                    437047.26999578526,
                    4993434.405833338,
                    1074.4357936611696
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T00:22:27+00:00",
            "end_time": "2011-09-15T22:36: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": "44118H2313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.22502393155087,
              44.899878868251044,
              2058.142513025245
            ],
            [
              -118.22529223645064,
              44.912508229150774,
              2058.142513025245
            ],
            [
              -118.21252995100346,
              44.91264445981686,
              2293.842513025245
            ],
            [
              -118.21226443901735,
              44.900015039275715,
              2293.842513025245
            ],
            [
              -118.22502393155087,
              44.899878868251044,
              2058.142513025245
            ]
          ]
        ]
      },
      "bbox": [
        -118.2252922,
        44.89987887,
        2058.142513,
        -118.2122644,
        44.91264446,
        2293.842513
      ],
      "properties": {
        "datetime": "2011-09-20T17:34:56Z",
        "pc:count": 22391271,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 403790.6246,
            "count": 22391271,
            "maximum": 404290.0153,
            "minimum": 403282.3953,
            "name": "X",
            "position": 0,
            "stddev": 280.5505095,
            "variance": 78708.58837
          },
          {
            "average": 4973226.98,
            "count": 22391271,
            "maximum": 4973960.791,
            "minimum": 4972557.531,
            "name": "Y",
            "position": 1,
            "stddev": 410.3772592,
            "variance": 168409.4949
          },
          {
            "average": 2169.576664,
            "count": 22391271,
            "maximum": 2293.842513,
            "minimum": 2058.142513,
            "name": "Z",
            "position": 2,
            "stddev": 52.78439763,
            "variance": 2786.192633
          },
          {
            "average": 82.64546823,
            "count": 22391271,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.25633414,
            "variance": 2836.237126
          },
          {
            "average": 1.173885395,
            "count": 22391271,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4145051669,
            "variance": 0.1718145334
          },
          {
            "average": 1.357734628,
            "count": 22391271,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5715854841,
            "variance": 0.3267099656
          },
          {
            "average": 0.4996380063,
            "count": 22391271,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998801,
            "variance": 0.2499998801
          },
          {
            "average": 0,
            "count": 22391271,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.104664626,
            "count": 22391271,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3061208031,
            "variance": 0.09370994608
          },
          {
            "average": -0.2822233489,
            "count": 22391271,
            "maximum": 16.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.886579048,
            "variance": 62.19812908
          },
          {
            "average": 97.00631603,
            "count": 22391271,
            "maximum": 160,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 62.79797164,
            "variance": 3943.585242
          },
          {
            "average": 14757.78127,
            "count": 22391271,
            "maximum": 20126,
            "minimum": 9494,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5279.602071,
            "variance": 27874198.03
          },
          {
            "average": 18444.28344,
            "count": 22391271,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11460.12921,
            "variance": 131334561.6
          },
          {
            "average": 19034.87765,
            "count": 22391271,
            "maximum": 65280,
            "minimum": 256,
            "name": "Green",
            "position": 13,
            "stddev": 11740.53616,
            "variance": 137840189.4
          },
          {
            "average": 16112.06554,
            "count": 22391271,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10495.71122,
            "variance": 110159953.9
          },
          {
            "average": 473946.714,
            "count": 22391271,
            "maximum": 575296.9859,
            "minimum": 406234.1999,
            "name": "GpsTime",
            "position": 15,
            "stddev": 80668.68042,
            "variance": 6507436001
          },
          {
            "average": 0,
            "count": 22391271,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22391271,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22391271,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22391271,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22391271,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          403282.3953,
          4972557.531,
          2058.142513,
          404290.0153,
          4973960.791,
          2293.842513
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                403282.39526748954,
                4972557.530846331,
                2058.142513025245
              ],
              [
                403282.39526748954,
                4973960.790846331,
                2058.142513025245
              ],
              [
                404290.01526748954,
                4973960.790846331,
                2293.842513025245
              ],
              [
                404290.01526748954,
                4972557.530846331,
                2293.842513025245
              ],
              [
                403282.39526748954,
                4972557.530846331,
                2058.142513025245
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T17:34:56+00:00",
        "end_time": "2011-09-18T18:37:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.2252922,
            44.89987887,
            2058.142513,
            -118.2122644,
            44.91264446,
            2293.842513
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.22502393155087,
                  44.899878868251044,
                  2058.142513025245
                ],
                [
                  -118.22529223645064,
                  44.912508229150774,
                  2058.142513025245
                ],
                [
                  -118.21252995100346,
                  44.91264445981686,
                  2293.842513025245
                ],
                [
                  -118.21226443901735,
                  44.900015039275715,
                  2293.842513025245
                ],
                [
                  -118.22502393155087,
                  44.899878868251044,
                  2058.142513025245
                ]
              ]
            ]
          },
          "id": "44118H2313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T17:34:56Z",
            "pc:count": 22391271,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 403790.6246,
                "count": 22391271,
                "maximum": 404290.0153,
                "minimum": 403282.3953,
                "name": "X",
                "position": 0,
                "stddev": 280.5505095,
                "variance": 78708.58837
              },
              {
                "average": 4973226.98,
                "count": 22391271,
                "maximum": 4973960.791,
                "minimum": 4972557.531,
                "name": "Y",
                "position": 1,
                "stddev": 410.3772592,
                "variance": 168409.4949
              },
              {
                "average": 2169.576664,
                "count": 22391271,
                "maximum": 2293.842513,
                "minimum": 2058.142513,
                "name": "Z",
                "position": 2,
                "stddev": 52.78439763,
                "variance": 2786.192633
              },
              {
                "average": 82.64546823,
                "count": 22391271,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.25633414,
                "variance": 2836.237126
              },
              {
                "average": 1.173885395,
                "count": 22391271,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4145051669,
                "variance": 0.1718145334
              },
              {
                "average": 1.357734628,
                "count": 22391271,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5715854841,
                "variance": 0.3267099656
              },
              {
                "average": 0.4996380063,
                "count": 22391271,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998801,
                "variance": 0.2499998801
              },
              {
                "average": 0,
                "count": 22391271,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.104664626,
                "count": 22391271,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3061208031,
                "variance": 0.09370994608
              },
              {
                "average": -0.2822233489,
                "count": 22391271,
                "maximum": 16.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.886579048,
                "variance": 62.19812908
              },
              {
                "average": 97.00631603,
                "count": 22391271,
                "maximum": 160,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 62.79797164,
                "variance": 3943.585242
              },
              {
                "average": 14757.78127,
                "count": 22391271,
                "maximum": 20126,
                "minimum": 9494,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5279.602071,
                "variance": 27874198.03
              },
              {
                "average": 18444.28344,
                "count": 22391271,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11460.12921,
                "variance": 131334561.6
              },
              {
                "average": 19034.87765,
                "count": 22391271,
                "maximum": 65280,
                "minimum": 256,
                "name": "Green",
                "position": 13,
                "stddev": 11740.53616,
                "variance": 137840189.4
              },
              {
                "average": 16112.06554,
                "count": 22391271,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10495.71122,
                "variance": 110159953.9
              },
              {
                "average": 473946.714,
                "count": 22391271,
                "maximum": 575296.9859,
                "minimum": 406234.1999,
                "name": "GpsTime",
                "position": 15,
                "stddev": 80668.68042,
                "variance": 6507436001
              },
              {
                "average": 0,
                "count": 22391271,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22391271,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22391271,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22391271,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22391271,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              403282.3953,
              4972557.531,
              2058.142513,
              404290.0153,
              4973960.791,
              2293.842513
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    403282.39526748954,
                    4972557.530846331,
                    2058.142513025245
                  ],
                  [
                    403282.39526748954,
                    4973960.790846331,
                    2058.142513025245
                  ],
                  [
                    404290.01526748954,
                    4973960.790846331,
                    2293.842513025245
                  ],
                  [
                    404290.01526748954,
                    4972557.530846331,
                    2293.842513025245
                  ],
                  [
                    403282.39526748954,
                    4972557.530846331,
                    2058.142513025245
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T17:34:56+00:00",
            "end_time": "2011-09-18T18:37: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": "45117A7315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502508911273,
              45.02492269937675,
              955.5719256299622
            ],
            [
              -117.82520596174487,
              45.037510158729795,
              955.5719256299622
            ],
            [
              -117.81252858878489,
              45.03760106125603,
              1108.5919256299621
            ],
            [
              -117.81235049409803,
              45.02501356223826,
              1108.5919256299621
            ],
            [
              -117.82502508911273,
              45.02492269937675,
              955.5719256299622
            ]
          ]
        ]
      },
      "bbox": [
        -117.825206,
        45.0249227,
        955.5719256,
        -117.8123505,
        45.03760106,
        1108.591926
      ],
      "properties": {
        "datetime": "2011-09-16T20:17:54Z",
        "pc:count": 8501785,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435492.3899,
            "count": 8501785,
            "maximum": 436003.2733,
            "minimum": 435004.6533,
            "name": "X",
            "position": 0,
            "stddev": 278.7544355,
            "variance": 77704.0353
          },
          {
            "average": 4986774.753,
            "count": 8501785,
            "maximum": 4987447.838,
            "minimum": 4986049.378,
            "name": "Y",
            "position": 1,
            "stddev": 402.2775953,
            "variance": 161827.2636
          },
          {
            "average": 1011.859551,
            "count": 8501785,
            "maximum": 1108.591926,
            "minimum": 955.5719256,
            "name": "Z",
            "position": 2,
            "stddev": 43.60551446,
            "variance": 1901.440891
          },
          {
            "average": 116.4617982,
            "count": 8501785,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.51653227,
            "variance": 871.2256772
          },
          {
            "average": 1.000269355,
            "count": 8501785,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01645993295,
            "variance": 0.0002709293928
          },
          {
            "average": 1.000640924,
            "count": 8501785,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02550281946,
            "variance": 0.0006503938002
          },
          {
            "average": 0.5001393237,
            "count": 8501785,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.50000001,
            "variance": 0.25000001
          },
          {
            "average": 0,
            "count": 8501785,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.347920348,
            "count": 8501785,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4763106195,
            "variance": 0.2268718063
          },
          {
            "average": 0.3845401491,
            "count": 8501785,
            "maximum": 22.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.609059627,
            "variance": 74.11590767
          },
          {
            "average": 136.2646958,
            "count": 8501785,
            "maximum": 252,
            "minimum": 125,
            "name": "UserData",
            "position": 10,
            "stddev": 4.544155581,
            "variance": 20.64934994
          },
          {
            "average": 10754.89956,
            "count": 8501785,
            "maximum": 10759,
            "minimum": 10751,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.67423741,
            "variance": 2.803070906
          },
          {
            "average": 40220.9543,
            "count": 8501785,
            "maximum": 62720,
            "minimum": 8448,
            "name": "Red",
            "position": 12,
            "stddev": 5540.917306,
            "variance": 30701764.59
          },
          {
            "average": 35925.42841,
            "count": 8501785,
            "maximum": 64512,
            "minimum": 8192,
            "name": "Green",
            "position": 13,
            "stddev": 5253.603505,
            "variance": 27600349.78
          },
          {
            "average": 31721.48998,
            "count": 8501785,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Blue",
            "position": 14,
            "stddev": 4859.95286,
            "variance": 23619141.81
          },
          {
            "average": 236460.2028,
            "count": 8501785,
            "maximum": 239474.0771,
            "minimum": 233014.8458,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1397.772373,
            "variance": 1953767.607
          },
          {
            "average": 0,
            "count": 8501785,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8501785,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8501785,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8501785,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8501785,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435004.6533,
          4986049.378,
          955.5719256,
          436003.2733,
          4987447.838,
          1108.591926
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435004.65333608876,
                4986049.37783637,
                955.5719256299622
              ],
              [
                435004.65333608876,
                4987447.837836371,
                955.5719256299622
              ],
              [
                436003.27333608875,
                4987447.837836371,
                1108.5919256299621
              ],
              [
                436003.27333608875,
                4986049.37783637,
                1108.5919256299621
              ],
              [
                435004.65333608876,
                4986049.37783637,
                955.5719256299622
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T20:17:54+00:00",
        "end_time": "2011-09-16T18:30:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.825206,
            45.0249227,
            955.5719256,
            -117.8123505,
            45.03760106,
            1108.591926
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502508911273,
                  45.02492269937675,
                  955.5719256299622
                ],
                [
                  -117.82520596174487,
                  45.037510158729795,
                  955.5719256299622
                ],
                [
                  -117.81252858878489,
                  45.03760106125603,
                  1108.5919256299621
                ],
                [
                  -117.81235049409803,
                  45.02501356223826,
                  1108.5919256299621
                ],
                [
                  -117.82502508911273,
                  45.02492269937675,
                  955.5719256299622
                ]
              ]
            ]
          },
          "id": "45117A7315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T20:17:54Z",
            "pc:count": 8501785,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435492.3899,
                "count": 8501785,
                "maximum": 436003.2733,
                "minimum": 435004.6533,
                "name": "X",
                "position": 0,
                "stddev": 278.7544355,
                "variance": 77704.0353
              },
              {
                "average": 4986774.753,
                "count": 8501785,
                "maximum": 4987447.838,
                "minimum": 4986049.378,
                "name": "Y",
                "position": 1,
                "stddev": 402.2775953,
                "variance": 161827.2636
              },
              {
                "average": 1011.859551,
                "count": 8501785,
                "maximum": 1108.591926,
                "minimum": 955.5719256,
                "name": "Z",
                "position": 2,
                "stddev": 43.60551446,
                "variance": 1901.440891
              },
              {
                "average": 116.4617982,
                "count": 8501785,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.51653227,
                "variance": 871.2256772
              },
              {
                "average": 1.000269355,
                "count": 8501785,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01645993295,
                "variance": 0.0002709293928
              },
              {
                "average": 1.000640924,
                "count": 8501785,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02550281946,
                "variance": 0.0006503938002
              },
              {
                "average": 0.5001393237,
                "count": 8501785,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.50000001,
                "variance": 0.25000001
              },
              {
                "average": 0,
                "count": 8501785,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.347920348,
                "count": 8501785,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4763106195,
                "variance": 0.2268718063
              },
              {
                "average": 0.3845401491,
                "count": 8501785,
                "maximum": 22.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.609059627,
                "variance": 74.11590767
              },
              {
                "average": 136.2646958,
                "count": 8501785,
                "maximum": 252,
                "minimum": 125,
                "name": "UserData",
                "position": 10,
                "stddev": 4.544155581,
                "variance": 20.64934994
              },
              {
                "average": 10754.89956,
                "count": 8501785,
                "maximum": 10759,
                "minimum": 10751,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.67423741,
                "variance": 2.803070906
              },
              {
                "average": 40220.9543,
                "count": 8501785,
                "maximum": 62720,
                "minimum": 8448,
                "name": "Red",
                "position": 12,
                "stddev": 5540.917306,
                "variance": 30701764.59
              },
              {
                "average": 35925.42841,
                "count": 8501785,
                "maximum": 64512,
                "minimum": 8192,
                "name": "Green",
                "position": 13,
                "stddev": 5253.603505,
                "variance": 27600349.78
              },
              {
                "average": 31721.48998,
                "count": 8501785,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Blue",
                "position": 14,
                "stddev": 4859.95286,
                "variance": 23619141.81
              },
              {
                "average": 236460.2028,
                "count": 8501785,
                "maximum": 239474.0771,
                "minimum": 233014.8458,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1397.772373,
                "variance": 1953767.607
              },
              {
                "average": 0,
                "count": 8501785,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8501785,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8501785,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8501785,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8501785,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435004.6533,
              4986049.378,
              955.5719256,
              436003.2733,
              4987447.838,
              1108.591926
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435004.65333608876,
                    4986049.37783637,
                    955.5719256299622
                  ],
                  [
                    435004.65333608876,
                    4987447.837836371,
                    955.5719256299622
                  ],
                  [
                    436003.27333608875,
                    4987447.837836371,
                    1108.5919256299621
                  ],
                  [
                    436003.27333608875,
                    4986049.37783637,
                    1108.5919256299621
                  ],
                  [
                    435004.65333608876,
                    4986049.37783637,
                    955.5719256299622
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T20:17:54+00:00",
            "end_time": "2011-09-16T18: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": "45117A7213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.78752660728642,
              45.098581278859015,
              1275.0279100380708
            ],
            [
              -117.78754626710733,
              45.10001134485497,
              1275.0279100380708
            ],
            [
              -117.78497781295337,
              45.10002902817774,
              1318.6879100380706
            ],
            [
              -117.7849582172339,
              45.09859896130499,
              1318.6879100380706
            ],
            [
              -117.78752660728642,
              45.098581278859015,
              1275.0279100380708
            ]
          ]
        ]
      },
      "bbox": [
        -117.7875463,
        45.09858128,
        1275.02791,
        -117.7849582,
        45.10002903,
        1318.68791
      ],
      "properties": {
        "datetime": "2011-09-15T22:48:31Z",
        "pc:count": 111240,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438104.8515,
            "count": 111240,
            "maximum": 438240.5441,
            "minimum": 438038.4441,
            "name": "X",
            "position": 0,
            "stddev": 43.30388319,
            "variance": 1875.2263
          },
          {
            "average": 4994308.053,
            "count": 111240,
            "maximum": 4994361.47,
            "minimum": 4994202.59,
            "name": "Y",
            "position": 1,
            "stddev": 36.07312455,
            "variance": 1301.270315
          },
          {
            "average": 1306.197009,
            "count": 111240,
            "maximum": 1318.68791,
            "minimum": 1275.02791,
            "name": "Z",
            "position": 2,
            "stddev": 7.939405024,
            "variance": 63.03415213
          },
          {
            "average": 111.5901205,
            "count": 111240,
            "maximum": 241,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.77253678,
            "variance": 518.5884316
          },
          {
            "average": 1.000044948,
            "count": 111240,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006704196016,
            "variance": 4.494624422e-05
          },
          {
            "average": 1.000098885,
            "count": 111240,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.009943661479,
            "variance": 9.887640362e-05
          },
          {
            "average": 0.4999550521,
            "count": 111240,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000022454,
            "variance": 0.2500022454
          },
          {
            "average": 0,
            "count": 111240,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.367502697,
            "count": 111240,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4821271142,
            "variance": 0.2324465543
          },
          {
            "average": 2.284385116,
            "count": 111240,
            "maximum": 13.00199986,
            "minimum": -10.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.054630444,
            "variance": 49.7678107
          },
          {
            "average": 137.6088457,
            "count": 111240,
            "maximum": 143,
            "minimum": 133,
            "name": "UserData",
            "position": 10,
            "stddev": 1.558595788,
            "variance": 2.429220829
          },
          {
            "average": 10727.26271,
            "count": 111240,
            "maximum": 10728,
            "minimum": 10726,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7456278064,
            "variance": 0.5559608257
          },
          {
            "average": 42139.78857,
            "count": 111240,
            "maximum": 53248,
            "minimum": 20736,
            "name": "Red",
            "position": 12,
            "stddev": 3915.322476,
            "variance": 15329750.09
          },
          {
            "average": 36673.11384,
            "count": 111240,
            "maximum": 50432,
            "minimum": 15872,
            "name": "Green",
            "position": 13,
            "stddev": 3769.247372,
            "variance": 14207225.75
          },
          {
            "average": 31011.03315,
            "count": 111240,
            "maximum": 45824,
            "minimum": 11008,
            "name": "Blue",
            "position": 14,
            "stddev": 3745.070233,
            "variance": 14025551.05
          },
          {
            "average": 161686.22,
            "count": 111240,
            "maximum": 162111.1573,
            "minimum": 161243.1526,
            "name": "GpsTime",
            "position": 15,
            "stddev": 382.1556887,
            "variance": 146042.9704
          },
          {
            "average": 0,
            "count": 111240,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 111240,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 111240,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 111240,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 111240,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438038.4441,
          4994202.59,
          1275.02791,
          438240.5441,
          4994361.47,
          1318.68791
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438038.4441087204,
                4994202.590013084,
                1275.0279100380708
              ],
              [
                438038.4441087204,
                4994361.470013085,
                1275.0279100380708
              ],
              [
                438240.5441087204,
                4994361.470013085,
                1318.6879100380706
              ],
              [
                438240.5441087204,
                4994202.590013084,
                1318.6879100380706
              ],
              [
                438038.4441087204,
                4994202.590013084,
                1275.0279100380708
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T22:48:31+00:00",
        "end_time": "2011-09-15T22:34:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7875463,
            45.09858128,
            1275.02791,
            -117.7849582,
            45.10002903,
            1318.68791
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.78752660728642,
                  45.098581278859015,
                  1275.0279100380708
                ],
                [
                  -117.78754626710733,
                  45.10001134485497,
                  1275.0279100380708
                ],
                [
                  -117.78497781295337,
                  45.10002902817774,
                  1318.6879100380706
                ],
                [
                  -117.7849582172339,
                  45.09859896130499,
                  1318.6879100380706
                ],
                [
                  -117.78752660728642,
                  45.098581278859015,
                  1275.0279100380708
                ]
              ]
            ]
          },
          "id": "45117A7213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T22:48:31Z",
            "pc:count": 111240,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438104.8515,
                "count": 111240,
                "maximum": 438240.5441,
                "minimum": 438038.4441,
                "name": "X",
                "position": 0,
                "stddev": 43.30388319,
                "variance": 1875.2263
              },
              {
                "average": 4994308.053,
                "count": 111240,
                "maximum": 4994361.47,
                "minimum": 4994202.59,
                "name": "Y",
                "position": 1,
                "stddev": 36.07312455,
                "variance": 1301.270315
              },
              {
                "average": 1306.197009,
                "count": 111240,
                "maximum": 1318.68791,
                "minimum": 1275.02791,
                "name": "Z",
                "position": 2,
                "stddev": 7.939405024,
                "variance": 63.03415213
              },
              {
                "average": 111.5901205,
                "count": 111240,
                "maximum": 241,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.77253678,
                "variance": 518.5884316
              },
              {
                "average": 1.000044948,
                "count": 111240,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006704196016,
                "variance": 4.494624422e-05
              },
              {
                "average": 1.000098885,
                "count": 111240,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.009943661479,
                "variance": 9.887640362e-05
              },
              {
                "average": 0.4999550521,
                "count": 111240,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000022454,
                "variance": 0.2500022454
              },
              {
                "average": 0,
                "count": 111240,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.367502697,
                "count": 111240,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4821271142,
                "variance": 0.2324465543
              },
              {
                "average": 2.284385116,
                "count": 111240,
                "maximum": 13.00199986,
                "minimum": -10.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.054630444,
                "variance": 49.7678107
              },
              {
                "average": 137.6088457,
                "count": 111240,
                "maximum": 143,
                "minimum": 133,
                "name": "UserData",
                "position": 10,
                "stddev": 1.558595788,
                "variance": 2.429220829
              },
              {
                "average": 10727.26271,
                "count": 111240,
                "maximum": 10728,
                "minimum": 10726,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7456278064,
                "variance": 0.5559608257
              },
              {
                "average": 42139.78857,
                "count": 111240,
                "maximum": 53248,
                "minimum": 20736,
                "name": "Red",
                "position": 12,
                "stddev": 3915.322476,
                "variance": 15329750.09
              },
              {
                "average": 36673.11384,
                "count": 111240,
                "maximum": 50432,
                "minimum": 15872,
                "name": "Green",
                "position": 13,
                "stddev": 3769.247372,
                "variance": 14207225.75
              },
              {
                "average": 31011.03315,
                "count": 111240,
                "maximum": 45824,
                "minimum": 11008,
                "name": "Blue",
                "position": 14,
                "stddev": 3745.070233,
                "variance": 14025551.05
              },
              {
                "average": 161686.22,
                "count": 111240,
                "maximum": 162111.1573,
                "minimum": 161243.1526,
                "name": "GpsTime",
                "position": 15,
                "stddev": 382.1556887,
                "variance": 146042.9704
              },
              {
                "average": 0,
                "count": 111240,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 111240,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 111240,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 111240,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 111240,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438038.4441,
              4994202.59,
              1275.02791,
              438240.5441,
              4994361.47,
              1318.68791
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438038.4441087204,
                    4994202.590013084,
                    1275.0279100380708
                  ],
                  [
                    438038.4441087204,
                    4994361.470013085,
                    1275.0279100380708
                  ],
                  [
                    438240.5441087204,
                    4994361.470013085,
                    1318.6879100380706
                  ],
                  [
                    438240.5441087204,
                    4994202.590013084,
                    1318.6879100380706
                  ],
                  [
                    438038.4441087204,
                    4994202.590013084,
                    1275.0279100380708
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T22:48:31+00:00",
            "end_time": "2011-09-15T22:34:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H8424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002496392293,
              44.87491455909227,
              1012.9112198062154
            ],
            [
              -117.9002213752326,
              44.88751020282251,
              1012.9112198062154
            ],
            [
              -117.88752887386782,
              44.887609553057345,
              1023.6112198062154
            ],
            [
              -117.88733523093772,
              44.875013865947864,
              1023.6112198062154
            ],
            [
              -117.90002496392293,
              44.87491455909227,
              1012.9112198062154
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002214,
        44.87491456,
        1012.91122,
        -117.8873352,
        44.88760955,
        1023.61122
      ],
      "properties": {
        "datetime": "2011-09-21T00:06:52Z",
        "pc:count": 11792730,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429420.1172,
            "count": 11792730,
            "maximum": 429913.5722,
            "minimum": 428911.1322,
            "name": "X",
            "position": 0,
            "stddev": 286.4403848,
            "variance": 82048.09407
          },
          {
            "average": 4970135.771,
            "count": 11792730,
            "maximum": 4970847.803,
            "minimum": 4969448.443,
            "name": "Y",
            "position": 1,
            "stddev": 404.096322,
            "variance": 163293.8375
          },
          {
            "average": 1015.468334,
            "count": 11792730,
            "maximum": 1023.61122,
            "minimum": 1012.91122,
            "name": "Z",
            "position": 2,
            "stddev": 0.6008014798,
            "variance": 0.3609624181
          },
          {
            "average": 230.2882043,
            "count": 11792730,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.52425735,
            "variance": 703.5362282
          },
          {
            "average": 1.000224884,
            "count": 11792730,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01501141394,
            "variance": 0.0002253425485
          },
          {
            "average": 1.000448751,
            "count": 11792730,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02121499652,
            "variance": 0.0004500760773
          },
          {
            "average": 0.4990581485,
            "count": 11792730,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991341,
            "variance": 0.2499991341
          },
          {
            "average": 0,
            "count": 11792730,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.259172812,
            "count": 11792730,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.43818065,
            "variance": 0.192002282
          },
          {
            "average": 0.7352792734,
            "count": 11792730,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.94069837,
            "variance": 63.0546906
          },
          {
            "average": 198.3494838,
            "count": 11792730,
            "maximum": 211,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 3.424228599,
            "variance": 11.72534149
          },
          {
            "average": 150.6886669,
            "count": 11792730,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 109.3526241,
            "variance": 11957.9964
          },
          {
            "average": 23517.88649,
            "count": 11792730,
            "maximum": 59136,
            "minimum": 6144,
            "name": "Red",
            "position": 12,
            "stddev": 5753.237517,
            "variance": 33099741.93
          },
          {
            "average": 26479.64306,
            "count": 11792730,
            "maximum": 58368,
            "minimum": 8192,
            "name": "Green",
            "position": 13,
            "stddev": 4911.643586,
            "variance": 24124242.72
          },
          {
            "average": 20889.09613,
            "count": 11792730,
            "maximum": 57344,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 3635.043052,
            "variance": 13213537.99
          },
          {
            "average": 559203.4138,
            "count": 11792730,
            "maximum": 598812.3129,
            "minimum": 523540.2862,
            "name": "GpsTime",
            "position": 15,
            "stddev": 30943.78412,
            "variance": 957517775.6
          },
          {
            "average": 0,
            "count": 11792730,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11792730,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11792730,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11792730,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11792730,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428911.1322,
          4969448.443,
          1012.91122,
          429913.5722,
          4970847.803,
          1023.61122
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428911.13215152215,
                4969448.443060046,
                1012.9112198062154
              ],
              [
                428911.13215152215,
                4970847.8030600455,
                1012.9112198062154
              ],
              [
                429913.5721515221,
                4970847.8030600455,
                1023.6112198062154
              ],
              [
                429913.5721515221,
                4969448.443060046,
                1023.6112198062154
              ],
              [
                428911.13215152215,
                4969448.443060046,
                1012.9112198062154
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-21T00:06:52+00:00",
        "end_time": "2011-09-20T03:12:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002214,
            44.87491456,
            1012.91122,
            -117.8873352,
            44.88760955,
            1023.61122
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002496392293,
                  44.87491455909227,
                  1012.9112198062154
                ],
                [
                  -117.9002213752326,
                  44.88751020282251,
                  1012.9112198062154
                ],
                [
                  -117.88752887386782,
                  44.887609553057345,
                  1023.6112198062154
                ],
                [
                  -117.88733523093772,
                  44.875013865947864,
                  1023.6112198062154
                ],
                [
                  -117.90002496392293,
                  44.87491455909227,
                  1012.9112198062154
                ]
              ]
            ]
          },
          "id": "44117H8424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-21T00:06:52Z",
            "pc:count": 11792730,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429420.1172,
                "count": 11792730,
                "maximum": 429913.5722,
                "minimum": 428911.1322,
                "name": "X",
                "position": 0,
                "stddev": 286.4403848,
                "variance": 82048.09407
              },
              {
                "average": 4970135.771,
                "count": 11792730,
                "maximum": 4970847.803,
                "minimum": 4969448.443,
                "name": "Y",
                "position": 1,
                "stddev": 404.096322,
                "variance": 163293.8375
              },
              {
                "average": 1015.468334,
                "count": 11792730,
                "maximum": 1023.61122,
                "minimum": 1012.91122,
                "name": "Z",
                "position": 2,
                "stddev": 0.6008014798,
                "variance": 0.3609624181
              },
              {
                "average": 230.2882043,
                "count": 11792730,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.52425735,
                "variance": 703.5362282
              },
              {
                "average": 1.000224884,
                "count": 11792730,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01501141394,
                "variance": 0.0002253425485
              },
              {
                "average": 1.000448751,
                "count": 11792730,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02121499652,
                "variance": 0.0004500760773
              },
              {
                "average": 0.4990581485,
                "count": 11792730,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991341,
                "variance": 0.2499991341
              },
              {
                "average": 0,
                "count": 11792730,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.259172812,
                "count": 11792730,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.43818065,
                "variance": 0.192002282
              },
              {
                "average": 0.7352792734,
                "count": 11792730,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.94069837,
                "variance": 63.0546906
              },
              {
                "average": 198.3494838,
                "count": 11792730,
                "maximum": 211,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 3.424228599,
                "variance": 11.72534149
              },
              {
                "average": 150.6886669,
                "count": 11792730,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 109.3526241,
                "variance": 11957.9964
              },
              {
                "average": 23517.88649,
                "count": 11792730,
                "maximum": 59136,
                "minimum": 6144,
                "name": "Red",
                "position": 12,
                "stddev": 5753.237517,
                "variance": 33099741.93
              },
              {
                "average": 26479.64306,
                "count": 11792730,
                "maximum": 58368,
                "minimum": 8192,
                "name": "Green",
                "position": 13,
                "stddev": 4911.643586,
                "variance": 24124242.72
              },
              {
                "average": 20889.09613,
                "count": 11792730,
                "maximum": 57344,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 3635.043052,
                "variance": 13213537.99
              },
              {
                "average": 559203.4138,
                "count": 11792730,
                "maximum": 598812.3129,
                "minimum": 523540.2862,
                "name": "GpsTime",
                "position": 15,
                "stddev": 30943.78412,
                "variance": 957517775.6
              },
              {
                "average": 0,
                "count": 11792730,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11792730,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11792730,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11792730,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11792730,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428911.1322,
              4969448.443,
              1012.91122,
              429913.5722,
              4970847.803,
              1023.61122
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428911.13215152215,
                    4969448.443060046,
                    1012.9112198062154
                  ],
                  [
                    428911.13215152215,
                    4970847.8030600455,
                    1012.9112198062154
                  ],
                  [
                    429913.5721515221,
                    4970847.8030600455,
                    1023.6112198062154
                  ],
                  [
                    429913.5721515221,
                    4969448.443060046,
                    1023.6112198062154
                  ],
                  [
                    428911.13215152215,
                    4969448.443060046,
                    1012.9112198062154
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-21T00:06:52+00:00",
            "end_time": "2011-09-20T03:12:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118G1414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502469847511,
              44.774900878088815,
              1653.5811471976244
            ],
            [
              -118.0252478399598,
              44.78750942195155,
              1653.5811471976244
            ],
            [
              -118.0125294498666,
              44.78762289893647,
              2132.2011471976243
            ],
            [
              -118.01230907534048,
              44.77501430547427,
              2132.2011471976243
            ],
            [
              -118.02502469847511,
              44.774900878088815,
              1653.5811471976244
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252478,
        44.77490088,
        1653.581147,
        -118.0123091,
        44.7876229,
        2132.201147
      ],
      "properties": {
        "datetime": "2011-09-18T22:32:05Z",
        "pc:count": 28838485,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419363.0339,
            "count": 28838485,
            "maximum": 419903.954,
            "minimum": 418897.694,
            "name": "X",
            "position": 0,
            "stddev": 285.1269682,
            "variance": 81297.38801
          },
          {
            "average": 4959174.863,
            "count": 28838485,
            "maximum": 4959856.378,
            "minimum": 4958455.558,
            "name": "Y",
            "position": 1,
            "stddev": 382.1382732,
            "variance": 146029.6598
          },
          {
            "average": 1866.619824,
            "count": 28838485,
            "maximum": 2132.201147,
            "minimum": 1653.581147,
            "name": "Z",
            "position": 2,
            "stddev": 93.16364389,
            "variance": 8679.464543
          },
          {
            "average": 87.43048173,
            "count": 28838485,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.5625467,
            "variance": 2977.071502
          },
          {
            "average": 1.169105867,
            "count": 28838485,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4055361557,
            "variance": 0.1644595736
          },
          {
            "average": 1.3461901,
            "count": 28838485,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5544565151,
            "variance": 0.3074220272
          },
          {
            "average": 0.4998016019,
            "count": 28838485,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999693,
            "variance": 0.2499999693
          },
          {
            "average": 0,
            "count": 28838485,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.075878084,
            "count": 28838485,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2648029516,
            "variance": 0.07012060317
          },
          {
            "average": -1.729376281,
            "count": 28838485,
            "maximum": 21,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.343536023,
            "variance": 69.61459336
          },
          {
            "average": 86.22070005,
            "count": 28838485,
            "maximum": 156,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 62.06916888,
            "variance": 3852.581725
          },
          {
            "average": 14812.97046,
            "count": 28838485,
            "maximum": 20152,
            "minimum": 9507,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5277.14863,
            "variance": 27848297.66
          },
          {
            "average": 20234.65435,
            "count": 28838485,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 10237.22332,
            "variance": 104800741.2
          },
          {
            "average": 20671.89856,
            "count": 28838485,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 10344.97587,
            "variance": 107018525.8
          },
          {
            "average": 19878.41774,
            "count": 28838485,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9639.103742,
            "variance": 92912320.95
          },
          {
            "average": 330108.3986,
            "count": 28838485,
            "maximum": 420325.0469,
            "minimum": 144750.7485,
            "name": "GpsTime",
            "position": 15,
            "stddev": 125375.9144,
            "variance": 15719119900.0
          },
          {
            "average": 0,
            "count": 28838485,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28838485,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28838485,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28838485,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28838485,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418897.694,
          4958455.558,
          1653.581147,
          419903.954,
          4959856.378,
          2132.201147
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418897.69395744614,
                4958455.558164781,
                1653.5811471976244
              ],
              [
                418897.69395744614,
                4959856.378164781,
                1653.5811471976244
              ],
              [
                419903.95395744615,
                4959856.378164781,
                2132.2011471976243
              ],
              [
                419903.95395744615,
                4958455.558164781,
                2132.2011471976243
              ],
              [
                418897.69395744614,
                4958455.558164781,
                1653.5811471976244
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:32:05+00:00",
        "end_time": "2011-09-15T17:59:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252478,
            44.77490088,
            1653.581147,
            -118.0123091,
            44.7876229,
            2132.201147
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502469847511,
                  44.774900878088815,
                  1653.5811471976244
                ],
                [
                  -118.0252478399598,
                  44.78750942195155,
                  1653.5811471976244
                ],
                [
                  -118.0125294498666,
                  44.78762289893647,
                  2132.2011471976243
                ],
                [
                  -118.01230907534048,
                  44.77501430547427,
                  2132.2011471976243
                ],
                [
                  -118.02502469847511,
                  44.774900878088815,
                  1653.5811471976244
                ]
              ]
            ]
          },
          "id": "44118G1414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:32:05Z",
            "pc:count": 28838485,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419363.0339,
                "count": 28838485,
                "maximum": 419903.954,
                "minimum": 418897.694,
                "name": "X",
                "position": 0,
                "stddev": 285.1269682,
                "variance": 81297.38801
              },
              {
                "average": 4959174.863,
                "count": 28838485,
                "maximum": 4959856.378,
                "minimum": 4958455.558,
                "name": "Y",
                "position": 1,
                "stddev": 382.1382732,
                "variance": 146029.6598
              },
              {
                "average": 1866.619824,
                "count": 28838485,
                "maximum": 2132.201147,
                "minimum": 1653.581147,
                "name": "Z",
                "position": 2,
                "stddev": 93.16364389,
                "variance": 8679.464543
              },
              {
                "average": 87.43048173,
                "count": 28838485,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.5625467,
                "variance": 2977.071502
              },
              {
                "average": 1.169105867,
                "count": 28838485,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4055361557,
                "variance": 0.1644595736
              },
              {
                "average": 1.3461901,
                "count": 28838485,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5544565151,
                "variance": 0.3074220272
              },
              {
                "average": 0.4998016019,
                "count": 28838485,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999693,
                "variance": 0.2499999693
              },
              {
                "average": 0,
                "count": 28838485,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.075878084,
                "count": 28838485,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2648029516,
                "variance": 0.07012060317
              },
              {
                "average": -1.729376281,
                "count": 28838485,
                "maximum": 21,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.343536023,
                "variance": 69.61459336
              },
              {
                "average": 86.22070005,
                "count": 28838485,
                "maximum": 156,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 62.06916888,
                "variance": 3852.581725
              },
              {
                "average": 14812.97046,
                "count": 28838485,
                "maximum": 20152,
                "minimum": 9507,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5277.14863,
                "variance": 27848297.66
              },
              {
                "average": 20234.65435,
                "count": 28838485,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 10237.22332,
                "variance": 104800741.2
              },
              {
                "average": 20671.89856,
                "count": 28838485,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 10344.97587,
                "variance": 107018525.8
              },
              {
                "average": 19878.41774,
                "count": 28838485,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9639.103742,
                "variance": 92912320.95
              },
              {
                "average": 330108.3986,
                "count": 28838485,
                "maximum": 420325.0469,
                "minimum": 144750.7485,
                "name": "GpsTime",
                "position": 15,
                "stddev": 125375.9144,
                "variance": 15719119900.0
              },
              {
                "average": 0,
                "count": 28838485,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28838485,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28838485,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28838485,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28838485,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418897.694,
              4958455.558,
              1653.581147,
              419903.954,
              4959856.378,
              2132.201147
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418897.69395744614,
                    4958455.558164781,
                    1653.5811471976244
                  ],
                  [
                    418897.69395744614,
                    4959856.378164781,
                    1653.5811471976244
                  ],
                  [
                    419903.95395744615,
                    4959856.378164781,
                    2132.2011471976243
                  ],
                  [
                    419903.95395744615,
                    4958455.558164781,
                    2132.2011471976243
                  ],
                  [
                    418897.69395744614,
                    4958455.558164781,
                    1653.5811471976244
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:32:05+00:00",
            "end_time": "2011-09-15T17:59: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": "45117A7316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502501874742,
              45.01244383754044,
              988.0007385956267
            ],
            [
              -117.87521645059148,
              45.02501027928722,
              988.0007385956267
            ],
            [
              -117.86626785973917,
              45.02507851043301,
              1060.9807385956267
            ],
            [
              -117.8660783845828,
              45.012512038963784,
              1060.9807385956267
            ],
            [
              -117.87502501874742,
              45.01244383754044,
              988.0007385956267
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752165,
        45.01244384,
        988.0007386,
        -117.8660784,
        45.02507851,
        1060.980739
      ],
      "properties": {
        "datetime": "2011-09-19T22:26:03Z",
        "pc:count": 5444503,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431317.5386,
            "count": 5444503,
            "maximum": 431755.6868,
            "minimum": 431050.6268,
            "name": "X",
            "position": 0,
            "stddev": 165.1313973,
            "variance": 27268.37837
          },
          {
            "average": 4985289.314,
            "count": 5444503,
            "maximum": 4986100.613,
            "minimum": 4984704.473,
            "name": "Y",
            "position": 1,
            "stddev": 375.7637771,
            "variance": 141198.4162
          },
          {
            "average": 1017.860007,
            "count": 5444503,
            "maximum": 1060.980739,
            "minimum": 988.0007386,
            "name": "Z",
            "position": 2,
            "stddev": 16.64119066,
            "variance": 276.9292266
          },
          {
            "average": 223.9697581,
            "count": 5444503,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.38437066,
            "variance": 1114.516204
          },
          {
            "average": 1.015786932,
            "count": 5444503,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1456385481,
            "variance": 0.02121058668
          },
          {
            "average": 1.031637415,
            "count": 5444503,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2188887183,
            "variance": 0.047912271
          },
          {
            "average": 0.5003079253,
            "count": 5444503,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999511,
            "variance": 0.2499999511
          },
          {
            "average": 0,
            "count": 5444503,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.241346731,
            "count": 5444503,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4279001285,
            "variance": 0.18309852
          },
          {
            "average": 1.227966041,
            "count": 5444503,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.962682405,
            "variance": 63.40431108
          },
          {
            "average": 203.0026186,
            "count": 5444503,
            "maximum": 212,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 4.189701076,
            "variance": 17.55359511
          },
          {
            "average": 123.1565028,
            "count": 5444503,
            "maximum": 141,
            "minimum": 106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.5251263,
            "variance": 241.0295467
          },
          {
            "average": 37413.43419,
            "count": 5444503,
            "maximum": 59136,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 6904.293423,
            "variance": 47669267.67
          },
          {
            "average": 33861.69431,
            "count": 5444503,
            "maximum": 58368,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 5392.885897,
            "variance": 29083218.29
          },
          {
            "average": 28343.46983,
            "count": 5444503,
            "maximum": 58880,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 5227.209756,
            "variance": 27323721.83
          },
          {
            "average": 505728.5169,
            "count": 5444503,
            "maximum": 506363.1013,
            "minimum": 505324.4529,
            "name": "GpsTime",
            "position": 15,
            "stddev": 189.4219415,
            "variance": 35880.67191
          },
          {
            "average": 0,
            "count": 5444503,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5444503,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5444503,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5444503,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5444503,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431050.6268,
          4984704.473,
          988.0007386,
          431755.6868,
          4986100.613,
          1060.980739
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431050.62675085536,
                4984704.47317361,
                988.0007385956267
              ],
              [
                431050.62675085536,
                4986100.6131736105,
                988.0007385956267
              ],
              [
                431755.6867508554,
                4986100.6131736105,
                1060.9807385956267
              ],
              [
                431755.6867508554,
                4984704.47317361,
                1060.9807385956267
              ],
              [
                431050.62675085536,
                4984704.47317361,
                988.0007385956267
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T22:26:03+00:00",
        "end_time": "2011-09-19T22:08:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752165,
            45.01244384,
            988.0007386,
            -117.8660784,
            45.02507851,
            1060.980739
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502501874742,
                  45.01244383754044,
                  988.0007385956267
                ],
                [
                  -117.87521645059148,
                  45.02501027928722,
                  988.0007385956267
                ],
                [
                  -117.86626785973917,
                  45.02507851043301,
                  1060.9807385956267
                ],
                [
                  -117.8660783845828,
                  45.012512038963784,
                  1060.9807385956267
                ],
                [
                  -117.87502501874742,
                  45.01244383754044,
                  988.0007385956267
                ]
              ]
            ]
          },
          "id": "45117A7316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:26:03Z",
            "pc:count": 5444503,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431317.5386,
                "count": 5444503,
                "maximum": 431755.6868,
                "minimum": 431050.6268,
                "name": "X",
                "position": 0,
                "stddev": 165.1313973,
                "variance": 27268.37837
              },
              {
                "average": 4985289.314,
                "count": 5444503,
                "maximum": 4986100.613,
                "minimum": 4984704.473,
                "name": "Y",
                "position": 1,
                "stddev": 375.7637771,
                "variance": 141198.4162
              },
              {
                "average": 1017.860007,
                "count": 5444503,
                "maximum": 1060.980739,
                "minimum": 988.0007386,
                "name": "Z",
                "position": 2,
                "stddev": 16.64119066,
                "variance": 276.9292266
              },
              {
                "average": 223.9697581,
                "count": 5444503,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.38437066,
                "variance": 1114.516204
              },
              {
                "average": 1.015786932,
                "count": 5444503,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1456385481,
                "variance": 0.02121058668
              },
              {
                "average": 1.031637415,
                "count": 5444503,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2188887183,
                "variance": 0.047912271
              },
              {
                "average": 0.5003079253,
                "count": 5444503,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999511,
                "variance": 0.2499999511
              },
              {
                "average": 0,
                "count": 5444503,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.241346731,
                "count": 5444503,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4279001285,
                "variance": 0.18309852
              },
              {
                "average": 1.227966041,
                "count": 5444503,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.962682405,
                "variance": 63.40431108
              },
              {
                "average": 203.0026186,
                "count": 5444503,
                "maximum": 212,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 4.189701076,
                "variance": 17.55359511
              },
              {
                "average": 123.1565028,
                "count": 5444503,
                "maximum": 141,
                "minimum": 106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.5251263,
                "variance": 241.0295467
              },
              {
                "average": 37413.43419,
                "count": 5444503,
                "maximum": 59136,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 6904.293423,
                "variance": 47669267.67
              },
              {
                "average": 33861.69431,
                "count": 5444503,
                "maximum": 58368,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 5392.885897,
                "variance": 29083218.29
              },
              {
                "average": 28343.46983,
                "count": 5444503,
                "maximum": 58880,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 5227.209756,
                "variance": 27323721.83
              },
              {
                "average": 505728.5169,
                "count": 5444503,
                "maximum": 506363.1013,
                "minimum": 505324.4529,
                "name": "GpsTime",
                "position": 15,
                "stddev": 189.4219415,
                "variance": 35880.67191
              },
              {
                "average": 0,
                "count": 5444503,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5444503,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5444503,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5444503,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5444503,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431050.6268,
              4984704.473,
              988.0007386,
              431755.6868,
              4986100.613,
              1060.980739
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431050.62675085536,
                    4984704.47317361,
                    988.0007385956267
                  ],
                  [
                    431050.62675085536,
                    4986100.6131736105,
                    988.0007385956267
                  ],
                  [
                    431755.6867508554,
                    4986100.6131736105,
                    1060.9807385956267
                  ],
                  [
                    431755.6867508554,
                    4984704.47317361,
                    1060.9807385956267
                  ],
                  [
                    431050.62675085536,
                    4984704.47317361,
                    988.0007385956267
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T22:26:03+00:00",
            "end_time": "2011-09-19T22: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": "45117A7319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83009622722045,
              45.02163971746788,
              1049.6881113959978
            ],
            [
              -117.83014495993471,
              45.025011651313,
              1049.6881113959978
            ],
            [
              -117.82502801476997,
              45.02504873296687,
              1098.548111395998
            ],
            [
              -117.82497958235773,
              45.02167679478666,
              1098.548111395998
            ],
            [
              -117.83009622722045,
              45.02163971746788,
              1049.6881113959978
            ]
          ]
        ]
      },
      "bbox": [
        -117.830145,
        45.02163972,
        1049.688111,
        -117.8249796,
        45.02504873,
        1098.548111
      ],
      "properties": {
        "datetime": "2011-09-16T20:43:46Z",
        "pc:count": 695411,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434847.958,
            "count": 695411,
            "maximum": 435004.5654,
            "minimum": 434601.4054,
            "name": "X",
            "position": 0,
            "stddev": 95.47911865,
            "variance": 9116.262098
          },
          {
            "average": 4985908.78,
            "count": 695411,
            "maximum": 4986063.381,
            "minimum": 4985688.761,
            "name": "Y",
            "position": 1,
            "stddev": 101.0753786,
            "variance": 10216.23217
          },
          {
            "average": 1083.425175,
            "count": 695411,
            "maximum": 1098.548111,
            "minimum": 1049.688111,
            "name": "Z",
            "position": 2,
            "stddev": 9.850636911,
            "variance": 97.03504755
          },
          {
            "average": 112.6018815,
            "count": 695411,
            "maximum": 221,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.19268546,
            "variance": 295.5884334
          },
          {
            "average": 1.000297666,
            "count": 695411,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01725043536,
            "variance": 0.00029757752
          },
          {
            "average": 1.000729065,
            "count": 695411,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02709772632,
            "variance": 0.0007342867717
          },
          {
            "average": 0.4998612331,
            "count": 695411,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000003402,
            "variance": 0.2500003402
          },
          {
            "average": 0,
            "count": 695411,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.35541428,
            "count": 695411,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.478639007,
            "variance": 0.2290952991
          },
          {
            "average": 2.719744578,
            "count": 695411,
            "maximum": 15,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.034582814,
            "variance": 64.55452099
          },
          {
            "average": 132.6342983,
            "count": 695411,
            "maximum": 141,
            "minimum": 125,
            "name": "UserData",
            "position": 10,
            "stddev": 2.4664885,
            "variance": 6.08356552
          },
          {
            "average": 10759.5528,
            "count": 695411,
            "maximum": 10761,
            "minimum": 10758,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7564619877,
            "variance": 0.5722347389
          },
          {
            "average": 41409.07999,
            "count": 695411,
            "maximum": 55040,
            "minimum": 20992,
            "name": "Red",
            "position": 12,
            "stddev": 3503.680103,
            "variance": 12275774.26
          },
          {
            "average": 37210.98458,
            "count": 695411,
            "maximum": 53248,
            "minimum": 17920,
            "name": "Green",
            "position": 13,
            "stddev": 3491.859185,
            "variance": 12193080.56
          },
          {
            "average": 31898.70821,
            "count": 695411,
            "maximum": 50432,
            "minimum": 12544,
            "name": "Blue",
            "position": 14,
            "stddev": 3535.138695,
            "variance": 12497205.6
          },
          {
            "average": 240161.9619,
            "count": 695411,
            "maximum": 241026.5421,
            "minimum": 239260.225,
            "name": "GpsTime",
            "position": 15,
            "stddev": 718.1586616,
            "variance": 515751.8632
          },
          {
            "average": 0,
            "count": 695411,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 695411,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 695411,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 695411,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 695411,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434601.4054,
          4985688.761,
          1049.688111,
          435004.5654,
          4986063.381,
          1098.548111
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434601.4054372918,
                4985688.761008144,
                1049.6881113959978
              ],
              [
                434601.4054372918,
                4986063.381008144,
                1049.6881113959978
              ],
              [
                435004.5654372918,
                4986063.381008144,
                1098.548111395998
              ],
              [
                435004.5654372918,
                4985688.761008144,
                1098.548111395998
              ],
              [
                434601.4054372918,
                4985688.761008144,
                1049.6881113959978
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T20:43:46+00:00",
        "end_time": "2011-09-16T20:14:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.830145,
            45.02163972,
            1049.688111,
            -117.8249796,
            45.02504873,
            1098.548111
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83009622722045,
                  45.02163971746788,
                  1049.6881113959978
                ],
                [
                  -117.83014495993471,
                  45.025011651313,
                  1049.6881113959978
                ],
                [
                  -117.82502801476997,
                  45.02504873296687,
                  1098.548111395998
                ],
                [
                  -117.82497958235773,
                  45.02167679478666,
                  1098.548111395998
                ],
                [
                  -117.83009622722045,
                  45.02163971746788,
                  1049.6881113959978
                ]
              ]
            ]
          },
          "id": "45117A7319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T20:43:46Z",
            "pc:count": 695411,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434847.958,
                "count": 695411,
                "maximum": 435004.5654,
                "minimum": 434601.4054,
                "name": "X",
                "position": 0,
                "stddev": 95.47911865,
                "variance": 9116.262098
              },
              {
                "average": 4985908.78,
                "count": 695411,
                "maximum": 4986063.381,
                "minimum": 4985688.761,
                "name": "Y",
                "position": 1,
                "stddev": 101.0753786,
                "variance": 10216.23217
              },
              {
                "average": 1083.425175,
                "count": 695411,
                "maximum": 1098.548111,
                "minimum": 1049.688111,
                "name": "Z",
                "position": 2,
                "stddev": 9.850636911,
                "variance": 97.03504755
              },
              {
                "average": 112.6018815,
                "count": 695411,
                "maximum": 221,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.19268546,
                "variance": 295.5884334
              },
              {
                "average": 1.000297666,
                "count": 695411,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01725043536,
                "variance": 0.00029757752
              },
              {
                "average": 1.000729065,
                "count": 695411,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02709772632,
                "variance": 0.0007342867717
              },
              {
                "average": 0.4998612331,
                "count": 695411,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000003402,
                "variance": 0.2500003402
              },
              {
                "average": 0,
                "count": 695411,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.35541428,
                "count": 695411,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.478639007,
                "variance": 0.2290952991
              },
              {
                "average": 2.719744578,
                "count": 695411,
                "maximum": 15,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.034582814,
                "variance": 64.55452099
              },
              {
                "average": 132.6342983,
                "count": 695411,
                "maximum": 141,
                "minimum": 125,
                "name": "UserData",
                "position": 10,
                "stddev": 2.4664885,
                "variance": 6.08356552
              },
              {
                "average": 10759.5528,
                "count": 695411,
                "maximum": 10761,
                "minimum": 10758,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7564619877,
                "variance": 0.5722347389
              },
              {
                "average": 41409.07999,
                "count": 695411,
                "maximum": 55040,
                "minimum": 20992,
                "name": "Red",
                "position": 12,
                "stddev": 3503.680103,
                "variance": 12275774.26
              },
              {
                "average": 37210.98458,
                "count": 695411,
                "maximum": 53248,
                "minimum": 17920,
                "name": "Green",
                "position": 13,
                "stddev": 3491.859185,
                "variance": 12193080.56
              },
              {
                "average": 31898.70821,
                "count": 695411,
                "maximum": 50432,
                "minimum": 12544,
                "name": "Blue",
                "position": 14,
                "stddev": 3535.138695,
                "variance": 12497205.6
              },
              {
                "average": 240161.9619,
                "count": 695411,
                "maximum": 241026.5421,
                "minimum": 239260.225,
                "name": "GpsTime",
                "position": 15,
                "stddev": 718.1586616,
                "variance": 515751.8632
              },
              {
                "average": 0,
                "count": 695411,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 695411,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 695411,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 695411,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 695411,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434601.4054,
              4985688.761,
              1049.688111,
              435004.5654,
              4986063.381,
              1098.548111
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434601.4054372918,
                    4985688.761008144,
                    1049.6881113959978
                  ],
                  [
                    434601.4054372918,
                    4986063.381008144,
                    1049.6881113959978
                  ],
                  [
                    435004.5654372918,
                    4986063.381008144,
                    1098.548111395998
                  ],
                  [
                    435004.5654372918,
                    4985688.761008144,
                    1098.548111395998
                  ],
                  [
                    434601.4054372918,
                    4985688.761008144,
                    1049.6881113959978
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T20:43:46+00:00",
            "end_time": "2011-09-16T20:14:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H8421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9375247874934,
              44.87491009472712,
              1017.4855697188813
            ],
            [
              -117.93772945182124,
              44.88750992643943,
              1017.4855697188813
            ],
            [
              -117.92502897923711,
              44.887613510814546,
              1039.8455697188813
            ],
            [
              -117.92482708589087,
              44.87501363385918,
              1039.8455697188813
            ],
            [
              -117.9375247874934,
              44.87491009472712,
              1017.4855697188813
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377295,
        44.87491009,
        1017.48557,
        -117.9248271,
        44.88761351,
        1039.84557
      ],
      "properties": {
        "datetime": "2011-09-20T23:46:52Z",
        "pc:count": 11435624,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426448.2807,
            "count": 11435624,
            "maximum": 426952.221,
            "minimum": 425949.141,
            "name": "X",
            "position": 0,
            "stddev": 283.9944491,
            "variance": 80652.8471
          },
          {
            "average": 4970179.614,
            "count": 11435624,
            "maximum": 4970881.302,
            "minimum": 4969481.462,
            "name": "Y",
            "position": 1,
            "stddev": 400.7723973,
            "variance": 160618.5144
          },
          {
            "average": 1023.646257,
            "count": 11435624,
            "maximum": 1039.84557,
            "minimum": 1017.48557,
            "name": "Z",
            "position": 2,
            "stddev": 2.847341154,
            "variance": 8.107351646
          },
          {
            "average": 232.9982656,
            "count": 11435624,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.0074206,
            "variance": 625.3710849
          },
          {
            "average": 1.000458829,
            "count": 11435624,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02167514627,
            "variance": 0.0004698119659
          },
          {
            "average": 1.000918446,
            "count": 11435624,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03084123127,
            "variance": 0.000951181546
          },
          {
            "average": 0.4982843962,
            "count": 11435624,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999970786,
            "variance": 0.2499970786
          },
          {
            "average": 0,
            "count": 11435624,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.262798689,
            "count": 11435624,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4401540131,
            "variance": 0.1937355552
          },
          {
            "average": 0.6242362474,
            "count": 11435624,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.110910488,
            "variance": 65.78686894
          },
          {
            "average": 204.9234884,
            "count": 11435624,
            "maximum": 212,
            "minimum": 193,
            "name": "UserData",
            "position": 10,
            "stddev": 3.791225975,
            "variance": 14.3733944
          },
          {
            "average": 68.51852702,
            "count": 11435624,
            "maximum": 83,
            "minimum": 54,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.07174242,
            "variance": 122.5834803
          },
          {
            "average": 22123.10245,
            "count": 11435624,
            "maximum": 65280,
            "minimum": 6656,
            "name": "Red",
            "position": 12,
            "stddev": 9939.572861,
            "variance": 98795108.67
          },
          {
            "average": 24504.11834,
            "count": 11435624,
            "maximum": 65280,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 8210.228402,
            "variance": 67407850.41
          },
          {
            "average": 22179.17955,
            "count": 11435624,
            "maximum": 65280,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 6857.867233,
            "variance": 47030342.99
          },
          {
            "average": 595726.6515,
            "count": 11435624,
            "maximum": 597612.002,
            "minimum": 593823.4496,
            "name": "GpsTime",
            "position": 15,
            "stddev": 690.6161982,
            "variance": 476950.7333
          },
          {
            "average": 0,
            "count": 11435624,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11435624,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11435624,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11435624,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11435624,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425949.141,
          4969481.462,
          1017.48557,
          426952.221,
          4970881.302,
          1039.84557
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425949.14099640475,
                4969481.462227501,
                1017.4855697188813
              ],
              [
                425949.14099640475,
                4970881.302227501,
                1017.4855697188813
              ],
              [
                426952.2209964047,
                4970881.302227501,
                1039.8455697188813
              ],
              [
                426952.2209964047,
                4969481.462227501,
                1039.8455697188813
              ],
              [
                425949.14099640475,
                4969481.462227501,
                1017.4855697188813
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:46:52+00:00",
        "end_time": "2011-09-20T22:43:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377295,
            44.87491009,
            1017.48557,
            -117.9248271,
            44.88761351,
            1039.84557
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9375247874934,
                  44.87491009472712,
                  1017.4855697188813
                ],
                [
                  -117.93772945182124,
                  44.88750992643943,
                  1017.4855697188813
                ],
                [
                  -117.92502897923711,
                  44.887613510814546,
                  1039.8455697188813
                ],
                [
                  -117.92482708589087,
                  44.87501363385918,
                  1039.8455697188813
                ],
                [
                  -117.9375247874934,
                  44.87491009472712,
                  1017.4855697188813
                ]
              ]
            ]
          },
          "id": "44117H8421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:46:52Z",
            "pc:count": 11435624,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426448.2807,
                "count": 11435624,
                "maximum": 426952.221,
                "minimum": 425949.141,
                "name": "X",
                "position": 0,
                "stddev": 283.9944491,
                "variance": 80652.8471
              },
              {
                "average": 4970179.614,
                "count": 11435624,
                "maximum": 4970881.302,
                "minimum": 4969481.462,
                "name": "Y",
                "position": 1,
                "stddev": 400.7723973,
                "variance": 160618.5144
              },
              {
                "average": 1023.646257,
                "count": 11435624,
                "maximum": 1039.84557,
                "minimum": 1017.48557,
                "name": "Z",
                "position": 2,
                "stddev": 2.847341154,
                "variance": 8.107351646
              },
              {
                "average": 232.9982656,
                "count": 11435624,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.0074206,
                "variance": 625.3710849
              },
              {
                "average": 1.000458829,
                "count": 11435624,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02167514627,
                "variance": 0.0004698119659
              },
              {
                "average": 1.000918446,
                "count": 11435624,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03084123127,
                "variance": 0.000951181546
              },
              {
                "average": 0.4982843962,
                "count": 11435624,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999970786,
                "variance": 0.2499970786
              },
              {
                "average": 0,
                "count": 11435624,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.262798689,
                "count": 11435624,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4401540131,
                "variance": 0.1937355552
              },
              {
                "average": 0.6242362474,
                "count": 11435624,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.110910488,
                "variance": 65.78686894
              },
              {
                "average": 204.9234884,
                "count": 11435624,
                "maximum": 212,
                "minimum": 193,
                "name": "UserData",
                "position": 10,
                "stddev": 3.791225975,
                "variance": 14.3733944
              },
              {
                "average": 68.51852702,
                "count": 11435624,
                "maximum": 83,
                "minimum": 54,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.07174242,
                "variance": 122.5834803
              },
              {
                "average": 22123.10245,
                "count": 11435624,
                "maximum": 65280,
                "minimum": 6656,
                "name": "Red",
                "position": 12,
                "stddev": 9939.572861,
                "variance": 98795108.67
              },
              {
                "average": 24504.11834,
                "count": 11435624,
                "maximum": 65280,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 8210.228402,
                "variance": 67407850.41
              },
              {
                "average": 22179.17955,
                "count": 11435624,
                "maximum": 65280,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 6857.867233,
                "variance": 47030342.99
              },
              {
                "average": 595726.6515,
                "count": 11435624,
                "maximum": 597612.002,
                "minimum": 593823.4496,
                "name": "GpsTime",
                "position": 15,
                "stddev": 690.6161982,
                "variance": 476950.7333
              },
              {
                "average": 0,
                "count": 11435624,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11435624,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11435624,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11435624,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11435624,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425949.141,
              4969481.462,
              1017.48557,
              426952.221,
              4970881.302,
              1039.84557
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425949.14099640475,
                    4969481.462227501,
                    1017.4855697188813
                  ],
                  [
                    425949.14099640475,
                    4970881.302227501,
                    1017.4855697188813
                  ],
                  [
                    426952.2209964047,
                    4970881.302227501,
                    1039.8455697188813
                  ],
                  [
                    426952.2209964047,
                    4969481.462227501,
                    1039.8455697188813
                  ],
                  [
                    425949.14099640475,
                    4969481.462227501,
                    1017.4855697188813
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:46:52+00:00",
            "end_time": "2011-09-20T22:43: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": "44118H2405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.1375241685812,
              44.92488839251337,
              1896.2236964248073
            ],
            [
              -118.13777334777939,
              44.93750891609047,
              1896.2236964248073
            ],
            [
              -118.12502970790912,
              44.9376351782243,
              2454.843696424807
            ],
            [
              -118.12478331820807,
              44.925014599408534,
              2454.843696424807
            ],
            [
              -118.1375241685812,
              44.92488839251337,
              1896.2236964248073
            ]
          ]
        ]
      },
      "bbox": [
        -118.1377733,
        44.92488839,
        1896.223696,
        -118.1247833,
        44.93763518,
        2454.843696
      ],
      "properties": {
        "datetime": "2011-09-20T18:03:13Z",
        "pc:count": 21322882,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 410758.4643,
            "count": 21322882,
            "maximum": 411235.3492,
            "minimum": 410229.6692,
            "name": "X",
            "position": 0,
            "stddev": 288.1609226,
            "variance": 83036.71733
          },
          {
            "average": 4975920.119,
            "count": 21322882,
            "maximum": 4976637.42,
            "minimum": 4975235.18,
            "name": "Y",
            "position": 1,
            "stddev": 401.6739132,
            "variance": 161341.9326
          },
          {
            "average": 2184.4381,
            "count": 21322882,
            "maximum": 2454.843696,
            "minimum": 1896.223696,
            "name": "Z",
            "position": 2,
            "stddev": 115.7147046,
            "variance": 13389.89287
          },
          {
            "average": 89.34633831,
            "count": 21322882,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.1968037,
            "variance": 2937.293531
          },
          {
            "average": 1.168330998,
            "count": 21322882,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4073440016,
            "variance": 0.1659291356
          },
          {
            "average": 1.345725357,
            "count": 21322882,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5609805755,
            "variance": 0.314699206
          },
          {
            "average": 0.4993783204,
            "count": 21322882,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996252,
            "variance": 0.2499996252
          },
          {
            "average": 0,
            "count": 21322882,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.114349693,
            "count": 21322882,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3182355183,
            "variance": 0.1012738451
          },
          {
            "average": -2.868511601,
            "count": 21322882,
            "maximum": 16.99799919,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.186435498,
            "variance": 67.01772616
          },
          {
            "average": 133.100613,
            "count": 21322882,
            "maximum": 156,
            "minimum": 113,
            "name": "UserData",
            "position": 10,
            "stddev": 11.14150292,
            "variance": 124.1330873
          },
          {
            "average": 14840.01216,
            "count": 21322882,
            "maximum": 20154,
            "minimum": 9529,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.559831,
            "variance": 28042953.93
          },
          {
            "average": 25180.77219,
            "count": 21322882,
            "maximum": 58880,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 13761.7582,
            "variance": 189385988.8
          },
          {
            "average": 24063.13956,
            "count": 21322882,
            "maximum": 57600,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 13290.97994,
            "variance": 176650147.9
          },
          {
            "average": 20003.94838,
            "count": 21322882,
            "maximum": 56320,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 12187.15579,
            "variance": 148526766.3
          },
          {
            "average": 565953.1658,
            "count": 21322882,
            "maximum": 576993.5558,
            "minimum": 146303.0959,
            "name": "GpsTime",
            "position": 15,
            "stddev": 62119.0679,
            "variance": 3858778596
          },
          {
            "average": 0,
            "count": 21322882,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21322882,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21322882,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21322882,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21322882,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          410229.6692,
          4975235.18,
          1896.223696,
          411235.3492,
          4976637.42,
          2454.843696
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                410229.6691691404,
                4975235.1804255275,
                1896.2236964248073
              ],
              [
                410229.6691691404,
                4976637.420425528,
                1896.2236964248073
              ],
              [
                411235.34916914045,
                4976637.420425528,
                2454.843696424807
              ],
              [
                411235.34916914045,
                4975235.1804255275,
                2454.843696424807
              ],
              [
                410229.6691691404,
                4975235.1804255275,
                1896.2236964248073
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:03:13+00:00",
        "end_time": "2011-09-15T18:25:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1377733,
            44.92488839,
            1896.223696,
            -118.1247833,
            44.93763518,
            2454.843696
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.1375241685812,
                  44.92488839251337,
                  1896.2236964248073
                ],
                [
                  -118.13777334777939,
                  44.93750891609047,
                  1896.2236964248073
                ],
                [
                  -118.12502970790912,
                  44.9376351782243,
                  2454.843696424807
                ],
                [
                  -118.12478331820807,
                  44.925014599408534,
                  2454.843696424807
                ],
                [
                  -118.1375241685812,
                  44.92488839251337,
                  1896.2236964248073
                ]
              ]
            ]
          },
          "id": "44118H2405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:03:13Z",
            "pc:count": 21322882,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 410758.4643,
                "count": 21322882,
                "maximum": 411235.3492,
                "minimum": 410229.6692,
                "name": "X",
                "position": 0,
                "stddev": 288.1609226,
                "variance": 83036.71733
              },
              {
                "average": 4975920.119,
                "count": 21322882,
                "maximum": 4976637.42,
                "minimum": 4975235.18,
                "name": "Y",
                "position": 1,
                "stddev": 401.6739132,
                "variance": 161341.9326
              },
              {
                "average": 2184.4381,
                "count": 21322882,
                "maximum": 2454.843696,
                "minimum": 1896.223696,
                "name": "Z",
                "position": 2,
                "stddev": 115.7147046,
                "variance": 13389.89287
              },
              {
                "average": 89.34633831,
                "count": 21322882,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.1968037,
                "variance": 2937.293531
              },
              {
                "average": 1.168330998,
                "count": 21322882,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4073440016,
                "variance": 0.1659291356
              },
              {
                "average": 1.345725357,
                "count": 21322882,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5609805755,
                "variance": 0.314699206
              },
              {
                "average": 0.4993783204,
                "count": 21322882,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996252,
                "variance": 0.2499996252
              },
              {
                "average": 0,
                "count": 21322882,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.114349693,
                "count": 21322882,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3182355183,
                "variance": 0.1012738451
              },
              {
                "average": -2.868511601,
                "count": 21322882,
                "maximum": 16.99799919,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.186435498,
                "variance": 67.01772616
              },
              {
                "average": 133.100613,
                "count": 21322882,
                "maximum": 156,
                "minimum": 113,
                "name": "UserData",
                "position": 10,
                "stddev": 11.14150292,
                "variance": 124.1330873
              },
              {
                "average": 14840.01216,
                "count": 21322882,
                "maximum": 20154,
                "minimum": 9529,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.559831,
                "variance": 28042953.93
              },
              {
                "average": 25180.77219,
                "count": 21322882,
                "maximum": 58880,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 13761.7582,
                "variance": 189385988.8
              },
              {
                "average": 24063.13956,
                "count": 21322882,
                "maximum": 57600,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 13290.97994,
                "variance": 176650147.9
              },
              {
                "average": 20003.94838,
                "count": 21322882,
                "maximum": 56320,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 12187.15579,
                "variance": 148526766.3
              },
              {
                "average": 565953.1658,
                "count": 21322882,
                "maximum": 576993.5558,
                "minimum": 146303.0959,
                "name": "GpsTime",
                "position": 15,
                "stddev": 62119.0679,
                "variance": 3858778596
              },
              {
                "average": 0,
                "count": 21322882,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21322882,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21322882,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21322882,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21322882,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              410229.6692,
              4975235.18,
              1896.223696,
              411235.3492,
              4976637.42,
              2454.843696
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    410229.6691691404,
                    4975235.1804255275,
                    1896.2236964248073
                  ],
                  [
                    410229.6691691404,
                    4976637.420425528,
                    1896.2236964248073
                  ],
                  [
                    411235.34916914045,
                    4976637.420425528,
                    2454.843696424807
                  ],
                  [
                    411235.34916914045,
                    4975235.1804255275,
                    2454.843696424807
                  ],
                  [
                    410229.6691691404,
                    4975235.1804255275,
                    1896.2236964248073
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:03:13+00:00",
            "end_time": "2011-09-15T18:25: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": "44118H1208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752463475598,
              44.97489928140294,
              1058.3404776709033
            ],
            [
              -118.03775211594193,
              44.98750949239286,
              1058.3404776709033
            ],
            [
              -118.02502970649957,
              44.98762439961028,
              1115.9404776709032
            ],
            [
              -118.02480501294767,
              44.975014138390875,
              1115.9404776709032
            ],
            [
              -118.03752463475598,
              44.97489928140294,
              1058.3404776709033
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377521,
        44.97489928,
        1058.340478,
        -118.024805,
        44.9876244,
        1115.940478
      ],
      "properties": {
        "datetime": "2011-09-20T22:40:10Z",
        "pc:count": 22586454,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418684.9312,
            "count": 22586454,
            "maximum": 419195.6392,
            "minimum": 418192.5392,
            "name": "X",
            "position": 0,
            "stddev": 283.6055477,
            "variance": 80432.10669
          },
          {
            "average": 4981379.284,
            "count": 22586454,
            "maximum": 4982085.976,
            "minimum": 4980684.916,
            "name": "Y",
            "position": 1,
            "stddev": 399.6914658,
            "variance": 159753.2678
          },
          {
            "average": 1079.460177,
            "count": 22586454,
            "maximum": 1115.940478,
            "minimum": 1058.340478,
            "name": "Z",
            "position": 2,
            "stddev": 6.811230045,
            "variance": 46.39285473
          },
          {
            "average": 170.4286507,
            "count": 22586454,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 68.93100048,
            "variance": 4751.482827
          },
          {
            "average": 1.005813662,
            "count": 22586454,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.084971734,
            "variance": 0.007220195579
          },
          {
            "average": 1.011798178,
            "count": 22586454,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1271655083,
            "variance": 0.0161710665
          },
          {
            "average": 0.4994064584,
            "count": 22586454,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996588,
            "variance": 0.2499996588
          },
          {
            "average": 0,
            "count": 22586454,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.147461306,
            "count": 22586454,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.354565191,
            "variance": 0.1257164747
          },
          {
            "average": -0.5352115623,
            "count": 22586454,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.023302915,
            "variance": 64.37338967
          },
          {
            "average": 188.7121801,
            "count": 22586454,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 9.843849926,
            "variance": 96.90138137
          },
          {
            "average": 7327.010087,
            "count": 22586454,
            "maximum": 20075,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8225.068674,
            "variance": 67651754.69
          },
          {
            "average": 27927.59861,
            "count": 22586454,
            "maximum": 58368,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 10620.8036,
            "variance": 112801469.1
          },
          {
            "average": 28995.11389,
            "count": 22586454,
            "maximum": 57856,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 8336.084852,
            "variance": 69490310.65
          },
          {
            "average": 21758.09771,
            "count": 22586454,
            "maximum": 57088,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6909.074247,
            "variance": 47735306.96
          },
          {
            "average": 457948.4558,
            "count": 22586454,
            "maximum": 593610.9274,
            "minimum": 320281.5916,
            "name": "GpsTime",
            "position": 15,
            "stddev": 134989.3939,
            "variance": 18222136450.0
          },
          {
            "average": 0,
            "count": 22586454,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22586454,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22586454,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22586454,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22586454,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418192.5392,
          4980684.916,
          1058.340478,
          419195.6392,
          4982085.976,
          1115.940478
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418192.5392206684,
                4980684.916455635,
                1058.3404776709033
              ],
              [
                418192.5392206684,
                4982085.976455635,
                1058.3404776709033
              ],
              [
                419195.63922066835,
                4982085.976455635,
                1115.9404776709032
              ],
              [
                419195.63922066835,
                4980684.916455635,
                1115.9404776709032
              ],
              [
                418192.5392206684,
                4980684.916455635,
                1058.3404776709033
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:40:10+00:00",
        "end_time": "2011-09-17T18:44:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377521,
            44.97489928,
            1058.340478,
            -118.024805,
            44.9876244,
            1115.940478
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752463475598,
                  44.97489928140294,
                  1058.3404776709033
                ],
                [
                  -118.03775211594193,
                  44.98750949239286,
                  1058.3404776709033
                ],
                [
                  -118.02502970649957,
                  44.98762439961028,
                  1115.9404776709032
                ],
                [
                  -118.02480501294767,
                  44.975014138390875,
                  1115.9404776709032
                ],
                [
                  -118.03752463475598,
                  44.97489928140294,
                  1058.3404776709033
                ]
              ]
            ]
          },
          "id": "44118H1208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:40:10Z",
            "pc:count": 22586454,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418684.9312,
                "count": 22586454,
                "maximum": 419195.6392,
                "minimum": 418192.5392,
                "name": "X",
                "position": 0,
                "stddev": 283.6055477,
                "variance": 80432.10669
              },
              {
                "average": 4981379.284,
                "count": 22586454,
                "maximum": 4982085.976,
                "minimum": 4980684.916,
                "name": "Y",
                "position": 1,
                "stddev": 399.6914658,
                "variance": 159753.2678
              },
              {
                "average": 1079.460177,
                "count": 22586454,
                "maximum": 1115.940478,
                "minimum": 1058.340478,
                "name": "Z",
                "position": 2,
                "stddev": 6.811230045,
                "variance": 46.39285473
              },
              {
                "average": 170.4286507,
                "count": 22586454,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 68.93100048,
                "variance": 4751.482827
              },
              {
                "average": 1.005813662,
                "count": 22586454,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.084971734,
                "variance": 0.007220195579
              },
              {
                "average": 1.011798178,
                "count": 22586454,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1271655083,
                "variance": 0.0161710665
              },
              {
                "average": 0.4994064584,
                "count": 22586454,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996588,
                "variance": 0.2499996588
              },
              {
                "average": 0,
                "count": 22586454,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.147461306,
                "count": 22586454,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.354565191,
                "variance": 0.1257164747
              },
              {
                "average": -0.5352115623,
                "count": 22586454,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.023302915,
                "variance": 64.37338967
              },
              {
                "average": 188.7121801,
                "count": 22586454,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 9.843849926,
                "variance": 96.90138137
              },
              {
                "average": 7327.010087,
                "count": 22586454,
                "maximum": 20075,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8225.068674,
                "variance": 67651754.69
              },
              {
                "average": 27927.59861,
                "count": 22586454,
                "maximum": 58368,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 10620.8036,
                "variance": 112801469.1
              },
              {
                "average": 28995.11389,
                "count": 22586454,
                "maximum": 57856,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 8336.084852,
                "variance": 69490310.65
              },
              {
                "average": 21758.09771,
                "count": 22586454,
                "maximum": 57088,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6909.074247,
                "variance": 47735306.96
              },
              {
                "average": 457948.4558,
                "count": 22586454,
                "maximum": 593610.9274,
                "minimum": 320281.5916,
                "name": "GpsTime",
                "position": 15,
                "stddev": 134989.3939,
                "variance": 18222136450.0
              },
              {
                "average": 0,
                "count": 22586454,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22586454,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22586454,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22586454,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22586454,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418192.5392,
              4980684.916,
              1058.340478,
              419195.6392,
              4982085.976,
              1115.940478
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418192.5392206684,
                    4980684.916455635,
                    1058.3404776709033
                  ],
                  [
                    418192.5392206684,
                    4982085.976455635,
                    1058.3404776709033
                  ],
                  [
                    419195.63922066835,
                    4982085.976455635,
                    1115.9404776709032
                  ],
                  [
                    419195.63922066835,
                    4980684.916455635,
                    1115.9404776709032
                  ],
                  [
                    418192.5392206684,
                    4980684.916455635,
                    1058.3404776709033
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:40:10+00:00",
            "end_time": "2011-09-17T18:44: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": "44118H2412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.17502293933964,
              44.899884114789074,
              1741.2412400735232
            ],
            [
              -118.1752802028733,
              44.912509206907444,
              1741.2412400735232
            ],
            [
              -118.16252984368363,
              44.912639724485786,
              2258.121240073523
            ],
            [
              -118.16227536961172,
              44.900014575246296,
              2258.121240073523
            ],
            [
              -118.17502293933964,
              44.899884114789074,
              1741.2412400735232
            ]
          ]
        ]
      },
      "bbox": [
        -118.1752802,
        44.89988411,
        1741.24124,
        -118.1622754,
        44.91263972,
        2258.12124
      ],
      "properties": {
        "datetime": "2011-09-20T18:27:49Z",
        "pc:count": 18969554,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 407737.1048,
            "count": 18969554,
            "maximum": 408236.7681,
            "minimum": 407230.1081,
            "name": "X",
            "position": 0,
            "stddev": 285.7268153,
            "variance": 81639.81296
          },
          {
            "average": 4973185.27,
            "count": 18969554,
            "maximum": 4973902.502,
            "minimum": 4972499.742,
            "name": "Y",
            "position": 1,
            "stddev": 414.0351439,
            "variance": 171425.1004
          },
          {
            "average": 1882.759264,
            "count": 18969554,
            "maximum": 2258.12124,
            "minimum": 1741.24124,
            "name": "Z",
            "position": 2,
            "stddev": 103.8106873,
            "variance": 10776.6588
          },
          {
            "average": 68.99106632,
            "count": 18969554,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.40867004,
            "variance": 2746.668695
          },
          {
            "average": 1.227263698,
            "count": 18969554,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4675203049,
            "variance": 0.2185752355
          },
          {
            "average": 1.463085584,
            "count": 18969554,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6241328114,
            "variance": 0.3895417662
          },
          {
            "average": 0.4998527113,
            "count": 18969554,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999915,
            "variance": 0.2499999915
          },
          {
            "average": 0,
            "count": 18969554,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.083112181,
            "count": 18969554,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2760517164,
            "variance": 0.07620455014
          },
          {
            "average": -3.259759012,
            "count": 18969554,
            "maximum": 15,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.228384839,
            "variance": 67.70631705
          },
          {
            "average": 137.4932838,
            "count": 18969554,
            "maximum": 156,
            "minimum": 115,
            "name": "UserData",
            "position": 10,
            "stddev": 10.54364263,
            "variance": 111.1684
          },
          {
            "average": 14883.00226,
            "count": 18969554,
            "maximum": 20136,
            "minimum": 9532,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.284735,
            "variance": 28040040.42
          },
          {
            "average": 17986.18484,
            "count": 18969554,
            "maximum": 62464,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9743.960461,
            "variance": 94944765.47
          },
          {
            "average": 19976.05503,
            "count": 18969554,
            "maximum": 63232,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 10352.82896,
            "variance": 107181067.5
          },
          {
            "average": 17725.25713,
            "count": 18969554,
            "maximum": 63488,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9432.721764,
            "variance": 88976239.88
          },
          {
            "average": 566272.7246,
            "count": 18969554,
            "maximum": 578469.8958,
            "minimum": 139475.5847,
            "name": "GpsTime",
            "position": 15,
            "stddev": 66428.12369,
            "variance": 4412695617
          },
          {
            "average": 0,
            "count": 18969554,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18969554,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18969554,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18969554,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18969554,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          407230.1081,
          4972499.742,
          1741.24124,
          408236.7681,
          4973902.502,
          2258.12124
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                407230.10810814967,
                4972499.742296514,
                1741.2412400735232
              ],
              [
                407230.10810814967,
                4973902.502296514,
                1741.2412400735232
              ],
              [
                408236.7681081497,
                4973902.502296514,
                2258.121240073523
              ],
              [
                408236.7681081497,
                4972499.742296514,
                2258.121240073523
              ],
              [
                407230.10810814967,
                4972499.742296514,
                1741.2412400735232
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:27:49+00:00",
        "end_time": "2011-09-15T16:31:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1752802,
            44.89988411,
            1741.24124,
            -118.1622754,
            44.91263972,
            2258.12124
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.17502293933964,
                  44.899884114789074,
                  1741.2412400735232
                ],
                [
                  -118.1752802028733,
                  44.912509206907444,
                  1741.2412400735232
                ],
                [
                  -118.16252984368363,
                  44.912639724485786,
                  2258.121240073523
                ],
                [
                  -118.16227536961172,
                  44.900014575246296,
                  2258.121240073523
                ],
                [
                  -118.17502293933964,
                  44.899884114789074,
                  1741.2412400735232
                ]
              ]
            ]
          },
          "id": "44118H2412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:27:49Z",
            "pc:count": 18969554,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 407737.1048,
                "count": 18969554,
                "maximum": 408236.7681,
                "minimum": 407230.1081,
                "name": "X",
                "position": 0,
                "stddev": 285.7268153,
                "variance": 81639.81296
              },
              {
                "average": 4973185.27,
                "count": 18969554,
                "maximum": 4973902.502,
                "minimum": 4972499.742,
                "name": "Y",
                "position": 1,
                "stddev": 414.0351439,
                "variance": 171425.1004
              },
              {
                "average": 1882.759264,
                "count": 18969554,
                "maximum": 2258.12124,
                "minimum": 1741.24124,
                "name": "Z",
                "position": 2,
                "stddev": 103.8106873,
                "variance": 10776.6588
              },
              {
                "average": 68.99106632,
                "count": 18969554,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.40867004,
                "variance": 2746.668695
              },
              {
                "average": 1.227263698,
                "count": 18969554,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4675203049,
                "variance": 0.2185752355
              },
              {
                "average": 1.463085584,
                "count": 18969554,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6241328114,
                "variance": 0.3895417662
              },
              {
                "average": 0.4998527113,
                "count": 18969554,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999915,
                "variance": 0.2499999915
              },
              {
                "average": 0,
                "count": 18969554,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.083112181,
                "count": 18969554,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2760517164,
                "variance": 0.07620455014
              },
              {
                "average": -3.259759012,
                "count": 18969554,
                "maximum": 15,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.228384839,
                "variance": 67.70631705
              },
              {
                "average": 137.4932838,
                "count": 18969554,
                "maximum": 156,
                "minimum": 115,
                "name": "UserData",
                "position": 10,
                "stddev": 10.54364263,
                "variance": 111.1684
              },
              {
                "average": 14883.00226,
                "count": 18969554,
                "maximum": 20136,
                "minimum": 9532,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.284735,
                "variance": 28040040.42
              },
              {
                "average": 17986.18484,
                "count": 18969554,
                "maximum": 62464,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9743.960461,
                "variance": 94944765.47
              },
              {
                "average": 19976.05503,
                "count": 18969554,
                "maximum": 63232,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 10352.82896,
                "variance": 107181067.5
              },
              {
                "average": 17725.25713,
                "count": 18969554,
                "maximum": 63488,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9432.721764,
                "variance": 88976239.88
              },
              {
                "average": 566272.7246,
                "count": 18969554,
                "maximum": 578469.8958,
                "minimum": 139475.5847,
                "name": "GpsTime",
                "position": 15,
                "stddev": 66428.12369,
                "variance": 4412695617
              },
              {
                "average": 0,
                "count": 18969554,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18969554,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18969554,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18969554,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18969554,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              407230.1081,
              4972499.742,
              1741.24124,
              408236.7681,
              4973902.502,
              2258.12124
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    407230.10810814967,
                    4972499.742296514,
                    1741.2412400735232
                  ],
                  [
                    407230.10810814967,
                    4973902.502296514,
                    1741.2412400735232
                  ],
                  [
                    408236.7681081497,
                    4973902.502296514,
                    2258.121240073523
                  ],
                  [
                    408236.7681081497,
                    4972499.742296514,
                    2258.121240073523
                  ],
                  [
                    407230.10810814967,
                    4972499.742296514,
                    1741.2412400735232
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:27:49+00:00",
            "end_time": "2011-09-15T16:31: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": "44118H2422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.17502485468043,
              44.87494787125999,
              2282.1215535148103
            ],
            [
              -118.1752805863914,
              44.88750875723186,
              2282.1215535148103
            ],
            [
              -118.1625301810839,
              44.88763927543721,
              2725.3415535148106
            ],
            [
              -118.16227722223454,
              44.87507833263422,
              2725.3415535148106
            ],
            [
              -118.17502485468043,
              44.87494787125999,
              2282.1215535148103
            ]
          ]
        ]
      },
      "bbox": [
        -118.1752806,
        44.87494787,
        2282.121554,
        -118.1622772,
        44.88763928,
        2725.341554
      ],
      "properties": {
        "datetime": "2011-09-15T17:49:03Z",
        "pc:count": 10251161,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 407532.0236,
            "count": 10251161,
            "maximum": 408196.9607,
            "minimum": 407189.8607,
            "name": "X",
            "position": 0,
            "stddev": 234.9234289,
            "variance": 55189.01743
          },
          {
            "average": 4970540.406,
            "count": 10251161,
            "maximum": 4971125.316,
            "minimum": 4969729.696,
            "name": "Y",
            "position": 1,
            "stddev": 422.037885,
            "variance": 178115.9764
          },
          {
            "average": 2491.77473,
            "count": 10251161,
            "maximum": 2725.341554,
            "minimum": 2282.121554,
            "name": "Z",
            "position": 2,
            "stddev": 94.90704396,
            "variance": 9007.346994
          },
          {
            "average": 93.69774302,
            "count": 10251161,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.23904339,
            "variance": 2231.52722
          },
          {
            "average": 1.107316527,
            "count": 10251161,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3249935878,
            "variance": 0.1056208321
          },
          {
            "average": 1.221304104,
            "count": 10251161,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4543277809,
            "variance": 0.2064137325
          },
          {
            "average": 0.4999144975,
            "count": 10251161,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000171,
            "variance": 0.2500000171
          },
          {
            "average": 0,
            "count": 10251161,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.122468957,
            "count": 10251161,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3278266651,
            "variance": 0.1074703224
          },
          {
            "average": -2.474363074,
            "count": 10251161,
            "maximum": 13.99800014,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.219484764,
            "variance": 67.55992979
          },
          {
            "average": 133.0199472,
            "count": 10251161,
            "maximum": 153,
            "minimum": 111,
            "name": "UserData",
            "position": 10,
            "stddev": 11.79786555,
            "variance": 139.1896315
          },
          {
            "average": 14845.85235,
            "count": 10251161,
            "maximum": 20149,
            "minimum": 9548,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.502251,
            "variance": 28042344.09
          },
          {
            "average": 29615.49177,
            "count": 10251161,
            "maximum": 65024,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 13766.82877,
            "variance": 189525574.4
          },
          {
            "average": 28137.71786,
            "count": 10251161,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 13984.82298,
            "variance": 195575273.8
          },
          {
            "average": 24457.53405,
            "count": 10251161,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 13978.71874,
            "variance": 195404577.6
          },
          {
            "average": 142341.8275,
            "count": 10251161,
            "maximum": 144143.9823,
            "minimum": 140725.9667,
            "name": "GpsTime",
            "position": 15,
            "stddev": 883.8729232,
            "variance": 781231.3444
          },
          {
            "average": 0,
            "count": 10251161,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10251161,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10251161,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10251161,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10251161,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          407189.8607,
          4969729.696,
          2282.121554,
          408196.9607,
          4971125.316,
          2725.341554
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                407189.860650659,
                4969729.6958560385,
                2282.1215535148103
              ],
              [
                407189.860650659,
                4971125.315856038,
                2282.1215535148103
              ],
              [
                408196.960650659,
                4971125.315856038,
                2725.3415535148106
              ],
              [
                408196.960650659,
                4969729.6958560385,
                2725.3415535148106
              ],
              [
                407189.860650659,
                4969729.6958560385,
                2282.1215535148103
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T17:49:03+00:00",
        "end_time": "2011-09-15T16:52:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1752806,
            44.87494787,
            2282.121554,
            -118.1622772,
            44.88763928,
            2725.341554
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.17502485468043,
                  44.87494787125999,
                  2282.1215535148103
                ],
                [
                  -118.1752805863914,
                  44.88750875723186,
                  2282.1215535148103
                ],
                [
                  -118.1625301810839,
                  44.88763927543721,
                  2725.3415535148106
                ],
                [
                  -118.16227722223454,
                  44.87507833263422,
                  2725.3415535148106
                ],
                [
                  -118.17502485468043,
                  44.87494787125999,
                  2282.1215535148103
                ]
              ]
            ]
          },
          "id": "44118H2422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T17:49:03Z",
            "pc:count": 10251161,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 407532.0236,
                "count": 10251161,
                "maximum": 408196.9607,
                "minimum": 407189.8607,
                "name": "X",
                "position": 0,
                "stddev": 234.9234289,
                "variance": 55189.01743
              },
              {
                "average": 4970540.406,
                "count": 10251161,
                "maximum": 4971125.316,
                "minimum": 4969729.696,
                "name": "Y",
                "position": 1,
                "stddev": 422.037885,
                "variance": 178115.9764
              },
              {
                "average": 2491.77473,
                "count": 10251161,
                "maximum": 2725.341554,
                "minimum": 2282.121554,
                "name": "Z",
                "position": 2,
                "stddev": 94.90704396,
                "variance": 9007.346994
              },
              {
                "average": 93.69774302,
                "count": 10251161,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.23904339,
                "variance": 2231.52722
              },
              {
                "average": 1.107316527,
                "count": 10251161,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3249935878,
                "variance": 0.1056208321
              },
              {
                "average": 1.221304104,
                "count": 10251161,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4543277809,
                "variance": 0.2064137325
              },
              {
                "average": 0.4999144975,
                "count": 10251161,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000171,
                "variance": 0.2500000171
              },
              {
                "average": 0,
                "count": 10251161,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.122468957,
                "count": 10251161,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3278266651,
                "variance": 0.1074703224
              },
              {
                "average": -2.474363074,
                "count": 10251161,
                "maximum": 13.99800014,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.219484764,
                "variance": 67.55992979
              },
              {
                "average": 133.0199472,
                "count": 10251161,
                "maximum": 153,
                "minimum": 111,
                "name": "UserData",
                "position": 10,
                "stddev": 11.79786555,
                "variance": 139.1896315
              },
              {
                "average": 14845.85235,
                "count": 10251161,
                "maximum": 20149,
                "minimum": 9548,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.502251,
                "variance": 28042344.09
              },
              {
                "average": 29615.49177,
                "count": 10251161,
                "maximum": 65024,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 13766.82877,
                "variance": 189525574.4
              },
              {
                "average": 28137.71786,
                "count": 10251161,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 13984.82298,
                "variance": 195575273.8
              },
              {
                "average": 24457.53405,
                "count": 10251161,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 13978.71874,
                "variance": 195404577.6
              },
              {
                "average": 142341.8275,
                "count": 10251161,
                "maximum": 144143.9823,
                "minimum": 140725.9667,
                "name": "GpsTime",
                "position": 15,
                "stddev": 883.8729232,
                "variance": 781231.3444
              },
              {
                "average": 0,
                "count": 10251161,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10251161,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10251161,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10251161,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10251161,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              407189.8607,
              4969729.696,
              2282.121554,
              408196.9607,
              4971125.316,
              2725.341554
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    407189.860650659,
                    4969729.6958560385,
                    2282.1215535148103
                  ],
                  [
                    407189.860650659,
                    4971125.315856038,
                    2282.1215535148103
                  ],
                  [
                    408196.960650659,
                    4971125.315856038,
                    2725.3415535148106
                  ],
                  [
                    408196.960650659,
                    4969729.6958560385,
                    2725.3415535148106
                  ],
                  [
                    407189.860650659,
                    4969729.6958560385,
                    2282.1215535148103
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T17:49:03+00:00",
            "end_time": "2011-09-15T16: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": "44118G1202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05002404817128,
              44.86239790643945,
              1823.5508525439104
            ],
            [
              -118.050251751043,
              44.87491939062181,
              1823.5508525439104
            ],
            [
              -118.03752763993603,
              44.87503570579759,
              2356.2508525439102
            ],
            [
              -118.03730269454519,
              44.862514171127124,
              2356.2508525439102
            ],
            [
              -118.05002404817128,
              44.86239790643945,
              1823.5508525439104
            ]
          ]
        ]
      },
      "bbox": [
        -118.0502518,
        44.86239791,
        1823.550853,
        -118.0373027,
        44.87503571,
        2356.250853
      ],
      "properties": {
        "datetime": "2011-09-18T20:06:36Z",
        "pc:count": 29894826,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417626.8984,
            "count": 29894826,
            "maximum": 418050.4271,
            "minimum": 417045.2271,
            "name": "X",
            "position": 0,
            "stddev": 261.5837875,
            "variance": 68426.07787
          },
          {
            "average": 4968775.686,
            "count": 29894826,
            "maximum": 4969591.482,
            "minimum": 4968200.302,
            "name": "Y",
            "position": 1,
            "stddev": 349.0442872,
            "variance": 121831.9144
          },
          {
            "average": 2079.413992,
            "count": 29894826,
            "maximum": 2356.250853,
            "minimum": 1823.550853,
            "name": "Z",
            "position": 2,
            "stddev": 111.8700808,
            "variance": 12514.91497
          },
          {
            "average": 87.14974003,
            "count": 29894826,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.83940349,
            "variance": 2792.002562
          },
          {
            "average": 1.192232663,
            "count": 29894826,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4365150341,
            "variance": 0.190545375
          },
          {
            "average": 1.394906396,
            "count": 29894826,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5979428612,
            "variance": 0.3575356653
          },
          {
            "average": 0.4988032377,
            "count": 29894826,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985761,
            "variance": 0.2499985761
          },
          {
            "average": 0,
            "count": 29894826,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.059296749,
            "count": 29894826,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2361792679,
            "variance": 0.05578064661
          },
          {
            "average": -1.427193375,
            "count": 29894826,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.484752874,
            "variance": 71.99103133
          },
          {
            "average": 116.4306933,
            "count": 29894826,
            "maximum": 179,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 71.48831959,
            "variance": 5110.579838
          },
          {
            "average": 14802.46578,
            "count": 29894826,
            "maximum": 20117,
            "minimum": 9446,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5290.217346,
            "variance": 27986399.56
          },
          {
            "average": 23207.0999,
            "count": 29894826,
            "maximum": 57344,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11933.02816,
            "variance": 142397161
          },
          {
            "average": 22619.28641,
            "count": 29894826,
            "maximum": 56064,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 11531.95932,
            "variance": 132986085.7
          },
          {
            "average": 18706.90298,
            "count": 29894826,
            "maximum": 55040,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9920.959977,
            "variance": 98425446.86
          },
          {
            "average": 348897.6226,
            "count": 29894826,
            "maximum": 411596.2248,
            "minimum": 83127.58236,
            "name": "GpsTime",
            "position": 15,
            "stddev": 82823.90411,
            "variance": 6859799092
          },
          {
            "average": 0,
            "count": 29894826,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29894826,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29894826,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29894826,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29894826,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417045.2271,
          4968200.302,
          1823.550853,
          418050.4271,
          4969591.482,
          2356.250853
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417045.2270992115,
                4968200.301861873,
                1823.5508525439104
              ],
              [
                417045.2270992115,
                4969591.481861873,
                1823.5508525439104
              ],
              [
                418050.42709921143,
                4969591.481861873,
                2356.2508525439102
              ],
              [
                418050.42709921143,
                4968200.301861873,
                2356.2508525439102
              ],
              [
                417045.2270992115,
                4968200.301861873,
                1823.5508525439104
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:06:36+00:00",
        "end_time": "2011-09-15T00:52:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0502518,
            44.86239791,
            1823.550853,
            -118.0373027,
            44.87503571,
            2356.250853
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05002404817128,
                  44.86239790643945,
                  1823.5508525439104
                ],
                [
                  -118.050251751043,
                  44.87491939062181,
                  1823.5508525439104
                ],
                [
                  -118.03752763993603,
                  44.87503570579759,
                  2356.2508525439102
                ],
                [
                  -118.03730269454519,
                  44.862514171127124,
                  2356.2508525439102
                ],
                [
                  -118.05002404817128,
                  44.86239790643945,
                  1823.5508525439104
                ]
              ]
            ]
          },
          "id": "44118G1202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:06:36Z",
            "pc:count": 29894826,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417626.8984,
                "count": 29894826,
                "maximum": 418050.4271,
                "minimum": 417045.2271,
                "name": "X",
                "position": 0,
                "stddev": 261.5837875,
                "variance": 68426.07787
              },
              {
                "average": 4968775.686,
                "count": 29894826,
                "maximum": 4969591.482,
                "minimum": 4968200.302,
                "name": "Y",
                "position": 1,
                "stddev": 349.0442872,
                "variance": 121831.9144
              },
              {
                "average": 2079.413992,
                "count": 29894826,
                "maximum": 2356.250853,
                "minimum": 1823.550853,
                "name": "Z",
                "position": 2,
                "stddev": 111.8700808,
                "variance": 12514.91497
              },
              {
                "average": 87.14974003,
                "count": 29894826,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.83940349,
                "variance": 2792.002562
              },
              {
                "average": 1.192232663,
                "count": 29894826,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4365150341,
                "variance": 0.190545375
              },
              {
                "average": 1.394906396,
                "count": 29894826,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5979428612,
                "variance": 0.3575356653
              },
              {
                "average": 0.4988032377,
                "count": 29894826,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985761,
                "variance": 0.2499985761
              },
              {
                "average": 0,
                "count": 29894826,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.059296749,
                "count": 29894826,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2361792679,
                "variance": 0.05578064661
              },
              {
                "average": -1.427193375,
                "count": 29894826,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.484752874,
                "variance": 71.99103133
              },
              {
                "average": 116.4306933,
                "count": 29894826,
                "maximum": 179,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 71.48831959,
                "variance": 5110.579838
              },
              {
                "average": 14802.46578,
                "count": 29894826,
                "maximum": 20117,
                "minimum": 9446,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5290.217346,
                "variance": 27986399.56
              },
              {
                "average": 23207.0999,
                "count": 29894826,
                "maximum": 57344,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11933.02816,
                "variance": 142397161
              },
              {
                "average": 22619.28641,
                "count": 29894826,
                "maximum": 56064,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 11531.95932,
                "variance": 132986085.7
              },
              {
                "average": 18706.90298,
                "count": 29894826,
                "maximum": 55040,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9920.959977,
                "variance": 98425446.86
              },
              {
                "average": 348897.6226,
                "count": 29894826,
                "maximum": 411596.2248,
                "minimum": 83127.58236,
                "name": "GpsTime",
                "position": 15,
                "stddev": 82823.90411,
                "variance": 6859799092
              },
              {
                "average": 0,
                "count": 29894826,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29894826,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29894826,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29894826,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29894826,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417045.2271,
              4968200.302,
              1823.550853,
              418050.4271,
              4969591.482,
              2356.250853
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417045.2270992115,
                    4968200.301861873,
                    1823.5508525439104
                  ],
                  [
                    417045.2270992115,
                    4969591.481861873,
                    1823.5508525439104
                  ],
                  [
                    418050.42709921143,
                    4969591.481861873,
                    2356.2508525439102
                  ],
                  [
                    418050.42709921143,
                    4968200.301861873,
                    2356.2508525439102
                  ],
                  [
                    417045.2270992115,
                    4968200.301861873,
                    1823.5508525439104
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:06:36+00:00",
            "end_time": "2011-09-15T00:52: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": "44117H8425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752534415633,
              44.87491602698944,
              1013.3375961492125
            ],
            [
              -117.88771900022029,
              44.88750991346228,
              1013.3375961492125
            ],
            [
              -117.87502898843675,
              44.887607854817574,
              1020.7375961492125
            ],
            [
              -117.87483809984188,
              44.87501392558656,
              1020.7375961492125
            ],
            [
              -117.88752534415633,
              44.87491602698944,
              1013.3375961492125
            ]
          ]
        ]
      },
      "bbox": [
        -117.887719,
        44.87491603,
        1013.337596,
        -117.8748381,
        44.88760785,
        1020.737596
      ],
      "properties": {
        "datetime": "2011-09-21T00:06:56Z",
        "pc:count": 11933586,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430383.2796,
            "count": 11933586,
            "maximum": 430900.677,
            "minimum": 429898.437,
            "name": "X",
            "position": 0,
            "stddev": 287.1260845,
            "variance": 82441.38839
          },
          {
            "average": 4970110.912,
            "count": 11933586,
            "maximum": 4970836.899,
            "minimum": 4969437.739,
            "name": "Y",
            "position": 1,
            "stddev": 408.1706108,
            "variance": 166603.2475
          },
          {
            "average": 1015.874123,
            "count": 11933586,
            "maximum": 1020.737596,
            "minimum": 1013.337596,
            "name": "Z",
            "position": 2,
            "stddev": 0.4941764708,
            "variance": 0.2442103843
          },
          {
            "average": 232.0255821,
            "count": 11933586,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.48334873,
            "variance": 419.5675752
          },
          {
            "average": 1.000005112,
            "count": 11933586,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002260884321,
            "variance": 5.111597914e-06
          },
          {
            "average": 1.000010223,
            "count": 11933586,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003197365098,
            "variance": 1.022314357e-05
          },
          {
            "average": 0.4988848281,
            "count": 11933586,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987773,
            "variance": 0.2499987773
          },
          {
            "average": 0,
            "count": 11933586,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.271857261,
            "count": 11933586,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4449167417,
            "variance": 0.1979509071
          },
          {
            "average": 1.156088573,
            "count": 11933586,
            "maximum": 21,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.944951454,
            "variance": 63.12225361
          },
          {
            "average": 197.6165231,
            "count": 11933586,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 2.988734862,
            "variance": 8.932536075
          },
          {
            "average": 259.9524983,
            "count": 11933586,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 46.92818025,
            "variance": 2202.254102
          },
          {
            "average": 24624.40381,
            "count": 11933586,
            "maximum": 57344,
            "minimum": 7936,
            "name": "Red",
            "position": 12,
            "stddev": 4578.907888,
            "variance": 20966397.45
          },
          {
            "average": 26648.53315,
            "count": 11933586,
            "maximum": 57600,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 3489.295264,
            "variance": 12175181.44
          },
          {
            "average": 21397.8782,
            "count": 11933586,
            "maximum": 56064,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 3063.284707,
            "variance": 9383713.194
          },
          {
            "average": 527759.4022,
            "count": 11933586,
            "maximum": 598816.1441,
            "minimum": 522201.331,
            "name": "GpsTime",
            "position": 15,
            "stddev": 17332.67414,
            "variance": 300421592.8
          },
          {
            "average": 0,
            "count": 11933586,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11933586,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11933586,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11933586,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11933586,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429898.437,
          4969437.739,
          1013.337596,
          430900.677,
          4970836.899,
          1020.737596
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429898.4369808857,
                4969437.738736067,
                1013.3375961492125
              ],
              [
                429898.4369808857,
                4970836.898736067,
                1013.3375961492125
              ],
              [
                430900.6769808857,
                4970836.898736067,
                1020.7375961492125
              ],
              [
                430900.6769808857,
                4969437.738736067,
                1020.7375961492125
              ],
              [
                429898.4369808857,
                4969437.738736067,
                1013.3375961492125
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-21T00:06:56+00:00",
        "end_time": "2011-09-20T02:50:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.887719,
            44.87491603,
            1013.337596,
            -117.8748381,
            44.88760785,
            1020.737596
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752534415633,
                  44.87491602698944,
                  1013.3375961492125
                ],
                [
                  -117.88771900022029,
                  44.88750991346228,
                  1013.3375961492125
                ],
                [
                  -117.87502898843675,
                  44.887607854817574,
                  1020.7375961492125
                ],
                [
                  -117.87483809984188,
                  44.87501392558656,
                  1020.7375961492125
                ],
                [
                  -117.88752534415633,
                  44.87491602698944,
                  1013.3375961492125
                ]
              ]
            ]
          },
          "id": "44117H8425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-21T00:06:56Z",
            "pc:count": 11933586,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430383.2796,
                "count": 11933586,
                "maximum": 430900.677,
                "minimum": 429898.437,
                "name": "X",
                "position": 0,
                "stddev": 287.1260845,
                "variance": 82441.38839
              },
              {
                "average": 4970110.912,
                "count": 11933586,
                "maximum": 4970836.899,
                "minimum": 4969437.739,
                "name": "Y",
                "position": 1,
                "stddev": 408.1706108,
                "variance": 166603.2475
              },
              {
                "average": 1015.874123,
                "count": 11933586,
                "maximum": 1020.737596,
                "minimum": 1013.337596,
                "name": "Z",
                "position": 2,
                "stddev": 0.4941764708,
                "variance": 0.2442103843
              },
              {
                "average": 232.0255821,
                "count": 11933586,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.48334873,
                "variance": 419.5675752
              },
              {
                "average": 1.000005112,
                "count": 11933586,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002260884321,
                "variance": 5.111597914e-06
              },
              {
                "average": 1.000010223,
                "count": 11933586,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003197365098,
                "variance": 1.022314357e-05
              },
              {
                "average": 0.4988848281,
                "count": 11933586,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987773,
                "variance": 0.2499987773
              },
              {
                "average": 0,
                "count": 11933586,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.271857261,
                "count": 11933586,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4449167417,
                "variance": 0.1979509071
              },
              {
                "average": 1.156088573,
                "count": 11933586,
                "maximum": 21,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.944951454,
                "variance": 63.12225361
              },
              {
                "average": 197.6165231,
                "count": 11933586,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 2.988734862,
                "variance": 8.932536075
              },
              {
                "average": 259.9524983,
                "count": 11933586,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 46.92818025,
                "variance": 2202.254102
              },
              {
                "average": 24624.40381,
                "count": 11933586,
                "maximum": 57344,
                "minimum": 7936,
                "name": "Red",
                "position": 12,
                "stddev": 4578.907888,
                "variance": 20966397.45
              },
              {
                "average": 26648.53315,
                "count": 11933586,
                "maximum": 57600,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 3489.295264,
                "variance": 12175181.44
              },
              {
                "average": 21397.8782,
                "count": 11933586,
                "maximum": 56064,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 3063.284707,
                "variance": 9383713.194
              },
              {
                "average": 527759.4022,
                "count": 11933586,
                "maximum": 598816.1441,
                "minimum": 522201.331,
                "name": "GpsTime",
                "position": 15,
                "stddev": 17332.67414,
                "variance": 300421592.8
              },
              {
                "average": 0,
                "count": 11933586,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11933586,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11933586,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11933586,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11933586,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429898.437,
              4969437.739,
              1013.337596,
              430900.677,
              4970836.899,
              1020.737596
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429898.4369808857,
                    4969437.738736067,
                    1013.3375961492125
                  ],
                  [
                    429898.4369808857,
                    4970836.898736067,
                    1013.3375961492125
                  ],
                  [
                    430900.6769808857,
                    4970836.898736067,
                    1020.7375961492125
                  ],
                  [
                    430900.6769808857,
                    4969437.738736067,
                    1020.7375961492125
                  ],
                  [
                    429898.4369808857,
                    4969437.738736067,
                    1013.3375961492125
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-21T00:06:56+00:00",
            "end_time": "2011-09-20T02:50: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": "44118H2423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.16252685357459,
              44.88739260968936,
              2540.8572214790747
            ],
            [
              -118.16252924686438,
              44.88751141298828,
              2540.8572214790747
            ],
            [
              -118.16241960665877,
              44.88751252912891,
              2546.697221479075
            ],
            [
              -118.16241721359457,
              44.8873937258254,
              2546.697221479075
            ],
            [
              -118.16252685357459,
              44.88739260968936,
              2540.8572214790747
            ]
          ]
        ]
      },
      "bbox": [
        -118.1625292,
        44.88739261,
        2540.857221,
        -118.1624172,
        44.88751253,
        2546.697221
      ],
      "properties": {
        "datetime": "2011-09-15T17:37:17Z",
        "pc:count": 834,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 408199.7801,
            "count": 834,
            "maximum": 408205.4911,
            "minimum": 408196.8311,
            "name": "X",
            "position": 0,
            "stddev": 2.084440002,
            "variance": 4.344890121
          },
          {
            "average": 4971106.504,
            "count": 834,
            "maximum": 4971111.111,
            "minimum": 4971097.911,
            "name": "Y",
            "position": 1,
            "stddev": 3.259289229,
            "variance": 10.62296628
          },
          {
            "average": 2543.869727,
            "count": 834,
            "maximum": 2546.697221,
            "minimum": 2540.857221,
            "name": "Z",
            "position": 2,
            "stddev": 1.471188714,
            "variance": 2.164396233
          },
          {
            "average": 106.2410072,
            "count": 834,
            "maximum": 178,
            "minimum": 9,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.54970127,
            "variance": 464.3896249
          },
          {
            "average": 1,
            "count": 834,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 834,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5035971223,
            "count": 834,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5002870828,
            "variance": 0.2502871652
          },
          {
            "average": 0,
            "count": 834,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.097122302,
            "count": 834,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.296301924,
            "variance": 0.08779483016
          },
          {
            "average": -8.634791418,
            "count": 834,
            "maximum": -4.001999855,
            "minimum": -12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.642496554,
            "variance": 6.982788039
          },
          {
            "average": 132.5935252,
            "count": 834,
            "maximum": 149,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 11.40276525,
            "variance": 130.0230553
          },
          {
            "average": 14250.67026,
            "count": 834,
            "maximum": 20147,
            "minimum": 9550,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5265.037043,
            "variance": 27720615.06
          },
          {
            "average": 50838.71463,
            "count": 834,
            "maximum": 54016,
            "minimum": 46592,
            "name": "Red",
            "position": 12,
            "stddev": 1386.425024,
            "variance": 1922174.346
          },
          {
            "average": 50177.84173,
            "count": 834,
            "maximum": 53504,
            "minimum": 46080,
            "name": "Green",
            "position": 13,
            "stddev": 1484.848663,
            "variance": 2204775.552
          },
          {
            "average": 49237.33333,
            "count": 834,
            "maximum": 53504,
            "minimum": 45056,
            "name": "Blue",
            "position": 14,
            "stddev": 1633.004642,
            "variance": 2666704.16
          },
          {
            "average": 142277.4897,
            "count": 834,
            "maximum": 143437.9094,
            "minimum": 141550.9912,
            "name": "GpsTime",
            "position": 15,
            "stddev": 679.4175695,
            "variance": 461608.2337
          },
          {
            "average": 0,
            "count": 834,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 834,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 834,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 834,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 834,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          408196.8311,
          4971097.911,
          2540.857221,
          408205.4911,
          4971111.111,
          2546.697221
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                408196.83106676553,
                4971097.911131917,
                2540.8572214790747
              ],
              [
                408196.83106676553,
                4971111.111131916,
                2540.8572214790747
              ],
              [
                408205.49106676556,
                4971111.111131916,
                2546.697221479075
              ],
              [
                408205.49106676556,
                4971097.911131917,
                2546.697221479075
              ],
              [
                408196.83106676553,
                4971097.911131917,
                2540.8572214790747
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T17:37:17+00:00",
        "end_time": "2011-09-15T17:05:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1625292,
            44.88739261,
            2540.857221,
            -118.1624172,
            44.88751253,
            2546.697221
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.16252685357459,
                  44.88739260968936,
                  2540.8572214790747
                ],
                [
                  -118.16252924686438,
                  44.88751141298828,
                  2540.8572214790747
                ],
                [
                  -118.16241960665877,
                  44.88751252912891,
                  2546.697221479075
                ],
                [
                  -118.16241721359457,
                  44.8873937258254,
                  2546.697221479075
                ],
                [
                  -118.16252685357459,
                  44.88739260968936,
                  2540.8572214790747
                ]
              ]
            ]
          },
          "id": "44118H2423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T17:37:17Z",
            "pc:count": 834,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 408199.7801,
                "count": 834,
                "maximum": 408205.4911,
                "minimum": 408196.8311,
                "name": "X",
                "position": 0,
                "stddev": 2.084440002,
                "variance": 4.344890121
              },
              {
                "average": 4971106.504,
                "count": 834,
                "maximum": 4971111.111,
                "minimum": 4971097.911,
                "name": "Y",
                "position": 1,
                "stddev": 3.259289229,
                "variance": 10.62296628
              },
              {
                "average": 2543.869727,
                "count": 834,
                "maximum": 2546.697221,
                "minimum": 2540.857221,
                "name": "Z",
                "position": 2,
                "stddev": 1.471188714,
                "variance": 2.164396233
              },
              {
                "average": 106.2410072,
                "count": 834,
                "maximum": 178,
                "minimum": 9,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.54970127,
                "variance": 464.3896249
              },
              {
                "average": 1,
                "count": 834,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 834,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5035971223,
                "count": 834,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5002870828,
                "variance": 0.2502871652
              },
              {
                "average": 0,
                "count": 834,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.097122302,
                "count": 834,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.296301924,
                "variance": 0.08779483016
              },
              {
                "average": -8.634791418,
                "count": 834,
                "maximum": -4.001999855,
                "minimum": -12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.642496554,
                "variance": 6.982788039
              },
              {
                "average": 132.5935252,
                "count": 834,
                "maximum": 149,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 11.40276525,
                "variance": 130.0230553
              },
              {
                "average": 14250.67026,
                "count": 834,
                "maximum": 20147,
                "minimum": 9550,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5265.037043,
                "variance": 27720615.06
              },
              {
                "average": 50838.71463,
                "count": 834,
                "maximum": 54016,
                "minimum": 46592,
                "name": "Red",
                "position": 12,
                "stddev": 1386.425024,
                "variance": 1922174.346
              },
              {
                "average": 50177.84173,
                "count": 834,
                "maximum": 53504,
                "minimum": 46080,
                "name": "Green",
                "position": 13,
                "stddev": 1484.848663,
                "variance": 2204775.552
              },
              {
                "average": 49237.33333,
                "count": 834,
                "maximum": 53504,
                "minimum": 45056,
                "name": "Blue",
                "position": 14,
                "stddev": 1633.004642,
                "variance": 2666704.16
              },
              {
                "average": 142277.4897,
                "count": 834,
                "maximum": 143437.9094,
                "minimum": 141550.9912,
                "name": "GpsTime",
                "position": 15,
                "stddev": 679.4175695,
                "variance": 461608.2337
              },
              {
                "average": 0,
                "count": 834,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 834,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 834,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 834,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 834,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              408196.8311,
              4971097.911,
              2540.857221,
              408205.4911,
              4971111.111,
              2546.697221
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    408196.83106676553,
                    4971097.911131917,
                    2540.8572214790747
                  ],
                  [
                    408196.83106676553,
                    4971111.111131916,
                    2540.8572214790747
                  ],
                  [
                    408205.49106676556,
                    4971111.111131916,
                    2546.697221479075
                  ],
                  [
                    408205.49106676556,
                    4971097.911131917,
                    2546.697221479075
                  ],
                  [
                    408196.83106676553,
                    4971097.911131917,
                    2540.8572214790747
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T17:37:17+00:00",
            "end_time": "2011-09-15T17:05: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": "45117A6101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.75002665584132,
              45.11957523424719,
              1274.2297829702381
            ],
            [
              -117.75009788864372,
              45.12501127501936,
              1274.2297829702381
            ],
            [
              -117.74030568531296,
              45.12507517083608,
              1516.449782970238
            ],
            [
              -117.74023538221851,
              45.11963911802173,
              1516.449782970238
            ],
            [
              -117.75002665584132,
              45.11957523424719,
              1274.2297829702381
            ]
          ]
        ]
      },
      "bbox": [
        -117.7500979,
        45.11957523,
        1274.229783,
        -117.7402354,
        45.12507517,
        1516.449783
      ],
      "properties": {
        "datetime": "2011-09-16T00:23:51Z",
        "pc:count": 1950562,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 441263.3379,
            "count": 1950562,
            "maximum": 441780.7305,
            "minimum": 441010.5705,
            "name": "X",
            "position": 0,
            "stddev": 183.8960027,
            "variance": 33817.73979
          },
          {
            "average": 4996893.97,
            "count": 1950562,
            "maximum": 4997110.693,
            "minimum": 4996506.753,
            "name": "Y",
            "position": 1,
            "stddev": 152.1153603,
            "variance": 23139.08285
          },
          {
            "average": 1404.420723,
            "count": 1950562,
            "maximum": 1516.449783,
            "minimum": 1274.229783,
            "name": "Z",
            "position": 2,
            "stddev": 50.85187137,
            "variance": 2585.912822
          },
          {
            "average": 103.5578741,
            "count": 1950562,
            "maximum": 227,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.16575701,
            "variance": 1533.956522
          },
          {
            "average": 1.036743257,
            "count": 1950562,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1936366886,
            "variance": 0.03749516719
          },
          {
            "average": 1.081400642,
            "count": 1950562,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2891592971,
            "variance": 0.0836130991
          },
          {
            "average": 0.4999236118,
            "count": 1950562,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000001223,
            "variance": 0.2500001223
          },
          {
            "average": 0,
            "count": 1950562,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.208736251,
            "count": 1950562,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4064056021,
            "variance": 0.1651655134
          },
          {
            "average": -1.849855476,
            "count": 1950562,
            "maximum": 15,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.371519113,
            "variance": 70.08233226
          },
          {
            "average": 127.9766913,
            "count": 1950562,
            "maximum": 137,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 1.715069126,
            "variance": 2.941462108
          },
          {
            "average": 10707.53218,
            "count": 1950562,
            "maximum": 10741,
            "minimum": 10704,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.029573863,
            "variance": 9.178317789
          },
          {
            "average": 24836.29339,
            "count": 1950562,
            "maximum": 51712,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 8192.570881,
            "variance": 67118217.64
          },
          {
            "average": 26571.86179,
            "count": 1950562,
            "maximum": 51456,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 8425.477545,
            "variance": 70988671.86
          },
          {
            "average": 19944.32984,
            "count": 1950562,
            "maximum": 47616,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6913.93042,
            "variance": 47802433.85
          },
          {
            "average": 153615.7266,
            "count": 1950562,
            "maximum": 167831.8024,
            "minimum": 152452.1225,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1253.599351,
            "variance": 1571511.333
          },
          {
            "average": 0,
            "count": 1950562,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1950562,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1950562,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1950562,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1950562,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          441010.5705,
          4996506.753,
          1274.229783,
          441780.7305,
          4997110.693,
          1516.449783
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                441010.5705078928,
                4996506.753211077,
                1274.2297829702381
              ],
              [
                441010.5705078928,
                4997110.693211077,
                1274.2297829702381
              ],
              [
                441780.73050789285,
                4997110.693211077,
                1516.449782970238
              ],
              [
                441780.73050789285,
                4996506.753211077,
                1516.449782970238
              ],
              [
                441010.5705078928,
                4996506.753211077,
                1274.2297829702381
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T00:23:51+00:00",
        "end_time": "2011-09-15T20:07:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A6101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A6101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A6101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A6101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7500979,
            45.11957523,
            1274.229783,
            -117.7402354,
            45.12507517,
            1516.449783
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.75002665584132,
                  45.11957523424719,
                  1274.2297829702381
                ],
                [
                  -117.75009788864372,
                  45.12501127501936,
                  1274.2297829702381
                ],
                [
                  -117.74030568531296,
                  45.12507517083608,
                  1516.449782970238
                ],
                [
                  -117.74023538221851,
                  45.11963911802173,
                  1516.449782970238
                ],
                [
                  -117.75002665584132,
                  45.11957523424719,
                  1274.2297829702381
                ]
              ]
            ]
          },
          "id": "45117A6101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A6101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T00:23:51Z",
            "pc:count": 1950562,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 441263.3379,
                "count": 1950562,
                "maximum": 441780.7305,
                "minimum": 441010.5705,
                "name": "X",
                "position": 0,
                "stddev": 183.8960027,
                "variance": 33817.73979
              },
              {
                "average": 4996893.97,
                "count": 1950562,
                "maximum": 4997110.693,
                "minimum": 4996506.753,
                "name": "Y",
                "position": 1,
                "stddev": 152.1153603,
                "variance": 23139.08285
              },
              {
                "average": 1404.420723,
                "count": 1950562,
                "maximum": 1516.449783,
                "minimum": 1274.229783,
                "name": "Z",
                "position": 2,
                "stddev": 50.85187137,
                "variance": 2585.912822
              },
              {
                "average": 103.5578741,
                "count": 1950562,
                "maximum": 227,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.16575701,
                "variance": 1533.956522
              },
              {
                "average": 1.036743257,
                "count": 1950562,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1936366886,
                "variance": 0.03749516719
              },
              {
                "average": 1.081400642,
                "count": 1950562,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2891592971,
                "variance": 0.0836130991
              },
              {
                "average": 0.4999236118,
                "count": 1950562,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000001223,
                "variance": 0.2500001223
              },
              {
                "average": 0,
                "count": 1950562,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.208736251,
                "count": 1950562,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4064056021,
                "variance": 0.1651655134
              },
              {
                "average": -1.849855476,
                "count": 1950562,
                "maximum": 15,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.371519113,
                "variance": 70.08233226
              },
              {
                "average": 127.9766913,
                "count": 1950562,
                "maximum": 137,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 1.715069126,
                "variance": 2.941462108
              },
              {
                "average": 10707.53218,
                "count": 1950562,
                "maximum": 10741,
                "minimum": 10704,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.029573863,
                "variance": 9.178317789
              },
              {
                "average": 24836.29339,
                "count": 1950562,
                "maximum": 51712,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 8192.570881,
                "variance": 67118217.64
              },
              {
                "average": 26571.86179,
                "count": 1950562,
                "maximum": 51456,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 8425.477545,
                "variance": 70988671.86
              },
              {
                "average": 19944.32984,
                "count": 1950562,
                "maximum": 47616,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6913.93042,
                "variance": 47802433.85
              },
              {
                "average": 153615.7266,
                "count": 1950562,
                "maximum": 167831.8024,
                "minimum": 152452.1225,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1253.599351,
                "variance": 1571511.333
              },
              {
                "average": 0,
                "count": 1950562,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1950562,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1950562,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1950562,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1950562,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              441010.5705,
              4996506.753,
              1274.229783,
              441780.7305,
              4997110.693,
              1516.449783
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    441010.5705078928,
                    4996506.753211077,
                    1274.2297829702381
                  ],
                  [
                    441010.5705078928,
                    4997110.693211077,
                    1274.2297829702381
                  ],
                  [
                    441780.73050789285,
                    4997110.693211077,
                    1516.449782970238
                  ],
                  [
                    441780.73050789285,
                    4996506.753211077,
                    1516.449782970238
                  ],
                  [
                    441010.5705078928,
                    4996506.753211077,
                    1274.2297829702381
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T00:23:51+00:00",
            "end_time": "2011-09-15T20: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": "44118H2417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.17502713923307,
              44.88738289672047,
              1833.2835271253107
            ],
            [
              -118.17528428061928,
              44.90000747655862,
              1833.2835271253107
            ],
            [
              -118.1625336448481,
              44.90013799702452,
              2571.2035271253108
            ],
            [
              -118.16227929165001,
              44.88751336006607,
              2571.2035271253108
            ],
            [
              -118.17502713923307,
              44.88738289672047,
              1833.2835271253107
            ]
          ]
        ]
      },
      "bbox": [
        -118.1752843,
        44.8873829,
        1833.283527,
        -118.1622793,
        44.900138,
        2571.203527
      ],
      "properties": {
        "datetime": "2011-09-20T18:27:48Z",
        "pc:count": 26880906,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 407712.1378,
            "count": 26880906,
            "maximum": 408216.573,
            "minimum": 407209.673,
            "name": "X",
            "position": 0,
            "stddev": 279.742851,
            "variance": 78256.06271
          },
          {
            "average": 4971854.745,
            "count": 26880906,
            "maximum": 4972513.745,
            "minimum": 4971111.045,
            "name": "Y",
            "position": 1,
            "stddev": 389.0852473,
            "variance": 151387.3297
          },
          {
            "average": 2219.27592,
            "count": 26880906,
            "maximum": 2571.203527,
            "minimum": 1833.283527,
            "name": "Z",
            "position": 2,
            "stddev": 140.6403283,
            "variance": 19779.70194
          },
          {
            "average": 83.28837164,
            "count": 26880906,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.33580144,
            "variance": 2739.036112
          },
          {
            "average": 1.173617995,
            "count": 26880906,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4132042931,
            "variance": 0.1707377879
          },
          {
            "average": 1.355970442,
            "count": 26880906,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5671053578,
            "variance": 0.3216084869
          },
          {
            "average": 0.500845098,
            "count": 26880906,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992951,
            "variance": 0.2499992951
          },
          {
            "average": 0,
            "count": 26880906,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.078027616,
            "count": 26880906,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2682150433,
            "variance": 0.07193930947
          },
          {
            "average": -1.988000625,
            "count": 26880906,
            "maximum": 16.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.819140535,
            "variance": 61.13895871
          },
          {
            "average": 135.1915851,
            "count": 26880906,
            "maximum": 157,
            "minimum": 113,
            "name": "UserData",
            "position": 10,
            "stddev": 11.21829148,
            "variance": 125.8500637
          },
          {
            "average": 14816.53862,
            "count": 26880906,
            "maximum": 20148,
            "minimum": 9539,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.466578,
            "variance": 28041966.28
          },
          {
            "average": 269463.4791,
            "count": 26880906,
            "maximum": 578468.2074,
            "minimum": 139480.6537,
            "name": "GpsTime",
            "position": 12,
            "stddev": 199095.3933,
            "variance": 39638975620.0
          },
          {
            "average": 0,
            "count": 26880906,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26880906,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26880906,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26880906,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26880906,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          407209.673,
          4971111.045,
          1833.283527,
          408216.573,
          4972513.745,
          2571.203527
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                407209.67297976016,
                4971111.044781771,
                1833.2835271253107
              ],
              [
                407209.67297976016,
                4972513.74478177,
                1833.2835271253107
              ],
              [
                408216.5729797602,
                4972513.74478177,
                2571.2035271253108
              ],
              [
                408216.5729797602,
                4971111.044781771,
                2571.2035271253108
              ],
              [
                407209.67297976016,
                4971111.044781771,
                1833.2835271253107
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:27:48+00:00",
        "end_time": "2011-09-15T16:31:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1752843,
            44.8873829,
            1833.283527,
            -118.1622793,
            44.900138,
            2571.203527
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.17502713923307,
                  44.88738289672047,
                  1833.2835271253107
                ],
                [
                  -118.17528428061928,
                  44.90000747655862,
                  1833.2835271253107
                ],
                [
                  -118.1625336448481,
                  44.90013799702452,
                  2571.2035271253108
                ],
                [
                  -118.16227929165001,
                  44.88751336006607,
                  2571.2035271253108
                ],
                [
                  -118.17502713923307,
                  44.88738289672047,
                  1833.2835271253107
                ]
              ]
            ]
          },
          "id": "44118H2417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:27:48Z",
            "pc:count": 26880906,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 407712.1378,
                "count": 26880906,
                "maximum": 408216.573,
                "minimum": 407209.673,
                "name": "X",
                "position": 0,
                "stddev": 279.742851,
                "variance": 78256.06271
              },
              {
                "average": 4971854.745,
                "count": 26880906,
                "maximum": 4972513.745,
                "minimum": 4971111.045,
                "name": "Y",
                "position": 1,
                "stddev": 389.0852473,
                "variance": 151387.3297
              },
              {
                "average": 2219.27592,
                "count": 26880906,
                "maximum": 2571.203527,
                "minimum": 1833.283527,
                "name": "Z",
                "position": 2,
                "stddev": 140.6403283,
                "variance": 19779.70194
              },
              {
                "average": 83.28837164,
                "count": 26880906,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.33580144,
                "variance": 2739.036112
              },
              {
                "average": 1.173617995,
                "count": 26880906,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4132042931,
                "variance": 0.1707377879
              },
              {
                "average": 1.355970442,
                "count": 26880906,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5671053578,
                "variance": 0.3216084869
              },
              {
                "average": 0.500845098,
                "count": 26880906,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992951,
                "variance": 0.2499992951
              },
              {
                "average": 0,
                "count": 26880906,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.078027616,
                "count": 26880906,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2682150433,
                "variance": 0.07193930947
              },
              {
                "average": -1.988000625,
                "count": 26880906,
                "maximum": 16.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.819140535,
                "variance": 61.13895871
              },
              {
                "average": 135.1915851,
                "count": 26880906,
                "maximum": 157,
                "minimum": 113,
                "name": "UserData",
                "position": 10,
                "stddev": 11.21829148,
                "variance": 125.8500637
              },
              {
                "average": 14816.53862,
                "count": 26880906,
                "maximum": 20148,
                "minimum": 9539,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.466578,
                "variance": 28041966.28
              },
              {
                "average": 269463.4791,
                "count": 26880906,
                "maximum": 578468.2074,
                "minimum": 139480.6537,
                "name": "GpsTime",
                "position": 12,
                "stddev": 199095.3933,
                "variance": 39638975620.0
              },
              {
                "average": 0,
                "count": 26880906,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26880906,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26880906,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26880906,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26880906,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              407209.673,
              4971111.045,
              1833.283527,
              408216.573,
              4972513.745,
              2571.203527
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    407209.67297976016,
                    4971111.044781771,
                    1833.2835271253107
                  ],
                  [
                    407209.67297976016,
                    4972513.74478177,
                    1833.2835271253107
                  ],
                  [
                    408216.5729797602,
                    4972513.74478177,
                    2571.2035271253108
                  ],
                  [
                    408216.5729797602,
                    4971111.044781771,
                    2571.2035271253108
                  ],
                  [
                    407209.67297976016,
                    4971111.044781771,
                    1833.2835271253107
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:27:48+00:00",
            "end_time": "2011-09-15T16: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": "45117A6103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.72349260441203,
              45.120246712729134,
              1089.6776167939947
            ],
            [
              -117.72355283691607,
              45.1250118499719,
              1089.6776167939947
            ],
            [
              -117.71252827639255,
              45.12508116491546,
              1324.1776167939947
            ],
            [
              -117.7124689614457,
              45.12031601622132,
              1324.1776167939947
            ],
            [
              -117.72349260441203,
              45.120246712729134,
              1089.6776167939947
            ]
          ]
        ]
      },
      "bbox": [
        -117.7235528,
        45.12024671,
        1089.677617,
        -117.712469,
        45.12508116,
        1324.177617
      ],
      "properties": {
        "datetime": "2011-09-16T00:24:29Z",
        "pc:count": 1917117,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 443671.2612,
            "count": 1917117,
            "maximum": 443965.2521,
            "minimum": 443098.1721,
            "name": "X",
            "position": 0,
            "stddev": 205.6093224,
            "variance": 42275.19346
          },
          {
            "average": 4996916.656,
            "count": 1917117,
            "maximum": 4997091.731,
            "minimum": 4996562.331,
            "name": "Y",
            "position": 1,
            "stddev": 123.3106527,
            "variance": 15205.51707
          },
          {
            "average": 1220.148031,
            "count": 1917117,
            "maximum": 1324.177617,
            "minimum": 1089.677617,
            "name": "Z",
            "position": 2,
            "stddev": 46.91526463,
            "variance": 2201.042056
          },
          {
            "average": 94.17789003,
            "count": 1917117,
            "maximum": 232,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.02117665,
            "variance": 2603.160467
          },
          {
            "average": 1.121631074,
            "count": 1917117,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3494199542,
            "variance": 0.1220943044
          },
          {
            "average": 1.249523112,
            "count": 1917117,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4884274765,
            "variance": 0.2385613998
          },
          {
            "average": 0.5002109939,
            "count": 1917117,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000859,
            "variance": 0.2500000859
          },
          {
            "average": 0,
            "count": 1917117,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.147666001,
            "count": 1917117,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3547686831,
            "variance": 0.1258608185
          },
          {
            "average": -1.719939881,
            "count": 1917117,
            "maximum": 15,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.476018274,
            "variance": 71.84288578
          },
          {
            "average": 126.3781512,
            "count": 1917117,
            "maximum": 147,
            "minimum": 119,
            "name": "UserData",
            "position": 10,
            "stddev": 2.650062833,
            "variance": 7.022833017
          },
          {
            "average": 10695.60526,
            "count": 1917117,
            "maximum": 10741,
            "minimum": 10693,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.753751216,
            "variance": 7.583145762
          },
          {
            "average": 17372.00916,
            "count": 1917117,
            "maximum": 52736,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 7672.812026,
            "variance": 58872044.38
          },
          {
            "average": 19823.07826,
            "count": 1917117,
            "maximum": 54016,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 9284.137235,
            "variance": 86195204.2
          },
          {
            "average": 16485.02249,
            "count": 1917117,
            "maximum": 50176,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7615.112147,
            "variance": 57989933.01
          },
          {
            "average": 149680.0734,
            "count": 1917117,
            "maximum": 167869.2084,
            "minimum": 148735.1089,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1071.777161,
            "variance": 1148706.283
          },
          {
            "average": 0,
            "count": 1917117,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1917117,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1917117,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1917117,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1917117,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          443098.1721,
          4996562.331,
          1089.677617,
          443965.2521,
          4997091.731,
          1324.177617
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                443098.17214214464,
                4996562.331263944,
                1089.6776167939947
              ],
              [
                443098.17214214464,
                4997091.731263944,
                1089.6776167939947
              ],
              [
                443965.2521421446,
                4997091.731263944,
                1324.1776167939947
              ],
              [
                443965.2521421446,
                4996562.331263944,
                1324.1776167939947
              ],
              [
                443098.17214214464,
                4996562.331263944,
                1089.6776167939947
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T00:24:29+00:00",
        "end_time": "2011-09-15T19:05:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A6103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A6103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A6103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A6103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7235528,
            45.12024671,
            1089.677617,
            -117.712469,
            45.12508116,
            1324.177617
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.72349260441203,
                  45.120246712729134,
                  1089.6776167939947
                ],
                [
                  -117.72355283691607,
                  45.1250118499719,
                  1089.6776167939947
                ],
                [
                  -117.71252827639255,
                  45.12508116491546,
                  1324.1776167939947
                ],
                [
                  -117.7124689614457,
                  45.12031601622132,
                  1324.1776167939947
                ],
                [
                  -117.72349260441203,
                  45.120246712729134,
                  1089.6776167939947
                ]
              ]
            ]
          },
          "id": "45117A6103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A6103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T00:24:29Z",
            "pc:count": 1917117,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 443671.2612,
                "count": 1917117,
                "maximum": 443965.2521,
                "minimum": 443098.1721,
                "name": "X",
                "position": 0,
                "stddev": 205.6093224,
                "variance": 42275.19346
              },
              {
                "average": 4996916.656,
                "count": 1917117,
                "maximum": 4997091.731,
                "minimum": 4996562.331,
                "name": "Y",
                "position": 1,
                "stddev": 123.3106527,
                "variance": 15205.51707
              },
              {
                "average": 1220.148031,
                "count": 1917117,
                "maximum": 1324.177617,
                "minimum": 1089.677617,
                "name": "Z",
                "position": 2,
                "stddev": 46.91526463,
                "variance": 2201.042056
              },
              {
                "average": 94.17789003,
                "count": 1917117,
                "maximum": 232,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.02117665,
                "variance": 2603.160467
              },
              {
                "average": 1.121631074,
                "count": 1917117,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3494199542,
                "variance": 0.1220943044
              },
              {
                "average": 1.249523112,
                "count": 1917117,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4884274765,
                "variance": 0.2385613998
              },
              {
                "average": 0.5002109939,
                "count": 1917117,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000859,
                "variance": 0.2500000859
              },
              {
                "average": 0,
                "count": 1917117,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.147666001,
                "count": 1917117,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3547686831,
                "variance": 0.1258608185
              },
              {
                "average": -1.719939881,
                "count": 1917117,
                "maximum": 15,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.476018274,
                "variance": 71.84288578
              },
              {
                "average": 126.3781512,
                "count": 1917117,
                "maximum": 147,
                "minimum": 119,
                "name": "UserData",
                "position": 10,
                "stddev": 2.650062833,
                "variance": 7.022833017
              },
              {
                "average": 10695.60526,
                "count": 1917117,
                "maximum": 10741,
                "minimum": 10693,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.753751216,
                "variance": 7.583145762
              },
              {
                "average": 17372.00916,
                "count": 1917117,
                "maximum": 52736,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 7672.812026,
                "variance": 58872044.38
              },
              {
                "average": 19823.07826,
                "count": 1917117,
                "maximum": 54016,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 9284.137235,
                "variance": 86195204.2
              },
              {
                "average": 16485.02249,
                "count": 1917117,
                "maximum": 50176,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7615.112147,
                "variance": 57989933.01
              },
              {
                "average": 149680.0734,
                "count": 1917117,
                "maximum": 167869.2084,
                "minimum": 148735.1089,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1071.777161,
                "variance": 1148706.283
              },
              {
                "average": 0,
                "count": 1917117,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1917117,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1917117,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1917117,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1917117,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              443098.1721,
              4996562.331,
              1089.677617,
              443965.2521,
              4997091.731,
              1324.177617
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    443098.17214214464,
                    4996562.331263944,
                    1089.6776167939947
                  ],
                  [
                    443098.17214214464,
                    4997091.731263944,
                    1089.6776167939947
                  ],
                  [
                    443965.2521421446,
                    4997091.731263944,
                    1324.1776167939947
                  ],
                  [
                    443965.2521421446,
                    4996562.331263944,
                    1324.1776167939947
                  ],
                  [
                    443098.17214214464,
                    4996562.331263944,
                    1089.6776167939947
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T00:24:29+00:00",
            "end_time": "2011-09-15T19:05: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": "44118G1103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.08827539890011,
              44.86250483394593,
              2536.6781761343964
            ],
            [
              -118.08828102910554,
              44.86280365116601,
              2536.6781761343964
            ],
            [
              -118.08752777740204,
              44.86281082731112,
              2550.158176134396
            ],
            [
              -118.08752215109172,
              44.86251201001667,
              2550.158176134396
            ],
            [
              -118.08827539890011,
              44.86250483394593,
              2536.6781761343964
            ]
          ]
        ]
      },
      "bbox": [
        -118.088281,
        44.86250483,
        2536.678176,
        -118.0875222,
        44.86281083,
        2550.158176
      ],
      "properties": {
        "datetime": "2011-09-18T21:44:16Z",
        "pc:count": 11055,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414062.9604,
            "count": 11055,
            "maximum": 414082.9041,
            "minimum": 414023.3841,
            "name": "X",
            "position": 0,
            "stddev": 14.12214779,
            "variance": 199.4350583
          },
          {
            "average": 4968263.211,
            "count": 11055,
            "maximum": 4968285.163,
            "minimum": 4968251.963,
            "name": "Y",
            "position": 1,
            "stddev": 7.752270393,
            "variance": 60.09769625
          },
          {
            "average": 2542.980126,
            "count": 11055,
            "maximum": 2550.158176,
            "minimum": 2536.678176,
            "name": "Z",
            "position": 2,
            "stddev": 3.102037179,
            "variance": 9.622634662
          },
          {
            "average": 102.5835369,
            "count": 11055,
            "maximum": 221,
            "minimum": 25,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.36950746,
            "variance": 1113.524028
          },
          {
            "average": 1,
            "count": 11055,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 11055,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.4986883763,
            "count": 11055,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000208953,
            "variance": 0.2500208957
          },
          {
            "average": 0,
            "count": 11055,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.213206694,
            "count": 11055,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.409590985,
            "variance": 0.167764775
          },
          {
            "average": -2.441719957,
            "count": 11055,
            "maximum": 9,
            "minimum": -13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.073397261,
            "variance": 65.17974333
          },
          {
            "average": 60.65119855,
            "count": 11055,
            "maximum": 126,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 60.59659297,
            "variance": 3671.94708
          },
          {
            "average": 14868.09272,
            "count": 11055,
            "maximum": 20057,
            "minimum": 9518,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5268.212549,
            "variance": 27754063.46
          },
          {
            "average": 47182.36309,
            "count": 11055,
            "maximum": 52480,
            "minimum": 36352,
            "name": "Red",
            "position": 12,
            "stddev": 3294.494921,
            "variance": 10853696.78
          },
          {
            "average": 45400.96897,
            "count": 11055,
            "maximum": 51456,
            "minimum": 30208,
            "name": "Green",
            "position": 13,
            "stddev": 4204.220273,
            "variance": 17675468.11
          },
          {
            "average": 41840.5659,
            "count": 11055,
            "maximum": 50688,
            "minimum": 21248,
            "name": "Blue",
            "position": 14,
            "stddev": 6449.131625,
            "variance": 41591298.71
          },
          {
            "average": 417123.9073,
            "count": 11055,
            "maximum": 417456.324,
            "minimum": 416649.0214,
            "name": "GpsTime",
            "position": 15,
            "stddev": 372.1156489,
            "variance": 138470.0561
          },
          {
            "average": 0,
            "count": 11055,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11055,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11055,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11055,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11055,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414023.3841,
          4968251.963,
          2536.678176,
          414082.9041,
          4968285.163,
          2550.158176
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414023.38411544706,
                4968251.963219494,
                2536.6781761343964
              ],
              [
                414023.38411544706,
                4968285.163219493,
                2536.6781761343964
              ],
              [
                414082.9041154471,
                4968285.163219493,
                2550.158176134396
              ],
              [
                414082.9041154471,
                4968251.963219494,
                2550.158176134396
              ],
              [
                414023.38411544706,
                4968251.963219494,
                2536.6781761343964
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T21:44:16+00:00",
        "end_time": "2011-09-18T21:30:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.088281,
            44.86250483,
            2536.678176,
            -118.0875222,
            44.86281083,
            2550.158176
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.08827539890011,
                  44.86250483394593,
                  2536.6781761343964
                ],
                [
                  -118.08828102910554,
                  44.86280365116601,
                  2536.6781761343964
                ],
                [
                  -118.08752777740204,
                  44.86281082731112,
                  2550.158176134396
                ],
                [
                  -118.08752215109172,
                  44.86251201001667,
                  2550.158176134396
                ],
                [
                  -118.08827539890011,
                  44.86250483394593,
                  2536.6781761343964
                ]
              ]
            ]
          },
          "id": "44118G1103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:44:16Z",
            "pc:count": 11055,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414062.9604,
                "count": 11055,
                "maximum": 414082.9041,
                "minimum": 414023.3841,
                "name": "X",
                "position": 0,
                "stddev": 14.12214779,
                "variance": 199.4350583
              },
              {
                "average": 4968263.211,
                "count": 11055,
                "maximum": 4968285.163,
                "minimum": 4968251.963,
                "name": "Y",
                "position": 1,
                "stddev": 7.752270393,
                "variance": 60.09769625
              },
              {
                "average": 2542.980126,
                "count": 11055,
                "maximum": 2550.158176,
                "minimum": 2536.678176,
                "name": "Z",
                "position": 2,
                "stddev": 3.102037179,
                "variance": 9.622634662
              },
              {
                "average": 102.5835369,
                "count": 11055,
                "maximum": 221,
                "minimum": 25,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.36950746,
                "variance": 1113.524028
              },
              {
                "average": 1,
                "count": 11055,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 11055,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.4986883763,
                "count": 11055,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000208953,
                "variance": 0.2500208957
              },
              {
                "average": 0,
                "count": 11055,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.213206694,
                "count": 11055,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.409590985,
                "variance": 0.167764775
              },
              {
                "average": -2.441719957,
                "count": 11055,
                "maximum": 9,
                "minimum": -13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.073397261,
                "variance": 65.17974333
              },
              {
                "average": 60.65119855,
                "count": 11055,
                "maximum": 126,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 60.59659297,
                "variance": 3671.94708
              },
              {
                "average": 14868.09272,
                "count": 11055,
                "maximum": 20057,
                "minimum": 9518,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5268.212549,
                "variance": 27754063.46
              },
              {
                "average": 47182.36309,
                "count": 11055,
                "maximum": 52480,
                "minimum": 36352,
                "name": "Red",
                "position": 12,
                "stddev": 3294.494921,
                "variance": 10853696.78
              },
              {
                "average": 45400.96897,
                "count": 11055,
                "maximum": 51456,
                "minimum": 30208,
                "name": "Green",
                "position": 13,
                "stddev": 4204.220273,
                "variance": 17675468.11
              },
              {
                "average": 41840.5659,
                "count": 11055,
                "maximum": 50688,
                "minimum": 21248,
                "name": "Blue",
                "position": 14,
                "stddev": 6449.131625,
                "variance": 41591298.71
              },
              {
                "average": 417123.9073,
                "count": 11055,
                "maximum": 417456.324,
                "minimum": 416649.0214,
                "name": "GpsTime",
                "position": 15,
                "stddev": 372.1156489,
                "variance": 138470.0561
              },
              {
                "average": 0,
                "count": 11055,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11055,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11055,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11055,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11055,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414023.3841,
              4968251.963,
              2536.678176,
              414082.9041,
              4968285.163,
              2550.158176
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414023.38411544706,
                    4968251.963219494,
                    2536.6781761343964
                  ],
                  [
                    414023.38411544706,
                    4968285.163219493,
                    2536.6781761343964
                  ],
                  [
                    414082.9041154471,
                    4968285.163219493,
                    2550.158176134396
                  ],
                  [
                    414082.9041154471,
                    4968251.963219494,
                    2550.158176134396
                  ],
                  [
                    414023.38411544706,
                    4968251.963219494,
                    2536.6781761343964
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T21:44:16+00:00",
            "end_time": "2011-09-18T21: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": "44118G1415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252425150383,
              44.77490227629039,
              1564.5613511545248
            ],
            [
              -118.0127446468229,
              44.787509429025775,
              1564.5613511545248
            ],
            [
              -118.00002924097328,
              44.7876214869465,
              2103.241351154525
            ],
            [
              -117.99981161167965,
              44.77501428523729,
              2103.241351154525
            ],
            [
              -118.01252425150383,
              44.77490227629039,
              1564.5613511545248
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127446,
        44.77490228,
        1564.561351,
        -117.9998116,
        44.78762149,
        2103.241351
      ],
      "properties": {
        "datetime": "2011-09-18T22:32:16Z",
        "pc:count": 15798907,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420328.6145,
            "count": 15798907,
            "maximum": 420892.7938,
            "minimum": 419886.7738,
            "name": "X",
            "position": 0,
            "stddev": 294.6573324,
            "variance": 86822.94355
          },
          {
            "average": 4959097.797,
            "count": 15798907,
            "maximum": 4959843.985,
            "minimum": 4958443.325,
            "name": "Y",
            "position": 1,
            "stddev": 404.9687842,
            "variance": 163999.7161
          },
          {
            "average": 1814.720443,
            "count": 15798907,
            "maximum": 2103.241351,
            "minimum": 1564.561351,
            "name": "Z",
            "position": 2,
            "stddev": 118.3383215,
            "variance": 14003.95835
          },
          {
            "average": 88.5932844,
            "count": 15798907,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.07792652,
            "variance": 2817.266283
          },
          {
            "average": 1.16560038,
            "count": 15798907,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4039310315,
            "variance": 0.1631602782
          },
          {
            "average": 1.338696088,
            "count": 15798907,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.555100906,
            "variance": 0.3081370158
          },
          {
            "average": 0.4994033448,
            "count": 15798907,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996598,
            "variance": 0.2499996598
          },
          {
            "average": 0,
            "count": 15798907,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.115867699,
            "count": 15798907,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3200662147,
            "variance": 0.1024423818
          },
          {
            "average": -2.278283011,
            "count": 15798907,
            "maximum": 16.00200081,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.266442015,
            "variance": 68.33406359
          },
          {
            "average": 63.41567477,
            "count": 15798907,
            "maximum": 149,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 61.28364654,
            "variance": 3755.685334
          },
          {
            "average": 14831.82055,
            "count": 15798907,
            "maximum": 20151,
            "minimum": 9503,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5269.072125,
            "variance": 27763121.05
          },
          {
            "average": 21373.12282,
            "count": 15798907,
            "maximum": 61952,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12282.82858,
            "variance": 150867878
          },
          {
            "average": 22540.26576,
            "count": 15798907,
            "maximum": 61440,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 12365.70863,
            "variance": 152910749.9
          },
          {
            "average": 20301.45822,
            "count": 15798907,
            "maximum": 61184,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 11049.03974,
            "variance": 122081279.1
          },
          {
            "average": 404745.3565,
            "count": 15798907,
            "maximum": 420336.586,
            "minimum": 144764.5735,
            "name": "GpsTime",
            "position": 15,
            "stddev": 45210.45117,
            "variance": 2043984895
          },
          {
            "average": 0,
            "count": 15798907,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15798907,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15798907,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15798907,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15798907,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419886.7738,
          4958443.325,
          1564.561351,
          420892.7938,
          4959843.985,
          2103.241351
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419886.7737680266,
                4958443.325417034,
                1564.5613511545248
              ],
              [
                419886.7737680266,
                4959843.9854170345,
                1564.5613511545248
              ],
              [
                420892.79376802663,
                4959843.9854170345,
                2103.241351154525
              ],
              [
                420892.79376802663,
                4958443.325417034,
                2103.241351154525
              ],
              [
                419886.7737680266,
                4958443.325417034,
                1564.5613511545248
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:32:16+00:00",
        "end_time": "2011-09-15T17:59:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127446,
            44.77490228,
            1564.561351,
            -117.9998116,
            44.78762149,
            2103.241351
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252425150383,
                  44.77490227629039,
                  1564.5613511545248
                ],
                [
                  -118.0127446468229,
                  44.787509429025775,
                  1564.5613511545248
                ],
                [
                  -118.00002924097328,
                  44.7876214869465,
                  2103.241351154525
                ],
                [
                  -117.99981161167965,
                  44.77501428523729,
                  2103.241351154525
                ],
                [
                  -118.01252425150383,
                  44.77490227629039,
                  1564.5613511545248
                ]
              ]
            ]
          },
          "id": "44118G1415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:32:16Z",
            "pc:count": 15798907,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420328.6145,
                "count": 15798907,
                "maximum": 420892.7938,
                "minimum": 419886.7738,
                "name": "X",
                "position": 0,
                "stddev": 294.6573324,
                "variance": 86822.94355
              },
              {
                "average": 4959097.797,
                "count": 15798907,
                "maximum": 4959843.985,
                "minimum": 4958443.325,
                "name": "Y",
                "position": 1,
                "stddev": 404.9687842,
                "variance": 163999.7161
              },
              {
                "average": 1814.720443,
                "count": 15798907,
                "maximum": 2103.241351,
                "minimum": 1564.561351,
                "name": "Z",
                "position": 2,
                "stddev": 118.3383215,
                "variance": 14003.95835
              },
              {
                "average": 88.5932844,
                "count": 15798907,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.07792652,
                "variance": 2817.266283
              },
              {
                "average": 1.16560038,
                "count": 15798907,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4039310315,
                "variance": 0.1631602782
              },
              {
                "average": 1.338696088,
                "count": 15798907,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.555100906,
                "variance": 0.3081370158
              },
              {
                "average": 0.4994033448,
                "count": 15798907,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996598,
                "variance": 0.2499996598
              },
              {
                "average": 0,
                "count": 15798907,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.115867699,
                "count": 15798907,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3200662147,
                "variance": 0.1024423818
              },
              {
                "average": -2.278283011,
                "count": 15798907,
                "maximum": 16.00200081,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.266442015,
                "variance": 68.33406359
              },
              {
                "average": 63.41567477,
                "count": 15798907,
                "maximum": 149,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 61.28364654,
                "variance": 3755.685334
              },
              {
                "average": 14831.82055,
                "count": 15798907,
                "maximum": 20151,
                "minimum": 9503,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5269.072125,
                "variance": 27763121.05
              },
              {
                "average": 21373.12282,
                "count": 15798907,
                "maximum": 61952,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12282.82858,
                "variance": 150867878
              },
              {
                "average": 22540.26576,
                "count": 15798907,
                "maximum": 61440,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 12365.70863,
                "variance": 152910749.9
              },
              {
                "average": 20301.45822,
                "count": 15798907,
                "maximum": 61184,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 11049.03974,
                "variance": 122081279.1
              },
              {
                "average": 404745.3565,
                "count": 15798907,
                "maximum": 420336.586,
                "minimum": 144764.5735,
                "name": "GpsTime",
                "position": 15,
                "stddev": 45210.45117,
                "variance": 2043984895
              },
              {
                "average": 0,
                "count": 15798907,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15798907,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15798907,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15798907,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15798907,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419886.7738,
              4958443.325,
              1564.561351,
              420892.7938,
              4959843.985,
              2103.241351
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419886.7737680266,
                    4958443.325417034,
                    1564.5613511545248
                  ],
                  [
                    419886.7737680266,
                    4959843.9854170345,
                    1564.5613511545248
                  ],
                  [
                    420892.79376802663,
                    4959843.9854170345,
                    2103.241351154525
                  ],
                  [
                    420892.79376802663,
                    4958443.325417034,
                    2103.241351154525
                  ],
                  [
                    419886.7737680266,
                    4958443.325417034,
                    1564.5613511545248
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:32:16+00:00",
            "end_time": "2011-09-15T17:59: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": "45117A7113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002515616642,
              45.08742021561863,
              1013.1240588166377
            ],
            [
              -117.85021195301272,
              45.10000997641806,
              1013.1240588166377
            ],
            [
              -117.83752947927223,
              45.10010369166959,
              1074.1840588166376
            ],
            [
              -117.83734546805232,
              45.08751388997049,
              1074.1840588166376
            ],
            [
              -117.85002515616642,
              45.08742021561863,
              1013.1240588166377
            ]
          ]
        ]
      },
      "bbox": [
        -117.850212,
        45.08742022,
        1013.124059,
        -117.8373455,
        45.10010369,
        1074.184059
      ],
      "properties": {
        "datetime": "2011-09-16T19:45:46Z",
        "pc:count": 10145917,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433618.6175,
            "count": 10145917,
            "maximum": 434105.9691,
            "minimum": 433108.0291,
            "name": "X",
            "position": 0,
            "stddev": 281.1485568,
            "variance": 79044.511
          },
          {
            "average": 4993720.171,
            "count": 10145917,
            "maximum": 4994411.235,
            "minimum": 4993012.495,
            "name": "Y",
            "position": 1,
            "stddev": 401.0958727,
            "variance": 160877.8991
          },
          {
            "average": 1030.628949,
            "count": 10145917,
            "maximum": 1074.184059,
            "minimum": 1013.124059,
            "name": "Z",
            "position": 2,
            "stddev": 10.32143445,
            "variance": 106.5320091
          },
          {
            "average": 111.8673004,
            "count": 10145917,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.74789273,
            "variance": 612.4581944
          },
          {
            "average": 1.000905783,
            "count": 10145917,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03087806907,
            "variance": 0.0009534551492
          },
          {
            "average": 1.00181679,
            "count": 10145917,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04438030341,
            "variance": 0.00196961133
          },
          {
            "average": 0.5000230142,
            "count": 10145917,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000241,
            "variance": 0.2500000241
          },
          {
            "average": 0,
            "count": 10145917,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.328306155,
            "count": 10145917,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4695968967,
            "variance": 0.2205212454
          },
          {
            "average": 0.4454628729,
            "count": 10145917,
            "maximum": 19.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.622656032,
            "variance": 74.35019705
          },
          {
            "average": 135.3636097,
            "count": 10145917,
            "maximum": 154,
            "minimum": 127,
            "name": "UserData",
            "position": 10,
            "stddev": 2.275670062,
            "variance": 5.178674233
          },
          {
            "average": 10751.87397,
            "count": 10145917,
            "maximum": 10756,
            "minimum": 10747,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.976125796,
            "variance": 3.905073163
          },
          {
            "average": 37172.75397,
            "count": 10145917,
            "maximum": 58368,
            "minimum": 8448,
            "name": "Red",
            "position": 12,
            "stddev": 5238.682403,
            "variance": 27443793.32
          },
          {
            "average": 34665.03648,
            "count": 10145917,
            "maximum": 58624,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 4711.96229,
            "variance": 22202588.62
          },
          {
            "average": 28503.95229,
            "count": 10145917,
            "maximum": 57088,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 5277.389245,
            "variance": 27850837.24
          },
          {
            "average": 234153.3703,
            "count": 10145917,
            "maximum": 237546.8421,
            "minimum": 231170.9651,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1366.688791,
            "variance": 1867838.251
          },
          {
            "average": 0,
            "count": 10145917,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10145917,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10145917,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10145917,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10145917,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433108.0291,
          4993012.495,
          1013.124059,
          434105.9691,
          4994411.235,
          1074.184059
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433108.0291144023,
                4993012.495195358,
                1013.1240588166377
              ],
              [
                433108.0291144023,
                4994411.235195358,
                1013.1240588166377
              ],
              [
                434105.96911440225,
                4994411.235195358,
                1074.1840588166376
              ],
              [
                434105.96911440225,
                4993012.495195358,
                1074.1840588166376
              ],
              [
                433108.0291144023,
                4993012.495195358,
                1013.1240588166377
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T19:45:46+00:00",
        "end_time": "2011-09-16T17:59:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.850212,
            45.08742022,
            1013.124059,
            -117.8373455,
            45.10010369,
            1074.184059
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002515616642,
                  45.08742021561863,
                  1013.1240588166377
                ],
                [
                  -117.85021195301272,
                  45.10000997641806,
                  1013.1240588166377
                ],
                [
                  -117.83752947927223,
                  45.10010369166959,
                  1074.1840588166376
                ],
                [
                  -117.83734546805232,
                  45.08751388997049,
                  1074.1840588166376
                ],
                [
                  -117.85002515616642,
                  45.08742021561863,
                  1013.1240588166377
                ]
              ]
            ]
          },
          "id": "45117A7113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T19:45:46Z",
            "pc:count": 10145917,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433618.6175,
                "count": 10145917,
                "maximum": 434105.9691,
                "minimum": 433108.0291,
                "name": "X",
                "position": 0,
                "stddev": 281.1485568,
                "variance": 79044.511
              },
              {
                "average": 4993720.171,
                "count": 10145917,
                "maximum": 4994411.235,
                "minimum": 4993012.495,
                "name": "Y",
                "position": 1,
                "stddev": 401.0958727,
                "variance": 160877.8991
              },
              {
                "average": 1030.628949,
                "count": 10145917,
                "maximum": 1074.184059,
                "minimum": 1013.124059,
                "name": "Z",
                "position": 2,
                "stddev": 10.32143445,
                "variance": 106.5320091
              },
              {
                "average": 111.8673004,
                "count": 10145917,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.74789273,
                "variance": 612.4581944
              },
              {
                "average": 1.000905783,
                "count": 10145917,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03087806907,
                "variance": 0.0009534551492
              },
              {
                "average": 1.00181679,
                "count": 10145917,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04438030341,
                "variance": 0.00196961133
              },
              {
                "average": 0.5000230142,
                "count": 10145917,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000241,
                "variance": 0.2500000241
              },
              {
                "average": 0,
                "count": 10145917,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.328306155,
                "count": 10145917,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4695968967,
                "variance": 0.2205212454
              },
              {
                "average": 0.4454628729,
                "count": 10145917,
                "maximum": 19.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.622656032,
                "variance": 74.35019705
              },
              {
                "average": 135.3636097,
                "count": 10145917,
                "maximum": 154,
                "minimum": 127,
                "name": "UserData",
                "position": 10,
                "stddev": 2.275670062,
                "variance": 5.178674233
              },
              {
                "average": 10751.87397,
                "count": 10145917,
                "maximum": 10756,
                "minimum": 10747,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.976125796,
                "variance": 3.905073163
              },
              {
                "average": 37172.75397,
                "count": 10145917,
                "maximum": 58368,
                "minimum": 8448,
                "name": "Red",
                "position": 12,
                "stddev": 5238.682403,
                "variance": 27443793.32
              },
              {
                "average": 34665.03648,
                "count": 10145917,
                "maximum": 58624,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 4711.96229,
                "variance": 22202588.62
              },
              {
                "average": 28503.95229,
                "count": 10145917,
                "maximum": 57088,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 5277.389245,
                "variance": 27850837.24
              },
              {
                "average": 234153.3703,
                "count": 10145917,
                "maximum": 237546.8421,
                "minimum": 231170.9651,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1366.688791,
                "variance": 1867838.251
              },
              {
                "average": 0,
                "count": 10145917,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10145917,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10145917,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10145917,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10145917,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433108.0291,
              4993012.495,
              1013.124059,
              434105.9691,
              4994411.235,
              1074.184059
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433108.0291144023,
                    4993012.495195358,
                    1013.1240588166377
                  ],
                  [
                    433108.0291144023,
                    4994411.235195358,
                    1013.1240588166377
                  ],
                  [
                    434105.96911440225,
                    4994411.235195358,
                    1074.1840588166376
                  ],
                  [
                    434105.96911440225,
                    4993012.495195358,
                    1074.1840588166376
                  ],
                  [
                    433108.0291144023,
                    4993012.495195358,
                    1013.1240588166377
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T19:45:46+00:00",
            "end_time": "2011-09-16T17:59: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": "44118H1209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0250244417545,
              44.97490060624569,
              1047.582715298024
            ],
            [
              -118.02524916005855,
              44.98750960678065,
              1047.582715298024
            ],
            [
              -118.01252974496666,
              44.9876230942035,
              1099.1627152980238
            ],
            [
              -118.01230781339473,
              44.97501404406444,
              1099.1627152980238
            ],
            [
              -118.0250244417545,
              44.97490060624569,
              1047.582715298024
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252492,
        44.97490061,
        1047.582715,
        -118.0123078,
        44.98762309,
        1099.162715
      ],
      "properties": {
        "datetime": "2011-09-20T23:12:27Z",
        "pc:count": 14885613,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419623.4507,
            "count": 14885613,
            "maximum": 420181.0379,
            "minimum": 419178.1779,
            "name": "X",
            "position": 0,
            "stddev": 283.780845,
            "variance": 80531.56798
          },
          {
            "average": 4981328.304,
            "count": 14885613,
            "maximum": 4982073.443,
            "minimum": 4980672.523,
            "name": "Y",
            "position": 1,
            "stddev": 399.4518178,
            "variance": 159561.7547
          },
          {
            "average": 1064.779285,
            "count": 14885613,
            "maximum": 1099.162715,
            "minimum": 1047.582715,
            "name": "Z",
            "position": 2,
            "stddev": 8.586484723,
            "variance": 73.7277199
          },
          {
            "average": 203.5663966,
            "count": 14885613,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 59.47517705,
            "variance": 3537.296685
          },
          {
            "average": 1.000770072,
            "count": 14885613,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03082952463,
            "variance": 0.0009504595888
          },
          {
            "average": 1.00155311,
            "count": 14885613,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04592043997,
            "variance": 0.002108686807
          },
          {
            "average": 0.4987895359,
            "count": 14885613,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985516,
            "variance": 0.2499985516
          },
          {
            "average": 0,
            "count": 14885613,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.226322759,
            "count": 14885613,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4184504503,
            "variance": 0.1751007794
          },
          {
            "average": 0.3517396879,
            "count": 14885613,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.978193224,
            "variance": 63.65156711
          },
          {
            "average": 194.7898527,
            "count": 14885613,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 9.223261551,
            "variance": 85.06855365
          },
          {
            "average": 3499.733237,
            "count": 14885613,
            "maximum": 20071,
            "minimum": 51,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6736.705344,
            "variance": 45383198.89
          },
          {
            "average": 26763.16041,
            "count": 14885613,
            "maximum": 57600,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 8519.388397,
            "variance": 72579978.66
          },
          {
            "average": 27938.72522,
            "count": 14885613,
            "maximum": 56832,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 6525.839055,
            "variance": 42586575.37
          },
          {
            "average": 20695.12903,
            "count": 14885613,
            "maximum": 58880,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4923.660392,
            "variance": 24242431.65
          },
          {
            "average": 530103.9186,
            "count": 14885613,
            "maximum": 595547.5084,
            "minimum": 320302.158,
            "name": "GpsTime",
            "position": 15,
            "stddev": 115052.1567,
            "variance": 13236998750.0
          },
          {
            "average": 0,
            "count": 14885613,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14885613,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14885613,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14885613,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14885613,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419178.1779,
          4980672.523,
          1047.582715,
          420181.0379,
          4982073.443,
          1099.162715
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419178.177882619,
                4980672.523287223,
                1047.582715298024
              ],
              [
                419178.177882619,
                4982073.443287223,
                1047.582715298024
              ],
              [
                420181.037882619,
                4982073.443287223,
                1099.1627152980238
              ],
              [
                420181.037882619,
                4980672.523287223,
                1099.1627152980238
              ],
              [
                419178.177882619,
                4980672.523287223,
                1047.582715298024
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:12:27+00:00",
        "end_time": "2011-09-17T18:45:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252492,
            44.97490061,
            1047.582715,
            -118.0123078,
            44.98762309,
            1099.162715
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0250244417545,
                  44.97490060624569,
                  1047.582715298024
                ],
                [
                  -118.02524916005855,
                  44.98750960678065,
                  1047.582715298024
                ],
                [
                  -118.01252974496666,
                  44.9876230942035,
                  1099.1627152980238
                ],
                [
                  -118.01230781339473,
                  44.97501404406444,
                  1099.1627152980238
                ],
                [
                  -118.0250244417545,
                  44.97490060624569,
                  1047.582715298024
                ]
              ]
            ]
          },
          "id": "44118H1209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:12:27Z",
            "pc:count": 14885613,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419623.4507,
                "count": 14885613,
                "maximum": 420181.0379,
                "minimum": 419178.1779,
                "name": "X",
                "position": 0,
                "stddev": 283.780845,
                "variance": 80531.56798
              },
              {
                "average": 4981328.304,
                "count": 14885613,
                "maximum": 4982073.443,
                "minimum": 4980672.523,
                "name": "Y",
                "position": 1,
                "stddev": 399.4518178,
                "variance": 159561.7547
              },
              {
                "average": 1064.779285,
                "count": 14885613,
                "maximum": 1099.162715,
                "minimum": 1047.582715,
                "name": "Z",
                "position": 2,
                "stddev": 8.586484723,
                "variance": 73.7277199
              },
              {
                "average": 203.5663966,
                "count": 14885613,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 59.47517705,
                "variance": 3537.296685
              },
              {
                "average": 1.000770072,
                "count": 14885613,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03082952463,
                "variance": 0.0009504595888
              },
              {
                "average": 1.00155311,
                "count": 14885613,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04592043997,
                "variance": 0.002108686807
              },
              {
                "average": 0.4987895359,
                "count": 14885613,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985516,
                "variance": 0.2499985516
              },
              {
                "average": 0,
                "count": 14885613,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.226322759,
                "count": 14885613,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4184504503,
                "variance": 0.1751007794
              },
              {
                "average": 0.3517396879,
                "count": 14885613,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.978193224,
                "variance": 63.65156711
              },
              {
                "average": 194.7898527,
                "count": 14885613,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 9.223261551,
                "variance": 85.06855365
              },
              {
                "average": 3499.733237,
                "count": 14885613,
                "maximum": 20071,
                "minimum": 51,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6736.705344,
                "variance": 45383198.89
              },
              {
                "average": 26763.16041,
                "count": 14885613,
                "maximum": 57600,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 8519.388397,
                "variance": 72579978.66
              },
              {
                "average": 27938.72522,
                "count": 14885613,
                "maximum": 56832,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 6525.839055,
                "variance": 42586575.37
              },
              {
                "average": 20695.12903,
                "count": 14885613,
                "maximum": 58880,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4923.660392,
                "variance": 24242431.65
              },
              {
                "average": 530103.9186,
                "count": 14885613,
                "maximum": 595547.5084,
                "minimum": 320302.158,
                "name": "GpsTime",
                "position": 15,
                "stddev": 115052.1567,
                "variance": 13236998750.0
              },
              {
                "average": 0,
                "count": 14885613,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14885613,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14885613,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14885613,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14885613,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419178.1779,
              4980672.523,
              1047.582715,
              420181.0379,
              4982073.443,
              1099.162715
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419178.177882619,
                    4980672.523287223,
                    1047.582715298024
                  ],
                  [
                    419178.177882619,
                    4982073.443287223,
                    1047.582715298024
                  ],
                  [
                    420181.037882619,
                    4982073.443287223,
                    1099.1627152980238
                  ],
                  [
                    420181.037882619,
                    4980672.523287223,
                    1099.1627152980238
                  ],
                  [
                    419178.177882619,
                    4980672.523287223,
                    1047.582715298024
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:12:27+00:00",
            "end_time": "2011-09-17T18:45: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": "44117H8422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502470627541,
              44.874911578975436,
              1014.3025141679539
            ],
            [
              -117.92522661606641,
              44.887509835286515,
              1014.3025141679539
            ],
            [
              -117.91252913760145,
              44.88761200497521,
              1035.9025141679538
            ],
            [
              -117.9123299978119,
              44.875013704044555,
              1035.9025141679538
            ],
            [
              -117.92502470627541,
              44.874911578975436,
              1014.3025141679539
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252266,
        44.87491158,
        1014.302514,
        -117.91233,
        44.887612,
        1035.902514
      ],
      "properties": {
        "datetime": "2011-09-21T00:00:15Z",
        "pc:count": 11131370,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427440.6809,
            "count": 11131370,
            "maximum": 427939.3225,
            "minimum": 426936.4825,
            "name": "X",
            "position": 0,
            "stddev": 286.2303531,
            "variance": 81927.81503
          },
          {
            "average": 4970164.722,
            "count": 11131370,
            "maximum": 4970869.963,
            "minimum": 4969470.303,
            "name": "Y",
            "position": 1,
            "stddev": 399.9900201,
            "variance": 159992.0162
          },
          {
            "average": 1018.35482,
            "count": 11131370,
            "maximum": 1035.902514,
            "minimum": 1014.302514,
            "name": "Z",
            "position": 2,
            "stddev": 1.929036447,
            "variance": 3.721181612
          },
          {
            "average": 229.3214766,
            "count": 11131370,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.35081661,
            "variance": 1470.785135
          },
          {
            "average": 1.001878565,
            "count": 11131370,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05152140265,
            "variance": 0.002654454931
          },
          {
            "average": 1.003766562,
            "count": 11131370,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07836186299,
            "variance": 0.006140581571
          },
          {
            "average": 0.4987707713,
            "count": 11131370,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985115,
            "variance": 0.2499985115
          },
          {
            "average": 0,
            "count": 11131370,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.272445171,
            "count": 11131370,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4452177192,
            "variance": 0.1982188175
          },
          {
            "average": 0.828284068,
            "count": 11131370,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.711356662,
            "variance": 59.46502156
          },
          {
            "average": 201.242704,
            "count": 11131370,
            "maximum": 212,
            "minimum": 193,
            "name": "UserData",
            "position": 10,
            "stddev": 3.260464537,
            "variance": 10.630629
          },
          {
            "average": 70.64087206,
            "count": 11131370,
            "maximum": 84,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.50513457,
            "variance": 132.3681216
          },
          {
            "average": 25370.51355,
            "count": 11131370,
            "maximum": 60928,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 8468.254752,
            "variance": 71711338.55
          },
          {
            "average": 27436.26217,
            "count": 11131370,
            "maximum": 61952,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 7063.192022,
            "variance": 49888681.54
          },
          {
            "average": 23251.57769,
            "count": 11131370,
            "maximum": 61184,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 6019.629362,
            "variance": 36235937.66
          },
          {
            "average": 596897.5434,
            "count": 11131370,
            "maximum": 598415.0734,
            "minimum": 587304.4002,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2154.904698,
            "variance": 4643614.258
          },
          {
            "average": 0,
            "count": 11131370,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11131370,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11131370,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11131370,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11131370,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426936.4825,
          4969470.303,
          1014.302514,
          427939.3225,
          4970869.963,
          1035.902514
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426936.48250880203,
                4969470.303263709,
                1014.3025141679539
              ],
              [
                426936.48250880203,
                4970869.963263709,
                1014.3025141679539
              ],
              [
                427939.322508802,
                4970869.963263709,
                1035.9025141679538
              ],
              [
                427939.322508802,
                4969470.303263709,
                1035.9025141679538
              ],
              [
                426936.48250880203,
                4969470.303263709,
                1014.3025141679539
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-21T00:00:15+00:00",
        "end_time": "2011-09-20T20:55:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252266,
            44.87491158,
            1014.302514,
            -117.91233,
            44.887612,
            1035.902514
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502470627541,
                  44.874911578975436,
                  1014.3025141679539
                ],
                [
                  -117.92522661606641,
                  44.887509835286515,
                  1014.3025141679539
                ],
                [
                  -117.91252913760145,
                  44.88761200497521,
                  1035.9025141679538
                ],
                [
                  -117.9123299978119,
                  44.875013704044555,
                  1035.9025141679538
                ],
                [
                  -117.92502470627541,
                  44.874911578975436,
                  1014.3025141679539
                ]
              ]
            ]
          },
          "id": "44117H8422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-21T00:00:15Z",
            "pc:count": 11131370,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427440.6809,
                "count": 11131370,
                "maximum": 427939.3225,
                "minimum": 426936.4825,
                "name": "X",
                "position": 0,
                "stddev": 286.2303531,
                "variance": 81927.81503
              },
              {
                "average": 4970164.722,
                "count": 11131370,
                "maximum": 4970869.963,
                "minimum": 4969470.303,
                "name": "Y",
                "position": 1,
                "stddev": 399.9900201,
                "variance": 159992.0162
              },
              {
                "average": 1018.35482,
                "count": 11131370,
                "maximum": 1035.902514,
                "minimum": 1014.302514,
                "name": "Z",
                "position": 2,
                "stddev": 1.929036447,
                "variance": 3.721181612
              },
              {
                "average": 229.3214766,
                "count": 11131370,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.35081661,
                "variance": 1470.785135
              },
              {
                "average": 1.001878565,
                "count": 11131370,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05152140265,
                "variance": 0.002654454931
              },
              {
                "average": 1.003766562,
                "count": 11131370,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07836186299,
                "variance": 0.006140581571
              },
              {
                "average": 0.4987707713,
                "count": 11131370,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985115,
                "variance": 0.2499985115
              },
              {
                "average": 0,
                "count": 11131370,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.272445171,
                "count": 11131370,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4452177192,
                "variance": 0.1982188175
              },
              {
                "average": 0.828284068,
                "count": 11131370,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.711356662,
                "variance": 59.46502156
              },
              {
                "average": 201.242704,
                "count": 11131370,
                "maximum": 212,
                "minimum": 193,
                "name": "UserData",
                "position": 10,
                "stddev": 3.260464537,
                "variance": 10.630629
              },
              {
                "average": 70.64087206,
                "count": 11131370,
                "maximum": 84,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.50513457,
                "variance": 132.3681216
              },
              {
                "average": 25370.51355,
                "count": 11131370,
                "maximum": 60928,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 8468.254752,
                "variance": 71711338.55
              },
              {
                "average": 27436.26217,
                "count": 11131370,
                "maximum": 61952,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 7063.192022,
                "variance": 49888681.54
              },
              {
                "average": 23251.57769,
                "count": 11131370,
                "maximum": 61184,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 6019.629362,
                "variance": 36235937.66
              },
              {
                "average": 596897.5434,
                "count": 11131370,
                "maximum": 598415.0734,
                "minimum": 587304.4002,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2154.904698,
                "variance": 4643614.258
              },
              {
                "average": 0,
                "count": 11131370,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11131370,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11131370,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11131370,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11131370,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426936.4825,
              4969470.303,
              1014.302514,
              427939.3225,
              4970869.963,
              1035.902514
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426936.48250880203,
                    4969470.303263709,
                    1014.3025141679539
                  ],
                  [
                    426936.48250880203,
                    4970869.963263709,
                    1014.3025141679539
                  ],
                  [
                    427939.322508802,
                    4970869.963263709,
                    1035.9025141679538
                  ],
                  [
                    427939.322508802,
                    4969470.303263709,
                    1035.9025141679538
                  ],
                  [
                    426936.48250880203,
                    4969470.303263709,
                    1014.3025141679539
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-21T00:00:15+00:00",
            "end_time": "2011-09-20T20:55: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": "44118H1302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.11252427366763,
              44.92489095078418,
              1470.635353657333
            ],
            [
              -118.11276791813243,
              44.93750852259262,
              1470.635353657333
            ],
            [
              -118.10002949289816,
              44.937631943648874,
              1776.675353657333
            ],
            [
              -118.0997886361842,
              44.925014317857496,
              1776.675353657333
            ],
            [
              -118.11252427366763,
              44.92489095078418,
              1470.635353657333
            ]
          ]
        ]
      },
      "bbox": [
        -118.1127679,
        44.92489095,
        1470.635354,
        -118.0997886,
        44.93763194,
        1776.675354
      ],
      "properties": {
        "datetime": "2011-09-20T18:40:34Z",
        "pc:count": 20719984,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 412736.7253,
            "count": 20719984,
            "maximum": 413207.8814,
            "minimum": 412202.6214,
            "name": "X",
            "position": 0,
            "stddev": 284.4800751,
            "variance": 80928.91311
          },
          {
            "average": 4975839.698,
            "count": 20719984,
            "maximum": 4976610.004,
            "minimum": 4975208.104,
            "name": "Y",
            "position": 1,
            "stddev": 405.0403457,
            "variance": 164057.6816
          },
          {
            "average": 1595.747513,
            "count": 20719984,
            "maximum": 1776.675354,
            "minimum": 1470.635354,
            "name": "Z",
            "position": 2,
            "stddev": 53.84270829,
            "variance": 2899.037236
          },
          {
            "average": 94.27362386,
            "count": 20719984,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.52671046,
            "variance": 2655.00189
          },
          {
            "average": 1.09781663,
            "count": 20719984,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3131906987,
            "variance": 0.09808841376
          },
          {
            "average": 1.202333602,
            "count": 20719984,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4421726615,
            "variance": 0.1955166626
          },
          {
            "average": 0.499923166,
            "count": 20719984,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000062,
            "variance": 0.2500000062
          },
          {
            "average": 0,
            "count": 20719984,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.097154708,
            "count": 20719984,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2961683223,
            "variance": 0.08771567513
          },
          {
            "average": -3.876726821,
            "count": 20719984,
            "maximum": 19.00200081,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.282113636,
            "variance": 68.59340628
          },
          {
            "average": 139.1540199,
            "count": 20719984,
            "maximum": 158,
            "minimum": 119,
            "name": "UserData",
            "position": 10,
            "stddev": 10.88086984,
            "variance": 118.3933286
          },
          {
            "average": 14808.43776,
            "count": 20719984,
            "maximum": 20154,
            "minimum": 9534,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.448216,
            "variance": 28041771.81
          },
          {
            "average": 21951.41241,
            "count": 20719984,
            "maximum": 57856,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 10337.09163,
            "variance": 106855463.4
          },
          {
            "average": 23493.544,
            "count": 20719984,
            "maximum": 59392,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 9926.868731,
            "variance": 98542722.8
          },
          {
            "average": 20361.80372,
            "count": 20719984,
            "maximum": 59904,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 8659.133637,
            "variance": 74980595.34
          },
          {
            "average": 498420.8689,
            "count": 20719984,
            "maximum": 579234.321,
            "minimum": 139337.1265,
            "name": "GpsTime",
            "position": 15,
            "stddev": 168247.8692,
            "variance": 28307345510.0
          },
          {
            "average": 0,
            "count": 20719984,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20719984,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20719984,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20719984,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20719984,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          412202.6214,
          4975208.104,
          1470.635354,
          413207.8814,
          4976610.004,
          1776.675354
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                412202.6214281067,
                4975208.103972666,
                1470.635353657333
              ],
              [
                412202.6214281067,
                4976610.003972666,
                1470.635353657333
              ],
              [
                413207.8814281067,
                4976610.003972666,
                1776.675353657333
              ],
              [
                413207.8814281067,
                4975208.103972666,
                1776.675353657333
              ],
              [
                412202.6214281067,
                4975208.103972666,
                1470.635353657333
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:40:34+00:00",
        "end_time": "2011-09-15T16:28:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1127679,
            44.92489095,
            1470.635354,
            -118.0997886,
            44.93763194,
            1776.675354
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.11252427366763,
                  44.92489095078418,
                  1470.635353657333
                ],
                [
                  -118.11276791813243,
                  44.93750852259262,
                  1470.635353657333
                ],
                [
                  -118.10002949289816,
                  44.937631943648874,
                  1776.675353657333
                ],
                [
                  -118.0997886361842,
                  44.925014317857496,
                  1776.675353657333
                ],
                [
                  -118.11252427366763,
                  44.92489095078418,
                  1470.635353657333
                ]
              ]
            ]
          },
          "id": "44118H1302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:40:34Z",
            "pc:count": 20719984,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 412736.7253,
                "count": 20719984,
                "maximum": 413207.8814,
                "minimum": 412202.6214,
                "name": "X",
                "position": 0,
                "stddev": 284.4800751,
                "variance": 80928.91311
              },
              {
                "average": 4975839.698,
                "count": 20719984,
                "maximum": 4976610.004,
                "minimum": 4975208.104,
                "name": "Y",
                "position": 1,
                "stddev": 405.0403457,
                "variance": 164057.6816
              },
              {
                "average": 1595.747513,
                "count": 20719984,
                "maximum": 1776.675354,
                "minimum": 1470.635354,
                "name": "Z",
                "position": 2,
                "stddev": 53.84270829,
                "variance": 2899.037236
              },
              {
                "average": 94.27362386,
                "count": 20719984,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.52671046,
                "variance": 2655.00189
              },
              {
                "average": 1.09781663,
                "count": 20719984,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3131906987,
                "variance": 0.09808841376
              },
              {
                "average": 1.202333602,
                "count": 20719984,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4421726615,
                "variance": 0.1955166626
              },
              {
                "average": 0.499923166,
                "count": 20719984,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000062,
                "variance": 0.2500000062
              },
              {
                "average": 0,
                "count": 20719984,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.097154708,
                "count": 20719984,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2961683223,
                "variance": 0.08771567513
              },
              {
                "average": -3.876726821,
                "count": 20719984,
                "maximum": 19.00200081,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.282113636,
                "variance": 68.59340628
              },
              {
                "average": 139.1540199,
                "count": 20719984,
                "maximum": 158,
                "minimum": 119,
                "name": "UserData",
                "position": 10,
                "stddev": 10.88086984,
                "variance": 118.3933286
              },
              {
                "average": 14808.43776,
                "count": 20719984,
                "maximum": 20154,
                "minimum": 9534,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.448216,
                "variance": 28041771.81
              },
              {
                "average": 21951.41241,
                "count": 20719984,
                "maximum": 57856,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 10337.09163,
                "variance": 106855463.4
              },
              {
                "average": 23493.544,
                "count": 20719984,
                "maximum": 59392,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 9926.868731,
                "variance": 98542722.8
              },
              {
                "average": 20361.80372,
                "count": 20719984,
                "maximum": 59904,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 8659.133637,
                "variance": 74980595.34
              },
              {
                "average": 498420.8689,
                "count": 20719984,
                "maximum": 579234.321,
                "minimum": 139337.1265,
                "name": "GpsTime",
                "position": 15,
                "stddev": 168247.8692,
                "variance": 28307345510.0
              },
              {
                "average": 0,
                "count": 20719984,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20719984,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20719984,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20719984,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20719984,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              412202.6214,
              4975208.104,
              1470.635354,
              413207.8814,
              4976610.004,
              1776.675354
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    412202.6214281067,
                    4975208.103972666,
                    1470.635353657333
                  ],
                  [
                    412202.6214281067,
                    4976610.003972666,
                    1470.635353657333
                  ],
                  [
                    413207.8814281067,
                    4976610.003972666,
                    1776.675353657333
                  ],
                  [
                    413207.8814281067,
                    4975208.103972666,
                    1776.675353657333
                  ],
                  [
                    412202.6214281067,
                    4975208.103972666,
                    1470.635353657333
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:40:34+00:00",
            "end_time": "2011-09-15T16: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": "45117A7114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8375250190623,
              45.087420899338206,
              1024.3726442232503
            ],
            [
              -117.83770905861022,
              45.10000998060093,
              1024.3726442232503
            ],
            [
              -117.8250285774603,
              45.10010229254312,
              1207.1526442232505
            ],
            [
              -117.82484732296844,
              45.08751317099529,
              1207.1526442232505
            ],
            [
              -117.8375250190623,
              45.087420899338206,
              1024.3726442232503
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377091,
        45.0874209,
        1024.372644,
        -117.8248473,
        45.10010229,
        1207.152644
      ],
      "properties": {
        "datetime": "2011-09-16T18:32:34Z",
        "pc:count": 10161256,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434597.2409,
            "count": 10161256,
            "maximum": 435089.5124,
            "minimum": 434091.7324,
            "name": "X",
            "position": 0,
            "stddev": 287.4790266,
            "variance": 82644.19072
          },
          {
            "average": 4993707.332,
            "count": 10161256,
            "maximum": 4994400.971,
            "minimum": 4993002.311,
            "name": "Y",
            "position": 1,
            "stddev": 393.1225152,
            "variance": 154545.312
          },
          {
            "average": 1066.812506,
            "count": 10161256,
            "maximum": 1207.152644,
            "minimum": 1024.372644,
            "name": "Z",
            "position": 2,
            "stddev": 25.47223343,
            "variance": 648.834676
          },
          {
            "average": 112.6490811,
            "count": 10161256,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.03084261,
            "variance": 485.358026
          },
          {
            "average": 1.000171435,
            "count": 10161256,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0140354379,
            "variance": 0.000196993517
          },
          {
            "average": 1.000362062,
            "count": 10161256,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02117862043,
            "variance": 0.0004485339631
          },
          {
            "average": 0.5000225366,
            "count": 10161256,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000241,
            "variance": 0.2500000241
          },
          {
            "average": 0,
            "count": 10161256,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.332065445,
            "count": 10161256,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4709543579,
            "variance": 0.2217980072
          },
          {
            "average": 0.3644135204,
            "count": 10161256,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.52824342,
            "variance": 72.73093583
          },
          {
            "average": 129.1774839,
            "count": 10161256,
            "maximum": 145,
            "minimum": 118,
            "name": "UserData",
            "position": 10,
            "stddev": 4.608919216,
            "variance": 21.24213634
          },
          {
            "average": 10746.2906,
            "count": 10161256,
            "maximum": 10751,
            "minimum": 10741,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.913618871,
            "variance": 3.661937183
          },
          {
            "average": 35835.66784,
            "count": 10161256,
            "maximum": 63232,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 5213.19808,
            "variance": 27177434.22
          },
          {
            "average": 33502.33563,
            "count": 10161256,
            "maximum": 63488,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 4525.794387,
            "variance": 20482814.83
          },
          {
            "average": 27660.76894,
            "count": 10161256,
            "maximum": 64512,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 4869.860178,
            "variance": 23715538.15
          },
          {
            "average": 229322.6178,
            "count": 10161256,
            "maximum": 233154.9507,
            "minimum": 167705.0099,
            "name": "GpsTime",
            "position": 15,
            "stddev": 8861.921491,
            "variance": 78533652.51
          },
          {
            "average": 0,
            "count": 10161256,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10161256,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10161256,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10161256,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10161256,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434091.7324,
          4993002.311,
          1024.372644,
          435089.5124,
          4994400.971,
          1207.152644
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434091.73237879726,
                4993002.311214049,
                1024.3726442232503
              ],
              [
                434091.73237879726,
                4994400.9712140495,
                1024.3726442232503
              ],
              [
                435089.5123787973,
                4994400.9712140495,
                1207.1526442232505
              ],
              [
                435089.5123787973,
                4993002.311214049,
                1207.1526442232505
              ],
              [
                434091.73237879726,
                4993002.311214049,
                1024.3726442232503
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T18:32:34+00:00",
        "end_time": "2011-09-16T00:21:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377091,
            45.0874209,
            1024.372644,
            -117.8248473,
            45.10010229,
            1207.152644
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8375250190623,
                  45.087420899338206,
                  1024.3726442232503
                ],
                [
                  -117.83770905861022,
                  45.10000998060093,
                  1024.3726442232503
                ],
                [
                  -117.8250285774603,
                  45.10010229254312,
                  1207.1526442232505
                ],
                [
                  -117.82484732296844,
                  45.08751317099529,
                  1207.1526442232505
                ],
                [
                  -117.8375250190623,
                  45.087420899338206,
                  1024.3726442232503
                ]
              ]
            ]
          },
          "id": "45117A7114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T18:32:34Z",
            "pc:count": 10161256,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434597.2409,
                "count": 10161256,
                "maximum": 435089.5124,
                "minimum": 434091.7324,
                "name": "X",
                "position": 0,
                "stddev": 287.4790266,
                "variance": 82644.19072
              },
              {
                "average": 4993707.332,
                "count": 10161256,
                "maximum": 4994400.971,
                "minimum": 4993002.311,
                "name": "Y",
                "position": 1,
                "stddev": 393.1225152,
                "variance": 154545.312
              },
              {
                "average": 1066.812506,
                "count": 10161256,
                "maximum": 1207.152644,
                "minimum": 1024.372644,
                "name": "Z",
                "position": 2,
                "stddev": 25.47223343,
                "variance": 648.834676
              },
              {
                "average": 112.6490811,
                "count": 10161256,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.03084261,
                "variance": 485.358026
              },
              {
                "average": 1.000171435,
                "count": 10161256,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0140354379,
                "variance": 0.000196993517
              },
              {
                "average": 1.000362062,
                "count": 10161256,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02117862043,
                "variance": 0.0004485339631
              },
              {
                "average": 0.5000225366,
                "count": 10161256,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000241,
                "variance": 0.2500000241
              },
              {
                "average": 0,
                "count": 10161256,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.332065445,
                "count": 10161256,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4709543579,
                "variance": 0.2217980072
              },
              {
                "average": 0.3644135204,
                "count": 10161256,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.52824342,
                "variance": 72.73093583
              },
              {
                "average": 129.1774839,
                "count": 10161256,
                "maximum": 145,
                "minimum": 118,
                "name": "UserData",
                "position": 10,
                "stddev": 4.608919216,
                "variance": 21.24213634
              },
              {
                "average": 10746.2906,
                "count": 10161256,
                "maximum": 10751,
                "minimum": 10741,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.913618871,
                "variance": 3.661937183
              },
              {
                "average": 35835.66784,
                "count": 10161256,
                "maximum": 63232,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 5213.19808,
                "variance": 27177434.22
              },
              {
                "average": 33502.33563,
                "count": 10161256,
                "maximum": 63488,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 4525.794387,
                "variance": 20482814.83
              },
              {
                "average": 27660.76894,
                "count": 10161256,
                "maximum": 64512,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 4869.860178,
                "variance": 23715538.15
              },
              {
                "average": 229322.6178,
                "count": 10161256,
                "maximum": 233154.9507,
                "minimum": 167705.0099,
                "name": "GpsTime",
                "position": 15,
                "stddev": 8861.921491,
                "variance": 78533652.51
              },
              {
                "average": 0,
                "count": 10161256,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10161256,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10161256,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10161256,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10161256,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434091.7324,
              4993002.311,
              1024.372644,
              435089.5124,
              4994400.971,
              1207.152644
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434091.73237879726,
                    4993002.311214049,
                    1024.3726442232503
                  ],
                  [
                    434091.73237879726,
                    4994400.9712140495,
                    1024.3726442232503
                  ],
                  [
                    435089.5123787973,
                    4994400.9712140495,
                    1207.1526442232505
                  ],
                  [
                    435089.5123787973,
                    4993002.311214049,
                    1207.1526442232505
                  ],
                  [
                    434091.73237879726,
                    4993002.311214049,
                    1024.3726442232503
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T18:32:34+00:00",
            "end_time": "2011-09-16T00: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": "44118H2407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.17502420884966,
              44.91238420065478,
              1786.7951075018977
            ],
            [
              -118.17528157375128,
              44.92500872501076,
              1786.7951075018977
            ],
            [
              -118.16253047587561,
              44.92513924972869,
              2590.3351075018977
            ],
            [
              -118.1622759016933,
              44.912514668250914,
              2590.3351075018977
            ],
            [
              -118.17502420884966,
              44.91238420065478,
              1786.7951075018977
            ]
          ]
        ]
      },
      "bbox": [
        -118.1752816,
        44.9123842,
        1786.795108,
        -118.1622759,
        44.92513925,
        2590.335108
      ],
      "properties": {
        "datetime": "2011-09-20T17:55:47Z",
        "pc:count": 20223405,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 407737.2962,
            "count": 20223405,
            "maximum": 408256.6139,
            "minimum": 407250.1139,
            "name": "X",
            "position": 0,
            "stddev": 290.0912989,
            "variance": 84152.96168
          },
          {
            "average": 4974671.879,
            "count": 20223405,
            "maximum": 4975291.023,
            "minimum": 4973888.323,
            "name": "Y",
            "position": 1,
            "stddev": 414.8350844,
            "variance": 172088.1473
          },
          {
            "average": 2262.98285,
            "count": 20223405,
            "maximum": 2590.335108,
            "minimum": 1786.795108,
            "name": "Z",
            "position": 2,
            "stddev": 206.7488392,
            "variance": 42745.08252
          },
          {
            "average": 87.53264532,
            "count": 20223405,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.99796968,
            "variance": 2703.788851
          },
          {
            "average": 1.165693314,
            "count": 20223405,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4089898955,
            "variance": 0.1672727346
          },
          {
            "average": 1.340703704,
            "count": 20223405,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.568983948,
            "variance": 0.3237427331
          },
          {
            "average": 0.4996002404,
            "count": 20223405,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998526,
            "variance": 0.2499998526
          },
          {
            "average": 0,
            "count": 20223405,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.115311343,
            "count": 20223405,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3193973115,
            "variance": 0.1020146426
          },
          {
            "average": -3.10077514,
            "count": 20223405,
            "maximum": 16.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.161607377,
            "variance": 66.61183497
          },
          {
            "average": 132.4809127,
            "count": 20223405,
            "maximum": 156,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 22.43656826,
            "variance": 503.3995953
          },
          {
            "average": 14784.73684,
            "count": 20223405,
            "maximum": 20129,
            "minimum": 9500,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5294.153136,
            "variance": 28028057.43
          },
          {
            "average": 32818.49797,
            "count": 20223405,
            "maximum": 63488,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 13159.39263,
            "variance": 173169614.5
          },
          {
            "average": 30860.12051,
            "count": 20223405,
            "maximum": 61952,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 12867.66819,
            "variance": 165576884.8
          },
          {
            "average": 24495.60307,
            "count": 20223405,
            "maximum": 62976,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 13168.68004,
            "variance": 173414133.9
          },
          {
            "average": 566823.5086,
            "count": 20223405,
            "maximum": 576547.2507,
            "minimum": 409033.4654,
            "name": "GpsTime",
            "position": 15,
            "stddev": 33980.73863,
            "variance": 1154690598
          },
          {
            "average": 0,
            "count": 20223405,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20223405,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20223405,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20223405,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20223405,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          407250.1139,
          4973888.323,
          1786.795108,
          408256.6139,
          4975291.023,
          2590.335108
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                407250.1139486292,
                4973888.323243431,
                1786.7951075018977
              ],
              [
                407250.1139486292,
                4975291.02324343,
                1786.7951075018977
              ],
              [
                408256.6139486292,
                4975291.02324343,
                2590.3351075018977
              ],
              [
                408256.6139486292,
                4973888.323243431,
                2590.3351075018977
              ],
              [
                407250.1139486292,
                4973888.323243431,
                1786.7951075018977
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T17:55:47+00:00",
        "end_time": "2011-09-18T19:23:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1752816,
            44.9123842,
            1786.795108,
            -118.1622759,
            44.92513925,
            2590.335108
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.17502420884966,
                  44.91238420065478,
                  1786.7951075018977
                ],
                [
                  -118.17528157375128,
                  44.92500872501076,
                  1786.7951075018977
                ],
                [
                  -118.16253047587561,
                  44.92513924972869,
                  2590.3351075018977
                ],
                [
                  -118.1622759016933,
                  44.912514668250914,
                  2590.3351075018977
                ],
                [
                  -118.17502420884966,
                  44.91238420065478,
                  1786.7951075018977
                ]
              ]
            ]
          },
          "id": "44118H2407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T17:55:47Z",
            "pc:count": 20223405,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 407737.2962,
                "count": 20223405,
                "maximum": 408256.6139,
                "minimum": 407250.1139,
                "name": "X",
                "position": 0,
                "stddev": 290.0912989,
                "variance": 84152.96168
              },
              {
                "average": 4974671.879,
                "count": 20223405,
                "maximum": 4975291.023,
                "minimum": 4973888.323,
                "name": "Y",
                "position": 1,
                "stddev": 414.8350844,
                "variance": 172088.1473
              },
              {
                "average": 2262.98285,
                "count": 20223405,
                "maximum": 2590.335108,
                "minimum": 1786.795108,
                "name": "Z",
                "position": 2,
                "stddev": 206.7488392,
                "variance": 42745.08252
              },
              {
                "average": 87.53264532,
                "count": 20223405,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.99796968,
                "variance": 2703.788851
              },
              {
                "average": 1.165693314,
                "count": 20223405,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4089898955,
                "variance": 0.1672727346
              },
              {
                "average": 1.340703704,
                "count": 20223405,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.568983948,
                "variance": 0.3237427331
              },
              {
                "average": 0.4996002404,
                "count": 20223405,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998526,
                "variance": 0.2499998526
              },
              {
                "average": 0,
                "count": 20223405,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.115311343,
                "count": 20223405,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3193973115,
                "variance": 0.1020146426
              },
              {
                "average": -3.10077514,
                "count": 20223405,
                "maximum": 16.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.161607377,
                "variance": 66.61183497
              },
              {
                "average": 132.4809127,
                "count": 20223405,
                "maximum": 156,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 22.43656826,
                "variance": 503.3995953
              },
              {
                "average": 14784.73684,
                "count": 20223405,
                "maximum": 20129,
                "minimum": 9500,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5294.153136,
                "variance": 28028057.43
              },
              {
                "average": 32818.49797,
                "count": 20223405,
                "maximum": 63488,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 13159.39263,
                "variance": 173169614.5
              },
              {
                "average": 30860.12051,
                "count": 20223405,
                "maximum": 61952,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 12867.66819,
                "variance": 165576884.8
              },
              {
                "average": 24495.60307,
                "count": 20223405,
                "maximum": 62976,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 13168.68004,
                "variance": 173414133.9
              },
              {
                "average": 566823.5086,
                "count": 20223405,
                "maximum": 576547.2507,
                "minimum": 409033.4654,
                "name": "GpsTime",
                "position": 15,
                "stddev": 33980.73863,
                "variance": 1154690598
              },
              {
                "average": 0,
                "count": 20223405,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20223405,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20223405,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20223405,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20223405,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              407250.1139,
              4973888.323,
              1786.795108,
              408256.6139,
              4975291.023,
              2590.335108
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    407250.1139486292,
                    4973888.323243431,
                    1786.7951075018977
                  ],
                  [
                    407250.1139486292,
                    4975291.02324343,
                    1786.7951075018977
                  ],
                  [
                    408256.6139486292,
                    4975291.02324343,
                    2590.3351075018977
                  ],
                  [
                    408256.6139486292,
                    4973888.323243431,
                    2590.3351075018977
                  ],
                  [
                    407250.1139486292,
                    4973888.323243431,
                    1786.7951075018977
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T17:55:47+00:00",
            "end_time": "2011-09-18T19: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": "44118G1104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.08752419489632,
              44.86239352440133,
              2256.5412534162783
            ],
            [
              -118.08763158419347,
              44.86809625176381,
              2256.5412534162783
            ],
            [
              -118.07502734410735,
              44.868215604843265,
              2621.661253416278
            ],
            [
              -118.07492119872816,
              44.8625128538834,
              2621.661253416278
            ],
            [
              -118.08752419489632,
              44.86239352440133,
              2256.5412534162783
            ]
          ]
        ]
      },
      "bbox": [
        -118.0876316,
        44.86239352,
        2256.541253,
        -118.0749212,
        44.8682156,
        2621.661253
      ],
      "properties": {
        "datetime": "2011-09-18T22:23:43Z",
        "pc:count": 6116272,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414812.6324,
            "count": 6116272,
            "maximum": 415078.4265,
            "minimum": 414082.5665,
            "name": "X",
            "position": 0,
            "stddev": 219.2653779,
            "variance": 48077.30596
          },
          {
            "average": 4968447.392,
            "count": 6116272,
            "maximum": 4968872.403,
            "minimum": 4968238.803,
            "name": "Y",
            "position": 1,
            "stddev": 156.7877714,
            "variance": 24582.40527
          },
          {
            "average": 2429.521269,
            "count": 6116272,
            "maximum": 2621.661253,
            "minimum": 2256.541253,
            "name": "Z",
            "position": 2,
            "stddev": 81.14323555,
            "variance": 6584.224676
          },
          {
            "average": 100.1808919,
            "count": 6116272,
            "maximum": 251,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.46899939,
            "variance": 1977.491907
          },
          {
            "average": 1.096491131,
            "count": 6116272,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.310760803,
            "variance": 0.09657227671
          },
          {
            "average": 1.199956608,
            "count": 6116272,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4406149562,
            "variance": 0.1941415396
          },
          {
            "average": 0.4998466386,
            "count": 6116272,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000174,
            "variance": 0.2500000174
          },
          {
            "average": 0,
            "count": 6116272,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.121536616,
            "count": 6116272,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3267498803,
            "variance": 0.1067654843
          },
          {
            "average": -4.03110363,
            "count": 6116272,
            "maximum": 13.99800014,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.789266366,
            "variance": 60.67267051
          },
          {
            "average": 65.48792778,
            "count": 6116272,
            "maximum": 148,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 61.65930994,
            "variance": 3801.870502
          },
          {
            "average": 15064.5489,
            "count": 6116272,
            "maximum": 20152,
            "minimum": 9512,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5264.076329,
            "variance": 27710499.6
          },
          {
            "average": 34592.84737,
            "count": 6116272,
            "maximum": 62464,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12630.34587,
            "variance": 159525636.8
          },
          {
            "average": 32075.9277,
            "count": 6116272,
            "maximum": 62208,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 12397.66144,
            "variance": 153702009.3
          },
          {
            "average": 26339.77684,
            "count": 6116272,
            "maximum": 62464,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 11996.4829,
            "variance": 143915602
          },
          {
            "average": 389596.5225,
            "count": 6116272,
            "maximum": 419823.3483,
            "minimum": 145275.1353,
            "name": "GpsTime",
            "position": 15,
            "stddev": 80404.06325,
            "variance": 6464813387
          },
          {
            "average": 0,
            "count": 6116272,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6116272,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6116272,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6116272,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6116272,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414082.5665,
          4968238.803,
          2256.541253,
          415078.4265,
          4968872.403,
          2621.661253
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414082.5664787688,
                4968238.803378544,
                2256.5412534162783
              ],
              [
                414082.5664787688,
                4968872.403378543,
                2256.5412534162783
              ],
              [
                415078.42647876876,
                4968872.403378543,
                2621.661253416278
              ],
              [
                415078.42647876876,
                4968238.803378544,
                2621.661253416278
              ],
              [
                414082.5664787688,
                4968238.803378544,
                2256.5412534162783
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:23:43+00:00",
        "end_time": "2011-09-15T18:07:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0876316,
            44.86239352,
            2256.541253,
            -118.0749212,
            44.8682156,
            2621.661253
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.08752419489632,
                  44.86239352440133,
                  2256.5412534162783
                ],
                [
                  -118.08763158419347,
                  44.86809625176381,
                  2256.5412534162783
                ],
                [
                  -118.07502734410735,
                  44.868215604843265,
                  2621.661253416278
                ],
                [
                  -118.07492119872816,
                  44.8625128538834,
                  2621.661253416278
                ],
                [
                  -118.08752419489632,
                  44.86239352440133,
                  2256.5412534162783
                ]
              ]
            ]
          },
          "id": "44118G1104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:23:43Z",
            "pc:count": 6116272,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414812.6324,
                "count": 6116272,
                "maximum": 415078.4265,
                "minimum": 414082.5665,
                "name": "X",
                "position": 0,
                "stddev": 219.2653779,
                "variance": 48077.30596
              },
              {
                "average": 4968447.392,
                "count": 6116272,
                "maximum": 4968872.403,
                "minimum": 4968238.803,
                "name": "Y",
                "position": 1,
                "stddev": 156.7877714,
                "variance": 24582.40527
              },
              {
                "average": 2429.521269,
                "count": 6116272,
                "maximum": 2621.661253,
                "minimum": 2256.541253,
                "name": "Z",
                "position": 2,
                "stddev": 81.14323555,
                "variance": 6584.224676
              },
              {
                "average": 100.1808919,
                "count": 6116272,
                "maximum": 251,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.46899939,
                "variance": 1977.491907
              },
              {
                "average": 1.096491131,
                "count": 6116272,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.310760803,
                "variance": 0.09657227671
              },
              {
                "average": 1.199956608,
                "count": 6116272,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4406149562,
                "variance": 0.1941415396
              },
              {
                "average": 0.4998466386,
                "count": 6116272,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000174,
                "variance": 0.2500000174
              },
              {
                "average": 0,
                "count": 6116272,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.121536616,
                "count": 6116272,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3267498803,
                "variance": 0.1067654843
              },
              {
                "average": -4.03110363,
                "count": 6116272,
                "maximum": 13.99800014,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.789266366,
                "variance": 60.67267051
              },
              {
                "average": 65.48792778,
                "count": 6116272,
                "maximum": 148,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 61.65930994,
                "variance": 3801.870502
              },
              {
                "average": 15064.5489,
                "count": 6116272,
                "maximum": 20152,
                "minimum": 9512,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5264.076329,
                "variance": 27710499.6
              },
              {
                "average": 34592.84737,
                "count": 6116272,
                "maximum": 62464,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12630.34587,
                "variance": 159525636.8
              },
              {
                "average": 32075.9277,
                "count": 6116272,
                "maximum": 62208,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 12397.66144,
                "variance": 153702009.3
              },
              {
                "average": 26339.77684,
                "count": 6116272,
                "maximum": 62464,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 11996.4829,
                "variance": 143915602
              },
              {
                "average": 389596.5225,
                "count": 6116272,
                "maximum": 419823.3483,
                "minimum": 145275.1353,
                "name": "GpsTime",
                "position": 15,
                "stddev": 80404.06325,
                "variance": 6464813387
              },
              {
                "average": 0,
                "count": 6116272,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6116272,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6116272,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6116272,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6116272,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414082.5665,
              4968238.803,
              2256.541253,
              415078.4265,
              4968872.403,
              2621.661253
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414082.5664787688,
                    4968238.803378544,
                    2256.5412534162783
                  ],
                  [
                    414082.5664787688,
                    4968872.403378543,
                    2256.5412534162783
                  ],
                  [
                    415078.42647876876,
                    4968872.403378543,
                    2621.661253416278
                  ],
                  [
                    415078.42647876876,
                    4968238.803378544,
                    2621.661253416278
                  ],
                  [
                    414082.5664787688,
                    4968238.803378544,
                    2256.5412534162783
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:23:43+00:00",
            "end_time": "2011-09-15T18:07: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": "44118H1109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.08752413082567,
              44.97489390565387,
              1164.168013827417
            ],
            [
              -118.08776267884008,
              44.987509492373306,
              1164.168013827417
            ],
            [
              -118.07503032665925,
              44.98763006573908,
              1475.268013827417
            ],
            [
              -118.07479456955717,
              44.97501442629071,
              1475.268013827417
            ],
            [
              -118.08752413082567,
              44.97489390565387,
              1164.168013827417
            ]
          ]
        ]
      },
      "bbox": [
        -118.0877627,
        44.97489391,
        1164.168014,
        -118.0747946,
        44.98763007,
        1475.268014
      ],
      "properties": {
        "datetime": "2011-09-17T22:00:30Z",
        "pc:count": 13724601,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414754.6238,
            "count": 13724601,
            "maximum": 415253.9845,
            "minimum": 414250.0845,
            "name": "X",
            "position": 0,
            "stddev": 286.2372546,
            "variance": 81931.76594
          },
          {
            "average": 4981425.527,
            "count": 13724601,
            "maximum": 4982137.68,
            "minimum": 4980736,
            "name": "Y",
            "position": 1,
            "stddev": 400.3331866,
            "variance": 160266.6603
          },
          {
            "average": 1301.08973,
            "count": 13724601,
            "maximum": 1475.268014,
            "minimum": 1164.168014,
            "name": "Z",
            "position": 2,
            "stddev": 68.25144962,
            "variance": 4658.260375
          },
          {
            "average": 93.79309351,
            "count": 13724601,
            "maximum": 249,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.43267787,
            "variance": 2645.320353
          },
          {
            "average": 1.125471261,
            "count": 13724601,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3547911408,
            "variance": 0.1258767536
          },
          {
            "average": 1.260763573,
            "count": 13724601,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5015171237,
            "variance": 0.2515194254
          },
          {
            "average": 0.4998415619,
            "count": 13724601,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999931,
            "variance": 0.2499999931
          },
          {
            "average": 0,
            "count": 13724601,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.151522948,
            "count": 13724601,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3585578801,
            "variance": 0.1285637534
          },
          {
            "average": -2.20954638,
            "count": 13724601,
            "maximum": 16.99799919,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.976550055,
            "variance": 63.62535077
          },
          {
            "average": 178.2407725,
            "count": 13724601,
            "maximum": 179,
            "minimum": 150,
            "name": "UserData",
            "position": 10,
            "stddev": 4.008689381,
            "variance": 16.06959055
          },
          {
            "average": 14771.34148,
            "count": 13724601,
            "maximum": 20163,
            "minimum": 9408,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5312.190375,
            "variance": 28219366.58
          },
          {
            "average": 25663.23494,
            "count": 13724601,
            "maximum": 62464,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 11905.18681,
            "variance": 141733473
          },
          {
            "average": 26432.26675,
            "count": 13724601,
            "maximum": 61696,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 11140.11228,
            "variance": 124102101.6
          },
          {
            "average": 23571.83926,
            "count": 13724601,
            "maximum": 60672,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9709.008119,
            "variance": 94264838.65
          },
          {
            "average": 320683.3141,
            "count": 13724601,
            "maximum": 332030.1434,
            "minimum": 156209.704,
            "name": "GpsTime",
            "position": 15,
            "stddev": 41636.47681,
            "variance": 1733596201
          },
          {
            "average": 0,
            "count": 13724601,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13724601,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13724601,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13724601,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13724601,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414250.0845,
          4980736,
          1164.168014,
          415253.9845,
          4982137.68,
          1475.268014
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414250.08450039075,
                4980735.999688496,
                1164.168013827417
              ],
              [
                414250.08450039075,
                4982137.679688496,
                1164.168013827417
              ],
              [
                415253.98450039077,
                4982137.679688496,
                1475.268013827417
              ],
              [
                415253.98450039077,
                4980735.999688496,
                1475.268013827417
              ],
              [
                414250.08450039075,
                4980735.999688496,
                1164.168013827417
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:00:30+00:00",
        "end_time": "2011-09-15T21:10:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0877627,
            44.97489391,
            1164.168014,
            -118.0747946,
            44.98763007,
            1475.268014
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.08752413082567,
                  44.97489390565387,
                  1164.168013827417
                ],
                [
                  -118.08776267884008,
                  44.987509492373306,
                  1164.168013827417
                ],
                [
                  -118.07503032665925,
                  44.98763006573908,
                  1475.268013827417
                ],
                [
                  -118.07479456955717,
                  44.97501442629071,
                  1475.268013827417
                ],
                [
                  -118.08752413082567,
                  44.97489390565387,
                  1164.168013827417
                ]
              ]
            ]
          },
          "id": "44118H1109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:00:30Z",
            "pc:count": 13724601,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414754.6238,
                "count": 13724601,
                "maximum": 415253.9845,
                "minimum": 414250.0845,
                "name": "X",
                "position": 0,
                "stddev": 286.2372546,
                "variance": 81931.76594
              },
              {
                "average": 4981425.527,
                "count": 13724601,
                "maximum": 4982137.68,
                "minimum": 4980736,
                "name": "Y",
                "position": 1,
                "stddev": 400.3331866,
                "variance": 160266.6603
              },
              {
                "average": 1301.08973,
                "count": 13724601,
                "maximum": 1475.268014,
                "minimum": 1164.168014,
                "name": "Z",
                "position": 2,
                "stddev": 68.25144962,
                "variance": 4658.260375
              },
              {
                "average": 93.79309351,
                "count": 13724601,
                "maximum": 249,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.43267787,
                "variance": 2645.320353
              },
              {
                "average": 1.125471261,
                "count": 13724601,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3547911408,
                "variance": 0.1258767536
              },
              {
                "average": 1.260763573,
                "count": 13724601,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5015171237,
                "variance": 0.2515194254
              },
              {
                "average": 0.4998415619,
                "count": 13724601,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999931,
                "variance": 0.2499999931
              },
              {
                "average": 0,
                "count": 13724601,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.151522948,
                "count": 13724601,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3585578801,
                "variance": 0.1285637534
              },
              {
                "average": -2.20954638,
                "count": 13724601,
                "maximum": 16.99799919,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.976550055,
                "variance": 63.62535077
              },
              {
                "average": 178.2407725,
                "count": 13724601,
                "maximum": 179,
                "minimum": 150,
                "name": "UserData",
                "position": 10,
                "stddev": 4.008689381,
                "variance": 16.06959055
              },
              {
                "average": 14771.34148,
                "count": 13724601,
                "maximum": 20163,
                "minimum": 9408,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5312.190375,
                "variance": 28219366.58
              },
              {
                "average": 25663.23494,
                "count": 13724601,
                "maximum": 62464,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 11905.18681,
                "variance": 141733473
              },
              {
                "average": 26432.26675,
                "count": 13724601,
                "maximum": 61696,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 11140.11228,
                "variance": 124102101.6
              },
              {
                "average": 23571.83926,
                "count": 13724601,
                "maximum": 60672,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9709.008119,
                "variance": 94264838.65
              },
              {
                "average": 320683.3141,
                "count": 13724601,
                "maximum": 332030.1434,
                "minimum": 156209.704,
                "name": "GpsTime",
                "position": 15,
                "stddev": 41636.47681,
                "variance": 1733596201
              },
              {
                "average": 0,
                "count": 13724601,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13724601,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13724601,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13724601,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13724601,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414250.0845,
              4980736,
              1164.168014,
              415253.9845,
              4982137.68,
              1475.268014
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414250.08450039075,
                    4980735.999688496,
                    1164.168013827417
                  ],
                  [
                    414250.08450039075,
                    4982137.679688496,
                    1164.168013827417
                  ],
                  [
                    415253.98450039077,
                    4982137.679688496,
                    1475.268013827417
                  ],
                  [
                    415253.98450039077,
                    4980735.999688496,
                    1475.268013827417
                  ],
                  [
                    414250.08450039075,
                    4980735.999688496,
                    1164.168013827417
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:00:30+00:00",
            "end_time": "2011-09-15T21:10: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": "45117A7123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002462116586,
              45.06242005983774,
              980.3890906537738
            ],
            [
              -117.85021125520792,
              45.07500987598373,
              980.3890906537738
            ],
            [
              -117.83752923093236,
              45.075103588267694,
              1108.3890906537738
            ],
            [
              -117.83734537999253,
              45.06251373122322,
              1108.3890906537738
            ],
            [
              -117.85002462116586,
              45.06242005983774,
              980.3890906537738
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502113,
        45.06242006,
        980.3890907,
        -117.8373454,
        45.07510359,
        1108.389091
      ],
      "properties": {
        "datetime": "2011-09-16T23:12:49Z",
        "pc:count": 9962241,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433589.1241,
            "count": 9962241,
            "maximum": 434077.2366,
            "minimum": 433078.8966,
            "name": "X",
            "position": 0,
            "stddev": 284.0843717,
            "variance": 80703.93023
          },
          {
            "average": 4990905.993,
            "count": 9962241,
            "maximum": 4991633.998,
            "minimum": 4990235.258,
            "name": "Y",
            "position": 1,
            "stddev": 408.3484548,
            "variance": 166748.4605
          },
          {
            "average": 1024.037288,
            "count": 9962241,
            "maximum": 1108.389091,
            "minimum": 980.3890907,
            "name": "Z",
            "position": 2,
            "stddev": 21.05220337,
            "variance": 443.1952667
          },
          {
            "average": 110.3842176,
            "count": 9962241,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.95144317,
            "variance": 398.0600848
          },
          {
            "average": 1.000253156,
            "count": 9962241,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01592147433,
            "variance": 0.000253493345
          },
          {
            "average": 1.000507516,
            "count": 9962241,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02255803346,
            "variance": 0.0005088648735
          },
          {
            "average": 0.500028859,
            "count": 9962241,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000243,
            "variance": 0.2500000243
          },
          {
            "average": 0,
            "count": 9962241,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.342692171,
            "count": 9962241,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4746095971,
            "variance": 0.2252542697
          },
          {
            "average": 0.7872331103,
            "count": 9962241,
            "maximum": 21,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.540522273,
            "variance": 72.94052069
          },
          {
            "average": 135.5360565,
            "count": 9962241,
            "maximum": 150,
            "minimum": 124,
            "name": "UserData",
            "position": 10,
            "stddev": 3.744390594,
            "variance": 14.02046092
          },
          {
            "average": 10757.69833,
            "count": 9962241,
            "maximum": 10773,
            "minimum": 10753,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.536964696,
            "variance": 12.51011926
          },
          {
            "average": 39378.73288,
            "count": 9962241,
            "maximum": 60672,
            "minimum": 17920,
            "name": "Red",
            "position": 12,
            "stddev": 5337.749576,
            "variance": 28491570.54
          },
          {
            "average": 36410.90913,
            "count": 9962241,
            "maximum": 60160,
            "minimum": 17408,
            "name": "Green",
            "position": 13,
            "stddev": 5179.431316,
            "variance": 26826508.76
          },
          {
            "average": 30457.91751,
            "count": 9962241,
            "maximum": 61952,
            "minimum": 12288,
            "name": "Blue",
            "position": 14,
            "stddev": 5192.673654,
            "variance": 26963859.68
          },
          {
            "average": 238675.5251,
            "count": 9962241,
            "maximum": 249969.2103,
            "minimum": 234684.0865,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2661.055489,
            "variance": 7081216.314
          },
          {
            "average": 0,
            "count": 9962241,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9962241,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9962241,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9962241,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9962241,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433078.8966,
          4990235.258,
          980.3890907,
          434077.2366,
          4991633.998,
          1108.389091
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433078.8966464989,
                4990235.2582623875,
                980.3890906537738
              ],
              [
                433078.8966464989,
                4991633.998262388,
                980.3890906537738
              ],
              [
                434077.23664649884,
                4991633.998262388,
                1108.3890906537738
              ],
              [
                434077.23664649884,
                4990235.2582623875,
                1108.3890906537738
              ],
              [
                433078.8966464989,
                4990235.2582623875,
                980.3890906537738
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T23:12:49+00:00",
        "end_time": "2011-09-16T18:58:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502113,
            45.06242006,
            980.3890907,
            -117.8373454,
            45.07510359,
            1108.389091
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002462116586,
                  45.06242005983774,
                  980.3890906537738
                ],
                [
                  -117.85021125520792,
                  45.07500987598373,
                  980.3890906537738
                ],
                [
                  -117.83752923093236,
                  45.075103588267694,
                  1108.3890906537738
                ],
                [
                  -117.83734537999253,
                  45.06251373122322,
                  1108.3890906537738
                ],
                [
                  -117.85002462116586,
                  45.06242005983774,
                  980.3890906537738
                ]
              ]
            ]
          },
          "id": "45117A7123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T23:12:49Z",
            "pc:count": 9962241,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433589.1241,
                "count": 9962241,
                "maximum": 434077.2366,
                "minimum": 433078.8966,
                "name": "X",
                "position": 0,
                "stddev": 284.0843717,
                "variance": 80703.93023
              },
              {
                "average": 4990905.993,
                "count": 9962241,
                "maximum": 4991633.998,
                "minimum": 4990235.258,
                "name": "Y",
                "position": 1,
                "stddev": 408.3484548,
                "variance": 166748.4605
              },
              {
                "average": 1024.037288,
                "count": 9962241,
                "maximum": 1108.389091,
                "minimum": 980.3890907,
                "name": "Z",
                "position": 2,
                "stddev": 21.05220337,
                "variance": 443.1952667
              },
              {
                "average": 110.3842176,
                "count": 9962241,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.95144317,
                "variance": 398.0600848
              },
              {
                "average": 1.000253156,
                "count": 9962241,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01592147433,
                "variance": 0.000253493345
              },
              {
                "average": 1.000507516,
                "count": 9962241,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02255803346,
                "variance": 0.0005088648735
              },
              {
                "average": 0.500028859,
                "count": 9962241,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000243,
                "variance": 0.2500000243
              },
              {
                "average": 0,
                "count": 9962241,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.342692171,
                "count": 9962241,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4746095971,
                "variance": 0.2252542697
              },
              {
                "average": 0.7872331103,
                "count": 9962241,
                "maximum": 21,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.540522273,
                "variance": 72.94052069
              },
              {
                "average": 135.5360565,
                "count": 9962241,
                "maximum": 150,
                "minimum": 124,
                "name": "UserData",
                "position": 10,
                "stddev": 3.744390594,
                "variance": 14.02046092
              },
              {
                "average": 10757.69833,
                "count": 9962241,
                "maximum": 10773,
                "minimum": 10753,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.536964696,
                "variance": 12.51011926
              },
              {
                "average": 39378.73288,
                "count": 9962241,
                "maximum": 60672,
                "minimum": 17920,
                "name": "Red",
                "position": 12,
                "stddev": 5337.749576,
                "variance": 28491570.54
              },
              {
                "average": 36410.90913,
                "count": 9962241,
                "maximum": 60160,
                "minimum": 17408,
                "name": "Green",
                "position": 13,
                "stddev": 5179.431316,
                "variance": 26826508.76
              },
              {
                "average": 30457.91751,
                "count": 9962241,
                "maximum": 61952,
                "minimum": 12288,
                "name": "Blue",
                "position": 14,
                "stddev": 5192.673654,
                "variance": 26963859.68
              },
              {
                "average": 238675.5251,
                "count": 9962241,
                "maximum": 249969.2103,
                "minimum": 234684.0865,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2661.055489,
                "variance": 7081216.314
              },
              {
                "average": 0,
                "count": 9962241,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9962241,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9962241,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9962241,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9962241,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433078.8966,
              4990235.258,
              980.3890907,
              434077.2366,
              4991633.998,
              1108.389091
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433078.8966464989,
                    4990235.2582623875,
                    980.3890906537738
                  ],
                  [
                    433078.8966464989,
                    4991633.998262388,
                    980.3890906537738
                  ],
                  [
                    434077.23664649884,
                    4991633.998262388,
                    1108.3890906537738
                  ],
                  [
                    434077.23664649884,
                    4990235.2582623875,
                    1108.3890906537738
                  ],
                  [
                    433078.8966464989,
                    4990235.2582623875,
                    980.3890906537738
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T23:12:49+00:00",
            "end_time": "2011-09-16T18: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": "44118H1210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0125246500644,
              44.97490192331694,
              1036.1048294264745
            ],
            [
              -118.01274659977125,
              44.98750935276266,
              1036.1048294264745
            ],
            [
              -118.00002891146156,
              44.98762143222261,
              1069.9248294264746
            ],
            [
              -117.9998097477827,
              44.97501395379433,
              1069.9248294264746
            ],
            [
              -118.0125246500644,
              44.97490192331694,
              1036.1048294264745
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127466,
        44.97490192,
        1036.104829,
        -117.9998097,
        44.98762143,
        1069.924829
      ],
      "properties": {
        "datetime": "2011-09-20T23:37:34Z",
        "pc:count": 11452677,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420661.4106,
            "count": 11452677,
            "maximum": 421166.5048,
            "minimum": 420163.7848,
            "name": "X",
            "position": 0,
            "stddev": 283.1397653,
            "variance": 80168.12669
          },
          {
            "average": 4981362.343,
            "count": 11452677,
            "maximum": 4982061.022,
            "minimum": 4980660.282,
            "name": "Y",
            "position": 1,
            "stddev": 401.8045739,
            "variance": 161446.9156
          },
          {
            "average": 1046.836273,
            "count": 11452677,
            "maximum": 1069.924829,
            "minimum": 1036.104829,
            "name": "Z",
            "position": 2,
            "stddev": 6.780443771,
            "variance": 45.97441773
          },
          {
            "average": 235.3497877,
            "count": 11452677,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.07176211,
            "variance": 363.7321101
          },
          {
            "average": 1.000298358,
            "count": 11452677,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01870255449,
            "variance": 0.0003497855444
          },
          {
            "average": 1.000595407,
            "count": 11452677,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02737884625,
            "variance": 0.0007496012218
          },
          {
            "average": 0.4989464035,
            "count": 11452677,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989118,
            "variance": 0.2499989118
          },
          {
            "average": 0,
            "count": 11452677,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.283738291,
            "count": 11452677,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4508113696,
            "variance": 0.203230891
          },
          {
            "average": 0.8835961924,
            "count": 11452677,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.324729809,
            "variance": 69.3011264
          },
          {
            "average": 198.5313751,
            "count": 11452677,
            "maximum": 212,
            "minimum": 187,
            "name": "UserData",
            "position": 10,
            "stddev": 3.546489742,
            "variance": 12.57758949
          },
          {
            "average": 67.65576109,
            "count": 11452677,
            "maximum": 82,
            "minimum": 54,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.06994079,
            "variance": 122.5435891
          },
          {
            "average": 23717.04349,
            "count": 11452677,
            "maximum": 57856,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 6785.641964,
            "variance": 46044936.86
          },
          {
            "average": 26138.97947,
            "count": 11452677,
            "maximum": 56064,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 5443.920232,
            "variance": 29636267.49
          },
          {
            "average": 19400.29151,
            "count": 11452677,
            "maximum": 57088,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 3932.203478,
            "variance": 15462224.19
          },
          {
            "average": 595234.0514,
            "count": 11452677,
            "maximum": 597054.6798,
            "minimum": 593624.332,
            "name": "GpsTime",
            "position": 15,
            "stddev": 695.0523581,
            "variance": 483097.7806
          },
          {
            "average": 0,
            "count": 11452677,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11452677,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11452677,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11452677,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11452677,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420163.7848,
          4980660.282,
          1036.104829,
          421166.5048,
          4982061.022,
          1069.924829
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420163.7848360255,
                4980660.281686348,
                1036.1048294264745
              ],
              [
                420163.7848360255,
                4982061.021686348,
                1036.1048294264745
              ],
              [
                421166.5048360255,
                4982061.021686348,
                1069.9248294264746
              ],
              [
                421166.5048360255,
                4980660.281686348,
                1069.9248294264746
              ],
              [
                420163.7848360255,
                4980660.281686348,
                1036.1048294264745
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:37:34+00:00",
        "end_time": "2011-09-20T22:40:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127466,
            44.97490192,
            1036.104829,
            -117.9998097,
            44.98762143,
            1069.924829
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0125246500644,
                  44.97490192331694,
                  1036.1048294264745
                ],
                [
                  -118.01274659977125,
                  44.98750935276266,
                  1036.1048294264745
                ],
                [
                  -118.00002891146156,
                  44.98762143222261,
                  1069.9248294264746
                ],
                [
                  -117.9998097477827,
                  44.97501395379433,
                  1069.9248294264746
                ],
                [
                  -118.0125246500644,
                  44.97490192331694,
                  1036.1048294264745
                ]
              ]
            ]
          },
          "id": "44118H1210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:37:34Z",
            "pc:count": 11452677,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420661.4106,
                "count": 11452677,
                "maximum": 421166.5048,
                "minimum": 420163.7848,
                "name": "X",
                "position": 0,
                "stddev": 283.1397653,
                "variance": 80168.12669
              },
              {
                "average": 4981362.343,
                "count": 11452677,
                "maximum": 4982061.022,
                "minimum": 4980660.282,
                "name": "Y",
                "position": 1,
                "stddev": 401.8045739,
                "variance": 161446.9156
              },
              {
                "average": 1046.836273,
                "count": 11452677,
                "maximum": 1069.924829,
                "minimum": 1036.104829,
                "name": "Z",
                "position": 2,
                "stddev": 6.780443771,
                "variance": 45.97441773
              },
              {
                "average": 235.3497877,
                "count": 11452677,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.07176211,
                "variance": 363.7321101
              },
              {
                "average": 1.000298358,
                "count": 11452677,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01870255449,
                "variance": 0.0003497855444
              },
              {
                "average": 1.000595407,
                "count": 11452677,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02737884625,
                "variance": 0.0007496012218
              },
              {
                "average": 0.4989464035,
                "count": 11452677,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989118,
                "variance": 0.2499989118
              },
              {
                "average": 0,
                "count": 11452677,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.283738291,
                "count": 11452677,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4508113696,
                "variance": 0.203230891
              },
              {
                "average": 0.8835961924,
                "count": 11452677,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.324729809,
                "variance": 69.3011264
              },
              {
                "average": 198.5313751,
                "count": 11452677,
                "maximum": 212,
                "minimum": 187,
                "name": "UserData",
                "position": 10,
                "stddev": 3.546489742,
                "variance": 12.57758949
              },
              {
                "average": 67.65576109,
                "count": 11452677,
                "maximum": 82,
                "minimum": 54,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.06994079,
                "variance": 122.5435891
              },
              {
                "average": 23717.04349,
                "count": 11452677,
                "maximum": 57856,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 6785.641964,
                "variance": 46044936.86
              },
              {
                "average": 26138.97947,
                "count": 11452677,
                "maximum": 56064,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 5443.920232,
                "variance": 29636267.49
              },
              {
                "average": 19400.29151,
                "count": 11452677,
                "maximum": 57088,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 3932.203478,
                "variance": 15462224.19
              },
              {
                "average": 595234.0514,
                "count": 11452677,
                "maximum": 597054.6798,
                "minimum": 593624.332,
                "name": "GpsTime",
                "position": 15,
                "stddev": 695.0523581,
                "variance": 483097.7806
              },
              {
                "average": 0,
                "count": 11452677,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11452677,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11452677,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11452677,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11452677,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420163.7848,
              4980660.282,
              1036.104829,
              421166.5048,
              4982061.022,
              1069.924829
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420163.7848360255,
                    4980660.281686348,
                    1036.1048294264745
                  ],
                  [
                    420163.7848360255,
                    4982061.021686348,
                    1036.1048294264745
                  ],
                  [
                    421166.5048360255,
                    4982061.021686348,
                    1069.9248294264746
                  ],
                  [
                    421166.5048360255,
                    4980660.281686348,
                    1069.9248294264746
                  ],
                  [
                    420163.7848360255,
                    4980660.281686348,
                    1036.1048294264745
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:37:34+00:00",
            "end_time": "2011-09-20T22: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": "45117A7115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502538139124,
              45.08742279973955,
              1034.4608503438174
            ],
            [
              -117.82520665369076,
              45.10001048078961,
              1034.4608503438174
            ],
            [
              -117.81252867448958,
              45.10010138654746,
              1197.3208503438175
            ],
            [
              -117.81235018640446,
              45.08751366583036,
              1197.3208503438175
            ],
            [
              -117.82502538139124,
              45.08742279973955,
              1034.4608503438174
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252067,
        45.0874228,
        1034.46085,
        -117.8123502,
        45.10010139,
        1197.32085
      ],
      "properties": {
        "datetime": "2011-09-16T17:41:40Z",
        "pc:count": 11115937,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435570.299,
            "count": 11115937,
            "maximum": 436072.9777,
            "minimum": 435075.3977,
            "name": "X",
            "position": 0,
            "stddev": 283.3323695,
            "variance": 80277.23161
          },
          {
            "average": 4993724.461,
            "count": 11115937,
            "maximum": 4994390.915,
            "minimum": 4992992.415,
            "name": "Y",
            "position": 1,
            "stddev": 387.6593791,
            "variance": 150279.7942
          },
          {
            "average": 1059.949716,
            "count": 11115937,
            "maximum": 1197.32085,
            "minimum": 1034.46085,
            "name": "Z",
            "position": 2,
            "stddev": 19.50273844,
            "variance": 380.3568067
          },
          {
            "average": 110.2148754,
            "count": 11115937,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.44257219,
            "variance": 808.9799127
          },
          {
            "average": 1.000171735,
            "count": 11115937,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01311052457,
            "variance": 0.0001718858544
          },
          {
            "average": 1.00036785,
            "count": 11115937,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01918996395,
            "variance": 0.0003682547165
          },
          {
            "average": 0.5000610385,
            "count": 11115937,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000188,
            "variance": 0.2500000188
          },
          {
            "average": 0,
            "count": 11115937,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.320203056,
            "count": 11115937,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4665544755,
            "variance": 0.2176730786
          },
          {
            "average": 0.1667786522,
            "count": 11115937,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.607818643,
            "variance": 74.09454179
          },
          {
            "average": 130.8139515,
            "count": 11115937,
            "maximum": 154,
            "minimum": 118,
            "name": "UserData",
            "position": 10,
            "stddev": 7.661407074,
            "variance": 58.69715835
          },
          {
            "average": 10741.05952,
            "count": 11115937,
            "maximum": 10746,
            "minimum": 10736,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.973249164,
            "variance": 3.893712262
          },
          {
            "average": 33368.66943,
            "count": 11115937,
            "maximum": 63488,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 7346.628729,
            "variance": 53972953.68
          },
          {
            "average": 31530.50847,
            "count": 11115937,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 6120.080923,
            "variance": 37455390.51
          },
          {
            "average": 25871.81845,
            "count": 11115937,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6322.759806,
            "variance": 39977291.57
          },
          {
            "average": 194604.8973,
            "count": 11115937,
            "maximum": 230100.5103,
            "minimum": 165576.4617,
            "name": "GpsTime",
            "position": 15,
            "stddev": 30413.48732,
            "variance": 924980211.2
          },
          {
            "average": 0,
            "count": 11115937,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11115937,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11115937,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11115937,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11115937,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435075.3977,
          4992992.415,
          1034.46085,
          436072.9777,
          4994390.915,
          1197.32085
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435075.39769999793,
                4992992.414811503,
                1034.4608503438174
              ],
              [
                435075.39769999793,
                4994390.914811503,
                1034.4608503438174
              ],
              [
                436072.9776999979,
                4994390.914811503,
                1197.3208503438175
              ],
              [
                436072.9776999979,
                4992992.414811503,
                1197.3208503438175
              ],
              [
                435075.39769999793,
                4992992.414811503,
                1034.4608503438174
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T17:41:40+00:00",
        "end_time": "2011-09-15T23:46:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252067,
            45.0874228,
            1034.46085,
            -117.8123502,
            45.10010139,
            1197.32085
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502538139124,
                  45.08742279973955,
                  1034.4608503438174
                ],
                [
                  -117.82520665369076,
                  45.10001048078961,
                  1034.4608503438174
                ],
                [
                  -117.81252867448958,
                  45.10010138654746,
                  1197.3208503438175
                ],
                [
                  -117.81235018640446,
                  45.08751366583036,
                  1197.3208503438175
                ],
                [
                  -117.82502538139124,
                  45.08742279973955,
                  1034.4608503438174
                ]
              ]
            ]
          },
          "id": "45117A7115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T17:41:40Z",
            "pc:count": 11115937,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435570.299,
                "count": 11115937,
                "maximum": 436072.9777,
                "minimum": 435075.3977,
                "name": "X",
                "position": 0,
                "stddev": 283.3323695,
                "variance": 80277.23161
              },
              {
                "average": 4993724.461,
                "count": 11115937,
                "maximum": 4994390.915,
                "minimum": 4992992.415,
                "name": "Y",
                "position": 1,
                "stddev": 387.6593791,
                "variance": 150279.7942
              },
              {
                "average": 1059.949716,
                "count": 11115937,
                "maximum": 1197.32085,
                "minimum": 1034.46085,
                "name": "Z",
                "position": 2,
                "stddev": 19.50273844,
                "variance": 380.3568067
              },
              {
                "average": 110.2148754,
                "count": 11115937,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.44257219,
                "variance": 808.9799127
              },
              {
                "average": 1.000171735,
                "count": 11115937,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01311052457,
                "variance": 0.0001718858544
              },
              {
                "average": 1.00036785,
                "count": 11115937,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01918996395,
                "variance": 0.0003682547165
              },
              {
                "average": 0.5000610385,
                "count": 11115937,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000188,
                "variance": 0.2500000188
              },
              {
                "average": 0,
                "count": 11115937,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.320203056,
                "count": 11115937,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4665544755,
                "variance": 0.2176730786
              },
              {
                "average": 0.1667786522,
                "count": 11115937,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.607818643,
                "variance": 74.09454179
              },
              {
                "average": 130.8139515,
                "count": 11115937,
                "maximum": 154,
                "minimum": 118,
                "name": "UserData",
                "position": 10,
                "stddev": 7.661407074,
                "variance": 58.69715835
              },
              {
                "average": 10741.05952,
                "count": 11115937,
                "maximum": 10746,
                "minimum": 10736,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.973249164,
                "variance": 3.893712262
              },
              {
                "average": 33368.66943,
                "count": 11115937,
                "maximum": 63488,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 7346.628729,
                "variance": 53972953.68
              },
              {
                "average": 31530.50847,
                "count": 11115937,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 6120.080923,
                "variance": 37455390.51
              },
              {
                "average": 25871.81845,
                "count": 11115937,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6322.759806,
                "variance": 39977291.57
              },
              {
                "average": 194604.8973,
                "count": 11115937,
                "maximum": 230100.5103,
                "minimum": 165576.4617,
                "name": "GpsTime",
                "position": 15,
                "stddev": 30413.48732,
                "variance": 924980211.2
              },
              {
                "average": 0,
                "count": 11115937,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11115937,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11115937,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11115937,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11115937,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435075.3977,
              4992992.415,
              1034.46085,
              436072.9777,
              4994390.915,
              1197.32085
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435075.39769999793,
                    4992992.414811503,
                    1034.4608503438174
                  ],
                  [
                    435075.39769999793,
                    4994390.914811503,
                    1034.4608503438174
                  ],
                  [
                    436072.9776999979,
                    4994390.914811503,
                    1197.3208503438175
                  ],
                  [
                    436072.9776999979,
                    4992992.414811503,
                    1197.3208503438175
                  ],
                  [
                    435075.39769999793,
                    4992992.414811503,
                    1034.4608503438174
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T17:41:40+00:00",
            "end_time": "2011-09-15T23:46: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": "44118G1409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0250247486093,
              44.78740058788153,
              1533.5633113865283
            ],
            [
              -118.0252479969028,
              44.80000964408187,
              1533.5633113865283
            ],
            [
              -118.01252964234102,
              44.80012312103205,
              1970.8633113865285
            ],
            [
              -118.01230916232241,
              44.78751401523044,
              1970.8633113865285
            ],
            [
              -118.0250247486093,
              44.78740058788153,
              1533.5633113865283
            ]
          ]
        ]
      },
      "bbox": [
        -118.025248,
        44.78740059,
        1533.563311,
        -118.0123092,
        44.80012312,
        1970.863311
      ],
      "properties": {
        "datetime": "2011-09-18T22:32:13Z",
        "pc:count": 21457749,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419389.77,
            "count": 21457749,
            "maximum": 419921.2295,
            "minimum": 418915.1895,
            "name": "X",
            "position": 0,
            "stddev": 284.1833188,
            "variance": 80760.15871
          },
          {
            "average": 4960422.216,
            "count": 21457749,
            "maximum": 4961244.946,
            "minimum": 4959844.066,
            "name": "Y",
            "position": 1,
            "stddev": 391.9495072,
            "variance": 153624.4162
          },
          {
            "average": 1717.244788,
            "count": 21457749,
            "maximum": 1970.863311,
            "minimum": 1533.563311,
            "name": "Z",
            "position": 2,
            "stddev": 91.2170609,
            "variance": 8320.552199
          },
          {
            "average": 85.84075352,
            "count": 21457749,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.23476998,
            "variance": 2625.001655
          },
          {
            "average": 1.167250582,
            "count": 21457749,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4084938344,
            "variance": 0.1668672127
          },
          {
            "average": 1.343017807,
            "count": 21457749,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5637516162,
            "variance": 0.3178158847
          },
          {
            "average": 0.4994435344,
            "count": 21457749,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999702,
            "variance": 0.249999702
          },
          {
            "average": 0,
            "count": 21457749,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.096871764,
            "count": 21457749,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2957830785,
            "variance": 0.08748762953
          },
          {
            "average": -0.6662615484,
            "count": 21457749,
            "maximum": 21,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.441870092,
            "variance": 71.26517065
          },
          {
            "average": 77.03852613,
            "count": 21457749,
            "maximum": 154,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 63.23936867,
            "variance": 3999.21775
          },
          {
            "average": 14845.34094,
            "count": 21457749,
            "maximum": 20152,
            "minimum": 9505,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5273.645605,
            "variance": 27811337.96
          },
          {
            "average": 23033.37423,
            "count": 21457749,
            "maximum": 57088,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 12170.05033,
            "variance": 148110125.1
          },
          {
            "average": 22847.56535,
            "count": 21457749,
            "maximum": 55808,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 11394.04304,
            "variance": 129824216.7
          },
          {
            "average": 21437.89506,
            "count": 21457749,
            "maximum": 55296,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 9918.178346,
            "variance": 98370261.7
          },
          {
            "average": 360301.984,
            "count": 21457749,
            "maximum": 420333.8959,
            "minimum": 144714.8043,
            "name": "GpsTime",
            "position": 15,
            "stddev": 107153.1299,
            "variance": 11481793250.0
          },
          {
            "average": 0,
            "count": 21457749,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21457749,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21457749,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21457749,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21457749,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418915.1895,
          4959844.066,
          1533.563311,
          419921.2295,
          4961244.946,
          1970.863311
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418915.1895102032,
                4959844.066023837,
                1533.5633113865283
              ],
              [
                418915.1895102032,
                4961244.946023838,
                1533.5633113865283
              ],
              [
                419921.22951020324,
                4961244.946023838,
                1970.8633113865285
              ],
              [
                419921.22951020324,
                4959844.066023837,
                1970.8633113865285
              ],
              [
                418915.1895102032,
                4959844.066023837,
                1533.5633113865283
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:32:13+00:00",
        "end_time": "2011-09-15T17:58:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.025248,
            44.78740059,
            1533.563311,
            -118.0123092,
            44.80012312,
            1970.863311
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0250247486093,
                  44.78740058788153,
                  1533.5633113865283
                ],
                [
                  -118.0252479969028,
                  44.80000964408187,
                  1533.5633113865283
                ],
                [
                  -118.01252964234102,
                  44.80012312103205,
                  1970.8633113865285
                ],
                [
                  -118.01230916232241,
                  44.78751401523044,
                  1970.8633113865285
                ],
                [
                  -118.0250247486093,
                  44.78740058788153,
                  1533.5633113865283
                ]
              ]
            ]
          },
          "id": "44118G1409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:32:13Z",
            "pc:count": 21457749,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419389.77,
                "count": 21457749,
                "maximum": 419921.2295,
                "minimum": 418915.1895,
                "name": "X",
                "position": 0,
                "stddev": 284.1833188,
                "variance": 80760.15871
              },
              {
                "average": 4960422.216,
                "count": 21457749,
                "maximum": 4961244.946,
                "minimum": 4959844.066,
                "name": "Y",
                "position": 1,
                "stddev": 391.9495072,
                "variance": 153624.4162
              },
              {
                "average": 1717.244788,
                "count": 21457749,
                "maximum": 1970.863311,
                "minimum": 1533.563311,
                "name": "Z",
                "position": 2,
                "stddev": 91.2170609,
                "variance": 8320.552199
              },
              {
                "average": 85.84075352,
                "count": 21457749,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.23476998,
                "variance": 2625.001655
              },
              {
                "average": 1.167250582,
                "count": 21457749,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4084938344,
                "variance": 0.1668672127
              },
              {
                "average": 1.343017807,
                "count": 21457749,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5637516162,
                "variance": 0.3178158847
              },
              {
                "average": 0.4994435344,
                "count": 21457749,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999702,
                "variance": 0.249999702
              },
              {
                "average": 0,
                "count": 21457749,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.096871764,
                "count": 21457749,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2957830785,
                "variance": 0.08748762953
              },
              {
                "average": -0.6662615484,
                "count": 21457749,
                "maximum": 21,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.441870092,
                "variance": 71.26517065
              },
              {
                "average": 77.03852613,
                "count": 21457749,
                "maximum": 154,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 63.23936867,
                "variance": 3999.21775
              },
              {
                "average": 14845.34094,
                "count": 21457749,
                "maximum": 20152,
                "minimum": 9505,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5273.645605,
                "variance": 27811337.96
              },
              {
                "average": 23033.37423,
                "count": 21457749,
                "maximum": 57088,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 12170.05033,
                "variance": 148110125.1
              },
              {
                "average": 22847.56535,
                "count": 21457749,
                "maximum": 55808,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 11394.04304,
                "variance": 129824216.7
              },
              {
                "average": 21437.89506,
                "count": 21457749,
                "maximum": 55296,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 9918.178346,
                "variance": 98370261.7
              },
              {
                "average": 360301.984,
                "count": 21457749,
                "maximum": 420333.8959,
                "minimum": 144714.8043,
                "name": "GpsTime",
                "position": 15,
                "stddev": 107153.1299,
                "variance": 11481793250.0
              },
              {
                "average": 0,
                "count": 21457749,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21457749,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21457749,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21457749,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21457749,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418915.1895,
              4959844.066,
              1533.563311,
              419921.2295,
              4961244.946,
              1970.863311
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418915.1895102032,
                    4959844.066023837,
                    1533.5633113865283
                  ],
                  [
                    418915.1895102032,
                    4961244.946023838,
                    1533.5633113865283
                  ],
                  [
                    419921.22951020324,
                    4961244.946023838,
                    1970.8633113865285
                  ],
                  [
                    419921.22951020324,
                    4959844.066023837,
                    1970.8633113865285
                  ],
                  [
                    418915.1895102032,
                    4959844.066023837,
                    1533.5633113865283
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:32:13+00:00",
            "end_time": "2011-09-15T17: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": "44117H8423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252520451339,
              44.87491296718616,
              1012.8291250193696
            ],
            [
              -117.91272436912662,
              44.88751018753965,
              1012.8291250193696
            ],
            [
              -117.90002963208029,
              44.88761094526456,
              1033.6091250193697
            ],
            [
              -117.89983323666189,
              44.87501368091174,
              1033.6091250193697
            ],
            [
              -117.91252520451339,
              44.87491296718616,
              1012.8291250193696
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127244,
        44.87491297,
        1012.829125,
        -117.8998332,
        44.88761095,
        1033.609125
      ],
      "properties": {
        "datetime": "2011-09-21T00:00:19Z",
        "pc:count": 11679442,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428426.8487,
            "count": 11679442,
            "maximum": 428926.3981,
            "minimum": 427923.7781,
            "name": "X",
            "position": 0,
            "stddev": 284.5990946,
            "variance": 80996.64462
          },
          {
            "average": 4970156.776,
            "count": 11679442,
            "maximum": 4970858.826,
            "minimum": 4969459.286,
            "name": "Y",
            "position": 1,
            "stddev": 403.4007195,
            "variance": 162732.1405
          },
          {
            "average": 1015.94137,
            "count": 11679442,
            "maximum": 1033.609125,
            "minimum": 1012.829125,
            "name": "Z",
            "position": 2,
            "stddev": 1.066909588,
            "variance": 1.138296069
          },
          {
            "average": 234.7133747,
            "count": 11679442,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.2698228,
            "variance": 495.9450077
          },
          {
            "average": 1.001527299,
            "count": 11679442,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04232514134,
            "variance": 0.001791417589
          },
          {
            "average": 1.00305905,
            "count": 11679442,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06212067315,
            "variance": 0.003858978033
          },
          {
            "average": 0.4984716736,
            "count": 11679442,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999976856,
            "variance": 0.2499976856
          },
          {
            "average": 0,
            "count": 11679442,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.273909319,
            "count": 11679442,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4459630263,
            "variance": 0.1988830208
          },
          {
            "average": 1.289889553,
            "count": 11679442,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.03528322,
            "variance": 64.56577643
          },
          {
            "average": 201.0282529,
            "count": 11679442,
            "maximum": 212,
            "minimum": 192,
            "name": "UserData",
            "position": 10,
            "stddev": 2.544662337,
            "variance": 6.47530641
          },
          {
            "average": 59.07510179,
            "count": 11679442,
            "maximum": 84,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.23397073,
            "variance": 175.1379813
          },
          {
            "average": 27768.67237,
            "count": 11679442,
            "maximum": 65280,
            "minimum": 7424,
            "name": "Red",
            "position": 12,
            "stddev": 7888.903244,
            "variance": 62234794.39
          },
          {
            "average": 29274.06412,
            "count": 11679442,
            "maximum": 65280,
            "minimum": 6912,
            "name": "Green",
            "position": 13,
            "stddev": 6210.010284,
            "variance": 38564227.72
          },
          {
            "average": 23273.5952,
            "count": 11679442,
            "maximum": 65280,
            "minimum": 4352,
            "name": "Blue",
            "position": 14,
            "stddev": 5075.035542,
            "variance": 25755985.75
          },
          {
            "average": 589678.9336,
            "count": 11679442,
            "maximum": 598419.9168,
            "minimum": 586146.6503,
            "name": "GpsTime",
            "position": 15,
            "stddev": 4626.722822,
            "variance": 21406564.07
          },
          {
            "average": 0,
            "count": 11679442,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11679442,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11679442,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11679442,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11679442,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427923.7781,
          4969459.286,
          1012.829125,
          428926.3981,
          4970858.826,
          1033.609125
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427923.7780601219,
                4969459.286168084,
                1012.8291250193696
              ],
              [
                427923.7780601219,
                4970858.826168083,
                1012.8291250193696
              ],
              [
                428926.3980601219,
                4970858.826168083,
                1033.6091250193697
              ],
              [
                428926.3980601219,
                4969459.286168084,
                1033.6091250193697
              ],
              [
                427923.7780601219,
                4969459.286168084,
                1012.8291250193696
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-21T00:00:19+00:00",
        "end_time": "2011-09-20T20:35:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127244,
            44.87491297,
            1012.829125,
            -117.8998332,
            44.88761095,
            1033.609125
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252520451339,
                  44.87491296718616,
                  1012.8291250193696
                ],
                [
                  -117.91272436912662,
                  44.88751018753965,
                  1012.8291250193696
                ],
                [
                  -117.90002963208029,
                  44.88761094526456,
                  1033.6091250193697
                ],
                [
                  -117.89983323666189,
                  44.87501368091174,
                  1033.6091250193697
                ],
                [
                  -117.91252520451339,
                  44.87491296718616,
                  1012.8291250193696
                ]
              ]
            ]
          },
          "id": "44117H8423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-21T00:00:19Z",
            "pc:count": 11679442,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428426.8487,
                "count": 11679442,
                "maximum": 428926.3981,
                "minimum": 427923.7781,
                "name": "X",
                "position": 0,
                "stddev": 284.5990946,
                "variance": 80996.64462
              },
              {
                "average": 4970156.776,
                "count": 11679442,
                "maximum": 4970858.826,
                "minimum": 4969459.286,
                "name": "Y",
                "position": 1,
                "stddev": 403.4007195,
                "variance": 162732.1405
              },
              {
                "average": 1015.94137,
                "count": 11679442,
                "maximum": 1033.609125,
                "minimum": 1012.829125,
                "name": "Z",
                "position": 2,
                "stddev": 1.066909588,
                "variance": 1.138296069
              },
              {
                "average": 234.7133747,
                "count": 11679442,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.2698228,
                "variance": 495.9450077
              },
              {
                "average": 1.001527299,
                "count": 11679442,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04232514134,
                "variance": 0.001791417589
              },
              {
                "average": 1.00305905,
                "count": 11679442,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06212067315,
                "variance": 0.003858978033
              },
              {
                "average": 0.4984716736,
                "count": 11679442,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999976856,
                "variance": 0.2499976856
              },
              {
                "average": 0,
                "count": 11679442,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.273909319,
                "count": 11679442,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4459630263,
                "variance": 0.1988830208
              },
              {
                "average": 1.289889553,
                "count": 11679442,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.03528322,
                "variance": 64.56577643
              },
              {
                "average": 201.0282529,
                "count": 11679442,
                "maximum": 212,
                "minimum": 192,
                "name": "UserData",
                "position": 10,
                "stddev": 2.544662337,
                "variance": 6.47530641
              },
              {
                "average": 59.07510179,
                "count": 11679442,
                "maximum": 84,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.23397073,
                "variance": 175.1379813
              },
              {
                "average": 27768.67237,
                "count": 11679442,
                "maximum": 65280,
                "minimum": 7424,
                "name": "Red",
                "position": 12,
                "stddev": 7888.903244,
                "variance": 62234794.39
              },
              {
                "average": 29274.06412,
                "count": 11679442,
                "maximum": 65280,
                "minimum": 6912,
                "name": "Green",
                "position": 13,
                "stddev": 6210.010284,
                "variance": 38564227.72
              },
              {
                "average": 23273.5952,
                "count": 11679442,
                "maximum": 65280,
                "minimum": 4352,
                "name": "Blue",
                "position": 14,
                "stddev": 5075.035542,
                "variance": 25755985.75
              },
              {
                "average": 589678.9336,
                "count": 11679442,
                "maximum": 598419.9168,
                "minimum": 586146.6503,
                "name": "GpsTime",
                "position": 15,
                "stddev": 4626.722822,
                "variance": 21406564.07
              },
              {
                "average": 0,
                "count": 11679442,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11679442,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11679442,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11679442,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11679442,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427923.7781,
              4969459.286,
              1012.829125,
              428926.3981,
              4970858.826,
              1033.609125
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427923.7780601219,
                    4969459.286168084,
                    1012.8291250193696
                  ],
                  [
                    427923.7780601219,
                    4970858.826168083,
                    1012.8291250193696
                  ],
                  [
                    428926.3980601219,
                    4970858.826168083,
                    1033.6091250193697
                  ],
                  [
                    428926.3980601219,
                    4969459.286168084,
                    1033.6091250193697
                  ],
                  [
                    427923.7780601219,
                    4969459.286168084,
                    1012.8291250193696
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-21T00:00:19+00:00",
            "end_time": "2011-09-20T20:35:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117A7118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002449592083,
              45.07491974947617,
              1005.6239836623017
            ],
            [
              -117.85021122194104,
              45.08751025801474,
              1005.6239836623017
            ],
            [
              -117.83752897335064,
              45.08760397181573,
              1060.5039836623018
            ],
            [
              -117.83734503185364,
              45.075013422375754,
              1060.5039836623018
            ],
            [
              -117.85002449592083,
              45.07491974947617,
              1005.6239836623017
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502112,
        45.07491975,
        1005.623984,
        -117.837345,
        45.08760397,
        1060.503984
      ],
      "properties": {
        "datetime": "2011-09-16T20:19:48Z",
        "pc:count": 9367347,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433599.4045,
            "count": 9367347,
            "maximum": 434091.6317,
            "minimum": 433093.4917,
            "name": "X",
            "position": 0,
            "stddev": 287.9367279,
            "variance": 82907.55925
          },
          {
            "average": 4992338.122,
            "count": 9367347,
            "maximum": 4993022.652,
            "minimum": 4991623.832,
            "name": "Y",
            "position": 1,
            "stddev": 401.2340836,
            "variance": 160988.7898
          },
          {
            "average": 1019.25556,
            "count": 9367347,
            "maximum": 1060.503984,
            "minimum": 1005.623984,
            "name": "Z",
            "position": 2,
            "stddev": 9.360291689,
            "variance": 87.61506051
          },
          {
            "average": 108.1731461,
            "count": 9367347,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.48419542,
            "variance": 811.3493887
          },
          {
            "average": 1.002081913,
            "count": 9367347,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04787644396,
            "variance": 0.002292153886
          },
          {
            "average": 1.004489105,
            "count": 9367347,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07293682839,
            "variance": 0.005319780935
          },
          {
            "average": 0.500094317,
            "count": 9367347,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000178,
            "variance": 0.2500000178
          },
          {
            "average": 0,
            "count": 9367347,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.36841744,
            "count": 9367347,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4823754292,
            "variance": 0.2326860547
          },
          {
            "average": 0.662813888,
            "count": 9367347,
            "maximum": 22.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.564348433,
            "variance": 73.34806408
          },
          {
            "average": 133.5516999,
            "count": 9367347,
            "maximum": 252,
            "minimum": 125,
            "name": "UserData",
            "position": 10,
            "stddev": 4.900993576,
            "variance": 24.01973803
          },
          {
            "average": 10754.53979,
            "count": 9367347,
            "maximum": 10759,
            "minimum": 10749,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.739506713,
            "variance": 3.025883605
          },
          {
            "average": 38063.90487,
            "count": 9367347,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 7539.94681,
            "variance": 56850797.89
          },
          {
            "average": 35786.19496,
            "count": 9367347,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 6726.274952,
            "variance": 45242774.73
          },
          {
            "average": 29331.27069,
            "count": 9367347,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 6733.376481,
            "variance": 45338358.83
          },
          {
            "average": 236176.1369,
            "count": 9367347,
            "maximum": 239588.351,
            "minimum": 232687.0961,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1437.387091,
            "variance": 2066081.648
          },
          {
            "average": 0,
            "count": 9367347,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9367347,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9367347,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9367347,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9367347,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433093.4917,
          4991623.832,
          1005.623984,
          434091.6317,
          4993022.652,
          1060.503984
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433093.49173152534,
                4991623.831782676,
                1005.6239836623017
              ],
              [
                433093.49173152534,
                4993022.651782677,
                1005.6239836623017
              ],
              [
                434091.63173152535,
                4993022.651782677,
                1060.5039836623018
              ],
              [
                434091.63173152535,
                4991623.831782676,
                1060.5039836623018
              ],
              [
                433093.49173152534,
                4991623.831782676,
                1005.6239836623017
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T20:19:48+00:00",
        "end_time": "2011-09-16T18:24:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502112,
            45.07491975,
            1005.623984,
            -117.837345,
            45.08760397,
            1060.503984
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002449592083,
                  45.07491974947617,
                  1005.6239836623017
                ],
                [
                  -117.85021122194104,
                  45.08751025801474,
                  1005.6239836623017
                ],
                [
                  -117.83752897335064,
                  45.08760397181573,
                  1060.5039836623018
                ],
                [
                  -117.83734503185364,
                  45.075013422375754,
                  1060.5039836623018
                ],
                [
                  -117.85002449592083,
                  45.07491974947617,
                  1005.6239836623017
                ]
              ]
            ]
          },
          "id": "45117A7118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T20:19:48Z",
            "pc:count": 9367347,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433599.4045,
                "count": 9367347,
                "maximum": 434091.6317,
                "minimum": 433093.4917,
                "name": "X",
                "position": 0,
                "stddev": 287.9367279,
                "variance": 82907.55925
              },
              {
                "average": 4992338.122,
                "count": 9367347,
                "maximum": 4993022.652,
                "minimum": 4991623.832,
                "name": "Y",
                "position": 1,
                "stddev": 401.2340836,
                "variance": 160988.7898
              },
              {
                "average": 1019.25556,
                "count": 9367347,
                "maximum": 1060.503984,
                "minimum": 1005.623984,
                "name": "Z",
                "position": 2,
                "stddev": 9.360291689,
                "variance": 87.61506051
              },
              {
                "average": 108.1731461,
                "count": 9367347,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.48419542,
                "variance": 811.3493887
              },
              {
                "average": 1.002081913,
                "count": 9367347,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04787644396,
                "variance": 0.002292153886
              },
              {
                "average": 1.004489105,
                "count": 9367347,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07293682839,
                "variance": 0.005319780935
              },
              {
                "average": 0.500094317,
                "count": 9367347,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000178,
                "variance": 0.2500000178
              },
              {
                "average": 0,
                "count": 9367347,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.36841744,
                "count": 9367347,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4823754292,
                "variance": 0.2326860547
              },
              {
                "average": 0.662813888,
                "count": 9367347,
                "maximum": 22.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.564348433,
                "variance": 73.34806408
              },
              {
                "average": 133.5516999,
                "count": 9367347,
                "maximum": 252,
                "minimum": 125,
                "name": "UserData",
                "position": 10,
                "stddev": 4.900993576,
                "variance": 24.01973803
              },
              {
                "average": 10754.53979,
                "count": 9367347,
                "maximum": 10759,
                "minimum": 10749,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.739506713,
                "variance": 3.025883605
              },
              {
                "average": 38063.90487,
                "count": 9367347,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 7539.94681,
                "variance": 56850797.89
              },
              {
                "average": 35786.19496,
                "count": 9367347,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 6726.274952,
                "variance": 45242774.73
              },
              {
                "average": 29331.27069,
                "count": 9367347,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 6733.376481,
                "variance": 45338358.83
              },
              {
                "average": 236176.1369,
                "count": 9367347,
                "maximum": 239588.351,
                "minimum": 232687.0961,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1437.387091,
                "variance": 2066081.648
              },
              {
                "average": 0,
                "count": 9367347,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9367347,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9367347,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9367347,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9367347,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433093.4917,
              4991623.832,
              1005.623984,
              434091.6317,
              4993022.652,
              1060.503984
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433093.49173152534,
                    4991623.831782676,
                    1005.6239836623017
                  ],
                  [
                    433093.49173152534,
                    4993022.651782677,
                    1005.6239836623017
                  ],
                  [
                    434091.63173152535,
                    4993022.651782677,
                    1060.5039836623018
                  ],
                  [
                    434091.63173152535,
                    4991623.831782676,
                    1060.5039836623018
                  ],
                  [
                    433093.49173152534,
                    4991623.831782676,
                    1005.6239836623017
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T20:19:48+00:00",
            "end_time": "2011-09-16T18: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": "45117A6104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.71245867492641,
              45.11491356601598,
              1028.2005724635283
            ],
            [
              -117.71258435775087,
              45.12501111352923,
              1028.2005724635283
            ],
            [
              -117.70002842024394,
              45.12508876657667,
              1252.8005724635282
            ],
            [
              -117.69990495154907,
              45.114991191880954,
              1252.8005724635282
            ],
            [
              -117.71245867492641,
              45.11491356601598,
              1028.2005724635283
            ]
          ]
        ]
      },
      "bbox": [
        -117.7125844,
        45.11491357,
        1028.200572,
        -117.699905,
        45.12508877,
        1252.800572
      ],
      "properties": {
        "datetime": "2011-09-15T19:16:40Z",
        "pc:count": 6818990,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 444512.8777,
            "count": 6818990,
            "maximum": 444948.2932,
            "minimum": 443960.7732,
            "name": "X",
            "position": 0,
            "stddev": 276.3731732,
            "variance": 76382.13085
          },
          {
            "average": 4996646.257,
            "count": 6818990,
            "maximum": 4997083.988,
            "minimum": 4995962.168,
            "name": "Y",
            "position": 1,
            "stddev": 268.890373,
            "variance": 72302.03269
          },
          {
            "average": 1093.865434,
            "count": 6818990,
            "maximum": 1252.800572,
            "minimum": 1028.200572,
            "name": "Z",
            "position": 2,
            "stddev": 45.13412782,
            "variance": 2037.089494
          },
          {
            "average": 96.00570715,
            "count": 6818990,
            "maximum": 249,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.85481764,
            "variance": 2386.793207
          },
          {
            "average": 1.095470444,
            "count": 6818990,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3147833063,
            "variance": 0.09908852993
          },
          {
            "average": 1.198894411,
            "count": 6818990,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4500582311,
            "variance": 0.2025524114
          },
          {
            "average": 0.5000709783,
            "count": 6818990,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000316,
            "variance": 0.2500000316
          },
          {
            "average": 0,
            "count": 6818990,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.209987256,
            "count": 6818990,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4072991932,
            "variance": 0.1658926327
          },
          {
            "average": 0.01460999071,
            "count": 6818990,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.295955645,
            "variance": 68.82288007
          },
          {
            "average": 128.485669,
            "count": 6818990,
            "maximum": 141,
            "minimum": 120,
            "name": "UserData",
            "position": 10,
            "stddev": 2.407114728,
            "variance": 5.794201315
          },
          {
            "average": 10691.86454,
            "count": 6818990,
            "maximum": 10695,
            "minimum": 10688,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.442519668,
            "variance": 2.080862993
          },
          {
            "average": 20827.84793,
            "count": 6818990,
            "maximum": 65024,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 9477.544335,
            "variance": 89823846.62
          },
          {
            "average": 22247.90747,
            "count": 6818990,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 9598.362843,
            "variance": 92128569.27
          },
          {
            "average": 18400.03498,
            "count": 6818990,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7870.207667,
            "variance": 61940168.72
          },
          {
            "average": 148417.5142,
            "count": 6818990,
            "maximum": 149400.9832,
            "minimum": 147298.8883,
            "name": "GpsTime",
            "position": 15,
            "stddev": 475.4712686,
            "variance": 226072.9272
          },
          {
            "average": 0,
            "count": 6818990,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6818990,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6818990,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6818990,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6818990,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          443960.7732,
          4995962.168,
          1028.200572,
          444948.2932,
          4997083.988,
          1252.800572
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                443960.7731941525,
                4995962.168087516,
                1028.2005724635283
              ],
              [
                443960.7731941525,
                4997083.988087516,
                1028.2005724635283
              ],
              [
                444948.29319415253,
                4997083.988087516,
                1252.8005724635282
              ],
              [
                444948.29319415253,
                4995962.168087516,
                1252.8005724635282
              ],
              [
                443960.7731941525,
                4995962.168087516,
                1028.2005724635283
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T19:16:40+00:00",
        "end_time": "2011-09-15T18:41:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A6104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A6104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A6104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A6104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7125844,
            45.11491357,
            1028.200572,
            -117.699905,
            45.12508877,
            1252.800572
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.71245867492641,
                  45.11491356601598,
                  1028.2005724635283
                ],
                [
                  -117.71258435775087,
                  45.12501111352923,
                  1028.2005724635283
                ],
                [
                  -117.70002842024394,
                  45.12508876657667,
                  1252.8005724635282
                ],
                [
                  -117.69990495154907,
                  45.114991191880954,
                  1252.8005724635282
                ],
                [
                  -117.71245867492641,
                  45.11491356601598,
                  1028.2005724635283
                ]
              ]
            ]
          },
          "id": "45117A6104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A6104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:16:40Z",
            "pc:count": 6818990,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 444512.8777,
                "count": 6818990,
                "maximum": 444948.2932,
                "minimum": 443960.7732,
                "name": "X",
                "position": 0,
                "stddev": 276.3731732,
                "variance": 76382.13085
              },
              {
                "average": 4996646.257,
                "count": 6818990,
                "maximum": 4997083.988,
                "minimum": 4995962.168,
                "name": "Y",
                "position": 1,
                "stddev": 268.890373,
                "variance": 72302.03269
              },
              {
                "average": 1093.865434,
                "count": 6818990,
                "maximum": 1252.800572,
                "minimum": 1028.200572,
                "name": "Z",
                "position": 2,
                "stddev": 45.13412782,
                "variance": 2037.089494
              },
              {
                "average": 96.00570715,
                "count": 6818990,
                "maximum": 249,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.85481764,
                "variance": 2386.793207
              },
              {
                "average": 1.095470444,
                "count": 6818990,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3147833063,
                "variance": 0.09908852993
              },
              {
                "average": 1.198894411,
                "count": 6818990,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4500582311,
                "variance": 0.2025524114
              },
              {
                "average": 0.5000709783,
                "count": 6818990,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000316,
                "variance": 0.2500000316
              },
              {
                "average": 0,
                "count": 6818990,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.209987256,
                "count": 6818990,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4072991932,
                "variance": 0.1658926327
              },
              {
                "average": 0.01460999071,
                "count": 6818990,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.295955645,
                "variance": 68.82288007
              },
              {
                "average": 128.485669,
                "count": 6818990,
                "maximum": 141,
                "minimum": 120,
                "name": "UserData",
                "position": 10,
                "stddev": 2.407114728,
                "variance": 5.794201315
              },
              {
                "average": 10691.86454,
                "count": 6818990,
                "maximum": 10695,
                "minimum": 10688,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.442519668,
                "variance": 2.080862993
              },
              {
                "average": 20827.84793,
                "count": 6818990,
                "maximum": 65024,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 9477.544335,
                "variance": 89823846.62
              },
              {
                "average": 22247.90747,
                "count": 6818990,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 9598.362843,
                "variance": 92128569.27
              },
              {
                "average": 18400.03498,
                "count": 6818990,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7870.207667,
                "variance": 61940168.72
              },
              {
                "average": 148417.5142,
                "count": 6818990,
                "maximum": 149400.9832,
                "minimum": 147298.8883,
                "name": "GpsTime",
                "position": 15,
                "stddev": 475.4712686,
                "variance": 226072.9272
              },
              {
                "average": 0,
                "count": 6818990,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6818990,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6818990,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6818990,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6818990,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              443960.7732,
              4995962.168,
              1028.200572,
              444948.2932,
              4997083.988,
              1252.800572
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    443960.7731941525,
                    4995962.168087516,
                    1028.2005724635283
                  ],
                  [
                    443960.7731941525,
                    4997083.988087516,
                    1028.2005724635283
                  ],
                  [
                    444948.29319415253,
                    4997083.988087516,
                    1252.8005724635282
                  ],
                  [
                    444948.29319415253,
                    4995962.168087516,
                    1252.8005724635282
                  ],
                  [
                    443960.7731941525,
                    4995962.168087516,
                    1028.2005724635283
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T19:16:40+00:00",
            "end_time": "2011-09-15T18: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": "44118G1212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05002481092247,
              44.83739806055046,
              1409.6738318828654
            ],
            [
              -118.05025394825013,
              44.85000942626123,
              1409.6738318828654
            ],
            [
              -118.03752950227415,
              44.850125744437065,
              2022.6938318828654
            ],
            [
              -118.03730313986584,
              44.837514327874295,
              2022.6938318828654
            ],
            [
              -118.05002481092247,
              44.83739806055046,
              1409.6738318828654
            ]
          ]
        ]
      },
      "bbox": [
        -118.0502539,
        44.83739806,
        1409.673832,
        -118.0373031,
        44.85012574,
        2022.693832
      ],
      "properties": {
        "datetime": "2011-09-18T20:43:44Z",
        "pc:count": 14178672,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417441.0429,
            "count": 14178672,
            "maximum": 418014.9298,
            "minimum": 417009.2698,
            "name": "X",
            "position": 0,
            "stddev": 280.4405271,
            "variance": 78646.88921
          },
          {
            "average": 4966057.338,
            "count": 14178672,
            "maximum": 4966824.367,
            "minimum": 4965423.207,
            "name": "Y",
            "position": 1,
            "stddev": 407.0234262,
            "variance": 165668.0695
          },
          {
            "average": 1713.285493,
            "count": 14178672,
            "maximum": 2022.693832,
            "minimum": 1409.673832,
            "name": "Z",
            "position": 2,
            "stddev": 149.5678637,
            "variance": 22370.54584
          },
          {
            "average": 90.32339559,
            "count": 14178672,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.29934862,
            "variance": 2430.425774
          },
          {
            "average": 1.11118171,
            "count": 14178672,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3348700549,
            "variance": 0.1121379537
          },
          {
            "average": 1.228477251,
            "count": 14178672,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4703345616,
            "variance": 0.2212145999
          },
          {
            "average": 0.5000720801,
            "count": 14178672,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000124,
            "variance": 0.2500000124
          },
          {
            "average": 0,
            "count": 14178672,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.105785648,
            "count": 14178672,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3075630847,
            "variance": 0.09459505105
          },
          {
            "average": -1.293553287,
            "count": 14178672,
            "maximum": 19.99799919,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.577438669,
            "variance": 73.57245412
          },
          {
            "average": 66.57479798,
            "count": 14178672,
            "maximum": 160,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 63.0408149,
            "variance": 3974.144344
          },
          {
            "average": 14831.39298,
            "count": 14178672,
            "maximum": 20151,
            "minimum": 9503,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5269.724115,
            "variance": 27769992.25
          },
          {
            "average": 22096.35193,
            "count": 14178672,
            "maximum": 61696,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11141.3398,
            "variance": 124129452.4
          },
          {
            "average": 23094.77721,
            "count": 14178672,
            "maximum": 64256,
            "minimum": 256,
            "name": "Green",
            "position": 13,
            "stddev": 11126.03621,
            "variance": 123788681.7
          },
          {
            "average": 19291.12419,
            "count": 14178672,
            "maximum": 64512,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9605.472376,
            "variance": 92265099.58
          },
          {
            "average": 398903.2268,
            "count": 14178672,
            "maximum": 413824.7813,
            "minimum": 144592.5796,
            "name": "GpsTime",
            "position": 15,
            "stddev": 58641.11176,
            "variance": 3438779989
          },
          {
            "average": 0,
            "count": 14178672,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14178672,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14178672,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14178672,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14178672,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417009.2698,
          4965423.207,
          1409.673832,
          418014.9298,
          4966824.367,
          2022.693832
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417009.26981588645,
                4965423.206889952,
                1409.6738318828654
              ],
              [
                417009.26981588645,
                4966824.366889952,
                1409.6738318828654
              ],
              [
                418014.9298158865,
                4966824.366889952,
                2022.6938318828654
              ],
              [
                418014.9298158865,
                4965423.206889952,
                2022.6938318828654
              ],
              [
                417009.26981588645,
                4965423.206889952,
                1409.6738318828654
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:43:44+00:00",
        "end_time": "2011-09-15T17:56:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0502539,
            44.83739806,
            1409.673832,
            -118.0373031,
            44.85012574,
            2022.693832
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05002481092247,
                  44.83739806055046,
                  1409.6738318828654
                ],
                [
                  -118.05025394825013,
                  44.85000942626123,
                  1409.6738318828654
                ],
                [
                  -118.03752950227415,
                  44.850125744437065,
                  2022.6938318828654
                ],
                [
                  -118.03730313986584,
                  44.837514327874295,
                  2022.6938318828654
                ],
                [
                  -118.05002481092247,
                  44.83739806055046,
                  1409.6738318828654
                ]
              ]
            ]
          },
          "id": "44118G1212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:43:44Z",
            "pc:count": 14178672,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417441.0429,
                "count": 14178672,
                "maximum": 418014.9298,
                "minimum": 417009.2698,
                "name": "X",
                "position": 0,
                "stddev": 280.4405271,
                "variance": 78646.88921
              },
              {
                "average": 4966057.338,
                "count": 14178672,
                "maximum": 4966824.367,
                "minimum": 4965423.207,
                "name": "Y",
                "position": 1,
                "stddev": 407.0234262,
                "variance": 165668.0695
              },
              {
                "average": 1713.285493,
                "count": 14178672,
                "maximum": 2022.693832,
                "minimum": 1409.673832,
                "name": "Z",
                "position": 2,
                "stddev": 149.5678637,
                "variance": 22370.54584
              },
              {
                "average": 90.32339559,
                "count": 14178672,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.29934862,
                "variance": 2430.425774
              },
              {
                "average": 1.11118171,
                "count": 14178672,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3348700549,
                "variance": 0.1121379537
              },
              {
                "average": 1.228477251,
                "count": 14178672,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4703345616,
                "variance": 0.2212145999
              },
              {
                "average": 0.5000720801,
                "count": 14178672,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000124,
                "variance": 0.2500000124
              },
              {
                "average": 0,
                "count": 14178672,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.105785648,
                "count": 14178672,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3075630847,
                "variance": 0.09459505105
              },
              {
                "average": -1.293553287,
                "count": 14178672,
                "maximum": 19.99799919,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.577438669,
                "variance": 73.57245412
              },
              {
                "average": 66.57479798,
                "count": 14178672,
                "maximum": 160,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 63.0408149,
                "variance": 3974.144344
              },
              {
                "average": 14831.39298,
                "count": 14178672,
                "maximum": 20151,
                "minimum": 9503,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5269.724115,
                "variance": 27769992.25
              },
              {
                "average": 22096.35193,
                "count": 14178672,
                "maximum": 61696,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11141.3398,
                "variance": 124129452.4
              },
              {
                "average": 23094.77721,
                "count": 14178672,
                "maximum": 64256,
                "minimum": 256,
                "name": "Green",
                "position": 13,
                "stddev": 11126.03621,
                "variance": 123788681.7
              },
              {
                "average": 19291.12419,
                "count": 14178672,
                "maximum": 64512,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9605.472376,
                "variance": 92265099.58
              },
              {
                "average": 398903.2268,
                "count": 14178672,
                "maximum": 413824.7813,
                "minimum": 144592.5796,
                "name": "GpsTime",
                "position": 15,
                "stddev": 58641.11176,
                "variance": 3438779989
              },
              {
                "average": 0,
                "count": 14178672,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14178672,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14178672,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14178672,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14178672,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417009.2698,
              4965423.207,
              1409.673832,
              418014.9298,
              4966824.367,
              2022.693832
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417009.26981588645,
                    4965423.206889952,
                    1409.6738318828654
                  ],
                  [
                    417009.26981588645,
                    4966824.366889952,
                    1409.6738318828654
                  ],
                  [
                    418014.9298158865,
                    4966824.366889952,
                    2022.6938318828654
                  ],
                  [
                    418014.9298158865,
                    4965423.206889952,
                    2022.6938318828654
                  ],
                  [
                    417009.26981588645,
                    4965423.206889952,
                    1409.6738318828654
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:43:44+00:00",
            "end_time": "2011-09-15T17:56: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": "44118H1211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.06252453376528,
              44.96239653908699,
              1182.2703996359548
            ],
            [
              -118.06275744072994,
              44.975009196875924,
              1182.2703996359548
            ],
            [
              -118.05002978053842,
              44.97512693867658,
              1419.070399635955
            ],
            [
              -118.04979966163444,
              44.96251422940893,
              1419.070399635955
            ],
            [
              -118.06252453376528,
              44.96239653908699,
              1182.2703996359548
            ]
          ]
        ]
      },
      "bbox": [
        -118.0627574,
        44.96239654,
        1182.2704,
        -118.0497997,
        44.97512694,
        1419.0704
      ],
      "properties": {
        "datetime": "2011-09-20T21:17:53Z",
        "pc:count": 13812532,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 416700.7635,
            "count": 13812532,
            "maximum": 417206.8394,
            "minimum": 416203.0994,
            "name": "X",
            "position": 0,
            "stddev": 289.669996,
            "variance": 83908.70659
          },
          {
            "average": 4980025.684,
            "count": 13812532,
            "maximum": 4980722.904,
            "minimum": 4979321.564,
            "name": "Y",
            "position": 1,
            "stddev": 403.3722392,
            "variance": 162709.1634
          },
          {
            "average": 1283.185467,
            "count": 13812532,
            "maximum": 1419.0704,
            "minimum": 1182.2704,
            "name": "Z",
            "position": 2,
            "stddev": 49.40471325,
            "variance": 2440.825692
          },
          {
            "average": 107.3874435,
            "count": 13812532,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.66854375,
            "variance": 1272.245013
          },
          {
            "average": 1.044375354,
            "count": 13812532,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2183215728,
            "variance": 0.04766430916
          },
          {
            "average": 1.09263993,
            "count": 13812532,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3214430678,
            "variance": 0.1033256459
          },
          {
            "average": 0.4996594397,
            "count": 13812532,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999021,
            "variance": 0.2499999021
          },
          {
            "average": 0,
            "count": 13812532,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.216024043,
            "count": 13812532,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4115308832,
            "variance": 0.1693576678
          },
          {
            "average": -1.96005689,
            "count": 13812532,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.322615425,
            "variance": 69.2659275
          },
          {
            "average": 177.9831872,
            "count": 13812532,
            "maximum": 202,
            "minimum": 147,
            "name": "UserData",
            "position": 10,
            "stddev": 5.478963247,
            "variance": 30.01903826
          },
          {
            "average": 14963.14511,
            "count": 13812532,
            "maximum": 20164,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5350.311473,
            "variance": 28625832.86
          },
          {
            "average": 27262.65752,
            "count": 13812532,
            "maximum": 59904,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 9893.201147,
            "variance": 97875428.93
          },
          {
            "average": 27274.55778,
            "count": 13812532,
            "maximum": 58624,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 8672.497198,
            "variance": 75212207.65
          },
          {
            "average": 22084.52403,
            "count": 13812532,
            "maximum": 60672,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6932.15849,
            "variance": 48054821.33
          },
          {
            "average": 322553.1335,
            "count": 13812532,
            "maximum": 588673.3955,
            "minimum": 156946.0059,
            "name": "GpsTime",
            "position": 15,
            "stddev": 34951.1821,
            "variance": 1221585130
          },
          {
            "average": 0,
            "count": 13812532,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13812532,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13812532,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13812532,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13812532,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416203.0994,
          4979321.564,
          1182.2704,
          417206.8394,
          4980722.904,
          1419.0704
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416203.0994059233,
                4979321.563695912,
                1182.2703996359548
              ],
              [
                416203.0994059233,
                4980722.903695912,
                1182.2703996359548
              ],
              [
                417206.83940592327,
                4980722.903695912,
                1419.070399635955
              ],
              [
                417206.83940592327,
                4979321.563695912,
                1419.070399635955
              ],
              [
                416203.0994059233,
                4979321.563695912,
                1182.2703996359548
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:17:53+00:00",
        "end_time": "2011-09-15T21:22:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0627574,
            44.96239654,
            1182.2704,
            -118.0497997,
            44.97512694,
            1419.0704
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.06252453376528,
                  44.96239653908699,
                  1182.2703996359548
                ],
                [
                  -118.06275744072994,
                  44.975009196875924,
                  1182.2703996359548
                ],
                [
                  -118.05002978053842,
                  44.97512693867658,
                  1419.070399635955
                ],
                [
                  -118.04979966163444,
                  44.96251422940893,
                  1419.070399635955
                ],
                [
                  -118.06252453376528,
                  44.96239653908699,
                  1182.2703996359548
                ]
              ]
            ]
          },
          "id": "44118H1211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:17:53Z",
            "pc:count": 13812532,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 416700.7635,
                "count": 13812532,
                "maximum": 417206.8394,
                "minimum": 416203.0994,
                "name": "X",
                "position": 0,
                "stddev": 289.669996,
                "variance": 83908.70659
              },
              {
                "average": 4980025.684,
                "count": 13812532,
                "maximum": 4980722.904,
                "minimum": 4979321.564,
                "name": "Y",
                "position": 1,
                "stddev": 403.3722392,
                "variance": 162709.1634
              },
              {
                "average": 1283.185467,
                "count": 13812532,
                "maximum": 1419.0704,
                "minimum": 1182.2704,
                "name": "Z",
                "position": 2,
                "stddev": 49.40471325,
                "variance": 2440.825692
              },
              {
                "average": 107.3874435,
                "count": 13812532,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.66854375,
                "variance": 1272.245013
              },
              {
                "average": 1.044375354,
                "count": 13812532,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2183215728,
                "variance": 0.04766430916
              },
              {
                "average": 1.09263993,
                "count": 13812532,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3214430678,
                "variance": 0.1033256459
              },
              {
                "average": 0.4996594397,
                "count": 13812532,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999021,
                "variance": 0.2499999021
              },
              {
                "average": 0,
                "count": 13812532,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.216024043,
                "count": 13812532,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4115308832,
                "variance": 0.1693576678
              },
              {
                "average": -1.96005689,
                "count": 13812532,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.322615425,
                "variance": 69.2659275
              },
              {
                "average": 177.9831872,
                "count": 13812532,
                "maximum": 202,
                "minimum": 147,
                "name": "UserData",
                "position": 10,
                "stddev": 5.478963247,
                "variance": 30.01903826
              },
              {
                "average": 14963.14511,
                "count": 13812532,
                "maximum": 20164,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5350.311473,
                "variance": 28625832.86
              },
              {
                "average": 27262.65752,
                "count": 13812532,
                "maximum": 59904,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 9893.201147,
                "variance": 97875428.93
              },
              {
                "average": 27274.55778,
                "count": 13812532,
                "maximum": 58624,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 8672.497198,
                "variance": 75212207.65
              },
              {
                "average": 22084.52403,
                "count": 13812532,
                "maximum": 60672,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6932.15849,
                "variance": 48054821.33
              },
              {
                "average": 322553.1335,
                "count": 13812532,
                "maximum": 588673.3955,
                "minimum": 156946.0059,
                "name": "GpsTime",
                "position": 15,
                "stddev": 34951.1821,
                "variance": 1221585130
              },
              {
                "average": 0,
                "count": 13812532,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13812532,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13812532,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13812532,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13812532,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416203.0994,
              4979321.564,
              1182.2704,
              417206.8394,
              4980722.904,
              1419.0704
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416203.0994059233,
                    4979321.563695912,
                    1182.2703996359548
                  ],
                  [
                    416203.0994059233,
                    4980722.903695912,
                    1182.2703996359548
                  ],
                  [
                    417206.83940592327,
                    4980722.903695912,
                    1419.070399635955
                  ],
                  [
                    417206.83940592327,
                    4979321.563695912,
                    1419.070399635955
                  ],
                  [
                    416203.0994059233,
                    4979321.563695912,
                    1182.2703996359548
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:17:53+00:00",
            "end_time": "2011-09-15T21:22: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": "45117A7116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8750254132386,
              45.07491708719473,
              1000.6059642635735
            ],
            [
              -117.8752176693108,
              45.08751003307884,
              1000.6059642635735
            ],
            [
              -117.86252991261749,
              45.087606565862224,
              1099.6659642635734
            ],
            [
              -117.86234044278088,
              45.07501357783818,
              1099.6659642635734
            ],
            [
              -117.8750254132386,
              45.07491708719473,
              1000.6059642635735
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752177,
        45.07491709,
        1000.605964,
        -117.8623404,
        45.08760657,
        1099.665964
      ],
      "properties": {
        "datetime": "2011-09-16T22:19:55Z",
        "pc:count": 9452654,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431622.722,
            "count": 9452654,
            "maximum": 432124.1838,
            "minimum": 431125.6038,
            "name": "X",
            "position": 0,
            "stddev": 283.4769523,
            "variance": 80359.18249
          },
          {
            "average": 4992345.354,
            "count": 9452654,
            "maximum": 4993043.613,
            "minimum": 4991644.513,
            "name": "Y",
            "position": 1,
            "stddev": 402.699936,
            "variance": 162167.2385
          },
          {
            "average": 1056.031959,
            "count": 9452654,
            "maximum": 1099.665964,
            "minimum": 1000.605964,
            "name": "Z",
            "position": 2,
            "stddev": 19.68155561,
            "variance": 387.3636311
          },
          {
            "average": 115.9096396,
            "count": 9452654,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.58466371,
            "variance": 465.8977076
          },
          {
            "average": 1.001065732,
            "count": 9452654,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03315563329,
            "variance": 0.001099296019
          },
          {
            "average": 1.0021321,
            "count": 9452654,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04724484011,
            "variance": 0.002232074917
          },
          {
            "average": 0.4999902673,
            "count": 9452654,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000264,
            "variance": 0.2500000264
          },
          {
            "average": 0,
            "count": 9452654,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.313973621,
            "count": 9452654,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4641058165,
            "variance": 0.2153942089
          },
          {
            "average": 0.3001039816,
            "count": 9452654,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.683441776,
            "variance": 75.40216108
          },
          {
            "average": 140.4120692,
            "count": 9452654,
            "maximum": 181,
            "minimum": 128,
            "name": "UserData",
            "position": 10,
            "stddev": 3.295410283,
            "variance": 10.85972894
          },
          {
            "average": 10764.15557,
            "count": 9452654,
            "maximum": 10768,
            "minimum": 10760,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.678704527,
            "variance": 2.818048889
          },
          {
            "average": 36940.51184,
            "count": 9452654,
            "maximum": 55808,
            "minimum": 18688,
            "name": "Red",
            "position": 12,
            "stddev": 5060.377341,
            "variance": 25607418.83
          },
          {
            "average": 33258.65416,
            "count": 9452654,
            "maximum": 54272,
            "minimum": 17664,
            "name": "Green",
            "position": 13,
            "stddev": 4234.096076,
            "variance": 17927569.58
          },
          {
            "average": 28449.54503,
            "count": 9452654,
            "maximum": 53248,
            "minimum": 11264,
            "name": "Blue",
            "position": 14,
            "stddev": 4053.355352,
            "variance": 16429689.61
          },
          {
            "average": 243695.3517,
            "count": 9452654,
            "maximum": 246795.2342,
            "minimum": 240705.8576,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1269.418461,
            "variance": 1611423.23
          },
          {
            "average": 0,
            "count": 9452654,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9452654,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9452654,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9452654,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9452654,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431125.6038,
          4991644.513,
          1000.605964,
          432124.1838,
          4993043.613,
          1099.665964
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431125.60380798875,
                4991644.512508041,
                1000.6059642635735
              ],
              [
                431125.60380798875,
                4993043.612508041,
                1000.6059642635735
              ],
              [
                432124.1838079887,
                4993043.612508041,
                1099.6659642635734
              ],
              [
                432124.1838079887,
                4991644.512508041,
                1099.6659642635734
              ],
              [
                431125.60380798875,
                4991644.512508041,
                1000.6059642635735
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T22:19:55+00:00",
        "end_time": "2011-09-16T20:38:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752177,
            45.07491709,
            1000.605964,
            -117.8623404,
            45.08760657,
            1099.665964
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8750254132386,
                  45.07491708719473,
                  1000.6059642635735
                ],
                [
                  -117.8752176693108,
                  45.08751003307884,
                  1000.6059642635735
                ],
                [
                  -117.86252991261749,
                  45.087606565862224,
                  1099.6659642635734
                ],
                [
                  -117.86234044278088,
                  45.07501357783818,
                  1099.6659642635734
                ],
                [
                  -117.8750254132386,
                  45.07491708719473,
                  1000.6059642635735
                ]
              ]
            ]
          },
          "id": "45117A7116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T22:19:55Z",
            "pc:count": 9452654,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431622.722,
                "count": 9452654,
                "maximum": 432124.1838,
                "minimum": 431125.6038,
                "name": "X",
                "position": 0,
                "stddev": 283.4769523,
                "variance": 80359.18249
              },
              {
                "average": 4992345.354,
                "count": 9452654,
                "maximum": 4993043.613,
                "minimum": 4991644.513,
                "name": "Y",
                "position": 1,
                "stddev": 402.699936,
                "variance": 162167.2385
              },
              {
                "average": 1056.031959,
                "count": 9452654,
                "maximum": 1099.665964,
                "minimum": 1000.605964,
                "name": "Z",
                "position": 2,
                "stddev": 19.68155561,
                "variance": 387.3636311
              },
              {
                "average": 115.9096396,
                "count": 9452654,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.58466371,
                "variance": 465.8977076
              },
              {
                "average": 1.001065732,
                "count": 9452654,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03315563329,
                "variance": 0.001099296019
              },
              {
                "average": 1.0021321,
                "count": 9452654,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04724484011,
                "variance": 0.002232074917
              },
              {
                "average": 0.4999902673,
                "count": 9452654,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000264,
                "variance": 0.2500000264
              },
              {
                "average": 0,
                "count": 9452654,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.313973621,
                "count": 9452654,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4641058165,
                "variance": 0.2153942089
              },
              {
                "average": 0.3001039816,
                "count": 9452654,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.683441776,
                "variance": 75.40216108
              },
              {
                "average": 140.4120692,
                "count": 9452654,
                "maximum": 181,
                "minimum": 128,
                "name": "UserData",
                "position": 10,
                "stddev": 3.295410283,
                "variance": 10.85972894
              },
              {
                "average": 10764.15557,
                "count": 9452654,
                "maximum": 10768,
                "minimum": 10760,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.678704527,
                "variance": 2.818048889
              },
              {
                "average": 36940.51184,
                "count": 9452654,
                "maximum": 55808,
                "minimum": 18688,
                "name": "Red",
                "position": 12,
                "stddev": 5060.377341,
                "variance": 25607418.83
              },
              {
                "average": 33258.65416,
                "count": 9452654,
                "maximum": 54272,
                "minimum": 17664,
                "name": "Green",
                "position": 13,
                "stddev": 4234.096076,
                "variance": 17927569.58
              },
              {
                "average": 28449.54503,
                "count": 9452654,
                "maximum": 53248,
                "minimum": 11264,
                "name": "Blue",
                "position": 14,
                "stddev": 4053.355352,
                "variance": 16429689.61
              },
              {
                "average": 243695.3517,
                "count": 9452654,
                "maximum": 246795.2342,
                "minimum": 240705.8576,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1269.418461,
                "variance": 1611423.23
              },
              {
                "average": 0,
                "count": 9452654,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9452654,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9452654,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9452654,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9452654,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431125.6038,
              4991644.513,
              1000.605964,
              432124.1838,
              4993043.613,
              1099.665964
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431125.60380798875,
                    4991644.512508041,
                    1000.6059642635735
                  ],
                  [
                    431125.60380798875,
                    4993043.612508041,
                    1000.6059642635735
                  ],
                  [
                    432124.1838079887,
                    4993043.612508041,
                    1099.6659642635734
                  ],
                  [
                    432124.1838079887,
                    4991644.512508041,
                    1099.6659642635734
                  ],
                  [
                    431125.60380798875,
                    4991644.512508041,
                    1000.6059642635735
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T22:19:55+00:00",
            "end_time": "2011-09-16T20:38: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": "44118H2408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.1625241181767,
              44.91238563681488,
              1725.8138285303253
            ],
            [
              -118.16277872015154,
              44.925008957440795,
              1725.8138285303253
            ],
            [
              -118.15002984633912,
              44.92513806330706,
              2491.2738285303253
            ],
            [
              -118.1497780343554,
              44.91251468618569,
              2491.2738285303253
            ],
            [
              -118.1625241181767,
              44.91238563681488,
              1725.8138285303253
            ]
          ]
        ]
      },
      "bbox": [
        -118.1627787,
        44.91238564,
        1725.813829,
        -118.149778,
        44.92513806,
        2491.273829
      ],
      "properties": {
        "datetime": "2011-09-20T18:08:53Z",
        "pc:count": 18546486,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 408750.2238,
            "count": 18546486,
            "maximum": 409243.1358,
            "minimum": 408236.8158,
            "name": "X",
            "position": 0,
            "stddev": 290.8734815,
            "variance": 84607.38223
          },
          {
            "average": 4974563.648,
            "count": 18546486,
            "maximum": 4975276.83,
            "minimum": 4973874.27,
            "name": "Y",
            "position": 1,
            "stddev": 396.8210425,
            "variance": 157466.9398
          },
          {
            "average": 2057.924531,
            "count": 18546486,
            "maximum": 2491.273829,
            "minimum": 1725.813829,
            "name": "Z",
            "position": 2,
            "stddev": 184.6699588,
            "variance": 34102.99368
          },
          {
            "average": 81.05463046,
            "count": 18546486,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.02766571,
            "variance": 2811.933331
          },
          {
            "average": 1.194767408,
            "count": 18546486,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4445672624,
            "variance": 0.1976400508
          },
          {
            "average": 1.398376329,
            "count": 18546486,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6128591158,
            "variance": 0.3755962958
          },
          {
            "average": 0.4987992874,
            "count": 18546486,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985718,
            "variance": 0.2499985718
          },
          {
            "average": 0,
            "count": 18546486,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.115446074,
            "count": 18546486,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3195595151,
            "variance": 0.1021182837
          },
          {
            "average": -2.508328401,
            "count": 18546486,
            "maximum": 16.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.203223323,
            "variance": 67.29287289
          },
          {
            "average": 135.5407658,
            "count": 18546486,
            "maximum": 155,
            "minimum": 115,
            "name": "UserData",
            "position": 10,
            "stddev": 10.76400706,
            "variance": 115.8638479
          },
          {
            "average": 14811.29647,
            "count": 18546486,
            "maximum": 20131,
            "minimum": 9529,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.479823,
            "variance": 28042106.56
          },
          {
            "average": 27728.91632,
            "count": 18546486,
            "maximum": 61696,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 13544.87355,
            "variance": 183463599.6
          },
          {
            "average": 26916.26057,
            "count": 18546486,
            "maximum": 60160,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 13280.309,
            "variance": 176366607.2
          },
          {
            "average": 21338.77633,
            "count": 18546486,
            "maximum": 59136,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 12553.15319,
            "variance": 157581655
          },
          {
            "average": 575280.4838,
            "count": 18546486,
            "maximum": 577333.157,
            "minimum": 572860.115,
            "name": "GpsTime",
            "position": 15,
            "stddev": 937.6025565,
            "variance": 879098.5539
          },
          {
            "average": 0,
            "count": 18546486,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18546486,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18546486,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18546486,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18546486,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          408236.8158,
          4973874.27,
          1725.813829,
          409243.1358,
          4975276.83,
          2491.273829
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                408236.8158072499,
                4973874.270207359,
                1725.8138285303253
              ],
              [
                408236.8158072499,
                4975276.83020736,
                1725.8138285303253
              ],
              [
                409243.13580724987,
                4975276.83020736,
                2491.2738285303253
              ],
              [
                409243.13580724987,
                4973874.270207359,
                2491.2738285303253
              ],
              [
                408236.8158072499,
                4973874.270207359,
                1725.8138285303253
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:08:53+00:00",
        "end_time": "2011-09-20T16:54:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1627787,
            44.91238564,
            1725.813829,
            -118.149778,
            44.92513806,
            2491.273829
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.1625241181767,
                  44.91238563681488,
                  1725.8138285303253
                ],
                [
                  -118.16277872015154,
                  44.925008957440795,
                  1725.8138285303253
                ],
                [
                  -118.15002984633912,
                  44.92513806330706,
                  2491.2738285303253
                ],
                [
                  -118.1497780343554,
                  44.91251468618569,
                  2491.2738285303253
                ],
                [
                  -118.1625241181767,
                  44.91238563681488,
                  1725.8138285303253
                ]
              ]
            ]
          },
          "id": "44118H2408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:08:53Z",
            "pc:count": 18546486,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 408750.2238,
                "count": 18546486,
                "maximum": 409243.1358,
                "minimum": 408236.8158,
                "name": "X",
                "position": 0,
                "stddev": 290.8734815,
                "variance": 84607.38223
              },
              {
                "average": 4974563.648,
                "count": 18546486,
                "maximum": 4975276.83,
                "minimum": 4973874.27,
                "name": "Y",
                "position": 1,
                "stddev": 396.8210425,
                "variance": 157466.9398
              },
              {
                "average": 2057.924531,
                "count": 18546486,
                "maximum": 2491.273829,
                "minimum": 1725.813829,
                "name": "Z",
                "position": 2,
                "stddev": 184.6699588,
                "variance": 34102.99368
              },
              {
                "average": 81.05463046,
                "count": 18546486,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.02766571,
                "variance": 2811.933331
              },
              {
                "average": 1.194767408,
                "count": 18546486,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4445672624,
                "variance": 0.1976400508
              },
              {
                "average": 1.398376329,
                "count": 18546486,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6128591158,
                "variance": 0.3755962958
              },
              {
                "average": 0.4987992874,
                "count": 18546486,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985718,
                "variance": 0.2499985718
              },
              {
                "average": 0,
                "count": 18546486,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.115446074,
                "count": 18546486,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3195595151,
                "variance": 0.1021182837
              },
              {
                "average": -2.508328401,
                "count": 18546486,
                "maximum": 16.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.203223323,
                "variance": 67.29287289
              },
              {
                "average": 135.5407658,
                "count": 18546486,
                "maximum": 155,
                "minimum": 115,
                "name": "UserData",
                "position": 10,
                "stddev": 10.76400706,
                "variance": 115.8638479
              },
              {
                "average": 14811.29647,
                "count": 18546486,
                "maximum": 20131,
                "minimum": 9529,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.479823,
                "variance": 28042106.56
              },
              {
                "average": 27728.91632,
                "count": 18546486,
                "maximum": 61696,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 13544.87355,
                "variance": 183463599.6
              },
              {
                "average": 26916.26057,
                "count": 18546486,
                "maximum": 60160,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 13280.309,
                "variance": 176366607.2
              },
              {
                "average": 21338.77633,
                "count": 18546486,
                "maximum": 59136,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 12553.15319,
                "variance": 157581655
              },
              {
                "average": 575280.4838,
                "count": 18546486,
                "maximum": 577333.157,
                "minimum": 572860.115,
                "name": "GpsTime",
                "position": 15,
                "stddev": 937.6025565,
                "variance": 879098.5539
              },
              {
                "average": 0,
                "count": 18546486,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18546486,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18546486,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18546486,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18546486,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              408236.8158,
              4973874.27,
              1725.813829,
              409243.1358,
              4975276.83,
              2491.273829
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    408236.8158072499,
                    4973874.270207359,
                    1725.8138285303253
                  ],
                  [
                    408236.8158072499,
                    4975276.83020736,
                    1725.8138285303253
                  ],
                  [
                    409243.13580724987,
                    4975276.83020736,
                    2491.2738285303253
                  ],
                  [
                    409243.13580724987,
                    4973874.270207359,
                    2491.2738285303253
                  ],
                  [
                    408236.8158072499,
                    4973874.270207359,
                    1725.8138285303253
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:08:53+00:00",
            "end_time": "2011-09-20T16: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": "45117A7124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752524095038,
              45.06242152607715,
              1018.5396912913382
            ],
            [
              -117.83770910974573,
              45.07500994261172,
              1018.5396912913382
            ],
            [
              -117.82502882362482,
              45.075102253811735,
              1119.099691291338
            ],
            [
              -117.82484773725861,
              45.06251379699464,
              1119.099691291338
            ],
            [
              -117.83752524095038,
              45.06242152607715,
              1018.5396912913382
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377091,
        45.06242153,
        1018.539691,
        -117.8248477,
        45.07510225,
        1119.099691
      ],
      "properties": {
        "datetime": "2011-09-16T23:13:07Z",
        "pc:count": 11119613,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434568.3929,
            "count": 11119613,
            "maximum": 435061.1703,
            "minimum": 434062.9703,
            "name": "X",
            "position": 0,
            "stddev": 283.393087,
            "variance": 80311.64174
          },
          {
            "average": 4990887.666,
            "count": 11119613,
            "maximum": 4991623.742,
            "minimum": 4990225.162,
            "name": "Y",
            "position": 1,
            "stddev": 406.1566141,
            "variance": 164963.1951
          },
          {
            "average": 1066.095263,
            "count": 11119613,
            "maximum": 1119.099691,
            "minimum": 1018.539691,
            "name": "Z",
            "position": 2,
            "stddev": 27.06244419,
            "variance": 732.3758854
          },
          {
            "average": 112.0070908,
            "count": 11119613,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.0437767,
            "variance": 362.6654309
          },
          {
            "average": 1.000341469,
            "count": 11119613,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01871751233,
            "variance": 0.0003503452677
          },
          {
            "average": 1.000684916,
            "count": 11119613,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02676681491,
            "variance": 0.0007164623802
          },
          {
            "average": 0.4999763031,
            "count": 11119613,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000219,
            "variance": 0.2500000219
          },
          {
            "average": 0,
            "count": 11119613,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.298819213,
            "count": 11119613,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4577404391,
            "variance": 0.2095263096
          },
          {
            "average": 0.1788740963,
            "count": 11119613,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.56799615,
            "variance": 73.41055802
          },
          {
            "average": 134.3670211,
            "count": 11119613,
            "maximum": 150,
            "minimum": 124,
            "name": "UserData",
            "position": 10,
            "stddev": 3.318407072,
            "variance": 11.0118255
          },
          {
            "average": 10754.57156,
            "count": 11119613,
            "maximum": 10773,
            "minimum": 10747,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.976806957,
            "variance": 48.67583532
          },
          {
            "average": 35660.63581,
            "count": 11119613,
            "maximum": 59392,
            "minimum": 17920,
            "name": "Red",
            "position": 12,
            "stddev": 3969.939507,
            "variance": 15760419.69
          },
          {
            "average": 32433.38263,
            "count": 11119613,
            "maximum": 59392,
            "minimum": 16896,
            "name": "Green",
            "position": 13,
            "stddev": 3543.897337,
            "variance": 12559208.33
          },
          {
            "average": 26839.11646,
            "count": 11119613,
            "maximum": 60928,
            "minimum": 11776,
            "name": "Blue",
            "position": 14,
            "stddev": 3552.123388,
            "variance": 12617580.57
          },
          {
            "average": 236155.3143,
            "count": 11119613,
            "maximum": 249987.8028,
            "minimum": 231221.0471,
            "name": "GpsTime",
            "position": 15,
            "stddev": 5214.709263,
            "variance": 27193192.7
          },
          {
            "average": 0,
            "count": 11119613,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11119613,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11119613,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11119613,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11119613,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434062.9703,
          4990225.162,
          1018.539691,
          435061.1703,
          4991623.742,
          1119.099691
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434062.9703063224,
                4990225.161828838,
                1018.5396912913382
              ],
              [
                434062.9703063224,
                4991623.741828838,
                1018.5396912913382
              ],
              [
                435061.17030632234,
                4991623.741828838,
                1119.099691291338
              ],
              [
                435061.17030632234,
                4990225.161828838,
                1119.099691291338
              ],
              [
                434062.9703063224,
                4990225.161828838,
                1018.5396912913382
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T23:13:07+00:00",
        "end_time": "2011-09-16T18:00:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377091,
            45.06242153,
            1018.539691,
            -117.8248477,
            45.07510225,
            1119.099691
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752524095038,
                  45.06242152607715,
                  1018.5396912913382
                ],
                [
                  -117.83770910974573,
                  45.07500994261172,
                  1018.5396912913382
                ],
                [
                  -117.82502882362482,
                  45.075102253811735,
                  1119.099691291338
                ],
                [
                  -117.82484773725861,
                  45.06251379699464,
                  1119.099691291338
                ],
                [
                  -117.83752524095038,
                  45.06242152607715,
                  1018.5396912913382
                ]
              ]
            ]
          },
          "id": "45117A7124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T23:13:07Z",
            "pc:count": 11119613,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434568.3929,
                "count": 11119613,
                "maximum": 435061.1703,
                "minimum": 434062.9703,
                "name": "X",
                "position": 0,
                "stddev": 283.393087,
                "variance": 80311.64174
              },
              {
                "average": 4990887.666,
                "count": 11119613,
                "maximum": 4991623.742,
                "minimum": 4990225.162,
                "name": "Y",
                "position": 1,
                "stddev": 406.1566141,
                "variance": 164963.1951
              },
              {
                "average": 1066.095263,
                "count": 11119613,
                "maximum": 1119.099691,
                "minimum": 1018.539691,
                "name": "Z",
                "position": 2,
                "stddev": 27.06244419,
                "variance": 732.3758854
              },
              {
                "average": 112.0070908,
                "count": 11119613,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.0437767,
                "variance": 362.6654309
              },
              {
                "average": 1.000341469,
                "count": 11119613,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01871751233,
                "variance": 0.0003503452677
              },
              {
                "average": 1.000684916,
                "count": 11119613,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02676681491,
                "variance": 0.0007164623802
              },
              {
                "average": 0.4999763031,
                "count": 11119613,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000219,
                "variance": 0.2500000219
              },
              {
                "average": 0,
                "count": 11119613,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.298819213,
                "count": 11119613,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4577404391,
                "variance": 0.2095263096
              },
              {
                "average": 0.1788740963,
                "count": 11119613,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.56799615,
                "variance": 73.41055802
              },
              {
                "average": 134.3670211,
                "count": 11119613,
                "maximum": 150,
                "minimum": 124,
                "name": "UserData",
                "position": 10,
                "stddev": 3.318407072,
                "variance": 11.0118255
              },
              {
                "average": 10754.57156,
                "count": 11119613,
                "maximum": 10773,
                "minimum": 10747,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.976806957,
                "variance": 48.67583532
              },
              {
                "average": 35660.63581,
                "count": 11119613,
                "maximum": 59392,
                "minimum": 17920,
                "name": "Red",
                "position": 12,
                "stddev": 3969.939507,
                "variance": 15760419.69
              },
              {
                "average": 32433.38263,
                "count": 11119613,
                "maximum": 59392,
                "minimum": 16896,
                "name": "Green",
                "position": 13,
                "stddev": 3543.897337,
                "variance": 12559208.33
              },
              {
                "average": 26839.11646,
                "count": 11119613,
                "maximum": 60928,
                "minimum": 11776,
                "name": "Blue",
                "position": 14,
                "stddev": 3552.123388,
                "variance": 12617580.57
              },
              {
                "average": 236155.3143,
                "count": 11119613,
                "maximum": 249987.8028,
                "minimum": 231221.0471,
                "name": "GpsTime",
                "position": 15,
                "stddev": 5214.709263,
                "variance": 27193192.7
              },
              {
                "average": 0,
                "count": 11119613,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11119613,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11119613,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11119613,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11119613,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434062.9703,
              4990225.162,
              1018.539691,
              435061.1703,
              4991623.742,
              1119.099691
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434062.9703063224,
                    4990225.161828838,
                    1018.5396912913382
                  ],
                  [
                    434062.9703063224,
                    4991623.741828838,
                    1018.5396912913382
                  ],
                  [
                    435061.17030632234,
                    4991623.741828838,
                    1119.099691291338
                  ],
                  [
                    435061.17030632234,
                    4990225.161828838,
                    1119.099691291338
                  ],
                  [
                    434062.9703063224,
                    4990225.161828838,
                    1018.5396912913382
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T23:13:07+00:00",
            "end_time": "2011-09-16T18:00: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": "45117A7117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252513458349,
              45.074918682658684,
              990.3776489453338
            ],
            [
              -117.86271461727095,
              45.08750987012723,
              990.3776489453338
            ],
            [
              -117.85002885187767,
              45.08760499873512,
              1109.7376489453338
            ],
            [
              -117.84984215461773,
              45.07501376974541,
              1109.7376489453338
            ],
            [
              -117.86252513458349,
              45.074918682658684,
              990.3776489453338
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627146,
        45.07491868,
        990.3776489,
        -117.8498422,
        45.087605,
        1109.737649
      ],
      "properties": {
        "datetime": "2011-09-16T21:29:54Z",
        "pc:count": 9546835,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432610.6327,
            "count": 9546835,
            "maximum": 433107.9539,
            "minimum": 432109.5339,
            "name": "X",
            "position": 0,
            "stddev": 282.112123,
            "variance": 79587.24992
          },
          {
            "average": 4992332.027,
            "count": 9546835,
            "maximum": 4993033.026,
            "minimum": 4991634.126,
            "name": "Y",
            "position": 1,
            "stddev": 396.9002803,
            "variance": 157529.8325
          },
          {
            "average": 1035.346455,
            "count": 9546835,
            "maximum": 1109.737649,
            "minimum": 990.3776489,
            "name": "Z",
            "position": 2,
            "stddev": 20.61917801,
            "variance": 425.1505017
          },
          {
            "average": 111.9743383,
            "count": 9546835,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.4822963,
            "variance": 701.3120173
          },
          {
            "average": 1.002491087,
            "count": 9546835,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0510466441,
            "variance": 0.002605759874
          },
          {
            "average": 1.005507375,
            "count": 9546835,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07709465905,
            "variance": 0.005943586454
          },
          {
            "average": 0.5000141932,
            "count": 9546835,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000026,
            "variance": 0.250000026
          },
          {
            "average": 0,
            "count": 9546835,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.34464092,
            "count": 9546835,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4752510705,
            "variance": 0.22586358
          },
          {
            "average": 0.2690770459,
            "count": 9546835,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.500241548,
            "variance": 72.25410637
          },
          {
            "average": 140.028929,
            "count": 9546835,
            "maximum": 183,
            "minimum": 127,
            "name": "UserData",
            "position": 10,
            "stddev": 5.340280894,
            "variance": 28.51860003
          },
          {
            "average": 10759.38601,
            "count": 9546835,
            "maximum": 10764,
            "minimum": 10755,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.65373791,
            "variance": 2.734849076
          },
          {
            "average": 37283.41886,
            "count": 9546835,
            "maximum": 60672,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 5560.470566,
            "variance": 30918832.92
          },
          {
            "average": 33823.79373,
            "count": 9546835,
            "maximum": 61184,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 4744.953711,
            "variance": 22514585.72
          },
          {
            "average": 28514.37177,
            "count": 9546835,
            "maximum": 59136,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4771.121416,
            "variance": 22763599.56
          },
          {
            "average": 240045.2348,
            "count": 9546835,
            "maximum": 243794.368,
            "minimum": 236409.2997,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1301.327959,
            "variance": 1693454.458
          },
          {
            "average": 0,
            "count": 9546835,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9546835,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9546835,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9546835,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9546835,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432109.5339,
          4991634.126,
          990.3776489,
          433107.9539,
          4993033.026,
          1109.737649
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432109.53393886174,
                4991634.125643189,
                990.3776489453338
              ],
              [
                432109.53393886174,
                4993033.025643189,
                990.3776489453338
              ],
              [
                433107.9539388618,
                4993033.025643189,
                1109.7376489453338
              ],
              [
                433107.9539388618,
                4991634.125643189,
                1109.7376489453338
              ],
              [
                432109.53393886174,
                4991634.125643189,
                990.3776489453338
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T21:29:54+00:00",
        "end_time": "2011-09-16T19:26:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627146,
            45.07491868,
            990.3776489,
            -117.8498422,
            45.087605,
            1109.737649
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252513458349,
                  45.074918682658684,
                  990.3776489453338
                ],
                [
                  -117.86271461727095,
                  45.08750987012723,
                  990.3776489453338
                ],
                [
                  -117.85002885187767,
                  45.08760499873512,
                  1109.7376489453338
                ],
                [
                  -117.84984215461773,
                  45.07501376974541,
                  1109.7376489453338
                ],
                [
                  -117.86252513458349,
                  45.074918682658684,
                  990.3776489453338
                ]
              ]
            ]
          },
          "id": "45117A7117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T21:29:54Z",
            "pc:count": 9546835,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432610.6327,
                "count": 9546835,
                "maximum": 433107.9539,
                "minimum": 432109.5339,
                "name": "X",
                "position": 0,
                "stddev": 282.112123,
                "variance": 79587.24992
              },
              {
                "average": 4992332.027,
                "count": 9546835,
                "maximum": 4993033.026,
                "minimum": 4991634.126,
                "name": "Y",
                "position": 1,
                "stddev": 396.9002803,
                "variance": 157529.8325
              },
              {
                "average": 1035.346455,
                "count": 9546835,
                "maximum": 1109.737649,
                "minimum": 990.3776489,
                "name": "Z",
                "position": 2,
                "stddev": 20.61917801,
                "variance": 425.1505017
              },
              {
                "average": 111.9743383,
                "count": 9546835,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.4822963,
                "variance": 701.3120173
              },
              {
                "average": 1.002491087,
                "count": 9546835,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0510466441,
                "variance": 0.002605759874
              },
              {
                "average": 1.005507375,
                "count": 9546835,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07709465905,
                "variance": 0.005943586454
              },
              {
                "average": 0.5000141932,
                "count": 9546835,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000026,
                "variance": 0.250000026
              },
              {
                "average": 0,
                "count": 9546835,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.34464092,
                "count": 9546835,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4752510705,
                "variance": 0.22586358
              },
              {
                "average": 0.2690770459,
                "count": 9546835,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.500241548,
                "variance": 72.25410637
              },
              {
                "average": 140.028929,
                "count": 9546835,
                "maximum": 183,
                "minimum": 127,
                "name": "UserData",
                "position": 10,
                "stddev": 5.340280894,
                "variance": 28.51860003
              },
              {
                "average": 10759.38601,
                "count": 9546835,
                "maximum": 10764,
                "minimum": 10755,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.65373791,
                "variance": 2.734849076
              },
              {
                "average": 37283.41886,
                "count": 9546835,
                "maximum": 60672,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 5560.470566,
                "variance": 30918832.92
              },
              {
                "average": 33823.79373,
                "count": 9546835,
                "maximum": 61184,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 4744.953711,
                "variance": 22514585.72
              },
              {
                "average": 28514.37177,
                "count": 9546835,
                "maximum": 59136,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4771.121416,
                "variance": 22763599.56
              },
              {
                "average": 240045.2348,
                "count": 9546835,
                "maximum": 243794.368,
                "minimum": 236409.2997,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1301.327959,
                "variance": 1693454.458
              },
              {
                "average": 0,
                "count": 9546835,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9546835,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9546835,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9546835,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9546835,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432109.5339,
              4991634.126,
              990.3776489,
              433107.9539,
              4993033.026,
              1109.737649
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432109.53393886174,
                    4991634.125643189,
                    990.3776489453338
                  ],
                  [
                    432109.53393886174,
                    4993033.025643189,
                    990.3776489453338
                  ],
                  [
                    433107.9539388618,
                    4993033.025643189,
                    1109.7376489453338
                  ],
                  [
                    433107.9539388618,
                    4991634.125643189,
                    1109.7376489453338
                  ],
                  [
                    432109.53393886174,
                    4991634.125643189,
                    990.3776489453338
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T21:29:54+00:00",
            "end_time": "2011-09-16T19: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": "44118G1401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.06252808604427,
              44.79989515896579,
              2005.1691686543293
            ],
            [
              -118.06275967843476,
              44.81250817711647,
              2005.1691686543293
            ],
            [
              -118.05003291111456,
              44.81262591027056,
              2498.7291686543294
            ],
            [
              -118.04980409084811,
              44.80001284064217,
              2498.7291686543294
            ],
            [
              -118.06252808604427,
              44.79989515896579,
              2005.1691686543293
            ]
          ]
        ]
      },
      "bbox": [
        -118.0627597,
        44.79989516,
        2005.169169,
        -118.0498041,
        44.81262591,
        2498.729169
      ],
      "properties": {
        "datetime": "2011-09-18T22:14:48Z",
        "pc:count": 15350696,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 416496.4762,
            "count": 15350696,
            "maximum": 416973.0745,
            "minimum": 415966.5745,
            "name": "X",
            "position": 0,
            "stddev": 282.3066083,
            "variance": 79697.02106
          },
          {
            "average": 4961958.058,
            "count": 15350696,
            "maximum": 4962671.425,
            "minimum": 4961270.085,
            "name": "Y",
            "position": 1,
            "stddev": 408.7679637,
            "variance": 167091.2482
          },
          {
            "average": 2215.771976,
            "count": 15350696,
            "maximum": 2498.729169,
            "minimum": 2005.169169,
            "name": "Z",
            "position": 2,
            "stddev": 97.23489446,
            "variance": 9454.624701
          },
          {
            "average": 95.83869735,
            "count": 15350696,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.47573066,
            "variance": 2068.042079
          },
          {
            "average": 1.056508578,
            "count": 15350696,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.243734326,
            "variance": 0.05940642168
          },
          {
            "average": 1.117072281,
            "count": 15350696,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3529624297,
            "variance": 0.1245824768
          },
          {
            "average": 0.4997024891,
            "count": 15350696,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999278,
            "variance": 0.2499999278
          },
          {
            "average": 0,
            "count": 15350696,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.169862591,
            "count": 15350696,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3755120511,
            "variance": 0.1410093005
          },
          {
            "average": -2.157134574,
            "count": 15350696,
            "maximum": 19.99799919,
            "minimum": -27,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.389763026,
            "variance": 70.38812364
          },
          {
            "average": 63.20358445,
            "count": 15350696,
            "maximum": 149,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 62.54415586,
            "variance": 3911.771432
          },
          {
            "average": 14810.48155,
            "count": 15350696,
            "maximum": 20061,
            "minimum": 9515,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5268.425757,
            "variance": 27756309.96
          },
          {
            "average": 417423.9831,
            "count": 15350696,
            "maximum": 419288.2687,
            "minimum": 415443.7402,
            "name": "GpsTime",
            "position": 12,
            "stddev": 773.3644468,
            "variance": 598092.5676
          },
          {
            "average": 0,
            "count": 15350696,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15350696,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15350696,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15350696,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15350696,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415966.5745,
          4961270.085,
          2005.169169,
          416973.0745,
          4962671.425,
          2498.729169
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415966.5745137768,
                4961270.084800879,
                2005.1691686543293
              ],
              [
                415966.5745137768,
                4962671.424800878,
                2005.1691686543293
              ],
              [
                416973.0745137768,
                4962671.424800878,
                2498.7291686543294
              ],
              [
                416973.0745137768,
                4961270.084800879,
                2498.7291686543294
              ],
              [
                415966.5745137768,
                4961270.084800879,
                2005.1691686543293
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:14:48+00:00",
        "end_time": "2011-09-18T21:10:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0627597,
            44.79989516,
            2005.169169,
            -118.0498041,
            44.81262591,
            2498.729169
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.06252808604427,
                  44.79989515896579,
                  2005.1691686543293
                ],
                [
                  -118.06275967843476,
                  44.81250817711647,
                  2005.1691686543293
                ],
                [
                  -118.05003291111456,
                  44.81262591027056,
                  2498.7291686543294
                ],
                [
                  -118.04980409084811,
                  44.80001284064217,
                  2498.7291686543294
                ],
                [
                  -118.06252808604427,
                  44.79989515896579,
                  2005.1691686543293
                ]
              ]
            ]
          },
          "id": "44118G1401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:14:48Z",
            "pc:count": 15350696,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 416496.4762,
                "count": 15350696,
                "maximum": 416973.0745,
                "minimum": 415966.5745,
                "name": "X",
                "position": 0,
                "stddev": 282.3066083,
                "variance": 79697.02106
              },
              {
                "average": 4961958.058,
                "count": 15350696,
                "maximum": 4962671.425,
                "minimum": 4961270.085,
                "name": "Y",
                "position": 1,
                "stddev": 408.7679637,
                "variance": 167091.2482
              },
              {
                "average": 2215.771976,
                "count": 15350696,
                "maximum": 2498.729169,
                "minimum": 2005.169169,
                "name": "Z",
                "position": 2,
                "stddev": 97.23489446,
                "variance": 9454.624701
              },
              {
                "average": 95.83869735,
                "count": 15350696,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.47573066,
                "variance": 2068.042079
              },
              {
                "average": 1.056508578,
                "count": 15350696,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.243734326,
                "variance": 0.05940642168
              },
              {
                "average": 1.117072281,
                "count": 15350696,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3529624297,
                "variance": 0.1245824768
              },
              {
                "average": 0.4997024891,
                "count": 15350696,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999278,
                "variance": 0.2499999278
              },
              {
                "average": 0,
                "count": 15350696,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.169862591,
                "count": 15350696,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3755120511,
                "variance": 0.1410093005
              },
              {
                "average": -2.157134574,
                "count": 15350696,
                "maximum": 19.99799919,
                "minimum": -27,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.389763026,
                "variance": 70.38812364
              },
              {
                "average": 63.20358445,
                "count": 15350696,
                "maximum": 149,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 62.54415586,
                "variance": 3911.771432
              },
              {
                "average": 14810.48155,
                "count": 15350696,
                "maximum": 20061,
                "minimum": 9515,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5268.425757,
                "variance": 27756309.96
              },
              {
                "average": 417423.9831,
                "count": 15350696,
                "maximum": 419288.2687,
                "minimum": 415443.7402,
                "name": "GpsTime",
                "position": 12,
                "stddev": 773.3644468,
                "variance": 598092.5676
              },
              {
                "average": 0,
                "count": 15350696,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15350696,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15350696,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15350696,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15350696,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415966.5745,
              4961270.085,
              2005.169169,
              416973.0745,
              4962671.425,
              2498.729169
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415966.5745137768,
                    4961270.084800879,
                    2005.1691686543293
                  ],
                  [
                    415966.5745137768,
                    4962671.424800878,
                    2005.1691686543293
                  ],
                  [
                    416973.0745137768,
                    4962671.424800878,
                    2498.7291686543294
                  ],
                  [
                    416973.0745137768,
                    4961270.084800879,
                    2498.7291686543294
                  ],
                  [
                    415966.5745137768,
                    4961270.084800879,
                    2005.1691686543293
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:14:48+00:00",
            "end_time": "2011-09-18T21:10:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118H2314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.21252361452639,
              44.89988005418128,
              1963.4245410859558
            ],
            [
              -118.21278917066101,
              44.912508933808084,
              1963.4245410859558
            ],
            [
              -118.20002986545377,
              44.91264373507703,
              2345.5845410859556
            ],
            [
              -118.19976710149992,
              44.90001479643676,
              2345.5845410859556
            ],
            [
              -118.21252361452639,
              44.89988005418128,
              1963.4245410859558
            ]
          ]
        ]
      },
      "bbox": [
        -118.2127892,
        44.89988005,
        1963.424541,
        -118.1997671,
        44.91264374,
        2345.584541
      ],
      "properties": {
        "datetime": "2011-09-20T17:35:14Z",
        "pc:count": 23227587,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 404778.2352,
            "count": 23227587,
            "maximum": 405276.7088,
            "minimum": 404269.3288,
            "name": "X",
            "position": 0,
            "stddev": 281.8160135,
            "variance": 79420.26549
          },
          {
            "average": 4973296.287,
            "count": 23227587,
            "maximum": 4973946.042,
            "minimum": 4972542.842,
            "name": "Y",
            "position": 1,
            "stddev": 389.773502,
            "variance": 151923.3828
          },
          {
            "average": 2093.579261,
            "count": 23227587,
            "maximum": 2345.584541,
            "minimum": 1963.424541,
            "name": "Z",
            "position": 2,
            "stddev": 70.96127151,
            "variance": 5035.502055
          },
          {
            "average": 82.91175627,
            "count": 23227587,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.67269871,
            "variance": 2880.758586
          },
          {
            "average": 1.182061184,
            "count": 23227587,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4294268912,
            "variance": 0.1844074549
          },
          {
            "average": 1.372237159,
            "count": 23227587,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.593301996,
            "variance": 0.3520072585
          },
          {
            "average": 0.4995735459,
            "count": 23227587,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998289,
            "variance": 0.2499998289
          },
          {
            "average": 0,
            "count": 23227587,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.092313162,
            "count": 23227587,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2894675209,
            "variance": 0.08379144567
          },
          {
            "average": -1.328655702,
            "count": 23227587,
            "maximum": 16.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.011852572,
            "variance": 64.18978164
          },
          {
            "average": 126.283681,
            "count": 23227587,
            "maximum": 160,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 45.0637794,
            "variance": 2030.744214
          },
          {
            "average": 14711.2278,
            "count": 23227587,
            "maximum": 20126,
            "minimum": 9496,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5288.641241,
            "variance": 27969726.17
          },
          {
            "average": 19711.79118,
            "count": 23227587,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 11446.43436,
            "variance": 131020859.6
          },
          {
            "average": 20470.75348,
            "count": 23227587,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 11449.86738,
            "variance": 131099463.1
          },
          {
            "average": 18822.41704,
            "count": 23227587,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10166.13255,
            "variance": 103350251.1
          },
          {
            "average": 535961.7205,
            "count": 23227587,
            "maximum": 575314.5474,
            "minimum": 407378.8925,
            "name": "GpsTime",
            "position": 15,
            "stddev": 69133.50675,
            "variance": 4779441755
          },
          {
            "average": 0,
            "count": 23227587,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23227587,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23227587,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23227587,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23227587,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          404269.3288,
          4972542.842,
          1963.424541,
          405276.7088,
          4973946.042,
          2345.584541
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                404269.3288198873,
                4972542.841578923,
                1963.4245410859558
              ],
              [
                404269.3288198873,
                4973946.041578922,
                1963.4245410859558
              ],
              [
                405276.7088198873,
                4973946.041578922,
                2345.5845410859556
              ],
              [
                405276.7088198873,
                4972542.841578923,
                2345.5845410859556
              ],
              [
                404269.3288198873,
                4972542.841578923,
                1963.4245410859558
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T17:35:14+00:00",
        "end_time": "2011-09-18T18:56:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.2127892,
            44.89988005,
            1963.424541,
            -118.1997671,
            44.91264374,
            2345.584541
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.21252361452639,
                  44.89988005418128,
                  1963.4245410859558
                ],
                [
                  -118.21278917066101,
                  44.912508933808084,
                  1963.4245410859558
                ],
                [
                  -118.20002986545377,
                  44.91264373507703,
                  2345.5845410859556
                ],
                [
                  -118.19976710149992,
                  44.90001479643676,
                  2345.5845410859556
                ],
                [
                  -118.21252361452639,
                  44.89988005418128,
                  1963.4245410859558
                ]
              ]
            ]
          },
          "id": "44118H2314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T17:35:14Z",
            "pc:count": 23227587,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 404778.2352,
                "count": 23227587,
                "maximum": 405276.7088,
                "minimum": 404269.3288,
                "name": "X",
                "position": 0,
                "stddev": 281.8160135,
                "variance": 79420.26549
              },
              {
                "average": 4973296.287,
                "count": 23227587,
                "maximum": 4973946.042,
                "minimum": 4972542.842,
                "name": "Y",
                "position": 1,
                "stddev": 389.773502,
                "variance": 151923.3828
              },
              {
                "average": 2093.579261,
                "count": 23227587,
                "maximum": 2345.584541,
                "minimum": 1963.424541,
                "name": "Z",
                "position": 2,
                "stddev": 70.96127151,
                "variance": 5035.502055
              },
              {
                "average": 82.91175627,
                "count": 23227587,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.67269871,
                "variance": 2880.758586
              },
              {
                "average": 1.182061184,
                "count": 23227587,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4294268912,
                "variance": 0.1844074549
              },
              {
                "average": 1.372237159,
                "count": 23227587,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.593301996,
                "variance": 0.3520072585
              },
              {
                "average": 0.4995735459,
                "count": 23227587,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998289,
                "variance": 0.2499998289
              },
              {
                "average": 0,
                "count": 23227587,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.092313162,
                "count": 23227587,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2894675209,
                "variance": 0.08379144567
              },
              {
                "average": -1.328655702,
                "count": 23227587,
                "maximum": 16.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.011852572,
                "variance": 64.18978164
              },
              {
                "average": 126.283681,
                "count": 23227587,
                "maximum": 160,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 45.0637794,
                "variance": 2030.744214
              },
              {
                "average": 14711.2278,
                "count": 23227587,
                "maximum": 20126,
                "minimum": 9496,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5288.641241,
                "variance": 27969726.17
              },
              {
                "average": 19711.79118,
                "count": 23227587,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 11446.43436,
                "variance": 131020859.6
              },
              {
                "average": 20470.75348,
                "count": 23227587,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 11449.86738,
                "variance": 131099463.1
              },
              {
                "average": 18822.41704,
                "count": 23227587,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10166.13255,
                "variance": 103350251.1
              },
              {
                "average": 535961.7205,
                "count": 23227587,
                "maximum": 575314.5474,
                "minimum": 407378.8925,
                "name": "GpsTime",
                "position": 15,
                "stddev": 69133.50675,
                "variance": 4779441755
              },
              {
                "average": 0,
                "count": 23227587,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23227587,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23227587,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23227587,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23227587,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              404269.3288,
              4972542.842,
              1963.424541,
              405276.7088,
              4973946.042,
              2345.584541
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    404269.3288198873,
                    4972542.841578923,
                    1963.4245410859558
                  ],
                  [
                    404269.3288198873,
                    4973946.041578922,
                    1963.4245410859558
                  ],
                  [
                    405276.7088198873,
                    4973946.041578922,
                    2345.5845410859556
                  ],
                  [
                    405276.7088198873,
                    4972542.841578923,
                    2345.5845410859556
                  ],
                  [
                    404269.3288198873,
                    4972542.841578923,
                    1963.4245410859558
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T17:35:14+00:00",
            "end_time": "2011-09-18T18:56:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118G1105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.07502803762041,
              44.862393389563934,
              1922.3737790144023
            ],
            [
              -118.0752620035727,
              44.87495995491585,
              1922.3737790144023
            ],
            [
              -118.06253216280989,
              44.87507911073043,
              2516.113779014402
            ],
            [
              -118.06230096546886,
              44.862512493471215,
              2516.113779014402
            ],
            [
              -118.07502803762041,
              44.862393389563934,
              1922.3737790144023
            ]
          ]
        ]
      },
      "bbox": [
        -118.075262,
        44.86239339,
        1922.373779,
        -118.062301,
        44.87507911,
        2516.113779
      ],
      "properties": {
        "datetime": "2011-09-18T22:23:49Z",
        "pc:count": 28023889,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415581.5994,
            "count": 28023889,
            "maximum": 416075.4703,
            "minimum": 415069.8103,
            "name": "X",
            "position": 0,
            "stddev": 279.9485749,
            "variance": 78371.20457
          },
          {
            "average": 4968763.579,
            "count": 28023889,
            "maximum": 4969621.844,
            "minimum": 4968225.644,
            "name": "Y",
            "position": 1,
            "stddev": 345.8325433,
            "variance": 119600.148
          },
          {
            "average": 2241.937435,
            "count": 28023889,
            "maximum": 2516.113779,
            "minimum": 1922.373779,
            "name": "Z",
            "position": 2,
            "stddev": 125.2031566,
            "variance": 15675.83043
          },
          {
            "average": 94.97512804,
            "count": 28023889,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.02017764,
            "variance": 2026.816395
          },
          {
            "average": 1.107026509,
            "count": 28023889,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3290066616,
            "variance": 0.1082453833
          },
          {
            "average": 1.221576991,
            "count": 28023889,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4661335484,
            "variance": 0.217280485
          },
          {
            "average": 0.4998807624,
            "count": 28023889,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999947,
            "variance": 0.2499999947
          },
          {
            "average": 0,
            "count": 28023889,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.090398053,
            "count": 28023889,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.286751195,
            "variance": 0.08222624786
          },
          {
            "average": -3.340498424,
            "count": 28023889,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.512121106,
            "variance": 72.45620573
          },
          {
            "average": 79.86706606,
            "count": 28023889,
            "maximum": 219,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 62.3284505,
            "variance": 3884.835741
          },
          {
            "average": 14923.54474,
            "count": 28023889,
            "maximum": 20152,
            "minimum": 9507,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5274.599349,
            "variance": 27821398.29
          },
          {
            "average": 347739.6568,
            "count": 28023889,
            "maximum": 419829.222,
            "minimum": 144520.0125,
            "name": "GpsTime",
            "position": 12,
            "stddev": 115684.6299,
            "variance": 13382933600.0
          },
          {
            "average": 0,
            "count": 28023889,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28023889,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28023889,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28023889,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28023889,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415069.8103,
          4968225.644,
          1922.373779,
          416075.4703,
          4969621.844,
          2516.113779
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415069.81034675014,
                4968225.644300424,
                1922.3737790144023
              ],
              [
                415069.81034675014,
                4969621.844300423,
                1922.3737790144023
              ],
              [
                416075.47034675017,
                4969621.844300423,
                2516.113779014402
              ],
              [
                416075.47034675017,
                4968225.644300424,
                2516.113779014402
              ],
              [
                415069.81034675014,
                4968225.644300424,
                1922.3737790144023
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:23:49+00:00",
        "end_time": "2011-09-15T17:55:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.075262,
            44.86239339,
            1922.373779,
            -118.062301,
            44.87507911,
            2516.113779
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.07502803762041,
                  44.862393389563934,
                  1922.3737790144023
                ],
                [
                  -118.0752620035727,
                  44.87495995491585,
                  1922.3737790144023
                ],
                [
                  -118.06253216280989,
                  44.87507911073043,
                  2516.113779014402
                ],
                [
                  -118.06230096546886,
                  44.862512493471215,
                  2516.113779014402
                ],
                [
                  -118.07502803762041,
                  44.862393389563934,
                  1922.3737790144023
                ]
              ]
            ]
          },
          "id": "44118G1105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:23:49Z",
            "pc:count": 28023889,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415581.5994,
                "count": 28023889,
                "maximum": 416075.4703,
                "minimum": 415069.8103,
                "name": "X",
                "position": 0,
                "stddev": 279.9485749,
                "variance": 78371.20457
              },
              {
                "average": 4968763.579,
                "count": 28023889,
                "maximum": 4969621.844,
                "minimum": 4968225.644,
                "name": "Y",
                "position": 1,
                "stddev": 345.8325433,
                "variance": 119600.148
              },
              {
                "average": 2241.937435,
                "count": 28023889,
                "maximum": 2516.113779,
                "minimum": 1922.373779,
                "name": "Z",
                "position": 2,
                "stddev": 125.2031566,
                "variance": 15675.83043
              },
              {
                "average": 94.97512804,
                "count": 28023889,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.02017764,
                "variance": 2026.816395
              },
              {
                "average": 1.107026509,
                "count": 28023889,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3290066616,
                "variance": 0.1082453833
              },
              {
                "average": 1.221576991,
                "count": 28023889,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4661335484,
                "variance": 0.217280485
              },
              {
                "average": 0.4998807624,
                "count": 28023889,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999947,
                "variance": 0.2499999947
              },
              {
                "average": 0,
                "count": 28023889,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.090398053,
                "count": 28023889,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.286751195,
                "variance": 0.08222624786
              },
              {
                "average": -3.340498424,
                "count": 28023889,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.512121106,
                "variance": 72.45620573
              },
              {
                "average": 79.86706606,
                "count": 28023889,
                "maximum": 219,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 62.3284505,
                "variance": 3884.835741
              },
              {
                "average": 14923.54474,
                "count": 28023889,
                "maximum": 20152,
                "minimum": 9507,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5274.599349,
                "variance": 27821398.29
              },
              {
                "average": 347739.6568,
                "count": 28023889,
                "maximum": 419829.222,
                "minimum": 144520.0125,
                "name": "GpsTime",
                "position": 12,
                "stddev": 115684.6299,
                "variance": 13382933600.0
              },
              {
                "average": 0,
                "count": 28023889,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28023889,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28023889,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28023889,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28023889,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415069.8103,
              4968225.644,
              1922.373779,
              416075.4703,
              4969621.844,
              2516.113779
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415069.81034675014,
                    4968225.644300424,
                    1922.3737790144023
                  ],
                  [
                    415069.81034675014,
                    4969621.844300423,
                    1922.3737790144023
                  ],
                  [
                    416075.47034675017,
                    4969621.844300423,
                    2516.113779014402
                  ],
                  [
                    416075.47034675017,
                    4968225.644300424,
                    2516.113779014402
                  ],
                  [
                    415069.81034675014,
                    4968225.644300424,
                    1922.3737790144023
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:23:49+00:00",
            "end_time": "2011-09-15T17:55:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117A7119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752519096964,
              45.07492112303842,
              1010.2182866890646
            ],
            [
              -117.83770915302844,
              45.08751041198737,
              1010.2182866890646
            ],
            [
              -117.82502838865904,
              45.0876027264351,
              1089.6382866890647
            ],
            [
              -117.82484721054553,
              45.0750133971994,
              1089.6382866890647
            ],
            [
              -117.83752519096964,
              45.07492112303842,
              1010.2182866890646
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377092,
        45.07492112,
        1010.218287,
        -117.8248472,
        45.08760273,
        1089.638287
      ],
      "properties": {
        "datetime": "2011-09-16T19:19:32Z",
        "pc:count": 10271297,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434566.6097,
            "count": 10271297,
            "maximum": 435075.3649,
            "minimum": 434077.3449,
            "name": "X",
            "position": 0,
            "stddev": 283.2690493,
            "variance": 80241.35427
          },
          {
            "average": 4992326.551,
            "count": 10271297,
            "maximum": 4993012.405,
            "minimum": 4991613.725,
            "name": "Y",
            "position": 1,
            "stddev": 398.7867504,
            "variance": 159030.8723
          },
          {
            "average": 1030.926119,
            "count": 10271297,
            "maximum": 1089.638287,
            "minimum": 1010.218287,
            "name": "Z",
            "position": 2,
            "stddev": 19.38452867,
            "variance": 375.7599519
          },
          {
            "average": 107.8585524,
            "count": 10271297,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.56940789,
            "variance": 555.5169883
          },
          {
            "average": 1.000019861,
            "count": 10271297,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004456543483,
            "variance": 1.986077982e-05
          },
          {
            "average": 1.000051405,
            "count": 10271297,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0071695711,
            "variance": 5.140274976e-05
          },
          {
            "average": 0.5000124132,
            "count": 10271297,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000242,
            "variance": 0.2500000242
          },
          {
            "average": 0,
            "count": 10271297,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.338624616,
            "count": 10271297,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4732420175,
            "variance": 0.2239580072
          },
          {
            "average": -0.09759523883,
            "count": 10271297,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.592354005,
            "variance": 73.82854736
          },
          {
            "average": 133.5848798,
            "count": 10271297,
            "maximum": 252,
            "minimum": 122,
            "name": "UserData",
            "position": 10,
            "stddev": 8.331966173,
            "variance": 69.42166031
          },
          {
            "average": 10749.23503,
            "count": 10271297,
            "maximum": 10754,
            "minimum": 10745,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.093848739,
            "variance": 4.384202542
          },
          {
            "average": 37610.95265,
            "count": 10271297,
            "maximum": 60928,
            "minimum": 7936,
            "name": "Red",
            "position": 12,
            "stddev": 7475.216686,
            "variance": 55878864.51
          },
          {
            "average": 34670.84893,
            "count": 10271297,
            "maximum": 58880,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 7141.974891,
            "variance": 51007805.34
          },
          {
            "average": 28401.84102,
            "count": 10271297,
            "maximum": 58112,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 7047.077564,
            "variance": 49661302.2
          },
          {
            "average": 232422.6274,
            "count": 10271297,
            "maximum": 235972.88,
            "minimum": 229764.8921,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1286.482799,
            "variance": 1655037.993
          },
          {
            "average": 0,
            "count": 10271297,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10271297,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10271297,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10271297,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10271297,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434077.3449,
          4991613.725,
          1010.218287,
          435075.3649,
          4993012.405,
          1089.638287
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434077.344866756,
                4991613.725114035,
                1010.2182866890646
              ],
              [
                434077.344866756,
                4993012.405114035,
                1010.2182866890646
              ],
              [
                435075.364866756,
                4993012.405114035,
                1089.6382866890647
              ],
              [
                435075.364866756,
                4991613.725114035,
                1089.6382866890647
              ],
              [
                434077.344866756,
                4991613.725114035,
                1010.2182866890646
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T19:19:32+00:00",
        "end_time": "2011-09-16T17:36:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377092,
            45.07492112,
            1010.218287,
            -117.8248472,
            45.08760273,
            1089.638287
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752519096964,
                  45.07492112303842,
                  1010.2182866890646
                ],
                [
                  -117.83770915302844,
                  45.08751041198737,
                  1010.2182866890646
                ],
                [
                  -117.82502838865904,
                  45.0876027264351,
                  1089.6382866890647
                ],
                [
                  -117.82484721054553,
                  45.0750133971994,
                  1089.6382866890647
                ],
                [
                  -117.83752519096964,
                  45.07492112303842,
                  1010.2182866890646
                ]
              ]
            ]
          },
          "id": "45117A7119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T19:19:32Z",
            "pc:count": 10271297,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434566.6097,
                "count": 10271297,
                "maximum": 435075.3649,
                "minimum": 434077.3449,
                "name": "X",
                "position": 0,
                "stddev": 283.2690493,
                "variance": 80241.35427
              },
              {
                "average": 4992326.551,
                "count": 10271297,
                "maximum": 4993012.405,
                "minimum": 4991613.725,
                "name": "Y",
                "position": 1,
                "stddev": 398.7867504,
                "variance": 159030.8723
              },
              {
                "average": 1030.926119,
                "count": 10271297,
                "maximum": 1089.638287,
                "minimum": 1010.218287,
                "name": "Z",
                "position": 2,
                "stddev": 19.38452867,
                "variance": 375.7599519
              },
              {
                "average": 107.8585524,
                "count": 10271297,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.56940789,
                "variance": 555.5169883
              },
              {
                "average": 1.000019861,
                "count": 10271297,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004456543483,
                "variance": 1.986077982e-05
              },
              {
                "average": 1.000051405,
                "count": 10271297,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0071695711,
                "variance": 5.140274976e-05
              },
              {
                "average": 0.5000124132,
                "count": 10271297,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000242,
                "variance": 0.2500000242
              },
              {
                "average": 0,
                "count": 10271297,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.338624616,
                "count": 10271297,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4732420175,
                "variance": 0.2239580072
              },
              {
                "average": -0.09759523883,
                "count": 10271297,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.592354005,
                "variance": 73.82854736
              },
              {
                "average": 133.5848798,
                "count": 10271297,
                "maximum": 252,
                "minimum": 122,
                "name": "UserData",
                "position": 10,
                "stddev": 8.331966173,
                "variance": 69.42166031
              },
              {
                "average": 10749.23503,
                "count": 10271297,
                "maximum": 10754,
                "minimum": 10745,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.093848739,
                "variance": 4.384202542
              },
              {
                "average": 37610.95265,
                "count": 10271297,
                "maximum": 60928,
                "minimum": 7936,
                "name": "Red",
                "position": 12,
                "stddev": 7475.216686,
                "variance": 55878864.51
              },
              {
                "average": 34670.84893,
                "count": 10271297,
                "maximum": 58880,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 7141.974891,
                "variance": 51007805.34
              },
              {
                "average": 28401.84102,
                "count": 10271297,
                "maximum": 58112,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 7047.077564,
                "variance": 49661302.2
              },
              {
                "average": 232422.6274,
                "count": 10271297,
                "maximum": 235972.88,
                "minimum": 229764.8921,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1286.482799,
                "variance": 1655037.993
              },
              {
                "average": 0,
                "count": 10271297,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10271297,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10271297,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10271297,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10271297,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434077.3449,
              4991613.725,
              1010.218287,
              435075.3649,
              4993012.405,
              1089.638287
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434077.344866756,
                    4991613.725114035,
                    1010.2182866890646
                  ],
                  [
                    434077.344866756,
                    4993012.405114035,
                    1010.2182866890646
                  ],
                  [
                    435075.364866756,
                    4993012.405114035,
                    1089.6382866890647
                  ],
                  [
                    435075.364866756,
                    4991613.725114035,
                    1089.6382866890647
                  ],
                  [
                    434077.344866756,
                    4991613.725114035,
                    1010.2182866890646
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T19:19:32+00:00",
            "end_time": "2011-09-16T17:36: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": "44118H1110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.07502448394696,
              44.97489522107036,
              1216.953384659291
            ],
            [
              -118.07526026356963,
              44.98750941977397,
              1216.953384659291
            ],
            [
              -118.06252988856842,
              44.987628580394826,
              1539.073384659291
            ],
            [
              -118.06229689914039,
              44.975014329585804,
              1539.073384659291
            ],
            [
              -118.07502448394696,
              44.97489522107036,
              1216.953384659291
            ]
          ]
        ]
      },
      "bbox": [
        -118.0752603,
        44.97489522,
        1216.953385,
        -118.0622969,
        44.98762858,
        1539.073385
      ],
      "properties": {
        "datetime": "2011-09-17T21:47:31Z",
        "pc:count": 15209358,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415739.1965,
            "count": 15209358,
            "maximum": 416239.4203,
            "minimum": 415235.6803,
            "name": "X",
            "position": 0,
            "stddev": 284.8172308,
            "variance": 81120.85496
          },
          {
            "average": 4981420.302,
            "count": 15209358,
            "maximum": 4982124.518,
            "minimum": 4980722.998,
            "name": "Y",
            "position": 1,
            "stddev": 400.0919328,
            "variance": 160073.5547
          },
          {
            "average": 1375.771848,
            "count": 15209358,
            "maximum": 1539.073385,
            "minimum": 1216.953385,
            "name": "Z",
            "position": 2,
            "stddev": 56.94410843,
            "variance": 3242.631485
          },
          {
            "average": 87.95802032,
            "count": 15209358,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.52561949,
            "variance": 2864.991942
          },
          {
            "average": 1.170002771,
            "count": 15209358,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4055836452,
            "variance": 0.1644980933
          },
          {
            "average": 1.352927257,
            "count": 15209358,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5603435959,
            "variance": 0.3139849455
          },
          {
            "average": 0.5001185454,
            "count": 15209358,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000024,
            "variance": 0.2500000024
          },
          {
            "average": 0,
            "count": 15209358,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.12049792,
            "count": 15209358,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3255428974,
            "variance": 0.1059781781
          },
          {
            "average": -2.602911192,
            "count": 15209358,
            "maximum": 19.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.151079362,
            "variance": 66.44009477
          },
          {
            "average": 179,
            "count": 15209358,
            "maximum": 179,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14802.10376,
            "count": 15209358,
            "maximum": 20085,
            "minimum": 9462,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5307.942142,
            "variance": 28174249.78
          },
          {
            "average": 17751.77978,
            "count": 15209358,
            "maximum": 61184,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 8367.563764,
            "variance": 70016123.34
          },
          {
            "average": 19511.3799,
            "count": 15209358,
            "maximum": 59136,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 8624.150123,
            "variance": 74375965.34
          },
          {
            "average": 18496.26868,
            "count": 15209358,
            "maximum": 59648,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 8108.089754,
            "variance": 65741119.46
          },
          {
            "average": 329361.4068,
            "count": 15209358,
            "maximum": 331251.6557,
            "minimum": 326727.0909,
            "name": "GpsTime",
            "position": 15,
            "stddev": 981.9052666,
            "variance": 964137.9526
          },
          {
            "average": 0,
            "count": 15209358,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15209358,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15209358,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15209358,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15209358,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415235.6803,
          4980722.998,
          1216.953385,
          416239.4203,
          4982124.518,
          1539.073385
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415235.680290278,
                4980722.997916987,
                1216.953384659291
              ],
              [
                415235.680290278,
                4982124.517916987,
                1216.953384659291
              ],
              [
                416239.420290278,
                4982124.517916987,
                1539.073384659291
              ],
              [
                416239.420290278,
                4980722.997916987,
                1539.073384659291
              ],
              [
                415235.680290278,
                4980722.997916987,
                1216.953384659291
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:47:31+00:00",
        "end_time": "2011-09-17T20:32:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0752603,
            44.97489522,
            1216.953385,
            -118.0622969,
            44.98762858,
            1539.073385
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.07502448394696,
                  44.97489522107036,
                  1216.953384659291
                ],
                [
                  -118.07526026356963,
                  44.98750941977397,
                  1216.953384659291
                ],
                [
                  -118.06252988856842,
                  44.987628580394826,
                  1539.073384659291
                ],
                [
                  -118.06229689914039,
                  44.975014329585804,
                  1539.073384659291
                ],
                [
                  -118.07502448394696,
                  44.97489522107036,
                  1216.953384659291
                ]
              ]
            ]
          },
          "id": "44118H1110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:47:31Z",
            "pc:count": 15209358,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415739.1965,
                "count": 15209358,
                "maximum": 416239.4203,
                "minimum": 415235.6803,
                "name": "X",
                "position": 0,
                "stddev": 284.8172308,
                "variance": 81120.85496
              },
              {
                "average": 4981420.302,
                "count": 15209358,
                "maximum": 4982124.518,
                "minimum": 4980722.998,
                "name": "Y",
                "position": 1,
                "stddev": 400.0919328,
                "variance": 160073.5547
              },
              {
                "average": 1375.771848,
                "count": 15209358,
                "maximum": 1539.073385,
                "minimum": 1216.953385,
                "name": "Z",
                "position": 2,
                "stddev": 56.94410843,
                "variance": 3242.631485
              },
              {
                "average": 87.95802032,
                "count": 15209358,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.52561949,
                "variance": 2864.991942
              },
              {
                "average": 1.170002771,
                "count": 15209358,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4055836452,
                "variance": 0.1644980933
              },
              {
                "average": 1.352927257,
                "count": 15209358,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5603435959,
                "variance": 0.3139849455
              },
              {
                "average": 0.5001185454,
                "count": 15209358,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000024,
                "variance": 0.2500000024
              },
              {
                "average": 0,
                "count": 15209358,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.12049792,
                "count": 15209358,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3255428974,
                "variance": 0.1059781781
              },
              {
                "average": -2.602911192,
                "count": 15209358,
                "maximum": 19.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.151079362,
                "variance": 66.44009477
              },
              {
                "average": 179,
                "count": 15209358,
                "maximum": 179,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14802.10376,
                "count": 15209358,
                "maximum": 20085,
                "minimum": 9462,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5307.942142,
                "variance": 28174249.78
              },
              {
                "average": 17751.77978,
                "count": 15209358,
                "maximum": 61184,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 8367.563764,
                "variance": 70016123.34
              },
              {
                "average": 19511.3799,
                "count": 15209358,
                "maximum": 59136,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 8624.150123,
                "variance": 74375965.34
              },
              {
                "average": 18496.26868,
                "count": 15209358,
                "maximum": 59648,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 8108.089754,
                "variance": 65741119.46
              },
              {
                "average": 329361.4068,
                "count": 15209358,
                "maximum": 331251.6557,
                "minimum": 326727.0909,
                "name": "GpsTime",
                "position": 15,
                "stddev": 981.9052666,
                "variance": 964137.9526
              },
              {
                "average": 0,
                "count": 15209358,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15209358,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15209358,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15209358,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15209358,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415235.6803,
              4980722.998,
              1216.953385,
              416239.4203,
              4982124.518,
              1539.073385
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415235.680290278,
                    4980722.997916987,
                    1216.953384659291
                  ],
                  [
                    415235.680290278,
                    4982124.517916987,
                    1216.953384659291
                  ],
                  [
                    416239.420290278,
                    4982124.517916987,
                    1539.073384659291
                  ],
                  [
                    416239.420290278,
                    4980722.997916987,
                    1539.073384659291
                  ],
                  [
                    415235.680290278,
                    4980722.997916987,
                    1216.953384659291
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:47:31+00:00",
            "end_time": "2011-09-17T20:32: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": "44118H1212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05002441483995,
              44.96239809484338,
              1090.1626086208164
            ],
            [
              -118.05025455249908,
              44.97500918337871,
              1090.1626086208164
            ],
            [
              -118.03752937769269,
              44.97512550883158,
              1281.4426086208166
            ],
            [
              -118.0373020272252,
              44.962514369443156,
              1281.4426086208166
            ],
            [
              -118.05002441483995,
              44.96239809484338,
              1090.1626086208164
            ]
          ]
        ]
      },
      "bbox": [
        -118.0502546,
        44.96239809,
        1090.162609,
        -118.037302,
        44.97512551,
        1281.442609
      ],
      "properties": {
        "datetime": "2011-09-20T21:54:05Z",
        "pc:count": 19142189,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417735.4882,
            "count": 19142189,
            "maximum": 418192.4869,
            "minimum": 417188.9469,
            "name": "X",
            "position": 0,
            "stddev": 280.8143325,
            "variance": 78856.68935
          },
          {
            "average": 4980047.345,
            "count": 19142189,
            "maximum": 4980710.052,
            "minimum": 4979308.892,
            "name": "Y",
            "position": 1,
            "stddev": 394.7798384,
            "variance": 155851.1208
          },
          {
            "average": 1146.758713,
            "count": 19142189,
            "maximum": 1281.442609,
            "minimum": 1090.162609,
            "name": "Z",
            "position": 2,
            "stddev": 38.03325986,
            "variance": 1446.528855
          },
          {
            "average": 149.4619136,
            "count": 19142189,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 65.18898595,
            "variance": 4249.603889
          },
          {
            "average": 1.011658019,
            "count": 19142189,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1163155175,
            "variance": 0.0135292996
          },
          {
            "average": 1.023963926,
            "count": 19142189,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1729656741,
            "variance": 0.02991712441
          },
          {
            "average": 0.4991910277,
            "count": 19142189,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993586,
            "variance": 0.2499993586
          },
          {
            "average": 0,
            "count": 19142189,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.200071371,
            "count": 19142189,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4000535289,
            "variance": 0.160042826
          },
          {
            "average": -1.020816452,
            "count": 19142189,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.023252355,
            "variance": 64.37257835
          },
          {
            "average": 186.0863449,
            "count": 19142189,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 9.763219175,
            "variance": 95.32044867
          },
          {
            "average": 9523.879689,
            "count": 19142189,
            "maximum": 20080,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8225.978783,
            "variance": 67666726.95
          },
          {
            "average": 27569.82901,
            "count": 19142189,
            "maximum": 65280,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 9209.641447,
            "variance": 84817495.57
          },
          {
            "average": 28654.77321,
            "count": 19142189,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 7269.056215,
            "variance": 52839178.26
          },
          {
            "average": 21981.62467,
            "count": 19142189,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6474.706193,
            "variance": 41921820.29
          },
          {
            "average": 419543.933,
            "count": 19142189,
            "maximum": 590845.0229,
            "minimum": 323008.612,
            "name": "GpsTime",
            "position": 15,
            "stddev": 126100.7322,
            "variance": 15901394660.0
          },
          {
            "average": 0,
            "count": 19142189,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19142189,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19142189,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19142189,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19142189,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417188.9469,
          4979308.892,
          1090.162609,
          418192.4869,
          4980710.052,
          1281.442609
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417188.94686289824,
                4979308.892183859,
                1090.1626086208164
              ],
              [
                417188.94686289824,
                4980710.052183859,
                1090.1626086208164
              ],
              [
                418192.4868628983,
                4980710.052183859,
                1281.4426086208166
              ],
              [
                418192.4868628983,
                4979308.892183859,
                1281.4426086208166
              ],
              [
                417188.94686289824,
                4979308.892183859,
                1090.1626086208164
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:54:05+00:00",
        "end_time": "2011-09-17T19:30:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0502546,
            44.96239809,
            1090.162609,
            -118.037302,
            44.97512551,
            1281.442609
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05002441483995,
                  44.96239809484338,
                  1090.1626086208164
                ],
                [
                  -118.05025455249908,
                  44.97500918337871,
                  1090.1626086208164
                ],
                [
                  -118.03752937769269,
                  44.97512550883158,
                  1281.4426086208166
                ],
                [
                  -118.0373020272252,
                  44.962514369443156,
                  1281.4426086208166
                ],
                [
                  -118.05002441483995,
                  44.96239809484338,
                  1090.1626086208164
                ]
              ]
            ]
          },
          "id": "44118H1212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:54:05Z",
            "pc:count": 19142189,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417735.4882,
                "count": 19142189,
                "maximum": 418192.4869,
                "minimum": 417188.9469,
                "name": "X",
                "position": 0,
                "stddev": 280.8143325,
                "variance": 78856.68935
              },
              {
                "average": 4980047.345,
                "count": 19142189,
                "maximum": 4980710.052,
                "minimum": 4979308.892,
                "name": "Y",
                "position": 1,
                "stddev": 394.7798384,
                "variance": 155851.1208
              },
              {
                "average": 1146.758713,
                "count": 19142189,
                "maximum": 1281.442609,
                "minimum": 1090.162609,
                "name": "Z",
                "position": 2,
                "stddev": 38.03325986,
                "variance": 1446.528855
              },
              {
                "average": 149.4619136,
                "count": 19142189,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 65.18898595,
                "variance": 4249.603889
              },
              {
                "average": 1.011658019,
                "count": 19142189,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1163155175,
                "variance": 0.0135292996
              },
              {
                "average": 1.023963926,
                "count": 19142189,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1729656741,
                "variance": 0.02991712441
              },
              {
                "average": 0.4991910277,
                "count": 19142189,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993586,
                "variance": 0.2499993586
              },
              {
                "average": 0,
                "count": 19142189,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.200071371,
                "count": 19142189,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4000535289,
                "variance": 0.160042826
              },
              {
                "average": -1.020816452,
                "count": 19142189,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.023252355,
                "variance": 64.37257835
              },
              {
                "average": 186.0863449,
                "count": 19142189,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 9.763219175,
                "variance": 95.32044867
              },
              {
                "average": 9523.879689,
                "count": 19142189,
                "maximum": 20080,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8225.978783,
                "variance": 67666726.95
              },
              {
                "average": 27569.82901,
                "count": 19142189,
                "maximum": 65280,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 9209.641447,
                "variance": 84817495.57
              },
              {
                "average": 28654.77321,
                "count": 19142189,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 7269.056215,
                "variance": 52839178.26
              },
              {
                "average": 21981.62467,
                "count": 19142189,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6474.706193,
                "variance": 41921820.29
              },
              {
                "average": 419543.933,
                "count": 19142189,
                "maximum": 590845.0229,
                "minimum": 323008.612,
                "name": "GpsTime",
                "position": 15,
                "stddev": 126100.7322,
                "variance": 15901394660.0
              },
              {
                "average": 0,
                "count": 19142189,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19142189,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19142189,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19142189,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19142189,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417188.9469,
              4979308.892,
              1090.162609,
              418192.4869,
              4980710.052,
              1281.442609
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417188.94686289824,
                    4979308.892183859,
                    1090.1626086208164
                  ],
                  [
                    417188.94686289824,
                    4980710.052183859,
                    1090.1626086208164
                  ],
                  [
                    418192.4868628983,
                    4980710.052183859,
                    1281.4426086208166
                  ],
                  [
                    418192.4868628983,
                    4979308.892183859,
                    1281.4426086208166
                  ],
                  [
                    417188.94686289824,
                    4979308.892183859,
                    1090.1626086208164
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:54:05+00:00",
            "end_time": "2011-09-17T19: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": "44118H1112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.10010370182084,
              44.962512333438404,
              1308.1410789353135
            ],
            [
              -118.10011670023123,
              44.963192397961656,
              1308.1410789353135
            ],
            [
              -118.10002770452992,
              44.96319325525369,
              1334.9810789353137
            ],
            [
              -118.10001470717054,
              44.96251319071023,
              1334.9810789353137
            ],
            [
              -118.10010370182084,
              44.962512333438404,
              1308.1410789353135
            ]
          ]
        ]
      },
      "bbox": [
        -118.1001167,
        44.96251233,
        1308.141079,
        -118.1000147,
        44.96319326,
        1334.981079
      ],
      "properties": {
        "datetime": "2011-09-15T20:54:40Z",
        "pc:count": 1486,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 413243.788,
            "count": 1486,
            "maximum": 413246.5427,
            "minimum": 413239.5227,
            "name": "X",
            "position": 0,
            "stddev": 1.653207298,
            "variance": 2.73309437
          },
          {
            "average": 4979398.969,
            "count": 1486,
            "maximum": 4979449.516,
            "minimum": 4979373.956,
            "name": "Y",
            "position": 1,
            "stddev": 18.0342735,
            "variance": 325.2350205
          },
          {
            "average": 1319.162963,
            "count": 1486,
            "maximum": 1334.981079,
            "minimum": 1308.141079,
            "name": "Z",
            "position": 2,
            "stddev": 5.588914733,
            "variance": 31.2359679
          },
          {
            "average": 67.81763122,
            "count": 1486,
            "maximum": 210,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.2155666,
            "variance": 2939.327662
          },
          {
            "average": 1.203230148,
            "count": 1486,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4221354206,
            "variance": 0.1781983133
          },
          {
            "average": 1.413189771,
            "count": 1486,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5482150285,
            "variance": 0.3005397175
          },
          {
            "average": 0.5080753701,
            "count": 1486,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500103084,
            "variance": 0.2501030947
          },
          {
            "average": 0,
            "count": 1486,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.093539704,
            "count": 1486,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2912852989,
            "variance": 0.08484712536
          },
          {
            "average": -2.448609683,
            "count": 1486,
            "maximum": 1.001999974,
            "minimum": -7.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.107836686,
            "variance": 9.658648867
          },
          {
            "average": 162.8963661,
            "count": 1486,
            "maximum": 177,
            "minimum": 150,
            "name": "UserData",
            "position": 10,
            "stddev": 12.25448562,
            "variance": 150.1724178
          },
          {
            "average": 15547.61306,
            "count": 1486,
            "maximum": 20158,
            "minimum": 9403,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5323.649213,
            "variance": 28341240.94
          },
          {
            "average": 16303.3755,
            "count": 1486,
            "maximum": 29952,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 5422.059222,
            "variance": 29398726.2
          },
          {
            "average": 20360.26918,
            "count": 1486,
            "maximum": 35840,
            "minimum": 8704,
            "name": "Green",
            "position": 13,
            "stddev": 6399.237814,
            "variance": 40950244.6
          },
          {
            "average": 20254.83715,
            "count": 1486,
            "maximum": 35840,
            "minimum": 6912,
            "name": "Blue",
            "position": 14,
            "stddev": 6436.081137,
            "variance": 41423140.4
          },
          {
            "average": 155210.2837,
            "count": 1486,
            "maximum": 155280.3669,
            "minimum": 155139.0573,
            "name": "GpsTime",
            "position": 15,
            "stddev": 69.76770308,
            "variance": 4867.532393
          },
          {
            "average": 0,
            "count": 1486,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1486,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1486,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1486,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1486,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          413239.5227,
          4979373.956,
          1308.141079,
          413246.5427,
          4979449.516,
          1334.981079
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                413239.52267160325,
                4979373.956448515,
                1308.1410789353135
              ],
              [
                413239.52267160325,
                4979449.5164485155,
                1308.1410789353135
              ],
              [
                413246.54267160327,
                4979449.5164485155,
                1334.9810789353137
              ],
              [
                413246.54267160327,
                4979373.956448515,
                1334.9810789353137
              ],
              [
                413239.52267160325,
                4979373.956448515,
                1308.1410789353135
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:54:40+00:00",
        "end_time": "2011-09-15T20:52:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1001167,
            44.96251233,
            1308.141079,
            -118.1000147,
            44.96319326,
            1334.981079
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.10010370182084,
                  44.962512333438404,
                  1308.1410789353135
                ],
                [
                  -118.10011670023123,
                  44.963192397961656,
                  1308.1410789353135
                ],
                [
                  -118.10002770452992,
                  44.96319325525369,
                  1334.9810789353137
                ],
                [
                  -118.10001470717054,
                  44.96251319071023,
                  1334.9810789353137
                ],
                [
                  -118.10010370182084,
                  44.962512333438404,
                  1308.1410789353135
                ]
              ]
            ]
          },
          "id": "44118H1112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:54:40Z",
            "pc:count": 1486,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 413243.788,
                "count": 1486,
                "maximum": 413246.5427,
                "minimum": 413239.5227,
                "name": "X",
                "position": 0,
                "stddev": 1.653207298,
                "variance": 2.73309437
              },
              {
                "average": 4979398.969,
                "count": 1486,
                "maximum": 4979449.516,
                "minimum": 4979373.956,
                "name": "Y",
                "position": 1,
                "stddev": 18.0342735,
                "variance": 325.2350205
              },
              {
                "average": 1319.162963,
                "count": 1486,
                "maximum": 1334.981079,
                "minimum": 1308.141079,
                "name": "Z",
                "position": 2,
                "stddev": 5.588914733,
                "variance": 31.2359679
              },
              {
                "average": 67.81763122,
                "count": 1486,
                "maximum": 210,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.2155666,
                "variance": 2939.327662
              },
              {
                "average": 1.203230148,
                "count": 1486,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4221354206,
                "variance": 0.1781983133
              },
              {
                "average": 1.413189771,
                "count": 1486,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5482150285,
                "variance": 0.3005397175
              },
              {
                "average": 0.5080753701,
                "count": 1486,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500103084,
                "variance": 0.2501030947
              },
              {
                "average": 0,
                "count": 1486,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.093539704,
                "count": 1486,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2912852989,
                "variance": 0.08484712536
              },
              {
                "average": -2.448609683,
                "count": 1486,
                "maximum": 1.001999974,
                "minimum": -7.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.107836686,
                "variance": 9.658648867
              },
              {
                "average": 162.8963661,
                "count": 1486,
                "maximum": 177,
                "minimum": 150,
                "name": "UserData",
                "position": 10,
                "stddev": 12.25448562,
                "variance": 150.1724178
              },
              {
                "average": 15547.61306,
                "count": 1486,
                "maximum": 20158,
                "minimum": 9403,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5323.649213,
                "variance": 28341240.94
              },
              {
                "average": 16303.3755,
                "count": 1486,
                "maximum": 29952,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 5422.059222,
                "variance": 29398726.2
              },
              {
                "average": 20360.26918,
                "count": 1486,
                "maximum": 35840,
                "minimum": 8704,
                "name": "Green",
                "position": 13,
                "stddev": 6399.237814,
                "variance": 40950244.6
              },
              {
                "average": 20254.83715,
                "count": 1486,
                "maximum": 35840,
                "minimum": 6912,
                "name": "Blue",
                "position": 14,
                "stddev": 6436.081137,
                "variance": 41423140.4
              },
              {
                "average": 155210.2837,
                "count": 1486,
                "maximum": 155280.3669,
                "minimum": 155139.0573,
                "name": "GpsTime",
                "position": 15,
                "stddev": 69.76770308,
                "variance": 4867.532393
              },
              {
                "average": 0,
                "count": 1486,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1486,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1486,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1486,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1486,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              413239.5227,
              4979373.956,
              1308.141079,
              413246.5427,
              4979449.516,
              1334.981079
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    413239.52267160325,
                    4979373.956448515,
                    1308.1410789353135
                  ],
                  [
                    413239.52267160325,
                    4979449.5164485155,
                    1308.1410789353135
                  ],
                  [
                    413246.54267160327,
                    4979449.5164485155,
                    1334.9810789353137
                  ],
                  [
                    413246.54267160327,
                    4979373.956448515,
                    1334.9810789353137
                  ],
                  [
                    413239.52267160325,
                    4979373.956448515,
                    1308.1410789353135
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:54:40+00:00",
            "end_time": "2011-09-15T20: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": "44118H2320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.20002411640445,
              44.88738133326449,
              1833.6624511717073
            ],
            [
              -118.20028678348875,
              44.900008498746644,
              1833.6624511717073
            ],
            [
              -118.18753069183876,
              44.900141869329566,
              2139.9024511717075
            ],
            [
              -118.18727081465701,
              44.887514645468116,
              2139.9024511717075
            ],
            [
              -118.20002411640445,
              44.88738133326449,
              1833.6624511717073
            ]
          ]
        ]
      },
      "bbox": [
        -118.2002868,
        44.88738133,
        1833.662451,
        -118.1872708,
        44.90014187,
        2139.902451
      ],
      "properties": {
        "datetime": "2011-09-20T18:27:07Z",
        "pc:count": 18493822,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 405734.0595,
            "count": 18493822,
            "maximum": 406243.0085,
            "minimum": 405235.6685,
            "name": "X",
            "position": 0,
            "stddev": 289.4067151,
            "variance": 83756.24672
          },
          {
            "average": 4971823.28,
            "count": 18493822,
            "maximum": 4972542.749,
            "minimum": 4971139.749,
            "name": "Y",
            "position": 1,
            "stddev": 415.997964,
            "variance": 173054.3061
          },
          {
            "average": 1950.247523,
            "count": 18493822,
            "maximum": 2139.902451,
            "minimum": 1833.662451,
            "name": "Z",
            "position": 2,
            "stddev": 62.63048119,
            "variance": 3922.577174
          },
          {
            "average": 76.74447932,
            "count": 18493822,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.91943456,
            "variance": 3016.144292
          },
          {
            "average": 1.216213933,
            "count": 18493822,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4591333059,
            "variance": 0.2108033926
          },
          {
            "average": 1.441000892,
            "count": 18493822,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6190071413,
            "variance": 0.383169841
          },
          {
            "average": 0.4995753717,
            "count": 18493822,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998332,
            "variance": 0.2499998332
          },
          {
            "average": 0,
            "count": 18493822,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.099098932,
            "count": 18493822,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2987948094,
            "variance": 0.08927833812
          },
          {
            "average": -2.531583152,
            "count": 18493822,
            "maximum": 13.99800014,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.14110176,
            "variance": 66.27753787
          },
          {
            "average": 138.6051957,
            "count": 18493822,
            "maximum": 160,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 10.39082614,
            "variance": 107.9692679
          },
          {
            "average": 14814.68806,
            "count": 18493822,
            "maximum": 20138,
            "minimum": 9533,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.491576,
            "variance": 28042231.03
          },
          {
            "average": 19427.87796,
            "count": 18493822,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8735.644327,
            "variance": 76311481.8
          },
          {
            "average": 21818.02901,
            "count": 18493822,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 9553.034506,
            "variance": 91260468.28
          },
          {
            "average": 20245.80673,
            "count": 18493822,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9093.357693,
            "variance": 82689154.13
          },
          {
            "average": 557571.9933,
            "count": 18493822,
            "maximum": 578427.6046,
            "minimum": 139533.529,
            "name": "GpsTime",
            "position": 15,
            "stddev": 89636.55365,
            "variance": 8034711749
          },
          {
            "average": 0,
            "count": 18493822,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18493822,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18493822,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18493822,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18493822,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          405235.6685,
          4971139.749,
          1833.662451,
          406243.0085,
          4972542.749,
          2139.902451
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                405235.6685086539,
                4971139.748576958,
                1833.6624511717073
              ],
              [
                405235.6685086539,
                4972542.748576958,
                1833.6624511717073
              ],
              [
                406243.00850865385,
                4972542.748576958,
                2139.9024511717075
              ],
              [
                406243.00850865385,
                4971139.748576958,
                2139.9024511717075
              ],
              [
                405235.6685086539,
                4971139.748576958,
                1833.6624511717073
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:27:07+00:00",
        "end_time": "2011-09-15T16:32:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.2002868,
            44.88738133,
            1833.662451,
            -118.1872708,
            44.90014187,
            2139.902451
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.20002411640445,
                  44.88738133326449,
                  1833.6624511717073
                ],
                [
                  -118.20028678348875,
                  44.900008498746644,
                  1833.6624511717073
                ],
                [
                  -118.18753069183876,
                  44.900141869329566,
                  2139.9024511717075
                ],
                [
                  -118.18727081465701,
                  44.887514645468116,
                  2139.9024511717075
                ],
                [
                  -118.20002411640445,
                  44.88738133326449,
                  1833.6624511717073
                ]
              ]
            ]
          },
          "id": "44118H2320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:27:07Z",
            "pc:count": 18493822,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 405734.0595,
                "count": 18493822,
                "maximum": 406243.0085,
                "minimum": 405235.6685,
                "name": "X",
                "position": 0,
                "stddev": 289.4067151,
                "variance": 83756.24672
              },
              {
                "average": 4971823.28,
                "count": 18493822,
                "maximum": 4972542.749,
                "minimum": 4971139.749,
                "name": "Y",
                "position": 1,
                "stddev": 415.997964,
                "variance": 173054.3061
              },
              {
                "average": 1950.247523,
                "count": 18493822,
                "maximum": 2139.902451,
                "minimum": 1833.662451,
                "name": "Z",
                "position": 2,
                "stddev": 62.63048119,
                "variance": 3922.577174
              },
              {
                "average": 76.74447932,
                "count": 18493822,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.91943456,
                "variance": 3016.144292
              },
              {
                "average": 1.216213933,
                "count": 18493822,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4591333059,
                "variance": 0.2108033926
              },
              {
                "average": 1.441000892,
                "count": 18493822,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6190071413,
                "variance": 0.383169841
              },
              {
                "average": 0.4995753717,
                "count": 18493822,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998332,
                "variance": 0.2499998332
              },
              {
                "average": 0,
                "count": 18493822,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.099098932,
                "count": 18493822,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2987948094,
                "variance": 0.08927833812
              },
              {
                "average": -2.531583152,
                "count": 18493822,
                "maximum": 13.99800014,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.14110176,
                "variance": 66.27753787
              },
              {
                "average": 138.6051957,
                "count": 18493822,
                "maximum": 160,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 10.39082614,
                "variance": 107.9692679
              },
              {
                "average": 14814.68806,
                "count": 18493822,
                "maximum": 20138,
                "minimum": 9533,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.491576,
                "variance": 28042231.03
              },
              {
                "average": 19427.87796,
                "count": 18493822,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8735.644327,
                "variance": 76311481.8
              },
              {
                "average": 21818.02901,
                "count": 18493822,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 9553.034506,
                "variance": 91260468.28
              },
              {
                "average": 20245.80673,
                "count": 18493822,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9093.357693,
                "variance": 82689154.13
              },
              {
                "average": 557571.9933,
                "count": 18493822,
                "maximum": 578427.6046,
                "minimum": 139533.529,
                "name": "GpsTime",
                "position": 15,
                "stddev": 89636.55365,
                "variance": 8034711749
              },
              {
                "average": 0,
                "count": 18493822,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18493822,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18493822,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18493822,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18493822,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              405235.6685,
              4971139.749,
              1833.662451,
              406243.0085,
              4972542.749,
              2139.902451
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    405235.6685086539,
                    4971139.748576958,
                    1833.6624511717073
                  ],
                  [
                    405235.6685086539,
                    4972542.748576958,
                    1833.6624511717073
                  ],
                  [
                    406243.00850865385,
                    4972542.748576958,
                    2139.9024511717075
                  ],
                  [
                    406243.00850865385,
                    4971139.748576958,
                    2139.9024511717075
                  ],
                  [
                    405235.6685086539,
                    4971139.748576958,
                    1833.6624511717073
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:27:07+00:00",
            "end_time": "2011-09-15T16: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": "45117A7125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502531084057,
              45.06242253676981,
              1026.583528228349
            ],
            [
              -117.82520641747567,
              45.07500973310374,
              1026.583528228349
            ],
            [
              -117.81252914037806,
              45.075100634441974,
              1136.3035282283488
            ],
            [
              -117.81235081525958,
              45.06251339844457,
              1136.3035282283488
            ],
            [
              -117.82502531084057,
              45.06242253676981,
              1026.583528228349
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252064,
        45.06242254,
        1026.583528,
        -117.8123508,
        45.07510063,
        1136.303528
      ],
      "properties": {
        "datetime": "2011-09-16T23:13:26Z",
        "pc:count": 10783753,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435544.8436,
            "count": 10783753,
            "maximum": 436045.0467,
            "minimum": 435047.0867,
            "name": "X",
            "position": 0,
            "stddev": 285.6908664,
            "variance": 81619.27114
          },
          {
            "average": 4990903.92,
            "count": 10783753,
            "maximum": 4991613.606,
            "minimum": 4990215.166,
            "name": "Y",
            "position": 1,
            "stddev": 382.4742508,
            "variance": 146286.5525
          },
          {
            "average": 1069.197402,
            "count": 10783753,
            "maximum": 1136.303528,
            "minimum": 1026.583528,
            "name": "Z",
            "position": 2,
            "stddev": 27.55445487,
            "variance": 759.2479834
          },
          {
            "average": 111.7946037,
            "count": 10783753,
            "maximum": 240,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.48861464,
            "variance": 341.8288712
          },
          {
            "average": 1.000210687,
            "count": 10783753,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01459001436,
            "variance": 0.0002128685191
          },
          {
            "average": 1.000436861,
            "count": 10783753,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02118751347,
            "variance": 0.0004489107268
          },
          {
            "average": 0.5000631042,
            "count": 10783753,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000192,
            "variance": 0.2500000192
          },
          {
            "average": 0,
            "count": 10783753,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.320165623,
            "count": 10783753,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4665400488,
            "variance": 0.2176596171
          },
          {
            "average": 0.1489063469,
            "count": 10783753,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.499083878,
            "variance": 72.23442677
          },
          {
            "average": 130.0593162,
            "count": 10783753,
            "maximum": 140,
            "minimum": 118,
            "name": "UserData",
            "position": 10,
            "stddev": 3.55507588,
            "variance": 12.63856451
          },
          {
            "average": 10750.0222,
            "count": 10783753,
            "maximum": 10773,
            "minimum": 10742,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.099191857,
            "variance": 82.79529245
          },
          {
            "average": 37661.11613,
            "count": 10783753,
            "maximum": 56320,
            "minimum": 7168,
            "name": "Red",
            "position": 12,
            "stddev": 4450.905994,
            "variance": 19810564.17
          },
          {
            "average": 34388.79727,
            "count": 10783753,
            "maximum": 57088,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 4294.948211,
            "variance": 18446580.13
          },
          {
            "average": 28792.30462,
            "count": 10783753,
            "maximum": 55552,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 4117.838099,
            "variance": 16956590.61
          },
          {
            "average": 233214.9046,
            "count": 10783753,
            "maximum": 250006.3953,
            "minimum": 227768.6161,
            "name": "GpsTime",
            "position": 15,
            "stddev": 6634.994749,
            "variance": 44023155.33
          },
          {
            "average": 0,
            "count": 10783753,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10783753,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10783753,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10783753,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10783753,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435047.0867,
          4990215.166,
          1026.583528,
          436045.0467,
          4991613.606,
          1136.303528
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435047.08670312306,
                4990215.166342025,
                1026.583528228349
              ],
              [
                435047.08670312306,
                4991613.606342024,
                1026.583528228349
              ],
              [
                436045.046703123,
                4991613.606342024,
                1136.3035282283488
              ],
              [
                436045.046703123,
                4990215.166342025,
                1136.3035282283488
              ],
              [
                435047.08670312306,
                4990215.166342025,
                1026.583528228349
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T23:13:26+00:00",
        "end_time": "2011-09-16T17:02:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252064,
            45.06242254,
            1026.583528,
            -117.8123508,
            45.07510063,
            1136.303528
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502531084057,
                  45.06242253676981,
                  1026.583528228349
                ],
                [
                  -117.82520641747567,
                  45.07500973310374,
                  1026.583528228349
                ],
                [
                  -117.81252914037806,
                  45.075100634441974,
                  1136.3035282283488
                ],
                [
                  -117.81235081525958,
                  45.06251339844457,
                  1136.3035282283488
                ],
                [
                  -117.82502531084057,
                  45.06242253676981,
                  1026.583528228349
                ]
              ]
            ]
          },
          "id": "45117A7125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T23:13:26Z",
            "pc:count": 10783753,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435544.8436,
                "count": 10783753,
                "maximum": 436045.0467,
                "minimum": 435047.0867,
                "name": "X",
                "position": 0,
                "stddev": 285.6908664,
                "variance": 81619.27114
              },
              {
                "average": 4990903.92,
                "count": 10783753,
                "maximum": 4991613.606,
                "minimum": 4990215.166,
                "name": "Y",
                "position": 1,
                "stddev": 382.4742508,
                "variance": 146286.5525
              },
              {
                "average": 1069.197402,
                "count": 10783753,
                "maximum": 1136.303528,
                "minimum": 1026.583528,
                "name": "Z",
                "position": 2,
                "stddev": 27.55445487,
                "variance": 759.2479834
              },
              {
                "average": 111.7946037,
                "count": 10783753,
                "maximum": 240,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.48861464,
                "variance": 341.8288712
              },
              {
                "average": 1.000210687,
                "count": 10783753,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01459001436,
                "variance": 0.0002128685191
              },
              {
                "average": 1.000436861,
                "count": 10783753,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02118751347,
                "variance": 0.0004489107268
              },
              {
                "average": 0.5000631042,
                "count": 10783753,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000192,
                "variance": 0.2500000192
              },
              {
                "average": 0,
                "count": 10783753,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.320165623,
                "count": 10783753,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4665400488,
                "variance": 0.2176596171
              },
              {
                "average": 0.1489063469,
                "count": 10783753,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.499083878,
                "variance": 72.23442677
              },
              {
                "average": 130.0593162,
                "count": 10783753,
                "maximum": 140,
                "minimum": 118,
                "name": "UserData",
                "position": 10,
                "stddev": 3.55507588,
                "variance": 12.63856451
              },
              {
                "average": 10750.0222,
                "count": 10783753,
                "maximum": 10773,
                "minimum": 10742,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.099191857,
                "variance": 82.79529245
              },
              {
                "average": 37661.11613,
                "count": 10783753,
                "maximum": 56320,
                "minimum": 7168,
                "name": "Red",
                "position": 12,
                "stddev": 4450.905994,
                "variance": 19810564.17
              },
              {
                "average": 34388.79727,
                "count": 10783753,
                "maximum": 57088,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 4294.948211,
                "variance": 18446580.13
              },
              {
                "average": 28792.30462,
                "count": 10783753,
                "maximum": 55552,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 4117.838099,
                "variance": 16956590.61
              },
              {
                "average": 233214.9046,
                "count": 10783753,
                "maximum": 250006.3953,
                "minimum": 227768.6161,
                "name": "GpsTime",
                "position": 15,
                "stddev": 6634.994749,
                "variance": 44023155.33
              },
              {
                "average": 0,
                "count": 10783753,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10783753,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10783753,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10783753,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10783753,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435047.0867,
              4990215.166,
              1026.583528,
              436045.0467,
              4991613.606,
              1136.303528
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435047.08670312306,
                    4990215.166342025,
                    1026.583528228349
                  ],
                  [
                    435047.08670312306,
                    4991613.606342024,
                    1026.583528228349
                  ],
                  [
                    436045.046703123,
                    4991613.606342024,
                    1136.3035282283488
                  ],
                  [
                    436045.046703123,
                    4990215.166342025,
                    1136.3035282283488
                  ],
                  [
                    435047.08670312306,
                    4990215.166342025,
                    1026.583528228349
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T23:13:26+00:00",
            "end_time": "2011-09-16T17:02: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": "44118H2413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.1625270840098,
              44.89988425746586,
              1706.6194324363246
            ],
            [
              -118.16278157572822,
              44.91250760582528,
              1706.6194324363246
            ],
            [
              -118.15003369321808,
              44.91263670224127,
              2366.9194324363248
            ],
            [
              -118.1497819900589,
              44.90001329739041,
              2366.9194324363248
            ],
            [
              -118.1625270840098,
              44.89988425746586,
              1706.6194324363246
            ]
          ]
        ]
      },
      "bbox": [
        -118.1627816,
        44.89988426,
        1706.619432,
        -118.149782,
        44.9126367,
        2366.919432
      ],
      "properties": {
        "datetime": "2011-09-20T18:28:17Z",
        "pc:count": 23580647,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 408728.0487,
            "count": 23580647,
            "maximum": 409223.1475,
            "minimum": 408216.6875,
            "name": "X",
            "position": 0,
            "stddev": 280.0415,
            "variance": 78423.24172
          },
          {
            "average": 4973098.609,
            "count": 23580647,
            "maximum": 4973888.11,
            "minimum": 4972485.55,
            "name": "Y",
            "position": 1,
            "stddev": 385.0830386,
            "variance": 148288.9466
          },
          {
            "average": 2001.832907,
            "count": 23580647,
            "maximum": 2366.919432,
            "minimum": 1706.619432,
            "name": "Z",
            "position": 2,
            "stddev": 186.0714899,
            "variance": 34622.59936
          },
          {
            "average": 76.47939329,
            "count": 23580647,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.92159342,
            "variance": 2800.69505
          },
          {
            "average": 1.198534035,
            "count": 23580647,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4403742204,
            "variance": 0.193929454
          },
          {
            "average": 1.405263901,
            "count": 23580647,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5966506445,
            "variance": 0.3559919916
          },
          {
            "average": 0.5001694822,
            "count": 23580647,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999819,
            "variance": 0.2499999819
          },
          {
            "average": 0,
            "count": 23580647,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.071876527,
            "count": 23580647,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2582833605,
            "variance": 0.0667102943
          },
          {
            "average": -2.870826002,
            "count": 23580647,
            "maximum": 18,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.155700613,
            "variance": 66.51545249
          },
          {
            "average": 135.5848061,
            "count": 23580647,
            "maximum": 155,
            "minimum": 114,
            "name": "UserData",
            "position": 10,
            "stddev": 10.94690402,
            "variance": 119.8347076
          },
          {
            "average": 14857.62506,
            "count": 23580647,
            "maximum": 20148,
            "minimum": 9534,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.436963,
            "variance": 28041652.62
          },
          {
            "average": 468960.2906,
            "count": 23580647,
            "maximum": 578497.0451,
            "minimum": 139452.884,
            "name": "GpsTime",
            "position": 12,
            "stddev": 188932.5866,
            "variance": 35695522270.0
          },
          {
            "average": 0,
            "count": 23580647,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23580647,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23580647,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23580647,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23580647,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          408216.6875,
          4972485.55,
          1706.619432,
          409223.1475,
          4973888.11,
          2366.919432
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                408216.68746173196,
                4972485.550412756,
                1706.6194324363246
              ],
              [
                408216.68746173196,
                4973888.110412757,
                1706.6194324363246
              ],
              [
                409223.1474617319,
                4973888.110412757,
                2366.9194324363248
              ],
              [
                409223.1474617319,
                4972485.550412756,
                2366.9194324363248
              ],
              [
                408216.68746173196,
                4972485.550412756,
                1706.6194324363246
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:28:17+00:00",
        "end_time": "2011-09-15T16:30:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1627816,
            44.89988426,
            1706.619432,
            -118.149782,
            44.9126367,
            2366.919432
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.1625270840098,
                  44.89988425746586,
                  1706.6194324363246
                ],
                [
                  -118.16278157572822,
                  44.91250760582528,
                  1706.6194324363246
                ],
                [
                  -118.15003369321808,
                  44.91263670224127,
                  2366.9194324363248
                ],
                [
                  -118.1497819900589,
                  44.90001329739041,
                  2366.9194324363248
                ],
                [
                  -118.1625270840098,
                  44.89988425746586,
                  1706.6194324363246
                ]
              ]
            ]
          },
          "id": "44118H2413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:28:17Z",
            "pc:count": 23580647,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 408728.0487,
                "count": 23580647,
                "maximum": 409223.1475,
                "minimum": 408216.6875,
                "name": "X",
                "position": 0,
                "stddev": 280.0415,
                "variance": 78423.24172
              },
              {
                "average": 4973098.609,
                "count": 23580647,
                "maximum": 4973888.11,
                "minimum": 4972485.55,
                "name": "Y",
                "position": 1,
                "stddev": 385.0830386,
                "variance": 148288.9466
              },
              {
                "average": 2001.832907,
                "count": 23580647,
                "maximum": 2366.919432,
                "minimum": 1706.619432,
                "name": "Z",
                "position": 2,
                "stddev": 186.0714899,
                "variance": 34622.59936
              },
              {
                "average": 76.47939329,
                "count": 23580647,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.92159342,
                "variance": 2800.69505
              },
              {
                "average": 1.198534035,
                "count": 23580647,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4403742204,
                "variance": 0.193929454
              },
              {
                "average": 1.405263901,
                "count": 23580647,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5966506445,
                "variance": 0.3559919916
              },
              {
                "average": 0.5001694822,
                "count": 23580647,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999819,
                "variance": 0.2499999819
              },
              {
                "average": 0,
                "count": 23580647,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.071876527,
                "count": 23580647,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2582833605,
                "variance": 0.0667102943
              },
              {
                "average": -2.870826002,
                "count": 23580647,
                "maximum": 18,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.155700613,
                "variance": 66.51545249
              },
              {
                "average": 135.5848061,
                "count": 23580647,
                "maximum": 155,
                "minimum": 114,
                "name": "UserData",
                "position": 10,
                "stddev": 10.94690402,
                "variance": 119.8347076
              },
              {
                "average": 14857.62506,
                "count": 23580647,
                "maximum": 20148,
                "minimum": 9534,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.436963,
                "variance": 28041652.62
              },
              {
                "average": 468960.2906,
                "count": 23580647,
                "maximum": 578497.0451,
                "minimum": 139452.884,
                "name": "GpsTime",
                "position": 12,
                "stddev": 188932.5866,
                "variance": 35695522270.0
              },
              {
                "average": 0,
                "count": 23580647,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23580647,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23580647,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23580647,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23580647,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              408216.6875,
              4972485.55,
              1706.619432,
              409223.1475,
              4973888.11,
              2366.919432
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    408216.68746173196,
                    4972485.550412756,
                    1706.6194324363246
                  ],
                  [
                    408216.68746173196,
                    4973888.110412757,
                    1706.6194324363246
                  ],
                  [
                    409223.1474617319,
                    4973888.110412757,
                    2366.9194324363248
                  ],
                  [
                    409223.1474617319,
                    4972485.550412756,
                    2366.9194324363248
                  ],
                  [
                    408216.68746173196,
                    4972485.550412756,
                    1706.6194324363246
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:28:17+00:00",
            "end_time": "2011-09-15T16:30: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": "45117A6105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.70001821979976,
              45.114375503140046,
              1031.066019260394
            ],
            [
              -117.70014828362548,
              45.125010801840396,
              1031.066019260394
            ],
            [
              -117.68752848548236,
              45.12508747204088,
              1208.2660192603937
            ],
            [
              -117.68740076554138,
              45.11445214507311,
              1208.2660192603937
            ],
            [
              -117.70001821979976,
              45.114375503140046,
              1031.066019260394
            ]
          ]
        ]
      },
      "bbox": [
        -117.7001483,
        45.1143755,
        1031.066019,
        -117.6874008,
        45.12508747,
        1208.266019
      ],
      "properties": {
        "datetime": "2011-09-15T18:54:18Z",
        "pc:count": 6398889,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 445334.3567,
            "count": 6398889,
            "maximum": 445931.3318,
            "minimum": 444938.7918,
            "name": "X",
            "position": 0,
            "stddev": 258.4051596,
            "variance": 66773.22652
          },
          {
            "average": 4996624.429,
            "count": 6398889,
            "maximum": 4997075.409,
            "minimum": 4995893.849,
            "name": "Y",
            "position": 1,
            "stddev": 300.2585028,
            "variance": 90155.16849
          },
          {
            "average": 1086.184777,
            "count": 6398889,
            "maximum": 1208.266019,
            "minimum": 1031.066019,
            "name": "Z",
            "position": 2,
            "stddev": 33.68008409,
            "variance": 1134.348064
          },
          {
            "average": 91.69383169,
            "count": 6398889,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.0719348,
            "variance": 2507.198654
          },
          {
            "average": 1.109315852,
            "count": 6398889,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3389785525,
            "variance": 0.114906459
          },
          {
            "average": 1.227348998,
            "count": 6398889,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4836418007,
            "variance": 0.2339093914
          },
          {
            "average": 0.5004803178,
            "count": 6398889,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998084,
            "variance": 0.2499998084
          },
          {
            "average": 0,
            "count": 6398889,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.221983691,
            "count": 6398889,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4155802679,
            "variance": 0.172706959
          },
          {
            "average": 0.08075952498,
            "count": 6398889,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.498024797,
            "variance": 72.21642544
          },
          {
            "average": 126.2983585,
            "count": 6398889,
            "maximum": 137,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 2.599669065,
            "variance": 6.758279246
          },
          {
            "average": 10687.89922,
            "count": 6398889,
            "maximum": 10691,
            "minimum": 10684,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.690800881,
            "variance": 2.858807618
          },
          {
            "average": 22944.84852,
            "count": 6398889,
            "maximum": 64256,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 10597.60756,
            "variance": 112309285.9
          },
          {
            "average": 23107.60846,
            "count": 6398889,
            "maximum": 64256,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 9992.908278,
            "variance": 99858215.85
          },
          {
            "average": 20026.25651,
            "count": 6398889,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 8552.167506,
            "variance": 73139569.04
          },
          {
            "average": 147244.2351,
            "count": 6398889,
            "maximum": 148058.8081,
            "minimum": 146279.9026,
            "name": "GpsTime",
            "position": 15,
            "stddev": 462.8528991,
            "variance": 214232.8062
          },
          {
            "average": 0,
            "count": 6398889,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6398889,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6398889,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6398889,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6398889,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          444938.7918,
          4995893.849,
          1031.066019,
          445931.3318,
          4997075.409,
          1208.266019
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                444938.7917630744,
                4995893.848588693,
                1031.066019260394
              ],
              [
                444938.7917630744,
                4997075.4085886935,
                1031.066019260394
              ],
              [
                445931.33176307444,
                4997075.4085886935,
                1208.2660192603937
              ],
              [
                445931.33176307444,
                4995893.848588693,
                1208.2660192603937
              ],
              [
                444938.7917630744,
                4995893.848588693,
                1031.066019260394
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:54:18+00:00",
        "end_time": "2011-09-15T18:24:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A6105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A6105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A6105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A6105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7001483,
            45.1143755,
            1031.066019,
            -117.6874008,
            45.12508747,
            1208.266019
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.70001821979976,
                  45.114375503140046,
                  1031.066019260394
                ],
                [
                  -117.70014828362548,
                  45.125010801840396,
                  1031.066019260394
                ],
                [
                  -117.68752848548236,
                  45.12508747204088,
                  1208.2660192603937
                ],
                [
                  -117.68740076554138,
                  45.11445214507311,
                  1208.2660192603937
                ],
                [
                  -117.70001821979976,
                  45.114375503140046,
                  1031.066019260394
                ]
              ]
            ]
          },
          "id": "45117A6105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A6105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:54:18Z",
            "pc:count": 6398889,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 445334.3567,
                "count": 6398889,
                "maximum": 445931.3318,
                "minimum": 444938.7918,
                "name": "X",
                "position": 0,
                "stddev": 258.4051596,
                "variance": 66773.22652
              },
              {
                "average": 4996624.429,
                "count": 6398889,
                "maximum": 4997075.409,
                "minimum": 4995893.849,
                "name": "Y",
                "position": 1,
                "stddev": 300.2585028,
                "variance": 90155.16849
              },
              {
                "average": 1086.184777,
                "count": 6398889,
                "maximum": 1208.266019,
                "minimum": 1031.066019,
                "name": "Z",
                "position": 2,
                "stddev": 33.68008409,
                "variance": 1134.348064
              },
              {
                "average": 91.69383169,
                "count": 6398889,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.0719348,
                "variance": 2507.198654
              },
              {
                "average": 1.109315852,
                "count": 6398889,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3389785525,
                "variance": 0.114906459
              },
              {
                "average": 1.227348998,
                "count": 6398889,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4836418007,
                "variance": 0.2339093914
              },
              {
                "average": 0.5004803178,
                "count": 6398889,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998084,
                "variance": 0.2499998084
              },
              {
                "average": 0,
                "count": 6398889,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.221983691,
                "count": 6398889,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4155802679,
                "variance": 0.172706959
              },
              {
                "average": 0.08075952498,
                "count": 6398889,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.498024797,
                "variance": 72.21642544
              },
              {
                "average": 126.2983585,
                "count": 6398889,
                "maximum": 137,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 2.599669065,
                "variance": 6.758279246
              },
              {
                "average": 10687.89922,
                "count": 6398889,
                "maximum": 10691,
                "minimum": 10684,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.690800881,
                "variance": 2.858807618
              },
              {
                "average": 22944.84852,
                "count": 6398889,
                "maximum": 64256,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 10597.60756,
                "variance": 112309285.9
              },
              {
                "average": 23107.60846,
                "count": 6398889,
                "maximum": 64256,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 9992.908278,
                "variance": 99858215.85
              },
              {
                "average": 20026.25651,
                "count": 6398889,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 8552.167506,
                "variance": 73139569.04
              },
              {
                "average": 147244.2351,
                "count": 6398889,
                "maximum": 148058.8081,
                "minimum": 146279.9026,
                "name": "GpsTime",
                "position": 15,
                "stddev": 462.8528991,
                "variance": 214232.8062
              },
              {
                "average": 0,
                "count": 6398889,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6398889,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6398889,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6398889,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6398889,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              444938.7918,
              4995893.849,
              1031.066019,
              445931.3318,
              4997075.409,
              1208.266019
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    444938.7917630744,
                    4995893.848588693,
                    1031.066019260394
                  ],
                  [
                    444938.7917630744,
                    4997075.4085886935,
                    1031.066019260394
                  ],
                  [
                    445931.33176307444,
                    4997075.4085886935,
                    1208.2660192603937
                  ],
                  [
                    445931.33176307444,
                    4995893.848588693,
                    1208.2660192603937
                  ],
                  [
                    444938.7917630744,
                    4995893.848588693,
                    1031.066019260394
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:54:18+00:00",
            "end_time": "2011-09-15T18:24:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118G1410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252494355266,
              44.78740209628981,
              1366.8011106141214
            ],
            [
              -118.01274544450781,
              44.80000976136512,
              1366.8011106141214
            ],
            [
              -118.00002956950468,
              44.80012182392643,
              1760.0811106141216
            ],
            [
              -117.99981183600066,
              44.78751410987351,
              1760.0811106141216
            ],
            [
              -118.01252494355266,
              44.78740209628981,
              1366.8011106141214
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127454,
        44.7874021,
        1366.801111,
        -117.9998118,
        44.80012182,
        1760.081111
      ],
      "properties": {
        "datetime": "2011-09-18T22:32:30Z",
        "pc:count": 20798776,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420464.4263,
            "count": 20798776,
            "maximum": 420909.8453,
            "minimum": 419904.0053,
            "name": "X",
            "position": 0,
            "stddev": 288.6333986,
            "variance": 83309.23881
          },
          {
            "average": 4960538.405,
            "count": 20798776,
            "maximum": 4961232.566,
            "minimum": 4959831.846,
            "name": "Y",
            "position": 1,
            "stddev": 385.3267205,
            "variance": 148476.6815
          },
          {
            "average": 1536.490679,
            "count": 20798776,
            "maximum": 1760.081111,
            "minimum": 1366.801111,
            "name": "Z",
            "position": 2,
            "stddev": 76.9788879,
            "variance": 5925.749182
          },
          {
            "average": 88.71007198,
            "count": 20798776,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.13685158,
            "variance": 2823.524996
          },
          {
            "average": 1.156214145,
            "count": 20798776,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3960381647,
            "variance": 0.1568462279
          },
          {
            "average": 1.319610923,
            "count": 20798776,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5488939205,
            "variance": 0.3012845359
          },
          {
            "average": 0.4996281512,
            "count": 20798776,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998737,
            "variance": 0.2499998737
          },
          {
            "average": 0,
            "count": 20798776,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.102114567,
            "count": 20798776,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3027989208,
            "variance": 0.09168718641
          },
          {
            "average": -0.6682379365,
            "count": 20798776,
            "maximum": 22.00200081,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.172873041,
            "variance": 66.79585375
          },
          {
            "average": 75.42131638,
            "count": 20798776,
            "maximum": 179,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 68.89635939,
            "variance": 4746.708337
          },
          {
            "average": 14758.36839,
            "count": 20798776,
            "maximum": 20068,
            "minimum": 9450,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5272.647911,
            "variance": 27800815.99
          },
          {
            "average": 23776.4636,
            "count": 20798776,
            "maximum": 60672,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 13212.36652,
            "variance": 174566629.1
          },
          {
            "average": 24586.84017,
            "count": 20798776,
            "maximum": 59904,
            "minimum": 256,
            "name": "Green",
            "position": 13,
            "stddev": 12910.30405,
            "variance": 166675950.6
          },
          {
            "average": 21897.9719,
            "count": 20798776,
            "maximum": 62208,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 11333.36469,
            "variance": 128445155.1
          },
          {
            "average": 402667.711,
            "count": 20798776,
            "maximum": 420350.1513,
            "minimum": 318757.0077,
            "name": "GpsTime",
            "position": 15,
            "stddev": 28460.43169,
            "variance": 809996172
          },
          {
            "average": 0,
            "count": 20798776,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20798776,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20798776,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20798776,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20798776,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419904.0053,
          4959831.846,
          1366.801111,
          420909.8453,
          4961232.566,
          1760.081111
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419904.00525859505,
                4959831.846085462,
                1366.8011106141214
              ],
              [
                419904.00525859505,
                4961232.566085462,
                1366.8011106141214
              ],
              [
                420909.845258595,
                4961232.566085462,
                1760.0811106141216
              ],
              [
                420909.845258595,
                4959831.846085462,
                1760.0811106141216
              ],
              [
                419904.00525859505,
                4959831.846085462,
                1366.8011106141214
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:32:30+00:00",
        "end_time": "2011-09-17T18:19:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127454,
            44.7874021,
            1366.801111,
            -117.9998118,
            44.80012182,
            1760.081111
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252494355266,
                  44.78740209628981,
                  1366.8011106141214
                ],
                [
                  -118.01274544450781,
                  44.80000976136512,
                  1366.8011106141214
                ],
                [
                  -118.00002956950468,
                  44.80012182392643,
                  1760.0811106141216
                ],
                [
                  -117.99981183600066,
                  44.78751410987351,
                  1760.0811106141216
                ],
                [
                  -118.01252494355266,
                  44.78740209628981,
                  1366.8011106141214
                ]
              ]
            ]
          },
          "id": "44118G1410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:32:30Z",
            "pc:count": 20798776,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420464.4263,
                "count": 20798776,
                "maximum": 420909.8453,
                "minimum": 419904.0053,
                "name": "X",
                "position": 0,
                "stddev": 288.6333986,
                "variance": 83309.23881
              },
              {
                "average": 4960538.405,
                "count": 20798776,
                "maximum": 4961232.566,
                "minimum": 4959831.846,
                "name": "Y",
                "position": 1,
                "stddev": 385.3267205,
                "variance": 148476.6815
              },
              {
                "average": 1536.490679,
                "count": 20798776,
                "maximum": 1760.081111,
                "minimum": 1366.801111,
                "name": "Z",
                "position": 2,
                "stddev": 76.9788879,
                "variance": 5925.749182
              },
              {
                "average": 88.71007198,
                "count": 20798776,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.13685158,
                "variance": 2823.524996
              },
              {
                "average": 1.156214145,
                "count": 20798776,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3960381647,
                "variance": 0.1568462279
              },
              {
                "average": 1.319610923,
                "count": 20798776,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5488939205,
                "variance": 0.3012845359
              },
              {
                "average": 0.4996281512,
                "count": 20798776,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998737,
                "variance": 0.2499998737
              },
              {
                "average": 0,
                "count": 20798776,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.102114567,
                "count": 20798776,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3027989208,
                "variance": 0.09168718641
              },
              {
                "average": -0.6682379365,
                "count": 20798776,
                "maximum": 22.00200081,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.172873041,
                "variance": 66.79585375
              },
              {
                "average": 75.42131638,
                "count": 20798776,
                "maximum": 179,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 68.89635939,
                "variance": 4746.708337
              },
              {
                "average": 14758.36839,
                "count": 20798776,
                "maximum": 20068,
                "minimum": 9450,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5272.647911,
                "variance": 27800815.99
              },
              {
                "average": 23776.4636,
                "count": 20798776,
                "maximum": 60672,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 13212.36652,
                "variance": 174566629.1
              },
              {
                "average": 24586.84017,
                "count": 20798776,
                "maximum": 59904,
                "minimum": 256,
                "name": "Green",
                "position": 13,
                "stddev": 12910.30405,
                "variance": 166675950.6
              },
              {
                "average": 21897.9719,
                "count": 20798776,
                "maximum": 62208,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 11333.36469,
                "variance": 128445155.1
              },
              {
                "average": 402667.711,
                "count": 20798776,
                "maximum": 420350.1513,
                "minimum": 318757.0077,
                "name": "GpsTime",
                "position": 15,
                "stddev": 28460.43169,
                "variance": 809996172
              },
              {
                "average": 0,
                "count": 20798776,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20798776,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20798776,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20798776,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20798776,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419904.0053,
              4959831.846,
              1366.801111,
              420909.8453,
              4961232.566,
              1760.081111
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419904.00525859505,
                    4959831.846085462,
                    1366.8011106141214
                  ],
                  [
                    419904.00525859505,
                    4961232.566085462,
                    1366.8011106141214
                  ],
                  [
                    420909.845258595,
                    4961232.566085462,
                    1760.0811106141216
                  ],
                  [
                    420909.845258595,
                    4959831.846085462,
                    1760.0811106141216
                  ],
                  [
                    419904.00525859505,
                    4959831.846085462,
                    1366.8011106141214
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:32:30+00:00",
            "end_time": "2011-09-17T18:19:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44117H8319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252485073603,
              44.8874077867926,
              1021.5374448157926
            ],
            [
              -117.96273509975369,
              44.90000965967121,
              1021.5374448157926
            ],
            [
              -117.95002918073108,
              44.90011607092162,
              1045.8974448157926
            ],
            [
              -117.94982170550672,
              44.88751415155779,
              1045.8974448157926
            ],
            [
              -117.96252485073603,
              44.8874077867926,
              1021.5374448157926
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627351,
        44.88740779,
        1021.537445,
        -117.9498217,
        44.90011607,
        1045.897445
      ],
      "properties": {
        "datetime": "2011-09-20T23:09:41Z",
        "pc:count": 11202418,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424492.8896,
            "count": 11202418,
            "maximum": 424994.2283,
            "minimum": 423990.9283,
            "name": "X",
            "position": 0,
            "stddev": 286.8024638,
            "variance": 82255.65322
          },
          {
            "average": 4971583.571,
            "count": 11202418,
            "maximum": 4972292.953,
            "minimum": 4970892.873,
            "name": "Y",
            "position": 1,
            "stddev": 403.0852904,
            "variance": 162477.7513
          },
          {
            "average": 1027.442227,
            "count": 11202418,
            "maximum": 1045.897445,
            "minimum": 1021.537445,
            "name": "Z",
            "position": 2,
            "stddev": 2.895709939,
            "variance": 8.385136051
          },
          {
            "average": 232.0905287,
            "count": 11202418,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.27862063,
            "variance": 589.4514199
          },
          {
            "average": 1.002014922,
            "count": 11202418,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0530563341,
            "variance": 0.002814974588
          },
          {
            "average": 1.004051268,
            "count": 11202418,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08080861106,
            "variance": 0.006530031621
          },
          {
            "average": 0.498359015,
            "count": 11202418,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973295,
            "variance": 0.2499973295
          },
          {
            "average": 0,
            "count": 11202418,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.262168221,
            "count": 11202418,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4398136677,
            "variance": 0.1934360623
          },
          {
            "average": 0.7244286253,
            "count": 11202418,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.945530466,
            "variance": 63.13145438
          },
          {
            "average": 202.4040199,
            "count": 11202418,
            "maximum": 213,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 3.835143155,
            "variance": 14.70832302
          },
          {
            "average": 92.79037008,
            "count": 11202418,
            "maximum": 20071,
            "minimum": 51,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 691.5846372,
            "variance": 478289.3104
          },
          {
            "average": 28747.47591,
            "count": 11202418,
            "maximum": 65024,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 11180.74563,
            "variance": 125009072.8
          },
          {
            "average": 29265.49025,
            "count": 11202418,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 8575.364011,
            "variance": 73536867.92
          },
          {
            "average": 23963.94558,
            "count": 11202418,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 7635.73131,
            "variance": 58304392.64
          },
          {
            "average": 593035.9664,
            "count": 11202418,
            "maximum": 595381.4575,
            "minimum": 321886.2608,
            "name": "GpsTime",
            "position": 15,
            "stddev": 11684.27841,
            "variance": 136522362
          },
          {
            "average": 0,
            "count": 11202418,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11202418,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11202418,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11202418,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11202418,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423990.9283,
          4970892.873,
          1021.537445,
          424994.2283,
          4972292.953,
          1045.897445
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423990.9282605262,
                4970892.873070135,
                1021.5374448157926
              ],
              [
                423990.9282605262,
                4972292.953070135,
                1021.5374448157926
              ],
              [
                424994.22826052626,
                4972292.953070135,
                1045.8974448157926
              ],
              [
                424994.22826052626,
                4970892.873070135,
                1045.8974448157926
              ],
              [
                423990.9282605262,
                4970892.873070135,
                1021.5374448157926
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:09:41+00:00",
        "end_time": "2011-09-17T19:11:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627351,
            44.88740779,
            1021.537445,
            -117.9498217,
            44.90011607,
            1045.897445
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252485073603,
                  44.8874077867926,
                  1021.5374448157926
                ],
                [
                  -117.96273509975369,
                  44.90000965967121,
                  1021.5374448157926
                ],
                [
                  -117.95002918073108,
                  44.90011607092162,
                  1045.8974448157926
                ],
                [
                  -117.94982170550672,
                  44.88751415155779,
                  1045.8974448157926
                ],
                [
                  -117.96252485073603,
                  44.8874077867926,
                  1021.5374448157926
                ]
              ]
            ]
          },
          "id": "44117H8319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:09:41Z",
            "pc:count": 11202418,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424492.8896,
                "count": 11202418,
                "maximum": 424994.2283,
                "minimum": 423990.9283,
                "name": "X",
                "position": 0,
                "stddev": 286.8024638,
                "variance": 82255.65322
              },
              {
                "average": 4971583.571,
                "count": 11202418,
                "maximum": 4972292.953,
                "minimum": 4970892.873,
                "name": "Y",
                "position": 1,
                "stddev": 403.0852904,
                "variance": 162477.7513
              },
              {
                "average": 1027.442227,
                "count": 11202418,
                "maximum": 1045.897445,
                "minimum": 1021.537445,
                "name": "Z",
                "position": 2,
                "stddev": 2.895709939,
                "variance": 8.385136051
              },
              {
                "average": 232.0905287,
                "count": 11202418,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.27862063,
                "variance": 589.4514199
              },
              {
                "average": 1.002014922,
                "count": 11202418,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0530563341,
                "variance": 0.002814974588
              },
              {
                "average": 1.004051268,
                "count": 11202418,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08080861106,
                "variance": 0.006530031621
              },
              {
                "average": 0.498359015,
                "count": 11202418,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973295,
                "variance": 0.2499973295
              },
              {
                "average": 0,
                "count": 11202418,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.262168221,
                "count": 11202418,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4398136677,
                "variance": 0.1934360623
              },
              {
                "average": 0.7244286253,
                "count": 11202418,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.945530466,
                "variance": 63.13145438
              },
              {
                "average": 202.4040199,
                "count": 11202418,
                "maximum": 213,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 3.835143155,
                "variance": 14.70832302
              },
              {
                "average": 92.79037008,
                "count": 11202418,
                "maximum": 20071,
                "minimum": 51,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 691.5846372,
                "variance": 478289.3104
              },
              {
                "average": 28747.47591,
                "count": 11202418,
                "maximum": 65024,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 11180.74563,
                "variance": 125009072.8
              },
              {
                "average": 29265.49025,
                "count": 11202418,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 8575.364011,
                "variance": 73536867.92
              },
              {
                "average": 23963.94558,
                "count": 11202418,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 7635.73131,
                "variance": 58304392.64
              },
              {
                "average": 593035.9664,
                "count": 11202418,
                "maximum": 595381.4575,
                "minimum": 321886.2608,
                "name": "GpsTime",
                "position": 15,
                "stddev": 11684.27841,
                "variance": 136522362
              },
              {
                "average": 0,
                "count": 11202418,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11202418,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11202418,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11202418,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11202418,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423990.9283,
              4970892.873,
              1021.537445,
              424994.2283,
              4972292.953,
              1045.897445
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423990.9282605262,
                    4970892.873070135,
                    1021.5374448157926
                  ],
                  [
                    423990.9282605262,
                    4972292.953070135,
                    1021.5374448157926
                  ],
                  [
                    424994.22826052626,
                    4972292.953070135,
                    1045.8974448157926
                  ],
                  [
                    424994.22826052626,
                    4970892.873070135,
                    1045.8974448157926
                  ],
                  [
                    423990.9282605262,
                    4970892.873070135,
                    1021.5374448157926
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:09:41+00:00",
            "end_time": "2011-09-17T19: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": "45117A6201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.6875264516256,
              45.12269315976009,
              1144.6696022515212
            ],
            [
              -117.68755429943131,
              45.125011478596065,
              1144.6696022515212
            ],
            [
              -117.68554207682585,
              45.125023575066834,
              1232.349602251521
            ],
            [
              -117.68551431050533,
              45.122705255258516,
              1232.349602251521
            ],
            [
              -117.6875264516256,
              45.12269315976009,
              1144.6696022515212
            ]
          ]
        ]
      },
      "bbox": [
        -117.6875543,
        45.12269316,
        1144.669602,
        -117.6855143,
        45.12502358,
        1232.349602
      ],
      "properties": {
        "datetime": "2011-09-15T18:27:25Z",
        "pc:count": 168473,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 445982.9732,
            "count": 168473,
            "maximum": 446087.4899,
            "minimum": 445929.2299,
            "name": "X",
            "position": 0,
            "stddev": 37.12618403,
            "variance": 1378.35354
          },
          {
            "average": 4996968.897,
            "count": 168473,
            "maximum": 4997066.984,
            "minimum": 4996809.424,
            "name": "Y",
            "position": 1,
            "stddev": 58.53499772,
            "variance": 3426.345958
          },
          {
            "average": 1185.785548,
            "count": 168473,
            "maximum": 1232.349602,
            "minimum": 1144.669602,
            "name": "Z",
            "position": 2,
            "stddev": 14.78232199,
            "variance": 218.5170433
          },
          {
            "average": 88.52584687,
            "count": 168473,
            "maximum": 189,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.78718267,
            "variance": 2786.486655
          },
          {
            "average": 1.195859277,
            "count": 168473,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4352122502,
            "variance": 0.1894097027
          },
          {
            "average": 1.403530536,
            "count": 168473,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5935371217,
            "variance": 0.3522863149
          },
          {
            "average": 0.5008873825,
            "count": 168473,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000006965,
            "variance": 0.2500006965
          },
          {
            "average": 0,
            "count": 168473,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.306731642,
            "count": 168473,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4611383786,
            "variance": 0.2126486042
          },
          {
            "average": -3.220143444,
            "count": 168473,
            "maximum": 10.99800014,
            "minimum": -13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.190043756,
            "variance": 38.3166417
          },
          {
            "average": 121.1543155,
            "count": 168473,
            "maximum": 127,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 1.356430169,
            "variance": 1.839902802
          },
          {
            "average": 10684.4824,
            "count": 168473,
            "maximum": 10685,
            "minimum": 10684,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4996915485,
            "variance": 0.2496916437
          },
          {
            "average": 22828.52227,
            "count": 168473,
            "maximum": 52224,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 9441.414311,
            "variance": 89140304.2
          },
          {
            "average": 21639.62729,
            "count": 168473,
            "maximum": 49664,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 8857.014281,
            "variance": 78446701.97
          },
          {
            "average": 19631.90398,
            "count": 168473,
            "maximum": 48640,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 7946.557093,
            "variance": 63147769.63
          },
          {
            "average": 146360.3522,
            "count": 168473,
            "maximum": 146445.7019,
            "minimum": 146280.8565,
            "name": "GpsTime",
            "position": 15,
            "stddev": 80.58819142,
            "variance": 6494.456596
          },
          {
            "average": 0,
            "count": 168473,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 168473,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 168473,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 168473,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 168473,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          445929.2299,
          4996809.424,
          1144.669602,
          446087.4899,
          4997066.984,
          1232.349602
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                445929.22988538654,
                4996809.423748591,
                1144.6696022515212
              ],
              [
                445929.22988538654,
                4997066.9837485915,
                1144.6696022515212
              ],
              [
                446087.48988538655,
                4997066.9837485915,
                1232.349602251521
              ],
              [
                446087.48988538655,
                4996809.423748591,
                1232.349602251521
              ],
              [
                445929.22988538654,
                4996809.423748591,
                1144.6696022515212
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:27:25+00:00",
        "end_time": "2011-09-15T18:24:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A6201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A6201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A6201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A6201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.6875543,
            45.12269316,
            1144.669602,
            -117.6855143,
            45.12502358,
            1232.349602
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.6875264516256,
                  45.12269315976009,
                  1144.6696022515212
                ],
                [
                  -117.68755429943131,
                  45.125011478596065,
                  1144.6696022515212
                ],
                [
                  -117.68554207682585,
                  45.125023575066834,
                  1232.349602251521
                ],
                [
                  -117.68551431050533,
                  45.122705255258516,
                  1232.349602251521
                ],
                [
                  -117.6875264516256,
                  45.12269315976009,
                  1144.6696022515212
                ]
              ]
            ]
          },
          "id": "45117A6201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A6201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:27:25Z",
            "pc:count": 168473,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 445982.9732,
                "count": 168473,
                "maximum": 446087.4899,
                "minimum": 445929.2299,
                "name": "X",
                "position": 0,
                "stddev": 37.12618403,
                "variance": 1378.35354
              },
              {
                "average": 4996968.897,
                "count": 168473,
                "maximum": 4997066.984,
                "minimum": 4996809.424,
                "name": "Y",
                "position": 1,
                "stddev": 58.53499772,
                "variance": 3426.345958
              },
              {
                "average": 1185.785548,
                "count": 168473,
                "maximum": 1232.349602,
                "minimum": 1144.669602,
                "name": "Z",
                "position": 2,
                "stddev": 14.78232199,
                "variance": 218.5170433
              },
              {
                "average": 88.52584687,
                "count": 168473,
                "maximum": 189,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.78718267,
                "variance": 2786.486655
              },
              {
                "average": 1.195859277,
                "count": 168473,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4352122502,
                "variance": 0.1894097027
              },
              {
                "average": 1.403530536,
                "count": 168473,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5935371217,
                "variance": 0.3522863149
              },
              {
                "average": 0.5008873825,
                "count": 168473,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000006965,
                "variance": 0.2500006965
              },
              {
                "average": 0,
                "count": 168473,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.306731642,
                "count": 168473,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4611383786,
                "variance": 0.2126486042
              },
              {
                "average": -3.220143444,
                "count": 168473,
                "maximum": 10.99800014,
                "minimum": -13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.190043756,
                "variance": 38.3166417
              },
              {
                "average": 121.1543155,
                "count": 168473,
                "maximum": 127,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 1.356430169,
                "variance": 1.839902802
              },
              {
                "average": 10684.4824,
                "count": 168473,
                "maximum": 10685,
                "minimum": 10684,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4996915485,
                "variance": 0.2496916437
              },
              {
                "average": 22828.52227,
                "count": 168473,
                "maximum": 52224,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 9441.414311,
                "variance": 89140304.2
              },
              {
                "average": 21639.62729,
                "count": 168473,
                "maximum": 49664,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 8857.014281,
                "variance": 78446701.97
              },
              {
                "average": 19631.90398,
                "count": 168473,
                "maximum": 48640,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 7946.557093,
                "variance": 63147769.63
              },
              {
                "average": 146360.3522,
                "count": 168473,
                "maximum": 146445.7019,
                "minimum": 146280.8565,
                "name": "GpsTime",
                "position": 15,
                "stddev": 80.58819142,
                "variance": 6494.456596
              },
              {
                "average": 0,
                "count": 168473,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 168473,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 168473,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 168473,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 168473,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              445929.2299,
              4996809.424,
              1144.669602,
              446087.4899,
              4997066.984,
              1232.349602
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    445929.22988538654,
                    4996809.423748591,
                    1144.6696022515212
                  ],
                  [
                    445929.22988538654,
                    4997066.9837485915,
                    1144.6696022515212
                  ],
                  [
                    446087.48988538655,
                    4997066.9837485915,
                    1232.349602251521
                  ],
                  [
                    446087.48988538655,
                    4996809.423748591,
                    1232.349602251521
                  ],
                  [
                    445929.22988538654,
                    4996809.423748591,
                    1144.6696022515212
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:27:25+00:00",
            "end_time": "2011-09-15T18: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": "44118H1414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502423025254,
              44.89990083603271,
              1070.684538824224
            ],
            [
              -118.02524835228552,
              44.912509462810775,
              1070.684538824224
            ],
            [
              -118.01253003791345,
              44.91262294085275,
              1127.804538824224
            ],
            [
              -118.01230869497988,
              44.900014264475885,
              1127.804538824224
            ],
            [
              -118.02502423025254,
              44.89990083603271,
              1070.684538824224
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252484,
        44.89990084,
        1070.684539,
        -118.0123087,
        44.91262294,
        1127.804539
      ],
      "properties": {
        "datetime": "2011-09-17T21:40:04Z",
        "pc:count": 11300182,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419581.8252,
            "count": 11300182,
            "maximum": 420076.9846,
            "minimum": 419072.9046,
            "name": "X",
            "position": 0,
            "stddev": 284.2311282,
            "variance": 80787.33423
          },
          {
            "average": 4973058.554,
            "count": 11300182,
            "maximum": 4973741.947,
            "minimum": 4972341.087,
            "name": "Y",
            "position": 1,
            "stddev": 399.4197842,
            "variance": 159536.164
          },
          {
            "average": 1088.365542,
            "count": 11300182,
            "maximum": 1127.804539,
            "minimum": 1070.684539,
            "name": "Z",
            "position": 2,
            "stddev": 7.994457525,
            "variance": 63.91135111
          },
          {
            "average": 113.3167381,
            "count": 11300182,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.33617054,
            "variance": 1111.300266
          },
          {
            "average": 1.003401538,
            "count": 11300182,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0612195912,
            "variance": 0.003747838347
          },
          {
            "average": 1.00721245,
            "count": 11300182,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0917917255,
            "variance": 0.00842572087
          },
          {
            "average": 0.4997788531,
            "count": 11300182,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999732,
            "variance": 0.2499999732
          },
          {
            "average": 0,
            "count": 11300182,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.267133308,
            "count": 11300182,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4424625647,
            "variance": 0.1957731211
          },
          {
            "average": -1.225494834,
            "count": 11300182,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.039460615,
            "variance": 64.63292698
          },
          {
            "average": 179,
            "count": 11300182,
            "maximum": 179,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14781.12147,
            "count": 11300182,
            "maximum": 20084,
            "minimum": 9461,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5308.005277,
            "variance": 28174920.02
          },
          {
            "average": 26188.65063,
            "count": 11300182,
            "maximum": 65280,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 9317.801369,
            "variance": 86821422.35
          },
          {
            "average": 27040.64317,
            "count": 11300182,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 7041.859694,
            "variance": 49587787.95
          },
          {
            "average": 19939.92944,
            "count": 11300182,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6086.078157,
            "variance": 37040347.33
          },
          {
            "average": 328411.7614,
            "count": 11300182,
            "maximum": 330804.7363,
            "minimum": 325771.0789,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1090.499833,
            "variance": 1189189.886
          },
          {
            "average": 0,
            "count": 11300182,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11300182,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11300182,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11300182,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11300182,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419072.9046,
          4972341.087,
          1070.684539,
          420076.9846,
          4973741.947,
          1127.804539
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419072.9046294948,
                4972341.086575042,
                1070.684538824224
              ],
              [
                419072.9046294948,
                4973741.946575042,
                1070.684538824224
              ],
              [
                420076.9846294948,
                4973741.946575042,
                1127.804538824224
              ],
              [
                420076.9846294948,
                4972341.086575042,
                1127.804538824224
              ],
              [
                419072.9046294948,
                4972341.086575042,
                1070.684538824224
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:40:04+00:00",
        "end_time": "2011-09-17T20:16:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252484,
            44.89990084,
            1070.684539,
            -118.0123087,
            44.91262294,
            1127.804539
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502423025254,
                  44.89990083603271,
                  1070.684538824224
                ],
                [
                  -118.02524835228552,
                  44.912509462810775,
                  1070.684538824224
                ],
                [
                  -118.01253003791345,
                  44.91262294085275,
                  1127.804538824224
                ],
                [
                  -118.01230869497988,
                  44.900014264475885,
                  1127.804538824224
                ],
                [
                  -118.02502423025254,
                  44.89990083603271,
                  1070.684538824224
                ]
              ]
            ]
          },
          "id": "44118H1414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:40:04Z",
            "pc:count": 11300182,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419581.8252,
                "count": 11300182,
                "maximum": 420076.9846,
                "minimum": 419072.9046,
                "name": "X",
                "position": 0,
                "stddev": 284.2311282,
                "variance": 80787.33423
              },
              {
                "average": 4973058.554,
                "count": 11300182,
                "maximum": 4973741.947,
                "minimum": 4972341.087,
                "name": "Y",
                "position": 1,
                "stddev": 399.4197842,
                "variance": 159536.164
              },
              {
                "average": 1088.365542,
                "count": 11300182,
                "maximum": 1127.804539,
                "minimum": 1070.684539,
                "name": "Z",
                "position": 2,
                "stddev": 7.994457525,
                "variance": 63.91135111
              },
              {
                "average": 113.3167381,
                "count": 11300182,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.33617054,
                "variance": 1111.300266
              },
              {
                "average": 1.003401538,
                "count": 11300182,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0612195912,
                "variance": 0.003747838347
              },
              {
                "average": 1.00721245,
                "count": 11300182,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0917917255,
                "variance": 0.00842572087
              },
              {
                "average": 0.4997788531,
                "count": 11300182,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999732,
                "variance": 0.2499999732
              },
              {
                "average": 0,
                "count": 11300182,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.267133308,
                "count": 11300182,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4424625647,
                "variance": 0.1957731211
              },
              {
                "average": -1.225494834,
                "count": 11300182,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.039460615,
                "variance": 64.63292698
              },
              {
                "average": 179,
                "count": 11300182,
                "maximum": 179,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14781.12147,
                "count": 11300182,
                "maximum": 20084,
                "minimum": 9461,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5308.005277,
                "variance": 28174920.02
              },
              {
                "average": 26188.65063,
                "count": 11300182,
                "maximum": 65280,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 9317.801369,
                "variance": 86821422.35
              },
              {
                "average": 27040.64317,
                "count": 11300182,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 7041.859694,
                "variance": 49587787.95
              },
              {
                "average": 19939.92944,
                "count": 11300182,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6086.078157,
                "variance": 37040347.33
              },
              {
                "average": 328411.7614,
                "count": 11300182,
                "maximum": 330804.7363,
                "minimum": 325771.0789,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1090.499833,
                "variance": 1189189.886
              },
              {
                "average": 0,
                "count": 11300182,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11300182,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11300182,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11300182,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11300182,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419072.9046,
              4972341.087,
              1070.684539,
              420076.9846,
              4973741.947,
              1127.804539
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419072.9046294948,
                    4972341.086575042,
                    1070.684538824224
                  ],
                  [
                    419072.9046294948,
                    4973741.946575042,
                    1070.684538824224
                  ],
                  [
                    420076.9846294948,
                    4973741.946575042,
                    1127.804538824224
                  ],
                  [
                    420076.9846294948,
                    4972341.086575042,
                    1127.804538824224
                  ],
                  [
                    419072.9046294948,
                    4972341.086575042,
                    1070.684538824224
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:40:04+00:00",
            "end_time": "2011-09-17T20: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": "45117A7120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502527606589,
              45.07492305285966,
              1016.3715140688323
            ],
            [
              -117.82520646420521,
              45.08751040154305,
              1016.3715140688323
            ],
            [
              -117.81252896362835,
              45.08760130428315,
              1096.4515140688322
            ],
            [
              -117.81235055830625,
              45.07501391593519,
              1096.4515140688322
            ],
            [
              -117.82502527606589,
              45.07492305285966,
              1016.3715140688323
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252065,
        45.07492305,
        1016.371514,
        -117.8123506,
        45.0876013,
        1096.451514
      ],
      "properties": {
        "datetime": "2011-09-16T18:05:56Z",
        "pc:count": 9826757,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435560.7856,
            "count": 9826757,
            "maximum": 436059.0066,
            "minimum": 435061.2466,
            "name": "X",
            "position": 0,
            "stddev": 284.5337231,
            "variance": 80959.43958
          },
          {
            "average": 4992304.221,
            "count": 9826757,
            "maximum": 4993002.292,
            "minimum": 4991603.832,
            "name": "Y",
            "position": 1,
            "stddev": 400.4144711,
            "variance": 160331.7486
          },
          {
            "average": 1037.441218,
            "count": 9826757,
            "maximum": 1096.451514,
            "minimum": 1016.371514,
            "name": "Z",
            "position": 2,
            "stddev": 18.10852869,
            "variance": 327.9188112
          },
          {
            "average": 109.7981572,
            "count": 9826757,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.8349248,
            "variance": 667.4433395
          },
          {
            "average": 1.00185809,
            "count": 9826757,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04485264591,
            "variance": 0.002011759846
          },
          {
            "average": 1.004104202,
            "count": 9826757,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06887326103,
            "variance": 0.004743526084
          },
          {
            "average": 0.5000511359,
            "count": 9826757,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000228,
            "variance": 0.2500000228
          },
          {
            "average": 0,
            "count": 9826757,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.352708223,
            "count": 9826757,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4778128877,
            "variance": 0.2283051557
          },
          {
            "average": -0.07390523554,
            "count": 9826757,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.487727782,
            "variance": 72.04152289
          },
          {
            "average": 125.4407803,
            "count": 9826757,
            "maximum": 221,
            "minimum": 118,
            "name": "UserData",
            "position": 10,
            "stddev": 5.108881558,
            "variance": 26.10067077
          },
          {
            "average": 10743.95299,
            "count": 9826757,
            "maximum": 10748,
            "minimum": 10739,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.873174242,
            "variance": 3.508781739
          },
          {
            "average": 38087.88374,
            "count": 9826757,
            "maximum": 65024,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 7289.633668,
            "variance": 53138759.01
          },
          {
            "average": 35310.54619,
            "count": 9826757,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 6426.602009,
            "variance": 41301213.39
          },
          {
            "average": 28525.15589,
            "count": 9826757,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 6296.974947,
            "variance": 39651893.49
          },
          {
            "average": 224603.6921,
            "count": 9826757,
            "maximum": 231556.5254,
            "minimum": 166837.2492,
            "name": "GpsTime",
            "position": 15,
            "stddev": 16160.29074,
            "variance": 261154996.9
          },
          {
            "average": 0,
            "count": 9826757,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9826757,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9826757,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9826757,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9826757,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435061.2466,
          4991603.832,
          1016.371514,
          436059.0066,
          4993002.292,
          1096.451514
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435061.2465986107,
                4991603.83174837,
                1016.3715140688323
              ],
              [
                435061.2465986107,
                4993002.291748371,
                1016.3715140688323
              ],
              [
                436059.0065986107,
                4993002.291748371,
                1096.4515140688322
              ],
              [
                436059.0065986107,
                4991603.83174837,
                1096.4515140688322
              ],
              [
                435061.2465986107,
                4991603.83174837,
                1016.3715140688323
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T18:05:56+00:00",
        "end_time": "2011-09-16T00:07:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252065,
            45.07492305,
            1016.371514,
            -117.8123506,
            45.0876013,
            1096.451514
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502527606589,
                  45.07492305285966,
                  1016.3715140688323
                ],
                [
                  -117.82520646420521,
                  45.08751040154305,
                  1016.3715140688323
                ],
                [
                  -117.81252896362835,
                  45.08760130428315,
                  1096.4515140688322
                ],
                [
                  -117.81235055830625,
                  45.07501391593519,
                  1096.4515140688322
                ],
                [
                  -117.82502527606589,
                  45.07492305285966,
                  1016.3715140688323
                ]
              ]
            ]
          },
          "id": "45117A7120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T18:05:56Z",
            "pc:count": 9826757,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435560.7856,
                "count": 9826757,
                "maximum": 436059.0066,
                "minimum": 435061.2466,
                "name": "X",
                "position": 0,
                "stddev": 284.5337231,
                "variance": 80959.43958
              },
              {
                "average": 4992304.221,
                "count": 9826757,
                "maximum": 4993002.292,
                "minimum": 4991603.832,
                "name": "Y",
                "position": 1,
                "stddev": 400.4144711,
                "variance": 160331.7486
              },
              {
                "average": 1037.441218,
                "count": 9826757,
                "maximum": 1096.451514,
                "minimum": 1016.371514,
                "name": "Z",
                "position": 2,
                "stddev": 18.10852869,
                "variance": 327.9188112
              },
              {
                "average": 109.7981572,
                "count": 9826757,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.8349248,
                "variance": 667.4433395
              },
              {
                "average": 1.00185809,
                "count": 9826757,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04485264591,
                "variance": 0.002011759846
              },
              {
                "average": 1.004104202,
                "count": 9826757,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06887326103,
                "variance": 0.004743526084
              },
              {
                "average": 0.5000511359,
                "count": 9826757,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000228,
                "variance": 0.2500000228
              },
              {
                "average": 0,
                "count": 9826757,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.352708223,
                "count": 9826757,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4778128877,
                "variance": 0.2283051557
              },
              {
                "average": -0.07390523554,
                "count": 9826757,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.487727782,
                "variance": 72.04152289
              },
              {
                "average": 125.4407803,
                "count": 9826757,
                "maximum": 221,
                "minimum": 118,
                "name": "UserData",
                "position": 10,
                "stddev": 5.108881558,
                "variance": 26.10067077
              },
              {
                "average": 10743.95299,
                "count": 9826757,
                "maximum": 10748,
                "minimum": 10739,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.873174242,
                "variance": 3.508781739
              },
              {
                "average": 38087.88374,
                "count": 9826757,
                "maximum": 65024,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 7289.633668,
                "variance": 53138759.01
              },
              {
                "average": 35310.54619,
                "count": 9826757,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 6426.602009,
                "variance": 41301213.39
              },
              {
                "average": 28525.15589,
                "count": 9826757,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 6296.974947,
                "variance": 39651893.49
              },
              {
                "average": 224603.6921,
                "count": 9826757,
                "maximum": 231556.5254,
                "minimum": 166837.2492,
                "name": "GpsTime",
                "position": 15,
                "stddev": 16160.29074,
                "variance": 261154996.9
              },
              {
                "average": 0,
                "count": 9826757,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9826757,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9826757,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9826757,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9826757,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435061.2466,
              4991603.832,
              1016.371514,
              436059.0066,
              4993002.292,
              1096.451514
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435061.2465986107,
                    4991603.83174837,
                    1016.3715140688323
                  ],
                  [
                    435061.2465986107,
                    4993002.291748371,
                    1016.3715140688323
                  ],
                  [
                    436059.0065986107,
                    4993002.291748371,
                    1096.4515140688322
                  ],
                  [
                    436059.0065986107,
                    4991603.83174837,
                    1096.4515140688322
                  ],
                  [
                    435061.2465986107,
                    4991603.83174837,
                    1016.3715140688323
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T18:05:56+00:00",
            "end_time": "2011-09-16T00:07: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": "44118G1203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752481883403,
              44.862399145984575,
              1457.7239983284214
            ],
            [
              -118.03775140988424,
              44.87500960641735,
              1457.7239983284214
            ],
            [
              -118.02502950715377,
              44.8751245085835,
              2002.1239983284215
            ],
            [
              -118.02480569272088,
              44.86251399792158,
              2002.1239983284215
            ],
            [
              -118.03752481883403,
              44.862399145984575,
              1457.7239983284214
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377514,
        44.86239915,
        1457.723998,
        -118.0248057,
        44.87512451,
        2002.123998
      ],
      "properties": {
        "datetime": "2011-09-18T19:39:04Z",
        "pc:count": 26390052,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418490.7731,
            "count": 26390052,
            "maximum": 419037.7355,
            "minimum": 418032.7155,
            "name": "X",
            "position": 0,
            "stddev": 282.8908516,
            "variance": 80027.23392
          },
          {
            "average": 4968815.023,
            "count": 26390052,
            "maximum": 4969588.808,
            "minimum": 4968187.748,
            "name": "Y",
            "position": 1,
            "stddev": 380.4979463,
            "variance": 144778.6871
          },
          {
            "average": 1731.437722,
            "count": 26390052,
            "maximum": 2002.123998,
            "minimum": 1457.723998,
            "name": "Z",
            "position": 2,
            "stddev": 113.6957011,
            "variance": 12926.71245
          },
          {
            "average": 85.47285477,
            "count": 26390052,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.56471244,
            "variance": 2658.919569
          },
          {
            "average": 1.171272076,
            "count": 26390052,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4162735997,
            "variance": 0.1732837098
          },
          {
            "average": 1.350517043,
            "count": 26390052,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.576788099,
            "variance": 0.3326845111
          },
          {
            "average": 0.4987203511,
            "count": 26390052,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998372,
            "variance": 0.249998372
          },
          {
            "average": 0,
            "count": 26390052,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.081386198,
            "count": 26390052,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2734272987,
            "variance": 0.07476248769
          },
          {
            "average": 0.3189382815,
            "count": 26390052,
            "maximum": 28.99799919,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.478234168,
            "variance": 71.88045461
          },
          {
            "average": 142.5048723,
            "count": 26390052,
            "maximum": 179,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 24.98739505,
            "variance": 624.3699112
          },
          {
            "average": 14747.11196,
            "count": 26390052,
            "maximum": 20117,
            "minimum": 9441,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5327.954974,
            "variance": 28387104.2
          },
          {
            "average": 22539.30833,
            "count": 26390052,
            "maximum": 57088,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11771.34028,
            "variance": 138564452
          },
          {
            "average": 22781.73654,
            "count": 26390052,
            "maximum": 55808,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 11346.72712,
            "variance": 128748216.4
          },
          {
            "average": 18962.47076,
            "count": 26390052,
            "maximum": 56064,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9314.823376,
            "variance": 86765934.52
          },
          {
            "average": 140592.1188,
            "count": 26390052,
            "maximum": 409944.1531,
            "minimum": 81221.00825,
            "name": "GpsTime",
            "position": 15,
            "stddev": 103316.3577,
            "variance": 10674269770.0
          },
          {
            "average": 0,
            "count": 26390052,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26390052,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26390052,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26390052,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26390052,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418032.7155,
          4968187.748,
          1457.723998,
          419037.7355,
          4969588.808,
          2002.123998
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418032.715486872,
                4968187.748308365,
                1457.7239983284214
              ],
              [
                418032.715486872,
                4969588.808308366,
                1457.7239983284214
              ],
              [
                419037.735486872,
                4969588.808308366,
                2002.1239983284215
              ],
              [
                419037.735486872,
                4968187.748308365,
                2002.1239983284215
              ],
              [
                418032.715486872,
                4968187.748308365,
                1457.7239983284214
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T19:39:04+00:00",
        "end_time": "2011-09-15T00:20:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377514,
            44.86239915,
            1457.723998,
            -118.0248057,
            44.87512451,
            2002.123998
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752481883403,
                  44.862399145984575,
                  1457.7239983284214
                ],
                [
                  -118.03775140988424,
                  44.87500960641735,
                  1457.7239983284214
                ],
                [
                  -118.02502950715377,
                  44.8751245085835,
                  2002.1239983284215
                ],
                [
                  -118.02480569272088,
                  44.86251399792158,
                  2002.1239983284215
                ],
                [
                  -118.03752481883403,
                  44.862399145984575,
                  1457.7239983284214
                ]
              ]
            ]
          },
          "id": "44118G1203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:39:04Z",
            "pc:count": 26390052,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418490.7731,
                "count": 26390052,
                "maximum": 419037.7355,
                "minimum": 418032.7155,
                "name": "X",
                "position": 0,
                "stddev": 282.8908516,
                "variance": 80027.23392
              },
              {
                "average": 4968815.023,
                "count": 26390052,
                "maximum": 4969588.808,
                "minimum": 4968187.748,
                "name": "Y",
                "position": 1,
                "stddev": 380.4979463,
                "variance": 144778.6871
              },
              {
                "average": 1731.437722,
                "count": 26390052,
                "maximum": 2002.123998,
                "minimum": 1457.723998,
                "name": "Z",
                "position": 2,
                "stddev": 113.6957011,
                "variance": 12926.71245
              },
              {
                "average": 85.47285477,
                "count": 26390052,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.56471244,
                "variance": 2658.919569
              },
              {
                "average": 1.171272076,
                "count": 26390052,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4162735997,
                "variance": 0.1732837098
              },
              {
                "average": 1.350517043,
                "count": 26390052,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.576788099,
                "variance": 0.3326845111
              },
              {
                "average": 0.4987203511,
                "count": 26390052,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998372,
                "variance": 0.249998372
              },
              {
                "average": 0,
                "count": 26390052,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.081386198,
                "count": 26390052,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2734272987,
                "variance": 0.07476248769
              },
              {
                "average": 0.3189382815,
                "count": 26390052,
                "maximum": 28.99799919,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.478234168,
                "variance": 71.88045461
              },
              {
                "average": 142.5048723,
                "count": 26390052,
                "maximum": 179,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 24.98739505,
                "variance": 624.3699112
              },
              {
                "average": 14747.11196,
                "count": 26390052,
                "maximum": 20117,
                "minimum": 9441,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5327.954974,
                "variance": 28387104.2
              },
              {
                "average": 22539.30833,
                "count": 26390052,
                "maximum": 57088,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11771.34028,
                "variance": 138564452
              },
              {
                "average": 22781.73654,
                "count": 26390052,
                "maximum": 55808,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 11346.72712,
                "variance": 128748216.4
              },
              {
                "average": 18962.47076,
                "count": 26390052,
                "maximum": 56064,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9314.823376,
                "variance": 86765934.52
              },
              {
                "average": 140592.1188,
                "count": 26390052,
                "maximum": 409944.1531,
                "minimum": 81221.00825,
                "name": "GpsTime",
                "position": 15,
                "stddev": 103316.3577,
                "variance": 10674269770.0
              },
              {
                "average": 0,
                "count": 26390052,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26390052,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26390052,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26390052,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26390052,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418032.7155,
              4968187.748,
              1457.723998,
              419037.7355,
              4969588.808,
              2002.123998
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418032.715486872,
                    4968187.748308365,
                    1457.7239983284214
                  ],
                  [
                    418032.715486872,
                    4969588.808308366,
                    1457.7239983284214
                  ],
                  [
                    419037.735486872,
                    4969588.808308366,
                    2002.1239983284215
                  ],
                  [
                    419037.735486872,
                    4968187.748308365,
                    2002.1239983284215
                  ],
                  [
                    418032.715486872,
                    4968187.748308365,
                    1457.7239983284214
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T19:39:04+00:00",
            "end_time": "2011-09-15T00:20: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": "45117A7101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502485524358,
              45.112416888387244,
              1097.5331671208037
            ],
            [
              -117.875217368132,
              45.125010111263904,
              1097.5331671208037
            ],
            [
              -117.86252969256412,
              45.12510664233376,
              1295.793167120804
            ],
            [
              -117.86233996961627,
              45.112513377316766,
              1295.793167120804
            ],
            [
              -117.87502485524358,
              45.112416888387244,
              1097.5331671208037
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752174,
        45.11241689,
        1097.533167,
        -117.86234,
        45.12510664,
        1295.793167
      ],
      "properties": {
        "datetime": "2011-09-16T20:47:07Z",
        "pc:count": 10378612,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431675.5107,
            "count": 10378612,
            "maximum": 432168.6312,
            "minimum": 431170.7112,
            "name": "X",
            "position": 0,
            "stddev": 284.2213646,
            "variance": 80781.78411
          },
          {
            "average": 4996524.756,
            "count": 10378612,
            "maximum": 4997209.472,
            "minimum": 4995810.332,
            "name": "Y",
            "position": 1,
            "stddev": 405.0737596,
            "variance": 164084.7508
          },
          {
            "average": 1189.946194,
            "count": 10378612,
            "maximum": 1295.793167,
            "minimum": 1097.533167,
            "name": "Z",
            "position": 2,
            "stddev": 44.18878004,
            "variance": 1952.648281
          },
          {
            "average": 111.907065,
            "count": 10378612,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.56042298,
            "variance": 464.8518389
          },
          {
            "average": 1.00011331,
            "count": 10378612,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01065316034,
            "variance": 0.0001134898251
          },
          {
            "average": 1.000230281,
            "count": 10378612,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01519231317,
            "variance": 0.0002308063794
          },
          {
            "average": 0.4999823676,
            "count": 10378612,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000238,
            "variance": 0.2500000238
          },
          {
            "average": 0,
            "count": 10378612,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.298563141,
            "count": 10378612,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4576278096,
            "variance": 0.2094232121
          },
          {
            "average": 0.3529585096,
            "count": 10378612,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.538762538,
            "variance": 72.91046569
          },
          {
            "average": 135.3094639,
            "count": 10378612,
            "maximum": 150,
            "minimum": 123,
            "name": "UserData",
            "position": 10,
            "stddev": 3.984692363,
            "variance": 15.87777323
          },
          {
            "average": 10756.73026,
            "count": 10378612,
            "maximum": 10761,
            "minimum": 10753,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.687771606,
            "variance": 2.848572995
          },
          {
            "average": 35779.18452,
            "count": 10378612,
            "maximum": 56832,
            "minimum": 9728,
            "name": "Red",
            "position": 12,
            "stddev": 3835.5838,
            "variance": 14711703.09
          },
          {
            "average": 32831.34001,
            "count": 10378612,
            "maximum": 57856,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 2992.802199,
            "variance": 8956865
          },
          {
            "average": 28557.87079,
            "count": 10378612,
            "maximum": 57088,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 2799.206595,
            "variance": 7835557.564
          },
          {
            "average": 237962.4374,
            "count": 10378612,
            "maximum": 241227.832,
            "minimum": 234797.753,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1354.475368,
            "variance": 1834603.522
          },
          {
            "average": 0,
            "count": 10378612,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10378612,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10378612,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10378612,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10378612,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431170.7112,
          4995810.332,
          1097.533167,
          432168.6312,
          4997209.472,
          1295.793167
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431170.71118514246,
                4995810.332120437,
                1097.5331671208037
              ],
              [
                431170.71118514246,
                4997209.472120438,
                1097.5331671208037
              ],
              [
                432168.6311851425,
                4997209.472120438,
                1295.793167120804
              ],
              [
                432168.6311851425,
                4995810.332120437,
                1295.793167120804
              ],
              [
                431170.71118514246,
                4995810.332120437,
                1097.5331671208037
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T20:47:07+00:00",
        "end_time": "2011-09-16T18:59:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752174,
            45.11241689,
            1097.533167,
            -117.86234,
            45.12510664,
            1295.793167
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502485524358,
                  45.112416888387244,
                  1097.5331671208037
                ],
                [
                  -117.875217368132,
                  45.125010111263904,
                  1097.5331671208037
                ],
                [
                  -117.86252969256412,
                  45.12510664233376,
                  1295.793167120804
                ],
                [
                  -117.86233996961627,
                  45.112513377316766,
                  1295.793167120804
                ],
                [
                  -117.87502485524358,
                  45.112416888387244,
                  1097.5331671208037
                ]
              ]
            ]
          },
          "id": "45117A7101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T20:47:07Z",
            "pc:count": 10378612,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431675.5107,
                "count": 10378612,
                "maximum": 432168.6312,
                "minimum": 431170.7112,
                "name": "X",
                "position": 0,
                "stddev": 284.2213646,
                "variance": 80781.78411
              },
              {
                "average": 4996524.756,
                "count": 10378612,
                "maximum": 4997209.472,
                "minimum": 4995810.332,
                "name": "Y",
                "position": 1,
                "stddev": 405.0737596,
                "variance": 164084.7508
              },
              {
                "average": 1189.946194,
                "count": 10378612,
                "maximum": 1295.793167,
                "minimum": 1097.533167,
                "name": "Z",
                "position": 2,
                "stddev": 44.18878004,
                "variance": 1952.648281
              },
              {
                "average": 111.907065,
                "count": 10378612,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.56042298,
                "variance": 464.8518389
              },
              {
                "average": 1.00011331,
                "count": 10378612,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01065316034,
                "variance": 0.0001134898251
              },
              {
                "average": 1.000230281,
                "count": 10378612,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01519231317,
                "variance": 0.0002308063794
              },
              {
                "average": 0.4999823676,
                "count": 10378612,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000238,
                "variance": 0.2500000238
              },
              {
                "average": 0,
                "count": 10378612,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.298563141,
                "count": 10378612,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4576278096,
                "variance": 0.2094232121
              },
              {
                "average": 0.3529585096,
                "count": 10378612,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.538762538,
                "variance": 72.91046569
              },
              {
                "average": 135.3094639,
                "count": 10378612,
                "maximum": 150,
                "minimum": 123,
                "name": "UserData",
                "position": 10,
                "stddev": 3.984692363,
                "variance": 15.87777323
              },
              {
                "average": 10756.73026,
                "count": 10378612,
                "maximum": 10761,
                "minimum": 10753,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.687771606,
                "variance": 2.848572995
              },
              {
                "average": 35779.18452,
                "count": 10378612,
                "maximum": 56832,
                "minimum": 9728,
                "name": "Red",
                "position": 12,
                "stddev": 3835.5838,
                "variance": 14711703.09
              },
              {
                "average": 32831.34001,
                "count": 10378612,
                "maximum": 57856,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 2992.802199,
                "variance": 8956865
              },
              {
                "average": 28557.87079,
                "count": 10378612,
                "maximum": 57088,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 2799.206595,
                "variance": 7835557.564
              },
              {
                "average": 237962.4374,
                "count": 10378612,
                "maximum": 241227.832,
                "minimum": 234797.753,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1354.475368,
                "variance": 1834603.522
              },
              {
                "average": 0,
                "count": 10378612,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10378612,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10378612,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10378612,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10378612,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431170.7112,
              4995810.332,
              1097.533167,
              432168.6312,
              4997209.472,
              1295.793167
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431170.71118514246,
                    4995810.332120437,
                    1097.5331671208037
                  ],
                  [
                    431170.71118514246,
                    4997209.472120438,
                    1097.5331671208037
                  ],
                  [
                    432168.6311851425,
                    4997209.472120438,
                    1295.793167120804
                  ],
                  [
                    432168.6311851425,
                    4995810.332120437,
                    1295.793167120804
                  ],
                  [
                    431170.71118514246,
                    4995810.332120437,
                    1097.5331671208037
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T20:47:07+00:00",
            "end_time": "2011-09-16T18: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": "44118H2322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.23330867997846,
              44.87492319918915,
              2268.001838403931
            ],
            [
              -118.23357768699655,
              44.88751153617257,
              2268.001838403931
            ],
            [
              -118.22502924522765,
              44.8876035643736,
              2500.961838403931
            ],
            [
              -118.22476210123703,
              44.875015187231156,
              2500.961838403931
            ],
            [
              -118.23330867997846,
              44.87492319918915,
              2268.001838403931
            ]
          ]
        ]
      },
      "bbox": [
        -118.2335777,
        44.8749232,
        2268.001838,
        -118.2247621,
        44.88760356,
        2500.961838
      ],
      "properties": {
        "datetime": "2011-09-20T18:24:16Z",
        "pc:count": 7757672,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 403005.0509,
            "count": 7757672,
            "maximum": 403261.3951,
            "minimum": 402586.1751,
            "name": "X",
            "position": 0,
            "stddev": 164.4448336,
            "variance": 27042.1033
          },
          {
            "average": 4970671.885,
            "count": 7757672,
            "maximum": 4971193.931,
            "minimum": 4969795.231,
            "name": "Y",
            "position": 1,
            "stddev": 339.5170769,
            "variance": 115271.8455
          },
          {
            "average": 2353.581207,
            "count": 7757672,
            "maximum": 2500.961838,
            "minimum": 2268.001838,
            "name": "Z",
            "position": 2,
            "stddev": 43.58685864,
            "variance": 1899.814246
          },
          {
            "average": 107.0090113,
            "count": 7757672,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.57987849,
            "variance": 1265.927753
          },
          {
            "average": 1.034669808,
            "count": 7757672,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1884325633,
            "variance": 0.0355068309
          },
          {
            "average": 1.072350958,
            "count": 7757672,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2732489025,
            "variance": 0.07466496273
          },
          {
            "average": 0.4997749325,
            "count": 7757672,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999816,
            "variance": 0.2499999816
          },
          {
            "average": 0,
            "count": 7757672,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.225595772,
            "count": 7757672,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4179740924,
            "variance": 0.1747023419
          },
          {
            "average": -4.279183424,
            "count": 7757672,
            "maximum": 13.99800014,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.951187228,
            "variance": 63.22137834
          },
          {
            "average": 133.224783,
            "count": 7757672,
            "maximum": 153,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 10.87991218,
            "variance": 118.3724891
          },
          {
            "average": 14749.88716,
            "count": 7757672,
            "maximum": 20133,
            "minimum": 9532,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5294.886612,
            "variance": 28035824.23
          },
          {
            "average": 41171.77692,
            "count": 7757672,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 14959.45169,
            "variance": 223785195
          },
          {
            "average": 38642.40536,
            "count": 7757672,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 14997.34509,
            "variance": 224920359.7
          },
          {
            "average": 31671.70238,
            "count": 7757672,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 15512.31758,
            "variance": 240631996.6
          },
          {
            "average": 575844.9597,
            "count": 7757672,
            "maximum": 578256.6857,
            "minimum": 574274.8657,
            "name": "GpsTime",
            "position": 15,
            "stddev": 850.7641384,
            "variance": 723799.6191
          },
          {
            "average": 0,
            "count": 7757672,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7757672,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7757672,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7757672,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7757672,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          402586.1751,
          4969795.231,
          2268.001838,
          403261.3951,
          4971193.931,
          2500.961838
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                402586.1750845503,
                4969795.2305373605,
                2268.001838403931
              ],
              [
                402586.1750845503,
                4971193.93053736,
                2268.001838403931
              ],
              [
                403261.39508455025,
                4971193.93053736,
                2500.961838403931
              ],
              [
                403261.39508455025,
                4969795.2305373605,
                2500.961838403931
              ],
              [
                402586.1750845503,
                4969795.2305373605,
                2268.001838403931
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:24:16+00:00",
        "end_time": "2011-09-20T17:17:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.2335777,
            44.8749232,
            2268.001838,
            -118.2247621,
            44.88760356,
            2500.961838
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.23330867997846,
                  44.87492319918915,
                  2268.001838403931
                ],
                [
                  -118.23357768699655,
                  44.88751153617257,
                  2268.001838403931
                ],
                [
                  -118.22502924522765,
                  44.8876035643736,
                  2500.961838403931
                ],
                [
                  -118.22476210123703,
                  44.875015187231156,
                  2500.961838403931
                ],
                [
                  -118.23330867997846,
                  44.87492319918915,
                  2268.001838403931
                ]
              ]
            ]
          },
          "id": "44118H2322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:24:16Z",
            "pc:count": 7757672,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 403005.0509,
                "count": 7757672,
                "maximum": 403261.3951,
                "minimum": 402586.1751,
                "name": "X",
                "position": 0,
                "stddev": 164.4448336,
                "variance": 27042.1033
              },
              {
                "average": 4970671.885,
                "count": 7757672,
                "maximum": 4971193.931,
                "minimum": 4969795.231,
                "name": "Y",
                "position": 1,
                "stddev": 339.5170769,
                "variance": 115271.8455
              },
              {
                "average": 2353.581207,
                "count": 7757672,
                "maximum": 2500.961838,
                "minimum": 2268.001838,
                "name": "Z",
                "position": 2,
                "stddev": 43.58685864,
                "variance": 1899.814246
              },
              {
                "average": 107.0090113,
                "count": 7757672,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.57987849,
                "variance": 1265.927753
              },
              {
                "average": 1.034669808,
                "count": 7757672,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1884325633,
                "variance": 0.0355068309
              },
              {
                "average": 1.072350958,
                "count": 7757672,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2732489025,
                "variance": 0.07466496273
              },
              {
                "average": 0.4997749325,
                "count": 7757672,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999816,
                "variance": 0.2499999816
              },
              {
                "average": 0,
                "count": 7757672,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.225595772,
                "count": 7757672,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4179740924,
                "variance": 0.1747023419
              },
              {
                "average": -4.279183424,
                "count": 7757672,
                "maximum": 13.99800014,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.951187228,
                "variance": 63.22137834
              },
              {
                "average": 133.224783,
                "count": 7757672,
                "maximum": 153,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 10.87991218,
                "variance": 118.3724891
              },
              {
                "average": 14749.88716,
                "count": 7757672,
                "maximum": 20133,
                "minimum": 9532,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5294.886612,
                "variance": 28035824.23
              },
              {
                "average": 41171.77692,
                "count": 7757672,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 14959.45169,
                "variance": 223785195
              },
              {
                "average": 38642.40536,
                "count": 7757672,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 14997.34509,
                "variance": 224920359.7
              },
              {
                "average": 31671.70238,
                "count": 7757672,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 15512.31758,
                "variance": 240631996.6
              },
              {
                "average": 575844.9597,
                "count": 7757672,
                "maximum": 578256.6857,
                "minimum": 574274.8657,
                "name": "GpsTime",
                "position": 15,
                "stddev": 850.7641384,
                "variance": 723799.6191
              },
              {
                "average": 0,
                "count": 7757672,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7757672,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7757672,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7757672,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7757672,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              402586.1751,
              4969795.231,
              2268.001838,
              403261.3951,
              4971193.931,
              2500.961838
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    402586.1750845503,
                    4969795.2305373605,
                    2268.001838403931
                  ],
                  [
                    402586.1750845503,
                    4971193.93053736,
                    2268.001838403931
                  ],
                  [
                    403261.39508455025,
                    4971193.93053736,
                    2500.961838403931
                  ],
                  [
                    403261.39508455025,
                    4969795.2305373605,
                    2500.961838403931
                  ],
                  [
                    402586.1750845503,
                    4969795.2305373605,
                    2268.001838403931
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:24:16+00:00",
            "end_time": "2011-09-20T17: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": "44117H8320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002453844084,
              44.88740912908418,
              1017.041916679042
            ],
            [
              -117.9502320394156,
              44.90000996783807,
              1017.041916679042
            ],
            [
              -117.93752962039729,
              44.90011495895152,
              1040.701916679042
            ],
            [
              -117.9373248922442,
              44.88751407433658,
              1040.701916679042
            ],
            [
              -117.95002453844084,
              44.88740912908418,
              1017.041916679042
            ]
          ]
        ]
      },
      "bbox": [
        -117.950232,
        44.88740913,
        1017.041917,
        -117.9373249,
        44.90011496,
        1040.701917
      ],
      "properties": {
        "datetime": "2011-09-20T23:40:23Z",
        "pc:count": 11531934,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425479.0582,
            "count": 11531934,
            "maximum": 425981.0941,
            "minimum": 424978.0741,
            "name": "X",
            "position": 0,
            "stddev": 285.3522813,
            "variance": 81425.92444
          },
          {
            "average": 4971583.01,
            "count": 11531934,
            "maximum": 4972281.354,
            "minimum": 4970881.394,
            "name": "Y",
            "position": 1,
            "stddev": 403.9266159,
            "variance": 163156.711
          },
          {
            "average": 1021.907995,
            "count": 11531934,
            "maximum": 1040.701917,
            "minimum": 1017.041917,
            "name": "Z",
            "position": 2,
            "stddev": 2.212396323,
            "variance": 4.89469749
          },
          {
            "average": 231.8977572,
            "count": 11531934,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.25136229,
            "variance": 588.1285728
          },
          {
            "average": 1.002634597,
            "count": 11531934,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05836851716,
            "variance": 0.003406883796
          },
          {
            "average": 1.005276478,
            "count": 11531934,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08716914852,
            "variance": 0.007598460453
          },
          {
            "average": 0.4986583343,
            "count": 11531934,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982216,
            "variance": 0.2499982216
          },
          {
            "average": 0,
            "count": 11531934,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.272898024,
            "count": 11531934,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4454488856,
            "variance": 0.1984247096
          },
          {
            "average": 0.7798542344,
            "count": 11531934,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.694928362,
            "variance": 59.21192249
          },
          {
            "average": 200.7819709,
            "count": 11531934,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 5.062289115,
            "variance": 25.62677108
          },
          {
            "average": 67.65202853,
            "count": 11531934,
            "maximum": 82,
            "minimum": 54,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.0777653,
            "variance": 122.7168839
          },
          {
            "average": 29308.74484,
            "count": 11531934,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 13350.02038,
            "variance": 178223044.1
          },
          {
            "average": 30025.95175,
            "count": 11531934,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 10707.26157,
            "variance": 114645450.4
          },
          {
            "average": 24985.98217,
            "count": 11531934,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 8863.48288,
            "variance": 78561328.77
          },
          {
            "average": 595241.9314,
            "count": 11531934,
            "maximum": 597223.5448,
            "minimum": 593789.469,
            "name": "GpsTime",
            "position": 15,
            "stddev": 708.5892743,
            "variance": 502098.7597
          },
          {
            "average": 0,
            "count": 11531934,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11531934,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11531934,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11531934,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11531934,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424978.0741,
          4970881.394,
          1017.041917,
          425981.0941,
          4972281.354,
          1040.701917
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424978.0741436105,
                4970881.394049011,
                1017.041916679042
              ],
              [
                424978.0741436105,
                4972281.354049012,
                1017.041916679042
              ],
              [
                425981.0941436105,
                4972281.354049012,
                1040.701916679042
              ],
              [
                425981.0941436105,
                4970881.394049011,
                1040.701916679042
              ],
              [
                424978.0741436105,
                4970881.394049011,
                1017.041916679042
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:40:23+00:00",
        "end_time": "2011-09-20T22:43:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44117H8320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44117H8320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44117H8320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.950232,
            44.88740913,
            1017.041917,
            -117.9373249,
            44.90011496,
            1040.701917
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002453844084,
                  44.88740912908418,
                  1017.041916679042
                ],
                [
                  -117.9502320394156,
                  44.90000996783807,
                  1017.041916679042
                ],
                [
                  -117.93752962039729,
                  44.90011495895152,
                  1040.701916679042
                ],
                [
                  -117.9373248922442,
                  44.88751407433658,
                  1040.701916679042
                ],
                [
                  -117.95002453844084,
                  44.88740912908418,
                  1017.041916679042
                ]
              ]
            ]
          },
          "id": "44117H8320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44117H8320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:40:23Z",
            "pc:count": 11531934,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425479.0582,
                "count": 11531934,
                "maximum": 425981.0941,
                "minimum": 424978.0741,
                "name": "X",
                "position": 0,
                "stddev": 285.3522813,
                "variance": 81425.92444
              },
              {
                "average": 4971583.01,
                "count": 11531934,
                "maximum": 4972281.354,
                "minimum": 4970881.394,
                "name": "Y",
                "position": 1,
                "stddev": 403.9266159,
                "variance": 163156.711
              },
              {
                "average": 1021.907995,
                "count": 11531934,
                "maximum": 1040.701917,
                "minimum": 1017.041917,
                "name": "Z",
                "position": 2,
                "stddev": 2.212396323,
                "variance": 4.89469749
              },
              {
                "average": 231.8977572,
                "count": 11531934,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.25136229,
                "variance": 588.1285728
              },
              {
                "average": 1.002634597,
                "count": 11531934,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05836851716,
                "variance": 0.003406883796
              },
              {
                "average": 1.005276478,
                "count": 11531934,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08716914852,
                "variance": 0.007598460453
              },
              {
                "average": 0.4986583343,
                "count": 11531934,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982216,
                "variance": 0.2499982216
              },
              {
                "average": 0,
                "count": 11531934,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.272898024,
                "count": 11531934,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4454488856,
                "variance": 0.1984247096
              },
              {
                "average": 0.7798542344,
                "count": 11531934,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.694928362,
                "variance": 59.21192249
              },
              {
                "average": 200.7819709,
                "count": 11531934,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 5.062289115,
                "variance": 25.62677108
              },
              {
                "average": 67.65202853,
                "count": 11531934,
                "maximum": 82,
                "minimum": 54,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.0777653,
                "variance": 122.7168839
              },
              {
                "average": 29308.74484,
                "count": 11531934,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 13350.02038,
                "variance": 178223044.1
              },
              {
                "average": 30025.95175,
                "count": 11531934,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 10707.26157,
                "variance": 114645450.4
              },
              {
                "average": 24985.98217,
                "count": 11531934,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 8863.48288,
                "variance": 78561328.77
              },
              {
                "average": 595241.9314,
                "count": 11531934,
                "maximum": 597223.5448,
                "minimum": 593789.469,
                "name": "GpsTime",
                "position": 15,
                "stddev": 708.5892743,
                "variance": 502098.7597
              },
              {
                "average": 0,
                "count": 11531934,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11531934,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11531934,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11531934,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11531934,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424978.0741,
              4970881.394,
              1017.041917,
              425981.0941,
              4972281.354,
              1040.701917
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424978.0741436105,
                    4970881.394049011,
                    1017.041916679042
                  ],
                  [
                    424978.0741436105,
                    4972281.354049012,
                    1017.041916679042
                  ],
                  [
                    425981.0941436105,
                    4972281.354049012,
                    1040.701916679042
                  ],
                  [
                    425981.0941436105,
                    4970881.394049011,
                    1040.701916679042
                  ],
                  [
                    424978.0741436105,
                    4970881.394049011,
                    1017.041916679042
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:40:23+00:00",
            "end_time": "2011-09-20T22: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": "44118H1415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252457269744,
              44.899902228922286,
              1056.9082719869293
            ],
            [
              -118.01274594299294,
              44.912509824627485,
              1056.9082719869293
            ],
            [
              -118.0000290995893,
              44.912621897059964,
              1106.6082719869291
            ],
            [
              -117.99981050786593,
              44.90001425237435,
              1106.6082719869291
            ],
            [
              -118.01252457269744,
              44.899902228922286,
              1056.9082719869293
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127459,
        44.89990223,
        1056.908272,
        -117.9998105,
        44.9126219,
        1106.608272
      ],
      "properties": {
        "datetime": "2011-09-20T21:32:08Z",
        "pc:count": 12831133,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420595.4736,
            "count": 12831133,
            "maximum": 421063.7453,
            "minimum": 420059.7853,
            "name": "X",
            "position": 0,
            "stddev": 288.2576512,
            "variance": 83092.4735
          },
          {
            "average": 4973064.165,
            "count": 12831133,
            "maximum": 4973729.594,
            "minimum": 4972328.854,
            "name": "Y",
            "position": 1,
            "stddev": 399.6519394,
            "variance": 159721.6726
          },
          {
            "average": 1068.273554,
            "count": 12831133,
            "maximum": 1106.608272,
            "minimum": 1056.908272,
            "name": "Z",
            "position": 2,
            "stddev": 5.652703146,
            "variance": 31.95305286
          },
          {
            "average": 122.3940805,
            "count": 12831133,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.99296885,
            "variance": 2115.353184
          },
          {
            "average": 1.004823269,
            "count": 12831133,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07528541768,
            "variance": 0.005667894115
          },
          {
            "average": 1.009878317,
            "count": 12831133,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1122197445,
            "variance": 0.01259327106
          },
          {
            "average": 0.4984349395,
            "count": 12831133,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975701,
            "variance": 0.2499975701
          },
          {
            "average": 0,
            "count": 12831133,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.245902213,
            "count": 12831133,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4306208647,
            "variance": 0.1854343291
          },
          {
            "average": -2.165248172,
            "count": 12831133,
            "maximum": 16.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.128411314,
            "variance": 66.0710705
          },
          {
            "average": 181.1024345,
            "count": 12831133,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 6.534741096,
            "variance": 42.70284119
          },
          {
            "average": 13360.25462,
            "count": 12831133,
            "maximum": 20081,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6643.291057,
            "variance": 44133316.06
          },
          {
            "average": 28762.74462,
            "count": 12831133,
            "maximum": 65280,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 10755.06857,
            "variance": 115671499.9
          },
          {
            "average": 29835.17066,
            "count": 12831133,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7675.846263,
            "variance": 58918615.86
          },
          {
            "average": 22267.76053,
            "count": 12831133,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6942.926173,
            "variance": 48204223.84
          },
          {
            "average": 350887.5282,
            "count": 12831133,
            "maximum": 589528.1372,
            "minimum": 323793.5813,
            "name": "GpsTime",
            "position": 15,
            "stddev": 77252.00136,
            "variance": 5967871715
          },
          {
            "average": 0,
            "count": 12831133,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12831133,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12831133,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12831133,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12831133,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420059.7853,
          4972328.854,
          1056.908272,
          421063.7453,
          4973729.594,
          1106.608272
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420059.78534250916,
                4972328.853649188,
                1056.9082719869293
              ],
              [
                420059.78534250916,
                4973729.593649188,
                1056.9082719869293
              ],
              [
                421063.7453425091,
                4973729.593649188,
                1106.6082719869291
              ],
              [
                421063.7453425091,
                4972328.853649188,
                1106.6082719869291
              ],
              [
                420059.78534250916,
                4972328.853649188,
                1056.9082719869293
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:32:08+00:00",
        "end_time": "2011-09-17T19:43:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127459,
            44.89990223,
            1056.908272,
            -117.9998105,
            44.9126219,
            1106.608272
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252457269744,
                  44.899902228922286,
                  1056.9082719869293
                ],
                [
                  -118.01274594299294,
                  44.912509824627485,
                  1056.9082719869293
                ],
                [
                  -118.0000290995893,
                  44.912621897059964,
                  1106.6082719869291
                ],
                [
                  -117.99981050786593,
                  44.90001425237435,
                  1106.6082719869291
                ],
                [
                  -118.01252457269744,
                  44.899902228922286,
                  1056.9082719869293
                ]
              ]
            ]
          },
          "id": "44118H1415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:32:08Z",
            "pc:count": 12831133,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420595.4736,
                "count": 12831133,
                "maximum": 421063.7453,
                "minimum": 420059.7853,
                "name": "X",
                "position": 0,
                "stddev": 288.2576512,
                "variance": 83092.4735
              },
              {
                "average": 4973064.165,
                "count": 12831133,
                "maximum": 4973729.594,
                "minimum": 4972328.854,
                "name": "Y",
                "position": 1,
                "stddev": 399.6519394,
                "variance": 159721.6726
              },
              {
                "average": 1068.273554,
                "count": 12831133,
                "maximum": 1106.608272,
                "minimum": 1056.908272,
                "name": "Z",
                "position": 2,
                "stddev": 5.652703146,
                "variance": 31.95305286
              },
              {
                "average": 122.3940805,
                "count": 12831133,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.99296885,
                "variance": 2115.353184
              },
              {
                "average": 1.004823269,
                "count": 12831133,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07528541768,
                "variance": 0.005667894115
              },
              {
                "average": 1.009878317,
                "count": 12831133,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1122197445,
                "variance": 0.01259327106
              },
              {
                "average": 0.4984349395,
                "count": 12831133,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975701,
                "variance": 0.2499975701
              },
              {
                "average": 0,
                "count": 12831133,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.245902213,
                "count": 12831133,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4306208647,
                "variance": 0.1854343291
              },
              {
                "average": -2.165248172,
                "count": 12831133,
                "maximum": 16.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.128411314,
                "variance": 66.0710705
              },
              {
                "average": 181.1024345,
                "count": 12831133,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 6.534741096,
                "variance": 42.70284119
              },
              {
                "average": 13360.25462,
                "count": 12831133,
                "maximum": 20081,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6643.291057,
                "variance": 44133316.06
              },
              {
                "average": 28762.74462,
                "count": 12831133,
                "maximum": 65280,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 10755.06857,
                "variance": 115671499.9
              },
              {
                "average": 29835.17066,
                "count": 12831133,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7675.846263,
                "variance": 58918615.86
              },
              {
                "average": 22267.76053,
                "count": 12831133,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6942.926173,
                "variance": 48204223.84
              },
              {
                "average": 350887.5282,
                "count": 12831133,
                "maximum": 589528.1372,
                "minimum": 323793.5813,
                "name": "GpsTime",
                "position": 15,
                "stddev": 77252.00136,
                "variance": 5967871715
              },
              {
                "average": 0,
                "count": 12831133,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12831133,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12831133,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12831133,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12831133,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420059.7853,
              4972328.854,
              1056.908272,
              421063.7453,
              4973729.594,
              1106.608272
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420059.78534250916,
                    4972328.853649188,
                    1056.9082719869293
                  ],
                  [
                    420059.78534250916,
                    4973729.593649188,
                    1056.9082719869293
                  ],
                  [
                    421063.7453425091,
                    4973729.593649188,
                    1106.6082719869291
                  ],
                  [
                    421063.7453425091,
                    4972328.853649188,
                    1106.6082719869291
                  ],
                  [
                    420059.78534250916,
                    4972328.853649188,
                    1056.9082719869293
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:32:08+00:00",
            "end_time": "2011-09-17T19:43: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": "45117A7216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8125255221002,
              45.07494689652893,
              1025.6022348622155
            ],
            [
              -117.81270362334789,
              45.08751016211475,
              1025.6022348622155
            ],
            [
              -117.80338276081393,
              45.087576112820514,
              1085.5422348622155
            ],
            [
              -117.8032067016693,
              45.07501281851276,
              1085.5422348622155
            ],
            [
              -117.8125255221002,
              45.07494689652893,
              1025.6022348622155
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127036,
        45.0749469,
        1025.602235,
        -117.8032067,
        45.08757611,
        1085.542235
      ],
      "properties": {
        "datetime": "2011-09-16T17:13:50Z",
        "pc:count": 4145123,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436269.7763,
            "count": 4145123,
            "maximum": 436778.74,
            "minimum": 436045.16,
            "name": "X",
            "position": 0,
            "stddev": 138.9901186,
            "variance": 19318.25308
          },
          {
            "average": 4992267.565,
            "count": 4145123,
            "maximum": 4992992.305,
            "minimum": 4991596.525,
            "name": "Y",
            "position": 1,
            "stddev": 425.1226497,
            "variance": 180729.2673
          },
          {
            "average": 1047.061801,
            "count": 4145123,
            "maximum": 1085.542235,
            "minimum": 1025.602235,
            "name": "Z",
            "position": 2,
            "stddev": 13.22794078,
            "variance": 174.9784172
          },
          {
            "average": 110.1793327,
            "count": 4145123,
            "maximum": 247,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.14777656,
            "variance": 447.2284536
          },
          {
            "average": 1.000016646,
            "count": 4145123,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004079925868,
            "variance": 1.664579509e-05
          },
          {
            "average": 1.000041495,
            "count": 4145123,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006441493223,
            "variance": 4.149283494e-05
          },
          {
            "average": 0.4999914357,
            "count": 4145123,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000602,
            "variance": 0.2500000602
          },
          {
            "average": 0,
            "count": 4145123,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.376527789,
            "count": 4145123,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4845148809,
            "variance": 0.2347546698
          },
          {
            "average": 0.411638384,
            "count": 4145123,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.225842948,
            "variance": 67.66449221
          },
          {
            "average": 134.3066698,
            "count": 4145123,
            "maximum": 150,
            "minimum": 118,
            "name": "UserData",
            "position": 10,
            "stddev": 7.238380818,
            "variance": 52.39415686
          },
          {
            "average": 10739.8319,
            "count": 4145123,
            "maximum": 10743,
            "minimum": 10737,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.453268973,
            "variance": 2.111990707
          },
          {
            "average": 31212.11461,
            "count": 4145123,
            "maximum": 55296,
            "minimum": 9728,
            "name": "Red",
            "position": 12,
            "stddev": 6499.739802,
            "variance": 42246617.49
          },
          {
            "average": 30205.01363,
            "count": 4145123,
            "maximum": 55552,
            "minimum": 9728,
            "name": "Green",
            "position": 13,
            "stddev": 5052.708276,
            "variance": 25529860.93
          },
          {
            "average": 24118.37402,
            "count": 4145123,
            "maximum": 55296,
            "minimum": 4352,
            "name": "Blue",
            "position": 14,
            "stddev": 5184.67324,
            "variance": 26880836.61
          },
          {
            "average": 180241.1159,
            "count": 4145123,
            "maximum": 228430.1408,
            "minimum": 165908.2655,
            "name": "GpsTime",
            "position": 15,
            "stddev": 25097.84478,
            "variance": 629901812.5
          },
          {
            "average": 0,
            "count": 4145123,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4145123,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4145123,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4145123,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4145123,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436045.16,
          4991596.525,
          1025.602235,
          436778.74,
          4992992.305,
          1085.542235
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436045.1600433679,
                4991596.524904835,
                1025.6022348622155
              ],
              [
                436045.1600433679,
                4992992.304904834,
                1025.6022348622155
              ],
              [
                436778.74004336784,
                4992992.304904834,
                1085.5422348622155
              ],
              [
                436778.74004336784,
                4991596.524904835,
                1085.5422348622155
              ],
              [
                436045.1600433679,
                4991596.524904835,
                1025.6022348622155
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T17:13:50+00:00",
        "end_time": "2011-09-15T23:51:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127036,
            45.0749469,
            1025.602235,
            -117.8032067,
            45.08757611,
            1085.542235
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8125255221002,
                  45.07494689652893,
                  1025.6022348622155
                ],
                [
                  -117.81270362334789,
                  45.08751016211475,
                  1025.6022348622155
                ],
                [
                  -117.80338276081393,
                  45.087576112820514,
                  1085.5422348622155
                ],
                [
                  -117.8032067016693,
                  45.07501281851276,
                  1085.5422348622155
                ],
                [
                  -117.8125255221002,
                  45.07494689652893,
                  1025.6022348622155
                ]
              ]
            ]
          },
          "id": "45117A7216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T17:13:50Z",
            "pc:count": 4145123,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436269.7763,
                "count": 4145123,
                "maximum": 436778.74,
                "minimum": 436045.16,
                "name": "X",
                "position": 0,
                "stddev": 138.9901186,
                "variance": 19318.25308
              },
              {
                "average": 4992267.565,
                "count": 4145123,
                "maximum": 4992992.305,
                "minimum": 4991596.525,
                "name": "Y",
                "position": 1,
                "stddev": 425.1226497,
                "variance": 180729.2673
              },
              {
                "average": 1047.061801,
                "count": 4145123,
                "maximum": 1085.542235,
                "minimum": 1025.602235,
                "name": "Z",
                "position": 2,
                "stddev": 13.22794078,
                "variance": 174.9784172
              },
              {
                "average": 110.1793327,
                "count": 4145123,
                "maximum": 247,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.14777656,
                "variance": 447.2284536
              },
              {
                "average": 1.000016646,
                "count": 4145123,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004079925868,
                "variance": 1.664579509e-05
              },
              {
                "average": 1.000041495,
                "count": 4145123,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006441493223,
                "variance": 4.149283494e-05
              },
              {
                "average": 0.4999914357,
                "count": 4145123,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000602,
                "variance": 0.2500000602
              },
              {
                "average": 0,
                "count": 4145123,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.376527789,
                "count": 4145123,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4845148809,
                "variance": 0.2347546698
              },
              {
                "average": 0.411638384,
                "count": 4145123,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.225842948,
                "variance": 67.66449221
              },
              {
                "average": 134.3066698,
                "count": 4145123,
                "maximum": 150,
                "minimum": 118,
                "name": "UserData",
                "position": 10,
                "stddev": 7.238380818,
                "variance": 52.39415686
              },
              {
                "average": 10739.8319,
                "count": 4145123,
                "maximum": 10743,
                "minimum": 10737,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.453268973,
                "variance": 2.111990707
              },
              {
                "average": 31212.11461,
                "count": 4145123,
                "maximum": 55296,
                "minimum": 9728,
                "name": "Red",
                "position": 12,
                "stddev": 6499.739802,
                "variance": 42246617.49
              },
              {
                "average": 30205.01363,
                "count": 4145123,
                "maximum": 55552,
                "minimum": 9728,
                "name": "Green",
                "position": 13,
                "stddev": 5052.708276,
                "variance": 25529860.93
              },
              {
                "average": 24118.37402,
                "count": 4145123,
                "maximum": 55296,
                "minimum": 4352,
                "name": "Blue",
                "position": 14,
                "stddev": 5184.67324,
                "variance": 26880836.61
              },
              {
                "average": 180241.1159,
                "count": 4145123,
                "maximum": 228430.1408,
                "minimum": 165908.2655,
                "name": "GpsTime",
                "position": 15,
                "stddev": 25097.84478,
                "variance": 629901812.5
              },
              {
                "average": 0,
                "count": 4145123,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4145123,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4145123,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4145123,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4145123,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436045.16,
              4991596.525,
              1025.602235,
              436778.74,
              4992992.305,
              1085.542235
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436045.1600433679,
                    4991596.524904835,
                    1025.6022348622155
                  ],
                  [
                    436045.1600433679,
                    4992992.304904834,
                    1025.6022348622155
                  ],
                  [
                    436778.74004336784,
                    4992992.304904834,
                    1085.5422348622155
                  ],
                  [
                    436778.74004336784,
                    4991596.524904835,
                    1085.5422348622155
                  ],
                  [
                    436045.1600433679,
                    4991596.524904835,
                    1025.6022348622155
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T17:13:50+00:00",
            "end_time": "2011-09-15T23: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": "44118H2418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.16252676151827,
              44.8875109130657,
              2165.083431394494
            ],
            [
              -118.1627786179536,
              44.90000900569936,
              2165.083431394494
            ],
            [
              -118.15002969939268,
              44.900138112638054,
              2590.043431394494
            ],
            [
              -118.1497806028721,
              44.88763996406885,
              2590.043431394494
            ],
            [
              -118.16252676151827,
              44.8875109130657,
              2165.083431394494
            ]
          ]
        ]
      },
      "bbox": [
        -118.1627786,
        44.88751091,
        2165.083431,
        -118.1497806,
        44.90013811,
        2590.043431
      ],
      "properties": {
        "datetime": "2011-09-20T18:27:57Z",
        "pc:count": 17144597,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 408712.8039,
            "count": 17144597,
            "maximum": 409203.7866,
            "minimum": 408197.0266,
            "name": "X",
            "position": 0,
            "stddev": 292.8824708,
            "variance": 85780.14168
          },
          {
            "average": 4972013.309,
            "count": 17144597,
            "maximum": 4972499.693,
            "minimum": 4971111.053,
            "name": "Y",
            "position": 1,
            "stddev": 305.6344117,
            "variance": 93412.39359
          },
          {
            "average": 2385.339589,
            "count": 17144597,
            "maximum": 2590.043431,
            "minimum": 2165.083431,
            "name": "Z",
            "position": 2,
            "stddev": 100.4438646,
            "variance": 10088.96994
          },
          {
            "average": 92.52250934,
            "count": 17144597,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.78499091,
            "variance": 2283.405356
          },
          {
            "average": 1.119956917,
            "count": 17144597,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3449290282,
            "variance": 0.1189760345
          },
          {
            "average": 1.247162357,
            "count": 17144597,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4817976049,
            "variance": 0.2321289321
          },
          {
            "average": 0.5001403066,
            "count": 17144597,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999949,
            "variance": 0.2499999949
          },
          {
            "average": 0,
            "count": 17144597,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.098202192,
            "count": 17144597,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2975878464,
            "variance": 0.08855852635
          },
          {
            "average": -1.466845874,
            "count": 17144597,
            "maximum": 16.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.164706447,
            "variance": 66.66243136
          },
          {
            "average": 133.1704568,
            "count": 17144597,
            "maximum": 154,
            "minimum": 113,
            "name": "UserData",
            "position": 10,
            "stddev": 11.6712761,
            "variance": 136.2186858
          },
          {
            "average": 14859.08862,
            "count": 17144597,
            "maximum": 20148,
            "minimum": 9541,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.487276,
            "variance": 28042185.49
          },
          {
            "average": 29828.17484,
            "count": 17144597,
            "maximum": 63232,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 14228.99997,
            "variance": 202464440.2
          },
          {
            "average": 28312.15437,
            "count": 17144597,
            "maximum": 65024,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 14351.78049,
            "variance": 205973603.3
          },
          {
            "average": 24044.42894,
            "count": 17144597,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 14309.95044,
            "variance": 204774681.7
          },
          {
            "average": 154337.8414,
            "count": 17144597,
            "maximum": 578477.1013,
            "minimum": 139469.8754,
            "name": "GpsTime",
            "position": 15,
            "stddev": 73311.70181,
            "variance": 5374605623
          },
          {
            "average": 0,
            "count": 17144597,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17144597,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17144597,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17144597,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17144597,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          408197.0266,
          4971111.053,
          2165.083431,
          409203.7866,
          4972499.693,
          2590.043431
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                408197.0266412342,
                4971111.0527137965,
                2165.083431394494
              ],
              [
                408197.0266412342,
                4972499.692713797,
                2165.083431394494
              ],
              [
                409203.7866412342,
                4972499.692713797,
                2590.043431394494
              ],
              [
                409203.7866412342,
                4971111.0527137965,
                2590.043431394494
              ],
              [
                408197.0266412342,
                4971111.0527137965,
                2165.083431394494
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:27:57+00:00",
        "end_time": "2011-09-15T16:31:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1627786,
            44.88751091,
            2165.083431,
            -118.1497806,
            44.90013811,
            2590.043431
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.16252676151827,
                  44.8875109130657,
                  2165.083431394494
                ],
                [
                  -118.1627786179536,
                  44.90000900569936,
                  2165.083431394494
                ],
                [
                  -118.15002969939268,
                  44.900138112638054,
                  2590.043431394494
                ],
                [
                  -118.1497806028721,
                  44.88763996406885,
                  2590.043431394494
                ],
                [
                  -118.16252676151827,
                  44.8875109130657,
                  2165.083431394494
                ]
              ]
            ]
          },
          "id": "44118H2418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:27:57Z",
            "pc:count": 17144597,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 408712.8039,
                "count": 17144597,
                "maximum": 409203.7866,
                "minimum": 408197.0266,
                "name": "X",
                "position": 0,
                "stddev": 292.8824708,
                "variance": 85780.14168
              },
              {
                "average": 4972013.309,
                "count": 17144597,
                "maximum": 4972499.693,
                "minimum": 4971111.053,
                "name": "Y",
                "position": 1,
                "stddev": 305.6344117,
                "variance": 93412.39359
              },
              {
                "average": 2385.339589,
                "count": 17144597,
                "maximum": 2590.043431,
                "minimum": 2165.083431,
                "name": "Z",
                "position": 2,
                "stddev": 100.4438646,
                "variance": 10088.96994
              },
              {
                "average": 92.52250934,
                "count": 17144597,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.78499091,
                "variance": 2283.405356
              },
              {
                "average": 1.119956917,
                "count": 17144597,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3449290282,
                "variance": 0.1189760345
              },
              {
                "average": 1.247162357,
                "count": 17144597,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4817976049,
                "variance": 0.2321289321
              },
              {
                "average": 0.5001403066,
                "count": 17144597,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999949,
                "variance": 0.2499999949
              },
              {
                "average": 0,
                "count": 17144597,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.098202192,
                "count": 17144597,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2975878464,
                "variance": 0.08855852635
              },
              {
                "average": -1.466845874,
                "count": 17144597,
                "maximum": 16.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.164706447,
                "variance": 66.66243136
              },
              {
                "average": 133.1704568,
                "count": 17144597,
                "maximum": 154,
                "minimum": 113,
                "name": "UserData",
                "position": 10,
                "stddev": 11.6712761,
                "variance": 136.2186858
              },
              {
                "average": 14859.08862,
                "count": 17144597,
                "maximum": 20148,
                "minimum": 9541,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.487276,
                "variance": 28042185.49
              },
              {
                "average": 29828.17484,
                "count": 17144597,
                "maximum": 63232,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 14228.99997,
                "variance": 202464440.2
              },
              {
                "average": 28312.15437,
                "count": 17144597,
                "maximum": 65024,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 14351.78049,
                "variance": 205973603.3
              },
              {
                "average": 24044.42894,
                "count": 17144597,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 14309.95044,
                "variance": 204774681.7
              },
              {
                "average": 154337.8414,
                "count": 17144597,
                "maximum": 578477.1013,
                "minimum": 139469.8754,
                "name": "GpsTime",
                "position": 15,
                "stddev": 73311.70181,
                "variance": 5374605623
              },
              {
                "average": 0,
                "count": 17144597,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17144597,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17144597,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17144597,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17144597,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              408197.0266,
              4971111.053,
              2165.083431,
              409203.7866,
              4972499.693,
              2590.043431
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    408197.0266412342,
                    4971111.0527137965,
                    2165.083431394494
                  ],
                  [
                    408197.0266412342,
                    4972499.692713797,
                    2165.083431394494
                  ],
                  [
                    409203.7866412342,
                    4972499.692713797,
                    2590.043431394494
                  ],
                  [
                    409203.7866412342,
                    4971111.0527137965,
                    2590.043431394494
                  ],
                  [
                    408197.0266412342,
                    4971111.0527137965,
                    2165.083431394494
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:27:57+00:00",
            "end_time": "2011-09-15T16:31: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": "44118H2409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.15002387598277,
              44.91238695875021,
              1676.4643640506965
            ],
            [
              -118.15027571553098,
              44.92500907503381,
              1676.4643640506965
            ],
            [
              -118.13752957353172,
              44.92513675764348,
              2306.9243640506966
            ],
            [
              -118.13728052313505,
              44.912514585492644,
              2306.9243640506966
            ],
            [
              -118.15002387598277,
              44.91238695875021,
              1676.4643640506965
            ]
          ]
        ]
      },
      "bbox": [
        -118.1502757,
        44.91238696,
        1676.464364,
        -118.1372805,
        44.92513676,
        2306.924364
      ],
      "properties": {
        "datetime": "2011-09-20T18:28:38Z",
        "pc:count": 20599837,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 409748.7317,
            "count": 20599837,
            "maximum": 410229.6294,
            "minimum": 409223.5294,
            "name": "X",
            "position": 0,
            "stddev": 284.5605806,
            "variance": 80974.72401
          },
          {
            "average": 4974638.645,
            "count": 20599837,
            "maximum": 4975262.776,
            "minimum": 4973860.356,
            "name": "Y",
            "position": 1,
            "stddev": 399.2878219,
            "variance": 159430.7647
          },
          {
            "average": 1958.585535,
            "count": 20599837,
            "maximum": 2306.924364,
            "minimum": 1676.464364,
            "name": "Z",
            "position": 2,
            "stddev": 180.599648,
            "variance": 32616.23287
          },
          {
            "average": 79.99405937,
            "count": 20599837,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.24973129,
            "variance": 2730.03442
          },
          {
            "average": 1.186362882,
            "count": 20599837,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4326621256,
            "variance": 0.187196515
          },
          {
            "average": 1.382032635,
            "count": 20599837,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5958388057,
            "variance": 0.3550238823
          },
          {
            "average": 0.4988507919,
            "count": 20599837,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986915,
            "variance": 0.2499986915
          },
          {
            "average": 0,
            "count": 20599837,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.095922409,
            "count": 20599837,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2944848129,
            "variance": 0.08672130505
          },
          {
            "average": -2.003296296,
            "count": 20599837,
            "maximum": 19.00200081,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.373207787,
            "variance": 70.11060865
          },
          {
            "average": 136.5328432,
            "count": 20599837,
            "maximum": 156,
            "minimum": 113,
            "name": "UserData",
            "position": 10,
            "stddev": 10.68539733,
            "variance": 114.1777162
          },
          {
            "average": 14844.49181,
            "count": 20599837,
            "maximum": 20136,
            "minimum": 9532,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.479549,
            "variance": 28042103.65
          },
          {
            "average": 25094.04462,
            "count": 20599837,
            "maximum": 61952,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 13774.17898,
            "variance": 189728006.5
          },
          {
            "average": 24638.85702,
            "count": 20599837,
            "maximum": 63744,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 13666.91067,
            "variance": 186784447.3
          },
          {
            "average": 20194.35318,
            "count": 20599837,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 12749.22639,
            "variance": 162542773.6
          },
          {
            "average": 569598.2978,
            "count": 20599837,
            "maximum": 578518.3326,
            "minimum": 139425.7534,
            "name": "GpsTime",
            "position": 15,
            "stddev": 53357.0745,
            "variance": 2846977399
          },
          {
            "average": 0,
            "count": 20599837,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20599837,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20599837,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20599837,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20599837,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          409223.5294,
          4973860.356,
          1676.464364,
          410229.6294,
          4975262.776,
          2306.924364
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                409223.5293741518,
                4973860.356361573,
                1676.4643640506965
              ],
              [
                409223.5293741518,
                4975262.776361573,
                1676.4643640506965
              ],
              [
                410229.62937415176,
                4975262.776361573,
                2306.9243640506966
              ],
              [
                410229.62937415176,
                4973860.356361573,
                2306.9243640506966
              ],
              [
                409223.5293741518,
                4973860.356361573,
                1676.4643640506965
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:28:38+00:00",
        "end_time": "2011-09-15T16:30:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1502757,
            44.91238696,
            1676.464364,
            -118.1372805,
            44.92513676,
            2306.924364
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.15002387598277,
                  44.91238695875021,
                  1676.4643640506965
                ],
                [
                  -118.15027571553098,
                  44.92500907503381,
                  1676.4643640506965
                ],
                [
                  -118.13752957353172,
                  44.92513675764348,
                  2306.9243640506966
                ],
                [
                  -118.13728052313505,
                  44.912514585492644,
                  2306.9243640506966
                ],
                [
                  -118.15002387598277,
                  44.91238695875021,
                  1676.4643640506965
                ]
              ]
            ]
          },
          "id": "44118H2409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:28:38Z",
            "pc:count": 20599837,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 409748.7317,
                "count": 20599837,
                "maximum": 410229.6294,
                "minimum": 409223.5294,
                "name": "X",
                "position": 0,
                "stddev": 284.5605806,
                "variance": 80974.72401
              },
              {
                "average": 4974638.645,
                "count": 20599837,
                "maximum": 4975262.776,
                "minimum": 4973860.356,
                "name": "Y",
                "position": 1,
                "stddev": 399.2878219,
                "variance": 159430.7647
              },
              {
                "average": 1958.585535,
                "count": 20599837,
                "maximum": 2306.924364,
                "minimum": 1676.464364,
                "name": "Z",
                "position": 2,
                "stddev": 180.599648,
                "variance": 32616.23287
              },
              {
                "average": 79.99405937,
                "count": 20599837,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.24973129,
                "variance": 2730.03442
              },
              {
                "average": 1.186362882,
                "count": 20599837,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4326621256,
                "variance": 0.187196515
              },
              {
                "average": 1.382032635,
                "count": 20599837,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5958388057,
                "variance": 0.3550238823
              },
              {
                "average": 0.4988507919,
                "count": 20599837,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986915,
                "variance": 0.2499986915
              },
              {
                "average": 0,
                "count": 20599837,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.095922409,
                "count": 20599837,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2944848129,
                "variance": 0.08672130505
              },
              {
                "average": -2.003296296,
                "count": 20599837,
                "maximum": 19.00200081,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.373207787,
                "variance": 70.11060865
              },
              {
                "average": 136.5328432,
                "count": 20599837,
                "maximum": 156,
                "minimum": 113,
                "name": "UserData",
                "position": 10,
                "stddev": 10.68539733,
                "variance": 114.1777162
              },
              {
                "average": 14844.49181,
                "count": 20599837,
                "maximum": 20136,
                "minimum": 9532,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.479549,
                "variance": 28042103.65
              },
              {
                "average": 25094.04462,
                "count": 20599837,
                "maximum": 61952,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 13774.17898,
                "variance": 189728006.5
              },
              {
                "average": 24638.85702,
                "count": 20599837,
                "maximum": 63744,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 13666.91067,
                "variance": 186784447.3
              },
              {
                "average": 20194.35318,
                "count": 20599837,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 12749.22639,
                "variance": 162542773.6
              },
              {
                "average": 569598.2978,
                "count": 20599837,
                "maximum": 578518.3326,
                "minimum": 139425.7534,
                "name": "GpsTime",
                "position": 15,
                "stddev": 53357.0745,
                "variance": 2846977399
              },
              {
                "average": 0,
                "count": 20599837,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20599837,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20599837,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20599837,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20599837,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              409223.5294,
              4973860.356,
              1676.464364,
              410229.6294,
              4975262.776,
              2306.924364
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    409223.5293741518,
                    4973860.356361573,
                    1676.4643640506965
                  ],
                  [
                    409223.5293741518,
                    4975262.776361573,
                    1676.4643640506965
                  ],
                  [
                    410229.62937415176,
                    4975262.776361573,
                    2306.9243640506966
                  ],
                  [
                    410229.62937415176,
                    4973860.356361573,
                    2306.9243640506966
                  ],
                  [
                    409223.5293741518,
                    4973860.356361573,
                    1676.4643640506965
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:28:38+00:00",
            "end_time": "2011-09-15T16:30: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": "45117A7102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8625254661216,
              45.112418470537655,
              1037.84299385774
            ],
            [
              -117.86271520754208,
              45.1250102950367,
              1037.84299385774
            ],
            [
              -117.8500287614979,
              45.1251054276305,
              1308.38299385774
            ],
            [
              -117.84984180945615,
              45.11251356160615,
              1308.38299385774
            ],
            [
              -117.8625254661216,
              45.112418470537655,
              1037.84299385774
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627152,
        45.11241847,
        1037.842994,
        -117.8498418,
        45.12510543,
        1308.382994
      ],
      "properties": {
        "datetime": "2011-09-16T19:44:59Z",
        "pc:count": 11019179,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432649.6979,
            "count": 11019179,
            "maximum": 433151.7475,
            "minimum": 432153.9275,
            "name": "X",
            "position": 0,
            "stddev": 280.8832198,
            "variance": 78895.38315
          },
          {
            "average": 4996497.88,
            "count": 11019179,
            "maximum": 4997198.925,
            "minimum": 4995799.945,
            "name": "Y",
            "position": 1,
            "stddev": 397.7523899,
            "variance": 158206.9636
          },
          {
            "average": 1178.901775,
            "count": 11019179,
            "maximum": 1308.382994,
            "minimum": 1037.842994,
            "name": "Z",
            "position": 2,
            "stddev": 51.85120639,
            "variance": 2688.547604
          },
          {
            "average": 112.4635629,
            "count": 11019179,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.97920596,
            "variance": 483.0854945
          },
          {
            "average": 1.000003449,
            "count": 11019179,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00185701944,
            "variance": 3.448521201e-06
          },
          {
            "average": 1.000008258,
            "count": 11019179,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002873719028,
            "variance": 8.258261051e-06
          },
          {
            "average": 0.4999793542,
            "count": 11019179,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000223,
            "variance": 0.2500000223
          },
          {
            "average": 0,
            "count": 11019179,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.28579307,
            "count": 11019179,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4517913344,
            "variance": 0.2041154098
          },
          {
            "average": -0.1173433083,
            "count": 11019179,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.600390824,
            "variance": 73.96672233
          },
          {
            "average": 131.6396634,
            "count": 11019179,
            "maximum": 143,
            "minimum": 123,
            "name": "UserData",
            "position": 10,
            "stddev": 2.966423955,
            "variance": 8.799671082
          },
          {
            "average": 10751.82943,
            "count": 11019179,
            "maximum": 10756,
            "minimum": 10747,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.939652353,
            "variance": 3.762251251
          },
          {
            "average": 34860.00029,
            "count": 11019179,
            "maximum": 53248,
            "minimum": 8448,
            "name": "Red",
            "position": 12,
            "stddev": 3892.034432,
            "variance": 15147932.02
          },
          {
            "average": 32063.95185,
            "count": 11019179,
            "maximum": 53248,
            "minimum": 12032,
            "name": "Green",
            "position": 13,
            "stddev": 2962.667873,
            "variance": 8777400.926
          },
          {
            "average": 27851.63506,
            "count": 11019179,
            "maximum": 52992,
            "minimum": 9472,
            "name": "Blue",
            "position": 14,
            "stddev": 2681.452624,
            "variance": 7190188.176
          },
          {
            "average": 234134.925,
            "count": 11019179,
            "maximum": 237499.6427,
            "minimum": 231115.8749,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1326.220662,
            "variance": 1758861.244
          },
          {
            "average": 0,
            "count": 11019179,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11019179,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11019179,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11019179,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11019179,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432153.9275,
          4995799.945,
          1037.842994,
          433151.7475,
          4997198.925,
          1308.382994
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432153.92748344893,
                4995799.944544682,
                1037.84299385774
              ],
              [
                432153.92748344893,
                4997198.924544683,
                1037.84299385774
              ],
              [
                433151.7474834489,
                4997198.924544683,
                1308.38299385774
              ],
              [
                433151.7474834489,
                4995799.944544682,
                1308.38299385774
              ],
              [
                432153.92748344893,
                4995799.944544682,
                1037.84299385774
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T19:44:59+00:00",
        "end_time": "2011-09-16T17:58:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627152,
            45.11241847,
            1037.842994,
            -117.8498418,
            45.12510543,
            1308.382994
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8625254661216,
                  45.112418470537655,
                  1037.84299385774
                ],
                [
                  -117.86271520754208,
                  45.1250102950367,
                  1037.84299385774
                ],
                [
                  -117.8500287614979,
                  45.1251054276305,
                  1308.38299385774
                ],
                [
                  -117.84984180945615,
                  45.11251356160615,
                  1308.38299385774
                ],
                [
                  -117.8625254661216,
                  45.112418470537655,
                  1037.84299385774
                ]
              ]
            ]
          },
          "id": "45117A7102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T19:44:59Z",
            "pc:count": 11019179,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432649.6979,
                "count": 11019179,
                "maximum": 433151.7475,
                "minimum": 432153.9275,
                "name": "X",
                "position": 0,
                "stddev": 280.8832198,
                "variance": 78895.38315
              },
              {
                "average": 4996497.88,
                "count": 11019179,
                "maximum": 4997198.925,
                "minimum": 4995799.945,
                "name": "Y",
                "position": 1,
                "stddev": 397.7523899,
                "variance": 158206.9636
              },
              {
                "average": 1178.901775,
                "count": 11019179,
                "maximum": 1308.382994,
                "minimum": 1037.842994,
                "name": "Z",
                "position": 2,
                "stddev": 51.85120639,
                "variance": 2688.547604
              },
              {
                "average": 112.4635629,
                "count": 11019179,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.97920596,
                "variance": 483.0854945
              },
              {
                "average": 1.000003449,
                "count": 11019179,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00185701944,
                "variance": 3.448521201e-06
              },
              {
                "average": 1.000008258,
                "count": 11019179,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002873719028,
                "variance": 8.258261051e-06
              },
              {
                "average": 0.4999793542,
                "count": 11019179,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000223,
                "variance": 0.2500000223
              },
              {
                "average": 0,
                "count": 11019179,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.28579307,
                "count": 11019179,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4517913344,
                "variance": 0.2041154098
              },
              {
                "average": -0.1173433083,
                "count": 11019179,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.600390824,
                "variance": 73.96672233
              },
              {
                "average": 131.6396634,
                "count": 11019179,
                "maximum": 143,
                "minimum": 123,
                "name": "UserData",
                "position": 10,
                "stddev": 2.966423955,
                "variance": 8.799671082
              },
              {
                "average": 10751.82943,
                "count": 11019179,
                "maximum": 10756,
                "minimum": 10747,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.939652353,
                "variance": 3.762251251
              },
              {
                "average": 34860.00029,
                "count": 11019179,
                "maximum": 53248,
                "minimum": 8448,
                "name": "Red",
                "position": 12,
                "stddev": 3892.034432,
                "variance": 15147932.02
              },
              {
                "average": 32063.95185,
                "count": 11019179,
                "maximum": 53248,
                "minimum": 12032,
                "name": "Green",
                "position": 13,
                "stddev": 2962.667873,
                "variance": 8777400.926
              },
              {
                "average": 27851.63506,
                "count": 11019179,
                "maximum": 52992,
                "minimum": 9472,
                "name": "Blue",
                "position": 14,
                "stddev": 2681.452624,
                "variance": 7190188.176
              },
              {
                "average": 234134.925,
                "count": 11019179,
                "maximum": 237499.6427,
                "minimum": 231115.8749,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1326.220662,
                "variance": 1758861.244
              },
              {
                "average": 0,
                "count": 11019179,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11019179,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11019179,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11019179,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11019179,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432153.9275,
              4995799.945,
              1037.842994,
              433151.7475,
              4997198.925,
              1308.382994
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432153.92748344893,
                    4995799.944544682,
                    1037.84299385774
                  ],
                  [
                    432153.92748344893,
                    4997198.924544683,
                    1037.84299385774
                  ],
                  [
                    433151.7474834489,
                    4997198.924544683,
                    1308.38299385774
                  ],
                  [
                    433151.7474834489,
                    4995799.944544682,
                    1308.38299385774
                  ],
                  [
                    432153.92748344893,
                    4995799.944544682,
                    1037.84299385774
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T19:44:59+00:00",
            "end_time": "2011-09-16T17: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": "44118H1417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.04191514776115,
              44.89715284371352,
              1162.7814742157407
            ],
            [
              -118.04196678262649,
              44.900011613454076,
              1162.7814742157407
            ],
            [
              -118.03752862742913,
              44.900052023275364,
              1224.6614742157408
            ],
            [
              -118.03747721240157,
              44.897193249529536,
              1224.6614742157408
            ],
            [
              -118.04191514776115,
              44.89715284371352,
              1162.7814742157407
            ]
          ]
        ]
      },
      "bbox": [
        -118.0419668,
        44.89715284,
        1162.781474,
        -118.0374772,
        44.90005202,
        1224.661474
      ],
      "properties": {
        "datetime": "2011-09-17T22:03:18Z",
        "pc:count": 568312,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417988.5529,
            "count": 568312,
            "maximum": 418085.8663,
            "minimum": 417735.4063,
            "name": "X",
            "position": 0,
            "stddev": 74.91662994,
            "variance": 5612.501441
          },
          {
            "average": 4972263.895,
            "count": 568312,
            "maximum": 4972370.426,
            "minimum": 4972052.806,
            "name": "Y",
            "position": 1,
            "stddev": 73.18993798,
            "variance": 5356.767022
          },
          {
            "average": 1179.26415,
            "count": 568312,
            "maximum": 1224.661474,
            "minimum": 1162.781474,
            "name": "Z",
            "position": 2,
            "stddev": 8.776137779,
            "variance": 77.02059432
          },
          {
            "average": 84.72929834,
            "count": 568312,
            "maximum": 238,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.49786986,
            "variance": 2756.02634
          },
          {
            "average": 1.169021594,
            "count": 568312,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4104036802,
            "variance": 0.1684311808
          },
          {
            "average": 1.345882191,
            "count": 568312,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5647604638,
            "variance": 0.3189543815
          },
          {
            "average": 0.5003730345,
            "count": 568312,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000003007,
            "variance": 0.2500003007
          },
          {
            "average": 0,
            "count": 568312,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.118544039,
            "count": 568312,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3232515024,
            "variance": 0.1044915338
          },
          {
            "average": -3.237879759,
            "count": 568312,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.650914261,
            "variance": 44.23466051
          },
          {
            "average": 171.4865848,
            "count": 568312,
            "maximum": 179,
            "minimum": 146,
            "name": "UserData",
            "position": 10,
            "stddev": 12.3275427,
            "variance": 151.9683091
          },
          {
            "average": 14593.84801,
            "count": 568312,
            "maximum": 20163,
            "minimum": 9408,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5338.718941,
            "variance": 28501919.93
          },
          {
            "average": 20322.905,
            "count": 568312,
            "maximum": 48384,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10780.37059,
            "variance": 116216390
          },
          {
            "average": 21903.31373,
            "count": 568312,
            "maximum": 46336,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 10030.26284,
            "variance": 100606172.5
          },
          {
            "average": 16962.78202,
            "count": 568312,
            "maximum": 39168,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7766.220806,
            "variance": 60314185.6
          },
          {
            "average": 245710.1884,
            "count": 568312,
            "maximum": 332198.6373,
            "minimum": 156387.3886,
            "name": "GpsTime",
            "position": 15,
            "stddev": 87700.54781,
            "variance": 7691386086
          },
          {
            "average": 0,
            "count": 568312,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 568312,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 568312,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 568312,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 568312,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417735.4063,
          4972052.806,
          1162.781474,
          418085.8663,
          4972370.426,
          1224.661474
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417735.40627901943,
                4972052.805766649,
                1162.7814742157407
              ],
              [
                417735.40627901943,
                4972370.425766648,
                1162.7814742157407
              ],
              [
                418085.8662790194,
                4972370.425766648,
                1224.6614742157408
              ],
              [
                418085.8662790194,
                4972052.805766649,
                1224.6614742157408
              ],
              [
                417735.40627901943,
                4972052.805766649,
                1162.7814742157407
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:03:18+00:00",
        "end_time": "2011-09-15T21:13:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0419668,
            44.89715284,
            1162.781474,
            -118.0374772,
            44.90005202,
            1224.661474
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.04191514776115,
                  44.89715284371352,
                  1162.7814742157407
                ],
                [
                  -118.04196678262649,
                  44.900011613454076,
                  1162.7814742157407
                ],
                [
                  -118.03752862742913,
                  44.900052023275364,
                  1224.6614742157408
                ],
                [
                  -118.03747721240157,
                  44.897193249529536,
                  1224.6614742157408
                ],
                [
                  -118.04191514776115,
                  44.89715284371352,
                  1162.7814742157407
                ]
              ]
            ]
          },
          "id": "44118H1417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:03:18Z",
            "pc:count": 568312,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417988.5529,
                "count": 568312,
                "maximum": 418085.8663,
                "minimum": 417735.4063,
                "name": "X",
                "position": 0,
                "stddev": 74.91662994,
                "variance": 5612.501441
              },
              {
                "average": 4972263.895,
                "count": 568312,
                "maximum": 4972370.426,
                "minimum": 4972052.806,
                "name": "Y",
                "position": 1,
                "stddev": 73.18993798,
                "variance": 5356.767022
              },
              {
                "average": 1179.26415,
                "count": 568312,
                "maximum": 1224.661474,
                "minimum": 1162.781474,
                "name": "Z",
                "position": 2,
                "stddev": 8.776137779,
                "variance": 77.02059432
              },
              {
                "average": 84.72929834,
                "count": 568312,
                "maximum": 238,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.49786986,
                "variance": 2756.02634
              },
              {
                "average": 1.169021594,
                "count": 568312,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4104036802,
                "variance": 0.1684311808
              },
              {
                "average": 1.345882191,
                "count": 568312,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5647604638,
                "variance": 0.3189543815
              },
              {
                "average": 0.5003730345,
                "count": 568312,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000003007,
                "variance": 0.2500003007
              },
              {
                "average": 0,
                "count": 568312,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.118544039,
                "count": 568312,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3232515024,
                "variance": 0.1044915338
              },
              {
                "average": -3.237879759,
                "count": 568312,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.650914261,
                "variance": 44.23466051
              },
              {
                "average": 171.4865848,
                "count": 568312,
                "maximum": 179,
                "minimum": 146,
                "name": "UserData",
                "position": 10,
                "stddev": 12.3275427,
                "variance": 151.9683091
              },
              {
                "average": 14593.84801,
                "count": 568312,
                "maximum": 20163,
                "minimum": 9408,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5338.718941,
                "variance": 28501919.93
              },
              {
                "average": 20322.905,
                "count": 568312,
                "maximum": 48384,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10780.37059,
                "variance": 116216390
              },
              {
                "average": 21903.31373,
                "count": 568312,
                "maximum": 46336,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 10030.26284,
                "variance": 100606172.5
              },
              {
                "average": 16962.78202,
                "count": 568312,
                "maximum": 39168,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7766.220806,
                "variance": 60314185.6
              },
              {
                "average": 245710.1884,
                "count": 568312,
                "maximum": 332198.6373,
                "minimum": 156387.3886,
                "name": "GpsTime",
                "position": 15,
                "stddev": 87700.54781,
                "variance": 7691386086
              },
              {
                "average": 0,
                "count": 568312,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 568312,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 568312,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 568312,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 568312,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417735.4063,
              4972052.806,
              1162.781474,
              418085.8663,
              4972370.426,
              1224.661474
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417735.40627901943,
                    4972052.805766649,
                    1162.7814742157407
                  ],
                  [
                    417735.40627901943,
                    4972370.425766648,
                    1162.7814742157407
                  ],
                  [
                    418085.8662790194,
                    4972370.425766648,
                    1224.6614742157408
                  ],
                  [
                    418085.8662790194,
                    4972052.805766649,
                    1224.6614742157408
                  ],
                  [
                    417735.40627901943,
                    4972052.805766649,
                    1162.7814742157407
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:03:18+00:00",
            "end_time": "2011-09-15T21:13: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": "45117A8223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252429952365,
              45.06241318863061,
              987.8022082430905
            ],
            [
              -117.91272476969327,
              45.07500999367409,
              987.8022082430905
            ],
            [
              -117.90002923725893,
              45.07511075578735,
              1090.3022082430905
            ],
            [
              -117.89983155460997,
              45.06251390674429,
              1090.3022082430905
            ],
            [
              -117.91252429952365,
              45.06241318863061,
              987.8022082430905
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127248,
        45.06241319,
        987.8022082,
        -117.8998316,
        45.07511076,
        1090.302208
      ],
      "properties": {
        "datetime": "2011-09-17T21:02:10Z",
        "pc:count": 10977130,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428687.1788,
            "count": 10977130,
            "maximum": 429157.7295,
            "minimum": 428158.3095,
            "name": "X",
            "position": 0,
            "stddev": 275.3589189,
            "variance": 75822.53424
          },
          {
            "average": 4990997.559,
            "count": 10977130,
            "maximum": 4991687.614,
            "minimum": 4990288.074,
            "name": "Y",
            "position": 1,
            "stddev": 399.467875,
            "variance": 159574.5832
          },
          {
            "average": 1030.202465,
            "count": 10977130,
            "maximum": 1090.302208,
            "minimum": 987.8022082,
            "name": "Z",
            "position": 2,
            "stddev": 29.99678687,
            "variance": 899.8072227
          },
          {
            "average": 109.9513681,
            "count": 10977130,
            "maximum": 241,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.94454702,
            "variance": 526.4522379
          },
          {
            "average": 1.000046096,
            "count": 10977130,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006802640209,
            "variance": 4.627591381e-05
          },
          {
            "average": 1.000094925,
            "count": 10977130,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00984478515,
            "variance": 9.691979465e-05
          },
          {
            "average": 0.5000429985,
            "count": 10977130,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000209,
            "variance": 0.2500000209
          },
          {
            "average": 0,
            "count": 10977130,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.282302205,
            "count": 10977130,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4501196378,
            "variance": 0.2026076884
          },
          {
            "average": 0.1219249752,
            "count": 10977130,
            "maximum": 19.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.534084922,
            "variance": 72.83060546
          },
          {
            "average": 137,
            "count": 10977130,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10664.3757,
            "count": 10977130,
            "maximum": 10669,
            "minimum": 10660,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.944949447,
            "variance": 3.782828352
          },
          {
            "average": 37680.19585,
            "count": 10977130,
            "maximum": 56320,
            "minimum": 14592,
            "name": "Red",
            "position": 12,
            "stddev": 6725.388823,
            "variance": 45230854.82
          },
          {
            "average": 34540.57245,
            "count": 10977130,
            "maximum": 56576,
            "minimum": 16896,
            "name": "Green",
            "position": 13,
            "stddev": 5229.859054,
            "variance": 27351425.73
          },
          {
            "average": 28449.01971,
            "count": 10977130,
            "maximum": 54528,
            "minimum": 9984,
            "name": "Blue",
            "position": 14,
            "stddev": 4704.160578,
            "variance": 22129126.75
          },
          {
            "average": 325447.9447,
            "count": 10977130,
            "maximum": 328530.4582,
            "minimum": 322458.0089,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1429.425968,
            "variance": 2043258.597
          },
          {
            "average": 0,
            "count": 10977130,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10977130,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10977130,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10977130,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10977130,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428158.3095,
          4990288.074,
          987.8022082,
          429157.7295,
          4991687.614,
          1090.302208
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428158.30948966666,
                4990288.074068033,
                987.8022082430905
              ],
              [
                428158.30948966666,
                4991687.614068032,
                987.8022082430905
              ],
              [
                429157.7294896667,
                4991687.614068032,
                1090.3022082430905
              ],
              [
                429157.7294896667,
                4990288.074068033,
                1090.3022082430905
              ],
              [
                428158.30948966666,
                4990288.074068033,
                987.8022082430905
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:02:10+00:00",
        "end_time": "2011-09-17T19:20:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127248,
            45.06241319,
            987.8022082,
            -117.8998316,
            45.07511076,
            1090.302208
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252429952365,
                  45.06241318863061,
                  987.8022082430905
                ],
                [
                  -117.91272476969327,
                  45.07500999367409,
                  987.8022082430905
                ],
                [
                  -117.90002923725893,
                  45.07511075578735,
                  1090.3022082430905
                ],
                [
                  -117.89983155460997,
                  45.06251390674429,
                  1090.3022082430905
                ],
                [
                  -117.91252429952365,
                  45.06241318863061,
                  987.8022082430905
                ]
              ]
            ]
          },
          "id": "45117A8223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:02:10Z",
            "pc:count": 10977130,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428687.1788,
                "count": 10977130,
                "maximum": 429157.7295,
                "minimum": 428158.3095,
                "name": "X",
                "position": 0,
                "stddev": 275.3589189,
                "variance": 75822.53424
              },
              {
                "average": 4990997.559,
                "count": 10977130,
                "maximum": 4991687.614,
                "minimum": 4990288.074,
                "name": "Y",
                "position": 1,
                "stddev": 399.467875,
                "variance": 159574.5832
              },
              {
                "average": 1030.202465,
                "count": 10977130,
                "maximum": 1090.302208,
                "minimum": 987.8022082,
                "name": "Z",
                "position": 2,
                "stddev": 29.99678687,
                "variance": 899.8072227
              },
              {
                "average": 109.9513681,
                "count": 10977130,
                "maximum": 241,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.94454702,
                "variance": 526.4522379
              },
              {
                "average": 1.000046096,
                "count": 10977130,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006802640209,
                "variance": 4.627591381e-05
              },
              {
                "average": 1.000094925,
                "count": 10977130,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00984478515,
                "variance": 9.691979465e-05
              },
              {
                "average": 0.5000429985,
                "count": 10977130,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000209,
                "variance": 0.2500000209
              },
              {
                "average": 0,
                "count": 10977130,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.282302205,
                "count": 10977130,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4501196378,
                "variance": 0.2026076884
              },
              {
                "average": 0.1219249752,
                "count": 10977130,
                "maximum": 19.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.534084922,
                "variance": 72.83060546
              },
              {
                "average": 137,
                "count": 10977130,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10664.3757,
                "count": 10977130,
                "maximum": 10669,
                "minimum": 10660,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.944949447,
                "variance": 3.782828352
              },
              {
                "average": 37680.19585,
                "count": 10977130,
                "maximum": 56320,
                "minimum": 14592,
                "name": "Red",
                "position": 12,
                "stddev": 6725.388823,
                "variance": 45230854.82
              },
              {
                "average": 34540.57245,
                "count": 10977130,
                "maximum": 56576,
                "minimum": 16896,
                "name": "Green",
                "position": 13,
                "stddev": 5229.859054,
                "variance": 27351425.73
              },
              {
                "average": 28449.01971,
                "count": 10977130,
                "maximum": 54528,
                "minimum": 9984,
                "name": "Blue",
                "position": 14,
                "stddev": 4704.160578,
                "variance": 22129126.75
              },
              {
                "average": 325447.9447,
                "count": 10977130,
                "maximum": 328530.4582,
                "minimum": 322458.0089,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1429.425968,
                "variance": 2043258.597
              },
              {
                "average": 0,
                "count": 10977130,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10977130,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10977130,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10977130,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10977130,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428158.3095,
              4990288.074,
              987.8022082,
              429157.7295,
              4991687.614,
              1090.302208
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428158.30948966666,
                    4990288.074068033,
                    987.8022082430905
                  ],
                  [
                    428158.30948966666,
                    4991687.614068032,
                    987.8022082430905
                  ],
                  [
                    429157.7294896667,
                    4991687.614068032,
                    1090.3022082430905
                  ],
                  [
                    429157.7294896667,
                    4990288.074068033,
                    1090.3022082430905
                  ],
                  [
                    428158.30948966666,
                    4990288.074068033,
                    987.8022082430905
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:02:10+00:00",
            "end_time": "2011-09-17T19: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": "44118H1418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03738189654446,
              44.88914309522515,
              1096.3149237765351
            ],
            [
              -118.03757732329056,
              44.90001097957764,
              1096.3149237765351
            ],
            [
              -118.02502922980783,
              44.90012430315557,
              1204.1949237765352
            ],
            [
              -118.0248361654747,
              44.889256376108705,
              1204.1949237765352
            ],
            [
              -118.03738189654446,
              44.88914309522515,
              1096.3149237765351
            ]
          ]
        ]
      },
      "bbox": [
        -118.0375773,
        44.8891431,
        1096.314924,
        -118.0248362,
        44.9001243,
        1204.194924
      ],
      "properties": {
        "datetime": "2011-09-17T22:03:33Z",
        "pc:count": 5986350,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418672.9888,
            "count": 5986350,
            "maximum": 419072.8234,
            "minimum": 418081.9634,
            "name": "X",
            "position": 0,
            "stddev": 269.1728813,
            "variance": 72454.04001
          },
          {
            "average": 4971935.249,
            "count": 5986350,
            "maximum": 4972365.916,
            "minimum": 4971158.456,
            "name": "Y",
            "position": 1,
            "stddev": 291.3012658,
            "variance": 84856.42746
          },
          {
            "average": 1130.45206,
            "count": 5986350,
            "maximum": 1204.194924,
            "minimum": 1096.314924,
            "name": "Z",
            "position": 2,
            "stddev": 18.76035681,
            "variance": 351.9509878
          },
          {
            "average": 107.6193064,
            "count": 5986350,
            "maximum": 252,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.62928999,
            "variance": 1732.997785
          },
          {
            "average": 1.06085411,
            "count": 5986350,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2580614627,
            "variance": 0.06659571852
          },
          {
            "average": 1.125974759,
            "count": 5986350,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3785758925,
            "variance": 0.1433197063
          },
          {
            "average": 0.499738906,
            "count": 5986350,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999736,
            "variance": 0.2499999736
          },
          {
            "average": 0,
            "count": 5986350,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.266713941,
            "count": 5986350,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4422416164,
            "variance": 0.1955776473
          },
          {
            "average": -1.925996277,
            "count": 5986350,
            "maximum": 15,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.132029,
            "variance": 66.12989566
          },
          {
            "average": 178.7969542,
            "count": 5986350,
            "maximum": 179,
            "minimum": 146,
            "name": "UserData",
            "position": 10,
            "stddev": 2.351968263,
            "variance": 5.531754708
          },
          {
            "average": 14800.19872,
            "count": 5986350,
            "maximum": 20163,
            "minimum": 9409,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5308.790977,
            "variance": 28183261.64
          },
          {
            "average": 25389.79173,
            "count": 5986350,
            "maximum": 53248,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10366.72884,
            "variance": 107469066.9
          },
          {
            "average": 26222.72905,
            "count": 5986350,
            "maximum": 53504,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 8578.866575,
            "variance": 73596951.71
          },
          {
            "average": 19725.04972,
            "count": 5986350,
            "maximum": 51712,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6648.126357,
            "variance": 44197584.06
          },
          {
            "average": 329324.7277,
            "count": 5986350,
            "maximum": 332213.291,
            "minimum": 156508.1085,
            "name": "GpsTime",
            "position": 15,
            "stddev": 18828.67917,
            "variance": 354519159.2
          },
          {
            "average": 0,
            "count": 5986350,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5986350,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5986350,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5986350,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5986350,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418081.9634,
          4971158.456,
          1096.314924,
          419072.8234,
          4972365.916,
          1204.194924
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418081.9633786593,
                4971158.455532953,
                1096.3149237765351
              ],
              [
                418081.9633786593,
                4972365.915532954,
                1096.3149237765351
              ],
              [
                419072.82337865926,
                4972365.915532954,
                1204.1949237765352
              ],
              [
                419072.82337865926,
                4971158.455532953,
                1204.1949237765352
              ],
              [
                418081.9633786593,
                4971158.455532953,
                1096.3149237765351
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:03:33+00:00",
        "end_time": "2011-09-15T21:15:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0375773,
            44.8891431,
            1096.314924,
            -118.0248362,
            44.9001243,
            1204.194924
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03738189654446,
                  44.88914309522515,
                  1096.3149237765351
                ],
                [
                  -118.03757732329056,
                  44.90001097957764,
                  1096.3149237765351
                ],
                [
                  -118.02502922980783,
                  44.90012430315557,
                  1204.1949237765352
                ],
                [
                  -118.0248361654747,
                  44.889256376108705,
                  1204.1949237765352
                ],
                [
                  -118.03738189654446,
                  44.88914309522515,
                  1096.3149237765351
                ]
              ]
            ]
          },
          "id": "44118H1418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:03:33Z",
            "pc:count": 5986350,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418672.9888,
                "count": 5986350,
                "maximum": 419072.8234,
                "minimum": 418081.9634,
                "name": "X",
                "position": 0,
                "stddev": 269.1728813,
                "variance": 72454.04001
              },
              {
                "average": 4971935.249,
                "count": 5986350,
                "maximum": 4972365.916,
                "minimum": 4971158.456,
                "name": "Y",
                "position": 1,
                "stddev": 291.3012658,
                "variance": 84856.42746
              },
              {
                "average": 1130.45206,
                "count": 5986350,
                "maximum": 1204.194924,
                "minimum": 1096.314924,
                "name": "Z",
                "position": 2,
                "stddev": 18.76035681,
                "variance": 351.9509878
              },
              {
                "average": 107.6193064,
                "count": 5986350,
                "maximum": 252,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.62928999,
                "variance": 1732.997785
              },
              {
                "average": 1.06085411,
                "count": 5986350,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2580614627,
                "variance": 0.06659571852
              },
              {
                "average": 1.125974759,
                "count": 5986350,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3785758925,
                "variance": 0.1433197063
              },
              {
                "average": 0.499738906,
                "count": 5986350,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999736,
                "variance": 0.2499999736
              },
              {
                "average": 0,
                "count": 5986350,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.266713941,
                "count": 5986350,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4422416164,
                "variance": 0.1955776473
              },
              {
                "average": -1.925996277,
                "count": 5986350,
                "maximum": 15,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.132029,
                "variance": 66.12989566
              },
              {
                "average": 178.7969542,
                "count": 5986350,
                "maximum": 179,
                "minimum": 146,
                "name": "UserData",
                "position": 10,
                "stddev": 2.351968263,
                "variance": 5.531754708
              },
              {
                "average": 14800.19872,
                "count": 5986350,
                "maximum": 20163,
                "minimum": 9409,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5308.790977,
                "variance": 28183261.64
              },
              {
                "average": 25389.79173,
                "count": 5986350,
                "maximum": 53248,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10366.72884,
                "variance": 107469066.9
              },
              {
                "average": 26222.72905,
                "count": 5986350,
                "maximum": 53504,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 8578.866575,
                "variance": 73596951.71
              },
              {
                "average": 19725.04972,
                "count": 5986350,
                "maximum": 51712,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6648.126357,
                "variance": 44197584.06
              },
              {
                "average": 329324.7277,
                "count": 5986350,
                "maximum": 332213.291,
                "minimum": 156508.1085,
                "name": "GpsTime",
                "position": 15,
                "stddev": 18828.67917,
                "variance": 354519159.2
              },
              {
                "average": 0,
                "count": 5986350,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5986350,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5986350,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5986350,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5986350,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418081.9634,
              4971158.456,
              1096.314924,
              419072.8234,
              4972365.916,
              1204.194924
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418081.9633786593,
                    4971158.455532953,
                    1096.3149237765351
                  ],
                  [
                    418081.9633786593,
                    4972365.915532954,
                    1096.3149237765351
                  ],
                  [
                    419072.82337865926,
                    4972365.915532954,
                    1204.1949237765352
                  ],
                  [
                    419072.82337865926,
                    4971158.455532953,
                    1204.1949237765352
                  ],
                  [
                    418081.9633786593,
                    4971158.455532953,
                    1096.3149237765351
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:03:33+00:00",
            "end_time": "2011-09-15T21:15: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": "44118G1402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05002463557098,
              44.79989766447202,
              1764.7225859364125
            ],
            [
              -118.05025348011208,
              44.81250947336511,
              1764.7225859364125
            ],
            [
              -118.0375294431567,
              44.81262578743592,
              2349.9625859364123
            ],
            [
              -118.03730336990144,
              44.80001392769041,
              2349.9625859364123
            ],
            [
              -118.05002463557098,
              44.79989766447202,
              1764.7225859364125
            ]
          ]
        ]
      },
      "bbox": [
        -118.0502535,
        44.79989766,
        1764.722586,
        -118.0373034,
        44.81262579,
        2349.962586
      ],
      "properties": {
        "datetime": "2011-09-18T22:26:33Z",
        "pc:count": 26490173,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417506.6862,
            "count": 26490173,
            "maximum": 417961.7468,
            "minimum": 416955.4668,
            "name": "X",
            "position": 0,
            "stddev": 276.3866143,
            "variance": 76389.56058
          },
          {
            "average": 4962003.933,
            "count": 26490173,
            "maximum": 4962658.716,
            "minimum": 4961257.516,
            "name": "Y",
            "position": 1,
            "stddev": 361.6022993,
            "variance": 130756.2229
          },
          {
            "average": 2014.635669,
            "count": 26490173,
            "maximum": 2349.962586,
            "minimum": 1764.722586,
            "name": "Z",
            "position": 2,
            "stddev": 114.5449707,
            "variance": 13120.55031
          },
          {
            "average": 92.82848715,
            "count": 26490173,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.16115459,
            "variance": 2720.786049
          },
          {
            "average": 1.147147359,
            "count": 26490173,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3921924018,
            "variance": 0.15381488
          },
          {
            "average": 1.300788409,
            "count": 26490173,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5520727093,
            "variance": 0.3047842764
          },
          {
            "average": 0.4988372103,
            "count": 26490173,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986574,
            "variance": 0.2499986574
          },
          {
            "average": 0,
            "count": 26490173,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.095886463,
            "count": 26490173,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2944354814,
            "variance": 0.08669225269
          },
          {
            "average": -2.490650126,
            "count": 26490173,
            "maximum": 19.99799919,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.285698761,
            "variance": 68.65280396
          },
          {
            "average": 71.96993972,
            "count": 26490173,
            "maximum": 154,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 62.94895242,
            "variance": 3962.570611
          },
          {
            "average": 14785.61737,
            "count": 26490173,
            "maximum": 20152,
            "minimum": 9511,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5271.730774,
            "variance": 27791145.35
          },
          {
            "average": 25571.59242,
            "count": 26490173,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 13692.34668,
            "variance": 187480357.7
          },
          {
            "average": 24655.05367,
            "count": 26490173,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 13191.10819,
            "variance": 174005335.2
          },
          {
            "average": 20577.50731,
            "count": 26490173,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10894.29372,
            "variance": 118685635.7
          },
          {
            "average": 382711.8614,
            "count": 26490173,
            "maximum": 419993.3583,
            "minimum": 144677.0227,
            "name": "GpsTime",
            "position": 15,
            "stddev": 89391.03093,
            "variance": 7990756411
          },
          {
            "average": 0,
            "count": 26490173,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26490173,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26490173,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26490173,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26490173,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416955.4668,
          4961257.516,
          1764.722586,
          417961.7468,
          4962658.716,
          2349.962586
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416955.46679842623,
                4961257.515723107,
                1764.7225859364125
              ],
              [
                416955.46679842623,
                4962658.715723107,
                1764.7225859364125
              ],
              [
                417961.74679842626,
                4962658.715723107,
                2349.9625859364123
              ],
              [
                417961.74679842626,
                4961257.515723107,
                2349.9625859364123
              ],
              [
                416955.46679842623,
                4961257.515723107,
                1764.7225859364125
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:26:33+00:00",
        "end_time": "2011-09-15T17:57:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0502535,
            44.79989766,
            1764.722586,
            -118.0373034,
            44.81262579,
            2349.962586
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05002463557098,
                  44.79989766447202,
                  1764.7225859364125
                ],
                [
                  -118.05025348011208,
                  44.81250947336511,
                  1764.7225859364125
                ],
                [
                  -118.0375294431567,
                  44.81262578743592,
                  2349.9625859364123
                ],
                [
                  -118.03730336990144,
                  44.80001392769041,
                  2349.9625859364123
                ],
                [
                  -118.05002463557098,
                  44.79989766447202,
                  1764.7225859364125
                ]
              ]
            ]
          },
          "id": "44118G1402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:26:33Z",
            "pc:count": 26490173,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417506.6862,
                "count": 26490173,
                "maximum": 417961.7468,
                "minimum": 416955.4668,
                "name": "X",
                "position": 0,
                "stddev": 276.3866143,
                "variance": 76389.56058
              },
              {
                "average": 4962003.933,
                "count": 26490173,
                "maximum": 4962658.716,
                "minimum": 4961257.516,
                "name": "Y",
                "position": 1,
                "stddev": 361.6022993,
                "variance": 130756.2229
              },
              {
                "average": 2014.635669,
                "count": 26490173,
                "maximum": 2349.962586,
                "minimum": 1764.722586,
                "name": "Z",
                "position": 2,
                "stddev": 114.5449707,
                "variance": 13120.55031
              },
              {
                "average": 92.82848715,
                "count": 26490173,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.16115459,
                "variance": 2720.786049
              },
              {
                "average": 1.147147359,
                "count": 26490173,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3921924018,
                "variance": 0.15381488
              },
              {
                "average": 1.300788409,
                "count": 26490173,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5520727093,
                "variance": 0.3047842764
              },
              {
                "average": 0.4988372103,
                "count": 26490173,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986574,
                "variance": 0.2499986574
              },
              {
                "average": 0,
                "count": 26490173,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.095886463,
                "count": 26490173,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2944354814,
                "variance": 0.08669225269
              },
              {
                "average": -2.490650126,
                "count": 26490173,
                "maximum": 19.99799919,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.285698761,
                "variance": 68.65280396
              },
              {
                "average": 71.96993972,
                "count": 26490173,
                "maximum": 154,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 62.94895242,
                "variance": 3962.570611
              },
              {
                "average": 14785.61737,
                "count": 26490173,
                "maximum": 20152,
                "minimum": 9511,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5271.730774,
                "variance": 27791145.35
              },
              {
                "average": 25571.59242,
                "count": 26490173,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 13692.34668,
                "variance": 187480357.7
              },
              {
                "average": 24655.05367,
                "count": 26490173,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 13191.10819,
                "variance": 174005335.2
              },
              {
                "average": 20577.50731,
                "count": 26490173,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10894.29372,
                "variance": 118685635.7
              },
              {
                "average": 382711.8614,
                "count": 26490173,
                "maximum": 419993.3583,
                "minimum": 144677.0227,
                "name": "GpsTime",
                "position": 15,
                "stddev": 89391.03093,
                "variance": 7990756411
              },
              {
                "average": 0,
                "count": 26490173,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26490173,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26490173,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26490173,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26490173,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416955.4668,
              4961257.516,
              1764.722586,
              417961.7468,
              4962658.716,
              2349.962586
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416955.46679842623,
                    4961257.515723107,
                    1764.7225859364125
                  ],
                  [
                    416955.46679842623,
                    4962658.715723107,
                    1764.7225859364125
                  ],
                  [
                    417961.74679842626,
                    4962658.715723107,
                    2349.9625859364123
                  ],
                  [
                    417961.74679842626,
                    4961257.515723107,
                    2349.9625859364123
                  ],
                  [
                    416955.46679842623,
                    4961257.515723107,
                    1764.7225859364125
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:26:33+00:00",
            "end_time": "2011-09-15T17:57: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": "45117A7307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86248798222249,
              45.044534661134755,
              1015.679388807408
            ],
            [
              -117.86257029007221,
              45.05001112693547,
              1015.679388807408
            ],
            [
              -117.85002868006565,
              45.05010516729778,
              1144.5393888074082
            ],
            [
              -117.84994756860617,
              45.044628683642124,
              1144.5393888074082
            ],
            [
              -117.86248798222249,
              45.044534661134755,
              1015.679388807408
            ]
          ]
        ]
      },
      "bbox": [
        -117.8625703,
        45.04453466,
        1015.679389,
        -117.8499476,
        45.05010517,
        1144.539389
      ],
      "properties": {
        "datetime": "2011-09-16T22:24:04Z",
        "pc:count": 2764107,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432612.8174,
            "count": 2764107,
            "maximum": 433064.2105,
            "minimum": 432076.4905,
            "name": "X",
            "position": 0,
            "stddev": 289.7471664,
            "variance": 83953.42042
          },
          {
            "average": 4988654.918,
            "count": 2764107,
            "maximum": 4988867.22,
            "minimum": 4988258.78,
            "name": "Y",
            "position": 1,
            "stddev": 125.3056405,
            "variance": 15701.50355
          },
          {
            "average": 1076.212244,
            "count": 2764107,
            "maximum": 1144.539389,
            "minimum": 1015.679389,
            "name": "Z",
            "position": 2,
            "stddev": 31.61647967,
            "variance": 999.6017867
          },
          {
            "average": 105.9743653,
            "count": 2764107,
            "maximum": 244,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 15.92689131,
            "variance": 253.6658669
          },
          {
            "average": 1.000443181,
            "count": 2764107,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02106438746,
            "variance": 0.000443708419
          },
          {
            "average": 1.00088383,
            "count": 2764107,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0297526402,
            "variance": 0.0008852195986
          },
          {
            "average": 0.5000255055,
            "count": 2764107,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000898,
            "variance": 0.2500000898
          },
          {
            "average": 0,
            "count": 2764107,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.35831898,
            "count": 2764107,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4795065919,
            "variance": 0.2299265717
          },
          {
            "average": 0.554610192,
            "count": 2764107,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.841988198,
            "variance": 78.18075529
          },
          {
            "average": 134.4586552,
            "count": 2764107,
            "maximum": 142,
            "minimum": 125,
            "name": "UserData",
            "position": 10,
            "stddev": 2.965477294,
            "variance": 8.794055583
          },
          {
            "average": 10765.68588,
            "count": 2764107,
            "maximum": 10769,
            "minimum": 10763,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.495832419,
            "variance": 2.237514625
          },
          {
            "average": 41049.9933,
            "count": 2764107,
            "maximum": 54784,
            "minimum": 20736,
            "name": "Red",
            "position": 12,
            "stddev": 4356.09475,
            "variance": 18975561.47
          },
          {
            "average": 35497.72217,
            "count": 2764107,
            "maximum": 54016,
            "minimum": 18688,
            "name": "Green",
            "position": 13,
            "stddev": 4211.297721,
            "variance": 17735028.49
          },
          {
            "average": 29596.93082,
            "count": 2764107,
            "maximum": 50176,
            "minimum": 13312,
            "name": "Blue",
            "position": 14,
            "stddev": 3990.221568,
            "variance": 15921868.16
          },
          {
            "average": 244820.4272,
            "count": 2764107,
            "maximum": 247044.3227,
            "minimum": 242580.907,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1144.237392,
            "variance": 1309279.209
          },
          {
            "average": 0,
            "count": 2764107,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2764107,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2764107,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2764107,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2764107,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432076.4905,
          4988258.78,
          1015.679389,
          433064.2105,
          4988867.22,
          1144.539389
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432076.49050870264,
                4988258.77981096,
                1015.679388807408
              ],
              [
                432076.49050870264,
                4988867.21981096,
                1015.679388807408
              ],
              [
                433064.2105087026,
                4988867.21981096,
                1144.5393888074082
              ],
              [
                433064.2105087026,
                4988258.77981096,
                1144.5393888074082
              ],
              [
                432076.49050870264,
                4988258.77981096,
                1015.679388807408
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T22:24:04+00:00",
        "end_time": "2011-09-16T21:09:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8625703,
            45.04453466,
            1015.679389,
            -117.8499476,
            45.05010517,
            1144.539389
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86248798222249,
                  45.044534661134755,
                  1015.679388807408
                ],
                [
                  -117.86257029007221,
                  45.05001112693547,
                  1015.679388807408
                ],
                [
                  -117.85002868006565,
                  45.05010516729778,
                  1144.5393888074082
                ],
                [
                  -117.84994756860617,
                  45.044628683642124,
                  1144.5393888074082
                ],
                [
                  -117.86248798222249,
                  45.044534661134755,
                  1015.679388807408
                ]
              ]
            ]
          },
          "id": "45117A7307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T22:24:04Z",
            "pc:count": 2764107,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432612.8174,
                "count": 2764107,
                "maximum": 433064.2105,
                "minimum": 432076.4905,
                "name": "X",
                "position": 0,
                "stddev": 289.7471664,
                "variance": 83953.42042
              },
              {
                "average": 4988654.918,
                "count": 2764107,
                "maximum": 4988867.22,
                "minimum": 4988258.78,
                "name": "Y",
                "position": 1,
                "stddev": 125.3056405,
                "variance": 15701.50355
              },
              {
                "average": 1076.212244,
                "count": 2764107,
                "maximum": 1144.539389,
                "minimum": 1015.679389,
                "name": "Z",
                "position": 2,
                "stddev": 31.61647967,
                "variance": 999.6017867
              },
              {
                "average": 105.9743653,
                "count": 2764107,
                "maximum": 244,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 15.92689131,
                "variance": 253.6658669
              },
              {
                "average": 1.000443181,
                "count": 2764107,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02106438746,
                "variance": 0.000443708419
              },
              {
                "average": 1.00088383,
                "count": 2764107,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0297526402,
                "variance": 0.0008852195986
              },
              {
                "average": 0.5000255055,
                "count": 2764107,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000898,
                "variance": 0.2500000898
              },
              {
                "average": 0,
                "count": 2764107,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.35831898,
                "count": 2764107,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4795065919,
                "variance": 0.2299265717
              },
              {
                "average": 0.554610192,
                "count": 2764107,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.841988198,
                "variance": 78.18075529
              },
              {
                "average": 134.4586552,
                "count": 2764107,
                "maximum": 142,
                "minimum": 125,
                "name": "UserData",
                "position": 10,
                "stddev": 2.965477294,
                "variance": 8.794055583
              },
              {
                "average": 10765.68588,
                "count": 2764107,
                "maximum": 10769,
                "minimum": 10763,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.495832419,
                "variance": 2.237514625
              },
              {
                "average": 41049.9933,
                "count": 2764107,
                "maximum": 54784,
                "minimum": 20736,
                "name": "Red",
                "position": 12,
                "stddev": 4356.09475,
                "variance": 18975561.47
              },
              {
                "average": 35497.72217,
                "count": 2764107,
                "maximum": 54016,
                "minimum": 18688,
                "name": "Green",
                "position": 13,
                "stddev": 4211.297721,
                "variance": 17735028.49
              },
              {
                "average": 29596.93082,
                "count": 2764107,
                "maximum": 50176,
                "minimum": 13312,
                "name": "Blue",
                "position": 14,
                "stddev": 3990.221568,
                "variance": 15921868.16
              },
              {
                "average": 244820.4272,
                "count": 2764107,
                "maximum": 247044.3227,
                "minimum": 242580.907,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1144.237392,
                "variance": 1309279.209
              },
              {
                "average": 0,
                "count": 2764107,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2764107,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2764107,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2764107,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2764107,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432076.4905,
              4988258.78,
              1015.679389,
              433064.2105,
              4988867.22,
              1144.539389
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432076.49050870264,
                    4988258.77981096,
                    1015.679388807408
                  ],
                  [
                    432076.49050870264,
                    4988867.21981096,
                    1015.679388807408
                  ],
                  [
                    433064.2105087026,
                    4988867.21981096,
                    1144.5393888074082
                  ],
                  [
                    433064.2105087026,
                    4988258.77981096,
                    1144.5393888074082
                  ],
                  [
                    432076.49050870264,
                    4988258.77981096,
                    1015.679388807408
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T22:24:04+00:00",
            "end_time": "2011-09-16T21:09: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": "44118H2323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.22502292479659,
              44.87487890221989,
              2038.414606064105
            ],
            [
              -118.22529099580332,
              44.88750831863728,
              2038.414606064105
            ],
            [
              -118.21253069440878,
              44.887644527898594,
              2377.914606064105
            ],
            [
              -118.21226541345006,
              44.875015051848614,
              2377.914606064105
            ],
            [
              -118.22502292479659,
              44.87487890221989,
              2038.414606064105
            ]
          ]
        ]
      },
      "bbox": [
        -118.225291,
        44.8748789,
        2038.414606,
        -118.2122654,
        44.88764453,
        2377.914606
      ],
      "properties": {
        "datetime": "2011-09-20T18:26:28Z",
        "pc:count": 19926729,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 403748.709,
            "count": 19926729,
            "maximum": 404248.4652,
            "minimum": 403240.5652,
            "name": "X",
            "position": 0,
            "stddev": 287.6475914,
            "variance": 82741.13685
          },
          {
            "average": 4970480.493,
            "count": 19926729,
            "maximum": 4971183.662,
            "minimum": 4969780.402,
            "name": "Y",
            "position": 1,
            "stddev": 414.3552217,
            "variance": 171690.2497
          },
          {
            "average": 2209.839253,
            "count": 19926729,
            "maximum": 2377.914606,
            "minimum": 2038.414606,
            "name": "Z",
            "position": 2,
            "stddev": 68.24946942,
            "variance": 4657.990076
          },
          {
            "average": 92.05510413,
            "count": 19926729,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.70319122,
            "variance": 2372.000835
          },
          {
            "average": 1.114852317,
            "count": 19926729,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3441765568,
            "variance": 0.1184575022
          },
          {
            "average": 1.236068097,
            "count": 19926729,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4878002836,
            "variance": 0.2379491167
          },
          {
            "average": 0.4994675242,
            "count": 19926729,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999729,
            "variance": 0.249999729
          },
          {
            "average": 0,
            "count": 19926729,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.139738389,
            "count": 19926729,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3467154126,
            "variance": 0.1202115774
          },
          {
            "average": -3.044555709,
            "count": 19926729,
            "maximum": 16.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.142702564,
            "variance": 66.30360504
          },
          {
            "average": 136.460762,
            "count": 19926729,
            "maximum": 158,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 10.86319385,
            "variance": 118.0089806
          },
          {
            "average": 14869.92225,
            "count": 19926729,
            "maximum": 20138,
            "minimum": 9533,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.385061,
            "variance": 28041102.94
          },
          {
            "average": 28379.25555,
            "count": 19926729,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 16988.53,
            "variance": 288610151.6
          },
          {
            "average": 27548.96489,
            "count": 19926729,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 16001.78516,
            "variance": 256057128.3
          },
          {
            "average": 22733.05334,
            "count": 19926729,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 14028.32511,
            "variance": 196793905.3
          },
          {
            "average": 553747.0733,
            "count": 19926729,
            "maximum": 578388.7369,
            "minimum": 139580.3572,
            "name": "GpsTime",
            "position": 15,
            "stddev": 97995.52125,
            "variance": 9603122185
          },
          {
            "average": 0,
            "count": 19926729,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19926729,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19926729,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19926729,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19926729,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          403240.5652,
          4969780.402,
          2038.414606,
          404248.4652,
          4971183.662,
          2377.914606
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                403240.5652408469,
                4969780.40202004,
                2038.414606064105
              ],
              [
                403240.5652408469,
                4971183.66202004,
                2038.414606064105
              ],
              [
                404248.4652408469,
                4971183.66202004,
                2377.914606064105
              ],
              [
                404248.4652408469,
                4969780.40202004,
                2377.914606064105
              ],
              [
                403240.5652408469,
                4969780.40202004,
                2038.414606064105
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:26:28+00:00",
        "end_time": "2011-09-15T16:33:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.225291,
            44.8748789,
            2038.414606,
            -118.2122654,
            44.88764453,
            2377.914606
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.22502292479659,
                  44.87487890221989,
                  2038.414606064105
                ],
                [
                  -118.22529099580332,
                  44.88750831863728,
                  2038.414606064105
                ],
                [
                  -118.21253069440878,
                  44.887644527898594,
                  2377.914606064105
                ],
                [
                  -118.21226541345006,
                  44.875015051848614,
                  2377.914606064105
                ],
                [
                  -118.22502292479659,
                  44.87487890221989,
                  2038.414606064105
                ]
              ]
            ]
          },
          "id": "44118H2323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:26:28Z",
            "pc:count": 19926729,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 403748.709,
                "count": 19926729,
                "maximum": 404248.4652,
                "minimum": 403240.5652,
                "name": "X",
                "position": 0,
                "stddev": 287.6475914,
                "variance": 82741.13685
              },
              {
                "average": 4970480.493,
                "count": 19926729,
                "maximum": 4971183.662,
                "minimum": 4969780.402,
                "name": "Y",
                "position": 1,
                "stddev": 414.3552217,
                "variance": 171690.2497
              },
              {
                "average": 2209.839253,
                "count": 19926729,
                "maximum": 2377.914606,
                "minimum": 2038.414606,
                "name": "Z",
                "position": 2,
                "stddev": 68.24946942,
                "variance": 4657.990076
              },
              {
                "average": 92.05510413,
                "count": 19926729,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.70319122,
                "variance": 2372.000835
              },
              {
                "average": 1.114852317,
                "count": 19926729,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3441765568,
                "variance": 0.1184575022
              },
              {
                "average": 1.236068097,
                "count": 19926729,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4878002836,
                "variance": 0.2379491167
              },
              {
                "average": 0.4994675242,
                "count": 19926729,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999729,
                "variance": 0.249999729
              },
              {
                "average": 0,
                "count": 19926729,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.139738389,
                "count": 19926729,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3467154126,
                "variance": 0.1202115774
              },
              {
                "average": -3.044555709,
                "count": 19926729,
                "maximum": 16.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.142702564,
                "variance": 66.30360504
              },
              {
                "average": 136.460762,
                "count": 19926729,
                "maximum": 158,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 10.86319385,
                "variance": 118.0089806
              },
              {
                "average": 14869.92225,
                "count": 19926729,
                "maximum": 20138,
                "minimum": 9533,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.385061,
                "variance": 28041102.94
              },
              {
                "average": 28379.25555,
                "count": 19926729,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 16988.53,
                "variance": 288610151.6
              },
              {
                "average": 27548.96489,
                "count": 19926729,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 16001.78516,
                "variance": 256057128.3
              },
              {
                "average": 22733.05334,
                "count": 19926729,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 14028.32511,
                "variance": 196793905.3
              },
              {
                "average": 553747.0733,
                "count": 19926729,
                "maximum": 578388.7369,
                "minimum": 139580.3572,
                "name": "GpsTime",
                "position": 15,
                "stddev": 97995.52125,
                "variance": 9603122185
              },
              {
                "average": 0,
                "count": 19926729,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19926729,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19926729,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19926729,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19926729,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              403240.5652,
              4969780.402,
              2038.414606,
              404248.4652,
              4971183.662,
              2377.914606
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    403240.5652408469,
                    4969780.40202004,
                    2038.414606064105
                  ],
                  [
                    403240.5652408469,
                    4971183.66202004,
                    2038.414606064105
                  ],
                  [
                    404248.4652408469,
                    4971183.66202004,
                    2377.914606064105
                  ],
                  [
                    404248.4652408469,
                    4969780.40202004,
                    2377.914606064105
                  ],
                  [
                    403240.5652408469,
                    4969780.40202004,
                    2038.414606064105
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:26:28+00:00",
            "end_time": "2011-09-15T16: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": "44118H1419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02499369805976,
              44.88740104282926,
              1055.2808756701918
            ],
            [
              -118.02521772220288,
              44.90001005746516,
              1055.2808756701918
            ],
            [
              -118.01252951746424,
              44.90012326501068,
              1179.9608756701916
            ],
            [
              -118.01230826471311,
              44.88751420089257,
              1179.9608756701916
            ],
            [
              -118.02499369805976,
              44.88740104282926,
              1055.2808756701918
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252177,
        44.88740104,
        1055.280876,
        -118.0123083,
        44.90012327,
        1179.960876
      ],
      "properties": {
        "datetime": "2011-09-17T21:53:27Z",
        "pc:count": 10767918,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419566.8659,
            "count": 10767918,
            "maximum": 420059.7012,
            "minimum": 419057.7812,
            "name": "X",
            "position": 0,
            "stddev": 281.2187483,
            "variance": 79083.98439
          },
          {
            "average": 4971643.801,
            "count": 10767918,
            "maximum": 4972353.412,
            "minimum": 4970952.512,
            "name": "Y",
            "position": 1,
            "stddev": 405.7203092,
            "variance": 164608.9693
          },
          {
            "average": 1088.656906,
            "count": 10767918,
            "maximum": 1179.960876,
            "minimum": 1055.280876,
            "name": "Z",
            "position": 2,
            "stddev": 19.52037486,
            "variance": 381.0450345
          },
          {
            "average": 104.8044125,
            "count": 10767918,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 40.88640045,
            "variance": 1671.697742
          },
          {
            "average": 1.036946604,
            "count": 10767918,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2007796336,
            "variance": 0.04031246127
          },
          {
            "average": 1.076796647,
            "count": 10767918,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2958616006,
            "variance": 0.08753408673
          },
          {
            "average": 0.4998018187,
            "count": 10767918,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999839,
            "variance": 0.2499999839
          },
          {
            "average": 0,
            "count": 10767918,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.18760349,
            "count": 10767918,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3903952291,
            "variance": 0.1524084349
          },
          {
            "average": -1.496582131,
            "count": 10767918,
            "maximum": 16.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.248221313,
            "variance": 68.03315483
          },
          {
            "average": 178.9702628,
            "count": 10767918,
            "maximum": 179,
            "minimum": 124,
            "name": "UserData",
            "position": 10,
            "stddev": 1.237287623,
            "variance": 1.530880662
          },
          {
            "average": 14765.44214,
            "count": 10767918,
            "maximum": 20086,
            "minimum": 9439,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5308.02106,
            "variance": 28175087.57
          },
          {
            "average": 25855.8918,
            "count": 10767918,
            "maximum": 62464,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9756.089039,
            "variance": 95181273.34
          },
          {
            "average": 26795.16122,
            "count": 10767918,
            "maximum": 62976,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 8233.267345,
            "variance": 67786691.17
          },
          {
            "average": 21050.49188,
            "count": 10767918,
            "maximum": 64256,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6683.0027,
            "variance": 44662525.09
          },
          {
            "average": 329792.1499,
            "count": 10767918,
            "maximum": 331607.5792,
            "minimum": 80577.67337,
            "name": "GpsTime",
            "position": 15,
            "stddev": 6054.405936,
            "variance": 36655831.24
          },
          {
            "average": 0,
            "count": 10767918,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10767918,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10767918,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10767918,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10767918,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419057.7812,
          4970952.512,
          1055.280876,
          420059.7012,
          4972353.412,
          1179.960876
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419057.78122728196,
                4970952.51243724,
                1055.2808756701918
              ],
              [
                419057.78122728196,
                4972353.412437241,
                1055.2808756701918
              ],
              [
                420059.701227282,
                4972353.412437241,
                1179.9608756701916
              ],
              [
                420059.701227282,
                4970952.51243724,
                1179.9608756701916
              ],
              [
                419057.78122728196,
                4970952.51243724,
                1055.2808756701918
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:53:27+00:00",
        "end_time": "2011-09-15T00:09:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252177,
            44.88740104,
            1055.280876,
            -118.0123083,
            44.90012327,
            1179.960876
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02499369805976,
                  44.88740104282926,
                  1055.2808756701918
                ],
                [
                  -118.02521772220288,
                  44.90001005746516,
                  1055.2808756701918
                ],
                [
                  -118.01252951746424,
                  44.90012326501068,
                  1179.9608756701916
                ],
                [
                  -118.01230826471311,
                  44.88751420089257,
                  1179.9608756701916
                ],
                [
                  -118.02499369805976,
                  44.88740104282926,
                  1055.2808756701918
                ]
              ]
            ]
          },
          "id": "44118H1419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:53:27Z",
            "pc:count": 10767918,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419566.8659,
                "count": 10767918,
                "maximum": 420059.7012,
                "minimum": 419057.7812,
                "name": "X",
                "position": 0,
                "stddev": 281.2187483,
                "variance": 79083.98439
              },
              {
                "average": 4971643.801,
                "count": 10767918,
                "maximum": 4972353.412,
                "minimum": 4970952.512,
                "name": "Y",
                "position": 1,
                "stddev": 405.7203092,
                "variance": 164608.9693
              },
              {
                "average": 1088.656906,
                "count": 10767918,
                "maximum": 1179.960876,
                "minimum": 1055.280876,
                "name": "Z",
                "position": 2,
                "stddev": 19.52037486,
                "variance": 381.0450345
              },
              {
                "average": 104.8044125,
                "count": 10767918,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 40.88640045,
                "variance": 1671.697742
              },
              {
                "average": 1.036946604,
                "count": 10767918,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2007796336,
                "variance": 0.04031246127
              },
              {
                "average": 1.076796647,
                "count": 10767918,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2958616006,
                "variance": 0.08753408673
              },
              {
                "average": 0.4998018187,
                "count": 10767918,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999839,
                "variance": 0.2499999839
              },
              {
                "average": 0,
                "count": 10767918,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.18760349,
                "count": 10767918,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3903952291,
                "variance": 0.1524084349
              },
              {
                "average": -1.496582131,
                "count": 10767918,
                "maximum": 16.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.248221313,
                "variance": 68.03315483
              },
              {
                "average": 178.9702628,
                "count": 10767918,
                "maximum": 179,
                "minimum": 124,
                "name": "UserData",
                "position": 10,
                "stddev": 1.237287623,
                "variance": 1.530880662
              },
              {
                "average": 14765.44214,
                "count": 10767918,
                "maximum": 20086,
                "minimum": 9439,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5308.02106,
                "variance": 28175087.57
              },
              {
                "average": 25855.8918,
                "count": 10767918,
                "maximum": 62464,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9756.089039,
                "variance": 95181273.34
              },
              {
                "average": 26795.16122,
                "count": 10767918,
                "maximum": 62976,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 8233.267345,
                "variance": 67786691.17
              },
              {
                "average": 21050.49188,
                "count": 10767918,
                "maximum": 64256,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6683.0027,
                "variance": 44662525.09
              },
              {
                "average": 329792.1499,
                "count": 10767918,
                "maximum": 331607.5792,
                "minimum": 80577.67337,
                "name": "GpsTime",
                "position": 15,
                "stddev": 6054.405936,
                "variance": 36655831.24
              },
              {
                "average": 0,
                "count": 10767918,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10767918,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10767918,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10767918,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10767918,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419057.7812,
              4970952.512,
              1055.280876,
              420059.7012,
              4972353.412,
              1179.960876
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419057.78122728196,
                    4970952.51243724,
                    1055.2808756701918
                  ],
                  [
                    419057.78122728196,
                    4972353.412437241,
                    1055.2808756701918
                  ],
                  [
                    420059.701227282,
                    4972353.412437241,
                    1179.9608756701916
                  ],
                  [
                    420059.701227282,
                    4970952.51243724,
                    1179.9608756701916
                  ],
                  [
                    419057.78122728196,
                    4970952.51243724,
                    1055.2808756701918
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:53:27+00:00",
            "end_time": "2011-09-15T00: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": "45117A8224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002427768381,
              45.062414280342516,
              974.653709883749
            ],
            [
              -117.90022197936996,
              45.07500968882807,
              974.653709883749
            ],
            [
              -117.88752894423635,
              45.075109041402676,
              1053.393709883749
            ],
            [
              -117.88733402923256,
              45.06251358953787,
              1053.393709883749
            ],
            [
              -117.90002427768381,
              45.062414280342516,
              974.653709883749
            ]
          ]
        ]
      },
      "bbox": [
        -117.900222,
        45.06241428,
        974.6537099,
        -117.887334,
        45.07510904,
        1053.39371
      ],
      "properties": {
        "datetime": "2011-09-17T20:10:20Z",
        "pc:count": 10780811,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429672.9981,
            "count": 10780811,
            "maximum": 430141.6534,
            "minimum": 429142.4334,
            "name": "X",
            "position": 0,
            "stddev": 290.8313234,
            "variance": 84582.85865
          },
          {
            "average": 4990991.299,
            "count": 10780811,
            "maximum": 4991676.555,
            "minimum": 4990277.175,
            "name": "Y",
            "position": 1,
            "stddev": 402.6200751,
            "variance": 162102.9249
          },
          {
            "average": 1005.959226,
            "count": 10780811,
            "maximum": 1053.39371,
            "minimum": 974.6537099,
            "name": "Z",
            "position": 2,
            "stddev": 21.46017679,
            "variance": 460.5391878
          },
          {
            "average": 108.5240491,
            "count": 10780811,
            "maximum": 246,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.13696565,
            "variance": 736.4149046
          },
          {
            "average": 1.001274301,
            "count": 10780811,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03640299619,
            "variance": 0.001325178131
          },
          {
            "average": 1.002899133,
            "count": 10780811,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05568253855,
            "variance": 0.003100545099
          },
          {
            "average": 0.4999889155,
            "count": 10780811,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000231,
            "variance": 0.2500000231
          },
          {
            "average": 0,
            "count": 10780811,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.333351359,
            "count": 10780811,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4714109154,
            "variance": 0.2222282511
          },
          {
            "average": -0.2993426274,
            "count": 10780811,
            "maximum": 15,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.449881841,
            "variance": 71.40050312
          },
          {
            "average": 136.9904357,
            "count": 10780811,
            "maximum": 141,
            "minimum": 130,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1693777701,
            "variance": 0.028688829
          },
          {
            "average": 10659.65389,
            "count": 10780811,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.918308287,
            "variance": 98.37283928
          },
          {
            "average": 35071.76591,
            "count": 10780811,
            "maximum": 63744,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 9309.832591,
            "variance": 86672982.87
          },
          {
            "average": 33158.94324,
            "count": 10780811,
            "maximum": 65280,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 7008.430921,
            "variance": 49118103.97
          },
          {
            "average": 27229.44836,
            "count": 10780811,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 6154.216761,
            "variance": 37874383.94
          },
          {
            "average": 320847.7915,
            "count": 10780811,
            "maximum": 325420.5815,
            "minimum": 249719.5448,
            "name": "GpsTime",
            "position": 15,
            "stddev": 6325.946428,
            "variance": 40017598.2
          },
          {
            "average": 0,
            "count": 10780811,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10780811,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10780811,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10780811,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10780811,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429142.4334,
          4990277.175,
          974.6537099,
          430141.6534,
          4991676.555,
          1053.39371
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429142.4334494432,
                4990277.17540842,
                974.653709883749
              ],
              [
                429142.4334494432,
                4991676.555408421,
                974.653709883749
              ],
              [
                430141.65344944317,
                4991676.555408421,
                1053.393709883749
              ],
              [
                430141.65344944317,
                4990277.17540842,
                1053.393709883749
              ],
              [
                429142.4334494432,
                4990277.17540842,
                974.653709883749
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T20:10:20+00:00",
        "end_time": "2011-09-16T23:08:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.900222,
            45.06241428,
            974.6537099,
            -117.887334,
            45.07510904,
            1053.39371
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002427768381,
                  45.062414280342516,
                  974.653709883749
                ],
                [
                  -117.90022197936996,
                  45.07500968882807,
                  974.653709883749
                ],
                [
                  -117.88752894423635,
                  45.075109041402676,
                  1053.393709883749
                ],
                [
                  -117.88733402923256,
                  45.06251358953787,
                  1053.393709883749
                ],
                [
                  -117.90002427768381,
                  45.062414280342516,
                  974.653709883749
                ]
              ]
            ]
          },
          "id": "45117A8224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:10:20Z",
            "pc:count": 10780811,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429672.9981,
                "count": 10780811,
                "maximum": 430141.6534,
                "minimum": 429142.4334,
                "name": "X",
                "position": 0,
                "stddev": 290.8313234,
                "variance": 84582.85865
              },
              {
                "average": 4990991.299,
                "count": 10780811,
                "maximum": 4991676.555,
                "minimum": 4990277.175,
                "name": "Y",
                "position": 1,
                "stddev": 402.6200751,
                "variance": 162102.9249
              },
              {
                "average": 1005.959226,
                "count": 10780811,
                "maximum": 1053.39371,
                "minimum": 974.6537099,
                "name": "Z",
                "position": 2,
                "stddev": 21.46017679,
                "variance": 460.5391878
              },
              {
                "average": 108.5240491,
                "count": 10780811,
                "maximum": 246,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.13696565,
                "variance": 736.4149046
              },
              {
                "average": 1.001274301,
                "count": 10780811,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03640299619,
                "variance": 0.001325178131
              },
              {
                "average": 1.002899133,
                "count": 10780811,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05568253855,
                "variance": 0.003100545099
              },
              {
                "average": 0.4999889155,
                "count": 10780811,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000231,
                "variance": 0.2500000231
              },
              {
                "average": 0,
                "count": 10780811,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.333351359,
                "count": 10780811,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4714109154,
                "variance": 0.2222282511
              },
              {
                "average": -0.2993426274,
                "count": 10780811,
                "maximum": 15,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.449881841,
                "variance": 71.40050312
              },
              {
                "average": 136.9904357,
                "count": 10780811,
                "maximum": 141,
                "minimum": 130,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1693777701,
                "variance": 0.028688829
              },
              {
                "average": 10659.65389,
                "count": 10780811,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.918308287,
                "variance": 98.37283928
              },
              {
                "average": 35071.76591,
                "count": 10780811,
                "maximum": 63744,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 9309.832591,
                "variance": 86672982.87
              },
              {
                "average": 33158.94324,
                "count": 10780811,
                "maximum": 65280,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 7008.430921,
                "variance": 49118103.97
              },
              {
                "average": 27229.44836,
                "count": 10780811,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 6154.216761,
                "variance": 37874383.94
              },
              {
                "average": 320847.7915,
                "count": 10780811,
                "maximum": 325420.5815,
                "minimum": 249719.5448,
                "name": "GpsTime",
                "position": 15,
                "stddev": 6325.946428,
                "variance": 40017598.2
              },
              {
                "average": 0,
                "count": 10780811,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10780811,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10780811,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10780811,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10780811,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429142.4334,
              4990277.175,
              974.6537099,
              430141.6534,
              4991676.555,
              1053.39371
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429142.4334494432,
                    4990277.17540842,
                    974.653709883749
                  ],
                  [
                    429142.4334494432,
                    4991676.555408421,
                    974.653709883749
                  ],
                  [
                    430141.65344944317,
                    4991676.555408421,
                    1053.393709883749
                  ],
                  [
                    430141.65344944317,
                    4990277.17540842,
                    1053.393709883749
                  ],
                  [
                    429142.4334494432,
                    4990277.17540842,
                    974.653709883749
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T20:10:20+00:00",
            "end_time": "2011-09-16T23:08: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": "44118G1213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752425196008,
              44.83739929805767,
              1300.7486863238282
            ],
            [
              -118.03775064554303,
              44.85000981392403,
              1300.7486863238282
            ],
            [
              -118.02502969251724,
              44.85012470743777,
              1787.0486863238284
            ],
            [
              -118.02480607292682,
              44.83751414134569,
              1787.0486863238284
            ],
            [
              -118.03752425196008,
              44.83739929805767,
              1300.7486863238282
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377506,
        44.8373993,
        1300.748686,
        -118.0248061,
        44.85012471,
        1787.048686
      ],
      "properties": {
        "datetime": "2011-09-18T20:15:16Z",
        "pc:count": 18898184,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418573.9944,
            "count": 18898184,
            "maximum": 419002.6706,
            "minimum": 417997.2906,
            "name": "X",
            "position": 0,
            "stddev": 265.2642766,
            "variance": 70365.13644
          },
          {
            "average": 4966130.61,
            "count": 18898184,
            "maximum": 4966811.712,
            "minimum": 4965410.652,
            "name": "Y",
            "position": 1,
            "stddev": 420.4966236,
            "variance": 176817.4104
          },
          {
            "average": 1449.855954,
            "count": 18898184,
            "maximum": 1787.048686,
            "minimum": 1300.748686,
            "name": "Z",
            "position": 2,
            "stddev": 92.56312989,
            "variance": 8567.933016
          },
          {
            "average": 85.51256962,
            "count": 18898184,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.75250958,
            "variance": 2678.322248
          },
          {
            "average": 1.157031173,
            "count": 18898184,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.401049675,
            "variance": 0.1608408418
          },
          {
            "average": 1.321960988,
            "count": 18898184,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5595941668,
            "variance": 0.3131456315
          },
          {
            "average": 0.4999815855,
            "count": 18898184,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000129,
            "variance": 0.2500000129
          },
          {
            "average": 0,
            "count": 18898184,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.085168289,
            "count": 18898184,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2791319685,
            "variance": 0.07791465583
          },
          {
            "average": 0.5914450321,
            "count": 18898184,
            "maximum": 22.00200081,
            "minimum": -27,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.3919542,
            "variance": 70.42489529
          },
          {
            "average": 104.368504,
            "count": 18898184,
            "maximum": 179,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 73.60668585,
            "variance": 5417.944202
          },
          {
            "average": 14749.95677,
            "count": 18898184,
            "maximum": 20117,
            "minimum": 9446,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5284.252037,
            "variance": 27923319.59
          },
          {
            "average": 21191.96158,
            "count": 18898184,
            "maximum": 62976,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10739.4979,
            "variance": 115336815.1
          },
          {
            "average": 22012.20023,
            "count": 18898184,
            "maximum": 64256,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 10562.94766,
            "variance": 111575863.3
          },
          {
            "average": 19196.61531,
            "count": 18898184,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8979.4306,
            "variance": 80630173.9
          },
          {
            "average": 368230.3208,
            "count": 18898184,
            "maximum": 412116.107,
            "minimum": 83197.02569,
            "name": "GpsTime",
            "position": 15,
            "stddev": 69432.2152,
            "variance": 4820832508
          },
          {
            "average": 0,
            "count": 18898184,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18898184,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18898184,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18898184,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18898184,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417997.2906,
          4965410.652,
          1300.748686,
          419002.6706,
          4966811.712,
          1787.048686
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417997.2906269577,
                4965410.65188326,
                1300.7486863238282
              ],
              [
                417997.2906269577,
                4966811.711883261,
                1300.7486863238282
              ],
              [
                419002.6706269577,
                4966811.711883261,
                1787.0486863238284
              ],
              [
                419002.6706269577,
                4965410.65188326,
                1787.0486863238284
              ],
              [
                417997.2906269577,
                4965410.65188326,
                1300.7486863238282
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:15:16+00:00",
        "end_time": "2011-09-15T00:53:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377506,
            44.8373993,
            1300.748686,
            -118.0248061,
            44.85012471,
            1787.048686
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752425196008,
                  44.83739929805767,
                  1300.7486863238282
                ],
                [
                  -118.03775064554303,
                  44.85000981392403,
                  1300.7486863238282
                ],
                [
                  -118.02502969251724,
                  44.85012470743777,
                  1787.0486863238284
                ],
                [
                  -118.02480607292682,
                  44.83751414134569,
                  1787.0486863238284
                ],
                [
                  -118.03752425196008,
                  44.83739929805767,
                  1300.7486863238282
                ]
              ]
            ]
          },
          "id": "44118G1213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:15:16Z",
            "pc:count": 18898184,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418573.9944,
                "count": 18898184,
                "maximum": 419002.6706,
                "minimum": 417997.2906,
                "name": "X",
                "position": 0,
                "stddev": 265.2642766,
                "variance": 70365.13644
              },
              {
                "average": 4966130.61,
                "count": 18898184,
                "maximum": 4966811.712,
                "minimum": 4965410.652,
                "name": "Y",
                "position": 1,
                "stddev": 420.4966236,
                "variance": 176817.4104
              },
              {
                "average": 1449.855954,
                "count": 18898184,
                "maximum": 1787.048686,
                "minimum": 1300.748686,
                "name": "Z",
                "position": 2,
                "stddev": 92.56312989,
                "variance": 8567.933016
              },
              {
                "average": 85.51256962,
                "count": 18898184,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.75250958,
                "variance": 2678.322248
              },
              {
                "average": 1.157031173,
                "count": 18898184,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.401049675,
                "variance": 0.1608408418
              },
              {
                "average": 1.321960988,
                "count": 18898184,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5595941668,
                "variance": 0.3131456315
              },
              {
                "average": 0.4999815855,
                "count": 18898184,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000129,
                "variance": 0.2500000129
              },
              {
                "average": 0,
                "count": 18898184,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.085168289,
                "count": 18898184,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2791319685,
                "variance": 0.07791465583
              },
              {
                "average": 0.5914450321,
                "count": 18898184,
                "maximum": 22.00200081,
                "minimum": -27,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.3919542,
                "variance": 70.42489529
              },
              {
                "average": 104.368504,
                "count": 18898184,
                "maximum": 179,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 73.60668585,
                "variance": 5417.944202
              },
              {
                "average": 14749.95677,
                "count": 18898184,
                "maximum": 20117,
                "minimum": 9446,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5284.252037,
                "variance": 27923319.59
              },
              {
                "average": 21191.96158,
                "count": 18898184,
                "maximum": 62976,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10739.4979,
                "variance": 115336815.1
              },
              {
                "average": 22012.20023,
                "count": 18898184,
                "maximum": 64256,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 10562.94766,
                "variance": 111575863.3
              },
              {
                "average": 19196.61531,
                "count": 18898184,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8979.4306,
                "variance": 80630173.9
              },
              {
                "average": 368230.3208,
                "count": 18898184,
                "maximum": 412116.107,
                "minimum": 83197.02569,
                "name": "GpsTime",
                "position": 15,
                "stddev": 69432.2152,
                "variance": 4820832508
              },
              {
                "average": 0,
                "count": 18898184,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18898184,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18898184,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18898184,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18898184,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417997.2906,
              4965410.652,
              1300.748686,
              419002.6706,
              4966811.712,
              1787.048686
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417997.2906269577,
                    4965410.65188326,
                    1300.7486863238282
                  ],
                  [
                    417997.2906269577,
                    4966811.711883261,
                    1300.7486863238282
                  ],
                  [
                    419002.6706269577,
                    4966811.711883261,
                    1787.0486863238284
                  ],
                  [
                    419002.6706269577,
                    4965410.65188326,
                    1787.0486863238284
                  ],
                  [
                    417997.2906269577,
                    4965410.65188326,
                    1300.7486863238282
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:15:16+00:00",
            "end_time": "2011-09-15T00:53: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": "44118H2315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.2000236193096,
              44.899881513629005,
              1901.0853100519657
            ],
            [
              -118.20028640449011,
              44.91250883136301,
              1901.0853100519657
            ],
            [
              -118.18753008005909,
              44.912642203788465,
              2509.2853100519656
            ],
            [
              -118.18727008608731,
              44.90001482767358,
              2509.2853100519656
            ],
            [
              -118.2000236193096,
              44.899881513629005,
              1901.0853100519657
            ]
          ]
        ]
      },
      "bbox": [
        -118.2002864,
        44.89988151,
        1901.08531,
        -118.1872701,
        44.9126422,
        2509.28531
      ],
      "properties": {
        "datetime": "2011-09-20T17:56:47Z",
        "pc:count": 17652363,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 405751.4878,
            "count": 17652363,
            "maximum": 406263.3773,
            "minimum": 405256.2373,
            "name": "X",
            "position": 0,
            "stddev": 287.1168622,
            "variance": 82436.09256
          },
          {
            "average": 4973261.199,
            "count": 17652363,
            "maximum": 4973931.355,
            "minimum": 4972528.335,
            "name": "Y",
            "position": 1,
            "stddev": 419.1742507,
            "variance": 175707.0524
          },
          {
            "average": 2154.527326,
            "count": 17652363,
            "maximum": 2509.28531,
            "minimum": 1901.08531,
            "name": "Z",
            "position": 2,
            "stddev": 165.3267091,
            "variance": 27332.92073
          },
          {
            "average": 85.36478351,
            "count": 17652363,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.38084918,
            "variance": 2849.515059
          },
          {
            "average": 1.184678674,
            "count": 17652363,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4328046293,
            "variance": 0.1873198471
          },
          {
            "average": 1.378239106,
            "count": 17652363,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5986941985,
            "variance": 0.3584347433
          },
          {
            "average": 0.4995104621,
            "count": 17652363,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997745,
            "variance": 0.2499997745
          },
          {
            "average": 0,
            "count": 17652363,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.112391695,
            "count": 17652363,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3158477602,
            "variance": 0.09975980762
          },
          {
            "average": -2.709279967,
            "count": 17652363,
            "maximum": 15,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.022672042,
            "variance": 64.36326669
          },
          {
            "average": 135.9307674,
            "count": 17652363,
            "maximum": 160,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 18.71716137,
            "variance": 350.3321297
          },
          {
            "average": 14825.3167,
            "count": 17652363,
            "maximum": 20129,
            "minimum": 9500,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5294.814219,
            "variance": 28035057.61
          },
          {
            "average": 23595.4748,
            "count": 17652363,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12897.55754,
            "variance": 166346990.6
          },
          {
            "average": 23737.66115,
            "count": 17652363,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 12288.21141,
            "variance": 151000139.7
          },
          {
            "average": 20772.18803,
            "count": 17652363,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 11017.46602,
            "variance": 121384557.5
          },
          {
            "average": 570018.8945,
            "count": 17652363,
            "maximum": 576607.4836,
            "minimum": 409100.3793,
            "name": "GpsTime",
            "position": 15,
            "stddev": 26653.99557,
            "variance": 710435479.6
          },
          {
            "average": 0,
            "count": 17652363,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17652363,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17652363,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17652363,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17652363,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          405256.2373,
          4972528.335,
          1901.08531,
          406263.3773,
          4973931.355,
          2509.28531
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                405256.2373418617,
                4972528.335134394,
                1901.0853100519657
              ],
              [
                405256.2373418617,
                4973931.355134393,
                1901.0853100519657
              ],
              [
                406263.3773418617,
                4973931.355134393,
                2509.2853100519656
              ],
              [
                406263.3773418617,
                4972528.335134394,
                2509.2853100519656
              ],
              [
                405256.2373418617,
                4972528.335134394,
                1901.0853100519657
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T17:56:47+00:00",
        "end_time": "2011-09-18T19:25:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.2002864,
            44.89988151,
            1901.08531,
            -118.1872701,
            44.9126422,
            2509.28531
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.2000236193096,
                  44.899881513629005,
                  1901.0853100519657
                ],
                [
                  -118.20028640449011,
                  44.91250883136301,
                  1901.0853100519657
                ],
                [
                  -118.18753008005909,
                  44.912642203788465,
                  2509.2853100519656
                ],
                [
                  -118.18727008608731,
                  44.90001482767358,
                  2509.2853100519656
                ],
                [
                  -118.2000236193096,
                  44.899881513629005,
                  1901.0853100519657
                ]
              ]
            ]
          },
          "id": "44118H2315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T17:56:47Z",
            "pc:count": 17652363,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 405751.4878,
                "count": 17652363,
                "maximum": 406263.3773,
                "minimum": 405256.2373,
                "name": "X",
                "position": 0,
                "stddev": 287.1168622,
                "variance": 82436.09256
              },
              {
                "average": 4973261.199,
                "count": 17652363,
                "maximum": 4973931.355,
                "minimum": 4972528.335,
                "name": "Y",
                "position": 1,
                "stddev": 419.1742507,
                "variance": 175707.0524
              },
              {
                "average": 2154.527326,
                "count": 17652363,
                "maximum": 2509.28531,
                "minimum": 1901.08531,
                "name": "Z",
                "position": 2,
                "stddev": 165.3267091,
                "variance": 27332.92073
              },
              {
                "average": 85.36478351,
                "count": 17652363,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.38084918,
                "variance": 2849.515059
              },
              {
                "average": 1.184678674,
                "count": 17652363,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4328046293,
                "variance": 0.1873198471
              },
              {
                "average": 1.378239106,
                "count": 17652363,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5986941985,
                "variance": 0.3584347433
              },
              {
                "average": 0.4995104621,
                "count": 17652363,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997745,
                "variance": 0.2499997745
              },
              {
                "average": 0,
                "count": 17652363,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.112391695,
                "count": 17652363,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3158477602,
                "variance": 0.09975980762
              },
              {
                "average": -2.709279967,
                "count": 17652363,
                "maximum": 15,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.022672042,
                "variance": 64.36326669
              },
              {
                "average": 135.9307674,
                "count": 17652363,
                "maximum": 160,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 18.71716137,
                "variance": 350.3321297
              },
              {
                "average": 14825.3167,
                "count": 17652363,
                "maximum": 20129,
                "minimum": 9500,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5294.814219,
                "variance": 28035057.61
              },
              {
                "average": 23595.4748,
                "count": 17652363,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12897.55754,
                "variance": 166346990.6
              },
              {
                "average": 23737.66115,
                "count": 17652363,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 12288.21141,
                "variance": 151000139.7
              },
              {
                "average": 20772.18803,
                "count": 17652363,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 11017.46602,
                "variance": 121384557.5
              },
              {
                "average": 570018.8945,
                "count": 17652363,
                "maximum": 576607.4836,
                "minimum": 409100.3793,
                "name": "GpsTime",
                "position": 15,
                "stddev": 26653.99557,
                "variance": 710435479.6
              },
              {
                "average": 0,
                "count": 17652363,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17652363,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17652363,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17652363,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17652363,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              405256.2373,
              4972528.335,
              1901.08531,
              406263.3773,
              4973931.355,
              2509.28531
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    405256.2373418617,
                    4972528.335134394,
                    1901.0853100519657
                  ],
                  [
                    405256.2373418617,
                    4973931.355134393,
                    1901.0853100519657
                  ],
                  [
                    406263.3773418617,
                    4973931.355134393,
                    2509.2853100519656
                  ],
                  [
                    406263.3773418617,
                    4972528.335134394,
                    2509.2853100519656
                  ],
                  [
                    405256.2373418617,
                    4972528.335134394,
                    1901.0853100519657
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T17:56:47+00:00",
            "end_time": "2011-09-18T19:25: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": "45117A7201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252537081969,
              45.11242381154732,
              1173.9167640291537
            ],
            [
              -117.81270403711598,
              45.12501039648217,
              1173.9167640291537
            ],
            [
              -117.80002887360187,
              45.12509989358627,
              1450.7767640291538
            ],
            [
              -117.79985299311419,
              45.11251326960224,
              1450.7767640291538
            ],
            [
              -117.81252537081969,
              45.11242381154732,
              1173.9167640291537
            ]
          ]
        ]
      },
      "bbox": [
        -117.812704,
        45.11242381,
        1173.916764,
        -117.799853,
        45.12509989,
        1450.776764
      ],
      "properties": {
        "datetime": "2011-09-15T23:36:41Z",
        "pc:count": 9512723,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436578.4743,
            "count": 9512723,
            "maximum": 437083.9107,
            "minimum": 436086.9907,
            "name": "X",
            "position": 0,
            "stddev": 282.5224224,
            "variance": 79818.91917
          },
          {
            "average": 4996451.206,
            "count": 9512723,
            "maximum": 4997158.183,
            "minimum": 4995759.803,
            "name": "Y",
            "position": 1,
            "stddev": 403.6278339,
            "variance": 162915.4283
          },
          {
            "average": 1254.660968,
            "count": 9512723,
            "maximum": 1450.776764,
            "minimum": 1173.916764,
            "name": "Z",
            "position": 2,
            "stddev": 43.53458978,
            "variance": 1895.260507
          },
          {
            "average": 110.9203501,
            "count": 9512723,
            "maximum": 250,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.59895206,
            "variance": 655.3063467
          },
          {
            "average": 1.001890731,
            "count": 9512723,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04428026619,
            "variance": 0.001960741974
          },
          {
            "average": 1.004275432,
            "count": 9512723,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06729628022,
            "variance": 0.004528789331
          },
          {
            "average": 0.4999959528,
            "count": 9512723,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000263,
            "variance": 0.2500000263
          },
          {
            "average": 0,
            "count": 9512723,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.322632016,
            "count": 9512723,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4674832845,
            "variance": 0.2185406213
          },
          {
            "average": 0.6814534829,
            "count": 9512723,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.758866765,
            "variance": 76.71774701
          },
          {
            "average": 132.1230102,
            "count": 9512723,
            "maximum": 144,
            "minimum": 123,
            "name": "UserData",
            "position": 10,
            "stddev": 2.834335019,
            "variance": 8.033455002
          },
          {
            "average": 10730.8784,
            "count": 9512723,
            "maximum": 10735,
            "minimum": 10727,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.680862359,
            "variance": 2.82529827
          },
          {
            "average": 32967.53132,
            "count": 9512723,
            "maximum": 61952,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 5967.489381,
            "variance": 35610929.51
          },
          {
            "average": 30675.69962,
            "count": 9512723,
            "maximum": 61952,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 4758.145112,
            "variance": 22639944.9
          },
          {
            "average": 25647.64066,
            "count": 9512723,
            "maximum": 64256,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 4823.880731,
            "variance": 23269825.31
          },
          {
            "average": 163220.0969,
            "count": 9512723,
            "maximum": 165001.6305,
            "minimum": 161441.3724,
            "name": "GpsTime",
            "position": 15,
            "stddev": 722.9859252,
            "variance": 522708.6481
          },
          {
            "average": 0,
            "count": 9512723,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9512723,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9512723,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9512723,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9512723,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436086.9907,
          4995759.803,
          1173.916764,
          437083.9107,
          4997158.183,
          1450.776764
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436086.9907084769,
                4995759.80260444,
                1173.9167640291537
              ],
              [
                436086.9907084769,
                4997158.1826044405,
                1173.9167640291537
              ],
              [
                437083.91070847696,
                4997158.1826044405,
                1450.7767640291538
              ],
              [
                437083.91070847696,
                4995759.80260444,
                1450.7767640291538
              ],
              [
                436086.9907084769,
                4995759.80260444,
                1173.9167640291537
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T23:36:41+00:00",
        "end_time": "2011-09-15T22:37:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.812704,
            45.11242381,
            1173.916764,
            -117.799853,
            45.12509989,
            1450.776764
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252537081969,
                  45.11242381154732,
                  1173.9167640291537
                ],
                [
                  -117.81270403711598,
                  45.12501039648217,
                  1173.9167640291537
                ],
                [
                  -117.80002887360187,
                  45.12509989358627,
                  1450.7767640291538
                ],
                [
                  -117.79985299311419,
                  45.11251326960224,
                  1450.7767640291538
                ],
                [
                  -117.81252537081969,
                  45.11242381154732,
                  1173.9167640291537
                ]
              ]
            ]
          },
          "id": "45117A7201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T23:36:41Z",
            "pc:count": 9512723,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436578.4743,
                "count": 9512723,
                "maximum": 437083.9107,
                "minimum": 436086.9907,
                "name": "X",
                "position": 0,
                "stddev": 282.5224224,
                "variance": 79818.91917
              },
              {
                "average": 4996451.206,
                "count": 9512723,
                "maximum": 4997158.183,
                "minimum": 4995759.803,
                "name": "Y",
                "position": 1,
                "stddev": 403.6278339,
                "variance": 162915.4283
              },
              {
                "average": 1254.660968,
                "count": 9512723,
                "maximum": 1450.776764,
                "minimum": 1173.916764,
                "name": "Z",
                "position": 2,
                "stddev": 43.53458978,
                "variance": 1895.260507
              },
              {
                "average": 110.9203501,
                "count": 9512723,
                "maximum": 250,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.59895206,
                "variance": 655.3063467
              },
              {
                "average": 1.001890731,
                "count": 9512723,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04428026619,
                "variance": 0.001960741974
              },
              {
                "average": 1.004275432,
                "count": 9512723,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06729628022,
                "variance": 0.004528789331
              },
              {
                "average": 0.4999959528,
                "count": 9512723,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000263,
                "variance": 0.2500000263
              },
              {
                "average": 0,
                "count": 9512723,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.322632016,
                "count": 9512723,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4674832845,
                "variance": 0.2185406213
              },
              {
                "average": 0.6814534829,
                "count": 9512723,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.758866765,
                "variance": 76.71774701
              },
              {
                "average": 132.1230102,
                "count": 9512723,
                "maximum": 144,
                "minimum": 123,
                "name": "UserData",
                "position": 10,
                "stddev": 2.834335019,
                "variance": 8.033455002
              },
              {
                "average": 10730.8784,
                "count": 9512723,
                "maximum": 10735,
                "minimum": 10727,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.680862359,
                "variance": 2.82529827
              },
              {
                "average": 32967.53132,
                "count": 9512723,
                "maximum": 61952,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 5967.489381,
                "variance": 35610929.51
              },
              {
                "average": 30675.69962,
                "count": 9512723,
                "maximum": 61952,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 4758.145112,
                "variance": 22639944.9
              },
              {
                "average": 25647.64066,
                "count": 9512723,
                "maximum": 64256,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 4823.880731,
                "variance": 23269825.31
              },
              {
                "average": 163220.0969,
                "count": 9512723,
                "maximum": 165001.6305,
                "minimum": 161441.3724,
                "name": "GpsTime",
                "position": 15,
                "stddev": 722.9859252,
                "variance": 522708.6481
              },
              {
                "average": 0,
                "count": 9512723,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9512723,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9512723,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9512723,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9512723,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436086.9907,
              4995759.803,
              1173.916764,
              437083.9107,
              4997158.183,
              1450.776764
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436086.9907084769,
                    4995759.80260444,
                    1173.9167640291537
                  ],
                  [
                    436086.9907084769,
                    4997158.1826044405,
                    1173.9167640291537
                  ],
                  [
                    437083.91070847696,
                    4997158.1826044405,
                    1450.7767640291538
                  ],
                  [
                    437083.91070847696,
                    4995759.80260444,
                    1450.7767640291538
                  ],
                  [
                    436086.9907084769,
                    4995759.80260444,
                    1173.9167640291537
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T23:36:41+00:00",
            "end_time": "2011-09-15T22:37: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": "44118H2316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.23861862266365,
              44.897193076081614,
              2356.8522181843573
            ],
            [
              -118.23867909990715,
              44.90000953021716,
              2356.8522181843573
            ],
            [
              -118.23752753327173,
              44.90002201599377,
              2491.5322181843576
            ],
            [
              -118.23746711221743,
              44.897205560638966,
              2491.5322181843576
            ],
            [
              -118.23861862266365,
              44.897193076081614,
              2356.8522181843573
            ]
          ]
        ]
      },
      "bbox": [
        -118.2386791,
        44.89719308,
        2356.852218,
        -118.2374671,
        44.90002202,
        2491.532218
      ],
      "properties": {
        "datetime": "2011-09-20T16:50:19Z",
        "pc:count": 346772,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 402255.9366,
            "count": 346772,
            "maximum": 402295.4467,
            "minimum": 402204.5067,
            "name": "X",
            "position": 0,
            "stddev": 23.78772004,
            "variance": 565.8556249
          },
          {
            "average": 4972456.712,
            "count": 346772,
            "maximum": 4972588.41,
            "minimum": 4972275.47,
            "name": "Y",
            "position": 1,
            "stddev": 79.71982822,
            "variance": 6355.251011
          },
          {
            "average": 2424.539766,
            "count": 346772,
            "maximum": 2491.532218,
            "minimum": 2356.852218,
            "name": "Z",
            "position": 2,
            "stddev": 35.07471816,
            "variance": 1230.235854
          },
          {
            "average": 109.1985541,
            "count": 346772,
            "maximum": 248,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 36.50958429,
            "variance": 1332.949745
          },
          {
            "average": 1.032038342,
            "count": 346772,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1797488877,
            "variance": 0.03230966263
          },
          {
            "average": 1.066242373,
            "count": 346772,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2578036607,
            "variance": 0.06646272745
          },
          {
            "average": 0.4998471618,
            "count": 346772,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000006976,
            "variance": 0.2500006976
          },
          {
            "average": 0,
            "count": 346772,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.183734558,
            "count": 346772,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3872681273,
            "variance": 0.1499766024
          },
          {
            "average": -2.499038084,
            "count": 346772,
            "maximum": 15,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.991907651,
            "variance": 63.8705879
          },
          {
            "average": 66.53677344,
            "count": 346772,
            "maximum": 144,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 61.55688258,
            "variance": 3789.249793
          },
          {
            "average": 14580.70972,
            "count": 346772,
            "maximum": 20119,
            "minimum": 9497,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5266.126704,
            "variance": 27732090.46
          },
          {
            "average": 14293.82082,
            "count": 346772,
            "maximum": 56832,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 11086.27644,
            "variance": 122905525.3
          },
          {
            "average": 14311.34804,
            "count": 346772,
            "maximum": 56320,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 9952.552798,
            "variance": 99053307.2
          },
          {
            "average": 14245.46406,
            "count": 346772,
            "maximum": 56320,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8232.560753,
            "variance": 67775056.55
          },
          {
            "average": 412915.4623,
            "count": 346772,
            "maximum": 572619.549,
            "minimum": 407749.1697,
            "name": "GpsTime",
            "position": 15,
            "stddev": 26041.3114,
            "variance": 678149899.3
          },
          {
            "average": 0,
            "count": 346772,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 346772,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 346772,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 346772,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 346772,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          402204.5067,
          4972275.47,
          2356.852218,
          402295.4467,
          4972588.41,
          2491.532218
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                402204.50670685,
                4972275.469569994,
                2356.8522181843573
              ],
              [
                402204.50670685,
                4972588.409569994,
                2356.8522181843573
              ],
              [
                402295.44670684997,
                4972588.409569994,
                2491.5322181843576
              ],
              [
                402295.44670684997,
                4972275.469569994,
                2491.5322181843576
              ],
              [
                402204.50670685,
                4972275.469569994,
                2356.8522181843573
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T16:50:19+00:00",
        "end_time": "2011-09-18T19:02:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.2386791,
            44.89719308,
            2356.852218,
            -118.2374671,
            44.90002202,
            2491.532218
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.23861862266365,
                  44.897193076081614,
                  2356.8522181843573
                ],
                [
                  -118.23867909990715,
                  44.90000953021716,
                  2356.8522181843573
                ],
                [
                  -118.23752753327173,
                  44.90002201599377,
                  2491.5322181843576
                ],
                [
                  -118.23746711221743,
                  44.897205560638966,
                  2491.5322181843576
                ],
                [
                  -118.23861862266365,
                  44.897193076081614,
                  2356.8522181843573
                ]
              ]
            ]
          },
          "id": "44118H2316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T16:50:19Z",
            "pc:count": 346772,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 402255.9366,
                "count": 346772,
                "maximum": 402295.4467,
                "minimum": 402204.5067,
                "name": "X",
                "position": 0,
                "stddev": 23.78772004,
                "variance": 565.8556249
              },
              {
                "average": 4972456.712,
                "count": 346772,
                "maximum": 4972588.41,
                "minimum": 4972275.47,
                "name": "Y",
                "position": 1,
                "stddev": 79.71982822,
                "variance": 6355.251011
              },
              {
                "average": 2424.539766,
                "count": 346772,
                "maximum": 2491.532218,
                "minimum": 2356.852218,
                "name": "Z",
                "position": 2,
                "stddev": 35.07471816,
                "variance": 1230.235854
              },
              {
                "average": 109.1985541,
                "count": 346772,
                "maximum": 248,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 36.50958429,
                "variance": 1332.949745
              },
              {
                "average": 1.032038342,
                "count": 346772,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1797488877,
                "variance": 0.03230966263
              },
              {
                "average": 1.066242373,
                "count": 346772,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2578036607,
                "variance": 0.06646272745
              },
              {
                "average": 0.4998471618,
                "count": 346772,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000006976,
                "variance": 0.2500006976
              },
              {
                "average": 0,
                "count": 346772,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.183734558,
                "count": 346772,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3872681273,
                "variance": 0.1499766024
              },
              {
                "average": -2.499038084,
                "count": 346772,
                "maximum": 15,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.991907651,
                "variance": 63.8705879
              },
              {
                "average": 66.53677344,
                "count": 346772,
                "maximum": 144,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 61.55688258,
                "variance": 3789.249793
              },
              {
                "average": 14580.70972,
                "count": 346772,
                "maximum": 20119,
                "minimum": 9497,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5266.126704,
                "variance": 27732090.46
              },
              {
                "average": 14293.82082,
                "count": 346772,
                "maximum": 56832,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 11086.27644,
                "variance": 122905525.3
              },
              {
                "average": 14311.34804,
                "count": 346772,
                "maximum": 56320,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 9952.552798,
                "variance": 99053307.2
              },
              {
                "average": 14245.46406,
                "count": 346772,
                "maximum": 56320,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8232.560753,
                "variance": 67775056.55
              },
              {
                "average": 412915.4623,
                "count": 346772,
                "maximum": 572619.549,
                "minimum": 407749.1697,
                "name": "GpsTime",
                "position": 15,
                "stddev": 26041.3114,
                "variance": 678149899.3
              },
              {
                "average": 0,
                "count": 346772,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 346772,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 346772,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 346772,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 346772,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              402204.5067,
              4972275.47,
              2356.852218,
              402295.4467,
              4972588.41,
              2491.532218
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    402204.50670685,
                    4972275.469569994,
                    2356.8522181843573
                  ],
                  [
                    402204.50670685,
                    4972588.409569994,
                    2356.8522181843573
                  ],
                  [
                    402295.44670684997,
                    4972588.409569994,
                    2491.5322181843576
                  ],
                  [
                    402295.44670684997,
                    4972275.469569994,
                    2491.5322181843576
                  ],
                  [
                    402204.50670685,
                    4972275.469569994,
                    2356.8522181843573
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T16:50:19+00:00",
            "end_time": "2011-09-18T19:02: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": "45117A8225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752508480975,
              45.06241547508042,
              972.1362606965929
            ],
            [
              -117.88772002438814,
              45.07500984642351,
              972.1362606965929
            ],
            [
              -117.87502923289816,
              45.075107791992345,
              1061.136260696593
            ],
            [
              -117.87483707929887,
              45.06251337788782,
              1061.136260696593
            ],
            [
              -117.88752508480975,
              45.06241547508042,
              972.1362606965929
            ]
          ]
        ]
      },
      "bbox": [
        -117.88772,
        45.06241548,
        972.1362607,
        -117.8748371,
        45.07510779,
        1061.136261
      ],
      "properties": {
        "datetime": "2011-09-17T19:00:55Z",
        "pc:count": 10329279,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430597.4368,
            "count": 10329279,
            "maximum": 431125.5322,
            "minimum": 430126.4922,
            "name": "X",
            "position": 0,
            "stddev": 287.7014487,
            "variance": 82772.1236
          },
          {
            "average": 4990945.57,
            "count": 10329279,
            "maximum": 4991665.701,
            "minimum": 4990266.441,
            "name": "Y",
            "position": 1,
            "stddev": 403.0963998,
            "variance": 162486.7075
          },
          {
            "average": 1007.263241,
            "count": 10329279,
            "maximum": 1061.136261,
            "minimum": 972.1362607,
            "name": "Z",
            "position": 2,
            "stddev": 22.2960971,
            "variance": 497.1159458
          },
          {
            "average": 109.2364535,
            "count": 10329279,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.5577455,
            "variance": 759.4293368
          },
          {
            "average": 1.000426264,
            "count": 10329279,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02162216403,
            "variance": 0.0004675179775
          },
          {
            "average": 1.000950889,
            "count": 10329279,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03360189971,
            "variance": 0.001129087664
          },
          {
            "average": 0.5000005325,
            "count": 10329279,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000242,
            "variance": 0.2500000242
          },
          {
            "average": 0,
            "count": 10329279,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.324799146,
            "count": 10329279,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.468299778,
            "variance": 0.2193046821
          },
          {
            "average": -0.2636311249,
            "count": 10329279,
            "maximum": 19.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.485201582,
            "variance": 71.99864589
          },
          {
            "average": 136.5532455,
            "count": 10329279,
            "maximum": 154,
            "minimum": 123,
            "name": "UserData",
            "position": 10,
            "stddev": 4.367247478,
            "variance": 19.07285053
          },
          {
            "average": 10732.46925,
            "count": 10329279,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 54.039771,
            "variance": 2920.29685
          },
          {
            "average": 35259.83,
            "count": 10329279,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 8411.545202,
            "variance": 70754092.69
          },
          {
            "average": 32758.71842,
            "count": 10329279,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 6059.458324,
            "variance": 36717035.18
          },
          {
            "average": 27589.58619,
            "count": 10329279,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 5987.984471,
            "variance": 35855958.03
          },
          {
            "average": 271970.0167,
            "count": 10329279,
            "maximum": 321255.0399,
            "minimum": 245595.2426,
            "name": "GpsTime",
            "position": 15,
            "stddev": 33301.93269,
            "variance": 1109018721
          },
          {
            "average": 0,
            "count": 10329279,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10329279,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10329279,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10329279,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10329279,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430126.4922,
          4990266.441,
          972.1362607,
          431125.5322,
          4991665.701,
          1061.136261
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430126.4922322247,
                4990266.440932195,
                972.1362606965929
              ],
              [
                430126.4922322247,
                4991665.7009321945,
                972.1362606965929
              ],
              [
                431125.5322322247,
                4991665.7009321945,
                1061.136260696593
              ],
              [
                431125.5322322247,
                4990266.440932195,
                1061.136260696593
              ],
              [
                430126.4922322247,
                4990266.440932195,
                972.1362606965929
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T19:00:55+00:00",
        "end_time": "2011-09-16T21:59:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.88772,
            45.06241548,
            972.1362607,
            -117.8748371,
            45.07510779,
            1061.136261
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752508480975,
                  45.06241547508042,
                  972.1362606965929
                ],
                [
                  -117.88772002438814,
                  45.07500984642351,
                  972.1362606965929
                ],
                [
                  -117.87502923289816,
                  45.075107791992345,
                  1061.136260696593
                ],
                [
                  -117.87483707929887,
                  45.06251337788782,
                  1061.136260696593
                ],
                [
                  -117.88752508480975,
                  45.06241547508042,
                  972.1362606965929
                ]
              ]
            ]
          },
          "id": "45117A8225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T19:00:55Z",
            "pc:count": 10329279,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430597.4368,
                "count": 10329279,
                "maximum": 431125.5322,
                "minimum": 430126.4922,
                "name": "X",
                "position": 0,
                "stddev": 287.7014487,
                "variance": 82772.1236
              },
              {
                "average": 4990945.57,
                "count": 10329279,
                "maximum": 4991665.701,
                "minimum": 4990266.441,
                "name": "Y",
                "position": 1,
                "stddev": 403.0963998,
                "variance": 162486.7075
              },
              {
                "average": 1007.263241,
                "count": 10329279,
                "maximum": 1061.136261,
                "minimum": 972.1362607,
                "name": "Z",
                "position": 2,
                "stddev": 22.2960971,
                "variance": 497.1159458
              },
              {
                "average": 109.2364535,
                "count": 10329279,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.5577455,
                "variance": 759.4293368
              },
              {
                "average": 1.000426264,
                "count": 10329279,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02162216403,
                "variance": 0.0004675179775
              },
              {
                "average": 1.000950889,
                "count": 10329279,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03360189971,
                "variance": 0.001129087664
              },
              {
                "average": 0.5000005325,
                "count": 10329279,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000242,
                "variance": 0.2500000242
              },
              {
                "average": 0,
                "count": 10329279,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.324799146,
                "count": 10329279,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.468299778,
                "variance": 0.2193046821
              },
              {
                "average": -0.2636311249,
                "count": 10329279,
                "maximum": 19.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.485201582,
                "variance": 71.99864589
              },
              {
                "average": 136.5532455,
                "count": 10329279,
                "maximum": 154,
                "minimum": 123,
                "name": "UserData",
                "position": 10,
                "stddev": 4.367247478,
                "variance": 19.07285053
              },
              {
                "average": 10732.46925,
                "count": 10329279,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 54.039771,
                "variance": 2920.29685
              },
              {
                "average": 35259.83,
                "count": 10329279,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 8411.545202,
                "variance": 70754092.69
              },
              {
                "average": 32758.71842,
                "count": 10329279,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 6059.458324,
                "variance": 36717035.18
              },
              {
                "average": 27589.58619,
                "count": 10329279,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 5987.984471,
                "variance": 35855958.03
              },
              {
                "average": 271970.0167,
                "count": 10329279,
                "maximum": 321255.0399,
                "minimum": 245595.2426,
                "name": "GpsTime",
                "position": 15,
                "stddev": 33301.93269,
                "variance": 1109018721
              },
              {
                "average": 0,
                "count": 10329279,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10329279,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10329279,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10329279,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10329279,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430126.4922,
              4990266.441,
              972.1362607,
              431125.5322,
              4991665.701,
              1061.136261
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430126.4922322247,
                    4990266.440932195,
                    972.1362606965929
                  ],
                  [
                    430126.4922322247,
                    4991665.7009321945,
                    972.1362606965929
                  ],
                  [
                    431125.5322322247,
                    4991665.7009321945,
                    1061.136260696593
                  ],
                  [
                    431125.5322322247,
                    4990266.440932195,
                    1061.136260696593
                  ],
                  [
                    430126.4922322247,
                    4990266.440932195,
                    972.1362606965929
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T19:00:55+00:00",
            "end_time": "2011-09-16T21:59: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": "44118H1409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502358970675,
              44.91240048988095,
              1073.0768999279062
            ],
            [
              -118.02524781566161,
              44.92500944897429,
              1073.0768999279062
            ],
            [
              -118.01252978408547,
              44.92512292441294,
              1136.0568999279062
            ],
            [
              -118.01230833845825,
              44.9125139157207,
              1136.0568999279062
            ],
            [
              -118.02502358970675,
              44.91240048988095,
              1073.0768999279062
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252478,
        44.91240049,
        1073.0769,
        -118.0123083,
        44.92512292,
        1136.0569
      ],
      "properties": {
        "datetime": "2011-09-20T21:19:36Z",
        "pc:count": 12339232,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419596.8397,
            "count": 12339232,
            "maximum": 420094.3334,
            "minimum": 419090.4934,
            "name": "X",
            "position": 0,
            "stddev": 289.673324,
            "variance": 83910.63464
          },
          {
            "average": 4974443.16,
            "count": 12339232,
            "maximum": 4975130.517,
            "minimum": 4973729.617,
            "name": "Y",
            "position": 1,
            "stddev": 404.0796601,
            "variance": 163280.3717
          },
          {
            "average": 1091.266229,
            "count": 12339232,
            "maximum": 1136.0569,
            "minimum": 1073.0769,
            "name": "Z",
            "position": 2,
            "stddev": 8.279461278,
            "variance": 68.54947905
          },
          {
            "average": 108.4637158,
            "count": 12339232,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.72513156,
            "variance": 1578.086077
          },
          {
            "average": 1.02931706,
            "count": 12339232,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1825006752,
            "variance": 0.03330649647
          },
          {
            "average": 1.06016825,
            "count": 12339232,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2697873071,
            "variance": 0.07278519106
          },
          {
            "average": 0.4991132349,
            "count": 12339232,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992339,
            "variance": 0.2499992339
          },
          {
            "average": 0,
            "count": 12339232,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.242547105,
            "count": 12339232,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4286234032,
            "variance": 0.1837180218
          },
          {
            "average": -1.22937316,
            "count": 12339232,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.344077274,
            "variance": 69.62362556
          },
          {
            "average": 179.5648002,
            "count": 12339232,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 3.631227079,
            "variance": 13.1858101
          },
          {
            "average": 14412.77814,
            "count": 12339232,
            "maximum": 20082,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5709.395449,
            "variance": 32597196.4
          },
          {
            "average": 24238.67152,
            "count": 12339232,
            "maximum": 65024,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8969.681446,
            "variance": 80455185.24
          },
          {
            "average": 27035.23678,
            "count": 12339232,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 7615.397489,
            "variance": 57994278.91
          },
          {
            "average": 20640.78786,
            "count": 12339232,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6331.148275,
            "variance": 40083438.48
          },
          {
            "average": 333166.3351,
            "count": 12339232,
            "maximum": 588776.9527,
            "minimum": 324457.5516,
            "name": "GpsTime",
            "position": 15,
            "stddev": 40234.06018,
            "variance": 1618779599
          },
          {
            "average": 0,
            "count": 12339232,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12339232,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12339232,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12339232,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12339232,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419090.4934,
          4973729.617,
          1073.0769,
          420094.3334,
          4975130.517,
          1136.0569
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419090.4933923149,
                4973729.617102293,
                1073.0768999279062
              ],
              [
                419090.4933923149,
                4975130.517102294,
                1073.0768999279062
              ],
              [
                420094.33339231485,
                4975130.517102294,
                1136.0568999279062
              ],
              [
                420094.33339231485,
                4973729.617102293,
                1136.0568999279062
              ],
              [
                419090.4933923149,
                4973729.617102293,
                1073.0768999279062
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:19:36+00:00",
        "end_time": "2011-09-17T19:54:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252478,
            44.91240049,
            1073.0769,
            -118.0123083,
            44.92512292,
            1136.0569
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502358970675,
                  44.91240048988095,
                  1073.0768999279062
                ],
                [
                  -118.02524781566161,
                  44.92500944897429,
                  1073.0768999279062
                ],
                [
                  -118.01252978408547,
                  44.92512292441294,
                  1136.0568999279062
                ],
                [
                  -118.01230833845825,
                  44.9125139157207,
                  1136.0568999279062
                ],
                [
                  -118.02502358970675,
                  44.91240048988095,
                  1073.0768999279062
                ]
              ]
            ]
          },
          "id": "44118H1409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:19:36Z",
            "pc:count": 12339232,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419596.8397,
                "count": 12339232,
                "maximum": 420094.3334,
                "minimum": 419090.4934,
                "name": "X",
                "position": 0,
                "stddev": 289.673324,
                "variance": 83910.63464
              },
              {
                "average": 4974443.16,
                "count": 12339232,
                "maximum": 4975130.517,
                "minimum": 4973729.617,
                "name": "Y",
                "position": 1,
                "stddev": 404.0796601,
                "variance": 163280.3717
              },
              {
                "average": 1091.266229,
                "count": 12339232,
                "maximum": 1136.0569,
                "minimum": 1073.0769,
                "name": "Z",
                "position": 2,
                "stddev": 8.279461278,
                "variance": 68.54947905
              },
              {
                "average": 108.4637158,
                "count": 12339232,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.72513156,
                "variance": 1578.086077
              },
              {
                "average": 1.02931706,
                "count": 12339232,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1825006752,
                "variance": 0.03330649647
              },
              {
                "average": 1.06016825,
                "count": 12339232,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2697873071,
                "variance": 0.07278519106
              },
              {
                "average": 0.4991132349,
                "count": 12339232,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992339,
                "variance": 0.2499992339
              },
              {
                "average": 0,
                "count": 12339232,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.242547105,
                "count": 12339232,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4286234032,
                "variance": 0.1837180218
              },
              {
                "average": -1.22937316,
                "count": 12339232,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.344077274,
                "variance": 69.62362556
              },
              {
                "average": 179.5648002,
                "count": 12339232,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 3.631227079,
                "variance": 13.1858101
              },
              {
                "average": 14412.77814,
                "count": 12339232,
                "maximum": 20082,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5709.395449,
                "variance": 32597196.4
              },
              {
                "average": 24238.67152,
                "count": 12339232,
                "maximum": 65024,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8969.681446,
                "variance": 80455185.24
              },
              {
                "average": 27035.23678,
                "count": 12339232,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 7615.397489,
                "variance": 57994278.91
              },
              {
                "average": 20640.78786,
                "count": 12339232,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6331.148275,
                "variance": 40083438.48
              },
              {
                "average": 333166.3351,
                "count": 12339232,
                "maximum": 588776.9527,
                "minimum": 324457.5516,
                "name": "GpsTime",
                "position": 15,
                "stddev": 40234.06018,
                "variance": 1618779599
              },
              {
                "average": 0,
                "count": 12339232,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12339232,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12339232,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12339232,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12339232,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419090.4934,
              4973729.617,
              1073.0769,
              420094.3334,
              4975130.517,
              1136.0569
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419090.4933923149,
                    4973729.617102293,
                    1073.0768999279062
                  ],
                  [
                    419090.4933923149,
                    4975130.517102294,
                    1073.0768999279062
                  ],
                  [
                    420094.33339231485,
                    4975130.517102294,
                    1136.0568999279062
                  ],
                  [
                    420094.33339231485,
                    4973729.617102293,
                    1136.0568999279062
                  ],
                  [
                    419090.4933923149,
                    4973729.617102293,
                    1073.0768999279062
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:19:36+00:00",
            "end_time": "2011-09-17T19:54: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": "45117A7121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8750244853767,
              45.06241726819905,
              967.1554229765563
            ],
            [
              -117.87521665750802,
              45.07501024176498,
              967.1554229765563
            ],
            [
              -117.86252861829313,
              45.07510677680315,
              1081.7554229765562
            ],
            [
              -117.86233923124615,
              45.06251376109627,
              1081.7554229765562
            ],
            [
              -117.8750244853767,
              45.06241726819905,
              967.1554229765563
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752167,
        45.06241727,
        967.155423,
        -117.8623392,
        45.07510678,
        1081.755423
      ],
      "properties": {
        "datetime": "2011-09-16T22:48:29Z",
        "pc:count": 9342236,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431612.5203,
            "count": 9342236,
            "maximum": 432109.4824,
            "minimum": 431110.6624,
            "name": "X",
            "position": 0,
            "stddev": 282.9052655,
            "variance": 80035.38925
          },
          {
            "average": 4990961.876,
            "count": 9342236,
            "maximum": 4991655.024,
            "minimum": 4990255.924,
            "name": "Y",
            "position": 1,
            "stddev": 400.389814,
            "variance": 160312.0031
          },
          {
            "average": 1034.597856,
            "count": 9342236,
            "maximum": 1081.755423,
            "minimum": 967.155423,
            "name": "Z",
            "position": 2,
            "stddev": 22.37222509,
            "variance": 500.5164553
          },
          {
            "average": 114.0316777,
            "count": 9342236,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.06327249,
            "variance": 531.9145378
          },
          {
            "average": 1.001000403,
            "count": 9342236,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03221702777,
            "variance": 0.001037936879
          },
          {
            "average": 1.002041481,
            "count": 9342236,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04642260986,
            "variance": 0.002155058706
          },
          {
            "average": 0.5000249405,
            "count": 9342236,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000261,
            "variance": 0.2500000261
          },
          {
            "average": 0,
            "count": 9342236,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.302809199,
            "count": 9342236,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4594734058,
            "variance": 0.2111158106
          },
          {
            "average": 0.5756515849,
            "count": 9342236,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.476091128,
            "variance": 71.84412081
          },
          {
            "average": 139.580783,
            "count": 9342236,
            "maximum": 154,
            "minimum": 128,
            "name": "UserData",
            "position": 10,
            "stddev": 2.544219869,
            "variance": 6.473054739
          },
          {
            "average": 10766.58198,
            "count": 9342236,
            "maximum": 10771,
            "minimum": 10762,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.673291366,
            "variance": 2.799903996
          },
          {
            "average": 37509.63241,
            "count": 9342236,
            "maximum": 64512,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 5775.586036,
            "variance": 33357394.06
          },
          {
            "average": 33661.31864,
            "count": 9342236,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 4926.997696,
            "variance": 24275306.29
          },
          {
            "average": 28945.75878,
            "count": 9342236,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 4755.459496,
            "variance": 22614395.02
          },
          {
            "average": 245498.5756,
            "count": 9342236,
            "maximum": 248509.413,
            "minimum": 242281.5107,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1265.775463,
            "variance": 1602187.522
          },
          {
            "average": 0,
            "count": 9342236,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9342236,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9342236,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9342236,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9342236,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431110.6624,
          4990255.924,
          967.155423,
          432109.4824,
          4991655.024,
          1081.755423
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431110.6624333318,
                4990255.923730884,
                967.1554229765563
              ],
              [
                431110.6624333318,
                4991655.023730883,
                967.1554229765563
              ],
              [
                432109.4824333317,
                4991655.023730883,
                1081.7554229765562
              ],
              [
                432109.4824333317,
                4990255.923730884,
                1081.7554229765562
              ],
              [
                431110.6624333318,
                4990255.923730884,
                967.1554229765563
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T22:48:29+00:00",
        "end_time": "2011-09-16T21:04:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752167,
            45.06241727,
            967.155423,
            -117.8623392,
            45.07510678,
            1081.755423
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8750244853767,
                  45.06241726819905,
                  967.1554229765563
                ],
                [
                  -117.87521665750802,
                  45.07501024176498,
                  967.1554229765563
                ],
                [
                  -117.86252861829313,
                  45.07510677680315,
                  1081.7554229765562
                ],
                [
                  -117.86233923124615,
                  45.06251376109627,
                  1081.7554229765562
                ],
                [
                  -117.8750244853767,
                  45.06241726819905,
                  967.1554229765563
                ]
              ]
            ]
          },
          "id": "45117A7121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T22:48:29Z",
            "pc:count": 9342236,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431612.5203,
                "count": 9342236,
                "maximum": 432109.4824,
                "minimum": 431110.6624,
                "name": "X",
                "position": 0,
                "stddev": 282.9052655,
                "variance": 80035.38925
              },
              {
                "average": 4990961.876,
                "count": 9342236,
                "maximum": 4991655.024,
                "minimum": 4990255.924,
                "name": "Y",
                "position": 1,
                "stddev": 400.389814,
                "variance": 160312.0031
              },
              {
                "average": 1034.597856,
                "count": 9342236,
                "maximum": 1081.755423,
                "minimum": 967.155423,
                "name": "Z",
                "position": 2,
                "stddev": 22.37222509,
                "variance": 500.5164553
              },
              {
                "average": 114.0316777,
                "count": 9342236,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.06327249,
                "variance": 531.9145378
              },
              {
                "average": 1.001000403,
                "count": 9342236,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03221702777,
                "variance": 0.001037936879
              },
              {
                "average": 1.002041481,
                "count": 9342236,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04642260986,
                "variance": 0.002155058706
              },
              {
                "average": 0.5000249405,
                "count": 9342236,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000261,
                "variance": 0.2500000261
              },
              {
                "average": 0,
                "count": 9342236,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.302809199,
                "count": 9342236,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4594734058,
                "variance": 0.2111158106
              },
              {
                "average": 0.5756515849,
                "count": 9342236,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.476091128,
                "variance": 71.84412081
              },
              {
                "average": 139.580783,
                "count": 9342236,
                "maximum": 154,
                "minimum": 128,
                "name": "UserData",
                "position": 10,
                "stddev": 2.544219869,
                "variance": 6.473054739
              },
              {
                "average": 10766.58198,
                "count": 9342236,
                "maximum": 10771,
                "minimum": 10762,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.673291366,
                "variance": 2.799903996
              },
              {
                "average": 37509.63241,
                "count": 9342236,
                "maximum": 64512,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 5775.586036,
                "variance": 33357394.06
              },
              {
                "average": 33661.31864,
                "count": 9342236,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 4926.997696,
                "variance": 24275306.29
              },
              {
                "average": 28945.75878,
                "count": 9342236,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 4755.459496,
                "variance": 22614395.02
              },
              {
                "average": 245498.5756,
                "count": 9342236,
                "maximum": 248509.413,
                "minimum": 242281.5107,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1265.775463,
                "variance": 1602187.522
              },
              {
                "average": 0,
                "count": 9342236,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9342236,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9342236,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9342236,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9342236,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431110.6624,
              4990255.924,
              967.155423,
              432109.4824,
              4991655.024,
              1081.755423
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431110.6624333318,
                    4990255.923730884,
                    967.1554229765563
                  ],
                  [
                    431110.6624333318,
                    4991655.023730883,
                    967.1554229765563
                  ],
                  [
                    432109.4824333317,
                    4991655.023730883,
                    1081.7554229765562
                  ],
                  [
                    432109.4824333317,
                    4990255.923730884,
                    1081.7554229765562
                  ],
                  [
                    431110.6624333318,
                    4990255.923730884,
                    967.1554229765563
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T22:48:29+00:00",
            "end_time": "2011-09-16T21: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": "45117A7221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252558821701,
              45.06242421134065,
              1026.9259405956473
            ],
            [
              -117.8127039383857,
              45.075010546899755,
              1026.9259405956473
            ],
            [
              -117.80005456921589,
              45.07509986469506,
              1112.625940595647
            ],
            [
              -117.79987899426786,
              45.06251349016612,
              1112.625940595647
            ],
            [
              -117.81252558821701,
              45.06242421134065,
              1026.9259405956473
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127039,
        45.06242421,
        1026.925941,
        -117.799879,
        45.07509986,
        1112.625941
      ],
      "properties": {
        "datetime": "2011-09-16T23:13:44Z",
        "pc:count": 10773667,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436522.2854,
            "count": 10773667,
            "maximum": 437026.9475,
            "minimum": 436031.1875,
            "name": "X",
            "position": 0,
            "stddev": 281.8856991,
            "variance": 79459.54735
          },
          {
            "average": 4990933.623,
            "count": 10773667,
            "maximum": 4991603.737,
            "minimum": 4990205.397,
            "name": "Y",
            "position": 1,
            "stddev": 383.4371653,
            "variance": 147024.0597
          },
          {
            "average": 1056.777969,
            "count": 10773667,
            "maximum": 1112.625941,
            "minimum": 1026.925941,
            "name": "Z",
            "position": 2,
            "stddev": 20.71918497,
            "variance": 429.284626
          },
          {
            "average": 111.6457592,
            "count": 10773667,
            "maximum": 251,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.69051631,
            "variance": 387.7164326
          },
          {
            "average": 1.000156585,
            "count": 10773667,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01251243351,
            "variance": 0.0001565609924
          },
          {
            "average": 1.000407104,
            "count": 10773667,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02017270513,
            "variance": 0.0004069380323
          },
          {
            "average": 0.5000642771,
            "count": 10773667,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000191,
            "variance": 0.2500000191
          },
          {
            "average": 0,
            "count": 10773667,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.338397966,
            "count": 10773667,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4731646684,
            "variance": 0.2238848034
          },
          {
            "average": 0.4307122427,
            "count": 10773667,
            "maximum": 22.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.611116432,
            "variance": 74.15132621
          },
          {
            "average": 131.8501252,
            "count": 10773667,
            "maximum": 155,
            "minimum": 118,
            "name": "UserData",
            "position": 10,
            "stddev": 8.88832394,
            "variance": 79.00230247
          },
          {
            "average": 10745.48728,
            "count": 10773667,
            "maximum": 10773,
            "minimum": 10737,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.92823929,
            "variance": 119.4264139
          },
          {
            "average": 35248.1275,
            "count": 10773667,
            "maximum": 55040,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 5015.142616,
            "variance": 25151655.46
          },
          {
            "average": 33056.25852,
            "count": 10773667,
            "maximum": 56064,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 4412.862242,
            "variance": 19473353.17
          },
          {
            "average": 28092.50592,
            "count": 10773667,
            "maximum": 53760,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 4342.508663,
            "variance": 18857381.49
          },
          {
            "average": 206778.338,
            "count": 10773667,
            "maximum": 250024.2467,
            "minimum": 165880.8003,
            "name": "GpsTime",
            "position": 15,
            "stddev": 33087.55229,
            "variance": 1094786117
          },
          {
            "average": 0,
            "count": 10773667,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10773667,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10773667,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10773667,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10773667,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436031.1875,
          4990205.397,
          1026.925941,
          437026.9475,
          4991603.737,
          1112.625941
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436031.1874742747,
                4990205.396779318,
                1026.9259405956473
              ],
              [
                436031.1874742747,
                4991603.736779318,
                1026.9259405956473
              ],
              [
                437026.9474742747,
                4991603.736779318,
                1112.625940595647
              ],
              [
                437026.9474742747,
                4990205.396779318,
                1112.625940595647
              ],
              [
                436031.1874742747,
                4990205.396779318,
                1026.9259405956473
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T23:13:44+00:00",
        "end_time": "2011-09-15T23:51:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127039,
            45.06242421,
            1026.925941,
            -117.799879,
            45.07509986,
            1112.625941
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252558821701,
                  45.06242421134065,
                  1026.9259405956473
                ],
                [
                  -117.8127039383857,
                  45.075010546899755,
                  1026.9259405956473
                ],
                [
                  -117.80005456921589,
                  45.07509986469506,
                  1112.625940595647
                ],
                [
                  -117.79987899426786,
                  45.06251349016612,
                  1112.625940595647
                ],
                [
                  -117.81252558821701,
                  45.06242421134065,
                  1026.9259405956473
                ]
              ]
            ]
          },
          "id": "45117A7221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T23:13:44Z",
            "pc:count": 10773667,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436522.2854,
                "count": 10773667,
                "maximum": 437026.9475,
                "minimum": 436031.1875,
                "name": "X",
                "position": 0,
                "stddev": 281.8856991,
                "variance": 79459.54735
              },
              {
                "average": 4990933.623,
                "count": 10773667,
                "maximum": 4991603.737,
                "minimum": 4990205.397,
                "name": "Y",
                "position": 1,
                "stddev": 383.4371653,
                "variance": 147024.0597
              },
              {
                "average": 1056.777969,
                "count": 10773667,
                "maximum": 1112.625941,
                "minimum": 1026.925941,
                "name": "Z",
                "position": 2,
                "stddev": 20.71918497,
                "variance": 429.284626
              },
              {
                "average": 111.6457592,
                "count": 10773667,
                "maximum": 251,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.69051631,
                "variance": 387.7164326
              },
              {
                "average": 1.000156585,
                "count": 10773667,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01251243351,
                "variance": 0.0001565609924
              },
              {
                "average": 1.000407104,
                "count": 10773667,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02017270513,
                "variance": 0.0004069380323
              },
              {
                "average": 0.5000642771,
                "count": 10773667,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000191,
                "variance": 0.2500000191
              },
              {
                "average": 0,
                "count": 10773667,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.338397966,
                "count": 10773667,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4731646684,
                "variance": 0.2238848034
              },
              {
                "average": 0.4307122427,
                "count": 10773667,
                "maximum": 22.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.611116432,
                "variance": 74.15132621
              },
              {
                "average": 131.8501252,
                "count": 10773667,
                "maximum": 155,
                "minimum": 118,
                "name": "UserData",
                "position": 10,
                "stddev": 8.88832394,
                "variance": 79.00230247
              },
              {
                "average": 10745.48728,
                "count": 10773667,
                "maximum": 10773,
                "minimum": 10737,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.92823929,
                "variance": 119.4264139
              },
              {
                "average": 35248.1275,
                "count": 10773667,
                "maximum": 55040,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 5015.142616,
                "variance": 25151655.46
              },
              {
                "average": 33056.25852,
                "count": 10773667,
                "maximum": 56064,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 4412.862242,
                "variance": 19473353.17
              },
              {
                "average": 28092.50592,
                "count": 10773667,
                "maximum": 53760,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 4342.508663,
                "variance": 18857381.49
              },
              {
                "average": 206778.338,
                "count": 10773667,
                "maximum": 250024.2467,
                "minimum": 165880.8003,
                "name": "GpsTime",
                "position": 15,
                "stddev": 33087.55229,
                "variance": 1094786117
              },
              {
                "average": 0,
                "count": 10773667,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10773667,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10773667,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10773667,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10773667,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436031.1875,
              4990205.397,
              1026.925941,
              437026.9475,
              4991603.737,
              1112.625941
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436031.1874742747,
                    4990205.396779318,
                    1026.9259405956473
                  ],
                  [
                    436031.1874742747,
                    4991603.736779318,
                    1026.9259405956473
                  ],
                  [
                    437026.9474742747,
                    4991603.736779318,
                    1112.625940595647
                  ],
                  [
                    437026.9474742747,
                    4990205.396779318,
                    1112.625940595647
                  ],
                  [
                    436031.1874742747,
                    4990205.396779318,
                    1026.9259405956473
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T23:13:44+00:00",
            "end_time": "2011-09-15T23: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": "44118H2414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.15002414839438,
              44.899886769101165,
              1693.6215917449908
            ],
            [
              -118.1502758854926,
              44.9125092731351,
              1693.6215917449908
            ],
            [
              -118.13752971977124,
              44.91263695582572,
              2439.801591744991
            ],
            [
              -118.1372807706947,
              44.900014395922646,
              2439.801591744991
            ],
            [
              -118.15002414839438,
              44.899886769101165,
              1693.6215917449908
            ]
          ]
        ]
      },
      "bbox": [
        -118.1502759,
        44.89988677,
        1693.621592,
        -118.1372808,
        44.91263696,
        2439.801592
      ],
      "properties": {
        "datetime": "2011-09-20T18:28:36Z",
        "pc:count": 25634949,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 409694.0172,
            "count": 25634949,
            "maximum": 410210.1495,
            "minimum": 409203.8295,
            "name": "X",
            "position": 0,
            "stddev": 289.3874258,
            "variance": 83745.08222
          },
          {
            "average": 4973120.878,
            "count": 25634949,
            "maximum": 4973874.226,
            "minimum": 4972471.766,
            "name": "Y",
            "position": 1,
            "stddev": 385.520222,
            "variance": 148625.8416
          },
          {
            "average": 2067.088636,
            "count": 25634949,
            "maximum": 2439.801592,
            "minimum": 1693.621592,
            "name": "Z",
            "position": 2,
            "stddev": 193.1882618,
            "variance": 37321.7045
          },
          {
            "average": 73.62350575,
            "count": 25634949,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.54212225,
            "variance": 2974.8431
          },
          {
            "average": 1.231586925,
            "count": 25634949,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4654501868,
            "variance": 0.2166438764
          },
          {
            "average": 1.474268663,
            "count": 25634949,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6164795599,
            "variance": 0.3800470478
          },
          {
            "average": 0.5001778236,
            "count": 25634949,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999781,
            "variance": 0.2499999781
          },
          {
            "average": 0,
            "count": 25634949,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.075762429,
            "count": 25634949,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2646176222,
            "variance": 0.07002248597
          },
          {
            "average": -1.502041991,
            "count": 25634949,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.198713229,
            "variance": 67.21889862
          },
          {
            "average": 136.3226272,
            "count": 25634949,
            "maximum": 162,
            "minimum": 115,
            "name": "UserData",
            "position": 10,
            "stddev": 11.3490032,
            "variance": 128.7998737
          },
          {
            "average": 14832.11746,
            "count": 25634949,
            "maximum": 20148,
            "minimum": 9538,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.547679,
            "variance": 28042825.22
          },
          {
            "average": 19818.71691,
            "count": 25634949,
            "maximum": 63488,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11132.61562,
            "variance": 123935130.5
          },
          {
            "average": 19111.58642,
            "count": 25634949,
            "maximum": 64256,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 10866.39783,
            "variance": 118078601.8
          },
          {
            "average": 17502.1368,
            "count": 25634949,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10241.08927,
            "variance": 104879909.4
          },
          {
            "average": 273798.6408,
            "count": 25634949,
            "maximum": 578516.1936,
            "minimum": 139428.9628,
            "name": "GpsTime",
            "position": 15,
            "stddev": 201032.2639,
            "variance": 40413971140.0
          },
          {
            "average": 0,
            "count": 25634949,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25634949,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25634949,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25634949,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25634949,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          409203.8295,
          4972471.766,
          1693.621592,
          410210.1495,
          4973874.226,
          2439.801592
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                409203.8295178919,
                4972471.765711982,
                1693.6215917449908
              ],
              [
                409203.8295178919,
                4973874.225711983,
                1693.6215917449908
              ],
              [
                410210.14951789187,
                4973874.225711983,
                2439.801591744991
              ],
              [
                410210.14951789187,
                4972471.765711982,
                2439.801591744991
              ],
              [
                409203.8295178919,
                4972471.765711982,
                1693.6215917449908
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:28:36+00:00",
        "end_time": "2011-09-15T16:30:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1502759,
            44.89988677,
            1693.621592,
            -118.1372808,
            44.91263696,
            2439.801592
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.15002414839438,
                  44.899886769101165,
                  1693.6215917449908
                ],
                [
                  -118.1502758854926,
                  44.9125092731351,
                  1693.6215917449908
                ],
                [
                  -118.13752971977124,
                  44.91263695582572,
                  2439.801591744991
                ],
                [
                  -118.1372807706947,
                  44.900014395922646,
                  2439.801591744991
                ],
                [
                  -118.15002414839438,
                  44.899886769101165,
                  1693.6215917449908
                ]
              ]
            ]
          },
          "id": "44118H2414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:28:36Z",
            "pc:count": 25634949,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 409694.0172,
                "count": 25634949,
                "maximum": 410210.1495,
                "minimum": 409203.8295,
                "name": "X",
                "position": 0,
                "stddev": 289.3874258,
                "variance": 83745.08222
              },
              {
                "average": 4973120.878,
                "count": 25634949,
                "maximum": 4973874.226,
                "minimum": 4972471.766,
                "name": "Y",
                "position": 1,
                "stddev": 385.520222,
                "variance": 148625.8416
              },
              {
                "average": 2067.088636,
                "count": 25634949,
                "maximum": 2439.801592,
                "minimum": 1693.621592,
                "name": "Z",
                "position": 2,
                "stddev": 193.1882618,
                "variance": 37321.7045
              },
              {
                "average": 73.62350575,
                "count": 25634949,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.54212225,
                "variance": 2974.8431
              },
              {
                "average": 1.231586925,
                "count": 25634949,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4654501868,
                "variance": 0.2166438764
              },
              {
                "average": 1.474268663,
                "count": 25634949,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6164795599,
                "variance": 0.3800470478
              },
              {
                "average": 0.5001778236,
                "count": 25634949,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999781,
                "variance": 0.2499999781
              },
              {
                "average": 0,
                "count": 25634949,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.075762429,
                "count": 25634949,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2646176222,
                "variance": 0.07002248597
              },
              {
                "average": -1.502041991,
                "count": 25634949,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.198713229,
                "variance": 67.21889862
              },
              {
                "average": 136.3226272,
                "count": 25634949,
                "maximum": 162,
                "minimum": 115,
                "name": "UserData",
                "position": 10,
                "stddev": 11.3490032,
                "variance": 128.7998737
              },
              {
                "average": 14832.11746,
                "count": 25634949,
                "maximum": 20148,
                "minimum": 9538,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.547679,
                "variance": 28042825.22
              },
              {
                "average": 19818.71691,
                "count": 25634949,
                "maximum": 63488,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11132.61562,
                "variance": 123935130.5
              },
              {
                "average": 19111.58642,
                "count": 25634949,
                "maximum": 64256,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 10866.39783,
                "variance": 118078601.8
              },
              {
                "average": 17502.1368,
                "count": 25634949,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10241.08927,
                "variance": 104879909.4
              },
              {
                "average": 273798.6408,
                "count": 25634949,
                "maximum": 578516.1936,
                "minimum": 139428.9628,
                "name": "GpsTime",
                "position": 15,
                "stddev": 201032.2639,
                "variance": 40413971140.0
              },
              {
                "average": 0,
                "count": 25634949,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25634949,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25634949,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25634949,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25634949,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              409203.8295,
              4972471.766,
              1693.621592,
              410210.1495,
              4973874.226,
              2439.801592
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    409203.8295178919,
                    4972471.765711982,
                    1693.6215917449908
                  ],
                  [
                    409203.8295178919,
                    4973874.225711983,
                    1693.6215917449908
                  ],
                  [
                    410210.14951789187,
                    4973874.225711983,
                    2439.801591744991
                  ],
                  [
                    410210.14951789187,
                    4972471.765711982,
                    2439.801591744991
                  ],
                  [
                    409203.8295178919,
                    4972471.765711982,
                    1693.6215917449908
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:28:36+00:00",
            "end_time": "2011-09-15T16: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": "45117A8121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002411926762,
              45.06240344380307,
              1075.0598935929656
            ],
            [
              -118.0002133360815,
              45.07325312243221,
              1075.0598935929656
            ],
            [
              -117.98752740527043,
              45.073363529662714,
              1138.8798935929658
            ],
            [
              -117.98734058738525,
              45.06251380950778,
              1138.8798935929658
            ],
            [
              -118.00002411926762,
              45.06240344380307,
              1075.0598935929656
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002133,
        45.06240344,
        1075.059894,
        -117.9873406,
        45.07336353,
        1138.879894
      ],
      "properties": {
        "datetime": "2011-09-20T02:59:52Z",
        "pc:count": 4912070,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421784.1409,
            "count": 4912070,
            "maximum": 422268.1841,
            "minimum": 421269.4641,
            "name": "X",
            "position": 0,
            "stddev": 336.322623,
            "variance": 113112.9067
          },
          {
            "average": 4990728.559,
            "count": 4912070,
            "maximum": 4991573.847,
            "minimum": 4990368.387,
            "name": "Y",
            "position": 1,
            "stddev": 273.613079,
            "variance": 74864.11701
          },
          {
            "average": 1103.938717,
            "count": 4912070,
            "maximum": 1138.879894,
            "minimum": 1075.059894,
            "name": "Z",
            "position": 2,
            "stddev": 14.28178078,
            "variance": 203.9692624
          },
          {
            "average": 231.827396,
            "count": 4912070,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.88413635,
            "variance": 436.147151
          },
          {
            "average": 1.002366009,
            "count": 4912070,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05435118196,
            "variance": 0.002954050981
          },
          {
            "average": 1.004807138,
            "count": 4912070,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08148538429,
            "variance": 0.006639867853
          },
          {
            "average": 0.4993709373,
            "count": 4912070,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996552,
            "variance": 0.2499996552
          },
          {
            "average": 0,
            "count": 4912070,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.289031508,
            "count": 4912070,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4533126264,
            "variance": 0.2054923373
          },
          {
            "average": 1.421793677,
            "count": 4912070,
            "maximum": 16.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.153104028,
            "variance": 66.4731053
          },
          {
            "average": 196.1654193,
            "count": 4912070,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 3.606785131,
            "variance": 13.00889898
          },
          {
            "average": 266.5988064,
            "count": 4912070,
            "maximum": 280,
            "minimum": 253,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.58348428,
            "variance": 112.0101396
          },
          {
            "average": 38644.30224,
            "count": 4912070,
            "maximum": 59392,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7848.734366,
            "variance": 61602631.15
          },
          {
            "average": 35173.88233,
            "count": 4912070,
            "maximum": 60160,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6406.365051,
            "variance": 41041513.17
          },
          {
            "average": 28047.34477,
            "count": 4912070,
            "maximum": 59136,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6391.663255,
            "variance": 40853359.16
          },
          {
            "average": 521055.4575,
            "count": 4912070,
            "maximum": 522792.9204,
            "minimum": 519599.2909,
            "name": "GpsTime",
            "position": 15,
            "stddev": 730.8710688,
            "variance": 534172.5192
          },
          {
            "average": 0,
            "count": 4912070,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4912070,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4912070,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4912070,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4912070,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421269.4641,
          4990368.387,
          1075.059894,
          422268.1841,
          4991573.847,
          1138.879894
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421269.46412660345,
                4990368.387425972,
                1075.0598935929656
              ],
              [
                421269.46412660345,
                4991573.847425973,
                1075.0598935929656
              ],
              [
                422268.1841266034,
                4991573.847425973,
                1138.8798935929658
              ],
              [
                422268.1841266034,
                4990368.387425972,
                1138.8798935929658
              ],
              [
                421269.46412660345,
                4990368.387425972,
                1075.0598935929656
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:59:52+00:00",
        "end_time": "2011-09-20T02:06:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002133,
            45.06240344,
            1075.059894,
            -117.9873406,
            45.07336353,
            1138.879894
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002411926762,
                  45.06240344380307,
                  1075.0598935929656
                ],
                [
                  -118.0002133360815,
                  45.07325312243221,
                  1075.0598935929656
                ],
                [
                  -117.98752740527043,
                  45.073363529662714,
                  1138.8798935929658
                ],
                [
                  -117.98734058738525,
                  45.06251380950778,
                  1138.8798935929658
                ],
                [
                  -118.00002411926762,
                  45.06240344380307,
                  1075.0598935929656
                ]
              ]
            ]
          },
          "id": "45117A8121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:59:52Z",
            "pc:count": 4912070,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421784.1409,
                "count": 4912070,
                "maximum": 422268.1841,
                "minimum": 421269.4641,
                "name": "X",
                "position": 0,
                "stddev": 336.322623,
                "variance": 113112.9067
              },
              {
                "average": 4990728.559,
                "count": 4912070,
                "maximum": 4991573.847,
                "minimum": 4990368.387,
                "name": "Y",
                "position": 1,
                "stddev": 273.613079,
                "variance": 74864.11701
              },
              {
                "average": 1103.938717,
                "count": 4912070,
                "maximum": 1138.879894,
                "minimum": 1075.059894,
                "name": "Z",
                "position": 2,
                "stddev": 14.28178078,
                "variance": 203.9692624
              },
              {
                "average": 231.827396,
                "count": 4912070,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.88413635,
                "variance": 436.147151
              },
              {
                "average": 1.002366009,
                "count": 4912070,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05435118196,
                "variance": 0.002954050981
              },
              {
                "average": 1.004807138,
                "count": 4912070,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08148538429,
                "variance": 0.006639867853
              },
              {
                "average": 0.4993709373,
                "count": 4912070,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996552,
                "variance": 0.2499996552
              },
              {
                "average": 0,
                "count": 4912070,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.289031508,
                "count": 4912070,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4533126264,
                "variance": 0.2054923373
              },
              {
                "average": 1.421793677,
                "count": 4912070,
                "maximum": 16.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.153104028,
                "variance": 66.4731053
              },
              {
                "average": 196.1654193,
                "count": 4912070,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 3.606785131,
                "variance": 13.00889898
              },
              {
                "average": 266.5988064,
                "count": 4912070,
                "maximum": 280,
                "minimum": 253,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.58348428,
                "variance": 112.0101396
              },
              {
                "average": 38644.30224,
                "count": 4912070,
                "maximum": 59392,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7848.734366,
                "variance": 61602631.15
              },
              {
                "average": 35173.88233,
                "count": 4912070,
                "maximum": 60160,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6406.365051,
                "variance": 41041513.17
              },
              {
                "average": 28047.34477,
                "count": 4912070,
                "maximum": 59136,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6391.663255,
                "variance": 40853359.16
              },
              {
                "average": 521055.4575,
                "count": 4912070,
                "maximum": 522792.9204,
                "minimum": 519599.2909,
                "name": "GpsTime",
                "position": 15,
                "stddev": 730.8710688,
                "variance": 534172.5192
              },
              {
                "average": 0,
                "count": 4912070,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4912070,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4912070,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4912070,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4912070,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421269.4641,
              4990368.387,
              1075.059894,
              422268.1841,
              4991573.847,
              1138.879894
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421269.46412660345,
                    4990368.387425972,
                    1075.0598935929656
                  ],
                  [
                    421269.46412660345,
                    4991573.847425973,
                    1075.0598935929656
                  ],
                  [
                    422268.1841266034,
                    4991573.847425973,
                    1138.8798935929658
                  ],
                  [
                    422268.1841266034,
                    4990368.387425972,
                    1138.8798935929658
                  ],
                  [
                    421269.46412660345,
                    4990368.387425972,
                    1075.0598935929656
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:59:52+00:00",
            "end_time": "2011-09-20T02:06: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": "44118H2317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.23731593177949,
              44.887379419530156,
              2228.249948618416
            ],
            [
              -118.23758685677996,
              44.90001090983972,
              2228.249948618416
            ],
            [
              -118.22503025573363,
              44.90014630834058,
              2623.0699486184158
            ],
            [
              -118.22476207786976,
              44.88751475874373,
              2623.0699486184158
            ],
            [
              -118.23731593177949,
              44.887379419530156,
              2228.249948618416
            ]
          ]
        ]
      },
      "bbox": [
        -118.2375869,
        44.88737942,
        2228.249949,
        -118.2247621,
        44.90014631,
        2623.069949
      ],
      "properties": {
        "datetime": "2011-09-20T17:47:07Z",
        "pc:count": 15968989,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 402847.3201,
            "count": 15968989,
            "maximum": 403282.3442,
            "minimum": 402290.7442,
            "name": "X",
            "position": 0,
            "stddev": 253.1745965,
            "variance": 64097.37632
          },
          {
            "average": 4971977.698,
            "count": 15968989,
            "maximum": 4972587.247,
            "minimum": 4971183.747,
            "name": "Y",
            "position": 1,
            "stddev": 389.7038188,
            "variance": 151869.0663
          },
          {
            "average": 2427.841282,
            "count": 15968989,
            "maximum": 2623.069949,
            "minimum": 2228.249949,
            "name": "Z",
            "position": 2,
            "stddev": 84.46517603,
            "variance": 7134.365962
          },
          {
            "average": 101.4836266,
            "count": 15968989,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.13598455,
            "variance": 1454.353318
          },
          {
            "average": 1.045781233,
            "count": 15968989,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2168274457,
            "variance": 0.04701414119
          },
          {
            "average": 1.095249361,
            "count": 15968989,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3128465608,
            "variance": 0.09787297058
          },
          {
            "average": 0.4997960109,
            "count": 15968989,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999974,
            "variance": 0.249999974
          },
          {
            "average": 0,
            "count": 15968989,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.160572971,
            "count": 15968989,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3671366232,
            "variance": 0.1347893001
          },
          {
            "average": -2.091138396,
            "count": 15968989,
            "maximum": 16.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.382775024,
            "variance": 70.27091711
          },
          {
            "average": 119.3367524,
            "count": 15968989,
            "maximum": 158,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 41.82715439,
            "variance": 1749.510844
          },
          {
            "average": 14851.44844,
            "count": 15968989,
            "maximum": 20128,
            "minimum": 9498,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5289.912234,
            "variance": 27983171.45
          },
          {
            "average": 37409.94337,
            "count": 15968989,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 19124.10052,
            "variance": 365731220.6
          },
          {
            "average": 36015.65528,
            "count": 15968989,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 18907.86806,
            "variance": 357507474.4
          },
          {
            "average": 30897.96203,
            "count": 15968989,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 19223.55479,
            "variance": 369545058.9
          },
          {
            "average": 538930.3998,
            "count": 15968989,
            "maximum": 576027.1619,
            "minimum": 408375.7028,
            "name": "GpsTime",
            "position": 15,
            "stddev": 67295.6076,
            "variance": 4528698802
          },
          {
            "average": 0,
            "count": 15968989,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15968989,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15968989,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15968989,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15968989,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          402290.7442,
          4971183.747,
          2228.249949,
          403282.3442,
          4972587.247,
          2623.069949
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                402290.74423676875,
                4971183.747207178,
                2228.249948618416
              ],
              [
                402290.74423676875,
                4972587.247207178,
                2228.249948618416
              ],
              [
                403282.3442367687,
                4972587.247207178,
                2623.0699486184158
              ],
              [
                403282.3442367687,
                4971183.747207178,
                2623.0699486184158
              ],
              [
                402290.74423676875,
                4971183.747207178,
                2228.249948618416
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T17:47:07+00:00",
        "end_time": "2011-09-18T19:12:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.2375869,
            44.88737942,
            2228.249949,
            -118.2247621,
            44.90014631,
            2623.069949
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.23731593177949,
                  44.887379419530156,
                  2228.249948618416
                ],
                [
                  -118.23758685677996,
                  44.90001090983972,
                  2228.249948618416
                ],
                [
                  -118.22503025573363,
                  44.90014630834058,
                  2623.0699486184158
                ],
                [
                  -118.22476207786976,
                  44.88751475874373,
                  2623.0699486184158
                ],
                [
                  -118.23731593177949,
                  44.887379419530156,
                  2228.249948618416
                ]
              ]
            ]
          },
          "id": "44118H2317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T17:47:07Z",
            "pc:count": 15968989,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 402847.3201,
                "count": 15968989,
                "maximum": 403282.3442,
                "minimum": 402290.7442,
                "name": "X",
                "position": 0,
                "stddev": 253.1745965,
                "variance": 64097.37632
              },
              {
                "average": 4971977.698,
                "count": 15968989,
                "maximum": 4972587.247,
                "minimum": 4971183.747,
                "name": "Y",
                "position": 1,
                "stddev": 389.7038188,
                "variance": 151869.0663
              },
              {
                "average": 2427.841282,
                "count": 15968989,
                "maximum": 2623.069949,
                "minimum": 2228.249949,
                "name": "Z",
                "position": 2,
                "stddev": 84.46517603,
                "variance": 7134.365962
              },
              {
                "average": 101.4836266,
                "count": 15968989,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.13598455,
                "variance": 1454.353318
              },
              {
                "average": 1.045781233,
                "count": 15968989,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2168274457,
                "variance": 0.04701414119
              },
              {
                "average": 1.095249361,
                "count": 15968989,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3128465608,
                "variance": 0.09787297058
              },
              {
                "average": 0.4997960109,
                "count": 15968989,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999974,
                "variance": 0.249999974
              },
              {
                "average": 0,
                "count": 15968989,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.160572971,
                "count": 15968989,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3671366232,
                "variance": 0.1347893001
              },
              {
                "average": -2.091138396,
                "count": 15968989,
                "maximum": 16.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.382775024,
                "variance": 70.27091711
              },
              {
                "average": 119.3367524,
                "count": 15968989,
                "maximum": 158,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 41.82715439,
                "variance": 1749.510844
              },
              {
                "average": 14851.44844,
                "count": 15968989,
                "maximum": 20128,
                "minimum": 9498,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5289.912234,
                "variance": 27983171.45
              },
              {
                "average": 37409.94337,
                "count": 15968989,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 19124.10052,
                "variance": 365731220.6
              },
              {
                "average": 36015.65528,
                "count": 15968989,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 18907.86806,
                "variance": 357507474.4
              },
              {
                "average": 30897.96203,
                "count": 15968989,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 19223.55479,
                "variance": 369545058.9
              },
              {
                "average": 538930.3998,
                "count": 15968989,
                "maximum": 576027.1619,
                "minimum": 408375.7028,
                "name": "GpsTime",
                "position": 15,
                "stddev": 67295.6076,
                "variance": 4528698802
              },
              {
                "average": 0,
                "count": 15968989,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15968989,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15968989,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15968989,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15968989,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              402290.7442,
              4971183.747,
              2228.249949,
              403282.3442,
              4972587.247,
              2623.069949
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    402290.74423676875,
                    4971183.747207178,
                    2228.249948618416
                  ],
                  [
                    402290.74423676875,
                    4972587.247207178,
                    2228.249948618416
                  ],
                  [
                    403282.3442367687,
                    4972587.247207178,
                    2623.0699486184158
                  ],
                  [
                    403282.3442367687,
                    4971183.747207178,
                    2623.0699486184158
                  ],
                  [
                    402290.74423676875,
                    4971183.747207178,
                    2228.249948618416
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T17:47:07+00:00",
            "end_time": "2011-09-18T19: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": "45117A7308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.84991921004351,
              45.037420636437496,
              956.682203912747
            ],
            [
              -117.85010566642359,
              45.05001104832252,
              956.682203912747
            ],
            [
              -117.83752897021418,
              45.05010397670168,
              1205.9422039127471
            ],
            [
              -117.83734527153709,
              45.037513524258344,
              1205.9422039127471
            ],
            [
              -117.84991921004351,
              45.037420636437496,
              956.682203912747
            ]
          ]
        ]
      },
      "bbox": [
        -117.8501057,
        45.03742064,
        956.6822039,
        -117.8373453,
        45.05010398,
        1205.942204
      ],
      "properties": {
        "datetime": "2011-09-16T21:34:24Z",
        "pc:count": 7749106,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433615.259,
            "count": 7749106,
            "maximum": 434048.5184,
            "minimum": 433058.0384,
            "name": "X",
            "position": 0,
            "stddev": 264.5674518,
            "variance": 69995.93656
          },
          {
            "average": 4988236.571,
            "count": 7749106,
            "maximum": 4988856.828,
            "minimum": 4987458.028,
            "name": "Y",
            "position": 1,
            "stddev": 376.4609927,
            "variance": 141722.879
          },
          {
            "average": 1088.386999,
            "count": 7749106,
            "maximum": 1205.942204,
            "minimum": 956.6822039,
            "name": "Z",
            "position": 2,
            "stddev": 50.84227541,
            "variance": 2584.936969
          },
          {
            "average": 110.2396635,
            "count": 7749106,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.49597532,
            "variance": 380.0930536
          },
          {
            "average": 1.00036972,
            "count": 7749106,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01949782784,
            "variance": 0.0003801652903
          },
          {
            "average": 1.000834032,
            "count": 7749106,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02976987619,
            "variance": 0.0008862455281
          },
          {
            "average": 0.5000690402,
            "count": 7749106,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000275,
            "variance": 0.2500000275
          },
          {
            "average": 0,
            "count": 7749106,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.390024991,
            "count": 7749106,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4877556029,
            "variance": 0.2379055282
          },
          {
            "average": 0.4486563249,
            "count": 7749106,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.503639076,
            "variance": 72.31187753
          },
          {
            "average": 134.4238072,
            "count": 7749106,
            "maximum": 148,
            "minimum": 123,
            "name": "UserData",
            "position": 10,
            "stddev": 3.762139437,
            "variance": 14.15369314
          },
          {
            "average": 10761.50899,
            "count": 7749106,
            "maximum": 10765,
            "minimum": 10758,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.416599967,
            "variance": 2.006755466
          },
          {
            "average": 41232.0661,
            "count": 7749106,
            "maximum": 63488,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 4179.477634,
            "variance": 17468033.29
          },
          {
            "average": 35895.03393,
            "count": 7749106,
            "maximum": 65024,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 4050.046056,
            "variance": 16402873.05
          },
          {
            "average": 29960.21624,
            "count": 7749106,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 3876.404979,
            "variance": 15026515.56
          },
          {
            "average": 241687.7781,
            "count": 7749106,
            "maximum": 244064.2138,
            "minimum": 239211.4341,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1122.098889,
            "variance": 1259105.917
          },
          {
            "average": 0,
            "count": 7749106,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7749106,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7749106,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7749106,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7749106,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433058.0384,
          4987458.028,
          956.6822039,
          434048.5184,
          4988856.828,
          1205.942204
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433058.0383519828,
                4987458.027918665,
                956.682203912747
              ],
              [
                433058.0383519828,
                4988856.8279186655,
                956.682203912747
              ],
              [
                434048.51835198276,
                4988856.8279186655,
                1205.9422039127471
              ],
              [
                434048.51835198276,
                4987458.027918665,
                1205.9422039127471
              ],
              [
                433058.0383519828,
                4987458.027918665,
                956.682203912747
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T21:34:24+00:00",
        "end_time": "2011-09-16T20:13:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8501057,
            45.03742064,
            956.6822039,
            -117.8373453,
            45.05010398,
            1205.942204
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.84991921004351,
                  45.037420636437496,
                  956.682203912747
                ],
                [
                  -117.85010566642359,
                  45.05001104832252,
                  956.682203912747
                ],
                [
                  -117.83752897021418,
                  45.05010397670168,
                  1205.9422039127471
                ],
                [
                  -117.83734527153709,
                  45.037513524258344,
                  1205.9422039127471
                ],
                [
                  -117.84991921004351,
                  45.037420636437496,
                  956.682203912747
                ]
              ]
            ]
          },
          "id": "45117A7308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T21:34:24Z",
            "pc:count": 7749106,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433615.259,
                "count": 7749106,
                "maximum": 434048.5184,
                "minimum": 433058.0384,
                "name": "X",
                "position": 0,
                "stddev": 264.5674518,
                "variance": 69995.93656
              },
              {
                "average": 4988236.571,
                "count": 7749106,
                "maximum": 4988856.828,
                "minimum": 4987458.028,
                "name": "Y",
                "position": 1,
                "stddev": 376.4609927,
                "variance": 141722.879
              },
              {
                "average": 1088.386999,
                "count": 7749106,
                "maximum": 1205.942204,
                "minimum": 956.6822039,
                "name": "Z",
                "position": 2,
                "stddev": 50.84227541,
                "variance": 2584.936969
              },
              {
                "average": 110.2396635,
                "count": 7749106,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.49597532,
                "variance": 380.0930536
              },
              {
                "average": 1.00036972,
                "count": 7749106,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01949782784,
                "variance": 0.0003801652903
              },
              {
                "average": 1.000834032,
                "count": 7749106,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02976987619,
                "variance": 0.0008862455281
              },
              {
                "average": 0.5000690402,
                "count": 7749106,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000275,
                "variance": 0.2500000275
              },
              {
                "average": 0,
                "count": 7749106,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.390024991,
                "count": 7749106,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4877556029,
                "variance": 0.2379055282
              },
              {
                "average": 0.4486563249,
                "count": 7749106,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.503639076,
                "variance": 72.31187753
              },
              {
                "average": 134.4238072,
                "count": 7749106,
                "maximum": 148,
                "minimum": 123,
                "name": "UserData",
                "position": 10,
                "stddev": 3.762139437,
                "variance": 14.15369314
              },
              {
                "average": 10761.50899,
                "count": 7749106,
                "maximum": 10765,
                "minimum": 10758,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.416599967,
                "variance": 2.006755466
              },
              {
                "average": 41232.0661,
                "count": 7749106,
                "maximum": 63488,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 4179.477634,
                "variance": 17468033.29
              },
              {
                "average": 35895.03393,
                "count": 7749106,
                "maximum": 65024,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 4050.046056,
                "variance": 16402873.05
              },
              {
                "average": 29960.21624,
                "count": 7749106,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 3876.404979,
                "variance": 15026515.56
              },
              {
                "average": 241687.7781,
                "count": 7749106,
                "maximum": 244064.2138,
                "minimum": 239211.4341,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1122.098889,
                "variance": 1259105.917
              },
              {
                "average": 0,
                "count": 7749106,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7749106,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7749106,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7749106,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7749106,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433058.0384,
              4987458.028,
              956.6822039,
              434048.5184,
              4988856.828,
              1205.942204
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433058.0383519828,
                    4987458.027918665,
                    956.682203912747
                  ],
                  [
                    433058.0383519828,
                    4988856.8279186655,
                    956.682203912747
                  ],
                  [
                    434048.51835198276,
                    4988856.8279186655,
                    1205.9422039127471
                  ],
                  [
                    434048.51835198276,
                    4987458.027918665,
                    1205.9422039127471
                  ],
                  [
                    433058.0383519828,
                    4987458.027918665,
                    956.682203912747
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T21:34:24+00:00",
            "end_time": "2011-09-16T20:13: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": "45117A7222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002550735819,
              45.06242627019305,
              1046.5466975808592
            ],
            [
              -117.80017508601075,
              45.07314765151372,
              1046.5466975808592
            ],
            [
              -117.78762923677532,
              45.0732348675399,
              1107.1066975808592
            ],
            [
              -117.78748200276003,
              45.062513453803774,
              1107.1066975808592
            ],
            [
              -117.80002550735819,
              45.06242627019305,
              1046.5466975808592
            ]
          ]
        ]
      },
      "bbox": [
        -117.8001751,
        45.06242627,
        1046.546698,
        -117.787482,
        45.07323487,
        1107.106698
      ],
      "properties": {
        "datetime": "2011-09-16T23:13:44Z",
        "pc:count": 5670811,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437424.1247,
            "count": 5670811,
            "maximum": 438002.9568,
            "minimum": 437015.3168,
            "name": "X",
            "position": 0,
            "stddev": 269.0448237,
            "variance": 72385.11717
          },
          {
            "average": 4990627.328,
            "count": 5670811,
            "maximum": 4991386.962,
            "minimum": 4990195.822,
            "name": "Y",
            "position": 1,
            "stddev": 282.1253644,
            "variance": 79594.72122
          },
          {
            "average": 1071.576223,
            "count": 5670811,
            "maximum": 1107.106698,
            "minimum": 1046.546698,
            "name": "Z",
            "position": 2,
            "stddev": 14.00227057,
            "variance": 196.063581
          },
          {
            "average": 107.569272,
            "count": 5670811,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.10485592,
            "variance": 734.6732147
          },
          {
            "average": 1.007897459,
            "count": 5670811,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09452011506,
            "variance": 0.008934052151
          },
          {
            "average": 1.01722646,
            "count": 5670811,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1449442905,
            "variance": 0.02100884734
          },
          {
            "average": 0.4999422481,
            "count": 5670811,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000408,
            "variance": 0.2500000408
          },
          {
            "average": 0,
            "count": 5670811,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.361269667,
            "count": 5670811,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4803685411,
            "variance": 0.2307539353
          },
          {
            "average": -0.5051822678,
            "count": 5670811,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.738578919,
            "variance": 76.36276152
          },
          {
            "average": 136.4719251,
            "count": 5670811,
            "maximum": 154,
            "minimum": 126,
            "name": "UserData",
            "position": 10,
            "stddev": 3.43332745,
            "variance": 11.78773738
          },
          {
            "average": 10737.19682,
            "count": 5670811,
            "maximum": 10773,
            "minimum": 10734,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.981163048,
            "variance": 15.84965921
          },
          {
            "average": 34778.39821,
            "count": 5670811,
            "maximum": 58624,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 7234.686007,
            "variance": 52340681.63
          },
          {
            "average": 32578.52985,
            "count": 5670811,
            "maximum": 59392,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 5848.57277,
            "variance": 34205803.44
          },
          {
            "average": 27430.05927,
            "count": 5670811,
            "maximum": 60416,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 5507.640052,
            "variance": 30334098.94
          },
          {
            "average": 166811.6736,
            "count": 5670811,
            "maximum": 250024.6868,
            "minimum": 164715.2199,
            "name": "GpsTime",
            "position": 15,
            "stddev": 8702.890619,
            "variance": 75740305.13
          },
          {
            "average": 0,
            "count": 5670811,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5670811,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5670811,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5670811,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5670811,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437015.3168,
          4990195.822,
          1046.546698,
          438002.9568,
          4991386.962,
          1107.106698
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437015.3168101862,
                4990195.821637238,
                1046.5466975808592
              ],
              [
                437015.3168101862,
                4991386.961637239,
                1046.5466975808592
              ],
              [
                438002.9568101862,
                4991386.961637239,
                1107.1066975808592
              ],
              [
                438002.9568101862,
                4990195.821637238,
                1107.1066975808592
              ],
              [
                437015.3168101862,
                4990195.821637238,
                1046.5466975808592
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T23:13:44+00:00",
        "end_time": "2011-09-15T23:31:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8001751,
            45.06242627,
            1046.546698,
            -117.787482,
            45.07323487,
            1107.106698
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002550735819,
                  45.06242627019305,
                  1046.5466975808592
                ],
                [
                  -117.80017508601075,
                  45.07314765151372,
                  1046.5466975808592
                ],
                [
                  -117.78762923677532,
                  45.0732348675399,
                  1107.1066975808592
                ],
                [
                  -117.78748200276003,
                  45.062513453803774,
                  1107.1066975808592
                ],
                [
                  -117.80002550735819,
                  45.06242627019305,
                  1046.5466975808592
                ]
              ]
            ]
          },
          "id": "45117A7222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T23:13:44Z",
            "pc:count": 5670811,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437424.1247,
                "count": 5670811,
                "maximum": 438002.9568,
                "minimum": 437015.3168,
                "name": "X",
                "position": 0,
                "stddev": 269.0448237,
                "variance": 72385.11717
              },
              {
                "average": 4990627.328,
                "count": 5670811,
                "maximum": 4991386.962,
                "minimum": 4990195.822,
                "name": "Y",
                "position": 1,
                "stddev": 282.1253644,
                "variance": 79594.72122
              },
              {
                "average": 1071.576223,
                "count": 5670811,
                "maximum": 1107.106698,
                "minimum": 1046.546698,
                "name": "Z",
                "position": 2,
                "stddev": 14.00227057,
                "variance": 196.063581
              },
              {
                "average": 107.569272,
                "count": 5670811,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.10485592,
                "variance": 734.6732147
              },
              {
                "average": 1.007897459,
                "count": 5670811,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09452011506,
                "variance": 0.008934052151
              },
              {
                "average": 1.01722646,
                "count": 5670811,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1449442905,
                "variance": 0.02100884734
              },
              {
                "average": 0.4999422481,
                "count": 5670811,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000408,
                "variance": 0.2500000408
              },
              {
                "average": 0,
                "count": 5670811,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.361269667,
                "count": 5670811,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4803685411,
                "variance": 0.2307539353
              },
              {
                "average": -0.5051822678,
                "count": 5670811,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.738578919,
                "variance": 76.36276152
              },
              {
                "average": 136.4719251,
                "count": 5670811,
                "maximum": 154,
                "minimum": 126,
                "name": "UserData",
                "position": 10,
                "stddev": 3.43332745,
                "variance": 11.78773738
              },
              {
                "average": 10737.19682,
                "count": 5670811,
                "maximum": 10773,
                "minimum": 10734,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.981163048,
                "variance": 15.84965921
              },
              {
                "average": 34778.39821,
                "count": 5670811,
                "maximum": 58624,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 7234.686007,
                "variance": 52340681.63
              },
              {
                "average": 32578.52985,
                "count": 5670811,
                "maximum": 59392,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 5848.57277,
                "variance": 34205803.44
              },
              {
                "average": 27430.05927,
                "count": 5670811,
                "maximum": 60416,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 5507.640052,
                "variance": 30334098.94
              },
              {
                "average": 166811.6736,
                "count": 5670811,
                "maximum": 250024.6868,
                "minimum": 164715.2199,
                "name": "GpsTime",
                "position": 15,
                "stddev": 8702.890619,
                "variance": 75740305.13
              },
              {
                "average": 0,
                "count": 5670811,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5670811,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5670811,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5670811,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5670811,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437015.3168,
              4990195.822,
              1046.546698,
              438002.9568,
              4991386.962,
              1107.106698
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437015.3168101862,
                    4990195.821637238,
                    1046.5466975808592
                  ],
                  [
                    437015.3168101862,
                    4991386.961637239,
                    1046.5466975808592
                  ],
                  [
                    438002.9568101862,
                    4991386.961637239,
                    1107.1066975808592
                  ],
                  [
                    438002.9568101862,
                    4990195.821637238,
                    1107.1066975808592
                  ],
                  [
                    437015.3168101862,
                    4990195.821637238,
                    1046.5466975808592
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T23:13:44+00:00",
            "end_time": "2011-09-15T23:31:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118G1204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502467482886,
              44.862400346942245,
              1200.031902752
            ],
            [
              -118.02524851062185,
              44.87500941688324,
              1200.031902752
            ],
            [
              -118.01252934353948,
              44.87512290177273,
              1642.991902752
            ],
            [
              -118.01230828348223,
              44.86251378222772,
              1642.991902752
            ],
            [
              -118.02502467482886,
              44.862400346942245,
              1200.031902752
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252485,
        44.86240035,
        1200.031903,
        -118.0123083,
        44.8751229,
        1642.991903
      ],
      "properties": {
        "datetime": "2011-09-17T21:39:13Z",
        "pc:count": 16353713,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419489.6154,
            "count": 16353713,
            "maximum": 420025.076,
            "minimum": 419020.276,
            "name": "X",
            "position": 0,
            "stddev": 289.612597,
            "variance": 83875.45635
          },
          {
            "average": 4968823.412,
            "count": 16353713,
            "maximum": 4969576.242,
            "minimum": 4968175.342,
            "name": "Y",
            "position": 1,
            "stddev": 417.9911409,
            "variance": 174716.5939
          },
          {
            "average": 1406.093523,
            "count": 16353713,
            "maximum": 1642.991903,
            "minimum": 1200.031903,
            "name": "Z",
            "position": 2,
            "stddev": 90.74625256,
            "variance": 8234.882354
          },
          {
            "average": 92.17911223,
            "count": 16353713,
            "maximum": 246,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.91770582,
            "variance": 2392.941943
          },
          {
            "average": 1.128946925,
            "count": 16353713,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3597173911,
            "variance": 0.1293966015
          },
          {
            "average": 1.265432382,
            "count": 16353713,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5044402374,
            "variance": 0.2544599531
          },
          {
            "average": 0.4996022616,
            "count": 16353713,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998571,
            "variance": 0.2499998571
          },
          {
            "average": 0,
            "count": 16353713,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.160394034,
            "count": 16353713,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3669711108,
            "variance": 0.1346677961
          },
          {
            "average": -1.511659437,
            "count": 16353713,
            "maximum": 21,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.8441743,
            "variance": 78.21941904
          },
          {
            "average": 134.7444322,
            "count": 16353713,
            "maximum": 179,
            "minimum": 113,
            "name": "UserData",
            "position": 10,
            "stddev": 12.57324548,
            "variance": 158.086502
          },
          {
            "average": 14803.08877,
            "count": 16353713,
            "maximum": 20116,
            "minimum": 9438,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5334.506918,
            "variance": 28456964.06
          },
          {
            "average": 23769.75291,
            "count": 16353713,
            "maximum": 54784,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 11922.90992,
            "variance": 142155780.8
          },
          {
            "average": 23096.54187,
            "count": 16353713,
            "maximum": 52992,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 11058.95026,
            "variance": 122300380.9
          },
          {
            "average": 19510.96293,
            "count": 16353713,
            "maximum": 51968,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9106.40215,
            "variance": 82926560.12
          },
          {
            "average": 85288.72733,
            "count": 16353713,
            "maximum": 330753.4837,
            "minimum": 80050.4765,
            "name": "GpsTime",
            "position": 15,
            "stddev": 31389.37936,
            "variance": 985293136.5
          },
          {
            "average": 0,
            "count": 16353713,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16353713,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16353713,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16353713,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16353713,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419020.276,
          4968175.342,
          1200.031903,
          420025.076,
          4969576.242,
          1642.991903
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419020.27598577976,
                4968175.341588538,
                1200.031902752
              ],
              [
                419020.27598577976,
                4969576.2415885385,
                1200.031902752
              ],
              [
                420025.0759857798,
                4969576.2415885385,
                1642.991902752
              ],
              [
                420025.0759857798,
                4968175.341588538,
                1642.991902752
              ],
              [
                419020.27598577976,
                4968175.341588538,
                1200.031902752
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:39:13+00:00",
        "end_time": "2011-09-15T00:00:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252485,
            44.86240035,
            1200.031903,
            -118.0123083,
            44.8751229,
            1642.991903
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502467482886,
                  44.862400346942245,
                  1200.031902752
                ],
                [
                  -118.02524851062185,
                  44.87500941688324,
                  1200.031902752
                ],
                [
                  -118.01252934353948,
                  44.87512290177273,
                  1642.991902752
                ],
                [
                  -118.01230828348223,
                  44.86251378222772,
                  1642.991902752
                ],
                [
                  -118.02502467482886,
                  44.862400346942245,
                  1200.031902752
                ]
              ]
            ]
          },
          "id": "44118G1204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:39:13Z",
            "pc:count": 16353713,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419489.6154,
                "count": 16353713,
                "maximum": 420025.076,
                "minimum": 419020.276,
                "name": "X",
                "position": 0,
                "stddev": 289.612597,
                "variance": 83875.45635
              },
              {
                "average": 4968823.412,
                "count": 16353713,
                "maximum": 4969576.242,
                "minimum": 4968175.342,
                "name": "Y",
                "position": 1,
                "stddev": 417.9911409,
                "variance": 174716.5939
              },
              {
                "average": 1406.093523,
                "count": 16353713,
                "maximum": 1642.991903,
                "minimum": 1200.031903,
                "name": "Z",
                "position": 2,
                "stddev": 90.74625256,
                "variance": 8234.882354
              },
              {
                "average": 92.17911223,
                "count": 16353713,
                "maximum": 246,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.91770582,
                "variance": 2392.941943
              },
              {
                "average": 1.128946925,
                "count": 16353713,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3597173911,
                "variance": 0.1293966015
              },
              {
                "average": 1.265432382,
                "count": 16353713,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5044402374,
                "variance": 0.2544599531
              },
              {
                "average": 0.4996022616,
                "count": 16353713,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998571,
                "variance": 0.2499998571
              },
              {
                "average": 0,
                "count": 16353713,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.160394034,
                "count": 16353713,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3669711108,
                "variance": 0.1346677961
              },
              {
                "average": -1.511659437,
                "count": 16353713,
                "maximum": 21,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.8441743,
                "variance": 78.21941904
              },
              {
                "average": 134.7444322,
                "count": 16353713,
                "maximum": 179,
                "minimum": 113,
                "name": "UserData",
                "position": 10,
                "stddev": 12.57324548,
                "variance": 158.086502
              },
              {
                "average": 14803.08877,
                "count": 16353713,
                "maximum": 20116,
                "minimum": 9438,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5334.506918,
                "variance": 28456964.06
              },
              {
                "average": 23769.75291,
                "count": 16353713,
                "maximum": 54784,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 11922.90992,
                "variance": 142155780.8
              },
              {
                "average": 23096.54187,
                "count": 16353713,
                "maximum": 52992,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 11058.95026,
                "variance": 122300380.9
              },
              {
                "average": 19510.96293,
                "count": 16353713,
                "maximum": 51968,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9106.40215,
                "variance": 82926560.12
              },
              {
                "average": 85288.72733,
                "count": 16353713,
                "maximum": 330753.4837,
                "minimum": 80050.4765,
                "name": "GpsTime",
                "position": 15,
                "stddev": 31389.37936,
                "variance": 985293136.5
              },
              {
                "average": 0,
                "count": 16353713,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16353713,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16353713,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16353713,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16353713,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419020.276,
              4968175.342,
              1200.031903,
              420025.076,
              4969576.242,
              1642.991903
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419020.27598577976,
                    4968175.341588538,
                    1200.031902752
                  ],
                  [
                    419020.27598577976,
                    4969576.2415885385,
                    1200.031902752
                  ],
                  [
                    420025.0759857798,
                    4969576.2415885385,
                    1642.991902752
                  ],
                  [
                    420025.0759857798,
                    4968175.341588538,
                    1642.991902752
                  ],
                  [
                    419020.27598577976,
                    4968175.341588538,
                    1200.031902752
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:39:13+00:00",
            "end_time": "2011-09-15T00: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": "45117A7223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.78752662698179,
              45.062673546157406,
              1092.813587574979
            ],
            [
              -117.78756985659672,
              45.06582190696688,
              1092.813587574979
            ],
            [
              -117.78632056187695,
              45.065830515638524,
              1128.6135875749792
            ],
            [
              -117.78627740081863,
              45.06268215388931,
              1128.6135875749792
            ],
            [
              -117.78752662698179,
              45.062673546157406,
              1092.813587574979
            ]
          ]
        ]
      },
      "bbox": [
        -117.7875699,
        45.06267355,
        1092.813588,
        -117.7862774,
        45.06583052,
        1128.613588
      ],
      "properties": {
        "datetime": "2011-09-15T23:35:06Z",
        "pc:count": 133790,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438038.987,
            "count": 133790,
            "maximum": 438097.9766,
            "minimum": 437999.6166,
            "name": "X",
            "position": 0,
            "stddev": 24.70895245,
            "variance": 610.5323312
          },
          {
            "average": 4990417.58,
            "count": 133790,
            "maximum": 4990563.42,
            "minimum": 4990213.64,
            "name": "Y",
            "position": 1,
            "stddev": 74.55695511,
            "variance": 5558.739555
          },
          {
            "average": 1109.243777,
            "count": 133790,
            "maximum": 1128.613588,
            "minimum": 1092.813588,
            "name": "Z",
            "position": 2,
            "stddev": 7.897276325,
            "variance": 62.36697336
          },
          {
            "average": 102.3624038,
            "count": 133790,
            "maximum": 231,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.39562299,
            "variance": 415.9814371
          },
          {
            "average": 1,
            "count": 133790,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 133790,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.50056058,
            "count": 133790,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000015544,
            "variance": 0.2500015544
          },
          {
            "average": 0,
            "count": 133790,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.3180731,
            "count": 133790,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4657297759,
            "variance": 0.2169042242
          },
          {
            "average": -5.939585481,
            "count": 133790,
            "maximum": 4.998000145,
            "minimum": -13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.041331154,
            "variance": 16.3323575
          },
          {
            "average": 138.6966066,
            "count": 133790,
            "maximum": 147,
            "minimum": 133,
            "name": "UserData",
            "position": 10,
            "stddev": 1.553915255,
            "variance": 2.41465262
          },
          {
            "average": 10734.53907,
            "count": 133790,
            "maximum": 10735,
            "minimum": 10734,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4984731635,
            "variance": 0.2484754947
          },
          {
            "average": 36286.29416,
            "count": 133790,
            "maximum": 49920,
            "minimum": 18944,
            "name": "Red",
            "position": 12,
            "stddev": 3748.205852,
            "variance": 14049047.11
          },
          {
            "average": 32495.58072,
            "count": 133790,
            "maximum": 48128,
            "minimum": 17664,
            "name": "Green",
            "position": 13,
            "stddev": 2906.348529,
            "variance": 8446861.77
          },
          {
            "average": 28158.65293,
            "count": 133790,
            "maximum": 45056,
            "minimum": 12544,
            "name": "Blue",
            "position": 14,
            "stddev": 2615.86793,
            "variance": 6842765.027
          },
          {
            "average": 164821.1106,
            "count": 133790,
            "maximum": 164906.4101,
            "minimum": 164721.3708,
            "name": "GpsTime",
            "position": 15,
            "stddev": 89.43265589,
            "variance": 7998.19994
          },
          {
            "average": 0,
            "count": 133790,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 133790,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 133790,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 133790,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 133790,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437999.6166,
          4990213.64,
          1092.813588,
          438097.9766,
          4990563.42,
          1128.613588
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437999.6166182366,
                4990213.640243113,
                1092.813587574979
              ],
              [
                437999.6166182366,
                4990563.420243112,
                1092.813587574979
              ],
              [
                438097.9766182366,
                4990563.420243112,
                1128.6135875749792
              ],
              [
                438097.9766182366,
                4990213.640243113,
                1128.6135875749792
              ],
              [
                437999.6166182366,
                4990213.640243113,
                1092.813587574979
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T23:35:06+00:00",
        "end_time": "2011-09-15T23:32:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7875699,
            45.06267355,
            1092.813588,
            -117.7862774,
            45.06583052,
            1128.613588
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.78752662698179,
                  45.062673546157406,
                  1092.813587574979
                ],
                [
                  -117.78756985659672,
                  45.06582190696688,
                  1092.813587574979
                ],
                [
                  -117.78632056187695,
                  45.065830515638524,
                  1128.6135875749792
                ],
                [
                  -117.78627740081863,
                  45.06268215388931,
                  1128.6135875749792
                ],
                [
                  -117.78752662698179,
                  45.062673546157406,
                  1092.813587574979
                ]
              ]
            ]
          },
          "id": "45117A7223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T23:35:06Z",
            "pc:count": 133790,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438038.987,
                "count": 133790,
                "maximum": 438097.9766,
                "minimum": 437999.6166,
                "name": "X",
                "position": 0,
                "stddev": 24.70895245,
                "variance": 610.5323312
              },
              {
                "average": 4990417.58,
                "count": 133790,
                "maximum": 4990563.42,
                "minimum": 4990213.64,
                "name": "Y",
                "position": 1,
                "stddev": 74.55695511,
                "variance": 5558.739555
              },
              {
                "average": 1109.243777,
                "count": 133790,
                "maximum": 1128.613588,
                "minimum": 1092.813588,
                "name": "Z",
                "position": 2,
                "stddev": 7.897276325,
                "variance": 62.36697336
              },
              {
                "average": 102.3624038,
                "count": 133790,
                "maximum": 231,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.39562299,
                "variance": 415.9814371
              },
              {
                "average": 1,
                "count": 133790,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 133790,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.50056058,
                "count": 133790,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000015544,
                "variance": 0.2500015544
              },
              {
                "average": 0,
                "count": 133790,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.3180731,
                "count": 133790,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4657297759,
                "variance": 0.2169042242
              },
              {
                "average": -5.939585481,
                "count": 133790,
                "maximum": 4.998000145,
                "minimum": -13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.041331154,
                "variance": 16.3323575
              },
              {
                "average": 138.6966066,
                "count": 133790,
                "maximum": 147,
                "minimum": 133,
                "name": "UserData",
                "position": 10,
                "stddev": 1.553915255,
                "variance": 2.41465262
              },
              {
                "average": 10734.53907,
                "count": 133790,
                "maximum": 10735,
                "minimum": 10734,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4984731635,
                "variance": 0.2484754947
              },
              {
                "average": 36286.29416,
                "count": 133790,
                "maximum": 49920,
                "minimum": 18944,
                "name": "Red",
                "position": 12,
                "stddev": 3748.205852,
                "variance": 14049047.11
              },
              {
                "average": 32495.58072,
                "count": 133790,
                "maximum": 48128,
                "minimum": 17664,
                "name": "Green",
                "position": 13,
                "stddev": 2906.348529,
                "variance": 8446861.77
              },
              {
                "average": 28158.65293,
                "count": 133790,
                "maximum": 45056,
                "minimum": 12544,
                "name": "Blue",
                "position": 14,
                "stddev": 2615.86793,
                "variance": 6842765.027
              },
              {
                "average": 164821.1106,
                "count": 133790,
                "maximum": 164906.4101,
                "minimum": 164721.3708,
                "name": "GpsTime",
                "position": 15,
                "stddev": 89.43265589,
                "variance": 7998.19994
              },
              {
                "average": 0,
                "count": 133790,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 133790,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 133790,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 133790,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 133790,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437999.6166,
              4990213.64,
              1092.813588,
              438097.9766,
              4990563.42,
              1128.613588
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437999.6166182366,
                    4990213.640243113,
                    1092.813587574979
                  ],
                  [
                    437999.6166182366,
                    4990563.420243112,
                    1092.813587574979
                  ],
                  [
                    438097.9766182366,
                    4990563.420243112,
                    1128.6135875749792
                  ],
                  [
                    438097.9766182366,
                    4990213.640243113,
                    1128.6135875749792
                  ],
                  [
                    437999.6166182366,
                    4990213.640243113,
                    1092.813587574979
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T23:35:06+00:00",
            "end_time": "2011-09-15T23: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": "44118G1403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752434023217,
              44.799899124835534,
              1534.3672600778389
            ],
            [
              -118.03775043167926,
              44.81250936381904,
              1534.3672600778389
            ],
            [
              -118.02503064407794,
              44.81262424646903,
              2019.5472600778387
            ],
            [
              -118.02480732266818,
              44.80001395726521,
              2019.5472600778387
            ],
            [
              -118.03752434023217,
              44.799899124835534,
              1534.3672600778389
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377504,
        44.79989912,
        1534.36726,
        -118.0248073,
        44.81262425,
        2019.54726
      ],
      "properties": {
        "datetime": "2011-09-18T22:26:34Z",
        "pc:count": 25900402,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418421.7714,
            "count": 25900402,
            "maximum": 418950.0479,
            "minimum": 417944.1079,
            "name": "X",
            "position": 0,
            "stddev": 283.0436731,
            "variance": 80113.72091
          },
          {
            "average": 4961940.273,
            "count": 25900402,
            "maximum": 4962646.006,
            "minimum": 4961244.986,
            "name": "Y",
            "position": 1,
            "stddev": 370.745861,
            "variance": 137452.4934
          },
          {
            "average": 1752.920165,
            "count": 25900402,
            "maximum": 2019.54726,
            "minimum": 1534.36726,
            "name": "Z",
            "position": 2,
            "stddev": 91.7547129,
            "variance": 8418.927338
          },
          {
            "average": 85.0513675,
            "count": 25900402,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.67032025,
            "variance": 2774.162635
          },
          {
            "average": 1.183357617,
            "count": 25900402,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4273030652,
            "variance": 0.1825879095
          },
          {
            "average": 1.374311642,
            "count": 25900402,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.585937245,
            "variance": 0.3433224551
          },
          {
            "average": 0.4991335656,
            "count": 25900402,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992589,
            "variance": 0.2499992589
          },
          {
            "average": 0,
            "count": 25900402,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.078398281,
            "count": 25900402,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2687973094,
            "variance": 0.07225199352
          },
          {
            "average": -1.667572395,
            "count": 25900402,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.146991614,
            "variance": 66.37347236
          },
          {
            "average": 87.55293574,
            "count": 25900402,
            "maximum": 157,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 62.16936358,
            "variance": 3865.029768
          },
          {
            "average": 14807.2786,
            "count": 25900402,
            "maximum": 20152,
            "minimum": 9507,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5277.459804,
            "variance": 27851581.98
          },
          {
            "average": 21176.58027,
            "count": 25900402,
            "maximum": 55552,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 11085.28935,
            "variance": 122883640
          },
          {
            "average": 21577.36449,
            "count": 25900402,
            "maximum": 55296,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 11039.96919,
            "variance": 121880919.6
          },
          {
            "average": 19844.82446,
            "count": 25900402,
            "maximum": 52480,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9784.68478,
            "variance": 95740056.24
          },
          {
            "average": 325466.2043,
            "count": 25900402,
            "maximum": 419994.6155,
            "minimum": 144677.2987,
            "name": "GpsTime",
            "position": 15,
            "stddev": 126240.691,
            "variance": 15936712070.0
          },
          {
            "average": 0,
            "count": 25900402,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25900402,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25900402,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25900402,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25900402,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417944.1079,
          4961244.986,
          1534.36726,
          418950.0479,
          4962646.006,
          2019.54726
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417944.1079422033,
                4961244.985846097,
                1534.3672600778389
              ],
              [
                417944.1079422033,
                4962646.005846096,
                1534.3672600778389
              ],
              [
                418950.04794220324,
                4962646.005846096,
                2019.5472600778387
              ],
              [
                418950.04794220324,
                4961244.985846097,
                2019.5472600778387
              ],
              [
                417944.1079422033,
                4961244.985846097,
                1534.3672600778389
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:26:34+00:00",
        "end_time": "2011-09-15T17:57:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377504,
            44.79989912,
            1534.36726,
            -118.0248073,
            44.81262425,
            2019.54726
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752434023217,
                  44.799899124835534,
                  1534.3672600778389
                ],
                [
                  -118.03775043167926,
                  44.81250936381904,
                  1534.3672600778389
                ],
                [
                  -118.02503064407794,
                  44.81262424646903,
                  2019.5472600778387
                ],
                [
                  -118.02480732266818,
                  44.80001395726521,
                  2019.5472600778387
                ],
                [
                  -118.03752434023217,
                  44.799899124835534,
                  1534.3672600778389
                ]
              ]
            ]
          },
          "id": "44118G1403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:26:34Z",
            "pc:count": 25900402,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418421.7714,
                "count": 25900402,
                "maximum": 418950.0479,
                "minimum": 417944.1079,
                "name": "X",
                "position": 0,
                "stddev": 283.0436731,
                "variance": 80113.72091
              },
              {
                "average": 4961940.273,
                "count": 25900402,
                "maximum": 4962646.006,
                "minimum": 4961244.986,
                "name": "Y",
                "position": 1,
                "stddev": 370.745861,
                "variance": 137452.4934
              },
              {
                "average": 1752.920165,
                "count": 25900402,
                "maximum": 2019.54726,
                "minimum": 1534.36726,
                "name": "Z",
                "position": 2,
                "stddev": 91.7547129,
                "variance": 8418.927338
              },
              {
                "average": 85.0513675,
                "count": 25900402,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.67032025,
                "variance": 2774.162635
              },
              {
                "average": 1.183357617,
                "count": 25900402,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4273030652,
                "variance": 0.1825879095
              },
              {
                "average": 1.374311642,
                "count": 25900402,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.585937245,
                "variance": 0.3433224551
              },
              {
                "average": 0.4991335656,
                "count": 25900402,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992589,
                "variance": 0.2499992589
              },
              {
                "average": 0,
                "count": 25900402,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.078398281,
                "count": 25900402,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2687973094,
                "variance": 0.07225199352
              },
              {
                "average": -1.667572395,
                "count": 25900402,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.146991614,
                "variance": 66.37347236
              },
              {
                "average": 87.55293574,
                "count": 25900402,
                "maximum": 157,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 62.16936358,
                "variance": 3865.029768
              },
              {
                "average": 14807.2786,
                "count": 25900402,
                "maximum": 20152,
                "minimum": 9507,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5277.459804,
                "variance": 27851581.98
              },
              {
                "average": 21176.58027,
                "count": 25900402,
                "maximum": 55552,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 11085.28935,
                "variance": 122883640
              },
              {
                "average": 21577.36449,
                "count": 25900402,
                "maximum": 55296,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 11039.96919,
                "variance": 121880919.6
              },
              {
                "average": 19844.82446,
                "count": 25900402,
                "maximum": 52480,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9784.68478,
                "variance": 95740056.24
              },
              {
                "average": 325466.2043,
                "count": 25900402,
                "maximum": 419994.6155,
                "minimum": 144677.2987,
                "name": "GpsTime",
                "position": 15,
                "stddev": 126240.691,
                "variance": 15936712070.0
              },
              {
                "average": 0,
                "count": 25900402,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25900402,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25900402,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25900402,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25900402,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417944.1079,
              4961244.986,
              1534.36726,
              418950.0479,
              4962646.006,
              2019.54726
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417944.1079422033,
                    4961244.985846097,
                    1534.3672600778389
                  ],
                  [
                    417944.1079422033,
                    4962646.005846096,
                    1534.3672600778389
                  ],
                  [
                    418950.04794220324,
                    4962646.005846096,
                    2019.5472600778387
                  ],
                  [
                    418950.04794220324,
                    4961244.985846097,
                    2019.5472600778387
                  ],
                  [
                    417944.1079422033,
                    4961244.985846097,
                    1534.3672600778389
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:26:34+00:00",
            "end_time": "2011-09-15T17:57: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": "45117A8301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002469910311,
              45.04990354144208,
              1055.3489238282841
            ],
            [
              -118.00024446395905,
              45.06250977297292,
              1055.3489238282841
            ],
            [
              -117.98752915980324,
              45.06262043791672,
              1116.588923828284
            ],
            [
              -117.98731218753461,
              45.05001415802598,
              1116.588923828284
            ],
            [
              -118.00002469910311,
              45.04990354144208,
              1055.3489238282841
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002445,
        45.04990354,
        1055.348924,
        -117.9873122,
        45.06262044,
        1116.588924
      ],
      "properties": {
        "datetime": "2011-09-20T03:17:41Z",
        "pc:count": 11403296,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421757.2798,
            "count": 11403296,
            "maximum": 422253.4824,
            "minimum": 421252.2624,
            "name": "X",
            "position": 0,
            "stddev": 283.8620404,
            "variance": 80577.65796
          },
          {
            "average": 4989679.619,
            "count": 11403296,
            "maximum": 4990380.414,
            "minimum": 4988979.794,
            "name": "Y",
            "position": 1,
            "stddev": 401.2808502,
            "variance": 161026.3208
          },
          {
            "average": 1068.65193,
            "count": 11403296,
            "maximum": 1116.588924,
            "minimum": 1055.348924,
            "name": "Z",
            "position": 2,
            "stddev": 9.559894588,
            "variance": 91.39158453
          },
          {
            "average": 223.2860988,
            "count": 11403296,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.82221225,
            "variance": 830.7199188
          },
          {
            "average": 1.000606228,
            "count": 11403296,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02544460076,
            "variance": 0.0006474277079
          },
          {
            "average": 1.001207809,
            "count": 11403296,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03644268374,
            "variance": 0.001328069199
          },
          {
            "average": 0.4989002302,
            "count": 11403296,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988124,
            "variance": 0.2499988124
          },
          {
            "average": 0,
            "count": 11403296,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.258108007,
            "count": 11403296,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4375937389,
            "variance": 0.1914882804
          },
          {
            "average": 1.052804341,
            "count": 11403296,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.966016341,
            "variance": 63.45741635
          },
          {
            "average": 199.2072151,
            "count": 11403296,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 5.639037326,
            "variance": 31.79874196
          },
          {
            "average": 268.2663941,
            "count": 11403296,
            "maximum": 282,
            "minimum": 255,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56654877,
            "variance": 111.6519529
          },
          {
            "average": 27605.96247,
            "count": 11403296,
            "maximum": 63488,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 8741.672094,
            "variance": 76416831
          },
          {
            "average": 28292.63428,
            "count": 11403296,
            "maximum": 64512,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 6630.33069,
            "variance": 43961285.06
          },
          {
            "average": 21775.03303,
            "count": 11403296,
            "maximum": 63232,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4941.631159,
            "variance": 24419718.51
          },
          {
            "average": 521917.4068,
            "count": 11403296,
            "maximum": 523861.1502,
            "minimum": 520651.8814,
            "name": "GpsTime",
            "position": 15,
            "stddev": 671.7739929,
            "variance": 451280.2976
          },
          {
            "average": 0,
            "count": 11403296,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11403296,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11403296,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11403296,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11403296,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421252.2624,
          4988979.794,
          1055.348924,
          422253.4824,
          4990380.414,
          1116.588924
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421252.2624486461,
                4988979.793749529,
                1055.3489238282841
              ],
              [
                421252.2624486461,
                4990380.413749528,
                1055.3489238282841
              ],
              [
                422253.4824486461,
                4990380.413749528,
                1116.588923828284
              ],
              [
                422253.4824486461,
                4988979.793749529,
                1116.588923828284
              ],
              [
                421252.2624486461,
                4988979.793749529,
                1055.3489238282841
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T03:17:41+00:00",
        "end_time": "2011-09-20T02:24:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002445,
            45.04990354,
            1055.348924,
            -117.9873122,
            45.06262044,
            1116.588924
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002469910311,
                  45.04990354144208,
                  1055.3489238282841
                ],
                [
                  -118.00024446395905,
                  45.06250977297292,
                  1055.3489238282841
                ],
                [
                  -117.98752915980324,
                  45.06262043791672,
                  1116.588923828284
                ],
                [
                  -117.98731218753461,
                  45.05001415802598,
                  1116.588923828284
                ],
                [
                  -118.00002469910311,
                  45.04990354144208,
                  1055.3489238282841
                ]
              ]
            ]
          },
          "id": "45117A8301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T03:17:41Z",
            "pc:count": 11403296,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421757.2798,
                "count": 11403296,
                "maximum": 422253.4824,
                "minimum": 421252.2624,
                "name": "X",
                "position": 0,
                "stddev": 283.8620404,
                "variance": 80577.65796
              },
              {
                "average": 4989679.619,
                "count": 11403296,
                "maximum": 4990380.414,
                "minimum": 4988979.794,
                "name": "Y",
                "position": 1,
                "stddev": 401.2808502,
                "variance": 161026.3208
              },
              {
                "average": 1068.65193,
                "count": 11403296,
                "maximum": 1116.588924,
                "minimum": 1055.348924,
                "name": "Z",
                "position": 2,
                "stddev": 9.559894588,
                "variance": 91.39158453
              },
              {
                "average": 223.2860988,
                "count": 11403296,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.82221225,
                "variance": 830.7199188
              },
              {
                "average": 1.000606228,
                "count": 11403296,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02544460076,
                "variance": 0.0006474277079
              },
              {
                "average": 1.001207809,
                "count": 11403296,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03644268374,
                "variance": 0.001328069199
              },
              {
                "average": 0.4989002302,
                "count": 11403296,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988124,
                "variance": 0.2499988124
              },
              {
                "average": 0,
                "count": 11403296,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.258108007,
                "count": 11403296,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4375937389,
                "variance": 0.1914882804
              },
              {
                "average": 1.052804341,
                "count": 11403296,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.966016341,
                "variance": 63.45741635
              },
              {
                "average": 199.2072151,
                "count": 11403296,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 5.639037326,
                "variance": 31.79874196
              },
              {
                "average": 268.2663941,
                "count": 11403296,
                "maximum": 282,
                "minimum": 255,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56654877,
                "variance": 111.6519529
              },
              {
                "average": 27605.96247,
                "count": 11403296,
                "maximum": 63488,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 8741.672094,
                "variance": 76416831
              },
              {
                "average": 28292.63428,
                "count": 11403296,
                "maximum": 64512,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 6630.33069,
                "variance": 43961285.06
              },
              {
                "average": 21775.03303,
                "count": 11403296,
                "maximum": 63232,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4941.631159,
                "variance": 24419718.51
              },
              {
                "average": 521917.4068,
                "count": 11403296,
                "maximum": 523861.1502,
                "minimum": 520651.8814,
                "name": "GpsTime",
                "position": 15,
                "stddev": 671.7739929,
                "variance": 451280.2976
              },
              {
                "average": 0,
                "count": 11403296,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11403296,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11403296,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11403296,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11403296,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421252.2624,
              4988979.794,
              1055.348924,
              422253.4824,
              4990380.414,
              1116.588924
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421252.2624486461,
                    4988979.793749529,
                    1055.3489238282841
                  ],
                  [
                    421252.2624486461,
                    4990380.413749528,
                    1055.3489238282841
                  ],
                  [
                    422253.4824486461,
                    4990380.413749528,
                    1116.588923828284
                  ],
                  [
                    422253.4824486461,
                    4988979.793749529,
                    1116.588923828284
                  ],
                  [
                    421252.2624486461,
                    4988979.793749529,
                    1055.3489238282841
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T03:17:41+00:00",
            "end_time": "2011-09-20T02:24: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": "44118H1410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252432077862,
              44.912401962557645,
              1059.241153964034
            ],
            [
              -118.01274578431504,
              44.925009350541686,
              1059.241153964034
            ],
            [
              -118.00002947754741,
              44.92512141822978,
              1109.9811539640339
            ],
            [
              -117.99981079363661,
              44.912513981268255,
              1109.9811539640339
            ],
            [
              -118.01252432077862,
              44.912401962557645,
              1059.241153964034
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127458,
        44.91240196,
        1059.241154,
        -117.9998108,
        44.92512142,
        1109.981154
      ],
      "properties": {
        "datetime": "2011-09-20T21:52:28Z",
        "pc:count": 19755083,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420627.8029,
            "count": 19755083,
            "maximum": 421080.8296,
            "minimum": 420077.1296,
            "name": "X",
            "position": 0,
            "stddev": 276.3197372,
            "variance": 76352.59717
          },
          {
            "average": 4974450.434,
            "count": 19755083,
            "maximum": 4975118.113,
            "minimum": 4973717.393,
            "name": "Y",
            "position": 1,
            "stddev": 393.4948621,
            "variance": 154838.2065
          },
          {
            "average": 1069.798739,
            "count": 19755083,
            "maximum": 1109.981154,
            "minimum": 1059.241154,
            "name": "Z",
            "position": 2,
            "stddev": 6.00346586,
            "variance": 36.04160233
          },
          {
            "average": 156.6523489,
            "count": 19755083,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 68.51878163,
            "variance": 4694.823436
          },
          {
            "average": 1.028065384,
            "count": 19755083,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1855884322,
            "variance": 0.03444306617
          },
          {
            "average": 1.056954658,
            "count": 19755083,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2763285294,
            "variance": 0.07635745618
          },
          {
            "average": 0.499835865,
            "count": 19755083,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999857,
            "variance": 0.2499999857
          },
          {
            "average": 0,
            "count": 19755083,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.165988014,
            "count": 19755083,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3720698865,
            "variance": 0.1384360004
          },
          {
            "average": -0.4722040721,
            "count": 19755083,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.312224821,
            "variance": 69.09308147
          },
          {
            "average": 187.4753809,
            "count": 19755083,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 10.53105604,
            "variance": 110.9031412
          },
          {
            "average": 8757.555157,
            "count": 19755083,
            "maximum": 20078,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8304.149077,
            "variance": 68958891.9
          },
          {
            "average": 24813.73536,
            "count": 19755083,
            "maximum": 63488,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 9168.07737,
            "variance": 84053642.66
          },
          {
            "average": 27823.23908,
            "count": 19755083,
            "maximum": 64000,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 7590.667961,
            "variance": 57618240.09
          },
          {
            "average": 21073.67483,
            "count": 19755083,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6430.748667,
            "variance": 41354528.42
          },
          {
            "average": 432653.599,
            "count": 19755083,
            "maximum": 590748.0265,
            "minimum": 320425.8277,
            "name": "GpsTime",
            "position": 15,
            "stddev": 130229.8241,
            "variance": 16959807100.0
          },
          {
            "average": 0,
            "count": 19755083,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19755083,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19755083,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19755083,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19755083,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420077.1296,
          4973717.393,
          1059.241154,
          421080.8296,
          4975118.113,
          1109.981154
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420077.1296244968,
                4973717.393404583,
                1059.241153964034
              ],
              [
                420077.1296244968,
                4975118.113404584,
                1059.241153964034
              ],
              [
                421080.82962449675,
                4975118.113404584,
                1109.9811539640339
              ],
              [
                421080.82962449675,
                4973717.393404583,
                1109.9811539640339
              ],
              [
                420077.1296244968,
                4973717.393404583,
                1059.241153964034
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:52:28+00:00",
        "end_time": "2011-09-17T18:47:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127458,
            44.91240196,
            1059.241154,
            -117.9998108,
            44.92512142,
            1109.981154
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252432077862,
                  44.912401962557645,
                  1059.241153964034
                ],
                [
                  -118.01274578431504,
                  44.925009350541686,
                  1059.241153964034
                ],
                [
                  -118.00002947754741,
                  44.92512141822978,
                  1109.9811539640339
                ],
                [
                  -117.99981079363661,
                  44.912513981268255,
                  1109.9811539640339
                ],
                [
                  -118.01252432077862,
                  44.912401962557645,
                  1059.241153964034
                ]
              ]
            ]
          },
          "id": "44118H1410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:52:28Z",
            "pc:count": 19755083,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420627.8029,
                "count": 19755083,
                "maximum": 421080.8296,
                "minimum": 420077.1296,
                "name": "X",
                "position": 0,
                "stddev": 276.3197372,
                "variance": 76352.59717
              },
              {
                "average": 4974450.434,
                "count": 19755083,
                "maximum": 4975118.113,
                "minimum": 4973717.393,
                "name": "Y",
                "position": 1,
                "stddev": 393.4948621,
                "variance": 154838.2065
              },
              {
                "average": 1069.798739,
                "count": 19755083,
                "maximum": 1109.981154,
                "minimum": 1059.241154,
                "name": "Z",
                "position": 2,
                "stddev": 6.00346586,
                "variance": 36.04160233
              },
              {
                "average": 156.6523489,
                "count": 19755083,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 68.51878163,
                "variance": 4694.823436
              },
              {
                "average": 1.028065384,
                "count": 19755083,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1855884322,
                "variance": 0.03444306617
              },
              {
                "average": 1.056954658,
                "count": 19755083,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2763285294,
                "variance": 0.07635745618
              },
              {
                "average": 0.499835865,
                "count": 19755083,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999857,
                "variance": 0.2499999857
              },
              {
                "average": 0,
                "count": 19755083,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.165988014,
                "count": 19755083,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3720698865,
                "variance": 0.1384360004
              },
              {
                "average": -0.4722040721,
                "count": 19755083,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.312224821,
                "variance": 69.09308147
              },
              {
                "average": 187.4753809,
                "count": 19755083,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 10.53105604,
                "variance": 110.9031412
              },
              {
                "average": 8757.555157,
                "count": 19755083,
                "maximum": 20078,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8304.149077,
                "variance": 68958891.9
              },
              {
                "average": 24813.73536,
                "count": 19755083,
                "maximum": 63488,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 9168.07737,
                "variance": 84053642.66
              },
              {
                "average": 27823.23908,
                "count": 19755083,
                "maximum": 64000,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 7590.667961,
                "variance": 57618240.09
              },
              {
                "average": 21073.67483,
                "count": 19755083,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6430.748667,
                "variance": 41354528.42
              },
              {
                "average": 432653.599,
                "count": 19755083,
                "maximum": 590748.0265,
                "minimum": 320425.8277,
                "name": "GpsTime",
                "position": 15,
                "stddev": 130229.8241,
                "variance": 16959807100.0
              },
              {
                "average": 0,
                "count": 19755083,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19755083,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19755083,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19755083,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19755083,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420077.1296,
              4973717.393,
              1059.241154,
              421080.8296,
              4975118.113,
              1109.981154
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420077.1296244968,
                    4973717.393404583,
                    1059.241153964034
                  ],
                  [
                    420077.1296244968,
                    4975118.113404584,
                    1059.241153964034
                  ],
                  [
                    421080.82962449675,
                    4975118.113404584,
                    1109.9811539640339
                  ],
                  [
                    421080.82962449675,
                    4973717.393404583,
                    1109.9811539640339
                  ],
                  [
                    420077.1296244968,
                    4973717.393404583,
                    1059.241153964034
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:52:28+00:00",
            "end_time": "2011-09-17T18:47:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117A7301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502427963733,
              45.04991705311561,
              965.1984695152623
            ],
            [
              -117.87521635703325,
              45.062509334299676,
              965.1984695152623
            ],
            [
              -117.86252981316913,
              45.06260585825888,
              1076.3184695152622
            ],
            [
              -117.86234051915753,
              45.050013534941044,
              1076.3184695152622
            ],
            [
              -117.87502427963733,
              45.04991705311561,
              965.1984695152623
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752164,
        45.04991705,
        965.1984695,
        -117.8623405,
        45.06260586,
        1076.31847
      ],
      "properties": {
        "datetime": "2011-09-17T18:12:22Z",
        "pc:count": 10564130,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431589.0923,
            "count": 10564130,
            "maximum": 432094.587,
            "minimum": 431095.667,
            "name": "X",
            "position": 0,
            "stddev": 286.370561,
            "variance": 82008.09823
          },
          {
            "average": 4989534.973,
            "count": 10564130,
            "maximum": 4990266.315,
            "minimum": 4988867.295,
            "name": "Y",
            "position": 1,
            "stddev": 382.8315318,
            "variance": 146559.9818
          },
          {
            "average": 1022.031024,
            "count": 10564130,
            "maximum": 1076.31847,
            "minimum": 965.1984695,
            "name": "Z",
            "position": 2,
            "stddev": 31.33473404,
            "variance": 981.8655574
          },
          {
            "average": 109.4834523,
            "count": 10564130,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.52508145,
            "variance": 553.4294573
          },
          {
            "average": 1.00090476,
            "count": 10564130,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03111159611,
            "variance": 0.0009679314126
          },
          {
            "average": 1.002006886,
            "count": 10564130,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04744929096,
            "variance": 0.002251435212
          },
          {
            "average": 0.4999501142,
            "count": 10564130,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000212,
            "variance": 0.2500000212
          },
          {
            "average": 0,
            "count": 10564130,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.30764966,
            "count": 10564130,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4615207111,
            "variance": 0.2130013668
          },
          {
            "average": -0.05329343374,
            "count": 10564130,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.637184852,
            "variance": 74.60096216
          },
          {
            "average": 138.6290771,
            "count": 10564130,
            "maximum": 165,
            "minimum": 127,
            "name": "UserData",
            "position": 10,
            "stddev": 3.577924915,
            "variance": 12.80154669
          },
          {
            "average": 10768.06482,
            "count": 10564130,
            "maximum": 10773,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.33668843,
            "variance": 177.8672583
          },
          {
            "average": 38660.60899,
            "count": 10564130,
            "maximum": 56832,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 5877.924097,
            "variance": 34549991.69
          },
          {
            "average": 33814.27934,
            "count": 10564130,
            "maximum": 56064,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 5123.058985,
            "variance": 26245733.37
          },
          {
            "average": 28781.24067,
            "count": 10564130,
            "maximum": 56832,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 4446.686329,
            "variance": 19773019.31
          },
          {
            "average": 248629.0843,
            "count": 10564130,
            "maximum": 318342.3076,
            "minimum": 244096.9881,
            "name": "GpsTime",
            "position": 15,
            "stddev": 8253.892352,
            "variance": 68126738.96
          },
          {
            "average": 0,
            "count": 10564130,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10564130,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10564130,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10564130,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10564130,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431095.667,
          4988867.295,
          965.1984695,
          432094.587,
          4990266.315,
          1076.31847
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431095.66704176465,
                4988867.294555206,
                965.1984695152623
              ],
              [
                431095.66704176465,
                4990266.314555205,
                965.1984695152623
              ],
              [
                432094.5870417647,
                4990266.314555205,
                1076.3184695152622
              ],
              [
                432094.5870417647,
                4988867.294555206,
                1076.3184695152622
              ],
              [
                431095.66704176465,
                4988867.294555206,
                965.1984695152623
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T18:12:22+00:00",
        "end_time": "2011-09-16T21:34:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752164,
            45.04991705,
            965.1984695,
            -117.8623405,
            45.06260586,
            1076.31847
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502427963733,
                  45.04991705311561,
                  965.1984695152623
                ],
                [
                  -117.87521635703325,
                  45.062509334299676,
                  965.1984695152623
                ],
                [
                  -117.86252981316913,
                  45.06260585825888,
                  1076.3184695152622
                ],
                [
                  -117.86234051915753,
                  45.050013534941044,
                  1076.3184695152622
                ],
                [
                  -117.87502427963733,
                  45.04991705311561,
                  965.1984695152623
                ]
              ]
            ]
          },
          "id": "45117A7301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T18:12:22Z",
            "pc:count": 10564130,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431589.0923,
                "count": 10564130,
                "maximum": 432094.587,
                "minimum": 431095.667,
                "name": "X",
                "position": 0,
                "stddev": 286.370561,
                "variance": 82008.09823
              },
              {
                "average": 4989534.973,
                "count": 10564130,
                "maximum": 4990266.315,
                "minimum": 4988867.295,
                "name": "Y",
                "position": 1,
                "stddev": 382.8315318,
                "variance": 146559.9818
              },
              {
                "average": 1022.031024,
                "count": 10564130,
                "maximum": 1076.31847,
                "minimum": 965.1984695,
                "name": "Z",
                "position": 2,
                "stddev": 31.33473404,
                "variance": 981.8655574
              },
              {
                "average": 109.4834523,
                "count": 10564130,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.52508145,
                "variance": 553.4294573
              },
              {
                "average": 1.00090476,
                "count": 10564130,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03111159611,
                "variance": 0.0009679314126
              },
              {
                "average": 1.002006886,
                "count": 10564130,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04744929096,
                "variance": 0.002251435212
              },
              {
                "average": 0.4999501142,
                "count": 10564130,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000212,
                "variance": 0.2500000212
              },
              {
                "average": 0,
                "count": 10564130,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.30764966,
                "count": 10564130,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4615207111,
                "variance": 0.2130013668
              },
              {
                "average": -0.05329343374,
                "count": 10564130,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.637184852,
                "variance": 74.60096216
              },
              {
                "average": 138.6290771,
                "count": 10564130,
                "maximum": 165,
                "minimum": 127,
                "name": "UserData",
                "position": 10,
                "stddev": 3.577924915,
                "variance": 12.80154669
              },
              {
                "average": 10768.06482,
                "count": 10564130,
                "maximum": 10773,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.33668843,
                "variance": 177.8672583
              },
              {
                "average": 38660.60899,
                "count": 10564130,
                "maximum": 56832,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 5877.924097,
                "variance": 34549991.69
              },
              {
                "average": 33814.27934,
                "count": 10564130,
                "maximum": 56064,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 5123.058985,
                "variance": 26245733.37
              },
              {
                "average": 28781.24067,
                "count": 10564130,
                "maximum": 56832,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 4446.686329,
                "variance": 19773019.31
              },
              {
                "average": 248629.0843,
                "count": 10564130,
                "maximum": 318342.3076,
                "minimum": 244096.9881,
                "name": "GpsTime",
                "position": 15,
                "stddev": 8253.892352,
                "variance": 68126738.96
              },
              {
                "average": 0,
                "count": 10564130,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10564130,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10564130,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10564130,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10564130,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431095.667,
              4988867.295,
              965.1984695,
              432094.587,
              4990266.315,
              1076.31847
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431095.66704176465,
                    4988867.294555206,
                    965.1984695152623
                  ],
                  [
                    431095.66704176465,
                    4990266.314555205,
                    965.1984695152623
                  ],
                  [
                    432094.5870417647,
                    4990266.314555205,
                    1076.3184695152622
                  ],
                  [
                    432094.5870417647,
                    4988867.294555206,
                    1076.3184695152622
                  ],
                  [
                    431095.66704176465,
                    4988867.294555206,
                    965.1984695152623
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T18:12:22+00:00",
            "end_time": "2011-09-16T21: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": "45117A7202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002526043735,
              45.1124253902254,
              1289.3642890279189
            ],
            [
              -117.80020115561223,
              45.12501039372144,
              1289.3642890279189
            ],
            [
              -117.7875282421943,
              45.12509848746819,
              1553.724289027919
            ],
            [
              -117.7873551320005,
              45.11251344554011,
              1553.724289027919
            ],
            [
              -117.80002526043735,
              45.1124253902254,
              1289.3642890279189
            ]
          ]
        ]
      },
      "bbox": [
        -117.8002012,
        45.11242539,
        1289.364289,
        -117.7873551,
        45.12509849,
        1553.724289
      ],
      "properties": {
        "datetime": "2011-09-15T23:02:31Z",
        "pc:count": 9678528,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437575.7477,
            "count": 9678528,
            "maximum": 438067.0035,
            "minimum": 437070.2635,
            "name": "X",
            "position": 0,
            "stddev": 282.631538,
            "variance": 79880.58626
          },
          {
            "average": 4996460.143,
            "count": 9678528,
            "maximum": 4997148.374,
            "minimum": 4995750.174,
            "name": "Y",
            "position": 1,
            "stddev": 406.9008795,
            "variance": 165568.3257
          },
          {
            "average": 1401.518972,
            "count": 9678528,
            "maximum": 1553.724289,
            "minimum": 1289.364289,
            "name": "Z",
            "position": 2,
            "stddev": 56.15360412,
            "variance": 3153.227255
          },
          {
            "average": 110.4185523,
            "count": 9678528,
            "maximum": 249,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.15692667,
            "variance": 632.8709593
          },
          {
            "average": 1.001183754,
            "count": 9678528,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03522546252,
            "variance": 0.00124083321
          },
          {
            "average": 1.002507096,
            "count": 9678528,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05205106771,
            "variance": 0.00270931365
          },
          {
            "average": 0.5000180813,
            "count": 9678528,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000255,
            "variance": 0.2500000255
          },
          {
            "average": 0,
            "count": 9678528,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.293687532,
            "count": 9678528,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4554505318,
            "variance": 0.2074351869
          },
          {
            "average": 0.3789699951,
            "count": 9678528,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.49840332,
            "variance": 72.22285899
          },
          {
            "average": 132.7677456,
            "count": 9678528,
            "maximum": 145,
            "minimum": 124,
            "name": "UserData",
            "position": 10,
            "stddev": 2.280363135,
            "variance": 5.200056029
          },
          {
            "average": 10725.99642,
            "count": 9678528,
            "maximum": 10730,
            "minimum": 10722,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.687476894,
            "variance": 2.847578269
          },
          {
            "average": 34247.14851,
            "count": 9678528,
            "maximum": 61952,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 6210.893646,
            "variance": 38575199.88
          },
          {
            "average": 32213.7672,
            "count": 9678528,
            "maximum": 62976,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 4788.469051,
            "variance": 22929435.85
          },
          {
            "average": 26929.70507,
            "count": 9678528,
            "maximum": 64000,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 4701.804185,
            "variance": 22106962.6
          },
          {
            "average": 161104.5716,
            "count": 9678528,
            "maximum": 162951.3459,
            "minimum": 159451.706,
            "name": "GpsTime",
            "position": 15,
            "stddev": 740.5224418,
            "variance": 548373.4867
          },
          {
            "average": 0,
            "count": 9678528,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9678528,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9678528,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9678528,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9678528,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437070.2635,
          4995750.174,
          1289.364289,
          438067.0035,
          4997148.374,
          1553.724289
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437070.26347203774,
                4995750.174145502,
                1289.3642890279189
              ],
              [
                437070.26347203774,
                4997148.374145501,
                1289.3642890279189
              ],
              [
                438067.00347203773,
                4997148.374145501,
                1553.724289027919
              ],
              [
                438067.00347203773,
                4995750.174145502,
                1553.724289027919
              ],
              [
                437070.26347203774,
                4995750.174145502,
                1289.3642890279189
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T23:02:31+00:00",
        "end_time": "2011-09-15T22:04:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8002012,
            45.11242539,
            1289.364289,
            -117.7873551,
            45.12509849,
            1553.724289
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002526043735,
                  45.1124253902254,
                  1289.3642890279189
                ],
                [
                  -117.80020115561223,
                  45.12501039372144,
                  1289.3642890279189
                ],
                [
                  -117.7875282421943,
                  45.12509848746819,
                  1553.724289027919
                ],
                [
                  -117.7873551320005,
                  45.11251344554011,
                  1553.724289027919
                ],
                [
                  -117.80002526043735,
                  45.1124253902254,
                  1289.3642890279189
                ]
              ]
            ]
          },
          "id": "45117A7202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T23:02:31Z",
            "pc:count": 9678528,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437575.7477,
                "count": 9678528,
                "maximum": 438067.0035,
                "minimum": 437070.2635,
                "name": "X",
                "position": 0,
                "stddev": 282.631538,
                "variance": 79880.58626
              },
              {
                "average": 4996460.143,
                "count": 9678528,
                "maximum": 4997148.374,
                "minimum": 4995750.174,
                "name": "Y",
                "position": 1,
                "stddev": 406.9008795,
                "variance": 165568.3257
              },
              {
                "average": 1401.518972,
                "count": 9678528,
                "maximum": 1553.724289,
                "minimum": 1289.364289,
                "name": "Z",
                "position": 2,
                "stddev": 56.15360412,
                "variance": 3153.227255
              },
              {
                "average": 110.4185523,
                "count": 9678528,
                "maximum": 249,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.15692667,
                "variance": 632.8709593
              },
              {
                "average": 1.001183754,
                "count": 9678528,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03522546252,
                "variance": 0.00124083321
              },
              {
                "average": 1.002507096,
                "count": 9678528,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05205106771,
                "variance": 0.00270931365
              },
              {
                "average": 0.5000180813,
                "count": 9678528,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000255,
                "variance": 0.2500000255
              },
              {
                "average": 0,
                "count": 9678528,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.293687532,
                "count": 9678528,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4554505318,
                "variance": 0.2074351869
              },
              {
                "average": 0.3789699951,
                "count": 9678528,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.49840332,
                "variance": 72.22285899
              },
              {
                "average": 132.7677456,
                "count": 9678528,
                "maximum": 145,
                "minimum": 124,
                "name": "UserData",
                "position": 10,
                "stddev": 2.280363135,
                "variance": 5.200056029
              },
              {
                "average": 10725.99642,
                "count": 9678528,
                "maximum": 10730,
                "minimum": 10722,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.687476894,
                "variance": 2.847578269
              },
              {
                "average": 34247.14851,
                "count": 9678528,
                "maximum": 61952,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 6210.893646,
                "variance": 38575199.88
              },
              {
                "average": 32213.7672,
                "count": 9678528,
                "maximum": 62976,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 4788.469051,
                "variance": 22929435.85
              },
              {
                "average": 26929.70507,
                "count": 9678528,
                "maximum": 64000,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 4701.804185,
                "variance": 22106962.6
              },
              {
                "average": 161104.5716,
                "count": 9678528,
                "maximum": 162951.3459,
                "minimum": 159451.706,
                "name": "GpsTime",
                "position": 15,
                "stddev": 740.5224418,
                "variance": 548373.4867
              },
              {
                "average": 0,
                "count": 9678528,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9678528,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9678528,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9678528,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9678528,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437070.2635,
              4995750.174,
              1289.364289,
              438067.0035,
              4997148.374,
              1553.724289
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437070.26347203774,
                    4995750.174145502,
                    1289.3642890279189
                  ],
                  [
                    437070.26347203774,
                    4997148.374145501,
                    1289.3642890279189
                  ],
                  [
                    438067.00347203773,
                    4997148.374145501,
                    1553.724289027919
                  ],
                  [
                    438067.00347203773,
                    4995750.174145502,
                    1553.724289027919
                  ],
                  [
                    437070.26347203774,
                    4995750.174145502,
                    1289.3642890279189
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T23:02:31+00:00",
            "end_time": "2011-09-15T22:04: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": "45117A8408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252781338304,
              45.03741130187509,
              978.5494268816431
            ],
            [
              -117.91272811258025,
              45.05000834229931,
              978.5494268816431
            ],
            [
              -117.90003252562693,
              45.050109105785594,
              1032.9294268816432
            ],
            [
              -117.89983501157484,
              45.03751202136048,
              1032.9294268816432
            ],
            [
              -117.91252781338304,
              45.03741130187509,
              978.5494268816431
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127281,
        45.0374113,
        978.5494269,
        -117.899835,
        45.05010911,
        1032.929427
      ],
      "properties": {
        "datetime": "2011-09-19T22:54:25Z",
        "pc:count": 12949824,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428647.8923,
            "count": 12949824,
            "maximum": 429126.5843,
            "minimum": 428126.7243,
            "name": "X",
            "position": 0,
            "stddev": 284.494466,
            "variance": 80937.10119
          },
          {
            "average": 4988259.524,
            "count": 12949824,
            "maximum": 4988910.22,
            "minimum": 4987510.66,
            "name": "Y",
            "position": 1,
            "stddev": 414.2658636,
            "variance": 171616.2058
          },
          {
            "average": 987.4599544,
            "count": 12949824,
            "maximum": 1032.929427,
            "minimum": 978.5494269,
            "name": "Z",
            "position": 2,
            "stddev": 5.815285469,
            "variance": 33.81754509
          },
          {
            "average": 212.3638459,
            "count": 12949824,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.37686093,
            "variance": 2849.089283
          },
          {
            "average": 1.0117068,
            "count": 12949824,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1214808403,
            "variance": 0.01475759456
          },
          {
            "average": 1.023454141,
            "count": 12949824,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1805771775,
            "variance": 0.03260811704
          },
          {
            "average": 0.4992419974,
            "count": 12949824,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994447,
            "variance": 0.2499994447
          },
          {
            "average": 0,
            "count": 12949824,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.254611723,
            "count": 12949824,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4356427529,
            "variance": 0.1897846081
          },
          {
            "average": 0.9177624259,
            "count": 12949824,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.110662292,
            "variance": 65.78284282
          },
          {
            "average": 190.4892061,
            "count": 12949824,
            "maximum": 211,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 18.62735455,
            "variance": 346.9783375
          },
          {
            "average": 1227.965901,
            "count": 12949824,
            "maximum": 10670,
            "minimum": 106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3224.536652,
            "variance": 10397636.62
          },
          {
            "average": 488191.0423,
            "count": 12949824,
            "maximum": 508065.2993,
            "minimum": 326895.5963,
            "name": "GpsTime",
            "position": 12,
            "stddev": 54788.48898,
            "variance": 3001778524
          },
          {
            "average": 0,
            "count": 12949824,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12949824,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12949824,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12949824,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12949824,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428126.7243,
          4987510.66,
          978.5494269,
          429126.5843,
          4988910.22,
          1032.929427
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428126.72427792114,
                4987510.660364059,
                978.5494268816431
              ],
              [
                428126.72427792114,
                4988910.220364059,
                978.5494268816431
              ],
              [
                429126.5842779211,
                4988910.220364059,
                1032.9294268816432
              ],
              [
                429126.5842779211,
                4987510.660364059,
                1032.9294268816432
              ],
              [
                428126.72427792114,
                4987510.660364059,
                978.5494268816431
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T22:54:25+00:00",
        "end_time": "2011-09-17T20:34:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127281,
            45.0374113,
            978.5494269,
            -117.899835,
            45.05010911,
            1032.929427
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252781338304,
                  45.03741130187509,
                  978.5494268816431
                ],
                [
                  -117.91272811258025,
                  45.05000834229931,
                  978.5494268816431
                ],
                [
                  -117.90003252562693,
                  45.050109105785594,
                  1032.9294268816432
                ],
                [
                  -117.89983501157484,
                  45.03751202136048,
                  1032.9294268816432
                ],
                [
                  -117.91252781338304,
                  45.03741130187509,
                  978.5494268816431
                ]
              ]
            ]
          },
          "id": "45117A8408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:54:25Z",
            "pc:count": 12949824,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428647.8923,
                "count": 12949824,
                "maximum": 429126.5843,
                "minimum": 428126.7243,
                "name": "X",
                "position": 0,
                "stddev": 284.494466,
                "variance": 80937.10119
              },
              {
                "average": 4988259.524,
                "count": 12949824,
                "maximum": 4988910.22,
                "minimum": 4987510.66,
                "name": "Y",
                "position": 1,
                "stddev": 414.2658636,
                "variance": 171616.2058
              },
              {
                "average": 987.4599544,
                "count": 12949824,
                "maximum": 1032.929427,
                "minimum": 978.5494269,
                "name": "Z",
                "position": 2,
                "stddev": 5.815285469,
                "variance": 33.81754509
              },
              {
                "average": 212.3638459,
                "count": 12949824,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.37686093,
                "variance": 2849.089283
              },
              {
                "average": 1.0117068,
                "count": 12949824,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1214808403,
                "variance": 0.01475759456
              },
              {
                "average": 1.023454141,
                "count": 12949824,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1805771775,
                "variance": 0.03260811704
              },
              {
                "average": 0.4992419974,
                "count": 12949824,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994447,
                "variance": 0.2499994447
              },
              {
                "average": 0,
                "count": 12949824,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.254611723,
                "count": 12949824,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4356427529,
                "variance": 0.1897846081
              },
              {
                "average": 0.9177624259,
                "count": 12949824,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.110662292,
                "variance": 65.78284282
              },
              {
                "average": 190.4892061,
                "count": 12949824,
                "maximum": 211,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 18.62735455,
                "variance": 346.9783375
              },
              {
                "average": 1227.965901,
                "count": 12949824,
                "maximum": 10670,
                "minimum": 106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3224.536652,
                "variance": 10397636.62
              },
              {
                "average": 488191.0423,
                "count": 12949824,
                "maximum": 508065.2993,
                "minimum": 326895.5963,
                "name": "GpsTime",
                "position": 12,
                "stddev": 54788.48898,
                "variance": 3001778524
              },
              {
                "average": 0,
                "count": 12949824,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12949824,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12949824,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12949824,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12949824,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428126.7243,
              4987510.66,
              978.5494269,
              429126.5843,
              4988910.22,
              1032.929427
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428126.72427792114,
                    4987510.660364059,
                    978.5494268816431
                  ],
                  [
                    428126.72427792114,
                    4988910.220364059,
                    978.5494268816431
                  ],
                  [
                    429126.5842779211,
                    4988910.220364059,
                    1032.9294268816432
                  ],
                  [
                    429126.5842779211,
                    4987510.660364059,
                    1032.9294268816432
                  ],
                  [
                    428126.72427792114,
                    4987510.660364059,
                    978.5494268816431
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T22:54:25+00:00",
            "end_time": "2011-09-17T20: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": "44118H1411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05153384788905,
              44.90511803176005,
              1173.2738906412958
            ],
            [
              -118.05166862129987,
              44.9125085661812,
              1173.2738906412958
            ],
            [
              -118.05002780314841,
              44.91252366539604,
              1267.053890641296
            ],
            [
              -118.0498932399179,
              44.90513312710619,
              1267.053890641296
            ],
            [
              -118.05153384788905,
              44.90511803176005,
              1173.2738906412958
            ]
          ]
        ]
      },
      "bbox": [
        -118.0516686,
        44.90511803,
        1173.273891,
        -118.0498932,
        44.91252367,
        1267.053891
      ],
      "properties": {
        "datetime": "2011-09-17T22:02:47Z",
        "pc:count": 833613,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417056.7174,
            "count": 833613,
            "maximum": 417116.954,
            "minimum": 416987.414,
            "name": "X",
            "position": 0,
            "stddev": 33.17199634,
            "variance": 1100.381341
          },
          {
            "average": 4973392.209,
            "count": 833613,
            "maximum": 4973768.537,
            "minimum": 4972947.417,
            "name": "Y",
            "position": 1,
            "stddev": 206.6198788,
            "variance": 42691.77432
          },
          {
            "average": 1216.402556,
            "count": 833613,
            "maximum": 1267.053891,
            "minimum": 1173.273891,
            "name": "Z",
            "position": 2,
            "stddev": 21.85154424,
            "variance": 477.4899856
          },
          {
            "average": 91.50408883,
            "count": 833613,
            "maximum": 248,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.8195831,
            "variance": 2896.547525
          },
          {
            "average": 1.171411674,
            "count": 833613,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4218277784,
            "variance": 0.1779386747
          },
          {
            "average": 1.351540823,
            "count": 833613,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.590603533,
            "variance": 0.3488125332
          },
          {
            "average": 0.4998206602,
            "count": 833613,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000002677,
            "variance": 0.2500002677
          },
          {
            "average": 0,
            "count": 833613,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.142320237,
            "count": 833613,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3493784965,
            "variance": 0.1220653338
          },
          {
            "average": 3.549097415,
            "count": 833613,
            "maximum": 22.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.237837595,
            "variance": 67.86196824
          },
          {
            "average": 165.8381851,
            "count": 833613,
            "maximum": 179,
            "minimum": 148,
            "name": "UserData",
            "position": 10,
            "stddev": 11.84409684,
            "variance": 140.2826298
          },
          {
            "average": 14739.74596,
            "count": 833613,
            "maximum": 20163,
            "minimum": 9407,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5374.663036,
            "variance": 28887002.75
          },
          {
            "average": 23034.56346,
            "count": 833613,
            "maximum": 60672,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11260.33727,
            "variance": 126795195.5
          },
          {
            "average": 23592.71338,
            "count": 833613,
            "maximum": 62464,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 10675.9821,
            "variance": 113976593.7
          },
          {
            "average": 19089.06492,
            "count": 833613,
            "maximum": 62464,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9201.158684,
            "variance": 84661321.12
          },
          {
            "average": 161876.5321,
            "count": 833613,
            "maximum": 332167.0062,
            "minimum": 155912.014,
            "name": "GpsTime",
            "position": 15,
            "stddev": 30710.60405,
            "variance": 943141201.1
          },
          {
            "average": 0,
            "count": 833613,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 833613,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 833613,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 833613,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 833613,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416987.414,
          4972947.417,
          1173.273891,
          417116.954,
          4973768.537,
          1267.053891
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416987.41397065413,
                4972947.416589331,
                1173.2738906412958
              ],
              [
                416987.41397065413,
                4973768.53658933,
                1173.2738906412958
              ],
              [
                417116.95397065417,
                4973768.53658933,
                1267.053890641296
              ],
              [
                417116.95397065417,
                4972947.416589331,
                1267.053890641296
              ],
              [
                416987.41397065413,
                4972947.416589331,
                1173.2738906412958
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:02:47+00:00",
        "end_time": "2011-09-15T21:05:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0516686,
            44.90511803,
            1173.273891,
            -118.0498932,
            44.91252367,
            1267.053891
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05153384788905,
                  44.90511803176005,
                  1173.2738906412958
                ],
                [
                  -118.05166862129987,
                  44.9125085661812,
                  1173.2738906412958
                ],
                [
                  -118.05002780314841,
                  44.91252366539604,
                  1267.053890641296
                ],
                [
                  -118.0498932399179,
                  44.90513312710619,
                  1267.053890641296
                ],
                [
                  -118.05153384788905,
                  44.90511803176005,
                  1173.2738906412958
                ]
              ]
            ]
          },
          "id": "44118H1411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:02:47Z",
            "pc:count": 833613,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417056.7174,
                "count": 833613,
                "maximum": 417116.954,
                "minimum": 416987.414,
                "name": "X",
                "position": 0,
                "stddev": 33.17199634,
                "variance": 1100.381341
              },
              {
                "average": 4973392.209,
                "count": 833613,
                "maximum": 4973768.537,
                "minimum": 4972947.417,
                "name": "Y",
                "position": 1,
                "stddev": 206.6198788,
                "variance": 42691.77432
              },
              {
                "average": 1216.402556,
                "count": 833613,
                "maximum": 1267.053891,
                "minimum": 1173.273891,
                "name": "Z",
                "position": 2,
                "stddev": 21.85154424,
                "variance": 477.4899856
              },
              {
                "average": 91.50408883,
                "count": 833613,
                "maximum": 248,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.8195831,
                "variance": 2896.547525
              },
              {
                "average": 1.171411674,
                "count": 833613,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4218277784,
                "variance": 0.1779386747
              },
              {
                "average": 1.351540823,
                "count": 833613,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.590603533,
                "variance": 0.3488125332
              },
              {
                "average": 0.4998206602,
                "count": 833613,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000002677,
                "variance": 0.2500002677
              },
              {
                "average": 0,
                "count": 833613,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.142320237,
                "count": 833613,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3493784965,
                "variance": 0.1220653338
              },
              {
                "average": 3.549097415,
                "count": 833613,
                "maximum": 22.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.237837595,
                "variance": 67.86196824
              },
              {
                "average": 165.8381851,
                "count": 833613,
                "maximum": 179,
                "minimum": 148,
                "name": "UserData",
                "position": 10,
                "stddev": 11.84409684,
                "variance": 140.2826298
              },
              {
                "average": 14739.74596,
                "count": 833613,
                "maximum": 20163,
                "minimum": 9407,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5374.663036,
                "variance": 28887002.75
              },
              {
                "average": 23034.56346,
                "count": 833613,
                "maximum": 60672,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11260.33727,
                "variance": 126795195.5
              },
              {
                "average": 23592.71338,
                "count": 833613,
                "maximum": 62464,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 10675.9821,
                "variance": 113976593.7
              },
              {
                "average": 19089.06492,
                "count": 833613,
                "maximum": 62464,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9201.158684,
                "variance": 84661321.12
              },
              {
                "average": 161876.5321,
                "count": 833613,
                "maximum": 332167.0062,
                "minimum": 155912.014,
                "name": "GpsTime",
                "position": 15,
                "stddev": 30710.60405,
                "variance": 943141201.1
              },
              {
                "average": 0,
                "count": 833613,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 833613,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 833613,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 833613,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 833613,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416987.414,
              4972947.417,
              1173.273891,
              417116.954,
              4973768.537,
              1267.053891
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416987.41397065413,
                    4972947.416589331,
                    1173.2738906412958
                  ],
                  [
                    416987.41397065413,
                    4973768.53658933,
                    1173.2738906412958
                  ],
                  [
                    417116.95397065417,
                    4973768.53658933,
                    1267.053890641296
                  ],
                  [
                    417116.95397065417,
                    4972947.416589331,
                    1267.053890641296
                  ],
                  [
                    416987.41397065413,
                    4972947.416589331,
                    1173.2738906412958
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:02:47+00:00",
            "end_time": "2011-09-15T21:05:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118H2318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.22502355430457,
              44.88737856221929,
              2143.8381934625627
            ],
            [
              -118.22529175372783,
              44.900008490879415,
              2143.8381934625627
            ],
            [
              -118.21252995433078,
              44.90014471628085,
              2410.6181934625624
            ],
            [
              -118.21226454661802,
              44.887514727978804,
              2410.6181934625624
            ],
            [
              -118.22502355430457,
              44.88737856221929,
              2143.8381934625627
            ]
          ]
        ]
      },
      "bbox": [
        -118.2252918,
        44.88737856,
        2143.838193,
        -118.2122645,
        44.90014472,
        2410.618193
      ],
      "properties": {
        "datetime": "2011-09-20T18:00:33Z",
        "pc:count": 17467200,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 403744.9745,
            "count": 17467200,
            "maximum": 404269.2674,
            "minimum": 403261.4674,
            "name": "X",
            "position": 0,
            "stddev": 289.8742419,
            "variance": 84027.07612
          },
          {
            "average": 4971916.107,
            "count": 17467200,
            "maximum": 4972572.249,
            "minimum": 4971168.929,
            "name": "Y",
            "position": 1,
            "stddev": 425.6123645,
            "variance": 181145.8849
          },
          {
            "average": 2240.31654,
            "count": 17467200,
            "maximum": 2410.618193,
            "minimum": 2143.838193,
            "name": "Z",
            "position": 2,
            "stddev": 61.834071,
            "variance": 3823.452336
          },
          {
            "average": 91.06526289,
            "count": 17467200,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.04388598,
            "variance": 2308.21498
          },
          {
            "average": 1.116807388,
            "count": 17467200,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3450811994,
            "variance": 0.1190810342
          },
          {
            "average": 1.2403431,
            "count": 17467200,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4869040327,
            "variance": 0.2370755371
          },
          {
            "average": 0.4995829898,
            "count": 17467200,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998404,
            "variance": 0.2499998404
          },
          {
            "average": 0,
            "count": 17467200,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.138534396,
            "count": 17467200,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3454600178,
            "variance": 0.1193426239
          },
          {
            "average": -4.050958702,
            "count": 17467200,
            "maximum": 13.99800014,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.961468437,
            "variance": 63.38497967
          },
          {
            "average": 137.3479598,
            "count": 17467200,
            "maximum": 158,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 18.99686077,
            "variance": 360.880719
          },
          {
            "average": 14813.92908,
            "count": 17467200,
            "maximum": 20130,
            "minimum": 9501,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5294.853979,
            "variance": 28035478.66
          },
          {
            "average": 26773.25207,
            "count": 17467200,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 17803.08595,
            "variance": 316949869.4
          },
          {
            "average": 26128.94169,
            "count": 17467200,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 17094.50695,
            "variance": 292222167.8
          },
          {
            "average": 21989.7112,
            "count": 17467200,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 15854.07057,
            "variance": 251351553.6
          },
          {
            "average": 570105.9222,
            "count": 17467200,
            "maximum": 576833.7889,
            "minimum": 409401.6254,
            "name": "GpsTime",
            "position": 15,
            "stddev": 26773.94599,
            "variance": 716844184
          },
          {
            "average": 0,
            "count": 17467200,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17467200,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17467200,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17467200,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17467200,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          403261.4674,
          4971168.929,
          2143.838193,
          404269.2674,
          4972572.249,
          2410.618193
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                403261.4674004489,
                4971168.929263219,
                2143.8381934625627
              ],
              [
                403261.4674004489,
                4972572.24926322,
                2143.8381934625627
              ],
              [
                404269.26740044897,
                4972572.24926322,
                2410.6181934625624
              ],
              [
                404269.26740044897,
                4971168.929263219,
                2410.6181934625624
              ],
              [
                403261.4674004489,
                4971168.929263219,
                2143.8381934625627
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:00:33+00:00",
        "end_time": "2011-09-18T19:30:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.2252918,
            44.88737856,
            2143.838193,
            -118.2122645,
            44.90014472,
            2410.618193
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.22502355430457,
                  44.88737856221929,
                  2143.8381934625627
                ],
                [
                  -118.22529175372783,
                  44.900008490879415,
                  2143.8381934625627
                ],
                [
                  -118.21252995433078,
                  44.90014471628085,
                  2410.6181934625624
                ],
                [
                  -118.21226454661802,
                  44.887514727978804,
                  2410.6181934625624
                ],
                [
                  -118.22502355430457,
                  44.88737856221929,
                  2143.8381934625627
                ]
              ]
            ]
          },
          "id": "44118H2318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:00:33Z",
            "pc:count": 17467200,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 403744.9745,
                "count": 17467200,
                "maximum": 404269.2674,
                "minimum": 403261.4674,
                "name": "X",
                "position": 0,
                "stddev": 289.8742419,
                "variance": 84027.07612
              },
              {
                "average": 4971916.107,
                "count": 17467200,
                "maximum": 4972572.249,
                "minimum": 4971168.929,
                "name": "Y",
                "position": 1,
                "stddev": 425.6123645,
                "variance": 181145.8849
              },
              {
                "average": 2240.31654,
                "count": 17467200,
                "maximum": 2410.618193,
                "minimum": 2143.838193,
                "name": "Z",
                "position": 2,
                "stddev": 61.834071,
                "variance": 3823.452336
              },
              {
                "average": 91.06526289,
                "count": 17467200,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.04388598,
                "variance": 2308.21498
              },
              {
                "average": 1.116807388,
                "count": 17467200,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3450811994,
                "variance": 0.1190810342
              },
              {
                "average": 1.2403431,
                "count": 17467200,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4869040327,
                "variance": 0.2370755371
              },
              {
                "average": 0.4995829898,
                "count": 17467200,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998404,
                "variance": 0.2499998404
              },
              {
                "average": 0,
                "count": 17467200,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.138534396,
                "count": 17467200,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3454600178,
                "variance": 0.1193426239
              },
              {
                "average": -4.050958702,
                "count": 17467200,
                "maximum": 13.99800014,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.961468437,
                "variance": 63.38497967
              },
              {
                "average": 137.3479598,
                "count": 17467200,
                "maximum": 158,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 18.99686077,
                "variance": 360.880719
              },
              {
                "average": 14813.92908,
                "count": 17467200,
                "maximum": 20130,
                "minimum": 9501,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5294.853979,
                "variance": 28035478.66
              },
              {
                "average": 26773.25207,
                "count": 17467200,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 17803.08595,
                "variance": 316949869.4
              },
              {
                "average": 26128.94169,
                "count": 17467200,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 17094.50695,
                "variance": 292222167.8
              },
              {
                "average": 21989.7112,
                "count": 17467200,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 15854.07057,
                "variance": 251351553.6
              },
              {
                "average": 570105.9222,
                "count": 17467200,
                "maximum": 576833.7889,
                "minimum": 409401.6254,
                "name": "GpsTime",
                "position": 15,
                "stddev": 26773.94599,
                "variance": 716844184
              },
              {
                "average": 0,
                "count": 17467200,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17467200,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17467200,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17467200,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17467200,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              403261.4674,
              4971168.929,
              2143.838193,
              404269.2674,
              4972572.249,
              2410.618193
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    403261.4674004489,
                    4971168.929263219,
                    2143.8381934625627
                  ],
                  [
                    403261.4674004489,
                    4972572.24926322,
                    2143.8381934625627
                  ],
                  [
                    404269.26740044897,
                    4972572.24926322,
                    2410.6181934625624
                  ],
                  [
                    404269.26740044897,
                    4971168.929263219,
                    2410.6181934625624
                  ],
                  [
                    403261.4674004489,
                    4971168.929263219,
                    2143.8381934625627
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:00:33+00:00",
            "end_time": "2011-09-18T19: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": "44118H2419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.15002666574793,
              44.892014331579205,
              2159.680609115777
            ],
            [
              -118.15018606448344,
              44.90000999661632,
              2159.680609115777
            ],
            [
              -118.1375297858353,
              44.90013677454076,
              2540.2006091157773
            ],
            [
              -118.13737214014922,
              44.89214107436163,
              2540.2006091157773
            ],
            [
              -118.15002666574793,
              44.892014331579205,
              2159.680609115777
            ]
          ]
        ]
      },
      "bbox": [
        -118.1501861,
        44.89201433,
        2159.680609,
        -118.1373721,
        44.90013677,
        2540.200609
      ],
      "properties": {
        "datetime": "2011-09-15T17:44:30Z",
        "pc:count": 9726152,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 409539.431,
            "count": 9726152,
            "maximum": 410190.6797,
            "minimum": 409191.2397,
            "name": "X",
            "position": 0,
            "stddev": 225.1103562,
            "variance": 50674.67247
          },
          {
            "average": 4972127.925,
            "count": 9726152,
            "maximum": 4972485.636,
            "minimum": 4971597.256,
            "name": "Y",
            "position": 1,
            "stddev": 242.6515211,
            "variance": 58879.76067
          },
          {
            "average": 2382.178108,
            "count": 9726152,
            "maximum": 2540.200609,
            "minimum": 2159.680609,
            "name": "Z",
            "position": 2,
            "stddev": 88.32892771,
            "variance": 7801.99947
          },
          {
            "average": 84.93860727,
            "count": 9726152,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.91628583,
            "variance": 2906.965878
          },
          {
            "average": 1.202702158,
            "count": 9726152,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4292489029,
            "variance": 0.1842546207
          },
          {
            "average": 1.417678852,
            "count": 9726152,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5692848595,
            "variance": 0.3240852513
          },
          {
            "average": 0.5001001424,
            "count": 9726152,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000157,
            "variance": 0.2500000157
          },
          {
            "average": 0,
            "count": 9726152,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.098360277,
            "count": 9726152,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.297801178,
            "variance": 0.08868554163
          },
          {
            "average": -1.693994149,
            "count": 9726152,
            "maximum": 16.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.253066265,
            "variance": 68.11310278
          },
          {
            "average": 133.9673397,
            "count": 9726152,
            "maximum": 155,
            "minimum": 115,
            "name": "UserData",
            "position": 10,
            "stddev": 11.45894519,
            "variance": 131.3074249
          },
          {
            "average": 14829.95765,
            "count": 9726152,
            "maximum": 20148,
            "minimum": 9546,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.457204,
            "variance": 28041867
          },
          {
            "average": 21836.65856,
            "count": 9726152,
            "maximum": 63744,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12264.50044,
            "variance": 150417971
          },
          {
            "average": 20209.53794,
            "count": 9726152,
            "maximum": 62720,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 11799.23901,
            "variance": 139222041.3
          },
          {
            "average": 17470.57278,
            "count": 9726152,
            "maximum": 64512,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10847.85012,
            "variance": 117675852.2
          },
          {
            "average": 142072.6522,
            "count": 9726152,
            "maximum": 143870.1359,
            "minimum": 139967.068,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1035.208058,
            "variance": 1071655.723
          },
          {
            "average": 0,
            "count": 9726152,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9726152,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9726152,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9726152,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9726152,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          409191.2397,
          4971597.256,
          2159.680609,
          410190.6797,
          4972485.636,
          2540.200609
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                409191.23970565887,
                4971597.255746329,
                2159.680609115777
              ],
              [
                409191.23970565887,
                4972485.63574633,
                2159.680609115777
              ],
              [
                410190.6797056588,
                4972485.63574633,
                2540.2006091157773
              ],
              [
                410190.6797056588,
                4971597.255746329,
                2540.2006091157773
              ],
              [
                409191.23970565887,
                4971597.255746329,
                2159.680609115777
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T17:44:30+00:00",
        "end_time": "2011-09-15T16:39:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1501861,
            44.89201433,
            2159.680609,
            -118.1373721,
            44.90013677,
            2540.200609
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.15002666574793,
                  44.892014331579205,
                  2159.680609115777
                ],
                [
                  -118.15018606448344,
                  44.90000999661632,
                  2159.680609115777
                ],
                [
                  -118.1375297858353,
                  44.90013677454076,
                  2540.2006091157773
                ],
                [
                  -118.13737214014922,
                  44.89214107436163,
                  2540.2006091157773
                ],
                [
                  -118.15002666574793,
                  44.892014331579205,
                  2159.680609115777
                ]
              ]
            ]
          },
          "id": "44118H2419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T17:44:30Z",
            "pc:count": 9726152,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 409539.431,
                "count": 9726152,
                "maximum": 410190.6797,
                "minimum": 409191.2397,
                "name": "X",
                "position": 0,
                "stddev": 225.1103562,
                "variance": 50674.67247
              },
              {
                "average": 4972127.925,
                "count": 9726152,
                "maximum": 4972485.636,
                "minimum": 4971597.256,
                "name": "Y",
                "position": 1,
                "stddev": 242.6515211,
                "variance": 58879.76067
              },
              {
                "average": 2382.178108,
                "count": 9726152,
                "maximum": 2540.200609,
                "minimum": 2159.680609,
                "name": "Z",
                "position": 2,
                "stddev": 88.32892771,
                "variance": 7801.99947
              },
              {
                "average": 84.93860727,
                "count": 9726152,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.91628583,
                "variance": 2906.965878
              },
              {
                "average": 1.202702158,
                "count": 9726152,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4292489029,
                "variance": 0.1842546207
              },
              {
                "average": 1.417678852,
                "count": 9726152,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5692848595,
                "variance": 0.3240852513
              },
              {
                "average": 0.5001001424,
                "count": 9726152,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000157,
                "variance": 0.2500000157
              },
              {
                "average": 0,
                "count": 9726152,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.098360277,
                "count": 9726152,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.297801178,
                "variance": 0.08868554163
              },
              {
                "average": -1.693994149,
                "count": 9726152,
                "maximum": 16.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.253066265,
                "variance": 68.11310278
              },
              {
                "average": 133.9673397,
                "count": 9726152,
                "maximum": 155,
                "minimum": 115,
                "name": "UserData",
                "position": 10,
                "stddev": 11.45894519,
                "variance": 131.3074249
              },
              {
                "average": 14829.95765,
                "count": 9726152,
                "maximum": 20148,
                "minimum": 9546,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.457204,
                "variance": 28041867
              },
              {
                "average": 21836.65856,
                "count": 9726152,
                "maximum": 63744,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12264.50044,
                "variance": 150417971
              },
              {
                "average": 20209.53794,
                "count": 9726152,
                "maximum": 62720,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 11799.23901,
                "variance": 139222041.3
              },
              {
                "average": 17470.57278,
                "count": 9726152,
                "maximum": 64512,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10847.85012,
                "variance": 117675852.2
              },
              {
                "average": 142072.6522,
                "count": 9726152,
                "maximum": 143870.1359,
                "minimum": 139967.068,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1035.208058,
                "variance": 1071655.723
              },
              {
                "average": 0,
                "count": 9726152,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9726152,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9726152,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9726152,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9726152,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              409191.2397,
              4971597.256,
              2159.680609,
              410190.6797,
              4972485.636,
              2540.200609
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    409191.23970565887,
                    4971597.255746329,
                    2159.680609115777
                  ],
                  [
                    409191.23970565887,
                    4972485.63574633,
                    2159.680609115777
                  ],
                  [
                    410190.6797056588,
                    4972485.63574633,
                    2540.2006091157773
                  ],
                  [
                    410190.6797056588,
                    4971597.255746329,
                    2540.2006091157773
                  ],
                  [
                    409191.23970565887,
                    4971597.255746329,
                    2159.680609115777
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T17:44:30+00:00",
            "end_time": "2011-09-15T16:39:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117A8122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752397203401,
              45.062404992867286,
              1047.457461681498
            ],
            [
              -117.98774073723835,
              45.07499108343649,
              1047.457461681498
            ],
            [
              -117.97502896907575,
              45.075100325404264,
              1106.437461681498
            ],
            [
              -117.97481499246254,
              45.062514187173186,
              1106.437461681498
            ],
            [
              -117.98752397203401,
              45.062404992867286,
              1047.457461681498
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877407,
        45.06240499,
        1047.457462,
        -117.974815,
        45.07510033,
        1106.437462
      ],
      "properties": {
        "datetime": "2011-09-20T02:26:52Z",
        "pc:count": 12247094,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422762.0325,
            "count": 12247094,
            "maximum": 423254.3189,
            "minimum": 422253.5989,
            "name": "X",
            "position": 0,
            "stddev": 280.2664401,
            "variance": 78549.27743
          },
          {
            "average": 4991056.817,
            "count": 12247094,
            "maximum": 4991754.855,
            "minimum": 4990356.475,
            "name": "Y",
            "position": 1,
            "stddev": 405.3241727,
            "variance": 164287.6849
          },
          {
            "average": 1077.721254,
            "count": 12247094,
            "maximum": 1106.437462,
            "minimum": 1047.457462,
            "name": "Z",
            "position": 2,
            "stddev": 12.92339655,
            "variance": 167.0141783
          },
          {
            "average": 226.8328314,
            "count": 12247094,
            "maximum": 255,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.17216721,
            "variance": 793.671005
          },
          {
            "average": 1.000031109,
            "count": 12247094,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005577495448,
            "variance": 3.110845548e-05
          },
          {
            "average": 1.000061974,
            "count": 12247094,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007872105798,
            "variance": 6.197004969e-05
          },
          {
            "average": 0.4985171993,
            "count": 12247094,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999978217,
            "variance": 0.2499978217
          },
          {
            "average": 0,
            "count": 12247094,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.258543374,
            "count": 12247094,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4378341161,
            "variance": 0.1916987132
          },
          {
            "average": 0.7899243735,
            "count": 12247094,
            "maximum": 16.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.84863695,
            "variance": 61.60110197
          },
          {
            "average": 196.0606815,
            "count": 12247094,
            "maximum": 212,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 9.700627408,
            "variance": 94.1021721
          },
          {
            "average": 491.9314504,
            "count": 12247094,
            "maximum": 10653,
            "minimum": 250,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1524.360088,
            "variance": 2323673.678
          },
          {
            "average": 35028.35345,
            "count": 12247094,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 8271.162129,
            "variance": 68412122.97
          },
          {
            "average": 32293.57414,
            "count": 12247094,
            "maximum": 64768,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 6250.568006,
            "variance": 39069600.4
          },
          {
            "average": 25502.89075,
            "count": 12247094,
            "maximum": 62720,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 5211.876606,
            "variance": 27163657.76
          },
          {
            "average": 518710.659,
            "count": 12247094,
            "maximum": 520812.9382,
            "minimum": 494051.766,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3702.73034,
            "variance": 13710211.97
          },
          {
            "average": 0,
            "count": 12247094,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12247094,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12247094,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12247094,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12247094,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422253.5989,
          4990356.475,
          1047.457462,
          423254.3189,
          4991754.855,
          1106.437462
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422253.59886506037,
                4990356.475279107,
                1047.457461681498
              ],
              [
                422253.59886506037,
                4991754.855279108,
                1047.457461681498
              ],
              [
                423254.31886506034,
                4991754.855279108,
                1106.437461681498
              ],
              [
                423254.31886506034,
                4990356.475279107,
                1106.437461681498
              ],
              [
                422253.59886506037,
                4990356.475279107,
                1047.457461681498
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:26:52+00:00",
        "end_time": "2011-09-19T19:00:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877407,
            45.06240499,
            1047.457462,
            -117.974815,
            45.07510033,
            1106.437462
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752397203401,
                  45.062404992867286,
                  1047.457461681498
                ],
                [
                  -117.98774073723835,
                  45.07499108343649,
                  1047.457461681498
                ],
                [
                  -117.97502896907575,
                  45.075100325404264,
                  1106.437461681498
                ],
                [
                  -117.97481499246254,
                  45.062514187173186,
                  1106.437461681498
                ],
                [
                  -117.98752397203401,
                  45.062404992867286,
                  1047.457461681498
                ]
              ]
            ]
          },
          "id": "45117A8122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:26:52Z",
            "pc:count": 12247094,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422762.0325,
                "count": 12247094,
                "maximum": 423254.3189,
                "minimum": 422253.5989,
                "name": "X",
                "position": 0,
                "stddev": 280.2664401,
                "variance": 78549.27743
              },
              {
                "average": 4991056.817,
                "count": 12247094,
                "maximum": 4991754.855,
                "minimum": 4990356.475,
                "name": "Y",
                "position": 1,
                "stddev": 405.3241727,
                "variance": 164287.6849
              },
              {
                "average": 1077.721254,
                "count": 12247094,
                "maximum": 1106.437462,
                "minimum": 1047.457462,
                "name": "Z",
                "position": 2,
                "stddev": 12.92339655,
                "variance": 167.0141783
              },
              {
                "average": 226.8328314,
                "count": 12247094,
                "maximum": 255,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.17216721,
                "variance": 793.671005
              },
              {
                "average": 1.000031109,
                "count": 12247094,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005577495448,
                "variance": 3.110845548e-05
              },
              {
                "average": 1.000061974,
                "count": 12247094,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007872105798,
                "variance": 6.197004969e-05
              },
              {
                "average": 0.4985171993,
                "count": 12247094,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999978217,
                "variance": 0.2499978217
              },
              {
                "average": 0,
                "count": 12247094,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.258543374,
                "count": 12247094,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4378341161,
                "variance": 0.1916987132
              },
              {
                "average": 0.7899243735,
                "count": 12247094,
                "maximum": 16.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.84863695,
                "variance": 61.60110197
              },
              {
                "average": 196.0606815,
                "count": 12247094,
                "maximum": 212,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 9.700627408,
                "variance": 94.1021721
              },
              {
                "average": 491.9314504,
                "count": 12247094,
                "maximum": 10653,
                "minimum": 250,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1524.360088,
                "variance": 2323673.678
              },
              {
                "average": 35028.35345,
                "count": 12247094,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 8271.162129,
                "variance": 68412122.97
              },
              {
                "average": 32293.57414,
                "count": 12247094,
                "maximum": 64768,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 6250.568006,
                "variance": 39069600.4
              },
              {
                "average": 25502.89075,
                "count": 12247094,
                "maximum": 62720,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 5211.876606,
                "variance": 27163657.76
              },
              {
                "average": 518710.659,
                "count": 12247094,
                "maximum": 520812.9382,
                "minimum": 494051.766,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3702.73034,
                "variance": 13710211.97
              },
              {
                "average": 0,
                "count": 12247094,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12247094,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12247094,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12247094,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12247094,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422253.5989,
              4990356.475,
              1047.457462,
              423254.3189,
              4991754.855,
              1106.437462
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422253.59886506037,
                    4990356.475279107,
                    1047.457461681498
                  ],
                  [
                    422253.59886506037,
                    4991754.855279108,
                    1047.457461681498
                  ],
                  [
                    423254.31886506034,
                    4991754.855279108,
                    1106.437461681498
                  ],
                  [
                    423254.31886506034,
                    4990356.475279107,
                    1106.437461681498
                  ],
                  [
                    422253.59886506037,
                    4990356.475279107,
                    1047.457461681498
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:26:52+00:00",
            "end_time": "2011-09-19T19:00:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118H2410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.13752794061578,
              44.91238662113584,
              1624.2245876705058
            ],
            [
              -118.13777701564669,
              44.92500735244355,
              1624.2245876705058
            ],
            [
              -118.12503309922197,
              44.92513361760636,
              2272.5845876705057
            ],
            [
              -118.12478681257353,
              44.91251283105765,
              2272.5845876705057
            ],
            [
              -118.13752794061578,
              44.91238662113584,
              1624.2245876705058
            ]
          ]
        ]
      },
      "bbox": [
        -118.137777,
        44.91238662,
        1624.224588,
        -118.1247868,
        44.92513362,
        2272.584588
      ],
      "properties": {
        "datetime": "2011-09-20T18:29:00Z",
        "pc:count": 21501329,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 410719.4755,
            "count": 21501329,
            "maximum": 411215.8203,
            "minimum": 410209.9003,
            "name": "X",
            "position": 0,
            "stddev": 285.9811716,
            "variance": 81785.23052
          },
          {
            "average": 4974503.312,
            "count": 21501329,
            "maximum": 4975248.675,
            "minimum": 4973846.415,
            "name": "Y",
            "position": 1,
            "stddev": 404.7425295,
            "variance": 163816.5152
          },
          {
            "average": 1824.487688,
            "count": 21501329,
            "maximum": 2272.584588,
            "minimum": 1624.224588,
            "name": "Z",
            "position": 2,
            "stddev": 159.8425424,
            "variance": 25549.63837
          },
          {
            "average": 78.05224765,
            "count": 21501329,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.88586635,
            "variance": 2692.143126
          },
          {
            "average": 1.185715636,
            "count": 21501329,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4300280242,
            "variance": 0.1849241016
          },
          {
            "average": 1.379513936,
            "count": 21501329,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5887577563,
            "variance": 0.3466356956
          },
          {
            "average": 0.4995031702,
            "count": 21501329,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997648,
            "variance": 0.2499997648
          },
          {
            "average": 0,
            "count": 21501329,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.079980405,
            "count": 21501329,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2712628673,
            "variance": 0.07358354318
          },
          {
            "average": -2.47640018,
            "count": 21501329,
            "maximum": 19.00200081,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.089524694,
            "variance": 65.44040977
          },
          {
            "average": 136.7136379,
            "count": 21501329,
            "maximum": 158,
            "minimum": 113,
            "name": "UserData",
            "position": 10,
            "stddev": 11.02985568,
            "variance": 121.6577163
          },
          {
            "average": 14842.94114,
            "count": 21501329,
            "maximum": 20148,
            "minimum": 9534,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.49042,
            "variance": 28042218.79
          },
          {
            "average": 501052.8013,
            "count": 21501329,
            "maximum": 578540.1313,
            "minimum": 139399.2464,
            "name": "GpsTime",
            "position": 12,
            "stddev": 165989.3886,
            "variance": 27552477120.0
          },
          {
            "average": 0,
            "count": 21501329,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21501329,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21501329,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21501329,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21501329,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          410209.9003,
          4973846.415,
          1624.224588,
          411215.8203,
          4975248.675,
          2272.584588
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                410209.9003314518,
                4973846.4149774555,
                1624.2245876705058
              ],
              [
                410209.9003314518,
                4975248.674977455,
                1624.2245876705058
              ],
              [
                411215.82033145183,
                4975248.674977455,
                2272.5845876705057
              ],
              [
                411215.82033145183,
                4973846.4149774555,
                2272.5845876705057
              ],
              [
                410209.9003314518,
                4973846.4149774555,
                1624.2245876705058
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:29:00+00:00",
        "end_time": "2011-09-15T16:29:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.137777,
            44.91238662,
            1624.224588,
            -118.1247868,
            44.92513362,
            2272.584588
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.13752794061578,
                  44.91238662113584,
                  1624.2245876705058
                ],
                [
                  -118.13777701564669,
                  44.92500735244355,
                  1624.2245876705058
                ],
                [
                  -118.12503309922197,
                  44.92513361760636,
                  2272.5845876705057
                ],
                [
                  -118.12478681257353,
                  44.91251283105765,
                  2272.5845876705057
                ],
                [
                  -118.13752794061578,
                  44.91238662113584,
                  1624.2245876705058
                ]
              ]
            ]
          },
          "id": "44118H2410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:29:00Z",
            "pc:count": 21501329,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 410719.4755,
                "count": 21501329,
                "maximum": 411215.8203,
                "minimum": 410209.9003,
                "name": "X",
                "position": 0,
                "stddev": 285.9811716,
                "variance": 81785.23052
              },
              {
                "average": 4974503.312,
                "count": 21501329,
                "maximum": 4975248.675,
                "minimum": 4973846.415,
                "name": "Y",
                "position": 1,
                "stddev": 404.7425295,
                "variance": 163816.5152
              },
              {
                "average": 1824.487688,
                "count": 21501329,
                "maximum": 2272.584588,
                "minimum": 1624.224588,
                "name": "Z",
                "position": 2,
                "stddev": 159.8425424,
                "variance": 25549.63837
              },
              {
                "average": 78.05224765,
                "count": 21501329,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.88586635,
                "variance": 2692.143126
              },
              {
                "average": 1.185715636,
                "count": 21501329,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4300280242,
                "variance": 0.1849241016
              },
              {
                "average": 1.379513936,
                "count": 21501329,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5887577563,
                "variance": 0.3466356956
              },
              {
                "average": 0.4995031702,
                "count": 21501329,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997648,
                "variance": 0.2499997648
              },
              {
                "average": 0,
                "count": 21501329,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.079980405,
                "count": 21501329,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2712628673,
                "variance": 0.07358354318
              },
              {
                "average": -2.47640018,
                "count": 21501329,
                "maximum": 19.00200081,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.089524694,
                "variance": 65.44040977
              },
              {
                "average": 136.7136379,
                "count": 21501329,
                "maximum": 158,
                "minimum": 113,
                "name": "UserData",
                "position": 10,
                "stddev": 11.02985568,
                "variance": 121.6577163
              },
              {
                "average": 14842.94114,
                "count": 21501329,
                "maximum": 20148,
                "minimum": 9534,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.49042,
                "variance": 28042218.79
              },
              {
                "average": 501052.8013,
                "count": 21501329,
                "maximum": 578540.1313,
                "minimum": 139399.2464,
                "name": "GpsTime",
                "position": 12,
                "stddev": 165989.3886,
                "variance": 27552477120.0
              },
              {
                "average": 0,
                "count": 21501329,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21501329,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21501329,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21501329,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21501329,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              410209.9003,
              4973846.415,
              1624.224588,
              411215.8203,
              4975248.675,
              2272.584588
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    410209.9003314518,
                    4973846.4149774555,
                    1624.2245876705058
                  ],
                  [
                    410209.9003314518,
                    4975248.674977455,
                    1624.2245876705058
                  ],
                  [
                    411215.82033145183,
                    4975248.674977455,
                    2272.5845876705057
                  ],
                  [
                    411215.82033145183,
                    4973846.4149774555,
                    2272.5845876705057
                  ],
                  [
                    410209.9003314518,
                    4973846.4149774555,
                    1624.2245876705058
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:29:00+00:00",
            "end_time": "2011-09-15T16:29:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118H2420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.13752658745196,
              44.899633468344675,
              2352.8841247847035
            ],
            [
              -118.13753403840438,
              44.90001130132932,
              2352.8841247847035
            ],
            [
              -118.13692011741261,
              44.90001741530685,
              2376.7041247847033
            ],
            [
              -118.1369126704793,
              44.89963958224211,
              2376.7041247847033
            ],
            [
              -118.13752658745196,
              44.899633468344675,
              2352.8841247847035
            ]
          ]
        ]
      },
      "bbox": [
        -118.137534,
        44.89963347,
        2352.884125,
        -118.1369127,
        44.90001742,
        2376.704125
      ],
      "properties": {
        "datetime": "2011-09-15T17:38:07Z",
        "pc:count": 22574,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 410206.2368,
            "count": 22574,
            "maximum": 410238.6286,
            "minimum": 410190.1486,
            "name": "X",
            "position": 0,
            "stddev": 11.40578133,
            "variance": 130.0918477
          },
          {
            "average": 4972455.247,
            "count": 22574,
            "maximum": 4972471.702,
            "minimum": 4972429.722,
            "name": "Y",
            "position": 1,
            "stddev": 10.54904362,
            "variance": 111.2823213
          },
          {
            "average": 2364.946646,
            "count": 22574,
            "maximum": 2376.704125,
            "minimum": 2352.884125,
            "name": "Z",
            "position": 2,
            "stddev": 4.773576717,
            "variance": 22.78703467
          },
          {
            "average": 130.5967485,
            "count": 22574,
            "maximum": 208,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.5882315,
            "variance": 1061.992832
          },
          {
            "average": 1.029857358,
            "count": 22574,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1707172582,
            "variance": 0.02914438226
          },
          {
            "average": 1.058607247,
            "count": 22574,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2393769334,
            "variance": 0.05730131626
          },
          {
            "average": 0.499114025,
            "count": 22574,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000102901,
            "variance": 0.2500102902
          },
          {
            "average": 0,
            "count": 22574,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.150482856,
            "count": 22574,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3575519957,
            "variance": 0.1278434296
          },
          {
            "average": 0.6446595135,
            "count": 22574,
            "maximum": 10.00199986,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.999818017,
            "variance": 80.99672434
          },
          {
            "average": 129.9840967,
            "count": 22574,
            "maximum": 149,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 11.65718343,
            "variance": 135.8899256
          },
          {
            "average": 13941.26367,
            "count": 22574,
            "maximum": 20147,
            "minimum": 9549,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5217.409157,
            "variance": 27221358.32
          },
          {
            "average": 43995.35891,
            "count": 22574,
            "maximum": 52992,
            "minimum": 7680,
            "name": "Red",
            "position": 12,
            "stddev": 9171.123874,
            "variance": 84109513.11
          },
          {
            "average": 40828.56383,
            "count": 22574,
            "maximum": 50688,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 9822.323106,
            "variance": 96478031.2
          },
          {
            "average": 33607.37698,
            "count": 22574,
            "maximum": 46336,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10142.08005,
            "variance": 102861787.8
          },
          {
            "average": 142109.1267,
            "count": 22574,
            "maximum": 143487.2894,
            "minimum": 141185.8455,
            "name": "GpsTime",
            "position": 15,
            "stddev": 998.8254934,
            "variance": 997652.3662
          },
          {
            "average": 0,
            "count": 22574,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22574,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22574,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22574,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22574,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          410190.1486,
          4972429.722,
          2352.884125,
          410238.6286,
          4972471.702,
          2376.704125
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                410190.148649013,
                4972429.722164301,
                2352.8841247847035
              ],
              [
                410190.148649013,
                4972471.702164302,
                2352.8841247847035
              ],
              [
                410238.628649013,
                4972471.702164302,
                2376.7041247847033
              ],
              [
                410238.628649013,
                4972429.722164301,
                2376.7041247847033
              ],
              [
                410190.148649013,
                4972429.722164301,
                2352.8841247847035
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T17:38:07+00:00",
        "end_time": "2011-09-15T16:59:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.137534,
            44.89963347,
            2352.884125,
            -118.1369127,
            44.90001742,
            2376.704125
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.13752658745196,
                  44.899633468344675,
                  2352.8841247847035
                ],
                [
                  -118.13753403840438,
                  44.90001130132932,
                  2352.8841247847035
                ],
                [
                  -118.13692011741261,
                  44.90001741530685,
                  2376.7041247847033
                ],
                [
                  -118.1369126704793,
                  44.89963958224211,
                  2376.7041247847033
                ],
                [
                  -118.13752658745196,
                  44.899633468344675,
                  2352.8841247847035
                ]
              ]
            ]
          },
          "id": "44118H2420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T17:38:07Z",
            "pc:count": 22574,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 410206.2368,
                "count": 22574,
                "maximum": 410238.6286,
                "minimum": 410190.1486,
                "name": "X",
                "position": 0,
                "stddev": 11.40578133,
                "variance": 130.0918477
              },
              {
                "average": 4972455.247,
                "count": 22574,
                "maximum": 4972471.702,
                "minimum": 4972429.722,
                "name": "Y",
                "position": 1,
                "stddev": 10.54904362,
                "variance": 111.2823213
              },
              {
                "average": 2364.946646,
                "count": 22574,
                "maximum": 2376.704125,
                "minimum": 2352.884125,
                "name": "Z",
                "position": 2,
                "stddev": 4.773576717,
                "variance": 22.78703467
              },
              {
                "average": 130.5967485,
                "count": 22574,
                "maximum": 208,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.5882315,
                "variance": 1061.992832
              },
              {
                "average": 1.029857358,
                "count": 22574,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1707172582,
                "variance": 0.02914438226
              },
              {
                "average": 1.058607247,
                "count": 22574,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2393769334,
                "variance": 0.05730131626
              },
              {
                "average": 0.499114025,
                "count": 22574,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000102901,
                "variance": 0.2500102902
              },
              {
                "average": 0,
                "count": 22574,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.150482856,
                "count": 22574,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3575519957,
                "variance": 0.1278434296
              },
              {
                "average": 0.6446595135,
                "count": 22574,
                "maximum": 10.00199986,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.999818017,
                "variance": 80.99672434
              },
              {
                "average": 129.9840967,
                "count": 22574,
                "maximum": 149,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 11.65718343,
                "variance": 135.8899256
              },
              {
                "average": 13941.26367,
                "count": 22574,
                "maximum": 20147,
                "minimum": 9549,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5217.409157,
                "variance": 27221358.32
              },
              {
                "average": 43995.35891,
                "count": 22574,
                "maximum": 52992,
                "minimum": 7680,
                "name": "Red",
                "position": 12,
                "stddev": 9171.123874,
                "variance": 84109513.11
              },
              {
                "average": 40828.56383,
                "count": 22574,
                "maximum": 50688,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 9822.323106,
                "variance": 96478031.2
              },
              {
                "average": 33607.37698,
                "count": 22574,
                "maximum": 46336,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10142.08005,
                "variance": 102861787.8
              },
              {
                "average": 142109.1267,
                "count": 22574,
                "maximum": 143487.2894,
                "minimum": 141185.8455,
                "name": "GpsTime",
                "position": 15,
                "stddev": 998.8254934,
                "variance": 997652.3662
              },
              {
                "average": 0,
                "count": 22574,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22574,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22574,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22574,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22574,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              410190.1486,
              4972429.722,
              2352.884125,
              410238.6286,
              4972471.702,
              2376.704125
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    410190.148649013,
                    4972429.722164301,
                    2352.8841247847035
                  ],
                  [
                    410190.148649013,
                    4972471.702164302,
                    2352.8841247847035
                  ],
                  [
                    410238.628649013,
                    4972471.702164302,
                    2376.7041247847033
                  ],
                  [
                    410238.628649013,
                    4972429.722164301,
                    2376.7041247847033
                  ],
                  [
                    410190.148649013,
                    4972429.722164301,
                    2352.8841247847035
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T17:38:07+00:00",
            "end_time": "2011-09-15T16: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": "44118H1412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0499304742145,
              44.899898880923494,
              1137.0210341483505
            ],
            [
              -118.05016009058582,
              44.91251010842552,
              1137.0210341483505
            ],
            [
              -118.03753003461364,
              44.9126255596473,
              1257.2410341483503
            ],
            [
              -118.03730317858235,
              44.90001428167361,
              1257.2410341483503
            ],
            [
              -118.0499304742145,
              44.899898880923494,
              1137.0210341483505
            ]
          ]
        ]
      },
      "bbox": [
        -118.0501601,
        44.89989888,
        1137.021034,
        -118.0373032,
        44.91262556,
        1257.241034
      ],
      "properties": {
        "datetime": "2011-09-17T22:03:14Z",
        "pc:count": 10065198,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417620.4704,
            "count": 10065198,
            "maximum": 418103.6124,
            "minimum": 417106.4924,
            "name": "X",
            "position": 0,
            "stddev": 282.1080957,
            "variance": 79584.97767
          },
          {
            "average": 4973169.776,
            "count": 10065198,
            "maximum": 4973767.166,
            "minimum": 4972366.006,
            "name": "Y",
            "position": 1,
            "stddev": 378.7740299,
            "variance": 143469.7657
          },
          {
            "average": 1185.176947,
            "count": 10065198,
            "maximum": 1257.241034,
            "minimum": 1137.021034,
            "name": "Z",
            "position": 2,
            "stddev": 23.64673095,
            "variance": 559.1678844
          },
          {
            "average": 101.5001312,
            "count": 10065198,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.89999877,
            "variance": 1755.609897
          },
          {
            "average": 1.071192738,
            "count": 10065198,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2804777334,
            "variance": 0.07866775893
          },
          {
            "average": 1.146282269,
            "count": 10065198,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4087739803,
            "variance": 0.167096167
          },
          {
            "average": 0.4998790883,
            "count": 10065198,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000102,
            "variance": 0.2500000102
          },
          {
            "average": 0,
            "count": 10065198,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.206332851,
            "count": 10065198,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4046722401,
            "variance": 0.1637596219
          },
          {
            "average": -0.643803623,
            "count": 10065198,
            "maximum": 22.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.513000364,
            "variance": 72.4711752
          },
          {
            "average": 173.1479291,
            "count": 10065198,
            "maximum": 179,
            "minimum": 146,
            "name": "UserData",
            "position": 10,
            "stddev": 10.6948551,
            "variance": 114.3799257
          },
          {
            "average": 14813.78778,
            "count": 10065198,
            "maximum": 20163,
            "minimum": 9407,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5335.537293,
            "variance": 28467958.2
          },
          {
            "average": 27762.37153,
            "count": 10065198,
            "maximum": 63744,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10977.93046,
            "variance": 120514957.1
          },
          {
            "average": 28367.54518,
            "count": 10065198,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9785.820068,
            "variance": 95762274.4
          },
          {
            "average": 21363.42316,
            "count": 10065198,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7980.649843,
            "variance": 63690771.92
          },
          {
            "average": 261984.3505,
            "count": 10065198,
            "maximum": 332194.3433,
            "minimum": 155908.2068,
            "name": "GpsTime",
            "position": 15,
            "stddev": 85864.02498,
            "variance": 7372630786
          },
          {
            "average": 0,
            "count": 10065198,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10065198,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10065198,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10065198,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10065198,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417106.4924,
          4972366.006,
          1137.021034,
          418103.6124,
          4973767.166,
          1257.241034
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417106.492382409,
                4972366.005712089,
                1137.0210341483505
              ],
              [
                417106.492382409,
                4973767.165712089,
                1137.0210341483505
              ],
              [
                418103.612382409,
                4973767.165712089,
                1257.2410341483503
              ],
              [
                418103.612382409,
                4972366.005712089,
                1257.2410341483503
              ],
              [
                417106.492382409,
                4972366.005712089,
                1137.0210341483505
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:03:14+00:00",
        "end_time": "2011-09-15T21:05:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0501601,
            44.89989888,
            1137.021034,
            -118.0373032,
            44.91262556,
            1257.241034
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0499304742145,
                  44.899898880923494,
                  1137.0210341483505
                ],
                [
                  -118.05016009058582,
                  44.91251010842552,
                  1137.0210341483505
                ],
                [
                  -118.03753003461364,
                  44.9126255596473,
                  1257.2410341483503
                ],
                [
                  -118.03730317858235,
                  44.90001428167361,
                  1257.2410341483503
                ],
                [
                  -118.0499304742145,
                  44.899898880923494,
                  1137.0210341483505
                ]
              ]
            ]
          },
          "id": "44118H1412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:03:14Z",
            "pc:count": 10065198,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417620.4704,
                "count": 10065198,
                "maximum": 418103.6124,
                "minimum": 417106.4924,
                "name": "X",
                "position": 0,
                "stddev": 282.1080957,
                "variance": 79584.97767
              },
              {
                "average": 4973169.776,
                "count": 10065198,
                "maximum": 4973767.166,
                "minimum": 4972366.006,
                "name": "Y",
                "position": 1,
                "stddev": 378.7740299,
                "variance": 143469.7657
              },
              {
                "average": 1185.176947,
                "count": 10065198,
                "maximum": 1257.241034,
                "minimum": 1137.021034,
                "name": "Z",
                "position": 2,
                "stddev": 23.64673095,
                "variance": 559.1678844
              },
              {
                "average": 101.5001312,
                "count": 10065198,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.89999877,
                "variance": 1755.609897
              },
              {
                "average": 1.071192738,
                "count": 10065198,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2804777334,
                "variance": 0.07866775893
              },
              {
                "average": 1.146282269,
                "count": 10065198,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4087739803,
                "variance": 0.167096167
              },
              {
                "average": 0.4998790883,
                "count": 10065198,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000102,
                "variance": 0.2500000102
              },
              {
                "average": 0,
                "count": 10065198,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.206332851,
                "count": 10065198,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4046722401,
                "variance": 0.1637596219
              },
              {
                "average": -0.643803623,
                "count": 10065198,
                "maximum": 22.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.513000364,
                "variance": 72.4711752
              },
              {
                "average": 173.1479291,
                "count": 10065198,
                "maximum": 179,
                "minimum": 146,
                "name": "UserData",
                "position": 10,
                "stddev": 10.6948551,
                "variance": 114.3799257
              },
              {
                "average": 14813.78778,
                "count": 10065198,
                "maximum": 20163,
                "minimum": 9407,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5335.537293,
                "variance": 28467958.2
              },
              {
                "average": 27762.37153,
                "count": 10065198,
                "maximum": 63744,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10977.93046,
                "variance": 120514957.1
              },
              {
                "average": 28367.54518,
                "count": 10065198,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9785.820068,
                "variance": 95762274.4
              },
              {
                "average": 21363.42316,
                "count": 10065198,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7980.649843,
                "variance": 63690771.92
              },
              {
                "average": 261984.3505,
                "count": 10065198,
                "maximum": 332194.3433,
                "minimum": 155908.2068,
                "name": "GpsTime",
                "position": 15,
                "stddev": 85864.02498,
                "variance": 7372630786
              },
              {
                "average": 0,
                "count": 10065198,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10065198,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10065198,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10065198,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10065198,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417106.4924,
              4972366.006,
              1137.021034,
              418103.6124,
              4973767.166,
              1257.241034
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417106.492382409,
                    4972366.005712089,
                    1137.0210341483505
                  ],
                  [
                    417106.492382409,
                    4973767.165712089,
                    1137.0210341483505
                  ],
                  [
                    418103.612382409,
                    4973767.165712089,
                    1257.2410341483503
                  ],
                  [
                    418103.612382409,
                    4972366.005712089,
                    1257.2410341483503
                  ],
                  [
                    417106.492382409,
                    4972366.005712089,
                    1137.0210341483505
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:03:14+00:00",
            "end_time": "2011-09-15T21:05: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": "44118H2324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.21252406744168,
              44.87488043012821,
              1930.785772815306
            ],
            [
              -118.21278938105087,
              44.887508825257974,
              1930.785772815306
            ],
            [
              -118.20003053991421,
              44.887643621735954,
              2268.565772815306
            ],
            [
              -118.19976801583383,
              44.8750151675969,
              2268.565772815306
            ],
            [
              -118.21252406744168,
              44.87488043012821,
              1930.785772815306
            ]
          ]
        ]
      },
      "bbox": [
        -118.2127894,
        44.87488043,
        1930.785773,
        -118.199768,
        44.88764362,
        2268.565773
      ],
      "properties": {
        "datetime": "2011-09-20T18:26:48Z",
        "pc:count": 21665860,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 404727.2505,
            "count": 21665860,
            "maximum": 405235.5919,
            "minimum": 404227.8119,
            "name": "X",
            "position": 0,
            "stddev": 282.7715838,
            "variance": 79959.76858
          },
          {
            "average": 4970398.297,
            "count": 21665860,
            "maximum": 4971168.893,
            "minimum": 4969765.753,
            "name": "Y",
            "position": 1,
            "stddev": 384.6218908,
            "variance": 147933.9989
          },
          {
            "average": 2083.866229,
            "count": 21665860,
            "maximum": 2268.565773,
            "minimum": 1930.785773,
            "name": "Z",
            "position": 2,
            "stddev": 71.41779885,
            "variance": 5100.501993
          },
          {
            "average": 84.40319918,
            "count": 21665860,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.58773187,
            "variance": 2661.29408
          },
          {
            "average": 1.157059309,
            "count": 21665860,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4015296832,
            "variance": 0.1612260865
          },
          {
            "average": 1.320297879,
            "count": 21665860,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.559055619,
            "variance": 0.3125431852
          },
          {
            "average": 0.4998764416,
            "count": 21665860,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999963,
            "variance": 0.2499999963
          },
          {
            "average": 0,
            "count": 21665860,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.089015299,
            "count": 21665860,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.284765832,
            "variance": 0.08109157906
          },
          {
            "average": -2.556080926,
            "count": 21665860,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.05442714,
            "variance": 64.87379656
          },
          {
            "average": 138.2159967,
            "count": 21665860,
            "maximum": 159,
            "minimum": 115,
            "name": "UserData",
            "position": 10,
            "stddev": 10.93437663,
            "variance": 119.5605922
          },
          {
            "average": 14840.9631,
            "count": 21665860,
            "maximum": 20148,
            "minimum": 9536,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.505441,
            "variance": 28042377.88
          },
          {
            "average": 18285.02661,
            "count": 21665860,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 9949.294453,
            "variance": 98988460.1
          },
          {
            "average": 19519.245,
            "count": 21665860,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 10331.81209,
            "variance": 106746341
          },
          {
            "average": 18790.64194,
            "count": 21665860,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9506.288738,
            "variance": 90369525.57
          },
          {
            "average": 412175.3944,
            "count": 21665860,
            "maximum": 578408.7797,
            "minimum": 139555.5418,
            "name": "GpsTime",
            "position": 15,
            "stddev": 212075.9237,
            "variance": 44976197420.0
          },
          {
            "average": 0,
            "count": 21665860,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21665860,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21665860,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21665860,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21665860,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          404227.8119,
          4969765.753,
          1930.785773,
          405235.5919,
          4971168.893,
          2268.565773
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                404227.8118505845,
                4969765.7525418885,
                1930.785772815306
              ],
              [
                404227.8118505845,
                4971168.892541889,
                1930.785772815306
              ],
              [
                405235.59185058455,
                4971168.892541889,
                2268.565772815306
              ],
              [
                405235.59185058455,
                4969765.7525418885,
                2268.565772815306
              ],
              [
                404227.8118505845,
                4969765.7525418885,
                1930.785772815306
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:26:48+00:00",
        "end_time": "2011-09-15T16:32:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.2127894,
            44.87488043,
            1930.785773,
            -118.199768,
            44.88764362,
            2268.565773
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.21252406744168,
                  44.87488043012821,
                  1930.785772815306
                ],
                [
                  -118.21278938105087,
                  44.887508825257974,
                  1930.785772815306
                ],
                [
                  -118.20003053991421,
                  44.887643621735954,
                  2268.565772815306
                ],
                [
                  -118.19976801583383,
                  44.8750151675969,
                  2268.565772815306
                ],
                [
                  -118.21252406744168,
                  44.87488043012821,
                  1930.785772815306
                ]
              ]
            ]
          },
          "id": "44118H2324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:26:48Z",
            "pc:count": 21665860,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 404727.2505,
                "count": 21665860,
                "maximum": 405235.5919,
                "minimum": 404227.8119,
                "name": "X",
                "position": 0,
                "stddev": 282.7715838,
                "variance": 79959.76858
              },
              {
                "average": 4970398.297,
                "count": 21665860,
                "maximum": 4971168.893,
                "minimum": 4969765.753,
                "name": "Y",
                "position": 1,
                "stddev": 384.6218908,
                "variance": 147933.9989
              },
              {
                "average": 2083.866229,
                "count": 21665860,
                "maximum": 2268.565773,
                "minimum": 1930.785773,
                "name": "Z",
                "position": 2,
                "stddev": 71.41779885,
                "variance": 5100.501993
              },
              {
                "average": 84.40319918,
                "count": 21665860,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.58773187,
                "variance": 2661.29408
              },
              {
                "average": 1.157059309,
                "count": 21665860,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4015296832,
                "variance": 0.1612260865
              },
              {
                "average": 1.320297879,
                "count": 21665860,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.559055619,
                "variance": 0.3125431852
              },
              {
                "average": 0.4998764416,
                "count": 21665860,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999963,
                "variance": 0.2499999963
              },
              {
                "average": 0,
                "count": 21665860,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.089015299,
                "count": 21665860,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.284765832,
                "variance": 0.08109157906
              },
              {
                "average": -2.556080926,
                "count": 21665860,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.05442714,
                "variance": 64.87379656
              },
              {
                "average": 138.2159967,
                "count": 21665860,
                "maximum": 159,
                "minimum": 115,
                "name": "UserData",
                "position": 10,
                "stddev": 10.93437663,
                "variance": 119.5605922
              },
              {
                "average": 14840.9631,
                "count": 21665860,
                "maximum": 20148,
                "minimum": 9536,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.505441,
                "variance": 28042377.88
              },
              {
                "average": 18285.02661,
                "count": 21665860,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 9949.294453,
                "variance": 98988460.1
              },
              {
                "average": 19519.245,
                "count": 21665860,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 10331.81209,
                "variance": 106746341
              },
              {
                "average": 18790.64194,
                "count": 21665860,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9506.288738,
                "variance": 90369525.57
              },
              {
                "average": 412175.3944,
                "count": 21665860,
                "maximum": 578408.7797,
                "minimum": 139555.5418,
                "name": "GpsTime",
                "position": 15,
                "stddev": 212075.9237,
                "variance": 44976197420.0
              },
              {
                "average": 0,
                "count": 21665860,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21665860,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21665860,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21665860,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21665860,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              404227.8119,
              4969765.753,
              1930.785773,
              405235.5919,
              4971168.893,
              2268.565773
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    404227.8118505845,
                    4969765.7525418885,
                    1930.785772815306
                  ],
                  [
                    404227.8118505845,
                    4971168.892541889,
                    1930.785772815306
                  ],
                  [
                    405235.59185058455,
                    4971168.892541889,
                    2268.565772815306
                  ],
                  [
                    405235.59185058455,
                    4969765.7525418885,
                    2268.565772815306
                  ],
                  [
                    404227.8118505845,
                    4969765.7525418885,
                    1930.785772815306
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:26:48+00:00",
            "end_time": "2011-09-15T16:32: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": "44118G1404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502801015383,
              44.799899198105926,
              1364.3852184518703
            ],
            [
              -118.02525135642851,
              44.81250822658434,
              1364.3852184518703
            ],
            [
              -118.01253303722504,
              44.812621703860486,
              1746.6852184518705
            ],
            [
              -118.0123124604234,
              44.800012625780944,
              1746.6852184518705
            ],
            [
              -118.02502801015383,
              44.799899198105926,
              1364.3852184518703
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252514,
        44.7998992,
        1364.385218,
        -118.0123125,
        44.8126217,
        1746.685218
      ],
      "properties": {
        "datetime": "2011-09-18T20:42:01Z",
        "pc:count": 14847985,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419414.4609,
            "count": 14847985,
            "maximum": 419938.2534,
            "minimum": 418932.4334,
            "name": "X",
            "position": 0,
            "stddev": 298.2130762,
            "variance": 88931.03883
          },
          {
            "average": 4961906.971,
            "count": 14847985,
            "maximum": 4962633.338,
            "minimum": 4961232.458,
            "name": "Y",
            "position": 1,
            "stddev": 391.6228006,
            "variance": 153368.4179
          },
          {
            "average": 1552.806177,
            "count": 14847985,
            "maximum": 1746.685218,
            "minimum": 1364.385218,
            "name": "Z",
            "position": 2,
            "stddev": 78.54765551,
            "variance": 6169.734186
          },
          {
            "average": 87.93958439,
            "count": 14847985,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.87595187,
            "variance": 2795.866286
          },
          {
            "average": 1.166740335,
            "count": 14847985,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4088021586,
            "variance": 0.1671192049
          },
          {
            "average": 1.341563721,
            "count": 14847985,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5650023618,
            "variance": 0.3192276688
          },
          {
            "average": 0.4995423958,
            "count": 14847985,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998074,
            "variance": 0.2499998074
          },
          {
            "average": 0,
            "count": 14847985,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.118238468,
            "count": 14847985,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3228902906,
            "variance": 0.1042581397
          },
          {
            "average": 0.1970868863,
            "count": 14847985,
            "maximum": 18,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.322540843,
            "variance": 69.26468609
          },
          {
            "average": 64.29694723,
            "count": 14847985,
            "maximum": 179,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 62.61438665,
            "variance": 3920.561416
          },
          {
            "average": 14781.06655,
            "count": 14847985,
            "maximum": 20150,
            "minimum": 9452,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5268.98637,
            "variance": 27762217.37
          },
          {
            "average": 409194.1985,
            "count": 14847985,
            "maximum": 413721.2027,
            "minimum": 144707.9997,
            "name": "GpsTime",
            "position": 12,
            "stddev": 26524.3125,
            "variance": 703539153.8
          },
          {
            "average": 0,
            "count": 14847985,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14847985,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14847985,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14847985,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14847985,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418932.4334,
          4961232.458,
          1364.385218,
          419938.2534,
          4962633.338,
          1746.685218
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418932.4334341223,
                4961232.457886031,
                1364.3852184518703
              ],
              [
                418932.4334341223,
                4962633.337886032,
                1364.3852184518703
              ],
              [
                419938.25343412225,
                4962633.337886032,
                1746.6852184518705
              ],
              [
                419938.25343412225,
                4961232.457886031,
                1746.6852184518705
              ],
              [
                418932.4334341223,
                4961232.457886031,
                1364.3852184518703
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:42:01+00:00",
        "end_time": "2011-09-15T17:58:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252514,
            44.7998992,
            1364.385218,
            -118.0123125,
            44.8126217,
            1746.685218
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502801015383,
                  44.799899198105926,
                  1364.3852184518703
                ],
                [
                  -118.02525135642851,
                  44.81250822658434,
                  1364.3852184518703
                ],
                [
                  -118.01253303722504,
                  44.812621703860486,
                  1746.6852184518705
                ],
                [
                  -118.0123124604234,
                  44.800012625780944,
                  1746.6852184518705
                ],
                [
                  -118.02502801015383,
                  44.799899198105926,
                  1364.3852184518703
                ]
              ]
            ]
          },
          "id": "44118G1404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:42:01Z",
            "pc:count": 14847985,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419414.4609,
                "count": 14847985,
                "maximum": 419938.2534,
                "minimum": 418932.4334,
                "name": "X",
                "position": 0,
                "stddev": 298.2130762,
                "variance": 88931.03883
              },
              {
                "average": 4961906.971,
                "count": 14847985,
                "maximum": 4962633.338,
                "minimum": 4961232.458,
                "name": "Y",
                "position": 1,
                "stddev": 391.6228006,
                "variance": 153368.4179
              },
              {
                "average": 1552.806177,
                "count": 14847985,
                "maximum": 1746.685218,
                "minimum": 1364.385218,
                "name": "Z",
                "position": 2,
                "stddev": 78.54765551,
                "variance": 6169.734186
              },
              {
                "average": 87.93958439,
                "count": 14847985,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.87595187,
                "variance": 2795.866286
              },
              {
                "average": 1.166740335,
                "count": 14847985,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4088021586,
                "variance": 0.1671192049
              },
              {
                "average": 1.341563721,
                "count": 14847985,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5650023618,
                "variance": 0.3192276688
              },
              {
                "average": 0.4995423958,
                "count": 14847985,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998074,
                "variance": 0.2499998074
              },
              {
                "average": 0,
                "count": 14847985,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.118238468,
                "count": 14847985,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3228902906,
                "variance": 0.1042581397
              },
              {
                "average": 0.1970868863,
                "count": 14847985,
                "maximum": 18,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.322540843,
                "variance": 69.26468609
              },
              {
                "average": 64.29694723,
                "count": 14847985,
                "maximum": 179,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 62.61438665,
                "variance": 3920.561416
              },
              {
                "average": 14781.06655,
                "count": 14847985,
                "maximum": 20150,
                "minimum": 9452,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5268.98637,
                "variance": 27762217.37
              },
              {
                "average": 409194.1985,
                "count": 14847985,
                "maximum": 413721.2027,
                "minimum": 144707.9997,
                "name": "GpsTime",
                "position": 12,
                "stddev": 26524.3125,
                "variance": 703539153.8
              },
              {
                "average": 0,
                "count": 14847985,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14847985,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14847985,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14847985,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14847985,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418932.4334,
              4961232.458,
              1364.385218,
              419938.2534,
              4962633.338,
              1746.685218
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418932.4334341223,
                    4961232.457886031,
                    1364.3852184518703
                  ],
                  [
                    418932.4334341223,
                    4962633.337886032,
                    1364.3852184518703
                  ],
                  [
                    419938.25343412225,
                    4962633.337886032,
                    1746.6852184518705
                  ],
                  [
                    419938.25343412225,
                    4961232.457886031,
                    1746.6852184518705
                  ],
                  [
                    418932.4334341223,
                    4961232.457886031,
                    1364.3852184518703
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:42:01+00:00",
            "end_time": "2011-09-15T17:58: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": "45117B6311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.75002558458544,
              45.14993081536667,
              965.6781607641325
            ],
            [
              -117.75019063215878,
              45.16251048417279,
              965.6781607641325
            ],
            [
              -117.73752885276035,
              45.162592954850105,
              1224.4981607641325
            ],
            [
              -117.73736659026186,
              45.150013250080086,
              1224.4981607641325
            ],
            [
              -117.75002558458544,
              45.14993081536667,
              965.6781607641325
            ]
          ]
        ]
      },
      "bbox": [
        -117.7501906,
        45.14993082,
        965.6781608,
        -117.7373666,
        45.16259295,
        1224.498161
      ],
      "properties": {
        "datetime": "2011-09-15T20:06:35Z",
        "pc:count": 10270552,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 441554.5502,
            "count": 10270552,
            "maximum": 442037.144,
            "minimum": 441041.944,
            "name": "X",
            "position": 0,
            "stddev": 283.160744,
            "variance": 80180.00692
          },
          {
            "average": 5000552.134,
            "count": 10270552,
            "maximum": 5001276.551,
            "minimum": 4999878.951,
            "name": "Y",
            "position": 1,
            "stddev": 414.0127504,
            "variance": 171406.5575
          },
          {
            "average": 1072.361155,
            "count": 10270552,
            "maximum": 1224.498161,
            "minimum": 965.6781608,
            "name": "Z",
            "position": 2,
            "stddev": 65.37147516,
            "variance": 4273.429765
          },
          {
            "average": 96.26778522,
            "count": 10270552,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.3547429,
            "variance": 2057.052703
          },
          {
            "average": 1.093082047,
            "count": 10270552,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3176375793,
            "variance": 0.1008936318
          },
          {
            "average": 1.192516916,
            "count": 10270552,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4581258465,
            "variance": 0.2098792912
          },
          {
            "average": 0.5004949101,
            "count": 10270552,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997794,
            "variance": 0.2499997794
          },
          {
            "average": 0,
            "count": 10270552,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.287424863,
            "count": 10270552,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4525614113,
            "variance": 0.204811831
          },
          {
            "average": -0.08010697563,
            "count": 10270552,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.523527531,
            "variance": 72.65052158
          },
          {
            "average": 133.0898261,
            "count": 10270552,
            "maximum": 158,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 4.700157606,
            "variance": 22.09148152
          },
          {
            "average": 10699.5196,
            "count": 10270552,
            "maximum": 10704,
            "minimum": 10695,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.688399418,
            "variance": 2.850692594
          },
          {
            "average": 28137.51254,
            "count": 10270552,
            "maximum": 62976,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10638.78307,
            "variance": 113183705.1
          },
          {
            "average": 27632.63898,
            "count": 10270552,
            "maximum": 64768,
            "minimum": 256,
            "name": "Green",
            "position": 13,
            "stddev": 9454.450242,
            "variance": 89386629.38
          },
          {
            "average": 22200.34172,
            "count": 10270552,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7464.62009,
            "variance": 55720553.08
          },
          {
            "average": 150916.7287,
            "count": 10270552,
            "maximum": 152395.1584,
            "minimum": 149475.9814,
            "name": "GpsTime",
            "position": 15,
            "stddev": 547.4261064,
            "variance": 299675.342
          },
          {
            "average": 0,
            "count": 10270552,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10270552,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10270552,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10270552,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10270552,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          441041.944,
          4999878.951,
          965.6781608,
          442037.144,
          5001276.551,
          1224.498161
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                441041.9440242981,
                4999878.951412064,
                965.6781607641325
              ],
              [
                441041.9440242981,
                5001276.551412064,
                965.6781607641325
              ],
              [
                442037.14402429806,
                5001276.551412064,
                1224.4981607641325
              ],
              [
                442037.14402429806,
                4999878.951412064,
                1224.4981607641325
              ],
              [
                441041.9440242981,
                4999878.951412064,
                965.6781607641325
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:06:35+00:00",
        "end_time": "2011-09-15T19:17:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B6311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B6311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B6311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7501906,
            45.14993082,
            965.6781608,
            -117.7373666,
            45.16259295,
            1224.498161
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.75002558458544,
                  45.14993081536667,
                  965.6781607641325
                ],
                [
                  -117.75019063215878,
                  45.16251048417279,
                  965.6781607641325
                ],
                [
                  -117.73752885276035,
                  45.162592954850105,
                  1224.4981607641325
                ],
                [
                  -117.73736659026186,
                  45.150013250080086,
                  1224.4981607641325
                ],
                [
                  -117.75002558458544,
                  45.14993081536667,
                  965.6781607641325
                ]
              ]
            ]
          },
          "id": "45117B6311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:06:35Z",
            "pc:count": 10270552,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 441554.5502,
                "count": 10270552,
                "maximum": 442037.144,
                "minimum": 441041.944,
                "name": "X",
                "position": 0,
                "stddev": 283.160744,
                "variance": 80180.00692
              },
              {
                "average": 5000552.134,
                "count": 10270552,
                "maximum": 5001276.551,
                "minimum": 4999878.951,
                "name": "Y",
                "position": 1,
                "stddev": 414.0127504,
                "variance": 171406.5575
              },
              {
                "average": 1072.361155,
                "count": 10270552,
                "maximum": 1224.498161,
                "minimum": 965.6781608,
                "name": "Z",
                "position": 2,
                "stddev": 65.37147516,
                "variance": 4273.429765
              },
              {
                "average": 96.26778522,
                "count": 10270552,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.3547429,
                "variance": 2057.052703
              },
              {
                "average": 1.093082047,
                "count": 10270552,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3176375793,
                "variance": 0.1008936318
              },
              {
                "average": 1.192516916,
                "count": 10270552,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4581258465,
                "variance": 0.2098792912
              },
              {
                "average": 0.5004949101,
                "count": 10270552,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997794,
                "variance": 0.2499997794
              },
              {
                "average": 0,
                "count": 10270552,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.287424863,
                "count": 10270552,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4525614113,
                "variance": 0.204811831
              },
              {
                "average": -0.08010697563,
                "count": 10270552,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.523527531,
                "variance": 72.65052158
              },
              {
                "average": 133.0898261,
                "count": 10270552,
                "maximum": 158,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 4.700157606,
                "variance": 22.09148152
              },
              {
                "average": 10699.5196,
                "count": 10270552,
                "maximum": 10704,
                "minimum": 10695,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.688399418,
                "variance": 2.850692594
              },
              {
                "average": 28137.51254,
                "count": 10270552,
                "maximum": 62976,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10638.78307,
                "variance": 113183705.1
              },
              {
                "average": 27632.63898,
                "count": 10270552,
                "maximum": 64768,
                "minimum": 256,
                "name": "Green",
                "position": 13,
                "stddev": 9454.450242,
                "variance": 89386629.38
              },
              {
                "average": 22200.34172,
                "count": 10270552,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7464.62009,
                "variance": 55720553.08
              },
              {
                "average": 150916.7287,
                "count": 10270552,
                "maximum": 152395.1584,
                "minimum": 149475.9814,
                "name": "GpsTime",
                "position": 15,
                "stddev": 547.4261064,
                "variance": 299675.342
              },
              {
                "average": 0,
                "count": 10270552,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10270552,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10270552,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10270552,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10270552,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              441041.944,
              4999878.951,
              965.6781608,
              442037.144,
              5001276.551,
              1224.498161
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    441041.9440242981,
                    4999878.951412064,
                    965.6781607641325
                  ],
                  [
                    441041.9440242981,
                    5001276.551412064,
                    965.6781607641325
                  ],
                  [
                    442037.14402429806,
                    5001276.551412064,
                    1224.4981607641325
                  ],
                  [
                    442037.14402429806,
                    4999878.951412064,
                    1224.4981607641325
                  ],
                  [
                    441041.9440242981,
                    4999878.951412064,
                    965.6781607641325
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:06:35+00:00",
            "end_time": "2011-09-15T19:17: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": "45117A7122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252530836427,
              45.06241855268753,
              966.3564530969629
            ],
            [
              -117.8627147193936,
              45.075010487893984,
              966.3564530969629
            ],
            [
              -117.85002867103366,
              45.07510561889211,
              1076.816453096963
            ],
            [
              -117.8498420444403,
              45.062513642161015,
              1076.816453096963
            ],
            [
              -117.86252530836427,
              45.06241855268753,
              966.3564530969629
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627147,
        45.06241855,
        966.3564531,
        -117.849842,
        45.07510562,
        1076.816453
      ],
      "properties": {
        "datetime": "2011-09-16T21:55:17Z",
        "pc:count": 8986824,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432598.0519,
            "count": 8986824,
            "maximum": 433093.38,
            "minimum": 432094.72,
            "name": "X",
            "position": 0,
            "stddev": 286.529688,
            "variance": 82099.26213
          },
          {
            "average": 4990950.922,
            "count": 8986824,
            "maximum": 4991644.483,
            "minimum": 4990245.503,
            "name": "Y",
            "position": 1,
            "stddev": 400.645509,
            "variance": 160516.8239
          },
          {
            "average": 1020.391733,
            "count": 8986824,
            "maximum": 1076.816453,
            "minimum": 966.3564531,
            "name": "Z",
            "position": 2,
            "stddev": 22.17904702,
            "variance": 491.9101268
          },
          {
            "average": 111.743921,
            "count": 8986824,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.44598734,
            "variance": 597.6062968
          },
          {
            "average": 1.002427109,
            "count": 8986824,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04981047764,
            "variance": 0.002481083682
          },
          {
            "average": 1.005457212,
            "count": 8986824,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07532900749,
            "variance": 0.005674459369
          },
          {
            "average": 0.5000526326,
            "count": 8986824,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000025,
            "variance": 0.250000025
          },
          {
            "average": 0,
            "count": 8986824,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.344203692,
            "count": 8986824,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4751079199,
            "variance": 0.2257275355
          },
          {
            "average": 0.4449923526,
            "count": 8986824,
            "maximum": 19.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.547059181,
            "variance": 73.05222065
          },
          {
            "average": 141.201672,
            "count": 8986824,
            "maximum": 157,
            "minimum": 127,
            "name": "UserData",
            "position": 10,
            "stddev": 4.272926043,
            "variance": 18.25789697
          },
          {
            "average": 10761.7989,
            "count": 8986824,
            "maximum": 10766,
            "minimum": 10758,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.719900575,
            "variance": 2.95805799
          },
          {
            "average": 38562.98817,
            "count": 8986824,
            "maximum": 58368,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 5102.366376,
            "variance": 26034142.64
          },
          {
            "average": 34702.76363,
            "count": 8986824,
            "maximum": 56320,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 4468.85758,
            "variance": 19970688.07
          },
          {
            "average": 29749.97273,
            "count": 8986824,
            "maximum": 57856,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 4273.793548,
            "variance": 18265311.29
          },
          {
            "average": 241914.5766,
            "count": 8986824,
            "maximum": 245317.9871,
            "minimum": 239162.7596,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1326.769545,
            "variance": 1760317.427
          },
          {
            "average": 0,
            "count": 8986824,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8986824,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8986824,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8986824,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8986824,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432094.72,
          4990245.503,
          966.3564531,
          433093.38,
          4991644.483,
          1076.816453
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432094.719984899,
                4990245.503253467,
                966.3564530969629
              ],
              [
                432094.719984899,
                4991644.483253468,
                966.3564530969629
              ],
              [
                433093.379984899,
                4991644.483253468,
                1076.816453096963
              ],
              [
                433093.379984899,
                4990245.503253467,
                1076.816453096963
              ],
              [
                432094.719984899,
                4990245.503253467,
                966.3564530969629
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T21:55:17+00:00",
        "end_time": "2011-09-16T20:12:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627147,
            45.06241855,
            966.3564531,
            -117.849842,
            45.07510562,
            1076.816453
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252530836427,
                  45.06241855268753,
                  966.3564530969629
                ],
                [
                  -117.8627147193936,
                  45.075010487893984,
                  966.3564530969629
                ],
                [
                  -117.85002867103366,
                  45.07510561889211,
                  1076.816453096963
                ],
                [
                  -117.8498420444403,
                  45.062513642161015,
                  1076.816453096963
                ],
                [
                  -117.86252530836427,
                  45.06241855268753,
                  966.3564530969629
                ]
              ]
            ]
          },
          "id": "45117A7122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T21:55:17Z",
            "pc:count": 8986824,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432598.0519,
                "count": 8986824,
                "maximum": 433093.38,
                "minimum": 432094.72,
                "name": "X",
                "position": 0,
                "stddev": 286.529688,
                "variance": 82099.26213
              },
              {
                "average": 4990950.922,
                "count": 8986824,
                "maximum": 4991644.483,
                "minimum": 4990245.503,
                "name": "Y",
                "position": 1,
                "stddev": 400.645509,
                "variance": 160516.8239
              },
              {
                "average": 1020.391733,
                "count": 8986824,
                "maximum": 1076.816453,
                "minimum": 966.3564531,
                "name": "Z",
                "position": 2,
                "stddev": 22.17904702,
                "variance": 491.9101268
              },
              {
                "average": 111.743921,
                "count": 8986824,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.44598734,
                "variance": 597.6062968
              },
              {
                "average": 1.002427109,
                "count": 8986824,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04981047764,
                "variance": 0.002481083682
              },
              {
                "average": 1.005457212,
                "count": 8986824,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07532900749,
                "variance": 0.005674459369
              },
              {
                "average": 0.5000526326,
                "count": 8986824,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000025,
                "variance": 0.250000025
              },
              {
                "average": 0,
                "count": 8986824,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.344203692,
                "count": 8986824,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4751079199,
                "variance": 0.2257275355
              },
              {
                "average": 0.4449923526,
                "count": 8986824,
                "maximum": 19.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.547059181,
                "variance": 73.05222065
              },
              {
                "average": 141.201672,
                "count": 8986824,
                "maximum": 157,
                "minimum": 127,
                "name": "UserData",
                "position": 10,
                "stddev": 4.272926043,
                "variance": 18.25789697
              },
              {
                "average": 10761.7989,
                "count": 8986824,
                "maximum": 10766,
                "minimum": 10758,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.719900575,
                "variance": 2.95805799
              },
              {
                "average": 38562.98817,
                "count": 8986824,
                "maximum": 58368,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 5102.366376,
                "variance": 26034142.64
              },
              {
                "average": 34702.76363,
                "count": 8986824,
                "maximum": 56320,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 4468.85758,
                "variance": 19970688.07
              },
              {
                "average": 29749.97273,
                "count": 8986824,
                "maximum": 57856,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 4273.793548,
                "variance": 18265311.29
              },
              {
                "average": 241914.5766,
                "count": 8986824,
                "maximum": 245317.9871,
                "minimum": 239162.7596,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1326.769545,
                "variance": 1760317.427
              },
              {
                "average": 0,
                "count": 8986824,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8986824,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8986824,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8986824,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8986824,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432094.72,
              4990245.503,
              966.3564531,
              433093.38,
              4991644.483,
              1076.816453
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432094.719984899,
                    4990245.503253467,
                    966.3564530969629
                  ],
                  [
                    432094.719984899,
                    4991644.483253468,
                    966.3564530969629
                  ],
                  [
                    433093.379984899,
                    4991644.483253468,
                    1076.816453096963
                  ],
                  [
                    433093.379984899,
                    4990245.503253467,
                    1076.816453096963
                  ],
                  [
                    432094.719984899,
                    4990245.503253467,
                    966.3564530969629
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T21:55:17+00:00",
            "end_time": "2011-09-16T20:12: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": "45117A8302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752468868739,
              45.04990478293428,
              1041.7279681332775
            ],
            [
              -117.98774168202435,
              45.0625096221819,
              1041.7279681332775
            ],
            [
              -117.97502912413206,
              45.062618871274,
              1099.3679681332774
            ],
            [
              -117.97481492249182,
              45.050013984290466,
              1099.3679681332774
            ],
            [
              -117.98752468868739,
              45.04990478293428,
              1041.7279681332775
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877417,
        45.04990478,
        1041.727968,
        -117.9748149,
        45.06261887,
        1099.367968
      ],
      "properties": {
        "datetime": "2011-09-20T02:44:48Z",
        "pc:count": 11626716,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422737.5606,
            "count": 11626716,
            "maximum": 423237.6005,
            "minimum": 422236.6005,
            "name": "X",
            "position": 0,
            "stddev": 284.1101984,
            "variance": 80718.60485
          },
          {
            "average": 4989676.635,
            "count": 11626716,
            "maximum": 4990368.308,
            "minimum": 4988967.848,
            "name": "Y",
            "position": 1,
            "stddev": 404.3993142,
            "variance": 163538.8053
          },
          {
            "average": 1054.532757,
            "count": 11626716,
            "maximum": 1099.367968,
            "minimum": 1041.727968,
            "name": "Z",
            "position": 2,
            "stddev": 11.00289486,
            "variance": 121.0636954
          },
          {
            "average": 222.2011435,
            "count": 11626716,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.55687032,
            "variance": 815.4948422
          },
          {
            "average": 1.00048853,
            "count": 11626716,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02471023988,
            "variance": 0.000610595955
          },
          {
            "average": 1.000980844,
            "count": 11626716,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03682038864,
            "variance": 0.00135574102
          },
          {
            "average": 0.4981679264,
            "count": 11626716,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499996665,
            "variance": 0.249996665
          },
          {
            "average": 0,
            "count": 11626716,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.250180705,
            "count": 11626716,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4331170001,
            "variance": 0.1875903357
          },
          {
            "average": 0.9677888862,
            "count": 11626716,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.804661731,
            "variance": 60.91274473
          },
          {
            "average": 200.7820148,
            "count": 11626716,
            "maximum": 213,
            "minimum": 181,
            "name": "UserData",
            "position": 10,
            "stddev": 6.783682582,
            "variance": 46.01834938
          },
          {
            "average": 265.3331181,
            "count": 11626716,
            "maximum": 279,
            "minimum": 252,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.5634162,
            "variance": 111.5857619
          },
          {
            "average": 27202.61696,
            "count": 11626716,
            "maximum": 57088,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 8391.088146,
            "variance": 70410360.28
          },
          {
            "average": 28303.32686,
            "count": 11626716,
            "maximum": 58880,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 6339.710757,
            "variance": 40191932.48
          },
          {
            "average": 22395.69629,
            "count": 11626716,
            "maximum": 61440,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4827.08614,
            "variance": 23300760.61
          },
          {
            "average": 520359.3114,
            "count": 11626716,
            "maximum": 521888.1249,
            "minimum": 518699.8793,
            "name": "GpsTime",
            "position": 15,
            "stddev": 667.2525737,
            "variance": 445225.9971
          },
          {
            "average": 0,
            "count": 11626716,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11626716,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11626716,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11626716,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11626716,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422236.6005,
          4988967.848,
          1041.727968,
          423237.6005,
          4990368.308,
          1099.367968
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422236.6004830933,
                4988967.847559516,
                1041.7279681332775
              ],
              [
                422236.6004830933,
                4990368.307559517,
                1041.7279681332775
              ],
              [
                423237.6004830933,
                4990368.307559517,
                1099.3679681332774
              ],
              [
                423237.6004830933,
                4988967.847559516,
                1099.3679681332774
              ],
              [
                422236.6004830933,
                4988967.847559516,
                1041.7279681332775
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:44:48+00:00",
        "end_time": "2011-09-20T01:51:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877417,
            45.04990478,
            1041.727968,
            -117.9748149,
            45.06261887,
            1099.367968
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752468868739,
                  45.04990478293428,
                  1041.7279681332775
                ],
                [
                  -117.98774168202435,
                  45.0625096221819,
                  1041.7279681332775
                ],
                [
                  -117.97502912413206,
                  45.062618871274,
                  1099.3679681332774
                ],
                [
                  -117.97481492249182,
                  45.050013984290466,
                  1099.3679681332774
                ],
                [
                  -117.98752468868739,
                  45.04990478293428,
                  1041.7279681332775
                ]
              ]
            ]
          },
          "id": "45117A8302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:44:48Z",
            "pc:count": 11626716,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422737.5606,
                "count": 11626716,
                "maximum": 423237.6005,
                "minimum": 422236.6005,
                "name": "X",
                "position": 0,
                "stddev": 284.1101984,
                "variance": 80718.60485
              },
              {
                "average": 4989676.635,
                "count": 11626716,
                "maximum": 4990368.308,
                "minimum": 4988967.848,
                "name": "Y",
                "position": 1,
                "stddev": 404.3993142,
                "variance": 163538.8053
              },
              {
                "average": 1054.532757,
                "count": 11626716,
                "maximum": 1099.367968,
                "minimum": 1041.727968,
                "name": "Z",
                "position": 2,
                "stddev": 11.00289486,
                "variance": 121.0636954
              },
              {
                "average": 222.2011435,
                "count": 11626716,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.55687032,
                "variance": 815.4948422
              },
              {
                "average": 1.00048853,
                "count": 11626716,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02471023988,
                "variance": 0.000610595955
              },
              {
                "average": 1.000980844,
                "count": 11626716,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03682038864,
                "variance": 0.00135574102
              },
              {
                "average": 0.4981679264,
                "count": 11626716,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499996665,
                "variance": 0.249996665
              },
              {
                "average": 0,
                "count": 11626716,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.250180705,
                "count": 11626716,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4331170001,
                "variance": 0.1875903357
              },
              {
                "average": 0.9677888862,
                "count": 11626716,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.804661731,
                "variance": 60.91274473
              },
              {
                "average": 200.7820148,
                "count": 11626716,
                "maximum": 213,
                "minimum": 181,
                "name": "UserData",
                "position": 10,
                "stddev": 6.783682582,
                "variance": 46.01834938
              },
              {
                "average": 265.3331181,
                "count": 11626716,
                "maximum": 279,
                "minimum": 252,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.5634162,
                "variance": 111.5857619
              },
              {
                "average": 27202.61696,
                "count": 11626716,
                "maximum": 57088,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 8391.088146,
                "variance": 70410360.28
              },
              {
                "average": 28303.32686,
                "count": 11626716,
                "maximum": 58880,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 6339.710757,
                "variance": 40191932.48
              },
              {
                "average": 22395.69629,
                "count": 11626716,
                "maximum": 61440,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4827.08614,
                "variance": 23300760.61
              },
              {
                "average": 520359.3114,
                "count": 11626716,
                "maximum": 521888.1249,
                "minimum": 518699.8793,
                "name": "GpsTime",
                "position": 15,
                "stddev": 667.2525737,
                "variance": 445225.9971
              },
              {
                "average": 0,
                "count": 11626716,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11626716,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11626716,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11626716,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11626716,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422236.6005,
              4988967.848,
              1041.727968,
              423237.6005,
              4990368.308,
              1099.367968
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422236.6004830933,
                    4988967.847559516,
                    1041.7279681332775
                  ],
                  [
                    422236.6004830933,
                    4990368.307559517,
                    1041.7279681332775
                  ],
                  [
                    423237.6004830933,
                    4990368.307559517,
                    1099.3679681332774
                  ],
                  [
                    423237.6004830933,
                    4988967.847559516,
                    1099.3679681332774
                  ],
                  [
                    422236.6004830933,
                    4988967.847559516,
                    1041.7279681332775
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:44:48+00:00",
            "end_time": "2011-09-20T01:51:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118H1413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752429401436,
              44.89989945743574,
              1097.192437608282
            ],
            [
              -118.03775117805075,
              44.91250965471058,
              1097.192437608282
            ],
            [
              -118.02502936639334,
              44.91262455685248,
              1205.852437608282
            ],
            [
              -118.02480526254517,
              44.90001430935013,
              1205.852437608282
            ],
            [
              -118.03752429401436,
              44.89989945743574,
              1097.192437608282
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377512,
        44.89989946,
        1097.192438,
        -118.0248053,
        44.91262456,
        1205.852438
      ],
      "properties": {
        "datetime": "2011-09-17T22:03:15Z",
        "pc:count": 10908792,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418588.3898,
            "count": 10908792,
            "maximum": 419090.3518,
            "minimum": 418085.9918,
            "name": "X",
            "position": 0,
            "stddev": 282.8117501,
            "variance": 79982.48598
          },
          {
            "average": 4973036.493,
            "count": 10908792,
            "maximum": 4973754.514,
            "minimum": 4972353.474,
            "name": "Y",
            "position": 1,
            "stddev": 400.0758195,
            "variance": 160060.6614
          },
          {
            "average": 1127.812637,
            "count": 10908792,
            "maximum": 1205.852438,
            "minimum": 1097.192438,
            "name": "Z",
            "position": 2,
            "stddev": 17.39394235,
            "variance": 302.5492303
          },
          {
            "average": 104.7774337,
            "count": 10908792,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.45894117,
            "variance": 1119.500744
          },
          {
            "average": 1.022894102,
            "count": 10908792,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1594657702,
            "variance": 0.02542933187
          },
          {
            "average": 1.047199818,
            "count": 10908792,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2357579081,
            "variance": 0.05558179123
          },
          {
            "average": 0.4998267453,
            "count": 10908792,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999929,
            "variance": 0.2499999929
          },
          {
            "average": 0,
            "count": 10908792,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.27328168,
            "count": 10908792,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4456442767,
            "variance": 0.1985988214
          },
          {
            "average": -1.707839307,
            "count": 10908792,
            "maximum": 16.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.100889285,
            "variance": 65.6244072
          },
          {
            "average": 179,
            "count": 10908792,
            "maximum": 179,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14756.07636,
            "count": 10908792,
            "maximum": 20087,
            "minimum": 9465,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5307.965896,
            "variance": 28174501.95
          },
          {
            "average": 29200.56337,
            "count": 10908792,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10595.9797,
            "variance": 112274785.8
          },
          {
            "average": 29356.23358,
            "count": 10908792,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8148.933195,
            "variance": 66405112.22
          },
          {
            "average": 21323.00502,
            "count": 10908792,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7058.662109,
            "variance": 49824710.77
          },
          {
            "average": 330735.5646,
            "count": 10908792,
            "maximum": 332195.7536,
            "minimum": 329037.4181,
            "name": "GpsTime",
            "position": 15,
            "stddev": 734.6150231,
            "variance": 539659.2322
          },
          {
            "average": 0,
            "count": 10908792,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10908792,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10908792,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10908792,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10908792,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418085.9918,
          4972353.474,
          1097.192438,
          419090.3518,
          4973754.514,
          1205.852438
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418085.9917951893,
                4972353.4735224005,
                1097.192437608282
              ],
              [
                418085.9917951893,
                4973754.5135224,
                1097.192437608282
              ],
              [
                419090.35179518926,
                4973754.5135224,
                1205.852437608282
              ],
              [
                419090.35179518926,
                4972353.4735224005,
                1205.852437608282
              ],
              [
                418085.9917951893,
                4972353.4735224005,
                1097.192437608282
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:03:15+00:00",
        "end_time": "2011-09-17T21:10:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377512,
            44.89989946,
            1097.192438,
            -118.0248053,
            44.91262456,
            1205.852438
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752429401436,
                  44.89989945743574,
                  1097.192437608282
                ],
                [
                  -118.03775117805075,
                  44.91250965471058,
                  1097.192437608282
                ],
                [
                  -118.02502936639334,
                  44.91262455685248,
                  1205.852437608282
                ],
                [
                  -118.02480526254517,
                  44.90001430935013,
                  1205.852437608282
                ],
                [
                  -118.03752429401436,
                  44.89989945743574,
                  1097.192437608282
                ]
              ]
            ]
          },
          "id": "44118H1413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:03:15Z",
            "pc:count": 10908792,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418588.3898,
                "count": 10908792,
                "maximum": 419090.3518,
                "minimum": 418085.9918,
                "name": "X",
                "position": 0,
                "stddev": 282.8117501,
                "variance": 79982.48598
              },
              {
                "average": 4973036.493,
                "count": 10908792,
                "maximum": 4973754.514,
                "minimum": 4972353.474,
                "name": "Y",
                "position": 1,
                "stddev": 400.0758195,
                "variance": 160060.6614
              },
              {
                "average": 1127.812637,
                "count": 10908792,
                "maximum": 1205.852438,
                "minimum": 1097.192438,
                "name": "Z",
                "position": 2,
                "stddev": 17.39394235,
                "variance": 302.5492303
              },
              {
                "average": 104.7774337,
                "count": 10908792,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.45894117,
                "variance": 1119.500744
              },
              {
                "average": 1.022894102,
                "count": 10908792,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1594657702,
                "variance": 0.02542933187
              },
              {
                "average": 1.047199818,
                "count": 10908792,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2357579081,
                "variance": 0.05558179123
              },
              {
                "average": 0.4998267453,
                "count": 10908792,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999929,
                "variance": 0.2499999929
              },
              {
                "average": 0,
                "count": 10908792,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.27328168,
                "count": 10908792,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4456442767,
                "variance": 0.1985988214
              },
              {
                "average": -1.707839307,
                "count": 10908792,
                "maximum": 16.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.100889285,
                "variance": 65.6244072
              },
              {
                "average": 179,
                "count": 10908792,
                "maximum": 179,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14756.07636,
                "count": 10908792,
                "maximum": 20087,
                "minimum": 9465,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5307.965896,
                "variance": 28174501.95
              },
              {
                "average": 29200.56337,
                "count": 10908792,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10595.9797,
                "variance": 112274785.8
              },
              {
                "average": 29356.23358,
                "count": 10908792,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8148.933195,
                "variance": 66405112.22
              },
              {
                "average": 21323.00502,
                "count": 10908792,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7058.662109,
                "variance": 49824710.77
              },
              {
                "average": 330735.5646,
                "count": 10908792,
                "maximum": 332195.7536,
                "minimum": 329037.4181,
                "name": "GpsTime",
                "position": 15,
                "stddev": 734.6150231,
                "variance": 539659.2322
              },
              {
                "average": 0,
                "count": 10908792,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10908792,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10908792,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10908792,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10908792,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418085.9918,
              4972353.474,
              1097.192438,
              419090.3518,
              4973754.514,
              1205.852438
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418085.9917951893,
                    4972353.4735224005,
                    1097.192437608282
                  ],
                  [
                    418085.9917951893,
                    4973754.5135224,
                    1097.192437608282
                  ],
                  [
                    419090.35179518926,
                    4973754.5135224,
                    1205.852437608282
                  ],
                  [
                    419090.35179518926,
                    4972353.4735224005,
                    1205.852437608282
                  ],
                  [
                    418085.9917951893,
                    4972353.4735224005,
                    1097.192437608282
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:03:15+00:00",
            "end_time": "2011-09-17T21: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": "44118H2319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.21252410659592,
              44.887379836413636,
              1911.5814260438285
            ],
            [
              -118.21278954338702,
              44.90000856379285,
              1911.5814260438285
            ],
            [
              -118.20003021728478,
              44.90014336531985,
              2298.4414260438284
            ],
            [
              -118.19976757142337,
              44.88751457892764,
              2298.4414260438284
            ],
            [
              -118.21252410659592,
              44.887379836413636,
              1911.5814260438285
            ]
          ]
        ]
      },
      "bbox": [
        -118.2127895,
        44.88737984,
        1911.581426,
        -118.1997676,
        44.90014337,
        2298.441426
      ],
      "properties": {
        "datetime": "2011-09-20T18:23:17Z",
        "pc:count": 16131412,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 404741.4638,
            "count": 16131412,
            "maximum": 405256.1464,
            "minimum": 404248.5464,
            "name": "X",
            "position": 0,
            "stddev": 293.1017214,
            "variance": 85908.61911
          },
          {
            "average": 4971837.253,
            "count": 16131412,
            "maximum": 4972557.431,
            "minimum": 4971154.251,
            "name": "Y",
            "position": 1,
            "stddev": 394.1158364,
            "variance": 155327.2925
          },
          {
            "average": 2125.217915,
            "count": 16131412,
            "maximum": 2298.441426,
            "minimum": 1911.581426,
            "name": "Z",
            "position": 2,
            "stddev": 77.04042256,
            "variance": 5935.226708
          },
          {
            "average": 94.03333812,
            "count": 16131412,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.84132364,
            "variance": 2687.522837
          },
          {
            "average": 1.127196429,
            "count": 16131412,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3620137308,
            "variance": 0.1310539413
          },
          {
            "average": 1.260459779,
            "count": 16131412,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5099392429,
            "variance": 0.2600380315
          },
          {
            "average": 0.4992238125,
            "count": 16131412,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999413,
            "variance": 0.249999413
          },
          {
            "average": 0,
            "count": 16131412,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.147757121,
            "count": 16131412,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3548590738,
            "variance": 0.1259249622
          },
          {
            "average": -2.603055368,
            "count": 16131412,
            "maximum": 15,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.037881879,
            "variance": 64.60754511
          },
          {
            "average": 136.7565816,
            "count": 16131412,
            "maximum": 160,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 11.25824327,
            "variance": 126.7480416
          },
          {
            "average": 14864.62734,
            "count": 16131412,
            "maximum": 20133,
            "minimum": 9531,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.394086,
            "variance": 28041198.52
          },
          {
            "average": 30914.90911,
            "count": 16131412,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 16374.64271,
            "variance": 268128924
          },
          {
            "average": 30224.51938,
            "count": 16131412,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 15421.81862,
            "variance": 237832489.6
          },
          {
            "average": 25963.28741,
            "count": 16131412,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 13718.70235,
            "variance": 188202794.3
          },
          {
            "average": 575693.2647,
            "count": 16131412,
            "maximum": 578197.4344,
            "minimum": 573617.6751,
            "name": "GpsTime",
            "position": 15,
            "stddev": 912.0666725,
            "variance": 831865.6151
          },
          {
            "average": 0,
            "count": 16131412,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16131412,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16131412,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16131412,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16131412,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          404248.5464,
          4971154.251,
          1911.581426,
          405256.1464,
          4972557.431,
          2298.441426
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                404248.5464072555,
                4971154.250836941,
                1911.5814260438285
              ],
              [
                404248.5464072555,
                4972557.430836941,
                1911.5814260438285
              ],
              [
                405256.1464072555,
                4972557.430836941,
                2298.4414260438284
              ],
              [
                405256.1464072555,
                4971154.250836941,
                2298.4414260438284
              ],
              [
                404248.5464072555,
                4971154.250836941,
                1911.5814260438285
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:23:17+00:00",
        "end_time": "2011-09-20T17:06:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.2127895,
            44.88737984,
            1911.581426,
            -118.1997676,
            44.90014337,
            2298.441426
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.21252410659592,
                  44.887379836413636,
                  1911.5814260438285
                ],
                [
                  -118.21278954338702,
                  44.90000856379285,
                  1911.5814260438285
                ],
                [
                  -118.20003021728478,
                  44.90014336531985,
                  2298.4414260438284
                ],
                [
                  -118.19976757142337,
                  44.88751457892764,
                  2298.4414260438284
                ],
                [
                  -118.21252410659592,
                  44.887379836413636,
                  1911.5814260438285
                ]
              ]
            ]
          },
          "id": "44118H2319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:23:17Z",
            "pc:count": 16131412,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 404741.4638,
                "count": 16131412,
                "maximum": 405256.1464,
                "minimum": 404248.5464,
                "name": "X",
                "position": 0,
                "stddev": 293.1017214,
                "variance": 85908.61911
              },
              {
                "average": 4971837.253,
                "count": 16131412,
                "maximum": 4972557.431,
                "minimum": 4971154.251,
                "name": "Y",
                "position": 1,
                "stddev": 394.1158364,
                "variance": 155327.2925
              },
              {
                "average": 2125.217915,
                "count": 16131412,
                "maximum": 2298.441426,
                "minimum": 1911.581426,
                "name": "Z",
                "position": 2,
                "stddev": 77.04042256,
                "variance": 5935.226708
              },
              {
                "average": 94.03333812,
                "count": 16131412,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.84132364,
                "variance": 2687.522837
              },
              {
                "average": 1.127196429,
                "count": 16131412,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3620137308,
                "variance": 0.1310539413
              },
              {
                "average": 1.260459779,
                "count": 16131412,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5099392429,
                "variance": 0.2600380315
              },
              {
                "average": 0.4992238125,
                "count": 16131412,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999413,
                "variance": 0.249999413
              },
              {
                "average": 0,
                "count": 16131412,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.147757121,
                "count": 16131412,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3548590738,
                "variance": 0.1259249622
              },
              {
                "average": -2.603055368,
                "count": 16131412,
                "maximum": 15,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.037881879,
                "variance": 64.60754511
              },
              {
                "average": 136.7565816,
                "count": 16131412,
                "maximum": 160,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 11.25824327,
                "variance": 126.7480416
              },
              {
                "average": 14864.62734,
                "count": 16131412,
                "maximum": 20133,
                "minimum": 9531,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.394086,
                "variance": 28041198.52
              },
              {
                "average": 30914.90911,
                "count": 16131412,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 16374.64271,
                "variance": 268128924
              },
              {
                "average": 30224.51938,
                "count": 16131412,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 15421.81862,
                "variance": 237832489.6
              },
              {
                "average": 25963.28741,
                "count": 16131412,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 13718.70235,
                "variance": 188202794.3
              },
              {
                "average": 575693.2647,
                "count": 16131412,
                "maximum": 578197.4344,
                "minimum": 573617.6751,
                "name": "GpsTime",
                "position": 15,
                "stddev": 912.0666725,
                "variance": 831865.6151
              },
              {
                "average": 0,
                "count": 16131412,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16131412,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16131412,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16131412,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16131412,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              404248.5464,
              4971154.251,
              1911.581426,
              405256.1464,
              4972557.431,
              2298.441426
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    404248.5464072555,
                    4971154.250836941,
                    1911.5814260438285
                  ],
                  [
                    404248.5464072555,
                    4972557.430836941,
                    1911.5814260438285
                  ],
                  [
                    405256.1464072555,
                    4972557.430836941,
                    2298.4414260438284
                  ],
                  [
                    405256.1464072555,
                    4971154.250836941,
                    2298.4414260438284
                  ],
                  [
                    404248.5464072555,
                    4971154.250836941,
                    1911.5814260438285
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:23:17+00:00",
            "end_time": "2011-09-20T17: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": "45117A7309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752488245739,
              45.037421432617826,
              955.6028792748579
            ],
            [
              -117.83770859366615,
              45.05001008451005,
              955.6028792748579
            ],
            [
              -117.82502900694143,
              45.050102390740996,
              1229.382879274858
            ],
            [
              -117.82484807562548,
              45.03751369856761,
              1229.382879274858
            ],
            [
              -117.83752488245739,
              45.037421432617826,
              955.6028792748579
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377086,
        45.03742143,
        955.6028793,
        -117.8248481,
        45.05010239,
        1229.382879
      ],
      "properties": {
        "datetime": "2011-09-16T20:44:24Z",
        "pc:count": 9720924,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434539.569,
            "count": 9720924,
            "maximum": 435032.8458,
            "minimum": 434034.2658,
            "name": "X",
            "position": 0,
            "stddev": 285.6827712,
            "variance": 81614.64574
          },
          {
            "average": 4988158.857,
            "count": 9720924,
            "maximum": 4988846.544,
            "minimum": 4987447.944,
            "name": "Y",
            "position": 1,
            "stddev": 409.3329972,
            "variance": 167553.5026
          },
          {
            "average": 1064.071541,
            "count": 9720924,
            "maximum": 1229.382879,
            "minimum": 955.6028793,
            "name": "Z",
            "position": 2,
            "stddev": 60.22178916,
            "variance": 3626.663889
          },
          {
            "average": 110.5330899,
            "count": 9720924,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.11821399,
            "variance": 630.9246738
          },
          {
            "average": 1.00033361,
            "count": 9720924,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.018480339,
            "variance": 0.0003415229297
          },
          {
            "average": 1.000805788,
            "count": 9720924,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02901665325,
            "variance": 0.0008419661657
          },
          {
            "average": 0.5000132703,
            "count": 9720924,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000255,
            "variance": 0.2500000255
          },
          {
            "average": 0,
            "count": 9720924,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.334716947,
            "count": 9720924,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4718914443,
            "variance": 0.2226815352
          },
          {
            "average": 0.3863314372,
            "count": 9720924,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.370263267,
            "variance": 70.06130716
          },
          {
            "average": 134.3161463,
            "count": 9720924,
            "maximum": 152,
            "minimum": 124,
            "name": "UserData",
            "position": 10,
            "stddev": 4.021600148,
            "variance": 16.17326775
          },
          {
            "average": 10757.16343,
            "count": 9720924,
            "maximum": 10761,
            "minimum": 10753,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.737577752,
            "variance": 3.019176445
          },
          {
            "average": 40733.65507,
            "count": 9720924,
            "maximum": 61184,
            "minimum": 6656,
            "name": "Red",
            "position": 12,
            "stddev": 5124.595229,
            "variance": 26261476.26
          },
          {
            "average": 36187.86414,
            "count": 9720924,
            "maximum": 63232,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 5038.040749,
            "variance": 25381854.59
          },
          {
            "average": 30719.06187,
            "count": 9720924,
            "maximum": 65280,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 4857.560332,
            "variance": 23595892.38
          },
          {
            "average": 238284.9264,
            "count": 9720924,
            "maximum": 241064.2983,
            "minimum": 234628.7364,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1402.180021,
            "variance": 1966108.81
          },
          {
            "average": 0,
            "count": 9720924,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9720924,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9720924,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9720924,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9720924,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434034.2658,
          4987447.944,
          955.6028793,
          435032.8458,
          4988846.544,
          1229.382879
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434034.26575552666,
                4987447.943903205,
                955.6028792748579
              ],
              [
                434034.26575552666,
                4988846.543903205,
                955.6028792748579
              ],
              [
                435032.8457555266,
                4988846.543903205,
                1229.382879274858
              ],
              [
                435032.8457555266,
                4987447.943903205,
                1229.382879274858
              ],
              [
                434034.26575552666,
                4987447.943903205,
                955.6028792748579
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T20:44:24+00:00",
        "end_time": "2011-09-16T18:57:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377086,
            45.03742143,
            955.6028793,
            -117.8248481,
            45.05010239,
            1229.382879
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752488245739,
                  45.037421432617826,
                  955.6028792748579
                ],
                [
                  -117.83770859366615,
                  45.05001008451005,
                  955.6028792748579
                ],
                [
                  -117.82502900694143,
                  45.050102390740996,
                  1229.382879274858
                ],
                [
                  -117.82484807562548,
                  45.03751369856761,
                  1229.382879274858
                ],
                [
                  -117.83752488245739,
                  45.037421432617826,
                  955.6028792748579
                ]
              ]
            ]
          },
          "id": "45117A7309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T20:44:24Z",
            "pc:count": 9720924,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434539.569,
                "count": 9720924,
                "maximum": 435032.8458,
                "minimum": 434034.2658,
                "name": "X",
                "position": 0,
                "stddev": 285.6827712,
                "variance": 81614.64574
              },
              {
                "average": 4988158.857,
                "count": 9720924,
                "maximum": 4988846.544,
                "minimum": 4987447.944,
                "name": "Y",
                "position": 1,
                "stddev": 409.3329972,
                "variance": 167553.5026
              },
              {
                "average": 1064.071541,
                "count": 9720924,
                "maximum": 1229.382879,
                "minimum": 955.6028793,
                "name": "Z",
                "position": 2,
                "stddev": 60.22178916,
                "variance": 3626.663889
              },
              {
                "average": 110.5330899,
                "count": 9720924,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.11821399,
                "variance": 630.9246738
              },
              {
                "average": 1.00033361,
                "count": 9720924,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.018480339,
                "variance": 0.0003415229297
              },
              {
                "average": 1.000805788,
                "count": 9720924,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02901665325,
                "variance": 0.0008419661657
              },
              {
                "average": 0.5000132703,
                "count": 9720924,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000255,
                "variance": 0.2500000255
              },
              {
                "average": 0,
                "count": 9720924,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.334716947,
                "count": 9720924,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4718914443,
                "variance": 0.2226815352
              },
              {
                "average": 0.3863314372,
                "count": 9720924,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.370263267,
                "variance": 70.06130716
              },
              {
                "average": 134.3161463,
                "count": 9720924,
                "maximum": 152,
                "minimum": 124,
                "name": "UserData",
                "position": 10,
                "stddev": 4.021600148,
                "variance": 16.17326775
              },
              {
                "average": 10757.16343,
                "count": 9720924,
                "maximum": 10761,
                "minimum": 10753,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.737577752,
                "variance": 3.019176445
              },
              {
                "average": 40733.65507,
                "count": 9720924,
                "maximum": 61184,
                "minimum": 6656,
                "name": "Red",
                "position": 12,
                "stddev": 5124.595229,
                "variance": 26261476.26
              },
              {
                "average": 36187.86414,
                "count": 9720924,
                "maximum": 63232,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 5038.040749,
                "variance": 25381854.59
              },
              {
                "average": 30719.06187,
                "count": 9720924,
                "maximum": 65280,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 4857.560332,
                "variance": 23595892.38
              },
              {
                "average": 238284.9264,
                "count": 9720924,
                "maximum": 241064.2983,
                "minimum": 234628.7364,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1402.180021,
                "variance": 1966108.81
              },
              {
                "average": 0,
                "count": 9720924,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9720924,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9720924,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9720924,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9720924,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434034.2658,
              4987447.944,
              955.6028793,
              435032.8458,
              4988846.544,
              1229.382879
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434034.26575552666,
                    4987447.943903205,
                    955.6028792748579
                  ],
                  [
                    434034.26575552666,
                    4988846.543903205,
                    955.6028792748579
                  ],
                  [
                    435032.8457555266,
                    4988846.543903205,
                    1229.382879274858
                  ],
                  [
                    435032.8457555266,
                    4987447.943903205,
                    1229.382879274858
                  ],
                  [
                    434034.26575552666,
                    4987447.943903205,
                    955.6028792748579
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T20:44:24+00:00",
            "end_time": "2011-09-16T18:57: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": "44118H2415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.13752661355436,
              44.900005923408415,
              1763.302206812981
            ],
            [
              -118.13777326487345,
              44.91250931843499,
              1763.302206812981
            ],
            [
              -118.12503008430917,
              44.91263557601086,
              2381.702206812981
            ],
            [
              -118.12478619408887,
              44.90013212625999,
              2381.702206812981
            ],
            [
              -118.13752661355436,
              44.900005923408415,
              1763.302206812981
            ]
          ]
        ]
      },
      "bbox": [
        -118.1377733,
        44.90000592,
        1763.302207,
        -118.1247862,
        44.91263558,
        2381.702207
      ],
      "properties": {
        "datetime": "2011-09-20T18:28:50Z",
        "pc:count": 14198776,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 410550.8539,
            "count": 14198776,
            "maximum": 411196.8066,
            "minimum": 410190.7266,
            "name": "X",
            "position": 0,
            "stddev": 268.556577,
            "variance": 72122.63503
          },
          {
            "average": 4973421.957,
            "count": 14198776,
            "maximum": 4973860.316,
            "minimum": 4972471.096,
            "name": "Y",
            "position": 1,
            "stddev": 314.4567565,
            "variance": 98883.05169
          },
          {
            "average": 2018.050654,
            "count": 14198776,
            "maximum": 2381.702207,
            "minimum": 1763.302207,
            "name": "Z",
            "position": 2,
            "stddev": 142.7149431,
            "variance": 20367.55498
          },
          {
            "average": 75.55979135,
            "count": 14198776,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.49512713,
            "variance": 3305.689644
          },
          {
            "average": 1.260513723,
            "count": 14198776,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4840666228,
            "variance": 0.2343204953
          },
          {
            "average": 1.532352859,
            "count": 14198776,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6248028561,
            "variance": 0.3903786091
          },
          {
            "average": 0.5003960905,
            "count": 14198776,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998607,
            "variance": 0.2499998607
          },
          {
            "average": 0,
            "count": 14198776,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.089602794,
            "count": 14198776,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2856118677,
            "variance": 0.081574139
          },
          {
            "average": -1.694350482,
            "count": 14198776,
            "maximum": 16.00200081,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.32851389,
            "variance": 69.36414361
          },
          {
            "average": 139.1461444,
            "count": 14198776,
            "maximum": 162,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 11.35308434,
            "variance": 128.892524
          },
          {
            "average": 14867.51751,
            "count": 14198776,
            "maximum": 20148,
            "minimum": 9541,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.446623,
            "variance": 28041754.93
          },
          {
            "average": 25069.1664,
            "count": 14198776,
            "maximum": 58112,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 12837.06901,
            "variance": 164790340.9
          },
          {
            "average": 23043.62228,
            "count": 14198776,
            "maximum": 56832,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 11367.33554,
            "variance": 129216317.3
          },
          {
            "average": 20744.67316,
            "count": 14198776,
            "maximum": 57344,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10100.89115,
            "variance": 102028001.9
          },
          {
            "average": 191863.722,
            "count": 14198776,
            "maximum": 578530.1634,
            "minimum": 139412.0382,
            "name": "GpsTime",
            "position": 15,
            "stddev": 139913.7611,
            "variance": 19575860560.0
          },
          {
            "average": 0,
            "count": 14198776,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14198776,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14198776,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14198776,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14198776,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          410190.7266,
          4972471.096,
          1763.302207,
          411196.8066,
          4973860.316,
          2381.702207
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                410190.72664716817,
                4972471.09642397,
                1763.302206812981
              ],
              [
                410190.72664716817,
                4973860.31642397,
                1763.302206812981
              ],
              [
                411196.8066471681,
                4973860.31642397,
                2381.702206812981
              ],
              [
                411196.8066471681,
                4972471.09642397,
                2381.702206812981
              ],
              [
                410190.72664716817,
                4972471.09642397,
                1763.302206812981
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:28:50+00:00",
        "end_time": "2011-09-15T16:30:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H2415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H2415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H2415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1377733,
            44.90000592,
            1763.302207,
            -118.1247862,
            44.91263558,
            2381.702207
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.13752661355436,
                  44.900005923408415,
                  1763.302206812981
                ],
                [
                  -118.13777326487345,
                  44.91250931843499,
                  1763.302206812981
                ],
                [
                  -118.12503008430917,
                  44.91263557601086,
                  2381.702206812981
                ],
                [
                  -118.12478619408887,
                  44.90013212625999,
                  2381.702206812981
                ],
                [
                  -118.13752661355436,
                  44.900005923408415,
                  1763.302206812981
                ]
              ]
            ]
          },
          "id": "44118H2415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H2415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:28:50Z",
            "pc:count": 14198776,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 410550.8539,
                "count": 14198776,
                "maximum": 411196.8066,
                "minimum": 410190.7266,
                "name": "X",
                "position": 0,
                "stddev": 268.556577,
                "variance": 72122.63503
              },
              {
                "average": 4973421.957,
                "count": 14198776,
                "maximum": 4973860.316,
                "minimum": 4972471.096,
                "name": "Y",
                "position": 1,
                "stddev": 314.4567565,
                "variance": 98883.05169
              },
              {
                "average": 2018.050654,
                "count": 14198776,
                "maximum": 2381.702207,
                "minimum": 1763.302207,
                "name": "Z",
                "position": 2,
                "stddev": 142.7149431,
                "variance": 20367.55498
              },
              {
                "average": 75.55979135,
                "count": 14198776,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.49512713,
                "variance": 3305.689644
              },
              {
                "average": 1.260513723,
                "count": 14198776,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4840666228,
                "variance": 0.2343204953
              },
              {
                "average": 1.532352859,
                "count": 14198776,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6248028561,
                "variance": 0.3903786091
              },
              {
                "average": 0.5003960905,
                "count": 14198776,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998607,
                "variance": 0.2499998607
              },
              {
                "average": 0,
                "count": 14198776,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.089602794,
                "count": 14198776,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2856118677,
                "variance": 0.081574139
              },
              {
                "average": -1.694350482,
                "count": 14198776,
                "maximum": 16.00200081,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.32851389,
                "variance": 69.36414361
              },
              {
                "average": 139.1461444,
                "count": 14198776,
                "maximum": 162,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 11.35308434,
                "variance": 128.892524
              },
              {
                "average": 14867.51751,
                "count": 14198776,
                "maximum": 20148,
                "minimum": 9541,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.446623,
                "variance": 28041754.93
              },
              {
                "average": 25069.1664,
                "count": 14198776,
                "maximum": 58112,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 12837.06901,
                "variance": 164790340.9
              },
              {
                "average": 23043.62228,
                "count": 14198776,
                "maximum": 56832,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 11367.33554,
                "variance": 129216317.3
              },
              {
                "average": 20744.67316,
                "count": 14198776,
                "maximum": 57344,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10100.89115,
                "variance": 102028001.9
              },
              {
                "average": 191863.722,
                "count": 14198776,
                "maximum": 578530.1634,
                "minimum": 139412.0382,
                "name": "GpsTime",
                "position": 15,
                "stddev": 139913.7611,
                "variance": 19575860560.0
              },
              {
                "average": 0,
                "count": 14198776,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14198776,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14198776,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14198776,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14198776,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              410190.7266,
              4972471.096,
              1763.302207,
              411196.8066,
              4973860.316,
              2381.702207
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    410190.72664716817,
                    4972471.09642397,
                    1763.302206812981
                  ],
                  [
                    410190.72664716817,
                    4973860.31642397,
                    1763.302206812981
                  ],
                  [
                    411196.8066471681,
                    4973860.31642397,
                    2381.702206812981
                  ],
                  [
                    411196.8066471681,
                    4972471.09642397,
                    2381.702206812981
                  ],
                  [
                    410190.72664716817,
                    4972471.09642397,
                    1763.302206812981
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:28:50+00:00",
            "end_time": "2011-09-15T16:30: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": "45117A7320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502207545913,
              45.02135294936778,
              955.5606990013645
            ],
            [
              -117.82507461902618,
              45.02501093800865,
              955.5606990013645
            ],
            [
              -117.8125287032798,
              45.02510089093645,
              1081.7806990013644
            ],
            [
              -117.8124769584659,
              45.021442890887414,
              1081.7806990013644
            ],
            [
              -117.82502207545913,
              45.02135294936778,
              955.5606990013645
            ]
          ]
        ]
      },
      "bbox": [
        -117.8250746,
        45.02135295,
        955.560699,
        -117.812477,
        45.02510089,
        1081.780699
      ],
      "properties": {
        "datetime": "2011-09-16T20:40:35Z",
        "pc:count": 2280216,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435470.3952,
            "count": 2280216,
            "maximum": 435989.3312,
            "minimum": 435000.8512,
            "name": "X",
            "position": 0,
            "stddev": 272.9681408,
            "variance": 74511.60588
          },
          {
            "average": 4985844.11,
            "count": 2280216,
            "maximum": 4986059.22,
            "minimum": 4985652.82,
            "name": "Y",
            "position": 1,
            "stddev": 108.0890465,
            "variance": 11683.24198
          },
          {
            "average": 1020.571404,
            "count": 2280216,
            "maximum": 1081.780699,
            "minimum": 955.560699,
            "name": "Z",
            "position": 2,
            "stddev": 32.49220721,
            "variance": 1055.743529
          },
          {
            "average": 115.2384695,
            "count": 2280216,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.06335943,
            "variance": 844.6788611
          },
          {
            "average": 1.001448547,
            "count": 2280216,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03964689262,
            "variance": 0.001571876095
          },
          {
            "average": 1.003404941,
            "count": 2280216,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06256478206,
            "variance": 0.003914351954
          },
          {
            "average": 0.5001451617,
            "count": 2280216,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000886,
            "variance": 0.2500000886
          },
          {
            "average": 0,
            "count": 2280216,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.358203346,
            "count": 2280216,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4794724284,
            "variance": 0.2298938096
          },
          {
            "average": 0.09597455823,
            "count": 2280216,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.619900027,
            "variance": 74.30267648
          },
          {
            "average": 135.5340494,
            "count": 2280216,
            "maximum": 252,
            "minimum": 125,
            "name": "UserData",
            "position": 10,
            "stddev": 10.90428308,
            "variance": 118.9033896
          },
          {
            "average": 10756.60483,
            "count": 2280216,
            "maximum": 10760,
            "minimum": 10753,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.464913507,
            "variance": 2.145971583
          },
          {
            "average": 40361.02921,
            "count": 2280216,
            "maximum": 57856,
            "minimum": 6144,
            "name": "Red",
            "position": 12,
            "stddev": 5881.694942,
            "variance": 34594335.39
          },
          {
            "average": 35687.90258,
            "count": 2280216,
            "maximum": 57856,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 5268.694312,
            "variance": 27759139.75
          },
          {
            "average": 30906.36606,
            "count": 2280216,
            "maximum": 60928,
            "minimum": 4864,
            "name": "Blue",
            "position": 14,
            "stddev": 4476.010772,
            "variance": 20034672.43
          },
          {
            "average": 237834.2781,
            "count": 2280216,
            "maximum": 240835.8026,
            "minimum": 234576.0011,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1177.295109,
            "variance": 1386023.775
          },
          {
            "average": 0,
            "count": 2280216,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2280216,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2280216,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2280216,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2280216,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435000.8512,
          4985652.82,
          955.560699,
          435989.3312,
          4986059.22,
          1081.780699
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435000.8511756644,
                4985652.819824108,
                955.5606990013645
              ],
              [
                435000.8511756644,
                4986059.219824108,
                955.5606990013645
              ],
              [
                435989.3311756644,
                4986059.219824108,
                1081.7806990013644
              ],
              [
                435989.3311756644,
                4985652.819824108,
                1081.7806990013644
              ],
              [
                435000.8511756644,
                4985652.819824108,
                955.5606990013645
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T20:40:35+00:00",
        "end_time": "2011-09-16T18:56:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8250746,
            45.02135295,
            955.560699,
            -117.812477,
            45.02510089,
            1081.780699
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502207545913,
                  45.02135294936778,
                  955.5606990013645
                ],
                [
                  -117.82507461902618,
                  45.02501093800865,
                  955.5606990013645
                ],
                [
                  -117.8125287032798,
                  45.02510089093645,
                  1081.7806990013644
                ],
                [
                  -117.8124769584659,
                  45.021442890887414,
                  1081.7806990013644
                ],
                [
                  -117.82502207545913,
                  45.02135294936778,
                  955.5606990013645
                ]
              ]
            ]
          },
          "id": "45117A7320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T20:40:35Z",
            "pc:count": 2280216,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435470.3952,
                "count": 2280216,
                "maximum": 435989.3312,
                "minimum": 435000.8512,
                "name": "X",
                "position": 0,
                "stddev": 272.9681408,
                "variance": 74511.60588
              },
              {
                "average": 4985844.11,
                "count": 2280216,
                "maximum": 4986059.22,
                "minimum": 4985652.82,
                "name": "Y",
                "position": 1,
                "stddev": 108.0890465,
                "variance": 11683.24198
              },
              {
                "average": 1020.571404,
                "count": 2280216,
                "maximum": 1081.780699,
                "minimum": 955.560699,
                "name": "Z",
                "position": 2,
                "stddev": 32.49220721,
                "variance": 1055.743529
              },
              {
                "average": 115.2384695,
                "count": 2280216,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.06335943,
                "variance": 844.6788611
              },
              {
                "average": 1.001448547,
                "count": 2280216,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03964689262,
                "variance": 0.001571876095
              },
              {
                "average": 1.003404941,
                "count": 2280216,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06256478206,
                "variance": 0.003914351954
              },
              {
                "average": 0.5001451617,
                "count": 2280216,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000886,
                "variance": 0.2500000886
              },
              {
                "average": 0,
                "count": 2280216,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.358203346,
                "count": 2280216,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4794724284,
                "variance": 0.2298938096
              },
              {
                "average": 0.09597455823,
                "count": 2280216,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.619900027,
                "variance": 74.30267648
              },
              {
                "average": 135.5340494,
                "count": 2280216,
                "maximum": 252,
                "minimum": 125,
                "name": "UserData",
                "position": 10,
                "stddev": 10.90428308,
                "variance": 118.9033896
              },
              {
                "average": 10756.60483,
                "count": 2280216,
                "maximum": 10760,
                "minimum": 10753,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.464913507,
                "variance": 2.145971583
              },
              {
                "average": 40361.02921,
                "count": 2280216,
                "maximum": 57856,
                "minimum": 6144,
                "name": "Red",
                "position": 12,
                "stddev": 5881.694942,
                "variance": 34594335.39
              },
              {
                "average": 35687.90258,
                "count": 2280216,
                "maximum": 57856,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 5268.694312,
                "variance": 27759139.75
              },
              {
                "average": 30906.36606,
                "count": 2280216,
                "maximum": 60928,
                "minimum": 4864,
                "name": "Blue",
                "position": 14,
                "stddev": 4476.010772,
                "variance": 20034672.43
              },
              {
                "average": 237834.2781,
                "count": 2280216,
                "maximum": 240835.8026,
                "minimum": 234576.0011,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1177.295109,
                "variance": 1386023.775
              },
              {
                "average": 0,
                "count": 2280216,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2280216,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2280216,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2280216,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2280216,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435000.8512,
              4985652.82,
              955.560699,
              435989.3312,
              4986059.22,
              1081.780699
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435000.8511756644,
                    4985652.819824108,
                    955.5606990013645
                  ],
                  [
                    435000.8511756644,
                    4986059.219824108,
                    955.5606990013645
                  ],
                  [
                    435989.3311756644,
                    4986059.219824108,
                    1081.7806990013644
                  ],
                  [
                    435989.3311756644,
                    4985652.819824108,
                    1081.7806990013644
                  ],
                  [
                    435000.8511756644,
                    4985652.819824108,
                    955.5606990013645
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T20:40:35+00:00",
            "end_time": "2011-09-16T18:56: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": "45117A7313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.84273270518285,
              45.03225712242142,
              1066.3583849449512
            ],
            [
              -117.84280983756729,
              45.037511846198576,
              1066.3583849449512
            ],
            [
              -117.83752828538763,
              45.03755070261001,
              1149.018384944951
            ],
            [
              -117.83745163622423,
              45.0322959717541,
              1149.018384944951
            ],
            [
              -117.84273270518285,
              45.03225712242142,
              1066.3583849449512
            ]
          ]
        ]
      },
      "bbox": [
        -117.8428098,
        45.03225712,
        1066.358385,
        -117.8374516,
        45.0375507,
        1149.018385
      ],
      "properties": {
        "datetime": "2011-09-16T21:09:23Z",
        "pc:count": 860759,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433895.2658,
            "count": 860759,
            "maximum": 434034.1462,
            "minimum": 433618.1062,
            "name": "X",
            "position": 0,
            "stddev": 94.04435477,
            "variance": 8844.340664
          },
          {
            "average": 4987261.787,
            "count": 860759,
            "maximum": 4987462.307,
            "minimum": 4986878.507,
            "name": "Y",
            "position": 1,
            "stddev": 138.8651298,
            "variance": 19283.52427
          },
          {
            "average": 1106.341108,
            "count": 860759,
            "maximum": 1149.018385,
            "minimum": 1066.358385,
            "name": "Z",
            "position": 2,
            "stddev": 14.34061056,
            "variance": 205.6531114
          },
          {
            "average": 108.6736752,
            "count": 860759,
            "maximum": 244,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.09683175,
            "variance": 292.3016558
          },
          {
            "average": 1.000075515,
            "count": 860759,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00868959921,
            "variance": 7.550913444e-05
          },
          {
            "average": 1.000183559,
            "count": 860759,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01354715646,
            "variance": 0.0001835254481
          },
          {
            "average": 0.4999343603,
            "count": 860759,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000002861,
            "variance": 0.2500002861
          },
          {
            "average": 0,
            "count": 860759,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.404879879,
            "count": 860759,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4908690687,
            "variance": 0.2409524426
          },
          {
            "average": 1.768077195,
            "count": 860759,
            "maximum": 15,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.017065278,
            "variance": 64.27333567
          },
          {
            "average": 132.8457861,
            "count": 860759,
            "maximum": 142,
            "minimum": 125,
            "name": "UserData",
            "position": 10,
            "stddev": 2.921643414,
            "variance": 8.536000238
          },
          {
            "average": 10761.82913,
            "count": 860759,
            "maximum": 10763,
            "minimum": 10760,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7430277828,
            "variance": 0.552090286
          },
          {
            "average": 42612.34666,
            "count": 860759,
            "maximum": 53760,
            "minimum": 25088,
            "name": "Red",
            "position": 12,
            "stddev": 3115.633484,
            "variance": 9707172.004
          },
          {
            "average": 37202.73613,
            "count": 860759,
            "maximum": 50176,
            "minimum": 17920,
            "name": "Green",
            "position": 13,
            "stddev": 3234.813352,
            "variance": 10464017.42
          },
          {
            "average": 30599.97317,
            "count": 860759,
            "maximum": 44288,
            "minimum": 9472,
            "name": "Blue",
            "position": 14,
            "stddev": 3337.511047,
            "variance": 11138979.99
          },
          {
            "average": 241920.4522,
            "count": 860759,
            "maximum": 242563.2856,
            "minimum": 240802.2899,
            "name": "GpsTime",
            "position": 15,
            "stddev": 665.4508587,
            "variance": 442824.8454
          },
          {
            "average": 0,
            "count": 860759,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 860759,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 860759,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 860759,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 860759,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433618.1062,
          4986878.507,
          1066.358385,
          434034.1462,
          4987462.307,
          1149.018385
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433618.1062131157,
                4986878.5070650205,
                1066.3583849449512
              ],
              [
                433618.1062131157,
                4987462.307065021,
                1066.3583849449512
              ],
              [
                434034.1462131157,
                4987462.307065021,
                1149.018384944951
              ],
              [
                434034.1462131157,
                4986878.5070650205,
                1149.018384944951
              ],
              [
                433618.1062131157,
                4986878.5070650205,
                1066.3583849449512
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T21:09:23+00:00",
        "end_time": "2011-09-16T20:40:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8428098,
            45.03225712,
            1066.358385,
            -117.8374516,
            45.0375507,
            1149.018385
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.84273270518285,
                  45.03225712242142,
                  1066.3583849449512
                ],
                [
                  -117.84280983756729,
                  45.037511846198576,
                  1066.3583849449512
                ],
                [
                  -117.83752828538763,
                  45.03755070261001,
                  1149.018384944951
                ],
                [
                  -117.83745163622423,
                  45.0322959717541,
                  1149.018384944951
                ],
                [
                  -117.84273270518285,
                  45.03225712242142,
                  1066.3583849449512
                ]
              ]
            ]
          },
          "id": "45117A7313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T21:09:23Z",
            "pc:count": 860759,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433895.2658,
                "count": 860759,
                "maximum": 434034.1462,
                "minimum": 433618.1062,
                "name": "X",
                "position": 0,
                "stddev": 94.04435477,
                "variance": 8844.340664
              },
              {
                "average": 4987261.787,
                "count": 860759,
                "maximum": 4987462.307,
                "minimum": 4986878.507,
                "name": "Y",
                "position": 1,
                "stddev": 138.8651298,
                "variance": 19283.52427
              },
              {
                "average": 1106.341108,
                "count": 860759,
                "maximum": 1149.018385,
                "minimum": 1066.358385,
                "name": "Z",
                "position": 2,
                "stddev": 14.34061056,
                "variance": 205.6531114
              },
              {
                "average": 108.6736752,
                "count": 860759,
                "maximum": 244,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.09683175,
                "variance": 292.3016558
              },
              {
                "average": 1.000075515,
                "count": 860759,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00868959921,
                "variance": 7.550913444e-05
              },
              {
                "average": 1.000183559,
                "count": 860759,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01354715646,
                "variance": 0.0001835254481
              },
              {
                "average": 0.4999343603,
                "count": 860759,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000002861,
                "variance": 0.2500002861
              },
              {
                "average": 0,
                "count": 860759,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.404879879,
                "count": 860759,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4908690687,
                "variance": 0.2409524426
              },
              {
                "average": 1.768077195,
                "count": 860759,
                "maximum": 15,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.017065278,
                "variance": 64.27333567
              },
              {
                "average": 132.8457861,
                "count": 860759,
                "maximum": 142,
                "minimum": 125,
                "name": "UserData",
                "position": 10,
                "stddev": 2.921643414,
                "variance": 8.536000238
              },
              {
                "average": 10761.82913,
                "count": 860759,
                "maximum": 10763,
                "minimum": 10760,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7430277828,
                "variance": 0.552090286
              },
              {
                "average": 42612.34666,
                "count": 860759,
                "maximum": 53760,
                "minimum": 25088,
                "name": "Red",
                "position": 12,
                "stddev": 3115.633484,
                "variance": 9707172.004
              },
              {
                "average": 37202.73613,
                "count": 860759,
                "maximum": 50176,
                "minimum": 17920,
                "name": "Green",
                "position": 13,
                "stddev": 3234.813352,
                "variance": 10464017.42
              },
              {
                "average": 30599.97317,
                "count": 860759,
                "maximum": 44288,
                "minimum": 9472,
                "name": "Blue",
                "position": 14,
                "stddev": 3337.511047,
                "variance": 11138979.99
              },
              {
                "average": 241920.4522,
                "count": 860759,
                "maximum": 242563.2856,
                "minimum": 240802.2899,
                "name": "GpsTime",
                "position": 15,
                "stddev": 665.4508587,
                "variance": 442824.8454
              },
              {
                "average": 0,
                "count": 860759,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 860759,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 860759,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 860759,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 860759,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433618.1062,
              4986878.507,
              1066.358385,
              434034.1462,
              4987462.307,
              1149.018385
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433618.1062131157,
                    4986878.5070650205,
                    1066.3583849449512
                  ],
                  [
                    433618.1062131157,
                    4987462.307065021,
                    1066.3583849449512
                  ],
                  [
                    434034.1462131157,
                    4987462.307065021,
                    1149.018384944951
                  ],
                  [
                    434034.1462131157,
                    4986878.5070650205,
                    1149.018384944951
                  ],
                  [
                    433618.1062131157,
                    4986878.5070650205,
                    1066.3583849449512
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T21:09:23+00:00",
            "end_time": "2011-09-16T20: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": "45117A8303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502489810188,
              45.04990618814666,
              1028.8629544844184
            ],
            [
              -117.97523912364731,
              45.062509814508324,
              1028.8629544844184
            ],
            [
              -117.96252905866511,
              45.062617650567645,
              1056.3229544844185
            ],
            [
              -117.96231762402105,
              45.050013977092064,
              1056.3229544844185
            ],
            [
              -117.97502489810188,
              45.04990618814666,
              1028.8629544844184
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752391,
        45.04990619,
        1028.862954,
        -117.9623176,
        45.06261765,
        1056.322954
      ],
      "properties": {
        "datetime": "2011-09-20T02:23:57Z",
        "pc:count": 11573311,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423719.7083,
            "count": 11573311,
            "maximum": 424221.7214,
            "minimum": 423220.9214,
            "name": "X",
            "position": 0,
            "stddev": 284.5102943,
            "variance": 80946.10757
          },
          {
            "average": 4989638.638,
            "count": 11573311,
            "maximum": 4990356.392,
            "minimum": 4988956.072,
            "name": "Y",
            "position": 1,
            "stddev": 399.1771444,
            "variance": 159342.3926
          },
          {
            "average": 1037.063277,
            "count": 11573311,
            "maximum": 1056.322954,
            "minimum": 1028.862954,
            "name": "Z",
            "position": 2,
            "stddev": 3.69759596,
            "variance": 13.67221589
          },
          {
            "average": 215.6641098,
            "count": 11573311,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.29027649,
            "variance": 1245.403615
          },
          {
            "average": 1.001807694,
            "count": 11573311,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04551474945,
            "variance": 0.002071592418
          },
          {
            "average": 1.003618325,
            "count": 11573311,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06640925034,
            "variance": 0.004410188531
          },
          {
            "average": 0.4995748408,
            "count": 11573311,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998408,
            "variance": 0.2499998408
          },
          {
            "average": 0,
            "count": 11573311,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.230822018,
            "count": 11573311,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4213587893,
            "variance": 0.1775432293
          },
          {
            "average": 1.333997182,
            "count": 11573311,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.951092483,
            "variance": 63.21987168
          },
          {
            "average": 201.3304799,
            "count": 11573311,
            "maximum": 213,
            "minimum": 173,
            "name": "UserData",
            "position": 10,
            "stddev": 7.3082345,
            "variance": 53.41029151
          },
          {
            "average": 262.4357083,
            "count": 11573311,
            "maximum": 276,
            "minimum": 249,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.57057718,
            "variance": 111.7371019
          },
          {
            "average": 29679.58525,
            "count": 11573311,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 11604.70825,
            "variance": 134669253.7
          },
          {
            "average": 30293.55541,
            "count": 11573311,
            "maximum": 65280,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 9328.245904,
            "variance": 87016171.65
          },
          {
            "average": 24369.05483,
            "count": 11573311,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 7739.666394,
            "variance": 59902435.89
          },
          {
            "average": 518824.5457,
            "count": 11573311,
            "maximum": 520637.332,
            "minimum": 517486.1664,
            "name": "GpsTime",
            "position": 15,
            "stddev": 657.1996941,
            "variance": 431911.438
          },
          {
            "average": 0,
            "count": 11573311,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11573311,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11573311,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11573311,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11573311,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423220.9214,
          4988956.072,
          1028.862954,
          424221.7214,
          4990356.392,
          1056.322954
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423220.9213836265,
                4988956.071793612,
                1028.8629544844184
              ],
              [
                423220.9213836265,
                4990356.391793612,
                1028.8629544844184
              ],
              [
                424221.7213836266,
                4990356.391793612,
                1056.3229544844185
              ],
              [
                424221.7213836266,
                4988956.071793612,
                1056.3229544844185
              ],
              [
                423220.9213836265,
                4988956.071793612,
                1028.8629544844184
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:23:57+00:00",
        "end_time": "2011-09-20T01:31:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752391,
            45.04990619,
            1028.862954,
            -117.9623176,
            45.06261765,
            1056.322954
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502489810188,
                  45.04990618814666,
                  1028.8629544844184
                ],
                [
                  -117.97523912364731,
                  45.062509814508324,
                  1028.8629544844184
                ],
                [
                  -117.96252905866511,
                  45.062617650567645,
                  1056.3229544844185
                ],
                [
                  -117.96231762402105,
                  45.050013977092064,
                  1056.3229544844185
                ],
                [
                  -117.97502489810188,
                  45.04990618814666,
                  1028.8629544844184
                ]
              ]
            ]
          },
          "id": "45117A8303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:23:57Z",
            "pc:count": 11573311,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423719.7083,
                "count": 11573311,
                "maximum": 424221.7214,
                "minimum": 423220.9214,
                "name": "X",
                "position": 0,
                "stddev": 284.5102943,
                "variance": 80946.10757
              },
              {
                "average": 4989638.638,
                "count": 11573311,
                "maximum": 4990356.392,
                "minimum": 4988956.072,
                "name": "Y",
                "position": 1,
                "stddev": 399.1771444,
                "variance": 159342.3926
              },
              {
                "average": 1037.063277,
                "count": 11573311,
                "maximum": 1056.322954,
                "minimum": 1028.862954,
                "name": "Z",
                "position": 2,
                "stddev": 3.69759596,
                "variance": 13.67221589
              },
              {
                "average": 215.6641098,
                "count": 11573311,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.29027649,
                "variance": 1245.403615
              },
              {
                "average": 1.001807694,
                "count": 11573311,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04551474945,
                "variance": 0.002071592418
              },
              {
                "average": 1.003618325,
                "count": 11573311,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06640925034,
                "variance": 0.004410188531
              },
              {
                "average": 0.4995748408,
                "count": 11573311,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998408,
                "variance": 0.2499998408
              },
              {
                "average": 0,
                "count": 11573311,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.230822018,
                "count": 11573311,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4213587893,
                "variance": 0.1775432293
              },
              {
                "average": 1.333997182,
                "count": 11573311,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.951092483,
                "variance": 63.21987168
              },
              {
                "average": 201.3304799,
                "count": 11573311,
                "maximum": 213,
                "minimum": 173,
                "name": "UserData",
                "position": 10,
                "stddev": 7.3082345,
                "variance": 53.41029151
              },
              {
                "average": 262.4357083,
                "count": 11573311,
                "maximum": 276,
                "minimum": 249,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.57057718,
                "variance": 111.7371019
              },
              {
                "average": 29679.58525,
                "count": 11573311,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 11604.70825,
                "variance": 134669253.7
              },
              {
                "average": 30293.55541,
                "count": 11573311,
                "maximum": 65280,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 9328.245904,
                "variance": 87016171.65
              },
              {
                "average": 24369.05483,
                "count": 11573311,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 7739.666394,
                "variance": 59902435.89
              },
              {
                "average": 518824.5457,
                "count": 11573311,
                "maximum": 520637.332,
                "minimum": 517486.1664,
                "name": "GpsTime",
                "position": 15,
                "stddev": 657.1996941,
                "variance": 431911.438
              },
              {
                "average": 0,
                "count": 11573311,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11573311,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11573311,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11573311,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11573311,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423220.9214,
              4988956.072,
              1028.862954,
              424221.7214,
              4990356.392,
              1056.322954
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423220.9213836265,
                    4988956.071793612,
                    1028.8629544844184
                  ],
                  [
                    423220.9213836265,
                    4990356.391793612,
                    1028.8629544844184
                  ],
                  [
                    424221.7213836266,
                    4990356.391793612,
                    1056.3229544844185
                  ],
                  [
                    424221.7213836266,
                    4988956.071793612,
                    1056.3229544844185
                  ],
                  [
                    423220.9213836265,
                    4988956.071793612,
                    1028.8629544844184
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:23:57+00:00",
            "end_time": "2011-09-20T01: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": "45117A8409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9000249287659,
              45.0374144027985,
              973.7682290476586
            ],
            [
              -117.90022246406123,
              45.05001022667971,
              973.7682290476586
            ],
            [
              -117.88752937249689,
              45.05010958015642,
              1092.4882290476585
            ],
            [
              -117.88733462154946,
              45.03751371289415,
              1092.4882290476585
            ],
            [
              -117.9000249287659,
              45.0374144027985,
              973.7682290476586
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002225,
        45.0374144,
        973.768229,
        -117.8873346,
        45.05010958,
        1092.488229
      ],
      "properties": {
        "datetime": "2011-09-19T22:36:24Z",
        "pc:count": 16635767,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429629.5243,
            "count": 16635767,
            "maximum": 430111.1651,
            "minimum": 429111.5051,
            "name": "X",
            "position": 0,
            "stddev": 278.402234,
            "variance": 77507.80389
          },
          {
            "average": 4988291.979,
            "count": 16635767,
            "maximum": 4988899.402,
            "minimum": 4987499.982,
            "name": "Y",
            "position": 1,
            "stddev": 380.4689494,
            "variance": 144756.6215
          },
          {
            "average": 996.8817344,
            "count": 16635767,
            "maximum": 1092.488229,
            "minimum": 973.768229,
            "name": "Z",
            "position": 2,
            "stddev": 27.01338986,
            "variance": 729.7232315
          },
          {
            "average": 185.2984795,
            "count": 16635767,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 63.69857321,
            "variance": 4057.508229
          },
          {
            "average": 1.008178342,
            "count": 16635767,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09644825292,
            "variance": 0.009302265491
          },
          {
            "average": 1.016739715,
            "count": 16635767,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1422078614,
            "variance": 0.02022307585
          },
          {
            "average": 0.4992742445,
            "count": 16635767,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994883,
            "variance": 0.2499994883
          },
          {
            "average": 0,
            "count": 16635767,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.192164209,
            "count": 16635767,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3940014402,
            "variance": 0.1552371349
          },
          {
            "average": 0.2655847379,
            "count": 16635767,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.04964263,
            "variance": 64.79674647
          },
          {
            "average": 178.8633068,
            "count": 16635767,
            "maximum": 212,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 30.12685616,
            "variance": 907.6274621
          },
          {
            "average": 3679.710429,
            "count": 16635767,
            "maximum": 10667,
            "minimum": 106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4983.925508,
            "variance": 24839513.47
          },
          {
            "average": 32580.13007,
            "count": 16635767,
            "maximum": 65024,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 9208.15168,
            "variance": 84790057.36
          },
          {
            "average": 31824.48697,
            "count": 16635767,
            "maximum": 64512,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 7506.68225,
            "variance": 56350278.41
          },
          {
            "average": 26576.83673,
            "count": 16635767,
            "maximum": 65280,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 6301.485384,
            "variance": 39708718.05
          },
          {
            "average": 444701.3382,
            "count": 16635767,
            "maximum": 506984.9573,
            "minimum": 322508.811,
            "name": "GpsTime",
            "position": 15,
            "stddev": 85538.60076,
            "variance": 7316852221
          },
          {
            "average": 0,
            "count": 16635767,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16635767,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16635767,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16635767,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16635767,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429111.5051,
          4987499.982,
          973.768229,
          430111.1651,
          4988899.402,
          1092.488229
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429111.50514426583,
                4987499.982354055,
                973.7682290476586
              ],
              [
                429111.50514426583,
                4988899.402354055,
                973.7682290476586
              ],
              [
                430111.16514426586,
                4988899.402354055,
                1092.4882290476585
              ],
              [
                430111.16514426586,
                4987499.982354055,
                1092.4882290476585
              ],
              [
                429111.50514426583,
                4987499.982354055,
                973.7682290476586
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T22:36:24+00:00",
        "end_time": "2011-09-17T19:21:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002225,
            45.0374144,
            973.768229,
            -117.8873346,
            45.05010958,
            1092.488229
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9000249287659,
                  45.0374144027985,
                  973.7682290476586
                ],
                [
                  -117.90022246406123,
                  45.05001022667971,
                  973.7682290476586
                ],
                [
                  -117.88752937249689,
                  45.05010958015642,
                  1092.4882290476585
                ],
                [
                  -117.88733462154946,
                  45.03751371289415,
                  1092.4882290476585
                ],
                [
                  -117.9000249287659,
                  45.0374144027985,
                  973.7682290476586
                ]
              ]
            ]
          },
          "id": "45117A8409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:36:24Z",
            "pc:count": 16635767,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429629.5243,
                "count": 16635767,
                "maximum": 430111.1651,
                "minimum": 429111.5051,
                "name": "X",
                "position": 0,
                "stddev": 278.402234,
                "variance": 77507.80389
              },
              {
                "average": 4988291.979,
                "count": 16635767,
                "maximum": 4988899.402,
                "minimum": 4987499.982,
                "name": "Y",
                "position": 1,
                "stddev": 380.4689494,
                "variance": 144756.6215
              },
              {
                "average": 996.8817344,
                "count": 16635767,
                "maximum": 1092.488229,
                "minimum": 973.768229,
                "name": "Z",
                "position": 2,
                "stddev": 27.01338986,
                "variance": 729.7232315
              },
              {
                "average": 185.2984795,
                "count": 16635767,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 63.69857321,
                "variance": 4057.508229
              },
              {
                "average": 1.008178342,
                "count": 16635767,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09644825292,
                "variance": 0.009302265491
              },
              {
                "average": 1.016739715,
                "count": 16635767,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1422078614,
                "variance": 0.02022307585
              },
              {
                "average": 0.4992742445,
                "count": 16635767,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994883,
                "variance": 0.2499994883
              },
              {
                "average": 0,
                "count": 16635767,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.192164209,
                "count": 16635767,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3940014402,
                "variance": 0.1552371349
              },
              {
                "average": 0.2655847379,
                "count": 16635767,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.04964263,
                "variance": 64.79674647
              },
              {
                "average": 178.8633068,
                "count": 16635767,
                "maximum": 212,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 30.12685616,
                "variance": 907.6274621
              },
              {
                "average": 3679.710429,
                "count": 16635767,
                "maximum": 10667,
                "minimum": 106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4983.925508,
                "variance": 24839513.47
              },
              {
                "average": 32580.13007,
                "count": 16635767,
                "maximum": 65024,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 9208.15168,
                "variance": 84790057.36
              },
              {
                "average": 31824.48697,
                "count": 16635767,
                "maximum": 64512,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 7506.68225,
                "variance": 56350278.41
              },
              {
                "average": 26576.83673,
                "count": 16635767,
                "maximum": 65280,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 6301.485384,
                "variance": 39708718.05
              },
              {
                "average": 444701.3382,
                "count": 16635767,
                "maximum": 506984.9573,
                "minimum": 322508.811,
                "name": "GpsTime",
                "position": 15,
                "stddev": 85538.60076,
                "variance": 7316852221
              },
              {
                "average": 0,
                "count": 16635767,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16635767,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16635767,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16635767,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16635767,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429111.5051,
              4987499.982,
              973.768229,
              430111.1651,
              4988899.402,
              1092.488229
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429111.50514426583,
                    4987499.982354055,
                    973.7682290476586
                  ],
                  [
                    429111.50514426583,
                    4988899.402354055,
                    973.7682290476586
                  ],
                  [
                    430111.16514426586,
                    4988899.402354055,
                    1092.4882290476585
                  ],
                  [
                    430111.16514426586,
                    4987499.982354055,
                    1092.4882290476585
                  ],
                  [
                    429111.50514426583,
                    4987499.982354055,
                    973.7682290476586
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T22:36:24+00:00",
            "end_time": "2011-09-17T19:21: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": "44118G1405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252411574144,
              44.79990226302979,
              1248.9428990896045
            ],
            [
              -118.01274470630021,
              44.81250954036612,
              1248.9428990896045
            ],
            [
              -118.00002962508682,
              44.81262159589421,
              1736.7828990896046
            ],
            [
              -117.99981180293294,
              44.800014269584906,
              1736.7828990896046
            ],
            [
              -118.01252411574144,
              44.79990226302979,
              1248.9428990896045
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127447,
        44.79990226,
        1248.942899,
        -117.9998118,
        44.8126216,
        1736.782899
      ],
      "properties": {
        "datetime": "2011-09-18T20:08:59Z",
        "pc:count": 21346760,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420450.5013,
            "count": 21346760,
            "maximum": 420926.9213,
            "minimum": 419921.3613,
            "name": "X",
            "position": 0,
            "stddev": 276.939143,
            "variance": 76695.28891
          },
          {
            "average": 4961947.658,
            "count": 21346760,
            "maximum": 4962621.087,
            "minimum": 4961220.407,
            "name": "Y",
            "position": 1,
            "stddev": 390.5704849,
            "variance": 152545.3037
          },
          {
            "average": 1431.082923,
            "count": 21346760,
            "maximum": 1736.782899,
            "minimum": 1248.942899,
            "name": "Z",
            "position": 2,
            "stddev": 98.55170027,
            "variance": 9712.437626
          },
          {
            "average": 91.34542769,
            "count": 21346760,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.44202503,
            "variance": 2646.281939
          },
          {
            "average": 1.134687559,
            "count": 21346760,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3692471546,
            "variance": 0.1363434612
          },
          {
            "average": 1.275772904,
            "count": 21346760,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5159763683,
            "variance": 0.2662316126
          },
          {
            "average": 0.4998599788,
            "count": 21346760,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999921,
            "variance": 0.2499999921
          },
          {
            "average": 0,
            "count": 21346760,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.091112,
            "count": 21346760,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2877683225,
            "variance": 0.08281060745
          },
          {
            "average": -0.2233990848,
            "count": 21346760,
            "maximum": 22.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.331030952,
            "variance": 69.40607672
          },
          {
            "average": 120.706274,
            "count": 21346760,
            "maximum": 179,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 70.71330668,
            "variance": 5000.371742
          },
          {
            "average": 14759.86027,
            "count": 21346760,
            "maximum": 20117,
            "minimum": 9444,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5291.216754,
            "variance": 27996974.73
          },
          {
            "average": 21727.44736,
            "count": 21346760,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10241.76935,
            "variance": 104893839.4
          },
          {
            "average": 23127.50394,
            "count": 21346760,
            "maximum": 65280,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 10128.85144,
            "variance": 102593631.4
          },
          {
            "average": 21820.1284,
            "count": 21346760,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8835.296192,
            "variance": 78062458.8
          },
          {
            "average": 346024.3432,
            "count": 21346760,
            "maximum": 411739.7981,
            "minimum": 82383.17498,
            "name": "GpsTime",
            "position": 15,
            "stddev": 84345.16826,
            "variance": 7114107408
          },
          {
            "average": 0,
            "count": 21346760,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21346760,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21346760,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21346760,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21346760,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419921.3613,
          4961220.407,
          1248.942899,
          420926.9213,
          4962621.087,
          1736.782899
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419921.3612716489,
                4961220.406746719,
                1248.9428990896045
              ],
              [
                419921.3612716489,
                4962621.086746719,
                1248.9428990896045
              ],
              [
                420926.92127164896,
                4962621.086746719,
                1736.7828990896046
              ],
              [
                420926.92127164896,
                4961220.406746719,
                1736.7828990896046
              ],
              [
                419921.3612716489,
                4961220.406746719,
                1248.9428990896045
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:08:59+00:00",
        "end_time": "2011-09-15T00:39:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127447,
            44.79990226,
            1248.942899,
            -117.9998118,
            44.8126216,
            1736.782899
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252411574144,
                  44.79990226302979,
                  1248.9428990896045
                ],
                [
                  -118.01274470630021,
                  44.81250954036612,
                  1248.9428990896045
                ],
                [
                  -118.00002962508682,
                  44.81262159589421,
                  1736.7828990896046
                ],
                [
                  -117.99981180293294,
                  44.800014269584906,
                  1736.7828990896046
                ],
                [
                  -118.01252411574144,
                  44.79990226302979,
                  1248.9428990896045
                ]
              ]
            ]
          },
          "id": "44118G1405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:08:59Z",
            "pc:count": 21346760,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420450.5013,
                "count": 21346760,
                "maximum": 420926.9213,
                "minimum": 419921.3613,
                "name": "X",
                "position": 0,
                "stddev": 276.939143,
                "variance": 76695.28891
              },
              {
                "average": 4961947.658,
                "count": 21346760,
                "maximum": 4962621.087,
                "minimum": 4961220.407,
                "name": "Y",
                "position": 1,
                "stddev": 390.5704849,
                "variance": 152545.3037
              },
              {
                "average": 1431.082923,
                "count": 21346760,
                "maximum": 1736.782899,
                "minimum": 1248.942899,
                "name": "Z",
                "position": 2,
                "stddev": 98.55170027,
                "variance": 9712.437626
              },
              {
                "average": 91.34542769,
                "count": 21346760,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.44202503,
                "variance": 2646.281939
              },
              {
                "average": 1.134687559,
                "count": 21346760,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3692471546,
                "variance": 0.1363434612
              },
              {
                "average": 1.275772904,
                "count": 21346760,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5159763683,
                "variance": 0.2662316126
              },
              {
                "average": 0.4998599788,
                "count": 21346760,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999921,
                "variance": 0.2499999921
              },
              {
                "average": 0,
                "count": 21346760,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.091112,
                "count": 21346760,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2877683225,
                "variance": 0.08281060745
              },
              {
                "average": -0.2233990848,
                "count": 21346760,
                "maximum": 22.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.331030952,
                "variance": 69.40607672
              },
              {
                "average": 120.706274,
                "count": 21346760,
                "maximum": 179,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 70.71330668,
                "variance": 5000.371742
              },
              {
                "average": 14759.86027,
                "count": 21346760,
                "maximum": 20117,
                "minimum": 9444,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5291.216754,
                "variance": 27996974.73
              },
              {
                "average": 21727.44736,
                "count": 21346760,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10241.76935,
                "variance": 104893839.4
              },
              {
                "average": 23127.50394,
                "count": 21346760,
                "maximum": 65280,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 10128.85144,
                "variance": 102593631.4
              },
              {
                "average": 21820.1284,
                "count": 21346760,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8835.296192,
                "variance": 78062458.8
              },
              {
                "average": 346024.3432,
                "count": 21346760,
                "maximum": 411739.7981,
                "minimum": 82383.17498,
                "name": "GpsTime",
                "position": 15,
                "stddev": 84345.16826,
                "variance": 7114107408
              },
              {
                "average": 0,
                "count": 21346760,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21346760,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21346760,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21346760,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21346760,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419921.3613,
              4961220.407,
              1248.942899,
              420926.9213,
              4962621.087,
              1736.782899
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419921.3612716489,
                    4961220.406746719,
                    1248.9428990896045
                  ],
                  [
                    419921.3612716489,
                    4962621.086746719,
                    1248.9428990896045
                  ],
                  [
                    420926.92127164896,
                    4962621.086746719,
                    1736.7828990896046
                  ],
                  [
                    420926.92127164896,
                    4961220.406746719,
                    1736.7828990896046
                  ],
                  [
                    419921.3612716489,
                    4961220.406746719,
                    1248.9428990896045
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:08:59+00:00",
            "end_time": "2011-09-15T00:39: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": "45117A7321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502575470249,
              44.99993649234017,
              995.6358496057669
            ],
            [
              -117.87521721570182,
              45.01251034242336,
              995.6358496057669
            ],
            [
              -117.8648859237835,
              45.012589054021156,
              1084.6958496057669
            ],
            [
              -117.86469672215529,
              45.00001516962982,
              1084.6958496057669
            ],
            [
              -117.87502575470249,
              44.99993649234017,
              995.6358496057669
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752172,
        44.99993649,
        995.6358496,
        -117.8646967,
        45.01258905,
        1084.69585
      ],
      "properties": {
        "datetime": "2011-09-19T22:40:47Z",
        "pc:count": 8591996,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431425.4063,
            "count": 8591996,
            "maximum": 431849.7418,
            "minimum": 431035.5618,
            "name": "X",
            "position": 0,
            "stddev": 219.370262,
            "variance": 48123.31187
          },
          {
            "average": 4984026.139,
            "count": 8591996,
            "maximum": 4984712.025,
            "minimum": 4983315.065,
            "name": "Y",
            "position": 1,
            "stddev": 399.3299439,
            "variance": 159464.4041
          },
          {
            "average": 1036.903343,
            "count": 8591996,
            "maximum": 1084.69585,
            "minimum": 995.6358496,
            "name": "Z",
            "position": 2,
            "stddev": 19.98198559,
            "variance": 399.2797479
          },
          {
            "average": 228.1332847,
            "count": 8591996,
            "maximum": 255,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.49714231,
            "variance": 420.132843
          },
          {
            "average": 1.000000116,
            "count": 8591996,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0003411559632,
            "variance": 1.163873912e-07
          },
          {
            "average": 1.000000116,
            "count": 8591996,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0003411559632,
            "variance": 1.163873912e-07
          },
          {
            "average": 0.499059939,
            "count": 8591996,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991454,
            "variance": 0.2499991454
          },
          {
            "average": 0,
            "count": 8591996,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.261038297,
            "count": 8591996,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4392007818,
            "variance": 0.1928973267
          },
          {
            "average": 0.7108875239,
            "count": 8591996,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.778384143,
            "variance": 60.50325988
          },
          {
            "average": 203.4534851,
            "count": 8591996,
            "maximum": 212,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 4.380524485,
            "variance": 19.18899476
          },
          {
            "average": 123.3301313,
            "count": 8591996,
            "maximum": 143,
            "minimum": 106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.607961,
            "variance": 243.6084464
          },
          {
            "average": 40504.42517,
            "count": 8591996,
            "maximum": 56832,
            "minimum": 23040,
            "name": "Red",
            "position": 12,
            "stddev": 4874.813635,
            "variance": 23763807.98
          },
          {
            "average": 35440.20981,
            "count": 8591996,
            "maximum": 54528,
            "minimum": 18944,
            "name": "Green",
            "position": 13,
            "stddev": 4874.713132,
            "variance": 23762828.12
          },
          {
            "average": 29740.49569,
            "count": 8591996,
            "maximum": 54016,
            "minimum": 9984,
            "name": "Blue",
            "position": 14,
            "stddev": 4429.768641,
            "variance": 19622850.21
          },
          {
            "average": 505836.9953,
            "count": 8591996,
            "maximum": 507247.6603,
            "minimum": 505303.4511,
            "name": "GpsTime",
            "position": 15,
            "stddev": 518.6973085,
            "variance": 269046.8979
          },
          {
            "average": 0,
            "count": 8591996,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8591996,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8591996,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8591996,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8591996,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431035.5618,
          4983315.065,
          995.6358496,
          431849.7418,
          4984712.025,
          1084.69585
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431035.5617895502,
                4983315.064655285,
                995.6358496057669
              ],
              [
                431035.5617895502,
                4984712.024655286,
                995.6358496057669
              ],
              [
                431849.74178955023,
                4984712.024655286,
                1084.6958496057669
              ],
              [
                431849.74178955023,
                4983315.064655285,
                1084.6958496057669
              ],
              [
                431035.5617895502,
                4983315.064655285,
                995.6358496057669
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T22:40:47+00:00",
        "end_time": "2011-09-19T22:08:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752172,
            44.99993649,
            995.6358496,
            -117.8646967,
            45.01258905,
            1084.69585
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502575470249,
                  44.99993649234017,
                  995.6358496057669
                ],
                [
                  -117.87521721570182,
                  45.01251034242336,
                  995.6358496057669
                ],
                [
                  -117.8648859237835,
                  45.012589054021156,
                  1084.6958496057669
                ],
                [
                  -117.86469672215529,
                  45.00001516962982,
                  1084.6958496057669
                ],
                [
                  -117.87502575470249,
                  44.99993649234017,
                  995.6358496057669
                ]
              ]
            ]
          },
          "id": "45117A7321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:40:47Z",
            "pc:count": 8591996,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431425.4063,
                "count": 8591996,
                "maximum": 431849.7418,
                "minimum": 431035.5618,
                "name": "X",
                "position": 0,
                "stddev": 219.370262,
                "variance": 48123.31187
              },
              {
                "average": 4984026.139,
                "count": 8591996,
                "maximum": 4984712.025,
                "minimum": 4983315.065,
                "name": "Y",
                "position": 1,
                "stddev": 399.3299439,
                "variance": 159464.4041
              },
              {
                "average": 1036.903343,
                "count": 8591996,
                "maximum": 1084.69585,
                "minimum": 995.6358496,
                "name": "Z",
                "position": 2,
                "stddev": 19.98198559,
                "variance": 399.2797479
              },
              {
                "average": 228.1332847,
                "count": 8591996,
                "maximum": 255,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.49714231,
                "variance": 420.132843
              },
              {
                "average": 1.000000116,
                "count": 8591996,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0003411559632,
                "variance": 1.163873912e-07
              },
              {
                "average": 1.000000116,
                "count": 8591996,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0003411559632,
                "variance": 1.163873912e-07
              },
              {
                "average": 0.499059939,
                "count": 8591996,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991454,
                "variance": 0.2499991454
              },
              {
                "average": 0,
                "count": 8591996,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.261038297,
                "count": 8591996,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4392007818,
                "variance": 0.1928973267
              },
              {
                "average": 0.7108875239,
                "count": 8591996,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.778384143,
                "variance": 60.50325988
              },
              {
                "average": 203.4534851,
                "count": 8591996,
                "maximum": 212,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 4.380524485,
                "variance": 19.18899476
              },
              {
                "average": 123.3301313,
                "count": 8591996,
                "maximum": 143,
                "minimum": 106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.607961,
                "variance": 243.6084464
              },
              {
                "average": 40504.42517,
                "count": 8591996,
                "maximum": 56832,
                "minimum": 23040,
                "name": "Red",
                "position": 12,
                "stddev": 4874.813635,
                "variance": 23763807.98
              },
              {
                "average": 35440.20981,
                "count": 8591996,
                "maximum": 54528,
                "minimum": 18944,
                "name": "Green",
                "position": 13,
                "stddev": 4874.713132,
                "variance": 23762828.12
              },
              {
                "average": 29740.49569,
                "count": 8591996,
                "maximum": 54016,
                "minimum": 9984,
                "name": "Blue",
                "position": 14,
                "stddev": 4429.768641,
                "variance": 19622850.21
              },
              {
                "average": 505836.9953,
                "count": 8591996,
                "maximum": 507247.6603,
                "minimum": 505303.4511,
                "name": "GpsTime",
                "position": 15,
                "stddev": 518.6973085,
                "variance": 269046.8979
              },
              {
                "average": 0,
                "count": 8591996,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8591996,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8591996,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8591996,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8591996,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431035.5618,
              4983315.065,
              995.6358496,
              431849.7418,
              4984712.025,
              1084.69585
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431035.5617895502,
                    4983315.064655285,
                    995.6358496057669
                  ],
                  [
                    431035.5617895502,
                    4984712.024655286,
                    995.6358496057669
                  ],
                  [
                    431849.74178955023,
                    4984712.024655286,
                    1084.6958496057669
                  ],
                  [
                    431849.74178955023,
                    4983315.064655285,
                    1084.6958496057669
                  ],
                  [
                    431035.5617895502,
                    4983315.064655285,
                    995.6358496057669
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T22:40:47+00:00",
            "end_time": "2011-09-19T22: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": "45117A7310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502537297641,
              45.037422500024654,
              1052.1931767286653
            ],
            [
              -117.82520632707262,
              45.05001011172835,
              1052.1931767286653
            ],
            [
              -117.81252898643842,
              45.05010101379596,
              1248.1331767286654
            ],
            [
              -117.81235081153031,
              45.037513362427184,
              1248.1331767286654
            ],
            [
              -117.82502537297641,
              45.037422500024654,
              1052.1931767286653
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252063,
        45.0374225,
        1052.193177,
        -117.8123508,
        45.05010101,
        1248.133177
      ],
      "properties": {
        "datetime": "2011-09-16T19:51:48Z",
        "pc:count": 11098826,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435532.8392,
            "count": 11098826,
            "maximum": 436017.178,
            "minimum": 435018.778,
            "name": "X",
            "position": 0,
            "stddev": 284.2337299,
            "variance": 80788.8132
          },
          {
            "average": 4988161.842,
            "count": 11098826,
            "maximum": 4988836.435,
            "minimum": 4987437.955,
            "name": "Y",
            "position": 1,
            "stddev": 398.4812848,
            "variance": 158787.3343
          },
          {
            "average": 1117.100961,
            "count": 11098826,
            "maximum": 1248.133177,
            "minimum": 1052.193177,
            "name": "Z",
            "position": 2,
            "stddev": 19.37304399,
            "variance": 375.3148336
          },
          {
            "average": 112.1823319,
            "count": 11098826,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.65343028,
            "variance": 386.2573219
          },
          {
            "average": 1.00000901,
            "count": 11098826,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003001646479,
            "variance": 9.009881587e-06
          },
          {
            "average": 1.000018831,
            "count": 11098826,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004339408667,
            "variance": 1.883046758e-05
          },
          {
            "average": 0.500000901,
            "count": 11098826,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000225,
            "variance": 0.2500000225
          },
          {
            "average": 0,
            "count": 11098826,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.314040242,
            "count": 11098826,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4641325109,
            "variance": 0.2154189877
          },
          {
            "average": 0.5084647269,
            "count": 11098826,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.536517609,
            "variance": 72.87213289
          },
          {
            "average": 134.2061794,
            "count": 11098826,
            "maximum": 148,
            "minimum": 125,
            "name": "UserData",
            "position": 10,
            "stddev": 2.93225737,
            "variance": 8.598133283
          },
          {
            "average": 10752.13976,
            "count": 11098826,
            "maximum": 10757,
            "minimum": 10747,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.908811138,
            "variance": 3.643559959
          },
          {
            "average": 41588.80407,
            "count": 11098826,
            "maximum": 63232,
            "minimum": 10496,
            "name": "Red",
            "position": 12,
            "stddev": 3249.656144,
            "variance": 10560265.06
          },
          {
            "average": 37171.76404,
            "count": 11098826,
            "maximum": 63744,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 3630.348631,
            "variance": 13179431.18
          },
          {
            "average": 31830.26634,
            "count": 11098826,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 3879.015945,
            "variance": 15046764.7
          },
          {
            "average": 234341.0754,
            "count": 11098826,
            "maximum": 237908.2458,
            "minimum": 231271.62,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1363.307287,
            "variance": 1858606.758
          },
          {
            "average": 0,
            "count": 11098826,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11098826,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11098826,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11098826,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11098826,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435018.778,
          4987437.955,
          1052.193177,
          436017.178,
          4988836.435,
          1248.133177
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435018.77795503644,
                4987437.955073994,
                1052.1931767286653
              ],
              [
                435018.77795503644,
                4988836.435073994,
                1052.1931767286653
              ],
              [
                436017.17795503646,
                4988836.435073994,
                1248.1331767286654
              ],
              [
                436017.17795503646,
                4987437.955073994,
                1248.1331767286654
              ],
              [
                435018.77795503644,
                4987437.955073994,
                1052.1931767286653
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T19:51:48+00:00",
        "end_time": "2011-09-16T18:01:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252063,
            45.0374225,
            1052.193177,
            -117.8123508,
            45.05010101,
            1248.133177
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502537297641,
                  45.037422500024654,
                  1052.1931767286653
                ],
                [
                  -117.82520632707262,
                  45.05001011172835,
                  1052.1931767286653
                ],
                [
                  -117.81252898643842,
                  45.05010101379596,
                  1248.1331767286654
                ],
                [
                  -117.81235081153031,
                  45.037513362427184,
                  1248.1331767286654
                ],
                [
                  -117.82502537297641,
                  45.037422500024654,
                  1052.1931767286653
                ]
              ]
            ]
          },
          "id": "45117A7310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T19:51:48Z",
            "pc:count": 11098826,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435532.8392,
                "count": 11098826,
                "maximum": 436017.178,
                "minimum": 435018.778,
                "name": "X",
                "position": 0,
                "stddev": 284.2337299,
                "variance": 80788.8132
              },
              {
                "average": 4988161.842,
                "count": 11098826,
                "maximum": 4988836.435,
                "minimum": 4987437.955,
                "name": "Y",
                "position": 1,
                "stddev": 398.4812848,
                "variance": 158787.3343
              },
              {
                "average": 1117.100961,
                "count": 11098826,
                "maximum": 1248.133177,
                "minimum": 1052.193177,
                "name": "Z",
                "position": 2,
                "stddev": 19.37304399,
                "variance": 375.3148336
              },
              {
                "average": 112.1823319,
                "count": 11098826,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.65343028,
                "variance": 386.2573219
              },
              {
                "average": 1.00000901,
                "count": 11098826,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003001646479,
                "variance": 9.009881587e-06
              },
              {
                "average": 1.000018831,
                "count": 11098826,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004339408667,
                "variance": 1.883046758e-05
              },
              {
                "average": 0.500000901,
                "count": 11098826,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000225,
                "variance": 0.2500000225
              },
              {
                "average": 0,
                "count": 11098826,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.314040242,
                "count": 11098826,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4641325109,
                "variance": 0.2154189877
              },
              {
                "average": 0.5084647269,
                "count": 11098826,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.536517609,
                "variance": 72.87213289
              },
              {
                "average": 134.2061794,
                "count": 11098826,
                "maximum": 148,
                "minimum": 125,
                "name": "UserData",
                "position": 10,
                "stddev": 2.93225737,
                "variance": 8.598133283
              },
              {
                "average": 10752.13976,
                "count": 11098826,
                "maximum": 10757,
                "minimum": 10747,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.908811138,
                "variance": 3.643559959
              },
              {
                "average": 41588.80407,
                "count": 11098826,
                "maximum": 63232,
                "minimum": 10496,
                "name": "Red",
                "position": 12,
                "stddev": 3249.656144,
                "variance": 10560265.06
              },
              {
                "average": 37171.76404,
                "count": 11098826,
                "maximum": 63744,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 3630.348631,
                "variance": 13179431.18
              },
              {
                "average": 31830.26634,
                "count": 11098826,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 3879.015945,
                "variance": 15046764.7
              },
              {
                "average": 234341.0754,
                "count": 11098826,
                "maximum": 237908.2458,
                "minimum": 231271.62,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1363.307287,
                "variance": 1858606.758
              },
              {
                "average": 0,
                "count": 11098826,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11098826,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11098826,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11098826,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11098826,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435018.778,
              4987437.955,
              1052.193177,
              436017.178,
              4988836.435,
              1248.133177
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435018.77795503644,
                    4987437.955073994,
                    1052.1931767286653
                  ],
                  [
                    435018.77795503644,
                    4988836.435073994,
                    1052.1931767286653
                  ],
                  [
                    436017.17795503646,
                    4988836.435073994,
                    1248.1331767286654
                  ],
                  [
                    436017.17795503646,
                    4987437.955073994,
                    1248.1331767286654
                  ],
                  [
                    435018.77795503644,
                    4987437.955073994,
                    1052.1931767286653
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T19:51:48+00:00",
            "end_time": "2011-09-16T18:01: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": "45117A8109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252487679699,
              45.09990779067503,
              1020.4927450110725
            ],
            [
              -117.9627366947698,
              45.11250955271493,
              1020.4927450110725
            ],
            [
              -117.95002921804351,
              45.112615974281724,
              1044.2527450110726
            ],
            [
              -117.9498201949009,
              45.100014165752555,
              1044.2527450110726
            ],
            [
              -117.96252487679699,
              45.09990779067503,
              1020.4927450110725
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627367,
        45.09990779,
        1020.492745,
        -117.9498202,
        45.11261597,
        1044.252745
      ],
      "properties": {
        "datetime": "2011-09-17T23:12:37Z",
        "pc:count": 9354251,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424770.0953,
            "count": 9354251,
            "maximum": 425271.0533,
            "minimum": 424271.3333,
            "name": "X",
            "position": 0,
            "stddev": 283.2327511,
            "variance": 80220.79127
          },
          {
            "average": 4995196.576,
            "count": 9354251,
            "maximum": 4995899.028,
            "minimum": 4994498.908,
            "name": "Y",
            "position": 1,
            "stddev": 402.2763277,
            "variance": 161826.2438
          },
          {
            "average": 1025.431818,
            "count": 9354251,
            "maximum": 1044.252745,
            "minimum": 1020.492745,
            "name": "Z",
            "position": 2,
            "stddev": 2.562833374,
            "variance": 6.568114905
          },
          {
            "average": 110.3341715,
            "count": 9354251,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.60866093,
            "variance": 999.1074458
          },
          {
            "average": 1.000343587,
            "count": 9354251,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01945593388,
            "variance": 0.000378533363
          },
          {
            "average": 1.000724163,
            "count": 9354251,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02907762267,
            "variance": 0.0008455081403
          },
          {
            "average": 0.5000046503,
            "count": 9354251,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000267,
            "variance": 0.2500000267
          },
          {
            "average": 0,
            "count": 9354251,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.329227108,
            "count": 9354251,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4699325939,
            "variance": 0.2208366428
          },
          {
            "average": -0.1547530524,
            "count": 9354251,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.46467258,
            "variance": 71.65068188
          },
          {
            "average": 137,
            "count": 9354251,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10676.63232,
            "count": 9354251,
            "maximum": 10681,
            "minimum": 10672,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.681003159,
            "variance": 2.825771622
          },
          {
            "average": 40444.0462,
            "count": 9354251,
            "maximum": 62720,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 8066.015554,
            "variance": 65060606.92
          },
          {
            "average": 37451.20645,
            "count": 9354251,
            "maximum": 63744,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 7352.461194,
            "variance": 54058685.61
          },
          {
            "average": 32126.14933,
            "count": 9354251,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8322.428341,
            "variance": 69262813.48
          },
          {
            "average": 333781.3381,
            "count": 9354251,
            "maximum": 336357.7803,
            "minimum": 330904.6362,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1070.441413,
            "variance": 1145844.82
          },
          {
            "average": 0,
            "count": 9354251,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9354251,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9354251,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9354251,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9354251,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424271.3333,
          4994498.908,
          1020.492745,
          425271.0533,
          4995899.028,
          1044.252745
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424271.333265924,
                4994498.9079164425,
                1020.4927450110725
              ],
              [
                424271.333265924,
                4995899.027916442,
                1020.4927450110725
              ],
              [
                425271.053265924,
                4995899.027916442,
                1044.2527450110726
              ],
              [
                425271.053265924,
                4994498.9079164425,
                1044.2527450110726
              ],
              [
                424271.333265924,
                4994498.9079164425,
                1020.4927450110725
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T23:12:37+00:00",
        "end_time": "2011-09-17T21:41:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627367,
            45.09990779,
            1020.492745,
            -117.9498202,
            45.11261597,
            1044.252745
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252487679699,
                  45.09990779067503,
                  1020.4927450110725
                ],
                [
                  -117.9627366947698,
                  45.11250955271493,
                  1020.4927450110725
                ],
                [
                  -117.95002921804351,
                  45.112615974281724,
                  1044.2527450110726
                ],
                [
                  -117.9498201949009,
                  45.100014165752555,
                  1044.2527450110726
                ],
                [
                  -117.96252487679699,
                  45.09990779067503,
                  1020.4927450110725
                ]
              ]
            ]
          },
          "id": "45117A8109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:12:37Z",
            "pc:count": 9354251,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424770.0953,
                "count": 9354251,
                "maximum": 425271.0533,
                "minimum": 424271.3333,
                "name": "X",
                "position": 0,
                "stddev": 283.2327511,
                "variance": 80220.79127
              },
              {
                "average": 4995196.576,
                "count": 9354251,
                "maximum": 4995899.028,
                "minimum": 4994498.908,
                "name": "Y",
                "position": 1,
                "stddev": 402.2763277,
                "variance": 161826.2438
              },
              {
                "average": 1025.431818,
                "count": 9354251,
                "maximum": 1044.252745,
                "minimum": 1020.492745,
                "name": "Z",
                "position": 2,
                "stddev": 2.562833374,
                "variance": 6.568114905
              },
              {
                "average": 110.3341715,
                "count": 9354251,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.60866093,
                "variance": 999.1074458
              },
              {
                "average": 1.000343587,
                "count": 9354251,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01945593388,
                "variance": 0.000378533363
              },
              {
                "average": 1.000724163,
                "count": 9354251,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02907762267,
                "variance": 0.0008455081403
              },
              {
                "average": 0.5000046503,
                "count": 9354251,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000267,
                "variance": 0.2500000267
              },
              {
                "average": 0,
                "count": 9354251,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.329227108,
                "count": 9354251,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4699325939,
                "variance": 0.2208366428
              },
              {
                "average": -0.1547530524,
                "count": 9354251,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.46467258,
                "variance": 71.65068188
              },
              {
                "average": 137,
                "count": 9354251,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10676.63232,
                "count": 9354251,
                "maximum": 10681,
                "minimum": 10672,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.681003159,
                "variance": 2.825771622
              },
              {
                "average": 40444.0462,
                "count": 9354251,
                "maximum": 62720,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 8066.015554,
                "variance": 65060606.92
              },
              {
                "average": 37451.20645,
                "count": 9354251,
                "maximum": 63744,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 7352.461194,
                "variance": 54058685.61
              },
              {
                "average": 32126.14933,
                "count": 9354251,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8322.428341,
                "variance": 69262813.48
              },
              {
                "average": 333781.3381,
                "count": 9354251,
                "maximum": 336357.7803,
                "minimum": 330904.6362,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1070.441413,
                "variance": 1145844.82
              },
              {
                "average": 0,
                "count": 9354251,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9354251,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9354251,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9354251,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9354251,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424271.3333,
              4994498.908,
              1020.492745,
              425271.0533,
              4995899.028,
              1044.252745
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424271.333265924,
                    4994498.9079164425,
                    1020.4927450110725
                  ],
                  [
                    424271.333265924,
                    4995899.027916442,
                    1020.4927450110725
                  ],
                  [
                    425271.053265924,
                    4995899.027916442,
                    1044.2527450110726
                  ],
                  [
                    425271.053265924,
                    4994498.9079164425,
                    1044.2527450110726
                  ],
                  [
                    424271.333265924,
                    4994498.9079164425,
                    1020.4927450110725
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T23:12:37+00:00",
            "end_time": "2011-09-17T21:41: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": "45117A7311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502661163768,
              45.024992593984344,
              1026.0855818314074
            ],
            [
              -117.8750909739764,
              45.02921668506536,
              1026.0855818314074
            ],
            [
              -117.87244654133082,
              45.029236918400954,
              1046.2455818314072
            ],
            [
              -117.87238237342862,
              45.02501282435678,
              1046.2455818314072
            ],
            [
              -117.87502661163768,
              45.024992593984344,
              1026.0855818314074
            ]
          ]
        ]
      },
      "bbox": [
        -117.875091,
        45.02499259,
        1026.085582,
        -117.8723824,
        45.02923692,
        1046.245582
      ],
      "properties": {
        "datetime": "2011-09-19T23:10:43Z",
        "pc:count": 389689,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431133.4367,
            "count": 389689,
            "maximum": 431273.9012,
            "minimum": 431065.5612,
            "name": "X",
            "position": 0,
            "stddev": 48.08629557,
            "variance": 2312.291821
          },
          {
            "average": 4986265.368,
            "count": 389689,
            "maximum": 4986567.787,
            "minimum": 4986098.487,
            "name": "Y",
            "position": 1,
            "stddev": 116.028316,
            "variance": 13462.57011
          },
          {
            "average": 1039.066808,
            "count": 389689,
            "maximum": 1046.245582,
            "minimum": 1026.085582,
            "name": "Z",
            "position": 2,
            "stddev": 4.032388364,
            "variance": 16.26015592
          },
          {
            "average": 234.0543998,
            "count": 389689,
            "maximum": 255,
            "minimum": 19,
            "name": "Intensity",
            "position": 3,
            "stddev": 15.65341816,
            "variance": 245.0295
          },
          {
            "average": 1.000010265,
            "count": 389689,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003203828427,
            "variance": 1.026451659e-05
          },
          {
            "average": 1.000020529,
            "count": 389689,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004530874359,
            "variance": 2.052882246e-05
          },
          {
            "average": 0.4749505375,
            "count": 389689,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4993727709,
            "variance": 0.2493731644
          },
          {
            "average": 0,
            "count": 389689,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.251326057,
            "count": 389689,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4337761556,
            "variance": 0.1881617531
          },
          {
            "average": -6.202786846,
            "count": 389689,
            "maximum": 13.99800014,
            "minimum": -13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.815204921,
            "variance": 7.925378747
          },
          {
            "average": 203.366541,
            "count": 389689,
            "maximum": 211,
            "minimum": 196,
            "name": "UserData",
            "position": 10,
            "stddev": 2.594696715,
            "variance": 6.732451042
          },
          {
            "average": 124.1433682,
            "count": 389689,
            "maximum": 147,
            "minimum": 107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.58436555,
            "variance": 242.8724497
          },
          {
            "average": 38694.47532,
            "count": 389689,
            "maximum": 53504,
            "minimum": 24064,
            "name": "Red",
            "position": 12,
            "stddev": 3659.488384,
            "variance": 13391855.24
          },
          {
            "average": 34436.20799,
            "count": 389689,
            "maximum": 49920,
            "minimum": 20224,
            "name": "Green",
            "position": 13,
            "stddev": 3427.691072,
            "variance": 11749066.09
          },
          {
            "average": 29385.69717,
            "count": 389689,
            "maximum": 45056,
            "minimum": 15616,
            "name": "Blue",
            "position": 14,
            "stddev": 3264.866149,
            "variance": 10659350.97
          },
          {
            "average": 506011.2297,
            "count": 389689,
            "maximum": 509043.3396,
            "minimum": 505618.7689,
            "name": "GpsTime",
            "position": 15,
            "stddev": 549.9460261,
            "variance": 302440.6316
          },
          {
            "average": 0,
            "count": 389689,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 389689,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 389689,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 389689,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 389689,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431065.5612,
          4986098.487,
          1026.085582,
          431273.9012,
          4986567.787,
          1046.245582
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431065.5612164132,
                4986098.486952587,
                1026.0855818314074
              ],
              [
                431065.5612164132,
                4986567.786952588,
                1026.0855818314074
              ],
              [
                431273.9012164132,
                4986567.786952588,
                1046.2455818314072
              ],
              [
                431273.9012164132,
                4986098.486952587,
                1046.2455818314072
              ],
              [
                431065.5612164132,
                4986098.486952587,
                1026.0855818314074
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T23:10:43+00:00",
        "end_time": "2011-09-19T22:13:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.875091,
            45.02499259,
            1026.085582,
            -117.8723824,
            45.02923692,
            1046.245582
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502661163768,
                  45.024992593984344,
                  1026.0855818314074
                ],
                [
                  -117.8750909739764,
                  45.02921668506536,
                  1026.0855818314074
                ],
                [
                  -117.87244654133082,
                  45.029236918400954,
                  1046.2455818314072
                ],
                [
                  -117.87238237342862,
                  45.02501282435678,
                  1046.2455818314072
                ],
                [
                  -117.87502661163768,
                  45.024992593984344,
                  1026.0855818314074
                ]
              ]
            ]
          },
          "id": "45117A7311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T23:10:43Z",
            "pc:count": 389689,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431133.4367,
                "count": 389689,
                "maximum": 431273.9012,
                "minimum": 431065.5612,
                "name": "X",
                "position": 0,
                "stddev": 48.08629557,
                "variance": 2312.291821
              },
              {
                "average": 4986265.368,
                "count": 389689,
                "maximum": 4986567.787,
                "minimum": 4986098.487,
                "name": "Y",
                "position": 1,
                "stddev": 116.028316,
                "variance": 13462.57011
              },
              {
                "average": 1039.066808,
                "count": 389689,
                "maximum": 1046.245582,
                "minimum": 1026.085582,
                "name": "Z",
                "position": 2,
                "stddev": 4.032388364,
                "variance": 16.26015592
              },
              {
                "average": 234.0543998,
                "count": 389689,
                "maximum": 255,
                "minimum": 19,
                "name": "Intensity",
                "position": 3,
                "stddev": 15.65341816,
                "variance": 245.0295
              },
              {
                "average": 1.000010265,
                "count": 389689,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003203828427,
                "variance": 1.026451659e-05
              },
              {
                "average": 1.000020529,
                "count": 389689,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004530874359,
                "variance": 2.052882246e-05
              },
              {
                "average": 0.4749505375,
                "count": 389689,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4993727709,
                "variance": 0.2493731644
              },
              {
                "average": 0,
                "count": 389689,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.251326057,
                "count": 389689,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4337761556,
                "variance": 0.1881617531
              },
              {
                "average": -6.202786846,
                "count": 389689,
                "maximum": 13.99800014,
                "minimum": -13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.815204921,
                "variance": 7.925378747
              },
              {
                "average": 203.366541,
                "count": 389689,
                "maximum": 211,
                "minimum": 196,
                "name": "UserData",
                "position": 10,
                "stddev": 2.594696715,
                "variance": 6.732451042
              },
              {
                "average": 124.1433682,
                "count": 389689,
                "maximum": 147,
                "minimum": 107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.58436555,
                "variance": 242.8724497
              },
              {
                "average": 38694.47532,
                "count": 389689,
                "maximum": 53504,
                "minimum": 24064,
                "name": "Red",
                "position": 12,
                "stddev": 3659.488384,
                "variance": 13391855.24
              },
              {
                "average": 34436.20799,
                "count": 389689,
                "maximum": 49920,
                "minimum": 20224,
                "name": "Green",
                "position": 13,
                "stddev": 3427.691072,
                "variance": 11749066.09
              },
              {
                "average": 29385.69717,
                "count": 389689,
                "maximum": 45056,
                "minimum": 15616,
                "name": "Blue",
                "position": 14,
                "stddev": 3264.866149,
                "variance": 10659350.97
              },
              {
                "average": 506011.2297,
                "count": 389689,
                "maximum": 509043.3396,
                "minimum": 505618.7689,
                "name": "GpsTime",
                "position": 15,
                "stddev": 549.9460261,
                "variance": 302440.6316
              },
              {
                "average": 0,
                "count": 389689,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 389689,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 389689,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 389689,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 389689,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431065.5612,
              4986098.487,
              1026.085582,
              431273.9012,
              4986567.787,
              1046.245582
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431065.5612164132,
                    4986098.486952587,
                    1026.0855818314074
                  ],
                  [
                    431065.5612164132,
                    4986567.786952588,
                    1026.0855818314074
                  ],
                  [
                    431273.9012164132,
                    4986567.786952588,
                    1046.2455818314072
                  ],
                  [
                    431273.9012164132,
                    4986098.486952587,
                    1046.2455818314072
                  ],
                  [
                    431065.5612164132,
                    4986098.486952587,
                    1026.0855818314074
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T23:10:43+00:00",
            "end_time": "2011-09-19T22:13: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": "44118H1213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752405387566,
              44.96239961661146,
              1066.1561129045233
            ],
            [
              -118.03775143260961,
              44.97500967530911,
              1066.1561129045233
            ],
            [
              -118.0250292512456,
              44.97512458054753,
              1118.6761129045233
            ],
            [
              -118.02480465884209,
              44.96251447162182,
              1118.6761129045233
            ],
            [
              -118.03752405387566,
              44.96239961661146,
              1066.1561129045233
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377514,
        44.96239962,
        1066.156113,
        -118.0248047,
        44.97512458,
        1118.676113
      ],
      "properties": {
        "datetime": "2011-09-20T22:20:52Z",
        "pc:count": 23212988,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418672.5849,
            "count": 23212988,
            "maximum": 419178.1133,
            "minimum": 418174.8133,
            "name": "X",
            "position": 0,
            "stddev": 284.4162648,
            "variance": 80892.61168
          },
          {
            "average": 4979992.615,
            "count": 23212988,
            "maximum": 4980697.409,
            "minimum": 4979296.369,
            "name": "Y",
            "position": 1,
            "stddev": 403.6040186,
            "variance": 162896.2039
          },
          {
            "average": 1084.511686,
            "count": 23212988,
            "maximum": 1118.676113,
            "minimum": 1066.156113,
            "name": "Z",
            "position": 2,
            "stddev": 10.67920136,
            "variance": 114.0453417
          },
          {
            "average": 171.9290031,
            "count": 23212988,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 68.05129635,
            "variance": 4630.978934
          },
          {
            "average": 1.005712793,
            "count": 23212988,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08718556864,
            "variance": 0.007601323379
          },
          {
            "average": 1.011569428,
            "count": 23212988,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1319955643,
            "variance": 0.01742282899
          },
          {
            "average": 0.499352733,
            "count": 23212988,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995918,
            "variance": 0.2499995918
          },
          {
            "average": 0,
            "count": 23212988,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.156460556,
            "count": 23212988,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.36329142,
            "variance": 0.1319806558
          },
          {
            "average": -0.5251341686,
            "count": 23212988,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.180992437,
            "variance": 66.92863725
          },
          {
            "average": 190.1827254,
            "count": 23212988,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 11.16952509,
            "variance": 124.7582907
          },
          {
            "average": 7154.840483,
            "count": 23212988,
            "maximum": 20077,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8214.670646,
            "variance": 67480813.83
          },
          {
            "average": 24040.65724,
            "count": 23212988,
            "maximum": 58624,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10931.66169,
            "variance": 119501227.4
          },
          {
            "average": 26180.83822,
            "count": 23212988,
            "maximum": 57600,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 8612.297135,
            "variance": 74171661.94
          },
          {
            "average": 20350.86519,
            "count": 23212988,
            "maximum": 55040,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6653.027147,
            "variance": 44262770.21
          },
          {
            "average": 461443.2948,
            "count": 23212988,
            "maximum": 592452.2314,
            "minimum": 320309.1254,
            "name": "GpsTime",
            "position": 15,
            "stddev": 133522.2528,
            "variance": 17828191990.0
          },
          {
            "average": 0,
            "count": 23212988,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23212988,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23212988,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23212988,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23212988,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418174.8133,
          4979296.369,
          1066.156113,
          419178.1133,
          4980697.409,
          1118.676113
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418174.8132771838,
                4979296.368701365,
                1066.1561129045233
              ],
              [
                418174.8132771838,
                4980697.408701364,
                1066.1561129045233
              ],
              [
                419178.11327718385,
                4980697.408701364,
                1118.6761129045233
              ],
              [
                419178.11327718385,
                4979296.368701365,
                1118.6761129045233
              ],
              [
                418174.8132771838,
                4979296.368701365,
                1066.1561129045233
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:20:52+00:00",
        "end_time": "2011-09-17T18:45:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377514,
            44.96239962,
            1066.156113,
            -118.0248047,
            44.97512458,
            1118.676113
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752405387566,
                  44.96239961661146,
                  1066.1561129045233
                ],
                [
                  -118.03775143260961,
                  44.97500967530911,
                  1066.1561129045233
                ],
                [
                  -118.0250292512456,
                  44.97512458054753,
                  1118.6761129045233
                ],
                [
                  -118.02480465884209,
                  44.96251447162182,
                  1118.6761129045233
                ],
                [
                  -118.03752405387566,
                  44.96239961661146,
                  1066.1561129045233
                ]
              ]
            ]
          },
          "id": "44118H1213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:20:52Z",
            "pc:count": 23212988,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418672.5849,
                "count": 23212988,
                "maximum": 419178.1133,
                "minimum": 418174.8133,
                "name": "X",
                "position": 0,
                "stddev": 284.4162648,
                "variance": 80892.61168
              },
              {
                "average": 4979992.615,
                "count": 23212988,
                "maximum": 4980697.409,
                "minimum": 4979296.369,
                "name": "Y",
                "position": 1,
                "stddev": 403.6040186,
                "variance": 162896.2039
              },
              {
                "average": 1084.511686,
                "count": 23212988,
                "maximum": 1118.676113,
                "minimum": 1066.156113,
                "name": "Z",
                "position": 2,
                "stddev": 10.67920136,
                "variance": 114.0453417
              },
              {
                "average": 171.9290031,
                "count": 23212988,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 68.05129635,
                "variance": 4630.978934
              },
              {
                "average": 1.005712793,
                "count": 23212988,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08718556864,
                "variance": 0.007601323379
              },
              {
                "average": 1.011569428,
                "count": 23212988,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1319955643,
                "variance": 0.01742282899
              },
              {
                "average": 0.499352733,
                "count": 23212988,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995918,
                "variance": 0.2499995918
              },
              {
                "average": 0,
                "count": 23212988,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.156460556,
                "count": 23212988,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.36329142,
                "variance": 0.1319806558
              },
              {
                "average": -0.5251341686,
                "count": 23212988,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.180992437,
                "variance": 66.92863725
              },
              {
                "average": 190.1827254,
                "count": 23212988,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 11.16952509,
                "variance": 124.7582907
              },
              {
                "average": 7154.840483,
                "count": 23212988,
                "maximum": 20077,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8214.670646,
                "variance": 67480813.83
              },
              {
                "average": 24040.65724,
                "count": 23212988,
                "maximum": 58624,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10931.66169,
                "variance": 119501227.4
              },
              {
                "average": 26180.83822,
                "count": 23212988,
                "maximum": 57600,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 8612.297135,
                "variance": 74171661.94
              },
              {
                "average": 20350.86519,
                "count": 23212988,
                "maximum": 55040,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6653.027147,
                "variance": 44262770.21
              },
              {
                "average": 461443.2948,
                "count": 23212988,
                "maximum": 592452.2314,
                "minimum": 320309.1254,
                "name": "GpsTime",
                "position": 15,
                "stddev": 133522.2528,
                "variance": 17828191990.0
              },
              {
                "average": 0,
                "count": 23212988,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23212988,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23212988,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23212988,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23212988,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418174.8133,
              4979296.369,
              1066.156113,
              419178.1133,
              4980697.409,
              1118.676113
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418174.8132771838,
                    4979296.368701365,
                    1066.1561129045233
                  ],
                  [
                    418174.8132771838,
                    4980697.408701364,
                    1066.1561129045233
                  ],
                  [
                    419178.11327718385,
                    4980697.408701364,
                    1118.6761129045233
                  ],
                  [
                    419178.11327718385,
                    4979296.368701365,
                    1118.6761129045233
                  ],
                  [
                    418174.8132771838,
                    4979296.368701365,
                    1066.1561129045233
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:20:52+00:00",
            "end_time": "2011-09-17T18:45: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": "45117A8123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502499892201,
              45.062406080130145,
              1030.7578676909645
            ],
            [
              -117.97523932089857,
              45.075009858799746,
              1030.7578676909645
            ],
            [
              -117.96252927985417,
              45.07511769437083,
              1079.5778676909647
            ],
            [
              -117.96231775002944,
              45.062513868586876,
              1079.5778676909647
            ],
            [
              -117.97502499892201,
              45.062406080130145,
              1030.7578676909645
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752393,
        45.06240608,
        1030.757868,
        -117.9623178,
        45.07511769,
        1079.577868
      ],
      "properties": {
        "datetime": "2011-09-20T02:06:24Z",
        "pc:count": 14232734,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423754.7442,
            "count": 14232734,
            "maximum": 424238.2205,
            "minimum": 423237.6405,
            "name": "X",
            "position": 0,
            "stddev": 283.1725776,
            "variance": 80186.70869
          },
          {
            "average": 4991125.718,
            "count": 14232734,
            "maximum": 4991745.005,
            "minimum": 4990344.665,
            "name": "Y",
            "position": 1,
            "stddev": 409.684019,
            "variance": 167840.9955
          },
          {
            "average": 1048.211674,
            "count": 14232734,
            "maximum": 1079.577868,
            "minimum": 1030.757868,
            "name": "Z",
            "position": 2,
            "stddev": 8.292756681,
            "variance": 68.76981337
          },
          {
            "average": 195.2520091,
            "count": 14232734,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.22199151,
            "variance": 2727.136397
          },
          {
            "average": 1.000166588,
            "count": 14232734,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0129058154,
            "variance": 0.0001665600711
          },
          {
            "average": 1.000340553,
            "count": 14232734,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01845093573,
            "variance": 0.0003404370292
          },
          {
            "average": 0.4995768908,
            "count": 14232734,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998385,
            "variance": 0.2499998385
          },
          {
            "average": 0,
            "count": 14232734,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.214483106,
            "count": 14232734,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4104632935,
            "variance": 0.1684801153
          },
          {
            "average": 1.066993731,
            "count": 14232734,
            "maximum": 22.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.044651831,
            "variance": 64.71642308
          },
          {
            "average": 188.1824361,
            "count": 14232734,
            "maximum": 212,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 24.82494916,
            "variance": 616.2781006
          },
          {
            "average": 2220.944439,
            "count": 14232734,
            "maximum": 10653,
            "minimum": 247,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4065.056698,
            "variance": 16524685.96
          },
          {
            "average": 27289.20664,
            "count": 14232734,
            "maximum": 60160,
            "minimum": 11008,
            "name": "Red",
            "position": 12,
            "stddev": 10573.5294,
            "variance": 111799524
          },
          {
            "average": 28339.94491,
            "count": 14232734,
            "maximum": 60928,
            "minimum": 12032,
            "name": "Green",
            "position": 13,
            "stddev": 7711.575736,
            "variance": 59468400.33
          },
          {
            "average": 22642.83564,
            "count": 14232734,
            "maximum": 60672,
            "minimum": 8704,
            "name": "Blue",
            "position": 14,
            "stddev": 6272.339454,
            "variance": 39342242.23
          },
          {
            "average": 513148.6481,
            "count": 14232734,
            "maximum": 519584.2563,
            "minimum": 492278.0397,
            "name": "GpsTime",
            "position": 15,
            "stddev": 9485.376118,
            "variance": 89972360.1
          },
          {
            "average": 0,
            "count": 14232734,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14232734,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14232734,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14232734,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14232734,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423237.6405,
          4990344.665,
          1030.757868,
          424238.2205,
          4991745.005,
          1079.577868
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423237.6404934831,
                4990344.664978524,
                1030.7578676909645
              ],
              [
                423237.6404934831,
                4991745.004978524,
                1030.7578676909645
              ],
              [
                424238.22049348307,
                4991745.004978524,
                1079.5778676909647
              ],
              [
                424238.22049348307,
                4990344.664978524,
                1079.5778676909647
              ],
              [
                423237.6404934831,
                4990344.664978524,
                1030.7578676909645
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:06:24+00:00",
        "end_time": "2011-09-19T18:31:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752393,
            45.06240608,
            1030.757868,
            -117.9623178,
            45.07511769,
            1079.577868
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502499892201,
                  45.062406080130145,
                  1030.7578676909645
                ],
                [
                  -117.97523932089857,
                  45.075009858799746,
                  1030.7578676909645
                ],
                [
                  -117.96252927985417,
                  45.07511769437083,
                  1079.5778676909647
                ],
                [
                  -117.96231775002944,
                  45.062513868586876,
                  1079.5778676909647
                ],
                [
                  -117.97502499892201,
                  45.062406080130145,
                  1030.7578676909645
                ]
              ]
            ]
          },
          "id": "45117A8123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:06:24Z",
            "pc:count": 14232734,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423754.7442,
                "count": 14232734,
                "maximum": 424238.2205,
                "minimum": 423237.6405,
                "name": "X",
                "position": 0,
                "stddev": 283.1725776,
                "variance": 80186.70869
              },
              {
                "average": 4991125.718,
                "count": 14232734,
                "maximum": 4991745.005,
                "minimum": 4990344.665,
                "name": "Y",
                "position": 1,
                "stddev": 409.684019,
                "variance": 167840.9955
              },
              {
                "average": 1048.211674,
                "count": 14232734,
                "maximum": 1079.577868,
                "minimum": 1030.757868,
                "name": "Z",
                "position": 2,
                "stddev": 8.292756681,
                "variance": 68.76981337
              },
              {
                "average": 195.2520091,
                "count": 14232734,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.22199151,
                "variance": 2727.136397
              },
              {
                "average": 1.000166588,
                "count": 14232734,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0129058154,
                "variance": 0.0001665600711
              },
              {
                "average": 1.000340553,
                "count": 14232734,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01845093573,
                "variance": 0.0003404370292
              },
              {
                "average": 0.4995768908,
                "count": 14232734,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998385,
                "variance": 0.2499998385
              },
              {
                "average": 0,
                "count": 14232734,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.214483106,
                "count": 14232734,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4104632935,
                "variance": 0.1684801153
              },
              {
                "average": 1.066993731,
                "count": 14232734,
                "maximum": 22.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.044651831,
                "variance": 64.71642308
              },
              {
                "average": 188.1824361,
                "count": 14232734,
                "maximum": 212,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 24.82494916,
                "variance": 616.2781006
              },
              {
                "average": 2220.944439,
                "count": 14232734,
                "maximum": 10653,
                "minimum": 247,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4065.056698,
                "variance": 16524685.96
              },
              {
                "average": 27289.20664,
                "count": 14232734,
                "maximum": 60160,
                "minimum": 11008,
                "name": "Red",
                "position": 12,
                "stddev": 10573.5294,
                "variance": 111799524
              },
              {
                "average": 28339.94491,
                "count": 14232734,
                "maximum": 60928,
                "minimum": 12032,
                "name": "Green",
                "position": 13,
                "stddev": 7711.575736,
                "variance": 59468400.33
              },
              {
                "average": 22642.83564,
                "count": 14232734,
                "maximum": 60672,
                "minimum": 8704,
                "name": "Blue",
                "position": 14,
                "stddev": 6272.339454,
                "variance": 39342242.23
              },
              {
                "average": 513148.6481,
                "count": 14232734,
                "maximum": 519584.2563,
                "minimum": 492278.0397,
                "name": "GpsTime",
                "position": 15,
                "stddev": 9485.376118,
                "variance": 89972360.1
              },
              {
                "average": 0,
                "count": 14232734,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14232734,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14232734,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14232734,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14232734,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423237.6405,
              4990344.665,
              1030.757868,
              424238.2205,
              4991745.005,
              1079.577868
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423237.6404934831,
                    4990344.664978524,
                    1030.7578676909645
                  ],
                  [
                    423237.6404934831,
                    4991745.004978524,
                    1030.7578676909645
                  ],
                  [
                    424238.22049348307,
                    4991745.004978524,
                    1079.5778676909647
                  ],
                  [
                    424238.22049348307,
                    4990344.664978524,
                    1079.5778676909647
                  ],
                  [
                    423237.6404934831,
                    4990344.664978524,
                    1030.7578676909645
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:06:24+00:00",
            "end_time": "2011-09-19T18:31: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": "45117B7124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752458350568,
              45.187421295955346,
              872.7149586472308
            ],
            [
              -117.83770927078548,
              45.20001051588099,
              872.7149586472308
            ],
            [
              -117.82502874844378,
              45.20010282539309,
              1045.8349586472307
            ],
            [
              -117.82484685603046,
              45.187513565182236,
              1045.8349586472307
            ],
            [
              -117.83752458350568,
              45.187421295955346,
              872.7149586472308
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377093,
        45.1874213,
        872.7149586,
        -117.8248469,
        45.20010283,
        1045.834959
      ],
      "properties": {
        "datetime": "2011-09-15T22:59:47Z",
        "pc:count": 9379183,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434694.9808,
            "count": 9379183,
            "maximum": 435202.9147,
            "minimum": 434206.8747,
            "name": "X",
            "position": 0,
            "stddev": 284.6201516,
            "variance": 81008.6307
          },
          {
            "average": 5004815.925,
            "count": 9379183,
            "maximum": 5005510.051,
            "minimum": 5004111.351,
            "name": "Y",
            "position": 1,
            "stddev": 397.9984608,
            "variance": 158402.7748
          },
          {
            "average": 908.0119747,
            "count": 9379183,
            "maximum": 1045.834959,
            "minimum": 872.7149586,
            "name": "Z",
            "position": 2,
            "stddev": 34.21024235,
            "variance": 1170.340682
          },
          {
            "average": 107.2512244,
            "count": 9379183,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 37.82014919,
            "variance": 1430.363685
          },
          {
            "average": 1.027146714,
            "count": 9379183,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1752656205,
            "variance": 0.03071803773
          },
          {
            "average": 1.056483385,
            "count": 9379183,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2609443669,
            "variance": 0.06809196264
          },
          {
            "average": 0.5002033759,
            "count": 9379183,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999853,
            "variance": 0.2499999853
          },
          {
            "average": 0,
            "count": 9379183,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.302069274,
            "count": 9379183,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4591551483,
            "variance": 0.2108234502
          },
          {
            "average": 0.2468302211,
            "count": 9379183,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.652815861,
            "variance": 74.87122233
          },
          {
            "average": 138.2404443,
            "count": 9379183,
            "maximum": 150,
            "minimum": 128,
            "name": "UserData",
            "position": 10,
            "stddev": 2.607433472,
            "variance": 6.798709313
          },
          {
            "average": 10725.63143,
            "count": 9379183,
            "maximum": 10730,
            "minimum": 10721,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.739225366,
            "variance": 3.024904873
          },
          {
            "average": 35824.95637,
            "count": 9379183,
            "maximum": 65280,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 9717.893153,
            "variance": 94437447.34
          },
          {
            "average": 33570.08951,
            "count": 9379183,
            "maximum": 65280,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 8632.387803,
            "variance": 74518119.18
          },
          {
            "average": 26888.33462,
            "count": 9379183,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7790.96049,
            "variance": 60699065.36
          },
          {
            "average": 160924.8897,
            "count": 9379183,
            "maximum": 162787.7467,
            "minimum": 158987.8581,
            "name": "GpsTime",
            "position": 15,
            "stddev": 761.4679301,
            "variance": 579833.4086
          },
          {
            "average": 0,
            "count": 9379183,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9379183,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9379183,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9379183,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9379183,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434206.8747,
          5004111.351,
          872.7149586,
          435202.9147,
          5005510.051,
          1045.834959
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434206.8746507596,
                5004111.351140641,
                872.7149586472308
              ],
              [
                434206.8746507596,
                5005510.05114064,
                872.7149586472308
              ],
              [
                435202.91465075966,
                5005510.05114064,
                1045.8349586472307
              ],
              [
                435202.91465075966,
                5004111.351140641,
                1045.8349586472307
              ],
              [
                434206.8746507596,
                5004111.351140641,
                872.7149586472308
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T22:59:47+00:00",
        "end_time": "2011-09-15T21:56:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377093,
            45.1874213,
            872.7149586,
            -117.8248469,
            45.20010283,
            1045.834959
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752458350568,
                  45.187421295955346,
                  872.7149586472308
                ],
                [
                  -117.83770927078548,
                  45.20001051588099,
                  872.7149586472308
                ],
                [
                  -117.82502874844378,
                  45.20010282539309,
                  1045.8349586472307
                ],
                [
                  -117.82484685603046,
                  45.187513565182236,
                  1045.8349586472307
                ],
                [
                  -117.83752458350568,
                  45.187421295955346,
                  872.7149586472308
                ]
              ]
            ]
          },
          "id": "45117B7124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T22:59:47Z",
            "pc:count": 9379183,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434694.9808,
                "count": 9379183,
                "maximum": 435202.9147,
                "minimum": 434206.8747,
                "name": "X",
                "position": 0,
                "stddev": 284.6201516,
                "variance": 81008.6307
              },
              {
                "average": 5004815.925,
                "count": 9379183,
                "maximum": 5005510.051,
                "minimum": 5004111.351,
                "name": "Y",
                "position": 1,
                "stddev": 397.9984608,
                "variance": 158402.7748
              },
              {
                "average": 908.0119747,
                "count": 9379183,
                "maximum": 1045.834959,
                "minimum": 872.7149586,
                "name": "Z",
                "position": 2,
                "stddev": 34.21024235,
                "variance": 1170.340682
              },
              {
                "average": 107.2512244,
                "count": 9379183,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 37.82014919,
                "variance": 1430.363685
              },
              {
                "average": 1.027146714,
                "count": 9379183,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1752656205,
                "variance": 0.03071803773
              },
              {
                "average": 1.056483385,
                "count": 9379183,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2609443669,
                "variance": 0.06809196264
              },
              {
                "average": 0.5002033759,
                "count": 9379183,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999853,
                "variance": 0.2499999853
              },
              {
                "average": 0,
                "count": 9379183,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.302069274,
                "count": 9379183,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4591551483,
                "variance": 0.2108234502
              },
              {
                "average": 0.2468302211,
                "count": 9379183,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.652815861,
                "variance": 74.87122233
              },
              {
                "average": 138.2404443,
                "count": 9379183,
                "maximum": 150,
                "minimum": 128,
                "name": "UserData",
                "position": 10,
                "stddev": 2.607433472,
                "variance": 6.798709313
              },
              {
                "average": 10725.63143,
                "count": 9379183,
                "maximum": 10730,
                "minimum": 10721,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.739225366,
                "variance": 3.024904873
              },
              {
                "average": 35824.95637,
                "count": 9379183,
                "maximum": 65280,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 9717.893153,
                "variance": 94437447.34
              },
              {
                "average": 33570.08951,
                "count": 9379183,
                "maximum": 65280,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 8632.387803,
                "variance": 74518119.18
              },
              {
                "average": 26888.33462,
                "count": 9379183,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7790.96049,
                "variance": 60699065.36
              },
              {
                "average": 160924.8897,
                "count": 9379183,
                "maximum": 162787.7467,
                "minimum": 158987.8581,
                "name": "GpsTime",
                "position": 15,
                "stddev": 761.4679301,
                "variance": 579833.4086
              },
              {
                "average": 0,
                "count": 9379183,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9379183,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9379183,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9379183,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9379183,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434206.8747,
              5004111.351,
              872.7149586,
              435202.9147,
              5005510.051,
              1045.834959
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434206.8746507596,
                    5004111.351140641,
                    872.7149586472308
                  ],
                  [
                    434206.8746507596,
                    5005510.05114064,
                    872.7149586472308
                  ],
                  [
                    435202.91465075966,
                    5005510.05114064,
                    1045.8349586472307
                  ],
                  [
                    435202.91465075966,
                    5004111.351140641,
                    1045.8349586472307
                  ],
                  [
                    434206.8746507596,
                    5004111.351140641,
                    872.7149586472308
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T22:59:47+00:00",
            "end_time": "2011-09-15T21: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": "45117B6312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.73752514914686,
              45.14993217972205,
              976.7076859361155
            ],
            [
              -117.73768743213728,
              45.16251080411172,
              976.7076859361155
            ],
            [
              -117.72502816188141,
              45.16259187253817,
              1204.2276859361154
            ],
            [
              -117.72486866319834,
              45.15001321279904,
              1204.2276859361154
            ],
            [
              -117.73752514914686,
              45.14993217972205,
              976.7076859361155
            ]
          ]
        ]
      },
      "bbox": [
        -117.7376874,
        45.14993218,
        976.7076859,
        -117.7248687,
        45.16259187,
        1204.227686
      ],
      "properties": {
        "datetime": "2011-09-15T19:38:53Z",
        "pc:count": 11211140,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 442518.133,
            "count": 11211140,
            "maximum": 443019.5977,
            "minimum": 442024.5977,
            "name": "X",
            "position": 0,
            "stddev": 281.6562935,
            "variance": 79330.26764
          },
          {
            "average": 5000562.125,
            "count": 11211140,
            "maximum": 5001267.539,
            "minimum": 4999870.059,
            "name": "Y",
            "position": 1,
            "stddev": 398.6080409,
            "variance": 158888.3703
          },
          {
            "average": 1090.299121,
            "count": 11211140,
            "maximum": 1204.227686,
            "minimum": 976.7076859,
            "name": "Z",
            "position": 2,
            "stddev": 38.54558804,
            "variance": 1485.762357
          },
          {
            "average": 93.52442125,
            "count": 11211140,
            "maximum": 252,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.25972853,
            "variance": 2526.040312
          },
          {
            "average": 1.124517667,
            "count": 11211140,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3548633404,
            "variance": 0.1259279904
          },
          {
            "average": 1.257105611,
            "count": 11211140,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4985907487,
            "variance": 0.2485927347
          },
          {
            "average": 0.5004553507,
            "count": 11211140,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999815,
            "variance": 0.249999815
          },
          {
            "average": 0,
            "count": 11211140,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.245005682,
            "count": 11211140,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4300905884,
            "variance": 0.1849779142
          },
          {
            "average": -0.01305723388,
            "count": 11211140,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.45508555,
            "variance": 71.48847165
          },
          {
            "average": 130.2506915,
            "count": 11211140,
            "maximum": 148,
            "minimum": 122,
            "name": "UserData",
            "position": 10,
            "stddev": 2.654710695,
            "variance": 7.047488876
          },
          {
            "average": 10694.79856,
            "count": 11211140,
            "maximum": 10699,
            "minimum": 10690,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.713414738,
            "variance": 2.935790066
          },
          {
            "average": 26669.37242,
            "count": 11211140,
            "maximum": 59648,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 10465.88417,
            "variance": 109534731.5
          },
          {
            "average": 25797.73868,
            "count": 11211140,
            "maximum": 58624,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 10158.54554,
            "variance": 103196047.5
          },
          {
            "average": 21698.38723,
            "count": 11211140,
            "maximum": 60416,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8993.232569,
            "variance": 80878232.03
          },
          {
            "average": 149383.7159,
            "count": 11211140,
            "maximum": 150733.103,
            "minimum": 147774.7698,
            "name": "GpsTime",
            "position": 15,
            "stddev": 568.0873246,
            "variance": 322723.2083
          },
          {
            "average": 0,
            "count": 11211140,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11211140,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11211140,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11211140,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11211140,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          442024.5977,
          4999870.059,
          976.7076859,
          443019.5977,
          5001267.539,
          1204.227686
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                442024.5976916397,
                4999870.058980466,
                976.7076859361155
              ],
              [
                442024.5976916397,
                5001267.538980466,
                976.7076859361155
              ],
              [
                443019.5976916397,
                5001267.538980466,
                1204.2276859361154
              ],
              [
                443019.5976916397,
                4999870.058980466,
                1204.2276859361154
              ],
              [
                442024.5976916397,
                4999870.058980466,
                976.7076859361155
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T19:38:53+00:00",
        "end_time": "2011-09-15T18:49:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B6312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B6312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B6312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7376874,
            45.14993218,
            976.7076859,
            -117.7248687,
            45.16259187,
            1204.227686
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.73752514914686,
                  45.14993217972205,
                  976.7076859361155
                ],
                [
                  -117.73768743213728,
                  45.16251080411172,
                  976.7076859361155
                ],
                [
                  -117.72502816188141,
                  45.16259187253817,
                  1204.2276859361154
                ],
                [
                  -117.72486866319834,
                  45.15001321279904,
                  1204.2276859361154
                ],
                [
                  -117.73752514914686,
                  45.14993217972205,
                  976.7076859361155
                ]
              ]
            ]
          },
          "id": "45117B6312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:38:53Z",
            "pc:count": 11211140,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 442518.133,
                "count": 11211140,
                "maximum": 443019.5977,
                "minimum": 442024.5977,
                "name": "X",
                "position": 0,
                "stddev": 281.6562935,
                "variance": 79330.26764
              },
              {
                "average": 5000562.125,
                "count": 11211140,
                "maximum": 5001267.539,
                "minimum": 4999870.059,
                "name": "Y",
                "position": 1,
                "stddev": 398.6080409,
                "variance": 158888.3703
              },
              {
                "average": 1090.299121,
                "count": 11211140,
                "maximum": 1204.227686,
                "minimum": 976.7076859,
                "name": "Z",
                "position": 2,
                "stddev": 38.54558804,
                "variance": 1485.762357
              },
              {
                "average": 93.52442125,
                "count": 11211140,
                "maximum": 252,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.25972853,
                "variance": 2526.040312
              },
              {
                "average": 1.124517667,
                "count": 11211140,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3548633404,
                "variance": 0.1259279904
              },
              {
                "average": 1.257105611,
                "count": 11211140,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4985907487,
                "variance": 0.2485927347
              },
              {
                "average": 0.5004553507,
                "count": 11211140,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999815,
                "variance": 0.249999815
              },
              {
                "average": 0,
                "count": 11211140,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.245005682,
                "count": 11211140,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4300905884,
                "variance": 0.1849779142
              },
              {
                "average": -0.01305723388,
                "count": 11211140,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.45508555,
                "variance": 71.48847165
              },
              {
                "average": 130.2506915,
                "count": 11211140,
                "maximum": 148,
                "minimum": 122,
                "name": "UserData",
                "position": 10,
                "stddev": 2.654710695,
                "variance": 7.047488876
              },
              {
                "average": 10694.79856,
                "count": 11211140,
                "maximum": 10699,
                "minimum": 10690,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.713414738,
                "variance": 2.935790066
              },
              {
                "average": 26669.37242,
                "count": 11211140,
                "maximum": 59648,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 10465.88417,
                "variance": 109534731.5
              },
              {
                "average": 25797.73868,
                "count": 11211140,
                "maximum": 58624,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 10158.54554,
                "variance": 103196047.5
              },
              {
                "average": 21698.38723,
                "count": 11211140,
                "maximum": 60416,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8993.232569,
                "variance": 80878232.03
              },
              {
                "average": 149383.7159,
                "count": 11211140,
                "maximum": 150733.103,
                "minimum": 147774.7698,
                "name": "GpsTime",
                "position": 15,
                "stddev": 568.0873246,
                "variance": 322723.2083
              },
              {
                "average": 0,
                "count": 11211140,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11211140,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11211140,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11211140,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11211140,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              442024.5977,
              4999870.059,
              976.7076859,
              443019.5977,
              5001267.539,
              1204.227686
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    442024.5976916397,
                    4999870.058980466,
                    976.7076859361155
                  ],
                  [
                    442024.5976916397,
                    5001267.538980466,
                    976.7076859361155
                  ],
                  [
                    443019.5976916397,
                    5001267.538980466,
                    1204.2276859361154
                  ],
                  [
                    443019.5976916397,
                    4999870.058980466,
                    1204.2276859361154
                  ],
                  [
                    442024.5976916397,
                    4999870.058980466,
                    976.7076859361155
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T19:38:53+00:00",
            "end_time": "2011-09-15T18:49: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": "45117A7203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.7875252287352,
              45.112427605812606,
              1443.2035568805309
            ],
            [
              -117.7876983460764,
              45.12501048720548,
              1443.2035568805309
            ],
            [
              -117.77502844606393,
              45.12509717284705,
              1738.7035568805309
            ],
            [
              -117.77485811258879,
              45.11251425364278,
              1738.7035568805309
            ],
            [
              -117.7875252287352,
              45.112427605812606,
              1443.2035568805309
            ]
          ]
        ]
      },
      "bbox": [
        -117.7876983,
        45.11242761,
        1443.203557,
        -117.7748581,
        45.12509717,
        1738.703557
      ],
      "properties": {
        "datetime": "2011-09-15T22:22:31Z",
        "pc:count": 10094961,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438561.6949,
            "count": 10094961,
            "maximum": 439050.0307,
            "minimum": 438053.5307,
            "name": "X",
            "position": 0,
            "stddev": 283.8860564,
            "variance": 80591.29302
          },
          {
            "average": 4996470.522,
            "count": 10094961,
            "maximum": 4997138.729,
            "minimum": 4995740.769,
            "name": "Y",
            "position": 1,
            "stddev": 402.3858551,
            "variance": 161914.3764
          },
          {
            "average": 1603.626074,
            "count": 10094961,
            "maximum": 1738.703557,
            "minimum": 1443.203557,
            "name": "Z",
            "position": 2,
            "stddev": 57.08715535,
            "variance": 3258.943306
          },
          {
            "average": 108.4629357,
            "count": 10094961,
            "maximum": 241,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.60217496,
            "variance": 998.6974619
          },
          {
            "average": 1.023400982,
            "count": 10094961,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1581520762,
            "variance": 0.02501207922
          },
          {
            "average": 1.048950263,
            "count": 10094961,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2329436388,
            "variance": 0.05426273887
          },
          {
            "average": 0.5000386827,
            "count": 10094961,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000233,
            "variance": 0.2500000233
          },
          {
            "average": 0,
            "count": 10094961,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.222481196,
            "count": 10094961,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.415912648,
            "variance": 0.1729833307
          },
          {
            "average": -0.4308053051,
            "count": 10094961,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.608450351,
            "variance": 74.10541745
          },
          {
            "average": 129.4122703,
            "count": 10094961,
            "maximum": 142,
            "minimum": 119,
            "name": "UserData",
            "position": 10,
            "stddev": 2.878580182,
            "variance": 8.286223863
          },
          {
            "average": 10721.18827,
            "count": 10094961,
            "maximum": 10725,
            "minimum": 10717,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.667500071,
            "variance": 2.780556488
          },
          {
            "average": 26860.90542,
            "count": 10094961,
            "maximum": 54016,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 7643.968636,
            "variance": 58430256.5
          },
          {
            "average": 27021.91171,
            "count": 10094961,
            "maximum": 51456,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 6729.155579,
            "variance": 45281534.81
          },
          {
            "average": 22165.95579,
            "count": 10094961,
            "maximum": 48896,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5749.59629,
            "variance": 33057857.49
          },
          {
            "average": 159026.5475,
            "count": 10094961,
            "maximum": 160551.0211,
            "minimum": 157190.4023,
            "name": "GpsTime",
            "position": 15,
            "stddev": 710.9487685,
            "variance": 505448.1514
          },
          {
            "average": 0,
            "count": 10094961,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10094961,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10094961,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10094961,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10094961,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438053.5307,
          4995740.769,
          1443.203557,
          439050.0307,
          4997138.729,
          1738.703557
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438053.5306778435,
                4995740.768522682,
                1443.2035568805309
              ],
              [
                438053.5306778435,
                4997138.728522683,
                1443.2035568805309
              ],
              [
                439050.0306778435,
                4997138.728522683,
                1738.7035568805309
              ],
              [
                439050.0306778435,
                4995740.768522682,
                1738.7035568805309
              ],
              [
                438053.5306778435,
                4995740.768522682,
                1443.2035568805309
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T22:22:31+00:00",
        "end_time": "2011-09-15T21:26:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7876983,
            45.11242761,
            1443.203557,
            -117.7748581,
            45.12509717,
            1738.703557
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.7875252287352,
                  45.112427605812606,
                  1443.2035568805309
                ],
                [
                  -117.7876983460764,
                  45.12501048720548,
                  1443.2035568805309
                ],
                [
                  -117.77502844606393,
                  45.12509717284705,
                  1738.7035568805309
                ],
                [
                  -117.77485811258879,
                  45.11251425364278,
                  1738.7035568805309
                ],
                [
                  -117.7875252287352,
                  45.112427605812606,
                  1443.2035568805309
                ]
              ]
            ]
          },
          "id": "45117A7203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T22:22:31Z",
            "pc:count": 10094961,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438561.6949,
                "count": 10094961,
                "maximum": 439050.0307,
                "minimum": 438053.5307,
                "name": "X",
                "position": 0,
                "stddev": 283.8860564,
                "variance": 80591.29302
              },
              {
                "average": 4996470.522,
                "count": 10094961,
                "maximum": 4997138.729,
                "minimum": 4995740.769,
                "name": "Y",
                "position": 1,
                "stddev": 402.3858551,
                "variance": 161914.3764
              },
              {
                "average": 1603.626074,
                "count": 10094961,
                "maximum": 1738.703557,
                "minimum": 1443.203557,
                "name": "Z",
                "position": 2,
                "stddev": 57.08715535,
                "variance": 3258.943306
              },
              {
                "average": 108.4629357,
                "count": 10094961,
                "maximum": 241,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.60217496,
                "variance": 998.6974619
              },
              {
                "average": 1.023400982,
                "count": 10094961,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1581520762,
                "variance": 0.02501207922
              },
              {
                "average": 1.048950263,
                "count": 10094961,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2329436388,
                "variance": 0.05426273887
              },
              {
                "average": 0.5000386827,
                "count": 10094961,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000233,
                "variance": 0.2500000233
              },
              {
                "average": 0,
                "count": 10094961,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.222481196,
                "count": 10094961,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.415912648,
                "variance": 0.1729833307
              },
              {
                "average": -0.4308053051,
                "count": 10094961,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.608450351,
                "variance": 74.10541745
              },
              {
                "average": 129.4122703,
                "count": 10094961,
                "maximum": 142,
                "minimum": 119,
                "name": "UserData",
                "position": 10,
                "stddev": 2.878580182,
                "variance": 8.286223863
              },
              {
                "average": 10721.18827,
                "count": 10094961,
                "maximum": 10725,
                "minimum": 10717,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.667500071,
                "variance": 2.780556488
              },
              {
                "average": 26860.90542,
                "count": 10094961,
                "maximum": 54016,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 7643.968636,
                "variance": 58430256.5
              },
              {
                "average": 27021.91171,
                "count": 10094961,
                "maximum": 51456,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 6729.155579,
                "variance": 45281534.81
              },
              {
                "average": 22165.95579,
                "count": 10094961,
                "maximum": 48896,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5749.59629,
                "variance": 33057857.49
              },
              {
                "average": 159026.5475,
                "count": 10094961,
                "maximum": 160551.0211,
                "minimum": 157190.4023,
                "name": "GpsTime",
                "position": 15,
                "stddev": 710.9487685,
                "variance": 505448.1514
              },
              {
                "average": 0,
                "count": 10094961,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10094961,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10094961,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10094961,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10094961,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438053.5307,
              4995740.769,
              1443.203557,
              439050.0307,
              4997138.729,
              1738.703557
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438053.5306778435,
                    4995740.768522682,
                    1443.2035568805309
                  ],
                  [
                    438053.5306778435,
                    4997138.728522683,
                    1443.2035568805309
                  ],
                  [
                    439050.0306778435,
                    4997138.728522683,
                    1738.7035568805309
                  ],
                  [
                    439050.0306778435,
                    4995740.768522682,
                    1738.7035568805309
                  ],
                  [
                    438053.5306778435,
                    4995740.768522682,
                    1443.2035568805309
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T22:22:31+00:00",
            "end_time": "2011-09-15T21: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": "44118H1303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.10002350329542,
              44.924892330510374,
              1436.646904895828
            ],
            [
              -118.10026440010158,
              44.93750941555567,
              1436.646904895828
            ],
            [
              -118.08752972313766,
              44.93763140588395,
              1677.7669048958278
            ],
            [
              -118.08729161317787,
              44.925014267483625,
              1677.7669048958278
            ],
            [
              -118.10002350329542,
              44.924892330510374,
              1436.646904895828
            ]
          ]
        ]
      },
      "bbox": [
        -118.1002644,
        44.92489233,
        1436.646905,
        -118.0872916,
        44.93763141,
        1677.766905
      ],
      "properties": {
        "datetime": "2011-09-20T18:40:54Z",
        "pc:count": 22737310,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 413666.1013,
            "count": 22737310,
            "maximum": 414194.1225,
            "minimum": 413189.1625,
            "name": "X",
            "position": 0,
            "stddev": 286.520285,
            "variance": 82093.87373
          },
          {
            "average": 4975864.392,
            "count": 22737310,
            "maximum": 4976596.644,
            "minimum": 4975194.804,
            "name": "Y",
            "position": 1,
            "stddev": 393.0357719,
            "variance": 154477.118
          },
          {
            "average": 1543.456342,
            "count": 22737310,
            "maximum": 1677.766905,
            "minimum": 1436.646905,
            "name": "Z",
            "position": 2,
            "stddev": 41.96094515,
            "variance": 1760.720918
          },
          {
            "average": 107.869896,
            "count": 22737310,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.94659675,
            "variance": 2203.982947
          },
          {
            "average": 1.05184703,
            "count": 22737310,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2296262304,
            "variance": 0.05272820571
          },
          {
            "average": 1.109103891,
            "count": 22737310,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3312046591,
            "variance": 0.1096965262
          },
          {
            "average": 0.4997742037,
            "count": 22737310,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49999996,
            "variance": 0.24999996
          },
          {
            "average": 0,
            "count": 22737310,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.115159093,
            "count": 22737310,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3192138482,
            "variance": 0.1018974809
          },
          {
            "average": -1.677403653,
            "count": 22737310,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.242965491,
            "variance": 67.94648008
          },
          {
            "average": 137.9253165,
            "count": 22737310,
            "maximum": 177,
            "minimum": 119,
            "name": "UserData",
            "position": 10,
            "stddev": 11.7751192,
            "variance": 138.6534321
          },
          {
            "average": 14872.98407,
            "count": 22737310,
            "maximum": 20157,
            "minimum": 9402,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5296.585387,
            "variance": 28053816.76
          },
          {
            "average": 28801.84129,
            "count": 22737310,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 10708.97417,
            "variance": 114682127.7
          },
          {
            "average": 29370.20011,
            "count": 22737310,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 9993.847862,
            "variance": 99876995.09
          },
          {
            "average": 24497.98306,
            "count": 22737310,
            "maximum": 64000,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 8927.224751,
            "variance": 79695341.76
          },
          {
            "average": 388332.4436,
            "count": 22737310,
            "maximum": 579254.7197,
            "minimum": 139312.3698,
            "name": "GpsTime",
            "position": 15,
            "stddev": 216603.4179,
            "variance": 46917040660.0
          },
          {
            "average": 0,
            "count": 22737310,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22737310,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22737310,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22737310,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22737310,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          413189.1625,
          4975194.804,
          1436.646905,
          414194.1225,
          4976596.644,
          1677.766905
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                413189.1625112882,
                4975194.804132016,
                1436.646904895828
              ],
              [
                413189.1625112882,
                4976596.644132016,
                1436.646904895828
              ],
              [
                414194.12251128815,
                4976596.644132016,
                1677.7669048958278
              ],
              [
                414194.12251128815,
                4975194.804132016,
                1677.7669048958278
              ],
              [
                413189.1625112882,
                4975194.804132016,
                1436.646904895828
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T18:40:54+00:00",
        "end_time": "2011-09-15T16:28:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1002644,
            44.92489233,
            1436.646905,
            -118.0872916,
            44.93763141,
            1677.766905
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.10002350329542,
                  44.924892330510374,
                  1436.646904895828
                ],
                [
                  -118.10026440010158,
                  44.93750941555567,
                  1436.646904895828
                ],
                [
                  -118.08752972313766,
                  44.93763140588395,
                  1677.7669048958278
                ],
                [
                  -118.08729161317787,
                  44.925014267483625,
                  1677.7669048958278
                ],
                [
                  -118.10002350329542,
                  44.924892330510374,
                  1436.646904895828
                ]
              ]
            ]
          },
          "id": "44118H1303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T18:40:54Z",
            "pc:count": 22737310,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 413666.1013,
                "count": 22737310,
                "maximum": 414194.1225,
                "minimum": 413189.1625,
                "name": "X",
                "position": 0,
                "stddev": 286.520285,
                "variance": 82093.87373
              },
              {
                "average": 4975864.392,
                "count": 22737310,
                "maximum": 4976596.644,
                "minimum": 4975194.804,
                "name": "Y",
                "position": 1,
                "stddev": 393.0357719,
                "variance": 154477.118
              },
              {
                "average": 1543.456342,
                "count": 22737310,
                "maximum": 1677.766905,
                "minimum": 1436.646905,
                "name": "Z",
                "position": 2,
                "stddev": 41.96094515,
                "variance": 1760.720918
              },
              {
                "average": 107.869896,
                "count": 22737310,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.94659675,
                "variance": 2203.982947
              },
              {
                "average": 1.05184703,
                "count": 22737310,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2296262304,
                "variance": 0.05272820571
              },
              {
                "average": 1.109103891,
                "count": 22737310,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3312046591,
                "variance": 0.1096965262
              },
              {
                "average": 0.4997742037,
                "count": 22737310,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49999996,
                "variance": 0.24999996
              },
              {
                "average": 0,
                "count": 22737310,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.115159093,
                "count": 22737310,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3192138482,
                "variance": 0.1018974809
              },
              {
                "average": -1.677403653,
                "count": 22737310,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.242965491,
                "variance": 67.94648008
              },
              {
                "average": 137.9253165,
                "count": 22737310,
                "maximum": 177,
                "minimum": 119,
                "name": "UserData",
                "position": 10,
                "stddev": 11.7751192,
                "variance": 138.6534321
              },
              {
                "average": 14872.98407,
                "count": 22737310,
                "maximum": 20157,
                "minimum": 9402,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5296.585387,
                "variance": 28053816.76
              },
              {
                "average": 28801.84129,
                "count": 22737310,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 10708.97417,
                "variance": 114682127.7
              },
              {
                "average": 29370.20011,
                "count": 22737310,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 9993.847862,
                "variance": 99876995.09
              },
              {
                "average": 24497.98306,
                "count": 22737310,
                "maximum": 64000,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 8927.224751,
                "variance": 79695341.76
              },
              {
                "average": 388332.4436,
                "count": 22737310,
                "maximum": 579254.7197,
                "minimum": 139312.3698,
                "name": "GpsTime",
                "position": 15,
                "stddev": 216603.4179,
                "variance": 46917040660.0
              },
              {
                "average": 0,
                "count": 22737310,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22737310,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22737310,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22737310,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22737310,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              413189.1625,
              4975194.804,
              1436.646905,
              414194.1225,
              4976596.644,
              1677.766905
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    413189.1625112882,
                    4975194.804132016,
                    1436.646904895828
                  ],
                  [
                    413189.1625112882,
                    4976596.644132016,
                    1436.646904895828
                  ],
                  [
                    414194.12251128815,
                    4976596.644132016,
                    1677.7669048958278
                  ],
                  [
                    414194.12251128815,
                    4975194.804132016,
                    1677.7669048958278
                  ],
                  [
                    413189.1625112882,
                    4975194.804132016,
                    1436.646904895828
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T18:40:54+00:00",
            "end_time": "2011-09-15T16:28: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": "45117A8110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002408541093,
              45.09990899541336,
              1017.8273336140314
            ],
            [
              -117.9502331347282,
              45.11250972336945,
              1017.8273336140314
            ],
            [
              -117.93752917122035,
              45.11261472452982,
              1025.3273336140314
            ],
            [
              -117.9373229157514,
              45.10001395070868,
              1025.3273336140314
            ],
            [
              -117.95002408541093,
              45.09990899541336,
              1017.8273336140314
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502331,
        45.099909,
        1017.827334,
        -117.9373229,
        45.11261472,
        1025.327334
      ],
      "properties": {
        "datetime": "2011-09-17T22:25:20Z",
        "pc:count": 8868005,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425749.9969,
            "count": 8868005,
            "maximum": 426254.3143,
            "minimum": 425254.8743,
            "name": "X",
            "position": 0,
            "stddev": 283.652482,
            "variance": 80458.73053
          },
          {
            "average": 4995182.531,
            "count": 8868005,
            "maximum": 4995887.413,
            "minimum": 4994487.413,
            "name": "Y",
            "position": 1,
            "stddev": 401.1824568,
            "variance": 160947.3636
          },
          {
            "average": 1021.720542,
            "count": 8868005,
            "maximum": 1025.327334,
            "minimum": 1017.827334,
            "name": "Z",
            "position": 2,
            "stddev": 1.221935361,
            "variance": 1.493126026
          },
          {
            "average": 112.0610156,
            "count": 8868005,
            "maximum": 223,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.09025697,
            "variance": 487.9794529
          },
          {
            "average": 1.000000789,
            "count": 8868005,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0008884559669,
            "variance": 7.893540051e-07
          },
          {
            "average": 1.000000789,
            "count": 8868005,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0008884559669,
            "variance": 7.893540051e-07
          },
          {
            "average": 0.5000536197,
            "count": 8868005,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000253,
            "variance": 0.2500000253
          },
          {
            "average": 0,
            "count": 8868005,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.320471064,
            "count": 8868005,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4666576752,
            "variance": 0.2177693858
          },
          {
            "average": -0.186750536,
            "count": 8868005,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.75037467,
            "variance": 76.56905687
          },
          {
            "average": 137,
            "count": 8868005,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10671.89235,
            "count": 8868005,
            "maximum": 10676,
            "minimum": 10668,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.687721687,
            "variance": 2.848404494
          },
          {
            "average": 37600.74129,
            "count": 8868005,
            "maximum": 56064,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 9940.582108,
            "variance": 98815172.64
          },
          {
            "average": 35397.51184,
            "count": 8868005,
            "maximum": 58112,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 8347.49882,
            "variance": 69680736.55
          },
          {
            "average": 30317.74207,
            "count": 8868005,
            "maximum": 57856,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 9495.698545,
            "variance": 90168290.86
          },
          {
            "average": 330708.5314,
            "count": 8868005,
            "maximum": 333520.8529,
            "minimum": 328205.4464,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1128.741683,
            "variance": 1274057.786
          },
          {
            "average": 0,
            "count": 8868005,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8868005,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8868005,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8868005,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8868005,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425254.8743,
          4994487.413,
          1017.827334,
          426254.3143,
          4995887.413,
          1025.327334
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425254.8743363066,
                4994487.413025007,
                1017.8273336140314
              ],
              [
                425254.8743363066,
                4995887.413025007,
                1017.8273336140314
              ],
              [
                426254.31433630653,
                4995887.413025007,
                1025.3273336140314
              ],
              [
                426254.31433630653,
                4994487.413025007,
                1025.3273336140314
              ],
              [
                425254.8743363066,
                4994487.413025007,
                1017.8273336140314
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:25:20+00:00",
        "end_time": "2011-09-17T20:56:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502331,
            45.099909,
            1017.827334,
            -117.9373229,
            45.11261472,
            1025.327334
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002408541093,
                  45.09990899541336,
                  1017.8273336140314
                ],
                [
                  -117.9502331347282,
                  45.11250972336945,
                  1017.8273336140314
                ],
                [
                  -117.93752917122035,
                  45.11261472452982,
                  1025.3273336140314
                ],
                [
                  -117.9373229157514,
                  45.10001395070868,
                  1025.3273336140314
                ],
                [
                  -117.95002408541093,
                  45.09990899541336,
                  1017.8273336140314
                ]
              ]
            ]
          },
          "id": "45117A8110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:25:20Z",
            "pc:count": 8868005,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425749.9969,
                "count": 8868005,
                "maximum": 426254.3143,
                "minimum": 425254.8743,
                "name": "X",
                "position": 0,
                "stddev": 283.652482,
                "variance": 80458.73053
              },
              {
                "average": 4995182.531,
                "count": 8868005,
                "maximum": 4995887.413,
                "minimum": 4994487.413,
                "name": "Y",
                "position": 1,
                "stddev": 401.1824568,
                "variance": 160947.3636
              },
              {
                "average": 1021.720542,
                "count": 8868005,
                "maximum": 1025.327334,
                "minimum": 1017.827334,
                "name": "Z",
                "position": 2,
                "stddev": 1.221935361,
                "variance": 1.493126026
              },
              {
                "average": 112.0610156,
                "count": 8868005,
                "maximum": 223,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.09025697,
                "variance": 487.9794529
              },
              {
                "average": 1.000000789,
                "count": 8868005,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0008884559669,
                "variance": 7.893540051e-07
              },
              {
                "average": 1.000000789,
                "count": 8868005,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0008884559669,
                "variance": 7.893540051e-07
              },
              {
                "average": 0.5000536197,
                "count": 8868005,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000253,
                "variance": 0.2500000253
              },
              {
                "average": 0,
                "count": 8868005,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.320471064,
                "count": 8868005,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4666576752,
                "variance": 0.2177693858
              },
              {
                "average": -0.186750536,
                "count": 8868005,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.75037467,
                "variance": 76.56905687
              },
              {
                "average": 137,
                "count": 8868005,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10671.89235,
                "count": 8868005,
                "maximum": 10676,
                "minimum": 10668,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.687721687,
                "variance": 2.848404494
              },
              {
                "average": 37600.74129,
                "count": 8868005,
                "maximum": 56064,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 9940.582108,
                "variance": 98815172.64
              },
              {
                "average": 35397.51184,
                "count": 8868005,
                "maximum": 58112,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 8347.49882,
                "variance": 69680736.55
              },
              {
                "average": 30317.74207,
                "count": 8868005,
                "maximum": 57856,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 9495.698545,
                "variance": 90168290.86
              },
              {
                "average": 330708.5314,
                "count": 8868005,
                "maximum": 333520.8529,
                "minimum": 328205.4464,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1128.741683,
                "variance": 1274057.786
              },
              {
                "average": 0,
                "count": 8868005,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8868005,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8868005,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8868005,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8868005,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425254.8743,
              4994487.413,
              1017.827334,
              426254.3143,
              4995887.413,
              1025.327334
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425254.8743363066,
                    4994487.413025007,
                    1017.8273336140314
                  ],
                  [
                    425254.8743363066,
                    4995887.413025007,
                    1017.8273336140314
                  ],
                  [
                    426254.31433630653,
                    4995887.413025007,
                    1025.3273336140314
                  ],
                  [
                    426254.31433630653,
                    4994487.413025007,
                    1025.3273336140314
                  ],
                  [
                    425254.8743363066,
                    4994487.413025007,
                    1017.8273336140314
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:25:20+00:00",
            "end_time": "2011-09-17T20:56:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117A8425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752516558118,
              44.99991576185901,
              982.4853546722471
            ],
            [
              -117.88771967823307,
              45.01251009159573,
              982.4853546722471
            ],
            [
              -117.87502899328057,
              45.01260803745192,
              1015.3053546722471
            ],
            [
              -117.87483726048418,
              45.00001366495394,
              1015.3053546722471
            ],
            [
              -117.88752516558118,
              44.99991576185901,
              982.4853546722471
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877197,
        44.99991576,
        982.4853547,
        -117.8748373,
        45.01260804,
        1015.305355
      ],
      "properties": {
        "datetime": "2011-09-19T23:04:42Z",
        "pc:count": 11088037,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430553.3881,
            "count": 11088037,
            "maximum": 431050.5106,
            "minimum": 430050.3906,
            "name": "X",
            "position": 0,
            "stddev": 283.2399907,
            "variance": 80224.89235
          },
          {
            "average": 4984020.844,
            "count": 11088037,
            "maximum": 4984722.717,
            "minimum": 4983323.477,
            "name": "Y",
            "position": 1,
            "stddev": 400.6411175,
            "variance": 160513.305
          },
          {
            "average": 987.6790913,
            "count": 11088037,
            "maximum": 1015.305355,
            "minimum": 982.4853547,
            "name": "Z",
            "position": 2,
            "stddev": 5.333839085,
            "variance": 28.44983939
          },
          {
            "average": 229.1902472,
            "count": 11088037,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.08348468,
            "variance": 845.8490811
          },
          {
            "average": 1.000227813,
            "count": 11088037,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01510370695,
            "variance": 0.0002281219635
          },
          {
            "average": 1.000456077,
            "count": 11088037,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02137642168,
            "variance": 0.000456951404
          },
          {
            "average": 0.4991289261,
            "count": 11088037,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992638,
            "variance": 0.2499992638
          },
          {
            "average": 0,
            "count": 11088037,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.282456218,
            "count": 11088037,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.450194093,
            "variance": 0.2026747213
          },
          {
            "average": 1.031865323,
            "count": 11088037,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.80852692,
            "variance": 60.97309267
          },
          {
            "average": 198.527125,
            "count": 11088037,
            "maximum": 212,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 3.350030382,
            "variance": 11.22270356
          },
          {
            "average": 127.0272862,
            "count": 11088037,
            "maximum": 146,
            "minimum": 106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.57678324,
            "variance": 242.6361762
          },
          {
            "average": 30800.3078,
            "count": 11088037,
            "maximum": 60160,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 10854.41151,
            "variance": 117818249.2
          },
          {
            "average": 30414.7082,
            "count": 11088037,
            "maximum": 59904,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 9061.389381,
            "variance": 82108777.51
          },
          {
            "average": 24540.55772,
            "count": 11088037,
            "maximum": 58624,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 7621.47808,
            "variance": 58086928.12
          },
          {
            "average": 507114.5226,
            "count": 11088037,
            "maximum": 508682.4244,
            "minimum": 505318.0202,
            "name": "GpsTime",
            "position": 15,
            "stddev": 603.7103085,
            "variance": 364466.1366
          },
          {
            "average": 0,
            "count": 11088037,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11088037,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11088037,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11088037,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11088037,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430050.3906,
          4983323.477,
          982.4853547,
          431050.5106,
          4984722.717,
          1015.305355
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430050.3905955102,
                4983323.477132156,
                982.4853546722471
              ],
              [
                430050.3905955102,
                4984722.717132156,
                982.4853546722471
              ],
              [
                431050.5105955102,
                4984722.717132156,
                1015.3053546722471
              ],
              [
                431050.5105955102,
                4983323.477132156,
                1015.3053546722471
              ],
              [
                430050.3905955102,
                4983323.477132156,
                982.4853546722471
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T23:04:42+00:00",
        "end_time": "2011-09-19T22:08:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877197,
            44.99991576,
            982.4853547,
            -117.8748373,
            45.01260804,
            1015.305355
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752516558118,
                  44.99991576185901,
                  982.4853546722471
                ],
                [
                  -117.88771967823307,
                  45.01251009159573,
                  982.4853546722471
                ],
                [
                  -117.87502899328057,
                  45.01260803745192,
                  1015.3053546722471
                ],
                [
                  -117.87483726048418,
                  45.00001366495394,
                  1015.3053546722471
                ],
                [
                  -117.88752516558118,
                  44.99991576185901,
                  982.4853546722471
                ]
              ]
            ]
          },
          "id": "45117A8425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T23:04:42Z",
            "pc:count": 11088037,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430553.3881,
                "count": 11088037,
                "maximum": 431050.5106,
                "minimum": 430050.3906,
                "name": "X",
                "position": 0,
                "stddev": 283.2399907,
                "variance": 80224.89235
              },
              {
                "average": 4984020.844,
                "count": 11088037,
                "maximum": 4984722.717,
                "minimum": 4983323.477,
                "name": "Y",
                "position": 1,
                "stddev": 400.6411175,
                "variance": 160513.305
              },
              {
                "average": 987.6790913,
                "count": 11088037,
                "maximum": 1015.305355,
                "minimum": 982.4853547,
                "name": "Z",
                "position": 2,
                "stddev": 5.333839085,
                "variance": 28.44983939
              },
              {
                "average": 229.1902472,
                "count": 11088037,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.08348468,
                "variance": 845.8490811
              },
              {
                "average": 1.000227813,
                "count": 11088037,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01510370695,
                "variance": 0.0002281219635
              },
              {
                "average": 1.000456077,
                "count": 11088037,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02137642168,
                "variance": 0.000456951404
              },
              {
                "average": 0.4991289261,
                "count": 11088037,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992638,
                "variance": 0.2499992638
              },
              {
                "average": 0,
                "count": 11088037,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.282456218,
                "count": 11088037,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.450194093,
                "variance": 0.2026747213
              },
              {
                "average": 1.031865323,
                "count": 11088037,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.80852692,
                "variance": 60.97309267
              },
              {
                "average": 198.527125,
                "count": 11088037,
                "maximum": 212,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 3.350030382,
                "variance": 11.22270356
              },
              {
                "average": 127.0272862,
                "count": 11088037,
                "maximum": 146,
                "minimum": 106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.57678324,
                "variance": 242.6361762
              },
              {
                "average": 30800.3078,
                "count": 11088037,
                "maximum": 60160,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 10854.41151,
                "variance": 117818249.2
              },
              {
                "average": 30414.7082,
                "count": 11088037,
                "maximum": 59904,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 9061.389381,
                "variance": 82108777.51
              },
              {
                "average": 24540.55772,
                "count": 11088037,
                "maximum": 58624,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 7621.47808,
                "variance": 58086928.12
              },
              {
                "average": 507114.5226,
                "count": 11088037,
                "maximum": 508682.4244,
                "minimum": 505318.0202,
                "name": "GpsTime",
                "position": 15,
                "stddev": 603.7103085,
                "variance": 364466.1366
              },
              {
                "average": 0,
                "count": 11088037,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11088037,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11088037,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11088037,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11088037,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430050.3906,
              4983323.477,
              982.4853547,
              431050.5106,
              4984722.717,
              1015.305355
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430050.3905955102,
                    4983323.477132156,
                    982.4853546722471
                  ],
                  [
                    430050.3905955102,
                    4984722.717132156,
                    982.4853546722471
                  ],
                  [
                    431050.5105955102,
                    4984722.717132156,
                    1015.3053546722471
                  ],
                  [
                    431050.5105955102,
                    4983323.477132156,
                    1015.3053546722471
                  ],
                  [
                    430050.3905955102,
                    4983323.477132156,
                    982.4853546722471
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T23:04:42+00:00",
            "end_time": "2011-09-19T22:08: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": "45117A8410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752583531213,
              45.03747579945439,
              973.5912875570781
            ],
            [
              -117.88771966998901,
              45.0500097408756,
              973.5912875570781
            ],
            [
              -117.87502958305738,
              45.050107681408036,
              1103.311287557078
            ],
            [
              -117.87483851841628,
              45.037573697432784,
              1103.311287557078
            ],
            [
              -117.88752583531213,
              45.03747579945439,
              973.5912875570781
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877197,
        45.0374758,
        973.5912876,
        -117.8748385,
        45.05010768,
        1103.311288
      ],
      "properties": {
        "datetime": "2011-09-19T22:19:49Z",
        "pc:count": 8833250,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430434.0472,
            "count": 8833250,
            "maximum": 431095.4783,
            "minimum": 430096.0583,
            "name": "X",
            "position": 0,
            "stddev": 250.8364614,
            "variance": 62918.93036
          },
          {
            "average": 4988340.075,
            "count": 8833250,
            "maximum": 4988888.476,
            "minimum": 4987495.936,
            "name": "Y",
            "position": 1,
            "stddev": 362.343468,
            "variance": 131292.7888
          },
          {
            "average": 1052.991814,
            "count": 8833250,
            "maximum": 1103.311288,
            "minimum": 973.5912876,
            "name": "Z",
            "position": 2,
            "stddev": 30.1799274,
            "variance": 910.828018
          },
          {
            "average": 163.6955932,
            "count": 8833250,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 61.08905645,
            "variance": 3731.872818
          },
          {
            "average": 1.000101548,
            "count": 8833250,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.010076598,
            "variance": 0.0001015378273
          },
          {
            "average": 1.000225964,
            "count": 8833250,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01503041455,
            "variance": 0.0002259133616
          },
          {
            "average": 0.4990862933,
            "count": 8833250,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991934,
            "variance": 0.2499991934
          },
          {
            "average": 0,
            "count": 8833250,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.211244672,
            "count": 8833250,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4081915965,
            "variance": 0.1666203795
          },
          {
            "average": 0.08303104911,
            "count": 8833250,
            "maximum": 16.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.014821135,
            "variance": 64.23735782
          },
          {
            "average": 163.6220586,
            "count": 8833250,
            "maximum": 212,
            "minimum": 132,
            "name": "UserData",
            "position": 10,
            "stddev": 32.58814336,
            "variance": 1061.987088
          },
          {
            "average": 6431.242059,
            "count": 8833250,
            "maximum": 10772,
            "minimum": 107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5164.461487,
            "variance": 26671662.45
          },
          {
            "average": 37617.5133,
            "count": 8833250,
            "maximum": 56832,
            "minimum": 7168,
            "name": "Red",
            "position": 12,
            "stddev": 4046.734532,
            "variance": 16376060.37
          },
          {
            "average": 33945.18835,
            "count": 8833250,
            "maximum": 54272,
            "minimum": 9728,
            "name": "Green",
            "position": 13,
            "stddev": 3266.78639,
            "variance": 10671893.32
          },
          {
            "average": 28664.71329,
            "count": 8833250,
            "maximum": 49408,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 2997.753062,
            "variance": 8986523.42
          },
          {
            "average": 395116.1198,
            "count": 8833250,
            "maximum": 505989.4188,
            "minimum": 249767.9738,
            "name": "GpsTime",
            "position": 15,
            "stddev": 90852.28818,
            "variance": 8254138267
          },
          {
            "average": 0,
            "count": 8833250,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8833250,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8833250,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8833250,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8833250,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430096.0583,
          4987495.936,
          973.5912876,
          431095.4783,
          4988888.476,
          1103.311288
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430096.0582796764,
                4987495.935667696,
                973.5912875570781
              ],
              [
                430096.0582796764,
                4988888.4756676955,
                973.5912875570781
              ],
              [
                431095.47827967646,
                4988888.4756676955,
                1103.311287557078
              ],
              [
                431095.47827967646,
                4987495.935667696,
                1103.311287557078
              ],
              [
                430096.0582796764,
                4987495.935667696,
                973.5912875570781
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T22:19:49+00:00",
        "end_time": "2011-09-16T23:09:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877197,
            45.0374758,
            973.5912876,
            -117.8748385,
            45.05010768,
            1103.311288
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752583531213,
                  45.03747579945439,
                  973.5912875570781
                ],
                [
                  -117.88771966998901,
                  45.0500097408756,
                  973.5912875570781
                ],
                [
                  -117.87502958305738,
                  45.050107681408036,
                  1103.311287557078
                ],
                [
                  -117.87483851841628,
                  45.037573697432784,
                  1103.311287557078
                ],
                [
                  -117.88752583531213,
                  45.03747579945439,
                  973.5912875570781
                ]
              ]
            ]
          },
          "id": "45117A8410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:19:49Z",
            "pc:count": 8833250,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430434.0472,
                "count": 8833250,
                "maximum": 431095.4783,
                "minimum": 430096.0583,
                "name": "X",
                "position": 0,
                "stddev": 250.8364614,
                "variance": 62918.93036
              },
              {
                "average": 4988340.075,
                "count": 8833250,
                "maximum": 4988888.476,
                "minimum": 4987495.936,
                "name": "Y",
                "position": 1,
                "stddev": 362.343468,
                "variance": 131292.7888
              },
              {
                "average": 1052.991814,
                "count": 8833250,
                "maximum": 1103.311288,
                "minimum": 973.5912876,
                "name": "Z",
                "position": 2,
                "stddev": 30.1799274,
                "variance": 910.828018
              },
              {
                "average": 163.6955932,
                "count": 8833250,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 61.08905645,
                "variance": 3731.872818
              },
              {
                "average": 1.000101548,
                "count": 8833250,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.010076598,
                "variance": 0.0001015378273
              },
              {
                "average": 1.000225964,
                "count": 8833250,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01503041455,
                "variance": 0.0002259133616
              },
              {
                "average": 0.4990862933,
                "count": 8833250,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991934,
                "variance": 0.2499991934
              },
              {
                "average": 0,
                "count": 8833250,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.211244672,
                "count": 8833250,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4081915965,
                "variance": 0.1666203795
              },
              {
                "average": 0.08303104911,
                "count": 8833250,
                "maximum": 16.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.014821135,
                "variance": 64.23735782
              },
              {
                "average": 163.6220586,
                "count": 8833250,
                "maximum": 212,
                "minimum": 132,
                "name": "UserData",
                "position": 10,
                "stddev": 32.58814336,
                "variance": 1061.987088
              },
              {
                "average": 6431.242059,
                "count": 8833250,
                "maximum": 10772,
                "minimum": 107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5164.461487,
                "variance": 26671662.45
              },
              {
                "average": 37617.5133,
                "count": 8833250,
                "maximum": 56832,
                "minimum": 7168,
                "name": "Red",
                "position": 12,
                "stddev": 4046.734532,
                "variance": 16376060.37
              },
              {
                "average": 33945.18835,
                "count": 8833250,
                "maximum": 54272,
                "minimum": 9728,
                "name": "Green",
                "position": 13,
                "stddev": 3266.78639,
                "variance": 10671893.32
              },
              {
                "average": 28664.71329,
                "count": 8833250,
                "maximum": 49408,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 2997.753062,
                "variance": 8986523.42
              },
              {
                "average": 395116.1198,
                "count": 8833250,
                "maximum": 505989.4188,
                "minimum": 249767.9738,
                "name": "GpsTime",
                "position": 15,
                "stddev": 90852.28818,
                "variance": 8254138267
              },
              {
                "average": 0,
                "count": 8833250,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8833250,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8833250,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8833250,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8833250,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430096.0583,
              4987495.936,
              973.5912876,
              431095.4783,
              4988888.476,
              1103.311288
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430096.0582796764,
                    4987495.935667696,
                    973.5912875570781
                  ],
                  [
                    430096.0582796764,
                    4988888.4756676955,
                    973.5912875570781
                  ],
                  [
                    431095.47827967646,
                    4988888.4756676955,
                    1103.311287557078
                  ],
                  [
                    431095.47827967646,
                    4987495.935667696,
                    1103.311287557078
                  ],
                  [
                    430096.0582796764,
                    4987495.935667696,
                    973.5912875570781
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T22:19:49+00:00",
            "end_time": "2011-09-16T23:09: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": "44118H1203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752439983698,
              44.987399153769665,
              1051.7089807667503
            ],
            [
              -118.0377519833437,
              45.00000951705382,
              1051.7089807667503
            ],
            [
              -118.0250295988406,
              45.00012442389529,
              1097.92898076675
            ],
            [
              -118.02480480421669,
              44.98751401038122,
              1097.92898076675
            ],
            [
              -118.03752439983698,
              44.987399153769665,
              1051.7089807667503
            ]
          ]
        ]
      },
      "bbox": [
        -118.037752,
        44.98739915,
        1051.708981,
        -118.0248048,
        45.00012442,
        1097.928981
      ],
      "properties": {
        "datetime": "2011-09-20T22:59:01Z",
        "pc:count": 19493511,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418666.105,
            "count": 19493511,
            "maximum": 419213.2137,
            "minimum": 418210.3337,
            "name": "X",
            "position": 0,
            "stddev": 275.7773908,
            "variance": 76053.16928
          },
          {
            "average": 4982744.919,
            "count": 19493511,
            "maximum": 4983474.569,
            "minimum": 4982073.489,
            "name": "Y",
            "position": 1,
            "stddev": 398.4667689,
            "variance": 158775.7659
          },
          {
            "average": 1066.206383,
            "count": 19493511,
            "maximum": 1097.928981,
            "minimum": 1051.708981,
            "name": "Z",
            "position": 2,
            "stddev": 6.096502809,
            "variance": 37.16734649
          },
          {
            "average": 182.7587916,
            "count": 19493511,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 66.2211682,
            "variance": 4385.243118
          },
          {
            "average": 1.015799617,
            "count": 19493511,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1420250586,
            "variance": 0.02017111726
          },
          {
            "average": 1.031830284,
            "count": 19493511,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2122840727,
            "variance": 0.04506452752
          },
          {
            "average": 0.4991206561,
            "count": 19493511,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992396,
            "variance": 0.2499992396
          },
          {
            "average": 0,
            "count": 19493511,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.157217958,
            "count": 19493511,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.364006152,
            "variance": 0.1325004787
          },
          {
            "average": 0.153611074,
            "count": 19493511,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.924900126,
            "variance": 62.80404201
          },
          {
            "average": 191.9141448,
            "count": 19493511,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 10.51753851,
            "variance": 110.6186164
          },
          {
            "average": 5811.675073,
            "count": 19493511,
            "maximum": 20073,
            "minimum": 50,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7906.430961,
            "variance": 62511650.54
          },
          {
            "average": 31571.00637,
            "count": 19493511,
            "maximum": 62976,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11433.60826,
            "variance": 130727397.8
          },
          {
            "average": 31790.74555,
            "count": 19493511,
            "maximum": 63488,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 9019.534431,
            "variance": 81352001.34
          },
          {
            "average": 24010.18725,
            "count": 19493511,
            "maximum": 62464,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7786.591057,
            "variance": 60631000.29
          },
          {
            "average": 486845.7797,
            "count": 19493511,
            "maximum": 594741.8197,
            "minimum": 320256.8013,
            "name": "GpsTime",
            "position": 15,
            "stddev": 132592.6218,
            "variance": 17580803340.0
          },
          {
            "average": 0,
            "count": 19493511,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19493511,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19493511,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19493511,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19493511,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418210.3337,
          4982073.489,
          1051.708981,
          419213.2137,
          4983474.569,
          1097.928981
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418210.33370927843,
                4982073.489398134,
                1051.7089807667503
              ],
              [
                418210.33370927843,
                4983474.569398134,
                1051.7089807667503
              ],
              [
                419213.21370927844,
                4983474.569398134,
                1097.92898076675
              ],
              [
                419213.21370927844,
                4982073.489398134,
                1097.92898076675
              ],
              [
                418210.33370927843,
                4982073.489398134,
                1051.7089807667503
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:59:01+00:00",
        "end_time": "2011-09-17T18:44:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.037752,
            44.98739915,
            1051.708981,
            -118.0248048,
            45.00012442,
            1097.928981
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752439983698,
                  44.987399153769665,
                  1051.7089807667503
                ],
                [
                  -118.0377519833437,
                  45.00000951705382,
                  1051.7089807667503
                ],
                [
                  -118.0250295988406,
                  45.00012442389529,
                  1097.92898076675
                ],
                [
                  -118.02480480421669,
                  44.98751401038122,
                  1097.92898076675
                ],
                [
                  -118.03752439983698,
                  44.987399153769665,
                  1051.7089807667503
                ]
              ]
            ]
          },
          "id": "44118H1203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:59:01Z",
            "pc:count": 19493511,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418666.105,
                "count": 19493511,
                "maximum": 419213.2137,
                "minimum": 418210.3337,
                "name": "X",
                "position": 0,
                "stddev": 275.7773908,
                "variance": 76053.16928
              },
              {
                "average": 4982744.919,
                "count": 19493511,
                "maximum": 4983474.569,
                "minimum": 4982073.489,
                "name": "Y",
                "position": 1,
                "stddev": 398.4667689,
                "variance": 158775.7659
              },
              {
                "average": 1066.206383,
                "count": 19493511,
                "maximum": 1097.928981,
                "minimum": 1051.708981,
                "name": "Z",
                "position": 2,
                "stddev": 6.096502809,
                "variance": 37.16734649
              },
              {
                "average": 182.7587916,
                "count": 19493511,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 66.2211682,
                "variance": 4385.243118
              },
              {
                "average": 1.015799617,
                "count": 19493511,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1420250586,
                "variance": 0.02017111726
              },
              {
                "average": 1.031830284,
                "count": 19493511,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2122840727,
                "variance": 0.04506452752
              },
              {
                "average": 0.4991206561,
                "count": 19493511,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992396,
                "variance": 0.2499992396
              },
              {
                "average": 0,
                "count": 19493511,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.157217958,
                "count": 19493511,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.364006152,
                "variance": 0.1325004787
              },
              {
                "average": 0.153611074,
                "count": 19493511,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.924900126,
                "variance": 62.80404201
              },
              {
                "average": 191.9141448,
                "count": 19493511,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 10.51753851,
                "variance": 110.6186164
              },
              {
                "average": 5811.675073,
                "count": 19493511,
                "maximum": 20073,
                "minimum": 50,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7906.430961,
                "variance": 62511650.54
              },
              {
                "average": 31571.00637,
                "count": 19493511,
                "maximum": 62976,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11433.60826,
                "variance": 130727397.8
              },
              {
                "average": 31790.74555,
                "count": 19493511,
                "maximum": 63488,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 9019.534431,
                "variance": 81352001.34
              },
              {
                "average": 24010.18725,
                "count": 19493511,
                "maximum": 62464,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7786.591057,
                "variance": 60631000.29
              },
              {
                "average": 486845.7797,
                "count": 19493511,
                "maximum": 594741.8197,
                "minimum": 320256.8013,
                "name": "GpsTime",
                "position": 15,
                "stddev": 132592.6218,
                "variance": 17580803340.0
              },
              {
                "average": 0,
                "count": 19493511,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19493511,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19493511,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19493511,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19493511,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418210.3337,
              4982073.489,
              1051.708981,
              419213.2137,
              4983474.569,
              1097.928981
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418210.33370927843,
                    4982073.489398134,
                    1051.7089807667503
                  ],
                  [
                    418210.33370927843,
                    4983474.569398134,
                    1051.7089807667503
                  ],
                  [
                    419213.21370927844,
                    4983474.569398134,
                    1097.92898076675
                  ],
                  [
                    419213.21370927844,
                    4982073.489398134,
                    1097.92898076675
                  ],
                  [
                    418210.33370927843,
                    4982073.489398134,
                    1051.7089807667503
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:59:01+00:00",
            "end_time": "2011-09-17T18:44: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": "45117A8112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98481622629099,
              45.087428415768976,
              1048.5722324379203
            ],
            [
              -117.98503251151004,
              45.100010141007985,
              1048.5722324379203
            ],
            [
              -117.97502863912017,
              45.10009599279419,
              1104.2722324379201
            ],
            [
              -117.97481454962102,
              45.08751423011128,
              1104.2722324379201
            ],
            [
              -117.98481622629099,
              45.087428415768976,
              1048.5722324379203
            ]
          ]
        ]
      },
      "bbox": [
        -117.9850325,
        45.08742842,
        1048.572232,
        -117.9748145,
        45.10009599,
        1104.272232
      ],
      "properties": {
        "datetime": "2011-09-19T20:01:52Z",
        "pc:count": 6991994,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422915.0967,
            "count": 6991994,
            "maximum": 423287.812,
            "minimum": 422500.612,
            "name": "X",
            "position": 0,
            "stddev": 221.633619,
            "variance": 49121.46107
          },
          {
            "average": 4993831.275,
            "count": 6991994,
            "maximum": 4994531.599,
            "minimum": 4993133.699,
            "name": "Y",
            "position": 1,
            "stddev": 392.3147038,
            "variance": 153910.8269
          },
          {
            "average": 1069.903942,
            "count": 6991994,
            "maximum": 1104.272232,
            "minimum": 1048.572232,
            "name": "Z",
            "position": 2,
            "stddev": 10.19848705,
            "variance": 104.0091381
          },
          {
            "average": 107.494286,
            "count": 6991994,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.70677604,
            "variance": 515.5976781
          },
          {
            "average": 1.001686071,
            "count": 6991994,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04185544887,
            "variance": 0.0017518786
          },
          {
            "average": 1.003696656,
            "count": 6991994,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06285025447,
            "variance": 0.003950154487
          },
          {
            "average": 0.5000496282,
            "count": 6991994,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000333,
            "variance": 0.2500000333
          },
          {
            "average": 0,
            "count": 6991994,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.342722548,
            "count": 6991994,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4746196744,
            "variance": 0.2252638353
          },
          {
            "average": -0.1372632916,
            "count": 6991994,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.627276879,
            "variance": 74.42990635
          },
          {
            "average": 138,
            "count": 6991994,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10650.1962,
            "count": 6991994,
            "maximum": 10654,
            "minimum": 10646,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.656703616,
            "variance": 2.744666872
          },
          {
            "average": 33829.17235,
            "count": 6991994,
            "maximum": 62208,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7115.070087,
            "variance": 50624222.34
          },
          {
            "average": 31610.06696,
            "count": 6991994,
            "maximum": 62464,
            "minimum": 256,
            "name": "Green",
            "position": 13,
            "stddev": 5414.565239,
            "variance": 29317516.73
          },
          {
            "average": 25222.7888,
            "count": 6991994,
            "maximum": 64000,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4970.0058,
            "variance": 24700957.65
          },
          {
            "average": 493951.3824,
            "count": 6991994,
            "maximum": 497712.2441,
            "minimum": 492002.6762,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1001.767088,
            "variance": 1003537.298
          },
          {
            "average": 0,
            "count": 6991994,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6991994,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6991994,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6991994,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6991994,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422500.612,
          4993133.699,
          1048.572232,
          423287.812,
          4994531.599,
          1104.272232
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422500.61204694695,
                4993133.698749705,
                1048.5722324379203
              ],
              [
                422500.61204694695,
                4994531.598749706,
                1048.5722324379203
              ],
              [
                423287.8120469469,
                4994531.598749706,
                1104.2722324379201
              ],
              [
                423287.8120469469,
                4993133.698749705,
                1104.2722324379201
              ],
              [
                422500.61204694695,
                4993133.698749705,
                1048.5722324379203
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T20:01:52+00:00",
        "end_time": "2011-09-19T18:26:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9850325,
            45.08742842,
            1048.572232,
            -117.9748145,
            45.10009599,
            1104.272232
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98481622629099,
                  45.087428415768976,
                  1048.5722324379203
                ],
                [
                  -117.98503251151004,
                  45.100010141007985,
                  1048.5722324379203
                ],
                [
                  -117.97502863912017,
                  45.10009599279419,
                  1104.2722324379201
                ],
                [
                  -117.97481454962102,
                  45.08751423011128,
                  1104.2722324379201
                ],
                [
                  -117.98481622629099,
                  45.087428415768976,
                  1048.5722324379203
                ]
              ]
            ]
          },
          "id": "45117A8112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:01:52Z",
            "pc:count": 6991994,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422915.0967,
                "count": 6991994,
                "maximum": 423287.812,
                "minimum": 422500.612,
                "name": "X",
                "position": 0,
                "stddev": 221.633619,
                "variance": 49121.46107
              },
              {
                "average": 4993831.275,
                "count": 6991994,
                "maximum": 4994531.599,
                "minimum": 4993133.699,
                "name": "Y",
                "position": 1,
                "stddev": 392.3147038,
                "variance": 153910.8269
              },
              {
                "average": 1069.903942,
                "count": 6991994,
                "maximum": 1104.272232,
                "minimum": 1048.572232,
                "name": "Z",
                "position": 2,
                "stddev": 10.19848705,
                "variance": 104.0091381
              },
              {
                "average": 107.494286,
                "count": 6991994,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.70677604,
                "variance": 515.5976781
              },
              {
                "average": 1.001686071,
                "count": 6991994,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04185544887,
                "variance": 0.0017518786
              },
              {
                "average": 1.003696656,
                "count": 6991994,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06285025447,
                "variance": 0.003950154487
              },
              {
                "average": 0.5000496282,
                "count": 6991994,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000333,
                "variance": 0.2500000333
              },
              {
                "average": 0,
                "count": 6991994,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.342722548,
                "count": 6991994,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4746196744,
                "variance": 0.2252638353
              },
              {
                "average": -0.1372632916,
                "count": 6991994,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.627276879,
                "variance": 74.42990635
              },
              {
                "average": 138,
                "count": 6991994,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10650.1962,
                "count": 6991994,
                "maximum": 10654,
                "minimum": 10646,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.656703616,
                "variance": 2.744666872
              },
              {
                "average": 33829.17235,
                "count": 6991994,
                "maximum": 62208,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7115.070087,
                "variance": 50624222.34
              },
              {
                "average": 31610.06696,
                "count": 6991994,
                "maximum": 62464,
                "minimum": 256,
                "name": "Green",
                "position": 13,
                "stddev": 5414.565239,
                "variance": 29317516.73
              },
              {
                "average": 25222.7888,
                "count": 6991994,
                "maximum": 64000,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4970.0058,
                "variance": 24700957.65
              },
              {
                "average": 493951.3824,
                "count": 6991994,
                "maximum": 497712.2441,
                "minimum": 492002.6762,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1001.767088,
                "variance": 1003537.298
              },
              {
                "average": 0,
                "count": 6991994,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6991994,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6991994,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6991994,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6991994,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422500.612,
              4993133.699,
              1048.572232,
              423287.812,
              4994531.599,
              1104.272232
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422500.61204694695,
                    4993133.698749705,
                    1048.5722324379203
                  ],
                  [
                    422500.61204694695,
                    4994531.598749706,
                    1048.5722324379203
                  ],
                  [
                    423287.8120469469,
                    4994531.598749706,
                    1104.2722324379201
                  ],
                  [
                    423287.8120469469,
                    4993133.698749705,
                    1104.2722324379201
                  ],
                  [
                    422500.61204694695,
                    4993133.698749705,
                    1048.5722324379203
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T20:01:52+00:00",
            "end_time": "2011-09-19T18: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": "45117A8304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252457899209,
              45.04990734798317,
              1017.8112336154754
            ],
            [
              -117.96273603414551,
              45.06250958083993,
              1017.8112336154754
            ],
            [
              -117.95002922466591,
              45.062615997957536,
              1050.2712336154755
            ],
            [
              -117.94982055941088,
              45.050013718611936,
              1050.2712336154755
            ],
            [
              -117.96252457899209,
              45.04990734798317,
              1017.8112336154754
            ]
          ]
        ]
      },
      "bbox": [
        -117.962736,
        45.04990735,
        1017.811234,
        -117.9498206,
        45.062616,
        1050.271234
      ],
      "properties": {
        "datetime": "2011-09-20T01:52:11Z",
        "pc:count": 11742672,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424695.8229,
            "count": 11742672,
            "maximum": 425205.8235,
            "minimum": 424205.2835,
            "name": "X",
            "position": 0,
            "stddev": 284.8784885,
            "variance": 81155.7532
          },
          {
            "average": 4989634.326,
            "count": 11742672,
            "maximum": 4990344.58,
            "minimum": 4988944.42,
            "name": "Y",
            "position": 1,
            "stddev": 395.5995345,
            "variance": 156498.9917
          },
          {
            "average": 1025.947532,
            "count": 11742672,
            "maximum": 1050.271234,
            "minimum": 1017.811234,
            "name": "Z",
            "position": 2,
            "stddev": 3.593374998,
            "variance": 12.91234387
          },
          {
            "average": 224.7897155,
            "count": 11742672,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 36.49907489,
            "variance": 1332.182468
          },
          {
            "average": 1.011225724,
            "count": 11742672,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1171603109,
            "variance": 0.01372653845
          },
          {
            "average": 1.022476826,
            "count": 11742672,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1730386647,
            "variance": 0.0299423795
          },
          {
            "average": 0.4985758778,
            "count": 11742672,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979932,
            "variance": 0.2499979932
          },
          {
            "average": 0,
            "count": 11742672,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.251630975,
            "count": 11742672,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4339502774,
            "variance": 0.1883128433
          },
          {
            "average": 1.272188691,
            "count": 11742672,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.667906833,
            "variance": 58.7967952
          },
          {
            "average": 194.6784233,
            "count": 11742672,
            "maximum": 212,
            "minimum": 175,
            "name": "UserData",
            "position": 10,
            "stddev": 7.804913444,
            "variance": 60.91667387
          },
          {
            "average": 259.4723632,
            "count": 11742672,
            "maximum": 273,
            "minimum": 246,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56881788,
            "variance": 111.6999115
          },
          {
            "average": 22214.70025,
            "count": 11742672,
            "maximum": 65280,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 9000.237622,
            "variance": 81004277.26
          },
          {
            "average": 25030.28557,
            "count": 11742672,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 7631.715414,
            "variance": 58243080.16
          },
          {
            "average": 20278.97021,
            "count": 11742672,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 5915.323924,
            "variance": 34991057.13
          },
          {
            "average": 517300.9528,
            "count": 11742672,
            "maximum": 518731.7788,
            "minimum": 515656.271,
            "name": "GpsTime",
            "position": 15,
            "stddev": 642.5371691,
            "variance": 412854.0137
          },
          {
            "average": 0,
            "count": 11742672,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11742672,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11742672,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11742672,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11742672,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424205.2835,
          4988944.42,
          1017.811234,
          425205.8235,
          4990344.58,
          1050.271234
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424205.28353169153,
                4988944.420296387,
                1017.8112336154754
              ],
              [
                424205.28353169153,
                4990344.580296387,
                1017.8112336154754
              ],
              [
                425205.82353169157,
                4990344.580296387,
                1050.2712336154755
              ],
              [
                425205.82353169157,
                4988944.420296387,
                1050.2712336154755
              ],
              [
                424205.28353169153,
                4988944.420296387,
                1017.8112336154754
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:52:11+00:00",
        "end_time": "2011-09-20T01:00:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.962736,
            45.04990735,
            1017.811234,
            -117.9498206,
            45.062616,
            1050.271234
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252457899209,
                  45.04990734798317,
                  1017.8112336154754
                ],
                [
                  -117.96273603414551,
                  45.06250958083993,
                  1017.8112336154754
                ],
                [
                  -117.95002922466591,
                  45.062615997957536,
                  1050.2712336154755
                ],
                [
                  -117.94982055941088,
                  45.050013718611936,
                  1050.2712336154755
                ],
                [
                  -117.96252457899209,
                  45.04990734798317,
                  1017.8112336154754
                ]
              ]
            ]
          },
          "id": "45117A8304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:52:11Z",
            "pc:count": 11742672,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424695.8229,
                "count": 11742672,
                "maximum": 425205.8235,
                "minimum": 424205.2835,
                "name": "X",
                "position": 0,
                "stddev": 284.8784885,
                "variance": 81155.7532
              },
              {
                "average": 4989634.326,
                "count": 11742672,
                "maximum": 4990344.58,
                "minimum": 4988944.42,
                "name": "Y",
                "position": 1,
                "stddev": 395.5995345,
                "variance": 156498.9917
              },
              {
                "average": 1025.947532,
                "count": 11742672,
                "maximum": 1050.271234,
                "minimum": 1017.811234,
                "name": "Z",
                "position": 2,
                "stddev": 3.593374998,
                "variance": 12.91234387
              },
              {
                "average": 224.7897155,
                "count": 11742672,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 36.49907489,
                "variance": 1332.182468
              },
              {
                "average": 1.011225724,
                "count": 11742672,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1171603109,
                "variance": 0.01372653845
              },
              {
                "average": 1.022476826,
                "count": 11742672,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1730386647,
                "variance": 0.0299423795
              },
              {
                "average": 0.4985758778,
                "count": 11742672,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979932,
                "variance": 0.2499979932
              },
              {
                "average": 0,
                "count": 11742672,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.251630975,
                "count": 11742672,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4339502774,
                "variance": 0.1883128433
              },
              {
                "average": 1.272188691,
                "count": 11742672,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.667906833,
                "variance": 58.7967952
              },
              {
                "average": 194.6784233,
                "count": 11742672,
                "maximum": 212,
                "minimum": 175,
                "name": "UserData",
                "position": 10,
                "stddev": 7.804913444,
                "variance": 60.91667387
              },
              {
                "average": 259.4723632,
                "count": 11742672,
                "maximum": 273,
                "minimum": 246,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56881788,
                "variance": 111.6999115
              },
              {
                "average": 22214.70025,
                "count": 11742672,
                "maximum": 65280,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 9000.237622,
                "variance": 81004277.26
              },
              {
                "average": 25030.28557,
                "count": 11742672,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 7631.715414,
                "variance": 58243080.16
              },
              {
                "average": 20278.97021,
                "count": 11742672,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 5915.323924,
                "variance": 34991057.13
              },
              {
                "average": 517300.9528,
                "count": 11742672,
                "maximum": 518731.7788,
                "minimum": 515656.271,
                "name": "GpsTime",
                "position": 15,
                "stddev": 642.5371691,
                "variance": 412854.0137
              },
              {
                "average": 0,
                "count": 11742672,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11742672,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11742672,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11742672,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11742672,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424205.2835,
              4988944.42,
              1017.811234,
              425205.8235,
              4990344.58,
              1050.271234
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424205.28353169153,
                    4988944.420296387,
                    1017.8112336154754
                  ],
                  [
                    424205.28353169153,
                    4990344.580296387,
                    1017.8112336154754
                  ],
                  [
                    425205.82353169157,
                    4990344.580296387,
                    1050.2712336154755
                  ],
                  [
                    425205.82353169157,
                    4988944.420296387,
                    1050.2712336154755
                  ],
                  [
                    424205.28353169153,
                    4988944.420296387,
                    1017.8112336154754
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:52:11+00:00",
            "end_time": "2011-09-20T01:00: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": "45117A7204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.77502465835789,
              45.11242869776044,
              1472.5987053842105
            ],
            [
              -117.77519501330465,
              45.12501053654982,
              1472.5987053842105
            ],
            [
              -117.76252812756633,
              45.125095814809775,
              1731.4787053842106
            ],
            [
              -117.76236055560906,
              45.112513938826,
              1731.4787053842106
            ],
            [
              -117.77502465835789,
              45.11242869776044,
              1472.5987053842105
            ]
          ]
        ]
      },
      "bbox": [
        -117.775195,
        45.1124287,
        1472.598705,
        -117.7623606,
        45.12509581,
        1731.478705
      ],
      "properties": {
        "datetime": "2011-09-16T00:23:27Z",
        "pc:count": 11173715,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439548.6718,
            "count": 11173715,
            "maximum": 440033.099,
            "minimum": 439036.839,
            "name": "X",
            "position": 0,
            "stddev": 285.0749186,
            "variance": 81267.70919
          },
          {
            "average": 4996428.494,
            "count": 11173715,
            "maximum": 4997129.23,
            "minimum": 4995731.39,
            "name": "Y",
            "position": 1,
            "stddev": 404.5667755,
            "variance": 163674.2758
          },
          {
            "average": 1600.874876,
            "count": 11173715,
            "maximum": 1731.478705,
            "minimum": 1472.598705,
            "name": "Z",
            "position": 2,
            "stddev": 48.60561229,
            "variance": 2362.505546
          },
          {
            "average": 108.4361941,
            "count": 11173715,
            "maximum": 246,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.56670848,
            "variance": 1565.52442
          },
          {
            "average": 1.05596393,
            "count": 11173715,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2427506683,
            "variance": 0.05892788698
          },
          {
            "average": 1.115827905,
            "count": 11173715,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3516859157,
            "variance": 0.1236829833
          },
          {
            "average": 0.5000736997,
            "count": 11173715,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000169,
            "variance": 0.2500000169
          },
          {
            "average": 0,
            "count": 11173715,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.231589762,
            "count": 11173715,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4218482668,
            "variance": 0.1779559602
          },
          {
            "average": 0.1728984844,
            "count": 11173715,
            "maximum": 19.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.589086772,
            "variance": 73.77241157
          },
          {
            "average": 130.2434464,
            "count": 11173715,
            "maximum": 144,
            "minimum": 120,
            "name": "UserData",
            "position": 10,
            "stddev": 3.471663048,
            "variance": 12.05244432
          },
          {
            "average": 10717.35417,
            "count": 11173715,
            "maximum": 10741,
            "minimum": 10712,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.856879378,
            "variance": 23.58927729
          },
          {
            "average": 26490.35962,
            "count": 11173715,
            "maximum": 55552,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 9243.501768,
            "variance": 85442324.94
          },
          {
            "average": 26961.37837,
            "count": 11173715,
            "maximum": 56320,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 9005.872718,
            "variance": 81105743.41
          },
          {
            "average": 21253.10519,
            "count": 11173715,
            "maximum": 52992,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7187.223542,
            "variance": 51656182.25
          },
          {
            "average": 157453.4219,
            "count": 11173715,
            "maximum": 167807.7251,
            "minimum": 155343.4206,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2115.664621,
            "variance": 4476036.789
          },
          {
            "average": 0,
            "count": 11173715,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11173715,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11173715,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11173715,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11173715,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439036.839,
          4995731.39,
          1472.598705,
          440033.099,
          4997129.23,
          1731.478705
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439036.83902502677,
                4995731.389656473,
                1472.5987053842105
              ],
              [
                439036.83902502677,
                4997129.229656473,
                1472.5987053842105
              ],
              [
                440033.0990250268,
                4997129.229656473,
                1731.4787053842106
              ],
              [
                440033.0990250268,
                4995731.389656473,
                1731.4787053842106
              ],
              [
                439036.83902502677,
                4995731.389656473,
                1472.5987053842105
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T00:23:27+00:00",
        "end_time": "2011-09-15T20:55:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.775195,
            45.1124287,
            1472.598705,
            -117.7623606,
            45.12509581,
            1731.478705
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.77502465835789,
                  45.11242869776044,
                  1472.5987053842105
                ],
                [
                  -117.77519501330465,
                  45.12501053654982,
                  1472.5987053842105
                ],
                [
                  -117.76252812756633,
                  45.125095814809775,
                  1731.4787053842106
                ],
                [
                  -117.76236055560906,
                  45.112513938826,
                  1731.4787053842106
                ],
                [
                  -117.77502465835789,
                  45.11242869776044,
                  1472.5987053842105
                ]
              ]
            ]
          },
          "id": "45117A7204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T00:23:27Z",
            "pc:count": 11173715,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439548.6718,
                "count": 11173715,
                "maximum": 440033.099,
                "minimum": 439036.839,
                "name": "X",
                "position": 0,
                "stddev": 285.0749186,
                "variance": 81267.70919
              },
              {
                "average": 4996428.494,
                "count": 11173715,
                "maximum": 4997129.23,
                "minimum": 4995731.39,
                "name": "Y",
                "position": 1,
                "stddev": 404.5667755,
                "variance": 163674.2758
              },
              {
                "average": 1600.874876,
                "count": 11173715,
                "maximum": 1731.478705,
                "minimum": 1472.598705,
                "name": "Z",
                "position": 2,
                "stddev": 48.60561229,
                "variance": 2362.505546
              },
              {
                "average": 108.4361941,
                "count": 11173715,
                "maximum": 246,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.56670848,
                "variance": 1565.52442
              },
              {
                "average": 1.05596393,
                "count": 11173715,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2427506683,
                "variance": 0.05892788698
              },
              {
                "average": 1.115827905,
                "count": 11173715,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3516859157,
                "variance": 0.1236829833
              },
              {
                "average": 0.5000736997,
                "count": 11173715,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000169,
                "variance": 0.2500000169
              },
              {
                "average": 0,
                "count": 11173715,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.231589762,
                "count": 11173715,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4218482668,
                "variance": 0.1779559602
              },
              {
                "average": 0.1728984844,
                "count": 11173715,
                "maximum": 19.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.589086772,
                "variance": 73.77241157
              },
              {
                "average": 130.2434464,
                "count": 11173715,
                "maximum": 144,
                "minimum": 120,
                "name": "UserData",
                "position": 10,
                "stddev": 3.471663048,
                "variance": 12.05244432
              },
              {
                "average": 10717.35417,
                "count": 11173715,
                "maximum": 10741,
                "minimum": 10712,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.856879378,
                "variance": 23.58927729
              },
              {
                "average": 26490.35962,
                "count": 11173715,
                "maximum": 55552,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 9243.501768,
                "variance": 85442324.94
              },
              {
                "average": 26961.37837,
                "count": 11173715,
                "maximum": 56320,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 9005.872718,
                "variance": 81105743.41
              },
              {
                "average": 21253.10519,
                "count": 11173715,
                "maximum": 52992,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7187.223542,
                "variance": 51656182.25
              },
              {
                "average": 157453.4219,
                "count": 11173715,
                "maximum": 167807.7251,
                "minimum": 155343.4206,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2115.664621,
                "variance": 4476036.789
              },
              {
                "average": 0,
                "count": 11173715,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11173715,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11173715,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11173715,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11173715,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439036.839,
              4995731.39,
              1472.598705,
              440033.099,
              4997129.23,
              1731.478705
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439036.83902502677,
                    4995731.389656473,
                    1472.5987053842105
                  ],
                  [
                    439036.83902502677,
                    4997129.229656473,
                    1472.5987053842105
                  ],
                  [
                    440033.0990250268,
                    4997129.229656473,
                    1731.4787053842106
                  ],
                  [
                    440033.0990250268,
                    4995731.389656473,
                    1731.4787053842106
                  ],
                  [
                    439036.83902502677,
                    4995731.389656473,
                    1472.5987053842105
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T00:23:27+00:00",
            "end_time": "2011-09-15T20:55: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": "45117A7411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252521910822,
              45.02497753238533,
              955.5269186206558
            ],
            [
              -117.81270257716388,
              45.03751030509253,
              955.5269186206558
            ],
            [
              -117.8075182281173,
              45.037547081521936,
              1085.0269186206558
            ],
            [
              -117.80734200115752,
              45.025014292837234,
              1085.0269186206558
            ],
            [
              -117.81252521910822,
              45.02497753238533,
              955.5269186206558
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127026,
        45.02497753,
        955.5269186,
        -117.807342,
        45.03754708,
        1085.026919
      ],
      "properties": {
        "datetime": "2011-09-16T19:21:11Z",
        "pc:count": 2575690,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436196.6614,
            "count": 2575690,
            "maximum": 436397.8482,
            "minimum": 435989.4682,
            "name": "X",
            "position": 0,
            "stddev": 103.2619065,
            "variance": 10663.02133
          },
          {
            "average": 4986834.887,
            "count": 2575690,
            "maximum": 4987437.893,
            "minimum": 4986045.513,
            "name": "Y",
            "position": 1,
            "stddev": 397.1067562,
            "variance": 157693.7758
          },
          {
            "average": 993.4771192,
            "count": 2575690,
            "maximum": 1085.026919,
            "minimum": 955.5269186,
            "name": "Z",
            "position": 2,
            "stddev": 39.91774064,
            "variance": 1593.426018
          },
          {
            "average": 112.1019894,
            "count": 2575690,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.71021823,
            "variance": 1999.003614
          },
          {
            "average": 1.001002062,
            "count": 2575690,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03163949817,
            "variance": 0.001001057845
          },
          {
            "average": 1.00234345,
            "count": 2575690,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04839257509,
            "variance": 0.002341841324
          },
          {
            "average": 0.5007613494,
            "count": 2575690,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995174,
            "variance": 0.2499995174
          },
          {
            "average": 0,
            "count": 2575690,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.375477251,
            "count": 2575690,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.484245987,
            "variance": 0.234494176
          },
          {
            "average": -0.07690814259,
            "count": 2575690,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.155314844,
            "variance": 66.50916021
          },
          {
            "average": 143.0694719,
            "count": 2575690,
            "maximum": 252,
            "minimum": 127,
            "name": "UserData",
            "position": 10,
            "stddev": 20.8253069,
            "variance": 433.6934074
          },
          {
            "average": 10751.18791,
            "count": 2575690,
            "maximum": 10754,
            "minimum": 10748,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.393085826,
            "variance": 1.940688118
          },
          {
            "average": 39000.30519,
            "count": 2575690,
            "maximum": 60416,
            "minimum": 7936,
            "name": "Red",
            "position": 12,
            "stddev": 7184.150673,
            "variance": 51612020.9
          },
          {
            "average": 35491.77255,
            "count": 2575690,
            "maximum": 62464,
            "minimum": 8704,
            "name": "Green",
            "position": 13,
            "stddev": 6089.100483,
            "variance": 37077144.69
          },
          {
            "average": 31659.75433,
            "count": 2575690,
            "maximum": 64256,
            "minimum": 7168,
            "name": "Blue",
            "position": 14,
            "stddev": 4757.31115,
            "variance": 22632009.37
          },
          {
            "average": 233604.9447,
            "count": 2575690,
            "maximum": 236071.2443,
            "minimum": 231462.46,
            "name": "GpsTime",
            "position": 15,
            "stddev": 834.8253494,
            "variance": 696933.364
          },
          {
            "average": 0,
            "count": 2575690,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2575690,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2575690,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2575690,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2575690,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435989.4682,
          4986045.513,
          955.5269186,
          436397.8482,
          4987437.893,
          1085.026919
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435989.4682123398,
                4986045.513413878,
                955.5269186206558
              ],
              [
                435989.4682123398,
                4987437.893413879,
                955.5269186206558
              ],
              [
                436397.8482123398,
                4987437.893413879,
                1085.0269186206558
              ],
              [
                436397.8482123398,
                4986045.513413878,
                1085.0269186206558
              ],
              [
                435989.4682123398,
                4986045.513413878,
                955.5269186206558
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T19:21:11+00:00",
        "end_time": "2011-09-16T18:04:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127026,
            45.02497753,
            955.5269186,
            -117.807342,
            45.03754708,
            1085.026919
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252521910822,
                  45.02497753238533,
                  955.5269186206558
                ],
                [
                  -117.81270257716388,
                  45.03751030509253,
                  955.5269186206558
                ],
                [
                  -117.8075182281173,
                  45.037547081521936,
                  1085.0269186206558
                ],
                [
                  -117.80734200115752,
                  45.025014292837234,
                  1085.0269186206558
                ],
                [
                  -117.81252521910822,
                  45.02497753238533,
                  955.5269186206558
                ]
              ]
            ]
          },
          "id": "45117A7411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T19:21:11Z",
            "pc:count": 2575690,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436196.6614,
                "count": 2575690,
                "maximum": 436397.8482,
                "minimum": 435989.4682,
                "name": "X",
                "position": 0,
                "stddev": 103.2619065,
                "variance": 10663.02133
              },
              {
                "average": 4986834.887,
                "count": 2575690,
                "maximum": 4987437.893,
                "minimum": 4986045.513,
                "name": "Y",
                "position": 1,
                "stddev": 397.1067562,
                "variance": 157693.7758
              },
              {
                "average": 993.4771192,
                "count": 2575690,
                "maximum": 1085.026919,
                "minimum": 955.5269186,
                "name": "Z",
                "position": 2,
                "stddev": 39.91774064,
                "variance": 1593.426018
              },
              {
                "average": 112.1019894,
                "count": 2575690,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.71021823,
                "variance": 1999.003614
              },
              {
                "average": 1.001002062,
                "count": 2575690,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03163949817,
                "variance": 0.001001057845
              },
              {
                "average": 1.00234345,
                "count": 2575690,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04839257509,
                "variance": 0.002341841324
              },
              {
                "average": 0.5007613494,
                "count": 2575690,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995174,
                "variance": 0.2499995174
              },
              {
                "average": 0,
                "count": 2575690,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.375477251,
                "count": 2575690,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.484245987,
                "variance": 0.234494176
              },
              {
                "average": -0.07690814259,
                "count": 2575690,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.155314844,
                "variance": 66.50916021
              },
              {
                "average": 143.0694719,
                "count": 2575690,
                "maximum": 252,
                "minimum": 127,
                "name": "UserData",
                "position": 10,
                "stddev": 20.8253069,
                "variance": 433.6934074
              },
              {
                "average": 10751.18791,
                "count": 2575690,
                "maximum": 10754,
                "minimum": 10748,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.393085826,
                "variance": 1.940688118
              },
              {
                "average": 39000.30519,
                "count": 2575690,
                "maximum": 60416,
                "minimum": 7936,
                "name": "Red",
                "position": 12,
                "stddev": 7184.150673,
                "variance": 51612020.9
              },
              {
                "average": 35491.77255,
                "count": 2575690,
                "maximum": 62464,
                "minimum": 8704,
                "name": "Green",
                "position": 13,
                "stddev": 6089.100483,
                "variance": 37077144.69
              },
              {
                "average": 31659.75433,
                "count": 2575690,
                "maximum": 64256,
                "minimum": 7168,
                "name": "Blue",
                "position": 14,
                "stddev": 4757.31115,
                "variance": 22632009.37
              },
              {
                "average": 233604.9447,
                "count": 2575690,
                "maximum": 236071.2443,
                "minimum": 231462.46,
                "name": "GpsTime",
                "position": 15,
                "stddev": 834.8253494,
                "variance": 696933.364
              },
              {
                "average": 0,
                "count": 2575690,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2575690,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2575690,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2575690,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2575690,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435989.4682,
              4986045.513,
              955.5269186,
              436397.8482,
              4987437.893,
              1085.026919
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435989.4682123398,
                    4986045.513413878,
                    955.5269186206558
                  ],
                  [
                    435989.4682123398,
                    4987437.893413879,
                    955.5269186206558
                  ],
                  [
                    436397.8482123398,
                    4987437.893413879,
                    1085.0269186206558
                  ],
                  [
                    436397.8482123398,
                    4986045.513413878,
                    1085.0269186206558
                  ],
                  [
                    435989.4682123398,
                    4986045.513413878,
                    955.5269186206558
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T19:21:11+00:00",
            "end_time": "2011-09-16T18: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": "44118H1214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502385245089,
              44.9624007993597,
              1046.9889802642901
            ],
            [
              -118.02524846633466,
              44.97500946758896,
              1046.9889802642901
            ],
            [
              -118.0125292787496,
              44.97512295306898,
              1088.4089802642902
            ],
            [
              -118.01230745025505,
              44.96251423523774,
              1088.4089802642902
            ],
            [
              -118.02502385245089,
              44.9624007993597,
              1046.9889802642901
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252485,
        44.9624008,
        1046.98898,
        -118.0123075,
        44.97512295,
        1088.40898
      ],
      "properties": {
        "datetime": "2011-09-20T22:53:04Z",
        "pc:count": 20873295,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419633.1767,
            "count": 20873295,
            "maximum": 420163.7266,
            "minimum": 419160.6666,
            "name": "X",
            "position": 0,
            "stddev": 277.2300495,
            "variance": 76856.50033
          },
          {
            "average": 4979954.358,
            "count": 20873295,
            "maximum": 4980684.84,
            "minimum": 4979283.96,
            "name": "Y",
            "position": 1,
            "stddev": 398.6064177,
            "variance": 158887.0762
          },
          {
            "average": 1060.369497,
            "count": 20873295,
            "maximum": 1088.40898,
            "minimum": 1046.98898,
            "name": "Z",
            "position": 2,
            "stddev": 5.492132949,
            "variance": 30.16352433
          },
          {
            "average": 173.5685855,
            "count": 20873295,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 68.63507085,
            "variance": 4710.772951
          },
          {
            "average": 1.002436127,
            "count": 20873295,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05441256192,
            "variance": 0.002960726895
          },
          {
            "average": 1.00496807,
            "count": 20873295,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08117285526,
            "variance": 0.00658903243
          },
          {
            "average": 0.4991280965,
            "count": 20873295,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992518,
            "variance": 0.2499992518
          },
          {
            "average": 0,
            "count": 20873295,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.147868317,
            "count": 20873295,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3549694125,
            "variance": 0.1260032838
          },
          {
            "average": -0.3581681105,
            "count": 20873295,
            "maximum": 22.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.021624955,
            "variance": 64.34646691
          },
          {
            "average": 190.9506445,
            "count": 20873295,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 11.26952348,
            "variance": 127.0021595
          },
          {
            "average": 6819.156872,
            "count": 20873295,
            "maximum": 20073,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8201.154716,
            "variance": 67258938.67
          },
          {
            "average": 27171.21665,
            "count": 20873295,
            "maximum": 60928,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 13935.7561,
            "variance": 194205298.2
          },
          {
            "average": 28650.46785,
            "count": 20873295,
            "maximum": 60672,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 11164.01625,
            "variance": 124635258.8
          },
          {
            "average": 23001.27339,
            "count": 20873295,
            "maximum": 60672,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10122.09769,
            "variance": 102456861.6
          },
          {
            "average": 468660.0373,
            "count": 20873295,
            "maximum": 594384.1853,
            "minimum": 320312.1182,
            "name": "GpsTime",
            "position": 15,
            "stddev": 134948.7308,
            "variance": 18211159950.0
          },
          {
            "average": 0,
            "count": 20873295,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20873295,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20873295,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20873295,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20873295,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419160.6666,
          4979283.96,
          1046.98898,
          420163.7266,
          4980684.84,
          1088.40898
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419160.66656840034,
                4979283.959759173,
                1046.9889802642901
              ],
              [
                419160.66656840034,
                4980684.839759174,
                1046.9889802642901
              ],
              [
                420163.7265684004,
                4980684.839759174,
                1088.4089802642902
              ],
              [
                420163.7265684004,
                4979283.959759173,
                1088.4089802642902
              ],
              [
                419160.66656840034,
                4979283.959759173,
                1046.9889802642901
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:53:04+00:00",
        "end_time": "2011-09-17T18:45:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252485,
            44.9624008,
            1046.98898,
            -118.0123075,
            44.97512295,
            1088.40898
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502385245089,
                  44.9624007993597,
                  1046.9889802642901
                ],
                [
                  -118.02524846633466,
                  44.97500946758896,
                  1046.9889802642901
                ],
                [
                  -118.0125292787496,
                  44.97512295306898,
                  1088.4089802642902
                ],
                [
                  -118.01230745025505,
                  44.96251423523774,
                  1088.4089802642902
                ],
                [
                  -118.02502385245089,
                  44.9624007993597,
                  1046.9889802642901
                ]
              ]
            ]
          },
          "id": "44118H1214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:53:04Z",
            "pc:count": 20873295,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419633.1767,
                "count": 20873295,
                "maximum": 420163.7266,
                "minimum": 419160.6666,
                "name": "X",
                "position": 0,
                "stddev": 277.2300495,
                "variance": 76856.50033
              },
              {
                "average": 4979954.358,
                "count": 20873295,
                "maximum": 4980684.84,
                "minimum": 4979283.96,
                "name": "Y",
                "position": 1,
                "stddev": 398.6064177,
                "variance": 158887.0762
              },
              {
                "average": 1060.369497,
                "count": 20873295,
                "maximum": 1088.40898,
                "minimum": 1046.98898,
                "name": "Z",
                "position": 2,
                "stddev": 5.492132949,
                "variance": 30.16352433
              },
              {
                "average": 173.5685855,
                "count": 20873295,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 68.63507085,
                "variance": 4710.772951
              },
              {
                "average": 1.002436127,
                "count": 20873295,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05441256192,
                "variance": 0.002960726895
              },
              {
                "average": 1.00496807,
                "count": 20873295,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08117285526,
                "variance": 0.00658903243
              },
              {
                "average": 0.4991280965,
                "count": 20873295,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992518,
                "variance": 0.2499992518
              },
              {
                "average": 0,
                "count": 20873295,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.147868317,
                "count": 20873295,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3549694125,
                "variance": 0.1260032838
              },
              {
                "average": -0.3581681105,
                "count": 20873295,
                "maximum": 22.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.021624955,
                "variance": 64.34646691
              },
              {
                "average": 190.9506445,
                "count": 20873295,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 11.26952348,
                "variance": 127.0021595
              },
              {
                "average": 6819.156872,
                "count": 20873295,
                "maximum": 20073,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8201.154716,
                "variance": 67258938.67
              },
              {
                "average": 27171.21665,
                "count": 20873295,
                "maximum": 60928,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 13935.7561,
                "variance": 194205298.2
              },
              {
                "average": 28650.46785,
                "count": 20873295,
                "maximum": 60672,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 11164.01625,
                "variance": 124635258.8
              },
              {
                "average": 23001.27339,
                "count": 20873295,
                "maximum": 60672,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10122.09769,
                "variance": 102456861.6
              },
              {
                "average": 468660.0373,
                "count": 20873295,
                "maximum": 594384.1853,
                "minimum": 320312.1182,
                "name": "GpsTime",
                "position": 15,
                "stddev": 134948.7308,
                "variance": 18211159950.0
              },
              {
                "average": 0,
                "count": 20873295,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20873295,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20873295,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20873295,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20873295,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419160.6666,
              4979283.96,
              1046.98898,
              420163.7266,
              4980684.84,
              1088.40898
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419160.66656840034,
                    4979283.959759173,
                    1046.9889802642901
                  ],
                  [
                    419160.66656840034,
                    4980684.839759174,
                    1046.9889802642901
                  ],
                  [
                    420163.7265684004,
                    4980684.839759174,
                    1088.4089802642902
                  ],
                  [
                    420163.7265684004,
                    4979283.959759173,
                    1088.4089802642902
                  ],
                  [
                    419160.66656840034,
                    4979283.959759173,
                    1046.9889802642901
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:53:04+00:00",
            "end_time": "2011-09-17T18:45:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117A8415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752468524135,
              45.02491574288668,
              979.1041821511578
            ],
            [
              -117.88771936455674,
              45.03750983724564,
              979.1041821511578
            ],
            [
              -117.87515517966023,
              45.03760681322718,
              1081.6641821511578
            ],
            [
              -117.87496325484979,
              45.025012676531105,
              1081.6641821511578
            ],
            [
              -117.88752468524135,
              45.02491574288668,
              979.1041821511578
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877194,
        45.02491574,
        979.1041822,
        -117.8749633,
        45.03760681,
        1081.664182
      ],
      "properties": {
        "datetime": "2011-09-19T23:10:42Z",
        "pc:count": 11160601,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430520.2608,
            "count": 11160601,
            "maximum": 431070.5766,
            "minimum": 430080.8566,
            "name": "X",
            "position": 0,
            "stddev": 266.4363934,
            "variance": 70988.35173
          },
          {
            "average": 4986692.499,
            "count": 11160601,
            "maximum": 4987499.884,
            "minimum": 4986100.664,
            "name": "Y",
            "position": 1,
            "stddev": 338.3099162,
            "variance": 114453.5994
          },
          {
            "average": 1019.994249,
            "count": 11160601,
            "maximum": 1081.664182,
            "minimum": 979.1041822,
            "name": "Z",
            "position": 2,
            "stddev": 21.58572573,
            "variance": 465.9435552
          },
          {
            "average": 229.2573268,
            "count": 11160601,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.39957994,
            "variance": 547.5403415
          },
          {
            "average": 1.000067649,
            "count": 11160601,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008235491377,
            "variance": 6.782331821e-05
          },
          {
            "average": 1.000135118,
            "count": 11160601,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01164635274,
            "variance": 0.0001356375322
          },
          {
            "average": 0.4989637207,
            "count": 11160601,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989485,
            "variance": 0.2499989485
          },
          {
            "average": 0,
            "count": 11160601,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.217027918,
            "count": 11160601,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4122218045,
            "variance": 0.1699268161
          },
          {
            "average": 0.6072615421,
            "count": 11160601,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.850318732,
            "variance": 61.6275042
          },
          {
            "average": 203.0343326,
            "count": 11160601,
            "maximum": 212,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 3.707668789,
            "variance": 13.74680785
          },
          {
            "average": 124.7267195,
            "count": 11160601,
            "maximum": 147,
            "minimum": 106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.89743537,
            "variance": 252.7284514
          },
          {
            "average": 40400.80339,
            "count": 11160601,
            "maximum": 56832,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 6694.145673,
            "variance": 44811586.29
          },
          {
            "average": 36841.28489,
            "count": 11160601,
            "maximum": 54272,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 5637.864409,
            "variance": 31785515.09
          },
          {
            "average": 31521.74841,
            "count": 11160601,
            "maximum": 49664,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 5040.783537,
            "variance": 25409498.67
          },
          {
            "average": 506380.3385,
            "count": 11160601,
            "maximum": 509042.7674,
            "minimum": 505347.3792,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1353.119149,
            "variance": 1830931.431
          },
          {
            "average": 0,
            "count": 11160601,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11160601,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11160601,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11160601,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11160601,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430080.8566,
          4986100.664,
          979.1041822,
          431070.5766,
          4987499.884,
          1081.664182
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430080.85661620786,
                4986100.663962868,
                979.1041821511578
              ],
              [
                430080.85661620786,
                4987499.883962869,
                979.1041821511578
              ],
              [
                431070.57661620784,
                4987499.883962869,
                1081.6641821511578
              ],
              [
                431070.57661620784,
                4986100.663962868,
                1081.6641821511578
              ],
              [
                430080.85661620786,
                4986100.663962868,
                979.1041821511578
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T23:10:42+00:00",
        "end_time": "2011-09-19T22:09:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877194,
            45.02491574,
            979.1041822,
            -117.8749633,
            45.03760681,
            1081.664182
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752468524135,
                  45.02491574288668,
                  979.1041821511578
                ],
                [
                  -117.88771936455674,
                  45.03750983724564,
                  979.1041821511578
                ],
                [
                  -117.87515517966023,
                  45.03760681322718,
                  1081.6641821511578
                ],
                [
                  -117.87496325484979,
                  45.025012676531105,
                  1081.6641821511578
                ],
                [
                  -117.88752468524135,
                  45.02491574288668,
                  979.1041821511578
                ]
              ]
            ]
          },
          "id": "45117A8415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T23:10:42Z",
            "pc:count": 11160601,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430520.2608,
                "count": 11160601,
                "maximum": 431070.5766,
                "minimum": 430080.8566,
                "name": "X",
                "position": 0,
                "stddev": 266.4363934,
                "variance": 70988.35173
              },
              {
                "average": 4986692.499,
                "count": 11160601,
                "maximum": 4987499.884,
                "minimum": 4986100.664,
                "name": "Y",
                "position": 1,
                "stddev": 338.3099162,
                "variance": 114453.5994
              },
              {
                "average": 1019.994249,
                "count": 11160601,
                "maximum": 1081.664182,
                "minimum": 979.1041822,
                "name": "Z",
                "position": 2,
                "stddev": 21.58572573,
                "variance": 465.9435552
              },
              {
                "average": 229.2573268,
                "count": 11160601,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.39957994,
                "variance": 547.5403415
              },
              {
                "average": 1.000067649,
                "count": 11160601,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008235491377,
                "variance": 6.782331821e-05
              },
              {
                "average": 1.000135118,
                "count": 11160601,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01164635274,
                "variance": 0.0001356375322
              },
              {
                "average": 0.4989637207,
                "count": 11160601,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989485,
                "variance": 0.2499989485
              },
              {
                "average": 0,
                "count": 11160601,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.217027918,
                "count": 11160601,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4122218045,
                "variance": 0.1699268161
              },
              {
                "average": 0.6072615421,
                "count": 11160601,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.850318732,
                "variance": 61.6275042
              },
              {
                "average": 203.0343326,
                "count": 11160601,
                "maximum": 212,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 3.707668789,
                "variance": 13.74680785
              },
              {
                "average": 124.7267195,
                "count": 11160601,
                "maximum": 147,
                "minimum": 106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.89743537,
                "variance": 252.7284514
              },
              {
                "average": 40400.80339,
                "count": 11160601,
                "maximum": 56832,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 6694.145673,
                "variance": 44811586.29
              },
              {
                "average": 36841.28489,
                "count": 11160601,
                "maximum": 54272,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 5637.864409,
                "variance": 31785515.09
              },
              {
                "average": 31521.74841,
                "count": 11160601,
                "maximum": 49664,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 5040.783537,
                "variance": 25409498.67
              },
              {
                "average": 506380.3385,
                "count": 11160601,
                "maximum": 509042.7674,
                "minimum": 505347.3792,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1353.119149,
                "variance": 1830931.431
              },
              {
                "average": 0,
                "count": 11160601,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11160601,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11160601,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11160601,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11160601,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430080.8566,
              4986100.664,
              979.1041822,
              431070.5766,
              4987499.884,
              1081.664182
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430080.85661620786,
                    4986100.663962868,
                    979.1041821511578
                  ],
                  [
                    430080.85661620786,
                    4987499.883962869,
                    979.1041821511578
                  ],
                  [
                    431070.57661620784,
                    4987499.883962869,
                    1081.6641821511578
                  ],
                  [
                    431070.57661620784,
                    4986100.663962868,
                    1081.6641821511578
                  ],
                  [
                    430080.85661620786,
                    4986100.663962868,
                    979.1041821511578
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T23:10:42+00:00",
            "end_time": "2011-09-19T22:09: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": "45117A7108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002469463825,
              45.09992043447797,
              1026.8887943369311
            ],
            [
              -117.8502115754537,
              45.11251034762142,
              1026.8887943369311
            ],
            [
              -117.8375291298428,
              45.11260406227738,
              1121.1687943369313
            ],
            [
              -117.83734503590097,
              45.10001410823394,
              1121.1687943369313
            ],
            [
              -117.85002469463825,
              45.09992043447797,
              1026.8887943369311
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502116,
        45.09992043,
        1026.888794,
        -117.837345,
        45.11260406,
        1121.168794
      ],
      "properties": {
        "datetime": "2011-09-16T19:18:45Z",
        "pc:count": 10426899,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433622.1596,
            "count": 10426899,
            "maximum": 434120.3777,
            "minimum": 433122.6577,
            "name": "X",
            "position": 0,
            "stddev": 282.0026178,
            "variance": 79525.47645
          },
          {
            "average": 4995097.638,
            "count": 10426899,
            "maximum": 4995799.893,
            "minimum": 4994401.133,
            "name": "Y",
            "position": 1,
            "stddev": 397.1378602,
            "variance": 157718.48
          },
          {
            "average": 1081.554823,
            "count": 10426899,
            "maximum": 1121.168794,
            "minimum": 1026.888794,
            "name": "Z",
            "position": 2,
            "stddev": 23.26079999,
            "variance": 541.0648162
          },
          {
            "average": 113.3338451,
            "count": 10426899,
            "maximum": 240,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.62070309,
            "variance": 384.9719898
          },
          {
            "average": 1.000034334,
            "count": 10426899,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00600494814,
            "variance": 3.605940217e-05
          },
          {
            "average": 1.000074998,
            "count": 10426899,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008975257529,
            "variance": 8.055524772e-05
          },
          {
            "average": 0.5000266139,
            "count": 10426899,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000233,
            "variance": 0.2500000233
          },
          {
            "average": 0,
            "count": 10426899,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.312336391,
            "count": 10426899,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4634462108,
            "variance": 0.2147823903
          },
          {
            "average": 0.04573960283,
            "count": 10426899,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.578579759,
            "variance": 73.59203068
          },
          {
            "average": 131.2701142,
            "count": 10426899,
            "maximum": 143,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 2.794595104,
            "variance": 7.809761795
          },
          {
            "average": 10749.02206,
            "count": 10426899,
            "maximum": 10754,
            "minimum": 10744,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.058900677,
            "variance": 4.239071997
          },
          {
            "average": 35180.37429,
            "count": 10426899,
            "maximum": 57600,
            "minimum": 9472,
            "name": "Red",
            "position": 12,
            "stddev": 3883.338709,
            "variance": 15080319.53
          },
          {
            "average": 32515.10343,
            "count": 10426899,
            "maximum": 58368,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 3358.025454,
            "variance": 11276334.95
          },
          {
            "average": 27140.7708,
            "count": 10426899,
            "maximum": 60928,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 3246.55642,
            "variance": 10540128.59
          },
          {
            "average": 232300.8539,
            "count": 10426899,
            "maximum": 235925.6949,
            "minimum": 228754.2008,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1267.796563,
            "variance": 1607308.126
          },
          {
            "average": 0,
            "count": 10426899,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10426899,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10426899,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10426899,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10426899,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433122.6577,
          4994401.133,
          1026.888794,
          434120.3777,
          4995799.893,
          1121.168794
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433122.65769371187,
                4994401.133196905,
                1026.8887943369311
              ],
              [
                433122.65769371187,
                4995799.893196905,
                1026.8887943369311
              ],
              [
                434120.37769371184,
                4995799.893196905,
                1121.1687943369313
              ],
              [
                434120.37769371184,
                4994401.133196905,
                1121.1687943369313
              ],
              [
                433122.65769371187,
                4994401.133196905,
                1026.8887943369311
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T19:18:45+00:00",
        "end_time": "2011-09-16T17:19:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502116,
            45.09992043,
            1026.888794,
            -117.837345,
            45.11260406,
            1121.168794
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002469463825,
                  45.09992043447797,
                  1026.8887943369311
                ],
                [
                  -117.8502115754537,
                  45.11251034762142,
                  1026.8887943369311
                ],
                [
                  -117.8375291298428,
                  45.11260406227738,
                  1121.1687943369313
                ],
                [
                  -117.83734503590097,
                  45.10001410823394,
                  1121.1687943369313
                ],
                [
                  -117.85002469463825,
                  45.09992043447797,
                  1026.8887943369311
                ]
              ]
            ]
          },
          "id": "45117A7108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T19:18:45Z",
            "pc:count": 10426899,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433622.1596,
                "count": 10426899,
                "maximum": 434120.3777,
                "minimum": 433122.6577,
                "name": "X",
                "position": 0,
                "stddev": 282.0026178,
                "variance": 79525.47645
              },
              {
                "average": 4995097.638,
                "count": 10426899,
                "maximum": 4995799.893,
                "minimum": 4994401.133,
                "name": "Y",
                "position": 1,
                "stddev": 397.1378602,
                "variance": 157718.48
              },
              {
                "average": 1081.554823,
                "count": 10426899,
                "maximum": 1121.168794,
                "minimum": 1026.888794,
                "name": "Z",
                "position": 2,
                "stddev": 23.26079999,
                "variance": 541.0648162
              },
              {
                "average": 113.3338451,
                "count": 10426899,
                "maximum": 240,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.62070309,
                "variance": 384.9719898
              },
              {
                "average": 1.000034334,
                "count": 10426899,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00600494814,
                "variance": 3.605940217e-05
              },
              {
                "average": 1.000074998,
                "count": 10426899,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008975257529,
                "variance": 8.055524772e-05
              },
              {
                "average": 0.5000266139,
                "count": 10426899,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000233,
                "variance": 0.2500000233
              },
              {
                "average": 0,
                "count": 10426899,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.312336391,
                "count": 10426899,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4634462108,
                "variance": 0.2147823903
              },
              {
                "average": 0.04573960283,
                "count": 10426899,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.578579759,
                "variance": 73.59203068
              },
              {
                "average": 131.2701142,
                "count": 10426899,
                "maximum": 143,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 2.794595104,
                "variance": 7.809761795
              },
              {
                "average": 10749.02206,
                "count": 10426899,
                "maximum": 10754,
                "minimum": 10744,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.058900677,
                "variance": 4.239071997
              },
              {
                "average": 35180.37429,
                "count": 10426899,
                "maximum": 57600,
                "minimum": 9472,
                "name": "Red",
                "position": 12,
                "stddev": 3883.338709,
                "variance": 15080319.53
              },
              {
                "average": 32515.10343,
                "count": 10426899,
                "maximum": 58368,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 3358.025454,
                "variance": 11276334.95
              },
              {
                "average": 27140.7708,
                "count": 10426899,
                "maximum": 60928,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 3246.55642,
                "variance": 10540128.59
              },
              {
                "average": 232300.8539,
                "count": 10426899,
                "maximum": 235925.6949,
                "minimum": 228754.2008,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1267.796563,
                "variance": 1607308.126
              },
              {
                "average": 0,
                "count": 10426899,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10426899,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10426899,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10426899,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10426899,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433122.6577,
              4994401.133,
              1026.888794,
              434120.3777,
              4995799.893,
              1121.168794
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433122.65769371187,
                    4994401.133196905,
                    1026.8887943369311
                  ],
                  [
                    433122.65769371187,
                    4995799.893196905,
                    1026.8887943369311
                  ],
                  [
                    434120.37769371184,
                    4995799.893196905,
                    1121.1687943369313
                  ],
                  [
                    434120.37769371184,
                    4994401.133196905,
                    1121.1687943369313
                  ],
                  [
                    433122.65769371187,
                    4994401.133196905,
                    1026.8887943369311
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T19:18:45+00:00",
            "end_time": "2011-09-16T17: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": "45117B6313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.72502533519321,
              45.149933473663765,
              1069.9270675254825
            ],
            [
              -117.72518484506604,
              45.162510332953566,
              1069.9270675254825
            ],
            [
              -117.71257286922419,
              45.162589720184116,
              1348.6670675254823
            ],
            [
              -117.7124161328826,
              45.15001282628275,
              1348.6670675254823
            ],
            [
              -117.72502533519321,
              45.149933473663765,
              1069.9270675254825
            ]
          ]
        ]
      },
      "bbox": [
        -117.7251848,
        45.14993347,
        1069.927068,
        -117.7124161,
        45.16258972,
        1348.667068
      ],
      "properties": {
        "datetime": "2011-09-15T19:12:24Z",
        "pc:count": 10541579,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 443497.2637,
            "count": 10541579,
            "maximum": 443998.4824,
            "minimum": 443007.2024,
            "name": "X",
            "position": 0,
            "stddev": 279.0038321,
            "variance": 77843.13835
          },
          {
            "average": 5000535.041,
            "count": 10541579,
            "maximum": 5001258.591,
            "minimum": 4999861.311,
            "name": "Y",
            "position": 1,
            "stddev": 403.3851686,
            "variance": 162719.5942
          },
          {
            "average": 1188.311816,
            "count": 10541579,
            "maximum": 1348.667068,
            "minimum": 1069.927068,
            "name": "Z",
            "position": 2,
            "stddev": 59.67329858,
            "variance": 3560.902563
          },
          {
            "average": 99.567258,
            "count": 10541579,
            "maximum": 231,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.90943467,
            "variance": 2200.495061
          },
          {
            "average": 1.080907898,
            "count": 10541579,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2878165162,
            "variance": 0.08283834701
          },
          {
            "average": 1.170251629,
            "count": 10541579,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4128725486,
            "variance": 0.1704637414
          },
          {
            "average": 0.5001833217,
            "count": 10541579,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999901,
            "variance": 0.2499999901
          },
          {
            "average": 0,
            "count": 10541579,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.233822277,
            "count": 10541579,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4232604831,
            "variance": 0.1791494365
          },
          {
            "average": -0.52305594,
            "count": 10541579,
            "maximum": 16.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.387829901,
            "variance": 70.35569045
          },
          {
            "average": 125.3984894,
            "count": 10541579,
            "maximum": 136,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 2.615455006,
            "variance": 6.840604887
          },
          {
            "average": 10690.07061,
            "count": 10541579,
            "maximum": 10694,
            "minimum": 10687,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.594575079,
            "variance": 2.542669683
          },
          {
            "average": 26004.45706,
            "count": 10541579,
            "maximum": 56576,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 9603.972743,
            "variance": 92236292.45
          },
          {
            "average": 25874.38254,
            "count": 10541579,
            "maximum": 57344,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 9557.384499,
            "variance": 91343598.46
          },
          {
            "average": 21386.62757,
            "count": 10541579,
            "maximum": 57088,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8234.756557,
            "variance": 67811215.55
          },
          {
            "average": 147854.4065,
            "count": 10541579,
            "maximum": 149144.7307,
            "minimum": 147001.3407,
            "name": "GpsTime",
            "position": 15,
            "stddev": 474.0731683,
            "variance": 224745.3689
          },
          {
            "average": 0,
            "count": 10541579,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10541579,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10541579,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10541579,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10541579,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          443007.2024,
          4999861.311,
          1069.927068,
          443998.4824,
          5001258.591,
          1348.667068
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                443007.20237479685,
                4999861.311198239,
                1069.9270675254825
              ],
              [
                443007.20237479685,
                5001258.591198239,
                1069.9270675254825
              ],
              [
                443998.4823747969,
                5001258.591198239,
                1348.6670675254823
              ],
              [
                443998.4823747969,
                4999861.311198239,
                1348.6670675254823
              ],
              [
                443007.20237479685,
                4999861.311198239,
                1069.9270675254825
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T19:12:24+00:00",
        "end_time": "2011-09-15T18:36:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B6313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B6313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B6313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7251848,
            45.14993347,
            1069.927068,
            -117.7124161,
            45.16258972,
            1348.667068
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.72502533519321,
                  45.149933473663765,
                  1069.9270675254825
                ],
                [
                  -117.72518484506604,
                  45.162510332953566,
                  1069.9270675254825
                ],
                [
                  -117.71257286922419,
                  45.162589720184116,
                  1348.6670675254823
                ],
                [
                  -117.7124161328826,
                  45.15001282628275,
                  1348.6670675254823
                ],
                [
                  -117.72502533519321,
                  45.149933473663765,
                  1069.9270675254825
                ]
              ]
            ]
          },
          "id": "45117B6313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:12:24Z",
            "pc:count": 10541579,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 443497.2637,
                "count": 10541579,
                "maximum": 443998.4824,
                "minimum": 443007.2024,
                "name": "X",
                "position": 0,
                "stddev": 279.0038321,
                "variance": 77843.13835
              },
              {
                "average": 5000535.041,
                "count": 10541579,
                "maximum": 5001258.591,
                "minimum": 4999861.311,
                "name": "Y",
                "position": 1,
                "stddev": 403.3851686,
                "variance": 162719.5942
              },
              {
                "average": 1188.311816,
                "count": 10541579,
                "maximum": 1348.667068,
                "minimum": 1069.927068,
                "name": "Z",
                "position": 2,
                "stddev": 59.67329858,
                "variance": 3560.902563
              },
              {
                "average": 99.567258,
                "count": 10541579,
                "maximum": 231,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.90943467,
                "variance": 2200.495061
              },
              {
                "average": 1.080907898,
                "count": 10541579,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2878165162,
                "variance": 0.08283834701
              },
              {
                "average": 1.170251629,
                "count": 10541579,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4128725486,
                "variance": 0.1704637414
              },
              {
                "average": 0.5001833217,
                "count": 10541579,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999901,
                "variance": 0.2499999901
              },
              {
                "average": 0,
                "count": 10541579,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.233822277,
                "count": 10541579,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4232604831,
                "variance": 0.1791494365
              },
              {
                "average": -0.52305594,
                "count": 10541579,
                "maximum": 16.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.387829901,
                "variance": 70.35569045
              },
              {
                "average": 125.3984894,
                "count": 10541579,
                "maximum": 136,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 2.615455006,
                "variance": 6.840604887
              },
              {
                "average": 10690.07061,
                "count": 10541579,
                "maximum": 10694,
                "minimum": 10687,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.594575079,
                "variance": 2.542669683
              },
              {
                "average": 26004.45706,
                "count": 10541579,
                "maximum": 56576,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 9603.972743,
                "variance": 92236292.45
              },
              {
                "average": 25874.38254,
                "count": 10541579,
                "maximum": 57344,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 9557.384499,
                "variance": 91343598.46
              },
              {
                "average": 21386.62757,
                "count": 10541579,
                "maximum": 57088,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8234.756557,
                "variance": 67811215.55
              },
              {
                "average": 147854.4065,
                "count": 10541579,
                "maximum": 149144.7307,
                "minimum": 147001.3407,
                "name": "GpsTime",
                "position": 15,
                "stddev": 474.0731683,
                "variance": 224745.3689
              },
              {
                "average": 0,
                "count": 10541579,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10541579,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10541579,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10541579,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10541579,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              443007.2024,
              4999861.311,
              1069.927068,
              443998.4824,
              5001258.591,
              1348.667068
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    443007.20237479685,
                    4999861.311198239,
                    1069.9270675254825
                  ],
                  [
                    443007.20237479685,
                    5001258.591198239,
                    1069.9270675254825
                  ],
                  [
                    443998.4823747969,
                    5001258.591198239,
                    1348.6670675254823
                  ],
                  [
                    443998.4823747969,
                    4999861.311198239,
                    1348.6670675254823
                  ],
                  [
                    443007.20237479685,
                    4999861.311198239,
                    1069.9270675254825
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T19:12:24+00:00",
            "end_time": "2011-09-15T18: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": "45117A8113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502477774478,
              45.08740594785845,
              1032.9038181269293
            ],
            [
              -117.97523929262164,
              45.10001003114309,
              1032.9038181269293
            ],
            [
              -117.96252955190455,
              45.100117863552825,
              1095.143818126929
            ],
            [
              -117.96231783162662,
              45.087513733153976,
              1095.143818126929
            ],
            [
              -117.97502477774478,
              45.08740594785845,
              1032.9038181269293
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752393,
        45.08740595,
        1032.903818,
        -117.9623178,
        45.10011786,
        1095.143818
      ],
      "properties": {
        "datetime": "2011-09-19T20:02:09Z",
        "pc:count": 10696346,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423771.5292,
            "count": 10696346,
            "maximum": 424271.2431,
            "minimum": 423271.1231,
            "name": "X",
            "position": 0,
            "stddev": 282.7966192,
            "variance": 79973.9278
          },
          {
            "average": 4993781.195,
            "count": 10696346,
            "maximum": 4994522.249,
            "minimum": 4993121.869,
            "name": "Y",
            "position": 1,
            "stddev": 394.3752884,
            "variance": 155531.8681
          },
          {
            "average": 1046.834126,
            "count": 10696346,
            "maximum": 1095.143818,
            "minimum": 1032.903818,
            "name": "Z",
            "position": 2,
            "stddev": 12.23605948,
            "variance": 149.7211516
          },
          {
            "average": 111.6395847,
            "count": 10696346,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.95646063,
            "variance": 958.3024545
          },
          {
            "average": 1.007146272,
            "count": 10696346,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09255766487,
            "variance": 0.008566921327
          },
          {
            "average": 1.015096277,
            "count": 10696346,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1418162684,
            "variance": 0.02011185397
          },
          {
            "average": 0.5000086011,
            "count": 10696346,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000233,
            "variance": 0.2500000233
          },
          {
            "average": 0,
            "count": 10696346,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.282539944,
            "count": 10696346,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4502345422,
            "variance": 0.202711143
          },
          {
            "average": -0.4567810695,
            "count": 10696346,
            "maximum": 22.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.507975232,
            "variance": 72.38564254
          },
          {
            "average": 137.7923663,
            "count": 10696346,
            "maximum": 138,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4056130763,
            "variance": 0.1645219677
          },
          {
            "average": 10654.71729,
            "count": 10696346,
            "maximum": 10682,
            "minimum": 10645,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.97772511,
            "variance": 195.3767994
          },
          {
            "average": 25538.15782,
            "count": 10696346,
            "maximum": 65024,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 9190.115795,
            "variance": 84458228.32
          },
          {
            "average": 26202.94173,
            "count": 10696346,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 7009.246,
            "variance": 49129529.49
          },
          {
            "average": 20923.70564,
            "count": 10696346,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5721.867265,
            "variance": 32739765
          },
          {
            "average": 460588.3254,
            "count": 10696346,
            "maximum": 497729.869,
            "minimum": 336023.8047,
            "name": "GpsTime",
            "position": 15,
            "stddev": 63344.76788,
            "variance": 4012559618
          },
          {
            "average": 0,
            "count": 10696346,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10696346,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10696346,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10696346,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10696346,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423271.1231,
          4993121.869,
          1032.903818,
          424271.2431,
          4994522.249,
          1095.143818
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423271.12314152456,
                4993121.869144778,
                1032.9038181269293
              ],
              [
                423271.12314152456,
                4994522.249144779,
                1032.9038181269293
              ],
              [
                424271.24314152455,
                4994522.249144779,
                1095.143818126929
              ],
              [
                424271.24314152455,
                4993121.869144778,
                1095.143818126929
              ],
              [
                423271.12314152456,
                4993121.869144778,
                1032.9038181269293
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T20:02:09+00:00",
        "end_time": "2011-09-17T23:07:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752393,
            45.08740595,
            1032.903818,
            -117.9623178,
            45.10011786,
            1095.143818
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502477774478,
                  45.08740594785845,
                  1032.9038181269293
                ],
                [
                  -117.97523929262164,
                  45.10001003114309,
                  1032.9038181269293
                ],
                [
                  -117.96252955190455,
                  45.100117863552825,
                  1095.143818126929
                ],
                [
                  -117.96231783162662,
                  45.087513733153976,
                  1095.143818126929
                ],
                [
                  -117.97502477774478,
                  45.08740594785845,
                  1032.9038181269293
                ]
              ]
            ]
          },
          "id": "45117A8113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:02:09Z",
            "pc:count": 10696346,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423771.5292,
                "count": 10696346,
                "maximum": 424271.2431,
                "minimum": 423271.1231,
                "name": "X",
                "position": 0,
                "stddev": 282.7966192,
                "variance": 79973.9278
              },
              {
                "average": 4993781.195,
                "count": 10696346,
                "maximum": 4994522.249,
                "minimum": 4993121.869,
                "name": "Y",
                "position": 1,
                "stddev": 394.3752884,
                "variance": 155531.8681
              },
              {
                "average": 1046.834126,
                "count": 10696346,
                "maximum": 1095.143818,
                "minimum": 1032.903818,
                "name": "Z",
                "position": 2,
                "stddev": 12.23605948,
                "variance": 149.7211516
              },
              {
                "average": 111.6395847,
                "count": 10696346,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.95646063,
                "variance": 958.3024545
              },
              {
                "average": 1.007146272,
                "count": 10696346,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09255766487,
                "variance": 0.008566921327
              },
              {
                "average": 1.015096277,
                "count": 10696346,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1418162684,
                "variance": 0.02011185397
              },
              {
                "average": 0.5000086011,
                "count": 10696346,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000233,
                "variance": 0.2500000233
              },
              {
                "average": 0,
                "count": 10696346,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.282539944,
                "count": 10696346,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4502345422,
                "variance": 0.202711143
              },
              {
                "average": -0.4567810695,
                "count": 10696346,
                "maximum": 22.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.507975232,
                "variance": 72.38564254
              },
              {
                "average": 137.7923663,
                "count": 10696346,
                "maximum": 138,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4056130763,
                "variance": 0.1645219677
              },
              {
                "average": 10654.71729,
                "count": 10696346,
                "maximum": 10682,
                "minimum": 10645,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.97772511,
                "variance": 195.3767994
              },
              {
                "average": 25538.15782,
                "count": 10696346,
                "maximum": 65024,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 9190.115795,
                "variance": 84458228.32
              },
              {
                "average": 26202.94173,
                "count": 10696346,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 7009.246,
                "variance": 49129529.49
              },
              {
                "average": 20923.70564,
                "count": 10696346,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5721.867265,
                "variance": 32739765
              },
              {
                "average": 460588.3254,
                "count": 10696346,
                "maximum": 497729.869,
                "minimum": 336023.8047,
                "name": "GpsTime",
                "position": 15,
                "stddev": 63344.76788,
                "variance": 4012559618
              },
              {
                "average": 0,
                "count": 10696346,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10696346,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10696346,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10696346,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10696346,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423271.1231,
              4993121.869,
              1032.903818,
              424271.2431,
              4994522.249,
              1095.143818
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423271.12314152456,
                    4993121.869144778,
                    1032.9038181269293
                  ],
                  [
                    423271.12314152456,
                    4994522.249144779,
                    1032.9038181269293
                  ],
                  [
                    424271.24314152455,
                    4994522.249144779,
                    1095.143818126929
                  ],
                  [
                    424271.24314152455,
                    4993121.869144778,
                    1095.143818126929
                  ],
                  [
                    423271.12314152456,
                    4993121.869144778,
                    1032.9038181269293
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T20:02:09+00:00",
            "end_time": "2011-09-17T23: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": "45117A7205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.76252669364162,
              45.11258096282868,
              1469.657255757165
            ],
            [
              -117.76269227064503,
              45.12501036240704,
              1469.657255757165
            ],
            [
              -117.75002890850607,
              45.125094230710246,
              1671.377255757165
            ],
            [
              -117.74986608003597,
              45.11266479499555,
              1671.377255757165
            ],
            [
              -117.76252669364162,
              45.11258096282868,
              1469.657255757165
            ]
          ]
        ]
      },
      "bbox": [
        -117.7626923,
        45.11258096,
        1469.657256,
        -117.7498661,
        45.12509423,
        1671.377256
      ],
      "properties": {
        "datetime": "2011-09-16T00:23:48Z",
        "pc:count": 8772147,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440457.1569,
            "count": 8772147,
            "maximum": 441016.0807,
            "minimum": 440020.1007,
            "name": "X",
            "position": 0,
            "stddev": 279.5369206,
            "variance": 78140.88999
          },
          {
            "average": 4996565.507,
            "count": 8772147,
            "maximum": 4997119.858,
            "minimum": 4995738.958,
            "name": "Y",
            "position": 1,
            "stddev": 335.5430078,
            "variance": 112589.1101
          },
          {
            "average": 1580.114185,
            "count": 8772147,
            "maximum": 1671.377256,
            "minimum": 1469.657256,
            "name": "Z",
            "position": 2,
            "stddev": 39.57964873,
            "variance": 1566.548593
          },
          {
            "average": 102.0692404,
            "count": 8772147,
            "maximum": 242,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.55209881,
            "variance": 1896.78531
          },
          {
            "average": 1.077004296,
            "count": 8772147,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2823270467,
            "variance": 0.07970856133
          },
          {
            "average": 1.16035185,
            "count": 8772147,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4057209225,
            "variance": 0.164609467
          },
          {
            "average": 0.5000952446,
            "count": 8772147,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000194,
            "variance": 0.2500000194
          },
          {
            "average": 0,
            "count": 8772147,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.200808194,
            "count": 8772147,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4006048948,
            "variance": 0.1604842818
          },
          {
            "average": -0.1565920085,
            "count": 8772147,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.66253922,
            "variance": 75.03958574
          },
          {
            "average": 129.2310959,
            "count": 8772147,
            "maximum": 141,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 2.883784121,
            "variance": 8.316210859
          },
          {
            "average": 10713.97384,
            "count": 8772147,
            "maximum": 10741,
            "minimum": 10708,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.015383952,
            "variance": 64.24637989
          },
          {
            "average": 24079.19235,
            "count": 8772147,
            "maximum": 54784,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 9139.219055,
            "variance": 83525324.94
          },
          {
            "average": 25135.15189,
            "count": 8772147,
            "maximum": 53248,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 9352.368619,
            "variance": 87466798.78
          },
          {
            "average": 19805.57387,
            "count": 8772147,
            "maximum": 51456,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7308.904203,
            "variance": 53420080.65
          },
          {
            "average": 156141.7588,
            "count": 8772147,
            "maximum": 167828.6417,
            "minimum": 153830.5766,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3448.234667,
            "variance": 11890322.32
          },
          {
            "average": 0,
            "count": 8772147,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8772147,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8772147,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8772147,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8772147,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          440020.1007,
          4995738.958,
          1469.657256,
          441016.0807,
          4997119.858,
          1671.377256
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                440020.1007446555,
                4995738.958485422,
                1469.657255757165
              ],
              [
                440020.1007446555,
                4997119.858485422,
                1469.657255757165
              ],
              [
                441016.08074465545,
                4997119.858485422,
                1671.377255757165
              ],
              [
                441016.08074465545,
                4995738.958485422,
                1671.377255757165
              ],
              [
                440020.1007446555,
                4995738.958485422,
                1469.657255757165
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T00:23:48+00:00",
        "end_time": "2011-09-15T20:30:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7626923,
            45.11258096,
            1469.657256,
            -117.7498661,
            45.12509423,
            1671.377256
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.76252669364162,
                  45.11258096282868,
                  1469.657255757165
                ],
                [
                  -117.76269227064503,
                  45.12501036240704,
                  1469.657255757165
                ],
                [
                  -117.75002890850607,
                  45.125094230710246,
                  1671.377255757165
                ],
                [
                  -117.74986608003597,
                  45.11266479499555,
                  1671.377255757165
                ],
                [
                  -117.76252669364162,
                  45.11258096282868,
                  1469.657255757165
                ]
              ]
            ]
          },
          "id": "45117A7205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T00:23:48Z",
            "pc:count": 8772147,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 440457.1569,
                "count": 8772147,
                "maximum": 441016.0807,
                "minimum": 440020.1007,
                "name": "X",
                "position": 0,
                "stddev": 279.5369206,
                "variance": 78140.88999
              },
              {
                "average": 4996565.507,
                "count": 8772147,
                "maximum": 4997119.858,
                "minimum": 4995738.958,
                "name": "Y",
                "position": 1,
                "stddev": 335.5430078,
                "variance": 112589.1101
              },
              {
                "average": 1580.114185,
                "count": 8772147,
                "maximum": 1671.377256,
                "minimum": 1469.657256,
                "name": "Z",
                "position": 2,
                "stddev": 39.57964873,
                "variance": 1566.548593
              },
              {
                "average": 102.0692404,
                "count": 8772147,
                "maximum": 242,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.55209881,
                "variance": 1896.78531
              },
              {
                "average": 1.077004296,
                "count": 8772147,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2823270467,
                "variance": 0.07970856133
              },
              {
                "average": 1.16035185,
                "count": 8772147,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4057209225,
                "variance": 0.164609467
              },
              {
                "average": 0.5000952446,
                "count": 8772147,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000194,
                "variance": 0.2500000194
              },
              {
                "average": 0,
                "count": 8772147,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.200808194,
                "count": 8772147,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4006048948,
                "variance": 0.1604842818
              },
              {
                "average": -0.1565920085,
                "count": 8772147,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.66253922,
                "variance": 75.03958574
              },
              {
                "average": 129.2310959,
                "count": 8772147,
                "maximum": 141,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 2.883784121,
                "variance": 8.316210859
              },
              {
                "average": 10713.97384,
                "count": 8772147,
                "maximum": 10741,
                "minimum": 10708,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.015383952,
                "variance": 64.24637989
              },
              {
                "average": 24079.19235,
                "count": 8772147,
                "maximum": 54784,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 9139.219055,
                "variance": 83525324.94
              },
              {
                "average": 25135.15189,
                "count": 8772147,
                "maximum": 53248,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 9352.368619,
                "variance": 87466798.78
              },
              {
                "average": 19805.57387,
                "count": 8772147,
                "maximum": 51456,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7308.904203,
                "variance": 53420080.65
              },
              {
                "average": 156141.7588,
                "count": 8772147,
                "maximum": 167828.6417,
                "minimum": 153830.5766,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3448.234667,
                "variance": 11890322.32
              },
              {
                "average": 0,
                "count": 8772147,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8772147,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8772147,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8772147,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8772147,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              440020.1007,
              4995738.958,
              1469.657256,
              441016.0807,
              4997119.858,
              1671.377256
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    440020.1007446555,
                    4995738.958485422,
                    1469.657255757165
                  ],
                  [
                    440020.1007446555,
                    4997119.858485422,
                    1469.657255757165
                  ],
                  [
                    441016.08074465545,
                    4997119.858485422,
                    1671.377255757165
                  ],
                  [
                    441016.08074465545,
                    4995738.958485422,
                    1671.377255757165
                  ],
                  [
                    440020.1007446555,
                    4995738.958485422,
                    1469.657255757165
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T00:23:48+00:00",
            "end_time": "2011-09-15T20:30: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": "45117A8124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252395449906,
              45.06240770552506,
              1024.9222860814898
            ],
            [
              -117.96273550165844,
              45.07500991068433,
              1024.9222860814898
            ],
            [
              -117.95002973308245,
              45.07511631882408,
              1052.80228608149
            ],
            [
              -117.94982097680825,
              45.062514067179926,
              1052.80228608149
            ],
            [
              -117.96252395449906,
              45.06240770552506,
              1024.9222860814898
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627355,
        45.06240771,
        1024.922286,
        -117.949821,
        45.07511632,
        1052.802286
      ],
      "properties": {
        "datetime": "2011-09-20T01:34:22Z",
        "pc:count": 16496117,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424730.4937,
            "count": 16496117,
            "maximum": 425222.0859,
            "minimum": 424221.8459,
            "name": "X",
            "position": 0,
            "stddev": 282.0353881,
            "variance": 79543.96013
          },
          {
            "average": 4991065.557,
            "count": 16496117,
            "maximum": 4991733.225,
            "minimum": 4990333.065,
            "name": "Y",
            "position": 1,
            "stddev": 366.2069919,
            "variance": 134107.5609
          },
          {
            "average": 1034.885845,
            "count": 16496117,
            "maximum": 1052.802286,
            "minimum": 1024.922286,
            "name": "Z",
            "position": 2,
            "stddev": 3.737388491,
            "variance": 13.96807273
          },
          {
            "average": 187.7610064,
            "count": 16496117,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 61.95321485,
            "variance": 3838.20083
          },
          {
            "average": 1.00081595,
            "count": 16496117,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03107446364,
            "variance": 0.0009656222906
          },
          {
            "average": 1.001666453,
            "count": 16496117,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04627225448,
            "variance": 0.002141121535
          },
          {
            "average": 0.4995131278,
            "count": 16496117,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997781,
            "variance": 0.2499997781
          },
          {
            "average": 0,
            "count": 16496117,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.208521193,
            "count": 16496117,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4062512956,
            "variance": 0.1650401152
          },
          {
            "average": 0.6982210144,
            "count": 16496117,
            "maximum": 27,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.046421841,
            "variance": 64.74490445
          },
          {
            "average": 173.5951292,
            "count": 16496117,
            "maximum": 212,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 27.6992059,
            "variance": 767.2460073
          },
          {
            "average": 4089.205585,
            "count": 16496117,
            "maximum": 10682,
            "minimum": 245,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5016.700271,
            "variance": 25167281.61
          },
          {
            "average": 28140.08121,
            "count": 16496117,
            "maximum": 65280,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 11836.03575,
            "variance": 140091742.2
          },
          {
            "average": 29612.67448,
            "count": 16496117,
            "maximum": 65280,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 8923.485902,
            "variance": 79628600.64
          },
          {
            "average": 22774.55374,
            "count": 16496117,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 7632.92667,
            "variance": 58261569.55
          },
          {
            "average": 489217.9429,
            "count": 16496117,
            "maximum": 517662.0495,
            "minimum": 336071.4479,
            "name": "GpsTime",
            "position": 15,
            "stddev": 56344.20936,
            "variance": 3174669928
          },
          {
            "average": 0,
            "count": 16496117,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16496117,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16496117,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16496117,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16496117,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424221.8459,
          4990333.065,
          1024.922286,
          425222.0859,
          4991733.225,
          1052.802286
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424221.84586855106,
                4990333.064522592,
                1024.9222860814898
              ],
              [
                424221.84586855106,
                4991733.2245225925,
                1024.9222860814898
              ],
              [
                425222.08586855105,
                4991733.2245225925,
                1052.80228608149
              ],
              [
                425222.08586855105,
                4990333.064522592,
                1052.80228608149
              ],
              [
                424221.84586855106,
                4990333.064522592,
                1024.9222860814898
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:34:22+00:00",
        "end_time": "2011-09-17T23:07:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627355,
            45.06240771,
            1024.922286,
            -117.949821,
            45.07511632,
            1052.802286
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252395449906,
                  45.06240770552506,
                  1024.9222860814898
                ],
                [
                  -117.96273550165844,
                  45.07500991068433,
                  1024.9222860814898
                ],
                [
                  -117.95002973308245,
                  45.07511631882408,
                  1052.80228608149
                ],
                [
                  -117.94982097680825,
                  45.062514067179926,
                  1052.80228608149
                ],
                [
                  -117.96252395449906,
                  45.06240770552506,
                  1024.9222860814898
                ]
              ]
            ]
          },
          "id": "45117A8124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:34:22Z",
            "pc:count": 16496117,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424730.4937,
                "count": 16496117,
                "maximum": 425222.0859,
                "minimum": 424221.8459,
                "name": "X",
                "position": 0,
                "stddev": 282.0353881,
                "variance": 79543.96013
              },
              {
                "average": 4991065.557,
                "count": 16496117,
                "maximum": 4991733.225,
                "minimum": 4990333.065,
                "name": "Y",
                "position": 1,
                "stddev": 366.2069919,
                "variance": 134107.5609
              },
              {
                "average": 1034.885845,
                "count": 16496117,
                "maximum": 1052.802286,
                "minimum": 1024.922286,
                "name": "Z",
                "position": 2,
                "stddev": 3.737388491,
                "variance": 13.96807273
              },
              {
                "average": 187.7610064,
                "count": 16496117,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 61.95321485,
                "variance": 3838.20083
              },
              {
                "average": 1.00081595,
                "count": 16496117,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03107446364,
                "variance": 0.0009656222906
              },
              {
                "average": 1.001666453,
                "count": 16496117,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04627225448,
                "variance": 0.002141121535
              },
              {
                "average": 0.4995131278,
                "count": 16496117,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997781,
                "variance": 0.2499997781
              },
              {
                "average": 0,
                "count": 16496117,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.208521193,
                "count": 16496117,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4062512956,
                "variance": 0.1650401152
              },
              {
                "average": 0.6982210144,
                "count": 16496117,
                "maximum": 27,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.046421841,
                "variance": 64.74490445
              },
              {
                "average": 173.5951292,
                "count": 16496117,
                "maximum": 212,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 27.6992059,
                "variance": 767.2460073
              },
              {
                "average": 4089.205585,
                "count": 16496117,
                "maximum": 10682,
                "minimum": 245,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5016.700271,
                "variance": 25167281.61
              },
              {
                "average": 28140.08121,
                "count": 16496117,
                "maximum": 65280,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 11836.03575,
                "variance": 140091742.2
              },
              {
                "average": 29612.67448,
                "count": 16496117,
                "maximum": 65280,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 8923.485902,
                "variance": 79628600.64
              },
              {
                "average": 22774.55374,
                "count": 16496117,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 7632.92667,
                "variance": 58261569.55
              },
              {
                "average": 489217.9429,
                "count": 16496117,
                "maximum": 517662.0495,
                "minimum": 336071.4479,
                "name": "GpsTime",
                "position": 15,
                "stddev": 56344.20936,
                "variance": 3174669928
              },
              {
                "average": 0,
                "count": 16496117,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16496117,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16496117,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16496117,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16496117,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424221.8459,
              4990333.065,
              1024.922286,
              425222.0859,
              4991733.225,
              1052.802286
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424221.84586855106,
                    4990333.064522592,
                    1024.9222860814898
                  ],
                  [
                    424221.84586855106,
                    4991733.2245225925,
                    1024.9222860814898
                  ],
                  [
                    425222.08586855105,
                    4991733.2245225925,
                    1052.80228608149
                  ],
                  [
                    425222.08586855105,
                    4990333.064522592,
                    1052.80228608149
                  ],
                  [
                    424221.84586855106,
                    4990333.064522592,
                    1024.9222860814898
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:34:22+00:00",
            "end_time": "2011-09-17T23:07: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": "45117B6314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.71252603944063,
              45.14996812452258,
              1069.5850967787426
            ],
            [
              -117.7126383397177,
              45.15897883157729,
              1069.5850967787426
            ],
            [
              -117.7055167302815,
              45.15902304779423,
              1337.3850967787428
            ],
            [
              -117.70540555203067,
              45.1500123269272,
              1337.3850967787428
            ],
            [
              -117.71252603944063,
              45.14996812452258,
              1069.5850967787426
            ]
          ]
        ]
      },
      "bbox": [
        -117.7126383,
        45.14996812,
        1069.585097,
        -117.7054056,
        45.15902305,
        1337.385097
      ],
      "properties": {
        "datetime": "2011-09-15T18:46:00Z",
        "pc:count": 2389040,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 444167.8247,
            "count": 2389040,
            "maximum": 444549.579,
            "minimum": 443989.799,
            "name": "X",
            "position": 0,
            "stddev": 121.9072299,
            "variance": 14861.37269
          },
          {
            "average": 5000204.061,
            "count": 2389040,
            "maximum": 5000857.501,
            "minimum": 4999856.421,
            "name": "Y",
            "position": 1,
            "stddev": 224.6607357,
            "variance": 50472.44617
          },
          {
            "average": 1164.229958,
            "count": 2389040,
            "maximum": 1337.385097,
            "minimum": 1069.585097,
            "name": "Z",
            "position": 2,
            "stddev": 51.29248314,
            "variance": 2630.918827
          },
          {
            "average": 93.88940914,
            "count": 2389040,
            "maximum": 230,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.08634909,
            "variance": 2217.124271
          },
          {
            "average": 1.090215735,
            "count": 2389040,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3053391617,
            "variance": 0.09323200367
          },
          {
            "average": 1.189220775,
            "count": 2389040,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4382535657,
            "variance": 0.1920661879
          },
          {
            "average": 0.500647959,
            "count": 2389040,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996848,
            "variance": 0.2499996848
          },
          {
            "average": 0,
            "count": 2389040,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.207644912,
            "count": 2389040,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4056212165,
            "variance": 0.1645285713
          },
          {
            "average": 0.3857963783,
            "count": 2389040,
            "maximum": 15,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.480110105,
            "variance": 71.9122674
          },
          {
            "average": 125.6199754,
            "count": 2389040,
            "maximum": 134,
            "minimum": 118,
            "name": "UserData",
            "position": 10,
            "stddev": 2.577162387,
            "variance": 6.641765971
          },
          {
            "average": 10687.41116,
            "count": 2389040,
            "maximum": 10689,
            "minimum": 10686,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9172994455,
            "variance": 0.8414382727
          },
          {
            "average": 24908.11034,
            "count": 2389040,
            "maximum": 54528,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 10623.72815,
            "variance": 112863599.8
          },
          {
            "average": 25335.15534,
            "count": 2389040,
            "maximum": 52480,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 10204.22478,
            "variance": 104126203.4
          },
          {
            "average": 21156.85385,
            "count": 2389040,
            "maximum": 50944,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8354.153626,
            "variance": 69791882.81
          },
          {
            "average": 147092.6397,
            "count": 2389040,
            "maximum": 147560.3034,
            "minimum": 146672.004,
            "name": "GpsTime",
            "position": 15,
            "stddev": 258.1829096,
            "variance": 66658.41482
          },
          {
            "average": 0,
            "count": 2389040,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2389040,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2389040,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2389040,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2389040,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          443989.799,
          4999856.421,
          1069.585097,
          444549.579,
          5000857.501,
          1337.385097
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                443989.79898584407,
                4999856.421385203,
                1069.5850967787426
              ],
              [
                443989.79898584407,
                5000857.501385203,
                1069.5850967787426
              ],
              [
                444549.5789858441,
                5000857.501385203,
                1337.3850967787428
              ],
              [
                444549.5789858441,
                4999856.421385203,
                1337.3850967787428
              ],
              [
                443989.79898584407,
                4999856.421385203,
                1069.5850967787426
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:46:00+00:00",
        "end_time": "2011-09-15T18:31:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B6314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B6314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B6314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7126383,
            45.14996812,
            1069.585097,
            -117.7054056,
            45.15902305,
            1337.385097
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.71252603944063,
                  45.14996812452258,
                  1069.5850967787426
                ],
                [
                  -117.7126383397177,
                  45.15897883157729,
                  1069.5850967787426
                ],
                [
                  -117.7055167302815,
                  45.15902304779423,
                  1337.3850967787428
                ],
                [
                  -117.70540555203067,
                  45.1500123269272,
                  1337.3850967787428
                ],
                [
                  -117.71252603944063,
                  45.14996812452258,
                  1069.5850967787426
                ]
              ]
            ]
          },
          "id": "45117B6314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:46:00Z",
            "pc:count": 2389040,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 444167.8247,
                "count": 2389040,
                "maximum": 444549.579,
                "minimum": 443989.799,
                "name": "X",
                "position": 0,
                "stddev": 121.9072299,
                "variance": 14861.37269
              },
              {
                "average": 5000204.061,
                "count": 2389040,
                "maximum": 5000857.501,
                "minimum": 4999856.421,
                "name": "Y",
                "position": 1,
                "stddev": 224.6607357,
                "variance": 50472.44617
              },
              {
                "average": 1164.229958,
                "count": 2389040,
                "maximum": 1337.385097,
                "minimum": 1069.585097,
                "name": "Z",
                "position": 2,
                "stddev": 51.29248314,
                "variance": 2630.918827
              },
              {
                "average": 93.88940914,
                "count": 2389040,
                "maximum": 230,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.08634909,
                "variance": 2217.124271
              },
              {
                "average": 1.090215735,
                "count": 2389040,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3053391617,
                "variance": 0.09323200367
              },
              {
                "average": 1.189220775,
                "count": 2389040,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4382535657,
                "variance": 0.1920661879
              },
              {
                "average": 0.500647959,
                "count": 2389040,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996848,
                "variance": 0.2499996848
              },
              {
                "average": 0,
                "count": 2389040,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.207644912,
                "count": 2389040,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4056212165,
                "variance": 0.1645285713
              },
              {
                "average": 0.3857963783,
                "count": 2389040,
                "maximum": 15,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.480110105,
                "variance": 71.9122674
              },
              {
                "average": 125.6199754,
                "count": 2389040,
                "maximum": 134,
                "minimum": 118,
                "name": "UserData",
                "position": 10,
                "stddev": 2.577162387,
                "variance": 6.641765971
              },
              {
                "average": 10687.41116,
                "count": 2389040,
                "maximum": 10689,
                "minimum": 10686,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9172994455,
                "variance": 0.8414382727
              },
              {
                "average": 24908.11034,
                "count": 2389040,
                "maximum": 54528,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 10623.72815,
                "variance": 112863599.8
              },
              {
                "average": 25335.15534,
                "count": 2389040,
                "maximum": 52480,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 10204.22478,
                "variance": 104126203.4
              },
              {
                "average": 21156.85385,
                "count": 2389040,
                "maximum": 50944,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8354.153626,
                "variance": 69791882.81
              },
              {
                "average": 147092.6397,
                "count": 2389040,
                "maximum": 147560.3034,
                "minimum": 146672.004,
                "name": "GpsTime",
                "position": 15,
                "stddev": 258.1829096,
                "variance": 66658.41482
              },
              {
                "average": 0,
                "count": 2389040,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2389040,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2389040,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2389040,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2389040,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              443989.799,
              4999856.421,
              1069.585097,
              444549.579,
              5000857.501,
              1337.385097
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    443989.79898584407,
                    4999856.421385203,
                    1069.5850967787426
                  ],
                  [
                    443989.79898584407,
                    5000857.501385203,
                    1069.5850967787426
                  ],
                  [
                    444549.5789858441,
                    5000857.501385203,
                    1337.3850967787428
                  ],
                  [
                    444549.5789858441,
                    4999856.421385203,
                    1337.3850967787428
                  ],
                  [
                    443989.79898584407,
                    4999856.421385203,
                    1069.5850967787426
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:46:00+00:00",
            "end_time": "2011-09-15T18:31:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118H1204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502467650406,
              44.98740075786706,
              1041.4082315737057
            ],
            [
              -118.0252494863592,
              45.000009370668025,
              1041.4082315737057
            ],
            [
              -118.01252958948068,
              45.00012286225871,
              1084.4482315737057
            ],
            [
              -118.01230756759767,
              44.987514199853365,
              1084.4482315737057
            ],
            [
              -118.02502467650406,
              44.98740075786706,
              1041.4082315737057
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252495,
        44.98740076,
        1041.408232,
        -118.0123076,
        45.00012286,
        1084.448232
      ],
      "properties": {
        "datetime": "2011-09-20T23:31:48Z",
        "pc:count": 11277461,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419690.4294,
            "count": 11277461,
            "maximum": 420198.4015,
            "minimum": 419195.7215,
            "name": "X",
            "position": 0,
            "stddev": 289.4065021,
            "variance": 83756.12345
          },
          {
            "average": 4982754.943,
            "count": 11277461,
            "maximum": 4983462.008,
            "minimum": 4982061.128,
            "name": "Y",
            "position": 1,
            "stddev": 404.4842814,
            "variance": 163607.5339
          },
          {
            "average": 1052.655689,
            "count": 11277461,
            "maximum": 1084.448232,
            "minimum": 1041.408232,
            "name": "Z",
            "position": 2,
            "stddev": 4.885958454,
            "variance": 23.87259001
          },
          {
            "average": 218.9325492,
            "count": 11277461,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.92911183,
            "variance": 2801.490879
          },
          {
            "average": 1.02549448,
            "count": 11277461,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1764675304,
            "variance": 0.0311407893
          },
          {
            "average": 1.051070538,
            "count": 11277461,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2602709632,
            "variance": 0.06774097429
          },
          {
            "average": 0.4987231612,
            "count": 11277461,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983918,
            "variance": 0.2499983919
          },
          {
            "average": 0,
            "count": 11277461,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.267474479,
            "count": 11277461,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4426419538,
            "variance": 0.1959318992
          },
          {
            "average": 0.3304397319,
            "count": 11277461,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.947674426,
            "variance": 63.16552878
          },
          {
            "average": 200.3861149,
            "count": 11277461,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 3.946059665,
            "variance": 15.57138688
          },
          {
            "average": 354.8220598,
            "count": 11277461,
            "maximum": 20071,
            "minimum": 53,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2166.184914,
            "variance": 4692357.084
          },
          {
            "average": 34804.99145,
            "count": 11277461,
            "maximum": 57600,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11573.90978,
            "variance": 133955387.6
          },
          {
            "average": 33295.30047,
            "count": 11277461,
            "maximum": 54784,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9227.099592,
            "variance": 85139366.88
          },
          {
            "average": 25218.87871,
            "count": 11277461,
            "maximum": 52992,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7627.711762,
            "variance": 58181986.73
          },
          {
            "average": 589395.3597,
            "count": 11277461,
            "maximum": 596708.4661,
            "minimum": 321658.8947,
            "name": "GpsTime",
            "position": 15,
            "stddev": 37906.03514,
            "variance": 1436867500
          },
          {
            "average": 0,
            "count": 11277461,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11277461,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11277461,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11277461,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11277461,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419195.7215,
          4982061.128,
          1041.408232,
          420198.4015,
          4983462.008,
          1084.448232
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419195.721525341,
                4982061.12771097,
                1041.4082315737057
              ],
              [
                419195.721525341,
                4983462.007710971,
                1041.4082315737057
              ],
              [
                420198.40152534103,
                4983462.007710971,
                1084.4482315737057
              ],
              [
                420198.40152534103,
                4982061.12771097,
                1084.4482315737057
              ],
              [
                419195.721525341,
                4982061.12771097,
                1041.4082315737057
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:31:48+00:00",
        "end_time": "2011-09-17T19:07:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252495,
            44.98740076,
            1041.408232,
            -118.0123076,
            45.00012286,
            1084.448232
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502467650406,
                  44.98740075786706,
                  1041.4082315737057
                ],
                [
                  -118.0252494863592,
                  45.000009370668025,
                  1041.4082315737057
                ],
                [
                  -118.01252958948068,
                  45.00012286225871,
                  1084.4482315737057
                ],
                [
                  -118.01230756759767,
                  44.987514199853365,
                  1084.4482315737057
                ],
                [
                  -118.02502467650406,
                  44.98740075786706,
                  1041.4082315737057
                ]
              ]
            ]
          },
          "id": "44118H1204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:31:48Z",
            "pc:count": 11277461,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419690.4294,
                "count": 11277461,
                "maximum": 420198.4015,
                "minimum": 419195.7215,
                "name": "X",
                "position": 0,
                "stddev": 289.4065021,
                "variance": 83756.12345
              },
              {
                "average": 4982754.943,
                "count": 11277461,
                "maximum": 4983462.008,
                "minimum": 4982061.128,
                "name": "Y",
                "position": 1,
                "stddev": 404.4842814,
                "variance": 163607.5339
              },
              {
                "average": 1052.655689,
                "count": 11277461,
                "maximum": 1084.448232,
                "minimum": 1041.408232,
                "name": "Z",
                "position": 2,
                "stddev": 4.885958454,
                "variance": 23.87259001
              },
              {
                "average": 218.9325492,
                "count": 11277461,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.92911183,
                "variance": 2801.490879
              },
              {
                "average": 1.02549448,
                "count": 11277461,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1764675304,
                "variance": 0.0311407893
              },
              {
                "average": 1.051070538,
                "count": 11277461,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2602709632,
                "variance": 0.06774097429
              },
              {
                "average": 0.4987231612,
                "count": 11277461,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983918,
                "variance": 0.2499983919
              },
              {
                "average": 0,
                "count": 11277461,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.267474479,
                "count": 11277461,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4426419538,
                "variance": 0.1959318992
              },
              {
                "average": 0.3304397319,
                "count": 11277461,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.947674426,
                "variance": 63.16552878
              },
              {
                "average": 200.3861149,
                "count": 11277461,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 3.946059665,
                "variance": 15.57138688
              },
              {
                "average": 354.8220598,
                "count": 11277461,
                "maximum": 20071,
                "minimum": 53,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2166.184914,
                "variance": 4692357.084
              },
              {
                "average": 34804.99145,
                "count": 11277461,
                "maximum": 57600,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11573.90978,
                "variance": 133955387.6
              },
              {
                "average": 33295.30047,
                "count": 11277461,
                "maximum": 54784,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9227.099592,
                "variance": 85139366.88
              },
              {
                "average": 25218.87871,
                "count": 11277461,
                "maximum": 52992,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7627.711762,
                "variance": 58181986.73
              },
              {
                "average": 589395.3597,
                "count": 11277461,
                "maximum": 596708.4661,
                "minimum": 321658.8947,
                "name": "GpsTime",
                "position": 15,
                "stddev": 37906.03514,
                "variance": 1436867500
              },
              {
                "average": 0,
                "count": 11277461,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11277461,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11277461,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11277461,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11277461,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419195.7215,
              4982061.128,
              1041.408232,
              420198.4015,
              4983462.008,
              1084.448232
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419195.721525341,
                    4982061.12771097,
                    1041.4082315737057
                  ],
                  [
                    419195.721525341,
                    4983462.007710971,
                    1041.4082315737057
                  ],
                  [
                    420198.40152534103,
                    4983462.007710971,
                    1084.4482315737057
                  ],
                  [
                    420198.40152534103,
                    4982061.12771097,
                    1084.4482315737057
                  ],
                  [
                    419195.721525341,
                    4982061.12771097,
                    1041.4082315737057
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:31:48+00:00",
            "end_time": "2011-09-17T19: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": "45117B7325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8250251383423,
              45.12492261504341,
              1093.5440757741515
            ],
            [
              -117.8252066502543,
              45.13751039310728,
              1093.5440757741515
            ],
            [
              -117.81252850285287,
              45.13760129912908,
              1279.0640757741514
            ],
            [
              -117.81234977887247,
              45.125013481397545,
              1279.0640757741514
            ],
            [
              -117.8250251383423,
              45.12492261504341,
              1093.5440757741515
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252067,
        45.12492262,
        1093.544076,
        -117.8123498,
        45.1376013,
        1279.064076
      ],
      "properties": {
        "datetime": "2011-09-15T23:53:12Z",
        "pc:count": 9734369,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435616.4084,
            "count": 9734369,
            "maximum": 436114.8543,
            "minimum": 435117.9143,
            "name": "X",
            "position": 0,
            "stddev": 282.2499528,
            "variance": 79665.03585
          },
          {
            "average": 4997859.71,
            "count": 9734369,
            "maximum": 4998556.765,
            "minimum": 4997158.245,
            "name": "Y",
            "position": 1,
            "stddev": 397.843567,
            "variance": 158279.5038
          },
          {
            "average": 1164.956943,
            "count": 9734369,
            "maximum": 1279.064076,
            "minimum": 1093.544076,
            "name": "Z",
            "position": 2,
            "stddev": 34.57089912,
            "variance": 1195.147066
          },
          {
            "average": 109.8761191,
            "count": 9734369,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.12681481,
            "variance": 405.0886743
          },
          {
            "average": 1.000078485,
            "count": 9734369,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008881979678,
            "variance": 7.8889563e-05
          },
          {
            "average": 1.000206588,
            "count": 9734369,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01444297498,
            "variance": 0.0002085995262
          },
          {
            "average": 0.4999982022,
            "count": 9734369,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000257,
            "variance": 0.2500000257
          },
          {
            "average": 0,
            "count": 9734369,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.322641457,
            "count": 9734369,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4674868659,
            "variance": 0.2185439698
          },
          {
            "average": 0.2861064944,
            "count": 9734369,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.762513858,
            "variance": 76.78164911
          },
          {
            "average": 137.0261401,
            "count": 9734369,
            "maximum": 150,
            "minimum": 126,
            "name": "UserData",
            "position": 10,
            "stddev": 3.31986335,
            "variance": 11.02149266
          },
          {
            "average": 10733.1385,
            "count": 9734369,
            "maximum": 10737,
            "minimum": 10729,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.670688259,
            "variance": 2.79119926
          },
          {
            "average": 33557.50187,
            "count": 9734369,
            "maximum": 51712,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 4423.989967,
            "variance": 19571687.23
          },
          {
            "average": 30946.99441,
            "count": 9734369,
            "maximum": 48896,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 3340.485807,
            "variance": 11158845.43
          },
          {
            "average": 25375.92452,
            "count": 9734369,
            "maximum": 43776,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 3289.414969,
            "variance": 10820250.84
          },
          {
            "average": 164203.4745,
            "count": 9734369,
            "maximum": 165992.2491,
            "minimum": 162362.8651,
            "name": "GpsTime",
            "position": 15,
            "stddev": 741.769167,
            "variance": 550221.4972
          },
          {
            "average": 0,
            "count": 9734369,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9734369,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9734369,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9734369,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9734369,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435117.9143,
          4997158.245,
          1093.544076,
          436114.8543,
          4998556.765,
          1279.064076
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435117.914300153,
                4997158.245327832,
                1093.5440757741515
              ],
              [
                435117.914300153,
                4998556.765327832,
                1093.5440757741515
              ],
              [
                436114.8543001529,
                4998556.765327832,
                1279.0640757741514
              ],
              [
                436114.8543001529,
                4997158.245327832,
                1279.0640757741514
              ],
              [
                435117.914300153,
                4997158.245327832,
                1093.5440757741515
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T23:53:12+00:00",
        "end_time": "2011-09-15T22:52:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252067,
            45.12492262,
            1093.544076,
            -117.8123498,
            45.1376013,
            1279.064076
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8250251383423,
                  45.12492261504341,
                  1093.5440757741515
                ],
                [
                  -117.8252066502543,
                  45.13751039310728,
                  1093.5440757741515
                ],
                [
                  -117.81252850285287,
                  45.13760129912908,
                  1279.0640757741514
                ],
                [
                  -117.81234977887247,
                  45.125013481397545,
                  1279.0640757741514
                ],
                [
                  -117.8250251383423,
                  45.12492261504341,
                  1093.5440757741515
                ]
              ]
            ]
          },
          "id": "45117B7325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T23:53:12Z",
            "pc:count": 9734369,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435616.4084,
                "count": 9734369,
                "maximum": 436114.8543,
                "minimum": 435117.9143,
                "name": "X",
                "position": 0,
                "stddev": 282.2499528,
                "variance": 79665.03585
              },
              {
                "average": 4997859.71,
                "count": 9734369,
                "maximum": 4998556.765,
                "minimum": 4997158.245,
                "name": "Y",
                "position": 1,
                "stddev": 397.843567,
                "variance": 158279.5038
              },
              {
                "average": 1164.956943,
                "count": 9734369,
                "maximum": 1279.064076,
                "minimum": 1093.544076,
                "name": "Z",
                "position": 2,
                "stddev": 34.57089912,
                "variance": 1195.147066
              },
              {
                "average": 109.8761191,
                "count": 9734369,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.12681481,
                "variance": 405.0886743
              },
              {
                "average": 1.000078485,
                "count": 9734369,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008881979678,
                "variance": 7.8889563e-05
              },
              {
                "average": 1.000206588,
                "count": 9734369,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01444297498,
                "variance": 0.0002085995262
              },
              {
                "average": 0.4999982022,
                "count": 9734369,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000257,
                "variance": 0.2500000257
              },
              {
                "average": 0,
                "count": 9734369,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.322641457,
                "count": 9734369,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4674868659,
                "variance": 0.2185439698
              },
              {
                "average": 0.2861064944,
                "count": 9734369,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.762513858,
                "variance": 76.78164911
              },
              {
                "average": 137.0261401,
                "count": 9734369,
                "maximum": 150,
                "minimum": 126,
                "name": "UserData",
                "position": 10,
                "stddev": 3.31986335,
                "variance": 11.02149266
              },
              {
                "average": 10733.1385,
                "count": 9734369,
                "maximum": 10737,
                "minimum": 10729,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.670688259,
                "variance": 2.79119926
              },
              {
                "average": 33557.50187,
                "count": 9734369,
                "maximum": 51712,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 4423.989967,
                "variance": 19571687.23
              },
              {
                "average": 30946.99441,
                "count": 9734369,
                "maximum": 48896,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 3340.485807,
                "variance": 11158845.43
              },
              {
                "average": 25375.92452,
                "count": 9734369,
                "maximum": 43776,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 3289.414969,
                "variance": 10820250.84
              },
              {
                "average": 164203.4745,
                "count": 9734369,
                "maximum": 165992.2491,
                "minimum": 162362.8651,
                "name": "GpsTime",
                "position": 15,
                "stddev": 741.769167,
                "variance": 550221.4972
              },
              {
                "average": 0,
                "count": 9734369,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9734369,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9734369,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9734369,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9734369,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435117.9143,
              4997158.245,
              1093.544076,
              436114.8543,
              4998556.765,
              1279.064076
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435117.914300153,
                    4997158.245327832,
                    1093.5440757741515
                  ],
                  [
                    435117.914300153,
                    4998556.765327832,
                    1093.5440757741515
                  ],
                  [
                    436114.8543001529,
                    4998556.765327832,
                    1279.0640757741514
                  ],
                  [
                    436114.8543001529,
                    4997158.245327832,
                    1279.0640757741514
                  ],
                  [
                    435117.914300153,
                    4997158.245327832,
                    1093.5440757741515
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T23:53:12+00:00",
            "end_time": "2011-09-15T22: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": "45117A7416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252535298371,
              45.02135029327804,
              955.5723965824708
            ],
            [
              -117.81257713636894,
              45.02501081361752,
              955.5723965824708
            ],
            [
              -117.80754774468136,
              45.02504648886579,
              1030.3123965824707
            ],
            [
              -117.80749628172173,
              45.02138596399869,
              1030.3123965824707
            ],
            [
              -117.81252535298371,
              45.02135029327804,
              955.5723965824708
            ]
          ]
        ]
      },
      "bbox": [
        -117.8125771,
        45.02135029,
        955.5723966,
        -117.8074963,
        45.02504649,
        1030.312397
      ],
      "properties": {
        "datetime": "2011-09-16T19:24:36Z",
        "pc:count": 946579,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436184.4085,
            "count": 946579,
            "maximum": 436381.6752,
            "minimum": 435985.4152,
            "name": "X",
            "position": 0,
            "stddev": 109.1488483,
            "variance": 11913.47109
          },
          {
            "average": 4985830.628,
            "count": 946579,
            "maximum": 4986049.252,
            "minimum": 4985642.572,
            "name": "Y",
            "position": 1,
            "stddev": 110.3201345,
            "variance": 12170.53208
          },
          {
            "average": 990.5252452,
            "count": 946579,
            "maximum": 1030.312397,
            "minimum": 955.5723966,
            "name": "Z",
            "position": 2,
            "stddev": 14.77854917,
            "variance": 218.4055155
          },
          {
            "average": 112.3731004,
            "count": 946579,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.2790911,
            "variance": 744.1488113
          },
          {
            "average": 1.00036764,
            "count": 946579,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01917041754,
            "variance": 0.0003675049086
          },
          {
            "average": 1.000876842,
            "count": 946579,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02966984304,
            "variance": 0.0008802995858
          },
          {
            "average": 0.5000163748,
            "count": 946579,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000002638,
            "variance": 0.2500002638
          },
          {
            "average": 0,
            "count": 946579,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.343587804,
            "count": 946579,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4749057414,
            "variance": 0.2255354632
          },
          {
            "average": -0.1173060296,
            "count": 946579,
            "maximum": 19.99799919,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.680087304,
            "variance": 75.3439156
          },
          {
            "average": 135.5095306,
            "count": 946579,
            "maximum": 252,
            "minimum": 127,
            "name": "UserData",
            "position": 10,
            "stddev": 9.073354485,
            "variance": 82.32576161
          },
          {
            "average": 10753.13861,
            "count": 946579,
            "maximum": 10755,
            "minimum": 10751,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8756727032,
            "variance": 0.7668026832
          },
          {
            "average": 41382.95703,
            "count": 946579,
            "maximum": 56064,
            "minimum": 7936,
            "name": "Red",
            "position": 12,
            "stddev": 4614.414618,
            "variance": 21292822.27
          },
          {
            "average": 36424.99002,
            "count": 946579,
            "maximum": 56320,
            "minimum": 8704,
            "name": "Green",
            "position": 13,
            "stddev": 4062.302311,
            "variance": 16502300.07
          },
          {
            "average": 31765.3613,
            "count": 946579,
            "maximum": 59648,
            "minimum": 9216,
            "name": "Blue",
            "position": 14,
            "stddev": 3498.91668,
            "variance": 12242417.93
          },
          {
            "average": 235011.2718,
            "count": 946579,
            "maximum": 236276.4433,
            "minimum": 232991.9652,
            "name": "GpsTime",
            "position": 15,
            "stddev": 757.2429554,
            "variance": 573416.8935
          },
          {
            "average": 0,
            "count": 946579,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 946579,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 946579,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 946579,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 946579,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435985.4152,
          4985642.572,
          955.5723966,
          436381.6752,
          4986049.252,
          1030.312397
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435985.41521081206,
                4985642.571589047,
                955.5723965824708
              ],
              [
                435985.41521081206,
                4986049.251589047,
                955.5723965824708
              ],
              [
                436381.67521081207,
                4986049.251589047,
                1030.3123965824707
              ],
              [
                436381.67521081207,
                4985642.571589047,
                1030.3123965824707
              ],
              [
                435985.41521081206,
                4985642.571589047,
                955.5723965824708
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T19:24:36+00:00",
        "end_time": "2011-09-16T18:29:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8125771,
            45.02135029,
            955.5723966,
            -117.8074963,
            45.02504649,
            1030.312397
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252535298371,
                  45.02135029327804,
                  955.5723965824708
                ],
                [
                  -117.81257713636894,
                  45.02501081361752,
                  955.5723965824708
                ],
                [
                  -117.80754774468136,
                  45.02504648886579,
                  1030.3123965824707
                ],
                [
                  -117.80749628172173,
                  45.02138596399869,
                  1030.3123965824707
                ],
                [
                  -117.81252535298371,
                  45.02135029327804,
                  955.5723965824708
                ]
              ]
            ]
          },
          "id": "45117A7416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T19:24:36Z",
            "pc:count": 946579,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436184.4085,
                "count": 946579,
                "maximum": 436381.6752,
                "minimum": 435985.4152,
                "name": "X",
                "position": 0,
                "stddev": 109.1488483,
                "variance": 11913.47109
              },
              {
                "average": 4985830.628,
                "count": 946579,
                "maximum": 4986049.252,
                "minimum": 4985642.572,
                "name": "Y",
                "position": 1,
                "stddev": 110.3201345,
                "variance": 12170.53208
              },
              {
                "average": 990.5252452,
                "count": 946579,
                "maximum": 1030.312397,
                "minimum": 955.5723966,
                "name": "Z",
                "position": 2,
                "stddev": 14.77854917,
                "variance": 218.4055155
              },
              {
                "average": 112.3731004,
                "count": 946579,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.2790911,
                "variance": 744.1488113
              },
              {
                "average": 1.00036764,
                "count": 946579,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01917041754,
                "variance": 0.0003675049086
              },
              {
                "average": 1.000876842,
                "count": 946579,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02966984304,
                "variance": 0.0008802995858
              },
              {
                "average": 0.5000163748,
                "count": 946579,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000002638,
                "variance": 0.2500002638
              },
              {
                "average": 0,
                "count": 946579,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.343587804,
                "count": 946579,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4749057414,
                "variance": 0.2255354632
              },
              {
                "average": -0.1173060296,
                "count": 946579,
                "maximum": 19.99799919,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.680087304,
                "variance": 75.3439156
              },
              {
                "average": 135.5095306,
                "count": 946579,
                "maximum": 252,
                "minimum": 127,
                "name": "UserData",
                "position": 10,
                "stddev": 9.073354485,
                "variance": 82.32576161
              },
              {
                "average": 10753.13861,
                "count": 946579,
                "maximum": 10755,
                "minimum": 10751,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8756727032,
                "variance": 0.7668026832
              },
              {
                "average": 41382.95703,
                "count": 946579,
                "maximum": 56064,
                "minimum": 7936,
                "name": "Red",
                "position": 12,
                "stddev": 4614.414618,
                "variance": 21292822.27
              },
              {
                "average": 36424.99002,
                "count": 946579,
                "maximum": 56320,
                "minimum": 8704,
                "name": "Green",
                "position": 13,
                "stddev": 4062.302311,
                "variance": 16502300.07
              },
              {
                "average": 31765.3613,
                "count": 946579,
                "maximum": 59648,
                "minimum": 9216,
                "name": "Blue",
                "position": 14,
                "stddev": 3498.91668,
                "variance": 12242417.93
              },
              {
                "average": 235011.2718,
                "count": 946579,
                "maximum": 236276.4433,
                "minimum": 232991.9652,
                "name": "GpsTime",
                "position": 15,
                "stddev": 757.2429554,
                "variance": 573416.8935
              },
              {
                "average": 0,
                "count": 946579,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 946579,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 946579,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 946579,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 946579,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435985.4152,
              4985642.572,
              955.5723966,
              436381.6752,
              4986049.252,
              1030.312397
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435985.41521081206,
                    4985642.571589047,
                    955.5723965824708
                  ],
                  [
                    435985.41521081206,
                    4986049.251589047,
                    955.5723965824708
                  ],
                  [
                    436381.67521081207,
                    4986049.251589047,
                    1030.3123965824707
                  ],
                  [
                    436381.67521081207,
                    4985642.571589047,
                    1030.3123965824707
                  ],
                  [
                    435985.41521081206,
                    4985642.571589047,
                    955.5723965824708
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T19:24:36+00:00",
            "end_time": "2011-09-16T18:29:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117A8114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9625245907097,
              45.087407886274036,
              1024.4230400599272
            ],
            [
              -117.96273631031066,
              45.10000931599296,
              1024.4230400599272
            ],
            [
              -117.95002982751957,
              45.1001157295767,
              1048.0030400599271
            ],
            [
              -117.94982090123342,
              45.087514253373264,
              1048.0030400599271
            ],
            [
              -117.9625245907097,
              45.087407886274036,
              1024.4230400599272
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627363,
        45.08740789,
        1024.42304,
        -117.9498209,
        45.10011573,
        1048.00304
      ],
      "properties": {
        "datetime": "2011-09-19T20:02:20Z",
        "pc:count": 10284776,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424741.6479,
            "count": 10284776,
            "maximum": 425254.6923,
            "minimum": 424254.8323,
            "name": "X",
            "position": 0,
            "stddev": 281.9715185,
            "variance": 79507.93727
          },
          {
            "average": 4993805.976,
            "count": 10284776,
            "maximum": 4994510.384,
            "minimum": 4993110.304,
            "name": "Y",
            "position": 1,
            "stddev": 386.2334715,
            "variance": 149176.2945
          },
          {
            "average": 1031.079982,
            "count": 10284776,
            "maximum": 1048.00304,
            "minimum": 1024.42304,
            "name": "Z",
            "position": 2,
            "stddev": 3.286755766,
            "variance": 10.80276346
          },
          {
            "average": 105.5765321,
            "count": 10284776,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.91064288,
            "variance": 1928.144558
          },
          {
            "average": 1.000265344,
            "count": 10284776,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01630511131,
            "variance": 0.0002658566548
          },
          {
            "average": 1.000574247,
            "count": 10284776,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02404164785,
            "variance": 0.0005780008312
          },
          {
            "average": 0.5000068062,
            "count": 10284776,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000243,
            "variance": 0.2500000243
          },
          {
            "average": 0,
            "count": 10284776,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.282866929,
            "count": 10284776,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.450392328,
            "variance": 0.2028532491
          },
          {
            "average": -0.01212938022,
            "count": 10284776,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.818106516,
            "variance": 77.75900253
          },
          {
            "average": 137.1003937,
            "count": 10284776,
            "maximum": 138,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3005242683,
            "variance": 0.09031483583
          },
          {
            "average": 10676.36705,
            "count": 10284776,
            "maximum": 10682,
            "minimum": 10645,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.116248385,
            "variance": 65.87348784
          },
          {
            "average": 32788.45819,
            "count": 10284776,
            "maximum": 64256,
            "minimum": 6912,
            "name": "Red",
            "position": 12,
            "stddev": 7959.745039,
            "variance": 63357541.09
          },
          {
            "average": 30787.21845,
            "count": 10284776,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 6658.769768,
            "variance": 44339214.82
          },
          {
            "average": 25192.58168,
            "count": 10284776,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6697.374868,
            "variance": 44854830.12
          },
          {
            "average": 351481.0903,
            "count": 10284776,
            "maximum": 497740.1875,
            "minimum": 332608.828,
            "name": "GpsTime",
            "position": 15,
            "stddev": 48556.20766,
            "variance": 2357705302
          },
          {
            "average": 0,
            "count": 10284776,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10284776,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10284776,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10284776,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10284776,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424254.8323,
          4993110.304,
          1024.42304,
          425254.6923,
          4994510.384,
          1048.00304
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424254.83231054514,
                4993110.304278771,
                1024.4230400599272
              ],
              [
                424254.83231054514,
                4994510.3842787715,
                1024.4230400599272
              ],
              [
                425254.6923105451,
                4994510.3842787715,
                1048.0030400599271
              ],
              [
                425254.6923105451,
                4993110.304278771,
                1048.0030400599271
              ],
              [
                424254.83231054514,
                4993110.304278771,
                1024.4230400599272
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T20:02:20+00:00",
        "end_time": "2011-09-17T22:10:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627363,
            45.08740789,
            1024.42304,
            -117.9498209,
            45.10011573,
            1048.00304
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9625245907097,
                  45.087407886274036,
                  1024.4230400599272
                ],
                [
                  -117.96273631031066,
                  45.10000931599296,
                  1024.4230400599272
                ],
                [
                  -117.95002982751957,
                  45.1001157295767,
                  1048.0030400599271
                ],
                [
                  -117.94982090123342,
                  45.087514253373264,
                  1048.0030400599271
                ],
                [
                  -117.9625245907097,
                  45.087407886274036,
                  1024.4230400599272
                ]
              ]
            ]
          },
          "id": "45117A8114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T20:02:20Z",
            "pc:count": 10284776,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424741.6479,
                "count": 10284776,
                "maximum": 425254.6923,
                "minimum": 424254.8323,
                "name": "X",
                "position": 0,
                "stddev": 281.9715185,
                "variance": 79507.93727
              },
              {
                "average": 4993805.976,
                "count": 10284776,
                "maximum": 4994510.384,
                "minimum": 4993110.304,
                "name": "Y",
                "position": 1,
                "stddev": 386.2334715,
                "variance": 149176.2945
              },
              {
                "average": 1031.079982,
                "count": 10284776,
                "maximum": 1048.00304,
                "minimum": 1024.42304,
                "name": "Z",
                "position": 2,
                "stddev": 3.286755766,
                "variance": 10.80276346
              },
              {
                "average": 105.5765321,
                "count": 10284776,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.91064288,
                "variance": 1928.144558
              },
              {
                "average": 1.000265344,
                "count": 10284776,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01630511131,
                "variance": 0.0002658566548
              },
              {
                "average": 1.000574247,
                "count": 10284776,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02404164785,
                "variance": 0.0005780008312
              },
              {
                "average": 0.5000068062,
                "count": 10284776,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000243,
                "variance": 0.2500000243
              },
              {
                "average": 0,
                "count": 10284776,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.282866929,
                "count": 10284776,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.450392328,
                "variance": 0.2028532491
              },
              {
                "average": -0.01212938022,
                "count": 10284776,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.818106516,
                "variance": 77.75900253
              },
              {
                "average": 137.1003937,
                "count": 10284776,
                "maximum": 138,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3005242683,
                "variance": 0.09031483583
              },
              {
                "average": 10676.36705,
                "count": 10284776,
                "maximum": 10682,
                "minimum": 10645,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.116248385,
                "variance": 65.87348784
              },
              {
                "average": 32788.45819,
                "count": 10284776,
                "maximum": 64256,
                "minimum": 6912,
                "name": "Red",
                "position": 12,
                "stddev": 7959.745039,
                "variance": 63357541.09
              },
              {
                "average": 30787.21845,
                "count": 10284776,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 6658.769768,
                "variance": 44339214.82
              },
              {
                "average": 25192.58168,
                "count": 10284776,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6697.374868,
                "variance": 44854830.12
              },
              {
                "average": 351481.0903,
                "count": 10284776,
                "maximum": 497740.1875,
                "minimum": 332608.828,
                "name": "GpsTime",
                "position": 15,
                "stddev": 48556.20766,
                "variance": 2357705302
              },
              {
                "average": 0,
                "count": 10284776,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10284776,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10284776,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10284776,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10284776,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424254.8323,
              4993110.304,
              1024.42304,
              425254.6923,
              4994510.384,
              1048.00304
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424254.83231054514,
                    4993110.304278771,
                    1024.4230400599272
                  ],
                  [
                    424254.83231054514,
                    4994510.3842787715,
                    1024.4230400599272
                  ],
                  [
                    425254.6923105451,
                    4994510.3842787715,
                    1048.0030400599271
                  ],
                  [
                    425254.6923105451,
                    4993110.304278771,
                    1048.0030400599271
                  ],
                  [
                    424254.83231054514,
                    4993110.304278771,
                    1024.4230400599272
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T20:02:20+00:00",
            "end_time": "2011-09-17T22:10: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": "45117A8416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752507057448,
              45.01241003789951,
              992.731866931692
            ],
            [
              -117.93773071810075,
              45.02500956498619,
              992.731866931692
            ],
            [
              -117.92502881630985,
              45.02511316015112,
              1025.931866931692
            ],
            [
              -117.92482595338637,
              45.01251358781817,
              1025.931866931692
            ],
            [
              -117.93752507057448,
              45.01241003789951,
              992.731866931692
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377307,
        45.01241004,
        992.7318669,
        -117.924826,
        45.02511316,
        1025.931867
      ],
      "properties": {
        "datetime": "2011-09-20T01:53:25Z",
        "pc:count": 11648453,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426620.044,
            "count": 11648453,
            "maximum": 427126.4892,
            "minimum": 426125.6892,
            "name": "X",
            "position": 0,
            "stddev": 286.9565123,
            "variance": 82344.03992
          },
          {
            "average": 4985469.613,
            "count": 11648453,
            "maximum": 4986155.658,
            "minimum": 4984755.818,
            "name": "Y",
            "position": 1,
            "stddev": 394.2894358,
            "variance": 155464.1592
          },
          {
            "average": 1000.080359,
            "count": 11648453,
            "maximum": 1025.931867,
            "minimum": 992.7318669,
            "name": "Z",
            "position": 2,
            "stddev": 4.464755793,
            "variance": 19.93404429
          },
          {
            "average": 214.6561179,
            "count": 11648453,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.03253372,
            "variance": 3028.579768
          },
          {
            "average": 1.019175937,
            "count": 11648453,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1546702719,
            "variance": 0.02392289301
          },
          {
            "average": 1.03843901,
            "count": 11648453,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2294062514,
            "variance": 0.05262722816
          },
          {
            "average": 0.4986551433,
            "count": 11648453,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982128,
            "variance": 0.2499982128
          },
          {
            "average": 0,
            "count": 11648453,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.24776011,
            "count": 11648453,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4317117719,
            "variance": 0.186375054
          },
          {
            "average": 1.39093416,
            "count": 11648453,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.931586177,
            "variance": 62.91005929
          },
          {
            "average": 198.007264,
            "count": 11648453,
            "maximum": 212,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 4.696588709,
            "variance": 22.0579455
          },
          {
            "average": 259.5540634,
            "count": 11648453,
            "maximum": 273,
            "minimum": 116,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.2988234,
            "variance": 151.2610571
          },
          {
            "average": 27976.59019,
            "count": 11648453,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 9737.498316,
            "variance": 94818873.46
          },
          {
            "average": 28889.90851,
            "count": 11648453,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 7734.618021,
            "variance": 59824315.93
          },
          {
            "average": 22726.48171,
            "count": 11648453,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 7547.235384,
            "variance": 56960761.94
          },
          {
            "average": 517482.8216,
            "count": 11648453,
            "maximum": 518805.8113,
            "minimum": 508972.314,
            "name": "GpsTime",
            "position": 15,
            "stddev": 733.0586354,
            "variance": 537374.963
          },
          {
            "average": 0,
            "count": 11648453,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11648453,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11648453,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11648453,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11648453,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426125.6892,
          4984755.818,
          992.7318669,
          427126.4892,
          4986155.658,
          1025.931867
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426125.6892232088,
                4984755.818099279,
                992.731866931692
              ],
              [
                426125.6892232088,
                4986155.658099279,
                992.731866931692
              ],
              [
                427126.48922320886,
                4986155.658099279,
                1025.931866931692
              ],
              [
                427126.48922320886,
                4984755.818099279,
                1025.931866931692
              ],
              [
                426125.6892232088,
                4984755.818099279,
                992.731866931692
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:53:25+00:00",
        "end_time": "2011-09-19T23:09:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377307,
            45.01241004,
            992.7318669,
            -117.924826,
            45.02511316,
            1025.931867
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752507057448,
                  45.01241003789951,
                  992.731866931692
                ],
                [
                  -117.93773071810075,
                  45.02500956498619,
                  992.731866931692
                ],
                [
                  -117.92502881630985,
                  45.02511316015112,
                  1025.931866931692
                ],
                [
                  -117.92482595338637,
                  45.01251358781817,
                  1025.931866931692
                ],
                [
                  -117.93752507057448,
                  45.01241003789951,
                  992.731866931692
                ]
              ]
            ]
          },
          "id": "45117A8416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:53:25Z",
            "pc:count": 11648453,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426620.044,
                "count": 11648453,
                "maximum": 427126.4892,
                "minimum": 426125.6892,
                "name": "X",
                "position": 0,
                "stddev": 286.9565123,
                "variance": 82344.03992
              },
              {
                "average": 4985469.613,
                "count": 11648453,
                "maximum": 4986155.658,
                "minimum": 4984755.818,
                "name": "Y",
                "position": 1,
                "stddev": 394.2894358,
                "variance": 155464.1592
              },
              {
                "average": 1000.080359,
                "count": 11648453,
                "maximum": 1025.931867,
                "minimum": 992.7318669,
                "name": "Z",
                "position": 2,
                "stddev": 4.464755793,
                "variance": 19.93404429
              },
              {
                "average": 214.6561179,
                "count": 11648453,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.03253372,
                "variance": 3028.579768
              },
              {
                "average": 1.019175937,
                "count": 11648453,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1546702719,
                "variance": 0.02392289301
              },
              {
                "average": 1.03843901,
                "count": 11648453,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2294062514,
                "variance": 0.05262722816
              },
              {
                "average": 0.4986551433,
                "count": 11648453,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982128,
                "variance": 0.2499982128
              },
              {
                "average": 0,
                "count": 11648453,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.24776011,
                "count": 11648453,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4317117719,
                "variance": 0.186375054
              },
              {
                "average": 1.39093416,
                "count": 11648453,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.931586177,
                "variance": 62.91005929
              },
              {
                "average": 198.007264,
                "count": 11648453,
                "maximum": 212,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 4.696588709,
                "variance": 22.0579455
              },
              {
                "average": 259.5540634,
                "count": 11648453,
                "maximum": 273,
                "minimum": 116,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.2988234,
                "variance": 151.2610571
              },
              {
                "average": 27976.59019,
                "count": 11648453,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 9737.498316,
                "variance": 94818873.46
              },
              {
                "average": 28889.90851,
                "count": 11648453,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 7734.618021,
                "variance": 59824315.93
              },
              {
                "average": 22726.48171,
                "count": 11648453,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 7547.235384,
                "variance": 56960761.94
              },
              {
                "average": 517482.8216,
                "count": 11648453,
                "maximum": 518805.8113,
                "minimum": 508972.314,
                "name": "GpsTime",
                "position": 15,
                "stddev": 733.0586354,
                "variance": 537374.963
              },
              {
                "average": 0,
                "count": 11648453,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11648453,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11648453,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11648453,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11648453,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426125.6892,
              4984755.818,
              992.7318669,
              427126.4892,
              4986155.658,
              1025.931867
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426125.6892232088,
                    4984755.818099279,
                    992.731866931692
                  ],
                  [
                    426125.6892232088,
                    4986155.658099279,
                    992.731866931692
                  ],
                  [
                    427126.48922320886,
                    4986155.658099279,
                    1025.931866931692
                  ],
                  [
                    427126.48922320886,
                    4984755.818099279,
                    1025.931866931692
                  ],
                  [
                    426125.6892232088,
                    4984755.818099279,
                    992.731866931692
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:53:25+00:00",
            "end_time": "2011-09-19T23:09: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": "45117A8101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.99455023083146,
              45.11245148091025,
              1081.4824721038706
            ],
            [
              -117.99476847187191,
              45.1250116929126,
              1081.4824721038706
            ],
            [
              -117.98752854167323,
              45.12507452938848,
              1211.0024721038706
            ],
            [
              -117.98731188836481,
              45.112514290027015,
              1211.0024721038706
            ],
            [
              -117.99455023083146,
              45.11245148091025,
              1081.4824721038706
            ]
          ]
        ]
      },
      "bbox": [
        -117.9947685,
        45.11245148,
        1081.482472,
        -117.9873119,
        45.12507453,
        1211.002472
      ],
      "properties": {
        "datetime": "2011-09-19T18:56:29Z",
        "pc:count": 3680751,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422129.3332,
            "count": 3680751,
            "maximum": 422338.2337,
            "minimum": 421768.7737,
            "name": "X",
            "position": 0,
            "stddev": 129.5770691,
            "variance": 16790.21684
          },
          {
            "average": 4996771.932,
            "count": 3680751,
            "maximum": 4997318.383,
            "minimum": 4995922.863,
            "name": "Y",
            "position": 1,
            "stddev": 374.5061006,
            "variance": 140254.8194
          },
          {
            "average": 1127.622829,
            "count": 3680751,
            "maximum": 1211.002472,
            "minimum": 1081.482472,
            "name": "Z",
            "position": 2,
            "stddev": 24.64561933,
            "variance": 607.4065522
          },
          {
            "average": 94.71324249,
            "count": 3680751,
            "maximum": 219,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.25355765,
            "variance": 1870.870249
          },
          {
            "average": 1.086328035,
            "count": 3680751,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.299102824,
            "variance": 0.08946249931
          },
          {
            "average": 1.180518867,
            "count": 3680751,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4317055295,
            "variance": 0.1863696642
          },
          {
            "average": 0.5004052162,
            "count": 3680751,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999037,
            "variance": 0.2499999037
          },
          {
            "average": 0,
            "count": 3680751,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.245613735,
            "count": 3680751,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4304505528,
            "variance": 0.1852876784
          },
          {
            "average": 1.019359823,
            "count": 3680751,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.028576032,
            "variance": 64.4580331
          },
          {
            "average": 138,
            "count": 3680751,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10648.73461,
            "count": 3680751,
            "maximum": 10650,
            "minimum": 10646,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9199527787,
            "variance": 0.8463131149
          },
          {
            "average": 22872.72144,
            "count": 3680751,
            "maximum": 51200,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 10266.5543,
            "variance": 105402137.1
          },
          {
            "average": 24012.75251,
            "count": 3680751,
            "maximum": 51456,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 9493.932194,
            "variance": 90134748.5
          },
          {
            "average": 20710.18579,
            "count": 3680751,
            "maximum": 47616,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 7734.532678,
            "variance": 59822995.74
          },
          {
            "average": 493325.855,
            "count": 3680751,
            "maximum": 493789.6654,
            "minimum": 491952.9032,
            "name": "GpsTime",
            "position": 15,
            "stddev": 408.2945244,
            "variance": 166704.4187
          },
          {
            "average": 0,
            "count": 3680751,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3680751,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3680751,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3680751,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3680751,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421768.7737,
          4995922.863,
          1081.482472,
          422338.2337,
          4997318.383,
          1211.002472
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421768.7736818056,
                4995922.863324238,
                1081.4824721038706
              ],
              [
                421768.7736818056,
                4997318.383324238,
                1081.4824721038706
              ],
              [
                422338.23368180555,
                4997318.383324238,
                1211.0024721038706
              ],
              [
                422338.23368180555,
                4995922.863324238,
                1211.0024721038706
              ],
              [
                421768.7736818056,
                4995922.863324238,
                1081.4824721038706
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:56:29+00:00",
        "end_time": "2011-09-19T18:25:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9947685,
            45.11245148,
            1081.482472,
            -117.9873119,
            45.12507453,
            1211.002472
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.99455023083146,
                  45.11245148091025,
                  1081.4824721038706
                ],
                [
                  -117.99476847187191,
                  45.1250116929126,
                  1081.4824721038706
                ],
                [
                  -117.98752854167323,
                  45.12507452938848,
                  1211.0024721038706
                ],
                [
                  -117.98731188836481,
                  45.112514290027015,
                  1211.0024721038706
                ],
                [
                  -117.99455023083146,
                  45.11245148091025,
                  1081.4824721038706
                ]
              ]
            ]
          },
          "id": "45117A8101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:56:29Z",
            "pc:count": 3680751,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422129.3332,
                "count": 3680751,
                "maximum": 422338.2337,
                "minimum": 421768.7737,
                "name": "X",
                "position": 0,
                "stddev": 129.5770691,
                "variance": 16790.21684
              },
              {
                "average": 4996771.932,
                "count": 3680751,
                "maximum": 4997318.383,
                "minimum": 4995922.863,
                "name": "Y",
                "position": 1,
                "stddev": 374.5061006,
                "variance": 140254.8194
              },
              {
                "average": 1127.622829,
                "count": 3680751,
                "maximum": 1211.002472,
                "minimum": 1081.482472,
                "name": "Z",
                "position": 2,
                "stddev": 24.64561933,
                "variance": 607.4065522
              },
              {
                "average": 94.71324249,
                "count": 3680751,
                "maximum": 219,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.25355765,
                "variance": 1870.870249
              },
              {
                "average": 1.086328035,
                "count": 3680751,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.299102824,
                "variance": 0.08946249931
              },
              {
                "average": 1.180518867,
                "count": 3680751,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4317055295,
                "variance": 0.1863696642
              },
              {
                "average": 0.5004052162,
                "count": 3680751,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999037,
                "variance": 0.2499999037
              },
              {
                "average": 0,
                "count": 3680751,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.245613735,
                "count": 3680751,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4304505528,
                "variance": 0.1852876784
              },
              {
                "average": 1.019359823,
                "count": 3680751,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.028576032,
                "variance": 64.4580331
              },
              {
                "average": 138,
                "count": 3680751,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10648.73461,
                "count": 3680751,
                "maximum": 10650,
                "minimum": 10646,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9199527787,
                "variance": 0.8463131149
              },
              {
                "average": 22872.72144,
                "count": 3680751,
                "maximum": 51200,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 10266.5543,
                "variance": 105402137.1
              },
              {
                "average": 24012.75251,
                "count": 3680751,
                "maximum": 51456,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 9493.932194,
                "variance": 90134748.5
              },
              {
                "average": 20710.18579,
                "count": 3680751,
                "maximum": 47616,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 7734.532678,
                "variance": 59822995.74
              },
              {
                "average": 493325.855,
                "count": 3680751,
                "maximum": 493789.6654,
                "minimum": 491952.9032,
                "name": "GpsTime",
                "position": 15,
                "stddev": 408.2945244,
                "variance": 166704.4187
              },
              {
                "average": 0,
                "count": 3680751,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3680751,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3680751,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3680751,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3680751,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421768.7737,
              4995922.863,
              1081.482472,
              422338.2337,
              4997318.383,
              1211.002472
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421768.7736818056,
                    4995922.863324238,
                    1081.4824721038706
                  ],
                  [
                    421768.7736818056,
                    4997318.383324238,
                    1081.4824721038706
                  ],
                  [
                    422338.23368180555,
                    4997318.383324238,
                    1211.0024721038706
                  ],
                  [
                    422338.23368180555,
                    4995922.863324238,
                    1211.0024721038706
                  ],
                  [
                    421768.7736818056,
                    4995922.863324238,
                    1081.4824721038706
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:56:29+00:00",
            "end_time": "2011-09-19T18: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": "45117B7125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502427328978,
              45.18742295517567,
              880.5011142632057
            ],
            [
              -117.82520618082886,
              45.20001059490308,
              880.5011142632057
            ],
            [
              -117.81252841969325,
              45.20010149639636,
              1006.2611142632057
            ],
            [
              -117.8123493060788,
              45.1875138170032,
              1006.2611142632057
            ],
            [
              -117.82502427328978,
              45.18742295517567,
              880.5011142632057
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252062,
        45.18742296,
        880.5011143,
        -117.8123493,
        45.2001015,
        1006.261114
      ],
      "properties": {
        "datetime": "2011-09-15T22:24:58Z",
        "pc:count": 9163977,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435686.0255,
            "count": 9163977,
            "maximum": 436184.6944,
            "minimum": 435188.8744,
            "name": "X",
            "position": 0,
            "stddev": 283.4504379,
            "variance": 80344.15075
          },
          {
            "average": 5004800.402,
            "count": 9163977,
            "maximum": 5005499.948,
            "minimum": 5004101.428,
            "name": "Y",
            "position": 1,
            "stddev": 400.4410896,
            "variance": 160353.0663
          },
          {
            "average": 935.456444,
            "count": 9163977,
            "maximum": 1006.261114,
            "minimum": 880.5011143,
            "name": "Z",
            "position": 2,
            "stddev": 30.58178219,
            "variance": 935.2454018
          },
          {
            "average": 107.0000199,
            "count": 9163977,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.33402344,
            "variance": 544.4766499
          },
          {
            "average": 1.003030453,
            "count": 9163977,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05796539585,
            "variance": 0.003359987116
          },
          {
            "average": 1.006407153,
            "count": 9163977,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0869991657,
            "variance": 0.007568854832
          },
          {
            "average": 0.5000381385,
            "count": 9163977,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000258,
            "variance": 0.2500000258
          },
          {
            "average": 0,
            "count": 9163977,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.30888445,
            "count": 9163977,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4620334079,
            "variance": 0.21347487
          },
          {
            "average": 0.4009088353,
            "count": 9163977,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.600078727,
            "variance": 73.96135411
          },
          {
            "average": 140.9895593,
            "count": 9163977,
            "maximum": 166,
            "minimum": 131,
            "name": "UserData",
            "position": 10,
            "stddev": 3.155250279,
            "variance": 9.95560432
          },
          {
            "average": 10720.80344,
            "count": 9163977,
            "maximum": 10725,
            "minimum": 10716,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.740307932,
            "variance": 3.028671699
          },
          {
            "average": 36366.43635,
            "count": 9163977,
            "maximum": 64256,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 6378.046501,
            "variance": 40679477.17
          },
          {
            "average": 32878.43254,
            "count": 9163977,
            "maximum": 65024,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 4864.993884,
            "variance": 23668165.49
          },
          {
            "average": 25237.16856,
            "count": 9163977,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4240.650277,
            "variance": 17983114.78
          },
          {
            "average": 158848.3858,
            "count": 9163977,
            "maximum": 160698.5993,
            "minimum": 156761.6408,
            "name": "GpsTime",
            "position": 15,
            "stddev": 741.6043816,
            "variance": 549977.0589
          },
          {
            "average": 0,
            "count": 9163977,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9163977,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9163977,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9163977,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9163977,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435188.8744,
          5004101.428,
          880.5011143,
          436184.6944,
          5005499.948,
          1006.261114
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435188.87436321203,
                5004101.427527316,
                880.5011142632057
              ],
              [
                435188.87436321203,
                5005499.9475273155,
                880.5011142632057
              ],
              [
                436184.694363212,
                5005499.9475273155,
                1006.2611142632057
              ],
              [
                436184.694363212,
                5004101.427527316,
                1006.2611142632057
              ],
              [
                435188.87436321203,
                5004101.427527316,
                880.5011142632057
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T22:24:58+00:00",
        "end_time": "2011-09-15T21:19:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252062,
            45.18742296,
            880.5011143,
            -117.8123493,
            45.2001015,
            1006.261114
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502427328978,
                  45.18742295517567,
                  880.5011142632057
                ],
                [
                  -117.82520618082886,
                  45.20001059490308,
                  880.5011142632057
                ],
                [
                  -117.81252841969325,
                  45.20010149639636,
                  1006.2611142632057
                ],
                [
                  -117.8123493060788,
                  45.1875138170032,
                  1006.2611142632057
                ],
                [
                  -117.82502427328978,
                  45.18742295517567,
                  880.5011142632057
                ]
              ]
            ]
          },
          "id": "45117B7125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T22:24:58Z",
            "pc:count": 9163977,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435686.0255,
                "count": 9163977,
                "maximum": 436184.6944,
                "minimum": 435188.8744,
                "name": "X",
                "position": 0,
                "stddev": 283.4504379,
                "variance": 80344.15075
              },
              {
                "average": 5004800.402,
                "count": 9163977,
                "maximum": 5005499.948,
                "minimum": 5004101.428,
                "name": "Y",
                "position": 1,
                "stddev": 400.4410896,
                "variance": 160353.0663
              },
              {
                "average": 935.456444,
                "count": 9163977,
                "maximum": 1006.261114,
                "minimum": 880.5011143,
                "name": "Z",
                "position": 2,
                "stddev": 30.58178219,
                "variance": 935.2454018
              },
              {
                "average": 107.0000199,
                "count": 9163977,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.33402344,
                "variance": 544.4766499
              },
              {
                "average": 1.003030453,
                "count": 9163977,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05796539585,
                "variance": 0.003359987116
              },
              {
                "average": 1.006407153,
                "count": 9163977,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0869991657,
                "variance": 0.007568854832
              },
              {
                "average": 0.5000381385,
                "count": 9163977,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000258,
                "variance": 0.2500000258
              },
              {
                "average": 0,
                "count": 9163977,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.30888445,
                "count": 9163977,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4620334079,
                "variance": 0.21347487
              },
              {
                "average": 0.4009088353,
                "count": 9163977,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.600078727,
                "variance": 73.96135411
              },
              {
                "average": 140.9895593,
                "count": 9163977,
                "maximum": 166,
                "minimum": 131,
                "name": "UserData",
                "position": 10,
                "stddev": 3.155250279,
                "variance": 9.95560432
              },
              {
                "average": 10720.80344,
                "count": 9163977,
                "maximum": 10725,
                "minimum": 10716,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.740307932,
                "variance": 3.028671699
              },
              {
                "average": 36366.43635,
                "count": 9163977,
                "maximum": 64256,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 6378.046501,
                "variance": 40679477.17
              },
              {
                "average": 32878.43254,
                "count": 9163977,
                "maximum": 65024,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 4864.993884,
                "variance": 23668165.49
              },
              {
                "average": 25237.16856,
                "count": 9163977,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4240.650277,
                "variance": 17983114.78
              },
              {
                "average": 158848.3858,
                "count": 9163977,
                "maximum": 160698.5993,
                "minimum": 156761.6408,
                "name": "GpsTime",
                "position": 15,
                "stddev": 741.6043816,
                "variance": 549977.0589
              },
              {
                "average": 0,
                "count": 9163977,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9163977,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9163977,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9163977,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9163977,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435188.8744,
              5004101.428,
              880.5011143,
              436184.6944,
              5005499.948,
              1006.261114
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435188.87436321203,
                    5004101.427527316,
                    880.5011142632057
                  ],
                  [
                    435188.87436321203,
                    5005499.9475273155,
                    880.5011142632057
                  ],
                  [
                    436184.694363212,
                    5005499.9475273155,
                    1006.2611142632057
                  ],
                  [
                    436184.694363212,
                    5004101.427527316,
                    1006.2611142632057
                  ],
                  [
                    435188.87436321203,
                    5004101.427527316,
                    880.5011142632057
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T22:24:58+00:00",
            "end_time": "2011-09-15T21:19:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118H1215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252463013739,
              44.96240202296943,
              1036.3337644829394
            ],
            [
              -118.01274648316944,
              44.97500948012498,
              1036.3337644829394
            ],
            [
              -118.00002927549558,
              44.97512155549358,
              1070.9937644829392
            ],
            [
              -117.99981020717304,
              44.962514049357104,
              1070.9937644829392
            ],
            [
              -118.01252463013739,
              44.96240202296943,
              1036.3337644829394
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127465,
        44.96240202,
        1036.333764,
        -117.9998102,
        44.97512156,
        1070.993764
      ],
      "properties": {
        "datetime": "2011-09-20T23:18:53Z",
        "pc:count": 12253893,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420628.1365,
            "count": 12253893,
            "maximum": 421149.3426,
            "minimum": 420146.4426,
            "name": "X",
            "position": 0,
            "stddev": 291.6642786,
            "variance": 85068.05139
          },
          {
            "average": 4979939.714,
            "count": 12253893,
            "maximum": 4980672.448,
            "minimum": 4979271.708,
            "name": "Y",
            "position": 1,
            "stddev": 399.2275032,
            "variance": 159382.5993
          },
          {
            "average": 1047.759895,
            "count": 12253893,
            "maximum": 1070.993764,
            "minimum": 1036.333764,
            "name": "Z",
            "position": 2,
            "stddev": 4.004097886,
            "variance": 16.03279988
          },
          {
            "average": 218.8449139,
            "count": 12253893,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.70542044,
            "variance": 1998.574617
          },
          {
            "average": 1.005948395,
            "count": 12253893,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08877798063,
            "variance": 0.007881529845
          },
          {
            "average": 1.011932453,
            "count": 12253893,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1333777852,
            "variance": 0.01778963359
          },
          {
            "average": 0.4990381424,
            "count": 12253893,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990952,
            "variance": 0.2499990952
          },
          {
            "average": 0,
            "count": 12253893,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.265261579,
            "count": 12253893,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4414724107,
            "variance": 0.1948978894
          },
          {
            "average": 0.9243429536,
            "count": 12253893,
            "maximum": 22.00200081,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.028179883,
            "variance": 64.45167223
          },
          {
            "average": 197.1553415,
            "count": 12253893,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 6.242543744,
            "variance": 38.9693524
          },
          {
            "average": 1128.69785,
            "count": 12253893,
            "maximum": 20071,
            "minimum": 51,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4066.899796,
            "variance": 16539673.95
          },
          {
            "average": 25993.80462,
            "count": 12253893,
            "maximum": 62464,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 11744.28434,
            "variance": 137928214.6
          },
          {
            "average": 27549.27913,
            "count": 12253893,
            "maximum": 62464,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 9018.006129,
            "variance": 81324434.54
          },
          {
            "average": 20857.67201,
            "count": 12253893,
            "maximum": 63488,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7139.094217,
            "variance": 50966666.24
          },
          {
            "average": 574333.629,
            "count": 12253893,
            "maximum": 595933.2329,
            "minimum": 321202.6752,
            "name": "GpsTime",
            "position": 15,
            "stddev": 70545.96399,
            "variance": 4976733035
          },
          {
            "average": 0,
            "count": 12253893,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12253893,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12253893,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12253893,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12253893,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420146.4426,
          4979271.708,
          1036.333764,
          421149.3426,
          4980672.448,
          1070.993764
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420146.44264306466,
                4979271.7083579665,
                1036.3337644829394
              ],
              [
                420146.44264306466,
                4980672.448357967,
                1036.3337644829394
              ],
              [
                421149.3426430647,
                4980672.448357967,
                1070.9937644829392
              ],
              [
                421149.3426430647,
                4979271.7083579665,
                1070.9937644829392
              ],
              [
                420146.44264306466,
                4979271.7083579665,
                1036.3337644829394
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:18:53+00:00",
        "end_time": "2011-09-17T19:00:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127465,
            44.96240202,
            1036.333764,
            -117.9998102,
            44.97512156,
            1070.993764
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252463013739,
                  44.96240202296943,
                  1036.3337644829394
                ],
                [
                  -118.01274648316944,
                  44.97500948012498,
                  1036.3337644829394
                ],
                [
                  -118.00002927549558,
                  44.97512155549358,
                  1070.9937644829392
                ],
                [
                  -117.99981020717304,
                  44.962514049357104,
                  1070.9937644829392
                ],
                [
                  -118.01252463013739,
                  44.96240202296943,
                  1036.3337644829394
                ]
              ]
            ]
          },
          "id": "44118H1215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:18:53Z",
            "pc:count": 12253893,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420628.1365,
                "count": 12253893,
                "maximum": 421149.3426,
                "minimum": 420146.4426,
                "name": "X",
                "position": 0,
                "stddev": 291.6642786,
                "variance": 85068.05139
              },
              {
                "average": 4979939.714,
                "count": 12253893,
                "maximum": 4980672.448,
                "minimum": 4979271.708,
                "name": "Y",
                "position": 1,
                "stddev": 399.2275032,
                "variance": 159382.5993
              },
              {
                "average": 1047.759895,
                "count": 12253893,
                "maximum": 1070.993764,
                "minimum": 1036.333764,
                "name": "Z",
                "position": 2,
                "stddev": 4.004097886,
                "variance": 16.03279988
              },
              {
                "average": 218.8449139,
                "count": 12253893,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.70542044,
                "variance": 1998.574617
              },
              {
                "average": 1.005948395,
                "count": 12253893,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08877798063,
                "variance": 0.007881529845
              },
              {
                "average": 1.011932453,
                "count": 12253893,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1333777852,
                "variance": 0.01778963359
              },
              {
                "average": 0.4990381424,
                "count": 12253893,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990952,
                "variance": 0.2499990952
              },
              {
                "average": 0,
                "count": 12253893,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.265261579,
                "count": 12253893,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4414724107,
                "variance": 0.1948978894
              },
              {
                "average": 0.9243429536,
                "count": 12253893,
                "maximum": 22.00200081,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.028179883,
                "variance": 64.45167223
              },
              {
                "average": 197.1553415,
                "count": 12253893,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 6.242543744,
                "variance": 38.9693524
              },
              {
                "average": 1128.69785,
                "count": 12253893,
                "maximum": 20071,
                "minimum": 51,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4066.899796,
                "variance": 16539673.95
              },
              {
                "average": 25993.80462,
                "count": 12253893,
                "maximum": 62464,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 11744.28434,
                "variance": 137928214.6
              },
              {
                "average": 27549.27913,
                "count": 12253893,
                "maximum": 62464,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 9018.006129,
                "variance": 81324434.54
              },
              {
                "average": 20857.67201,
                "count": 12253893,
                "maximum": 63488,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7139.094217,
                "variance": 50966666.24
              },
              {
                "average": 574333.629,
                "count": 12253893,
                "maximum": 595933.2329,
                "minimum": 321202.6752,
                "name": "GpsTime",
                "position": 15,
                "stddev": 70545.96399,
                "variance": 4976733035
              },
              {
                "average": 0,
                "count": 12253893,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12253893,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12253893,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12253893,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12253893,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420146.4426,
              4979271.708,
              1036.333764,
              421149.3426,
              4980672.448,
              1070.993764
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420146.44264306466,
                    4979271.7083579665,
                    1036.3337644829394
                  ],
                  [
                    420146.44264306466,
                    4980672.448357967,
                    1036.3337644829394
                  ],
                  [
                    421149.3426430647,
                    4980672.448357967,
                    1070.9937644829392
                  ],
                  [
                    421149.3426430647,
                    4979271.7083579665,
                    1070.9937644829392
                  ],
                  [
                    420146.44264306466,
                    4979271.7083579665,
                    1036.3337644829394
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:18:53+00:00",
            "end_time": "2011-09-17T19: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": "45117B7211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252560230877,
              45.212475232274194,
              957.8280985681097
            ],
            [
              -117.81256329992907,
              45.215122333065864,
              957.8280985681097
            ],
            [
              -117.80725688756765,
              45.2151599642942,
              1071.3880985681096
            ],
            [
              -117.8072194360655,
              45.21251286004871,
              1071.3880985681096
            ],
            [
              -117.81252560230877,
              45.212475232274194,
              957.8280985681097
            ]
          ]
        ]
      },
      "bbox": [
        -117.8125633,
        45.21247523,
        957.8280986,
        -117.8072194,
        45.21515996,
        1071.388099
      ],
      "properties": {
        "datetime": "2011-09-15T21:15:33Z",
        "pc:count": 397635,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436342.9425,
            "count": 397635,
            "maximum": 436615.4502,
            "minimum": 436198.7502,
            "name": "X",
            "position": 0,
            "stddev": 97.70065282,
            "variance": 9545.417561
          },
          {
            "average": 5006974.14,
            "count": 397635,
            "maximum": 5007168.659,
            "minimum": 5006874.559,
            "name": "Y",
            "position": 1,
            "stddev": 69.00564643,
            "variance": 4761.779239
          },
          {
            "average": 1016.530183,
            "count": 397635,
            "maximum": 1071.388099,
            "minimum": 957.8280986,
            "name": "Z",
            "position": 2,
            "stddev": 22.662214,
            "variance": 513.5759432
          },
          {
            "average": 111.2046198,
            "count": 397635,
            "maximum": 243,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.89527614,
            "variance": 320.2409083
          },
          {
            "average": 1.000118199,
            "count": 397635,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01087130061,
            "variance": 0.000118185177
          },
          {
            "average": 1.000296755,
            "count": 397635,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01722403101,
            "variance": 0.0002966672442
          },
          {
            "average": 0.5002225659,
            "count": 397635,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000005792,
            "variance": 0.2500005792
          },
          {
            "average": 0,
            "count": 397635,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.309356571,
            "count": 397635,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4622289694,
            "variance": 0.2136556202
          },
          {
            "average": 0.7158603069,
            "count": 397635,
            "maximum": 16.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.796378069,
            "variance": 77.37626714
          },
          {
            "average": 141.8972424,
            "count": 397635,
            "maximum": 151,
            "minimum": 135,
            "name": "UserData",
            "position": 10,
            "stddev": 2.051291651,
            "variance": 4.207797438
          },
          {
            "average": 10713.88903,
            "count": 397635,
            "maximum": 10715,
            "minimum": 10712,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9118097633,
            "variance": 0.8313970445
          },
          {
            "average": 36756.3459,
            "count": 397635,
            "maximum": 52224,
            "minimum": 16896,
            "name": "Red",
            "position": 12,
            "stddev": 3508.070059,
            "variance": 12306555.54
          },
          {
            "average": 32755.95052,
            "count": 397635,
            "maximum": 48640,
            "minimum": 12800,
            "name": "Green",
            "position": 13,
            "stddev": 2825.054215,
            "variance": 7980931.319
          },
          {
            "average": 26052.28823,
            "count": 397635,
            "maximum": 43008,
            "minimum": 7680,
            "name": "Blue",
            "position": 14,
            "stddev": 2685.972838,
            "variance": 7214450.085
          },
          {
            "average": 156003.5809,
            "count": 397635,
            "maximum": 156533.8628,
            "minimum": 155131.6688,
            "name": "GpsTime",
            "position": 15,
            "stddev": 392.2825891,
            "variance": 153885.6297
          },
          {
            "average": 0,
            "count": 397635,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 397635,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 397635,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 397635,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 397635,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436198.7502,
          5006874.559,
          957.8280986,
          436615.4502,
          5007168.659,
          1071.388099
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436198.75024164125,
                5006874.559487252,
                957.8280985681097
              ],
              [
                436198.75024164125,
                5007168.659487251,
                957.8280985681097
              ],
              [
                436615.4502416412,
                5007168.659487251,
                1071.3880985681096
              ],
              [
                436615.4502416412,
                5006874.559487252,
                1071.3880985681096
              ],
              [
                436198.75024164125,
                5006874.559487252,
                957.8280985681097
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T21:15:33+00:00",
        "end_time": "2011-09-15T20:52:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8125633,
            45.21247523,
            957.8280986,
            -117.8072194,
            45.21515996,
            1071.388099
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252560230877,
                  45.212475232274194,
                  957.8280985681097
                ],
                [
                  -117.81256329992907,
                  45.215122333065864,
                  957.8280985681097
                ],
                [
                  -117.80725688756765,
                  45.2151599642942,
                  1071.3880985681096
                ],
                [
                  -117.8072194360655,
                  45.21251286004871,
                  1071.3880985681096
                ],
                [
                  -117.81252560230877,
                  45.212475232274194,
                  957.8280985681097
                ]
              ]
            ]
          },
          "id": "45117B7211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T21:15:33Z",
            "pc:count": 397635,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436342.9425,
                "count": 397635,
                "maximum": 436615.4502,
                "minimum": 436198.7502,
                "name": "X",
                "position": 0,
                "stddev": 97.70065282,
                "variance": 9545.417561
              },
              {
                "average": 5006974.14,
                "count": 397635,
                "maximum": 5007168.659,
                "minimum": 5006874.559,
                "name": "Y",
                "position": 1,
                "stddev": 69.00564643,
                "variance": 4761.779239
              },
              {
                "average": 1016.530183,
                "count": 397635,
                "maximum": 1071.388099,
                "minimum": 957.8280986,
                "name": "Z",
                "position": 2,
                "stddev": 22.662214,
                "variance": 513.5759432
              },
              {
                "average": 111.2046198,
                "count": 397635,
                "maximum": 243,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.89527614,
                "variance": 320.2409083
              },
              {
                "average": 1.000118199,
                "count": 397635,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01087130061,
                "variance": 0.000118185177
              },
              {
                "average": 1.000296755,
                "count": 397635,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01722403101,
                "variance": 0.0002966672442
              },
              {
                "average": 0.5002225659,
                "count": 397635,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000005792,
                "variance": 0.2500005792
              },
              {
                "average": 0,
                "count": 397635,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.309356571,
                "count": 397635,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4622289694,
                "variance": 0.2136556202
              },
              {
                "average": 0.7158603069,
                "count": 397635,
                "maximum": 16.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.796378069,
                "variance": 77.37626714
              },
              {
                "average": 141.8972424,
                "count": 397635,
                "maximum": 151,
                "minimum": 135,
                "name": "UserData",
                "position": 10,
                "stddev": 2.051291651,
                "variance": 4.207797438
              },
              {
                "average": 10713.88903,
                "count": 397635,
                "maximum": 10715,
                "minimum": 10712,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9118097633,
                "variance": 0.8313970445
              },
              {
                "average": 36756.3459,
                "count": 397635,
                "maximum": 52224,
                "minimum": 16896,
                "name": "Red",
                "position": 12,
                "stddev": 3508.070059,
                "variance": 12306555.54
              },
              {
                "average": 32755.95052,
                "count": 397635,
                "maximum": 48640,
                "minimum": 12800,
                "name": "Green",
                "position": 13,
                "stddev": 2825.054215,
                "variance": 7980931.319
              },
              {
                "average": 26052.28823,
                "count": 397635,
                "maximum": 43008,
                "minimum": 7680,
                "name": "Blue",
                "position": 14,
                "stddev": 2685.972838,
                "variance": 7214450.085
              },
              {
                "average": 156003.5809,
                "count": 397635,
                "maximum": 156533.8628,
                "minimum": 155131.6688,
                "name": "GpsTime",
                "position": 15,
                "stddev": 392.2825891,
                "variance": 153885.6297
              },
              {
                "average": 0,
                "count": 397635,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 397635,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 397635,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 397635,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 397635,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436198.7502,
              5006874.559,
              957.8280986,
              436615.4502,
              5007168.659,
              1071.388099
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436198.75024164125,
                    5006874.559487252,
                    957.8280985681097
                  ],
                  [
                    436198.75024164125,
                    5007168.659487251,
                    957.8280985681097
                  ],
                  [
                    436615.4502416412,
                    5007168.659487251,
                    1071.3880985681096
                  ],
                  [
                    436615.4502416412,
                    5006874.559487252,
                    1071.3880985681096
                  ],
                  [
                    436198.75024164125,
                    5006874.559487252,
                    957.8280985681097
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T21:15:33+00:00",
            "end_time": "2011-09-15T20: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": "44118H1205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252487555546,
              44.98740251692115,
              1032.1623138879968
            ],
            [
              -118.0127469061723,
              45.00000901860281,
              1032.1623138879968
            ],
            [
              -118.00002975129615,
              45.0001210932548,
              1075.7823138879967
            ],
            [
              -117.99981050760518,
              44.9875145425963,
              1075.7823138879967
            ],
            [
              -118.01252487555546,
              44.98740251692115,
              1032.1623138879968
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127469,
        44.98740252,
        1032.162314,
        -117.9998105,
        45.00012109,
        1075.782314
      ],
      "properties": {
        "datetime": "2011-09-20T23:56:21Z",
        "pc:count": 11531572,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420689.3882,
            "count": 11531572,
            "maximum": 421183.5756,
            "minimum": 420181.1156,
            "name": "X",
            "position": 0,
            "stddev": 284.4774323,
            "variance": 80927.40951
          },
          {
            "average": 4982753.285,
            "count": 11531572,
            "maximum": 4983449.575,
            "minimum": 4982048.935,
            "name": "Y",
            "position": 1,
            "stddev": 405.6168768,
            "variance": 164525.0507
          },
          {
            "average": 1042.809423,
            "count": 11531572,
            "maximum": 1075.782314,
            "minimum": 1032.162314,
            "name": "Z",
            "position": 2,
            "stddev": 4.437486891,
            "variance": 19.69128991
          },
          {
            "average": 221.317843,
            "count": 11531572,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.35155111,
            "variance": 2535.2787
          },
          {
            "average": 1.033036433,
            "count": 11531572,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2072876235,
            "variance": 0.04296815886
          },
          {
            "average": 1.066317758,
            "count": 11531572,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3095512084,
            "variance": 0.09582195065
          },
          {
            "average": 0.4987986894,
            "count": 11531572,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985785,
            "variance": 0.2499985785
          },
          {
            "average": 0,
            "count": 11531572,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.269317314,
            "count": 11531572,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4436051347,
            "variance": 0.1967855156
          },
          {
            "average": 0.5546199798,
            "count": 11531572,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.016080044,
            "variance": 64.25753927
          },
          {
            "average": 201.0263834,
            "count": 11531572,
            "maximum": 212,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 3.798308064,
            "variance": 14.42714415
          },
          {
            "average": 69.77373987,
            "count": 11531572,
            "maximum": 84,
            "minimum": 56,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.07312669,
            "variance": 122.6141347
          },
          {
            "average": 28624.10809,
            "count": 11531572,
            "maximum": 62464,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 11059.96902,
            "variance": 122322914.7
          },
          {
            "average": 29550.82086,
            "count": 11531572,
            "maximum": 64512,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 8700.216682,
            "variance": 75693770.31
          },
          {
            "average": 22368.75046,
            "count": 11531572,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7350.396913,
            "variance": 54028334.78
          },
          {
            "average": 596458.0278,
            "count": 11531572,
            "maximum": 598181.5103,
            "minimum": 594753.6996,
            "name": "GpsTime",
            "position": 15,
            "stddev": 705.9258602,
            "variance": 498331.3201
          },
          {
            "average": 0,
            "count": 11531572,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11531572,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11531572,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11531572,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11531572,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420181.1156,
          4982048.935,
          1032.162314,
          421183.5756,
          4983449.575,
          1075.782314
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420181.1156122717,
                4982048.9351856625,
                1032.1623138879968
              ],
              [
                420181.1156122717,
                4983449.575185663,
                1032.1623138879968
              ],
              [
                421183.57561227167,
                4983449.575185663,
                1075.7823138879967
              ],
              [
                421183.57561227167,
                4982048.9351856625,
                1075.7823138879967
              ],
              [
                420181.1156122717,
                4982048.9351856625,
                1032.1623138879968
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:56:21+00:00",
        "end_time": "2011-09-20T22:59:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127469,
            44.98740252,
            1032.162314,
            -117.9998105,
            45.00012109,
            1075.782314
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252487555546,
                  44.98740251692115,
                  1032.1623138879968
                ],
                [
                  -118.0127469061723,
                  45.00000901860281,
                  1032.1623138879968
                ],
                [
                  -118.00002975129615,
                  45.0001210932548,
                  1075.7823138879967
                ],
                [
                  -117.99981050760518,
                  44.9875145425963,
                  1075.7823138879967
                ],
                [
                  -118.01252487555546,
                  44.98740251692115,
                  1032.1623138879968
                ]
              ]
            ]
          },
          "id": "44118H1205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:56:21Z",
            "pc:count": 11531572,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420689.3882,
                "count": 11531572,
                "maximum": 421183.5756,
                "minimum": 420181.1156,
                "name": "X",
                "position": 0,
                "stddev": 284.4774323,
                "variance": 80927.40951
              },
              {
                "average": 4982753.285,
                "count": 11531572,
                "maximum": 4983449.575,
                "minimum": 4982048.935,
                "name": "Y",
                "position": 1,
                "stddev": 405.6168768,
                "variance": 164525.0507
              },
              {
                "average": 1042.809423,
                "count": 11531572,
                "maximum": 1075.782314,
                "minimum": 1032.162314,
                "name": "Z",
                "position": 2,
                "stddev": 4.437486891,
                "variance": 19.69128991
              },
              {
                "average": 221.317843,
                "count": 11531572,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.35155111,
                "variance": 2535.2787
              },
              {
                "average": 1.033036433,
                "count": 11531572,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2072876235,
                "variance": 0.04296815886
              },
              {
                "average": 1.066317758,
                "count": 11531572,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3095512084,
                "variance": 0.09582195065
              },
              {
                "average": 0.4987986894,
                "count": 11531572,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985785,
                "variance": 0.2499985785
              },
              {
                "average": 0,
                "count": 11531572,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.269317314,
                "count": 11531572,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4436051347,
                "variance": 0.1967855156
              },
              {
                "average": 0.5546199798,
                "count": 11531572,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.016080044,
                "variance": 64.25753927
              },
              {
                "average": 201.0263834,
                "count": 11531572,
                "maximum": 212,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 3.798308064,
                "variance": 14.42714415
              },
              {
                "average": 69.77373987,
                "count": 11531572,
                "maximum": 84,
                "minimum": 56,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.07312669,
                "variance": 122.6141347
              },
              {
                "average": 28624.10809,
                "count": 11531572,
                "maximum": 62464,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 11059.96902,
                "variance": 122322914.7
              },
              {
                "average": 29550.82086,
                "count": 11531572,
                "maximum": 64512,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 8700.216682,
                "variance": 75693770.31
              },
              {
                "average": 22368.75046,
                "count": 11531572,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7350.396913,
                "variance": 54028334.78
              },
              {
                "average": 596458.0278,
                "count": 11531572,
                "maximum": 598181.5103,
                "minimum": 594753.6996,
                "name": "GpsTime",
                "position": 15,
                "stddev": 705.9258602,
                "variance": 498331.3201
              },
              {
                "average": 0,
                "count": 11531572,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11531572,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11531572,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11531572,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11531572,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420181.1156,
              4982048.935,
              1032.162314,
              421183.5756,
              4983449.575,
              1075.782314
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420181.1156122717,
                    4982048.9351856625,
                    1032.1623138879968
                  ],
                  [
                    420181.1156122717,
                    4983449.575185663,
                    1032.1623138879968
                  ],
                  [
                    421183.57561227167,
                    4983449.575185663,
                    1075.7823138879967
                  ],
                  [
                    421183.57561227167,
                    4982048.9351856625,
                    1075.7823138879967
                  ],
                  [
                    420181.1156122717,
                    4982048.9351856625,
                    1032.1623138879968
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:56:21+00:00",
            "end_time": "2011-09-20T22: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": "45117B7407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002549675804,
              45.16242525814837,
              911.856179568817
            ],
            [
              -117.80020169877024,
              45.175010150996954,
              911.856179568817
            ],
            [
              -117.78752864430842,
              45.17509824444478,
              1182.396179568817
            ],
            [
              -117.78735523216464,
              45.1625133131643,
              1182.396179568817
            ],
            [
              -117.80002549675804,
              45.16242525814837,
              911.856179568817
            ]
          ]
        ]
      },
      "bbox": [
        -117.8002017,
        45.16242526,
        911.8561796,
        -117.7873552,
        45.17509824,
        1182.39618
      ],
      "properties": {
        "datetime": "2011-09-15T21:55:12Z",
        "pc:count": 9316879,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437631.9826,
            "count": 9316879,
            "maximum": 438121.1014,
            "minimum": 437125.2214,
            "name": "X",
            "position": 0,
            "stddev": 280.5080635,
            "variance": 78684.7737
          },
          {
            "average": 5002003.909,
            "count": 9316879,
            "maximum": 5002702.858,
            "minimum": 5001304.658,
            "name": "Y",
            "position": 1,
            "stddev": 394.7529151,
            "variance": 155829.864
          },
          {
            "average": 1013.948898,
            "count": 9316879,
            "maximum": 1182.39618,
            "minimum": 911.8561796,
            "name": "Z",
            "position": 2,
            "stddev": 76.50467455,
            "variance": 5852.965228
          },
          {
            "average": 101.1547926,
            "count": 9316879,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.18831992,
            "variance": 1036.087939
          },
          {
            "average": 1.016784591,
            "count": 9316879,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1398390692,
            "variance": 0.01955496527
          },
          {
            "average": 1.034827757,
            "count": 9316879,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2090935307,
            "variance": 0.04372010456
          },
          {
            "average": 0.5001210169,
            "count": 9316879,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000122,
            "variance": 0.2500000122
          },
          {
            "average": 0,
            "count": 9316879,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.295603603,
            "count": 9316879,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4563136369,
            "variance": 0.2082221352
          },
          {
            "average": 0.3393479981,
            "count": 9316879,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.644253087,
            "variance": 74.72311144
          },
          {
            "average": 143.5510562,
            "count": 9316879,
            "maximum": 164,
            "minimum": 128,
            "name": "UserData",
            "position": 10,
            "stddev": 5.56295503,
            "variance": 30.94646867
          },
          {
            "average": 10716.14874,
            "count": 9316879,
            "maximum": 10721,
            "minimum": 10712,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.679427409,
            "variance": 2.820476424
          },
          {
            "average": 35550.99398,
            "count": 9316879,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 7656.083185,
            "variance": 58615609.74
          },
          {
            "average": 31979.07095,
            "count": 9316879,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5836.004414,
            "variance": 34058947.52
          },
          {
            "average": 26283.22921,
            "count": 9316879,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 4892.486458,
            "variance": 23936423.74
          },
          {
            "average": 156910.5525,
            "count": 9316879,
            "maximum": 158912.7434,
            "minimum": 155221.98,
            "name": "GpsTime",
            "position": 15,
            "stddev": 694.1482969,
            "variance": 481841.8581
          },
          {
            "average": 0,
            "count": 9316879,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9316879,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9316879,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9316879,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9316879,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437125.2214,
          5001304.658,
          911.8561796,
          438121.1014,
          5002702.858,
          1182.39618
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437125.22135395865,
                5001304.65788011,
                911.856179568817
              ],
              [
                437125.22135395865,
                5002702.857880109,
                911.856179568817
              ],
              [
                438121.10135395866,
                5002702.857880109,
                1182.396179568817
              ],
              [
                438121.10135395866,
                5001304.65788011,
                1182.396179568817
              ],
              [
                437125.22135395865,
                5001304.65788011,
                911.856179568817
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T21:55:12+00:00",
        "end_time": "2011-09-15T20:53:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8002017,
            45.16242526,
            911.8561796,
            -117.7873552,
            45.17509824,
            1182.39618
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002549675804,
                  45.16242525814837,
                  911.856179568817
                ],
                [
                  -117.80020169877024,
                  45.175010150996954,
                  911.856179568817
                ],
                [
                  -117.78752864430842,
                  45.17509824444478,
                  1182.396179568817
                ],
                [
                  -117.78735523216464,
                  45.1625133131643,
                  1182.396179568817
                ],
                [
                  -117.80002549675804,
                  45.16242525814837,
                  911.856179568817
                ]
              ]
            ]
          },
          "id": "45117B7407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T21:55:12Z",
            "pc:count": 9316879,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437631.9826,
                "count": 9316879,
                "maximum": 438121.1014,
                "minimum": 437125.2214,
                "name": "X",
                "position": 0,
                "stddev": 280.5080635,
                "variance": 78684.7737
              },
              {
                "average": 5002003.909,
                "count": 9316879,
                "maximum": 5002702.858,
                "minimum": 5001304.658,
                "name": "Y",
                "position": 1,
                "stddev": 394.7529151,
                "variance": 155829.864
              },
              {
                "average": 1013.948898,
                "count": 9316879,
                "maximum": 1182.39618,
                "minimum": 911.8561796,
                "name": "Z",
                "position": 2,
                "stddev": 76.50467455,
                "variance": 5852.965228
              },
              {
                "average": 101.1547926,
                "count": 9316879,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.18831992,
                "variance": 1036.087939
              },
              {
                "average": 1.016784591,
                "count": 9316879,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1398390692,
                "variance": 0.01955496527
              },
              {
                "average": 1.034827757,
                "count": 9316879,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2090935307,
                "variance": 0.04372010456
              },
              {
                "average": 0.5001210169,
                "count": 9316879,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000122,
                "variance": 0.2500000122
              },
              {
                "average": 0,
                "count": 9316879,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.295603603,
                "count": 9316879,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4563136369,
                "variance": 0.2082221352
              },
              {
                "average": 0.3393479981,
                "count": 9316879,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.644253087,
                "variance": 74.72311144
              },
              {
                "average": 143.5510562,
                "count": 9316879,
                "maximum": 164,
                "minimum": 128,
                "name": "UserData",
                "position": 10,
                "stddev": 5.56295503,
                "variance": 30.94646867
              },
              {
                "average": 10716.14874,
                "count": 9316879,
                "maximum": 10721,
                "minimum": 10712,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.679427409,
                "variance": 2.820476424
              },
              {
                "average": 35550.99398,
                "count": 9316879,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 7656.083185,
                "variance": 58615609.74
              },
              {
                "average": 31979.07095,
                "count": 9316879,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5836.004414,
                "variance": 34058947.52
              },
              {
                "average": 26283.22921,
                "count": 9316879,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 4892.486458,
                "variance": 23936423.74
              },
              {
                "average": 156910.5525,
                "count": 9316879,
                "maximum": 158912.7434,
                "minimum": 155221.98,
                "name": "GpsTime",
                "position": 15,
                "stddev": 694.1482969,
                "variance": 481841.8581
              },
              {
                "average": 0,
                "count": 9316879,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9316879,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9316879,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9316879,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9316879,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437125.2214,
              5001304.658,
              911.8561796,
              438121.1014,
              5002702.858,
              1182.39618
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437125.22135395865,
                    5001304.65788011,
                    911.856179568817
                  ],
                  [
                    437125.22135395865,
                    5002702.857880109,
                    911.856179568817
                  ],
                  [
                    438121.10135395866,
                    5002702.857880109,
                    1182.396179568817
                  ],
                  [
                    438121.10135395866,
                    5001304.65788011,
                    1182.396179568817
                  ],
                  [
                    437125.22135395865,
                    5001304.65788011,
                    911.856179568817
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T21:55:12+00:00",
            "end_time": "2011-09-15T20:53: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": "45117A7206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252541747943,
              45.09992391081786,
              1051.8349016722705
            ],
            [
              -117.81270399574679,
              45.112509803350335,
              1051.8349016722705
            ],
            [
              -117.80002931145115,
              45.112599297370174,
              1337.4549016722704
            ],
            [
              -117.79985351751478,
              45.10001336579208,
              1337.4549016722704
            ],
            [
              -117.81252541747943,
              45.09992391081786,
              1051.8349016722705
            ]
          ]
        ]
      },
      "bbox": [
        -117.812704,
        45.09992391,
        1051.834902,
        -117.7998535,
        45.1125993,
        1337.454902
      ],
      "properties": {
        "datetime": "2011-09-16T00:22:26Z",
        "pc:count": 10246369,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436574.4733,
            "count": 10246369,
            "maximum": 437070.1359,
            "minimum": 436073.0359,
            "name": "X",
            "position": 0,
            "stddev": 282.2039987,
            "variance": 79639.0969
          },
          {
            "average": 4995055.776,
            "count": 10246369,
            "maximum": 4995769.497,
            "minimum": 4994371.197,
            "name": "Y",
            "position": 1,
            "stddev": 409.7947315,
            "variance": 167931.722
          },
          {
            "average": 1181.657637,
            "count": 10246369,
            "maximum": 1337.454902,
            "minimum": 1051.834902,
            "name": "Z",
            "position": 2,
            "stddev": 65.12711406,
            "variance": 4241.540986
          },
          {
            "average": 109.4298181,
            "count": 10246369,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.69925937,
            "variance": 610.0534132
          },
          {
            "average": 1.000407949,
            "count": 10246369,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02104560309,
            "variance": 0.0004429174095
          },
          {
            "average": 1.000927938,
            "count": 10246369,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03265645342,
            "variance": 0.00106644395
          },
          {
            "average": 0.5000008296,
            "count": 10246369,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000244,
            "variance": 0.2500000244
          },
          {
            "average": 0,
            "count": 10246369,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.275670337,
            "count": 10246369,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4468514541,
            "variance": 0.199676222
          },
          {
            "average": 0.6018549277,
            "count": 10246369,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.566123866,
            "variance": 73.37847809
          },
          {
            "average": 134.0238041,
            "count": 10246369,
            "maximum": 148,
            "minimum": 125,
            "name": "UserData",
            "position": 10,
            "stddev": 3.193146053,
            "variance": 10.19618171
          },
          {
            "average": 10733.70993,
            "count": 10246369,
            "maximum": 10741,
            "minimum": 10729,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.355088907,
            "variance": 5.546443761
          },
          {
            "average": 36111.77034,
            "count": 10246369,
            "maximum": 60416,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 5175.583699,
            "variance": 26786666.62
          },
          {
            "average": 32821.43611,
            "count": 10246369,
            "maximum": 60672,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 4430.514832,
            "variance": 19629461.67
          },
          {
            "average": 27592.44948,
            "count": 10246369,
            "maximum": 62976,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 4388.150191,
            "variance": 19255862.1
          },
          {
            "average": 164463.2717,
            "count": 10246369,
            "maximum": 167746.2703,
            "minimum": 162314.7308,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1057.216967,
            "variance": 1117707.716
          },
          {
            "average": 0,
            "count": 10246369,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10246369,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10246369,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10246369,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10246369,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436073.0359,
          4994371.197,
          1051.834902,
          437070.1359,
          4995769.497,
          1337.454902
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436073.035935571,
                4994371.1965633,
                1051.8349016722705
              ],
              [
                436073.035935571,
                4995769.4965633005,
                1051.8349016722705
              ],
              [
                437070.135935571,
                4995769.4965633005,
                1337.4549016722704
              ],
              [
                437070.135935571,
                4994371.1965633,
                1337.4549016722704
              ],
              [
                436073.035935571,
                4994371.1965633,
                1051.8349016722705
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T00:22:26+00:00",
        "end_time": "2011-09-15T22:51:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.812704,
            45.09992391,
            1051.834902,
            -117.7998535,
            45.1125993,
            1337.454902
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252541747943,
                  45.09992391081786,
                  1051.8349016722705
                ],
                [
                  -117.81270399574679,
                  45.112509803350335,
                  1051.8349016722705
                ],
                [
                  -117.80002931145115,
                  45.112599297370174,
                  1337.4549016722704
                ],
                [
                  -117.79985351751478,
                  45.10001336579208,
                  1337.4549016722704
                ],
                [
                  -117.81252541747943,
                  45.09992391081786,
                  1051.8349016722705
                ]
              ]
            ]
          },
          "id": "45117A7206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T00:22:26Z",
            "pc:count": 10246369,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436574.4733,
                "count": 10246369,
                "maximum": 437070.1359,
                "minimum": 436073.0359,
                "name": "X",
                "position": 0,
                "stddev": 282.2039987,
                "variance": 79639.0969
              },
              {
                "average": 4995055.776,
                "count": 10246369,
                "maximum": 4995769.497,
                "minimum": 4994371.197,
                "name": "Y",
                "position": 1,
                "stddev": 409.7947315,
                "variance": 167931.722
              },
              {
                "average": 1181.657637,
                "count": 10246369,
                "maximum": 1337.454902,
                "minimum": 1051.834902,
                "name": "Z",
                "position": 2,
                "stddev": 65.12711406,
                "variance": 4241.540986
              },
              {
                "average": 109.4298181,
                "count": 10246369,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.69925937,
                "variance": 610.0534132
              },
              {
                "average": 1.000407949,
                "count": 10246369,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02104560309,
                "variance": 0.0004429174095
              },
              {
                "average": 1.000927938,
                "count": 10246369,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03265645342,
                "variance": 0.00106644395
              },
              {
                "average": 0.5000008296,
                "count": 10246369,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000244,
                "variance": 0.2500000244
              },
              {
                "average": 0,
                "count": 10246369,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.275670337,
                "count": 10246369,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4468514541,
                "variance": 0.199676222
              },
              {
                "average": 0.6018549277,
                "count": 10246369,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.566123866,
                "variance": 73.37847809
              },
              {
                "average": 134.0238041,
                "count": 10246369,
                "maximum": 148,
                "minimum": 125,
                "name": "UserData",
                "position": 10,
                "stddev": 3.193146053,
                "variance": 10.19618171
              },
              {
                "average": 10733.70993,
                "count": 10246369,
                "maximum": 10741,
                "minimum": 10729,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.355088907,
                "variance": 5.546443761
              },
              {
                "average": 36111.77034,
                "count": 10246369,
                "maximum": 60416,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 5175.583699,
                "variance": 26786666.62
              },
              {
                "average": 32821.43611,
                "count": 10246369,
                "maximum": 60672,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 4430.514832,
                "variance": 19629461.67
              },
              {
                "average": 27592.44948,
                "count": 10246369,
                "maximum": 62976,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 4388.150191,
                "variance": 19255862.1
              },
              {
                "average": 164463.2717,
                "count": 10246369,
                "maximum": 167746.2703,
                "minimum": 162314.7308,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1057.216967,
                "variance": 1117707.716
              },
              {
                "average": 0,
                "count": 10246369,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10246369,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10246369,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10246369,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10246369,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436073.0359,
              4994371.197,
              1051.834902,
              437070.1359,
              4995769.497,
              1337.454902
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436073.035935571,
                    4994371.1965633,
                    1051.8349016722705
                  ],
                  [
                    436073.035935571,
                    4995769.4965633005,
                    1051.8349016722705
                  ],
                  [
                    437070.135935571,
                    4995769.4965633005,
                    1337.4549016722704
                  ],
                  [
                    437070.135935571,
                    4994371.1965633,
                    1337.4549016722704
                  ],
                  [
                    436073.035935571,
                    4994371.1965633,
                    1051.8349016722705
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T00:22:26+00:00",
            "end_time": "2011-09-15T22:51:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117A8115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9500246976231,
              45.087409300024525,
              1021.1535486144612
            ],
            [
              -117.95023364706599,
              45.10000951564179,
              1021.1535486144612
            ],
            [
              -117.93752940585912,
              45.10011451945118,
              1035.1535486144612
            ],
            [
              -117.93732324898936,
              45.08751425796965,
              1035.1535486144612
            ],
            [
              -117.9500246976231,
              45.087409300024525,
              1021.1535486144612
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502336,
        45.0874093,
        1021.153549,
        -117.9373232,
        45.10011452,
        1035.153549
      ],
      "properties": {
        "datetime": "2011-09-17T23:32:21Z",
        "pc:count": 9333453,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425740.7379,
            "count": 9333453,
            "maximum": 426238.1976,
            "minimum": 425238.5176,
            "name": "X",
            "position": 0,
            "stddev": 284.4208196,
            "variance": 80895.20263
          },
          {
            "average": 4993780.308,
            "count": 9333453,
            "maximum": 4994498.773,
            "minimum": 4993098.833,
            "name": "Y",
            "position": 1,
            "stddev": 405.4013734,
            "variance": 164350.2735
          },
          {
            "average": 1024.425626,
            "count": 9333453,
            "maximum": 1035.153549,
            "minimum": 1021.153549,
            "name": "Z",
            "position": 2,
            "stddev": 1.320829722,
            "variance": 1.744591155
          },
          {
            "average": 106.1763117,
            "count": 9333453,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.12775243,
            "variance": 631.4039422
          },
          {
            "average": 1.000127177,
            "count": 9333453,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01127655889,
            "variance": 0.0001271607805
          },
          {
            "average": 1.000268389,
            "count": 9333453,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01639347364,
            "variance": 0.0002687459779
          },
          {
            "average": 0.4999998393,
            "count": 9333453,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000268,
            "variance": 0.2500000268
          },
          {
            "average": 0,
            "count": 9333453,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.274598158,
            "count": 9333453,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.446311585,
            "variance": 0.1991940309
          },
          {
            "average": 0.1217964394,
            "count": 9333453,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.532765465,
            "variance": 72.80808649
          },
          {
            "average": 137,
            "count": 9333453,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10674.53622,
            "count": 9333453,
            "maximum": 10683,
            "minimum": 10670,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.091435634,
            "variance": 4.37410301
          },
          {
            "average": 31548.63425,
            "count": 9333453,
            "maximum": 58624,
            "minimum": 9984,
            "name": "Red",
            "position": 12,
            "stddev": 8535.996048,
            "variance": 72863228.53
          },
          {
            "average": 29094.87971,
            "count": 9333453,
            "maximum": 58112,
            "minimum": 9984,
            "name": "Green",
            "position": 13,
            "stddev": 7573.949594,
            "variance": 57364712.45
          },
          {
            "average": 23425.80786,
            "count": 9333453,
            "maximum": 59648,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 6802.341628,
            "variance": 46271851.62
          },
          {
            "average": 332432.8823,
            "count": 9333453,
            "maximum": 337541.9701,
            "minimum": 329595.3531,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1327.652373,
            "variance": 1762660.822
          },
          {
            "average": 0,
            "count": 9333453,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9333453,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9333453,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9333453,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9333453,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425238.5176,
          4993098.833,
          1021.153549,
          426238.1976,
          4994498.773,
          1035.153549
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425238.517600188,
                4993098.833430787,
                1021.1535486144612
              ],
              [
                425238.517600188,
                4994498.773430786,
                1021.1535486144612
              ],
              [
                426238.197600188,
                4994498.773430786,
                1035.1535486144612
              ],
              [
                426238.197600188,
                4993098.833430787,
                1035.1535486144612
              ],
              [
                425238.517600188,
                4993098.833430787,
                1021.1535486144612
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T23:32:21+00:00",
        "end_time": "2011-09-17T21:19:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502336,
            45.0874093,
            1021.153549,
            -117.9373232,
            45.10011452,
            1035.153549
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9500246976231,
                  45.087409300024525,
                  1021.1535486144612
                ],
                [
                  -117.95023364706599,
                  45.10000951564179,
                  1021.1535486144612
                ],
                [
                  -117.93752940585912,
                  45.10011451945118,
                  1035.1535486144612
                ],
                [
                  -117.93732324898936,
                  45.08751425796965,
                  1035.1535486144612
                ],
                [
                  -117.9500246976231,
                  45.087409300024525,
                  1021.1535486144612
                ]
              ]
            ]
          },
          "id": "45117A8115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:32:21Z",
            "pc:count": 9333453,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425740.7379,
                "count": 9333453,
                "maximum": 426238.1976,
                "minimum": 425238.5176,
                "name": "X",
                "position": 0,
                "stddev": 284.4208196,
                "variance": 80895.20263
              },
              {
                "average": 4993780.308,
                "count": 9333453,
                "maximum": 4994498.773,
                "minimum": 4993098.833,
                "name": "Y",
                "position": 1,
                "stddev": 405.4013734,
                "variance": 164350.2735
              },
              {
                "average": 1024.425626,
                "count": 9333453,
                "maximum": 1035.153549,
                "minimum": 1021.153549,
                "name": "Z",
                "position": 2,
                "stddev": 1.320829722,
                "variance": 1.744591155
              },
              {
                "average": 106.1763117,
                "count": 9333453,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.12775243,
                "variance": 631.4039422
              },
              {
                "average": 1.000127177,
                "count": 9333453,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01127655889,
                "variance": 0.0001271607805
              },
              {
                "average": 1.000268389,
                "count": 9333453,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01639347364,
                "variance": 0.0002687459779
              },
              {
                "average": 0.4999998393,
                "count": 9333453,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000268,
                "variance": 0.2500000268
              },
              {
                "average": 0,
                "count": 9333453,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.274598158,
                "count": 9333453,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.446311585,
                "variance": 0.1991940309
              },
              {
                "average": 0.1217964394,
                "count": 9333453,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.532765465,
                "variance": 72.80808649
              },
              {
                "average": 137,
                "count": 9333453,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10674.53622,
                "count": 9333453,
                "maximum": 10683,
                "minimum": 10670,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.091435634,
                "variance": 4.37410301
              },
              {
                "average": 31548.63425,
                "count": 9333453,
                "maximum": 58624,
                "minimum": 9984,
                "name": "Red",
                "position": 12,
                "stddev": 8535.996048,
                "variance": 72863228.53
              },
              {
                "average": 29094.87971,
                "count": 9333453,
                "maximum": 58112,
                "minimum": 9984,
                "name": "Green",
                "position": 13,
                "stddev": 7573.949594,
                "variance": 57364712.45
              },
              {
                "average": 23425.80786,
                "count": 9333453,
                "maximum": 59648,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 6802.341628,
                "variance": 46271851.62
              },
              {
                "average": 332432.8823,
                "count": 9333453,
                "maximum": 337541.9701,
                "minimum": 329595.3531,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1327.652373,
                "variance": 1762660.822
              },
              {
                "average": 0,
                "count": 9333453,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9333453,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9333453,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9333453,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9333453,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425238.5176,
              4993098.833,
              1021.153549,
              426238.1976,
              4994498.773,
              1035.153549
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425238.517600188,
                    4993098.833430787,
                    1021.1535486144612
                  ],
                  [
                    425238.517600188,
                    4994498.773430786,
                    1021.1535486144612
                  ],
                  [
                    426238.197600188,
                    4994498.773430786,
                    1035.1535486144612
                  ],
                  [
                    426238.197600188,
                    4993098.833430787,
                    1035.1535486144612
                  ],
                  [
                    425238.517600188,
                    4993098.833430787,
                    1021.1535486144612
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T23:32:21+00:00",
            "end_time": "2011-09-17T21:19: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": "45117B7221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252540478279,
              45.18742418249889,
              891.4947425378409
            ],
            [
              -117.81270453103417,
              45.20001006139994,
              891.4947425378409
            ],
            [
              -117.80003004065183,
              45.20009955184947,
              1099.5947425378408
            ],
            [
              -117.79985370723081,
              45.187513633903784,
              1099.5947425378408
            ],
            [
              -117.81252540478279,
              45.18742418249889,
              891.4947425378409
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127045,
        45.18742418,
        891.4947425,
        -117.7998537,
        45.20009955,
        1099.594743
      ],
      "properties": {
        "datetime": "2011-09-15T21:47:43Z",
        "pc:count": 9254176,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436660.0516,
            "count": 9254176,
            "maximum": 437166.3203,
            "minimum": 436170.7603,
            "name": "X",
            "position": 0,
            "stddev": 282.1677634,
            "variance": 79618.6467
          },
          {
            "average": 5004787.823,
            "count": 9254176,
            "maximum": 5005489.929,
            "minimum": 5004091.609,
            "name": "Y",
            "position": 1,
            "stddev": 402.091172,
            "variance": 161677.3106
          },
          {
            "average": 1005.493746,
            "count": 9254176,
            "maximum": 1099.594743,
            "minimum": 891.4947425,
            "name": "Z",
            "position": 2,
            "stddev": 43.32220645,
            "variance": 1876.813572
          },
          {
            "average": 109.1590844,
            "count": 9254176,
            "maximum": 250,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.69168877,
            "variance": 470.5293619
          },
          {
            "average": 1.00284531,
            "count": 9254176,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05602024525,
            "variance": 0.003138267878
          },
          {
            "average": 1.006065478,
            "count": 9254176,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08391059755,
            "variance": 0.007040988382
          },
          {
            "average": 0.5000062674,
            "count": 9254176,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000027,
            "variance": 0.250000027
          },
          {
            "average": 0,
            "count": 9254176,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.318378751,
            "count": 9254176,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4658473414,
            "variance": 0.2170137455
          },
          {
            "average": -0.06427539855,
            "count": 9254176,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.470311191,
            "variance": 71.74617167
          },
          {
            "average": 142.6626398,
            "count": 9254176,
            "maximum": 179,
            "minimum": 130,
            "name": "UserData",
            "position": 10,
            "stddev": 4.616137586,
            "variance": 21.30872621
          },
          {
            "average": 10716.07494,
            "count": 9254176,
            "maximum": 10720,
            "minimum": 10712,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.726782738,
            "variance": 2.981778625
          },
          {
            "average": 36757.62697,
            "count": 9254176,
            "maximum": 55808,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 6572.765061,
            "variance": 43201240.55
          },
          {
            "average": 33268.58459,
            "count": 9254176,
            "maximum": 55552,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 5123.0075,
            "variance": 26245205.84
          },
          {
            "average": 25818.29242,
            "count": 9254176,
            "maximum": 52992,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4446.925604,
            "variance": 19775147.33
          },
          {
            "average": 156876.9237,
            "count": 9254176,
            "maximum": 158463.0728,
            "minimum": 155165.0077,
            "name": "GpsTime",
            "position": 15,
            "stddev": 712.0749613,
            "variance": 507050.7505
          },
          {
            "average": 0,
            "count": 9254176,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9254176,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9254176,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9254176,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9254176,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436170.7603,
          5004091.609,
          891.4947425,
          437166.3203,
          5005489.929,
          1099.594743
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436170.7602927539,
                5004091.609093891,
                891.4947425378409
              ],
              [
                436170.7602927539,
                5005489.929093892,
                891.4947425378409
              ],
              [
                437166.320292754,
                5005489.929093892,
                1099.5947425378408
              ],
              [
                437166.320292754,
                5004091.609093891,
                1099.5947425378408
              ],
              [
                436170.7602927539,
                5004091.609093891,
                891.4947425378409
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T21:47:43+00:00",
        "end_time": "2011-09-15T20:52:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127045,
            45.18742418,
            891.4947425,
            -117.7998537,
            45.20009955,
            1099.594743
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252540478279,
                  45.18742418249889,
                  891.4947425378409
                ],
                [
                  -117.81270453103417,
                  45.20001006139994,
                  891.4947425378409
                ],
                [
                  -117.80003004065183,
                  45.20009955184947,
                  1099.5947425378408
                ],
                [
                  -117.79985370723081,
                  45.187513633903784,
                  1099.5947425378408
                ],
                [
                  -117.81252540478279,
                  45.18742418249889,
                  891.4947425378409
                ]
              ]
            ]
          },
          "id": "45117B7221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T21:47:43Z",
            "pc:count": 9254176,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436660.0516,
                "count": 9254176,
                "maximum": 437166.3203,
                "minimum": 436170.7603,
                "name": "X",
                "position": 0,
                "stddev": 282.1677634,
                "variance": 79618.6467
              },
              {
                "average": 5004787.823,
                "count": 9254176,
                "maximum": 5005489.929,
                "minimum": 5004091.609,
                "name": "Y",
                "position": 1,
                "stddev": 402.091172,
                "variance": 161677.3106
              },
              {
                "average": 1005.493746,
                "count": 9254176,
                "maximum": 1099.594743,
                "minimum": 891.4947425,
                "name": "Z",
                "position": 2,
                "stddev": 43.32220645,
                "variance": 1876.813572
              },
              {
                "average": 109.1590844,
                "count": 9254176,
                "maximum": 250,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.69168877,
                "variance": 470.5293619
              },
              {
                "average": 1.00284531,
                "count": 9254176,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05602024525,
                "variance": 0.003138267878
              },
              {
                "average": 1.006065478,
                "count": 9254176,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08391059755,
                "variance": 0.007040988382
              },
              {
                "average": 0.5000062674,
                "count": 9254176,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000027,
                "variance": 0.250000027
              },
              {
                "average": 0,
                "count": 9254176,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.318378751,
                "count": 9254176,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4658473414,
                "variance": 0.2170137455
              },
              {
                "average": -0.06427539855,
                "count": 9254176,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.470311191,
                "variance": 71.74617167
              },
              {
                "average": 142.6626398,
                "count": 9254176,
                "maximum": 179,
                "minimum": 130,
                "name": "UserData",
                "position": 10,
                "stddev": 4.616137586,
                "variance": 21.30872621
              },
              {
                "average": 10716.07494,
                "count": 9254176,
                "maximum": 10720,
                "minimum": 10712,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.726782738,
                "variance": 2.981778625
              },
              {
                "average": 36757.62697,
                "count": 9254176,
                "maximum": 55808,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 6572.765061,
                "variance": 43201240.55
              },
              {
                "average": 33268.58459,
                "count": 9254176,
                "maximum": 55552,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 5123.0075,
                "variance": 26245205.84
              },
              {
                "average": 25818.29242,
                "count": 9254176,
                "maximum": 52992,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4446.925604,
                "variance": 19775147.33
              },
              {
                "average": 156876.9237,
                "count": 9254176,
                "maximum": 158463.0728,
                "minimum": 155165.0077,
                "name": "GpsTime",
                "position": 15,
                "stddev": 712.0749613,
                "variance": 507050.7505
              },
              {
                "average": 0,
                "count": 9254176,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9254176,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9254176,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9254176,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9254176,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436170.7603,
              5004091.609,
              891.4947425,
              437166.3203,
              5005489.929,
              1099.594743
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436170.7602927539,
                    5004091.609093891,
                    891.4947425378409
                  ],
                  [
                    436170.7602927539,
                    5005489.929093892,
                    891.4947425378409
                  ],
                  [
                    437166.320292754,
                    5005489.929093892,
                    1099.5947425378408
                  ],
                  [
                    437166.320292754,
                    5004091.609093891,
                    1099.5947425378408
                  ],
                  [
                    436170.7602927539,
                    5004091.609093891,
                    891.4947425378409
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T21:47:43+00:00",
            "end_time": "2011-09-15T20:52: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": "45117A8311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002447964533,
              45.024903198726946,
              1050.084287411923
            ],
            [
              -118.00024405305285,
              45.03750948567474,
              1050.084287411923
            ],
            [
              -117.9875292092902,
              45.03762014712092,
              1090.4242874119232
            ],
            [
              -117.98731242593739,
              45.025013811814645,
              1090.4242874119232
            ],
            [
              -118.00002447964533,
              45.024903198726946,
              1050.084287411923
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002441,
        45.0249032,
        1050.084287,
        -117.9873124,
        45.03762015,
        1090.424287
      ],
      "properties": {
        "datetime": "2011-09-20T20:45:40Z",
        "pc:count": 11583422,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421725.0268,
            "count": 11583422,
            "maximum": 422219.5983,
            "minimum": 421217.9783,
            "name": "X",
            "position": 0,
            "stddev": 283.0767132,
            "variance": 80132.42555
          },
          {
            "average": 4986907.885,
            "count": 11583422,
            "maximum": 4987603.174,
            "minimum": 4986202.554,
            "name": "Y",
            "position": 1,
            "stddev": 397.5570129,
            "variance": 158051.5785
          },
          {
            "average": 1067.970608,
            "count": 11583422,
            "maximum": 1090.424287,
            "minimum": 1050.084287,
            "name": "Z",
            "position": 2,
            "stddev": 6.981206119,
            "variance": 48.73723887
          },
          {
            "average": 228.6794831,
            "count": 11583422,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.5813561,
            "variance": 556.0803556
          },
          {
            "average": 1.001370752,
            "count": 11583422,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04175579813,
            "variance": 0.001743546677
          },
          {
            "average": 1.002750396,
            "count": 11583422,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06245276767,
            "variance": 0.00390034819
          },
          {
            "average": 0.4985814209,
            "count": 11583422,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980092,
            "variance": 0.2499980092
          },
          {
            "average": 0,
            "count": 11583422,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.247654536,
            "count": 11583422,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4316500699,
            "variance": 0.1863217829
          },
          {
            "average": 1.629776321,
            "count": 11583422,
            "maximum": 22.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.228302779,
            "variance": 67.70496662
          },
          {
            "average": 197.7183348,
            "count": 11583422,
            "maximum": 212,
            "minimum": 181,
            "name": "UserData",
            "position": 10,
            "stddev": 4.525662932,
            "variance": 20.48162497
          },
          {
            "average": 249.9018448,
            "count": 11583422,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 67.1349163,
            "variance": 4507.096987
          },
          {
            "average": 26855.58152,
            "count": 11583422,
            "maximum": 63488,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 10613.96489,
            "variance": 112656250.6
          },
          {
            "average": 28758.14878,
            "count": 11583422,
            "maximum": 62976,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 7939.501391,
            "variance": 63035682.34
          },
          {
            "average": 22314.02804,
            "count": 11583422,
            "maximum": 64000,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 7048.993445,
            "variance": 49688308.59
          },
          {
            "average": 530362.851,
            "count": 11583422,
            "maximum": 586740.6862,
            "minimum": 522740.4994,
            "name": "GpsTime",
            "position": 15,
            "stddev": 18736.98069,
            "variance": 351074445.2
          },
          {
            "average": 0,
            "count": 11583422,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11583422,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11583422,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11583422,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11583422,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421217.9783,
          4986202.554,
          1050.084287,
          422219.5983,
          4987603.174,
          1090.424287
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421217.9782533466,
                4986202.5541763,
                1050.084287411923
              ],
              [
                421217.9782533466,
                4987603.174176299,
                1050.084287411923
              ],
              [
                422219.5982533466,
                4987603.174176299,
                1090.4242874119232
              ],
              [
                422219.5982533466,
                4986202.5541763,
                1090.4242874119232
              ],
              [
                421217.9782533466,
                4986202.5541763,
                1050.084287411923
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T20:45:40+00:00",
        "end_time": "2011-09-20T02:59:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002441,
            45.0249032,
            1050.084287,
            -117.9873124,
            45.03762015,
            1090.424287
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002447964533,
                  45.024903198726946,
                  1050.084287411923
                ],
                [
                  -118.00024405305285,
                  45.03750948567474,
                  1050.084287411923
                ],
                [
                  -117.9875292092902,
                  45.03762014712092,
                  1090.4242874119232
                ],
                [
                  -117.98731242593739,
                  45.025013811814645,
                  1090.4242874119232
                ],
                [
                  -118.00002447964533,
                  45.024903198726946,
                  1050.084287411923
                ]
              ]
            ]
          },
          "id": "45117A8311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T20:45:40Z",
            "pc:count": 11583422,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421725.0268,
                "count": 11583422,
                "maximum": 422219.5983,
                "minimum": 421217.9783,
                "name": "X",
                "position": 0,
                "stddev": 283.0767132,
                "variance": 80132.42555
              },
              {
                "average": 4986907.885,
                "count": 11583422,
                "maximum": 4987603.174,
                "minimum": 4986202.554,
                "name": "Y",
                "position": 1,
                "stddev": 397.5570129,
                "variance": 158051.5785
              },
              {
                "average": 1067.970608,
                "count": 11583422,
                "maximum": 1090.424287,
                "minimum": 1050.084287,
                "name": "Z",
                "position": 2,
                "stddev": 6.981206119,
                "variance": 48.73723887
              },
              {
                "average": 228.6794831,
                "count": 11583422,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.5813561,
                "variance": 556.0803556
              },
              {
                "average": 1.001370752,
                "count": 11583422,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04175579813,
                "variance": 0.001743546677
              },
              {
                "average": 1.002750396,
                "count": 11583422,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06245276767,
                "variance": 0.00390034819
              },
              {
                "average": 0.4985814209,
                "count": 11583422,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980092,
                "variance": 0.2499980092
              },
              {
                "average": 0,
                "count": 11583422,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.247654536,
                "count": 11583422,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4316500699,
                "variance": 0.1863217829
              },
              {
                "average": 1.629776321,
                "count": 11583422,
                "maximum": 22.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.228302779,
                "variance": 67.70496662
              },
              {
                "average": 197.7183348,
                "count": 11583422,
                "maximum": 212,
                "minimum": 181,
                "name": "UserData",
                "position": 10,
                "stddev": 4.525662932,
                "variance": 20.48162497
              },
              {
                "average": 249.9018448,
                "count": 11583422,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 67.1349163,
                "variance": 4507.096987
              },
              {
                "average": 26855.58152,
                "count": 11583422,
                "maximum": 63488,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 10613.96489,
                "variance": 112656250.6
              },
              {
                "average": 28758.14878,
                "count": 11583422,
                "maximum": 62976,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 7939.501391,
                "variance": 63035682.34
              },
              {
                "average": 22314.02804,
                "count": 11583422,
                "maximum": 64000,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 7048.993445,
                "variance": 49688308.59
              },
              {
                "average": 530362.851,
                "count": 11583422,
                "maximum": 586740.6862,
                "minimum": 522740.4994,
                "name": "GpsTime",
                "position": 15,
                "stddev": 18736.98069,
                "variance": 351074445.2
              },
              {
                "average": 0,
                "count": 11583422,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11583422,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11583422,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11583422,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11583422,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421217.9783,
              4986202.554,
              1050.084287,
              422219.5983,
              4987603.174,
              1090.424287
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421217.9782533466,
                    4986202.5541763,
                    1050.084287411923
                  ],
                  [
                    421217.9782533466,
                    4987603.174176299,
                    1050.084287411923
                  ],
                  [
                    422219.5982533466,
                    4987603.174176299,
                    1090.4242874119232
                  ],
                  [
                    422219.5982533466,
                    4986202.5541763,
                    1090.4242874119232
                  ],
                  [
                    421217.9782533466,
                    4986202.5541763,
                    1050.084287411923
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T20:45:40+00:00",
            "end_time": "2011-09-20T02:59: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": "45117B7216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252541188405,
              45.19992420188138,
              892.9911945962241
            ],
            [
              -117.81270461619232,
              45.21251005311879,
              892.9911945962241
            ],
            [
              -117.80007624766516,
              45.21259922010835,
              1076.3311945962241
            ],
            [
              -117.79989982723643,
              45.20001332996745,
              1076.3311945962241
            ],
            [
              -117.81252541188405,
              45.19992420188138,
              892.9911945962241
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127046,
        45.1999242,
        892.9911946,
        -117.7998998,
        45.21259922,
        1076.331195
      ],
      "properties": {
        "datetime": "2011-09-15T21:33:21Z",
        "pc:count": 8843063,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436657.0619,
            "count": 8843063,
            "maximum": 437176.4524,
            "minimum": 436184.7324,
            "name": "X",
            "position": 0,
            "stddev": 278.3437628,
            "variance": 77475.25028
          },
          {
            "average": 5006124.779,
            "count": 8843063,
            "maximum": 5006878.569,
            "minimum": 5005480.249,
            "name": "Y",
            "position": 1,
            "stddev": 376.663789,
            "variance": 141875.6099
          },
          {
            "average": 947.3102356,
            "count": 8843063,
            "maximum": 1076.331195,
            "minimum": 892.9911946,
            "name": "Z",
            "position": 2,
            "stddev": 40.01601035,
            "variance": 1601.281085
          },
          {
            "average": 104.4737181,
            "count": 8843063,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.19168157,
            "variance": 911.5376361
          },
          {
            "average": 1.01619077,
            "count": 8843063,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1361789009,
            "variance": 0.01854469304
          },
          {
            "average": 1.033506151,
            "count": 8843063,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2030811713,
            "variance": 0.04124196213
          },
          {
            "average": 0.5001250132,
            "count": 8843063,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000126,
            "variance": 0.2500000126
          },
          {
            "average": 0,
            "count": 8843063,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.291932105,
            "count": 8843063,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.454651267,
            "variance": 0.2067077746
          },
          {
            "average": -0.0035664118,
            "count": 8843063,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.488684859,
            "variance": 72.05777063
          },
          {
            "average": 148.3450034,
            "count": 8843063,
            "maximum": 182,
            "minimum": 135,
            "name": "UserData",
            "position": 10,
            "stddev": 4.749332361,
            "variance": 22.55615787
          },
          {
            "average": 10713.78282,
            "count": 8843063,
            "maximum": 10718,
            "minimum": 10710,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.667891691,
            "variance": 2.781862693
          },
          {
            "average": 35447.25902,
            "count": 8843063,
            "maximum": 65024,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 8442.69019,
            "variance": 71279017.65
          },
          {
            "average": 32968.36048,
            "count": 8843063,
            "maximum": 65280,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 7067.385424,
            "variance": 49947936.73
          },
          {
            "average": 25559.67416,
            "count": 8843063,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6233.957773,
            "variance": 38862229.52
          },
          {
            "average": 155946.5996,
            "count": 8843063,
            "maximum": 157601.3786,
            "minimum": 154345.9364,
            "name": "GpsTime",
            "position": 15,
            "stddev": 675.9167574,
            "variance": 456863.4629
          },
          {
            "average": 0,
            "count": 8843063,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8843063,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8843063,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8843063,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8843063,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436184.7324,
          5005480.249,
          892.9911946,
          437176.4524,
          5006878.569,
          1076.331195
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436184.7324247806,
                5005480.249273976,
                892.9911945962241
              ],
              [
                436184.7324247806,
                5006878.569273977,
                892.9911945962241
              ],
              [
                437176.4524247806,
                5006878.569273977,
                1076.3311945962241
              ],
              [
                437176.4524247806,
                5005480.249273976,
                1076.3311945962241
              ],
              [
                436184.7324247806,
                5005480.249273976,
                892.9911945962241
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T21:33:21+00:00",
        "end_time": "2011-09-15T20:39:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127046,
            45.1999242,
            892.9911946,
            -117.7998998,
            45.21259922,
            1076.331195
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252541188405,
                  45.19992420188138,
                  892.9911945962241
                ],
                [
                  -117.81270461619232,
                  45.21251005311879,
                  892.9911945962241
                ],
                [
                  -117.80007624766516,
                  45.21259922010835,
                  1076.3311945962241
                ],
                [
                  -117.79989982723643,
                  45.20001332996745,
                  1076.3311945962241
                ],
                [
                  -117.81252541188405,
                  45.19992420188138,
                  892.9911945962241
                ]
              ]
            ]
          },
          "id": "45117B7216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T21:33:21Z",
            "pc:count": 8843063,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436657.0619,
                "count": 8843063,
                "maximum": 437176.4524,
                "minimum": 436184.7324,
                "name": "X",
                "position": 0,
                "stddev": 278.3437628,
                "variance": 77475.25028
              },
              {
                "average": 5006124.779,
                "count": 8843063,
                "maximum": 5006878.569,
                "minimum": 5005480.249,
                "name": "Y",
                "position": 1,
                "stddev": 376.663789,
                "variance": 141875.6099
              },
              {
                "average": 947.3102356,
                "count": 8843063,
                "maximum": 1076.331195,
                "minimum": 892.9911946,
                "name": "Z",
                "position": 2,
                "stddev": 40.01601035,
                "variance": 1601.281085
              },
              {
                "average": 104.4737181,
                "count": 8843063,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.19168157,
                "variance": 911.5376361
              },
              {
                "average": 1.01619077,
                "count": 8843063,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1361789009,
                "variance": 0.01854469304
              },
              {
                "average": 1.033506151,
                "count": 8843063,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2030811713,
                "variance": 0.04124196213
              },
              {
                "average": 0.5001250132,
                "count": 8843063,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000126,
                "variance": 0.2500000126
              },
              {
                "average": 0,
                "count": 8843063,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.291932105,
                "count": 8843063,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.454651267,
                "variance": 0.2067077746
              },
              {
                "average": -0.0035664118,
                "count": 8843063,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.488684859,
                "variance": 72.05777063
              },
              {
                "average": 148.3450034,
                "count": 8843063,
                "maximum": 182,
                "minimum": 135,
                "name": "UserData",
                "position": 10,
                "stddev": 4.749332361,
                "variance": 22.55615787
              },
              {
                "average": 10713.78282,
                "count": 8843063,
                "maximum": 10718,
                "minimum": 10710,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.667891691,
                "variance": 2.781862693
              },
              {
                "average": 35447.25902,
                "count": 8843063,
                "maximum": 65024,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 8442.69019,
                "variance": 71279017.65
              },
              {
                "average": 32968.36048,
                "count": 8843063,
                "maximum": 65280,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 7067.385424,
                "variance": 49947936.73
              },
              {
                "average": 25559.67416,
                "count": 8843063,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6233.957773,
                "variance": 38862229.52
              },
              {
                "average": 155946.5996,
                "count": 8843063,
                "maximum": 157601.3786,
                "minimum": 154345.9364,
                "name": "GpsTime",
                "position": 15,
                "stddev": 675.9167574,
                "variance": 456863.4629
              },
              {
                "average": 0,
                "count": 8843063,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8843063,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8843063,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8843063,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8843063,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436184.7324,
              5005480.249,
              892.9911946,
              437176.4524,
              5006878.569,
              1076.331195
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436184.7324247806,
                    5005480.249273976,
                    892.9911945962241
                  ],
                  [
                    436184.7324247806,
                    5006878.569273977,
                    892.9911945962241
                  ],
                  [
                    437176.4524247806,
                    5006878.569273977,
                    1076.3311945962241
                  ],
                  [
                    437176.4524247806,
                    5005480.249273976,
                    1076.3311945962241
                  ],
                  [
                    436184.7324247806,
                    5005480.249273976,
                    892.9911945962241
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T21:33:21+00:00",
            "end_time": "2011-09-15T20:39: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": "44118H1216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.06252380910458,
              44.94989703927585,
              1160.9879146608087
            ],
            [
              -118.06275660117605,
              44.9625090047529,
              1160.9879146608087
            ],
            [
              -118.05002942347431,
              44.96262674228733,
              1313.9679146608087
            ],
            [
              -118.04979941798473,
              44.95001472533628,
              1313.9679146608087
            ],
            [
              -118.06252380910458,
              44.94989703927585,
              1160.9879146608087
            ]
          ]
        ]
      },
      "bbox": [
        -118.0627566,
        44.94989704,
        1160.987915,
        -118.0497994,
        44.96262674,
        1313.967915
      ],
      "properties": {
        "datetime": "2011-09-17T21:55:32Z",
        "pc:count": 11936555,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 416676.975,
            "count": 11936555,
            "maximum": 417188.8808,
            "minimum": 416184.9608,
            "name": "X",
            "position": 0,
            "stddev": 290.0465892,
            "variance": 84127.02392
          },
          {
            "average": 4978638.903,
            "count": 11936555,
            "maximum": 4979334.297,
            "minimum": 4977933.037,
            "name": "Y",
            "position": 1,
            "stddev": 407.2179947,
            "variance": 165826.4952
          },
          {
            "average": 1228.654,
            "count": 11936555,
            "maximum": 1313.967915,
            "minimum": 1160.987915,
            "name": "Z",
            "position": 2,
            "stddev": 27.56972714,
            "variance": 760.0898548
          },
          {
            "average": 106.4291304,
            "count": 11936555,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.59517509,
            "variance": 1814.348941
          },
          {
            "average": 1.068930273,
            "count": 11936555,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2765273357,
            "variance": 0.07646736741
          },
          {
            "average": 1.142593822,
            "count": 11936555,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4063264347,
            "variance": 0.1651011716
          },
          {
            "average": 0.4997126055,
            "count": 11936555,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999383,
            "variance": 0.2499999383
          },
          {
            "average": 0,
            "count": 11936555,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.259535519,
            "count": 11936555,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4383798006,
            "variance": 0.1921768496
          },
          {
            "average": -1.530170776,
            "count": 11936555,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.254017199,
            "variance": 68.12879993
          },
          {
            "average": 178.9930903,
            "count": 11936555,
            "maximum": 179,
            "minimum": 147,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4590648781,
            "variance": 0.2107405623
          },
          {
            "average": 14758.78954,
            "count": 11936555,
            "maximum": 20164,
            "minimum": 9463,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5308.000014,
            "variance": 28174864.14
          },
          {
            "average": 26465.90361,
            "count": 11936555,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 10023.42646,
            "variance": 100469077.9
          },
          {
            "average": 27439.89497,
            "count": 11936555,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 9160.578627,
            "variance": 83916200.78
          },
          {
            "average": 22088.27606,
            "count": 11936555,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7527.912744,
            "variance": 56669470.28
          },
          {
            "average": 329865.6538,
            "count": 11936555,
            "maximum": 331732.033,
            "minimum": 156956.2817,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2754.732088,
            "variance": 7588548.877
          },
          {
            "average": 0,
            "count": 11936555,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11936555,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11936555,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11936555,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11936555,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416184.9608,
          4977933.037,
          1160.987915,
          417188.8808,
          4979334.297,
          1313.967915
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416184.9607554352,
                4977933.037019507,
                1160.9879146608087
              ],
              [
                416184.9607554352,
                4979334.297019507,
                1160.9879146608087
              ],
              [
                417188.88075543527,
                4979334.297019507,
                1313.9679146608087
              ],
              [
                417188.88075543527,
                4977933.037019507,
                1313.9679146608087
              ],
              [
                416184.9607554352,
                4977933.037019507,
                1160.9879146608087
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:55:32+00:00",
        "end_time": "2011-09-15T21:22:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0627566,
            44.94989704,
            1160.987915,
            -118.0497994,
            44.96262674,
            1313.967915
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.06252380910458,
                  44.94989703927585,
                  1160.9879146608087
                ],
                [
                  -118.06275660117605,
                  44.9625090047529,
                  1160.9879146608087
                ],
                [
                  -118.05002942347431,
                  44.96262674228733,
                  1313.9679146608087
                ],
                [
                  -118.04979941798473,
                  44.95001472533628,
                  1313.9679146608087
                ],
                [
                  -118.06252380910458,
                  44.94989703927585,
                  1160.9879146608087
                ]
              ]
            ]
          },
          "id": "44118H1216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:55:32Z",
            "pc:count": 11936555,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 416676.975,
                "count": 11936555,
                "maximum": 417188.8808,
                "minimum": 416184.9608,
                "name": "X",
                "position": 0,
                "stddev": 290.0465892,
                "variance": 84127.02392
              },
              {
                "average": 4978638.903,
                "count": 11936555,
                "maximum": 4979334.297,
                "minimum": 4977933.037,
                "name": "Y",
                "position": 1,
                "stddev": 407.2179947,
                "variance": 165826.4952
              },
              {
                "average": 1228.654,
                "count": 11936555,
                "maximum": 1313.967915,
                "minimum": 1160.987915,
                "name": "Z",
                "position": 2,
                "stddev": 27.56972714,
                "variance": 760.0898548
              },
              {
                "average": 106.4291304,
                "count": 11936555,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.59517509,
                "variance": 1814.348941
              },
              {
                "average": 1.068930273,
                "count": 11936555,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2765273357,
                "variance": 0.07646736741
              },
              {
                "average": 1.142593822,
                "count": 11936555,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4063264347,
                "variance": 0.1651011716
              },
              {
                "average": 0.4997126055,
                "count": 11936555,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999383,
                "variance": 0.2499999383
              },
              {
                "average": 0,
                "count": 11936555,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.259535519,
                "count": 11936555,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4383798006,
                "variance": 0.1921768496
              },
              {
                "average": -1.530170776,
                "count": 11936555,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.254017199,
                "variance": 68.12879993
              },
              {
                "average": 178.9930903,
                "count": 11936555,
                "maximum": 179,
                "minimum": 147,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4590648781,
                "variance": 0.2107405623
              },
              {
                "average": 14758.78954,
                "count": 11936555,
                "maximum": 20164,
                "minimum": 9463,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5308.000014,
                "variance": 28174864.14
              },
              {
                "average": 26465.90361,
                "count": 11936555,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 10023.42646,
                "variance": 100469077.9
              },
              {
                "average": 27439.89497,
                "count": 11936555,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 9160.578627,
                "variance": 83916200.78
              },
              {
                "average": 22088.27606,
                "count": 11936555,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7527.912744,
                "variance": 56669470.28
              },
              {
                "average": 329865.6538,
                "count": 11936555,
                "maximum": 331732.033,
                "minimum": 156956.2817,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2754.732088,
                "variance": 7588548.877
              },
              {
                "average": 0,
                "count": 11936555,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11936555,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11936555,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11936555,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11936555,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416184.9608,
              4977933.037,
              1160.987915,
              417188.8808,
              4979334.297,
              1313.967915
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416184.9607554352,
                    4977933.037019507,
                    1160.9879146608087
                  ],
                  [
                    416184.9607554352,
                    4979334.297019507,
                    1160.9879146608087
                  ],
                  [
                    417188.88075543527,
                    4979334.297019507,
                    1313.9679146608087
                  ],
                  [
                    417188.88075543527,
                    4977933.037019507,
                    1313.9679146608087
                  ],
                  [
                    416184.9607554352,
                    4977933.037019507,
                    1160.9879146608087
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:55:32+00:00",
            "end_time": "2011-09-15T21: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": "45117A8117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98535580689563,
              45.07492338015364,
              1054.3485014746393
            ],
            [
              -117.98557136713045,
              45.08746156881235,
              1054.3485014746393
            ],
            [
              -117.9750286903071,
              45.087552069689394,
              1109.8085014746393
            ],
            [
              -117.97481543503513,
              45.0750138416957,
              1109.8085014746393
            ],
            [
              -117.98535580689563,
              45.07492338015364,
              1054.3485014746393
            ]
          ]
        ]
      },
      "bbox": [
        -117.9855714,
        45.07492338,
        1054.348501,
        -117.9748154,
        45.08755207,
        1109.808501
      ],
      "properties": {
        "datetime": "2011-09-20T02:06:48Z",
        "pc:count": 7075910,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423022.252,
            "count": 7075910,
            "maximum": 423271.0109,
            "minimum": 422441.2309,
            "name": "X",
            "position": 0,
            "stddev": 162.3482884,
            "variance": 26356.96676
          },
          {
            "average": 4992274.984,
            "count": 7075910,
            "maximum": 4993138.105,
            "minimum": 4991745.045,
            "name": "Y",
            "position": 1,
            "stddev": 391.2045457,
            "variance": 153040.9966
          },
          {
            "average": 1083.795191,
            "count": 7075910,
            "maximum": 1109.808501,
            "minimum": 1054.348501,
            "name": "Z",
            "position": 2,
            "stddev": 11.50439746,
            "variance": 132.351161
          },
          {
            "average": 163.8575868,
            "count": 7075910,
            "maximum": 255,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 66.89302278,
            "variance": 4474.676497
          },
          {
            "average": 1.000099634,
            "count": 7075910,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009981178047,
            "variance": 9.96239152e-05
          },
          {
            "average": 1.000199409,
            "count": 7075910,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01411981745,
            "variance": 0.0001993692448
          },
          {
            "average": 0.4994789363,
            "count": 7075910,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997638,
            "variance": 0.2499997638
          },
          {
            "average": 0,
            "count": 7075910,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.235150249,
            "count": 7075910,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4240927197,
            "variance": 0.1798546349
          },
          {
            "average": 0.05045489025,
            "count": 7075910,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.39736947,
            "variance": 70.51581402
          },
          {
            "average": 165.2997945,
            "count": 7075910,
            "maximum": 206,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 27.865992,
            "variance": 776.5135099
          },
          {
            "average": 5540.912774,
            "count": 7075910,
            "maximum": 10654,
            "minimum": 249,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5194.577016,
            "variance": 26983630.38
          },
          {
            "average": 37453.34359,
            "count": 7075910,
            "maximum": 56064,
            "minimum": 15616,
            "name": "Red",
            "position": 12,
            "stddev": 4974.508993,
            "variance": 24745739.72
          },
          {
            "average": 33667.72467,
            "count": 7075910,
            "maximum": 55808,
            "minimum": 17408,
            "name": "Green",
            "position": 13,
            "stddev": 4315.455297,
            "variance": 18623154.42
          },
          {
            "average": 26975.23068,
            "count": 7075910,
            "maximum": 56320,
            "minimum": 12288,
            "name": "Blue",
            "position": 14,
            "stddev": 3988.231712,
            "variance": 15905992.18
          },
          {
            "average": 506071.6882,
            "count": 7075910,
            "maximum": 519608.5267,
            "minimum": 493423.1074,
            "name": "GpsTime",
            "position": 15,
            "stddev": 11881.5121,
            "variance": 141170329.8
          },
          {
            "average": 0,
            "count": 7075910,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7075910,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7075910,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7075910,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7075910,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422441.2309,
          4991745.045,
          1054.348501,
          423271.0109,
          4993138.105,
          1109.808501
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422441.23086502077,
                4991745.0453991005,
                1054.3485014746393
              ],
              [
                422441.23086502077,
                4993138.105399101,
                1054.3485014746393
              ],
              [
                423271.0108650208,
                4993138.105399101,
                1109.8085014746393
              ],
              [
                423271.0108650208,
                4991745.0453991005,
                1109.8085014746393
              ],
              [
                422441.23086502077,
                4991745.0453991005,
                1054.3485014746393
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:06:48+00:00",
        "end_time": "2011-09-19T18:50:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9855714,
            45.07492338,
            1054.348501,
            -117.9748154,
            45.08755207,
            1109.808501
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98535580689563,
                  45.07492338015364,
                  1054.3485014746393
                ],
                [
                  -117.98557136713045,
                  45.08746156881235,
                  1054.3485014746393
                ],
                [
                  -117.9750286903071,
                  45.087552069689394,
                  1109.8085014746393
                ],
                [
                  -117.97481543503513,
                  45.0750138416957,
                  1109.8085014746393
                ],
                [
                  -117.98535580689563,
                  45.07492338015364,
                  1054.3485014746393
                ]
              ]
            ]
          },
          "id": "45117A8117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:06:48Z",
            "pc:count": 7075910,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423022.252,
                "count": 7075910,
                "maximum": 423271.0109,
                "minimum": 422441.2309,
                "name": "X",
                "position": 0,
                "stddev": 162.3482884,
                "variance": 26356.96676
              },
              {
                "average": 4992274.984,
                "count": 7075910,
                "maximum": 4993138.105,
                "minimum": 4991745.045,
                "name": "Y",
                "position": 1,
                "stddev": 391.2045457,
                "variance": 153040.9966
              },
              {
                "average": 1083.795191,
                "count": 7075910,
                "maximum": 1109.808501,
                "minimum": 1054.348501,
                "name": "Z",
                "position": 2,
                "stddev": 11.50439746,
                "variance": 132.351161
              },
              {
                "average": 163.8575868,
                "count": 7075910,
                "maximum": 255,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 66.89302278,
                "variance": 4474.676497
              },
              {
                "average": 1.000099634,
                "count": 7075910,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009981178047,
                "variance": 9.96239152e-05
              },
              {
                "average": 1.000199409,
                "count": 7075910,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01411981745,
                "variance": 0.0001993692448
              },
              {
                "average": 0.4994789363,
                "count": 7075910,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997638,
                "variance": 0.2499997638
              },
              {
                "average": 0,
                "count": 7075910,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.235150249,
                "count": 7075910,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4240927197,
                "variance": 0.1798546349
              },
              {
                "average": 0.05045489025,
                "count": 7075910,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.39736947,
                "variance": 70.51581402
              },
              {
                "average": 165.2997945,
                "count": 7075910,
                "maximum": 206,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 27.865992,
                "variance": 776.5135099
              },
              {
                "average": 5540.912774,
                "count": 7075910,
                "maximum": 10654,
                "minimum": 249,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5194.577016,
                "variance": 26983630.38
              },
              {
                "average": 37453.34359,
                "count": 7075910,
                "maximum": 56064,
                "minimum": 15616,
                "name": "Red",
                "position": 12,
                "stddev": 4974.508993,
                "variance": 24745739.72
              },
              {
                "average": 33667.72467,
                "count": 7075910,
                "maximum": 55808,
                "minimum": 17408,
                "name": "Green",
                "position": 13,
                "stddev": 4315.455297,
                "variance": 18623154.42
              },
              {
                "average": 26975.23068,
                "count": 7075910,
                "maximum": 56320,
                "minimum": 12288,
                "name": "Blue",
                "position": 14,
                "stddev": 3988.231712,
                "variance": 15905992.18
              },
              {
                "average": 506071.6882,
                "count": 7075910,
                "maximum": 519608.5267,
                "minimum": 493423.1074,
                "name": "GpsTime",
                "position": 15,
                "stddev": 11881.5121,
                "variance": 141170329.8
              },
              {
                "average": 0,
                "count": 7075910,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7075910,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7075910,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7075910,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7075910,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422441.2309,
              4991745.045,
              1054.348501,
              423271.0109,
              4993138.105,
              1109.808501
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422441.23086502077,
                    4991745.0453991005,
                    1054.3485014746393
                  ],
                  [
                    422441.23086502077,
                    4993138.105399101,
                    1054.3485014746393
                  ],
                  [
                    423271.0108650208,
                    4993138.105399101,
                    1109.8085014746393
                  ],
                  [
                    423271.0108650208,
                    4991745.0453991005,
                    1109.8085014746393
                  ],
                  [
                    422441.23086502077,
                    4991745.0453991005,
                    1054.3485014746393
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:06:48+00:00",
            "end_time": "2011-09-19T18: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": "45117B7408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.78752519082096,
              45.162426634583674,
              969.9980048188582
            ],
            [
              -117.78769862001647,
              45.175010125414154,
              969.9980048188582
            ],
            [
              -117.77502832730387,
              45.17509681252056,
              1226.1780048188582
            ],
            [
              -117.77485768707471,
              45.16251328387592,
              1226.1780048188582
            ],
            [
              -117.78752519082096,
              45.162426634583674,
              969.9980048188582
            ]
          ]
        ]
      },
      "bbox": [
        -117.7876986,
        45.16242663,
        969.9980048,
        -117.7748577,
        45.17509681,
        1226.178005
      ],
      "properties": {
        "datetime": "2011-09-15T21:20:49Z",
        "pc:count": 9447066,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438610.1696,
            "count": 9447066,
            "maximum": 439103.3101,
            "minimum": 438107.6501,
            "name": "X",
            "position": 0,
            "stddev": 282.5845775,
            "variance": 79854.04345
          },
          {
            "average": 5001991.961,
            "count": 9447066,
            "maximum": 5002693.199,
            "minimum": 5001295.159,
            "name": "Y",
            "position": 1,
            "stddev": 401.6286297,
            "variance": 161305.5562
          },
          {
            "average": 1141.935026,
            "count": 9447066,
            "maximum": 1226.178005,
            "minimum": 969.9980048,
            "name": "Z",
            "position": 2,
            "stddev": 44.29323887,
            "variance": 1961.891009
          },
          {
            "average": 110.1439779,
            "count": 9447066,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.33042876,
            "variance": 454.9871909
          },
          {
            "average": 1.000814433,
            "count": 9447066,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02852664617,
            "variance": 0.0008137695416
          },
          {
            "average": 1.00196569,
            "count": 9447066,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04430206271,
            "variance": 0.001962672761
          },
          {
            "average": 0.5000194769,
            "count": 9447066,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000261,
            "variance": 0.2500000261
          },
          {
            "average": 0,
            "count": 9447066,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.341641415,
            "count": 9447066,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4742600368,
            "variance": 0.2249225825
          },
          {
            "average": -0.07949921015,
            "count": 9447066,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.458667698,
            "variance": 71.54905922
          },
          {
            "average": 135.6738326,
            "count": 9447066,
            "maximum": 161,
            "minimum": 126,
            "name": "UserData",
            "position": 10,
            "stddev": 4.758070942,
            "variance": 22.63923909
          },
          {
            "average": 10711.40878,
            "count": 9447066,
            "maximum": 10716,
            "minimum": 10707,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.716261262,
            "variance": 2.945552718
          },
          {
            "average": 35969.39429,
            "count": 9447066,
            "maximum": 57088,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 5517.184498,
            "variance": 30439324.79
          },
          {
            "average": 33055.44643,
            "count": 9447066,
            "maximum": 56320,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 4159.250065,
            "variance": 17299361.1
          },
          {
            "average": 26769.80273,
            "count": 9447066,
            "maximum": 53248,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 3627.041351,
            "variance": 13155428.96
          },
          {
            "average": 155022.44,
            "count": 9447066,
            "maximum": 156849.769,
            "minimum": 153410.8014,
            "name": "GpsTime",
            "position": 15,
            "stddev": 664.3905105,
            "variance": 441414.7505
          },
          {
            "average": 0,
            "count": 9447066,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9447066,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9447066,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9447066,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9447066,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438107.6501,
          5001295.159,
          969.9980048,
          439103.3101,
          5002693.199,
          1226.178005
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438107.65014007717,
                5001295.158860013,
                969.9980048188582
              ],
              [
                438107.65014007717,
                5002693.198860012,
                969.9980048188582
              ],
              [
                439103.3101400772,
                5002693.198860012,
                1226.1780048188582
              ],
              [
                439103.3101400772,
                5001295.158860013,
                1226.1780048188582
              ],
              [
                438107.65014007717,
                5001295.158860013,
                969.9980048188582
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T21:20:49+00:00",
        "end_time": "2011-09-15T20:23:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7876986,
            45.16242663,
            969.9980048,
            -117.7748577,
            45.17509681,
            1226.178005
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.78752519082096,
                  45.162426634583674,
                  969.9980048188582
                ],
                [
                  -117.78769862001647,
                  45.175010125414154,
                  969.9980048188582
                ],
                [
                  -117.77502832730387,
                  45.17509681252056,
                  1226.1780048188582
                ],
                [
                  -117.77485768707471,
                  45.16251328387592,
                  1226.1780048188582
                ],
                [
                  -117.78752519082096,
                  45.162426634583674,
                  969.9980048188582
                ]
              ]
            ]
          },
          "id": "45117B7408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T21:20:49Z",
            "pc:count": 9447066,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438610.1696,
                "count": 9447066,
                "maximum": 439103.3101,
                "minimum": 438107.6501,
                "name": "X",
                "position": 0,
                "stddev": 282.5845775,
                "variance": 79854.04345
              },
              {
                "average": 5001991.961,
                "count": 9447066,
                "maximum": 5002693.199,
                "minimum": 5001295.159,
                "name": "Y",
                "position": 1,
                "stddev": 401.6286297,
                "variance": 161305.5562
              },
              {
                "average": 1141.935026,
                "count": 9447066,
                "maximum": 1226.178005,
                "minimum": 969.9980048,
                "name": "Z",
                "position": 2,
                "stddev": 44.29323887,
                "variance": 1961.891009
              },
              {
                "average": 110.1439779,
                "count": 9447066,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.33042876,
                "variance": 454.9871909
              },
              {
                "average": 1.000814433,
                "count": 9447066,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02852664617,
                "variance": 0.0008137695416
              },
              {
                "average": 1.00196569,
                "count": 9447066,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04430206271,
                "variance": 0.001962672761
              },
              {
                "average": 0.5000194769,
                "count": 9447066,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000261,
                "variance": 0.2500000261
              },
              {
                "average": 0,
                "count": 9447066,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.341641415,
                "count": 9447066,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4742600368,
                "variance": 0.2249225825
              },
              {
                "average": -0.07949921015,
                "count": 9447066,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.458667698,
                "variance": 71.54905922
              },
              {
                "average": 135.6738326,
                "count": 9447066,
                "maximum": 161,
                "minimum": 126,
                "name": "UserData",
                "position": 10,
                "stddev": 4.758070942,
                "variance": 22.63923909
              },
              {
                "average": 10711.40878,
                "count": 9447066,
                "maximum": 10716,
                "minimum": 10707,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.716261262,
                "variance": 2.945552718
              },
              {
                "average": 35969.39429,
                "count": 9447066,
                "maximum": 57088,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 5517.184498,
                "variance": 30439324.79
              },
              {
                "average": 33055.44643,
                "count": 9447066,
                "maximum": 56320,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 4159.250065,
                "variance": 17299361.1
              },
              {
                "average": 26769.80273,
                "count": 9447066,
                "maximum": 53248,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 3627.041351,
                "variance": 13155428.96
              },
              {
                "average": 155022.44,
                "count": 9447066,
                "maximum": 156849.769,
                "minimum": 153410.8014,
                "name": "GpsTime",
                "position": 15,
                "stddev": 664.3905105,
                "variance": 441414.7505
              },
              {
                "average": 0,
                "count": 9447066,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9447066,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9447066,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9447066,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9447066,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438107.6501,
              5001295.159,
              969.9980048,
              439103.3101,
              5002693.199,
              1226.178005
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438107.65014007717,
                    5001295.158860013,
                    969.9980048188582
                  ],
                  [
                    438107.65014007717,
                    5002693.198860012,
                    969.9980048188582
                  ],
                  [
                    439103.3101400772,
                    5002693.198860012,
                    1226.1780048188582
                  ],
                  [
                    439103.3101400772,
                    5001295.158860013,
                    1226.1780048188582
                  ],
                  [
                    438107.65014007717,
                    5001295.158860013,
                    969.9980048188582
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T21:20:49+00:00",
            "end_time": "2011-09-15T20:23: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": "45117A8102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752491322706,
              45.11240498946773,
              1038.7865214572907
            ],
            [
              -117.98774237979754,
              45.12500969019158,
              1038.7865214572907
            ],
            [
              -117.9750294244203,
              45.12511894104009,
              1173.126521457291
            ],
            [
              -117.97481475572035,
              45.112514192579724,
              1173.126521457291
            ],
            [
              -117.98752491322706,
              45.11240498946773,
              1038.7865214572907
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877424,
        45.11240499,
        1038.786521,
        -117.9748148,
        45.12511894,
        1173.126521
      ],
      "properties": {
        "datetime": "2011-09-19T18:56:30Z",
        "pc:count": 9626673,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422813.7817,
            "count": 9626673,
            "maximum": 423321.2687,
            "minimum": 422321.3287,
            "name": "X",
            "position": 0,
            "stddev": 282.8624095,
            "variance": 80011.14271
          },
          {
            "average": 4996617.14,
            "count": 9626673,
            "maximum": 4997311.386,
            "minimum": 4995910.926,
            "name": "Y",
            "position": 1,
            "stddev": 395.763366,
            "variance": 156628.6419
          },
          {
            "average": 1094.335887,
            "count": 9626673,
            "maximum": 1173.126521,
            "minimum": 1038.786521,
            "name": "Z",
            "position": 2,
            "stddev": 32.72360557,
            "variance": 1070.834361
          },
          {
            "average": 103.6573911,
            "count": 9626673,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.76786361,
            "variance": 1073.732886
          },
          {
            "average": 1.036720682,
            "count": 9626673,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1985635139,
            "variance": 0.03942746904
          },
          {
            "average": 1.076776577,
            "count": 9626673,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2927749692,
            "variance": 0.0857171826
          },
          {
            "average": 0.5001802804,
            "count": 9626673,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999935,
            "variance": 0.2499999935
          },
          {
            "average": 0,
            "count": 9626673,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.288945205,
            "count": 9626673,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4532724288,
            "variance": 0.2054558947
          },
          {
            "average": 0.02605977964,
            "count": 9626673,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.570971588,
            "variance": 73.46155396
          },
          {
            "average": 137.7440878,
            "count": 9626673,
            "maximum": 138,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4363727332,
            "variance": 0.1904211623
          },
          {
            "average": 10655.47044,
            "count": 9626673,
            "maximum": 10682,
            "minimum": 10645,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.29425085,
            "variance": 233.9141091
          },
          {
            "average": 30057.88814,
            "count": 9626673,
            "maximum": 57088,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9613.354615,
            "variance": 92416586.95
          },
          {
            "average": 28985.64209,
            "count": 9626673,
            "maximum": 55296,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 7738.115552,
            "variance": 59878432.3
          },
          {
            "average": 23885.27538,
            "count": 9626673,
            "maximum": 55040,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6599.076044,
            "variance": 43547804.63
          },
          {
            "average": 452397.8196,
            "count": 9626673,
            "maximum": 493790.0291,
            "minimum": 335974.3139,
            "name": "GpsTime",
            "position": 15,
            "stddev": 67780.66296,
            "variance": 4594218271
          },
          {
            "average": 0,
            "count": 9626673,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9626673,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9626673,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9626673,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9626673,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422321.3287,
          4995910.926,
          1038.786521,
          423321.2687,
          4997311.386,
          1173.126521
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422321.3287255467,
                4995910.925767797,
                1038.7865214572907
              ],
              [
                422321.3287255467,
                4997311.385767798,
                1038.7865214572907
              ],
              [
                423321.26872554666,
                4997311.385767798,
                1173.126521457291
              ],
              [
                423321.26872554666,
                4995910.925767797,
                1173.126521457291
              ],
              [
                422321.3287255467,
                4995910.925767797,
                1038.7865214572907
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:56:30+00:00",
        "end_time": "2011-09-17T23:06:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877424,
            45.11240499,
            1038.786521,
            -117.9748148,
            45.12511894,
            1173.126521
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752491322706,
                  45.11240498946773,
                  1038.7865214572907
                ],
                [
                  -117.98774237979754,
                  45.12500969019158,
                  1038.7865214572907
                ],
                [
                  -117.9750294244203,
                  45.12511894104009,
                  1173.126521457291
                ],
                [
                  -117.97481475572035,
                  45.112514192579724,
                  1173.126521457291
                ],
                [
                  -117.98752491322706,
                  45.11240498946773,
                  1038.7865214572907
                ]
              ]
            ]
          },
          "id": "45117A8102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:56:30Z",
            "pc:count": 9626673,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422813.7817,
                "count": 9626673,
                "maximum": 423321.2687,
                "minimum": 422321.3287,
                "name": "X",
                "position": 0,
                "stddev": 282.8624095,
                "variance": 80011.14271
              },
              {
                "average": 4996617.14,
                "count": 9626673,
                "maximum": 4997311.386,
                "minimum": 4995910.926,
                "name": "Y",
                "position": 1,
                "stddev": 395.763366,
                "variance": 156628.6419
              },
              {
                "average": 1094.335887,
                "count": 9626673,
                "maximum": 1173.126521,
                "minimum": 1038.786521,
                "name": "Z",
                "position": 2,
                "stddev": 32.72360557,
                "variance": 1070.834361
              },
              {
                "average": 103.6573911,
                "count": 9626673,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.76786361,
                "variance": 1073.732886
              },
              {
                "average": 1.036720682,
                "count": 9626673,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1985635139,
                "variance": 0.03942746904
              },
              {
                "average": 1.076776577,
                "count": 9626673,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2927749692,
                "variance": 0.0857171826
              },
              {
                "average": 0.5001802804,
                "count": 9626673,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999935,
                "variance": 0.2499999935
              },
              {
                "average": 0,
                "count": 9626673,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.288945205,
                "count": 9626673,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4532724288,
                "variance": 0.2054558947
              },
              {
                "average": 0.02605977964,
                "count": 9626673,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.570971588,
                "variance": 73.46155396
              },
              {
                "average": 137.7440878,
                "count": 9626673,
                "maximum": 138,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4363727332,
                "variance": 0.1904211623
              },
              {
                "average": 10655.47044,
                "count": 9626673,
                "maximum": 10682,
                "minimum": 10645,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.29425085,
                "variance": 233.9141091
              },
              {
                "average": 30057.88814,
                "count": 9626673,
                "maximum": 57088,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9613.354615,
                "variance": 92416586.95
              },
              {
                "average": 28985.64209,
                "count": 9626673,
                "maximum": 55296,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 7738.115552,
                "variance": 59878432.3
              },
              {
                "average": 23885.27538,
                "count": 9626673,
                "maximum": 55040,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6599.076044,
                "variance": 43547804.63
              },
              {
                "average": 452397.8196,
                "count": 9626673,
                "maximum": 493790.0291,
                "minimum": 335974.3139,
                "name": "GpsTime",
                "position": 15,
                "stddev": 67780.66296,
                "variance": 4594218271
              },
              {
                "average": 0,
                "count": 9626673,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9626673,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9626673,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9626673,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9626673,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422321.3287,
              4995910.926,
              1038.786521,
              423321.2687,
              4997311.386,
              1173.126521
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422321.3287255467,
                    4995910.925767797,
                    1038.7865214572907
                  ],
                  [
                    422321.3287255467,
                    4997311.385767798,
                    1038.7865214572907
                  ],
                  [
                    423321.26872554666,
                    4997311.385767798,
                    1173.126521457291
                  ],
                  [
                    423321.26872554666,
                    4995910.925767797,
                    1173.126521457291
                  ],
                  [
                    422321.3287255467,
                    4995910.925767797,
                    1038.7865214572907
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:56:30+00:00",
            "end_time": "2011-09-17T23:06: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": "45117A8417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502507866467,
              45.012411688015746,
              988.2177604869922
            ],
            [
              -117.92522796134296,
              45.02500981975218,
              988.2177604869922
            ],
            [
              -117.91252880702496,
              45.02511200206851,
              1019.4377604869923
            ],
            [
              -117.91232870805835,
              45.01251382570782,
              1019.4377604869923
            ],
            [
              -117.92502507866467,
              45.012411688015746,
              988.2177604869922
            ]
          ]
        ]
      },
      "bbox": [
        -117.925228,
        45.01241169,
        988.2177605,
        -117.9123287,
        45.025112,
        1019.43776
      ],
      "properties": {
        "datetime": "2011-09-20T01:30:04Z",
        "pc:count": 12224802,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427604.5255,
            "count": 12224802,
            "maximum": 428111.2493,
            "minimum": 427110.6693,
            "name": "X",
            "position": 0,
            "stddev": 282.6310731,
            "variance": 79880.32349
          },
          {
            "average": 4985473.9,
            "count": 12224802,
            "maximum": 4986144.357,
            "minimum": 4984744.677,
            "name": "Y",
            "position": 1,
            "stddev": 411.1581321,
            "variance": 169051.0096
          },
          {
            "average": 993.5746395,
            "count": 12224802,
            "maximum": 1019.43776,
            "minimum": 988.2177605,
            "name": "Z",
            "position": 2,
            "stddev": 2.712258798,
            "variance": 7.356347786
          },
          {
            "average": 210.5404424,
            "count": 12224802,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.31819114,
            "variance": 3060.102271
          },
          {
            "average": 1.018458049,
            "count": 12224802,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1517773634,
            "variance": 0.02303636803
          },
          {
            "average": 1.036911027,
            "count": 12224802,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2245210615,
            "variance": 0.05040970705
          },
          {
            "average": 0.4973204474,
            "count": 12224802,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999928404,
            "variance": 0.2499928404
          },
          {
            "average": 0,
            "count": 12224802,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.257102978,
            "count": 12224802,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4370366716,
            "variance": 0.1910010523
          },
          {
            "average": 0.7707861175,
            "count": 12224802,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.041024261,
            "variance": 64.65807116
          },
          {
            "average": 196.578102,
            "count": 12224802,
            "maximum": 212,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 4.322840399,
            "variance": 18.68694912
          },
          {
            "average": 251.3670203,
            "count": 12224802,
            "maximum": 270,
            "minimum": 115,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 27.96054632,
            "variance": 781.7921504
          },
          {
            "average": 33360.08306,
            "count": 12224802,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 10500.79316,
            "variance": 110266657
          },
          {
            "average": 33497.24617,
            "count": 12224802,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 9120.396726,
            "variance": 83181636.44
          },
          {
            "average": 26778.343,
            "count": 12224802,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 9451.142049,
            "variance": 89324086.02
          },
          {
            "average": 515718.9303,
            "count": 12224802,
            "maximum": 517404.6905,
            "minimum": 508728.9074,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1564.210712,
            "variance": 2446755.15
          },
          {
            "average": 0,
            "count": 12224802,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12224802,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12224802,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12224802,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12224802,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427110.6693,
          4984744.677,
          988.2177605,
          428111.2493,
          4986144.357,
          1019.43776
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427110.6692646495,
                4984744.6774506485,
                988.2177604869922
              ],
              [
                427110.6692646495,
                4986144.357450648,
                988.2177604869922
              ],
              [
                428111.24926464946,
                4986144.357450648,
                1019.4377604869923
              ],
              [
                428111.24926464946,
                4984744.6774506485,
                1019.4377604869923
              ],
              [
                427110.6692646495,
                4984744.6774506485,
                988.2177604869922
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:30:04+00:00",
        "end_time": "2011-09-19T23:05:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.925228,
            45.01241169,
            988.2177605,
            -117.9123287,
            45.025112,
            1019.43776
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502507866467,
                  45.012411688015746,
                  988.2177604869922
                ],
                [
                  -117.92522796134296,
                  45.02500981975218,
                  988.2177604869922
                ],
                [
                  -117.91252880702496,
                  45.02511200206851,
                  1019.4377604869923
                ],
                [
                  -117.91232870805835,
                  45.01251382570782,
                  1019.4377604869923
                ],
                [
                  -117.92502507866467,
                  45.012411688015746,
                  988.2177604869922
                ]
              ]
            ]
          },
          "id": "45117A8417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:30:04Z",
            "pc:count": 12224802,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427604.5255,
                "count": 12224802,
                "maximum": 428111.2493,
                "minimum": 427110.6693,
                "name": "X",
                "position": 0,
                "stddev": 282.6310731,
                "variance": 79880.32349
              },
              {
                "average": 4985473.9,
                "count": 12224802,
                "maximum": 4986144.357,
                "minimum": 4984744.677,
                "name": "Y",
                "position": 1,
                "stddev": 411.1581321,
                "variance": 169051.0096
              },
              {
                "average": 993.5746395,
                "count": 12224802,
                "maximum": 1019.43776,
                "minimum": 988.2177605,
                "name": "Z",
                "position": 2,
                "stddev": 2.712258798,
                "variance": 7.356347786
              },
              {
                "average": 210.5404424,
                "count": 12224802,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.31819114,
                "variance": 3060.102271
              },
              {
                "average": 1.018458049,
                "count": 12224802,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1517773634,
                "variance": 0.02303636803
              },
              {
                "average": 1.036911027,
                "count": 12224802,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2245210615,
                "variance": 0.05040970705
              },
              {
                "average": 0.4973204474,
                "count": 12224802,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999928404,
                "variance": 0.2499928404
              },
              {
                "average": 0,
                "count": 12224802,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.257102978,
                "count": 12224802,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4370366716,
                "variance": 0.1910010523
              },
              {
                "average": 0.7707861175,
                "count": 12224802,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.041024261,
                "variance": 64.65807116
              },
              {
                "average": 196.578102,
                "count": 12224802,
                "maximum": 212,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 4.322840399,
                "variance": 18.68694912
              },
              {
                "average": 251.3670203,
                "count": 12224802,
                "maximum": 270,
                "minimum": 115,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 27.96054632,
                "variance": 781.7921504
              },
              {
                "average": 33360.08306,
                "count": 12224802,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 10500.79316,
                "variance": 110266657
              },
              {
                "average": 33497.24617,
                "count": 12224802,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 9120.396726,
                "variance": 83181636.44
              },
              {
                "average": 26778.343,
                "count": 12224802,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 9451.142049,
                "variance": 89324086.02
              },
              {
                "average": 515718.9303,
                "count": 12224802,
                "maximum": 517404.6905,
                "minimum": 508728.9074,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1564.210712,
                "variance": 2446755.15
              },
              {
                "average": 0,
                "count": 12224802,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12224802,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12224802,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12224802,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12224802,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427110.6693,
              4984744.677,
              988.2177605,
              428111.2493,
              4986144.357,
              1019.43776
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427110.6692646495,
                    4984744.6774506485,
                    988.2177604869922
                  ],
                  [
                    427110.6692646495,
                    4986144.357450648,
                    988.2177604869922
                  ],
                  [
                    428111.24926464946,
                    4986144.357450648,
                    1019.4377604869923
                  ],
                  [
                    428111.24926464946,
                    4984744.6774506485,
                    1019.4377604869923
                  ],
                  [
                    427110.6692646495,
                    4984744.6774506485,
                    988.2177604869922
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:30:04+00:00",
            "end_time": "2011-09-19T23: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": "45117B6316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.75002549943576,
              45.13743059097338,
              970.0389626329701
            ],
            [
              -117.75019047982394,
              45.15001064746736,
              970.0389626329701
            ],
            [
              -117.73752816073872,
              45.15009312176111,
              1324.73896263297
            ],
            [
              -117.73736596441088,
              45.137513029300564,
              1324.73896263297
            ],
            [
              -117.75002549943576,
              45.13743059097338,
              970.0389626329701
            ]
          ]
        ]
      },
      "bbox": [
        -117.7501905,
        45.13743059,
        970.0389626,
        -117.737366,
        45.15009312,
        1324.738963
      ],
      "properties": {
        "datetime": "2011-09-15T20:18:18Z",
        "pc:count": 10534346,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 441532.5551,
            "count": 10534346,
            "maximum": 442024.524,
            "minimum": 441029.064,
            "name": "X",
            "position": 0,
            "stddev": 286.7113806,
            "variance": 82203.41576
          },
          {
            "average": 4999195.695,
            "count": 10534346,
            "maximum": 4999887.94,
            "minimum": 4998490.3,
            "name": "Y",
            "position": 1,
            "stddev": 412.1609733,
            "variance": 169876.6679
          },
          {
            "average": 1112.480476,
            "count": 10534346,
            "maximum": 1324.738963,
            "minimum": 970.0389626,
            "name": "Z",
            "position": 2,
            "stddev": 51.43904507,
            "variance": 2645.975358
          },
          {
            "average": 98.47202702,
            "count": 10534346,
            "maximum": 251,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.42199396,
            "variance": 2155.001523
          },
          {
            "average": 1.076834385,
            "count": 10534346,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2799066843,
            "variance": 0.0783477519
          },
          {
            "average": 1.163255128,
            "count": 10534346,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4035016122,
            "variance": 0.162813551
          },
          {
            "average": 0.500200582,
            "count": 10534346,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999835,
            "variance": 0.2499999835
          },
          {
            "average": 0,
            "count": 10534346,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.228096742,
            "count": 10534346,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4196053323,
            "variance": 0.1760686349
          },
          {
            "average": -0.2688635326,
            "count": 10534346,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.532434807,
            "variance": 72.80244373
          },
          {
            "average": 131.2752678,
            "count": 10534346,
            "maximum": 143,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 2.374610427,
            "variance": 5.63877468
          },
          {
            "average": 10701.98257,
            "count": 10534346,
            "maximum": 10706,
            "minimum": 10698,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.724280186,
            "variance": 2.97314216
          },
          {
            "average": 22889.03512,
            "count": 10534346,
            "maximum": 53504,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 9174.59624,
            "variance": 84173216.16
          },
          {
            "average": 23994.83717,
            "count": 10534346,
            "maximum": 50944,
            "minimum": 256,
            "name": "Green",
            "position": 13,
            "stddev": 8616.022639,
            "variance": 74235846.11
          },
          {
            "average": 19858.17159,
            "count": 10534346,
            "maximum": 50944,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7090.778908,
            "variance": 50279145.52
          },
          {
            "average": 151721.1098,
            "count": 10534346,
            "maximum": 153098.0371,
            "minimum": 150437.5416,
            "name": "GpsTime",
            "position": 15,
            "stddev": 563.0692296,
            "variance": 317046.9573
          },
          {
            "average": 0,
            "count": 10534346,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10534346,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10534346,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10534346,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10534346,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          441029.064,
          4998490.3,
          970.0389626,
          442024.524,
          4999887.94,
          1324.738963
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                441029.06402748066,
                4998490.300294553,
                970.0389626329701
              ],
              [
                441029.06402748066,
                4999887.9402945535,
                970.0389626329701
              ],
              [
                442024.5240274806,
                4999887.9402945535,
                1324.73896263297
              ],
              [
                442024.5240274806,
                4998490.300294553,
                1324.73896263297
              ],
              [
                441029.06402748066,
                4998490.300294553,
                970.0389626329701
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:18:18+00:00",
        "end_time": "2011-09-15T19:33:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B6316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B6316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B6316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7501905,
            45.13743059,
            970.0389626,
            -117.737366,
            45.15009312,
            1324.738963
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.75002549943576,
                  45.13743059097338,
                  970.0389626329701
                ],
                [
                  -117.75019047982394,
                  45.15001064746736,
                  970.0389626329701
                ],
                [
                  -117.73752816073872,
                  45.15009312176111,
                  1324.73896263297
                ],
                [
                  -117.73736596441088,
                  45.137513029300564,
                  1324.73896263297
                ],
                [
                  -117.75002549943576,
                  45.13743059097338,
                  970.0389626329701
                ]
              ]
            ]
          },
          "id": "45117B6316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:18:18Z",
            "pc:count": 10534346,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 441532.5551,
                "count": 10534346,
                "maximum": 442024.524,
                "minimum": 441029.064,
                "name": "X",
                "position": 0,
                "stddev": 286.7113806,
                "variance": 82203.41576
              },
              {
                "average": 4999195.695,
                "count": 10534346,
                "maximum": 4999887.94,
                "minimum": 4998490.3,
                "name": "Y",
                "position": 1,
                "stddev": 412.1609733,
                "variance": 169876.6679
              },
              {
                "average": 1112.480476,
                "count": 10534346,
                "maximum": 1324.738963,
                "minimum": 970.0389626,
                "name": "Z",
                "position": 2,
                "stddev": 51.43904507,
                "variance": 2645.975358
              },
              {
                "average": 98.47202702,
                "count": 10534346,
                "maximum": 251,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.42199396,
                "variance": 2155.001523
              },
              {
                "average": 1.076834385,
                "count": 10534346,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2799066843,
                "variance": 0.0783477519
              },
              {
                "average": 1.163255128,
                "count": 10534346,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4035016122,
                "variance": 0.162813551
              },
              {
                "average": 0.500200582,
                "count": 10534346,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999835,
                "variance": 0.2499999835
              },
              {
                "average": 0,
                "count": 10534346,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.228096742,
                "count": 10534346,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4196053323,
                "variance": 0.1760686349
              },
              {
                "average": -0.2688635326,
                "count": 10534346,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.532434807,
                "variance": 72.80244373
              },
              {
                "average": 131.2752678,
                "count": 10534346,
                "maximum": 143,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 2.374610427,
                "variance": 5.63877468
              },
              {
                "average": 10701.98257,
                "count": 10534346,
                "maximum": 10706,
                "minimum": 10698,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.724280186,
                "variance": 2.97314216
              },
              {
                "average": 22889.03512,
                "count": 10534346,
                "maximum": 53504,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 9174.59624,
                "variance": 84173216.16
              },
              {
                "average": 23994.83717,
                "count": 10534346,
                "maximum": 50944,
                "minimum": 256,
                "name": "Green",
                "position": 13,
                "stddev": 8616.022639,
                "variance": 74235846.11
              },
              {
                "average": 19858.17159,
                "count": 10534346,
                "maximum": 50944,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7090.778908,
                "variance": 50279145.52
              },
              {
                "average": 151721.1098,
                "count": 10534346,
                "maximum": 153098.0371,
                "minimum": 150437.5416,
                "name": "GpsTime",
                "position": 15,
                "stddev": 563.0692296,
                "variance": 317046.9573
              },
              {
                "average": 0,
                "count": 10534346,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10534346,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10534346,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10534346,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10534346,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              441029.064,
              4998490.3,
              970.0389626,
              442024.524,
              4999887.94,
              1324.738963
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    441029.06402748066,
                    4998490.300294553,
                    970.0389626329701
                  ],
                  [
                    441029.06402748066,
                    4999887.9402945535,
                    970.0389626329701
                  ],
                  [
                    442024.5240274806,
                    4999887.9402945535,
                    1324.73896263297
                  ],
                  [
                    442024.5240274806,
                    4998490.300294553,
                    1324.73896263297
                  ],
                  [
                    441029.06402748066,
                    4998490.300294553,
                    970.0389626329701
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:18:18+00:00",
            "end_time": "2011-09-15T19: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": "44118H1206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.06252426994494,
              44.97489659431126,
              1114.068931533859
            ],
            [
              -118.0627572816666,
              44.98750940438797,
              1114.068931533859
            ],
            [
              -118.05002989928761,
              44.987627143403856,
              1392.728931533859
            ],
            [
              -118.04979967682013,
              44.97501428184904,
              1392.728931533859
            ],
            [
              -118.06252426994494,
              44.97489659431126,
              1114.068931533859
            ]
          ]
        ]
      },
      "bbox": [
        -118.0627573,
        44.97489659,
        1114.068932,
        -118.0497997,
        44.98762714,
        1392.728932
      ],
      "properties": {
        "datetime": "2011-09-20T21:40:06Z",
        "pc:count": 17231847,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 416756.4547,
            "count": 17231847,
            "maximum": 417224.8209,
            "minimum": 416221.3209,
            "name": "X",
            "position": 0,
            "stddev": 291.0895111,
            "variance": 84733.10347
          },
          {
            "average": 4981430.812,
            "count": 17231847,
            "maximum": 4982111.514,
            "minimum": 4980710.154,
            "name": "Y",
            "position": 1,
            "stddev": 411.0577745,
            "variance": 168968.494
          },
          {
            "average": 1217.37409,
            "count": 17231847,
            "maximum": 1392.728932,
            "minimum": 1114.068932,
            "name": "Z",
            "position": 2,
            "stddev": 61.40916006,
            "variance": 3771.08494
          },
          {
            "average": 121.0267636,
            "count": 17231847,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 64.07785805,
            "variance": 4105.971893
          },
          {
            "average": 1.06814197,
            "count": 17231847,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2676917735,
            "variance": 0.0716588856
          },
          {
            "average": 1.142299952,
            "count": 17231847,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3898646272,
            "variance": 0.1519944276
          },
          {
            "average": 0.4991958204,
            "count": 17231847,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993678,
            "variance": 0.2499993678
          },
          {
            "average": 0,
            "count": 17231847,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.166685208,
            "count": 17231847,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.37269459,
            "variance": 0.1389012574
          },
          {
            "average": -2.298593157,
            "count": 17231847,
            "maximum": 19.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.212118611,
            "variance": 67.43889208
          },
          {
            "average": 183.2613862,
            "count": 17231847,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 8.710857646,
            "variance": 75.87904093
          },
          {
            "average": 11868.54827,
            "count": 17231847,
            "maximum": 20082,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7537.889699,
            "variance": 56819781.11
          },
          {
            "average": 25769.00077,
            "count": 17231847,
            "maximum": 57600,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 11170.26453,
            "variance": 124774809.7
          },
          {
            "average": 25354.5178,
            "count": 17231847,
            "maximum": 56832,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 9606.627698,
            "variance": 92287295.74
          },
          {
            "average": 21709.28205,
            "count": 17231847,
            "maximum": 56064,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 8015.997726,
            "variance": 64256219.54
          },
          {
            "average": 378423.788,
            "count": 17231847,
            "maximum": 590006.1281,
            "minimum": 324318.4912,
            "name": "GpsTime",
            "position": 15,
            "stddev": 104232.1578,
            "variance": 10864342710.0
          },
          {
            "average": 0,
            "count": 17231847,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17231847,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17231847,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17231847,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17231847,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416221.3209,
          4980710.154,
          1114.068932,
          417224.8209,
          4982111.514,
          1392.728932
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416221.320869985,
                4980710.153979721,
                1114.068931533859
              ],
              [
                416221.320869985,
                4982111.51397972,
                1114.068931533859
              ],
              [
                417224.820869985,
                4982111.51397972,
                1392.728931533859
              ],
              [
                417224.820869985,
                4980710.153979721,
                1392.728931533859
              ],
              [
                416221.320869985,
                4980710.153979721,
                1114.068931533859
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:40:06+00:00",
        "end_time": "2011-09-17T19:51:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0627573,
            44.97489659,
            1114.068932,
            -118.0497997,
            44.98762714,
            1392.728932
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.06252426994494,
                  44.97489659431126,
                  1114.068931533859
                ],
                [
                  -118.0627572816666,
                  44.98750940438797,
                  1114.068931533859
                ],
                [
                  -118.05002989928761,
                  44.987627143403856,
                  1392.728931533859
                ],
                [
                  -118.04979967682013,
                  44.97501428184904,
                  1392.728931533859
                ],
                [
                  -118.06252426994494,
                  44.97489659431126,
                  1114.068931533859
                ]
              ]
            ]
          },
          "id": "44118H1206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:40:06Z",
            "pc:count": 17231847,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 416756.4547,
                "count": 17231847,
                "maximum": 417224.8209,
                "minimum": 416221.3209,
                "name": "X",
                "position": 0,
                "stddev": 291.0895111,
                "variance": 84733.10347
              },
              {
                "average": 4981430.812,
                "count": 17231847,
                "maximum": 4982111.514,
                "minimum": 4980710.154,
                "name": "Y",
                "position": 1,
                "stddev": 411.0577745,
                "variance": 168968.494
              },
              {
                "average": 1217.37409,
                "count": 17231847,
                "maximum": 1392.728932,
                "minimum": 1114.068932,
                "name": "Z",
                "position": 2,
                "stddev": 61.40916006,
                "variance": 3771.08494
              },
              {
                "average": 121.0267636,
                "count": 17231847,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 64.07785805,
                "variance": 4105.971893
              },
              {
                "average": 1.06814197,
                "count": 17231847,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2676917735,
                "variance": 0.0716588856
              },
              {
                "average": 1.142299952,
                "count": 17231847,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3898646272,
                "variance": 0.1519944276
              },
              {
                "average": 0.4991958204,
                "count": 17231847,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993678,
                "variance": 0.2499993678
              },
              {
                "average": 0,
                "count": 17231847,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.166685208,
                "count": 17231847,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.37269459,
                "variance": 0.1389012574
              },
              {
                "average": -2.298593157,
                "count": 17231847,
                "maximum": 19.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.212118611,
                "variance": 67.43889208
              },
              {
                "average": 183.2613862,
                "count": 17231847,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 8.710857646,
                "variance": 75.87904093
              },
              {
                "average": 11868.54827,
                "count": 17231847,
                "maximum": 20082,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7537.889699,
                "variance": 56819781.11
              },
              {
                "average": 25769.00077,
                "count": 17231847,
                "maximum": 57600,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 11170.26453,
                "variance": 124774809.7
              },
              {
                "average": 25354.5178,
                "count": 17231847,
                "maximum": 56832,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 9606.627698,
                "variance": 92287295.74
              },
              {
                "average": 21709.28205,
                "count": 17231847,
                "maximum": 56064,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 8015.997726,
                "variance": 64256219.54
              },
              {
                "average": 378423.788,
                "count": 17231847,
                "maximum": 590006.1281,
                "minimum": 324318.4912,
                "name": "GpsTime",
                "position": 15,
                "stddev": 104232.1578,
                "variance": 10864342710.0
              },
              {
                "average": 0,
                "count": 17231847,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17231847,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17231847,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17231847,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17231847,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416221.3209,
              4980710.154,
              1114.068932,
              417224.8209,
              4982111.514,
              1392.728932
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416221.320869985,
                    4980710.153979721,
                    1114.068931533859
                  ],
                  [
                    416221.320869985,
                    4982111.51397972,
                    1114.068931533859
                  ],
                  [
                    417224.820869985,
                    4982111.51397972,
                    1392.728931533859
                  ],
                  [
                    417224.820869985,
                    4980710.153979721,
                    1392.728931533859
                  ],
                  [
                    416221.320869985,
                    4980710.153979721,
                    1114.068931533859
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:40:06+00:00",
            "end_time": "2011-09-17T19:51: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": "45117A8305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002518596915,
              45.0499093547358,
              1009.7696921335677
            ],
            [
              -117.95023386857544,
              45.062510013458976,
              1009.7696921335677
            ],
            [
              -117.93752904513158,
              45.06261502290807,
              1032.8296921335677
            ],
            [
              -117.9373231516594,
              45.0500143183167,
              1032.8296921335677
            ],
            [
              -117.95002518596915,
              45.0499093547358,
              1009.7696921335677
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502339,
        45.04990935,
        1009.769692,
        -117.9373232,
        45.06261502,
        1032.829692
      ],
      "properties": {
        "datetime": "2011-09-20T01:31:11Z",
        "pc:count": 12408751,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425703.2728,
            "count": 12408751,
            "maximum": 426189.9538,
            "minimum": 425189.5738,
            "name": "X",
            "position": 0,
            "stddev": 285.502252,
            "variance": 81511.53588
          },
          {
            "average": 4989660.854,
            "count": 12408751,
            "maximum": 4990332.996,
            "minimum": 4988933.016,
            "name": "Y",
            "position": 1,
            "stddev": 411.470957,
            "variance": 169308.3485
          },
          {
            "average": 1019.81691,
            "count": 12408751,
            "maximum": 1032.829692,
            "minimum": 1009.769692,
            "name": "Z",
            "position": 2,
            "stddev": 4.408858705,
            "variance": 19.43803508
          },
          {
            "average": 209.197457,
            "count": 12408751,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.97226336,
            "variance": 2806.060686
          },
          {
            "average": 1.001982552,
            "count": 12408751,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04953066903,
            "variance": 0.002453287174
          },
          {
            "average": 1.003970182,
            "count": 12408751,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07337283421,
            "variance": 0.0053835728
          },
          {
            "average": 0.4988880025,
            "count": 12408751,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987836,
            "variance": 0.2499987836
          },
          {
            "average": 0,
            "count": 12408751,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.240585052,
            "count": 12408751,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4274387667,
            "variance": 0.1827038993
          },
          {
            "average": 1.093062775,
            "count": 12408751,
            "maximum": 22.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.922240356,
            "variance": 62.76189225
          },
          {
            "average": 190.8002535,
            "count": 12408751,
            "maximum": 212,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 13.77146859,
            "variance": 189.6533471
          },
          {
            "average": 854.0436308,
            "count": 12408751,
            "maximum": 10681,
            "minimum": 115,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2426.549759,
            "variance": 5888143.734
          },
          {
            "average": 29941.89988,
            "count": 12408751,
            "maximum": 63232,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 10111.32313,
            "variance": 102238855.5
          },
          {
            "average": 30108.13078,
            "count": 12408751,
            "maximum": 63744,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 8636.843317,
            "variance": 74595062.48
          },
          {
            "average": 24157.01249,
            "count": 12408751,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 7388.470985,
            "variance": 54589503.49
          },
          {
            "average": 505362.3701,
            "count": 12408751,
            "maximum": 517471.8796,
            "minimum": 334868.7982,
            "name": "GpsTime",
            "position": 15,
            "stddev": 42011.74969,
            "variance": 1764987112
          },
          {
            "average": 0,
            "count": 12408751,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12408751,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12408751,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12408751,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12408751,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425189.5738,
          4988933.016,
          1009.769692,
          426189.9538,
          4990332.996,
          1032.829692
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425189.57381757966,
                4988933.015771365,
                1009.7696921335677
              ],
              [
                425189.57381757966,
                4990332.995771365,
                1009.7696921335677
              ],
              [
                426189.95381757966,
                4990332.995771365,
                1032.8296921335677
              ],
              [
                426189.95381757966,
                4988933.015771365,
                1032.8296921335677
              ],
              [
                425189.57381757966,
                4988933.015771365,
                1009.7696921335677
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:31:11+00:00",
        "end_time": "2011-09-17T22:47:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502339,
            45.04990935,
            1009.769692,
            -117.9373232,
            45.06261502,
            1032.829692
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002518596915,
                  45.0499093547358,
                  1009.7696921335677
                ],
                [
                  -117.95023386857544,
                  45.062510013458976,
                  1009.7696921335677
                ],
                [
                  -117.93752904513158,
                  45.06261502290807,
                  1032.8296921335677
                ],
                [
                  -117.9373231516594,
                  45.0500143183167,
                  1032.8296921335677
                ],
                [
                  -117.95002518596915,
                  45.0499093547358,
                  1009.7696921335677
                ]
              ]
            ]
          },
          "id": "45117A8305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:31:11Z",
            "pc:count": 12408751,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425703.2728,
                "count": 12408751,
                "maximum": 426189.9538,
                "minimum": 425189.5738,
                "name": "X",
                "position": 0,
                "stddev": 285.502252,
                "variance": 81511.53588
              },
              {
                "average": 4989660.854,
                "count": 12408751,
                "maximum": 4990332.996,
                "minimum": 4988933.016,
                "name": "Y",
                "position": 1,
                "stddev": 411.470957,
                "variance": 169308.3485
              },
              {
                "average": 1019.81691,
                "count": 12408751,
                "maximum": 1032.829692,
                "minimum": 1009.769692,
                "name": "Z",
                "position": 2,
                "stddev": 4.408858705,
                "variance": 19.43803508
              },
              {
                "average": 209.197457,
                "count": 12408751,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.97226336,
                "variance": 2806.060686
              },
              {
                "average": 1.001982552,
                "count": 12408751,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04953066903,
                "variance": 0.002453287174
              },
              {
                "average": 1.003970182,
                "count": 12408751,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07337283421,
                "variance": 0.0053835728
              },
              {
                "average": 0.4988880025,
                "count": 12408751,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987836,
                "variance": 0.2499987836
              },
              {
                "average": 0,
                "count": 12408751,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.240585052,
                "count": 12408751,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4274387667,
                "variance": 0.1827038993
              },
              {
                "average": 1.093062775,
                "count": 12408751,
                "maximum": 22.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.922240356,
                "variance": 62.76189225
              },
              {
                "average": 190.8002535,
                "count": 12408751,
                "maximum": 212,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 13.77146859,
                "variance": 189.6533471
              },
              {
                "average": 854.0436308,
                "count": 12408751,
                "maximum": 10681,
                "minimum": 115,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2426.549759,
                "variance": 5888143.734
              },
              {
                "average": 29941.89988,
                "count": 12408751,
                "maximum": 63232,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 10111.32313,
                "variance": 102238855.5
              },
              {
                "average": 30108.13078,
                "count": 12408751,
                "maximum": 63744,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 8636.843317,
                "variance": 74595062.48
              },
              {
                "average": 24157.01249,
                "count": 12408751,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 7388.470985,
                "variance": 54589503.49
              },
              {
                "average": 505362.3701,
                "count": 12408751,
                "maximum": 517471.8796,
                "minimum": 334868.7982,
                "name": "GpsTime",
                "position": 15,
                "stddev": 42011.74969,
                "variance": 1764987112
              },
              {
                "average": 0,
                "count": 12408751,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12408751,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12408751,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12408751,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12408751,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425189.5738,
              4988933.016,
              1009.769692,
              426189.9538,
              4990332.996,
              1032.829692
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425189.57381757966,
                    4988933.015771365,
                    1009.7696921335677
                  ],
                  [
                    425189.57381757966,
                    4990332.995771365,
                    1009.7696921335677
                  ],
                  [
                    426189.95381757966,
                    4990332.995771365,
                    1032.8296921335677
                  ],
                  [
                    426189.95381757966,
                    4988933.015771365,
                    1032.8296921335677
                  ],
                  [
                    425189.57381757966,
                    4988933.015771365,
                    1009.7696921335677
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:31:11+00:00",
            "end_time": "2011-09-17T22: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": "45117A8206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752315864603,
              45.099910278620115,
              1015.8047450279365
            ],
            [
              -117.93772943089579,
              45.112509431851436,
              1015.8047450279365
            ],
            [
              -117.92502923539887,
              45.11261301122291,
              1053.6047450279366
            ],
            [
              -117.92482575583959,
              45.10001381275321,
              1053.6047450279366
            ],
            [
              -117.93752315864603,
              45.099910278620115,
              1015.8047450279365
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377294,
        45.09991028,
        1015.804745,
        -117.9248258,
        45.11261301,
        1053.604745
      ],
      "properties": {
        "datetime": "2011-09-17T21:26:22Z",
        "pc:count": 9503236,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426762.1939,
            "count": 9503236,
            "maximum": 427237.5661,
            "minimum": 426238.4261,
            "name": "X",
            "position": 0,
            "stddev": 289.8273462,
            "variance": 83999.89059
          },
          {
            "average": 4995193.444,
            "count": 9503236,
            "maximum": 4995875.899,
            "minimum": 4994476.079,
            "name": "Y",
            "position": 1,
            "stddev": 403.2153754,
            "variance": 162582.6389
          },
          {
            "average": 1021.584952,
            "count": 9503236,
            "maximum": 1053.604745,
            "minimum": 1015.804745,
            "name": "Z",
            "position": 2,
            "stddev": 5.044524244,
            "variance": 25.44722485
          },
          {
            "average": 111.6372998,
            "count": 9503236,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.31660674,
            "variance": 801.8302173
          },
          {
            "average": 1.001281774,
            "count": 9503236,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03818331159,
            "variance": 0.001457965284
          },
          {
            "average": 1.002652675,
            "count": 9503236,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05734612377,
            "variance": 0.003288577911
          },
          {
            "average": 0.4999864257,
            "count": 9503236,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000261,
            "variance": 0.2500000261
          },
          {
            "average": 0,
            "count": 9503236,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.320432114,
            "count": 9503236,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4666426868,
            "variance": 0.2177553972
          },
          {
            "average": 0.2776107126,
            "count": 9503236,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.54275117,
            "variance": 72.97859755
          },
          {
            "average": 137,
            "count": 9503236,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10666.81378,
            "count": 9503236,
            "maximum": 10671,
            "minimum": 10662,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.936851267,
            "variance": 3.751392829
          },
          {
            "average": 36133.74485,
            "count": 9503236,
            "maximum": 60672,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 11029.55901,
            "variance": 121651172
          },
          {
            "average": 34487.17591,
            "count": 9503236,
            "maximum": 61184,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 9507.460896,
            "variance": 90391812.69
          },
          {
            "average": 29366.29304,
            "count": 9503236,
            "maximum": 62208,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 10180.41464,
            "variance": 103640842.3
          },
          {
            "average": 327211.1145,
            "count": 9503236,
            "maximum": 329982.5672,
            "minimum": 323828.8622,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1396.004544,
            "variance": 1948828.687
          },
          {
            "average": 0,
            "count": 9503236,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9503236,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9503236,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9503236,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9503236,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426238.4261,
          4994476.079,
          1015.804745,
          427237.5661,
          4995875.899,
          1053.604745
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426238.42612446466,
                4994476.078770556,
                1015.8047450279365
              ],
              [
                426238.42612446466,
                4995875.898770556,
                1015.8047450279365
              ],
              [
                427237.5661244647,
                4995875.898770556,
                1053.6047450279366
              ],
              [
                427237.5661244647,
                4994476.078770556,
                1053.6047450279366
              ],
              [
                426238.42612446466,
                4994476.078770556,
                1015.8047450279365
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:26:22+00:00",
        "end_time": "2011-09-17T19:43:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377294,
            45.09991028,
            1015.804745,
            -117.9248258,
            45.11261301,
            1053.604745
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752315864603,
                  45.099910278620115,
                  1015.8047450279365
                ],
                [
                  -117.93772943089579,
                  45.112509431851436,
                  1015.8047450279365
                ],
                [
                  -117.92502923539887,
                  45.11261301122291,
                  1053.6047450279366
                ],
                [
                  -117.92482575583959,
                  45.10001381275321,
                  1053.6047450279366
                ],
                [
                  -117.93752315864603,
                  45.099910278620115,
                  1015.8047450279365
                ]
              ]
            ]
          },
          "id": "45117A8206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:26:22Z",
            "pc:count": 9503236,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426762.1939,
                "count": 9503236,
                "maximum": 427237.5661,
                "minimum": 426238.4261,
                "name": "X",
                "position": 0,
                "stddev": 289.8273462,
                "variance": 83999.89059
              },
              {
                "average": 4995193.444,
                "count": 9503236,
                "maximum": 4995875.899,
                "minimum": 4994476.079,
                "name": "Y",
                "position": 1,
                "stddev": 403.2153754,
                "variance": 162582.6389
              },
              {
                "average": 1021.584952,
                "count": 9503236,
                "maximum": 1053.604745,
                "minimum": 1015.804745,
                "name": "Z",
                "position": 2,
                "stddev": 5.044524244,
                "variance": 25.44722485
              },
              {
                "average": 111.6372998,
                "count": 9503236,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.31660674,
                "variance": 801.8302173
              },
              {
                "average": 1.001281774,
                "count": 9503236,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03818331159,
                "variance": 0.001457965284
              },
              {
                "average": 1.002652675,
                "count": 9503236,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05734612377,
                "variance": 0.003288577911
              },
              {
                "average": 0.4999864257,
                "count": 9503236,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000261,
                "variance": 0.2500000261
              },
              {
                "average": 0,
                "count": 9503236,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.320432114,
                "count": 9503236,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4666426868,
                "variance": 0.2177553972
              },
              {
                "average": 0.2776107126,
                "count": 9503236,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.54275117,
                "variance": 72.97859755
              },
              {
                "average": 137,
                "count": 9503236,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10666.81378,
                "count": 9503236,
                "maximum": 10671,
                "minimum": 10662,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.936851267,
                "variance": 3.751392829
              },
              {
                "average": 36133.74485,
                "count": 9503236,
                "maximum": 60672,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 11029.55901,
                "variance": 121651172
              },
              {
                "average": 34487.17591,
                "count": 9503236,
                "maximum": 61184,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 9507.460896,
                "variance": 90391812.69
              },
              {
                "average": 29366.29304,
                "count": 9503236,
                "maximum": 62208,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 10180.41464,
                "variance": 103640842.3
              },
              {
                "average": 327211.1145,
                "count": 9503236,
                "maximum": 329982.5672,
                "minimum": 323828.8622,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1396.004544,
                "variance": 1948828.687
              },
              {
                "average": 0,
                "count": 9503236,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9503236,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9503236,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9503236,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9503236,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426238.4261,
              4994476.079,
              1015.804745,
              427237.5661,
              4995875.899,
              1053.604745
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426238.42612446466,
                    4994476.078770556,
                    1015.8047450279365
                  ],
                  [
                    426238.42612446466,
                    4995875.898770556,
                    1015.8047450279365
                  ],
                  [
                    427237.5661244647,
                    4995875.898770556,
                    1053.6047450279366
                  ],
                  [
                    427237.5661244647,
                    4994476.078770556,
                    1053.6047450279366
                  ],
                  [
                    426238.42612446466,
                    4994476.078770556,
                    1015.8047450279365
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:26:22+00:00",
            "end_time": "2011-09-17T19: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": "45117B7413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.78752469921292,
              45.14992702096865,
              927.2748306160076
            ],
            [
              -117.78769805276337,
              45.16251053945837,
              927.2748306160076
            ],
            [
              -117.77502900429658,
              45.16259721845035,
              1159.2148306160077
            ],
            [
              -117.77485843822429,
              45.150013662150016,
              1159.2148306160077
            ],
            [
              -117.78752469921292,
              45.14992702096865,
              927.2748306160076
            ]
          ]
        ]
      },
      "bbox": [
        -117.7876981,
        45.14992702,
        927.2748306,
        -117.7748584,
        45.16259722,
        1159.214831
      ],
      "properties": {
        "datetime": "2011-09-15T21:35:11Z",
        "pc:count": 8822067,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438596.3695,
            "count": 8822067,
            "maximum": 439089.9354,
            "minimum": 438094.1554,
            "name": "X",
            "position": 0,
            "stddev": 285.4925502,
            "variance": 81505.99624
          },
          {
            "average": 5000616.287,
            "count": 8822067,
            "maximum": 5001304.612,
            "minimum": 4999906.572,
            "name": "Y",
            "position": 1,
            "stddev": 402.4439514,
            "variance": 161961.134
          },
          {
            "average": 1015.973806,
            "count": 8822067,
            "maximum": 1159.214831,
            "minimum": 927.2748306,
            "name": "Z",
            "position": 2,
            "stddev": 57.42689569,
            "variance": 3297.848348
          },
          {
            "average": 102.335678,
            "count": 8822067,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 37.16448963,
            "variance": 1381.199289
          },
          {
            "average": 1.030741548,
            "count": 8822067,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1851327766,
            "variance": 0.03427414498
          },
          {
            "average": 1.064327555,
            "count": 8822067,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2737911201,
            "variance": 0.07496157747
          },
          {
            "average": 0.5001038872,
            "count": 8822067,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000175,
            "variance": 0.2500000175
          },
          {
            "average": 0,
            "count": 8822067,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.262001751,
            "count": 8822067,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4397236124,
            "variance": 0.1933568553
          },
          {
            "average": 0.3125095848,
            "count": 8822067,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.485663813,
            "variance": 72.00649034
          },
          {
            "average": 146.5989172,
            "count": 8822067,
            "maximum": 203,
            "minimum": 128,
            "name": "UserData",
            "position": 10,
            "stddev": 8.231309409,
            "variance": 67.75445459
          },
          {
            "average": 10713.82688,
            "count": 8822067,
            "maximum": 10718,
            "minimum": 10710,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.710650025,
            "variance": 2.926323509
          },
          {
            "average": 30145.39931,
            "count": 8822067,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 10380.84353,
            "variance": 107761912.4
          },
          {
            "average": 29358.33923,
            "count": 8822067,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 7907.064411,
            "variance": 62521667.6
          },
          {
            "average": 23947.49306,
            "count": 8822067,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 6131.165282,
            "variance": 37591187.71
          },
          {
            "average": 155974.1145,
            "count": 8822067,
            "maximum": 157711.248,
            "minimum": 154455.2002,
            "name": "GpsTime",
            "position": 15,
            "stddev": 681.061157,
            "variance": 463844.2995
          },
          {
            "average": 0,
            "count": 8822067,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8822067,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8822067,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8822067,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8822067,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438094.1554,
          4999906.572,
          927.2748306,
          439089.9354,
          5001304.612,
          1159.214831
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438094.15541520657,
                4999906.572318111,
                927.2748306160076
              ],
              [
                438094.15541520657,
                5001304.61231811,
                927.2748306160076
              ],
              [
                439089.9354152066,
                5001304.61231811,
                1159.2148306160077
              ],
              [
                439089.9354152066,
                4999906.572318111,
                1159.2148306160077
              ],
              [
                438094.15541520657,
                4999906.572318111,
                927.2748306160076
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T21:35:11+00:00",
        "end_time": "2011-09-15T20:40:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7876981,
            45.14992702,
            927.2748306,
            -117.7748584,
            45.16259722,
            1159.214831
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.78752469921292,
                  45.14992702096865,
                  927.2748306160076
                ],
                [
                  -117.78769805276337,
                  45.16251053945837,
                  927.2748306160076
                ],
                [
                  -117.77502900429658,
                  45.16259721845035,
                  1159.2148306160077
                ],
                [
                  -117.77485843822429,
                  45.150013662150016,
                  1159.2148306160077
                ],
                [
                  -117.78752469921292,
                  45.14992702096865,
                  927.2748306160076
                ]
              ]
            ]
          },
          "id": "45117B7413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T21:35:11Z",
            "pc:count": 8822067,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438596.3695,
                "count": 8822067,
                "maximum": 439089.9354,
                "minimum": 438094.1554,
                "name": "X",
                "position": 0,
                "stddev": 285.4925502,
                "variance": 81505.99624
              },
              {
                "average": 5000616.287,
                "count": 8822067,
                "maximum": 5001304.612,
                "minimum": 4999906.572,
                "name": "Y",
                "position": 1,
                "stddev": 402.4439514,
                "variance": 161961.134
              },
              {
                "average": 1015.973806,
                "count": 8822067,
                "maximum": 1159.214831,
                "minimum": 927.2748306,
                "name": "Z",
                "position": 2,
                "stddev": 57.42689569,
                "variance": 3297.848348
              },
              {
                "average": 102.335678,
                "count": 8822067,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 37.16448963,
                "variance": 1381.199289
              },
              {
                "average": 1.030741548,
                "count": 8822067,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1851327766,
                "variance": 0.03427414498
              },
              {
                "average": 1.064327555,
                "count": 8822067,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2737911201,
                "variance": 0.07496157747
              },
              {
                "average": 0.5001038872,
                "count": 8822067,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000175,
                "variance": 0.2500000175
              },
              {
                "average": 0,
                "count": 8822067,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.262001751,
                "count": 8822067,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4397236124,
                "variance": 0.1933568553
              },
              {
                "average": 0.3125095848,
                "count": 8822067,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.485663813,
                "variance": 72.00649034
              },
              {
                "average": 146.5989172,
                "count": 8822067,
                "maximum": 203,
                "minimum": 128,
                "name": "UserData",
                "position": 10,
                "stddev": 8.231309409,
                "variance": 67.75445459
              },
              {
                "average": 10713.82688,
                "count": 8822067,
                "maximum": 10718,
                "minimum": 10710,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.710650025,
                "variance": 2.926323509
              },
              {
                "average": 30145.39931,
                "count": 8822067,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 10380.84353,
                "variance": 107761912.4
              },
              {
                "average": 29358.33923,
                "count": 8822067,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 7907.064411,
                "variance": 62521667.6
              },
              {
                "average": 23947.49306,
                "count": 8822067,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 6131.165282,
                "variance": 37591187.71
              },
              {
                "average": 155974.1145,
                "count": 8822067,
                "maximum": 157711.248,
                "minimum": 154455.2002,
                "name": "GpsTime",
                "position": 15,
                "stddev": 681.061157,
                "variance": 463844.2995
              },
              {
                "average": 0,
                "count": 8822067,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8822067,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8822067,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8822067,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8822067,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438094.1554,
              4999906.572,
              927.2748306,
              439089.9354,
              5001304.612,
              1159.214831
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438094.15541520657,
                    4999906.572318111,
                    927.2748306160076
                  ],
                  [
                    438094.15541520657,
                    5001304.61231811,
                    927.2748306160076
                  ],
                  [
                    439089.9354152066,
                    5001304.61231811,
                    1159.2148306160077
                  ],
                  [
                    439089.9354152066,
                    4999906.572318111,
                    1159.2148306160077
                  ],
                  [
                    438094.15541520657,
                    4999906.572318111,
                    927.2748306160076
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T21:35:11+00:00",
            "end_time": "2011-09-15T20:40: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": "45117A7207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002508516121,
              45.09992523525559,
              1173.400196717542
            ],
            [
              -117.80020090116827,
              45.11251008639709,
              1173.400196717542
            ],
            [
              -117.7875284663032,
              45.11259817703661,
              1475.920196717542
            ],
            [
              -117.78735543391954,
              45.100013287464954,
              1475.920196717542
            ],
            [
              -117.80002508516121,
              45.09992523525559,
              1173.400196717542
            ]
          ]
        ]
      },
      "bbox": [
        -117.8002009,
        45.09992524,
        1173.400197,
        -117.7873554,
        45.11259818,
        1475.920197
      ],
      "properties": {
        "datetime": "2011-09-16T00:22:44Z",
        "pc:count": 10668330,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437558.2833,
            "count": 10668330,
            "maximum": 438053.4605,
            "minimum": 437056.5405,
            "name": "X",
            "position": 0,
            "stddev": 284.3866365,
            "variance": 80875.759
          },
          {
            "average": 4995016.968,
            "count": 10668330,
            "maximum": 4995759.72,
            "minimum": 4994361.54,
            "name": "Y",
            "position": 1,
            "stddev": 398.5269426,
            "variance": 158823.724
          },
          {
            "average": 1303.847238,
            "count": 10668330,
            "maximum": 1475.920197,
            "minimum": 1173.400197,
            "name": "Z",
            "position": 2,
            "stddev": 49.84358097,
            "variance": 2484.382564
          },
          {
            "average": 110.7530914,
            "count": 10668330,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.14943417,
            "variance": 683.7929076
          },
          {
            "average": 1.000299672,
            "count": 10668330,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01772582765,
            "variance": 0.0003142049658
          },
          {
            "average": 1.000645931,
            "count": 10668330,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02650480103,
            "variance": 0.0007025044778
          },
          {
            "average": 0.5000074051,
            "count": 10668330,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000234,
            "variance": 0.2500000234
          },
          {
            "average": 0,
            "count": 10668330,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.278001805,
            "count": 10668330,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4480143082,
            "variance": 0.2007168204
          },
          {
            "average": 0.06799414537,
            "count": 10668330,
            "maximum": 19.00200081,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.745215443,
            "variance": 76.47879315
          },
          {
            "average": 132.7478727,
            "count": 10668330,
            "maximum": 148,
            "minimum": 123,
            "name": "UserData",
            "position": 10,
            "stddev": 3.01904811,
            "variance": 9.114651493
          },
          {
            "average": 10730.01613,
            "count": 10668330,
            "maximum": 10741,
            "minimum": 10724,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.388852665,
            "variance": 19.26202771
          },
          {
            "average": 37241.70888,
            "count": 10668330,
            "maximum": 62208,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 6452.855867,
            "variance": 41639348.84
          },
          {
            "average": 34125.03377,
            "count": 10668330,
            "maximum": 63488,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 5351.422429,
            "variance": 28637722.02
          },
          {
            "average": 29109.15128,
            "count": 10668330,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 5163.757141,
            "variance": 26664387.81
          },
          {
            "average": 162875.0985,
            "count": 10668330,
            "maximum": 167764.7319,
            "minimum": 160349.6576,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1947.594788,
            "variance": 3793125.458
          },
          {
            "average": 0,
            "count": 10668330,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10668330,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10668330,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10668330,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10668330,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437056.5405,
          4994361.54,
          1173.400197,
          438053.4605,
          4995759.72,
          1475.920197
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437056.5405360578,
                4994361.539679462,
                1173.400196717542
              ],
              [
                437056.5405360578,
                4995759.719679462,
                1173.400196717542
              ],
              [
                438053.4605360578,
                4995759.719679462,
                1475.920196717542
              ],
              [
                438053.4605360578,
                4994361.539679462,
                1475.920196717542
              ],
              [
                437056.5405360578,
                4994361.539679462,
                1173.400196717542
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T00:22:44+00:00",
        "end_time": "2011-09-15T22:19:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8002009,
            45.09992524,
            1173.400197,
            -117.7873554,
            45.11259818,
            1475.920197
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002508516121,
                  45.09992523525559,
                  1173.400196717542
                ],
                [
                  -117.80020090116827,
                  45.11251008639709,
                  1173.400196717542
                ],
                [
                  -117.7875284663032,
                  45.11259817703661,
                  1475.920196717542
                ],
                [
                  -117.78735543391954,
                  45.100013287464954,
                  1475.920196717542
                ],
                [
                  -117.80002508516121,
                  45.09992523525559,
                  1173.400196717542
                ]
              ]
            ]
          },
          "id": "45117A7207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T00:22:44Z",
            "pc:count": 10668330,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437558.2833,
                "count": 10668330,
                "maximum": 438053.4605,
                "minimum": 437056.5405,
                "name": "X",
                "position": 0,
                "stddev": 284.3866365,
                "variance": 80875.759
              },
              {
                "average": 4995016.968,
                "count": 10668330,
                "maximum": 4995759.72,
                "minimum": 4994361.54,
                "name": "Y",
                "position": 1,
                "stddev": 398.5269426,
                "variance": 158823.724
              },
              {
                "average": 1303.847238,
                "count": 10668330,
                "maximum": 1475.920197,
                "minimum": 1173.400197,
                "name": "Z",
                "position": 2,
                "stddev": 49.84358097,
                "variance": 2484.382564
              },
              {
                "average": 110.7530914,
                "count": 10668330,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.14943417,
                "variance": 683.7929076
              },
              {
                "average": 1.000299672,
                "count": 10668330,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01772582765,
                "variance": 0.0003142049658
              },
              {
                "average": 1.000645931,
                "count": 10668330,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02650480103,
                "variance": 0.0007025044778
              },
              {
                "average": 0.5000074051,
                "count": 10668330,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000234,
                "variance": 0.2500000234
              },
              {
                "average": 0,
                "count": 10668330,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.278001805,
                "count": 10668330,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4480143082,
                "variance": 0.2007168204
              },
              {
                "average": 0.06799414537,
                "count": 10668330,
                "maximum": 19.00200081,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.745215443,
                "variance": 76.47879315
              },
              {
                "average": 132.7478727,
                "count": 10668330,
                "maximum": 148,
                "minimum": 123,
                "name": "UserData",
                "position": 10,
                "stddev": 3.01904811,
                "variance": 9.114651493
              },
              {
                "average": 10730.01613,
                "count": 10668330,
                "maximum": 10741,
                "minimum": 10724,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.388852665,
                "variance": 19.26202771
              },
              {
                "average": 37241.70888,
                "count": 10668330,
                "maximum": 62208,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 6452.855867,
                "variance": 41639348.84
              },
              {
                "average": 34125.03377,
                "count": 10668330,
                "maximum": 63488,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 5351.422429,
                "variance": 28637722.02
              },
              {
                "average": 29109.15128,
                "count": 10668330,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 5163.757141,
                "variance": 26664387.81
              },
              {
                "average": 162875.0985,
                "count": 10668330,
                "maximum": 167764.7319,
                "minimum": 160349.6576,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1947.594788,
                "variance": 3793125.458
              },
              {
                "average": 0,
                "count": 10668330,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10668330,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10668330,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10668330,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10668330,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437056.5405,
              4994361.54,
              1173.400197,
              438053.4605,
              4995759.72,
              1475.920197
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437056.5405360578,
                    4994361.539679462,
                    1173.400196717542
                  ],
                  [
                    437056.5405360578,
                    4995759.719679462,
                    1173.400196717542
                  ],
                  [
                    438053.4605360578,
                    4995759.719679462,
                    1475.920196717542
                  ],
                  [
                    438053.4605360578,
                    4994361.539679462,
                    1475.920196717542
                  ],
                  [
                    437056.5405360578,
                    4994361.539679462,
                    1173.400196717542
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T00:22:44+00:00",
            "end_time": "2011-09-15T22:19: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": "45117B7217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002438895191,
              45.19992525379819,
              912.5655705609763
            ],
            [
              -117.80015322525418,
              45.20911589409654,
              912.5655705609763
            ],
            [
              -117.78761011721501,
              45.20920308520425,
              1077.9855705609764
            ],
            [
              -117.7874833000287,
              45.20001241712505,
              1077.9855705609764
            ],
            [
              -117.80002438895191,
              45.19992525379819,
              912.5655705609763
            ]
          ]
        ]
      },
      "bbox": [
        -117.8001532,
        45.19992525,
        912.5655706,
        -117.7874833,
        45.20920309,
        1077.985571
      ],
      "properties": {
        "datetime": "2011-09-15T21:02:07Z",
        "pc:count": 4801295,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437578.6945,
            "count": 4801295,
            "maximum": 438151.6524,
            "minimum": 437166.5724,
            "name": "X",
            "position": 0,
            "stddev": 273.1253068,
            "variance": 74597.43322
          },
          {
            "average": 5005841.439,
            "count": 4801295,
            "maximum": 5006491.662,
            "minimum": 5005470.562,
            "name": "Y",
            "position": 1,
            "stddev": 237.6193443,
            "variance": 56462.95278
          },
          {
            "average": 1002.649125,
            "count": 4801295,
            "maximum": 1077.985571,
            "minimum": 912.5655706,
            "name": "Z",
            "position": 2,
            "stddev": 39.45838472,
            "variance": 1556.964125
          },
          {
            "average": 106.1972503,
            "count": 4801295,
            "maximum": 250,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.43292484,
            "variance": 596.9678161
          },
          {
            "average": 1.008328586,
            "count": 4801295,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0946631757,
            "variance": 0.008961116834
          },
          {
            "average": 1.018085121,
            "count": 4801295,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1422186258,
            "variance": 0.02022613754
          },
          {
            "average": 0.4999640722,
            "count": 4801295,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000508,
            "variance": 0.2500000508
          },
          {
            "average": 0,
            "count": 4801295,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.290105065,
            "count": 4801295,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4538107087,
            "variance": 0.2059441593
          },
          {
            "average": -0.492247121,
            "count": 4801295,
            "maximum": 16.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.599334812,
            "variance": 73.9485592
          },
          {
            "average": 145.1416318,
            "count": 4801295,
            "maximum": 171,
            "minimum": 133,
            "name": "UserData",
            "position": 10,
            "stddev": 4.500536412,
            "variance": 20.25482799
          },
          {
            "average": 10709.80252,
            "count": 4801295,
            "maximum": 10713,
            "minimum": 10706,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.458399236,
            "variance": 2.126928331
          },
          {
            "average": 36051.91963,
            "count": 4801295,
            "maximum": 56832,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 7350.486168,
            "variance": 54029646.91
          },
          {
            "average": 32778.51898,
            "count": 4801295,
            "maximum": 57344,
            "minimum": 256,
            "name": "Green",
            "position": 13,
            "stddev": 5970.75724,
            "variance": 35649942.02
          },
          {
            "average": 26482.493,
            "count": 4801295,
            "maximum": 64000,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5533.012152,
            "variance": 30614223.48
          },
          {
            "average": 154396.5874,
            "count": 4801295,
            "maximum": 155727.5389,
            "minimum": 152953.5749,
            "name": "GpsTime",
            "position": 15,
            "stddev": 553.856136,
            "variance": 306756.6194
          },
          {
            "average": 0,
            "count": 4801295,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4801295,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4801295,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4801295,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4801295,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437166.5724,
          5005470.562,
          912.5655706,
          438151.6524,
          5006491.662,
          1077.985571
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437166.5723751012,
                5005470.561685487,
                912.5655705609763
              ],
              [
                437166.5723751012,
                5006491.661685486,
                912.5655705609763
              ],
              [
                438151.65237510117,
                5006491.661685486,
                1077.9855705609764
              ],
              [
                438151.65237510117,
                5005470.561685487,
                1077.9855705609764
              ],
              [
                437166.5723751012,
                5005470.561685487,
                912.5655705609763
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T21:02:07+00:00",
        "end_time": "2011-09-15T20:15:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8001532,
            45.19992525,
            912.5655706,
            -117.7874833,
            45.20920309,
            1077.985571
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002438895191,
                  45.19992525379819,
                  912.5655705609763
                ],
                [
                  -117.80015322525418,
                  45.20911589409654,
                  912.5655705609763
                ],
                [
                  -117.78761011721501,
                  45.20920308520425,
                  1077.9855705609764
                ],
                [
                  -117.7874833000287,
                  45.20001241712505,
                  1077.9855705609764
                ],
                [
                  -117.80002438895191,
                  45.19992525379819,
                  912.5655705609763
                ]
              ]
            ]
          },
          "id": "45117B7217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T21:02:07Z",
            "pc:count": 4801295,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437578.6945,
                "count": 4801295,
                "maximum": 438151.6524,
                "minimum": 437166.5724,
                "name": "X",
                "position": 0,
                "stddev": 273.1253068,
                "variance": 74597.43322
              },
              {
                "average": 5005841.439,
                "count": 4801295,
                "maximum": 5006491.662,
                "minimum": 5005470.562,
                "name": "Y",
                "position": 1,
                "stddev": 237.6193443,
                "variance": 56462.95278
              },
              {
                "average": 1002.649125,
                "count": 4801295,
                "maximum": 1077.985571,
                "minimum": 912.5655706,
                "name": "Z",
                "position": 2,
                "stddev": 39.45838472,
                "variance": 1556.964125
              },
              {
                "average": 106.1972503,
                "count": 4801295,
                "maximum": 250,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.43292484,
                "variance": 596.9678161
              },
              {
                "average": 1.008328586,
                "count": 4801295,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0946631757,
                "variance": 0.008961116834
              },
              {
                "average": 1.018085121,
                "count": 4801295,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1422186258,
                "variance": 0.02022613754
              },
              {
                "average": 0.4999640722,
                "count": 4801295,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000508,
                "variance": 0.2500000508
              },
              {
                "average": 0,
                "count": 4801295,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.290105065,
                "count": 4801295,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4538107087,
                "variance": 0.2059441593
              },
              {
                "average": -0.492247121,
                "count": 4801295,
                "maximum": 16.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.599334812,
                "variance": 73.9485592
              },
              {
                "average": 145.1416318,
                "count": 4801295,
                "maximum": 171,
                "minimum": 133,
                "name": "UserData",
                "position": 10,
                "stddev": 4.500536412,
                "variance": 20.25482799
              },
              {
                "average": 10709.80252,
                "count": 4801295,
                "maximum": 10713,
                "minimum": 10706,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.458399236,
                "variance": 2.126928331
              },
              {
                "average": 36051.91963,
                "count": 4801295,
                "maximum": 56832,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 7350.486168,
                "variance": 54029646.91
              },
              {
                "average": 32778.51898,
                "count": 4801295,
                "maximum": 57344,
                "minimum": 256,
                "name": "Green",
                "position": 13,
                "stddev": 5970.75724,
                "variance": 35649942.02
              },
              {
                "average": 26482.493,
                "count": 4801295,
                "maximum": 64000,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5533.012152,
                "variance": 30614223.48
              },
              {
                "average": 154396.5874,
                "count": 4801295,
                "maximum": 155727.5389,
                "minimum": 152953.5749,
                "name": "GpsTime",
                "position": 15,
                "stddev": 553.856136,
                "variance": 306756.6194
              },
              {
                "average": 0,
                "count": 4801295,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4801295,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4801295,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4801295,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4801295,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437166.5724,
              5005470.562,
              912.5655706,
              438151.6524,
              5006491.662,
              1077.985571
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437166.5723751012,
                    5005470.561685487,
                    912.5655705609763
                  ],
                  [
                    437166.5723751012,
                    5006491.661685486,
                    912.5655705609763
                  ],
                  [
                    438151.65237510117,
                    5006491.661685486,
                    1077.9855705609764
                  ],
                  [
                    438151.65237510117,
                    5005470.561685487,
                    1077.9855705609764
                  ],
                  [
                    437166.5723751012,
                    5005470.561685487,
                    912.5655705609763
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T21:02:07+00:00",
            "end_time": "2011-09-15T20:15:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118H1217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05002457119686,
              44.94989780012682,
              1093.0399197102051
            ],
            [
              -118.05025461850425,
              44.96250945640829,
              1093.0399197102051
            ],
            [
              -118.03752992551601,
              44.962625777741685,
              1207.159919710205
            ],
            [
              -118.03730266420035,
              44.95001407060665,
              1207.159919710205
            ],
            [
              -118.05002457119686,
              44.94989780012682,
              1093.0399197102051
            ]
          ]
        ]
      },
      "bbox": [
        -118.0502546,
        44.9498978,
        1093.03992,
        -118.0373027,
        44.96262578,
        1207.15992
      ],
      "properties": {
        "datetime": "2011-09-20T21:33:51Z",
        "pc:count": 12608572,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417686.6579,
            "count": 12608572,
            "maximum": 418174.6717,
            "minimum": 417170.9517,
            "name": "X",
            "position": 0,
            "stddev": 288.5529632,
            "variance": 83262.81259
          },
          {
            "average": 4978647.194,
            "count": 12608572,
            "maximum": 4979321.498,
            "minimum": 4977920.278,
            "name": "Y",
            "position": 1,
            "stddev": 403.9280984,
            "variance": 163157.9087
          },
          {
            "average": 1131.149079,
            "count": 12608572,
            "maximum": 1207.15992,
            "minimum": 1093.03992,
            "name": "Z",
            "position": 2,
            "stddev": 25.80167421,
            "variance": 665.7263921
          },
          {
            "average": 112.5258435,
            "count": 12608572,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.6078637,
            "variance": 1731.214322
          },
          {
            "average": 1.009571821,
            "count": 12608572,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1041750622,
            "variance": 0.01085244359
          },
          {
            "average": 1.019950634,
            "count": 12608572,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1556697604,
            "variance": 0.02423307432
          },
          {
            "average": 0.4985666101,
            "count": 12608572,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979652,
            "variance": 0.2499979652
          },
          {
            "average": 0,
            "count": 12608572,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.248976807,
            "count": 12608572,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4324203644,
            "variance": 0.1869873715
          },
          {
            "average": -2.078898785,
            "count": 12608572,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.134694184,
            "variance": 66.17324947
          },
          {
            "average": 180.2296152,
            "count": 12608572,
            "maximum": 211,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 5.307646893,
            "variance": 28.17111554
          },
          {
            "average": 14020.9224,
            "count": 12608572,
            "maximum": 20082,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6106.98999,
            "variance": 37295326.73
          },
          {
            "average": 30167.96452,
            "count": 12608572,
            "maximum": 65024,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11892.58749,
            "variance": 141433637.2
          },
          {
            "average": 30003.19486,
            "count": 12608572,
            "maximum": 64768,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 9375.972964,
            "variance": 87908869.03
          },
          {
            "average": 23770.85052,
            "count": 12608572,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7852.77433,
            "variance": 61666064.68
          },
          {
            "average": 340747.8216,
            "count": 12608572,
            "maximum": 589631.067,
            "minimum": 325210.8817,
            "name": "GpsTime",
            "position": 15,
            "stddev": 57742.84525,
            "variance": 3334236177
          },
          {
            "average": 0,
            "count": 12608572,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12608572,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12608572,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12608572,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12608572,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417170.9517,
          4977920.278,
          1093.03992,
          418174.6717,
          4979321.498,
          1207.15992
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417170.95167840633,
                4977920.278134421,
                1093.0399197102051
              ],
              [
                417170.95167840633,
                4979321.498134422,
                1093.0399197102051
              ],
              [
                418174.6716784063,
                4979321.498134422,
                1207.159919710205
              ],
              [
                418174.6716784063,
                4977920.278134421,
                1207.159919710205
              ],
              [
                417170.95167840633,
                4977920.278134421,
                1093.0399197102051
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:33:51+00:00",
        "end_time": "2011-09-17T20:06:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0502546,
            44.9498978,
            1093.03992,
            -118.0373027,
            44.96262578,
            1207.15992
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05002457119686,
                  44.94989780012682,
                  1093.0399197102051
                ],
                [
                  -118.05025461850425,
                  44.96250945640829,
                  1093.0399197102051
                ],
                [
                  -118.03752992551601,
                  44.962625777741685,
                  1207.159919710205
                ],
                [
                  -118.03730266420035,
                  44.95001407060665,
                  1207.159919710205
                ],
                [
                  -118.05002457119686,
                  44.94989780012682,
                  1093.0399197102051
                ]
              ]
            ]
          },
          "id": "44118H1217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:33:51Z",
            "pc:count": 12608572,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417686.6579,
                "count": 12608572,
                "maximum": 418174.6717,
                "minimum": 417170.9517,
                "name": "X",
                "position": 0,
                "stddev": 288.5529632,
                "variance": 83262.81259
              },
              {
                "average": 4978647.194,
                "count": 12608572,
                "maximum": 4979321.498,
                "minimum": 4977920.278,
                "name": "Y",
                "position": 1,
                "stddev": 403.9280984,
                "variance": 163157.9087
              },
              {
                "average": 1131.149079,
                "count": 12608572,
                "maximum": 1207.15992,
                "minimum": 1093.03992,
                "name": "Z",
                "position": 2,
                "stddev": 25.80167421,
                "variance": 665.7263921
              },
              {
                "average": 112.5258435,
                "count": 12608572,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.6078637,
                "variance": 1731.214322
              },
              {
                "average": 1.009571821,
                "count": 12608572,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1041750622,
                "variance": 0.01085244359
              },
              {
                "average": 1.019950634,
                "count": 12608572,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1556697604,
                "variance": 0.02423307432
              },
              {
                "average": 0.4985666101,
                "count": 12608572,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979652,
                "variance": 0.2499979652
              },
              {
                "average": 0,
                "count": 12608572,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.248976807,
                "count": 12608572,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4324203644,
                "variance": 0.1869873715
              },
              {
                "average": -2.078898785,
                "count": 12608572,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.134694184,
                "variance": 66.17324947
              },
              {
                "average": 180.2296152,
                "count": 12608572,
                "maximum": 211,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 5.307646893,
                "variance": 28.17111554
              },
              {
                "average": 14020.9224,
                "count": 12608572,
                "maximum": 20082,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6106.98999,
                "variance": 37295326.73
              },
              {
                "average": 30167.96452,
                "count": 12608572,
                "maximum": 65024,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11892.58749,
                "variance": 141433637.2
              },
              {
                "average": 30003.19486,
                "count": 12608572,
                "maximum": 64768,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 9375.972964,
                "variance": 87908869.03
              },
              {
                "average": 23770.85052,
                "count": 12608572,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7852.77433,
                "variance": 61666064.68
              },
              {
                "average": 340747.8216,
                "count": 12608572,
                "maximum": 589631.067,
                "minimum": 325210.8817,
                "name": "GpsTime",
                "position": 15,
                "stddev": 57742.84525,
                "variance": 3334236177
              },
              {
                "average": 0,
                "count": 12608572,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12608572,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12608572,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12608572,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12608572,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417170.9517,
              4977920.278,
              1093.03992,
              418174.6717,
              4979321.498,
              1207.15992
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417170.95167840633,
                    4977920.278134421,
                    1093.0399197102051
                  ],
                  [
                    417170.95167840633,
                    4979321.498134422,
                    1093.0399197102051
                  ],
                  [
                    418174.6716784063,
                    4979321.498134422,
                    1207.159919710205
                  ],
                  [
                    418174.6716784063,
                    4977920.278134421,
                    1207.159919710205
                  ],
                  [
                    417170.95167840633,
                    4977920.278134421,
                    1093.0399197102051
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:33:51+00:00",
            "end_time": "2011-09-17T20:06: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": "45117B7222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002532125472,
              45.18742556464749,
              941.4168167608407
            ],
            [
              -117.80020167177807,
              45.200010042143624,
              941.4168167608407
            ],
            [
              -117.78752892541918,
              45.20009813291465,
              1091.7768167608408
            ],
            [
              -117.78735536704784,
              45.18751361698889,
              1091.7768167608408
            ],
            [
              -117.80002532125472,
              45.18742556464749,
              941.4168167608407
            ]
          ]
        ]
      },
      "bbox": [
        -117.8002017,
        45.18742556,
        941.4168168,
        -117.7873554,
        45.20009813,
        1091.776817
      ],
      "properties": {
        "datetime": "2011-09-15T21:14:45Z",
        "pc:count": 9280215,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437659.6818,
            "count": 9280215,
            "maximum": 438148.1618,
            "minimum": 437152.7418,
            "name": "X",
            "position": 0,
            "stddev": 281.0697421,
            "variance": 79000.19995
          },
          {
            "average": 5004781.505,
            "count": 9280215,
            "maximum": 5005480.119,
            "minimum": 5004081.959,
            "name": "Y",
            "position": 1,
            "stddev": 401.3998721,
            "variance": 161121.8573
          },
          {
            "average": 1025.834088,
            "count": 9280215,
            "maximum": 1091.776817,
            "minimum": 941.4168168,
            "name": "Z",
            "position": 2,
            "stddev": 26.84146168,
            "variance": 720.4640651
          },
          {
            "average": 108.4938319,
            "count": 9280215,
            "maximum": 249,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.3218516,
            "variance": 498.265059
          },
          {
            "average": 1.002674076,
            "count": 9280215,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05178813997,
            "variance": 0.002682011442
          },
          {
            "average": 1.005925509,
            "count": 9280215,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07718294532,
            "variance": 0.005957207048
          },
          {
            "average": 0.5000647076,
            "count": 9280215,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000228,
            "variance": 0.2500000228
          },
          {
            "average": 0,
            "count": 9280215,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.31352043,
            "count": 9280215,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4639239089,
            "variance": 0.2152253933
          },
          {
            "average": 0.2446115543,
            "count": 9280215,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.589223816,
            "variance": 73.77476576
          },
          {
            "average": 143.0292118,
            "count": 9280215,
            "maximum": 158,
            "minimum": 131,
            "name": "UserData",
            "position": 10,
            "stddev": 3.582612858,
            "variance": 12.83511489
          },
          {
            "average": 10711.21346,
            "count": 9280215,
            "maximum": 10715,
            "minimum": 10707,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.709195312,
            "variance": 2.921348616
          },
          {
            "average": 34525.53969,
            "count": 9280215,
            "maximum": 55808,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 6313.738591,
            "variance": 39863295
          },
          {
            "average": 32134.49829,
            "count": 9280215,
            "maximum": 54784,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 4830.375584,
            "variance": 23332528.29
          },
          {
            "average": 25118.32589,
            "count": 9280215,
            "maximum": 54272,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4502.031338,
            "variance": 20268286.17
          },
          {
            "average": 154939.3283,
            "count": 9280215,
            "maximum": 156485.3669,
            "minimum": 153457.8556,
            "name": "GpsTime",
            "position": 15,
            "stddev": 667.9091542,
            "variance": 446102.6383
          },
          {
            "average": 0,
            "count": 9280215,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9280215,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9280215,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9280215,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9280215,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437152.7418,
          5004081.959,
          941.4168168,
          438148.1618,
          5005480.119,
          1091.776817
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437152.7418043601,
                5004081.958905856,
                941.4168167608407
              ],
              [
                437152.7418043601,
                5005480.118905856,
                941.4168167608407
              ],
              [
                438148.16180436016,
                5005480.118905856,
                1091.7768167608408
              ],
              [
                438148.16180436016,
                5004081.958905856,
                1091.7768167608408
              ],
              [
                437152.7418043601,
                5004081.958905856,
                941.4168167608407
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T21:14:45+00:00",
        "end_time": "2011-09-15T20:24:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8002017,
            45.18742556,
            941.4168168,
            -117.7873554,
            45.20009813,
            1091.776817
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002532125472,
                  45.18742556464749,
                  941.4168167608407
                ],
                [
                  -117.80020167177807,
                  45.200010042143624,
                  941.4168167608407
                ],
                [
                  -117.78752892541918,
                  45.20009813291465,
                  1091.7768167608408
                ],
                [
                  -117.78735536704784,
                  45.18751361698889,
                  1091.7768167608408
                ],
                [
                  -117.80002532125472,
                  45.18742556464749,
                  941.4168167608407
                ]
              ]
            ]
          },
          "id": "45117B7222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T21:14:45Z",
            "pc:count": 9280215,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437659.6818,
                "count": 9280215,
                "maximum": 438148.1618,
                "minimum": 437152.7418,
                "name": "X",
                "position": 0,
                "stddev": 281.0697421,
                "variance": 79000.19995
              },
              {
                "average": 5004781.505,
                "count": 9280215,
                "maximum": 5005480.119,
                "minimum": 5004081.959,
                "name": "Y",
                "position": 1,
                "stddev": 401.3998721,
                "variance": 161121.8573
              },
              {
                "average": 1025.834088,
                "count": 9280215,
                "maximum": 1091.776817,
                "minimum": 941.4168168,
                "name": "Z",
                "position": 2,
                "stddev": 26.84146168,
                "variance": 720.4640651
              },
              {
                "average": 108.4938319,
                "count": 9280215,
                "maximum": 249,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.3218516,
                "variance": 498.265059
              },
              {
                "average": 1.002674076,
                "count": 9280215,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05178813997,
                "variance": 0.002682011442
              },
              {
                "average": 1.005925509,
                "count": 9280215,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07718294532,
                "variance": 0.005957207048
              },
              {
                "average": 0.5000647076,
                "count": 9280215,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000228,
                "variance": 0.2500000228
              },
              {
                "average": 0,
                "count": 9280215,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.31352043,
                "count": 9280215,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4639239089,
                "variance": 0.2152253933
              },
              {
                "average": 0.2446115543,
                "count": 9280215,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.589223816,
                "variance": 73.77476576
              },
              {
                "average": 143.0292118,
                "count": 9280215,
                "maximum": 158,
                "minimum": 131,
                "name": "UserData",
                "position": 10,
                "stddev": 3.582612858,
                "variance": 12.83511489
              },
              {
                "average": 10711.21346,
                "count": 9280215,
                "maximum": 10715,
                "minimum": 10707,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.709195312,
                "variance": 2.921348616
              },
              {
                "average": 34525.53969,
                "count": 9280215,
                "maximum": 55808,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 6313.738591,
                "variance": 39863295
              },
              {
                "average": 32134.49829,
                "count": 9280215,
                "maximum": 54784,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 4830.375584,
                "variance": 23332528.29
              },
              {
                "average": 25118.32589,
                "count": 9280215,
                "maximum": 54272,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4502.031338,
                "variance": 20268286.17
              },
              {
                "average": 154939.3283,
                "count": 9280215,
                "maximum": 156485.3669,
                "minimum": 153457.8556,
                "name": "GpsTime",
                "position": 15,
                "stddev": 667.9091542,
                "variance": 446102.6383
              },
              {
                "average": 0,
                "count": 9280215,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9280215,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9280215,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9280215,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9280215,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437152.7418,
              5004081.959,
              941.4168168,
              438148.1618,
              5005480.119,
              1091.776817
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437152.7418043601,
                    5004081.958905856,
                    941.4168167608407
                  ],
                  [
                    437152.7418043601,
                    5005480.118905856,
                    941.4168167608407
                  ],
                  [
                    438148.16180436016,
                    5005480.118905856,
                    1091.7768167608408
                  ],
                  [
                    438148.16180436016,
                    5004081.958905856,
                    1091.7768167608408
                  ],
                  [
                    437152.7418043601,
                    5004081.958905856,
                    941.4168167608407
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T21:14:45+00:00",
            "end_time": "2011-09-15T20:24: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": "45117B7218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.78752518768742,
              45.19996616054372,
              1060.5450442219692
            ],
            [
              -117.78756984910648,
              45.20320319278776,
              1060.5450442219692
            ],
            [
              -117.78082912939553,
              45.20324947828366,
              1112.9450442219693
            ],
            [
              -117.78078485013451,
              45.200012440844894,
              1112.9450442219693
            ],
            [
              -117.78752518768742,
              45.19996616054372,
              1060.5450442219692
            ]
          ]
        ]
      },
      "bbox": [
        -117.7875698,
        45.19996616,
        1060.545044,
        -117.7807849,
        45.20324948,
        1112.945044
      ],
      "properties": {
        "datetime": "2011-09-15T20:27:32Z",
        "pc:count": 667367,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438316.0731,
            "count": 667367,
            "maximum": 438677.7524,
            "minimum": 438148.3124,
            "name": "X",
            "position": 0,
            "stddev": 124.4126024,
            "variance": 15478.49564
          },
          {
            "average": 5005592.87,
            "count": 667367,
            "maximum": 5005825.095,
            "minimum": 5005465.455,
            "name": "Y",
            "position": 1,
            "stddev": 87.77050515,
            "variance": 7703.661575
          },
          {
            "average": 1086.179099,
            "count": 667367,
            "maximum": 1112.945044,
            "minimum": 1060.545044,
            "name": "Z",
            "position": 2,
            "stddev": 12.17109872,
            "variance": 148.135644
          },
          {
            "average": 106.8865512,
            "count": 667367,
            "maximum": 231,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 14.9004371,
            "variance": 222.0230257
          },
          {
            "average": 1,
            "count": 667367,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 667367,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.4999198342,
            "count": 667367,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000003682,
            "variance": 0.2500003682
          },
          {
            "average": 0,
            "count": 667367,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.376200801,
            "count": 667367,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4844317392,
            "variance": 0.23467411
          },
          {
            "average": -0.1149860011,
            "count": 667367,
            "maximum": 15,
            "minimum": -13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.563220086,
            "variance": 57.20229807
          },
          {
            "average": 136.2897236,
            "count": 667367,
            "maximum": 146,
            "minimum": 128,
            "name": "UserData",
            "position": 10,
            "stddev": 2.881246028,
            "variance": 8.301578675
          },
          {
            "average": 10706.67087,
            "count": 667367,
            "maximum": 10708,
            "minimum": 10704,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8783614532,
            "variance": 0.7715188424
          },
          {
            "average": 40034.60285,
            "count": 667367,
            "maximum": 55552,
            "minimum": 25344,
            "name": "Red",
            "position": 12,
            "stddev": 3402.065751,
            "variance": 11574051.38
          },
          {
            "average": 35728.24706,
            "count": 667367,
            "maximum": 54016,
            "minimum": 17920,
            "name": "Green",
            "position": 13,
            "stddev": 3236.703083,
            "variance": 10476246.85
          },
          {
            "average": 29347.95321,
            "count": 667367,
            "maximum": 50688,
            "minimum": 16384,
            "name": "Blue",
            "position": 14,
            "stddev": 3640.703598,
            "variance": 13254722.69
          },
          {
            "average": 153264.0385,
            "count": 667367,
            "maximum": 153652.2065,
            "minimum": 152275.8863,
            "name": "GpsTime",
            "position": 15,
            "stddev": 309.5182177,
            "variance": 95801.5271
          },
          {
            "average": 0,
            "count": 667367,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 667367,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 667367,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 667367,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 667367,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438148.3124,
          5005465.455,
          1060.545044,
          438677.7524,
          5005825.095,
          1112.945044
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438148.312379205,
                5005465.455071735,
                1060.5450442219692
              ],
              [
                438148.312379205,
                5005825.095071736,
                1060.5450442219692
              ],
              [
                438677.75237920496,
                5005825.095071736,
                1112.9450442219693
              ],
              [
                438677.75237920496,
                5005465.455071735,
                1112.9450442219693
              ],
              [
                438148.312379205,
                5005465.455071735,
                1060.5450442219692
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:27:32+00:00",
        "end_time": "2011-09-15T20:04:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7875698,
            45.19996616,
            1060.545044,
            -117.7807849,
            45.20324948,
            1112.945044
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.78752518768742,
                  45.19996616054372,
                  1060.5450442219692
                ],
                [
                  -117.78756984910648,
                  45.20320319278776,
                  1060.5450442219692
                ],
                [
                  -117.78082912939553,
                  45.20324947828366,
                  1112.9450442219693
                ],
                [
                  -117.78078485013451,
                  45.200012440844894,
                  1112.9450442219693
                ],
                [
                  -117.78752518768742,
                  45.19996616054372,
                  1060.5450442219692
                ]
              ]
            ]
          },
          "id": "45117B7218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:27:32Z",
            "pc:count": 667367,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438316.0731,
                "count": 667367,
                "maximum": 438677.7524,
                "minimum": 438148.3124,
                "name": "X",
                "position": 0,
                "stddev": 124.4126024,
                "variance": 15478.49564
              },
              {
                "average": 5005592.87,
                "count": 667367,
                "maximum": 5005825.095,
                "minimum": 5005465.455,
                "name": "Y",
                "position": 1,
                "stddev": 87.77050515,
                "variance": 7703.661575
              },
              {
                "average": 1086.179099,
                "count": 667367,
                "maximum": 1112.945044,
                "minimum": 1060.545044,
                "name": "Z",
                "position": 2,
                "stddev": 12.17109872,
                "variance": 148.135644
              },
              {
                "average": 106.8865512,
                "count": 667367,
                "maximum": 231,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 14.9004371,
                "variance": 222.0230257
              },
              {
                "average": 1,
                "count": 667367,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 667367,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.4999198342,
                "count": 667367,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000003682,
                "variance": 0.2500003682
              },
              {
                "average": 0,
                "count": 667367,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.376200801,
                "count": 667367,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4844317392,
                "variance": 0.23467411
              },
              {
                "average": -0.1149860011,
                "count": 667367,
                "maximum": 15,
                "minimum": -13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.563220086,
                "variance": 57.20229807
              },
              {
                "average": 136.2897236,
                "count": 667367,
                "maximum": 146,
                "minimum": 128,
                "name": "UserData",
                "position": 10,
                "stddev": 2.881246028,
                "variance": 8.301578675
              },
              {
                "average": 10706.67087,
                "count": 667367,
                "maximum": 10708,
                "minimum": 10704,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8783614532,
                "variance": 0.7715188424
              },
              {
                "average": 40034.60285,
                "count": 667367,
                "maximum": 55552,
                "minimum": 25344,
                "name": "Red",
                "position": 12,
                "stddev": 3402.065751,
                "variance": 11574051.38
              },
              {
                "average": 35728.24706,
                "count": 667367,
                "maximum": 54016,
                "minimum": 17920,
                "name": "Green",
                "position": 13,
                "stddev": 3236.703083,
                "variance": 10476246.85
              },
              {
                "average": 29347.95321,
                "count": 667367,
                "maximum": 50688,
                "minimum": 16384,
                "name": "Blue",
                "position": 14,
                "stddev": 3640.703598,
                "variance": 13254722.69
              },
              {
                "average": 153264.0385,
                "count": 667367,
                "maximum": 153652.2065,
                "minimum": 152275.8863,
                "name": "GpsTime",
                "position": 15,
                "stddev": 309.5182177,
                "variance": 95801.5271
              },
              {
                "average": 0,
                "count": 667367,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 667367,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 667367,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 667367,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 667367,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438148.3124,
              5005465.455,
              1060.545044,
              438677.7524,
              5005825.095,
              1112.945044
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438148.312379205,
                    5005465.455071735,
                    1060.5450442219692
                  ],
                  [
                    438148.312379205,
                    5005825.095071736,
                    1060.5450442219692
                  ],
                  [
                    438677.75237920496,
                    5005825.095071736,
                    1112.9450442219693
                  ],
                  [
                    438677.75237920496,
                    5005465.455071735,
                    1112.9450442219693
                  ],
                  [
                    438148.312379205,
                    5005465.455071735,
                    1060.5450442219692
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:27:32+00:00",
            "end_time": "2011-09-15T20:04: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": "45117A8118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502466784186,
              45.07490587782869,
              1034.2609144559126
            ],
            [
              -117.97523908619738,
              45.0875098088073,
              1034.2609144559126
            ],
            [
              -117.96253033908654,
              45.087617633130876,
              1096.7009144559127
            ],
            [
              -117.96231871385478,
              45.0750136550422,
              1096.7009144559127
            ],
            [
              -117.97502466784186,
              45.07490587782869,
              1034.2609144559126
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752391,
        45.07490588,
        1034.260914,
        -117.9623187,
        45.08761763,
        1096.700914
      ],
      "properties": {
        "datetime": "2011-09-20T01:49:11Z",
        "pc:count": 12416678,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423727.0496,
            "count": 12416678,
            "maximum": 424254.6572,
            "minimum": 423254.3972,
            "name": "X",
            "position": 0,
            "stddev": 285.9276907,
            "variance": 81754.64429
          },
          {
            "average": 4992312.105,
            "count": 12416678,
            "maximum": 4993133.61,
            "minimum": 4991733.25,
            "name": "Y",
            "position": 1,
            "stddev": 407.5925424,
            "variance": 166131.6806
          },
          {
            "average": 1058.470755,
            "count": 12416678,
            "maximum": 1096.700914,
            "minimum": 1034.260914,
            "name": "Z",
            "position": 2,
            "stddev": 12.56223564,
            "variance": 157.8097642
          },
          {
            "average": 144.3481322,
            "count": 12416678,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 61.09712267,
            "variance": 3732.858399
          },
          {
            "average": 1.000204241,
            "count": 12416678,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01428984696,
            "variance": 0.0002041997262
          },
          {
            "average": 1.000445047,
            "count": 12416678,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02109143293,
            "variance": 0.000444848543
          },
          {
            "average": 0.5005303351,
            "count": 12416678,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997389,
            "variance": 0.2499997389
          },
          {
            "average": 0,
            "count": 12416678,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.284653029,
            "count": 12416678,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4512490425,
            "variance": 0.2036256984
          },
          {
            "average": 0.05238950632,
            "count": 12416678,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.447809907,
            "variance": 71.36549223
          },
          {
            "average": 153.1519592,
            "count": 12416678,
            "maximum": 206,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 24.15283943,
            "variance": 583.3596524
          },
          {
            "average": 7703.259596,
            "count": 12416678,
            "maximum": 10682,
            "minimum": 247,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4682.389066,
            "variance": 21924767.36
          },
          {
            "average": 37028.40946,
            "count": 12416678,
            "maximum": 57600,
            "minimum": 9728,
            "name": "Red",
            "position": 12,
            "stddev": 11097.65825,
            "variance": 123158018.6
          },
          {
            "average": 34847.92013,
            "count": 12416678,
            "maximum": 57088,
            "minimum": 10496,
            "name": "Green",
            "position": 13,
            "stddev": 9267.795552,
            "variance": 85892034.4
          },
          {
            "average": 27560.48614,
            "count": 12416678,
            "maximum": 56576,
            "minimum": 6656,
            "name": "Blue",
            "position": 14,
            "stddev": 7495.553655,
            "variance": 56183324.6
          },
          {
            "average": 499222.5463,
            "count": 12416678,
            "maximum": 518551.8479,
            "minimum": 337275.2677,
            "name": "GpsTime",
            "position": 15,
            "stddev": 15429.94589,
            "variance": 238083230.1
          },
          {
            "average": 0,
            "count": 12416678,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12416678,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12416678,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12416678,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12416678,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423254.3972,
          4991733.25,
          1034.260914,
          424254.6572,
          4993133.61,
          1096.700914
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423254.3971535547,
                4991733.250244375,
                1034.2609144559126
              ],
              [
                423254.3971535547,
                4993133.610244375,
                1034.2609144559126
              ],
              [
                424254.6571535547,
                4993133.610244375,
                1096.7009144559127
              ],
              [
                424254.6571535547,
                4991733.250244375,
                1096.7009144559127
              ],
              [
                423254.3971535547,
                4991733.250244375,
                1034.2609144559126
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:49:11+00:00",
        "end_time": "2011-09-17T23:27:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752391,
            45.07490588,
            1034.260914,
            -117.9623187,
            45.08761763,
            1096.700914
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502466784186,
                  45.07490587782869,
                  1034.2609144559126
                ],
                [
                  -117.97523908619738,
                  45.0875098088073,
                  1034.2609144559126
                ],
                [
                  -117.96253033908654,
                  45.087617633130876,
                  1096.7009144559127
                ],
                [
                  -117.96231871385478,
                  45.0750136550422,
                  1096.7009144559127
                ],
                [
                  -117.97502466784186,
                  45.07490587782869,
                  1034.2609144559126
                ]
              ]
            ]
          },
          "id": "45117A8118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:49:11Z",
            "pc:count": 12416678,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423727.0496,
                "count": 12416678,
                "maximum": 424254.6572,
                "minimum": 423254.3972,
                "name": "X",
                "position": 0,
                "stddev": 285.9276907,
                "variance": 81754.64429
              },
              {
                "average": 4992312.105,
                "count": 12416678,
                "maximum": 4993133.61,
                "minimum": 4991733.25,
                "name": "Y",
                "position": 1,
                "stddev": 407.5925424,
                "variance": 166131.6806
              },
              {
                "average": 1058.470755,
                "count": 12416678,
                "maximum": 1096.700914,
                "minimum": 1034.260914,
                "name": "Z",
                "position": 2,
                "stddev": 12.56223564,
                "variance": 157.8097642
              },
              {
                "average": 144.3481322,
                "count": 12416678,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 61.09712267,
                "variance": 3732.858399
              },
              {
                "average": 1.000204241,
                "count": 12416678,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01428984696,
                "variance": 0.0002041997262
              },
              {
                "average": 1.000445047,
                "count": 12416678,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02109143293,
                "variance": 0.000444848543
              },
              {
                "average": 0.5005303351,
                "count": 12416678,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997389,
                "variance": 0.2499997389
              },
              {
                "average": 0,
                "count": 12416678,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.284653029,
                "count": 12416678,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4512490425,
                "variance": 0.2036256984
              },
              {
                "average": 0.05238950632,
                "count": 12416678,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.447809907,
                "variance": 71.36549223
              },
              {
                "average": 153.1519592,
                "count": 12416678,
                "maximum": 206,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 24.15283943,
                "variance": 583.3596524
              },
              {
                "average": 7703.259596,
                "count": 12416678,
                "maximum": 10682,
                "minimum": 247,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4682.389066,
                "variance": 21924767.36
              },
              {
                "average": 37028.40946,
                "count": 12416678,
                "maximum": 57600,
                "minimum": 9728,
                "name": "Red",
                "position": 12,
                "stddev": 11097.65825,
                "variance": 123158018.6
              },
              {
                "average": 34847.92013,
                "count": 12416678,
                "maximum": 57088,
                "minimum": 10496,
                "name": "Green",
                "position": 13,
                "stddev": 9267.795552,
                "variance": 85892034.4
              },
              {
                "average": 27560.48614,
                "count": 12416678,
                "maximum": 56576,
                "minimum": 6656,
                "name": "Blue",
                "position": 14,
                "stddev": 7495.553655,
                "variance": 56183324.6
              },
              {
                "average": 499222.5463,
                "count": 12416678,
                "maximum": 518551.8479,
                "minimum": 337275.2677,
                "name": "GpsTime",
                "position": 15,
                "stddev": 15429.94589,
                "variance": 238083230.1
              },
              {
                "average": 0,
                "count": 12416678,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12416678,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12416678,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12416678,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12416678,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423254.3972,
              4991733.25,
              1034.260914,
              424254.6572,
              4993133.61,
              1096.700914
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423254.3971535547,
                    4991733.250244375,
                    1034.2609144559126
                  ],
                  [
                    423254.3971535547,
                    4993133.610244375,
                    1034.2609144559126
                  ],
                  [
                    424254.6571535547,
                    4993133.610244375,
                    1096.7009144559127
                  ],
                  [
                    424254.6571535547,
                    4991733.250244375,
                    1096.7009144559127
                  ],
                  [
                    423254.3971535547,
                    4991733.250244375,
                    1034.2609144559126
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:49:11+00:00",
            "end_time": "2011-09-17T23: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": "45117B7409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.77502569807504,
              45.16242798996727,
              1118.549040832578
            ],
            [
              -117.77519636013953,
              45.17501043820153,
              1118.549040832578
            ],
            [
              -117.76252882998307,
              45.17509571979451,
              1286.869040832578
            ],
            [
              -117.7623609560622,
              45.1625132343623,
              1286.869040832578
            ],
            [
              -117.77502569807504,
              45.16242798996727,
              1118.549040832578
            ]
          ]
        ]
      },
      "bbox": [
        -117.7751964,
        45.16242799,
        1118.549041,
        -117.762361,
        45.17509572,
        1286.869041
      ],
      "properties": {
        "datetime": "2011-09-15T20:47:44Z",
        "pc:count": 10802224,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439603.0144,
            "count": 10802224,
            "maximum": 440085.4549,
            "minimum": 439090.0149,
            "name": "X",
            "position": 0,
            "stddev": 282.6485765,
            "variance": 79890.2178
          },
          {
            "average": 5001995.347,
            "count": 10802224,
            "maximum": 5002683.73,
            "minimum": 5001285.81,
            "name": "Y",
            "position": 1,
            "stddev": 399.048992,
            "variance": 159240.098
          },
          {
            "average": 1206.347061,
            "count": 10802224,
            "maximum": 1286.869041,
            "minimum": 1118.549041,
            "name": "Z",
            "position": 2,
            "stddev": 39.86654286,
            "variance": 1589.341239
          },
          {
            "average": 107.8597475,
            "count": 10802224,
            "maximum": 237,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.21996089,
            "variance": 796.3661929
          },
          {
            "average": 1.015930145,
            "count": 10802224,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1285089033,
            "variance": 0.01651453822
          },
          {
            "average": 1.036522294,
            "count": 10802224,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1964526514,
            "variance": 0.03859364425
          },
          {
            "average": 0.5000009257,
            "count": 10802224,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000231,
            "variance": 0.2500000231
          },
          {
            "average": 0,
            "count": 10802224,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.333316269,
            "count": 10802224,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4713985091,
            "variance": 0.2222165544
          },
          {
            "average": -0.4778211886,
            "count": 10802224,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.459630778,
            "variance": 71.56535289
          },
          {
            "average": 130.3789644,
            "count": 10802224,
            "maximum": 143,
            "minimum": 124,
            "name": "UserData",
            "position": 10,
            "stddev": 2.369236538,
            "variance": 5.613281774
          },
          {
            "average": 10706.55491,
            "count": 10802224,
            "maximum": 10711,
            "minimum": 10703,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.666101601,
            "variance": 2.775894545
          },
          {
            "average": 32924.63337,
            "count": 10802224,
            "maximum": 53248,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7359.22149,
            "variance": 54158140.93
          },
          {
            "average": 30933.86612,
            "count": 10802224,
            "maximum": 50688,
            "minimum": 256,
            "name": "Green",
            "position": 13,
            "stddev": 6020.939775,
            "variance": 36251715.78
          },
          {
            "average": 24559.77301,
            "count": 10802224,
            "maximum": 46592,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4920.562003,
            "variance": 24211930.43
          },
          {
            "average": 153244.398,
            "count": 10802224,
            "maximum": 154864.8451,
            "minimum": 152058.953,
            "name": "GpsTime",
            "position": 15,
            "stddev": 577.2140641,
            "variance": 333176.0758
          },
          {
            "average": 0,
            "count": 10802224,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10802224,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10802224,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10802224,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10802224,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439090.0149,
          5001285.81,
          1118.549041,
          440085.4549,
          5002683.73,
          1286.869041
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439090.0149331258,
                5001285.810149387,
                1118.549040832578
              ],
              [
                439090.0149331258,
                5002683.730149387,
                1118.549040832578
              ],
              [
                440085.45493312576,
                5002683.730149387,
                1286.869040832578
              ],
              [
                440085.45493312576,
                5001285.810149387,
                1286.869040832578
              ],
              [
                439090.0149331258,
                5001285.810149387,
                1118.549040832578
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:47:44+00:00",
        "end_time": "2011-09-15T20:00:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7751964,
            45.16242799,
            1118.549041,
            -117.762361,
            45.17509572,
            1286.869041
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.77502569807504,
                  45.16242798996727,
                  1118.549040832578
                ],
                [
                  -117.77519636013953,
                  45.17501043820153,
                  1118.549040832578
                ],
                [
                  -117.76252882998307,
                  45.17509571979451,
                  1286.869040832578
                ],
                [
                  -117.7623609560622,
                  45.1625132343623,
                  1286.869040832578
                ],
                [
                  -117.77502569807504,
                  45.16242798996727,
                  1118.549040832578
                ]
              ]
            ]
          },
          "id": "45117B7409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:47:44Z",
            "pc:count": 10802224,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439603.0144,
                "count": 10802224,
                "maximum": 440085.4549,
                "minimum": 439090.0149,
                "name": "X",
                "position": 0,
                "stddev": 282.6485765,
                "variance": 79890.2178
              },
              {
                "average": 5001995.347,
                "count": 10802224,
                "maximum": 5002683.73,
                "minimum": 5001285.81,
                "name": "Y",
                "position": 1,
                "stddev": 399.048992,
                "variance": 159240.098
              },
              {
                "average": 1206.347061,
                "count": 10802224,
                "maximum": 1286.869041,
                "minimum": 1118.549041,
                "name": "Z",
                "position": 2,
                "stddev": 39.86654286,
                "variance": 1589.341239
              },
              {
                "average": 107.8597475,
                "count": 10802224,
                "maximum": 237,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.21996089,
                "variance": 796.3661929
              },
              {
                "average": 1.015930145,
                "count": 10802224,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1285089033,
                "variance": 0.01651453822
              },
              {
                "average": 1.036522294,
                "count": 10802224,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1964526514,
                "variance": 0.03859364425
              },
              {
                "average": 0.5000009257,
                "count": 10802224,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000231,
                "variance": 0.2500000231
              },
              {
                "average": 0,
                "count": 10802224,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.333316269,
                "count": 10802224,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4713985091,
                "variance": 0.2222165544
              },
              {
                "average": -0.4778211886,
                "count": 10802224,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.459630778,
                "variance": 71.56535289
              },
              {
                "average": 130.3789644,
                "count": 10802224,
                "maximum": 143,
                "minimum": 124,
                "name": "UserData",
                "position": 10,
                "stddev": 2.369236538,
                "variance": 5.613281774
              },
              {
                "average": 10706.55491,
                "count": 10802224,
                "maximum": 10711,
                "minimum": 10703,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.666101601,
                "variance": 2.775894545
              },
              {
                "average": 32924.63337,
                "count": 10802224,
                "maximum": 53248,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7359.22149,
                "variance": 54158140.93
              },
              {
                "average": 30933.86612,
                "count": 10802224,
                "maximum": 50688,
                "minimum": 256,
                "name": "Green",
                "position": 13,
                "stddev": 6020.939775,
                "variance": 36251715.78
              },
              {
                "average": 24559.77301,
                "count": 10802224,
                "maximum": 46592,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4920.562003,
                "variance": 24211930.43
              },
              {
                "average": 153244.398,
                "count": 10802224,
                "maximum": 154864.8451,
                "minimum": 152058.953,
                "name": "GpsTime",
                "position": 15,
                "stddev": 577.2140641,
                "variance": 333176.0758
              },
              {
                "average": 0,
                "count": 10802224,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10802224,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10802224,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10802224,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10802224,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439090.0149,
              5001285.81,
              1118.549041,
              440085.4549,
              5002683.73,
              1286.869041
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439090.0149331258,
                    5001285.810149387,
                    1118.549040832578
                  ],
                  [
                    439090.0149331258,
                    5002683.730149387,
                    1118.549040832578
                  ],
                  [
                    440085.45493312576,
                    5002683.730149387,
                    1286.869040832578
                  ],
                  [
                    440085.45493312576,
                    5001285.810149387,
                    1286.869040832578
                  ],
                  [
                    439090.0149331258,
                    5001285.810149387,
                    1118.549040832578
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:47:44+00:00",
            "end_time": "2011-09-15T20:00: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": "45117A8125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.950024772609,
              45.06240884117886,
              1019.796563712554
            ],
            [
              -117.9502335460532,
              45.075009472209096,
              1019.796563712554
            ],
            [
              -117.93752925605204,
              45.075114476992574,
              1035.276563712554
            ],
            [
              -117.93732327283983,
              45.06251380009625,
              1035.276563712554
            ],
            [
              -117.950024772609,
              45.06240884117886,
              1019.796563712554
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502335,
        45.06240884,
        1019.796564,
        -117.9373233,
        45.07511448,
        1035.276564
      ],
      "properties": {
        "datetime": "2011-09-20T01:14:46Z",
        "pc:count": 15321364,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425690.5494,
            "count": 15321364,
            "maximum": 426206.0239,
            "minimum": 425205.9039,
            "name": "X",
            "position": 0,
            "stddev": 282.267954,
            "variance": 79675.19788
          },
          {
            "average": 4990917.105,
            "count": 15321364,
            "maximum": 4991721.543,
            "minimum": 4990321.563,
            "name": "Y",
            "position": 1,
            "stddev": 377.7002129,
            "variance": 142657.4508
          },
          {
            "average": 1025.094148,
            "count": 15321364,
            "maximum": 1035.276564,
            "minimum": 1019.796564,
            "name": "Z",
            "position": 2,
            "stddev": 1.840807811,
            "variance": 3.388573397
          },
          {
            "average": 159.8736525,
            "count": 15321364,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 64.8739616,
            "variance": 4208.630894
          },
          {
            "average": 1.000065529,
            "count": 15321364,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008094759037,
            "variance": 6.552512387e-05
          },
          {
            "average": 1.000136346,
            "count": 15321364,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01168150326,
            "variance": 0.0001364575184
          },
          {
            "average": 0.5003049337,
            "count": 15321364,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999233,
            "variance": 0.2499999233
          },
          {
            "average": 0,
            "count": 15321364,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.196614348,
            "count": 15321364,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3974382427,
            "variance": 0.1579571567
          },
          {
            "average": 0.6047136484,
            "count": 15321364,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.417562311,
            "variance": 70.85535527
          },
          {
            "average": 160.2211664,
            "count": 15321364,
            "maximum": 212,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 27.84080921,
            "variance": 775.1106576
          },
          {
            "average": 6383.47244,
            "count": 15321364,
            "maximum": 10682,
            "minimum": 115,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5137.248801,
            "variance": 26391325.25
          },
          {
            "average": 39011.90615,
            "count": 15321364,
            "maximum": 65280,
            "minimum": 8960,
            "name": "Red",
            "position": 12,
            "stddev": 8488.871714,
            "variance": 72060942.98
          },
          {
            "average": 36517.81923,
            "count": 15321364,
            "maximum": 65280,
            "minimum": 9216,
            "name": "Green",
            "position": 13,
            "stddev": 7594.511372,
            "variance": 57676602.98
          },
          {
            "average": 28312.13975,
            "count": 15321364,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 7273.653442,
            "variance": 52906034.39
          },
          {
            "average": 409243.7205,
            "count": 15321364,
            "maximum": 516486.628,
            "minimum": 332557.7987,
            "name": "GpsTime",
            "position": 15,
            "stddev": 88172.31805,
            "variance": 7774357670
          },
          {
            "average": 0,
            "count": 15321364,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15321364,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15321364,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15321364,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15321364,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425205.9039,
          4990321.563,
          1019.796564,
          426206.0239,
          4991721.543,
          1035.276564
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425205.9039147001,
                4990321.563434359,
                1019.796563712554
              ],
              [
                425205.9039147001,
                4991721.543434359,
                1019.796563712554
              ],
              [
                426206.0239147001,
                4991721.543434359,
                1035.276563712554
              ],
              [
                426206.0239147001,
                4990321.563434359,
                1035.276563712554
              ],
              [
                425205.9039147001,
                4990321.563434359,
                1019.796563712554
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:14:46+00:00",
        "end_time": "2011-09-17T22:09:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502335,
            45.06240884,
            1019.796564,
            -117.9373233,
            45.07511448,
            1035.276564
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.950024772609,
                  45.06240884117886,
                  1019.796563712554
                ],
                [
                  -117.9502335460532,
                  45.075009472209096,
                  1019.796563712554
                ],
                [
                  -117.93752925605204,
                  45.075114476992574,
                  1035.276563712554
                ],
                [
                  -117.93732327283983,
                  45.06251380009625,
                  1035.276563712554
                ],
                [
                  -117.950024772609,
                  45.06240884117886,
                  1019.796563712554
                ]
              ]
            ]
          },
          "id": "45117A8125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:14:46Z",
            "pc:count": 15321364,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425690.5494,
                "count": 15321364,
                "maximum": 426206.0239,
                "minimum": 425205.9039,
                "name": "X",
                "position": 0,
                "stddev": 282.267954,
                "variance": 79675.19788
              },
              {
                "average": 4990917.105,
                "count": 15321364,
                "maximum": 4991721.543,
                "minimum": 4990321.563,
                "name": "Y",
                "position": 1,
                "stddev": 377.7002129,
                "variance": 142657.4508
              },
              {
                "average": 1025.094148,
                "count": 15321364,
                "maximum": 1035.276564,
                "minimum": 1019.796564,
                "name": "Z",
                "position": 2,
                "stddev": 1.840807811,
                "variance": 3.388573397
              },
              {
                "average": 159.8736525,
                "count": 15321364,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 64.8739616,
                "variance": 4208.630894
              },
              {
                "average": 1.000065529,
                "count": 15321364,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008094759037,
                "variance": 6.552512387e-05
              },
              {
                "average": 1.000136346,
                "count": 15321364,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01168150326,
                "variance": 0.0001364575184
              },
              {
                "average": 0.5003049337,
                "count": 15321364,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999233,
                "variance": 0.2499999233
              },
              {
                "average": 0,
                "count": 15321364,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.196614348,
                "count": 15321364,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3974382427,
                "variance": 0.1579571567
              },
              {
                "average": 0.6047136484,
                "count": 15321364,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.417562311,
                "variance": 70.85535527
              },
              {
                "average": 160.2211664,
                "count": 15321364,
                "maximum": 212,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 27.84080921,
                "variance": 775.1106576
              },
              {
                "average": 6383.47244,
                "count": 15321364,
                "maximum": 10682,
                "minimum": 115,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5137.248801,
                "variance": 26391325.25
              },
              {
                "average": 39011.90615,
                "count": 15321364,
                "maximum": 65280,
                "minimum": 8960,
                "name": "Red",
                "position": 12,
                "stddev": 8488.871714,
                "variance": 72060942.98
              },
              {
                "average": 36517.81923,
                "count": 15321364,
                "maximum": 65280,
                "minimum": 9216,
                "name": "Green",
                "position": 13,
                "stddev": 7594.511372,
                "variance": 57676602.98
              },
              {
                "average": 28312.13975,
                "count": 15321364,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 7273.653442,
                "variance": 52906034.39
              },
              {
                "average": 409243.7205,
                "count": 15321364,
                "maximum": 516486.628,
                "minimum": 332557.7987,
                "name": "GpsTime",
                "position": 15,
                "stddev": 88172.31805,
                "variance": 7774357670
              },
              {
                "average": 0,
                "count": 15321364,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15321364,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15321364,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15321364,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15321364,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425205.9039,
              4990321.563,
              1019.796564,
              426206.0239,
              4991721.543,
              1035.276564
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425205.9039147001,
                    4990321.563434359,
                    1019.796563712554
                  ],
                  [
                    425205.9039147001,
                    4991721.543434359,
                    1019.796563712554
                  ],
                  [
                    426206.0239147001,
                    4991721.543434359,
                    1035.276563712554
                  ],
                  [
                    426206.0239147001,
                    4990321.563434359,
                    1035.276563712554
                  ],
                  [
                    425205.9039147001,
                    4990321.563434359,
                    1019.796563712554
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:14:46+00:00",
            "end_time": "2011-09-17T22: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": "45117A8103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502477910635,
              45.11240648426326,
              1022.8307970621578
            ],
            [
              -117.97523946257274,
              45.12500943208986,
              1022.8307970621578
            ],
            [
              -117.96252951157679,
              45.12511726555629,
              1113.0307970621577
            ],
            [
              -117.96231762495142,
              45.11251427061907,
              1113.0307970621577
            ],
            [
              -117.97502477910635,
              45.11240648426326,
              1022.8307970621578
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752395,
        45.11240648,
        1022.830797,
        -117.9623176,
        45.12511727,
        1113.030797
      ],
      "properties": {
        "datetime": "2011-09-19T18:12:48Z",
        "pc:count": 9280899,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423802.7891,
            "count": 9280899,
            "maximum": 424304.3039,
            "minimum": 423304.6039,
            "name": "X",
            "position": 0,
            "stddev": 286.2528913,
            "variance": 81940.71779
          },
          {
            "average": 4996601.918,
            "count": 9280899,
            "maximum": 4997299.42,
            "minimum": 4995899.16,
            "name": "Y",
            "position": 1,
            "stddev": 401.8980838,
            "variance": 161522.0698
          },
          {
            "average": 1039.066816,
            "count": 9280899,
            "maximum": 1113.030797,
            "minimum": 1022.830797,
            "name": "Z",
            "position": 2,
            "stddev": 16.92078547,
            "variance": 286.3129808
          },
          {
            "average": 111.5939045,
            "count": 9280899,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.09320774,
            "variance": 580.482659
          },
          {
            "average": 1.001592303,
            "count": 9280899,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04280924918,
            "variance": 0.001832631816
          },
          {
            "average": 1.003388357,
            "count": 9280899,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06529328559,
            "variance": 0.004263213143
          },
          {
            "average": 0.5000108287,
            "count": 9280899,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000268,
            "variance": 0.2500000268
          },
          {
            "average": 0,
            "count": 9280899,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.314651091,
            "count": 9280899,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4643767924,
            "variance": 0.2156458053
          },
          {
            "average": -0.1951088014,
            "count": 9280899,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.721448043,
            "variance": 76.06365596
          },
          {
            "average": 137.0108677,
            "count": 9280899,
            "maximum": 138,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1036802368,
            "variance": 0.01074959151
          },
          {
            "average": 10678.52168,
            "count": 9280899,
            "maximum": 10682,
            "minimum": 10645,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.88169921,
            "variance": 15.06758876
          },
          {
            "average": 31448.03582,
            "count": 9280899,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 7677.56844,
            "variance": 58945057.16
          },
          {
            "average": 29923.244,
            "count": 9280899,
            "maximum": 64256,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 5598.230141,
            "variance": 31340180.71
          },
          {
            "average": 24410.28792,
            "count": 9280899,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 5060.746324,
            "variance": 25611153.36
          },
          {
            "average": 336892.3517,
            "count": 9280899,
            "maximum": 491168.1475,
            "minimum": 332660.8903,
            "name": "GpsTime",
            "position": 15,
            "stddev": 16203.17387,
            "variance": 262542843.5
          },
          {
            "average": 0,
            "count": 9280899,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9280899,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9280899,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9280899,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9280899,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423304.6039,
          4995899.16,
          1022.830797,
          424304.3039,
          4997299.42,
          1113.030797
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423304.60387195845,
                4995899.159659865,
                1022.8307970621578
              ],
              [
                423304.60387195845,
                4997299.419659865,
                1022.8307970621578
              ],
              [
                424304.3038719584,
                4997299.419659865,
                1113.0307970621577
              ],
              [
                424304.3038719584,
                4995899.159659865,
                1113.0307970621577
              ],
              [
                423304.60387195845,
                4995899.159659865,
                1022.8307970621578
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:12:48+00:00",
        "end_time": "2011-09-17T22:11:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752395,
            45.11240648,
            1022.830797,
            -117.9623176,
            45.12511727,
            1113.030797
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502477910635,
                  45.11240648426326,
                  1022.8307970621578
                ],
                [
                  -117.97523946257274,
                  45.12500943208986,
                  1022.8307970621578
                ],
                [
                  -117.96252951157679,
                  45.12511726555629,
                  1113.0307970621577
                ],
                [
                  -117.96231762495142,
                  45.11251427061907,
                  1113.0307970621577
                ],
                [
                  -117.97502477910635,
                  45.11240648426326,
                  1022.8307970621578
                ]
              ]
            ]
          },
          "id": "45117A8103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:12:48Z",
            "pc:count": 9280899,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423802.7891,
                "count": 9280899,
                "maximum": 424304.3039,
                "minimum": 423304.6039,
                "name": "X",
                "position": 0,
                "stddev": 286.2528913,
                "variance": 81940.71779
              },
              {
                "average": 4996601.918,
                "count": 9280899,
                "maximum": 4997299.42,
                "minimum": 4995899.16,
                "name": "Y",
                "position": 1,
                "stddev": 401.8980838,
                "variance": 161522.0698
              },
              {
                "average": 1039.066816,
                "count": 9280899,
                "maximum": 1113.030797,
                "minimum": 1022.830797,
                "name": "Z",
                "position": 2,
                "stddev": 16.92078547,
                "variance": 286.3129808
              },
              {
                "average": 111.5939045,
                "count": 9280899,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.09320774,
                "variance": 580.482659
              },
              {
                "average": 1.001592303,
                "count": 9280899,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04280924918,
                "variance": 0.001832631816
              },
              {
                "average": 1.003388357,
                "count": 9280899,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06529328559,
                "variance": 0.004263213143
              },
              {
                "average": 0.5000108287,
                "count": 9280899,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000268,
                "variance": 0.2500000268
              },
              {
                "average": 0,
                "count": 9280899,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.314651091,
                "count": 9280899,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4643767924,
                "variance": 0.2156458053
              },
              {
                "average": -0.1951088014,
                "count": 9280899,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.721448043,
                "variance": 76.06365596
              },
              {
                "average": 137.0108677,
                "count": 9280899,
                "maximum": 138,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1036802368,
                "variance": 0.01074959151
              },
              {
                "average": 10678.52168,
                "count": 9280899,
                "maximum": 10682,
                "minimum": 10645,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.88169921,
                "variance": 15.06758876
              },
              {
                "average": 31448.03582,
                "count": 9280899,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 7677.56844,
                "variance": 58945057.16
              },
              {
                "average": 29923.244,
                "count": 9280899,
                "maximum": 64256,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 5598.230141,
                "variance": 31340180.71
              },
              {
                "average": 24410.28792,
                "count": 9280899,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 5060.746324,
                "variance": 25611153.36
              },
              {
                "average": 336892.3517,
                "count": 9280899,
                "maximum": 491168.1475,
                "minimum": 332660.8903,
                "name": "GpsTime",
                "position": 15,
                "stddev": 16203.17387,
                "variance": 262542843.5
              },
              {
                "average": 0,
                "count": 9280899,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9280899,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9280899,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9280899,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9280899,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423304.6039,
              4995899.16,
              1022.830797,
              424304.3039,
              4997299.42,
              1113.030797
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423304.60387195845,
                    4995899.159659865,
                    1022.8307970621578
                  ],
                  [
                    423304.60387195845,
                    4997299.419659865,
                    1022.8307970621578
                  ],
                  [
                    424304.3038719584,
                    4997299.419659865,
                    1113.0307970621577
                  ],
                  [
                    424304.3038719584,
                    4995899.159659865,
                    1113.0307970621577
                  ],
                  [
                    423304.60387195845,
                    4995899.159659865,
                    1022.8307970621578
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:12:48+00:00",
            "end_time": "2011-09-17T22: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": "45117B7223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.78752532995834,
              45.1874270629861,
              996.4046020743771
            ],
            [
              -117.78769890788087,
              45.20001031848306,
              996.4046020743771
            ],
            [
              -117.7750660991423,
              45.20009675062065,
              1178.644602074377
            ],
            [
              -117.77489530431875,
              45.18751345742129,
              1178.644602074377
            ],
            [
              -117.78752532995834,
              45.1874270629861,
              996.4046020743771
            ]
          ]
        ]
      },
      "bbox": [
        -117.7876989,
        45.18742706,
        996.4046021,
        -117.7748953,
        45.20009675,
        1178.644602
      ],
      "properties": {
        "datetime": "2011-09-15T20:48:35Z",
        "pc:count": 9329687,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438615.818,
            "count": 9329687,
            "maximum": 439126.9962,
            "minimum": 438134.7162,
            "name": "X",
            "position": 0,
            "stddev": 279.2015901,
            "variance": 77953.52793
          },
          {
            "average": 5004738.607,
            "count": 9329687,
            "maximum": 5005470.494,
            "minimum": 5004072.474,
            "name": "Y",
            "position": 1,
            "stddev": 391.2395512,
            "variance": 153068.3865
          },
          {
            "average": 1080.159079,
            "count": 9329687,
            "maximum": 1178.644602,
            "minimum": 996.4046021,
            "name": "Z",
            "position": 2,
            "stddev": 35.5650284,
            "variance": 1264.871245
          },
          {
            "average": 108.5483289,
            "count": 9329687,
            "maximum": 251,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.53349555,
            "variance": 381.5574484
          },
          {
            "average": 1.001324696,
            "count": 9329687,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03650169422,
            "variance": 0.001332373681
          },
          {
            "average": 1.003246626,
            "count": 9329687,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05730897342,
            "variance": 0.003284318434
          },
          {
            "average": 0.5000039122,
            "count": 9329687,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000268,
            "variance": 0.2500000268
          },
          {
            "average": 0,
            "count": 9329687,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.353836308,
            "count": 9329687,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4781591781,
            "variance": 0.2286361996
          },
          {
            "average": 0.003644682968,
            "count": 9329687,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.457411585,
            "variance": 71.52781072
          },
          {
            "average": 136.8015938,
            "count": 9329687,
            "maximum": 153,
            "minimum": 127,
            "name": "UserData",
            "position": 10,
            "stddev": 3.812903454,
            "variance": 14.53823275
          },
          {
            "average": 10706.63113,
            "count": 9329687,
            "maximum": 10711,
            "minimum": 10703,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.637475617,
            "variance": 2.681326398
          },
          {
            "average": 37252.75288,
            "count": 9329687,
            "maximum": 58368,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 6561.859613,
            "variance": 43058001.58
          },
          {
            "average": 34356.51686,
            "count": 9329687,
            "maximum": 57856,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 5017.411486,
            "variance": 25174418.02
          },
          {
            "average": 27694.89693,
            "count": 9329687,
            "maximum": 58112,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 4630.074133,
            "variance": 21437586.48
          },
          {
            "average": 153259.9539,
            "count": 9329687,
            "maximum": 154915.1379,
            "minimum": 152110.0641,
            "name": "GpsTime",
            "position": 15,
            "stddev": 571.8053531,
            "variance": 326961.3619
          },
          {
            "average": 0,
            "count": 9329687,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9329687,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9329687,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9329687,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9329687,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438134.7162,
          5004072.474,
          996.4046021,
          439126.9962,
          5005470.494,
          1178.644602
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438134.7161622522,
                5004072.4737093635,
                996.4046020743771
              ],
              [
                438134.7161622522,
                5005470.493709363,
                996.4046020743771
              ],
              [
                439126.9961622522,
                5005470.493709363,
                1178.644602074377
              ],
              [
                439126.9961622522,
                5004072.4737093635,
                1178.644602074377
              ],
              [
                438134.7161622522,
                5004072.4737093635,
                996.4046020743771
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:48:35+00:00",
        "end_time": "2011-09-15T20:01:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7876989,
            45.18742706,
            996.4046021,
            -117.7748953,
            45.20009675,
            1178.644602
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.78752532995834,
                  45.1874270629861,
                  996.4046020743771
                ],
                [
                  -117.78769890788087,
                  45.20001031848306,
                  996.4046020743771
                ],
                [
                  -117.7750660991423,
                  45.20009675062065,
                  1178.644602074377
                ],
                [
                  -117.77489530431875,
                  45.18751345742129,
                  1178.644602074377
                ],
                [
                  -117.78752532995834,
                  45.1874270629861,
                  996.4046020743771
                ]
              ]
            ]
          },
          "id": "45117B7223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:48:35Z",
            "pc:count": 9329687,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438615.818,
                "count": 9329687,
                "maximum": 439126.9962,
                "minimum": 438134.7162,
                "name": "X",
                "position": 0,
                "stddev": 279.2015901,
                "variance": 77953.52793
              },
              {
                "average": 5004738.607,
                "count": 9329687,
                "maximum": 5005470.494,
                "minimum": 5004072.474,
                "name": "Y",
                "position": 1,
                "stddev": 391.2395512,
                "variance": 153068.3865
              },
              {
                "average": 1080.159079,
                "count": 9329687,
                "maximum": 1178.644602,
                "minimum": 996.4046021,
                "name": "Z",
                "position": 2,
                "stddev": 35.5650284,
                "variance": 1264.871245
              },
              {
                "average": 108.5483289,
                "count": 9329687,
                "maximum": 251,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.53349555,
                "variance": 381.5574484
              },
              {
                "average": 1.001324696,
                "count": 9329687,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03650169422,
                "variance": 0.001332373681
              },
              {
                "average": 1.003246626,
                "count": 9329687,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05730897342,
                "variance": 0.003284318434
              },
              {
                "average": 0.5000039122,
                "count": 9329687,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000268,
                "variance": 0.2500000268
              },
              {
                "average": 0,
                "count": 9329687,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.353836308,
                "count": 9329687,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4781591781,
                "variance": 0.2286361996
              },
              {
                "average": 0.003644682968,
                "count": 9329687,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.457411585,
                "variance": 71.52781072
              },
              {
                "average": 136.8015938,
                "count": 9329687,
                "maximum": 153,
                "minimum": 127,
                "name": "UserData",
                "position": 10,
                "stddev": 3.812903454,
                "variance": 14.53823275
              },
              {
                "average": 10706.63113,
                "count": 9329687,
                "maximum": 10711,
                "minimum": 10703,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.637475617,
                "variance": 2.681326398
              },
              {
                "average": 37252.75288,
                "count": 9329687,
                "maximum": 58368,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 6561.859613,
                "variance": 43058001.58
              },
              {
                "average": 34356.51686,
                "count": 9329687,
                "maximum": 57856,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 5017.411486,
                "variance": 25174418.02
              },
              {
                "average": 27694.89693,
                "count": 9329687,
                "maximum": 58112,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 4630.074133,
                "variance": 21437586.48
              },
              {
                "average": 153259.9539,
                "count": 9329687,
                "maximum": 154915.1379,
                "minimum": 152110.0641,
                "name": "GpsTime",
                "position": 15,
                "stddev": 571.8053531,
                "variance": 326961.3619
              },
              {
                "average": 0,
                "count": 9329687,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9329687,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9329687,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9329687,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9329687,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438134.7162,
              5004072.474,
              996.4046021,
              439126.9962,
              5005470.494,
              1178.644602
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438134.7161622522,
                    5004072.4737093635,
                    996.4046020743771
                  ],
                  [
                    438134.7161622522,
                    5005470.493709363,
                    996.4046020743771
                  ],
                  [
                    439126.9961622522,
                    5005470.493709363,
                    1178.644602074377
                  ],
                  [
                    439126.9961622522,
                    5004072.4737093635,
                    1178.644602074377
                  ],
                  [
                    438134.7161622522,
                    5004072.4737093635,
                    996.4046020743771
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:48:35+00:00",
            "end_time": "2011-09-15T20:01: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": "45117A8401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752478441124,
              45.049910058395696,
              1000.3600879397704
            ],
            [
              -117.93773070670731,
              45.062509862429,
              1000.3600879397704
            ],
            [
              -117.92502913991606,
              45.062613454182944,
              1052.9000879397704
            ],
            [
              -117.92482600586979,
              45.05001360490377,
              1052.9000879397704
            ],
            [
              -117.93752478441124,
              45.049910058395696,
              1000.3600879397704
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377307,
        45.04991006,
        1000.360088,
        -117.924826,
        45.06261345,
        1052.900088
      ],
      "properties": {
        "datetime": "2011-09-20T01:01:28Z",
        "pc:count": 15220301,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426690.3562,
            "count": 15220301,
            "maximum": 427174.0618,
            "minimum": 426173.9418,
            "name": "X",
            "position": 0,
            "stddev": 282.5380679,
            "variance": 79827.75979
          },
          {
            "average": 4989708.319,
            "count": 15220301,
            "maximum": 4990321.498,
            "minimum": 4988921.618,
            "name": "Y",
            "position": 1,
            "stddev": 400.4997104,
            "variance": 160400.0181
          },
          {
            "average": 1029.198557,
            "count": 15220301,
            "maximum": 1052.900088,
            "minimum": 1000.360088,
            "name": "Z",
            "position": 2,
            "stddev": 10.12070286,
            "variance": 102.4286264
          },
          {
            "average": 199.3701765,
            "count": 15220301,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.68747298,
            "variance": 3213.469593
          },
          {
            "average": 1.000255843,
            "count": 15220301,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01652243696,
            "variance": 0.0002729909233
          },
          {
            "average": 1.000512211,
            "count": 15220301,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02374004768,
            "variance": 0.0005635898639
          },
          {
            "average": 0.4995146942,
            "count": 15220301,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997809,
            "variance": 0.2499997809
          },
          {
            "average": 0,
            "count": 15220301,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.213662135,
            "count": 15220301,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4098910073,
            "variance": 0.1680106378
          },
          {
            "average": 0.9029316758,
            "count": 15220301,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.084727977,
            "variance": 65.36282647
          },
          {
            "average": 181.2508499,
            "count": 15220301,
            "maximum": 210,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 24.58071663,
            "variance": 604.2116299
          },
          {
            "average": 2619.342061,
            "count": 15220301,
            "maximum": 10679,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4439.417832,
            "variance": 19708430.69
          },
          {
            "average": 31250.78458,
            "count": 15220301,
            "maximum": 65280,
            "minimum": 7680,
            "name": "Red",
            "position": 12,
            "stddev": 7764.416715,
            "variance": 60286166.92
          },
          {
            "average": 30178.80003,
            "count": 15220301,
            "maximum": 65280,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 6159.378426,
            "variance": 37937942.59
          },
          {
            "average": 23711.16889,
            "count": 15220301,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 5206.399546,
            "variance": 27106596.23
          },
          {
            "average": 469332.1016,
            "count": 15220301,
            "maximum": 515688.5199,
            "minimum": 331229.2913,
            "name": "GpsTime",
            "position": 15,
            "stddev": 75075.39792,
            "variance": 5636315373
          },
          {
            "average": 0,
            "count": 15220301,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15220301,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15220301,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15220301,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15220301,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426173.9418,
          4988921.618,
          1000.360088,
          427174.0618,
          4990321.498,
          1052.900088
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426173.94177812076,
                4988921.61757762,
                1000.3600879397704
              ],
              [
                426173.94177812076,
                4990321.497577621,
                1000.3600879397704
              ],
              [
                427174.06177812075,
                4990321.497577621,
                1052.9000879397704
              ],
              [
                427174.06177812075,
                4988921.61757762,
                1052.9000879397704
              ],
              [
                426173.94177812076,
                4988921.61757762,
                1000.3600879397704
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:01:28+00:00",
        "end_time": "2011-09-17T21:47:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377307,
            45.04991006,
            1000.360088,
            -117.924826,
            45.06261345,
            1052.900088
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752478441124,
                  45.049910058395696,
                  1000.3600879397704
                ],
                [
                  -117.93773070670731,
                  45.062509862429,
                  1000.3600879397704
                ],
                [
                  -117.92502913991606,
                  45.062613454182944,
                  1052.9000879397704
                ],
                [
                  -117.92482600586979,
                  45.05001360490377,
                  1052.9000879397704
                ],
                [
                  -117.93752478441124,
                  45.049910058395696,
                  1000.3600879397704
                ]
              ]
            ]
          },
          "id": "45117A8401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:01:28Z",
            "pc:count": 15220301,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426690.3562,
                "count": 15220301,
                "maximum": 427174.0618,
                "minimum": 426173.9418,
                "name": "X",
                "position": 0,
                "stddev": 282.5380679,
                "variance": 79827.75979
              },
              {
                "average": 4989708.319,
                "count": 15220301,
                "maximum": 4990321.498,
                "minimum": 4988921.618,
                "name": "Y",
                "position": 1,
                "stddev": 400.4997104,
                "variance": 160400.0181
              },
              {
                "average": 1029.198557,
                "count": 15220301,
                "maximum": 1052.900088,
                "minimum": 1000.360088,
                "name": "Z",
                "position": 2,
                "stddev": 10.12070286,
                "variance": 102.4286264
              },
              {
                "average": 199.3701765,
                "count": 15220301,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.68747298,
                "variance": 3213.469593
              },
              {
                "average": 1.000255843,
                "count": 15220301,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01652243696,
                "variance": 0.0002729909233
              },
              {
                "average": 1.000512211,
                "count": 15220301,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02374004768,
                "variance": 0.0005635898639
              },
              {
                "average": 0.4995146942,
                "count": 15220301,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997809,
                "variance": 0.2499997809
              },
              {
                "average": 0,
                "count": 15220301,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.213662135,
                "count": 15220301,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4098910073,
                "variance": 0.1680106378
              },
              {
                "average": 0.9029316758,
                "count": 15220301,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.084727977,
                "variance": 65.36282647
              },
              {
                "average": 181.2508499,
                "count": 15220301,
                "maximum": 210,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 24.58071663,
                "variance": 604.2116299
              },
              {
                "average": 2619.342061,
                "count": 15220301,
                "maximum": 10679,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4439.417832,
                "variance": 19708430.69
              },
              {
                "average": 31250.78458,
                "count": 15220301,
                "maximum": 65280,
                "minimum": 7680,
                "name": "Red",
                "position": 12,
                "stddev": 7764.416715,
                "variance": 60286166.92
              },
              {
                "average": 30178.80003,
                "count": 15220301,
                "maximum": 65280,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 6159.378426,
                "variance": 37937942.59
              },
              {
                "average": 23711.16889,
                "count": 15220301,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 5206.399546,
                "variance": 27106596.23
              },
              {
                "average": 469332.1016,
                "count": 15220301,
                "maximum": 515688.5199,
                "minimum": 331229.2913,
                "name": "GpsTime",
                "position": 15,
                "stddev": 75075.39792,
                "variance": 5636315373
              },
              {
                "average": 0,
                "count": 15220301,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15220301,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15220301,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15220301,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15220301,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426173.9418,
              4988921.618,
              1000.360088,
              427174.0618,
              4990321.498,
              1052.900088
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426173.94177812076,
                    4988921.61757762,
                    1000.3600879397704
                  ],
                  [
                    426173.94177812076,
                    4990321.497577621,
                    1000.3600879397704
                  ],
                  [
                    427174.06177812075,
                    4990321.497577621,
                    1052.9000879397704
                  ],
                  [
                    427174.06177812075,
                    4988921.61757762,
                    1052.9000879397704
                  ],
                  [
                    426173.94177812076,
                    4988921.61757762,
                    1000.3600879397704
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:01:28+00:00",
            "end_time": "2011-09-17T21: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": "44118H1404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502455182301,
              44.92490044644652,
              1064.814179393038
            ],
            [
              -118.02524887569349,
              44.93750937782321,
              1064.814179393038
            ],
            [
              -118.0125293524221,
              44.937622866588754,
              1110.894179393038
            ],
            [
              -118.01230781041676,
              44.925013885607534,
              1110.894179393038
            ],
            [
              -118.02502455182301,
              44.92490044644652,
              1064.814179393038
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252489,
        44.92490045,
        1064.814179,
        -118.0123078,
        44.93762287,
        1110.894179
      ],
      "properties": {
        "datetime": "2011-09-20T21:41:51Z",
        "pc:count": 16416763,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419665.1001,
            "count": 16416763,
            "maximum": 420111.7,
            "minimum": 419107.96,
            "name": "X",
            "position": 0,
            "stddev": 283.3172499,
            "variance": 80268.66408
          },
          {
            "average": 4975874.752,
            "count": 16416763,
            "maximum": 4976519.086,
            "minimum": 4975118.186,
            "name": "Y",
            "position": 1,
            "stddev": 396.1627921,
            "variance": 156944.9579
          },
          {
            "average": 1078.264013,
            "count": 16416763,
            "maximum": 1110.894179,
            "minimum": 1064.814179,
            "name": "Z",
            "position": 2,
            "stddev": 6.44913526,
            "variance": 41.5913456
          },
          {
            "average": 144.5349466,
            "count": 16416763,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 64.04995734,
            "variance": 4102.397035
          },
          {
            "average": 1.006760224,
            "count": 16416763,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09263385447,
            "variance": 0.008581030994
          },
          {
            "average": 1.013773117,
            "count": 16416763,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1394789228,
            "variance": 0.0194543699
          },
          {
            "average": 0.4994052116,
            "count": 16416763,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996615,
            "variance": 0.2499996615
          },
          {
            "average": 0,
            "count": 16416763,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.189505142,
            "count": 16416763,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3919093676,
            "variance": 0.1535929524
          },
          {
            "average": -1.706664528,
            "count": 16416763,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.261709872,
            "variance": 68.25585001
          },
          {
            "average": 185.0083409,
            "count": 16416763,
            "maximum": 211,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 9.414656543,
            "variance": 88.63575782
          },
          {
            "average": 10407.77294,
            "count": 16416763,
            "maximum": 20080,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8060.949878,
            "variance": 64978912.94
          },
          {
            "average": 25144.65067,
            "count": 16416763,
            "maximum": 62976,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 10812.66121,
            "variance": 116913642.5
          },
          {
            "average": 27124.10189,
            "count": 16416763,
            "maximum": 64256,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8489.505211,
            "variance": 72071698.73
          },
          {
            "average": 20908.47549,
            "count": 16416763,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6445.367312,
            "variance": 41542759.79
          },
          {
            "average": 403563.9572,
            "count": 16416763,
            "maximum": 590111.1223,
            "minimum": 323091.6125,
            "name": "GpsTime",
            "position": 15,
            "stddev": 120473.1455,
            "variance": 14513778770.0
          },
          {
            "average": 0,
            "count": 16416763,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16416763,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16416763,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16416763,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16416763,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419107.96,
          4975118.186,
          1064.814179,
          420111.7,
          4976519.086,
          1110.894179
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419107.9599573923,
                4975118.18580791,
                1064.814179393038
              ],
              [
                419107.9599573923,
                4976519.08580791,
                1064.814179393038
              ],
              [
                420111.6999573923,
                4976519.08580791,
                1110.894179393038
              ],
              [
                420111.6999573923,
                4975118.18580791,
                1110.894179393038
              ],
              [
                419107.9599573923,
                4975118.18580791,
                1064.814179393038
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:41:51+00:00",
        "end_time": "2011-09-17T19:31:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252489,
            44.92490045,
            1064.814179,
            -118.0123078,
            44.93762287,
            1110.894179
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502455182301,
                  44.92490044644652,
                  1064.814179393038
                ],
                [
                  -118.02524887569349,
                  44.93750937782321,
                  1064.814179393038
                ],
                [
                  -118.0125293524221,
                  44.937622866588754,
                  1110.894179393038
                ],
                [
                  -118.01230781041676,
                  44.925013885607534,
                  1110.894179393038
                ],
                [
                  -118.02502455182301,
                  44.92490044644652,
                  1064.814179393038
                ]
              ]
            ]
          },
          "id": "44118H1404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:41:51Z",
            "pc:count": 16416763,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419665.1001,
                "count": 16416763,
                "maximum": 420111.7,
                "minimum": 419107.96,
                "name": "X",
                "position": 0,
                "stddev": 283.3172499,
                "variance": 80268.66408
              },
              {
                "average": 4975874.752,
                "count": 16416763,
                "maximum": 4976519.086,
                "minimum": 4975118.186,
                "name": "Y",
                "position": 1,
                "stddev": 396.1627921,
                "variance": 156944.9579
              },
              {
                "average": 1078.264013,
                "count": 16416763,
                "maximum": 1110.894179,
                "minimum": 1064.814179,
                "name": "Z",
                "position": 2,
                "stddev": 6.44913526,
                "variance": 41.5913456
              },
              {
                "average": 144.5349466,
                "count": 16416763,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 64.04995734,
                "variance": 4102.397035
              },
              {
                "average": 1.006760224,
                "count": 16416763,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09263385447,
                "variance": 0.008581030994
              },
              {
                "average": 1.013773117,
                "count": 16416763,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1394789228,
                "variance": 0.0194543699
              },
              {
                "average": 0.4994052116,
                "count": 16416763,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996615,
                "variance": 0.2499996615
              },
              {
                "average": 0,
                "count": 16416763,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.189505142,
                "count": 16416763,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3919093676,
                "variance": 0.1535929524
              },
              {
                "average": -1.706664528,
                "count": 16416763,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.261709872,
                "variance": 68.25585001
              },
              {
                "average": 185.0083409,
                "count": 16416763,
                "maximum": 211,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 9.414656543,
                "variance": 88.63575782
              },
              {
                "average": 10407.77294,
                "count": 16416763,
                "maximum": 20080,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8060.949878,
                "variance": 64978912.94
              },
              {
                "average": 25144.65067,
                "count": 16416763,
                "maximum": 62976,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 10812.66121,
                "variance": 116913642.5
              },
              {
                "average": 27124.10189,
                "count": 16416763,
                "maximum": 64256,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8489.505211,
                "variance": 72071698.73
              },
              {
                "average": 20908.47549,
                "count": 16416763,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6445.367312,
                "variance": 41542759.79
              },
              {
                "average": 403563.9572,
                "count": 16416763,
                "maximum": 590111.1223,
                "minimum": 323091.6125,
                "name": "GpsTime",
                "position": 15,
                "stddev": 120473.1455,
                "variance": 14513778770.0
              },
              {
                "average": 0,
                "count": 16416763,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16416763,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16416763,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16416763,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16416763,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419107.96,
              4975118.186,
              1064.814179,
              420111.7,
              4976519.086,
              1110.894179
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419107.9599573923,
                    4975118.18580791,
                    1064.814179393038
                  ],
                  [
                    419107.9599573923,
                    4976519.08580791,
                    1064.814179393038
                  ],
                  [
                    420111.6999573923,
                    4976519.08580791,
                    1110.894179393038
                  ],
                  [
                    420111.6999573923,
                    4975118.18580791,
                    1110.894179393038
                  ],
                  [
                    419107.9599573923,
                    4975118.18580791,
                    1064.814179393038
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:41:51+00:00",
            "end_time": "2011-09-17T19:31: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": "44118H1207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05002371152324,
              44.97489796393731,
              1085.4331462604268
            ],
            [
              -118.05025395917066,
              44.987509564784006,
              1085.4331462604268
            ],
            [
              -118.03752957016665,
              44.98762588289761,
              1274.693146260427
            ],
            [
              -118.03730211087229,
              44.97501423119898,
              1274.693146260427
            ],
            [
              -118.05002371152324,
              44.97489796393731,
              1085.4331462604268
            ]
          ]
        ]
      },
      "bbox": [
        -118.050254,
        44.97489796,
        1085.433146,
        -118.0373021,
        44.98762588,
        1274.693146
      ],
      "properties": {
        "datetime": "2011-09-20T22:14:36Z",
        "pc:count": 23447272,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417713.1826,
            "count": 23447272,
            "maximum": 418210.2485,
            "minimum": 417206.9885,
            "name": "X",
            "position": 0,
            "stddev": 281.7315156,
            "variance": 79372.64689
          },
          {
            "average": 4981400.901,
            "count": 23447272,
            "maximum": 4982098.681,
            "minimum": 4980697.461,
            "name": "Y",
            "position": 1,
            "stddev": 399.6044306,
            "variance": 159683.701
          },
          {
            "average": 1116.985602,
            "count": 23447272,
            "maximum": 1274.693146,
            "minimum": 1085.433146,
            "name": "Z",
            "position": 2,
            "stddev": 27.70885079,
            "variance": 767.7804119
          },
          {
            "average": 167.4491909,
            "count": 23447272,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 68.00287964,
            "variance": 4624.39164
          },
          {
            "average": 1.00902395,
            "count": 23447272,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1033021469,
            "variance": 0.01067133355
          },
          {
            "average": 1.018413443,
            "count": 23447272,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1534509011,
            "variance": 0.02354717904
          },
          {
            "average": 0.4993831265,
            "count": 23447272,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996301,
            "variance": 0.2499996301
          },
          {
            "average": 0,
            "count": 23447272,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.164902936,
            "count": 23447272,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3710929314,
            "variance": 0.1377099637
          },
          {
            "average": -1.087377014,
            "count": 23447272,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.201440422,
            "variance": 67.26362499
          },
          {
            "average": 188.5001602,
            "count": 23447272,
            "maximum": 211,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 9.885654688,
            "variance": 97.72616862
          },
          {
            "average": 7561.189232,
            "count": 23447272,
            "maximum": 20078,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8267.511425,
            "variance": 68351745.17
          },
          {
            "average": 30418.0708,
            "count": 23447272,
            "maximum": 65024,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 10309.39952,
            "variance": 106283718.4
          },
          {
            "average": 30534.39047,
            "count": 23447272,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 8301.099432,
            "variance": 68908251.78
          },
          {
            "average": 23505.14595,
            "count": 23447272,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7410.278457,
            "variance": 54912226.82
          },
          {
            "average": 454372.3326,
            "count": 23447272,
            "maximum": 592076.0619,
            "minimum": 320281.1596,
            "name": "GpsTime",
            "position": 15,
            "stddev": 132840.0451,
            "variance": 17646477590.0
          },
          {
            "average": 0,
            "count": 23447272,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23447272,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23447272,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23447272,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23447272,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417206.9885,
          4980697.461,
          1085.433146,
          418210.2485,
          4982098.681,
          1274.693146
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417206.9885248486,
                4980697.461343473,
                1085.4331462604268
              ],
              [
                417206.9885248486,
                4982098.6813434735,
                1085.4331462604268
              ],
              [
                418210.2485248486,
                4982098.6813434735,
                1274.693146260427
              ],
              [
                418210.2485248486,
                4980697.461343473,
                1274.693146260427
              ],
              [
                417206.9885248486,
                4980697.461343473,
                1085.4331462604268
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:14:36+00:00",
        "end_time": "2011-09-17T18:44:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.050254,
            44.97489796,
            1085.433146,
            -118.0373021,
            44.98762588,
            1274.693146
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05002371152324,
                  44.97489796393731,
                  1085.4331462604268
                ],
                [
                  -118.05025395917066,
                  44.987509564784006,
                  1085.4331462604268
                ],
                [
                  -118.03752957016665,
                  44.98762588289761,
                  1274.693146260427
                ],
                [
                  -118.03730211087229,
                  44.97501423119898,
                  1274.693146260427
                ],
                [
                  -118.05002371152324,
                  44.97489796393731,
                  1085.4331462604268
                ]
              ]
            ]
          },
          "id": "44118H1207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:14:36Z",
            "pc:count": 23447272,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417713.1826,
                "count": 23447272,
                "maximum": 418210.2485,
                "minimum": 417206.9885,
                "name": "X",
                "position": 0,
                "stddev": 281.7315156,
                "variance": 79372.64689
              },
              {
                "average": 4981400.901,
                "count": 23447272,
                "maximum": 4982098.681,
                "minimum": 4980697.461,
                "name": "Y",
                "position": 1,
                "stddev": 399.6044306,
                "variance": 159683.701
              },
              {
                "average": 1116.985602,
                "count": 23447272,
                "maximum": 1274.693146,
                "minimum": 1085.433146,
                "name": "Z",
                "position": 2,
                "stddev": 27.70885079,
                "variance": 767.7804119
              },
              {
                "average": 167.4491909,
                "count": 23447272,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 68.00287964,
                "variance": 4624.39164
              },
              {
                "average": 1.00902395,
                "count": 23447272,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1033021469,
                "variance": 0.01067133355
              },
              {
                "average": 1.018413443,
                "count": 23447272,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1534509011,
                "variance": 0.02354717904
              },
              {
                "average": 0.4993831265,
                "count": 23447272,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996301,
                "variance": 0.2499996301
              },
              {
                "average": 0,
                "count": 23447272,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.164902936,
                "count": 23447272,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3710929314,
                "variance": 0.1377099637
              },
              {
                "average": -1.087377014,
                "count": 23447272,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.201440422,
                "variance": 67.26362499
              },
              {
                "average": 188.5001602,
                "count": 23447272,
                "maximum": 211,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 9.885654688,
                "variance": 97.72616862
              },
              {
                "average": 7561.189232,
                "count": 23447272,
                "maximum": 20078,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8267.511425,
                "variance": 68351745.17
              },
              {
                "average": 30418.0708,
                "count": 23447272,
                "maximum": 65024,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 10309.39952,
                "variance": 106283718.4
              },
              {
                "average": 30534.39047,
                "count": 23447272,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 8301.099432,
                "variance": 68908251.78
              },
              {
                "average": 23505.14595,
                "count": 23447272,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7410.278457,
                "variance": 54912226.82
              },
              {
                "average": 454372.3326,
                "count": 23447272,
                "maximum": 592076.0619,
                "minimum": 320281.1596,
                "name": "GpsTime",
                "position": 15,
                "stddev": 132840.0451,
                "variance": 17646477590.0
              },
              {
                "average": 0,
                "count": 23447272,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23447272,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23447272,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23447272,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23447272,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417206.9885,
              4980697.461,
              1085.433146,
              418210.2485,
              4982098.681,
              1274.693146
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417206.9885248486,
                    4980697.461343473,
                    1085.4331462604268
                  ],
                  [
                    417206.9885248486,
                    4982098.6813434735,
                    1085.4331462604268
                  ],
                  [
                    418210.2485248486,
                    4982098.6813434735,
                    1274.693146260427
                  ],
                  [
                    418210.2485248486,
                    4980697.461343473,
                    1274.693146260427
                  ],
                  [
                    417206.9885248486,
                    4980697.461343473,
                    1085.4331462604268
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:14:36+00:00",
            "end_time": "2011-09-17T18:44: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": "45117B7414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.77502492147562,
              45.14992840398967,
              941.0410417465314
            ],
            [
              -117.7751955041549,
              45.162510519847956,
              941.0410417465314
            ],
            [
              -117.76252845365936,
              45.16259579818917,
              1278.5410417465314
            ],
            [
              -117.76236065772436,
              45.15001364513537,
              1278.5410417465314
            ],
            [
              -117.77502492147562,
              45.14992840398967,
              941.0410417465314
            ]
          ]
        ]
      },
      "bbox": [
        -117.7751955,
        45.1499284,
        941.0410417,
        -117.7623607,
        45.1625958,
        1278.541042
      ],
      "properties": {
        "datetime": "2011-09-15T21:00:34Z",
        "pc:count": 9072316,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439573.3612,
            "count": 9072316,
            "maximum": 440072.3775,
            "minimum": 439076.7575,
            "name": "X",
            "position": 0,
            "stddev": 282.5759781,
            "variance": 79849.18338
          },
          {
            "average": 5000600.939,
            "count": 9072316,
            "maximum": 5001295.106,
            "minimum": 4999897.226,
            "name": "Y",
            "position": 1,
            "stddev": 400.8275986,
            "variance": 160662.7638
          },
          {
            "average": 1081.201742,
            "count": 9072316,
            "maximum": 1278.541042,
            "minimum": 941.0410417,
            "name": "Z",
            "position": 2,
            "stddev": 91.4606772,
            "variance": 8365.055475
          },
          {
            "average": 103.4415912,
            "count": 9072316,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 36.18125156,
            "variance": 1309.082964
          },
          {
            "average": 1.034461652,
            "count": 9072316,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.198223562,
            "variance": 0.03929258054
          },
          {
            "average": 1.074358962,
            "count": 9072316,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3011274167,
            "variance": 0.09067772111
          },
          {
            "average": 0.5001366795,
            "count": 9072316,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000089,
            "variance": 0.2500000089
          },
          {
            "average": 0,
            "count": 9072316,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.285594329,
            "count": 9072316,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4516970563,
            "variance": 0.2040302307
          },
          {
            "average": -0.4944370051,
            "count": 9072316,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.649348187,
            "variance": 74.81122406
          },
          {
            "average": 140.7167179,
            "count": 9072316,
            "maximum": 192,
            "minimum": 123,
            "name": "UserData",
            "position": 10,
            "stddev": 8.489125256,
            "variance": 72.06524761
          },
          {
            "average": 10709.12353,
            "count": 9072316,
            "maximum": 10713,
            "minimum": 10705,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.694959688,
            "variance": 2.872888344
          },
          {
            "average": 32824.12472,
            "count": 9072316,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 9754.132725,
            "variance": 95143105.21
          },
          {
            "average": 31479.98095,
            "count": 9072316,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 7788.871282,
            "variance": 60666515.84
          },
          {
            "average": 25146.50742,
            "count": 9072316,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 6161.007096,
            "variance": 37958008.44
          },
          {
            "average": 154161.9449,
            "count": 9072316,
            "maximum": 155634.3799,
            "minimum": 152708.8262,
            "name": "GpsTime",
            "position": 15,
            "stddev": 625.1495645,
            "variance": 390811.978
          },
          {
            "average": 0,
            "count": 9072316,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9072316,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9072316,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9072316,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9072316,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439076.7575,
          4999897.226,
          941.0410417,
          440072.3775,
          5001295.106,
          1278.541042
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439076.7575044686,
                4999897.226426153,
                941.0410417465314
              ],
              [
                439076.7575044686,
                5001295.106426154,
                941.0410417465314
              ],
              [
                440072.3775044686,
                5001295.106426154,
                1278.5410417465314
              ],
              [
                440072.3775044686,
                4999897.226426153,
                1278.5410417465314
              ],
              [
                439076.7575044686,
                4999897.226426153,
                941.0410417465314
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T21:00:34+00:00",
        "end_time": "2011-09-15T20:11:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7751955,
            45.1499284,
            941.0410417,
            -117.7623607,
            45.1625958,
            1278.541042
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.77502492147562,
                  45.14992840398967,
                  941.0410417465314
                ],
                [
                  -117.7751955041549,
                  45.162510519847956,
                  941.0410417465314
                ],
                [
                  -117.76252845365936,
                  45.16259579818917,
                  1278.5410417465314
                ],
                [
                  -117.76236065772436,
                  45.15001364513537,
                  1278.5410417465314
                ],
                [
                  -117.77502492147562,
                  45.14992840398967,
                  941.0410417465314
                ]
              ]
            ]
          },
          "id": "45117B7414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T21:00:34Z",
            "pc:count": 9072316,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439573.3612,
                "count": 9072316,
                "maximum": 440072.3775,
                "minimum": 439076.7575,
                "name": "X",
                "position": 0,
                "stddev": 282.5759781,
                "variance": 79849.18338
              },
              {
                "average": 5000600.939,
                "count": 9072316,
                "maximum": 5001295.106,
                "minimum": 4999897.226,
                "name": "Y",
                "position": 1,
                "stddev": 400.8275986,
                "variance": 160662.7638
              },
              {
                "average": 1081.201742,
                "count": 9072316,
                "maximum": 1278.541042,
                "minimum": 941.0410417,
                "name": "Z",
                "position": 2,
                "stddev": 91.4606772,
                "variance": 8365.055475
              },
              {
                "average": 103.4415912,
                "count": 9072316,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 36.18125156,
                "variance": 1309.082964
              },
              {
                "average": 1.034461652,
                "count": 9072316,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.198223562,
                "variance": 0.03929258054
              },
              {
                "average": 1.074358962,
                "count": 9072316,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3011274167,
                "variance": 0.09067772111
              },
              {
                "average": 0.5001366795,
                "count": 9072316,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000089,
                "variance": 0.2500000089
              },
              {
                "average": 0,
                "count": 9072316,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.285594329,
                "count": 9072316,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4516970563,
                "variance": 0.2040302307
              },
              {
                "average": -0.4944370051,
                "count": 9072316,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.649348187,
                "variance": 74.81122406
              },
              {
                "average": 140.7167179,
                "count": 9072316,
                "maximum": 192,
                "minimum": 123,
                "name": "UserData",
                "position": 10,
                "stddev": 8.489125256,
                "variance": 72.06524761
              },
              {
                "average": 10709.12353,
                "count": 9072316,
                "maximum": 10713,
                "minimum": 10705,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.694959688,
                "variance": 2.872888344
              },
              {
                "average": 32824.12472,
                "count": 9072316,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 9754.132725,
                "variance": 95143105.21
              },
              {
                "average": 31479.98095,
                "count": 9072316,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 7788.871282,
                "variance": 60666515.84
              },
              {
                "average": 25146.50742,
                "count": 9072316,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 6161.007096,
                "variance": 37958008.44
              },
              {
                "average": 154161.9449,
                "count": 9072316,
                "maximum": 155634.3799,
                "minimum": 152708.8262,
                "name": "GpsTime",
                "position": 15,
                "stddev": 625.1495645,
                "variance": 390811.978
              },
              {
                "average": 0,
                "count": 9072316,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9072316,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9072316,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9072316,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9072316,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439076.7575,
              4999897.226,
              941.0410417,
              440072.3775,
              5001295.106,
              1278.541042
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439076.7575044686,
                    4999897.226426153,
                    941.0410417465314
                  ],
                  [
                    439076.7575044686,
                    5001295.106426154,
                    941.0410417465314
                  ],
                  [
                    440072.3775044686,
                    5001295.106426154,
                    1278.5410417465314
                  ],
                  [
                    440072.3775044686,
                    4999897.226426153,
                    1278.5410417465314
                  ],
                  [
                    439076.7575044686,
                    4999897.226426153,
                    941.0410417465314
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T21:00:34+00:00",
            "end_time": "2011-09-15T20:11: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": "45117A7302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252523227014,
              45.049918364703814,
              962.7586841482855
            ],
            [
              -117.86271454995222,
              45.06250960752333,
              962.7586841482855
            ],
            [
              -117.85002898033564,
              45.06260473511554,
              1108.6986841482856
            ],
            [
              -117.84984244561282,
              45.050013450775204,
              1108.6986841482856
            ],
            [
              -117.86252523227014,
              45.049918364703814,
              962.7586841482855
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627145,
        45.04991836,
        962.7586841,
        -117.8498424,
        45.06260474,
        1108.698684
      ],
      "properties": {
        "datetime": "2011-09-16T23:12:29Z",
        "pc:count": 10451027,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432578.5027,
            "count": 10451027,
            "maximum": 433078.7689,
            "minimum": 432079.9289,
            "name": "X",
            "position": 0,
            "stddev": 283.527001,
            "variance": 80387.56029
          },
          {
            "average": 4989590.406,
            "count": 10451027,
            "maximum": 4990255.777,
            "minimum": 4988856.877,
            "name": "Y",
            "position": 1,
            "stddev": 386.5214439,
            "variance": 149398.8266
          },
          {
            "average": 1014.919244,
            "count": 10451027,
            "maximum": 1108.698684,
            "minimum": 962.7586841,
            "name": "Z",
            "position": 2,
            "stddev": 35.22089622,
            "variance": 1240.511531
          },
          {
            "average": 107.2917681,
            "count": 10451027,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.98325636,
            "variance": 624.1630985
          },
          {
            "average": 1.000663475,
            "count": 10451027,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0257754711,
            "variance": 0.0006643749103
          },
          {
            "average": 1.001490476,
            "count": 10451027,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03863985473,
            "variance": 0.001493038374
          },
          {
            "average": 0.4999796671,
            "count": 10451027,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000235,
            "variance": 0.2500000235
          },
          {
            "average": 0,
            "count": 10451027,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.335466361,
            "count": 10451027,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4721532623,
            "variance": 0.2229287031
          },
          {
            "average": 0.3572694474,
            "count": 10451027,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.506806274,
            "variance": 72.36575298
          },
          {
            "average": 140.6601079,
            "count": 10451027,
            "maximum": 182,
            "minimum": 127,
            "name": "UserData",
            "position": 10,
            "stddev": 5.831147145,
            "variance": 34.00227703
          },
          {
            "average": 10765.45976,
            "count": 10451027,
            "maximum": 10773,
            "minimum": 10760,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.368865282,
            "variance": 11.34925329
          },
          {
            "average": 38855.33775,
            "count": 10451027,
            "maximum": 60928,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 5529.39272,
            "variance": 30574183.85
          },
          {
            "average": 34431.26496,
            "count": 10451027,
            "maximum": 61440,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 5041.148112,
            "variance": 25413174.29
          },
          {
            "average": 29536.26883,
            "count": 10451027,
            "maximum": 62720,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 4858.030218,
            "variance": 23600457.6
          },
          {
            "average": 244617.4316,
            "count": 10451027,
            "maximum": 249949.6522,
            "minimum": 240753.73,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2421.596454,
            "variance": 5864129.384
          },
          {
            "average": 0,
            "count": 10451027,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10451027,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10451027,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10451027,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10451027,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432079.9289,
          4988856.877,
          962.7586841,
          433078.7689,
          4990255.777,
          1108.698684
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432079.9288809571,
                4988856.877197103,
                962.7586841482855
              ],
              [
                432079.9288809571,
                4990255.777197103,
                962.7586841482855
              ],
              [
                433078.76888095704,
                4990255.777197103,
                1108.6986841482856
              ],
              [
                433078.76888095704,
                4988856.877197103,
                1108.6986841482856
              ],
              [
                432079.9288809571,
                4988856.877197103,
                962.7586841482855
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T23:12:29+00:00",
        "end_time": "2011-09-16T20:39:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627145,
            45.04991836,
            962.7586841,
            -117.8498424,
            45.06260474,
            1108.698684
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252523227014,
                  45.049918364703814,
                  962.7586841482855
                ],
                [
                  -117.86271454995222,
                  45.06250960752333,
                  962.7586841482855
                ],
                [
                  -117.85002898033564,
                  45.06260473511554,
                  1108.6986841482856
                ],
                [
                  -117.84984244561282,
                  45.050013450775204,
                  1108.6986841482856
                ],
                [
                  -117.86252523227014,
                  45.049918364703814,
                  962.7586841482855
                ]
              ]
            ]
          },
          "id": "45117A7302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T23:12:29Z",
            "pc:count": 10451027,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432578.5027,
                "count": 10451027,
                "maximum": 433078.7689,
                "minimum": 432079.9289,
                "name": "X",
                "position": 0,
                "stddev": 283.527001,
                "variance": 80387.56029
              },
              {
                "average": 4989590.406,
                "count": 10451027,
                "maximum": 4990255.777,
                "minimum": 4988856.877,
                "name": "Y",
                "position": 1,
                "stddev": 386.5214439,
                "variance": 149398.8266
              },
              {
                "average": 1014.919244,
                "count": 10451027,
                "maximum": 1108.698684,
                "minimum": 962.7586841,
                "name": "Z",
                "position": 2,
                "stddev": 35.22089622,
                "variance": 1240.511531
              },
              {
                "average": 107.2917681,
                "count": 10451027,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.98325636,
                "variance": 624.1630985
              },
              {
                "average": 1.000663475,
                "count": 10451027,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0257754711,
                "variance": 0.0006643749103
              },
              {
                "average": 1.001490476,
                "count": 10451027,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03863985473,
                "variance": 0.001493038374
              },
              {
                "average": 0.4999796671,
                "count": 10451027,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000235,
                "variance": 0.2500000235
              },
              {
                "average": 0,
                "count": 10451027,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.335466361,
                "count": 10451027,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4721532623,
                "variance": 0.2229287031
              },
              {
                "average": 0.3572694474,
                "count": 10451027,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.506806274,
                "variance": 72.36575298
              },
              {
                "average": 140.6601079,
                "count": 10451027,
                "maximum": 182,
                "minimum": 127,
                "name": "UserData",
                "position": 10,
                "stddev": 5.831147145,
                "variance": 34.00227703
              },
              {
                "average": 10765.45976,
                "count": 10451027,
                "maximum": 10773,
                "minimum": 10760,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.368865282,
                "variance": 11.34925329
              },
              {
                "average": 38855.33775,
                "count": 10451027,
                "maximum": 60928,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 5529.39272,
                "variance": 30574183.85
              },
              {
                "average": 34431.26496,
                "count": 10451027,
                "maximum": 61440,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 5041.148112,
                "variance": 25413174.29
              },
              {
                "average": 29536.26883,
                "count": 10451027,
                "maximum": 62720,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 4858.030218,
                "variance": 23600457.6
              },
              {
                "average": 244617.4316,
                "count": 10451027,
                "maximum": 249949.6522,
                "minimum": 240753.73,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2421.596454,
                "variance": 5864129.384
              },
              {
                "average": 0,
                "count": 10451027,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10451027,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10451027,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10451027,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10451027,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432079.9289,
              4988856.877,
              962.7586841,
              433078.7689,
              4990255.777,
              1108.698684
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432079.9288809571,
                    4988856.877197103,
                    962.7586841482855
                  ],
                  [
                    432079.9288809571,
                    4990255.777197103,
                    962.7586841482855
                  ],
                  [
                    433078.76888095704,
                    4990255.777197103,
                    1108.6986841482856
                  ],
                  [
                    433078.76888095704,
                    4988856.877197103,
                    1108.6986841482856
                  ],
                  [
                    432079.9288809571,
                    4988856.877197103,
                    962.7586841482855
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T23:12:29+00:00",
            "end_time": "2011-09-16T20:39: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": "45117A8207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502490424896,
              45.099912155349394,
              1015.053143615736
            ],
            [
              -117.92522840653838,
              45.11251009325558,
              1015.053143615736
            ],
            [
              -117.91252943706829,
              45.112612272196365,
              1132.473143615736
            ],
            [
              -117.91232872695011,
              45.100014289667726,
              1132.473143615736
            ],
            [
              -117.92502490424896,
              45.099912155349394,
              1015.053143615736
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252284,
        45.09991216,
        1015.053144,
        -117.9123287,
        45.11261227,
        1132.473144
      ],
      "properties": {
        "datetime": "2011-09-17T20:40:18Z",
        "pc:count": 11005342,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427689.9325,
            "count": 11005342,
            "maximum": 428220.8084,
            "minimum": 427221.7684,
            "name": "X",
            "position": 0,
            "stddev": 283.7766923,
            "variance": 80529.2111
          },
          {
            "average": 4995155.042,
            "count": 11005342,
            "maximum": 4995864.645,
            "minimum": 4994464.965,
            "name": "Y",
            "position": 1,
            "stddev": 396.3520265,
            "variance": 157094.9289
          },
          {
            "average": 1031.822406,
            "count": 11005342,
            "maximum": 1132.473144,
            "minimum": 1015.053144,
            "name": "Z",
            "position": 2,
            "stddev": 22.56957648,
            "variance": 509.3857826
          },
          {
            "average": 102.9019366,
            "count": 11005342,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.6070612,
            "variance": 1197.648685
          },
          {
            "average": 1.002076991,
            "count": 11005342,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04773444939,
            "variance": 0.002278577659
          },
          {
            "average": 1.0043428,
            "count": 11005342,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07144303464,
            "variance": 0.005104107198
          },
          {
            "average": 0.5001023139,
            "count": 11005342,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000122,
            "variance": 0.2500000122
          },
          {
            "average": 0,
            "count": 11005342,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.3071512,
            "count": 11005342,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4613126484,
            "variance": 0.2128093596
          },
          {
            "average": -0.6556778013,
            "count": 11005342,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.218812875,
            "variance": 67.54888507
          },
          {
            "average": 137,
            "count": 11005342,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10661.71564,
            "count": 11005342,
            "maximum": 10667,
            "minimum": 10656,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.966730365,
            "variance": 3.86802833
          },
          {
            "average": 35699.0548,
            "count": 11005342,
            "maximum": 59904,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 8778.583706,
            "variance": 77063531.89
          },
          {
            "average": 33259.32033,
            "count": 11005342,
            "maximum": 60416,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 7701.509411,
            "variance": 59313247.21
          },
          {
            "average": 27809.60851,
            "count": 11005342,
            "maximum": 60160,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 7888.593058,
            "variance": 62229900.43
          },
          {
            "average": 323501.7906,
            "count": 11005342,
            "maximum": 327218.6397,
            "minimum": 319453.9453,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1458.313979,
            "variance": 2126679.66
          },
          {
            "average": 0,
            "count": 11005342,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11005342,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11005342,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11005342,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11005342,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427221.7684,
          4994464.965,
          1015.053144,
          428220.8084,
          4995864.645,
          1132.473144
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427221.7683720831,
                4994464.964900525,
                1015.053143615736
              ],
              [
                427221.7683720831,
                4995864.644900525,
                1015.053143615736
              ],
              [
                428220.8083720831,
                4995864.644900525,
                1132.473143615736
              ],
              [
                428220.8083720831,
                4994464.964900525,
                1132.473143615736
              ],
              [
                427221.7683720831,
                4994464.964900525,
                1015.053143615736
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T20:40:18+00:00",
        "end_time": "2011-09-17T18:30:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252284,
            45.09991216,
            1015.053144,
            -117.9123287,
            45.11261227,
            1132.473144
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502490424896,
                  45.099912155349394,
                  1015.053143615736
                ],
                [
                  -117.92522840653838,
                  45.11251009325558,
                  1015.053143615736
                ],
                [
                  -117.91252943706829,
                  45.112612272196365,
                  1132.473143615736
                ],
                [
                  -117.91232872695011,
                  45.100014289667726,
                  1132.473143615736
                ],
                [
                  -117.92502490424896,
                  45.099912155349394,
                  1015.053143615736
                ]
              ]
            ]
          },
          "id": "45117A8207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:40:18Z",
            "pc:count": 11005342,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427689.9325,
                "count": 11005342,
                "maximum": 428220.8084,
                "minimum": 427221.7684,
                "name": "X",
                "position": 0,
                "stddev": 283.7766923,
                "variance": 80529.2111
              },
              {
                "average": 4995155.042,
                "count": 11005342,
                "maximum": 4995864.645,
                "minimum": 4994464.965,
                "name": "Y",
                "position": 1,
                "stddev": 396.3520265,
                "variance": 157094.9289
              },
              {
                "average": 1031.822406,
                "count": 11005342,
                "maximum": 1132.473144,
                "minimum": 1015.053144,
                "name": "Z",
                "position": 2,
                "stddev": 22.56957648,
                "variance": 509.3857826
              },
              {
                "average": 102.9019366,
                "count": 11005342,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.6070612,
                "variance": 1197.648685
              },
              {
                "average": 1.002076991,
                "count": 11005342,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04773444939,
                "variance": 0.002278577659
              },
              {
                "average": 1.0043428,
                "count": 11005342,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07144303464,
                "variance": 0.005104107198
              },
              {
                "average": 0.5001023139,
                "count": 11005342,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000122,
                "variance": 0.2500000122
              },
              {
                "average": 0,
                "count": 11005342,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.3071512,
                "count": 11005342,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4613126484,
                "variance": 0.2128093596
              },
              {
                "average": -0.6556778013,
                "count": 11005342,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.218812875,
                "variance": 67.54888507
              },
              {
                "average": 137,
                "count": 11005342,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10661.71564,
                "count": 11005342,
                "maximum": 10667,
                "minimum": 10656,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.966730365,
                "variance": 3.86802833
              },
              {
                "average": 35699.0548,
                "count": 11005342,
                "maximum": 59904,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 8778.583706,
                "variance": 77063531.89
              },
              {
                "average": 33259.32033,
                "count": 11005342,
                "maximum": 60416,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 7701.509411,
                "variance": 59313247.21
              },
              {
                "average": 27809.60851,
                "count": 11005342,
                "maximum": 60160,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 7888.593058,
                "variance": 62229900.43
              },
              {
                "average": 323501.7906,
                "count": 11005342,
                "maximum": 327218.6397,
                "minimum": 319453.9453,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1458.313979,
                "variance": 2126679.66
              },
              {
                "average": 0,
                "count": 11005342,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11005342,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11005342,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11005342,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11005342,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427221.7684,
              4994464.965,
              1015.053144,
              428220.8084,
              4995864.645,
              1132.473144
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427221.7683720831,
                    4994464.964900525,
                    1015.053143615736
                  ],
                  [
                    427221.7683720831,
                    4995864.644900525,
                    1015.053143615736
                  ],
                  [
                    428220.8083720831,
                    4995864.644900525,
                    1132.473143615736
                  ],
                  [
                    428220.8083720831,
                    4994464.964900525,
                    1132.473143615736
                  ],
                  [
                    427221.7683720831,
                    4994464.964900525,
                    1015.053143615736
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T20:40:18+00:00",
            "end_time": "2011-09-17T18:30: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": "45117A8418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9125251534762,
              45.01241306093147,
              984.0829489797624
            ],
            [
              -117.91272527479705,
              45.02500997672197,
              984.0829489797624
            ],
            [
              -117.90002861476331,
              45.02511074880534,
              1012.7829489797624
            ],
            [
              -117.89983127635806,
              45.01251378901067,
              1012.7829489797624
            ],
            [
              -117.9125251534762,
              45.01241306093147,
              984.0829489797624
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127253,
        45.01241306,
        984.082949,
        -117.8998313,
        45.02511075,
        1012.782949
      ],
      "properties": {
        "datetime": "2011-09-20T01:13:07Z",
        "pc:count": 11445671,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428600.698,
            "count": 11445671,
            "maximum": 429096.0236,
            "minimum": 428095.6436,
            "name": "X",
            "position": 0,
            "stddev": 284.6041128,
            "variance": 80999.50101
          },
          {
            "average": 4985435.522,
            "count": 11445671,
            "maximum": 4986133.198,
            "minimum": 4984733.658,
            "name": "Y",
            "position": 1,
            "stddev": 404.4931038,
            "variance": 163614.671
          },
          {
            "average": 989.8505042,
            "count": 11445671,
            "maximum": 1012.782949,
            "minimum": 984.082949,
            "name": "Z",
            "position": 2,
            "stddev": 2.234388171,
            "variance": 4.992490498
          },
          {
            "average": 227.4471516,
            "count": 11445671,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.11645042,
            "variance": 907.0005859
          },
          {
            "average": 1.004912512,
            "count": 11445671,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07885407891,
            "variance": 0.006217965761
          },
          {
            "average": 1.009827296,
            "count": 11445671,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1171965461,
            "variance": 0.01373503043
          },
          {
            "average": 0.4987902413,
            "count": 11445671,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985583,
            "variance": 0.2499985583
          },
          {
            "average": 0,
            "count": 11445671,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.24393572,
            "count": 11445671,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4294544222,
            "variance": 0.1844311008
          },
          {
            "average": 1.11105616,
            "count": 11445671,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.014683637,
            "variance": 64.23515381
          },
          {
            "average": 196.9319653,
            "count": 11445671,
            "maximum": 210,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 3.234653183,
            "variance": 10.46298121
          },
          {
            "average": 189.0906794,
            "count": 11445671,
            "maximum": 268,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 63.82294911,
            "variance": 4073.368833
          },
          {
            "average": 34889.30741,
            "count": 11445671,
            "maximum": 62976,
            "minimum": 6400,
            "name": "Red",
            "position": 12,
            "stddev": 10979.96006,
            "variance": 120559523
          },
          {
            "average": 35029.81935,
            "count": 11445671,
            "maximum": 64768,
            "minimum": 6912,
            "name": "Green",
            "position": 13,
            "stddev": 9684.055534,
            "variance": 93780931.58
          },
          {
            "average": 28524.653,
            "count": 11445671,
            "maximum": 65280,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 8902.275652,
            "variance": 79250511.78
          },
          {
            "average": 511566.4136,
            "count": 11445671,
            "maximum": 516387.946,
            "minimum": 507193.5886,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3346.642858,
            "variance": 11200018.42
          },
          {
            "average": 0,
            "count": 11445671,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11445671,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11445671,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11445671,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11445671,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428095.6436,
          4984733.658,
          984.082949,
          429096.0236,
          4986133.198,
          1012.782949
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428095.6436410788,
                4984733.658089796,
                984.0829489797624
              ],
              [
                428095.6436410788,
                4986133.198089795,
                984.0829489797624
              ],
              [
                429096.0236410788,
                4986133.198089795,
                1012.7829489797624
              ],
              [
                429096.0236410788,
                4984733.658089796,
                1012.7829489797624
              ],
              [
                428095.6436410788,
                4984733.658089796,
                984.0829489797624
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:13:07+00:00",
        "end_time": "2011-09-19T22:39:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127253,
            45.01241306,
            984.082949,
            -117.8998313,
            45.02511075,
            1012.782949
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9125251534762,
                  45.01241306093147,
                  984.0829489797624
                ],
                [
                  -117.91272527479705,
                  45.02500997672197,
                  984.0829489797624
                ],
                [
                  -117.90002861476331,
                  45.02511074880534,
                  1012.7829489797624
                ],
                [
                  -117.89983127635806,
                  45.01251378901067,
                  1012.7829489797624
                ],
                [
                  -117.9125251534762,
                  45.01241306093147,
                  984.0829489797624
                ]
              ]
            ]
          },
          "id": "45117A8418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:13:07Z",
            "pc:count": 11445671,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428600.698,
                "count": 11445671,
                "maximum": 429096.0236,
                "minimum": 428095.6436,
                "name": "X",
                "position": 0,
                "stddev": 284.6041128,
                "variance": 80999.50101
              },
              {
                "average": 4985435.522,
                "count": 11445671,
                "maximum": 4986133.198,
                "minimum": 4984733.658,
                "name": "Y",
                "position": 1,
                "stddev": 404.4931038,
                "variance": 163614.671
              },
              {
                "average": 989.8505042,
                "count": 11445671,
                "maximum": 1012.782949,
                "minimum": 984.082949,
                "name": "Z",
                "position": 2,
                "stddev": 2.234388171,
                "variance": 4.992490498
              },
              {
                "average": 227.4471516,
                "count": 11445671,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.11645042,
                "variance": 907.0005859
              },
              {
                "average": 1.004912512,
                "count": 11445671,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07885407891,
                "variance": 0.006217965761
              },
              {
                "average": 1.009827296,
                "count": 11445671,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1171965461,
                "variance": 0.01373503043
              },
              {
                "average": 0.4987902413,
                "count": 11445671,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985583,
                "variance": 0.2499985583
              },
              {
                "average": 0,
                "count": 11445671,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.24393572,
                "count": 11445671,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4294544222,
                "variance": 0.1844311008
              },
              {
                "average": 1.11105616,
                "count": 11445671,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.014683637,
                "variance": 64.23515381
              },
              {
                "average": 196.9319653,
                "count": 11445671,
                "maximum": 210,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 3.234653183,
                "variance": 10.46298121
              },
              {
                "average": 189.0906794,
                "count": 11445671,
                "maximum": 268,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 63.82294911,
                "variance": 4073.368833
              },
              {
                "average": 34889.30741,
                "count": 11445671,
                "maximum": 62976,
                "minimum": 6400,
                "name": "Red",
                "position": 12,
                "stddev": 10979.96006,
                "variance": 120559523
              },
              {
                "average": 35029.81935,
                "count": 11445671,
                "maximum": 64768,
                "minimum": 6912,
                "name": "Green",
                "position": 13,
                "stddev": 9684.055534,
                "variance": 93780931.58
              },
              {
                "average": 28524.653,
                "count": 11445671,
                "maximum": 65280,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 8902.275652,
                "variance": 79250511.78
              },
              {
                "average": 511566.4136,
                "count": 11445671,
                "maximum": 516387.946,
                "minimum": 507193.5886,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3346.642858,
                "variance": 11200018.42
              },
              {
                "average": 0,
                "count": 11445671,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11445671,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11445671,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11445671,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11445671,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428095.6436,
              4984733.658,
              984.082949,
              429096.0236,
              4986133.198,
              1012.782949
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428095.6436410788,
                    4984733.658089796,
                    984.0829489797624
                  ],
                  [
                    428095.6436410788,
                    4986133.198089795,
                    984.0829489797624
                  ],
                  [
                    429096.0236410788,
                    4986133.198089795,
                    1012.7829489797624
                  ],
                  [
                    429096.0236410788,
                    4984733.658089796,
                    1012.7829489797624
                  ],
                  [
                    428095.6436410788,
                    4984733.658089796,
                    984.0829489797624
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:13:07+00:00",
            "end_time": "2011-09-19T22:39: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": "45117A8312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752383970485,
              45.024904732980715,
              1038.8949572624063
            ],
            [
              -117.98774064387122,
              45.037509627640986,
              1038.8949572624063
            ],
            [
              -117.97502930676201,
              45.03761886672279,
              1072.554957262406
            ],
            [
              -117.97481529159371,
              45.02501392433086,
              1072.554957262406
            ],
            [
              -117.98752383970485,
              45.024904732980715,
              1038.8949572624063
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877406,
        45.02490473,
        1038.894957,
        -117.9748153,
        45.03761887,
        1072.554957
      ],
      "properties": {
        "datetime": "2011-09-20T03:21:14Z",
        "pc:count": 11482293,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422706.4406,
            "count": 11482293,
            "maximum": 423204.1351,
            "minimum": 422202.7951,
            "name": "X",
            "position": 0,
            "stddev": 283.6613173,
            "variance": 80463.74291
          },
          {
            "average": 4986900.889,
            "count": 11482293,
            "maximum": 4987591.1,
            "minimum": 4986190.64,
            "name": "Y",
            "position": 1,
            "stddev": 404.2458875,
            "variance": 163414.7376
          },
          {
            "average": 1052.681547,
            "count": 11482293,
            "maximum": 1072.554957,
            "minimum": 1038.894957,
            "name": "Z",
            "position": 2,
            "stddev": 4.865712415,
            "variance": 23.67515731
          },
          {
            "average": 232.4080685,
            "count": 11482293,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.38468772,
            "variance": 457.3048691
          },
          {
            "average": 1.000565479,
            "count": 11482293,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02564468588,
            "variance": 0.0006576499137
          },
          {
            "average": 1.001118069,
            "count": 11482293,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03737749342,
            "variance": 0.001397077014
          },
          {
            "average": 0.4990086039,
            "count": 11482293,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990389,
            "variance": 0.2499990389
          },
          {
            "average": 0,
            "count": 11482293,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.267868796,
            "count": 11482293,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4428488694,
            "variance": 0.1961151212
          },
          {
            "average": 1.364066867,
            "count": 11482293,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.904505591,
            "variance": 62.48120863
          },
          {
            "average": 196.1893451,
            "count": 11482293,
            "maximum": 208,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 4.383611829,
            "variance": 19.21605266
          },
          {
            "average": 269.5141905,
            "count": 11482293,
            "maximum": 283,
            "minimum": 256,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56446912,
            "variance": 111.6080078
          },
          {
            "average": 23366.82179,
            "count": 11482293,
            "maximum": 65280,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 9873.478391,
            "variance": 97485575.55
          },
          {
            "average": 25998.67855,
            "count": 11482293,
            "maximum": 65280,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 7667.976297,
            "variance": 58797860.5
          },
          {
            "average": 21852.08526,
            "count": 11482293,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 6363.737765,
            "variance": 40497158.35
          },
          {
            "average": 522592.6379,
            "count": 11482293,
            "maximum": 524074.1088,
            "minimum": 520858.0474,
            "name": "GpsTime",
            "position": 15,
            "stddev": 665.4663831,
            "variance": 442845.507
          },
          {
            "average": 0,
            "count": 11482293,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11482293,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11482293,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11482293,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11482293,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422202.7951,
          4986190.64,
          1038.894957,
          423204.1351,
          4987591.1,
          1072.554957
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422202.79512292886,
                4986190.639908734,
                1038.8949572624063
              ],
              [
                422202.79512292886,
                4987591.099908735,
                1038.8949572624063
              ],
              [
                423204.1351229288,
                4987591.099908735,
                1072.554957262406
              ],
              [
                423204.1351229288,
                4986190.639908734,
                1072.554957262406
              ],
              [
                422202.79512292886,
                4986190.639908734,
                1038.8949572624063
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T03:21:14+00:00",
        "end_time": "2011-09-20T02:27:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877406,
            45.02490473,
            1038.894957,
            -117.9748153,
            45.03761887,
            1072.554957
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752383970485,
                  45.024904732980715,
                  1038.8949572624063
                ],
                [
                  -117.98774064387122,
                  45.037509627640986,
                  1038.8949572624063
                ],
                [
                  -117.97502930676201,
                  45.03761886672279,
                  1072.554957262406
                ],
                [
                  -117.97481529159371,
                  45.02501392433086,
                  1072.554957262406
                ],
                [
                  -117.98752383970485,
                  45.024904732980715,
                  1038.8949572624063
                ]
              ]
            ]
          },
          "id": "45117A8312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T03:21:14Z",
            "pc:count": 11482293,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422706.4406,
                "count": 11482293,
                "maximum": 423204.1351,
                "minimum": 422202.7951,
                "name": "X",
                "position": 0,
                "stddev": 283.6613173,
                "variance": 80463.74291
              },
              {
                "average": 4986900.889,
                "count": 11482293,
                "maximum": 4987591.1,
                "minimum": 4986190.64,
                "name": "Y",
                "position": 1,
                "stddev": 404.2458875,
                "variance": 163414.7376
              },
              {
                "average": 1052.681547,
                "count": 11482293,
                "maximum": 1072.554957,
                "minimum": 1038.894957,
                "name": "Z",
                "position": 2,
                "stddev": 4.865712415,
                "variance": 23.67515731
              },
              {
                "average": 232.4080685,
                "count": 11482293,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.38468772,
                "variance": 457.3048691
              },
              {
                "average": 1.000565479,
                "count": 11482293,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02564468588,
                "variance": 0.0006576499137
              },
              {
                "average": 1.001118069,
                "count": 11482293,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03737749342,
                "variance": 0.001397077014
              },
              {
                "average": 0.4990086039,
                "count": 11482293,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990389,
                "variance": 0.2499990389
              },
              {
                "average": 0,
                "count": 11482293,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.267868796,
                "count": 11482293,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4428488694,
                "variance": 0.1961151212
              },
              {
                "average": 1.364066867,
                "count": 11482293,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.904505591,
                "variance": 62.48120863
              },
              {
                "average": 196.1893451,
                "count": 11482293,
                "maximum": 208,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 4.383611829,
                "variance": 19.21605266
              },
              {
                "average": 269.5141905,
                "count": 11482293,
                "maximum": 283,
                "minimum": 256,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56446912,
                "variance": 111.6080078
              },
              {
                "average": 23366.82179,
                "count": 11482293,
                "maximum": 65280,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 9873.478391,
                "variance": 97485575.55
              },
              {
                "average": 25998.67855,
                "count": 11482293,
                "maximum": 65280,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 7667.976297,
                "variance": 58797860.5
              },
              {
                "average": 21852.08526,
                "count": 11482293,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 6363.737765,
                "variance": 40497158.35
              },
              {
                "average": 522592.6379,
                "count": 11482293,
                "maximum": 524074.1088,
                "minimum": 520858.0474,
                "name": "GpsTime",
                "position": 15,
                "stddev": 665.4663831,
                "variance": 442845.507
              },
              {
                "average": 0,
                "count": 11482293,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11482293,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11482293,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11482293,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11482293,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422202.7951,
              4986190.64,
              1038.894957,
              423204.1351,
              4987591.1,
              1072.554957
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422202.79512292886,
                    4986190.639908734,
                    1038.8949572624063
                  ],
                  [
                    422202.79512292886,
                    4987591.099908735,
                    1038.8949572624063
                  ],
                  [
                    423204.1351229288,
                    4987591.099908735,
                    1072.554957262406
                  ],
                  [
                    423204.1351229288,
                    4986190.639908734,
                    1072.554957262406
                  ],
                  [
                    422202.79512292886,
                    4986190.639908734,
                    1038.8949572624063
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T03:21:14+00:00",
            "end_time": "2011-09-20T02:27: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": "45117B7114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8375250062201,
              45.21242145499464,
              856.8119659525715
            ],
            [
              -117.83770985194248,
              45.22501043956485,
              856.8119659525715
            ],
            [
              -117.82507599259604,
              45.22510241112636,
              1053.3119659525714
            ],
            [
              -117.82489393384216,
              45.21251338641889,
              1053.3119659525714
            ],
            [
              -117.8375250062201,
              45.21242145499464,
              856.8119659525715
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377099,
        45.21242145,
        856.811966,
        -117.8248939,
        45.22510241,
        1053.311966
      ],
      "properties": {
        "datetime": "2011-09-15T22:25:43Z",
        "pc:count": 8306736,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434706.1294,
            "count": 8306736,
            "maximum": 435227.5901,
            "minimum": 434235.6501,
            "name": "X",
            "position": 0,
            "stddev": 275.6829347,
            "variance": 76001.0805
          },
          {
            "average": 5007543.621,
            "count": 8306736,
            "maximum": 5008287.328,
            "minimum": 5006888.648,
            "name": "Y",
            "position": 1,
            "stddev": 385.523497,
            "variance": 148628.3667
          },
          {
            "average": 952.1842633,
            "count": 8306736,
            "maximum": 1053.311966,
            "minimum": 856.811966,
            "name": "Z",
            "position": 2,
            "stddev": 47.84267354,
            "variance": 2288.921411
          },
          {
            "average": 107.669925,
            "count": 8306736,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.14240207,
            "variance": 366.4315569
          },
          {
            "average": 1.000016854,
            "count": 8306736,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004105302655,
            "variance": 1.685350989e-05
          },
          {
            "average": 1.000035874,
            "count": 8306736,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005989425453,
            "variance": 3.587321726e-05
          },
          {
            "average": 0.5000186596,
            "count": 8306736,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000297,
            "variance": 0.2500000297
          },
          {
            "average": 0,
            "count": 8306736,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.310763698,
            "count": 8306736,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4628062747,
            "variance": 0.2141896479
          },
          {
            "average": 0.3000192228,
            "count": 8306736,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.338671078,
            "variance": 69.53343534
          },
          {
            "average": 141.5115061,
            "count": 8306736,
            "maximum": 157,
            "minimum": 131,
            "name": "UserData",
            "position": 10,
            "stddev": 4.178407625,
            "variance": 17.45909028
          },
          {
            "average": 10720.85255,
            "count": 8306736,
            "maximum": 10725,
            "minimum": 10717,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.618330972,
            "variance": 2.618995135
          },
          {
            "average": 34875.92122,
            "count": 8306736,
            "maximum": 56064,
            "minimum": 9728,
            "name": "Red",
            "position": 12,
            "stddev": 7942.871578,
            "variance": 63089208.9
          },
          {
            "average": 31082.01316,
            "count": 8306736,
            "maximum": 55040,
            "minimum": 9216,
            "name": "Green",
            "position": 13,
            "stddev": 5113.430732,
            "variance": 26147173.86
          },
          {
            "average": 24721.51201,
            "count": 8306736,
            "maximum": 51456,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 4221.102976,
            "variance": 17817710.34
          },
          {
            "average": 158867.026,
            "count": 8306736,
            "maximum": 160743.4439,
            "minimum": 157381.976,
            "name": "GpsTime",
            "position": 15,
            "stddev": 693.1974944,
            "variance": 480522.7662
          },
          {
            "average": 0,
            "count": 8306736,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8306736,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8306736,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8306736,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8306736,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434235.6501,
          5006888.648,
          856.811966,
          435227.5901,
          5008287.328,
          1053.311966
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434235.6500568878,
                5006888.648087114,
                856.8119659525715
              ],
              [
                434235.6500568878,
                5008287.328087114,
                856.8119659525715
              ],
              [
                435227.59005688777,
                5008287.328087114,
                1053.3119659525714
              ],
              [
                435227.59005688777,
                5006888.648087114,
                1053.3119659525714
              ],
              [
                434235.6500568878,
                5006888.648087114,
                856.8119659525715
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T22:25:43+00:00",
        "end_time": "2011-09-15T21:29:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377099,
            45.21242145,
            856.811966,
            -117.8248939,
            45.22510241,
            1053.311966
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8375250062201,
                  45.21242145499464,
                  856.8119659525715
                ],
                [
                  -117.83770985194248,
                  45.22501043956485,
                  856.8119659525715
                ],
                [
                  -117.82507599259604,
                  45.22510241112636,
                  1053.3119659525714
                ],
                [
                  -117.82489393384216,
                  45.21251338641889,
                  1053.3119659525714
                ],
                [
                  -117.8375250062201,
                  45.21242145499464,
                  856.8119659525715
                ]
              ]
            ]
          },
          "id": "45117B7114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T22:25:43Z",
            "pc:count": 8306736,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434706.1294,
                "count": 8306736,
                "maximum": 435227.5901,
                "minimum": 434235.6501,
                "name": "X",
                "position": 0,
                "stddev": 275.6829347,
                "variance": 76001.0805
              },
              {
                "average": 5007543.621,
                "count": 8306736,
                "maximum": 5008287.328,
                "minimum": 5006888.648,
                "name": "Y",
                "position": 1,
                "stddev": 385.523497,
                "variance": 148628.3667
              },
              {
                "average": 952.1842633,
                "count": 8306736,
                "maximum": 1053.311966,
                "minimum": 856.811966,
                "name": "Z",
                "position": 2,
                "stddev": 47.84267354,
                "variance": 2288.921411
              },
              {
                "average": 107.669925,
                "count": 8306736,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.14240207,
                "variance": 366.4315569
              },
              {
                "average": 1.000016854,
                "count": 8306736,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004105302655,
                "variance": 1.685350989e-05
              },
              {
                "average": 1.000035874,
                "count": 8306736,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005989425453,
                "variance": 3.587321726e-05
              },
              {
                "average": 0.5000186596,
                "count": 8306736,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000297,
                "variance": 0.2500000297
              },
              {
                "average": 0,
                "count": 8306736,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.310763698,
                "count": 8306736,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4628062747,
                "variance": 0.2141896479
              },
              {
                "average": 0.3000192228,
                "count": 8306736,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.338671078,
                "variance": 69.53343534
              },
              {
                "average": 141.5115061,
                "count": 8306736,
                "maximum": 157,
                "minimum": 131,
                "name": "UserData",
                "position": 10,
                "stddev": 4.178407625,
                "variance": 17.45909028
              },
              {
                "average": 10720.85255,
                "count": 8306736,
                "maximum": 10725,
                "minimum": 10717,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.618330972,
                "variance": 2.618995135
              },
              {
                "average": 34875.92122,
                "count": 8306736,
                "maximum": 56064,
                "minimum": 9728,
                "name": "Red",
                "position": 12,
                "stddev": 7942.871578,
                "variance": 63089208.9
              },
              {
                "average": 31082.01316,
                "count": 8306736,
                "maximum": 55040,
                "minimum": 9216,
                "name": "Green",
                "position": 13,
                "stddev": 5113.430732,
                "variance": 26147173.86
              },
              {
                "average": 24721.51201,
                "count": 8306736,
                "maximum": 51456,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 4221.102976,
                "variance": 17817710.34
              },
              {
                "average": 158867.026,
                "count": 8306736,
                "maximum": 160743.4439,
                "minimum": 157381.976,
                "name": "GpsTime",
                "position": 15,
                "stddev": 693.1974944,
                "variance": 480522.7662
              },
              {
                "average": 0,
                "count": 8306736,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8306736,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8306736,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8306736,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8306736,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434235.6501,
              5006888.648,
              856.811966,
              435227.5901,
              5008287.328,
              1053.311966
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434235.6500568878,
                    5006888.648087114,
                    856.8119659525715
                  ],
                  [
                    434235.6500568878,
                    5008287.328087114,
                    856.8119659525715
                  ],
                  [
                    435227.59005688777,
                    5008287.328087114,
                    1053.3119659525714
                  ],
                  [
                    435227.59005688777,
                    5006888.648087114,
                    1053.3119659525714
                  ],
                  [
                    434235.6500568878,
                    5006888.648087114,
                    856.8119659525715
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T22:25:43+00:00",
            "end_time": "2011-09-15T21:29: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": "45117B8101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002761704089,
              45.23740314587076,
              826.7970811909595
            ],
            [
              -118.00024883284969,
              45.2500095017944,
              826.7970811909595
            ],
            [
              -117.98753355362457,
              45.250120160557906,
              927.7770811909595
            ],
            [
              -117.98731514882266,
              45.237513756274915,
              927.7770811909595
            ],
            [
              -118.00002761704089,
              45.23740314587076,
              826.7970811909595
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002488,
        45.23740315,
        826.7970812,
        -117.9873151,
        45.25012016,
        927.7770812
      ],
      "properties": {
        "datetime": "2011-09-17T20:52:32Z",
        "pc:count": 10608788,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422004.8602,
            "count": 10608788,
            "maximum": 422507.7111,
            "minimum": 421509.7711,
            "name": "X",
            "position": 0,
            "stddev": 270.8150338,
            "variance": 73340.78254
          },
          {
            "average": 5010506.235,
            "count": 10608788,
            "maximum": 5011209.82,
            "minimum": 5009809.14,
            "name": "Y",
            "position": 1,
            "stddev": 401.1408985,
            "variance": 160914.0204
          },
          {
            "average": 853.9433313,
            "count": 10608788,
            "maximum": 927.7770812,
            "minimum": 826.7970812,
            "name": "Z",
            "position": 2,
            "stddev": 20.13041137,
            "variance": 405.2334619
          },
          {
            "average": 105.1589548,
            "count": 10608788,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.26151765,
            "variance": 856.2364151
          },
          {
            "average": 1.000716859,
            "count": 10608788,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0270518683,
            "variance": 0.0007318035786
          },
          {
            "average": 1.001606875,
            "count": 10608788,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04085056076,
            "variance": 0.001668768314
          },
          {
            "average": 0.4999792625,
            "count": 10608788,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000231,
            "variance": 0.2500000231
          },
          {
            "average": 0,
            "count": 10608788,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.292427938,
            "count": 10608788,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4548778502,
            "variance": 0.2069138586
          },
          {
            "average": -0.7274373135,
            "count": 10608788,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.622131345,
            "variance": 74.34114893
          },
          {
            "average": 137,
            "count": 10608788,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10663.27134,
            "count": 10608788,
            "maximum": 10668,
            "minimum": 10658,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.953805418,
            "variance": 3.817355612
          },
          {
            "average": 324637.7862,
            "count": 10608788,
            "maximum": 327952.4445,
            "minimum": 320609.0219,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1450.030186,
            "variance": 2102587.54
          },
          {
            "average": 0,
            "count": 10608788,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10608788,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10608788,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10608788,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10608788,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421509.7711,
          5009809.14,
          826.7970812,
          422507.7111,
          5011209.82,
          927.7770812
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421509.77111883357,
                5009809.139623672,
                826.7970811909595
              ],
              [
                421509.77111883357,
                5011209.8196236715,
                826.7970811909595
              ],
              [
                422507.7111188335,
                5011209.8196236715,
                927.7770811909595
              ],
              [
                422507.7111188335,
                5009809.139623672,
                927.7770811909595
              ],
              [
                421509.77111883357,
                5009809.139623672,
                826.7970811909595
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T20:52:32+00:00",
        "end_time": "2011-09-17T18:50:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002488,
            45.23740315,
            826.7970812,
            -117.9873151,
            45.25012016,
            927.7770812
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002761704089,
                  45.23740314587076,
                  826.7970811909595
                ],
                [
                  -118.00024883284969,
                  45.2500095017944,
                  826.7970811909595
                ],
                [
                  -117.98753355362457,
                  45.250120160557906,
                  927.7770811909595
                ],
                [
                  -117.98731514882266,
                  45.237513756274915,
                  927.7770811909595
                ],
                [
                  -118.00002761704089,
                  45.23740314587076,
                  826.7970811909595
                ]
              ]
            ]
          },
          "id": "45117B8101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:52:32Z",
            "pc:count": 10608788,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422004.8602,
                "count": 10608788,
                "maximum": 422507.7111,
                "minimum": 421509.7711,
                "name": "X",
                "position": 0,
                "stddev": 270.8150338,
                "variance": 73340.78254
              },
              {
                "average": 5010506.235,
                "count": 10608788,
                "maximum": 5011209.82,
                "minimum": 5009809.14,
                "name": "Y",
                "position": 1,
                "stddev": 401.1408985,
                "variance": 160914.0204
              },
              {
                "average": 853.9433313,
                "count": 10608788,
                "maximum": 927.7770812,
                "minimum": 826.7970812,
                "name": "Z",
                "position": 2,
                "stddev": 20.13041137,
                "variance": 405.2334619
              },
              {
                "average": 105.1589548,
                "count": 10608788,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.26151765,
                "variance": 856.2364151
              },
              {
                "average": 1.000716859,
                "count": 10608788,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0270518683,
                "variance": 0.0007318035786
              },
              {
                "average": 1.001606875,
                "count": 10608788,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04085056076,
                "variance": 0.001668768314
              },
              {
                "average": 0.4999792625,
                "count": 10608788,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000231,
                "variance": 0.2500000231
              },
              {
                "average": 0,
                "count": 10608788,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.292427938,
                "count": 10608788,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4548778502,
                "variance": 0.2069138586
              },
              {
                "average": -0.7274373135,
                "count": 10608788,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.622131345,
                "variance": 74.34114893
              },
              {
                "average": 137,
                "count": 10608788,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10663.27134,
                "count": 10608788,
                "maximum": 10668,
                "minimum": 10658,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.953805418,
                "variance": 3.817355612
              },
              {
                "average": 324637.7862,
                "count": 10608788,
                "maximum": 327952.4445,
                "minimum": 320609.0219,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1450.030186,
                "variance": 2102587.54
              },
              {
                "average": 0,
                "count": 10608788,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10608788,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10608788,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10608788,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10608788,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421509.7711,
              5009809.14,
              826.7970812,
              422507.7111,
              5011209.82,
              927.7770812
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421509.77111883357,
                    5009809.139623672,
                    826.7970811909595
                  ],
                  [
                    421509.77111883357,
                    5011209.8196236715,
                    826.7970811909595
                  ],
                  [
                    422507.7111188335,
                    5011209.8196236715,
                    927.7770811909595
                  ],
                  [
                    422507.7111188335,
                    5009809.139623672,
                    927.7770811909595
                  ],
                  [
                    421509.77111883357,
                    5009809.139623672,
                    826.7970811909595
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T20:52:32+00:00",
            "end_time": "2011-09-17T18:50:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117A7303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002518285988,
              45.04991985168578,
              958.1659492291226
            ],
            [
              -117.85021174107094,
              45.06251005553615,
              958.1659492291226
            ],
            [
              -117.83752892442692,
              45.06260377387922,
              1109.6059492291226
            ],
            [
              -117.83734514835953,
              45.05001352912649,
              1109.6059492291226
            ],
            [
              -117.85002518285988,
              45.04991985168578,
              958.1659492291226
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502117,
        45.04991985,
        958.1659492,
        -117.8373451,
        45.06260377,
        1109.605949
      ],
      "properties": {
        "datetime": "2011-09-16T23:12:47Z",
        "pc:count": 10500428,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433560.6051,
            "count": 10500428,
            "maximum": 434062.8898,
            "minimum": 433064.2698,
            "name": "X",
            "position": 0,
            "stddev": 282.8360156,
            "variance": 79996.21171
          },
          {
            "average": 4989596.638,
            "count": 10500428,
            "maximum": 4990245.41,
            "minimum": 4988846.63,
            "name": "Y",
            "position": 1,
            "stddev": 412.1344095,
            "variance": 169854.7715
          },
          {
            "average": 1013.310782,
            "count": 10500428,
            "maximum": 1109.605949,
            "minimum": 958.1659492,
            "name": "Z",
            "position": 2,
            "stddev": 43.90747413,
            "variance": 1927.866285
          },
          {
            "average": 109.2788753,
            "count": 10500428,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.26720619,
            "variance": 541.3628839
          },
          {
            "average": 1.000938057,
            "count": 10500428,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03083342989,
            "variance": 0.000950700399
          },
          {
            "average": 1.002312477,
            "count": 10500428,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04875871915,
            "variance": 0.002377412693
          },
          {
            "average": 0.4999807627,
            "count": 10500428,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000234,
            "variance": 0.2500000234
          },
          {
            "average": 0,
            "count": 10500428,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.335753457,
            "count": 10500428,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.47225321,
            "variance": 0.2230230943
          },
          {
            "average": -0.3210745612,
            "count": 10500428,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.432402745,
            "variance": 71.10541606
          },
          {
            "average": 137.2815228,
            "count": 10500428,
            "maximum": 169,
            "minimum": 127,
            "name": "UserData",
            "position": 10,
            "stddev": 3.751506721,
            "variance": 14.07380268
          },
          {
            "average": 10760.92946,
            "count": 10500428,
            "maximum": 10773,
            "minimum": 10755,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.425918508,
            "variance": 19.58875464
          },
          {
            "average": 39150.47144,
            "count": 10500428,
            "maximum": 59904,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 5823.78119,
            "variance": 33916427.35
          },
          {
            "average": 34835.31458,
            "count": 10500428,
            "maximum": 62720,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 5452.958168,
            "variance": 29734752.78
          },
          {
            "average": 29828.81095,
            "count": 10500428,
            "maximum": 64768,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5080.596395,
            "variance": 25812459.73
          },
          {
            "average": 241167.1146,
            "count": 10500428,
            "maximum": 249967.4205,
            "minimum": 236360.5415,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3259.927905,
            "variance": 10627129.94
          },
          {
            "average": 0,
            "count": 10500428,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10500428,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10500428,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10500428,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10500428,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433064.2698,
          4988846.63,
          958.1659492,
          434062.8898,
          4990245.41,
          1109.605949
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433064.26978859206,
                4988846.630488093,
                958.1659492291226
              ],
              [
                433064.26978859206,
                4990245.410488092,
                958.1659492291226
              ],
              [
                434062.88978859206,
                4990245.410488092,
                1109.6059492291226
              ],
              [
                434062.88978859206,
                4988846.630488093,
                1109.6059492291226
              ],
              [
                433064.26978859206,
                4988846.630488093,
                958.1659492291226
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T23:12:47+00:00",
        "end_time": "2011-09-16T19:26:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502117,
            45.04991985,
            958.1659492,
            -117.8373451,
            45.06260377,
            1109.605949
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002518285988,
                  45.04991985168578,
                  958.1659492291226
                ],
                [
                  -117.85021174107094,
                  45.06251005553615,
                  958.1659492291226
                ],
                [
                  -117.83752892442692,
                  45.06260377387922,
                  1109.6059492291226
                ],
                [
                  -117.83734514835953,
                  45.05001352912649,
                  1109.6059492291226
                ],
                [
                  -117.85002518285988,
                  45.04991985168578,
                  958.1659492291226
                ]
              ]
            ]
          },
          "id": "45117A7303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T23:12:47Z",
            "pc:count": 10500428,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433560.6051,
                "count": 10500428,
                "maximum": 434062.8898,
                "minimum": 433064.2698,
                "name": "X",
                "position": 0,
                "stddev": 282.8360156,
                "variance": 79996.21171
              },
              {
                "average": 4989596.638,
                "count": 10500428,
                "maximum": 4990245.41,
                "minimum": 4988846.63,
                "name": "Y",
                "position": 1,
                "stddev": 412.1344095,
                "variance": 169854.7715
              },
              {
                "average": 1013.310782,
                "count": 10500428,
                "maximum": 1109.605949,
                "minimum": 958.1659492,
                "name": "Z",
                "position": 2,
                "stddev": 43.90747413,
                "variance": 1927.866285
              },
              {
                "average": 109.2788753,
                "count": 10500428,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.26720619,
                "variance": 541.3628839
              },
              {
                "average": 1.000938057,
                "count": 10500428,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03083342989,
                "variance": 0.000950700399
              },
              {
                "average": 1.002312477,
                "count": 10500428,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04875871915,
                "variance": 0.002377412693
              },
              {
                "average": 0.4999807627,
                "count": 10500428,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000234,
                "variance": 0.2500000234
              },
              {
                "average": 0,
                "count": 10500428,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.335753457,
                "count": 10500428,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.47225321,
                "variance": 0.2230230943
              },
              {
                "average": -0.3210745612,
                "count": 10500428,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.432402745,
                "variance": 71.10541606
              },
              {
                "average": 137.2815228,
                "count": 10500428,
                "maximum": 169,
                "minimum": 127,
                "name": "UserData",
                "position": 10,
                "stddev": 3.751506721,
                "variance": 14.07380268
              },
              {
                "average": 10760.92946,
                "count": 10500428,
                "maximum": 10773,
                "minimum": 10755,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.425918508,
                "variance": 19.58875464
              },
              {
                "average": 39150.47144,
                "count": 10500428,
                "maximum": 59904,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 5823.78119,
                "variance": 33916427.35
              },
              {
                "average": 34835.31458,
                "count": 10500428,
                "maximum": 62720,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 5452.958168,
                "variance": 29734752.78
              },
              {
                "average": 29828.81095,
                "count": 10500428,
                "maximum": 64768,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5080.596395,
                "variance": 25812459.73
              },
              {
                "average": 241167.1146,
                "count": 10500428,
                "maximum": 249967.4205,
                "minimum": 236360.5415,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3259.927905,
                "variance": 10627129.94
              },
              {
                "average": 0,
                "count": 10500428,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10500428,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10500428,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10500428,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10500428,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433064.2698,
              4988846.63,
              958.1659492,
              434062.8898,
              4990245.41,
              1109.605949
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433064.26978859206,
                    4988846.630488093,
                    958.1659492291226
                  ],
                  [
                    433064.26978859206,
                    4990245.410488092,
                    958.1659492291226
                  ],
                  [
                    434062.88978859206,
                    4990245.410488092,
                    1109.6059492291226
                  ],
                  [
                    434062.88978859206,
                    4988846.630488093,
                    1109.6059492291226
                  ],
                  [
                    433064.26978859206,
                    4988846.630488093,
                    958.1659492291226
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T23:12:47+00:00",
            "end_time": "2011-09-16T19: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": "45117B7224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.77502525837272,
              45.18742837554496,
              1038.8995458873046
            ],
            [
              -117.77515908511013,
              45.197287129963044,
              1038.8995458873046
            ],
            [
              -117.76260729867572,
              45.19737163390811,
              1230.2195458873048
            ],
            [
              -117.76247563842237,
              45.18751285060851,
              1230.2195458873048
            ],
            [
              -117.77502525837272,
              45.18742837554496,
              1038.8995458873046
            ]
          ]
        ]
      },
      "bbox": [
        -117.7751591,
        45.18742838,
        1038.899546,
        -117.7624756,
        45.19737163,
        1230.219546
      ],
      "properties": {
        "datetime": "2011-09-15T20:16:31Z",
        "pc:count": 5376894,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439529.9002,
            "count": 5376894,
            "maximum": 440102.6566,
            "minimum": 439116.6966,
            "name": "X",
            "position": 0,
            "stddev": 272.4070775,
            "variance": 74205.61585
          },
          {
            "average": 5004479.639,
            "count": 5376894,
            "maximum": 5005158.44,
            "minimum": 5004063.12,
            "name": "Y",
            "position": 1,
            "stddev": 252.1107698,
            "variance": 63559.84025
          },
          {
            "average": 1107.871655,
            "count": 5376894,
            "maximum": 1230.219546,
            "minimum": 1038.899546,
            "name": "Z",
            "position": 2,
            "stddev": 56.45478597,
            "variance": 3187.142859
          },
          {
            "average": 109.5624727,
            "count": 5376894,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.858987,
            "variance": 1079.713027
          },
          {
            "average": 1.016294165,
            "count": 5376894,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1273455194,
            "variance": 0.01621688131
          },
          {
            "average": 1.038314313,
            "count": 5376894,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1941169443,
            "variance": 0.03768138807
          },
          {
            "average": 0.5000546784,
            "count": 5376894,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000435,
            "variance": 0.2500000435
          },
          {
            "average": 0,
            "count": 5376894,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.340539166,
            "count": 5376894,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4738905826,
            "variance": 0.2245722843
          },
          {
            "average": -0.09901241941,
            "count": 5376894,
            "maximum": 16.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.368259035,
            "variance": 70.02775927
          },
          {
            "average": 133.043277,
            "count": 5376894,
            "maximum": 143,
            "minimum": 124,
            "name": "UserData",
            "position": 10,
            "stddev": 2.399698069,
            "variance": 5.758550823
          },
          {
            "average": 10702.60849,
            "count": 5376894,
            "maximum": 10706,
            "minimum": 10699,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.451460647,
            "variance": 2.10673801
          },
          {
            "average": 29358.10895,
            "count": 5376894,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 8129.030857,
            "variance": 66081142.67
          },
          {
            "average": 29724.05214,
            "count": 5376894,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 6122.088006,
            "variance": 37479961.56
          },
          {
            "average": 24459.40748,
            "count": 5376894,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 5208.833968,
            "variance": 27131951.3
          },
          {
            "average": 151913.5739,
            "count": 5376894,
            "maximum": 152991.5557,
            "minimum": 150810.2125,
            "name": "GpsTime",
            "position": 15,
            "stddev": 481.6424249,
            "variance": 231979.4255
          },
          {
            "average": 0,
            "count": 5376894,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5376894,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5376894,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5376894,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5376894,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439116.6966,
          5004063.12,
          1038.899546,
          440102.6566,
          5005158.44,
          1230.219546
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439116.69659596414,
                5004063.119820531,
                1038.8995458873046
              ],
              [
                439116.69659596414,
                5005158.439820532,
                1038.8995458873046
              ],
              [
                440102.6565959641,
                5005158.439820532,
                1230.2195458873048
              ],
              [
                440102.6565959641,
                5004063.119820531,
                1230.2195458873048
              ],
              [
                439116.69659596414,
                5004063.119820531,
                1038.8995458873046
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:16:31+00:00",
        "end_time": "2011-09-15T19:40:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7751591,
            45.18742838,
            1038.899546,
            -117.7624756,
            45.19737163,
            1230.219546
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.77502525837272,
                  45.18742837554496,
                  1038.8995458873046
                ],
                [
                  -117.77515908511013,
                  45.197287129963044,
                  1038.8995458873046
                ],
                [
                  -117.76260729867572,
                  45.19737163390811,
                  1230.2195458873048
                ],
                [
                  -117.76247563842237,
                  45.18751285060851,
                  1230.2195458873048
                ],
                [
                  -117.77502525837272,
                  45.18742837554496,
                  1038.8995458873046
                ]
              ]
            ]
          },
          "id": "45117B7224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:16:31Z",
            "pc:count": 5376894,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439529.9002,
                "count": 5376894,
                "maximum": 440102.6566,
                "minimum": 439116.6966,
                "name": "X",
                "position": 0,
                "stddev": 272.4070775,
                "variance": 74205.61585
              },
              {
                "average": 5004479.639,
                "count": 5376894,
                "maximum": 5005158.44,
                "minimum": 5004063.12,
                "name": "Y",
                "position": 1,
                "stddev": 252.1107698,
                "variance": 63559.84025
              },
              {
                "average": 1107.871655,
                "count": 5376894,
                "maximum": 1230.219546,
                "minimum": 1038.899546,
                "name": "Z",
                "position": 2,
                "stddev": 56.45478597,
                "variance": 3187.142859
              },
              {
                "average": 109.5624727,
                "count": 5376894,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.858987,
                "variance": 1079.713027
              },
              {
                "average": 1.016294165,
                "count": 5376894,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1273455194,
                "variance": 0.01621688131
              },
              {
                "average": 1.038314313,
                "count": 5376894,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1941169443,
                "variance": 0.03768138807
              },
              {
                "average": 0.5000546784,
                "count": 5376894,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000435,
                "variance": 0.2500000435
              },
              {
                "average": 0,
                "count": 5376894,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.340539166,
                "count": 5376894,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4738905826,
                "variance": 0.2245722843
              },
              {
                "average": -0.09901241941,
                "count": 5376894,
                "maximum": 16.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.368259035,
                "variance": 70.02775927
              },
              {
                "average": 133.043277,
                "count": 5376894,
                "maximum": 143,
                "minimum": 124,
                "name": "UserData",
                "position": 10,
                "stddev": 2.399698069,
                "variance": 5.758550823
              },
              {
                "average": 10702.60849,
                "count": 5376894,
                "maximum": 10706,
                "minimum": 10699,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.451460647,
                "variance": 2.10673801
              },
              {
                "average": 29358.10895,
                "count": 5376894,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 8129.030857,
                "variance": 66081142.67
              },
              {
                "average": 29724.05214,
                "count": 5376894,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 6122.088006,
                "variance": 37479961.56
              },
              {
                "average": 24459.40748,
                "count": 5376894,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 5208.833968,
                "variance": 27131951.3
              },
              {
                "average": 151913.5739,
                "count": 5376894,
                "maximum": 152991.5557,
                "minimum": 150810.2125,
                "name": "GpsTime",
                "position": 15,
                "stddev": 481.6424249,
                "variance": 231979.4255
              },
              {
                "average": 0,
                "count": 5376894,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5376894,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5376894,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5376894,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5376894,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439116.6966,
              5004063.12,
              1038.899546,
              440102.6566,
              5005158.44,
              1230.219546
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439116.69659596414,
                    5004063.119820531,
                    1038.8995458873046
                  ],
                  [
                    439116.69659596414,
                    5005158.439820532,
                    1038.8995458873046
                  ],
                  [
                    440102.6565959641,
                    5005158.439820532,
                    1230.2195458873048
                  ],
                  [
                    440102.6565959641,
                    5004063.119820531,
                    1230.2195458873048
                  ],
                  [
                    439116.69659596414,
                    5004063.119820531,
                    1038.8995458873046
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:16:31+00:00",
            "end_time": "2011-09-15T19: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": "45117A8119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252489260088,
              45.07490738684175,
              1029.3329141735817
            ],
            [
              -117.96273652609682,
              45.08750920427863,
              1029.3329141735817
            ],
            [
              -117.95002925736553,
              45.087615624715816,
              1062.3729141735816
            ],
            [
              -117.94982041622048,
              45.07501376079006,
              1062.3729141735816
            ],
            [
              -117.96252489260088,
              45.07490738684175,
              1029.3329141735817
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627365,
        45.07490739,
        1029.332914,
        -117.9498204,
        45.08761562,
        1062.372914
      ],
      "properties": {
        "datetime": "2011-09-20T01:16:59Z",
        "pc:count": 11013352,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424736.4448,
            "count": 11013352,
            "maximum": 425238.4279,
            "minimum": 424238.2879,
            "name": "X",
            "position": 0,
            "stddev": 284.1801912,
            "variance": 80758.38108
          },
          {
            "average": 4992417.741,
            "count": 11013352,
            "maximum": 4993121.758,
            "minimum": 4991721.638,
            "name": "Y",
            "position": 1,
            "stddev": 386.0002875,
            "variance": 148996.2219
          },
          {
            "average": 1039.711079,
            "count": 11013352,
            "maximum": 1062.372914,
            "minimum": 1029.332914,
            "name": "Z",
            "position": 2,
            "stddev": 6.448540515,
            "variance": 41.58367477
          },
          {
            "average": 110.1637295,
            "count": 11013352,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 36.01952881,
            "variance": 1297.406456
          },
          {
            "average": 1.000222639,
            "count": 11013352,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01498622286,
            "variance": 0.0002245868755
          },
          {
            "average": 1.000481506,
            "count": 11013352,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02213164563,
            "variance": 0.0004898097383
          },
          {
            "average": 0.4993153765,
            "count": 11013352,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999554,
            "variance": 0.249999554
          },
          {
            "average": 0,
            "count": 11013352,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.308460857,
            "count": 11013352,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4618579611,
            "variance": 0.2133127762
          },
          {
            "average": -0.5867543186,
            "count": 11013352,
            "maximum": 27,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.573800797,
            "variance": 73.51006011
          },
          {
            "average": 139.375745,
            "count": 11013352,
            "maximum": 204,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 10.632986,
            "variance": 113.0603913
          },
          {
            "average": 10273.14687,
            "count": 11013352,
            "maximum": 10683,
            "minimum": 246,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1998.252603,
            "variance": 3993013.466
          },
          {
            "average": 26297.75022,
            "count": 11013352,
            "maximum": 65024,
            "minimum": 7168,
            "name": "Red",
            "position": 12,
            "stddev": 12750.2238,
            "variance": 162568206.8
          },
          {
            "average": 26637.62744,
            "count": 11013352,
            "maximum": 64768,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 10542.40765,
            "variance": 111142359
          },
          {
            "average": 21448.64319,
            "count": 11013352,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 8399.647634,
            "variance": 70554080.38
          },
          {
            "average": 382247.9129,
            "count": 11013352,
            "maximum": 516619.889,
            "minimum": 333865.938,
            "name": "GpsTime",
            "position": 15,
            "stddev": 71910.834,
            "variance": 5171168046
          },
          {
            "average": 0,
            "count": 11013352,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11013352,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11013352,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11013352,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11013352,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424238.2879,
          4991721.638,
          1029.332914,
          425238.4279,
          4993121.758,
          1062.372914
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424238.28792593896,
                4991721.638057076,
                1029.3329141735817
              ],
              [
                424238.28792593896,
                4993121.758057076,
                1029.3329141735817
              ],
              [
                425238.427925939,
                4993121.758057076,
                1062.3729141735816
              ],
              [
                425238.427925939,
                4991721.638057076,
                1062.3729141735816
              ],
              [
                424238.28792593896,
                4991721.638057076,
                1029.3329141735817
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:16:59+00:00",
        "end_time": "2011-09-17T22:31:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627365,
            45.07490739,
            1029.332914,
            -117.9498204,
            45.08761562,
            1062.372914
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252489260088,
                  45.07490738684175,
                  1029.3329141735817
                ],
                [
                  -117.96273652609682,
                  45.08750920427863,
                  1029.3329141735817
                ],
                [
                  -117.95002925736553,
                  45.087615624715816,
                  1062.3729141735816
                ],
                [
                  -117.94982041622048,
                  45.07501376079006,
                  1062.3729141735816
                ],
                [
                  -117.96252489260088,
                  45.07490738684175,
                  1029.3329141735817
                ]
              ]
            ]
          },
          "id": "45117A8119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:16:59Z",
            "pc:count": 11013352,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424736.4448,
                "count": 11013352,
                "maximum": 425238.4279,
                "minimum": 424238.2879,
                "name": "X",
                "position": 0,
                "stddev": 284.1801912,
                "variance": 80758.38108
              },
              {
                "average": 4992417.741,
                "count": 11013352,
                "maximum": 4993121.758,
                "minimum": 4991721.638,
                "name": "Y",
                "position": 1,
                "stddev": 386.0002875,
                "variance": 148996.2219
              },
              {
                "average": 1039.711079,
                "count": 11013352,
                "maximum": 1062.372914,
                "minimum": 1029.332914,
                "name": "Z",
                "position": 2,
                "stddev": 6.448540515,
                "variance": 41.58367477
              },
              {
                "average": 110.1637295,
                "count": 11013352,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 36.01952881,
                "variance": 1297.406456
              },
              {
                "average": 1.000222639,
                "count": 11013352,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01498622286,
                "variance": 0.0002245868755
              },
              {
                "average": 1.000481506,
                "count": 11013352,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02213164563,
                "variance": 0.0004898097383
              },
              {
                "average": 0.4993153765,
                "count": 11013352,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999554,
                "variance": 0.249999554
              },
              {
                "average": 0,
                "count": 11013352,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.308460857,
                "count": 11013352,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4618579611,
                "variance": 0.2133127762
              },
              {
                "average": -0.5867543186,
                "count": 11013352,
                "maximum": 27,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.573800797,
                "variance": 73.51006011
              },
              {
                "average": 139.375745,
                "count": 11013352,
                "maximum": 204,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 10.632986,
                "variance": 113.0603913
              },
              {
                "average": 10273.14687,
                "count": 11013352,
                "maximum": 10683,
                "minimum": 246,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1998.252603,
                "variance": 3993013.466
              },
              {
                "average": 26297.75022,
                "count": 11013352,
                "maximum": 65024,
                "minimum": 7168,
                "name": "Red",
                "position": 12,
                "stddev": 12750.2238,
                "variance": 162568206.8
              },
              {
                "average": 26637.62744,
                "count": 11013352,
                "maximum": 64768,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 10542.40765,
                "variance": 111142359
              },
              {
                "average": 21448.64319,
                "count": 11013352,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 8399.647634,
                "variance": 70554080.38
              },
              {
                "average": 382247.9129,
                "count": 11013352,
                "maximum": 516619.889,
                "minimum": 333865.938,
                "name": "GpsTime",
                "position": 15,
                "stddev": 71910.834,
                "variance": 5171168046
              },
              {
                "average": 0,
                "count": 11013352,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11013352,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11013352,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11013352,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11013352,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424238.2879,
              4991721.638,
              1029.332914,
              425238.4279,
              4993121.758,
              1062.372914
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424238.28792593896,
                    4991721.638057076,
                    1029.3329141735817
                  ],
                  [
                    424238.28792593896,
                    4993121.758057076,
                    1029.3329141735817
                  ],
                  [
                    425238.427925939,
                    4993121.758057076,
                    1062.3729141735816
                  ],
                  [
                    425238.427925939,
                    4991721.638057076,
                    1062.3729141735816
                  ],
                  [
                    424238.28792593896,
                    4991721.638057076,
                    1029.3329141735817
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:16:59+00:00",
            "end_time": "2011-09-17T22: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": "45117B7225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.76252572190852,
              45.1874583061916,
              1050.1734321859767
            ],
            [
              -117.76257797876991,
              45.19137168682405,
              1050.1734321859767
            ],
            [
              -117.75443610785774,
              45.19142576172853,
              1125.6334321859767
            ],
            [
              -117.75438440880302,
              45.18751237375917,
              1125.6334321859767
            ],
            [
              -117.76252572190852,
              45.1874583061916,
              1050.1734321859767
            ]
          ]
        ]
      },
      "bbox": [
        -117.762578,
        45.18745831,
        1050.173432,
        -117.7543844,
        45.19142576,
        1125.633432
      ],
      "properties": {
        "datetime": "2011-09-15T19:51:03Z",
        "pc:count": 1021425,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440308.6003,
            "count": 1021425,
            "maximum": 440738.285,
            "minimum": 440098.665,
            "name": "X",
            "position": 0,
            "stddev": 149.5956714,
            "variance": 22378.86491
          },
          {
            "average": 5004204.661,
            "count": 1021425,
            "maximum": 5004491.878,
            "minimum": 5004057.098,
            "name": "Y",
            "position": 1,
            "stddev": 100.1596366,
            "variance": 10031.95281
          },
          {
            "average": 1072.969535,
            "count": 1021425,
            "maximum": 1125.633432,
            "minimum": 1050.173432,
            "name": "Z",
            "position": 2,
            "stddev": 15.70473971,
            "variance": 246.6388494
          },
          {
            "average": 108.6190401,
            "count": 1021425,
            "maximum": 245,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.63700496,
            "variance": 606.9820135
          },
          {
            "average": 1.005700859,
            "count": 1021425,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07585854652,
            "variance": 0.005754519081
          },
          {
            "average": 1.013664244,
            "count": 1021425,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1176842167,
            "variance": 0.01384957486
          },
          {
            "average": 0.5000386715,
            "count": 1021425,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000002433,
            "variance": 0.2500002433
          },
          {
            "average": 0,
            "count": 1021425,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.378833492,
            "count": 1021425,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4850968025,
            "variance": 0.2353189078
          },
          {
            "average": 0.2363897652,
            "count": 1021425,
            "maximum": 15,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.643611009,
            "variance": 74.71201128
          },
          {
            "average": 133.2029478,
            "count": 1021425,
            "maximum": 141,
            "minimum": 128,
            "name": "UserData",
            "position": 10,
            "stddev": 1.577101425,
            "variance": 2.487248904
          },
          {
            "average": 10699.28571,
            "count": 1021425,
            "maximum": 10701,
            "minimum": 10697,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9820011883,
            "variance": 0.9643263339
          },
          {
            "average": 37992.84214,
            "count": 1021425,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 8028.93248,
            "variance": 64463756.77
          },
          {
            "average": 36266.96266,
            "count": 1021425,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 6209.922019,
            "variance": 38563131.48
          },
          {
            "average": 28903.47433,
            "count": 1021425,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5678.836275,
            "variance": 32249181.44
          },
          {
            "average": 150838.6345,
            "count": 1021425,
            "maximum": 151463.8465,
            "minimum": 150170.9274,
            "name": "GpsTime",
            "position": 15,
            "stddev": 328.2708846,
            "variance": 107761.7737
          },
          {
            "average": 0,
            "count": 1021425,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1021425,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1021425,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1021425,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1021425,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          440098.665,
          5004057.098,
          1050.173432,
          440738.285,
          5004491.878,
          1125.633432
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                440098.66498714284,
                5004057.097542587,
                1050.1734321859767
              ],
              [
                440098.66498714284,
                5004491.877542586,
                1050.1734321859767
              ],
              [
                440738.28498714283,
                5004491.877542586,
                1125.6334321859767
              ],
              [
                440738.28498714283,
                5004057.097542587,
                1125.6334321859767
              ],
              [
                440098.66498714284,
                5004057.097542587,
                1050.1734321859767
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T19:51:03+00:00",
        "end_time": "2011-09-15T19:29:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.762578,
            45.18745831,
            1050.173432,
            -117.7543844,
            45.19142576,
            1125.633432
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.76252572190852,
                  45.1874583061916,
                  1050.1734321859767
                ],
                [
                  -117.76257797876991,
                  45.19137168682405,
                  1050.1734321859767
                ],
                [
                  -117.75443610785774,
                  45.19142576172853,
                  1125.6334321859767
                ],
                [
                  -117.75438440880302,
                  45.18751237375917,
                  1125.6334321859767
                ],
                [
                  -117.76252572190852,
                  45.1874583061916,
                  1050.1734321859767
                ]
              ]
            ]
          },
          "id": "45117B7225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:51:03Z",
            "pc:count": 1021425,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 440308.6003,
                "count": 1021425,
                "maximum": 440738.285,
                "minimum": 440098.665,
                "name": "X",
                "position": 0,
                "stddev": 149.5956714,
                "variance": 22378.86491
              },
              {
                "average": 5004204.661,
                "count": 1021425,
                "maximum": 5004491.878,
                "minimum": 5004057.098,
                "name": "Y",
                "position": 1,
                "stddev": 100.1596366,
                "variance": 10031.95281
              },
              {
                "average": 1072.969535,
                "count": 1021425,
                "maximum": 1125.633432,
                "minimum": 1050.173432,
                "name": "Z",
                "position": 2,
                "stddev": 15.70473971,
                "variance": 246.6388494
              },
              {
                "average": 108.6190401,
                "count": 1021425,
                "maximum": 245,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.63700496,
                "variance": 606.9820135
              },
              {
                "average": 1.005700859,
                "count": 1021425,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07585854652,
                "variance": 0.005754519081
              },
              {
                "average": 1.013664244,
                "count": 1021425,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1176842167,
                "variance": 0.01384957486
              },
              {
                "average": 0.5000386715,
                "count": 1021425,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000002433,
                "variance": 0.2500002433
              },
              {
                "average": 0,
                "count": 1021425,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.378833492,
                "count": 1021425,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4850968025,
                "variance": 0.2353189078
              },
              {
                "average": 0.2363897652,
                "count": 1021425,
                "maximum": 15,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.643611009,
                "variance": 74.71201128
              },
              {
                "average": 133.2029478,
                "count": 1021425,
                "maximum": 141,
                "minimum": 128,
                "name": "UserData",
                "position": 10,
                "stddev": 1.577101425,
                "variance": 2.487248904
              },
              {
                "average": 10699.28571,
                "count": 1021425,
                "maximum": 10701,
                "minimum": 10697,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9820011883,
                "variance": 0.9643263339
              },
              {
                "average": 37992.84214,
                "count": 1021425,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 8028.93248,
                "variance": 64463756.77
              },
              {
                "average": 36266.96266,
                "count": 1021425,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 6209.922019,
                "variance": 38563131.48
              },
              {
                "average": 28903.47433,
                "count": 1021425,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5678.836275,
                "variance": 32249181.44
              },
              {
                "average": 150838.6345,
                "count": 1021425,
                "maximum": 151463.8465,
                "minimum": 150170.9274,
                "name": "GpsTime",
                "position": 15,
                "stddev": 328.2708846,
                "variance": 107761.7737
              },
              {
                "average": 0,
                "count": 1021425,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1021425,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1021425,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1021425,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1021425,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              440098.665,
              5004057.098,
              1050.173432,
              440738.285,
              5004491.878,
              1125.633432
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    440098.66498714284,
                    5004057.097542587,
                    1050.1734321859767
                  ],
                  [
                    440098.66498714284,
                    5004491.877542586,
                    1050.1734321859767
                  ],
                  [
                    440738.28498714283,
                    5004491.877542586,
                    1125.6334321859767
                  ],
                  [
                    440738.28498714283,
                    5004057.097542587,
                    1125.6334321859767
                  ],
                  [
                    440098.66498714284,
                    5004057.097542587,
                    1050.1734321859767
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T19:51:03+00:00",
            "end_time": "2011-09-15T19: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": "45117A8313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9750243351893,
              45.02490591936613,
              1026.811053084023
            ],
            [
              -117.97523837097782,
              45.037509421123374,
              1026.811053084023
            ],
            [
              -117.96252952568841,
              45.037617247301945,
              1052.3510530840229
            ],
            [
              -117.96231827806368,
              45.0250136984356,
              1052.3510530840229
            ],
            [
              -117.9750243351893,
              45.02490591936613,
              1026.811053084023
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752384,
        45.02490592,
        1026.811053,
        -117.9623183,
        45.03761725,
        1052.351053
      ],
      "properties": {
        "datetime": "2011-09-20T02:58:47Z",
        "pc:count": 11374691,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423689.3388,
            "count": 11374691,
            "maximum": 424188.662,
            "minimum": 423187.522,
            "name": "X",
            "position": 0,
            "stddev": 285.3921326,
            "variance": 81448.66937
          },
          {
            "average": 4986880.532,
            "count": 11374691,
            "maximum": 4987579.14,
            "minimum": 4986178.84,
            "name": "Y",
            "position": 1,
            "stddev": 402.4895729,
            "variance": 161997.8563
          },
          {
            "average": 1040.486645,
            "count": 11374691,
            "maximum": 1052.351053,
            "minimum": 1026.811053,
            "name": "Z",
            "position": 2,
            "stddev": 3.780458071,
            "variance": 14.29186323
          },
          {
            "average": 231.0102367,
            "count": 11374691,
            "maximum": 255,
            "minimum": 3,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.4852572,
            "variance": 419.6457626
          },
          {
            "average": 1.000216358,
            "count": 11374691,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01470750605,
            "variance": 0.0002163107341
          },
          {
            "average": 1.000423572,
            "count": 11374691,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02057650529,
            "variance": 0.0004233925699
          },
          {
            "average": 0.4982973164,
            "count": 11374691,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971228,
            "variance": 0.2499971228
          },
          {
            "average": 0,
            "count": 11374691,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.283735708,
            "count": 11374691,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4508101304,
            "variance": 0.2032297737
          },
          {
            "average": 1.106707852,
            "count": 11374691,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.858597259,
            "variance": 61.75755088
          },
          {
            "average": 193.2048656,
            "count": 11374691,
            "maximum": 208,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 4.430777492,
            "variance": 19.63178919
          },
          {
            "average": 266.5998963,
            "count": 11374691,
            "maximum": 280,
            "minimum": 253,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56744959,
            "variance": 111.6709907
          },
          {
            "average": 21760.12964,
            "count": 11374691,
            "maximum": 64256,
            "minimum": 12032,
            "name": "Red",
            "position": 12,
            "stddev": 7501.17069,
            "variance": 56267561.72
          },
          {
            "average": 24600.55443,
            "count": 11374691,
            "maximum": 62464,
            "minimum": 14592,
            "name": "Green",
            "position": 13,
            "stddev": 5912.197005,
            "variance": 34954073.43
          },
          {
            "average": 20458.91218,
            "count": 11374691,
            "maximum": 64256,
            "minimum": 9216,
            "name": "Blue",
            "position": 14,
            "stddev": 4938.633142,
            "variance": 24390097.31
          },
          {
            "average": 521042.6232,
            "count": 11374691,
            "maximum": 522727.8908,
            "minimum": 519531.0237,
            "name": "GpsTime",
            "position": 15,
            "stddev": 660.2205967,
            "variance": 435891.2363
          },
          {
            "average": 0,
            "count": 11374691,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11374691,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11374691,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11374691,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11374691,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423187.522,
          4986178.84,
          1026.811053,
          424188.662,
          4987579.14,
          1052.351053
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423187.52202232793,
                4986178.840117374,
                1026.811053084023
              ],
              [
                423187.52202232793,
                4987579.140117375,
                1026.811053084023
              ],
              [
                424188.66202232795,
                4987579.140117375,
                1052.3510530840229
              ],
              [
                424188.66202232795,
                4986178.840117374,
                1052.3510530840229
              ],
              [
                423187.52202232793,
                4986178.840117374,
                1026.811053084023
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:58:47+00:00",
        "end_time": "2011-09-20T02:05:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752384,
            45.02490592,
            1026.811053,
            -117.9623183,
            45.03761725,
            1052.351053
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9750243351893,
                  45.02490591936613,
                  1026.811053084023
                ],
                [
                  -117.97523837097782,
                  45.037509421123374,
                  1026.811053084023
                ],
                [
                  -117.96252952568841,
                  45.037617247301945,
                  1052.3510530840229
                ],
                [
                  -117.96231827806368,
                  45.0250136984356,
                  1052.3510530840229
                ],
                [
                  -117.9750243351893,
                  45.02490591936613,
                  1026.811053084023
                ]
              ]
            ]
          },
          "id": "45117A8313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:58:47Z",
            "pc:count": 11374691,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423689.3388,
                "count": 11374691,
                "maximum": 424188.662,
                "minimum": 423187.522,
                "name": "X",
                "position": 0,
                "stddev": 285.3921326,
                "variance": 81448.66937
              },
              {
                "average": 4986880.532,
                "count": 11374691,
                "maximum": 4987579.14,
                "minimum": 4986178.84,
                "name": "Y",
                "position": 1,
                "stddev": 402.4895729,
                "variance": 161997.8563
              },
              {
                "average": 1040.486645,
                "count": 11374691,
                "maximum": 1052.351053,
                "minimum": 1026.811053,
                "name": "Z",
                "position": 2,
                "stddev": 3.780458071,
                "variance": 14.29186323
              },
              {
                "average": 231.0102367,
                "count": 11374691,
                "maximum": 255,
                "minimum": 3,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.4852572,
                "variance": 419.6457626
              },
              {
                "average": 1.000216358,
                "count": 11374691,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01470750605,
                "variance": 0.0002163107341
              },
              {
                "average": 1.000423572,
                "count": 11374691,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02057650529,
                "variance": 0.0004233925699
              },
              {
                "average": 0.4982973164,
                "count": 11374691,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971228,
                "variance": 0.2499971228
              },
              {
                "average": 0,
                "count": 11374691,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.283735708,
                "count": 11374691,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4508101304,
                "variance": 0.2032297737
              },
              {
                "average": 1.106707852,
                "count": 11374691,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.858597259,
                "variance": 61.75755088
              },
              {
                "average": 193.2048656,
                "count": 11374691,
                "maximum": 208,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 4.430777492,
                "variance": 19.63178919
              },
              {
                "average": 266.5998963,
                "count": 11374691,
                "maximum": 280,
                "minimum": 253,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56744959,
                "variance": 111.6709907
              },
              {
                "average": 21760.12964,
                "count": 11374691,
                "maximum": 64256,
                "minimum": 12032,
                "name": "Red",
                "position": 12,
                "stddev": 7501.17069,
                "variance": 56267561.72
              },
              {
                "average": 24600.55443,
                "count": 11374691,
                "maximum": 62464,
                "minimum": 14592,
                "name": "Green",
                "position": 13,
                "stddev": 5912.197005,
                "variance": 34954073.43
              },
              {
                "average": 20458.91218,
                "count": 11374691,
                "maximum": 64256,
                "minimum": 9216,
                "name": "Blue",
                "position": 14,
                "stddev": 4938.633142,
                "variance": 24390097.31
              },
              {
                "average": 521042.6232,
                "count": 11374691,
                "maximum": 522727.8908,
                "minimum": 519531.0237,
                "name": "GpsTime",
                "position": 15,
                "stddev": 660.2205967,
                "variance": 435891.2363
              },
              {
                "average": 0,
                "count": 11374691,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11374691,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11374691,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11374691,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11374691,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423187.522,
              4986178.84,
              1026.811053,
              424188.662,
              4987579.14,
              1052.351053
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423187.52202232793,
                    4986178.840117374,
                    1026.811053084023
                  ],
                  [
                    423187.52202232793,
                    4987579.140117375,
                    1026.811053084023
                  ],
                  [
                    424188.66202232795,
                    4987579.140117375,
                    1052.3510530840229
                  ],
                  [
                    424188.66202232795,
                    4986178.840117374,
                    1052.3510530840229
                  ],
                  [
                    423187.52202232793,
                    4986178.840117374,
                    1026.811053084023
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:58:47+00:00",
            "end_time": "2011-09-20T02:05: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": "44118H1118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.10002390332193,
              44.94989242091795,
              1251.7397434796678
            ],
            [
              -118.10026501020117,
              44.96250945050043,
              1251.7397434796678
            ],
            [
              -118.08752962154769,
              44.96263144767993,
              1392.2997434796678
            ],
            [
              -118.08729130409932,
              44.9500143647398,
              1392.2997434796678
            ],
            [
              -118.10002390332193,
              44.94989242091795,
              1251.7397434796678
            ]
          ]
        ]
      },
      "bbox": [
        -118.100265,
        44.94989242,
        1251.739743,
        -118.0872913,
        44.96263145,
        1392.299743
      ],
      "properties": {
        "datetime": "2011-09-20T17:50:58Z",
        "pc:count": 17198526,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 413686.9547,
            "count": 17198526,
            "maximum": 414231.3765,
            "minimum": 413226.7965,
            "name": "X",
            "position": 0,
            "stddev": 280.284946,
            "variance": 78559.65093
          },
          {
            "average": 4978633.048,
            "count": 17198526,
            "maximum": 4979373.809,
            "minimum": 4977971.969,
            "name": "Y",
            "position": 1,
            "stddev": 404.5953561,
            "variance": 163697.4022
          },
          {
            "average": 1318.79814,
            "count": 17198526,
            "maximum": 1392.299743,
            "minimum": 1251.739743,
            "name": "Z",
            "position": 2,
            "stddev": 24.22817854,
            "variance": 587.0046355
          },
          {
            "average": 83.02712529,
            "count": 17198526,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.05377417,
            "variance": 3142.025598
          },
          {
            "average": 1.16335993,
            "count": 17198526,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3973292355,
            "variance": 0.1578705214
          },
          {
            "average": 1.33869827,
            "count": 17198526,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5461316348,
            "variance": 0.2982597625
          },
          {
            "average": 0.4998113792,
            "count": 17198526,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999979,
            "variance": 0.249999979
          },
          {
            "average": 0,
            "count": 17198526,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.08168136,
            "count": 17198526,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2738786594,
            "variance": 0.0750095201
          },
          {
            "average": 0.6672893853,
            "count": 17198526,
            "maximum": 28.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.3212411,
            "variance": 69.24305345
          },
          {
            "average": 160.0957968,
            "count": 17198526,
            "maximum": 177,
            "minimum": 119,
            "name": "UserData",
            "position": 10,
            "stddev": 14.76723051,
            "variance": 218.0710968
          },
          {
            "average": 15253.27708,
            "count": 17198526,
            "maximum": 20164,
            "minimum": 9400,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5344.668225,
            "variance": 28565478.44
          },
          {
            "average": 18355.87159,
            "count": 17198526,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 7916.251176,
            "variance": 62667032.68
          },
          {
            "average": 21209.2204,
            "count": 17198526,
            "maximum": 64256,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 8385.828703,
            "variance": 70322123.04
          },
          {
            "average": 20411.76063,
            "count": 17198526,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 7587.749824,
            "variance": 57573947.4
          },
          {
            "average": 218813.2108,
            "count": 17198526,
            "maximum": 576258.6852,
            "minimum": 154698.0195,
            "name": "GpsTime",
            "position": 15,
            "stddev": 150080.8122,
            "variance": 22524250200.0
          },
          {
            "average": 0,
            "count": 17198526,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17198526,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17198526,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17198526,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17198526,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          413226.7965,
          4977971.969,
          1251.739743,
          414231.3765,
          4979373.809,
          1392.299743
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                413226.7964795699,
                4977971.96882371,
                1251.7397434796678
              ],
              [
                413226.7964795699,
                4979373.80882371,
                1251.7397434796678
              ],
              [
                414231.3764795699,
                4979373.80882371,
                1392.2997434796678
              ],
              [
                414231.3764795699,
                4977971.96882371,
                1392.2997434796678
              ],
              [
                413226.7964795699,
                4977971.96882371,
                1251.7397434796678
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T17:50:58+00:00",
        "end_time": "2011-09-15T20:44:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.100265,
            44.94989242,
            1251.739743,
            -118.0872913,
            44.96263145,
            1392.299743
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.10002390332193,
                  44.94989242091795,
                  1251.7397434796678
                ],
                [
                  -118.10026501020117,
                  44.96250945050043,
                  1251.7397434796678
                ],
                [
                  -118.08752962154769,
                  44.96263144767993,
                  1392.2997434796678
                ],
                [
                  -118.08729130409932,
                  44.9500143647398,
                  1392.2997434796678
                ],
                [
                  -118.10002390332193,
                  44.94989242091795,
                  1251.7397434796678
                ]
              ]
            ]
          },
          "id": "44118H1118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T17:50:58Z",
            "pc:count": 17198526,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 413686.9547,
                "count": 17198526,
                "maximum": 414231.3765,
                "minimum": 413226.7965,
                "name": "X",
                "position": 0,
                "stddev": 280.284946,
                "variance": 78559.65093
              },
              {
                "average": 4978633.048,
                "count": 17198526,
                "maximum": 4979373.809,
                "minimum": 4977971.969,
                "name": "Y",
                "position": 1,
                "stddev": 404.5953561,
                "variance": 163697.4022
              },
              {
                "average": 1318.79814,
                "count": 17198526,
                "maximum": 1392.299743,
                "minimum": 1251.739743,
                "name": "Z",
                "position": 2,
                "stddev": 24.22817854,
                "variance": 587.0046355
              },
              {
                "average": 83.02712529,
                "count": 17198526,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.05377417,
                "variance": 3142.025598
              },
              {
                "average": 1.16335993,
                "count": 17198526,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3973292355,
                "variance": 0.1578705214
              },
              {
                "average": 1.33869827,
                "count": 17198526,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5461316348,
                "variance": 0.2982597625
              },
              {
                "average": 0.4998113792,
                "count": 17198526,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999979,
                "variance": 0.249999979
              },
              {
                "average": 0,
                "count": 17198526,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.08168136,
                "count": 17198526,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2738786594,
                "variance": 0.0750095201
              },
              {
                "average": 0.6672893853,
                "count": 17198526,
                "maximum": 28.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.3212411,
                "variance": 69.24305345
              },
              {
                "average": 160.0957968,
                "count": 17198526,
                "maximum": 177,
                "minimum": 119,
                "name": "UserData",
                "position": 10,
                "stddev": 14.76723051,
                "variance": 218.0710968
              },
              {
                "average": 15253.27708,
                "count": 17198526,
                "maximum": 20164,
                "minimum": 9400,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5344.668225,
                "variance": 28565478.44
              },
              {
                "average": 18355.87159,
                "count": 17198526,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 7916.251176,
                "variance": 62667032.68
              },
              {
                "average": 21209.2204,
                "count": 17198526,
                "maximum": 64256,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 8385.828703,
                "variance": 70322123.04
              },
              {
                "average": 20411.76063,
                "count": 17198526,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 7587.749824,
                "variance": 57573947.4
              },
              {
                "average": 218813.2108,
                "count": 17198526,
                "maximum": 576258.6852,
                "minimum": 154698.0195,
                "name": "GpsTime",
                "position": 15,
                "stddev": 150080.8122,
                "variance": 22524250200.0
              },
              {
                "average": 0,
                "count": 17198526,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17198526,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17198526,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17198526,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17198526,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              413226.7965,
              4977971.969,
              1251.739743,
              414231.3765,
              4979373.809,
              1392.299743
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    413226.7964795699,
                    4977971.96882371,
                    1251.7397434796678
                  ],
                  [
                    413226.7964795699,
                    4979373.80882371,
                    1251.7397434796678
                  ],
                  [
                    414231.3764795699,
                    4979373.80882371,
                    1392.2997434796678
                  ],
                  [
                    414231.3764795699,
                    4977971.96882371,
                    1392.2997434796678
                  ],
                  [
                    413226.7964795699,
                    4977971.96882371,
                    1251.7397434796678
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T17:50:58+00:00",
            "end_time": "2011-09-15T20:44:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118H1405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252440109558,
              44.9249018356524,
              1049.950789180072
            ],
            [
              -118.01274596747939,
              44.937509555951564,
              1049.950789180072
            ],
            [
              -118.00002892960848,
              44.937621630017595,
              1099.6307891800718
            ],
            [
              -117.9998101443005,
              44.925013860736925,
              1099.6307891800718
            ],
            [
              -118.01252440109558,
              44.9249018356524,
              1049.950789180072
            ]
          ]
        ]
      },
      "bbox": [
        -118.012746,
        44.92490184,
        1049.950789,
        -117.9998101,
        44.93762163,
        1099.630789
      ],
      "properties": {
        "datetime": "2011-09-20T22:12:59Z",
        "pc:count": 23006982,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420595.8651,
            "count": 23006982,
            "maximum": 421097.9917,
            "minimum": 420094.4517,
            "name": "X",
            "position": 0,
            "stddev": 284.4295222,
            "variance": 80900.15309
          },
          {
            "average": 4975804.835,
            "count": 23006982,
            "maximum": 4976506.712,
            "minimum": 4975105.952,
            "name": "Y",
            "position": 1,
            "stddev": 399.5288875,
            "variance": 159623.332
          },
          {
            "average": 1063.117188,
            "count": 23006982,
            "maximum": 1099.630789,
            "minimum": 1049.950789,
            "name": "Z",
            "position": 2,
            "stddev": 5.549006478,
            "variance": 30.79147289
          },
          {
            "average": 166.4331269,
            "count": 23006982,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 67.61267465,
            "variance": 4571.473773
          },
          {
            "average": 1.012026132,
            "count": 23006982,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1258416876,
            "variance": 0.01583613033
          },
          {
            "average": 1.024338003,
            "count": 23006982,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1899245007,
            "variance": 0.03607131597
          },
          {
            "average": 0.4992559215,
            "count": 23006982,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994572,
            "variance": 0.2499994572
          },
          {
            "average": 0,
            "count": 23006982,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.145802609,
            "count": 23006982,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3529082226,
            "variance": 0.1245442136
          },
          {
            "average": -0.5837481937,
            "count": 23006982,
            "maximum": 19.99799919,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.357347884,
            "variance": 69.84526366
          },
          {
            "average": 188.6850457,
            "count": 23006982,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 10.004699,
            "variance": 100.0940022
          },
          {
            "average": 7385.953043,
            "count": 23006982,
            "maximum": 20076,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8254.693229,
            "variance": 68139960.3
          },
          {
            "average": 21013.09315,
            "count": 23006982,
            "maximum": 61184,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 9319.779388,
            "variance": 86858287.83
          },
          {
            "average": 24192.52937,
            "count": 23006982,
            "maximum": 65280,
            "minimum": 256,
            "name": "Green",
            "position": 13,
            "stddev": 7266.089955,
            "variance": 52796063.23
          },
          {
            "average": 18729.55569,
            "count": 23006982,
            "maximum": 64256,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5043.282275,
            "variance": 25434696.1
          },
          {
            "average": 457052.0556,
            "count": 23006982,
            "maximum": 591979.991,
            "minimum": 320395.7875,
            "name": "GpsTime",
            "position": 15,
            "stddev": 133733.7943,
            "variance": 17884727730.0
          },
          {
            "average": 0,
            "count": 23006982,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23006982,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23006982,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23006982,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23006982,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420094.4517,
          4975105.952,
          1049.950789,
          421097.9917,
          4976506.712,
          1099.630789
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420094.4517033964,
                4975105.9519340815,
                1049.950789180072
              ],
              [
                420094.4517033964,
                4976506.711934081,
                1049.950789180072
              ],
              [
                421097.99170339643,
                4976506.711934081,
                1099.6307891800718
              ],
              [
                421097.99170339643,
                4975105.9519340815,
                1099.6307891800718
              ],
              [
                420094.4517033964,
                4975105.9519340815,
                1049.950789180072
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:12:59+00:00",
        "end_time": "2011-09-17T18:46:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.012746,
            44.92490184,
            1049.950789,
            -117.9998101,
            44.93762163,
            1099.630789
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252440109558,
                  44.9249018356524,
                  1049.950789180072
                ],
                [
                  -118.01274596747939,
                  44.937509555951564,
                  1049.950789180072
                ],
                [
                  -118.00002892960848,
                  44.937621630017595,
                  1099.6307891800718
                ],
                [
                  -117.9998101443005,
                  44.925013860736925,
                  1099.6307891800718
                ],
                [
                  -118.01252440109558,
                  44.9249018356524,
                  1049.950789180072
                ]
              ]
            ]
          },
          "id": "44118H1405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:12:59Z",
            "pc:count": 23006982,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420595.8651,
                "count": 23006982,
                "maximum": 421097.9917,
                "minimum": 420094.4517,
                "name": "X",
                "position": 0,
                "stddev": 284.4295222,
                "variance": 80900.15309
              },
              {
                "average": 4975804.835,
                "count": 23006982,
                "maximum": 4976506.712,
                "minimum": 4975105.952,
                "name": "Y",
                "position": 1,
                "stddev": 399.5288875,
                "variance": 159623.332
              },
              {
                "average": 1063.117188,
                "count": 23006982,
                "maximum": 1099.630789,
                "minimum": 1049.950789,
                "name": "Z",
                "position": 2,
                "stddev": 5.549006478,
                "variance": 30.79147289
              },
              {
                "average": 166.4331269,
                "count": 23006982,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 67.61267465,
                "variance": 4571.473773
              },
              {
                "average": 1.012026132,
                "count": 23006982,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1258416876,
                "variance": 0.01583613033
              },
              {
                "average": 1.024338003,
                "count": 23006982,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1899245007,
                "variance": 0.03607131597
              },
              {
                "average": 0.4992559215,
                "count": 23006982,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994572,
                "variance": 0.2499994572
              },
              {
                "average": 0,
                "count": 23006982,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.145802609,
                "count": 23006982,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3529082226,
                "variance": 0.1245442136
              },
              {
                "average": -0.5837481937,
                "count": 23006982,
                "maximum": 19.99799919,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.357347884,
                "variance": 69.84526366
              },
              {
                "average": 188.6850457,
                "count": 23006982,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 10.004699,
                "variance": 100.0940022
              },
              {
                "average": 7385.953043,
                "count": 23006982,
                "maximum": 20076,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8254.693229,
                "variance": 68139960.3
              },
              {
                "average": 21013.09315,
                "count": 23006982,
                "maximum": 61184,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 9319.779388,
                "variance": 86858287.83
              },
              {
                "average": 24192.52937,
                "count": 23006982,
                "maximum": 65280,
                "minimum": 256,
                "name": "Green",
                "position": 13,
                "stddev": 7266.089955,
                "variance": 52796063.23
              },
              {
                "average": 18729.55569,
                "count": 23006982,
                "maximum": 64256,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5043.282275,
                "variance": 25434696.1
              },
              {
                "average": 457052.0556,
                "count": 23006982,
                "maximum": 591979.991,
                "minimum": 320395.7875,
                "name": "GpsTime",
                "position": 15,
                "stddev": 133733.7943,
                "variance": 17884727730.0
              },
              {
                "average": 0,
                "count": 23006982,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23006982,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23006982,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23006982,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23006982,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420094.4517,
              4975105.952,
              1049.950789,
              421097.9917,
              4976506.712,
              1099.630789
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420094.4517033964,
                    4975105.9519340815,
                    1049.950789180072
                  ],
                  [
                    420094.4517033964,
                    4976506.711934081,
                    1049.950789180072
                  ],
                  [
                    421097.99170339643,
                    4976506.711934081,
                    1099.6307891800718
                  ],
                  [
                    421097.99170339643,
                    4975105.9519340815,
                    1099.6307891800718
                  ],
                  [
                    420094.4517033964,
                    4975105.9519340815,
                    1049.950789180072
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:12:59+00:00",
            "end_time": "2011-09-17T18: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": "45117A8402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502486007251,
              45.04991166145767,
              995.7322958857186
            ],
            [
              -117.92522800222591,
              45.0625093500986,
              995.7322958857186
            ],
            [
              -117.91252969277032,
              45.0626115249121,
              1085.5922958857186
            ],
            [
              -117.91232933770324,
              45.05001379165163,
              1085.5922958857186
            ],
            [
              -117.92502486007251,
              45.04991166145767,
              995.7322958857186
            ]
          ]
        ]
      },
      "bbox": [
        -117.925228,
        45.04991166,
        995.7322959,
        -117.9123293,
        45.06261152,
        1085.592296
      ],
      "properties": {
        "datetime": "2011-09-19T23:06:22Z",
        "pc:count": 16553776,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427652.6382,
            "count": 16553776,
            "maximum": 428158.1333,
            "minimum": 427158.2733,
            "name": "X",
            "position": 0,
            "stddev": 280.9131273,
            "variance": 78912.1851
          },
          {
            "average": 4989604.673,
            "count": 16553776,
            "maximum": 4990310.112,
            "minimum": 4988910.472,
            "name": "Y",
            "position": 1,
            "stddev": 363.7627843,
            "variance": 132323.3632
          },
          {
            "average": 1036.203747,
            "count": 16553776,
            "maximum": 1085.592296,
            "minimum": 995.7322959,
            "name": "Z",
            "position": 2,
            "stddev": 23.9408309,
            "variance": 573.163384
          },
          {
            "average": 176.5466057,
            "count": 16553776,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 64.22010544,
            "variance": 4124.221942
          },
          {
            "average": 1.000330317,
            "count": 16553776,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02023524503,
            "variance": 0.0004094651416
          },
          {
            "average": 1.000668307,
            "count": 16553776,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03015385932,
            "variance": 0.0009092552317
          },
          {
            "average": 0.4999345165,
            "count": 16553776,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000108,
            "variance": 0.2500000108
          },
          {
            "average": 0,
            "count": 16553776,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.226649738,
            "count": 16553776,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4186641196,
            "variance": 0.1752796451
          },
          {
            "average": 0.5564165518,
            "count": 16553776,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.178224854,
            "variance": 66.88336177
          },
          {
            "average": 171.3010867,
            "count": 16553776,
            "maximum": 212,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 30.58629875,
            "variance": 935.5216713
          },
          {
            "average": 4728.841016,
            "count": 16553776,
            "maximum": 10675,
            "minimum": 110,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5228.993543,
            "variance": 27342373.47
          },
          {
            "average": 38489.49684,
            "count": 16553776,
            "maximum": 60416,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 5959.177492,
            "variance": 35511796.39
          },
          {
            "average": 34677.70841,
            "count": 16553776,
            "maximum": 61696,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 4735.303054,
            "variance": 22423095.01
          },
          {
            "average": 28199.25686,
            "count": 16553776,
            "maximum": 56320,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 4205.085734,
            "variance": 17682746.03
          },
          {
            "average": 430269.3402,
            "count": 16553776,
            "maximum": 508782.651,
            "minimum": 328304.3502,
            "name": "GpsTime",
            "position": 15,
            "stddev": 87754.46883,
            "variance": 7700846799
          },
          {
            "average": 0,
            "count": 16553776,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16553776,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16553776,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16553776,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16553776,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427158.2733,
          4988910.472,
          995.7322959,
          428158.1333,
          4990310.112,
          1085.592296
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427158.27327607886,
                4988910.471760365,
                995.7322958857186
              ],
              [
                427158.27327607886,
                4990310.111760366,
                995.7322958857186
              ],
              [
                428158.13327607885,
                4990310.111760366,
                1085.5922958857186
              ],
              [
                428158.13327607885,
                4988910.471760365,
                1085.5922958857186
              ],
              [
                427158.27327607886,
                4988910.471760365,
                995.7322958857186
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T23:06:22+00:00",
        "end_time": "2011-09-17T20:58:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.925228,
            45.04991166,
            995.7322959,
            -117.9123293,
            45.06261152,
            1085.592296
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502486007251,
                  45.04991166145767,
                  995.7322958857186
                ],
                [
                  -117.92522800222591,
                  45.0625093500986,
                  995.7322958857186
                ],
                [
                  -117.91252969277032,
                  45.0626115249121,
                  1085.5922958857186
                ],
                [
                  -117.91232933770324,
                  45.05001379165163,
                  1085.5922958857186
                ],
                [
                  -117.92502486007251,
                  45.04991166145767,
                  995.7322958857186
                ]
              ]
            ]
          },
          "id": "45117A8402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T23:06:22Z",
            "pc:count": 16553776,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427652.6382,
                "count": 16553776,
                "maximum": 428158.1333,
                "minimum": 427158.2733,
                "name": "X",
                "position": 0,
                "stddev": 280.9131273,
                "variance": 78912.1851
              },
              {
                "average": 4989604.673,
                "count": 16553776,
                "maximum": 4990310.112,
                "minimum": 4988910.472,
                "name": "Y",
                "position": 1,
                "stddev": 363.7627843,
                "variance": 132323.3632
              },
              {
                "average": 1036.203747,
                "count": 16553776,
                "maximum": 1085.592296,
                "minimum": 995.7322959,
                "name": "Z",
                "position": 2,
                "stddev": 23.9408309,
                "variance": 573.163384
              },
              {
                "average": 176.5466057,
                "count": 16553776,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 64.22010544,
                "variance": 4124.221942
              },
              {
                "average": 1.000330317,
                "count": 16553776,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02023524503,
                "variance": 0.0004094651416
              },
              {
                "average": 1.000668307,
                "count": 16553776,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03015385932,
                "variance": 0.0009092552317
              },
              {
                "average": 0.4999345165,
                "count": 16553776,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000108,
                "variance": 0.2500000108
              },
              {
                "average": 0,
                "count": 16553776,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.226649738,
                "count": 16553776,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4186641196,
                "variance": 0.1752796451
              },
              {
                "average": 0.5564165518,
                "count": 16553776,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.178224854,
                "variance": 66.88336177
              },
              {
                "average": 171.3010867,
                "count": 16553776,
                "maximum": 212,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 30.58629875,
                "variance": 935.5216713
              },
              {
                "average": 4728.841016,
                "count": 16553776,
                "maximum": 10675,
                "minimum": 110,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5228.993543,
                "variance": 27342373.47
              },
              {
                "average": 38489.49684,
                "count": 16553776,
                "maximum": 60416,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 5959.177492,
                "variance": 35511796.39
              },
              {
                "average": 34677.70841,
                "count": 16553776,
                "maximum": 61696,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 4735.303054,
                "variance": 22423095.01
              },
              {
                "average": 28199.25686,
                "count": 16553776,
                "maximum": 56320,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 4205.085734,
                "variance": 17682746.03
              },
              {
                "average": 430269.3402,
                "count": 16553776,
                "maximum": 508782.651,
                "minimum": 328304.3502,
                "name": "GpsTime",
                "position": 15,
                "stddev": 87754.46883,
                "variance": 7700846799
              },
              {
                "average": 0,
                "count": 16553776,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16553776,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16553776,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16553776,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16553776,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427158.2733,
              4988910.472,
              995.7322959,
              428158.1333,
              4990310.112,
              1085.592296
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427158.27327607886,
                    4988910.471760365,
                    995.7322958857186
                  ],
                  [
                    427158.27327607886,
                    4990310.111760366,
                    995.7322958857186
                  ],
                  [
                    428158.13327607885,
                    4990310.111760366,
                    1085.5922958857186
                  ],
                  [
                    428158.13327607885,
                    4988910.471760365,
                    1085.5922958857186
                  ],
                  [
                    427158.27327607886,
                    4988910.471760365,
                    995.7322958857186
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T23:06:22+00:00",
            "end_time": "2011-09-17T20:58:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117B7415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.76252551663963,
              45.14992937437757,
              954.7704109163452
            ],
            [
              -117.76269332434497,
              45.16250972696085,
              954.7704109163452
            ],
            [
              -117.75002878207088,
              45.16259360206148,
              1242.0104109163453
            ],
            [
              -117.74986376018363,
              45.15001321289987,
              1242.0104109163453
            ],
            [
              -117.76252551663963,
              45.14992937437757,
              954.7704109163452
            ]
          ]
        ]
      },
      "bbox": [
        -117.7626933,
        45.14992937,
        954.7704109,
        -117.7498638,
        45.1625936,
        1242.010411
      ],
      "properties": {
        "datetime": "2011-09-15T20:34:43Z",
        "pc:count": 9158268,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440565.9496,
            "count": 9158268,
            "maximum": 441054.7498,
            "minimum": 440059.3298,
            "name": "X",
            "position": 0,
            "stddev": 285.4343254,
            "variance": 81472.75411
          },
          {
            "average": 5000620.657,
            "count": 9158268,
            "maximum": 5001285.667,
            "minimum": 4999887.987,
            "name": "Y",
            "position": 1,
            "stddev": 405.2228625,
            "variance": 164205.5683
          },
          {
            "average": 1090.024663,
            "count": 9158268,
            "maximum": 1242.010411,
            "minimum": 954.7704109,
            "name": "Z",
            "position": 2,
            "stddev": 82.11226657,
            "variance": 6742.424321
          },
          {
            "average": 106.6778867,
            "count": 9158268,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.26154188,
            "variance": 977.2840008
          },
          {
            "average": 1.019507837,
            "count": 9158268,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1472381617,
            "variance": 0.02167907628
          },
          {
            "average": 1.042745855,
            "count": 9158268,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2232761063,
            "variance": 0.04985221964
          },
          {
            "average": 0.5000381076,
            "count": 9158268,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000258,
            "variance": 0.2500000258
          },
          {
            "average": 0,
            "count": 9158268,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.347738896,
            "count": 9158268,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4762526439,
            "variance": 0.2268165809
          },
          {
            "average": 0.2072861756,
            "count": 9158268,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.571211259,
            "variance": 73.46566245
          },
          {
            "average": 133.6943614,
            "count": 9158268,
            "maximum": 156,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 5.526863154,
            "variance": 30.54621633
          },
          {
            "average": 10704.21156,
            "count": 9158268,
            "maximum": 10709,
            "minimum": 10700,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.711703295,
            "variance": 2.929928171
          },
          {
            "average": 34199.31916,
            "count": 9158268,
            "maximum": 64768,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 8850.144651,
            "variance": 78325060.35
          },
          {
            "average": 32447.4815,
            "count": 9158268,
            "maximum": 64768,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 6560.525437,
            "variance": 43040494.01
          },
          {
            "average": 25531.46923,
            "count": 9158268,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 5327.334811,
            "variance": 28380496.19
          },
          {
            "average": 152450.9523,
            "count": 9158268,
            "maximum": 154083.5351,
            "minimum": 151064.2302,
            "name": "GpsTime",
            "position": 15,
            "stddev": 572.5870449,
            "variance": 327855.924
          },
          {
            "average": 0,
            "count": 9158268,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9158268,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9158268,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9158268,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9158268,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          440059.3298,
          4999887.987,
          954.7704109,
          441054.7498,
          5001285.667,
          1242.010411
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                440059.3298107018,
                4999887.9869751595,
                954.7704109163452
              ],
              [
                440059.3298107018,
                5001285.666975159,
                954.7704109163452
              ],
              [
                441054.7498107018,
                5001285.666975159,
                1242.0104109163453
              ],
              [
                441054.7498107018,
                4999887.9869751595,
                1242.0104109163453
              ],
              [
                440059.3298107018,
                4999887.9869751595,
                954.7704109163452
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:34:43+00:00",
        "end_time": "2011-09-15T19:44:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7626933,
            45.14992937,
            954.7704109,
            -117.7498638,
            45.1625936,
            1242.010411
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.76252551663963,
                  45.14992937437757,
                  954.7704109163452
                ],
                [
                  -117.76269332434497,
                  45.16250972696085,
                  954.7704109163452
                ],
                [
                  -117.75002878207088,
                  45.16259360206148,
                  1242.0104109163453
                ],
                [
                  -117.74986376018363,
                  45.15001321289987,
                  1242.0104109163453
                ],
                [
                  -117.76252551663963,
                  45.14992937437757,
                  954.7704109163452
                ]
              ]
            ]
          },
          "id": "45117B7415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:34:43Z",
            "pc:count": 9158268,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 440565.9496,
                "count": 9158268,
                "maximum": 441054.7498,
                "minimum": 440059.3298,
                "name": "X",
                "position": 0,
                "stddev": 285.4343254,
                "variance": 81472.75411
              },
              {
                "average": 5000620.657,
                "count": 9158268,
                "maximum": 5001285.667,
                "minimum": 4999887.987,
                "name": "Y",
                "position": 1,
                "stddev": 405.2228625,
                "variance": 164205.5683
              },
              {
                "average": 1090.024663,
                "count": 9158268,
                "maximum": 1242.010411,
                "minimum": 954.7704109,
                "name": "Z",
                "position": 2,
                "stddev": 82.11226657,
                "variance": 6742.424321
              },
              {
                "average": 106.6778867,
                "count": 9158268,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.26154188,
                "variance": 977.2840008
              },
              {
                "average": 1.019507837,
                "count": 9158268,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1472381617,
                "variance": 0.02167907628
              },
              {
                "average": 1.042745855,
                "count": 9158268,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2232761063,
                "variance": 0.04985221964
              },
              {
                "average": 0.5000381076,
                "count": 9158268,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000258,
                "variance": 0.2500000258
              },
              {
                "average": 0,
                "count": 9158268,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.347738896,
                "count": 9158268,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4762526439,
                "variance": 0.2268165809
              },
              {
                "average": 0.2072861756,
                "count": 9158268,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.571211259,
                "variance": 73.46566245
              },
              {
                "average": 133.6943614,
                "count": 9158268,
                "maximum": 156,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 5.526863154,
                "variance": 30.54621633
              },
              {
                "average": 10704.21156,
                "count": 9158268,
                "maximum": 10709,
                "minimum": 10700,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.711703295,
                "variance": 2.929928171
              },
              {
                "average": 34199.31916,
                "count": 9158268,
                "maximum": 64768,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 8850.144651,
                "variance": 78325060.35
              },
              {
                "average": 32447.4815,
                "count": 9158268,
                "maximum": 64768,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 6560.525437,
                "variance": 43040494.01
              },
              {
                "average": 25531.46923,
                "count": 9158268,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 5327.334811,
                "variance": 28380496.19
              },
              {
                "average": 152450.9523,
                "count": 9158268,
                "maximum": 154083.5351,
                "minimum": 151064.2302,
                "name": "GpsTime",
                "position": 15,
                "stddev": 572.5870449,
                "variance": 327855.924
              },
              {
                "average": 0,
                "count": 9158268,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9158268,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9158268,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9158268,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9158268,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              440059.3298,
              4999887.987,
              954.7704109,
              441054.7498,
              5001285.667,
              1242.010411
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    440059.3298107018,
                    4999887.9869751595,
                    954.7704109163452
                  ],
                  [
                    440059.3298107018,
                    5001285.666975159,
                    954.7704109163452
                  ],
                  [
                    441054.7498107018,
                    5001285.666975159,
                    1242.0104109163453
                  ],
                  [
                    441054.7498107018,
                    4999887.9869751595,
                    1242.0104109163453
                  ],
                  [
                    440059.3298107018,
                    4999887.9869751595,
                    954.7704109163452
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:34:43+00:00",
            "end_time": "2011-09-15T19:44: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": "45117A8419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002504711055,
              45.0124142893306,
              980.4051435397354
            ],
            [
              -117.90022240757203,
              45.02500998856665,
              980.4051435397354
            ],
            [
              -117.88752849630306,
              45.02510934896891,
              1010.0451435397355
            ],
            [
              -117.88733391790495,
              45.01251360634932,
              1010.0451435397355
            ],
            [
              -117.90002504711055,
              45.0124142893306,
              980.4051435397354
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002224,
        45.01241429,
        980.4051435,
        -117.8873339,
        45.02510935,
        1010.045144
      ],
      "properties": {
        "datetime": "2011-09-20T00:46:47Z",
        "pc:count": 11393903,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429576.4269,
            "count": 11393903,
            "maximum": 430080.7921,
            "minimum": 429080.6321,
            "name": "X",
            "position": 0,
            "stddev": 282.7668806,
            "variance": 79957.10876
          },
          {
            "average": 4985420.725,
            "count": 11393903,
            "maximum": 4986122.175,
            "minimum": 4984722.775,
            "name": "Y",
            "position": 1,
            "stddev": 400.6965555,
            "variance": 160557.7295
          },
          {
            "average": 986.4388207,
            "count": 11393903,
            "maximum": 1010.045144,
            "minimum": 980.4051435,
            "name": "Z",
            "position": 2,
            "stddev": 3.519783307,
            "variance": 12.38887453
          },
          {
            "average": 224.7330949,
            "count": 11393903,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.48723055,
            "variance": 1055.420149
          },
          {
            "average": 1.008943731,
            "count": 11393903,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.110094262,
            "variance": 0.01212074652
          },
          {
            "average": 1.017928975,
            "count": 11393903,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1659910348,
            "variance": 0.02755302363
          },
          {
            "average": 0.4985878851,
            "count": 11393903,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980279,
            "variance": 0.2499980279
          },
          {
            "average": 0,
            "count": 11393903,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.263658818,
            "count": 11393903,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4406164577,
            "variance": 0.1941428628
          },
          {
            "average": 0.8242862777,
            "count": 11393903,
            "maximum": 16.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.840530969,
            "variance": 61.47392588
          },
          {
            "average": 198.091636,
            "count": 11393903,
            "maximum": 211,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 2.99985146,
            "variance": 8.999108783
          },
          {
            "average": 128.0791406,
            "count": 11393903,
            "maximum": 265,
            "minimum": 106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.79234459,
            "variance": 249.3981477
          },
          {
            "average": 29809.74837,
            "count": 11393903,
            "maximum": 59904,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 8315.831419,
            "variance": 69153052.18
          },
          {
            "average": 30016.97874,
            "count": 11393903,
            "maximum": 59136,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 6628.432363,
            "variance": 43936115.59
          },
          {
            "average": 24827.68396,
            "count": 11393903,
            "maximum": 60160,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 5453.651764,
            "variance": 29742317.56
          },
          {
            "average": 507519.3601,
            "count": 11393903,
            "maximum": 514807.6911,
            "minimum": 505350.0605,
            "name": "GpsTime",
            "position": 15,
            "stddev": 566.8251067,
            "variance": 321290.7015
          },
          {
            "average": 0,
            "count": 11393903,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11393903,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11393903,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11393903,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11393903,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429080.6321,
          4984722.775,
          980.4051435,
          430080.7921,
          4986122.175,
          1010.045144
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429080.6320645214,
                4984722.77453573,
                980.4051435397354
              ],
              [
                429080.6320645214,
                4986122.17453573,
                980.4051435397354
              ],
              [
                430080.7920645214,
                4986122.17453573,
                1010.0451435397355
              ],
              [
                430080.7920645214,
                4984722.77453573,
                1010.0451435397355
              ],
              [
                429080.6320645214,
                4984722.77453573,
                980.4051435397354
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T00:46:47+00:00",
        "end_time": "2011-09-19T22:09:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002224,
            45.01241429,
            980.4051435,
            -117.8873339,
            45.02510935,
            1010.045144
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002504711055,
                  45.0124142893306,
                  980.4051435397354
                ],
                [
                  -117.90022240757203,
                  45.02500998856665,
                  980.4051435397354
                ],
                [
                  -117.88752849630306,
                  45.02510934896891,
                  1010.0451435397355
                ],
                [
                  -117.88733391790495,
                  45.01251360634932,
                  1010.0451435397355
                ],
                [
                  -117.90002504711055,
                  45.0124142893306,
                  980.4051435397354
                ]
              ]
            ]
          },
          "id": "45117A8419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T00:46:47Z",
            "pc:count": 11393903,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429576.4269,
                "count": 11393903,
                "maximum": 430080.7921,
                "minimum": 429080.6321,
                "name": "X",
                "position": 0,
                "stddev": 282.7668806,
                "variance": 79957.10876
              },
              {
                "average": 4985420.725,
                "count": 11393903,
                "maximum": 4986122.175,
                "minimum": 4984722.775,
                "name": "Y",
                "position": 1,
                "stddev": 400.6965555,
                "variance": 160557.7295
              },
              {
                "average": 986.4388207,
                "count": 11393903,
                "maximum": 1010.045144,
                "minimum": 980.4051435,
                "name": "Z",
                "position": 2,
                "stddev": 3.519783307,
                "variance": 12.38887453
              },
              {
                "average": 224.7330949,
                "count": 11393903,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.48723055,
                "variance": 1055.420149
              },
              {
                "average": 1.008943731,
                "count": 11393903,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.110094262,
                "variance": 0.01212074652
              },
              {
                "average": 1.017928975,
                "count": 11393903,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1659910348,
                "variance": 0.02755302363
              },
              {
                "average": 0.4985878851,
                "count": 11393903,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980279,
                "variance": 0.2499980279
              },
              {
                "average": 0,
                "count": 11393903,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.263658818,
                "count": 11393903,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4406164577,
                "variance": 0.1941428628
              },
              {
                "average": 0.8242862777,
                "count": 11393903,
                "maximum": 16.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.840530969,
                "variance": 61.47392588
              },
              {
                "average": 198.091636,
                "count": 11393903,
                "maximum": 211,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 2.99985146,
                "variance": 8.999108783
              },
              {
                "average": 128.0791406,
                "count": 11393903,
                "maximum": 265,
                "minimum": 106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.79234459,
                "variance": 249.3981477
              },
              {
                "average": 29809.74837,
                "count": 11393903,
                "maximum": 59904,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 8315.831419,
                "variance": 69153052.18
              },
              {
                "average": 30016.97874,
                "count": 11393903,
                "maximum": 59136,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 6628.432363,
                "variance": 43936115.59
              },
              {
                "average": 24827.68396,
                "count": 11393903,
                "maximum": 60160,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 5453.651764,
                "variance": 29742317.56
              },
              {
                "average": 507519.3601,
                "count": 11393903,
                "maximum": 514807.6911,
                "minimum": 505350.0605,
                "name": "GpsTime",
                "position": 15,
                "stddev": 566.8251067,
                "variance": 321290.7015
              },
              {
                "average": 0,
                "count": 11393903,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11393903,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11393903,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11393903,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11393903,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429080.6321,
              4984722.775,
              980.4051435,
              430080.7921,
              4986122.175,
              1010.045144
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429080.6320645214,
                    4984722.77453573,
                    980.4051435397354
                  ],
                  [
                    429080.6320645214,
                    4986122.17453573,
                    980.4051435397354
                  ],
                  [
                    430080.7920645214,
                    4986122.17453573,
                    1010.0451435397355
                  ],
                  [
                    430080.7920645214,
                    4984722.77453573,
                    1010.0451435397355
                  ],
                  [
                    429080.6320645214,
                    4984722.77453573,
                    980.4051435397354
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T00:46:47+00:00",
            "end_time": "2011-09-19T22:09:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117A7304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752492172758,
              45.04992143285758,
              958.9094048617632
            ],
            [
              -117.83770872088347,
              45.06251059713189,
              958.9094048617632
            ],
            [
              -117.82502865778577,
              45.06260290679616,
              1123.7094048617632
            ],
            [
              -117.82484763995753,
              45.050013702237614,
              1123.7094048617632
            ],
            [
              -117.83752492172758,
              45.04992143285758,
              958.9094048617632
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377087,
        45.04992143,
        958.9094049,
        -117.8248476,
        45.06260291,
        1123.709405
      ],
      "properties": {
        "datetime": "2011-09-16T23:12:53Z",
        "pc:count": 10263624,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434543.177,
            "count": 10263624,
            "maximum": 435047.0274,
            "minimum": 434048.6274,
            "name": "X",
            "position": 0,
            "stddev": 286.6013552,
            "variance": 82140.3368
          },
          {
            "average": 4989525.196,
            "count": 10263624,
            "maximum": 4990235.206,
            "minimum": 4988836.546,
            "name": "Y",
            "position": 1,
            "stddev": 404.610239,
            "variance": 163709.4455
          },
          {
            "average": 1088.019579,
            "count": 10263624,
            "maximum": 1123.709405,
            "minimum": 958.9094049,
            "name": "Z",
            "position": 2,
            "stddev": 28.72744912,
            "variance": 825.2663327
          },
          {
            "average": 111.8910967,
            "count": 10263624,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.12332268,
            "variance": 365.7014704
          },
          {
            "average": 1.000653278,
            "count": 10263624,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02652387011,
            "variance": 0.0007035156855
          },
          {
            "average": 1.001464005,
            "count": 10263624,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04087963993,
            "variance": 0.001671144961
          },
          {
            "average": 0.4999796368,
            "count": 10263624,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000239,
            "variance": 0.2500000239
          },
          {
            "average": 0,
            "count": 10263624,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.335070049,
            "count": 10263624,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4720149712,
            "variance": 0.2227981331
          },
          {
            "average": -0.2610476964,
            "count": 10263624,
            "maximum": 16.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.585062308,
            "variance": 73.70329484
          },
          {
            "average": 134.2655299,
            "count": 10263624,
            "maximum": 149,
            "minimum": 125,
            "name": "UserData",
            "position": 10,
            "stddev": 2.898874166,
            "variance": 8.403471429
          },
          {
            "average": 10754.99289,
            "count": 10263624,
            "maximum": 10773,
            "minimum": 10751,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.584084487,
            "variance": 6.677492634
          },
          {
            "average": 41146.36687,
            "count": 10263624,
            "maximum": 58624,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 4575.179018,
            "variance": 20932263.05
          },
          {
            "average": 36833.3124,
            "count": 10263624,
            "maximum": 59648,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 4754.159428,
            "variance": 22602031.87
          },
          {
            "average": 30768.29049,
            "count": 10263624,
            "maximum": 60160,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4670.531248,
            "variance": 21813862.14
          },
          {
            "average": 236526.8516,
            "count": 10263624,
            "maximum": 249973.4574,
            "minimum": 233075.0077,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2021.323197,
            "variance": 4085747.465
          },
          {
            "average": 0,
            "count": 10263624,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10263624,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10263624,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10263624,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10263624,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434048.6274,
          4988836.546,
          958.9094049,
          435047.0274,
          4990235.206,
          1123.709405
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434048.62742496544,
                4988836.546088282,
                958.9094048617632
              ],
              [
                434048.62742496544,
                4990235.206088282,
                958.9094048617632
              ],
              [
                435047.02742496546,
                4990235.206088282,
                1123.7094048617632
              ],
              [
                435047.02742496546,
                4988836.546088282,
                1123.7094048617632
              ],
              [
                434048.62742496544,
                4988836.546088282,
                958.9094048617632
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T23:12:53+00:00",
        "end_time": "2011-09-16T18:31:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377087,
            45.04992143,
            958.9094049,
            -117.8248476,
            45.06260291,
            1123.709405
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752492172758,
                  45.04992143285758,
                  958.9094048617632
                ],
                [
                  -117.83770872088347,
                  45.06251059713189,
                  958.9094048617632
                ],
                [
                  -117.82502865778577,
                  45.06260290679616,
                  1123.7094048617632
                ],
                [
                  -117.82484763995753,
                  45.050013702237614,
                  1123.7094048617632
                ],
                [
                  -117.83752492172758,
                  45.04992143285758,
                  958.9094048617632
                ]
              ]
            ]
          },
          "id": "45117A7304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T23:12:53Z",
            "pc:count": 10263624,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434543.177,
                "count": 10263624,
                "maximum": 435047.0274,
                "minimum": 434048.6274,
                "name": "X",
                "position": 0,
                "stddev": 286.6013552,
                "variance": 82140.3368
              },
              {
                "average": 4989525.196,
                "count": 10263624,
                "maximum": 4990235.206,
                "minimum": 4988836.546,
                "name": "Y",
                "position": 1,
                "stddev": 404.610239,
                "variance": 163709.4455
              },
              {
                "average": 1088.019579,
                "count": 10263624,
                "maximum": 1123.709405,
                "minimum": 958.9094049,
                "name": "Z",
                "position": 2,
                "stddev": 28.72744912,
                "variance": 825.2663327
              },
              {
                "average": 111.8910967,
                "count": 10263624,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.12332268,
                "variance": 365.7014704
              },
              {
                "average": 1.000653278,
                "count": 10263624,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02652387011,
                "variance": 0.0007035156855
              },
              {
                "average": 1.001464005,
                "count": 10263624,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04087963993,
                "variance": 0.001671144961
              },
              {
                "average": 0.4999796368,
                "count": 10263624,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000239,
                "variance": 0.2500000239
              },
              {
                "average": 0,
                "count": 10263624,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.335070049,
                "count": 10263624,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4720149712,
                "variance": 0.2227981331
              },
              {
                "average": -0.2610476964,
                "count": 10263624,
                "maximum": 16.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.585062308,
                "variance": 73.70329484
              },
              {
                "average": 134.2655299,
                "count": 10263624,
                "maximum": 149,
                "minimum": 125,
                "name": "UserData",
                "position": 10,
                "stddev": 2.898874166,
                "variance": 8.403471429
              },
              {
                "average": 10754.99289,
                "count": 10263624,
                "maximum": 10773,
                "minimum": 10751,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.584084487,
                "variance": 6.677492634
              },
              {
                "average": 41146.36687,
                "count": 10263624,
                "maximum": 58624,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 4575.179018,
                "variance": 20932263.05
              },
              {
                "average": 36833.3124,
                "count": 10263624,
                "maximum": 59648,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 4754.159428,
                "variance": 22602031.87
              },
              {
                "average": 30768.29049,
                "count": 10263624,
                "maximum": 60160,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4670.531248,
                "variance": 21813862.14
              },
              {
                "average": 236526.8516,
                "count": 10263624,
                "maximum": 249973.4574,
                "minimum": 233075.0077,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2021.323197,
                "variance": 4085747.465
              },
              {
                "average": 0,
                "count": 10263624,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10263624,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10263624,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10263624,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10263624,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434048.6274,
              4988836.546,
              958.9094049,
              435047.0274,
              4990235.206,
              1123.709405
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434048.62742496544,
                    4988836.546088282,
                    958.9094048617632
                  ],
                  [
                    434048.62742496544,
                    4990235.206088282,
                    958.9094048617632
                  ],
                  [
                    435047.02742496546,
                    4990235.206088282,
                    1123.7094048617632
                  ],
                  [
                    435047.02742496546,
                    4988836.546088282,
                    1123.7094048617632
                  ],
                  [
                    434048.62742496544,
                    4988836.546088282,
                    958.9094048617632
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T23:12:53+00:00",
            "end_time": "2011-09-16T18:31: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": "45117A8208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252868927555,
              45.09991228382762,
              1012.6854229448702
            ],
            [
              -117.91272942258114,
              45.112509005795886,
              1012.6854229448702
            ],
            [
              -117.90003295156997,
              45.112609774931876,
              1125.1654229448702
            ],
            [
              -117.89983500963604,
              45.10001300896107,
              1125.1654229448702
            ],
            [
              -117.91252868927555,
              45.09991228382762,
              1012.6854229448702
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127294,
        45.09991228,
        1012.685423,
        -117.899835,
        45.11260977,
        1125.165423
      ],
      "properties": {
        "datetime": "2011-09-17T19:26:53Z",
        "pc:count": 11585160,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428690.5411,
            "count": 11585160,
            "maximum": 429203.7879,
            "minimum": 428204.9479,
            "name": "X",
            "position": 0,
            "stddev": 271.2149276,
            "variance": 73557.53697
          },
          {
            "average": 4995149.142,
            "count": 11585160,
            "maximum": 4995853.351,
            "minimum": 4994453.811,
            "name": "Y",
            "position": 1,
            "stddev": 397.0356492,
            "variance": 157637.3068
          },
          {
            "average": 1065.942921,
            "count": 11585160,
            "maximum": 1125.165423,
            "minimum": 1012.685423,
            "name": "Z",
            "position": 2,
            "stddev": 27.96568868,
            "variance": 782.0797432
          },
          {
            "average": 107.1557764,
            "count": 11585160,
            "maximum": 241,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.58478257,
            "variance": 423.7332733
          },
          {
            "average": 1.000623384,
            "count": 11585160,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02502204185,
            "variance": 0.0006261025786
          },
          {
            "average": 1.001327819,
            "count": 11585160,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03657352752,
            "variance": 0.001337622915
          },
          {
            "average": 0.5000251183,
            "count": 11585160,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000209,
            "variance": 0.2500000209
          },
          {
            "average": 0,
            "count": 11585160,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.305175759,
            "count": 11585160,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4604818493,
            "variance": 0.2120435336
          },
          {
            "average": -0.3335600394,
            "count": 11585160,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.561701115,
            "variance": 73.30272599
          },
          {
            "average": 136.3474592,
            "count": 11585160,
            "maximum": 143,
            "minimum": 123,
            "name": "UserData",
            "position": 10,
            "stddev": 1.885873046,
            "variance": 3.556517145
          },
          {
            "average": 10683.50271,
            "count": 11585160,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 48.48986931,
            "variance": 2351.267426
          },
          {
            "average": 303412.6337,
            "count": 11585160,
            "maximum": 322813.6301,
            "minimum": 247175.8717,
            "name": "GpsTime",
            "position": 12,
            "stddev": 29898.25072,
            "variance": 893905396.3
          },
          {
            "average": 0,
            "count": 11585160,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11585160,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11585160,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11585160,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11585160,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428204.9479,
          4994453.811,
          1012.685423,
          429203.7879,
          4995853.351,
          1125.165423
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428204.94791312556,
                4994453.810608086,
                1012.6854229448702
              ],
              [
                428204.94791312556,
                4995853.350608085,
                1012.6854229448702
              ],
              [
                429203.78791312553,
                4995853.350608085,
                1125.1654229448702
              ],
              [
                429203.78791312553,
                4994453.810608086,
                1125.1654229448702
              ],
              [
                428204.94791312556,
                4994453.810608086,
                1012.6854229448702
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T19:26:53+00:00",
        "end_time": "2011-09-16T22:26:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127294,
            45.09991228,
            1012.685423,
            -117.899835,
            45.11260977,
            1125.165423
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252868927555,
                  45.09991228382762,
                  1012.6854229448702
                ],
                [
                  -117.91272942258114,
                  45.112509005795886,
                  1012.6854229448702
                ],
                [
                  -117.90003295156997,
                  45.112609774931876,
                  1125.1654229448702
                ],
                [
                  -117.89983500963604,
                  45.10001300896107,
                  1125.1654229448702
                ],
                [
                  -117.91252868927555,
                  45.09991228382762,
                  1012.6854229448702
                ]
              ]
            ]
          },
          "id": "45117A8208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T19:26:53Z",
            "pc:count": 11585160,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428690.5411,
                "count": 11585160,
                "maximum": 429203.7879,
                "minimum": 428204.9479,
                "name": "X",
                "position": 0,
                "stddev": 271.2149276,
                "variance": 73557.53697
              },
              {
                "average": 4995149.142,
                "count": 11585160,
                "maximum": 4995853.351,
                "minimum": 4994453.811,
                "name": "Y",
                "position": 1,
                "stddev": 397.0356492,
                "variance": 157637.3068
              },
              {
                "average": 1065.942921,
                "count": 11585160,
                "maximum": 1125.165423,
                "minimum": 1012.685423,
                "name": "Z",
                "position": 2,
                "stddev": 27.96568868,
                "variance": 782.0797432
              },
              {
                "average": 107.1557764,
                "count": 11585160,
                "maximum": 241,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.58478257,
                "variance": 423.7332733
              },
              {
                "average": 1.000623384,
                "count": 11585160,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02502204185,
                "variance": 0.0006261025786
              },
              {
                "average": 1.001327819,
                "count": 11585160,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03657352752,
                "variance": 0.001337622915
              },
              {
                "average": 0.5000251183,
                "count": 11585160,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000209,
                "variance": 0.2500000209
              },
              {
                "average": 0,
                "count": 11585160,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.305175759,
                "count": 11585160,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4604818493,
                "variance": 0.2120435336
              },
              {
                "average": -0.3335600394,
                "count": 11585160,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.561701115,
                "variance": 73.30272599
              },
              {
                "average": 136.3474592,
                "count": 11585160,
                "maximum": 143,
                "minimum": 123,
                "name": "UserData",
                "position": 10,
                "stddev": 1.885873046,
                "variance": 3.556517145
              },
              {
                "average": 10683.50271,
                "count": 11585160,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 48.48986931,
                "variance": 2351.267426
              },
              {
                "average": 303412.6337,
                "count": 11585160,
                "maximum": 322813.6301,
                "minimum": 247175.8717,
                "name": "GpsTime",
                "position": 12,
                "stddev": 29898.25072,
                "variance": 893905396.3
              },
              {
                "average": 0,
                "count": 11585160,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11585160,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11585160,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11585160,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11585160,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428204.9479,
              4994453.811,
              1012.685423,
              429203.7879,
              4995853.351,
              1125.165423
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428204.94791312556,
                    4994453.810608086,
                    1012.6854229448702
                  ],
                  [
                    428204.94791312556,
                    4995853.350608085,
                    1012.6854229448702
                  ],
                  [
                    429203.78791312553,
                    4995853.350608085,
                    1125.1654229448702
                  ],
                  [
                    429203.78791312553,
                    4994453.810608086,
                    1125.1654229448702
                  ],
                  [
                    428204.94791312556,
                    4994453.810608086,
                    1012.6854229448702
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T19:26:53+00:00",
            "end_time": "2011-09-16T22:26:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117A8314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252424778248,
              45.024907617357,
              1015.839424082734
            ],
            [
              -117.96273550964821,
              45.03750936557674,
              1015.839424082734
            ],
            [
              -117.95002915673072,
              45.03761577931949,
              1043.739424082734
            ],
            [
              -117.94982068211459,
              45.02501398461422,
              1043.739424082734
            ],
            [
              -117.96252424778248,
              45.024907617357,
              1015.839424082734
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627355,
        45.02490762,
        1015.839424,
        -117.9498207,
        45.03761578,
        1043.739424
      ],
      "properties": {
        "datetime": "2011-09-20T02:28:07Z",
        "pc:count": 11390399,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424670.8973,
            "count": 11390399,
            "maximum": 425173.2355,
            "minimum": 424172.2955,
            "name": "X",
            "position": 0,
            "stddev": 284.6003062,
            "variance": 80997.33428
          },
          {
            "average": 4986868.617,
            "count": 11390399,
            "maximum": 4987567.349,
            "minimum": 4986167.249,
            "name": "Y",
            "position": 1,
            "stddev": 399.7095336,
            "variance": 159767.7112
          },
          {
            "average": 1029.163742,
            "count": 11390399,
            "maximum": 1043.739424,
            "minimum": 1015.839424,
            "name": "Z",
            "position": 2,
            "stddev": 4.424370304,
            "variance": 19.57505258
          },
          {
            "average": 234.2621719,
            "count": 11390399,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.78977177,
            "variance": 353.0555231
          },
          {
            "average": 1.000818848,
            "count": 11390399,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03214725679,
            "variance": 0.001033446119
          },
          {
            "average": 1.001672549,
            "count": 11390399,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04867172781,
            "variance": 0.002368937088
          },
          {
            "average": 0.4986237971,
            "count": 11390399,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998128,
            "variance": 0.249998128
          },
          {
            "average": 0,
            "count": 11390399,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.28685536,
            "count": 11390399,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4522934669,
            "variance": 0.2045693802
          },
          {
            "average": 1.199515784,
            "count": 11390399,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.773663336,
            "variance": 60.42984167
          },
          {
            "average": 192.6474397,
            "count": 11390399,
            "maximum": 211,
            "minimum": 182,
            "name": "UserData",
            "position": 10,
            "stddev": 4.341946887,
            "variance": 18.85250277
          },
          {
            "average": 263.6514787,
            "count": 11390399,
            "maximum": 277,
            "minimum": 250,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56809039,
            "variance": 111.6845345
          },
          {
            "average": 28482.113,
            "count": 11390399,
            "maximum": 64512,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 10096.10857,
            "variance": 101931408.2
          },
          {
            "average": 28527.2524,
            "count": 11390399,
            "maximum": 64512,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 7957.522909,
            "variance": 63322170.84
          },
          {
            "average": 22996.35456,
            "count": 11390399,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 6626.379884,
            "variance": 43908910.37
          },
          {
            "average": 519489.3395,
            "count": 11390399,
            "maximum": 520887.4725,
            "minimum": 517708.284,
            "name": "GpsTime",
            "position": 15,
            "stddev": 658.0002562,
            "variance": 432964.3372
          },
          {
            "average": 0,
            "count": 11390399,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11390399,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11390399,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11390399,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11390399,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424172.2955,
          4986167.249,
          1015.839424,
          425173.2355,
          4987567.349,
          1043.739424
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424172.2954745806,
                4986167.248628217,
                1015.839424082734
              ],
              [
                424172.2954745806,
                4987567.348628216,
                1015.839424082734
              ],
              [
                425173.23547458055,
                4987567.348628216,
                1043.739424082734
              ],
              [
                425173.23547458055,
                4986167.248628217,
                1043.739424082734
              ],
              [
                424172.2954745806,
                4986167.248628217,
                1015.839424082734
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:28:07+00:00",
        "end_time": "2011-09-20T01:35:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627355,
            45.02490762,
            1015.839424,
            -117.9498207,
            45.03761578,
            1043.739424
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252424778248,
                  45.024907617357,
                  1015.839424082734
                ],
                [
                  -117.96273550964821,
                  45.03750936557674,
                  1015.839424082734
                ],
                [
                  -117.95002915673072,
                  45.03761577931949,
                  1043.739424082734
                ],
                [
                  -117.94982068211459,
                  45.02501398461422,
                  1043.739424082734
                ],
                [
                  -117.96252424778248,
                  45.024907617357,
                  1015.839424082734
                ]
              ]
            ]
          },
          "id": "45117A8314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:28:07Z",
            "pc:count": 11390399,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424670.8973,
                "count": 11390399,
                "maximum": 425173.2355,
                "minimum": 424172.2955,
                "name": "X",
                "position": 0,
                "stddev": 284.6003062,
                "variance": 80997.33428
              },
              {
                "average": 4986868.617,
                "count": 11390399,
                "maximum": 4987567.349,
                "minimum": 4986167.249,
                "name": "Y",
                "position": 1,
                "stddev": 399.7095336,
                "variance": 159767.7112
              },
              {
                "average": 1029.163742,
                "count": 11390399,
                "maximum": 1043.739424,
                "minimum": 1015.839424,
                "name": "Z",
                "position": 2,
                "stddev": 4.424370304,
                "variance": 19.57505258
              },
              {
                "average": 234.2621719,
                "count": 11390399,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.78977177,
                "variance": 353.0555231
              },
              {
                "average": 1.000818848,
                "count": 11390399,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03214725679,
                "variance": 0.001033446119
              },
              {
                "average": 1.001672549,
                "count": 11390399,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04867172781,
                "variance": 0.002368937088
              },
              {
                "average": 0.4986237971,
                "count": 11390399,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998128,
                "variance": 0.249998128
              },
              {
                "average": 0,
                "count": 11390399,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.28685536,
                "count": 11390399,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4522934669,
                "variance": 0.2045693802
              },
              {
                "average": 1.199515784,
                "count": 11390399,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.773663336,
                "variance": 60.42984167
              },
              {
                "average": 192.6474397,
                "count": 11390399,
                "maximum": 211,
                "minimum": 182,
                "name": "UserData",
                "position": 10,
                "stddev": 4.341946887,
                "variance": 18.85250277
              },
              {
                "average": 263.6514787,
                "count": 11390399,
                "maximum": 277,
                "minimum": 250,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56809039,
                "variance": 111.6845345
              },
              {
                "average": 28482.113,
                "count": 11390399,
                "maximum": 64512,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 10096.10857,
                "variance": 101931408.2
              },
              {
                "average": 28527.2524,
                "count": 11390399,
                "maximum": 64512,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 7957.522909,
                "variance": 63322170.84
              },
              {
                "average": 22996.35456,
                "count": 11390399,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 6626.379884,
                "variance": 43908910.37
              },
              {
                "average": 519489.3395,
                "count": 11390399,
                "maximum": 520887.4725,
                "minimum": 517708.284,
                "name": "GpsTime",
                "position": 15,
                "stddev": 658.0002562,
                "variance": 432964.3372
              },
              {
                "average": 0,
                "count": 11390399,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11390399,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11390399,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11390399,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11390399,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424172.2955,
              4986167.249,
              1015.839424,
              425173.2355,
              4987567.349,
              1043.739424
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424172.2954745806,
                    4986167.248628217,
                    1015.839424082734
                  ],
                  [
                    424172.2954745806,
                    4987567.348628216,
                    1015.839424082734
                  ],
                  [
                    425173.23547458055,
                    4987567.348628216,
                    1043.739424082734
                  ],
                  [
                    425173.23547458055,
                    4986167.248628217,
                    1043.739424082734
                  ],
                  [
                    424172.2954745806,
                    4986167.248628217,
                    1015.839424082734
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:28:07+00:00",
            "end_time": "2011-09-20T01:35: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": "44118H1313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.10002663545524,
              44.91096138374492,
              1510.5956616031797
            ],
            [
              -118.10005620061543,
              44.91251107359022,
              1510.5956616031797
            ],
            [
              -118.0971523246491,
              44.91253901064712,
              1581.9556616031798
            ],
            [
              -118.09712283749558,
              44.91098931930076,
              1581.9556616031798
            ],
            [
              -118.10002663545524,
              44.91096138374492,
              1510.5956616031797
            ]
          ]
        ]
      },
      "bbox": [
        -118.1000562,
        44.91096138,
        1510.595662,
        -118.0971228,
        44.91253901,
        1581.955662
      ],
      "properties": {
        "datetime": "2011-09-15T18:24:12Z",
        "pc:count": 277219,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 413240.8762,
            "count": 277219,
            "maximum": 413397.1939,
            "minimum": 413167.9339,
            "name": "X",
            "position": 0,
            "stddev": 52.78193873,
            "variance": 2785.933056
          },
          {
            "average": 4973759.157,
            "count": 277219,
            "maximum": 4973819.457,
            "minimum": 4973647.277,
            "name": "Y",
            "position": 1,
            "stddev": 40.21977867,
            "variance": 1617.630596
          },
          {
            "average": 1534.003144,
            "count": 277219,
            "maximum": 1581.955662,
            "minimum": 1510.595662,
            "name": "Z",
            "position": 2,
            "stddev": 14.2271322,
            "variance": 202.4112905
          },
          {
            "average": 73.06983288,
            "count": 277219,
            "maximum": 238,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.02898557,
            "variance": 2502.899397
          },
          {
            "average": 1.127660802,
            "count": 277219,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.353409675,
            "variance": 0.1248983984
          },
          {
            "average": 1.264184634,
            "count": 277219,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4897086381,
            "variance": 0.2398145502
          },
          {
            "average": 0.5005464993,
            "count": 277219,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000006032,
            "variance": 0.2500006032
          },
          {
            "average": 0,
            "count": 277219,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.063826794,
            "count": 277219,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2444445743,
            "variance": 0.05975314989
          },
          {
            "average": 0.4100773335,
            "count": 277219,
            "maximum": 16.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.516629431,
            "variance": 90.56623572
          },
          {
            "average": 139.0159405,
            "count": 277219,
            "maximum": 155,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 11.32474816,
            "variance": 128.2499209
          },
          {
            "average": 14754.58141,
            "count": 277219,
            "maximum": 20154,
            "minimum": 9551,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5294.810724,
            "variance": 28035020.6
          },
          {
            "average": 16054.93049,
            "count": 277219,
            "maximum": 51456,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 7083.762473,
            "variance": 50179690.77
          },
          {
            "average": 18941.64149,
            "count": 277219,
            "maximum": 51456,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 7824.741022,
            "variance": 61226572.06
          },
          {
            "average": 18009.03978,
            "count": 277219,
            "maximum": 50176,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 7051.50846,
            "variance": 49723771.56
          },
          {
            "average": 143089.61,
            "count": 277219,
            "maximum": 146252.1132,
            "minimum": 141864.6815,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1331.193923,
            "variance": 1772077.262
          },
          {
            "average": 0,
            "count": 277219,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 277219,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 277219,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 277219,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 277219,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          413167.9339,
          4973647.277,
          1510.595662,
          413397.1939,
          4973819.457,
          1581.955662
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                413167.93391101493,
                4973647.2770765005,
                1510.5956616031797
              ],
              [
                413167.93391101493,
                4973819.4570765,
                1510.5956616031797
              ],
              [
                413397.19391101494,
                4973819.4570765,
                1581.9556616031798
              ],
              [
                413397.19391101494,
                4973647.2770765005,
                1581.9556616031798
              ],
              [
                413167.93391101493,
                4973647.2770765005,
                1510.5956616031797
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:24:12+00:00",
        "end_time": "2011-09-15T17:11:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1000562,
            44.91096138,
            1510.595662,
            -118.0971228,
            44.91253901,
            1581.955662
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.10002663545524,
                  44.91096138374492,
                  1510.5956616031797
                ],
                [
                  -118.10005620061543,
                  44.91251107359022,
                  1510.5956616031797
                ],
                [
                  -118.0971523246491,
                  44.91253901064712,
                  1581.9556616031798
                ],
                [
                  -118.09712283749558,
                  44.91098931930076,
                  1581.9556616031798
                ],
                [
                  -118.10002663545524,
                  44.91096138374492,
                  1510.5956616031797
                ]
              ]
            ]
          },
          "id": "44118H1313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:24:12Z",
            "pc:count": 277219,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 413240.8762,
                "count": 277219,
                "maximum": 413397.1939,
                "minimum": 413167.9339,
                "name": "X",
                "position": 0,
                "stddev": 52.78193873,
                "variance": 2785.933056
              },
              {
                "average": 4973759.157,
                "count": 277219,
                "maximum": 4973819.457,
                "minimum": 4973647.277,
                "name": "Y",
                "position": 1,
                "stddev": 40.21977867,
                "variance": 1617.630596
              },
              {
                "average": 1534.003144,
                "count": 277219,
                "maximum": 1581.955662,
                "minimum": 1510.595662,
                "name": "Z",
                "position": 2,
                "stddev": 14.2271322,
                "variance": 202.4112905
              },
              {
                "average": 73.06983288,
                "count": 277219,
                "maximum": 238,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.02898557,
                "variance": 2502.899397
              },
              {
                "average": 1.127660802,
                "count": 277219,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.353409675,
                "variance": 0.1248983984
              },
              {
                "average": 1.264184634,
                "count": 277219,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4897086381,
                "variance": 0.2398145502
              },
              {
                "average": 0.5005464993,
                "count": 277219,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000006032,
                "variance": 0.2500006032
              },
              {
                "average": 0,
                "count": 277219,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.063826794,
                "count": 277219,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2444445743,
                "variance": 0.05975314989
              },
              {
                "average": 0.4100773335,
                "count": 277219,
                "maximum": 16.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.516629431,
                "variance": 90.56623572
              },
              {
                "average": 139.0159405,
                "count": 277219,
                "maximum": 155,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 11.32474816,
                "variance": 128.2499209
              },
              {
                "average": 14754.58141,
                "count": 277219,
                "maximum": 20154,
                "minimum": 9551,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5294.810724,
                "variance": 28035020.6
              },
              {
                "average": 16054.93049,
                "count": 277219,
                "maximum": 51456,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 7083.762473,
                "variance": 50179690.77
              },
              {
                "average": 18941.64149,
                "count": 277219,
                "maximum": 51456,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 7824.741022,
                "variance": 61226572.06
              },
              {
                "average": 18009.03978,
                "count": 277219,
                "maximum": 50176,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 7051.50846,
                "variance": 49723771.56
              },
              {
                "average": 143089.61,
                "count": 277219,
                "maximum": 146252.1132,
                "minimum": 141864.6815,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1331.193923,
                "variance": 1772077.262
              },
              {
                "average": 0,
                "count": 277219,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 277219,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 277219,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 277219,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 277219,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              413167.9339,
              4973647.277,
              1510.595662,
              413397.1939,
              4973819.457,
              1581.955662
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    413167.93391101493,
                    4973647.2770765005,
                    1510.5956616031797
                  ],
                  [
                    413167.93391101493,
                    4973819.4570765,
                    1510.5956616031797
                  ],
                  [
                    413397.19391101494,
                    4973819.4570765,
                    1581.9556616031798
                  ],
                  [
                    413397.19391101494,
                    4973647.2770765005,
                    1581.9556616031798
                  ],
                  [
                    413167.93391101493,
                    4973647.2770765005,
                    1510.5956616031797
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:24:12+00:00",
            "end_time": "2011-09-15T17:11: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": "45117B7115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502462508805,
              45.21242246329774,
              926.7212221078598
            ],
            [
              -117.82515898512713,
              45.221712573522396,
              926.7212221078598
            ],
            [
              -117.81262337319592,
              45.22180245763035,
              1076.90122210786
            ],
            [
              -117.8124910537757,
              45.21251231845685,
              1076.90122210786
            ],
            [
              -117.82502462508805,
              45.21242246329774,
              926.7212221078598
            ]
          ]
        ]
      },
      "bbox": [
        -117.825159,
        45.21242246,
        926.7212221,
        -117.8124911,
        45.22180246,
        1076.901222
      ],
      "properties": {
        "datetime": "2011-09-15T21:46:51Z",
        "pc:count": 4376620,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435627.196,
            "count": 4376620,
            "maximum": 436201.5045,
            "minimum": 435217.2245,
            "name": "X",
            "position": 0,
            "stddev": 267.434966,
            "variance": 71521.46102
          },
          {
            "average": 5007244.548,
            "count": 4376620,
            "maximum": 5007910.812,
            "minimum": 5006878.652,
            "name": "Y",
            "position": 1,
            "stddev": 239.198121,
            "variance": 57215.74109
          },
          {
            "average": 1016.685139,
            "count": 4376620,
            "maximum": 1076.901222,
            "minimum": 926.7212221,
            "name": "Z",
            "position": 2,
            "stddev": 32.79230002,
            "variance": 1075.334941
          },
          {
            "average": 108.4280362,
            "count": 4376620,
            "maximum": 248,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.83034801,
            "variance": 354.5820062
          },
          {
            "average": 1.000006398,
            "count": 4376620,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002529346078,
            "variance": 6.397591581e-06
          },
          {
            "average": 1.000014166,
            "count": 4376620,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003763772787,
            "variance": 1.416598559e-05
          },
          {
            "average": 0.500052552,
            "count": 4376620,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000544,
            "variance": 0.2500000544
          },
          {
            "average": 0,
            "count": 4376620,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.310736824,
            "count": 4376620,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4627953103,
            "variance": 0.2141794993
          },
          {
            "average": 0.4879416811,
            "count": 4376620,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.425143424,
            "variance": 70.98304171
          },
          {
            "average": 141.2797387,
            "count": 4376620,
            "maximum": 155,
            "minimum": 133,
            "name": "UserData",
            "position": 10,
            "stddev": 3.244627275,
            "variance": 10.52760615
          },
          {
            "average": 10716.85931,
            "count": 4376620,
            "maximum": 10720,
            "minimum": 10714,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.389079864,
            "variance": 1.929542868
          },
          {
            "average": 37589.2113,
            "count": 4376620,
            "maximum": 55552,
            "minimum": 11776,
            "name": "Red",
            "position": 12,
            "stddev": 3950.931211,
            "variance": 15609857.43
          },
          {
            "average": 33167.38075,
            "count": 4376620,
            "maximum": 53504,
            "minimum": 8704,
            "name": "Green",
            "position": 13,
            "stddev": 3411.123848,
            "variance": 11635765.91
          },
          {
            "average": 26742.54402,
            "count": 4376620,
            "maximum": 48640,
            "minimum": 4352,
            "name": "Blue",
            "position": 14,
            "stddev": 2804.46824,
            "variance": 7865042.107
          },
          {
            "average": 157195.0766,
            "count": 4376620,
            "maximum": 158411.5649,
            "minimum": 155909.7526,
            "name": "GpsTime",
            "position": 15,
            "stddev": 595.202905,
            "variance": 354266.4981
          },
          {
            "average": 0,
            "count": 4376620,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4376620,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4376620,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4376620,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4376620,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435217.2245,
          5006878.652,
          926.7212221,
          436201.5045,
          5007910.812,
          1076.901222
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435217.2245446396,
                5006878.652161018,
                926.7212221078598
              ],
              [
                435217.2245446396,
                5007910.812161018,
                926.7212221078598
              ],
              [
                436201.5045446396,
                5007910.812161018,
                1076.90122210786
              ],
              [
                436201.5045446396,
                5006878.652161018,
                1076.90122210786
              ],
              [
                435217.2245446396,
                5006878.652161018,
                926.7212221078598
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T21:46:51+00:00",
        "end_time": "2011-09-15T21:05:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.825159,
            45.21242246,
            926.7212221,
            -117.8124911,
            45.22180246,
            1076.901222
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502462508805,
                  45.21242246329774,
                  926.7212221078598
                ],
                [
                  -117.82515898512713,
                  45.221712573522396,
                  926.7212221078598
                ],
                [
                  -117.81262337319592,
                  45.22180245763035,
                  1076.90122210786
                ],
                [
                  -117.8124910537757,
                  45.21251231845685,
                  1076.90122210786
                ],
                [
                  -117.82502462508805,
                  45.21242246329774,
                  926.7212221078598
                ]
              ]
            ]
          },
          "id": "45117B7115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T21:46:51Z",
            "pc:count": 4376620,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435627.196,
                "count": 4376620,
                "maximum": 436201.5045,
                "minimum": 435217.2245,
                "name": "X",
                "position": 0,
                "stddev": 267.434966,
                "variance": 71521.46102
              },
              {
                "average": 5007244.548,
                "count": 4376620,
                "maximum": 5007910.812,
                "minimum": 5006878.652,
                "name": "Y",
                "position": 1,
                "stddev": 239.198121,
                "variance": 57215.74109
              },
              {
                "average": 1016.685139,
                "count": 4376620,
                "maximum": 1076.901222,
                "minimum": 926.7212221,
                "name": "Z",
                "position": 2,
                "stddev": 32.79230002,
                "variance": 1075.334941
              },
              {
                "average": 108.4280362,
                "count": 4376620,
                "maximum": 248,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.83034801,
                "variance": 354.5820062
              },
              {
                "average": 1.000006398,
                "count": 4376620,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002529346078,
                "variance": 6.397591581e-06
              },
              {
                "average": 1.000014166,
                "count": 4376620,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003763772787,
                "variance": 1.416598559e-05
              },
              {
                "average": 0.500052552,
                "count": 4376620,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000544,
                "variance": 0.2500000544
              },
              {
                "average": 0,
                "count": 4376620,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.310736824,
                "count": 4376620,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4627953103,
                "variance": 0.2141794993
              },
              {
                "average": 0.4879416811,
                "count": 4376620,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.425143424,
                "variance": 70.98304171
              },
              {
                "average": 141.2797387,
                "count": 4376620,
                "maximum": 155,
                "minimum": 133,
                "name": "UserData",
                "position": 10,
                "stddev": 3.244627275,
                "variance": 10.52760615
              },
              {
                "average": 10716.85931,
                "count": 4376620,
                "maximum": 10720,
                "minimum": 10714,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.389079864,
                "variance": 1.929542868
              },
              {
                "average": 37589.2113,
                "count": 4376620,
                "maximum": 55552,
                "minimum": 11776,
                "name": "Red",
                "position": 12,
                "stddev": 3950.931211,
                "variance": 15609857.43
              },
              {
                "average": 33167.38075,
                "count": 4376620,
                "maximum": 53504,
                "minimum": 8704,
                "name": "Green",
                "position": 13,
                "stddev": 3411.123848,
                "variance": 11635765.91
              },
              {
                "average": 26742.54402,
                "count": 4376620,
                "maximum": 48640,
                "minimum": 4352,
                "name": "Blue",
                "position": 14,
                "stddev": 2804.46824,
                "variance": 7865042.107
              },
              {
                "average": 157195.0766,
                "count": 4376620,
                "maximum": 158411.5649,
                "minimum": 155909.7526,
                "name": "GpsTime",
                "position": 15,
                "stddev": 595.202905,
                "variance": 354266.4981
              },
              {
                "average": 0,
                "count": 4376620,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4376620,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4376620,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4376620,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4376620,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435217.2245,
              5006878.652,
              926.7212221,
              436201.5045,
              5007910.812,
              1076.901222
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435217.2245446396,
                    5006878.652161018,
                    926.7212221078598
                  ],
                  [
                    435217.2245446396,
                    5007910.812161018,
                    926.7212221078598
                  ],
                  [
                    436201.5045446396,
                    5007910.812161018,
                    1076.90122210786
                  ],
                  [
                    436201.5045446396,
                    5006878.652161018,
                    1076.90122210786
                  ],
                  [
                    435217.2245446396,
                    5006878.652161018,
                    926.7212221078598
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T21:46:51+00:00",
            "end_time": "2011-09-15T21:05:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117B7410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.76252531244616,
              45.16242940444321,
              1110.7007694864546
            ],
            [
              -117.76269320524464,
              45.17501062946039,
              1110.7007694864546
            ],
            [
              -117.75002920145513,
              45.17509450085164,
              1296.5807694864548
            ],
            [
              -117.74986409576933,
              45.162513239255176,
              1296.5807694864548
            ],
            [
              -117.76252531244616,
              45.16242940444321,
              1110.7007694864546
            ]
          ]
        ]
      },
      "bbox": [
        -117.7626932,
        45.1624294,
        1110.700769,
        -117.7498641,
        45.1750945,
        1296.580769
      ],
      "properties": {
        "datetime": "2011-09-15T20:17:27Z",
        "pc:count": 10910256,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440570.4755,
            "count": 10910256,
            "maximum": 441067.61,
            "minimum": 440072.45,
            "name": "X",
            "position": 0,
            "stddev": 284.1981089,
            "variance": 80768.56512
          },
          {
            "average": 5001983.23,
            "count": 10910256,
            "maximum": 5002674.399,
            "minimum": 5001276.619,
            "name": "Y",
            "position": 1,
            "stddev": 403.5020624,
            "variance": 162813.9143
          },
          {
            "average": 1235.14509,
            "count": 10910256,
            "maximum": 1296.580769,
            "minimum": 1110.700769,
            "name": "Z",
            "position": 2,
            "stddev": 30.46324244,
            "variance": 928.0091401
          },
          {
            "average": 109.1210606,
            "count": 10910256,
            "maximum": 225,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.479753,
            "variance": 701.1773189
          },
          {
            "average": 1.015562971,
            "count": 10910256,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.128484525,
            "variance": 0.01650827316
          },
          {
            "average": 1.034253825,
            "count": 10910256,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1934777912,
            "variance": 0.03743365568
          },
          {
            "average": 0.4999936757,
            "count": 10910256,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000229,
            "variance": 0.2500000229
          },
          {
            "average": 0,
            "count": 10910256,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.355195057,
            "count": 10910256,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4785724077,
            "variance": 0.2290315494
          },
          {
            "average": -0.4348222169,
            "count": 10910256,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.5300163,
            "variance": 72.76117808
          },
          {
            "average": 127.5003703,
            "count": 10910256,
            "maximum": 138,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 1.904321771,
            "variance": 3.626441408
          },
          {
            "average": 10701.86156,
            "count": 10910256,
            "maximum": 10706,
            "minimum": 10698,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.683732615,
            "variance": 2.834955519
          },
          {
            "average": 33757.27708,
            "count": 10910256,
            "maximum": 55808,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 7876.794216,
            "variance": 62043887.12
          },
          {
            "average": 31767.54326,
            "count": 10910256,
            "maximum": 52992,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 6383.971258,
            "variance": 40755089.02
          },
          {
            "average": 25183.62077,
            "count": 10910256,
            "maximum": 50176,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5332.331264,
            "variance": 28433756.7
          },
          {
            "average": 151674.889,
            "count": 10910256,
            "maximum": 153047.4151,
            "minimum": 150379.7326,
            "name": "GpsTime",
            "position": 15,
            "stddev": 549.0518959,
            "variance": 301457.9844
          },
          {
            "average": 0,
            "count": 10910256,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10910256,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10910256,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10910256,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10910256,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          440072.45,
          5001276.619,
          1110.700769,
          441067.61,
          5002674.399,
          1296.580769
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                440072.4499700563,
                5001276.619307133,
                1110.7007694864546
              ],
              [
                440072.4499700563,
                5002674.399307133,
                1110.7007694864546
              ],
              [
                441067.60997005634,
                5002674.399307133,
                1296.5807694864548
              ],
              [
                441067.60997005634,
                5001276.619307133,
                1296.5807694864548
              ],
              [
                440072.4499700563,
                5001276.619307133,
                1110.7007694864546
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:17:27+00:00",
        "end_time": "2011-09-15T19:32:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7626932,
            45.1624294,
            1110.700769,
            -117.7498641,
            45.1750945,
            1296.580769
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.76252531244616,
                  45.16242940444321,
                  1110.7007694864546
                ],
                [
                  -117.76269320524464,
                  45.17501062946039,
                  1110.7007694864546
                ],
                [
                  -117.75002920145513,
                  45.17509450085164,
                  1296.5807694864548
                ],
                [
                  -117.74986409576933,
                  45.162513239255176,
                  1296.5807694864548
                ],
                [
                  -117.76252531244616,
                  45.16242940444321,
                  1110.7007694864546
                ]
              ]
            ]
          },
          "id": "45117B7410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:17:27Z",
            "pc:count": 10910256,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 440570.4755,
                "count": 10910256,
                "maximum": 441067.61,
                "minimum": 440072.45,
                "name": "X",
                "position": 0,
                "stddev": 284.1981089,
                "variance": 80768.56512
              },
              {
                "average": 5001983.23,
                "count": 10910256,
                "maximum": 5002674.399,
                "minimum": 5001276.619,
                "name": "Y",
                "position": 1,
                "stddev": 403.5020624,
                "variance": 162813.9143
              },
              {
                "average": 1235.14509,
                "count": 10910256,
                "maximum": 1296.580769,
                "minimum": 1110.700769,
                "name": "Z",
                "position": 2,
                "stddev": 30.46324244,
                "variance": 928.0091401
              },
              {
                "average": 109.1210606,
                "count": 10910256,
                "maximum": 225,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.479753,
                "variance": 701.1773189
              },
              {
                "average": 1.015562971,
                "count": 10910256,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.128484525,
                "variance": 0.01650827316
              },
              {
                "average": 1.034253825,
                "count": 10910256,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1934777912,
                "variance": 0.03743365568
              },
              {
                "average": 0.4999936757,
                "count": 10910256,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000229,
                "variance": 0.2500000229
              },
              {
                "average": 0,
                "count": 10910256,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.355195057,
                "count": 10910256,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4785724077,
                "variance": 0.2290315494
              },
              {
                "average": -0.4348222169,
                "count": 10910256,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.5300163,
                "variance": 72.76117808
              },
              {
                "average": 127.5003703,
                "count": 10910256,
                "maximum": 138,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 1.904321771,
                "variance": 3.626441408
              },
              {
                "average": 10701.86156,
                "count": 10910256,
                "maximum": 10706,
                "minimum": 10698,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.683732615,
                "variance": 2.834955519
              },
              {
                "average": 33757.27708,
                "count": 10910256,
                "maximum": 55808,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 7876.794216,
                "variance": 62043887.12
              },
              {
                "average": 31767.54326,
                "count": 10910256,
                "maximum": 52992,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 6383.971258,
                "variance": 40755089.02
              },
              {
                "average": 25183.62077,
                "count": 10910256,
                "maximum": 50176,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5332.331264,
                "variance": 28433756.7
              },
              {
                "average": 151674.889,
                "count": 10910256,
                "maximum": 153047.4151,
                "minimum": 150379.7326,
                "name": "GpsTime",
                "position": 15,
                "stddev": 549.0518959,
                "variance": 301457.9844
              },
              {
                "average": 0,
                "count": 10910256,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10910256,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10910256,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10910256,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10910256,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              440072.45,
              5001276.619,
              1110.700769,
              441067.61,
              5002674.399,
              1296.580769
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    440072.4499700563,
                    5001276.619307133,
                    1110.7007694864546
                  ],
                  [
                    440072.4499700563,
                    5002674.399307133,
                    1110.7007694864546
                  ],
                  [
                    441067.60997005634,
                    5002674.399307133,
                    1296.5807694864548
                  ],
                  [
                    441067.60997005634,
                    5001276.619307133,
                    1296.5807694864548
                  ],
                  [
                    440072.4499700563,
                    5001276.619307133,
                    1110.7007694864546
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:17:27+00:00",
            "end_time": "2011-09-15T19:32: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": "45117A8420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752505395837,
              45.01241595775308,
              979.7236826356623
            ],
            [
              -117.88771965134494,
              45.02501025980789,
              979.7236826356623
            ],
            [
              -117.87502848930797,
              45.02510820909915,
              1038.7636826356622
            ],
            [
              -117.87483667309253,
              45.012513864281644,
              1038.7636826356622
            ],
            [
              -117.88752505395837,
              45.01241595775308,
              979.7236826356623
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877197,
        45.01241596,
        979.7236826,
        -117.8748367,
        45.02510821,
        1038.763683
      ],
      "properties": {
        "datetime": "2011-09-19T22:50:05Z",
        "pc:count": 10789570,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430568.5695,
            "count": 10789570,
            "maximum": 431065.5521,
            "minimum": 430065.6121,
            "name": "X",
            "position": 0,
            "stddev": 284.6686202,
            "variance": 81036.22334
          },
          {
            "average": 4985415.386,
            "count": 10789570,
            "maximum": 4986111.332,
            "minimum": 4984712.092,
            "name": "Y",
            "position": 1,
            "stddev": 398.7019918,
            "variance": 158963.2783
          },
          {
            "average": 988.1563512,
            "count": 10789570,
            "maximum": 1038.763683,
            "minimum": 979.7236826,
            "name": "Z",
            "position": 2,
            "stddev": 10.32609857,
            "variance": 106.6283118
          },
          {
            "average": 222.8178663,
            "count": 10789570,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.48945281,
            "variance": 1189.522355
          },
          {
            "average": 1.001543064,
            "count": 10789570,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04227988299,
            "variance": 0.001787588505
          },
          {
            "average": 1.00308548,
            "count": 10789570,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06177624586,
            "variance": 0.003816304552
          },
          {
            "average": 0.4992099778,
            "count": 10789570,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999399,
            "variance": 0.249999399
          },
          {
            "average": 0,
            "count": 10789570,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.246900386,
            "count": 10789570,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4312083055,
            "variance": 0.1859406027
          },
          {
            "average": 0.7587217763,
            "count": 10789570,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.796943109,
            "variance": 60.79232184
          },
          {
            "average": 198.8231993,
            "count": 10789570,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 4.423387369,
            "variance": 19.56635582
          },
          {
            "average": 124.0938976,
            "count": 10789570,
            "maximum": 144,
            "minimum": 106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.6418563,
            "variance": 244.6676686
          },
          {
            "average": 27754.24172,
            "count": 10789570,
            "maximum": 57856,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 9749.815147,
            "variance": 95058895.4
          },
          {
            "average": 27531.3147,
            "count": 10789570,
            "maximum": 57856,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 7868.920104,
            "variance": 61919903.61
          },
          {
            "average": 22959.12204,
            "count": 10789570,
            "maximum": 55808,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 6771.104742,
            "variance": 45847859.43
          },
          {
            "average": 506064.0301,
            "count": 10789570,
            "maximum": 507805.4778,
            "minimum": 505326.8747,
            "name": "GpsTime",
            "position": 15,
            "stddev": 635.3571418,
            "variance": 403678.6977
          },
          {
            "average": 0,
            "count": 10789570,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10789570,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10789570,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10789570,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10789570,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430065.6121,
          4984712.092,
          979.7236826,
          431065.5521,
          4986111.332,
          1038.763683
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430065.6120557346,
                4984712.091983789,
                979.7236826356623
              ],
              [
                430065.6120557346,
                4986111.331983789,
                979.7236826356623
              ],
              [
                431065.55205573456,
                4986111.331983789,
                1038.7636826356622
              ],
              [
                431065.55205573456,
                4984712.091983789,
                1038.7636826356622
              ],
              [
                430065.6120557346,
                4984712.091983789,
                979.7236826356623
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T22:50:05+00:00",
        "end_time": "2011-09-19T22:08:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877197,
            45.01241596,
            979.7236826,
            -117.8748367,
            45.02510821,
            1038.763683
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752505395837,
                  45.01241595775308,
                  979.7236826356623
                ],
                [
                  -117.88771965134494,
                  45.02501025980789,
                  979.7236826356623
                ],
                [
                  -117.87502848930797,
                  45.02510820909915,
                  1038.7636826356622
                ],
                [
                  -117.87483667309253,
                  45.012513864281644,
                  1038.7636826356622
                ],
                [
                  -117.88752505395837,
                  45.01241595775308,
                  979.7236826356623
                ]
              ]
            ]
          },
          "id": "45117A8420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:50:05Z",
            "pc:count": 10789570,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430568.5695,
                "count": 10789570,
                "maximum": 431065.5521,
                "minimum": 430065.6121,
                "name": "X",
                "position": 0,
                "stddev": 284.6686202,
                "variance": 81036.22334
              },
              {
                "average": 4985415.386,
                "count": 10789570,
                "maximum": 4986111.332,
                "minimum": 4984712.092,
                "name": "Y",
                "position": 1,
                "stddev": 398.7019918,
                "variance": 158963.2783
              },
              {
                "average": 988.1563512,
                "count": 10789570,
                "maximum": 1038.763683,
                "minimum": 979.7236826,
                "name": "Z",
                "position": 2,
                "stddev": 10.32609857,
                "variance": 106.6283118
              },
              {
                "average": 222.8178663,
                "count": 10789570,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.48945281,
                "variance": 1189.522355
              },
              {
                "average": 1.001543064,
                "count": 10789570,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04227988299,
                "variance": 0.001787588505
              },
              {
                "average": 1.00308548,
                "count": 10789570,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06177624586,
                "variance": 0.003816304552
              },
              {
                "average": 0.4992099778,
                "count": 10789570,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999399,
                "variance": 0.249999399
              },
              {
                "average": 0,
                "count": 10789570,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.246900386,
                "count": 10789570,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4312083055,
                "variance": 0.1859406027
              },
              {
                "average": 0.7587217763,
                "count": 10789570,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.796943109,
                "variance": 60.79232184
              },
              {
                "average": 198.8231993,
                "count": 10789570,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 4.423387369,
                "variance": 19.56635582
              },
              {
                "average": 124.0938976,
                "count": 10789570,
                "maximum": 144,
                "minimum": 106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.6418563,
                "variance": 244.6676686
              },
              {
                "average": 27754.24172,
                "count": 10789570,
                "maximum": 57856,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 9749.815147,
                "variance": 95058895.4
              },
              {
                "average": 27531.3147,
                "count": 10789570,
                "maximum": 57856,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 7868.920104,
                "variance": 61919903.61
              },
              {
                "average": 22959.12204,
                "count": 10789570,
                "maximum": 55808,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 6771.104742,
                "variance": 45847859.43
              },
              {
                "average": 506064.0301,
                "count": 10789570,
                "maximum": 507805.4778,
                "minimum": 505326.8747,
                "name": "GpsTime",
                "position": 15,
                "stddev": 635.3571418,
                "variance": 403678.6977
              },
              {
                "average": 0,
                "count": 10789570,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10789570,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10789570,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10789570,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10789570,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430065.6121,
              4984712.092,
              979.7236826,
              431065.5521,
              4986111.332,
              1038.763683
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430065.6120557346,
                    4984712.091983789,
                    979.7236826356623
                  ],
                  [
                    430065.6120557346,
                    4986111.331983789,
                    979.7236826356623
                  ],
                  [
                    431065.55205573456,
                    4986111.331983789,
                    1038.7636826356622
                  ],
                  [
                    431065.55205573456,
                    4984712.091983789,
                    1038.7636826356622
                  ],
                  [
                    430065.6120557346,
                    4984712.091983789,
                    979.7236826356623
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T22:50:05+00:00",
            "end_time": "2011-09-19T22: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": "45117A7305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502481238282,
              45.04992297103701,
              1092.877144075188
            ],
            [
              -117.82520584002921,
              45.0625101950382,
              1092.877144075188
            ],
            [
              -117.81252878520098,
              45.06260109477991,
              1304.377144075188
            ],
            [
              -117.81235053781127,
              45.05001383111585,
              1304.377144075188
            ],
            [
              -117.82502481238282,
              45.04992297103701,
              1092.877144075188
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252058,
        45.04992297,
        1092.877144,
        -117.8123505,
        45.06260109,
        1304.377144
      ],
      "properties": {
        "datetime": "2011-09-16T19:20:21Z",
        "pc:count": 10861239,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435536.893,
            "count": 10861239,
            "maximum": 436031.133,
            "minimum": 435032.973,
            "name": "X",
            "position": 0,
            "stddev": 283.2444285,
            "variance": 80227.4063
          },
          {
            "average": 4989490.061,
            "count": 10861239,
            "maximum": 4990225.049,
            "minimum": 4988826.609,
            "name": "Y",
            "position": 1,
            "stddev": 402.9997494,
            "variance": 162408.7981
          },
          {
            "average": 1141.305833,
            "count": 10861239,
            "maximum": 1304.377144,
            "minimum": 1092.877144,
            "name": "Z",
            "position": 2,
            "stddev": 31.64759044,
            "variance": 1001.569981
          },
          {
            "average": 111.2324632,
            "count": 10861239,
            "maximum": 251,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.45171049,
            "variance": 418.272462
          },
          {
            "average": 1.000342502,
            "count": 10861239,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01855334189,
            "variance": 0.0003442264953
          },
          {
            "average": 1.000686202,
            "count": 10861239,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02629873273,
            "variance": 0.0006916233434
          },
          {
            "average": 0.4999810795,
            "count": 10861239,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000227,
            "variance": 0.2500000227
          },
          {
            "average": 0,
            "count": 10861239,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.305187281,
            "count": 10861239,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4604867252,
            "variance": 0.2120480241
          },
          {
            "average": -0.1152751681,
            "count": 10861239,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.57321221,
            "variance": 73.49996761
          },
          {
            "average": 132.2941467,
            "count": 10861239,
            "maximum": 144,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 3.199811012,
            "variance": 10.23879051
          },
          {
            "average": 10749.42175,
            "count": 10861239,
            "maximum": 10754,
            "minimum": 10745,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.120610448,
            "variance": 4.496988673
          },
          {
            "average": 37450.15754,
            "count": 10861239,
            "maximum": 61696,
            "minimum": 10496,
            "name": "Red",
            "position": 12,
            "stddev": 3607.899352,
            "variance": 13016937.74
          },
          {
            "average": 33433.49058,
            "count": 10861239,
            "maximum": 62720,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 3373.834083,
            "variance": 11382756.42
          },
          {
            "average": 28226.68923,
            "count": 10861239,
            "maximum": 64768,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 3229.615775,
            "variance": 10430418.05
          },
          {
            "average": 232531.8276,
            "count": 10861239,
            "maximum": 236021.7507,
            "minimum": 229815.7432,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1314.521594,
            "variance": 1727967.021
          },
          {
            "average": 0,
            "count": 10861239,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10861239,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10861239,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10861239,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10861239,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435032.973,
          4988826.609,
          1092.877144,
          436031.133,
          4990225.049,
          1304.377144
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435032.97296953027,
                4988826.609081821,
                1092.877144075188
              ],
              [
                435032.97296953027,
                4990225.04908182,
                1092.877144075188
              ],
              [
                436031.1329695303,
                4990225.04908182,
                1304.377144075188
              ],
              [
                436031.1329695303,
                4988826.609081821,
                1304.377144075188
              ],
              [
                435032.97296953027,
                4988826.609081821,
                1092.877144075188
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T19:20:21+00:00",
        "end_time": "2011-09-16T17:36:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252058,
            45.04992297,
            1092.877144,
            -117.8123505,
            45.06260109,
            1304.377144
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502481238282,
                  45.04992297103701,
                  1092.877144075188
                ],
                [
                  -117.82520584002921,
                  45.0625101950382,
                  1092.877144075188
                ],
                [
                  -117.81252878520098,
                  45.06260109477991,
                  1304.377144075188
                ],
                [
                  -117.81235053781127,
                  45.05001383111585,
                  1304.377144075188
                ],
                [
                  -117.82502481238282,
                  45.04992297103701,
                  1092.877144075188
                ]
              ]
            ]
          },
          "id": "45117A7305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T19:20:21Z",
            "pc:count": 10861239,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435536.893,
                "count": 10861239,
                "maximum": 436031.133,
                "minimum": 435032.973,
                "name": "X",
                "position": 0,
                "stddev": 283.2444285,
                "variance": 80227.4063
              },
              {
                "average": 4989490.061,
                "count": 10861239,
                "maximum": 4990225.049,
                "minimum": 4988826.609,
                "name": "Y",
                "position": 1,
                "stddev": 402.9997494,
                "variance": 162408.7981
              },
              {
                "average": 1141.305833,
                "count": 10861239,
                "maximum": 1304.377144,
                "minimum": 1092.877144,
                "name": "Z",
                "position": 2,
                "stddev": 31.64759044,
                "variance": 1001.569981
              },
              {
                "average": 111.2324632,
                "count": 10861239,
                "maximum": 251,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.45171049,
                "variance": 418.272462
              },
              {
                "average": 1.000342502,
                "count": 10861239,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01855334189,
                "variance": 0.0003442264953
              },
              {
                "average": 1.000686202,
                "count": 10861239,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02629873273,
                "variance": 0.0006916233434
              },
              {
                "average": 0.4999810795,
                "count": 10861239,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000227,
                "variance": 0.2500000227
              },
              {
                "average": 0,
                "count": 10861239,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.305187281,
                "count": 10861239,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4604867252,
                "variance": 0.2120480241
              },
              {
                "average": -0.1152751681,
                "count": 10861239,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.57321221,
                "variance": 73.49996761
              },
              {
                "average": 132.2941467,
                "count": 10861239,
                "maximum": 144,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 3.199811012,
                "variance": 10.23879051
              },
              {
                "average": 10749.42175,
                "count": 10861239,
                "maximum": 10754,
                "minimum": 10745,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.120610448,
                "variance": 4.496988673
              },
              {
                "average": 37450.15754,
                "count": 10861239,
                "maximum": 61696,
                "minimum": 10496,
                "name": "Red",
                "position": 12,
                "stddev": 3607.899352,
                "variance": 13016937.74
              },
              {
                "average": 33433.49058,
                "count": 10861239,
                "maximum": 62720,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 3373.834083,
                "variance": 11382756.42
              },
              {
                "average": 28226.68923,
                "count": 10861239,
                "maximum": 64768,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 3229.615775,
                "variance": 10430418.05
              },
              {
                "average": 232531.8276,
                "count": 10861239,
                "maximum": 236021.7507,
                "minimum": 229815.7432,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1314.521594,
                "variance": 1727967.021
              },
              {
                "average": 0,
                "count": 10861239,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10861239,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10861239,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10861239,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10861239,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435032.973,
              4988826.609,
              1092.877144,
              436031.133,
              4990225.049,
              1304.377144
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435032.97296953027,
                    4988826.609081821,
                    1092.877144075188
                  ],
                  [
                    435032.97296953027,
                    4990225.04908182,
                    1092.877144075188
                  ],
                  [
                    436031.1329695303,
                    4990225.04908182,
                    1304.377144075188
                  ],
                  [
                    436031.1329695303,
                    4988826.609081821,
                    1304.377144075188
                  ],
                  [
                    435032.97296953027,
                    4988826.609081821,
                    1092.877144075188
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T19:20:21+00:00",
            "end_time": "2011-09-16T17: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": "45117A8120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002439567669,
              45.074909132133264,
              1022.3990975692956
            ],
            [
              -117.95023326299712,
              45.08750991547965,
              1022.3990975692956
            ],
            [
              -117.9375297599172,
              45.08761491348166,
              1041.2590975692956
            ],
            [
              -117.93732368391133,
              45.075014084271515,
              1041.2590975692956
            ],
            [
              -117.95002439567669,
              45.074909132133264,
              1022.3990975692956
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502333,
        45.07490913,
        1022.399098,
        -117.9373237,
        45.08761491,
        1041.259098
      ],
      "properties": {
        "datetime": "2011-09-17T23:32:20Z",
        "pc:count": 10858728,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425713.8622,
            "count": 10858728,
            "maximum": 426222.0758,
            "minimum": 425222.2358,
            "name": "X",
            "position": 0,
            "stddev": 281.7271126,
            "variance": 79370.166
          },
          {
            "average": 4992466.033,
            "count": 10858728,
            "maximum": 4993110.203,
            "minimum": 4991710.203,
            "name": "Y",
            "position": 1,
            "stddev": 408.4971924,
            "variance": 166869.9562
          },
          {
            "average": 1027.372438,
            "count": 10858728,
            "maximum": 1041.259098,
            "minimum": 1022.399098,
            "name": "Z",
            "position": 2,
            "stddev": 2.776535612,
            "variance": 7.709150004
          },
          {
            "average": 109.1007959,
            "count": 10858728,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.77254937,
            "variance": 1009.494893
          },
          {
            "average": 1.00002643,
            "count": 10858728,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005140978075,
            "variance": 2.642965557e-05
          },
          {
            "average": 1.000059307,
            "count": 10858728,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007700884284,
            "variance": 5.930361876e-05
          },
          {
            "average": 0.5000222862,
            "count": 10858728,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000225,
            "variance": 0.2500000225
          },
          {
            "average": 0,
            "count": 10858728,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.247862088,
            "count": 10858728,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4317713408,
            "variance": 0.1864264907
          },
          {
            "average": -0.3883120958,
            "count": 10858728,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.699803696,
            "variance": 75.68658434
          },
          {
            "average": 137,
            "count": 10858728,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10677.54469,
            "count": 10858728,
            "maximum": 10683,
            "minimum": 10673,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.579955418,
            "variance": 6.656169961
          },
          {
            "average": 39872.3708,
            "count": 10858728,
            "maximum": 65280,
            "minimum": 16128,
            "name": "Red",
            "position": 12,
            "stddev": 5981.135409,
            "variance": 35773980.78
          },
          {
            "average": 36312.38483,
            "count": 10858728,
            "maximum": 64512,
            "minimum": 12800,
            "name": "Green",
            "position": 13,
            "stddev": 6127.183789,
            "variance": 37542381.19
          },
          {
            "average": 27839.74112,
            "count": 10858728,
            "maximum": 65280,
            "minimum": 7424,
            "name": "Blue",
            "position": 14,
            "stddev": 6529.735967,
            "variance": 42637451.8
          },
          {
            "average": 334318.3889,
            "count": 10858728,
            "maximum": 337540.4837,
            "minimum": 331284.3488,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1566.726298,
            "variance": 2454631.292
          },
          {
            "average": 0,
            "count": 10858728,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10858728,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10858728,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10858728,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10858728,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425222.2358,
          4991710.203,
          1022.399098,
          426222.0758,
          4993110.203,
          1041.259098
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425222.23576462484,
                4991710.203470269,
                1022.3990975692956
              ],
              [
                425222.23576462484,
                4993110.203470269,
                1022.3990975692956
              ],
              [
                426222.0757646248,
                4993110.203470269,
                1041.2590975692956
              ],
              [
                426222.0757646248,
                4991710.203470269,
                1041.2590975692956
              ],
              [
                425222.23576462484,
                4991710.203470269,
                1022.3990975692956
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T23:32:20+00:00",
        "end_time": "2011-09-17T21:48:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502333,
            45.07490913,
            1022.399098,
            -117.9373237,
            45.08761491,
            1041.259098
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002439567669,
                  45.074909132133264,
                  1022.3990975692956
                ],
                [
                  -117.95023326299712,
                  45.08750991547965,
                  1022.3990975692956
                ],
                [
                  -117.9375297599172,
                  45.08761491348166,
                  1041.2590975692956
                ],
                [
                  -117.93732368391133,
                  45.075014084271515,
                  1041.2590975692956
                ],
                [
                  -117.95002439567669,
                  45.074909132133264,
                  1022.3990975692956
                ]
              ]
            ]
          },
          "id": "45117A8120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:32:20Z",
            "pc:count": 10858728,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425713.8622,
                "count": 10858728,
                "maximum": 426222.0758,
                "minimum": 425222.2358,
                "name": "X",
                "position": 0,
                "stddev": 281.7271126,
                "variance": 79370.166
              },
              {
                "average": 4992466.033,
                "count": 10858728,
                "maximum": 4993110.203,
                "minimum": 4991710.203,
                "name": "Y",
                "position": 1,
                "stddev": 408.4971924,
                "variance": 166869.9562
              },
              {
                "average": 1027.372438,
                "count": 10858728,
                "maximum": 1041.259098,
                "minimum": 1022.399098,
                "name": "Z",
                "position": 2,
                "stddev": 2.776535612,
                "variance": 7.709150004
              },
              {
                "average": 109.1007959,
                "count": 10858728,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.77254937,
                "variance": 1009.494893
              },
              {
                "average": 1.00002643,
                "count": 10858728,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005140978075,
                "variance": 2.642965557e-05
              },
              {
                "average": 1.000059307,
                "count": 10858728,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007700884284,
                "variance": 5.930361876e-05
              },
              {
                "average": 0.5000222862,
                "count": 10858728,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000225,
                "variance": 0.2500000225
              },
              {
                "average": 0,
                "count": 10858728,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.247862088,
                "count": 10858728,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4317713408,
                "variance": 0.1864264907
              },
              {
                "average": -0.3883120958,
                "count": 10858728,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.699803696,
                "variance": 75.68658434
              },
              {
                "average": 137,
                "count": 10858728,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10677.54469,
                "count": 10858728,
                "maximum": 10683,
                "minimum": 10673,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.579955418,
                "variance": 6.656169961
              },
              {
                "average": 39872.3708,
                "count": 10858728,
                "maximum": 65280,
                "minimum": 16128,
                "name": "Red",
                "position": 12,
                "stddev": 5981.135409,
                "variance": 35773980.78
              },
              {
                "average": 36312.38483,
                "count": 10858728,
                "maximum": 64512,
                "minimum": 12800,
                "name": "Green",
                "position": 13,
                "stddev": 6127.183789,
                "variance": 37542381.19
              },
              {
                "average": 27839.74112,
                "count": 10858728,
                "maximum": 65280,
                "minimum": 7424,
                "name": "Blue",
                "position": 14,
                "stddev": 6529.735967,
                "variance": 42637451.8
              },
              {
                "average": 334318.3889,
                "count": 10858728,
                "maximum": 337540.4837,
                "minimum": 331284.3488,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1566.726298,
                "variance": 2454631.292
              },
              {
                "average": 0,
                "count": 10858728,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10858728,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10858728,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10858728,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10858728,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425222.2358,
              4991710.203,
              1022.399098,
              426222.0758,
              4993110.203,
              1041.259098
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425222.23576462484,
                    4991710.203470269,
                    1022.3990975692956
                  ],
                  [
                    425222.23576462484,
                    4993110.203470269,
                    1022.3990975692956
                  ],
                  [
                    426222.0757646248,
                    4993110.203470269,
                    1041.2590975692956
                  ],
                  [
                    426222.0757646248,
                    4991710.203470269,
                    1041.2590975692956
                  ],
                  [
                    425222.23576462484,
                    4991710.203470269,
                    1022.3990975692956
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T23:32:20+00:00",
            "end_time": "2011-09-17T21: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": "45117B7117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85794716907698,
              45.199953087443774,
              857.9542779393543
            ],
            [
              -117.8581074862931,
              45.21061680867239,
              857.9542779393543
            ],
            [
              -117.85002749119263,
              45.21067723402749,
              939.3142779393542
            ],
            [
              -117.84986868309282,
              45.20001349046089,
              939.3142779393542
            ],
            [
              -117.85794716907698,
              45.199953087443774,
              857.9542779393543
            ]
          ]
        ]
      },
      "bbox": [
        -117.8581075,
        45.19995309,
        857.9542779,
        -117.8498687,
        45.21067723,
        939.3142779
      ],
      "properties": {
        "datetime": "2011-09-15T23:27:17Z",
        "pc:count": 3347986,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433007.1596,
            "count": 3347986,
            "maximum": 433251.8711,
            "minimum": 432617.3111,
            "name": "X",
            "position": 0,
            "stddev": 153.3059454,
            "variance": 23502.71289
          },
          {
            "average": 5006104.2,
            "count": 3347986,
            "maximum": 5006705.142,
            "minimum": 5005520.362,
            "name": "Y",
            "position": 1,
            "stddev": 295.6239543,
            "variance": 87393.52238
          },
          {
            "average": 894.1740539,
            "count": 3347986,
            "maximum": 939.3142779,
            "minimum": 857.9542779,
            "name": "Z",
            "position": 2,
            "stddev": 22.18457029,
            "variance": 492.1551588
          },
          {
            "average": 101.4424418,
            "count": 3347986,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.50335808,
            "variance": 1122.475002
          },
          {
            "average": 1.00763235,
            "count": 3347986,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09205619044,
            "variance": 0.008474342199
          },
          {
            "average": 1.016353712,
            "count": 3347986,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1389142174,
            "variance": 0.0192971598
          },
          {
            "average": 0.5001424737,
            "count": 3347986,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000544,
            "variance": 0.2500000544
          },
          {
            "average": 0,
            "count": 3347986,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.355761046,
            "count": 3347986,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4787433472,
            "variance": 0.2291951925
          },
          {
            "average": -1.0564675,
            "count": 3347986,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.660501526,
            "variance": 75.00428668
          },
          {
            "average": 136.6763117,
            "count": 3347986,
            "maximum": 148,
            "minimum": 128,
            "name": "UserData",
            "position": 10,
            "stddev": 3.021826052,
            "variance": 9.131432686
          },
          {
            "average": 10731.58907,
            "count": 3347986,
            "maximum": 10734,
            "minimum": 10729,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.031975379,
            "variance": 1.064973183
          },
          {
            "average": 39685.94078,
            "count": 3347986,
            "maximum": 65024,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 7041.491087,
            "variance": 49582596.72
          },
          {
            "average": 35259.22258,
            "count": 3347986,
            "maximum": 65280,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 5597.385943,
            "variance": 31330729.4
          },
          {
            "average": 29115.37137,
            "count": 3347986,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 5294.643605,
            "variance": 28033250.91
          },
          {
            "average": 163508.3196,
            "count": 3347986,
            "maximum": 164437.7313,
            "minimum": 162505.9915,
            "name": "GpsTime",
            "position": 15,
            "stddev": 459.8497486,
            "variance": 211461.7913
          },
          {
            "average": 0,
            "count": 3347986,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3347986,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3347986,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3347986,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3347986,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432617.3111,
          5005520.362,
          857.9542779,
          433251.8711,
          5006705.142,
          939.3142779
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432617.3111354513,
                5005520.361907682,
                857.9542779393543
              ],
              [
                432617.3111354513,
                5006705.141907682,
                857.9542779393543
              ],
              [
                433251.87113545137,
                5006705.141907682,
                939.3142779393542
              ],
              [
                433251.87113545137,
                5005520.361907682,
                939.3142779393542
              ],
              [
                432617.3111354513,
                5005520.361907682,
                857.9542779393543
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T23:27:17+00:00",
        "end_time": "2011-09-15T22:55:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8581075,
            45.19995309,
            857.9542779,
            -117.8498687,
            45.21067723,
            939.3142779
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85794716907698,
                  45.199953087443774,
                  857.9542779393543
                ],
                [
                  -117.8581074862931,
                  45.21061680867239,
                  857.9542779393543
                ],
                [
                  -117.85002749119263,
                  45.21067723402749,
                  939.3142779393542
                ],
                [
                  -117.84986868309282,
                  45.20001349046089,
                  939.3142779393542
                ],
                [
                  -117.85794716907698,
                  45.199953087443774,
                  857.9542779393543
                ]
              ]
            ]
          },
          "id": "45117B7117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T23:27:17Z",
            "pc:count": 3347986,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433007.1596,
                "count": 3347986,
                "maximum": 433251.8711,
                "minimum": 432617.3111,
                "name": "X",
                "position": 0,
                "stddev": 153.3059454,
                "variance": 23502.71289
              },
              {
                "average": 5006104.2,
                "count": 3347986,
                "maximum": 5006705.142,
                "minimum": 5005520.362,
                "name": "Y",
                "position": 1,
                "stddev": 295.6239543,
                "variance": 87393.52238
              },
              {
                "average": 894.1740539,
                "count": 3347986,
                "maximum": 939.3142779,
                "minimum": 857.9542779,
                "name": "Z",
                "position": 2,
                "stddev": 22.18457029,
                "variance": 492.1551588
              },
              {
                "average": 101.4424418,
                "count": 3347986,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.50335808,
                "variance": 1122.475002
              },
              {
                "average": 1.00763235,
                "count": 3347986,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09205619044,
                "variance": 0.008474342199
              },
              {
                "average": 1.016353712,
                "count": 3347986,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1389142174,
                "variance": 0.0192971598
              },
              {
                "average": 0.5001424737,
                "count": 3347986,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000544,
                "variance": 0.2500000544
              },
              {
                "average": 0,
                "count": 3347986,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.355761046,
                "count": 3347986,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4787433472,
                "variance": 0.2291951925
              },
              {
                "average": -1.0564675,
                "count": 3347986,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.660501526,
                "variance": 75.00428668
              },
              {
                "average": 136.6763117,
                "count": 3347986,
                "maximum": 148,
                "minimum": 128,
                "name": "UserData",
                "position": 10,
                "stddev": 3.021826052,
                "variance": 9.131432686
              },
              {
                "average": 10731.58907,
                "count": 3347986,
                "maximum": 10734,
                "minimum": 10729,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.031975379,
                "variance": 1.064973183
              },
              {
                "average": 39685.94078,
                "count": 3347986,
                "maximum": 65024,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 7041.491087,
                "variance": 49582596.72
              },
              {
                "average": 35259.22258,
                "count": 3347986,
                "maximum": 65280,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 5597.385943,
                "variance": 31330729.4
              },
              {
                "average": 29115.37137,
                "count": 3347986,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 5294.643605,
                "variance": 28033250.91
              },
              {
                "average": 163508.3196,
                "count": 3347986,
                "maximum": 164437.7313,
                "minimum": 162505.9915,
                "name": "GpsTime",
                "position": 15,
                "stddev": 459.8497486,
                "variance": 211461.7913
              },
              {
                "average": 0,
                "count": 3347986,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3347986,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3347986,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3347986,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3347986,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432617.3111,
              5005520.362,
              857.9542779,
              433251.8711,
              5006705.142,
              939.3142779
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432617.3111354513,
                    5005520.361907682,
                    857.9542779393543
                  ],
                  [
                    432617.3111354513,
                    5006705.141907682,
                    857.9542779393543
                  ],
                  [
                    433251.87113545137,
                    5006705.141907682,
                    939.3142779393542
                  ],
                  [
                    433251.87113545137,
                    5005520.361907682,
                    939.3142779393542
                  ],
                  [
                    432617.3111354513,
                    5005520.361907682,
                    857.9542779393543
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T23:27:17+00:00",
            "end_time": "2011-09-15T22:55: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": "45117B8223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252465225989,
              45.18741325858992,
              828.7467172135066
            ],
            [
              -117.91272599777037,
              45.20000978676183,
              828.7467172135066
            ],
            [
              -117.90014069765142,
              45.20010967632566,
              1107.2267172135066
            ],
            [
              -117.89994212752013,
              45.187513104535135,
              1107.2267172135066
            ],
            [
              -117.91252465225989,
              45.18741325858992,
              828.7467172135066
            ]
          ]
        ]
      },
      "bbox": [
        -117.912726,
        45.18741326,
        828.7467172,
        -117.8999421,
        45.20010968,
        1107.226717
      ],
      "properties": {
        "datetime": "2011-09-16T20:49:50Z",
        "pc:count": 7436480,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428729.3994,
            "count": 7436480,
            "maximum": 429303.5987,
            "minimum": 428315.0187,
            "name": "X",
            "position": 0,
            "stddev": 259.1598889,
            "variance": 67163.84801
          },
          {
            "average": 5004762.133,
            "count": 7436480,
            "maximum": 5005573.837,
            "minimum": 5004174.297,
            "name": "Y",
            "position": 1,
            "stddev": 376.1082533,
            "variance": 141457.4182
          },
          {
            "average": 925.7248638,
            "count": 7436480,
            "maximum": 1107.226717,
            "minimum": 828.7467172,
            "name": "Z",
            "position": 2,
            "stddev": 71.50942862,
            "variance": 5113.598381
          },
          {
            "average": 104.0698788,
            "count": 7436480,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.51585327,
            "variance": 931.217301
          },
          {
            "average": 1.002169709,
            "count": 7436480,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04658734664,
            "variance": 0.002170380867
          },
          {
            "average": 1.005818075,
            "count": 7436480,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07626245109,
            "variance": 0.005815961446
          },
          {
            "average": 0.5000966855,
            "count": 7436480,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000243,
            "variance": 0.2500000243
          },
          {
            "average": 0,
            "count": 7436480,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.294516088,
            "count": 7436480,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4558249554,
            "variance": 0.20777639
          },
          {
            "average": 0.3444860309,
            "count": 7436480,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.584428564,
            "variance": 73.69241377
          },
          {
            "average": 136.7751979,
            "count": 7436480,
            "maximum": 148,
            "minimum": 127,
            "name": "UserData",
            "position": 10,
            "stddev": 2.974286677,
            "variance": 8.846381239
          },
          {
            "average": 10756.92815,
            "count": 7436480,
            "maximum": 10761,
            "minimum": 10754,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.38991124,
            "variance": 1.931853256
          },
          {
            "average": 31599.39502,
            "count": 7436480,
            "maximum": 61184,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 5495.179608,
            "variance": 30196998.93
          },
          {
            "average": 29613.63787,
            "count": 7436480,
            "maximum": 61952,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 4259.099875,
            "variance": 18139931.74
          },
          {
            "average": 25096.04224,
            "count": 7436480,
            "maximum": 61952,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 3967.853869,
            "variance": 15743864.33
          },
          {
            "average": 238127.0253,
            "count": 7436480,
            "maximum": 241390.2076,
            "minimum": 235729.1865,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1111.425572,
            "variance": 1235266.802
          },
          {
            "average": 0,
            "count": 7436480,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7436480,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7436480,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7436480,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7436480,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428315.0187,
          5004174.297,
          828.7467172,
          429303.5987,
          5005573.837,
          1107.226717
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428315.0187387311,
                5004174.296764502,
                828.7467172135066
              ],
              [
                428315.0187387311,
                5005573.836764501,
                828.7467172135066
              ],
              [
                429303.59873873106,
                5005573.836764501,
                1107.2267172135066
              ],
              [
                429303.59873873106,
                5004174.296764502,
                1107.2267172135066
              ],
              [
                428315.0187387311,
                5004174.296764502,
                828.7467172135066
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T20:49:50+00:00",
        "end_time": "2011-09-16T19:15:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.912726,
            45.18741326,
            828.7467172,
            -117.8999421,
            45.20010968,
            1107.226717
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252465225989,
                  45.18741325858992,
                  828.7467172135066
                ],
                [
                  -117.91272599777037,
                  45.20000978676183,
                  828.7467172135066
                ],
                [
                  -117.90014069765142,
                  45.20010967632566,
                  1107.2267172135066
                ],
                [
                  -117.89994212752013,
                  45.187513104535135,
                  1107.2267172135066
                ],
                [
                  -117.91252465225989,
                  45.18741325858992,
                  828.7467172135066
                ]
              ]
            ]
          },
          "id": "45117B8223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T20:49:50Z",
            "pc:count": 7436480,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428729.3994,
                "count": 7436480,
                "maximum": 429303.5987,
                "minimum": 428315.0187,
                "name": "X",
                "position": 0,
                "stddev": 259.1598889,
                "variance": 67163.84801
              },
              {
                "average": 5004762.133,
                "count": 7436480,
                "maximum": 5005573.837,
                "minimum": 5004174.297,
                "name": "Y",
                "position": 1,
                "stddev": 376.1082533,
                "variance": 141457.4182
              },
              {
                "average": 925.7248638,
                "count": 7436480,
                "maximum": 1107.226717,
                "minimum": 828.7467172,
                "name": "Z",
                "position": 2,
                "stddev": 71.50942862,
                "variance": 5113.598381
              },
              {
                "average": 104.0698788,
                "count": 7436480,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.51585327,
                "variance": 931.217301
              },
              {
                "average": 1.002169709,
                "count": 7436480,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04658734664,
                "variance": 0.002170380867
              },
              {
                "average": 1.005818075,
                "count": 7436480,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07626245109,
                "variance": 0.005815961446
              },
              {
                "average": 0.5000966855,
                "count": 7436480,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000243,
                "variance": 0.2500000243
              },
              {
                "average": 0,
                "count": 7436480,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.294516088,
                "count": 7436480,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4558249554,
                "variance": 0.20777639
              },
              {
                "average": 0.3444860309,
                "count": 7436480,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.584428564,
                "variance": 73.69241377
              },
              {
                "average": 136.7751979,
                "count": 7436480,
                "maximum": 148,
                "minimum": 127,
                "name": "UserData",
                "position": 10,
                "stddev": 2.974286677,
                "variance": 8.846381239
              },
              {
                "average": 10756.92815,
                "count": 7436480,
                "maximum": 10761,
                "minimum": 10754,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.38991124,
                "variance": 1.931853256
              },
              {
                "average": 31599.39502,
                "count": 7436480,
                "maximum": 61184,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 5495.179608,
                "variance": 30196998.93
              },
              {
                "average": 29613.63787,
                "count": 7436480,
                "maximum": 61952,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 4259.099875,
                "variance": 18139931.74
              },
              {
                "average": 25096.04224,
                "count": 7436480,
                "maximum": 61952,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 3967.853869,
                "variance": 15743864.33
              },
              {
                "average": 238127.0253,
                "count": 7436480,
                "maximum": 241390.2076,
                "minimum": 235729.1865,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1111.425572,
                "variance": 1235266.802
              },
              {
                "average": 0,
                "count": 7436480,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7436480,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7436480,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7436480,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7436480,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428315.0187,
              5004174.297,
              828.7467172,
              429303.5987,
              5005573.837,
              1107.226717
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428315.0187387311,
                    5004174.296764502,
                    828.7467172135066
                  ],
                  [
                    428315.0187387311,
                    5005573.836764501,
                    828.7467172135066
                  ],
                  [
                    429303.59873873106,
                    5005573.836764501,
                    1107.2267172135066
                  ],
                  [
                    429303.59873873106,
                    5004174.296764502,
                    1107.2267172135066
                  ],
                  [
                    428315.0187387311,
                    5004174.296764502,
                    828.7467172135066
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T20:49:50+00:00",
            "end_time": "2011-09-16T19:15: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": "45117A7306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87500994143154,
              45.04700619446945,
              1026.825847970164
            ],
            [
              -117.87505576434857,
              45.05001138141148,
              1026.825847970164
            ],
            [
              -117.86252943262764,
              45.05010667789752,
              1085.825847970164
            ],
            [
              -117.86248426546304,
              45.047101481026395,
              1085.825847970164
            ],
            [
              -117.87500994143154,
              45.04700619446945,
              1026.825847970164
            ]
          ]
        ]
      },
      "bbox": [
        -117.8750558,
        45.04700619,
        1026.825848,
        -117.8624843,
        45.05010668,
        1085.825848
      ],
      "properties": {
        "datetime": "2011-09-17T18:36:22Z",
        "pc:count": 1769540,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431617.2136,
            "count": 1769540,
            "maximum": 432079.821,
            "minimum": 431093.301,
            "name": "X",
            "position": 0,
            "stddev": 277.0031584,
            "variance": 76730.74979
          },
          {
            "average": 4988740.607,
            "count": 1769540,
            "maximum": 4988877.8,
            "minimum": 4988543.92,
            "name": "Y",
            "position": 1,
            "stddev": 80.19512653,
            "variance": 6431.258319
          },
          {
            "average": 1065.166412,
            "count": 1769540,
            "maximum": 1085.825848,
            "minimum": 1026.825848,
            "name": "Z",
            "position": 2,
            "stddev": 16.66643369,
            "variance": 277.770012
          },
          {
            "average": 108.5932564,
            "count": 1769540,
            "maximum": 231,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 14.6298213,
            "variance": 214.0316714
          },
          {
            "average": 1.000000565,
            "count": 1769540,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0007517437186,
            "variance": 5.651186184e-07
          },
          {
            "average": 1.000000565,
            "count": 1769540,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0007517437186,
            "variance": 5.651186184e-07
          },
          {
            "average": 0.5000915492,
            "count": 1769540,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000001329,
            "variance": 0.2500001329
          },
          {
            "average": 0,
            "count": 1769540,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.372668038,
            "count": 1769540,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4835149466,
            "variance": 0.2337867036
          },
          {
            "average": -0.8646136557,
            "count": 1769540,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.328716093,
            "variance": 69.36751176
          },
          {
            "average": 134.5751478,
            "count": 1769540,
            "maximum": 141,
            "minimum": 127,
            "name": "UserData",
            "position": 10,
            "stddev": 2.085869031,
            "variance": 4.350849613
          },
          {
            "average": 10759.66254,
            "count": 1769540,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 33.09165456,
            "variance": 1095.057602
          },
          {
            "average": 40515.92997,
            "count": 1769540,
            "maximum": 52992,
            "minimum": 23552,
            "name": "Red",
            "position": 12,
            "stddev": 3251.283446,
            "variance": 10570844.05
          },
          {
            "average": 34521.81165,
            "count": 1769540,
            "maximum": 49408,
            "minimum": 17408,
            "name": "Green",
            "position": 13,
            "stddev": 2889.95629,
            "variance": 8351847.356
          },
          {
            "average": 28815.98955,
            "count": 1769540,
            "maximum": 44800,
            "minimum": 12288,
            "name": "Blue",
            "position": 14,
            "stddev": 3023.500326,
            "variance": 9141554.222
          },
          {
            "average": 254505.6079,
            "count": 1769540,
            "maximum": 319782.5552,
            "minimum": 245543.4401,
            "name": "GpsTime",
            "position": 15,
            "stddev": 20206.73289,
            "variance": 408312054.1
          },
          {
            "average": 0,
            "count": 1769540,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1769540,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1769540,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1769540,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1769540,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431093.301,
          4988543.92,
          1026.825848,
          432079.821,
          4988877.8,
          1085.825848
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431093.30097498617,
                4988543.920136302,
                1026.825847970164
              ],
              [
                431093.30097498617,
                4988877.800136303,
                1026.825847970164
              ],
              [
                432079.8209749862,
                4988877.800136303,
                1085.825847970164
              ],
              [
                432079.8209749862,
                4988543.920136302,
                1085.825847970164
              ],
              [
                431093.30097498617,
                4988543.920136302,
                1026.825847970164
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T18:36:22+00:00",
        "end_time": "2011-09-16T21:59:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A7306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A7306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A7306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8750558,
            45.04700619,
            1026.825848,
            -117.8624843,
            45.05010668,
            1085.825848
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87500994143154,
                  45.04700619446945,
                  1026.825847970164
                ],
                [
                  -117.87505576434857,
                  45.05001138141148,
                  1026.825847970164
                ],
                [
                  -117.86252943262764,
                  45.05010667789752,
                  1085.825847970164
                ],
                [
                  -117.86248426546304,
                  45.047101481026395,
                  1085.825847970164
                ],
                [
                  -117.87500994143154,
                  45.04700619446945,
                  1026.825847970164
                ]
              ]
            ]
          },
          "id": "45117A7306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A7306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T18:36:22Z",
            "pc:count": 1769540,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431617.2136,
                "count": 1769540,
                "maximum": 432079.821,
                "minimum": 431093.301,
                "name": "X",
                "position": 0,
                "stddev": 277.0031584,
                "variance": 76730.74979
              },
              {
                "average": 4988740.607,
                "count": 1769540,
                "maximum": 4988877.8,
                "minimum": 4988543.92,
                "name": "Y",
                "position": 1,
                "stddev": 80.19512653,
                "variance": 6431.258319
              },
              {
                "average": 1065.166412,
                "count": 1769540,
                "maximum": 1085.825848,
                "minimum": 1026.825848,
                "name": "Z",
                "position": 2,
                "stddev": 16.66643369,
                "variance": 277.770012
              },
              {
                "average": 108.5932564,
                "count": 1769540,
                "maximum": 231,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 14.6298213,
                "variance": 214.0316714
              },
              {
                "average": 1.000000565,
                "count": 1769540,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0007517437186,
                "variance": 5.651186184e-07
              },
              {
                "average": 1.000000565,
                "count": 1769540,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0007517437186,
                "variance": 5.651186184e-07
              },
              {
                "average": 0.5000915492,
                "count": 1769540,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000001329,
                "variance": 0.2500001329
              },
              {
                "average": 0,
                "count": 1769540,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.372668038,
                "count": 1769540,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4835149466,
                "variance": 0.2337867036
              },
              {
                "average": -0.8646136557,
                "count": 1769540,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.328716093,
                "variance": 69.36751176
              },
              {
                "average": 134.5751478,
                "count": 1769540,
                "maximum": 141,
                "minimum": 127,
                "name": "UserData",
                "position": 10,
                "stddev": 2.085869031,
                "variance": 4.350849613
              },
              {
                "average": 10759.66254,
                "count": 1769540,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 33.09165456,
                "variance": 1095.057602
              },
              {
                "average": 40515.92997,
                "count": 1769540,
                "maximum": 52992,
                "minimum": 23552,
                "name": "Red",
                "position": 12,
                "stddev": 3251.283446,
                "variance": 10570844.05
              },
              {
                "average": 34521.81165,
                "count": 1769540,
                "maximum": 49408,
                "minimum": 17408,
                "name": "Green",
                "position": 13,
                "stddev": 2889.95629,
                "variance": 8351847.356
              },
              {
                "average": 28815.98955,
                "count": 1769540,
                "maximum": 44800,
                "minimum": 12288,
                "name": "Blue",
                "position": 14,
                "stddev": 3023.500326,
                "variance": 9141554.222
              },
              {
                "average": 254505.6079,
                "count": 1769540,
                "maximum": 319782.5552,
                "minimum": 245543.4401,
                "name": "GpsTime",
                "position": 15,
                "stddev": 20206.73289,
                "variance": 408312054.1
              },
              {
                "average": 0,
                "count": 1769540,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1769540,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1769540,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1769540,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1769540,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431093.301,
              4988543.92,
              1026.825848,
              432079.821,
              4988877.8,
              1085.825848
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431093.30097498617,
                    4988543.920136302,
                    1026.825847970164
                  ],
                  [
                    431093.30097498617,
                    4988877.800136303,
                    1026.825847970164
                  ],
                  [
                    432079.8209749862,
                    4988877.800136303,
                    1085.825847970164
                  ],
                  [
                    432079.8209749862,
                    4988543.920136302,
                    1085.825847970164
                  ],
                  [
                    431093.30097498617,
                    4988543.920136302,
                    1026.825847970164
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T18:36:22+00:00",
            "end_time": "2011-09-16T21:59: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": "44118H1119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.08752445627793,
              44.94989366573748,
              1250.6587399877783
            ],
            [
              -118.08776279320381,
              44.962509127903786,
              1250.6587399877783
            ],
            [
              -118.07503039455972,
              44.96262970230708,
              1376.5787399877784
            ],
            [
              -118.07479484608643,
              44.95001418741194,
              1376.5787399877784
            ],
            [
              -118.08752445627793,
              44.94989366573748,
              1250.6587399877783
            ]
          ]
        ]
      },
      "bbox": [
        -118.0877628,
        44.94989367,
        1250.65874,
        -118.0747948,
        44.9626297,
        1376.57874
      ],
      "properties": {
        "datetime": "2011-09-17T22:01:16Z",
        "pc:count": 14438125,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414704.397,
            "count": 14438125,
            "maximum": 415217.1448,
            "minimum": 414212.8048,
            "name": "X",
            "position": 0,
            "stddev": 277.9697532,
            "variance": 77267.18368
          },
          {
            "average": 4978715.55,
            "count": 14438125,
            "maximum": 4979360.467,
            "minimum": 4977958.807,
            "name": "Y",
            "position": 1,
            "stddev": 387.1327044,
            "variance": 149871.7308
          },
          {
            "average": 1295.03934,
            "count": 14438125,
            "maximum": 1376.57874,
            "minimum": 1250.65874,
            "name": "Z",
            "position": 2,
            "stddev": 18.98073198,
            "variance": 360.2681865
          },
          {
            "average": 92.89646876,
            "count": 14438125,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.77398982,
            "variance": 2891.641981
          },
          {
            "average": 1.138160114,
            "count": 14438125,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3707341652,
            "variance": 0.1374438213
          },
          {
            "average": 1.287078966,
            "count": 14438125,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5208256046,
            "variance": 0.2712593104
          },
          {
            "average": 0.4998982901,
            "count": 14438125,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000007,
            "variance": 0.250000007
          },
          {
            "average": 0,
            "count": 14438125,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.151329761,
            "count": 14438125,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3583700226,
            "variance": 0.1284290731
          },
          {
            "average": 0.3798730011,
            "count": 14438125,
            "maximum": 24,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.774051902,
            "variance": 76.98398677
          },
          {
            "average": 163.7402485,
            "count": 14438125,
            "maximum": 179,
            "minimum": 144,
            "name": "UserData",
            "position": 10,
            "stddev": 13.45542238,
            "variance": 181.0483915
          },
          {
            "average": 15308.39292,
            "count": 14438125,
            "maximum": 20164,
            "minimum": 9404,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5345.861625,
            "variance": 28578236.52
          },
          {
            "average": 20695.33701,
            "count": 14438125,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 9071.469617,
            "variance": 82291561.01
          },
          {
            "average": 23018.96263,
            "count": 14438125,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 9293.795693,
            "variance": 86374638.39
          },
          {
            "average": 20724.71117,
            "count": 14438125,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 7781.604599,
            "variance": 60553370.13
          },
          {
            "average": 171034.0347,
            "count": 14438125,
            "maximum": 332076.1471,
            "minimum": 155307.7174,
            "name": "GpsTime",
            "position": 15,
            "stddev": 48826.07254,
            "variance": 2383985359
          },
          {
            "average": 0,
            "count": 14438125,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14438125,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14438125,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14438125,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14438125,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414212.8048,
          4977958.807,
          1250.65874,
          415217.1448,
          4979360.467,
          1376.57874
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414212.80476043624,
                4977958.807412633,
                1250.6587399877783
              ],
              [
                414212.80476043624,
                4979360.467412633,
                1250.6587399877783
              ],
              [
                415217.1447604362,
                4979360.467412633,
                1376.5787399877784
              ],
              [
                415217.1447604362,
                4977958.807412633,
                1376.5787399877784
              ],
              [
                414212.80476043624,
                4977958.807412633,
                1250.6587399877783
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:01:16+00:00",
        "end_time": "2011-09-15T20:55:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0877628,
            44.94989367,
            1250.65874,
            -118.0747948,
            44.9626297,
            1376.57874
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.08752445627793,
                  44.94989366573748,
                  1250.6587399877783
                ],
                [
                  -118.08776279320381,
                  44.962509127903786,
                  1250.6587399877783
                ],
                [
                  -118.07503039455972,
                  44.96262970230708,
                  1376.5787399877784
                ],
                [
                  -118.07479484608643,
                  44.95001418741194,
                  1376.5787399877784
                ],
                [
                  -118.08752445627793,
                  44.94989366573748,
                  1250.6587399877783
                ]
              ]
            ]
          },
          "id": "44118H1119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:01:16Z",
            "pc:count": 14438125,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414704.397,
                "count": 14438125,
                "maximum": 415217.1448,
                "minimum": 414212.8048,
                "name": "X",
                "position": 0,
                "stddev": 277.9697532,
                "variance": 77267.18368
              },
              {
                "average": 4978715.55,
                "count": 14438125,
                "maximum": 4979360.467,
                "minimum": 4977958.807,
                "name": "Y",
                "position": 1,
                "stddev": 387.1327044,
                "variance": 149871.7308
              },
              {
                "average": 1295.03934,
                "count": 14438125,
                "maximum": 1376.57874,
                "minimum": 1250.65874,
                "name": "Z",
                "position": 2,
                "stddev": 18.98073198,
                "variance": 360.2681865
              },
              {
                "average": 92.89646876,
                "count": 14438125,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.77398982,
                "variance": 2891.641981
              },
              {
                "average": 1.138160114,
                "count": 14438125,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3707341652,
                "variance": 0.1374438213
              },
              {
                "average": 1.287078966,
                "count": 14438125,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5208256046,
                "variance": 0.2712593104
              },
              {
                "average": 0.4998982901,
                "count": 14438125,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000007,
                "variance": 0.250000007
              },
              {
                "average": 0,
                "count": 14438125,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.151329761,
                "count": 14438125,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3583700226,
                "variance": 0.1284290731
              },
              {
                "average": 0.3798730011,
                "count": 14438125,
                "maximum": 24,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.774051902,
                "variance": 76.98398677
              },
              {
                "average": 163.7402485,
                "count": 14438125,
                "maximum": 179,
                "minimum": 144,
                "name": "UserData",
                "position": 10,
                "stddev": 13.45542238,
                "variance": 181.0483915
              },
              {
                "average": 15308.39292,
                "count": 14438125,
                "maximum": 20164,
                "minimum": 9404,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5345.861625,
                "variance": 28578236.52
              },
              {
                "average": 20695.33701,
                "count": 14438125,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 9071.469617,
                "variance": 82291561.01
              },
              {
                "average": 23018.96263,
                "count": 14438125,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 9293.795693,
                "variance": 86374638.39
              },
              {
                "average": 20724.71117,
                "count": 14438125,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 7781.604599,
                "variance": 60553370.13
              },
              {
                "average": 171034.0347,
                "count": 14438125,
                "maximum": 332076.1471,
                "minimum": 155307.7174,
                "name": "GpsTime",
                "position": 15,
                "stddev": 48826.07254,
                "variance": 2383985359
              },
              {
                "average": 0,
                "count": 14438125,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14438125,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14438125,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14438125,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14438125,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414212.8048,
              4977958.807,
              1250.65874,
              415217.1448,
              4979360.467,
              1376.57874
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414212.80476043624,
                    4977958.807412633,
                    1250.6587399877783
                  ],
                  [
                    414212.80476043624,
                    4979360.467412633,
                    1250.6587399877783
                  ],
                  [
                    415217.1447604362,
                    4979360.467412633,
                    1376.5787399877784
                  ],
                  [
                    415217.1447604362,
                    4977958.807412633,
                    1376.5787399877784
                  ],
                  [
                    414212.80476043624,
                    4977958.807412633,
                    1250.6587399877783
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:01:16+00:00",
            "end_time": "2011-09-15T20:55: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": "45117A8315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002412091706,
              45.02490915408555,
              1005.3392584429425
            ],
            [
              -117.95023261856267,
              45.037509688191825,
              1005.3392584429425
            ],
            [
              -117.93752952022516,
              45.03761468379263,
              1036.3392584429425
            ],
            [
              -117.9373238088669,
              45.025014103824745,
              1036.3392584429425
            ],
            [
              -117.95002412091706,
              45.02490915408555,
              1005.3392584429425
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502326,
        45.02490915,
        1005.339258,
        -117.9373238,
        45.03761468,
        1036.339258
      ],
      "properties": {
        "datetime": "2011-09-20T02:05:17Z",
        "pc:count": 11677732,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425656.5458,
            "count": 11677732,
            "maximum": 426157.7518,
            "minimum": 425157.0718,
            "name": "X",
            "position": 0,
            "stddev": 283.3222352,
            "variance": 80271.48899
          },
          {
            "average": 4986857.004,
            "count": 11677732,
            "maximum": 4987555.751,
            "minimum": 4986155.791,
            "name": "Y",
            "position": 1,
            "stddev": 399.3874294,
            "variance": 159510.3188
          },
          {
            "average": 1014.824628,
            "count": 11677732,
            "maximum": 1036.339258,
            "minimum": 1005.339258,
            "name": "Z",
            "position": 2,
            "stddev": 4.172320106,
            "variance": 17.40825507
          },
          {
            "average": 233.7334434,
            "count": 11677732,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.81149318,
            "variance": 392.4952619
          },
          {
            "average": 1.001147911,
            "count": 11677732,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03914222466,
            "variance": 0.001532113751
          },
          {
            "average": 1.002305328,
            "count": 11677732,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05907162463,
            "variance": 0.003489456836
          },
          {
            "average": 0.4984599749,
            "count": 11677732,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999976497,
            "variance": 0.2499976497
          },
          {
            "average": 0,
            "count": 11677732,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.263033695,
            "count": 11677732,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4402805776,
            "variance": 0.193846987
          },
          {
            "average": 1.296264309,
            "count": 11677732,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.9697029,
            "variance": 63.51616432
          },
          {
            "average": 197.2407737,
            "count": 11677732,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 3.693383608,
            "variance": 13.64108248
          },
          {
            "average": 260.6901301,
            "count": 11677732,
            "maximum": 274,
            "minimum": 247,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56877589,
            "variance": 111.6990239
          },
          {
            "average": 39119.88587,
            "count": 11677732,
            "maximum": 65280,
            "minimum": 6400,
            "name": "Red",
            "position": 12,
            "stddev": 10368.68084,
            "variance": 107509542.4
          },
          {
            "average": 37546.59512,
            "count": 11677732,
            "maximum": 65280,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 9615.172625,
            "variance": 92451544.6
          },
          {
            "average": 28338.07094,
            "count": 11677732,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8478.434886,
            "variance": 71883858.11
          },
          {
            "average": 517935.3036,
            "count": 11677732,
            "maximum": 519517.1784,
            "minimum": 516434.3419,
            "name": "GpsTime",
            "position": 15,
            "stddev": 642.1340277,
            "variance": 412336.1095
          },
          {
            "average": 0,
            "count": 11677732,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11677732,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11677732,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11677732,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11677732,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425157.0718,
          4986155.791,
          1005.339258,
          426157.7518,
          4987555.751,
          1036.339258
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425157.07176446944,
                4986155.791216079,
                1005.3392584429425
              ],
              [
                425157.07176446944,
                4987555.75121608,
                1005.3392584429425
              ],
              [
                426157.7517644695,
                4987555.75121608,
                1036.3392584429425
              ],
              [
                426157.7517644695,
                4986155.791216079,
                1036.3392584429425
              ],
              [
                425157.07176446944,
                4986155.791216079,
                1005.3392584429425
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:05:17+00:00",
        "end_time": "2011-09-20T01:13:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502326,
            45.02490915,
            1005.339258,
            -117.9373238,
            45.03761468,
            1036.339258
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002412091706,
                  45.02490915408555,
                  1005.3392584429425
                ],
                [
                  -117.95023261856267,
                  45.037509688191825,
                  1005.3392584429425
                ],
                [
                  -117.93752952022516,
                  45.03761468379263,
                  1036.3392584429425
                ],
                [
                  -117.9373238088669,
                  45.025014103824745,
                  1036.3392584429425
                ],
                [
                  -117.95002412091706,
                  45.02490915408555,
                  1005.3392584429425
                ]
              ]
            ]
          },
          "id": "45117A8315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:05:17Z",
            "pc:count": 11677732,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425656.5458,
                "count": 11677732,
                "maximum": 426157.7518,
                "minimum": 425157.0718,
                "name": "X",
                "position": 0,
                "stddev": 283.3222352,
                "variance": 80271.48899
              },
              {
                "average": 4986857.004,
                "count": 11677732,
                "maximum": 4987555.751,
                "minimum": 4986155.791,
                "name": "Y",
                "position": 1,
                "stddev": 399.3874294,
                "variance": 159510.3188
              },
              {
                "average": 1014.824628,
                "count": 11677732,
                "maximum": 1036.339258,
                "minimum": 1005.339258,
                "name": "Z",
                "position": 2,
                "stddev": 4.172320106,
                "variance": 17.40825507
              },
              {
                "average": 233.7334434,
                "count": 11677732,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.81149318,
                "variance": 392.4952619
              },
              {
                "average": 1.001147911,
                "count": 11677732,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03914222466,
                "variance": 0.001532113751
              },
              {
                "average": 1.002305328,
                "count": 11677732,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05907162463,
                "variance": 0.003489456836
              },
              {
                "average": 0.4984599749,
                "count": 11677732,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999976497,
                "variance": 0.2499976497
              },
              {
                "average": 0,
                "count": 11677732,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.263033695,
                "count": 11677732,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4402805776,
                "variance": 0.193846987
              },
              {
                "average": 1.296264309,
                "count": 11677732,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.9697029,
                "variance": 63.51616432
              },
              {
                "average": 197.2407737,
                "count": 11677732,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 3.693383608,
                "variance": 13.64108248
              },
              {
                "average": 260.6901301,
                "count": 11677732,
                "maximum": 274,
                "minimum": 247,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56877589,
                "variance": 111.6990239
              },
              {
                "average": 39119.88587,
                "count": 11677732,
                "maximum": 65280,
                "minimum": 6400,
                "name": "Red",
                "position": 12,
                "stddev": 10368.68084,
                "variance": 107509542.4
              },
              {
                "average": 37546.59512,
                "count": 11677732,
                "maximum": 65280,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 9615.172625,
                "variance": 92451544.6
              },
              {
                "average": 28338.07094,
                "count": 11677732,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8478.434886,
                "variance": 71883858.11
              },
              {
                "average": 517935.3036,
                "count": 11677732,
                "maximum": 519517.1784,
                "minimum": 516434.3419,
                "name": "GpsTime",
                "position": 15,
                "stddev": 642.1340277,
                "variance": 412336.1095
              },
              {
                "average": 0,
                "count": 11677732,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11677732,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11677732,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11677732,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11677732,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425157.0718,
              4986155.791,
              1005.339258,
              426157.7518,
              4987555.751,
              1036.339258
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425157.07176446944,
                    4986155.791216079,
                    1005.3392584429425
                  ],
                  [
                    425157.07176446944,
                    4987555.75121608,
                    1005.3392584429425
                  ],
                  [
                    426157.7517644695,
                    4987555.75121608,
                    1036.3392584429425
                  ],
                  [
                    426157.7517644695,
                    4986155.791216079,
                    1036.3392584429425
                  ],
                  [
                    425157.07176446944,
                    4986155.791216079,
                    1005.3392584429425
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:05:17+00:00",
            "end_time": "2011-09-20T01:13: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": "45117B8224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002507953103,
              45.18741451822397,
              830.4079320804099
            ],
            [
              -117.90011323692647,
              45.19300743775927,
              830.4079320804099
            ],
            [
              -117.887527146005,
              45.193105943771556,
              978.28793208041
            ],
            [
              -117.88744022090174,
              45.18751300513535,
              978.28793208041
            ],
            [
              -117.90002507953103,
              45.18741451822397,
              830.4079320804099
            ]
          ]
        ]
      },
      "bbox": [
        -117.9001132,
        45.18741452,
        830.4079321,
        -117.8874402,
        45.19310594,
        978.2879321
      ],
      "properties": {
        "datetime": "2011-09-16T19:42:18Z",
        "pc:count": 4263432,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429799.0495,
            "count": 4263432,
            "maximum": 430285.7202,
            "minimum": 429296.9602,
            "name": "X",
            "position": 0,
            "stddev": 282.796838,
            "variance": 79974.05158
          },
          {
            "average": 5004481.931,
            "count": 4263432,
            "maximum": 5004784.817,
            "minimum": 5004163.417,
            "name": "Y",
            "position": 1,
            "stddev": 177.1970992,
            "variance": 31398.81195
          },
          {
            "average": 859.7052684,
            "count": 4263432,
            "maximum": 978.2879321,
            "minimum": 830.4079321,
            "name": "Z",
            "position": 2,
            "stddev": 35.83092624,
            "variance": 1283.855275
          },
          {
            "average": 109.8208561,
            "count": 4263432,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.31422424,
            "variance": 1247.094434
          },
          {
            "average": 1.003518527,
            "count": 4263432,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05971761202,
            "variance": 0.003566193185
          },
          {
            "average": 1.008696749,
            "count": 4263432,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09401979219,
            "variance": 0.008839721324
          },
          {
            "average": 0.5000114931,
            "count": 4263432,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000585,
            "variance": 0.2500000585
          },
          {
            "average": 0,
            "count": 4263432,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.361840179,
            "count": 4263432,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4805329522,
            "variance": 0.2309119181
          },
          {
            "average": -0.2104559835,
            "count": 4263432,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.499670071,
            "variance": 72.24439131
          },
          {
            "average": 134.0459597,
            "count": 4263432,
            "maximum": 149,
            "minimum": 125,
            "name": "UserData",
            "position": 10,
            "stddev": 2.924364254,
            "variance": 8.551906289
          },
          {
            "average": 10752.05451,
            "count": 4263432,
            "maximum": 10756,
            "minimum": 10748,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.809863125,
            "variance": 3.27560453
          },
          {
            "average": 27698.78842,
            "count": 4263432,
            "maximum": 58368,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 6995.647025,
            "variance": 48939077.3
          },
          {
            "average": 28482.49237,
            "count": 4263432,
            "maximum": 57600,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 5099.707784,
            "variance": 26007019.49
          },
          {
            "average": 24338.63645,
            "count": 4263432,
            "maximum": 57088,
            "minimum": 4352,
            "name": "Blue",
            "position": 14,
            "stddev": 4841.528317,
            "variance": 23440396.45
          },
          {
            "average": 234290.7435,
            "count": 4263432,
            "maximum": 237338.0218,
            "minimum": 231811.0187,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1270.154539,
            "variance": 1613292.553
          },
          {
            "average": 0,
            "count": 4263432,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4263432,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4263432,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4263432,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4263432,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429296.9602,
          5004163.417,
          830.4079321,
          430285.7202,
          5004784.817,
          978.2879321
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429296.9602349112,
                5004163.417288599,
                830.4079320804099
              ],
              [
                429296.9602349112,
                5004784.817288599,
                830.4079320804099
              ],
              [
                430285.7202349112,
                5004784.817288599,
                978.28793208041
              ],
              [
                430285.7202349112,
                5004163.417288599,
                978.28793208041
              ],
              [
                429296.9602349112,
                5004163.417288599,
                830.4079320804099
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T19:42:18+00:00",
        "end_time": "2011-09-16T18:10:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9001132,
            45.18741452,
            830.4079321,
            -117.8874402,
            45.19310594,
            978.2879321
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002507953103,
                  45.18741451822397,
                  830.4079320804099
                ],
                [
                  -117.90011323692647,
                  45.19300743775927,
                  830.4079320804099
                ],
                [
                  -117.887527146005,
                  45.193105943771556,
                  978.28793208041
                ],
                [
                  -117.88744022090174,
                  45.18751300513535,
                  978.28793208041
                ],
                [
                  -117.90002507953103,
                  45.18741451822397,
                  830.4079320804099
                ]
              ]
            ]
          },
          "id": "45117B8224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T19:42:18Z",
            "pc:count": 4263432,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429799.0495,
                "count": 4263432,
                "maximum": 430285.7202,
                "minimum": 429296.9602,
                "name": "X",
                "position": 0,
                "stddev": 282.796838,
                "variance": 79974.05158
              },
              {
                "average": 5004481.931,
                "count": 4263432,
                "maximum": 5004784.817,
                "minimum": 5004163.417,
                "name": "Y",
                "position": 1,
                "stddev": 177.1970992,
                "variance": 31398.81195
              },
              {
                "average": 859.7052684,
                "count": 4263432,
                "maximum": 978.2879321,
                "minimum": 830.4079321,
                "name": "Z",
                "position": 2,
                "stddev": 35.83092624,
                "variance": 1283.855275
              },
              {
                "average": 109.8208561,
                "count": 4263432,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.31422424,
                "variance": 1247.094434
              },
              {
                "average": 1.003518527,
                "count": 4263432,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05971761202,
                "variance": 0.003566193185
              },
              {
                "average": 1.008696749,
                "count": 4263432,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09401979219,
                "variance": 0.008839721324
              },
              {
                "average": 0.5000114931,
                "count": 4263432,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000585,
                "variance": 0.2500000585
              },
              {
                "average": 0,
                "count": 4263432,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.361840179,
                "count": 4263432,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4805329522,
                "variance": 0.2309119181
              },
              {
                "average": -0.2104559835,
                "count": 4263432,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.499670071,
                "variance": 72.24439131
              },
              {
                "average": 134.0459597,
                "count": 4263432,
                "maximum": 149,
                "minimum": 125,
                "name": "UserData",
                "position": 10,
                "stddev": 2.924364254,
                "variance": 8.551906289
              },
              {
                "average": 10752.05451,
                "count": 4263432,
                "maximum": 10756,
                "minimum": 10748,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.809863125,
                "variance": 3.27560453
              },
              {
                "average": 27698.78842,
                "count": 4263432,
                "maximum": 58368,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 6995.647025,
                "variance": 48939077.3
              },
              {
                "average": 28482.49237,
                "count": 4263432,
                "maximum": 57600,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 5099.707784,
                "variance": 26007019.49
              },
              {
                "average": 24338.63645,
                "count": 4263432,
                "maximum": 57088,
                "minimum": 4352,
                "name": "Blue",
                "position": 14,
                "stddev": 4841.528317,
                "variance": 23440396.45
              },
              {
                "average": 234290.7435,
                "count": 4263432,
                "maximum": 237338.0218,
                "minimum": 231811.0187,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1270.154539,
                "variance": 1613292.553
              },
              {
                "average": 0,
                "count": 4263432,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4263432,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4263432,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4263432,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4263432,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429296.9602,
              5004163.417,
              830.4079321,
              430285.7202,
              5004784.817,
              978.2879321
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429296.9602349112,
                    5004163.417288599,
                    830.4079320804099
                  ],
                  [
                    429296.9602349112,
                    5004784.817288599,
                    830.4079320804099
                  ],
                  [
                    430285.7202349112,
                    5004784.817288599,
                    978.28793208041
                  ],
                  [
                    430285.7202349112,
                    5004163.417288599,
                    978.28793208041
                  ],
                  [
                    429296.9602349112,
                    5004163.417288599,
                    830.4079320804099
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T19:42:18+00:00",
            "end_time": "2011-09-16T18:10: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": "45117B8102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752462050896,
              45.237404862082094,
              822.1891083787789
            ],
            [
              -117.98774304585285,
              45.25000982577986,
              822.1891083787789
            ],
            [
              -117.97502924744909,
              45.25011907907381,
              1016.8091083787788
            ],
            [
              -117.97481363249543,
              45.23751406763611,
              1016.8091083787788
            ],
            [
              -117.98752462050896,
              45.237404862082094,
              822.1891083787789
            ]
          ]
        ]
      },
      "bbox": [
        -117.987743,
        45.23740486,
        822.1891084,
        -117.9748136,
        45.25011908,
        1016.809108
      ],
      "properties": {
        "datetime": "2011-09-17T19:56:44Z",
        "pc:count": 10162090,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423015.3478,
            "count": 10162090,
            "maximum": 423488.9419,
            "minimum": 422491.1219,
            "name": "X",
            "position": 0,
            "stddev": 278.2679118,
            "variance": 77433.03072
          },
          {
            "average": 5010489.38,
            "count": 10162090,
            "maximum": 5011197.764,
            "minimum": 5009797.244,
            "name": "Y",
            "position": 1,
            "stddev": 400.440295,
            "variance": 160352.4299
          },
          {
            "average": 885.1208795,
            "count": 10162090,
            "maximum": 1016.809108,
            "minimum": 822.1891084,
            "name": "Z",
            "position": 2,
            "stddev": 60.21098897,
            "variance": 3625.363193
          },
          {
            "average": 109.3605854,
            "count": 10162090,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.66153446,
            "variance": 879.8066265
          },
          {
            "average": 1.002569157,
            "count": 10162090,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05277077446,
            "variance": 0.002784754637
          },
          {
            "average": 1.005843483,
            "count": 10162090,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08111747616,
            "variance": 0.006580044939
          },
          {
            "average": 0.5001031284,
            "count": 10162090,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000014,
            "variance": 0.250000014
          },
          {
            "average": 0,
            "count": 10162090,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.271902729,
            "count": 10162090,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.444940057,
            "variance": 0.1979716543
          },
          {
            "average": -0.2618768165,
            "count": 10162090,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.371561946,
            "variance": 70.08304942
          },
          {
            "average": 137.055703,
            "count": 10162090,
            "maximum": 160,
            "minimum": 128,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9534646061,
            "variance": 0.909094755
          },
          {
            "average": 10663.94281,
            "count": 10162090,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 25.80379775,
            "variance": 665.8359785
          },
          {
            "average": 32656.61995,
            "count": 10162090,
            "maximum": 62464,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 7738.978165,
            "variance": 59891783.04
          },
          {
            "average": 31169.9571,
            "count": 10162090,
            "maximum": 63488,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 5640.566625,
            "variance": 31815991.85
          },
          {
            "average": 24763.4338,
            "count": 10162090,
            "maximum": 64000,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5396.603265,
            "variance": 29123326.8
          },
          {
            "average": 316805.2954,
            "count": 10162090,
            "maximum": 324604.8616,
            "minimum": 248936.4273,
            "name": "GpsTime",
            "position": 15,
            "stddev": 16141.94774,
            "variance": 260562476.8
          },
          {
            "average": 0,
            "count": 10162090,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10162090,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10162090,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10162090,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10162090,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422491.1219,
          5009797.244,
          822.1891084,
          423488.9419,
          5011197.764,
          1016.809108
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422491.1218860542,
                5009797.243548561,
                822.1891083787789
              ],
              [
                422491.1218860542,
                5011197.76354856,
                822.1891083787789
              ],
              [
                423488.9418860542,
                5011197.76354856,
                1016.8091083787788
              ],
              [
                423488.9418860542,
                5009797.243548561,
                1016.8091083787788
              ],
              [
                422491.1218860542,
                5009797.243548561,
                822.1891083787789
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T19:56:44+00:00",
        "end_time": "2011-09-16T22:55:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.987743,
            45.23740486,
            822.1891084,
            -117.9748136,
            45.25011908,
            1016.809108
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752462050896,
                  45.237404862082094,
                  822.1891083787789
                ],
                [
                  -117.98774304585285,
                  45.25000982577986,
                  822.1891083787789
                ],
                [
                  -117.97502924744909,
                  45.25011907907381,
                  1016.8091083787788
                ],
                [
                  -117.97481363249543,
                  45.23751406763611,
                  1016.8091083787788
                ],
                [
                  -117.98752462050896,
                  45.237404862082094,
                  822.1891083787789
                ]
              ]
            ]
          },
          "id": "45117B8102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T19:56:44Z",
            "pc:count": 10162090,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423015.3478,
                "count": 10162090,
                "maximum": 423488.9419,
                "minimum": 422491.1219,
                "name": "X",
                "position": 0,
                "stddev": 278.2679118,
                "variance": 77433.03072
              },
              {
                "average": 5010489.38,
                "count": 10162090,
                "maximum": 5011197.764,
                "minimum": 5009797.244,
                "name": "Y",
                "position": 1,
                "stddev": 400.440295,
                "variance": 160352.4299
              },
              {
                "average": 885.1208795,
                "count": 10162090,
                "maximum": 1016.809108,
                "minimum": 822.1891084,
                "name": "Z",
                "position": 2,
                "stddev": 60.21098897,
                "variance": 3625.363193
              },
              {
                "average": 109.3605854,
                "count": 10162090,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.66153446,
                "variance": 879.8066265
              },
              {
                "average": 1.002569157,
                "count": 10162090,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05277077446,
                "variance": 0.002784754637
              },
              {
                "average": 1.005843483,
                "count": 10162090,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08111747616,
                "variance": 0.006580044939
              },
              {
                "average": 0.5001031284,
                "count": 10162090,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000014,
                "variance": 0.250000014
              },
              {
                "average": 0,
                "count": 10162090,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.271902729,
                "count": 10162090,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.444940057,
                "variance": 0.1979716543
              },
              {
                "average": -0.2618768165,
                "count": 10162090,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.371561946,
                "variance": 70.08304942
              },
              {
                "average": 137.055703,
                "count": 10162090,
                "maximum": 160,
                "minimum": 128,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9534646061,
                "variance": 0.909094755
              },
              {
                "average": 10663.94281,
                "count": 10162090,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 25.80379775,
                "variance": 665.8359785
              },
              {
                "average": 32656.61995,
                "count": 10162090,
                "maximum": 62464,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 7738.978165,
                "variance": 59891783.04
              },
              {
                "average": 31169.9571,
                "count": 10162090,
                "maximum": 63488,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 5640.566625,
                "variance": 31815991.85
              },
              {
                "average": 24763.4338,
                "count": 10162090,
                "maximum": 64000,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5396.603265,
                "variance": 29123326.8
              },
              {
                "average": 316805.2954,
                "count": 10162090,
                "maximum": 324604.8616,
                "minimum": 248936.4273,
                "name": "GpsTime",
                "position": 15,
                "stddev": 16141.94774,
                "variance": 260562476.8
              },
              {
                "average": 0,
                "count": 10162090,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10162090,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10162090,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10162090,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10162090,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422491.1219,
              5009797.244,
              822.1891084,
              423488.9419,
              5011197.764,
              1016.809108
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422491.1218860542,
                    5009797.243548561,
                    822.1891083787789
                  ],
                  [
                    422491.1218860542,
                    5011197.76354856,
                    822.1891083787789
                  ],
                  [
                    423488.9418860542,
                    5011197.76354856,
                    1016.8091083787788
                  ],
                  [
                    423488.9418860542,
                    5009797.243548561,
                    1016.8091083787788
                  ],
                  [
                    422491.1218860542,
                    5009797.243548561,
                    822.1891083787789
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T19:56:44+00:00",
            "end_time": "2011-09-16T22:55: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": "45117B7301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502518172994,
              45.17491700062791,
              842.4637172632299
            ],
            [
              -117.87521763446658,
              45.18747876309065,
              842.4637172632299
            ],
            [
              -117.8625285623289,
              45.187575302855166,
              1056.82371726323
            ],
            [
              -117.86233889896717,
              45.175013498353046,
              1056.82371726323
            ],
            [
              -117.87502518172994,
              45.17491700062791,
              842.4637172632299
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752176,
        45.174917,
        842.4637173,
        -117.8623389,
        45.1875753,
        1056.823717
      ],
      "properties": {
        "datetime": "2011-09-16T18:09:32Z",
        "pc:count": 9130621,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431745.7838,
            "count": 9130621,
            "maximum": 432242.7979,
            "minimum": 431245.8579,
            "name": "X",
            "position": 0,
            "stddev": 286.3094076,
            "variance": 81973.07687
          },
          {
            "average": 5003425.3,
            "count": 9130621,
            "maximum": 5004149.135,
            "minimum": 5002753.475,
            "name": "Y",
            "position": 1,
            "stddev": 385.8148807,
            "variance": 148853.1222
          },
          {
            "average": 904.7630781,
            "count": 9130621,
            "maximum": 1056.823717,
            "minimum": 842.4637173,
            "name": "Z",
            "position": 2,
            "stddev": 53.16770387,
            "variance": 2826.804735
          },
          {
            "average": 105.1704425,
            "count": 9130621,
            "maximum": 248,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.60778678,
            "variance": 818.4054646
          },
          {
            "average": 1.002095586,
            "count": 9130621,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04675745201,
            "variance": 0.002186259319
          },
          {
            "average": 1.004841839,
            "count": 9130621,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07178810851,
            "variance": 0.005153532523
          },
          {
            "average": 0.5000755151,
            "count": 9130621,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000217,
            "variance": 0.2500000217
          },
          {
            "average": 0,
            "count": 9130621,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.315730989,
            "count": 9130621,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4648063632,
            "variance": 0.2160449553
          },
          {
            "average": -0.03889329122,
            "count": 9130621,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.580629774,
            "variance": 73.62720732
          },
          {
            "average": 127.6962386,
            "count": 9130621,
            "maximum": 148,
            "minimum": 118,
            "name": "UserData",
            "position": 10,
            "stddev": 5.730341087,
            "variance": 32.83680897
          },
          {
            "average": 10743.29338,
            "count": 9130621,
            "maximum": 10748,
            "minimum": 10738,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.033969168,
            "variance": 4.137030577
          },
          {
            "average": 36526.39382,
            "count": 9130621,
            "maximum": 65280,
            "minimum": 6144,
            "name": "Red",
            "position": 12,
            "stddev": 5830.398643,
            "variance": 33993548.34
          },
          {
            "average": 32866.33595,
            "count": 9130621,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 4540.858915,
            "variance": 20619399.69
          },
          {
            "average": 28663.49751,
            "count": 9130621,
            "maximum": 65280,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 4182.114092,
            "variance": 17490078.28
          },
          {
            "average": 219317.9714,
            "count": 9130621,
            "maximum": 231772.1417,
            "minimum": 166332.9684,
            "name": "GpsTime",
            "position": 15,
            "stddev": 22437.60719,
            "variance": 503446216.4
          },
          {
            "average": 0,
            "count": 9130621,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9130621,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9130621,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9130621,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9130621,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431245.8579,
          5002753.475,
          842.4637173,
          432242.7979,
          5004149.135,
          1056.823717
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431245.85788303183,
                5002753.474703131,
                842.4637172632299
              ],
              [
                431245.85788303183,
                5004149.134703131,
                842.4637172632299
              ],
              [
                432242.7978830318,
                5004149.134703131,
                1056.82371726323
              ],
              [
                432242.7978830318,
                5002753.474703131,
                1056.82371726323
              ],
              [
                431245.85788303183,
                5002753.474703131,
                842.4637172632299
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T18:09:32+00:00",
        "end_time": "2011-09-15T23:58:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752176,
            45.174917,
            842.4637173,
            -117.8623389,
            45.1875753,
            1056.823717
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502518172994,
                  45.17491700062791,
                  842.4637172632299
                ],
                [
                  -117.87521763446658,
                  45.18747876309065,
                  842.4637172632299
                ],
                [
                  -117.8625285623289,
                  45.187575302855166,
                  1056.82371726323
                ],
                [
                  -117.86233889896717,
                  45.175013498353046,
                  1056.82371726323
                ],
                [
                  -117.87502518172994,
                  45.17491700062791,
                  842.4637172632299
                ]
              ]
            ]
          },
          "id": "45117B7301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T18:09:32Z",
            "pc:count": 9130621,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431745.7838,
                "count": 9130621,
                "maximum": 432242.7979,
                "minimum": 431245.8579,
                "name": "X",
                "position": 0,
                "stddev": 286.3094076,
                "variance": 81973.07687
              },
              {
                "average": 5003425.3,
                "count": 9130621,
                "maximum": 5004149.135,
                "minimum": 5002753.475,
                "name": "Y",
                "position": 1,
                "stddev": 385.8148807,
                "variance": 148853.1222
              },
              {
                "average": 904.7630781,
                "count": 9130621,
                "maximum": 1056.823717,
                "minimum": 842.4637173,
                "name": "Z",
                "position": 2,
                "stddev": 53.16770387,
                "variance": 2826.804735
              },
              {
                "average": 105.1704425,
                "count": 9130621,
                "maximum": 248,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.60778678,
                "variance": 818.4054646
              },
              {
                "average": 1.002095586,
                "count": 9130621,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04675745201,
                "variance": 0.002186259319
              },
              {
                "average": 1.004841839,
                "count": 9130621,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07178810851,
                "variance": 0.005153532523
              },
              {
                "average": 0.5000755151,
                "count": 9130621,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000217,
                "variance": 0.2500000217
              },
              {
                "average": 0,
                "count": 9130621,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.315730989,
                "count": 9130621,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4648063632,
                "variance": 0.2160449553
              },
              {
                "average": -0.03889329122,
                "count": 9130621,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.580629774,
                "variance": 73.62720732
              },
              {
                "average": 127.6962386,
                "count": 9130621,
                "maximum": 148,
                "minimum": 118,
                "name": "UserData",
                "position": 10,
                "stddev": 5.730341087,
                "variance": 32.83680897
              },
              {
                "average": 10743.29338,
                "count": 9130621,
                "maximum": 10748,
                "minimum": 10738,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.033969168,
                "variance": 4.137030577
              },
              {
                "average": 36526.39382,
                "count": 9130621,
                "maximum": 65280,
                "minimum": 6144,
                "name": "Red",
                "position": 12,
                "stddev": 5830.398643,
                "variance": 33993548.34
              },
              {
                "average": 32866.33595,
                "count": 9130621,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 4540.858915,
                "variance": 20619399.69
              },
              {
                "average": 28663.49751,
                "count": 9130621,
                "maximum": 65280,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 4182.114092,
                "variance": 17490078.28
              },
              {
                "average": 219317.9714,
                "count": 9130621,
                "maximum": 231772.1417,
                "minimum": 166332.9684,
                "name": "GpsTime",
                "position": 15,
                "stddev": 22437.60719,
                "variance": 503446216.4
              },
              {
                "average": 0,
                "count": 9130621,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9130621,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9130621,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9130621,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9130621,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431245.8579,
              5002753.475,
              842.4637173,
              432242.7979,
              5004149.135,
              1056.823717
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431245.85788303183,
                    5002753.474703131,
                    842.4637172632299
                  ],
                  [
                    431245.85788303183,
                    5004149.134703131,
                    842.4637172632299
                  ],
                  [
                    432242.7978830318,
                    5004149.134703131,
                    1056.82371726323
                  ],
                  [
                    432242.7978830318,
                    5002753.474703131,
                    1056.82371726323
                  ],
                  [
                    431245.85788303183,
                    5002753.474703131,
                    842.4637172632299
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T18:09:32+00:00",
            "end_time": "2011-09-15T23:58: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": "45117B8225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.887525089504,
              45.18742567489796,
              836.505567742093
            ],
            [
              -117.88761357016699,
              45.19311815946695,
              836.505567742093
            ],
            [
              -117.87642228498288,
              45.193204592147644,
              982.545567742093
            ],
            [
              -117.8763349195621,
              45.18751209052052,
              982.545567742093
            ],
            [
              -117.887525089504,
              45.18742567489796,
              836.505567742093
            ]
          ]
        ]
      },
      "bbox": [
        -117.8876136,
        45.18742567,
        836.5055677,
        -117.8763349,
        45.19320459,
        982.5455677
      ],
      "properties": {
        "datetime": "2011-09-16T18:36:32Z",
        "pc:count": 2355015,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430591.7971,
            "count": 2355015,
            "maximum": 431158.1266,
            "minimum": 430278.9466,
            "name": "X",
            "position": 0,
            "stddev": 204.3836288,
            "variance": 41772.66772
          },
          {
            "average": 5004397.241,
            "count": 2355015,
            "maximum": 5004786.249,
            "minimum": 5004153.789,
            "name": "Y",
            "position": 1,
            "stddev": 165.6622614,
            "variance": 27443.98484
          },
          {
            "average": 901.1453889,
            "count": 2355015,
            "maximum": 982.5455677,
            "minimum": 836.5055677,
            "name": "Z",
            "position": 2,
            "stddev": 47.7263474,
            "variance": 2277.804236
          },
          {
            "average": 104.1853844,
            "count": 2355015,
            "maximum": 245,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.2804511,
            "variance": 1244.71023
          },
          {
            "average": 1.005272578,
            "count": 2355015,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0745188463,
            "variance": 0.005553058453
          },
          {
            "average": 1.0117995,
            "count": 2355015,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1132757488,
            "variance": 0.01283139526
          },
          {
            "average": 0.4999530789,
            "count": 2355015,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000104,
            "variance": 0.250000104
          },
          {
            "average": 0,
            "count": 2355015,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.322561003,
            "count": 2355015,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4674564098,
            "variance": 0.2185154951
          },
          {
            "average": 0.3506735083,
            "count": 2355015,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.826168087,
            "variance": 77.9012431
          },
          {
            "average": 130.8129201,
            "count": 2355015,
            "maximum": 143,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 2.507200253,
            "variance": 6.286053111
          },
          {
            "average": 10747.41499,
            "count": 2355015,
            "maximum": 10751,
            "minimum": 10744,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.193577273,
            "variance": 1.424626706
          },
          {
            "average": 33953.5391,
            "count": 2355015,
            "maximum": 57344,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 5611.764557,
            "variance": 31491901.44
          },
          {
            "average": 31727.49457,
            "count": 2355015,
            "maximum": 57856,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 5009.707611,
            "variance": 25097170.35
          },
          {
            "average": 27520.99959,
            "count": 2355015,
            "maximum": 58368,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 5044.387905,
            "variance": 25445849.34
          },
          {
            "average": 231326.0701,
            "count": 2355015,
            "maximum": 233392.6783,
            "minimum": 228913.3992,
            "name": "GpsTime",
            "position": 15,
            "stddev": 843.1246147,
            "variance": 710859.1158
          },
          {
            "average": 0,
            "count": 2355015,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2355015,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2355015,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2355015,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2355015,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430278.9466,
          5004153.789,
          836.5055677,
          431158.1266,
          5004786.249,
          982.5455677
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430278.9465684759,
                5004153.788932147,
                836.505567742093
              ],
              [
                430278.9465684759,
                5004786.248932148,
                836.505567742093
              ],
              [
                431158.126568476,
                5004786.248932148,
                982.545567742093
              ],
              [
                431158.126568476,
                5004153.788932147,
                982.545567742093
              ],
              [
                430278.9465684759,
                5004153.788932147,
                836.505567742093
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T18:36:32+00:00",
        "end_time": "2011-09-16T17:21:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8876136,
            45.18742567,
            836.5055677,
            -117.8763349,
            45.19320459,
            982.5455677
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.887525089504,
                  45.18742567489796,
                  836.505567742093
                ],
                [
                  -117.88761357016699,
                  45.19311815946695,
                  836.505567742093
                ],
                [
                  -117.87642228498288,
                  45.193204592147644,
                  982.545567742093
                ],
                [
                  -117.8763349195621,
                  45.18751209052052,
                  982.545567742093
                ],
                [
                  -117.887525089504,
                  45.18742567489796,
                  836.505567742093
                ]
              ]
            ]
          },
          "id": "45117B8225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T18:36:32Z",
            "pc:count": 2355015,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430591.7971,
                "count": 2355015,
                "maximum": 431158.1266,
                "minimum": 430278.9466,
                "name": "X",
                "position": 0,
                "stddev": 204.3836288,
                "variance": 41772.66772
              },
              {
                "average": 5004397.241,
                "count": 2355015,
                "maximum": 5004786.249,
                "minimum": 5004153.789,
                "name": "Y",
                "position": 1,
                "stddev": 165.6622614,
                "variance": 27443.98484
              },
              {
                "average": 901.1453889,
                "count": 2355015,
                "maximum": 982.5455677,
                "minimum": 836.5055677,
                "name": "Z",
                "position": 2,
                "stddev": 47.7263474,
                "variance": 2277.804236
              },
              {
                "average": 104.1853844,
                "count": 2355015,
                "maximum": 245,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.2804511,
                "variance": 1244.71023
              },
              {
                "average": 1.005272578,
                "count": 2355015,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0745188463,
                "variance": 0.005553058453
              },
              {
                "average": 1.0117995,
                "count": 2355015,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1132757488,
                "variance": 0.01283139526
              },
              {
                "average": 0.4999530789,
                "count": 2355015,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000104,
                "variance": 0.250000104
              },
              {
                "average": 0,
                "count": 2355015,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.322561003,
                "count": 2355015,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4674564098,
                "variance": 0.2185154951
              },
              {
                "average": 0.3506735083,
                "count": 2355015,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.826168087,
                "variance": 77.9012431
              },
              {
                "average": 130.8129201,
                "count": 2355015,
                "maximum": 143,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 2.507200253,
                "variance": 6.286053111
              },
              {
                "average": 10747.41499,
                "count": 2355015,
                "maximum": 10751,
                "minimum": 10744,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.193577273,
                "variance": 1.424626706
              },
              {
                "average": 33953.5391,
                "count": 2355015,
                "maximum": 57344,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 5611.764557,
                "variance": 31491901.44
              },
              {
                "average": 31727.49457,
                "count": 2355015,
                "maximum": 57856,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 5009.707611,
                "variance": 25097170.35
              },
              {
                "average": 27520.99959,
                "count": 2355015,
                "maximum": 58368,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 5044.387905,
                "variance": 25445849.34
              },
              {
                "average": 231326.0701,
                "count": 2355015,
                "maximum": 233392.6783,
                "minimum": 228913.3992,
                "name": "GpsTime",
                "position": 15,
                "stddev": 843.1246147,
                "variance": 710859.1158
              },
              {
                "average": 0,
                "count": 2355015,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2355015,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2355015,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2355015,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2355015,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430278.9466,
              5004153.789,
              836.5055677,
              431158.1266,
              5004786.249,
              982.5455677
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430278.9465684759,
                    5004153.788932147,
                    836.505567742093
                  ],
                  [
                    430278.9465684759,
                    5004786.248932148,
                    836.505567742093
                  ],
                  [
                    431158.126568476,
                    5004786.248932148,
                    982.545567742093
                  ],
                  [
                    431158.126568476,
                    5004153.788932147,
                    982.545567742093
                  ],
                  [
                    430278.9465684759,
                    5004153.788932147,
                    836.505567742093
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T18:36:32+00:00",
            "end_time": "2011-09-16T17:21: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": "45117A8209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002502150524,
              45.09991476118042,
              1012.1064446082258
            ],
            [
              -117.90022298474464,
              45.11251026662228,
              1012.1064446082258
            ],
            [
              -117.88752926658368,
              45.112609623748895,
              1094.3064446082258
            ],
            [
              -117.88733409386039,
              45.10001407492526,
              1094.3064446082258
            ],
            [
              -117.90002502150524,
              45.09991476118042,
              1012.1064446082258
            ]
          ]
        ]
      },
      "bbox": [
        -117.900223,
        45.09991476,
        1012.106445,
        -117.8873341,
        45.11260962,
        1094.306445
      ],
      "properties": {
        "datetime": "2011-09-17T18:14:05Z",
        "pc:count": 9403728,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429683.275,
            "count": 9403728,
            "maximum": 430187.3367,
            "minimum": 429188.7167,
            "name": "X",
            "position": 0,
            "stddev": 284.7220081,
            "variance": 81066.62191
          },
          {
            "average": 4995131.237,
            "count": 9403728,
            "maximum": 4995842.463,
            "minimum": 4994443.063,
            "name": "Y",
            "position": 1,
            "stddev": 396.5747296,
            "variance": 157271.5162
          },
          {
            "average": 1037.577412,
            "count": 9403728,
            "maximum": 1094.306445,
            "minimum": 1012.106445,
            "name": "Z",
            "position": 2,
            "stddev": 18.78279509,
            "variance": 352.7933915
          },
          {
            "average": 110.236074,
            "count": 9403728,
            "maximum": 248,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.49828571,
            "variance": 506.1728599
          },
          {
            "average": 1.005019073,
            "count": 9403728,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07667227861,
            "variance": 0.005878638308
          },
          {
            "average": 1.010508705,
            "count": 9403728,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1163816348,
            "variance": 0.01354468492
          },
          {
            "average": 0.5000020205,
            "count": 9403728,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000266,
            "variance": 0.2500000266
          },
          {
            "average": 0,
            "count": 9403728,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.326720849,
            "count": 9403728,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4690142422,
            "variance": 0.2199743594
          },
          {
            "average": 0.1904875939,
            "count": 9403728,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.671604972,
            "variance": 75.19673278
          },
          {
            "average": 136.6121906,
            "count": 9403728,
            "maximum": 147,
            "minimum": 128,
            "name": "UserData",
            "position": 10,
            "stddev": 2.130114395,
            "variance": 4.537387334
          },
          {
            "average": 10767.98799,
            "count": 9403728,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.570277719,
            "variance": 91.59021562
          },
          {
            "average": 36106.97576,
            "count": 9403728,
            "maximum": 64000,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 7401.91457,
            "variance": 54788339.31
          },
          {
            "average": 33624.47618,
            "count": 9403728,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 6209.046122,
            "variance": 38552253.74
          },
          {
            "average": 27802.42746,
            "count": 9403728,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 5829.524244,
            "variance": 33983352.91
          },
          {
            "average": 247621.0443,
            "count": 9403728,
            "maximum": 318445.2539,
            "minimum": 243719.1222,
            "name": "GpsTime",
            "position": 15,
            "stddev": 6035.015187,
            "variance": 36421408.31
          },
          {
            "average": 0,
            "count": 9403728,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9403728,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9403728,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9403728,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9403728,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429188.7167,
          4994443.063,
          1012.106445,
          430187.3367,
          4995842.463,
          1094.306445
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429188.7167319528,
                4994443.062654435,
                1012.1064446082258
              ],
              [
                429188.7167319528,
                4995842.462654435,
                1012.1064446082258
              ],
              [
                430187.3367319528,
                4995842.462654435,
                1094.3064446082258
              ],
              [
                430187.3367319528,
                4994443.062654435,
                1094.3064446082258
              ],
              [
                429188.7167319528,
                4994443.062654435,
                1012.1064446082258
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T18:14:05+00:00",
        "end_time": "2011-09-16T21:28:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.900223,
            45.09991476,
            1012.106445,
            -117.8873341,
            45.11260962,
            1094.306445
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002502150524,
                  45.09991476118042,
                  1012.1064446082258
                ],
                [
                  -117.90022298474464,
                  45.11251026662228,
                  1012.1064446082258
                ],
                [
                  -117.88752926658368,
                  45.112609623748895,
                  1094.3064446082258
                ],
                [
                  -117.88733409386039,
                  45.10001407492526,
                  1094.3064446082258
                ],
                [
                  -117.90002502150524,
                  45.09991476118042,
                  1012.1064446082258
                ]
              ]
            ]
          },
          "id": "45117A8209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T18:14:05Z",
            "pc:count": 9403728,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429683.275,
                "count": 9403728,
                "maximum": 430187.3367,
                "minimum": 429188.7167,
                "name": "X",
                "position": 0,
                "stddev": 284.7220081,
                "variance": 81066.62191
              },
              {
                "average": 4995131.237,
                "count": 9403728,
                "maximum": 4995842.463,
                "minimum": 4994443.063,
                "name": "Y",
                "position": 1,
                "stddev": 396.5747296,
                "variance": 157271.5162
              },
              {
                "average": 1037.577412,
                "count": 9403728,
                "maximum": 1094.306445,
                "minimum": 1012.106445,
                "name": "Z",
                "position": 2,
                "stddev": 18.78279509,
                "variance": 352.7933915
              },
              {
                "average": 110.236074,
                "count": 9403728,
                "maximum": 248,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.49828571,
                "variance": 506.1728599
              },
              {
                "average": 1.005019073,
                "count": 9403728,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07667227861,
                "variance": 0.005878638308
              },
              {
                "average": 1.010508705,
                "count": 9403728,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1163816348,
                "variance": 0.01354468492
              },
              {
                "average": 0.5000020205,
                "count": 9403728,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000266,
                "variance": 0.2500000266
              },
              {
                "average": 0,
                "count": 9403728,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.326720849,
                "count": 9403728,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4690142422,
                "variance": 0.2199743594
              },
              {
                "average": 0.1904875939,
                "count": 9403728,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.671604972,
                "variance": 75.19673278
              },
              {
                "average": 136.6121906,
                "count": 9403728,
                "maximum": 147,
                "minimum": 128,
                "name": "UserData",
                "position": 10,
                "stddev": 2.130114395,
                "variance": 4.537387334
              },
              {
                "average": 10767.98799,
                "count": 9403728,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.570277719,
                "variance": 91.59021562
              },
              {
                "average": 36106.97576,
                "count": 9403728,
                "maximum": 64000,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 7401.91457,
                "variance": 54788339.31
              },
              {
                "average": 33624.47618,
                "count": 9403728,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 6209.046122,
                "variance": 38552253.74
              },
              {
                "average": 27802.42746,
                "count": 9403728,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 5829.524244,
                "variance": 33983352.91
              },
              {
                "average": 247621.0443,
                "count": 9403728,
                "maximum": 318445.2539,
                "minimum": 243719.1222,
                "name": "GpsTime",
                "position": 15,
                "stddev": 6035.015187,
                "variance": 36421408.31
              },
              {
                "average": 0,
                "count": 9403728,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9403728,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9403728,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9403728,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9403728,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429188.7167,
              4994443.063,
              1012.106445,
              430187.3367,
              4995842.463,
              1094.306445
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429188.7167319528,
                    4994443.062654435,
                    1012.1064446082258
                  ],
                  [
                    429188.7167319528,
                    4995842.462654435,
                    1012.1064446082258
                  ],
                  [
                    430187.3367319528,
                    4995842.462654435,
                    1094.3064446082258
                  ],
                  [
                    430187.3367319528,
                    4994443.062654435,
                    1094.3064446082258
                  ],
                  [
                    429188.7167319528,
                    4994443.062654435,
                    1012.1064446082258
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T18:14:05+00:00",
            "end_time": "2011-09-16T21:28: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": "45117A8104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252462734508,
              45.11240765361877,
              1019.1883387044234
            ],
            [
              -117.96273654664519,
              45.125009927989325,
              1019.1883387044234
            ],
            [
              -117.95002985476509,
              45.1251163426212,
              1066.2083387044233
            ],
            [
              -117.94982073145984,
              45.112514021762394,
              1066.2083387044233
            ],
            [
              -117.96252462734508,
              45.11240765361877,
              1019.1883387044234
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627365,
        45.11240765,
        1019.188339,
        -117.9498207,
        45.12511634,
        1066.208339
      ],
      "properties": {
        "datetime": "2011-09-17T22:46:13Z",
        "pc:count": 9262972,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424783.3613,
            "count": 9262972,
            "maximum": 425287.3199,
            "minimum": 424287.8799,
            "name": "X",
            "position": 0,
            "stddev": 282.3068707,
            "variance": 79697.16926
          },
          {
            "average": 4996591.366,
            "count": 9262972,
            "maximum": 4997287.689,
            "minimum": 4995887.509,
            "name": "Y",
            "position": 1,
            "stddev": 398.362625,
            "variance": 158692.781
          },
          {
            "average": 1026.110998,
            "count": 9262972,
            "maximum": 1066.208339,
            "minimum": 1019.188339,
            "name": "Z",
            "position": 2,
            "stddev": 7.74558333,
            "variance": 59.99406112
          },
          {
            "average": 107.4034912,
            "count": 9262972,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.20457475,
            "variance": 1169.952934
          },
          {
            "average": 1.00094149,
            "count": 9262972,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03188425498,
            "variance": 0.001016605716
          },
          {
            "average": 1.002000546,
            "count": 9262972,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04777234924,
            "variance": 0.002282197352
          },
          {
            "average": 0.5000167333,
            "count": 9262972,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000267,
            "variance": 0.2500000267
          },
          {
            "average": 0,
            "count": 9262972,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.296355209,
            "count": 9262972,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4566495609,
            "variance": 0.2085288215
          },
          {
            "average": -0.3667276152,
            "count": 9262972,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.632190797,
            "variance": 74.51471796
          },
          {
            "average": 137,
            "count": 9262972,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10674.18929,
            "count": 9262972,
            "maximum": 10678,
            "minimum": 10670,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.67068594,
            "variance": 2.791191509
          },
          {
            "average": 35953.27439,
            "count": 9262972,
            "maximum": 65280,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 8923.863097,
            "variance": 79635332.58
          },
          {
            "average": 33692.58141,
            "count": 9262972,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 6922.548292,
            "variance": 47921674.86
          },
          {
            "average": 27123.51334,
            "count": 9262972,
            "maximum": 65280,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 6838.28678,
            "variance": 46762166.09
          },
          {
            "average": 332219.1794,
            "count": 9262972,
            "maximum": 334773.0635,
            "minimum": 329548.8718,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1085.51514,
            "variance": 1178343.119
          },
          {
            "average": 0,
            "count": 9262972,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9262972,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9262972,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9262972,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9262972,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424287.8799,
          4995887.509,
          1019.188339,
          425287.3199,
          4997287.689,
          1066.208339
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424287.8799296601,
                4995887.509414267,
                1019.1883387044234
              ],
              [
                424287.8799296601,
                4997287.6894142665,
                1019.1883387044234
              ],
              [
                425287.31992966007,
                4997287.6894142665,
                1066.2083387044233
              ],
              [
                425287.31992966007,
                4995887.509414267,
                1066.2083387044233
              ],
              [
                424287.8799296601,
                4995887.509414267,
                1019.1883387044234
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:46:13+00:00",
        "end_time": "2011-09-17T21:19:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627365,
            45.11240765,
            1019.188339,
            -117.9498207,
            45.12511634,
            1066.208339
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252462734508,
                  45.11240765361877,
                  1019.1883387044234
                ],
                [
                  -117.96273654664519,
                  45.125009927989325,
                  1019.1883387044234
                ],
                [
                  -117.95002985476509,
                  45.1251163426212,
                  1066.2083387044233
                ],
                [
                  -117.94982073145984,
                  45.112514021762394,
                  1066.2083387044233
                ],
                [
                  -117.96252462734508,
                  45.11240765361877,
                  1019.1883387044234
                ]
              ]
            ]
          },
          "id": "45117A8104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:46:13Z",
            "pc:count": 9262972,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424783.3613,
                "count": 9262972,
                "maximum": 425287.3199,
                "minimum": 424287.8799,
                "name": "X",
                "position": 0,
                "stddev": 282.3068707,
                "variance": 79697.16926
              },
              {
                "average": 4996591.366,
                "count": 9262972,
                "maximum": 4997287.689,
                "minimum": 4995887.509,
                "name": "Y",
                "position": 1,
                "stddev": 398.362625,
                "variance": 158692.781
              },
              {
                "average": 1026.110998,
                "count": 9262972,
                "maximum": 1066.208339,
                "minimum": 1019.188339,
                "name": "Z",
                "position": 2,
                "stddev": 7.74558333,
                "variance": 59.99406112
              },
              {
                "average": 107.4034912,
                "count": 9262972,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.20457475,
                "variance": 1169.952934
              },
              {
                "average": 1.00094149,
                "count": 9262972,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03188425498,
                "variance": 0.001016605716
              },
              {
                "average": 1.002000546,
                "count": 9262972,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04777234924,
                "variance": 0.002282197352
              },
              {
                "average": 0.5000167333,
                "count": 9262972,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000267,
                "variance": 0.2500000267
              },
              {
                "average": 0,
                "count": 9262972,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.296355209,
                "count": 9262972,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4566495609,
                "variance": 0.2085288215
              },
              {
                "average": -0.3667276152,
                "count": 9262972,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.632190797,
                "variance": 74.51471796
              },
              {
                "average": 137,
                "count": 9262972,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10674.18929,
                "count": 9262972,
                "maximum": 10678,
                "minimum": 10670,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.67068594,
                "variance": 2.791191509
              },
              {
                "average": 35953.27439,
                "count": 9262972,
                "maximum": 65280,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 8923.863097,
                "variance": 79635332.58
              },
              {
                "average": 33692.58141,
                "count": 9262972,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 6922.548292,
                "variance": 47921674.86
              },
              {
                "average": 27123.51334,
                "count": 9262972,
                "maximum": 65280,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 6838.28678,
                "variance": 46762166.09
              },
              {
                "average": 332219.1794,
                "count": 9262972,
                "maximum": 334773.0635,
                "minimum": 329548.8718,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1085.51514,
                "variance": 1178343.119
              },
              {
                "average": 0,
                "count": 9262972,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9262972,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9262972,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9262972,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9262972,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424287.8799,
              4995887.509,
              1019.188339,
              425287.3199,
              4997287.689,
              1066.208339
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424287.8799296601,
                    4995887.509414267,
                    1019.1883387044234
                  ],
                  [
                    424287.8799296601,
                    4997287.6894142665,
                    1019.1883387044234
                  ],
                  [
                    425287.31992966007,
                    4997287.6894142665,
                    1066.2083387044233
                  ],
                  [
                    425287.31992966007,
                    4995887.509414267,
                    1066.2083387044233
                  ],
                  [
                    424287.8799296601,
                    4995887.509414267,
                    1019.1883387044234
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:46:13+00:00",
            "end_time": "2011-09-17T21:19: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": "45117A8403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252490556381,
              45.0499131107359,
              984.6949966114242
            ],
            [
              -117.91272527422755,
              45.062509043396325,
              984.6949966114242
            ],
            [
              -117.90002920677071,
              45.06260981003863,
              1085.3549966114242
            ],
            [
              -117.89983162433211,
              45.05001383337975,
              1085.3549966114242
            ],
            [
              -117.91252490556381,
              45.0499131107359,
              984.6949966114242
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127253,
        45.04991311,
        984.6949966,
        -117.8998316,
        45.06260981,
        1085.354997
      ],
      "properties": {
        "datetime": "2011-09-19T22:39:10Z",
        "pc:count": 14764561,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428629.4311,
            "count": 14764561,
            "maximum": 429142.2869,
            "minimum": 428142.6069,
            "name": "X",
            "position": 0,
            "stddev": 285.9604504,
            "variance": 81773.37919
          },
          {
            "average": 4989487.363,
            "count": 14764561,
            "maximum": 4990298.901,
            "minimum": 4988899.461,
            "name": "Y",
            "position": 1,
            "stddev": 385.9514545,
            "variance": 148958.5252
          },
          {
            "average": 1000.464478,
            "count": 14764561,
            "maximum": 1085.354997,
            "minimum": 984.6949966,
            "name": "Z",
            "position": 2,
            "stddev": 17.88335757,
            "variance": 319.8144778
          },
          {
            "average": 159.9756959,
            "count": 14764561,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 61.61732231,
            "variance": 3796.694409
          },
          {
            "average": 1.000800092,
            "count": 14764561,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02932809715,
            "variance": 0.0008601372827
          },
          {
            "average": 1.001648068,
            "count": 14764561,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04302301103,
            "variance": 0.001850979478
          },
          {
            "average": 0.4987265791,
            "count": 14764561,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983953,
            "variance": 0.2499983953
          },
          {
            "average": 0,
            "count": 14764561,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.219970577,
            "count": 14764561,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4142264282,
            "variance": 0.1715835338
          },
          {
            "average": -0.190758971,
            "count": 14764561,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.39793126,
            "variance": 70.52524945
          },
          {
            "average": 160.0709028,
            "count": 14764561,
            "maximum": 212,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 29.7000517,
            "variance": 882.0930709
          },
          {
            "average": 6684.465501,
            "count": 14764561,
            "maximum": 10671,
            "minimum": 106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5111.292963,
            "variance": 26125315.76
          },
          {
            "average": 32829.82512,
            "count": 14764561,
            "maximum": 65024,
            "minimum": 7936,
            "name": "Red",
            "position": 12,
            "stddev": 8322.566525,
            "variance": 69265113.56
          },
          {
            "average": 32746.99016,
            "count": 14764561,
            "maximum": 63232,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 6278.325846,
            "variance": 39417375.43
          },
          {
            "average": 25838.90261,
            "count": 14764561,
            "maximum": 63744,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 4997.48603,
            "variance": 24974866.62
          },
          {
            "average": 394965.6561,
            "count": 14764561,
            "maximum": 507150.8154,
            "minimum": 323933.1362,
            "name": "GpsTime",
            "position": 15,
            "stddev": 86701.54363,
            "variance": 7517157668
          },
          {
            "average": 0,
            "count": 14764561,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14764561,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14764561,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14764561,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14764561,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428142.6069,
          4988899.461,
          984.6949966,
          429142.2869,
          4990298.901,
          1085.354997
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428142.6069046598,
                4988899.460851912,
                984.6949966114242
              ],
              [
                428142.6069046598,
                4990298.900851912,
                984.6949966114242
              ],
              [
                429142.2869046599,
                4990298.900851912,
                1085.3549966114242
              ],
              [
                429142.2869046599,
                4988899.460851912,
                1085.3549966114242
              ],
              [
                428142.6069046598,
                4988899.460851912,
                984.6949966114242
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T22:39:10+00:00",
        "end_time": "2011-09-17T19:45:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127253,
            45.04991311,
            984.6949966,
            -117.8998316,
            45.06260981,
            1085.354997
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252490556381,
                  45.0499131107359,
                  984.6949966114242
                ],
                [
                  -117.91272527422755,
                  45.062509043396325,
                  984.6949966114242
                ],
                [
                  -117.90002920677071,
                  45.06260981003863,
                  1085.3549966114242
                ],
                [
                  -117.89983162433211,
                  45.05001383337975,
                  1085.3549966114242
                ],
                [
                  -117.91252490556381,
                  45.0499131107359,
                  984.6949966114242
                ]
              ]
            ]
          },
          "id": "45117A8403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:39:10Z",
            "pc:count": 14764561,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428629.4311,
                "count": 14764561,
                "maximum": 429142.2869,
                "minimum": 428142.6069,
                "name": "X",
                "position": 0,
                "stddev": 285.9604504,
                "variance": 81773.37919
              },
              {
                "average": 4989487.363,
                "count": 14764561,
                "maximum": 4990298.901,
                "minimum": 4988899.461,
                "name": "Y",
                "position": 1,
                "stddev": 385.9514545,
                "variance": 148958.5252
              },
              {
                "average": 1000.464478,
                "count": 14764561,
                "maximum": 1085.354997,
                "minimum": 984.6949966,
                "name": "Z",
                "position": 2,
                "stddev": 17.88335757,
                "variance": 319.8144778
              },
              {
                "average": 159.9756959,
                "count": 14764561,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 61.61732231,
                "variance": 3796.694409
              },
              {
                "average": 1.000800092,
                "count": 14764561,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02932809715,
                "variance": 0.0008601372827
              },
              {
                "average": 1.001648068,
                "count": 14764561,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04302301103,
                "variance": 0.001850979478
              },
              {
                "average": 0.4987265791,
                "count": 14764561,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983953,
                "variance": 0.2499983953
              },
              {
                "average": 0,
                "count": 14764561,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.219970577,
                "count": 14764561,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4142264282,
                "variance": 0.1715835338
              },
              {
                "average": -0.190758971,
                "count": 14764561,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.39793126,
                "variance": 70.52524945
              },
              {
                "average": 160.0709028,
                "count": 14764561,
                "maximum": 212,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 29.7000517,
                "variance": 882.0930709
              },
              {
                "average": 6684.465501,
                "count": 14764561,
                "maximum": 10671,
                "minimum": 106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5111.292963,
                "variance": 26125315.76
              },
              {
                "average": 32829.82512,
                "count": 14764561,
                "maximum": 65024,
                "minimum": 7936,
                "name": "Red",
                "position": 12,
                "stddev": 8322.566525,
                "variance": 69265113.56
              },
              {
                "average": 32746.99016,
                "count": 14764561,
                "maximum": 63232,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 6278.325846,
                "variance": 39417375.43
              },
              {
                "average": 25838.90261,
                "count": 14764561,
                "maximum": 63744,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 4997.48603,
                "variance": 24974866.62
              },
              {
                "average": 394965.6561,
                "count": 14764561,
                "maximum": 507150.8154,
                "minimum": 323933.1362,
                "name": "GpsTime",
                "position": 15,
                "stddev": 86701.54363,
                "variance": 7517157668
              },
              {
                "average": 0,
                "count": 14764561,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14764561,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14764561,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14764561,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14764561,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428142.6069,
              4988899.461,
              984.6949966,
              429142.2869,
              4990298.901,
              1085.354997
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428142.6069046598,
                    4988899.460851912,
                    984.6949966114242
                  ],
                  [
                    428142.6069046598,
                    4990298.900851912,
                    984.6949966114242
                  ],
                  [
                    429142.2869046599,
                    4990298.900851912,
                    1085.3549966114242
                  ],
                  [
                    429142.2869046599,
                    4988899.460851912,
                    1085.3549966114242
                  ],
                  [
                    428142.6069046598,
                    4988899.460851912,
                    984.6949966114242
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T22:39:10+00:00",
            "end_time": "2011-09-17T19:45:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "44118H1401a.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.06252695699457,
              44.93122084975056,
              1188.6904152638358
            ],
            [
              -118.06264294802779,
              44.93751002591537,
              1188.6904152638358
            ],
            [
              -118.05140113148653,
              44.93761408473517,
              1272.090415263836
            ],
            [
              -118.05128636698416,
              44.93132488588157,
              1272.090415263836
            ],
            [
              -118.06252695699457,
              44.93122084975056,
              1188.6904152638358
            ]
          ]
        ]
      },
      "bbox": [
        -118.0626429,
        44.93122085,
        1188.690415,
        -118.0512864,
        44.93761408,
        1272.090415
      ],
      "properties": {
        "datetime": "2011-09-17T22:02:05Z",
        "pc:count": 3259066,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 416477.7469,
            "count": 3259066,
            "maximum": 417044.6725,
            "minimum": 416157.5325,
            "name": "X",
            "position": 0,
            "stddev": 207.766931,
            "variance": 43167.09761
          },
          {
            "average": 4976284.053,
            "count": 3259066,
            "maximum": 4976557.133,
            "minimum": 4975858.373,
            "name": "Y",
            "position": 1,
            "stddev": 177.5934458,
            "variance": 31539.432
          },
          {
            "average": 1230.472321,
            "count": 3259066,
            "maximum": 1272.090415,
            "minimum": 1188.690415,
            "name": "Z",
            "position": 2,
            "stddev": 14.8287792,
            "variance": 219.8926925
          },
          {
            "average": 96.24709809,
            "count": 3259066,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.44411335,
            "variance": 2646.496799
          },
          {
            "average": 1.125242017,
            "count": 3259066,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3553119065,
            "variance": 0.1262465509
          },
          {
            "average": 1.262469677,
            "count": 3259066,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5049157837,
            "variance": 0.2549399486
          },
          {
            "average": 0.49974686,
            "count": 3259066,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000126,
            "variance": 0.2500000126
          },
          {
            "average": 0,
            "count": 3259066,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.182787645,
            "count": 3259066,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3864923904,
            "variance": 0.1493763679
          },
          {
            "average": -1.387453354,
            "count": 3259066,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.144218488,
            "variance": 66.32829478
          },
          {
            "average": 176.0741801,
            "count": 3259066,
            "maximum": 179,
            "minimum": 152,
            "name": "UserData",
            "position": 10,
            "stddev": 7.378554454,
            "variance": 54.44306584
          },
          {
            "average": 14828.14573,
            "count": 3259066,
            "maximum": 20163,
            "minimum": 9408,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5323.667317,
            "variance": 28341433.71
          },
          {
            "average": 24765.80362,
            "count": 3259066,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 11325.60099,
            "variance": 128269237.8
          },
          {
            "average": 24910.74798,
            "count": 3259066,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 10668.14002,
            "variance": 113809211.4
          },
          {
            "average": 21578.0283,
            "count": 3259066,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 9528.956758,
            "variance": 90801016.89
          },
          {
            "average": 291717.212,
            "count": 3259066,
            "maximum": 332125.1219,
            "minimum": 156308.3764,
            "name": "GpsTime",
            "position": 15,
            "stddev": 73581.55595,
            "variance": 5414245376
          },
          {
            "average": 0,
            "count": 3259066,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3259066,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3259066,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3259066,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3259066,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416157.5325,
          4975858.373,
          1188.690415,
          417044.6725,
          4976557.133,
          1272.090415
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416157.53247342416,
                4975858.372888249,
                1188.6904152638358
              ],
              [
                416157.53247342416,
                4976557.132888249,
                1188.6904152638358
              ],
              [
                417044.6724734242,
                4976557.132888249,
                1272.090415263836
              ],
              [
                417044.6724734242,
                4975858.372888249,
                1272.090415263836
              ],
              [
                416157.53247342416,
                4975858.372888249,
                1188.6904152638358
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:02:05+00:00",
        "end_time": "2011-09-15T21:11:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1401a.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1401a.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1401a.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1401a.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0626429,
            44.93122085,
            1188.690415,
            -118.0512864,
            44.93761408,
            1272.090415
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.06252695699457,
                  44.93122084975056,
                  1188.6904152638358
                ],
                [
                  -118.06264294802779,
                  44.93751002591537,
                  1188.6904152638358
                ],
                [
                  -118.05140113148653,
                  44.93761408473517,
                  1272.090415263836
                ],
                [
                  -118.05128636698416,
                  44.93132488588157,
                  1272.090415263836
                ],
                [
                  -118.06252695699457,
                  44.93122084975056,
                  1188.6904152638358
                ]
              ]
            ]
          },
          "id": "44118H1401a.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1401a.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:02:05Z",
            "pc:count": 3259066,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 416477.7469,
                "count": 3259066,
                "maximum": 417044.6725,
                "minimum": 416157.5325,
                "name": "X",
                "position": 0,
                "stddev": 207.766931,
                "variance": 43167.09761
              },
              {
                "average": 4976284.053,
                "count": 3259066,
                "maximum": 4976557.133,
                "minimum": 4975858.373,
                "name": "Y",
                "position": 1,
                "stddev": 177.5934458,
                "variance": 31539.432
              },
              {
                "average": 1230.472321,
                "count": 3259066,
                "maximum": 1272.090415,
                "minimum": 1188.690415,
                "name": "Z",
                "position": 2,
                "stddev": 14.8287792,
                "variance": 219.8926925
              },
              {
                "average": 96.24709809,
                "count": 3259066,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.44411335,
                "variance": 2646.496799
              },
              {
                "average": 1.125242017,
                "count": 3259066,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3553119065,
                "variance": 0.1262465509
              },
              {
                "average": 1.262469677,
                "count": 3259066,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5049157837,
                "variance": 0.2549399486
              },
              {
                "average": 0.49974686,
                "count": 3259066,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000126,
                "variance": 0.2500000126
              },
              {
                "average": 0,
                "count": 3259066,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.182787645,
                "count": 3259066,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3864923904,
                "variance": 0.1493763679
              },
              {
                "average": -1.387453354,
                "count": 3259066,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.144218488,
                "variance": 66.32829478
              },
              {
                "average": 176.0741801,
                "count": 3259066,
                "maximum": 179,
                "minimum": 152,
                "name": "UserData",
                "position": 10,
                "stddev": 7.378554454,
                "variance": 54.44306584
              },
              {
                "average": 14828.14573,
                "count": 3259066,
                "maximum": 20163,
                "minimum": 9408,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5323.667317,
                "variance": 28341433.71
              },
              {
                "average": 24765.80362,
                "count": 3259066,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 11325.60099,
                "variance": 128269237.8
              },
              {
                "average": 24910.74798,
                "count": 3259066,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 10668.14002,
                "variance": 113809211.4
              },
              {
                "average": 21578.0283,
                "count": 3259066,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 9528.956758,
                "variance": 90801016.89
              },
              {
                "average": 291717.212,
                "count": 3259066,
                "maximum": 332125.1219,
                "minimum": 156308.3764,
                "name": "GpsTime",
                "position": 15,
                "stddev": 73581.55595,
                "variance": 5414245376
              },
              {
                "average": 0,
                "count": 3259066,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3259066,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3259066,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3259066,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3259066,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416157.5325,
              4975858.373,
              1188.690415,
              417044.6725,
              4976557.133,
              1272.090415
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416157.53247342416,
                    4975858.372888249,
                    1188.6904152638358
                  ],
                  [
                    416157.53247342416,
                    4976557.132888249,
                    1188.6904152638358
                  ],
                  [
                    417044.6724734242,
                    4976557.132888249,
                    1272.090415263836
                  ],
                  [
                    417044.6724734242,
                    4975858.372888249,
                    1272.090415263836
                  ],
                  [
                    416157.53247342416,
                    4975858.372888249,
                    1188.6904152638358
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:02:05+00:00",
            "end_time": "2011-09-15T21:11: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": "45117B8103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502511501355,
              45.237406624491214,
              812.6508516425679
            ],
            [
              -117.9752407482055,
              45.25001001533318,
              812.6508516425679
            ],
            [
              -117.96253072500828,
              45.25011784465609,
              1037.050851642568
            ],
            [
              -117.9623179010423,
              45.23751440670226,
              1037.050851642568
            ],
            [
              -117.97502511501355,
              45.237406624491214,
              812.6508516425679
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752407,
        45.23740662,
        812.6508516,
        -117.9623179,
        45.25011784,
        1037.050852
      ],
      "properties": {
        "datetime": "2011-09-17T18:43:21Z",
        "pc:count": 8456952,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423954.0375,
            "count": 8456952,
            "maximum": 424469.7187,
            "minimum": 423472.1987,
            "name": "X",
            "position": 0,
            "stddev": 284.2339653,
            "variance": 80788.94705
          },
          {
            "average": 5010437.296,
            "count": 8456952,
            "maximum": 5011185.848,
            "minimum": 5009785.508,
            "name": "Y",
            "position": 1,
            "stddev": 390.0832514,
            "variance": 152164.943
          },
          {
            "average": 898.1443073,
            "count": 8456952,
            "maximum": 1037.050852,
            "minimum": 812.6508516,
            "name": "Z",
            "position": 2,
            "stddev": 75.69768621,
            "variance": 5730.139697
          },
          {
            "average": 106.5956068,
            "count": 8456952,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.61918815,
            "variance": 1491.441693
          },
          {
            "average": 1.008273785,
            "count": 8456952,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09580692617,
            "variance": 0.009178967102
          },
          {
            "average": 1.017376355,
            "count": 8456952,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1425931415,
            "variance": 0.02033280402
          },
          {
            "average": 0.5000354738,
            "count": 8456952,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000283,
            "variance": 0.2500000283
          },
          {
            "average": 0,
            "count": 8456952,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.289737485,
            "count": 8456952,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4536404953,
            "variance": 0.205789699
          },
          {
            "average": -0.3999889519,
            "count": 8456952,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.48873725,
            "variance": 72.05866011
          },
          {
            "average": 139.1266493,
            "count": 8456952,
            "maximum": 252,
            "minimum": 124,
            "name": "UserData",
            "position": 10,
            "stddev": 6.697315516,
            "variance": 44.85403512
          },
          {
            "average": 10754.85176,
            "count": 8456952,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 38.84473314,
            "variance": 1508.913293
          },
          {
            "average": 31922.69483,
            "count": 8456952,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 8125.17245,
            "variance": 66018427.34
          },
          {
            "average": 30167.81047,
            "count": 8456952,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 7254.627754,
            "variance": 52629623.85
          },
          {
            "average": 26199.40423,
            "count": 8456952,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 6648.614872,
            "variance": 44204079.72
          },
          {
            "average": 257445.6525,
            "count": 8456952,
            "maximum": 320201.8525,
            "minimum": 244932.4929,
            "name": "GpsTime",
            "position": 15,
            "stddev": 24088.96558,
            "variance": 580278262.6
          },
          {
            "average": 0,
            "count": 8456952,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8456952,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8456952,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8456952,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8456952,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423472.1987,
          5009785.508,
          812.6508516,
          424469.7187,
          5011185.848,
          1037.050852
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423472.19867438934,
                5009785.508012747,
                812.6508516425679
              ],
              [
                423472.19867438934,
                5011185.848012747,
                812.6508516425679
              ],
              [
                424469.71867438935,
                5011185.848012747,
                1037.050851642568
              ],
              [
                424469.71867438935,
                5009785.508012747,
                1037.050851642568
              ],
              [
                423472.19867438934,
                5009785.508012747,
                812.6508516425679
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T18:43:21+00:00",
        "end_time": "2011-09-16T21:48:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752407,
            45.23740662,
            812.6508516,
            -117.9623179,
            45.25011784,
            1037.050852
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502511501355,
                  45.237406624491214,
                  812.6508516425679
                ],
                [
                  -117.9752407482055,
                  45.25001001533318,
                  812.6508516425679
                ],
                [
                  -117.96253072500828,
                  45.25011784465609,
                  1037.050851642568
                ],
                [
                  -117.9623179010423,
                  45.23751440670226,
                  1037.050851642568
                ],
                [
                  -117.97502511501355,
                  45.237406624491214,
                  812.6508516425679
                ]
              ]
            ]
          },
          "id": "45117B8103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T18:43:21Z",
            "pc:count": 8456952,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423954.0375,
                "count": 8456952,
                "maximum": 424469.7187,
                "minimum": 423472.1987,
                "name": "X",
                "position": 0,
                "stddev": 284.2339653,
                "variance": 80788.94705
              },
              {
                "average": 5010437.296,
                "count": 8456952,
                "maximum": 5011185.848,
                "minimum": 5009785.508,
                "name": "Y",
                "position": 1,
                "stddev": 390.0832514,
                "variance": 152164.943
              },
              {
                "average": 898.1443073,
                "count": 8456952,
                "maximum": 1037.050852,
                "minimum": 812.6508516,
                "name": "Z",
                "position": 2,
                "stddev": 75.69768621,
                "variance": 5730.139697
              },
              {
                "average": 106.5956068,
                "count": 8456952,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.61918815,
                "variance": 1491.441693
              },
              {
                "average": 1.008273785,
                "count": 8456952,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09580692617,
                "variance": 0.009178967102
              },
              {
                "average": 1.017376355,
                "count": 8456952,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1425931415,
                "variance": 0.02033280402
              },
              {
                "average": 0.5000354738,
                "count": 8456952,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000283,
                "variance": 0.2500000283
              },
              {
                "average": 0,
                "count": 8456952,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.289737485,
                "count": 8456952,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4536404953,
                "variance": 0.205789699
              },
              {
                "average": -0.3999889519,
                "count": 8456952,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.48873725,
                "variance": 72.05866011
              },
              {
                "average": 139.1266493,
                "count": 8456952,
                "maximum": 252,
                "minimum": 124,
                "name": "UserData",
                "position": 10,
                "stddev": 6.697315516,
                "variance": 44.85403512
              },
              {
                "average": 10754.85176,
                "count": 8456952,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 38.84473314,
                "variance": 1508.913293
              },
              {
                "average": 31922.69483,
                "count": 8456952,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 8125.17245,
                "variance": 66018427.34
              },
              {
                "average": 30167.81047,
                "count": 8456952,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 7254.627754,
                "variance": 52629623.85
              },
              {
                "average": 26199.40423,
                "count": 8456952,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 6648.614872,
                "variance": 44204079.72
              },
              {
                "average": 257445.6525,
                "count": 8456952,
                "maximum": 320201.8525,
                "minimum": 244932.4929,
                "name": "GpsTime",
                "position": 15,
                "stddev": 24088.96558,
                "variance": 580278262.6
              },
              {
                "average": 0,
                "count": 8456952,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8456952,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8456952,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8456952,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8456952,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423472.1987,
              5009785.508,
              812.6508516,
              424469.7187,
              5011185.848,
              1037.050852
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423472.19867438934,
                    5009785.508012747,
                    812.6508516425679
                  ],
                  [
                    423472.19867438934,
                    5011185.848012747,
                    812.6508516425679
                  ],
                  [
                    424469.71867438935,
                    5011185.848012747,
                    1037.050851642568
                  ],
                  [
                    424469.71867438935,
                    5009785.508012747,
                    1037.050851642568
                  ],
                  [
                    423472.19867438934,
                    5009785.508012747,
                    812.6508516425679
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T18:43:21+00:00",
            "end_time": "2011-09-16T21:48: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": "45117A8306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002425696155,
              45.03740384725701,
              1050.1032801094661
            ],
            [
              -118.00024391031414,
              45.05000920644908,
              1050.1032801094661
            ],
            [
              -117.98752959867923,
              45.05011986304973,
              1086.0232801094662
            ],
            [
              -117.98731273628073,
              45.037514455504805,
              1086.0232801094662
            ],
            [
              -118.00002425696155,
              45.03740384725701,
              1050.1032801094661
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002439,
        45.03740385,
        1050.10328,
        -117.9873127,
        45.05011986,
        1086.02328
      ],
      "properties": {
        "datetime": "2011-09-20T03:35:08Z",
        "pc:count": 11741623,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421735.4936,
            "count": 11741623,
            "maximum": 422236.5053,
            "minimum": 421235.1453,
            "name": "X",
            "position": 0,
            "stddev": 282.6098671,
            "variance": 79868.33698
          },
          {
            "average": 4988297.01,
            "count": 11741623,
            "maximum": 4988991.745,
            "minimum": 4987591.225,
            "name": "Y",
            "position": 1,
            "stddev": 403.4434414,
            "variance": 162766.6104
          },
          {
            "average": 1061.339688,
            "count": 11741623,
            "maximum": 1086.02328,
            "minimum": 1050.10328,
            "name": "Z",
            "position": 2,
            "stddev": 6.141700465,
            "variance": 37.7204846
          },
          {
            "average": 215.2534902,
            "count": 11741623,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.43601692,
            "variance": 1800.815532
          },
          {
            "average": 1.01852146,
            "count": 11741623,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1552848098,
            "variance": 0.02411337216
          },
          {
            "average": 1.037145035,
            "count": 11741623,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2320321906,
            "variance": 0.05383893749
          },
          {
            "average": 0.4991195851,
            "count": 11741623,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992462,
            "variance": 0.2499992462
          },
          {
            "average": 0,
            "count": 11741623,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.248046714,
            "count": 11741623,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4318791005,
            "variance": 0.1865195575
          },
          {
            "average": 1.009802779,
            "count": 11741623,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.862613564,
            "variance": 61.82069206
          },
          {
            "average": 195.9953821,
            "count": 11741623,
            "maximum": 212,
            "minimum": 181,
            "name": "UserData",
            "position": 10,
            "stddev": 6.586304373,
            "variance": 43.3794053
          },
          {
            "average": 270.4086247,
            "count": 11741623,
            "maximum": 284,
            "minimum": 257,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56351429,
            "variance": 111.5878341
          },
          {
            "average": 24461.9612,
            "count": 11741623,
            "maximum": 63744,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 9131.999289,
            "variance": 83393411.01
          },
          {
            "average": 27577.52514,
            "count": 11741623,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 7488.865385,
            "variance": 56083104.76
          },
          {
            "average": 21439.03559,
            "count": 11741623,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6706.345764,
            "variance": 44975073.5
          },
          {
            "average": 523055.3794,
            "count": 11741623,
            "maximum": 524908.054,
            "minimum": 521685.4212,
            "name": "GpsTime",
            "position": 15,
            "stddev": 668.3873139,
            "variance": 446741.6014
          },
          {
            "average": 0,
            "count": 11741623,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11741623,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11741623,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11741623,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11741623,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421235.1453,
          4987591.225,
          1050.10328,
          422236.5053,
          4988991.745,
          1086.02328
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421235.14529994846,
                4987591.225167286,
                1050.1032801094661
              ],
              [
                421235.14529994846,
                4988991.745167285,
                1050.1032801094661
              ],
              [
                422236.50529994845,
                4988991.745167285,
                1086.0232801094662
              ],
              [
                422236.50529994845,
                4987591.225167286,
                1086.0232801094662
              ],
              [
                421235.14529994846,
                4987591.225167286,
                1050.1032801094661
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T03:35:08+00:00",
        "end_time": "2011-09-20T02:41:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002439,
            45.03740385,
            1050.10328,
            -117.9873127,
            45.05011986,
            1086.02328
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002425696155,
                  45.03740384725701,
                  1050.1032801094661
                ],
                [
                  -118.00024391031414,
                  45.05000920644908,
                  1050.1032801094661
                ],
                [
                  -117.98752959867923,
                  45.05011986304973,
                  1086.0232801094662
                ],
                [
                  -117.98731273628073,
                  45.037514455504805,
                  1086.0232801094662
                ],
                [
                  -118.00002425696155,
                  45.03740384725701,
                  1050.1032801094661
                ]
              ]
            ]
          },
          "id": "45117A8306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T03:35:08Z",
            "pc:count": 11741623,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421735.4936,
                "count": 11741623,
                "maximum": 422236.5053,
                "minimum": 421235.1453,
                "name": "X",
                "position": 0,
                "stddev": 282.6098671,
                "variance": 79868.33698
              },
              {
                "average": 4988297.01,
                "count": 11741623,
                "maximum": 4988991.745,
                "minimum": 4987591.225,
                "name": "Y",
                "position": 1,
                "stddev": 403.4434414,
                "variance": 162766.6104
              },
              {
                "average": 1061.339688,
                "count": 11741623,
                "maximum": 1086.02328,
                "minimum": 1050.10328,
                "name": "Z",
                "position": 2,
                "stddev": 6.141700465,
                "variance": 37.7204846
              },
              {
                "average": 215.2534902,
                "count": 11741623,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.43601692,
                "variance": 1800.815532
              },
              {
                "average": 1.01852146,
                "count": 11741623,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1552848098,
                "variance": 0.02411337216
              },
              {
                "average": 1.037145035,
                "count": 11741623,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2320321906,
                "variance": 0.05383893749
              },
              {
                "average": 0.4991195851,
                "count": 11741623,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992462,
                "variance": 0.2499992462
              },
              {
                "average": 0,
                "count": 11741623,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.248046714,
                "count": 11741623,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4318791005,
                "variance": 0.1865195575
              },
              {
                "average": 1.009802779,
                "count": 11741623,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.862613564,
                "variance": 61.82069206
              },
              {
                "average": 195.9953821,
                "count": 11741623,
                "maximum": 212,
                "minimum": 181,
                "name": "UserData",
                "position": 10,
                "stddev": 6.586304373,
                "variance": 43.3794053
              },
              {
                "average": 270.4086247,
                "count": 11741623,
                "maximum": 284,
                "minimum": 257,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56351429,
                "variance": 111.5878341
              },
              {
                "average": 24461.9612,
                "count": 11741623,
                "maximum": 63744,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 9131.999289,
                "variance": 83393411.01
              },
              {
                "average": 27577.52514,
                "count": 11741623,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 7488.865385,
                "variance": 56083104.76
              },
              {
                "average": 21439.03559,
                "count": 11741623,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6706.345764,
                "variance": 44975073.5
              },
              {
                "average": 523055.3794,
                "count": 11741623,
                "maximum": 524908.054,
                "minimum": 521685.4212,
                "name": "GpsTime",
                "position": 15,
                "stddev": 668.3873139,
                "variance": 446741.6014
              },
              {
                "average": 0,
                "count": 11741623,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11741623,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11741623,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11741623,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11741623,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421235.1453,
              4987591.225,
              1050.10328,
              422236.5053,
              4988991.745,
              1086.02328
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421235.14529994846,
                    4987591.225167286,
                    1050.1032801094661
                  ],
                  [
                    421235.14529994846,
                    4988991.745167285,
                    1050.1032801094661
                  ],
                  [
                    422236.50529994845,
                    4988991.745167285,
                    1086.0232801094662
                  ],
                  [
                    422236.50529994845,
                    4987591.225167286,
                    1086.0232801094662
                  ],
                  [
                    421235.14529994846,
                    4987591.225167286,
                    1050.1032801094661
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T03:35:08+00:00",
            "end_time": "2011-09-20T02:41: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": "45117B8117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752406989225,
              45.19990476115645,
              1176.4464751511157
            ],
            [
              -117.98774219735613,
              45.21250908795058,
              1176.4464751511157
            ],
            [
              -117.97502988127079,
              45.21261833020109,
              1330.1264751511155
            ],
            [
              -117.97481456003969,
              45.200013955674784,
              1330.1264751511155
            ],
            [
              -117.98752406989225,
              45.19990476115645,
              1176.4464751511157
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877422,
        45.19990476,
        1176.446475,
        -117.9748146,
        45.21261833,
        1330.126475
      ],
      "properties": {
        "datetime": "2011-09-17T21:29:38Z",
        "pc:count": 11092603,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422976.0792,
            "count": 11092603,
            "maximum": 423438.5548,
            "minimum": 422440.1948,
            "name": "X",
            "position": 0,
            "stddev": 289.0892224,
            "variance": 83572.5785
          },
          {
            "average": 5006365.727,
            "count": 11092603,
            "maximum": 5007031.741,
            "minimum": 5005631.301,
            "name": "Y",
            "position": 1,
            "stddev": 395.3089985,
            "variance": 156269.2043
          },
          {
            "average": 1265.546183,
            "count": 11092603,
            "maximum": 1330.126475,
            "minimum": 1176.446475,
            "name": "Z",
            "position": 2,
            "stddev": 30.99941416,
            "variance": 960.9636781
          },
          {
            "average": 106.575264,
            "count": 11092603,
            "maximum": 247,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.65231754,
            "variance": 939.5645708
          },
          {
            "average": 1.029114357,
            "count": 11092603,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1794128402,
            "variance": 0.03218896721
          },
          {
            "average": 1.060771669,
            "count": 11092603,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2661881471,
            "variance": 0.07085612965
          },
          {
            "average": 0.5000257379,
            "count": 11092603,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000219,
            "variance": 0.2500000219
          },
          {
            "average": 0,
            "count": 11092603,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.263918216,
            "count": 11092603,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.440755498,
            "variance": 0.194265409
          },
          {
            "average": -0.3930970253,
            "count": 11092603,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.617870626,
            "variance": 74.26769412
          },
          {
            "average": 137,
            "count": 11092603,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10666.02038,
            "count": 11092603,
            "maximum": 10671,
            "minimum": 10661,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.950647385,
            "variance": 3.805025221
          },
          {
            "average": 33854.3267,
            "count": 11092603,
            "maximum": 51968,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 9513.267928,
            "variance": 90502266.68
          },
          {
            "average": 30503.05385,
            "count": 11092603,
            "maximum": 49664,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 7718.16267,
            "variance": 59570035
          },
          {
            "average": 25901.45745,
            "count": 11092603,
            "maximum": 48384,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6667.302894,
            "variance": 44452927.88
          },
          {
            "average": 326653.8729,
            "count": 11092603,
            "maximum": 330178.6724,
            "minimum": 323060.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1404.293015,
            "variance": 1972038.871
          },
          {
            "average": 0,
            "count": 11092603,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11092603,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11092603,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11092603,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11092603,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422440.1948,
          5005631.301,
          1176.446475,
          423438.5548,
          5007031.741,
          1330.126475
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422440.1947944449,
                5005631.301098303,
                1176.4464751511157
              ],
              [
                422440.1947944449,
                5007031.741098302,
                1176.4464751511157
              ],
              [
                423438.5547944449,
                5007031.741098302,
                1330.1264751511155
              ],
              [
                423438.5547944449,
                5005631.301098303,
                1330.1264751511155
              ],
              [
                422440.1947944449,
                5005631.301098303,
                1176.4464751511157
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:29:38+00:00",
        "end_time": "2011-09-17T19:31:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877422,
            45.19990476,
            1176.446475,
            -117.9748146,
            45.21261833,
            1330.126475
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752406989225,
                  45.19990476115645,
                  1176.4464751511157
                ],
                [
                  -117.98774219735613,
                  45.21250908795058,
                  1176.4464751511157
                ],
                [
                  -117.97502988127079,
                  45.21261833020109,
                  1330.1264751511155
                ],
                [
                  -117.97481456003969,
                  45.200013955674784,
                  1330.1264751511155
                ],
                [
                  -117.98752406989225,
                  45.19990476115645,
                  1176.4464751511157
                ]
              ]
            ]
          },
          "id": "45117B8117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:29:38Z",
            "pc:count": 11092603,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422976.0792,
                "count": 11092603,
                "maximum": 423438.5548,
                "minimum": 422440.1948,
                "name": "X",
                "position": 0,
                "stddev": 289.0892224,
                "variance": 83572.5785
              },
              {
                "average": 5006365.727,
                "count": 11092603,
                "maximum": 5007031.741,
                "minimum": 5005631.301,
                "name": "Y",
                "position": 1,
                "stddev": 395.3089985,
                "variance": 156269.2043
              },
              {
                "average": 1265.546183,
                "count": 11092603,
                "maximum": 1330.126475,
                "minimum": 1176.446475,
                "name": "Z",
                "position": 2,
                "stddev": 30.99941416,
                "variance": 960.9636781
              },
              {
                "average": 106.575264,
                "count": 11092603,
                "maximum": 247,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.65231754,
                "variance": 939.5645708
              },
              {
                "average": 1.029114357,
                "count": 11092603,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1794128402,
                "variance": 0.03218896721
              },
              {
                "average": 1.060771669,
                "count": 11092603,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2661881471,
                "variance": 0.07085612965
              },
              {
                "average": 0.5000257379,
                "count": 11092603,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000219,
                "variance": 0.2500000219
              },
              {
                "average": 0,
                "count": 11092603,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.263918216,
                "count": 11092603,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.440755498,
                "variance": 0.194265409
              },
              {
                "average": -0.3930970253,
                "count": 11092603,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.617870626,
                "variance": 74.26769412
              },
              {
                "average": 137,
                "count": 11092603,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10666.02038,
                "count": 11092603,
                "maximum": 10671,
                "minimum": 10661,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.950647385,
                "variance": 3.805025221
              },
              {
                "average": 33854.3267,
                "count": 11092603,
                "maximum": 51968,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 9513.267928,
                "variance": 90502266.68
              },
              {
                "average": 30503.05385,
                "count": 11092603,
                "maximum": 49664,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 7718.16267,
                "variance": 59570035
              },
              {
                "average": 25901.45745,
                "count": 11092603,
                "maximum": 48384,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6667.302894,
                "variance": 44452927.88
              },
              {
                "average": 326653.8729,
                "count": 11092603,
                "maximum": 330178.6724,
                "minimum": 323060.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1404.293015,
                "variance": 1972038.871
              },
              {
                "average": 0,
                "count": 11092603,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11092603,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11092603,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11092603,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11092603,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422440.1948,
              5005631.301,
              1176.446475,
              423438.5548,
              5007031.741,
              1330.126475
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422440.1947944449,
                    5005631.301098303,
                    1176.4464751511157
                  ],
                  [
                    422440.1947944449,
                    5007031.741098302,
                    1176.4464751511157
                  ],
                  [
                    423438.5547944449,
                    5007031.741098302,
                    1330.1264751511155
                  ],
                  [
                    423438.5547944449,
                    5005631.301098303,
                    1330.1264751511155
                  ],
                  [
                    422440.1947944449,
                    5005631.301098303,
                    1176.4464751511157
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:29:38+00:00",
            "end_time": "2011-09-17T19: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": "44118H1401b.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05095716347746,
              44.925003710523015,
              1149.5428404961717
            ],
            [
              -118.05118521503854,
              44.937505792035076,
              1149.5428404961717
            ],
            [
              -118.05002775503237,
              44.93751644072271,
              1265.9028404961718
            ],
            [
              -118.04979995446699,
              44.9250143545956,
              1265.9028404961718
            ],
            [
              -118.05095716347746,
              44.925003710523015,
              1149.5428404961717
            ]
          ]
        ]
      },
      "bbox": [
        -118.0511852,
        44.92500371,
        1149.54284,
        -118.0498,
        44.93751644,
        1265.90284
      ],
      "properties": {
        "datetime": "2011-09-17T22:02:23Z",
        "pc:count": 726574,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417112.1324,
            "count": 726574,
            "maximum": 417152.8926,
            "minimum": 417061.5526,
            "name": "X",
            "position": 0,
            "stddev": 20.56836793,
            "variance": 423.0577591
          },
          {
            "average": 4975751.963,
            "count": 726574,
            "maximum": 4976544.882,
            "minimum": 4975155.842,
            "name": "Y",
            "position": 1,
            "stddev": 408.0899217,
            "variance": 166537.3842
          },
          {
            "average": 1197.188477,
            "count": 726574,
            "maximum": 1265.90284,
            "minimum": 1149.54284,
            "name": "Z",
            "position": 2,
            "stddev": 22.56192579,
            "variance": 509.0404954
          },
          {
            "average": 93.03577199,
            "count": 726574,
            "maximum": 237,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.41913895,
            "variance": 1885.221627
          },
          {
            "average": 1.096057662,
            "count": 726574,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3138501817,
            "variance": 0.09850193658
          },
          {
            "average": 1.202110177,
            "count": 726574,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4518001368,
            "variance": 0.2041233636
          },
          {
            "average": 0.5000110106,
            "count": 726574,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000344,
            "variance": 0.250000344
          },
          {
            "average": 0,
            "count": 726574,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.184385899,
            "count": 726574,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3877988474,
            "variance": 0.1503879461
          },
          {
            "average": -2.865713024,
            "count": 726574,
            "maximum": 15,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.648126998,
            "variance": 58.49384657
          },
          {
            "average": 179,
            "count": 726574,
            "maximum": 179,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14756.73807,
            "count": 726574,
            "maximum": 20087,
            "minimum": 9467,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5307.978164,
            "variance": 28174632.18
          },
          {
            "average": 23362.11526,
            "count": 726574,
            "maximum": 57600,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 10549.74567,
            "variance": 111297133.6
          },
          {
            "average": 23634.04555,
            "count": 726574,
            "maximum": 56320,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 9890.305955,
            "variance": 97818151.89
          },
          {
            "average": 20070.2504,
            "count": 726574,
            "maximum": 54272,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 8630.516755,
            "variance": 74485819.47
          },
          {
            "average": 331359.6581,
            "count": 726574,
            "maximum": 332143.1418,
            "minimum": 330240.8685,
            "name": "GpsTime",
            "position": 15,
            "stddev": 426.7053917,
            "variance": 182077.4913
          },
          {
            "average": 0,
            "count": 726574,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 726574,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 726574,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 726574,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 726574,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417061.5526,
          4975155.842,
          1149.54284,
          417152.8926,
          4976544.882,
          1265.90284
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417061.55258209334,
                4975155.842228648,
                1149.5428404961717
              ],
              [
                417061.55258209334,
                4976544.882228647,
                1149.5428404961717
              ],
              [
                417152.8925820933,
                4976544.882228647,
                1265.9028404961718
              ],
              [
                417152.8925820933,
                4975155.842228648,
                1265.9028404961718
              ],
              [
                417061.55258209334,
                4975155.842228648,
                1149.5428404961717
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:02:23+00:00",
        "end_time": "2011-09-17T21:30:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1401b.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1401b.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1401b.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1401b.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0511852,
            44.92500371,
            1149.54284,
            -118.0498,
            44.93751644,
            1265.90284
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05095716347746,
                  44.925003710523015,
                  1149.5428404961717
                ],
                [
                  -118.05118521503854,
                  44.937505792035076,
                  1149.5428404961717
                ],
                [
                  -118.05002775503237,
                  44.93751644072271,
                  1265.9028404961718
                ],
                [
                  -118.04979995446699,
                  44.9250143545956,
                  1265.9028404961718
                ],
                [
                  -118.05095716347746,
                  44.925003710523015,
                  1149.5428404961717
                ]
              ]
            ]
          },
          "id": "44118H1401b.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1401b.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:02:23Z",
            "pc:count": 726574,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417112.1324,
                "count": 726574,
                "maximum": 417152.8926,
                "minimum": 417061.5526,
                "name": "X",
                "position": 0,
                "stddev": 20.56836793,
                "variance": 423.0577591
              },
              {
                "average": 4975751.963,
                "count": 726574,
                "maximum": 4976544.882,
                "minimum": 4975155.842,
                "name": "Y",
                "position": 1,
                "stddev": 408.0899217,
                "variance": 166537.3842
              },
              {
                "average": 1197.188477,
                "count": 726574,
                "maximum": 1265.90284,
                "minimum": 1149.54284,
                "name": "Z",
                "position": 2,
                "stddev": 22.56192579,
                "variance": 509.0404954
              },
              {
                "average": 93.03577199,
                "count": 726574,
                "maximum": 237,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.41913895,
                "variance": 1885.221627
              },
              {
                "average": 1.096057662,
                "count": 726574,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3138501817,
                "variance": 0.09850193658
              },
              {
                "average": 1.202110177,
                "count": 726574,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4518001368,
                "variance": 0.2041233636
              },
              {
                "average": 0.5000110106,
                "count": 726574,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000344,
                "variance": 0.250000344
              },
              {
                "average": 0,
                "count": 726574,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.184385899,
                "count": 726574,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3877988474,
                "variance": 0.1503879461
              },
              {
                "average": -2.865713024,
                "count": 726574,
                "maximum": 15,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.648126998,
                "variance": 58.49384657
              },
              {
                "average": 179,
                "count": 726574,
                "maximum": 179,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14756.73807,
                "count": 726574,
                "maximum": 20087,
                "minimum": 9467,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5307.978164,
                "variance": 28174632.18
              },
              {
                "average": 23362.11526,
                "count": 726574,
                "maximum": 57600,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 10549.74567,
                "variance": 111297133.6
              },
              {
                "average": 23634.04555,
                "count": 726574,
                "maximum": 56320,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 9890.305955,
                "variance": 97818151.89
              },
              {
                "average": 20070.2504,
                "count": 726574,
                "maximum": 54272,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 8630.516755,
                "variance": 74485819.47
              },
              {
                "average": 331359.6581,
                "count": 726574,
                "maximum": 332143.1418,
                "minimum": 330240.8685,
                "name": "GpsTime",
                "position": 15,
                "stddev": 426.7053917,
                "variance": 182077.4913
              },
              {
                "average": 0,
                "count": 726574,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 726574,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 726574,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 726574,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 726574,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417061.5526,
              4975155.842,
              1149.54284,
              417152.8926,
              4976544.882,
              1265.90284
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417061.55258209334,
                    4975155.842228648,
                    1149.5428404961717
                  ],
                  [
                    417061.55258209334,
                    4976544.882228647,
                    1149.5428404961717
                  ],
                  [
                    417152.8925820933,
                    4976544.882228647,
                    1265.9028404961718
                  ],
                  [
                    417152.8925820933,
                    4975155.842228648,
                    1265.9028404961718
                  ],
                  [
                    417061.55258209334,
                    4975155.842228648,
                    1149.5428404961717
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:02:23+00:00",
            "end_time": "2011-09-17T21:30: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": "45117B7302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252464680976,
              45.174918520163466,
              881.5307451866906
            ],
            [
              -117.86271479909084,
              45.18751002627074,
              881.5307451866906
            ],
            [
              -117.85002873327831,
              45.18760515432655,
              1057.9107451866907
            ],
            [
              -117.84984137633349,
              45.175013606696595,
              1057.9107451866907
            ],
            [
              -117.86252464680976,
              45.174918520163466,
              881.5307451866906
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627148,
        45.17491852,
        881.5307452,
        -117.8498414,
        45.18760515,
        1057.910745
      ],
      "properties": {
        "datetime": "2011-09-16T17:10:26Z",
        "pc:count": 9954782,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432732.4252,
            "count": 9954782,
            "maximum": 433224.7901,
            "minimum": 432228.0901,
            "name": "X",
            "position": 0,
            "stddev": 282.8530481,
            "variance": 80005.84681
          },
          {
            "average": 5003434.888,
            "count": 9954782,
            "maximum": 5004142.039,
            "minimum": 5002743.079,
            "name": "Y",
            "position": 1,
            "stddev": 398.8153015,
            "variance": 159053.6447
          },
          {
            "average": 975.3387695,
            "count": 9954782,
            "maximum": 1057.910745,
            "minimum": 881.5307452,
            "name": "Z",
            "position": 2,
            "stddev": 40.6423795,
            "variance": 1651.803011
          },
          {
            "average": 110.8235106,
            "count": 9954782,
            "maximum": 250,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.67603974,
            "variance": 469.850699
          },
          {
            "average": 1.001106604,
            "count": 9954782,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03331063582,
            "variance": 0.001109598458
          },
          {
            "average": 1.002737277,
            "count": 9954782,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05241434962,
            "variance": 0.002747264046
          },
          {
            "average": 0.4999662474,
            "count": 9954782,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000024,
            "variance": 0.250000024
          },
          {
            "average": 0,
            "count": 9954782,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.323263232,
            "count": 9954782,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4677222859,
            "variance": 0.2187641367
          },
          {
            "average": -0.4487430694,
            "count": 9954782,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.636038017,
            "variance": 74.58115264
          },
          {
            "average": 136.9572593,
            "count": 9954782,
            "maximum": 150,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 3.989766581,
            "variance": 15.91823737
          },
          {
            "average": 10737.61965,
            "count": 9954782,
            "maximum": 10743,
            "minimum": 10733,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.794217861,
            "variance": 3.219217734
          },
          {
            "average": 38947.03283,
            "count": 9954782,
            "maximum": 56576,
            "minimum": 7936,
            "name": "Red",
            "position": 12,
            "stddev": 4503.945447,
            "variance": 20285524.59
          },
          {
            "average": 34393.27465,
            "count": 9954782,
            "maximum": 55040,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 3714.881061,
            "variance": 13800341.29
          },
          {
            "average": 30263.24112,
            "count": 9954782,
            "maximum": 54272,
            "minimum": 4864,
            "name": "Blue",
            "position": 14,
            "stddev": 3417.876957,
            "variance": 11681882.9
          },
          {
            "average": 168782.5898,
            "count": 9954782,
            "maximum": 228226.2942,
            "minimum": 164193.1415,
            "name": "GpsTime",
            "position": 15,
            "stddev": 12456.19344,
            "variance": 155156755.1
          },
          {
            "average": 0,
            "count": 9954782,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9954782,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9954782,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9954782,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9954782,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432228.0901,
          5002743.079,
          881.5307452,
          433224.7901,
          5004142.039,
          1057.910745
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432228.09014008765,
                5002743.079306748,
                881.5307451866906
              ],
              [
                432228.09014008765,
                5004142.039306749,
                881.5307451866906
              ],
              [
                433224.7901400876,
                5004142.039306749,
                1057.9107451866907
              ],
              [
                433224.7901400876,
                5002743.079306748,
                1057.9107451866907
              ],
              [
                432228.09014008765,
                5002743.079306748,
                881.5307451866906
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T17:10:26+00:00",
        "end_time": "2011-09-15T23:23:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627148,
            45.17491852,
            881.5307452,
            -117.8498414,
            45.18760515,
            1057.910745
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252464680976,
                  45.174918520163466,
                  881.5307451866906
                ],
                [
                  -117.86271479909084,
                  45.18751002627074,
                  881.5307451866906
                ],
                [
                  -117.85002873327831,
                  45.18760515432655,
                  1057.9107451866907
                ],
                [
                  -117.84984137633349,
                  45.175013606696595,
                  1057.9107451866907
                ],
                [
                  -117.86252464680976,
                  45.174918520163466,
                  881.5307451866906
                ]
              ]
            ]
          },
          "id": "45117B7302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T17:10:26Z",
            "pc:count": 9954782,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432732.4252,
                "count": 9954782,
                "maximum": 433224.7901,
                "minimum": 432228.0901,
                "name": "X",
                "position": 0,
                "stddev": 282.8530481,
                "variance": 80005.84681
              },
              {
                "average": 5003434.888,
                "count": 9954782,
                "maximum": 5004142.039,
                "minimum": 5002743.079,
                "name": "Y",
                "position": 1,
                "stddev": 398.8153015,
                "variance": 159053.6447
              },
              {
                "average": 975.3387695,
                "count": 9954782,
                "maximum": 1057.910745,
                "minimum": 881.5307452,
                "name": "Z",
                "position": 2,
                "stddev": 40.6423795,
                "variance": 1651.803011
              },
              {
                "average": 110.8235106,
                "count": 9954782,
                "maximum": 250,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.67603974,
                "variance": 469.850699
              },
              {
                "average": 1.001106604,
                "count": 9954782,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03331063582,
                "variance": 0.001109598458
              },
              {
                "average": 1.002737277,
                "count": 9954782,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05241434962,
                "variance": 0.002747264046
              },
              {
                "average": 0.4999662474,
                "count": 9954782,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000024,
                "variance": 0.250000024
              },
              {
                "average": 0,
                "count": 9954782,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.323263232,
                "count": 9954782,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4677222859,
                "variance": 0.2187641367
              },
              {
                "average": -0.4487430694,
                "count": 9954782,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.636038017,
                "variance": 74.58115264
              },
              {
                "average": 136.9572593,
                "count": 9954782,
                "maximum": 150,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 3.989766581,
                "variance": 15.91823737
              },
              {
                "average": 10737.61965,
                "count": 9954782,
                "maximum": 10743,
                "minimum": 10733,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.794217861,
                "variance": 3.219217734
              },
              {
                "average": 38947.03283,
                "count": 9954782,
                "maximum": 56576,
                "minimum": 7936,
                "name": "Red",
                "position": 12,
                "stddev": 4503.945447,
                "variance": 20285524.59
              },
              {
                "average": 34393.27465,
                "count": 9954782,
                "maximum": 55040,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 3714.881061,
                "variance": 13800341.29
              },
              {
                "average": 30263.24112,
                "count": 9954782,
                "maximum": 54272,
                "minimum": 4864,
                "name": "Blue",
                "position": 14,
                "stddev": 3417.876957,
                "variance": 11681882.9
              },
              {
                "average": 168782.5898,
                "count": 9954782,
                "maximum": 228226.2942,
                "minimum": 164193.1415,
                "name": "GpsTime",
                "position": 15,
                "stddev": 12456.19344,
                "variance": 155156755.1
              },
              {
                "average": 0,
                "count": 9954782,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9954782,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9954782,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9954782,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9954782,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432228.0901,
              5002743.079,
              881.5307452,
              433224.7901,
              5004142.039,
              1057.910745
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432228.09014008765,
                    5002743.079306748,
                    881.5307451866906
                  ],
                  [
                    432228.09014008765,
                    5004142.039306749,
                    881.5307451866906
                  ],
                  [
                    433224.7901400876,
                    5004142.039306749,
                    1057.9107451866907
                  ],
                  [
                    433224.7901400876,
                    5002743.079306748,
                    1057.9107451866907
                  ],
                  [
                    432228.09014008765,
                    5002743.079306748,
                    881.5307451866906
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T17:10:26+00:00",
            "end_time": "2011-09-15T23:23: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": "45117A8105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002484727327,
              45.11240916083755,
              1019.1417320210819
            ],
            [
              -117.95023397589738,
              45.12500914105556,
              1019.1417320210819
            ],
            [
              -117.93753028952413,
              45.125114139573675,
              1093.081732021082
            ],
            [
              -117.93732395574482,
              45.1125141134944,
              1093.081732021082
            ],
            [
              -117.95002484727327,
              45.11240916083755,
              1019.1417320210819
            ]
          ]
        ]
      },
      "bbox": [
        -117.950234,
        45.11240916,
        1019.141732,
        -117.937324,
        45.12511414,
        1093.081732
      ],
      "properties": {
        "datetime": "2011-09-17T22:03:55Z",
        "pc:count": 8649343,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425772.7948,
            "count": 8649343,
            "maximum": 426270.3272,
            "minimum": 425271.1272,
            "name": "X",
            "position": 0,
            "stddev": 284.1027808,
            "variance": 80714.39004
          },
          {
            "average": 4996572.309,
            "count": 8649343,
            "maximum": 4997275.969,
            "minimum": 4995876.049,
            "name": "Y",
            "position": 1,
            "stddev": 399.2441212,
            "variance": 159395.8683
          },
          {
            "average": 1044.492656,
            "count": 8649343,
            "maximum": 1093.081732,
            "minimum": 1019.141732,
            "name": "Z",
            "position": 2,
            "stddev": 22.74003347,
            "variance": 517.1091224
          },
          {
            "average": 111.5338815,
            "count": 8649343,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.5626846,
            "variance": 509.0747364
          },
          {
            "average": 1.000032488,
            "count": 8649343,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005699733766,
            "variance": 3.2486965e-05
          },
          {
            "average": 1.000076306,
            "count": 8649343,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008735019173,
            "variance": 7.630055995e-05
          },
          {
            "average": 0.5000415639,
            "count": 8649343,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000272,
            "variance": 0.2500000272
          },
          {
            "average": 0,
            "count": 8649343,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.301783962,
            "count": 8649343,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4590320541,
            "variance": 0.2107104267
          },
          {
            "average": 0.1885058028,
            "count": 8649343,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.340085953,
            "variance": 69.55703371
          },
          {
            "average": 137,
            "count": 8649343,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10669.39929,
            "count": 8649343,
            "maximum": 10674,
            "minimum": 10665,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.710115374,
            "variance": 2.924494592
          },
          {
            "average": 39481.14375,
            "count": 8649343,
            "maximum": 54784,
            "minimum": 6144,
            "name": "Red",
            "position": 12,
            "stddev": 4515.157489,
            "variance": 20386647.15
          },
          {
            "average": 35076.15642,
            "count": 8649343,
            "maximum": 53248,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 4113.581861,
            "variance": 16921555.73
          },
          {
            "average": 28935.06199,
            "count": 8649343,
            "maximum": 51456,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 3924.49318,
            "variance": 15401646.72
          },
          {
            "average": 329020.6852,
            "count": 8649343,
            "maximum": 332235.2108,
            "minimum": 325825.7249,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1174.165372,
            "variance": 1378664.321
          },
          {
            "average": 0,
            "count": 8649343,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8649343,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8649343,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8649343,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8649343,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425271.1272,
          4995876.049,
          1019.141732,
          426270.3272,
          4997275.969,
          1093.081732
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425271.12715830456,
                4995876.04907464,
                1019.1417320210819
              ],
              [
                425271.12715830456,
                4997275.9690746395,
                1019.1417320210819
              ],
              [
                426270.3271583045,
                4997275.9690746395,
                1093.081732021082
              ],
              [
                426270.3271583045,
                4995876.04907464,
                1093.081732021082
              ],
              [
                425271.12715830456,
                4995876.04907464,
                1019.1417320210819
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:03:55+00:00",
        "end_time": "2011-09-17T20:17:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.950234,
            45.11240916,
            1019.141732,
            -117.937324,
            45.12511414,
            1093.081732
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002484727327,
                  45.11240916083755,
                  1019.1417320210819
                ],
                [
                  -117.95023397589738,
                  45.12500914105556,
                  1019.1417320210819
                ],
                [
                  -117.93753028952413,
                  45.125114139573675,
                  1093.081732021082
                ],
                [
                  -117.93732395574482,
                  45.1125141134944,
                  1093.081732021082
                ],
                [
                  -117.95002484727327,
                  45.11240916083755,
                  1019.1417320210819
                ]
              ]
            ]
          },
          "id": "45117A8105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:03:55Z",
            "pc:count": 8649343,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425772.7948,
                "count": 8649343,
                "maximum": 426270.3272,
                "minimum": 425271.1272,
                "name": "X",
                "position": 0,
                "stddev": 284.1027808,
                "variance": 80714.39004
              },
              {
                "average": 4996572.309,
                "count": 8649343,
                "maximum": 4997275.969,
                "minimum": 4995876.049,
                "name": "Y",
                "position": 1,
                "stddev": 399.2441212,
                "variance": 159395.8683
              },
              {
                "average": 1044.492656,
                "count": 8649343,
                "maximum": 1093.081732,
                "minimum": 1019.141732,
                "name": "Z",
                "position": 2,
                "stddev": 22.74003347,
                "variance": 517.1091224
              },
              {
                "average": 111.5338815,
                "count": 8649343,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.5626846,
                "variance": 509.0747364
              },
              {
                "average": 1.000032488,
                "count": 8649343,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005699733766,
                "variance": 3.2486965e-05
              },
              {
                "average": 1.000076306,
                "count": 8649343,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008735019173,
                "variance": 7.630055995e-05
              },
              {
                "average": 0.5000415639,
                "count": 8649343,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000272,
                "variance": 0.2500000272
              },
              {
                "average": 0,
                "count": 8649343,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.301783962,
                "count": 8649343,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4590320541,
                "variance": 0.2107104267
              },
              {
                "average": 0.1885058028,
                "count": 8649343,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.340085953,
                "variance": 69.55703371
              },
              {
                "average": 137,
                "count": 8649343,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10669.39929,
                "count": 8649343,
                "maximum": 10674,
                "minimum": 10665,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.710115374,
                "variance": 2.924494592
              },
              {
                "average": 39481.14375,
                "count": 8649343,
                "maximum": 54784,
                "minimum": 6144,
                "name": "Red",
                "position": 12,
                "stddev": 4515.157489,
                "variance": 20386647.15
              },
              {
                "average": 35076.15642,
                "count": 8649343,
                "maximum": 53248,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 4113.581861,
                "variance": 16921555.73
              },
              {
                "average": 28935.06199,
                "count": 8649343,
                "maximum": 51456,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 3924.49318,
                "variance": 15401646.72
              },
              {
                "average": 329020.6852,
                "count": 8649343,
                "maximum": 332235.2108,
                "minimum": 325825.7249,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1174.165372,
                "variance": 1378664.321
              },
              {
                "average": 0,
                "count": 8649343,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8649343,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8649343,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8649343,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8649343,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425271.1272,
              4995876.049,
              1019.141732,
              426270.3272,
              4997275.969,
              1093.081732
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425271.12715830456,
                    4995876.04907464,
                    1019.1417320210819
                  ],
                  [
                    425271.12715830456,
                    4997275.9690746395,
                    1019.1417320210819
                  ],
                  [
                    426270.3271583045,
                    4997275.9690746395,
                    1093.081732021082
                  ],
                  [
                    426270.3271583045,
                    4995876.04907464,
                    1093.081732021082
                  ],
                  [
                    425271.12715830456,
                    4995876.04907464,
                    1019.1417320210819
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:03:55+00:00",
            "end_time": "2011-09-17T20:17:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117A8201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752368902734,
              45.11241008463378,
              1023.3351093820046
            ],
            [
              -117.9377300601233,
              45.12500975020258,
              1023.3351093820046
            ],
            [
              -117.92502937945933,
              45.1251133330686,
              1155.5551093820045
            ],
            [
              -117.92482580249698,
              45.112513622257914,
              1155.5551093820045
            ],
            [
              -117.93752368902734,
              45.11241008463378,
              1023.3351093820046
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377301,
        45.11241008,
        1023.335109,
        -117.9248258,
        45.12511333,
        1155.555109
      ],
      "properties": {
        "datetime": "2011-09-17T21:03:50Z",
        "pc:count": 10965760,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426779.6541,
            "count": 10965760,
            "maximum": 427253.442,
            "minimum": 426254.482,
            "name": "X",
            "position": 0,
            "stddev": 273.4408472,
            "variance": 74769.89692
          },
          {
            "average": 4996575.756,
            "count": 10965760,
            "maximum": 4997264.555,
            "minimum": 4995864.675,
            "name": "Y",
            "position": 1,
            "stddev": 402.1159611,
            "variance": 161697.2462
          },
          {
            "average": 1081.954202,
            "count": 10965760,
            "maximum": 1155.555109,
            "minimum": 1023.335109,
            "name": "Z",
            "position": 2,
            "stddev": 31.86706477,
            "variance": 1015.509817
          },
          {
            "average": 109.9633068,
            "count": 10965760,
            "maximum": 245,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.08569047,
            "variance": 364.2635805
          },
          {
            "average": 1.000328295,
            "count": 10965760,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01812599358,
            "variance": 0.0003285516433
          },
          {
            "average": 1.00065814,
            "count": 10965760,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02566711409,
            "variance": 0.0006588007458
          },
          {
            "average": 0.5000373891,
            "count": 10965760,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000214,
            "variance": 0.2500000214
          },
          {
            "average": 0,
            "count": 10965760,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.263962917,
            "count": 10965760,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4407794384,
            "variance": 0.1942865133
          },
          {
            "average": 0.1723889958,
            "count": 10965760,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.589425601,
            "variance": 73.77823215
          },
          {
            "average": 137,
            "count": 10965760,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10664.03429,
            "count": 10965760,
            "maximum": 10669,
            "minimum": 10659,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.955029688,
            "variance": 3.822141082
          },
          {
            "average": 36886.43829,
            "count": 10965760,
            "maximum": 55040,
            "minimum": 13568,
            "name": "Red",
            "position": 12,
            "stddev": 3902.270838,
            "variance": 15227717.69
          },
          {
            "average": 32623.45979,
            "count": 10965760,
            "maximum": 53760,
            "minimum": 10752,
            "name": "Green",
            "position": 13,
            "stddev": 3148.013405,
            "variance": 9909988.4
          },
          {
            "average": 28076.96694,
            "count": 10965760,
            "maximum": 56320,
            "minimum": 6656,
            "name": "Blue",
            "position": 14,
            "stddev": 3173.025698,
            "variance": 10068092.08
          },
          {
            "average": 325198.8143,
            "count": 10965760,
            "maximum": 328630.9966,
            "minimum": 321384.3774,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1439.674606,
            "variance": 2072662.971
          },
          {
            "average": 0,
            "count": 10965760,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10965760,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10965760,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10965760,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10965760,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426254.482,
          4995864.675,
          1023.335109,
          427253.442,
          4997264.555,
          1155.555109
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426254.4819996201,
                4995864.6746854065,
                1023.3351093820046
              ],
              [
                426254.4819996201,
                4997264.554685407,
                1023.3351093820046
              ],
              [
                427253.44199962006,
                4997264.554685407,
                1155.5551093820045
              ],
              [
                427253.44199962006,
                4995864.6746854065,
                1155.5551093820045
              ],
              [
                426254.4819996201,
                4995864.6746854065,
                1023.3351093820046
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:03:50+00:00",
        "end_time": "2011-09-17T19:03:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377301,
            45.11241008,
            1023.335109,
            -117.9248258,
            45.12511333,
            1155.555109
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752368902734,
                  45.11241008463378,
                  1023.3351093820046
                ],
                [
                  -117.9377300601233,
                  45.12500975020258,
                  1023.3351093820046
                ],
                [
                  -117.92502937945933,
                  45.1251133330686,
                  1155.5551093820045
                ],
                [
                  -117.92482580249698,
                  45.112513622257914,
                  1155.5551093820045
                ],
                [
                  -117.93752368902734,
                  45.11241008463378,
                  1023.3351093820046
                ]
              ]
            ]
          },
          "id": "45117A8201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:03:50Z",
            "pc:count": 10965760,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426779.6541,
                "count": 10965760,
                "maximum": 427253.442,
                "minimum": 426254.482,
                "name": "X",
                "position": 0,
                "stddev": 273.4408472,
                "variance": 74769.89692
              },
              {
                "average": 4996575.756,
                "count": 10965760,
                "maximum": 4997264.555,
                "minimum": 4995864.675,
                "name": "Y",
                "position": 1,
                "stddev": 402.1159611,
                "variance": 161697.2462
              },
              {
                "average": 1081.954202,
                "count": 10965760,
                "maximum": 1155.555109,
                "minimum": 1023.335109,
                "name": "Z",
                "position": 2,
                "stddev": 31.86706477,
                "variance": 1015.509817
              },
              {
                "average": 109.9633068,
                "count": 10965760,
                "maximum": 245,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.08569047,
                "variance": 364.2635805
              },
              {
                "average": 1.000328295,
                "count": 10965760,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01812599358,
                "variance": 0.0003285516433
              },
              {
                "average": 1.00065814,
                "count": 10965760,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02566711409,
                "variance": 0.0006588007458
              },
              {
                "average": 0.5000373891,
                "count": 10965760,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000214,
                "variance": 0.2500000214
              },
              {
                "average": 0,
                "count": 10965760,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.263962917,
                "count": 10965760,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4407794384,
                "variance": 0.1942865133
              },
              {
                "average": 0.1723889958,
                "count": 10965760,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.589425601,
                "variance": 73.77823215
              },
              {
                "average": 137,
                "count": 10965760,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10664.03429,
                "count": 10965760,
                "maximum": 10669,
                "minimum": 10659,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.955029688,
                "variance": 3.822141082
              },
              {
                "average": 36886.43829,
                "count": 10965760,
                "maximum": 55040,
                "minimum": 13568,
                "name": "Red",
                "position": 12,
                "stddev": 3902.270838,
                "variance": 15227717.69
              },
              {
                "average": 32623.45979,
                "count": 10965760,
                "maximum": 53760,
                "minimum": 10752,
                "name": "Green",
                "position": 13,
                "stddev": 3148.013405,
                "variance": 9909988.4
              },
              {
                "average": 28076.96694,
                "count": 10965760,
                "maximum": 56320,
                "minimum": 6656,
                "name": "Blue",
                "position": 14,
                "stddev": 3173.025698,
                "variance": 10068092.08
              },
              {
                "average": 325198.8143,
                "count": 10965760,
                "maximum": 328630.9966,
                "minimum": 321384.3774,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1439.674606,
                "variance": 2072662.971
              },
              {
                "average": 0,
                "count": 10965760,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10965760,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10965760,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10965760,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10965760,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426254.482,
              4995864.675,
              1023.335109,
              427253.442,
              4997264.555,
              1155.555109
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426254.4819996201,
                    4995864.6746854065,
                    1023.3351093820046
                  ],
                  [
                    426254.4819996201,
                    4997264.554685407,
                    1023.3351093820046
                  ],
                  [
                    427253.44199962006,
                    4997264.554685407,
                    1155.5551093820045
                  ],
                  [
                    427253.44199962006,
                    4995864.6746854065,
                    1155.5551093820045
                  ],
                  [
                    426254.4819996201,
                    4995864.6746854065,
                    1023.3351093820046
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:03:50+00:00",
            "end_time": "2011-09-17T19:03:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117B7118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002451417243,
              45.19992042029904,
              859.1428741874087
            ],
            [
              -117.85021161824265,
              45.212481310149485,
              859.1428741874087
            ],
            [
              -117.83752811076792,
              45.212575029581814,
              989.5428741874088
            ],
            [
              -117.8373437971341,
              45.200014098922765,
              989.5428741874088
            ],
            [
              -117.85002451417243,
              45.19992042029904,
              859.1428741874087
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502116,
        45.19992042,
        859.1428742,
        -117.8373438,
        45.21257503,
        989.5428742
      ],
      "properties": {
        "datetime": "2011-09-15T23:12:59Z",
        "pc:count": 9111084,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433748.8203,
            "count": 9111084,
            "maximum": 434235.5832,
            "minimum": 433239.5232,
            "name": "X",
            "position": 0,
            "stddev": 280.1552708,
            "variance": 78486.97575
          },
          {
            "average": 5006200.496,
            "count": 9111084,
            "maximum": 5006905.711,
            "minimum": 5005510.151,
            "name": "Y",
            "position": 1,
            "stddev": 393.7977101,
            "variance": 155076.6364
          },
          {
            "average": 883.8391625,
            "count": 9111084,
            "maximum": 989.5428742,
            "minimum": 859.1428742,
            "name": "Z",
            "position": 2,
            "stddev": 31.56375318,
            "variance": 996.2705145
          },
          {
            "average": 114.2995639,
            "count": 9111084,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.64555309,
            "variance": 1200.314349
          },
          {
            "average": 1.008736172,
            "count": 9111084,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09743829334,
            "variance": 0.009494221008
          },
          {
            "average": 1.018964154,
            "count": 9111084,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1475983009,
            "variance": 0.02178525842
          },
          {
            "average": 0.5001076711,
            "count": 9111084,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000158,
            "variance": 0.2500000158
          },
          {
            "average": 0,
            "count": 9111084,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.357353307,
            "count": 9111084,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4792201438,
            "variance": 0.2296519463
          },
          {
            "average": 0.6182818145,
            "count": 9111084,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.756756449,
            "variance": 76.68078351
          },
          {
            "average": 135.3387664,
            "count": 9111084,
            "maximum": 153,
            "minimum": 126,
            "name": "UserData",
            "position": 10,
            "stddev": 3.032718111,
            "variance": 9.19737914
          },
          {
            "average": 10727.84833,
            "count": 9111084,
            "maximum": 10732,
            "minimum": 10724,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.728772583,
            "variance": 2.988654642
          },
          {
            "average": 33329.13564,
            "count": 9111084,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 8876.437682,
            "variance": 78791145.93
          },
          {
            "average": 31899.19256,
            "count": 9111084,
            "maximum": 65280,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 6696.046414,
            "variance": 44837037.57
          },
          {
            "average": 25483.66982,
            "count": 9111084,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6119.730365,
            "variance": 37451099.74
          },
          {
            "average": 161884.9854,
            "count": 9111084,
            "maximum": 163579.5059,
            "minimum": 160124.8779,
            "name": "GpsTime",
            "position": 15,
            "stddev": 765.5323547,
            "variance": 586039.7861
          },
          {
            "average": 0,
            "count": 9111084,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9111084,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9111084,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9111084,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9111084,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433239.5232,
          5005510.151,
          859.1428742,
          434235.5832,
          5006905.711,
          989.5428742
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433239.5232498257,
                5005510.151457946,
                859.1428741874087
              ],
              [
                433239.5232498257,
                5006905.711457946,
                859.1428741874087
              ],
              [
                434235.58324982575,
                5006905.711457946,
                989.5428741874088
              ],
              [
                434235.58324982575,
                5005510.151457946,
                989.5428741874088
              ],
              [
                433239.5232498257,
                5005510.151457946,
                859.1428741874087
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T23:12:59+00:00",
        "end_time": "2011-09-15T22:15:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502116,
            45.19992042,
            859.1428742,
            -117.8373438,
            45.21257503,
            989.5428742
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002451417243,
                  45.19992042029904,
                  859.1428741874087
                ],
                [
                  -117.85021161824265,
                  45.212481310149485,
                  859.1428741874087
                ],
                [
                  -117.83752811076792,
                  45.212575029581814,
                  989.5428741874088
                ],
                [
                  -117.8373437971341,
                  45.200014098922765,
                  989.5428741874088
                ],
                [
                  -117.85002451417243,
                  45.19992042029904,
                  859.1428741874087
                ]
              ]
            ]
          },
          "id": "45117B7118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T23:12:59Z",
            "pc:count": 9111084,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433748.8203,
                "count": 9111084,
                "maximum": 434235.5832,
                "minimum": 433239.5232,
                "name": "X",
                "position": 0,
                "stddev": 280.1552708,
                "variance": 78486.97575
              },
              {
                "average": 5006200.496,
                "count": 9111084,
                "maximum": 5006905.711,
                "minimum": 5005510.151,
                "name": "Y",
                "position": 1,
                "stddev": 393.7977101,
                "variance": 155076.6364
              },
              {
                "average": 883.8391625,
                "count": 9111084,
                "maximum": 989.5428742,
                "minimum": 859.1428742,
                "name": "Z",
                "position": 2,
                "stddev": 31.56375318,
                "variance": 996.2705145
              },
              {
                "average": 114.2995639,
                "count": 9111084,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.64555309,
                "variance": 1200.314349
              },
              {
                "average": 1.008736172,
                "count": 9111084,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09743829334,
                "variance": 0.009494221008
              },
              {
                "average": 1.018964154,
                "count": 9111084,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1475983009,
                "variance": 0.02178525842
              },
              {
                "average": 0.5001076711,
                "count": 9111084,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000158,
                "variance": 0.2500000158
              },
              {
                "average": 0,
                "count": 9111084,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.357353307,
                "count": 9111084,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4792201438,
                "variance": 0.2296519463
              },
              {
                "average": 0.6182818145,
                "count": 9111084,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.756756449,
                "variance": 76.68078351
              },
              {
                "average": 135.3387664,
                "count": 9111084,
                "maximum": 153,
                "minimum": 126,
                "name": "UserData",
                "position": 10,
                "stddev": 3.032718111,
                "variance": 9.19737914
              },
              {
                "average": 10727.84833,
                "count": 9111084,
                "maximum": 10732,
                "minimum": 10724,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.728772583,
                "variance": 2.988654642
              },
              {
                "average": 33329.13564,
                "count": 9111084,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 8876.437682,
                "variance": 78791145.93
              },
              {
                "average": 31899.19256,
                "count": 9111084,
                "maximum": 65280,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 6696.046414,
                "variance": 44837037.57
              },
              {
                "average": 25483.66982,
                "count": 9111084,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6119.730365,
                "variance": 37451099.74
              },
              {
                "average": 161884.9854,
                "count": 9111084,
                "maximum": 163579.5059,
                "minimum": 160124.8779,
                "name": "GpsTime",
                "position": 15,
                "stddev": 765.5323547,
                "variance": 586039.7861
              },
              {
                "average": 0,
                "count": 9111084,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9111084,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9111084,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9111084,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9111084,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433239.5232,
              5005510.151,
              859.1428742,
              434235.5832,
              5006905.711,
              989.5428742
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433239.5232498257,
                    5005510.151457946,
                    859.1428741874087
                  ],
                  [
                    433239.5232498257,
                    5006905.711457946,
                    859.1428741874087
                  ],
                  [
                    434235.58324982575,
                    5006905.711457946,
                    989.5428741874088
                  ],
                  [
                    434235.58324982575,
                    5005510.151457946,
                    989.5428741874088
                  ],
                  [
                    433239.5232498257,
                    5005510.151457946,
                    859.1428741874087
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T23:12:59+00:00",
            "end_time": "2011-09-15T22:15: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": "45117C7207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002561594642,
              45.34995149097095,
              1053.083474654887
            ],
            [
              -117.80016434105995,
              45.35979550364949,
              1053.083474654887
            ],
            [
              -117.79139174126148,
              45.35985662589567,
              1329.7634746548867
            ],
            [
              -117.79125453667585,
              45.35001259235697,
              1329.7634746548867
            ],
            [
              -117.80002561594642,
              45.34995149097095,
              1053.083474654887
            ]
          ]
        ]
      },
      "bbox": [
        -117.8001643,
        45.34995149,
        1053.083475,
        -117.7912545,
        45.35985663,
        1329.763475
      ],
      "properties": {
        "datetime": "2011-09-18T18:42:39Z",
        "pc:count": 2574103,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437575.2938,
            "count": 2574103,
            "maximum": 438018.9718,
            "minimum": 437331.8318,
            "name": "X",
            "position": 0,
            "stddev": 165.4051474,
            "variance": 27358.86279
          },
          {
            "average": 5022495.629,
            "count": 2574103,
            "maximum": 5023231.087,
            "minimum": 5022137.367,
            "name": "Y",
            "position": 1,
            "stddev": 256.0667739,
            "variance": 65570.19267
          },
          {
            "average": 1208.117824,
            "count": 2574103,
            "maximum": 1329.763475,
            "minimum": 1053.083475,
            "name": "Z",
            "position": 2,
            "stddev": 53.7978854,
            "variance": 2894.212474
          },
          {
            "average": 102.0227271,
            "count": 2574103,
            "maximum": 211,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.68689247,
            "variance": 941.6853693
          },
          {
            "average": 1.013912419,
            "count": 2574103,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1251885445,
            "variance": 0.01567217167
          },
          {
            "average": 1.028569175,
            "count": 2574103,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1843314187,
            "variance": 0.0339780719
          },
          {
            "average": 0.5001416027,
            "count": 2574103,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000771,
            "variance": 0.2500000771
          },
          {
            "average": 0,
            "count": 2574103,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.332171246,
            "count": 2574103,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4709921394,
            "variance": 0.2218335954
          },
          {
            "average": 0.08734149747,
            "count": 2574103,
            "maximum": 16.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.629829993,
            "variance": 74.47396572
          },
          {
            "average": 138,
            "count": 2574103,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10601.75166,
            "count": 2574103,
            "maximum": 10604,
            "minimum": 10600,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9416469909,
            "variance": 0.8866990554
          },
          {
            "average": 32536.46602,
            "count": 2574103,
            "maximum": 54272,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 7997.458478,
            "variance": 63959342.11
          },
          {
            "average": 30376.67716,
            "count": 2574103,
            "maximum": 52224,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 5790.619088,
            "variance": 33531269.42
          },
          {
            "average": 23413.41735,
            "count": 2574103,
            "maximum": 45568,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4471.927462,
            "variance": 19998135.23
          },
          {
            "average": 405527.8195,
            "count": 2574103,
            "maximum": 406559.7257,
            "minimum": 404887.0086,
            "name": "GpsTime",
            "position": 15,
            "stddev": 363.5393262,
            "variance": 132160.8417
          },
          {
            "average": 0,
            "count": 2574103,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2574103,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2574103,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2574103,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2574103,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437331.8318,
          5022137.367,
          1053.083475,
          438018.9718,
          5023231.087,
          1329.763475
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437331.8318026192,
                5022137.367446761,
                1053.083474654887
              ],
              [
                437331.8318026192,
                5023231.087446761,
                1053.083474654887
              ],
              [
                438018.9718026192,
                5023231.087446761,
                1329.7634746548867
              ],
              [
                438018.9718026192,
                5022137.367446761,
                1329.7634746548867
              ],
              [
                437331.8318026192,
                5022137.367446761,
                1053.083474654887
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T18:42:39+00:00",
        "end_time": "2011-09-18T18:14:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8001643,
            45.34995149,
            1053.083475,
            -117.7912545,
            45.35985663,
            1329.763475
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002561594642,
                  45.34995149097095,
                  1053.083474654887
                ],
                [
                  -117.80016434105995,
                  45.35979550364949,
                  1053.083474654887
                ],
                [
                  -117.79139174126148,
                  45.35985662589567,
                  1329.7634746548867
                ],
                [
                  -117.79125453667585,
                  45.35001259235697,
                  1329.7634746548867
                ],
                [
                  -117.80002561594642,
                  45.34995149097095,
                  1053.083474654887
                ]
              ]
            ]
          },
          "id": "45117C7207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:42:39Z",
            "pc:count": 2574103,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437575.2938,
                "count": 2574103,
                "maximum": 438018.9718,
                "minimum": 437331.8318,
                "name": "X",
                "position": 0,
                "stddev": 165.4051474,
                "variance": 27358.86279
              },
              {
                "average": 5022495.629,
                "count": 2574103,
                "maximum": 5023231.087,
                "minimum": 5022137.367,
                "name": "Y",
                "position": 1,
                "stddev": 256.0667739,
                "variance": 65570.19267
              },
              {
                "average": 1208.117824,
                "count": 2574103,
                "maximum": 1329.763475,
                "minimum": 1053.083475,
                "name": "Z",
                "position": 2,
                "stddev": 53.7978854,
                "variance": 2894.212474
              },
              {
                "average": 102.0227271,
                "count": 2574103,
                "maximum": 211,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.68689247,
                "variance": 941.6853693
              },
              {
                "average": 1.013912419,
                "count": 2574103,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1251885445,
                "variance": 0.01567217167
              },
              {
                "average": 1.028569175,
                "count": 2574103,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1843314187,
                "variance": 0.0339780719
              },
              {
                "average": 0.5001416027,
                "count": 2574103,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000771,
                "variance": 0.2500000771
              },
              {
                "average": 0,
                "count": 2574103,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.332171246,
                "count": 2574103,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4709921394,
                "variance": 0.2218335954
              },
              {
                "average": 0.08734149747,
                "count": 2574103,
                "maximum": 16.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.629829993,
                "variance": 74.47396572
              },
              {
                "average": 138,
                "count": 2574103,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10601.75166,
                "count": 2574103,
                "maximum": 10604,
                "minimum": 10600,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9416469909,
                "variance": 0.8866990554
              },
              {
                "average": 32536.46602,
                "count": 2574103,
                "maximum": 54272,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 7997.458478,
                "variance": 63959342.11
              },
              {
                "average": 30376.67716,
                "count": 2574103,
                "maximum": 52224,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 5790.619088,
                "variance": 33531269.42
              },
              {
                "average": 23413.41735,
                "count": 2574103,
                "maximum": 45568,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4471.927462,
                "variance": 19998135.23
              },
              {
                "average": 405527.8195,
                "count": 2574103,
                "maximum": 406559.7257,
                "minimum": 404887.0086,
                "name": "GpsTime",
                "position": 15,
                "stddev": 363.5393262,
                "variance": 132160.8417
              },
              {
                "average": 0,
                "count": 2574103,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2574103,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2574103,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2574103,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2574103,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437331.8318,
              5022137.367,
              1053.083475,
              438018.9718,
              5023231.087,
              1329.763475
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437331.8318026192,
                    5022137.367446761,
                    1053.083474654887
                  ],
                  [
                    437331.8318026192,
                    5023231.087446761,
                    1053.083474654887
                  ],
                  [
                    438018.9718026192,
                    5023231.087446761,
                    1329.7634746548867
                  ],
                  [
                    438018.9718026192,
                    5022137.367446761,
                    1329.7634746548867
                  ],
                  [
                    437331.8318026192,
                    5022137.367446761,
                    1053.083474654887
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T18:42:39+00:00",
            "end_time": "2011-09-18T18: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": "45117B8104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9625240451911,
              45.23741136639195,
              820.932788274644
            ],
            [
              -117.96273680449382,
              45.250008323624265,
              820.932788274644
            ],
            [
              -117.95067452332306,
              45.250109370935,
              1025.052788274644
            ],
            [
              -117.95046442873719,
              45.237512369576464,
              1025.052788274644
            ],
            [
              -117.9625240451911,
              45.23741136639195,
              820.932788274644
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627368,
        45.23741137,
        820.9327883,
        -117.9504644,
        45.25010937,
        1025.052788
      ],
      "properties": {
        "datetime": "2011-09-16T22:38:13Z",
        "pc:count": 7530440,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424899.0169,
            "count": 7530440,
            "maximum": 425400.0822,
            "minimum": 424453.4022,
            "name": "X",
            "position": 0,
            "stddev": 247.0265431,
            "variance": 61022.11299
          },
          {
            "average": 5010474.775,
            "count": 7530440,
            "maximum": 5011173.874,
            "minimum": 5009774.254,
            "name": "Y",
            "position": 1,
            "stddev": 397.1587106,
            "variance": 157735.0414
          },
          {
            "average": 859.0389833,
            "count": 7530440,
            "maximum": 1025.052788,
            "minimum": 820.9327883,
            "name": "Z",
            "position": 2,
            "stddev": 58.33468194,
            "variance": 3402.935117
          },
          {
            "average": 108.6991299,
            "count": 7530440,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.27789845,
            "variance": 1542.753307
          },
          {
            "average": 1.002338376,
            "count": 7530440,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05006333738,
            "variance": 0.00250633775
          },
          {
            "average": 1.004903698,
            "count": 7530440,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07419466207,
            "variance": 0.00550484788
          },
          {
            "average": 0.5000415646,
            "count": 7530440,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000315,
            "variance": 0.2500000315
          },
          {
            "average": 0,
            "count": 7530440,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.312514541,
            "count": 7530440,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4635183181,
            "variance": 0.2148492312
          },
          {
            "average": -0.2086266381,
            "count": 7530440,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.639604315,
            "variance": 74.64276271
          },
          {
            "average": 137.5326124,
            "count": 7530440,
            "maximum": 253,
            "minimum": 123,
            "name": "UserData",
            "position": 10,
            "stddev": 4.503823313,
            "variance": 20.28442443
          },
          {
            "average": 10765.77292,
            "count": 7530440,
            "maximum": 10770,
            "minimum": 10762,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.597504801,
            "variance": 2.552021589
          },
          {
            "average": 32121.62023,
            "count": 7530440,
            "maximum": 65280,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 8570.787031,
            "variance": 73458390.33
          },
          {
            "average": 30035.5939,
            "count": 7530440,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 7996.632018,
            "variance": 63946123.64
          },
          {
            "average": 26985.99763,
            "count": 7530440,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 7409.218418,
            "variance": 54896517.57
          },
          {
            "average": 244927.2057,
            "count": 7530440,
            "maximum": 247893.7272,
            "minimum": 241926.2232,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1205.733555,
            "variance": 1453793.406
          },
          {
            "average": 0,
            "count": 7530440,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7530440,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7530440,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7530440,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7530440,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424453.4022,
          5009774.254,
          820.9327883,
          425400.0822,
          5011173.874,
          1025.052788
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424453.4021528548,
                5009774.254023869,
                820.932788274644
              ],
              [
                424453.4021528548,
                5011173.874023868,
                820.932788274644
              ],
              [
                425400.0821528548,
                5011173.874023868,
                1025.052788274644
              ],
              [
                425400.0821528548,
                5009774.254023869,
                1025.052788274644
              ],
              [
                424453.4021528548,
                5009774.254023869,
                820.932788274644
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T22:38:13+00:00",
        "end_time": "2011-09-16T20:58:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627368,
            45.23741137,
            820.9327883,
            -117.9504644,
            45.25010937,
            1025.052788
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9625240451911,
                  45.23741136639195,
                  820.932788274644
                ],
                [
                  -117.96273680449382,
                  45.250008323624265,
                  820.932788274644
                ],
                [
                  -117.95067452332306,
                  45.250109370935,
                  1025.052788274644
                ],
                [
                  -117.95046442873719,
                  45.237512369576464,
                  1025.052788274644
                ],
                [
                  -117.9625240451911,
                  45.23741136639195,
                  820.932788274644
                ]
              ]
            ]
          },
          "id": "45117B8104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T22:38:13Z",
            "pc:count": 7530440,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424899.0169,
                "count": 7530440,
                "maximum": 425400.0822,
                "minimum": 424453.4022,
                "name": "X",
                "position": 0,
                "stddev": 247.0265431,
                "variance": 61022.11299
              },
              {
                "average": 5010474.775,
                "count": 7530440,
                "maximum": 5011173.874,
                "minimum": 5009774.254,
                "name": "Y",
                "position": 1,
                "stddev": 397.1587106,
                "variance": 157735.0414
              },
              {
                "average": 859.0389833,
                "count": 7530440,
                "maximum": 1025.052788,
                "minimum": 820.9327883,
                "name": "Z",
                "position": 2,
                "stddev": 58.33468194,
                "variance": 3402.935117
              },
              {
                "average": 108.6991299,
                "count": 7530440,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.27789845,
                "variance": 1542.753307
              },
              {
                "average": 1.002338376,
                "count": 7530440,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05006333738,
                "variance": 0.00250633775
              },
              {
                "average": 1.004903698,
                "count": 7530440,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07419466207,
                "variance": 0.00550484788
              },
              {
                "average": 0.5000415646,
                "count": 7530440,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000315,
                "variance": 0.2500000315
              },
              {
                "average": 0,
                "count": 7530440,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.312514541,
                "count": 7530440,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4635183181,
                "variance": 0.2148492312
              },
              {
                "average": -0.2086266381,
                "count": 7530440,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.639604315,
                "variance": 74.64276271
              },
              {
                "average": 137.5326124,
                "count": 7530440,
                "maximum": 253,
                "minimum": 123,
                "name": "UserData",
                "position": 10,
                "stddev": 4.503823313,
                "variance": 20.28442443
              },
              {
                "average": 10765.77292,
                "count": 7530440,
                "maximum": 10770,
                "minimum": 10762,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.597504801,
                "variance": 2.552021589
              },
              {
                "average": 32121.62023,
                "count": 7530440,
                "maximum": 65280,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 8570.787031,
                "variance": 73458390.33
              },
              {
                "average": 30035.5939,
                "count": 7530440,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 7996.632018,
                "variance": 63946123.64
              },
              {
                "average": 26985.99763,
                "count": 7530440,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 7409.218418,
                "variance": 54896517.57
              },
              {
                "average": 244927.2057,
                "count": 7530440,
                "maximum": 247893.7272,
                "minimum": 241926.2232,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1205.733555,
                "variance": 1453793.406
              },
              {
                "average": 0,
                "count": 7530440,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7530440,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7530440,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7530440,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7530440,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424453.4022,
              5009774.254,
              820.9327883,
              425400.0822,
              5011173.874,
              1025.052788
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424453.4021528548,
                    5009774.254023869,
                    820.932788274644
                  ],
                  [
                    424453.4021528548,
                    5011173.874023868,
                    820.932788274644
                  ],
                  [
                    425400.0821528548,
                    5011173.874023868,
                    1025.052788274644
                  ],
                  [
                    425400.0821528548,
                    5009774.254023869,
                    1025.052788274644
                  ],
                  [
                    424453.4021528548,
                    5009774.254023869,
                    820.932788274644
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T22:38:13+00:00",
            "end_time": "2011-09-16T20: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": "45117B7303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002498076138,
              45.17491999328469,
              981.40392746445
            ],
            [
              -117.85021235612983,
              45.18751010042006,
              981.40392746445
            ],
            [
              -117.8375285403231,
              45.1876038229325,
              1172.72392746445
            ],
            [
              -117.83734395950263,
              45.17501367489252,
              1172.72392746445
            ],
            [
              -117.85002498076138,
              45.17491999328469,
              981.40392746445
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502124,
        45.17491999,
        981.4039275,
        -117.837344,
        45.18760382,
        1172.723927
      ],
      "properties": {
        "datetime": "2011-09-15T23:54:45Z",
        "pc:count": 10350672,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433711.2072,
            "count": 10350672,
            "maximum": 434206.774,
            "minimum": 433210.254,
            "name": "X",
            "position": 0,
            "stddev": 283.1210117,
            "variance": 80157.50725
          },
          {
            "average": 5003431.088,
            "count": 10350672,
            "maximum": 5004131.632,
            "minimum": 5002732.832,
            "name": "Y",
            "position": 1,
            "stddev": 400.2458603,
            "variance": 160196.7487
          },
          {
            "average": 1099.428336,
            "count": 10350672,
            "maximum": 1172.723927,
            "minimum": 981.4039275,
            "name": "Z",
            "position": 2,
            "stddev": 29.99799147,
            "variance": 899.8794925
          },
          {
            "average": 113.503051,
            "count": 10350672,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.28921696,
            "variance": 372.073891
          },
          {
            "average": 1.0007899,
            "count": 10350672,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02809406589,
            "variance": 0.0007892765381
          },
          {
            "average": 1.001967119,
            "count": 10350672,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04433472658,
            "variance": 0.001965567981
          },
          {
            "average": 0.4999549788,
            "count": 10350672,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000221,
            "variance": 0.2500000221
          },
          {
            "average": 0,
            "count": 10350672,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.329280939,
            "count": 10350672,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4699521504,
            "variance": 0.2208550237
          },
          {
            "average": -0.1661425911,
            "count": 10350672,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.720491288,
            "variance": 76.0469683
          },
          {
            "average": 134.0813795,
            "count": 10350672,
            "maximum": 146,
            "minimum": 126,
            "name": "UserData",
            "position": 10,
            "stddev": 2.553295415,
            "variance": 6.519317474
          },
          {
            "average": 10732.80649,
            "count": 10350672,
            "maximum": 10737,
            "minimum": 10729,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.673807816,
            "variance": 2.801632604
          },
          {
            "average": 35231.64887,
            "count": 10350672,
            "maximum": 55296,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 3867.860075,
            "variance": 14960341.56
          },
          {
            "average": 31620.0938,
            "count": 10350672,
            "maximum": 51712,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 2755.162343,
            "variance": 7590919.539
          },
          {
            "average": 26637.02072,
            "count": 10350672,
            "maximum": 47104,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 2910.790718,
            "variance": 8472702.606
          },
          {
            "average": 164043.8631,
            "count": 10350672,
            "maximum": 166085.3754,
            "minimum": 162459.1338,
            "name": "GpsTime",
            "position": 15,
            "stddev": 740.2753543,
            "variance": 548007.6001
          },
          {
            "average": 0,
            "count": 10350672,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10350672,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10350672,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10350672,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10350672,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433210.254,
          5002732.832,
          981.4039275,
          434206.774,
          5004131.632,
          1172.723927
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433210.25401692954,
                5002732.831512855,
                981.40392746445
              ],
              [
                433210.25401692954,
                5004131.631512856,
                981.40392746445
              ],
              [
                434206.77401692956,
                5004131.631512856,
                1172.72392746445
              ],
              [
                434206.77401692956,
                5002732.831512855,
                1172.72392746445
              ],
              [
                433210.25401692954,
                5002732.831512855,
                981.40392746445
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T23:54:45+00:00",
        "end_time": "2011-09-15T22:54:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502124,
            45.17491999,
            981.4039275,
            -117.837344,
            45.18760382,
            1172.723927
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002498076138,
                  45.17491999328469,
                  981.40392746445
                ],
                [
                  -117.85021235612983,
                  45.18751010042006,
                  981.40392746445
                ],
                [
                  -117.8375285403231,
                  45.1876038229325,
                  1172.72392746445
                ],
                [
                  -117.83734395950263,
                  45.17501367489252,
                  1172.72392746445
                ],
                [
                  -117.85002498076138,
                  45.17491999328469,
                  981.40392746445
                ]
              ]
            ]
          },
          "id": "45117B7303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T23:54:45Z",
            "pc:count": 10350672,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433711.2072,
                "count": 10350672,
                "maximum": 434206.774,
                "minimum": 433210.254,
                "name": "X",
                "position": 0,
                "stddev": 283.1210117,
                "variance": 80157.50725
              },
              {
                "average": 5003431.088,
                "count": 10350672,
                "maximum": 5004131.632,
                "minimum": 5002732.832,
                "name": "Y",
                "position": 1,
                "stddev": 400.2458603,
                "variance": 160196.7487
              },
              {
                "average": 1099.428336,
                "count": 10350672,
                "maximum": 1172.723927,
                "minimum": 981.4039275,
                "name": "Z",
                "position": 2,
                "stddev": 29.99799147,
                "variance": 899.8794925
              },
              {
                "average": 113.503051,
                "count": 10350672,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.28921696,
                "variance": 372.073891
              },
              {
                "average": 1.0007899,
                "count": 10350672,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02809406589,
                "variance": 0.0007892765381
              },
              {
                "average": 1.001967119,
                "count": 10350672,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04433472658,
                "variance": 0.001965567981
              },
              {
                "average": 0.4999549788,
                "count": 10350672,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000221,
                "variance": 0.2500000221
              },
              {
                "average": 0,
                "count": 10350672,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.329280939,
                "count": 10350672,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4699521504,
                "variance": 0.2208550237
              },
              {
                "average": -0.1661425911,
                "count": 10350672,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.720491288,
                "variance": 76.0469683
              },
              {
                "average": 134.0813795,
                "count": 10350672,
                "maximum": 146,
                "minimum": 126,
                "name": "UserData",
                "position": 10,
                "stddev": 2.553295415,
                "variance": 6.519317474
              },
              {
                "average": 10732.80649,
                "count": 10350672,
                "maximum": 10737,
                "minimum": 10729,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.673807816,
                "variance": 2.801632604
              },
              {
                "average": 35231.64887,
                "count": 10350672,
                "maximum": 55296,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 3867.860075,
                "variance": 14960341.56
              },
              {
                "average": 31620.0938,
                "count": 10350672,
                "maximum": 51712,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 2755.162343,
                "variance": 7590919.539
              },
              {
                "average": 26637.02072,
                "count": 10350672,
                "maximum": 47104,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 2910.790718,
                "variance": 8472702.606
              },
              {
                "average": 164043.8631,
                "count": 10350672,
                "maximum": 166085.3754,
                "minimum": 162459.1338,
                "name": "GpsTime",
                "position": 15,
                "stddev": 740.2753543,
                "variance": 548007.6001
              },
              {
                "average": 0,
                "count": 10350672,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10350672,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10350672,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10350672,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10350672,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433210.254,
              5002732.832,
              981.4039275,
              434206.774,
              5004131.632,
              1172.723927
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433210.25401692954,
                    5002732.831512855,
                    981.40392746445
                  ],
                  [
                    433210.25401692954,
                    5004131.631512856,
                    981.40392746445
                  ],
                  [
                    434206.77401692956,
                    5004131.631512856,
                    1172.72392746445
                  ],
                  [
                    434206.77401692956,
                    5002732.831512855,
                    1172.72392746445
                  ],
                  [
                    433210.25401692954,
                    5002732.831512855,
                    981.40392746445
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T23:54:45+00:00",
            "end_time": "2011-09-15T22:54: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": "45117A8307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752434422973,
              45.03740466858812,
              1037.1988193161608
            ],
            [
              -117.9877412460762,
              45.05000971555212,
              1037.1988193161608
            ],
            [
              -117.97502967992035,
              45.050118956409406,
              1079.058819316161
            ],
            [
              -117.9748155683771,
              45.03751386171239,
              1079.058819316161
            ],
            [
              -117.98752434422973,
              45.03740466858812,
              1037.1988193161608
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877412,
        45.03740467,
        1037.198819,
        -117.9748156,
        45.05011896,
        1079.058819
      ],
      "properties": {
        "datetime": "2011-09-20T03:03:12Z",
        "pc:count": 11795430,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422723.2827,
            "count": 11795430,
            "maximum": 423220.8295,
            "minimum": 422219.6895,
            "name": "X",
            "position": 0,
            "stddev": 283.5932357,
            "variance": 80425.12334
          },
          {
            "average": 4988286.39,
            "count": 11795430,
            "maximum": 4988979.712,
            "minimum": 4987579.232,
            "name": "Y",
            "position": 1,
            "stddev": 400.9661895,
            "variance": 160773.8852
          },
          {
            "average": 1046.806539,
            "count": 11795430,
            "maximum": 1079.058819,
            "minimum": 1037.198819,
            "name": "Z",
            "position": 2,
            "stddev": 4.540306919,
            "variance": 20.61438692
          },
          {
            "average": 219.4668947,
            "count": 11795430,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.92095097,
            "variance": 1757.36613
          },
          {
            "average": 1.015727023,
            "count": 11795430,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1448884681,
            "variance": 0.02099266819
          },
          {
            "average": 1.031555526,
            "count": 11795430,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2181091967,
            "variance": 0.04757162169
          },
          {
            "average": 0.4987718973,
            "count": 11795430,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998513,
            "variance": 0.249998513
          },
          {
            "average": 0,
            "count": 11795430,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.264311941,
            "count": 11795430,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4409661613,
            "variance": 0.1944511554
          },
          {
            "average": 1.327761746,
            "count": 11795430,
            "maximum": 19.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.951966926,
            "variance": 63.23377799
          },
          {
            "average": 193.7603348,
            "count": 11795430,
            "maximum": 212,
            "minimum": 182,
            "name": "UserData",
            "position": 10,
            "stddev": 5.255203052,
            "variance": 27.61715912
          },
          {
            "average": 267.4123097,
            "count": 11795430,
            "maximum": 281,
            "minimum": 254,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56531982,
            "variance": 111.6259829
          },
          {
            "average": 26199.9661,
            "count": 11795430,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 9296.383907,
            "variance": 86422753.75
          },
          {
            "average": 28603.40138,
            "count": 11795430,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 7340.99253,
            "variance": 53890171.33
          },
          {
            "average": 22082.57936,
            "count": 11795430,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 5761.00723,
            "variance": 33189204.31
          },
          {
            "average": 521466.9878,
            "count": 11795430,
            "maximum": 522992.0606,
            "minimum": 519782.4204,
            "name": "GpsTime",
            "position": 15,
            "stddev": 666.3096383,
            "variance": 443968.5341
          },
          {
            "average": 0,
            "count": 11795430,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11795430,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11795430,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11795430,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11795430,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422219.6895,
          4987579.232,
          1037.198819,
          423220.8295,
          4988979.712,
          1079.058819
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422219.6895086158,
                4987579.232401507,
                1037.1988193161608
              ],
              [
                422219.6895086158,
                4988979.712401507,
                1037.1988193161608
              ],
              [
                423220.82950861583,
                4988979.712401507,
                1079.058819316161
              ],
              [
                423220.82950861583,
                4987579.232401507,
                1079.058819316161
              ],
              [
                422219.6895086158,
                4987579.232401507,
                1037.1988193161608
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T03:03:12+00:00",
        "end_time": "2011-09-20T02:09:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877412,
            45.03740467,
            1037.198819,
            -117.9748156,
            45.05011896,
            1079.058819
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752434422973,
                  45.03740466858812,
                  1037.1988193161608
                ],
                [
                  -117.9877412460762,
                  45.05000971555212,
                  1037.1988193161608
                ],
                [
                  -117.97502967992035,
                  45.050118956409406,
                  1079.058819316161
                ],
                [
                  -117.9748155683771,
                  45.03751386171239,
                  1079.058819316161
                ],
                [
                  -117.98752434422973,
                  45.03740466858812,
                  1037.1988193161608
                ]
              ]
            ]
          },
          "id": "45117A8307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T03:03:12Z",
            "pc:count": 11795430,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422723.2827,
                "count": 11795430,
                "maximum": 423220.8295,
                "minimum": 422219.6895,
                "name": "X",
                "position": 0,
                "stddev": 283.5932357,
                "variance": 80425.12334
              },
              {
                "average": 4988286.39,
                "count": 11795430,
                "maximum": 4988979.712,
                "minimum": 4987579.232,
                "name": "Y",
                "position": 1,
                "stddev": 400.9661895,
                "variance": 160773.8852
              },
              {
                "average": 1046.806539,
                "count": 11795430,
                "maximum": 1079.058819,
                "minimum": 1037.198819,
                "name": "Z",
                "position": 2,
                "stddev": 4.540306919,
                "variance": 20.61438692
              },
              {
                "average": 219.4668947,
                "count": 11795430,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.92095097,
                "variance": 1757.36613
              },
              {
                "average": 1.015727023,
                "count": 11795430,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1448884681,
                "variance": 0.02099266819
              },
              {
                "average": 1.031555526,
                "count": 11795430,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2181091967,
                "variance": 0.04757162169
              },
              {
                "average": 0.4987718973,
                "count": 11795430,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998513,
                "variance": 0.249998513
              },
              {
                "average": 0,
                "count": 11795430,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.264311941,
                "count": 11795430,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4409661613,
                "variance": 0.1944511554
              },
              {
                "average": 1.327761746,
                "count": 11795430,
                "maximum": 19.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.951966926,
                "variance": 63.23377799
              },
              {
                "average": 193.7603348,
                "count": 11795430,
                "maximum": 212,
                "minimum": 182,
                "name": "UserData",
                "position": 10,
                "stddev": 5.255203052,
                "variance": 27.61715912
              },
              {
                "average": 267.4123097,
                "count": 11795430,
                "maximum": 281,
                "minimum": 254,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56531982,
                "variance": 111.6259829
              },
              {
                "average": 26199.9661,
                "count": 11795430,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 9296.383907,
                "variance": 86422753.75
              },
              {
                "average": 28603.40138,
                "count": 11795430,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 7340.99253,
                "variance": 53890171.33
              },
              {
                "average": 22082.57936,
                "count": 11795430,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 5761.00723,
                "variance": 33189204.31
              },
              {
                "average": 521466.9878,
                "count": 11795430,
                "maximum": 522992.0606,
                "minimum": 519782.4204,
                "name": "GpsTime",
                "position": 15,
                "stddev": 666.3096383,
                "variance": 443968.5341
              },
              {
                "average": 0,
                "count": 11795430,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11795430,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11795430,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11795430,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11795430,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422219.6895,
              4987579.232,
              1037.198819,
              423220.8295,
              4988979.712,
              1079.058819
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422219.6895086158,
                    4987579.232401507,
                    1037.1988193161608
                  ],
                  [
                    422219.6895086158,
                    4988979.712401507,
                    1037.1988193161608
                  ],
                  [
                    423220.82950861583,
                    4988979.712401507,
                    1079.058819316161
                  ],
                  [
                    423220.82950861583,
                    4987579.232401507,
                    1079.058819316161
                  ],
                  [
                    422219.6895086158,
                    4987579.232401507,
                    1037.1988193161608
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T03:03:12+00:00",
            "end_time": "2011-09-20T02:09: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": "45117B8118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502470270327,
              45.19990594573385,
              1212.6963855103
            ],
            [
              -117.9752400510762,
              45.212509239677175,
              1212.6963855103
            ],
            [
              -117.9625304892579,
              45.212617066829935,
              1333.3563855102998
            ],
            [
              -117.96231794630056,
              45.200013725776635,
              1333.3563855102998
            ],
            [
              -117.97502470270327,
              45.19990594573385,
              1212.6963855103
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752401,
        45.19990595,
        1212.696386,
        -117.9623179,
        45.21261707,
        1333.356386
      ],
      "properties": {
        "datetime": "2011-09-17T20:30:02Z",
        "pc:count": 12240329,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423898.8739,
            "count": 12240329,
            "maximum": 424420.0452,
            "minimum": 423421.9052,
            "name": "X",
            "position": 0,
            "stddev": 293.9094179,
            "variance": 86382.74591
          },
          {
            "average": 5006308.642,
            "count": 12240329,
            "maximum": 5007019.821,
            "minimum": 5005619.501,
            "name": "Y",
            "position": 1,
            "stddev": 396.5216902,
            "variance": 157229.4508
          },
          {
            "average": 1275.247333,
            "count": 12240329,
            "maximum": 1333.356386,
            "minimum": 1212.696386,
            "name": "Z",
            "position": 2,
            "stddev": 21.24616611,
            "variance": 451.3995745
          },
          {
            "average": 99.83550891,
            "count": 12240329,
            "maximum": 241,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.90139464,
            "variance": 2016.135241
          },
          {
            "average": 1.090403207,
            "count": 12240329,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.306632449,
            "variance": 0.09402345876
          },
          {
            "average": 1.187503375,
            "count": 12240329,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4399195897,
            "variance": 0.1935292454
          },
          {
            "average": 0.500299706,
            "count": 12240329,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999306,
            "variance": 0.2499999306
          },
          {
            "average": 0,
            "count": 12240329,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.219308566,
            "count": 12240329,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4137781203,
            "variance": 0.1712123329
          },
          {
            "average": -0.7984426055,
            "count": 12240329,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.627024393,
            "variance": 74.42554989
          },
          {
            "average": 137,
            "count": 12240329,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10660.90001,
            "count": 12240329,
            "maximum": 10666,
            "minimum": 10656,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.065593148,
            "variance": 4.266675051
          },
          {
            "average": 25130.87983,
            "count": 12240329,
            "maximum": 61952,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10956.00195,
            "variance": 120033978.6
          },
          {
            "average": 24105.38139,
            "count": 12240329,
            "maximum": 62208,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 9534.494609,
            "variance": 90906587.45
          },
          {
            "average": 21531.4393,
            "count": 12240329,
            "maximum": 61952,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8129.159364,
            "variance": 66083231.97
          },
          {
            "average": 322911.4276,
            "count": 12240329,
            "maximum": 326602.2998,
            "minimum": 319252.7481,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1523.93668,
            "variance": 2322383.004
          },
          {
            "average": 0,
            "count": 12240329,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12240329,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12240329,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12240329,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12240329,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423421.9052,
          5005619.501,
          1212.696386,
          424420.0452,
          5007019.821,
          1333.356386
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423421.90520845953,
                5005619.501420894,
                1212.6963855103
              ],
              [
                423421.90520845953,
                5007019.821420894,
                1212.6963855103
              ],
              [
                424420.04520845955,
                5007019.821420894,
                1333.3563855102998
              ],
              [
                424420.04520845955,
                5005619.501420894,
                1333.3563855102998
              ],
              [
                423421.90520845953,
                5005619.501420894,
                1212.6963855103
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T20:30:02+00:00",
        "end_time": "2011-09-17T18:27:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752401,
            45.19990595,
            1212.696386,
            -117.9623179,
            45.21261707,
            1333.356386
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502470270327,
                  45.19990594573385,
                  1212.6963855103
                ],
                [
                  -117.9752400510762,
                  45.212509239677175,
                  1212.6963855103
                ],
                [
                  -117.9625304892579,
                  45.212617066829935,
                  1333.3563855102998
                ],
                [
                  -117.96231794630056,
                  45.200013725776635,
                  1333.3563855102998
                ],
                [
                  -117.97502470270327,
                  45.19990594573385,
                  1212.6963855103
                ]
              ]
            ]
          },
          "id": "45117B8118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:30:02Z",
            "pc:count": 12240329,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423898.8739,
                "count": 12240329,
                "maximum": 424420.0452,
                "minimum": 423421.9052,
                "name": "X",
                "position": 0,
                "stddev": 293.9094179,
                "variance": 86382.74591
              },
              {
                "average": 5006308.642,
                "count": 12240329,
                "maximum": 5007019.821,
                "minimum": 5005619.501,
                "name": "Y",
                "position": 1,
                "stddev": 396.5216902,
                "variance": 157229.4508
              },
              {
                "average": 1275.247333,
                "count": 12240329,
                "maximum": 1333.356386,
                "minimum": 1212.696386,
                "name": "Z",
                "position": 2,
                "stddev": 21.24616611,
                "variance": 451.3995745
              },
              {
                "average": 99.83550891,
                "count": 12240329,
                "maximum": 241,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.90139464,
                "variance": 2016.135241
              },
              {
                "average": 1.090403207,
                "count": 12240329,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.306632449,
                "variance": 0.09402345876
              },
              {
                "average": 1.187503375,
                "count": 12240329,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4399195897,
                "variance": 0.1935292454
              },
              {
                "average": 0.500299706,
                "count": 12240329,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999306,
                "variance": 0.2499999306
              },
              {
                "average": 0,
                "count": 12240329,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.219308566,
                "count": 12240329,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4137781203,
                "variance": 0.1712123329
              },
              {
                "average": -0.7984426055,
                "count": 12240329,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.627024393,
                "variance": 74.42554989
              },
              {
                "average": 137,
                "count": 12240329,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10660.90001,
                "count": 12240329,
                "maximum": 10666,
                "minimum": 10656,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.065593148,
                "variance": 4.266675051
              },
              {
                "average": 25130.87983,
                "count": 12240329,
                "maximum": 61952,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10956.00195,
                "variance": 120033978.6
              },
              {
                "average": 24105.38139,
                "count": 12240329,
                "maximum": 62208,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 9534.494609,
                "variance": 90906587.45
              },
              {
                "average": 21531.4393,
                "count": 12240329,
                "maximum": 61952,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8129.159364,
                "variance": 66083231.97
              },
              {
                "average": 322911.4276,
                "count": 12240329,
                "maximum": 326602.2998,
                "minimum": 319252.7481,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1523.93668,
                "variance": 2322383.004
              },
              {
                "average": 0,
                "count": 12240329,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12240329,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12240329,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12240329,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12240329,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423421.9052,
              5005619.501,
              1212.696386,
              424420.0452,
              5007019.821,
              1333.356386
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423421.90520845953,
                    5005619.501420894,
                    1212.6963855103
                  ],
                  [
                    423421.90520845953,
                    5007019.821420894,
                    1212.6963855103
                  ],
                  [
                    424420.04520845955,
                    5007019.821420894,
                    1333.3563855102998
                  ],
                  [
                    424420.04520845955,
                    5005619.501420894,
                    1333.3563855102998
                  ],
                  [
                    423421.90520845953,
                    5005619.501420894,
                    1212.6963855103
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T20:30:02+00:00",
            "end_time": "2011-09-17T18:27: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": "45117A8210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8875247762909,
              45.099915638827994,
              1020.5709211123103
            ],
            [
              -117.88771997353729,
              45.112510107138995,
              1020.5709211123103
            ],
            [
              -117.8750287546986,
              45.11260805506592,
              1144.1709211123102
            ],
            [
              -117.8748363472079,
              45.10001354399195,
              1144.1709211123102
            ],
            [
              -117.8875247762909,
              45.099915638827994,
              1020.5709211123103
            ]
          ]
        ]
      },
      "bbox": [
        -117.88772,
        45.09991564,
        1020.570921,
        -117.8748363,
        45.11260806,
        1144.170921
      ],
      "properties": {
        "datetime": "2011-09-16T22:19:06Z",
        "pc:count": 9431342,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430674.6744,
            "count": 9431342,
            "maximum": 431170.6342,
            "minimum": 430172.2142,
            "name": "X",
            "position": 0,
            "stddev": 285.5839946,
            "variance": 81558.21797
          },
          {
            "average": 4995119.479,
            "count": 9431342,
            "maximum": 4995831.572,
            "minimum": 4994432.292,
            "name": "Y",
            "position": 1,
            "stddev": 400.4519896,
            "variance": 160361.7959
          },
          {
            "average": 1080.340557,
            "count": 9431342,
            "maximum": 1144.170921,
            "minimum": 1020.570921,
            "name": "Z",
            "position": 2,
            "stddev": 37.89094627,
            "variance": 1435.723809
          },
          {
            "average": 109.697984,
            "count": 9431342,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.33103262,
            "variance": 413.3508873
          },
          {
            "average": 1.000009543,
            "count": 9431342,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003089103495,
            "variance": 9.542560402e-06
          },
          {
            "average": 1.000019828,
            "count": 9431342,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004452764986,
            "variance": 1.982711602e-05
          },
          {
            "average": 0.4999758253,
            "count": 9431342,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000259,
            "variance": 0.2500000259
          },
          {
            "average": 0,
            "count": 9431342,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.314258353,
            "count": 9431342,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4642198437,
            "variance": 0.2155000633
          },
          {
            "average": 0.09287731585,
            "count": 9431342,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.510308278,
            "variance": 72.42534699
          },
          {
            "average": 138.8596127,
            "count": 9431342,
            "maximum": 152,
            "minimum": 128,
            "name": "UserData",
            "position": 10,
            "stddev": 3.467439537,
            "variance": 12.02313694
          },
          {
            "average": 10764.00335,
            "count": 9431342,
            "maximum": 10768,
            "minimum": 10760,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.7033447,
            "variance": 2.901383166
          },
          {
            "average": 37185.38409,
            "count": 9431342,
            "maximum": 56064,
            "minimum": 12800,
            "name": "Red",
            "position": 12,
            "stddev": 4804.135926,
            "variance": 23079722
          },
          {
            "average": 33687.66762,
            "count": 9431342,
            "maximum": 58112,
            "minimum": 11264,
            "name": "Green",
            "position": 13,
            "stddev": 4168.73198,
            "variance": 17378326.32
          },
          {
            "average": 28905.68367,
            "count": 9431342,
            "maximum": 58112,
            "minimum": 11008,
            "name": "Blue",
            "position": 14,
            "stddev": 3828.014272,
            "variance": 14653693.27
          },
          {
            "average": 243579.7331,
            "count": 9431342,
            "maximum": 246746.2815,
            "minimum": 240659.3599,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1283.900871,
            "variance": 1648401.447
          },
          {
            "average": 0,
            "count": 9431342,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9431342,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9431342,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9431342,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9431342,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430172.2142,
          4994432.292,
          1020.570921,
          431170.6342,
          4995831.572,
          1144.170921
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430172.21423923207,
                4994432.292056373,
                1020.5709211123103
              ],
              [
                430172.21423923207,
                4995831.572056373,
                1020.5709211123103
              ],
              [
                431170.6342392321,
                4995831.572056373,
                1144.1709211123102
              ],
              [
                431170.6342392321,
                4994432.292056373,
                1144.1709211123102
              ],
              [
                430172.21423923207,
                4994432.292056373,
                1020.5709211123103
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T22:19:06+00:00",
        "end_time": "2011-09-16T20:37:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.88772,
            45.09991564,
            1020.570921,
            -117.8748363,
            45.11260806,
            1144.170921
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8875247762909,
                  45.099915638827994,
                  1020.5709211123103
                ],
                [
                  -117.88771997353729,
                  45.112510107138995,
                  1020.5709211123103
                ],
                [
                  -117.8750287546986,
                  45.11260805506592,
                  1144.1709211123102
                ],
                [
                  -117.8748363472079,
                  45.10001354399195,
                  1144.1709211123102
                ],
                [
                  -117.8875247762909,
                  45.099915638827994,
                  1020.5709211123103
                ]
              ]
            ]
          },
          "id": "45117A8210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T22:19:06Z",
            "pc:count": 9431342,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430674.6744,
                "count": 9431342,
                "maximum": 431170.6342,
                "minimum": 430172.2142,
                "name": "X",
                "position": 0,
                "stddev": 285.5839946,
                "variance": 81558.21797
              },
              {
                "average": 4995119.479,
                "count": 9431342,
                "maximum": 4995831.572,
                "minimum": 4994432.292,
                "name": "Y",
                "position": 1,
                "stddev": 400.4519896,
                "variance": 160361.7959
              },
              {
                "average": 1080.340557,
                "count": 9431342,
                "maximum": 1144.170921,
                "minimum": 1020.570921,
                "name": "Z",
                "position": 2,
                "stddev": 37.89094627,
                "variance": 1435.723809
              },
              {
                "average": 109.697984,
                "count": 9431342,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.33103262,
                "variance": 413.3508873
              },
              {
                "average": 1.000009543,
                "count": 9431342,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003089103495,
                "variance": 9.542560402e-06
              },
              {
                "average": 1.000019828,
                "count": 9431342,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004452764986,
                "variance": 1.982711602e-05
              },
              {
                "average": 0.4999758253,
                "count": 9431342,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000259,
                "variance": 0.2500000259
              },
              {
                "average": 0,
                "count": 9431342,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.314258353,
                "count": 9431342,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4642198437,
                "variance": 0.2155000633
              },
              {
                "average": 0.09287731585,
                "count": 9431342,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.510308278,
                "variance": 72.42534699
              },
              {
                "average": 138.8596127,
                "count": 9431342,
                "maximum": 152,
                "minimum": 128,
                "name": "UserData",
                "position": 10,
                "stddev": 3.467439537,
                "variance": 12.02313694
              },
              {
                "average": 10764.00335,
                "count": 9431342,
                "maximum": 10768,
                "minimum": 10760,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.7033447,
                "variance": 2.901383166
              },
              {
                "average": 37185.38409,
                "count": 9431342,
                "maximum": 56064,
                "minimum": 12800,
                "name": "Red",
                "position": 12,
                "stddev": 4804.135926,
                "variance": 23079722
              },
              {
                "average": 33687.66762,
                "count": 9431342,
                "maximum": 58112,
                "minimum": 11264,
                "name": "Green",
                "position": 13,
                "stddev": 4168.73198,
                "variance": 17378326.32
              },
              {
                "average": 28905.68367,
                "count": 9431342,
                "maximum": 58112,
                "minimum": 11008,
                "name": "Blue",
                "position": 14,
                "stddev": 3828.014272,
                "variance": 14653693.27
              },
              {
                "average": 243579.7331,
                "count": 9431342,
                "maximum": 246746.2815,
                "minimum": 240659.3599,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1283.900871,
                "variance": 1648401.447
              },
              {
                "average": 0,
                "count": 9431342,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9431342,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9431342,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9431342,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9431342,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430172.2142,
              4994432.292,
              1020.570921,
              431170.6342,
              4995831.572,
              1144.170921
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430172.21423923207,
                    4994432.292056373,
                    1020.5709211123103
                  ],
                  [
                    430172.21423923207,
                    4995831.572056373,
                    1020.5709211123103
                  ],
                  [
                    431170.6342392321,
                    4995831.572056373,
                    1144.1709211123102
                  ],
                  [
                    431170.6342392321,
                    4994432.292056373,
                    1144.1709211123102
                  ],
                  [
                    430172.21423923207,
                    4994432.292056373,
                    1020.5709211123103
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T22:19:06+00:00",
            "end_time": "2011-09-16T20:37: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": "45117C7211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252530170005,
              45.33742399909557,
              862.459102779042
            ],
            [
              -117.81270537974007,
              45.350010446089016,
              862.459102779042
            ],
            [
              -117.8000291110141,
              45.35009994303933,
              1059.419102779042
            ],
            [
              -117.79985184103501,
              45.33751345699474,
              1059.419102779042
            ],
            [
              -117.81252530170005,
              45.33742399909557,
              862.459102779042
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127054,
        45.337424,
        862.4591028,
        -117.7998518,
        45.35009994,
        1059.419103
      ],
      "properties": {
        "datetime": "2011-09-18T19:48:24Z",
        "pc:count": 9339725,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436829.8369,
            "count": 9339725,
            "maximum": 437331.7219,
            "minimum": 436338.6419,
            "name": "X",
            "position": 0,
            "stddev": 285.1592031,
            "variance": 81315.77111
          },
          {
            "average": 5021447.417,
            "count": 9339725,
            "maximum": 5022153.862,
            "minimum": 5020755.442,
            "name": "Y",
            "position": 1,
            "stddev": 403.8368307,
            "variance": 163084.1858
          },
          {
            "average": 925.3630077,
            "count": 9339725,
            "maximum": 1059.419103,
            "minimum": 862.4591028,
            "name": "Z",
            "position": 2,
            "stddev": 40.31607367,
            "variance": 1625.385796
          },
          {
            "average": 108.7048917,
            "count": 9339725,
            "maximum": 208,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.28121214,
            "variance": 589.5772631
          },
          {
            "average": 1.002278547,
            "count": 9339725,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04953011255,
            "variance": 0.002453232049
          },
          {
            "average": 1.004962673,
            "count": 9339725,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07499859567,
            "variance": 0.005624789353
          },
          {
            "average": 0.5000612973,
            "count": 9339725,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000023,
            "variance": 0.250000023
          },
          {
            "average": 0,
            "count": 9339725,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.414571414,
            "count": 9339725,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4926479297,
            "variance": 0.2427019827
          },
          {
            "average": -0.7341280662,
            "count": 9339725,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.517813531,
            "variance": 72.55314735
          },
          {
            "average": 138,
            "count": 9339725,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10607.60855,
            "count": 9339725,
            "maximum": 10613,
            "minimum": 10603,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.805324824,
            "variance": 3.259197719
          },
          {
            "average": 32630.51874,
            "count": 9339725,
            "maximum": 64512,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 6956.791453,
            "variance": 48396947.33
          },
          {
            "average": 31307.22368,
            "count": 9339725,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 5793.509304,
            "variance": 33564750.06
          },
          {
            "average": 23556.28429,
            "count": 9339725,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5239.478053,
            "variance": 27452130.27
          },
          {
            "average": 408090.3554,
            "count": 9339725,
            "maximum": 410504.0522,
            "minimum": 405998.3635,
            "name": "GpsTime",
            "position": 15,
            "stddev": 777.8806142,
            "variance": 605098.25
          },
          {
            "average": 0,
            "count": 9339725,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9339725,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9339725,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9339725,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9339725,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436338.6419,
          5020755.442,
          862.4591028,
          437331.7219,
          5022153.862,
          1059.419103
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436338.64185433195,
                5020755.442307604,
                862.459102779042
              ],
              [
                436338.64185433195,
                5022153.8623076035,
                862.459102779042
              ],
              [
                437331.7218543319,
                5022153.8623076035,
                1059.419102779042
              ],
              [
                437331.7218543319,
                5020755.442307604,
                1059.419102779042
              ],
              [
                436338.64185433195,
                5020755.442307604,
                862.459102779042
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T19:48:24+00:00",
        "end_time": "2011-09-18T18:33:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127054,
            45.337424,
            862.4591028,
            -117.7998518,
            45.35009994,
            1059.419103
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252530170005,
                  45.33742399909557,
                  862.459102779042
                ],
                [
                  -117.81270537974007,
                  45.350010446089016,
                  862.459102779042
                ],
                [
                  -117.8000291110141,
                  45.35009994303933,
                  1059.419102779042
                ],
                [
                  -117.79985184103501,
                  45.33751345699474,
                  1059.419102779042
                ],
                [
                  -117.81252530170005,
                  45.33742399909557,
                  862.459102779042
                ]
              ]
            ]
          },
          "id": "45117C7211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:48:24Z",
            "pc:count": 9339725,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436829.8369,
                "count": 9339725,
                "maximum": 437331.7219,
                "minimum": 436338.6419,
                "name": "X",
                "position": 0,
                "stddev": 285.1592031,
                "variance": 81315.77111
              },
              {
                "average": 5021447.417,
                "count": 9339725,
                "maximum": 5022153.862,
                "minimum": 5020755.442,
                "name": "Y",
                "position": 1,
                "stddev": 403.8368307,
                "variance": 163084.1858
              },
              {
                "average": 925.3630077,
                "count": 9339725,
                "maximum": 1059.419103,
                "minimum": 862.4591028,
                "name": "Z",
                "position": 2,
                "stddev": 40.31607367,
                "variance": 1625.385796
              },
              {
                "average": 108.7048917,
                "count": 9339725,
                "maximum": 208,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.28121214,
                "variance": 589.5772631
              },
              {
                "average": 1.002278547,
                "count": 9339725,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04953011255,
                "variance": 0.002453232049
              },
              {
                "average": 1.004962673,
                "count": 9339725,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07499859567,
                "variance": 0.005624789353
              },
              {
                "average": 0.5000612973,
                "count": 9339725,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000023,
                "variance": 0.250000023
              },
              {
                "average": 0,
                "count": 9339725,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.414571414,
                "count": 9339725,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4926479297,
                "variance": 0.2427019827
              },
              {
                "average": -0.7341280662,
                "count": 9339725,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.517813531,
                "variance": 72.55314735
              },
              {
                "average": 138,
                "count": 9339725,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10607.60855,
                "count": 9339725,
                "maximum": 10613,
                "minimum": 10603,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.805324824,
                "variance": 3.259197719
              },
              {
                "average": 32630.51874,
                "count": 9339725,
                "maximum": 64512,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 6956.791453,
                "variance": 48396947.33
              },
              {
                "average": 31307.22368,
                "count": 9339725,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 5793.509304,
                "variance": 33564750.06
              },
              {
                "average": 23556.28429,
                "count": 9339725,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5239.478053,
                "variance": 27452130.27
              },
              {
                "average": 408090.3554,
                "count": 9339725,
                "maximum": 410504.0522,
                "minimum": 405998.3635,
                "name": "GpsTime",
                "position": 15,
                "stddev": 777.8806142,
                "variance": 605098.25
              },
              {
                "average": 0,
                "count": 9339725,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9339725,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9339725,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9339725,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9339725,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436338.6419,
              5020755.442,
              862.4591028,
              437331.7219,
              5022153.862,
              1059.419103
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436338.64185433195,
                    5020755.442307604,
                    862.459102779042
                  ],
                  [
                    436338.64185433195,
                    5022153.8623076035,
                    862.459102779042
                  ],
                  [
                    437331.7218543319,
                    5022153.8623076035,
                    1059.419102779042
                  ],
                  [
                    437331.7218543319,
                    5020755.442307604,
                    1059.419102779042
                  ],
                  [
                    436338.64185433195,
                    5020755.442307604,
                    862.459102779042
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T19:48:24+00:00",
            "end_time": "2011-09-18T18: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": "45117B8211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752481034215,
              45.212410328055675,
              828.7428486098918
            ],
            [
              -117.93773189036038,
              45.22500905204527,
              828.7428486098918
            ],
            [
              -117.92516255976119,
              45.22511156724519,
              1220.2628486098918
            ],
            [
              -117.92495825447315,
              45.212512798482315,
              1220.2628486098918
            ],
            [
              -117.93752481034215,
              45.212410328055675,
              828.7428486098918
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377319,
        45.21241033,
        828.7428486,
        -117.9249583,
        45.22511157,
        1220.262849
      ],
      "properties": {
        "datetime": "2011-09-16T21:40:41Z",
        "pc:count": 7895048,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426798.4885,
            "count": 7895048,
            "maximum": 427370.2043,
            "minimum": 426383.3043,
            "name": "X",
            "position": 0,
            "stddev": 261.4009051,
            "variance": 68330.4332
          },
          {
            "average": 5007554.769,
            "count": 7895048,
            "maximum": 5008373.546,
            "minimum": 5006973.746,
            "name": "Y",
            "position": 1,
            "stddev": 368.4143185,
            "variance": 135729.1101
          },
          {
            "average": 982.9502926,
            "count": 7895048,
            "maximum": 1220.262849,
            "minimum": 828.7428486,
            "name": "Z",
            "position": 2,
            "stddev": 82.52982029,
            "variance": 6811.171237
          },
          {
            "average": 108.0085072,
            "count": 7895048,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.1375323,
            "variance": 736.4456594
          },
          {
            "average": 1.001569845,
            "count": 7895048,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03970516618,
            "variance": 0.001576500221
          },
          {
            "average": 1.003904346,
            "count": 7895048,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06267265088,
            "variance": 0.003927861168
          },
          {
            "average": 0.5000331854,
            "count": 7895048,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000306,
            "variance": 0.2500000306
          },
          {
            "average": 0,
            "count": 7895048,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.268419141,
            "count": 7895048,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4431369207,
            "variance": 0.1963703305
          },
          {
            "average": 0.4171043694,
            "count": 7895048,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.529487531,
            "variance": 72.75215755
          },
          {
            "average": 135.0277495,
            "count": 7895048,
            "maximum": 152,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 4.762657419,
            "variance": 22.68290569
          },
          {
            "average": 10761.55304,
            "count": 7895048,
            "maximum": 10765,
            "minimum": 10758,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.382978623,
            "variance": 1.912629871
          },
          {
            "average": 33440.42808,
            "count": 7895048,
            "maximum": 55808,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 5094.507196,
            "variance": 25954003.57
          },
          {
            "average": 30090.98316,
            "count": 7895048,
            "maximum": 53248,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 3976.075636,
            "variance": 15809177.46
          },
          {
            "average": 25515.02736,
            "count": 7895048,
            "maximum": 47104,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 3538.782583,
            "variance": 12522982.17
          },
          {
            "average": 241759.5086,
            "count": 7895048,
            "maximum": 244441.9582,
            "minimum": 238870.2711,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1057.709496,
            "variance": 1118749.379
          },
          {
            "average": 0,
            "count": 7895048,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7895048,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7895048,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7895048,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7895048,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426383.3043,
          5006973.746,
          828.7428486,
          427370.2043,
          5008373.546,
          1220.262849
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426383.30429847835,
                5006973.745503901,
                828.7428486098918
              ],
              [
                426383.30429847835,
                5008373.545503901,
                828.7428486098918
              ],
              [
                427370.2042984784,
                5008373.545503901,
                1220.2628486098918
              ],
              [
                427370.2042984784,
                5006973.745503901,
                1220.2628486098918
              ],
              [
                426383.30429847835,
                5006973.745503901,
                828.7428486098918
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T21:40:41+00:00",
        "end_time": "2011-09-16T20:07:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377319,
            45.21241033,
            828.7428486,
            -117.9249583,
            45.22511157,
            1220.262849
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752481034215,
                  45.212410328055675,
                  828.7428486098918
                ],
                [
                  -117.93773189036038,
                  45.22500905204527,
                  828.7428486098918
                ],
                [
                  -117.92516255976119,
                  45.22511156724519,
                  1220.2628486098918
                ],
                [
                  -117.92495825447315,
                  45.212512798482315,
                  1220.2628486098918
                ],
                [
                  -117.93752481034215,
                  45.212410328055675,
                  828.7428486098918
                ]
              ]
            ]
          },
          "id": "45117B8211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T21:40:41Z",
            "pc:count": 7895048,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426798.4885,
                "count": 7895048,
                "maximum": 427370.2043,
                "minimum": 426383.3043,
                "name": "X",
                "position": 0,
                "stddev": 261.4009051,
                "variance": 68330.4332
              },
              {
                "average": 5007554.769,
                "count": 7895048,
                "maximum": 5008373.546,
                "minimum": 5006973.746,
                "name": "Y",
                "position": 1,
                "stddev": 368.4143185,
                "variance": 135729.1101
              },
              {
                "average": 982.9502926,
                "count": 7895048,
                "maximum": 1220.262849,
                "minimum": 828.7428486,
                "name": "Z",
                "position": 2,
                "stddev": 82.52982029,
                "variance": 6811.171237
              },
              {
                "average": 108.0085072,
                "count": 7895048,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.1375323,
                "variance": 736.4456594
              },
              {
                "average": 1.001569845,
                "count": 7895048,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03970516618,
                "variance": 0.001576500221
              },
              {
                "average": 1.003904346,
                "count": 7895048,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06267265088,
                "variance": 0.003927861168
              },
              {
                "average": 0.5000331854,
                "count": 7895048,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000306,
                "variance": 0.2500000306
              },
              {
                "average": 0,
                "count": 7895048,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.268419141,
                "count": 7895048,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4431369207,
                "variance": 0.1963703305
              },
              {
                "average": 0.4171043694,
                "count": 7895048,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.529487531,
                "variance": 72.75215755
              },
              {
                "average": 135.0277495,
                "count": 7895048,
                "maximum": 152,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 4.762657419,
                "variance": 22.68290569
              },
              {
                "average": 10761.55304,
                "count": 7895048,
                "maximum": 10765,
                "minimum": 10758,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.382978623,
                "variance": 1.912629871
              },
              {
                "average": 33440.42808,
                "count": 7895048,
                "maximum": 55808,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 5094.507196,
                "variance": 25954003.57
              },
              {
                "average": 30090.98316,
                "count": 7895048,
                "maximum": 53248,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 3976.075636,
                "variance": 15809177.46
              },
              {
                "average": 25515.02736,
                "count": 7895048,
                "maximum": 47104,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 3538.782583,
                "variance": 12522982.17
              },
              {
                "average": 241759.5086,
                "count": 7895048,
                "maximum": 244441.9582,
                "minimum": 238870.2711,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1057.709496,
                "variance": 1118749.379
              },
              {
                "average": 0,
                "count": 7895048,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7895048,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7895048,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7895048,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7895048,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426383.3043,
              5006973.746,
              828.7428486,
              427370.2043,
              5008373.546,
              1220.262849
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426383.30429847835,
                    5006973.745503901,
                    828.7428486098918
                  ],
                  [
                    426383.30429847835,
                    5008373.545503901,
                    828.7428486098918
                  ],
                  [
                    427370.2042984784,
                    5008373.545503901,
                    1220.2628486098918
                  ],
                  [
                    427370.2042984784,
                    5006973.745503901,
                    1220.2628486098918
                  ],
                  [
                    426383.30429847835,
                    5006973.745503901,
                    828.7428486098918
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T21:40:41+00:00",
            "end_time": "2011-09-16T20:07: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": "45117B6317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.73752551293354,
              45.137432070257454,
              979.5521249495971
            ],
            [
              -117.73768772067457,
              45.150010362256744,
              979.5521249495971
            ],
            [
              -117.72502841948162,
              45.150091431238145,
              1198.572124949597
            ],
            [
              -117.72486899476252,
              45.13751310389018,
              1198.572124949597
            ],
            [
              -117.73752551293354,
              45.137432070257454,
              979.5521249495971
            ]
          ]
        ]
      },
      "bbox": [
        -117.7376877,
        45.13743207,
        979.5521249,
        -117.724869,
        45.15009143,
        1198.572125
      ],
      "properties": {
        "datetime": "2011-09-15T19:49:20Z",
        "pc:count": 10691895,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 442513.2335,
            "count": 10691895,
            "maximum": 443007.1173,
            "minimum": 442011.8973,
            "name": "X",
            "position": 0,
            "stddev": 281.6891278,
            "variance": 79348.76471
          },
          {
            "average": 4999200.101,
            "count": 10691895,
            "maximum": 4999878.861,
            "minimum": 4998481.421,
            "name": "Y",
            "position": 1,
            "stddev": 403.7310961,
            "variance": 162998.798
          },
          {
            "average": 1067.657048,
            "count": 10691895,
            "maximum": 1198.572125,
            "minimum": 979.5521249,
            "name": "Z",
            "position": 2,
            "stddev": 46.49480094,
            "variance": 2161.766514
          },
          {
            "average": 91.71646551,
            "count": 10691895,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.8106065,
            "variance": 2581.717733
          },
          {
            "average": 1.12430369,
            "count": 10691895,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.354769559,
            "variance": 0.12586144
          },
          {
            "average": 1.25636765,
            "count": 10691895,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.498209122,
            "variance": 0.2482123292
          },
          {
            "average": 0.5004186816,
            "count": 10691895,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998481,
            "variance": 0.2499998481
          },
          {
            "average": 0,
            "count": 10691895,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.230038922,
            "count": 10691895,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4208574972,
            "variance": 0.1771210329
          },
          {
            "average": -0.1987616978,
            "count": 10691895,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.56225093,
            "variance": 73.31214098
          },
          {
            "average": 130.882454,
            "count": 10691895,
            "maximum": 144,
            "minimum": 122,
            "name": "UserData",
            "position": 10,
            "stddev": 2.778430018,
            "variance": 7.719673362
          },
          {
            "average": 10697.17919,
            "count": 10691895,
            "maximum": 10701,
            "minimum": 10693,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.701634942,
            "variance": 2.895561476
          },
          {
            "average": 23537.04732,
            "count": 10691895,
            "maximum": 64512,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 10160.10223,
            "variance": 103227677.3
          },
          {
            "average": 23909.87791,
            "count": 10691895,
            "maximum": 65280,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 9844.46779,
            "variance": 96913546.07
          },
          {
            "average": 20409.22304,
            "count": 10691895,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8428.325103,
            "variance": 71036664.04
          },
          {
            "average": 150163.5854,
            "count": 10691895,
            "maximum": 151360.5074,
            "minimum": 148782.8177,
            "name": "GpsTime",
            "position": 15,
            "stddev": 549.3300051,
            "variance": 301763.4545
          },
          {
            "average": 0,
            "count": 10691895,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10691895,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10691895,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10691895,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10691895,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          442011.8973,
          4998481.421,
          979.5521249,
          443007.1173,
          4999878.861,
          1198.572125
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                442011.89731601503,
                4998481.420939393,
                979.5521249495971
              ],
              [
                442011.89731601503,
                4999878.860939393,
                979.5521249495971
              ],
              [
                443007.117316015,
                4999878.860939393,
                1198.572124949597
              ],
              [
                443007.117316015,
                4998481.420939393,
                1198.572124949597
              ],
              [
                442011.89731601503,
                4998481.420939393,
                979.5521249495971
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T19:49:20+00:00",
        "end_time": "2011-09-15T19:06:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B6317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B6317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B6317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7376877,
            45.13743207,
            979.5521249,
            -117.724869,
            45.15009143,
            1198.572125
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.73752551293354,
                  45.137432070257454,
                  979.5521249495971
                ],
                [
                  -117.73768772067457,
                  45.150010362256744,
                  979.5521249495971
                ],
                [
                  -117.72502841948162,
                  45.150091431238145,
                  1198.572124949597
                ],
                [
                  -117.72486899476252,
                  45.13751310389018,
                  1198.572124949597
                ],
                [
                  -117.73752551293354,
                  45.137432070257454,
                  979.5521249495971
                ]
              ]
            ]
          },
          "id": "45117B6317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:49:20Z",
            "pc:count": 10691895,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 442513.2335,
                "count": 10691895,
                "maximum": 443007.1173,
                "minimum": 442011.8973,
                "name": "X",
                "position": 0,
                "stddev": 281.6891278,
                "variance": 79348.76471
              },
              {
                "average": 4999200.101,
                "count": 10691895,
                "maximum": 4999878.861,
                "minimum": 4998481.421,
                "name": "Y",
                "position": 1,
                "stddev": 403.7310961,
                "variance": 162998.798
              },
              {
                "average": 1067.657048,
                "count": 10691895,
                "maximum": 1198.572125,
                "minimum": 979.5521249,
                "name": "Z",
                "position": 2,
                "stddev": 46.49480094,
                "variance": 2161.766514
              },
              {
                "average": 91.71646551,
                "count": 10691895,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.8106065,
                "variance": 2581.717733
              },
              {
                "average": 1.12430369,
                "count": 10691895,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.354769559,
                "variance": 0.12586144
              },
              {
                "average": 1.25636765,
                "count": 10691895,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.498209122,
                "variance": 0.2482123292
              },
              {
                "average": 0.5004186816,
                "count": 10691895,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998481,
                "variance": 0.2499998481
              },
              {
                "average": 0,
                "count": 10691895,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.230038922,
                "count": 10691895,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4208574972,
                "variance": 0.1771210329
              },
              {
                "average": -0.1987616978,
                "count": 10691895,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.56225093,
                "variance": 73.31214098
              },
              {
                "average": 130.882454,
                "count": 10691895,
                "maximum": 144,
                "minimum": 122,
                "name": "UserData",
                "position": 10,
                "stddev": 2.778430018,
                "variance": 7.719673362
              },
              {
                "average": 10697.17919,
                "count": 10691895,
                "maximum": 10701,
                "minimum": 10693,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.701634942,
                "variance": 2.895561476
              },
              {
                "average": 23537.04732,
                "count": 10691895,
                "maximum": 64512,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 10160.10223,
                "variance": 103227677.3
              },
              {
                "average": 23909.87791,
                "count": 10691895,
                "maximum": 65280,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 9844.46779,
                "variance": 96913546.07
              },
              {
                "average": 20409.22304,
                "count": 10691895,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8428.325103,
                "variance": 71036664.04
              },
              {
                "average": 150163.5854,
                "count": 10691895,
                "maximum": 151360.5074,
                "minimum": 148782.8177,
                "name": "GpsTime",
                "position": 15,
                "stddev": 549.3300051,
                "variance": 301763.4545
              },
              {
                "average": 0,
                "count": 10691895,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10691895,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10691895,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10691895,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10691895,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              442011.8973,
              4998481.421,
              979.5521249,
              443007.1173,
              4999878.861,
              1198.572125
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    442011.89731601503,
                    4998481.420939393,
                    979.5521249495971
                  ],
                  [
                    442011.89731601503,
                    4999878.860939393,
                    979.5521249495971
                  ],
                  [
                    443007.117316015,
                    4999878.860939393,
                    1198.572124949597
                  ],
                  [
                    443007.117316015,
                    4998481.420939393,
                    1198.572124949597
                  ],
                  [
                    442011.89731601503,
                    4998481.420939393,
                    979.5521249495971
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T19:49:20+00:00",
            "end_time": "2011-09-15T19:06: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": "44118G1221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.06252481796639,
              44.812396650352824,
              1876.6492131772013
            ],
            [
              -118.06275650726565,
              44.825009460779725,
              1876.6492131772013
            ],
            [
              -118.05002926584605,
              44.82512719794321,
              2455.009213177201
            ],
            [
              -118.04980034994242,
              44.812514336037786,
              2455.009213177201
            ],
            [
              -118.06252481796639,
              44.812396650352824,
              1876.6492131772013
            ]
          ]
        ]
      },
      "bbox": [
        -118.0627565,
        44.81239665,
        1876.649213,
        -118.0498003,
        44.8251272,
        2455.009213
      ],
      "properties": {
        "datetime": "2011-09-18T22:25:46Z",
        "pc:count": 24462892,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 416538.9709,
            "count": 24462892,
            "maximum": 416991.3035,
            "minimum": 415984.9835,
            "name": "X",
            "position": 0,
            "stddev": 283.9312485,
            "variance": 80616.95385
          },
          {
            "average": 4963451.329,
            "count": 24462892,
            "maximum": 4964060.113,
            "minimum": 4962658.793,
            "name": "Y",
            "position": 1,
            "stddev": 397.8981331,
            "variance": 158322.9243
          },
          {
            "average": 2120.115436,
            "count": 24462892,
            "maximum": 2455.009213,
            "minimum": 1876.649213,
            "name": "Z",
            "position": 2,
            "stddev": 127.0568919,
            "variance": 16143.45378
          },
          {
            "average": 92.87592726,
            "count": 24462892,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.95653499,
            "variance": 2396.742318
          },
          {
            "average": 1.10950406,
            "count": 24462892,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3399865254,
            "variance": 0.1155908374
          },
          {
            "average": 1.225287754,
            "count": 24462892,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4856345398,
            "variance": 0.2358409062
          },
          {
            "average": 0.4994230854,
            "count": 24462892,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996774,
            "variance": 0.2499996774
          },
          {
            "average": 0,
            "count": 24462892,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.105946631,
            "count": 24462892,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3077693073,
            "variance": 0.09472194651
          },
          {
            "average": -3.222830685,
            "count": 24462892,
            "maximum": 18,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.059846531,
            "variance": 64.96112611
          },
          {
            "average": 70.94731122,
            "count": 24462892,
            "maximum": 245,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 62.76214858,
            "variance": 3939.087295
          },
          {
            "average": 14704.53197,
            "count": 24462892,
            "maximum": 20153,
            "minimum": 9513,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5270.557707,
            "variance": 27778778.54
          },
          {
            "average": 32183.56218,
            "count": 24462892,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 13946.3571,
            "variance": 194500876.2
          },
          {
            "average": 30469.50688,
            "count": 24462892,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 13582.11738,
            "variance": 184473912.6
          },
          {
            "average": 24554.99171,
            "count": 24462892,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 12555.90111,
            "variance": 157650652.7
          },
          {
            "average": 389228.1451,
            "count": 24462892,
            "maximum": 419946.7675,
            "minimum": 145558.8344,
            "name": "GpsTime",
            "position": 15,
            "stddev": 81740.26836,
            "variance": 6681471472
          },
          {
            "average": 0,
            "count": 24462892,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24462892,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24462892,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24462892,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24462892,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415984.9835,
          4962658.793,
          1876.649213,
          416991.3035,
          4964060.113,
          2455.009213
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415984.98350100056,
                4962658.793182385,
                1876.6492131772013
              ],
              [
                415984.98350100056,
                4964060.113182385,
                1876.6492131772013
              ],
              [
                416991.3035010005,
                4964060.113182385,
                2455.009213177201
              ],
              [
                416991.3035010005,
                4962658.793182385,
                2455.009213177201
              ],
              [
                415984.98350100056,
                4962658.793182385,
                1876.6492131772013
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:25:46+00:00",
        "end_time": "2011-09-15T18:12:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118G1221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118G1221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118G1221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0627565,
            44.81239665,
            1876.649213,
            -118.0498003,
            44.8251272,
            2455.009213
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.06252481796639,
                  44.812396650352824,
                  1876.6492131772013
                ],
                [
                  -118.06275650726565,
                  44.825009460779725,
                  1876.6492131772013
                ],
                [
                  -118.05002926584605,
                  44.82512719794321,
                  2455.009213177201
                ],
                [
                  -118.04980034994242,
                  44.812514336037786,
                  2455.009213177201
                ],
                [
                  -118.06252481796639,
                  44.812396650352824,
                  1876.6492131772013
                ]
              ]
            ]
          },
          "id": "44118G1221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118G1221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:25:46Z",
            "pc:count": 24462892,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 416538.9709,
                "count": 24462892,
                "maximum": 416991.3035,
                "minimum": 415984.9835,
                "name": "X",
                "position": 0,
                "stddev": 283.9312485,
                "variance": 80616.95385
              },
              {
                "average": 4963451.329,
                "count": 24462892,
                "maximum": 4964060.113,
                "minimum": 4962658.793,
                "name": "Y",
                "position": 1,
                "stddev": 397.8981331,
                "variance": 158322.9243
              },
              {
                "average": 2120.115436,
                "count": 24462892,
                "maximum": 2455.009213,
                "minimum": 1876.649213,
                "name": "Z",
                "position": 2,
                "stddev": 127.0568919,
                "variance": 16143.45378
              },
              {
                "average": 92.87592726,
                "count": 24462892,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.95653499,
                "variance": 2396.742318
              },
              {
                "average": 1.10950406,
                "count": 24462892,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3399865254,
                "variance": 0.1155908374
              },
              {
                "average": 1.225287754,
                "count": 24462892,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4856345398,
                "variance": 0.2358409062
              },
              {
                "average": 0.4994230854,
                "count": 24462892,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996774,
                "variance": 0.2499996774
              },
              {
                "average": 0,
                "count": 24462892,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.105946631,
                "count": 24462892,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3077693073,
                "variance": 0.09472194651
              },
              {
                "average": -3.222830685,
                "count": 24462892,
                "maximum": 18,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.059846531,
                "variance": 64.96112611
              },
              {
                "average": 70.94731122,
                "count": 24462892,
                "maximum": 245,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 62.76214858,
                "variance": 3939.087295
              },
              {
                "average": 14704.53197,
                "count": 24462892,
                "maximum": 20153,
                "minimum": 9513,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5270.557707,
                "variance": 27778778.54
              },
              {
                "average": 32183.56218,
                "count": 24462892,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 13946.3571,
                "variance": 194500876.2
              },
              {
                "average": 30469.50688,
                "count": 24462892,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 13582.11738,
                "variance": 184473912.6
              },
              {
                "average": 24554.99171,
                "count": 24462892,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 12555.90111,
                "variance": 157650652.7
              },
              {
                "average": 389228.1451,
                "count": 24462892,
                "maximum": 419946.7675,
                "minimum": 145558.8344,
                "name": "GpsTime",
                "position": 15,
                "stddev": 81740.26836,
                "variance": 6681471472
              },
              {
                "average": 0,
                "count": 24462892,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24462892,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24462892,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24462892,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24462892,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415984.9835,
              4962658.793,
              1876.649213,
              416991.3035,
              4964060.113,
              2455.009213
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415984.98350100056,
                    4962658.793182385,
                    1876.6492131772013
                  ],
                  [
                    415984.98350100056,
                    4964060.113182385,
                    1876.6492131772013
                  ],
                  [
                    416991.3035010005,
                    4964060.113182385,
                    2455.009213177201
                  ],
                  [
                    416991.3035010005,
                    4962658.793182385,
                    2455.009213177201
                  ],
                  [
                    415984.98350100056,
                    4962658.793182385,
                    1876.6492131772013
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:25:46+00:00",
            "end_time": "2011-09-15T18:12: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": "45117B8212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502635257917,
              45.212481230254355,
              832.3123510699057
            ],
            [
              -117.92509669774101,
              45.21681978928897,
              832.3123510699057
            ],
            [
              -117.92122137481164,
              45.21685111514196,
              954.6123510699057
            ],
            [
              -117.92115132423166,
              45.21251255139527,
              954.6123510699057
            ],
            [
              -117.92502635257917,
              45.212481230254355,
              832.3123510699057
            ]
          ]
        ]
      },
      "bbox": [
        -117.9250967,
        45.21248123,
        832.3123511,
        -117.9211513,
        45.21685112,
        954.6123511
      ],
      "properties": {
        "datetime": "2011-09-16T20:34:12Z",
        "pc:count": 511967,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427462.5481,
            "count": 511967,
            "maximum": 427669.1369,
            "minimum": 427364.8169,
            "name": "X",
            "position": 0,
            "stddev": 66.19479304,
            "variance": 4381.750626
          },
          {
            "average": 5007141.766,
            "count": 511967,
            "maximum": 5007452.34,
            "minimum": 5006970.3,
            "name": "Y",
            "position": 1,
            "stddev": 116.9514051,
            "variance": 13677.63116
          },
          {
            "average": 871.2593388,
            "count": 511967,
            "maximum": 954.6123511,
            "minimum": 832.3123511,
            "name": "Z",
            "position": 2,
            "stddev": 25.5972192,
            "variance": 655.2176309
          },
          {
            "average": 98.29723595,
            "count": 511967,
            "maximum": 247,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.04647084,
            "variance": 578.2327598
          },
          {
            "average": 1.00142392,
            "count": 511967,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03770802475,
            "variance": 0.001421895131
          },
          {
            "average": 1.003961193,
            "count": 511967,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06281329055,
            "variance": 0.003945509469
          },
          {
            "average": 0.4998486231,
            "count": 511967,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000004654,
            "variance": 0.2500004654
          },
          {
            "average": 0,
            "count": 511967,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.287172806,
            "count": 511967,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4524433504,
            "variance": 0.2047049854
          },
          {
            "average": -0.2315742296,
            "count": 511967,
            "maximum": 13.99800014,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.919069274,
            "variance": 79.54979672
          },
          {
            "average": 133.8019013,
            "count": 511967,
            "maximum": 141,
            "minimum": 128,
            "name": "UserData",
            "position": 10,
            "stddev": 1.591370118,
            "variance": 2.532458853
          },
          {
            "average": 10758.8948,
            "count": 511967,
            "maximum": 10760,
            "minimum": 10758,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7609989535,
            "variance": 0.5791194072
          },
          {
            "average": 33726.8083,
            "count": 511967,
            "maximum": 54784,
            "minimum": 6656,
            "name": "Red",
            "position": 12,
            "stddev": 4798.105066,
            "variance": 23021812.23
          },
          {
            "average": 30361.41989,
            "count": 511967,
            "maximum": 53504,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 4345.842145,
            "variance": 18886343.95
          },
          {
            "average": 25958.83413,
            "count": 511967,
            "maximum": 55296,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 4436.487598,
            "variance": 19682422.2
          },
          {
            "average": 239675.1229,
            "count": 511967,
            "maximum": 240452.381,
            "minimum": 238872.5943,
            "name": "GpsTime",
            "position": 15,
            "stddev": 621.2845265,
            "variance": 385994.4629
          },
          {
            "average": 0,
            "count": 511967,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 511967,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 511967,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 511967,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 511967,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427364.8169,
          5006970.3,
          832.3123511,
          427669.1369,
          5007452.34,
          954.6123511
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427364.8169273058,
                5006970.299743781,
                832.3123510699057
              ],
              [
                427364.8169273058,
                5007452.33974378,
                832.3123510699057
              ],
              [
                427669.1369273057,
                5007452.33974378,
                954.6123510699057
              ],
              [
                427669.1369273057,
                5006970.299743781,
                954.6123510699057
              ],
              [
                427364.8169273058,
                5006970.299743781,
                832.3123510699057
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T20:34:12+00:00",
        "end_time": "2011-09-16T20:07:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9250967,
            45.21248123,
            832.3123511,
            -117.9211513,
            45.21685112,
            954.6123511
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502635257917,
                  45.212481230254355,
                  832.3123510699057
                ],
                [
                  -117.92509669774101,
                  45.21681978928897,
                  832.3123510699057
                ],
                [
                  -117.92122137481164,
                  45.21685111514196,
                  954.6123510699057
                ],
                [
                  -117.92115132423166,
                  45.21251255139527,
                  954.6123510699057
                ],
                [
                  -117.92502635257917,
                  45.212481230254355,
                  832.3123510699057
                ]
              ]
            ]
          },
          "id": "45117B8212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T20:34:12Z",
            "pc:count": 511967,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427462.5481,
                "count": 511967,
                "maximum": 427669.1369,
                "minimum": 427364.8169,
                "name": "X",
                "position": 0,
                "stddev": 66.19479304,
                "variance": 4381.750626
              },
              {
                "average": 5007141.766,
                "count": 511967,
                "maximum": 5007452.34,
                "minimum": 5006970.3,
                "name": "Y",
                "position": 1,
                "stddev": 116.9514051,
                "variance": 13677.63116
              },
              {
                "average": 871.2593388,
                "count": 511967,
                "maximum": 954.6123511,
                "minimum": 832.3123511,
                "name": "Z",
                "position": 2,
                "stddev": 25.5972192,
                "variance": 655.2176309
              },
              {
                "average": 98.29723595,
                "count": 511967,
                "maximum": 247,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.04647084,
                "variance": 578.2327598
              },
              {
                "average": 1.00142392,
                "count": 511967,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03770802475,
                "variance": 0.001421895131
              },
              {
                "average": 1.003961193,
                "count": 511967,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06281329055,
                "variance": 0.003945509469
              },
              {
                "average": 0.4998486231,
                "count": 511967,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000004654,
                "variance": 0.2500004654
              },
              {
                "average": 0,
                "count": 511967,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.287172806,
                "count": 511967,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4524433504,
                "variance": 0.2047049854
              },
              {
                "average": -0.2315742296,
                "count": 511967,
                "maximum": 13.99800014,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.919069274,
                "variance": 79.54979672
              },
              {
                "average": 133.8019013,
                "count": 511967,
                "maximum": 141,
                "minimum": 128,
                "name": "UserData",
                "position": 10,
                "stddev": 1.591370118,
                "variance": 2.532458853
              },
              {
                "average": 10758.8948,
                "count": 511967,
                "maximum": 10760,
                "minimum": 10758,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7609989535,
                "variance": 0.5791194072
              },
              {
                "average": 33726.8083,
                "count": 511967,
                "maximum": 54784,
                "minimum": 6656,
                "name": "Red",
                "position": 12,
                "stddev": 4798.105066,
                "variance": 23021812.23
              },
              {
                "average": 30361.41989,
                "count": 511967,
                "maximum": 53504,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 4345.842145,
                "variance": 18886343.95
              },
              {
                "average": 25958.83413,
                "count": 511967,
                "maximum": 55296,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 4436.487598,
                "variance": 19682422.2
              },
              {
                "average": 239675.1229,
                "count": 511967,
                "maximum": 240452.381,
                "minimum": 238872.5943,
                "name": "GpsTime",
                "position": 15,
                "stddev": 621.2845265,
                "variance": 385994.4629
              },
              {
                "average": 0,
                "count": 511967,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 511967,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 511967,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 511967,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 511967,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427364.8169,
              5006970.3,
              832.3123511,
              427669.1369,
              5007452.34,
              954.6123511
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427364.8169273058,
                    5006970.299743781,
                    832.3123510699057
                  ],
                  [
                    427364.8169273058,
                    5007452.33974378,
                    832.3123510699057
                  ],
                  [
                    427669.1369273057,
                    5007452.33974378,
                    954.6123510699057
                  ],
                  [
                    427669.1369273057,
                    5006970.299743781,
                    954.6123510699057
                  ],
                  [
                    427364.8169273058,
                    5006970.299743781,
                    832.3123510699057
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T20:34:12+00:00",
            "end_time": "2011-09-16T20:07:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117B7304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752534165919,
              45.174921152396244,
              885.6952441342598
            ],
            [
              -117.83770994602138,
              45.18751021997734,
              885.6952441342598
            ],
            [
              -117.82502863504955,
              45.18760253543871,
              1189.57524413426
            ],
            [
              -117.82484682447054,
              45.175013427570306,
              1189.57524413426
            ],
            [
              -117.83752534165919,
              45.174921152396244,
              885.6952441342598
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377099,
        45.17492115,
        885.6952441,
        -117.8248468,
        45.18760254,
        1189.575244
      ],
      "properties": {
        "datetime": "2011-09-15T23:13:56Z",
        "pc:count": 9996028,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434681.9177,
            "count": 9996028,
            "maximum": 435188.7354,
            "minimum": 434192.4154,
            "name": "X",
            "position": 0,
            "stddev": 284.8640519,
            "variance": 81147.52805
          },
          {
            "average": 5003411.677,
            "count": 9996028,
            "maximum": 5004121.381,
            "minimum": 5002722.701,
            "name": "Y",
            "position": 1,
            "stddev": 397.0773755,
            "variance": 157670.4421
          },
          {
            "average": 1089.53833,
            "count": 9996028,
            "maximum": 1189.575244,
            "minimum": 885.6952441,
            "name": "Z",
            "position": 2,
            "stddev": 70.98990522,
            "variance": 5039.566643
          },
          {
            "average": 110.4515716,
            "count": 9996028,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.15472415,
            "variance": 684.0695954
          },
          {
            "average": 1.005692961,
            "count": 9996028,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07745635327,
            "variance": 0.005999486661
          },
          {
            "average": 1.012928335,
            "count": 9996028,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1179714112,
            "variance": 0.01391725386
          },
          {
            "average": 0.4999769909,
            "count": 9996028,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000245,
            "variance": 0.2500000245
          },
          {
            "average": 0,
            "count": 9996028,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.310291948,
            "count": 9996028,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4626130958,
            "variance": 0.2140108764
          },
          {
            "average": -0.4067792921,
            "count": 9996028,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.662895535,
            "variance": 75.04575906
          },
          {
            "average": 132.0821255,
            "count": 9996028,
            "maximum": 148,
            "minimum": 123,
            "name": "UserData",
            "position": 10,
            "stddev": 3.720051441,
            "variance": 13.83878273
          },
          {
            "average": 10728.11688,
            "count": 9996028,
            "maximum": 10732,
            "minimum": 10724,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.68968507,
            "variance": 2.855035635
          },
          {
            "average": 33386.67497,
            "count": 9996028,
            "maximum": 54528,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 5911.973685,
            "variance": 34951432.85
          },
          {
            "average": 30764.741,
            "count": 9996028,
            "maximum": 50432,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4620.203128,
            "variance": 21346276.94
          },
          {
            "average": 24985.01179,
            "count": 9996028,
            "maximum": 47872,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4170.098404,
            "variance": 17389720.7
          },
          {
            "average": 162012.2089,
            "count": 9996028,
            "maximum": 163636.7892,
            "minimum": 160181.9484,
            "name": "GpsTime",
            "position": 15,
            "stddev": 742.2848528,
            "variance": 550986.8026
          },
          {
            "average": 0,
            "count": 9996028,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9996028,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9996028,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9996028,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9996028,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434192.4154,
          5002722.701,
          885.6952441,
          435188.7354,
          5004121.381,
          1189.575244
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434192.41543234076,
                5002722.700825298,
                885.6952441342598
              ],
              [
                434192.41543234076,
                5004121.380825298,
                885.6952441342598
              ],
              [
                435188.7354323407,
                5004121.380825298,
                1189.57524413426
              ],
              [
                435188.7354323407,
                5002722.700825298,
                1189.57524413426
              ],
              [
                434192.41543234076,
                5002722.700825298,
                885.6952441342598
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T23:13:56+00:00",
        "end_time": "2011-09-15T22:16:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377099,
            45.17492115,
            885.6952441,
            -117.8248468,
            45.18760254,
            1189.575244
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752534165919,
                  45.174921152396244,
                  885.6952441342598
                ],
                [
                  -117.83770994602138,
                  45.18751021997734,
                  885.6952441342598
                ],
                [
                  -117.82502863504955,
                  45.18760253543871,
                  1189.57524413426
                ],
                [
                  -117.82484682447054,
                  45.175013427570306,
                  1189.57524413426
                ],
                [
                  -117.83752534165919,
                  45.174921152396244,
                  885.6952441342598
                ]
              ]
            ]
          },
          "id": "45117B7304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T23:13:56Z",
            "pc:count": 9996028,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434681.9177,
                "count": 9996028,
                "maximum": 435188.7354,
                "minimum": 434192.4154,
                "name": "X",
                "position": 0,
                "stddev": 284.8640519,
                "variance": 81147.52805
              },
              {
                "average": 5003411.677,
                "count": 9996028,
                "maximum": 5004121.381,
                "minimum": 5002722.701,
                "name": "Y",
                "position": 1,
                "stddev": 397.0773755,
                "variance": 157670.4421
              },
              {
                "average": 1089.53833,
                "count": 9996028,
                "maximum": 1189.575244,
                "minimum": 885.6952441,
                "name": "Z",
                "position": 2,
                "stddev": 70.98990522,
                "variance": 5039.566643
              },
              {
                "average": 110.4515716,
                "count": 9996028,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.15472415,
                "variance": 684.0695954
              },
              {
                "average": 1.005692961,
                "count": 9996028,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07745635327,
                "variance": 0.005999486661
              },
              {
                "average": 1.012928335,
                "count": 9996028,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1179714112,
                "variance": 0.01391725386
              },
              {
                "average": 0.4999769909,
                "count": 9996028,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000245,
                "variance": 0.2500000245
              },
              {
                "average": 0,
                "count": 9996028,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.310291948,
                "count": 9996028,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4626130958,
                "variance": 0.2140108764
              },
              {
                "average": -0.4067792921,
                "count": 9996028,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.662895535,
                "variance": 75.04575906
              },
              {
                "average": 132.0821255,
                "count": 9996028,
                "maximum": 148,
                "minimum": 123,
                "name": "UserData",
                "position": 10,
                "stddev": 3.720051441,
                "variance": 13.83878273
              },
              {
                "average": 10728.11688,
                "count": 9996028,
                "maximum": 10732,
                "minimum": 10724,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.68968507,
                "variance": 2.855035635
              },
              {
                "average": 33386.67497,
                "count": 9996028,
                "maximum": 54528,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 5911.973685,
                "variance": 34951432.85
              },
              {
                "average": 30764.741,
                "count": 9996028,
                "maximum": 50432,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4620.203128,
                "variance": 21346276.94
              },
              {
                "average": 24985.01179,
                "count": 9996028,
                "maximum": 47872,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4170.098404,
                "variance": 17389720.7
              },
              {
                "average": 162012.2089,
                "count": 9996028,
                "maximum": 163636.7892,
                "minimum": 160181.9484,
                "name": "GpsTime",
                "position": 15,
                "stddev": 742.2848528,
                "variance": 550986.8026
              },
              {
                "average": 0,
                "count": 9996028,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9996028,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9996028,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9996028,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9996028,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434192.4154,
              5002722.701,
              885.6952441,
              435188.7354,
              5004121.381,
              1189.575244
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434192.41543234076,
                    5002722.700825298,
                    885.6952441342598
                  ],
                  [
                    434192.41543234076,
                    5004121.380825298,
                    885.6952441342598
                  ],
                  [
                    435188.7354323407,
                    5004121.380825298,
                    1189.57524413426
                  ],
                  [
                    435188.7354323407,
                    5002722.700825298,
                    1189.57524413426
                  ],
                  [
                    434192.41543234076,
                    5002722.700825298,
                    885.6952441342598
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T23:13:56+00:00",
            "end_time": "2011-09-15T22: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": "45117C7212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002569290866,
              45.337426122702645,
              947.7451917544083
            ],
            [
              -117.80020296536276,
              45.35001008826784,
              947.7451917544083
            ],
            [
              -117.78760145831939,
              45.35009768148523,
              1373.3851917544082
            ],
            [
              -117.78742697683147,
              45.337513677706966,
              1373.3851917544082
            ],
            [
              -117.80002569290866,
              45.337426122702645,
              947.7451917544083
            ]
          ]
        ]
      },
      "bbox": [
        -117.800203,
        45.33742612,
        947.7451918,
        -117.787427,
        45.35009768,
        1373.385192
      ],
      "properties": {
        "datetime": "2011-09-18T19:03:29Z",
        "pc:count": 8623451,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437785.4928,
            "count": 8623451,
            "maximum": 438305.224,
            "minimum": 437318.004,
            "name": "X",
            "position": 0,
            "stddev": 270.3022475,
            "variance": 73063.30499
          },
          {
            "average": 5021421.338,
            "count": 8623451,
            "maximum": 5022144.015,
            "minimum": 5020745.875,
            "name": "Y",
            "position": 1,
            "stddev": 392.0898292,
            "variance": 153734.4342
          },
          {
            "average": 1106.816185,
            "count": 8623451,
            "maximum": 1373.385192,
            "minimum": 947.7451918,
            "name": "Z",
            "position": 2,
            "stddev": 96.47577445,
            "variance": 9307.575055
          },
          {
            "average": 102.0085928,
            "count": 8623451,
            "maximum": 213,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.44766545,
            "variance": 699.479008
          },
          {
            "average": 1.00862381,
            "count": 8623451,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09883073675,
            "variance": 0.009767514527
          },
          {
            "average": 1.017903969,
            "count": 8623451,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1463388674,
            "variance": 0.02141506411
          },
          {
            "average": 0.5001044246,
            "count": 8623451,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000181,
            "variance": 0.2500000181
          },
          {
            "average": 0,
            "count": 8623451,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.3542017,
            "count": 8623451,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4782707205,
            "variance": 0.2287428821
          },
          {
            "average": -0.5902000602,
            "count": 8623451,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.525892361,
            "variance": 72.69084054
          },
          {
            "average": 138,
            "count": 8623451,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10603.14794,
            "count": 8623451,
            "maximum": 10607,
            "minimum": 10600,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.613230832,
            "variance": 2.602513716
          },
          {
            "average": 34161.22882,
            "count": 8623451,
            "maximum": 62720,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 6960.415258,
            "variance": 48447380.56
          },
          {
            "average": 31602.70444,
            "count": 8623451,
            "maximum": 65024,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 5239.338409,
            "variance": 27450666.97
          },
          {
            "average": 24030.96184,
            "count": 8623451,
            "maximum": 64512,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4136.486706,
            "variance": 17110522.27
          },
          {
            "average": 406143.4886,
            "count": 8623451,
            "maximum": 407809.2359,
            "minimum": 404896.172,
            "name": "GpsTime",
            "position": 15,
            "stddev": 709.7167716,
            "variance": 503697.8959
          },
          {
            "average": 0,
            "count": 8623451,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8623451,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8623451,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8623451,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8623451,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437318.004,
          5020745.875,
          947.7451918,
          438305.224,
          5022144.015,
          1373.385192
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437318.0040330991,
                5020745.875261402,
                947.7451917544083
              ],
              [
                437318.0040330991,
                5022144.015261402,
                947.7451917544083
              ],
              [
                438305.2240330991,
                5022144.015261402,
                1373.3851917544082
              ],
              [
                438305.2240330991,
                5020745.875261402,
                1373.3851917544082
              ],
              [
                437318.0040330991,
                5020745.875261402,
                947.7451917544083
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T19:03:29+00:00",
        "end_time": "2011-09-18T18:14:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.800203,
            45.33742612,
            947.7451918,
            -117.787427,
            45.35009768,
            1373.385192
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002569290866,
                  45.337426122702645,
                  947.7451917544083
                ],
                [
                  -117.80020296536276,
                  45.35001008826784,
                  947.7451917544083
                ],
                [
                  -117.78760145831939,
                  45.35009768148523,
                  1373.3851917544082
                ],
                [
                  -117.78742697683147,
                  45.337513677706966,
                  1373.3851917544082
                ],
                [
                  -117.80002569290866,
                  45.337426122702645,
                  947.7451917544083
                ]
              ]
            ]
          },
          "id": "45117C7212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:03:29Z",
            "pc:count": 8623451,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437785.4928,
                "count": 8623451,
                "maximum": 438305.224,
                "minimum": 437318.004,
                "name": "X",
                "position": 0,
                "stddev": 270.3022475,
                "variance": 73063.30499
              },
              {
                "average": 5021421.338,
                "count": 8623451,
                "maximum": 5022144.015,
                "minimum": 5020745.875,
                "name": "Y",
                "position": 1,
                "stddev": 392.0898292,
                "variance": 153734.4342
              },
              {
                "average": 1106.816185,
                "count": 8623451,
                "maximum": 1373.385192,
                "minimum": 947.7451918,
                "name": "Z",
                "position": 2,
                "stddev": 96.47577445,
                "variance": 9307.575055
              },
              {
                "average": 102.0085928,
                "count": 8623451,
                "maximum": 213,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.44766545,
                "variance": 699.479008
              },
              {
                "average": 1.00862381,
                "count": 8623451,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09883073675,
                "variance": 0.009767514527
              },
              {
                "average": 1.017903969,
                "count": 8623451,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1463388674,
                "variance": 0.02141506411
              },
              {
                "average": 0.5001044246,
                "count": 8623451,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000181,
                "variance": 0.2500000181
              },
              {
                "average": 0,
                "count": 8623451,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.3542017,
                "count": 8623451,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4782707205,
                "variance": 0.2287428821
              },
              {
                "average": -0.5902000602,
                "count": 8623451,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.525892361,
                "variance": 72.69084054
              },
              {
                "average": 138,
                "count": 8623451,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10603.14794,
                "count": 8623451,
                "maximum": 10607,
                "minimum": 10600,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.613230832,
                "variance": 2.602513716
              },
              {
                "average": 34161.22882,
                "count": 8623451,
                "maximum": 62720,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 6960.415258,
                "variance": 48447380.56
              },
              {
                "average": 31602.70444,
                "count": 8623451,
                "maximum": 65024,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 5239.338409,
                "variance": 27450666.97
              },
              {
                "average": 24030.96184,
                "count": 8623451,
                "maximum": 64512,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4136.486706,
                "variance": 17110522.27
              },
              {
                "average": 406143.4886,
                "count": 8623451,
                "maximum": 407809.2359,
                "minimum": 404896.172,
                "name": "GpsTime",
                "position": 15,
                "stddev": 709.7167716,
                "variance": 503697.8959
              },
              {
                "average": 0,
                "count": 8623451,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8623451,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8623451,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8623451,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8623451,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437318.004,
              5020745.875,
              947.7451918,
              438305.224,
              5022144.015,
              1373.385192
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437318.0040330991,
                    5020745.875261402,
                    947.7451917544083
                  ],
                  [
                    437318.0040330991,
                    5022144.015261402,
                    947.7451917544083
                  ],
                  [
                    438305.2240330991,
                    5022144.015261402,
                    1373.3851917544082
                  ],
                  [
                    438305.2240330991,
                    5020745.875261402,
                    1373.3851917544082
                  ],
                  [
                    437318.0040330991,
                    5020745.875261402,
                    947.7451917544083
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T19:03:29+00:00",
            "end_time": "2011-09-18T18: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": "45117A8308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502504245286,
              45.03740600265558,
              1025.1509226036503
            ],
            [
              -117.97523917472161,
              45.05000965671917,
              1025.1509226036503
            ],
            [
              -117.9625293390571,
              45.050117491081394,
              1064.0909226036504
            ],
            [
              -117.96231799642406,
              45.03751378990454,
              1064.0909226036504
            ],
            [
              -117.97502504245286,
              45.03740600265558,
              1025.1509226036503
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752392,
        45.037406,
        1025.150923,
        -117.962318,
        45.05011749,
        1064.090923
      ],
      "properties": {
        "datetime": "2011-09-20T02:41:10Z",
        "pc:count": 11889060,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423703.1551,
            "count": 11889060,
            "maximum": 424205.1863,
            "minimum": 423204.1863,
            "name": "X",
            "position": 0,
            "stddev": 282.876677,
            "variance": 80019.21437
          },
          {
            "average": 4988281.607,
            "count": 11889060,
            "maximum": 4988967.769,
            "minimum": 4987567.449,
            "name": "Y",
            "position": 1,
            "stddev": 397.923009,
            "variance": 158342.7211
          },
          {
            "average": 1034.149254,
            "count": 11889060,
            "maximum": 1064.090923,
            "minimum": 1025.150923,
            "name": "Z",
            "position": 2,
            "stddev": 4.237011616,
            "variance": 17.95226744
          },
          {
            "average": 230.1552545,
            "count": 11889060,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.34323751,
            "variance": 1111.771488
          },
          {
            "average": 1.013150745,
            "count": 11889060,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1337474095,
            "variance": 0.01788836955
          },
          {
            "average": 1.026384172,
            "count": 11889060,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2018578713,
            "variance": 0.0407466002
          },
          {
            "average": 0.498459424,
            "count": 11889060,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999976476,
            "variance": 0.2499976477
          },
          {
            "average": 0,
            "count": 11889060,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.275478381,
            "count": 11889060,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4467550328,
            "variance": 0.1995900594
          },
          {
            "average": 0.9994973997,
            "count": 11889060,
            "maximum": 19.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.896663928,
            "variance": 62.35730119
          },
          {
            "average": 193.3372293,
            "count": 11889060,
            "maximum": 210,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 3.285119057,
            "variance": 10.79200722
          },
          {
            "average": 264.4751186,
            "count": 11889060,
            "maximum": 278,
            "minimum": 251,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56481984,
            "variance": 111.6154182
          },
          {
            "average": 22975.37541,
            "count": 11889060,
            "maximum": 64256,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 5731.639778,
            "variance": 32851694.55
          },
          {
            "average": 26378.55518,
            "count": 11889060,
            "maximum": 62720,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 4784.921206,
            "variance": 22895470.94
          },
          {
            "average": 20706.57479,
            "count": 11889060,
            "maximum": 64256,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 3517.730825,
            "variance": 12374430.16
          },
          {
            "average": 519920.5528,
            "count": 11889060,
            "maximum": 521670.8696,
            "minimum": 518500.3332,
            "name": "GpsTime",
            "position": 15,
            "stddev": 650.4667741,
            "variance": 423107.0242
          },
          {
            "average": 0,
            "count": 11889060,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11889060,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11889060,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11889060,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11889060,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423204.1863,
          4987567.449,
          1025.150923,
          424205.1863,
          4988967.769,
          1064.090923
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423204.18625266943,
                4987567.449199965,
                1025.1509226036503
              ],
              [
                423204.18625266943,
                4988967.7691999655,
                1025.1509226036503
              ],
              [
                424205.18625266943,
                4988967.7691999655,
                1064.0909226036504
              ],
              [
                424205.18625266943,
                4987567.449199965,
                1064.0909226036504
              ],
              [
                423204.18625266943,
                4987567.449199965,
                1025.1509226036503
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:41:10+00:00",
        "end_time": "2011-09-20T01:48:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752392,
            45.037406,
            1025.150923,
            -117.962318,
            45.05011749,
            1064.090923
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502504245286,
                  45.03740600265558,
                  1025.1509226036503
                ],
                [
                  -117.97523917472161,
                  45.05000965671917,
                  1025.1509226036503
                ],
                [
                  -117.9625293390571,
                  45.050117491081394,
                  1064.0909226036504
                ],
                [
                  -117.96231799642406,
                  45.03751378990454,
                  1064.0909226036504
                ],
                [
                  -117.97502504245286,
                  45.03740600265558,
                  1025.1509226036503
                ]
              ]
            ]
          },
          "id": "45117A8308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:41:10Z",
            "pc:count": 11889060,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423703.1551,
                "count": 11889060,
                "maximum": 424205.1863,
                "minimum": 423204.1863,
                "name": "X",
                "position": 0,
                "stddev": 282.876677,
                "variance": 80019.21437
              },
              {
                "average": 4988281.607,
                "count": 11889060,
                "maximum": 4988967.769,
                "minimum": 4987567.449,
                "name": "Y",
                "position": 1,
                "stddev": 397.923009,
                "variance": 158342.7211
              },
              {
                "average": 1034.149254,
                "count": 11889060,
                "maximum": 1064.090923,
                "minimum": 1025.150923,
                "name": "Z",
                "position": 2,
                "stddev": 4.237011616,
                "variance": 17.95226744
              },
              {
                "average": 230.1552545,
                "count": 11889060,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.34323751,
                "variance": 1111.771488
              },
              {
                "average": 1.013150745,
                "count": 11889060,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1337474095,
                "variance": 0.01788836955
              },
              {
                "average": 1.026384172,
                "count": 11889060,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2018578713,
                "variance": 0.0407466002
              },
              {
                "average": 0.498459424,
                "count": 11889060,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999976476,
                "variance": 0.2499976477
              },
              {
                "average": 0,
                "count": 11889060,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.275478381,
                "count": 11889060,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4467550328,
                "variance": 0.1995900594
              },
              {
                "average": 0.9994973997,
                "count": 11889060,
                "maximum": 19.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.896663928,
                "variance": 62.35730119
              },
              {
                "average": 193.3372293,
                "count": 11889060,
                "maximum": 210,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 3.285119057,
                "variance": 10.79200722
              },
              {
                "average": 264.4751186,
                "count": 11889060,
                "maximum": 278,
                "minimum": 251,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56481984,
                "variance": 111.6154182
              },
              {
                "average": 22975.37541,
                "count": 11889060,
                "maximum": 64256,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 5731.639778,
                "variance": 32851694.55
              },
              {
                "average": 26378.55518,
                "count": 11889060,
                "maximum": 62720,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 4784.921206,
                "variance": 22895470.94
              },
              {
                "average": 20706.57479,
                "count": 11889060,
                "maximum": 64256,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 3517.730825,
                "variance": 12374430.16
              },
              {
                "average": 519920.5528,
                "count": 11889060,
                "maximum": 521670.8696,
                "minimum": 518500.3332,
                "name": "GpsTime",
                "position": 15,
                "stddev": 650.4667741,
                "variance": 423107.0242
              },
              {
                "average": 0,
                "count": 11889060,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11889060,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11889060,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11889060,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11889060,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423204.1863,
              4987567.449,
              1025.150923,
              424205.1863,
              4988967.769,
              1064.090923
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423204.18625266943,
                    4987567.449199965,
                    1025.1509226036503
                  ],
                  [
                    423204.18625266943,
                    4988967.7691999655,
                    1025.1509226036503
                  ],
                  [
                    424205.18625266943,
                    4988967.7691999655,
                    1064.0909226036504
                  ],
                  [
                    424205.18625266943,
                    4987567.449199965,
                    1064.0909226036504
                  ],
                  [
                    423204.18625266943,
                    4987567.449199965,
                    1025.1509226036503
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:41:10+00:00",
            "end_time": "2011-09-20T01:48: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": "45117A8202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502490293056,
              45.11241141386657,
              1053.244443546078
            ],
            [
              -117.92522849971023,
              45.12500968410681,
              1053.244443546078
            ],
            [
              -117.91252904559273,
              45.12511186647196,
              1241.184443546078
            ],
            [
              -117.91232824238708,
              45.11251355160648,
              1241.184443546078
            ],
            [
              -117.92502490293056,
              45.11241141386657,
              1053.244443546078
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252285,
        45.11241141,
        1053.244444,
        -117.9123282,
        45.12511187,
        1241.184444
      ],
      "properties": {
        "datetime": "2011-09-17T20:08:40Z",
        "pc:count": 11416428,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427774.0987,
            "count": 11416428,
            "maximum": 428236.5107,
            "minimum": 427237.6507,
            "name": "X",
            "position": 0,
            "stddev": 289.2733328,
            "variance": 83679.06105
          },
          {
            "average": 4996577.807,
            "count": 11416428,
            "maximum": 4997253.22,
            "minimum": 4995853.5,
            "name": "Y",
            "position": 1,
            "stddev": 397.7350627,
            "variance": 158193.1801
          },
          {
            "average": 1160.675721,
            "count": 11416428,
            "maximum": 1241.184444,
            "minimum": 1053.244444,
            "name": "Z",
            "position": 2,
            "stddev": 38.71685122,
            "variance": 1498.994568
          },
          {
            "average": 112.9400651,
            "count": 11416428,
            "maximum": 232,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.71656781,
            "variance": 350.3099106
          },
          {
            "average": 1.000255071,
            "count": 11416428,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01598535409,
            "variance": 0.0002555315453
          },
          {
            "average": 1.000511368,
            "count": 11416428,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02265798583,
            "variance": 0.0005133843217
          },
          {
            "average": 0.5000021898,
            "count": 11416428,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000219,
            "variance": 0.2500000219
          },
          {
            "average": 0,
            "count": 11416428,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.27175663,
            "count": 11416428,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4448651272,
            "variance": 0.1979049814
          },
          {
            "average": -0.2978828387,
            "count": 11416428,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.471405466,
            "variance": 71.76471056
          },
          {
            "average": 136.9452084,
            "count": 11416428,
            "maximum": 137,
            "minimum": 127,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5178500893,
            "variance": 0.268168715
          },
          {
            "average": 10659.7832,
            "count": 11416428,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.42583426,
            "variance": 154.4013572
          },
          {
            "average": 38595.93836,
            "count": 11416428,
            "maximum": 55552,
            "minimum": 20992,
            "name": "Red",
            "position": 12,
            "stddev": 3884.197349,
            "variance": 15086989.05
          },
          {
            "average": 34280.88029,
            "count": 11416428,
            "maximum": 52992,
            "minimum": 17152,
            "name": "Green",
            "position": 13,
            "stddev": 3417.545532,
            "variance": 11679617.47
          },
          {
            "average": 29856.96015,
            "count": 11416428,
            "maximum": 51200,
            "minimum": 12544,
            "name": "Blue",
            "position": 14,
            "stddev": 3349.011454,
            "variance": 11215877.72
          },
          {
            "average": 320247.0572,
            "count": 11416428,
            "maximum": 325320.5976,
            "minimum": 249619.7573,
            "name": "GpsTime",
            "position": 15,
            "stddev": 7853.280588,
            "variance": 61674016
          },
          {
            "average": 0,
            "count": 11416428,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11416428,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11416428,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11416428,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11416428,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427237.6507,
          4995853.5,
          1053.244444,
          428236.5107,
          4997253.22,
          1241.184444
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427237.6507300912,
                4995853.499526474,
                1053.244443546078
              ],
              [
                427237.6507300912,
                4997253.219526474,
                1053.244443546078
              ],
              [
                428236.5107300912,
                4997253.219526474,
                1241.184443546078
              ],
              [
                428236.5107300912,
                4995853.499526474,
                1241.184443546078
              ],
              [
                427237.6507300912,
                4995853.499526474,
                1053.244443546078
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T20:08:40+00:00",
        "end_time": "2011-09-16T23:06:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252285,
            45.11241141,
            1053.244444,
            -117.9123282,
            45.12511187,
            1241.184444
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502490293056,
                  45.11241141386657,
                  1053.244443546078
                ],
                [
                  -117.92522849971023,
                  45.12500968410681,
                  1053.244443546078
                ],
                [
                  -117.91252904559273,
                  45.12511186647196,
                  1241.184443546078
                ],
                [
                  -117.91232824238708,
                  45.11251355160648,
                  1241.184443546078
                ],
                [
                  -117.92502490293056,
                  45.11241141386657,
                  1053.244443546078
                ]
              ]
            ]
          },
          "id": "45117A8202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:08:40Z",
            "pc:count": 11416428,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427774.0987,
                "count": 11416428,
                "maximum": 428236.5107,
                "minimum": 427237.6507,
                "name": "X",
                "position": 0,
                "stddev": 289.2733328,
                "variance": 83679.06105
              },
              {
                "average": 4996577.807,
                "count": 11416428,
                "maximum": 4997253.22,
                "minimum": 4995853.5,
                "name": "Y",
                "position": 1,
                "stddev": 397.7350627,
                "variance": 158193.1801
              },
              {
                "average": 1160.675721,
                "count": 11416428,
                "maximum": 1241.184444,
                "minimum": 1053.244444,
                "name": "Z",
                "position": 2,
                "stddev": 38.71685122,
                "variance": 1498.994568
              },
              {
                "average": 112.9400651,
                "count": 11416428,
                "maximum": 232,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.71656781,
                "variance": 350.3099106
              },
              {
                "average": 1.000255071,
                "count": 11416428,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01598535409,
                "variance": 0.0002555315453
              },
              {
                "average": 1.000511368,
                "count": 11416428,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02265798583,
                "variance": 0.0005133843217
              },
              {
                "average": 0.5000021898,
                "count": 11416428,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000219,
                "variance": 0.2500000219
              },
              {
                "average": 0,
                "count": 11416428,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.27175663,
                "count": 11416428,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4448651272,
                "variance": 0.1979049814
              },
              {
                "average": -0.2978828387,
                "count": 11416428,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.471405466,
                "variance": 71.76471056
              },
              {
                "average": 136.9452084,
                "count": 11416428,
                "maximum": 137,
                "minimum": 127,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5178500893,
                "variance": 0.268168715
              },
              {
                "average": 10659.7832,
                "count": 11416428,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.42583426,
                "variance": 154.4013572
              },
              {
                "average": 38595.93836,
                "count": 11416428,
                "maximum": 55552,
                "minimum": 20992,
                "name": "Red",
                "position": 12,
                "stddev": 3884.197349,
                "variance": 15086989.05
              },
              {
                "average": 34280.88029,
                "count": 11416428,
                "maximum": 52992,
                "minimum": 17152,
                "name": "Green",
                "position": 13,
                "stddev": 3417.545532,
                "variance": 11679617.47
              },
              {
                "average": 29856.96015,
                "count": 11416428,
                "maximum": 51200,
                "minimum": 12544,
                "name": "Blue",
                "position": 14,
                "stddev": 3349.011454,
                "variance": 11215877.72
              },
              {
                "average": 320247.0572,
                "count": 11416428,
                "maximum": 325320.5976,
                "minimum": 249619.7573,
                "name": "GpsTime",
                "position": 15,
                "stddev": 7853.280588,
                "variance": 61674016
              },
              {
                "average": 0,
                "count": 11416428,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11416428,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11416428,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11416428,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11416428,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427237.6507,
              4995853.5,
              1053.244444,
              428236.5107,
              4997253.22,
              1241.184444
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427237.6507300912,
                    4995853.499526474,
                    1053.244443546078
                  ],
                  [
                    427237.6507300912,
                    4997253.219526474,
                    1053.244443546078
                  ],
                  [
                    428236.5107300912,
                    4997253.219526474,
                    1241.184443546078
                  ],
                  [
                    428236.5107300912,
                    4995853.499526474,
                    1241.184443546078
                  ],
                  [
                    427237.6507300912,
                    4995853.499526474,
                    1053.244443546078
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T20:08:40+00:00",
            "end_time": "2011-09-16T23:06: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": "45117B8106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002498915615,
              45.2249032675107,
              881.6534290211368
            ],
            [
              -118.00024610803003,
              45.23750965115177,
              881.6534290211368
            ],
            [
              -117.9875300491594,
              45.23762031648319,
              1234.033429021137
            ],
            [
              -117.98731174024063,
              45.22501388447979,
              1234.033429021137
            ],
            [
              -118.00002498915615,
              45.2249032675107,
              881.6534290211368
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002461,
        45.22490327,
        881.653429,
        -117.9873117,
        45.23762032,
        1234.033429
      ],
      "properties": {
        "datetime": "2011-09-17T21:15:51Z",
        "pc:count": 10751042,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422029.3312,
            "count": 10751042,
            "maximum": 422490.9886,
            "minimum": 421492.7686,
            "name": "X",
            "position": 0,
            "stddev": 288.9298628,
            "variance": 83480.46564
          },
          {
            "average": 5009137.655,
            "count": 10751042,
            "maximum": 5009821.184,
            "minimum": 5008420.504,
            "name": "Y",
            "position": 1,
            "stddev": 394.2349849,
            "variance": 155421.2233
          },
          {
            "average": 1044.457725,
            "count": 10751042,
            "maximum": 1234.033429,
            "minimum": 881.653429,
            "name": "Z",
            "position": 2,
            "stddev": 98.36594079,
            "variance": 9675.858308
          },
          {
            "average": 105.8738666,
            "count": 10751042,
            "maximum": 247,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.95422838,
            "variance": 1021.072711
          },
          {
            "average": 1.015667598,
            "count": 10751042,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1276430131,
            "variance": 0.0162927388
          },
          {
            "average": 1.03376668,
            "count": 10751042,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1887766456,
            "variance": 0.03563662191
          },
          {
            "average": 0.5000306947,
            "count": 10751042,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000223,
            "variance": 0.2500000223
          },
          {
            "average": 0,
            "count": 10751042,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.249460192,
            "count": 10751042,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4327006147,
            "variance": 0.187229822
          },
          {
            "average": -0.601006855,
            "count": 10751042,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.787044198,
            "variance": 77.21214574
          },
          {
            "average": 137,
            "count": 10751042,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10665.88963,
            "count": 10751042,
            "maximum": 10670,
            "minimum": 10661,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.935232942,
            "variance": 3.745126538
          },
          {
            "average": 29640.08488,
            "count": 10751042,
            "maximum": 52736,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 8785.514399,
            "variance": 77185263.26
          },
          {
            "average": 28607.38867,
            "count": 10751042,
            "maximum": 52224,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 7052.658232,
            "variance": 49739988.14
          },
          {
            "average": 23872.02173,
            "count": 10751042,
            "maximum": 49664,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6026.88591,
            "variance": 36323353.77
          },
          {
            "average": 326551.78,
            "count": 10751042,
            "maximum": 329351.0562,
            "minimum": 323110.5111,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1402.685061,
            "variance": 1967525.381
          },
          {
            "average": 0,
            "count": 10751042,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10751042,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10751042,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10751042,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10751042,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421492.7686,
          5008420.504,
          881.653429,
          422490.9886,
          5009821.184,
          1234.033429
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421492.76862755493,
                5008420.504071058,
                881.6534290211368
              ],
              [
                421492.76862755493,
                5009821.1840710575,
                881.6534290211368
              ],
              [
                422490.9886275549,
                5009821.1840710575,
                1234.033429021137
              ],
              [
                422490.9886275549,
                5008420.504071058,
                1234.033429021137
              ],
              [
                421492.76862755493,
                5008420.504071058,
                881.6534290211368
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:15:51+00:00",
        "end_time": "2011-09-17T19:31:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002461,
            45.22490327,
            881.653429,
            -117.9873117,
            45.23762032,
            1234.033429
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002498915615,
                  45.2249032675107,
                  881.6534290211368
                ],
                [
                  -118.00024610803003,
                  45.23750965115177,
                  881.6534290211368
                ],
                [
                  -117.9875300491594,
                  45.23762031648319,
                  1234.033429021137
                ],
                [
                  -117.98731174024063,
                  45.22501388447979,
                  1234.033429021137
                ],
                [
                  -118.00002498915615,
                  45.2249032675107,
                  881.6534290211368
                ]
              ]
            ]
          },
          "id": "45117B8106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:15:51Z",
            "pc:count": 10751042,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422029.3312,
                "count": 10751042,
                "maximum": 422490.9886,
                "minimum": 421492.7686,
                "name": "X",
                "position": 0,
                "stddev": 288.9298628,
                "variance": 83480.46564
              },
              {
                "average": 5009137.655,
                "count": 10751042,
                "maximum": 5009821.184,
                "minimum": 5008420.504,
                "name": "Y",
                "position": 1,
                "stddev": 394.2349849,
                "variance": 155421.2233
              },
              {
                "average": 1044.457725,
                "count": 10751042,
                "maximum": 1234.033429,
                "minimum": 881.653429,
                "name": "Z",
                "position": 2,
                "stddev": 98.36594079,
                "variance": 9675.858308
              },
              {
                "average": 105.8738666,
                "count": 10751042,
                "maximum": 247,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.95422838,
                "variance": 1021.072711
              },
              {
                "average": 1.015667598,
                "count": 10751042,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1276430131,
                "variance": 0.0162927388
              },
              {
                "average": 1.03376668,
                "count": 10751042,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1887766456,
                "variance": 0.03563662191
              },
              {
                "average": 0.5000306947,
                "count": 10751042,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000223,
                "variance": 0.2500000223
              },
              {
                "average": 0,
                "count": 10751042,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.249460192,
                "count": 10751042,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4327006147,
                "variance": 0.187229822
              },
              {
                "average": -0.601006855,
                "count": 10751042,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.787044198,
                "variance": 77.21214574
              },
              {
                "average": 137,
                "count": 10751042,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10665.88963,
                "count": 10751042,
                "maximum": 10670,
                "minimum": 10661,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.935232942,
                "variance": 3.745126538
              },
              {
                "average": 29640.08488,
                "count": 10751042,
                "maximum": 52736,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 8785.514399,
                "variance": 77185263.26
              },
              {
                "average": 28607.38867,
                "count": 10751042,
                "maximum": 52224,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 7052.658232,
                "variance": 49739988.14
              },
              {
                "average": 23872.02173,
                "count": 10751042,
                "maximum": 49664,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6026.88591,
                "variance": 36323353.77
              },
              {
                "average": 326551.78,
                "count": 10751042,
                "maximum": 329351.0562,
                "minimum": 323110.5111,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1402.685061,
                "variance": 1967525.381
              },
              {
                "average": 0,
                "count": 10751042,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10751042,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10751042,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10751042,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10751042,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421492.7686,
              5008420.504,
              881.653429,
              422490.9886,
              5009821.184,
              1234.033429
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421492.76862755493,
                    5008420.504071058,
                    881.6534290211368
                  ],
                  [
                    421492.76862755493,
                    5009821.1840710575,
                    881.6534290211368
                  ],
                  [
                    422490.9886275549,
                    5009821.1840710575,
                    1234.033429021137
                  ],
                  [
                    422490.9886275549,
                    5008420.504071058,
                    1234.033429021137
                  ],
                  [
                    421492.76862755493,
                    5008420.504071058,
                    881.6534290211368
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:15:51+00:00",
            "end_time": "2011-09-17T19:31: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": "45117B8119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9625241507346,
              45.19990749714679,
              1259.413134400155
            ],
            [
              -117.96273672022049,
              45.212509757633875,
              1259.413134400155
            ],
            [
              -117.95002991301389,
              45.21261617006975,
              1402.573134400155
            ],
            [
              -117.94982014812608,
              45.20001386309457,
              1402.573134400155
            ],
            [
              -117.9625241507346,
              45.19990749714679,
              1259.413134400155
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627367,
        45.1999075,
        1259.413134,
        -117.9498201,
        45.21261617,
        1402.573134
      ],
      "properties": {
        "datetime": "2011-09-17T19:16:44Z",
        "pc:count": 13840858,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424872.0118,
            "count": 13840858,
            "maximum": 425401.6291,
            "minimum": 424403.7091,
            "name": "X",
            "position": 0,
            "stddev": 273.7946844,
            "variance": 74963.52922
          },
          {
            "average": 5006298.214,
            "count": 13840858,
            "maximum": 5007008.093,
            "minimum": 5005607.893,
            "name": "Y",
            "position": 1,
            "stddev": 380.0765012,
            "variance": 144458.1467
          },
          {
            "average": 1319.727131,
            "count": 13840858,
            "maximum": 1402.573134,
            "minimum": 1259.413134,
            "name": "Z",
            "position": 2,
            "stddev": 26.11162471,
            "variance": 681.8169451
          },
          {
            "average": 95.1383342,
            "count": 13840858,
            "maximum": 252,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.85376839,
            "variance": 2289.983149
          },
          {
            "average": 1.11369129,
            "count": 13840858,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.340665007,
            "variance": 0.116052647
          },
          {
            "average": 1.236531724,
            "count": 13840858,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.484008223,
            "variance": 0.23426396
          },
          {
            "average": 0.5004092232,
            "count": 13840858,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998506,
            "variance": 0.2499998506
          },
          {
            "average": 0,
            "count": 13840858,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.201002785,
            "count": 13840858,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4007501426,
            "variance": 0.1606006768
          },
          {
            "average": 0.01495184531,
            "count": 13840858,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.318733365,
            "variance": 69.2013248
          },
          {
            "average": 135.8501794,
            "count": 13840858,
            "maximum": 143,
            "minimum": 125,
            "name": "UserData",
            "position": 10,
            "stddev": 2.095354385,
            "variance": 4.390509999
          },
          {
            "average": 10696.88427,
            "count": 13840858,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 54.8125554,
            "variance": 3004.41623
          },
          {
            "average": 23968.85246,
            "count": 13840858,
            "maximum": 56576,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 10558.20598,
            "variance": 111475713.6
          },
          {
            "average": 22811.33034,
            "count": 13840858,
            "maximum": 56576,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 9109.608486,
            "variance": 82984966.77
          },
          {
            "average": 20017.01508,
            "count": 13840858,
            "maximum": 58624,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7856.134279,
            "variance": 61718845.81
          },
          {
            "average": 294823.8302,
            "count": 13840858,
            "maximum": 322204.1068,
            "minimum": 247387.067,
            "name": "GpsTime",
            "position": 15,
            "stddev": 33796.93802,
            "variance": 1142233020
          },
          {
            "average": 0,
            "count": 13840858,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13840858,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13840858,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13840858,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13840858,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424403.7091,
          5005607.893,
          1259.413134,
          425401.6291,
          5007008.093,
          1402.573134
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424403.70913795807,
                5005607.893397191,
                1259.413134400155
              ],
              [
                424403.70913795807,
                5007008.09339719,
                1259.413134400155
              ],
              [
                425401.6291379581,
                5007008.09339719,
                1402.573134400155
              ],
              [
                425401.6291379581,
                5005607.893397191,
                1402.573134400155
              ],
              [
                424403.70913795807,
                5005607.893397191,
                1259.413134400155
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T19:16:44+00:00",
        "end_time": "2011-09-16T22:29:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627367,
            45.1999075,
            1259.413134,
            -117.9498201,
            45.21261617,
            1402.573134
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9625241507346,
                  45.19990749714679,
                  1259.413134400155
                ],
                [
                  -117.96273672022049,
                  45.212509757633875,
                  1259.413134400155
                ],
                [
                  -117.95002991301389,
                  45.21261617006975,
                  1402.573134400155
                ],
                [
                  -117.94982014812608,
                  45.20001386309457,
                  1402.573134400155
                ],
                [
                  -117.9625241507346,
                  45.19990749714679,
                  1259.413134400155
                ]
              ]
            ]
          },
          "id": "45117B8119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T19:16:44Z",
            "pc:count": 13840858,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424872.0118,
                "count": 13840858,
                "maximum": 425401.6291,
                "minimum": 424403.7091,
                "name": "X",
                "position": 0,
                "stddev": 273.7946844,
                "variance": 74963.52922
              },
              {
                "average": 5006298.214,
                "count": 13840858,
                "maximum": 5007008.093,
                "minimum": 5005607.893,
                "name": "Y",
                "position": 1,
                "stddev": 380.0765012,
                "variance": 144458.1467
              },
              {
                "average": 1319.727131,
                "count": 13840858,
                "maximum": 1402.573134,
                "minimum": 1259.413134,
                "name": "Z",
                "position": 2,
                "stddev": 26.11162471,
                "variance": 681.8169451
              },
              {
                "average": 95.1383342,
                "count": 13840858,
                "maximum": 252,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.85376839,
                "variance": 2289.983149
              },
              {
                "average": 1.11369129,
                "count": 13840858,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.340665007,
                "variance": 0.116052647
              },
              {
                "average": 1.236531724,
                "count": 13840858,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.484008223,
                "variance": 0.23426396
              },
              {
                "average": 0.5004092232,
                "count": 13840858,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998506,
                "variance": 0.2499998506
              },
              {
                "average": 0,
                "count": 13840858,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.201002785,
                "count": 13840858,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4007501426,
                "variance": 0.1606006768
              },
              {
                "average": 0.01495184531,
                "count": 13840858,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.318733365,
                "variance": 69.2013248
              },
              {
                "average": 135.8501794,
                "count": 13840858,
                "maximum": 143,
                "minimum": 125,
                "name": "UserData",
                "position": 10,
                "stddev": 2.095354385,
                "variance": 4.390509999
              },
              {
                "average": 10696.88427,
                "count": 13840858,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 54.8125554,
                "variance": 3004.41623
              },
              {
                "average": 23968.85246,
                "count": 13840858,
                "maximum": 56576,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 10558.20598,
                "variance": 111475713.6
              },
              {
                "average": 22811.33034,
                "count": 13840858,
                "maximum": 56576,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 9109.608486,
                "variance": 82984966.77
              },
              {
                "average": 20017.01508,
                "count": 13840858,
                "maximum": 58624,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7856.134279,
                "variance": 61718845.81
              },
              {
                "average": 294823.8302,
                "count": 13840858,
                "maximum": 322204.1068,
                "minimum": 247387.067,
                "name": "GpsTime",
                "position": 15,
                "stddev": 33796.93802,
                "variance": 1142233020
              },
              {
                "average": 0,
                "count": 13840858,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13840858,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13840858,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13840858,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13840858,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424403.7091,
              5005607.893,
              1259.413134,
              425401.6291,
              5007008.093,
              1402.573134
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424403.70913795807,
                    5005607.893397191,
                    1259.413134400155
                  ],
                  [
                    424403.70913795807,
                    5007008.09339719,
                    1259.413134400155
                  ],
                  [
                    425401.6291379581,
                    5007008.09339719,
                    1402.573134400155
                  ],
                  [
                    425401.6291379581,
                    5005607.893397191,
                    1402.573134400155
                  ],
                  [
                    424403.70913795807,
                    5005607.893397191,
                    1259.413134400155
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T19:16:44+00:00",
            "end_time": "2011-09-16T22: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": "45117B7119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752434148876,
              45.19992114584818,
              869.050841101122
            ],
            [
              -117.83770910654982,
              45.21251015809153,
              869.050841101122
            ],
            [
              -117.82502886305902,
              45.21260246521955,
              1000.370841101122
            ],
            [
              -117.82484689398052,
              45.20001341269258,
              1000.370841101122
            ],
            [
              -117.83752434148876,
              45.19992114584818,
              869.050841101122
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377091,
        45.19992115,
        869.0508411,
        -117.8248469,
        45.21260247,
        1000.370841
      ],
      "properties": {
        "datetime": "2011-09-15T22:39:59Z",
        "pc:count": 9273957,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434710.8271,
            "count": 9273957,
            "maximum": 435217.0961,
            "minimum": 434221.2961,
            "name": "X",
            "position": 0,
            "stddev": 283.4162975,
            "variance": 80324.7977
          },
          {
            "average": 5006187.657,
            "count": 9273957,
            "maximum": 5006898.652,
            "minimum": 5005499.972,
            "name": "Y",
            "position": 1,
            "stddev": 401.107551,
            "variance": 160887.2674
          },
          {
            "average": 919.3257915,
            "count": 9273957,
            "maximum": 1000.370841,
            "minimum": 869.0508411,
            "name": "Z",
            "position": 2,
            "stddev": 40.8035269,
            "variance": 1664.927807
          },
          {
            "average": 106.0177605,
            "count": 9273957,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.09989027,
            "variance": 734.4040525
          },
          {
            "average": 1.004741557,
            "count": 9273957,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07204963777,
            "variance": 0.005191150302
          },
          {
            "average": 1.010052343,
            "count": 9273957,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1084018372,
            "variance": 0.01175095831
          },
          {
            "average": 0.5000238841,
            "count": 9273957,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000264,
            "variance": 0.2500000264
          },
          {
            "average": 0,
            "count": 9273957,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.307403517,
            "count": 9273957,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.461418051,
            "variance": 0.2129066178
          },
          {
            "average": -0.04699827871,
            "count": 9273957,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.404695591,
            "variance": 70.63890797
          },
          {
            "average": 139.3902934,
            "count": 9273957,
            "maximum": 153,
            "minimum": 131,
            "name": "UserData",
            "position": 10,
            "stddev": 2.544422007,
            "variance": 6.474083351
          },
          {
            "average": 10723.1915,
            "count": 9273957,
            "maximum": 10727,
            "minimum": 10719,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.703933764,
            "variance": 2.903390272
          },
          {
            "average": 36741.66677,
            "count": 9273957,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 6953.375258,
            "variance": 48349427.48
          },
          {
            "average": 33423.89326,
            "count": 9273957,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 5362.057851,
            "variance": 28751664.4
          },
          {
            "average": 26205.57696,
            "count": 9273957,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5185.757538,
            "variance": 26892081.24
          },
          {
            "average": 159864.9719,
            "count": 9273957,
            "maximum": 161599.2698,
            "minimum": 158179.5053,
            "name": "GpsTime",
            "position": 15,
            "stddev": 740.6206722,
            "variance": 548518.9801
          },
          {
            "average": 0,
            "count": 9273957,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9273957,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9273957,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9273957,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9273957,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434221.2961,
          5005499.972,
          869.0508411,
          435217.0961,
          5006898.652,
          1000.370841
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434221.2961168531,
                5005499.9722421,
                869.050841101122
              ],
              [
                434221.2961168531,
                5006898.6522421,
                869.050841101122
              ],
              [
                435217.0961168531,
                5006898.6522421,
                1000.370841101122
              ],
              [
                435217.0961168531,
                5005499.9722421,
                1000.370841101122
              ],
              [
                434221.2961168531,
                5005499.9722421,
                869.050841101122
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T22:39:59+00:00",
        "end_time": "2011-09-15T21:42:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377091,
            45.19992115,
            869.0508411,
            -117.8248469,
            45.21260247,
            1000.370841
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752434148876,
                  45.19992114584818,
                  869.050841101122
                ],
                [
                  -117.83770910654982,
                  45.21251015809153,
                  869.050841101122
                ],
                [
                  -117.82502886305902,
                  45.21260246521955,
                  1000.370841101122
                ],
                [
                  -117.82484689398052,
                  45.20001341269258,
                  1000.370841101122
                ],
                [
                  -117.83752434148876,
                  45.19992114584818,
                  869.050841101122
                ]
              ]
            ]
          },
          "id": "45117B7119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T22:39:59Z",
            "pc:count": 9273957,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434710.8271,
                "count": 9273957,
                "maximum": 435217.0961,
                "minimum": 434221.2961,
                "name": "X",
                "position": 0,
                "stddev": 283.4162975,
                "variance": 80324.7977
              },
              {
                "average": 5006187.657,
                "count": 9273957,
                "maximum": 5006898.652,
                "minimum": 5005499.972,
                "name": "Y",
                "position": 1,
                "stddev": 401.107551,
                "variance": 160887.2674
              },
              {
                "average": 919.3257915,
                "count": 9273957,
                "maximum": 1000.370841,
                "minimum": 869.0508411,
                "name": "Z",
                "position": 2,
                "stddev": 40.8035269,
                "variance": 1664.927807
              },
              {
                "average": 106.0177605,
                "count": 9273957,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.09989027,
                "variance": 734.4040525
              },
              {
                "average": 1.004741557,
                "count": 9273957,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07204963777,
                "variance": 0.005191150302
              },
              {
                "average": 1.010052343,
                "count": 9273957,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1084018372,
                "variance": 0.01175095831
              },
              {
                "average": 0.5000238841,
                "count": 9273957,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000264,
                "variance": 0.2500000264
              },
              {
                "average": 0,
                "count": 9273957,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.307403517,
                "count": 9273957,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.461418051,
                "variance": 0.2129066178
              },
              {
                "average": -0.04699827871,
                "count": 9273957,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.404695591,
                "variance": 70.63890797
              },
              {
                "average": 139.3902934,
                "count": 9273957,
                "maximum": 153,
                "minimum": 131,
                "name": "UserData",
                "position": 10,
                "stddev": 2.544422007,
                "variance": 6.474083351
              },
              {
                "average": 10723.1915,
                "count": 9273957,
                "maximum": 10727,
                "minimum": 10719,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.703933764,
                "variance": 2.903390272
              },
              {
                "average": 36741.66677,
                "count": 9273957,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 6953.375258,
                "variance": 48349427.48
              },
              {
                "average": 33423.89326,
                "count": 9273957,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 5362.057851,
                "variance": 28751664.4
              },
              {
                "average": 26205.57696,
                "count": 9273957,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5185.757538,
                "variance": 26892081.24
              },
              {
                "average": 159864.9719,
                "count": 9273957,
                "maximum": 161599.2698,
                "minimum": 158179.5053,
                "name": "GpsTime",
                "position": 15,
                "stddev": 740.6206722,
                "variance": 548518.9801
              },
              {
                "average": 0,
                "count": 9273957,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9273957,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9273957,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9273957,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9273957,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434221.2961,
              5005499.972,
              869.0508411,
              435217.0961,
              5006898.652,
              1000.370841
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434221.2961168531,
                    5005499.9722421,
                    869.050841101122
                  ],
                  [
                    434221.2961168531,
                    5006898.6522421,
                    869.050841101122
                  ],
                  [
                    435217.0961168531,
                    5006898.6522421,
                    1000.370841101122
                  ],
                  [
                    435217.0961168531,
                    5005499.9722421,
                    1000.370841101122
                  ],
                  [
                    434221.2961168531,
                    5005499.9722421,
                    869.050841101122
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T22:39:59+00:00",
            "end_time": "2011-09-15T21:42: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": "45117B7305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502471694539,
              45.17492307794849,
              886.5393656662271
            ],
            [
              -117.82520653754707,
              45.18751020529998,
              886.5393656662271
            ],
            [
              -117.81252900520603,
              45.18760110525732,
              1210.3393656662272
            ],
            [
              -117.81234997714212,
              45.175013938242365,
              1210.3393656662272
            ],
            [
              -117.82502471694539,
              45.17492307794849,
              886.5393656662271
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252065,
        45.17492308,
        886.5393657,
        -117.81235,
        45.18760111,
        1210.339366
      ],
      "properties": {
        "datetime": "2011-09-15T22:39:13Z",
        "pc:count": 9023538,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435669.1221,
            "count": 9023538,
            "maximum": 436170.6751,
            "minimum": 435174.6551,
            "name": "X",
            "position": 0,
            "stddev": 286.8116563,
            "variance": 82260.9262
          },
          {
            "average": 5003408.748,
            "count": 9023538,
            "maximum": 5004111.267,
            "minimum": 5002712.807,
            "name": "Y",
            "position": 1,
            "stddev": 403.3723886,
            "variance": 162709.2839
          },
          {
            "average": 965.1087275,
            "count": 9023538,
            "maximum": 1210.339366,
            "minimum": 886.5393657,
            "name": "Z",
            "position": 2,
            "stddev": 86.02265262,
            "variance": 7399.896763
          },
          {
            "average": 104.7518489,
            "count": 9023538,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.97389443,
            "variance": 1294.12108
          },
          {
            "average": 1.018971384,
            "count": 9023538,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1456251528,
            "variance": 0.02120668512
          },
          {
            "average": 1.039433646,
            "count": 9023538,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.215896117,
            "variance": 0.04661113335
          },
          {
            "average": 0.5001432919,
            "count": 9023538,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000072,
            "variance": 0.2500000072
          },
          {
            "average": 0,
            "count": 9023538,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.292011182,
            "count": 9023538,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4546874472,
            "variance": 0.2067406746
          },
          {
            "average": 0.04464438568,
            "count": 9023538,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.618788588,
            "variance": 74.28351672
          },
          {
            "average": 136.996901,
            "count": 9023538,
            "maximum": 155,
            "minimum": 124,
            "name": "UserData",
            "position": 10,
            "stddev": 3.30281751,
            "variance": 10.9086035
          },
          {
            "average": 10723.3107,
            "count": 9023538,
            "maximum": 10727,
            "minimum": 10719,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.760170939,
            "variance": 3.098201733
          },
          {
            "average": 30622.14481,
            "count": 9023538,
            "maximum": 65280,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 9866.313519,
            "variance": 97344142.45
          },
          {
            "average": 29631.36546,
            "count": 9023538,
            "maximum": 65280,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 7972.146302,
            "variance": 63555116.67
          },
          {
            "average": 23481.74043,
            "count": 9023538,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7056.291525,
            "variance": 49791250.08
          },
          {
            "average": 159922.3697,
            "count": 9023538,
            "maximum": 161553.3305,
            "minimum": 158131.9929,
            "name": "GpsTime",
            "position": 15,
            "stddev": 763.0689689,
            "variance": 582274.2513
          },
          {
            "average": 0,
            "count": 9023538,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9023538,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9023538,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9023538,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9023538,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435174.6551,
          5002712.807,
          886.5393657,
          436170.6751,
          5004111.267,
          1210.339366
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435174.65510972275,
                5002712.806514671,
                886.5393656662271
              ],
              [
                435174.65510972275,
                5004111.266514672,
                886.5393656662271
              ],
              [
                436170.67510972277,
                5004111.266514672,
                1210.3393656662272
              ],
              [
                436170.67510972277,
                5002712.806514671,
                1210.3393656662272
              ],
              [
                435174.65510972275,
                5002712.806514671,
                886.5393656662271
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T22:39:13+00:00",
        "end_time": "2011-09-15T21:42:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252065,
            45.17492308,
            886.5393657,
            -117.81235,
            45.18760111,
            1210.339366
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502471694539,
                  45.17492307794849,
                  886.5393656662271
                ],
                [
                  -117.82520653754707,
                  45.18751020529998,
                  886.5393656662271
                ],
                [
                  -117.81252900520603,
                  45.18760110525732,
                  1210.3393656662272
                ],
                [
                  -117.81234997714212,
                  45.175013938242365,
                  1210.3393656662272
                ],
                [
                  -117.82502471694539,
                  45.17492307794849,
                  886.5393656662271
                ]
              ]
            ]
          },
          "id": "45117B7305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T22:39:13Z",
            "pc:count": 9023538,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435669.1221,
                "count": 9023538,
                "maximum": 436170.6751,
                "minimum": 435174.6551,
                "name": "X",
                "position": 0,
                "stddev": 286.8116563,
                "variance": 82260.9262
              },
              {
                "average": 5003408.748,
                "count": 9023538,
                "maximum": 5004111.267,
                "minimum": 5002712.807,
                "name": "Y",
                "position": 1,
                "stddev": 403.3723886,
                "variance": 162709.2839
              },
              {
                "average": 965.1087275,
                "count": 9023538,
                "maximum": 1210.339366,
                "minimum": 886.5393657,
                "name": "Z",
                "position": 2,
                "stddev": 86.02265262,
                "variance": 7399.896763
              },
              {
                "average": 104.7518489,
                "count": 9023538,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.97389443,
                "variance": 1294.12108
              },
              {
                "average": 1.018971384,
                "count": 9023538,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1456251528,
                "variance": 0.02120668512
              },
              {
                "average": 1.039433646,
                "count": 9023538,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.215896117,
                "variance": 0.04661113335
              },
              {
                "average": 0.5001432919,
                "count": 9023538,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000072,
                "variance": 0.2500000072
              },
              {
                "average": 0,
                "count": 9023538,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.292011182,
                "count": 9023538,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4546874472,
                "variance": 0.2067406746
              },
              {
                "average": 0.04464438568,
                "count": 9023538,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.618788588,
                "variance": 74.28351672
              },
              {
                "average": 136.996901,
                "count": 9023538,
                "maximum": 155,
                "minimum": 124,
                "name": "UserData",
                "position": 10,
                "stddev": 3.30281751,
                "variance": 10.9086035
              },
              {
                "average": 10723.3107,
                "count": 9023538,
                "maximum": 10727,
                "minimum": 10719,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.760170939,
                "variance": 3.098201733
              },
              {
                "average": 30622.14481,
                "count": 9023538,
                "maximum": 65280,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 9866.313519,
                "variance": 97344142.45
              },
              {
                "average": 29631.36546,
                "count": 9023538,
                "maximum": 65280,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 7972.146302,
                "variance": 63555116.67
              },
              {
                "average": 23481.74043,
                "count": 9023538,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7056.291525,
                "variance": 49791250.08
              },
              {
                "average": 159922.3697,
                "count": 9023538,
                "maximum": 161553.3305,
                "minimum": 158131.9929,
                "name": "GpsTime",
                "position": 15,
                "stddev": 763.0689689,
                "variance": 582274.2513
              },
              {
                "average": 0,
                "count": 9023538,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9023538,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9023538,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9023538,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9023538,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435174.6551,
              5002712.807,
              886.5393657,
              436170.6751,
              5004111.267,
              1210.339366
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435174.65510972275,
                    5002712.806514671,
                    886.5393656662271
                  ],
                  [
                    435174.65510972275,
                    5004111.266514672,
                    886.5393656662271
                  ],
                  [
                    436170.67510972277,
                    5004111.266514672,
                    1210.3393656662272
                  ],
                  [
                    436170.67510972277,
                    5002712.806514671,
                    1210.3393656662272
                  ],
                  [
                    435174.65510972275,
                    5002712.806514671,
                    886.5393656662271
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T22:39:13+00:00",
            "end_time": "2011-09-15T21: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": "45117C7120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.825025160675,
              45.32492258222294,
              828.2242990246278
            ],
            [
              -117.82520794749604,
              45.33751027763186,
              828.2242990246278
            ],
            [
              -117.81252889261849,
              45.33760118310448,
              877.0642990246278
            ],
            [
              -117.81234891350744,
              45.3250134480262,
              877.0642990246278
            ],
            [
              -117.825025160675,
              45.32492258222294,
              828.2242990246278
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252079,
        45.32492258,
        828.224299,
        -117.8123489,
        45.33760118,
        877.064299
      ],
      "properties": {
        "datetime": "2011-09-18T21:02:32Z",
        "pc:count": 9813331,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435857.9127,
            "count": 9813331,
            "maximum": 436338.5591,
            "minimum": 435345.0391,
            "name": "X",
            "position": 0,
            "stddev": 286.3981589,
            "variance": 82023.90544
          },
          {
            "average": 5020091.494,
            "count": 9813331,
            "maximum": 5020775.129,
            "minimum": 5019376.569,
            "name": "Y",
            "position": 1,
            "stddev": 404.4690182,
            "variance": 163595.1867
          },
          {
            "average": 848.9008486,
            "count": 9813331,
            "maximum": 877.064299,
            "minimum": 828.224299,
            "name": "Z",
            "position": 2,
            "stddev": 10.49985498,
            "variance": 110.2469546
          },
          {
            "average": 101.1376377,
            "count": 9813331,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.35679031,
            "variance": 921.5347179
          },
          {
            "average": 1.001160157,
            "count": 9813331,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03522414025,
            "variance": 0.001240740056
          },
          {
            "average": 1.002458798,
            "count": 9813331,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05248998434,
            "variance": 0.002755198456
          },
          {
            "average": 0.5000548743,
            "count": 9813331,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000225,
            "variance": 0.2500000225
          },
          {
            "average": 0,
            "count": 9813331,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.310768077,
            "count": 9813331,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4628080606,
            "variance": 0.214191301
          },
          {
            "average": -0.5532142902,
            "count": 9813331,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.459470777,
            "variance": 71.56264582
          },
          {
            "average": 138,
            "count": 9813331,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10616.10096,
            "count": 9813331,
            "maximum": 10621,
            "minimum": 10611,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.93256499,
            "variance": 3.734807439
          },
          {
            "average": 27210.70297,
            "count": 9813331,
            "maximum": 61440,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 7628.035864,
            "variance": 58186931.14
          },
          {
            "average": 26964.6229,
            "count": 9813331,
            "maximum": 61952,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 6131.306368,
            "variance": 37592917.78
          },
          {
            "average": 21306.24415,
            "count": 9813331,
            "maximum": 64768,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 5069.587203,
            "variance": 25700714.41
          },
          {
            "average": 412103.1782,
            "count": 9813331,
            "maximum": 414952.1282,
            "minimum": 409558.0551,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1052.222238,
            "variance": 1107171.638
          },
          {
            "average": 0,
            "count": 9813331,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9813331,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9813331,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9813331,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9813331,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435345.0391,
          5019376.569,
          828.224299,
          436338.5591,
          5020775.129,
          877.064299
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435345.03905510483,
                5019376.569192555,
                828.2242990246278
              ],
              [
                435345.03905510483,
                5020775.129192555,
                828.2242990246278
              ],
              [
                436338.55905510485,
                5020775.129192555,
                877.0642990246278
              ],
              [
                436338.55905510485,
                5019376.569192555,
                877.0642990246278
              ],
              [
                435345.03905510483,
                5019376.569192555,
                828.2242990246278
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T21:02:32+00:00",
        "end_time": "2011-09-18T19:32:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252079,
            45.32492258,
            828.224299,
            -117.8123489,
            45.33760118,
            877.064299
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.825025160675,
                  45.32492258222294,
                  828.2242990246278
                ],
                [
                  -117.82520794749604,
                  45.33751027763186,
                  828.2242990246278
                ],
                [
                  -117.81252889261849,
                  45.33760118310448,
                  877.0642990246278
                ],
                [
                  -117.81234891350744,
                  45.3250134480262,
                  877.0642990246278
                ],
                [
                  -117.825025160675,
                  45.32492258222294,
                  828.2242990246278
                ]
              ]
            ]
          },
          "id": "45117C7120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:02:32Z",
            "pc:count": 9813331,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435857.9127,
                "count": 9813331,
                "maximum": 436338.5591,
                "minimum": 435345.0391,
                "name": "X",
                "position": 0,
                "stddev": 286.3981589,
                "variance": 82023.90544
              },
              {
                "average": 5020091.494,
                "count": 9813331,
                "maximum": 5020775.129,
                "minimum": 5019376.569,
                "name": "Y",
                "position": 1,
                "stddev": 404.4690182,
                "variance": 163595.1867
              },
              {
                "average": 848.9008486,
                "count": 9813331,
                "maximum": 877.064299,
                "minimum": 828.224299,
                "name": "Z",
                "position": 2,
                "stddev": 10.49985498,
                "variance": 110.2469546
              },
              {
                "average": 101.1376377,
                "count": 9813331,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.35679031,
                "variance": 921.5347179
              },
              {
                "average": 1.001160157,
                "count": 9813331,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03522414025,
                "variance": 0.001240740056
              },
              {
                "average": 1.002458798,
                "count": 9813331,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05248998434,
                "variance": 0.002755198456
              },
              {
                "average": 0.5000548743,
                "count": 9813331,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000225,
                "variance": 0.2500000225
              },
              {
                "average": 0,
                "count": 9813331,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.310768077,
                "count": 9813331,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4628080606,
                "variance": 0.214191301
              },
              {
                "average": -0.5532142902,
                "count": 9813331,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.459470777,
                "variance": 71.56264582
              },
              {
                "average": 138,
                "count": 9813331,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10616.10096,
                "count": 9813331,
                "maximum": 10621,
                "minimum": 10611,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.93256499,
                "variance": 3.734807439
              },
              {
                "average": 27210.70297,
                "count": 9813331,
                "maximum": 61440,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 7628.035864,
                "variance": 58186931.14
              },
              {
                "average": 26964.6229,
                "count": 9813331,
                "maximum": 61952,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 6131.306368,
                "variance": 37592917.78
              },
              {
                "average": 21306.24415,
                "count": 9813331,
                "maximum": 64768,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 5069.587203,
                "variance": 25700714.41
              },
              {
                "average": 412103.1782,
                "count": 9813331,
                "maximum": 414952.1282,
                "minimum": 409558.0551,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1052.222238,
                "variance": 1107171.638
              },
              {
                "average": 0,
                "count": 9813331,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9813331,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9813331,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9813331,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9813331,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435345.0391,
              5019376.569,
              828.224299,
              436338.5591,
              5020775.129,
              877.064299
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435345.03905510483,
                    5019376.569192555,
                    828.2242990246278
                  ],
                  [
                    435345.03905510483,
                    5020775.129192555,
                    828.2242990246278
                  ],
                  [
                    436338.55905510485,
                    5020775.129192555,
                    877.0642990246278
                  ],
                  [
                    436338.55905510485,
                    5019376.569192555,
                    877.0642990246278
                  ],
                  [
                    435345.03905510483,
                    5019376.569192555,
                    828.2242990246278
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T21:02:32+00:00",
            "end_time": "2011-09-18T19:32: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": "45117A8203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9125250485796,
              45.11241296748798,
              1079.6033438089305
            ],
            [
              -117.91272586855791,
              45.12500966178033,
              1079.6033438089305
            ],
            [
              -117.90002916787434,
              45.1251104320721,
              1151.9633438089306
            ],
            [
              -117.8998311405343,
              45.1125136937767,
              1151.9633438089306
            ],
            [
              -117.9125250485796,
              45.11241296748798,
              1079.6033438089305
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127259,
        45.11241297,
        1079.603344,
        -117.8998311,
        45.12511043,
        1151.963344
      ],
      "properties": {
        "datetime": "2011-09-17T18:54:52Z",
        "pc:count": 10379804,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428698.6274,
            "count": 10379804,
            "maximum": 429219.5437,
            "minimum": 428220.9037,
            "name": "X",
            "position": 0,
            "stddev": 288.9494908,
            "variance": 83491.80825
          },
          {
            "average": 4996518.074,
            "count": 10379804,
            "maximum": 4997242.04,
            "minimum": 4995842.5,
            "name": "Y",
            "position": 1,
            "stddev": 398.9394404,
            "variance": 159152.6771
          },
          {
            "average": 1102.405948,
            "count": 10379804,
            "maximum": 1151.963344,
            "minimum": 1079.603344,
            "name": "Z",
            "position": 2,
            "stddev": 14.36533259,
            "variance": 206.3627804
          },
          {
            "average": 107.5253477,
            "count": 10379804,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.76841094,
            "variance": 613.4741806
          },
          {
            "average": 1.00669608,
            "count": 10379804,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08830131659,
            "variance": 0.007797122512
          },
          {
            "average": 1.014142271,
            "count": 10379804,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.134745738,
            "variance": 0.0181564139
          },
          {
            "average": 0.5000150292,
            "count": 10379804,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000239,
            "variance": 0.2500000239
          },
          {
            "average": 0,
            "count": 10379804,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.318054753,
            "count": 10379804,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4657208907,
            "variance": 0.2168959481
          },
          {
            "average": -0.295721182,
            "count": 10379804,
            "maximum": 19.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.546859905,
            "variance": 73.04881423
          },
          {
            "average": 135.0772592,
            "count": 10379804,
            "maximum": 147,
            "minimum": 125,
            "name": "UserData",
            "position": 10,
            "stddev": 2.927546017,
            "variance": 8.570525681
          },
          {
            "average": 10740.32622,
            "count": 10379804,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 50.45993045,
            "variance": 2546.204581
          },
          {
            "average": 33262.69706,
            "count": 10379804,
            "maximum": 63488,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 9299.722258,
            "variance": 86484834.08
          },
          {
            "average": 31443.31593,
            "count": 10379804,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 6689.727802,
            "variance": 44752458.07
          },
          {
            "average": 26734.68571,
            "count": 10379804,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 5965.328147,
            "variance": 35585139.91
          },
          {
            "average": 266954.9097,
            "count": 10379804,
            "maximum": 320892.4842,
            "minimum": 245702.3787,
            "name": "GpsTime",
            "position": 15,
            "stddev": 31163.2916,
            "variance": 971150743.3
          },
          {
            "average": 0,
            "count": 10379804,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10379804,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10379804,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10379804,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10379804,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428220.9037,
          4995842.5,
          1079.603344,
          429219.5437,
          4997242.04,
          1151.963344
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428220.9037353592,
                4995842.5003380105,
                1079.6033438089305
              ],
              [
                428220.9037353592,
                4997242.04033801,
                1079.6033438089305
              ],
              [
                429219.5437353592,
                4997242.04033801,
                1151.9633438089306
              ],
              [
                429219.5437353592,
                4995842.5003380105,
                1151.9633438089306
              ],
              [
                428220.9037353592,
                4995842.5003380105,
                1079.6033438089305
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T18:54:52+00:00",
        "end_time": "2011-09-16T22:01:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127259,
            45.11241297,
            1079.603344,
            -117.8998311,
            45.12511043,
            1151.963344
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9125250485796,
                  45.11241296748798,
                  1079.6033438089305
                ],
                [
                  -117.91272586855791,
                  45.12500966178033,
                  1079.6033438089305
                ],
                [
                  -117.90002916787434,
                  45.1251104320721,
                  1151.9633438089306
                ],
                [
                  -117.8998311405343,
                  45.1125136937767,
                  1151.9633438089306
                ],
                [
                  -117.9125250485796,
                  45.11241296748798,
                  1079.6033438089305
                ]
              ]
            ]
          },
          "id": "45117A8203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T18:54:52Z",
            "pc:count": 10379804,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428698.6274,
                "count": 10379804,
                "maximum": 429219.5437,
                "minimum": 428220.9037,
                "name": "X",
                "position": 0,
                "stddev": 288.9494908,
                "variance": 83491.80825
              },
              {
                "average": 4996518.074,
                "count": 10379804,
                "maximum": 4997242.04,
                "minimum": 4995842.5,
                "name": "Y",
                "position": 1,
                "stddev": 398.9394404,
                "variance": 159152.6771
              },
              {
                "average": 1102.405948,
                "count": 10379804,
                "maximum": 1151.963344,
                "minimum": 1079.603344,
                "name": "Z",
                "position": 2,
                "stddev": 14.36533259,
                "variance": 206.3627804
              },
              {
                "average": 107.5253477,
                "count": 10379804,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.76841094,
                "variance": 613.4741806
              },
              {
                "average": 1.00669608,
                "count": 10379804,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08830131659,
                "variance": 0.007797122512
              },
              {
                "average": 1.014142271,
                "count": 10379804,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.134745738,
                "variance": 0.0181564139
              },
              {
                "average": 0.5000150292,
                "count": 10379804,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000239,
                "variance": 0.2500000239
              },
              {
                "average": 0,
                "count": 10379804,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.318054753,
                "count": 10379804,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4657208907,
                "variance": 0.2168959481
              },
              {
                "average": -0.295721182,
                "count": 10379804,
                "maximum": 19.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.546859905,
                "variance": 73.04881423
              },
              {
                "average": 135.0772592,
                "count": 10379804,
                "maximum": 147,
                "minimum": 125,
                "name": "UserData",
                "position": 10,
                "stddev": 2.927546017,
                "variance": 8.570525681
              },
              {
                "average": 10740.32622,
                "count": 10379804,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 50.45993045,
                "variance": 2546.204581
              },
              {
                "average": 33262.69706,
                "count": 10379804,
                "maximum": 63488,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 9299.722258,
                "variance": 86484834.08
              },
              {
                "average": 31443.31593,
                "count": 10379804,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 6689.727802,
                "variance": 44752458.07
              },
              {
                "average": 26734.68571,
                "count": 10379804,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 5965.328147,
                "variance": 35585139.91
              },
              {
                "average": 266954.9097,
                "count": 10379804,
                "maximum": 320892.4842,
                "minimum": 245702.3787,
                "name": "GpsTime",
                "position": 15,
                "stddev": 31163.2916,
                "variance": 971150743.3
              },
              {
                "average": 0,
                "count": 10379804,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10379804,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10379804,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10379804,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10379804,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428220.9037,
              4995842.5,
              1079.603344,
              429219.5437,
              4997242.04,
              1151.963344
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428220.9037353592,
                    4995842.5003380105,
                    1079.6033438089305
                  ],
                  [
                    428220.9037353592,
                    4997242.04033801,
                    1079.6033438089305
                  ],
                  [
                    429219.5437353592,
                    4997242.04033801,
                    1151.9633438089306
                  ],
                  [
                    429219.5437353592,
                    4995842.5003380105,
                    1151.9633438089306
                  ],
                  [
                    428220.9037353592,
                    4995842.5003380105,
                    1079.6033438089305
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T18:54:52+00:00",
            "end_time": "2011-09-16T22: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": "45117B8216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752504527329,
              45.1999102405346,
              954.6497591008512
            ],
            [
              -117.93773205289591,
              45.21251007226087,
              954.6497591008512
            ],
            [
              -117.92502922786143,
              45.21261366915059,
              1450.9497591008512
            ],
            [
              -117.9248250234578,
              45.20001379217474,
              1450.9497591008512
            ],
            [
              -117.93752504527329,
              45.1999102405346,
              954.6497591008512
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377321,
        45.19991024,
        954.6497591,
        -117.924825,
        45.21261367,
        1450.949759
      ],
      "properties": {
        "datetime": "2011-09-16T22:04:52Z",
        "pc:count": 10128898,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426861.697,
            "count": 10128898,
            "maximum": 427364.7596,
            "minimum": 426367.1596,
            "name": "X",
            "position": 0,
            "stddev": 282.2373479,
            "variance": 79657.92053
          },
          {
            "average": 5006266.969,
            "count": 10128898,
            "maximum": 5006985.015,
            "minimum": 5005585.095,
            "name": "Y",
            "position": 1,
            "stddev": 405.0635473,
            "variance": 164076.4774
          },
          {
            "average": 1183.706667,
            "count": 10128898,
            "maximum": 1450.949759,
            "minimum": 954.6497591,
            "name": "Z",
            "position": 2,
            "stddev": 107.1207143,
            "variance": 11474.84743
          },
          {
            "average": 102.8353311,
            "count": 10128898,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.96174199,
            "variance": 1518.017339
          },
          {
            "average": 1.037941541,
            "count": 10128898,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2000895647,
            "variance": 0.04003583392
          },
          {
            "average": 1.081479249,
            "count": 10128898,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2960438811,
            "variance": 0.08764197951
          },
          {
            "average": 0.5001021829,
            "count": 10128898,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000142,
            "variance": 0.2500000142
          },
          {
            "average": 0,
            "count": 10128898,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.228311905,
            "count": 10128898,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4197446802,
            "variance": 0.1761855965
          },
          {
            "average": 0.4240883024,
            "count": 10128898,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.575476266,
            "variance": 73.53879319
          },
          {
            "average": 132.2734067,
            "count": 10128898,
            "maximum": 151,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 4.085177609,
            "variance": 16.6886761
          },
          {
            "average": 10763.45284,
            "count": 10128898,
            "maximum": 10767,
            "minimum": 10759,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.665355352,
            "variance": 2.773408448
          },
          {
            "average": 29041.52902,
            "count": 10128898,
            "maximum": 56320,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 9651.290583,
            "variance": 93147409.91
          },
          {
            "average": 26896.58719,
            "count": 10128898,
            "maximum": 54784,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 7667.607667,
            "variance": 58792207.34
          },
          {
            "average": 23025.24739,
            "count": 10128898,
            "maximum": 50944,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 6308.341831,
            "variance": 39795176.65
          },
          {
            "average": 243179.4253,
            "count": 10128898,
            "maximum": 245892.1419,
            "minimum": 239890.3568,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1256.353115,
            "variance": 1578423.151
          },
          {
            "average": 0,
            "count": 10128898,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10128898,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10128898,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10128898,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10128898,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426367.1596,
          5005585.095,
          954.6497591,
          427364.7596,
          5006985.015,
          1450.949759
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426367.159579587,
                5005585.095272401,
                954.6497591008512
              ],
              [
                426367.159579587,
                5006985.015272401,
                954.6497591008512
              ],
              [
                427364.759579587,
                5006985.015272401,
                1450.9497591008512
              ],
              [
                427364.759579587,
                5005585.095272401,
                1450.9497591008512
              ],
              [
                426367.159579587,
                5005585.095272401,
                954.6497591008512
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T22:04:52+00:00",
        "end_time": "2011-09-16T20:24:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377321,
            45.19991024,
            954.6497591,
            -117.924825,
            45.21261367,
            1450.949759
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752504527329,
                  45.1999102405346,
                  954.6497591008512
                ],
                [
                  -117.93773205289591,
                  45.21251007226087,
                  954.6497591008512
                ],
                [
                  -117.92502922786143,
                  45.21261366915059,
                  1450.9497591008512
                ],
                [
                  -117.9248250234578,
                  45.20001379217474,
                  1450.9497591008512
                ],
                [
                  -117.93752504527329,
                  45.1999102405346,
                  954.6497591008512
                ]
              ]
            ]
          },
          "id": "45117B8216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T22:04:52Z",
            "pc:count": 10128898,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426861.697,
                "count": 10128898,
                "maximum": 427364.7596,
                "minimum": 426367.1596,
                "name": "X",
                "position": 0,
                "stddev": 282.2373479,
                "variance": 79657.92053
              },
              {
                "average": 5006266.969,
                "count": 10128898,
                "maximum": 5006985.015,
                "minimum": 5005585.095,
                "name": "Y",
                "position": 1,
                "stddev": 405.0635473,
                "variance": 164076.4774
              },
              {
                "average": 1183.706667,
                "count": 10128898,
                "maximum": 1450.949759,
                "minimum": 954.6497591,
                "name": "Z",
                "position": 2,
                "stddev": 107.1207143,
                "variance": 11474.84743
              },
              {
                "average": 102.8353311,
                "count": 10128898,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.96174199,
                "variance": 1518.017339
              },
              {
                "average": 1.037941541,
                "count": 10128898,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2000895647,
                "variance": 0.04003583392
              },
              {
                "average": 1.081479249,
                "count": 10128898,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2960438811,
                "variance": 0.08764197951
              },
              {
                "average": 0.5001021829,
                "count": 10128898,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000142,
                "variance": 0.2500000142
              },
              {
                "average": 0,
                "count": 10128898,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.228311905,
                "count": 10128898,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4197446802,
                "variance": 0.1761855965
              },
              {
                "average": 0.4240883024,
                "count": 10128898,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.575476266,
                "variance": 73.53879319
              },
              {
                "average": 132.2734067,
                "count": 10128898,
                "maximum": 151,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 4.085177609,
                "variance": 16.6886761
              },
              {
                "average": 10763.45284,
                "count": 10128898,
                "maximum": 10767,
                "minimum": 10759,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.665355352,
                "variance": 2.773408448
              },
              {
                "average": 29041.52902,
                "count": 10128898,
                "maximum": 56320,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 9651.290583,
                "variance": 93147409.91
              },
              {
                "average": 26896.58719,
                "count": 10128898,
                "maximum": 54784,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 7667.607667,
                "variance": 58792207.34
              },
              {
                "average": 23025.24739,
                "count": 10128898,
                "maximum": 50944,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 6308.341831,
                "variance": 39795176.65
              },
              {
                "average": 243179.4253,
                "count": 10128898,
                "maximum": 245892.1419,
                "minimum": 239890.3568,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1256.353115,
                "variance": 1578423.151
              },
              {
                "average": 0,
                "count": 10128898,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10128898,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10128898,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10128898,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10128898,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426367.1596,
              5005585.095,
              954.6497591,
              427364.7596,
              5006985.015,
              1450.949759
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426367.159579587,
                    5005585.095272401,
                    954.6497591008512
                  ],
                  [
                    426367.159579587,
                    5006985.015272401,
                    954.6497591008512
                  ],
                  [
                    427364.759579587,
                    5006985.015272401,
                    1450.9497591008512
                  ],
                  [
                    427364.759579587,
                    5005585.095272401,
                    1450.9497591008512
                  ],
                  [
                    426367.159579587,
                    5005585.095272401,
                    954.6497591008512
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T22:04:52+00:00",
            "end_time": "2011-09-16T20:24: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": "45117A8309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252465543799,
              45.03740764839897,
              1013.8603559954712
            ],
            [
              -117.9627360124698,
              45.05000954893075,
              1013.8603559954712
            ],
            [
              -117.95002892368545,
              45.05011596860291,
              1054.0603559954711
            ],
            [
              -117.9498203553188,
              45.0375140215824,
              1054.0603559954711
            ],
            [
              -117.96252465543799,
              45.03740764839897,
              1013.8603559954712
            ]
          ]
        ]
      },
      "bbox": [
        -117.962736,
        45.03740765,
        1013.860356,
        -117.9498204,
        45.05011597,
        1054.060356
      ],
      "properties": {
        "datetime": "2011-09-20T02:10:14Z",
        "pc:count": 11988168,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424690.5227,
            "count": 11988168,
            "maximum": 425189.5488,
            "minimum": 424188.7688,
            "name": "X",
            "position": 0,
            "stddev": 282.9222144,
            "variance": 80044.97943
          },
          {
            "average": 4988257.356,
            "count": 11988168,
            "maximum": 4988955.972,
            "minimum": 4987555.852,
            "name": "Y",
            "position": 1,
            "stddev": 397.9376755,
            "variance": 158354.3935
          },
          {
            "average": 1021.876039,
            "count": 11988168,
            "maximum": 1054.060356,
            "minimum": 1013.860356,
            "name": "Z",
            "position": 2,
            "stddev": 3.718873725,
            "variance": 13.83002178
          },
          {
            "average": 226.8627779,
            "count": 11988168,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 37.9990653,
            "variance": 1443.928964
          },
          {
            "average": 1.012766254,
            "count": 11988168,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1325116287,
            "variance": 0.01755933175
          },
          {
            "average": 1.02557505,
            "count": 11988168,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.200137601,
            "variance": 0.04005505935
          },
          {
            "average": 0.4987437613,
            "count": 11988168,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984427,
            "variance": 0.2499984427
          },
          {
            "average": 0,
            "count": 11988168,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.257477039,
            "count": 11988168,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4372443589,
            "variance": 0.1911826293
          },
          {
            "average": 1.298553985,
            "count": 11988168,
            "maximum": 19.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.083512087,
            "variance": 65.34316767
          },
          {
            "average": 193.207449,
            "count": 11988168,
            "maximum": 212,
            "minimum": 182,
            "name": "UserData",
            "position": 10,
            "stddev": 3.525881354,
            "variance": 12.43183932
          },
          {
            "average": 261.5439098,
            "count": 11988168,
            "maximum": 275,
            "minimum": 248,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.5661796,
            "variance": 111.6441514
          },
          {
            "average": 26313.20724,
            "count": 11988168,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 8542.628175,
            "variance": 72976496.14
          },
          {
            "average": 28773.22053,
            "count": 11988168,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 6616.288374,
            "variance": 43775271.85
          },
          {
            "average": 21884.98478,
            "count": 11988168,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 4804.516854,
            "variance": 23083382.2
          },
          {
            "average": 518371.205,
            "count": 11988168,
            "maximum": 519814.6019,
            "minimum": 516664.4481,
            "name": "GpsTime",
            "position": 15,
            "stddev": 647.9625378,
            "variance": 419855.4503
          },
          {
            "average": 0,
            "count": 11988168,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11988168,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11988168,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11988168,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11988168,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424188.7688,
          4987555.852,
          1013.860356,
          425189.5488,
          4988955.972,
          1054.060356
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424188.7688391659,
                4987555.851615614,
                1013.8603559954712
              ],
              [
                424188.7688391659,
                4988955.971615613,
                1013.8603559954712
              ],
              [
                425189.54883916595,
                4988955.971615613,
                1054.0603559954711
              ],
              [
                425189.54883916595,
                4987555.851615614,
                1054.0603559954711
              ],
              [
                424188.7688391659,
                4987555.851615614,
                1013.8603559954712
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:10:14+00:00",
        "end_time": "2011-09-20T01:17:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.962736,
            45.03740765,
            1013.860356,
            -117.9498204,
            45.05011597,
            1054.060356
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252465543799,
                  45.03740764839897,
                  1013.8603559954712
                ],
                [
                  -117.9627360124698,
                  45.05000954893075,
                  1013.8603559954712
                ],
                [
                  -117.95002892368545,
                  45.05011596860291,
                  1054.0603559954711
                ],
                [
                  -117.9498203553188,
                  45.0375140215824,
                  1054.0603559954711
                ],
                [
                  -117.96252465543799,
                  45.03740764839897,
                  1013.8603559954712
                ]
              ]
            ]
          },
          "id": "45117A8309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:10:14Z",
            "pc:count": 11988168,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424690.5227,
                "count": 11988168,
                "maximum": 425189.5488,
                "minimum": 424188.7688,
                "name": "X",
                "position": 0,
                "stddev": 282.9222144,
                "variance": 80044.97943
              },
              {
                "average": 4988257.356,
                "count": 11988168,
                "maximum": 4988955.972,
                "minimum": 4987555.852,
                "name": "Y",
                "position": 1,
                "stddev": 397.9376755,
                "variance": 158354.3935
              },
              {
                "average": 1021.876039,
                "count": 11988168,
                "maximum": 1054.060356,
                "minimum": 1013.860356,
                "name": "Z",
                "position": 2,
                "stddev": 3.718873725,
                "variance": 13.83002178
              },
              {
                "average": 226.8627779,
                "count": 11988168,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 37.9990653,
                "variance": 1443.928964
              },
              {
                "average": 1.012766254,
                "count": 11988168,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1325116287,
                "variance": 0.01755933175
              },
              {
                "average": 1.02557505,
                "count": 11988168,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.200137601,
                "variance": 0.04005505935
              },
              {
                "average": 0.4987437613,
                "count": 11988168,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984427,
                "variance": 0.2499984427
              },
              {
                "average": 0,
                "count": 11988168,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.257477039,
                "count": 11988168,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4372443589,
                "variance": 0.1911826293
              },
              {
                "average": 1.298553985,
                "count": 11988168,
                "maximum": 19.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.083512087,
                "variance": 65.34316767
              },
              {
                "average": 193.207449,
                "count": 11988168,
                "maximum": 212,
                "minimum": 182,
                "name": "UserData",
                "position": 10,
                "stddev": 3.525881354,
                "variance": 12.43183932
              },
              {
                "average": 261.5439098,
                "count": 11988168,
                "maximum": 275,
                "minimum": 248,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.5661796,
                "variance": 111.6441514
              },
              {
                "average": 26313.20724,
                "count": 11988168,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 8542.628175,
                "variance": 72976496.14
              },
              {
                "average": 28773.22053,
                "count": 11988168,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 6616.288374,
                "variance": 43775271.85
              },
              {
                "average": 21884.98478,
                "count": 11988168,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 4804.516854,
                "variance": 23083382.2
              },
              {
                "average": 518371.205,
                "count": 11988168,
                "maximum": 519814.6019,
                "minimum": 516664.4481,
                "name": "GpsTime",
                "position": 15,
                "stddev": 647.9625378,
                "variance": 419855.4503
              },
              {
                "average": 0,
                "count": 11988168,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11988168,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11988168,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11988168,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11988168,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424188.7688,
              4987555.852,
              1013.860356,
              425189.5488,
              4988955.972,
              1054.060356
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424188.7688391659,
                    4987555.851615614,
                    1013.8603559954712
                  ],
                  [
                    424188.7688391659,
                    4988955.971615613,
                    1013.8603559954712
                  ],
                  [
                    425189.54883916595,
                    4988955.971615613,
                    1054.0603559954711
                  ],
                  [
                    425189.54883916595,
                    4987555.851615614,
                    1054.0603559954711
                  ],
                  [
                    424188.7688391659,
                    4987555.851615614,
                    1013.8603559954712
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:10:14+00:00",
            "end_time": "2011-09-20T01:17: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": "45117C7122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8589728262799,
              45.312445736474615,
              818.850596822496
            ],
            [
              -117.85907825754765,
              45.31942339773882,
              818.850596822496
            ],
            [
              -117.85002752625029,
              45.31949111802126,
              824.070596822496
            ],
            [
              -117.84992320541824,
              45.3125134403743,
              824.070596822496
            ],
            [
              -117.8589728262799,
              45.312445736474615,
              818.850596822496
            ]
          ]
        ]
      },
      "bbox": [
        -117.8590783,
        45.31244574,
        818.8505968,
        -117.8499232,
        45.31949112,
        824.0705968
      ],
      "properties": {
        "datetime": "2011-09-18T23:18:54Z",
        "pc:count": 2411340,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433095.6196,
            "count": 2411340,
            "maximum": 433379.2758,
            "minimum": 432669.8358,
            "name": "X",
            "position": 0,
            "stddev": 190.1876188,
            "variance": 36171.33033
          },
          {
            "average": 5018291.031,
            "count": 2411340,
            "maximum": 5018793.538,
            "minimum": 5018018.278,
            "name": "Y",
            "position": 1,
            "stddev": 180.353787,
            "variance": 32527.48847
          },
          {
            "average": 820.0562035,
            "count": 2411340,
            "maximum": 824.0705968,
            "minimum": 818.8505968,
            "name": "Z",
            "position": 2,
            "stddev": 0.3313236866,
            "variance": 0.1097753853
          },
          {
            "average": 107.1423574,
            "count": 2411340,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.27139264,
            "variance": 1041.442783
          },
          {
            "average": 1,
            "count": 2411340,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.000000415,
            "count": 2411340,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0006439776202,
            "variance": 4.147071753e-07
          },
          {
            "average": 0.5000642796,
            "count": 2411340,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000995,
            "variance": 0.2500000995
          },
          {
            "average": 0,
            "count": 2411340,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.363685337,
            "count": 2411340,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4810596726,
            "variance": 0.2314184086
          },
          {
            "average": -0.5257647084,
            "count": 2411340,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.091078661,
            "variance": 82.64771122
          },
          {
            "average": 138,
            "count": 2411340,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10633.0638,
            "count": 2411340,
            "maximum": 10636,
            "minimum": 10630,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.317185715,
            "variance": 1.734978206
          },
          {
            "average": 37810.31257,
            "count": 2411340,
            "maximum": 61184,
            "minimum": 7424,
            "name": "Red",
            "position": 12,
            "stddev": 8439.301491,
            "variance": 71221809.66
          },
          {
            "average": 35293.61973,
            "count": 2411340,
            "maximum": 60160,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 7569.561064,
            "variance": 57298254.7
          },
          {
            "average": 30789.73907,
            "count": 2411340,
            "maximum": 61696,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 6704.100427,
            "variance": 44944962.53
          },
          {
            "average": 422262.3823,
            "count": 2411340,
            "maximum": 423134.4947,
            "minimum": 420770.4304,
            "name": "GpsTime",
            "position": 15,
            "stddev": 510.3935963,
            "variance": 260501.6231
          },
          {
            "average": 0,
            "count": 2411340,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2411340,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2411340,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2411340,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2411340,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432669.8358,
          5018018.278,
          818.8505968,
          433379.2758,
          5018793.538,
          824.0705968
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432669.835837588,
                5018018.27750991,
                818.850596822496
              ],
              [
                432669.835837588,
                5018793.53750991,
                818.850596822496
              ],
              [
                433379.27583758795,
                5018793.53750991,
                824.070596822496
              ],
              [
                433379.27583758795,
                5018018.27750991,
                824.070596822496
              ],
              [
                432669.835837588,
                5018018.27750991,
                818.850596822496
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T23:18:54+00:00",
        "end_time": "2011-09-18T22:39:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8590783,
            45.31244574,
            818.8505968,
            -117.8499232,
            45.31949112,
            824.0705968
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8589728262799,
                  45.312445736474615,
                  818.850596822496
                ],
                [
                  -117.85907825754765,
                  45.31942339773882,
                  818.850596822496
                ],
                [
                  -117.85002752625029,
                  45.31949111802126,
                  824.070596822496
                ],
                [
                  -117.84992320541824,
                  45.3125134403743,
                  824.070596822496
                ],
                [
                  -117.8589728262799,
                  45.312445736474615,
                  818.850596822496
                ]
              ]
            ]
          },
          "id": "45117C7122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:18:54Z",
            "pc:count": 2411340,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433095.6196,
                "count": 2411340,
                "maximum": 433379.2758,
                "minimum": 432669.8358,
                "name": "X",
                "position": 0,
                "stddev": 190.1876188,
                "variance": 36171.33033
              },
              {
                "average": 5018291.031,
                "count": 2411340,
                "maximum": 5018793.538,
                "minimum": 5018018.278,
                "name": "Y",
                "position": 1,
                "stddev": 180.353787,
                "variance": 32527.48847
              },
              {
                "average": 820.0562035,
                "count": 2411340,
                "maximum": 824.0705968,
                "minimum": 818.8505968,
                "name": "Z",
                "position": 2,
                "stddev": 0.3313236866,
                "variance": 0.1097753853
              },
              {
                "average": 107.1423574,
                "count": 2411340,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.27139264,
                "variance": 1041.442783
              },
              {
                "average": 1,
                "count": 2411340,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.000000415,
                "count": 2411340,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0006439776202,
                "variance": 4.147071753e-07
              },
              {
                "average": 0.5000642796,
                "count": 2411340,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000995,
                "variance": 0.2500000995
              },
              {
                "average": 0,
                "count": 2411340,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.363685337,
                "count": 2411340,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4810596726,
                "variance": 0.2314184086
              },
              {
                "average": -0.5257647084,
                "count": 2411340,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.091078661,
                "variance": 82.64771122
              },
              {
                "average": 138,
                "count": 2411340,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10633.0638,
                "count": 2411340,
                "maximum": 10636,
                "minimum": 10630,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.317185715,
                "variance": 1.734978206
              },
              {
                "average": 37810.31257,
                "count": 2411340,
                "maximum": 61184,
                "minimum": 7424,
                "name": "Red",
                "position": 12,
                "stddev": 8439.301491,
                "variance": 71221809.66
              },
              {
                "average": 35293.61973,
                "count": 2411340,
                "maximum": 60160,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 7569.561064,
                "variance": 57298254.7
              },
              {
                "average": 30789.73907,
                "count": 2411340,
                "maximum": 61696,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 6704.100427,
                "variance": 44944962.53
              },
              {
                "average": 422262.3823,
                "count": 2411340,
                "maximum": 423134.4947,
                "minimum": 420770.4304,
                "name": "GpsTime",
                "position": 15,
                "stddev": 510.3935963,
                "variance": 260501.6231
              },
              {
                "average": 0,
                "count": 2411340,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2411340,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2411340,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2411340,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2411340,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432669.8358,
              5018018.278,
              818.8505968,
              433379.2758,
              5018793.538,
              824.0705968
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432669.835837588,
                    5018018.27750991,
                    818.850596822496
                  ],
                  [
                    432669.835837588,
                    5018793.53750991,
                    818.850596822496
                  ],
                  [
                    433379.27583758795,
                    5018793.53750991,
                    824.070596822496
                  ],
                  [
                    433379.27583758795,
                    5018018.27750991,
                    824.070596822496
                  ],
                  [
                    432669.835837588,
                    5018018.27750991,
                    818.850596822496
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T23:18:54+00:00",
            "end_time": "2011-09-18T22: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": "44118H1120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.07502431253563,
              44.949895105779014,
              1223.211585067049
            ],
            [
              -118.07525988341203,
              44.962509179924645,
              1223.211585067049
            ],
            [
              -118.06252946109802,
              44.96262834155867,
              1342.4715850670493
            ],
            [
              -118.06229667795738,
              44.95001421530779,
              1342.4715850670493
            ],
            [
              -118.07502431253563,
              44.949895105779014,
              1223.211585067049
            ]
          ]
        ]
      },
      "bbox": [
        -118.0752599,
        44.94989511,
        1223.211585,
        -118.0622967,
        44.96262834,
        1342.471585
      ],
      "properties": {
        "datetime": "2011-09-17T22:01:27Z",
        "pc:count": 13588929,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415706.6365,
            "count": 13588929,
            "maximum": 416203.0482,
            "minimum": 415198.8682,
            "name": "X",
            "position": 0,
            "stddev": 281.8369046,
            "variance": 79432.04082
          },
          {
            "average": 4978672.439,
            "count": 13588929,
            "maximum": 4979347.319,
            "minimum": 4977945.819,
            "name": "Y",
            "position": 1,
            "stddev": 397.2326584,
            "variance": 157793.7849
          },
          {
            "average": 1291.719519,
            "count": 13588929,
            "maximum": 1342.471585,
            "minimum": 1223.211585,
            "name": "Z",
            "position": 2,
            "stddev": 16.62659511,
            "variance": 276.4436651
          },
          {
            "average": 91.32713954,
            "count": 13588929,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.36266399,
            "variance": 2955.299236
          },
          {
            "average": 1.158517275,
            "count": 13588929,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.396317438,
            "variance": 0.1570675117
          },
          {
            "average": 1.330872433,
            "count": 13588929,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5533436354,
            "variance": 0.3061891788
          },
          {
            "average": 0.4997230466,
            "count": 13588929,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999417,
            "variance": 0.2499999417
          },
          {
            "average": 0,
            "count": 13588929,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.154042383,
            "count": 13588929,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3609893856,
            "variance": 0.1303133365
          },
          {
            "average": -1.949059454,
            "count": 13588929,
            "maximum": 21,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.195934025,
            "variance": 67.17333455
          },
          {
            "average": 176.366582,
            "count": 13588929,
            "maximum": 179,
            "minimum": 144,
            "name": "UserData",
            "position": 10,
            "stddev": 8.284727125,
            "variance": 68.63670353
          },
          {
            "average": 15003.11205,
            "count": 13588929,
            "maximum": 20164,
            "minimum": 9408,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5312.618251,
            "variance": 28223912.68
          },
          {
            "average": 22532.72515,
            "count": 13588929,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 10477.85038,
            "variance": 109785348.5
          },
          {
            "average": 23673.02929,
            "count": 13588929,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 10148.11445,
            "variance": 102984226.8
          },
          {
            "average": 21256.91549,
            "count": 13588929,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 9064.304253,
            "variance": 82161611.59
          },
          {
            "average": 308844.674,
            "count": 13588929,
            "maximum": 332087.721,
            "minimum": 156258.5665,
            "name": "GpsTime",
            "position": 15,
            "stddev": 58724.10058,
            "variance": 3448519990
          },
          {
            "average": 0,
            "count": 13588929,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13588929,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13588929,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13588929,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13588929,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415198.8682,
          4977945.819,
          1223.211585,
          416203.0482,
          4979347.319,
          1342.471585
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415198.86823844275,
                4977945.8189777285,
                1223.211585067049
              ],
              [
                415198.86823844275,
                4979347.3189777285,
                1223.211585067049
              ],
              [
                416203.0482384428,
                4979347.3189777285,
                1342.4715850670493
              ],
              [
                416203.0482384428,
                4977945.8189777285,
                1342.4715850670493
              ],
              [
                415198.86823844275,
                4977945.8189777285,
                1223.211585067049
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:01:27+00:00",
        "end_time": "2011-09-15T21:10:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/44118H1120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "44118H1120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/44118H1120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0752599,
            44.94989511,
            1223.211585,
            -118.0622967,
            44.96262834,
            1342.471585
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.07502431253563,
                  44.949895105779014,
                  1223.211585067049
                ],
                [
                  -118.07525988341203,
                  44.962509179924645,
                  1223.211585067049
                ],
                [
                  -118.06252946109802,
                  44.96262834155867,
                  1342.4715850670493
                ],
                [
                  -118.06229667795738,
                  44.95001421530779,
                  1342.4715850670493
                ],
                [
                  -118.07502431253563,
                  44.949895105779014,
                  1223.211585067049
                ]
              ]
            ]
          },
          "id": "44118H1120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/44118H1120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:01:27Z",
            "pc:count": 13588929,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415706.6365,
                "count": 13588929,
                "maximum": 416203.0482,
                "minimum": 415198.8682,
                "name": "X",
                "position": 0,
                "stddev": 281.8369046,
                "variance": 79432.04082
              },
              {
                "average": 4978672.439,
                "count": 13588929,
                "maximum": 4979347.319,
                "minimum": 4977945.819,
                "name": "Y",
                "position": 1,
                "stddev": 397.2326584,
                "variance": 157793.7849
              },
              {
                "average": 1291.719519,
                "count": 13588929,
                "maximum": 1342.471585,
                "minimum": 1223.211585,
                "name": "Z",
                "position": 2,
                "stddev": 16.62659511,
                "variance": 276.4436651
              },
              {
                "average": 91.32713954,
                "count": 13588929,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.36266399,
                "variance": 2955.299236
              },
              {
                "average": 1.158517275,
                "count": 13588929,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.396317438,
                "variance": 0.1570675117
              },
              {
                "average": 1.330872433,
                "count": 13588929,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5533436354,
                "variance": 0.3061891788
              },
              {
                "average": 0.4997230466,
                "count": 13588929,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999417,
                "variance": 0.2499999417
              },
              {
                "average": 0,
                "count": 13588929,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.154042383,
                "count": 13588929,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3609893856,
                "variance": 0.1303133365
              },
              {
                "average": -1.949059454,
                "count": 13588929,
                "maximum": 21,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.195934025,
                "variance": 67.17333455
              },
              {
                "average": 176.366582,
                "count": 13588929,
                "maximum": 179,
                "minimum": 144,
                "name": "UserData",
                "position": 10,
                "stddev": 8.284727125,
                "variance": 68.63670353
              },
              {
                "average": 15003.11205,
                "count": 13588929,
                "maximum": 20164,
                "minimum": 9408,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5312.618251,
                "variance": 28223912.68
              },
              {
                "average": 22532.72515,
                "count": 13588929,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 10477.85038,
                "variance": 109785348.5
              },
              {
                "average": 23673.02929,
                "count": 13588929,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 10148.11445,
                "variance": 102984226.8
              },
              {
                "average": 21256.91549,
                "count": 13588929,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 9064.304253,
                "variance": 82161611.59
              },
              {
                "average": 308844.674,
                "count": 13588929,
                "maximum": 332087.721,
                "minimum": 156258.5665,
                "name": "GpsTime",
                "position": 15,
                "stddev": 58724.10058,
                "variance": 3448519990
              },
              {
                "average": 0,
                "count": 13588929,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13588929,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13588929,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13588929,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13588929,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415198.8682,
              4977945.819,
              1223.211585,
              416203.0482,
              4979347.319,
              1342.471585
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415198.86823844275,
                    4977945.8189777285,
                    1223.211585067049
                  ],
                  [
                    415198.86823844275,
                    4979347.3189777285,
                    1223.211585067049
                  ],
                  [
                    416203.0482384428,
                    4979347.3189777285,
                    1342.4715850670493
                  ],
                  [
                    416203.0482384428,
                    4977945.8189777285,
                    1342.4715850670493
                  ],
                  [
                    415198.86823844275,
                    4977945.8189777285,
                    1223.211585067049
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:01:27+00:00",
            "end_time": "2011-09-15T21:10: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": "45117A8404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002498329328,
              45.04991484325989,
              971.7586820347019
            ],
            [
              -117.90022259055232,
              45.062509739383145,
              971.7586820347019
            ],
            [
              -117.88752901978104,
              45.06260909652219,
              1002.7186820347019
            ],
            [
              -117.887334197989,
              45.05001415701949,
              1002.7186820347019
            ],
            [
              -117.90002498329328,
              45.04991484325989,
              971.7586820347019
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002226,
        45.04991484,
        971.758682,
        -117.8873342,
        45.0626091,
        1002.718682
      ],
      "properties": {
        "datetime": "2011-09-19T22:17:52Z",
        "pc:count": 12584542,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429576.6565,
            "count": 12584542,
            "maximum": 430126.4183,
            "minimum": 429126.9383,
            "name": "X",
            "position": 0,
            "stddev": 277.113887,
            "variance": 76792.10638
          },
          {
            "average": 4989516.323,
            "count": 12584542,
            "maximum": 4990287.953,
            "minimum": 4988888.633,
            "name": "Y",
            "position": 1,
            "stddev": 410.9128997,
            "variance": 168849.4111
          },
          {
            "average": 983.3529021,
            "count": 12584542,
            "maximum": 1002.718682,
            "minimum": 971.758682,
            "name": "Z",
            "position": 2,
            "stddev": 4.454698783,
            "variance": 19.84434124
          },
          {
            "average": 126.3105001,
            "count": 12584542,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.91907727,
            "variance": 2296.237966
          },
          {
            "average": 1.005583914,
            "count": 12584542,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07961544553,
            "variance": 0.006338619166
          },
          {
            "average": 1.011717391,
            "count": 12584542,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1194846336,
            "variance": 0.01427657766
          },
          {
            "average": 0.4997635989,
            "count": 12584542,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999964,
            "variance": 0.249999964
          },
          {
            "average": 0,
            "count": 12584542,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276510262,
            "count": 12584542,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4472721238,
            "variance": 0.2000523527
          },
          {
            "average": -0.1311758959,
            "count": 12584542,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.264486774,
            "variance": 68.30174164
          },
          {
            "average": 143.836144,
            "count": 12584542,
            "maximum": 207,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 19.26657073,
            "variance": 371.2007477
          },
          {
            "average": 9481.595321,
            "count": 12584542,
            "maximum": 10667,
            "minimum": 106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3323.776518,
            "variance": 11047490.34
          },
          {
            "average": 31253.52057,
            "count": 12584542,
            "maximum": 64256,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 9745.541386,
            "variance": 94975576.91
          },
          {
            "average": 32537.44116,
            "count": 12584542,
            "maximum": 65280,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 7544.356785,
            "variance": 56917319.3
          },
          {
            "average": 26157.73864,
            "count": 12584542,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 6769.617302,
            "variance": 45827718.42
          },
          {
            "average": 344130.6996,
            "count": 12584542,
            "maximum": 505872.9541,
            "minimum": 319553.6654,
            "name": "GpsTime",
            "position": 15,
            "stddev": 57373.55091,
            "variance": 3291724344
          },
          {
            "average": 0,
            "count": 12584542,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12584542,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12584542,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12584542,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12584542,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429126.9383,
          4988888.633,
          971.758682,
          430126.4183,
          4990287.953,
          1002.718682
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429126.938295851,
                4988888.633456673,
                971.7586820347019
              ],
              [
                429126.938295851,
                4990287.953456673,
                971.7586820347019
              ],
              [
                430126.418295851,
                4990287.953456673,
                1002.7186820347019
              ],
              [
                430126.418295851,
                4988888.633456673,
                1002.7186820347019
              ],
              [
                429126.938295851,
                4988888.633456673,
                971.7586820347019
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T22:17:52+00:00",
        "end_time": "2011-09-17T18:32:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002226,
            45.04991484,
            971.758682,
            -117.8873342,
            45.0626091,
            1002.718682
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002498329328,
                  45.04991484325989,
                  971.7586820347019
                ],
                [
                  -117.90022259055232,
                  45.062509739383145,
                  971.7586820347019
                ],
                [
                  -117.88752901978104,
                  45.06260909652219,
                  1002.7186820347019
                ],
                [
                  -117.887334197989,
                  45.05001415701949,
                  1002.7186820347019
                ],
                [
                  -117.90002498329328,
                  45.04991484325989,
                  971.7586820347019
                ]
              ]
            ]
          },
          "id": "45117A8404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:17:52Z",
            "pc:count": 12584542,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429576.6565,
                "count": 12584542,
                "maximum": 430126.4183,
                "minimum": 429126.9383,
                "name": "X",
                "position": 0,
                "stddev": 277.113887,
                "variance": 76792.10638
              },
              {
                "average": 4989516.323,
                "count": 12584542,
                "maximum": 4990287.953,
                "minimum": 4988888.633,
                "name": "Y",
                "position": 1,
                "stddev": 410.9128997,
                "variance": 168849.4111
              },
              {
                "average": 983.3529021,
                "count": 12584542,
                "maximum": 1002.718682,
                "minimum": 971.758682,
                "name": "Z",
                "position": 2,
                "stddev": 4.454698783,
                "variance": 19.84434124
              },
              {
                "average": 126.3105001,
                "count": 12584542,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.91907727,
                "variance": 2296.237966
              },
              {
                "average": 1.005583914,
                "count": 12584542,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07961544553,
                "variance": 0.006338619166
              },
              {
                "average": 1.011717391,
                "count": 12584542,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1194846336,
                "variance": 0.01427657766
              },
              {
                "average": 0.4997635989,
                "count": 12584542,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999964,
                "variance": 0.249999964
              },
              {
                "average": 0,
                "count": 12584542,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276510262,
                "count": 12584542,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4472721238,
                "variance": 0.2000523527
              },
              {
                "average": -0.1311758959,
                "count": 12584542,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.264486774,
                "variance": 68.30174164
              },
              {
                "average": 143.836144,
                "count": 12584542,
                "maximum": 207,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 19.26657073,
                "variance": 371.2007477
              },
              {
                "average": 9481.595321,
                "count": 12584542,
                "maximum": 10667,
                "minimum": 106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3323.776518,
                "variance": 11047490.34
              },
              {
                "average": 31253.52057,
                "count": 12584542,
                "maximum": 64256,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 9745.541386,
                "variance": 94975576.91
              },
              {
                "average": 32537.44116,
                "count": 12584542,
                "maximum": 65280,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 7544.356785,
                "variance": 56917319.3
              },
              {
                "average": 26157.73864,
                "count": 12584542,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 6769.617302,
                "variance": 45827718.42
              },
              {
                "average": 344130.6996,
                "count": 12584542,
                "maximum": 505872.9541,
                "minimum": 319553.6654,
                "name": "GpsTime",
                "position": 15,
                "stddev": 57373.55091,
                "variance": 3291724344
              },
              {
                "average": 0,
                "count": 12584542,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12584542,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12584542,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12584542,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12584542,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429126.9383,
              4988888.633,
              971.758682,
              430126.4183,
              4990287.953,
              1002.718682
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429126.938295851,
                    4988888.633456673,
                    971.7586820347019
                  ],
                  [
                    429126.938295851,
                    4990287.953456673,
                    971.7586820347019
                  ],
                  [
                    430126.418295851,
                    4990287.953456673,
                    1002.7186820347019
                  ],
                  [
                    430126.418295851,
                    4988888.633456673,
                    1002.7186820347019
                  ],
                  [
                    429126.938295851,
                    4988888.633456673,
                    971.7586820347019
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T22:17:52+00:00",
            "end_time": "2011-09-17T18:32: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": "45117B7311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502435360676,
              45.14991723063431,
              933.3336955325253
            ],
            [
              -117.87521711815894,
              45.16251037047326,
              933.3336955325253
            ],
            [
              -117.86252875557132,
              45.16260690577795,
              1056.7736955325254
            ],
            [
              -117.86233878475892,
              45.15001372379683,
              1056.7736955325254
            ],
            [
              -117.87502435360676,
              45.14991723063431,
              933.3336955325253
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752171,
        45.14991723,
        933.3336955,
        -117.8623388,
        45.16260691,
        1056.773696
      ],
      "properties": {
        "datetime": "2011-09-16T19:17:06Z",
        "pc:count": 10319470,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431715.8208,
            "count": 10319470,
            "maximum": 432213.1645,
            "minimum": 431215.8445,
            "name": "X",
            "position": 0,
            "stddev": 283.8629315,
            "variance": 80578.16389
          },
          {
            "average": 5000684.213,
            "count": 10319470,
            "maximum": 5001375.379,
            "minimum": 4999976.239,
            "name": "Y",
            "position": 1,
            "stddev": 396.8581407,
            "variance": 157496.3838
          },
          {
            "average": 979.8655603,
            "count": 10319470,
            "maximum": 1056.773696,
            "minimum": 933.3336955,
            "name": "Z",
            "position": 2,
            "stddev": 26.92427147,
            "variance": 724.916394
          },
          {
            "average": 108.0287638,
            "count": 10319470,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.58678807,
            "variance": 935.5516042
          },
          {
            "average": 1.003785078,
            "count": 10319470,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06404813861,
            "variance": 0.00410216406
          },
          {
            "average": 1.008258951,
            "count": 10319470,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09759569138,
            "variance": 0.009524918976
          },
          {
            "average": 0.5000265518,
            "count": 10319470,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000235,
            "variance": 0.2500000235
          },
          {
            "average": 0,
            "count": 10319470,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.317030526,
            "count": 10319470,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4653194521,
            "variance": 0.2165221925
          },
          {
            "average": 0.2835250237,
            "count": 10319470,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.4015393,
            "variance": 70.58586261
          },
          {
            "average": 132.3617256,
            "count": 10319470,
            "maximum": 145,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 3.337701255,
            "variance": 11.14024966
          },
          {
            "average": 10748.65033,
            "count": 10319470,
            "maximum": 10754,
            "minimum": 10744,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.0661694,
            "variance": 4.26905599
          },
          {
            "average": 35472.48353,
            "count": 10319470,
            "maximum": 62464,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 5410.970427,
            "variance": 29278600.96
          },
          {
            "average": 32771.98919,
            "count": 10319470,
            "maximum": 62720,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 4094.39306,
            "variance": 16764054.53
          },
          {
            "average": 29346.93289,
            "count": 10319470,
            "maximum": 62720,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 4080.741867,
            "variance": 16652454.19
          },
          {
            "average": 232068.4517,
            "count": 10319470,
            "maximum": 235826.0873,
            "minimum": 228856.9015,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1293.020122,
            "variance": 1671901.036
          },
          {
            "average": 0,
            "count": 10319470,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10319470,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10319470,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10319470,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10319470,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431215.8445,
          4999976.239,
          933.3336955,
          432213.1645,
          5001375.379,
          1056.773696
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431215.8444758022,
                4999976.238668617,
                933.3336955325253
              ],
              [
                431215.8444758022,
                5001375.378668617,
                933.3336955325253
              ],
              [
                432213.16447580216,
                5001375.378668617,
                1056.7736955325254
              ],
              [
                432213.16447580216,
                4999976.238668617,
                1056.7736955325254
              ],
              [
                431215.8444758022,
                4999976.238668617,
                933.3336955325253
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T19:17:06+00:00",
        "end_time": "2011-09-16T17:20:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752171,
            45.14991723,
            933.3336955,
            -117.8623388,
            45.16260691,
            1056.773696
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502435360676,
                  45.14991723063431,
                  933.3336955325253
                ],
                [
                  -117.87521711815894,
                  45.16251037047326,
                  933.3336955325253
                ],
                [
                  -117.86252875557132,
                  45.16260690577795,
                  1056.7736955325254
                ],
                [
                  -117.86233878475892,
                  45.15001372379683,
                  1056.7736955325254
                ],
                [
                  -117.87502435360676,
                  45.14991723063431,
                  933.3336955325253
                ]
              ]
            ]
          },
          "id": "45117B7311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T19:17:06Z",
            "pc:count": 10319470,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431715.8208,
                "count": 10319470,
                "maximum": 432213.1645,
                "minimum": 431215.8445,
                "name": "X",
                "position": 0,
                "stddev": 283.8629315,
                "variance": 80578.16389
              },
              {
                "average": 5000684.213,
                "count": 10319470,
                "maximum": 5001375.379,
                "minimum": 4999976.239,
                "name": "Y",
                "position": 1,
                "stddev": 396.8581407,
                "variance": 157496.3838
              },
              {
                "average": 979.8655603,
                "count": 10319470,
                "maximum": 1056.773696,
                "minimum": 933.3336955,
                "name": "Z",
                "position": 2,
                "stddev": 26.92427147,
                "variance": 724.916394
              },
              {
                "average": 108.0287638,
                "count": 10319470,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.58678807,
                "variance": 935.5516042
              },
              {
                "average": 1.003785078,
                "count": 10319470,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06404813861,
                "variance": 0.00410216406
              },
              {
                "average": 1.008258951,
                "count": 10319470,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09759569138,
                "variance": 0.009524918976
              },
              {
                "average": 0.5000265518,
                "count": 10319470,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000235,
                "variance": 0.2500000235
              },
              {
                "average": 0,
                "count": 10319470,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.317030526,
                "count": 10319470,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4653194521,
                "variance": 0.2165221925
              },
              {
                "average": 0.2835250237,
                "count": 10319470,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.4015393,
                "variance": 70.58586261
              },
              {
                "average": 132.3617256,
                "count": 10319470,
                "maximum": 145,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 3.337701255,
                "variance": 11.14024966
              },
              {
                "average": 10748.65033,
                "count": 10319470,
                "maximum": 10754,
                "minimum": 10744,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.0661694,
                "variance": 4.26905599
              },
              {
                "average": 35472.48353,
                "count": 10319470,
                "maximum": 62464,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 5410.970427,
                "variance": 29278600.96
              },
              {
                "average": 32771.98919,
                "count": 10319470,
                "maximum": 62720,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 4094.39306,
                "variance": 16764054.53
              },
              {
                "average": 29346.93289,
                "count": 10319470,
                "maximum": 62720,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 4080.741867,
                "variance": 16652454.19
              },
              {
                "average": 232068.4517,
                "count": 10319470,
                "maximum": 235826.0873,
                "minimum": 228856.9015,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1293.020122,
                "variance": 1671901.036
              },
              {
                "average": 0,
                "count": 10319470,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10319470,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10319470,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10319470,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10319470,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431215.8445,
              4999976.239,
              933.3336955,
              432213.1645,
              5001375.379,
              1056.773696
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431215.8444758022,
                    4999976.238668617,
                    933.3336955325253
                  ],
                  [
                    431215.8444758022,
                    5001375.378668617,
                    933.3336955325253
                  ],
                  [
                    432213.16447580216,
                    5001375.378668617,
                    1056.7736955325254
                  ],
                  [
                    432213.16447580216,
                    4999976.238668617,
                    1056.7736955325254
                  ],
                  [
                    431215.8444758022,
                    4999976.238668617,
                    933.3336955325253
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T19:17:06+00:00",
            "end_time": "2011-09-16T17:20: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": "45117B8120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002448012339,
              45.1999091300627,
              1220.458912977724
            ],
            [
              -117.95023425339342,
              45.21250927643906,
              1220.458912977724
            ],
            [
              -117.93752994663026,
              45.21261427677801,
              1486.0589129777238
            ],
            [
              -117.93732297695628,
              45.20001408453805,
              1486.0589129777238
            ],
            [
              -117.95002448012339,
              45.1999091300627,
              1220.458912977724
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502343,
        45.19990913,
        1220.458913,
        -117.937323,
        45.21261428,
        1486.058913
      ],
      "properties": {
        "datetime": "2011-09-16T23:04:37Z",
        "pc:count": 10716005,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425872.5678,
            "count": 10716005,
            "maximum": 426383.1639,
            "minimum": 425385.4439,
            "name": "X",
            "position": 0,
            "stddev": 282.0820177,
            "variance": 79570.26468
          },
          {
            "average": 5006299.223,
            "count": 10716005,
            "maximum": 5006996.407,
            "minimum": 5005596.447,
            "name": "Y",
            "position": 1,
            "stddev": 392.9221272,
            "variance": 154387.798
          },
          {
            "average": 1390.043506,
            "count": 10716005,
            "maximum": 1486.058913,
            "minimum": 1220.458913,
            "name": "Z",
            "position": 2,
            "stddev": 48.18317021,
            "variance": 2321.617891
          },
          {
            "average": 103.2576732,
            "count": 10716005,
            "maximum": 243,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.39160897,
            "variance": 1713.265293
          },
          {
            "average": 1.060795511,
            "count": 10716005,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.251484095,
            "variance": 0.06324425005
          },
          {
            "average": 1.127703468,
            "count": 10716005,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3654896409,
            "variance": 0.1335826776
          },
          {
            "average": 0.5001487961,
            "count": 10716005,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000012,
            "variance": 0.2500000012
          },
          {
            "average": 0,
            "count": 10716005,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.231966111,
            "count": 10716005,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4220874918,
            "variance": 0.1781578507
          },
          {
            "average": 0.6076294781,
            "count": 10716005,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.418466569,
            "variance": 70.87057937
          },
          {
            "average": 131.5513223,
            "count": 10716005,
            "maximum": 144,
            "minimum": 119,
            "name": "UserData",
            "position": 10,
            "stddev": 3.855951902,
            "variance": 14.86836507
          },
          {
            "average": 10768.22694,
            "count": 10716005,
            "maximum": 10772,
            "minimum": 10764,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.640864023,
            "variance": 2.692434742
          },
          {
            "average": 25962.14712,
            "count": 10716005,
            "maximum": 53248,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9844.619871,
            "variance": 96916540.4
          },
          {
            "average": 24620.01277,
            "count": 10716005,
            "maximum": 51200,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 8371.903587,
            "variance": 70088769.67
          },
          {
            "average": 21146.40348,
            "count": 10716005,
            "maximum": 50432,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7240.016615,
            "variance": 52417840.59
          },
          {
            "average": 246739.1692,
            "count": 10716005,
            "maximum": 249477.3613,
            "minimum": 243505.3553,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1213.31099,
            "variance": 1472123.558
          },
          {
            "average": 0,
            "count": 10716005,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10716005,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10716005,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10716005,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10716005,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425385.4439,
          5005596.447,
          1220.458913,
          426383.1639,
          5006996.407,
          1486.058913
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425385.4439413799,
                5005596.447261972,
                1220.458912977724
              ],
              [
                425385.4439413799,
                5006996.407261973,
                1220.458912977724
              ],
              [
                426383.16394137987,
                5006996.407261973,
                1486.0589129777238
              ],
              [
                426383.16394137987,
                5005596.447261972,
                1486.0589129777238
              ],
              [
                425385.4439413799,
                5005596.447261972,
                1220.458912977724
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T23:04:37+00:00",
        "end_time": "2011-09-16T21:25:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502343,
            45.19990913,
            1220.458913,
            -117.937323,
            45.21261428,
            1486.058913
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002448012339,
                  45.1999091300627,
                  1220.458912977724
                ],
                [
                  -117.95023425339342,
                  45.21250927643906,
                  1220.458912977724
                ],
                [
                  -117.93752994663026,
                  45.21261427677801,
                  1486.0589129777238
                ],
                [
                  -117.93732297695628,
                  45.20001408453805,
                  1486.0589129777238
                ],
                [
                  -117.95002448012339,
                  45.1999091300627,
                  1220.458912977724
                ]
              ]
            ]
          },
          "id": "45117B8120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T23:04:37Z",
            "pc:count": 10716005,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425872.5678,
                "count": 10716005,
                "maximum": 426383.1639,
                "minimum": 425385.4439,
                "name": "X",
                "position": 0,
                "stddev": 282.0820177,
                "variance": 79570.26468
              },
              {
                "average": 5006299.223,
                "count": 10716005,
                "maximum": 5006996.407,
                "minimum": 5005596.447,
                "name": "Y",
                "position": 1,
                "stddev": 392.9221272,
                "variance": 154387.798
              },
              {
                "average": 1390.043506,
                "count": 10716005,
                "maximum": 1486.058913,
                "minimum": 1220.458913,
                "name": "Z",
                "position": 2,
                "stddev": 48.18317021,
                "variance": 2321.617891
              },
              {
                "average": 103.2576732,
                "count": 10716005,
                "maximum": 243,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.39160897,
                "variance": 1713.265293
              },
              {
                "average": 1.060795511,
                "count": 10716005,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.251484095,
                "variance": 0.06324425005
              },
              {
                "average": 1.127703468,
                "count": 10716005,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3654896409,
                "variance": 0.1335826776
              },
              {
                "average": 0.5001487961,
                "count": 10716005,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000012,
                "variance": 0.2500000012
              },
              {
                "average": 0,
                "count": 10716005,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.231966111,
                "count": 10716005,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4220874918,
                "variance": 0.1781578507
              },
              {
                "average": 0.6076294781,
                "count": 10716005,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.418466569,
                "variance": 70.87057937
              },
              {
                "average": 131.5513223,
                "count": 10716005,
                "maximum": 144,
                "minimum": 119,
                "name": "UserData",
                "position": 10,
                "stddev": 3.855951902,
                "variance": 14.86836507
              },
              {
                "average": 10768.22694,
                "count": 10716005,
                "maximum": 10772,
                "minimum": 10764,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.640864023,
                "variance": 2.692434742
              },
              {
                "average": 25962.14712,
                "count": 10716005,
                "maximum": 53248,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9844.619871,
                "variance": 96916540.4
              },
              {
                "average": 24620.01277,
                "count": 10716005,
                "maximum": 51200,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 8371.903587,
                "variance": 70088769.67
              },
              {
                "average": 21146.40348,
                "count": 10716005,
                "maximum": 50432,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7240.016615,
                "variance": 52417840.59
              },
              {
                "average": 246739.1692,
                "count": 10716005,
                "maximum": 249477.3613,
                "minimum": 243505.3553,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1213.31099,
                "variance": 1472123.558
              },
              {
                "average": 0,
                "count": 10716005,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10716005,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10716005,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10716005,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10716005,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425385.4439,
              5005596.447,
              1220.458913,
              426383.1639,
              5006996.407,
              1486.058913
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425385.4439413799,
                    5005596.447261972,
                    1220.458912977724
                  ],
                  [
                    425385.4439413799,
                    5006996.407261973,
                    1220.458912977724
                  ],
                  [
                    426383.16394137987,
                    5006996.407261973,
                    1486.0589129777238
                  ],
                  [
                    426383.16394137987,
                    5005596.447261972,
                    1486.0589129777238
                  ],
                  [
                    425385.4439413799,
                    5005596.447261972,
                    1220.458912977724
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T23:04:37+00:00",
            "end_time": "2011-09-16T21:25:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117C7123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002531826879,
              45.31242001417836,
              819.1895681385572
            ],
            [
              -117.85021255978182,
              45.324940693687026,
              819.1895681385572
            ],
            [
              -117.83752822365831,
              45.3250344148041,
              842.7495681385572
            ],
            [
              -117.83734377481073,
              45.31251369461531,
              842.7495681385572
            ],
            [
              -117.85002531826879,
              45.31242001417836,
              819.1895681385572
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502126,
        45.31242001,
        819.1895681,
        -117.8373438,
        45.32503441,
        842.7495681
      ],
      "properties": {
        "datetime": "2011-09-18T23:06:05Z",
        "pc:count": 8083375,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433912.7206,
            "count": 8083375,
            "maximum": 434365.3222,
            "minimum": 433371.1622,
            "name": "X",
            "position": 0,
            "stddev": 274.5575426,
            "variance": 75381.84419
          },
          {
            "average": 5018596.899,
            "count": 8083375,
            "maximum": 5019399.103,
            "minimum": 5018007.983,
            "name": "Y",
            "position": 1,
            "stddev": 358.2229132,
            "variance": 128323.6556
          },
          {
            "average": 823.3891627,
            "count": 8083375,
            "maximum": 842.7495681,
            "minimum": 819.1895681,
            "name": "Z",
            "position": 2,
            "stddev": 2.609161069,
            "variance": 6.807721486
          },
          {
            "average": 110.5069734,
            "count": 8083375,
            "maximum": 251,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.13816956,
            "variance": 969.5856036
          },
          {
            "average": 1.001802341,
            "count": 8083375,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0436631872,
            "variance": 0.001906473917
          },
          {
            "average": 1.004006247,
            "count": 8083375,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0666445389,
            "variance": 0.004441494565
          },
          {
            "average": 0.5000355668,
            "count": 8083375,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000297,
            "variance": 0.2500000297
          },
          {
            "average": 0,
            "count": 8083375,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.304056041,
            "count": 8083375,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.460006512,
            "variance": 0.2116059911
          },
          {
            "average": 0.2111084972,
            "count": 8083375,
            "maximum": 22.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.736610331,
            "variance": 76.32836008
          },
          {
            "average": 138,
            "count": 8083375,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10628.6002,
            "count": 8083375,
            "maximum": 10633,
            "minimum": 10624,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.796594339,
            "variance": 3.22775122
          },
          {
            "average": 31212.57157,
            "count": 8083375,
            "maximum": 56832,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 8776.162619,
            "variance": 77021030.31
          },
          {
            "average": 30302.0372,
            "count": 8083375,
            "maximum": 55808,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 6514.366385,
            "variance": 42436969.39
          },
          {
            "average": 25553.86792,
            "count": 8083375,
            "maximum": 55040,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 5796.205613,
            "variance": 33595999.51
          },
          {
            "average": 419803.6973,
            "count": 8083375,
            "maximum": 422365.454,
            "minimum": 416988.3963,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1129.607073,
            "variance": 1276012.138
          },
          {
            "average": 0,
            "count": 8083375,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8083375,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8083375,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8083375,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8083375,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433371.1622,
          5018007.983,
          819.1895681,
          434365.3222,
          5019399.103,
          842.7495681
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433371.16218269867,
                5018007.982909051,
                819.1895681385572
              ],
              [
                433371.16218269867,
                5019399.10290905,
                819.1895681385572
              ],
              [
                434365.3221826987,
                5019399.10290905,
                842.7495681385572
              ],
              [
                434365.3221826987,
                5018007.982909051,
                842.7495681385572
              ],
              [
                433371.16218269867,
                5018007.982909051,
                819.1895681385572
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T23:06:05+00:00",
        "end_time": "2011-09-18T21:36:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502126,
            45.31242001,
            819.1895681,
            -117.8373438,
            45.32503441,
            842.7495681
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002531826879,
                  45.31242001417836,
                  819.1895681385572
                ],
                [
                  -117.85021255978182,
                  45.324940693687026,
                  819.1895681385572
                ],
                [
                  -117.83752822365831,
                  45.3250344148041,
                  842.7495681385572
                ],
                [
                  -117.83734377481073,
                  45.31251369461531,
                  842.7495681385572
                ],
                [
                  -117.85002531826879,
                  45.31242001417836,
                  819.1895681385572
                ]
              ]
            ]
          },
          "id": "45117C7123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:06:05Z",
            "pc:count": 8083375,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433912.7206,
                "count": 8083375,
                "maximum": 434365.3222,
                "minimum": 433371.1622,
                "name": "X",
                "position": 0,
                "stddev": 274.5575426,
                "variance": 75381.84419
              },
              {
                "average": 5018596.899,
                "count": 8083375,
                "maximum": 5019399.103,
                "minimum": 5018007.983,
                "name": "Y",
                "position": 1,
                "stddev": 358.2229132,
                "variance": 128323.6556
              },
              {
                "average": 823.3891627,
                "count": 8083375,
                "maximum": 842.7495681,
                "minimum": 819.1895681,
                "name": "Z",
                "position": 2,
                "stddev": 2.609161069,
                "variance": 6.807721486
              },
              {
                "average": 110.5069734,
                "count": 8083375,
                "maximum": 251,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.13816956,
                "variance": 969.5856036
              },
              {
                "average": 1.001802341,
                "count": 8083375,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0436631872,
                "variance": 0.001906473917
              },
              {
                "average": 1.004006247,
                "count": 8083375,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0666445389,
                "variance": 0.004441494565
              },
              {
                "average": 0.5000355668,
                "count": 8083375,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000297,
                "variance": 0.2500000297
              },
              {
                "average": 0,
                "count": 8083375,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.304056041,
                "count": 8083375,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.460006512,
                "variance": 0.2116059911
              },
              {
                "average": 0.2111084972,
                "count": 8083375,
                "maximum": 22.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.736610331,
                "variance": 76.32836008
              },
              {
                "average": 138,
                "count": 8083375,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10628.6002,
                "count": 8083375,
                "maximum": 10633,
                "minimum": 10624,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.796594339,
                "variance": 3.22775122
              },
              {
                "average": 31212.57157,
                "count": 8083375,
                "maximum": 56832,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 8776.162619,
                "variance": 77021030.31
              },
              {
                "average": 30302.0372,
                "count": 8083375,
                "maximum": 55808,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 6514.366385,
                "variance": 42436969.39
              },
              {
                "average": 25553.86792,
                "count": 8083375,
                "maximum": 55040,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 5796.205613,
                "variance": 33595999.51
              },
              {
                "average": 419803.6973,
                "count": 8083375,
                "maximum": 422365.454,
                "minimum": 416988.3963,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1129.607073,
                "variance": 1276012.138
              },
              {
                "average": 0,
                "count": 8083375,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8083375,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8083375,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8083375,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8083375,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433371.1622,
              5018007.983,
              819.1895681,
              434365.3222,
              5019399.103,
              842.7495681
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433371.16218269867,
                    5018007.982909051,
                    819.1895681385572
                  ],
                  [
                    433371.16218269867,
                    5019399.10290905,
                    819.1895681385572
                  ],
                  [
                    434365.3221826987,
                    5019399.10290905,
                    842.7495681385572
                  ],
                  [
                    434365.3221826987,
                    5018007.982909051,
                    842.7495681385572
                  ],
                  [
                    433371.16218269867,
                    5018007.982909051,
                    819.1895681385572
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T23:06:05+00:00",
            "end_time": "2011-09-18T21:36:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117A8216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752512185031,
              45.07491027533491,
              1021.1649001730266
            ],
            [
              -117.93773122077518,
              45.087509843967354,
              1021.1649001730266
            ],
            [
              -117.92502894292913,
              45.08761344102971,
              1055.7849001730265
            ],
            [
              -117.92482563480036,
              45.07501382714984,
              1055.7849001730265
            ],
            [
              -117.93752512185031,
              45.07491027533491,
              1021.1649001730266
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377312,
        45.07491028,
        1021.1649,
        -117.9248256,
        45.08761344,
        1055.7849
      ],
      "properties": {
        "datetime": "2011-09-17T23:32:31Z",
        "pc:count": 9356657,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426696.2478,
            "count": 9356657,
            "maximum": 427205.8265,
            "minimum": 426206.0865,
            "name": "X",
            "position": 0,
            "stddev": 284.0543507,
            "variance": 80686.87418
          },
          {
            "average": 4992415.549,
            "count": 9356657,
            "maximum": 4993098.715,
            "minimum": 4991698.855,
            "name": "Y",
            "position": 1,
            "stddev": 408.4086658,
            "variance": 166797.6383
          },
          {
            "average": 1028.859519,
            "count": 9356657,
            "maximum": 1055.7849,
            "minimum": 1021.1649,
            "name": "Z",
            "position": 2,
            "stddev": 8.211640685,
            "variance": 67.43104274
          },
          {
            "average": 109.6798492,
            "count": 9356657,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.78428739,
            "variance": 717.3980508
          },
          {
            "average": 1.000000214,
            "count": 9356657,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0004623327091,
            "variance": 2.137515339e-07
          },
          {
            "average": 1.000001389,
            "count": 9356657,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00117872106,
            "variance": 1.389383337e-06
          },
          {
            "average": 0.5000055041,
            "count": 9356657,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000267,
            "variance": 0.2500000267
          },
          {
            "average": 0,
            "count": 9356657,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.296407788,
            "count": 9356657,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4566730048,
            "variance": 0.2085502333
          },
          {
            "average": -0.300662277,
            "count": 9356657,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.626357977,
            "variance": 74.41405194
          },
          {
            "average": 137,
            "count": 9356657,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10672.34067,
            "count": 9356657,
            "maximum": 10683,
            "minimum": 10668,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.517075413,
            "variance": 6.335668633
          },
          {
            "average": 35764.33646,
            "count": 9356657,
            "maximum": 60416,
            "minimum": 8448,
            "name": "Red",
            "position": 12,
            "stddev": 9114.210483,
            "variance": 83068832.74
          },
          {
            "average": 33667.14972,
            "count": 9356657,
            "maximum": 58880,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 7249.47432,
            "variance": 52554877.91
          },
          {
            "average": 26742.64827,
            "count": 9356657,
            "maximum": 60416,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 7352.896785,
            "variance": 54065091.13
          },
          {
            "average": 330983.4311,
            "count": 9356657,
            "maximum": 337551.1253,
            "minimum": 328256.5104,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1618.23018,
            "variance": 2618668.914
          },
          {
            "average": 0,
            "count": 9356657,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9356657,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9356657,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9356657,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9356657,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426206.0865,
          4991698.855,
          1021.1649,
          427205.8265,
          4993098.715,
          1055.7849
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426206.08649757865,
                4991698.855151018,
                1021.1649001730266
              ],
              [
                426206.08649757865,
                4993098.7151510175,
                1021.1649001730266
              ],
              [
                427205.82649757864,
                4993098.7151510175,
                1055.7849001730265
              ],
              [
                427205.82649757864,
                4991698.855151018,
                1055.7849001730265
              ],
              [
                426206.08649757865,
                4991698.855151018,
                1021.1649001730266
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T23:32:31+00:00",
        "end_time": "2011-09-17T20:57:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377312,
            45.07491028,
            1021.1649,
            -117.9248256,
            45.08761344,
            1055.7849
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752512185031,
                  45.07491027533491,
                  1021.1649001730266
                ],
                [
                  -117.93773122077518,
                  45.087509843967354,
                  1021.1649001730266
                ],
                [
                  -117.92502894292913,
                  45.08761344102971,
                  1055.7849001730265
                ],
                [
                  -117.92482563480036,
                  45.07501382714984,
                  1055.7849001730265
                ],
                [
                  -117.93752512185031,
                  45.07491027533491,
                  1021.1649001730266
                ]
              ]
            ]
          },
          "id": "45117A8216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:32:31Z",
            "pc:count": 9356657,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426696.2478,
                "count": 9356657,
                "maximum": 427205.8265,
                "minimum": 426206.0865,
                "name": "X",
                "position": 0,
                "stddev": 284.0543507,
                "variance": 80686.87418
              },
              {
                "average": 4992415.549,
                "count": 9356657,
                "maximum": 4993098.715,
                "minimum": 4991698.855,
                "name": "Y",
                "position": 1,
                "stddev": 408.4086658,
                "variance": 166797.6383
              },
              {
                "average": 1028.859519,
                "count": 9356657,
                "maximum": 1055.7849,
                "minimum": 1021.1649,
                "name": "Z",
                "position": 2,
                "stddev": 8.211640685,
                "variance": 67.43104274
              },
              {
                "average": 109.6798492,
                "count": 9356657,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.78428739,
                "variance": 717.3980508
              },
              {
                "average": 1.000000214,
                "count": 9356657,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0004623327091,
                "variance": 2.137515339e-07
              },
              {
                "average": 1.000001389,
                "count": 9356657,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00117872106,
                "variance": 1.389383337e-06
              },
              {
                "average": 0.5000055041,
                "count": 9356657,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000267,
                "variance": 0.2500000267
              },
              {
                "average": 0,
                "count": 9356657,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.296407788,
                "count": 9356657,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4566730048,
                "variance": 0.2085502333
              },
              {
                "average": -0.300662277,
                "count": 9356657,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.626357977,
                "variance": 74.41405194
              },
              {
                "average": 137,
                "count": 9356657,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10672.34067,
                "count": 9356657,
                "maximum": 10683,
                "minimum": 10668,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.517075413,
                "variance": 6.335668633
              },
              {
                "average": 35764.33646,
                "count": 9356657,
                "maximum": 60416,
                "minimum": 8448,
                "name": "Red",
                "position": 12,
                "stddev": 9114.210483,
                "variance": 83068832.74
              },
              {
                "average": 33667.14972,
                "count": 9356657,
                "maximum": 58880,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 7249.47432,
                "variance": 52554877.91
              },
              {
                "average": 26742.64827,
                "count": 9356657,
                "maximum": 60416,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 7352.896785,
                "variance": 54065091.13
              },
              {
                "average": 330983.4311,
                "count": 9356657,
                "maximum": 337551.1253,
                "minimum": 328256.5104,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1618.23018,
                "variance": 2618668.914
              },
              {
                "average": 0,
                "count": 9356657,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9356657,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9356657,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9356657,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9356657,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426206.0865,
              4991698.855,
              1021.1649,
              427205.8265,
              4993098.715,
              1055.7849
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426206.08649757865,
                    4991698.855151018,
                    1021.1649001730266
                  ],
                  [
                    426206.08649757865,
                    4993098.7151510175,
                    1021.1649001730266
                  ],
                  [
                    427205.82649757864,
                    4993098.7151510175,
                    1055.7849001730265
                  ],
                  [
                    427205.82649757864,
                    4991698.855151018,
                    1055.7849001730265
                  ],
                  [
                    426206.08649757865,
                    4991698.855151018,
                    1021.1649001730266
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T23:32:31+00:00",
            "end_time": "2011-09-17T20:57: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": "45117B8217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502460735754,
              45.19991143291071,
              830.9374665358206
            ],
            [
              -117.92522883466494,
              45.2125100493453,
              830.9374665358206
            ],
            [
              -117.91263445480378,
              45.21261138906268,
              1113.1974665358207
            ],
            [
              -117.91243300653535,
              45.20001272836879,
              1113.1974665358207
            ],
            [
              -117.92502460735754,
              45.19991143291071,
              830.9374665358206
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252288,
        45.19991143,
        830.9374665,
        -117.912433,
        45.21261139,
        1113.197467
      ],
      "properties": {
        "datetime": "2011-09-16T21:15:11Z",
        "pc:count": 7603532,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427771.9762,
            "count": 7603532,
            "maximum": 428338.034,
            "minimum": 427348.954,
            "name": "X",
            "position": 0,
            "stddev": 267.8030783,
            "variance": 71718.48875
          },
          {
            "average": 5006157.023,
            "count": 7603532,
            "maximum": 5006973.684,
            "minimum": 5005573.904,
            "name": "Y",
            "position": 1,
            "stddev": 361.53019,
            "variance": 130704.0783
          },
          {
            "average": 915.7057347,
            "count": 7603532,
            "maximum": 1113.197467,
            "minimum": 830.9374665,
            "name": "Z",
            "position": 2,
            "stddev": 55.80504029,
            "variance": 3114.202522
          },
          {
            "average": 102.9980502,
            "count": 7603532,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.87594953,
            "variance": 1016.076159
          },
          {
            "average": 1.006613505,
            "count": 7603532,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08446288751,
            "variance": 0.007133979367
          },
          {
            "average": 1.015132967,
            "count": 7603532,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1307882683,
            "variance": 0.01710557112
          },
          {
            "average": 0.4999709346,
            "count": 7603532,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000032,
            "variance": 0.250000032
          },
          {
            "average": 0,
            "count": 7603532,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.286358366,
            "count": 7603532,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4520589333,
            "variance": 0.2043572791
          },
          {
            "average": 0.4204680356,
            "count": 7603532,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.562450497,
            "variance": 73.31555852
          },
          {
            "average": 136.7966375,
            "count": 7603532,
            "maximum": 151,
            "minimum": 127,
            "name": "UserData",
            "position": 10,
            "stddev": 2.999672987,
            "variance": 8.998038032
          },
          {
            "average": 10759.21911,
            "count": 7603532,
            "maximum": 10763,
            "minimum": 10756,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.465405948,
            "variance": 2.147414593
          },
          {
            "average": 33253.4323,
            "count": 7603532,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 6649.878074,
            "variance": 44220878.4
          },
          {
            "average": 30153.38865,
            "count": 7603532,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 5574.063737,
            "variance": 31070186.55
          },
          {
            "average": 25289.24017,
            "count": 7603532,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 5345.089053,
            "variance": 28569976.99
          },
          {
            "average": 239939.8997,
            "count": 7603532,
            "maximum": 242911.9983,
            "minimum": 237293.658,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1152.075715,
            "variance": 1327278.454
          },
          {
            "average": 0,
            "count": 7603532,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7603532,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7603532,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7603532,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7603532,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427348.954,
          5005573.904,
          830.9374665,
          428338.034,
          5006973.684,
          1113.197467
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427348.9540453073,
                5005573.903514037,
                830.9374665358206
              ],
              [
                427348.9540453073,
                5006973.683514036,
                830.9374665358206
              ],
              [
                428338.03404530726,
                5006973.683514036,
                1113.1974665358207
              ],
              [
                428338.03404530726,
                5005573.903514037,
                1113.1974665358207
              ],
              [
                427348.9540453073,
                5005573.903514037,
                830.9374665358206
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T21:15:11+00:00",
        "end_time": "2011-09-16T19:41:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252288,
            45.19991143,
            830.9374665,
            -117.912433,
            45.21261139,
            1113.197467
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502460735754,
                  45.19991143291071,
                  830.9374665358206
                ],
                [
                  -117.92522883466494,
                  45.2125100493453,
                  830.9374665358206
                ],
                [
                  -117.91263445480378,
                  45.21261138906268,
                  1113.1974665358207
                ],
                [
                  -117.91243300653535,
                  45.20001272836879,
                  1113.1974665358207
                ],
                [
                  -117.92502460735754,
                  45.19991143291071,
                  830.9374665358206
                ]
              ]
            ]
          },
          "id": "45117B8217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T21:15:11Z",
            "pc:count": 7603532,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427771.9762,
                "count": 7603532,
                "maximum": 428338.034,
                "minimum": 427348.954,
                "name": "X",
                "position": 0,
                "stddev": 267.8030783,
                "variance": 71718.48875
              },
              {
                "average": 5006157.023,
                "count": 7603532,
                "maximum": 5006973.684,
                "minimum": 5005573.904,
                "name": "Y",
                "position": 1,
                "stddev": 361.53019,
                "variance": 130704.0783
              },
              {
                "average": 915.7057347,
                "count": 7603532,
                "maximum": 1113.197467,
                "minimum": 830.9374665,
                "name": "Z",
                "position": 2,
                "stddev": 55.80504029,
                "variance": 3114.202522
              },
              {
                "average": 102.9980502,
                "count": 7603532,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.87594953,
                "variance": 1016.076159
              },
              {
                "average": 1.006613505,
                "count": 7603532,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08446288751,
                "variance": 0.007133979367
              },
              {
                "average": 1.015132967,
                "count": 7603532,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1307882683,
                "variance": 0.01710557112
              },
              {
                "average": 0.4999709346,
                "count": 7603532,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000032,
                "variance": 0.250000032
              },
              {
                "average": 0,
                "count": 7603532,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.286358366,
                "count": 7603532,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4520589333,
                "variance": 0.2043572791
              },
              {
                "average": 0.4204680356,
                "count": 7603532,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.562450497,
                "variance": 73.31555852
              },
              {
                "average": 136.7966375,
                "count": 7603532,
                "maximum": 151,
                "minimum": 127,
                "name": "UserData",
                "position": 10,
                "stddev": 2.999672987,
                "variance": 8.998038032
              },
              {
                "average": 10759.21911,
                "count": 7603532,
                "maximum": 10763,
                "minimum": 10756,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.465405948,
                "variance": 2.147414593
              },
              {
                "average": 33253.4323,
                "count": 7603532,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 6649.878074,
                "variance": 44220878.4
              },
              {
                "average": 30153.38865,
                "count": 7603532,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 5574.063737,
                "variance": 31070186.55
              },
              {
                "average": 25289.24017,
                "count": 7603532,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 5345.089053,
                "variance": 28569976.99
              },
              {
                "average": 239939.8997,
                "count": 7603532,
                "maximum": 242911.9983,
                "minimum": 237293.658,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1152.075715,
                "variance": 1327278.454
              },
              {
                "average": 0,
                "count": 7603532,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7603532,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7603532,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7603532,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7603532,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427348.954,
              5005573.904,
              830.9374665,
              428338.034,
              5006973.684,
              1113.197467
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427348.9540453073,
                    5005573.903514037,
                    830.9374665358206
                  ],
                  [
                    427348.9540453073,
                    5006973.683514036,
                    830.9374665358206
                  ],
                  [
                    428338.03404530726,
                    5006973.683514036,
                    1113.1974665358207
                  ],
                  [
                    428338.03404530726,
                    5005573.903514037,
                    1113.1974665358207
                  ],
                  [
                    427348.9540453073,
                    5005573.903514037,
                    830.9374665358206
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T21:15:11+00:00",
            "end_time": "2011-09-16T19:41: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": "45117A8316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002385173565,
              45.012403507378046,
              1049.801379064633
            ],
            [
              -118.0002433262365,
              45.025009642024976,
              1049.801379064633
            ],
            [
              -117.98752896525531,
              45.025120299391475,
              1112.0213790646328
            ],
            [
              -117.98731227944852,
              45.01251411638841,
              1112.0213790646328
            ],
            [
              -118.00002385173565,
              45.012403507378046,
              1049.801379064633
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002433,
        45.01240351,
        1049.801379,
        -117.9873123,
        45.0251203,
        1112.021379
      ],
      "properties": {
        "datetime": "2011-09-20T21:04:38Z",
        "pc:count": 11525883,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421697.2396,
            "count": 11525883,
            "maximum": 422202.6833,
            "minimum": 421200.8833,
            "name": "X",
            "position": 0,
            "stddev": 284.4461338,
            "variance": 80909.60305
          },
          {
            "average": 4985519.176,
            "count": 11525883,
            "maximum": 4986214.592,
            "minimum": 4984813.992,
            "name": "Y",
            "position": 1,
            "stddev": 400.2863823,
            "variance": 160229.1878
          },
          {
            "average": 1076.117593,
            "count": 11525883,
            "maximum": 1112.021379,
            "minimum": 1049.801379,
            "name": "Z",
            "position": 2,
            "stddev": 11.06604833,
            "variance": 122.4574256
          },
          {
            "average": 226.2407077,
            "count": 11525883,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.24973754,
            "variance": 742.5481959
          },
          {
            "average": 1.00216799,
            "count": 11525883,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05005300148,
            "variance": 0.002505302958
          },
          {
            "average": 1.004338583,
            "count": 11525883,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07315055952,
            "variance": 0.005351004359
          },
          {
            "average": 0.4987708968,
            "count": 11525883,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998511,
            "variance": 0.249998511
          },
          {
            "average": 0,
            "count": 11525883,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.265257768,
            "count": 11525883,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4414703857,
            "variance": 0.1948961015
          },
          {
            "average": 1.308665912,
            "count": 11525883,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.792103871,
            "variance": 60.71688274
          },
          {
            "average": 197.264378,
            "count": 11525883,
            "maximum": 212,
            "minimum": 182,
            "name": "UserData",
            "position": 10,
            "stddev": 4.704526948,
            "variance": 22.1325738
          },
          {
            "average": 121.3316643,
            "count": 11525883,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 101.9503634,
            "variance": 10393.87659
          },
          {
            "average": 30044.69668,
            "count": 11525883,
            "maximum": 62464,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 9878.026374,
            "variance": 97575405.05
          },
          {
            "average": 30325.31851,
            "count": 11525883,
            "maximum": 63232,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 7892.558148,
            "variance": 62292474.12
          },
          {
            "average": 23103.79584,
            "count": 11525883,
            "maximum": 63232,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6968.502358,
            "variance": 48560025.12
          },
          {
            "average": 567359.8781,
            "count": 11525883,
            "maximum": 587878.4267,
            "minimum": 523808.0691,
            "name": "GpsTime",
            "position": 15,
            "stddev": 28531.87461,
            "variance": 814067868.7
          },
          {
            "average": 0,
            "count": 11525883,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11525883,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11525883,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11525883,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11525883,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421200.8833,
          4984813.992,
          1049.801379,
          422202.6833,
          4986214.592,
          1112.021379
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421200.8833117717,
                4984813.991648765,
                1049.801379064633
              ],
              [
                421200.8833117717,
                4986214.591648765,
                1049.801379064633
              ],
              [
                422202.6833117717,
                4986214.591648765,
                1112.0213790646328
              ],
              [
                422202.6833117717,
                4984813.991648765,
                1112.0213790646328
              ],
              [
                421200.8833117717,
                4984813.991648765,
                1049.801379064633
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:04:38+00:00",
        "end_time": "2011-09-20T03:16:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002433,
            45.01240351,
            1049.801379,
            -117.9873123,
            45.0251203,
            1112.021379
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002385173565,
                  45.012403507378046,
                  1049.801379064633
                ],
                [
                  -118.0002433262365,
                  45.025009642024976,
                  1049.801379064633
                ],
                [
                  -117.98752896525531,
                  45.025120299391475,
                  1112.0213790646328
                ],
                [
                  -117.98731227944852,
                  45.01251411638841,
                  1112.0213790646328
                ],
                [
                  -118.00002385173565,
                  45.012403507378046,
                  1049.801379064633
                ]
              ]
            ]
          },
          "id": "45117A8316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:04:38Z",
            "pc:count": 11525883,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421697.2396,
                "count": 11525883,
                "maximum": 422202.6833,
                "minimum": 421200.8833,
                "name": "X",
                "position": 0,
                "stddev": 284.4461338,
                "variance": 80909.60305
              },
              {
                "average": 4985519.176,
                "count": 11525883,
                "maximum": 4986214.592,
                "minimum": 4984813.992,
                "name": "Y",
                "position": 1,
                "stddev": 400.2863823,
                "variance": 160229.1878
              },
              {
                "average": 1076.117593,
                "count": 11525883,
                "maximum": 1112.021379,
                "minimum": 1049.801379,
                "name": "Z",
                "position": 2,
                "stddev": 11.06604833,
                "variance": 122.4574256
              },
              {
                "average": 226.2407077,
                "count": 11525883,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.24973754,
                "variance": 742.5481959
              },
              {
                "average": 1.00216799,
                "count": 11525883,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05005300148,
                "variance": 0.002505302958
              },
              {
                "average": 1.004338583,
                "count": 11525883,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07315055952,
                "variance": 0.005351004359
              },
              {
                "average": 0.4987708968,
                "count": 11525883,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998511,
                "variance": 0.249998511
              },
              {
                "average": 0,
                "count": 11525883,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.265257768,
                "count": 11525883,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4414703857,
                "variance": 0.1948961015
              },
              {
                "average": 1.308665912,
                "count": 11525883,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.792103871,
                "variance": 60.71688274
              },
              {
                "average": 197.264378,
                "count": 11525883,
                "maximum": 212,
                "minimum": 182,
                "name": "UserData",
                "position": 10,
                "stddev": 4.704526948,
                "variance": 22.1325738
              },
              {
                "average": 121.3316643,
                "count": 11525883,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 101.9503634,
                "variance": 10393.87659
              },
              {
                "average": 30044.69668,
                "count": 11525883,
                "maximum": 62464,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 9878.026374,
                "variance": 97575405.05
              },
              {
                "average": 30325.31851,
                "count": 11525883,
                "maximum": 63232,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 7892.558148,
                "variance": 62292474.12
              },
              {
                "average": 23103.79584,
                "count": 11525883,
                "maximum": 63232,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6968.502358,
                "variance": 48560025.12
              },
              {
                "average": 567359.8781,
                "count": 11525883,
                "maximum": 587878.4267,
                "minimum": 523808.0691,
                "name": "GpsTime",
                "position": 15,
                "stddev": 28531.87461,
                "variance": 814067868.7
              },
              {
                "average": 0,
                "count": 11525883,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11525883,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11525883,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11525883,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11525883,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421200.8833,
              4984813.992,
              1049.801379,
              422202.6833,
              4986214.592,
              1112.021379
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421200.8833117717,
                    4984813.991648765,
                    1049.801379064633
                  ],
                  [
                    421200.8833117717,
                    4986214.591648765,
                    1049.801379064633
                  ],
                  [
                    422202.6833117717,
                    4986214.591648765,
                    1112.0213790646328
                  ],
                  [
                    422202.6833117717,
                    4984813.991648765,
                    1112.0213790646328
                  ],
                  [
                    421200.8833117717,
                    4984813.991648765,
                    1049.801379064633
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:04:38+00:00",
            "end_time": "2011-09-20T03:16: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": "45117B6322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.73751396690139,
              45.125563010464134,
              1017.660778273379
            ],
            [
              -117.73766797143752,
              45.13751054130522,
              1017.660778273379
            ],
            [
              -117.72502873186491,
              45.13759148101375,
              1247.740778273379
            ],
            [
              -117.72487736549051,
              45.125643916649864,
              1247.740778273379
            ],
            [
              -117.73751396690139,
              45.125563010464134,
              1017.660778273379
            ]
          ]
        ]
      },
      "bbox": [
        -117.737668,
        45.12556301,
        1017.660778,
        -117.7248774,
        45.13759148,
        1247.740778
      ],
      "properties": {
        "datetime": "2011-09-16T00:24:28Z",
        "pc:count": 9365034,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 442512.7915,
            "count": 9365034,
            "maximum": 442994.6358,
            "minimum": 442000.7758,
            "name": "X",
            "position": 0,
            "stddev": 291.9261626,
            "variance": 85220.88443
          },
          {
            "average": 4997920.97,
            "count": 9365034,
            "maximum": 4998490.241,
            "minimum": 4997162.881,
            "name": "Y",
            "position": 1,
            "stddev": 326.2271846,
            "variance": 106424.1759
          },
          {
            "average": 1102.324974,
            "count": 9365034,
            "maximum": 1247.740778,
            "minimum": 1017.660778,
            "name": "Z",
            "position": 2,
            "stddev": 46.19374659,
            "variance": 2133.862224
          },
          {
            "average": 93.71540776,
            "count": 9365034,
            "maximum": 250,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.54471119,
            "variance": 2656.857251
          },
          {
            "average": 1.119898016,
            "count": 9365034,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3479737145,
            "variance": 0.121085706
          },
          {
            "average": 1.247269257,
            "count": 9365034,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4879254748,
            "variance": 0.238071269
          },
          {
            "average": 0.5002933251,
            "count": 9365034,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999407,
            "variance": 0.2499999407
          },
          {
            "average": 0,
            "count": 9365034,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.197750697,
            "count": 9365034,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3983031204,
            "variance": 0.1586453757
          },
          {
            "average": -0.3253527222,
            "count": 9365034,
            "maximum": 21,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.623814205,
            "variance": 74.37017144
          },
          {
            "average": 132.0598688,
            "count": 9365034,
            "maximum": 152,
            "minimum": 124,
            "name": "UserData",
            "position": 10,
            "stddev": 2.9934858,
            "variance": 8.960957233
          },
          {
            "average": 10700.22652,
            "count": 9365034,
            "maximum": 10741,
            "minimum": 10696,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.924095231,
            "variance": 35.09490431
          },
          {
            "average": 20332.0707,
            "count": 9365034,
            "maximum": 53248,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8735.155818,
            "variance": 76302947.16
          },
          {
            "average": 22190.17996,
            "count": 9365034,
            "maximum": 52224,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9410.28329,
            "variance": 88553431.59
          },
          {
            "average": 18448.06417,
            "count": 9365034,
            "maximum": 51712,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7910.782676,
            "variance": 62580482.54
          },
          {
            "average": 151221.1415,
            "count": 9365034,
            "maximum": 167868.6909,
            "minimum": 149819.4529,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2384.884998,
            "variance": 5687676.455
          },
          {
            "average": 0,
            "count": 9365034,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9365034,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9365034,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9365034,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9365034,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          442000.7758,
          4997162.881,
          1017.660778,
          442994.6358,
          4998490.241,
          1247.740778
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                442000.77582936833,
                4997162.8805052005,
                1017.660778273379
              ],
              [
                442000.77582936833,
                4998490.2405052,
                1017.660778273379
              ],
              [
                442994.6358293683,
                4998490.2405052,
                1247.740778273379
              ],
              [
                442994.6358293683,
                4997162.8805052005,
                1247.740778273379
              ],
              [
                442000.77582936833,
                4997162.8805052005,
                1017.660778273379
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T00:24:28+00:00",
        "end_time": "2011-09-15T19:23:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B6322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B6322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B6322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.737668,
            45.12556301,
            1017.660778,
            -117.7248774,
            45.13759148,
            1247.740778
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.73751396690139,
                  45.125563010464134,
                  1017.660778273379
                ],
                [
                  -117.73766797143752,
                  45.13751054130522,
                  1017.660778273379
                ],
                [
                  -117.72502873186491,
                  45.13759148101375,
                  1247.740778273379
                ],
                [
                  -117.72487736549051,
                  45.125643916649864,
                  1247.740778273379
                ],
                [
                  -117.73751396690139,
                  45.125563010464134,
                  1017.660778273379
                ]
              ]
            ]
          },
          "id": "45117B6322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T00:24:28Z",
            "pc:count": 9365034,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 442512.7915,
                "count": 9365034,
                "maximum": 442994.6358,
                "minimum": 442000.7758,
                "name": "X",
                "position": 0,
                "stddev": 291.9261626,
                "variance": 85220.88443
              },
              {
                "average": 4997920.97,
                "count": 9365034,
                "maximum": 4998490.241,
                "minimum": 4997162.881,
                "name": "Y",
                "position": 1,
                "stddev": 326.2271846,
                "variance": 106424.1759
              },
              {
                "average": 1102.324974,
                "count": 9365034,
                "maximum": 1247.740778,
                "minimum": 1017.660778,
                "name": "Z",
                "position": 2,
                "stddev": 46.19374659,
                "variance": 2133.862224
              },
              {
                "average": 93.71540776,
                "count": 9365034,
                "maximum": 250,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.54471119,
                "variance": 2656.857251
              },
              {
                "average": 1.119898016,
                "count": 9365034,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3479737145,
                "variance": 0.121085706
              },
              {
                "average": 1.247269257,
                "count": 9365034,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4879254748,
                "variance": 0.238071269
              },
              {
                "average": 0.5002933251,
                "count": 9365034,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999407,
                "variance": 0.2499999407
              },
              {
                "average": 0,
                "count": 9365034,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.197750697,
                "count": 9365034,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3983031204,
                "variance": 0.1586453757
              },
              {
                "average": -0.3253527222,
                "count": 9365034,
                "maximum": 21,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.623814205,
                "variance": 74.37017144
              },
              {
                "average": 132.0598688,
                "count": 9365034,
                "maximum": 152,
                "minimum": 124,
                "name": "UserData",
                "position": 10,
                "stddev": 2.9934858,
                "variance": 8.960957233
              },
              {
                "average": 10700.22652,
                "count": 9365034,
                "maximum": 10741,
                "minimum": 10696,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.924095231,
                "variance": 35.09490431
              },
              {
                "average": 20332.0707,
                "count": 9365034,
                "maximum": 53248,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8735.155818,
                "variance": 76302947.16
              },
              {
                "average": 22190.17996,
                "count": 9365034,
                "maximum": 52224,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9410.28329,
                "variance": 88553431.59
              },
              {
                "average": 18448.06417,
                "count": 9365034,
                "maximum": 51712,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7910.782676,
                "variance": 62580482.54
              },
              {
                "average": 151221.1415,
                "count": 9365034,
                "maximum": 167868.6909,
                "minimum": 149819.4529,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2384.884998,
                "variance": 5687676.455
              },
              {
                "average": 0,
                "count": 9365034,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9365034,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9365034,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9365034,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9365034,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              442000.7758,
              4997162.881,
              1017.660778,
              442994.6358,
              4998490.241,
              1247.740778
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    442000.77582936833,
                    4997162.8805052005,
                    1017.660778273379
                  ],
                  [
                    442000.77582936833,
                    4998490.2405052,
                    1017.660778273379
                  ],
                  [
                    442994.6358293683,
                    4998490.2405052,
                    1247.740778273379
                  ],
                  [
                    442994.6358293683,
                    4997162.8805052005,
                    1247.740778273379
                  ],
                  [
                    442000.77582936833,
                    4997162.8805052005,
                    1017.660778273379
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T00:24:28+00:00",
            "end_time": "2011-09-15T19: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": "45117B8218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252566901571,
              45.199968921087304,
              829.3155591167495
            ],
            [
              -117.91262090153782,
              45.20592524744955,
              829.3155591167495
            ],
            [
              -117.907036907442,
              45.20596973369385,
              892.1755591167494
            ],
            [
              -117.90694225741915,
              45.200013398145,
              892.1755591167494
            ],
            [
              -117.91252566901571,
              45.199968921087304,
              829.3155591167495
            ]
          ]
        ]
      },
      "bbox": [
        -117.9126209,
        45.19996892,
        829.3155591,
        -117.9069423,
        45.20596973,
        892.1755591
      ],
      "properties": {
        "datetime": "2011-09-16T20:08:27Z",
        "pc:count": 1230089,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428503.6519,
            "count": 1230089,
            "maximum": 428769.2814,
            "minimum": 428330.7014,
            "name": "X",
            "position": 0,
            "stddev": 105.8249972,
            "variance": 11198.93004
          },
          {
            "average": 5005816.309,
            "count": 1230089,
            "maximum": 5006230.899,
            "minimum": 5005569.119,
            "name": "Y",
            "position": 1,
            "stddev": 157.5549983,
            "variance": 24823.57748
          },
          {
            "average": 860.1308762,
            "count": 1230089,
            "maximum": 892.1755591,
            "minimum": 829.3155591,
            "name": "Z",
            "position": 2,
            "stddev": 16.8631449,
            "variance": 284.3656558
          },
          {
            "average": 107.8246785,
            "count": 1230089,
            "maximum": 244,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.90203706,
            "variance": 571.3073756
          },
          {
            "average": 1.002572985,
            "count": 1230089,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.051074845,
            "variance": 0.002608639792
          },
          {
            "average": 1.006797069,
            "count": 1230089,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0839064043,
            "variance": 0.007040284683
          },
          {
            "average": 0.5000329244,
            "count": 1230089,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000002022,
            "variance": 0.2500002022
          },
          {
            "average": 0,
            "count": 1230089,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.361096636,
            "count": 1230089,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.480318689,
            "variance": 0.230706043
          },
          {
            "average": 0.3843544708,
            "count": 1230089,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.637688175,
            "variance": 74.60965701
          },
          {
            "average": 135.3508803,
            "count": 1230089,
            "maximum": 143,
            "minimum": 128,
            "name": "UserData",
            "position": 10,
            "stddev": 1.718217868,
            "variance": 2.952272642
          },
          {
            "average": 10756.17472,
            "count": 1230089,
            "maximum": 10758,
            "minimum": 10755,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8479703427,
            "variance": 0.719053702
          },
          {
            "average": 33595.10446,
            "count": 1230089,
            "maximum": 51712,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 3553.320773,
            "variance": 12626088.52
          },
          {
            "average": 30367.28666,
            "count": 1230089,
            "maximum": 49664,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 2864.250166,
            "variance": 8203929.014
          },
          {
            "average": 24823.70474,
            "count": 1230089,
            "maximum": 40960,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 2465.007551,
            "variance": 6076262.224
          },
          {
            "average": 237533.4731,
            "count": 1230089,
            "maximum": 238907.5154,
            "minimum": 236654.7135,
            "name": "GpsTime",
            "position": 15,
            "stddev": 683.1304864,
            "variance": 466667.2614
          },
          {
            "average": 0,
            "count": 1230089,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1230089,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1230089,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1230089,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1230089,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428330.7014,
          5005569.119,
          829.3155591,
          428769.2814,
          5006230.899,
          892.1755591
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428330.70135970914,
                5005569.1191061335,
                829.3155591167495
              ],
              [
                428330.70135970914,
                5006230.899106133,
                829.3155591167495
              ],
              [
                428769.2813597091,
                5006230.899106133,
                892.1755591167494
              ],
              [
                428769.2813597091,
                5005569.1191061335,
                892.1755591167494
              ],
              [
                428330.70135970914,
                5005569.1191061335,
                829.3155591167495
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T20:08:27+00:00",
        "end_time": "2011-09-16T19:30:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9126209,
            45.19996892,
            829.3155591,
            -117.9069423,
            45.20596973,
            892.1755591
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252566901571,
                  45.199968921087304,
                  829.3155591167495
                ],
                [
                  -117.91262090153782,
                  45.20592524744955,
                  829.3155591167495
                ],
                [
                  -117.907036907442,
                  45.20596973369385,
                  892.1755591167494
                ],
                [
                  -117.90694225741915,
                  45.200013398145,
                  892.1755591167494
                ],
                [
                  -117.91252566901571,
                  45.199968921087304,
                  829.3155591167495
                ]
              ]
            ]
          },
          "id": "45117B8218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T20:08:27Z",
            "pc:count": 1230089,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428503.6519,
                "count": 1230089,
                "maximum": 428769.2814,
                "minimum": 428330.7014,
                "name": "X",
                "position": 0,
                "stddev": 105.8249972,
                "variance": 11198.93004
              },
              {
                "average": 5005816.309,
                "count": 1230089,
                "maximum": 5006230.899,
                "minimum": 5005569.119,
                "name": "Y",
                "position": 1,
                "stddev": 157.5549983,
                "variance": 24823.57748
              },
              {
                "average": 860.1308762,
                "count": 1230089,
                "maximum": 892.1755591,
                "minimum": 829.3155591,
                "name": "Z",
                "position": 2,
                "stddev": 16.8631449,
                "variance": 284.3656558
              },
              {
                "average": 107.8246785,
                "count": 1230089,
                "maximum": 244,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.90203706,
                "variance": 571.3073756
              },
              {
                "average": 1.002572985,
                "count": 1230089,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.051074845,
                "variance": 0.002608639792
              },
              {
                "average": 1.006797069,
                "count": 1230089,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0839064043,
                "variance": 0.007040284683
              },
              {
                "average": 0.5000329244,
                "count": 1230089,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000002022,
                "variance": 0.2500002022
              },
              {
                "average": 0,
                "count": 1230089,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.361096636,
                "count": 1230089,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.480318689,
                "variance": 0.230706043
              },
              {
                "average": 0.3843544708,
                "count": 1230089,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.637688175,
                "variance": 74.60965701
              },
              {
                "average": 135.3508803,
                "count": 1230089,
                "maximum": 143,
                "minimum": 128,
                "name": "UserData",
                "position": 10,
                "stddev": 1.718217868,
                "variance": 2.952272642
              },
              {
                "average": 10756.17472,
                "count": 1230089,
                "maximum": 10758,
                "minimum": 10755,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8479703427,
                "variance": 0.719053702
              },
              {
                "average": 33595.10446,
                "count": 1230089,
                "maximum": 51712,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 3553.320773,
                "variance": 12626088.52
              },
              {
                "average": 30367.28666,
                "count": 1230089,
                "maximum": 49664,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 2864.250166,
                "variance": 8203929.014
              },
              {
                "average": 24823.70474,
                "count": 1230089,
                "maximum": 40960,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 2465.007551,
                "variance": 6076262.224
              },
              {
                "average": 237533.4731,
                "count": 1230089,
                "maximum": 238907.5154,
                "minimum": 236654.7135,
                "name": "GpsTime",
                "position": 15,
                "stddev": 683.1304864,
                "variance": 466667.2614
              },
              {
                "average": 0,
                "count": 1230089,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1230089,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1230089,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1230089,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1230089,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428330.7014,
              5005569.119,
              829.3155591,
              428769.2814,
              5006230.899,
              892.1755591
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428330.70135970914,
                    5005569.1191061335,
                    829.3155591167495
                  ],
                  [
                    428330.70135970914,
                    5006230.899106133,
                    829.3155591167495
                  ],
                  [
                    428769.2813597091,
                    5006230.899106133,
                    892.1755591167494
                  ],
                  [
                    428769.2813597091,
                    5005569.1191061335,
                    892.1755591167494
                  ],
                  [
                    428330.70135970914,
                    5005569.1191061335,
                    829.3155591167495
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T20:08:27+00:00",
            "end_time": "2011-09-16T19:30: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": "45117B7312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252511188044,
              45.14991810473955,
              973.1985667331658
            ],
            [
              -117.86271510951893,
              45.16251038624988,
              973.1985667331658
            ],
            [
              -117.85002899514888,
              45.16260551546413,
              1162.7185667331657
            ],
            [
              -117.84984179058303,
              45.15001319242825,
              1162.7185667331657
            ],
            [
              -117.86252511188044,
              45.14991810473955,
              973.1985667331658
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627151,
        45.1499181,
        973.1985667,
        -117.8498418,
        45.16260552,
        1162.718567
      ],
      "properties": {
        "datetime": "2011-09-16T18:08:34Z",
        "pc:count": 10505921,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432695.9056,
            "count": 10505921,
            "maximum": 433195.5441,
            "minimum": 432198.4041,
            "name": "X",
            "position": 0,
            "stddev": 284.8033097,
            "variance": 81112.92524
          },
          {
            "average": 5000657.358,
            "count": 10505921,
            "maximum": 5001364.813,
            "minimum": 4999965.773,
            "name": "Y",
            "position": 1,
            "stddev": 398.9412761,
            "variance": 159154.1417
          },
          {
            "average": 1073.993548,
            "count": 10505921,
            "maximum": 1162.718567,
            "minimum": 973.1985667,
            "name": "Z",
            "position": 2,
            "stddev": 43.68225483,
            "variance": 1908.139387
          },
          {
            "average": 113.4344449,
            "count": 10505921,
            "maximum": 227,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.81130614,
            "variance": 392.487851
          },
          {
            "average": 1.000055017,
            "count": 10505921,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007417113545,
            "variance": 5.501357334e-05
          },
          {
            "average": 1.000152866,
            "count": 10505921,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01236296184,
            "variance": 0.0001528428255
          },
          {
            "average": 0.5000668671,
            "count": 10505921,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000193,
            "variance": 0.2500000193
          },
          {
            "average": 0,
            "count": 10505921,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.291803927,
            "count": 10505921,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.454592581,
            "variance": 0.2066544147
          },
          {
            "average": 0.2969898745,
            "count": 10505921,
            "maximum": 21,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.592646978,
            "variance": 73.83358209
          },
          {
            "average": 125.3506195,
            "count": 10505921,
            "maximum": 143,
            "minimum": 118,
            "name": "UserData",
            "position": 10,
            "stddev": 4.016575762,
            "variance": 16.13288085
          },
          {
            "average": 10743.45987,
            "count": 10505921,
            "maximum": 10748,
            "minimum": 10738,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.894990472,
            "variance": 3.590988887
          },
          {
            "average": 38211.33513,
            "count": 10505921,
            "maximum": 54784,
            "minimum": 12544,
            "name": "Red",
            "position": 12,
            "stddev": 3573.73647,
            "variance": 12771592.35
          },
          {
            "average": 34593.00821,
            "count": 10505921,
            "maximum": 52736,
            "minimum": 12288,
            "name": "Green",
            "position": 13,
            "stddev": 2924.907203,
            "variance": 8555082.148
          },
          {
            "average": 31306.91097,
            "count": 10505921,
            "maximum": 52736,
            "minimum": 9472,
            "name": "Blue",
            "position": 14,
            "stddev": 2833.143947,
            "variance": 8026704.623
          },
          {
            "average": 221438.6874,
            "count": 10505921,
            "maximum": 231714.6129,
            "minimum": 166389.1715,
            "name": "GpsTime",
            "position": 15,
            "stddev": 20199.99308,
            "variance": 408039720.4
          },
          {
            "average": 0,
            "count": 10505921,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10505921,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10505921,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10505921,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10505921,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432198.4041,
          4999965.773,
          973.1985667,
          433195.5441,
          5001364.813,
          1162.718567
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432198.40407438687,
                4999965.772627978,
                973.1985667331658
              ],
              [
                432198.40407438687,
                5001364.812627977,
                973.1985667331658
              ],
              [
                433195.5440743869,
                5001364.812627977,
                1162.7185667331657
              ],
              [
                433195.5440743869,
                4999965.772627978,
                1162.7185667331657
              ],
              [
                432198.40407438687,
                4999965.772627978,
                973.1985667331658
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T18:08:34+00:00",
        "end_time": "2011-09-15T23:59:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627151,
            45.1499181,
            973.1985667,
            -117.8498418,
            45.16260552,
            1162.718567
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252511188044,
                  45.14991810473955,
                  973.1985667331658
                ],
                [
                  -117.86271510951893,
                  45.16251038624988,
                  973.1985667331658
                ],
                [
                  -117.85002899514888,
                  45.16260551546413,
                  1162.7185667331657
                ],
                [
                  -117.84984179058303,
                  45.15001319242825,
                  1162.7185667331657
                ],
                [
                  -117.86252511188044,
                  45.14991810473955,
                  973.1985667331658
                ]
              ]
            ]
          },
          "id": "45117B7312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T18:08:34Z",
            "pc:count": 10505921,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432695.9056,
                "count": 10505921,
                "maximum": 433195.5441,
                "minimum": 432198.4041,
                "name": "X",
                "position": 0,
                "stddev": 284.8033097,
                "variance": 81112.92524
              },
              {
                "average": 5000657.358,
                "count": 10505921,
                "maximum": 5001364.813,
                "minimum": 4999965.773,
                "name": "Y",
                "position": 1,
                "stddev": 398.9412761,
                "variance": 159154.1417
              },
              {
                "average": 1073.993548,
                "count": 10505921,
                "maximum": 1162.718567,
                "minimum": 973.1985667,
                "name": "Z",
                "position": 2,
                "stddev": 43.68225483,
                "variance": 1908.139387
              },
              {
                "average": 113.4344449,
                "count": 10505921,
                "maximum": 227,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.81130614,
                "variance": 392.487851
              },
              {
                "average": 1.000055017,
                "count": 10505921,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007417113545,
                "variance": 5.501357334e-05
              },
              {
                "average": 1.000152866,
                "count": 10505921,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01236296184,
                "variance": 0.0001528428255
              },
              {
                "average": 0.5000668671,
                "count": 10505921,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000193,
                "variance": 0.2500000193
              },
              {
                "average": 0,
                "count": 10505921,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.291803927,
                "count": 10505921,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.454592581,
                "variance": 0.2066544147
              },
              {
                "average": 0.2969898745,
                "count": 10505921,
                "maximum": 21,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.592646978,
                "variance": 73.83358209
              },
              {
                "average": 125.3506195,
                "count": 10505921,
                "maximum": 143,
                "minimum": 118,
                "name": "UserData",
                "position": 10,
                "stddev": 4.016575762,
                "variance": 16.13288085
              },
              {
                "average": 10743.45987,
                "count": 10505921,
                "maximum": 10748,
                "minimum": 10738,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.894990472,
                "variance": 3.590988887
              },
              {
                "average": 38211.33513,
                "count": 10505921,
                "maximum": 54784,
                "minimum": 12544,
                "name": "Red",
                "position": 12,
                "stddev": 3573.73647,
                "variance": 12771592.35
              },
              {
                "average": 34593.00821,
                "count": 10505921,
                "maximum": 52736,
                "minimum": 12288,
                "name": "Green",
                "position": 13,
                "stddev": 2924.907203,
                "variance": 8555082.148
              },
              {
                "average": 31306.91097,
                "count": 10505921,
                "maximum": 52736,
                "minimum": 9472,
                "name": "Blue",
                "position": 14,
                "stddev": 2833.143947,
                "variance": 8026704.623
              },
              {
                "average": 221438.6874,
                "count": 10505921,
                "maximum": 231714.6129,
                "minimum": 166389.1715,
                "name": "GpsTime",
                "position": 15,
                "stddev": 20199.99308,
                "variance": 408039720.4
              },
              {
                "average": 0,
                "count": 10505921,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10505921,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10505921,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10505921,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10505921,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432198.4041,
              4999965.773,
              973.1985667,
              433195.5441,
              5001364.813,
              1162.718567
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432198.40407438687,
                    4999965.772627978,
                    973.1985667331658
                  ],
                  [
                    432198.40407438687,
                    5001364.812627977,
                    973.1985667331658
                  ],
                  [
                    433195.5440743869,
                    5001364.812627977,
                    1162.7185667331657
                  ],
                  [
                    433195.5440743869,
                    4999965.772627978,
                    1162.7185667331657
                  ],
                  [
                    432198.40407438687,
                    4999965.772627978,
                    973.1985667331658
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T18:08:34+00:00",
            "end_time": "2011-09-15T23: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": "45117B8401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752428265459,
              45.174910381074234,
              1366.5824690217996
            ],
            [
              -117.9377311009514,
              45.187509728165075,
              1366.5824690217996
            ],
            [
              -117.9250292568731,
              45.18761331854954,
              1515.8624690217998
            ],
            [
              -117.92482523901812,
              45.17501392621418,
              1515.8624690217998
            ],
            [
              -117.93752428265459,
              45.174910381074234,
              1366.5824690217996
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377311,
        45.17491038,
        1366.582469,
        -117.9248252,
        45.18761332,
        1515.862469
      ],
      "properties": {
        "datetime": "2011-09-16T23:05:27Z",
        "pc:count": 11240174,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426841.0903,
            "count": 11240174,
            "maximum": 427332.9379,
            "minimum": 426334.9779,
            "name": "X",
            "position": 0,
            "stddev": 282.6271536,
            "variance": 79878.10798
          },
          {
            "average": 5003513.08,
            "count": 11240174,
            "maximum": 5004207.698,
            "minimum": 5002807.838,
            "name": "Y",
            "position": 1,
            "stddev": 402.2129896,
            "variance": 161775.289
          },
          {
            "average": 1444.863885,
            "count": 11240174,
            "maximum": 1515.862469,
            "minimum": 1366.582469,
            "name": "Z",
            "position": 2,
            "stddev": 30.08825875,
            "variance": 905.3033146
          },
          {
            "average": 101.2403612,
            "count": 11240174,
            "maximum": 244,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.42732671,
            "variance": 1885.932705
          },
          {
            "average": 1.078400477,
            "count": 11240174,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.282062812,
            "variance": 0.0795594299
          },
          {
            "average": 1.164389982,
            "count": 11240174,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4054627374,
            "variance": 0.1644000314
          },
          {
            "average": 0.5001481294,
            "count": 11240174,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000003,
            "variance": 0.2500000003
          },
          {
            "average": 0,
            "count": 11240174,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.228839785,
            "count": 11240174,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4200858882,
            "variance": 0.1764721534
          },
          {
            "average": 0.1173545324,
            "count": 11240174,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.411166989,
            "variance": 70.74773012
          },
          {
            "average": 132.5108045,
            "count": 11240174,
            "maximum": 144,
            "minimum": 123,
            "name": "UserData",
            "position": 10,
            "stddev": 2.72224864,
            "variance": 7.41063766
          },
          {
            "average": 10768.26628,
            "count": 11240174,
            "maximum": 10772,
            "minimum": 10764,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.722902988,
            "variance": 2.968394708
          },
          {
            "average": 26098.59934,
            "count": 11240174,
            "maximum": 53248,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 8664.420679,
            "variance": 75072185.71
          },
          {
            "average": 24931.16658,
            "count": 11240174,
            "maximum": 47872,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 7663.17369,
            "variance": 58724231
          },
          {
            "average": 21324.31372,
            "count": 11240174,
            "maximum": 47104,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6689.380002,
            "variance": 44747804.81
          },
          {
            "average": 246770.5163,
            "count": 11240174,
            "maximum": 249527.0832,
            "minimum": 243561.364,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1268.447011,
            "variance": 1608957.819
          },
          {
            "average": 0,
            "count": 11240174,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11240174,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11240174,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11240174,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11240174,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426334.9779,
          5002807.838,
          1366.582469,
          427332.9379,
          5004207.698,
          1515.862469
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426334.97790721816,
                5002807.837688103,
                1366.5824690217996
              ],
              [
                426334.97790721816,
                5004207.697688103,
                1366.5824690217996
              ],
              [
                427332.9379072181,
                5004207.697688103,
                1515.8624690217998
              ],
              [
                427332.9379072181,
                5002807.837688103,
                1515.8624690217998
              ],
              [
                426334.97790721816,
                5002807.837688103,
                1366.5824690217996
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T23:05:27+00:00",
        "end_time": "2011-09-16T21:26:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377311,
            45.17491038,
            1366.582469,
            -117.9248252,
            45.18761332,
            1515.862469
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752428265459,
                  45.174910381074234,
                  1366.5824690217996
                ],
                [
                  -117.9377311009514,
                  45.187509728165075,
                  1366.5824690217996
                ],
                [
                  -117.9250292568731,
                  45.18761331854954,
                  1515.8624690217998
                ],
                [
                  -117.92482523901812,
                  45.17501392621418,
                  1515.8624690217998
                ],
                [
                  -117.93752428265459,
                  45.174910381074234,
                  1366.5824690217996
                ]
              ]
            ]
          },
          "id": "45117B8401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T23:05:27Z",
            "pc:count": 11240174,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426841.0903,
                "count": 11240174,
                "maximum": 427332.9379,
                "minimum": 426334.9779,
                "name": "X",
                "position": 0,
                "stddev": 282.6271536,
                "variance": 79878.10798
              },
              {
                "average": 5003513.08,
                "count": 11240174,
                "maximum": 5004207.698,
                "minimum": 5002807.838,
                "name": "Y",
                "position": 1,
                "stddev": 402.2129896,
                "variance": 161775.289
              },
              {
                "average": 1444.863885,
                "count": 11240174,
                "maximum": 1515.862469,
                "minimum": 1366.582469,
                "name": "Z",
                "position": 2,
                "stddev": 30.08825875,
                "variance": 905.3033146
              },
              {
                "average": 101.2403612,
                "count": 11240174,
                "maximum": 244,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.42732671,
                "variance": 1885.932705
              },
              {
                "average": 1.078400477,
                "count": 11240174,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.282062812,
                "variance": 0.0795594299
              },
              {
                "average": 1.164389982,
                "count": 11240174,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4054627374,
                "variance": 0.1644000314
              },
              {
                "average": 0.5001481294,
                "count": 11240174,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000003,
                "variance": 0.2500000003
              },
              {
                "average": 0,
                "count": 11240174,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.228839785,
                "count": 11240174,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4200858882,
                "variance": 0.1764721534
              },
              {
                "average": 0.1173545324,
                "count": 11240174,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.411166989,
                "variance": 70.74773012
              },
              {
                "average": 132.5108045,
                "count": 11240174,
                "maximum": 144,
                "minimum": 123,
                "name": "UserData",
                "position": 10,
                "stddev": 2.72224864,
                "variance": 7.41063766
              },
              {
                "average": 10768.26628,
                "count": 11240174,
                "maximum": 10772,
                "minimum": 10764,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.722902988,
                "variance": 2.968394708
              },
              {
                "average": 26098.59934,
                "count": 11240174,
                "maximum": 53248,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 8664.420679,
                "variance": 75072185.71
              },
              {
                "average": 24931.16658,
                "count": 11240174,
                "maximum": 47872,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 7663.17369,
                "variance": 58724231
              },
              {
                "average": 21324.31372,
                "count": 11240174,
                "maximum": 47104,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6689.380002,
                "variance": 44747804.81
              },
              {
                "average": 246770.5163,
                "count": 11240174,
                "maximum": 249527.0832,
                "minimum": 243561.364,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1268.447011,
                "variance": 1608957.819
              },
              {
                "average": 0,
                "count": 11240174,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11240174,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11240174,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11240174,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11240174,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426334.9779,
              5002807.838,
              1366.582469,
              427332.9379,
              5004207.698,
              1515.862469
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426334.97790721816,
                    5002807.837688103,
                    1366.5824690217996
                  ],
                  [
                    426334.97790721816,
                    5004207.697688103,
                    1366.5824690217996
                  ],
                  [
                    427332.9379072181,
                    5004207.697688103,
                    1515.8624690217998
                  ],
                  [
                    427332.9379072181,
                    5002807.837688103,
                    1515.8624690217998
                  ],
                  [
                    426334.97790721816,
                    5002807.837688103,
                    1366.5824690217996
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T23:05:27+00:00",
            "end_time": "2011-09-16T21:26: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": "45117C7417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002597638578,
              45.26249185140905,
              980.3846929669637
            ],
            [
              -117.80020186304543,
              45.2750102783066,
              980.3846929669637
            ],
            [
              -117.78752875164746,
              45.275098368830406,
              1187.4846929669636
            ],
            [
              -117.78735564987501,
              45.26257990370414,
              1187.4846929669636
            ],
            [
              -117.80002597638578,
              45.26249185140905,
              980.3846929669637
            ]
          ]
        ]
      },
      "bbox": [
        -117.8002019,
        45.26249185,
        980.384693,
        -117.7873556,
        45.27509837,
        1187.484693
      ],
      "properties": {
        "datetime": "2011-09-18T22:03:02Z",
        "pc:count": 8527419,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437686.4041,
            "count": 8527419,
            "maximum": 438229.4947,
            "minimum": 437235.3547,
            "name": "X",
            "position": 0,
            "stddev": 270.8436476,
            "variance": 73356.28143
          },
          {
            "average": 5013199.058,
            "count": 8527419,
            "maximum": 5013812.037,
            "minimum": 5012421.197,
            "name": "Y",
            "position": 1,
            "stddev": 375.4469404,
            "variance": 140960.405
          },
          {
            "average": 1084.525736,
            "count": 8527419,
            "maximum": 1187.484693,
            "minimum": 980.384693,
            "name": "Z",
            "position": 2,
            "stddev": 48.60189395,
            "variance": 2362.144096
          },
          {
            "average": 94.9915821,
            "count": 8527419,
            "maximum": 240,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.00808164,
            "variance": 1849.695086
          },
          {
            "average": 1.077763858,
            "count": 8527419,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.28651068,
            "variance": 0.08208836974
          },
          {
            "average": 1.160775611,
            "count": 8527419,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.411841918,
            "variance": 0.1696137654
          },
          {
            "average": 0.5004231644,
            "count": 8527419,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998502,
            "variance": 0.2499998502
          },
          {
            "average": 0,
            "count": 8527419,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.235205166,
            "count": 8527419,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4241270056,
            "variance": 0.1798837169
          },
          {
            "average": 0.4521844521,
            "count": 8527419,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.459642187,
            "variance": 71.56554594
          },
          {
            "average": 138,
            "count": 8527419,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10622.97464,
            "count": 8527419,
            "maximum": 10627,
            "minimum": 10619,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.83502017,
            "variance": 3.367299024
          },
          {
            "average": 25509.29576,
            "count": 8527419,
            "maximum": 61184,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 11133.26812,
            "variance": 123949659.1
          },
          {
            "average": 24595.9605,
            "count": 8527419,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 9476.859797,
            "variance": 89810871.62
          },
          {
            "average": 20155.92359,
            "count": 8527419,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7620.805101,
            "variance": 58076670.38
          },
          {
            "average": 416284.3275,
            "count": 8527419,
            "maximum": 418582.2994,
            "minimum": 413595.2346,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1153.55643,
            "variance": 1330692.438
          },
          {
            "average": 0,
            "count": 8527419,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8527419,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8527419,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8527419,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8527419,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437235.3547,
          5012421.197,
          980.384693,
          438229.4947,
          5013812.037,
          1187.484693
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437235.35467362456,
                5012421.19653387,
                980.3846929669637
              ],
              [
                437235.35467362456,
                5013812.03653387,
                980.3846929669637
              ],
              [
                438229.4946736246,
                5013812.03653387,
                1187.4846929669636
              ],
              [
                438229.4946736246,
                5012421.19653387,
                1187.4846929669636
              ],
              [
                437235.35467362456,
                5012421.19653387,
                980.3846929669637
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:03:02+00:00",
        "end_time": "2011-09-18T20:39:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8002019,
            45.26249185,
            980.384693,
            -117.7873556,
            45.27509837,
            1187.484693
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002597638578,
                  45.26249185140905,
                  980.3846929669637
                ],
                [
                  -117.80020186304543,
                  45.2750102783066,
                  980.3846929669637
                ],
                [
                  -117.78752875164746,
                  45.275098368830406,
                  1187.4846929669636
                ],
                [
                  -117.78735564987501,
                  45.26257990370414,
                  1187.4846929669636
                ],
                [
                  -117.80002597638578,
                  45.26249185140905,
                  980.3846929669637
                ]
              ]
            ]
          },
          "id": "45117C7417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:03:02Z",
            "pc:count": 8527419,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437686.4041,
                "count": 8527419,
                "maximum": 438229.4947,
                "minimum": 437235.3547,
                "name": "X",
                "position": 0,
                "stddev": 270.8436476,
                "variance": 73356.28143
              },
              {
                "average": 5013199.058,
                "count": 8527419,
                "maximum": 5013812.037,
                "minimum": 5012421.197,
                "name": "Y",
                "position": 1,
                "stddev": 375.4469404,
                "variance": 140960.405
              },
              {
                "average": 1084.525736,
                "count": 8527419,
                "maximum": 1187.484693,
                "minimum": 980.384693,
                "name": "Z",
                "position": 2,
                "stddev": 48.60189395,
                "variance": 2362.144096
              },
              {
                "average": 94.9915821,
                "count": 8527419,
                "maximum": 240,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.00808164,
                "variance": 1849.695086
              },
              {
                "average": 1.077763858,
                "count": 8527419,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.28651068,
                "variance": 0.08208836974
              },
              {
                "average": 1.160775611,
                "count": 8527419,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.411841918,
                "variance": 0.1696137654
              },
              {
                "average": 0.5004231644,
                "count": 8527419,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998502,
                "variance": 0.2499998502
              },
              {
                "average": 0,
                "count": 8527419,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.235205166,
                "count": 8527419,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4241270056,
                "variance": 0.1798837169
              },
              {
                "average": 0.4521844521,
                "count": 8527419,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.459642187,
                "variance": 71.56554594
              },
              {
                "average": 138,
                "count": 8527419,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10622.97464,
                "count": 8527419,
                "maximum": 10627,
                "minimum": 10619,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.83502017,
                "variance": 3.367299024
              },
              {
                "average": 25509.29576,
                "count": 8527419,
                "maximum": 61184,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 11133.26812,
                "variance": 123949659.1
              },
              {
                "average": 24595.9605,
                "count": 8527419,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 9476.859797,
                "variance": 89810871.62
              },
              {
                "average": 20155.92359,
                "count": 8527419,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7620.805101,
                "variance": 58076670.38
              },
              {
                "average": 416284.3275,
                "count": 8527419,
                "maximum": 418582.2994,
                "minimum": 413595.2346,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1153.55643,
                "variance": 1330692.438
              },
              {
                "average": 0,
                "count": 8527419,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8527419,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8527419,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8527419,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8527419,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437235.3547,
              5012421.197,
              980.384693,
              438229.4947,
              5013812.037,
              1187.484693
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437235.35467362456,
                    5012421.19653387,
                    980.3846929669637
                  ],
                  [
                    437235.35467362456,
                    5013812.03653387,
                    980.3846929669637
                  ],
                  [
                    438229.4946736246,
                    5013812.03653387,
                    1187.4846929669636
                  ],
                  [
                    438229.4946736246,
                    5012421.19653387,
                    1187.4846929669636
                  ],
                  [
                    437235.35467362456,
                    5012421.19653387,
                    980.3846929669637
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:03:02+00:00",
            "end_time": "2011-09-18T20:39:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117B8121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0000249653869,
              45.18740347824386,
              1091.2981272178918
            ],
            [
              -118.00024578598429,
              45.20000940499385,
              1091.2981272178918
            ],
            [
              -117.98752968173852,
              45.20012007269676,
              1203.9981272178916
            ],
            [
              -117.98731166731672,
              45.18751409758579,
              1203.9981272178916
            ],
            [
              -118.0000249653869,
              45.18740347824386,
              1091.2981272178918
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002458,
        45.18740348,
        1091.298127,
        -117.9873117,
        45.20012007,
        1203.998127
      ],
      "properties": {
        "datetime": "2011-09-17T22:43:50Z",
        "pc:count": 9204798,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421950.309,
            "count": 9204798,
            "maximum": 422440.0466,
            "minimum": 421441.1666,
            "name": "X",
            "position": 0,
            "stddev": 282.4855495,
            "variance": 79798.08568
          },
          {
            "average": 5004942.222,
            "count": 9204798,
            "maximum": 5005655.226,
            "minimum": 5004254.606,
            "name": "Y",
            "position": 1,
            "stddev": 397.6505148,
            "variance": 158125.9319
          },
          {
            "average": 1131.782745,
            "count": 9204798,
            "maximum": 1203.998127,
            "minimum": 1091.298127,
            "name": "Z",
            "position": 2,
            "stddev": 22.26192508,
            "variance": 495.5933081
          },
          {
            "average": 105.1761759,
            "count": 9204798,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.87371646,
            "variance": 1147.428667
          },
          {
            "average": 1.004142731,
            "count": 9204798,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06820741098,
            "variance": 0.004652250913
          },
          {
            "average": 1.008799107,
            "count": 9204798,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1028361907,
            "variance": 0.01057528212
          },
          {
            "average": 0.5000330263,
            "count": 9204798,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000261,
            "variance": 0.2500000261
          },
          {
            "average": 0,
            "count": 9204798,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.327101257,
            "count": 9204798,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4691546107,
            "variance": 0.2201060487
          },
          {
            "average": -0.2353576743,
            "count": 9204798,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.566457777,
            "variance": 73.38419884
          },
          {
            "average": 137,
            "count": 9204798,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10673.66005,
            "count": 9204798,
            "maximum": 10678,
            "minimum": 10670,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.689847022,
            "variance": 2.855582956
          },
          {
            "average": 36863.84061,
            "count": 9204798,
            "maximum": 63232,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 6119.477673,
            "variance": 37448006.99
          },
          {
            "average": 33009.16664,
            "count": 9204798,
            "maximum": 63744,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 4609.338938,
            "variance": 21246005.45
          },
          {
            "average": 27450.10824,
            "count": 9204798,
            "maximum": 63488,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4683.163188,
            "variance": 21932017.44
          },
          {
            "average": 331892.8389,
            "count": 9204798,
            "maximum": 334630.7207,
            "minimum": 329400.4937,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1107.454719,
            "variance": 1226455.954
          },
          {
            "average": 0,
            "count": 9204798,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9204798,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9204798,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9204798,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9204798,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421441.1666,
          5004254.606,
          1091.298127,
          422440.0466,
          5005655.226,
          1203.998127
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421441.16658673243,
                5004254.60569781,
                1091.2981272178918
              ],
              [
                421441.16658673243,
                5005655.225697809,
                1091.2981272178918
              ],
              [
                422440.04658673244,
                5005655.225697809,
                1203.9981272178916
              ],
              [
                422440.04658673244,
                5004254.60569781,
                1203.9981272178916
              ],
              [
                421441.16658673243,
                5004254.60569781,
                1091.2981272178918
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:43:50+00:00",
        "end_time": "2011-09-17T21:16:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002458,
            45.18740348,
            1091.298127,
            -117.9873117,
            45.20012007,
            1203.998127
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0000249653869,
                  45.18740347824386,
                  1091.2981272178918
                ],
                [
                  -118.00024578598429,
                  45.20000940499385,
                  1091.2981272178918
                ],
                [
                  -117.98752968173852,
                  45.20012007269676,
                  1203.9981272178916
                ],
                [
                  -117.98731166731672,
                  45.18751409758579,
                  1203.9981272178916
                ],
                [
                  -118.0000249653869,
                  45.18740347824386,
                  1091.2981272178918
                ]
              ]
            ]
          },
          "id": "45117B8121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:43:50Z",
            "pc:count": 9204798,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421950.309,
                "count": 9204798,
                "maximum": 422440.0466,
                "minimum": 421441.1666,
                "name": "X",
                "position": 0,
                "stddev": 282.4855495,
                "variance": 79798.08568
              },
              {
                "average": 5004942.222,
                "count": 9204798,
                "maximum": 5005655.226,
                "minimum": 5004254.606,
                "name": "Y",
                "position": 1,
                "stddev": 397.6505148,
                "variance": 158125.9319
              },
              {
                "average": 1131.782745,
                "count": 9204798,
                "maximum": 1203.998127,
                "minimum": 1091.298127,
                "name": "Z",
                "position": 2,
                "stddev": 22.26192508,
                "variance": 495.5933081
              },
              {
                "average": 105.1761759,
                "count": 9204798,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.87371646,
                "variance": 1147.428667
              },
              {
                "average": 1.004142731,
                "count": 9204798,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06820741098,
                "variance": 0.004652250913
              },
              {
                "average": 1.008799107,
                "count": 9204798,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1028361907,
                "variance": 0.01057528212
              },
              {
                "average": 0.5000330263,
                "count": 9204798,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000261,
                "variance": 0.2500000261
              },
              {
                "average": 0,
                "count": 9204798,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.327101257,
                "count": 9204798,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4691546107,
                "variance": 0.2201060487
              },
              {
                "average": -0.2353576743,
                "count": 9204798,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.566457777,
                "variance": 73.38419884
              },
              {
                "average": 137,
                "count": 9204798,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10673.66005,
                "count": 9204798,
                "maximum": 10678,
                "minimum": 10670,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.689847022,
                "variance": 2.855582956
              },
              {
                "average": 36863.84061,
                "count": 9204798,
                "maximum": 63232,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 6119.477673,
                "variance": 37448006.99
              },
              {
                "average": 33009.16664,
                "count": 9204798,
                "maximum": 63744,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 4609.338938,
                "variance": 21246005.45
              },
              {
                "average": 27450.10824,
                "count": 9204798,
                "maximum": 63488,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4683.163188,
                "variance": 21932017.44
              },
              {
                "average": 331892.8389,
                "count": 9204798,
                "maximum": 334630.7207,
                "minimum": 329400.4937,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1107.454719,
                "variance": 1226455.954
              },
              {
                "average": 0,
                "count": 9204798,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9204798,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9204798,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9204798,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9204798,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421441.1666,
              5004254.606,
              1091.298127,
              422440.0466,
              5005655.226,
              1203.998127
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421441.16658673243,
                    5004254.60569781,
                    1091.2981272178918
                  ],
                  [
                    421441.16658673243,
                    5005655.225697809,
                    1091.2981272178918
                  ],
                  [
                    422440.04658673244,
                    5005655.225697809,
                    1203.9981272178916
                  ],
                  [
                    422440.04658673244,
                    5004254.60569781,
                    1203.9981272178916
                  ],
                  [
                    421441.16658673243,
                    5004254.60569781,
                    1091.2981272178918
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:43:50+00:00",
            "end_time": "2011-09-17T21:16: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": "45117A8204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002519568667,
              45.112414987978035,
              1034.2378795545833
            ],
            [
              -117.90022323390228,
              45.12500974568489,
              1034.2378795545833
            ],
            [
              -117.887529286518,
              45.12510910414853,
              1199.8578795545832
            ],
            [
              -117.88733403992495,
              45.11251430306178,
              1199.8578795545832
            ],
            [
              -117.90002519568667,
              45.112414987978035,
              1034.2378795545833
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002232,
        45.11241499,
        1034.23788,
        -117.887334,
        45.1251091,
        1199.85788
      ],
      "properties": {
        "datetime": "2011-09-16T22:50:19Z",
        "pc:count": 9464831,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429706.3703,
            "count": 9464831,
            "maximum": 430202.5772,
            "minimum": 429204.1572,
            "name": "X",
            "position": 0,
            "stddev": 281.8670655,
            "variance": 79449.04259
          },
          {
            "average": 4996533.783,
            "count": 9464831,
            "maximum": 4997231.025,
            "minimum": 4995831.705,
            "name": "Y",
            "position": 1,
            "stddev": 398.1568344,
            "variance": 158528.8648
          },
          {
            "average": 1102.246778,
            "count": 9464831,
            "maximum": 1199.85788,
            "minimum": 1034.23788,
            "name": "Z",
            "position": 2,
            "stddev": 30.12869119,
            "variance": 907.7380327
          },
          {
            "average": 109.6706206,
            "count": 9464831,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.12532086,
            "variance": 446.2791815
          },
          {
            "average": 1.001128282,
            "count": 9464831,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03504907119,
            "variance": 0.001228437391
          },
          {
            "average": 1.00244558,
            "count": 9464831,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05298373541,
            "variance": 0.002807276218
          },
          {
            "average": 0.5000410467,
            "count": 9464831,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000247,
            "variance": 0.2500000247
          },
          {
            "average": 0,
            "count": 9464831,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.296948461,
            "count": 9464831,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4569136621,
            "variance": 0.2087700946
          },
          {
            "average": 0.3070731794,
            "count": 9464831,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.574961622,
            "variance": 73.52996682
          },
          {
            "average": 137.2290378,
            "count": 9464831,
            "maximum": 152,
            "minimum": 126,
            "name": "UserData",
            "position": 10,
            "stddev": 2.722871518,
            "variance": 7.414029302
          },
          {
            "average": 10766.27615,
            "count": 9464831,
            "maximum": 10771,
            "minimum": 10762,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.677900914,
            "variance": 2.815351478
          },
          {
            "average": 36692.42087,
            "count": 9464831,
            "maximum": 57088,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 5267.426679,
            "variance": 27745783.82
          },
          {
            "average": 33499.42283,
            "count": 9464831,
            "maximum": 55808,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 4000.046778,
            "variance": 16000374.23
          },
          {
            "average": 29364.28872,
            "count": 9464831,
            "maximum": 55296,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 4027.268485,
            "variance": 16218891.45
          },
          {
            "average": 245282.7943,
            "count": 9464831,
            "maximum": 248619.0022,
            "minimum": 242186.5369,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1249.851276,
            "variance": 1562128.213
          },
          {
            "average": 0,
            "count": 9464831,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9464831,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9464831,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9464831,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9464831,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429204.1572,
          4995831.705,
          1034.23788,
          430202.5772,
          4997231.025,
          1199.85788
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429204.1571776558,
                4995831.705018114,
                1034.2378795545833
              ],
              [
                429204.1571776558,
                4997231.025018115,
                1034.2378795545833
              ],
              [
                430202.5771776558,
                4997231.025018115,
                1199.8578795545832
              ],
              [
                430202.5771776558,
                4995831.705018114,
                1199.8578795545832
              ],
              [
                429204.1571776558,
                4995831.705018114,
                1034.2378795545833
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T22:50:19+00:00",
        "end_time": "2011-09-16T21:03:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002232,
            45.11241499,
            1034.23788,
            -117.887334,
            45.1251091,
            1199.85788
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002519568667,
                  45.112414987978035,
                  1034.2378795545833
                ],
                [
                  -117.90022323390228,
                  45.12500974568489,
                  1034.2378795545833
                ],
                [
                  -117.887529286518,
                  45.12510910414853,
                  1199.8578795545832
                ],
                [
                  -117.88733403992495,
                  45.11251430306178,
                  1199.8578795545832
                ],
                [
                  -117.90002519568667,
                  45.112414987978035,
                  1034.2378795545833
                ]
              ]
            ]
          },
          "id": "45117A8204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T22:50:19Z",
            "pc:count": 9464831,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429706.3703,
                "count": 9464831,
                "maximum": 430202.5772,
                "minimum": 429204.1572,
                "name": "X",
                "position": 0,
                "stddev": 281.8670655,
                "variance": 79449.04259
              },
              {
                "average": 4996533.783,
                "count": 9464831,
                "maximum": 4997231.025,
                "minimum": 4995831.705,
                "name": "Y",
                "position": 1,
                "stddev": 398.1568344,
                "variance": 158528.8648
              },
              {
                "average": 1102.246778,
                "count": 9464831,
                "maximum": 1199.85788,
                "minimum": 1034.23788,
                "name": "Z",
                "position": 2,
                "stddev": 30.12869119,
                "variance": 907.7380327
              },
              {
                "average": 109.6706206,
                "count": 9464831,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.12532086,
                "variance": 446.2791815
              },
              {
                "average": 1.001128282,
                "count": 9464831,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03504907119,
                "variance": 0.001228437391
              },
              {
                "average": 1.00244558,
                "count": 9464831,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05298373541,
                "variance": 0.002807276218
              },
              {
                "average": 0.5000410467,
                "count": 9464831,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000247,
                "variance": 0.2500000247
              },
              {
                "average": 0,
                "count": 9464831,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.296948461,
                "count": 9464831,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4569136621,
                "variance": 0.2087700946
              },
              {
                "average": 0.3070731794,
                "count": 9464831,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.574961622,
                "variance": 73.52996682
              },
              {
                "average": 137.2290378,
                "count": 9464831,
                "maximum": 152,
                "minimum": 126,
                "name": "UserData",
                "position": 10,
                "stddev": 2.722871518,
                "variance": 7.414029302
              },
              {
                "average": 10766.27615,
                "count": 9464831,
                "maximum": 10771,
                "minimum": 10762,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.677900914,
                "variance": 2.815351478
              },
              {
                "average": 36692.42087,
                "count": 9464831,
                "maximum": 57088,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 5267.426679,
                "variance": 27745783.82
              },
              {
                "average": 33499.42283,
                "count": 9464831,
                "maximum": 55808,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 4000.046778,
                "variance": 16000374.23
              },
              {
                "average": 29364.28872,
                "count": 9464831,
                "maximum": 55296,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 4027.268485,
                "variance": 16218891.45
              },
              {
                "average": 245282.7943,
                "count": 9464831,
                "maximum": 248619.0022,
                "minimum": 242186.5369,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1249.851276,
                "variance": 1562128.213
              },
              {
                "average": 0,
                "count": 9464831,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9464831,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9464831,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9464831,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9464831,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429204.1572,
              4995831.705,
              1034.23788,
              430202.5772,
              4997231.025,
              1199.85788
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429204.1571776558,
                    4995831.705018114,
                    1034.2378795545833
                  ],
                  [
                    429204.1571776558,
                    4997231.025018115,
                    1034.2378795545833
                  ],
                  [
                    430202.5771776558,
                    4997231.025018115,
                    1199.8578795545832
                  ],
                  [
                    430202.5771776558,
                    4995831.705018114,
                    1199.8578795545832
                  ],
                  [
                    429204.1571776558,
                    4995831.705018114,
                    1034.2378795545833
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T22:50:19+00:00",
            "end_time": "2011-09-16T21:03: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": "45117B7416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252517037429,
              45.13742393932288,
              1242.264784705075
            ],
            [
              -117.81270399236868,
              45.15001046892751,
              1242.264784705075
            ],
            [
              -117.8000286319401,
              45.15009996706676,
              1350.224784705075
            ],
            [
              -117.79985259822547,
              45.13751339841263,
              1350.224784705075
            ],
            [
              -117.81252517037429,
              45.13742393932288,
              1242.264784705075
            ]
          ]
        ]
      },
      "bbox": [
        -117.812704,
        45.13742394,
        1242.264785,
        -117.7998526,
        45.15009997,
        1350.224785
      ],
      "properties": {
        "datetime": "2011-09-15T23:01:41Z",
        "pc:count": 9270105,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436611.0579,
            "count": 9270105,
            "maximum": 437111.4183,
            "minimum": 436114.9183,
            "name": "X",
            "position": 0,
            "stddev": 283.4102337,
            "variance": 80321.36054
          },
          {
            "average": 4999256.7,
            "count": 9270105,
            "maximum": 4999935.44,
            "minimum": 4998537.06,
            "name": "Y",
            "position": 1,
            "stddev": 401.5297634,
            "variance": 161226.1509
          },
          {
            "average": 1307.695549,
            "count": 9270105,
            "maximum": 1350.224785,
            "minimum": 1242.264785,
            "name": "Z",
            "position": 2,
            "stddev": 19.15043828,
            "variance": 366.7392864
          },
          {
            "average": 110.8997199,
            "count": 9270105,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.59531249,
            "variance": 383.9762717
          },
          {
            "average": 1.000083171,
            "count": 9270105,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009119411746,
            "variance": 8.31636706e-05
          },
          {
            "average": 1.000196654,
            "count": 9270105,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01402194709,
            "variance": 0.0001966150003
          },
          {
            "average": 0.5000063106,
            "count": 9270105,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000269,
            "variance": 0.2500000269
          },
          {
            "average": 0,
            "count": 9270105,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.314056637,
            "count": 9270105,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4641390836,
            "variance": 0.215425089
          },
          {
            "average": 0.0830400653,
            "count": 9270105,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.612634263,
            "variance": 74.17746896
          },
          {
            "average": 134.8387459,
            "count": 9270105,
            "maximum": 144,
            "minimum": 126,
            "name": "UserData",
            "position": 10,
            "stddev": 2.542177853,
            "variance": 6.462668236
          },
          {
            "average": 10725.88204,
            "count": 9270105,
            "maximum": 10730,
            "minimum": 10722,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.687100371,
            "variance": 2.846307663
          },
          {
            "average": 34969.12056,
            "count": 9270105,
            "maximum": 56320,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 5191.457414,
            "variance": 26951230.08
          },
          {
            "average": 32081.93763,
            "count": 9270105,
            "maximum": 56320,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 3471.966721,
            "variance": 12054552.91
          },
          {
            "average": 26522.18153,
            "count": 9270105,
            "maximum": 56832,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 3192.11211,
            "variance": 10189579.72
          },
          {
            "average": 161051.9995,
            "count": 9270105,
            "maximum": 162901.5114,
            "minimum": 159386.0266,
            "name": "GpsTime",
            "position": 15,
            "stddev": 734.7932087,
            "variance": 539921.0596
          },
          {
            "average": 0,
            "count": 9270105,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9270105,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9270105,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9270105,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9270105,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436114.9183,
          4998537.06,
          1242.264785,
          437111.4183,
          4999935.44,
          1350.224785
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436114.91827093356,
                4998537.059791769,
                1242.264784705075
              ],
              [
                436114.91827093356,
                4999935.43979177,
                1242.264784705075
              ],
              [
                437111.41827093356,
                4999935.43979177,
                1350.224784705075
              ],
              [
                437111.41827093356,
                4998537.059791769,
                1350.224784705075
              ],
              [
                436114.91827093356,
                4998537.059791769,
                1242.264784705075
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T23:01:41+00:00",
        "end_time": "2011-09-15T22:03:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.812704,
            45.13742394,
            1242.264785,
            -117.7998526,
            45.15009997,
            1350.224785
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252517037429,
                  45.13742393932288,
                  1242.264784705075
                ],
                [
                  -117.81270399236868,
                  45.15001046892751,
                  1242.264784705075
                ],
                [
                  -117.8000286319401,
                  45.15009996706676,
                  1350.224784705075
                ],
                [
                  -117.79985259822547,
                  45.13751339841263,
                  1350.224784705075
                ],
                [
                  -117.81252517037429,
                  45.13742393932288,
                  1242.264784705075
                ]
              ]
            ]
          },
          "id": "45117B7416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T23:01:41Z",
            "pc:count": 9270105,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436611.0579,
                "count": 9270105,
                "maximum": 437111.4183,
                "minimum": 436114.9183,
                "name": "X",
                "position": 0,
                "stddev": 283.4102337,
                "variance": 80321.36054
              },
              {
                "average": 4999256.7,
                "count": 9270105,
                "maximum": 4999935.44,
                "minimum": 4998537.06,
                "name": "Y",
                "position": 1,
                "stddev": 401.5297634,
                "variance": 161226.1509
              },
              {
                "average": 1307.695549,
                "count": 9270105,
                "maximum": 1350.224785,
                "minimum": 1242.264785,
                "name": "Z",
                "position": 2,
                "stddev": 19.15043828,
                "variance": 366.7392864
              },
              {
                "average": 110.8997199,
                "count": 9270105,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.59531249,
                "variance": 383.9762717
              },
              {
                "average": 1.000083171,
                "count": 9270105,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009119411746,
                "variance": 8.31636706e-05
              },
              {
                "average": 1.000196654,
                "count": 9270105,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01402194709,
                "variance": 0.0001966150003
              },
              {
                "average": 0.5000063106,
                "count": 9270105,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000269,
                "variance": 0.2500000269
              },
              {
                "average": 0,
                "count": 9270105,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.314056637,
                "count": 9270105,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4641390836,
                "variance": 0.215425089
              },
              {
                "average": 0.0830400653,
                "count": 9270105,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.612634263,
                "variance": 74.17746896
              },
              {
                "average": 134.8387459,
                "count": 9270105,
                "maximum": 144,
                "minimum": 126,
                "name": "UserData",
                "position": 10,
                "stddev": 2.542177853,
                "variance": 6.462668236
              },
              {
                "average": 10725.88204,
                "count": 9270105,
                "maximum": 10730,
                "minimum": 10722,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.687100371,
                "variance": 2.846307663
              },
              {
                "average": 34969.12056,
                "count": 9270105,
                "maximum": 56320,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 5191.457414,
                "variance": 26951230.08
              },
              {
                "average": 32081.93763,
                "count": 9270105,
                "maximum": 56320,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 3471.966721,
                "variance": 12054552.91
              },
              {
                "average": 26522.18153,
                "count": 9270105,
                "maximum": 56832,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 3192.11211,
                "variance": 10189579.72
              },
              {
                "average": 161051.9995,
                "count": 9270105,
                "maximum": 162901.5114,
                "minimum": 159386.0266,
                "name": "GpsTime",
                "position": 15,
                "stddev": 734.7932087,
                "variance": 539921.0596
              },
              {
                "average": 0,
                "count": 9270105,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9270105,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9270105,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9270105,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9270105,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436114.9183,
              4998537.06,
              1242.264785,
              437111.4183,
              4999935.44,
              1350.224785
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436114.91827093356,
                    4998537.059791769,
                    1242.264784705075
                  ],
                  [
                    436114.91827093356,
                    4999935.43979177,
                    1242.264784705075
                  ],
                  [
                    437111.41827093356,
                    4999935.43979177,
                    1350.224784705075
                  ],
                  [
                    437111.41827093356,
                    4998537.059791769,
                    1350.224784705075
                  ],
                  [
                    436114.91827093356,
                    4998537.059791769,
                    1242.264784705075
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T23:01:41+00:00",
            "end_time": "2011-09-15T22:03: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": "45117C7418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.78752637160068,
              45.26865917642812,
              1020.4325786165213
            ],
            [
              -117.78761422537846,
              45.27501093213964,
              1020.4325786165213
            ],
            [
              -117.77502878100056,
              45.275097030789105,
              1246.7725786165213
            ],
            [
              -117.77494233071474,
              45.26874525611715,
              1246.7725786165213
            ],
            [
              -117.78752637160068,
              45.26865917642812,
              1020.4325786165213
            ]
          ]
        ]
      },
      "bbox": [
        -117.7876142,
        45.26865918,
        1020.432579,
        -117.7749423,
        45.27509703,
        1246.772579
      ],
      "properties": {
        "datetime": "2011-09-18T21:00:37Z",
        "pc:count": 4229185,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438685.9841,
            "count": 4229185,
            "maximum": 439209.9555,
            "minimum": 438222.6955,
            "name": "X",
            "position": 0,
            "stddev": 289.3867255,
            "variance": 83744.6769
          },
          {
            "average": 5013518.792,
            "count": 4229185,
            "maximum": 5013802.388,
            "minimum": 5013096.688,
            "name": "Y",
            "position": 1,
            "stddev": 164.0417205,
            "variance": 26909.68606
          },
          {
            "average": 1127.311951,
            "count": 4229185,
            "maximum": 1246.772579,
            "minimum": 1020.432579,
            "name": "Z",
            "position": 2,
            "stddev": 53.729288,
            "variance": 2886.836389
          },
          {
            "average": 83.76525832,
            "count": 4229185,
            "maximum": 230,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.73081883,
            "variance": 2473.154341
          },
          {
            "average": 1.149258782,
            "count": 4229185,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3902326095,
            "variance": 0.1522814895
          },
          {
            "average": 1.304914304,
            "count": 4229185,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5424753365,
            "variance": 0.2942794907
          },
          {
            "average": 0.5003961756,
            "count": 4229185,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999022,
            "variance": 0.2499999022
          },
          {
            "average": 0,
            "count": 4229185,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.144291631,
            "count": 4229185,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3513852376,
            "variance": 0.1234715852
          },
          {
            "average": 0.5693037946,
            "count": 4229185,
            "maximum": 16.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.423018522,
            "variance": 70.94724102
          },
          {
            "average": 138,
            "count": 4229185,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10617.60173,
            "count": 4229185,
            "maximum": 10621,
            "minimum": 10614,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.607298288,
            "variance": 2.583407788
          },
          {
            "average": 19870.5929,
            "count": 4229185,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 10239.89984,
            "variance": 104855548.8
          },
          {
            "average": 20755.84328,
            "count": 4229185,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 9329.040347,
            "variance": 87030993.8
          },
          {
            "average": 18429.955,
            "count": 4229185,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 7628.665398,
            "variance": 58196535.75
          },
          {
            "average": 412939.2876,
            "count": 4229185,
            "maximum": 414837.0215,
            "minimum": 411118.7971,
            "name": "GpsTime",
            "position": 15,
            "stddev": 993.6284898,
            "variance": 987297.5758
          },
          {
            "average": 0,
            "count": 4229185,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4229185,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4229185,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4229185,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4229185,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438222.6955,
          5013096.688,
          1020.432579,
          439209.9555,
          5013802.388,
          1246.772579
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438222.6955263319,
                5013096.688411325,
                1020.4325786165213
              ],
              [
                438222.6955263319,
                5013802.3884113245,
                1020.4325786165213
              ],
              [
                439209.9555263319,
                5013802.3884113245,
                1246.7725786165213
              ],
              [
                439209.9555263319,
                5013096.688411325,
                1246.7725786165213
              ],
              [
                438222.6955263319,
                5013096.688411325,
                1020.4325786165213
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T21:00:37+00:00",
        "end_time": "2011-09-18T19:58:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7876142,
            45.26865918,
            1020.432579,
            -117.7749423,
            45.27509703,
            1246.772579
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.78752637160068,
                  45.26865917642812,
                  1020.4325786165213
                ],
                [
                  -117.78761422537846,
                  45.27501093213964,
                  1020.4325786165213
                ],
                [
                  -117.77502878100056,
                  45.275097030789105,
                  1246.7725786165213
                ],
                [
                  -117.77494233071474,
                  45.26874525611715,
                  1246.7725786165213
                ],
                [
                  -117.78752637160068,
                  45.26865917642812,
                  1020.4325786165213
                ]
              ]
            ]
          },
          "id": "45117C7418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:00:37Z",
            "pc:count": 4229185,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438685.9841,
                "count": 4229185,
                "maximum": 439209.9555,
                "minimum": 438222.6955,
                "name": "X",
                "position": 0,
                "stddev": 289.3867255,
                "variance": 83744.6769
              },
              {
                "average": 5013518.792,
                "count": 4229185,
                "maximum": 5013802.388,
                "minimum": 5013096.688,
                "name": "Y",
                "position": 1,
                "stddev": 164.0417205,
                "variance": 26909.68606
              },
              {
                "average": 1127.311951,
                "count": 4229185,
                "maximum": 1246.772579,
                "minimum": 1020.432579,
                "name": "Z",
                "position": 2,
                "stddev": 53.729288,
                "variance": 2886.836389
              },
              {
                "average": 83.76525832,
                "count": 4229185,
                "maximum": 230,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.73081883,
                "variance": 2473.154341
              },
              {
                "average": 1.149258782,
                "count": 4229185,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3902326095,
                "variance": 0.1522814895
              },
              {
                "average": 1.304914304,
                "count": 4229185,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5424753365,
                "variance": 0.2942794907
              },
              {
                "average": 0.5003961756,
                "count": 4229185,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999022,
                "variance": 0.2499999022
              },
              {
                "average": 0,
                "count": 4229185,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.144291631,
                "count": 4229185,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3513852376,
                "variance": 0.1234715852
              },
              {
                "average": 0.5693037946,
                "count": 4229185,
                "maximum": 16.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.423018522,
                "variance": 70.94724102
              },
              {
                "average": 138,
                "count": 4229185,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10617.60173,
                "count": 4229185,
                "maximum": 10621,
                "minimum": 10614,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.607298288,
                "variance": 2.583407788
              },
              {
                "average": 19870.5929,
                "count": 4229185,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 10239.89984,
                "variance": 104855548.8
              },
              {
                "average": 20755.84328,
                "count": 4229185,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 9329.040347,
                "variance": 87030993.8
              },
              {
                "average": 18429.955,
                "count": 4229185,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 7628.665398,
                "variance": 58196535.75
              },
              {
                "average": 412939.2876,
                "count": 4229185,
                "maximum": 414837.0215,
                "minimum": 411118.7971,
                "name": "GpsTime",
                "position": 15,
                "stddev": 993.6284898,
                "variance": 987297.5758
              },
              {
                "average": 0,
                "count": 4229185,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4229185,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4229185,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4229185,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4229185,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438222.6955,
              5013096.688,
              1020.432579,
              439209.9555,
              5013802.388,
              1246.772579
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438222.6955263319,
                    5013096.688411325,
                    1020.4325786165213
                  ],
                  [
                    438222.6955263319,
                    5013802.3884113245,
                    1020.4325786165213
                  ],
                  [
                    439209.9555263319,
                    5013802.3884113245,
                    1246.7725786165213
                  ],
                  [
                    439209.9555263319,
                    5013096.688411325,
                    1246.7725786165213
                  ],
                  [
                    438222.6955263319,
                    5013096.688411325,
                    1020.4325786165213
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T21:00:37+00:00",
            "end_time": "2011-09-18T19:58: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": "45117A8317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752443837188,
              45.012404730359535,
              1033.765013566568
            ],
            [
              -117.98774114204787,
              45.02500929270034,
              1033.765013566568
            ],
            [
              -117.97502952558305,
              45.02511853440495,
              1084.345013566568
            ],
            [
              -117.9748156096723,
              45.01251392433264,
              1084.345013566568
            ],
            [
              -117.98752443837188,
              45.012404730359535,
              1033.765013566568
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877411,
        45.01240473,
        1033.765014,
        -117.9748156,
        45.02511853,
        1084.345014
      ],
      "properties": {
        "datetime": "2011-09-20T20:31:40Z",
        "pc:count": 11314485,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422684.7305,
            "count": 11314485,
            "maximum": 423187.3975,
            "minimum": 422185.8175,
            "name": "X",
            "position": 0,
            "stddev": 284.2730957,
            "variance": 80811.19293
          },
          {
            "average": 4985507.716,
            "count": 11314485,
            "maximum": 4986202.464,
            "minimum": 4984802.044,
            "name": "Y",
            "position": 1,
            "stddev": 400.6369973,
            "variance": 160510.0036
          },
          {
            "average": 1054.073356,
            "count": 11314485,
            "maximum": 1084.345014,
            "minimum": 1033.765014,
            "name": "Z",
            "position": 2,
            "stddev": 10.22218938,
            "variance": 104.4931558
          },
          {
            "average": 235.0474125,
            "count": 11314485,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.82447516,
            "variance": 393.0098154
          },
          {
            "average": 1.002612403,
            "count": 11314485,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05885080765,
            "variance": 0.003463417561
          },
          {
            "average": 1.005245577,
            "count": 11314485,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08878705277,
            "variance": 0.00788314074
          },
          {
            "average": 0.4986904839,
            "count": 11314485,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983073,
            "variance": 0.2499983073
          },
          {
            "average": 0,
            "count": 11314485,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.280370605,
            "count": 11314485,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4491803051,
            "variance": 0.2017629465
          },
          {
            "average": 1.195728025,
            "count": 11314485,
            "maximum": 21,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.006075142,
            "variance": 64.09723918
          },
          {
            "average": 194.1384849,
            "count": 11314485,
            "maximum": 212,
            "minimum": 182,
            "name": "UserData",
            "position": 10,
            "stddev": 3.963691307,
            "variance": 15.71084878
          },
          {
            "average": 266.7405528,
            "count": 11314485,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 33.89694158,
            "variance": 1149.002648
          },
          {
            "average": 28842.36945,
            "count": 11314485,
            "maximum": 65280,
            "minimum": 6656,
            "name": "Red",
            "position": 12,
            "stddev": 8857.387994,
            "variance": 78453322.08
          },
          {
            "average": 29932.736,
            "count": 11314485,
            "maximum": 65280,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 7070.092069,
            "variance": 49986201.87
          },
          {
            "average": 22827.27355,
            "count": 11314485,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 5101.543798,
            "variance": 26025749.12
          },
          {
            "average": 525088.1577,
            "count": 11314485,
            "maximum": 585900.6389,
            "minimum": 521932.3294,
            "name": "GpsTime",
            "position": 15,
            "stddev": 9171.612137,
            "variance": 84118469.19
          },
          {
            "average": 0,
            "count": 11314485,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11314485,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11314485,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11314485,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11314485,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422185.8175,
          4984802.044,
          1033.765014,
          423187.3975,
          4986202.464,
          1084.345014
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422185.8174629976,
                4984802.043992001,
                1033.765013566568
              ],
              [
                422185.8174629976,
                4986202.463992001,
                1033.765013566568
              ],
              [
                423187.3974629976,
                4986202.463992001,
                1084.345013566568
              ],
              [
                423187.3974629976,
                4984802.043992001,
                1084.345013566568
              ],
              [
                422185.8174629976,
                4984802.043992001,
                1033.765013566568
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T20:31:40+00:00",
        "end_time": "2011-09-20T02:45:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877411,
            45.01240473,
            1033.765014,
            -117.9748156,
            45.02511853,
            1084.345014
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752443837188,
                  45.012404730359535,
                  1033.765013566568
                ],
                [
                  -117.98774114204787,
                  45.02500929270034,
                  1033.765013566568
                ],
                [
                  -117.97502952558305,
                  45.02511853440495,
                  1084.345013566568
                ],
                [
                  -117.9748156096723,
                  45.01251392433264,
                  1084.345013566568
                ],
                [
                  -117.98752443837188,
                  45.012404730359535,
                  1033.765013566568
                ]
              ]
            ]
          },
          "id": "45117A8317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T20:31:40Z",
            "pc:count": 11314485,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422684.7305,
                "count": 11314485,
                "maximum": 423187.3975,
                "minimum": 422185.8175,
                "name": "X",
                "position": 0,
                "stddev": 284.2730957,
                "variance": 80811.19293
              },
              {
                "average": 4985507.716,
                "count": 11314485,
                "maximum": 4986202.464,
                "minimum": 4984802.044,
                "name": "Y",
                "position": 1,
                "stddev": 400.6369973,
                "variance": 160510.0036
              },
              {
                "average": 1054.073356,
                "count": 11314485,
                "maximum": 1084.345014,
                "minimum": 1033.765014,
                "name": "Z",
                "position": 2,
                "stddev": 10.22218938,
                "variance": 104.4931558
              },
              {
                "average": 235.0474125,
                "count": 11314485,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.82447516,
                "variance": 393.0098154
              },
              {
                "average": 1.002612403,
                "count": 11314485,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05885080765,
                "variance": 0.003463417561
              },
              {
                "average": 1.005245577,
                "count": 11314485,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08878705277,
                "variance": 0.00788314074
              },
              {
                "average": 0.4986904839,
                "count": 11314485,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983073,
                "variance": 0.2499983073
              },
              {
                "average": 0,
                "count": 11314485,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.280370605,
                "count": 11314485,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4491803051,
                "variance": 0.2017629465
              },
              {
                "average": 1.195728025,
                "count": 11314485,
                "maximum": 21,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.006075142,
                "variance": 64.09723918
              },
              {
                "average": 194.1384849,
                "count": 11314485,
                "maximum": 212,
                "minimum": 182,
                "name": "UserData",
                "position": 10,
                "stddev": 3.963691307,
                "variance": 15.71084878
              },
              {
                "average": 266.7405528,
                "count": 11314485,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 33.89694158,
                "variance": 1149.002648
              },
              {
                "average": 28842.36945,
                "count": 11314485,
                "maximum": 65280,
                "minimum": 6656,
                "name": "Red",
                "position": 12,
                "stddev": 8857.387994,
                "variance": 78453322.08
              },
              {
                "average": 29932.736,
                "count": 11314485,
                "maximum": 65280,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 7070.092069,
                "variance": 49986201.87
              },
              {
                "average": 22827.27355,
                "count": 11314485,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 5101.543798,
                "variance": 26025749.12
              },
              {
                "average": 525088.1577,
                "count": 11314485,
                "maximum": 585900.6389,
                "minimum": 521932.3294,
                "name": "GpsTime",
                "position": 15,
                "stddev": 9171.612137,
                "variance": 84118469.19
              },
              {
                "average": 0,
                "count": 11314485,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11314485,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11314485,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11314485,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11314485,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422185.8175,
              4984802.044,
              1033.765014,
              423187.3975,
              4986202.464,
              1084.345014
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422185.8174629976,
                    4984802.043992001,
                    1033.765013566568
                  ],
                  [
                    422185.8174629976,
                    4986202.463992001,
                    1033.765013566568
                  ],
                  [
                    423187.3974629976,
                    4986202.463992001,
                    1084.345013566568
                  ],
                  [
                    423187.3974629976,
                    4984802.043992001,
                    1084.345013566568
                  ],
                  [
                    422185.8174629976,
                    4984802.043992001,
                    1033.765013566568
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T20:31:40+00:00",
            "end_time": "2011-09-20T02:45: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": "45117B6318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.72502572365049,
              45.13743358659968,
              990.2735215953857
            ],
            [
              -117.72518516413301,
              45.15001047353249,
              990.2735215953857
            ],
            [
              -117.71252837225533,
              45.15009014091346,
              1159.9335215953856
            ],
            [
              -117.71237171394768,
              45.13751321924705,
              1159.9335215953856
            ],
            [
              -117.72502572365049,
              45.13743358659968,
              990.2735215953857
            ]
          ]
        ]
      },
      "bbox": [
        -117.7251852,
        45.13743359,
        990.2735216,
        -117.7123717,
        45.15009014,
        1159.933522
      ],
      "properties": {
        "datetime": "2011-09-15T19:27:50Z",
        "pc:count": 10954603,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 443491.2653,
            "count": 10954603,
            "maximum": 443989.7351,
            "minimum": 442994.7151,
            "name": "X",
            "position": 0,
            "stddev": 282.4324373,
            "variance": 79768.08162
          },
          {
            "average": 4999174.657,
            "count": 10954603,
            "maximum": 4999869.978,
            "minimum": 4998472.698,
            "name": "Y",
            "position": 1,
            "stddev": 400.6865433,
            "variance": 160549.706
          },
          {
            "average": 1054.375419,
            "count": 10954603,
            "maximum": 1159.933522,
            "minimum": 990.2735216,
            "name": "Z",
            "position": 2,
            "stddev": 36.41182116,
            "variance": 1325.82072
          },
          {
            "average": 96.01205639,
            "count": 10954603,
            "maximum": 245,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.70153557,
            "variance": 2470.242638
          },
          {
            "average": 1.105698673,
            "count": 10954603,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3285608698,
            "variance": 0.1079522452
          },
          {
            "average": 1.219625668,
            "count": 10954603,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4667450117,
            "variance": 0.217850906
          },
          {
            "average": 0.5003300439,
            "count": 10954603,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999139,
            "variance": 0.2499999139
          },
          {
            "average": 0,
            "count": 10954603,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.25369792,
            "count": 10954603,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4351267664,
            "variance": 0.1893353029
          },
          {
            "average": 0.1044699988,
            "count": 10954603,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.554879928,
            "variance": 73.18597059
          },
          {
            "average": 129.692169,
            "count": 10954603,
            "maximum": 139,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 2.38552978,
            "variance": 5.690752333
          },
          {
            "average": 10692.45723,
            "count": 10954603,
            "maximum": 10697,
            "minimum": 10688,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.673353604,
            "variance": 2.800112285
          },
          {
            "average": 26147.07699,
            "count": 10954603,
            "maximum": 65280,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 10401.49388,
            "variance": 108191075
          },
          {
            "average": 25588.74819,
            "count": 10954603,
            "maximum": 65280,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 10231.51193,
            "variance": 104683836.3
          },
          {
            "average": 21845.26623,
            "count": 10954603,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9196.289775,
            "variance": 84571745.63
          },
          {
            "average": 148607.7007,
            "count": 10954603,
            "maximum": 150070.8575,
            "minimum": 147245.2057,
            "name": "GpsTime",
            "position": 15,
            "stddev": 555.747768,
            "variance": 308855.5816
          },
          {
            "average": 0,
            "count": 10954603,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10954603,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10954603,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10954603,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10954603,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          442994.7151,
          4998472.698,
          990.2735216,
          443989.7351,
          4999869.978,
          1159.933522
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                442994.71509247716,
                4998472.697846916,
                990.2735215953857
              ],
              [
                442994.71509247716,
                4999869.977846915,
                990.2735215953857
              ],
              [
                443989.7350924772,
                4999869.977846915,
                1159.9335215953856
              ],
              [
                443989.7350924772,
                4998472.697846916,
                1159.9335215953856
              ],
              [
                442994.71509247716,
                4998472.697846916,
                990.2735215953857
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T19:27:50+00:00",
        "end_time": "2011-09-15T18:40:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B6318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B6318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B6318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7251852,
            45.13743359,
            990.2735216,
            -117.7123717,
            45.15009014,
            1159.933522
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.72502572365049,
                  45.13743358659968,
                  990.2735215953857
                ],
                [
                  -117.72518516413301,
                  45.15001047353249,
                  990.2735215953857
                ],
                [
                  -117.71252837225533,
                  45.15009014091346,
                  1159.9335215953856
                ],
                [
                  -117.71237171394768,
                  45.13751321924705,
                  1159.9335215953856
                ],
                [
                  -117.72502572365049,
                  45.13743358659968,
                  990.2735215953857
                ]
              ]
            ]
          },
          "id": "45117B6318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:27:50Z",
            "pc:count": 10954603,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 443491.2653,
                "count": 10954603,
                "maximum": 443989.7351,
                "minimum": 442994.7151,
                "name": "X",
                "position": 0,
                "stddev": 282.4324373,
                "variance": 79768.08162
              },
              {
                "average": 4999174.657,
                "count": 10954603,
                "maximum": 4999869.978,
                "minimum": 4998472.698,
                "name": "Y",
                "position": 1,
                "stddev": 400.6865433,
                "variance": 160549.706
              },
              {
                "average": 1054.375419,
                "count": 10954603,
                "maximum": 1159.933522,
                "minimum": 990.2735216,
                "name": "Z",
                "position": 2,
                "stddev": 36.41182116,
                "variance": 1325.82072
              },
              {
                "average": 96.01205639,
                "count": 10954603,
                "maximum": 245,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.70153557,
                "variance": 2470.242638
              },
              {
                "average": 1.105698673,
                "count": 10954603,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3285608698,
                "variance": 0.1079522452
              },
              {
                "average": 1.219625668,
                "count": 10954603,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4667450117,
                "variance": 0.217850906
              },
              {
                "average": 0.5003300439,
                "count": 10954603,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999139,
                "variance": 0.2499999139
              },
              {
                "average": 0,
                "count": 10954603,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.25369792,
                "count": 10954603,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4351267664,
                "variance": 0.1893353029
              },
              {
                "average": 0.1044699988,
                "count": 10954603,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.554879928,
                "variance": 73.18597059
              },
              {
                "average": 129.692169,
                "count": 10954603,
                "maximum": 139,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 2.38552978,
                "variance": 5.690752333
              },
              {
                "average": 10692.45723,
                "count": 10954603,
                "maximum": 10697,
                "minimum": 10688,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.673353604,
                "variance": 2.800112285
              },
              {
                "average": 26147.07699,
                "count": 10954603,
                "maximum": 65280,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 10401.49388,
                "variance": 108191075
              },
              {
                "average": 25588.74819,
                "count": 10954603,
                "maximum": 65280,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 10231.51193,
                "variance": 104683836.3
              },
              {
                "average": 21845.26623,
                "count": 10954603,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9196.289775,
                "variance": 84571745.63
              },
              {
                "average": 148607.7007,
                "count": 10954603,
                "maximum": 150070.8575,
                "minimum": 147245.2057,
                "name": "GpsTime",
                "position": 15,
                "stddev": 555.747768,
                "variance": 308855.5816
              },
              {
                "average": 0,
                "count": 10954603,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10954603,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10954603,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10954603,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10954603,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              442994.7151,
              4998472.698,
              990.2735216,
              443989.7351,
              4999869.978,
              1159.933522
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    442994.71509247716,
                    4998472.697846916,
                    990.2735215953857
                  ],
                  [
                    442994.71509247716,
                    4999869.977846915,
                    990.2735215953857
                  ],
                  [
                    443989.7350924772,
                    4999869.977846915,
                    1159.9335215953856
                  ],
                  [
                    443989.7350924772,
                    4998472.697846916,
                    1159.9335215953856
                  ],
                  [
                    442994.71509247716,
                    4998472.697846916,
                    990.2735215953857
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T19:27:50+00:00",
            "end_time": "2011-09-15T18: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": "45117C7419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.77502663373514,
              45.270571498517754,
              1052.8318982725182
            ],
            [
              -117.77508706444861,
              45.275010989529584,
              1052.8318982725182
            ],
            [
              -117.77117117355925,
              45.275037497643986,
              1164.411898272518
            ],
            [
              -117.77111104808051,
              45.27059800255193,
              1164.411898272518
            ],
            [
              -117.77502663373514,
              45.270571498517754,
              1052.8318982725182
            ]
          ]
        ]
      },
      "bbox": [
        -117.7750871,
        45.2705715,
        1052.831898,
        -117.771111,
        45.2750375,
        1164.411898
      ],
      "properties": {
        "datetime": "2011-09-18T20:15:39Z",
        "pc:count": 1276765,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439374.8379,
            "count": 1276765,
            "maximum": 439512.4721,
            "minimum": 439205.2921,
            "name": "X",
            "position": 0,
            "stddev": 86.13878801,
            "variance": 7419.890799
          },
          {
            "average": 5013557.971,
            "count": 1276765,
            "maximum": 5013792.874,
            "minimum": 5013299.634,
            "name": "Y",
            "position": 1,
            "stddev": 137.3305027,
            "variance": 18859.66697
          },
          {
            "average": 1101.324009,
            "count": 1276765,
            "maximum": 1164.411898,
            "minimum": 1052.831898,
            "name": "Z",
            "position": 2,
            "stddev": 19.00393246,
            "variance": 361.1494489
          },
          {
            "average": 88.18818733,
            "count": 1276765,
            "maximum": 217,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.38524259,
            "variance": 2151.59073
          },
          {
            "average": 1.108779611,
            "count": 1276765,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3357510532,
            "variance": 0.1127287697
          },
          {
            "average": 1.224630218,
            "count": 1276765,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4762746876,
            "variance": 0.2268375781
          },
          {
            "average": 0.5007366273,
            "count": 1276765,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996532,
            "variance": 0.2499996532
          },
          {
            "average": 0,
            "count": 1276765,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.20153043,
            "count": 1276765,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4011434183,
            "variance": 0.1609160421
          },
          {
            "average": -3.669619709,
            "count": 1276765,
            "maximum": 13.99800014,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.548420271,
            "variance": 56.97864858
          },
          {
            "average": 138,
            "count": 1276765,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10614.08712,
            "count": 1276765,
            "maximum": 10616,
            "minimum": 10612,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.103021274,
            "variance": 1.216655931
          },
          {
            "average": 26200.86599,
            "count": 1276765,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 11294.73231,
            "variance": 127570977.9
          },
          {
            "average": 25565.12847,
            "count": 1276765,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 9924.232951,
            "variance": 98490399.67
          },
          {
            "average": 22176.74646,
            "count": 1276765,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 8065.29072,
            "variance": 65048914.39
          },
          {
            "average": 411039.0493,
            "count": 1276765,
            "maximum": 412139.8594,
            "minimum": 410168.0971,
            "name": "GpsTime",
            "position": 15,
            "stddev": 506.8871551,
            "variance": 256934.588
          },
          {
            "average": 0,
            "count": 1276765,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1276765,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1276765,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1276765,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1276765,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439205.2921,
          5013299.634,
          1052.831898,
          439512.4721,
          5013792.874,
          1164.411898
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439205.29211425193,
                5013299.63376585,
                1052.8318982725182
              ],
              [
                439205.29211425193,
                5013792.87376585,
                1052.8318982725182
              ],
              [
                439512.472114252,
                5013792.87376585,
                1164.411898272518
              ],
              [
                439512.472114252,
                5013299.63376585,
                1164.411898272518
              ],
              [
                439205.29211425193,
                5013299.63376585,
                1052.8318982725182
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:15:39+00:00",
        "end_time": "2011-09-18T19:42:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7750871,
            45.2705715,
            1052.831898,
            -117.771111,
            45.2750375,
            1164.411898
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.77502663373514,
                  45.270571498517754,
                  1052.8318982725182
                ],
                [
                  -117.77508706444861,
                  45.275010989529584,
                  1052.8318982725182
                ],
                [
                  -117.77117117355925,
                  45.275037497643986,
                  1164.411898272518
                ],
                [
                  -117.77111104808051,
                  45.27059800255193,
                  1164.411898272518
                ],
                [
                  -117.77502663373514,
                  45.270571498517754,
                  1052.8318982725182
                ]
              ]
            ]
          },
          "id": "45117C7419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:15:39Z",
            "pc:count": 1276765,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439374.8379,
                "count": 1276765,
                "maximum": 439512.4721,
                "minimum": 439205.2921,
                "name": "X",
                "position": 0,
                "stddev": 86.13878801,
                "variance": 7419.890799
              },
              {
                "average": 5013557.971,
                "count": 1276765,
                "maximum": 5013792.874,
                "minimum": 5013299.634,
                "name": "Y",
                "position": 1,
                "stddev": 137.3305027,
                "variance": 18859.66697
              },
              {
                "average": 1101.324009,
                "count": 1276765,
                "maximum": 1164.411898,
                "minimum": 1052.831898,
                "name": "Z",
                "position": 2,
                "stddev": 19.00393246,
                "variance": 361.1494489
              },
              {
                "average": 88.18818733,
                "count": 1276765,
                "maximum": 217,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.38524259,
                "variance": 2151.59073
              },
              {
                "average": 1.108779611,
                "count": 1276765,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3357510532,
                "variance": 0.1127287697
              },
              {
                "average": 1.224630218,
                "count": 1276765,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4762746876,
                "variance": 0.2268375781
              },
              {
                "average": 0.5007366273,
                "count": 1276765,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996532,
                "variance": 0.2499996532
              },
              {
                "average": 0,
                "count": 1276765,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.20153043,
                "count": 1276765,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4011434183,
                "variance": 0.1609160421
              },
              {
                "average": -3.669619709,
                "count": 1276765,
                "maximum": 13.99800014,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.548420271,
                "variance": 56.97864858
              },
              {
                "average": 138,
                "count": 1276765,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10614.08712,
                "count": 1276765,
                "maximum": 10616,
                "minimum": 10612,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.103021274,
                "variance": 1.216655931
              },
              {
                "average": 26200.86599,
                "count": 1276765,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 11294.73231,
                "variance": 127570977.9
              },
              {
                "average": 25565.12847,
                "count": 1276765,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 9924.232951,
                "variance": 98490399.67
              },
              {
                "average": 22176.74646,
                "count": 1276765,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 8065.29072,
                "variance": 65048914.39
              },
              {
                "average": 411039.0493,
                "count": 1276765,
                "maximum": 412139.8594,
                "minimum": 410168.0971,
                "name": "GpsTime",
                "position": 15,
                "stddev": 506.8871551,
                "variance": 256934.588
              },
              {
                "average": 0,
                "count": 1276765,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1276765,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1276765,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1276765,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1276765,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439205.2921,
              5013299.634,
              1052.831898,
              439512.4721,
              5013792.874,
              1164.411898
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439205.29211425193,
                    5013299.63376585,
                    1052.8318982725182
                  ],
                  [
                    439205.29211425193,
                    5013792.87376585,
                    1052.8318982725182
                  ],
                  [
                    439512.472114252,
                    5013792.87376585,
                    1164.411898272518
                  ],
                  [
                    439512.472114252,
                    5013299.63376585,
                    1164.411898272518
                  ],
                  [
                    439205.29211425193,
                    5013299.63376585,
                    1052.8318982725182
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:15:39+00:00",
            "end_time": "2011-09-18T19: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": "45117B8301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0000240249022,
              45.17490346721776,
              1094.9650683538018
            ],
            [
              -118.00024474911048,
              45.18750942167826,
              1094.9650683538018
            ],
            [
              -117.98752964615086,
              45.18762008095354,
              1288.4450683538018
            ],
            [
              -117.98731172667532,
              45.17501407813571,
              1288.4450683538018
            ],
            [
              -118.0000240249022,
              45.17490346721776,
              1094.9650683538018
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002447,
        45.17490347,
        1094.965068,
        -117.9873117,
        45.18762008,
        1288.445068
      ],
      "properties": {
        "datetime": "2011-09-17T23:04:38Z",
        "pc:count": 9870592,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421915.4711,
            "count": 9870592,
            "maximum": 422423.0666,
            "minimum": 421424.0466,
            "name": "X",
            "position": 0,
            "stddev": 282.455961,
            "variance": 79781.36992
          },
          {
            "average": 5003576.347,
            "count": 9870592,
            "maximum": 5004266.589,
            "minimum": 5002865.969,
            "name": "Y",
            "position": 1,
            "stddev": 407.67647,
            "variance": 166200.1042
          },
          {
            "average": 1192.402459,
            "count": 9870592,
            "maximum": 1288.445068,
            "minimum": 1094.965068,
            "name": "Z",
            "position": 2,
            "stddev": 46.10249315,
            "variance": 2125.439875
          },
          {
            "average": 98.80847157,
            "count": 9870592,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.64707245,
            "variance": 1734.478644
          },
          {
            "average": 1.065449367,
            "count": 9870592,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2696448126,
            "variance": 0.07270832496
          },
          {
            "average": 1.134440062,
            "count": 9870592,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3930623445,
            "variance": 0.1544980067
          },
          {
            "average": 0.5002247079,
            "count": 9870592,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999748,
            "variance": 0.2499999748
          },
          {
            "average": 0,
            "count": 9870592,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.250954046,
            "count": 9870592,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4335621431,
            "variance": 0.1879761319
          },
          {
            "average": -0.4726595312,
            "count": 9870592,
            "maximum": 16.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.699292167,
            "variance": 75.67768421
          },
          {
            "average": 137,
            "count": 9870592,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10676.17552,
            "count": 9870592,
            "maximum": 10680,
            "minimum": 10672,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.659552359,
            "variance": 2.754114033
          },
          {
            "average": 28354.46082,
            "count": 9870592,
            "maximum": 60928,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 11446.14598,
            "variance": 131014257.8
          },
          {
            "average": 26594.63763,
            "count": 9870592,
            "maximum": 59648,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 9602.999545,
            "variance": 92217600.25
          },
          {
            "average": 23602.08491,
            "count": 9870592,
            "maximum": 62464,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8179.37738,
            "variance": 66902214.32
          },
          {
            "average": 333515.1134,
            "count": 9870592,
            "maximum": 335878.7572,
            "minimum": 330761.7409,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1056.819501,
            "variance": 1116867.457
          },
          {
            "average": 0,
            "count": 9870592,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9870592,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9870592,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9870592,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9870592,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421424.0466,
          5002865.969,
          1094.965068,
          422423.0666,
          5004266.589,
          1288.445068
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421424.0466158902,
                5002865.968877717,
                1094.9650683538018
              ],
              [
                421424.0466158902,
                5004266.588877716,
                1094.9650683538018
              ],
              [
                422423.06661589025,
                5004266.588877716,
                1288.4450683538018
              ],
              [
                422423.06661589025,
                5002865.968877717,
                1288.4450683538018
              ],
              [
                421424.0466158902,
                5002865.968877717,
                1094.9650683538018
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T23:04:38+00:00",
        "end_time": "2011-09-17T21:39:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002447,
            45.17490347,
            1094.965068,
            -117.9873117,
            45.18762008,
            1288.445068
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0000240249022,
                  45.17490346721776,
                  1094.9650683538018
                ],
                [
                  -118.00024474911048,
                  45.18750942167826,
                  1094.9650683538018
                ],
                [
                  -117.98752964615086,
                  45.18762008095354,
                  1288.4450683538018
                ],
                [
                  -117.98731172667532,
                  45.17501407813571,
                  1288.4450683538018
                ],
                [
                  -118.0000240249022,
                  45.17490346721776,
                  1094.9650683538018
                ]
              ]
            ]
          },
          "id": "45117B8301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:04:38Z",
            "pc:count": 9870592,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421915.4711,
                "count": 9870592,
                "maximum": 422423.0666,
                "minimum": 421424.0466,
                "name": "X",
                "position": 0,
                "stddev": 282.455961,
                "variance": 79781.36992
              },
              {
                "average": 5003576.347,
                "count": 9870592,
                "maximum": 5004266.589,
                "minimum": 5002865.969,
                "name": "Y",
                "position": 1,
                "stddev": 407.67647,
                "variance": 166200.1042
              },
              {
                "average": 1192.402459,
                "count": 9870592,
                "maximum": 1288.445068,
                "minimum": 1094.965068,
                "name": "Z",
                "position": 2,
                "stddev": 46.10249315,
                "variance": 2125.439875
              },
              {
                "average": 98.80847157,
                "count": 9870592,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.64707245,
                "variance": 1734.478644
              },
              {
                "average": 1.065449367,
                "count": 9870592,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2696448126,
                "variance": 0.07270832496
              },
              {
                "average": 1.134440062,
                "count": 9870592,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3930623445,
                "variance": 0.1544980067
              },
              {
                "average": 0.5002247079,
                "count": 9870592,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999748,
                "variance": 0.2499999748
              },
              {
                "average": 0,
                "count": 9870592,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.250954046,
                "count": 9870592,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4335621431,
                "variance": 0.1879761319
              },
              {
                "average": -0.4726595312,
                "count": 9870592,
                "maximum": 16.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.699292167,
                "variance": 75.67768421
              },
              {
                "average": 137,
                "count": 9870592,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10676.17552,
                "count": 9870592,
                "maximum": 10680,
                "minimum": 10672,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.659552359,
                "variance": 2.754114033
              },
              {
                "average": 28354.46082,
                "count": 9870592,
                "maximum": 60928,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 11446.14598,
                "variance": 131014257.8
              },
              {
                "average": 26594.63763,
                "count": 9870592,
                "maximum": 59648,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 9602.999545,
                "variance": 92217600.25
              },
              {
                "average": 23602.08491,
                "count": 9870592,
                "maximum": 62464,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8179.37738,
                "variance": 66902214.32
              },
              {
                "average": 333515.1134,
                "count": 9870592,
                "maximum": 335878.7572,
                "minimum": 330761.7409,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1056.819501,
                "variance": 1116867.457
              },
              {
                "average": 0,
                "count": 9870592,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9870592,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9870592,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9870592,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9870592,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421424.0466,
              5002865.969,
              1094.965068,
              422423.0666,
              5004266.589,
              1288.445068
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421424.0466158902,
                    5002865.968877717,
                    1094.9650683538018
                  ],
                  [
                    421424.0466158902,
                    5004266.588877716,
                    1094.9650683538018
                  ],
                  [
                    422423.06661589025,
                    5004266.588877716,
                    1288.4450683538018
                  ],
                  [
                    422423.06661589025,
                    5002865.968877717,
                    1288.4450683538018
                  ],
                  [
                    421424.0466158902,
                    5002865.968877717,
                    1094.9650683538018
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T23:04:38+00:00",
            "end_time": "2011-09-17T21:39: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": "45117B7306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502519461603,
              45.16241709174312,
              869.2639722578699
            ],
            [
              -117.87521804335006,
              45.17501020390019,
              869.2639722578699
            ],
            [
              -117.86252919570131,
              45.175106742529714,
              1022.20397225787
            ],
            [
              -117.86233914203096,
              45.16251358822902,
              1022.20397225787
            ],
            [
              -117.87502519461603,
              45.16241709174312,
              869.2639722578699
            ]
          ]
        ]
      },
      "bbox": [
        -117.875218,
        45.16241709,
        869.2639723,
        -117.8623391,
        45.17510674,
        1022.203972
      ],
      "properties": {
        "datetime": "2011-09-16T18:35:28Z",
        "pc:count": 10639836,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431717.9216,
            "count": 10639836,
            "maximum": 432227.9559,
            "minimum": 431230.8159,
            "name": "X",
            "position": 0,
            "stddev": 283.3365856,
            "variance": 80279.62076
          },
          {
            "average": 5002058.759,
            "count": 10639836,
            "maximum": 5002763.993,
            "minimum": 5001364.853,
            "name": "Y",
            "position": 1,
            "stddev": 398.6103177,
            "variance": 158890.1854
          },
          {
            "average": 951.139647,
            "count": 10639836,
            "maximum": 1022.203972,
            "minimum": 869.2639723,
            "name": "Z",
            "position": 2,
            "stddev": 31.63477656,
            "variance": 1000.759088
          },
          {
            "average": 107.3115321,
            "count": 10639836,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.33640843,
            "variance": 860.6248593
          },
          {
            "average": 1.00262551,
            "count": 10639836,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0531243063,
            "variance": 0.00282219192
          },
          {
            "average": 1.005767288,
            "count": 10639836,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08044061554,
            "variance": 0.006470692628
          },
          {
            "average": 0.5000656965,
            "count": 10639836,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000192,
            "variance": 0.2500000192
          },
          {
            "average": 0,
            "count": 10639836,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.315009837,
            "count": 10639836,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4645198163,
            "variance": 0.2157786597
          },
          {
            "average": 0.5757552622,
            "count": 10639836,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.555116174,
            "variance": 73.19001274
          },
          {
            "average": 129.8965249,
            "count": 10639836,
            "maximum": 142,
            "minimum": 118,
            "name": "UserData",
            "position": 10,
            "stddev": 3.495661577,
            "variance": 12.21964986
          },
          {
            "average": 10745.99313,
            "count": 10639836,
            "maximum": 10751,
            "minimum": 10742,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.714086207,
            "variance": 2.938091525
          },
          {
            "average": 35206.79659,
            "count": 10639836,
            "maximum": 61952,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 5236.498077,
            "variance": 27420912.11
          },
          {
            "average": 32228.99822,
            "count": 10639836,
            "maximum": 61952,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 4274.777443,
            "variance": 18273722.19
          },
          {
            "average": 28713.71086,
            "count": 10639836,
            "maximum": 64512,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 4204.309373,
            "variance": 17676217.31
          },
          {
            "average": 230308.9754,
            "count": 10639836,
            "maximum": 233328.6683,
            "minimum": 227968.6003,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1194.645379,
            "variance": 1427177.581
          },
          {
            "average": 0,
            "count": 10639836,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10639836,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10639836,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10639836,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10639836,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431230.8159,
          5001364.853,
          869.2639723,
          432227.9559,
          5002763.993,
          1022.203972
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431230.815946496,
                5001364.852901187,
                869.2639722578699
              ],
              [
                431230.815946496,
                5002763.992901187,
                869.2639722578699
              ],
              [
                432227.955946496,
                5002763.992901187,
                1022.20397225787
              ],
              [
                432227.955946496,
                5001364.852901187,
                1022.20397225787
              ],
              [
                431230.815946496,
                5001364.852901187,
                869.2639722578699
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T18:35:28+00:00",
        "end_time": "2011-09-16T17:06:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.875218,
            45.16241709,
            869.2639723,
            -117.8623391,
            45.17510674,
            1022.203972
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502519461603,
                  45.16241709174312,
                  869.2639722578699
                ],
                [
                  -117.87521804335006,
                  45.17501020390019,
                  869.2639722578699
                ],
                [
                  -117.86252919570131,
                  45.175106742529714,
                  1022.20397225787
                ],
                [
                  -117.86233914203096,
                  45.16251358822902,
                  1022.20397225787
                ],
                [
                  -117.87502519461603,
                  45.16241709174312,
                  869.2639722578699
                ]
              ]
            ]
          },
          "id": "45117B7306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T18:35:28Z",
            "pc:count": 10639836,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431717.9216,
                "count": 10639836,
                "maximum": 432227.9559,
                "minimum": 431230.8159,
                "name": "X",
                "position": 0,
                "stddev": 283.3365856,
                "variance": 80279.62076
              },
              {
                "average": 5002058.759,
                "count": 10639836,
                "maximum": 5002763.993,
                "minimum": 5001364.853,
                "name": "Y",
                "position": 1,
                "stddev": 398.6103177,
                "variance": 158890.1854
              },
              {
                "average": 951.139647,
                "count": 10639836,
                "maximum": 1022.203972,
                "minimum": 869.2639723,
                "name": "Z",
                "position": 2,
                "stddev": 31.63477656,
                "variance": 1000.759088
              },
              {
                "average": 107.3115321,
                "count": 10639836,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.33640843,
                "variance": 860.6248593
              },
              {
                "average": 1.00262551,
                "count": 10639836,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0531243063,
                "variance": 0.00282219192
              },
              {
                "average": 1.005767288,
                "count": 10639836,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08044061554,
                "variance": 0.006470692628
              },
              {
                "average": 0.5000656965,
                "count": 10639836,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000192,
                "variance": 0.2500000192
              },
              {
                "average": 0,
                "count": 10639836,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.315009837,
                "count": 10639836,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4645198163,
                "variance": 0.2157786597
              },
              {
                "average": 0.5757552622,
                "count": 10639836,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.555116174,
                "variance": 73.19001274
              },
              {
                "average": 129.8965249,
                "count": 10639836,
                "maximum": 142,
                "minimum": 118,
                "name": "UserData",
                "position": 10,
                "stddev": 3.495661577,
                "variance": 12.21964986
              },
              {
                "average": 10745.99313,
                "count": 10639836,
                "maximum": 10751,
                "minimum": 10742,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.714086207,
                "variance": 2.938091525
              },
              {
                "average": 35206.79659,
                "count": 10639836,
                "maximum": 61952,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 5236.498077,
                "variance": 27420912.11
              },
              {
                "average": 32228.99822,
                "count": 10639836,
                "maximum": 61952,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 4274.777443,
                "variance": 18273722.19
              },
              {
                "average": 28713.71086,
                "count": 10639836,
                "maximum": 64512,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 4204.309373,
                "variance": 17676217.31
              },
              {
                "average": 230308.9754,
                "count": 10639836,
                "maximum": 233328.6683,
                "minimum": 227968.6003,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1194.645379,
                "variance": 1427177.581
              },
              {
                "average": 0,
                "count": 10639836,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10639836,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10639836,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10639836,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10639836,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431230.8159,
              5001364.853,
              869.2639723,
              432227.9559,
              5002763.993,
              1022.203972
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431230.815946496,
                    5001364.852901187,
                    869.2639722578699
                  ],
                  [
                    431230.815946496,
                    5002763.992901187,
                    869.2639722578699
                  ],
                  [
                    432227.955946496,
                    5002763.992901187,
                    1022.20397225787
                  ],
                  [
                    432227.955946496,
                    5001364.852901187,
                    1022.20397225787
                  ],
                  [
                    431230.815946496,
                    5001364.852901187,
                    869.2639722578699
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T18:35:28+00:00",
            "end_time": "2011-09-16T17: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": "45117C7124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8375250366202,
              45.312421894487954,
              821.4183484268285
            ],
            [
              -117.83771051711634,
              45.325009937662905,
              821.4183484268285
            ],
            [
              -117.82502893207759,
              45.32510225018674,
              859.3383484268286
            ],
            [
              -117.82484625868258,
              45.312514166727496,
              859.3383484268286
            ],
            [
              -117.8375250366202,
              45.312421894487954,
              821.4183484268285
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377105,
        45.31242189,
        821.4183484,
        -117.8248463,
        45.32510225,
        859.3383484
      ],
      "properties": {
        "datetime": "2011-09-18T22:19:09Z",
        "pc:count": 9338362,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434851.2183,
            "count": 9338362,
            "maximum": 435344.9479,
            "minimum": 434351.0079,
            "name": "X",
            "position": 0,
            "stddev": 282.6095405,
            "variance": 79868.15239
          },
          {
            "average": 5018706.855,
            "count": 9338362,
            "maximum": 5019396.532,
            "minimum": 5017997.932,
            "name": "Y",
            "position": 1,
            "stddev": 402.8093378,
            "variance": 162255.3626
          },
          {
            "average": 831.9375923,
            "count": 9338362,
            "maximum": 859.3383484,
            "minimum": 821.4183484,
            "name": "Z",
            "position": 2,
            "stddev": 5.703738674,
            "variance": 32.53263487
          },
          {
            "average": 111.7808334,
            "count": 9338362,
            "maximum": 242,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.96829746,
            "variance": 1222.781828
          },
          {
            "average": 1.008859477,
            "count": 9338362,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09822942362,
            "variance": 0.009649019664
          },
          {
            "average": 1.019167173,
            "count": 9338362,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1485423219,
            "variance": 0.02206482141
          },
          {
            "average": 0.5001590215,
            "count": 9338362,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000015,
            "variance": 0.2500000015
          },
          {
            "average": 0,
            "count": 9338362,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.295880155,
            "count": 9338362,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4564374123,
            "variance": 0.2083351114
          },
          {
            "average": 0.2839281982,
            "count": 9338362,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.464746509,
            "variance": 71.65193345
          },
          {
            "average": 138,
            "count": 9338362,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10623.9683,
            "count": 9338362,
            "maximum": 10628,
            "minimum": 10620,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.743203409,
            "variance": 3.038758125
          },
          {
            "average": 31790.57805,
            "count": 9338362,
            "maximum": 65280,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 10635.16278,
            "variance": 113106687.4
          },
          {
            "average": 31245.71362,
            "count": 9338362,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 8205.462016,
            "variance": 67329606.89
          },
          {
            "average": 25450.72294,
            "count": 9338362,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7618.332823,
            "variance": 58038995
          },
          {
            "average": 416889.8574,
            "count": 9338362,
            "maximum": 419549.5275,
            "minimum": 414511.2069,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1088.543475,
            "variance": 1184926.897
          },
          {
            "average": 0,
            "count": 9338362,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9338362,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9338362,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9338362,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9338362,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434351.0079,
          5017997.932,
          821.4183484,
          435344.9479,
          5019396.532,
          859.3383484
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434351.00788212114,
                5017997.932177632,
                821.4183484268285
              ],
              [
                434351.00788212114,
                5019396.532177632,
                821.4183484268285
              ],
              [
                435344.9478821211,
                5019396.532177632,
                859.3383484268286
              ],
              [
                435344.9478821211,
                5017997.932177632,
                859.3383484268286
              ],
              [
                434351.00788212114,
                5017997.932177632,
                821.4183484268285
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:19:09+00:00",
        "end_time": "2011-09-18T20:55:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377105,
            45.31242189,
            821.4183484,
            -117.8248463,
            45.32510225,
            859.3383484
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8375250366202,
                  45.312421894487954,
                  821.4183484268285
                ],
                [
                  -117.83771051711634,
                  45.325009937662905,
                  821.4183484268285
                ],
                [
                  -117.82502893207759,
                  45.32510225018674,
                  859.3383484268286
                ],
                [
                  -117.82484625868258,
                  45.312514166727496,
                  859.3383484268286
                ],
                [
                  -117.8375250366202,
                  45.312421894487954,
                  821.4183484268285
                ]
              ]
            ]
          },
          "id": "45117C7124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:19:09Z",
            "pc:count": 9338362,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434851.2183,
                "count": 9338362,
                "maximum": 435344.9479,
                "minimum": 434351.0079,
                "name": "X",
                "position": 0,
                "stddev": 282.6095405,
                "variance": 79868.15239
              },
              {
                "average": 5018706.855,
                "count": 9338362,
                "maximum": 5019396.532,
                "minimum": 5017997.932,
                "name": "Y",
                "position": 1,
                "stddev": 402.8093378,
                "variance": 162255.3626
              },
              {
                "average": 831.9375923,
                "count": 9338362,
                "maximum": 859.3383484,
                "minimum": 821.4183484,
                "name": "Z",
                "position": 2,
                "stddev": 5.703738674,
                "variance": 32.53263487
              },
              {
                "average": 111.7808334,
                "count": 9338362,
                "maximum": 242,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.96829746,
                "variance": 1222.781828
              },
              {
                "average": 1.008859477,
                "count": 9338362,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09822942362,
                "variance": 0.009649019664
              },
              {
                "average": 1.019167173,
                "count": 9338362,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1485423219,
                "variance": 0.02206482141
              },
              {
                "average": 0.5001590215,
                "count": 9338362,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000015,
                "variance": 0.2500000015
              },
              {
                "average": 0,
                "count": 9338362,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.295880155,
                "count": 9338362,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4564374123,
                "variance": 0.2083351114
              },
              {
                "average": 0.2839281982,
                "count": 9338362,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.464746509,
                "variance": 71.65193345
              },
              {
                "average": 138,
                "count": 9338362,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10623.9683,
                "count": 9338362,
                "maximum": 10628,
                "minimum": 10620,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.743203409,
                "variance": 3.038758125
              },
              {
                "average": 31790.57805,
                "count": 9338362,
                "maximum": 65280,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 10635.16278,
                "variance": 113106687.4
              },
              {
                "average": 31245.71362,
                "count": 9338362,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 8205.462016,
                "variance": 67329606.89
              },
              {
                "average": 25450.72294,
                "count": 9338362,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7618.332823,
                "variance": 58038995
              },
              {
                "average": 416889.8574,
                "count": 9338362,
                "maximum": 419549.5275,
                "minimum": 414511.2069,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1088.543475,
                "variance": 1184926.897
              },
              {
                "average": 0,
                "count": 9338362,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9338362,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9338362,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9338362,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9338362,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434351.0079,
              5017997.932,
              821.4183484,
              435344.9479,
              5019396.532,
              859.3383484
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434351.00788212114,
                    5017997.932177632,
                    821.4183484268285
                  ],
                  [
                    434351.00788212114,
                    5019396.532177632,
                    821.4183484268285
                  ],
                  [
                    435344.9478821211,
                    5019396.532177632,
                    859.3383484268286
                  ],
                  [
                    435344.9478821211,
                    5017997.932177632,
                    859.3383484268286
                  ],
                  [
                    434351.00788212114,
                    5017997.932177632,
                    821.4183484268285
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:19:09+00:00",
            "end_time": "2011-09-18T20:55: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": "45117A8217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502471017548,
              45.07491162174343,
              1024.276419735521
            ],
            [
              -117.9252280409959,
              45.08750997505574,
              1024.276419735521
            ],
            [
              -117.912529021826,
              45.08761215506705,
              1082.8964197355208
            ],
            [
              -117.91232848083617,
              45.0750137571305,
              1082.8964197355208
            ],
            [
              -117.92502471017548,
              45.07491162174343,
              1024.276419735521
            ]
          ]
        ]
      },
      "bbox": [
        -117.925228,
        45.07491162,
        1024.27642,
        -117.9123285,
        45.08761216,
        1082.89642
      ],
      "properties": {
        "datetime": "2011-09-17T21:25:33Z",
        "pc:count": 9678849,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427709.5081,
            "count": 9678849,
            "maximum": 428189.507,
            "minimum": 427190.027,
            "name": "X",
            "position": 0,
            "stddev": 288.6354761,
            "variance": 83310.43804
          },
          {
            "average": 4992405.232,
            "count": 9678849,
            "maximum": 4993087.4,
            "minimum": 4991687.68,
            "name": "Y",
            "position": 1,
            "stddev": 403.4331321,
            "variance": 162758.2921
          },
          {
            "average": 1046.326446,
            "count": 9678849,
            "maximum": 1082.89642,
            "minimum": 1024.27642,
            "name": "Z",
            "position": 2,
            "stddev": 17.47218787,
            "variance": 305.277349
          },
          {
            "average": 113.157558,
            "count": 9678849,
            "maximum": 239,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.57604757,
            "variance": 654.1342095
          },
          {
            "average": 1.000032442,
            "count": 9678849,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005695684762,
            "variance": 3.244082491e-05
          },
          {
            "average": 1.000069843,
            "count": 9678849,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008356921957,
            "variance": 6.983814459e-05
          },
          {
            "average": 0.4999852772,
            "count": 9678849,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000256,
            "variance": 0.2500000256
          },
          {
            "average": 0,
            "count": 9678849,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.287754877,
            "count": 9678849,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4527162785,
            "variance": 0.2049520288
          },
          {
            "average": -0.1676722255,
            "count": 9678849,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.525283862,
            "variance": 72.68046492
          },
          {
            "average": 137,
            "count": 9678849,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10667.013,
            "count": 9678849,
            "maximum": 10671,
            "minimum": 10662,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.889134483,
            "variance": 3.568829094
          },
          {
            "average": 30858.57473,
            "count": 9678849,
            "maximum": 57088,
            "minimum": 12288,
            "name": "Red",
            "position": 12,
            "stddev": 7728.479073,
            "variance": 59729388.78
          },
          {
            "average": 29170.44216,
            "count": 9678849,
            "maximum": 58112,
            "minimum": 12544,
            "name": "Green",
            "position": 13,
            "stddev": 5355.160339,
            "variance": 28677742.26
          },
          {
            "average": 23893.16392,
            "count": 9678849,
            "maximum": 60160,
            "minimum": 8192,
            "name": "Blue",
            "position": 14,
            "stddev": 4390.374026,
            "variance": 19275384.09
          },
          {
            "average": 327341.8879,
            "count": 9678849,
            "maximum": 329933.8272,
            "minimum": 323879.8281,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1361.084355,
            "variance": 1852550.622
          },
          {
            "average": 0,
            "count": 9678849,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9678849,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9678849,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9678849,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9678849,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427190.027,
          4991687.68,
          1024.27642,
          428189.507,
          4993087.4,
          1082.89642
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427190.0270148233,
                4991687.6803882895,
                1024.276419735521
              ],
              [
                427190.0270148233,
                4993087.40038829,
                1024.276419735521
              ],
              [
                428189.50701482326,
                4993087.40038829,
                1082.8964197355208
              ],
              [
                428189.50701482326,
                4991687.6803882895,
                1082.8964197355208
              ],
              [
                427190.0270148233,
                4991687.6803882895,
                1024.276419735521
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:25:33+00:00",
        "end_time": "2011-09-17T19:44:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.925228,
            45.07491162,
            1024.27642,
            -117.9123285,
            45.08761216,
            1082.89642
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502471017548,
                  45.07491162174343,
                  1024.276419735521
                ],
                [
                  -117.9252280409959,
                  45.08750997505574,
                  1024.276419735521
                ],
                [
                  -117.912529021826,
                  45.08761215506705,
                  1082.8964197355208
                ],
                [
                  -117.91232848083617,
                  45.0750137571305,
                  1082.8964197355208
                ],
                [
                  -117.92502471017548,
                  45.07491162174343,
                  1024.276419735521
                ]
              ]
            ]
          },
          "id": "45117A8217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:25:33Z",
            "pc:count": 9678849,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427709.5081,
                "count": 9678849,
                "maximum": 428189.507,
                "minimum": 427190.027,
                "name": "X",
                "position": 0,
                "stddev": 288.6354761,
                "variance": 83310.43804
              },
              {
                "average": 4992405.232,
                "count": 9678849,
                "maximum": 4993087.4,
                "minimum": 4991687.68,
                "name": "Y",
                "position": 1,
                "stddev": 403.4331321,
                "variance": 162758.2921
              },
              {
                "average": 1046.326446,
                "count": 9678849,
                "maximum": 1082.89642,
                "minimum": 1024.27642,
                "name": "Z",
                "position": 2,
                "stddev": 17.47218787,
                "variance": 305.277349
              },
              {
                "average": 113.157558,
                "count": 9678849,
                "maximum": 239,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.57604757,
                "variance": 654.1342095
              },
              {
                "average": 1.000032442,
                "count": 9678849,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005695684762,
                "variance": 3.244082491e-05
              },
              {
                "average": 1.000069843,
                "count": 9678849,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008356921957,
                "variance": 6.983814459e-05
              },
              {
                "average": 0.4999852772,
                "count": 9678849,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000256,
                "variance": 0.2500000256
              },
              {
                "average": 0,
                "count": 9678849,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.287754877,
                "count": 9678849,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4527162785,
                "variance": 0.2049520288
              },
              {
                "average": -0.1676722255,
                "count": 9678849,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.525283862,
                "variance": 72.68046492
              },
              {
                "average": 137,
                "count": 9678849,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10667.013,
                "count": 9678849,
                "maximum": 10671,
                "minimum": 10662,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.889134483,
                "variance": 3.568829094
              },
              {
                "average": 30858.57473,
                "count": 9678849,
                "maximum": 57088,
                "minimum": 12288,
                "name": "Red",
                "position": 12,
                "stddev": 7728.479073,
                "variance": 59729388.78
              },
              {
                "average": 29170.44216,
                "count": 9678849,
                "maximum": 58112,
                "minimum": 12544,
                "name": "Green",
                "position": 13,
                "stddev": 5355.160339,
                "variance": 28677742.26
              },
              {
                "average": 23893.16392,
                "count": 9678849,
                "maximum": 60160,
                "minimum": 8192,
                "name": "Blue",
                "position": 14,
                "stddev": 4390.374026,
                "variance": 19275384.09
              },
              {
                "average": 327341.8879,
                "count": 9678849,
                "maximum": 329933.8272,
                "minimum": 323879.8281,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1361.084355,
                "variance": 1852550.622
              },
              {
                "average": 0,
                "count": 9678849,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9678849,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9678849,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9678849,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9678849,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427190.027,
              4991687.68,
              1024.27642,
              428189.507,
              4993087.4,
              1082.89642
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427190.0270148233,
                    4991687.6803882895,
                    1024.276419735521
                  ],
                  [
                    427190.0270148233,
                    4993087.40038829,
                    1024.276419735521
                  ],
                  [
                    428189.50701482326,
                    4993087.40038829,
                    1082.8964197355208
                  ],
                  [
                    428189.50701482326,
                    4991687.6803882895,
                    1082.8964197355208
                  ],
                  [
                    427190.0270148233,
                    4991687.6803882895,
                    1024.276419735521
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:25:33+00:00",
            "end_time": "2011-09-17T19:44: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": "45117C8302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752494731038,
              45.29990502359091,
              822.7392528854001
            ],
            [
              -117.98759403518794,
              45.30388415252741,
              822.7392528854001
            ],
            [
              -117.97503093736319,
              45.30399210035555,
              847.3992528854002
            ],
            [
              -117.97496272800706,
              45.30001295652611,
              847.3992528854002
            ],
            [
              -117.98752494731038,
              45.29990502359091,
              822.7392528854001
            ]
          ]
        ]
      },
      "bbox": [
        -117.987594,
        45.29990502,
        822.7392529,
        -117.9749627,
        45.3039921,
        847.3992529
      ],
      "properties": {
        "datetime": "2011-09-16T22:08:35Z",
        "pc:count": 2958061,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423072.0835,
            "count": 2958061,
            "maximum": 423561.1809,
            "minimum": 422576.1209,
            "name": "X",
            "position": 0,
            "stddev": 282.9769636,
            "variance": 80075.96195
          },
          {
            "average": 5016959.955,
            "count": 2958061,
            "maximum": 5017182.659,
            "minimum": 5016740.539,
            "name": "Y",
            "position": 1,
            "stddev": 123.5716233,
            "variance": 15269.94608
          },
          {
            "average": 823.7937898,
            "count": 2958061,
            "maximum": 847.3992529,
            "minimum": 822.7392529,
            "name": "Z",
            "position": 2,
            "stddev": 0.7809620647,
            "variance": 0.6099017466
          },
          {
            "average": 115.5184741,
            "count": 2958061,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.05674115,
            "variance": 627.840277
          },
          {
            "average": 1.001510787,
            "count": 2958061,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04197677394,
            "variance": 0.00176204955
          },
          {
            "average": 1.003158488,
            "count": 2958061,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06366974198,
            "variance": 0.004053836044
          },
          {
            "average": 0.4999562213,
            "count": 2958061,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000826,
            "variance": 0.2500000826
          },
          {
            "average": 0,
            "count": 2958061,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.35473305,
            "count": 2958061,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4784324305,
            "variance": 0.2288975906
          },
          {
            "average": 0.540664181,
            "count": 2958061,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.026843386,
            "variance": 81.48390151
          },
          {
            "average": 138.7629697,
            "count": 2958061,
            "maximum": 152,
            "minimum": 130,
            "name": "UserData",
            "position": 10,
            "stddev": 2.148500685,
            "variance": 4.616055193
          },
          {
            "average": 10763.53801,
            "count": 2958061,
            "maximum": 10767,
            "minimum": 10760,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.562522356,
            "variance": 2.441476113
          },
          {
            "average": 32599.12189,
            "count": 2958061,
            "maximum": 62208,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 10525.79412,
            "variance": 110792341.9
          },
          {
            "average": 32179.83785,
            "count": 2958061,
            "maximum": 63488,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 8843.667433,
            "variance": 78210453.66
          },
          {
            "average": 26595.94443,
            "count": 2958061,
            "maximum": 63488,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7971.785175,
            "variance": 63549358.87
          },
          {
            "average": 243283.9803,
            "count": 2958061,
            "maximum": 246115.0558,
            "minimum": 240273.4341,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1191.704257,
            "variance": 1420159.035
          },
          {
            "average": 0,
            "count": 2958061,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2958061,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2958061,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2958061,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2958061,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422576.1209,
          5016740.539,
          822.7392529,
          423561.1809,
          5017182.659,
          847.3992529
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422576.12091550446,
                5016740.53901188,
                822.7392528854001
              ],
              [
                422576.12091550446,
                5017182.659011879,
                822.7392528854001
              ],
              [
                423561.1809155045,
                5017182.659011879,
                847.3992528854002
              ],
              [
                423561.1809155045,
                5016740.53901188,
                847.3992528854002
              ],
              [
                422576.12091550446,
                5016740.53901188,
                822.7392528854001
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T22:08:35+00:00",
        "end_time": "2011-09-16T20:31:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.987594,
            45.29990502,
            822.7392529,
            -117.9749627,
            45.3039921,
            847.3992529
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752494731038,
                  45.29990502359091,
                  822.7392528854001
                ],
                [
                  -117.98759403518794,
                  45.30388415252741,
                  822.7392528854001
                ],
                [
                  -117.97503093736319,
                  45.30399210035555,
                  847.3992528854002
                ],
                [
                  -117.97496272800706,
                  45.30001295652611,
                  847.3992528854002
                ],
                [
                  -117.98752494731038,
                  45.29990502359091,
                  822.7392528854001
                ]
              ]
            ]
          },
          "id": "45117C8302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T22:08:35Z",
            "pc:count": 2958061,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423072.0835,
                "count": 2958061,
                "maximum": 423561.1809,
                "minimum": 422576.1209,
                "name": "X",
                "position": 0,
                "stddev": 282.9769636,
                "variance": 80075.96195
              },
              {
                "average": 5016959.955,
                "count": 2958061,
                "maximum": 5017182.659,
                "minimum": 5016740.539,
                "name": "Y",
                "position": 1,
                "stddev": 123.5716233,
                "variance": 15269.94608
              },
              {
                "average": 823.7937898,
                "count": 2958061,
                "maximum": 847.3992529,
                "minimum": 822.7392529,
                "name": "Z",
                "position": 2,
                "stddev": 0.7809620647,
                "variance": 0.6099017466
              },
              {
                "average": 115.5184741,
                "count": 2958061,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.05674115,
                "variance": 627.840277
              },
              {
                "average": 1.001510787,
                "count": 2958061,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04197677394,
                "variance": 0.00176204955
              },
              {
                "average": 1.003158488,
                "count": 2958061,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06366974198,
                "variance": 0.004053836044
              },
              {
                "average": 0.4999562213,
                "count": 2958061,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000826,
                "variance": 0.2500000826
              },
              {
                "average": 0,
                "count": 2958061,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.35473305,
                "count": 2958061,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4784324305,
                "variance": 0.2288975906
              },
              {
                "average": 0.540664181,
                "count": 2958061,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.026843386,
                "variance": 81.48390151
              },
              {
                "average": 138.7629697,
                "count": 2958061,
                "maximum": 152,
                "minimum": 130,
                "name": "UserData",
                "position": 10,
                "stddev": 2.148500685,
                "variance": 4.616055193
              },
              {
                "average": 10763.53801,
                "count": 2958061,
                "maximum": 10767,
                "minimum": 10760,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.562522356,
                "variance": 2.441476113
              },
              {
                "average": 32599.12189,
                "count": 2958061,
                "maximum": 62208,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 10525.79412,
                "variance": 110792341.9
              },
              {
                "average": 32179.83785,
                "count": 2958061,
                "maximum": 63488,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 8843.667433,
                "variance": 78210453.66
              },
              {
                "average": 26595.94443,
                "count": 2958061,
                "maximum": 63488,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7971.785175,
                "variance": 63549358.87
              },
              {
                "average": 243283.9803,
                "count": 2958061,
                "maximum": 246115.0558,
                "minimum": 240273.4341,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1191.704257,
                "variance": 1420159.035
              },
              {
                "average": 0,
                "count": 2958061,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2958061,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2958061,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2958061,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2958061,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422576.1209,
              5016740.539,
              822.7392529,
              423561.1809,
              5017182.659,
              847.3992529
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422576.12091550446,
                    5016740.53901188,
                    822.7392528854001
                  ],
                  [
                    422576.12091550446,
                    5017182.659011879,
                    822.7392528854001
                  ],
                  [
                    423561.1809155045,
                    5017182.659011879,
                    847.3992528854002
                  ],
                  [
                    423561.1809155045,
                    5016740.53901188,
                    847.3992528854002
                  ],
                  [
                    422576.12091550446,
                    5016740.53901188,
                    822.7392528854001
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T22:08:35+00:00",
            "end_time": "2011-09-16T20:31:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117B8107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752498745088,
              45.224904797393506,
              924.8368674666842
            ],
            [
              -117.98774331773596,
              45.23750978879463,
              924.8368674666842
            ],
            [
              -117.97502899431596,
              45.237619046792496,
              1331.8368674666842
            ],
            [
              -117.97481347331329,
              45.2250140076493,
              1331.8368674666842
            ],
            [
              -117.98752498745088,
              45.224904797393506,
              924.8368674666842
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877433,
        45.2249048,
        924.8368675,
        -117.9748135,
        45.23761905,
        1331.836867
      ],
      "properties": {
        "datetime": "2011-09-17T20:29:01Z",
        "pc:count": 11532165,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422955.9795,
            "count": 11532165,
            "maximum": 423472.1792,
            "minimum": 422474.0992,
            "name": "X",
            "position": 0,
            "stddev": 293.3289458,
            "variance": 86041.87046
          },
          {
            "average": 5009098.856,
            "count": 11532165,
            "maximum": 5009809.11,
            "minimum": 5008408.59,
            "name": "Y",
            "position": 1,
            "stddev": 397.3845215,
            "variance": 157914.4579
          },
          {
            "average": 1127.595715,
            "count": 11532165,
            "maximum": 1331.836867,
            "minimum": 924.8368675,
            "name": "Z",
            "position": 2,
            "stddev": 104.1211327,
            "variance": 10841.21028
          },
          {
            "average": 107.9629208,
            "count": 11532165,
            "maximum": 251,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.8201933,
            "variance": 1077.165088
          },
          {
            "average": 1.022887897,
            "count": 11532165,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1554077379,
            "variance": 0.02415156499
          },
          {
            "average": 1.048926372,
            "count": 11532165,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2297162974,
            "variance": 0.0527695773
          },
          {
            "average": 0.5000722761,
            "count": 11532165,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000165,
            "variance": 0.2500000165
          },
          {
            "average": 0,
            "count": 11532165,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.251971074,
            "count": 11532165,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4341447549,
            "variance": 0.1884816682
          },
          {
            "average": -0.794408017,
            "count": 11532165,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.489025307,
            "variance": 72.06355066
          },
          {
            "average": 137,
            "count": 11532165,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10660.68743,
            "count": 11532165,
            "maximum": 10666,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.077022442,
            "variance": 4.314022225
          },
          {
            "average": 31498.82575,
            "count": 11532165,
            "maximum": 51456,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9015.174147,
            "variance": 81273364.89
          },
          {
            "average": 29727.24687,
            "count": 11532165,
            "maximum": 51712,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 6755.553645,
            "variance": 45637505.05
          },
          {
            "average": 24664.04787,
            "count": 11532165,
            "maximum": 48384,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5770.970831,
            "variance": 33304104.34
          },
          {
            "average": 322744.7191,
            "count": 11532165,
            "maximum": 326541.2848,
            "minimum": 318749.8127,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1540.812301,
            "variance": 2374102.548
          },
          {
            "average": 0,
            "count": 11532165,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11532165,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11532165,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11532165,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11532165,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422474.0992,
          5008408.59,
          924.8368675,
          423472.1792,
          5009809.11,
          1331.836867
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422474.09921374824,
                5008408.590179777,
                924.8368674666842
              ],
              [
                422474.09921374824,
                5009809.110179776,
                924.8368674666842
              ],
              [
                423472.1792137482,
                5009809.110179776,
                1331.8368674666842
              ],
              [
                423472.1792137482,
                5008408.590179777,
                1331.8368674666842
              ],
              [
                422474.09921374824,
                5008408.590179777,
                924.8368674666842
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T20:29:01+00:00",
        "end_time": "2011-09-17T18:19:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877433,
            45.2249048,
            924.8368675,
            -117.9748135,
            45.23761905,
            1331.836867
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752498745088,
                  45.224904797393506,
                  924.8368674666842
                ],
                [
                  -117.98774331773596,
                  45.23750978879463,
                  924.8368674666842
                ],
                [
                  -117.97502899431596,
                  45.237619046792496,
                  1331.8368674666842
                ],
                [
                  -117.97481347331329,
                  45.2250140076493,
                  1331.8368674666842
                ],
                [
                  -117.98752498745088,
                  45.224904797393506,
                  924.8368674666842
                ]
              ]
            ]
          },
          "id": "45117B8107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:29:01Z",
            "pc:count": 11532165,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422955.9795,
                "count": 11532165,
                "maximum": 423472.1792,
                "minimum": 422474.0992,
                "name": "X",
                "position": 0,
                "stddev": 293.3289458,
                "variance": 86041.87046
              },
              {
                "average": 5009098.856,
                "count": 11532165,
                "maximum": 5009809.11,
                "minimum": 5008408.59,
                "name": "Y",
                "position": 1,
                "stddev": 397.3845215,
                "variance": 157914.4579
              },
              {
                "average": 1127.595715,
                "count": 11532165,
                "maximum": 1331.836867,
                "minimum": 924.8368675,
                "name": "Z",
                "position": 2,
                "stddev": 104.1211327,
                "variance": 10841.21028
              },
              {
                "average": 107.9629208,
                "count": 11532165,
                "maximum": 251,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.8201933,
                "variance": 1077.165088
              },
              {
                "average": 1.022887897,
                "count": 11532165,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1554077379,
                "variance": 0.02415156499
              },
              {
                "average": 1.048926372,
                "count": 11532165,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2297162974,
                "variance": 0.0527695773
              },
              {
                "average": 0.5000722761,
                "count": 11532165,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000165,
                "variance": 0.2500000165
              },
              {
                "average": 0,
                "count": 11532165,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.251971074,
                "count": 11532165,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4341447549,
                "variance": 0.1884816682
              },
              {
                "average": -0.794408017,
                "count": 11532165,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.489025307,
                "variance": 72.06355066
              },
              {
                "average": 137,
                "count": 11532165,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10660.68743,
                "count": 11532165,
                "maximum": 10666,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.077022442,
                "variance": 4.314022225
              },
              {
                "average": 31498.82575,
                "count": 11532165,
                "maximum": 51456,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9015.174147,
                "variance": 81273364.89
              },
              {
                "average": 29727.24687,
                "count": 11532165,
                "maximum": 51712,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 6755.553645,
                "variance": 45637505.05
              },
              {
                "average": 24664.04787,
                "count": 11532165,
                "maximum": 48384,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5770.970831,
                "variance": 33304104.34
              },
              {
                "average": 322744.7191,
                "count": 11532165,
                "maximum": 326541.2848,
                "minimum": 318749.8127,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1540.812301,
                "variance": 2374102.548
              },
              {
                "average": 0,
                "count": 11532165,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11532165,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11532165,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11532165,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11532165,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422474.0992,
              5008408.59,
              924.8368675,
              423472.1792,
              5009809.11,
              1331.836867
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422474.09921374824,
                    5008408.590179777,
                    924.8368674666842
                  ],
                  [
                    422474.09921374824,
                    5009809.110179776,
                    924.8368674666842
                  ],
                  [
                    423472.1792137482,
                    5009809.110179776,
                    1331.8368674666842
                  ],
                  [
                    423472.1792137482,
                    5008408.590179777,
                    1331.8368674666842
                  ],
                  [
                    422474.09921374824,
                    5008408.590179777,
                    924.8368674666842
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T20:29:01+00:00",
            "end_time": "2011-09-17T18:19: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": "45117C8303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502510786245,
              45.29990673298327,
              821.9583653955493
            ],
            [
              -117.97509199432396,
              45.3038084755989,
              821.9583653955493
            ],
            [
              -117.96253065219688,
              45.30391503311931,
              833.6983653955493
            ],
            [
              -117.9624646270567,
              45.30001327608847,
              833.6983653955493
            ],
            [
              -117.97502510786245,
              45.29990673298327,
              821.9583653955493
            ]
          ]
        ]
      },
      "bbox": [
        -117.975092,
        45.29990673,
        821.9583654,
        -117.9624646,
        45.30391503,
        833.6983654
      ],
      "properties": {
        "datetime": "2011-09-16T20:57:12Z",
        "pc:count": 2990295,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424041.8109,
            "count": 2990295,
            "maximum": 424541.0674,
            "minimum": 423556.1474,
            "name": "X",
            "position": 0,
            "stddev": 281.0584508,
            "variance": 78993.85274
          },
          {
            "average": 5016941.728,
            "count": 2990295,
            "maximum": 5017162.317,
            "minimum": 5016728.797,
            "name": "Y",
            "position": 1,
            "stddev": 120.4840363,
            "variance": 14516.40299
          },
          {
            "average": 823.2040593,
            "count": 2990295,
            "maximum": 833.6983654,
            "minimum": 821.9583654,
            "name": "Z",
            "position": 2,
            "stddev": 0.3688843603,
            "variance": 0.1360756713
          },
          {
            "average": 109.137765,
            "count": 2990295,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.8434759,
            "variance": 355.076584
          },
          {
            "average": 1.000048825,
            "count": 2990295,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006987291806,
            "variance": 4.882224678e-05
          },
          {
            "average": 1.000130756,
            "count": 2990295,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01143412771,
            "variance": 0.0001307392766
          },
          {
            "average": 0.5000108685,
            "count": 2990295,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000835,
            "variance": 0.2500000835
          },
          {
            "average": 0,
            "count": 2990295,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.37097176,
            "count": 2990295,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4830649971,
            "variance": 0.2333517914
          },
          {
            "average": -0.03132853094,
            "count": 2990295,
            "maximum": 15,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.260400982,
            "variance": 68.23422438
          },
          {
            "average": 137.2135421,
            "count": 2990295,
            "maximum": 147,
            "minimum": 132,
            "name": "UserData",
            "position": 10,
            "stddev": 1.79008321,
            "variance": 3.204397899
          },
          {
            "average": 10758.83618,
            "count": 2990295,
            "maximum": 10762,
            "minimum": 10755,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.535947903,
            "variance": 2.359135959
          },
          {
            "average": 26652.52697,
            "count": 2990295,
            "maximum": 59648,
            "minimum": 12800,
            "name": "Red",
            "position": 12,
            "stddev": 11483.3039,
            "variance": 131866268.5
          },
          {
            "average": 27951.4858,
            "count": 2990295,
            "maximum": 58880,
            "minimum": 12544,
            "name": "Green",
            "position": 13,
            "stddev": 8938.778076,
            "variance": 79901753.49
          },
          {
            "average": 23977.03579,
            "count": 2990295,
            "maximum": 59136,
            "minimum": 9216,
            "name": "Blue",
            "position": 14,
            "stddev": 8338.056782,
            "variance": 69523190.9
          },
          {
            "average": 239659.1138,
            "count": 2990295,
            "maximum": 241832.4525,
            "minimum": 236900.6759,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1254.389596,
            "variance": 1573493.258
          },
          {
            "average": 0,
            "count": 2990295,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2990295,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2990295,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2990295,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2990295,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423556.1474,
          5016728.797,
          821.9583654,
          424541.0674,
          5017162.317,
          833.6983654
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423556.14741335623,
                5016728.797473471,
                821.9583653955493
              ],
              [
                423556.14741335623,
                5017162.31747347,
                821.9583653955493
              ],
              [
                424541.0674133563,
                5017162.31747347,
                833.6983653955493
              ],
              [
                424541.0674133563,
                5016728.797473471,
                833.6983653955493
              ],
              [
                423556.14741335623,
                5016728.797473471,
                821.9583653955493
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T20:57:12+00:00",
        "end_time": "2011-09-16T19:35:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.975092,
            45.29990673,
            821.9583654,
            -117.9624646,
            45.30391503,
            833.6983654
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502510786245,
                  45.29990673298327,
                  821.9583653955493
                ],
                [
                  -117.97509199432396,
                  45.3038084755989,
                  821.9583653955493
                ],
                [
                  -117.96253065219688,
                  45.30391503311931,
                  833.6983653955493
                ],
                [
                  -117.9624646270567,
                  45.30001327608847,
                  833.6983653955493
                ],
                [
                  -117.97502510786245,
                  45.29990673298327,
                  821.9583653955493
                ]
              ]
            ]
          },
          "id": "45117C8303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T20:57:12Z",
            "pc:count": 2990295,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424041.8109,
                "count": 2990295,
                "maximum": 424541.0674,
                "minimum": 423556.1474,
                "name": "X",
                "position": 0,
                "stddev": 281.0584508,
                "variance": 78993.85274
              },
              {
                "average": 5016941.728,
                "count": 2990295,
                "maximum": 5017162.317,
                "minimum": 5016728.797,
                "name": "Y",
                "position": 1,
                "stddev": 120.4840363,
                "variance": 14516.40299
              },
              {
                "average": 823.2040593,
                "count": 2990295,
                "maximum": 833.6983654,
                "minimum": 821.9583654,
                "name": "Z",
                "position": 2,
                "stddev": 0.3688843603,
                "variance": 0.1360756713
              },
              {
                "average": 109.137765,
                "count": 2990295,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.8434759,
                "variance": 355.076584
              },
              {
                "average": 1.000048825,
                "count": 2990295,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006987291806,
                "variance": 4.882224678e-05
              },
              {
                "average": 1.000130756,
                "count": 2990295,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01143412771,
                "variance": 0.0001307392766
              },
              {
                "average": 0.5000108685,
                "count": 2990295,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000835,
                "variance": 0.2500000835
              },
              {
                "average": 0,
                "count": 2990295,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.37097176,
                "count": 2990295,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4830649971,
                "variance": 0.2333517914
              },
              {
                "average": -0.03132853094,
                "count": 2990295,
                "maximum": 15,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.260400982,
                "variance": 68.23422438
              },
              {
                "average": 137.2135421,
                "count": 2990295,
                "maximum": 147,
                "minimum": 132,
                "name": "UserData",
                "position": 10,
                "stddev": 1.79008321,
                "variance": 3.204397899
              },
              {
                "average": 10758.83618,
                "count": 2990295,
                "maximum": 10762,
                "minimum": 10755,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.535947903,
                "variance": 2.359135959
              },
              {
                "average": 26652.52697,
                "count": 2990295,
                "maximum": 59648,
                "minimum": 12800,
                "name": "Red",
                "position": 12,
                "stddev": 11483.3039,
                "variance": 131866268.5
              },
              {
                "average": 27951.4858,
                "count": 2990295,
                "maximum": 58880,
                "minimum": 12544,
                "name": "Green",
                "position": 13,
                "stddev": 8938.778076,
                "variance": 79901753.49
              },
              {
                "average": 23977.03579,
                "count": 2990295,
                "maximum": 59136,
                "minimum": 9216,
                "name": "Blue",
                "position": 14,
                "stddev": 8338.056782,
                "variance": 69523190.9
              },
              {
                "average": 239659.1138,
                "count": 2990295,
                "maximum": 241832.4525,
                "minimum": 236900.6759,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1254.389596,
                "variance": 1573493.258
              },
              {
                "average": 0,
                "count": 2990295,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2990295,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2990295,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2990295,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2990295,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423556.1474,
              5016728.797,
              821.9583654,
              424541.0674,
              5017162.317,
              833.6983654
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423556.14741335623,
                    5016728.797473471,
                    821.9583653955493
                  ],
                  [
                    423556.14741335623,
                    5017162.31747347,
                    821.9583653955493
                  ],
                  [
                    424541.0674133563,
                    5017162.31747347,
                    833.6983653955493
                  ],
                  [
                    424541.0674133563,
                    5016728.797473471,
                    833.6983653955493
                  ],
                  [
                    423556.14741335623,
                    5016728.797473471,
                    821.9583653955493
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T20:57:12+00:00",
            "end_time": "2011-09-16T19: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": "45117C8304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252444962352,
              45.29990742991119,
              821.7815398422174
            ],
            [
              -117.96258916863479,
              45.30373178544467,
              821.7815398422174
            ],
            [
              -117.95003060330701,
              45.30383694445904,
              827.7215398422175
            ],
            [
              -117.94996672835258,
              45.30001257498167,
              827.7215398422175
            ],
            [
              -117.96252444962352,
              45.29990742991119,
              821.7815398422174
            ]
          ]
        ]
      },
      "bbox": [
        -117.9625892,
        45.29990743,
        821.7815398,
        -117.9499667,
        45.30383694,
        827.7215398
      ],
      "properties": {
        "datetime": "2011-09-16T20:01:42Z",
        "pc:count": 3022197,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425017.9105,
            "count": 3022197,
            "maximum": 425520.9367,
            "minimum": 424536.2367,
            "name": "X",
            "position": 0,
            "stddev": 282.071856,
            "variance": 79564.53193
          },
          {
            "average": 5016926.904,
            "count": 3022197,
            "maximum": 5017142.015,
            "minimum": 5016717.095,
            "name": "Y",
            "position": 1,
            "stddev": 117.8821691,
            "variance": 13896.2058
          },
          {
            "average": 822.6776668,
            "count": 3022197,
            "maximum": 827.7215398,
            "minimum": 821.7815398,
            "name": "Z",
            "position": 2,
            "stddev": 0.3551744844,
            "variance": 0.1261489143
          },
          {
            "average": 105.7317124,
            "count": 3022197,
            "maximum": 233,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14.41028377,
            "variance": 207.6562783
          },
          {
            "average": 1.000027463,
            "count": 3022197,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005240488464,
            "variance": 2.746271934e-05
          },
          {
            "average": 1.000057905,
            "count": 3022197,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007609307537,
            "variance": 5.79015612e-05
          },
          {
            "average": 0.5000660116,
            "count": 3022197,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000784,
            "variance": 0.2500000784
          },
          {
            "average": 0,
            "count": 3022197,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.267878302,
            "count": 3022197,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4428539061,
            "variance": 0.1961195821
          },
          {
            "average": 1.060832806,
            "count": 3022197,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.771545895,
            "variance": 76.94001739
          },
          {
            "average": 135.473621,
            "count": 3022197,
            "maximum": 143,
            "minimum": 128,
            "name": "UserData",
            "position": 10,
            "stddev": 1.570732343,
            "variance": 2.467200093
          },
          {
            "average": 10754.10252,
            "count": 3022197,
            "maximum": 10757,
            "minimum": 10751,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.557161328,
            "variance": 2.424751401
          },
          {
            "average": 27005.83655,
            "count": 3022197,
            "maximum": 54016,
            "minimum": 14848,
            "name": "Red",
            "position": 12,
            "stddev": 6012.595129,
            "variance": 36151300.18
          },
          {
            "average": 28232.23049,
            "count": 3022197,
            "maximum": 54784,
            "minimum": 17408,
            "name": "Green",
            "position": 13,
            "stddev": 4728.04919,
            "variance": 22354449.15
          },
          {
            "average": 23263.27886,
            "count": 3022197,
            "maximum": 55040,
            "minimum": 13056,
            "name": "Blue",
            "position": 14,
            "stddev": 4551.278821,
            "variance": 20714138.91
          },
          {
            "average": 235869.5795,
            "count": 3022197,
            "maximum": 238502.3548,
            "minimum": 233630.4263,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1321.709483,
            "variance": 1746915.957
          },
          {
            "average": 0,
            "count": 3022197,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3022197,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3022197,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3022197,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3022197,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424536.2367,
          5016717.095,
          821.7815398,
          425520.9367,
          5017142.015,
          827.7215398
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424536.2367371511,
                5016717.094707132,
                821.7815398422174
              ],
              [
                424536.2367371511,
                5017142.014707132,
                821.7815398422174
              ],
              [
                425520.93673715106,
                5017142.014707132,
                827.7215398422175
              ],
              [
                425520.93673715106,
                5016717.094707132,
                827.7215398422175
              ],
              [
                424536.2367371511,
                5016717.094707132,
                821.7815398422174
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T20:01:42+00:00",
        "end_time": "2011-09-16T18:40:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9625892,
            45.29990743,
            821.7815398,
            -117.9499667,
            45.30383694,
            827.7215398
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252444962352,
                  45.29990742991119,
                  821.7815398422174
                ],
                [
                  -117.96258916863479,
                  45.30373178544467,
                  821.7815398422174
                ],
                [
                  -117.95003060330701,
                  45.30383694445904,
                  827.7215398422175
                ],
                [
                  -117.94996672835258,
                  45.30001257498167,
                  827.7215398422175
                ],
                [
                  -117.96252444962352,
                  45.29990742991119,
                  821.7815398422174
                ]
              ]
            ]
          },
          "id": "45117C8304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T20:01:42Z",
            "pc:count": 3022197,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425017.9105,
                "count": 3022197,
                "maximum": 425520.9367,
                "minimum": 424536.2367,
                "name": "X",
                "position": 0,
                "stddev": 282.071856,
                "variance": 79564.53193
              },
              {
                "average": 5016926.904,
                "count": 3022197,
                "maximum": 5017142.015,
                "minimum": 5016717.095,
                "name": "Y",
                "position": 1,
                "stddev": 117.8821691,
                "variance": 13896.2058
              },
              {
                "average": 822.6776668,
                "count": 3022197,
                "maximum": 827.7215398,
                "minimum": 821.7815398,
                "name": "Z",
                "position": 2,
                "stddev": 0.3551744844,
                "variance": 0.1261489143
              },
              {
                "average": 105.7317124,
                "count": 3022197,
                "maximum": 233,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14.41028377,
                "variance": 207.6562783
              },
              {
                "average": 1.000027463,
                "count": 3022197,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005240488464,
                "variance": 2.746271934e-05
              },
              {
                "average": 1.000057905,
                "count": 3022197,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007609307537,
                "variance": 5.79015612e-05
              },
              {
                "average": 0.5000660116,
                "count": 3022197,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000784,
                "variance": 0.2500000784
              },
              {
                "average": 0,
                "count": 3022197,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.267878302,
                "count": 3022197,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4428539061,
                "variance": 0.1961195821
              },
              {
                "average": 1.060832806,
                "count": 3022197,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.771545895,
                "variance": 76.94001739
              },
              {
                "average": 135.473621,
                "count": 3022197,
                "maximum": 143,
                "minimum": 128,
                "name": "UserData",
                "position": 10,
                "stddev": 1.570732343,
                "variance": 2.467200093
              },
              {
                "average": 10754.10252,
                "count": 3022197,
                "maximum": 10757,
                "minimum": 10751,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.557161328,
                "variance": 2.424751401
              },
              {
                "average": 27005.83655,
                "count": 3022197,
                "maximum": 54016,
                "minimum": 14848,
                "name": "Red",
                "position": 12,
                "stddev": 6012.595129,
                "variance": 36151300.18
              },
              {
                "average": 28232.23049,
                "count": 3022197,
                "maximum": 54784,
                "minimum": 17408,
                "name": "Green",
                "position": 13,
                "stddev": 4728.04919,
                "variance": 22354449.15
              },
              {
                "average": 23263.27886,
                "count": 3022197,
                "maximum": 55040,
                "minimum": 13056,
                "name": "Blue",
                "position": 14,
                "stddev": 4551.278821,
                "variance": 20714138.91
              },
              {
                "average": 235869.5795,
                "count": 3022197,
                "maximum": 238502.3548,
                "minimum": 233630.4263,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1321.709483,
                "variance": 1746915.957
              },
              {
                "average": 0,
                "count": 3022197,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3022197,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3022197,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3022197,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3022197,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424536.2367,
              5016717.095,
              821.7815398,
              425520.9367,
              5017142.015,
              827.7215398
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424536.2367371511,
                    5016717.094707132,
                    821.7815398422174
                  ],
                  [
                    424536.2367371511,
                    5017142.014707132,
                    821.7815398422174
                  ],
                  [
                    425520.93673715106,
                    5017142.014707132,
                    827.7215398422175
                  ],
                  [
                    425520.93673715106,
                    5016717.094707132,
                    827.7215398422175
                  ],
                  [
                    424536.2367371511,
                    5016717.094707132,
                    821.7815398422174
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T20:01:42+00:00",
            "end_time": "2011-09-16T18: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": "45117A8310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002461731491,
              45.03740924774415,
              1003.8692876780988
            ],
            [
              -117.95023320890277,
              45.050009934165296,
              1003.8692876780988
            ],
            [
              -117.9375296294037,
              45.05011493356526,
              1030.9092876780987
            ],
            [
              -117.93732382546237,
              45.03751420128026,
              1030.9092876780987
            ],
            [
              -117.95002461731491,
              45.03740924774415,
              1003.8692876780988
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502332,
        45.03740925,
        1003.869288,
        -117.9373238,
        45.05011493,
        1030.909288
      ],
      "properties": {
        "datetime": "2011-09-20T01:48:05Z",
        "pc:count": 11863117,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425673.78,
            "count": 11863117,
            "maximum": 426173.8238,
            "minimum": 425173.3238,
            "name": "X",
            "position": 0,
            "stddev": 284.1109842,
            "variance": 80719.05134
          },
          {
            "average": 4988247.005,
            "count": 11863117,
            "maximum": 4988944.381,
            "minimum": 4987544.401,
            "name": "Y",
            "position": 1,
            "stddev": 398.220084,
            "variance": 158579.2353
          },
          {
            "average": 1011.144416,
            "count": 11863117,
            "maximum": 1030.909288,
            "minimum": 1003.869288,
            "name": "Z",
            "position": 2,
            "stddev": 2.967303952,
            "variance": 8.804892744
          },
          {
            "average": 214.1488217,
            "count": 11863117,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.05482934,
            "variance": 1768.608671
          },
          {
            "average": 1.005434997,
            "count": 11863117,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08198662541,
            "variance": 0.006721806746
          },
          {
            "average": 1.01087092,
            "count": 11863117,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1213280866,
            "variance": 0.01472050459
          },
          {
            "average": 0.4984083863,
            "count": 11863117,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999974878,
            "variance": 0.2499974878
          },
          {
            "average": 0,
            "count": 11863117,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.245370841,
            "count": 11863117,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4303068756,
            "variance": 0.1851640072
          },
          {
            "average": 1.347726419,
            "count": 11863117,
            "maximum": 19.00200081,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.660262814,
            "variance": 58.67962637
          },
          {
            "average": 197.3612615,
            "count": 11863117,
            "maximum": 212,
            "minimum": 182,
            "name": "UserData",
            "position": 10,
            "stddev": 5.840312754,
            "variance": 34.10925306
          },
          {
            "average": 258.5781433,
            "count": 11863117,
            "maximum": 272,
            "minimum": 245,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56903564,
            "variance": 111.7045144
          },
          {
            "average": 29178.50008,
            "count": 11863117,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 11736.00529,
            "variance": 137733820.2
          },
          {
            "average": 30184.85406,
            "count": 11863117,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 9223.948908,
            "variance": 85081233.46
          },
          {
            "average": 24008.19831,
            "count": 11863117,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 7477.245371,
            "variance": 55909198.34
          },
          {
            "average": 516849.6481,
            "count": 11863117,
            "maximum": 518485.6707,
            "minimum": 515490.6926,
            "name": "GpsTime",
            "position": 15,
            "stddev": 630.7857289,
            "variance": 397890.6357
          },
          {
            "average": 0,
            "count": 11863117,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11863117,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11863117,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11863117,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11863117,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425173.3238,
          4987544.401,
          1003.869288,
          426173.8238,
          4988944.381,
          1030.909288
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425173.3238273994,
                4987544.401234638,
                1003.8692876780988
              ],
              [
                425173.3238273994,
                4988944.381234638,
                1003.8692876780988
              ],
              [
                426173.8238273994,
                4988944.381234638,
                1030.9092876780987
              ],
              [
                426173.8238273994,
                4987544.401234638,
                1030.9092876780987
              ],
              [
                425173.3238273994,
                4987544.401234638,
                1003.8692876780988
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:48:05+00:00",
        "end_time": "2011-09-20T00:58:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502332,
            45.03740925,
            1003.869288,
            -117.9373238,
            45.05011493,
            1030.909288
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002461731491,
                  45.03740924774415,
                  1003.8692876780988
                ],
                [
                  -117.95023320890277,
                  45.050009934165296,
                  1003.8692876780988
                ],
                [
                  -117.9375296294037,
                  45.05011493356526,
                  1030.9092876780987
                ],
                [
                  -117.93732382546237,
                  45.03751420128026,
                  1030.9092876780987
                ],
                [
                  -117.95002461731491,
                  45.03740924774415,
                  1003.8692876780988
                ]
              ]
            ]
          },
          "id": "45117A8310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:48:05Z",
            "pc:count": 11863117,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425673.78,
                "count": 11863117,
                "maximum": 426173.8238,
                "minimum": 425173.3238,
                "name": "X",
                "position": 0,
                "stddev": 284.1109842,
                "variance": 80719.05134
              },
              {
                "average": 4988247.005,
                "count": 11863117,
                "maximum": 4988944.381,
                "minimum": 4987544.401,
                "name": "Y",
                "position": 1,
                "stddev": 398.220084,
                "variance": 158579.2353
              },
              {
                "average": 1011.144416,
                "count": 11863117,
                "maximum": 1030.909288,
                "minimum": 1003.869288,
                "name": "Z",
                "position": 2,
                "stddev": 2.967303952,
                "variance": 8.804892744
              },
              {
                "average": 214.1488217,
                "count": 11863117,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.05482934,
                "variance": 1768.608671
              },
              {
                "average": 1.005434997,
                "count": 11863117,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08198662541,
                "variance": 0.006721806746
              },
              {
                "average": 1.01087092,
                "count": 11863117,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1213280866,
                "variance": 0.01472050459
              },
              {
                "average": 0.4984083863,
                "count": 11863117,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999974878,
                "variance": 0.2499974878
              },
              {
                "average": 0,
                "count": 11863117,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.245370841,
                "count": 11863117,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4303068756,
                "variance": 0.1851640072
              },
              {
                "average": 1.347726419,
                "count": 11863117,
                "maximum": 19.00200081,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.660262814,
                "variance": 58.67962637
              },
              {
                "average": 197.3612615,
                "count": 11863117,
                "maximum": 212,
                "minimum": 182,
                "name": "UserData",
                "position": 10,
                "stddev": 5.840312754,
                "variance": 34.10925306
              },
              {
                "average": 258.5781433,
                "count": 11863117,
                "maximum": 272,
                "minimum": 245,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56903564,
                "variance": 111.7045144
              },
              {
                "average": 29178.50008,
                "count": 11863117,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 11736.00529,
                "variance": 137733820.2
              },
              {
                "average": 30184.85406,
                "count": 11863117,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 9223.948908,
                "variance": 85081233.46
              },
              {
                "average": 24008.19831,
                "count": 11863117,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 7477.245371,
                "variance": 55909198.34
              },
              {
                "average": 516849.6481,
                "count": 11863117,
                "maximum": 518485.6707,
                "minimum": 515490.6926,
                "name": "GpsTime",
                "position": 15,
                "stddev": 630.7857289,
                "variance": 397890.6357
              },
              {
                "average": 0,
                "count": 11863117,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11863117,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11863117,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11863117,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11863117,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425173.3238,
              4987544.401,
              1003.869288,
              426173.8238,
              4988944.381,
              1030.909288
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425173.3238273994,
                    4987544.401234638,
                    1003.8692876780988
                  ],
                  [
                    425173.3238273994,
                    4988944.381234638,
                    1003.8692876780988
                  ],
                  [
                    426173.8238273994,
                    4988944.381234638,
                    1030.9092876780987
                  ],
                  [
                    426173.8238273994,
                    4987544.401234638,
                    1030.9092876780987
                  ],
                  [
                    425173.3238273994,
                    4987544.401234638,
                    1003.8692876780988
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:48:05+00:00",
            "end_time": "2011-09-20T00:58:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117A8405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8875247786317,
              45.0499162648022,
              969.2804961655632
            ],
            [
              -117.88771962209707,
              45.062509943767,
              969.2804961655632
            ],
            [
              -117.87502880236785,
              45.062607889788794,
              1038.2004961655632
            ],
            [
              -117.87483674351546,
              45.05001416806478,
              1038.2004961655632
            ],
            [
              -117.8875247786317,
              45.0499162648022,
              969.2804961655632
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877196,
        45.04991626,
        969.2804962,
        -117.8748367,
        45.06260789,
        1038.200496
      ],
      "properties": {
        "datetime": "2011-09-19T22:19:29Z",
        "pc:count": 12122061,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430623.8554,
            "count": 12122061,
            "maximum": 431110.5515,
            "minimum": 430111.2915,
            "name": "X",
            "position": 0,
            "stddev": 270.1228798,
            "variance": 72966.37019
          },
          {
            "average": 4989549.858,
            "count": 12122061,
            "maximum": 4990277.103,
            "minimum": 4988877.923,
            "name": "Y",
            "position": 1,
            "stddev": 403.6104824,
            "variance": 162901.4215
          },
          {
            "average": 999.3142326,
            "count": 12122061,
            "maximum": 1038.200496,
            "minimum": 969.2804962,
            "name": "Z",
            "position": 2,
            "stddev": 19.99426992,
            "variance": 399.7708297
          },
          {
            "average": 112.2378154,
            "count": 12122061,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.72145467,
            "variance": 661.5932305
          },
          {
            "average": 1.001253665,
            "count": 12122061,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03599513973,
            "variance": 0.001295650084
          },
          {
            "average": 1.002876491,
            "count": 12122061,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05531666727,
            "variance": 0.003059933677
          },
          {
            "average": 0.5000151377,
            "count": 12122061,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000204,
            "variance": 0.2500000204
          },
          {
            "average": 0,
            "count": 12122061,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.263641637,
            "count": 12122061,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4406072401,
            "variance": 0.19413474
          },
          {
            "average": -0.3364349551,
            "count": 12122061,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.500459944,
            "variance": 72.25781926
          },
          {
            "average": 138.0956601,
            "count": 12122061,
            "maximum": 208,
            "minimum": 132,
            "name": "UserData",
            "position": 10,
            "stddev": 2.439503603,
            "variance": 5.951177828
          },
          {
            "average": 10683.80899,
            "count": 12122061,
            "maximum": 10773,
            "minimum": 109,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 103.3239305,
            "variance": 10675.83462
          },
          {
            "average": 36524.15683,
            "count": 12122061,
            "maximum": 55552,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 6490.409678,
            "variance": 42125417.78
          },
          {
            "average": 33341.96062,
            "count": 12122061,
            "maximum": 55552,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 5130.614865,
            "variance": 26323208.9
          },
          {
            "average": 28143.64504,
            "count": 12122061,
            "maximum": 53760,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 4668.49732,
            "variance": 21794867.23
          },
          {
            "average": 302998.4221,
            "count": 12122061,
            "maximum": 505969.302,
            "minimum": 248254.1926,
            "name": "GpsTime",
            "position": 15,
            "stddev": 30213.29326,
            "variance": 912843089.9
          },
          {
            "average": 0,
            "count": 12122061,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12122061,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12122061,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12122061,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12122061,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430111.2915,
          4988877.923,
          969.2804962,
          431110.5515,
          4990277.103,
          1038.200496
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430111.2914839777,
                4988877.9232914895,
                969.2804961655632
              ],
              [
                430111.2914839777,
                4990277.103291489,
                969.2804961655632
              ],
              [
                431110.5514839777,
                4990277.103291489,
                1038.2004961655632
              ],
              [
                431110.5514839777,
                4988877.9232914895,
                1038.2004961655632
              ],
              [
                430111.2914839777,
                4988877.9232914895,
                969.2804961655632
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T22:19:29+00:00",
        "end_time": "2011-09-16T22:44:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877196,
            45.04991626,
            969.2804962,
            -117.8748367,
            45.06260789,
            1038.200496
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8875247786317,
                  45.0499162648022,
                  969.2804961655632
                ],
                [
                  -117.88771962209707,
                  45.062509943767,
                  969.2804961655632
                ],
                [
                  -117.87502880236785,
                  45.062607889788794,
                  1038.2004961655632
                ],
                [
                  -117.87483674351546,
                  45.05001416806478,
                  1038.2004961655632
                ],
                [
                  -117.8875247786317,
                  45.0499162648022,
                  969.2804961655632
                ]
              ]
            ]
          },
          "id": "45117A8405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:19:29Z",
            "pc:count": 12122061,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430623.8554,
                "count": 12122061,
                "maximum": 431110.5515,
                "minimum": 430111.2915,
                "name": "X",
                "position": 0,
                "stddev": 270.1228798,
                "variance": 72966.37019
              },
              {
                "average": 4989549.858,
                "count": 12122061,
                "maximum": 4990277.103,
                "minimum": 4988877.923,
                "name": "Y",
                "position": 1,
                "stddev": 403.6104824,
                "variance": 162901.4215
              },
              {
                "average": 999.3142326,
                "count": 12122061,
                "maximum": 1038.200496,
                "minimum": 969.2804962,
                "name": "Z",
                "position": 2,
                "stddev": 19.99426992,
                "variance": 399.7708297
              },
              {
                "average": 112.2378154,
                "count": 12122061,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.72145467,
                "variance": 661.5932305
              },
              {
                "average": 1.001253665,
                "count": 12122061,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03599513973,
                "variance": 0.001295650084
              },
              {
                "average": 1.002876491,
                "count": 12122061,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05531666727,
                "variance": 0.003059933677
              },
              {
                "average": 0.5000151377,
                "count": 12122061,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000204,
                "variance": 0.2500000204
              },
              {
                "average": 0,
                "count": 12122061,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.263641637,
                "count": 12122061,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4406072401,
                "variance": 0.19413474
              },
              {
                "average": -0.3364349551,
                "count": 12122061,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.500459944,
                "variance": 72.25781926
              },
              {
                "average": 138.0956601,
                "count": 12122061,
                "maximum": 208,
                "minimum": 132,
                "name": "UserData",
                "position": 10,
                "stddev": 2.439503603,
                "variance": 5.951177828
              },
              {
                "average": 10683.80899,
                "count": 12122061,
                "maximum": 10773,
                "minimum": 109,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 103.3239305,
                "variance": 10675.83462
              },
              {
                "average": 36524.15683,
                "count": 12122061,
                "maximum": 55552,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 6490.409678,
                "variance": 42125417.78
              },
              {
                "average": 33341.96062,
                "count": 12122061,
                "maximum": 55552,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 5130.614865,
                "variance": 26323208.9
              },
              {
                "average": 28143.64504,
                "count": 12122061,
                "maximum": 53760,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 4668.49732,
                "variance": 21794867.23
              },
              {
                "average": 302998.4221,
                "count": 12122061,
                "maximum": 505969.302,
                "minimum": 248254.1926,
                "name": "GpsTime",
                "position": 15,
                "stddev": 30213.29326,
                "variance": 912843089.9
              },
              {
                "average": 0,
                "count": 12122061,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12122061,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12122061,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12122061,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12122061,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430111.2915,
              4988877.923,
              969.2804962,
              431110.5515,
              4990277.103,
              1038.200496
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430111.2914839777,
                    4988877.9232914895,
                    969.2804961655632
                  ],
                  [
                    430111.2914839777,
                    4990277.103291489,
                    969.2804961655632
                  ],
                  [
                    431110.5514839777,
                    4990277.103291489,
                    1038.2004961655632
                  ],
                  [
                    431110.5514839777,
                    4988877.9232914895,
                    1038.2004961655632
                  ],
                  [
                    430111.2914839777,
                    4988877.9232914895,
                    969.2804961655632
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T22:19:29+00:00",
            "end_time": "2011-09-16T22:44: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": "45117A8205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752481497782,
              45.112415772911135,
              1051.0461441404602
            ],
            [
              -117.88772009729043,
              45.12501021353938,
              1051.0461441404602
            ],
            [
              -117.8750294125549,
              45.12510815695263,
              1239.6461441404601
            ],
            [
              -117.87483692109588,
              45.11251367356333,
              1239.6461441404601
            ],
            [
              -117.88752481497782,
              45.112415772911135,
              1051.0461441404602
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877201,
        45.11241577,
        1051.046144,
        -117.8748369,
        45.12510816,
        1239.646144
      ],
      "properties": {
        "datetime": "2011-09-16T21:53:39Z",
        "pc:count": 9324140,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430691.2531,
            "count": 9324140,
            "maximum": 431185.6106,
            "minimum": 430187.4506,
            "name": "X",
            "position": 0,
            "stddev": 283.6169083,
            "variance": 80438.55069
          },
          {
            "average": 4996518.015,
            "count": 9324140,
            "maximum": 4997220.204,
            "minimum": 4995820.924,
            "name": "Y",
            "position": 1,
            "stddev": 399.9632671,
            "variance": 159970.6151
          },
          {
            "average": 1150.896762,
            "count": 9324140,
            "maximum": 1239.646144,
            "minimum": 1051.046144,
            "name": "Z",
            "position": 2,
            "stddev": 49.76775455,
            "variance": 2476.829392
          },
          {
            "average": 113.0368757,
            "count": 9324140,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.6613601,
            "variance": 386.5690808
          },
          {
            "average": 1.000021235,
            "count": 9324140,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004608118242,
            "variance": 2.123475373e-05
          },
          {
            "average": 1.000055876,
            "count": 9324140,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007474847872,
            "variance": 5.58733507e-05
          },
          {
            "average": 0.5000016087,
            "count": 9324140,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000268,
            "variance": 0.2500000268
          },
          {
            "average": 0,
            "count": 9324140,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.292102006,
            "count": 9324140,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4547289812,
            "variance": 0.2067784463
          },
          {
            "average": -0.2728626311,
            "count": 9324140,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.604927592,
            "variance": 74.04477886
          },
          {
            "average": 139.0046022,
            "count": 9324140,
            "maximum": 153,
            "minimum": 128,
            "name": "UserData",
            "position": 10,
            "stddev": 3.85864639,
            "variance": 14.88915196
          },
          {
            "average": 10761.51364,
            "count": 9324140,
            "maximum": 10766,
            "minimum": 10757,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.702895743,
            "variance": 2.899853913
          },
          {
            "average": 37108.4318,
            "count": 9324140,
            "maximum": 55808,
            "minimum": 11008,
            "name": "Red",
            "position": 12,
            "stddev": 4015.486899,
            "variance": 16124135.04
          },
          {
            "average": 33909.43585,
            "count": 9324140,
            "maximum": 54016,
            "minimum": 10752,
            "name": "Green",
            "position": 13,
            "stddev": 3073.255889,
            "variance": 9444901.76
          },
          {
            "average": 29807.87079,
            "count": 9324140,
            "maximum": 51968,
            "minimum": 5888,
            "name": "Blue",
            "position": 14,
            "stddev": 3083.408829,
            "variance": 9507410.006
          },
          {
            "average": 241707.5302,
            "count": 9324140,
            "maximum": 245219.736,
            "minimum": 238099.0237,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1300.412251,
            "variance": 1691072.022
          },
          {
            "average": 0,
            "count": 9324140,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9324140,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9324140,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9324140,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9324140,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430187.4506,
          4995820.924,
          1051.046144,
          431185.6106,
          4997220.204,
          1239.646144
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430187.45055349433,
                4995820.924013359,
                1051.0461441404602
              ],
              [
                430187.45055349433,
                4997220.204013358,
                1051.0461441404602
              ],
              [
                431185.61055349436,
                4997220.204013358,
                1239.6461441404601
              ],
              [
                431185.61055349436,
                4995820.924013359,
                1239.6461441404601
              ],
              [
                430187.45055349433,
                4995820.924013359,
                1051.0461441404602
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T21:53:39+00:00",
        "end_time": "2011-09-16T19:54:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877201,
            45.11241577,
            1051.046144,
            -117.8748369,
            45.12510816,
            1239.646144
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752481497782,
                  45.112415772911135,
                  1051.0461441404602
                ],
                [
                  -117.88772009729043,
                  45.12501021353938,
                  1051.0461441404602
                ],
                [
                  -117.8750294125549,
                  45.12510815695263,
                  1239.6461441404601
                ],
                [
                  -117.87483692109588,
                  45.11251367356333,
                  1239.6461441404601
                ],
                [
                  -117.88752481497782,
                  45.112415772911135,
                  1051.0461441404602
                ]
              ]
            ]
          },
          "id": "45117A8205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T21:53:39Z",
            "pc:count": 9324140,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430691.2531,
                "count": 9324140,
                "maximum": 431185.6106,
                "minimum": 430187.4506,
                "name": "X",
                "position": 0,
                "stddev": 283.6169083,
                "variance": 80438.55069
              },
              {
                "average": 4996518.015,
                "count": 9324140,
                "maximum": 4997220.204,
                "minimum": 4995820.924,
                "name": "Y",
                "position": 1,
                "stddev": 399.9632671,
                "variance": 159970.6151
              },
              {
                "average": 1150.896762,
                "count": 9324140,
                "maximum": 1239.646144,
                "minimum": 1051.046144,
                "name": "Z",
                "position": 2,
                "stddev": 49.76775455,
                "variance": 2476.829392
              },
              {
                "average": 113.0368757,
                "count": 9324140,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.6613601,
                "variance": 386.5690808
              },
              {
                "average": 1.000021235,
                "count": 9324140,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004608118242,
                "variance": 2.123475373e-05
              },
              {
                "average": 1.000055876,
                "count": 9324140,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007474847872,
                "variance": 5.58733507e-05
              },
              {
                "average": 0.5000016087,
                "count": 9324140,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000268,
                "variance": 0.2500000268
              },
              {
                "average": 0,
                "count": 9324140,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.292102006,
                "count": 9324140,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4547289812,
                "variance": 0.2067784463
              },
              {
                "average": -0.2728626311,
                "count": 9324140,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.604927592,
                "variance": 74.04477886
              },
              {
                "average": 139.0046022,
                "count": 9324140,
                "maximum": 153,
                "minimum": 128,
                "name": "UserData",
                "position": 10,
                "stddev": 3.85864639,
                "variance": 14.88915196
              },
              {
                "average": 10761.51364,
                "count": 9324140,
                "maximum": 10766,
                "minimum": 10757,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.702895743,
                "variance": 2.899853913
              },
              {
                "average": 37108.4318,
                "count": 9324140,
                "maximum": 55808,
                "minimum": 11008,
                "name": "Red",
                "position": 12,
                "stddev": 4015.486899,
                "variance": 16124135.04
              },
              {
                "average": 33909.43585,
                "count": 9324140,
                "maximum": 54016,
                "minimum": 10752,
                "name": "Green",
                "position": 13,
                "stddev": 3073.255889,
                "variance": 9444901.76
              },
              {
                "average": 29807.87079,
                "count": 9324140,
                "maximum": 51968,
                "minimum": 5888,
                "name": "Blue",
                "position": 14,
                "stddev": 3083.408829,
                "variance": 9507410.006
              },
              {
                "average": 241707.5302,
                "count": 9324140,
                "maximum": 245219.736,
                "minimum": 238099.0237,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1300.412251,
                "variance": 1691072.022
              },
              {
                "average": 0,
                "count": 9324140,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9324140,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9324140,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9324140,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9324140,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430187.4506,
              4995820.924,
              1051.046144,
              431185.6106,
              4997220.204,
              1239.646144
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430187.45055349433,
                    4995820.924013359,
                    1051.0461441404602
                  ],
                  [
                    430187.45055349433,
                    4997220.204013358,
                    1051.0461441404602
                  ],
                  [
                    431185.61055349436,
                    4997220.204013358,
                    1239.6461441404601
                  ],
                  [
                    431185.61055349436,
                    4995820.924013359,
                    1239.6461441404601
                  ],
                  [
                    430187.45055349433,
                    4995820.924013359,
                    1051.0461441404602
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T21:53:39+00:00",
            "end_time": "2011-09-16T19:54:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117B8302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752494451858,
              45.174905314632184,
              1109.7487521040935
            ],
            [
              -117.98774287909038,
              45.18750951682279,
              1109.7487521040935
            ],
            [
              -117.97502925588415,
              45.187618771328964,
              1243.9887521040937
            ],
            [
              -117.9748141253499,
              45.17501452140156,
              1243.9887521040937
            ],
            [
              -117.98752494451858,
              45.174905314632184,
              1109.7487521040935
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877429,
        45.17490531,
        1109.748752,
        -117.9748141,
        45.18761877,
        1243.988752
      ],
      "properties": {
        "datetime": "2011-09-17T22:13:19Z",
        "pc:count": 9141874,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422905.1163,
            "count": 9141874,
            "maximum": 423405.0654,
            "minimum": 422406.1654,
            "name": "X",
            "position": 0,
            "stddev": 286.6434246,
            "variance": 82164.45289
          },
          {
            "average": 5003557.023,
            "count": 9141874,
            "maximum": 5004254.511,
            "minimum": 5002854.091,
            "name": "Y",
            "position": 1,
            "stddev": 392.3710982,
            "variance": 153955.0787
          },
          {
            "average": 1158.746595,
            "count": 9141874,
            "maximum": 1243.988752,
            "minimum": 1109.748752,
            "name": "Z",
            "position": 2,
            "stddev": 32.13969992,
            "variance": 1032.960311
          },
          {
            "average": 104.3174955,
            "count": 9141874,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.5019091,
            "variance": 1056.374095
          },
          {
            "average": 1.008487756,
            "count": 9141874,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09584713531,
            "variance": 0.009186673346
          },
          {
            "average": 1.018014359,
            "count": 9141874,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1428967507,
            "variance": 0.02041948136
          },
          {
            "average": 0.4999919054,
            "count": 9141874,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000273,
            "variance": 0.2500000273
          },
          {
            "average": 0,
            "count": 9141874,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.312053634,
            "count": 9141874,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4633316165,
            "variance": 0.2146761869
          },
          {
            "average": -0.8350301046,
            "count": 9141874,
            "maximum": 19.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.713387672,
            "variance": 75.92312472
          },
          {
            "average": 137,
            "count": 9141874,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10671.39085,
            "count": 9141874,
            "maximum": 10675,
            "minimum": 10667,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.720447613,
            "variance": 2.959939988
          },
          {
            "average": 34277.48311,
            "count": 9141874,
            "maximum": 60160,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 7626.699613,
            "variance": 58166546.98
          },
          {
            "average": 31999.17383,
            "count": 9141874,
            "maximum": 60928,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 5967.106055,
            "variance": 35606354.67
          },
          {
            "average": 26568.70016,
            "count": 9141874,
            "maximum": 61184,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5461.363767,
            "variance": 29826494.2
          },
          {
            "average": 330382.5852,
            "count": 9141874,
            "maximum": 332799.4095,
            "minimum": 327397.7953,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1159.995291,
            "variance": 1345589.074
          },
          {
            "average": 0,
            "count": 9141874,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9141874,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9141874,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9141874,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9141874,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422406.1654,
          5002854.091,
          1109.748752,
          423405.0654,
          5004254.511,
          1243.988752
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422406.1653694277,
                5002854.091036162,
                1109.7487521040935
              ],
              [
                422406.1653694277,
                5004254.511036162,
                1109.7487521040935
              ],
              [
                423405.0653694277,
                5004254.511036162,
                1243.9887521040937
              ],
              [
                423405.0653694277,
                5002854.091036162,
                1243.9887521040937
              ],
              [
                422406.1653694277,
                5002854.091036162,
                1109.7487521040935
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:13:19+00:00",
        "end_time": "2011-09-17T20:43:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877429,
            45.17490531,
            1109.748752,
            -117.9748141,
            45.18761877,
            1243.988752
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752494451858,
                  45.174905314632184,
                  1109.7487521040935
                ],
                [
                  -117.98774287909038,
                  45.18750951682279,
                  1109.7487521040935
                ],
                [
                  -117.97502925588415,
                  45.187618771328964,
                  1243.9887521040937
                ],
                [
                  -117.9748141253499,
                  45.17501452140156,
                  1243.9887521040937
                ],
                [
                  -117.98752494451858,
                  45.174905314632184,
                  1109.7487521040935
                ]
              ]
            ]
          },
          "id": "45117B8302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:13:19Z",
            "pc:count": 9141874,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422905.1163,
                "count": 9141874,
                "maximum": 423405.0654,
                "minimum": 422406.1654,
                "name": "X",
                "position": 0,
                "stddev": 286.6434246,
                "variance": 82164.45289
              },
              {
                "average": 5003557.023,
                "count": 9141874,
                "maximum": 5004254.511,
                "minimum": 5002854.091,
                "name": "Y",
                "position": 1,
                "stddev": 392.3710982,
                "variance": 153955.0787
              },
              {
                "average": 1158.746595,
                "count": 9141874,
                "maximum": 1243.988752,
                "minimum": 1109.748752,
                "name": "Z",
                "position": 2,
                "stddev": 32.13969992,
                "variance": 1032.960311
              },
              {
                "average": 104.3174955,
                "count": 9141874,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.5019091,
                "variance": 1056.374095
              },
              {
                "average": 1.008487756,
                "count": 9141874,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09584713531,
                "variance": 0.009186673346
              },
              {
                "average": 1.018014359,
                "count": 9141874,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1428967507,
                "variance": 0.02041948136
              },
              {
                "average": 0.4999919054,
                "count": 9141874,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000273,
                "variance": 0.2500000273
              },
              {
                "average": 0,
                "count": 9141874,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.312053634,
                "count": 9141874,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4633316165,
                "variance": 0.2146761869
              },
              {
                "average": -0.8350301046,
                "count": 9141874,
                "maximum": 19.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.713387672,
                "variance": 75.92312472
              },
              {
                "average": 137,
                "count": 9141874,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10671.39085,
                "count": 9141874,
                "maximum": 10675,
                "minimum": 10667,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.720447613,
                "variance": 2.959939988
              },
              {
                "average": 34277.48311,
                "count": 9141874,
                "maximum": 60160,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 7626.699613,
                "variance": 58166546.98
              },
              {
                "average": 31999.17383,
                "count": 9141874,
                "maximum": 60928,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 5967.106055,
                "variance": 35606354.67
              },
              {
                "average": 26568.70016,
                "count": 9141874,
                "maximum": 61184,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5461.363767,
                "variance": 29826494.2
              },
              {
                "average": 330382.5852,
                "count": 9141874,
                "maximum": 332799.4095,
                "minimum": 327397.7953,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1159.995291,
                "variance": 1345589.074
              },
              {
                "average": 0,
                "count": 9141874,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9141874,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9141874,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9141874,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9141874,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422406.1654,
              5002854.091,
              1109.748752,
              423405.0654,
              5004254.511,
              1243.988752
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422406.1653694277,
                    5002854.091036162,
                    1109.7487521040935
                  ],
                  [
                    422406.1653694277,
                    5004254.511036162,
                    1109.7487521040935
                  ],
                  [
                    423405.0653694277,
                    5004254.511036162,
                    1243.9887521040937
                  ],
                  [
                    423405.0653694277,
                    5002854.091036162,
                    1243.9887521040937
                  ],
                  [
                    422406.1653694277,
                    5002854.091036162,
                    1109.7487521040935
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:13:19+00:00",
            "end_time": "2011-09-17T20:43:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117B7313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002537597394,
              45.149920090446976,
              1072.2894823380625
            ],
            [
              -117.8502125855606,
              45.16251007291306,
              1072.2894823380625
            ],
            [
              -117.83752872056516,
              45.162603796705554,
              1195.6494823380626
            ],
            [
              -117.8373443030641,
              45.15001377333492,
              1195.6494823380626
            ],
            [
              -117.85002537597394,
              45.149920090446976,
              1072.2894823380625
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502126,
        45.14992009,
        1072.289482,
        -117.8373443,
        45.1626038,
        1195.649482
      ],
      "properties": {
        "datetime": "2011-09-16T17:11:20Z",
        "pc:count": 10429326,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433672.3485,
            "count": 10429326,
            "maximum": 434177.9638,
            "minimum": 433181.0038,
            "name": "X",
            "position": 0,
            "stddev": 281.5812804,
            "variance": 79288.01749
          },
          {
            "average": 5000650.522,
            "count": 10429326,
            "maximum": 5001354.362,
            "minimum": 4999955.582,
            "name": "Y",
            "position": 1,
            "stddev": 402.6288107,
            "variance": 162109.9592
          },
          {
            "average": 1140.809749,
            "count": 10429326,
            "maximum": 1195.649482,
            "minimum": 1072.289482,
            "name": "Z",
            "position": 2,
            "stddev": 25.78540969,
            "variance": 664.8873531
          },
          {
            "average": 113.9340437,
            "count": 10429326,
            "maximum": 245,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.15390872,
            "variance": 366.8722192
          },
          {
            "average": 1.000731783,
            "count": 10429326,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02782450416,
            "variance": 0.0007742030318
          },
          {
            "average": 1.001750257,
            "count": 10429326,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04362014095,
            "variance": 0.001902716696
          },
          {
            "average": 0.4999965482,
            "count": 10429326,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000024,
            "variance": 0.250000024
          },
          {
            "average": 0,
            "count": 10429326,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.314929843,
            "count": 10429326,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4644879521,
            "variance": 0.2157490577
          },
          {
            "average": 0.06146190532,
            "count": 10429326,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.584875767,
            "variance": 73.70009193
          },
          {
            "average": 134.0167842,
            "count": 10429326,
            "maximum": 143,
            "minimum": 118,
            "name": "UserData",
            "position": 10,
            "stddev": 3.504787212,
            "variance": 12.2835334
          },
          {
            "average": 10737.84854,
            "count": 10429326,
            "maximum": 10743,
            "minimum": 10734,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.763511634,
            "variance": 3.109973285
          },
          {
            "average": 36112.03699,
            "count": 10429326,
            "maximum": 54528,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 4828.202043,
            "variance": 23311534.96
          },
          {
            "average": 33365.49583,
            "count": 10429326,
            "maximum": 52480,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 3781.602296,
            "variance": 14300515.93
          },
          {
            "average": 28589.68052,
            "count": 10429326,
            "maximum": 49408,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 3818.561148,
            "variance": 14581409.24
          },
          {
            "average": 169175.1603,
            "count": 10429326,
            "maximum": 228280.9424,
            "minimum": 164519.2127,
            "name": "GpsTime",
            "position": 15,
            "stddev": 13068.32544,
            "variance": 170781129.9
          },
          {
            "average": 0,
            "count": 10429326,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10429326,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10429326,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10429326,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10429326,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433181.0038,
          4999955.582,
          1072.289482,
          434177.9638,
          5001354.362,
          1195.649482
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433181.0037846616,
                4999955.58167589,
                1072.2894823380625
              ],
              [
                433181.0037846616,
                5001354.361675889,
                1072.2894823380625
              ],
              [
                434177.96378466155,
                5001354.361675889,
                1195.6494823380626
              ],
              [
                434177.96378466155,
                4999955.58167589,
                1195.6494823380626
              ],
              [
                433181.0037846616,
                4999955.58167589,
                1072.2894823380625
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T17:11:20+00:00",
        "end_time": "2011-09-15T23:28:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502126,
            45.14992009,
            1072.289482,
            -117.8373443,
            45.1626038,
            1195.649482
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002537597394,
                  45.149920090446976,
                  1072.2894823380625
                ],
                [
                  -117.8502125855606,
                  45.16251007291306,
                  1072.2894823380625
                ],
                [
                  -117.83752872056516,
                  45.162603796705554,
                  1195.6494823380626
                ],
                [
                  -117.8373443030641,
                  45.15001377333492,
                  1195.6494823380626
                ],
                [
                  -117.85002537597394,
                  45.149920090446976,
                  1072.2894823380625
                ]
              ]
            ]
          },
          "id": "45117B7313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T17:11:20Z",
            "pc:count": 10429326,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433672.3485,
                "count": 10429326,
                "maximum": 434177.9638,
                "minimum": 433181.0038,
                "name": "X",
                "position": 0,
                "stddev": 281.5812804,
                "variance": 79288.01749
              },
              {
                "average": 5000650.522,
                "count": 10429326,
                "maximum": 5001354.362,
                "minimum": 4999955.582,
                "name": "Y",
                "position": 1,
                "stddev": 402.6288107,
                "variance": 162109.9592
              },
              {
                "average": 1140.809749,
                "count": 10429326,
                "maximum": 1195.649482,
                "minimum": 1072.289482,
                "name": "Z",
                "position": 2,
                "stddev": 25.78540969,
                "variance": 664.8873531
              },
              {
                "average": 113.9340437,
                "count": 10429326,
                "maximum": 245,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.15390872,
                "variance": 366.8722192
              },
              {
                "average": 1.000731783,
                "count": 10429326,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02782450416,
                "variance": 0.0007742030318
              },
              {
                "average": 1.001750257,
                "count": 10429326,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04362014095,
                "variance": 0.001902716696
              },
              {
                "average": 0.4999965482,
                "count": 10429326,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000024,
                "variance": 0.250000024
              },
              {
                "average": 0,
                "count": 10429326,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.314929843,
                "count": 10429326,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4644879521,
                "variance": 0.2157490577
              },
              {
                "average": 0.06146190532,
                "count": 10429326,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.584875767,
                "variance": 73.70009193
              },
              {
                "average": 134.0167842,
                "count": 10429326,
                "maximum": 143,
                "minimum": 118,
                "name": "UserData",
                "position": 10,
                "stddev": 3.504787212,
                "variance": 12.2835334
              },
              {
                "average": 10737.84854,
                "count": 10429326,
                "maximum": 10743,
                "minimum": 10734,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.763511634,
                "variance": 3.109973285
              },
              {
                "average": 36112.03699,
                "count": 10429326,
                "maximum": 54528,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 4828.202043,
                "variance": 23311534.96
              },
              {
                "average": 33365.49583,
                "count": 10429326,
                "maximum": 52480,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 3781.602296,
                "variance": 14300515.93
              },
              {
                "average": 28589.68052,
                "count": 10429326,
                "maximum": 49408,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 3818.561148,
                "variance": 14581409.24
              },
              {
                "average": 169175.1603,
                "count": 10429326,
                "maximum": 228280.9424,
                "minimum": 164519.2127,
                "name": "GpsTime",
                "position": 15,
                "stddev": 13068.32544,
                "variance": 170781129.9
              },
              {
                "average": 0,
                "count": 10429326,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10429326,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10429326,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10429326,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10429326,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433181.0038,
              4999955.582,
              1072.289482,
              434177.9638,
              5001354.362,
              1195.649482
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433181.0037846616,
                    4999955.58167589,
                    1072.2894823380625
                  ],
                  [
                    433181.0037846616,
                    5001354.361675889,
                    1072.2894823380625
                  ],
                  [
                    434177.96378466155,
                    5001354.361675889,
                    1195.6494823380626
                  ],
                  [
                    434177.96378466155,
                    4999955.58167589,
                    1195.6494823380626
                  ],
                  [
                    433181.0037846616,
                    4999955.58167589,
                    1072.2894823380625
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T17:11:20+00:00",
            "end_time": "2011-09-15T23:28: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": "45117B8402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502486015763,
              45.17491148781386,
              1099.7980622585037
            ],
            [
              -117.92522890381863,
              45.187509799611576,
              1099.7980622585037
            ],
            [
              -117.91252955964266,
              45.187611978755925,
              1527.9180622585036
            ],
            [
              -117.91232831566187,
              45.17501362233357,
              1527.9180622585036
            ],
            [
              -117.92502486015763,
              45.17491148781386,
              1099.7980622585037
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252289,
        45.17491149,
        1099.798062,
        -117.9123283,
        45.18761198,
        1527.918062
      ],
      "properties": {
        "datetime": "2011-09-16T22:16:41Z",
        "pc:count": 10601510,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427818.0013,
            "count": 10601510,
            "maximum": 428314.8825,
            "minimum": 427317.1225,
            "name": "X",
            "position": 0,
            "stddev": 281.9041114,
            "variance": 79469.928
          },
          {
            "average": 5003496.939,
            "count": 10601510,
            "maximum": 5004196.377,
            "minimum": 5002796.637,
            "name": "Y",
            "position": 1,
            "stddev": 400.4425568,
            "variance": 160354.2413
          },
          {
            "average": 1397.071973,
            "count": 10601510,
            "maximum": 1527.918062,
            "minimum": 1099.798062,
            "name": "Z",
            "position": 2,
            "stddev": 85.09748775,
            "variance": 7241.582421
          },
          {
            "average": 106.5102144,
            "count": 10601510,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 36.51714144,
            "variance": 1333.501619
          },
          {
            "average": 1.026051478,
            "count": 10601510,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1649044714,
            "variance": 0.02719348469
          },
          {
            "average": 1.055969008,
            "count": 10601510,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2439019842,
            "variance": 0.05948817788
          },
          {
            "average": 0.4999929255,
            "count": 10601510,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000235,
            "variance": 0.2500000235
          },
          {
            "average": 0,
            "count": 10601510,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.25005353,
            "count": 10601510,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4330436235,
            "variance": 0.1875267799
          },
          {
            "average": -0.01924226961,
            "count": 10601510,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.481677989,
            "variance": 71.93886151
          },
          {
            "average": 134.3747409,
            "count": 10601510,
            "maximum": 151,
            "minimum": 120,
            "name": "UserData",
            "position": 10,
            "stddev": 3.835312225,
            "variance": 14.70961986
          },
          {
            "average": 10763.54159,
            "count": 10601510,
            "maximum": 10768,
            "minimum": 10759,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.600376967,
            "variance": 2.561206437
          },
          {
            "average": 29591.99129,
            "count": 10601510,
            "maximum": 52224,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8870.151768,
            "variance": 78679592.39
          },
          {
            "average": 27875.94207,
            "count": 10601510,
            "maximum": 50688,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 7130.805032,
            "variance": 50848380.4
          },
          {
            "average": 23998.86119,
            "count": 10601510,
            "maximum": 49920,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5967.881466,
            "variance": 35615609.19
          },
          {
            "average": 243249.4887,
            "count": 10601510,
            "maximum": 246601.9747,
            "minimum": 239840.2421,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1205.2262,
            "variance": 1452570.193
          },
          {
            "average": 0,
            "count": 10601510,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10601510,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10601510,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10601510,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10601510,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427317.1225,
          5002796.637,
          1099.798062,
          428314.8825,
          5004196.377,
          1527.918062
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427317.1224821664,
                5002796.6372614205,
                1099.7980622585037
              ],
              [
                427317.1224821664,
                5004196.377261421,
                1099.7980622585037
              ],
              [
                428314.8824821664,
                5004196.377261421,
                1527.9180622585036
              ],
              [
                428314.8824821664,
                5002796.6372614205,
                1527.9180622585036
              ],
              [
                427317.1224821664,
                5002796.6372614205,
                1099.7980622585037
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T22:16:41+00:00",
        "end_time": "2011-09-16T20:24:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252289,
            45.17491149,
            1099.798062,
            -117.9123283,
            45.18761198,
            1527.918062
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502486015763,
                  45.17491148781386,
                  1099.7980622585037
                ],
                [
                  -117.92522890381863,
                  45.187509799611576,
                  1099.7980622585037
                ],
                [
                  -117.91252955964266,
                  45.187611978755925,
                  1527.9180622585036
                ],
                [
                  -117.91232831566187,
                  45.17501362233357,
                  1527.9180622585036
                ],
                [
                  -117.92502486015763,
                  45.17491148781386,
                  1099.7980622585037
                ]
              ]
            ]
          },
          "id": "45117B8402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T22:16:41Z",
            "pc:count": 10601510,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427818.0013,
                "count": 10601510,
                "maximum": 428314.8825,
                "minimum": 427317.1225,
                "name": "X",
                "position": 0,
                "stddev": 281.9041114,
                "variance": 79469.928
              },
              {
                "average": 5003496.939,
                "count": 10601510,
                "maximum": 5004196.377,
                "minimum": 5002796.637,
                "name": "Y",
                "position": 1,
                "stddev": 400.4425568,
                "variance": 160354.2413
              },
              {
                "average": 1397.071973,
                "count": 10601510,
                "maximum": 1527.918062,
                "minimum": 1099.798062,
                "name": "Z",
                "position": 2,
                "stddev": 85.09748775,
                "variance": 7241.582421
              },
              {
                "average": 106.5102144,
                "count": 10601510,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 36.51714144,
                "variance": 1333.501619
              },
              {
                "average": 1.026051478,
                "count": 10601510,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1649044714,
                "variance": 0.02719348469
              },
              {
                "average": 1.055969008,
                "count": 10601510,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2439019842,
                "variance": 0.05948817788
              },
              {
                "average": 0.4999929255,
                "count": 10601510,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000235,
                "variance": 0.2500000235
              },
              {
                "average": 0,
                "count": 10601510,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.25005353,
                "count": 10601510,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4330436235,
                "variance": 0.1875267799
              },
              {
                "average": -0.01924226961,
                "count": 10601510,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.481677989,
                "variance": 71.93886151
              },
              {
                "average": 134.3747409,
                "count": 10601510,
                "maximum": 151,
                "minimum": 120,
                "name": "UserData",
                "position": 10,
                "stddev": 3.835312225,
                "variance": 14.70961986
              },
              {
                "average": 10763.54159,
                "count": 10601510,
                "maximum": 10768,
                "minimum": 10759,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.600376967,
                "variance": 2.561206437
              },
              {
                "average": 29591.99129,
                "count": 10601510,
                "maximum": 52224,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8870.151768,
                "variance": 78679592.39
              },
              {
                "average": 27875.94207,
                "count": 10601510,
                "maximum": 50688,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 7130.805032,
                "variance": 50848380.4
              },
              {
                "average": 23998.86119,
                "count": 10601510,
                "maximum": 49920,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5967.881466,
                "variance": 35615609.19
              },
              {
                "average": 243249.4887,
                "count": 10601510,
                "maximum": 246601.9747,
                "minimum": 239840.2421,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1205.2262,
                "variance": 1452570.193
              },
              {
                "average": 0,
                "count": 10601510,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10601510,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10601510,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10601510,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10601510,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427317.1225,
              5002796.637,
              1099.798062,
              428314.8825,
              5004196.377,
              1527.918062
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427317.1224821664,
                    5002796.6372614205,
                    1099.7980622585037
                  ],
                  [
                    427317.1224821664,
                    5004196.377261421,
                    1099.7980622585037
                  ],
                  [
                    428314.8824821664,
                    5004196.377261421,
                    1527.9180622585036
                  ],
                  [
                    428314.8824821664,
                    5002796.6372614205,
                    1527.9180622585036
                  ],
                  [
                    427317.1224821664,
                    5002796.6372614205,
                    1099.7980622585037
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T22:16:41+00:00",
            "end_time": "2011-09-16T20: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": "45117C8305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9500250041196,
              45.29990916555271,
              821.0062272693798
            ],
            [
              -117.95008753867096,
              45.303653073179596,
              821.0062272693798
            ],
            [
              -117.937530475811,
              45.30375684488963,
              826.1862272693799
            ],
            [
              -117.93746876746778,
              45.30001292379225,
              826.1862272693799
            ],
            [
              -117.9500250041196,
              45.29990916555271,
              821.0062272693798
            ]
          ]
        ]
      },
      "bbox": [
        -117.9500875,
        45.29990917,
        821.0062273,
        -117.9374688,
        45.30375684,
        826.1862273
      ],
      "properties": {
        "datetime": "2011-09-16T19:06:19Z",
        "pc:count": 2796344,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426009.6521,
            "count": 2796344,
            "maximum": 426500.8123,
            "minimum": 425516.2323,
            "name": "X",
            "position": 0,
            "stddev": 282.6753538,
            "variance": 79905.35564
          },
          {
            "average": 5016913.572,
            "count": 2796344,
            "maximum": 5017121.64,
            "minimum": 5016705.66,
            "name": "Y",
            "position": 1,
            "stddev": 115.5540613,
            "variance": 13352.74108
          },
          {
            "average": 821.707164,
            "count": 2796344,
            "maximum": 826.1862273,
            "minimum": 821.0062273,
            "name": "Z",
            "position": 2,
            "stddev": 0.1716659065,
            "variance": 0.02946918347
          },
          {
            "average": 113.9028632,
            "count": 2796344,
            "maximum": 237,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.50911571,
            "variance": 552.6785215
          },
          {
            "average": 1.00001645,
            "count": 2796344,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004055833548,
            "variance": 1.644978577e-05
          },
          {
            "average": 1.000036119,
            "count": 2796344,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006009766842,
            "variance": 3.611729749e-05
          },
          {
            "average": 0.4999460009,
            "count": 2796344,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000865,
            "variance": 0.2500000865
          },
          {
            "average": 0,
            "count": 2796344,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.320097599,
            "count": 2796344,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4665138839,
            "variance": 0.2176352039
          },
          {
            "average": 0.2242960087,
            "count": 2796344,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.76755794,
            "variance": 76.87007222
          },
          {
            "average": 131.1439801,
            "count": 2796344,
            "maximum": 140,
            "minimum": 120,
            "name": "UserData",
            "position": 10,
            "stddev": 3.722093161,
            "variance": 13.8539775
          },
          {
            "average": 10748.47641,
            "count": 2796344,
            "maximum": 10753,
            "minimum": 10745,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.887339098,
            "variance": 3.56204887
          },
          {
            "average": 24141.78641,
            "count": 2796344,
            "maximum": 55552,
            "minimum": 14592,
            "name": "Red",
            "position": 12,
            "stddev": 5430.35247,
            "variance": 29488727.95
          },
          {
            "average": 26822.74829,
            "count": 2796344,
            "maximum": 53760,
            "minimum": 16896,
            "name": "Green",
            "position": 13,
            "stddev": 4504.329698,
            "variance": 20288986.03
          },
          {
            "average": 21854.81152,
            "count": 2796344,
            "maximum": 53504,
            "minimum": 13824,
            "name": "Blue",
            "position": 14,
            "stddev": 3667.964542,
            "variance": 13453963.88
          },
          {
            "average": 231989.0912,
            "count": 2796344,
            "maximum": 235179.3498,
            "minimum": 229332.8778,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1201.281837,
            "variance": 1443078.052
          },
          {
            "average": 0,
            "count": 2796344,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2796344,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2796344,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2796344,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2796344,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425516.2323,
          5016705.66,
          821.0062273,
          426500.8123,
          5017121.64,
          826.1862273
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425516.2323473952,
                5016705.660490363,
                821.0062272693798
              ],
              [
                425516.2323473952,
                5017121.640490363,
                821.0062272693798
              ],
              [
                426500.8123473952,
                5017121.640490363,
                826.1862272693799
              ],
              [
                426500.8123473952,
                5016705.660490363,
                826.1862272693799
              ],
              [
                425516.2323473952,
                5016705.660490363,
                821.0062272693798
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T19:06:19+00:00",
        "end_time": "2011-09-16T17:28:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9500875,
            45.29990917,
            821.0062273,
            -117.9374688,
            45.30375684,
            826.1862273
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9500250041196,
                  45.29990916555271,
                  821.0062272693798
                ],
                [
                  -117.95008753867096,
                  45.303653073179596,
                  821.0062272693798
                ],
                [
                  -117.937530475811,
                  45.30375684488963,
                  826.1862272693799
                ],
                [
                  -117.93746876746778,
                  45.30001292379225,
                  826.1862272693799
                ],
                [
                  -117.9500250041196,
                  45.29990916555271,
                  821.0062272693798
                ]
              ]
            ]
          },
          "id": "45117C8305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T19:06:19Z",
            "pc:count": 2796344,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426009.6521,
                "count": 2796344,
                "maximum": 426500.8123,
                "minimum": 425516.2323,
                "name": "X",
                "position": 0,
                "stddev": 282.6753538,
                "variance": 79905.35564
              },
              {
                "average": 5016913.572,
                "count": 2796344,
                "maximum": 5017121.64,
                "minimum": 5016705.66,
                "name": "Y",
                "position": 1,
                "stddev": 115.5540613,
                "variance": 13352.74108
              },
              {
                "average": 821.707164,
                "count": 2796344,
                "maximum": 826.1862273,
                "minimum": 821.0062273,
                "name": "Z",
                "position": 2,
                "stddev": 0.1716659065,
                "variance": 0.02946918347
              },
              {
                "average": 113.9028632,
                "count": 2796344,
                "maximum": 237,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.50911571,
                "variance": 552.6785215
              },
              {
                "average": 1.00001645,
                "count": 2796344,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004055833548,
                "variance": 1.644978577e-05
              },
              {
                "average": 1.000036119,
                "count": 2796344,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006009766842,
                "variance": 3.611729749e-05
              },
              {
                "average": 0.4999460009,
                "count": 2796344,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000865,
                "variance": 0.2500000865
              },
              {
                "average": 0,
                "count": 2796344,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.320097599,
                "count": 2796344,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4665138839,
                "variance": 0.2176352039
              },
              {
                "average": 0.2242960087,
                "count": 2796344,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.76755794,
                "variance": 76.87007222
              },
              {
                "average": 131.1439801,
                "count": 2796344,
                "maximum": 140,
                "minimum": 120,
                "name": "UserData",
                "position": 10,
                "stddev": 3.722093161,
                "variance": 13.8539775
              },
              {
                "average": 10748.47641,
                "count": 2796344,
                "maximum": 10753,
                "minimum": 10745,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.887339098,
                "variance": 3.56204887
              },
              {
                "average": 24141.78641,
                "count": 2796344,
                "maximum": 55552,
                "minimum": 14592,
                "name": "Red",
                "position": 12,
                "stddev": 5430.35247,
                "variance": 29488727.95
              },
              {
                "average": 26822.74829,
                "count": 2796344,
                "maximum": 53760,
                "minimum": 16896,
                "name": "Green",
                "position": 13,
                "stddev": 4504.329698,
                "variance": 20288986.03
              },
              {
                "average": 21854.81152,
                "count": 2796344,
                "maximum": 53504,
                "minimum": 13824,
                "name": "Blue",
                "position": 14,
                "stddev": 3667.964542,
                "variance": 13453963.88
              },
              {
                "average": 231989.0912,
                "count": 2796344,
                "maximum": 235179.3498,
                "minimum": 229332.8778,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1201.281837,
                "variance": 1443078.052
              },
              {
                "average": 0,
                "count": 2796344,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2796344,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2796344,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2796344,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2796344,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425516.2323,
              5016705.66,
              821.0062273,
              426500.8123,
              5017121.64,
              826.1862273
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425516.2323473952,
                    5016705.660490363,
                    821.0062272693798
                  ],
                  [
                    425516.2323473952,
                    5017121.640490363,
                    821.0062272693798
                  ],
                  [
                    426500.8123473952,
                    5017121.640490363,
                    826.1862272693799
                  ],
                  [
                    426500.8123473952,
                    5016705.660490363,
                    826.1862272693799
                  ],
                  [
                    425516.2323473952,
                    5016705.660490363,
                    821.0062272693798
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T19:06:19+00:00",
            "end_time": "2011-09-16T17:28: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": "45117B7417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002515097382,
              45.13742511430572,
              1089.1364370736153
            ],
            [
              -117.80020120700595,
              45.15001060252772,
              1089.1364370736153
            ],
            [
              -117.78752936870934,
              45.15009868807198,
              1448.5164370736154
            ],
            [
              -117.78735609996853,
              45.13751316141984,
              1448.5164370736154
            ],
            [
              -117.80002515097382,
              45.13742511430572,
              1089.1364370736153
            ]
          ]
        ]
      },
      "bbox": [
        -117.8002012,
        45.13742511,
        1089.136437,
        -117.7873561,
        45.15009869,
        1448.516437
      ],
      "properties": {
        "datetime": "2011-09-15T22:23:21Z",
        "pc:count": 9993761,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437602.4079,
            "count": 9993761,
            "maximum": 438093.9741,
            "minimum": 437097.7541,
            "name": "X",
            "position": 0,
            "stddev": 280.8126195,
            "variance": 78855.72724
          },
          {
            "average": 4999237.802,
            "count": 9993761,
            "maximum": 4999925.647,
            "minimum": 4998527.387,
            "name": "Y",
            "position": 1,
            "stddev": 404.952967,
            "variance": 163986.9055
          },
          {
            "average": 1330.901117,
            "count": 9993761,
            "maximum": 1448.516437,
            "minimum": 1089.136437,
            "name": "Z",
            "position": 2,
            "stddev": 81.49259233,
            "variance": 6641.042604
          },
          {
            "average": 102.477098,
            "count": 9993761,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.59557686,
            "variance": 1489.618553
          },
          {
            "average": 1.045270444,
            "count": 9993761,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2183213411,
            "variance": 0.04766420797
          },
          {
            "average": 1.093415182,
            "count": 9993761,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3157498373,
            "variance": 0.09969795975
          },
          {
            "average": 0.5001262288,
            "count": 9993761,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000091,
            "variance": 0.2500000091
          },
          {
            "average": 0,
            "count": 9993761,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.229887727,
            "count": 9993761,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4207604754,
            "variance": 0.1770393777
          },
          {
            "average": 0.4558830456,
            "count": 9993761,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.532877778,
            "variance": 72.81000318
          },
          {
            "average": 134.2396357,
            "count": 9993761,
            "maximum": 157,
            "minimum": 124,
            "name": "UserData",
            "position": 10,
            "stddev": 4.253947426,
            "variance": 18.0960687
          },
          {
            "average": 10721.07834,
            "count": 9993761,
            "maximum": 10725,
            "minimum": 10717,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.685594902,
            "variance": 2.841230175
          },
          {
            "average": 26825.25575,
            "count": 9993761,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10676.79036,
            "variance": 113993852.4
          },
          {
            "average": 26472.00055,
            "count": 9993761,
            "maximum": 54528,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 8518.741961,
            "variance": 72568964.6
          },
          {
            "average": 22185.42943,
            "count": 9993761,
            "maximum": 53760,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 6820.581985,
            "variance": 46520338.62
          },
          {
            "average": 158975.9312,
            "count": 9993761,
            "maximum": 160601.4449,
            "minimum": 157238.5694,
            "name": "GpsTime",
            "position": 15,
            "stddev": 718.9081507,
            "variance": 516828.9292
          },
          {
            "average": 0,
            "count": 9993761,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9993761,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9993761,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9993761,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9993761,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437097.7541,
          4998527.387,
          1089.136437,
          438093.9741,
          4999925.647,
          1448.516437
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437097.7540510126,
                4998527.386531514,
                1089.1364370736153
              ],
              [
                437097.7540510126,
                4999925.646531514,
                1089.1364370736153
              ],
              [
                438093.9740510126,
                4999925.646531514,
                1448.5164370736154
              ],
              [
                438093.9740510126,
                4998527.386531514,
                1448.5164370736154
              ],
              [
                437097.7540510126,
                4998527.386531514,
                1089.1364370736153
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T22:23:21+00:00",
        "end_time": "2011-09-15T21:27:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8002012,
            45.13742511,
            1089.136437,
            -117.7873561,
            45.15009869,
            1448.516437
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002515097382,
                  45.13742511430572,
                  1089.1364370736153
                ],
                [
                  -117.80020120700595,
                  45.15001060252772,
                  1089.1364370736153
                ],
                [
                  -117.78752936870934,
                  45.15009868807198,
                  1448.5164370736154
                ],
                [
                  -117.78735609996853,
                  45.13751316141984,
                  1448.5164370736154
                ],
                [
                  -117.80002515097382,
                  45.13742511430572,
                  1089.1364370736153
                ]
              ]
            ]
          },
          "id": "45117B7417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T22:23:21Z",
            "pc:count": 9993761,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437602.4079,
                "count": 9993761,
                "maximum": 438093.9741,
                "minimum": 437097.7541,
                "name": "X",
                "position": 0,
                "stddev": 280.8126195,
                "variance": 78855.72724
              },
              {
                "average": 4999237.802,
                "count": 9993761,
                "maximum": 4999925.647,
                "minimum": 4998527.387,
                "name": "Y",
                "position": 1,
                "stddev": 404.952967,
                "variance": 163986.9055
              },
              {
                "average": 1330.901117,
                "count": 9993761,
                "maximum": 1448.516437,
                "minimum": 1089.136437,
                "name": "Z",
                "position": 2,
                "stddev": 81.49259233,
                "variance": 6641.042604
              },
              {
                "average": 102.477098,
                "count": 9993761,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.59557686,
                "variance": 1489.618553
              },
              {
                "average": 1.045270444,
                "count": 9993761,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2183213411,
                "variance": 0.04766420797
              },
              {
                "average": 1.093415182,
                "count": 9993761,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3157498373,
                "variance": 0.09969795975
              },
              {
                "average": 0.5001262288,
                "count": 9993761,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000091,
                "variance": 0.2500000091
              },
              {
                "average": 0,
                "count": 9993761,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.229887727,
                "count": 9993761,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4207604754,
                "variance": 0.1770393777
              },
              {
                "average": 0.4558830456,
                "count": 9993761,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.532877778,
                "variance": 72.81000318
              },
              {
                "average": 134.2396357,
                "count": 9993761,
                "maximum": 157,
                "minimum": 124,
                "name": "UserData",
                "position": 10,
                "stddev": 4.253947426,
                "variance": 18.0960687
              },
              {
                "average": 10721.07834,
                "count": 9993761,
                "maximum": 10725,
                "minimum": 10717,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.685594902,
                "variance": 2.841230175
              },
              {
                "average": 26825.25575,
                "count": 9993761,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10676.79036,
                "variance": 113993852.4
              },
              {
                "average": 26472.00055,
                "count": 9993761,
                "maximum": 54528,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 8518.741961,
                "variance": 72568964.6
              },
              {
                "average": 22185.42943,
                "count": 9993761,
                "maximum": 53760,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 6820.581985,
                "variance": 46520338.62
              },
              {
                "average": 158975.9312,
                "count": 9993761,
                "maximum": 160601.4449,
                "minimum": 157238.5694,
                "name": "GpsTime",
                "position": 15,
                "stddev": 718.9081507,
                "variance": 516828.9292
              },
              {
                "average": 0,
                "count": 9993761,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9993761,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9993761,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9993761,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9993761,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437097.7541,
              4998527.387,
              1089.136437,
              438093.9741,
              4999925.647,
              1448.516437
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437097.7540510126,
                    4998527.386531514,
                    1089.1364370736153
                  ],
                  [
                    437097.7540510126,
                    4999925.646531514,
                    1089.1364370736153
                  ],
                  [
                    438093.9740510126,
                    4999925.646531514,
                    1448.5164370736154
                  ],
                  [
                    438093.9740510126,
                    4998527.386531514,
                    1448.5164370736154
                  ],
                  [
                    437097.7540510126,
                    4998527.386531514,
                    1089.1364370736153
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T22:23:21+00:00",
            "end_time": "2011-09-15T21: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": "45117C7304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752480558783,
              45.29992157681017,
              831.992985541679
            ],
            [
              -117.83771021319525,
              45.31251018768246,
              831.992985541679
            ],
            [
              -117.8250286097801,
              45.31260250087087,
              879.952985541679
            ],
            [
              -117.82484600817581,
              45.30001384971237,
              879.952985541679
            ],
            [
              -117.83752480558783,
              45.29992157681017,
              831.992985541679
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377102,
        45.29992158,
        831.9929855,
        -117.824846,
        45.3126025,
        879.9529855
      ],
      "properties": {
        "datetime": "2011-09-18T22:59:58Z",
        "pc:count": 9367927,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434820.2937,
            "count": 9367927,
            "maximum": 435330.7546,
            "minimum": 434336.5946,
            "name": "X",
            "position": 0,
            "stddev": 282.7660067,
            "variance": 79956.61457
          },
          {
            "average": 5017311.567,
            "count": 9367927,
            "maximum": 5018007.892,
            "minimum": 5016609.232,
            "name": "Y",
            "position": 1,
            "stddev": 397.0542174,
            "variance": 157652.0515
          },
          {
            "average": 840.1372821,
            "count": 9367927,
            "maximum": 879.9529855,
            "minimum": 831.9929855,
            "name": "Z",
            "position": 2,
            "stddev": 4.566332008,
            "variance": 20.85138801
          },
          {
            "average": 110.8952349,
            "count": 9367927,
            "maximum": 242,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.55610857,
            "variance": 653.1146852
          },
          {
            "average": 1.002515284,
            "count": 9367927,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05307369319,
            "variance": 0.002816816909
          },
          {
            "average": 1.005293594,
            "count": 9367927,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08000184423,
            "variance": 0.00640029508
          },
          {
            "average": 0.5000390161,
            "count": 9367927,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000252,
            "variance": 0.2500000252
          },
          {
            "average": 0,
            "count": 9367927,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.296700967,
            "count": 9367927,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4568035962,
            "variance": 0.2086695255
          },
          {
            "average": -0.3473503916,
            "count": 9367927,
            "maximum": 19.99799919,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.55710616,
            "variance": 73.22406584
          },
          {
            "average": 138,
            "count": 9367927,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10627.2378,
            "count": 9367927,
            "maximum": 10632,
            "minimum": 10623,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.715932329,
            "variance": 2.944423758
          },
          {
            "average": 37283.81745,
            "count": 9367927,
            "maximum": 61952,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 9576.346281,
            "variance": 91706408.09
          },
          {
            "average": 34592.391,
            "count": 9367927,
            "maximum": 62976,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 7930.413675,
            "variance": 62891461.05
          },
          {
            "average": 28693.53876,
            "count": 9367927,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 8024.593805,
            "variance": 64394105.74
          },
          {
            "average": 418942.9965,
            "count": 9367927,
            "maximum": 421998.2565,
            "minimum": 416164.1507,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1092.157949,
            "variance": 1192808.986
          },
          {
            "average": 0,
            "count": 9367927,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9367927,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9367927,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9367927,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9367927,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434336.5946,
          5016609.232,
          831.9929855,
          435330.7546,
          5018007.892,
          879.9529855
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434336.59464733955,
                5016609.2318374915,
                831.992985541679
              ],
              [
                434336.59464733955,
                5018007.891837492,
                831.992985541679
              ],
              [
                435330.7546473396,
                5018007.891837492,
                879.952985541679
              ],
              [
                435330.7546473396,
                5016609.2318374915,
                879.952985541679
              ],
              [
                434336.59464733955,
                5016609.2318374915,
                831.992985541679
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:59:58+00:00",
        "end_time": "2011-09-18T21:22:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377102,
            45.29992158,
            831.9929855,
            -117.824846,
            45.3126025,
            879.9529855
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752480558783,
                  45.29992157681017,
                  831.992985541679
                ],
                [
                  -117.83771021319525,
                  45.31251018768246,
                  831.992985541679
                ],
                [
                  -117.8250286097801,
                  45.31260250087087,
                  879.952985541679
                ],
                [
                  -117.82484600817581,
                  45.30001384971237,
                  879.952985541679
                ],
                [
                  -117.83752480558783,
                  45.29992157681017,
                  831.992985541679
                ]
              ]
            ]
          },
          "id": "45117C7304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:59:58Z",
            "pc:count": 9367927,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434820.2937,
                "count": 9367927,
                "maximum": 435330.7546,
                "minimum": 434336.5946,
                "name": "X",
                "position": 0,
                "stddev": 282.7660067,
                "variance": 79956.61457
              },
              {
                "average": 5017311.567,
                "count": 9367927,
                "maximum": 5018007.892,
                "minimum": 5016609.232,
                "name": "Y",
                "position": 1,
                "stddev": 397.0542174,
                "variance": 157652.0515
              },
              {
                "average": 840.1372821,
                "count": 9367927,
                "maximum": 879.9529855,
                "minimum": 831.9929855,
                "name": "Z",
                "position": 2,
                "stddev": 4.566332008,
                "variance": 20.85138801
              },
              {
                "average": 110.8952349,
                "count": 9367927,
                "maximum": 242,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.55610857,
                "variance": 653.1146852
              },
              {
                "average": 1.002515284,
                "count": 9367927,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05307369319,
                "variance": 0.002816816909
              },
              {
                "average": 1.005293594,
                "count": 9367927,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08000184423,
                "variance": 0.00640029508
              },
              {
                "average": 0.5000390161,
                "count": 9367927,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000252,
                "variance": 0.2500000252
              },
              {
                "average": 0,
                "count": 9367927,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.296700967,
                "count": 9367927,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4568035962,
                "variance": 0.2086695255
              },
              {
                "average": -0.3473503916,
                "count": 9367927,
                "maximum": 19.99799919,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.55710616,
                "variance": 73.22406584
              },
              {
                "average": 138,
                "count": 9367927,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10627.2378,
                "count": 9367927,
                "maximum": 10632,
                "minimum": 10623,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.715932329,
                "variance": 2.944423758
              },
              {
                "average": 37283.81745,
                "count": 9367927,
                "maximum": 61952,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 9576.346281,
                "variance": 91706408.09
              },
              {
                "average": 34592.391,
                "count": 9367927,
                "maximum": 62976,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 7930.413675,
                "variance": 62891461.05
              },
              {
                "average": 28693.53876,
                "count": 9367927,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 8024.593805,
                "variance": 64394105.74
              },
              {
                "average": 418942.9965,
                "count": 9367927,
                "maximum": 421998.2565,
                "minimum": 416164.1507,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1092.157949,
                "variance": 1192808.986
              },
              {
                "average": 0,
                "count": 9367927,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9367927,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9367927,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9367927,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9367927,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434336.5946,
              5016609.232,
              831.9929855,
              435330.7546,
              5018007.892,
              879.9529855
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434336.59464733955,
                    5016609.2318374915,
                    831.992985541679
                  ],
                  [
                    434336.59464733955,
                    5018007.891837492,
                    831.992985541679
                  ],
                  [
                    435330.7546473396,
                    5018007.891837492,
                    879.952985541679
                  ],
                  [
                    435330.7546473396,
                    5016609.2318374915,
                    879.952985541679
                  ],
                  [
                    434336.59464733955,
                    5016609.2318374915,
                    831.992985541679
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:59:58+00:00",
            "end_time": "2011-09-18T21:22:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117B8303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502418718878,
              45.17490660242492,
              1154.9891282088747
            ],
            [
              -117.97523934174937,
              45.18750959175815,
              1154.9891282088747
            ],
            [
              -117.96252898051488,
              45.1876174264849,
              1308.3091282088749
            ],
            [
              -117.96231662902335,
              45.17501439003975,
              1308.3091282088749
            ],
            [
              -117.97502418718878,
              45.17490660242492,
              1154.9891282088747
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752393,
        45.1749066,
        1154.989128,
        -117.9623166,
        45.18761743,
        1308.309128
      ],
      "properties": {
        "datetime": "2011-09-17T21:28:48Z",
        "pc:count": 10005869,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423914.5369,
            "count": 10005869,
            "maximum": 424387.0551,
            "minimum": 423388.4151,
            "name": "X",
            "position": 0,
            "stddev": 289.9471817,
            "variance": 84069.36819
          },
          {
            "average": 5003574.547,
            "count": 10005869,
            "maximum": 5004242.581,
            "minimum": 5002842.301,
            "name": "Y",
            "position": 1,
            "stddev": 402.399021,
            "variance": 161924.9721
          },
          {
            "average": 1239.181014,
            "count": 10005869,
            "maximum": 1308.309128,
            "minimum": 1154.989128,
            "name": "Z",
            "position": 2,
            "stddev": 34.63233393,
            "variance": 1199.398554
          },
          {
            "average": 106.3121435,
            "count": 10005869,
            "maximum": 244,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.45037201,
            "variance": 699.6221795
          },
          {
            "average": 1.011998358,
            "count": 10005869,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1136159327,
            "variance": 0.01290858016
          },
          {
            "average": 1.025622162,
            "count": 10005869,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1696132013,
            "variance": 0.02876863806
          },
          {
            "average": 0.5000475221,
            "count": 10005869,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000227,
            "variance": 0.2500000227
          },
          {
            "average": 0,
            "count": 10005869,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.284656835,
            "count": 10005869,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4512508633,
            "variance": 0.2036273416
          },
          {
            "average": 0.1427155861,
            "count": 10005869,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.493607021,
            "variance": 72.14136023
          },
          {
            "average": 137,
            "count": 10005869,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10666.26431,
            "count": 10005869,
            "maximum": 10671,
            "minimum": 10661,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.925181575,
            "variance": 3.706324097
          },
          {
            "average": 34182.24221,
            "count": 10005869,
            "maximum": 54784,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 6727.407959,
            "variance": 45258017.85
          },
          {
            "average": 31207.38203,
            "count": 10005869,
            "maximum": 52736,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 5149.289153,
            "variance": 26515178.78
          },
          {
            "average": 26756.63591,
            "count": 10005869,
            "maximum": 51200,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4500.157994,
            "variance": 20251421.97
          },
          {
            "average": 326828.8838,
            "count": 10005869,
            "maximum": 330128.525,
            "minimum": 323005.0627,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1380.703476,
            "variance": 1906342.088
          },
          {
            "average": 0,
            "count": 10005869,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10005869,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10005869,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10005869,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10005869,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423388.4151,
          5002842.301,
          1154.989128,
          424387.0551,
          5004242.581,
          1308.309128
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423388.4150837386,
                5002842.301444953,
                1154.9891282088747
              ],
              [
                423388.4150837386,
                5004242.581444953,
                1154.9891282088747
              ],
              [
                424387.05508373864,
                5004242.581444953,
                1308.3091282088749
              ],
              [
                424387.05508373864,
                5002842.301444953,
                1308.3091282088749
              ],
              [
                423388.4150837386,
                5002842.301444953,
                1154.9891282088747
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:28:48+00:00",
        "end_time": "2011-09-17T19:30:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752393,
            45.1749066,
            1154.989128,
            -117.9623166,
            45.18761743,
            1308.309128
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502418718878,
                  45.17490660242492,
                  1154.9891282088747
                ],
                [
                  -117.97523934174937,
                  45.18750959175815,
                  1154.9891282088747
                ],
                [
                  -117.96252898051488,
                  45.1876174264849,
                  1308.3091282088749
                ],
                [
                  -117.96231662902335,
                  45.17501439003975,
                  1308.3091282088749
                ],
                [
                  -117.97502418718878,
                  45.17490660242492,
                  1154.9891282088747
                ]
              ]
            ]
          },
          "id": "45117B8303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:28:48Z",
            "pc:count": 10005869,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423914.5369,
                "count": 10005869,
                "maximum": 424387.0551,
                "minimum": 423388.4151,
                "name": "X",
                "position": 0,
                "stddev": 289.9471817,
                "variance": 84069.36819
              },
              {
                "average": 5003574.547,
                "count": 10005869,
                "maximum": 5004242.581,
                "minimum": 5002842.301,
                "name": "Y",
                "position": 1,
                "stddev": 402.399021,
                "variance": 161924.9721
              },
              {
                "average": 1239.181014,
                "count": 10005869,
                "maximum": 1308.309128,
                "minimum": 1154.989128,
                "name": "Z",
                "position": 2,
                "stddev": 34.63233393,
                "variance": 1199.398554
              },
              {
                "average": 106.3121435,
                "count": 10005869,
                "maximum": 244,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.45037201,
                "variance": 699.6221795
              },
              {
                "average": 1.011998358,
                "count": 10005869,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1136159327,
                "variance": 0.01290858016
              },
              {
                "average": 1.025622162,
                "count": 10005869,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1696132013,
                "variance": 0.02876863806
              },
              {
                "average": 0.5000475221,
                "count": 10005869,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000227,
                "variance": 0.2500000227
              },
              {
                "average": 0,
                "count": 10005869,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.284656835,
                "count": 10005869,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4512508633,
                "variance": 0.2036273416
              },
              {
                "average": 0.1427155861,
                "count": 10005869,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.493607021,
                "variance": 72.14136023
              },
              {
                "average": 137,
                "count": 10005869,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10666.26431,
                "count": 10005869,
                "maximum": 10671,
                "minimum": 10661,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.925181575,
                "variance": 3.706324097
              },
              {
                "average": 34182.24221,
                "count": 10005869,
                "maximum": 54784,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 6727.407959,
                "variance": 45258017.85
              },
              {
                "average": 31207.38203,
                "count": 10005869,
                "maximum": 52736,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 5149.289153,
                "variance": 26515178.78
              },
              {
                "average": 26756.63591,
                "count": 10005869,
                "maximum": 51200,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4500.157994,
                "variance": 20251421.97
              },
              {
                "average": 326828.8838,
                "count": 10005869,
                "maximum": 330128.525,
                "minimum": 323005.0627,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1380.703476,
                "variance": 1906342.088
              },
              {
                "average": 0,
                "count": 10005869,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10005869,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10005869,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10005869,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10005869,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423388.4151,
              5002842.301,
              1154.989128,
              424387.0551,
              5004242.581,
              1308.309128
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423388.4150837386,
                    5002842.301444953,
                    1154.9891282088747
                  ],
                  [
                    423388.4150837386,
                    5004242.581444953,
                    1154.9891282088747
                  ],
                  [
                    424387.05508373864,
                    5004242.581444953,
                    1308.3091282088749
                  ],
                  [
                    424387.05508373864,
                    5002842.301444953,
                    1308.3091282088749
                  ],
                  [
                    423388.4150837386,
                    5002842.301444953,
                    1154.9891282088747
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:28:48+00:00",
            "end_time": "2011-09-17T19:30: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": "45117A8218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252513025843,
              45.07491284214061,
              1018.7738571400516
            ],
            [
              -117.91272569656324,
              45.087510159533345,
              1018.7738571400516
            ],
            [
              -117.90002892027894,
              45.087610931338524,
              1088.3338571400516
            ],
            [
              -117.89983114310192,
              45.07501356994017,
              1088.3338571400516
            ],
            [
              -117.91252513025843,
              45.07491284214061,
              1018.7738571400516
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127257,
        45.07491284,
        1018.773857,
        -117.8998311,
        45.08761093,
        1088.333857
      ],
      "properties": {
        "datetime": "2011-09-17T20:39:27Z",
        "pc:count": 10762392,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428637.2941,
            "count": 10762392,
            "maximum": 429173.2019,
            "minimum": 428173.9019,
            "name": "X",
            "position": 0,
            "stddev": 283.1416493,
            "variance": 80169.19357
          },
          {
            "average": 4992368.114,
            "count": 10762392,
            "maximum": 4993076.244,
            "minimum": 4991676.644,
            "name": "Y",
            "position": 1,
            "stddev": 398.1304274,
            "variance": 158507.8372
          },
          {
            "average": 1049.747789,
            "count": 10762392,
            "maximum": 1088.333857,
            "minimum": 1018.773857,
            "name": "Z",
            "position": 2,
            "stddev": 17.39824337,
            "variance": 302.6988723
          },
          {
            "average": 114.3078403,
            "count": 10762392,
            "maximum": 239,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.34407279,
            "variance": 642.3220256
          },
          {
            "average": 1.000024902,
            "count": 10762392,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004990081131,
            "variance": 2.490090969e-05
          },
          {
            "average": 1.00006021,
            "count": 10762392,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007759255365,
            "variance": 6.020604382e-05
          },
          {
            "average": 0.5000335427,
            "count": 10762392,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000221,
            "variance": 0.2500000221
          },
          {
            "average": 0,
            "count": 10762392,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.327317013,
            "count": 10762392,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4692340635,
            "variance": 0.2201806064
          },
          {
            "average": -0.368097482,
            "count": 10762392,
            "maximum": 22.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.49240027,
            "variance": 72.12086234
          },
          {
            "average": 137,
            "count": 10762392,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10661.89886,
            "count": 10762392,
            "maximum": 10667,
            "minimum": 10656,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.959877426,
            "variance": 3.841119527
          },
          {
            "average": 36584.24061,
            "count": 10762392,
            "maximum": 63744,
            "minimum": 14592,
            "name": "Red",
            "position": 12,
            "stddev": 6884.448834,
            "variance": 47395635.75
          },
          {
            "average": 33797.88365,
            "count": 10762392,
            "maximum": 65280,
            "minimum": 15616,
            "name": "Green",
            "position": 13,
            "stddev": 5117.676849,
            "variance": 26190616.33
          },
          {
            "average": 27198.10643,
            "count": 10762392,
            "maximum": 65280,
            "minimum": 9216,
            "name": "Blue",
            "position": 14,
            "stddev": 5366.65946,
            "variance": 28801033.76
          },
          {
            "average": 323641.4732,
            "count": 10762392,
            "maximum": 327167.6903,
            "minimum": 319503.6162,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1457.867126,
            "variance": 2125376.557
          },
          {
            "average": 0,
            "count": 10762392,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10762392,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10762392,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10762392,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10762392,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428173.9019,
          4991676.644,
          1018.773857,
          429173.2019,
          4993076.244,
          1088.333857
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428173.9018642936,
                4991676.644395907,
                1018.7738571400516
              ],
              [
                428173.9018642936,
                4993076.244395907,
                1018.7738571400516
              ],
              [
                429173.20186429366,
                4993076.244395907,
                1088.3338571400516
              ],
              [
                429173.20186429366,
                4991676.644395907,
                1088.3338571400516
              ],
              [
                428173.9018642936,
                4991676.644395907,
                1018.7738571400516
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T20:39:27+00:00",
        "end_time": "2011-09-17T18:31:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127257,
            45.07491284,
            1018.773857,
            -117.8998311,
            45.08761093,
            1088.333857
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252513025843,
                  45.07491284214061,
                  1018.7738571400516
                ],
                [
                  -117.91272569656324,
                  45.087510159533345,
                  1018.7738571400516
                ],
                [
                  -117.90002892027894,
                  45.087610931338524,
                  1088.3338571400516
                ],
                [
                  -117.89983114310192,
                  45.07501356994017,
                  1088.3338571400516
                ],
                [
                  -117.91252513025843,
                  45.07491284214061,
                  1018.7738571400516
                ]
              ]
            ]
          },
          "id": "45117A8218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:39:27Z",
            "pc:count": 10762392,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428637.2941,
                "count": 10762392,
                "maximum": 429173.2019,
                "minimum": 428173.9019,
                "name": "X",
                "position": 0,
                "stddev": 283.1416493,
                "variance": 80169.19357
              },
              {
                "average": 4992368.114,
                "count": 10762392,
                "maximum": 4993076.244,
                "minimum": 4991676.644,
                "name": "Y",
                "position": 1,
                "stddev": 398.1304274,
                "variance": 158507.8372
              },
              {
                "average": 1049.747789,
                "count": 10762392,
                "maximum": 1088.333857,
                "minimum": 1018.773857,
                "name": "Z",
                "position": 2,
                "stddev": 17.39824337,
                "variance": 302.6988723
              },
              {
                "average": 114.3078403,
                "count": 10762392,
                "maximum": 239,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.34407279,
                "variance": 642.3220256
              },
              {
                "average": 1.000024902,
                "count": 10762392,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004990081131,
                "variance": 2.490090969e-05
              },
              {
                "average": 1.00006021,
                "count": 10762392,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007759255365,
                "variance": 6.020604382e-05
              },
              {
                "average": 0.5000335427,
                "count": 10762392,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000221,
                "variance": 0.2500000221
              },
              {
                "average": 0,
                "count": 10762392,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.327317013,
                "count": 10762392,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4692340635,
                "variance": 0.2201806064
              },
              {
                "average": -0.368097482,
                "count": 10762392,
                "maximum": 22.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.49240027,
                "variance": 72.12086234
              },
              {
                "average": 137,
                "count": 10762392,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10661.89886,
                "count": 10762392,
                "maximum": 10667,
                "minimum": 10656,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.959877426,
                "variance": 3.841119527
              },
              {
                "average": 36584.24061,
                "count": 10762392,
                "maximum": 63744,
                "minimum": 14592,
                "name": "Red",
                "position": 12,
                "stddev": 6884.448834,
                "variance": 47395635.75
              },
              {
                "average": 33797.88365,
                "count": 10762392,
                "maximum": 65280,
                "minimum": 15616,
                "name": "Green",
                "position": 13,
                "stddev": 5117.676849,
                "variance": 26190616.33
              },
              {
                "average": 27198.10643,
                "count": 10762392,
                "maximum": 65280,
                "minimum": 9216,
                "name": "Blue",
                "position": 14,
                "stddev": 5366.65946,
                "variance": 28801033.76
              },
              {
                "average": 323641.4732,
                "count": 10762392,
                "maximum": 327167.6903,
                "minimum": 319503.6162,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1457.867126,
                "variance": 2125376.557
              },
              {
                "average": 0,
                "count": 10762392,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10762392,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10762392,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10762392,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10762392,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428173.9019,
              4991676.644,
              1018.773857,
              429173.2019,
              4993076.244,
              1088.333857
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428173.9018642936,
                    4991676.644395907,
                    1018.7738571400516
                  ],
                  [
                    428173.9018642936,
                    4993076.244395907,
                    1018.7738571400516
                  ],
                  [
                    429173.20186429366,
                    4993076.244395907,
                    1088.3338571400516
                  ],
                  [
                    429173.20186429366,
                    4991676.644395907,
                    1088.3338571400516
                  ],
                  [
                    428173.9018642936,
                    4991676.644395907,
                    1018.7738571400516
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T20:39:27+00:00",
            "end_time": "2011-09-17T18:31: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": "45117A8318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502480149537,
              45.01240639172649,
              1016.2890532410289
            ],
            [
              -117.97523873805213,
              45.02500956115936,
              1016.2890532410289
            ],
            [
              -117.96252910510059,
              45.02511739420655,
              1053.429053241029
            ],
            [
              -117.96231795558668,
              45.012514177662815,
              1053.429053241029
            ],
            [
              -117.97502480149537,
              45.01240639172649,
              1016.2890532410289
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752387,
        45.01240639,
        1016.289053,
        -117.962318,
        45.02511739,
        1053.429053
      ],
      "properties": {
        "datetime": "2011-09-20T03:16:34Z",
        "pc:count": 11337440,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423677.1143,
            "count": 11337440,
            "maximum": 424172.1898,
            "minimum": 423170.7698,
            "name": "X",
            "position": 0,
            "stddev": 285.1127799,
            "variance": 81289.29725
          },
          {
            "average": 4985489.575,
            "count": 11337440,
            "maximum": 4986190.557,
            "minimum": 4984790.297,
            "name": "Y",
            "position": 1,
            "stddev": 399.3148,
            "variance": 159452.3095
          },
          {
            "average": 1030.563321,
            "count": 11337440,
            "maximum": 1053.429053,
            "minimum": 1016.289053,
            "name": "Z",
            "position": 2,
            "stddev": 5.283316323,
            "variance": 27.91343137
          },
          {
            "average": 230.990167,
            "count": 11337440,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.27715636,
            "variance": 916.7061973
          },
          {
            "average": 1.006770135,
            "count": 11337440,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09600299229,
            "variance": 0.009216574529
          },
          {
            "average": 1.013574493,
            "count": 11337440,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1449669141,
            "variance": 0.02101540617
          },
          {
            "average": 0.4985872472,
            "count": 11337440,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980262,
            "variance": 0.2499980262
          },
          {
            "average": 0,
            "count": 11337440,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276741839,
            "count": 11337440,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.447387764,
            "variance": 0.2001558114
          },
          {
            "average": 1.145394537,
            "count": 11337440,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.010822353,
            "variance": 64.17327477
          },
          {
            "average": 193.7611021,
            "count": 11337440,
            "maximum": 206,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 3.203215859,
            "variance": 10.26059184
          },
          {
            "average": 268.6984574,
            "count": 11337440,
            "maximum": 282,
            "minimum": 255,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56993621,
            "variance": 111.7235514
          },
          {
            "average": 25389.66269,
            "count": 11337440,
            "maximum": 58112,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 7011.438434,
            "variance": 49160268.92
          },
          {
            "average": 27896.72105,
            "count": 11337440,
            "maximum": 58112,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 5737.352032,
            "variance": 32917208.34
          },
          {
            "average": 20634.68689,
            "count": 11337440,
            "maximum": 56064,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 4097.189589,
            "variance": 16786962.53
          },
          {
            "average": 522157.0691,
            "count": 11337440,
            "maximum": 523794.3551,
            "minimum": 520583.4167,
            "name": "GpsTime",
            "position": 15,
            "stddev": 668.2950353,
            "variance": 446618.2542
          },
          {
            "average": 0,
            "count": 11337440,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11337440,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11337440,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11337440,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11337440,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423170.7698,
          4984790.297,
          1016.289053,
          424172.1898,
          4986190.557,
          1053.429053
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423170.7697671963,
                4984790.296835643,
                1016.2890532410289
              ],
              [
                423170.7697671963,
                4986190.556835643,
                1016.2890532410289
              ],
              [
                424172.18976719637,
                4986190.556835643,
                1053.429053241029
              ],
              [
                424172.18976719637,
                4984790.296835643,
                1053.429053241029
              ],
              [
                423170.7697671963,
                4984790.296835643,
                1016.2890532410289
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T03:16:34+00:00",
        "end_time": "2011-09-20T02:23:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752387,
            45.01240639,
            1016.289053,
            -117.962318,
            45.02511739,
            1053.429053
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502480149537,
                  45.01240639172649,
                  1016.2890532410289
                ],
                [
                  -117.97523873805213,
                  45.02500956115936,
                  1016.2890532410289
                ],
                [
                  -117.96252910510059,
                  45.02511739420655,
                  1053.429053241029
                ],
                [
                  -117.96231795558668,
                  45.012514177662815,
                  1053.429053241029
                ],
                [
                  -117.97502480149537,
                  45.01240639172649,
                  1016.2890532410289
                ]
              ]
            ]
          },
          "id": "45117A8318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T03:16:34Z",
            "pc:count": 11337440,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423677.1143,
                "count": 11337440,
                "maximum": 424172.1898,
                "minimum": 423170.7698,
                "name": "X",
                "position": 0,
                "stddev": 285.1127799,
                "variance": 81289.29725
              },
              {
                "average": 4985489.575,
                "count": 11337440,
                "maximum": 4986190.557,
                "minimum": 4984790.297,
                "name": "Y",
                "position": 1,
                "stddev": 399.3148,
                "variance": 159452.3095
              },
              {
                "average": 1030.563321,
                "count": 11337440,
                "maximum": 1053.429053,
                "minimum": 1016.289053,
                "name": "Z",
                "position": 2,
                "stddev": 5.283316323,
                "variance": 27.91343137
              },
              {
                "average": 230.990167,
                "count": 11337440,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.27715636,
                "variance": 916.7061973
              },
              {
                "average": 1.006770135,
                "count": 11337440,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09600299229,
                "variance": 0.009216574529
              },
              {
                "average": 1.013574493,
                "count": 11337440,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1449669141,
                "variance": 0.02101540617
              },
              {
                "average": 0.4985872472,
                "count": 11337440,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980262,
                "variance": 0.2499980262
              },
              {
                "average": 0,
                "count": 11337440,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276741839,
                "count": 11337440,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.447387764,
                "variance": 0.2001558114
              },
              {
                "average": 1.145394537,
                "count": 11337440,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.010822353,
                "variance": 64.17327477
              },
              {
                "average": 193.7611021,
                "count": 11337440,
                "maximum": 206,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 3.203215859,
                "variance": 10.26059184
              },
              {
                "average": 268.6984574,
                "count": 11337440,
                "maximum": 282,
                "minimum": 255,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56993621,
                "variance": 111.7235514
              },
              {
                "average": 25389.66269,
                "count": 11337440,
                "maximum": 58112,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 7011.438434,
                "variance": 49160268.92
              },
              {
                "average": 27896.72105,
                "count": 11337440,
                "maximum": 58112,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 5737.352032,
                "variance": 32917208.34
              },
              {
                "average": 20634.68689,
                "count": 11337440,
                "maximum": 56064,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 4097.189589,
                "variance": 16786962.53
              },
              {
                "average": 522157.0691,
                "count": 11337440,
                "maximum": 523794.3551,
                "minimum": 520583.4167,
                "name": "GpsTime",
                "position": 15,
                "stddev": 668.2950353,
                "variance": 446618.2542
              },
              {
                "average": 0,
                "count": 11337440,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11337440,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11337440,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11337440,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11337440,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423170.7698,
              4984790.297,
              1016.289053,
              424172.1898,
              4986190.557,
              1053.429053
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423170.7697671963,
                    4984790.296835643,
                    1016.2890532410289
                  ],
                  [
                    423170.7697671963,
                    4986190.556835643,
                    1016.2890532410289
                  ],
                  [
                    424172.18976719637,
                    4986190.556835643,
                    1053.429053241029
                  ],
                  [
                    424172.18976719637,
                    4984790.296835643,
                    1053.429053241029
                  ],
                  [
                    423170.7697671963,
                    4984790.296835643,
                    1016.2890532410289
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T03:16:34+00:00",
            "end_time": "2011-09-20T02: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": "45117C7125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502426575462,
              45.31242283318622,
              835.1661829368721
            ],
            [
              -117.82520697014652,
              45.325010376254745,
              835.1661829368721
            ],
            [
              -117.81252917284658,
              45.325101273239405,
              897.8261829368722
            ],
            [
              -117.81234927462347,
              45.3125136905059,
              897.8261829368722
            ],
            [
              -117.82502426575462,
              45.31242283318622,
              835.1661829368721
            ]
          ]
        ]
      },
      "bbox": [
        -117.825207,
        45.31242283,
        835.1661829,
        -117.8123493,
        45.32510127,
        897.8261829
      ],
      "properties": {
        "datetime": "2011-09-18T21:36:59Z",
        "pc:count": 9261423,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435827.0904,
            "count": 9261423,
            "maximum": 436324.5308,
            "minimum": 435330.8908,
            "name": "X",
            "position": 0,
            "stddev": 283.1210891,
            "variance": 80157.55107
          },
          {
            "average": 5018689.126,
            "count": 9261423,
            "maximum": 5019386.468,
            "minimum": 5017987.928,
            "name": "Y",
            "position": 1,
            "stddev": 402.0501809,
            "variance": 161644.348
          },
          {
            "average": 857.2684629,
            "count": 9261423,
            "maximum": 897.8261829,
            "minimum": 835.1661829,
            "name": "Z",
            "position": 2,
            "stddev": 11.01544345,
            "variance": 121.3399944
          },
          {
            "average": 106.2061926,
            "count": 9261423,
            "maximum": 238,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.91156641,
            "variance": 955.5249377
          },
          {
            "average": 1.005453806,
            "count": 9261423,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07545572989,
            "variance": 0.005693567174
          },
          {
            "average": 1.012079461,
            "count": 9261423,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1136015939,
            "variance": 0.01290532215
          },
          {
            "average": 0.5000963675,
            "count": 9261423,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000177,
            "variance": 0.2500000177
          },
          {
            "average": 0,
            "count": 9261423,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.335075182,
            "count": 9261423,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4720167672,
            "variance": 0.2227998286
          },
          {
            "average": -0.08605944197,
            "count": 9261423,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.501453064,
            "variance": 72.2747042
          },
          {
            "average": 138,
            "count": 9261423,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10619.45078,
            "count": 9261423,
            "maximum": 10624,
            "minimum": 10615,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.738935878,
            "variance": 3.023897988
          },
          {
            "average": 26128.1904,
            "count": 9261423,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7581.186408,
            "variance": 57474387.36
          },
          {
            "average": 26982.36022,
            "count": 9261423,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 5881.953562,
            "variance": 34597377.7
          },
          {
            "average": 20752.0445,
            "count": 9261423,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4814.013196,
            "variance": 23174723.06
          },
          {
            "average": 414073.1658,
            "count": 9261423,
            "maximum": 417019.9287,
            "minimum": 411450.7419,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1087.323438,
            "variance": 1182272.258
          },
          {
            "average": 0,
            "count": 9261423,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9261423,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9261423,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9261423,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9261423,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435330.8908,
          5017987.928,
          835.1661829,
          436324.5308,
          5019386.468,
          897.8261829
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435330.8908194698,
                5017987.928464168,
                835.1661829368721
              ],
              [
                435330.8908194698,
                5019386.468464167,
                835.1661829368721
              ],
              [
                436324.53081946983,
                5019386.468464167,
                897.8261829368722
              ],
              [
                436324.53081946983,
                5017987.928464168,
                897.8261829368722
              ],
              [
                435330.8908194698,
                5017987.928464168,
                835.1661829368721
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T21:36:59+00:00",
        "end_time": "2011-09-18T20:04:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.825207,
            45.31242283,
            835.1661829,
            -117.8123493,
            45.32510127,
            897.8261829
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502426575462,
                  45.31242283318622,
                  835.1661829368721
                ],
                [
                  -117.82520697014652,
                  45.325010376254745,
                  835.1661829368721
                ],
                [
                  -117.81252917284658,
                  45.325101273239405,
                  897.8261829368722
                ],
                [
                  -117.81234927462347,
                  45.3125136905059,
                  897.8261829368722
                ],
                [
                  -117.82502426575462,
                  45.31242283318622,
                  835.1661829368721
                ]
              ]
            ]
          },
          "id": "45117C7125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:36:59Z",
            "pc:count": 9261423,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435827.0904,
                "count": 9261423,
                "maximum": 436324.5308,
                "minimum": 435330.8908,
                "name": "X",
                "position": 0,
                "stddev": 283.1210891,
                "variance": 80157.55107
              },
              {
                "average": 5018689.126,
                "count": 9261423,
                "maximum": 5019386.468,
                "minimum": 5017987.928,
                "name": "Y",
                "position": 1,
                "stddev": 402.0501809,
                "variance": 161644.348
              },
              {
                "average": 857.2684629,
                "count": 9261423,
                "maximum": 897.8261829,
                "minimum": 835.1661829,
                "name": "Z",
                "position": 2,
                "stddev": 11.01544345,
                "variance": 121.3399944
              },
              {
                "average": 106.2061926,
                "count": 9261423,
                "maximum": 238,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.91156641,
                "variance": 955.5249377
              },
              {
                "average": 1.005453806,
                "count": 9261423,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07545572989,
                "variance": 0.005693567174
              },
              {
                "average": 1.012079461,
                "count": 9261423,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1136015939,
                "variance": 0.01290532215
              },
              {
                "average": 0.5000963675,
                "count": 9261423,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000177,
                "variance": 0.2500000177
              },
              {
                "average": 0,
                "count": 9261423,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.335075182,
                "count": 9261423,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4720167672,
                "variance": 0.2227998286
              },
              {
                "average": -0.08605944197,
                "count": 9261423,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.501453064,
                "variance": 72.2747042
              },
              {
                "average": 138,
                "count": 9261423,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10619.45078,
                "count": 9261423,
                "maximum": 10624,
                "minimum": 10615,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.738935878,
                "variance": 3.023897988
              },
              {
                "average": 26128.1904,
                "count": 9261423,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7581.186408,
                "variance": 57474387.36
              },
              {
                "average": 26982.36022,
                "count": 9261423,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 5881.953562,
                "variance": 34597377.7
              },
              {
                "average": 20752.0445,
                "count": 9261423,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4814.013196,
                "variance": 23174723.06
              },
              {
                "average": 414073.1658,
                "count": 9261423,
                "maximum": 417019.9287,
                "minimum": 411450.7419,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1087.323438,
                "variance": 1182272.258
              },
              {
                "average": 0,
                "count": 9261423,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9261423,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9261423,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9261423,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9261423,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435330.8908,
              5017987.928,
              835.1661829,
              436324.5308,
              5019386.468,
              897.8261829
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435330.8908194698,
                    5017987.928464168,
                    835.1661829368721
                  ],
                  [
                    435330.8908194698,
                    5019386.468464167,
                    835.1661829368721
                  ],
                  [
                    436324.53081946983,
                    5019386.468464167,
                    897.8261829368722
                  ],
                  [
                    436324.53081946983,
                    5017987.928464168,
                    897.8261829368722
                  ],
                  [
                    435330.8908194698,
                    5017987.928464168,
                    835.1661829368721
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T21:36:59+00:00",
            "end_time": "2011-09-18T20:04: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": "45117B7307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252528062002,
              45.16241842345564,
              937.3707151940627
            ],
            [
              -117.86271535565324,
              45.17501031726203,
              937.3707151940627
            ],
            [
              -117.8500292657781,
              45.1751054459195,
              1137.1107151940628
            ],
            [
              -117.84984198494907,
              45.162513510588994,
              1137.1107151940628
            ],
            [
              -117.86252528062002,
              45.16241842345564,
              937.3707151940627
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627154,
        45.16241842,
        937.3707152,
        -117.849842,
        45.17510545,
        1137.110715
      ],
      "properties": {
        "datetime": "2011-09-16T17:33:33Z",
        "pc:count": 10347318,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432712.4283,
            "count": 10347318,
            "maximum": 433210.1341,
            "minimum": 432213.2141,
            "name": "X",
            "position": 0,
            "stddev": 282.7618081,
            "variance": 79954.24012
          },
          {
            "average": 5002045.135,
            "count": 10347318,
            "maximum": 5002753.437,
            "minimum": 5001354.437,
            "name": "Y",
            "position": 1,
            "stddev": 395.1156646,
            "variance": 156116.3884
          },
          {
            "average": 1034.052175,
            "count": 10347318,
            "maximum": 1137.110715,
            "minimum": 937.3707152,
            "name": "Z",
            "position": 2,
            "stddev": 37.29755721,
            "variance": 1391.107774
          },
          {
            "average": 112.4980749,
            "count": 10347318,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.60764219,
            "variance": 511.1054855
          },
          {
            "average": 1.003061373,
            "count": 10347318,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05644421194,
            "variance": 0.003185949062
          },
          {
            "average": 1.007163885,
            "count": 10347318,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0872413406,
            "variance": 0.007611051509
          },
          {
            "average": 0.5000158495,
            "count": 10347318,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000239,
            "variance": 0.2500000239
          },
          {
            "average": 0,
            "count": 10347318,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.311960065,
            "count": 10347318,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4632936474,
            "variance": 0.2146410037
          },
          {
            "average": -0.2640799381,
            "count": 10347318,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.511288683,
            "variance": 72.44203505
          },
          {
            "average": 131.2935689,
            "count": 10347318,
            "maximum": 152,
            "minimum": 118,
            "name": "UserData",
            "position": 10,
            "stddev": 7.05406043,
            "variance": 49.75976855
          },
          {
            "average": 10740.47896,
            "count": 10347318,
            "maximum": 10745,
            "minimum": 10736,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.112286068,
            "variance": 4.461752432
          },
          {
            "average": 38305.00883,
            "count": 10347318,
            "maximum": 61952,
            "minimum": 7424,
            "name": "Red",
            "position": 12,
            "stddev": 5394.525958,
            "variance": 29100910.31
          },
          {
            "average": 34473.01787,
            "count": 10347318,
            "maximum": 60672,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 4498.883089,
            "variance": 20239949.05
          },
          {
            "average": 31171.81446,
            "count": 10347318,
            "maximum": 60416,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 4159.787845,
            "variance": 17303834.91
          },
          {
            "average": 191794.2997,
            "count": 10347318,
            "maximum": 229613.967,
            "minimum": 165413.2514,
            "name": "GpsTime",
            "position": 15,
            "stddev": 30154.48327,
            "variance": 909292861.5
          },
          {
            "average": 0,
            "count": 10347318,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10347318,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10347318,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10347318,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10347318,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432213.2141,
          5001354.437,
          937.3707152,
          433210.1341,
          5002753.437,
          1137.110715
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432213.21407906676,
                5001354.437145691,
                937.3707151940627
              ],
              [
                432213.21407906676,
                5002753.437145691,
                937.3707151940627
              ],
              [
                433210.1340790668,
                5002753.437145691,
                1137.1107151940628
              ],
              [
                433210.1340790668,
                5001354.437145691,
                1137.1107151940628
              ],
              [
                432213.21407906676,
                5001354.437145691,
                937.3707151940627
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T17:33:33+00:00",
        "end_time": "2011-09-15T23:43:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627154,
            45.16241842,
            937.3707152,
            -117.849842,
            45.17510545,
            1137.110715
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252528062002,
                  45.16241842345564,
                  937.3707151940627
                ],
                [
                  -117.86271535565324,
                  45.17501031726203,
                  937.3707151940627
                ],
                [
                  -117.8500292657781,
                  45.1751054459195,
                  1137.1107151940628
                ],
                [
                  -117.84984198494907,
                  45.162513510588994,
                  1137.1107151940628
                ],
                [
                  -117.86252528062002,
                  45.16241842345564,
                  937.3707151940627
                ]
              ]
            ]
          },
          "id": "45117B7307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T17:33:33Z",
            "pc:count": 10347318,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432712.4283,
                "count": 10347318,
                "maximum": 433210.1341,
                "minimum": 432213.2141,
                "name": "X",
                "position": 0,
                "stddev": 282.7618081,
                "variance": 79954.24012
              },
              {
                "average": 5002045.135,
                "count": 10347318,
                "maximum": 5002753.437,
                "minimum": 5001354.437,
                "name": "Y",
                "position": 1,
                "stddev": 395.1156646,
                "variance": 156116.3884
              },
              {
                "average": 1034.052175,
                "count": 10347318,
                "maximum": 1137.110715,
                "minimum": 937.3707152,
                "name": "Z",
                "position": 2,
                "stddev": 37.29755721,
                "variance": 1391.107774
              },
              {
                "average": 112.4980749,
                "count": 10347318,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.60764219,
                "variance": 511.1054855
              },
              {
                "average": 1.003061373,
                "count": 10347318,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05644421194,
                "variance": 0.003185949062
              },
              {
                "average": 1.007163885,
                "count": 10347318,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0872413406,
                "variance": 0.007611051509
              },
              {
                "average": 0.5000158495,
                "count": 10347318,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000239,
                "variance": 0.2500000239
              },
              {
                "average": 0,
                "count": 10347318,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.311960065,
                "count": 10347318,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4632936474,
                "variance": 0.2146410037
              },
              {
                "average": -0.2640799381,
                "count": 10347318,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.511288683,
                "variance": 72.44203505
              },
              {
                "average": 131.2935689,
                "count": 10347318,
                "maximum": 152,
                "minimum": 118,
                "name": "UserData",
                "position": 10,
                "stddev": 7.05406043,
                "variance": 49.75976855
              },
              {
                "average": 10740.47896,
                "count": 10347318,
                "maximum": 10745,
                "minimum": 10736,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.112286068,
                "variance": 4.461752432
              },
              {
                "average": 38305.00883,
                "count": 10347318,
                "maximum": 61952,
                "minimum": 7424,
                "name": "Red",
                "position": 12,
                "stddev": 5394.525958,
                "variance": 29100910.31
              },
              {
                "average": 34473.01787,
                "count": 10347318,
                "maximum": 60672,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 4498.883089,
                "variance": 20239949.05
              },
              {
                "average": 31171.81446,
                "count": 10347318,
                "maximum": 60416,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 4159.787845,
                "variance": 17303834.91
              },
              {
                "average": 191794.2997,
                "count": 10347318,
                "maximum": 229613.967,
                "minimum": 165413.2514,
                "name": "GpsTime",
                "position": 15,
                "stddev": 30154.48327,
                "variance": 909292861.5
              },
              {
                "average": 0,
                "count": 10347318,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10347318,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10347318,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10347318,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10347318,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432213.2141,
              5001354.437,
              937.3707152,
              433210.1341,
              5002753.437,
              1137.110715
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432213.21407906676,
                    5001354.437145691,
                    937.3707151940627
                  ],
                  [
                    432213.21407906676,
                    5002753.437145691,
                    937.3707151940627
                  ],
                  [
                    433210.1340790668,
                    5002753.437145691,
                    1137.1107151940628
                  ],
                  [
                    433210.1340790668,
                    5001354.437145691,
                    1137.1107151940628
                  ],
                  [
                    432213.21407906676,
                    5001354.437145691,
                    937.3707151940627
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T17:33:33+00:00",
            "end_time": "2011-09-15T23: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": "45117A8411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752469427224,
              45.02491016345575,
              995.2306230957593
            ],
            [
              -117.93773043132654,
              45.037509662850375,
              995.2306230957593
            ],
            [
              -117.92502931881853,
              45.037613251385054,
              1030.7106230957593
            ],
            [
              -117.92482636740695,
              45.02501370674711,
              1030.7106230957593
            ],
            [
              -117.93752469427224,
              45.02491016345575,
              995.2306230957593
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377304,
        45.02491016,
        995.2306231,
        -117.9248264,
        45.03761325,
        1030.710623
      ],
      "properties": {
        "datetime": "2011-09-20T01:35:38Z",
        "pc:count": 11817277,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426648.185,
            "count": 11817277,
            "maximum": 427142.3122,
            "minimum": 426141.7922,
            "name": "X",
            "position": 0,
            "stddev": 287.9649035,
            "variance": 82923.78566
          },
          {
            "average": 4986838.88,
            "count": 11817277,
            "maximum": 4987544.268,
            "minimum": 4986144.428,
            "name": "Y",
            "position": 1,
            "stddev": 402.5933298,
            "variance": 162081.3892
          },
          {
            "average": 1003.456507,
            "count": 11817277,
            "maximum": 1030.710623,
            "minimum": 995.2306231,
            "name": "Z",
            "position": 2,
            "stddev": 3.343122743,
            "variance": 11.17646968
          },
          {
            "average": 218.6023722,
            "count": 11817277,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.72895695,
            "variance": 2091.137503
          },
          {
            "average": 1.004329339,
            "count": 11817277,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07410633178,
            "variance": 0.00549174841
          },
          {
            "average": 1.00868178,
            "count": 11817277,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.110611139,
            "variance": 0.01223482406
          },
          {
            "average": 0.4990514312,
            "count": 11817277,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991214,
            "variance": 0.2499991214
          },
          {
            "average": 0,
            "count": 11817277,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.252221303,
            "count": 11817277,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4342876157,
            "variance": 0.1886057332
          },
          {
            "average": 1.326911252,
            "count": 11817277,
            "maximum": 18,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.708616152,
            "variance": 59.42276297
          },
          {
            "average": 195.9637083,
            "count": 11817277,
            "maximum": 212,
            "minimum": 182,
            "name": "UserData",
            "position": 10,
            "stddev": 4.989053676,
            "variance": 24.89065658
          },
          {
            "average": 255.6800254,
            "count": 11817277,
            "maximum": 271,
            "minimum": 116,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.64219851,
            "variance": 385.8159623
          },
          {
            "average": 29966.58986,
            "count": 11817277,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 12281.38745,
            "variance": 150832477.7
          },
          {
            "average": 30095.59335,
            "count": 11817277,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 10107.81754,
            "variance": 102167975.5
          },
          {
            "average": 23628.54823,
            "count": 11817277,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8697.962516,
            "variance": 75654551.93
          },
          {
            "average": 516321.5855,
            "count": 11817277,
            "maximum": 517738.1753,
            "minimum": 508972.36,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1100.834763,
            "variance": 1211837.175
          },
          {
            "average": 0,
            "count": 11817277,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11817277,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11817277,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11817277,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11817277,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426141.7922,
          4986144.428,
          995.2306231,
          427142.3122,
          4987544.268,
          1030.710623
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426141.7921567749,
                4986144.427887054,
                995.2306230957593
              ],
              [
                426141.7921567749,
                4987544.267887054,
                995.2306230957593
              ],
              [
                427142.3121567749,
                4987544.267887054,
                1030.7106230957593
              ],
              [
                427142.3121567749,
                4986144.427887054,
                1030.7106230957593
              ],
              [
                426141.7921567749,
                4986144.427887054,
                995.2306230957593
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:35:38+00:00",
        "end_time": "2011-09-19T23:09:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377304,
            45.02491016,
            995.2306231,
            -117.9248264,
            45.03761325,
            1030.710623
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752469427224,
                  45.02491016345575,
                  995.2306230957593
                ],
                [
                  -117.93773043132654,
                  45.037509662850375,
                  995.2306230957593
                ],
                [
                  -117.92502931881853,
                  45.037613251385054,
                  1030.7106230957593
                ],
                [
                  -117.92482636740695,
                  45.02501370674711,
                  1030.7106230957593
                ],
                [
                  -117.93752469427224,
                  45.02491016345575,
                  995.2306230957593
                ]
              ]
            ]
          },
          "id": "45117A8411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:35:38Z",
            "pc:count": 11817277,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426648.185,
                "count": 11817277,
                "maximum": 427142.3122,
                "minimum": 426141.7922,
                "name": "X",
                "position": 0,
                "stddev": 287.9649035,
                "variance": 82923.78566
              },
              {
                "average": 4986838.88,
                "count": 11817277,
                "maximum": 4987544.268,
                "minimum": 4986144.428,
                "name": "Y",
                "position": 1,
                "stddev": 402.5933298,
                "variance": 162081.3892
              },
              {
                "average": 1003.456507,
                "count": 11817277,
                "maximum": 1030.710623,
                "minimum": 995.2306231,
                "name": "Z",
                "position": 2,
                "stddev": 3.343122743,
                "variance": 11.17646968
              },
              {
                "average": 218.6023722,
                "count": 11817277,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.72895695,
                "variance": 2091.137503
              },
              {
                "average": 1.004329339,
                "count": 11817277,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07410633178,
                "variance": 0.00549174841
              },
              {
                "average": 1.00868178,
                "count": 11817277,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.110611139,
                "variance": 0.01223482406
              },
              {
                "average": 0.4990514312,
                "count": 11817277,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991214,
                "variance": 0.2499991214
              },
              {
                "average": 0,
                "count": 11817277,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.252221303,
                "count": 11817277,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4342876157,
                "variance": 0.1886057332
              },
              {
                "average": 1.326911252,
                "count": 11817277,
                "maximum": 18,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.708616152,
                "variance": 59.42276297
              },
              {
                "average": 195.9637083,
                "count": 11817277,
                "maximum": 212,
                "minimum": 182,
                "name": "UserData",
                "position": 10,
                "stddev": 4.989053676,
                "variance": 24.89065658
              },
              {
                "average": 255.6800254,
                "count": 11817277,
                "maximum": 271,
                "minimum": 116,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.64219851,
                "variance": 385.8159623
              },
              {
                "average": 29966.58986,
                "count": 11817277,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 12281.38745,
                "variance": 150832477.7
              },
              {
                "average": 30095.59335,
                "count": 11817277,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 10107.81754,
                "variance": 102167975.5
              },
              {
                "average": 23628.54823,
                "count": 11817277,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8697.962516,
                "variance": 75654551.93
              },
              {
                "average": 516321.5855,
                "count": 11817277,
                "maximum": 517738.1753,
                "minimum": 508972.36,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1100.834763,
                "variance": 1211837.175
              },
              {
                "average": 0,
                "count": 11817277,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11817277,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11817277,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11817277,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11817277,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426141.7922,
              4986144.428,
              995.2306231,
              427142.3122,
              4987544.268,
              1030.710623
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426141.7921567749,
                    4986144.427887054,
                    995.2306230957593
                  ],
                  [
                    426141.7921567749,
                    4987544.267887054,
                    995.2306230957593
                  ],
                  [
                    427142.3121567749,
                    4987544.267887054,
                    1030.7106230957593
                  ],
                  [
                    427142.3121567749,
                    4986144.427887054,
                    1030.7106230957593
                  ],
                  [
                    426141.7921567749,
                    4986144.427887054,
                    995.2306230957593
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:35:38+00:00",
            "end_time": "2011-09-19T23:09: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": "45117B8108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502503206509,
              45.22490618632877,
              1007.0130051505257
            ],
            [
              -117.9752405743915,
              45.23750978487811,
              1007.0130051505257
            ],
            [
              -117.96252951621274,
              45.237617623282155,
              1333.9930051505257
            ],
            [
              -117.9623167821577,
              45.225013977616285,
              1333.9930051505257
            ],
            [
              -117.97502503206509,
              45.22490618632877,
              1007.0130051505257
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752406,
        45.22490619,
        1007.013005,
        -117.9623168,
        45.23761762,
        1333.993005
      ],
      "properties": {
        "datetime": "2011-09-17T19:15:50Z",
        "pc:count": 12848597,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423918.731,
            "count": 12848597,
            "maximum": 424453.2459,
            "minimum": 423455.4259,
            "name": "X",
            "position": 0,
            "stddev": 275.33197,
            "variance": 75807.6937
          },
          {
            "average": 5009057.765,
            "count": 12848597,
            "maximum": 5009797.173,
            "minimum": 5008396.813,
            "name": "Y",
            "position": 1,
            "stddev": 393.6852187,
            "variance": 154988.0514
          },
          {
            "average": 1165.845257,
            "count": 12848597,
            "maximum": 1333.993005,
            "minimum": 1007.013005,
            "name": "Z",
            "position": 2,
            "stddev": 88.03573101,
            "variance": 7750.289935
          },
          {
            "average": 106.4900382,
            "count": 12848597,
            "maximum": 248,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.49422137,
            "variance": 1259.83975
          },
          {
            "average": 1.03254402,
            "count": 12848597,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1841409728,
            "variance": 0.03390789785
          },
          {
            "average": 1.071497223,
            "count": 12848597,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2744571751,
            "variance": 0.07532674099
          },
          {
            "average": 0.5001801364,
            "count": 12848597,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999987,
            "variance": 0.249999987
          },
          {
            "average": 0,
            "count": 12848597,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.253500441,
            "count": 12848597,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4350149215,
            "variance": 0.1892379819
          },
          {
            "average": -0.07615556441,
            "count": 12848597,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.401448669,
            "variance": 70.58433974
          },
          {
            "average": 134.3892701,
            "count": 12848597,
            "maximum": 143,
            "minimum": 120,
            "name": "UserData",
            "position": 10,
            "stddev": 4.004560537,
            "variance": 16.0365051
          },
          {
            "average": 10698.14438,
            "count": 12848597,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 55.20194046,
            "variance": 3047.25423
          },
          {
            "average": 29619.6471,
            "count": 12848597,
            "maximum": 53504,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 9409.906024,
            "variance": 88546331.39
          },
          {
            "average": 28187.61667,
            "count": 12848597,
            "maximum": 49920,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 7124.851642,
            "variance": 50763510.92
          },
          {
            "average": 24113.987,
            "count": 12848597,
            "maximum": 48384,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 5696.218964,
            "variance": 32446910.48
          },
          {
            "average": 293999.1259,
            "count": 12848597,
            "maximum": 322150.2115,
            "minimum": 247437.0181,
            "name": "GpsTime",
            "position": 15,
            "stddev": 34047.93407,
            "variance": 1159261815
          },
          {
            "average": 0,
            "count": 12848597,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12848597,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12848597,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12848597,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12848597,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423455.4259,
          5008396.813,
          1007.013005,
          424453.2459,
          5009797.173,
          1333.993005
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423455.42593440675,
                5008396.812706521,
                1007.0130051505257
              ],
              [
                423455.42593440675,
                5009797.17270652,
                1007.0130051505257
              ],
              [
                424453.2459344067,
                5009797.17270652,
                1333.9930051505257
              ],
              [
                424453.2459344067,
                5008396.812706521,
                1333.9930051505257
              ],
              [
                423455.42593440675,
                5008396.812706521,
                1007.0130051505257
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T19:15:50+00:00",
        "end_time": "2011-09-16T22:30:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752406,
            45.22490619,
            1007.013005,
            -117.9623168,
            45.23761762,
            1333.993005
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502503206509,
                  45.22490618632877,
                  1007.0130051505257
                ],
                [
                  -117.9752405743915,
                  45.23750978487811,
                  1007.0130051505257
                ],
                [
                  -117.96252951621274,
                  45.237617623282155,
                  1333.9930051505257
                ],
                [
                  -117.9623167821577,
                  45.225013977616285,
                  1333.9930051505257
                ],
                [
                  -117.97502503206509,
                  45.22490618632877,
                  1007.0130051505257
                ]
              ]
            ]
          },
          "id": "45117B8108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T19:15:50Z",
            "pc:count": 12848597,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423918.731,
                "count": 12848597,
                "maximum": 424453.2459,
                "minimum": 423455.4259,
                "name": "X",
                "position": 0,
                "stddev": 275.33197,
                "variance": 75807.6937
              },
              {
                "average": 5009057.765,
                "count": 12848597,
                "maximum": 5009797.173,
                "minimum": 5008396.813,
                "name": "Y",
                "position": 1,
                "stddev": 393.6852187,
                "variance": 154988.0514
              },
              {
                "average": 1165.845257,
                "count": 12848597,
                "maximum": 1333.993005,
                "minimum": 1007.013005,
                "name": "Z",
                "position": 2,
                "stddev": 88.03573101,
                "variance": 7750.289935
              },
              {
                "average": 106.4900382,
                "count": 12848597,
                "maximum": 248,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.49422137,
                "variance": 1259.83975
              },
              {
                "average": 1.03254402,
                "count": 12848597,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1841409728,
                "variance": 0.03390789785
              },
              {
                "average": 1.071497223,
                "count": 12848597,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2744571751,
                "variance": 0.07532674099
              },
              {
                "average": 0.5001801364,
                "count": 12848597,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999987,
                "variance": 0.249999987
              },
              {
                "average": 0,
                "count": 12848597,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.253500441,
                "count": 12848597,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4350149215,
                "variance": 0.1892379819
              },
              {
                "average": -0.07615556441,
                "count": 12848597,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.401448669,
                "variance": 70.58433974
              },
              {
                "average": 134.3892701,
                "count": 12848597,
                "maximum": 143,
                "minimum": 120,
                "name": "UserData",
                "position": 10,
                "stddev": 4.004560537,
                "variance": 16.0365051
              },
              {
                "average": 10698.14438,
                "count": 12848597,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 55.20194046,
                "variance": 3047.25423
              },
              {
                "average": 29619.6471,
                "count": 12848597,
                "maximum": 53504,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 9409.906024,
                "variance": 88546331.39
              },
              {
                "average": 28187.61667,
                "count": 12848597,
                "maximum": 49920,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 7124.851642,
                "variance": 50763510.92
              },
              {
                "average": 24113.987,
                "count": 12848597,
                "maximum": 48384,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 5696.218964,
                "variance": 32446910.48
              },
              {
                "average": 293999.1259,
                "count": 12848597,
                "maximum": 322150.2115,
                "minimum": 247437.0181,
                "name": "GpsTime",
                "position": 15,
                "stddev": 34047.93407,
                "variance": 1159261815
              },
              {
                "average": 0,
                "count": 12848597,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12848597,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12848597,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12848597,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12848597,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423455.4259,
              5008396.813,
              1007.013005,
              424453.2459,
              5009797.173,
              1333.993005
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423455.42593440675,
                    5008396.812706521,
                    1007.0130051505257
                  ],
                  [
                    423455.42593440675,
                    5009797.17270652,
                    1007.0130051505257
                  ],
                  [
                    424453.2459344067,
                    5009797.17270652,
                    1333.9930051505257
                  ],
                  [
                    424453.2459344067,
                    5008396.812706521,
                    1333.9930051505257
                  ],
                  [
                    423455.42593440675,
                    5008396.812706521,
                    1007.0130051505257
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T19:15:50+00:00",
            "end_time": "2011-09-16T22: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": "45117C8306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002495904103,
              45.28740344707395,
              822.3649506158291
            ],
            [
              -118.00024655694143,
              45.30000951217631,
              822.3649506158291
            ],
            [
              -117.98752979920356,
              45.300120181125415,
              834.5449506158292
            ],
            [
              -117.9873110174991,
              45.287514067659586,
              834.5449506158292
            ],
            [
              -118.00002495904103,
              45.28740344707395,
              822.3649506158291
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002466,
        45.28740345,
        822.3649506,
        -117.987311,
        45.30012018,
        834.5449506
      ],
      "properties": {
        "datetime": "2011-09-17T18:44:57Z",
        "pc:count": 9748349,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422076.9335,
            "count": 9748349,
            "maximum": 422576.0334,
            "minimum": 421578.8534,
            "name": "X",
            "position": 0,
            "stddev": 285.0583787,
            "variance": 81258.27925
          },
          {
            "average": 5016060.273,
            "count": 9748349,
            "maximum": 5016764.446,
            "minimum": 5015363.786,
            "name": "Y",
            "position": 1,
            "stddev": 404.5394638,
            "variance": 163652.1778
          },
          {
            "average": 824.2874901,
            "count": 9748349,
            "maximum": 834.5449506,
            "minimum": 822.3649506,
            "name": "Z",
            "position": 2,
            "stddev": 0.4682332917,
            "variance": 0.2192424155
          },
          {
            "average": 107.5198724,
            "count": 9748349,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.47831199,
            "variance": 701.101006
          },
          {
            "average": 1.000061241,
            "count": 9748349,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007825432589,
            "variance": 6.12373952e-05
          },
          {
            "average": 1.00014187,
            "count": 9748349,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01191008248,
            "variance": 0.0001418500646
          },
          {
            "average": 0.4999710207,
            "count": 9748349,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000248,
            "variance": 0.2500000248
          },
          {
            "average": 0,
            "count": 9748349,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.299030226,
            "count": 9748349,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.457833126,
            "variance": 0.2096111713
          },
          {
            "average": -0.4325333985,
            "count": 9748349,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.572343983,
            "variance": 73.48508137
          },
          {
            "average": 142.0214566,
            "count": 9748349,
            "maximum": 184,
            "minimum": 128,
            "name": "UserData",
            "position": 10,
            "stddev": 6.283566261,
            "variance": 39.48320495
          },
          {
            "average": 10761.26407,
            "count": 9748349,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 29.85327563,
            "variance": 891.218066
          },
          {
            "average": 41044.32209,
            "count": 9748349,
            "maximum": 60672,
            "minimum": 14848,
            "name": "Red",
            "position": 12,
            "stddev": 7617.084945,
            "variance": 58019983.05
          },
          {
            "average": 35920.73535,
            "count": 9748349,
            "maximum": 59392,
            "minimum": 15104,
            "name": "Green",
            "position": 13,
            "stddev": 6467.426178,
            "variance": 41827601.37
          },
          {
            "average": 29330.95539,
            "count": 9748349,
            "maximum": 59136,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 6979.59437,
            "variance": 48714737.58
          },
          {
            "average": 253052.0759,
            "count": 9748349,
            "maximum": 320297.6793,
            "minimum": 244833.9657,
            "name": "GpsTime",
            "position": 15,
            "stddev": 18653.23067,
            "variance": 347943014.4
          },
          {
            "average": 0,
            "count": 9748349,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9748349,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9748349,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9748349,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9748349,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421578.8534,
          5015363.786,
          822.3649506,
          422576.0334,
          5016764.446,
          834.5449506
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421578.853369686,
                5015363.786177359,
                822.3649506158291
              ],
              [
                421578.853369686,
                5016764.446177359,
                822.3649506158291
              ],
              [
                422576.03336968605,
                5016764.446177359,
                834.5449506158292
              ],
              [
                422576.03336968605,
                5015363.786177359,
                834.5449506158292
              ],
              [
                421578.853369686,
                5015363.786177359,
                822.3649506158291
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T18:44:57+00:00",
        "end_time": "2011-09-16T21:47:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002466,
            45.28740345,
            822.3649506,
            -117.987311,
            45.30012018,
            834.5449506
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002495904103,
                  45.28740344707395,
                  822.3649506158291
                ],
                [
                  -118.00024655694143,
                  45.30000951217631,
                  822.3649506158291
                ],
                [
                  -117.98752979920356,
                  45.300120181125415,
                  834.5449506158292
                ],
                [
                  -117.9873110174991,
                  45.287514067659586,
                  834.5449506158292
                ],
                [
                  -118.00002495904103,
                  45.28740344707395,
                  822.3649506158291
                ]
              ]
            ]
          },
          "id": "45117C8306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T18:44:57Z",
            "pc:count": 9748349,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422076.9335,
                "count": 9748349,
                "maximum": 422576.0334,
                "minimum": 421578.8534,
                "name": "X",
                "position": 0,
                "stddev": 285.0583787,
                "variance": 81258.27925
              },
              {
                "average": 5016060.273,
                "count": 9748349,
                "maximum": 5016764.446,
                "minimum": 5015363.786,
                "name": "Y",
                "position": 1,
                "stddev": 404.5394638,
                "variance": 163652.1778
              },
              {
                "average": 824.2874901,
                "count": 9748349,
                "maximum": 834.5449506,
                "minimum": 822.3649506,
                "name": "Z",
                "position": 2,
                "stddev": 0.4682332917,
                "variance": 0.2192424155
              },
              {
                "average": 107.5198724,
                "count": 9748349,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.47831199,
                "variance": 701.101006
              },
              {
                "average": 1.000061241,
                "count": 9748349,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007825432589,
                "variance": 6.12373952e-05
              },
              {
                "average": 1.00014187,
                "count": 9748349,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01191008248,
                "variance": 0.0001418500646
              },
              {
                "average": 0.4999710207,
                "count": 9748349,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000248,
                "variance": 0.2500000248
              },
              {
                "average": 0,
                "count": 9748349,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.299030226,
                "count": 9748349,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.457833126,
                "variance": 0.2096111713
              },
              {
                "average": -0.4325333985,
                "count": 9748349,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.572343983,
                "variance": 73.48508137
              },
              {
                "average": 142.0214566,
                "count": 9748349,
                "maximum": 184,
                "minimum": 128,
                "name": "UserData",
                "position": 10,
                "stddev": 6.283566261,
                "variance": 39.48320495
              },
              {
                "average": 10761.26407,
                "count": 9748349,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 29.85327563,
                "variance": 891.218066
              },
              {
                "average": 41044.32209,
                "count": 9748349,
                "maximum": 60672,
                "minimum": 14848,
                "name": "Red",
                "position": 12,
                "stddev": 7617.084945,
                "variance": 58019983.05
              },
              {
                "average": 35920.73535,
                "count": 9748349,
                "maximum": 59392,
                "minimum": 15104,
                "name": "Green",
                "position": 13,
                "stddev": 6467.426178,
                "variance": 41827601.37
              },
              {
                "average": 29330.95539,
                "count": 9748349,
                "maximum": 59136,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 6979.59437,
                "variance": 48714737.58
              },
              {
                "average": 253052.0759,
                "count": 9748349,
                "maximum": 320297.6793,
                "minimum": 244833.9657,
                "name": "GpsTime",
                "position": 15,
                "stddev": 18653.23067,
                "variance": 347943014.4
              },
              {
                "average": 0,
                "count": 9748349,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9748349,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9748349,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9748349,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9748349,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421578.8534,
              5015363.786,
              822.3649506,
              422576.0334,
              5016764.446,
              834.5449506
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421578.853369686,
                    5015363.786177359,
                    822.3649506158291
                  ],
                  [
                    421578.853369686,
                    5016764.446177359,
                    822.3649506158291
                  ],
                  [
                    422576.03336968605,
                    5016764.446177359,
                    834.5449506158292
                  ],
                  [
                    422576.03336968605,
                    5015363.786177359,
                    834.5449506158292
                  ],
                  [
                    421578.853369686,
                    5015363.786177359,
                    822.3649506158291
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T18:44:57+00:00",
            "end_time": "2011-09-16T21:47:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117A8219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002523969031,
              45.07491448334918,
              988.8711457992848
            ],
            [
              -117.9002230305647,
              45.087510044160155,
              988.8711457992848
            ],
            [
              -117.88752926006069,
              45.087609402226896,
              1108.171145799285
            ],
            [
              -117.8873342572841,
              45.07501379803366,
              1108.171145799285
            ],
            [
              -117.90002523969031,
              45.07491448334918,
              988.8711457992848
            ]
          ]
        ]
      },
      "bbox": [
        -117.900223,
        45.07491448,
        988.8711458,
        -117.8873343,
        45.0876094,
        1108.171146
      ],
      "properties": {
        "datetime": "2011-09-17T19:26:06Z",
        "pc:count": 10357045,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429661.0545,
            "count": 10357045,
            "maximum": 430156.8617,
            "minimum": 429157.8017,
            "name": "X",
            "position": 0,
            "stddev": 278.8840214,
            "variance": 77776.2974
          },
          {
            "average": 4992337.431,
            "count": 10357045,
            "maximum": 4993065.207,
            "minimum": 4991665.807,
            "name": "Y",
            "position": 1,
            "stddev": 404.6591344,
            "variance": 163749.015
          },
          {
            "average": 1031.703323,
            "count": 10357045,
            "maximum": 1108.171146,
            "minimum": 988.8711458,
            "name": "Z",
            "position": 2,
            "stddev": 22.22599758,
            "variance": 493.9949685
          },
          {
            "average": 110.1320777,
            "count": 10357045,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.27029399,
            "variance": 1243.993638
          },
          {
            "average": 1.000921402,
            "count": 10357045,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03045813212,
            "variance": 0.0009276978125
          },
          {
            "average": 1.002152351,
            "count": 10357045,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04671493132,
            "variance": 0.002182284809
          },
          {
            "average": 0.4994548155,
            "count": 10357045,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997269,
            "variance": 0.2499997269
          },
          {
            "average": 0,
            "count": 10357045,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.291509982,
            "count": 10357045,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4544578443,
            "variance": 0.2065319323
          },
          {
            "average": -0.5513968686,
            "count": 10357045,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.298757333,
            "variance": 68.86937327
          },
          {
            "average": 136.9486118,
            "count": 10357045,
            "maximum": 152,
            "minimum": 130,
            "name": "UserData",
            "position": 10,
            "stddev": 1.094042386,
            "variance": 1.196928743
          },
          {
            "average": 10683.08466,
            "count": 10357045,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 48.11579121,
            "variance": 2315.129364
          },
          {
            "average": 37293.81655,
            "count": 10357045,
            "maximum": 56576,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 6413.193206,
            "variance": 41129047.1
          },
          {
            "average": 33975.03384,
            "count": 10357045,
            "maximum": 56320,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 5462.778501,
            "variance": 29841948.95
          },
          {
            "average": 28690.94505,
            "count": 10357045,
            "maximum": 56064,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 4756.489217,
            "variance": 22624189.67
          },
          {
            "average": 303808.6278,
            "count": 10357045,
            "maximum": 322766.2631,
            "minimum": 248203.8324,
            "name": "GpsTime",
            "position": 15,
            "stddev": 29713.64697,
            "variance": 882900816.5
          },
          {
            "average": 0,
            "count": 10357045,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10357045,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10357045,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10357045,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10357045,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429157.8017,
          4991665.807,
          988.8711458,
          430156.8617,
          4993065.207,
          1108.171146
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429157.8016542989,
                4991665.806885035,
                988.8711457992848
              ],
              [
                429157.8016542989,
                4993065.206885035,
                988.8711457992848
              ],
              [
                430156.86165429896,
                4993065.206885035,
                1108.171145799285
              ],
              [
                430156.86165429896,
                4991665.806885035,
                1108.171145799285
              ],
              [
                429157.8016542989,
                4991665.806885035,
                988.8711457992848
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T19:26:06+00:00",
        "end_time": "2011-09-16T22:43:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.900223,
            45.07491448,
            988.8711458,
            -117.8873343,
            45.0876094,
            1108.171146
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002523969031,
                  45.07491448334918,
                  988.8711457992848
                ],
                [
                  -117.9002230305647,
                  45.087510044160155,
                  988.8711457992848
                ],
                [
                  -117.88752926006069,
                  45.087609402226896,
                  1108.171145799285
                ],
                [
                  -117.8873342572841,
                  45.07501379803366,
                  1108.171145799285
                ],
                [
                  -117.90002523969031,
                  45.07491448334918,
                  988.8711457992848
                ]
              ]
            ]
          },
          "id": "45117A8219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T19:26:06Z",
            "pc:count": 10357045,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429661.0545,
                "count": 10357045,
                "maximum": 430156.8617,
                "minimum": 429157.8017,
                "name": "X",
                "position": 0,
                "stddev": 278.8840214,
                "variance": 77776.2974
              },
              {
                "average": 4992337.431,
                "count": 10357045,
                "maximum": 4993065.207,
                "minimum": 4991665.807,
                "name": "Y",
                "position": 1,
                "stddev": 404.6591344,
                "variance": 163749.015
              },
              {
                "average": 1031.703323,
                "count": 10357045,
                "maximum": 1108.171146,
                "minimum": 988.8711458,
                "name": "Z",
                "position": 2,
                "stddev": 22.22599758,
                "variance": 493.9949685
              },
              {
                "average": 110.1320777,
                "count": 10357045,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.27029399,
                "variance": 1243.993638
              },
              {
                "average": 1.000921402,
                "count": 10357045,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03045813212,
                "variance": 0.0009276978125
              },
              {
                "average": 1.002152351,
                "count": 10357045,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04671493132,
                "variance": 0.002182284809
              },
              {
                "average": 0.4994548155,
                "count": 10357045,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997269,
                "variance": 0.2499997269
              },
              {
                "average": 0,
                "count": 10357045,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.291509982,
                "count": 10357045,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4544578443,
                "variance": 0.2065319323
              },
              {
                "average": -0.5513968686,
                "count": 10357045,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.298757333,
                "variance": 68.86937327
              },
              {
                "average": 136.9486118,
                "count": 10357045,
                "maximum": 152,
                "minimum": 130,
                "name": "UserData",
                "position": 10,
                "stddev": 1.094042386,
                "variance": 1.196928743
              },
              {
                "average": 10683.08466,
                "count": 10357045,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 48.11579121,
                "variance": 2315.129364
              },
              {
                "average": 37293.81655,
                "count": 10357045,
                "maximum": 56576,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 6413.193206,
                "variance": 41129047.1
              },
              {
                "average": 33975.03384,
                "count": 10357045,
                "maximum": 56320,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 5462.778501,
                "variance": 29841948.95
              },
              {
                "average": 28690.94505,
                "count": 10357045,
                "maximum": 56064,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 4756.489217,
                "variance": 22624189.67
              },
              {
                "average": 303808.6278,
                "count": 10357045,
                "maximum": 322766.2631,
                "minimum": 248203.8324,
                "name": "GpsTime",
                "position": 15,
                "stddev": 29713.64697,
                "variance": 882900816.5
              },
              {
                "average": 0,
                "count": 10357045,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10357045,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10357045,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10357045,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10357045,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429157.8017,
              4991665.807,
              988.8711458,
              430156.8617,
              4993065.207,
              1108.171146
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429157.8016542989,
                    4991665.806885035,
                    988.8711457992848
                  ],
                  [
                    429157.8016542989,
                    4993065.206885035,
                    988.8711457992848
                  ],
                  [
                    430156.86165429896,
                    4993065.206885035,
                    1108.171145799285
                  ],
                  [
                    430156.86165429896,
                    4991665.806885035,
                    1108.171145799285
                  ],
                  [
                    429157.8016542989,
                    4991665.806885035,
                    988.8711457992848
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T19:26:06+00:00",
            "end_time": "2011-09-16T22:43: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": "45117B8403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252504128482,
              45.17491321800155,
              896.8130329774697
            ],
            [
              -117.91272630205894,
              45.18750995386858,
              896.8130329774697
            ],
            [
              -117.90002996809648,
              45.18761071855819,
              1436.3930329774696
            ],
            [
              -117.89983150600825,
              45.17501393868967,
              1436.3930329774696
            ],
            [
              -117.91252504128482,
              45.17491321800155,
              896.8130329774697
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127263,
        45.17491322,
        896.813033,
        -117.8998315,
        45.18761072,
        1436.393033
      ],
      "properties": {
        "datetime": "2011-09-16T21:14:13Z",
        "pc:count": 10229912,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428783.1535,
            "count": 10229912,
            "maximum": 429296.8189,
            "minimum": 428299.2989,
            "name": "X",
            "position": 0,
            "stddev": 285.5963173,
            "variance": 81565.25644
          },
          {
            "average": 5003457.223,
            "count": 10229912,
            "maximum": 5004185.218,
            "minimum": 5002785.658,
            "name": "Y",
            "position": 1,
            "stddev": 404.2233351,
            "variance": 163396.5047
          },
          {
            "average": 1158.52872,
            "count": 10229912,
            "maximum": 1436.393033,
            "minimum": 896.813033,
            "name": "Z",
            "position": 2,
            "stddev": 110.5628458,
            "variance": 12224.14288
          },
          {
            "average": 100.117924,
            "count": 10229912,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.65944038,
            "variance": 1572.871212
          },
          {
            "average": 1.039765445,
            "count": 10229912,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2026766616,
            "variance": 0.04107782916
          },
          {
            "average": 1.087081394,
            "count": 10229912,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3001283308,
            "variance": 0.09007701496
          },
          {
            "average": 0.4999655911,
            "count": 10229912,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000233,
            "variance": 0.2500000233
          },
          {
            "average": 0,
            "count": 10229912,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.219487519,
            "count": 10229912,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4138994618,
            "variance": 0.1713127645
          },
          {
            "average": 0.4446199212,
            "count": 10229912,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.571361677,
            "variance": 73.468241
          },
          {
            "average": 135.2710692,
            "count": 10229912,
            "maximum": 151,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 4.327419432,
            "variance": 18.72655894
          },
          {
            "average": 10758.9382,
            "count": 10229912,
            "maximum": 10763,
            "minimum": 10755,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.69746058,
            "variance": 2.881372422
          },
          {
            "average": 26477.27891,
            "count": 10229912,
            "maximum": 50432,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8635.327642,
            "variance": 74568883.49
          },
          {
            "average": 25691.48185,
            "count": 10229912,
            "maximum": 49920,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 7081.39289,
            "variance": 50146125.26
          },
          {
            "average": 23021.05091,
            "count": 10229912,
            "maximum": 46592,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 5983.650953,
            "variance": 35804078.73
          },
          {
            "average": 239718.4774,
            "count": 10229912,
            "maximum": 242853.8312,
            "minimum": 236620.4931,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1335.986609,
            "variance": 1784860.219
          },
          {
            "average": 0,
            "count": 10229912,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10229912,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10229912,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10229912,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10229912,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428299.2989,
          5002785.658,
          896.813033,
          429296.8189,
          5004185.218,
          1436.393033
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428299.29894500173,
                5002785.657761092,
                896.8130329774697
              ],
              [
                428299.29894500173,
                5004185.217761093,
                896.8130329774697
              ],
              [
                429296.81894500175,
                5004185.217761093,
                1436.3930329774696
              ],
              [
                429296.81894500175,
                5002785.657761092,
                1436.3930329774696
              ],
              [
                428299.29894500173,
                5002785.657761092,
                896.8130329774697
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T21:14:13+00:00",
        "end_time": "2011-09-16T19:30:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127263,
            45.17491322,
            896.813033,
            -117.8998315,
            45.18761072,
            1436.393033
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252504128482,
                  45.17491321800155,
                  896.8130329774697
                ],
                [
                  -117.91272630205894,
                  45.18750995386858,
                  896.8130329774697
                ],
                [
                  -117.90002996809648,
                  45.18761071855819,
                  1436.3930329774696
                ],
                [
                  -117.89983150600825,
                  45.17501393868967,
                  1436.3930329774696
                ],
                [
                  -117.91252504128482,
                  45.17491321800155,
                  896.8130329774697
                ]
              ]
            ]
          },
          "id": "45117B8403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T21:14:13Z",
            "pc:count": 10229912,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428783.1535,
                "count": 10229912,
                "maximum": 429296.8189,
                "minimum": 428299.2989,
                "name": "X",
                "position": 0,
                "stddev": 285.5963173,
                "variance": 81565.25644
              },
              {
                "average": 5003457.223,
                "count": 10229912,
                "maximum": 5004185.218,
                "minimum": 5002785.658,
                "name": "Y",
                "position": 1,
                "stddev": 404.2233351,
                "variance": 163396.5047
              },
              {
                "average": 1158.52872,
                "count": 10229912,
                "maximum": 1436.393033,
                "minimum": 896.813033,
                "name": "Z",
                "position": 2,
                "stddev": 110.5628458,
                "variance": 12224.14288
              },
              {
                "average": 100.117924,
                "count": 10229912,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.65944038,
                "variance": 1572.871212
              },
              {
                "average": 1.039765445,
                "count": 10229912,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2026766616,
                "variance": 0.04107782916
              },
              {
                "average": 1.087081394,
                "count": 10229912,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3001283308,
                "variance": 0.09007701496
              },
              {
                "average": 0.4999655911,
                "count": 10229912,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000233,
                "variance": 0.2500000233
              },
              {
                "average": 0,
                "count": 10229912,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.219487519,
                "count": 10229912,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4138994618,
                "variance": 0.1713127645
              },
              {
                "average": 0.4446199212,
                "count": 10229912,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.571361677,
                "variance": 73.468241
              },
              {
                "average": 135.2710692,
                "count": 10229912,
                "maximum": 151,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 4.327419432,
                "variance": 18.72655894
              },
              {
                "average": 10758.9382,
                "count": 10229912,
                "maximum": 10763,
                "minimum": 10755,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.69746058,
                "variance": 2.881372422
              },
              {
                "average": 26477.27891,
                "count": 10229912,
                "maximum": 50432,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8635.327642,
                "variance": 74568883.49
              },
              {
                "average": 25691.48185,
                "count": 10229912,
                "maximum": 49920,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 7081.39289,
                "variance": 50146125.26
              },
              {
                "average": 23021.05091,
                "count": 10229912,
                "maximum": 46592,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 5983.650953,
                "variance": 35804078.73
              },
              {
                "average": 239718.4774,
                "count": 10229912,
                "maximum": 242853.8312,
                "minimum": 236620.4931,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1335.986609,
                "variance": 1784860.219
              },
              {
                "average": 0,
                "count": 10229912,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10229912,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10229912,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10229912,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10229912,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428299.2989,
              5002785.658,
              896.813033,
              429296.8189,
              5004185.218,
              1436.393033
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428299.29894500173,
                    5002785.657761092,
                    896.8130329774697
                  ],
                  [
                    428299.29894500173,
                    5004185.217761093,
                    896.8130329774697
                  ],
                  [
                    429296.81894500175,
                    5004185.217761093,
                    1436.3930329774696
                  ],
                  [
                    429296.81894500175,
                    5002785.657761092,
                    1436.3930329774696
                  ],
                  [
                    428299.29894500173,
                    5002785.657761092,
                    896.8130329774697
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T21:14:13+00:00",
            "end_time": "2011-09-16T19:30: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": "45117B7314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752517461124,
              45.14992129606286,
              1142.495417751145
            ],
            [
              -117.83770961288253,
              45.16251005895722,
              1142.495417751145
            ],
            [
              -117.82502901562007,
              45.1626023704217,
              1200.2954177511451
            ],
            [
              -117.82484736846236,
              45.150013567243114,
              1200.2954177511451
            ],
            [
              -117.83752517461124,
              45.14992129606286,
              1142.495417751145
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377096,
        45.1499213,
        1142.495418,
        -117.8248474,
        45.16260237,
        1200.295418
      ],
      "properties": {
        "datetime": "2011-09-15T23:53:58Z",
        "pc:count": 9994233,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434660.5374,
            "count": 9994233,
            "maximum": 435160.3391,
            "minimum": 434163.6391,
            "name": "X",
            "position": 0,
            "stddev": 282.3874967,
            "variance": 79742.69831
          },
          {
            "average": 5000646.797,
            "count": 9994233,
            "maximum": 5001344.096,
            "minimum": 4999945.456,
            "name": "Y",
            "position": 1,
            "stddev": 398.1618045,
            "variance": 158532.8226
          },
          {
            "average": 1166.890064,
            "count": 9994233,
            "maximum": 1200.295418,
            "minimum": 1142.495418,
            "name": "Z",
            "position": 2,
            "stddev": 11.77341171,
            "variance": 138.6132233
          },
          {
            "average": 111.5276493,
            "count": 9994233,
            "maximum": 248,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.183826,
            "variance": 295.2838759
          },
          {
            "average": 1.00039853,
            "count": 9994233,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02067335925,
            "variance": 0.0004273877828
          },
          {
            "average": 1.000895016,
            "count": 9994233,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03185411556,
            "variance": 0.001014684678
          },
          {
            "average": 0.5000049529,
            "count": 9994233,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000025,
            "variance": 0.250000025
          },
          {
            "average": 0,
            "count": 9994233,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.362455128,
            "count": 9994233,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4807093002,
            "variance": 0.2310814313
          },
          {
            "average": 0.4861119755,
            "count": 9994233,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.493853328,
            "variance": 72.14554435
          },
          {
            "average": 133.4529385,
            "count": 9994233,
            "maximum": 142,
            "minimum": 125,
            "name": "UserData",
            "position": 10,
            "stddev": 2.039660003,
            "variance": 4.160212929
          },
          {
            "average": 10732.98926,
            "count": 9994233,
            "maximum": 10737,
            "minimum": 10729,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.686073247,
            "variance": 2.842842994
          },
          {
            "average": 35260.4771,
            "count": 9994233,
            "maximum": 57600,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 4997.554026,
            "variance": 24975546.24
          },
          {
            "average": 32821.77929,
            "count": 9994233,
            "maximum": 57856,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 3707.904776,
            "variance": 13748557.82
          },
          {
            "average": 26544.06554,
            "count": 9994233,
            "maximum": 55040,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 3637.99591,
            "variance": 13235014.24
          },
          {
            "average": 164134.9802,
            "count": 9994233,
            "maximum": 166038.2885,
            "minimum": 162411.2797,
            "name": "GpsTime",
            "position": 15,
            "stddev": 745.5611879,
            "variance": 555861.485
          },
          {
            "average": 0,
            "count": 9994233,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9994233,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9994233,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9994233,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9994233,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434163.6391,
          4999945.456,
          1142.495418,
          435160.3391,
          5001344.096,
          1200.295418
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434163.63913741946,
                4999945.45568691,
                1142.495417751145
              ],
              [
                434163.63913741946,
                5001344.095686911,
                1142.495417751145
              ],
              [
                435160.3391374194,
                5001344.095686911,
                1200.2954177511451
              ],
              [
                435160.3391374194,
                4999945.45568691,
                1200.2954177511451
              ],
              [
                434163.63913741946,
                4999945.45568691,
                1142.495417751145
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T23:53:58+00:00",
        "end_time": "2011-09-15T22:53:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377096,
            45.1499213,
            1142.495418,
            -117.8248474,
            45.16260237,
            1200.295418
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752517461124,
                  45.14992129606286,
                  1142.495417751145
                ],
                [
                  -117.83770961288253,
                  45.16251005895722,
                  1142.495417751145
                ],
                [
                  -117.82502901562007,
                  45.1626023704217,
                  1200.2954177511451
                ],
                [
                  -117.82484736846236,
                  45.150013567243114,
                  1200.2954177511451
                ],
                [
                  -117.83752517461124,
                  45.14992129606286,
                  1142.495417751145
                ]
              ]
            ]
          },
          "id": "45117B7314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T23:53:58Z",
            "pc:count": 9994233,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434660.5374,
                "count": 9994233,
                "maximum": 435160.3391,
                "minimum": 434163.6391,
                "name": "X",
                "position": 0,
                "stddev": 282.3874967,
                "variance": 79742.69831
              },
              {
                "average": 5000646.797,
                "count": 9994233,
                "maximum": 5001344.096,
                "minimum": 4999945.456,
                "name": "Y",
                "position": 1,
                "stddev": 398.1618045,
                "variance": 158532.8226
              },
              {
                "average": 1166.890064,
                "count": 9994233,
                "maximum": 1200.295418,
                "minimum": 1142.495418,
                "name": "Z",
                "position": 2,
                "stddev": 11.77341171,
                "variance": 138.6132233
              },
              {
                "average": 111.5276493,
                "count": 9994233,
                "maximum": 248,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.183826,
                "variance": 295.2838759
              },
              {
                "average": 1.00039853,
                "count": 9994233,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02067335925,
                "variance": 0.0004273877828
              },
              {
                "average": 1.000895016,
                "count": 9994233,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03185411556,
                "variance": 0.001014684678
              },
              {
                "average": 0.5000049529,
                "count": 9994233,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000025,
                "variance": 0.250000025
              },
              {
                "average": 0,
                "count": 9994233,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.362455128,
                "count": 9994233,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4807093002,
                "variance": 0.2310814313
              },
              {
                "average": 0.4861119755,
                "count": 9994233,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.493853328,
                "variance": 72.14554435
              },
              {
                "average": 133.4529385,
                "count": 9994233,
                "maximum": 142,
                "minimum": 125,
                "name": "UserData",
                "position": 10,
                "stddev": 2.039660003,
                "variance": 4.160212929
              },
              {
                "average": 10732.98926,
                "count": 9994233,
                "maximum": 10737,
                "minimum": 10729,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.686073247,
                "variance": 2.842842994
              },
              {
                "average": 35260.4771,
                "count": 9994233,
                "maximum": 57600,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 4997.554026,
                "variance": 24975546.24
              },
              {
                "average": 32821.77929,
                "count": 9994233,
                "maximum": 57856,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 3707.904776,
                "variance": 13748557.82
              },
              {
                "average": 26544.06554,
                "count": 9994233,
                "maximum": 55040,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 3637.99591,
                "variance": 13235014.24
              },
              {
                "average": 164134.9802,
                "count": 9994233,
                "maximum": 166038.2885,
                "minimum": 162411.2797,
                "name": "GpsTime",
                "position": 15,
                "stddev": 745.5611879,
                "variance": 555861.485
              },
              {
                "average": 0,
                "count": 9994233,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9994233,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9994233,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9994233,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9994233,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434163.6391,
              4999945.456,
              1142.495418,
              435160.3391,
              5001344.096,
              1200.295418
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434163.63913741946,
                    4999945.45568691,
                    1142.495417751145
                  ],
                  [
                    434163.63913741946,
                    5001344.095686911,
                    1142.495417751145
                  ],
                  [
                    435160.3391374194,
                    5001344.095686911,
                    1200.2954177511451
                  ],
                  [
                    435160.3391374194,
                    4999945.45568691,
                    1200.2954177511451
                  ],
                  [
                    434163.63913741946,
                    4999945.45568691,
                    1142.495417751145
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T23:53:58+00:00",
            "end_time": "2011-09-15T22:53: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": "45117B8304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252411662812,
              45.17490776169915,
              1188.5851483443403
            ],
            [
              -117.96273649186936,
              45.18750953756234,
              1188.5851483443403
            ],
            [
              -117.95002964769154,
              45.187615951122964,
              1398.3451483443405
            ],
            [
              -117.94982007449438,
              45.17501412877321,
              1398.3451483443405
            ],
            [
              -117.96252411662812,
              45.17490776169915,
              1188.5851483443403
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627365,
        45.17490776,
        1188.585148,
        -117.9498201,
        45.18761595,
        1398.345148
      ],
      "properties": {
        "datetime": "2011-09-17T20:30:52Z",
        "pc:count": 11589686,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424851.4748,
            "count": 11589686,
            "maximum": 425368.9706,
            "minimum": 424370.6106,
            "name": "X",
            "position": 0,
            "stddev": 289.5009948,
            "variance": 83810.82598
          },
          {
            "average": 5003519.304,
            "count": 11589686,
            "maximum": 5004230.79,
            "minimum": 5002830.65,
            "name": "Y",
            "position": 1,
            "stddev": 394.9898857,
            "variance": 156017.0098
          },
          {
            "average": 1283.422853,
            "count": 11589686,
            "maximum": 1398.345148,
            "minimum": 1188.585148,
            "name": "Z",
            "position": 2,
            "stddev": 35.87894199,
            "variance": 1287.298479
          },
          {
            "average": 104.4654758,
            "count": 11589686,
            "maximum": 238,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.25821376,
            "variance": 1243.141638
          },
          {
            "average": 1.039379755,
            "count": 11589686,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2049788714,
            "variance": 0.04201633772
          },
          {
            "average": 1.083729102,
            "count": 11589686,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3031108089,
            "variance": 0.09187616246
          },
          {
            "average": 0.5000713565,
            "count": 11589686,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000165,
            "variance": 0.2500000165
          },
          {
            "average": 0,
            "count": 11589686,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.243051537,
            "count": 11589686,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4289259883,
            "variance": 0.1839775034
          },
          {
            "average": -0.6599122538,
            "count": 11589686,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.364875796,
            "variance": 69.97114709
          },
          {
            "average": 137,
            "count": 11589686,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10661.06747,
            "count": 11589686,
            "maximum": 10666,
            "minimum": 10656,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.032266185,
            "variance": 4.130105845
          },
          {
            "average": 29804.24852,
            "count": 11589686,
            "maximum": 53504,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 8483.123765,
            "variance": 71963388.8
          },
          {
            "average": 28238.09384,
            "count": 11589686,
            "maximum": 48384,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 7283.2177,
            "variance": 53045260.06
          },
          {
            "average": 24264.89308,
            "count": 11589686,
            "maximum": 46848,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 6112.616049,
            "variance": 37364074.97
          },
          {
            "average": 323032.7235,
            "count": 11589686,
            "maximum": 326652.2652,
            "minimum": 319305.2543,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1495.161275,
            "variance": 2235507.238
          },
          {
            "average": 0,
            "count": 11589686,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11589686,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11589686,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11589686,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11589686,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424370.6106,
          5002830.65,
          1188.585148,
          425368.9706,
          5004230.79,
          1398.345148
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424370.6106406065,
                5002830.650260605,
                1188.5851483443403
              ],
              [
                424370.6106406065,
                5004230.7902606055,
                1188.5851483443403
              ],
              [
                425368.9706406065,
                5004230.7902606055,
                1398.3451483443405
              ],
              [
                425368.9706406065,
                5002830.650260605,
                1398.3451483443405
              ],
              [
                424370.6106406065,
                5002830.650260605,
                1188.5851483443403
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T20:30:52+00:00",
        "end_time": "2011-09-17T18:28:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627365,
            45.17490776,
            1188.585148,
            -117.9498201,
            45.18761595,
            1398.345148
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252411662812,
                  45.17490776169915,
                  1188.5851483443403
                ],
                [
                  -117.96273649186936,
                  45.18750953756234,
                  1188.5851483443403
                ],
                [
                  -117.95002964769154,
                  45.187615951122964,
                  1398.3451483443405
                ],
                [
                  -117.94982007449438,
                  45.17501412877321,
                  1398.3451483443405
                ],
                [
                  -117.96252411662812,
                  45.17490776169915,
                  1188.5851483443403
                ]
              ]
            ]
          },
          "id": "45117B8304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:30:52Z",
            "pc:count": 11589686,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424851.4748,
                "count": 11589686,
                "maximum": 425368.9706,
                "minimum": 424370.6106,
                "name": "X",
                "position": 0,
                "stddev": 289.5009948,
                "variance": 83810.82598
              },
              {
                "average": 5003519.304,
                "count": 11589686,
                "maximum": 5004230.79,
                "minimum": 5002830.65,
                "name": "Y",
                "position": 1,
                "stddev": 394.9898857,
                "variance": 156017.0098
              },
              {
                "average": 1283.422853,
                "count": 11589686,
                "maximum": 1398.345148,
                "minimum": 1188.585148,
                "name": "Z",
                "position": 2,
                "stddev": 35.87894199,
                "variance": 1287.298479
              },
              {
                "average": 104.4654758,
                "count": 11589686,
                "maximum": 238,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.25821376,
                "variance": 1243.141638
              },
              {
                "average": 1.039379755,
                "count": 11589686,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2049788714,
                "variance": 0.04201633772
              },
              {
                "average": 1.083729102,
                "count": 11589686,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3031108089,
                "variance": 0.09187616246
              },
              {
                "average": 0.5000713565,
                "count": 11589686,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000165,
                "variance": 0.2500000165
              },
              {
                "average": 0,
                "count": 11589686,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.243051537,
                "count": 11589686,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4289259883,
                "variance": 0.1839775034
              },
              {
                "average": -0.6599122538,
                "count": 11589686,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.364875796,
                "variance": 69.97114709
              },
              {
                "average": 137,
                "count": 11589686,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10661.06747,
                "count": 11589686,
                "maximum": 10666,
                "minimum": 10656,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.032266185,
                "variance": 4.130105845
              },
              {
                "average": 29804.24852,
                "count": 11589686,
                "maximum": 53504,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 8483.123765,
                "variance": 71963388.8
              },
              {
                "average": 28238.09384,
                "count": 11589686,
                "maximum": 48384,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 7283.2177,
                "variance": 53045260.06
              },
              {
                "average": 24264.89308,
                "count": 11589686,
                "maximum": 46848,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 6112.616049,
                "variance": 37364074.97
              },
              {
                "average": 323032.7235,
                "count": 11589686,
                "maximum": 326652.2652,
                "minimum": 319305.2543,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1495.161275,
                "variance": 2235507.238
              },
              {
                "average": 0,
                "count": 11589686,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11589686,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11589686,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11589686,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11589686,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424370.6106,
              5002830.65,
              1188.585148,
              425368.9706,
              5004230.79,
              1398.345148
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424370.6106406065,
                    5002830.650260605,
                    1188.5851483443403
                  ],
                  [
                    424370.6106406065,
                    5004230.7902606055,
                    1188.5851483443403
                  ],
                  [
                    425368.9706406065,
                    5004230.7902606055,
                    1398.3451483443405
                  ],
                  [
                    425368.9706406065,
                    5002830.650260605,
                    1398.3451483443405
                  ],
                  [
                    424370.6106406065,
                    5002830.650260605,
                    1188.5851483443403
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T20:30:52+00:00",
            "end_time": "2011-09-17T18:28: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": "45117A8319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252467286985,
              45.012407752374386,
              1006.8133958405002
            ],
            [
              -117.96273584583126,
              45.0250097083025,
              1006.8133958405002
            ],
            [
              -117.95002971998252,
              45.02511612037765,
              1047.4533958405002
            ],
            [
              -117.94982133304703,
              45.01251411796398,
              1047.4533958405002
            ],
            [
              -117.96252467286985,
              45.012407752374386,
              1006.8133958405002
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627358,
        45.01240775,
        1006.813396,
        -117.9498213,
        45.02511612,
        1047.453396
      ],
      "properties": {
        "datetime": "2011-09-20T02:46:01Z",
        "pc:count": 11429962,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424656.4404,
            "count": 11429962,
            "maximum": 425156.9004,
            "minimum": 424155.7604,
            "name": "X",
            "position": 0,
            "stddev": 285.3485475,
            "variance": 81423.79357
          },
          {
            "average": 4985470.02,
            "count": 11429962,
            "maximum": 4986178.788,
            "minimum": 4984778.668,
            "name": "Y",
            "position": 1,
            "stddev": 400.4521973,
            "variance": 160361.9623
          },
          {
            "average": 1023.717085,
            "count": 11429962,
            "maximum": 1047.453396,
            "minimum": 1006.813396,
            "name": "Z",
            "position": 2,
            "stddev": 9.367323851,
            "variance": 87.74675613
          },
          {
            "average": 225.5340564,
            "count": 11429962,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.99333069,
            "variance": 1295.519854
          },
          {
            "average": 1.008673257,
            "count": 11429962,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1059356572,
            "variance": 0.01122236346
          },
          {
            "average": 1.017371886,
            "count": 11429962,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1582564712,
            "variance": 0.02504511068
          },
          {
            "average": 0.4988428658,
            "count": 11429962,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986829,
            "variance": 0.2499986829
          },
          {
            "average": 0,
            "count": 11429962,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.295280859,
            "count": 11429962,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4561689288,
            "variance": 0.2080900916
          },
          {
            "average": 1.308620864,
            "count": 11429962,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.722325685,
            "variance": 59.63431399
          },
          {
            "average": 191.9102649,
            "count": 11429962,
            "maximum": 206,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 4.420682131,
            "variance": 19.5424305
          },
          {
            "average": 265.7472565,
            "count": 11429962,
            "maximum": 279,
            "minimum": 252,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.5665974,
            "variance": 111.6529805
          },
          {
            "average": 26714.19649,
            "count": 11429962,
            "maximum": 58368,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 8454.976854,
            "variance": 71486633.6
          },
          {
            "average": 28484.79215,
            "count": 11429962,
            "maximum": 57344,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 6352.016399,
            "variance": 40348112.33
          },
          {
            "average": 21773.48338,
            "count": 11429962,
            "maximum": 57600,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 5189.381513,
            "variance": 26929680.49
          },
          {
            "average": 520600.3166,
            "count": 11429962,
            "maximum": 521961.7768,
            "minimum": 518775.6566,
            "name": "GpsTime",
            "position": 15,
            "stddev": 651.6712911,
            "variance": 424675.4717
          },
          {
            "average": 0,
            "count": 11429962,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11429962,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11429962,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11429962,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11429962,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424155.7604,
          4984778.668,
          1006.813396,
          425156.9004,
          4986178.788,
          1047.453396
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424155.7603601973,
                4984778.667832069,
                1006.8133958405002
              ],
              [
                424155.7603601973,
                4986178.787832068,
                1006.8133958405002
              ],
              [
                425156.9003601973,
                4986178.787832068,
                1047.4533958405002
              ],
              [
                425156.9003601973,
                4984778.667832069,
                1047.4533958405002
              ],
              [
                424155.7603601973,
                4984778.667832069,
                1006.8133958405002
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:46:01+00:00",
        "end_time": "2011-09-20T01:52:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627358,
            45.01240775,
            1006.813396,
            -117.9498213,
            45.02511612,
            1047.453396
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252467286985,
                  45.012407752374386,
                  1006.8133958405002
                ],
                [
                  -117.96273584583126,
                  45.0250097083025,
                  1006.8133958405002
                ],
                [
                  -117.95002971998252,
                  45.02511612037765,
                  1047.4533958405002
                ],
                [
                  -117.94982133304703,
                  45.01251411796398,
                  1047.4533958405002
                ],
                [
                  -117.96252467286985,
                  45.012407752374386,
                  1006.8133958405002
                ]
              ]
            ]
          },
          "id": "45117A8319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:46:01Z",
            "pc:count": 11429962,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424656.4404,
                "count": 11429962,
                "maximum": 425156.9004,
                "minimum": 424155.7604,
                "name": "X",
                "position": 0,
                "stddev": 285.3485475,
                "variance": 81423.79357
              },
              {
                "average": 4985470.02,
                "count": 11429962,
                "maximum": 4986178.788,
                "minimum": 4984778.668,
                "name": "Y",
                "position": 1,
                "stddev": 400.4521973,
                "variance": 160361.9623
              },
              {
                "average": 1023.717085,
                "count": 11429962,
                "maximum": 1047.453396,
                "minimum": 1006.813396,
                "name": "Z",
                "position": 2,
                "stddev": 9.367323851,
                "variance": 87.74675613
              },
              {
                "average": 225.5340564,
                "count": 11429962,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.99333069,
                "variance": 1295.519854
              },
              {
                "average": 1.008673257,
                "count": 11429962,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1059356572,
                "variance": 0.01122236346
              },
              {
                "average": 1.017371886,
                "count": 11429962,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1582564712,
                "variance": 0.02504511068
              },
              {
                "average": 0.4988428658,
                "count": 11429962,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986829,
                "variance": 0.2499986829
              },
              {
                "average": 0,
                "count": 11429962,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.295280859,
                "count": 11429962,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4561689288,
                "variance": 0.2080900916
              },
              {
                "average": 1.308620864,
                "count": 11429962,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.722325685,
                "variance": 59.63431399
              },
              {
                "average": 191.9102649,
                "count": 11429962,
                "maximum": 206,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 4.420682131,
                "variance": 19.5424305
              },
              {
                "average": 265.7472565,
                "count": 11429962,
                "maximum": 279,
                "minimum": 252,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.5665974,
                "variance": 111.6529805
              },
              {
                "average": 26714.19649,
                "count": 11429962,
                "maximum": 58368,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 8454.976854,
                "variance": 71486633.6
              },
              {
                "average": 28484.79215,
                "count": 11429962,
                "maximum": 57344,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 6352.016399,
                "variance": 40348112.33
              },
              {
                "average": 21773.48338,
                "count": 11429962,
                "maximum": 57600,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 5189.381513,
                "variance": 26929680.49
              },
              {
                "average": 520600.3166,
                "count": 11429962,
                "maximum": 521961.7768,
                "minimum": 518775.6566,
                "name": "GpsTime",
                "position": 15,
                "stddev": 651.6712911,
                "variance": 424675.4717
              },
              {
                "average": 0,
                "count": 11429962,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11429962,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11429962,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11429962,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11429962,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424155.7604,
              4984778.668,
              1006.813396,
              425156.9004,
              4986178.788,
              1047.453396
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424155.7603601973,
                    4984778.667832069,
                    1006.8133958405002
                  ],
                  [
                    424155.7603601973,
                    4986178.787832068,
                    1006.8133958405002
                  ],
                  [
                    425156.9003601973,
                    4986178.787832068,
                    1047.4533958405002
                  ],
                  [
                    425156.9003601973,
                    4984778.667832069,
                    1047.4533958405002
                  ],
                  [
                    424155.7603601973,
                    4984778.667832069,
                    1006.8133958405002
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:46:01+00:00",
            "end_time": "2011-09-20T01:52: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": "45117B6323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.725017562204,
              45.12493408634349,
              1000.3076386904492
            ],
            [
              -117.72517692688565,
              45.137510640902775,
              1000.3076386904492
            ],
            [
              -117.71252849590796,
              45.13759025534786,
              1255.1076386904492
            ],
            [
              -117.71237191027303,
              45.12501366607897,
              1255.1076386904492
            ],
            [
              -117.725017562204,
              45.12493408634349,
              1000.3076386904492
            ]
          ]
        ]
      },
      "bbox": [
        -117.7251769,
        45.12493409,
        1000.307639,
        -117.7123719,
        45.13759026,
        1255.107639
      ],
      "properties": {
        "datetime": "2011-09-16T00:24:46Z",
        "pc:count": 11907714,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 443471.9738,
            "count": 11907714,
            "maximum": 443977.4833,
            "minimum": 442982.9033,
            "name": "X",
            "position": 0,
            "stddev": 284.3949029,
            "variance": 80880.46079
          },
          {
            "average": 4997737.536,
            "count": 11907714,
            "maximum": 4998481.364,
            "minimum": 4997084.124,
            "name": "Y",
            "position": 1,
            "stddev": 394.6967701,
            "variance": 155785.5404
          },
          {
            "average": 1067.654389,
            "count": 11907714,
            "maximum": 1255.107639,
            "minimum": 1000.307639,
            "name": "Z",
            "position": 2,
            "stddev": 59.68571197,
            "variance": 3562.384213
          },
          {
            "average": 99.35511543,
            "count": 11907714,
            "maximum": 252,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.20004993,
            "variance": 2420.644913
          },
          {
            "average": 1.095401351,
            "count": 11907714,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3144140132,
            "variance": 0.09885617169
          },
          {
            "average": 1.197509027,
            "count": 11907714,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4474567718,
            "variance": 0.2002175626
          },
          {
            "average": 0.5002666339,
            "count": 11907714,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999499,
            "variance": 0.2499999499
          },
          {
            "average": 0,
            "count": 11907714,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.224709126,
            "count": 11907714,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4173906432,
            "variance": 0.1742149491
          },
          {
            "average": 0.07384959078,
            "count": 11907714,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.638312367,
            "variance": 74.62044055
          },
          {
            "average": 132.8088654,
            "count": 11907714,
            "maximum": 161,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 6.023048482,
            "variance": 36.27711302
          },
          {
            "average": 10700.43152,
            "count": 11907714,
            "maximum": 10741,
            "minimum": 10691,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.95705482,
            "variance": 223.7134888
          },
          {
            "average": 20917.26723,
            "count": 11907714,
            "maximum": 54272,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 8238.928139,
            "variance": 67879936.89
          },
          {
            "average": 22710.56958,
            "count": 11907714,
            "maximum": 54016,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 8784.072614,
            "variance": 77159931.69
          },
          {
            "average": 18888.69113,
            "count": 11907714,
            "maximum": 56064,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7325.984445,
            "variance": 53670048.09
          },
          {
            "average": 151630.5858,
            "count": 11907714,
            "maximum": 167886.6145,
            "minimum": 148087.145,
            "name": "GpsTime",
            "position": 15,
            "stddev": 5978.501199,
            "variance": 35742476.59
          },
          {
            "average": 0,
            "count": 11907714,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11907714,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11907714,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11907714,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11907714,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          442982.9033,
          4997084.124,
          1000.307639,
          443977.4833,
          4998481.364,
          1255.107639
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                442982.9032857732,
                4997084.1244573565,
                1000.3076386904492
              ],
              [
                442982.9032857732,
                4998481.364457357,
                1000.3076386904492
              ],
              [
                443977.48328577314,
                4998481.364457357,
                1255.1076386904492
              ],
              [
                443977.48328577314,
                4997084.1244573565,
                1255.1076386904492
              ],
              [
                442982.9032857732,
                4997084.1244573565,
                1000.3076386904492
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T00:24:46+00:00",
        "end_time": "2011-09-15T18:54:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B6323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B6323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B6323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7251769,
            45.12493409,
            1000.307639,
            -117.7123719,
            45.13759026,
            1255.107639
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.725017562204,
                  45.12493408634349,
                  1000.3076386904492
                ],
                [
                  -117.72517692688565,
                  45.137510640902775,
                  1000.3076386904492
                ],
                [
                  -117.71252849590796,
                  45.13759025534786,
                  1255.1076386904492
                ],
                [
                  -117.71237191027303,
                  45.12501366607897,
                  1255.1076386904492
                ],
                [
                  -117.725017562204,
                  45.12493408634349,
                  1000.3076386904492
                ]
              ]
            ]
          },
          "id": "45117B6323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T00:24:46Z",
            "pc:count": 11907714,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 443471.9738,
                "count": 11907714,
                "maximum": 443977.4833,
                "minimum": 442982.9033,
                "name": "X",
                "position": 0,
                "stddev": 284.3949029,
                "variance": 80880.46079
              },
              {
                "average": 4997737.536,
                "count": 11907714,
                "maximum": 4998481.364,
                "minimum": 4997084.124,
                "name": "Y",
                "position": 1,
                "stddev": 394.6967701,
                "variance": 155785.5404
              },
              {
                "average": 1067.654389,
                "count": 11907714,
                "maximum": 1255.107639,
                "minimum": 1000.307639,
                "name": "Z",
                "position": 2,
                "stddev": 59.68571197,
                "variance": 3562.384213
              },
              {
                "average": 99.35511543,
                "count": 11907714,
                "maximum": 252,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.20004993,
                "variance": 2420.644913
              },
              {
                "average": 1.095401351,
                "count": 11907714,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3144140132,
                "variance": 0.09885617169
              },
              {
                "average": 1.197509027,
                "count": 11907714,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4474567718,
                "variance": 0.2002175626
              },
              {
                "average": 0.5002666339,
                "count": 11907714,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999499,
                "variance": 0.2499999499
              },
              {
                "average": 0,
                "count": 11907714,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.224709126,
                "count": 11907714,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4173906432,
                "variance": 0.1742149491
              },
              {
                "average": 0.07384959078,
                "count": 11907714,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.638312367,
                "variance": 74.62044055
              },
              {
                "average": 132.8088654,
                "count": 11907714,
                "maximum": 161,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 6.023048482,
                "variance": 36.27711302
              },
              {
                "average": 10700.43152,
                "count": 11907714,
                "maximum": 10741,
                "minimum": 10691,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.95705482,
                "variance": 223.7134888
              },
              {
                "average": 20917.26723,
                "count": 11907714,
                "maximum": 54272,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 8238.928139,
                "variance": 67879936.89
              },
              {
                "average": 22710.56958,
                "count": 11907714,
                "maximum": 54016,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 8784.072614,
                "variance": 77159931.69
              },
              {
                "average": 18888.69113,
                "count": 11907714,
                "maximum": 56064,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7325.984445,
                "variance": 53670048.09
              },
              {
                "average": 151630.5858,
                "count": 11907714,
                "maximum": 167886.6145,
                "minimum": 148087.145,
                "name": "GpsTime",
                "position": 15,
                "stddev": 5978.501199,
                "variance": 35742476.59
              },
              {
                "average": 0,
                "count": 11907714,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11907714,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11907714,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11907714,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11907714,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              442982.9033,
              4997084.124,
              1000.307639,
              443977.4833,
              4998481.364,
              1255.107639
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    442982.9032857732,
                    4997084.1244573565,
                    1000.3076386904492
                  ],
                  [
                    442982.9032857732,
                    4998481.364457357,
                    1000.3076386904492
                  ],
                  [
                    443977.48328577314,
                    4998481.364457357,
                    1255.1076386904492
                  ],
                  [
                    443977.48328577314,
                    4997084.1244573565,
                    1255.1076386904492
                  ],
                  [
                    442982.9032857732,
                    4997084.1244573565,
                    1000.3076386904492
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T00:24:46+00:00",
            "end_time": "2011-09-15T18:54: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": "45117B7418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.78752558738735,
              45.1374265033514,
              1024.1594124660517
            ],
            [
              -117.7876988631443,
              45.15000986948154,
              1024.1594124660517
            ],
            [
              -117.77502876750918,
              45.15009655559002,
              1490.5594124660518
            ],
            [
              -117.77485827820688,
              45.13751315164658,
              1490.5594124660518
            ],
            [
              -117.78752558738735,
              45.1374265033514,
              1024.1594124660517
            ]
          ]
        ]
      },
      "bbox": [
        -117.7876989,
        45.1374265,
        1024.159412,
        -117.7748583,
        45.15009656,
        1490.559412
      ],
      "properties": {
        "datetime": "2011-09-15T21:54:25Z",
        "pc:count": 10309866,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438574.237,
            "count": 10309866,
            "maximum": 439076.6342,
            "minimum": 438080.5542,
            "name": "X",
            "position": 0,
            "stddev": 280.1976703,
            "variance": 78510.73442
          },
          {
            "average": 4999197.032,
            "count": 10309866,
            "maximum": 4999915.909,
            "minimum": 4998517.889,
            "name": "Y",
            "position": 1,
            "stddev": 391.8219336,
            "variance": 153524.4276
          },
          {
            "average": 1269.403286,
            "count": 10309866,
            "maximum": 1490.559412,
            "minimum": 1024.159412,
            "name": "Z",
            "position": 2,
            "stddev": 122.7532074,
            "variance": 15068.34992
          },
          {
            "average": 95.04936291,
            "count": 10309866,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.50175242,
            "variance": 2352.419987
          },
          {
            "average": 1.094395601,
            "count": 10309866,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.311464849,
            "variance": 0.09701035217
          },
          {
            "average": 1.193943452,
            "count": 10309866,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4411776995,
            "variance": 0.1946377626
          },
          {
            "average": 0.5001313305,
            "count": 10309866,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000007,
            "variance": 0.250000007
          },
          {
            "average": 0,
            "count": 10309866,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.160126717,
            "count": 10309866,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3667235537,
            "variance": 0.1344861649
          },
          {
            "average": 0.6298320427,
            "count": 10309866,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.676143418,
            "variance": 75.27546461
          },
          {
            "average": 135.570084,
            "count": 10309866,
            "maximum": 158,
            "minimum": 123,
            "name": "UserData",
            "position": 10,
            "stddev": 5.304885985,
            "variance": 28.14181532
          },
          {
            "average": 10716.42745,
            "count": 10309866,
            "maximum": 10721,
            "minimum": 10712,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.638879526,
            "variance": 2.685926101
          },
          {
            "average": 19322.69251,
            "count": 10309866,
            "maximum": 53504,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 7394.119795,
            "variance": 54673007.55
          },
          {
            "average": 21792.61808,
            "count": 10309866,
            "maximum": 50944,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 7833.618711,
            "variance": 61365582.11
          },
          {
            "average": 18754.10331,
            "count": 10309866,
            "maximum": 48128,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 6219.227132,
            "variance": 38678786.11
          },
          {
            "average": 157034.115,
            "count": 10309866,
            "maximum": 158865.7075,
            "minimum": 155278.8398,
            "name": "GpsTime",
            "position": 15,
            "stddev": 681.9088567,
            "variance": 464999.6888
          },
          {
            "average": 0,
            "count": 10309866,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10309866,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10309866,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10309866,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10309866,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438080.5542,
          4998517.889,
          1024.159412,
          439076.6342,
          4999915.909,
          1490.559412
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438080.5541687025,
                4998517.889429741,
                1024.1594124660517
              ],
              [
                438080.5541687025,
                4999915.90942974,
                1024.1594124660517
              ],
              [
                439076.63416870247,
                4999915.90942974,
                1490.5594124660518
              ],
              [
                439076.63416870247,
                4998517.889429741,
                1490.5594124660518
              ],
              [
                438080.5541687025,
                4998517.889429741,
                1024.1594124660517
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T21:54:25+00:00",
        "end_time": "2011-09-15T20:54:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7876989,
            45.1374265,
            1024.159412,
            -117.7748583,
            45.15009656,
            1490.559412
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.78752558738735,
                  45.1374265033514,
                  1024.1594124660517
                ],
                [
                  -117.7876988631443,
                  45.15000986948154,
                  1024.1594124660517
                ],
                [
                  -117.77502876750918,
                  45.15009655559002,
                  1490.5594124660518
                ],
                [
                  -117.77485827820688,
                  45.13751315164658,
                  1490.5594124660518
                ],
                [
                  -117.78752558738735,
                  45.1374265033514,
                  1024.1594124660517
                ]
              ]
            ]
          },
          "id": "45117B7418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T21:54:25Z",
            "pc:count": 10309866,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438574.237,
                "count": 10309866,
                "maximum": 439076.6342,
                "minimum": 438080.5542,
                "name": "X",
                "position": 0,
                "stddev": 280.1976703,
                "variance": 78510.73442
              },
              {
                "average": 4999197.032,
                "count": 10309866,
                "maximum": 4999915.909,
                "minimum": 4998517.889,
                "name": "Y",
                "position": 1,
                "stddev": 391.8219336,
                "variance": 153524.4276
              },
              {
                "average": 1269.403286,
                "count": 10309866,
                "maximum": 1490.559412,
                "minimum": 1024.159412,
                "name": "Z",
                "position": 2,
                "stddev": 122.7532074,
                "variance": 15068.34992
              },
              {
                "average": 95.04936291,
                "count": 10309866,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.50175242,
                "variance": 2352.419987
              },
              {
                "average": 1.094395601,
                "count": 10309866,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.311464849,
                "variance": 0.09701035217
              },
              {
                "average": 1.193943452,
                "count": 10309866,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4411776995,
                "variance": 0.1946377626
              },
              {
                "average": 0.5001313305,
                "count": 10309866,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000007,
                "variance": 0.250000007
              },
              {
                "average": 0,
                "count": 10309866,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.160126717,
                "count": 10309866,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3667235537,
                "variance": 0.1344861649
              },
              {
                "average": 0.6298320427,
                "count": 10309866,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.676143418,
                "variance": 75.27546461
              },
              {
                "average": 135.570084,
                "count": 10309866,
                "maximum": 158,
                "minimum": 123,
                "name": "UserData",
                "position": 10,
                "stddev": 5.304885985,
                "variance": 28.14181532
              },
              {
                "average": 10716.42745,
                "count": 10309866,
                "maximum": 10721,
                "minimum": 10712,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.638879526,
                "variance": 2.685926101
              },
              {
                "average": 19322.69251,
                "count": 10309866,
                "maximum": 53504,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 7394.119795,
                "variance": 54673007.55
              },
              {
                "average": 21792.61808,
                "count": 10309866,
                "maximum": 50944,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 7833.618711,
                "variance": 61365582.11
              },
              {
                "average": 18754.10331,
                "count": 10309866,
                "maximum": 48128,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 6219.227132,
                "variance": 38678786.11
              },
              {
                "average": 157034.115,
                "count": 10309866,
                "maximum": 158865.7075,
                "minimum": 155278.8398,
                "name": "GpsTime",
                "position": 15,
                "stddev": 681.9088567,
                "variance": 464999.6888
              },
              {
                "average": 0,
                "count": 10309866,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10309866,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10309866,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10309866,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10309866,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438080.5542,
              4998517.889,
              1024.159412,
              439076.6342,
              4999915.909,
              1490.559412
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438080.5541687025,
                    4998517.889429741,
                    1024.1594124660517
                  ],
                  [
                    438080.5541687025,
                    4999915.90942974,
                    1024.1594124660517
                  ],
                  [
                    439076.63416870247,
                    4999915.90942974,
                    1490.5594124660518
                  ],
                  [
                    439076.63416870247,
                    4998517.889429741,
                    1490.5594124660518
                  ],
                  [
                    438080.5541687025,
                    4998517.889429741,
                    1024.1594124660517
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T21:54:25+00:00",
            "end_time": "2011-09-15T20:54: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": "45117C7305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502551364024,
              45.299922742083794,
              845.3061565140775
            ],
            [
              -117.82520812827507,
              45.312509592775406,
              845.3061565140775
            ],
            [
              -117.81252903644089,
              45.312600499687875,
              899.4061565140775
            ],
            [
              -117.81234922687868,
              45.30001360932932,
              899.4061565140775
            ],
            [
              -117.82502551364024,
              45.299922742083794,
              845.3061565140775
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252081,
        45.29992274,
        845.3061565,
        -117.8123492,
        45.3126005,
        899.4061565
      ],
      "properties": {
        "datetime": "2011-09-18T22:04:17Z",
        "pc:count": 8872618,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435819.6555,
            "count": 8872618,
            "maximum": 436310.5373,
            "minimum": 435316.5773,
            "name": "X",
            "position": 0,
            "stddev": 283.7607601,
            "variance": 80520.16898
          },
          {
            "average": 5017296.268,
            "count": 8872618,
            "maximum": 5017997.714,
            "minimum": 5016599.254,
            "name": "Y",
            "position": 1,
            "stddev": 402.1978114,
            "variance": 161763.0795
          },
          {
            "average": 861.6804414,
            "count": 8872618,
            "maximum": 899.4061565,
            "minimum": 845.3061565,
            "name": "Z",
            "position": 2,
            "stddev": 8.46183428,
            "variance": 71.60263939
          },
          {
            "average": 103.2610463,
            "count": 8872618,
            "maximum": 251,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.34647787,
            "variance": 1179.680542
          },
          {
            "average": 1.008009699,
            "count": 8872618,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09402717203,
            "variance": 0.008841109079
          },
          {
            "average": 1.017018652,
            "count": 8872618,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1418970723,
            "variance": 0.02013477912
          },
          {
            "average": 0.500130852,
            "count": 8872618,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000111,
            "variance": 0.2500000111
          },
          {
            "average": 0,
            "count": 8872618,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.303286471,
            "count": 8872618,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.459677943,
            "variance": 0.2113038112
          },
          {
            "average": 0.1190070817,
            "count": 8872618,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.52864089,
            "variance": 72.73771543
          },
          {
            "average": 138,
            "count": 8872618,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10622.5781,
            "count": 8872618,
            "maximum": 10627,
            "minimum": 10618,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.739103951,
            "variance": 3.024482553
          },
          {
            "average": 30660.97946,
            "count": 8872618,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8593.396278,
            "variance": 73846459.58
          },
          {
            "average": 28992.78331,
            "count": 8872618,
            "maximum": 65280,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 6743.496653,
            "variance": 45474747.11
          },
          {
            "average": 22741.89711,
            "count": 8872618,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6191.628034,
            "variance": 38336257.71
          },
          {
            "average": 416027.1909,
            "count": 8872618,
            "maximum": 418657.1258,
            "minimum": 413286.9865,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1086.284066,
            "variance": 1180013.071
          },
          {
            "average": 0,
            "count": 8872618,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8872618,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8872618,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8872618,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8872618,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435316.5773,
          5016599.254,
          845.3061565,
          436310.5373,
          5017997.714,
          899.4061565
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435316.5773210952,
                5016599.25444416,
                845.3061565140775
              ],
              [
                435316.5773210952,
                5017997.71444416,
                845.3061565140775
              ],
              [
                436310.5373210952,
                5017997.71444416,
                899.4061565140775
              ],
              [
                436310.5373210952,
                5016599.25444416,
                899.4061565140775
              ],
              [
                435316.5773210952,
                5016599.25444416,
                845.3061565140775
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:04:17+00:00",
        "end_time": "2011-09-18T20:34:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252081,
            45.29992274,
            845.3061565,
            -117.8123492,
            45.3126005,
            899.4061565
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502551364024,
                  45.299922742083794,
                  845.3061565140775
                ],
                [
                  -117.82520812827507,
                  45.312509592775406,
                  845.3061565140775
                ],
                [
                  -117.81252903644089,
                  45.312600499687875,
                  899.4061565140775
                ],
                [
                  -117.81234922687868,
                  45.30001360932932,
                  899.4061565140775
                ],
                [
                  -117.82502551364024,
                  45.299922742083794,
                  845.3061565140775
                ]
              ]
            ]
          },
          "id": "45117C7305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:04:17Z",
            "pc:count": 8872618,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435819.6555,
                "count": 8872618,
                "maximum": 436310.5373,
                "minimum": 435316.5773,
                "name": "X",
                "position": 0,
                "stddev": 283.7607601,
                "variance": 80520.16898
              },
              {
                "average": 5017296.268,
                "count": 8872618,
                "maximum": 5017997.714,
                "minimum": 5016599.254,
                "name": "Y",
                "position": 1,
                "stddev": 402.1978114,
                "variance": 161763.0795
              },
              {
                "average": 861.6804414,
                "count": 8872618,
                "maximum": 899.4061565,
                "minimum": 845.3061565,
                "name": "Z",
                "position": 2,
                "stddev": 8.46183428,
                "variance": 71.60263939
              },
              {
                "average": 103.2610463,
                "count": 8872618,
                "maximum": 251,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.34647787,
                "variance": 1179.680542
              },
              {
                "average": 1.008009699,
                "count": 8872618,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09402717203,
                "variance": 0.008841109079
              },
              {
                "average": 1.017018652,
                "count": 8872618,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1418970723,
                "variance": 0.02013477912
              },
              {
                "average": 0.500130852,
                "count": 8872618,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000111,
                "variance": 0.2500000111
              },
              {
                "average": 0,
                "count": 8872618,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.303286471,
                "count": 8872618,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.459677943,
                "variance": 0.2113038112
              },
              {
                "average": 0.1190070817,
                "count": 8872618,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.52864089,
                "variance": 72.73771543
              },
              {
                "average": 138,
                "count": 8872618,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10622.5781,
                "count": 8872618,
                "maximum": 10627,
                "minimum": 10618,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.739103951,
                "variance": 3.024482553
              },
              {
                "average": 30660.97946,
                "count": 8872618,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8593.396278,
                "variance": 73846459.58
              },
              {
                "average": 28992.78331,
                "count": 8872618,
                "maximum": 65280,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 6743.496653,
                "variance": 45474747.11
              },
              {
                "average": 22741.89711,
                "count": 8872618,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6191.628034,
                "variance": 38336257.71
              },
              {
                "average": 416027.1909,
                "count": 8872618,
                "maximum": 418657.1258,
                "minimum": 413286.9865,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1086.284066,
                "variance": 1180013.071
              },
              {
                "average": 0,
                "count": 8872618,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8872618,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8872618,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8872618,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8872618,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435316.5773,
              5016599.254,
              845.3061565,
              436310.5373,
              5017997.714,
              899.4061565
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435316.5773210952,
                    5016599.25444416,
                    845.3061565140775
                  ],
                  [
                    435316.5773210952,
                    5017997.71444416,
                    845.3061565140775
                  ],
                  [
                    436310.5373210952,
                    5017997.71444416,
                    899.4061565140775
                  ],
                  [
                    436310.5373210952,
                    5016599.25444416,
                    899.4061565140775
                  ],
                  [
                    435316.5773210952,
                    5016599.25444416,
                    845.3061565140775
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:04:17+00:00",
            "end_time": "2011-09-18T20:34: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": "45117A8220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752428365275,
              45.074915574956066,
              1033.0047596901677
            ],
            [
              -117.88771931078841,
              45.0875100986337,
              1033.0047596901677
            ],
            [
              -117.87502956342459,
              45.08760803587338,
              1113.4047596901678
            ],
            [
              -117.8748373232923,
              45.075013469437394,
              1113.4047596901678
            ],
            [
              -117.88752428365275,
              45.074915574956066,
              1033.0047596901677
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877193,
        45.07491557,
        1033.00476,
        -117.8748373,
        45.08760804,
        1113.40476
      ],
      "properties": {
        "datetime": "2011-09-17T18:13:15Z",
        "pc:count": 9434754,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430643.0908,
            "count": 9434754,
            "maximum": 431140.5246,
            "minimum": 430141.7846,
            "name": "X",
            "position": 0,
            "stddev": 285.6007387,
            "variance": 81567.78196
          },
          {
            "average": 4992354.371,
            "count": 9434754,
            "maximum": 4993054.339,
            "minimum": 4991655.059,
            "name": "Y",
            "position": 1,
            "stddev": 402.0824875,
            "variance": 161670.3268
          },
          {
            "average": 1068.700586,
            "count": 9434754,
            "maximum": 1113.40476,
            "minimum": 1033.00476,
            "name": "Z",
            "position": 2,
            "stddev": 18.55145327,
            "variance": 344.1564184
          },
          {
            "average": 113.1570957,
            "count": 9434754,
            "maximum": 244,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.04132875,
            "variance": 325.4895432
          },
          {
            "average": 1.000077903,
            "count": 9434754,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008825950449,
            "variance": 7.789740134e-05
          },
          {
            "average": 1.000156443,
            "count": 9434754,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0125067347,
            "variance": 0.0001564184129
          },
          {
            "average": 0.5000221521,
            "count": 9434754,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000026,
            "variance": 0.250000026
          },
          {
            "average": 0,
            "count": 9434754,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.327177794,
            "count": 9434754,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4691828092,
            "variance": 0.2201325084
          },
          {
            "average": 0.4638091831,
            "count": 9434754,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.538328364,
            "variance": 72.90305126
          },
          {
            "average": 135.9677748,
            "count": 9434754,
            "maximum": 145,
            "minimum": 128,
            "name": "UserData",
            "position": 10,
            "stddev": 2.190309251,
            "variance": 4.797454617
          },
          {
            "average": 10767.68466,
            "count": 9434754,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.64729495,
            "variance": 135.6594796
          },
          {
            "average": 36909.62457,
            "count": 9434754,
            "maximum": 55552,
            "minimum": 17408,
            "name": "Red",
            "position": 12,
            "stddev": 4051.839333,
            "variance": 16417401.98
          },
          {
            "average": 33064.49866,
            "count": 9434754,
            "maximum": 53248,
            "minimum": 19712,
            "name": "Green",
            "position": 13,
            "stddev": 3348.816295,
            "variance": 11214570.58
          },
          {
            "average": 28219.40598,
            "count": 9434754,
            "maximum": 51712,
            "minimum": 15616,
            "name": "Blue",
            "position": 14,
            "stddev": 3348.612302,
            "variance": 11213204.35
          },
          {
            "average": 247927.4559,
            "count": 9434754,
            "maximum": 318395.4829,
            "minimum": 244152.2746,
            "name": "GpsTime",
            "position": 15,
            "stddev": 7313.851539,
            "variance": 53492424.33
          },
          {
            "average": 0,
            "count": 9434754,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9434754,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9434754,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9434754,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9434754,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430141.7846,
          4991655.059,
          1033.00476,
          431140.5246,
          4993054.339,
          1113.40476
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430141.78456727637,
                4991655.059431549,
                1033.0047596901677
              ],
              [
                430141.78456727637,
                4993054.3394315485,
                1033.0047596901677
              ],
              [
                431140.52456727636,
                4993054.3394315485,
                1113.4047596901678
              ],
              [
                431140.52456727636,
                4991655.059431549,
                1113.4047596901678
              ],
              [
                430141.78456727637,
                4991655.059431549,
                1033.0047596901677
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T18:13:15+00:00",
        "end_time": "2011-09-16T21:35:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877193,
            45.07491557,
            1033.00476,
            -117.8748373,
            45.08760804,
            1113.40476
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752428365275,
                  45.074915574956066,
                  1033.0047596901677
                ],
                [
                  -117.88771931078841,
                  45.0875100986337,
                  1033.0047596901677
                ],
                [
                  -117.87502956342459,
                  45.08760803587338,
                  1113.4047596901678
                ],
                [
                  -117.8748373232923,
                  45.075013469437394,
                  1113.4047596901678
                ],
                [
                  -117.88752428365275,
                  45.074915574956066,
                  1033.0047596901677
                ]
              ]
            ]
          },
          "id": "45117A8220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T18:13:15Z",
            "pc:count": 9434754,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430643.0908,
                "count": 9434754,
                "maximum": 431140.5246,
                "minimum": 430141.7846,
                "name": "X",
                "position": 0,
                "stddev": 285.6007387,
                "variance": 81567.78196
              },
              {
                "average": 4992354.371,
                "count": 9434754,
                "maximum": 4993054.339,
                "minimum": 4991655.059,
                "name": "Y",
                "position": 1,
                "stddev": 402.0824875,
                "variance": 161670.3268
              },
              {
                "average": 1068.700586,
                "count": 9434754,
                "maximum": 1113.40476,
                "minimum": 1033.00476,
                "name": "Z",
                "position": 2,
                "stddev": 18.55145327,
                "variance": 344.1564184
              },
              {
                "average": 113.1570957,
                "count": 9434754,
                "maximum": 244,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.04132875,
                "variance": 325.4895432
              },
              {
                "average": 1.000077903,
                "count": 9434754,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008825950449,
                "variance": 7.789740134e-05
              },
              {
                "average": 1.000156443,
                "count": 9434754,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0125067347,
                "variance": 0.0001564184129
              },
              {
                "average": 0.5000221521,
                "count": 9434754,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000026,
                "variance": 0.250000026
              },
              {
                "average": 0,
                "count": 9434754,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.327177794,
                "count": 9434754,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4691828092,
                "variance": 0.2201325084
              },
              {
                "average": 0.4638091831,
                "count": 9434754,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.538328364,
                "variance": 72.90305126
              },
              {
                "average": 135.9677748,
                "count": 9434754,
                "maximum": 145,
                "minimum": 128,
                "name": "UserData",
                "position": 10,
                "stddev": 2.190309251,
                "variance": 4.797454617
              },
              {
                "average": 10767.68466,
                "count": 9434754,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.64729495,
                "variance": 135.6594796
              },
              {
                "average": 36909.62457,
                "count": 9434754,
                "maximum": 55552,
                "minimum": 17408,
                "name": "Red",
                "position": 12,
                "stddev": 4051.839333,
                "variance": 16417401.98
              },
              {
                "average": 33064.49866,
                "count": 9434754,
                "maximum": 53248,
                "minimum": 19712,
                "name": "Green",
                "position": 13,
                "stddev": 3348.816295,
                "variance": 11214570.58
              },
              {
                "average": 28219.40598,
                "count": 9434754,
                "maximum": 51712,
                "minimum": 15616,
                "name": "Blue",
                "position": 14,
                "stddev": 3348.612302,
                "variance": 11213204.35
              },
              {
                "average": 247927.4559,
                "count": 9434754,
                "maximum": 318395.4829,
                "minimum": 244152.2746,
                "name": "GpsTime",
                "position": 15,
                "stddev": 7313.851539,
                "variance": 53492424.33
              },
              {
                "average": 0,
                "count": 9434754,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9434754,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9434754,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9434754,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9434754,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430141.7846,
              4991655.059,
              1033.00476,
              431140.5246,
              4993054.339,
              1113.40476
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430141.78456727637,
                    4991655.059431549,
                    1033.0047596901677
                  ],
                  [
                    430141.78456727637,
                    4993054.3394315485,
                    1033.0047596901677
                  ],
                  [
                    431140.52456727636,
                    4993054.3394315485,
                    1113.4047596901678
                  ],
                  [
                    431140.52456727636,
                    4991655.059431549,
                    1113.4047596901678
                  ],
                  [
                    430141.78456727637,
                    4991655.059431549,
                    1033.0047596901677
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T18:13:15+00:00",
            "end_time": "2011-09-16T21:35: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": "45117B7308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002550311334,
              45.16241979101377,
              1022.6110621204731
            ],
            [
              -117.85021279966058,
              45.1750101058339,
              1022.6110621204731
            ],
            [
              -117.83752946851682,
              45.17510382527097,
              1194.771062120473
            ],
            [
              -117.83734496523385,
              45.162513469546994,
              1194.771062120473
            ],
            [
              -117.85002550311334,
              45.16241979101377,
              1022.6110621204731
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502128,
        45.16241979,
        1022.611062,
        -117.837345,
        45.17510383,
        1194.771062
      ],
      "properties": {
        "datetime": "2011-09-16T00:10:05Z",
        "pc:count": 10513830,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433696.0294,
            "count": 10513830,
            "maximum": 434192.3015,
            "minimum": 433195.6015,
            "name": "X",
            "position": 0,
            "stddev": 281.3492449,
            "variance": 79157.39759
          },
          {
            "average": 5002052.519,
            "count": 10513830,
            "maximum": 5002742.998,
            "minimum": 5001344.178,
            "name": "Y",
            "position": 1,
            "stddev": 393.4027776,
            "variance": 154765.7455
          },
          {
            "average": 1116.603823,
            "count": 10513830,
            "maximum": 1194.771062,
            "minimum": 1022.611062,
            "name": "Z",
            "position": 2,
            "stddev": 32.44619003,
            "variance": 1052.755248
          },
          {
            "average": 110.7170585,
            "count": 10513830,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.02314753,
            "variance": 626.1579121
          },
          {
            "average": 1.003924165,
            "count": 10513830,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06420731724,
            "variance": 0.004122579587
          },
          {
            "average": 1.009254953,
            "count": 10513830,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09976868287,
            "variance": 0.009953790082
          },
          {
            "average": 0.500006753,
            "count": 10513830,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000237,
            "variance": 0.2500000237
          },
          {
            "average": 0,
            "count": 10513830,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.322472876,
            "count": 10513830,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4674228718,
            "variance": 0.2184841411
          },
          {
            "average": -0.03536520338,
            "count": 10513830,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.778169492,
            "variance": 77.05625962
          },
          {
            "average": 135.0375316,
            "count": 10513830,
            "maximum": 147,
            "minimum": 126,
            "name": "UserData",
            "position": 10,
            "stddev": 2.858613898,
            "variance": 8.171673421
          },
          {
            "average": 10735.26387,
            "count": 10513830,
            "maximum": 10739,
            "minimum": 10731,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.683563142,
            "variance": 2.834384854
          },
          {
            "average": 35867.05538,
            "count": 10513830,
            "maximum": 59392,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 5680.670883,
            "variance": 32270021.68
          },
          {
            "average": 32588.30942,
            "count": 10513830,
            "maximum": 56320,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 4479.135314,
            "variance": 20062653.16
          },
          {
            "average": 27727.15648,
            "count": 10513830,
            "maximum": 58880,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 4138.606643,
            "variance": 17128064.95
          },
          {
            "average": 165163.6675,
            "count": 10513830,
            "maximum": 167005.5538,
            "minimum": 163311.4865,
            "name": "GpsTime",
            "position": 15,
            "stddev": 791.8662094,
            "variance": 627052.0937
          },
          {
            "average": 0,
            "count": 10513830,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10513830,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10513830,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10513830,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10513830,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433195.6015,
          5001344.178,
          1022.611062,
          434192.3015,
          5002742.998,
          1194.771062
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433195.6014893047,
                5001344.17750206,
                1022.6110621204731
              ],
              [
                433195.6014893047,
                5002742.997502061,
                1022.6110621204731
              ],
              [
                434192.30148930463,
                5002742.997502061,
                1194.771062120473
              ],
              [
                434192.30148930463,
                5001344.17750206,
                1194.771062120473
              ],
              [
                433195.6014893047,
                5001344.17750206,
                1022.6110621204731
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T00:10:05+00:00",
        "end_time": "2011-09-15T23:08:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502128,
            45.16241979,
            1022.611062,
            -117.837345,
            45.17510383,
            1194.771062
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002550311334,
                  45.16241979101377,
                  1022.6110621204731
                ],
                [
                  -117.85021279966058,
                  45.1750101058339,
                  1022.6110621204731
                ],
                [
                  -117.83752946851682,
                  45.17510382527097,
                  1194.771062120473
                ],
                [
                  -117.83734496523385,
                  45.162513469546994,
                  1194.771062120473
                ],
                [
                  -117.85002550311334,
                  45.16241979101377,
                  1022.6110621204731
                ]
              ]
            ]
          },
          "id": "45117B7308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T00:10:05Z",
            "pc:count": 10513830,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433696.0294,
                "count": 10513830,
                "maximum": 434192.3015,
                "minimum": 433195.6015,
                "name": "X",
                "position": 0,
                "stddev": 281.3492449,
                "variance": 79157.39759
              },
              {
                "average": 5002052.519,
                "count": 10513830,
                "maximum": 5002742.998,
                "minimum": 5001344.178,
                "name": "Y",
                "position": 1,
                "stddev": 393.4027776,
                "variance": 154765.7455
              },
              {
                "average": 1116.603823,
                "count": 10513830,
                "maximum": 1194.771062,
                "minimum": 1022.611062,
                "name": "Z",
                "position": 2,
                "stddev": 32.44619003,
                "variance": 1052.755248
              },
              {
                "average": 110.7170585,
                "count": 10513830,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.02314753,
                "variance": 626.1579121
              },
              {
                "average": 1.003924165,
                "count": 10513830,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06420731724,
                "variance": 0.004122579587
              },
              {
                "average": 1.009254953,
                "count": 10513830,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09976868287,
                "variance": 0.009953790082
              },
              {
                "average": 0.500006753,
                "count": 10513830,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000237,
                "variance": 0.2500000237
              },
              {
                "average": 0,
                "count": 10513830,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.322472876,
                "count": 10513830,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4674228718,
                "variance": 0.2184841411
              },
              {
                "average": -0.03536520338,
                "count": 10513830,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.778169492,
                "variance": 77.05625962
              },
              {
                "average": 135.0375316,
                "count": 10513830,
                "maximum": 147,
                "minimum": 126,
                "name": "UserData",
                "position": 10,
                "stddev": 2.858613898,
                "variance": 8.171673421
              },
              {
                "average": 10735.26387,
                "count": 10513830,
                "maximum": 10739,
                "minimum": 10731,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.683563142,
                "variance": 2.834384854
              },
              {
                "average": 35867.05538,
                "count": 10513830,
                "maximum": 59392,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 5680.670883,
                "variance": 32270021.68
              },
              {
                "average": 32588.30942,
                "count": 10513830,
                "maximum": 56320,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 4479.135314,
                "variance": 20062653.16
              },
              {
                "average": 27727.15648,
                "count": 10513830,
                "maximum": 58880,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 4138.606643,
                "variance": 17128064.95
              },
              {
                "average": 165163.6675,
                "count": 10513830,
                "maximum": 167005.5538,
                "minimum": 163311.4865,
                "name": "GpsTime",
                "position": 15,
                "stddev": 791.8662094,
                "variance": 627052.0937
              },
              {
                "average": 0,
                "count": 10513830,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10513830,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10513830,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10513830,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10513830,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433195.6015,
              5001344.178,
              1022.611062,
              434192.3015,
              5002742.998,
              1194.771062
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433195.6014893047,
                    5001344.17750206,
                    1022.6110621204731
                  ],
                  [
                    433195.6014893047,
                    5002742.997502061,
                    1022.6110621204731
                  ],
                  [
                    434192.30148930463,
                    5002742.997502061,
                    1194.771062120473
                  ],
                  [
                    434192.30148930463,
                    5001344.17750206,
                    1194.771062120473
                  ],
                  [
                    433195.6014893047,
                    5001344.17750206,
                    1022.6110621204731
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T00:10:05+00:00",
            "end_time": "2011-09-15T23:08: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": "45117B8404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002534261517,
              45.17491445588035,
              856.532823470883
            ],
            [
              -117.9002238269001,
              45.1875099752261,
              856.532823470883
            ],
            [
              -117.88752923224705,
              45.18760933663892,
              1156.8128234708831
            ],
            [
              -117.88733354601344,
              45.1750137739088,
              1156.8128234708831
            ],
            [
              -117.90002534261517,
              45.17491445588035,
              856.532823470883
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002238,
        45.17491446,
        856.5328235,
        -117.8873335,
        45.18760934,
        1156.812823
      ],
      "properties": {
        "datetime": "2011-09-16T20:09:22Z",
        "pc:count": 10256770,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429792.0301,
            "count": 10256770,
            "maximum": 430278.8453,
            "minimum": 429281.4653,
            "name": "X",
            "position": 0,
            "stddev": 284.2155019,
            "variance": 80778.45152
          },
          {
            "average": 5003464.722,
            "count": 10256770,
            "maximum": 5004174.196,
            "minimum": 5002774.776,
            "name": "Y",
            "position": 1,
            "stddev": 389.0784519,
            "variance": 151382.0417
          },
          {
            "average": 1004.022508,
            "count": 10256770,
            "maximum": 1156.812823,
            "minimum": 856.5328235,
            "name": "Z",
            "position": 2,
            "stddev": 65.10251507,
            "variance": 4238.337469
          },
          {
            "average": 106.6976458,
            "count": 10256770,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.91878265,
            "variance": 724.6208592
          },
          {
            "average": 1.002574787,
            "count": 10256770,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05073083598,
            "variance": 0.00257361772
          },
          {
            "average": 1.006505362,
            "count": 10256770,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0805626574,
            "variance": 0.006490341767
          },
          {
            "average": 0.5000111146,
            "count": 10256770,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000243,
            "variance": 0.2500000243
          },
          {
            "average": 0,
            "count": 10256770,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.30328271,
            "count": 10256770,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.45967633,
            "variance": 0.2113023284
          },
          {
            "average": 0.6489409509,
            "count": 10256770,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.481949282,
            "variance": 71.94346362
          },
          {
            "average": 133.9550608,
            "count": 10256770,
            "maximum": 146,
            "minimum": 125,
            "name": "UserData",
            "position": 10,
            "stddev": 2.941464515,
            "variance": 8.652213493
          },
          {
            "average": 10753.95346,
            "count": 10256770,
            "maximum": 10758,
            "minimum": 10749,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.714330272,
            "variance": 2.938928282
          },
          {
            "average": 32413.81288,
            "count": 10256770,
            "maximum": 52480,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 4406.253793,
            "variance": 19415072.49
          },
          {
            "average": 30088.05052,
            "count": 10256770,
            "maximum": 51712,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 3313.325857,
            "variance": 10978128.23
          },
          {
            "average": 26432.82174,
            "count": 10256770,
            "maximum": 49408,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 2940.514457,
            "variance": 8646625.27
          },
          {
            "average": 235721.4865,
            "count": 10256770,
            "maximum": 238962.8674,
            "minimum": 232477.7337,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1384.88448,
            "variance": 1917905.022
          },
          {
            "average": 0,
            "count": 10256770,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10256770,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10256770,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10256770,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10256770,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429281.4653,
          5002774.776,
          856.5328235,
          430278.8453,
          5004174.196,
          1156.812823
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429281.46526483184,
                5002774.775721972,
                856.532823470883
              ],
              [
                429281.46526483184,
                5004174.195721972,
                856.532823470883
              ],
              [
                430278.84526483185,
                5004174.195721972,
                1156.8128234708831
              ],
              [
                430278.84526483185,
                5002774.775721972,
                1156.8128234708831
              ],
              [
                429281.46526483184,
                5002774.775721972,
                856.532823470883
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T20:09:22+00:00",
        "end_time": "2011-09-16T18:21:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002238,
            45.17491446,
            856.5328235,
            -117.8873335,
            45.18760934,
            1156.812823
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002534261517,
                  45.17491445588035,
                  856.532823470883
                ],
                [
                  -117.9002238269001,
                  45.1875099752261,
                  856.532823470883
                ],
                [
                  -117.88752923224705,
                  45.18760933663892,
                  1156.8128234708831
                ],
                [
                  -117.88733354601344,
                  45.1750137739088,
                  1156.8128234708831
                ],
                [
                  -117.90002534261517,
                  45.17491445588035,
                  856.532823470883
                ]
              ]
            ]
          },
          "id": "45117B8404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T20:09:22Z",
            "pc:count": 10256770,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429792.0301,
                "count": 10256770,
                "maximum": 430278.8453,
                "minimum": 429281.4653,
                "name": "X",
                "position": 0,
                "stddev": 284.2155019,
                "variance": 80778.45152
              },
              {
                "average": 5003464.722,
                "count": 10256770,
                "maximum": 5004174.196,
                "minimum": 5002774.776,
                "name": "Y",
                "position": 1,
                "stddev": 389.0784519,
                "variance": 151382.0417
              },
              {
                "average": 1004.022508,
                "count": 10256770,
                "maximum": 1156.812823,
                "minimum": 856.5328235,
                "name": "Z",
                "position": 2,
                "stddev": 65.10251507,
                "variance": 4238.337469
              },
              {
                "average": 106.6976458,
                "count": 10256770,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.91878265,
                "variance": 724.6208592
              },
              {
                "average": 1.002574787,
                "count": 10256770,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05073083598,
                "variance": 0.00257361772
              },
              {
                "average": 1.006505362,
                "count": 10256770,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0805626574,
                "variance": 0.006490341767
              },
              {
                "average": 0.5000111146,
                "count": 10256770,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000243,
                "variance": 0.2500000243
              },
              {
                "average": 0,
                "count": 10256770,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.30328271,
                "count": 10256770,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.45967633,
                "variance": 0.2113023284
              },
              {
                "average": 0.6489409509,
                "count": 10256770,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.481949282,
                "variance": 71.94346362
              },
              {
                "average": 133.9550608,
                "count": 10256770,
                "maximum": 146,
                "minimum": 125,
                "name": "UserData",
                "position": 10,
                "stddev": 2.941464515,
                "variance": 8.652213493
              },
              {
                "average": 10753.95346,
                "count": 10256770,
                "maximum": 10758,
                "minimum": 10749,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.714330272,
                "variance": 2.938928282
              },
              {
                "average": 32413.81288,
                "count": 10256770,
                "maximum": 52480,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 4406.253793,
                "variance": 19415072.49
              },
              {
                "average": 30088.05052,
                "count": 10256770,
                "maximum": 51712,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 3313.325857,
                "variance": 10978128.23
              },
              {
                "average": 26432.82174,
                "count": 10256770,
                "maximum": 49408,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 2940.514457,
                "variance": 8646625.27
              },
              {
                "average": 235721.4865,
                "count": 10256770,
                "maximum": 238962.8674,
                "minimum": 232477.7337,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1384.88448,
                "variance": 1917905.022
              },
              {
                "average": 0,
                "count": 10256770,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10256770,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10256770,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10256770,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10256770,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429281.4653,
              5002774.776,
              856.5328235,
              430278.8453,
              5004174.196,
              1156.812823
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429281.46526483184,
                    5002774.775721972,
                    856.532823470883
                  ],
                  [
                    429281.46526483184,
                    5004174.195721972,
                    856.532823470883
                  ],
                  [
                    430278.84526483185,
                    5004174.195721972,
                    1156.8128234708831
                  ],
                  [
                    430278.84526483185,
                    5002774.775721972,
                    1156.8128234708831
                  ],
                  [
                    429281.46526483184,
                    5002774.775721972,
                    856.532823470883
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T20:09:22+00:00",
            "end_time": "2011-09-16T18:21: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": "45117A8320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002497058815,
              45.01240921759057,
              999.5085637630976
            ],
            [
              -117.95023337165186,
              45.02500941936298,
              999.5085637630976
            ],
            [
              -117.93752948448653,
              45.02511442171662,
              1036.6085637630977
            ],
            [
              -117.93732386859021,
              45.01251417408086,
              1036.6085637630977
            ],
            [
              -117.95002497058815,
              45.01240921759057,
              999.5085637630976
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502334,
        45.01240922,
        999.5085638,
        -117.9373239,
        45.02511442,
        1036.608564
      ],
      "properties": {
        "datetime": "2011-09-20T02:22:49Z",
        "pc:count": 11662281,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425642.4158,
            "count": 11662281,
            "maximum": 426141.6774,
            "minimum": 425140.7174,
            "name": "X",
            "position": 0,
            "stddev": 284.3253619,
            "variance": 80840.9114
          },
          {
            "average": 4985465.905,
            "count": 11662281,
            "maximum": 4986167.123,
            "minimum": 4984767.203,
            "name": "Y",
            "position": 1,
            "stddev": 400.2973224,
            "variance": 160237.9463
          },
          {
            "average": 1016.499489,
            "count": 11662281,
            "maximum": 1036.608564,
            "minimum": 999.5085638,
            "name": "Z",
            "position": 2,
            "stddev": 9.001775553,
            "variance": 81.03196311
          },
          {
            "average": 230.8123815,
            "count": 11662281,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.52303252,
            "variance": 931.655514
          },
          {
            "average": 1.001431795,
            "count": 11662281,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04072910726,
            "variance": 0.001658860178
          },
          {
            "average": 1.002864877,
            "count": 11662281,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05955178193,
            "variance": 0.003546414732
          },
          {
            "average": 0.4988121963,
            "count": 11662281,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986106,
            "variance": 0.2499986106
          },
          {
            "average": 0,
            "count": 11662281,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.283662261,
            "count": 11662281,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4507748886,
            "variance": 0.2031980002
          },
          {
            "average": 1.140760677,
            "count": 11662281,
            "maximum": 19.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.767156217,
            "variance": 60.32871569
          },
          {
            "average": 197.9120304,
            "count": 11662281,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 4.791498371,
            "variance": 22.95845664
          },
          {
            "average": 262.7960721,
            "count": 11662281,
            "maximum": 276,
            "minimum": 249,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56702106,
            "variance": 111.661934
          },
          {
            "average": 25849.8441,
            "count": 11662281,
            "maximum": 61184,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 11210.55293,
            "variance": 125676496.9
          },
          {
            "average": 27042.56313,
            "count": 11662281,
            "maximum": 62976,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 8725.194334,
            "variance": 76129016.17
          },
          {
            "average": 21887.11084,
            "count": 11662281,
            "maximum": 59904,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 6445.760765,
            "variance": 41547831.85
          },
          {
            "average": 519035.3118,
            "count": 11662281,
            "maximum": 520569.485,
            "minimum": 517418.4467,
            "name": "GpsTime",
            "position": 15,
            "stddev": 646.7428603,
            "variance": 418276.3273
          },
          {
            "average": 0,
            "count": 11662281,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11662281,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11662281,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11662281,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11662281,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425140.7174,
          4984767.203,
          999.5085638,
          426141.6774,
          4986167.123,
          1036.608564
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425140.7174429986,
                4984767.202867802,
                999.5085637630976
              ],
              [
                425140.7174429986,
                4986167.122867802,
                999.5085637630976
              ],
              [
                426141.67744299857,
                4986167.122867802,
                1036.6085637630977
              ],
              [
                426141.67744299857,
                4984767.202867802,
                1036.6085637630977
              ],
              [
                425140.7174429986,
                4984767.202867802,
                999.5085637630976
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:22:49+00:00",
        "end_time": "2011-09-20T01:30:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502334,
            45.01240922,
            999.5085638,
            -117.9373239,
            45.02511442,
            1036.608564
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002497058815,
                  45.01240921759057,
                  999.5085637630976
                ],
                [
                  -117.95023337165186,
                  45.02500941936298,
                  999.5085637630976
                ],
                [
                  -117.93752948448653,
                  45.02511442171662,
                  1036.6085637630977
                ],
                [
                  -117.93732386859021,
                  45.01251417408086,
                  1036.6085637630977
                ],
                [
                  -117.95002497058815,
                  45.01240921759057,
                  999.5085637630976
                ]
              ]
            ]
          },
          "id": "45117A8320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:22:49Z",
            "pc:count": 11662281,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425642.4158,
                "count": 11662281,
                "maximum": 426141.6774,
                "minimum": 425140.7174,
                "name": "X",
                "position": 0,
                "stddev": 284.3253619,
                "variance": 80840.9114
              },
              {
                "average": 4985465.905,
                "count": 11662281,
                "maximum": 4986167.123,
                "minimum": 4984767.203,
                "name": "Y",
                "position": 1,
                "stddev": 400.2973224,
                "variance": 160237.9463
              },
              {
                "average": 1016.499489,
                "count": 11662281,
                "maximum": 1036.608564,
                "minimum": 999.5085638,
                "name": "Z",
                "position": 2,
                "stddev": 9.001775553,
                "variance": 81.03196311
              },
              {
                "average": 230.8123815,
                "count": 11662281,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.52303252,
                "variance": 931.655514
              },
              {
                "average": 1.001431795,
                "count": 11662281,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04072910726,
                "variance": 0.001658860178
              },
              {
                "average": 1.002864877,
                "count": 11662281,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05955178193,
                "variance": 0.003546414732
              },
              {
                "average": 0.4988121963,
                "count": 11662281,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986106,
                "variance": 0.2499986106
              },
              {
                "average": 0,
                "count": 11662281,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.283662261,
                "count": 11662281,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4507748886,
                "variance": 0.2031980002
              },
              {
                "average": 1.140760677,
                "count": 11662281,
                "maximum": 19.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.767156217,
                "variance": 60.32871569
              },
              {
                "average": 197.9120304,
                "count": 11662281,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 4.791498371,
                "variance": 22.95845664
              },
              {
                "average": 262.7960721,
                "count": 11662281,
                "maximum": 276,
                "minimum": 249,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56702106,
                "variance": 111.661934
              },
              {
                "average": 25849.8441,
                "count": 11662281,
                "maximum": 61184,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 11210.55293,
                "variance": 125676496.9
              },
              {
                "average": 27042.56313,
                "count": 11662281,
                "maximum": 62976,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 8725.194334,
                "variance": 76129016.17
              },
              {
                "average": 21887.11084,
                "count": 11662281,
                "maximum": 59904,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 6445.760765,
                "variance": 41547831.85
              },
              {
                "average": 519035.3118,
                "count": 11662281,
                "maximum": 520569.485,
                "minimum": 517418.4467,
                "name": "GpsTime",
                "position": 15,
                "stddev": 646.7428603,
                "variance": 418276.3273
              },
              {
                "average": 0,
                "count": 11662281,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11662281,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11662281,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11662281,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11662281,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425140.7174,
              4984767.203,
              999.5085638,
              426141.6774,
              4986167.123,
              1036.608564
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425140.7174429986,
                    4984767.202867802,
                    999.5085637630976
                  ],
                  [
                    425140.7174429986,
                    4986167.122867802,
                    999.5085637630976
                  ],
                  [
                    426141.67744299857,
                    4986167.122867802,
                    1036.6085637630977
                  ],
                  [
                    426141.67744299857,
                    4984767.202867802,
                    1036.6085637630977
                  ],
                  [
                    425140.7174429986,
                    4984767.202867802,
                    999.5085637630976
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:22:49+00:00",
            "end_time": "2011-09-20T01: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": "45117B8305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002498167847,
              45.17490884386579,
              1307.6996390099796
            ],
            [
              -117.9502345903285,
              45.18751012567673,
              1307.6996390099796
            ],
            [
              -117.9375294820198,
              45.18761513368534,
              1513.8796390099794
            ],
            [
              -117.93732267494146,
              45.17501380600364,
              1513.8796390099794
            ],
            [
              -117.95002498167847,
              45.17490884386579,
              1307.6996390099796
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502346,
        45.17490884,
        1307.699639,
        -117.9373227,
        45.18761513,
        1513.879639
      ],
      "properties": {
        "datetime": "2011-09-17T19:17:33Z",
        "pc:count": 12451340,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425833.384,
            "count": 12451340,
            "maximum": 426350.9525,
            "minimum": 425352.7325,
            "name": "X",
            "position": 0,
            "stddev": 277.6532061,
            "variance": 77091.30284
          },
          {
            "average": 5003516.243,
            "count": 12451340,
            "maximum": 5004219.223,
            "minimum": 5002819.143,
            "name": "Y",
            "position": 1,
            "stddev": 398.9163086,
            "variance": 159134.2212
          },
          {
            "average": 1397.169593,
            "count": 12451340,
            "maximum": 1513.879639,
            "minimum": 1307.699639,
            "name": "Z",
            "position": 2,
            "stddev": 46.6942147,
            "variance": 2180.349687
          },
          {
            "average": 103.9626158,
            "count": 12451340,
            "maximum": 234,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.11135309,
            "variance": 1529.69794
          },
          {
            "average": 1.053148416,
            "count": 12451340,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2334067719,
            "variance": 0.05447872119
          },
          {
            "average": 1.113297364,
            "count": 12451340,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3408212876,
            "variance": 0.1161591501
          },
          {
            "average": 0.500072442,
            "count": 12451340,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000148,
            "variance": 0.2500000148
          },
          {
            "average": 0,
            "count": 12451340,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.227083912,
            "count": 12451340,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4189472797,
            "variance": 0.1755168231
          },
          {
            "average": -0.2667522354,
            "count": 12451340,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.576356701,
            "variance": 73.55389427
          },
          {
            "average": 134.7852919,
            "count": 12451340,
            "maximum": 140,
            "minimum": 123,
            "name": "UserData",
            "position": 10,
            "stddev": 3.559352414,
            "variance": 12.66898961
          },
          {
            "average": 10694.20518,
            "count": 12451340,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 53.87943984,
            "variance": 2902.994037
          },
          {
            "average": 28583.50058,
            "count": 12451340,
            "maximum": 62976,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 9634.55066,
            "variance": 92824566.41
          },
          {
            "average": 27049.37222,
            "count": 12451340,
            "maximum": 63744,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 8433.51485,
            "variance": 71124172.73
          },
          {
            "average": 23275.10083,
            "count": 12451340,
            "maximum": 64256,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 7370.100722,
            "variance": 54318384.65
          },
          {
            "average": 296556.0344,
            "count": 12451340,
            "maximum": 322253.9924,
            "minimum": 247335.8538,
            "name": "GpsTime",
            "position": 15,
            "stddev": 33220.07222,
            "variance": 1103573198
          },
          {
            "average": 0,
            "count": 12451340,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12451340,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12451340,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12451340,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12451340,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425352.7325,
          5002819.143,
          1307.699639,
          426350.9525,
          5004219.223,
          1513.879639
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425352.7325341229,
                5002819.143417197,
                1307.6996390099796
              ],
              [
                425352.7325341229,
                5004219.223417197,
                1307.6996390099796
              ],
              [
                426350.95253412286,
                5004219.223417197,
                1513.8796390099794
              ],
              [
                426350.95253412286,
                5002819.143417197,
                1513.8796390099794
              ],
              [
                425352.7325341229,
                5002819.143417197,
                1307.6996390099796
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T19:17:33+00:00",
        "end_time": "2011-09-16T22:28:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502346,
            45.17490884,
            1307.699639,
            -117.9373227,
            45.18761513,
            1513.879639
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002498167847,
                  45.17490884386579,
                  1307.6996390099796
                ],
                [
                  -117.9502345903285,
                  45.18751012567673,
                  1307.6996390099796
                ],
                [
                  -117.9375294820198,
                  45.18761513368534,
                  1513.8796390099794
                ],
                [
                  -117.93732267494146,
                  45.17501380600364,
                  1513.8796390099794
                ],
                [
                  -117.95002498167847,
                  45.17490884386579,
                  1307.6996390099796
                ]
              ]
            ]
          },
          "id": "45117B8305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T19:17:33Z",
            "pc:count": 12451340,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425833.384,
                "count": 12451340,
                "maximum": 426350.9525,
                "minimum": 425352.7325,
                "name": "X",
                "position": 0,
                "stddev": 277.6532061,
                "variance": 77091.30284
              },
              {
                "average": 5003516.243,
                "count": 12451340,
                "maximum": 5004219.223,
                "minimum": 5002819.143,
                "name": "Y",
                "position": 1,
                "stddev": 398.9163086,
                "variance": 159134.2212
              },
              {
                "average": 1397.169593,
                "count": 12451340,
                "maximum": 1513.879639,
                "minimum": 1307.699639,
                "name": "Z",
                "position": 2,
                "stddev": 46.6942147,
                "variance": 2180.349687
              },
              {
                "average": 103.9626158,
                "count": 12451340,
                "maximum": 234,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.11135309,
                "variance": 1529.69794
              },
              {
                "average": 1.053148416,
                "count": 12451340,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2334067719,
                "variance": 0.05447872119
              },
              {
                "average": 1.113297364,
                "count": 12451340,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3408212876,
                "variance": 0.1161591501
              },
              {
                "average": 0.500072442,
                "count": 12451340,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000148,
                "variance": 0.2500000148
              },
              {
                "average": 0,
                "count": 12451340,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.227083912,
                "count": 12451340,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4189472797,
                "variance": 0.1755168231
              },
              {
                "average": -0.2667522354,
                "count": 12451340,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.576356701,
                "variance": 73.55389427
              },
              {
                "average": 134.7852919,
                "count": 12451340,
                "maximum": 140,
                "minimum": 123,
                "name": "UserData",
                "position": 10,
                "stddev": 3.559352414,
                "variance": 12.66898961
              },
              {
                "average": 10694.20518,
                "count": 12451340,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 53.87943984,
                "variance": 2902.994037
              },
              {
                "average": 28583.50058,
                "count": 12451340,
                "maximum": 62976,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 9634.55066,
                "variance": 92824566.41
              },
              {
                "average": 27049.37222,
                "count": 12451340,
                "maximum": 63744,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 8433.51485,
                "variance": 71124172.73
              },
              {
                "average": 23275.10083,
                "count": 12451340,
                "maximum": 64256,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 7370.100722,
                "variance": 54318384.65
              },
              {
                "average": 296556.0344,
                "count": 12451340,
                "maximum": 322253.9924,
                "minimum": 247335.8538,
                "name": "GpsTime",
                "position": 15,
                "stddev": 33220.07222,
                "variance": 1103573198
              },
              {
                "average": 0,
                "count": 12451340,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12451340,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12451340,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12451340,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12451340,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425352.7325,
              5002819.143,
              1307.699639,
              426350.9525,
              5004219.223,
              1513.879639
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425352.7325341229,
                    5002819.143417197,
                    1307.6996390099796
                  ],
                  [
                    425352.7325341229,
                    5004219.223417197,
                    1307.6996390099796
                  ],
                  [
                    426350.95253412286,
                    5004219.223417197,
                    1513.8796390099794
                  ],
                  [
                    426350.95253412286,
                    5002819.143417197,
                    1513.8796390099794
                  ],
                  [
                    425352.7325341229,
                    5002819.143417197,
                    1307.6996390099796
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T19:17:33+00:00",
            "end_time": "2011-09-16T22:28:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117B6319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.71252583896266,
              45.137435227037194,
              1012.050249907131
            ],
            [
              -117.71268251278819,
              45.15001070829578,
              1012.050249907131
            ],
            [
              -117.70011142058345,
              45.150088464507476,
              1225.090249907131
            ],
            [
              -117.69995750980057,
              45.13751294935227,
              1225.090249907131
            ],
            [
              -117.71252583896266,
              45.137435227037194,
              1012.050249907131
            ]
          ]
        ]
      },
      "bbox": [
        -117.7126825,
        45.13743523,
        1012.05025,
        -117.6999575,
        45.15008846,
        1225.09025
      ],
      "properties": {
        "datetime": "2011-09-15T19:00:49Z",
        "pc:count": 9638128,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 444440.4375,
            "count": 9638128,
            "maximum": 444965.8204,
            "minimum": 443977.5404,
            "name": "X",
            "position": 0,
            "stddev": 269.0790635,
            "variance": 72403.54244
          },
          {
            "average": 4999077.347,
            "count": 9638128,
            "maximum": 4999861.26,
            "minimum": 4998464.14,
            "name": "Y",
            "position": 1,
            "stddev": 378.4107924,
            "variance": 143194.7278
          },
          {
            "average": 1107.116904,
            "count": 9638128,
            "maximum": 1225.09025,
            "minimum": 1012.05025,
            "name": "Z",
            "position": 2,
            "stddev": 50.17102304,
            "variance": 2517.131553
          },
          {
            "average": 96.21030173,
            "count": 9638128,
            "maximum": 232,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.51993947,
            "variance": 2258.144647
          },
          {
            "average": 1.105764211,
            "count": 9638128,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3297654017,
            "variance": 0.1087452201
          },
          {
            "average": 1.219341868,
            "count": 9638128,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4684643699,
            "variance": 0.2194588659
          },
          {
            "average": 0.5005993903,
            "count": 9638128,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996667,
            "variance": 0.2499996667
          },
          {
            "average": 0,
            "count": 9638128,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.264953838,
            "count": 9638128,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4413086468,
            "variance": 0.1947533217
          },
          {
            "average": -0.7688061633,
            "count": 9638128,
            "maximum": 16.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.359478145,
            "variance": 69.88087485
          },
          {
            "average": 125.5610435,
            "count": 9638128,
            "maximum": 136,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 2.563202277,
            "variance": 6.570005912
          },
          {
            "average": 10688.01257,
            "count": 9638128,
            "maximum": 10692,
            "minimum": 10685,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.501539893,
            "variance": 2.254622051
          },
          {
            "average": 24410.51323,
            "count": 9638128,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 9590.766701,
            "variance": 91982805.91
          },
          {
            "average": 24145.9297,
            "count": 9638128,
            "maximum": 65280,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 9548.517753,
            "variance": 91174191.28
          },
          {
            "average": 20369.92229,
            "count": 9638128,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8067.569486,
            "variance": 65085677.41
          },
          {
            "average": 147265.1805,
            "count": 9638128,
            "maximum": 148449.6512,
            "minimum": 146480.1098,
            "name": "GpsTime",
            "position": 15,
            "stddev": 418.0092675,
            "variance": 174731.7477
          },
          {
            "average": 0,
            "count": 9638128,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9638128,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9638128,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9638128,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9638128,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          443977.5404,
          4998464.14,
          1012.05025,
          444965.8204,
          4999861.26,
          1225.09025
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                443977.54044536507,
                4998464.140477139,
                1012.050249907131
              ],
              [
                443977.54044536507,
                4999861.260477138,
                1012.050249907131
              ],
              [
                444965.8204453651,
                4999861.260477138,
                1225.090249907131
              ],
              [
                444965.8204453651,
                4998464.140477139,
                1225.090249907131
              ],
              [
                443977.54044536507,
                4998464.140477139,
                1012.050249907131
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T19:00:49+00:00",
        "end_time": "2011-09-15T18:28:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B6319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B6319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B6319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7126825,
            45.13743523,
            1012.05025,
            -117.6999575,
            45.15008846,
            1225.09025
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.71252583896266,
                  45.137435227037194,
                  1012.050249907131
                ],
                [
                  -117.71268251278819,
                  45.15001070829578,
                  1012.050249907131
                ],
                [
                  -117.70011142058345,
                  45.150088464507476,
                  1225.090249907131
                ],
                [
                  -117.69995750980057,
                  45.13751294935227,
                  1225.090249907131
                ],
                [
                  -117.71252583896266,
                  45.137435227037194,
                  1012.050249907131
                ]
              ]
            ]
          },
          "id": "45117B6319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:00:49Z",
            "pc:count": 9638128,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 444440.4375,
                "count": 9638128,
                "maximum": 444965.8204,
                "minimum": 443977.5404,
                "name": "X",
                "position": 0,
                "stddev": 269.0790635,
                "variance": 72403.54244
              },
              {
                "average": 4999077.347,
                "count": 9638128,
                "maximum": 4999861.26,
                "minimum": 4998464.14,
                "name": "Y",
                "position": 1,
                "stddev": 378.4107924,
                "variance": 143194.7278
              },
              {
                "average": 1107.116904,
                "count": 9638128,
                "maximum": 1225.09025,
                "minimum": 1012.05025,
                "name": "Z",
                "position": 2,
                "stddev": 50.17102304,
                "variance": 2517.131553
              },
              {
                "average": 96.21030173,
                "count": 9638128,
                "maximum": 232,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.51993947,
                "variance": 2258.144647
              },
              {
                "average": 1.105764211,
                "count": 9638128,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3297654017,
                "variance": 0.1087452201
              },
              {
                "average": 1.219341868,
                "count": 9638128,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4684643699,
                "variance": 0.2194588659
              },
              {
                "average": 0.5005993903,
                "count": 9638128,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996667,
                "variance": 0.2499996667
              },
              {
                "average": 0,
                "count": 9638128,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.264953838,
                "count": 9638128,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4413086468,
                "variance": 0.1947533217
              },
              {
                "average": -0.7688061633,
                "count": 9638128,
                "maximum": 16.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.359478145,
                "variance": 69.88087485
              },
              {
                "average": 125.5610435,
                "count": 9638128,
                "maximum": 136,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 2.563202277,
                "variance": 6.570005912
              },
              {
                "average": 10688.01257,
                "count": 9638128,
                "maximum": 10692,
                "minimum": 10685,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.501539893,
                "variance": 2.254622051
              },
              {
                "average": 24410.51323,
                "count": 9638128,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 9590.766701,
                "variance": 91982805.91
              },
              {
                "average": 24145.9297,
                "count": 9638128,
                "maximum": 65280,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 9548.517753,
                "variance": 91174191.28
              },
              {
                "average": 20369.92229,
                "count": 9638128,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8067.569486,
                "variance": 65085677.41
              },
              {
                "average": 147265.1805,
                "count": 9638128,
                "maximum": 148449.6512,
                "minimum": 146480.1098,
                "name": "GpsTime",
                "position": 15,
                "stddev": 418.0092675,
                "variance": 174731.7477
              },
              {
                "average": 0,
                "count": 9638128,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9638128,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9638128,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9638128,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9638128,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              443977.5404,
              4998464.14,
              1012.05025,
              444965.8204,
              4999861.26,
              1225.09025
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    443977.54044536507,
                    4998464.140477139,
                    1012.050249907131
                  ],
                  [
                    443977.54044536507,
                    4999861.260477138,
                    1012.050249907131
                  ],
                  [
                    444965.8204453651,
                    4999861.260477138,
                    1225.090249907131
                  ],
                  [
                    444965.8204453651,
                    4998464.140477139,
                    1225.090249907131
                  ],
                  [
                    443977.54044536507,
                    4998464.140477139,
                    1012.050249907131
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T19:00:49+00:00",
            "end_time": "2011-09-15T18:28: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": "45117C7307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86028977781181,
              45.28743561278831,
              819.8640000459143
            ],
            [
              -117.86047995392413,
              45.30001175644526,
              819.8640000459143
            ],
            [
              -117.85002894794542,
              45.30009001872307,
              960.5640000459143
            ],
            [
              -117.84984108095186,
              45.28751384094577,
              960.5640000459143
            ],
            [
              -117.86028977781181,
              45.28743561278831,
              819.8640000459143
            ]
          ]
        ]
      },
      "bbox": [
        -117.86048,
        45.28743561,
        819.864,
        -117.8498411,
        45.30009002,
        960.564
      ],
      "properties": {
        "datetime": "2011-09-18T23:43:25Z",
        "pc:count": 7011805,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432979.7176,
            "count": 7011805,
            "maximum": 433356.4303,
            "minimum": 432536.9503,
            "name": "X",
            "position": 0,
            "stddev": 217.646803,
            "variance": 47370.13086
          },
          {
            "average": 5015954.976,
            "count": 7011805,
            "maximum": 5016638.207,
            "minimum": 5015240.927,
            "name": "Y",
            "position": 1,
            "stddev": 406.2236028,
            "variance": 165017.6155
          },
          {
            "average": 855.0421344,
            "count": 7011805,
            "maximum": 960.564,
            "minimum": 819.864,
            "name": "Z",
            "position": 2,
            "stddev": 38.27218321,
            "variance": 1464.760007
          },
          {
            "average": 106.9728813,
            "count": 7011805,
            "maximum": 248,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.71211073,
            "variance": 1005.657967
          },
          {
            "average": 1.004553321,
            "count": 7011805,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06871254258,
            "variance": 0.004721413507
          },
          {
            "average": 1.010914165,
            "count": 7011805,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1072626632,
            "variance": 0.01150527892
          },
          {
            "average": 0.5001083173,
            "count": 7011805,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000239,
            "variance": 0.2500000239
          },
          {
            "average": 0,
            "count": 7011805,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.350877413,
            "count": 7011805,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4772446821,
            "variance": 0.2277624866
          },
          {
            "average": 0.06948936665,
            "count": 7011805,
            "maximum": 19.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.936168577,
            "variance": 79.85510883
          },
          {
            "average": 138,
            "count": 7011805,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10638.80206,
            "count": 7011805,
            "maximum": 10642,
            "minimum": 10635,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.456995087,
            "variance": 2.122834684
          },
          {
            "average": 35238.11788,
            "count": 7011805,
            "maximum": 65024,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 7949.5694,
            "variance": 63195653.64
          },
          {
            "average": 32221.80662,
            "count": 7011805,
            "maximum": 65280,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 6024.200698,
            "variance": 36290994.05
          },
          {
            "average": 27204.40604,
            "count": 7011805,
            "maximum": 65280,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 5137.610497,
            "variance": 26395041.62
          },
          {
            "average": 423902.7523,
            "count": 7011805,
            "maximum": 424605.3121,
            "minimum": 422903.2765,
            "name": "GpsTime",
            "position": 15,
            "stddev": 346.2329117,
            "variance": 119877.2292
          },
          {
            "average": 0,
            "count": 7011805,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7011805,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7011805,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7011805,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7011805,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432536.9503,
          5015240.927,
          819.864,
          433356.4303,
          5016638.207,
          960.564
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432536.9503460793,
                5015240.927443369,
                819.8640000459143
              ],
              [
                432536.9503460793,
                5016638.207443369,
                819.8640000459143
              ],
              [
                433356.4303460793,
                5016638.207443369,
                960.5640000459143
              ],
              [
                433356.4303460793,
                5015240.927443369,
                960.5640000459143
              ],
              [
                432536.9503460793,
                5015240.927443369,
                819.8640000459143
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T23:43:25+00:00",
        "end_time": "2011-09-18T23:15:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.86048,
            45.28743561,
            819.864,
            -117.8498411,
            45.30009002,
            960.564
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86028977781181,
                  45.28743561278831,
                  819.8640000459143
                ],
                [
                  -117.86047995392413,
                  45.30001175644526,
                  819.8640000459143
                ],
                [
                  -117.85002894794542,
                  45.30009001872307,
                  960.5640000459143
                ],
                [
                  -117.84984108095186,
                  45.28751384094577,
                  960.5640000459143
                ],
                [
                  -117.86028977781181,
                  45.28743561278831,
                  819.8640000459143
                ]
              ]
            ]
          },
          "id": "45117C7307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:43:25Z",
            "pc:count": 7011805,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432979.7176,
                "count": 7011805,
                "maximum": 433356.4303,
                "minimum": 432536.9503,
                "name": "X",
                "position": 0,
                "stddev": 217.646803,
                "variance": 47370.13086
              },
              {
                "average": 5015954.976,
                "count": 7011805,
                "maximum": 5016638.207,
                "minimum": 5015240.927,
                "name": "Y",
                "position": 1,
                "stddev": 406.2236028,
                "variance": 165017.6155
              },
              {
                "average": 855.0421344,
                "count": 7011805,
                "maximum": 960.564,
                "minimum": 819.864,
                "name": "Z",
                "position": 2,
                "stddev": 38.27218321,
                "variance": 1464.760007
              },
              {
                "average": 106.9728813,
                "count": 7011805,
                "maximum": 248,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.71211073,
                "variance": 1005.657967
              },
              {
                "average": 1.004553321,
                "count": 7011805,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06871254258,
                "variance": 0.004721413507
              },
              {
                "average": 1.010914165,
                "count": 7011805,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1072626632,
                "variance": 0.01150527892
              },
              {
                "average": 0.5001083173,
                "count": 7011805,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000239,
                "variance": 0.2500000239
              },
              {
                "average": 0,
                "count": 7011805,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.350877413,
                "count": 7011805,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4772446821,
                "variance": 0.2277624866
              },
              {
                "average": 0.06948936665,
                "count": 7011805,
                "maximum": 19.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.936168577,
                "variance": 79.85510883
              },
              {
                "average": 138,
                "count": 7011805,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10638.80206,
                "count": 7011805,
                "maximum": 10642,
                "minimum": 10635,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.456995087,
                "variance": 2.122834684
              },
              {
                "average": 35238.11788,
                "count": 7011805,
                "maximum": 65024,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 7949.5694,
                "variance": 63195653.64
              },
              {
                "average": 32221.80662,
                "count": 7011805,
                "maximum": 65280,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 6024.200698,
                "variance": 36290994.05
              },
              {
                "average": 27204.40604,
                "count": 7011805,
                "maximum": 65280,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 5137.610497,
                "variance": 26395041.62
              },
              {
                "average": 423902.7523,
                "count": 7011805,
                "maximum": 424605.3121,
                "minimum": 422903.2765,
                "name": "GpsTime",
                "position": 15,
                "stddev": 346.2329117,
                "variance": 119877.2292
              },
              {
                "average": 0,
                "count": 7011805,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7011805,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7011805,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7011805,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7011805,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432536.9503,
              5015240.927,
              819.864,
              433356.4303,
              5016638.207,
              960.564
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432536.9503460793,
                    5015240.927443369,
                    819.8640000459143
                  ],
                  [
                    432536.9503460793,
                    5016638.207443369,
                    819.8640000459143
                  ],
                  [
                    433356.4303460793,
                    5016638.207443369,
                    960.5640000459143
                  ],
                  [
                    433356.4303460793,
                    5015240.927443369,
                    960.5640000459143
                  ],
                  [
                    432536.9503460793,
                    5015240.927443369,
                    819.8640000459143
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T23:43:25+00:00",
            "end_time": "2011-09-18T23:15:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117B8109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252449372666,
              45.224907870931,
              823.1923764382748
            ],
            [
              -117.96273723946912,
              45.237509536001696,
              823.1923764382748
            ],
            [
              -117.95003072019438,
              45.237615944421364,
              1328.052376438275
            ],
            [
              -117.9498207813104,
              45.225014232865966,
              1328.052376438275
            ],
            [
              -117.96252449372666,
              45.224907870931,
              823.1923764382748
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627372,
        45.22490787,
        823.1923764,
        -117.9498208,
        45.23761594,
        1328.052376
      ],
      "properties": {
        "datetime": "2011-09-16T23:03:37Z",
        "pc:count": 9746288,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424931.908,
            "count": 9746288,
            "maximum": 425434.2589,
            "minimum": 424436.7989,
            "name": "X",
            "position": 0,
            "stddev": 281.8284415,
            "variance": 79427.27044
          },
          {
            "average": 5009069.793,
            "count": 9746288,
            "maximum": 5009785.36,
            "minimum": 5008385.22,
            "name": "Y",
            "position": 1,
            "stddev": 402.7722824,
            "variance": 162225.5114
          },
          {
            "average": 1098.958221,
            "count": 9746288,
            "maximum": 1328.052376,
            "minimum": 823.1923764,
            "name": "Z",
            "position": 2,
            "stddev": 108.3454605,
            "variance": 11738.73882
          },
          {
            "average": 109.7901136,
            "count": 9746288,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.60631104,
            "variance": 936.7462754
          },
          {
            "average": 1.009244853,
            "count": 9746288,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09668596843,
            "variance": 0.009348176491
          },
          {
            "average": 1.020460918,
            "count": 9746288,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1440657926,
            "variance": 0.02075495259
          },
          {
            "average": 0.5000371423,
            "count": 9746288,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000243,
            "variance": 0.2500000243
          },
          {
            "average": 0,
            "count": 9746288,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.282051998,
            "count": 9746288,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4499985434,
            "variance": 0.202498689
          },
          {
            "average": 0.533556651,
            "count": 9746288,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.506780842,
            "variance": 72.36532029
          },
          {
            "average": 131.948304,
            "count": 9746288,
            "maximum": 149,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 4.663091704,
            "variance": 21.74442424
          },
          {
            "average": 10768.02207,
            "count": 9746288,
            "maximum": 10772,
            "minimum": 10764,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.659064606,
            "variance": 2.752495368
          },
          {
            "average": 30226.59341,
            "count": 9746288,
            "maximum": 55552,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 7031.225255,
            "variance": 49438128.59
          },
          {
            "average": 28437.26655,
            "count": 9746288,
            "maximum": 54528,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 5121.28611,
            "variance": 26227571.42
          },
          {
            "average": 24251.41995,
            "count": 9746288,
            "maximum": 55552,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 4484.15738,
            "variance": 20107667.41
          },
          {
            "average": 246583.0415,
            "count": 9746288,
            "maximum": 249417.9667,
            "minimum": 243455.7316,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1230.878407,
            "variance": 1515061.653
          },
          {
            "average": 0,
            "count": 9746288,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9746288,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9746288,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9746288,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9746288,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424436.7989,
          5008385.22,
          823.1923764,
          425434.2589,
          5009785.36,
          1328.052376
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424436.7988606476,
                5008385.219503756,
                823.1923764382748
              ],
              [
                424436.7988606476,
                5009785.359503756,
                823.1923764382748
              ],
              [
                425434.25886064756,
                5009785.359503756,
                1328.052376438275
              ],
              [
                425434.25886064756,
                5008385.219503756,
                1328.052376438275
              ],
              [
                424436.7988606476,
                5008385.219503756,
                823.1923764382748
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T23:03:37+00:00",
        "end_time": "2011-09-16T21:24:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627372,
            45.22490787,
            823.1923764,
            -117.9498208,
            45.23761594,
            1328.052376
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252449372666,
                  45.224907870931,
                  823.1923764382748
                ],
                [
                  -117.96273723946912,
                  45.237509536001696,
                  823.1923764382748
                ],
                [
                  -117.95003072019438,
                  45.237615944421364,
                  1328.052376438275
                ],
                [
                  -117.9498207813104,
                  45.225014232865966,
                  1328.052376438275
                ],
                [
                  -117.96252449372666,
                  45.224907870931,
                  823.1923764382748
                ]
              ]
            ]
          },
          "id": "45117B8109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T23:03:37Z",
            "pc:count": 9746288,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424931.908,
                "count": 9746288,
                "maximum": 425434.2589,
                "minimum": 424436.7989,
                "name": "X",
                "position": 0,
                "stddev": 281.8284415,
                "variance": 79427.27044
              },
              {
                "average": 5009069.793,
                "count": 9746288,
                "maximum": 5009785.36,
                "minimum": 5008385.22,
                "name": "Y",
                "position": 1,
                "stddev": 402.7722824,
                "variance": 162225.5114
              },
              {
                "average": 1098.958221,
                "count": 9746288,
                "maximum": 1328.052376,
                "minimum": 823.1923764,
                "name": "Z",
                "position": 2,
                "stddev": 108.3454605,
                "variance": 11738.73882
              },
              {
                "average": 109.7901136,
                "count": 9746288,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.60631104,
                "variance": 936.7462754
              },
              {
                "average": 1.009244853,
                "count": 9746288,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09668596843,
                "variance": 0.009348176491
              },
              {
                "average": 1.020460918,
                "count": 9746288,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1440657926,
                "variance": 0.02075495259
              },
              {
                "average": 0.5000371423,
                "count": 9746288,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000243,
                "variance": 0.2500000243
              },
              {
                "average": 0,
                "count": 9746288,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.282051998,
                "count": 9746288,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4499985434,
                "variance": 0.202498689
              },
              {
                "average": 0.533556651,
                "count": 9746288,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.506780842,
                "variance": 72.36532029
              },
              {
                "average": 131.948304,
                "count": 9746288,
                "maximum": 149,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 4.663091704,
                "variance": 21.74442424
              },
              {
                "average": 10768.02207,
                "count": 9746288,
                "maximum": 10772,
                "minimum": 10764,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.659064606,
                "variance": 2.752495368
              },
              {
                "average": 30226.59341,
                "count": 9746288,
                "maximum": 55552,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 7031.225255,
                "variance": 49438128.59
              },
              {
                "average": 28437.26655,
                "count": 9746288,
                "maximum": 54528,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 5121.28611,
                "variance": 26227571.42
              },
              {
                "average": 24251.41995,
                "count": 9746288,
                "maximum": 55552,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 4484.15738,
                "variance": 20107667.41
              },
              {
                "average": 246583.0415,
                "count": 9746288,
                "maximum": 249417.9667,
                "minimum": 243455.7316,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1230.878407,
                "variance": 1515061.653
              },
              {
                "average": 0,
                "count": 9746288,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9746288,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9746288,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9746288,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9746288,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424436.7989,
              5008385.22,
              823.1923764,
              425434.2589,
              5009785.36,
              1328.052376
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424436.7988606476,
                    5008385.219503756,
                    823.1923764382748
                  ],
                  [
                    424436.7988606476,
                    5009785.359503756,
                    823.1923764382748
                  ],
                  [
                    425434.25886064756,
                    5009785.359503756,
                    1328.052376438275
                  ],
                  [
                    425434.25886064756,
                    5008385.219503756,
                    1328.052376438275
                  ],
                  [
                    424436.7988606476,
                    5008385.219503756,
                    823.1923764382748
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T23:03:37+00:00",
            "end_time": "2011-09-16T21:24: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": "45117A8211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752492507221,
              45.08741048078074,
              1017.0013142117418
            ],
            [
              -117.93773110492172,
              45.10000948168645,
              1017.0013142117418
            ],
            [
              -117.92502885175112,
              45.100113078262346,
              1036.921314211742
            ],
            [
              -117.92482546378845,
              45.0875140321114,
              1036.921314211742
            ],
            [
              -117.93752492507221,
              45.08741048078074,
              1017.0013142117418
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377311,
        45.08741048,
        1017.001314,
        -117.9248255,
        45.10011308,
        1036.921314
      ],
      "properties": {
        "datetime": "2011-09-17T23:32:41Z",
        "pc:count": 10080142,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426733.2529,
            "count": 10080142,
            "maximum": 427221.7131,
            "minimum": 426222.1931,
            "name": "X",
            "position": 0,
            "stddev": 284.3157798,
            "variance": 80835.46266
          },
          {
            "average": 4993723.787,
            "count": 10080142,
            "maximum": 4994487.289,
            "minimum": 4993087.489,
            "name": "Y",
            "position": 1,
            "stddev": 408.4460032,
            "variance": 166828.1375
          },
          {
            "average": 1021.943681,
            "count": 10080142,
            "maximum": 1036.921314,
            "minimum": 1017.001314,
            "name": "Z",
            "position": 2,
            "stddev": 1.466051874,
            "variance": 2.149308097
          },
          {
            "average": 114.8878485,
            "count": 10080142,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.65955931,
            "variance": 940.0085772
          },
          {
            "average": 1.000195136,
            "count": 10080142,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01470809107,
            "variance": 0.000216327943
          },
          {
            "average": 1.000400689,
            "count": 10080142,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02171084131,
            "variance": 0.0004713606306
          },
          {
            "average": 0.4999794646,
            "count": 10080142,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000244,
            "variance": 0.2500000244
          },
          {
            "average": 0,
            "count": 10080142,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.29590724,
            "count": 10080142,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4564495219,
            "variance": 0.2083461661
          },
          {
            "average": -0.184322469,
            "count": 10080142,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.540675315,
            "variance": 72.94313483
          },
          {
            "average": 137,
            "count": 10080142,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10671.12203,
            "count": 10080142,
            "maximum": 10683,
            "minimum": 10665,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.644220245,
            "variance": 21.56878168
          },
          {
            "average": 34116.88048,
            "count": 10080142,
            "maximum": 59904,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 10272.20381,
            "variance": 105518171
          },
          {
            "average": 33489.28703,
            "count": 10080142,
            "maximum": 60928,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 8814.878299,
            "variance": 77702079.42
          },
          {
            "average": 26983.50201,
            "count": 10080142,
            "maximum": 61696,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 9001.258456,
            "variance": 81022653.78
          },
          {
            "average": 330110.518,
            "count": 10080142,
            "maximum": 337561.8229,
            "minimum": 325776.8069,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2944.201085,
            "variance": 8668320.032
          },
          {
            "average": 0,
            "count": 10080142,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10080142,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10080142,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10080142,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10080142,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426222.1931,
          4993087.489,
          1017.001314,
          427221.7131,
          4994487.289,
          1036.921314
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426222.19306134654,
                4993087.488831059,
                1017.0013142117418
              ],
              [
                426222.19306134654,
                4994487.28883106,
                1017.0013142117418
              ],
              [
                427221.71306134656,
                4994487.28883106,
                1036.921314211742
              ],
              [
                427221.71306134656,
                4993087.488831059,
                1036.921314211742
              ],
              [
                426222.19306134654,
                4993087.488831059,
                1017.0013142117418
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T23:32:41+00:00",
        "end_time": "2011-09-17T20:16:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377311,
            45.08741048,
            1017.001314,
            -117.9248255,
            45.10011308,
            1036.921314
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752492507221,
                  45.08741048078074,
                  1017.0013142117418
                ],
                [
                  -117.93773110492172,
                  45.10000948168645,
                  1017.0013142117418
                ],
                [
                  -117.92502885175112,
                  45.100113078262346,
                  1036.921314211742
                ],
                [
                  -117.92482546378845,
                  45.0875140321114,
                  1036.921314211742
                ],
                [
                  -117.93752492507221,
                  45.08741048078074,
                  1017.0013142117418
                ]
              ]
            ]
          },
          "id": "45117A8211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:32:41Z",
            "pc:count": 10080142,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426733.2529,
                "count": 10080142,
                "maximum": 427221.7131,
                "minimum": 426222.1931,
                "name": "X",
                "position": 0,
                "stddev": 284.3157798,
                "variance": 80835.46266
              },
              {
                "average": 4993723.787,
                "count": 10080142,
                "maximum": 4994487.289,
                "minimum": 4993087.489,
                "name": "Y",
                "position": 1,
                "stddev": 408.4460032,
                "variance": 166828.1375
              },
              {
                "average": 1021.943681,
                "count": 10080142,
                "maximum": 1036.921314,
                "minimum": 1017.001314,
                "name": "Z",
                "position": 2,
                "stddev": 1.466051874,
                "variance": 2.149308097
              },
              {
                "average": 114.8878485,
                "count": 10080142,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.65955931,
                "variance": 940.0085772
              },
              {
                "average": 1.000195136,
                "count": 10080142,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01470809107,
                "variance": 0.000216327943
              },
              {
                "average": 1.000400689,
                "count": 10080142,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02171084131,
                "variance": 0.0004713606306
              },
              {
                "average": 0.4999794646,
                "count": 10080142,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000244,
                "variance": 0.2500000244
              },
              {
                "average": 0,
                "count": 10080142,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.29590724,
                "count": 10080142,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4564495219,
                "variance": 0.2083461661
              },
              {
                "average": -0.184322469,
                "count": 10080142,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.540675315,
                "variance": 72.94313483
              },
              {
                "average": 137,
                "count": 10080142,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10671.12203,
                "count": 10080142,
                "maximum": 10683,
                "minimum": 10665,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.644220245,
                "variance": 21.56878168
              },
              {
                "average": 34116.88048,
                "count": 10080142,
                "maximum": 59904,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 10272.20381,
                "variance": 105518171
              },
              {
                "average": 33489.28703,
                "count": 10080142,
                "maximum": 60928,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 8814.878299,
                "variance": 77702079.42
              },
              {
                "average": 26983.50201,
                "count": 10080142,
                "maximum": 61696,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 9001.258456,
                "variance": 81022653.78
              },
              {
                "average": 330110.518,
                "count": 10080142,
                "maximum": 337561.8229,
                "minimum": 325776.8069,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2944.201085,
                "variance": 8668320.032
              },
              {
                "average": 0,
                "count": 10080142,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10080142,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10080142,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10080142,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10080142,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426222.1931,
              4993087.489,
              1017.001314,
              427221.7131,
              4994487.289,
              1036.921314
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426222.19306134654,
                    4993087.488831059,
                    1017.0013142117418
                  ],
                  [
                    426222.19306134654,
                    4994487.28883106,
                    1017.0013142117418
                  ],
                  [
                    427221.71306134656,
                    4994487.28883106,
                    1036.921314211742
                  ],
                  [
                    427221.71306134656,
                    4993087.488831059,
                    1036.921314211742
                  ],
                  [
                    426222.19306134654,
                    4993087.488831059,
                    1017.0013142117418
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T23:32:41+00:00",
            "end_time": "2011-09-17T20:16:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117C7102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85217228516042,
              45.37375808588893,
              818.4472223987631
            ],
            [
              -117.85219111122252,
              45.37501147295555,
              818.4472223987631
            ],
            [
              -117.8500283722274,
              45.37502758952172,
              819.6472223987631
            ],
            [
              -117.85000959392923,
              45.37377420175464,
              819.6472223987631
            ],
            [
              -117.85217228516042,
              45.37375808588893,
              818.4472223987631
            ]
          ]
        ]
      },
      "bbox": [
        -117.8521911,
        45.37375809,
        818.4472224,
        -117.8500096,
        45.37502759,
        819.6472224
      ],
      "properties": {
        "datetime": "2011-09-18T20:32:43Z",
        "pc:count": 95050,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433386.3028,
            "count": 95050,
            "maximum": 433444.3291,
            "minimum": 433274.9691,
            "name": "X",
            "position": 0,
            "stddev": 35.60489892,
            "variance": 1267.708827
          },
          {
            "average": 5024913.528,
            "count": 95050,
            "maximum": 5024963.305,
            "minimum": 5024824.045,
            "name": "Y",
            "position": 1,
            "stddev": 33.37296681,
            "variance": 1113.754914
          },
          {
            "average": 818.9991444,
            "count": 95050,
            "maximum": 819.6472224,
            "minimum": 818.4472224,
            "name": "Z",
            "position": 2,
            "stddev": 0.2599465355,
            "variance": 0.06757220131
          },
          {
            "average": 89.69099421,
            "count": 95050,
            "maximum": 201,
            "minimum": 32,
            "name": "Intensity",
            "position": 3,
            "stddev": 16.09978497,
            "variance": 259.2030762
          },
          {
            "average": 1,
            "count": 95050,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 95050,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.499905313,
            "count": 95050,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000026212,
            "variance": 0.2500026213
          },
          {
            "average": 0,
            "count": 95050,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.27472909,
            "count": 95050,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4463800101,
            "variance": 0.1992551134
          },
          {
            "average": -0.03193421726,
            "count": 95050,
            "maximum": 13.99800014,
            "minimum": -13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.164834772,
            "variance": 83.99419639
          },
          {
            "average": 138,
            "count": 95050,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10616.92186,
            "count": 95050,
            "maximum": 10618,
            "minimum": 10616,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8339922301,
            "variance": 0.6955430399
          },
          {
            "average": 46584.07087,
            "count": 95050,
            "maximum": 53760,
            "minimum": 35840,
            "name": "Red",
            "position": 12,
            "stddev": 2889.105371,
            "variance": 8346929.847
          },
          {
            "average": 41283.81778,
            "count": 95050,
            "maximum": 49664,
            "minimum": 28672,
            "name": "Green",
            "position": 13,
            "stddev": 3830.479827,
            "variance": 14672575.71
          },
          {
            "average": 36018.58054,
            "count": 95050,
            "maximum": 46848,
            "minimum": 22528,
            "name": "Blue",
            "position": 14,
            "stddev": 4441.55951,
            "variance": 19727450.88
          },
          {
            "average": 412489.6769,
            "count": 95050,
            "maximum": 413163.4611,
            "minimum": 411903.5475,
            "name": "GpsTime",
            "position": 15,
            "stddev": 524.6372433,
            "variance": 275244.237
          },
          {
            "average": 0,
            "count": 95050,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95050,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95050,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95050,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 95050,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433274.9691,
          5024824.045,
          818.4472224,
          433444.3291,
          5024963.305,
          819.6472224
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433274.96911364683,
                5024824.045350418,
                818.4472223987631
              ],
              [
                433274.96911364683,
                5024963.305350418,
                818.4472223987631
              ],
              [
                433444.3291136468,
                5024963.305350418,
                819.6472223987631
              ],
              [
                433444.3291136468,
                5024824.045350418,
                819.6472223987631
              ],
              [
                433274.96911364683,
                5024824.045350418,
                818.4472223987631
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:32:43+00:00",
        "end_time": "2011-09-18T20:11:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8521911,
            45.37375809,
            818.4472224,
            -117.8500096,
            45.37502759,
            819.6472224
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85217228516042,
                  45.37375808588893,
                  818.4472223987631
                ],
                [
                  -117.85219111122252,
                  45.37501147295555,
                  818.4472223987631
                ],
                [
                  -117.8500283722274,
                  45.37502758952172,
                  819.6472223987631
                ],
                [
                  -117.85000959392923,
                  45.37377420175464,
                  819.6472223987631
                ],
                [
                  -117.85217228516042,
                  45.37375808588893,
                  818.4472223987631
                ]
              ]
            ]
          },
          "id": "45117C7102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:32:43Z",
            "pc:count": 95050,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433386.3028,
                "count": 95050,
                "maximum": 433444.3291,
                "minimum": 433274.9691,
                "name": "X",
                "position": 0,
                "stddev": 35.60489892,
                "variance": 1267.708827
              },
              {
                "average": 5024913.528,
                "count": 95050,
                "maximum": 5024963.305,
                "minimum": 5024824.045,
                "name": "Y",
                "position": 1,
                "stddev": 33.37296681,
                "variance": 1113.754914
              },
              {
                "average": 818.9991444,
                "count": 95050,
                "maximum": 819.6472224,
                "minimum": 818.4472224,
                "name": "Z",
                "position": 2,
                "stddev": 0.2599465355,
                "variance": 0.06757220131
              },
              {
                "average": 89.69099421,
                "count": 95050,
                "maximum": 201,
                "minimum": 32,
                "name": "Intensity",
                "position": 3,
                "stddev": 16.09978497,
                "variance": 259.2030762
              },
              {
                "average": 1,
                "count": 95050,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 95050,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.499905313,
                "count": 95050,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000026212,
                "variance": 0.2500026213
              },
              {
                "average": 0,
                "count": 95050,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.27472909,
                "count": 95050,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4463800101,
                "variance": 0.1992551134
              },
              {
                "average": -0.03193421726,
                "count": 95050,
                "maximum": 13.99800014,
                "minimum": -13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.164834772,
                "variance": 83.99419639
              },
              {
                "average": 138,
                "count": 95050,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10616.92186,
                "count": 95050,
                "maximum": 10618,
                "minimum": 10616,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8339922301,
                "variance": 0.6955430399
              },
              {
                "average": 46584.07087,
                "count": 95050,
                "maximum": 53760,
                "minimum": 35840,
                "name": "Red",
                "position": 12,
                "stddev": 2889.105371,
                "variance": 8346929.847
              },
              {
                "average": 41283.81778,
                "count": 95050,
                "maximum": 49664,
                "minimum": 28672,
                "name": "Green",
                "position": 13,
                "stddev": 3830.479827,
                "variance": 14672575.71
              },
              {
                "average": 36018.58054,
                "count": 95050,
                "maximum": 46848,
                "minimum": 22528,
                "name": "Blue",
                "position": 14,
                "stddev": 4441.55951,
                "variance": 19727450.88
              },
              {
                "average": 412489.6769,
                "count": 95050,
                "maximum": 413163.4611,
                "minimum": 411903.5475,
                "name": "GpsTime",
                "position": 15,
                "stddev": 524.6372433,
                "variance": 275244.237
              },
              {
                "average": 0,
                "count": 95050,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95050,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95050,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95050,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 95050,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433274.9691,
              5024824.045,
              818.4472224,
              433444.3291,
              5024963.305,
              819.6472224
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433274.96911364683,
                    5024824.045350418,
                    818.4472223987631
                  ],
                  [
                    433274.96911364683,
                    5024963.305350418,
                    818.4472223987631
                  ],
                  [
                    433444.3291136468,
                    5024963.305350418,
                    819.6472223987631
                  ],
                  [
                    433444.3291136468,
                    5024824.045350418,
                    819.6472223987631
                  ],
                  [
                    433274.96911364683,
                    5024824.045350418,
                    818.4472223987631
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:32:43+00:00",
            "end_time": "2011-09-18T20:11: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": "45117B6320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.70002613656351,
              45.13748484598055,
              1077.003162388384
            ],
            [
              -117.70009618999741,
              45.14320914269773,
              1077.003162388384
            ],
            [
              -117.69559047092544,
              45.14323667441502,
              1235.983162388384
            ],
            [
              -117.6955208682581,
              45.13751237223392,
              1235.983162388384
            ],
            [
              -117.70002613656351,
              45.13748484598055,
              1077.003162388384
            ]
          ]
        ]
      },
      "bbox": [
        -117.7000962,
        45.13748485,
        1077.003162,
        -117.6955209,
        45.14323667,
        1235.983162
      ],
      "properties": {
        "datetime": "2011-09-15T18:36:11Z",
        "pc:count": 1036811,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 445080.811,
            "count": 1036811,
            "maximum": 445314.6576,
            "minimum": 444960.3976,
            "name": "X",
            "position": 0,
            "stddev": 84.05308379,
            "variance": 7064.920894
          },
          {
            "average": 4998667.723,
            "count": 1036811,
            "maximum": 4999097.025,
            "minimum": 4998461.065,
            "name": "Y",
            "position": 1,
            "stddev": 144.5019958,
            "variance": 20880.82679
          },
          {
            "average": 1149.320919,
            "count": 1036811,
            "maximum": 1235.983162,
            "minimum": 1077.003162,
            "name": "Z",
            "position": 2,
            "stddev": 31.99172211,
            "variance": 1023.470284
          },
          {
            "average": 86.76811589,
            "count": 1036811,
            "maximum": 215,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.60877334,
            "variance": 2982.118126
          },
          {
            "average": 1.170825734,
            "count": 1036811,
            "maximum": 4,
            "minimum": 0,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4073906249,
            "variance": 0.1659671212
          },
          {
            "average": 1.354253572,
            "count": 1036811,
            "maximum": 4,
            "minimum": 0,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5578768141,
            "variance": 0.3112265397
          },
          {
            "average": 0.5001104348,
            "count": 1036811,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000002289,
            "variance": 0.2500002289
          },
          {
            "average": 0,
            "count": 1036811,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.201393504,
            "count": 1036811,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4010415384,
            "variance": 0.1608343155
          },
          {
            "average": 3.234382073,
            "count": 1036811,
            "maximum": 13.00199986,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.803260033,
            "variance": 46.28434708
          },
          {
            "average": 123.4149753,
            "count": 1036811,
            "maximum": 132,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 2.009596253,
            "variance": 4.038477102
          },
          {
            "average": 10685.59434,
            "count": 1036811,
            "maximum": 10687,
            "minimum": 0,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 29.69061403,
            "variance": 881.5325612
          },
          {
            "average": 20760.11703,
            "count": 1036811,
            "maximum": 49664,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 8721.097521,
            "variance": 76057541.96
          },
          {
            "average": 20553.60169,
            "count": 1036811,
            "maximum": 47872,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 8979.559778,
            "variance": 80632493.8
          },
          {
            "average": 18440.05621,
            "count": 1036811,
            "maximum": 43008,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 7986.319764,
            "variance": 63781303.37
          },
          {
            "average": 146637.989,
            "count": 1036811,
            "maximum": 146971.3488,
            "minimum": 0,
            "name": "GpsTime",
            "position": 15,
            "stddev": 441.4408446,
            "variance": 194870.0193
          },
          {
            "average": 0,
            "count": 1036811,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1036811,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1036811,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1036811,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1036811,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          444960.3976,
          4998461.065,
          1077.003162,
          445314.6576,
          4999097.025,
          1235.983162
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                444960.39756496507,
                4998461.065173354,
                1077.003162388384
              ],
              [
                444960.39756496507,
                4999097.025173355,
                1077.003162388384
              ],
              [
                445314.6575649651,
                4999097.025173355,
                1235.983162388384
              ],
              [
                445314.6575649651,
                4998461.065173354,
                1235.983162388384
              ],
              [
                444960.39756496507,
                4998461.065173354,
                1077.003162388384
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:36:11+00:00",
        "end_time": "2011-09-14T01:46:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B6320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B6320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B6320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7000962,
            45.13748485,
            1077.003162,
            -117.6955209,
            45.14323667,
            1235.983162
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.70002613656351,
                  45.13748484598055,
                  1077.003162388384
                ],
                [
                  -117.70009618999741,
                  45.14320914269773,
                  1077.003162388384
                ],
                [
                  -117.69559047092544,
                  45.14323667441502,
                  1235.983162388384
                ],
                [
                  -117.6955208682581,
                  45.13751237223392,
                  1235.983162388384
                ],
                [
                  -117.70002613656351,
                  45.13748484598055,
                  1077.003162388384
                ]
              ]
            ]
          },
          "id": "45117B6320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:36:11Z",
            "pc:count": 1036811,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 445080.811,
                "count": 1036811,
                "maximum": 445314.6576,
                "minimum": 444960.3976,
                "name": "X",
                "position": 0,
                "stddev": 84.05308379,
                "variance": 7064.920894
              },
              {
                "average": 4998667.723,
                "count": 1036811,
                "maximum": 4999097.025,
                "minimum": 4998461.065,
                "name": "Y",
                "position": 1,
                "stddev": 144.5019958,
                "variance": 20880.82679
              },
              {
                "average": 1149.320919,
                "count": 1036811,
                "maximum": 1235.983162,
                "minimum": 1077.003162,
                "name": "Z",
                "position": 2,
                "stddev": 31.99172211,
                "variance": 1023.470284
              },
              {
                "average": 86.76811589,
                "count": 1036811,
                "maximum": 215,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.60877334,
                "variance": 2982.118126
              },
              {
                "average": 1.170825734,
                "count": 1036811,
                "maximum": 4,
                "minimum": 0,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4073906249,
                "variance": 0.1659671212
              },
              {
                "average": 1.354253572,
                "count": 1036811,
                "maximum": 4,
                "minimum": 0,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5578768141,
                "variance": 0.3112265397
              },
              {
                "average": 0.5001104348,
                "count": 1036811,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000002289,
                "variance": 0.2500002289
              },
              {
                "average": 0,
                "count": 1036811,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.201393504,
                "count": 1036811,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4010415384,
                "variance": 0.1608343155
              },
              {
                "average": 3.234382073,
                "count": 1036811,
                "maximum": 13.00199986,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.803260033,
                "variance": 46.28434708
              },
              {
                "average": 123.4149753,
                "count": 1036811,
                "maximum": 132,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 2.009596253,
                "variance": 4.038477102
              },
              {
                "average": 10685.59434,
                "count": 1036811,
                "maximum": 10687,
                "minimum": 0,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 29.69061403,
                "variance": 881.5325612
              },
              {
                "average": 20760.11703,
                "count": 1036811,
                "maximum": 49664,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 8721.097521,
                "variance": 76057541.96
              },
              {
                "average": 20553.60169,
                "count": 1036811,
                "maximum": 47872,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 8979.559778,
                "variance": 80632493.8
              },
              {
                "average": 18440.05621,
                "count": 1036811,
                "maximum": 43008,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 7986.319764,
                "variance": 63781303.37
              },
              {
                "average": 146637.989,
                "count": 1036811,
                "maximum": 146971.3488,
                "minimum": 0,
                "name": "GpsTime",
                "position": 15,
                "stddev": 441.4408446,
                "variance": 194870.0193
              },
              {
                "average": 0,
                "count": 1036811,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1036811,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1036811,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1036811,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1036811,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              444960.3976,
              4998461.065,
              1077.003162,
              445314.6576,
              4999097.025,
              1235.983162
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    444960.39756496507,
                    4998461.065173354,
                    1077.003162388384
                  ],
                  [
                    444960.39756496507,
                    4999097.025173355,
                    1077.003162388384
                  ],
                  [
                    445314.6575649651,
                    4999097.025173355,
                    1235.983162388384
                  ],
                  [
                    445314.6575649651,
                    4998461.065173354,
                    1235.983162388384
                  ],
                  [
                    444960.39756496507,
                    4998461.065173354,
                    1077.003162388384
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:36:11+00:00",
            "end_time": "2011-09-14T01:46: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": "45117B7315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502463818425,
              45.1499223162928,
              1164.7833021694705
            ],
            [
              -117.8252063134042,
              45.16251039905268,
              1164.7833021694705
            ],
            [
              -117.81252872946398,
              45.16260130043529,
              1300.0233021694703
            ],
            [
              -117.81234984456108,
              45.15001317800865,
              1300.0233021694703
            ],
            [
              -117.82502463818425,
              45.1499223162928,
              1164.7833021694705
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252063,
        45.14992232,
        1164.783302,
        -117.8123498,
        45.1626013,
        1300.023302
      ],
      "properties": {
        "datetime": "2011-09-15T23:14:54Z",
        "pc:count": 9929296,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435640.6981,
            "count": 9929296,
            "maximum": 436142.7606,
            "minimum": 435146.3006,
            "name": "X",
            "position": 0,
            "stddev": 283.2588839,
            "variance": 80235.59532
          },
          {
            "average": 5000641.492,
            "count": 9929296,
            "maximum": 5001334.021,
            "minimum": 4999935.461,
            "name": "Y",
            "position": 1,
            "stddev": 395.9698718,
            "variance": 156792.1393
          },
          {
            "average": 1227.508803,
            "count": 9929296,
            "maximum": 1300.023302,
            "minimum": 1164.783302,
            "name": "Z",
            "position": 2,
            "stddev": 30.41744318,
            "variance": 925.2208498
          },
          {
            "average": 111.6853143,
            "count": 9929296,
            "maximum": 235,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.08651419,
            "variance": 364.295024
          },
          {
            "average": 1.000737817,
            "count": 9929296,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02861202063,
            "variance": 0.0008186477242
          },
          {
            "average": 1.001583899,
            "count": 9929296,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04377393279,
            "variance": 0.001916157192
          },
          {
            "average": 0.4999822747,
            "count": 9929296,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000249,
            "variance": 0.2500000249
          },
          {
            "average": 0,
            "count": 9929296,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.32581887,
            "count": 9929296,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4686800145,
            "variance": 0.219660956
          },
          {
            "average": -0.05795318067,
            "count": 9929296,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.765419979,
            "variance": 76.83258741
          },
          {
            "average": 134.5861639,
            "count": 9929296,
            "maximum": 143,
            "minimum": 126,
            "name": "UserData",
            "position": 10,
            "stddev": 2.087542511,
            "variance": 4.357833736
          },
          {
            "average": 10728.21317,
            "count": 9929296,
            "maximum": 10732,
            "minimum": 10724,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.647895472,
            "variance": 2.715559487
          },
          {
            "average": 34405.90275,
            "count": 9929296,
            "maximum": 51968,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 4166.724964,
            "variance": 17361596.93
          },
          {
            "average": 31570.90445,
            "count": 9929296,
            "maximum": 47360,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 2813.376624,
            "variance": 7915088.027
          },
          {
            "average": 25751.94267,
            "count": 9929296,
            "maximum": 43264,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 2796.93206,
            "variance": 7822828.946
          },
          {
            "average": 162066.1126,
            "count": 9929296,
            "maximum": 163694.4816,
            "minimum": 160235.4838,
            "name": "GpsTime",
            "position": 15,
            "stddev": 721.0224019,
            "variance": 519873.304
          },
          {
            "average": 0,
            "count": 9929296,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9929296,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9929296,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9929296,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9929296,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435146.3006,
          4999935.461,
          1164.783302,
          436142.7606,
          5001334.021,
          1300.023302
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435146.30060236447,
                4999935.460843933,
                1164.7833021694705
              ],
              [
                435146.30060236447,
                5001334.020843933,
                1164.7833021694705
              ],
              [
                436142.76060236443,
                5001334.020843933,
                1300.0233021694703
              ],
              [
                436142.76060236443,
                4999935.460843933,
                1300.0233021694703
              ],
              [
                435146.30060236447,
                4999935.460843933,
                1164.7833021694705
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T23:14:54+00:00",
        "end_time": "2011-09-15T22:17:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252063,
            45.14992232,
            1164.783302,
            -117.8123498,
            45.1626013,
            1300.023302
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502463818425,
                  45.1499223162928,
                  1164.7833021694705
                ],
                [
                  -117.8252063134042,
                  45.16251039905268,
                  1164.7833021694705
                ],
                [
                  -117.81252872946398,
                  45.16260130043529,
                  1300.0233021694703
                ],
                [
                  -117.81234984456108,
                  45.15001317800865,
                  1300.0233021694703
                ],
                [
                  -117.82502463818425,
                  45.1499223162928,
                  1164.7833021694705
                ]
              ]
            ]
          },
          "id": "45117B7315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T23:14:54Z",
            "pc:count": 9929296,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435640.6981,
                "count": 9929296,
                "maximum": 436142.7606,
                "minimum": 435146.3006,
                "name": "X",
                "position": 0,
                "stddev": 283.2588839,
                "variance": 80235.59532
              },
              {
                "average": 5000641.492,
                "count": 9929296,
                "maximum": 5001334.021,
                "minimum": 4999935.461,
                "name": "Y",
                "position": 1,
                "stddev": 395.9698718,
                "variance": 156792.1393
              },
              {
                "average": 1227.508803,
                "count": 9929296,
                "maximum": 1300.023302,
                "minimum": 1164.783302,
                "name": "Z",
                "position": 2,
                "stddev": 30.41744318,
                "variance": 925.2208498
              },
              {
                "average": 111.6853143,
                "count": 9929296,
                "maximum": 235,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.08651419,
                "variance": 364.295024
              },
              {
                "average": 1.000737817,
                "count": 9929296,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02861202063,
                "variance": 0.0008186477242
              },
              {
                "average": 1.001583899,
                "count": 9929296,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04377393279,
                "variance": 0.001916157192
              },
              {
                "average": 0.4999822747,
                "count": 9929296,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000249,
                "variance": 0.2500000249
              },
              {
                "average": 0,
                "count": 9929296,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.32581887,
                "count": 9929296,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4686800145,
                "variance": 0.219660956
              },
              {
                "average": -0.05795318067,
                "count": 9929296,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.765419979,
                "variance": 76.83258741
              },
              {
                "average": 134.5861639,
                "count": 9929296,
                "maximum": 143,
                "minimum": 126,
                "name": "UserData",
                "position": 10,
                "stddev": 2.087542511,
                "variance": 4.357833736
              },
              {
                "average": 10728.21317,
                "count": 9929296,
                "maximum": 10732,
                "minimum": 10724,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.647895472,
                "variance": 2.715559487
              },
              {
                "average": 34405.90275,
                "count": 9929296,
                "maximum": 51968,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 4166.724964,
                "variance": 17361596.93
              },
              {
                "average": 31570.90445,
                "count": 9929296,
                "maximum": 47360,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 2813.376624,
                "variance": 7915088.027
              },
              {
                "average": 25751.94267,
                "count": 9929296,
                "maximum": 43264,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 2796.93206,
                "variance": 7822828.946
              },
              {
                "average": 162066.1126,
                "count": 9929296,
                "maximum": 163694.4816,
                "minimum": 160235.4838,
                "name": "GpsTime",
                "position": 15,
                "stddev": 721.0224019,
                "variance": 519873.304
              },
              {
                "average": 0,
                "count": 9929296,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9929296,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9929296,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9929296,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9929296,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435146.3006,
              4999935.461,
              1164.783302,
              436142.7606,
              5001334.021,
              1300.023302
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435146.30060236447,
                    4999935.460843933,
                    1164.7833021694705
                  ],
                  [
                    435146.30060236447,
                    5001334.020843933,
                    1164.7833021694705
                  ],
                  [
                    436142.76060236443,
                    5001334.020843933,
                    1300.0233021694703
                  ],
                  [
                    436142.76060236443,
                    4999935.460843933,
                    1300.0233021694703
                  ],
                  [
                    435146.30060236447,
                    4999935.460843933,
                    1164.7833021694705
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T23:14:54+00:00",
            "end_time": "2011-09-15T22: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": "45117B8405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752525025271,
              45.17491563686182,
              840.6631310845947
            ],
            [
              -117.88772095570515,
              45.187509759067524,
              840.6631310845947
            ],
            [
              -117.87504108291053,
              45.187607617728375,
              1099.1231310845947
            ],
            [
              -117.87484817197334,
              45.175013452799185,
              1099.1231310845947
            ],
            [
              -117.88752525025271,
              45.17491563686182,
              840.6631310845947
            ]
          ]
        ]
      },
      "bbox": [
        -117.887721,
        45.17491564,
        840.6631311,
        -117.8748482,
        45.18760762,
        1099.123131
      ],
      "properties": {
        "datetime": "2011-09-16T19:02:03Z",
        "pc:count": 11129551,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430746.2358,
            "count": 11129551,
            "maximum": 431259.8824,
            "minimum": 430263.6624,
            "name": "X",
            "position": 0,
            "stddev": 282.0103497,
            "variance": 79529.83732
          },
          {
            "average": 5003452.454,
            "count": 11129551,
            "maximum": 5004163.299,
            "minimum": 5002764.039,
            "name": "Y",
            "position": 1,
            "stddev": 402.7134138,
            "variance": 162178.0937
          },
          {
            "average": 1008.559624,
            "count": 11129551,
            "maximum": 1099.123131,
            "minimum": 840.6631311,
            "name": "Z",
            "position": 2,
            "stddev": 61.33370743,
            "variance": 3761.823667
          },
          {
            "average": 111.8649702,
            "count": 11129551,
            "maximum": 249,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.70243185,
            "variance": 610.2101394
          },
          {
            "average": 1.001052783,
            "count": 11129551,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03244615179,
            "variance": 0.001052752766
          },
          {
            "average": 1.002682408,
            "count": 11129551,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05176761028,
            "variance": 0.002679885474
          },
          {
            "average": 0.5000369736,
            "count": 11129551,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000211,
            "variance": 0.2500000211
          },
          {
            "average": 0,
            "count": 11129551,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.315561338,
            "count": 11129551,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4647390657,
            "variance": 0.2159823992
          },
          {
            "average": 0.1998295767,
            "count": 11129551,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.462465815,
            "variance": 71.61332767
          },
          {
            "average": 128.7225906,
            "count": 11129551,
            "maximum": 141,
            "minimum": 120,
            "name": "UserData",
            "position": 10,
            "stddev": 2.915009495,
            "variance": 8.497280356
          },
          {
            "average": 10748.61017,
            "count": 11129551,
            "maximum": 10753,
            "minimum": 10744,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.022901214,
            "variance": 4.09212932
          },
          {
            "average": 34008.13793,
            "count": 11129551,
            "maximum": 61440,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 4390.65638,
            "variance": 19277863.45
          },
          {
            "average": 31272.55247,
            "count": 11129551,
            "maximum": 59904,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 3304.897224,
            "variance": 10922345.66
          },
          {
            "average": 27040.53007,
            "count": 11129551,
            "maximum": 60928,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 3040.612475,
            "variance": 9245324.223
          },
          {
            "average": 232049.7282,
            "count": 11129551,
            "maximum": 234923.4427,
            "minimum": 228908.1619,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1264.717794,
            "variance": 1599511.098
          },
          {
            "average": 0,
            "count": 11129551,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11129551,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11129551,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11129551,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11129551,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430263.6624,
          5002764.039,
          840.6631311,
          431259.8824,
          5004163.299,
          1099.123131
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430263.66241572215,
                5002764.039038038,
                840.6631310845947
              ],
              [
                430263.66241572215,
                5004163.299038038,
                840.6631310845947
              ],
              [
                431259.8824157221,
                5004163.299038038,
                1099.1231310845947
              ],
              [
                431259.8824157221,
                5002764.039038038,
                1099.1231310845947
              ],
              [
                430263.66241572215,
                5002764.039038038,
                840.6631310845947
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T19:02:03+00:00",
        "end_time": "2011-09-16T17:21:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.887721,
            45.17491564,
            840.6631311,
            -117.8748482,
            45.18760762,
            1099.123131
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752525025271,
                  45.17491563686182,
                  840.6631310845947
                ],
                [
                  -117.88772095570515,
                  45.187509759067524,
                  840.6631310845947
                ],
                [
                  -117.87504108291053,
                  45.187607617728375,
                  1099.1231310845947
                ],
                [
                  -117.87484817197334,
                  45.175013452799185,
                  1099.1231310845947
                ],
                [
                  -117.88752525025271,
                  45.17491563686182,
                  840.6631310845947
                ]
              ]
            ]
          },
          "id": "45117B8405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T19:02:03Z",
            "pc:count": 11129551,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430746.2358,
                "count": 11129551,
                "maximum": 431259.8824,
                "minimum": 430263.6624,
                "name": "X",
                "position": 0,
                "stddev": 282.0103497,
                "variance": 79529.83732
              },
              {
                "average": 5003452.454,
                "count": 11129551,
                "maximum": 5004163.299,
                "minimum": 5002764.039,
                "name": "Y",
                "position": 1,
                "stddev": 402.7134138,
                "variance": 162178.0937
              },
              {
                "average": 1008.559624,
                "count": 11129551,
                "maximum": 1099.123131,
                "minimum": 840.6631311,
                "name": "Z",
                "position": 2,
                "stddev": 61.33370743,
                "variance": 3761.823667
              },
              {
                "average": 111.8649702,
                "count": 11129551,
                "maximum": 249,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.70243185,
                "variance": 610.2101394
              },
              {
                "average": 1.001052783,
                "count": 11129551,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03244615179,
                "variance": 0.001052752766
              },
              {
                "average": 1.002682408,
                "count": 11129551,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05176761028,
                "variance": 0.002679885474
              },
              {
                "average": 0.5000369736,
                "count": 11129551,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000211,
                "variance": 0.2500000211
              },
              {
                "average": 0,
                "count": 11129551,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.315561338,
                "count": 11129551,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4647390657,
                "variance": 0.2159823992
              },
              {
                "average": 0.1998295767,
                "count": 11129551,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.462465815,
                "variance": 71.61332767
              },
              {
                "average": 128.7225906,
                "count": 11129551,
                "maximum": 141,
                "minimum": 120,
                "name": "UserData",
                "position": 10,
                "stddev": 2.915009495,
                "variance": 8.497280356
              },
              {
                "average": 10748.61017,
                "count": 11129551,
                "maximum": 10753,
                "minimum": 10744,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.022901214,
                "variance": 4.09212932
              },
              {
                "average": 34008.13793,
                "count": 11129551,
                "maximum": 61440,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 4390.65638,
                "variance": 19277863.45
              },
              {
                "average": 31272.55247,
                "count": 11129551,
                "maximum": 59904,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 3304.897224,
                "variance": 10922345.66
              },
              {
                "average": 27040.53007,
                "count": 11129551,
                "maximum": 60928,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 3040.612475,
                "variance": 9245324.223
              },
              {
                "average": 232049.7282,
                "count": 11129551,
                "maximum": 234923.4427,
                "minimum": 228908.1619,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1264.717794,
                "variance": 1599511.098
              },
              {
                "average": 0,
                "count": 11129551,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11129551,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11129551,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11129551,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11129551,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430263.6624,
              5002764.039,
              840.6631311,
              431259.8824,
              5004163.299,
              1099.123131
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430263.66241572215,
                    5002764.039038038,
                    840.6631310845947
                  ],
                  [
                    430263.66241572215,
                    5004163.299038038,
                    840.6631310845947
                  ],
                  [
                    431259.8824157221,
                    5004163.299038038,
                    1099.1231310845947
                  ],
                  [
                    431259.8824157221,
                    5002764.039038038,
                    1099.1231310845947
                  ],
                  [
                    430263.66241572215,
                    5002764.039038038,
                    840.6631310845947
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T19:02:03+00:00",
            "end_time": "2011-09-16T17:21: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": "45117C7103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8499175977665,
              45.3665344423057,
              818.0337516008759
            ],
            [
              -117.85004457699925,
              45.37501133085374,
              818.0337516008759
            ],
            [
              -117.83752859952419,
              45.3751037962796,
              860.1337516008758
            ],
            [
              -117.83740348939045,
              45.36662688055632,
              860.1337516008758
            ],
            [
              -117.8499175977665,
              45.3665344423057,
              818.0337516008759
            ]
          ]
        ]
      },
      "bbox": [
        -117.8500446,
        45.36653444,
        818.0337516,
        -117.8374035,
        45.3751038,
        860.1337516
      ],
      "properties": {
        "datetime": "2011-09-18T20:22:32Z",
        "pc:count": 4251314,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434085.3704,
            "count": 4251314,
            "maximum": 434423.1412,
            "minimum": 433443.0412,
            "name": "X",
            "position": 0,
            "stddev": 248.1932917,
            "variance": 61599.91006
          },
          {
            "average": 5024638.876,
            "count": 4251314,
            "maximum": 5024961.512,
            "minimum": 5024019.672,
            "name": "Y",
            "position": 1,
            "stddev": 219.0079362,
            "variance": 47964.47611
          },
          {
            "average": 831.0698793,
            "count": 4251314,
            "maximum": 860.1337516,
            "minimum": 818.0337516,
            "name": "Z",
            "position": 2,
            "stddev": 12.40242787,
            "variance": 153.820217
          },
          {
            "average": 102.6250312,
            "count": 4251314,
            "maximum": 219,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.56614862,
            "variance": 653.6279551
          },
          {
            "average": 1.000114553,
            "count": 4251314,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01072427926,
            "variance": 0.0001150101657
          },
          {
            "average": 1.000261096,
            "count": 4251314,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01622898182,
            "variance": 0.0002633798508
          },
          {
            "average": 0.5000242278,
            "count": 4251314,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000582,
            "variance": 0.2500000582
          },
          {
            "average": 0,
            "count": 4251314,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.279141696,
            "count": 4251314,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.44857737,
            "variance": 0.2012216569
          },
          {
            "average": -1.072762678,
            "count": 4251314,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.419355236,
            "variance": 70.88554258
          },
          {
            "average": 138,
            "count": 4251314,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10614.04094,
            "count": 4251314,
            "maximum": 10617,
            "minimum": 10610,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.538732448,
            "variance": 2.367697547
          },
          {
            "average": 35899.89958,
            "count": 4251314,
            "maximum": 57600,
            "minimum": 6912,
            "name": "Red",
            "position": 12,
            "stddev": 7558.211762,
            "variance": 57126565.04
          },
          {
            "average": 33263.8547,
            "count": 4251314,
            "maximum": 55040,
            "minimum": 7680,
            "name": "Green",
            "position": 13,
            "stddev": 5185.83977,
            "variance": 26892934.12
          },
          {
            "average": 28270.01412,
            "count": 4251314,
            "maximum": 52480,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 5793.897231,
            "variance": 33569245.12
          },
          {
            "average": 411008.4554,
            "count": 4251314,
            "maximum": 412552.109,
            "minimum": 409048.4855,
            "name": "GpsTime",
            "position": 15,
            "stddev": 759.7441494,
            "variance": 577211.1725
          },
          {
            "average": 0,
            "count": 4251314,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4251314,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4251314,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4251314,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4251314,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433443.0412,
          5024019.672,
          818.0337516,
          434423.1412,
          5024961.512,
          860.1337516
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433443.04121730913,
                5024019.672499983,
                818.0337516008759
              ],
              [
                433443.04121730913,
                5024961.5124999825,
                818.0337516008759
              ],
              [
                434423.1412173091,
                5024961.5124999825,
                860.1337516008758
              ],
              [
                434423.1412173091,
                5024019.672499983,
                860.1337516008758
              ],
              [
                433443.04121730913,
                5024019.672499983,
                818.0337516008759
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:22:32+00:00",
        "end_time": "2011-09-18T19:24:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8500446,
            45.36653444,
            818.0337516,
            -117.8374035,
            45.3751038,
            860.1337516
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8499175977665,
                  45.3665344423057,
                  818.0337516008759
                ],
                [
                  -117.85004457699925,
                  45.37501133085374,
                  818.0337516008759
                ],
                [
                  -117.83752859952419,
                  45.3751037962796,
                  860.1337516008758
                ],
                [
                  -117.83740348939045,
                  45.36662688055632,
                  860.1337516008758
                ],
                [
                  -117.8499175977665,
                  45.3665344423057,
                  818.0337516008759
                ]
              ]
            ]
          },
          "id": "45117C7103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:22:32Z",
            "pc:count": 4251314,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434085.3704,
                "count": 4251314,
                "maximum": 434423.1412,
                "minimum": 433443.0412,
                "name": "X",
                "position": 0,
                "stddev": 248.1932917,
                "variance": 61599.91006
              },
              {
                "average": 5024638.876,
                "count": 4251314,
                "maximum": 5024961.512,
                "minimum": 5024019.672,
                "name": "Y",
                "position": 1,
                "stddev": 219.0079362,
                "variance": 47964.47611
              },
              {
                "average": 831.0698793,
                "count": 4251314,
                "maximum": 860.1337516,
                "minimum": 818.0337516,
                "name": "Z",
                "position": 2,
                "stddev": 12.40242787,
                "variance": 153.820217
              },
              {
                "average": 102.6250312,
                "count": 4251314,
                "maximum": 219,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.56614862,
                "variance": 653.6279551
              },
              {
                "average": 1.000114553,
                "count": 4251314,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01072427926,
                "variance": 0.0001150101657
              },
              {
                "average": 1.000261096,
                "count": 4251314,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01622898182,
                "variance": 0.0002633798508
              },
              {
                "average": 0.5000242278,
                "count": 4251314,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000582,
                "variance": 0.2500000582
              },
              {
                "average": 0,
                "count": 4251314,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.279141696,
                "count": 4251314,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.44857737,
                "variance": 0.2012216569
              },
              {
                "average": -1.072762678,
                "count": 4251314,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.419355236,
                "variance": 70.88554258
              },
              {
                "average": 138,
                "count": 4251314,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10614.04094,
                "count": 4251314,
                "maximum": 10617,
                "minimum": 10610,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.538732448,
                "variance": 2.367697547
              },
              {
                "average": 35899.89958,
                "count": 4251314,
                "maximum": 57600,
                "minimum": 6912,
                "name": "Red",
                "position": 12,
                "stddev": 7558.211762,
                "variance": 57126565.04
              },
              {
                "average": 33263.8547,
                "count": 4251314,
                "maximum": 55040,
                "minimum": 7680,
                "name": "Green",
                "position": 13,
                "stddev": 5185.83977,
                "variance": 26892934.12
              },
              {
                "average": 28270.01412,
                "count": 4251314,
                "maximum": 52480,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 5793.897231,
                "variance": 33569245.12
              },
              {
                "average": 411008.4554,
                "count": 4251314,
                "maximum": 412552.109,
                "minimum": 409048.4855,
                "name": "GpsTime",
                "position": 15,
                "stddev": 759.7441494,
                "variance": 577211.1725
              },
              {
                "average": 0,
                "count": 4251314,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4251314,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4251314,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4251314,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4251314,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433443.0412,
              5024019.672,
              818.0337516,
              434423.1412,
              5024961.512,
              860.1337516
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433443.04121730913,
                    5024019.672499983,
                    818.0337516008759
                  ],
                  [
                    433443.04121730913,
                    5024961.5124999825,
                    818.0337516008759
                  ],
                  [
                    434423.1412173091,
                    5024961.5124999825,
                    860.1337516008758
                  ],
                  [
                    434423.1412173091,
                    5024019.672499983,
                    860.1337516008758
                  ],
                  [
                    433443.04121730913,
                    5024019.672499983,
                    818.0337516008759
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:22:32+00:00",
            "end_time": "2011-09-18T19:24: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": "45117C7308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002518589955,
              45.28741977765569,
              821.7342559856231
            ],
            [
              -117.85021330552217,
              45.30001017576765,
              821.7342559856231
            ],
            [
              -117.83752866246452,
              45.300103900166306,
              967.334255985623
            ],
            [
              -117.8373433486696,
              45.28751346114663,
              967.334255985623
            ],
            [
              -117.85002518589955,
              45.28741977765569,
              821.7342559856231
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502133,
        45.28741978,
        821.734256,
        -117.8373433,
        45.3001039,
        967.334256
      ],
      "properties": {
        "datetime": "2011-09-18T23:46:36Z",
        "pc:count": 10157821,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433846.0704,
            "count": 10157821,
            "maximum": 434336.5027,
            "minimum": 433341.8827,
            "name": "X",
            "position": 0,
            "stddev": 284.3609671,
            "variance": 80861.1596
          },
          {
            "average": 5015912.767,
            "count": 10157821,
            "maximum": 5016629.49,
            "minimum": 5015230.63,
            "name": "Y",
            "position": 1,
            "stddev": 407.5076753,
            "variance": 166062.5054
          },
          {
            "average": 836.7461649,
            "count": 10157821,
            "maximum": 967.334256,
            "minimum": 821.734256,
            "name": "Z",
            "position": 2,
            "stddev": 24.4543258,
            "variance": 598.0140501
          },
          {
            "average": 109.7178533,
            "count": 10157821,
            "maximum": 246,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.16499608,
            "variance": 793.2670044
          },
          {
            "average": 1.006298595,
            "count": 10157821,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08114908729,
            "variance": 0.006585174368
          },
          {
            "average": 1.014300705,
            "count": 10157821,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1239213697,
            "variance": 0.01535650587
          },
          {
            "average": 0.500063744,
            "count": 10157821,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000205,
            "variance": 0.2500000205
          },
          {
            "average": 0,
            "count": 10157821,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.313182817,
            "count": 10157821,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4637880566,
            "variance": 0.2150993615
          },
          {
            "average": 0.22324416,
            "count": 10157821,
            "maximum": 22.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.973488164,
            "variance": 80.52348983
          },
          {
            "average": 138,
            "count": 10157821,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10635.01958,
            "count": 10157821,
            "maximum": 10643,
            "minimum": 10630,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.061134584,
            "variance": 4.248275774
          },
          {
            "average": 26969.74949,
            "count": 10157821,
            "maximum": 64768,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 6979.148356,
            "variance": 48708511.77
          },
          {
            "average": 27580.58059,
            "count": 10157821,
            "maximum": 64768,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 5146.236822,
            "variance": 26483753.43
          },
          {
            "average": 23367.88578,
            "count": 10157821,
            "maximum": 65280,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 4160.498262,
            "variance": 17309745.79
          },
          {
            "average": 422874.2104,
            "count": 10157821,
            "maximum": 424796.6499,
            "minimum": 420810.7267,
            "name": "GpsTime",
            "position": 15,
            "stddev": 591.8031057,
            "variance": 350230.916
          },
          {
            "average": 0,
            "count": 10157821,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10157821,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10157821,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10157821,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10157821,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433341.8827,
          5015230.63,
          821.734256,
          434336.5027,
          5016629.49,
          967.334256
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433341.88268629945,
                5015230.629867706,
                821.7342559856231
              ],
              [
                433341.88268629945,
                5016629.489867706,
                821.7342559856231
              ],
              [
                434336.50268629944,
                5016629.489867706,
                967.334255985623
              ],
              [
                434336.50268629944,
                5015230.629867706,
                967.334255985623
              ],
              [
                433341.88268629945,
                5015230.629867706,
                821.7342559856231
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T23:46:36+00:00",
        "end_time": "2011-09-18T22:40:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502133,
            45.28741978,
            821.734256,
            -117.8373433,
            45.3001039,
            967.334256
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002518589955,
                  45.28741977765569,
                  821.7342559856231
                ],
                [
                  -117.85021330552217,
                  45.30001017576765,
                  821.7342559856231
                ],
                [
                  -117.83752866246452,
                  45.300103900166306,
                  967.334255985623
                ],
                [
                  -117.8373433486696,
                  45.28751346114663,
                  967.334255985623
                ],
                [
                  -117.85002518589955,
                  45.28741977765569,
                  821.7342559856231
                ]
              ]
            ]
          },
          "id": "45117C7308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:46:36Z",
            "pc:count": 10157821,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433846.0704,
                "count": 10157821,
                "maximum": 434336.5027,
                "minimum": 433341.8827,
                "name": "X",
                "position": 0,
                "stddev": 284.3609671,
                "variance": 80861.1596
              },
              {
                "average": 5015912.767,
                "count": 10157821,
                "maximum": 5016629.49,
                "minimum": 5015230.63,
                "name": "Y",
                "position": 1,
                "stddev": 407.5076753,
                "variance": 166062.5054
              },
              {
                "average": 836.7461649,
                "count": 10157821,
                "maximum": 967.334256,
                "minimum": 821.734256,
                "name": "Z",
                "position": 2,
                "stddev": 24.4543258,
                "variance": 598.0140501
              },
              {
                "average": 109.7178533,
                "count": 10157821,
                "maximum": 246,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.16499608,
                "variance": 793.2670044
              },
              {
                "average": 1.006298595,
                "count": 10157821,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08114908729,
                "variance": 0.006585174368
              },
              {
                "average": 1.014300705,
                "count": 10157821,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1239213697,
                "variance": 0.01535650587
              },
              {
                "average": 0.500063744,
                "count": 10157821,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000205,
                "variance": 0.2500000205
              },
              {
                "average": 0,
                "count": 10157821,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.313182817,
                "count": 10157821,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4637880566,
                "variance": 0.2150993615
              },
              {
                "average": 0.22324416,
                "count": 10157821,
                "maximum": 22.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.973488164,
                "variance": 80.52348983
              },
              {
                "average": 138,
                "count": 10157821,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10635.01958,
                "count": 10157821,
                "maximum": 10643,
                "minimum": 10630,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.061134584,
                "variance": 4.248275774
              },
              {
                "average": 26969.74949,
                "count": 10157821,
                "maximum": 64768,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 6979.148356,
                "variance": 48708511.77
              },
              {
                "average": 27580.58059,
                "count": 10157821,
                "maximum": 64768,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 5146.236822,
                "variance": 26483753.43
              },
              {
                "average": 23367.88578,
                "count": 10157821,
                "maximum": 65280,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 4160.498262,
                "variance": 17309745.79
              },
              {
                "average": 422874.2104,
                "count": 10157821,
                "maximum": 424796.6499,
                "minimum": 420810.7267,
                "name": "GpsTime",
                "position": 15,
                "stddev": 591.8031057,
                "variance": 350230.916
              },
              {
                "average": 0,
                "count": 10157821,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10157821,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10157821,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10157821,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10157821,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433341.8827,
              5015230.63,
              821.734256,
              434336.5027,
              5016629.49,
              967.334256
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433341.88268629945,
                    5015230.629867706,
                    821.7342559856231
                  ],
                  [
                    433341.88268629945,
                    5016629.489867706,
                    821.7342559856231
                  ],
                  [
                    434336.50268629944,
                    5016629.489867706,
                    967.334255985623
                  ],
                  [
                    434336.50268629944,
                    5015230.629867706,
                    967.334255985623
                  ],
                  [
                    433341.88268629945,
                    5015230.629867706,
                    821.7342559856231
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T23:46:36+00:00",
            "end_time": "2011-09-18T22: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": "45117A8321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0000250580596,
              44.99990376111272,
              1029.4008447064248
            ],
            [
              -118.0002444246992,
              45.012509203419064,
              1029.4008447064248
            ],
            [
              -117.987529276999,
              45.01261986789589,
              1096.700844706425
            ],
            [
              -117.98731269785229,
              45.00001437723299,
              1096.700844706425
            ],
            [
              -118.0000250580596,
              44.99990376111272,
              1029.4008447064248
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002444,
        44.99990376,
        1029.400845,
        -117.9873127,
        45.01261987,
        1096.700845
      ],
      "properties": {
        "datetime": "2011-09-20T23:56:21Z",
        "pc:count": 11450579,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421684.8171,
            "count": 11450579,
            "maximum": 422185.7275,
            "minimum": 421183.6475,
            "name": "X",
            "position": 0,
            "stddev": 283.7421751,
            "variance": 80509.62194
          },
          {
            "average": 4984131.035,
            "count": 11450579,
            "maximum": 4984825.948,
            "minimum": 4983425.428,
            "name": "Y",
            "position": 1,
            "stddev": 406.1886448,
            "variance": 164989.2152
          },
          {
            "average": 1055.23035,
            "count": 11450579,
            "maximum": 1096.700845,
            "minimum": 1029.400845,
            "name": "Z",
            "position": 2,
            "stddev": 14.27313784,
            "variance": 203.7224639
          },
          {
            "average": 220.5397584,
            "count": 11450579,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 36.44009043,
            "variance": 1327.88019
          },
          {
            "average": 1.010475191,
            "count": 11450579,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1140209962,
            "variance": 0.01300078758
          },
          {
            "average": 1.020974136,
            "count": 11450579,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1688957814,
            "variance": 0.02852578496
          },
          {
            "average": 0.4985912939,
            "count": 11450579,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980374,
            "variance": 0.2499980374
          },
          {
            "average": 0,
            "count": 11450579,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.296273402,
            "count": 11450579,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4566130656,
            "variance": 0.2084954916
          },
          {
            "average": 0.578719404,
            "count": 11450579,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.033626321,
            "variance": 64.53915186
          },
          {
            "average": 200.0264188,
            "count": 11450579,
            "maximum": 212,
            "minimum": 183,
            "name": "UserData",
            "position": 10,
            "stddev": 5.818235073,
            "variance": 33.85185936
          },
          {
            "average": 58.6099785,
            "count": 11450579,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 20.13524349,
            "variance": 405.4280303
          },
          {
            "average": 23915.03029,
            "count": 11450579,
            "maximum": 61952,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 10521.3087,
            "variance": 110697936.8
          },
          {
            "average": 26665.06357,
            "count": 11450579,
            "maximum": 64000,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 8369.738049,
            "variance": 70052515.01
          },
          {
            "average": 20752.11983,
            "count": 11450579,
            "maximum": 62464,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7038.581394,
            "variance": 49541628.03
          },
          {
            "average": 588337.3311,
            "count": 11450579,
            "maximum": 598181.0359,
            "minimum": 524857.4514,
            "name": "GpsTime",
            "position": 15,
            "stddev": 6030.430593,
            "variance": 36366093.14
          },
          {
            "average": 0,
            "count": 11450579,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11450579,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11450579,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11450579,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11450579,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421183.6475,
          4983425.428,
          1029.400845,
          422185.7275,
          4984825.948,
          1096.700845
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421183.6475308092,
                4983425.427760704,
                1029.4008447064248
              ],
              [
                421183.6475308092,
                4984825.947760704,
                1029.4008447064248
              ],
              [
                422185.7275308092,
                4984825.947760704,
                1096.700844706425
              ],
              [
                422185.7275308092,
                4983425.427760704,
                1096.700844706425
              ],
              [
                421183.6475308092,
                4983425.427760704,
                1029.4008447064248
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:56:21+00:00",
        "end_time": "2011-09-20T03:34:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002444,
            44.99990376,
            1029.400845,
            -117.9873127,
            45.01261987,
            1096.700845
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0000250580596,
                  44.99990376111272,
                  1029.4008447064248
                ],
                [
                  -118.0002444246992,
                  45.012509203419064,
                  1029.4008447064248
                ],
                [
                  -117.987529276999,
                  45.01261986789589,
                  1096.700844706425
                ],
                [
                  -117.98731269785229,
                  45.00001437723299,
                  1096.700844706425
                ],
                [
                  -118.0000250580596,
                  44.99990376111272,
                  1029.4008447064248
                ]
              ]
            ]
          },
          "id": "45117A8321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:56:21Z",
            "pc:count": 11450579,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421684.8171,
                "count": 11450579,
                "maximum": 422185.7275,
                "minimum": 421183.6475,
                "name": "X",
                "position": 0,
                "stddev": 283.7421751,
                "variance": 80509.62194
              },
              {
                "average": 4984131.035,
                "count": 11450579,
                "maximum": 4984825.948,
                "minimum": 4983425.428,
                "name": "Y",
                "position": 1,
                "stddev": 406.1886448,
                "variance": 164989.2152
              },
              {
                "average": 1055.23035,
                "count": 11450579,
                "maximum": 1096.700845,
                "minimum": 1029.400845,
                "name": "Z",
                "position": 2,
                "stddev": 14.27313784,
                "variance": 203.7224639
              },
              {
                "average": 220.5397584,
                "count": 11450579,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 36.44009043,
                "variance": 1327.88019
              },
              {
                "average": 1.010475191,
                "count": 11450579,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1140209962,
                "variance": 0.01300078758
              },
              {
                "average": 1.020974136,
                "count": 11450579,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1688957814,
                "variance": 0.02852578496
              },
              {
                "average": 0.4985912939,
                "count": 11450579,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980374,
                "variance": 0.2499980374
              },
              {
                "average": 0,
                "count": 11450579,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.296273402,
                "count": 11450579,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4566130656,
                "variance": 0.2084954916
              },
              {
                "average": 0.578719404,
                "count": 11450579,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.033626321,
                "variance": 64.53915186
              },
              {
                "average": 200.0264188,
                "count": 11450579,
                "maximum": 212,
                "minimum": 183,
                "name": "UserData",
                "position": 10,
                "stddev": 5.818235073,
                "variance": 33.85185936
              },
              {
                "average": 58.6099785,
                "count": 11450579,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 20.13524349,
                "variance": 405.4280303
              },
              {
                "average": 23915.03029,
                "count": 11450579,
                "maximum": 61952,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 10521.3087,
                "variance": 110697936.8
              },
              {
                "average": 26665.06357,
                "count": 11450579,
                "maximum": 64000,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 8369.738049,
                "variance": 70052515.01
              },
              {
                "average": 20752.11983,
                "count": 11450579,
                "maximum": 62464,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7038.581394,
                "variance": 49541628.03
              },
              {
                "average": 588337.3311,
                "count": 11450579,
                "maximum": 598181.0359,
                "minimum": 524857.4514,
                "name": "GpsTime",
                "position": 15,
                "stddev": 6030.430593,
                "variance": 36366093.14
              },
              {
                "average": 0,
                "count": 11450579,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11450579,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11450579,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11450579,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11450579,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421183.6475,
              4983425.428,
              1029.400845,
              422185.7275,
              4984825.948,
              1096.700845
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421183.6475308092,
                    4983425.427760704,
                    1029.4008447064248
                  ],
                  [
                    421183.6475308092,
                    4984825.947760704,
                    1029.4008447064248
                  ],
                  [
                    422185.7275308092,
                    4984825.947760704,
                    1096.700844706425
                  ],
                  [
                    422185.7275308092,
                    4983425.427760704,
                    1096.700844706425
                  ],
                  [
                    421183.6475308092,
                    4983425.427760704,
                    1029.4008447064248
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:56:21+00:00",
            "end_time": "2011-09-20T03:34: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": "45117A8421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752528743067,
              44.99991036405746,
              997.5173281432138
            ],
            [
              -117.93773084249823,
              45.012509738821755,
              997.5173281432138
            ],
            [
              -117.92502891245661,
              45.012613334422895,
              1023.7573281432138
            ],
            [
              -117.9248261407457,
              45.00001391441268,
              1023.7573281432138
            ],
            [
              -117.93752528743067,
              44.99991036405746,
              997.5173281432138
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377308,
        44.99991036,
        997.5173281,
        -117.9248261,
        45.01261333,
        1023.757328
      ],
      "properties": {
        "datetime": "2011-09-20T02:22:16Z",
        "pc:count": 11400929,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426616.6309,
            "count": 11400929,
            "maximum": 427110.623,
            "minimum": 426109.603,
            "name": "X",
            "position": 0,
            "stddev": 284.8079923,
            "variance": 81115.59249
          },
          {
            "average": 4984068.294,
            "count": 11400929,
            "maximum": 4984767.081,
            "minimum": 4983367.261,
            "name": "Y",
            "position": 1,
            "stddev": 401.1703152,
            "variance": 160937.6218
          },
          {
            "average": 1002.626559,
            "count": 11400929,
            "maximum": 1023.757328,
            "minimum": 997.5173281,
            "name": "Z",
            "position": 2,
            "stddev": 2.071069889,
            "variance": 4.289330484
          },
          {
            "average": 231.2385678,
            "count": 11400929,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.00659786,
            "variance": 576.3167408
          },
          {
            "average": 1.001986505,
            "count": 11400929,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05161474814,
            "variance": 0.002664082226
          },
          {
            "average": 1.00397415,
            "count": 11400929,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07788053524,
            "variance": 0.00606537777
          },
          {
            "average": 0.4991555513,
            "count": 11400929,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993088,
            "variance": 0.2499993088
          },
          {
            "average": 0,
            "count": 11400929,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.274679458,
            "count": 11400929,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4463526307,
            "variance": 0.1992306709
          },
          {
            "average": 1.277988116,
            "count": 11400929,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.810666067,
            "variance": 61.0065044
          },
          {
            "average": 196.5095532,
            "count": 11400929,
            "maximum": 210,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 3.3689059,
            "variance": 11.34952696
          },
          {
            "average": 261.9324797,
            "count": 11400929,
            "maximum": 276,
            "minimum": 248,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56648831,
            "variance": 111.6506752
          },
          {
            "average": 30753.8377,
            "count": 11400929,
            "maximum": 64512,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 9273.612607,
            "variance": 85999890.78
          },
          {
            "average": 30966.09123,
            "count": 11400929,
            "maximum": 62976,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 8416.88813,
            "variance": 70844005.8
          },
          {
            "average": 24017.93204,
            "count": 11400929,
            "maximum": 62976,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 7756.076953,
            "variance": 60156729.7
          },
          {
            "average": 518581.1993,
            "count": 11400929,
            "maximum": 520536.4106,
            "minimum": 516741.9415,
            "name": "GpsTime",
            "position": 15,
            "stddev": 634.2102322,
            "variance": 402222.6187
          },
          {
            "average": 0,
            "count": 11400929,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11400929,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11400929,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11400929,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11400929,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426109.603,
          4983367.261,
          997.5173281,
          427110.623,
          4984767.081,
          1023.757328
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426109.60296139563,
                4983367.261318227,
                997.5173281432138
              ],
              [
                426109.60296139563,
                4984767.081318228,
                997.5173281432138
              ],
              [
                427110.62296139565,
                4984767.081318228,
                1023.7573281432138
              ],
              [
                427110.62296139565,
                4983367.261318227,
                1023.7573281432138
              ],
              [
                426109.60296139563,
                4983367.261318227,
                997.5173281432138
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:22:16+00:00",
        "end_time": "2011-09-20T01:19:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377308,
            44.99991036,
            997.5173281,
            -117.9248261,
            45.01261333,
            1023.757328
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752528743067,
                  44.99991036405746,
                  997.5173281432138
                ],
                [
                  -117.93773084249823,
                  45.012509738821755,
                  997.5173281432138
                ],
                [
                  -117.92502891245661,
                  45.012613334422895,
                  1023.7573281432138
                ],
                [
                  -117.9248261407457,
                  45.00001391441268,
                  1023.7573281432138
                ],
                [
                  -117.93752528743067,
                  44.99991036405746,
                  997.5173281432138
                ]
              ]
            ]
          },
          "id": "45117A8421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:22:16Z",
            "pc:count": 11400929,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426616.6309,
                "count": 11400929,
                "maximum": 427110.623,
                "minimum": 426109.603,
                "name": "X",
                "position": 0,
                "stddev": 284.8079923,
                "variance": 81115.59249
              },
              {
                "average": 4984068.294,
                "count": 11400929,
                "maximum": 4984767.081,
                "minimum": 4983367.261,
                "name": "Y",
                "position": 1,
                "stddev": 401.1703152,
                "variance": 160937.6218
              },
              {
                "average": 1002.626559,
                "count": 11400929,
                "maximum": 1023.757328,
                "minimum": 997.5173281,
                "name": "Z",
                "position": 2,
                "stddev": 2.071069889,
                "variance": 4.289330484
              },
              {
                "average": 231.2385678,
                "count": 11400929,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.00659786,
                "variance": 576.3167408
              },
              {
                "average": 1.001986505,
                "count": 11400929,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05161474814,
                "variance": 0.002664082226
              },
              {
                "average": 1.00397415,
                "count": 11400929,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07788053524,
                "variance": 0.00606537777
              },
              {
                "average": 0.4991555513,
                "count": 11400929,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993088,
                "variance": 0.2499993088
              },
              {
                "average": 0,
                "count": 11400929,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.274679458,
                "count": 11400929,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4463526307,
                "variance": 0.1992306709
              },
              {
                "average": 1.277988116,
                "count": 11400929,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.810666067,
                "variance": 61.0065044
              },
              {
                "average": 196.5095532,
                "count": 11400929,
                "maximum": 210,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 3.3689059,
                "variance": 11.34952696
              },
              {
                "average": 261.9324797,
                "count": 11400929,
                "maximum": 276,
                "minimum": 248,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56648831,
                "variance": 111.6506752
              },
              {
                "average": 30753.8377,
                "count": 11400929,
                "maximum": 64512,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 9273.612607,
                "variance": 85999890.78
              },
              {
                "average": 30966.09123,
                "count": 11400929,
                "maximum": 62976,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 8416.88813,
                "variance": 70844005.8
              },
              {
                "average": 24017.93204,
                "count": 11400929,
                "maximum": 62976,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 7756.076953,
                "variance": 60156729.7
              },
              {
                "average": 518581.1993,
                "count": 11400929,
                "maximum": 520536.4106,
                "minimum": 516741.9415,
                "name": "GpsTime",
                "position": 15,
                "stddev": 634.2102322,
                "variance": 402222.6187
              },
              {
                "average": 0,
                "count": 11400929,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11400929,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11400929,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11400929,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11400929,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426109.603,
              4983367.261,
              997.5173281,
              427110.623,
              4984767.081,
              1023.757328
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426109.60296139563,
                    4983367.261318227,
                    997.5173281432138
                  ],
                  [
                    426109.60296139563,
                    4984767.081318228,
                    997.5173281432138
                  ],
                  [
                    427110.62296139565,
                    4984767.081318228,
                    1023.7573281432138
                  ],
                  [
                    427110.62296139565,
                    4983367.261318227,
                    1023.7573281432138
                  ],
                  [
                    426109.60296139563,
                    4983367.261318227,
                    997.5173281432138
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:22:16+00:00",
            "end_time": "2011-09-20T01:19: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": "45117B7419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.77502505129527,
              45.13742830981731,
              1009.7324311327709
            ],
            [
              -117.77519555970336,
              45.150010453331106,
              1009.7324311327709
            ],
            [
              -117.76252847973286,
              45.150095732128335,
              1389.672431132771
            ],
            [
              -117.762360756862,
              45.1375135514188,
              1389.672431132771
            ],
            [
              -117.77502505129527,
              45.13742830981731,
              1009.7324311327709
            ]
          ]
        ]
      },
      "bbox": [
        -117.7751956,
        45.13742831,
        1009.732431,
        -117.7623608,
        45.15009573,
        1389.672431
      ],
      "properties": {
        "datetime": "2011-09-15T21:21:46Z",
        "pc:count": 10076940,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439575.7278,
            "count": 10076940,
            "maximum": 440059.2711,
            "minimum": 439063.4311,
            "name": "X",
            "position": 0,
            "stddev": 283.6199788,
            "variance": 80440.29235
          },
          {
            "average": 4999178.098,
            "count": 10076940,
            "maximum": 4999906.47,
            "minimum": 4998508.59,
            "name": "Y",
            "position": 1,
            "stddev": 395.4562732,
            "variance": 156385.664
          },
          {
            "average": 1165.910697,
            "count": 10076940,
            "maximum": 1389.672431,
            "minimum": 1009.732431,
            "name": "Z",
            "position": 2,
            "stddev": 69.70643659,
            "variance": 4858.987303
          },
          {
            "average": 94.80424613,
            "count": 10076940,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.23764072,
            "variance": 2424.345264
          },
          {
            "average": 1.090751954,
            "count": 10076940,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3065286256,
            "variance": 0.09395979832
          },
          {
            "average": 1.19177796,
            "count": 10076940,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.442965969,
            "variance": 0.1962188497
          },
          {
            "average": 0.5002555339,
            "count": 10076940,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999595,
            "variance": 0.2499999595
          },
          {
            "average": 0,
            "count": 10076940,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.156792637,
            "count": 10076940,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3636051697,
            "variance": 0.1322087194
          },
          {
            "average": 0.2986457222,
            "count": 10076940,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.670559114,
            "variance": 75.17859535
          },
          {
            "average": 140.5630199,
            "count": 10076940,
            "maximum": 156,
            "minimum": 125,
            "name": "UserData",
            "position": 10,
            "stddev": 3.81136711,
            "variance": 14.52651925
          },
          {
            "average": 10711.56408,
            "count": 10076940,
            "maximum": 10716,
            "minimum": 10707,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.709003688,
            "variance": 2.920693606
          },
          {
            "average": 19828.94961,
            "count": 10076940,
            "maximum": 49920,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 6565.949496,
            "variance": 43111692.78
          },
          {
            "average": 22563.004,
            "count": 10076940,
            "maximum": 54016,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 7521.698434,
            "variance": 56575947.34
          },
          {
            "average": 19051.61032,
            "count": 10076940,
            "maximum": 48896,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 5841.928631,
            "variance": 34128130.13
          },
          {
            "average": 155090.729,
            "count": 10076940,
            "maximum": 156906.5615,
            "minimum": 153362.1924,
            "name": "GpsTime",
            "position": 15,
            "stddev": 662.9056124,
            "variance": 439443.8509
          },
          {
            "average": 0,
            "count": 10076940,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10076940,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10076940,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10076940,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10076940,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439063.4311,
          4998508.59,
          1009.732431,
          440059.2711,
          4999906.47,
          1389.672431
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439063.43114371,
                4998508.589975703,
                1009.7324311327709
              ],
              [
                439063.43114371,
                4999906.469975703,
                1009.7324311327709
              ],
              [
                440059.27114370995,
                4999906.469975703,
                1389.672431132771
              ],
              [
                440059.27114370995,
                4998508.589975703,
                1389.672431132771
              ],
              [
                439063.43114371,
                4998508.589975703,
                1009.7324311327709
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T21:21:46+00:00",
        "end_time": "2011-09-15T20:22:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7751956,
            45.13742831,
            1009.732431,
            -117.7623608,
            45.15009573,
            1389.672431
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.77502505129527,
                  45.13742830981731,
                  1009.7324311327709
                ],
                [
                  -117.77519555970336,
                  45.150010453331106,
                  1009.7324311327709
                ],
                [
                  -117.76252847973286,
                  45.150095732128335,
                  1389.672431132771
                ],
                [
                  -117.762360756862,
                  45.1375135514188,
                  1389.672431132771
                ],
                [
                  -117.77502505129527,
                  45.13742830981731,
                  1009.7324311327709
                ]
              ]
            ]
          },
          "id": "45117B7419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T21:21:46Z",
            "pc:count": 10076940,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439575.7278,
                "count": 10076940,
                "maximum": 440059.2711,
                "minimum": 439063.4311,
                "name": "X",
                "position": 0,
                "stddev": 283.6199788,
                "variance": 80440.29235
              },
              {
                "average": 4999178.098,
                "count": 10076940,
                "maximum": 4999906.47,
                "minimum": 4998508.59,
                "name": "Y",
                "position": 1,
                "stddev": 395.4562732,
                "variance": 156385.664
              },
              {
                "average": 1165.910697,
                "count": 10076940,
                "maximum": 1389.672431,
                "minimum": 1009.732431,
                "name": "Z",
                "position": 2,
                "stddev": 69.70643659,
                "variance": 4858.987303
              },
              {
                "average": 94.80424613,
                "count": 10076940,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.23764072,
                "variance": 2424.345264
              },
              {
                "average": 1.090751954,
                "count": 10076940,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3065286256,
                "variance": 0.09395979832
              },
              {
                "average": 1.19177796,
                "count": 10076940,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.442965969,
                "variance": 0.1962188497
              },
              {
                "average": 0.5002555339,
                "count": 10076940,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999595,
                "variance": 0.2499999595
              },
              {
                "average": 0,
                "count": 10076940,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.156792637,
                "count": 10076940,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3636051697,
                "variance": 0.1322087194
              },
              {
                "average": 0.2986457222,
                "count": 10076940,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.670559114,
                "variance": 75.17859535
              },
              {
                "average": 140.5630199,
                "count": 10076940,
                "maximum": 156,
                "minimum": 125,
                "name": "UserData",
                "position": 10,
                "stddev": 3.81136711,
                "variance": 14.52651925
              },
              {
                "average": 10711.56408,
                "count": 10076940,
                "maximum": 10716,
                "minimum": 10707,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.709003688,
                "variance": 2.920693606
              },
              {
                "average": 19828.94961,
                "count": 10076940,
                "maximum": 49920,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 6565.949496,
                "variance": 43111692.78
              },
              {
                "average": 22563.004,
                "count": 10076940,
                "maximum": 54016,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 7521.698434,
                "variance": 56575947.34
              },
              {
                "average": 19051.61032,
                "count": 10076940,
                "maximum": 48896,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 5841.928631,
                "variance": 34128130.13
              },
              {
                "average": 155090.729,
                "count": 10076940,
                "maximum": 156906.5615,
                "minimum": 153362.1924,
                "name": "GpsTime",
                "position": 15,
                "stddev": 662.9056124,
                "variance": 439443.8509
              },
              {
                "average": 0,
                "count": 10076940,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10076940,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10076940,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10076940,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10076940,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439063.4311,
              4998508.59,
              1009.732431,
              440059.2711,
              4999906.47,
              1389.672431
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439063.43114371,
                    4998508.589975703,
                    1009.7324311327709
                  ],
                  [
                    439063.43114371,
                    4999906.469975703,
                    1009.7324311327709
                  ],
                  [
                    440059.27114370995,
                    4999906.469975703,
                    1389.672431132771
                  ],
                  [
                    440059.27114370995,
                    4998508.589975703,
                    1389.672431132771
                  ],
                  [
                    439063.43114371,
                    4998508.589975703,
                    1009.7324311327709
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T21:21:46+00:00",
            "end_time": "2011-09-15T20: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": "45117C7104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8374644676629,
              45.36242182799045,
              820.0220823823597
            ],
            [
              -117.83765026887679,
              45.37501048072085,
              820.0220823823597
            ],
            [
              -117.825029025564,
              45.37510234802294,
              947.0620823823597
            ],
            [
              -117.82484602312653,
              45.36251365519971,
              947.0620823823597
            ],
            [
              -117.8374644676629,
              45.36242182799045,
              820.0220823823597
            ]
          ]
        ]
      },
      "bbox": [
        -117.8376503,
        45.36242183,
        820.0220824,
        -117.824846,
        45.37510235,
        947.0620824
      ],
      "properties": {
        "datetime": "2011-09-18T20:05:41Z",
        "pc:count": 10143123,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434902.9146,
            "count": 10143123,
            "maximum": 435401.8467,
            "minimum": 434413.5067,
            "name": "X",
            "position": 0,
            "stddev": 276.0668278,
            "variance": 76212.8934
          },
          {
            "average": 5024270.095,
            "count": 10143123,
            "maximum": 5024951.245,
            "minimum": 5023552.565,
            "name": "Y",
            "position": 1,
            "stddev": 386.7335405,
            "variance": 149562.8313
          },
          {
            "average": 847.2814993,
            "count": 10143123,
            "maximum": 947.0620824,
            "minimum": 820.0220824,
            "name": "Z",
            "position": 2,
            "stddev": 19.01415725,
            "variance": 361.538176
          },
          {
            "average": 106.9386549,
            "count": 10143123,
            "maximum": 217,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.93105509,
            "variance": 837.0059485
          },
          {
            "average": 1.004269198,
            "count": 10143123,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06898480068,
            "variance": 0.004758902725
          },
          {
            "average": 1.009139197,
            "count": 10143123,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1043089535,
            "variance": 0.01088035779
          },
          {
            "average": 0.5001115534,
            "count": 10143123,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000122,
            "variance": 0.2500000122
          },
          {
            "average": 0,
            "count": 10143123,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.323542858,
            "count": 10143123,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4678278513,
            "variance": 0.2188628985
          },
          {
            "average": -0.2110643208,
            "count": 10143123,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.394451043,
            "variance": 70.46680831
          },
          {
            "average": 138,
            "count": 10143123,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10610.52335,
            "count": 10143123,
            "maximum": 10615,
            "minimum": 10606,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.855101758,
            "variance": 3.441402531
          },
          {
            "average": 31272.45132,
            "count": 10143123,
            "maximum": 63744,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 8422.564238,
            "variance": 70939588.34
          },
          {
            "average": 30360.85089,
            "count": 10143123,
            "maximum": 64000,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 6165.456181,
            "variance": 38012849.93
          },
          {
            "average": 24782.25006,
            "count": 10143123,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 5264.310275,
            "variance": 27712962.67
          },
          {
            "average": 409372.3065,
            "count": 10143123,
            "maximum": 411541.4069,
            "minimum": 407327.5953,
            "name": "GpsTime",
            "position": 15,
            "stddev": 841.8721,
            "variance": 708748.6328
          },
          {
            "average": 0,
            "count": 10143123,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10143123,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10143123,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10143123,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10143123,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434413.5067,
          5023552.565,
          820.0220824,
          435401.8467,
          5024951.245,
          947.0620824
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434413.5067339369,
                5023552.564772045,
                820.0220823823597
              ],
              [
                434413.5067339369,
                5024951.244772045,
                820.0220823823597
              ],
              [
                435401.84673393687,
                5024951.244772045,
                947.0620823823597
              ],
              [
                435401.84673393687,
                5023552.564772045,
                947.0620823823597
              ],
              [
                434413.5067339369,
                5023552.564772045,
                820.0220823823597
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:05:41+00:00",
        "end_time": "2011-09-18T18:55:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8376503,
            45.36242183,
            820.0220824,
            -117.824846,
            45.37510235,
            947.0620824
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8374644676629,
                  45.36242182799045,
                  820.0220823823597
                ],
                [
                  -117.83765026887679,
                  45.37501048072085,
                  820.0220823823597
                ],
                [
                  -117.825029025564,
                  45.37510234802294,
                  947.0620823823597
                ],
                [
                  -117.82484602312653,
                  45.36251365519971,
                  947.0620823823597
                ],
                [
                  -117.8374644676629,
                  45.36242182799045,
                  820.0220823823597
                ]
              ]
            ]
          },
          "id": "45117C7104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:05:41Z",
            "pc:count": 10143123,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434902.9146,
                "count": 10143123,
                "maximum": 435401.8467,
                "minimum": 434413.5067,
                "name": "X",
                "position": 0,
                "stddev": 276.0668278,
                "variance": 76212.8934
              },
              {
                "average": 5024270.095,
                "count": 10143123,
                "maximum": 5024951.245,
                "minimum": 5023552.565,
                "name": "Y",
                "position": 1,
                "stddev": 386.7335405,
                "variance": 149562.8313
              },
              {
                "average": 847.2814993,
                "count": 10143123,
                "maximum": 947.0620824,
                "minimum": 820.0220824,
                "name": "Z",
                "position": 2,
                "stddev": 19.01415725,
                "variance": 361.538176
              },
              {
                "average": 106.9386549,
                "count": 10143123,
                "maximum": 217,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.93105509,
                "variance": 837.0059485
              },
              {
                "average": 1.004269198,
                "count": 10143123,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06898480068,
                "variance": 0.004758902725
              },
              {
                "average": 1.009139197,
                "count": 10143123,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1043089535,
                "variance": 0.01088035779
              },
              {
                "average": 0.5001115534,
                "count": 10143123,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000122,
                "variance": 0.2500000122
              },
              {
                "average": 0,
                "count": 10143123,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.323542858,
                "count": 10143123,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4678278513,
                "variance": 0.2188628985
              },
              {
                "average": -0.2110643208,
                "count": 10143123,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.394451043,
                "variance": 70.46680831
              },
              {
                "average": 138,
                "count": 10143123,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10610.52335,
                "count": 10143123,
                "maximum": 10615,
                "minimum": 10606,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.855101758,
                "variance": 3.441402531
              },
              {
                "average": 31272.45132,
                "count": 10143123,
                "maximum": 63744,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 8422.564238,
                "variance": 70939588.34
              },
              {
                "average": 30360.85089,
                "count": 10143123,
                "maximum": 64000,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 6165.456181,
                "variance": 38012849.93
              },
              {
                "average": 24782.25006,
                "count": 10143123,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 5264.310275,
                "variance": 27712962.67
              },
              {
                "average": 409372.3065,
                "count": 10143123,
                "maximum": 411541.4069,
                "minimum": 407327.5953,
                "name": "GpsTime",
                "position": 15,
                "stddev": 841.8721,
                "variance": 708748.6328
              },
              {
                "average": 0,
                "count": 10143123,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10143123,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10143123,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10143123,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10143123,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434413.5067,
              5023552.565,
              820.0220824,
              435401.8467,
              5024951.245,
              947.0620824
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434413.5067339369,
                    5023552.564772045,
                    820.0220823823597
                  ],
                  [
                    434413.5067339369,
                    5024951.244772045,
                    820.0220823823597
                  ],
                  [
                    435401.84673393687,
                    5024951.244772045,
                    947.0620823823597
                  ],
                  [
                    435401.84673393687,
                    5023552.564772045,
                    947.0620823823597
                  ],
                  [
                    434413.5067339369,
                    5023552.564772045,
                    820.0220823823597
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:05:41+00:00",
            "end_time": "2011-09-18T18:55: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": "45117A8212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9250246537435,
              45.087411955714806,
              1015.1479701853318
            ],
            [
              -117.92522806152445,
              45.10000956128839,
              1015.1479701853318
            ],
            [
              -117.91253033869052,
              45.10011173071608,
              1035.067970185332
            ],
            [
              -117.91232972151116,
              45.08751408052549,
              1035.067970185332
            ],
            [
              -117.9250246537435,
              45.087411955714806,
              1015.1479701853318
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252281,
        45.08741196,
        1015.14797,
        -117.9123297,
        45.10011173,
        1035.06797
      ],
      "properties": {
        "datetime": "2011-09-17T23:33:00Z",
        "pc:count": 12618111,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427725.3253,
            "count": 12618111,
            "maximum": 428205.0681,
            "minimum": 427205.9081,
            "name": "X",
            "position": 0,
            "stddev": 275.9903443,
            "variance": 76170.67013
          },
          {
            "average": 4993755.236,
            "count": 12618111,
            "maximum": 4994475.968,
            "minimum": 4993076.328,
            "name": "Y",
            "position": 1,
            "stddev": 385.0539657,
            "variance": 148266.5565
          },
          {
            "average": 1023.092455,
            "count": 12618111,
            "maximum": 1035.06797,
            "minimum": 1015.14797,
            "name": "Z",
            "position": 2,
            "stddev": 4.253694379,
            "variance": 18.09391587
          },
          {
            "average": 114.2435581,
            "count": 12618111,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.66990879,
            "variance": 880.3034877
          },
          {
            "average": 1.000041211,
            "count": 12618111,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006419416709,
            "variance": 4.120891088e-05
          },
          {
            "average": 1.000098588,
            "count": 12618111,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.009928682576,
            "variance": 9.85787377e-05
          },
          {
            "average": 0.5000179504,
            "count": 12618111,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000195,
            "variance": 0.2500000195
          },
          {
            "average": 0,
            "count": 12618111,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.285733419,
            "count": 12618111,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4517630447,
            "variance": 0.2040898485
          },
          {
            "average": -0.2008780949,
            "count": 12618111,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.535915688,
            "variance": 72.86185663
          },
          {
            "average": 137,
            "count": 12618111,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10666.38688,
            "count": 12618111,
            "maximum": 10683,
            "minimum": 10660,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.214548759,
            "variance": 38.62061628
          },
          {
            "average": 26691.75184,
            "count": 12618111,
            "maximum": 60416,
            "minimum": 11008,
            "name": "Red",
            "position": 12,
            "stddev": 9546.044102,
            "variance": 91126957.99
          },
          {
            "average": 27085.07515,
            "count": 12618111,
            "maximum": 58880,
            "minimum": 9216,
            "name": "Green",
            "position": 13,
            "stddev": 8013.488804,
            "variance": 64216002.81
          },
          {
            "average": 22675.84643,
            "count": 12618111,
            "maximum": 58880,
            "minimum": 5888,
            "name": "Blue",
            "position": 14,
            "stddev": 6576.172888,
            "variance": 43246049.85
          },
          {
            "average": 326751.062,
            "count": 12618111,
            "maximum": 337580.7899,
            "minimum": 322406.814,
            "name": "GpsTime",
            "position": 15,
            "stddev": 4095.520393,
            "variance": 16773287.29
          },
          {
            "average": 0,
            "count": 12618111,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12618111,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12618111,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12618111,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12618111,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427205.9081,
          4993076.328,
          1015.14797,
          428205.0681,
          4994475.968,
          1035.06797
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427205.9081117891,
                4993076.328480465,
                1015.1479701853318
              ],
              [
                427205.9081117891,
                4994475.968480466,
                1015.1479701853318
              ],
              [
                428205.0681117891,
                4994475.968480466,
                1035.067970185332
              ],
              [
                428205.0681117891,
                4993076.328480465,
                1035.067970185332
              ],
              [
                427205.9081117891,
                4993076.328480465,
                1015.1479701853318
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T23:33:00+00:00",
        "end_time": "2011-09-17T19:20:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252281,
            45.08741196,
            1015.14797,
            -117.9123297,
            45.10011173,
            1035.06797
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9250246537435,
                  45.087411955714806,
                  1015.1479701853318
                ],
                [
                  -117.92522806152445,
                  45.10000956128839,
                  1015.1479701853318
                ],
                [
                  -117.91253033869052,
                  45.10011173071608,
                  1035.067970185332
                ],
                [
                  -117.91232972151116,
                  45.08751408052549,
                  1035.067970185332
                ],
                [
                  -117.9250246537435,
                  45.087411955714806,
                  1015.1479701853318
                ]
              ]
            ]
          },
          "id": "45117A8212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:33:00Z",
            "pc:count": 12618111,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427725.3253,
                "count": 12618111,
                "maximum": 428205.0681,
                "minimum": 427205.9081,
                "name": "X",
                "position": 0,
                "stddev": 275.9903443,
                "variance": 76170.67013
              },
              {
                "average": 4993755.236,
                "count": 12618111,
                "maximum": 4994475.968,
                "minimum": 4993076.328,
                "name": "Y",
                "position": 1,
                "stddev": 385.0539657,
                "variance": 148266.5565
              },
              {
                "average": 1023.092455,
                "count": 12618111,
                "maximum": 1035.06797,
                "minimum": 1015.14797,
                "name": "Z",
                "position": 2,
                "stddev": 4.253694379,
                "variance": 18.09391587
              },
              {
                "average": 114.2435581,
                "count": 12618111,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.66990879,
                "variance": 880.3034877
              },
              {
                "average": 1.000041211,
                "count": 12618111,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006419416709,
                "variance": 4.120891088e-05
              },
              {
                "average": 1.000098588,
                "count": 12618111,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.009928682576,
                "variance": 9.85787377e-05
              },
              {
                "average": 0.5000179504,
                "count": 12618111,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000195,
                "variance": 0.2500000195
              },
              {
                "average": 0,
                "count": 12618111,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.285733419,
                "count": 12618111,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4517630447,
                "variance": 0.2040898485
              },
              {
                "average": -0.2008780949,
                "count": 12618111,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.535915688,
                "variance": 72.86185663
              },
              {
                "average": 137,
                "count": 12618111,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10666.38688,
                "count": 12618111,
                "maximum": 10683,
                "minimum": 10660,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.214548759,
                "variance": 38.62061628
              },
              {
                "average": 26691.75184,
                "count": 12618111,
                "maximum": 60416,
                "minimum": 11008,
                "name": "Red",
                "position": 12,
                "stddev": 9546.044102,
                "variance": 91126957.99
              },
              {
                "average": 27085.07515,
                "count": 12618111,
                "maximum": 58880,
                "minimum": 9216,
                "name": "Green",
                "position": 13,
                "stddev": 8013.488804,
                "variance": 64216002.81
              },
              {
                "average": 22675.84643,
                "count": 12618111,
                "maximum": 58880,
                "minimum": 5888,
                "name": "Blue",
                "position": 14,
                "stddev": 6576.172888,
                "variance": 43246049.85
              },
              {
                "average": 326751.062,
                "count": 12618111,
                "maximum": 337580.7899,
                "minimum": 322406.814,
                "name": "GpsTime",
                "position": 15,
                "stddev": 4095.520393,
                "variance": 16773287.29
              },
              {
                "average": 0,
                "count": 12618111,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12618111,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12618111,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12618111,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12618111,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427205.9081,
              4993076.328,
              1015.14797,
              428205.0681,
              4994475.968,
              1035.06797
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427205.9081117891,
                    4993076.328480465,
                    1015.1479701853318
                  ],
                  [
                    427205.9081117891,
                    4994475.968480466,
                    1015.1479701853318
                  ],
                  [
                    428205.0681117891,
                    4994475.968480466,
                    1035.067970185332
                  ],
                  [
                    428205.0681117891,
                    4993076.328480465,
                    1035.067970185332
                  ],
                  [
                    427205.9081117891,
                    4993076.328480465,
                    1015.1479701853318
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T23:33:00+00:00",
            "end_time": "2011-09-17T19:20:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117B7309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752525065408,
              45.16242125273385,
              1118.327158445636
            ],
            [
              -117.83770977459,
              45.17501034798562,
              1118.327158445636
            ],
            [
              -117.82502894838686,
              45.17510266069507,
              1207.0671584456359
            ],
            [
              -117.82484721691078,
              45.16251352515735,
              1207.0671584456359
            ],
            [
              -117.83752525065408,
              45.16242125273385,
              1118.327158445636
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377098,
        45.16242125,
        1118.327158,
        -117.8248472,
        45.17510266,
        1207.067158
      ],
      "properties": {
        "datetime": "2011-09-15T23:38:16Z",
        "pc:count": 10195249,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434674.3945,
            "count": 10195249,
            "maximum": 435174.5263,
            "minimum": 434178.0263,
            "name": "X",
            "position": 0,
            "stddev": 285.6769644,
            "variance": 81611.32798
          },
          {
            "average": 5002033.602,
            "count": 10195249,
            "maximum": 5002732.76,
            "minimum": 5001334.08,
            "name": "Y",
            "position": 1,
            "stddev": 403.7293203,
            "variance": 162997.3641
          },
          {
            "average": 1168.473891,
            "count": 10195249,
            "maximum": 1207.067158,
            "minimum": 1118.327158,
            "name": "Z",
            "position": 2,
            "stddev": 15.26769673,
            "variance": 233.1025636
          },
          {
            "average": 108.866228,
            "count": 10195249,
            "maximum": 243,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.01437468,
            "variance": 400.5751938
          },
          {
            "average": 1.00171884,
            "count": 10195249,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04225548331,
            "variance": 0.00178552587
          },
          {
            "average": 1.00388681,
            "count": 10195249,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06461561898,
            "variance": 0.004175178217
          },
          {
            "average": 0.4999725853,
            "count": 10195249,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000238,
            "variance": 0.2500000238
          },
          {
            "average": 0,
            "count": 10195249,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.353241005,
            "count": 10195249,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4779767983,
            "variance": 0.2284618197
          },
          {
            "average": 0.2397676047,
            "count": 10195249,
            "maximum": 21,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.727246344,
            "variance": 76.16482875
          },
          {
            "average": 132.078953,
            "count": 10195249,
            "maximum": 143,
            "minimum": 123,
            "name": "UserData",
            "position": 10,
            "stddev": 2.529778219,
            "variance": 6.399777839
          },
          {
            "average": 10730.52895,
            "count": 10195249,
            "maximum": 10735,
            "minimum": 10726,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.659407509,
            "variance": 2.75363328
          },
          {
            "average": 36751.44996,
            "count": 10195249,
            "maximum": 59648,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 4934.65563,
            "variance": 24350826.19
          },
          {
            "average": 33357.33387,
            "count": 10195249,
            "maximum": 57088,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 3808.80972,
            "variance": 14507031.48
          },
          {
            "average": 27294.86952,
            "count": 10195249,
            "maximum": 53760,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 3480.319535,
            "variance": 12112624.07
          },
          {
            "average": 163062.8336,
            "count": 10195249,
            "maximum": 165096.948,
            "minimum": 161072.481,
            "name": "GpsTime",
            "position": 15,
            "stddev": 711.8631428,
            "variance": 506749.1341
          },
          {
            "average": 0,
            "count": 10195249,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10195249,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10195249,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10195249,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10195249,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434178.0263,
          5001334.08,
          1118.327158,
          435174.5263,
          5002732.76,
          1207.067158
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434178.0262987495,
                5001334.079943266,
                1118.327158445636
              ],
              [
                434178.0262987495,
                5002732.7599432655,
                1118.327158445636
              ],
              [
                435174.5262987495,
                5002732.7599432655,
                1207.0671584456359
              ],
              [
                435174.5262987495,
                5001334.079943266,
                1207.0671584456359
              ],
              [
                434178.0262987495,
                5001334.079943266,
                1118.327158445636
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T23:38:16+00:00",
        "end_time": "2011-09-15T22:31:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377098,
            45.16242125,
            1118.327158,
            -117.8248472,
            45.17510266,
            1207.067158
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752525065408,
                  45.16242125273385,
                  1118.327158445636
                ],
                [
                  -117.83770977459,
                  45.17501034798562,
                  1118.327158445636
                ],
                [
                  -117.82502894838686,
                  45.17510266069507,
                  1207.0671584456359
                ],
                [
                  -117.82484721691078,
                  45.16251352515735,
                  1207.0671584456359
                ],
                [
                  -117.83752525065408,
                  45.16242125273385,
                  1118.327158445636
                ]
              ]
            ]
          },
          "id": "45117B7309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T23:38:16Z",
            "pc:count": 10195249,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434674.3945,
                "count": 10195249,
                "maximum": 435174.5263,
                "minimum": 434178.0263,
                "name": "X",
                "position": 0,
                "stddev": 285.6769644,
                "variance": 81611.32798
              },
              {
                "average": 5002033.602,
                "count": 10195249,
                "maximum": 5002732.76,
                "minimum": 5001334.08,
                "name": "Y",
                "position": 1,
                "stddev": 403.7293203,
                "variance": 162997.3641
              },
              {
                "average": 1168.473891,
                "count": 10195249,
                "maximum": 1207.067158,
                "minimum": 1118.327158,
                "name": "Z",
                "position": 2,
                "stddev": 15.26769673,
                "variance": 233.1025636
              },
              {
                "average": 108.866228,
                "count": 10195249,
                "maximum": 243,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.01437468,
                "variance": 400.5751938
              },
              {
                "average": 1.00171884,
                "count": 10195249,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04225548331,
                "variance": 0.00178552587
              },
              {
                "average": 1.00388681,
                "count": 10195249,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06461561898,
                "variance": 0.004175178217
              },
              {
                "average": 0.4999725853,
                "count": 10195249,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000238,
                "variance": 0.2500000238
              },
              {
                "average": 0,
                "count": 10195249,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.353241005,
                "count": 10195249,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4779767983,
                "variance": 0.2284618197
              },
              {
                "average": 0.2397676047,
                "count": 10195249,
                "maximum": 21,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.727246344,
                "variance": 76.16482875
              },
              {
                "average": 132.078953,
                "count": 10195249,
                "maximum": 143,
                "minimum": 123,
                "name": "UserData",
                "position": 10,
                "stddev": 2.529778219,
                "variance": 6.399777839
              },
              {
                "average": 10730.52895,
                "count": 10195249,
                "maximum": 10735,
                "minimum": 10726,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.659407509,
                "variance": 2.75363328
              },
              {
                "average": 36751.44996,
                "count": 10195249,
                "maximum": 59648,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 4934.65563,
                "variance": 24350826.19
              },
              {
                "average": 33357.33387,
                "count": 10195249,
                "maximum": 57088,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 3808.80972,
                "variance": 14507031.48
              },
              {
                "average": 27294.86952,
                "count": 10195249,
                "maximum": 53760,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 3480.319535,
                "variance": 12112624.07
              },
              {
                "average": 163062.8336,
                "count": 10195249,
                "maximum": 165096.948,
                "minimum": 161072.481,
                "name": "GpsTime",
                "position": 15,
                "stddev": 711.8631428,
                "variance": 506749.1341
              },
              {
                "average": 0,
                "count": 10195249,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10195249,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10195249,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10195249,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10195249,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434178.0263,
              5001334.08,
              1118.327158,
              435174.5263,
              5002732.76,
              1207.067158
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434178.0262987495,
                    5001334.079943266,
                    1118.327158445636
                  ],
                  [
                    434178.0262987495,
                    5002732.7599432655,
                    1118.327158445636
                  ],
                  [
                    435174.5262987495,
                    5002732.7599432655,
                    1207.0671584456359
                  ],
                  [
                    435174.5262987495,
                    5001334.079943266,
                    1207.0671584456359
                  ],
                  [
                    434178.0262987495,
                    5001334.079943266,
                    1118.327158445636
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T23:38:16+00:00",
            "end_time": "2011-09-15T22:31:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117B8411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752506638891,
              45.14991045448135,
              1201.6328991985329
            ],
            [
              -117.93773169882722,
              45.16250949693632,
              1201.6328991985329
            ],
            [
              -117.92502955905555,
              45.16261309069457,
              1318.8128991985327
            ],
            [
              -117.92482572460577,
              45.15001400299494,
              1318.8128991985327
            ],
            [
              -117.93752506638891,
              45.14991045448135,
              1201.6328991985329
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377317,
        45.14991045,
        1201.632899,
        -117.9248257,
        45.16261309,
        1318.812899
      ],
      "properties": {
        "datetime": "2011-09-17T19:18:25Z",
        "pc:count": 12111665,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426782.4385,
            "count": 12111665,
            "maximum": 427301.1089,
            "minimum": 426302.6889,
            "name": "X",
            "position": 0,
            "stddev": 274.707749,
            "variance": 75464.34737
          },
          {
            "average": 5000721.569,
            "count": 12111665,
            "maximum": 5001430.406,
            "minimum": 5000030.586,
            "name": "Y",
            "position": 1,
            "stddev": 392.3935014,
            "variance": 153972.66
          },
          {
            "average": 1243.557907,
            "count": 12111665,
            "maximum": 1318.812899,
            "minimum": 1201.632899,
            "name": "Z",
            "position": 2,
            "stddev": 23.39671107,
            "variance": 547.4060888
          },
          {
            "average": 112.3489112,
            "count": 12111665,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.10913886,
            "variance": 630.4688541
          },
          {
            "average": 1.004373635,
            "count": 12111665,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06718524422,
            "variance": 0.00451385704
          },
          {
            "average": 1.009848852,
            "count": 12111665,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1020410385,
            "variance": 0.01041237354
          },
          {
            "average": 0.4999852621,
            "count": 12111665,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000204,
            "variance": 0.2500000204
          },
          {
            "average": 0,
            "count": 12111665,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.247663554,
            "count": 12111665,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.431655341,
            "variance": 0.1863263335
          },
          {
            "average": -0.7471103935,
            "count": 12111665,
            "maximum": 19.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.517627137,
            "variance": 72.54997204
          },
          {
            "average": 136.7165079,
            "count": 12111665,
            "maximum": 148,
            "minimum": 123,
            "name": "UserData",
            "position": 10,
            "stddev": 2.314131659,
            "variance": 5.355205336
          },
          {
            "average": 10688.65793,
            "count": 12111665,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 51.46447894,
            "variance": 2648.592593
          },
          {
            "average": 33199.26625,
            "count": 12111665,
            "maximum": 53504,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 6307.589174,
            "variance": 39785681.19
          },
          {
            "average": 30503.79255,
            "count": 12111665,
            "maximum": 50944,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 4568.418812,
            "variance": 20870450.44
          },
          {
            "average": 26451.47435,
            "count": 12111665,
            "maximum": 49920,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 4288.512607,
            "variance": 18391340.38
          },
          {
            "average": 300030.8371,
            "count": 12111665,
            "maximum": 322305.349,
            "minimum": 247282.6478,
            "name": "GpsTime",
            "position": 15,
            "stddev": 31751.59422,
            "variance": 1008163735
          },
          {
            "average": 0,
            "count": 12111665,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12111665,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12111665,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12111665,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12111665,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426302.6889,
          5000030.586,
          1201.632899,
          427301.1089,
          5001430.406,
          1318.812899
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426302.6889186975,
                5000030.585827277,
                1201.6328991985329
              ],
              [
                426302.6889186975,
                5001430.405827277,
                1201.6328991985329
              ],
              [
                427301.1089186975,
                5001430.405827277,
                1318.8128991985327
              ],
              [
                427301.1089186975,
                5000030.585827277,
                1318.8128991985327
              ],
              [
                426302.6889186975,
                5000030.585827277,
                1201.6328991985329
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T19:18:25+00:00",
        "end_time": "2011-09-16T22:28:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377317,
            45.14991045,
            1201.632899,
            -117.9248257,
            45.16261309,
            1318.812899
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752506638891,
                  45.14991045448135,
                  1201.6328991985329
                ],
                [
                  -117.93773169882722,
                  45.16250949693632,
                  1201.6328991985329
                ],
                [
                  -117.92502955905555,
                  45.16261309069457,
                  1318.8128991985327
                ],
                [
                  -117.92482572460577,
                  45.15001400299494,
                  1318.8128991985327
                ],
                [
                  -117.93752506638891,
                  45.14991045448135,
                  1201.6328991985329
                ]
              ]
            ]
          },
          "id": "45117B8411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T19:18:25Z",
            "pc:count": 12111665,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426782.4385,
                "count": 12111665,
                "maximum": 427301.1089,
                "minimum": 426302.6889,
                "name": "X",
                "position": 0,
                "stddev": 274.707749,
                "variance": 75464.34737
              },
              {
                "average": 5000721.569,
                "count": 12111665,
                "maximum": 5001430.406,
                "minimum": 5000030.586,
                "name": "Y",
                "position": 1,
                "stddev": 392.3935014,
                "variance": 153972.66
              },
              {
                "average": 1243.557907,
                "count": 12111665,
                "maximum": 1318.812899,
                "minimum": 1201.632899,
                "name": "Z",
                "position": 2,
                "stddev": 23.39671107,
                "variance": 547.4060888
              },
              {
                "average": 112.3489112,
                "count": 12111665,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.10913886,
                "variance": 630.4688541
              },
              {
                "average": 1.004373635,
                "count": 12111665,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06718524422,
                "variance": 0.00451385704
              },
              {
                "average": 1.009848852,
                "count": 12111665,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1020410385,
                "variance": 0.01041237354
              },
              {
                "average": 0.4999852621,
                "count": 12111665,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000204,
                "variance": 0.2500000204
              },
              {
                "average": 0,
                "count": 12111665,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.247663554,
                "count": 12111665,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.431655341,
                "variance": 0.1863263335
              },
              {
                "average": -0.7471103935,
                "count": 12111665,
                "maximum": 19.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.517627137,
                "variance": 72.54997204
              },
              {
                "average": 136.7165079,
                "count": 12111665,
                "maximum": 148,
                "minimum": 123,
                "name": "UserData",
                "position": 10,
                "stddev": 2.314131659,
                "variance": 5.355205336
              },
              {
                "average": 10688.65793,
                "count": 12111665,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 51.46447894,
                "variance": 2648.592593
              },
              {
                "average": 33199.26625,
                "count": 12111665,
                "maximum": 53504,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 6307.589174,
                "variance": 39785681.19
              },
              {
                "average": 30503.79255,
                "count": 12111665,
                "maximum": 50944,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 4568.418812,
                "variance": 20870450.44
              },
              {
                "average": 26451.47435,
                "count": 12111665,
                "maximum": 49920,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 4288.512607,
                "variance": 18391340.38
              },
              {
                "average": 300030.8371,
                "count": 12111665,
                "maximum": 322305.349,
                "minimum": 247282.6478,
                "name": "GpsTime",
                "position": 15,
                "stddev": 31751.59422,
                "variance": 1008163735
              },
              {
                "average": 0,
                "count": 12111665,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12111665,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12111665,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12111665,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12111665,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426302.6889,
              5000030.586,
              1201.632899,
              427301.1089,
              5001430.406,
              1318.812899
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426302.6889186975,
                    5000030.585827277,
                    1201.6328991985329
                  ],
                  [
                    426302.6889186975,
                    5001430.405827277,
                    1201.6328991985329
                  ],
                  [
                    427301.1089186975,
                    5001430.405827277,
                    1318.8128991985327
                  ],
                  [
                    427301.1089186975,
                    5000030.585827277,
                    1318.8128991985327
                  ],
                  [
                    426302.6889186975,
                    5000030.585827277,
                    1201.6328991985329
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T19:18:25+00:00",
            "end_time": "2011-09-16T22: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": "45117C7309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752415222718,
              45.287421272014306,
              827.2593956035637
            ],
            [
              -117.83770948688117,
              45.300010450587784,
              827.2593956035637
            ],
            [
              -117.82502862973742,
              45.30010275887855,
              870.5393956035637
            ],
            [
              -117.82484609981982,
              45.28751354001939,
              870.5393956035637
            ],
            [
              -117.83752415222718,
              45.287421272014306,
              827.2593956035637
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377095,
        45.28742127,
        827.2593956,
        -117.8248461,
        45.30010276,
        870.5393956
      ],
      "properties": {
        "datetime": "2011-09-18T23:46:52Z",
        "pc:count": 10511239,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434819.4806,
            "count": 10511239,
            "maximum": 435316.5377,
            "minimum": 434322.2177,
            "name": "X",
            "position": 0,
            "stddev": 288.2167168,
            "variance": 83068.87582
          },
          {
            "average": 5015864.052,
            "count": 10511239,
            "maximum": 5016619.256,
            "minimum": 5015220.536,
            "name": "Y",
            "position": 1,
            "stddev": 393.3509066,
            "variance": 154724.9357
          },
          {
            "average": 837.793268,
            "count": 10511239,
            "maximum": 870.5393956,
            "minimum": 827.2593956,
            "name": "Z",
            "position": 2,
            "stddev": 5.460622887,
            "variance": 29.81840232
          },
          {
            "average": 109.107378,
            "count": 10511239,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.38408547,
            "variance": 923.1926499
          },
          {
            "average": 1.006815086,
            "count": 10511239,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08595888525,
            "variance": 0.007388929953
          },
          {
            "average": 1.014746787,
            "count": 10511239,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1304971327,
            "variance": 0.01702950165
          },
          {
            "average": 0.5001306697,
            "count": 10511239,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000067,
            "variance": 0.2500000067
          },
          {
            "average": 0,
            "count": 10511239,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.332666777,
            "count": 10511239,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4711683495,
            "variance": 0.2219996136
          },
          {
            "average": 0.41050087,
            "count": 10511239,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.502896153,
            "variance": 72.299243
          },
          {
            "average": 138,
            "count": 10511239,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10631.72449,
            "count": 10511239,
            "maximum": 10643,
            "minimum": 10626,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.271751652,
            "variance": 18.24786218
          },
          {
            "average": 31801.11062,
            "count": 10511239,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 11221.40294,
            "variance": 125919883.9
          },
          {
            "average": 30882.30847,
            "count": 10511239,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 8328.83525,
            "variance": 69369496.62
          },
          {
            "average": 25157.56546,
            "count": 10511239,
            "maximum": 65280,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 7457.768683,
            "variance": 55618313.73
          },
          {
            "average": 421295.4077,
            "count": 10511239,
            "maximum": 424812.8713,
            "minimum": 418274.7996,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1567.810249,
            "variance": 2458028.976
          },
          {
            "average": 0,
            "count": 10511239,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10511239,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10511239,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10511239,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10511239,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434322.2177,
          5015220.536,
          827.2593956,
          435316.5377,
          5016619.256,
          870.5393956
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434322.2177051185,
                5015220.535568982,
                827.2593956035637
              ],
              [
                434322.2177051185,
                5016619.255568983,
                827.2593956035637
              ],
              [
                435316.5377051185,
                5016619.255568983,
                870.5393956035637
              ],
              [
                435316.5377051185,
                5015220.535568982,
                870.5393956035637
              ],
              [
                434322.2177051185,
                5015220.535568982,
                827.2593956035637
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T23:46:52+00:00",
        "end_time": "2011-09-18T21:57:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377095,
            45.28742127,
            827.2593956,
            -117.8248461,
            45.30010276,
            870.5393956
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752415222718,
                  45.287421272014306,
                  827.2593956035637
                ],
                [
                  -117.83770948688117,
                  45.300010450587784,
                  827.2593956035637
                ],
                [
                  -117.82502862973742,
                  45.30010275887855,
                  870.5393956035637
                ],
                [
                  -117.82484609981982,
                  45.28751354001939,
                  870.5393956035637
                ],
                [
                  -117.83752415222718,
                  45.287421272014306,
                  827.2593956035637
                ]
              ]
            ]
          },
          "id": "45117C7309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:46:52Z",
            "pc:count": 10511239,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434819.4806,
                "count": 10511239,
                "maximum": 435316.5377,
                "minimum": 434322.2177,
                "name": "X",
                "position": 0,
                "stddev": 288.2167168,
                "variance": 83068.87582
              },
              {
                "average": 5015864.052,
                "count": 10511239,
                "maximum": 5016619.256,
                "minimum": 5015220.536,
                "name": "Y",
                "position": 1,
                "stddev": 393.3509066,
                "variance": 154724.9357
              },
              {
                "average": 837.793268,
                "count": 10511239,
                "maximum": 870.5393956,
                "minimum": 827.2593956,
                "name": "Z",
                "position": 2,
                "stddev": 5.460622887,
                "variance": 29.81840232
              },
              {
                "average": 109.107378,
                "count": 10511239,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.38408547,
                "variance": 923.1926499
              },
              {
                "average": 1.006815086,
                "count": 10511239,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08595888525,
                "variance": 0.007388929953
              },
              {
                "average": 1.014746787,
                "count": 10511239,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1304971327,
                "variance": 0.01702950165
              },
              {
                "average": 0.5001306697,
                "count": 10511239,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000067,
                "variance": 0.2500000067
              },
              {
                "average": 0,
                "count": 10511239,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.332666777,
                "count": 10511239,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4711683495,
                "variance": 0.2219996136
              },
              {
                "average": 0.41050087,
                "count": 10511239,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.502896153,
                "variance": 72.299243
              },
              {
                "average": 138,
                "count": 10511239,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10631.72449,
                "count": 10511239,
                "maximum": 10643,
                "minimum": 10626,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.271751652,
                "variance": 18.24786218
              },
              {
                "average": 31801.11062,
                "count": 10511239,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 11221.40294,
                "variance": 125919883.9
              },
              {
                "average": 30882.30847,
                "count": 10511239,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 8328.83525,
                "variance": 69369496.62
              },
              {
                "average": 25157.56546,
                "count": 10511239,
                "maximum": 65280,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 7457.768683,
                "variance": 55618313.73
              },
              {
                "average": 421295.4077,
                "count": 10511239,
                "maximum": 424812.8713,
                "minimum": 418274.7996,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1567.810249,
                "variance": 2458028.976
              },
              {
                "average": 0,
                "count": 10511239,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10511239,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10511239,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10511239,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10511239,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434322.2177,
              5015220.536,
              827.2593956,
              435316.5377,
              5016619.256,
              870.5393956
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434322.2177051185,
                    5015220.535568982,
                    827.2593956035637
                  ],
                  [
                    434322.2177051185,
                    5016619.255568983,
                    827.2593956035637
                  ],
                  [
                    435316.5377051185,
                    5016619.255568983,
                    870.5393956035637
                  ],
                  [
                    435316.5377051185,
                    5015220.535568982,
                    870.5393956035637
                  ],
                  [
                    434322.2177051185,
                    5015220.535568982,
                    827.2593956035637
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T23:46:52+00:00",
            "end_time": "2011-09-18T21: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": "45117B8110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002419419997,
              45.22490890904207,
              823.1986229624035
            ],
            [
              -117.95023268905058,
              45.23742133699297,
              823.1986229624035
            ],
            [
              -117.93769149568448,
              45.237524996949816,
              1105.3186229624034
            ],
            [
              -117.93748575157163,
              45.225012524035606,
              1105.3186229624034
            ],
            [
              -117.95002419419997,
              45.22490890904207,
              823.1986229624035
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502327,
        45.22490891,
        823.198623,
        -117.9374858,
        45.237525,
        1105.318623
      ],
      "properties": {
        "datetime": "2011-09-16T22:05:47Z",
        "pc:count": 5569282,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425814.0851,
            "count": 5569282,
            "maximum": 426402.6321,
            "minimum": 425418.1521,
            "name": "X",
            "position": 0,
            "stddev": 265.4388585,
            "variance": 70457.78759
          },
          {
            "average": 5008842.328,
            "count": 5569282,
            "maximum": 5009763.927,
            "minimum": 5008373.707,
            "name": "Y",
            "position": 1,
            "stddev": 323.0838209,
            "variance": 104383.1553
          },
          {
            "average": 905.243557,
            "count": 5569282,
            "maximum": 1105.318623,
            "minimum": 823.198623,
            "name": "Z",
            "position": 2,
            "stddev": 68.95768852,
            "variance": 4755.162806
          },
          {
            "average": 103.5564067,
            "count": 5569282,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.37001224,
            "variance": 1047.817693
          },
          {
            "average": 1.007038071,
            "count": 5569282,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08403022204,
            "variance": 0.007061078216
          },
          {
            "average": 1.016255237,
            "count": 5569282,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1276638115,
            "variance": 0.01629804877
          },
          {
            "average": 0.4999888675,
            "count": 5569282,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000448,
            "variance": 0.2500000448
          },
          {
            "average": 0,
            "count": 5569282,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.285068883,
            "count": 5569282,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4514472855,
            "variance": 0.2038046516
          },
          {
            "average": -0.1968371601,
            "count": 5569282,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.690445172,
            "variance": 75.52383728
          },
          {
            "average": 138.0420162,
            "count": 5569282,
            "maximum": 162,
            "minimum": 126,
            "name": "UserData",
            "position": 10,
            "stddev": 4.430138526,
            "variance": 19.62612736
          },
          {
            "average": 10764.11871,
            "count": 5569282,
            "maximum": 10767,
            "minimum": 10761,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.363202179,
            "variance": 1.858320182
          },
          {
            "average": 30463.46638,
            "count": 5569282,
            "maximum": 56832,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 6960.782868,
            "variance": 48452498.13
          },
          {
            "average": 28140.86441,
            "count": 5569282,
            "maximum": 55552,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 5566.640752,
            "variance": 30987489.26
          },
          {
            "average": 23514.08744,
            "count": 5569282,
            "maximum": 58112,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 5053.24573,
            "variance": 25535292.41
          },
          {
            "average": 243692.3765,
            "count": 5569282,
            "maximum": 245947.8376,
            "minimum": 241473.3074,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1029.815803,
            "variance": 1060520.588
          },
          {
            "average": 0,
            "count": 5569282,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5569282,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5569282,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5569282,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5569282,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425418.1521,
          5008373.707,
          823.198623,
          426402.6321,
          5009763.927,
          1105.318623
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425418.15210747626,
                5008373.706773299,
                823.1986229624035
              ],
              [
                425418.15210747626,
                5009763.926773299,
                823.1986229624035
              ],
              [
                426402.63210747624,
                5009763.926773299,
                1105.3186229624034
              ],
              [
                426402.63210747624,
                5008373.706773299,
                1105.3186229624034
              ],
              [
                425418.15210747626,
                5008373.706773299,
                823.1986229624035
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T22:05:47+00:00",
        "end_time": "2011-09-16T20:51:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502327,
            45.22490891,
            823.198623,
            -117.9374858,
            45.237525,
            1105.318623
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002419419997,
                  45.22490890904207,
                  823.1986229624035
                ],
                [
                  -117.95023268905058,
                  45.23742133699297,
                  823.1986229624035
                ],
                [
                  -117.93769149568448,
                  45.237524996949816,
                  1105.3186229624034
                ],
                [
                  -117.93748575157163,
                  45.225012524035606,
                  1105.3186229624034
                ],
                [
                  -117.95002419419997,
                  45.22490890904207,
                  823.1986229624035
                ]
              ]
            ]
          },
          "id": "45117B8110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T22:05:47Z",
            "pc:count": 5569282,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425814.0851,
                "count": 5569282,
                "maximum": 426402.6321,
                "minimum": 425418.1521,
                "name": "X",
                "position": 0,
                "stddev": 265.4388585,
                "variance": 70457.78759
              },
              {
                "average": 5008842.328,
                "count": 5569282,
                "maximum": 5009763.927,
                "minimum": 5008373.707,
                "name": "Y",
                "position": 1,
                "stddev": 323.0838209,
                "variance": 104383.1553
              },
              {
                "average": 905.243557,
                "count": 5569282,
                "maximum": 1105.318623,
                "minimum": 823.198623,
                "name": "Z",
                "position": 2,
                "stddev": 68.95768852,
                "variance": 4755.162806
              },
              {
                "average": 103.5564067,
                "count": 5569282,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.37001224,
                "variance": 1047.817693
              },
              {
                "average": 1.007038071,
                "count": 5569282,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08403022204,
                "variance": 0.007061078216
              },
              {
                "average": 1.016255237,
                "count": 5569282,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1276638115,
                "variance": 0.01629804877
              },
              {
                "average": 0.4999888675,
                "count": 5569282,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000448,
                "variance": 0.2500000448
              },
              {
                "average": 0,
                "count": 5569282,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.285068883,
                "count": 5569282,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4514472855,
                "variance": 0.2038046516
              },
              {
                "average": -0.1968371601,
                "count": 5569282,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.690445172,
                "variance": 75.52383728
              },
              {
                "average": 138.0420162,
                "count": 5569282,
                "maximum": 162,
                "minimum": 126,
                "name": "UserData",
                "position": 10,
                "stddev": 4.430138526,
                "variance": 19.62612736
              },
              {
                "average": 10764.11871,
                "count": 5569282,
                "maximum": 10767,
                "minimum": 10761,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.363202179,
                "variance": 1.858320182
              },
              {
                "average": 30463.46638,
                "count": 5569282,
                "maximum": 56832,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 6960.782868,
                "variance": 48452498.13
              },
              {
                "average": 28140.86441,
                "count": 5569282,
                "maximum": 55552,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 5566.640752,
                "variance": 30987489.26
              },
              {
                "average": 23514.08744,
                "count": 5569282,
                "maximum": 58112,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 5053.24573,
                "variance": 25535292.41
              },
              {
                "average": 243692.3765,
                "count": 5569282,
                "maximum": 245947.8376,
                "minimum": 241473.3074,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1029.815803,
                "variance": 1060520.588
              },
              {
                "average": 0,
                "count": 5569282,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5569282,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5569282,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5569282,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5569282,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425418.1521,
              5008373.707,
              823.198623,
              426402.6321,
              5009763.927,
              1105.318623
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425418.15210747626,
                    5008373.706773299,
                    823.1986229624035
                  ],
                  [
                    425418.15210747626,
                    5009763.926773299,
                    823.1986229624035
                  ],
                  [
                    426402.63210747624,
                    5009763.926773299,
                    1105.3186229624034
                  ],
                  [
                    426402.63210747624,
                    5008373.706773299,
                    1105.3186229624034
                  ],
                  [
                    425418.15210747626,
                    5008373.706773299,
                    823.1986229624035
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T22:05:47+00:00",
            "end_time": "2011-09-16T20: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": "45117A8322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752458354278,
              44.99990499422278,
              1023.2796012375758
            ],
            [
              -117.98774119596084,
              45.012509764277716,
              1023.2796012375758
            ],
            [
              -117.97502929952817,
              45.01261900856777,
              1075.0796012375758
            ],
            [
              -117.97481547376258,
              45.0000141907794,
              1075.0796012375758
            ],
            [
              -117.98752458354278,
              44.99990499422278,
              1023.2796012375758
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877412,
        44.99990499,
        1023.279601,
        -117.9748155,
        45.01261901,
        1075.079601
      ],
      "properties": {
        "datetime": "2011-09-20T20:51:31Z",
        "pc:count": 11679887,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422672.4291,
            "count": 11679887,
            "maximum": 423170.6996,
            "minimum": 422168.8796,
            "name": "X",
            "position": 0,
            "stddev": 284.7702952,
            "variance": 81094.12103
          },
          {
            "average": 4984105.375,
            "count": 11679887,
            "maximum": 4984813.92,
            "minimum": 4983413.48,
            "name": "Y",
            "position": 1,
            "stddev": 401.9801649,
            "variance": 161588.0529
          },
          {
            "average": 1043.445072,
            "count": 11679887,
            "maximum": 1075.079601,
            "minimum": 1023.279601,
            "name": "Z",
            "position": 2,
            "stddev": 8.045879227,
            "variance": 64.73617253
          },
          {
            "average": 227.1313253,
            "count": 11679887,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.89887837,
            "variance": 1217.931712
          },
          {
            "average": 1.010336829,
            "count": 11679887,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.11580737,
            "variance": 0.01341134696
          },
          {
            "average": 1.020696347,
            "count": 11679887,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1730264114,
            "variance": 0.02993813906
          },
          {
            "average": 0.4988966931,
            "count": 11679887,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988041,
            "variance": 0.2499988041
          },
          {
            "average": 0,
            "count": 11679887,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.253736787,
            "count": 11679887,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4351487632,
            "variance": 0.1893544461
          },
          {
            "average": 1.391797219,
            "count": 11679887,
            "maximum": 22.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.039484684,
            "variance": 64.63331399
          },
          {
            "average": 194.8035133,
            "count": 11679887,
            "maximum": 212,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 4.878441341,
            "variance": 23.79918992
          },
          {
            "average": 178.1490146,
            "count": 11679887,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 109.2489591,
            "variance": 11935.33506
          },
          {
            "average": 27168.16774,
            "count": 11679887,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 9139.659059,
            "variance": 83533367.72
          },
          {
            "average": 29022.98779,
            "count": 11679887,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 7070.702764,
            "variance": 49994837.58
          },
          {
            "average": 22192.16604,
            "count": 11679887,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 5997.015704,
            "variance": 35964197.36
          },
          {
            "average": 551102.1422,
            "count": 11679887,
            "maximum": 587091.0846,
            "minimum": 523036.816,
            "name": "GpsTime",
            "position": 15,
            "stddev": 30605.44642,
            "variance": 936693350.4
          },
          {
            "average": 0,
            "count": 11679887,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11679887,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11679887,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11679887,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11679887,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422168.8796,
          4983413.48,
          1023.279601,
          423170.6996,
          4984813.92,
          1075.079601
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422168.8796151289,
                4983413.480203631,
                1023.2796012375758
              ],
              [
                422168.8796151289,
                4984813.920203631,
                1023.2796012375758
              ],
              [
                423170.69961512886,
                4984813.920203631,
                1075.0796012375758
              ],
              [
                423170.69961512886,
                4983413.480203631,
                1075.0796012375758
              ],
              [
                422168.8796151289,
                4983413.480203631,
                1023.2796012375758
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T20:51:31+00:00",
        "end_time": "2011-09-20T03:03:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877412,
            44.99990499,
            1023.279601,
            -117.9748155,
            45.01261901,
            1075.079601
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752458354278,
                  44.99990499422278,
                  1023.2796012375758
                ],
                [
                  -117.98774119596084,
                  45.012509764277716,
                  1023.2796012375758
                ],
                [
                  -117.97502929952817,
                  45.01261900856777,
                  1075.0796012375758
                ],
                [
                  -117.97481547376258,
                  45.0000141907794,
                  1075.0796012375758
                ],
                [
                  -117.98752458354278,
                  44.99990499422278,
                  1023.2796012375758
                ]
              ]
            ]
          },
          "id": "45117A8322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T20:51:31Z",
            "pc:count": 11679887,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422672.4291,
                "count": 11679887,
                "maximum": 423170.6996,
                "minimum": 422168.8796,
                "name": "X",
                "position": 0,
                "stddev": 284.7702952,
                "variance": 81094.12103
              },
              {
                "average": 4984105.375,
                "count": 11679887,
                "maximum": 4984813.92,
                "minimum": 4983413.48,
                "name": "Y",
                "position": 1,
                "stddev": 401.9801649,
                "variance": 161588.0529
              },
              {
                "average": 1043.445072,
                "count": 11679887,
                "maximum": 1075.079601,
                "minimum": 1023.279601,
                "name": "Z",
                "position": 2,
                "stddev": 8.045879227,
                "variance": 64.73617253
              },
              {
                "average": 227.1313253,
                "count": 11679887,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.89887837,
                "variance": 1217.931712
              },
              {
                "average": 1.010336829,
                "count": 11679887,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.11580737,
                "variance": 0.01341134696
              },
              {
                "average": 1.020696347,
                "count": 11679887,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1730264114,
                "variance": 0.02993813906
              },
              {
                "average": 0.4988966931,
                "count": 11679887,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988041,
                "variance": 0.2499988041
              },
              {
                "average": 0,
                "count": 11679887,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.253736787,
                "count": 11679887,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4351487632,
                "variance": 0.1893544461
              },
              {
                "average": 1.391797219,
                "count": 11679887,
                "maximum": 22.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.039484684,
                "variance": 64.63331399
              },
              {
                "average": 194.8035133,
                "count": 11679887,
                "maximum": 212,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 4.878441341,
                "variance": 23.79918992
              },
              {
                "average": 178.1490146,
                "count": 11679887,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 109.2489591,
                "variance": 11935.33506
              },
              {
                "average": 27168.16774,
                "count": 11679887,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 9139.659059,
                "variance": 83533367.72
              },
              {
                "average": 29022.98779,
                "count": 11679887,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 7070.702764,
                "variance": 49994837.58
              },
              {
                "average": 22192.16604,
                "count": 11679887,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 5997.015704,
                "variance": 35964197.36
              },
              {
                "average": 551102.1422,
                "count": 11679887,
                "maximum": 587091.0846,
                "minimum": 523036.816,
                "name": "GpsTime",
                "position": 15,
                "stddev": 30605.44642,
                "variance": 936693350.4
              },
              {
                "average": 0,
                "count": 11679887,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11679887,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11679887,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11679887,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11679887,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422168.8796,
              4983413.48,
              1023.279601,
              423170.6996,
              4984813.92,
              1075.079601
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422168.8796151289,
                    4983413.480203631,
                    1023.2796012375758
                  ],
                  [
                    422168.8796151289,
                    4984813.920203631,
                    1023.2796012375758
                  ],
                  [
                    423170.69961512886,
                    4984813.920203631,
                    1075.0796012375758
                  ],
                  [
                    423170.69961512886,
                    4983413.480203631,
                    1075.0796012375758
                  ],
                  [
                    422168.8796151289,
                    4983413.480203631,
                    1023.2796012375758
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T20:51:31+00:00",
            "end_time": "2011-09-20T03:03: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": "45117C7213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.7875251403257,
              45.3374772182177,
              1149.077487626509
            ],
            [
              -117.78762619061031,
              45.344765312313186,
              1149.077487626509
            ],
            [
              -117.78245264074768,
              45.34480087222889,
              1366.4374876265092
            ],
            [
              -117.78235225405173,
              45.337512769147985,
              1366.4374876265092
            ],
            [
              -117.7875251403257,
              45.3374772182177,
              1149.077487626509
            ]
          ]
        ]
      },
      "bbox": [
        -117.7876262,
        45.33747722,
        1149.077488,
        -117.7823523,
        45.34480087,
        1366.437488
      ],
      "properties": {
        "datetime": "2011-09-18T18:32:55Z",
        "pc:count": 1074470,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438431.1271,
            "count": 1074470,
            "maximum": 438702.8333,
            "minimum": 438297.4933,
            "name": "X",
            "position": 0,
            "stddev": 92.12820292,
            "variance": 8487.605774
          },
          {
            "average": 5021013.528,
            "count": 1074470,
            "maximum": 5021551.64,
            "minimum": 5020741.9,
            "name": "Y",
            "position": 1,
            "stddev": 186.3963017,
            "variance": 34743.58131
          },
          {
            "average": 1276.261384,
            "count": 1074470,
            "maximum": 1366.437488,
            "minimum": 1149.077488,
            "name": "Z",
            "position": 2,
            "stddev": 44.41572912,
            "variance": 1972.756994
          },
          {
            "average": 99.89731589,
            "count": 1074470,
            "maximum": 198,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.76320005,
            "variance": 885.8480773
          },
          {
            "average": 1.007434363,
            "count": 1074470,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09190034522,
            "variance": 0.008445673452
          },
          {
            "average": 1.015581636,
            "count": 1074470,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1376452897,
            "variance": 0.01894622577
          },
          {
            "average": 0.5000939998,
            "count": 1074470,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000002238,
            "variance": 0.2500002238
          },
          {
            "average": 0,
            "count": 1074470,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.358677301,
            "count": 1074470,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.479612457,
            "variance": 0.2300281089
          },
          {
            "average": -1.451556326,
            "count": 1074470,
            "maximum": 15,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.338325942,
            "variance": 53.85102763
          },
          {
            "average": 138,
            "count": 1074470,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10600.96483,
            "count": 1074470,
            "maximum": 10603,
            "minimum": 10600,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7542402183,
            "variance": 0.5688783069
          },
          {
            "average": 33759.54392,
            "count": 1074470,
            "maximum": 54272,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 7283.965555,
            "variance": 53056154.21
          },
          {
            "average": 31152.73094,
            "count": 1074470,
            "maximum": 53248,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 5318.764845,
            "variance": 28289259.48
          },
          {
            "average": 24581.69101,
            "count": 1074470,
            "maximum": 44800,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 4370.998507,
            "variance": 19105627.95
          },
          {
            "average": 405233.8671,
            "count": 1074470,
            "maximum": 405975.6404,
            "minimum": 404908.32,
            "name": "GpsTime",
            "position": 15,
            "stddev": 266.6147551,
            "variance": 71083.42765
          },
          {
            "average": 0,
            "count": 1074470,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1074470,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1074470,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1074470,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1074470,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438297.4933,
          5020741.9,
          1149.077488,
          438702.8333,
          5021551.64,
          1366.437488
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438297.49327481596,
                5020741.8999849,
                1149.077487626509
              ],
              [
                438297.49327481596,
                5021551.6399849,
                1149.077487626509
              ],
              [
                438702.83327481593,
                5021551.6399849,
                1366.4374876265092
              ],
              [
                438702.83327481593,
                5020741.8999849,
                1366.4374876265092
              ],
              [
                438297.49327481596,
                5020741.8999849,
                1149.077487626509
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T18:32:55+00:00",
        "end_time": "2011-09-18T18:15:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7876262,
            45.33747722,
            1149.077488,
            -117.7823523,
            45.34480087,
            1366.437488
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.7875251403257,
                  45.3374772182177,
                  1149.077487626509
                ],
                [
                  -117.78762619061031,
                  45.344765312313186,
                  1149.077487626509
                ],
                [
                  -117.78245264074768,
                  45.34480087222889,
                  1366.4374876265092
                ],
                [
                  -117.78235225405173,
                  45.337512769147985,
                  1366.4374876265092
                ],
                [
                  -117.7875251403257,
                  45.3374772182177,
                  1149.077487626509
                ]
              ]
            ]
          },
          "id": "45117C7213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:32:55Z",
            "pc:count": 1074470,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438431.1271,
                "count": 1074470,
                "maximum": 438702.8333,
                "minimum": 438297.4933,
                "name": "X",
                "position": 0,
                "stddev": 92.12820292,
                "variance": 8487.605774
              },
              {
                "average": 5021013.528,
                "count": 1074470,
                "maximum": 5021551.64,
                "minimum": 5020741.9,
                "name": "Y",
                "position": 1,
                "stddev": 186.3963017,
                "variance": 34743.58131
              },
              {
                "average": 1276.261384,
                "count": 1074470,
                "maximum": 1366.437488,
                "minimum": 1149.077488,
                "name": "Z",
                "position": 2,
                "stddev": 44.41572912,
                "variance": 1972.756994
              },
              {
                "average": 99.89731589,
                "count": 1074470,
                "maximum": 198,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.76320005,
                "variance": 885.8480773
              },
              {
                "average": 1.007434363,
                "count": 1074470,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09190034522,
                "variance": 0.008445673452
              },
              {
                "average": 1.015581636,
                "count": 1074470,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1376452897,
                "variance": 0.01894622577
              },
              {
                "average": 0.5000939998,
                "count": 1074470,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000002238,
                "variance": 0.2500002238
              },
              {
                "average": 0,
                "count": 1074470,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.358677301,
                "count": 1074470,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.479612457,
                "variance": 0.2300281089
              },
              {
                "average": -1.451556326,
                "count": 1074470,
                "maximum": 15,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.338325942,
                "variance": 53.85102763
              },
              {
                "average": 138,
                "count": 1074470,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10600.96483,
                "count": 1074470,
                "maximum": 10603,
                "minimum": 10600,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7542402183,
                "variance": 0.5688783069
              },
              {
                "average": 33759.54392,
                "count": 1074470,
                "maximum": 54272,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 7283.965555,
                "variance": 53056154.21
              },
              {
                "average": 31152.73094,
                "count": 1074470,
                "maximum": 53248,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 5318.764845,
                "variance": 28289259.48
              },
              {
                "average": 24581.69101,
                "count": 1074470,
                "maximum": 44800,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 4370.998507,
                "variance": 19105627.95
              },
              {
                "average": 405233.8671,
                "count": 1074470,
                "maximum": 405975.6404,
                "minimum": 404908.32,
                "name": "GpsTime",
                "position": 15,
                "stddev": 266.6147551,
                "variance": 71083.42765
              },
              {
                "average": 0,
                "count": 1074470,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1074470,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1074470,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1074470,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1074470,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438297.4933,
              5020741.9,
              1149.077488,
              438702.8333,
              5021551.64,
              1366.437488
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438297.49327481596,
                    5020741.8999849,
                    1149.077487626509
                  ],
                  [
                    438297.49327481596,
                    5021551.6399849,
                    1149.077487626509
                  ],
                  [
                    438702.83327481593,
                    5021551.6399849,
                    1366.4374876265092
                  ],
                  [
                    438702.83327481593,
                    5020741.8999849,
                    1366.4374876265092
                  ],
                  [
                    438297.49327481596,
                    5020741.8999849,
                    1149.077487626509
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T18:32:55+00:00",
            "end_time": "2011-09-18T18:15: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": "45117B6324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.71252553650253,
              45.124935079112284,
              1008.4755820394012
            ],
            [
              -117.7126821420198,
              45.137510588013356,
              1008.4755820394012
            ],
            [
              -117.70002833595547,
              45.13758885164284,
              1141.075582039401
            ],
            [
              -117.69987451044976,
              45.12501330862398,
              1141.075582039401
            ],
            [
              -117.71252553650253,
              45.124935079112284,
              1008.4755820394012
            ]
          ]
        ]
      },
      "bbox": [
        -117.7126821,
        45.12493508,
        1008.475582,
        -117.6998745,
        45.13758885,
        1141.075582
      ],
      "properties": {
        "datetime": "2011-09-16T00:25:02Z",
        "pc:count": 12350996,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 444469.6307,
            "count": 12350996,
            "maximum": 444960.3247,
            "minimum": 443965.3247,
            "name": "X",
            "position": 0,
            "stddev": 283.4401657,
            "variance": 80338.32753
          },
          {
            "average": 4997772.405,
            "count": 12350996,
            "maximum": 4998472.621,
            "minimum": 4997075.501,
            "name": "Y",
            "position": 1,
            "stddev": 388.3917367,
            "variance": 150848.1411
          },
          {
            "average": 1046.371061,
            "count": 12350996,
            "maximum": 1141.075582,
            "minimum": 1008.475582,
            "name": "Z",
            "position": 2,
            "stddev": 27.25606222,
            "variance": 742.8929278
          },
          {
            "average": 93.09101347,
            "count": 12350996,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.89824918,
            "variance": 2590.63177
          },
          {
            "average": 1.112170954,
            "count": 12350996,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3409022498,
            "variance": 0.1162143439
          },
          {
            "average": 1.233852962,
            "count": 12350996,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4851709745,
            "variance": 0.2353908745
          },
          {
            "average": 0.5002478343,
            "count": 12350996,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999588,
            "variance": 0.2499999588
          },
          {
            "average": 0,
            "count": 12350996,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.229296002,
            "count": 12350996,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4203800181,
            "variance": 0.1767193596
          },
          {
            "average": -0.3973123818,
            "count": 12350996,
            "maximum": 16.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.488907065,
            "variance": 72.06154316
          },
          {
            "average": 130.7595043,
            "count": 12350996,
            "maximum": 166,
            "minimum": 120,
            "name": "UserData",
            "position": 10,
            "stddev": 6.436593285,
            "variance": 41.42973312
          },
          {
            "average": 10695.36025,
            "count": 12350996,
            "maximum": 10741,
            "minimum": 10686,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.49561834,
            "variance": 240.1141879
          },
          {
            "average": 23601.22806,
            "count": 12350996,
            "maximum": 57600,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 9815.932299,
            "variance": 96352526.91
          },
          {
            "average": 23896.34571,
            "count": 12350996,
            "maximum": 59392,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 9480.462431,
            "variance": 89879167.91
          },
          {
            "average": 20044.44903,
            "count": 12350996,
            "maximum": 61952,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7795.608306,
            "variance": 60771508.87
          },
          {
            "average": 149934.6982,
            "count": 12350996,
            "maximum": 167902.7683,
            "minimum": 146713.8516,
            "name": "GpsTime",
            "position": 15,
            "stddev": 6083.551797,
            "variance": 37009602.46
          },
          {
            "average": 0,
            "count": 12350996,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12350996,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12350996,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12350996,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12350996,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          443965.3247,
          4997075.501,
          1008.475582,
          444960.3247,
          4998472.621,
          1141.075582
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                443965.32467894175,
                4997075.500670092,
                1008.4755820394012
              ],
              [
                443965.32467894175,
                4998472.620670091,
                1008.4755820394012
              ],
              [
                444960.32467894175,
                4998472.620670091,
                1141.075582039401
              ],
              [
                444960.32467894175,
                4997075.500670092,
                1141.075582039401
              ],
              [
                443965.32467894175,
                4997075.500670092,
                1008.4755820394012
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T00:25:02+00:00",
        "end_time": "2011-09-15T18:31:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B6324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B6324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B6324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7126821,
            45.12493508,
            1008.475582,
            -117.6998745,
            45.13758885,
            1141.075582
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.71252553650253,
                  45.124935079112284,
                  1008.4755820394012
                ],
                [
                  -117.7126821420198,
                  45.137510588013356,
                  1008.4755820394012
                ],
                [
                  -117.70002833595547,
                  45.13758885164284,
                  1141.075582039401
                ],
                [
                  -117.69987451044976,
                  45.12501330862398,
                  1141.075582039401
                ],
                [
                  -117.71252553650253,
                  45.124935079112284,
                  1008.4755820394012
                ]
              ]
            ]
          },
          "id": "45117B6324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T00:25:02Z",
            "pc:count": 12350996,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 444469.6307,
                "count": 12350996,
                "maximum": 444960.3247,
                "minimum": 443965.3247,
                "name": "X",
                "position": 0,
                "stddev": 283.4401657,
                "variance": 80338.32753
              },
              {
                "average": 4997772.405,
                "count": 12350996,
                "maximum": 4998472.621,
                "minimum": 4997075.501,
                "name": "Y",
                "position": 1,
                "stddev": 388.3917367,
                "variance": 150848.1411
              },
              {
                "average": 1046.371061,
                "count": 12350996,
                "maximum": 1141.075582,
                "minimum": 1008.475582,
                "name": "Z",
                "position": 2,
                "stddev": 27.25606222,
                "variance": 742.8929278
              },
              {
                "average": 93.09101347,
                "count": 12350996,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.89824918,
                "variance": 2590.63177
              },
              {
                "average": 1.112170954,
                "count": 12350996,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3409022498,
                "variance": 0.1162143439
              },
              {
                "average": 1.233852962,
                "count": 12350996,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4851709745,
                "variance": 0.2353908745
              },
              {
                "average": 0.5002478343,
                "count": 12350996,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999588,
                "variance": 0.2499999588
              },
              {
                "average": 0,
                "count": 12350996,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.229296002,
                "count": 12350996,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4203800181,
                "variance": 0.1767193596
              },
              {
                "average": -0.3973123818,
                "count": 12350996,
                "maximum": 16.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.488907065,
                "variance": 72.06154316
              },
              {
                "average": 130.7595043,
                "count": 12350996,
                "maximum": 166,
                "minimum": 120,
                "name": "UserData",
                "position": 10,
                "stddev": 6.436593285,
                "variance": 41.42973312
              },
              {
                "average": 10695.36025,
                "count": 12350996,
                "maximum": 10741,
                "minimum": 10686,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.49561834,
                "variance": 240.1141879
              },
              {
                "average": 23601.22806,
                "count": 12350996,
                "maximum": 57600,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 9815.932299,
                "variance": 96352526.91
              },
              {
                "average": 23896.34571,
                "count": 12350996,
                "maximum": 59392,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 9480.462431,
                "variance": 89879167.91
              },
              {
                "average": 20044.44903,
                "count": 12350996,
                "maximum": 61952,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7795.608306,
                "variance": 60771508.87
              },
              {
                "average": 149934.6982,
                "count": 12350996,
                "maximum": 167902.7683,
                "minimum": 146713.8516,
                "name": "GpsTime",
                "position": 15,
                "stddev": 6083.551797,
                "variance": 37009602.46
              },
              {
                "average": 0,
                "count": 12350996,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12350996,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12350996,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12350996,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12350996,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              443965.3247,
              4997075.501,
              1008.475582,
              444960.3247,
              4998472.621,
              1141.075582
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    443965.32467894175,
                    4997075.500670092,
                    1008.4755820394012
                  ],
                  [
                    443965.32467894175,
                    4998472.620670091,
                    1008.4755820394012
                  ],
                  [
                    444960.32467894175,
                    4998472.620670091,
                    1141.075582039401
                  ],
                  [
                    444960.32467894175,
                    4997075.500670092,
                    1141.075582039401
                  ],
                  [
                    443965.32467894175,
                    4997075.500670092,
                    1008.4755820394012
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T00:25:02+00:00",
            "end_time": "2011-09-15T18: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": "45117C7105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502529611818,
              45.3624224403637,
              851.0058866467629
            ],
            [
              -117.82520832727224,
              45.37501041278872,
              851.0058866467629
            ],
            [
              -117.81252932260512,
              45.3751013156184,
              1154.2258866467628
            ],
            [
              -117.8123491029017,
              45.362513303523514,
              1154.2258866467628
            ],
            [
              -117.82502529611818,
              45.3624224403637,
              851.0058866467629
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252083,
        45.36242244,
        851.0058866,
        -117.8123491,
        45.37510132,
        1154.225887
      ],
      "properties": {
        "datetime": "2011-09-18T19:24:39Z",
        "pc:count": 9315411,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435879.5056,
            "count": 9315411,
            "maximum": 436380.5629,
            "minimum": 435387.7029,
            "name": "X",
            "position": 0,
            "stddev": 282.5970824,
            "variance": 79861.11097
          },
          {
            "average": 5024230.457,
            "count": 9315411,
            "maximum": 5024941.175,
            "minimum": 5023542.575,
            "name": "Y",
            "position": 1,
            "stddev": 397.9121821,
            "variance": 158334.1047
          },
          {
            "average": 945.8606678,
            "count": 9315411,
            "maximum": 1154.225887,
            "minimum": 851.0058866,
            "name": "Z",
            "position": 2,
            "stddev": 57.45195344,
            "variance": 3300.726954
          },
          {
            "average": 103.5863304,
            "count": 9315411,
            "maximum": 209,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.75215764,
            "variance": 770.1822539
          },
          {
            "average": 1.0075549,
            "count": 9315411,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08721380016,
            "variance": 0.007606246938
          },
          {
            "average": 1.017342981,
            "count": 9315411,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.132008708,
            "variance": 0.017426299
          },
          {
            "average": 0.5001226462,
            "count": 9315411,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000118,
            "variance": 0.2500000118
          },
          {
            "average": 0,
            "count": 9315411,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.328368013,
            "count": 9315411,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4696195106,
            "variance": 0.2205424847
          },
          {
            "average": -0.5982898496,
            "count": 9315411,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.579116591,
            "variance": 73.60124148
          },
          {
            "average": 138,
            "count": 9315411,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10605.81136,
            "count": 9315411,
            "maximum": 10610,
            "minimum": 10601,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.747892365,
            "variance": 3.055127721
          },
          {
            "average": 30040.42182,
            "count": 9315411,
            "maximum": 63488,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 7245.653239,
            "variance": 52499490.86
          },
          {
            "average": 28956.88918,
            "count": 9315411,
            "maximum": 65024,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 5710.629641,
            "variance": 32611290.89
          },
          {
            "average": 22338.87554,
            "count": 9315411,
            "maximum": 65280,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 4547.945012,
            "variance": 20683803.83
          },
          {
            "average": 407307.521,
            "count": 9315411,
            "maximum": 409079.1831,
            "minimum": 405298.044,
            "name": "GpsTime",
            "position": 15,
            "stddev": 764.0133963,
            "variance": 583716.4697
          },
          {
            "average": 0,
            "count": 9315411,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9315411,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9315411,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9315411,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9315411,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435387.7029,
          5023542.575,
          851.0058866,
          436380.5629,
          5024941.175,
          1154.225887
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435387.70286984026,
                5023542.575157906,
                851.0058866467629
              ],
              [
                435387.70286984026,
                5024941.175157906,
                851.0058866467629
              ],
              [
                436380.56286984024,
                5024941.175157906,
                1154.2258866467628
              ],
              [
                436380.56286984024,
                5023542.575157906,
                1154.2258866467628
              ],
              [
                435387.70286984026,
                5023542.575157906,
                851.0058866467629
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T19:24:39+00:00",
        "end_time": "2011-09-18T18:21:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252083,
            45.36242244,
            851.0058866,
            -117.8123491,
            45.37510132,
            1154.225887
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502529611818,
                  45.3624224403637,
                  851.0058866467629
                ],
                [
                  -117.82520832727224,
                  45.37501041278872,
                  851.0058866467629
                ],
                [
                  -117.81252932260512,
                  45.3751013156184,
                  1154.2258866467628
                ],
                [
                  -117.8123491029017,
                  45.362513303523514,
                  1154.2258866467628
                ],
                [
                  -117.82502529611818,
                  45.3624224403637,
                  851.0058866467629
                ]
              ]
            ]
          },
          "id": "45117C7105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:24:39Z",
            "pc:count": 9315411,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435879.5056,
                "count": 9315411,
                "maximum": 436380.5629,
                "minimum": 435387.7029,
                "name": "X",
                "position": 0,
                "stddev": 282.5970824,
                "variance": 79861.11097
              },
              {
                "average": 5024230.457,
                "count": 9315411,
                "maximum": 5024941.175,
                "minimum": 5023542.575,
                "name": "Y",
                "position": 1,
                "stddev": 397.9121821,
                "variance": 158334.1047
              },
              {
                "average": 945.8606678,
                "count": 9315411,
                "maximum": 1154.225887,
                "minimum": 851.0058866,
                "name": "Z",
                "position": 2,
                "stddev": 57.45195344,
                "variance": 3300.726954
              },
              {
                "average": 103.5863304,
                "count": 9315411,
                "maximum": 209,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.75215764,
                "variance": 770.1822539
              },
              {
                "average": 1.0075549,
                "count": 9315411,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08721380016,
                "variance": 0.007606246938
              },
              {
                "average": 1.017342981,
                "count": 9315411,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.132008708,
                "variance": 0.017426299
              },
              {
                "average": 0.5001226462,
                "count": 9315411,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000118,
                "variance": 0.2500000118
              },
              {
                "average": 0,
                "count": 9315411,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.328368013,
                "count": 9315411,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4696195106,
                "variance": 0.2205424847
              },
              {
                "average": -0.5982898496,
                "count": 9315411,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.579116591,
                "variance": 73.60124148
              },
              {
                "average": 138,
                "count": 9315411,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10605.81136,
                "count": 9315411,
                "maximum": 10610,
                "minimum": 10601,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.747892365,
                "variance": 3.055127721
              },
              {
                "average": 30040.42182,
                "count": 9315411,
                "maximum": 63488,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 7245.653239,
                "variance": 52499490.86
              },
              {
                "average": 28956.88918,
                "count": 9315411,
                "maximum": 65024,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 5710.629641,
                "variance": 32611290.89
              },
              {
                "average": 22338.87554,
                "count": 9315411,
                "maximum": 65280,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 4547.945012,
                "variance": 20683803.83
              },
              {
                "average": 407307.521,
                "count": 9315411,
                "maximum": 409079.1831,
                "minimum": 405298.044,
                "name": "GpsTime",
                "position": 15,
                "stddev": 764.0133963,
                "variance": 583716.4697
              },
              {
                "average": 0,
                "count": 9315411,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9315411,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9315411,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9315411,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9315411,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435387.7029,
              5023542.575,
              851.0058866,
              436380.5629,
              5024941.175,
              1154.225887
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435387.70286984026,
                    5023542.575157906,
                    851.0058866467629
                  ],
                  [
                    435387.70286984026,
                    5024941.175157906,
                    851.0058866467629
                  ],
                  [
                    436380.56286984024,
                    5024941.175157906,
                    1154.2258866467628
                  ],
                  [
                    436380.56286984024,
                    5023542.575157906,
                    1154.2258866467628
                  ],
                  [
                    435387.70286984026,
                    5023542.575157906,
                    851.0058866467629
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T19:24:39+00:00",
            "end_time": "2011-09-18T18:21:38+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117B7310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8250250182248,
              45.16242291552563,
              909.5346428656098
            ],
            [
              -117.82520676489753,
              45.17501043057159,
              909.5346428656098
            ],
            [
              -117.81252844293303,
              45.17510133643787,
              1300.45464286561
            ],
            [
              -117.81234948783575,
              45.16251378172473,
              1300.45464286561
            ],
            [
              -117.8250250182248,
              45.16242291552563,
              909.5346428656098
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252068,
        45.16242292,
        909.5346429,
        -117.8123495,
        45.17510134,
        1300.454643
      ],
      "properties": {
        "datetime": "2011-09-15T23:00:49Z",
        "pc:count": 10080815,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435656.3587,
            "count": 10080815,
            "maximum": 436156.7498,
            "minimum": 435160.4498,
            "name": "X",
            "position": 0,
            "stddev": 283.1218079,
            "variance": 80157.95811
          },
          {
            "average": 5002009.207,
            "count": 10080815,
            "maximum": 5002722.657,
            "minimum": 5001324.157,
            "name": "Y",
            "position": 1,
            "stddev": 394.3572534,
            "variance": 155517.6433
          },
          {
            "average": 1180.239359,
            "count": 10080815,
            "maximum": 1300.454643,
            "minimum": 909.5346429,
            "name": "Z",
            "position": 2,
            "stddev": 60.36266119,
            "variance": 3643.650866
          },
          {
            "average": 111.5455476,
            "count": 10080815,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.52155498,
            "variance": 601.3066584
          },
          {
            "average": 1.004283483,
            "count": 10080815,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06818672592,
            "variance": 0.004649429592
          },
          {
            "average": 1.009110176,
            "count": 10080815,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1019156226,
            "variance": 0.01038679413
          },
          {
            "average": 0.4999726709,
            "count": 10080815,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000241,
            "variance": 0.2500000241
          },
          {
            "average": 0,
            "count": 10080815,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.30357486,
            "count": 10080815,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4598012454,
            "variance": 0.2114171853
          },
          {
            "average": -0.2890211401,
            "count": 10080815,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.648949158,
            "variance": 74.80432154
          },
          {
            "average": 133.6973632,
            "count": 10080815,
            "maximum": 150,
            "minimum": 124,
            "name": "UserData",
            "position": 10,
            "stddev": 3.15051939,
            "variance": 9.925772429
          },
          {
            "average": 10725.7979,
            "count": 10080815,
            "maximum": 10730,
            "minimum": 10722,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.660536458,
            "variance": 2.757381327
          },
          {
            "average": 32797.83962,
            "count": 10080815,
            "maximum": 52224,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 5893.174884,
            "variance": 34729510.22
          },
          {
            "average": 30629.02562,
            "count": 10080815,
            "maximum": 48640,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 4470.320426,
            "variance": 19983764.71
          },
          {
            "average": 25027.40152,
            "count": 10080815,
            "maximum": 43520,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 3988.836881,
            "variance": 15910819.66
          },
          {
            "average": 161005.5581,
            "count": 10080815,
            "maximum": 162849.889,
            "minimum": 159331.2473,
            "name": "GpsTime",
            "position": 15,
            "stddev": 723.9486587,
            "variance": 524101.6604
          },
          {
            "average": 0,
            "count": 10080815,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10080815,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10080815,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10080815,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10080815,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435160.4498,
          5001324.157,
          909.5346429,
          436156.7498,
          5002722.657,
          1300.454643
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435160.4498083801,
                5001324.1566978935,
                909.5346428656098
              ],
              [
                435160.4498083801,
                5002722.6566978935,
                909.5346428656098
              ],
              [
                436156.74980838015,
                5002722.6566978935,
                1300.45464286561
              ],
              [
                436156.74980838015,
                5001324.1566978935,
                1300.45464286561
              ],
              [
                435160.4498083801,
                5001324.1566978935,
                909.5346428656098
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T23:00:49+00:00",
        "end_time": "2011-09-15T22:02:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252068,
            45.16242292,
            909.5346429,
            -117.8123495,
            45.17510134,
            1300.454643
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8250250182248,
                  45.16242291552563,
                  909.5346428656098
                ],
                [
                  -117.82520676489753,
                  45.17501043057159,
                  909.5346428656098
                ],
                [
                  -117.81252844293303,
                  45.17510133643787,
                  1300.45464286561
                ],
                [
                  -117.81234948783575,
                  45.16251378172473,
                  1300.45464286561
                ],
                [
                  -117.8250250182248,
                  45.16242291552563,
                  909.5346428656098
                ]
              ]
            ]
          },
          "id": "45117B7310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T23:00:49Z",
            "pc:count": 10080815,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435656.3587,
                "count": 10080815,
                "maximum": 436156.7498,
                "minimum": 435160.4498,
                "name": "X",
                "position": 0,
                "stddev": 283.1218079,
                "variance": 80157.95811
              },
              {
                "average": 5002009.207,
                "count": 10080815,
                "maximum": 5002722.657,
                "minimum": 5001324.157,
                "name": "Y",
                "position": 1,
                "stddev": 394.3572534,
                "variance": 155517.6433
              },
              {
                "average": 1180.239359,
                "count": 10080815,
                "maximum": 1300.454643,
                "minimum": 909.5346429,
                "name": "Z",
                "position": 2,
                "stddev": 60.36266119,
                "variance": 3643.650866
              },
              {
                "average": 111.5455476,
                "count": 10080815,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.52155498,
                "variance": 601.3066584
              },
              {
                "average": 1.004283483,
                "count": 10080815,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06818672592,
                "variance": 0.004649429592
              },
              {
                "average": 1.009110176,
                "count": 10080815,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1019156226,
                "variance": 0.01038679413
              },
              {
                "average": 0.4999726709,
                "count": 10080815,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000241,
                "variance": 0.2500000241
              },
              {
                "average": 0,
                "count": 10080815,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.30357486,
                "count": 10080815,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4598012454,
                "variance": 0.2114171853
              },
              {
                "average": -0.2890211401,
                "count": 10080815,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.648949158,
                "variance": 74.80432154
              },
              {
                "average": 133.6973632,
                "count": 10080815,
                "maximum": 150,
                "minimum": 124,
                "name": "UserData",
                "position": 10,
                "stddev": 3.15051939,
                "variance": 9.925772429
              },
              {
                "average": 10725.7979,
                "count": 10080815,
                "maximum": 10730,
                "minimum": 10722,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.660536458,
                "variance": 2.757381327
              },
              {
                "average": 32797.83962,
                "count": 10080815,
                "maximum": 52224,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 5893.174884,
                "variance": 34729510.22
              },
              {
                "average": 30629.02562,
                "count": 10080815,
                "maximum": 48640,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 4470.320426,
                "variance": 19983764.71
              },
              {
                "average": 25027.40152,
                "count": 10080815,
                "maximum": 43520,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 3988.836881,
                "variance": 15910819.66
              },
              {
                "average": 161005.5581,
                "count": 10080815,
                "maximum": 162849.889,
                "minimum": 159331.2473,
                "name": "GpsTime",
                "position": 15,
                "stddev": 723.9486587,
                "variance": 524101.6604
              },
              {
                "average": 0,
                "count": 10080815,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10080815,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10080815,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10080815,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10080815,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435160.4498,
              5001324.157,
              909.5346429,
              436156.7498,
              5002722.657,
              1300.454643
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435160.4498083801,
                    5001324.1566978935,
                    909.5346428656098
                  ],
                  [
                    435160.4498083801,
                    5002722.6566978935,
                    909.5346428656098
                  ],
                  [
                    436156.74980838015,
                    5002722.6566978935,
                    1300.45464286561
                  ],
                  [
                    436156.74980838015,
                    5001324.1566978935,
                    1300.45464286561
                  ],
                  [
                    435160.4498083801,
                    5001324.1566978935,
                    909.5346428656098
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T23:00:49+00:00",
            "end_time": "2011-09-15T22: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": "45117B7107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85277589330902,
              45.224991760377954,
              847.44762935573
            ],
            [
              -117.85281272166118,
              45.22745467663208,
              847.44762935573
            ],
            [
              -117.85002790657887,
              45.227475437837484,
              894.90762935573
            ],
            [
              -117.84999119845273,
              45.22501251981048,
              894.90762935573
            ],
            [
              -117.85277589330902,
              45.224991760377954,
              847.44762935573
            ]
          ]
        ]
      },
      "bbox": [
        -117.8528127,
        45.22499176,
        847.4476294,
        -117.8499912,
        45.22747544,
        894.9076294
      ],
      "properties": {
        "datetime": "2011-09-15T22:43:46Z",
        "pc:count": 367435,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433163.2401,
            "count": 367435,
            "maximum": 433271.4913,
            "minimum": 433052.8513,
            "name": "X",
            "position": 0,
            "stddev": 55.95986955,
            "variance": 3131.507001
          },
          {
            "average": 5008424.304,
            "count": 367435,
            "maximum": 5008571.28,
            "minimum": 5008297.64,
            "name": "Y",
            "position": 1,
            "stddev": 74.8795639,
            "variance": 5606.94909
          },
          {
            "average": 860.7897137,
            "count": 367435,
            "maximum": 894.9076294,
            "minimum": 847.4476294,
            "name": "Z",
            "position": 2,
            "stddev": 12.64975741,
            "variance": 160.0163625
          },
          {
            "average": 100.2112428,
            "count": 367435,
            "maximum": 226,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.27040328,
            "variance": 495.9708621
          },
          {
            "average": 1.004498755,
            "count": 367435,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07133135054,
            "variance": 0.00508816157
          },
          {
            "average": 1.009642522,
            "count": 367435,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.107938071,
            "variance": 0.01165062717
          },
          {
            "average": 0.4999877529,
            "count": 367435,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000006802,
            "variance": 0.2500006802
          },
          {
            "average": 0,
            "count": 367435,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.319433369,
            "count": 367435,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4662577436,
            "variance": 0.2173962835
          },
          {
            "average": -1.753799845,
            "count": 367435,
            "maximum": 15,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.457801235,
            "variance": 71.53440173
          },
          {
            "average": 139.0550056,
            "count": 367435,
            "maximum": 148,
            "minimum": 130,
            "name": "UserData",
            "position": 10,
            "stddev": 3.355182106,
            "variance": 11.25724696
          },
          {
            "average": 10726.80421,
            "count": 367435,
            "maximum": 10728,
            "minimum": 10725,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7876779686,
            "variance": 0.6204365822
          },
          {
            "average": 34354.30611,
            "count": 367435,
            "maximum": 48896,
            "minimum": 7168,
            "name": "Red",
            "position": 12,
            "stddev": 7776.233567,
            "variance": 60469808.49
          },
          {
            "average": 31287.26955,
            "count": 367435,
            "maximum": 44032,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 5158.987118,
            "variance": 26615148.08
          },
          {
            "average": 26049.8754,
            "count": 367435,
            "maximum": 39424,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 4485.80397,
            "variance": 20122437.26
          },
          {
            "average": 161395.4162,
            "count": 367435,
            "maximum": 161826.9153,
            "minimum": 160771.7645,
            "name": "GpsTime",
            "position": 15,
            "stddev": 381.2655222,
            "variance": 145363.3984
          },
          {
            "average": 0,
            "count": 367435,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 367435,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 367435,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 367435,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 367435,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433052.8513,
          5008297.64,
          847.4476294,
          433271.4913,
          5008571.28,
          894.9076294
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433052.85132227506,
                5008297.640263128,
                847.44762935573
              ],
              [
                433052.85132227506,
                5008571.280263129,
                847.44762935573
              ],
              [
                433271.4913222751,
                5008571.280263129,
                894.90762935573
              ],
              [
                433271.4913222751,
                5008297.640263128,
                894.90762935573
              ],
              [
                433052.85132227506,
                5008297.640263128,
                847.44762935573
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T22:43:46+00:00",
        "end_time": "2011-09-15T22:26:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8528127,
            45.22499176,
            847.4476294,
            -117.8499912,
            45.22747544,
            894.9076294
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85277589330902,
                  45.224991760377954,
                  847.44762935573
                ],
                [
                  -117.85281272166118,
                  45.22745467663208,
                  847.44762935573
                ],
                [
                  -117.85002790657887,
                  45.227475437837484,
                  894.90762935573
                ],
                [
                  -117.84999119845273,
                  45.22501251981048,
                  894.90762935573
                ],
                [
                  -117.85277589330902,
                  45.224991760377954,
                  847.44762935573
                ]
              ]
            ]
          },
          "id": "45117B7107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T22:43:46Z",
            "pc:count": 367435,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433163.2401,
                "count": 367435,
                "maximum": 433271.4913,
                "minimum": 433052.8513,
                "name": "X",
                "position": 0,
                "stddev": 55.95986955,
                "variance": 3131.507001
              },
              {
                "average": 5008424.304,
                "count": 367435,
                "maximum": 5008571.28,
                "minimum": 5008297.64,
                "name": "Y",
                "position": 1,
                "stddev": 74.8795639,
                "variance": 5606.94909
              },
              {
                "average": 860.7897137,
                "count": 367435,
                "maximum": 894.9076294,
                "minimum": 847.4476294,
                "name": "Z",
                "position": 2,
                "stddev": 12.64975741,
                "variance": 160.0163625
              },
              {
                "average": 100.2112428,
                "count": 367435,
                "maximum": 226,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.27040328,
                "variance": 495.9708621
              },
              {
                "average": 1.004498755,
                "count": 367435,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07133135054,
                "variance": 0.00508816157
              },
              {
                "average": 1.009642522,
                "count": 367435,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.107938071,
                "variance": 0.01165062717
              },
              {
                "average": 0.4999877529,
                "count": 367435,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000006802,
                "variance": 0.2500006802
              },
              {
                "average": 0,
                "count": 367435,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.319433369,
                "count": 367435,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4662577436,
                "variance": 0.2173962835
              },
              {
                "average": -1.753799845,
                "count": 367435,
                "maximum": 15,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.457801235,
                "variance": 71.53440173
              },
              {
                "average": 139.0550056,
                "count": 367435,
                "maximum": 148,
                "minimum": 130,
                "name": "UserData",
                "position": 10,
                "stddev": 3.355182106,
                "variance": 11.25724696
              },
              {
                "average": 10726.80421,
                "count": 367435,
                "maximum": 10728,
                "minimum": 10725,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7876779686,
                "variance": 0.6204365822
              },
              {
                "average": 34354.30611,
                "count": 367435,
                "maximum": 48896,
                "minimum": 7168,
                "name": "Red",
                "position": 12,
                "stddev": 7776.233567,
                "variance": 60469808.49
              },
              {
                "average": 31287.26955,
                "count": 367435,
                "maximum": 44032,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 5158.987118,
                "variance": 26615148.08
              },
              {
                "average": 26049.8754,
                "count": 367435,
                "maximum": 39424,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 4485.80397,
                "variance": 20122437.26
              },
              {
                "average": 161395.4162,
                "count": 367435,
                "maximum": 161826.9153,
                "minimum": 160771.7645,
                "name": "GpsTime",
                "position": 15,
                "stddev": 381.2655222,
                "variance": 145363.3984
              },
              {
                "average": 0,
                "count": 367435,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 367435,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 367435,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 367435,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 367435,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433052.8513,
              5008297.64,
              847.4476294,
              433271.4913,
              5008571.28,
              894.9076294
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433052.85132227506,
                    5008297.640263128,
                    847.44762935573
                  ],
                  [
                    433052.85132227506,
                    5008571.280263129,
                    847.44762935573
                  ],
                  [
                    433271.4913222751,
                    5008571.280263129,
                    894.90762935573
                  ],
                  [
                    433271.4913222751,
                    5008297.640263128,
                    894.90762935573
                  ],
                  [
                    433052.85132227506,
                    5008297.640263128,
                    847.44762935573
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T22:43:46+00:00",
            "end_time": "2011-09-15T22:26: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": "45117A8213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252857727191,
              45.08741189679187,
              1012.2985623178299
            ],
            [
              -117.91272922885581,
              45.10000900647361,
              1012.2985623178299
            ],
            [
              -117.90003298705147,
              45.100109774222446,
              1050.8585623178299
            ],
            [
              -117.89983512565303,
              45.0875126205375,
              1050.8585623178299
            ],
            [
              -117.91252857727191,
              45.08741189679187,
              1012.2985623178299
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127292,
        45.0874119,
        1012.298562,
        -117.8998351,
        45.10010977,
        1050.858562
      ],
      "properties": {
        "datetime": "2011-09-17T23:33:20Z",
        "pc:count": 12136588,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428718.1024,
            "count": 12136588,
            "maximum": 429188.3311,
            "minimum": 428189.2911,
            "name": "X",
            "position": 0,
            "stddev": 289.1947937,
            "variance": 83633.62871
          },
          {
            "average": 4993798.615,
            "count": 12136588,
            "maximum": 4994464.733,
            "minimum": 4993065.153,
            "name": "Y",
            "position": 1,
            "stddev": 386.981022,
            "variance": 149754.3114
          },
          {
            "average": 1031.509735,
            "count": 12136588,
            "maximum": 1050.858562,
            "minimum": 1012.298562,
            "name": "Z",
            "position": 2,
            "stddev": 8.079811192,
            "variance": 65.2833489
          },
          {
            "average": 115.3793112,
            "count": 12136588,
            "maximum": 240,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.00174724,
            "variance": 484.0768814
          },
          {
            "average": 1.000320024,
            "count": 12136588,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0186353685,
            "variance": 0.000347276959
          },
          {
            "average": 1.000699867,
            "count": 12136588,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0284190979,
            "variance": 0.0008076451253
          },
          {
            "average": 0.4999939851,
            "count": 12136588,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000206,
            "variance": 0.2500000206
          },
          {
            "average": 0,
            "count": 12136588,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.313981821,
            "count": 12136588,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4641090979,
            "variance": 0.2153972548
          },
          {
            "average": -0.1299580733,
            "count": 12136588,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.50970768,
            "variance": 72.41512479
          },
          {
            "average": 136.9883788,
            "count": 12136588,
            "maximum": 141,
            "minimum": 132,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1930787912,
            "variance": 0.03727941961
          },
          {
            "average": 10662.69739,
            "count": 12136588,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.63307125,
            "variance": 185.8606318
          },
          {
            "average": 322493.7996,
            "count": 12136588,
            "maximum": 337600.0554,
            "minimum": 249669.6429,
            "name": "GpsTime",
            "position": 12,
            "stddev": 9123.303828,
            "variance": 83234672.74
          },
          {
            "average": 0,
            "count": 12136588,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12136588,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12136588,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12136588,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12136588,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428189.2911,
          4993065.153,
          1012.298562,
          429188.3311,
          4994464.733,
          1050.858562
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428189.2910793108,
                4993065.153487331,
                1012.2985623178299
              ],
              [
                428189.2910793108,
                4994464.733487331,
                1012.2985623178299
              ],
              [
                429188.33107931085,
                4994464.733487331,
                1050.8585623178299
              ],
              [
                429188.33107931085,
                4993065.153487331,
                1050.8585623178299
              ],
              [
                428189.2910793108,
                4993065.153487331,
                1012.2985623178299
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T23:33:20+00:00",
        "end_time": "2011-09-16T23:07:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127292,
            45.0874119,
            1012.298562,
            -117.8998351,
            45.10010977,
            1050.858562
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252857727191,
                  45.08741189679187,
                  1012.2985623178299
                ],
                [
                  -117.91272922885581,
                  45.10000900647361,
                  1012.2985623178299
                ],
                [
                  -117.90003298705147,
                  45.100109774222446,
                  1050.8585623178299
                ],
                [
                  -117.89983512565303,
                  45.0875126205375,
                  1050.8585623178299
                ],
                [
                  -117.91252857727191,
                  45.08741189679187,
                  1012.2985623178299
                ]
              ]
            ]
          },
          "id": "45117A8213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:33:20Z",
            "pc:count": 12136588,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428718.1024,
                "count": 12136588,
                "maximum": 429188.3311,
                "minimum": 428189.2911,
                "name": "X",
                "position": 0,
                "stddev": 289.1947937,
                "variance": 83633.62871
              },
              {
                "average": 4993798.615,
                "count": 12136588,
                "maximum": 4994464.733,
                "minimum": 4993065.153,
                "name": "Y",
                "position": 1,
                "stddev": 386.981022,
                "variance": 149754.3114
              },
              {
                "average": 1031.509735,
                "count": 12136588,
                "maximum": 1050.858562,
                "minimum": 1012.298562,
                "name": "Z",
                "position": 2,
                "stddev": 8.079811192,
                "variance": 65.2833489
              },
              {
                "average": 115.3793112,
                "count": 12136588,
                "maximum": 240,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.00174724,
                "variance": 484.0768814
              },
              {
                "average": 1.000320024,
                "count": 12136588,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0186353685,
                "variance": 0.000347276959
              },
              {
                "average": 1.000699867,
                "count": 12136588,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0284190979,
                "variance": 0.0008076451253
              },
              {
                "average": 0.4999939851,
                "count": 12136588,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000206,
                "variance": 0.2500000206
              },
              {
                "average": 0,
                "count": 12136588,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.313981821,
                "count": 12136588,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4641090979,
                "variance": 0.2153972548
              },
              {
                "average": -0.1299580733,
                "count": 12136588,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.50970768,
                "variance": 72.41512479
              },
              {
                "average": 136.9883788,
                "count": 12136588,
                "maximum": 141,
                "minimum": 132,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1930787912,
                "variance": 0.03727941961
              },
              {
                "average": 10662.69739,
                "count": 12136588,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.63307125,
                "variance": 185.8606318
              },
              {
                "average": 322493.7996,
                "count": 12136588,
                "maximum": 337600.0554,
                "minimum": 249669.6429,
                "name": "GpsTime",
                "position": 12,
                "stddev": 9123.303828,
                "variance": 83234672.74
              },
              {
                "average": 0,
                "count": 12136588,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12136588,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12136588,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12136588,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12136588,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428189.2911,
              4993065.153,
              1012.298562,
              429188.3311,
              4994464.733,
              1050.858562
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428189.2910793108,
                    4993065.153487331,
                    1012.2985623178299
                  ],
                  [
                    428189.2910793108,
                    4994464.733487331,
                    1012.2985623178299
                  ],
                  [
                    429188.33107931085,
                    4994464.733487331,
                    1050.8585623178299
                  ],
                  [
                    429188.33107931085,
                    4993065.153487331,
                    1050.8585623178299
                  ],
                  [
                    428189.2910793108,
                    4993065.153487331,
                    1012.2985623178299
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T23:33:20+00:00",
            "end_time": "2011-09-16T23: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": "45117B7108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002486220633,
              45.22491984674807,
              847.5418063286795
            ],
            [
              -117.85006859374354,
              45.22785385489941,
              847.5418063286795
            ],
            [
              -117.83752763522818,
              45.227946512643115,
              950.4618063286796
            ],
            [
              -117.83748454867361,
              45.22501249506593,
              950.4618063286796
            ],
            [
              -117.85002486220633,
              45.22491984674807,
              847.5418063286795
            ]
          ]
        ]
      },
      "bbox": [
        -117.8500686,
        45.22491985,
        847.5418063,
        -117.8374845,
        45.22794651,
        950.4618063
      ],
      "properties": {
        "datetime": "2011-09-15T22:40:44Z",
        "pc:count": 1956935,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433761.0729,
            "count": 1956935,
            "maximum": 434253.3401,
            "minimum": 433268.7401,
            "name": "X",
            "position": 0,
            "stddev": 285.8534414,
            "variance": 81712.18996
          },
          {
            "average": 5008432.08,
            "count": 1956935,
            "maximum": 5008613.353,
            "minimum": 5008287.373,
            "name": "Y",
            "position": 1,
            "stddev": 80.98784828,
            "variance": 6559.031569
          },
          {
            "average": 888.7716318,
            "count": 1956935,
            "maximum": 950.4618063,
            "minimum": 847.5418063,
            "name": "Z",
            "position": 2,
            "stddev": 30.66099907,
            "variance": 940.0968641
          },
          {
            "average": 107.3551891,
            "count": 1956935,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.68495053,
            "variance": 560.9768814
          },
          {
            "average": 1.002738466,
            "count": 1956935,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05383843744,
            "variance": 0.002898577346
          },
          {
            "average": 1.005731412,
            "count": 1956935,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07952379305,
            "variance": 0.00632403366
          },
          {
            "average": 0.5001070552,
            "count": 1956935,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000001163,
            "variance": 0.2500001163
          },
          {
            "average": 0,
            "count": 1956935,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.29359943,
            "count": 1956935,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4554107054,
            "variance": 0.2073989106
          },
          {
            "average": 0.9357502347,
            "count": 1956935,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.107450202,
            "variance": 65.73074878
          },
          {
            "average": 142.2211499,
            "count": 1956935,
            "maximum": 154,
            "minimum": 133,
            "name": "UserData",
            "position": 10,
            "stddev": 2.183374287,
            "variance": 4.767123279
          },
          {
            "average": 10723.93102,
            "count": 1956935,
            "maximum": 10727,
            "minimum": 10720,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.617696268,
            "variance": 2.616941216
          },
          {
            "average": 33889.3056,
            "count": 1956935,
            "maximum": 58368,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 8942.259753,
            "variance": 79964009.5
          },
          {
            "average": 30979.34329,
            "count": 1956935,
            "maximum": 56832,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 5687.607641,
            "variance": 32348880.67
          },
          {
            "average": 25666.29665,
            "count": 1956935,
            "maximum": 55296,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 5114.010676,
            "variance": 26153105.19
          },
          {
            "average": 160190.6046,
            "count": 1956935,
            "maximum": 161644.1829,
            "minimum": 158378.8395,
            "name": "GpsTime",
            "position": 15,
            "stddev": 708.2792373,
            "variance": 501659.4781
          },
          {
            "average": 0,
            "count": 1956935,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1956935,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1956935,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1956935,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1956935,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433268.7401,
          5008287.373,
          847.5418063,
          434253.3401,
          5008613.353,
          950.4618063
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433268.7400917616,
                5008287.372886267,
                847.5418063286795
              ],
              [
                433268.7400917616,
                5008613.352886267,
                847.5418063286795
              ],
              [
                434253.34009176155,
                5008613.352886267,
                950.4618063286796
              ],
              [
                434253.34009176155,
                5008287.372886267,
                950.4618063286796
              ],
              [
                433268.7400917616,
                5008287.372886267,
                847.5418063286795
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T22:40:44+00:00",
        "end_time": "2011-09-15T21:46:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8500686,
            45.22491985,
            847.5418063,
            -117.8374845,
            45.22794651,
            950.4618063
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002486220633,
                  45.22491984674807,
                  847.5418063286795
                ],
                [
                  -117.85006859374354,
                  45.22785385489941,
                  847.5418063286795
                ],
                [
                  -117.83752763522818,
                  45.227946512643115,
                  950.4618063286796
                ],
                [
                  -117.83748454867361,
                  45.22501249506593,
                  950.4618063286796
                ],
                [
                  -117.85002486220633,
                  45.22491984674807,
                  847.5418063286795
                ]
              ]
            ]
          },
          "id": "45117B7108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T22:40:44Z",
            "pc:count": 1956935,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433761.0729,
                "count": 1956935,
                "maximum": 434253.3401,
                "minimum": 433268.7401,
                "name": "X",
                "position": 0,
                "stddev": 285.8534414,
                "variance": 81712.18996
              },
              {
                "average": 5008432.08,
                "count": 1956935,
                "maximum": 5008613.353,
                "minimum": 5008287.373,
                "name": "Y",
                "position": 1,
                "stddev": 80.98784828,
                "variance": 6559.031569
              },
              {
                "average": 888.7716318,
                "count": 1956935,
                "maximum": 950.4618063,
                "minimum": 847.5418063,
                "name": "Z",
                "position": 2,
                "stddev": 30.66099907,
                "variance": 940.0968641
              },
              {
                "average": 107.3551891,
                "count": 1956935,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.68495053,
                "variance": 560.9768814
              },
              {
                "average": 1.002738466,
                "count": 1956935,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05383843744,
                "variance": 0.002898577346
              },
              {
                "average": 1.005731412,
                "count": 1956935,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07952379305,
                "variance": 0.00632403366
              },
              {
                "average": 0.5001070552,
                "count": 1956935,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000001163,
                "variance": 0.2500001163
              },
              {
                "average": 0,
                "count": 1956935,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.29359943,
                "count": 1956935,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4554107054,
                "variance": 0.2073989106
              },
              {
                "average": 0.9357502347,
                "count": 1956935,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.107450202,
                "variance": 65.73074878
              },
              {
                "average": 142.2211499,
                "count": 1956935,
                "maximum": 154,
                "minimum": 133,
                "name": "UserData",
                "position": 10,
                "stddev": 2.183374287,
                "variance": 4.767123279
              },
              {
                "average": 10723.93102,
                "count": 1956935,
                "maximum": 10727,
                "minimum": 10720,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.617696268,
                "variance": 2.616941216
              },
              {
                "average": 33889.3056,
                "count": 1956935,
                "maximum": 58368,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 8942.259753,
                "variance": 79964009.5
              },
              {
                "average": 30979.34329,
                "count": 1956935,
                "maximum": 56832,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 5687.607641,
                "variance": 32348880.67
              },
              {
                "average": 25666.29665,
                "count": 1956935,
                "maximum": 55296,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 5114.010676,
                "variance": 26153105.19
              },
              {
                "average": 160190.6046,
                "count": 1956935,
                "maximum": 161644.1829,
                "minimum": 158378.8395,
                "name": "GpsTime",
                "position": 15,
                "stddev": 708.2792373,
                "variance": 501659.4781
              },
              {
                "average": 0,
                "count": 1956935,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1956935,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1956935,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1956935,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1956935,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433268.7401,
              5008287.373,
              847.5418063,
              434253.3401,
              5008613.353,
              950.4618063
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433268.7400917616,
                    5008287.372886267,
                    847.5418063286795
                  ],
                  [
                    433268.7400917616,
                    5008613.352886267,
                    847.5418063286795
                  ],
                  [
                    434253.34009176155,
                    5008613.352886267,
                    950.4618063286796
                  ],
                  [
                    434253.34009176155,
                    5008287.372886267,
                    950.4618063286796
                  ],
                  [
                    433268.7400917616,
                    5008287.372886267,
                    847.5418063286795
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T22:40:44+00:00",
            "end_time": "2011-09-15T21: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": "45117B8111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002442262712,
              45.21240353352412,
              1125.4603827563562
            ],
            [
              -118.00024543875158,
              45.225009584866584,
              1125.4603827563562
            ],
            [
              -117.9875291108169,
              45.225120253234415,
              1346.0403827563562
            ],
            [
              -117.98731090340314,
              45.21251415352982,
              1346.0403827563562
            ],
            [
              -118.00002442262712,
              45.21240353352412,
              1125.4603827563562
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002454,
        45.21240353,
        1125.460383,
        -117.9873109,
        45.22512025,
        1346.040383
      ],
      "properties": {
        "datetime": "2011-09-17T21:52:53Z",
        "pc:count": 9985209,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421991.3227,
            "count": 9985209,
            "maximum": 422474.0683,
            "minimum": 421475.6083,
            "name": "X",
            "position": 0,
            "stddev": 284.3618829,
            "variance": 80861.68044
          },
          {
            "average": 5007742.12,
            "count": 9985209,
            "maximum": 5008432.53,
            "minimum": 5007031.89,
            "name": "Y",
            "position": 1,
            "stddev": 394.1767499,
            "variance": 155375.3102
          },
          {
            "average": 1221.108207,
            "count": 9985209,
            "maximum": 1346.040383,
            "minimum": 1125.460383,
            "name": "Z",
            "position": 2,
            "stddev": 41.96745922,
            "variance": 1761.267634
          },
          {
            "average": 110.0606829,
            "count": 9985209,
            "maximum": 246,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.31814348,
            "variance": 801.9172503
          },
          {
            "average": 1.013491455,
            "count": 9985209,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1197905508,
            "variance": 0.01434977605
          },
          {
            "average": 1.028373167,
            "count": 9985209,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1768672568,
            "variance": 0.03128202651
          },
          {
            "average": 0.4999514782,
            "count": 9985209,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000227,
            "variance": 0.2500000227
          },
          {
            "average": 0,
            "count": 9985209,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.282736395,
            "count": 9985209,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4503293755,
            "variance": 0.2027965464
          },
          {
            "average": -0.9342051446,
            "count": 9985209,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.640503869,
            "variance": 74.65830711
          },
          {
            "average": 137,
            "count": 9985209,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10668.66825,
            "count": 9985209,
            "maximum": 10673,
            "minimum": 10664,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.695419041,
            "variance": 2.874445725
          },
          {
            "average": 32836.823,
            "count": 9985209,
            "maximum": 54016,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 9840.135561,
            "variance": 96828267.86
          },
          {
            "average": 30521.13595,
            "count": 9985209,
            "maximum": 53504,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 7610.620254,
            "variance": 57921540.66
          },
          {
            "average": 26182.87298,
            "count": 9985209,
            "maximum": 55296,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 6768.67112,
            "variance": 45814908.73
          },
          {
            "average": 328526.8977,
            "count": 9985209,
            "maximum": 331573.1158,
            "minimum": 325087.199,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1179.779838,
            "variance": 1391880.466
          },
          {
            "average": 0,
            "count": 9985209,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9985209,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9985209,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9985209,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9985209,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421475.6083,
          5007031.89,
          1125.460383,
          422474.0683,
          5008432.53,
          1346.040383
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421475.60826991696,
                5007031.889559109,
                1125.4603827563562
              ],
              [
                421475.60826991696,
                5008432.529559109,
                1125.4603827563562
              ],
              [
                422474.0682699169,
                5008432.529559109,
                1346.0403827563562
              ],
              [
                422474.0682699169,
                5007031.889559109,
                1346.0403827563562
              ],
              [
                421475.60826991696,
                5007031.889559109,
                1125.4603827563562
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:52:53+00:00",
        "end_time": "2011-09-17T20:04:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002454,
            45.21240353,
            1125.460383,
            -117.9873109,
            45.22512025,
            1346.040383
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002442262712,
                  45.21240353352412,
                  1125.4603827563562
                ],
                [
                  -118.00024543875158,
                  45.225009584866584,
                  1125.4603827563562
                ],
                [
                  -117.9875291108169,
                  45.225120253234415,
                  1346.0403827563562
                ],
                [
                  -117.98731090340314,
                  45.21251415352982,
                  1346.0403827563562
                ],
                [
                  -118.00002442262712,
                  45.21240353352412,
                  1125.4603827563562
                ]
              ]
            ]
          },
          "id": "45117B8111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:52:53Z",
            "pc:count": 9985209,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421991.3227,
                "count": 9985209,
                "maximum": 422474.0683,
                "minimum": 421475.6083,
                "name": "X",
                "position": 0,
                "stddev": 284.3618829,
                "variance": 80861.68044
              },
              {
                "average": 5007742.12,
                "count": 9985209,
                "maximum": 5008432.53,
                "minimum": 5007031.89,
                "name": "Y",
                "position": 1,
                "stddev": 394.1767499,
                "variance": 155375.3102
              },
              {
                "average": 1221.108207,
                "count": 9985209,
                "maximum": 1346.040383,
                "minimum": 1125.460383,
                "name": "Z",
                "position": 2,
                "stddev": 41.96745922,
                "variance": 1761.267634
              },
              {
                "average": 110.0606829,
                "count": 9985209,
                "maximum": 246,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.31814348,
                "variance": 801.9172503
              },
              {
                "average": 1.013491455,
                "count": 9985209,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1197905508,
                "variance": 0.01434977605
              },
              {
                "average": 1.028373167,
                "count": 9985209,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1768672568,
                "variance": 0.03128202651
              },
              {
                "average": 0.4999514782,
                "count": 9985209,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000227,
                "variance": 0.2500000227
              },
              {
                "average": 0,
                "count": 9985209,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.282736395,
                "count": 9985209,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4503293755,
                "variance": 0.2027965464
              },
              {
                "average": -0.9342051446,
                "count": 9985209,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.640503869,
                "variance": 74.65830711
              },
              {
                "average": 137,
                "count": 9985209,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10668.66825,
                "count": 9985209,
                "maximum": 10673,
                "minimum": 10664,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.695419041,
                "variance": 2.874445725
              },
              {
                "average": 32836.823,
                "count": 9985209,
                "maximum": 54016,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 9840.135561,
                "variance": 96828267.86
              },
              {
                "average": 30521.13595,
                "count": 9985209,
                "maximum": 53504,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 7610.620254,
                "variance": 57921540.66
              },
              {
                "average": 26182.87298,
                "count": 9985209,
                "maximum": 55296,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 6768.67112,
                "variance": 45814908.73
              },
              {
                "average": 328526.8977,
                "count": 9985209,
                "maximum": 331573.1158,
                "minimum": 325087.199,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1179.779838,
                "variance": 1391880.466
              },
              {
                "average": 0,
                "count": 9985209,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9985209,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9985209,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9985209,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9985209,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421475.6083,
              5007031.89,
              1125.460383,
              422474.0683,
              5008432.53,
              1346.040383
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421475.60826991696,
                    5007031.889559109,
                    1125.4603827563562
                  ],
                  [
                    421475.60826991696,
                    5008432.529559109,
                    1125.4603827563562
                  ],
                  [
                    422474.0682699169,
                    5008432.529559109,
                    1346.0403827563562
                  ],
                  [
                    422474.0682699169,
                    5007031.889559109,
                    1346.0403827563562
                  ],
                  [
                    421475.60826991696,
                    5007031.889559109,
                    1125.4603827563562
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:52:53+00:00",
            "end_time": "2011-09-17T20:04: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": "45117B7109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752585879921,
              45.2249670247939,
              850.0742342347322
            ],
            [
              -117.83756983309793,
              45.22796134640806,
              850.0742342347322
            ],
            [
              -117.83132225660594,
              45.228006994450574,
              864.8742342347322
            ],
            [
              -117.83127861022751,
              45.22501266809732,
              864.8742342347322
            ],
            [
              -117.83752585879921,
              45.2249670247939,
              850.0742342347322
            ]
          ]
        ]
      },
      "bbox": [
        -117.8375698,
        45.22496702,
        850.0742342,
        -117.8312786,
        45.22800699,
        864.8742342
      ],
      "properties": {
        "datetime": "2011-09-15T22:11:46Z",
        "pc:count": 605739,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434412.8907,
            "count": 605739,
            "maximum": 434740.5446,
            "minimum": 434250.0446,
            "name": "X",
            "position": 0,
            "stddev": 115.2898942,
            "variance": 13291.75972
          },
          {
            "average": 5008409.938,
            "count": 605739,
            "maximum": 5008615.035,
            "minimum": 5008282.355,
            "name": "Y",
            "position": 1,
            "stddev": 86.02179703,
            "variance": 7399.749565
          },
          {
            "average": 855.6666895,
            "count": 605739,
            "maximum": 864.8742342,
            "minimum": 850.0742342,
            "name": "Z",
            "position": 2,
            "stddev": 3.14820786,
            "variance": 9.91121273
          },
          {
            "average": 114.9121404,
            "count": 605739,
            "maximum": 251,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.8164706,
            "variance": 567.2242721
          },
          {
            "average": 1,
            "count": 605739,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 605739,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.500020636,
            "count": 605739,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000004123,
            "variance": 0.2500004123
          },
          {
            "average": 0,
            "count": 605739,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.308058421,
            "count": 605739,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4616912196,
            "variance": 0.2131587822
          },
          {
            "average": 0.8690504053,
            "count": 605739,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.095667654,
            "variance": 65.53983476
          },
          {
            "average": 144.4295778,
            "count": 605739,
            "maximum": 160,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 3.254075645,
            "variance": 10.58900831
          },
          {
            "average": 10720.75453,
            "count": 605739,
            "maximum": 10723,
            "minimum": 10719,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9132005184,
            "variance": 0.8339351868
          },
          {
            "average": 23261.00544,
            "count": 605739,
            "maximum": 50432,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 7861.580411,
            "variance": 61804446.56
          },
          {
            "average": 25901.92066,
            "count": 605739,
            "maximum": 50688,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 5360.804573,
            "variance": 28738225.68
          },
          {
            "average": 19738.04168,
            "count": 605739,
            "maximum": 44032,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 3681.800631,
            "variance": 13555655.89
          },
          {
            "average": 158809.5122,
            "count": 605739,
            "maximum": 159906.1617,
            "minimum": 158209.9778,
            "name": "GpsTime",
            "position": 15,
            "stddev": 386.2504118,
            "variance": 149189.3806
          },
          {
            "average": 0,
            "count": 605739,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 605739,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 605739,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 605739,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 605739,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434250.0446,
          5008282.355,
          850.0742342,
          434740.5446,
          5008615.035,
          864.8742342
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434250.0446006468,
                5008282.355153814,
                850.0742342347322
              ],
              [
                434250.0446006468,
                5008615.035153814,
                850.0742342347322
              ],
              [
                434740.5446006468,
                5008615.035153814,
                864.8742342347322
              ],
              [
                434740.5446006468,
                5008282.355153814,
                864.8742342347322
              ],
              [
                434250.0446006468,
                5008282.355153814,
                850.0742342347322
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T22:11:46+00:00",
        "end_time": "2011-09-15T21:43:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8375698,
            45.22496702,
            850.0742342,
            -117.8312786,
            45.22800699,
            864.8742342
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752585879921,
                  45.2249670247939,
                  850.0742342347322
                ],
                [
                  -117.83756983309793,
                  45.22796134640806,
                  850.0742342347322
                ],
                [
                  -117.83132225660594,
                  45.228006994450574,
                  864.8742342347322
                ],
                [
                  -117.83127861022751,
                  45.22501266809732,
                  864.8742342347322
                ],
                [
                  -117.83752585879921,
                  45.2249670247939,
                  850.0742342347322
                ]
              ]
            ]
          },
          "id": "45117B7109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T22:11:46Z",
            "pc:count": 605739,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434412.8907,
                "count": 605739,
                "maximum": 434740.5446,
                "minimum": 434250.0446,
                "name": "X",
                "position": 0,
                "stddev": 115.2898942,
                "variance": 13291.75972
              },
              {
                "average": 5008409.938,
                "count": 605739,
                "maximum": 5008615.035,
                "minimum": 5008282.355,
                "name": "Y",
                "position": 1,
                "stddev": 86.02179703,
                "variance": 7399.749565
              },
              {
                "average": 855.6666895,
                "count": 605739,
                "maximum": 864.8742342,
                "minimum": 850.0742342,
                "name": "Z",
                "position": 2,
                "stddev": 3.14820786,
                "variance": 9.91121273
              },
              {
                "average": 114.9121404,
                "count": 605739,
                "maximum": 251,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.8164706,
                "variance": 567.2242721
              },
              {
                "average": 1,
                "count": 605739,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 605739,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.500020636,
                "count": 605739,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000004123,
                "variance": 0.2500004123
              },
              {
                "average": 0,
                "count": 605739,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.308058421,
                "count": 605739,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4616912196,
                "variance": 0.2131587822
              },
              {
                "average": 0.8690504053,
                "count": 605739,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.095667654,
                "variance": 65.53983476
              },
              {
                "average": 144.4295778,
                "count": 605739,
                "maximum": 160,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 3.254075645,
                "variance": 10.58900831
              },
              {
                "average": 10720.75453,
                "count": 605739,
                "maximum": 10723,
                "minimum": 10719,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9132005184,
                "variance": 0.8339351868
              },
              {
                "average": 23261.00544,
                "count": 605739,
                "maximum": 50432,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 7861.580411,
                "variance": 61804446.56
              },
              {
                "average": 25901.92066,
                "count": 605739,
                "maximum": 50688,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 5360.804573,
                "variance": 28738225.68
              },
              {
                "average": 19738.04168,
                "count": 605739,
                "maximum": 44032,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 3681.800631,
                "variance": 13555655.89
              },
              {
                "average": 158809.5122,
                "count": 605739,
                "maximum": 159906.1617,
                "minimum": 158209.9778,
                "name": "GpsTime",
                "position": 15,
                "stddev": 386.2504118,
                "variance": 149189.3806
              },
              {
                "average": 0,
                "count": 605739,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 605739,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 605739,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 605739,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 605739,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434250.0446,
              5008282.355,
              850.0742342,
              434740.5446,
              5008615.035,
              864.8742342
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434250.0446006468,
                    5008282.355153814,
                    850.0742342347322
                  ],
                  [
                    434250.0446006468,
                    5008615.035153814,
                    850.0742342347322
                  ],
                  [
                    434740.5446006468,
                    5008615.035153814,
                    864.8742342347322
                  ],
                  [
                    434740.5446006468,
                    5008282.355153814,
                    864.8742342347322
                  ],
                  [
                    434250.0446006468,
                    5008282.355153814,
                    850.0742342347322
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T22:11:46+00:00",
            "end_time": "2011-09-15T21:43: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": "45117B8412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502496896202,
              45.149911474557896,
              1236.1233688754844
            ],
            [
              -117.92522882619653,
              45.162509301706706,
              1236.1233688754844
            ],
            [
              -117.91252918637123,
              45.162611484656054,
              1319.6633688754844
            ],
            [
              -117.91232812632434,
              45.15001361288307,
              1319.6633688754844
            ],
            [
              -117.92502496896202,
              45.149911474557896,
              1236.1233688754844
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252288,
        45.14991147,
        1236.123369,
        -117.9123281,
        45.16261148,
        1319.663369
      ],
      "properties": {
        "datetime": "2011-09-17T18:15:51Z",
        "pc:count": 9664944,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427786.8424,
            "count": 9664944,
            "maximum": 428283.5361,
            "minimum": 427285.3161,
            "name": "X",
            "position": 0,
            "stddev": 287.2695567,
            "variance": 82523.79819
          },
          {
            "average": 5000707.004,
            "count": 9664944,
            "maximum": 5001419.055,
            "minimum": 5000019.375,
            "name": "Y",
            "position": 1,
            "stddev": 395.7639429,
            "variance": 156629.0985
          },
          {
            "average": 1275.051019,
            "count": 9664944,
            "maximum": 1319.663369,
            "minimum": 1236.123369,
            "name": "Z",
            "position": 2,
            "stddev": 18.14463848,
            "variance": 329.2279054
          },
          {
            "average": 111.4431538,
            "count": 9664944,
            "maximum": 243,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.23719468,
            "variance": 494.4928271
          },
          {
            "average": 1.003378809,
            "count": 9664944,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0595463656,
            "variance": 0.003545769656
          },
          {
            "average": 1.00736176,
            "count": 9664944,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08952346118,
            "variance": 0.008014450101
          },
          {
            "average": 0.5000164512,
            "count": 9664944,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000256,
            "variance": 0.2500000256
          },
          {
            "average": 0,
            "count": 9664944,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.298070946,
            "count": 9664944,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4574108424,
            "variance": 0.2092246788
          },
          {
            "average": 0.2723088975,
            "count": 9664944,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.511468226,
            "variance": 72.44509136
          },
          {
            "average": 135.3281211,
            "count": 9664944,
            "maximum": 148,
            "minimum": 123,
            "name": "UserData",
            "position": 10,
            "stddev": 3.440055452,
            "variance": 11.83398151
          },
          {
            "average": 10768.4461,
            "count": 9664944,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.706076618,
            "variance": 7.322850661
          },
          {
            "average": 34435.11265,
            "count": 9664944,
            "maximum": 54272,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 6200.801597,
            "variance": 38449940.45
          },
          {
            "average": 31404.43049,
            "count": 9664944,
            "maximum": 53504,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 4356.417604,
            "variance": 18978374.34
          },
          {
            "average": 27068.66184,
            "count": 9664944,
            "maximum": 53248,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4165.865584,
            "variance": 17354436.07
          },
          {
            "average": 246946.4128,
            "count": 9664944,
            "maximum": 318551.6188,
            "minimum": 243618.9399,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1825.207435,
            "variance": 3331382.182
          },
          {
            "average": 0,
            "count": 9664944,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9664944,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9664944,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9664944,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9664944,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427285.3161,
          5000019.375,
          1236.123369,
          428283.5361,
          5001419.055,
          1319.663369
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427285.3161000693,
                5000019.375174092,
                1236.1233688754844
              ],
              [
                427285.3161000693,
                5001419.055174092,
                1236.1233688754844
              ],
              [
                428283.5361000693,
                5001419.055174092,
                1319.6633688754844
              ],
              [
                428283.5361000693,
                5000019.375174092,
                1319.6633688754844
              ],
              [
                427285.3161000693,
                5000019.375174092,
                1236.1233688754844
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T18:15:51+00:00",
        "end_time": "2011-09-16T21:26:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252288,
            45.14991147,
            1236.123369,
            -117.9123281,
            45.16261148,
            1319.663369
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502496896202,
                  45.149911474557896,
                  1236.1233688754844
                ],
                [
                  -117.92522882619653,
                  45.162509301706706,
                  1236.1233688754844
                ],
                [
                  -117.91252918637123,
                  45.162611484656054,
                  1319.6633688754844
                ],
                [
                  -117.91232812632434,
                  45.15001361288307,
                  1319.6633688754844
                ],
                [
                  -117.92502496896202,
                  45.149911474557896,
                  1236.1233688754844
                ]
              ]
            ]
          },
          "id": "45117B8412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T18:15:51Z",
            "pc:count": 9664944,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427786.8424,
                "count": 9664944,
                "maximum": 428283.5361,
                "minimum": 427285.3161,
                "name": "X",
                "position": 0,
                "stddev": 287.2695567,
                "variance": 82523.79819
              },
              {
                "average": 5000707.004,
                "count": 9664944,
                "maximum": 5001419.055,
                "minimum": 5000019.375,
                "name": "Y",
                "position": 1,
                "stddev": 395.7639429,
                "variance": 156629.0985
              },
              {
                "average": 1275.051019,
                "count": 9664944,
                "maximum": 1319.663369,
                "minimum": 1236.123369,
                "name": "Z",
                "position": 2,
                "stddev": 18.14463848,
                "variance": 329.2279054
              },
              {
                "average": 111.4431538,
                "count": 9664944,
                "maximum": 243,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.23719468,
                "variance": 494.4928271
              },
              {
                "average": 1.003378809,
                "count": 9664944,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0595463656,
                "variance": 0.003545769656
              },
              {
                "average": 1.00736176,
                "count": 9664944,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08952346118,
                "variance": 0.008014450101
              },
              {
                "average": 0.5000164512,
                "count": 9664944,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000256,
                "variance": 0.2500000256
              },
              {
                "average": 0,
                "count": 9664944,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.298070946,
                "count": 9664944,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4574108424,
                "variance": 0.2092246788
              },
              {
                "average": 0.2723088975,
                "count": 9664944,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.511468226,
                "variance": 72.44509136
              },
              {
                "average": 135.3281211,
                "count": 9664944,
                "maximum": 148,
                "minimum": 123,
                "name": "UserData",
                "position": 10,
                "stddev": 3.440055452,
                "variance": 11.83398151
              },
              {
                "average": 10768.4461,
                "count": 9664944,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.706076618,
                "variance": 7.322850661
              },
              {
                "average": 34435.11265,
                "count": 9664944,
                "maximum": 54272,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 6200.801597,
                "variance": 38449940.45
              },
              {
                "average": 31404.43049,
                "count": 9664944,
                "maximum": 53504,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 4356.417604,
                "variance": 18978374.34
              },
              {
                "average": 27068.66184,
                "count": 9664944,
                "maximum": 53248,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4165.865584,
                "variance": 17354436.07
              },
              {
                "average": 246946.4128,
                "count": 9664944,
                "maximum": 318551.6188,
                "minimum": 243618.9399,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1825.207435,
                "variance": 3331382.182
              },
              {
                "average": 0,
                "count": 9664944,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9664944,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9664944,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9664944,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9664944,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427285.3161,
              5000019.375,
              1236.123369,
              428283.5361,
              5001419.055,
              1319.663369
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427285.3161000693,
                    5000019.375174092,
                    1236.1233688754844
                  ],
                  [
                    427285.3161000693,
                    5001419.055174092,
                    1236.1233688754844
                  ],
                  [
                    428283.5361000693,
                    5001419.055174092,
                    1319.6633688754844
                  ],
                  [
                    428283.5361000693,
                    5000019.375174092,
                    1319.6633688754844
                  ],
                  [
                    427285.3161000693,
                    5000019.375174092,
                    1236.1233688754844
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T18:15:51+00:00",
            "end_time": "2011-09-16T21:26: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": "45117B7112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85319069313952,
              45.21618919356777,
              849.4248050836411
            ],
            [
              -117.85332259890667,
              45.22500742068022,
              849.4248050836411
            ],
            [
              -117.85002768161475,
              45.2250319921718,
              892.744805083641
            ],
            [
              -117.84989628502436,
              45.21621375754757,
              892.744805083641
            ],
            [
              -117.85319069313952,
              45.21618919356777,
              849.4248050836411
            ]
          ]
        ]
      },
      "bbox": [
        -117.8533226,
        45.21618919,
        849.4248051,
        -117.8498963,
        45.22503199,
        892.7448051
      ],
      "properties": {
        "datetime": "2011-09-15T22:55:36Z",
        "pc:count": 1267304,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433162.7947,
            "count": 1267304,
            "maximum": 433268.65,
            "minimum": 433009.95,
            "name": "X",
            "position": 0,
            "stddev": 65.88978773,
            "variance": 4341.464127
          },
          {
            "average": 5007909.629,
            "count": 1267304,
            "maximum": 5008299.834,
            "minimum": 5007320.094,
            "name": "Y",
            "position": 1,
            "stddev": 234.0521941,
            "variance": 54780.42957
          },
          {
            "average": 862.4250052,
            "count": 1267304,
            "maximum": 892.7448051,
            "minimum": 849.4248051,
            "name": "Z",
            "position": 2,
            "stddev": 11.36797073,
            "variance": 129.2307586
          },
          {
            "average": 105.5779261,
            "count": 1267304,
            "maximum": 244,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.76114608,
            "variance": 1278.859569
          },
          {
            "average": 1.032154874,
            "count": 1267304,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1854563422,
            "variance": 0.03439405485
          },
          {
            "average": 1.069112857,
            "count": 1267304,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2780700532,
            "variance": 0.0773229545
          },
          {
            "average": 0.5002801222,
            "count": 1267304,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000001188,
            "variance": 0.2500001188
          },
          {
            "average": 0,
            "count": 1267304,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.34510662,
            "count": 1267304,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4754032175,
            "variance": 0.2260082192
          },
          {
            "average": 1.348055544,
            "count": 1267304,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.702342548,
            "variance": 75.73076582
          },
          {
            "average": 136.7974922,
            "count": 1267304,
            "maximum": 148,
            "minimum": 130,
            "name": "UserData",
            "position": 10,
            "stddev": 2.889099957,
            "variance": 8.346898563
          },
          {
            "average": 10727.78059,
            "count": 1267304,
            "maximum": 10729,
            "minimum": 10726,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8800626717,
            "variance": 0.7745103062
          },
          {
            "average": 34889.04027,
            "count": 1267304,
            "maximum": 56832,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 9190.478742,
            "variance": 84464899.51
          },
          {
            "average": 32708.68467,
            "count": 1267304,
            "maximum": 53760,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 6779.595619,
            "variance": 45962916.76
          },
          {
            "average": 26951.96844,
            "count": 1267304,
            "maximum": 50944,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 5883.539613,
            "variance": 34616038.38
          },
          {
            "average": 161873.0826,
            "count": 1267304,
            "maximum": 162536.2145,
            "minimum": 160957.8817,
            "name": "GpsTime",
            "position": 15,
            "stddev": 419.2852895,
            "variance": 175800.154
          },
          {
            "average": 0,
            "count": 1267304,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1267304,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1267304,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1267304,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1267304,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433009.95,
          5007320.094,
          849.4248051,
          433268.65,
          5008299.834,
          892.7448051
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433009.94995437603,
                5007320.093644756,
                849.4248050836411
              ],
              [
                433009.94995437603,
                5008299.833644756,
                849.4248050836411
              ],
              [
                433268.649954376,
                5008299.833644756,
                892.744805083641
              ],
              [
                433268.649954376,
                5007320.093644756,
                892.744805083641
              ],
              [
                433009.94995437603,
                5007320.093644756,
                849.4248050836411
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T22:55:36+00:00",
        "end_time": "2011-09-15T22:29:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8533226,
            45.21618919,
            849.4248051,
            -117.8498963,
            45.22503199,
            892.7448051
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85319069313952,
                  45.21618919356777,
                  849.4248050836411
                ],
                [
                  -117.85332259890667,
                  45.22500742068022,
                  849.4248050836411
                ],
                [
                  -117.85002768161475,
                  45.2250319921718,
                  892.744805083641
                ],
                [
                  -117.84989628502436,
                  45.21621375754757,
                  892.744805083641
                ],
                [
                  -117.85319069313952,
                  45.21618919356777,
                  849.4248050836411
                ]
              ]
            ]
          },
          "id": "45117B7112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T22:55:36Z",
            "pc:count": 1267304,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433162.7947,
                "count": 1267304,
                "maximum": 433268.65,
                "minimum": 433009.95,
                "name": "X",
                "position": 0,
                "stddev": 65.88978773,
                "variance": 4341.464127
              },
              {
                "average": 5007909.629,
                "count": 1267304,
                "maximum": 5008299.834,
                "minimum": 5007320.094,
                "name": "Y",
                "position": 1,
                "stddev": 234.0521941,
                "variance": 54780.42957
              },
              {
                "average": 862.4250052,
                "count": 1267304,
                "maximum": 892.7448051,
                "minimum": 849.4248051,
                "name": "Z",
                "position": 2,
                "stddev": 11.36797073,
                "variance": 129.2307586
              },
              {
                "average": 105.5779261,
                "count": 1267304,
                "maximum": 244,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.76114608,
                "variance": 1278.859569
              },
              {
                "average": 1.032154874,
                "count": 1267304,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1854563422,
                "variance": 0.03439405485
              },
              {
                "average": 1.069112857,
                "count": 1267304,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2780700532,
                "variance": 0.0773229545
              },
              {
                "average": 0.5002801222,
                "count": 1267304,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000001188,
                "variance": 0.2500001188
              },
              {
                "average": 0,
                "count": 1267304,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.34510662,
                "count": 1267304,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4754032175,
                "variance": 0.2260082192
              },
              {
                "average": 1.348055544,
                "count": 1267304,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.702342548,
                "variance": 75.73076582
              },
              {
                "average": 136.7974922,
                "count": 1267304,
                "maximum": 148,
                "minimum": 130,
                "name": "UserData",
                "position": 10,
                "stddev": 2.889099957,
                "variance": 8.346898563
              },
              {
                "average": 10727.78059,
                "count": 1267304,
                "maximum": 10729,
                "minimum": 10726,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8800626717,
                "variance": 0.7745103062
              },
              {
                "average": 34889.04027,
                "count": 1267304,
                "maximum": 56832,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 9190.478742,
                "variance": 84464899.51
              },
              {
                "average": 32708.68467,
                "count": 1267304,
                "maximum": 53760,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 6779.595619,
                "variance": 45962916.76
              },
              {
                "average": 26951.96844,
                "count": 1267304,
                "maximum": 50944,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 5883.539613,
                "variance": 34616038.38
              },
              {
                "average": 161873.0826,
                "count": 1267304,
                "maximum": 162536.2145,
                "minimum": 160957.8817,
                "name": "GpsTime",
                "position": 15,
                "stddev": 419.2852895,
                "variance": 175800.154
              },
              {
                "average": 0,
                "count": 1267304,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1267304,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1267304,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1267304,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1267304,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433009.95,
              5007320.094,
              849.4248051,
              433268.65,
              5008299.834,
              892.7448051
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433009.94995437603,
                    5007320.093644756,
                    849.4248050836411
                  ],
                  [
                    433009.94995437603,
                    5008299.833644756,
                    849.4248050836411
                  ],
                  [
                    433268.649954376,
                    5008299.833644756,
                    892.744805083641
                  ],
                  [
                    433268.649954376,
                    5007320.093644756,
                    892.744805083641
                  ],
                  [
                    433009.94995437603,
                    5007320.093644756,
                    849.4248050836411
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T22:55:36+00:00",
            "end_time": "2011-09-15T22: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": "45117C7310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502490896458,
              45.28742264785983,
              836.6164119121111
            ],
            [
              -117.82520745436743,
              45.30001024626019,
              836.6164119121111
            ],
            [
              -117.81252885285322,
              45.300101150055525,
              953.676411912111
            ],
            [
              -117.81234911135346,
              45.28751351198738,
              953.676411912111
            ],
            [
              -117.82502490896458,
              45.28742264785983,
              836.6164119121111
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252075,
        45.28742265,
        836.6164119,
        -117.8123491,
        45.30010115,
        953.6764119
      ],
      "properties": {
        "datetime": "2011-09-18T23:47:11Z",
        "pc:count": 11022768,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435792.0593,
            "count": 11022768,
            "maximum": 436296.5522,
            "minimum": 435302.4122,
            "name": "X",
            "position": 0,
            "stddev": 279.2549353,
            "variance": 77983.31887
          },
          {
            "average": 5015910.707,
            "count": 11022768,
            "maximum": 5016609.122,
            "minimum": 5015210.582,
            "name": "Y",
            "position": 1,
            "stddev": 384.255146,
            "variance": 147652.0173
          },
          {
            "average": 862.4579409,
            "count": 11022768,
            "maximum": 953.6764119,
            "minimum": 836.6164119,
            "name": "Z",
            "position": 2,
            "stddev": 19.74599323,
            "variance": 389.9042486
          },
          {
            "average": 106.808014,
            "count": 11022768,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 36.58751937,
            "variance": 1338.646573
          },
          {
            "average": 1.02094356,
            "count": 11022768,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1520862339,
            "variance": 0.02313022253
          },
          {
            "average": 1.044006642,
            "count": 11022768,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2269772821,
            "variance": 0.05151868658
          },
          {
            "average": 0.5001105893,
            "count": 11022768,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000105,
            "variance": 0.2500000105
          },
          {
            "average": 0,
            "count": 11022768,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.293377852,
            "count": 11022768,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4553101216,
            "variance": 0.2073073068
          },
          {
            "average": 0.06133769591,
            "count": 11022768,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.547065018,
            "variance": 73.05232042
          },
          {
            "average": 138,
            "count": 11022768,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10628.14951,
            "count": 11022768,
            "maximum": 10643,
            "minimum": 10621,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.085847867,
            "variance": 37.03754427
          },
          {
            "average": 35480.88387,
            "count": 11022768,
            "maximum": 65280,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 9034.373559,
            "variance": 81619905.61
          },
          {
            "average": 32838.21601,
            "count": 11022768,
            "maximum": 65280,
            "minimum": 256,
            "name": "Green",
            "position": 13,
            "stddev": 7770.955209,
            "variance": 60387744.85
          },
          {
            "average": 25714.338,
            "count": 11022768,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7430.891103,
            "variance": 55218142.59
          },
          {
            "average": 418978.82,
            "count": 11022768,
            "maximum": 424831.4637,
            "minimum": 414899.1719,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2527.316787,
            "variance": 6387330.141
          },
          {
            "average": 0,
            "count": 11022768,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11022768,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11022768,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11022768,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11022768,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435302.4122,
          5015210.582,
          836.6164119,
          436296.5522,
          5016609.122,
          953.6764119
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435302.4121589268,
                5015210.581576398,
                836.6164119121111
              ],
              [
                435302.4121589268,
                5016609.121576397,
                836.6164119121111
              ],
              [
                436296.5521589268,
                5016609.121576397,
                953.676411912111
              ],
              [
                436296.5521589268,
                5015210.581576398,
                953.676411912111
              ],
              [
                435302.4121589268,
                5015210.581576398,
                836.6164119121111
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T23:47:11+00:00",
        "end_time": "2011-09-18T21:01:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252075,
            45.28742265,
            836.6164119,
            -117.8123491,
            45.30010115,
            953.6764119
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502490896458,
                  45.28742264785983,
                  836.6164119121111
                ],
                [
                  -117.82520745436743,
                  45.30001024626019,
                  836.6164119121111
                ],
                [
                  -117.81252885285322,
                  45.300101150055525,
                  953.676411912111
                ],
                [
                  -117.81234911135346,
                  45.28751351198738,
                  953.676411912111
                ],
                [
                  -117.82502490896458,
                  45.28742264785983,
                  836.6164119121111
                ]
              ]
            ]
          },
          "id": "45117C7310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:47:11Z",
            "pc:count": 11022768,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435792.0593,
                "count": 11022768,
                "maximum": 436296.5522,
                "minimum": 435302.4122,
                "name": "X",
                "position": 0,
                "stddev": 279.2549353,
                "variance": 77983.31887
              },
              {
                "average": 5015910.707,
                "count": 11022768,
                "maximum": 5016609.122,
                "minimum": 5015210.582,
                "name": "Y",
                "position": 1,
                "stddev": 384.255146,
                "variance": 147652.0173
              },
              {
                "average": 862.4579409,
                "count": 11022768,
                "maximum": 953.6764119,
                "minimum": 836.6164119,
                "name": "Z",
                "position": 2,
                "stddev": 19.74599323,
                "variance": 389.9042486
              },
              {
                "average": 106.808014,
                "count": 11022768,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 36.58751937,
                "variance": 1338.646573
              },
              {
                "average": 1.02094356,
                "count": 11022768,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1520862339,
                "variance": 0.02313022253
              },
              {
                "average": 1.044006642,
                "count": 11022768,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2269772821,
                "variance": 0.05151868658
              },
              {
                "average": 0.5001105893,
                "count": 11022768,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000105,
                "variance": 0.2500000105
              },
              {
                "average": 0,
                "count": 11022768,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.293377852,
                "count": 11022768,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4553101216,
                "variance": 0.2073073068
              },
              {
                "average": 0.06133769591,
                "count": 11022768,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.547065018,
                "variance": 73.05232042
              },
              {
                "average": 138,
                "count": 11022768,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10628.14951,
                "count": 11022768,
                "maximum": 10643,
                "minimum": 10621,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.085847867,
                "variance": 37.03754427
              },
              {
                "average": 35480.88387,
                "count": 11022768,
                "maximum": 65280,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 9034.373559,
                "variance": 81619905.61
              },
              {
                "average": 32838.21601,
                "count": 11022768,
                "maximum": 65280,
                "minimum": 256,
                "name": "Green",
                "position": 13,
                "stddev": 7770.955209,
                "variance": 60387744.85
              },
              {
                "average": 25714.338,
                "count": 11022768,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7430.891103,
                "variance": 55218142.59
              },
              {
                "average": 418978.82,
                "count": 11022768,
                "maximum": 424831.4637,
                "minimum": 414899.1719,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2527.316787,
                "variance": 6387330.141
              },
              {
                "average": 0,
                "count": 11022768,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11022768,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11022768,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11022768,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11022768,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435302.4122,
              5015210.582,
              836.6164119,
              436296.5522,
              5016609.122,
              953.6764119
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435302.4121589268,
                    5015210.581576398,
                    836.6164119121111
                  ],
                  [
                    435302.4121589268,
                    5016609.121576397,
                    836.6164119121111
                  ],
                  [
                    436296.5521589268,
                    5016609.121576397,
                    953.676411912111
                  ],
                  [
                    436296.5521589268,
                    5015210.581576398,
                    953.676411912111
                  ],
                  [
                    435302.4121589268,
                    5015210.581576398,
                    836.6164119121111
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T23:47:11+00:00",
            "end_time": "2011-09-18T21:01: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": "45117C7109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83343365903363,
              45.349951299971586,
              817.9330663498681
            ],
            [
              -117.83361807060481,
              45.36251173198892,
              817.9330663498681
            ],
            [
              -117.82502820832255,
              45.36257410459224,
              852.8730663498682
            ],
            [
              -117.82484569646354,
              45.35001364541538,
              852.8730663498682
            ],
            [
              -117.83343365903363,
              45.349951299971586,
              817.9330663498681
            ]
          ]
        ]
      },
      "bbox": [
        -117.8336181,
        45.3499513,
        817.9330663,
        -117.8248457,
        45.3625741,
        852.8730663
      ],
      "properties": {
        "datetime": "2011-09-18T20:21:47Z",
        "pc:count": 7684967,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435060.0631,
            "count": 7684967,
            "maximum": 435387.6474,
            "minimum": 434714.8474,
            "name": "X",
            "position": 0,
            "stddev": 188.9279841,
            "variance": 35693.78318
          },
          {
            "average": 5022896.607,
            "count": 7684967,
            "maximum": 5023559.427,
            "minimum": 5022163.887,
            "name": "Y",
            "position": 1,
            "stddev": 394.8025436,
            "variance": 155869.0485
          },
          {
            "average": 828.1773601,
            "count": 7684967,
            "maximum": 852.8730663,
            "minimum": 817.9330663,
            "name": "Z",
            "position": 2,
            "stddev": 6.414861134,
            "variance": 41.15044337
          },
          {
            "average": 106.3099203,
            "count": 7684967,
            "maximum": 245,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.1092064,
            "variance": 847.3458974
          },
          {
            "average": 1.000611454,
            "count": 7684967,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0257159026,
            "variance": 0.0006613076466
          },
          {
            "average": 1.001242035,
            "count": 7684967,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03757654133,
            "variance": 0.001411996458
          },
          {
            "average": 0.500041965,
            "count": 7684967,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000308,
            "variance": 0.2500000308
          },
          {
            "average": 0,
            "count": 7684967,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.291004633,
            "count": 7684967,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4542256745,
            "variance": 0.2063209633
          },
          {
            "average": -0.5223510654,
            "count": 7684967,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.685120952,
            "variance": 75.43132596
          },
          {
            "average": 138,
            "count": 7684967,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10613.25818,
            "count": 7684967,
            "maximum": 10617,
            "minimum": 10609,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.70730342,
            "variance": 2.914884968
          },
          {
            "average": 27718.06775,
            "count": 7684967,
            "maximum": 61184,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 10321.26687,
            "variance": 106528549.7
          },
          {
            "average": 27862.32242,
            "count": 7684967,
            "maximum": 62720,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 8204.569447,
            "variance": 67314959.81
          },
          {
            "average": 23223.0741,
            "count": 7684967,
            "maximum": 63488,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 7391.918637,
            "variance": 54640461.13
          },
          {
            "average": 410639.4192,
            "count": 7684967,
            "maximum": 412507.2948,
            "minimum": 408721.4862,
            "name": "GpsTime",
            "position": 15,
            "stddev": 822.467027,
            "variance": 676452.0105
          },
          {
            "average": 0,
            "count": 7684967,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7684967,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7684967,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7684967,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7684967,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434714.8474,
          5022163.887,
          817.9330663,
          435387.6474,
          5023559.427,
          852.8730663
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434714.84744441113,
                5022163.886522035,
                817.9330663498681
              ],
              [
                434714.84744441113,
                5023559.426522034,
                817.9330663498681
              ],
              [
                435387.6474444112,
                5023559.426522034,
                852.8730663498682
              ],
              [
                435387.6474444112,
                5022163.886522035,
                852.8730663498682
              ],
              [
                434714.84744441113,
                5022163.886522035,
                817.9330663498681
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:21:47+00:00",
        "end_time": "2011-09-18T19:18:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8336181,
            45.3499513,
            817.9330663,
            -117.8248457,
            45.3625741,
            852.8730663
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83343365903363,
                  45.349951299971586,
                  817.9330663498681
                ],
                [
                  -117.83361807060481,
                  45.36251173198892,
                  817.9330663498681
                ],
                [
                  -117.82502820832255,
                  45.36257410459224,
                  852.8730663498682
                ],
                [
                  -117.82484569646354,
                  45.35001364541538,
                  852.8730663498682
                ],
                [
                  -117.83343365903363,
                  45.349951299971586,
                  817.9330663498681
                ]
              ]
            ]
          },
          "id": "45117C7109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:21:47Z",
            "pc:count": 7684967,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435060.0631,
                "count": 7684967,
                "maximum": 435387.6474,
                "minimum": 434714.8474,
                "name": "X",
                "position": 0,
                "stddev": 188.9279841,
                "variance": 35693.78318
              },
              {
                "average": 5022896.607,
                "count": 7684967,
                "maximum": 5023559.427,
                "minimum": 5022163.887,
                "name": "Y",
                "position": 1,
                "stddev": 394.8025436,
                "variance": 155869.0485
              },
              {
                "average": 828.1773601,
                "count": 7684967,
                "maximum": 852.8730663,
                "minimum": 817.9330663,
                "name": "Z",
                "position": 2,
                "stddev": 6.414861134,
                "variance": 41.15044337
              },
              {
                "average": 106.3099203,
                "count": 7684967,
                "maximum": 245,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.1092064,
                "variance": 847.3458974
              },
              {
                "average": 1.000611454,
                "count": 7684967,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0257159026,
                "variance": 0.0006613076466
              },
              {
                "average": 1.001242035,
                "count": 7684967,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03757654133,
                "variance": 0.001411996458
              },
              {
                "average": 0.500041965,
                "count": 7684967,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000308,
                "variance": 0.2500000308
              },
              {
                "average": 0,
                "count": 7684967,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.291004633,
                "count": 7684967,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4542256745,
                "variance": 0.2063209633
              },
              {
                "average": -0.5223510654,
                "count": 7684967,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.685120952,
                "variance": 75.43132596
              },
              {
                "average": 138,
                "count": 7684967,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10613.25818,
                "count": 7684967,
                "maximum": 10617,
                "minimum": 10609,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.70730342,
                "variance": 2.914884968
              },
              {
                "average": 27718.06775,
                "count": 7684967,
                "maximum": 61184,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 10321.26687,
                "variance": 106528549.7
              },
              {
                "average": 27862.32242,
                "count": 7684967,
                "maximum": 62720,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 8204.569447,
                "variance": 67314959.81
              },
              {
                "average": 23223.0741,
                "count": 7684967,
                "maximum": 63488,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 7391.918637,
                "variance": 54640461.13
              },
              {
                "average": 410639.4192,
                "count": 7684967,
                "maximum": 412507.2948,
                "minimum": 408721.4862,
                "name": "GpsTime",
                "position": 15,
                "stddev": 822.467027,
                "variance": 676452.0105
              },
              {
                "average": 0,
                "count": 7684967,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7684967,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7684967,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7684967,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7684967,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434714.8474,
              5022163.887,
              817.9330663,
              435387.6474,
              5023559.427,
              852.8730663
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434714.84744441113,
                    5022163.886522035,
                    817.9330663498681
                  ],
                  [
                    434714.84744441113,
                    5023559.426522034,
                    817.9330663498681
                  ],
                  [
                    435387.6474444112,
                    5023559.426522034,
                    852.8730663498682
                  ],
                  [
                    435387.6474444112,
                    5022163.886522035,
                    852.8730663498682
                  ],
                  [
                    434714.84744441113,
                    5022163.886522035,
                    817.9330663498681
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:21:47+00:00",
            "end_time": "2011-09-18T19: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": "45117B7316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502529154976,
              45.13741708337798,
              948.9539367350369
            ],
            [
              -117.8752179695916,
              45.1500100708808,
              948.9539367350369
            ],
            [
              -117.86252881882876,
              45.15010661237845,
              1200.393936735037
            ],
            [
              -117.8623389334437,
              45.13751358273131,
              1200.393936735037
            ],
            [
              -117.87502529154976,
              45.13741708337798,
              948.9539367350369
            ]
          ]
        ]
      },
      "bbox": [
        -117.875218,
        45.13741708,
        948.9539367,
        -117.8623389,
        45.15010661,
        1200.393937
      ],
      "properties": {
        "datetime": "2011-09-16T19:44:11Z",
        "pc:count": 9621753,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431716.9335,
            "count": 9621753,
            "maximum": 432198.3361,
            "minimum": 431200.7361,
            "name": "X",
            "position": 0,
            "stddev": 284.8056868,
            "variance": 81114.27925
          },
          {
            "average": 4999289.341,
            "count": 9621753,
            "maximum": 4999986.717,
            "minimum": 4998587.597,
            "name": "Y",
            "position": 1,
            "stddev": 405.1871619,
            "variance": 164176.6361
          },
          {
            "average": 1003.285082,
            "count": 9621753,
            "maximum": 1200.393937,
            "minimum": 948.9539367,
            "name": "Z",
            "position": 2,
            "stddev": 56.10913302,
            "variance": 3148.234808
          },
          {
            "average": 110.5283241,
            "count": 9621753,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.7995224,
            "variance": 948.61058
          },
          {
            "average": 1.003932963,
            "count": 9621753,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06540587648,
            "variance": 0.004277928677
          },
          {
            "average": 1.008691036,
            "count": 9621753,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.100098016,
            "variance": 0.0100196128
          },
          {
            "average": 0.5000719723,
            "count": 9621753,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000208,
            "variance": 0.2500000208
          },
          {
            "average": 0,
            "count": 9621753,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.310854269,
            "count": 9621753,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4628432941,
            "variance": 0.2142239149
          },
          {
            "average": 0.7495428992,
            "count": 9621753,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.40610729,
            "variance": 70.66263977
          },
          {
            "average": 134.822476,
            "count": 9621753,
            "maximum": 159,
            "minimum": 123,
            "name": "UserData",
            "position": 10,
            "stddev": 5.531524674,
            "variance": 30.59776522
          },
          {
            "average": 10751.50495,
            "count": 9621753,
            "maximum": 10756,
            "minimum": 10747,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.032838772,
            "variance": 4.132433473
          },
          {
            "average": 31324.5612,
            "count": 9621753,
            "maximum": 61440,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 7023.181087,
            "variance": 49325072.58
          },
          {
            "average": 30928.46741,
            "count": 9621753,
            "maximum": 60160,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 4612.572548,
            "variance": 21275825.51
          },
          {
            "average": 26790.94888,
            "count": 9621753,
            "maximum": 60160,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 4698.86463,
            "variance": 22079328.81
          },
          {
            "average": 233922.5888,
            "count": 9621753,
            "maximum": 237451.0336,
            "minimum": 231065.8093,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1366.332138,
            "variance": 1866863.512
          },
          {
            "average": 0,
            "count": 9621753,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9621753,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9621753,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9621753,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9621753,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431200.7361,
          4998587.597,
          948.9539367,
          432198.3361,
          4999986.717,
          1200.393937
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431200.7361256602,
                4998587.597134096,
                948.9539367350369
              ],
              [
                431200.7361256602,
                4999986.717134095,
                948.9539367350369
              ],
              [
                432198.33612566016,
                4999986.717134095,
                1200.393936735037
              ],
              [
                432198.33612566016,
                4998587.597134096,
                1200.393936735037
              ],
              [
                431200.7361256602,
                4998587.597134096,
                948.9539367350369
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T19:44:11+00:00",
        "end_time": "2011-09-16T17:57:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.875218,
            45.13741708,
            948.9539367,
            -117.8623389,
            45.15010661,
            1200.393937
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502529154976,
                  45.13741708337798,
                  948.9539367350369
                ],
                [
                  -117.8752179695916,
                  45.1500100708808,
                  948.9539367350369
                ],
                [
                  -117.86252881882876,
                  45.15010661237845,
                  1200.393936735037
                ],
                [
                  -117.8623389334437,
                  45.13751358273131,
                  1200.393936735037
                ],
                [
                  -117.87502529154976,
                  45.13741708337798,
                  948.9539367350369
                ]
              ]
            ]
          },
          "id": "45117B7316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T19:44:11Z",
            "pc:count": 9621753,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431716.9335,
                "count": 9621753,
                "maximum": 432198.3361,
                "minimum": 431200.7361,
                "name": "X",
                "position": 0,
                "stddev": 284.8056868,
                "variance": 81114.27925
              },
              {
                "average": 4999289.341,
                "count": 9621753,
                "maximum": 4999986.717,
                "minimum": 4998587.597,
                "name": "Y",
                "position": 1,
                "stddev": 405.1871619,
                "variance": 164176.6361
              },
              {
                "average": 1003.285082,
                "count": 9621753,
                "maximum": 1200.393937,
                "minimum": 948.9539367,
                "name": "Z",
                "position": 2,
                "stddev": 56.10913302,
                "variance": 3148.234808
              },
              {
                "average": 110.5283241,
                "count": 9621753,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.7995224,
                "variance": 948.61058
              },
              {
                "average": 1.003932963,
                "count": 9621753,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06540587648,
                "variance": 0.004277928677
              },
              {
                "average": 1.008691036,
                "count": 9621753,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.100098016,
                "variance": 0.0100196128
              },
              {
                "average": 0.5000719723,
                "count": 9621753,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000208,
                "variance": 0.2500000208
              },
              {
                "average": 0,
                "count": 9621753,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.310854269,
                "count": 9621753,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4628432941,
                "variance": 0.2142239149
              },
              {
                "average": 0.7495428992,
                "count": 9621753,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.40610729,
                "variance": 70.66263977
              },
              {
                "average": 134.822476,
                "count": 9621753,
                "maximum": 159,
                "minimum": 123,
                "name": "UserData",
                "position": 10,
                "stddev": 5.531524674,
                "variance": 30.59776522
              },
              {
                "average": 10751.50495,
                "count": 9621753,
                "maximum": 10756,
                "minimum": 10747,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.032838772,
                "variance": 4.132433473
              },
              {
                "average": 31324.5612,
                "count": 9621753,
                "maximum": 61440,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 7023.181087,
                "variance": 49325072.58
              },
              {
                "average": 30928.46741,
                "count": 9621753,
                "maximum": 60160,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 4612.572548,
                "variance": 21275825.51
              },
              {
                "average": 26790.94888,
                "count": 9621753,
                "maximum": 60160,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 4698.86463,
                "variance": 22079328.81
              },
              {
                "average": 233922.5888,
                "count": 9621753,
                "maximum": 237451.0336,
                "minimum": 231065.8093,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1366.332138,
                "variance": 1866863.512
              },
              {
                "average": 0,
                "count": 9621753,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9621753,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9621753,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9621753,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9621753,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431200.7361,
              4998587.597,
              948.9539367,
              432198.3361,
              4999986.717,
              1200.393937
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431200.7361256602,
                    4998587.597134096,
                    948.9539367350369
                  ],
                  [
                    431200.7361256602,
                    4999986.717134095,
                    948.9539367350369
                  ],
                  [
                    432198.33612566016,
                    4999986.717134095,
                    1200.393936735037
                  ],
                  [
                    432198.33612566016,
                    4998587.597134096,
                    1200.393936735037
                  ],
                  [
                    431200.7361256602,
                    4998587.597134096,
                    948.9539367350369
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T19:44:11+00:00",
            "end_time": "2011-09-16T17:57: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": "45117C7312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85832841946613,
              45.28196379651442,
              820.0773955347289
            ],
            [
              -117.85841208893734,
              45.28751150332379,
              820.0773955347289
            ],
            [
              -117.85002843458649,
              45.287574208596304,
              991.5973955347289
            ],
            [
              -117.84994558203176,
              45.28202648972596,
              991.5973955347289
            ],
            [
              -117.85832841946613,
              45.28196379651442,
              820.0773955347289
            ]
          ]
        ]
      },
      "bbox": [
        -117.8584121,
        45.2819638,
        820.0773955,
        -117.8499456,
        45.28757421,
        991.5973955
      ],
      "properties": {
        "datetime": "2011-09-18T23:46:16Z",
        "pc:count": 2751870,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433065.8365,
            "count": 2751870,
            "maximum": 433341.8088,
            "minimum": 432684.2888,
            "name": "X",
            "position": 0,
            "stddev": 171.4933372,
            "variance": 29409.9647
          },
          {
            "average": 5014951.101,
            "count": 2751870,
            "maximum": 5015247.789,
            "minimum": 5014631.409,
            "name": "Y",
            "position": 1,
            "stddev": 163.1975304,
            "variance": 26633.43393
          },
          {
            "average": 894.3237213,
            "count": 2751870,
            "maximum": 991.5973955,
            "minimum": 820.0773955,
            "name": "Z",
            "position": 2,
            "stddev": 46.31338409,
            "variance": 2144.929546
          },
          {
            "average": 103.2231897,
            "count": 2751870,
            "maximum": 244,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.50950872,
            "variance": 506.677983
          },
          {
            "average": 1.000051965,
            "count": 2751870,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007208466035,
            "variance": 5.196198258e-05
          },
          {
            "average": 1.000138088,
            "count": 2751870,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01175027235,
            "variance": 0.0001380689003
          },
          {
            "average": 0.5000465138,
            "count": 2751870,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000887,
            "variance": 0.2500000887
          },
          {
            "average": 0,
            "count": 2751870,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.328572934,
            "count": 2751870,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4696944126,
            "variance": 0.2206128412
          },
          {
            "average": 2.161190372,
            "count": 2751870,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.136828264,
            "variance": 66.20797421
          },
          {
            "average": 138,
            "count": 2751870,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10640.93743,
            "count": 2751870,
            "maximum": 10643,
            "minimum": 10638,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.206284055,
            "variance": 1.455121221
          },
          {
            "average": 38573.55741,
            "count": 2751870,
            "maximum": 55040,
            "minimum": 7680,
            "name": "Red",
            "position": 12,
            "stddev": 5179.22664,
            "variance": 26824388.59
          },
          {
            "average": 34103.35154,
            "count": 2751870,
            "maximum": 53504,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 3476.168752,
            "variance": 12083749.2
          },
          {
            "average": 27793.83424,
            "count": 2751870,
            "maximum": 51456,
            "minimum": 6656,
            "name": "Blue",
            "position": 14,
            "stddev": 3326.093514,
            "variance": 11062898.06
          },
          {
            "average": 424378.546,
            "count": 2751870,
            "maximum": 424776.4718,
            "minimum": 423733.3436,
            "name": "GpsTime",
            "position": 15,
            "stddev": 246.476522,
            "variance": 60750.67592
          },
          {
            "average": 0,
            "count": 2751870,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2751870,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2751870,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2751870,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2751870,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432684.2888,
          5014631.409,
          820.0773955,
          433341.8088,
          5015247.789,
          991.5973955
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432684.2887672722,
                5014631.408757195,
                820.0773955347289
              ],
              [
                432684.2887672722,
                5015247.788757196,
                820.0773955347289
              ],
              [
                433341.8087672722,
                5015247.788757196,
                991.5973955347289
              ],
              [
                433341.8087672722,
                5014631.408757195,
                991.5973955347289
              ],
              [
                432684.2887672722,
                5014631.408757195,
                820.0773955347289
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T23:46:16+00:00",
        "end_time": "2011-09-18T23:28:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8584121,
            45.2819638,
            820.0773955,
            -117.8499456,
            45.28757421,
            991.5973955
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85832841946613,
                  45.28196379651442,
                  820.0773955347289
                ],
                [
                  -117.85841208893734,
                  45.28751150332379,
                  820.0773955347289
                ],
                [
                  -117.85002843458649,
                  45.287574208596304,
                  991.5973955347289
                ],
                [
                  -117.84994558203176,
                  45.28202648972596,
                  991.5973955347289
                ],
                [
                  -117.85832841946613,
                  45.28196379651442,
                  820.0773955347289
                ]
              ]
            ]
          },
          "id": "45117C7312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:46:16Z",
            "pc:count": 2751870,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433065.8365,
                "count": 2751870,
                "maximum": 433341.8088,
                "minimum": 432684.2888,
                "name": "X",
                "position": 0,
                "stddev": 171.4933372,
                "variance": 29409.9647
              },
              {
                "average": 5014951.101,
                "count": 2751870,
                "maximum": 5015247.789,
                "minimum": 5014631.409,
                "name": "Y",
                "position": 1,
                "stddev": 163.1975304,
                "variance": 26633.43393
              },
              {
                "average": 894.3237213,
                "count": 2751870,
                "maximum": 991.5973955,
                "minimum": 820.0773955,
                "name": "Z",
                "position": 2,
                "stddev": 46.31338409,
                "variance": 2144.929546
              },
              {
                "average": 103.2231897,
                "count": 2751870,
                "maximum": 244,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.50950872,
                "variance": 506.677983
              },
              {
                "average": 1.000051965,
                "count": 2751870,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007208466035,
                "variance": 5.196198258e-05
              },
              {
                "average": 1.000138088,
                "count": 2751870,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01175027235,
                "variance": 0.0001380689003
              },
              {
                "average": 0.5000465138,
                "count": 2751870,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000887,
                "variance": 0.2500000887
              },
              {
                "average": 0,
                "count": 2751870,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.328572934,
                "count": 2751870,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4696944126,
                "variance": 0.2206128412
              },
              {
                "average": 2.161190372,
                "count": 2751870,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.136828264,
                "variance": 66.20797421
              },
              {
                "average": 138,
                "count": 2751870,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10640.93743,
                "count": 2751870,
                "maximum": 10643,
                "minimum": 10638,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.206284055,
                "variance": 1.455121221
              },
              {
                "average": 38573.55741,
                "count": 2751870,
                "maximum": 55040,
                "minimum": 7680,
                "name": "Red",
                "position": 12,
                "stddev": 5179.22664,
                "variance": 26824388.59
              },
              {
                "average": 34103.35154,
                "count": 2751870,
                "maximum": 53504,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 3476.168752,
                "variance": 12083749.2
              },
              {
                "average": 27793.83424,
                "count": 2751870,
                "maximum": 51456,
                "minimum": 6656,
                "name": "Blue",
                "position": 14,
                "stddev": 3326.093514,
                "variance": 11062898.06
              },
              {
                "average": 424378.546,
                "count": 2751870,
                "maximum": 424776.4718,
                "minimum": 423733.3436,
                "name": "GpsTime",
                "position": 15,
                "stddev": 246.476522,
                "variance": 60750.67592
              },
              {
                "average": 0,
                "count": 2751870,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2751870,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2751870,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2751870,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2751870,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432684.2888,
              5014631.409,
              820.0773955,
              433341.8088,
              5015247.789,
              991.5973955
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432684.2887672722,
                    5014631.408757195,
                    820.0773955347289
                  ],
                  [
                    432684.2887672722,
                    5015247.788757196,
                    820.0773955347289
                  ],
                  [
                    433341.8087672722,
                    5015247.788757196,
                    991.5973955347289
                  ],
                  [
                    433341.8087672722,
                    5014631.408757195,
                    991.5973955347289
                  ],
                  [
                    432684.2887672722,
                    5014631.408757195,
                    820.0773955347289
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T23:46:16+00:00",
            "end_time": "2011-09-18T23:28: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": "45117B6321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.75002585581755,
              45.1249487784625,
              1099.5935023530874
            ],
            [
              -117.75019052610989,
              45.137510680673124,
              1099.5935023530874
            ],
            [
              -117.73752843020729,
              45.13759315374921,
              1501.3135023530872
            ],
            [
              -117.73736653869327,
              45.12503121562446,
              1501.3135023530872
            ],
            [
              -117.75002585581755,
              45.1249487784625,
              1099.5935023530874
            ]
          ]
        ]
      },
      "bbox": [
        -117.7501905,
        45.12494878,
        1099.593502,
        -117.7373665,
        45.13759315,
        1501.313502
      ],
      "properties": {
        "datetime": "2011-09-15T20:33:50Z",
        "pc:count": 11458471,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 441507.5623,
            "count": 11458471,
            "maximum": 442011.8311,
            "minimum": 441016.1711,
            "name": "X",
            "position": 0,
            "stddev": 280.1321939,
            "variance": 78474.04605
          },
          {
            "average": 4997814.452,
            "count": 11458471,
            "maximum": 4998499.318,
            "minimum": 4997103.698,
            "name": "Y",
            "position": 1,
            "stddev": 393.5275082,
            "variance": 154863.8997
          },
          {
            "average": 1249.787166,
            "count": 11458471,
            "maximum": 1501.313502,
            "minimum": 1099.593502,
            "name": "Z",
            "position": 2,
            "stddev": 84.6426969,
            "variance": 7164.386138
          },
          {
            "average": 97.44753161,
            "count": 11458471,
            "maximum": 245,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.44491343,
            "variance": 2157.129983
          },
          {
            "average": 1.065315084,
            "count": 11458471,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2558523767,
            "variance": 0.06546043864
          },
          {
            "average": 1.138690668,
            "count": 11458471,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3686452337,
            "variance": 0.1358993084
          },
          {
            "average": 0.4999696731,
            "count": 11458471,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000209,
            "variance": 0.2500000209
          },
          {
            "average": 0,
            "count": 11458471,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.17739688,
            "count": 11458471,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3820042401,
            "variance": 0.1459272394
          },
          {
            "average": -0.3043221216,
            "count": 11458471,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.698463493,
            "variance": 75.66326714
          },
          {
            "average": 129.8624511,
            "count": 11458471,
            "maximum": 140,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 2.579768846,
            "variance": 6.6552073
          },
          {
            "average": 10704.49435,
            "count": 11458471,
            "maximum": 10709,
            "minimum": 10700,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.683481751,
            "variance": 2.834110805
          },
          {
            "average": 21642.48986,
            "count": 11458471,
            "maximum": 55808,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 7891.955808,
            "variance": 62282966.47
          },
          {
            "average": 24071.01216,
            "count": 11458471,
            "maximum": 55040,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8289.789113,
            "variance": 68720603.53
          },
          {
            "average": 18506.98501,
            "count": 11458471,
            "maximum": 55552,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6737.095234,
            "variance": 45388452.19
          },
          {
            "average": 152555.2061,
            "count": 11458471,
            "maximum": 154030.9635,
            "minimum": 151121.3662,
            "name": "GpsTime",
            "position": 15,
            "stddev": 568.3372641,
            "variance": 323007.2458
          },
          {
            "average": 0,
            "count": 11458471,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11458471,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11458471,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11458471,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11458471,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          441016.1711,
          4997103.698,
          1099.593502,
          442011.8311,
          4998499.318,
          1501.313502
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                441016.1710759643,
                4997103.697895137,
                1099.5935023530874
              ],
              [
                441016.1710759643,
                4998499.317895136,
                1099.5935023530874
              ],
              [
                442011.8310759643,
                4998499.317895136,
                1501.3135023530872
              ],
              [
                442011.8310759643,
                4997103.697895137,
                1501.3135023530872
              ],
              [
                441016.1710759643,
                4997103.697895137,
                1099.5935023530874
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:33:50+00:00",
        "end_time": "2011-09-15T19:45:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B6321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B6321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B6321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7501905,
            45.12494878,
            1099.593502,
            -117.7373665,
            45.13759315,
            1501.313502
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.75002585581755,
                  45.1249487784625,
                  1099.5935023530874
                ],
                [
                  -117.75019052610989,
                  45.137510680673124,
                  1099.5935023530874
                ],
                [
                  -117.73752843020729,
                  45.13759315374921,
                  1501.3135023530872
                ],
                [
                  -117.73736653869327,
                  45.12503121562446,
                  1501.3135023530872
                ],
                [
                  -117.75002585581755,
                  45.1249487784625,
                  1099.5935023530874
                ]
              ]
            ]
          },
          "id": "45117B6321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:33:50Z",
            "pc:count": 11458471,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 441507.5623,
                "count": 11458471,
                "maximum": 442011.8311,
                "minimum": 441016.1711,
                "name": "X",
                "position": 0,
                "stddev": 280.1321939,
                "variance": 78474.04605
              },
              {
                "average": 4997814.452,
                "count": 11458471,
                "maximum": 4998499.318,
                "minimum": 4997103.698,
                "name": "Y",
                "position": 1,
                "stddev": 393.5275082,
                "variance": 154863.8997
              },
              {
                "average": 1249.787166,
                "count": 11458471,
                "maximum": 1501.313502,
                "minimum": 1099.593502,
                "name": "Z",
                "position": 2,
                "stddev": 84.6426969,
                "variance": 7164.386138
              },
              {
                "average": 97.44753161,
                "count": 11458471,
                "maximum": 245,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.44491343,
                "variance": 2157.129983
              },
              {
                "average": 1.065315084,
                "count": 11458471,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2558523767,
                "variance": 0.06546043864
              },
              {
                "average": 1.138690668,
                "count": 11458471,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3686452337,
                "variance": 0.1358993084
              },
              {
                "average": 0.4999696731,
                "count": 11458471,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000209,
                "variance": 0.2500000209
              },
              {
                "average": 0,
                "count": 11458471,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.17739688,
                "count": 11458471,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3820042401,
                "variance": 0.1459272394
              },
              {
                "average": -0.3043221216,
                "count": 11458471,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.698463493,
                "variance": 75.66326714
              },
              {
                "average": 129.8624511,
                "count": 11458471,
                "maximum": 140,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 2.579768846,
                "variance": 6.6552073
              },
              {
                "average": 10704.49435,
                "count": 11458471,
                "maximum": 10709,
                "minimum": 10700,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.683481751,
                "variance": 2.834110805
              },
              {
                "average": 21642.48986,
                "count": 11458471,
                "maximum": 55808,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 7891.955808,
                "variance": 62282966.47
              },
              {
                "average": 24071.01216,
                "count": 11458471,
                "maximum": 55040,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8289.789113,
                "variance": 68720603.53
              },
              {
                "average": 18506.98501,
                "count": 11458471,
                "maximum": 55552,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6737.095234,
                "variance": 45388452.19
              },
              {
                "average": 152555.2061,
                "count": 11458471,
                "maximum": 154030.9635,
                "minimum": 151121.3662,
                "name": "GpsTime",
                "position": 15,
                "stddev": 568.3372641,
                "variance": 323007.2458
              },
              {
                "average": 0,
                "count": 11458471,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11458471,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11458471,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11458471,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11458471,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              441016.1711,
              4997103.698,
              1099.593502,
              442011.8311,
              4998499.318,
              1501.313502
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    441016.1710759643,
                    4997103.697895137,
                    1099.5935023530874
                  ],
                  [
                    441016.1710759643,
                    4998499.317895136,
                    1099.5935023530874
                  ],
                  [
                    442011.8310759643,
                    4998499.317895136,
                    1501.3135023530872
                  ],
                  [
                    442011.8310759643,
                    4997103.697895137,
                    1501.3135023530872
                  ],
                  [
                    441016.1710759643,
                    4997103.697895137,
                    1099.5935023530874
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:33:50+00:00",
            "end_time": "2011-09-15T19:45: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": "45117A8323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502474790487,
              44.99990637262041,
              1013.9745462567807
            ],
            [
              -117.97523858821337,
              45.01250938974245,
              1013.9745462567807
            ],
            [
              -117.96252969006092,
              45.01261721674483,
              1064.3945462567808
            ],
            [
              -117.96231863538078,
              45.00001415251517,
              1064.3945462567808
            ],
            [
              -117.97502474790487,
              44.99990637262041,
              1013.9745462567807
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752386,
        44.99990637,
        1013.974546,
        -117.9623186,
        45.01261722,
        1064.394546
      ],
      "properties": {
        "datetime": "2011-09-20T03:34:03Z",
        "pc:count": 11320263,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423655.0295,
            "count": 11320263,
            "maximum": 424155.6415,
            "minimum": 423154.0615,
            "name": "X",
            "position": 0,
            "stddev": 286.2168225,
            "variance": 81920.0695
          },
          {
            "average": 4984106.444,
            "count": 11320263,
            "maximum": 4984801.941,
            "minimum": 4983401.701,
            "name": "Y",
            "position": 1,
            "stddev": 402.0730583,
            "variance": 161662.7442
          },
          {
            "average": 1032.486934,
            "count": 11320263,
            "maximum": 1064.394546,
            "minimum": 1013.974546,
            "name": "Z",
            "position": 2,
            "stddev": 9.023239107,
            "variance": 81.41884397
          },
          {
            "average": 229.0265505,
            "count": 11320263,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 37.44337615,
            "variance": 1402.006417
          },
          {
            "average": 1.014553725,
            "count": 11320263,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1363446883,
            "variance": 0.01858987403
          },
          {
            "average": 1.029164693,
            "count": 11320263,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2030623359,
            "variance": 0.04123431226
          },
          {
            "average": 0.4985606783,
            "count": 11320263,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979504,
            "variance": 0.2499979504
          },
          {
            "average": 0,
            "count": 11320263,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.285681614,
            "count": 11320263,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4517384722,
            "variance": 0.2040676473
          },
          {
            "average": 1.178478468,
            "count": 11320263,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.924841712,
            "variance": 62.80311616
          },
          {
            "average": 191.9646327,
            "count": 11320263,
            "maximum": 210,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 3.326882146,
            "variance": 11.06814481
          },
          {
            "average": 270.8114993,
            "count": 11320263,
            "maximum": 284,
            "minimum": 257,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56911013,
            "variance": 111.706089
          },
          {
            "average": 27318.8281,
            "count": 11320263,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 8387.720928,
            "variance": 70353862.37
          },
          {
            "average": 29139.17024,
            "count": 11320263,
            "maximum": 65280,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 6733.357675,
            "variance": 45338105.58
          },
          {
            "average": 21699.66397,
            "count": 11320263,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 5869.676717,
            "variance": 34453104.76
          },
          {
            "average": 523300.2052,
            "count": 11320263,
            "maximum": 524843.8267,
            "minimum": 521617.6565,
            "name": "GpsTime",
            "position": 15,
            "stddev": 668.4288303,
            "variance": 446797.1012
          },
          {
            "average": 0,
            "count": 11320263,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11320263,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11320263,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11320263,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11320263,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423154.0615,
          4983401.701,
          1013.974546,
          424155.6415,
          4984801.941,
          1064.394546
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423154.0614930328,
                4983401.701430765,
                1013.9745462567807
              ],
              [
                423154.0614930328,
                4984801.941430765,
                1013.9745462567807
              ],
              [
                424155.64149303274,
                4984801.941430765,
                1064.3945462567808
              ],
              [
                424155.64149303274,
                4983401.701430765,
                1064.3945462567808
              ],
              [
                423154.0614930328,
                4983401.701430765,
                1013.9745462567807
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T03:34:03+00:00",
        "end_time": "2011-09-20T02:40:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752386,
            44.99990637,
            1013.974546,
            -117.9623186,
            45.01261722,
            1064.394546
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502474790487,
                  44.99990637262041,
                  1013.9745462567807
                ],
                [
                  -117.97523858821337,
                  45.01250938974245,
                  1013.9745462567807
                ],
                [
                  -117.96252969006092,
                  45.01261721674483,
                  1064.3945462567808
                ],
                [
                  -117.96231863538078,
                  45.00001415251517,
                  1064.3945462567808
                ],
                [
                  -117.97502474790487,
                  44.99990637262041,
                  1013.9745462567807
                ]
              ]
            ]
          },
          "id": "45117A8323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T03:34:03Z",
            "pc:count": 11320263,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423655.0295,
                "count": 11320263,
                "maximum": 424155.6415,
                "minimum": 423154.0615,
                "name": "X",
                "position": 0,
                "stddev": 286.2168225,
                "variance": 81920.0695
              },
              {
                "average": 4984106.444,
                "count": 11320263,
                "maximum": 4984801.941,
                "minimum": 4983401.701,
                "name": "Y",
                "position": 1,
                "stddev": 402.0730583,
                "variance": 161662.7442
              },
              {
                "average": 1032.486934,
                "count": 11320263,
                "maximum": 1064.394546,
                "minimum": 1013.974546,
                "name": "Z",
                "position": 2,
                "stddev": 9.023239107,
                "variance": 81.41884397
              },
              {
                "average": 229.0265505,
                "count": 11320263,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 37.44337615,
                "variance": 1402.006417
              },
              {
                "average": 1.014553725,
                "count": 11320263,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1363446883,
                "variance": 0.01858987403
              },
              {
                "average": 1.029164693,
                "count": 11320263,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2030623359,
                "variance": 0.04123431226
              },
              {
                "average": 0.4985606783,
                "count": 11320263,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979504,
                "variance": 0.2499979504
              },
              {
                "average": 0,
                "count": 11320263,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.285681614,
                "count": 11320263,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4517384722,
                "variance": 0.2040676473
              },
              {
                "average": 1.178478468,
                "count": 11320263,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.924841712,
                "variance": 62.80311616
              },
              {
                "average": 191.9646327,
                "count": 11320263,
                "maximum": 210,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 3.326882146,
                "variance": 11.06814481
              },
              {
                "average": 270.8114993,
                "count": 11320263,
                "maximum": 284,
                "minimum": 257,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56911013,
                "variance": 111.706089
              },
              {
                "average": 27318.8281,
                "count": 11320263,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 8387.720928,
                "variance": 70353862.37
              },
              {
                "average": 29139.17024,
                "count": 11320263,
                "maximum": 65280,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 6733.357675,
                "variance": 45338105.58
              },
              {
                "average": 21699.66397,
                "count": 11320263,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 5869.676717,
                "variance": 34453104.76
              },
              {
                "average": 523300.2052,
                "count": 11320263,
                "maximum": 524843.8267,
                "minimum": 521617.6565,
                "name": "GpsTime",
                "position": 15,
                "stddev": 668.4288303,
                "variance": 446797.1012
              },
              {
                "average": 0,
                "count": 11320263,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11320263,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11320263,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11320263,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11320263,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423154.0615,
              4983401.701,
              1013.974546,
              424155.6415,
              4984801.941,
              1064.394546
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423154.0614930328,
                    4983401.701430765,
                    1013.9745462567807
                  ],
                  [
                    423154.0614930328,
                    4984801.941430765,
                    1013.9745462567807
                  ],
                  [
                    424155.64149303274,
                    4984801.941430765,
                    1064.3945462567808
                  ],
                  [
                    424155.64149303274,
                    4983401.701430765,
                    1064.3945462567808
                  ],
                  [
                    423154.0614930328,
                    4983401.701430765,
                    1013.9745462567807
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T03:34:03+00:00",
            "end_time": "2011-09-20T02: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": "45117A8214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002510252621,
              45.08741426295673,
              1006.8609003171478
            ],
            [
              -117.90022297672667,
              45.100009616070885,
              1006.8609003171478
            ],
            [
              -117.88752923286907,
              45.10010897369844,
              1091.4009003171477
            ],
            [
              -117.88733414793529,
              45.08751357720291,
              1091.4009003171477
            ],
            [
              -117.90002510252621,
              45.08741426295673,
              1006.8609003171478
            ]
          ]
        ]
      },
      "bbox": [
        -117.900223,
        45.08741426,
        1006.8609,
        -117.8873341,
        45.10010897,
        1091.4009
      ],
      "properties": {
        "datetime": "2011-09-17T23:33:23Z",
        "pc:count": 10421206,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429636.9263,
            "count": 10421206,
            "maximum": 430172.0993,
            "minimum": 429173.2593,
            "name": "X",
            "position": 0,
            "stddev": 292.3435089,
            "variance": 85464.72717
          },
          {
            "average": 4993752.847,
            "count": 10421206,
            "maximum": 4994453.773,
            "minimum": 4993054.393,
            "name": "Y",
            "position": 1,
            "stddev": 397.7828784,
            "variance": 158231.2184
          },
          {
            "average": 1032.342184,
            "count": 10421206,
            "maximum": 1091.4009,
            "minimum": 1006.8609,
            "name": "Z",
            "position": 2,
            "stddev": 15.12314768,
            "variance": 228.7095958
          },
          {
            "average": 107.3636512,
            "count": 10421206,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.90682314,
            "variance": 524.7225463
          },
          {
            "average": 1.0004487,
            "count": 10421206,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02159507819,
            "variance": 0.0004663474019
          },
          {
            "average": 1.000940294,
            "count": 10421206,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.031747824,
            "variance": 0.001007924329
          },
          {
            "average": 0.5000952865,
            "count": 10421206,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000149,
            "variance": 0.2500000149
          },
          {
            "average": 0,
            "count": 10421206,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.293871842,
            "count": 10421206,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4555339749,
            "variance": 0.2075112023
          },
          {
            "average": -0.802657987,
            "count": 10421206,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.628880942,
            "variance": 74.45758631
          },
          {
            "average": 138.0333996,
            "count": 10421206,
            "maximum": 154,
            "minimum": 130,
            "name": "UserData",
            "position": 10,
            "stddev": 2.389221562,
            "variance": 5.708379674
          },
          {
            "average": 10735.00293,
            "count": 10421206,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 52.1368982,
            "variance": 2718.256154
          },
          {
            "average": 38166.94981,
            "count": 10421206,
            "maximum": 56320,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 5497.782472,
            "variance": 30225612.11
          },
          {
            "average": 34087.45378,
            "count": 10421206,
            "maximum": 56576,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 4203.948605,
            "variance": 17673183.87
          },
          {
            "average": 29296.77674,
            "count": 10421206,
            "maximum": 55552,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 3996.580455,
            "variance": 15972655.33
          },
          {
            "average": 271711.2817,
            "count": 10421206,
            "maximum": 337603.5722,
            "minimum": 245648.5468,
            "name": "GpsTime",
            "position": 15,
            "stddev": 34211.47077,
            "variance": 1170424732
          },
          {
            "average": 0,
            "count": 10421206,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10421206,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10421206,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10421206,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10421206,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429173.2593,
          4993054.393,
          1006.8609,
          430172.0993,
          4994453.773,
          1091.4009
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429173.25926159247,
                4993054.3933425145,
                1006.8609003171478
              ],
              [
                429173.25926159247,
                4994453.773342515,
                1006.8609003171478
              ],
              [
                430172.09926159243,
                4994453.773342515,
                1091.4009003171477
              ],
              [
                430172.09926159243,
                4993054.3933425145,
                1091.4009003171477
              ],
              [
                429173.25926159247,
                4993054.3933425145,
                1006.8609003171478
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T23:33:23+00:00",
        "end_time": "2011-09-16T22:00:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.900223,
            45.08741426,
            1006.8609,
            -117.8873341,
            45.10010897,
            1091.4009
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002510252621,
                  45.08741426295673,
                  1006.8609003171478
                ],
                [
                  -117.90022297672667,
                  45.100009616070885,
                  1006.8609003171478
                ],
                [
                  -117.88752923286907,
                  45.10010897369844,
                  1091.4009003171477
                ],
                [
                  -117.88733414793529,
                  45.08751357720291,
                  1091.4009003171477
                ],
                [
                  -117.90002510252621,
                  45.08741426295673,
                  1006.8609003171478
                ]
              ]
            ]
          },
          "id": "45117A8214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:33:23Z",
            "pc:count": 10421206,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429636.9263,
                "count": 10421206,
                "maximum": 430172.0993,
                "minimum": 429173.2593,
                "name": "X",
                "position": 0,
                "stddev": 292.3435089,
                "variance": 85464.72717
              },
              {
                "average": 4993752.847,
                "count": 10421206,
                "maximum": 4994453.773,
                "minimum": 4993054.393,
                "name": "Y",
                "position": 1,
                "stddev": 397.7828784,
                "variance": 158231.2184
              },
              {
                "average": 1032.342184,
                "count": 10421206,
                "maximum": 1091.4009,
                "minimum": 1006.8609,
                "name": "Z",
                "position": 2,
                "stddev": 15.12314768,
                "variance": 228.7095958
              },
              {
                "average": 107.3636512,
                "count": 10421206,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.90682314,
                "variance": 524.7225463
              },
              {
                "average": 1.0004487,
                "count": 10421206,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02159507819,
                "variance": 0.0004663474019
              },
              {
                "average": 1.000940294,
                "count": 10421206,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.031747824,
                "variance": 0.001007924329
              },
              {
                "average": 0.5000952865,
                "count": 10421206,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000149,
                "variance": 0.2500000149
              },
              {
                "average": 0,
                "count": 10421206,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.293871842,
                "count": 10421206,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4555339749,
                "variance": 0.2075112023
              },
              {
                "average": -0.802657987,
                "count": 10421206,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.628880942,
                "variance": 74.45758631
              },
              {
                "average": 138.0333996,
                "count": 10421206,
                "maximum": 154,
                "minimum": 130,
                "name": "UserData",
                "position": 10,
                "stddev": 2.389221562,
                "variance": 5.708379674
              },
              {
                "average": 10735.00293,
                "count": 10421206,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 52.1368982,
                "variance": 2718.256154
              },
              {
                "average": 38166.94981,
                "count": 10421206,
                "maximum": 56320,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 5497.782472,
                "variance": 30225612.11
              },
              {
                "average": 34087.45378,
                "count": 10421206,
                "maximum": 56576,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 4203.948605,
                "variance": 17673183.87
              },
              {
                "average": 29296.77674,
                "count": 10421206,
                "maximum": 55552,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 3996.580455,
                "variance": 15972655.33
              },
              {
                "average": 271711.2817,
                "count": 10421206,
                "maximum": 337603.5722,
                "minimum": 245648.5468,
                "name": "GpsTime",
                "position": 15,
                "stddev": 34211.47077,
                "variance": 1170424732
              },
              {
                "average": 0,
                "count": 10421206,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10421206,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10421206,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10421206,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10421206,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429173.2593,
              4993054.393,
              1006.8609,
              430172.0993,
              4994453.773,
              1091.4009
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429173.25926159247,
                    4993054.3933425145,
                    1006.8609003171478
                  ],
                  [
                    429173.25926159247,
                    4994453.773342515,
                    1006.8609003171478
                  ],
                  [
                    430172.09926159243,
                    4994453.773342515,
                    1091.4009003171477
                  ],
                  [
                    430172.09926159243,
                    4993054.3933425145,
                    1091.4009003171477
                  ],
                  [
                    429173.25926159247,
                    4993054.3933425145,
                    1006.8609003171478
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T23:33:23+00:00",
            "end_time": "2011-09-16T22:00: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": "45117B8421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752511018477,
              45.124910330989835,
              1058.2752090208378
            ],
            [
              -117.93773156562,
              45.13750960883937,
              1058.2752090208378
            ],
            [
              -117.925028873368,
              45.13761320779185,
              1199.7352090208378
            ],
            [
              -117.92482521364654,
              45.12501388469473,
              1199.7352090208378
            ],
            [
              -117.93752511018477,
              45.124910330989835,
              1058.2752090208378
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377316,
        45.12491033,
        1058.275209,
        -117.9248252,
        45.13761321,
        1199.735209
      ],
      "properties": {
        "datetime": "2011-09-17T20:32:29Z",
        "pc:count": 11687824,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426751.4253,
            "count": 11687824,
            "maximum": 427269.3719,
            "minimum": 426270.4719,
            "name": "X",
            "position": 0,
            "stddev": 288.5173599,
            "variance": 83242.26697
          },
          {
            "average": 4997928.52,
            "count": 11687824,
            "maximum": 4998653.163,
            "minimum": 4997253.323,
            "name": "Y",
            "position": 1,
            "stddev": 401.6892681,
            "variance": 161354.2681
          },
          {
            "average": 1123.145855,
            "count": 11687824,
            "maximum": 1199.735209,
            "minimum": 1058.275209,
            "name": "Z",
            "position": 2,
            "stddev": 27.52179147,
            "variance": 757.4490058
          },
          {
            "average": 109.3503389,
            "count": 11687824,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.5537589,
            "variance": 422.4570049
          },
          {
            "average": 1.00035353,
            "count": 11687824,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01908365279,
            "variance": 0.0003641858037
          },
          {
            "average": 1.000783893,
            "count": 11687824,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02885115646,
            "variance": 0.0008323892289
          },
          {
            "average": 0.5000169407,
            "count": 11687824,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000211,
            "variance": 0.2500000211
          },
          {
            "average": 0,
            "count": 11687824,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.259138656,
            "count": 11687824,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4381618756,
            "variance": 0.1919858293
          },
          {
            "average": -0.4337377963,
            "count": 11687824,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.426630244,
            "variance": 71.00809727
          },
          {
            "average": 137,
            "count": 11687824,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10661.45369,
            "count": 11687824,
            "maximum": 10666,
            "minimum": 10656,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.98388378,
            "variance": 3.935794854
          },
          {
            "average": 37028.5612,
            "count": 11687824,
            "maximum": 56320,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 5285.797122,
            "variance": 27939651.21
          },
          {
            "average": 33132.4458,
            "count": 11687824,
            "maximum": 55552,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 3957.772398,
            "variance": 15663962.36
          },
          {
            "average": 28582.19123,
            "count": 11687824,
            "maximum": 56576,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 3863.739063,
            "variance": 14928479.55
          },
          {
            "average": 323305.5155,
            "count": 11687824,
            "maximum": 326749.5997,
            "minimum": 319403.1924,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1468.862695,
            "variance": 2157557.617
          },
          {
            "average": 0,
            "count": 11687824,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11687824,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11687824,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11687824,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11687824,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426270.4719,
          4997253.323,
          1058.275209,
          427269.3719,
          4998653.163,
          1199.735209
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426270.47193170135,
                4997253.323306421,
                1058.2752090208378
              ],
              [
                426270.47193170135,
                4998653.163306421,
                1058.2752090208378
              ],
              [
                427269.3719317014,
                4998653.163306421,
                1199.7352090208378
              ],
              [
                427269.3719317014,
                4997253.323306421,
                1199.7352090208378
              ],
              [
                426270.47193170135,
                4997253.323306421,
                1058.2752090208378
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T20:32:29+00:00",
        "end_time": "2011-09-17T18:30:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377316,
            45.12491033,
            1058.275209,
            -117.9248252,
            45.13761321,
            1199.735209
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752511018477,
                  45.124910330989835,
                  1058.2752090208378
                ],
                [
                  -117.93773156562,
                  45.13750960883937,
                  1058.2752090208378
                ],
                [
                  -117.925028873368,
                  45.13761320779185,
                  1199.7352090208378
                ],
                [
                  -117.92482521364654,
                  45.12501388469473,
                  1199.7352090208378
                ],
                [
                  -117.93752511018477,
                  45.124910330989835,
                  1058.2752090208378
                ]
              ]
            ]
          },
          "id": "45117B8421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:32:29Z",
            "pc:count": 11687824,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426751.4253,
                "count": 11687824,
                "maximum": 427269.3719,
                "minimum": 426270.4719,
                "name": "X",
                "position": 0,
                "stddev": 288.5173599,
                "variance": 83242.26697
              },
              {
                "average": 4997928.52,
                "count": 11687824,
                "maximum": 4998653.163,
                "minimum": 4997253.323,
                "name": "Y",
                "position": 1,
                "stddev": 401.6892681,
                "variance": 161354.2681
              },
              {
                "average": 1123.145855,
                "count": 11687824,
                "maximum": 1199.735209,
                "minimum": 1058.275209,
                "name": "Z",
                "position": 2,
                "stddev": 27.52179147,
                "variance": 757.4490058
              },
              {
                "average": 109.3503389,
                "count": 11687824,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.5537589,
                "variance": 422.4570049
              },
              {
                "average": 1.00035353,
                "count": 11687824,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01908365279,
                "variance": 0.0003641858037
              },
              {
                "average": 1.000783893,
                "count": 11687824,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02885115646,
                "variance": 0.0008323892289
              },
              {
                "average": 0.5000169407,
                "count": 11687824,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000211,
                "variance": 0.2500000211
              },
              {
                "average": 0,
                "count": 11687824,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.259138656,
                "count": 11687824,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4381618756,
                "variance": 0.1919858293
              },
              {
                "average": -0.4337377963,
                "count": 11687824,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.426630244,
                "variance": 71.00809727
              },
              {
                "average": 137,
                "count": 11687824,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10661.45369,
                "count": 11687824,
                "maximum": 10666,
                "minimum": 10656,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.98388378,
                "variance": 3.935794854
              },
              {
                "average": 37028.5612,
                "count": 11687824,
                "maximum": 56320,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 5285.797122,
                "variance": 27939651.21
              },
              {
                "average": 33132.4458,
                "count": 11687824,
                "maximum": 55552,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 3957.772398,
                "variance": 15663962.36
              },
              {
                "average": 28582.19123,
                "count": 11687824,
                "maximum": 56576,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 3863.739063,
                "variance": 14928479.55
              },
              {
                "average": 323305.5155,
                "count": 11687824,
                "maximum": 326749.5997,
                "minimum": 319403.1924,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1468.862695,
                "variance": 2157557.617
              },
              {
                "average": 0,
                "count": 11687824,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11687824,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11687824,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11687824,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11687824,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426270.4719,
              4997253.323,
              1058.275209,
              427269.3719,
              4998653.163,
              1199.735209
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426270.47193170135,
                    4997253.323306421,
                    1058.2752090208378
                  ],
                  [
                    426270.47193170135,
                    4998653.163306421,
                    1058.2752090208378
                  ],
                  [
                    427269.3719317014,
                    4998653.163306421,
                    1199.7352090208378
                  ],
                  [
                    427269.3719317014,
                    4997253.323306421,
                    1199.7352090208378
                  ],
                  [
                    426270.47193170135,
                    4997253.323306421,
                    1058.2752090208378
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T20:32:29+00:00",
            "end_time": "2011-09-17T18:30: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": "45117B8112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752434648328,
              45.212405106165356,
              1172.3793978772378
            ],
            [
              -117.98774257529638,
              45.225009765263685,
              1172.3793978772378
            ],
            [
              -117.97502976579908,
              45.22511901120297,
              1349.8593978772378
            ],
            [
              -117.97481434463052,
              45.21251430436942,
              1349.8593978772378
            ],
            [
              -117.98752434648328,
              45.212405106165356,
              1172.3793978772378
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877426,
        45.21240511,
        1172.379398,
        -117.9748143,
        45.22511901,
        1349.859398
      ],
      "properties": {
        "datetime": "2011-09-17T20:53:25Z",
        "pc:count": 12562862,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422955.7562,
            "count": 12562862,
            "maximum": 423455.3399,
            "minimum": 422457.1599,
            "name": "X",
            "position": 0,
            "stddev": 271.1811671,
            "variance": 73539.22541
          },
          {
            "average": 5007716.569,
            "count": 12562862,
            "maximum": 5008420.46,
            "minimum": 5007019.98,
            "name": "Y",
            "position": 1,
            "stddev": 393.482007,
            "variance": 154828.0898
          },
          {
            "average": 1257.214245,
            "count": 12562862,
            "maximum": 1349.859398,
            "minimum": 1172.379398,
            "name": "Z",
            "position": 2,
            "stddev": 35.8883266,
            "variance": 1287.971986
          },
          {
            "average": 108.53362,
            "count": 12562862,
            "maximum": 238,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.43914886,
            "variance": 699.0285923
          },
          {
            "average": 1.009975434,
            "count": 12562862,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1024593457,
            "variance": 0.01049791752
          },
          {
            "average": 1.02130263,
            "count": 12562862,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1521064292,
            "variance": 0.0231363658
          },
          {
            "average": 0.4999762793,
            "count": 12562862,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000193,
            "variance": 0.2500000193
          },
          {
            "average": 0,
            "count": 12562862,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.250294081,
            "count": 12562862,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4331823738,
            "variance": 0.187646969
          },
          {
            "average": -0.7722553399,
            "count": 12562862,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.673494269,
            "variance": 75.22950283
          },
          {
            "average": 137,
            "count": 12562862,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10663.43719,
            "count": 12562862,
            "maximum": 10668,
            "minimum": 10659,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.929985588,
            "variance": 3.724844369
          },
          {
            "average": 32140.46595,
            "count": 12562862,
            "maximum": 51968,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 8398.520024,
            "variance": 70535138.6
          },
          {
            "average": 30119.7463,
            "count": 12562862,
            "maximum": 50432,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 6466.143925,
            "variance": 41811017.25
          },
          {
            "average": 25315.89781,
            "count": 12562862,
            "maximum": 49408,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 5742.726049,
            "variance": 32978902.48
          },
          {
            "average": 324769.7126,
            "count": 12562862,
            "maximum": 328005.7815,
            "minimum": 321617.0458,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1423.244045,
            "variance": 2025623.612
          },
          {
            "average": 0,
            "count": 12562862,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12562862,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12562862,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12562862,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12562862,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422457.1599,
          5007019.98,
          1172.379398,
          423455.3399,
          5008420.46,
          1349.859398
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422457.15985547,
                5007019.980321511,
                1172.3793978772378
              ],
              [
                422457.15985547,
                5008420.460321511,
                1172.3793978772378
              ],
              [
                423455.33985547005,
                5008420.460321511,
                1349.8593978772378
              ],
              [
                423455.33985547005,
                5007019.980321511,
                1349.8593978772378
              ],
              [
                422457.15985547,
                5007019.980321511,
                1172.3793978772378
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T20:53:25+00:00",
        "end_time": "2011-09-17T19:06:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877426,
            45.21240511,
            1172.379398,
            -117.9748143,
            45.22511901,
            1349.859398
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752434648328,
                  45.212405106165356,
                  1172.3793978772378
                ],
                [
                  -117.98774257529638,
                  45.225009765263685,
                  1172.3793978772378
                ],
                [
                  -117.97502976579908,
                  45.22511901120297,
                  1349.8593978772378
                ],
                [
                  -117.97481434463052,
                  45.21251430436942,
                  1349.8593978772378
                ],
                [
                  -117.98752434648328,
                  45.212405106165356,
                  1172.3793978772378
                ]
              ]
            ]
          },
          "id": "45117B8112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:53:25Z",
            "pc:count": 12562862,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422955.7562,
                "count": 12562862,
                "maximum": 423455.3399,
                "minimum": 422457.1599,
                "name": "X",
                "position": 0,
                "stddev": 271.1811671,
                "variance": 73539.22541
              },
              {
                "average": 5007716.569,
                "count": 12562862,
                "maximum": 5008420.46,
                "minimum": 5007019.98,
                "name": "Y",
                "position": 1,
                "stddev": 393.482007,
                "variance": 154828.0898
              },
              {
                "average": 1257.214245,
                "count": 12562862,
                "maximum": 1349.859398,
                "minimum": 1172.379398,
                "name": "Z",
                "position": 2,
                "stddev": 35.8883266,
                "variance": 1287.971986
              },
              {
                "average": 108.53362,
                "count": 12562862,
                "maximum": 238,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.43914886,
                "variance": 699.0285923
              },
              {
                "average": 1.009975434,
                "count": 12562862,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1024593457,
                "variance": 0.01049791752
              },
              {
                "average": 1.02130263,
                "count": 12562862,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1521064292,
                "variance": 0.0231363658
              },
              {
                "average": 0.4999762793,
                "count": 12562862,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000193,
                "variance": 0.2500000193
              },
              {
                "average": 0,
                "count": 12562862,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.250294081,
                "count": 12562862,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4331823738,
                "variance": 0.187646969
              },
              {
                "average": -0.7722553399,
                "count": 12562862,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.673494269,
                "variance": 75.22950283
              },
              {
                "average": 137,
                "count": 12562862,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10663.43719,
                "count": 12562862,
                "maximum": 10668,
                "minimum": 10659,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.929985588,
                "variance": 3.724844369
              },
              {
                "average": 32140.46595,
                "count": 12562862,
                "maximum": 51968,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 8398.520024,
                "variance": 70535138.6
              },
              {
                "average": 30119.7463,
                "count": 12562862,
                "maximum": 50432,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 6466.143925,
                "variance": 41811017.25
              },
              {
                "average": 25315.89781,
                "count": 12562862,
                "maximum": 49408,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 5742.726049,
                "variance": 32978902.48
              },
              {
                "average": 324769.7126,
                "count": 12562862,
                "maximum": 328005.7815,
                "minimum": 321617.0458,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1423.244045,
                "variance": 2025623.612
              },
              {
                "average": 0,
                "count": 12562862,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12562862,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12562862,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12562862,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12562862,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422457.1599,
              5007019.98,
              1172.379398,
              423455.3399,
              5008420.46,
              1349.859398
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422457.15985547,
                    5007019.980321511,
                    1172.3793978772378
                  ],
                  [
                    422457.15985547,
                    5008420.460321511,
                    1172.3793978772378
                  ],
                  [
                    423455.33985547005,
                    5008420.460321511,
                    1349.8593978772378
                  ],
                  [
                    423455.33985547005,
                    5007019.980321511,
                    1349.8593978772378
                  ],
                  [
                    422457.15985547,
                    5007019.980321511,
                    1172.3793978772378
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T20:53:25+00:00",
            "end_time": "2011-09-17T19: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": "45117C7313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85001359669738,
              45.28115655515979,
              858.2199205757536
            ],
            [
              -117.85010850251412,
              45.287510897884395,
              858.2199205757536
            ],
            [
              -117.83752915878,
              45.28760383886538,
              1109.0999205757537
            ],
            [
              -117.83743565691762,
              45.28124947566513,
              1109.0999205757537
            ],
            [
              -117.85001359669738,
              45.28115655515979,
              858.2199205757536
            ]
          ]
        ]
      },
      "bbox": [
        -117.8501085,
        45.28115656,
        858.2199206,
        -117.8374357,
        45.28760384,
        1109.099921
      ],
      "properties": {
        "datetime": "2011-09-18T23:46:34Z",
        "pc:count": 6112198,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433830.8005,
            "count": 6112198,
            "maximum": 434322.0357,
            "minimum": 433335.4557,
            "name": "X",
            "position": 0,
            "stddev": 273.5337162,
            "variance": 74820.69392
          },
          {
            "average": 5014900.75,
            "count": 6112198,
            "maximum": 5015240.822,
            "minimum": 5014534.822,
            "name": "Y",
            "position": 1,
            "stddev": 189.3212687,
            "variance": 35842.54277
          },
          {
            "average": 962.598346,
            "count": 6112198,
            "maximum": 1109.099921,
            "minimum": 858.2199206,
            "name": "Z",
            "position": 2,
            "stddev": 53.68601093,
            "variance": 2882.18777
          },
          {
            "average": 108.9510039,
            "count": 6112198,
            "maximum": 248,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.88779255,
            "variance": 893.2801434
          },
          {
            "average": 1.009626651,
            "count": 6112198,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09769235933,
            "variance": 0.009543797071
          },
          {
            "average": 1.023869973,
            "count": 6112198,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.152862529,
            "variance": 0.02336695278
          },
          {
            "average": 0.5000245411,
            "count": 6112198,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000403,
            "variance": 0.2500000403
          },
          {
            "average": 0,
            "count": 6112198,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.287912303,
            "count": 6112198,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4527900641,
            "variance": 0.2050188421
          },
          {
            "average": -0.09476093968,
            "count": 6112198,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.726044256,
            "variance": 76.14384836
          },
          {
            "average": 138,
            "count": 6112198,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10638.47775,
            "count": 6112198,
            "maximum": 10643,
            "minimum": 10634,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.787975907,
            "variance": 7.772809657
          },
          {
            "average": 35423.73813,
            "count": 6112198,
            "maximum": 54784,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 7430.971357,
            "variance": 55219335.3
          },
          {
            "average": 31261.30079,
            "count": 6112198,
            "maximum": 50688,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 5763.861447,
            "variance": 33222098.78
          },
          {
            "average": 26298.28699,
            "count": 6112198,
            "maximum": 47104,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 4578.400466,
            "variance": 20961750.82
          },
          {
            "average": 423781.6003,
            "count": 6112198,
            "maximum": 424794.4947,
            "minimum": 422597.2237,
            "name": "GpsTime",
            "position": 15,
            "stddev": 647.2972035,
            "variance": 418993.6696
          },
          {
            "average": 0,
            "count": 6112198,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6112198,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6112198,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6112198,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6112198,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433335.4557,
          5014534.822,
          858.2199206,
          434322.0357,
          5015240.822,
          1109.099921
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433335.45571480185,
                5014534.821571497,
                858.2199205757536
              ],
              [
                433335.45571480185,
                5015240.821571497,
                858.2199205757536
              ],
              [
                434322.0357148018,
                5015240.821571497,
                1109.0999205757537
              ],
              [
                434322.0357148018,
                5014534.821571497,
                1109.0999205757537
              ],
              [
                433335.45571480185,
                5014534.821571497,
                858.2199205757536
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T23:46:34+00:00",
        "end_time": "2011-09-18T23:09:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8501085,
            45.28115656,
            858.2199206,
            -117.8374357,
            45.28760384,
            1109.099921
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85001359669738,
                  45.28115655515979,
                  858.2199205757536
                ],
                [
                  -117.85010850251412,
                  45.287510897884395,
                  858.2199205757536
                ],
                [
                  -117.83752915878,
                  45.28760383886538,
                  1109.0999205757537
                ],
                [
                  -117.83743565691762,
                  45.28124947566513,
                  1109.0999205757537
                ],
                [
                  -117.85001359669738,
                  45.28115655515979,
                  858.2199205757536
                ]
              ]
            ]
          },
          "id": "45117C7313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:46:34Z",
            "pc:count": 6112198,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433830.8005,
                "count": 6112198,
                "maximum": 434322.0357,
                "minimum": 433335.4557,
                "name": "X",
                "position": 0,
                "stddev": 273.5337162,
                "variance": 74820.69392
              },
              {
                "average": 5014900.75,
                "count": 6112198,
                "maximum": 5015240.822,
                "minimum": 5014534.822,
                "name": "Y",
                "position": 1,
                "stddev": 189.3212687,
                "variance": 35842.54277
              },
              {
                "average": 962.598346,
                "count": 6112198,
                "maximum": 1109.099921,
                "minimum": 858.2199206,
                "name": "Z",
                "position": 2,
                "stddev": 53.68601093,
                "variance": 2882.18777
              },
              {
                "average": 108.9510039,
                "count": 6112198,
                "maximum": 248,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.88779255,
                "variance": 893.2801434
              },
              {
                "average": 1.009626651,
                "count": 6112198,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09769235933,
                "variance": 0.009543797071
              },
              {
                "average": 1.023869973,
                "count": 6112198,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.152862529,
                "variance": 0.02336695278
              },
              {
                "average": 0.5000245411,
                "count": 6112198,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000403,
                "variance": 0.2500000403
              },
              {
                "average": 0,
                "count": 6112198,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.287912303,
                "count": 6112198,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4527900641,
                "variance": 0.2050188421
              },
              {
                "average": -0.09476093968,
                "count": 6112198,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.726044256,
                "variance": 76.14384836
              },
              {
                "average": 138,
                "count": 6112198,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10638.47775,
                "count": 6112198,
                "maximum": 10643,
                "minimum": 10634,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.787975907,
                "variance": 7.772809657
              },
              {
                "average": 35423.73813,
                "count": 6112198,
                "maximum": 54784,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 7430.971357,
                "variance": 55219335.3
              },
              {
                "average": 31261.30079,
                "count": 6112198,
                "maximum": 50688,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 5763.861447,
                "variance": 33222098.78
              },
              {
                "average": 26298.28699,
                "count": 6112198,
                "maximum": 47104,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 4578.400466,
                "variance": 20961750.82
              },
              {
                "average": 423781.6003,
                "count": 6112198,
                "maximum": 424794.4947,
                "minimum": 422597.2237,
                "name": "GpsTime",
                "position": 15,
                "stddev": 647.2972035,
                "variance": 418993.6696
              },
              {
                "average": 0,
                "count": 6112198,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6112198,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6112198,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6112198,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6112198,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433335.4557,
              5014534.822,
              858.2199206,
              434322.0357,
              5015240.822,
              1109.099921
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433335.45571480185,
                    5014534.821571497,
                    858.2199205757536
                  ],
                  [
                    433335.45571480185,
                    5015240.821571497,
                    858.2199205757536
                  ],
                  [
                    434322.0357148018,
                    5015240.821571497,
                    1109.0999205757537
                  ],
                  [
                    434322.0357148018,
                    5014534.821571497,
                    1109.0999205757537
                  ],
                  [
                    433335.45571480185,
                    5014534.821571497,
                    858.2199205757536
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T23:46:34+00:00",
            "end_time": "2011-09-18T23: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": "45117B8316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00001564844288,
              45.13740405222852,
              1090.6714582072514
            ],
            [
              -118.00023606677453,
              45.150009189809495,
              1090.6714582072514
            ],
            [
              -117.9875295583587,
              45.15011977493452,
              1399.0514582072515
            ],
            [
              -117.98731193900416,
              45.13751458903206,
              1399.0514582072515
            ],
            [
              -118.00001564844288,
              45.13740405222852,
              1090.6714582072514
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002361,
        45.13740405,
        1090.671458,
        -117.9873119,
        45.15011977,
        1399.051458
      ],
      "properties": {
        "datetime": "2011-09-19T18:52:34Z",
        "pc:count": 9884024,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421856.1966,
            "count": 9884024,
            "maximum": 422372.1471,
            "minimum": 421373.1471,
            "name": "X",
            "position": 0,
            "stddev": 283.4843788,
            "variance": 80363.39304
          },
          {
            "average": 4999377.574,
            "count": 9884024,
            "maximum": 5000100.659,
            "minimum": 4998700.139,
            "name": "Y",
            "position": 1,
            "stddev": 396.0248055,
            "variance": 156835.6465
          },
          {
            "average": 1174.495793,
            "count": 9884024,
            "maximum": 1399.051458,
            "minimum": 1090.671458,
            "name": "Z",
            "position": 2,
            "stddev": 60.57108222,
            "variance": 3668.856001
          },
          {
            "average": 97.64914624,
            "count": 9884024,
            "maximum": 249,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 37.56249608,
            "variance": 1410.941112
          },
          {
            "average": 1.050877153,
            "count": 9884024,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2330496328,
            "variance": 0.05431213133
          },
          {
            "average": 1.105639667,
            "count": 9884024,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3397521556,
            "variance": 0.1154315273
          },
          {
            "average": 0.5002969438,
            "count": 9884024,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999371,
            "variance": 0.2499999371
          },
          {
            "average": 0,
            "count": 9884024,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.261795196,
            "count": 9884024,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4396117502,
            "variance": 0.1932584909
          },
          {
            "average": -0.5728342194,
            "count": 9884024,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.940243812,
            "variance": 79.92795942
          },
          {
            "average": 137.7380947,
            "count": 9884024,
            "maximum": 138,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4396713777,
            "variance": 0.1933109203
          },
          {
            "average": 10655.65266,
            "count": 9884024,
            "maximum": 10682,
            "minimum": 10645,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.41214453,
            "variance": 237.5341991
          },
          {
            "average": 25633.13317,
            "count": 9884024,
            "maximum": 51456,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 10273.36652,
            "variance": 105542059.6
          },
          {
            "average": 25801.79648,
            "count": 9884024,
            "maximum": 49408,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 9289.913136,
            "variance": 86302486.07
          },
          {
            "average": 22248.50325,
            "count": 9884024,
            "maximum": 46592,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 7500.691454,
            "variance": 56260372.29
          },
          {
            "average": 451460.1088,
            "count": 9884024,
            "maximum": 493554.3925,
            "minimum": 335260.5466,
            "name": "GpsTime",
            "position": 15,
            "stddev": 68304.49288,
            "variance": 4665503747
          },
          {
            "average": 0,
            "count": 9884024,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9884024,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9884024,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9884024,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9884024,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421373.1471,
          4998700.139,
          1090.671458,
          422372.1471,
          5000100.659,
          1399.051458
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421373.14711312554,
                4998700.139432842,
                1090.6714582072514
              ],
              [
                421373.14711312554,
                5000100.659432841,
                1090.6714582072514
              ],
              [
                422372.14711312554,
                5000100.659432841,
                1399.0514582072515
              ],
              [
                422372.14711312554,
                4998700.139432842,
                1399.0514582072515
              ],
              [
                421373.14711312554,
                4998700.139432842,
                1090.6714582072514
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:52:34+00:00",
        "end_time": "2011-09-17T22:54:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002361,
            45.13740405,
            1090.671458,
            -117.9873119,
            45.15011977,
            1399.051458
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00001564844288,
                  45.13740405222852,
                  1090.6714582072514
                ],
                [
                  -118.00023606677453,
                  45.150009189809495,
                  1090.6714582072514
                ],
                [
                  -117.9875295583587,
                  45.15011977493452,
                  1399.0514582072515
                ],
                [
                  -117.98731193900416,
                  45.13751458903206,
                  1399.0514582072515
                ],
                [
                  -118.00001564844288,
                  45.13740405222852,
                  1090.6714582072514
                ]
              ]
            ]
          },
          "id": "45117B8316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:52:34Z",
            "pc:count": 9884024,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421856.1966,
                "count": 9884024,
                "maximum": 422372.1471,
                "minimum": 421373.1471,
                "name": "X",
                "position": 0,
                "stddev": 283.4843788,
                "variance": 80363.39304
              },
              {
                "average": 4999377.574,
                "count": 9884024,
                "maximum": 5000100.659,
                "minimum": 4998700.139,
                "name": "Y",
                "position": 1,
                "stddev": 396.0248055,
                "variance": 156835.6465
              },
              {
                "average": 1174.495793,
                "count": 9884024,
                "maximum": 1399.051458,
                "minimum": 1090.671458,
                "name": "Z",
                "position": 2,
                "stddev": 60.57108222,
                "variance": 3668.856001
              },
              {
                "average": 97.64914624,
                "count": 9884024,
                "maximum": 249,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 37.56249608,
                "variance": 1410.941112
              },
              {
                "average": 1.050877153,
                "count": 9884024,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2330496328,
                "variance": 0.05431213133
              },
              {
                "average": 1.105639667,
                "count": 9884024,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3397521556,
                "variance": 0.1154315273
              },
              {
                "average": 0.5002969438,
                "count": 9884024,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999371,
                "variance": 0.2499999371
              },
              {
                "average": 0,
                "count": 9884024,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.261795196,
                "count": 9884024,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4396117502,
                "variance": 0.1932584909
              },
              {
                "average": -0.5728342194,
                "count": 9884024,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.940243812,
                "variance": 79.92795942
              },
              {
                "average": 137.7380947,
                "count": 9884024,
                "maximum": 138,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4396713777,
                "variance": 0.1933109203
              },
              {
                "average": 10655.65266,
                "count": 9884024,
                "maximum": 10682,
                "minimum": 10645,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.41214453,
                "variance": 237.5341991
              },
              {
                "average": 25633.13317,
                "count": 9884024,
                "maximum": 51456,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 10273.36652,
                "variance": 105542059.6
              },
              {
                "average": 25801.79648,
                "count": 9884024,
                "maximum": 49408,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 9289.913136,
                "variance": 86302486.07
              },
              {
                "average": 22248.50325,
                "count": 9884024,
                "maximum": 46592,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 7500.691454,
                "variance": 56260372.29
              },
              {
                "average": 451460.1088,
                "count": 9884024,
                "maximum": 493554.3925,
                "minimum": 335260.5466,
                "name": "GpsTime",
                "position": 15,
                "stddev": 68304.49288,
                "variance": 4665503747
              },
              {
                "average": 0,
                "count": 9884024,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9884024,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9884024,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9884024,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9884024,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421373.1471,
              4998700.139,
              1090.671458,
              422372.1471,
              5000100.659,
              1399.051458
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421373.14711312554,
                    4998700.139432842,
                    1090.6714582072514
                  ],
                  [
                    421373.14711312554,
                    5000100.659432841,
                    1090.6714582072514
                  ],
                  [
                    422372.14711312554,
                    5000100.659432841,
                    1399.0514582072515
                  ],
                  [
                    422372.14711312554,
                    4998700.139432842,
                    1399.0514582072515
                  ],
                  [
                    421373.14711312554,
                    4998700.139432842,
                    1090.6714582072514
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:52:34+00:00",
            "end_time": "2011-09-17T22: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": "45117B7317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252500519821,
              45.13741852687658,
              951.9513734358566
            ],
            [
              -117.86271491191296,
              45.1500102960239,
              951.9513734358566
            ],
            [
              -117.85002928142328,
              45.15010542207166,
              1089.5713734358565
            ],
            [
              -117.84984216633866,
              45.13751361140201,
              1089.5713734358565
            ],
            [
              -117.86252500519821,
              45.13741852687658,
              951.9513734358566
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627149,
        45.13741853,
        951.9513734,
        -117.8498422,
        45.15010542,
        1089.571373
      ],
      "properties": {
        "datetime": "2011-09-16T18:34:33Z",
        "pc:count": 10173833,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432680.3936,
            "count": 10173833,
            "maximum": 433180.9133,
            "minimum": 432183.5933,
            "name": "X",
            "position": 0,
            "stddev": 285.1164352,
            "variance": 81291.38165
          },
          {
            "average": 4999279.387,
            "count": 10173833,
            "maximum": 4999976.173,
            "minimum": 4998577.193,
            "name": "Y",
            "position": 1,
            "stddev": 399.4358883,
            "variance": 159549.0289
          },
          {
            "average": 993.1516498,
            "count": 10173833,
            "maximum": 1089.571373,
            "minimum": 951.9513734,
            "name": "Z",
            "position": 2,
            "stddev": 44.32443827,
            "variance": 1964.655828
          },
          {
            "average": 109.9083049,
            "count": 10173833,
            "maximum": 249,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.4400302,
            "variance": 1052.355559
          },
          {
            "average": 1.016140623,
            "count": 10173833,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1347746255,
            "variance": 0.01816419969
          },
          {
            "average": 1.034198615,
            "count": 10173833,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2041141713,
            "variance": 0.04166259494
          },
          {
            "average": 0.5001575119,
            "count": 10173833,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999998,
            "variance": 0.2499999998
          },
          {
            "average": 0,
            "count": 10173833,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.362377483,
            "count": 10173833,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4806870767,
            "variance": 0.2310600657
          },
          {
            "average": 0.1751298952,
            "count": 10173833,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.387556181,
            "variance": 70.35109869
          },
          {
            "average": 126.48306,
            "count": 10173833,
            "maximum": 141,
            "minimum": 118,
            "name": "UserData",
            "position": 10,
            "stddev": 2.675521319,
            "variance": 7.158414326
          },
          {
            "average": 10746.08301,
            "count": 10173833,
            "maximum": 10751,
            "minimum": 10742,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.775519362,
            "variance": 3.152469006
          },
          {
            "average": 35687.62473,
            "count": 10173833,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 7892.843806,
            "variance": 62296983.34
          },
          {
            "average": 33975.76384,
            "count": 10173833,
            "maximum": 65024,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 5698.686602,
            "variance": 32475028.99
          },
          {
            "average": 28956.21937,
            "count": 10173833,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 5435.569456,
            "variance": 29545415.31
          },
          {
            "average": 230364.0108,
            "count": 10173833,
            "maximum": 233273.0034,
            "minimum": 227919.7131,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1233.937149,
            "variance": 1522600.887
          },
          {
            "average": 0,
            "count": 10173833,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10173833,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10173833,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10173833,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10173833,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432183.5933,
          4998577.193,
          951.9513734,
          433180.9133,
          4999976.173,
          1089.571373
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432183.59333873924,
                4998577.193436163,
                951.9513734358566
              ],
              [
                432183.59333873924,
                4999976.173436163,
                951.9513734358566
              ],
              [
                433180.9133387392,
                4999976.173436163,
                1089.5713734358565
              ],
              [
                433180.9133387392,
                4998577.193436163,
                1089.5713734358565
              ],
              [
                432183.59333873924,
                4998577.193436163,
                951.9513734358566
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T18:34:33+00:00",
        "end_time": "2011-09-16T17:05:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627149,
            45.13741853,
            951.9513734,
            -117.8498422,
            45.15010542,
            1089.571373
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252500519821,
                  45.13741852687658,
                  951.9513734358566
                ],
                [
                  -117.86271491191296,
                  45.1500102960239,
                  951.9513734358566
                ],
                [
                  -117.85002928142328,
                  45.15010542207166,
                  1089.5713734358565
                ],
                [
                  -117.84984216633866,
                  45.13751361140201,
                  1089.5713734358565
                ],
                [
                  -117.86252500519821,
                  45.13741852687658,
                  951.9513734358566
                ]
              ]
            ]
          },
          "id": "45117B7317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T18:34:33Z",
            "pc:count": 10173833,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432680.3936,
                "count": 10173833,
                "maximum": 433180.9133,
                "minimum": 432183.5933,
                "name": "X",
                "position": 0,
                "stddev": 285.1164352,
                "variance": 81291.38165
              },
              {
                "average": 4999279.387,
                "count": 10173833,
                "maximum": 4999976.173,
                "minimum": 4998577.193,
                "name": "Y",
                "position": 1,
                "stddev": 399.4358883,
                "variance": 159549.0289
              },
              {
                "average": 993.1516498,
                "count": 10173833,
                "maximum": 1089.571373,
                "minimum": 951.9513734,
                "name": "Z",
                "position": 2,
                "stddev": 44.32443827,
                "variance": 1964.655828
              },
              {
                "average": 109.9083049,
                "count": 10173833,
                "maximum": 249,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.4400302,
                "variance": 1052.355559
              },
              {
                "average": 1.016140623,
                "count": 10173833,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1347746255,
                "variance": 0.01816419969
              },
              {
                "average": 1.034198615,
                "count": 10173833,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2041141713,
                "variance": 0.04166259494
              },
              {
                "average": 0.5001575119,
                "count": 10173833,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999998,
                "variance": 0.2499999998
              },
              {
                "average": 0,
                "count": 10173833,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.362377483,
                "count": 10173833,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4806870767,
                "variance": 0.2310600657
              },
              {
                "average": 0.1751298952,
                "count": 10173833,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.387556181,
                "variance": 70.35109869
              },
              {
                "average": 126.48306,
                "count": 10173833,
                "maximum": 141,
                "minimum": 118,
                "name": "UserData",
                "position": 10,
                "stddev": 2.675521319,
                "variance": 7.158414326
              },
              {
                "average": 10746.08301,
                "count": 10173833,
                "maximum": 10751,
                "minimum": 10742,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.775519362,
                "variance": 3.152469006
              },
              {
                "average": 35687.62473,
                "count": 10173833,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 7892.843806,
                "variance": 62296983.34
              },
              {
                "average": 33975.76384,
                "count": 10173833,
                "maximum": 65024,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 5698.686602,
                "variance": 32475028.99
              },
              {
                "average": 28956.21937,
                "count": 10173833,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 5435.569456,
                "variance": 29545415.31
              },
              {
                "average": 230364.0108,
                "count": 10173833,
                "maximum": 233273.0034,
                "minimum": 227919.7131,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1233.937149,
                "variance": 1522600.887
              },
              {
                "average": 0,
                "count": 10173833,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10173833,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10173833,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10173833,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10173833,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432183.5933,
              4998577.193,
              951.9513734,
              433180.9133,
              4999976.173,
              1089.571373
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432183.59333873924,
                    4998577.193436163,
                    951.9513734358566
                  ],
                  [
                    432183.59333873924,
                    4999976.173436163,
                    951.9513734358566
                  ],
                  [
                    433180.9133387392,
                    4999976.173436163,
                    1089.5713734358565
                  ],
                  [
                    433180.9133387392,
                    4998577.193436163,
                    1089.5713734358565
                  ],
                  [
                    432183.59333873924,
                    4998577.193436163,
                    951.9513734358566
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T18:34:33+00:00",
            "end_time": "2011-09-16T17:05: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": "45117B7113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.84996997275756,
              45.21242009854569,
              855.2845953290031
            ],
            [
              -117.8501575864089,
              45.225010482865656,
              855.2845953290031
            ],
            [
              -117.83752937131266,
              45.22510379033133,
              1008.0245953290031
            ],
            [
              -117.83734454367682,
              45.21251336528662,
              1008.0245953290031
            ],
            [
              -117.84996997275756,
              45.21242009854569,
              855.2845953290031
            ]
          ]
        ]
      },
      "bbox": [
        -117.8501576,
        45.2124201,
        855.2845953,
        -117.8373445,
        45.22510379,
        1008.024595
      ],
      "properties": {
        "datetime": "2011-09-15T22:55:25Z",
        "pc:count": 8845786,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433766.111,
            "count": 8845786,
            "maximum": 434249.9265,
            "minimum": 433258.4265,
            "name": "X",
            "position": 0,
            "stddev": 275.5981903,
            "variance": 75954.3625
          },
          {
            "average": 5007621.989,
            "count": 8845786,
            "maximum": 5008297.552,
            "minimum": 5006898.712,
            "name": "Y",
            "position": 1,
            "stddev": 387.9174069,
            "variance": 150479.9146
          },
          {
            "average": 933.4646078,
            "count": 8845786,
            "maximum": 1008.024595,
            "minimum": 855.2845953,
            "name": "Z",
            "position": 2,
            "stddev": 41.79046369,
            "variance": 1746.442855
          },
          {
            "average": 105.6632781,
            "count": 8845786,
            "maximum": 251,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.54609672,
            "variance": 464.234284
          },
          {
            "average": 1.001335551,
            "count": 8845786,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03807564952,
            "variance": 0.001449755087
          },
          {
            "average": 1.002914495,
            "count": 8845786,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05814662204,
            "variance": 0.003381029654
          },
          {
            "average": 0.4999709466,
            "count": 8845786,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000274,
            "variance": 0.2500000274
          },
          {
            "average": 0,
            "count": 8845786,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.333645648,
            "count": 8845786,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4715148509,
            "variance": 0.2223262546
          },
          {
            "average": -0.1925297407,
            "count": 8845786,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.691428804,
            "variance": 75.54093465
          },
          {
            "average": 138.7711029,
            "count": 8845786,
            "maximum": 148,
            "minimum": 128,
            "name": "UserData",
            "position": 10,
            "stddev": 2.546360506,
            "variance": 6.483951828
          },
          {
            "average": 10725.30951,
            "count": 8845786,
            "maximum": 10729,
            "minimum": 10721,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.615891489,
            "variance": 2.611105305
          },
          {
            "average": 39904.44586,
            "count": 8845786,
            "maximum": 56576,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 5478.913481,
            "variance": 30018492.94
          },
          {
            "average": 34735.38378,
            "count": 8845786,
            "maximum": 55040,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 4336.77043,
            "variance": 18807577.76
          },
          {
            "average": 28669.56013,
            "count": 8845786,
            "maximum": 51968,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 3939.278153,
            "variance": 15517912.36
          },
          {
            "average": 160777.5962,
            "count": 8845786,
            "maximum": 162525.0833,
            "minimum": 159035.0451,
            "name": "GpsTime",
            "position": 15,
            "stddev": 711.6563432,
            "variance": 506454.7508
          },
          {
            "average": 0,
            "count": 8845786,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8845786,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8845786,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8845786,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8845786,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433258.4265,
          5006898.712,
          855.2845953,
          434249.9265,
          5008297.552,
          1008.024595
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433258.4264732202,
                5006898.7115539,
                855.2845953290031
              ],
              [
                433258.4264732202,
                5008297.551553899,
                855.2845953290031
              ],
              [
                434249.9264732202,
                5008297.551553899,
                1008.0245953290031
              ],
              [
                434249.9264732202,
                5006898.7115539,
                1008.0245953290031
              ],
              [
                433258.4264732202,
                5006898.7115539,
                855.2845953290031
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T22:55:25+00:00",
        "end_time": "2011-09-15T21:57:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8501576,
            45.2124201,
            855.2845953,
            -117.8373445,
            45.22510379,
            1008.024595
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.84996997275756,
                  45.21242009854569,
                  855.2845953290031
                ],
                [
                  -117.8501575864089,
                  45.225010482865656,
                  855.2845953290031
                ],
                [
                  -117.83752937131266,
                  45.22510379033133,
                  1008.0245953290031
                ],
                [
                  -117.83734454367682,
                  45.21251336528662,
                  1008.0245953290031
                ],
                [
                  -117.84996997275756,
                  45.21242009854569,
                  855.2845953290031
                ]
              ]
            ]
          },
          "id": "45117B7113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T22:55:25Z",
            "pc:count": 8845786,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433766.111,
                "count": 8845786,
                "maximum": 434249.9265,
                "minimum": 433258.4265,
                "name": "X",
                "position": 0,
                "stddev": 275.5981903,
                "variance": 75954.3625
              },
              {
                "average": 5007621.989,
                "count": 8845786,
                "maximum": 5008297.552,
                "minimum": 5006898.712,
                "name": "Y",
                "position": 1,
                "stddev": 387.9174069,
                "variance": 150479.9146
              },
              {
                "average": 933.4646078,
                "count": 8845786,
                "maximum": 1008.024595,
                "minimum": 855.2845953,
                "name": "Z",
                "position": 2,
                "stddev": 41.79046369,
                "variance": 1746.442855
              },
              {
                "average": 105.6632781,
                "count": 8845786,
                "maximum": 251,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.54609672,
                "variance": 464.234284
              },
              {
                "average": 1.001335551,
                "count": 8845786,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03807564952,
                "variance": 0.001449755087
              },
              {
                "average": 1.002914495,
                "count": 8845786,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05814662204,
                "variance": 0.003381029654
              },
              {
                "average": 0.4999709466,
                "count": 8845786,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000274,
                "variance": 0.2500000274
              },
              {
                "average": 0,
                "count": 8845786,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.333645648,
                "count": 8845786,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4715148509,
                "variance": 0.2223262546
              },
              {
                "average": -0.1925297407,
                "count": 8845786,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.691428804,
                "variance": 75.54093465
              },
              {
                "average": 138.7711029,
                "count": 8845786,
                "maximum": 148,
                "minimum": 128,
                "name": "UserData",
                "position": 10,
                "stddev": 2.546360506,
                "variance": 6.483951828
              },
              {
                "average": 10725.30951,
                "count": 8845786,
                "maximum": 10729,
                "minimum": 10721,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.615891489,
                "variance": 2.611105305
              },
              {
                "average": 39904.44586,
                "count": 8845786,
                "maximum": 56576,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 5478.913481,
                "variance": 30018492.94
              },
              {
                "average": 34735.38378,
                "count": 8845786,
                "maximum": 55040,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 4336.77043,
                "variance": 18807577.76
              },
              {
                "average": 28669.56013,
                "count": 8845786,
                "maximum": 51968,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 3939.278153,
                "variance": 15517912.36
              },
              {
                "average": 160777.5962,
                "count": 8845786,
                "maximum": 162525.0833,
                "minimum": 159035.0451,
                "name": "GpsTime",
                "position": 15,
                "stddev": 711.6563432,
                "variance": 506454.7508
              },
              {
                "average": 0,
                "count": 8845786,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8845786,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8845786,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8845786,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8845786,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433258.4265,
              5006898.712,
              855.2845953,
              434249.9265,
              5008297.552,
              1008.024595
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433258.4264732202,
                    5006898.7115539,
                    855.2845953290031
                  ],
                  [
                    433258.4264732202,
                    5008297.551553899,
                    855.2845953290031
                  ],
                  [
                    434249.9264732202,
                    5008297.551553899,
                    1008.0245953290031
                  ],
                  [
                    434249.9264732202,
                    5006898.7115539,
                    1008.0245953290031
                  ],
                  [
                    433258.4264732202,
                    5006898.7115539,
                    855.2845953290031
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T22:55:25+00:00",
            "end_time": "2011-09-15T21:57: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": "45117C7314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.837433189644,
              45.27492198057052,
              828.0140717191729
            ],
            [
              -117.83761842080666,
              45.28751100709532,
              828.0140717191729
            ],
            [
              -117.82502909150307,
              45.28760264424078,
              1116.2540717191728
            ],
            [
              -117.82484664358053,
              45.27501357772371,
              1116.2540717191728
            ],
            [
              -117.837433189644,
              45.27492198057052,
              828.0140717191729
            ]
          ]
        ]
      },
      "bbox": [
        -117.8376184,
        45.27492198,
        828.0140717,
        -117.8248466,
        45.28760264,
        1116.254072
      ],
      "properties": {
        "datetime": "2011-09-18T23:46:41Z",
        "pc:count": 8742434,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434831.9828,
            "count": 8742434,
            "maximum": 435302.2887,
            "minimum": 434314.9287,
            "name": "X",
            "position": 0,
            "stddev": 271.2786277,
            "variance": 73592.09382
          },
          {
            "average": 5014558.82,
            "count": 8742434,
            "maximum": 5015230.581,
            "minimum": 5013831.881,
            "name": "Y",
            "position": 1,
            "stddev": 408.7222136,
            "variance": 167053.8479
          },
          {
            "average": 894.2502436,
            "count": 8742434,
            "maximum": 1116.254072,
            "minimum": 828.0140717,
            "name": "Z",
            "position": 2,
            "stddev": 71.70091958,
            "variance": 5141.021868
          },
          {
            "average": 108.0625295,
            "count": 8742434,
            "maximum": 245,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.18481754,
            "variance": 851.753575
          },
          {
            "average": 1.005704361,
            "count": 8742434,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07588494922,
            "variance": 0.005758525517
          },
          {
            "average": 1.014248663,
            "count": 8742434,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1200228925,
            "variance": 0.01440549473
          },
          {
            "average": 0.5000730918,
            "count": 8742434,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000233,
            "variance": 0.2500000233
          },
          {
            "average": 0,
            "count": 8742434,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.291367027,
            "count": 8742434,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4543922381,
            "variance": 0.206472306
          },
          {
            "average": -0.1199071496,
            "count": 8742434,
            "maximum": 22.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.767436065,
            "variance": 76.86793515
          },
          {
            "average": 138,
            "count": 8742434,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10633.47007,
            "count": 8742434,
            "maximum": 10643,
            "minimum": 10629,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.12629159,
            "variance": 4.521115927
          },
          {
            "average": 29874.67415,
            "count": 8742434,
            "maximum": 54784,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 9844.032512,
            "variance": 96904976.1
          },
          {
            "average": 28147.89454,
            "count": 8742434,
            "maximum": 52224,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 7172.806878,
            "variance": 51449158.51
          },
          {
            "average": 22534.70677,
            "count": 8742434,
            "maximum": 47360,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5645.462588,
            "variance": 31871247.83
          },
          {
            "average": 422353.0884,
            "count": 8742434,
            "maximum": 424801.6519,
            "minimum": 419925.218,
            "name": "GpsTime",
            "position": 15,
            "stddev": 716.8598326,
            "variance": 513888.0196
          },
          {
            "average": 0,
            "count": 8742434,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8742434,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8742434,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8742434,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8742434,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434314.9287,
          5013831.881,
          828.0140717,
          435302.2887,
          5015230.581,
          1116.254072
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434314.9287210969,
                5013831.881296042,
                828.0140717191729
              ],
              [
                434314.9287210969,
                5015230.581296042,
                828.0140717191729
              ],
              [
                435302.2887210969,
                5015230.581296042,
                1116.2540717191728
              ],
              [
                435302.2887210969,
                5013831.881296042,
                1116.2540717191728
              ],
              [
                434314.9287210969,
                5013831.881296042,
                828.0140717191729
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T23:46:41+00:00",
        "end_time": "2011-09-18T22:25:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8376184,
            45.27492198,
            828.0140717,
            -117.8248466,
            45.28760264,
            1116.254072
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.837433189644,
                  45.27492198057052,
                  828.0140717191729
                ],
                [
                  -117.83761842080666,
                  45.28751100709532,
                  828.0140717191729
                ],
                [
                  -117.82502909150307,
                  45.28760264424078,
                  1116.2540717191728
                ],
                [
                  -117.82484664358053,
                  45.27501357772371,
                  1116.2540717191728
                ],
                [
                  -117.837433189644,
                  45.27492198057052,
                  828.0140717191729
                ]
              ]
            ]
          },
          "id": "45117C7314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:46:41Z",
            "pc:count": 8742434,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434831.9828,
                "count": 8742434,
                "maximum": 435302.2887,
                "minimum": 434314.9287,
                "name": "X",
                "position": 0,
                "stddev": 271.2786277,
                "variance": 73592.09382
              },
              {
                "average": 5014558.82,
                "count": 8742434,
                "maximum": 5015230.581,
                "minimum": 5013831.881,
                "name": "Y",
                "position": 1,
                "stddev": 408.7222136,
                "variance": 167053.8479
              },
              {
                "average": 894.2502436,
                "count": 8742434,
                "maximum": 1116.254072,
                "minimum": 828.0140717,
                "name": "Z",
                "position": 2,
                "stddev": 71.70091958,
                "variance": 5141.021868
              },
              {
                "average": 108.0625295,
                "count": 8742434,
                "maximum": 245,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.18481754,
                "variance": 851.753575
              },
              {
                "average": 1.005704361,
                "count": 8742434,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07588494922,
                "variance": 0.005758525517
              },
              {
                "average": 1.014248663,
                "count": 8742434,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1200228925,
                "variance": 0.01440549473
              },
              {
                "average": 0.5000730918,
                "count": 8742434,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000233,
                "variance": 0.2500000233
              },
              {
                "average": 0,
                "count": 8742434,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.291367027,
                "count": 8742434,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4543922381,
                "variance": 0.206472306
              },
              {
                "average": -0.1199071496,
                "count": 8742434,
                "maximum": 22.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.767436065,
                "variance": 76.86793515
              },
              {
                "average": 138,
                "count": 8742434,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10633.47007,
                "count": 8742434,
                "maximum": 10643,
                "minimum": 10629,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.12629159,
                "variance": 4.521115927
              },
              {
                "average": 29874.67415,
                "count": 8742434,
                "maximum": 54784,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 9844.032512,
                "variance": 96904976.1
              },
              {
                "average": 28147.89454,
                "count": 8742434,
                "maximum": 52224,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 7172.806878,
                "variance": 51449158.51
              },
              {
                "average": 22534.70677,
                "count": 8742434,
                "maximum": 47360,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5645.462588,
                "variance": 31871247.83
              },
              {
                "average": 422353.0884,
                "count": 8742434,
                "maximum": 424801.6519,
                "minimum": 419925.218,
                "name": "GpsTime",
                "position": 15,
                "stddev": 716.8598326,
                "variance": 513888.0196
              },
              {
                "average": 0,
                "count": 8742434,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8742434,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8742434,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8742434,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8742434,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434314.9287,
              5013831.881,
              828.0140717,
              435302.2887,
              5015230.581,
              1116.254072
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434314.9287210969,
                    5013831.881296042,
                    828.0140717191729
                  ],
                  [
                    434314.9287210969,
                    5015230.581296042,
                    828.0140717191729
                  ],
                  [
                    435302.2887210969,
                    5015230.581296042,
                    1116.2540717191728
                  ],
                  [
                    435302.2887210969,
                    5013831.881296042,
                    1116.2540717191728
                  ],
                  [
                    434314.9287210969,
                    5013831.881296042,
                    828.0140717191729
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T23:46:41+00:00",
            "end_time": "2011-09-18T22:25: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": "45117A8221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752500372099,
              45.062410215071786,
              1023.3381157429844
            ],
            [
              -117.93773101285184,
              45.07500981139814,
              1023.3381157429844
            ],
            [
              -117.92502921799924,
              45.07511340481231,
              1053.7581157429845
            ],
            [
              -117.92482599834312,
              45.062513763240055,
              1053.7581157429845
            ],
            [
              -117.93752500372099,
              45.062410215071786,
              1023.3381157429844
            ]
          ]
        ]
      },
      "bbox": [
        -117.937731,
        45.06241022,
        1023.338116,
        -117.924826,
        45.0751134,
        1053.758116
      ],
      "properties": {
        "datetime": "2011-09-20T00:45:08Z",
        "pc:count": 11627895,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426667.323,
            "count": 11627895,
            "maximum": 427189.9284,
            "minimum": 426190.0084,
            "name": "X",
            "position": 0,
            "stddev": 285.7444427,
            "variance": 81649.88655
          },
          {
            "average": 4990916.06,
            "count": 11627895,
            "maximum": 4991710.1,
            "minimum": 4990310.24,
            "name": "Y",
            "position": 1,
            "stddev": 417.4115162,
            "variance": 174232.3739
          },
          {
            "average": 1035.045269,
            "count": 11627895,
            "maximum": 1053.758116,
            "minimum": 1023.338116,
            "name": "Z",
            "position": 2,
            "stddev": 8.439751602,
            "variance": 71.2294071
          },
          {
            "average": 136.3172041,
            "count": 11627895,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.4355387,
            "variance": 2543.743564
          },
          {
            "average": 1.000076626,
            "count": 11627895,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008763116692,
            "variance": 7.679221415e-05
          },
          {
            "average": 1.000156262,
            "count": 11627895,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01252013407,
            "variance": 0.0001567537571
          },
          {
            "average": 0.4989230639,
            "count": 11627895,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988617,
            "variance": 0.2499988617
          },
          {
            "average": 0,
            "count": 11627895,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.281809476,
            "count": 11627895,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4498809984,
            "variance": 0.2023929128
          },
          {
            "average": -0.1344881506,
            "count": 11627895,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.529285423,
            "variance": 72.74870983
          },
          {
            "average": 147.963901,
            "count": 11627895,
            "maximum": 205,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 22.5236353,
            "variance": 507.3141472
          },
          {
            "average": 8650.282462,
            "count": 11627895,
            "maximum": 10679,
            "minimum": 113,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4151.289962,
            "variance": 17233208.35
          },
          {
            "average": 36753.33523,
            "count": 11627895,
            "maximum": 64512,
            "minimum": 12288,
            "name": "Red",
            "position": 12,
            "stddev": 8662.699431,
            "variance": 75042361.42
          },
          {
            "average": 33973.20666,
            "count": 11627895,
            "maximum": 65280,
            "minimum": 9728,
            "name": "Green",
            "position": 13,
            "stddev": 7393.245783,
            "variance": 54660083.2
          },
          {
            "average": 27003.79911,
            "count": 11627895,
            "maximum": 65280,
            "minimum": 6656,
            "name": "Blue",
            "position": 14,
            "stddev": 7198.910594,
            "variance": 51824313.74
          },
          {
            "average": 366235.8972,
            "count": 11627895,
            "maximum": 514708.4389,
            "minimum": 329641.7853,
            "name": "GpsTime",
            "position": 15,
            "stddev": 69460.93918,
            "variance": 4824822072
          },
          {
            "average": 0,
            "count": 11627895,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11627895,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11627895,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11627895,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11627895,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426190.0084,
          4990310.24,
          1023.338116,
          427189.9284,
          4991710.1,
          1053.758116
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426190.00844248425,
                4990310.240282597,
                1023.3381157429844
              ],
              [
                426190.00844248425,
                4991710.100282596,
                1023.3381157429844
              ],
              [
                427189.9284424843,
                4991710.100282596,
                1053.7581157429845
              ],
              [
                427189.9284424843,
                4990310.240282597,
                1053.7581157429845
              ],
              [
                426190.00844248425,
                4990310.240282597,
                1023.3381157429844
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T00:45:08+00:00",
        "end_time": "2011-09-17T21:20:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.937731,
            45.06241022,
            1023.338116,
            -117.924826,
            45.0751134,
            1053.758116
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752500372099,
                  45.062410215071786,
                  1023.3381157429844
                ],
                [
                  -117.93773101285184,
                  45.07500981139814,
                  1023.3381157429844
                ],
                [
                  -117.92502921799924,
                  45.07511340481231,
                  1053.7581157429845
                ],
                [
                  -117.92482599834312,
                  45.062513763240055,
                  1053.7581157429845
                ],
                [
                  -117.93752500372099,
                  45.062410215071786,
                  1023.3381157429844
                ]
              ]
            ]
          },
          "id": "45117A8221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T00:45:08Z",
            "pc:count": 11627895,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426667.323,
                "count": 11627895,
                "maximum": 427189.9284,
                "minimum": 426190.0084,
                "name": "X",
                "position": 0,
                "stddev": 285.7444427,
                "variance": 81649.88655
              },
              {
                "average": 4990916.06,
                "count": 11627895,
                "maximum": 4991710.1,
                "minimum": 4990310.24,
                "name": "Y",
                "position": 1,
                "stddev": 417.4115162,
                "variance": 174232.3739
              },
              {
                "average": 1035.045269,
                "count": 11627895,
                "maximum": 1053.758116,
                "minimum": 1023.338116,
                "name": "Z",
                "position": 2,
                "stddev": 8.439751602,
                "variance": 71.2294071
              },
              {
                "average": 136.3172041,
                "count": 11627895,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.4355387,
                "variance": 2543.743564
              },
              {
                "average": 1.000076626,
                "count": 11627895,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008763116692,
                "variance": 7.679221415e-05
              },
              {
                "average": 1.000156262,
                "count": 11627895,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01252013407,
                "variance": 0.0001567537571
              },
              {
                "average": 0.4989230639,
                "count": 11627895,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988617,
                "variance": 0.2499988617
              },
              {
                "average": 0,
                "count": 11627895,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.281809476,
                "count": 11627895,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4498809984,
                "variance": 0.2023929128
              },
              {
                "average": -0.1344881506,
                "count": 11627895,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.529285423,
                "variance": 72.74870983
              },
              {
                "average": 147.963901,
                "count": 11627895,
                "maximum": 205,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 22.5236353,
                "variance": 507.3141472
              },
              {
                "average": 8650.282462,
                "count": 11627895,
                "maximum": 10679,
                "minimum": 113,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4151.289962,
                "variance": 17233208.35
              },
              {
                "average": 36753.33523,
                "count": 11627895,
                "maximum": 64512,
                "minimum": 12288,
                "name": "Red",
                "position": 12,
                "stddev": 8662.699431,
                "variance": 75042361.42
              },
              {
                "average": 33973.20666,
                "count": 11627895,
                "maximum": 65280,
                "minimum": 9728,
                "name": "Green",
                "position": 13,
                "stddev": 7393.245783,
                "variance": 54660083.2
              },
              {
                "average": 27003.79911,
                "count": 11627895,
                "maximum": 65280,
                "minimum": 6656,
                "name": "Blue",
                "position": 14,
                "stddev": 7198.910594,
                "variance": 51824313.74
              },
              {
                "average": 366235.8972,
                "count": 11627895,
                "maximum": 514708.4389,
                "minimum": 329641.7853,
                "name": "GpsTime",
                "position": 15,
                "stddev": 69460.93918,
                "variance": 4824822072
              },
              {
                "average": 0,
                "count": 11627895,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11627895,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11627895,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11627895,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11627895,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426190.0084,
              4990310.24,
              1023.338116,
              427189.9284,
              4991710.1,
              1053.758116
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426190.00844248425,
                    4990310.240282597,
                    1023.3381157429844
                  ],
                  [
                    426190.00844248425,
                    4991710.100282596,
                    1023.3381157429844
                  ],
                  [
                    427189.9284424843,
                    4991710.100282596,
                    1053.7581157429845
                  ],
                  [
                    427189.9284424843,
                    4990310.240282597,
                    1053.7581157429845
                  ],
                  [
                    426190.00844248425,
                    4990310.240282597,
                    1023.3381157429844
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T00:45:08+00:00",
            "end_time": "2011-09-17T21:20:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117A8412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502495195812,
              45.02491149845243,
              986.2432603078387
            ],
            [
              -117.92522792301229,
              45.03750960249961,
              986.2432603078387
            ],
            [
              -117.9125293047354,
              45.037611780310435,
              1028.6232603078388
            ],
            [
              -117.91232911848807,
              45.02501363164101,
              1028.6232603078388
            ],
            [
              -117.92502495195812,
              45.02491149845243,
              986.2432603078387
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252279,
        45.0249115,
        986.2432603,
        -117.9123291,
        45.03761178,
        1028.62326
      ],
      "properties": {
        "datetime": "2011-09-20T01:13:41Z",
        "pc:count": 14761300,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427625.7937,
            "count": 14761300,
            "maximum": 428126.8578,
            "minimum": 427126.5378,
            "name": "X",
            "position": 0,
            "stddev": 284.0367867,
            "variance": 80676.89621
          },
          {
            "average": 4986752.179,
            "count": 14761300,
            "maximum": 4987532.932,
            "minimum": 4986133.252,
            "name": "Y",
            "position": 1,
            "stddev": 399.3338176,
            "variance": 159467.4979
          },
          {
            "average": 995.4652179,
            "count": 14761300,
            "maximum": 1028.62326,
            "minimum": 986.2432603,
            "name": "Z",
            "position": 2,
            "stddev": 5.132488363,
            "variance": 26.3424368
          },
          {
            "average": 185.0278295,
            "count": 14761300,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 74.04620633,
            "variance": 5482.840672
          },
          {
            "average": 1.069691694,
            "count": 14761300,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2891585252,
            "variance": 0.08361265271
          },
          {
            "average": 1.139597325,
            "count": 14761300,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4208512129,
            "variance": 0.1771157434
          },
          {
            "average": 0.4996725221,
            "count": 14761300,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999097,
            "variance": 0.2499999097
          },
          {
            "average": 0,
            "count": 14761300,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.181677562,
            "count": 14761300,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3855785727,
            "variance": 0.1486708357
          },
          {
            "average": 1.253266654,
            "count": 14761300,
            "maximum": 16.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.413258897,
            "variance": 54.95640748
          },
          {
            "average": 197.0173757,
            "count": 14761300,
            "maximum": 212,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 3.927456478,
            "variance": 15.42491439
          },
          {
            "average": 205.9975657,
            "count": 14761300,
            "maximum": 268,
            "minimum": 113,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 62.21244572,
            "variance": 3870.388402
          },
          {
            "average": 36564.07656,
            "count": 14761300,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 11939.77102,
            "variance": 142558132.1
          },
          {
            "average": 35708.34407,
            "count": 14761300,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 10966.58459,
            "variance": 120265977.6
          },
          {
            "average": 29695.94742,
            "count": 14761300,
            "maximum": 65280,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 11209.07794,
            "variance": 125643428.2
          },
          {
            "average": 512674.9153,
            "count": 14761300,
            "maximum": 516421.2656,
            "minimum": 507852.557,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3212.718556,
            "variance": 10321560.52
          },
          {
            "average": 0,
            "count": 14761300,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14761300,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14761300,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14761300,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14761300,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427126.5378,
          4986133.252,
          986.2432603,
          428126.8578,
          4987532.932,
          1028.62326
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427126.5377937023,
                4986133.25245672,
                986.2432603078387
              ],
              [
                427126.5377937023,
                4987532.93245672,
                986.2432603078387
              ],
              [
                428126.8577937022,
                4987532.93245672,
                1028.6232603078388
              ],
              [
                428126.8577937022,
                4986133.25245672,
                1028.6232603078388
              ],
              [
                427126.5377937023,
                4986133.25245672,
                986.2432603078387
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:13:41+00:00",
        "end_time": "2011-09-19T22:50:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252279,
            45.0249115,
            986.2432603,
            -117.9123291,
            45.03761178,
            1028.62326
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502495195812,
                  45.02491149845243,
                  986.2432603078387
                ],
                [
                  -117.92522792301229,
                  45.03750960249961,
                  986.2432603078387
                ],
                [
                  -117.9125293047354,
                  45.037611780310435,
                  1028.6232603078388
                ],
                [
                  -117.91232911848807,
                  45.02501363164101,
                  1028.6232603078388
                ],
                [
                  -117.92502495195812,
                  45.02491149845243,
                  986.2432603078387
                ]
              ]
            ]
          },
          "id": "45117A8412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:13:41Z",
            "pc:count": 14761300,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427625.7937,
                "count": 14761300,
                "maximum": 428126.8578,
                "minimum": 427126.5378,
                "name": "X",
                "position": 0,
                "stddev": 284.0367867,
                "variance": 80676.89621
              },
              {
                "average": 4986752.179,
                "count": 14761300,
                "maximum": 4987532.932,
                "minimum": 4986133.252,
                "name": "Y",
                "position": 1,
                "stddev": 399.3338176,
                "variance": 159467.4979
              },
              {
                "average": 995.4652179,
                "count": 14761300,
                "maximum": 1028.62326,
                "minimum": 986.2432603,
                "name": "Z",
                "position": 2,
                "stddev": 5.132488363,
                "variance": 26.3424368
              },
              {
                "average": 185.0278295,
                "count": 14761300,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 74.04620633,
                "variance": 5482.840672
              },
              {
                "average": 1.069691694,
                "count": 14761300,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2891585252,
                "variance": 0.08361265271
              },
              {
                "average": 1.139597325,
                "count": 14761300,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4208512129,
                "variance": 0.1771157434
              },
              {
                "average": 0.4996725221,
                "count": 14761300,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999097,
                "variance": 0.2499999097
              },
              {
                "average": 0,
                "count": 14761300,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.181677562,
                "count": 14761300,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3855785727,
                "variance": 0.1486708357
              },
              {
                "average": 1.253266654,
                "count": 14761300,
                "maximum": 16.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.413258897,
                "variance": 54.95640748
              },
              {
                "average": 197.0173757,
                "count": 14761300,
                "maximum": 212,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 3.927456478,
                "variance": 15.42491439
              },
              {
                "average": 205.9975657,
                "count": 14761300,
                "maximum": 268,
                "minimum": 113,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 62.21244572,
                "variance": 3870.388402
              },
              {
                "average": 36564.07656,
                "count": 14761300,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 11939.77102,
                "variance": 142558132.1
              },
              {
                "average": 35708.34407,
                "count": 14761300,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 10966.58459,
                "variance": 120265977.6
              },
              {
                "average": 29695.94742,
                "count": 14761300,
                "maximum": 65280,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 11209.07794,
                "variance": 125643428.2
              },
              {
                "average": 512674.9153,
                "count": 14761300,
                "maximum": 516421.2656,
                "minimum": 507852.557,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3212.718556,
                "variance": 10321560.52
              },
              {
                "average": 0,
                "count": 14761300,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14761300,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14761300,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14761300,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14761300,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427126.5378,
              4986133.252,
              986.2432603,
              428126.8578,
              4987532.932,
              1028.62326
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427126.5377937023,
                    4986133.25245672,
                    986.2432603078387
                  ],
                  [
                    427126.5377937023,
                    4987532.93245672,
                    986.2432603078387
                  ],
                  [
                    428126.8577937022,
                    4987532.93245672,
                    1028.6232603078388
                  ],
                  [
                    428126.8577937022,
                    4986133.25245672,
                    1028.6232603078388
                  ],
                  [
                    427126.5377937023,
                    4986133.25245672,
                    986.2432603078387
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:13:41+00:00",
            "end_time": "2011-09-19T22:50: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": "45117B8321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.99962229127183,
              45.12490695264028,
              1085.3146875646012
            ],
            [
              -117.99984250179621,
              45.13751067937923,
              1085.3146875646012
            ],
            [
              -117.98752992723004,
              45.137617815331666,
              1352.934687564601
            ],
            [
              -117.98731242741718,
              45.12501404178373,
              1352.934687564601
            ],
            [
              -117.99962229127183,
              45.12490695264028,
              1085.3146875646012
            ]
          ]
        ]
      },
      "bbox": [
        -117.9998425,
        45.12490695,
        1085.314688,
        -117.9873124,
        45.13761782,
        1352.934688
      ],
      "properties": {
        "datetime": "2011-09-19T18:56:07Z",
        "pc:count": 7996840,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421952.7976,
            "count": 7996840,
            "maximum": 422355.1476,
            "minimum": 421386.9076,
            "name": "X",
            "position": 0,
            "stddev": 227.3023788,
            "variance": 51666.37143
          },
          {
            "average": 4998049.446,
            "count": 7996840,
            "maximum": 4998711.816,
            "minimum": 4997311.456,
            "name": "Y",
            "position": 1,
            "stddev": 397.8905987,
            "variance": 158316.9285
          },
          {
            "average": 1191.755379,
            "count": 7996840,
            "maximum": 1352.934688,
            "minimum": 1085.314688,
            "name": "Z",
            "position": 2,
            "stddev": 54.85829242,
            "variance": 3009.432247
          },
          {
            "average": 92.80381301,
            "count": 7996840,
            "maximum": 226,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.87184146,
            "variance": 1924.738473
          },
          {
            "average": 1.098364979,
            "count": 7996840,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3184487356,
            "variance": 0.1014095972
          },
          {
            "average": 1.203004562,
            "count": 7996840,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4542282738,
            "variance": 0.2063233247
          },
          {
            "average": 0.5004040346,
            "count": 7996840,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999868,
            "variance": 0.249999868
          },
          {
            "average": 0,
            "count": 7996840,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.238905743,
            "count": 7996840,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4264150696,
            "variance": 0.1818298116
          },
          {
            "average": -0.7877391348,
            "count": 7996840,
            "maximum": 22.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.623946392,
            "variance": 74.37245136
          },
          {
            "average": 137.9875702,
            "count": 7996840,
            "maximum": 138,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1107938931,
            "variance": 0.01227528675
          },
          {
            "average": 10647.96571,
            "count": 7996840,
            "maximum": 10682,
            "minimum": 10645,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.025616712,
            "variance": 16.20558991
          },
          {
            "average": 22342.0631,
            "count": 7996840,
            "maximum": 50432,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 9983.110274,
            "variance": 99662490.75
          },
          {
            "average": 23118.21067,
            "count": 7996840,
            "maximum": 50688,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 9880.689835,
            "variance": 97628031.61
          },
          {
            "average": 20039.91961,
            "count": 7996840,
            "maximum": 47104,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 8134.335056,
            "variance": 66167406.8
          },
          {
            "average": 490789.8341,
            "count": 7996840,
            "maximum": 493767.0504,
            "minimum": 337175.6439,
            "name": "GpsTime",
            "position": 15,
            "stddev": 17247.18243,
            "variance": 297465301.7
          },
          {
            "average": 0,
            "count": 7996840,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7996840,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7996840,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7996840,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7996840,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421386.9076,
          4997311.456,
          1085.314688,
          422355.1476,
          4998711.816,
          1352.934688
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421386.90758242906,
                4997311.456214757,
                1085.3146875646012
              ],
              [
                421386.90758242906,
                4998711.816214756,
                1085.3146875646012
              ],
              [
                422355.14758242905,
                4998711.816214756,
                1352.934687564601
              ],
              [
                422355.14758242905,
                4997311.456214757,
                1352.934687564601
              ],
              [
                421386.90758242906,
                4997311.456214757,
                1085.3146875646012
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:56:07+00:00",
        "end_time": "2011-09-17T23:26:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9998425,
            45.12490695,
            1085.314688,
            -117.9873124,
            45.13761782,
            1352.934688
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.99962229127183,
                  45.12490695264028,
                  1085.3146875646012
                ],
                [
                  -117.99984250179621,
                  45.13751067937923,
                  1085.3146875646012
                ],
                [
                  -117.98752992723004,
                  45.137617815331666,
                  1352.934687564601
                ],
                [
                  -117.98731242741718,
                  45.12501404178373,
                  1352.934687564601
                ],
                [
                  -117.99962229127183,
                  45.12490695264028,
                  1085.3146875646012
                ]
              ]
            ]
          },
          "id": "45117B8321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:56:07Z",
            "pc:count": 7996840,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421952.7976,
                "count": 7996840,
                "maximum": 422355.1476,
                "minimum": 421386.9076,
                "name": "X",
                "position": 0,
                "stddev": 227.3023788,
                "variance": 51666.37143
              },
              {
                "average": 4998049.446,
                "count": 7996840,
                "maximum": 4998711.816,
                "minimum": 4997311.456,
                "name": "Y",
                "position": 1,
                "stddev": 397.8905987,
                "variance": 158316.9285
              },
              {
                "average": 1191.755379,
                "count": 7996840,
                "maximum": 1352.934688,
                "minimum": 1085.314688,
                "name": "Z",
                "position": 2,
                "stddev": 54.85829242,
                "variance": 3009.432247
              },
              {
                "average": 92.80381301,
                "count": 7996840,
                "maximum": 226,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.87184146,
                "variance": 1924.738473
              },
              {
                "average": 1.098364979,
                "count": 7996840,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3184487356,
                "variance": 0.1014095972
              },
              {
                "average": 1.203004562,
                "count": 7996840,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4542282738,
                "variance": 0.2063233247
              },
              {
                "average": 0.5004040346,
                "count": 7996840,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999868,
                "variance": 0.249999868
              },
              {
                "average": 0,
                "count": 7996840,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.238905743,
                "count": 7996840,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4264150696,
                "variance": 0.1818298116
              },
              {
                "average": -0.7877391348,
                "count": 7996840,
                "maximum": 22.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.623946392,
                "variance": 74.37245136
              },
              {
                "average": 137.9875702,
                "count": 7996840,
                "maximum": 138,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1107938931,
                "variance": 0.01227528675
              },
              {
                "average": 10647.96571,
                "count": 7996840,
                "maximum": 10682,
                "minimum": 10645,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.025616712,
                "variance": 16.20558991
              },
              {
                "average": 22342.0631,
                "count": 7996840,
                "maximum": 50432,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 9983.110274,
                "variance": 99662490.75
              },
              {
                "average": 23118.21067,
                "count": 7996840,
                "maximum": 50688,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 9880.689835,
                "variance": 97628031.61
              },
              {
                "average": 20039.91961,
                "count": 7996840,
                "maximum": 47104,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 8134.335056,
                "variance": 66167406.8
              },
              {
                "average": 490789.8341,
                "count": 7996840,
                "maximum": 493767.0504,
                "minimum": 337175.6439,
                "name": "GpsTime",
                "position": 15,
                "stddev": 17247.18243,
                "variance": 297465301.7
              },
              {
                "average": 0,
                "count": 7996840,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7996840,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7996840,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7996840,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7996840,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421386.9076,
              4997311.456,
              1085.314688,
              422355.1476,
              4998711.816,
              1352.934688
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421386.90758242906,
                    4997311.456214757,
                    1085.3146875646012
                  ],
                  [
                    421386.90758242906,
                    4998711.816214756,
                    1085.3146875646012
                  ],
                  [
                    422355.14758242905,
                    4998711.816214756,
                    1352.934687564601
                  ],
                  [
                    422355.14758242905,
                    4997311.456214757,
                    1352.934687564601
                  ],
                  [
                    421386.90758242906,
                    4997311.456214757,
                    1085.3146875646012
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:56:07+00:00",
            "end_time": "2011-09-17T23:26:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117C7216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252515945388,
              45.324923991978274,
              859.3401985533545
            ],
            [
              -117.81270515902291,
              45.337510466636324,
              859.3401985533545
            ],
            [
              -117.80002912762642,
              45.33759996268044,
              953.6401985533545
            ],
            [
              -117.7998519348429,
              45.32501344897184,
              953.6401985533545
            ],
            [
              -117.81252515945388,
              45.324923991978274,
              859.3401985533545
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127052,
        45.32492399,
        859.3401986,
        -117.7998519,
        45.33759996,
        953.6401986
      ],
      "properties": {
        "datetime": "2011-09-18T20:13:39Z",
        "pc:count": 11216337,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436794.5835,
            "count": 11216337,
            "maximum": 437317.9267,
            "minimum": 436324.6467,
            "name": "X",
            "position": 0,
            "stddev": 276.7215588,
            "variance": 76574.8211
          },
          {
            "average": 5020051.924,
            "count": 11216337,
            "maximum": 5020765.19,
            "minimum": 5019366.77,
            "name": "Y",
            "position": 1,
            "stddev": 396.3453515,
            "variance": 157089.6376
          },
          {
            "average": 896.2593216,
            "count": 11216337,
            "maximum": 953.6401986,
            "minimum": 859.3401986,
            "name": "Z",
            "position": 2,
            "stddev": 21.31189699,
            "variance": 454.1969535
          },
          {
            "average": 107.7896047,
            "count": 11216337,
            "maximum": 242,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.56105159,
            "variance": 933.9778741
          },
          {
            "average": 1.003834229,
            "count": 11216337,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06611522468,
            "variance": 0.004371222935
          },
          {
            "average": 1.008023743,
            "count": 11216337,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09913750059,
            "variance": 0.009828244022
          },
          {
            "average": 0.5000530922,
            "count": 11216337,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000195,
            "variance": 0.2500000195
          },
          {
            "average": 0,
            "count": 11216337,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.320776471,
            "count": 11216337,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4667750487,
            "variance": 0.2178789461
          },
          {
            "average": -0.7244292676,
            "count": 11216337,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.475133503,
            "variance": 71.8278879
          },
          {
            "average": 138,
            "count": 11216337,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10611.18691,
            "count": 11216337,
            "maximum": 10616,
            "minimum": 10606,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.970061728,
            "variance": 3.881143211
          },
          {
            "average": 34293.09148,
            "count": 11216337,
            "maximum": 62720,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8695.2696,
            "variance": 75607713.42
          },
          {
            "average": 33115.00764,
            "count": 11216337,
            "maximum": 65024,
            "minimum": 256,
            "name": "Green",
            "position": 13,
            "stddev": 7615.154226,
            "variance": 57990573.88
          },
          {
            "average": 25833.10672,
            "count": 11216337,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7266.998808,
            "variance": 52809271.67
          },
          {
            "average": 409676.2019,
            "count": 11216337,
            "maximum": 412019.7772,
            "minimum": 407411.0652,
            "name": "GpsTime",
            "position": 15,
            "stddev": 902.0053155,
            "variance": 813613.5891
          },
          {
            "average": 0,
            "count": 11216337,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11216337,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11216337,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11216337,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11216337,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436324.6467,
          5019366.77,
          859.3401986,
          437317.9267,
          5020765.19,
          953.6401986
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436324.64673004823,
                5019366.770478927,
                859.3401985533545
              ],
              [
                436324.64673004823,
                5020765.1904789265,
                859.3401985533545
              ],
              [
                437317.92673004826,
                5020765.1904789265,
                953.6401985533545
              ],
              [
                437317.92673004826,
                5019366.770478927,
                953.6401985533545
              ],
              [
                436324.64673004823,
                5019366.770478927,
                859.3401985533545
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:13:39+00:00",
        "end_time": "2011-09-18T18:56:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127052,
            45.32492399,
            859.3401986,
            -117.7998519,
            45.33759996,
            953.6401986
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252515945388,
                  45.324923991978274,
                  859.3401985533545
                ],
                [
                  -117.81270515902291,
                  45.337510466636324,
                  859.3401985533545
                ],
                [
                  -117.80002912762642,
                  45.33759996268044,
                  953.6401985533545
                ],
                [
                  -117.7998519348429,
                  45.32501344897184,
                  953.6401985533545
                ],
                [
                  -117.81252515945388,
                  45.324923991978274,
                  859.3401985533545
                ]
              ]
            ]
          },
          "id": "45117C7216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:13:39Z",
            "pc:count": 11216337,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436794.5835,
                "count": 11216337,
                "maximum": 437317.9267,
                "minimum": 436324.6467,
                "name": "X",
                "position": 0,
                "stddev": 276.7215588,
                "variance": 76574.8211
              },
              {
                "average": 5020051.924,
                "count": 11216337,
                "maximum": 5020765.19,
                "minimum": 5019366.77,
                "name": "Y",
                "position": 1,
                "stddev": 396.3453515,
                "variance": 157089.6376
              },
              {
                "average": 896.2593216,
                "count": 11216337,
                "maximum": 953.6401986,
                "minimum": 859.3401986,
                "name": "Z",
                "position": 2,
                "stddev": 21.31189699,
                "variance": 454.1969535
              },
              {
                "average": 107.7896047,
                "count": 11216337,
                "maximum": 242,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.56105159,
                "variance": 933.9778741
              },
              {
                "average": 1.003834229,
                "count": 11216337,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06611522468,
                "variance": 0.004371222935
              },
              {
                "average": 1.008023743,
                "count": 11216337,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09913750059,
                "variance": 0.009828244022
              },
              {
                "average": 0.5000530922,
                "count": 11216337,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000195,
                "variance": 0.2500000195
              },
              {
                "average": 0,
                "count": 11216337,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.320776471,
                "count": 11216337,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4667750487,
                "variance": 0.2178789461
              },
              {
                "average": -0.7244292676,
                "count": 11216337,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.475133503,
                "variance": 71.8278879
              },
              {
                "average": 138,
                "count": 11216337,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10611.18691,
                "count": 11216337,
                "maximum": 10616,
                "minimum": 10606,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.970061728,
                "variance": 3.881143211
              },
              {
                "average": 34293.09148,
                "count": 11216337,
                "maximum": 62720,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8695.2696,
                "variance": 75607713.42
              },
              {
                "average": 33115.00764,
                "count": 11216337,
                "maximum": 65024,
                "minimum": 256,
                "name": "Green",
                "position": 13,
                "stddev": 7615.154226,
                "variance": 57990573.88
              },
              {
                "average": 25833.10672,
                "count": 11216337,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7266.998808,
                "variance": 52809271.67
              },
              {
                "average": 409676.2019,
                "count": 11216337,
                "maximum": 412019.7772,
                "minimum": 407411.0652,
                "name": "GpsTime",
                "position": 15,
                "stddev": 902.0053155,
                "variance": 813613.5891
              },
              {
                "average": 0,
                "count": 11216337,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11216337,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11216337,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11216337,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11216337,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436324.6467,
              5019366.77,
              859.3401986,
              437317.9267,
              5020765.19,
              953.6401986
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436324.64673004823,
                    5019366.770478927,
                    859.3401985533545
                  ],
                  [
                    436324.64673004823,
                    5020765.1904789265,
                    859.3401985533545
                  ],
                  [
                    437317.92673004826,
                    5020765.1904789265,
                    953.6401985533545
                  ],
                  [
                    437317.92673004826,
                    5019366.770478927,
                    953.6401985533545
                  ],
                  [
                    436324.64673004823,
                    5019366.770478927,
                    859.3401985533545
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:13:39+00:00",
            "end_time": "2011-09-18T18:56: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": "45117B7420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.76252530308504,
              45.137429801610615,
              963.5920582564459
            ],
            [
              -117.76269304245734,
              45.150010541881066,
              963.5920582564459
            ],
            [
              -117.75002872414784,
              45.15009441562254,
              1352.6520582564458
            ],
            [
              -117.74986376941098,
              45.13751363877322,
              1352.6520582564458
            ],
            [
              -117.76252530308504,
              45.137429801610615,
              963.5920582564459
            ]
          ]
        ]
      },
      "bbox": [
        -117.762693,
        45.1374298,
        963.5920583,
        -117.7498638,
        45.15009442,
        1352.652058
      ],
      "properties": {
        "datetime": "2011-09-15T20:47:02Z",
        "pc:count": 10559552,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440537.2789,
            "count": 10559552,
            "maximum": 441041.8658,
            "minimum": 440046.2458,
            "name": "X",
            "position": 0,
            "stddev": 287.9514742,
            "variance": 82916.05148
          },
          {
            "average": 4999177.971,
            "count": 10559552,
            "maximum": 4999897.128,
            "minimum": 4998499.408,
            "name": "Y",
            "position": 1,
            "stddev": 393.6307907,
            "variance": 154945.1994
          },
          {
            "average": 1178.570542,
            "count": 10559552,
            "maximum": 1352.652058,
            "minimum": 963.5920583,
            "name": "Z",
            "position": 2,
            "stddev": 102.2440773,
            "variance": 10453.85134
          },
          {
            "average": 96.58284698,
            "count": 10559552,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.91304366,
            "variance": 2392.48584
          },
          {
            "average": 1.090470126,
            "count": 10559552,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3045117416,
            "variance": 0.09272740075
          },
          {
            "average": 1.196247435,
            "count": 10559552,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4448698784,
            "variance": 0.1979092087
          },
          {
            "average": 0.5002422451,
            "count": 10559552,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999965,
            "variance": 0.249999965
          },
          {
            "average": 0,
            "count": 10559552,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.165190531,
            "count": 10559552,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3713524369,
            "variance": 0.1379026324
          },
          {
            "average": 0.1240136873,
            "count": 10559552,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.501501376,
            "variance": 72.27552565
          },
          {
            "average": 133.929264,
            "count": 10559552,
            "maximum": 150,
            "minimum": 122,
            "name": "UserData",
            "position": 10,
            "stddev": 4.241556545,
            "variance": 17.99080193
          },
          {
            "average": 10706.88501,
            "count": 10559552,
            "maximum": 10711,
            "minimum": 10702,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.742112028,
            "variance": 3.034954319
          },
          {
            "average": 20602.25411,
            "count": 10559552,
            "maximum": 59392,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 7653.11766,
            "variance": 58570209.92
          },
          {
            "average": 22944.33946,
            "count": 10559552,
            "maximum": 62976,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 8178.878642,
            "variance": 66894055.85
          },
          {
            "average": 19498.17721,
            "count": 10559552,
            "maximum": 58624,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 6483.743155,
            "variance": 42038925.29
          },
          {
            "average": 153364.3858,
            "count": 10559552,
            "maximum": 154822.6192,
            "minimum": 151742.9152,
            "name": "GpsTime",
            "position": 15,
            "stddev": 609.9308435,
            "variance": 372015.6338
          },
          {
            "average": 0,
            "count": 10559552,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10559552,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10559552,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10559552,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10559552,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          440046.2458,
          4998499.408,
          963.5920583,
          441041.8658,
          4999897.128,
          1352.652058
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                440046.2457964094,
                4998499.408165445,
                963.5920582564459
              ],
              [
                440046.2457964094,
                4999897.128165445,
                963.5920582564459
              ],
              [
                441041.8657964094,
                4999897.128165445,
                1352.6520582564458
              ],
              [
                441041.8657964094,
                4998499.408165445,
                1352.6520582564458
              ],
              [
                440046.2457964094,
                4998499.408165445,
                963.5920582564459
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:47:02+00:00",
        "end_time": "2011-09-15T19:55:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.762693,
            45.1374298,
            963.5920583,
            -117.7498638,
            45.15009442,
            1352.652058
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.76252530308504,
                  45.137429801610615,
                  963.5920582564459
                ],
                [
                  -117.76269304245734,
                  45.150010541881066,
                  963.5920582564459
                ],
                [
                  -117.75002872414784,
                  45.15009441562254,
                  1352.6520582564458
                ],
                [
                  -117.74986376941098,
                  45.13751363877322,
                  1352.6520582564458
                ],
                [
                  -117.76252530308504,
                  45.137429801610615,
                  963.5920582564459
                ]
              ]
            ]
          },
          "id": "45117B7420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:47:02Z",
            "pc:count": 10559552,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 440537.2789,
                "count": 10559552,
                "maximum": 441041.8658,
                "minimum": 440046.2458,
                "name": "X",
                "position": 0,
                "stddev": 287.9514742,
                "variance": 82916.05148
              },
              {
                "average": 4999177.971,
                "count": 10559552,
                "maximum": 4999897.128,
                "minimum": 4998499.408,
                "name": "Y",
                "position": 1,
                "stddev": 393.6307907,
                "variance": 154945.1994
              },
              {
                "average": 1178.570542,
                "count": 10559552,
                "maximum": 1352.652058,
                "minimum": 963.5920583,
                "name": "Z",
                "position": 2,
                "stddev": 102.2440773,
                "variance": 10453.85134
              },
              {
                "average": 96.58284698,
                "count": 10559552,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.91304366,
                "variance": 2392.48584
              },
              {
                "average": 1.090470126,
                "count": 10559552,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3045117416,
                "variance": 0.09272740075
              },
              {
                "average": 1.196247435,
                "count": 10559552,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4448698784,
                "variance": 0.1979092087
              },
              {
                "average": 0.5002422451,
                "count": 10559552,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999965,
                "variance": 0.249999965
              },
              {
                "average": 0,
                "count": 10559552,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.165190531,
                "count": 10559552,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3713524369,
                "variance": 0.1379026324
              },
              {
                "average": 0.1240136873,
                "count": 10559552,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.501501376,
                "variance": 72.27552565
              },
              {
                "average": 133.929264,
                "count": 10559552,
                "maximum": 150,
                "minimum": 122,
                "name": "UserData",
                "position": 10,
                "stddev": 4.241556545,
                "variance": 17.99080193
              },
              {
                "average": 10706.88501,
                "count": 10559552,
                "maximum": 10711,
                "minimum": 10702,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.742112028,
                "variance": 3.034954319
              },
              {
                "average": 20602.25411,
                "count": 10559552,
                "maximum": 59392,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 7653.11766,
                "variance": 58570209.92
              },
              {
                "average": 22944.33946,
                "count": 10559552,
                "maximum": 62976,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 8178.878642,
                "variance": 66894055.85
              },
              {
                "average": 19498.17721,
                "count": 10559552,
                "maximum": 58624,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 6483.743155,
                "variance": 42038925.29
              },
              {
                "average": 153364.3858,
                "count": 10559552,
                "maximum": 154822.6192,
                "minimum": 151742.9152,
                "name": "GpsTime",
                "position": 15,
                "stddev": 609.9308435,
                "variance": 372015.6338
              },
              {
                "average": 0,
                "count": 10559552,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10559552,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10559552,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10559552,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10559552,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              440046.2458,
              4998499.408,
              963.5920583,
              441041.8658,
              4999897.128,
              1352.652058
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    440046.2457964094,
                    4998499.408165445,
                    963.5920582564459
                  ],
                  [
                    440046.2457964094,
                    4999897.128165445,
                    963.5920582564459
                  ],
                  [
                    441041.8657964094,
                    4999897.128165445,
                    1352.6520582564458
                  ],
                  [
                    441041.8657964094,
                    4998499.408165445,
                    1352.6520582564458
                  ],
                  [
                    440046.2457964094,
                    4998499.408165445,
                    963.5920582564459
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:47:02+00:00",
            "end_time": "2011-09-15T19:55: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": "45117B6301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.75002566910133,
              45.17493120793515,
              1146.746940235177
            ],
            [
              -117.75016377665098,
              45.18544890447391,
              1146.746940235177
            ],
            [
              -117.7376269936587,
              45.18553056456675,
              1252.726940235177
            ],
            [
              -117.73749119366393,
              45.175012838253444,
              1252.726940235177
            ],
            [
              -117.75002566910133,
              45.17493120793515,
              1146.746940235177
            ]
          ]
        ]
      },
      "bbox": [
        -117.7501638,
        45.17493121,
        1146.74694,
        -117.7374912,
        45.18553056,
        1252.72694
      ],
      "properties": {
        "datetime": "2011-09-15T19:39:41Z",
        "pc:count": 5628247,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 441477.7948,
            "count": 5628247,
            "maximum": 442052.6991,
            "minimum": 441067.7191,
            "name": "X",
            "position": 0,
            "stddev": 267.7852124,
            "variance": 71708.92
          },
          {
            "average": 5003061.557,
            "count": 5628247,
            "maximum": 5003824.776,
            "minimum": 5002656.256,
            "name": "Y",
            "position": 1,
            "stddev": 271.5865854,
            "variance": 73759.27335
          },
          {
            "average": 1188.061833,
            "count": 5628247,
            "maximum": 1252.72694,
            "minimum": 1146.74694,
            "name": "Z",
            "position": 2,
            "stddev": 14.88995662,
            "variance": 221.7108081
          },
          {
            "average": 108.4969501,
            "count": 5628247,
            "maximum": 227,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 36.08370347,
            "variance": 1302.033656
          },
          {
            "average": 1.038174942,
            "count": 5628247,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1983980466,
            "variance": 0.0393617849
          },
          {
            "average": 1.082334162,
            "count": 5628247,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2920690021,
            "variance": 0.08530430197
          },
          {
            "average": 0.5001431174,
            "count": 5628247,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000239,
            "variance": 0.2500000239
          },
          {
            "average": 0,
            "count": 5628247,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.339694225,
            "count": 5628247,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4736054246,
            "variance": 0.2243020982
          },
          {
            "average": 0.1362093184,
            "count": 5628247,
            "maximum": 16.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.141348693,
            "variance": 66.28155854
          },
          {
            "average": 128.138501,
            "count": 5628247,
            "maximum": 136,
            "minimum": 122,
            "name": "UserData",
            "position": 10,
            "stddev": 1.690221846,
            "variance": 2.856849888
          },
          {
            "average": 10695.55,
            "count": 5628247,
            "maximum": 10699,
            "minimum": 10692,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.367618424,
            "variance": 1.870380154
          },
          {
            "average": 37502.60528,
            "count": 5628247,
            "maximum": 57856,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 8748.468187,
            "variance": 76535695.61
          },
          {
            "average": 34254.00459,
            "count": 5628247,
            "maximum": 55296,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 8453.975903,
            "variance": 71469708.57
          },
          {
            "average": 27467.67693,
            "count": 5628247,
            "maximum": 54272,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7869.008534,
            "variance": 61921295.31
          },
          {
            "average": 149633.9471,
            "count": 5628247,
            "maximum": 150781.6629,
            "minimum": 148352.8833,
            "name": "GpsTime",
            "position": 15,
            "stddev": 447.0482223,
            "variance": 199852.1131
          },
          {
            "average": 0,
            "count": 5628247,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5628247,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5628247,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5628247,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5628247,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          441067.7191,
          5002656.256,
          1146.74694,
          442052.6991,
          5003824.776,
          1252.72694
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                441067.7191314538,
                5002656.256377606,
                1146.746940235177
              ],
              [
                441067.7191314538,
                5003824.776377605,
                1146.746940235177
              ],
              [
                442052.69913145376,
                5003824.776377605,
                1252.726940235177
              ],
              [
                442052.69913145376,
                5002656.256377606,
                1252.726940235177
              ],
              [
                441067.7191314538,
                5002656.256377606,
                1146.746940235177
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T19:39:41+00:00",
        "end_time": "2011-09-15T18:59:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B6301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B6301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B6301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7501638,
            45.17493121,
            1146.74694,
            -117.7374912,
            45.18553056,
            1252.72694
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.75002566910133,
                  45.17493120793515,
                  1146.746940235177
                ],
                [
                  -117.75016377665098,
                  45.18544890447391,
                  1146.746940235177
                ],
                [
                  -117.7376269936587,
                  45.18553056456675,
                  1252.726940235177
                ],
                [
                  -117.73749119366393,
                  45.175012838253444,
                  1252.726940235177
                ],
                [
                  -117.75002566910133,
                  45.17493120793515,
                  1146.746940235177
                ]
              ]
            ]
          },
          "id": "45117B6301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:39:41Z",
            "pc:count": 5628247,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 441477.7948,
                "count": 5628247,
                "maximum": 442052.6991,
                "minimum": 441067.7191,
                "name": "X",
                "position": 0,
                "stddev": 267.7852124,
                "variance": 71708.92
              },
              {
                "average": 5003061.557,
                "count": 5628247,
                "maximum": 5003824.776,
                "minimum": 5002656.256,
                "name": "Y",
                "position": 1,
                "stddev": 271.5865854,
                "variance": 73759.27335
              },
              {
                "average": 1188.061833,
                "count": 5628247,
                "maximum": 1252.72694,
                "minimum": 1146.74694,
                "name": "Z",
                "position": 2,
                "stddev": 14.88995662,
                "variance": 221.7108081
              },
              {
                "average": 108.4969501,
                "count": 5628247,
                "maximum": 227,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 36.08370347,
                "variance": 1302.033656
              },
              {
                "average": 1.038174942,
                "count": 5628247,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1983980466,
                "variance": 0.0393617849
              },
              {
                "average": 1.082334162,
                "count": 5628247,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2920690021,
                "variance": 0.08530430197
              },
              {
                "average": 0.5001431174,
                "count": 5628247,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000239,
                "variance": 0.2500000239
              },
              {
                "average": 0,
                "count": 5628247,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.339694225,
                "count": 5628247,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4736054246,
                "variance": 0.2243020982
              },
              {
                "average": 0.1362093184,
                "count": 5628247,
                "maximum": 16.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.141348693,
                "variance": 66.28155854
              },
              {
                "average": 128.138501,
                "count": 5628247,
                "maximum": 136,
                "minimum": 122,
                "name": "UserData",
                "position": 10,
                "stddev": 1.690221846,
                "variance": 2.856849888
              },
              {
                "average": 10695.55,
                "count": 5628247,
                "maximum": 10699,
                "minimum": 10692,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.367618424,
                "variance": 1.870380154
              },
              {
                "average": 37502.60528,
                "count": 5628247,
                "maximum": 57856,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 8748.468187,
                "variance": 76535695.61
              },
              {
                "average": 34254.00459,
                "count": 5628247,
                "maximum": 55296,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 8453.975903,
                "variance": 71469708.57
              },
              {
                "average": 27467.67693,
                "count": 5628247,
                "maximum": 54272,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7869.008534,
                "variance": 61921295.31
              },
              {
                "average": 149633.9471,
                "count": 5628247,
                "maximum": 150781.6629,
                "minimum": 148352.8833,
                "name": "GpsTime",
                "position": 15,
                "stddev": 447.0482223,
                "variance": 199852.1131
              },
              {
                "average": 0,
                "count": 5628247,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5628247,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5628247,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5628247,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5628247,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              441067.7191,
              5002656.256,
              1146.74694,
              442052.6991,
              5003824.776,
              1252.72694
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    441067.7191314538,
                    5002656.256377606,
                    1146.746940235177
                  ],
                  [
                    441067.7191314538,
                    5003824.776377605,
                    1146.746940235177
                  ],
                  [
                    442052.69913145376,
                    5003824.776377605,
                    1252.726940235177
                  ],
                  [
                    442052.69913145376,
                    5002656.256377606,
                    1252.726940235177
                  ],
                  [
                    441067.7191314538,
                    5002656.256377606,
                    1146.746940235177
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T19:39:41+00:00",
            "end_time": "2011-09-15T18:59: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": "45117B7401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252519601755,
              45.17492413375512,
              898.3705830084978
            ],
            [
              -117.81270424163978,
              45.18750986030617,
              898.3705830084978
            ],
            [
              -117.80002870718657,
              45.187599358447905,
              1097.7905830084978
            ],
            [
              -117.79985245336847,
              45.175013592849496,
              1097.7905830084978
            ],
            [
              -117.81252519601755,
              45.17492413375512,
              898.3705830084978
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127042,
        45.17492413,
        898.370583,
        -117.7998525,
        45.18759936,
        1097.790583
      ],
      "properties": {
        "datetime": "2011-09-15T22:10:14Z",
        "pc:count": 9316293,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436661.1487,
            "count": 9316293,
            "maximum": 437152.667,
            "minimum": 436156.807,
            "name": "X",
            "position": 0,
            "stddev": 284.8368298,
            "variance": 81132.0196
          },
          {
            "average": 5003410.771,
            "count": 9316293,
            "maximum": 5004101.268,
            "minimum": 5002702.968,
            "name": "Y",
            "position": 1,
            "stddev": 401.5954987,
            "variance": 161278.9445
          },
          {
            "average": 970.9979504,
            "count": 9316293,
            "maximum": 1097.790583,
            "minimum": 898.370583,
            "name": "Z",
            "position": 2,
            "stddev": 44.1182093,
            "variance": 1946.416392
          },
          {
            "average": 104.8870879,
            "count": 9316293,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.23644211,
            "variance": 636.8780104
          },
          {
            "average": 1.002947632,
            "count": 9316293,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05915447726,
            "variance": 0.00349925218
          },
          {
            "average": 1.006147402,
            "count": 9316293,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08922920688,
            "variance": 0.00796185136
          },
          {
            "average": 0.5000355828,
            "count": 9316293,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000256,
            "variance": 0.2500000256
          },
          {
            "average": 0,
            "count": 9316293,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.322272281,
            "count": 9316293,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4673466396,
            "variance": 0.2184128815
          },
          {
            "average": 0.6047020978,
            "count": 9316293,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.517687243,
            "variance": 72.55099597
          },
          {
            "average": 141.7533596,
            "count": 9316293,
            "maximum": 160,
            "minimum": 130,
            "name": "UserData",
            "position": 10,
            "stddev": 3.675753924,
            "variance": 13.51116691
          },
          {
            "average": 10718.44235,
            "count": 9316293,
            "maximum": 10723,
            "minimum": 10714,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.729315482,
            "variance": 2.990532038
          },
          {
            "average": 39636.68614,
            "count": 9316293,
            "maximum": 64000,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 6107.901325,
            "variance": 37306458.6
          },
          {
            "average": 35427.46092,
            "count": 9316293,
            "maximum": 64768,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 5415.838634,
            "variance": 29331308.11
          },
          {
            "average": 27678.02198,
            "count": 9316293,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5081.721419,
            "variance": 25823892.58
          },
          {
            "average": 157859.6142,
            "count": 9316293,
            "maximum": 159814.8993,
            "minimum": 155969.229,
            "name": "GpsTime",
            "position": 15,
            "stddev": 719.5189075,
            "variance": 517707.4583
          },
          {
            "average": 0,
            "count": 9316293,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9316293,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9316293,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9316293,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9316293,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436156.807,
          5002702.968,
          898.370583,
          437152.667,
          5004101.268,
          1097.790583
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436156.8070299263,
                5002702.968485579,
                898.3705830084978
              ],
              [
                436156.8070299263,
                5004101.26848558,
                898.3705830084978
              ],
              [
                437152.66702992626,
                5004101.26848558,
                1097.7905830084978
              ],
              [
                437152.66702992626,
                5002702.968485579,
                1097.7905830084978
              ],
              [
                436156.8070299263,
                5002702.968485579,
                898.3705830084978
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T22:10:14+00:00",
        "end_time": "2011-09-15T21:06:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127042,
            45.17492413,
            898.370583,
            -117.7998525,
            45.18759936,
            1097.790583
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252519601755,
                  45.17492413375512,
                  898.3705830084978
                ],
                [
                  -117.81270424163978,
                  45.18750986030617,
                  898.3705830084978
                ],
                [
                  -117.80002870718657,
                  45.187599358447905,
                  1097.7905830084978
                ],
                [
                  -117.79985245336847,
                  45.175013592849496,
                  1097.7905830084978
                ],
                [
                  -117.81252519601755,
                  45.17492413375512,
                  898.3705830084978
                ]
              ]
            ]
          },
          "id": "45117B7401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T22:10:14Z",
            "pc:count": 9316293,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436661.1487,
                "count": 9316293,
                "maximum": 437152.667,
                "minimum": 436156.807,
                "name": "X",
                "position": 0,
                "stddev": 284.8368298,
                "variance": 81132.0196
              },
              {
                "average": 5003410.771,
                "count": 9316293,
                "maximum": 5004101.268,
                "minimum": 5002702.968,
                "name": "Y",
                "position": 1,
                "stddev": 401.5954987,
                "variance": 161278.9445
              },
              {
                "average": 970.9979504,
                "count": 9316293,
                "maximum": 1097.790583,
                "minimum": 898.370583,
                "name": "Z",
                "position": 2,
                "stddev": 44.1182093,
                "variance": 1946.416392
              },
              {
                "average": 104.8870879,
                "count": 9316293,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.23644211,
                "variance": 636.8780104
              },
              {
                "average": 1.002947632,
                "count": 9316293,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05915447726,
                "variance": 0.00349925218
              },
              {
                "average": 1.006147402,
                "count": 9316293,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08922920688,
                "variance": 0.00796185136
              },
              {
                "average": 0.5000355828,
                "count": 9316293,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000256,
                "variance": 0.2500000256
              },
              {
                "average": 0,
                "count": 9316293,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.322272281,
                "count": 9316293,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4673466396,
                "variance": 0.2184128815
              },
              {
                "average": 0.6047020978,
                "count": 9316293,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.517687243,
                "variance": 72.55099597
              },
              {
                "average": 141.7533596,
                "count": 9316293,
                "maximum": 160,
                "minimum": 130,
                "name": "UserData",
                "position": 10,
                "stddev": 3.675753924,
                "variance": 13.51116691
              },
              {
                "average": 10718.44235,
                "count": 9316293,
                "maximum": 10723,
                "minimum": 10714,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.729315482,
                "variance": 2.990532038
              },
              {
                "average": 39636.68614,
                "count": 9316293,
                "maximum": 64000,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 6107.901325,
                "variance": 37306458.6
              },
              {
                "average": 35427.46092,
                "count": 9316293,
                "maximum": 64768,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 5415.838634,
                "variance": 29331308.11
              },
              {
                "average": 27678.02198,
                "count": 9316293,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5081.721419,
                "variance": 25823892.58
              },
              {
                "average": 157859.6142,
                "count": 9316293,
                "maximum": 159814.8993,
                "minimum": 155969.229,
                "name": "GpsTime",
                "position": 15,
                "stddev": 719.5189075,
                "variance": 517707.4583
              },
              {
                "average": 0,
                "count": 9316293,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9316293,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9316293,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9316293,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9316293,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436156.807,
              5002702.968,
              898.370583,
              437152.667,
              5004101.268,
              1097.790583
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436156.8070299263,
                    5002702.968485579,
                    898.3705830084978
                  ],
                  [
                    436156.8070299263,
                    5004101.26848558,
                    898.3705830084978
                  ],
                  [
                    437152.66702992626,
                    5004101.26848558,
                    1097.7905830084978
                  ],
                  [
                    437152.66702992626,
                    5002702.968485579,
                    1097.7905830084978
                  ],
                  [
                    436156.8070299263,
                    5002702.968485579,
                    898.3705830084978
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T22:10:14+00:00",
            "end_time": "2011-09-15T21: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": "45117B6302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.7375257019594,
              45.174983492961395,
              1210.9431289192098
            ],
            [
              -117.73756203684381,
              45.177798074888834,
              1210.9431289192098
            ],
            [
              -117.73304471955089,
              45.17782715921017,
              1274.0231289192097
            ],
            [
              -117.73300860715732,
              45.175012574444494,
              1274.0231289192097
            ],
            [
              -117.7375257019594,
              45.174983492961395,
              1210.9431289192098
            ]
          ]
        ]
      },
      "bbox": [
        -117.737562,
        45.17498349,
        1210.943129,
        -117.7330086,
        45.17782716,
        1274.023129
      ],
      "properties": {
        "datetime": "2011-09-15T19:11:27Z",
        "pc:count": 407799,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 442165.7249,
            "count": 407799,
            "maximum": 442404.9179,
            "minimum": 442049.9579,
            "name": "X",
            "position": 0,
            "stddev": 89.0525409,
            "variance": 7930.355041
          },
          {
            "average": 5002756.251,
            "count": 407799,
            "maximum": 5002965.721,
            "minimum": 5002653.021,
            "name": "Y",
            "position": 1,
            "stddev": 72.85629394,
            "variance": 5308.039567
          },
          {
            "average": 1230.500756,
            "count": 407799,
            "maximum": 1274.023129,
            "minimum": 1210.943129,
            "name": "Z",
            "position": 2,
            "stddev": 10.68166812,
            "variance": 114.0980339
          },
          {
            "average": 104.0247843,
            "count": 407799,
            "maximum": 215,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.65253155,
            "variance": 1734.933385
          },
          {
            "average": 1.050853484,
            "count": 407799,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2284965085,
            "variance": 0.0522106544
          },
          {
            "average": 1.106711885,
            "count": 407799,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3299406096,
            "variance": 0.1088608058
          },
          {
            "average": 0.5001532618,
            "count": 407799,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000005896,
            "variance": 0.2500005896
          },
          {
            "average": 0,
            "count": 407799,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.272521512,
            "count": 407799,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4452572555,
            "variance": 0.1982540236
          },
          {
            "average": -3.39116816,
            "count": 407799,
            "maximum": 16.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.555941026,
            "variance": 73.20412683
          },
          {
            "average": 127.2792282,
            "count": 407799,
            "maximum": 133,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 1.528679749,
            "variance": 2.336861776
          },
          {
            "average": 10692.65768,
            "count": 407799,
            "maximum": 10694,
            "minimum": 10691,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7677567868,
            "variance": 0.5894504837
          },
          {
            "average": 32357.76182,
            "count": 407799,
            "maximum": 60160,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 9255.986721,
            "variance": 85673290.18
          },
          {
            "average": 31342.26671,
            "count": 407799,
            "maximum": 59392,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 9183.345609,
            "variance": 84333836.58
          },
          {
            "average": 24590.16353,
            "count": 407799,
            "maximum": 57856,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8406.248216,
            "variance": 70665009.07
          },
          {
            "average": 148653.6585,
            "count": 407799,
            "maximum": 149087.5456,
            "minimum": 148173.8707,
            "name": "GpsTime",
            "position": 15,
            "stddev": 292.7569697,
            "variance": 85706.64328
          },
          {
            "average": 0,
            "count": 407799,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 407799,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 407799,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 407799,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 407799,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          442049.9579,
          5002653.021,
          1210.943129,
          442404.9179,
          5002965.721,
          1274.023129
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                442049.9578905464,
                5002653.021136691,
                1210.9431289192098
              ],
              [
                442049.9578905464,
                5002965.72113669,
                1210.9431289192098
              ],
              [
                442404.9178905464,
                5002965.72113669,
                1274.0231289192097
              ],
              [
                442404.9178905464,
                5002653.021136691,
                1274.0231289192097
              ],
              [
                442049.9578905464,
                5002653.021136691,
                1210.9431289192098
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T19:11:27+00:00",
        "end_time": "2011-09-15T18:56:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B6302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B6302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B6302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.737562,
            45.17498349,
            1210.943129,
            -117.7330086,
            45.17782716,
            1274.023129
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.7375257019594,
                  45.174983492961395,
                  1210.9431289192098
                ],
                [
                  -117.73756203684381,
                  45.177798074888834,
                  1210.9431289192098
                ],
                [
                  -117.73304471955089,
                  45.17782715921017,
                  1274.0231289192097
                ],
                [
                  -117.73300860715732,
                  45.175012574444494,
                  1274.0231289192097
                ],
                [
                  -117.7375257019594,
                  45.174983492961395,
                  1210.9431289192098
                ]
              ]
            ]
          },
          "id": "45117B6302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:11:27Z",
            "pc:count": 407799,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 442165.7249,
                "count": 407799,
                "maximum": 442404.9179,
                "minimum": 442049.9579,
                "name": "X",
                "position": 0,
                "stddev": 89.0525409,
                "variance": 7930.355041
              },
              {
                "average": 5002756.251,
                "count": 407799,
                "maximum": 5002965.721,
                "minimum": 5002653.021,
                "name": "Y",
                "position": 1,
                "stddev": 72.85629394,
                "variance": 5308.039567
              },
              {
                "average": 1230.500756,
                "count": 407799,
                "maximum": 1274.023129,
                "minimum": 1210.943129,
                "name": "Z",
                "position": 2,
                "stddev": 10.68166812,
                "variance": 114.0980339
              },
              {
                "average": 104.0247843,
                "count": 407799,
                "maximum": 215,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.65253155,
                "variance": 1734.933385
              },
              {
                "average": 1.050853484,
                "count": 407799,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2284965085,
                "variance": 0.0522106544
              },
              {
                "average": 1.106711885,
                "count": 407799,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3299406096,
                "variance": 0.1088608058
              },
              {
                "average": 0.5001532618,
                "count": 407799,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000005896,
                "variance": 0.2500005896
              },
              {
                "average": 0,
                "count": 407799,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.272521512,
                "count": 407799,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4452572555,
                "variance": 0.1982540236
              },
              {
                "average": -3.39116816,
                "count": 407799,
                "maximum": 16.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.555941026,
                "variance": 73.20412683
              },
              {
                "average": 127.2792282,
                "count": 407799,
                "maximum": 133,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 1.528679749,
                "variance": 2.336861776
              },
              {
                "average": 10692.65768,
                "count": 407799,
                "maximum": 10694,
                "minimum": 10691,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7677567868,
                "variance": 0.5894504837
              },
              {
                "average": 32357.76182,
                "count": 407799,
                "maximum": 60160,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 9255.986721,
                "variance": 85673290.18
              },
              {
                "average": 31342.26671,
                "count": 407799,
                "maximum": 59392,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 9183.345609,
                "variance": 84333836.58
              },
              {
                "average": 24590.16353,
                "count": 407799,
                "maximum": 57856,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8406.248216,
                "variance": 70665009.07
              },
              {
                "average": 148653.6585,
                "count": 407799,
                "maximum": 149087.5456,
                "minimum": 148173.8707,
                "name": "GpsTime",
                "position": 15,
                "stddev": 292.7569697,
                "variance": 85706.64328
              },
              {
                "average": 0,
                "count": 407799,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 407799,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 407799,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 407799,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 407799,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              442049.9579,
              5002653.021,
              1210.943129,
              442404.9179,
              5002965.721,
              1274.023129
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    442049.9578905464,
                    5002653.021136691,
                    1210.9431289192098
                  ],
                  [
                    442049.9578905464,
                    5002965.72113669,
                    1210.9431289192098
                  ],
                  [
                    442404.9178905464,
                    5002965.72113669,
                    1274.0231289192097
                  ],
                  [
                    442404.9178905464,
                    5002653.021136691,
                    1274.0231289192097
                  ],
                  [
                    442049.9578905464,
                    5002653.021136691,
                    1210.9431289192098
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T19:11:27+00:00",
            "end_time": "2011-09-15T18:56:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117C7315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502524720769,
              45.274922594124575,
              832.1161342012691
            ],
            [
              -117.82520771578261,
              45.287510400201725,
              832.1161342012691
            ],
            [
              -117.81252858387816,
              45.28760130824997,
              999.7961342012692
            ],
            [
              -117.81234891814262,
              45.27501346250268,
              999.7961342012692
            ],
            [
              -117.82502524720769,
              45.274922594124575,
              832.1161342012691
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252077,
        45.27492259,
        832.1161342,
        -117.8123489,
        45.28760131,
        999.7961342
      ],
      "properties": {
        "datetime": "2011-09-18T23:04:48Z",
        "pc:count": 9502207,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435776.6337,
            "count": 9502207,
            "maximum": 436282.5762,
            "minimum": 435288.1762,
            "name": "X",
            "position": 0,
            "stddev": 285.4566921,
            "variance": 81485.52305
          },
          {
            "average": 5014521.565,
            "count": 9502207,
            "maximum": 5015220.477,
            "minimum": 5013821.917,
            "name": "Y",
            "position": 1,
            "stddev": 403.7075806,
            "variance": 162979.8107
          },
          {
            "average": 854.7663426,
            "count": 9502207,
            "maximum": 999.7961342,
            "minimum": 832.1161342,
            "name": "Z",
            "position": 2,
            "stddev": 28.64458416,
            "variance": 820.5122017
          },
          {
            "average": 114.958436,
            "count": 9502207,
            "maximum": 246,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.98308797,
            "variance": 1087.884092
          },
          {
            "average": 1.005921046,
            "count": 9502207,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0778287606,
            "variance": 0.006057315977
          },
          {
            "average": 1.014110196,
            "count": 9502207,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1209662211,
            "variance": 0.01463282665
          },
          {
            "average": 0.5000775083,
            "count": 9502207,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000203,
            "variance": 0.2500000203
          },
          {
            "average": 0,
            "count": 9502207,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.297730938,
            "count": 9502207,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4572605914,
            "variance": 0.2090872484
          },
          {
            "average": -0.1420318674,
            "count": 9502207,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.515177836,
            "variance": 72.50825358
          },
          {
            "average": 138,
            "count": 9502207,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10628.96911,
            "count": 9502207,
            "maximum": 10633,
            "minimum": 10624,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.793668915,
            "variance": 3.217248176
          },
          {
            "average": 34380.90531,
            "count": 9502207,
            "maximum": 64512,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 9995.760583,
            "variance": 99915229.63
          },
          {
            "average": 32164.48819,
            "count": 9502207,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8152.754907,
            "variance": 66467412.57
          },
          {
            "average": 24875.05203,
            "count": 9502207,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7305.109859,
            "variance": 53364630.05
          },
          {
            "average": 420031.3948,
            "count": 9502207,
            "maximum": 422288.4143,
            "minimum": 417067.6273,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1123.596761,
            "variance": 1262469.682
          },
          {
            "average": 0,
            "count": 9502207,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9502207,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9502207,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9502207,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9502207,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435288.1762,
          5013821.917,
          832.1161342,
          436282.5762,
          5015220.477,
          999.7961342
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435288.1762024331,
                5013821.916953588,
                832.1161342012691
              ],
              [
                435288.1762024331,
                5015220.476953588,
                832.1161342012691
              ],
              [
                436282.57620243315,
                5015220.476953588,
                999.7961342012692
              ],
              [
                436282.57620243315,
                5013821.916953588,
                999.7961342012692
              ],
              [
                435288.1762024331,
                5013821.916953588,
                832.1161342012691
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T23:04:48+00:00",
        "end_time": "2011-09-18T21:37:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252077,
            45.27492259,
            832.1161342,
            -117.8123489,
            45.28760131,
            999.7961342
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502524720769,
                  45.274922594124575,
                  832.1161342012691
                ],
                [
                  -117.82520771578261,
                  45.287510400201725,
                  832.1161342012691
                ],
                [
                  -117.81252858387816,
                  45.28760130824997,
                  999.7961342012692
                ],
                [
                  -117.81234891814262,
                  45.27501346250268,
                  999.7961342012692
                ],
                [
                  -117.82502524720769,
                  45.274922594124575,
                  832.1161342012691
                ]
              ]
            ]
          },
          "id": "45117C7315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:04:48Z",
            "pc:count": 9502207,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435776.6337,
                "count": 9502207,
                "maximum": 436282.5762,
                "minimum": 435288.1762,
                "name": "X",
                "position": 0,
                "stddev": 285.4566921,
                "variance": 81485.52305
              },
              {
                "average": 5014521.565,
                "count": 9502207,
                "maximum": 5015220.477,
                "minimum": 5013821.917,
                "name": "Y",
                "position": 1,
                "stddev": 403.7075806,
                "variance": 162979.8107
              },
              {
                "average": 854.7663426,
                "count": 9502207,
                "maximum": 999.7961342,
                "minimum": 832.1161342,
                "name": "Z",
                "position": 2,
                "stddev": 28.64458416,
                "variance": 820.5122017
              },
              {
                "average": 114.958436,
                "count": 9502207,
                "maximum": 246,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.98308797,
                "variance": 1087.884092
              },
              {
                "average": 1.005921046,
                "count": 9502207,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0778287606,
                "variance": 0.006057315977
              },
              {
                "average": 1.014110196,
                "count": 9502207,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1209662211,
                "variance": 0.01463282665
              },
              {
                "average": 0.5000775083,
                "count": 9502207,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000203,
                "variance": 0.2500000203
              },
              {
                "average": 0,
                "count": 9502207,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.297730938,
                "count": 9502207,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4572605914,
                "variance": 0.2090872484
              },
              {
                "average": -0.1420318674,
                "count": 9502207,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.515177836,
                "variance": 72.50825358
              },
              {
                "average": 138,
                "count": 9502207,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10628.96911,
                "count": 9502207,
                "maximum": 10633,
                "minimum": 10624,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.793668915,
                "variance": 3.217248176
              },
              {
                "average": 34380.90531,
                "count": 9502207,
                "maximum": 64512,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 9995.760583,
                "variance": 99915229.63
              },
              {
                "average": 32164.48819,
                "count": 9502207,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8152.754907,
                "variance": 66467412.57
              },
              {
                "average": 24875.05203,
                "count": 9502207,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7305.109859,
                "variance": 53364630.05
              },
              {
                "average": 420031.3948,
                "count": 9502207,
                "maximum": 422288.4143,
                "minimum": 417067.6273,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1123.596761,
                "variance": 1262469.682
              },
              {
                "average": 0,
                "count": 9502207,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9502207,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9502207,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9502207,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9502207,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435288.1762,
              5013821.917,
              832.1161342,
              436282.5762,
              5015220.477,
              999.7961342
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435288.1762024331,
                    5013821.916953588,
                    832.1161342012691
                  ],
                  [
                    435288.1762024331,
                    5015220.476953588,
                    832.1161342012691
                  ],
                  [
                    436282.57620243315,
                    5015220.476953588,
                    999.7961342012692
                  ],
                  [
                    436282.57620243315,
                    5013821.916953588,
                    999.7961342012692
                  ],
                  [
                    435288.1762024331,
                    5013821.916953588,
                    832.1161342012691
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T23:04:48+00:00",
            "end_time": "2011-09-18T21:37: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": "45117A8215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752456868791,
              45.08741637940224,
              1026.3254740447485
            ],
            [
              -117.88771966971541,
              45.100010155339696,
              1026.3254740447485
            ],
            [
              -117.87502867866175,
              45.10010810179593,
              1146.2254740447486
            ],
            [
              -117.8748363659657,
              45.08751428309855,
              1146.2254740447486
            ],
            [
              -117.88752456868791,
              45.08741637940224,
              1026.3254740447485
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877197,
        45.08741638,
        1026.325474,
        -117.8748364,
        45.1001081,
        1146.225474
      ],
      "properties": {
        "datetime": "2011-09-16T22:49:23Z",
        "pc:count": 9397674,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430658.8391,
            "count": 9397674,
            "maximum": 431155.6156,
            "minimum": 430156.9956,
            "name": "X",
            "position": 0,
            "stddev": 283.6347791,
            "variance": 80448.6879
          },
          {
            "average": 4993744.943,
            "count": 9397674,
            "maximum": 4994442.96,
            "minimum": 4993043.76,
            "name": "Y",
            "position": 1,
            "stddev": 399.5839617,
            "variance": 159667.3424
          },
          {
            "average": 1090.282413,
            "count": 9397674,
            "maximum": 1146.225474,
            "minimum": 1026.325474,
            "name": "Z",
            "position": 2,
            "stddev": 27.1942751,
            "variance": 739.5285983
          },
          {
            "average": 110.5131479,
            "count": 9397674,
            "maximum": 250,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.8766425,
            "variance": 319.574347
          },
          {
            "average": 1.0003171,
            "count": 9397674,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01781044755,
            "variance": 0.000317212042
          },
          {
            "average": 1.000634732,
            "count": 9397674,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02520699917,
            "variance": 0.000635392807
          },
          {
            "average": 0.4999594581,
            "count": 9397674,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000025,
            "variance": 0.250000025
          },
          {
            "average": 0,
            "count": 9397674,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.342021653,
            "count": 9397674,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4743868316,
            "variance": 0.225042866
          },
          {
            "average": -0.1159999129,
            "count": 9397674,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.619987284,
            "variance": 74.30418078
          },
          {
            "average": 135.0254284,
            "count": 9397674,
            "maximum": 147,
            "minimum": 127,
            "name": "UserData",
            "position": 10,
            "stddev": 2.508485431,
            "variance": 6.292499156
          },
          {
            "average": 10766.44817,
            "count": 9397674,
            "maximum": 10771,
            "minimum": 10762,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.666113828,
            "variance": 2.775935288
          },
          {
            "average": 37845.67692,
            "count": 9397674,
            "maximum": 53760,
            "minimum": 19712,
            "name": "Red",
            "position": 12,
            "stddev": 3925.955081,
            "variance": 15413123.3
          },
          {
            "average": 33445.77896,
            "count": 9397674,
            "maximum": 53248,
            "minimum": 18432,
            "name": "Green",
            "position": 13,
            "stddev": 3131.111114,
            "variance": 9803856.808
          },
          {
            "average": 28722.96884,
            "count": 9397674,
            "maximum": 51200,
            "minimum": 13824,
            "name": "Blue",
            "position": 14,
            "stddev": 2970.091784,
            "variance": 8821445.208
          },
          {
            "average": 245403.1153,
            "count": 9397674,
            "maximum": 248563.3064,
            "minimum": 242233.7363,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1251.712996,
            "variance": 1566785.426
          },
          {
            "average": 0,
            "count": 9397674,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9397674,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9397674,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9397674,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9397674,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430156.9956,
          4993043.76,
          1026.325474,
          431155.6156,
          4994442.96,
          1146.225474
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430156.9956207631,
                4993043.760104964,
                1026.3254740447485
              ],
              [
                430156.9956207631,
                4994442.960104963,
                1026.3254740447485
              ],
              [
                431155.6156207631,
                4994442.960104963,
                1146.2254740447486
              ],
              [
                431155.6156207631,
                4993043.760104964,
                1146.2254740447486
              ],
              [
                430156.9956207631,
                4993043.760104964,
                1026.3254740447485
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T22:49:23+00:00",
        "end_time": "2011-09-16T21:03:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877197,
            45.08741638,
            1026.325474,
            -117.8748364,
            45.1001081,
            1146.225474
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752456868791,
                  45.08741637940224,
                  1026.3254740447485
                ],
                [
                  -117.88771966971541,
                  45.100010155339696,
                  1026.3254740447485
                ],
                [
                  -117.87502867866175,
                  45.10010810179593,
                  1146.2254740447486
                ],
                [
                  -117.8748363659657,
                  45.08751428309855,
                  1146.2254740447486
                ],
                [
                  -117.88752456868791,
                  45.08741637940224,
                  1026.3254740447485
                ]
              ]
            ]
          },
          "id": "45117A8215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T22:49:23Z",
            "pc:count": 9397674,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430658.8391,
                "count": 9397674,
                "maximum": 431155.6156,
                "minimum": 430156.9956,
                "name": "X",
                "position": 0,
                "stddev": 283.6347791,
                "variance": 80448.6879
              },
              {
                "average": 4993744.943,
                "count": 9397674,
                "maximum": 4994442.96,
                "minimum": 4993043.76,
                "name": "Y",
                "position": 1,
                "stddev": 399.5839617,
                "variance": 159667.3424
              },
              {
                "average": 1090.282413,
                "count": 9397674,
                "maximum": 1146.225474,
                "minimum": 1026.325474,
                "name": "Z",
                "position": 2,
                "stddev": 27.1942751,
                "variance": 739.5285983
              },
              {
                "average": 110.5131479,
                "count": 9397674,
                "maximum": 250,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.8766425,
                "variance": 319.574347
              },
              {
                "average": 1.0003171,
                "count": 9397674,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01781044755,
                "variance": 0.000317212042
              },
              {
                "average": 1.000634732,
                "count": 9397674,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02520699917,
                "variance": 0.000635392807
              },
              {
                "average": 0.4999594581,
                "count": 9397674,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000025,
                "variance": 0.250000025
              },
              {
                "average": 0,
                "count": 9397674,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.342021653,
                "count": 9397674,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4743868316,
                "variance": 0.225042866
              },
              {
                "average": -0.1159999129,
                "count": 9397674,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.619987284,
                "variance": 74.30418078
              },
              {
                "average": 135.0254284,
                "count": 9397674,
                "maximum": 147,
                "minimum": 127,
                "name": "UserData",
                "position": 10,
                "stddev": 2.508485431,
                "variance": 6.292499156
              },
              {
                "average": 10766.44817,
                "count": 9397674,
                "maximum": 10771,
                "minimum": 10762,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.666113828,
                "variance": 2.775935288
              },
              {
                "average": 37845.67692,
                "count": 9397674,
                "maximum": 53760,
                "minimum": 19712,
                "name": "Red",
                "position": 12,
                "stddev": 3925.955081,
                "variance": 15413123.3
              },
              {
                "average": 33445.77896,
                "count": 9397674,
                "maximum": 53248,
                "minimum": 18432,
                "name": "Green",
                "position": 13,
                "stddev": 3131.111114,
                "variance": 9803856.808
              },
              {
                "average": 28722.96884,
                "count": 9397674,
                "maximum": 51200,
                "minimum": 13824,
                "name": "Blue",
                "position": 14,
                "stddev": 2970.091784,
                "variance": 8821445.208
              },
              {
                "average": 245403.1153,
                "count": 9397674,
                "maximum": 248563.3064,
                "minimum": 242233.7363,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1251.712996,
                "variance": 1566785.426
              },
              {
                "average": 0,
                "count": 9397674,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9397674,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9397674,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9397674,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9397674,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430156.9956,
              4993043.76,
              1026.325474,
              431155.6156,
              4994442.96,
              1146.225474
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430156.9956207631,
                    4993043.760104964,
                    1026.3254740447485
                  ],
                  [
                    430156.9956207631,
                    4994442.960104963,
                    1026.3254740447485
                  ],
                  [
                    431155.6156207631,
                    4994442.960104963,
                    1146.2254740447486
                  ],
                  [
                    431155.6156207631,
                    4993043.760104964,
                    1146.2254740447486
                  ],
                  [
                    430156.9956207631,
                    4993043.760104964,
                    1026.3254740447485
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T22:49:23+00:00",
            "end_time": "2011-09-16T21: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": "45117C7110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502441770549,
              45.349923319347795,
              828.5203324499311
            ],
            [
              -117.82520735585842,
              45.36251041939897,
              828.5203324499311
            ],
            [
              -117.81252884607989,
              45.362601319564824,
              949.800332449931
            ],
            [
              -117.81234871784267,
              45.35001417984801,
              949.800332449931
            ],
            [
              -117.82502441770549,
              45.349923319347795,
              828.5203324499311
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252074,
        45.34992332,
        828.5203324,
        -117.8123487,
        45.36260132,
        949.8003324
      ],
      "properties": {
        "datetime": "2011-09-18T19:55:57Z",
        "pc:count": 10207536,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435847.628,
            "count": 10207536,
            "maximum": 436366.5847,
            "minimum": 435373.5447,
            "name": "X",
            "position": 0,
            "stddev": 284.7655036,
            "variance": 81091.39207
          },
          {
            "average": 5022829.987,
            "count": 10207536,
            "maximum": 5023552.495,
            "minimum": 5022153.995,
            "name": "Y",
            "position": 1,
            "stddev": 402.9773715,
            "variance": 162390.762
          },
          {
            "average": 869.9062012,
            "count": 10207536,
            "maximum": 949.8003324,
            "minimum": 828.5203324,
            "name": "Z",
            "position": 2,
            "stddev": 26.00784379,
            "variance": 676.4079387
          },
          {
            "average": 108.8549628,
            "count": 10207536,
            "maximum": 216,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.9619311,
            "variance": 674.0218666
          },
          {
            "average": 1.002717796,
            "count": 10207536,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05470066222,
            "variance": 0.002992162447
          },
          {
            "average": 1.005753592,
            "count": 10207536,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08227469899,
            "variance": 0.006769126094
          },
          {
            "average": 0.5000570167,
            "count": 10207536,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000212,
            "variance": 0.2500000212
          },
          {
            "average": 0,
            "count": 10207536,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.340164659,
            "count": 10207536,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4737643778,
            "variance": 0.2244526857
          },
          {
            "average": -0.9842938246,
            "count": 10207536,
            "maximum": 16.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.422291047,
            "variance": 70.93498648
          },
          {
            "average": 138,
            "count": 10207536,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10609.20357,
            "count": 10207536,
            "maximum": 10614,
            "minimum": 10604,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.93710001,
            "variance": 3.752356448
          },
          {
            "average": 35419.56569,
            "count": 10207536,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9598.643636,
            "variance": 92133959.65
          },
          {
            "average": 34179.88414,
            "count": 10207536,
            "maximum": 65280,
            "minimum": 256,
            "name": "Green",
            "position": 13,
            "stddev": 8780.815852,
            "variance": 77102727.03
          },
          {
            "average": 27428.57137,
            "count": 10207536,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9359.339553,
            "variance": 87597236.87
          },
          {
            "average": 408785.5825,
            "count": 10207536,
            "maximum": 410957.8085,
            "minimum": 406528.4081,
            "name": "GpsTime",
            "position": 15,
            "stddev": 858.8017361,
            "variance": 737540.4219
          },
          {
            "average": 0,
            "count": 10207536,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10207536,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10207536,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10207536,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10207536,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435373.5447,
          5022153.995,
          828.5203324,
          436366.5847,
          5023552.495,
          949.8003324
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435373.5447234339,
                5022153.995238477,
                828.5203324499311
              ],
              [
                435373.5447234339,
                5023552.495238477,
                828.5203324499311
              ],
              [
                436366.58472343395,
                5023552.495238477,
                949.800332449931
              ],
              [
                436366.58472343395,
                5022153.995238477,
                949.800332449931
              ],
              [
                435373.5447234339,
                5022153.995238477,
                828.5203324499311
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T19:55:57+00:00",
        "end_time": "2011-09-18T18:42:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252074,
            45.34992332,
            828.5203324,
            -117.8123487,
            45.36260132,
            949.8003324
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502441770549,
                  45.349923319347795,
                  828.5203324499311
                ],
                [
                  -117.82520735585842,
                  45.36251041939897,
                  828.5203324499311
                ],
                [
                  -117.81252884607989,
                  45.362601319564824,
                  949.800332449931
                ],
                [
                  -117.81234871784267,
                  45.35001417984801,
                  949.800332449931
                ],
                [
                  -117.82502441770549,
                  45.349923319347795,
                  828.5203324499311
                ]
              ]
            ]
          },
          "id": "45117C7110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:55:57Z",
            "pc:count": 10207536,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435847.628,
                "count": 10207536,
                "maximum": 436366.5847,
                "minimum": 435373.5447,
                "name": "X",
                "position": 0,
                "stddev": 284.7655036,
                "variance": 81091.39207
              },
              {
                "average": 5022829.987,
                "count": 10207536,
                "maximum": 5023552.495,
                "minimum": 5022153.995,
                "name": "Y",
                "position": 1,
                "stddev": 402.9773715,
                "variance": 162390.762
              },
              {
                "average": 869.9062012,
                "count": 10207536,
                "maximum": 949.8003324,
                "minimum": 828.5203324,
                "name": "Z",
                "position": 2,
                "stddev": 26.00784379,
                "variance": 676.4079387
              },
              {
                "average": 108.8549628,
                "count": 10207536,
                "maximum": 216,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.9619311,
                "variance": 674.0218666
              },
              {
                "average": 1.002717796,
                "count": 10207536,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05470066222,
                "variance": 0.002992162447
              },
              {
                "average": 1.005753592,
                "count": 10207536,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08227469899,
                "variance": 0.006769126094
              },
              {
                "average": 0.5000570167,
                "count": 10207536,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000212,
                "variance": 0.2500000212
              },
              {
                "average": 0,
                "count": 10207536,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.340164659,
                "count": 10207536,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4737643778,
                "variance": 0.2244526857
              },
              {
                "average": -0.9842938246,
                "count": 10207536,
                "maximum": 16.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.422291047,
                "variance": 70.93498648
              },
              {
                "average": 138,
                "count": 10207536,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10609.20357,
                "count": 10207536,
                "maximum": 10614,
                "minimum": 10604,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.93710001,
                "variance": 3.752356448
              },
              {
                "average": 35419.56569,
                "count": 10207536,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9598.643636,
                "variance": 92133959.65
              },
              {
                "average": 34179.88414,
                "count": 10207536,
                "maximum": 65280,
                "minimum": 256,
                "name": "Green",
                "position": 13,
                "stddev": 8780.815852,
                "variance": 77102727.03
              },
              {
                "average": 27428.57137,
                "count": 10207536,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9359.339553,
                "variance": 87597236.87
              },
              {
                "average": 408785.5825,
                "count": 10207536,
                "maximum": 410957.8085,
                "minimum": 406528.4081,
                "name": "GpsTime",
                "position": 15,
                "stddev": 858.8017361,
                "variance": 737540.4219
              },
              {
                "average": 0,
                "count": 10207536,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10207536,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10207536,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10207536,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10207536,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435373.5447,
              5022153.995,
              828.5203324,
              436366.5847,
              5023552.495,
              949.8003324
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435373.5447234339,
                    5022153.995238477,
                    828.5203324499311
                  ],
                  [
                    435373.5447234339,
                    5023552.495238477,
                    828.5203324499311
                  ],
                  [
                    436366.58472343395,
                    5023552.495238477,
                    949.800332449931
                  ],
                  [
                    436366.58472343395,
                    5022153.995238477,
                    949.800332449931
                  ],
                  [
                    435373.5447234339,
                    5022153.995238477,
                    828.5203324499311
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T19:55:57+00:00",
            "end_time": "2011-09-18T18: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": "45117B8413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252499628038,
              45.14991277107724,
              1235.116911802913
            ],
            [
              -117.91272608463088,
              45.16250974233025,
              1235.116911802913
            ],
            [
              -117.90002919934749,
              45.16261051286888,
              1379.8369118029127
            ],
            [
              -117.89983090740728,
              45.150013497611454,
              1379.8369118029127
            ],
            [
              -117.91252499628038,
              45.14991277107724,
              1235.116911802913
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127261,
        45.14991277,
        1235.116912,
        -117.8998309,
        45.16261051,
        1379.836912
      ],
      "properties": {
        "datetime": "2011-09-16T22:17:29Z",
        "pc:count": 9202458,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428764.6976,
            "count": 9202458,
            "maximum": 429265.9338,
            "minimum": 428267.9338,
            "name": "X",
            "position": 0,
            "stddev": 286.2949675,
            "variance": 81964.80842
          },
          {
            "average": 5000711.261,
            "count": 9202458,
            "maximum": 5001407.927,
            "minimum": 5000008.347,
            "name": "Y",
            "position": 1,
            "stddev": 401.7880082,
            "variance": 161433.6035
          },
          {
            "average": 1290.395961,
            "count": 9202458,
            "maximum": 1379.836912,
            "minimum": 1235.116912,
            "name": "Z",
            "position": 2,
            "stddev": 27.67513368,
            "variance": 765.9130242
          },
          {
            "average": 112.111037,
            "count": 9202458,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.40218471,
            "variance": 458.0535103
          },
          {
            "average": 1.000312743,
            "count": 9202458,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01801660584,
            "variance": 0.0003245980858
          },
          {
            "average": 1.000735347,
            "count": 9202458,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02784295861,
            "variance": 0.0007752303441
          },
          {
            "average": 0.4999861993,
            "count": 9202458,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000027,
            "variance": 0.250000027
          },
          {
            "average": 0,
            "count": 9202458,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.316394163,
            "count": 9202458,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4650687264,
            "variance": 0.2162889203
          },
          {
            "average": -0.4829070187,
            "count": 9202458,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.580518919,
            "variance": 73.62530492
          },
          {
            "average": 135.5080387,
            "count": 9202458,
            "maximum": 149,
            "minimum": 127,
            "name": "UserData",
            "position": 10,
            "stddev": 2.610244894,
            "variance": 6.813378408
          },
          {
            "average": 10763.69784,
            "count": 9202458,
            "maximum": 10768,
            "minimum": 10760,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.722037965,
            "variance": 2.965414751
          },
          {
            "average": 34133.53098,
            "count": 9202458,
            "maximum": 55040,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 5138.728669,
            "variance": 26406532.34
          },
          {
            "average": 32107.73375,
            "count": 9202458,
            "maximum": 54528,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 3552.174481,
            "variance": 12617943.54
          },
          {
            "average": 27318.94557,
            "count": 9202458,
            "maximum": 52992,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 3813.436371,
            "variance": 14542296.96
          },
          {
            "average": 243365.5701,
            "count": 9202458,
            "maximum": 246649.9965,
            "minimum": 240558.885,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1288.919338,
            "variance": 1661313.059
          },
          {
            "average": 0,
            "count": 9202458,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9202458,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9202458,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9202458,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9202458,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428267.9338,
          5000008.347,
          1235.116912,
          429265.9338,
          5001407.927,
          1379.836912
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428267.93380954,
                5000008.347358226,
                1235.116911802913
              ],
              [
                428267.93380954,
                5001407.927358226,
                1235.116911802913
              ],
              [
                429265.93380954,
                5001407.927358226,
                1379.8369118029127
              ],
              [
                429265.93380954,
                5000008.347358226,
                1379.8369118029127
              ],
              [
                428267.93380954,
                5000008.347358226,
                1235.116911802913
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T22:17:29+00:00",
        "end_time": "2011-09-16T20:35:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127261,
            45.14991277,
            1235.116912,
            -117.8998309,
            45.16261051,
            1379.836912
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252499628038,
                  45.14991277107724,
                  1235.116911802913
                ],
                [
                  -117.91272608463088,
                  45.16250974233025,
                  1235.116911802913
                ],
                [
                  -117.90002919934749,
                  45.16261051286888,
                  1379.8369118029127
                ],
                [
                  -117.89983090740728,
                  45.150013497611454,
                  1379.8369118029127
                ],
                [
                  -117.91252499628038,
                  45.14991277107724,
                  1235.116911802913
                ]
              ]
            ]
          },
          "id": "45117B8413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T22:17:29Z",
            "pc:count": 9202458,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428764.6976,
                "count": 9202458,
                "maximum": 429265.9338,
                "minimum": 428267.9338,
                "name": "X",
                "position": 0,
                "stddev": 286.2949675,
                "variance": 81964.80842
              },
              {
                "average": 5000711.261,
                "count": 9202458,
                "maximum": 5001407.927,
                "minimum": 5000008.347,
                "name": "Y",
                "position": 1,
                "stddev": 401.7880082,
                "variance": 161433.6035
              },
              {
                "average": 1290.395961,
                "count": 9202458,
                "maximum": 1379.836912,
                "minimum": 1235.116912,
                "name": "Z",
                "position": 2,
                "stddev": 27.67513368,
                "variance": 765.9130242
              },
              {
                "average": 112.111037,
                "count": 9202458,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.40218471,
                "variance": 458.0535103
              },
              {
                "average": 1.000312743,
                "count": 9202458,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01801660584,
                "variance": 0.0003245980858
              },
              {
                "average": 1.000735347,
                "count": 9202458,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02784295861,
                "variance": 0.0007752303441
              },
              {
                "average": 0.4999861993,
                "count": 9202458,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000027,
                "variance": 0.250000027
              },
              {
                "average": 0,
                "count": 9202458,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.316394163,
                "count": 9202458,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4650687264,
                "variance": 0.2162889203
              },
              {
                "average": -0.4829070187,
                "count": 9202458,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.580518919,
                "variance": 73.62530492
              },
              {
                "average": 135.5080387,
                "count": 9202458,
                "maximum": 149,
                "minimum": 127,
                "name": "UserData",
                "position": 10,
                "stddev": 2.610244894,
                "variance": 6.813378408
              },
              {
                "average": 10763.69784,
                "count": 9202458,
                "maximum": 10768,
                "minimum": 10760,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.722037965,
                "variance": 2.965414751
              },
              {
                "average": 34133.53098,
                "count": 9202458,
                "maximum": 55040,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 5138.728669,
                "variance": 26406532.34
              },
              {
                "average": 32107.73375,
                "count": 9202458,
                "maximum": 54528,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 3552.174481,
                "variance": 12617943.54
              },
              {
                "average": 27318.94557,
                "count": 9202458,
                "maximum": 52992,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 3813.436371,
                "variance": 14542296.96
              },
              {
                "average": 243365.5701,
                "count": 9202458,
                "maximum": 246649.9965,
                "minimum": 240558.885,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1288.919338,
                "variance": 1661313.059
              },
              {
                "average": 0,
                "count": 9202458,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9202458,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9202458,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9202458,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9202458,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428267.9338,
              5000008.347,
              1235.116912,
              429265.9338,
              5001407.927,
              1379.836912
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428267.93380954,
                    5000008.347358226,
                    1235.116911802913
                  ],
                  [
                    428267.93380954,
                    5001407.927358226,
                    1235.116911802913
                  ],
                  [
                    429265.93380954,
                    5001407.927358226,
                    1379.8369118029127
                  ],
                  [
                    429265.93380954,
                    5000008.347358226,
                    1379.8369118029127
                  ],
                  [
                    428267.93380954,
                    5000008.347358226,
                    1235.116911802913
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T22:17:29+00:00",
            "end_time": "2011-09-16T20:35: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": "45117A8324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.962524783857,
              44.999907654019836,
              1006.5673346883732
            ],
            [
              -117.96273585883235,
              45.01250927762068,
              1006.5673346883732
            ],
            [
              -117.95002970578511,
              45.01261569011187,
              1046.0073346883732
            ],
            [
              -117.94982141554883,
              45.000014020026505,
              1046.0073346883732
            ],
            [
              -117.962524783857,
              44.999907654019836,
              1006.5673346883732
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627359,
        44.99990765,
        1006.567335,
        -117.9498214,
        45.01261569,
        1046.007335
      ],
      "properties": {
        "datetime": "2011-09-20T03:04:25Z",
        "pc:count": 11592430,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424639.4331,
            "count": 11592430,
            "maximum": 425140.6133,
            "minimum": 424139.2533,
            "name": "X",
            "position": 0,
            "stddev": 283.2534476,
            "variance": 80232.51556
          },
          {
            "average": 4984092.547,
            "count": 11592430,
            "maximum": 4984790.144,
            "minimum": 4983390.064,
            "name": "Y",
            "position": 1,
            "stddev": 401.3122588,
            "variance": 161051.5291
          },
          {
            "average": 1014.739156,
            "count": 11592430,
            "maximum": 1046.007335,
            "minimum": 1006.567335,
            "name": "Z",
            "position": 2,
            "stddev": 6.179490234,
            "variance": 38.18609955
          },
          {
            "average": 224.5546397,
            "count": 11592430,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.5959007,
            "variance": 1730.218955
          },
          {
            "average": 1.008647712,
            "count": 11592430,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1040329125,
            "variance": 0.01082284689
          },
          {
            "average": 1.017341662,
            "count": 11592430,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1548144688,
            "variance": 0.02396751975
          },
          {
            "average": 0.4986653359,
            "count": 11592430,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982402,
            "variance": 0.2499982402
          },
          {
            "average": 0,
            "count": 11592430,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.27626684,
            "count": 11592430,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4471504112,
            "variance": 0.1999434902
          },
          {
            "average": 1.868463741,
            "count": 11592430,
            "maximum": 22.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.250994259,
            "variance": 68.07890626
          },
          {
            "average": 193.2369599,
            "count": 11592430,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 3.91038261,
            "variance": 15.29109216
          },
          {
            "average": 267.8544771,
            "count": 11592430,
            "maximum": 281,
            "minimum": 254,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.5695237,
            "variance": 111.7148313
          },
          {
            "average": 26821.31557,
            "count": 11592430,
            "maximum": 65024,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 7931.062107,
            "variance": 62901746.14
          },
          {
            "average": 28693.09488,
            "count": 11592430,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 6376.74067,
            "variance": 40662821.57
          },
          {
            "average": 21974.07084,
            "count": 11592430,
            "maximum": 65280,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 5956.688379,
            "variance": 35482136.44
          },
          {
            "average": 521705.4798,
            "count": 11592430,
            "maximum": 523065.3806,
            "minimum": 519858.0142,
            "name": "GpsTime",
            "position": 15,
            "stddev": 655.3314782,
            "variance": 429459.3463
          },
          {
            "average": 0,
            "count": 11592430,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11592430,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11592430,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11592430,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11592430,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424139.2533,
          4983390.064,
          1006.567335,
          425140.6133,
          4984790.144,
          1046.007335
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424139.25331017567,
                4983390.063785335,
                1006.5673346883732
              ],
              [
                424139.25331017567,
                4984790.143785335,
                1006.5673346883732
              ],
              [
                425140.61331017566,
                4984790.143785335,
                1046.0073346883732
              ],
              [
                425140.61331017566,
                4983390.063785335,
                1046.0073346883732
              ],
              [
                424139.25331017567,
                4983390.063785335,
                1006.5673346883732
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T03:04:25+00:00",
        "end_time": "2011-09-20T02:10:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627359,
            44.99990765,
            1006.567335,
            -117.9498214,
            45.01261569,
            1046.007335
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.962524783857,
                  44.999907654019836,
                  1006.5673346883732
                ],
                [
                  -117.96273585883235,
                  45.01250927762068,
                  1006.5673346883732
                ],
                [
                  -117.95002970578511,
                  45.01261569011187,
                  1046.0073346883732
                ],
                [
                  -117.94982141554883,
                  45.000014020026505,
                  1046.0073346883732
                ],
                [
                  -117.962524783857,
                  44.999907654019836,
                  1006.5673346883732
                ]
              ]
            ]
          },
          "id": "45117A8324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T03:04:25Z",
            "pc:count": 11592430,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424639.4331,
                "count": 11592430,
                "maximum": 425140.6133,
                "minimum": 424139.2533,
                "name": "X",
                "position": 0,
                "stddev": 283.2534476,
                "variance": 80232.51556
              },
              {
                "average": 4984092.547,
                "count": 11592430,
                "maximum": 4984790.144,
                "minimum": 4983390.064,
                "name": "Y",
                "position": 1,
                "stddev": 401.3122588,
                "variance": 161051.5291
              },
              {
                "average": 1014.739156,
                "count": 11592430,
                "maximum": 1046.007335,
                "minimum": 1006.567335,
                "name": "Z",
                "position": 2,
                "stddev": 6.179490234,
                "variance": 38.18609955
              },
              {
                "average": 224.5546397,
                "count": 11592430,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.5959007,
                "variance": 1730.218955
              },
              {
                "average": 1.008647712,
                "count": 11592430,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1040329125,
                "variance": 0.01082284689
              },
              {
                "average": 1.017341662,
                "count": 11592430,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1548144688,
                "variance": 0.02396751975
              },
              {
                "average": 0.4986653359,
                "count": 11592430,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982402,
                "variance": 0.2499982402
              },
              {
                "average": 0,
                "count": 11592430,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.27626684,
                "count": 11592430,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4471504112,
                "variance": 0.1999434902
              },
              {
                "average": 1.868463741,
                "count": 11592430,
                "maximum": 22.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.250994259,
                "variance": 68.07890626
              },
              {
                "average": 193.2369599,
                "count": 11592430,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 3.91038261,
                "variance": 15.29109216
              },
              {
                "average": 267.8544771,
                "count": 11592430,
                "maximum": 281,
                "minimum": 254,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.5695237,
                "variance": 111.7148313
              },
              {
                "average": 26821.31557,
                "count": 11592430,
                "maximum": 65024,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 7931.062107,
                "variance": 62901746.14
              },
              {
                "average": 28693.09488,
                "count": 11592430,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 6376.74067,
                "variance": 40662821.57
              },
              {
                "average": 21974.07084,
                "count": 11592430,
                "maximum": 65280,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 5956.688379,
                "variance": 35482136.44
              },
              {
                "average": 521705.4798,
                "count": 11592430,
                "maximum": 523065.3806,
                "minimum": 519858.0142,
                "name": "GpsTime",
                "position": 15,
                "stddev": 655.3314782,
                "variance": 429459.3463
              },
              {
                "average": 0,
                "count": 11592430,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11592430,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11592430,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11592430,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11592430,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424139.2533,
              4983390.064,
              1006.567335,
              425140.6133,
              4984790.144,
              1046.007335
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424139.25331017567,
                    4983390.063785335,
                    1006.5673346883732
                  ],
                  [
                    424139.25331017567,
                    4984790.143785335,
                    1006.5673346883732
                  ],
                  [
                    425140.61331017566,
                    4984790.143785335,
                    1046.0073346883732
                  ],
                  [
                    425140.61331017566,
                    4983390.063785335,
                    1046.0073346883732
                  ],
                  [
                    424139.25331017567,
                    4983390.063785335,
                    1006.5673346883732
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T03:04:25+00:00",
            "end_time": "2011-09-20T02:10: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": "45117B8113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9750241309268,
              45.21240658743726,
              1261.3537023152064
            ],
            [
              -117.97523956686155,
              45.22500949366958,
              1261.3537023152064
            ],
            [
              -117.9625297672428,
              45.2251173223068,
              1352.9337023152063
            ],
            [
              -117.96231713791826,
              45.21251436896513,
              1352.9337023152063
            ],
            [
              -117.9750241309268,
              45.21240658743726,
              1261.3537023152064
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752396,
        45.21240659,
        1261.353702,
        -117.9623171,
        45.22511732,
        1352.933702
      ],
      "properties": {
        "datetime": "2011-09-17T19:40:25Z",
        "pc:count": 12200682,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423971.5268,
            "count": 12200682,
            "maximum": 424436.6622,
            "minimum": 423438.7222,
            "name": "X",
            "position": 0,
            "stddev": 275.8308937,
            "variance": 76082.68191
          },
          {
            "average": 5007731.939,
            "count": 12200682,
            "maximum": 5008408.493,
            "minimum": 5007008.213,
            "name": "Y",
            "position": 1,
            "stddev": 401.6724836,
            "variance": 161340.7841
          },
          {
            "average": 1316.177544,
            "count": 12200682,
            "maximum": 1352.933702,
            "minimum": 1261.353702,
            "name": "Z",
            "position": 2,
            "stddev": 14.94652163,
            "variance": 223.3985089
          },
          {
            "average": 112.7175179,
            "count": 12200682,
            "maximum": 230,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.55343029,
            "variance": 382.3366362
          },
          {
            "average": 1.000566198,
            "count": 12200682,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02464115445,
            "variance": 0.0006071864927
          },
          {
            "average": 1.001231161,
            "count": 12200682,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03721841097,
            "variance": 0.001385210115
          },
          {
            "average": 0.5000288508,
            "count": 12200682,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000197,
            "variance": 0.2500000197
          },
          {
            "average": 0,
            "count": 12200682,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276040716,
            "count": 12200682,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4470371972,
            "variance": 0.1998422557
          },
          {
            "average": -0.185442123,
            "count": 12200682,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.561741351,
            "variance": 73.30341497
          },
          {
            "average": 136.4985835,
            "count": 12200682,
            "maximum": 137,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 2.380467943,
            "variance": 5.666627627
          },
          {
            "average": 10662.85771,
            "count": 12200682,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 23.54180372,
            "variance": 554.2165223
          },
          {
            "average": 36156.71114,
            "count": 12200682,
            "maximum": 55552,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 4230.576124,
            "variance": 17897774.34
          },
          {
            "average": 32208.5194,
            "count": 12200682,
            "maximum": 51968,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 2922.621956,
            "variance": 8541719.097
          },
          {
            "average": 27222.87093,
            "count": 12200682,
            "maximum": 47616,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 2745.567658,
            "variance": 7538141.766
          },
          {
            "average": 317494.2925,
            "count": 12200682,
            "maximum": 323625.5495,
            "minimum": 248888.7983,
            "name": "GpsTime",
            "position": 15,
            "stddev": 14711.02543,
            "variance": 216414269.1
          },
          {
            "average": 0,
            "count": 12200682,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12200682,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12200682,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12200682,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12200682,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423438.7222,
          5007008.213,
          1261.353702,
          424436.6622,
          5008408.493,
          1352.933702
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423438.7222216816,
                5007008.212836356,
                1261.3537023152064
              ],
              [
                423438.7222216816,
                5008408.492836355,
                1261.3537023152064
              ],
              [
                424436.66222168156,
                5008408.492836355,
                1352.9337023152063
              ],
              [
                424436.66222168156,
                5007008.212836356,
                1352.9337023152063
              ],
              [
                423438.7222216816,
                5007008.212836356,
                1261.3537023152064
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T19:40:25+00:00",
        "end_time": "2011-09-16T22:54:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752396,
            45.21240659,
            1261.353702,
            -117.9623171,
            45.22511732,
            1352.933702
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9750241309268,
                  45.21240658743726,
                  1261.3537023152064
                ],
                [
                  -117.97523956686155,
                  45.22500949366958,
                  1261.3537023152064
                ],
                [
                  -117.9625297672428,
                  45.2251173223068,
                  1352.9337023152063
                ],
                [
                  -117.96231713791826,
                  45.21251436896513,
                  1352.9337023152063
                ],
                [
                  -117.9750241309268,
                  45.21240658743726,
                  1261.3537023152064
                ]
              ]
            ]
          },
          "id": "45117B8113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T19:40:25Z",
            "pc:count": 12200682,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423971.5268,
                "count": 12200682,
                "maximum": 424436.6622,
                "minimum": 423438.7222,
                "name": "X",
                "position": 0,
                "stddev": 275.8308937,
                "variance": 76082.68191
              },
              {
                "average": 5007731.939,
                "count": 12200682,
                "maximum": 5008408.493,
                "minimum": 5007008.213,
                "name": "Y",
                "position": 1,
                "stddev": 401.6724836,
                "variance": 161340.7841
              },
              {
                "average": 1316.177544,
                "count": 12200682,
                "maximum": 1352.933702,
                "minimum": 1261.353702,
                "name": "Z",
                "position": 2,
                "stddev": 14.94652163,
                "variance": 223.3985089
              },
              {
                "average": 112.7175179,
                "count": 12200682,
                "maximum": 230,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.55343029,
                "variance": 382.3366362
              },
              {
                "average": 1.000566198,
                "count": 12200682,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02464115445,
                "variance": 0.0006071864927
              },
              {
                "average": 1.001231161,
                "count": 12200682,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03721841097,
                "variance": 0.001385210115
              },
              {
                "average": 0.5000288508,
                "count": 12200682,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000197,
                "variance": 0.2500000197
              },
              {
                "average": 0,
                "count": 12200682,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276040716,
                "count": 12200682,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4470371972,
                "variance": 0.1998422557
              },
              {
                "average": -0.185442123,
                "count": 12200682,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.561741351,
                "variance": 73.30341497
              },
              {
                "average": 136.4985835,
                "count": 12200682,
                "maximum": 137,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 2.380467943,
                "variance": 5.666627627
              },
              {
                "average": 10662.85771,
                "count": 12200682,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 23.54180372,
                "variance": 554.2165223
              },
              {
                "average": 36156.71114,
                "count": 12200682,
                "maximum": 55552,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 4230.576124,
                "variance": 17897774.34
              },
              {
                "average": 32208.5194,
                "count": 12200682,
                "maximum": 51968,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 2922.621956,
                "variance": 8541719.097
              },
              {
                "average": 27222.87093,
                "count": 12200682,
                "maximum": 47616,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 2745.567658,
                "variance": 7538141.766
              },
              {
                "average": 317494.2925,
                "count": 12200682,
                "maximum": 323625.5495,
                "minimum": 248888.7983,
                "name": "GpsTime",
                "position": 15,
                "stddev": 14711.02543,
                "variance": 216414269.1
              },
              {
                "average": 0,
                "count": 12200682,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12200682,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12200682,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12200682,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12200682,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423438.7222,
              5007008.213,
              1261.353702,
              424436.6622,
              5008408.493,
              1352.933702
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423438.7222216816,
                    5007008.212836356,
                    1261.3537023152064
                  ],
                  [
                    423438.7222216816,
                    5008408.492836355,
                    1261.3537023152064
                  ],
                  [
                    424436.66222168156,
                    5008408.492836355,
                    1352.9337023152063
                  ],
                  [
                    424436.66222168156,
                    5007008.212836356,
                    1352.9337023152063
                  ],
                  [
                    423438.7222216816,
                    5007008.212836356,
                    1261.3537023152064
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T19:40:25+00:00",
            "end_time": "2011-09-16T22:54: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": "45117A8422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502490686188,
              44.99991176819019,
              991.9362286713854
            ],
            [
              -117.92522770113662,
              45.01250992761714,
              991.9362286713854
            ],
            [
              -117.91252877171414,
              45.01261210827814,
              1027.7362286713853
            ],
            [
              -117.91232875988963,
              45.00001390422755,
              1027.7362286713853
            ],
            [
              -117.92502490686188,
              44.99991176819019,
              991.9362286713854
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252277,
        44.99991177,
        991.9362287,
        -117.9123288,
        45.01261211,
        1027.736229
      ],
      "properties": {
        "datetime": "2011-09-20T01:53:50Z",
        "pc:count": 11612375,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427590.9629,
            "count": 11612375,
            "maximum": 428095.6076,
            "minimum": 427094.8276,
            "name": "X",
            "position": 0,
            "stddev": 284.1544617,
            "variance": 80743.7581
          },
          {
            "average": 4984055.906,
            "count": 11612375,
            "maximum": 4984755.773,
            "minimum": 4983356.093,
            "name": "Y",
            "position": 1,
            "stddev": 399.7376097,
            "variance": 159790.1566
          },
          {
            "average": 999.2054991,
            "count": 11612375,
            "maximum": 1027.736229,
            "minimum": 991.9362287,
            "name": "Z",
            "position": 2,
            "stddev": 3.24228663,
            "variance": 10.51242259
          },
          {
            "average": 225.8286824,
            "count": 11612375,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.11297814,
            "variance": 1529.825059
          },
          {
            "average": 1.011296742,
            "count": 11612375,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1215762757,
            "variance": 0.0147807908
          },
          {
            "average": 1.02262724,
            "count": 11612375,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1818807911,
            "variance": 0.03308062217
          },
          {
            "average": 0.4982285708,
            "count": 11612375,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999968836,
            "variance": 0.2499968836
          },
          {
            "average": 0,
            "count": 11612375,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.265604581,
            "count": 11612375,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4416546213,
            "variance": 0.1950588045
          },
          {
            "average": 1.424988376,
            "count": 11612375,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.872293511,
            "variance": 61.97300512
          },
          {
            "average": 199.2751446,
            "count": 11612375,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 4.63579404,
            "variance": 21.49058638
          },
          {
            "average": 259.0264637,
            "count": 11612375,
            "maximum": 273,
            "minimum": 245,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56869413,
            "variance": 111.6972956
          },
          {
            "average": 28545.90077,
            "count": 11612375,
            "maximum": 65024,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 9813.040151,
            "variance": 96295757.01
          },
          {
            "average": 30801.29558,
            "count": 11612375,
            "maximum": 65280,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 7928.077861,
            "variance": 62854418.58
          },
          {
            "average": 24759.94737,
            "count": 11612375,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 7460.919291,
            "variance": 55665316.67
          },
          {
            "average": 517083.7744,
            "count": 11612375,
            "maximum": 518830.5711,
            "minimum": 515423.503,
            "name": "GpsTime",
            "position": 15,
            "stddev": 617.0590247,
            "variance": 380761.8399
          },
          {
            "average": 0,
            "count": 11612375,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11612375,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11612375,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11612375,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11612375,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427094.8276,
          4983356.093,
          991.9362287,
          428095.6076,
          4984755.773,
          1027.736229
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427094.82761103124,
                4983356.09299758,
                991.9362286713854
              ],
              [
                427094.82761103124,
                4984755.77299758,
                991.9362286713854
              ],
              [
                428095.6076110313,
                4984755.77299758,
                1027.7362286713853
              ],
              [
                428095.6076110313,
                4983356.09299758,
                1027.7362286713853
              ],
              [
                427094.82761103124,
                4983356.09299758,
                991.9362286713854
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:53:50+00:00",
        "end_time": "2011-09-20T00:57:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252277,
            44.99991177,
            991.9362287,
            -117.9123288,
            45.01261211,
            1027.736229
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502490686188,
                  44.99991176819019,
                  991.9362286713854
                ],
                [
                  -117.92522770113662,
                  45.01250992761714,
                  991.9362286713854
                ],
                [
                  -117.91252877171414,
                  45.01261210827814,
                  1027.7362286713853
                ],
                [
                  -117.91232875988963,
                  45.00001390422755,
                  1027.7362286713853
                ],
                [
                  -117.92502490686188,
                  44.99991176819019,
                  991.9362286713854
                ]
              ]
            ]
          },
          "id": "45117A8422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:53:50Z",
            "pc:count": 11612375,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427590.9629,
                "count": 11612375,
                "maximum": 428095.6076,
                "minimum": 427094.8276,
                "name": "X",
                "position": 0,
                "stddev": 284.1544617,
                "variance": 80743.7581
              },
              {
                "average": 4984055.906,
                "count": 11612375,
                "maximum": 4984755.773,
                "minimum": 4983356.093,
                "name": "Y",
                "position": 1,
                "stddev": 399.7376097,
                "variance": 159790.1566
              },
              {
                "average": 999.2054991,
                "count": 11612375,
                "maximum": 1027.736229,
                "minimum": 991.9362287,
                "name": "Z",
                "position": 2,
                "stddev": 3.24228663,
                "variance": 10.51242259
              },
              {
                "average": 225.8286824,
                "count": 11612375,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.11297814,
                "variance": 1529.825059
              },
              {
                "average": 1.011296742,
                "count": 11612375,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1215762757,
                "variance": 0.0147807908
              },
              {
                "average": 1.02262724,
                "count": 11612375,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1818807911,
                "variance": 0.03308062217
              },
              {
                "average": 0.4982285708,
                "count": 11612375,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999968836,
                "variance": 0.2499968836
              },
              {
                "average": 0,
                "count": 11612375,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.265604581,
                "count": 11612375,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4416546213,
                "variance": 0.1950588045
              },
              {
                "average": 1.424988376,
                "count": 11612375,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.872293511,
                "variance": 61.97300512
              },
              {
                "average": 199.2751446,
                "count": 11612375,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 4.63579404,
                "variance": 21.49058638
              },
              {
                "average": 259.0264637,
                "count": 11612375,
                "maximum": 273,
                "minimum": 245,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56869413,
                "variance": 111.6972956
              },
              {
                "average": 28545.90077,
                "count": 11612375,
                "maximum": 65024,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 9813.040151,
                "variance": 96295757.01
              },
              {
                "average": 30801.29558,
                "count": 11612375,
                "maximum": 65280,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 7928.077861,
                "variance": 62854418.58
              },
              {
                "average": 24759.94737,
                "count": 11612375,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 7460.919291,
                "variance": 55665316.67
              },
              {
                "average": 517083.7744,
                "count": 11612375,
                "maximum": 518830.5711,
                "minimum": 515423.503,
                "name": "GpsTime",
                "position": 15,
                "stddev": 617.0590247,
                "variance": 380761.8399
              },
              {
                "average": 0,
                "count": 11612375,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11612375,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11612375,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11612375,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11612375,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427094.8276,
              4983356.093,
              991.9362287,
              428095.6076,
              4984755.773,
              1027.736229
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427094.82761103124,
                    4983356.09299758,
                    991.9362286713854
                  ],
                  [
                    427094.82761103124,
                    4984755.77299758,
                    991.9362286713854
                  ],
                  [
                    428095.6076110313,
                    4984755.77299758,
                    1027.7362286713853
                  ],
                  [
                    428095.6076110313,
                    4983356.09299758,
                    1027.7362286713853
                  ],
                  [
                    427094.82761103124,
                    4983356.09299758,
                    991.9362286713854
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:53:50+00:00",
            "end_time": "2011-09-20T00:57: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": "45117B7318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8500247795459,
              45.13741981575071,
              962.6977896049175
            ],
            [
              -117.85021191548769,
              45.15001036593387,
              962.6977896049175
            ],
            [
              -117.83752929639523,
              45.15010408067682,
              1198.5577896049176
            ],
            [
              -117.83734495116872,
              45.13751348959124,
              1198.5577896049176
            ],
            [
              -117.8500247795459,
              45.13741981575071,
              962.6977896049175
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502119,
        45.13741982,
        962.6977896,
        -117.837345,
        45.15010408,
        1198.55779
      ],
      "properties": {
        "datetime": "2011-09-16T17:34:26Z",
        "pc:count": 10165019,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433664.5435,
            "count": 10165019,
            "maximum": 434163.5256,
            "minimum": 433166.4456,
            "name": "X",
            "position": 0,
            "stddev": 284.7182788,
            "variance": 81064.4983
          },
          {
            "average": 4999269.502,
            "count": 10165019,
            "maximum": 4999965.765,
            "minimum": 4998566.925,
            "name": "Y",
            "position": 1,
            "stddev": 403.1026504,
            "variance": 162491.7467
          },
          {
            "average": 1076.229416,
            "count": 10165019,
            "maximum": 1198.55779,
            "minimum": 962.6977896,
            "name": "Z",
            "position": 2,
            "stddev": 52.00800571,
            "variance": 2704.832657
          },
          {
            "average": 108.6297473,
            "count": 10165019,
            "maximum": 247,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.77695331,
            "variance": 613.8974152
          },
          {
            "average": 1.003539787,
            "count": 10165019,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06273058639,
            "variance": 0.003935126469
          },
          {
            "average": 1.007809823,
            "count": 10165019,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09668831842,
            "variance": 0.00934863092
          },
          {
            "average": 0.5000287752,
            "count": 10165019,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000238,
            "variance": 0.2500000238
          },
          {
            "average": 0,
            "count": 10165019,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.319894237,
            "count": 10165019,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4664353499,
            "variance": 0.2175619356
          },
          {
            "average": 0.2004485567,
            "count": 10165019,
            "maximum": 19.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.638934064,
            "variance": 74.63118176
          },
          {
            "average": 130.7242912,
            "count": 10165019,
            "maximum": 147,
            "minimum": 118,
            "name": "UserData",
            "position": 10,
            "stddev": 7.527692791,
            "variance": 56.66615875
          },
          {
            "average": 10740.67134,
            "count": 10165019,
            "maximum": 10745,
            "minimum": 10736,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.118376304,
            "variance": 4.487518163
          },
          {
            "average": 37473.17465,
            "count": 10165019,
            "maximum": 62720,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 5757.156341,
            "variance": 33144849.13
          },
          {
            "average": 34776.49866,
            "count": 10165019,
            "maximum": 63744,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 4428.940015,
            "variance": 19615509.65
          },
          {
            "average": 29087.33133,
            "count": 10165019,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 4355.871952,
            "variance": 18973620.46
          },
          {
            "average": 193577.0241,
            "count": 10165019,
            "maximum": 229666.5059,
            "minimum": 165470.0109,
            "name": "GpsTime",
            "position": 15,
            "stddev": 30422.74501,
            "variance": 925543414.2
          },
          {
            "average": 0,
            "count": 10165019,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10165019,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10165019,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10165019,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10165019,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433166.4456,
          4998566.925,
          962.6977896,
          434163.5256,
          4999965.765,
          1198.55779
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433166.4455573067,
                4998566.924635832,
                962.6977896049175
              ],
              [
                433166.4455573067,
                4999965.764635832,
                962.6977896049175
              ],
              [
                434163.52555730665,
                4999965.764635832,
                1198.5577896049176
              ],
              [
                434163.52555730665,
                4998566.924635832,
                1198.5577896049176
              ],
              [
                433166.4455573067,
                4998566.924635832,
                962.6977896049175
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T17:34:26+00:00",
        "end_time": "2011-09-15T23:44:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502119,
            45.13741982,
            962.6977896,
            -117.837345,
            45.15010408,
            1198.55779
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8500247795459,
                  45.13741981575071,
                  962.6977896049175
                ],
                [
                  -117.85021191548769,
                  45.15001036593387,
                  962.6977896049175
                ],
                [
                  -117.83752929639523,
                  45.15010408067682,
                  1198.5577896049176
                ],
                [
                  -117.83734495116872,
                  45.13751348959124,
                  1198.5577896049176
                ],
                [
                  -117.8500247795459,
                  45.13741981575071,
                  962.6977896049175
                ]
              ]
            ]
          },
          "id": "45117B7318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T17:34:26Z",
            "pc:count": 10165019,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433664.5435,
                "count": 10165019,
                "maximum": 434163.5256,
                "minimum": 433166.4456,
                "name": "X",
                "position": 0,
                "stddev": 284.7182788,
                "variance": 81064.4983
              },
              {
                "average": 4999269.502,
                "count": 10165019,
                "maximum": 4999965.765,
                "minimum": 4998566.925,
                "name": "Y",
                "position": 1,
                "stddev": 403.1026504,
                "variance": 162491.7467
              },
              {
                "average": 1076.229416,
                "count": 10165019,
                "maximum": 1198.55779,
                "minimum": 962.6977896,
                "name": "Z",
                "position": 2,
                "stddev": 52.00800571,
                "variance": 2704.832657
              },
              {
                "average": 108.6297473,
                "count": 10165019,
                "maximum": 247,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.77695331,
                "variance": 613.8974152
              },
              {
                "average": 1.003539787,
                "count": 10165019,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06273058639,
                "variance": 0.003935126469
              },
              {
                "average": 1.007809823,
                "count": 10165019,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09668831842,
                "variance": 0.00934863092
              },
              {
                "average": 0.5000287752,
                "count": 10165019,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000238,
                "variance": 0.2500000238
              },
              {
                "average": 0,
                "count": 10165019,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.319894237,
                "count": 10165019,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4664353499,
                "variance": 0.2175619356
              },
              {
                "average": 0.2004485567,
                "count": 10165019,
                "maximum": 19.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.638934064,
                "variance": 74.63118176
              },
              {
                "average": 130.7242912,
                "count": 10165019,
                "maximum": 147,
                "minimum": 118,
                "name": "UserData",
                "position": 10,
                "stddev": 7.527692791,
                "variance": 56.66615875
              },
              {
                "average": 10740.67134,
                "count": 10165019,
                "maximum": 10745,
                "minimum": 10736,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.118376304,
                "variance": 4.487518163
              },
              {
                "average": 37473.17465,
                "count": 10165019,
                "maximum": 62720,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 5757.156341,
                "variance": 33144849.13
              },
              {
                "average": 34776.49866,
                "count": 10165019,
                "maximum": 63744,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 4428.940015,
                "variance": 19615509.65
              },
              {
                "average": 29087.33133,
                "count": 10165019,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 4355.871952,
                "variance": 18973620.46
              },
              {
                "average": 193577.0241,
                "count": 10165019,
                "maximum": 229666.5059,
                "minimum": 165470.0109,
                "name": "GpsTime",
                "position": 15,
                "stddev": 30422.74501,
                "variance": 925543414.2
              },
              {
                "average": 0,
                "count": 10165019,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10165019,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10165019,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10165019,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10165019,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433166.4456,
              4998566.925,
              962.6977896,
              434163.5256,
              4999965.765,
              1198.55779
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433166.4455573067,
                    4998566.924635832,
                    962.6977896049175
                  ],
                  [
                    433166.4455573067,
                    4999965.764635832,
                    962.6977896049175
                  ],
                  [
                    434163.52555730665,
                    4999965.764635832,
                    1198.5577896049176
                  ],
                  [
                    434163.52555730665,
                    4998566.924635832,
                    1198.5577896049176
                  ],
                  [
                    433166.4455573067,
                    4998566.924635832,
                    962.6977896049175
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T17:34:26+00:00",
            "end_time": "2011-09-15T23:44: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": "45117C8109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252312201966,
              45.35233794163644,
              820.0009562935605
            ],
            [
              -117.96269560157266,
              45.362509662931664,
              820.0009562935605
            ],
            [
              -117.95002905293397,
              45.36261572865363,
              852.0609562935605
            ],
            [
              -117.94985884192762,
              45.352443969955004,
              852.0609562935605
            ],
            [
              -117.96252312201966,
              45.35233794163644,
              820.0009562935605
            ]
          ]
        ]
      },
      "bbox": [
        -117.9626956,
        45.35233794,
        820.0009563,
        -117.9498588,
        45.36261573,
        852.0609563
      ],
      "properties": {
        "datetime": "2011-09-14T23:27:33Z",
        "pc:count": 8894933,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425101.0078,
            "count": 8894933,
            "maximum": 425598.0704,
            "minimum": 424605.9304,
            "name": "X",
            "position": 0,
            "stddev": 287.2061726,
            "variance": 82487.38557
          },
          {
            "average": 5023107.861,
            "count": 8894933,
            "maximum": 5023671.964,
            "minimum": 5022541.784,
            "name": "Y",
            "position": 1,
            "stddev": 318.7589641,
            "variance": 101607.2772
          },
          {
            "average": 823.4288557,
            "count": 8894933,
            "maximum": 852.0609563,
            "minimum": 820.0009563,
            "name": "Z",
            "position": 2,
            "stddev": 1.588944629,
            "variance": 2.524745035
          },
          {
            "average": 226.182464,
            "count": 8894933,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.33782602,
            "variance": 982.0593397
          },
          {
            "average": 1.000184824,
            "count": 8894933,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01399313035,
            "variance": 0.0001958076969
          },
          {
            "average": 1.000370211,
            "count": 8894933,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02010598222,
            "variance": 0.0004042505211
          },
          {
            "average": 0.5016993383,
            "count": 8894933,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971403,
            "variance": 0.2499971404
          },
          {
            "average": 0,
            "count": 8894933,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.272779233,
            "count": 8894933,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4453883084,
            "variance": 0.1983707453
          },
          {
            "average": 1.464779117,
            "count": 8894933,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.940538146,
            "variance": 63.05214605
          },
          {
            "average": 201.760783,
            "count": 8894933,
            "maximum": 213,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 4.79127272,
            "variance": 22.95629428
          },
          {
            "average": 212.7670431,
            "count": 8894933,
            "maximum": 239,
            "minimum": 186,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02871652,
            "variance": 577.3792175
          },
          {
            "average": 35980.26923,
            "count": 8894933,
            "maximum": 60672,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 11339.05602,
            "variance": 128574191.5
          },
          {
            "average": 32675.93296,
            "count": 8894933,
            "maximum": 62208,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 8798.076027,
            "variance": 77406141.78
          },
          {
            "average": 27441.78951,
            "count": 8894933,
            "maximum": 62720,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7345.668848,
            "variance": 53958850.83
          },
          {
            "average": 77076.07243,
            "count": 8894933,
            "maximum": 78053.91445,
            "minimum": 75940.92241,
            "name": "GpsTime",
            "position": 15,
            "stddev": 611.9532414,
            "variance": 374486.7696
          },
          {
            "average": 0,
            "count": 8894933,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8894933,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8894933,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8894933,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8894933,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424605.9304,
          5022541.784,
          820.0009563,
          425598.0704,
          5023671.964,
          852.0609563
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424605.93041460036,
                5022541.7842431925,
                820.0009562935605
              ],
              [
                424605.93041460036,
                5023671.964243192,
                820.0009562935605
              ],
              [
                425598.07041460037,
                5023671.964243192,
                852.0609562935605
              ],
              [
                425598.07041460037,
                5022541.7842431925,
                852.0609562935605
              ],
              [
                424605.93041460036,
                5022541.7842431925,
                820.0009562935605
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:27:33+00:00",
        "end_time": "2011-09-14T22:52:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9626956,
            45.35233794,
            820.0009563,
            -117.9498588,
            45.36261573,
            852.0609563
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252312201966,
                  45.35233794163644,
                  820.0009562935605
                ],
                [
                  -117.96269560157266,
                  45.362509662931664,
                  820.0009562935605
                ],
                [
                  -117.95002905293397,
                  45.36261572865363,
                  852.0609562935605
                ],
                [
                  -117.94985884192762,
                  45.352443969955004,
                  852.0609562935605
                ],
                [
                  -117.96252312201966,
                  45.35233794163644,
                  820.0009562935605
                ]
              ]
            ]
          },
          "id": "45117C8109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:27:33Z",
            "pc:count": 8894933,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425101.0078,
                "count": 8894933,
                "maximum": 425598.0704,
                "minimum": 424605.9304,
                "name": "X",
                "position": 0,
                "stddev": 287.2061726,
                "variance": 82487.38557
              },
              {
                "average": 5023107.861,
                "count": 8894933,
                "maximum": 5023671.964,
                "minimum": 5022541.784,
                "name": "Y",
                "position": 1,
                "stddev": 318.7589641,
                "variance": 101607.2772
              },
              {
                "average": 823.4288557,
                "count": 8894933,
                "maximum": 852.0609563,
                "minimum": 820.0009563,
                "name": "Z",
                "position": 2,
                "stddev": 1.588944629,
                "variance": 2.524745035
              },
              {
                "average": 226.182464,
                "count": 8894933,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.33782602,
                "variance": 982.0593397
              },
              {
                "average": 1.000184824,
                "count": 8894933,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01399313035,
                "variance": 0.0001958076969
              },
              {
                "average": 1.000370211,
                "count": 8894933,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02010598222,
                "variance": 0.0004042505211
              },
              {
                "average": 0.5016993383,
                "count": 8894933,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971403,
                "variance": 0.2499971404
              },
              {
                "average": 0,
                "count": 8894933,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.272779233,
                "count": 8894933,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4453883084,
                "variance": 0.1983707453
              },
              {
                "average": 1.464779117,
                "count": 8894933,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.940538146,
                "variance": 63.05214605
              },
              {
                "average": 201.760783,
                "count": 8894933,
                "maximum": 213,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 4.79127272,
                "variance": 22.95629428
              },
              {
                "average": 212.7670431,
                "count": 8894933,
                "maximum": 239,
                "minimum": 186,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02871652,
                "variance": 577.3792175
              },
              {
                "average": 35980.26923,
                "count": 8894933,
                "maximum": 60672,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 11339.05602,
                "variance": 128574191.5
              },
              {
                "average": 32675.93296,
                "count": 8894933,
                "maximum": 62208,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 8798.076027,
                "variance": 77406141.78
              },
              {
                "average": 27441.78951,
                "count": 8894933,
                "maximum": 62720,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7345.668848,
                "variance": 53958850.83
              },
              {
                "average": 77076.07243,
                "count": 8894933,
                "maximum": 78053.91445,
                "minimum": 75940.92241,
                "name": "GpsTime",
                "position": 15,
                "stddev": 611.9532414,
                "variance": 374486.7696
              },
              {
                "average": 0,
                "count": 8894933,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8894933,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8894933,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8894933,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8894933,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424605.9304,
              5022541.784,
              820.0009563,
              425598.0704,
              5023671.964,
              852.0609563
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424605.93041460036,
                    5022541.7842431925,
                    820.0009562935605
                  ],
                  [
                    424605.93041460036,
                    5023671.964243192,
                    820.0009562935605
                  ],
                  [
                    425598.07041460037,
                    5023671.964243192,
                    852.0609562935605
                  ],
                  [
                    425598.07041460037,
                    5022541.7842431925,
                    852.0609562935605
                  ],
                  [
                    424605.93041460036,
                    5022541.7842431925,
                    820.0009562935605
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:27:33+00:00",
            "end_time": "2011-09-14T22:52: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": "45117A8222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502518527792,
              45.06241226402765,
              1026.407173993354
            ],
            [
              -117.92522841602528,
              45.07500992497689,
              1026.407173993354
            ],
            [
              -117.9125293710033,
              45.07511210551131,
              1085.7271739933542
            ],
            [
              -117.91232892871798,
              45.0625143999401,
              1085.7271739933542
            ],
            [
              -117.92502518527792,
              45.06241226402765,
              1026.407173993354
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252284,
        45.06241226,
        1026.407174,
        -117.9123289,
        45.07511211,
        1085.727174
      ],
      "properties": {
        "datetime": "2011-09-19T22:51:43Z",
        "pc:count": 9343835,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427667.1874,
            "count": 9343835,
            "maximum": 428173.8177,
            "minimum": 427174.1177,
            "name": "X",
            "position": 0,
            "stddev": 287.0823569,
            "variance": 82416.27963
          },
          {
            "average": 4990996.735,
            "count": 9343835,
            "maximum": 4991698.784,
            "minimum": 4990299.144,
            "name": "Y",
            "position": 1,
            "stddev": 405.8837543,
            "variance": 164741.622
          },
          {
            "average": 1059.119202,
            "count": 9343835,
            "maximum": 1085.727174,
            "minimum": 1026.407174,
            "name": "Z",
            "position": 2,
            "stddev": 12.62622794,
            "variance": 159.4216319
          },
          {
            "average": 111.4678484,
            "count": 9343835,
            "maximum": 250,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.70217657,
            "variance": 515.3888211
          },
          {
            "average": 1.000018943,
            "count": 9343835,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004352311418,
            "variance": 1.894261468e-05
          },
          {
            "average": 1.000042381,
            "count": 9343835,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006509922715,
            "variance": 4.237909376e-05
          },
          {
            "average": 0.4996679629,
            "count": 9343835,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999165,
            "variance": 0.2499999165
          },
          {
            "average": 0,
            "count": 9343835,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.336004435,
            "count": 9343835,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4723404265,
            "variance": 0.2231054785
          },
          {
            "average": -0.3588413022,
            "count": 9343835,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.565352558,
            "variance": 73.36526444
          },
          {
            "average": 137.7025628,
            "count": 9343835,
            "maximum": 204,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 6.255321372,
            "variance": 39.12904546
          },
          {
            "average": 10538.12296,
            "count": 9343835,
            "maximum": 10674,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1170.239033,
            "variance": 1369459.394
          },
          {
            "average": 36636.59086,
            "count": 9343835,
            "maximum": 54528,
            "minimum": 15872,
            "name": "Red",
            "position": 12,
            "stddev": 5841.275239,
            "variance": 34120496.42
          },
          {
            "average": 32777.68318,
            "count": 9343835,
            "maximum": 53504,
            "minimum": 13824,
            "name": "Green",
            "position": 13,
            "stddev": 4221.670484,
            "variance": 17822501.67
          },
          {
            "average": 27161.85273,
            "count": 9343835,
            "maximum": 49664,
            "minimum": 9728,
            "name": "Blue",
            "position": 14,
            "stddev": 4316.231422,
            "variance": 18629853.69
          },
          {
            "average": 331437.3059,
            "count": 9343835,
            "maximum": 507903.5179,
            "minimum": 326847.3966,
            "name": "GpsTime",
            "position": 15,
            "stddev": 19869.49417,
            "variance": 394796798.6
          },
          {
            "average": 0,
            "count": 9343835,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9343835,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9343835,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9343835,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9343835,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427174.1177,
          4990299.144,
          1026.407174,
          428173.8177,
          4991698.784,
          1085.727174
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427174.1176840302,
                4990299.144095563,
                1026.407173993354
              ],
              [
                427174.1176840302,
                4991698.784095564,
                1026.407173993354
              ],
              [
                428173.81768403016,
                4991698.784095564,
                1085.7271739933542
              ],
              [
                428173.81768403016,
                4990299.144095563,
                1085.7271739933542
              ],
              [
                427174.1176840302,
                4990299.144095563,
                1026.407173993354
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T22:51:43+00:00",
        "end_time": "2011-09-17T20:34:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252284,
            45.06241226,
            1026.407174,
            -117.9123289,
            45.07511211,
            1085.727174
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502518527792,
                  45.06241226402765,
                  1026.407173993354
                ],
                [
                  -117.92522841602528,
                  45.07500992497689,
                  1026.407173993354
                ],
                [
                  -117.9125293710033,
                  45.07511210551131,
                  1085.7271739933542
                ],
                [
                  -117.91232892871798,
                  45.0625143999401,
                  1085.7271739933542
                ],
                [
                  -117.92502518527792,
                  45.06241226402765,
                  1026.407173993354
                ]
              ]
            ]
          },
          "id": "45117A8222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T22:51:43Z",
            "pc:count": 9343835,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427667.1874,
                "count": 9343835,
                "maximum": 428173.8177,
                "minimum": 427174.1177,
                "name": "X",
                "position": 0,
                "stddev": 287.0823569,
                "variance": 82416.27963
              },
              {
                "average": 4990996.735,
                "count": 9343835,
                "maximum": 4991698.784,
                "minimum": 4990299.144,
                "name": "Y",
                "position": 1,
                "stddev": 405.8837543,
                "variance": 164741.622
              },
              {
                "average": 1059.119202,
                "count": 9343835,
                "maximum": 1085.727174,
                "minimum": 1026.407174,
                "name": "Z",
                "position": 2,
                "stddev": 12.62622794,
                "variance": 159.4216319
              },
              {
                "average": 111.4678484,
                "count": 9343835,
                "maximum": 250,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.70217657,
                "variance": 515.3888211
              },
              {
                "average": 1.000018943,
                "count": 9343835,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004352311418,
                "variance": 1.894261468e-05
              },
              {
                "average": 1.000042381,
                "count": 9343835,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006509922715,
                "variance": 4.237909376e-05
              },
              {
                "average": 0.4996679629,
                "count": 9343835,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999165,
                "variance": 0.2499999165
              },
              {
                "average": 0,
                "count": 9343835,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.336004435,
                "count": 9343835,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4723404265,
                "variance": 0.2231054785
              },
              {
                "average": -0.3588413022,
                "count": 9343835,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.565352558,
                "variance": 73.36526444
              },
              {
                "average": 137.7025628,
                "count": 9343835,
                "maximum": 204,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 6.255321372,
                "variance": 39.12904546
              },
              {
                "average": 10538.12296,
                "count": 9343835,
                "maximum": 10674,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1170.239033,
                "variance": 1369459.394
              },
              {
                "average": 36636.59086,
                "count": 9343835,
                "maximum": 54528,
                "minimum": 15872,
                "name": "Red",
                "position": 12,
                "stddev": 5841.275239,
                "variance": 34120496.42
              },
              {
                "average": 32777.68318,
                "count": 9343835,
                "maximum": 53504,
                "minimum": 13824,
                "name": "Green",
                "position": 13,
                "stddev": 4221.670484,
                "variance": 17822501.67
              },
              {
                "average": 27161.85273,
                "count": 9343835,
                "maximum": 49664,
                "minimum": 9728,
                "name": "Blue",
                "position": 14,
                "stddev": 4316.231422,
                "variance": 18629853.69
              },
              {
                "average": 331437.3059,
                "count": 9343835,
                "maximum": 507903.5179,
                "minimum": 326847.3966,
                "name": "GpsTime",
                "position": 15,
                "stddev": 19869.49417,
                "variance": 394796798.6
              },
              {
                "average": 0,
                "count": 9343835,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9343835,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9343835,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9343835,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9343835,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427174.1177,
              4990299.144,
              1026.407174,
              428173.8177,
              4991698.784,
              1085.727174
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427174.1176840302,
                    4990299.144095563,
                    1026.407173993354
                  ],
                  [
                    427174.1176840302,
                    4991698.784095564,
                    1026.407173993354
                  ],
                  [
                    428173.81768403016,
                    4991698.784095564,
                    1085.7271739933542
                  ],
                  [
                    428173.81768403016,
                    4990299.144095563,
                    1085.7271739933542
                  ],
                  [
                    427174.1176840302,
                    4990299.144095563,
                    1026.407173993354
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T22:51:43+00:00",
            "end_time": "2011-09-17T20:34: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": "45117B8317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752474834046,
              45.13740531828366,
              1041.239223396954
            ],
            [
              -117.98774240133065,
              45.150009783591855,
              1041.239223396954
            ],
            [
              -117.97502948618848,
              45.15011903339039,
              1136.5792233969541
            ],
            [
              -117.9748146334583,
              45.137514520346855,
              1136.5792233969541
            ],
            [
              -117.98752474834046,
              45.13740531828366,
              1041.239223396954
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877424,
        45.13740532,
        1041.239223,
        -117.9748146,
        45.15011903,
        1136.579223
      ],
      "properties": {
        "datetime": "2011-09-19T18:13:37Z",
        "pc:count": 9215198,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422848.72,
            "count": 9215198,
            "maximum": 423354.7664,
            "minimum": 422355.2664,
            "name": "X",
            "position": 0,
            "stddev": 283.717735,
            "variance": 80495.75314
          },
          {
            "average": 4999380.734,
            "count": 9215198,
            "maximum": 5000088.645,
            "minimum": 4998688.205,
            "name": "Y",
            "position": 1,
            "stddev": 400.0011415,
            "variance": 160000.9132
          },
          {
            "average": 1078.635426,
            "count": 9215198,
            "maximum": 1136.579223,
            "minimum": 1041.239223,
            "name": "Z",
            "position": 2,
            "stddev": 22.26090217,
            "variance": 495.5477656
          },
          {
            "average": 107.4242038,
            "count": 9215198,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.36562439,
            "variance": 545.9524029
          },
          {
            "average": 1.002602874,
            "count": 9215198,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05267558638,
            "variance": 0.0027747174
          },
          {
            "average": 1.005518167,
            "count": 9215198,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0781953195,
            "variance": 0.006114507991
          },
          {
            "average": 0.5000270206,
            "count": 9215198,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000264,
            "variance": 0.2500000264
          },
          {
            "average": 0,
            "count": 9215198,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.314762635,
            "count": 9215198,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4644212978,
            "variance": 0.2156871418
          },
          {
            "average": -0.4455261779,
            "count": 9215198,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.669559504,
            "variance": 75.161262
          },
          {
            "average": 137.0082301,
            "count": 9215198,
            "maximum": 138,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09034581466,
            "variance": 0.008162366227
          },
          {
            "average": 10678.51987,
            "count": 9215198,
            "maximum": 10682,
            "minimum": 10645,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.468017431,
            "variance": 12.0271449
          },
          {
            "average": 34228.12679,
            "count": 9215198,
            "maximum": 56064,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 6395.901738,
            "variance": 40907559.04
          },
          {
            "average": 32186.89007,
            "count": 9215198,
            "maximum": 54528,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 4655.84438,
            "variance": 21676886.89
          },
          {
            "average": 26785.67588,
            "count": 9215198,
            "maximum": 53248,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 4602.931717,
            "variance": 21186980.39
          },
          {
            "average": 336432.0243,
            "count": 9215198,
            "maximum": 491217.1493,
            "minimum": 332717.4882,
            "name": "GpsTime",
            "position": 15,
            "stddev": 14136.69396,
            "variance": 199846116.1
          },
          {
            "average": 0,
            "count": 9215198,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9215198,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9215198,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9215198,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9215198,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422355.2664,
          4998688.205,
          1041.239223,
          423354.7664,
          5000088.645,
          1136.579223
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422355.26644895016,
                4998688.204892422,
                1041.239223396954
              ],
              [
                422355.26644895016,
                5000088.644892422,
                1041.239223396954
              ],
              [
                423354.76644895016,
                5000088.644892422,
                1136.5792233969541
              ],
              [
                423354.76644895016,
                4998688.204892422,
                1136.5792233969541
              ],
              [
                422355.26644895016,
                4998688.204892422,
                1041.239223396954
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:13:37+00:00",
        "end_time": "2011-09-17T22:11:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877424,
            45.13740532,
            1041.239223,
            -117.9748146,
            45.15011903,
            1136.579223
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752474834046,
                  45.13740531828366,
                  1041.239223396954
                ],
                [
                  -117.98774240133065,
                  45.150009783591855,
                  1041.239223396954
                ],
                [
                  -117.97502948618848,
                  45.15011903339039,
                  1136.5792233969541
                ],
                [
                  -117.9748146334583,
                  45.137514520346855,
                  1136.5792233969541
                ],
                [
                  -117.98752474834046,
                  45.13740531828366,
                  1041.239223396954
                ]
              ]
            ]
          },
          "id": "45117B8317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:13:37Z",
            "pc:count": 9215198,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422848.72,
                "count": 9215198,
                "maximum": 423354.7664,
                "minimum": 422355.2664,
                "name": "X",
                "position": 0,
                "stddev": 283.717735,
                "variance": 80495.75314
              },
              {
                "average": 4999380.734,
                "count": 9215198,
                "maximum": 5000088.645,
                "minimum": 4998688.205,
                "name": "Y",
                "position": 1,
                "stddev": 400.0011415,
                "variance": 160000.9132
              },
              {
                "average": 1078.635426,
                "count": 9215198,
                "maximum": 1136.579223,
                "minimum": 1041.239223,
                "name": "Z",
                "position": 2,
                "stddev": 22.26090217,
                "variance": 495.5477656
              },
              {
                "average": 107.4242038,
                "count": 9215198,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.36562439,
                "variance": 545.9524029
              },
              {
                "average": 1.002602874,
                "count": 9215198,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05267558638,
                "variance": 0.0027747174
              },
              {
                "average": 1.005518167,
                "count": 9215198,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0781953195,
                "variance": 0.006114507991
              },
              {
                "average": 0.5000270206,
                "count": 9215198,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000264,
                "variance": 0.2500000264
              },
              {
                "average": 0,
                "count": 9215198,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.314762635,
                "count": 9215198,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4644212978,
                "variance": 0.2156871418
              },
              {
                "average": -0.4455261779,
                "count": 9215198,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.669559504,
                "variance": 75.161262
              },
              {
                "average": 137.0082301,
                "count": 9215198,
                "maximum": 138,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09034581466,
                "variance": 0.008162366227
              },
              {
                "average": 10678.51987,
                "count": 9215198,
                "maximum": 10682,
                "minimum": 10645,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.468017431,
                "variance": 12.0271449
              },
              {
                "average": 34228.12679,
                "count": 9215198,
                "maximum": 56064,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 6395.901738,
                "variance": 40907559.04
              },
              {
                "average": 32186.89007,
                "count": 9215198,
                "maximum": 54528,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 4655.84438,
                "variance": 21676886.89
              },
              {
                "average": 26785.67588,
                "count": 9215198,
                "maximum": 53248,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 4602.931717,
                "variance": 21186980.39
              },
              {
                "average": 336432.0243,
                "count": 9215198,
                "maximum": 491217.1493,
                "minimum": 332717.4882,
                "name": "GpsTime",
                "position": 15,
                "stddev": 14136.69396,
                "variance": 199846116.1
              },
              {
                "average": 0,
                "count": 9215198,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9215198,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9215198,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9215198,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9215198,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422355.2664,
              4998688.205,
              1041.239223,
              423354.7664,
              5000088.645,
              1136.579223
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422355.26644895016,
                    4998688.204892422,
                    1041.239223396954
                  ],
                  [
                    422355.26644895016,
                    5000088.644892422,
                    1041.239223396954
                  ],
                  [
                    423354.76644895016,
                    5000088.644892422,
                    1136.5792233969541
                  ],
                  [
                    423354.76644895016,
                    4998688.204892422,
                    1136.5792233969541
                  ],
                  [
                    422355.26644895016,
                    4998688.204892422,
                    1041.239223396954
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:13:37+00:00",
            "end_time": "2011-09-17T22: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": "45117C7217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002510902213,
              45.32492523072348,
              937.3957599270394
            ],
            [
              -117.80020232187302,
              45.337510484023156,
              937.3957599270394
            ],
            [
              -117.78752905912941,
              45.33759857293495,
              1148.6157599270393
            ],
            [
              -117.78735465219576,
              45.325013281202345,
              1148.6157599270393
            ],
            [
              -117.80002510902213,
              45.32492523072348,
              937.3957599270394
            ]
          ]
        ]
      },
      "bbox": [
        -117.8002023,
        45.32492523,
        937.3957599,
        -117.7873547,
        45.33759857,
        1148.61576
      ],
      "properties": {
        "datetime": "2011-09-18T19:32:13Z",
        "pc:count": 9178425,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437799.5161,
            "count": 9178425,
            "maximum": 438297.318,
            "minimum": 437304.258,
            "name": "X",
            "position": 0,
            "stddev": 284.6081723,
            "variance": 81001.81173
          },
          {
            "average": 5020056.84,
            "count": 9178425,
            "maximum": 5020755.385,
            "minimum": 5019357.105,
            "name": "Y",
            "position": 1,
            "stddev": 398.1547443,
            "variance": 158527.2004
          },
          {
            "average": 1009.382144,
            "count": 9178425,
            "maximum": 1148.61576,
            "minimum": 937.3957599,
            "name": "Z",
            "position": 2,
            "stddev": 45.7487743,
            "variance": 2092.95035
          },
          {
            "average": 107.338031,
            "count": 9178425,
            "maximum": 194,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.26880575,
            "variance": 452.3620979
          },
          {
            "average": 1.001115878,
            "count": 9178425,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03348387272,
            "variance": 0.001121169732
          },
          {
            "average": 1.002611995,
            "count": 9178425,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05130065134,
            "variance": 0.002631756828
          },
          {
            "average": 0.5000751218,
            "count": 9178425,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000216,
            "variance": 0.2500000216
          },
          {
            "average": 0,
            "count": 9178425,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.39394079,
            "count": 9178425,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4886220115,
            "variance": 0.2387514701
          },
          {
            "average": -0.5070180247,
            "count": 9178425,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.600029447,
            "variance": 73.96050648
          },
          {
            "average": 138,
            "count": 9178425,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10606.14254,
            "count": 9178425,
            "maximum": 10611,
            "minimum": 10602,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.737988759,
            "variance": 3.020604926
          },
          {
            "average": 34174.04655,
            "count": 9178425,
            "maximum": 57600,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 5805.027248,
            "variance": 33698341.35
          },
          {
            "average": 31847.31099,
            "count": 9178425,
            "maximum": 59136,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 4590.06301,
            "variance": 21068678.44
          },
          {
            "average": 24840.02176,
            "count": 9178425,
            "maximum": 63232,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 4192.451832,
            "variance": 17576652.36
          },
          {
            "average": 407459.3259,
            "count": 9178425,
            "maximum": 409533.1388,
            "minimum": 405624.5995,
            "name": "GpsTime",
            "position": 15,
            "stddev": 752.6430763,
            "variance": 566471.6003
          },
          {
            "average": 0,
            "count": 9178425,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9178425,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9178425,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9178425,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9178425,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437304.258,
          5019357.105,
          937.3957599,
          438297.318,
          5020755.385,
          1148.61576
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437304.25804107636,
                5019357.104743729,
                937.3957599270394
              ],
              [
                437304.25804107636,
                5020755.384743729,
                937.3957599270394
              ],
              [
                438297.3180410764,
                5020755.384743729,
                1148.6157599270393
              ],
              [
                438297.3180410764,
                5019357.104743729,
                1148.6157599270393
              ],
              [
                437304.25804107636,
                5019357.104743729,
                937.3957599270394
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T19:32:13+00:00",
        "end_time": "2011-09-18T18:27:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8002023,
            45.32492523,
            937.3957599,
            -117.7873547,
            45.33759857,
            1148.61576
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002510902213,
                  45.32492523072348,
                  937.3957599270394
                ],
                [
                  -117.80020232187302,
                  45.337510484023156,
                  937.3957599270394
                ],
                [
                  -117.78752905912941,
                  45.33759857293495,
                  1148.6157599270393
                ],
                [
                  -117.78735465219576,
                  45.325013281202345,
                  1148.6157599270393
                ],
                [
                  -117.80002510902213,
                  45.32492523072348,
                  937.3957599270394
                ]
              ]
            ]
          },
          "id": "45117C7217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:32:13Z",
            "pc:count": 9178425,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437799.5161,
                "count": 9178425,
                "maximum": 438297.318,
                "minimum": 437304.258,
                "name": "X",
                "position": 0,
                "stddev": 284.6081723,
                "variance": 81001.81173
              },
              {
                "average": 5020056.84,
                "count": 9178425,
                "maximum": 5020755.385,
                "minimum": 5019357.105,
                "name": "Y",
                "position": 1,
                "stddev": 398.1547443,
                "variance": 158527.2004
              },
              {
                "average": 1009.382144,
                "count": 9178425,
                "maximum": 1148.61576,
                "minimum": 937.3957599,
                "name": "Z",
                "position": 2,
                "stddev": 45.7487743,
                "variance": 2092.95035
              },
              {
                "average": 107.338031,
                "count": 9178425,
                "maximum": 194,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.26880575,
                "variance": 452.3620979
              },
              {
                "average": 1.001115878,
                "count": 9178425,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03348387272,
                "variance": 0.001121169732
              },
              {
                "average": 1.002611995,
                "count": 9178425,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05130065134,
                "variance": 0.002631756828
              },
              {
                "average": 0.5000751218,
                "count": 9178425,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000216,
                "variance": 0.2500000216
              },
              {
                "average": 0,
                "count": 9178425,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.39394079,
                "count": 9178425,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4886220115,
                "variance": 0.2387514701
              },
              {
                "average": -0.5070180247,
                "count": 9178425,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.600029447,
                "variance": 73.96050648
              },
              {
                "average": 138,
                "count": 9178425,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10606.14254,
                "count": 9178425,
                "maximum": 10611,
                "minimum": 10602,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.737988759,
                "variance": 3.020604926
              },
              {
                "average": 34174.04655,
                "count": 9178425,
                "maximum": 57600,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 5805.027248,
                "variance": 33698341.35
              },
              {
                "average": 31847.31099,
                "count": 9178425,
                "maximum": 59136,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 4590.06301,
                "variance": 21068678.44
              },
              {
                "average": 24840.02176,
                "count": 9178425,
                "maximum": 63232,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 4192.451832,
                "variance": 17576652.36
              },
              {
                "average": 407459.3259,
                "count": 9178425,
                "maximum": 409533.1388,
                "minimum": 405624.5995,
                "name": "GpsTime",
                "position": 15,
                "stddev": 752.6430763,
                "variance": 566471.6003
              },
              {
                "average": 0,
                "count": 9178425,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9178425,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9178425,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9178425,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9178425,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437304.258,
              5019357.105,
              937.3957599,
              438297.318,
              5020755.385,
              1148.61576
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437304.25804107636,
                    5019357.104743729,
                    937.3957599270394
                  ],
                  [
                    437304.25804107636,
                    5020755.384743729,
                    937.3957599270394
                  ],
                  [
                    438297.3180410764,
                    5020755.384743729,
                    1148.6157599270393
                  ],
                  [
                    438297.3180410764,
                    5019357.104743729,
                    1148.6157599270393
                  ],
                  [
                    437304.25804107636,
                    5019357.104743729,
                    937.3957599270394
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T19:32:13+00:00",
            "end_time": "2011-09-18T18:27: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": "45117D7106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502669454204,
              45.48337148597392,
              936.9540568150535
            ],
            [
              -117.87509079162916,
              45.48751117563722,
              936.9540568150535
            ],
            [
              -117.86485216095316,
              45.48758915828719,
              1126.5340568150534
            ],
            [
              -117.86478881357978,
              45.48344945742995,
              1126.5340568150534
            ],
            [
              -117.87502669454204,
              45.48337148597392,
              936.9540568150535
            ]
          ]
        ]
      },
      "bbox": [
        -117.8750908,
        45.48337149,
        936.9540568,
        -117.8647888,
        45.48758916,
        1126.534057
      ],
      "properties": {
        "datetime": "2011-09-14T20:37:57Z",
        "pc:count": 3238787,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431998.174,
            "count": 3238787,
            "maximum": 432418.1192,
            "minimum": 431617.9392,
            "name": "X",
            "position": 0,
            "stddev": 220.8727862,
            "variance": 48784.78769
          },
          {
            "average": 5037253.785,
            "count": 3238787,
            "maximum": 5037480.761,
            "minimum": 5037020.801,
            "name": "Y",
            "position": 1,
            "stddev": 132.2104481,
            "variance": 17479.60259
          },
          {
            "average": 1013.117423,
            "count": 3238787,
            "maximum": 1126.534057,
            "minimum": 936.9540568,
            "name": "Z",
            "position": 2,
            "stddev": 48.35962972,
            "variance": 2338.653786
          },
          {
            "average": 166.4094743,
            "count": 3238787,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 75.57136432,
            "variance": 5711.031105
          },
          {
            "average": 1.175493788,
            "count": 3238787,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4265326306,
            "variance": 0.181930085
          },
          {
            "average": 1.351524197,
            "count": 3238787,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5845084055,
            "variance": 0.3416500761
          },
          {
            "average": 0.4917686776,
            "count": 3238787,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999323179,
            "variance": 0.2499323225
          },
          {
            "average": 0,
            "count": 3238787,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.144849291,
            "count": 3238787,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.351948877,
            "variance": 0.123868012
          },
          {
            "average": -2.664620236,
            "count": 3238787,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.180250823,
            "variance": 51.55600188
          },
          {
            "average": 202.8349382,
            "count": 3238787,
            "maximum": 212,
            "minimum": 191,
            "name": "UserData",
            "position": 10,
            "stddev": 3.366629431,
            "variance": 11.33419373
          },
          {
            "average": 187.366804,
            "count": 3238787,
            "maximum": 213,
            "minimum": 161,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 23.99992834,
            "variance": 575.9965601
          },
          {
            "average": 18231.59043,
            "count": 3238787,
            "maximum": 64256,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 8488.640381,
            "variance": 72057015.52
          },
          {
            "average": 20514.71087,
            "count": 3238787,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 8573.608644,
            "variance": 73506765.18
          },
          {
            "average": 19186.41846,
            "count": 3238787,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 7521.323337,
            "variance": 56570304.74
          },
          {
            "average": 67560.32131,
            "count": 3238787,
            "maximum": 67877.30093,
            "minimum": 66955.32146,
            "name": "GpsTime",
            "position": 15,
            "stddev": 220.9669139,
            "variance": 48826.37702
          },
          {
            "average": 0,
            "count": 3238787,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3238787,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3238787,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3238787,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3238787,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431617.9392,
          5037020.801,
          936.9540568,
          432418.1192,
          5037480.761,
          1126.534057
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431617.9392182777,
                5037020.800583357,
                936.9540568150535
              ],
              [
                431617.9392182777,
                5037480.760583358,
                936.9540568150535
              ],
              [
                432418.11921827774,
                5037480.760583358,
                1126.5340568150534
              ],
              [
                432418.11921827774,
                5037020.800583357,
                1126.5340568150534
              ],
              [
                431617.9392182777,
                5037020.800583357,
                936.9540568150535
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T20:37:57+00:00",
        "end_time": "2011-09-14T20:22:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D7106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D7106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D7106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8750908,
            45.48337149,
            936.9540568,
            -117.8647888,
            45.48758916,
            1126.534057
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502669454204,
                  45.48337148597392,
                  936.9540568150535
                ],
                [
                  -117.87509079162916,
                  45.48751117563722,
                  936.9540568150535
                ],
                [
                  -117.86485216095316,
                  45.48758915828719,
                  1126.5340568150534
                ],
                [
                  -117.86478881357978,
                  45.48344945742995,
                  1126.5340568150534
                ],
                [
                  -117.87502669454204,
                  45.48337148597392,
                  936.9540568150535
                ]
              ]
            ]
          },
          "id": "45117D7106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T20:37:57Z",
            "pc:count": 3238787,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431998.174,
                "count": 3238787,
                "maximum": 432418.1192,
                "minimum": 431617.9392,
                "name": "X",
                "position": 0,
                "stddev": 220.8727862,
                "variance": 48784.78769
              },
              {
                "average": 5037253.785,
                "count": 3238787,
                "maximum": 5037480.761,
                "minimum": 5037020.801,
                "name": "Y",
                "position": 1,
                "stddev": 132.2104481,
                "variance": 17479.60259
              },
              {
                "average": 1013.117423,
                "count": 3238787,
                "maximum": 1126.534057,
                "minimum": 936.9540568,
                "name": "Z",
                "position": 2,
                "stddev": 48.35962972,
                "variance": 2338.653786
              },
              {
                "average": 166.4094743,
                "count": 3238787,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 75.57136432,
                "variance": 5711.031105
              },
              {
                "average": 1.175493788,
                "count": 3238787,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4265326306,
                "variance": 0.181930085
              },
              {
                "average": 1.351524197,
                "count": 3238787,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5845084055,
                "variance": 0.3416500761
              },
              {
                "average": 0.4917686776,
                "count": 3238787,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999323179,
                "variance": 0.2499323225
              },
              {
                "average": 0,
                "count": 3238787,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.144849291,
                "count": 3238787,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.351948877,
                "variance": 0.123868012
              },
              {
                "average": -2.664620236,
                "count": 3238787,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.180250823,
                "variance": 51.55600188
              },
              {
                "average": 202.8349382,
                "count": 3238787,
                "maximum": 212,
                "minimum": 191,
                "name": "UserData",
                "position": 10,
                "stddev": 3.366629431,
                "variance": 11.33419373
              },
              {
                "average": 187.366804,
                "count": 3238787,
                "maximum": 213,
                "minimum": 161,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 23.99992834,
                "variance": 575.9965601
              },
              {
                "average": 18231.59043,
                "count": 3238787,
                "maximum": 64256,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 8488.640381,
                "variance": 72057015.52
              },
              {
                "average": 20514.71087,
                "count": 3238787,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 8573.608644,
                "variance": 73506765.18
              },
              {
                "average": 19186.41846,
                "count": 3238787,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 7521.323337,
                "variance": 56570304.74
              },
              {
                "average": 67560.32131,
                "count": 3238787,
                "maximum": 67877.30093,
                "minimum": 66955.32146,
                "name": "GpsTime",
                "position": 15,
                "stddev": 220.9669139,
                "variance": 48826.37702
              },
              {
                "average": 0,
                "count": 3238787,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3238787,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3238787,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3238787,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3238787,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431617.9392,
              5037020.801,
              936.9540568,
              432418.1192,
              5037480.761,
              1126.534057
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431617.9392182777,
                    5037020.800583357,
                    936.9540568150535
                  ],
                  [
                    431617.9392182777,
                    5037480.760583358,
                    936.9540568150535
                  ],
                  [
                    432418.11921827774,
                    5037480.760583358,
                    1126.5340568150534
                  ],
                  [
                    432418.11921827774,
                    5037020.800583357,
                    1126.5340568150534
                  ],
                  [
                    431617.9392182777,
                    5037020.800583357,
                    936.9540568150535
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T20:37:57+00:00",
            "end_time": "2011-09-14T20:22: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": "45117C8110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002404879511,
              45.35232460782227,
              820.5057473425505
            ],
            [
              -117.95019450867476,
              45.36250950641391,
              820.5057473425505
            ],
            [
              -117.93752893568843,
              45.36261417743716,
              848.9257473425506
            ],
            [
              -117.93736074713485,
              45.352429241886156,
              848.9257473425506
            ],
            [
              -117.95002404879511,
              45.35232460782227,
              820.5057473425505
            ]
          ]
        ]
      },
      "bbox": [
        -117.9501945,
        45.35232461,
        820.5057473,
        -117.9373607,
        45.36261418,
        848.9257473
      ],
      "properties": {
        "datetime": "2011-09-14T23:09:08Z",
        "pc:count": 8666897,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426058.1746,
            "count": 8666897,
            "maximum": 426577.0332,
            "minimum": 425584.9732,
            "name": "X",
            "position": 0,
            "stddev": 277.1780256,
            "variance": 76827.65787
          },
          {
            "average": 5023115.653,
            "count": 8666897,
            "maximum": 5023660.316,
            "minimum": 5022528.676,
            "name": "Y",
            "position": 1,
            "stddev": 311.9402755,
            "variance": 97306.73549
          },
          {
            "average": 823.5673859,
            "count": 8666897,
            "maximum": 848.9257473,
            "minimum": 820.5057473,
            "name": "Z",
            "position": 2,
            "stddev": 2.15716581,
            "variance": 4.653364331
          },
          {
            "average": 201.1273943,
            "count": 8666897,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.16061707,
            "variance": 1777.517632
          },
          {
            "average": 1.014981256,
            "count": 8666897,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1372981717,
            "variance": 0.01885078796
          },
          {
            "average": 1.030003818,
            "count": 8666897,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2039072957,
            "variance": 0.04157818522
          },
          {
            "average": 0.4960766235,
            "count": 8666897,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999846357,
            "variance": 0.249984636
          },
          {
            "average": 0,
            "count": 8666897,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.246565985,
            "count": 8666897,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.431011858,
            "variance": 0.1857712217
          },
          {
            "average": -0.2003174269,
            "count": 8666897,
            "maximum": 19.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.892497917,
            "variance": 62.29152337
          },
          {
            "average": 207.0837376,
            "count": 8666897,
            "maximum": 213,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 3.799572254,
            "variance": 14.43674931
          },
          {
            "average": 209.4253656,
            "count": 8666897,
            "maximum": 236,
            "minimum": 183,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02446077,
            "variance": 577.1747153
          },
          {
            "average": 28806.16804,
            "count": 8666897,
            "maximum": 61696,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 10867.40825,
            "variance": 118100562.1
          },
          {
            "average": 28364.72664,
            "count": 8666897,
            "maximum": 60160,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 8415.899336,
            "variance": 70827361.64
          },
          {
            "average": 25385.09016,
            "count": 8666897,
            "maximum": 63488,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 7840.478915,
            "variance": 61473109.61
          },
          {
            "average": 75470.42989,
            "count": 8666897,
            "maximum": 76948.14445,
            "minimum": 74077.3907,
            "name": "GpsTime",
            "position": 15,
            "stddev": 591.4740596,
            "variance": 349841.5632
          },
          {
            "average": 0,
            "count": 8666897,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8666897,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8666897,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8666897,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8666897,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425584.9732,
          5022528.676,
          820.5057473,
          426577.0332,
          5023660.316,
          848.9257473
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425584.9732487852,
                5022528.676471319,
                820.5057473425505
              ],
              [
                425584.9732487852,
                5023660.31647132,
                820.5057473425505
              ],
              [
                426577.03324878524,
                5023660.31647132,
                848.9257473425506
              ],
              [
                426577.03324878524,
                5022528.676471319,
                848.9257473425506
              ],
              [
                425584.9732487852,
                5022528.676471319,
                820.5057473425505
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:09:08+00:00",
        "end_time": "2011-09-14T22:21:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9501945,
            45.35232461,
            820.5057473,
            -117.9373607,
            45.36261418,
            848.9257473
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002404879511,
                  45.35232460782227,
                  820.5057473425505
                ],
                [
                  -117.95019450867476,
                  45.36250950641391,
                  820.5057473425505
                ],
                [
                  -117.93752893568843,
                  45.36261417743716,
                  848.9257473425506
                ],
                [
                  -117.93736074713485,
                  45.352429241886156,
                  848.9257473425506
                ],
                [
                  -117.95002404879511,
                  45.35232460782227,
                  820.5057473425505
                ]
              ]
            ]
          },
          "id": "45117C8110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:09:08Z",
            "pc:count": 8666897,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426058.1746,
                "count": 8666897,
                "maximum": 426577.0332,
                "minimum": 425584.9732,
                "name": "X",
                "position": 0,
                "stddev": 277.1780256,
                "variance": 76827.65787
              },
              {
                "average": 5023115.653,
                "count": 8666897,
                "maximum": 5023660.316,
                "minimum": 5022528.676,
                "name": "Y",
                "position": 1,
                "stddev": 311.9402755,
                "variance": 97306.73549
              },
              {
                "average": 823.5673859,
                "count": 8666897,
                "maximum": 848.9257473,
                "minimum": 820.5057473,
                "name": "Z",
                "position": 2,
                "stddev": 2.15716581,
                "variance": 4.653364331
              },
              {
                "average": 201.1273943,
                "count": 8666897,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.16061707,
                "variance": 1777.517632
              },
              {
                "average": 1.014981256,
                "count": 8666897,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1372981717,
                "variance": 0.01885078796
              },
              {
                "average": 1.030003818,
                "count": 8666897,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2039072957,
                "variance": 0.04157818522
              },
              {
                "average": 0.4960766235,
                "count": 8666897,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999846357,
                "variance": 0.249984636
              },
              {
                "average": 0,
                "count": 8666897,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.246565985,
                "count": 8666897,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.431011858,
                "variance": 0.1857712217
              },
              {
                "average": -0.2003174269,
                "count": 8666897,
                "maximum": 19.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.892497917,
                "variance": 62.29152337
              },
              {
                "average": 207.0837376,
                "count": 8666897,
                "maximum": 213,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 3.799572254,
                "variance": 14.43674931
              },
              {
                "average": 209.4253656,
                "count": 8666897,
                "maximum": 236,
                "minimum": 183,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02446077,
                "variance": 577.1747153
              },
              {
                "average": 28806.16804,
                "count": 8666897,
                "maximum": 61696,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 10867.40825,
                "variance": 118100562.1
              },
              {
                "average": 28364.72664,
                "count": 8666897,
                "maximum": 60160,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 8415.899336,
                "variance": 70827361.64
              },
              {
                "average": 25385.09016,
                "count": 8666897,
                "maximum": 63488,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 7840.478915,
                "variance": 61473109.61
              },
              {
                "average": 75470.42989,
                "count": 8666897,
                "maximum": 76948.14445,
                "minimum": 74077.3907,
                "name": "GpsTime",
                "position": 15,
                "stddev": 591.4740596,
                "variance": 349841.5632
              },
              {
                "average": 0,
                "count": 8666897,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8666897,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8666897,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8666897,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8666897,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425584.9732,
              5022528.676,
              820.5057473,
              426577.0332,
              5023660.316,
              848.9257473
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425584.9732487852,
                    5022528.676471319,
                    820.5057473425505
                  ],
                  [
                    425584.9732487852,
                    5023660.31647132,
                    820.5057473425505
                  ],
                  [
                    426577.03324878524,
                    5023660.31647132,
                    848.9257473425506
                  ],
                  [
                    426577.03324878524,
                    5022528.676471319,
                    848.9257473425506
                  ],
                  [
                    425584.9732487852,
                    5022528.676471319,
                    820.5057473425505
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:09:08+00:00",
            "end_time": "2011-09-14T22:21: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": "45117B6306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.75002572641243,
              45.162430650094386,
              1094.5967889395392
            ],
            [
              -117.75019084829952,
              45.17501047126768,
              1094.5967889395392
            ],
            [
              -117.7375285901096,
              45.175092944886394,
              1263.7167889395391
            ],
            [
              -117.73736625465591,
              45.162513087747435,
              1263.7167889395391
            ],
            [
              -117.75002572641243,
              45.162430650094386,
              1094.5967889395392
            ]
          ]
        ]
      },
      "bbox": [
        -117.7501908,
        45.16243065,
        1094.596789,
        -117.7373663,
        45.17509294,
        1263.716789
      ],
      "properties": {
        "datetime": "2011-09-15T19:50:09Z",
        "pc:count": 11639899,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 441559.4642,
            "count": 11639899,
            "maximum": 442049.842,
            "minimum": 441054.822,
            "name": "X",
            "position": 0,
            "stddev": 284.5226789,
            "variance": 80953.15478
          },
          {
            "average": 5001942.552,
            "count": 11639899,
            "maximum": 5002665.182,
            "minimum": 5001267.562,
            "name": "Y",
            "position": 1,
            "stddev": 399.0639849,
            "variance": 159252.0641
          },
          {
            "average": 1165.44549,
            "count": 11639899,
            "maximum": 1263.716789,
            "minimum": 1094.596789,
            "name": "Z",
            "position": 2,
            "stddev": 32.33248811,
            "variance": 1045.389787
          },
          {
            "average": 99.61705183,
            "count": 11639899,
            "maximum": 229,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.70609661,
            "variance": 1910.222881
          },
          {
            "average": 1.078658329,
            "count": 11639899,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.283439175,
            "variance": 0.08033776592
          },
          {
            "average": 1.165050058,
            "count": 11639899,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4065803563,
            "variance": 0.1653075861
          },
          {
            "average": 0.5003158533,
            "count": 11639899,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999217,
            "variance": 0.2499999217
          },
          {
            "average": 0,
            "count": 11639899,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.293366291,
            "count": 11639899,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4553048739,
            "variance": 0.2073025282
          },
          {
            "average": -0.2791695969,
            "count": 11639899,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.425813318,
            "variance": 70.99433007
          },
          {
            "average": 128.357762,
            "count": 11639899,
            "maximum": 138,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 2.029037582,
            "variance": 4.116993511
          },
          {
            "average": 10697.10599,
            "count": 11639899,
            "maximum": 10701,
            "minimum": 10693,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.692658705,
            "variance": 2.865093491
          },
          {
            "average": 29174.12194,
            "count": 11639899,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 10037.66365,
            "variance": 100754691.6
          },
          {
            "average": 28451.21975,
            "count": 11639899,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 9481.921342,
            "variance": 89906832.33
          },
          {
            "average": 22932.99211,
            "count": 11639899,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8093.618339,
            "variance": 65506657.82
          },
          {
            "average": 150135.0199,
            "count": 11639899,
            "maximum": 151409.051,
            "minimum": 148834.5855,
            "name": "GpsTime",
            "position": 15,
            "stddev": 547.1976214,
            "variance": 299425.2368
          },
          {
            "average": 0,
            "count": 11639899,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11639899,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11639899,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11639899,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11639899,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          441054.822,
          5001267.562,
          1094.596789,
          442049.842,
          5002665.182,
          1263.716789
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                441054.82195619354,
                5001267.562309311,
                1094.5967889395392
              ],
              [
                441054.82195619354,
                5002665.18230931,
                1094.5967889395392
              ],
              [
                442049.84195619356,
                5002665.18230931,
                1263.7167889395391
              ],
              [
                442049.84195619356,
                5001267.562309311,
                1263.7167889395391
              ],
              [
                441054.82195619354,
                5001267.562309311,
                1094.5967889395392
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T19:50:09+00:00",
        "end_time": "2011-09-15T19:07:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B6306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B6306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B6306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7501908,
            45.16243065,
            1094.596789,
            -117.7373663,
            45.17509294,
            1263.716789
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.75002572641243,
                  45.162430650094386,
                  1094.5967889395392
                ],
                [
                  -117.75019084829952,
                  45.17501047126768,
                  1094.5967889395392
                ],
                [
                  -117.7375285901096,
                  45.175092944886394,
                  1263.7167889395391
                ],
                [
                  -117.73736625465591,
                  45.162513087747435,
                  1263.7167889395391
                ],
                [
                  -117.75002572641243,
                  45.162430650094386,
                  1094.5967889395392
                ]
              ]
            ]
          },
          "id": "45117B6306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:50:09Z",
            "pc:count": 11639899,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 441559.4642,
                "count": 11639899,
                "maximum": 442049.842,
                "minimum": 441054.822,
                "name": "X",
                "position": 0,
                "stddev": 284.5226789,
                "variance": 80953.15478
              },
              {
                "average": 5001942.552,
                "count": 11639899,
                "maximum": 5002665.182,
                "minimum": 5001267.562,
                "name": "Y",
                "position": 1,
                "stddev": 399.0639849,
                "variance": 159252.0641
              },
              {
                "average": 1165.44549,
                "count": 11639899,
                "maximum": 1263.716789,
                "minimum": 1094.596789,
                "name": "Z",
                "position": 2,
                "stddev": 32.33248811,
                "variance": 1045.389787
              },
              {
                "average": 99.61705183,
                "count": 11639899,
                "maximum": 229,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.70609661,
                "variance": 1910.222881
              },
              {
                "average": 1.078658329,
                "count": 11639899,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.283439175,
                "variance": 0.08033776592
              },
              {
                "average": 1.165050058,
                "count": 11639899,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4065803563,
                "variance": 0.1653075861
              },
              {
                "average": 0.5003158533,
                "count": 11639899,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999217,
                "variance": 0.2499999217
              },
              {
                "average": 0,
                "count": 11639899,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.293366291,
                "count": 11639899,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4553048739,
                "variance": 0.2073025282
              },
              {
                "average": -0.2791695969,
                "count": 11639899,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.425813318,
                "variance": 70.99433007
              },
              {
                "average": 128.357762,
                "count": 11639899,
                "maximum": 138,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 2.029037582,
                "variance": 4.116993511
              },
              {
                "average": 10697.10599,
                "count": 11639899,
                "maximum": 10701,
                "minimum": 10693,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.692658705,
                "variance": 2.865093491
              },
              {
                "average": 29174.12194,
                "count": 11639899,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 10037.66365,
                "variance": 100754691.6
              },
              {
                "average": 28451.21975,
                "count": 11639899,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 9481.921342,
                "variance": 89906832.33
              },
              {
                "average": 22932.99211,
                "count": 11639899,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8093.618339,
                "variance": 65506657.82
              },
              {
                "average": 150135.0199,
                "count": 11639899,
                "maximum": 151409.051,
                "minimum": 148834.5855,
                "name": "GpsTime",
                "position": 15,
                "stddev": 547.1976214,
                "variance": 299425.2368
              },
              {
                "average": 0,
                "count": 11639899,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11639899,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11639899,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11639899,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11639899,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              441054.822,
              5001267.562,
              1094.596789,
              442049.842,
              5002665.182,
              1263.716789
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    441054.82195619354,
                    5001267.562309311,
                    1094.5967889395392
                  ],
                  [
                    441054.82195619354,
                    5002665.18230931,
                    1094.5967889395392
                  ],
                  [
                    442049.84195619356,
                    5002665.18230931,
                    1263.7167889395391
                  ],
                  [
                    442049.84195619356,
                    5001267.562309311,
                    1263.7167889395391
                  ],
                  [
                    441054.82195619354,
                    5001267.562309311,
                    1094.5967889395392
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T19:50:09+00:00",
            "end_time": "2011-09-15T19: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": "45117B8114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252406798176,
              45.21240756452456,
              1103.7734758438964
            ],
            [
              -117.96273672703981,
              45.22500961730699,
              1103.7734758438964
            ],
            [
              -117.95002968208789,
              45.22511603093894,
              1401.2534758438965
            ],
            [
              -117.94981982886218,
              45.21251393166842,
              1401.2534758438965
            ],
            [
              -117.96252406798176,
              45.21240756452456,
              1103.7734758438964
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627367,
        45.21240756,
        1103.773476,
        -117.9498198,
        45.22511603,
        1401.253476
      ],
      "properties": {
        "datetime": "2011-09-17T18:42:30Z",
        "pc:count": 9992954,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424896.9862,
            "count": 9992954,
            "maximum": 425417.992,
            "minimum": 424420.272,
            "name": "X",
            "position": 0,
            "stddev": 293.5827191,
            "variance": 86190.81297
          },
          {
            "average": 5007732.312,
            "count": 9992954,
            "maximum": 5008396.721,
            "minimum": 5006996.541,
            "name": "Y",
            "position": 1,
            "stddev": 397.070715,
            "variance": 157665.1527
          },
          {
            "average": 1318.789924,
            "count": 9992954,
            "maximum": 1401.253476,
            "minimum": 1103.773476,
            "name": "Z",
            "position": 2,
            "stddev": 45.51679183,
            "variance": 2071.778339
          },
          {
            "average": 115.2493133,
            "count": 9992954,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.04715426,
            "variance": 678.4542452
          },
          {
            "average": 1.002041739,
            "count": 9992954,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04710942772,
            "variance": 0.00221929818
          },
          {
            "average": 1.004410808,
            "count": 9992954,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07097470214,
            "variance": 0.005037408344
          },
          {
            "average": 0.5000520367,
            "count": 9992954,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000223,
            "variance": 0.2500000223
          },
          {
            "average": 0,
            "count": 9992954,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.295064302,
            "count": 9992954,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4560716836,
            "variance": 0.2080013806
          },
          {
            "average": 0.7400417858,
            "count": 9992954,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.46415831,
            "variance": 71.6419759
          },
          {
            "average": 131.7430337,
            "count": 9992954,
            "maximum": 147,
            "minimum": 118,
            "name": "UserData",
            "position": 10,
            "stddev": 4.604225704,
            "variance": 21.19889433
          },
          {
            "average": 10753.95292,
            "count": 9992954,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 39.7893021,
            "variance": 1583.188561
          },
          {
            "average": 33479.22569,
            "count": 9992954,
            "maximum": 57600,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 5769.338858,
            "variance": 33285270.86
          },
          {
            "average": 30027.88133,
            "count": 9992954,
            "maximum": 56320,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 4310.206995,
            "variance": 18577884.34
          },
          {
            "average": 24764.79809,
            "count": 9992954,
            "maximum": 57088,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 3959.991119,
            "variance": 15681529.66
          },
          {
            "average": 258039.0194,
            "count": 9992954,
            "maximum": 320150.2976,
            "minimum": 244982.1986,
            "name": "GpsTime",
            "position": 15,
            "stddev": 24701.35752,
            "variance": 610157063.3
          },
          {
            "average": 0,
            "count": 9992954,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9992954,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9992954,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9992954,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9992954,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424420.272,
          5006996.541,
          1103.773476,
          425417.992,
          5008396.721,
          1401.253476
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424420.2719747494,
                5006996.5414642915,
                1103.7734758438964
              ],
              [
                424420.2719747494,
                5008396.721464291,
                1103.7734758438964
              ],
              [
                425417.99197474937,
                5008396.721464291,
                1401.2534758438965
              ],
              [
                425417.99197474937,
                5006996.5414642915,
                1401.2534758438965
              ],
              [
                424420.2719747494,
                5006996.5414642915,
                1103.7734758438964
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T18:42:30+00:00",
        "end_time": "2011-09-16T21:49:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627367,
            45.21240756,
            1103.773476,
            -117.9498198,
            45.22511603,
            1401.253476
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252406798176,
                  45.21240756452456,
                  1103.7734758438964
                ],
                [
                  -117.96273672703981,
                  45.22500961730699,
                  1103.7734758438964
                ],
                [
                  -117.95002968208789,
                  45.22511603093894,
                  1401.2534758438965
                ],
                [
                  -117.94981982886218,
                  45.21251393166842,
                  1401.2534758438965
                ],
                [
                  -117.96252406798176,
                  45.21240756452456,
                  1103.7734758438964
                ]
              ]
            ]
          },
          "id": "45117B8114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T18:42:30Z",
            "pc:count": 9992954,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424896.9862,
                "count": 9992954,
                "maximum": 425417.992,
                "minimum": 424420.272,
                "name": "X",
                "position": 0,
                "stddev": 293.5827191,
                "variance": 86190.81297
              },
              {
                "average": 5007732.312,
                "count": 9992954,
                "maximum": 5008396.721,
                "minimum": 5006996.541,
                "name": "Y",
                "position": 1,
                "stddev": 397.070715,
                "variance": 157665.1527
              },
              {
                "average": 1318.789924,
                "count": 9992954,
                "maximum": 1401.253476,
                "minimum": 1103.773476,
                "name": "Z",
                "position": 2,
                "stddev": 45.51679183,
                "variance": 2071.778339
              },
              {
                "average": 115.2493133,
                "count": 9992954,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.04715426,
                "variance": 678.4542452
              },
              {
                "average": 1.002041739,
                "count": 9992954,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04710942772,
                "variance": 0.00221929818
              },
              {
                "average": 1.004410808,
                "count": 9992954,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07097470214,
                "variance": 0.005037408344
              },
              {
                "average": 0.5000520367,
                "count": 9992954,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000223,
                "variance": 0.2500000223
              },
              {
                "average": 0,
                "count": 9992954,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.295064302,
                "count": 9992954,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4560716836,
                "variance": 0.2080013806
              },
              {
                "average": 0.7400417858,
                "count": 9992954,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.46415831,
                "variance": 71.6419759
              },
              {
                "average": 131.7430337,
                "count": 9992954,
                "maximum": 147,
                "minimum": 118,
                "name": "UserData",
                "position": 10,
                "stddev": 4.604225704,
                "variance": 21.19889433
              },
              {
                "average": 10753.95292,
                "count": 9992954,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 39.7893021,
                "variance": 1583.188561
              },
              {
                "average": 33479.22569,
                "count": 9992954,
                "maximum": 57600,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 5769.338858,
                "variance": 33285270.86
              },
              {
                "average": 30027.88133,
                "count": 9992954,
                "maximum": 56320,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 4310.206995,
                "variance": 18577884.34
              },
              {
                "average": 24764.79809,
                "count": 9992954,
                "maximum": 57088,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 3959.991119,
                "variance": 15681529.66
              },
              {
                "average": 258039.0194,
                "count": 9992954,
                "maximum": 320150.2976,
                "minimum": 244982.1986,
                "name": "GpsTime",
                "position": 15,
                "stddev": 24701.35752,
                "variance": 610157063.3
              },
              {
                "average": 0,
                "count": 9992954,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9992954,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9992954,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9992954,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9992954,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424420.272,
              5006996.541,
              1103.773476,
              425417.992,
              5008396.721,
              1401.253476
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424420.2719747494,
                    5006996.5414642915,
                    1103.7734758438964
                  ],
                  [
                    424420.2719747494,
                    5008396.721464291,
                    1103.7734758438964
                  ],
                  [
                    425417.99197474937,
                    5008396.721464291,
                    1401.2534758438965
                  ],
                  [
                    425417.99197474937,
                    5006996.5414642915,
                    1401.2534758438965
                  ],
                  [
                    424420.2719747494,
                    5006996.5414642915,
                    1103.7734758438964
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T18:42:30+00:00",
            "end_time": "2011-09-16T21:49:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117B7402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8000251931356,
              45.17492516730121,
              963.9944391986161
            ],
            [
              -117.80020147438324,
              45.18751021250443,
              963.9944391986161
            ],
            [
              -117.7875292106264,
              45.187598300206155,
              1175.834439198616
            ],
            [
              -117.78735572032836,
              45.175013216573014,
              1175.834439198616
            ],
            [
              -117.8000251931356,
              45.17492516730121,
              963.9944391986161
            ]
          ]
        ]
      },
      "bbox": [
        -117.8002015,
        45.17492517,
        963.9944392,
        -117.7873557,
        45.1875983,
        1175.834439
      ],
      "properties": {
        "datetime": "2011-09-15T21:34:19Z",
        "pc:count": 9395852,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437634.8105,
            "count": 9395852,
            "maximum": 438134.5968,
            "minimum": 437138.9968,
            "name": "X",
            "position": 0,
            "stddev": 285.0634831,
            "variance": 81261.18938
          },
          {
            "average": 5003388.772,
            "count": 9395852,
            "maximum": 5004091.5,
            "minimum": 5002693.28,
            "name": "Y",
            "position": 1,
            "stddev": 401.1980395,
            "variance": 160959.8669
          },
          {
            "average": 1088.9069,
            "count": 9395852,
            "maximum": 1175.834439,
            "minimum": 963.9944392,
            "name": "Z",
            "position": 2,
            "stddev": 45.15720135,
            "variance": 2039.172834
          },
          {
            "average": 110.6924006,
            "count": 9395852,
            "maximum": 246,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.39565862,
            "variance": 415.9828907
          },
          {
            "average": 1.001585168,
            "count": 9395852,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04137721378,
            "variance": 0.00171207382
          },
          {
            "average": 1.003456951,
            "count": 9395852,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06225957788,
            "variance": 0.003876255038
          },
          {
            "average": 0.5000118137,
            "count": 9395852,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000265,
            "variance": 0.2500000265
          },
          {
            "average": 0,
            "count": 9395852,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.336894834,
            "count": 9395852,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4726486312,
            "variance": 0.2233967286
          },
          {
            "average": -0.2803071634,
            "count": 9395852,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.483484776,
            "variance": 71.96951394
          },
          {
            "average": 138.0979216,
            "count": 9395852,
            "maximum": 152,
            "minimum": 130,
            "name": "UserData",
            "position": 10,
            "stddev": 2.715441085,
            "variance": 7.373620285
          },
          {
            "average": 10713.74277,
            "count": 9395852,
            "maximum": 10718,
            "minimum": 10709,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.737201602,
            "variance": 3.017869406
          },
          {
            "average": 34854.80818,
            "count": 9395852,
            "maximum": 55808,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 5605.727976,
            "variance": 31424186.14
          },
          {
            "average": 31556.52225,
            "count": 9395852,
            "maximum": 55552,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 3918.304685,
            "variance": 15353111.6
          },
          {
            "average": 24974.78963,
            "count": 9395852,
            "maximum": 55552,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 3708.561649,
            "variance": 13753429.51
          },
          {
            "average": 155935.0029,
            "count": 9395852,
            "maximum": 157659.153,
            "minimum": 154158.1262,
            "name": "GpsTime",
            "position": 15,
            "stddev": 694.9541679,
            "variance": 482961.2954
          },
          {
            "average": 0,
            "count": 9395852,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9395852,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9395852,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9395852,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9395852,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437138.9968,
          5002693.28,
          963.9944392,
          438134.5968,
          5004091.5,
          1175.834439
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437138.99675791105,
                5002693.279618827,
                963.9944391986161
              ],
              [
                437138.99675791105,
                5004091.499618827,
                963.9944391986161
              ],
              [
                438134.59675791103,
                5004091.499618827,
                1175.834439198616
              ],
              [
                438134.59675791103,
                5002693.279618827,
                1175.834439198616
              ],
              [
                437138.99675791105,
                5002693.279618827,
                963.9944391986161
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T21:34:19+00:00",
        "end_time": "2011-09-15T20:35:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8002015,
            45.17492517,
            963.9944392,
            -117.7873557,
            45.1875983,
            1175.834439
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8000251931356,
                  45.17492516730121,
                  963.9944391986161
                ],
                [
                  -117.80020147438324,
                  45.18751021250443,
                  963.9944391986161
                ],
                [
                  -117.7875292106264,
                  45.187598300206155,
                  1175.834439198616
                ],
                [
                  -117.78735572032836,
                  45.175013216573014,
                  1175.834439198616
                ],
                [
                  -117.8000251931356,
                  45.17492516730121,
                  963.9944391986161
                ]
              ]
            ]
          },
          "id": "45117B7402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T21:34:19Z",
            "pc:count": 9395852,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437634.8105,
                "count": 9395852,
                "maximum": 438134.5968,
                "minimum": 437138.9968,
                "name": "X",
                "position": 0,
                "stddev": 285.0634831,
                "variance": 81261.18938
              },
              {
                "average": 5003388.772,
                "count": 9395852,
                "maximum": 5004091.5,
                "minimum": 5002693.28,
                "name": "Y",
                "position": 1,
                "stddev": 401.1980395,
                "variance": 160959.8669
              },
              {
                "average": 1088.9069,
                "count": 9395852,
                "maximum": 1175.834439,
                "minimum": 963.9944392,
                "name": "Z",
                "position": 2,
                "stddev": 45.15720135,
                "variance": 2039.172834
              },
              {
                "average": 110.6924006,
                "count": 9395852,
                "maximum": 246,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.39565862,
                "variance": 415.9828907
              },
              {
                "average": 1.001585168,
                "count": 9395852,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04137721378,
                "variance": 0.00171207382
              },
              {
                "average": 1.003456951,
                "count": 9395852,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06225957788,
                "variance": 0.003876255038
              },
              {
                "average": 0.5000118137,
                "count": 9395852,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000265,
                "variance": 0.2500000265
              },
              {
                "average": 0,
                "count": 9395852,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.336894834,
                "count": 9395852,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4726486312,
                "variance": 0.2233967286
              },
              {
                "average": -0.2803071634,
                "count": 9395852,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.483484776,
                "variance": 71.96951394
              },
              {
                "average": 138.0979216,
                "count": 9395852,
                "maximum": 152,
                "minimum": 130,
                "name": "UserData",
                "position": 10,
                "stddev": 2.715441085,
                "variance": 7.373620285
              },
              {
                "average": 10713.74277,
                "count": 9395852,
                "maximum": 10718,
                "minimum": 10709,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.737201602,
                "variance": 3.017869406
              },
              {
                "average": 34854.80818,
                "count": 9395852,
                "maximum": 55808,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 5605.727976,
                "variance": 31424186.14
              },
              {
                "average": 31556.52225,
                "count": 9395852,
                "maximum": 55552,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 3918.304685,
                "variance": 15353111.6
              },
              {
                "average": 24974.78963,
                "count": 9395852,
                "maximum": 55552,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 3708.561649,
                "variance": 13753429.51
              },
              {
                "average": 155935.0029,
                "count": 9395852,
                "maximum": 157659.153,
                "minimum": 154158.1262,
                "name": "GpsTime",
                "position": 15,
                "stddev": 694.9541679,
                "variance": 482961.2954
              },
              {
                "average": 0,
                "count": 9395852,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9395852,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9395852,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9395852,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9395852,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437138.9968,
              5002693.28,
              963.9944392,
              438134.5968,
              5004091.5,
              1175.834439
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437138.99675791105,
                    5002693.279618827,
                    963.9944391986161
                  ],
                  [
                    437138.99675791105,
                    5004091.499618827,
                    963.9944391986161
                  ],
                  [
                    438134.59675791103,
                    5004091.499618827,
                    1175.834439198616
                  ],
                  [
                    438134.59675791103,
                    5002693.279618827,
                    1175.834439198616
                  ],
                  [
                    437138.99675791105,
                    5002693.279618827,
                    963.9944391986161
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T21:34:19+00:00",
            "end_time": "2011-09-15T20:35: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": "45117B7120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502503037986,
              45.199922936822965,
              878.8859190332747
            ],
            [
              -117.82520701474961,
              45.21251036886749,
              878.8859190332747
            ],
            [
              -117.81252851393468,
              45.21260127516343,
              1080.5859190332746
            ],
            [
              -117.81234932482987,
              45.20001380345156,
              1080.5859190332746
            ],
            [
              -117.82502503037986,
              45.199922936822965,
              878.8859190332747
            ]
          ]
        ]
      },
      "bbox": [
        -117.825207,
        45.19992294,
        878.885919,
        -117.8123493,
        45.21260128,
        1080.585919
      ],
      "properties": {
        "datetime": "2011-09-15T22:10:58Z",
        "pc:count": 9189750,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435710.3516,
            "count": 9189750,
            "maximum": 436198.6625,
            "minimum": 435203.0025,
            "name": "X",
            "position": 0,
            "stddev": 283.8451875,
            "variance": 80568.09047
          },
          {
            "average": 5006182.775,
            "count": 9189750,
            "maximum": 5006888.564,
            "minimum": 5005490.064,
            "name": "Y",
            "position": 1,
            "stddev": 402.6235902,
            "variance": 162105.7554
          },
          {
            "average": 962.8938629,
            "count": 9189750,
            "maximum": 1080.585919,
            "minimum": 878.885919,
            "name": "Z",
            "position": 2,
            "stddev": 53.03175749,
            "variance": 2812.367302
          },
          {
            "average": 105.0521279,
            "count": 9189750,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.90850498,
            "variance": 571.6166105
          },
          {
            "average": 1.003415762,
            "count": 9189750,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0624645785,
            "variance": 0.003901823567
          },
          {
            "average": 1.007108028,
            "count": 9189750,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09352304848,
            "variance": 0.008746560598
          },
          {
            "average": 0.5000081613,
            "count": 9189750,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000271,
            "variance": 0.2500000271
          },
          {
            "average": 0,
            "count": 9189750,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.31565788,
            "count": 9189750,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4647773727,
            "variance": 0.2160180062
          },
          {
            "average": 0.2597515553,
            "count": 9189750,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.730625225,
            "variance": 76.22381682
          },
          {
            "average": 143.179569,
            "count": 9189750,
            "maximum": 183,
            "minimum": 133,
            "name": "UserData",
            "position": 10,
            "stddev": 4.723043612,
            "variance": 22.30714096
          },
          {
            "average": 10718.28832,
            "count": 9189750,
            "maximum": 10723,
            "minimum": 10714,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.742929407,
            "variance": 3.037802919
          },
          {
            "average": 39293.05748,
            "count": 9189750,
            "maximum": 63744,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 6258.922805,
            "variance": 39174114.68
          },
          {
            "average": 35028.04814,
            "count": 9189750,
            "maximum": 65280,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 4783.226025,
            "variance": 22879251.21
          },
          {
            "average": 26883.60293,
            "count": 9189750,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 4461.006166,
            "variance": 19900576.01
          },
          {
            "average": 157791.3742,
            "count": 9189750,
            "maximum": 159858.5838,
            "minimum": 155919.2289,
            "name": "GpsTime",
            "position": 15,
            "stddev": 730.7524274,
            "variance": 533999.1102
          },
          {
            "average": 0,
            "count": 9189750,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9189750,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9189750,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9189750,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9189750,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435203.0025,
          5005490.064,
          878.885919,
          436198.6625,
          5006888.564,
          1080.585919
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435203.00251663843,
                5005490.06409394,
                878.8859190332747
              ],
              [
                435203.00251663843,
                5006888.56409394,
                878.8859190332747
              ],
              [
                436198.66251663846,
                5006888.56409394,
                1080.5859190332746
              ],
              [
                436198.66251663846,
                5005490.06409394,
                1080.5859190332746
              ],
              [
                435203.00251663843,
                5005490.06409394,
                878.8859190332747
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T22:10:58+00:00",
        "end_time": "2011-09-15T21:05:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.825207,
            45.19992294,
            878.885919,
            -117.8123493,
            45.21260128,
            1080.585919
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502503037986,
                  45.199922936822965,
                  878.8859190332747
                ],
                [
                  -117.82520701474961,
                  45.21251036886749,
                  878.8859190332747
                ],
                [
                  -117.81252851393468,
                  45.21260127516343,
                  1080.5859190332746
                ],
                [
                  -117.81234932482987,
                  45.20001380345156,
                  1080.5859190332746
                ],
                [
                  -117.82502503037986,
                  45.199922936822965,
                  878.8859190332747
                ]
              ]
            ]
          },
          "id": "45117B7120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T22:10:58Z",
            "pc:count": 9189750,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435710.3516,
                "count": 9189750,
                "maximum": 436198.6625,
                "minimum": 435203.0025,
                "name": "X",
                "position": 0,
                "stddev": 283.8451875,
                "variance": 80568.09047
              },
              {
                "average": 5006182.775,
                "count": 9189750,
                "maximum": 5006888.564,
                "minimum": 5005490.064,
                "name": "Y",
                "position": 1,
                "stddev": 402.6235902,
                "variance": 162105.7554
              },
              {
                "average": 962.8938629,
                "count": 9189750,
                "maximum": 1080.585919,
                "minimum": 878.885919,
                "name": "Z",
                "position": 2,
                "stddev": 53.03175749,
                "variance": 2812.367302
              },
              {
                "average": 105.0521279,
                "count": 9189750,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.90850498,
                "variance": 571.6166105
              },
              {
                "average": 1.003415762,
                "count": 9189750,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0624645785,
                "variance": 0.003901823567
              },
              {
                "average": 1.007108028,
                "count": 9189750,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09352304848,
                "variance": 0.008746560598
              },
              {
                "average": 0.5000081613,
                "count": 9189750,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000271,
                "variance": 0.2500000271
              },
              {
                "average": 0,
                "count": 9189750,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.31565788,
                "count": 9189750,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4647773727,
                "variance": 0.2160180062
              },
              {
                "average": 0.2597515553,
                "count": 9189750,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.730625225,
                "variance": 76.22381682
              },
              {
                "average": 143.179569,
                "count": 9189750,
                "maximum": 183,
                "minimum": 133,
                "name": "UserData",
                "position": 10,
                "stddev": 4.723043612,
                "variance": 22.30714096
              },
              {
                "average": 10718.28832,
                "count": 9189750,
                "maximum": 10723,
                "minimum": 10714,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.742929407,
                "variance": 3.037802919
              },
              {
                "average": 39293.05748,
                "count": 9189750,
                "maximum": 63744,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 6258.922805,
                "variance": 39174114.68
              },
              {
                "average": 35028.04814,
                "count": 9189750,
                "maximum": 65280,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 4783.226025,
                "variance": 22879251.21
              },
              {
                "average": 26883.60293,
                "count": 9189750,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 4461.006166,
                "variance": 19900576.01
              },
              {
                "average": 157791.3742,
                "count": 9189750,
                "maximum": 159858.5838,
                "minimum": 155919.2289,
                "name": "GpsTime",
                "position": 15,
                "stddev": 730.7524274,
                "variance": 533999.1102
              },
              {
                "average": 0,
                "count": 9189750,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9189750,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9189750,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9189750,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9189750,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435203.0025,
              5005490.064,
              878.885919,
              436198.6625,
              5006888.564,
              1080.585919
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435203.00251663843,
                    5005490.06409394,
                    878.8859190332747
                  ],
                  [
                    435203.00251663843,
                    5006888.56409394,
                    878.8859190332747
                  ],
                  [
                    436198.66251663846,
                    5006888.56409394,
                    1080.5859190332746
                  ],
                  [
                    436198.66251663846,
                    5005490.06409394,
                    1080.5859190332746
                  ],
                  [
                    435203.00251663843,
                    5005490.06409394,
                    878.8859190332747
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T22:10:58+00:00",
            "end_time": "2011-09-15T21:05: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": "45117D7306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502674112211,
              45.41249913246561,
              1233.8799596485412
            ],
            [
              -117.87504612040308,
              45.413753943481154,
              1233.8799596485412
            ],
            [
              -117.87333811632104,
              45.41376701616863,
              1328.599959648541
            ],
            [
              -117.87331877485491,
              45.412512204584274,
              1328.599959648541
            ],
            [
              -117.87502674112211,
              45.41249913246561,
              1233.8799596485412
            ]
          ]
        ]
      },
      "bbox": [
        -117.8750461,
        45.41249913,
        1233.87996,
        -117.8733188,
        45.41376702,
        1328.59996
      ],
      "properties": {
        "datetime": "2011-09-18T20:24:01Z",
        "pc:count": 97089,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431573.6113,
            "count": 97089,
            "maximum": 431665.8996,
            "minimum": 431532.2396,
            "name": "X",
            "position": 0,
            "stddev": 29.27020273,
            "variance": 856.7447679
          },
          {
            "average": 5029195.141,
            "count": 97089,
            "maximum": 5029286.594,
            "minimum": 5029147.174,
            "name": "Y",
            "position": 1,
            "stddev": 33.10829909,
            "variance": 1096.159468
          },
          {
            "average": 1284.630526,
            "count": 97089,
            "maximum": 1328.59996,
            "minimum": 1233.87996,
            "name": "Z",
            "position": 2,
            "stddev": 20.15155239,
            "variance": 406.0850639
          },
          {
            "average": 98.80966948,
            "count": 97089,
            "maximum": 225,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 37.50132824,
            "variance": 1406.34962
          },
          {
            "average": 1.044752753,
            "count": 97089,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2183431991,
            "variance": 0.04767375257
          },
          {
            "average": 1.093316442,
            "count": 97089,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3192385379,
            "variance": 0.1019132441
          },
          {
            "average": 0.4998403527,
            "count": 97089,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000025495,
            "variance": 0.2500025495
          },
          {
            "average": 0,
            "count": 97089,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.212609049,
            "count": 97089,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4091554299,
            "variance": 0.1674081658
          },
          {
            "average": 4.14372586,
            "count": 97089,
            "maximum": 15,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.891191288,
            "variance": 97.8356651
          },
          {
            "average": 138,
            "count": 97089,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10615.72518,
            "count": 97089,
            "maximum": 10617,
            "minimum": 10615,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8123732374,
            "variance": 0.6599502769
          },
          {
            "average": 31653.53818,
            "count": 97089,
            "maximum": 47104,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7652.497039,
            "variance": 58560710.93
          },
          {
            "average": 29809.85776,
            "count": 97089,
            "maximum": 44288,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7127.789937,
            "variance": 50805389.38
          },
          {
            "average": 25864.47453,
            "count": 97089,
            "maximum": 43008,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6060.082234,
            "variance": 36724596.68
          },
          {
            "average": 411923.7199,
            "count": 97089,
            "maximum": 412641.9413,
            "minimum": 411648.209,
            "name": "GpsTime",
            "position": 15,
            "stddev": 398.5630537,
            "variance": 158852.5078
          },
          {
            "average": 0,
            "count": 97089,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97089,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97089,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97089,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97089,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431532.2396,
          5029147.174,
          1233.87996,
          431665.8996,
          5029286.594,
          1328.59996
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431532.23959021043,
                5029147.1739107305,
                1233.8799596485412
              ],
              [
                431532.23959021043,
                5029286.59391073,
                1233.8799596485412
              ],
              [
                431665.89959021047,
                5029286.59391073,
                1328.599959648541
              ],
              [
                431665.89959021047,
                5029147.1739107305,
                1328.599959648541
              ],
              [
                431532.23959021043,
                5029147.1739107305,
                1233.8799596485412
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:24:01+00:00",
        "end_time": "2011-09-18T20:07:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D7306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D7306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D7306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8750461,
            45.41249913,
            1233.87996,
            -117.8733188,
            45.41376702,
            1328.59996
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502674112211,
                  45.41249913246561,
                  1233.8799596485412
                ],
                [
                  -117.87504612040308,
                  45.413753943481154,
                  1233.8799596485412
                ],
                [
                  -117.87333811632104,
                  45.41376701616863,
                  1328.599959648541
                ],
                [
                  -117.87331877485491,
                  45.412512204584274,
                  1328.599959648541
                ],
                [
                  -117.87502674112211,
                  45.41249913246561,
                  1233.8799596485412
                ]
              ]
            ]
          },
          "id": "45117D7306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:24:01Z",
            "pc:count": 97089,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431573.6113,
                "count": 97089,
                "maximum": 431665.8996,
                "minimum": 431532.2396,
                "name": "X",
                "position": 0,
                "stddev": 29.27020273,
                "variance": 856.7447679
              },
              {
                "average": 5029195.141,
                "count": 97089,
                "maximum": 5029286.594,
                "minimum": 5029147.174,
                "name": "Y",
                "position": 1,
                "stddev": 33.10829909,
                "variance": 1096.159468
              },
              {
                "average": 1284.630526,
                "count": 97089,
                "maximum": 1328.59996,
                "minimum": 1233.87996,
                "name": "Z",
                "position": 2,
                "stddev": 20.15155239,
                "variance": 406.0850639
              },
              {
                "average": 98.80966948,
                "count": 97089,
                "maximum": 225,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 37.50132824,
                "variance": 1406.34962
              },
              {
                "average": 1.044752753,
                "count": 97089,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2183431991,
                "variance": 0.04767375257
              },
              {
                "average": 1.093316442,
                "count": 97089,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3192385379,
                "variance": 0.1019132441
              },
              {
                "average": 0.4998403527,
                "count": 97089,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000025495,
                "variance": 0.2500025495
              },
              {
                "average": 0,
                "count": 97089,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.212609049,
                "count": 97089,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4091554299,
                "variance": 0.1674081658
              },
              {
                "average": 4.14372586,
                "count": 97089,
                "maximum": 15,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.891191288,
                "variance": 97.8356651
              },
              {
                "average": 138,
                "count": 97089,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10615.72518,
                "count": 97089,
                "maximum": 10617,
                "minimum": 10615,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8123732374,
                "variance": 0.6599502769
              },
              {
                "average": 31653.53818,
                "count": 97089,
                "maximum": 47104,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7652.497039,
                "variance": 58560710.93
              },
              {
                "average": 29809.85776,
                "count": 97089,
                "maximum": 44288,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7127.789937,
                "variance": 50805389.38
              },
              {
                "average": 25864.47453,
                "count": 97089,
                "maximum": 43008,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6060.082234,
                "variance": 36724596.68
              },
              {
                "average": 411923.7199,
                "count": 97089,
                "maximum": 412641.9413,
                "minimum": 411648.209,
                "name": "GpsTime",
                "position": 15,
                "stddev": 398.5630537,
                "variance": 158852.5078
              },
              {
                "average": 0,
                "count": 97089,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97089,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97089,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97089,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97089,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431532.2396,
              5029147.174,
              1233.87996,
              431665.8996,
              5029286.594,
              1328.59996
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431532.23959021043,
                    5029147.1739107305,
                    1233.8799596485412
                  ],
                  [
                    431532.23959021043,
                    5029286.59391073,
                    1233.8799596485412
                  ],
                  [
                    431665.89959021047,
                    5029286.59391073,
                    1328.599959648541
                  ],
                  [
                    431665.89959021047,
                    5029147.1739107305,
                    1328.599959648541
                  ],
                  [
                    431532.23959021043,
                    5029147.1739107305,
                    1233.8799596485412
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:24:01+00:00",
            "end_time": "2011-09-18T20:07: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": "45117B8322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752444540088,
              45.12490512692704,
              1036.486011718537
            ],
            [
              -117.98774200663004,
              45.13750979994806,
              1036.486011718537
            ],
            [
              -117.97502958037528,
              45.13761904592281,
              1134.6060117185368
            ],
            [
              -117.97481481811903,
              45.12501432516744,
              1134.6060117185368
            ],
            [
              -117.98752444540088,
              45.12490512692704,
              1036.486011718537
            ]
          ]
        ]
      },
      "bbox": [
        -117.987742,
        45.12490513,
        1036.486012,
        -117.9748148,
        45.13761905,
        1134.606012
      ],
      "properties": {
        "datetime": "2011-09-19T18:44:28Z",
        "pc:count": 9153044,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422841.2412,
            "count": 9153044,
            "maximum": 423338.006,
            "minimum": 422338.326,
            "name": "X",
            "position": 0,
            "stddev": 286.2269784,
            "variance": 81925.88314
          },
          {
            "average": 4997999.52,
            "count": 9153044,
            "maximum": 4998700.02,
            "minimum": 4997299.56,
            "name": "Y",
            "position": 1,
            "stddev": 405.5532637,
            "variance": 164473.4497
          },
          {
            "average": 1076.446474,
            "count": 9153044,
            "maximum": 1134.606012,
            "minimum": 1036.486012,
            "name": "Z",
            "position": 2,
            "stddev": 25.30190554,
            "variance": 640.1864237
          },
          {
            "average": 108.3623849,
            "count": 9153044,
            "maximum": 250,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.47986799,
            "variance": 419.4249927
          },
          {
            "average": 1.000233037,
            "count": 9153044,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01558254608,
            "variance": 0.0002428157424
          },
          {
            "average": 1.000522231,
            "count": 9153044,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02363151637,
            "variance": 0.000558448566
          },
          {
            "average": 0.5000369276,
            "count": 9153044,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000259,
            "variance": 0.2500000259
          },
          {
            "average": 0,
            "count": 9153044,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.329834861,
            "count": 9153044,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4701530068,
            "variance": 0.2210438498
          },
          {
            "average": -0.1238039,
            "count": 9153044,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.553084048,
            "variance": 73.15524674
          },
          {
            "average": 137.2405198,
            "count": 9153044,
            "maximum": 138,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4273991437,
            "variance": 0.1826700281
          },
          {
            "average": 10672.08618,
            "count": 9153044,
            "maximum": 10682,
            "minimum": 10645,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.00251869,
            "variance": 225.0755669
          },
          {
            "average": 33531.80476,
            "count": 9153044,
            "maximum": 54016,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 5764.207097,
            "variance": 33226083.45
          },
          {
            "average": 31891.72446,
            "count": 9153044,
            "maximum": 52736,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 3972.630569,
            "variance": 15781793.63
          },
          {
            "average": 25870.65561,
            "count": 9153044,
            "maximum": 52224,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 3875.540809,
            "variance": 15019816.56
          },
          {
            "average": 373569.2483,
            "count": 9153044,
            "maximum": 493068.7411,
            "minimum": 333971.9632,
            "name": "GpsTime",
            "position": 15,
            "stddev": 66394.56777,
            "variance": 4408238630
          },
          {
            "average": 0,
            "count": 9153044,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9153044,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9153044,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9153044,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9153044,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422338.326,
          4997299.56,
          1036.486012,
          423338.006,
          4998700.02,
          1134.606012
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422338.32600066025,
                4997299.560484404,
                1036.486011718537
              ],
              [
                422338.32600066025,
                4998700.020484405,
                1036.486011718537
              ],
              [
                423338.0060006603,
                4998700.020484405,
                1134.6060117185368
              ],
              [
                423338.0060006603,
                4997299.560484404,
                1134.6060117185368
              ],
              [
                422338.32600066025,
                4997299.560484404,
                1036.486011718537
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:44:28+00:00",
        "end_time": "2011-09-17T22:32:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.987742,
            45.12490513,
            1036.486012,
            -117.9748148,
            45.13761905,
            1134.606012
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752444540088,
                  45.12490512692704,
                  1036.486011718537
                ],
                [
                  -117.98774200663004,
                  45.13750979994806,
                  1036.486011718537
                ],
                [
                  -117.97502958037528,
                  45.13761904592281,
                  1134.6060117185368
                ],
                [
                  -117.97481481811903,
                  45.12501432516744,
                  1134.6060117185368
                ],
                [
                  -117.98752444540088,
                  45.12490512692704,
                  1036.486011718537
                ]
              ]
            ]
          },
          "id": "45117B8322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:44:28Z",
            "pc:count": 9153044,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422841.2412,
                "count": 9153044,
                "maximum": 423338.006,
                "minimum": 422338.326,
                "name": "X",
                "position": 0,
                "stddev": 286.2269784,
                "variance": 81925.88314
              },
              {
                "average": 4997999.52,
                "count": 9153044,
                "maximum": 4998700.02,
                "minimum": 4997299.56,
                "name": "Y",
                "position": 1,
                "stddev": 405.5532637,
                "variance": 164473.4497
              },
              {
                "average": 1076.446474,
                "count": 9153044,
                "maximum": 1134.606012,
                "minimum": 1036.486012,
                "name": "Z",
                "position": 2,
                "stddev": 25.30190554,
                "variance": 640.1864237
              },
              {
                "average": 108.3623849,
                "count": 9153044,
                "maximum": 250,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.47986799,
                "variance": 419.4249927
              },
              {
                "average": 1.000233037,
                "count": 9153044,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01558254608,
                "variance": 0.0002428157424
              },
              {
                "average": 1.000522231,
                "count": 9153044,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02363151637,
                "variance": 0.000558448566
              },
              {
                "average": 0.5000369276,
                "count": 9153044,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000259,
                "variance": 0.2500000259
              },
              {
                "average": 0,
                "count": 9153044,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.329834861,
                "count": 9153044,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4701530068,
                "variance": 0.2210438498
              },
              {
                "average": -0.1238039,
                "count": 9153044,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.553084048,
                "variance": 73.15524674
              },
              {
                "average": 137.2405198,
                "count": 9153044,
                "maximum": 138,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4273991437,
                "variance": 0.1826700281
              },
              {
                "average": 10672.08618,
                "count": 9153044,
                "maximum": 10682,
                "minimum": 10645,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.00251869,
                "variance": 225.0755669
              },
              {
                "average": 33531.80476,
                "count": 9153044,
                "maximum": 54016,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 5764.207097,
                "variance": 33226083.45
              },
              {
                "average": 31891.72446,
                "count": 9153044,
                "maximum": 52736,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 3972.630569,
                "variance": 15781793.63
              },
              {
                "average": 25870.65561,
                "count": 9153044,
                "maximum": 52224,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 3875.540809,
                "variance": 15019816.56
              },
              {
                "average": 373569.2483,
                "count": 9153044,
                "maximum": 493068.7411,
                "minimum": 333971.9632,
                "name": "GpsTime",
                "position": 15,
                "stddev": 66394.56777,
                "variance": 4408238630
              },
              {
                "average": 0,
                "count": 9153044,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9153044,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9153044,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9153044,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9153044,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422338.326,
              4997299.56,
              1036.486012,
              423338.006,
              4998700.02,
              1134.606012
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422338.32600066025,
                    4997299.560484404,
                    1036.486011718537
                  ],
                  [
                    422338.32600066025,
                    4998700.020484405,
                    1036.486011718537
                  ],
                  [
                    423338.0060006603,
                    4998700.020484405,
                    1134.6060117185368
                  ],
                  [
                    423338.0060006603,
                    4997299.560484404,
                    1134.6060117185368
                  ],
                  [
                    422338.32600066025,
                    4997299.560484404,
                    1036.486011718537
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:44:28+00:00",
            "end_time": "2011-09-17T22:32: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": "45117B8406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752478703321,
              45.16241049330745,
              1231.996956800167
            ],
            [
              -117.93773150945061,
              45.175009508071284,
              1231.996956800167
            ],
            [
              -117.92502939028671,
              45.175113101053434,
              1445.7369568001668
            ],
            [
              -117.92482546707225,
              45.16251404104521,
              1445.7369568001668
            ],
            [
              -117.93752478703321,
              45.16241049330745,
              1231.996956800167
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377315,
        45.16241049,
        1231.996957,
        -117.9248255,
        45.1751131,
        1445.736957
      ],
      "properties": {
        "datetime": "2011-09-17T18:53:13Z",
        "pc:count": 10556058,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426796.6219,
            "count": 10556058,
            "maximum": 427317.0229,
            "minimum": 426318.8229,
            "name": "X",
            "position": 0,
            "stddev": 289.8146544,
            "variance": 83992.53393
          },
          {
            "average": 5002120.051,
            "count": 10556058,
            "maximum": 5002819.039,
            "minimum": 5001419.219,
            "name": "Y",
            "position": 1,
            "stddev": 401.656554,
            "variance": 161327.9874
          },
          {
            "average": 1333.98196,
            "count": 10556058,
            "maximum": 1445.736957,
            "minimum": 1231.996957,
            "name": "Z",
            "position": 2,
            "stddev": 41.91088982,
            "variance": 1756.522686
          },
          {
            "average": 101.4740741,
            "count": 10556058,
            "maximum": 245,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.55913549,
            "variance": 1985.516555
          },
          {
            "average": 1.077077257,
            "count": 10556058,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.278041769,
            "variance": 0.07730722531
          },
          {
            "average": 1.16429419,
            "count": 10556058,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4007588713,
            "variance": 0.160607673
          },
          {
            "average": 0.5000491661,
            "count": 10556058,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000213,
            "variance": 0.2500000213
          },
          {
            "average": 0,
            "count": 10556058,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.222831856,
            "count": 10556058,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4161464124,
            "variance": 0.1731778366
          },
          {
            "average": 0.007839194413,
            "count": 10556058,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.502077857,
            "variance": 72.28532789
          },
          {
            "average": 134.6424568,
            "count": 10556058,
            "maximum": 143,
            "minimum": 126,
            "name": "UserData",
            "position": 10,
            "stddev": 2.133279075,
            "variance": 4.55087961
          },
          {
            "average": 10746.28556,
            "count": 10556058,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 46.6064587,
            "variance": 2172.161992
          },
          {
            "average": 28235.26431,
            "count": 10556058,
            "maximum": 56320,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 9517.368859,
            "variance": 90580310
          },
          {
            "average": 26414.04007,
            "count": 10556058,
            "maximum": 54784,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 8423.492635,
            "variance": 70955228.17
          },
          {
            "average": 23277.2205,
            "count": 10556058,
            "maximum": 55552,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 7516.028038,
            "variance": 56490677.47
          },
          {
            "average": 263036.2242,
            "count": 10556058,
            "maximum": 320793.8281,
            "minimum": 245816.2887,
            "name": "GpsTime",
            "position": 15,
            "stddev": 28829.99159,
            "variance": 831168414.9
          },
          {
            "average": 0,
            "count": 10556058,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10556058,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10556058,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10556058,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10556058,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426318.8229,
          5001419.219,
          1231.996957,
          427317.0229,
          5002819.039,
          1445.736957
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426318.8229238051,
                5001419.21875522,
                1231.996956800167
              ],
              [
                426318.8229238051,
                5002819.03875522,
                1231.996956800167
              ],
              [
                427317.02292380505,
                5002819.03875522,
                1445.7369568001668
              ],
              [
                427317.02292380505,
                5001419.21875522,
                1445.7369568001668
              ],
              [
                426318.8229238051,
                5001419.21875522,
                1231.996956800167
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T18:53:13+00:00",
        "end_time": "2011-09-16T22:03:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377315,
            45.16241049,
            1231.996957,
            -117.9248255,
            45.1751131,
            1445.736957
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752478703321,
                  45.16241049330745,
                  1231.996956800167
                ],
                [
                  -117.93773150945061,
                  45.175009508071284,
                  1231.996956800167
                ],
                [
                  -117.92502939028671,
                  45.175113101053434,
                  1445.7369568001668
                ],
                [
                  -117.92482546707225,
                  45.16251404104521,
                  1445.7369568001668
                ],
                [
                  -117.93752478703321,
                  45.16241049330745,
                  1231.996956800167
                ]
              ]
            ]
          },
          "id": "45117B8406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T18:53:13Z",
            "pc:count": 10556058,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426796.6219,
                "count": 10556058,
                "maximum": 427317.0229,
                "minimum": 426318.8229,
                "name": "X",
                "position": 0,
                "stddev": 289.8146544,
                "variance": 83992.53393
              },
              {
                "average": 5002120.051,
                "count": 10556058,
                "maximum": 5002819.039,
                "minimum": 5001419.219,
                "name": "Y",
                "position": 1,
                "stddev": 401.656554,
                "variance": 161327.9874
              },
              {
                "average": 1333.98196,
                "count": 10556058,
                "maximum": 1445.736957,
                "minimum": 1231.996957,
                "name": "Z",
                "position": 2,
                "stddev": 41.91088982,
                "variance": 1756.522686
              },
              {
                "average": 101.4740741,
                "count": 10556058,
                "maximum": 245,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.55913549,
                "variance": 1985.516555
              },
              {
                "average": 1.077077257,
                "count": 10556058,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.278041769,
                "variance": 0.07730722531
              },
              {
                "average": 1.16429419,
                "count": 10556058,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4007588713,
                "variance": 0.160607673
              },
              {
                "average": 0.5000491661,
                "count": 10556058,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000213,
                "variance": 0.2500000213
              },
              {
                "average": 0,
                "count": 10556058,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.222831856,
                "count": 10556058,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4161464124,
                "variance": 0.1731778366
              },
              {
                "average": 0.007839194413,
                "count": 10556058,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.502077857,
                "variance": 72.28532789
              },
              {
                "average": 134.6424568,
                "count": 10556058,
                "maximum": 143,
                "minimum": 126,
                "name": "UserData",
                "position": 10,
                "stddev": 2.133279075,
                "variance": 4.55087961
              },
              {
                "average": 10746.28556,
                "count": 10556058,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 46.6064587,
                "variance": 2172.161992
              },
              {
                "average": 28235.26431,
                "count": 10556058,
                "maximum": 56320,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 9517.368859,
                "variance": 90580310
              },
              {
                "average": 26414.04007,
                "count": 10556058,
                "maximum": 54784,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 8423.492635,
                "variance": 70955228.17
              },
              {
                "average": 23277.2205,
                "count": 10556058,
                "maximum": 55552,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 7516.028038,
                "variance": 56490677.47
              },
              {
                "average": 263036.2242,
                "count": 10556058,
                "maximum": 320793.8281,
                "minimum": 245816.2887,
                "name": "GpsTime",
                "position": 15,
                "stddev": 28829.99159,
                "variance": 831168414.9
              },
              {
                "average": 0,
                "count": 10556058,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10556058,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10556058,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10556058,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10556058,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426318.8229,
              5001419.219,
              1231.996957,
              427317.0229,
              5002819.039,
              1445.736957
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426318.8229238051,
                    5001419.21875522,
                    1231.996956800167
                  ],
                  [
                    426318.8229238051,
                    5002819.03875522,
                    1231.996956800167
                  ],
                  [
                    427317.02292380505,
                    5002819.03875522,
                    1445.7369568001668
                  ],
                  [
                    427317.02292380505,
                    5001419.21875522,
                    1445.7369568001668
                  ],
                  [
                    426318.8229238051,
                    5001419.21875522,
                    1231.996956800167
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T18:53:13+00:00",
            "end_time": "2011-09-16T22: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": "45117D7311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502477193242,
              45.399917345441565,
              874.0175285335555
            ],
            [
              -117.87521922078072,
              45.41250975170987,
              874.0175285335555
            ],
            [
              -117.86261377262774,
              45.412605649167055,
              1348.6775285335555
            ],
            [
              -117.86242212350703,
              45.40001320103367,
              1348.6775285335555
            ],
            [
              -117.87502477193242,
              45.399917345441565,
              874.0175285335555
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752192,
        45.39991735,
        874.0175285,
        -117.8624221,
        45.41260565,
        1348.677529
      ],
      "properties": {
        "datetime": "2011-09-18T20:52:39Z",
        "pc:count": 8902951,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431988.1678,
            "count": 8902951,
            "maximum": 432503.6515,
            "minimum": 431517.1915,
            "name": "X",
            "position": 0,
            "stddev": 285.9878303,
            "variance": 81789.03908
          },
          {
            "average": 5028341.638,
            "count": 8902951,
            "maximum": 5029148.517,
            "minimum": 5027749.397,
            "name": "Y",
            "position": 1,
            "stddev": 347.425069,
            "variance": 120704.1786
          },
          {
            "average": 1142.068546,
            "count": 8902951,
            "maximum": 1348.677529,
            "minimum": 874.0175285,
            "name": "Z",
            "position": 2,
            "stddev": 111.3900246,
            "variance": 12407.73757
          },
          {
            "average": 96.57354399,
            "count": 8902951,
            "maximum": 252,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 40.14657478,
            "variance": 1611.747467
          },
          {
            "average": 1.05428436,
            "count": 8902951,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2414366869,
            "variance": 0.0582916738
          },
          {
            "average": 1.113750823,
            "count": 8902951,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3534252955,
            "variance": 0.1249094395
          },
          {
            "average": 0.5001751666,
            "count": 8902951,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999974,
            "variance": 0.2499999974
          },
          {
            "average": 0,
            "count": 8902951,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.231171327,
            "count": 8902951,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4215817415,
            "variance": 0.1777311647
          },
          {
            "average": -0.9133646182,
            "count": 8902951,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.635189959,
            "variance": 74.56650564
          },
          {
            "average": 138,
            "count": 8902951,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10615.8149,
            "count": 8902951,
            "maximum": 10620,
            "minimum": 10612,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.591928778,
            "variance": 2.534237235
          },
          {
            "average": 28057.62635,
            "count": 8902951,
            "maximum": 55296,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 9297.352821,
            "variance": 86440769.47
          },
          {
            "average": 27054.22571,
            "count": 8902951,
            "maximum": 52480,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 7535.91209,
            "variance": 56789971.03
          },
          {
            "average": 23045.06387,
            "count": 8902951,
            "maximum": 54784,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 5928.924994,
            "variance": 35152151.59
          },
          {
            "average": 411936.2283,
            "count": 8902951,
            "maximum": 414359.1218,
            "minimum": 409877.0326,
            "name": "GpsTime",
            "position": 15,
            "stddev": 870.4176705,
            "variance": 757626.9211
          },
          {
            "average": 0,
            "count": 8902951,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8902951,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8902951,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8902951,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8902951,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431517.1915,
          5027749.397,
          874.0175285,
          432503.6515,
          5029148.517,
          1348.677529
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431517.19145321986,
                5027749.397428953,
                874.0175285335555
              ],
              [
                431517.19145321986,
                5029148.517428952,
                874.0175285335555
              ],
              [
                432503.6514532198,
                5029148.517428952,
                1348.6775285335555
              ],
              [
                432503.6514532198,
                5027749.397428953,
                1348.6775285335555
              ],
              [
                431517.19145321986,
                5027749.397428953,
                874.0175285335555
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:52:39+00:00",
        "end_time": "2011-09-18T19:37:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D7311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D7311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D7311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752192,
            45.39991735,
            874.0175285,
            -117.8624221,
            45.41260565,
            1348.677529
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502477193242,
                  45.399917345441565,
                  874.0175285335555
                ],
                [
                  -117.87521922078072,
                  45.41250975170987,
                  874.0175285335555
                ],
                [
                  -117.86261377262774,
                  45.412605649167055,
                  1348.6775285335555
                ],
                [
                  -117.86242212350703,
                  45.40001320103367,
                  1348.6775285335555
                ],
                [
                  -117.87502477193242,
                  45.399917345441565,
                  874.0175285335555
                ]
              ]
            ]
          },
          "id": "45117D7311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:52:39Z",
            "pc:count": 8902951,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431988.1678,
                "count": 8902951,
                "maximum": 432503.6515,
                "minimum": 431517.1915,
                "name": "X",
                "position": 0,
                "stddev": 285.9878303,
                "variance": 81789.03908
              },
              {
                "average": 5028341.638,
                "count": 8902951,
                "maximum": 5029148.517,
                "minimum": 5027749.397,
                "name": "Y",
                "position": 1,
                "stddev": 347.425069,
                "variance": 120704.1786
              },
              {
                "average": 1142.068546,
                "count": 8902951,
                "maximum": 1348.677529,
                "minimum": 874.0175285,
                "name": "Z",
                "position": 2,
                "stddev": 111.3900246,
                "variance": 12407.73757
              },
              {
                "average": 96.57354399,
                "count": 8902951,
                "maximum": 252,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 40.14657478,
                "variance": 1611.747467
              },
              {
                "average": 1.05428436,
                "count": 8902951,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2414366869,
                "variance": 0.0582916738
              },
              {
                "average": 1.113750823,
                "count": 8902951,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3534252955,
                "variance": 0.1249094395
              },
              {
                "average": 0.5001751666,
                "count": 8902951,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999974,
                "variance": 0.2499999974
              },
              {
                "average": 0,
                "count": 8902951,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.231171327,
                "count": 8902951,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4215817415,
                "variance": 0.1777311647
              },
              {
                "average": -0.9133646182,
                "count": 8902951,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.635189959,
                "variance": 74.56650564
              },
              {
                "average": 138,
                "count": 8902951,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10615.8149,
                "count": 8902951,
                "maximum": 10620,
                "minimum": 10612,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.591928778,
                "variance": 2.534237235
              },
              {
                "average": 28057.62635,
                "count": 8902951,
                "maximum": 55296,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 9297.352821,
                "variance": 86440769.47
              },
              {
                "average": 27054.22571,
                "count": 8902951,
                "maximum": 52480,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 7535.91209,
                "variance": 56789971.03
              },
              {
                "average": 23045.06387,
                "count": 8902951,
                "maximum": 54784,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 5928.924994,
                "variance": 35152151.59
              },
              {
                "average": 411936.2283,
                "count": 8902951,
                "maximum": 414359.1218,
                "minimum": 409877.0326,
                "name": "GpsTime",
                "position": 15,
                "stddev": 870.4176705,
                "variance": 757626.9211
              },
              {
                "average": 0,
                "count": 8902951,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8902951,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8902951,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8902951,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8902951,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431517.1915,
              5027749.397,
              874.0175285,
              432503.6515,
              5029148.517,
              1348.677529
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431517.19145321986,
                    5027749.397428953,
                    874.0175285335555
                  ],
                  [
                    431517.19145321986,
                    5029148.517428952,
                    874.0175285335555
                  ],
                  [
                    432503.6514532198,
                    5029148.517428952,
                    1348.6775285335555
                  ],
                  [
                    432503.6514532198,
                    5027749.397428953,
                    1348.6775285335555
                  ],
                  [
                    431517.19145321986,
                    5027749.397428953,
                    874.0175285335555
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:52:39+00:00",
            "end_time": "2011-09-18T19:37: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": "45117C8201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752598196858,
              45.362458396946806,
              819.407443012684
            ],
            [
              -117.93773337450783,
              45.37500998788189,
              819.407443012684
            ],
            [
              -117.93091762977332,
              45.37506574506261,
              841.2674430126839
            ],
            [
              -117.93071174410044,
              45.362514129865616,
              841.2674430126839
            ],
            [
              -117.93752598196858,
              45.362458396946806,
              819.407443012684
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377334,
        45.3624584,
        819.407443,
        -117.9307117,
        45.37506575,
        841.267443
      ],
      "properties": {
        "datetime": "2011-09-14T22:35:58Z",
        "pc:count": 5402552,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426823.6662,
            "count": 5402552,
            "maximum": 427110.8031,
            "minimum": 426577.0631,
            "name": "X",
            "position": 0,
            "stddev": 140.9184954,
            "variance": 19858.02234
          },
          {
            "average": 5024341.783,
            "count": 5402552,
            "maximum": 5025037.607,
            "minimum": 5023643.007,
            "name": "Y",
            "position": 1,
            "stddev": 401.0743306,
            "variance": 160860.6186
          },
          {
            "average": 822.4817018,
            "count": 5402552,
            "maximum": 841.267443,
            "minimum": 819.407443,
            "name": "Z",
            "position": 2,
            "stddev": 1.249630926,
            "variance": 1.561577451
          },
          {
            "average": 197.3857808,
            "count": 5402552,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.95282768,
            "variance": 958.0775412
          },
          {
            "average": 1.005460197,
            "count": 5402552,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08030898303,
            "variance": 0.006449532756
          },
          {
            "average": 1.011013499,
            "count": 5402552,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1184107087,
            "variance": 0.01402109592
          },
          {
            "average": 0.4935871048,
            "count": 5402552,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999589194,
            "variance": 0.249958921
          },
          {
            "average": 0,
            "count": 5402552,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.268697275,
            "count": 5402552,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4432821739,
            "variance": 0.1964990857
          },
          {
            "average": -1.003289661,
            "count": 5402552,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.559237258,
            "variance": 57.14206792
          },
          {
            "average": 209.5962902,
            "count": 5402552,
            "maximum": 213,
            "minimum": 198,
            "name": "UserData",
            "position": 10,
            "stddev": 1.69502143,
            "variance": 2.873097647
          },
          {
            "average": 206.7766265,
            "count": 5402552,
            "maximum": 232,
            "minimum": 182,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.00778658,
            "variance": 576.3738165
          },
          {
            "average": 36364.62266,
            "count": 5402552,
            "maximum": 57856,
            "minimum": 8704,
            "name": "Red",
            "position": 12,
            "stddev": 10904.208,
            "variance": 118901752.2
          },
          {
            "average": 33921.67369,
            "count": 5402552,
            "maximum": 54784,
            "minimum": 7680,
            "name": "Green",
            "position": 13,
            "stddev": 8966.364395,
            "variance": 80395690.47
          },
          {
            "average": 30826.86699,
            "count": 5402552,
            "maximum": 54016,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 8811.487799,
            "variance": 77642317.23
          },
          {
            "average": 74191.19146,
            "count": 5402552,
            "maximum": 74958.53027,
            "minimum": 73949.3139,
            "name": "GpsTime",
            "position": 15,
            "stddev": 355.0925563,
            "variance": 126090.7236
          },
          {
            "average": 0,
            "count": 5402552,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5402552,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5402552,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5402552,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5402552,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426577.0631,
          5023643.007,
          819.407443,
          427110.8031,
          5025037.607,
          841.267443
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426577.063061511,
                5023643.007457776,
                819.407443012684
              ],
              [
                426577.063061511,
                5025037.607457776,
                819.407443012684
              ],
              [
                427110.803061511,
                5025037.607457776,
                841.2674430126839
              ],
              [
                427110.803061511,
                5023643.007457776,
                841.2674430126839
              ],
              [
                426577.063061511,
                5023643.007457776,
                819.407443012684
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:35:58+00:00",
        "end_time": "2011-09-14T22:19:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377334,
            45.3624584,
            819.407443,
            -117.9307117,
            45.37506575,
            841.267443
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752598196858,
                  45.362458396946806,
                  819.407443012684
                ],
                [
                  -117.93773337450783,
                  45.37500998788189,
                  819.407443012684
                ],
                [
                  -117.93091762977332,
                  45.37506574506261,
                  841.2674430126839
                ],
                [
                  -117.93071174410044,
                  45.362514129865616,
                  841.2674430126839
                ],
                [
                  -117.93752598196858,
                  45.362458396946806,
                  819.407443012684
                ]
              ]
            ]
          },
          "id": "45117C8201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:35:58Z",
            "pc:count": 5402552,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426823.6662,
                "count": 5402552,
                "maximum": 427110.8031,
                "minimum": 426577.0631,
                "name": "X",
                "position": 0,
                "stddev": 140.9184954,
                "variance": 19858.02234
              },
              {
                "average": 5024341.783,
                "count": 5402552,
                "maximum": 5025037.607,
                "minimum": 5023643.007,
                "name": "Y",
                "position": 1,
                "stddev": 401.0743306,
                "variance": 160860.6186
              },
              {
                "average": 822.4817018,
                "count": 5402552,
                "maximum": 841.267443,
                "minimum": 819.407443,
                "name": "Z",
                "position": 2,
                "stddev": 1.249630926,
                "variance": 1.561577451
              },
              {
                "average": 197.3857808,
                "count": 5402552,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.95282768,
                "variance": 958.0775412
              },
              {
                "average": 1.005460197,
                "count": 5402552,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08030898303,
                "variance": 0.006449532756
              },
              {
                "average": 1.011013499,
                "count": 5402552,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1184107087,
                "variance": 0.01402109592
              },
              {
                "average": 0.4935871048,
                "count": 5402552,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999589194,
                "variance": 0.249958921
              },
              {
                "average": 0,
                "count": 5402552,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.268697275,
                "count": 5402552,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4432821739,
                "variance": 0.1964990857
              },
              {
                "average": -1.003289661,
                "count": 5402552,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.559237258,
                "variance": 57.14206792
              },
              {
                "average": 209.5962902,
                "count": 5402552,
                "maximum": 213,
                "minimum": 198,
                "name": "UserData",
                "position": 10,
                "stddev": 1.69502143,
                "variance": 2.873097647
              },
              {
                "average": 206.7766265,
                "count": 5402552,
                "maximum": 232,
                "minimum": 182,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.00778658,
                "variance": 576.3738165
              },
              {
                "average": 36364.62266,
                "count": 5402552,
                "maximum": 57856,
                "minimum": 8704,
                "name": "Red",
                "position": 12,
                "stddev": 10904.208,
                "variance": 118901752.2
              },
              {
                "average": 33921.67369,
                "count": 5402552,
                "maximum": 54784,
                "minimum": 7680,
                "name": "Green",
                "position": 13,
                "stddev": 8966.364395,
                "variance": 80395690.47
              },
              {
                "average": 30826.86699,
                "count": 5402552,
                "maximum": 54016,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 8811.487799,
                "variance": 77642317.23
              },
              {
                "average": 74191.19146,
                "count": 5402552,
                "maximum": 74958.53027,
                "minimum": 73949.3139,
                "name": "GpsTime",
                "position": 15,
                "stddev": 355.0925563,
                "variance": 126090.7236
              },
              {
                "average": 0,
                "count": 5402552,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5402552,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5402552,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5402552,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5402552,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426577.0631,
              5023643.007,
              819.407443,
              427110.8031,
              5025037.607,
              841.267443
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426577.063061511,
                    5023643.007457776,
                    819.407443012684
                  ],
                  [
                    426577.063061511,
                    5025037.607457776,
                    819.407443012684
                  ],
                  [
                    427110.803061511,
                    5025037.607457776,
                    841.2674430126839
                  ],
                  [
                    427110.803061511,
                    5023643.007457776,
                    841.2674430126839
                  ],
                  [
                    426577.063061511,
                    5023643.007457776,
                    819.407443012684
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:35:58+00:00",
            "end_time": "2011-09-14T22:19: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": "45117B6325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.70002500246105,
              45.124936387921856,
              1029.985666214966
            ],
            [
              -117.70017884741004,
              45.13751085058213,
              1029.985666214966
            ],
            [
              -117.68764989280203,
              45.13758697691467,
              1223.7256662149662
            ],
            [
              -117.68749880022044,
              45.12501248107104,
              1223.7256662149662
            ],
            [
              -117.70002500246105,
              45.124936387921856,
              1029.985666214966
            ]
          ]
        ]
      },
      "bbox": [
        -117.7001788,
        45.12493639,
        1029.985666,
        -117.6874988,
        45.13758698,
        1223.725666
      ],
      "properties": {
        "datetime": "2011-09-16T00:25:09Z",
        "pc:count": 8856477,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 445332.4472,
            "count": 8856477,
            "maximum": 445933.5955,
            "minimum": 444948.4155,
            "name": "X",
            "position": 0,
            "stddev": 245.4179587,
            "variance": 60229.97444
          },
          {
            "average": 4997690.247,
            "count": 8856477,
            "maximum": 4998464.058,
            "minimum": 4997067.058,
            "name": "Y",
            "position": 1,
            "stddev": 393.5349702,
            "variance": 154869.7728
          },
          {
            "average": 1137.346268,
            "count": 8856477,
            "maximum": 1223.725666,
            "minimum": 1029.985666,
            "name": "Z",
            "position": 2,
            "stddev": 33.15905034,
            "variance": 1099.52262
          },
          {
            "average": 95.52160221,
            "count": 8856477,
            "maximum": 236,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.48298024,
            "variance": 2350.599373
          },
          {
            "average": 1.115134946,
            "count": 8856477,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3432965535,
            "variance": 0.1178525236
          },
          {
            "average": 1.239148479,
            "count": 8856477,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4867400084,
            "variance": 0.2369158358
          },
          {
            "average": 0.5004925774,
            "count": 8856477,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997856,
            "variance": 0.2499997856
          },
          {
            "average": 0,
            "count": 8856477,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.234302534,
            "count": 8856477,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4235621284,
            "variance": 0.1794048766
          },
          {
            "average": -0.7361791438,
            "count": 8856477,
            "maximum": 16.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.299983884,
            "variance": 68.88973247
          },
          {
            "average": 124.1684312,
            "count": 8856477,
            "maximum": 141,
            "minimum": 118,
            "name": "UserData",
            "position": 10,
            "stddev": 3.554038293,
            "variance": 12.63118818
          },
          {
            "average": 10690.18546,
            "count": 8856477,
            "maximum": 10741,
            "minimum": 10684,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.47804589,
            "variance": 209.6138127
          },
          {
            "average": 23102.96029,
            "count": 8856477,
            "maximum": 55296,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 10325.36071,
            "variance": 106613073.9
          },
          {
            "average": 23008.24473,
            "count": 8856477,
            "maximum": 52224,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 9938.075405,
            "variance": 98765342.75
          },
          {
            "average": 19766.91821,
            "count": 8856477,
            "maximum": 52480,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 8298.526819,
            "variance": 68865547.37
          },
          {
            "average": 148332.5792,
            "count": 8856477,
            "maximum": 167909.8305,
            "minimum": 146254.6816,
            "name": "GpsTime",
            "position": 15,
            "stddev": 5564.696711,
            "variance": 30965849.49
          },
          {
            "average": 0,
            "count": 8856477,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8856477,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8856477,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8856477,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8856477,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          444948.4155,
          4997067.058,
          1029.985666,
          445933.5955,
          4998464.058,
          1223.725666
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                444948.415473915,
                4997067.058012206,
                1029.985666214966
              ],
              [
                444948.415473915,
                4998464.058012206,
                1029.985666214966
              ],
              [
                445933.59547391505,
                4998464.058012206,
                1223.7256662149662
              ],
              [
                445933.59547391505,
                4997067.058012206,
                1223.7256662149662
              ],
              [
                444948.415473915,
                4997067.058012206,
                1029.985666214966
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T00:25:09+00:00",
        "end_time": "2011-09-15T18:24:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B6325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B6325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B6325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7001788,
            45.12493639,
            1029.985666,
            -117.6874988,
            45.13758698,
            1223.725666
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.70002500246105,
                  45.124936387921856,
                  1029.985666214966
                ],
                [
                  -117.70017884741004,
                  45.13751085058213,
                  1029.985666214966
                ],
                [
                  -117.68764989280203,
                  45.13758697691467,
                  1223.7256662149662
                ],
                [
                  -117.68749880022044,
                  45.12501248107104,
                  1223.7256662149662
                ],
                [
                  -117.70002500246105,
                  45.124936387921856,
                  1029.985666214966
                ]
              ]
            ]
          },
          "id": "45117B6325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T00:25:09Z",
            "pc:count": 8856477,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 445332.4472,
                "count": 8856477,
                "maximum": 445933.5955,
                "minimum": 444948.4155,
                "name": "X",
                "position": 0,
                "stddev": 245.4179587,
                "variance": 60229.97444
              },
              {
                "average": 4997690.247,
                "count": 8856477,
                "maximum": 4998464.058,
                "minimum": 4997067.058,
                "name": "Y",
                "position": 1,
                "stddev": 393.5349702,
                "variance": 154869.7728
              },
              {
                "average": 1137.346268,
                "count": 8856477,
                "maximum": 1223.725666,
                "minimum": 1029.985666,
                "name": "Z",
                "position": 2,
                "stddev": 33.15905034,
                "variance": 1099.52262
              },
              {
                "average": 95.52160221,
                "count": 8856477,
                "maximum": 236,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.48298024,
                "variance": 2350.599373
              },
              {
                "average": 1.115134946,
                "count": 8856477,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3432965535,
                "variance": 0.1178525236
              },
              {
                "average": 1.239148479,
                "count": 8856477,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4867400084,
                "variance": 0.2369158358
              },
              {
                "average": 0.5004925774,
                "count": 8856477,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997856,
                "variance": 0.2499997856
              },
              {
                "average": 0,
                "count": 8856477,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.234302534,
                "count": 8856477,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4235621284,
                "variance": 0.1794048766
              },
              {
                "average": -0.7361791438,
                "count": 8856477,
                "maximum": 16.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.299983884,
                "variance": 68.88973247
              },
              {
                "average": 124.1684312,
                "count": 8856477,
                "maximum": 141,
                "minimum": 118,
                "name": "UserData",
                "position": 10,
                "stddev": 3.554038293,
                "variance": 12.63118818
              },
              {
                "average": 10690.18546,
                "count": 8856477,
                "maximum": 10741,
                "minimum": 10684,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.47804589,
                "variance": 209.6138127
              },
              {
                "average": 23102.96029,
                "count": 8856477,
                "maximum": 55296,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 10325.36071,
                "variance": 106613073.9
              },
              {
                "average": 23008.24473,
                "count": 8856477,
                "maximum": 52224,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 9938.075405,
                "variance": 98765342.75
              },
              {
                "average": 19766.91821,
                "count": 8856477,
                "maximum": 52480,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 8298.526819,
                "variance": 68865547.37
              },
              {
                "average": 148332.5792,
                "count": 8856477,
                "maximum": 167909.8305,
                "minimum": 146254.6816,
                "name": "GpsTime",
                "position": 15,
                "stddev": 5564.696711,
                "variance": 30965849.49
              },
              {
                "average": 0,
                "count": 8856477,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8856477,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8856477,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8856477,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8856477,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              444948.4155,
              4997067.058,
              1029.985666,
              445933.5955,
              4998464.058,
              1223.725666
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    444948.415473915,
                    4997067.058012206,
                    1029.985666214966
                  ],
                  [
                    444948.415473915,
                    4998464.058012206,
                    1029.985666214966
                  ],
                  [
                    445933.59547391505,
                    4998464.058012206,
                    1223.7256662149662
                  ],
                  [
                    445933.59547391505,
                    4997067.058012206,
                    1223.7256662149662
                  ],
                  [
                    444948.415473915,
                    4997067.058012206,
                    1029.985666214966
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T00:25:09+00:00",
            "end_time": "2011-09-15T18:24: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": "45117B7319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752502294045,
              45.13742149084673,
              1090.8425334926285
            ],
            [
              -117.83770937293419,
              45.15000974136759,
              1090.8425334926285
            ],
            [
              -117.82502900356829,
              45.150102051396956,
              1214.9825334926284
            ],
            [
              -117.82484744330291,
              45.13751376059421,
              1214.9825334926284
            ],
            [
              -117.83752502294045,
              45.13742149084673,
              1090.8425334926285
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377094,
        45.13742149,
        1090.842533,
        -117.8248474,
        45.15010205,
        1214.982533
      ],
      "properties": {
        "datetime": "2011-09-16T00:16:01Z",
        "pc:count": 9723906,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434648.011,
            "count": 9723906,
            "maximum": 435146.1613,
            "minimum": 434149.2613,
            "name": "X",
            "position": 0,
            "stddev": 283.3852129,
            "variance": 80307.17888
          },
          {
            "average": 4999255.821,
            "count": 9723906,
            "maximum": 4999955.431,
            "minimum": 4998556.851,
            "name": "Y",
            "position": 1,
            "stddev": 401.2630021,
            "variance": 161011.9969
          },
          {
            "average": 1177.142364,
            "count": 9723906,
            "maximum": 1214.982533,
            "minimum": 1090.842533,
            "name": "Z",
            "position": 2,
            "stddev": 18.78332755,
            "variance": 352.8133939
          },
          {
            "average": 114.7454594,
            "count": 9723906,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.42561958,
            "variance": 417.2059351
          },
          {
            "average": 1.002267813,
            "count": 9723906,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05201438669,
            "variance": 0.002705496422
          },
          {
            "average": 1.004822445,
            "count": 9723906,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07987641319,
            "variance": 0.006380241384
          },
          {
            "average": 0.5000189224,
            "count": 9723906,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000254,
            "variance": 0.2500000254
          },
          {
            "average": 0,
            "count": 9723906,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.329727684,
            "count": 9723906,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4701141999,
            "variance": 0.221007361
          },
          {
            "average": 0.1520058047,
            "count": 9723906,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.794873777,
            "variance": 77.34980475
          },
          {
            "average": 134.610219,
            "count": 9723906,
            "maximum": 148,
            "minimum": 125,
            "name": "UserData",
            "position": 10,
            "stddev": 3.794157835,
            "variance": 14.39563368
          },
          {
            "average": 10735.46818,
            "count": 9723906,
            "maximum": 10740,
            "minimum": 10731,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.67355507,
            "variance": 2.800786573
          },
          {
            "average": 35061.06535,
            "count": 9723906,
            "maximum": 56064,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 5460.293162,
            "variance": 29814801.42
          },
          {
            "average": 32506.29639,
            "count": 9723906,
            "maximum": 54784,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 4059.924266,
            "variance": 16482985.04
          },
          {
            "average": 26906.14358,
            "count": 9723906,
            "maximum": 52224,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 3813.850404,
            "variance": 14545454.91
          },
          {
            "average": 165265.601,
            "count": 9723906,
            "maximum": 167361.1748,
            "minimum": 163263.3194,
            "name": "GpsTime",
            "position": 15,
            "stddev": 786.5698755,
            "variance": 618692.1691
          },
          {
            "average": 0,
            "count": 9723906,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9723906,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9723906,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9723906,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9723906,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434149.2613,
          4998556.851,
          1090.842533,
          435146.1613,
          4999955.431,
          1214.982533
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434149.26127459685,
                4998556.851166642,
                1090.8425334926285
              ],
              [
                434149.26127459685,
                4999955.431166642,
                1090.8425334926285
              ],
              [
                435146.1612745969,
                4999955.431166642,
                1214.9825334926284
              ],
              [
                435146.1612745969,
                4998556.851166642,
                1214.9825334926284
              ],
              [
                434149.26127459685,
                4998556.851166642,
                1090.8425334926285
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T00:16:01+00:00",
        "end_time": "2011-09-15T23:07:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377094,
            45.13742149,
            1090.842533,
            -117.8248474,
            45.15010205,
            1214.982533
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752502294045,
                  45.13742149084673,
                  1090.8425334926285
                ],
                [
                  -117.83770937293419,
                  45.15000974136759,
                  1090.8425334926285
                ],
                [
                  -117.82502900356829,
                  45.150102051396956,
                  1214.9825334926284
                ],
                [
                  -117.82484744330291,
                  45.13751376059421,
                  1214.9825334926284
                ],
                [
                  -117.83752502294045,
                  45.13742149084673,
                  1090.8425334926285
                ]
              ]
            ]
          },
          "id": "45117B7319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T00:16:01Z",
            "pc:count": 9723906,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434648.011,
                "count": 9723906,
                "maximum": 435146.1613,
                "minimum": 434149.2613,
                "name": "X",
                "position": 0,
                "stddev": 283.3852129,
                "variance": 80307.17888
              },
              {
                "average": 4999255.821,
                "count": 9723906,
                "maximum": 4999955.431,
                "minimum": 4998556.851,
                "name": "Y",
                "position": 1,
                "stddev": 401.2630021,
                "variance": 161011.9969
              },
              {
                "average": 1177.142364,
                "count": 9723906,
                "maximum": 1214.982533,
                "minimum": 1090.842533,
                "name": "Z",
                "position": 2,
                "stddev": 18.78332755,
                "variance": 352.8133939
              },
              {
                "average": 114.7454594,
                "count": 9723906,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.42561958,
                "variance": 417.2059351
              },
              {
                "average": 1.002267813,
                "count": 9723906,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05201438669,
                "variance": 0.002705496422
              },
              {
                "average": 1.004822445,
                "count": 9723906,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07987641319,
                "variance": 0.006380241384
              },
              {
                "average": 0.5000189224,
                "count": 9723906,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000254,
                "variance": 0.2500000254
              },
              {
                "average": 0,
                "count": 9723906,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.329727684,
                "count": 9723906,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4701141999,
                "variance": 0.221007361
              },
              {
                "average": 0.1520058047,
                "count": 9723906,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.794873777,
                "variance": 77.34980475
              },
              {
                "average": 134.610219,
                "count": 9723906,
                "maximum": 148,
                "minimum": 125,
                "name": "UserData",
                "position": 10,
                "stddev": 3.794157835,
                "variance": 14.39563368
              },
              {
                "average": 10735.46818,
                "count": 9723906,
                "maximum": 10740,
                "minimum": 10731,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.67355507,
                "variance": 2.800786573
              },
              {
                "average": 35061.06535,
                "count": 9723906,
                "maximum": 56064,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 5460.293162,
                "variance": 29814801.42
              },
              {
                "average": 32506.29639,
                "count": 9723906,
                "maximum": 54784,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 4059.924266,
                "variance": 16482985.04
              },
              {
                "average": 26906.14358,
                "count": 9723906,
                "maximum": 52224,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 3813.850404,
                "variance": 14545454.91
              },
              {
                "average": 165265.601,
                "count": 9723906,
                "maximum": 167361.1748,
                "minimum": 163263.3194,
                "name": "GpsTime",
                "position": 15,
                "stddev": 786.5698755,
                "variance": 618692.1691
              },
              {
                "average": 0,
                "count": 9723906,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9723906,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9723906,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9723906,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9723906,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434149.2613,
              4998556.851,
              1090.842533,
              435146.1613,
              4999955.431,
              1214.982533
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434149.26127459685,
                    4998556.851166642,
                    1090.8425334926285
                  ],
                  [
                    434149.26127459685,
                    4999955.431166642,
                    1090.8425334926285
                  ],
                  [
                    435146.1612745969,
                    4999955.431166642,
                    1214.9825334926284
                  ],
                  [
                    435146.1612745969,
                    4998556.851166642,
                    1214.9825334926284
                  ],
                  [
                    434149.26127459685,
                    4998556.851166642,
                    1090.8425334926285
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T00:16:01+00:00",
            "end_time": "2011-09-15T23: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": "45117C8206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752663735955,
              45.356131672131305,
              821.0636441750787
            ],
            [
              -117.93763199168103,
              45.36251025981153,
              821.0636441750787
            ],
            [
              -117.93089664779993,
              45.36256535604467,
              841.6436441750786
            ],
            [
              -117.93079205001055,
              45.35618675617971,
              841.6436441750786
            ],
            [
              -117.93752663735955,
              45.356131672131305,
              821.0636441750787
            ]
          ]
        ]
      },
      "bbox": [
        -117.937632,
        45.35613167,
        821.0636442,
        -117.9307921,
        45.36256536,
        841.6436442
      ],
      "properties": {
        "datetime": "2011-09-14T22:36:09Z",
        "pc:count": 1610682,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426759.1301,
            "count": 1610682,
            "maximum": 427096.3878,
            "minimum": 426568.8278,
            "name": "X",
            "position": 0,
            "stddev": 124.5495109,
            "variance": 15512.58066
          },
          {
            "average": 5023403.516,
            "count": 1610682,
            "maximum": 5023648.866,
            "minimum": 5022940.146,
            "name": "Y",
            "position": 1,
            "stddev": 165.4306994,
            "variance": 27367.3163
          },
          {
            "average": 822.9868964,
            "count": 1610682,
            "maximum": 841.6436442,
            "minimum": 821.0636442,
            "name": "Z",
            "position": 2,
            "stddev": 1.52001326,
            "variance": 2.310440312
          },
          {
            "average": 179.3095651,
            "count": 1610682,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.87839447,
            "variance": 2292.340657
          },
          {
            "average": 1.021997514,
            "count": 1610682,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1592340732,
            "variance": 0.02535549006
          },
          {
            "average": 1.043759724,
            "count": 1610682,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2308321394,
            "variance": 0.05328347659
          },
          {
            "average": 0.5007307464,
            "count": 1610682,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996212,
            "variance": 0.2499996212
          },
          {
            "average": 0,
            "count": 1610682,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.244048794,
            "count": 1610682,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4295219375,
            "variance": 0.1844890948
          },
          {
            "average": 1.890230493,
            "count": 1610682,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.030211505,
            "variance": 49.42387381
          },
          {
            "average": 203.625124,
            "count": 1610682,
            "maximum": 213,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 7.02908504,
            "variance": 49.4080365
          },
          {
            "average": 207.1415165,
            "count": 1610682,
            "maximum": 232,
            "minimum": 182,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.01871071,
            "variance": 576.8984641
          },
          {
            "average": 41058.45215,
            "count": 1610682,
            "maximum": 64256,
            "minimum": 8960,
            "name": "Red",
            "position": 12,
            "stddev": 11267.15654,
            "variance": 126948816.4
          },
          {
            "average": 38318.65746,
            "count": 1610682,
            "maximum": 64000,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 9478.768261,
            "variance": 89847047.74
          },
          {
            "average": 35136.87647,
            "count": 1610682,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 9203.168752,
            "variance": 84698315.07
          },
          {
            "average": 74308.90264,
            "count": 1610682,
            "maximum": 74969.07981,
            "minimum": 73972.43531,
            "name": "GpsTime",
            "position": 15,
            "stddev": 415.3795102,
            "variance": 172540.1375
          },
          {
            "average": 0,
            "count": 1610682,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1610682,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1610682,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1610682,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1610682,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426568.8278,
          5022940.146,
          821.0636442,
          427096.3878,
          5023648.866,
          841.6436442
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426568.8278314505,
                5022940.145803535,
                821.0636441750787
              ],
              [
                426568.8278314505,
                5023648.865803536,
                821.0636441750787
              ],
              [
                427096.38783145056,
                5023648.865803536,
                841.6436441750786
              ],
              [
                427096.38783145056,
                5022940.145803535,
                841.6436441750786
              ],
              [
                426568.8278314505,
                5022940.145803535,
                821.0636441750787
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:36:09+00:00",
        "end_time": "2011-09-14T22:19:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.937632,
            45.35613167,
            821.0636442,
            -117.9307921,
            45.36256536,
            841.6436442
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752663735955,
                  45.356131672131305,
                  821.0636441750787
                ],
                [
                  -117.93763199168103,
                  45.36251025981153,
                  821.0636441750787
                ],
                [
                  -117.93089664779993,
                  45.36256535604467,
                  841.6436441750786
                ],
                [
                  -117.93079205001055,
                  45.35618675617971,
                  841.6436441750786
                ],
                [
                  -117.93752663735955,
                  45.356131672131305,
                  821.0636441750787
                ]
              ]
            ]
          },
          "id": "45117C8206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:36:09Z",
            "pc:count": 1610682,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426759.1301,
                "count": 1610682,
                "maximum": 427096.3878,
                "minimum": 426568.8278,
                "name": "X",
                "position": 0,
                "stddev": 124.5495109,
                "variance": 15512.58066
              },
              {
                "average": 5023403.516,
                "count": 1610682,
                "maximum": 5023648.866,
                "minimum": 5022940.146,
                "name": "Y",
                "position": 1,
                "stddev": 165.4306994,
                "variance": 27367.3163
              },
              {
                "average": 822.9868964,
                "count": 1610682,
                "maximum": 841.6436442,
                "minimum": 821.0636442,
                "name": "Z",
                "position": 2,
                "stddev": 1.52001326,
                "variance": 2.310440312
              },
              {
                "average": 179.3095651,
                "count": 1610682,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.87839447,
                "variance": 2292.340657
              },
              {
                "average": 1.021997514,
                "count": 1610682,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1592340732,
                "variance": 0.02535549006
              },
              {
                "average": 1.043759724,
                "count": 1610682,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2308321394,
                "variance": 0.05328347659
              },
              {
                "average": 0.5007307464,
                "count": 1610682,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996212,
                "variance": 0.2499996212
              },
              {
                "average": 0,
                "count": 1610682,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.244048794,
                "count": 1610682,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4295219375,
                "variance": 0.1844890948
              },
              {
                "average": 1.890230493,
                "count": 1610682,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.030211505,
                "variance": 49.42387381
              },
              {
                "average": 203.625124,
                "count": 1610682,
                "maximum": 213,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 7.02908504,
                "variance": 49.4080365
              },
              {
                "average": 207.1415165,
                "count": 1610682,
                "maximum": 232,
                "minimum": 182,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.01871071,
                "variance": 576.8984641
              },
              {
                "average": 41058.45215,
                "count": 1610682,
                "maximum": 64256,
                "minimum": 8960,
                "name": "Red",
                "position": 12,
                "stddev": 11267.15654,
                "variance": 126948816.4
              },
              {
                "average": 38318.65746,
                "count": 1610682,
                "maximum": 64000,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 9478.768261,
                "variance": 89847047.74
              },
              {
                "average": 35136.87647,
                "count": 1610682,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 9203.168752,
                "variance": 84698315.07
              },
              {
                "average": 74308.90264,
                "count": 1610682,
                "maximum": 74969.07981,
                "minimum": 73972.43531,
                "name": "GpsTime",
                "position": 15,
                "stddev": 415.3795102,
                "variance": 172540.1375
              },
              {
                "average": 0,
                "count": 1610682,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1610682,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1610682,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1610682,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1610682,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426568.8278,
              5022940.146,
              821.0636442,
              427096.3878,
              5023648.866,
              841.6436442
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426568.8278314505,
                    5022940.145803535,
                    821.0636441750787
                  ],
                  [
                    426568.8278314505,
                    5023648.865803536,
                    821.0636441750787
                  ],
                  [
                    427096.38783145056,
                    5023648.865803536,
                    841.6436441750786
                  ],
                  [
                    427096.38783145056,
                    5022940.145803535,
                    841.6436441750786
                  ],
                  [
                    426568.8278314505,
                    5022940.145803535,
                    821.0636441750787
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:36:09+00:00",
            "end_time": "2011-09-14T22:19: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": "45117B8115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002438791342,
              45.21240908394612,
              903.0329780604225
            ],
            [
              -117.95023426157022,
              45.225009742648574,
              903.0329780604225
            ],
            [
              -117.93752895304897,
              45.22511475030404,
              1398.0529780604224
            ],
            [
              -117.93732188455103,
              45.21251404573265,
              1398.0529780604224
            ],
            [
              -117.95002438791342,
              45.21240908394612,
              903.0329780604225
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502343,
        45.21240908,
        903.0329781,
        -117.9373219,
        45.22511475,
        1398.052978
      ],
      "properties": {
        "datetime": "2011-09-16T22:39:13Z",
        "pc:count": 10289903,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425903.3447,
            "count": 10289903,
            "maximum": 426399.3724,
            "minimum": 425401.7924,
            "name": "X",
            "position": 0,
            "stddev": 278.5975788,
            "variance": 77616.61092
          },
          {
            "average": 5007683.362,
            "count": 10289903,
            "maximum": 5008385.103,
            "minimum": 5006985.083,
            "name": "Y",
            "position": 1,
            "stddev": 401.4570725,
            "variance": 161167.781
          },
          {
            "average": 1170.178137,
            "count": 10289903,
            "maximum": 1398.052978,
            "minimum": 903.0329781,
            "name": "Z",
            "position": 2,
            "stddev": 124.8943679,
            "variance": 15598.60313
          },
          {
            "average": 105.1720396,
            "count": 10289903,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 36.09953262,
            "variance": 1303.176256
          },
          {
            "average": 1.019167139,
            "count": 10289903,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1399693231,
            "variance": 0.01959141142
          },
          {
            "average": 1.041799519,
            "count": 10289903,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2073200498,
            "variance": 0.04298160306
          },
          {
            "average": 0.500185959,
            "count": 10289903,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999897,
            "variance": 0.2499999897
          },
          {
            "average": 0,
            "count": 10289903,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.226922061,
            "count": 10289903,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4188418036,
            "variance": 0.1754284565
          },
          {
            "average": 0.862811818,
            "count": 10289903,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.579058063,
            "variance": 73.60023726
          },
          {
            "average": 131.3881623,
            "count": 10289903,
            "maximum": 150,
            "minimum": 118,
            "name": "UserData",
            "position": 10,
            "stddev": 5.041985801,
            "variance": 25.42162082
          },
          {
            "average": 10765.68288,
            "count": 10289903,
            "maximum": 10770,
            "minimum": 10762,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.633880737,
            "variance": 2.669566263
          },
          {
            "average": 27070.24462,
            "count": 10289903,
            "maximum": 53760,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 7652.248668,
            "variance": 58556909.68
          },
          {
            "average": 25285.2113,
            "count": 10289903,
            "maximum": 50688,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 6244.916901,
            "variance": 38998987.1
          },
          {
            "average": 21417.20481,
            "count": 10289903,
            "maximum": 45056,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 5203.465547,
            "variance": 27076053.7
          },
          {
            "average": 244854.2263,
            "count": 10289903,
            "maximum": 247953.4327,
            "minimum": 241974.7176,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1225.918772,
            "variance": 1502876.837
          },
          {
            "average": 0,
            "count": 10289903,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10289903,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10289903,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10289903,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10289903,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425401.7924,
          5006985.083,
          903.0329781,
          426399.3724,
          5008385.103,
          1398.052978
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425401.79237151105,
                5006985.082710473,
                903.0329780604225
              ],
              [
                425401.79237151105,
                5008385.102710472,
                903.0329780604225
              ],
              [
                426399.372371511,
                5008385.102710472,
                1398.0529780604224
              ],
              [
                426399.372371511,
                5006985.082710473,
                1398.0529780604224
              ],
              [
                425401.79237151105,
                5006985.082710473,
                903.0329780604225
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T22:39:13+00:00",
        "end_time": "2011-09-16T20:59:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502343,
            45.21240908,
            903.0329781,
            -117.9373219,
            45.22511475,
            1398.052978
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002438791342,
                  45.21240908394612,
                  903.0329780604225
                ],
                [
                  -117.95023426157022,
                  45.225009742648574,
                  903.0329780604225
                ],
                [
                  -117.93752895304897,
                  45.22511475030404,
                  1398.0529780604224
                ],
                [
                  -117.93732188455103,
                  45.21251404573265,
                  1398.0529780604224
                ],
                [
                  -117.95002438791342,
                  45.21240908394612,
                  903.0329780604225
                ]
              ]
            ]
          },
          "id": "45117B8115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T22:39:13Z",
            "pc:count": 10289903,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425903.3447,
                "count": 10289903,
                "maximum": 426399.3724,
                "minimum": 425401.7924,
                "name": "X",
                "position": 0,
                "stddev": 278.5975788,
                "variance": 77616.61092
              },
              {
                "average": 5007683.362,
                "count": 10289903,
                "maximum": 5008385.103,
                "minimum": 5006985.083,
                "name": "Y",
                "position": 1,
                "stddev": 401.4570725,
                "variance": 161167.781
              },
              {
                "average": 1170.178137,
                "count": 10289903,
                "maximum": 1398.052978,
                "minimum": 903.0329781,
                "name": "Z",
                "position": 2,
                "stddev": 124.8943679,
                "variance": 15598.60313
              },
              {
                "average": 105.1720396,
                "count": 10289903,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 36.09953262,
                "variance": 1303.176256
              },
              {
                "average": 1.019167139,
                "count": 10289903,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1399693231,
                "variance": 0.01959141142
              },
              {
                "average": 1.041799519,
                "count": 10289903,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2073200498,
                "variance": 0.04298160306
              },
              {
                "average": 0.500185959,
                "count": 10289903,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999897,
                "variance": 0.2499999897
              },
              {
                "average": 0,
                "count": 10289903,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.226922061,
                "count": 10289903,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4188418036,
                "variance": 0.1754284565
              },
              {
                "average": 0.862811818,
                "count": 10289903,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.579058063,
                "variance": 73.60023726
              },
              {
                "average": 131.3881623,
                "count": 10289903,
                "maximum": 150,
                "minimum": 118,
                "name": "UserData",
                "position": 10,
                "stddev": 5.041985801,
                "variance": 25.42162082
              },
              {
                "average": 10765.68288,
                "count": 10289903,
                "maximum": 10770,
                "minimum": 10762,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.633880737,
                "variance": 2.669566263
              },
              {
                "average": 27070.24462,
                "count": 10289903,
                "maximum": 53760,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 7652.248668,
                "variance": 58556909.68
              },
              {
                "average": 25285.2113,
                "count": 10289903,
                "maximum": 50688,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 6244.916901,
                "variance": 38998987.1
              },
              {
                "average": 21417.20481,
                "count": 10289903,
                "maximum": 45056,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 5203.465547,
                "variance": 27076053.7
              },
              {
                "average": 244854.2263,
                "count": 10289903,
                "maximum": 247953.4327,
                "minimum": 241974.7176,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1225.918772,
                "variance": 1502876.837
              },
              {
                "average": 0,
                "count": 10289903,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10289903,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10289903,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10289903,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10289903,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425401.7924,
              5006985.083,
              903.0329781,
              426399.3724,
              5008385.103,
              1398.052978
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425401.79237151105,
                    5006985.082710473,
                    903.0329780604225
                  ],
                  [
                    425401.79237151105,
                    5008385.102710472,
                    903.0329780604225
                  ],
                  [
                    426399.372371511,
                    5008385.102710472,
                    1398.0529780604224
                  ],
                  [
                    426399.372371511,
                    5006985.082710473,
                    1398.0529780604224
                  ],
                  [
                    425401.79237151105,
                    5006985.082710473,
                    903.0329780604225
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T22:39:13+00:00",
            "end_time": "2011-09-16T20:59:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117A8325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002507226297,
              44.9999087105755,
              999.501306565661
            ],
            [
              -117.95023339150627,
              45.0125094800833,
              999.501306565661
            ],
            [
              -117.93752922277635,
              45.012614484946226,
              1029.921306565661
            ],
            [
              -117.93732368766855,
              45.0000136695719,
              1029.921306565661
            ],
            [
              -117.95002507226297,
              44.9999087105755,
              999.501306565661
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502334,
        44.99990871,
        999.5013066,
        -117.9373237,
        45.01261448,
        1029.921307
      ],
      "properties": {
        "datetime": "2011-09-20T02:40:04Z",
        "pc:count": 11411167,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425626.6559,
            "count": 11411167,
            "maximum": 426125.6249,
            "minimum": 425124.4249,
            "name": "X",
            "position": 0,
            "stddev": 284.1254165,
            "variance": 80727.2523
          },
          {
            "average": 4984086.751,
            "count": 11411167,
            "maximum": 4984778.533,
            "minimum": 4983378.553,
            "name": "Y",
            "position": 1,
            "stddev": 399.6376381,
            "variance": 159710.2418
          },
          {
            "average": 1006.152602,
            "count": 11411167,
            "maximum": 1029.921307,
            "minimum": 999.5013066,
            "name": "Z",
            "position": 2,
            "stddev": 2.273926345,
            "variance": 5.170741023
          },
          {
            "average": 219.8162624,
            "count": 11411167,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.18032496,
            "variance": 2132.622414
          },
          {
            "average": 1.015012137,
            "count": 11411167,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1369731816,
            "variance": 0.01876165248
          },
          {
            "average": 1.030099638,
            "count": 11411167,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2034486532,
            "variance": 0.04139135449
          },
          {
            "average": 0.498177005,
            "count": 11411167,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999966986,
            "variance": 0.2499966986
          },
          {
            "average": 0,
            "count": 11411167,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.2852724,
            "count": 11411167,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4515441017,
            "variance": 0.2038920758
          },
          {
            "average": 1.066402728,
            "count": 11411167,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.732357579,
            "variance": 59.78935373
          },
          {
            "average": 196.1203085,
            "count": 11411167,
            "maximum": 208,
            "minimum": 181,
            "name": "UserData",
            "position": 10,
            "stddev": 3.371798141,
            "variance": 11.3690227
          },
          {
            "average": 264.8915749,
            "count": 11411167,
            "maximum": 278,
            "minimum": 251,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56889275,
            "variance": 111.7014939
          },
          {
            "average": 28789.29075,
            "count": 11411167,
            "maximum": 62720,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 7755.0268,
            "variance": 60140440.66
          },
          {
            "average": 29208.20186,
            "count": 11411167,
            "maximum": 61952,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 6545.640148,
            "variance": 42845404.95
          },
          {
            "average": 22399.99727,
            "count": 11411167,
            "maximum": 62976,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 5859.430724,
            "variance": 34332928.41
          },
          {
            "average": 520143.842,
            "count": 11411167,
            "maximum": 521604.3847,
            "minimum": 518430.0318,
            "name": "GpsTime",
            "position": 15,
            "stddev": 651.553557,
            "variance": 424522.0376
          },
          {
            "average": 0,
            "count": 11411167,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11411167,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11411167,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11411167,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11411167,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425124.4249,
          4983378.553,
          999.5013066,
          426125.6249,
          4984778.533,
          1029.921307
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425124.42488756025,
                4983378.553420549,
                999.501306565661
              ],
              [
                425124.42488756025,
                4984778.53342055,
                999.501306565661
              ],
              [
                426125.6248875602,
                4984778.53342055,
                1029.921306565661
              ],
              [
                426125.6248875602,
                4983378.553420549,
                1029.921306565661
              ],
              [
                425124.42488756025,
                4983378.553420549,
                999.501306565661
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T02:40:04+00:00",
        "end_time": "2011-09-20T01:47:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502334,
            44.99990871,
            999.5013066,
            -117.9373237,
            45.01261448,
            1029.921307
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002507226297,
                  44.9999087105755,
                  999.501306565661
                ],
                [
                  -117.95023339150627,
                  45.0125094800833,
                  999.501306565661
                ],
                [
                  -117.93752922277635,
                  45.012614484946226,
                  1029.921306565661
                ],
                [
                  -117.93732368766855,
                  45.0000136695719,
                  1029.921306565661
                ],
                [
                  -117.95002507226297,
                  44.9999087105755,
                  999.501306565661
                ]
              ]
            ]
          },
          "id": "45117A8325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T02:40:04Z",
            "pc:count": 11411167,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425626.6559,
                "count": 11411167,
                "maximum": 426125.6249,
                "minimum": 425124.4249,
                "name": "X",
                "position": 0,
                "stddev": 284.1254165,
                "variance": 80727.2523
              },
              {
                "average": 4984086.751,
                "count": 11411167,
                "maximum": 4984778.533,
                "minimum": 4983378.553,
                "name": "Y",
                "position": 1,
                "stddev": 399.6376381,
                "variance": 159710.2418
              },
              {
                "average": 1006.152602,
                "count": 11411167,
                "maximum": 1029.921307,
                "minimum": 999.5013066,
                "name": "Z",
                "position": 2,
                "stddev": 2.273926345,
                "variance": 5.170741023
              },
              {
                "average": 219.8162624,
                "count": 11411167,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.18032496,
                "variance": 2132.622414
              },
              {
                "average": 1.015012137,
                "count": 11411167,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1369731816,
                "variance": 0.01876165248
              },
              {
                "average": 1.030099638,
                "count": 11411167,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2034486532,
                "variance": 0.04139135449
              },
              {
                "average": 0.498177005,
                "count": 11411167,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999966986,
                "variance": 0.2499966986
              },
              {
                "average": 0,
                "count": 11411167,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.2852724,
                "count": 11411167,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4515441017,
                "variance": 0.2038920758
              },
              {
                "average": 1.066402728,
                "count": 11411167,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.732357579,
                "variance": 59.78935373
              },
              {
                "average": 196.1203085,
                "count": 11411167,
                "maximum": 208,
                "minimum": 181,
                "name": "UserData",
                "position": 10,
                "stddev": 3.371798141,
                "variance": 11.3690227
              },
              {
                "average": 264.8915749,
                "count": 11411167,
                "maximum": 278,
                "minimum": 251,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56889275,
                "variance": 111.7014939
              },
              {
                "average": 28789.29075,
                "count": 11411167,
                "maximum": 62720,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 7755.0268,
                "variance": 60140440.66
              },
              {
                "average": 29208.20186,
                "count": 11411167,
                "maximum": 61952,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 6545.640148,
                "variance": 42845404.95
              },
              {
                "average": 22399.99727,
                "count": 11411167,
                "maximum": 62976,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 5859.430724,
                "variance": 34332928.41
              },
              {
                "average": 520143.842,
                "count": 11411167,
                "maximum": 521604.3847,
                "minimum": 518430.0318,
                "name": "GpsTime",
                "position": 15,
                "stddev": 651.553557,
                "variance": 424522.0376
              },
              {
                "average": 0,
                "count": 11411167,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11411167,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11411167,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11411167,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11411167,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425124.4249,
              4983378.553,
              999.5013066,
              426125.6249,
              4984778.533,
              1029.921307
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425124.42488756025,
                    4983378.553420549,
                    999.501306565661
                  ],
                  [
                    425124.42488756025,
                    4984778.53342055,
                    999.501306565661
                  ],
                  [
                    426125.6248875602,
                    4984778.53342055,
                    1029.921306565661
                  ],
                  [
                    426125.6248875602,
                    4983378.553420549,
                    1029.921306565661
                  ],
                  [
                    425124.42488756025,
                    4983378.553420549,
                    999.501306565661
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T02:40:04+00:00",
            "end_time": "2011-09-20T01: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": "45117C7114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83315932343152,
              45.337453212901075,
              818.9472923694494
            ],
            [
              -117.83334356759936,
              45.35001187331328,
              818.9472923694494
            ],
            [
              -117.8250287569809,
              45.35007223918529,
              836.8672923694495
            ],
            [
              -117.82484635063142,
              45.33751355249123,
              836.8672923694495
            ],
            [
              -117.83315932343152,
              45.337453212901075,
              818.9472923694494
            ]
          ]
        ]
      },
      "bbox": [
        -117.8333436,
        45.33745321,
        818.9472924,
        -117.8248464,
        45.35007224,
        836.8672924
      ],
      "properties": {
        "datetime": "2011-09-18T21:02:58Z",
        "pc:count": 6084123,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435048.4743,
            "count": 6084123,
            "maximum": 435373.3743,
            "minimum": 434721.9743,
            "name": "X",
            "position": 0,
            "stddev": 185.5963498,
            "variance": 34446.00506
          },
          {
            "average": 5021478.247,
            "count": 6084123,
            "maximum": 5022170.543,
            "minimum": 5020775.203,
            "name": "Y",
            "position": 1,
            "stddev": 401.8874821,
            "variance": 161513.5483
          },
          {
            "average": 822.7301159,
            "count": 6084123,
            "maximum": 836.8672924,
            "minimum": 818.9472924,
            "name": "Z",
            "position": 2,
            "stddev": 2.516133131,
            "variance": 6.330925934
          },
          {
            "average": 103.0853737,
            "count": 6084123,
            "maximum": 241,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.31778483,
            "variance": 980.8036464
          },
          {
            "average": 1.000281059,
            "count": 6084123,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01689918937,
            "variance": 0.0002855826015
          },
          {
            "average": 1.000635589,
            "count": 6084123,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02560401881,
            "variance": 0.000655565779
          },
          {
            "average": 0.5000885091,
            "count": 6084123,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000333,
            "variance": 0.2500000333
          },
          {
            "average": 0,
            "count": 6084123,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.298378912,
            "count": 6084123,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4575466875,
            "variance": 0.2093489712
          },
          {
            "average": -0.5289639843,
            "count": 6084123,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.621213012,
            "variance": 74.32531379
          },
          {
            "average": 138,
            "count": 6084123,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10616.85808,
            "count": 6084123,
            "maximum": 10621,
            "minimum": 10612,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.437034109,
            "variance": 2.06506703
          },
          {
            "average": 34493.34873,
            "count": 6084123,
            "maximum": 57344,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 11598.8894,
            "variance": 134534235.4
          },
          {
            "average": 32965.60604,
            "count": 6084123,
            "maximum": 56576,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 9490.899607,
            "variance": 90077175.34
          },
          {
            "average": 27796.25138,
            "count": 6084123,
            "maximum": 55040,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 8654.04768,
            "variance": 74892541.25
          },
          {
            "average": 412500.9282,
            "count": 6084123,
            "maximum": 414978.5584,
            "minimum": 410002.6958,
            "name": "GpsTime",
            "position": 15,
            "stddev": 831.6587767,
            "variance": 691656.3209
          },
          {
            "average": 0,
            "count": 6084123,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6084123,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6084123,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6084123,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6084123,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434721.9743,
          5020775.203,
          818.9472924,
          435373.3743,
          5022170.543,
          836.8672924
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434721.97429692635,
                5020775.202827379,
                818.9472923694494
              ],
              [
                434721.97429692635,
                5022170.542827379,
                818.9472923694494
              ],
              [
                435373.37429692637,
                5022170.542827379,
                836.8672923694495
              ],
              [
                435373.37429692637,
                5020775.202827379,
                836.8672923694495
              ],
              [
                434721.97429692635,
                5020775.202827379,
                818.9472923694494
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T21:02:58+00:00",
        "end_time": "2011-09-18T19:40:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8333436,
            45.33745321,
            818.9472924,
            -117.8248464,
            45.35007224,
            836.8672924
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83315932343152,
                  45.337453212901075,
                  818.9472923694494
                ],
                [
                  -117.83334356759936,
                  45.35001187331328,
                  818.9472923694494
                ],
                [
                  -117.8250287569809,
                  45.35007223918529,
                  836.8672923694495
                ],
                [
                  -117.82484635063142,
                  45.33751355249123,
                  836.8672923694495
                ],
                [
                  -117.83315932343152,
                  45.337453212901075,
                  818.9472923694494
                ]
              ]
            ]
          },
          "id": "45117C7114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:02:58Z",
            "pc:count": 6084123,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435048.4743,
                "count": 6084123,
                "maximum": 435373.3743,
                "minimum": 434721.9743,
                "name": "X",
                "position": 0,
                "stddev": 185.5963498,
                "variance": 34446.00506
              },
              {
                "average": 5021478.247,
                "count": 6084123,
                "maximum": 5022170.543,
                "minimum": 5020775.203,
                "name": "Y",
                "position": 1,
                "stddev": 401.8874821,
                "variance": 161513.5483
              },
              {
                "average": 822.7301159,
                "count": 6084123,
                "maximum": 836.8672924,
                "minimum": 818.9472924,
                "name": "Z",
                "position": 2,
                "stddev": 2.516133131,
                "variance": 6.330925934
              },
              {
                "average": 103.0853737,
                "count": 6084123,
                "maximum": 241,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.31778483,
                "variance": 980.8036464
              },
              {
                "average": 1.000281059,
                "count": 6084123,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01689918937,
                "variance": 0.0002855826015
              },
              {
                "average": 1.000635589,
                "count": 6084123,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02560401881,
                "variance": 0.000655565779
              },
              {
                "average": 0.5000885091,
                "count": 6084123,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000333,
                "variance": 0.2500000333
              },
              {
                "average": 0,
                "count": 6084123,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.298378912,
                "count": 6084123,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4575466875,
                "variance": 0.2093489712
              },
              {
                "average": -0.5289639843,
                "count": 6084123,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.621213012,
                "variance": 74.32531379
              },
              {
                "average": 138,
                "count": 6084123,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10616.85808,
                "count": 6084123,
                "maximum": 10621,
                "minimum": 10612,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.437034109,
                "variance": 2.06506703
              },
              {
                "average": 34493.34873,
                "count": 6084123,
                "maximum": 57344,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 11598.8894,
                "variance": 134534235.4
              },
              {
                "average": 32965.60604,
                "count": 6084123,
                "maximum": 56576,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 9490.899607,
                "variance": 90077175.34
              },
              {
                "average": 27796.25138,
                "count": 6084123,
                "maximum": 55040,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 8654.04768,
                "variance": 74892541.25
              },
              {
                "average": 412500.9282,
                "count": 6084123,
                "maximum": 414978.5584,
                "minimum": 410002.6958,
                "name": "GpsTime",
                "position": 15,
                "stddev": 831.6587767,
                "variance": 691656.3209
              },
              {
                "average": 0,
                "count": 6084123,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6084123,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6084123,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6084123,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6084123,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434721.9743,
              5020775.203,
              818.9472924,
              435373.3743,
              5022170.543,
              836.8672924
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434721.97429692635,
                    5020775.202827379,
                    818.9472923694494
                  ],
                  [
                    434721.97429692635,
                    5022170.542827379,
                    818.9472923694494
                  ],
                  [
                    435373.37429692637,
                    5022170.542827379,
                    836.8672923694495
                  ],
                  [
                    435373.37429692637,
                    5020775.202827379,
                    836.8672923694495
                  ],
                  [
                    434721.97429692635,
                    5020775.202827379,
                    818.9472923694494
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T21:02:58+00:00",
            "end_time": "2011-09-18T19: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": "45117D8105a.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95000886794851,
              45.49585211015396,
              817.6534619969369
            ],
            [
              -117.95007881438272,
              45.50001114407512,
              817.6534619969369
            ],
            [
              -117.93752936985886,
              45.50011483976522,
              917.0134619969368
            ],
            [
              -117.9374603470065,
              45.495955790889525,
              917.0134619969368
            ],
            [
              -117.95000886794851,
              45.49585211015396,
              817.6534619969369
            ]
          ]
        ]
      },
      "bbox": [
        -117.9500788,
        45.49585211,
        817.653462,
        -117.9374603,
        45.50011484,
        917.013462
      ],
      "properties": {
        "datetime": "2011-09-14T22:42:13Z",
        "pc:count": 3406635,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426266.1108,
            "count": 3406635,
            "maximum": 426755.086,
            "minimum": 425774.506,
            "name": "X",
            "position": 0,
            "stddev": 284.3324842,
            "variance": 80844.9616
          },
          {
            "average": 5038708.312,
            "count": 3406635,
            "maximum": 5038936.027,
            "minimum": 5038473.907,
            "name": "Y",
            "position": 1,
            "stddev": 128.1886723,
            "variance": 16432.3357
          },
          {
            "average": 843.4455682,
            "count": 3406635,
            "maximum": 917.013462,
            "minimum": 817.653462,
            "name": "Z",
            "position": 2,
            "stddev": 18.93419679,
            "variance": 358.5038083
          },
          {
            "average": 201.0098593,
            "count": 3406635,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.19955689,
            "variance": 1953.600829
          },
          {
            "average": 1.008510744,
            "count": 3406635,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.100995894,
            "variance": 0.0102001706
          },
          {
            "average": 1.017053779,
            "count": 3406635,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1487600084,
            "variance": 0.02212954009
          },
          {
            "average": 0.5026326566,
            "count": 3406635,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999931425,
            "variance": 0.2499931425
          },
          {
            "average": 0,
            "count": 3406635,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.27499013,
            "count": 3406635,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4465093691,
            "variance": 0.1993706167
          },
          {
            "average": 1.392755655,
            "count": 3406635,
            "maximum": 19.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.900284187,
            "variance": 62.41449024
          },
          {
            "average": 206.4951561,
            "count": 3406635,
            "maximum": 213,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 4.112095156,
            "variance": 16.90932657
          },
          {
            "average": 206.8115466,
            "count": 3406635,
            "maximum": 233,
            "minimum": 180,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.0139913,
            "variance": 576.6717782
          },
          {
            "average": 33264.8514,
            "count": 3406635,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 8901.666951,
            "variance": 79239674.5
          },
          {
            "average": 31243.10492,
            "count": 3406635,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 6869.991356,
            "variance": 47196781.23
          },
          {
            "average": 26488.23881,
            "count": 3406635,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 5600.766641,
            "variance": 31368586.96
          },
          {
            "average": 74095.56978,
            "count": 3406635,
            "maximum": 75333.97998,
            "minimum": 73133.87796,
            "name": "GpsTime",
            "position": 15,
            "stddev": 551.9236024,
            "variance": 304619.6629
          },
          {
            "average": 0,
            "count": 3406635,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3406635,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3406635,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3406635,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3406635,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425774.506,
          5038473.907,
          817.653462,
          426755.086,
          5038936.027,
          917.013462
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425774.5059573234,
                5038473.9074780205,
                817.6534619969369
              ],
              [
                425774.5059573234,
                5038936.02747802,
                817.6534619969369
              ],
              [
                426755.0859573234,
                5038936.02747802,
                917.0134619969368
              ],
              [
                426755.0859573234,
                5038473.9074780205,
                917.0134619969368
              ],
              [
                425774.5059573234,
                5038473.9074780205,
                817.6534619969369
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:42:13+00:00",
        "end_time": "2011-09-14T22:05:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8105a.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8105a.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8105a.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8105a.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9500788,
            45.49585211,
            817.653462,
            -117.9374603,
            45.50011484,
            917.013462
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95000886794851,
                  45.49585211015396,
                  817.6534619969369
                ],
                [
                  -117.95007881438272,
                  45.50001114407512,
                  817.6534619969369
                ],
                [
                  -117.93752936985886,
                  45.50011483976522,
                  917.0134619969368
                ],
                [
                  -117.9374603470065,
                  45.495955790889525,
                  917.0134619969368
                ],
                [
                  -117.95000886794851,
                  45.49585211015396,
                  817.6534619969369
                ]
              ]
            ]
          },
          "id": "45117D8105a.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8105a.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:42:13Z",
            "pc:count": 3406635,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426266.1108,
                "count": 3406635,
                "maximum": 426755.086,
                "minimum": 425774.506,
                "name": "X",
                "position": 0,
                "stddev": 284.3324842,
                "variance": 80844.9616
              },
              {
                "average": 5038708.312,
                "count": 3406635,
                "maximum": 5038936.027,
                "minimum": 5038473.907,
                "name": "Y",
                "position": 1,
                "stddev": 128.1886723,
                "variance": 16432.3357
              },
              {
                "average": 843.4455682,
                "count": 3406635,
                "maximum": 917.013462,
                "minimum": 817.653462,
                "name": "Z",
                "position": 2,
                "stddev": 18.93419679,
                "variance": 358.5038083
              },
              {
                "average": 201.0098593,
                "count": 3406635,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.19955689,
                "variance": 1953.600829
              },
              {
                "average": 1.008510744,
                "count": 3406635,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.100995894,
                "variance": 0.0102001706
              },
              {
                "average": 1.017053779,
                "count": 3406635,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1487600084,
                "variance": 0.02212954009
              },
              {
                "average": 0.5026326566,
                "count": 3406635,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999931425,
                "variance": 0.2499931425
              },
              {
                "average": 0,
                "count": 3406635,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.27499013,
                "count": 3406635,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4465093691,
                "variance": 0.1993706167
              },
              {
                "average": 1.392755655,
                "count": 3406635,
                "maximum": 19.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.900284187,
                "variance": 62.41449024
              },
              {
                "average": 206.4951561,
                "count": 3406635,
                "maximum": 213,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 4.112095156,
                "variance": 16.90932657
              },
              {
                "average": 206.8115466,
                "count": 3406635,
                "maximum": 233,
                "minimum": 180,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.0139913,
                "variance": 576.6717782
              },
              {
                "average": 33264.8514,
                "count": 3406635,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 8901.666951,
                "variance": 79239674.5
              },
              {
                "average": 31243.10492,
                "count": 3406635,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 6869.991356,
                "variance": 47196781.23
              },
              {
                "average": 26488.23881,
                "count": 3406635,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 5600.766641,
                "variance": 31368586.96
              },
              {
                "average": 74095.56978,
                "count": 3406635,
                "maximum": 75333.97998,
                "minimum": 73133.87796,
                "name": "GpsTime",
                "position": 15,
                "stddev": 551.9236024,
                "variance": 304619.6629
              },
              {
                "average": 0,
                "count": 3406635,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3406635,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3406635,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3406635,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3406635,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425774.506,
              5038473.907,
              817.653462,
              426755.086,
              5038936.027,
              917.013462
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425774.5059573234,
                    5038473.9074780205,
                    817.6534619969369
                  ],
                  [
                    425774.5059573234,
                    5038936.02747802,
                    817.6534619969369
                  ],
                  [
                    426755.0859573234,
                    5038936.02747802,
                    917.0134619969368
                  ],
                  [
                    426755.0859573234,
                    5038473.9074780205,
                    917.0134619969368
                  ],
                  [
                    425774.5059573234,
                    5038473.9074780205,
                    817.6534619969369
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:42:13+00:00",
            "end_time": "2011-09-14T22: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": "45117C8301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002463196749,
              45.29990449946196,
              823.3398733078543
            ],
            [
              -118.00009589830262,
              45.30395777391843,
              823.3398733078543
            ],
            [
              -117.9875315560956,
              45.30406710806237,
              830.1998733078542
            ],
            [
              -117.98746118473446,
              45.30001381824067,
              830.1998733078542
            ],
            [
              -118.00002463196749,
              45.29990449946196,
              823.3398733078543
            ]
          ]
        ]
      },
      "bbox": [
        -118.0000959,
        45.2999045,
        823.3398733,
        -117.9874612,
        45.30406711,
        830.1998733
      ],
      "properties": {
        "datetime": "2011-09-16T23:01:02Z",
        "pc:count": 3065565,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422090.9673,
            "count": 3065565,
            "maximum": 422581.2682,
            "minimum": 421596.1082,
            "name": "X",
            "position": 0,
            "stddev": 277.8314379,
            "variance": 77190.3079
          },
          {
            "average": 5016977.855,
            "count": 3065565,
            "maximum": 5017202.924,
            "minimum": 5016752.564,
            "name": "Y",
            "position": 1,
            "stddev": 125.578206,
            "variance": 15769.88582
          },
          {
            "average": 824.6412227,
            "count": 3065565,
            "maximum": 830.1998733,
            "minimum": 823.3398733,
            "name": "Z",
            "position": 2,
            "stddev": 0.5478686562,
            "variance": 0.3001600644
          },
          {
            "average": 99.0398093,
            "count": 3065565,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 15.78736736,
            "variance": 249.2409683
          },
          {
            "average": 1.000052519,
            "count": 3065565,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007246801069,
            "variance": 5.251612573e-05
          },
          {
            "average": 1.000106995,
            "count": 3065565,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01034328504,
            "variance": 0.0001069835455
          },
          {
            "average": 0.5000167995,
            "count": 3065565,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000813,
            "variance": 0.2500000813
          },
          {
            "average": 0,
            "count": 3065565,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.226303797,
            "count": 3065565,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4184381026,
            "variance": 0.1750904457
          },
          {
            "average": -0.2915862798,
            "count": 3065565,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.339642678,
            "variance": 69.54963999
          },
          {
            "average": 137.3303916,
            "count": 3065565,
            "maximum": 148,
            "minimum": 130,
            "name": "UserData",
            "position": 10,
            "stddev": 3.174003613,
            "variance": 10.07429893
          },
          {
            "average": 10768.28793,
            "count": 3065565,
            "maximum": 10772,
            "minimum": 10765,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.519618523,
            "variance": 2.309240456
          },
          {
            "average": 25977.9072,
            "count": 3065565,
            "maximum": 55808,
            "minimum": 9984,
            "name": "Red",
            "position": 12,
            "stddev": 8582.36224,
            "variance": 73656941.62
          },
          {
            "average": 26823.06649,
            "count": 3065565,
            "maximum": 54528,
            "minimum": 11520,
            "name": "Green",
            "position": 13,
            "stddev": 6677.724573,
            "variance": 44592005.48
          },
          {
            "average": 23075.30379,
            "count": 3065565,
            "maximum": 56064,
            "minimum": 6656,
            "name": "Blue",
            "position": 14,
            "stddev": 5725.666888,
            "variance": 32783261.31
          },
          {
            "average": 246808.4757,
            "count": 3065565,
            "maximum": 249262.5652,
            "minimum": 244632.3742,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1154.487211,
            "variance": 1332840.719
          },
          {
            "average": 0,
            "count": 3065565,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3065565,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3065565,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3065565,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3065565,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421596.1082,
          5016752.564,
          823.3398733,
          422581.2682,
          5017202.924,
          830.1998733
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421596.10816160165,
                5016752.564091623,
                823.3398733078543
              ],
              [
                421596.10816160165,
                5017202.924091622,
                823.3398733078543
              ],
              [
                422581.2681616017,
                5017202.924091622,
                830.1998733078542
              ],
              [
                422581.2681616017,
                5016752.564091623,
                830.1998733078542
              ],
              [
                421596.10816160165,
                5016752.564091623,
                823.3398733078543
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T23:01:02+00:00",
        "end_time": "2011-09-16T21:43:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0000959,
            45.2999045,
            823.3398733,
            -117.9874612,
            45.30406711,
            830.1998733
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002463196749,
                  45.29990449946196,
                  823.3398733078543
                ],
                [
                  -118.00009589830262,
                  45.30395777391843,
                  823.3398733078543
                ],
                [
                  -117.9875315560956,
                  45.30406710806237,
                  830.1998733078542
                ],
                [
                  -117.98746118473446,
                  45.30001381824067,
                  830.1998733078542
                ],
                [
                  -118.00002463196749,
                  45.29990449946196,
                  823.3398733078543
                ]
              ]
            ]
          },
          "id": "45117C8301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T23:01:02Z",
            "pc:count": 3065565,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422090.9673,
                "count": 3065565,
                "maximum": 422581.2682,
                "minimum": 421596.1082,
                "name": "X",
                "position": 0,
                "stddev": 277.8314379,
                "variance": 77190.3079
              },
              {
                "average": 5016977.855,
                "count": 3065565,
                "maximum": 5017202.924,
                "minimum": 5016752.564,
                "name": "Y",
                "position": 1,
                "stddev": 125.578206,
                "variance": 15769.88582
              },
              {
                "average": 824.6412227,
                "count": 3065565,
                "maximum": 830.1998733,
                "minimum": 823.3398733,
                "name": "Z",
                "position": 2,
                "stddev": 0.5478686562,
                "variance": 0.3001600644
              },
              {
                "average": 99.0398093,
                "count": 3065565,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 15.78736736,
                "variance": 249.2409683
              },
              {
                "average": 1.000052519,
                "count": 3065565,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007246801069,
                "variance": 5.251612573e-05
              },
              {
                "average": 1.000106995,
                "count": 3065565,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01034328504,
                "variance": 0.0001069835455
              },
              {
                "average": 0.5000167995,
                "count": 3065565,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000813,
                "variance": 0.2500000813
              },
              {
                "average": 0,
                "count": 3065565,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.226303797,
                "count": 3065565,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4184381026,
                "variance": 0.1750904457
              },
              {
                "average": -0.2915862798,
                "count": 3065565,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.339642678,
                "variance": 69.54963999
              },
              {
                "average": 137.3303916,
                "count": 3065565,
                "maximum": 148,
                "minimum": 130,
                "name": "UserData",
                "position": 10,
                "stddev": 3.174003613,
                "variance": 10.07429893
              },
              {
                "average": 10768.28793,
                "count": 3065565,
                "maximum": 10772,
                "minimum": 10765,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.519618523,
                "variance": 2.309240456
              },
              {
                "average": 25977.9072,
                "count": 3065565,
                "maximum": 55808,
                "minimum": 9984,
                "name": "Red",
                "position": 12,
                "stddev": 8582.36224,
                "variance": 73656941.62
              },
              {
                "average": 26823.06649,
                "count": 3065565,
                "maximum": 54528,
                "minimum": 11520,
                "name": "Green",
                "position": 13,
                "stddev": 6677.724573,
                "variance": 44592005.48
              },
              {
                "average": 23075.30379,
                "count": 3065565,
                "maximum": 56064,
                "minimum": 6656,
                "name": "Blue",
                "position": 14,
                "stddev": 5725.666888,
                "variance": 32783261.31
              },
              {
                "average": 246808.4757,
                "count": 3065565,
                "maximum": 249262.5652,
                "minimum": 244632.3742,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1154.487211,
                "variance": 1332840.719
              },
              {
                "average": 0,
                "count": 3065565,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3065565,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3065565,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3065565,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3065565,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421596.1082,
              5016752.564,
              823.3398733,
              422581.2682,
              5017202.924,
              830.1998733
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421596.10816160165,
                    5016752.564091623,
                    823.3398733078543
                  ],
                  [
                    421596.10816160165,
                    5017202.924091622,
                    823.3398733078543
                  ],
                  [
                    422581.2681616017,
                    5017202.924091622,
                    830.1998733078542
                  ],
                  [
                    422581.2681616017,
                    5016752.564091623,
                    830.1998733078542
                  ],
                  [
                    421596.10816160165,
                    5016752.564091623,
                    823.3398733078543
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T23:01:02+00:00",
            "end_time": "2011-09-16T21: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": "45117B6421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.68752610576965,
              45.1250008594745,
              1166.7083269749355
            ],
            [
              -117.6875549679639,
              45.127403427450844,
              1166.7083269749355
            ],
            [
              -117.68567896821683,
              45.12741470615455,
              1240.7083269749355
            ],
            [
              -117.68565018475856,
              45.12501213723865,
              1240.7083269749355
            ],
            [
              -117.68752610576965,
              45.1250008594745,
              1166.7083269749355
            ]
          ]
        ]
      },
      "bbox": [
        -117.687555,
        45.12500086,
        1166.708327,
        -117.6856502,
        45.12741471,
        1240.708327
      ],
      "properties": {
        "datetime": "2011-09-15T18:27:27Z",
        "pc:count": 83877,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 445974.9915,
            "count": 83877,
            "maximum": 446078.9771,
            "minimum": 445931.4371,
            "name": "X",
            "position": 0,
            "stddev": 35.09815817,
            "variance": 1231.880707
          },
          {
            "average": 4997149.749,
            "count": 83877,
            "maximum": 4997332.705,
            "minimum": 4997065.785,
            "name": "Y",
            "position": 1,
            "stddev": 62.77601082,
            "variance": 3940.827534
          },
          {
            "average": 1201.775695,
            "count": 83877,
            "maximum": 1240.708327,
            "minimum": 1166.708327,
            "name": "Z",
            "position": 2,
            "stddev": 10.56637018,
            "variance": 111.6481789
          },
          {
            "average": 94.65774885,
            "count": 83877,
            "maximum": 176,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.97223274,
            "variance": 2701.112976
          },
          {
            "average": 1.159853118,
            "count": 83877,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3995008777,
            "variance": 0.1596009513
          },
          {
            "average": 1.330650834,
            "count": 83877,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5568424896,
            "variance": 0.3100735582
          },
          {
            "average": 0.500327861,
            "count": 83877,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000028731,
            "variance": 0.2500028731
          },
          {
            "average": 0,
            "count": 83877,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.338662565,
            "count": 83877,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4732577548,
            "variance": 0.2239729025
          },
          {
            "average": 1.891624227,
            "count": 83877,
            "maximum": 10.99800014,
            "minimum": -12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.359813802,
            "variance": 40.44723159
          },
          {
            "average": 120.6878525,
            "count": 83877,
            "maximum": 125,
            "minimum": 118,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9729479915,
            "variance": 0.9466277941
          },
          {
            "average": 10684.19897,
            "count": 83877,
            "maximum": 10685,
            "minimum": 10684,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3992277437,
            "variance": 0.1593827913
          },
          {
            "average": 22625.39519,
            "count": 83877,
            "maximum": 50944,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 10965.06132,
            "variance": 120232569.7
          },
          {
            "average": 22102.39851,
            "count": 83877,
            "maximum": 47104,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 10084.1409,
            "variance": 101689897.7
          },
          {
            "average": 19743.25338,
            "count": 83877,
            "maximum": 43264,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 8721.049519,
            "variance": 76056704.72
          },
          {
            "average": 146312.8661,
            "count": 83877,
            "maximum": 146447.5647,
            "minimum": 146276.4551,
            "name": "GpsTime",
            "position": 15,
            "stddev": 66.50178452,
            "variance": 4422.487344
          },
          {
            "average": 0,
            "count": 83877,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 83877,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 83877,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 83877,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 83877,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          445931.4371,
          4997065.785,
          1166.708327,
          446078.9771,
          4997332.705,
          1240.708327
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                445931.43710138195,
                4997065.785221876,
                1166.7083269749355
              ],
              [
                445931.43710138195,
                4997332.705221876,
                1166.7083269749355
              ],
              [
                446078.977101382,
                4997332.705221876,
                1240.7083269749355
              ],
              [
                446078.977101382,
                4997065.785221876,
                1240.7083269749355
              ],
              [
                445931.43710138195,
                4997065.785221876,
                1166.7083269749355
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:27:27+00:00",
        "end_time": "2011-09-15T18:24:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B6421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B6421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B6421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.687555,
            45.12500086,
            1166.708327,
            -117.6856502,
            45.12741471,
            1240.708327
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.68752610576965,
                  45.1250008594745,
                  1166.7083269749355
                ],
                [
                  -117.6875549679639,
                  45.127403427450844,
                  1166.7083269749355
                ],
                [
                  -117.68567896821683,
                  45.12741470615455,
                  1240.7083269749355
                ],
                [
                  -117.68565018475856,
                  45.12501213723865,
                  1240.7083269749355
                ],
                [
                  -117.68752610576965,
                  45.1250008594745,
                  1166.7083269749355
                ]
              ]
            ]
          },
          "id": "45117B6421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:27:27Z",
            "pc:count": 83877,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 445974.9915,
                "count": 83877,
                "maximum": 446078.9771,
                "minimum": 445931.4371,
                "name": "X",
                "position": 0,
                "stddev": 35.09815817,
                "variance": 1231.880707
              },
              {
                "average": 4997149.749,
                "count": 83877,
                "maximum": 4997332.705,
                "minimum": 4997065.785,
                "name": "Y",
                "position": 1,
                "stddev": 62.77601082,
                "variance": 3940.827534
              },
              {
                "average": 1201.775695,
                "count": 83877,
                "maximum": 1240.708327,
                "minimum": 1166.708327,
                "name": "Z",
                "position": 2,
                "stddev": 10.56637018,
                "variance": 111.6481789
              },
              {
                "average": 94.65774885,
                "count": 83877,
                "maximum": 176,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.97223274,
                "variance": 2701.112976
              },
              {
                "average": 1.159853118,
                "count": 83877,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3995008777,
                "variance": 0.1596009513
              },
              {
                "average": 1.330650834,
                "count": 83877,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5568424896,
                "variance": 0.3100735582
              },
              {
                "average": 0.500327861,
                "count": 83877,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000028731,
                "variance": 0.2500028731
              },
              {
                "average": 0,
                "count": 83877,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.338662565,
                "count": 83877,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4732577548,
                "variance": 0.2239729025
              },
              {
                "average": 1.891624227,
                "count": 83877,
                "maximum": 10.99800014,
                "minimum": -12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.359813802,
                "variance": 40.44723159
              },
              {
                "average": 120.6878525,
                "count": 83877,
                "maximum": 125,
                "minimum": 118,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9729479915,
                "variance": 0.9466277941
              },
              {
                "average": 10684.19897,
                "count": 83877,
                "maximum": 10685,
                "minimum": 10684,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3992277437,
                "variance": 0.1593827913
              },
              {
                "average": 22625.39519,
                "count": 83877,
                "maximum": 50944,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 10965.06132,
                "variance": 120232569.7
              },
              {
                "average": 22102.39851,
                "count": 83877,
                "maximum": 47104,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 10084.1409,
                "variance": 101689897.7
              },
              {
                "average": 19743.25338,
                "count": 83877,
                "maximum": 43264,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 8721.049519,
                "variance": 76056704.72
              },
              {
                "average": 146312.8661,
                "count": 83877,
                "maximum": 146447.5647,
                "minimum": 146276.4551,
                "name": "GpsTime",
                "position": 15,
                "stddev": 66.50178452,
                "variance": 4422.487344
              },
              {
                "average": 0,
                "count": 83877,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 83877,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 83877,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 83877,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 83877,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              445931.4371,
              4997065.785,
              1166.708327,
              446078.9771,
              4997332.705,
              1240.708327
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    445931.43710138195,
                    4997065.785221876,
                    1166.7083269749355
                  ],
                  [
                    445931.43710138195,
                    4997332.705221876,
                    1166.7083269749355
                  ],
                  [
                    446078.977101382,
                    4997332.705221876,
                    1240.7083269749355
                  ],
                  [
                    446078.977101382,
                    4997065.785221876,
                    1240.7083269749355
                  ],
                  [
                    445931.43710138195,
                    4997065.785221876,
                    1166.7083269749355
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:27:27+00:00",
            "end_time": "2011-09-15T18: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": "45117B7121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87086761603624,
              45.18744907744317,
              839.627721569628
            ],
            [
              -117.87105375539636,
              45.19965152340293,
              839.627721569628
            ],
            [
              -117.86252798103648,
              45.199716232733074,
              919.7477215696279
            ],
            [
              -117.86234366303894,
              45.187513759400694,
              919.7477215696279
            ],
            [
              -117.87086761603624,
              45.18744907744317,
              839.627721569628
            ]
          ]
        ]
      },
      "bbox": [
        -117.8710538,
        45.18744908,
        839.6277216,
        -117.8623437,
        45.19971623,
        919.7477216
      ],
      "properties": {
        "datetime": "2011-09-16T17:21:51Z",
        "pc:count": 2684731,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431944.6537,
            "count": 2684731,
            "maximum": 432257.2502,
            "minimum": 431587.5502,
            "name": "X",
            "position": 0,
            "stddev": 195.780755,
            "variance": 38330.10404
          },
          {
            "average": 5004463.194,
            "count": 2684731,
            "maximum": 5005497.883,
            "minimum": 5004142.143,
            "name": "Y",
            "position": 1,
            "stddev": 226.8504077,
            "variance": 51461.10749
          },
          {
            "average": 882.2620489,
            "count": 2684731,
            "maximum": 919.7477216,
            "minimum": 839.6277216,
            "name": "Z",
            "position": 2,
            "stddev": 23.18488387,
            "variance": 537.53884
          },
          {
            "average": 108.8176953,
            "count": 2684731,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.76739475,
            "variance": 771.0282114
          },
          {
            "average": 1.002365228,
            "count": 2684731,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05041232958,
            "variance": 0.002541402973
          },
          {
            "average": 1.00513422,
            "count": 2684731,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07624521723,
            "variance": 0.005813333151
          },
          {
            "average": 0.5000471183,
            "count": 2684731,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000909,
            "variance": 0.2500000909
          },
          {
            "average": 0,
            "count": 2684731,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.331162042,
            "count": 2684731,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4706313062,
            "variance": 0.2214938264
          },
          {
            "average": -0.3126940489,
            "count": 2684731,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.796164631,
            "variance": 77.37251221
          },
          {
            "average": 135.7508059,
            "count": 2684731,
            "maximum": 157,
            "minimum": 118,
            "name": "UserData",
            "position": 10,
            "stddev": 7.725320269,
            "variance": 59.68057326
          },
          {
            "average": 10739.89903,
            "count": 2684731,
            "maximum": 10744,
            "minimum": 10736,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.700899173,
            "variance": 2.893057997
          },
          {
            "average": 36949.90018,
            "count": 2684731,
            "maximum": 57088,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 5895.438069,
            "variance": 34756190.02
          },
          {
            "average": 32588.60974,
            "count": 2684731,
            "maximum": 55552,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 4282.761209,
            "variance": 18342043.57
          },
          {
            "average": 28742.81917,
            "count": 2684731,
            "maximum": 59136,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 4068.656176,
            "variance": 16553963.08
          },
          {
            "average": 183324.599,
            "count": 2684731,
            "maximum": 228911.5416,
            "minimum": 165361.5534,
            "name": "GpsTime",
            "position": 15,
            "stddev": 27119.34404,
            "variance": 735458821
          },
          {
            "average": 0,
            "count": 2684731,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2684731,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2684731,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2684731,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2684731,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431587.5502,
          5004142.143,
          839.6277216,
          432257.2502,
          5005497.883,
          919.7477216
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431587.55017175607,
                5004142.142639572,
                839.627721569628
              ],
              [
                431587.55017175607,
                5005497.882639572,
                839.627721569628
              ],
              [
                432257.250171756,
                5005497.882639572,
                919.7477215696279
              ],
              [
                432257.250171756,
                5004142.142639572,
                919.7477215696279
              ],
              [
                431587.55017175607,
                5004142.142639572,
                839.627721569628
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T17:21:51+00:00",
        "end_time": "2011-09-15T23:42:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8710538,
            45.18744908,
            839.6277216,
            -117.8623437,
            45.19971623,
            919.7477216
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87086761603624,
                  45.18744907744317,
                  839.627721569628
                ],
                [
                  -117.87105375539636,
                  45.19965152340293,
                  839.627721569628
                ],
                [
                  -117.86252798103648,
                  45.199716232733074,
                  919.7477215696279
                ],
                [
                  -117.86234366303894,
                  45.187513759400694,
                  919.7477215696279
                ],
                [
                  -117.87086761603624,
                  45.18744907744317,
                  839.627721569628
                ]
              ]
            ]
          },
          "id": "45117B7121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T17:21:51Z",
            "pc:count": 2684731,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431944.6537,
                "count": 2684731,
                "maximum": 432257.2502,
                "minimum": 431587.5502,
                "name": "X",
                "position": 0,
                "stddev": 195.780755,
                "variance": 38330.10404
              },
              {
                "average": 5004463.194,
                "count": 2684731,
                "maximum": 5005497.883,
                "minimum": 5004142.143,
                "name": "Y",
                "position": 1,
                "stddev": 226.8504077,
                "variance": 51461.10749
              },
              {
                "average": 882.2620489,
                "count": 2684731,
                "maximum": 919.7477216,
                "minimum": 839.6277216,
                "name": "Z",
                "position": 2,
                "stddev": 23.18488387,
                "variance": 537.53884
              },
              {
                "average": 108.8176953,
                "count": 2684731,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.76739475,
                "variance": 771.0282114
              },
              {
                "average": 1.002365228,
                "count": 2684731,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05041232958,
                "variance": 0.002541402973
              },
              {
                "average": 1.00513422,
                "count": 2684731,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07624521723,
                "variance": 0.005813333151
              },
              {
                "average": 0.5000471183,
                "count": 2684731,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000909,
                "variance": 0.2500000909
              },
              {
                "average": 0,
                "count": 2684731,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.331162042,
                "count": 2684731,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4706313062,
                "variance": 0.2214938264
              },
              {
                "average": -0.3126940489,
                "count": 2684731,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.796164631,
                "variance": 77.37251221
              },
              {
                "average": 135.7508059,
                "count": 2684731,
                "maximum": 157,
                "minimum": 118,
                "name": "UserData",
                "position": 10,
                "stddev": 7.725320269,
                "variance": 59.68057326
              },
              {
                "average": 10739.89903,
                "count": 2684731,
                "maximum": 10744,
                "minimum": 10736,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.700899173,
                "variance": 2.893057997
              },
              {
                "average": 36949.90018,
                "count": 2684731,
                "maximum": 57088,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 5895.438069,
                "variance": 34756190.02
              },
              {
                "average": 32588.60974,
                "count": 2684731,
                "maximum": 55552,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 4282.761209,
                "variance": 18342043.57
              },
              {
                "average": 28742.81917,
                "count": 2684731,
                "maximum": 59136,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 4068.656176,
                "variance": 16553963.08
              },
              {
                "average": 183324.599,
                "count": 2684731,
                "maximum": 228911.5416,
                "minimum": 165361.5534,
                "name": "GpsTime",
                "position": 15,
                "stddev": 27119.34404,
                "variance": 735458821
              },
              {
                "average": 0,
                "count": 2684731,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2684731,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2684731,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2684731,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2684731,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431587.5502,
              5004142.143,
              839.6277216,
              432257.2502,
              5005497.883,
              919.7477216
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431587.55017175607,
                    5004142.142639572,
                    839.627721569628
                  ],
                  [
                    431587.55017175607,
                    5005497.882639572,
                    839.627721569628
                  ],
                  [
                    432257.250171756,
                    5005497.882639572,
                    919.7477215696279
                  ],
                  [
                    432257.250171756,
                    5004142.142639572,
                    919.7477215696279
                  ],
                  [
                    431587.55017175607,
                    5004142.142639572,
                    839.627721569628
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T17:21:51+00:00",
            "end_time": "2011-09-15T23:42: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": "45117D8105b.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002498140695,
              45.4874094785883,
              815.3569370480379
            ],
            [
              -117.95009508702209,
              45.491579138557654,
              815.3569370480379
            ],
            [
              -117.93755288996678,
              45.491682777317095,
              835.6969370480379
            ],
            [
              -117.93748370948492,
              45.487513102363316,
              835.6969370480379
            ],
            [
              -117.95002498140695,
              45.4874094785883,
              815.3569370480379
            ]
          ]
        ]
      },
      "bbox": [
        -117.9500951,
        45.48740948,
        815.356937,
        -117.9374837,
        45.49168278,
        835.696937
      ],
      "properties": {
        "datetime": "2011-09-14T22:41:59Z",
        "pc:count": 2450607,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426211.0791,
            "count": 2450607,
            "maximum": 426742.315,
            "minimum": 425762.155,
            "name": "X",
            "position": 0,
            "stddev": 286.5086194,
            "variance": 82087.189
          },
          {
            "average": 5037700.93,
            "count": 2450607,
            "maximum": 5037999.274,
            "minimum": 5037535.974,
            "name": "Y",
            "position": 1,
            "stddev": 97.58757716,
            "variance": 9523.335216
          },
          {
            "average": 821.2999829,
            "count": 2450607,
            "maximum": 835.696937,
            "minimum": 815.356937,
            "name": "Z",
            "position": 2,
            "stddev": 2.741113485,
            "variance": 7.51370314
          },
          {
            "average": 225.877512,
            "count": 2450607,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.74395681,
            "variance": 1138.654621
          },
          {
            "average": 1.000231779,
            "count": 2450607,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01527605749,
            "variance": 0.0002333579324
          },
          {
            "average": 1.000464783,
            "count": 2450607,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02166711151,
            "variance": 0.0004694637214
          },
          {
            "average": 0.5010485157,
            "count": 2450607,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990026,
            "variance": 0.2499990026
          },
          {
            "average": 0,
            "count": 2450607,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.275519086,
            "count": 2450607,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4467755595,
            "variance": 0.1996084006
          },
          {
            "average": 2.009332999,
            "count": 2450607,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.034636293,
            "variance": 64.55538036
          },
          {
            "average": 202.5354922,
            "count": 2450607,
            "maximum": 213,
            "minimum": 191,
            "name": "UserData",
            "position": 10,
            "stddev": 3.283430479,
            "variance": 10.78091571
          },
          {
            "average": 206.7681599,
            "count": 2450607,
            "maximum": 233,
            "minimum": 181,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.03246607,
            "variance": 577.5594254
          },
          {
            "average": 25523.59112,
            "count": 2450607,
            "maximum": 59904,
            "minimum": 6400,
            "name": "Red",
            "position": 12,
            "stddev": 13614.51422,
            "variance": 185354997.4
          },
          {
            "average": 26359.12381,
            "count": 2450607,
            "maximum": 60416,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 9942.714045,
            "variance": 98857562.59
          },
          {
            "average": 23410.02623,
            "count": 2450607,
            "maximum": 62976,
            "minimum": 7680,
            "name": "Blue",
            "position": 14,
            "stddev": 6443.956108,
            "variance": 41524570.32
          },
          {
            "average": 74254.28299,
            "count": 2450607,
            "maximum": 75319.45649,
            "minimum": 73311.65334,
            "name": "GpsTime",
            "position": 15,
            "stddev": 576.084149,
            "variance": 331872.9467
          },
          {
            "average": 0,
            "count": 2450607,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2450607,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2450607,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2450607,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2450607,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425762.155,
          5037535.974,
          815.356937,
          426742.315,
          5037999.274,
          835.696937
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425762.1549748682,
                5037535.974016214,
                815.3569370480379
              ],
              [
                425762.1549748682,
                5037999.274016215,
                815.3569370480379
              ],
              [
                426742.3149748682,
                5037999.274016215,
                835.6969370480379
              ],
              [
                426742.3149748682,
                5037535.974016214,
                835.6969370480379
              ],
              [
                425762.1549748682,
                5037535.974016214,
                815.3569370480379
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:41:59+00:00",
        "end_time": "2011-09-14T22:08:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8105b.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8105b.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8105b.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8105b.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9500951,
            45.48740948,
            815.356937,
            -117.9374837,
            45.49168278,
            835.696937
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002498140695,
                  45.4874094785883,
                  815.3569370480379
                ],
                [
                  -117.95009508702209,
                  45.491579138557654,
                  815.3569370480379
                ],
                [
                  -117.93755288996678,
                  45.491682777317095,
                  835.6969370480379
                ],
                [
                  -117.93748370948492,
                  45.487513102363316,
                  835.6969370480379
                ],
                [
                  -117.95002498140695,
                  45.4874094785883,
                  815.3569370480379
                ]
              ]
            ]
          },
          "id": "45117D8105b.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8105b.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:41:59Z",
            "pc:count": 2450607,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426211.0791,
                "count": 2450607,
                "maximum": 426742.315,
                "minimum": 425762.155,
                "name": "X",
                "position": 0,
                "stddev": 286.5086194,
                "variance": 82087.189
              },
              {
                "average": 5037700.93,
                "count": 2450607,
                "maximum": 5037999.274,
                "minimum": 5037535.974,
                "name": "Y",
                "position": 1,
                "stddev": 97.58757716,
                "variance": 9523.335216
              },
              {
                "average": 821.2999829,
                "count": 2450607,
                "maximum": 835.696937,
                "minimum": 815.356937,
                "name": "Z",
                "position": 2,
                "stddev": 2.741113485,
                "variance": 7.51370314
              },
              {
                "average": 225.877512,
                "count": 2450607,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.74395681,
                "variance": 1138.654621
              },
              {
                "average": 1.000231779,
                "count": 2450607,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01527605749,
                "variance": 0.0002333579324
              },
              {
                "average": 1.000464783,
                "count": 2450607,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02166711151,
                "variance": 0.0004694637214
              },
              {
                "average": 0.5010485157,
                "count": 2450607,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990026,
                "variance": 0.2499990026
              },
              {
                "average": 0,
                "count": 2450607,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.275519086,
                "count": 2450607,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4467755595,
                "variance": 0.1996084006
              },
              {
                "average": 2.009332999,
                "count": 2450607,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.034636293,
                "variance": 64.55538036
              },
              {
                "average": 202.5354922,
                "count": 2450607,
                "maximum": 213,
                "minimum": 191,
                "name": "UserData",
                "position": 10,
                "stddev": 3.283430479,
                "variance": 10.78091571
              },
              {
                "average": 206.7681599,
                "count": 2450607,
                "maximum": 233,
                "minimum": 181,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.03246607,
                "variance": 577.5594254
              },
              {
                "average": 25523.59112,
                "count": 2450607,
                "maximum": 59904,
                "minimum": 6400,
                "name": "Red",
                "position": 12,
                "stddev": 13614.51422,
                "variance": 185354997.4
              },
              {
                "average": 26359.12381,
                "count": 2450607,
                "maximum": 60416,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 9942.714045,
                "variance": 98857562.59
              },
              {
                "average": 23410.02623,
                "count": 2450607,
                "maximum": 62976,
                "minimum": 7680,
                "name": "Blue",
                "position": 14,
                "stddev": 6443.956108,
                "variance": 41524570.32
              },
              {
                "average": 74254.28299,
                "count": 2450607,
                "maximum": 75319.45649,
                "minimum": 73311.65334,
                "name": "GpsTime",
                "position": 15,
                "stddev": 576.084149,
                "variance": 331872.9467
              },
              {
                "average": 0,
                "count": 2450607,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2450607,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2450607,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2450607,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2450607,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425762.155,
              5037535.974,
              815.356937,
              426742.315,
              5037999.274,
              835.696937
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425762.1549748682,
                    5037535.974016214,
                    815.3569370480379
                  ],
                  [
                    425762.1549748682,
                    5037999.274016215,
                    815.3569370480379
                  ],
                  [
                    426742.3149748682,
                    5037999.274016215,
                    835.6969370480379
                  ],
                  [
                    426742.3149748682,
                    5037535.974016214,
                    835.6969370480379
                  ],
                  [
                    425762.1549748682,
                    5037535.974016214,
                    815.3569370480379
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:41:59+00:00",
            "end_time": "2011-09-14T22:08: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": "45117D8106a.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.99183876848232,
              45.486377940948174,
              820.8077822323613
            ],
            [
              -117.9918586713251,
              45.48751191652962,
              820.8077822323613
            ],
            [
              -117.98752808592768,
              45.48754944061439,
              827.5477822323613
            ],
            [
              -117.98750826994907,
              45.48641546355741,
              827.5477822323613
            ],
            [
              -117.99183876848232,
              45.486377940948174,
              820.8077822323613
            ]
          ]
        ]
      },
      "bbox": [
        -117.9918587,
        45.48637794,
        820.8077822,
        -117.9875083,
        45.48754944,
        827.5477822
      ],
      "properties": {
        "datetime": "2011-09-15T00:33:48Z",
        "pc:count": 486119,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422697.1608,
            "count": 486119,
            "maximum": 422831.7023,
            "minimum": 422493.2423,
            "name": "X",
            "position": 0,
            "stddev": 77.49695671,
            "variance": 6005.778299
          },
          {
            "average": 5037528.813,
            "count": 486119,
            "maximum": 5037586.862,
            "minimum": 5037460.862,
            "name": "Y",
            "position": 1,
            "stddev": 34.34851858,
            "variance": 1179.820729
          },
          {
            "average": 821.5002115,
            "count": 486119,
            "maximum": 827.5477822,
            "minimum": 820.8077822,
            "name": "Z",
            "position": 2,
            "stddev": 0.2508671361,
            "variance": 0.06293431998
          },
          {
            "average": 141.8222246,
            "count": 486119,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.1212121,
            "variance": 3038.348024
          },
          {
            "average": 1.000002057,
            "count": 486119,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001434262693,
            "variance": 2.057109473e-06
          },
          {
            "average": 1.000004114,
            "count": 486119,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002028351666,
            "variance": 4.114210483e-06
          },
          {
            "average": 0.4923897235,
            "count": 486119,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999425946,
            "variance": 0.2499425979
          },
          {
            "average": 0,
            "count": 486119,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.178209451,
            "count": 486119,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3826893567,
            "variance": 0.1464511437
          },
          {
            "average": -2.241272272,
            "count": 486119,
            "maximum": 13.00199986,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.704803805,
            "variance": 59.36400168
          },
          {
            "average": 162.533931,
            "count": 486119,
            "maximum": 212,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 42.57293617,
            "variance": 1812.454894
          },
          {
            "average": 647.2391739,
            "count": 486119,
            "maximum": 1033,
            "minimum": 193,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 407.4179614,
            "variance": 165989.3953
          },
          {
            "average": 22418.97122,
            "count": 486119,
            "maximum": 44032,
            "minimum": 11776,
            "name": "Red",
            "position": 12,
            "stddev": 3572.480347,
            "variance": 12762615.83
          },
          {
            "average": 22913.92506,
            "count": 486119,
            "maximum": 44032,
            "minimum": 10752,
            "name": "Green",
            "position": 13,
            "stddev": 3360.485202,
            "variance": 11292860.79
          },
          {
            "average": 20053.82327,
            "count": 486119,
            "maximum": 39168,
            "minimum": 7424,
            "name": "Blue",
            "position": 14,
            "stddev": 2247.639452,
            "variance": 5051883.105
          },
          {
            "average": 80788.24303,
            "count": 486119,
            "maximum": 82028.6258,
            "minimum": 79638.0405,
            "name": "GpsTime",
            "position": 15,
            "stddev": 800.603755,
            "variance": 640966.3725
          },
          {
            "average": 0,
            "count": 486119,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 486119,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 486119,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 486119,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 486119,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422493.2423,
          5037460.862,
          820.8077822,
          422831.7023,
          5037586.862,
          827.5477822
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422493.2422851366,
                5037460.862199536,
                820.8077822323613
              ],
              [
                422493.2422851366,
                5037586.862199536,
                820.8077822323613
              ],
              [
                422831.70228513656,
                5037586.862199536,
                827.5477822323613
              ],
              [
                422831.70228513656,
                5037460.862199536,
                827.5477822323613
              ],
              [
                422493.2422851366,
                5037460.862199536,
                820.8077822323613
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:33:48+00:00",
        "end_time": "2011-09-14T23:53:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8106a.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8106a.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8106a.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8106a.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9918587,
            45.48637794,
            820.8077822,
            -117.9875083,
            45.48754944,
            827.5477822
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.99183876848232,
                  45.486377940948174,
                  820.8077822323613
                ],
                [
                  -117.9918586713251,
                  45.48751191652962,
                  820.8077822323613
                ],
                [
                  -117.98752808592768,
                  45.48754944061439,
                  827.5477822323613
                ],
                [
                  -117.98750826994907,
                  45.48641546355741,
                  827.5477822323613
                ],
                [
                  -117.99183876848232,
                  45.486377940948174,
                  820.8077822323613
                ]
              ]
            ]
          },
          "id": "45117D8106a.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8106a.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:33:48Z",
            "pc:count": 486119,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422697.1608,
                "count": 486119,
                "maximum": 422831.7023,
                "minimum": 422493.2423,
                "name": "X",
                "position": 0,
                "stddev": 77.49695671,
                "variance": 6005.778299
              },
              {
                "average": 5037528.813,
                "count": 486119,
                "maximum": 5037586.862,
                "minimum": 5037460.862,
                "name": "Y",
                "position": 1,
                "stddev": 34.34851858,
                "variance": 1179.820729
              },
              {
                "average": 821.5002115,
                "count": 486119,
                "maximum": 827.5477822,
                "minimum": 820.8077822,
                "name": "Z",
                "position": 2,
                "stddev": 0.2508671361,
                "variance": 0.06293431998
              },
              {
                "average": 141.8222246,
                "count": 486119,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.1212121,
                "variance": 3038.348024
              },
              {
                "average": 1.000002057,
                "count": 486119,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001434262693,
                "variance": 2.057109473e-06
              },
              {
                "average": 1.000004114,
                "count": 486119,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002028351666,
                "variance": 4.114210483e-06
              },
              {
                "average": 0.4923897235,
                "count": 486119,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999425946,
                "variance": 0.2499425979
              },
              {
                "average": 0,
                "count": 486119,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.178209451,
                "count": 486119,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3826893567,
                "variance": 0.1464511437
              },
              {
                "average": -2.241272272,
                "count": 486119,
                "maximum": 13.00199986,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.704803805,
                "variance": 59.36400168
              },
              {
                "average": 162.533931,
                "count": 486119,
                "maximum": 212,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 42.57293617,
                "variance": 1812.454894
              },
              {
                "average": 647.2391739,
                "count": 486119,
                "maximum": 1033,
                "minimum": 193,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 407.4179614,
                "variance": 165989.3953
              },
              {
                "average": 22418.97122,
                "count": 486119,
                "maximum": 44032,
                "minimum": 11776,
                "name": "Red",
                "position": 12,
                "stddev": 3572.480347,
                "variance": 12762615.83
              },
              {
                "average": 22913.92506,
                "count": 486119,
                "maximum": 44032,
                "minimum": 10752,
                "name": "Green",
                "position": 13,
                "stddev": 3360.485202,
                "variance": 11292860.79
              },
              {
                "average": 20053.82327,
                "count": 486119,
                "maximum": 39168,
                "minimum": 7424,
                "name": "Blue",
                "position": 14,
                "stddev": 2247.639452,
                "variance": 5051883.105
              },
              {
                "average": 80788.24303,
                "count": 486119,
                "maximum": 82028.6258,
                "minimum": 79638.0405,
                "name": "GpsTime",
                "position": 15,
                "stddev": 800.603755,
                "variance": 640966.3725
              },
              {
                "average": 0,
                "count": 486119,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 486119,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 486119,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 486119,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 486119,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422493.2423,
              5037460.862,
              820.8077822,
              422831.7023,
              5037586.862,
              827.5477822
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422493.2422851366,
                    5037460.862199536,
                    820.8077822323613
                  ],
                  [
                    422493.2422851366,
                    5037586.862199536,
                    820.8077822323613
                  ],
                  [
                    422831.70228513656,
                    5037586.862199536,
                    827.5477822323613
                  ],
                  [
                    422831.70228513656,
                    5037460.862199536,
                    827.5477822323613
                  ],
                  [
                    422493.2422851366,
                    5037460.862199536,
                    820.8077822323613
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:33:48+00:00",
            "end_time": "2011-09-14T23:53: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": "45117D8106b.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.99191588861828,
              45.474974012505164,
              820.6865019664215
            ],
            [
              -117.9919835635995,
              45.478830796146774,
              820.6865019664215
            ],
            [
              -117.987527504097,
              45.47886941002815,
              876.2065019664215
            ],
            [
              -117.98746013299655,
              45.47501262122256,
              876.2065019664215
            ],
            [
              -117.99191588861828,
              45.474974012505164,
              820.6865019664215
            ]
          ]
        ]
      },
      "bbox": [
        -117.9919836,
        45.47497401,
        820.686502,
        -117.9874601,
        45.47886941,
        876.206502
      ],
      "properties": {
        "datetime": "2011-09-15T00:34:09Z",
        "pc:count": 1023734,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422714.8167,
            "count": 1023734,
            "maximum": 422819.8953,
            "minimum": 422471.5753,
            "name": "X",
            "position": 0,
            "stddev": 74.76830467,
            "variance": 5590.299383
          },
          {
            "average": 5036347.356,
            "count": 1023734,
            "maximum": 5036622.541,
            "minimum": 5036194.001,
            "name": "Y",
            "position": 1,
            "stddev": 103.17831,
            "variance": 10645.76365
          },
          {
            "average": 830.6164989,
            "count": 1023734,
            "maximum": 876.206502,
            "minimum": 820.686502,
            "name": "Z",
            "position": 2,
            "stddev": 9.395296398,
            "variance": 88.2715944
          },
          {
            "average": 159.4857072,
            "count": 1023734,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 67.30720908,
            "variance": 4530.260394
          },
          {
            "average": 1.022883874,
            "count": 1023734,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1655725716,
            "variance": 0.02741427646
          },
          {
            "average": 1.047662772,
            "count": 1023734,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2496501136,
            "variance": 0.06232517924
          },
          {
            "average": 0.4947095632,
            "count": 1023734,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999722547,
            "variance": 0.2499722555
          },
          {
            "average": 0,
            "count": 1023734,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.19430731,
            "count": 1023734,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3956666936,
            "variance": 0.1565521324
          },
          {
            "average": -2.088195758,
            "count": 1023734,
            "maximum": 15,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.420680015,
            "variance": 70.90785191
          },
          {
            "average": 157.0901982,
            "count": 1023734,
            "maximum": 212,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 40.44389628,
            "variance": 1635.708747
          },
          {
            "average": 669.2407549,
            "count": 1023734,
            "maximum": 1033,
            "minimum": 193,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 404.5547938,
            "variance": 163664.5812
          },
          {
            "average": 31060.57772,
            "count": 1023734,
            "maximum": 51200,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 7979.869673,
            "variance": 63678320
          },
          {
            "average": 31729.71379,
            "count": 1023734,
            "maximum": 49408,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 6826.902828,
            "variance": 46606602.22
          },
          {
            "average": 24219.65018,
            "count": 1023734,
            "maximum": 45056,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 5628.771249,
            "variance": 31683065.77
          },
          {
            "average": 80725.46293,
            "count": 1023734,
            "maximum": 82049.42784,
            "minimum": 79654.4541,
            "name": "GpsTime",
            "position": 15,
            "stddev": 669.7228053,
            "variance": 448528.636
          },
          {
            "average": 0,
            "count": 1023734,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1023734,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1023734,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1023734,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1023734,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422471.5753,
          5036194.001,
          820.686502,
          422819.8953,
          5036622.541,
          876.206502
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422471.5753115101,
                5036194.00060899,
                820.6865019664215
              ],
              [
                422471.5753115101,
                5036622.540608989,
                820.6865019664215
              ],
              [
                422819.8953115101,
                5036622.540608989,
                876.2065019664215
              ],
              [
                422819.8953115101,
                5036194.00060899,
                876.2065019664215
              ],
              [
                422471.5753115101,
                5036194.00060899,
                820.6865019664215
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:34:09+00:00",
        "end_time": "2011-09-14T23:54:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8106b.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8106b.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8106b.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8106b.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9919836,
            45.47497401,
            820.686502,
            -117.9874601,
            45.47886941,
            876.206502
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.99191588861828,
                  45.474974012505164,
                  820.6865019664215
                ],
                [
                  -117.9919835635995,
                  45.478830796146774,
                  820.6865019664215
                ],
                [
                  -117.987527504097,
                  45.47886941002815,
                  876.2065019664215
                ],
                [
                  -117.98746013299655,
                  45.47501262122256,
                  876.2065019664215
                ],
                [
                  -117.99191588861828,
                  45.474974012505164,
                  820.6865019664215
                ]
              ]
            ]
          },
          "id": "45117D8106b.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8106b.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:34:09Z",
            "pc:count": 1023734,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422714.8167,
                "count": 1023734,
                "maximum": 422819.8953,
                "minimum": 422471.5753,
                "name": "X",
                "position": 0,
                "stddev": 74.76830467,
                "variance": 5590.299383
              },
              {
                "average": 5036347.356,
                "count": 1023734,
                "maximum": 5036622.541,
                "minimum": 5036194.001,
                "name": "Y",
                "position": 1,
                "stddev": 103.17831,
                "variance": 10645.76365
              },
              {
                "average": 830.6164989,
                "count": 1023734,
                "maximum": 876.206502,
                "minimum": 820.686502,
                "name": "Z",
                "position": 2,
                "stddev": 9.395296398,
                "variance": 88.2715944
              },
              {
                "average": 159.4857072,
                "count": 1023734,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 67.30720908,
                "variance": 4530.260394
              },
              {
                "average": 1.022883874,
                "count": 1023734,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1655725716,
                "variance": 0.02741427646
              },
              {
                "average": 1.047662772,
                "count": 1023734,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2496501136,
                "variance": 0.06232517924
              },
              {
                "average": 0.4947095632,
                "count": 1023734,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999722547,
                "variance": 0.2499722555
              },
              {
                "average": 0,
                "count": 1023734,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.19430731,
                "count": 1023734,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3956666936,
                "variance": 0.1565521324
              },
              {
                "average": -2.088195758,
                "count": 1023734,
                "maximum": 15,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.420680015,
                "variance": 70.90785191
              },
              {
                "average": 157.0901982,
                "count": 1023734,
                "maximum": 212,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 40.44389628,
                "variance": 1635.708747
              },
              {
                "average": 669.2407549,
                "count": 1023734,
                "maximum": 1033,
                "minimum": 193,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 404.5547938,
                "variance": 163664.5812
              },
              {
                "average": 31060.57772,
                "count": 1023734,
                "maximum": 51200,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 7979.869673,
                "variance": 63678320
              },
              {
                "average": 31729.71379,
                "count": 1023734,
                "maximum": 49408,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 6826.902828,
                "variance": 46606602.22
              },
              {
                "average": 24219.65018,
                "count": 1023734,
                "maximum": 45056,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 5628.771249,
                "variance": 31683065.77
              },
              {
                "average": 80725.46293,
                "count": 1023734,
                "maximum": 82049.42784,
                "minimum": 79654.4541,
                "name": "GpsTime",
                "position": 15,
                "stddev": 669.7228053,
                "variance": 448528.636
              },
              {
                "average": 0,
                "count": 1023734,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1023734,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1023734,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1023734,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1023734,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422471.5753,
              5036194.001,
              820.686502,
              422819.8953,
              5036622.541,
              876.206502
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422471.5753115101,
                    5036194.00060899,
                    820.6865019664215
                  ],
                  [
                    422471.5753115101,
                    5036622.540608989,
                    820.6865019664215
                  ],
                  [
                    422819.8953115101,
                    5036622.540608989,
                    876.2065019664215
                  ],
                  [
                    422819.8953115101,
                    5036194.00060899,
                    876.2065019664215
                  ],
                  [
                    422471.5753115101,
                    5036194.00060899,
                    820.6865019664215
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:34:09+00:00",
            "end_time": "2011-09-14T23: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": "45117C7409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.77502581928249,
              45.28748707450104,
              1041.286103465656
            ],
            [
              -117.77519642714347,
              45.30001056195388,
              1041.286103465656
            ],
            [
              -117.76252889526698,
              45.300095839118825,
              1274.186103465656
            ],
            [
              -117.76236107466416,
              45.287572314642894,
              1274.186103465656
            ],
            [
              -117.77502581928249,
              45.28748707450104,
              1041.286103465656
            ]
          ]
        ]
      },
      "bbox": [
        -117.7751964,
        45.28748707,
        1041.286103,
        -117.7623611,
        45.30009584,
        1274.186103
      ],
      "properties": {
        "datetime": "2011-09-18T19:31:02Z",
        "pc:count": 6768722,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439613.5637,
            "count": 6768722,
            "maximum": 440216.6786,
            "minimum": 439223.4186,
            "name": "X",
            "position": 0,
            "stddev": 262.8756554,
            "variance": 69103.61019
          },
          {
            "average": 5016051.625,
            "count": 6768722,
            "maximum": 5016570.23,
            "minimum": 5015178.83,
            "name": "Y",
            "position": 1,
            "stddev": 354.8533636,
            "variance": 125920.9097
          },
          {
            "average": 1135.126486,
            "count": 6768722,
            "maximum": 1274.186103,
            "minimum": 1041.286103,
            "name": "Z",
            "position": 2,
            "stddev": 50.34481399,
            "variance": 2534.600296
          },
          {
            "average": 92.31182785,
            "count": 6768722,
            "maximum": 196,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.13845308,
            "variance": 2037.479946
          },
          {
            "average": 1.094391674,
            "count": 6768722,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3108806599,
            "variance": 0.0966467847
          },
          {
            "average": 1.19950487,
            "count": 6768722,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4448896049,
            "variance": 0.1979267606
          },
          {
            "average": 0.5002097885,
            "count": 6768722,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999929,
            "variance": 0.2499999929
          },
          {
            "average": 0,
            "count": 6768722,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.238026913,
            "count": 6768722,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4258757193,
            "variance": 0.1813701283
          },
          {
            "average": -0.4920364305,
            "count": 6768722,
            "maximum": 16.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.672801929,
            "variance": 75.21749329
          },
          {
            "average": 138,
            "count": 6768722,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10606.6179,
            "count": 6768722,
            "maximum": 10611,
            "minimum": 10602,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.854332995,
            "variance": 3.438550857
          },
          {
            "average": 24182.70461,
            "count": 6768722,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 10110.11779,
            "variance": 102214481.7
          },
          {
            "average": 24243.93413,
            "count": 6768722,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 9028.493381,
            "variance": 81513692.74
          },
          {
            "average": 20862.15014,
            "count": 6768722,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 7273.490337,
            "variance": 52903661.68
          },
          {
            "average": 407668.7532,
            "count": 6768722,
            "maximum": 409462.5822,
            "minimum": 405702.8995,
            "name": "GpsTime",
            "position": 15,
            "stddev": 806.0631343,
            "variance": 649737.7765
          },
          {
            "average": 0,
            "count": 6768722,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6768722,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6768722,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6768722,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6768722,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439223.4186,
          5015178.83,
          1041.286103,
          440216.6786,
          5016570.23,
          1274.186103
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439223.41862599796,
                5015178.829886449,
                1041.286103465656
              ],
              [
                439223.41862599796,
                5016570.229886449,
                1041.286103465656
              ],
              [
                440216.67862599797,
                5016570.229886449,
                1274.186103465656
              ],
              [
                440216.67862599797,
                5015178.829886449,
                1274.186103465656
              ],
              [
                439223.41862599796,
                5015178.829886449,
                1041.286103465656
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T19:31:02+00:00",
        "end_time": "2011-09-18T18:28:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7751964,
            45.28748707,
            1041.286103,
            -117.7623611,
            45.30009584,
            1274.186103
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.77502581928249,
                  45.28748707450104,
                  1041.286103465656
                ],
                [
                  -117.77519642714347,
                  45.30001056195388,
                  1041.286103465656
                ],
                [
                  -117.76252889526698,
                  45.300095839118825,
                  1274.186103465656
                ],
                [
                  -117.76236107466416,
                  45.287572314642894,
                  1274.186103465656
                ],
                [
                  -117.77502581928249,
                  45.28748707450104,
                  1041.286103465656
                ]
              ]
            ]
          },
          "id": "45117C7409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:31:02Z",
            "pc:count": 6768722,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439613.5637,
                "count": 6768722,
                "maximum": 440216.6786,
                "minimum": 439223.4186,
                "name": "X",
                "position": 0,
                "stddev": 262.8756554,
                "variance": 69103.61019
              },
              {
                "average": 5016051.625,
                "count": 6768722,
                "maximum": 5016570.23,
                "minimum": 5015178.83,
                "name": "Y",
                "position": 1,
                "stddev": 354.8533636,
                "variance": 125920.9097
              },
              {
                "average": 1135.126486,
                "count": 6768722,
                "maximum": 1274.186103,
                "minimum": 1041.286103,
                "name": "Z",
                "position": 2,
                "stddev": 50.34481399,
                "variance": 2534.600296
              },
              {
                "average": 92.31182785,
                "count": 6768722,
                "maximum": 196,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.13845308,
                "variance": 2037.479946
              },
              {
                "average": 1.094391674,
                "count": 6768722,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3108806599,
                "variance": 0.0966467847
              },
              {
                "average": 1.19950487,
                "count": 6768722,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4448896049,
                "variance": 0.1979267606
              },
              {
                "average": 0.5002097885,
                "count": 6768722,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999929,
                "variance": 0.2499999929
              },
              {
                "average": 0,
                "count": 6768722,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.238026913,
                "count": 6768722,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4258757193,
                "variance": 0.1813701283
              },
              {
                "average": -0.4920364305,
                "count": 6768722,
                "maximum": 16.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.672801929,
                "variance": 75.21749329
              },
              {
                "average": 138,
                "count": 6768722,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10606.6179,
                "count": 6768722,
                "maximum": 10611,
                "minimum": 10602,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.854332995,
                "variance": 3.438550857
              },
              {
                "average": 24182.70461,
                "count": 6768722,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 10110.11779,
                "variance": 102214481.7
              },
              {
                "average": 24243.93413,
                "count": 6768722,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 9028.493381,
                "variance": 81513692.74
              },
              {
                "average": 20862.15014,
                "count": 6768722,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 7273.490337,
                "variance": 52903661.68
              },
              {
                "average": 407668.7532,
                "count": 6768722,
                "maximum": 409462.5822,
                "minimum": 405702.8995,
                "name": "GpsTime",
                "position": 15,
                "stddev": 806.0631343,
                "variance": 649737.7765
              },
              {
                "average": 0,
                "count": 6768722,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6768722,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6768722,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6768722,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6768722,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439223.4186,
              5015178.83,
              1041.286103,
              440216.6786,
              5016570.23,
              1274.186103
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439223.41862599796,
                    5015178.829886449,
                    1041.286103465656
                  ],
                  [
                    439223.41862599796,
                    5016570.229886449,
                    1041.286103465656
                  ],
                  [
                    440216.67862599797,
                    5016570.229886449,
                    1274.186103465656
                  ],
                  [
                    440216.67862599797,
                    5015178.829886449,
                    1274.186103465656
                  ],
                  [
                    439223.41862599796,
                    5015178.829886449,
                    1041.286103465656
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T19:31:02+00:00",
            "end_time": "2011-09-18T18: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": "45117D8102b.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97617260231443,
              45.48750250206947,
              819.9970312782964
            ],
            [
              -117.97627437975582,
              45.49339343922802,
              819.9970312782964
            ],
            [
              -117.97502750317028,
              45.49340408990221,
              830.4570312782964
            ],
            [
              -117.97492585566694,
              45.48751315056811,
              830.4570312782964
            ],
            [
              -117.97617260231443,
              45.48750250206947,
              819.9970312782964
            ]
          ]
        ]
      },
      "bbox": [
        -117.9762744,
        45.4875025,
        819.9970313,
        -117.9749259,
        45.49340409,
        830.4570313
      ],
      "properties": {
        "datetime": "2011-09-14T23:37:59Z",
        "pc:count": 239606,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423785.7196,
            "count": 239606,
            "maximum": 423816.44,
            "minimum": 423719,
            "name": "X",
            "position": 0,
            "stddev": 21.61169868,
            "variance": 467.0655199
          },
          {
            "average": 5037828.896,
            "count": 239606,
            "maximum": 5038225.363,
            "minimum": 5037570.803,
            "name": "Y",
            "position": 1,
            "stddev": 163.2758332,
            "variance": 26658.99771
          },
          {
            "average": 824.7051412,
            "count": 239606,
            "maximum": 830.4570313,
            "minimum": 819.9970313,
            "name": "Z",
            "position": 2,
            "stddev": 3.00056235,
            "variance": 9.003374415
          },
          {
            "average": 234.6510313,
            "count": 239606,
            "maximum": 254,
            "minimum": 13,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.35531518,
            "variance": 374.6282255
          },
          {
            "average": 1.000008347,
            "count": 239606,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00288911778,
            "variance": 8.347001548e-06
          },
          {
            "average": 1.000016694,
            "count": 239606,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004085812496,
            "variance": 1.669386375e-05
          },
          {
            "average": 0.5098077678,
            "count": 239606,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999048416,
            "variance": 0.2499048507
          },
          {
            "average": 0,
            "count": 239606,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.306181815,
            "count": 239606,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4609071466,
            "variance": 0.2124353978
          },
          {
            "average": 3.323407803,
            "count": 239606,
            "maximum": 15,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.575644274,
            "variance": 57.39038616
          },
          {
            "average": 199.6715066,
            "count": 239606,
            "maximum": 212,
            "minimum": 190,
            "name": "UserData",
            "position": 10,
            "stddev": 2.954175601,
            "variance": 8.72715348
          },
          {
            "average": 215.5147283,
            "count": 239606,
            "maximum": 240,
            "minimum": 190,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.00350634,
            "variance": 576.1683167
          },
          {
            "average": 42841.28685,
            "count": 239606,
            "maximum": 52736,
            "minimum": 26368,
            "name": "Red",
            "position": 12,
            "stddev": 3154.725644,
            "variance": 9952293.89
          },
          {
            "average": 41426.5152,
            "count": 239606,
            "maximum": 52224,
            "minimum": 26368,
            "name": "Green",
            "position": 13,
            "stddev": 2960.205344,
            "variance": 8762815.68
          },
          {
            "average": 30681.08064,
            "count": 239606,
            "maximum": 47616,
            "minimum": 14336,
            "name": "Blue",
            "position": 14,
            "stddev": 3605.906398,
            "variance": 13002560.95
          },
          {
            "average": 78365.19265,
            "count": 239606,
            "maximum": 78679.17534,
            "minimum": 77688.24714,
            "name": "GpsTime",
            "position": 15,
            "stddev": 316.1392317,
            "variance": 99944.0138
          },
          {
            "average": 0,
            "count": 239606,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 239606,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 239606,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 239606,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 239606,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423719,
          5037570.803,
          819.9970313,
          423816.44,
          5038225.363,
          830.4570313
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423718.99995419395,
                5037570.802876,
                819.9970312782964
              ],
              [
                423718.99995419395,
                5038225.362876001,
                819.9970312782964
              ],
              [
                423816.4399541939,
                5038225.362876001,
                830.4570312782964
              ],
              [
                423816.4399541939,
                5037570.802876,
                830.4570312782964
              ],
              [
                423718.99995419395,
                5037570.802876,
                819.9970312782964
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:37:59+00:00",
        "end_time": "2011-09-14T23:21:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8102b.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8102b.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8102b.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8102b.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9762744,
            45.4875025,
            819.9970313,
            -117.9749259,
            45.49340409,
            830.4570313
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97617260231443,
                  45.48750250206947,
                  819.9970312782964
                ],
                [
                  -117.97627437975582,
                  45.49339343922802,
                  819.9970312782964
                ],
                [
                  -117.97502750317028,
                  45.49340408990221,
                  830.4570312782964
                ],
                [
                  -117.97492585566694,
                  45.48751315056811,
                  830.4570312782964
                ],
                [
                  -117.97617260231443,
                  45.48750250206947,
                  819.9970312782964
                ]
              ]
            ]
          },
          "id": "45117D8102b.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8102b.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:37:59Z",
            "pc:count": 239606,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423785.7196,
                "count": 239606,
                "maximum": 423816.44,
                "minimum": 423719,
                "name": "X",
                "position": 0,
                "stddev": 21.61169868,
                "variance": 467.0655199
              },
              {
                "average": 5037828.896,
                "count": 239606,
                "maximum": 5038225.363,
                "minimum": 5037570.803,
                "name": "Y",
                "position": 1,
                "stddev": 163.2758332,
                "variance": 26658.99771
              },
              {
                "average": 824.7051412,
                "count": 239606,
                "maximum": 830.4570313,
                "minimum": 819.9970313,
                "name": "Z",
                "position": 2,
                "stddev": 3.00056235,
                "variance": 9.003374415
              },
              {
                "average": 234.6510313,
                "count": 239606,
                "maximum": 254,
                "minimum": 13,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.35531518,
                "variance": 374.6282255
              },
              {
                "average": 1.000008347,
                "count": 239606,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00288911778,
                "variance": 8.347001548e-06
              },
              {
                "average": 1.000016694,
                "count": 239606,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004085812496,
                "variance": 1.669386375e-05
              },
              {
                "average": 0.5098077678,
                "count": 239606,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999048416,
                "variance": 0.2499048507
              },
              {
                "average": 0,
                "count": 239606,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.306181815,
                "count": 239606,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4609071466,
                "variance": 0.2124353978
              },
              {
                "average": 3.323407803,
                "count": 239606,
                "maximum": 15,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.575644274,
                "variance": 57.39038616
              },
              {
                "average": 199.6715066,
                "count": 239606,
                "maximum": 212,
                "minimum": 190,
                "name": "UserData",
                "position": 10,
                "stddev": 2.954175601,
                "variance": 8.72715348
              },
              {
                "average": 215.5147283,
                "count": 239606,
                "maximum": 240,
                "minimum": 190,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.00350634,
                "variance": 576.1683167
              },
              {
                "average": 42841.28685,
                "count": 239606,
                "maximum": 52736,
                "minimum": 26368,
                "name": "Red",
                "position": 12,
                "stddev": 3154.725644,
                "variance": 9952293.89
              },
              {
                "average": 41426.5152,
                "count": 239606,
                "maximum": 52224,
                "minimum": 26368,
                "name": "Green",
                "position": 13,
                "stddev": 2960.205344,
                "variance": 8762815.68
              },
              {
                "average": 30681.08064,
                "count": 239606,
                "maximum": 47616,
                "minimum": 14336,
                "name": "Blue",
                "position": 14,
                "stddev": 3605.906398,
                "variance": 13002560.95
              },
              {
                "average": 78365.19265,
                "count": 239606,
                "maximum": 78679.17534,
                "minimum": 77688.24714,
                "name": "GpsTime",
                "position": 15,
                "stddev": 316.1392317,
                "variance": 99944.0138
              },
              {
                "average": 0,
                "count": 239606,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 239606,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 239606,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 239606,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 239606,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423719,
              5037570.803,
              819.9970313,
              423816.44,
              5038225.363,
              830.4570313
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423718.99995419395,
                    5037570.802876,
                    819.9970312782964
                  ],
                  [
                    423718.99995419395,
                    5038225.362876001,
                    819.9970312782964
                  ],
                  [
                    423816.4399541939,
                    5038225.362876001,
                    830.4570312782964
                  ],
                  [
                    423816.4399541939,
                    5037570.802876,
                    830.4570312782964
                  ],
                  [
                    423718.99995419395,
                    5037570.802876,
                    819.9970312782964
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:37:59+00:00",
            "end_time": "2011-09-14T23:21: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": "45117D8103a.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502676154328,
              45.499986011087145,
              817.6260618425974
            ],
            [
              -117.97502720274012,
              45.50001157060712,
              817.6260618425974
            ],
            [
              -117.97481629412295,
              45.50001337081127,
              817.8660618425974
            ],
            [
              -117.97481585302148,
              45.49998781128968,
              817.8660618425974
            ],
            [
              -117.97502676154328,
              45.499986011087145,
              817.6260618425974
            ]
          ]
        ]
      },
      "bbox": [
        -117.9750272,
        45.49998601,
        817.6260618,
        -117.9748159,
        45.50001337,
        817.8660618
      ],
      "properties": {
        "datetime": "2011-09-14T23:37:37Z",
        "pc:count": 194,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423831.101,
            "count": 194,
            "maximum": 423841.8537,
            "minimum": 423825.3737,
            "name": "X",
            "position": 0,
            "stddev": 4.247807756,
            "variance": 18.04387074
          },
          {
            "average": 5038958.389,
            "count": 194,
            "maximum": 5038959.432,
            "minimum": 5038956.592,
            "name": "Y",
            "position": 1,
            "stddev": 0.7440021805,
            "variance": 0.5535392446
          },
          {
            "average": 817.7123505,
            "count": 194,
            "maximum": 817.8660618,
            "minimum": 817.6260618,
            "name": "Z",
            "position": 2,
            "stddev": 0.04030504379,
            "variance": 0.001624496555
          },
          {
            "average": 221.1237113,
            "count": 194,
            "maximum": 248,
            "minimum": 151,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.1151783,
            "variance": 630.772181
          },
          {
            "average": 1,
            "count": 194,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 194,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5051546392,
            "count": 194,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5012670235,
            "variance": 0.2512686288
          },
          {
            "average": 0,
            "count": 194,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.273195876,
            "count": 194,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4467535083,
            "variance": 0.1995886972
          },
          {
            "average": -5.705041294,
            "count": 194,
            "maximum": 13.00199986,
            "minimum": -12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.479863493,
            "variance": 30.02890391
          },
          {
            "average": 202.6340206,
            "count": 194,
            "maximum": 207,
            "minimum": 199,
            "name": "UserData",
            "position": 10,
            "stddev": 2.545966498,
            "variance": 6.481945409
          },
          {
            "average": 215.5309278,
            "count": 194,
            "maximum": 240,
            "minimum": 190,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.05071438,
            "variance": 578.4368623
          },
          {
            "average": 25106.47423,
            "count": 194,
            "maximum": 32512,
            "minimum": 18176,
            "name": "Red",
            "position": 12,
            "stddev": 3999.14459,
            "variance": 15993157.45
          },
          {
            "average": 26463.01031,
            "count": 194,
            "maximum": 31488,
            "minimum": 20224,
            "name": "Green",
            "position": 13,
            "stddev": 2929.954162,
            "variance": 8584631.388
          },
          {
            "average": 21622.76289,
            "count": 194,
            "maximum": 26880,
            "minimum": 15616,
            "name": "Blue",
            "position": 14,
            "stddev": 2909.541829,
            "variance": 8465433.653
          },
          {
            "average": 78002.64459,
            "count": 194,
            "maximum": 78657.28386,
            "minimum": 77676.3313,
            "name": "GpsTime",
            "position": 15,
            "stddev": 309.4090572,
            "variance": 95733.96468
          },
          {
            "average": 0,
            "count": 194,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 194,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 194,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 194,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 194,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423825.3737,
          5038956.592,
          817.6260618,
          423841.8537,
          5038959.432,
          817.8660618
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423825.37368365354,
                5038956.592320613,
                817.6260618425974
              ],
              [
                423825.37368365354,
                5038959.4323206125,
                817.6260618425974
              ],
              [
                423841.8536836535,
                5038959.4323206125,
                817.8660618425974
              ],
              [
                423841.8536836535,
                5038956.592320613,
                817.8660618425974
              ],
              [
                423825.37368365354,
                5038956.592320613,
                817.6260618425974
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:37:37+00:00",
        "end_time": "2011-09-14T23:21:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8103a.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8103a.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8103a.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8103a.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9750272,
            45.49998601,
            817.6260618,
            -117.9748159,
            45.50001337,
            817.8660618
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502676154328,
                  45.499986011087145,
                  817.6260618425974
                ],
                [
                  -117.97502720274012,
                  45.50001157060712,
                  817.6260618425974
                ],
                [
                  -117.97481629412295,
                  45.50001337081127,
                  817.8660618425974
                ],
                [
                  -117.97481585302148,
                  45.49998781128968,
                  817.8660618425974
                ],
                [
                  -117.97502676154328,
                  45.499986011087145,
                  817.6260618425974
                ]
              ]
            ]
          },
          "id": "45117D8103a.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8103a.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:37:37Z",
            "pc:count": 194,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423831.101,
                "count": 194,
                "maximum": 423841.8537,
                "minimum": 423825.3737,
                "name": "X",
                "position": 0,
                "stddev": 4.247807756,
                "variance": 18.04387074
              },
              {
                "average": 5038958.389,
                "count": 194,
                "maximum": 5038959.432,
                "minimum": 5038956.592,
                "name": "Y",
                "position": 1,
                "stddev": 0.7440021805,
                "variance": 0.5535392446
              },
              {
                "average": 817.7123505,
                "count": 194,
                "maximum": 817.8660618,
                "minimum": 817.6260618,
                "name": "Z",
                "position": 2,
                "stddev": 0.04030504379,
                "variance": 0.001624496555
              },
              {
                "average": 221.1237113,
                "count": 194,
                "maximum": 248,
                "minimum": 151,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.1151783,
                "variance": 630.772181
              },
              {
                "average": 1,
                "count": 194,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 194,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5051546392,
                "count": 194,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5012670235,
                "variance": 0.2512686288
              },
              {
                "average": 0,
                "count": 194,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.273195876,
                "count": 194,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4467535083,
                "variance": 0.1995886972
              },
              {
                "average": -5.705041294,
                "count": 194,
                "maximum": 13.00199986,
                "minimum": -12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.479863493,
                "variance": 30.02890391
              },
              {
                "average": 202.6340206,
                "count": 194,
                "maximum": 207,
                "minimum": 199,
                "name": "UserData",
                "position": 10,
                "stddev": 2.545966498,
                "variance": 6.481945409
              },
              {
                "average": 215.5309278,
                "count": 194,
                "maximum": 240,
                "minimum": 190,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.05071438,
                "variance": 578.4368623
              },
              {
                "average": 25106.47423,
                "count": 194,
                "maximum": 32512,
                "minimum": 18176,
                "name": "Red",
                "position": 12,
                "stddev": 3999.14459,
                "variance": 15993157.45
              },
              {
                "average": 26463.01031,
                "count": 194,
                "maximum": 31488,
                "minimum": 20224,
                "name": "Green",
                "position": 13,
                "stddev": 2929.954162,
                "variance": 8584631.388
              },
              {
                "average": 21622.76289,
                "count": 194,
                "maximum": 26880,
                "minimum": 15616,
                "name": "Blue",
                "position": 14,
                "stddev": 2909.541829,
                "variance": 8465433.653
              },
              {
                "average": 78002.64459,
                "count": 194,
                "maximum": 78657.28386,
                "minimum": 77676.3313,
                "name": "GpsTime",
                "position": 15,
                "stddev": 309.4090572,
                "variance": 95733.96468
              },
              {
                "average": 0,
                "count": 194,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 194,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 194,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 194,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 194,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423825.3737,
              5038956.592,
              817.6260618,
              423841.8537,
              5038959.432,
              817.8660618
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423825.37368365354,
                    5038956.592320613,
                    817.6260618425974
                  ],
                  [
                    423825.37368365354,
                    5038959.4323206125,
                    817.6260618425974
                  ],
                  [
                    423841.8536836535,
                    5038959.4323206125,
                    817.8660618425974
                  ],
                  [
                    423841.8536836535,
                    5038956.592320613,
                    817.8660618425974
                  ],
                  [
                    423825.37368365354,
                    5038956.592320613,
                    817.6260618425974
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:37:37+00:00",
            "end_time": "2011-09-14T23:21: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": "45117D8107a.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9875263947175,
              45.486479485612215,
              817.5065477175573
            ],
            [
              -117.98754442758087,
              45.487511404726355,
              817.5065477175573
            ],
            [
              -117.98032165324287,
              45.48757362500938,
              823.1665477175574
            ],
            [
              -117.98030375221818,
              45.48654170366875,
              823.1665477175574
            ],
            [
              -117.9875263947175,
              45.486479485612215,
              817.5065477175573
            ]
          ]
        ]
      },
      "bbox": [
        -117.9875444,
        45.48647949,
        817.5065477,
        -117.9803038,
        45.48757363,
        823.1665477
      ],
      "properties": {
        "datetime": "2011-09-15T00:33:48Z",
        "pc:count": 625588,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423047.9613,
            "count": 625588,
            "maximum": 423394.8733,
            "minimum": 422830.3733,
            "name": "X",
            "position": 0,
            "stddev": 145.7449221,
            "variance": 21241.58233
          },
          {
            "average": 5037528.269,
            "count": 625588,
            "maximum": 5037582.652,
            "minimum": 5037467.992,
            "name": "Y",
            "position": 1,
            "stddev": 29.82885478,
            "variance": 889.7605775
          },
          {
            "average": 820.7595949,
            "count": 625588,
            "maximum": 823.1665477,
            "minimum": 817.5065477,
            "name": "Z",
            "position": 2,
            "stddev": 0.4529523764,
            "variance": 0.2051658553
          },
          {
            "average": 204.2654543,
            "count": 625588,
            "maximum": 255,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.93033645,
            "variance": 2593.89917
          },
          {
            "average": 1,
            "count": 625588,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 625588,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5009782796,
            "count": 625588,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994426,
            "variance": 0.2499994426
          },
          {
            "average": 0,
            "count": 625588,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.211297212,
            "count": 625588,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4082290611,
            "variance": 0.1666509664
          },
          {
            "average": -0.07466806779,
            "count": 625588,
            "maximum": 15,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.659021556,
            "variance": 58.6606112
          },
          {
            "average": 183.1690857,
            "count": 625588,
            "maximum": 212,
            "minimum": 119,
            "name": "UserData",
            "position": 10,
            "stddev": 37.66968153,
            "variance": 1419.004907
          },
          {
            "average": 430.4642033,
            "count": 625588,
            "maximum": 1033,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 371.2988318,
            "variance": 137862.8225
          },
          {
            "average": 45230.9787,
            "count": 625588,
            "maximum": 55808,
            "minimum": 15616,
            "name": "Red",
            "position": 12,
            "stddev": 5619.818609,
            "variance": 31582361.2
          },
          {
            "average": 42551.39625,
            "count": 625588,
            "maximum": 54784,
            "minimum": 15104,
            "name": "Green",
            "position": 13,
            "stddev": 6033.656889,
            "variance": 36405015.45
          },
          {
            "average": 34206.15383,
            "count": 625588,
            "maximum": 53504,
            "minimum": 12544,
            "name": "Blue",
            "position": 14,
            "stddev": 7236.982547,
            "variance": 52373916.39
          },
          {
            "average": 80175.45963,
            "count": 625588,
            "maximum": 82028.84448,
            "minimum": 78678.08,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1118.285941,
            "variance": 1250563.445
          },
          {
            "average": 0,
            "count": 625588,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 625588,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 625588,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 625588,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 625588,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422830.3733,
          5037467.992,
          817.5065477,
          423394.8733,
          5037582.652,
          823.1665477
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422830.3733463906,
                5037467.992237164,
                817.5065477175573
              ],
              [
                422830.3733463906,
                5037582.652237164,
                817.5065477175573
              ],
              [
                423394.8733463906,
                5037582.652237164,
                823.1665477175574
              ],
              [
                423394.8733463906,
                5037467.992237164,
                823.1665477175574
              ],
              [
                422830.3733463906,
                5037467.992237164,
                817.5065477175573
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:33:48+00:00",
        "end_time": "2011-09-14T23:37:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8107a.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8107a.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8107a.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8107a.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9875444,
            45.48647949,
            817.5065477,
            -117.9803038,
            45.48757363,
            823.1665477
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9875263947175,
                  45.486479485612215,
                  817.5065477175573
                ],
                [
                  -117.98754442758087,
                  45.487511404726355,
                  817.5065477175573
                ],
                [
                  -117.98032165324287,
                  45.48757362500938,
                  823.1665477175574
                ],
                [
                  -117.98030375221818,
                  45.48654170366875,
                  823.1665477175574
                ],
                [
                  -117.9875263947175,
                  45.486479485612215,
                  817.5065477175573
                ]
              ]
            ]
          },
          "id": "45117D8107a.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8107a.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:33:48Z",
            "pc:count": 625588,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423047.9613,
                "count": 625588,
                "maximum": 423394.8733,
                "minimum": 422830.3733,
                "name": "X",
                "position": 0,
                "stddev": 145.7449221,
                "variance": 21241.58233
              },
              {
                "average": 5037528.269,
                "count": 625588,
                "maximum": 5037582.652,
                "minimum": 5037467.992,
                "name": "Y",
                "position": 1,
                "stddev": 29.82885478,
                "variance": 889.7605775
              },
              {
                "average": 820.7595949,
                "count": 625588,
                "maximum": 823.1665477,
                "minimum": 817.5065477,
                "name": "Z",
                "position": 2,
                "stddev": 0.4529523764,
                "variance": 0.2051658553
              },
              {
                "average": 204.2654543,
                "count": 625588,
                "maximum": 255,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.93033645,
                "variance": 2593.89917
              },
              {
                "average": 1,
                "count": 625588,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 625588,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5009782796,
                "count": 625588,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994426,
                "variance": 0.2499994426
              },
              {
                "average": 0,
                "count": 625588,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.211297212,
                "count": 625588,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4082290611,
                "variance": 0.1666509664
              },
              {
                "average": -0.07466806779,
                "count": 625588,
                "maximum": 15,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.659021556,
                "variance": 58.6606112
              },
              {
                "average": 183.1690857,
                "count": 625588,
                "maximum": 212,
                "minimum": 119,
                "name": "UserData",
                "position": 10,
                "stddev": 37.66968153,
                "variance": 1419.004907
              },
              {
                "average": 430.4642033,
                "count": 625588,
                "maximum": 1033,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 371.2988318,
                "variance": 137862.8225
              },
              {
                "average": 45230.9787,
                "count": 625588,
                "maximum": 55808,
                "minimum": 15616,
                "name": "Red",
                "position": 12,
                "stddev": 5619.818609,
                "variance": 31582361.2
              },
              {
                "average": 42551.39625,
                "count": 625588,
                "maximum": 54784,
                "minimum": 15104,
                "name": "Green",
                "position": 13,
                "stddev": 6033.656889,
                "variance": 36405015.45
              },
              {
                "average": 34206.15383,
                "count": 625588,
                "maximum": 53504,
                "minimum": 12544,
                "name": "Blue",
                "position": 14,
                "stddev": 7236.982547,
                "variance": 52373916.39
              },
              {
                "average": 80175.45963,
                "count": 625588,
                "maximum": 82028.84448,
                "minimum": 78678.08,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1118.285941,
                "variance": 1250563.445
              },
              {
                "average": 0,
                "count": 625588,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 625588,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 625588,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 625588,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 625588,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422830.3733,
              5037467.992,
              817.5065477,
              423394.8733,
              5037582.652,
              823.1665477
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422830.3733463906,
                    5037467.992237164,
                    817.5065477175573
                  ],
                  [
                    422830.3733463906,
                    5037582.652237164,
                    817.5065477175573
                  ],
                  [
                    423394.8733463906,
                    5037582.652237164,
                    823.1665477175574
                  ],
                  [
                    423394.8733463906,
                    5037467.992237164,
                    823.1665477175574
                  ],
                  [
                    422830.3733463906,
                    5037467.992237164,
                    817.5065477175573
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:33:48+00:00",
            "end_time": "2011-09-14T23:37: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": "45117B8422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502530561472,
              45.124911670327776,
              1118.9871838242518
            ],
            [
              -117.92522899411324,
              45.137510092886224,
              1118.9871838242518
            ],
            [
              -117.91252981783354,
              45.13761227284816,
              1241.2071838242516
            ],
            [
              -117.91232892410491,
              45.125013805664935,
              1241.2071838242516
            ],
            [
              -117.92502530561472,
              45.124911670327776,
              1118.9871838242518
            ]
          ]
        ]
      },
      "bbox": [
        -117.925229,
        45.12491167,
        1118.987184,
        -117.9123289,
        45.13761227,
        1241.207184
      ],
      "properties": {
        "datetime": "2011-09-17T19:27:43Z",
        "pc:count": 12396425,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427723.4645,
            "count": 12396425,
            "maximum": 428252.1261,
            "minimum": 427253.5061,
            "name": "X",
            "position": 0,
            "stddev": 271.4339397,
            "variance": 73676.38363
          },
          {
            "average": 4997951.871,
            "count": 12396425,
            "maximum": 4998641.888,
            "minimum": 4997242.148,
            "name": "Y",
            "position": 1,
            "stddev": 395.6665888,
            "variance": 156552.0495
          },
          {
            "average": 1164.301191,
            "count": 12396425,
            "maximum": 1241.207184,
            "minimum": 1118.987184,
            "name": "Z",
            "position": 2,
            "stddev": 25.27460136,
            "variance": 638.805474
          },
          {
            "average": 113.274697,
            "count": 12396425,
            "maximum": 240,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.51989015,
            "variance": 421.0658916
          },
          {
            "average": 1.000000403,
            "count": 12396425,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0006350920897,
            "variance": 4.033419624e-07
          },
          {
            "average": 1.000001371,
            "count": 12396425,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001171051384,
            "variance": 1.371361345e-06
          },
          {
            "average": 0.5000052031,
            "count": 12396425,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000201,
            "variance": 0.2500000201
          },
          {
            "average": 0,
            "count": 12396425,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.234391206,
            "count": 12396425,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4236177319,
            "variance": 0.1794519828
          },
          {
            "average": -0.4925688857,
            "count": 12396425,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.52857904,
            "variance": 72.73666044
          },
          {
            "average": 136.7894373,
            "count": 12396425,
            "maximum": 145,
            "minimum": 128,
            "name": "UserData",
            "position": 10,
            "stddev": 1.344167688,
            "variance": 1.806786773
          },
          {
            "average": 10684.56445,
            "count": 12396425,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 49.1599905,
            "variance": 2416.704666
          },
          {
            "average": 34896.01826,
            "count": 12396425,
            "maximum": 53760,
            "minimum": 11264,
            "name": "Red",
            "position": 12,
            "stddev": 6768.871015,
            "variance": 45817614.82
          },
          {
            "average": 32211.11978,
            "count": 12396425,
            "maximum": 54272,
            "minimum": 11008,
            "name": "Green",
            "position": 13,
            "stddev": 5026.78143,
            "variance": 25268531.54
          },
          {
            "average": 28013.91612,
            "count": 12396425,
            "maximum": 53760,
            "minimum": 8960,
            "name": "Blue",
            "position": 14,
            "stddev": 4771.748457,
            "variance": 22769583.34
          },
          {
            "average": 302674.304,
            "count": 12396425,
            "maximum": 322863.8921,
            "minimum": 247229.0777,
            "name": "GpsTime",
            "position": 15,
            "stddev": 30347.94969,
            "variance": 920998050.6
          },
          {
            "average": 0,
            "count": 12396425,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12396425,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12396425,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12396425,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12396425,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427253.5061,
          4997242.148,
          1118.987184,
          428252.1261,
          4998641.888,
          1241.207184
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427253.50606225367,
                4997242.148355467,
                1118.9871838242518
              ],
              [
                427253.50606225367,
                4998641.8883554675,
                1118.9871838242518
              ],
              [
                428252.12606225366,
                4998641.8883554675,
                1241.2071838242516
              ],
              [
                428252.12606225366,
                4997242.148355467,
                1241.2071838242516
              ],
              [
                427253.50606225367,
                4997242.148355467,
                1118.9871838242518
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T19:27:43+00:00",
        "end_time": "2011-09-16T22:27:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.925229,
            45.12491167,
            1118.987184,
            -117.9123289,
            45.13761227,
            1241.207184
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502530561472,
                  45.124911670327776,
                  1118.9871838242518
                ],
                [
                  -117.92522899411324,
                  45.137510092886224,
                  1118.9871838242518
                ],
                [
                  -117.91252981783354,
                  45.13761227284816,
                  1241.2071838242516
                ],
                [
                  -117.91232892410491,
                  45.125013805664935,
                  1241.2071838242516
                ],
                [
                  -117.92502530561472,
                  45.124911670327776,
                  1118.9871838242518
                ]
              ]
            ]
          },
          "id": "45117B8422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T19:27:43Z",
            "pc:count": 12396425,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427723.4645,
                "count": 12396425,
                "maximum": 428252.1261,
                "minimum": 427253.5061,
                "name": "X",
                "position": 0,
                "stddev": 271.4339397,
                "variance": 73676.38363
              },
              {
                "average": 4997951.871,
                "count": 12396425,
                "maximum": 4998641.888,
                "minimum": 4997242.148,
                "name": "Y",
                "position": 1,
                "stddev": 395.6665888,
                "variance": 156552.0495
              },
              {
                "average": 1164.301191,
                "count": 12396425,
                "maximum": 1241.207184,
                "minimum": 1118.987184,
                "name": "Z",
                "position": 2,
                "stddev": 25.27460136,
                "variance": 638.805474
              },
              {
                "average": 113.274697,
                "count": 12396425,
                "maximum": 240,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.51989015,
                "variance": 421.0658916
              },
              {
                "average": 1.000000403,
                "count": 12396425,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0006350920897,
                "variance": 4.033419624e-07
              },
              {
                "average": 1.000001371,
                "count": 12396425,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001171051384,
                "variance": 1.371361345e-06
              },
              {
                "average": 0.5000052031,
                "count": 12396425,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000201,
                "variance": 0.2500000201
              },
              {
                "average": 0,
                "count": 12396425,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.234391206,
                "count": 12396425,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4236177319,
                "variance": 0.1794519828
              },
              {
                "average": -0.4925688857,
                "count": 12396425,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.52857904,
                "variance": 72.73666044
              },
              {
                "average": 136.7894373,
                "count": 12396425,
                "maximum": 145,
                "minimum": 128,
                "name": "UserData",
                "position": 10,
                "stddev": 1.344167688,
                "variance": 1.806786773
              },
              {
                "average": 10684.56445,
                "count": 12396425,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 49.1599905,
                "variance": 2416.704666
              },
              {
                "average": 34896.01826,
                "count": 12396425,
                "maximum": 53760,
                "minimum": 11264,
                "name": "Red",
                "position": 12,
                "stddev": 6768.871015,
                "variance": 45817614.82
              },
              {
                "average": 32211.11978,
                "count": 12396425,
                "maximum": 54272,
                "minimum": 11008,
                "name": "Green",
                "position": 13,
                "stddev": 5026.78143,
                "variance": 25268531.54
              },
              {
                "average": 28013.91612,
                "count": 12396425,
                "maximum": 53760,
                "minimum": 8960,
                "name": "Blue",
                "position": 14,
                "stddev": 4771.748457,
                "variance": 22769583.34
              },
              {
                "average": 302674.304,
                "count": 12396425,
                "maximum": 322863.8921,
                "minimum": 247229.0777,
                "name": "GpsTime",
                "position": 15,
                "stddev": 30347.94969,
                "variance": 920998050.6
              },
              {
                "average": 0,
                "count": 12396425,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12396425,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12396425,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12396425,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12396425,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427253.5061,
              4997242.148,
              1118.987184,
              428252.1261,
              4998641.888,
              1241.207184
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427253.50606225367,
                    4997242.148355467,
                    1118.9871838242518
                  ],
                  [
                    427253.50606225367,
                    4998641.8883554675,
                    1118.9871838242518
                  ],
                  [
                    428252.12606225366,
                    4998641.8883554675,
                    1241.2071838242516
                  ],
                  [
                    428252.12606225366,
                    4997242.148355467,
                    1241.2071838242516
                  ],
                  [
                    427253.50606225367,
                    4997242.148355467,
                    1118.9871838242518
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T19:27:43+00:00",
            "end_time": "2011-09-16T22:27: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": "45117B7403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.78752476545306,
              45.17492683260211,
              997.8846605959845
            ],
            [
              -117.78769827012839,
              45.1875102957749,
              997.8846605959845
            ],
            [
              -117.77502851412346,
              45.18759697892688,
              1201.3846605959845
            ],
            [
              -117.77485779951134,
              45.17501347794165,
              1201.3846605959845
            ],
            [
              -117.78752476545306,
              45.17492683260211,
              997.8846605959845
            ]
          ]
        ]
      },
      "bbox": [
        -117.7876983,
        45.17492683,
        997.8846606,
        -117.7748578,
        45.18759698,
        1201.384661
      ],
      "properties": {
        "datetime": "2011-09-15T21:01:17Z",
        "pc:count": 9918112,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438626.8749,
            "count": 9918112,
            "maximum": 439116.6205,
            "minimum": 438121.2205,
            "name": "X",
            "position": 0,
            "stddev": 282.2403954,
            "variance": 79659.64082
          },
          {
            "average": 5003394.69,
            "count": 9918112,
            "maximum": 5004081.853,
            "minimum": 5002683.813,
            "name": "Y",
            "position": 1,
            "stddev": 401.3326215,
            "variance": 161067.8731
          },
          {
            "average": 1088.371694,
            "count": 9918112,
            "maximum": 1201.384661,
            "minimum": 997.8846606,
            "name": "Z",
            "position": 2,
            "stddev": 49.17927087,
            "variance": 2418.600684
          },
          {
            "average": 108.7695489,
            "count": 9918112,
            "maximum": 252,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.00422084,
            "variance": 576.2026182
          },
          {
            "average": 1.002697792,
            "count": 9918112,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05209902803,
            "variance": 0.002714308722
          },
          {
            "average": 1.007283443,
            "count": 9918112,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0857308137,
            "variance": 0.007349772418
          },
          {
            "average": 0.4999807423,
            "count": 9918112,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000248,
            "variance": 0.2500000248
          },
          {
            "average": 0,
            "count": 9918112,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.327485211,
            "count": 9918112,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4692959298,
            "variance": 0.2202386697
          },
          {
            "average": -0.3685852648,
            "count": 9918112,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.68073971,
            "variance": 75.35524191
          },
          {
            "average": 137.5346489,
            "count": 9918112,
            "maximum": 150,
            "minimum": 126,
            "name": "UserData",
            "position": 10,
            "stddev": 3.583731435,
            "variance": 12.843131
          },
          {
            "average": 10708.90155,
            "count": 9918112,
            "maximum": 10713,
            "minimum": 10705,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.691831635,
            "variance": 2.86229428
          },
          {
            "average": 32224.26142,
            "count": 9918112,
            "maximum": 55040,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 5560.158759,
            "variance": 30915365.43
          },
          {
            "average": 30588.34077,
            "count": 9918112,
            "maximum": 57600,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 4159.899987,
            "variance": 17304767.9
          },
          {
            "average": 24166.16943,
            "count": 9918112,
            "maximum": 54272,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 3601.639654,
            "variance": 12971808.2
          },
          {
            "average": 154074.8301,
            "count": 9918112,
            "maximum": 155677.2769,
            "minimum": 152761.4469,
            "name": "GpsTime",
            "position": 15,
            "stddev": 622.3998934,
            "variance": 387381.6273
          },
          {
            "average": 0,
            "count": 9918112,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9918112,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9918112,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9918112,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9918112,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438121.2205,
          5002683.813,
          997.8846606,
          439116.6205,
          5004081.853,
          1201.384661
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438121.22053560754,
                5002683.812613118,
                997.8846605959845
              ],
              [
                438121.22053560754,
                5004081.852613118,
                997.8846605959845
              ],
              [
                439116.62053560757,
                5004081.852613118,
                1201.3846605959845
              ],
              [
                439116.62053560757,
                5002683.812613118,
                1201.3846605959845
              ],
              [
                438121.22053560754,
                5002683.812613118,
                997.8846605959845
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T21:01:17+00:00",
        "end_time": "2011-09-15T20:12:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7876983,
            45.17492683,
            997.8846606,
            -117.7748578,
            45.18759698,
            1201.384661
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.78752476545306,
                  45.17492683260211,
                  997.8846605959845
                ],
                [
                  -117.78769827012839,
                  45.1875102957749,
                  997.8846605959845
                ],
                [
                  -117.77502851412346,
                  45.18759697892688,
                  1201.3846605959845
                ],
                [
                  -117.77485779951134,
                  45.17501347794165,
                  1201.3846605959845
                ],
                [
                  -117.78752476545306,
                  45.17492683260211,
                  997.8846605959845
                ]
              ]
            ]
          },
          "id": "45117B7403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T21:01:17Z",
            "pc:count": 9918112,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438626.8749,
                "count": 9918112,
                "maximum": 439116.6205,
                "minimum": 438121.2205,
                "name": "X",
                "position": 0,
                "stddev": 282.2403954,
                "variance": 79659.64082
              },
              {
                "average": 5003394.69,
                "count": 9918112,
                "maximum": 5004081.853,
                "minimum": 5002683.813,
                "name": "Y",
                "position": 1,
                "stddev": 401.3326215,
                "variance": 161067.8731
              },
              {
                "average": 1088.371694,
                "count": 9918112,
                "maximum": 1201.384661,
                "minimum": 997.8846606,
                "name": "Z",
                "position": 2,
                "stddev": 49.17927087,
                "variance": 2418.600684
              },
              {
                "average": 108.7695489,
                "count": 9918112,
                "maximum": 252,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.00422084,
                "variance": 576.2026182
              },
              {
                "average": 1.002697792,
                "count": 9918112,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05209902803,
                "variance": 0.002714308722
              },
              {
                "average": 1.007283443,
                "count": 9918112,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0857308137,
                "variance": 0.007349772418
              },
              {
                "average": 0.4999807423,
                "count": 9918112,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000248,
                "variance": 0.2500000248
              },
              {
                "average": 0,
                "count": 9918112,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.327485211,
                "count": 9918112,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4692959298,
                "variance": 0.2202386697
              },
              {
                "average": -0.3685852648,
                "count": 9918112,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.68073971,
                "variance": 75.35524191
              },
              {
                "average": 137.5346489,
                "count": 9918112,
                "maximum": 150,
                "minimum": 126,
                "name": "UserData",
                "position": 10,
                "stddev": 3.583731435,
                "variance": 12.843131
              },
              {
                "average": 10708.90155,
                "count": 9918112,
                "maximum": 10713,
                "minimum": 10705,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.691831635,
                "variance": 2.86229428
              },
              {
                "average": 32224.26142,
                "count": 9918112,
                "maximum": 55040,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 5560.158759,
                "variance": 30915365.43
              },
              {
                "average": 30588.34077,
                "count": 9918112,
                "maximum": 57600,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 4159.899987,
                "variance": 17304767.9
              },
              {
                "average": 24166.16943,
                "count": 9918112,
                "maximum": 54272,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 3601.639654,
                "variance": 12971808.2
              },
              {
                "average": 154074.8301,
                "count": 9918112,
                "maximum": 155677.2769,
                "minimum": 152761.4469,
                "name": "GpsTime",
                "position": 15,
                "stddev": 622.3998934,
                "variance": 387381.6273
              },
              {
                "average": 0,
                "count": 9918112,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9918112,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9918112,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9918112,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9918112,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438121.2205,
              5002683.813,
              997.8846606,
              439116.6205,
              5004081.853,
              1201.384661
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438121.22053560754,
                    5002683.812613118,
                    997.8846605959845
                  ],
                  [
                    438121.22053560754,
                    5004081.852613118,
                    997.8846605959845
                  ],
                  [
                    439116.62053560757,
                    5004081.852613118,
                    1201.3846605959845
                  ],
                  [
                    439116.62053560757,
                    5002683.812613118,
                    1201.3846605959845
                  ],
                  [
                    438121.22053560754,
                    5002683.812613118,
                    997.8846605959845
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T21:01:17+00:00",
            "end_time": "2011-09-15T20:12:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117B8323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502446294374,
              45.12490603168252,
              1025.6907829128957
            ],
            [
              -117.97523924295379,
              45.13750913181885,
              1025.6907829128957
            ],
            [
              -117.96252931318863,
              45.13761696477779,
              1076.5307829128958
            ],
            [
              -117.96231733127331,
              45.12501381753041,
              1076.5307829128958
            ],
            [
              -117.97502446294374,
              45.12490603168252,
              1025.6907829128957
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752392,
        45.12490603,
        1025.690783,
        -117.9623173,
        45.13761696,
        1076.530783
      ],
      "properties": {
        "datetime": "2011-09-17T23:13:33Z",
        "pc:count": 9537628,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423825.5889,
            "count": 9537628,
            "maximum": 424320.8537,
            "minimum": 423321.3737,
            "name": "X",
            "position": 0,
            "stddev": 285.3123354,
            "variance": 81403.12871
          },
          {
            "average": 4997998.414,
            "count": 9537628,
            "maximum": 4998688.009,
            "minimum": 4997287.729,
            "name": "Y",
            "position": 1,
            "stddev": 402.4210301,
            "variance": 161942.6855
          },
          {
            "average": 1037.693626,
            "count": 9537628,
            "maximum": 1076.530783,
            "minimum": 1025.690783,
            "name": "Z",
            "position": 2,
            "stddev": 8.36691668,
            "variance": 70.00529473
          },
          {
            "average": 109.3246562,
            "count": 9537628,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.30157581,
            "variance": 1108.994952
          },
          {
            "average": 1.002403428,
            "count": 9537628,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05028837944,
            "variance": 0.002528921106
          },
          {
            "average": 1.005224674,
            "count": 9537628,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07570510587,
            "variance": 0.005731263055
          },
          {
            "average": 0.49999308,
            "count": 9537628,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000262,
            "variance": 0.2500000262
          },
          {
            "average": 0,
            "count": 9537628,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.323728919,
            "count": 9537628,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4678979898,
            "variance": 0.2189285289
          },
          {
            "average": -0.1802300967,
            "count": 9537628,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.743392568,
            "variance": 76.4469136
          },
          {
            "average": 137,
            "count": 9537628,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10676.43992,
            "count": 9537628,
            "maximum": 10681,
            "minimum": 10672,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.67893144,
            "variance": 2.81881078
          },
          {
            "average": 32799.81395,
            "count": 9537628,
            "maximum": 65280,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 7503.084594,
            "variance": 56296278.43
          },
          {
            "average": 31418.49506,
            "count": 9537628,
            "maximum": 64256,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 5586.552137,
            "variance": 31209564.78
          },
          {
            "average": 25753.15914,
            "count": 9537628,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 5406.393821,
            "variance": 29229094.15
          },
          {
            "average": 333663.1571,
            "count": 9537628,
            "maximum": 336413.5723,
            "minimum": 330857.584,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1068.068443,
            "variance": 1140770.199
          },
          {
            "average": 0,
            "count": 9537628,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9537628,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9537628,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9537628,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9537628,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423321.3737,
          4997287.729,
          1025.690783,
          424320.8537,
          4998688.009,
          1076.530783
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423321.3736993312,
                4997287.728993556,
                1025.6907829128957
              ],
              [
                423321.3736993312,
                4998688.008993556,
                1025.6907829128957
              ],
              [
                424320.8536993312,
                4998688.008993556,
                1076.5307829128958
              ],
              [
                424320.8536993312,
                4997287.728993556,
                1076.5307829128958
              ],
              [
                423321.3736993312,
                4997287.728993556,
                1025.6907829128957
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T23:13:33+00:00",
        "end_time": "2011-09-17T21:40:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752392,
            45.12490603,
            1025.690783,
            -117.9623173,
            45.13761696,
            1076.530783
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502446294374,
                  45.12490603168252,
                  1025.6907829128957
                ],
                [
                  -117.97523924295379,
                  45.13750913181885,
                  1025.6907829128957
                ],
                [
                  -117.96252931318863,
                  45.13761696477779,
                  1076.5307829128958
                ],
                [
                  -117.96231733127331,
                  45.12501381753041,
                  1076.5307829128958
                ],
                [
                  -117.97502446294374,
                  45.12490603168252,
                  1025.6907829128957
                ]
              ]
            ]
          },
          "id": "45117B8323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:13:33Z",
            "pc:count": 9537628,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423825.5889,
                "count": 9537628,
                "maximum": 424320.8537,
                "minimum": 423321.3737,
                "name": "X",
                "position": 0,
                "stddev": 285.3123354,
                "variance": 81403.12871
              },
              {
                "average": 4997998.414,
                "count": 9537628,
                "maximum": 4998688.009,
                "minimum": 4997287.729,
                "name": "Y",
                "position": 1,
                "stddev": 402.4210301,
                "variance": 161942.6855
              },
              {
                "average": 1037.693626,
                "count": 9537628,
                "maximum": 1076.530783,
                "minimum": 1025.690783,
                "name": "Z",
                "position": 2,
                "stddev": 8.36691668,
                "variance": 70.00529473
              },
              {
                "average": 109.3246562,
                "count": 9537628,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.30157581,
                "variance": 1108.994952
              },
              {
                "average": 1.002403428,
                "count": 9537628,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05028837944,
                "variance": 0.002528921106
              },
              {
                "average": 1.005224674,
                "count": 9537628,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07570510587,
                "variance": 0.005731263055
              },
              {
                "average": 0.49999308,
                "count": 9537628,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000262,
                "variance": 0.2500000262
              },
              {
                "average": 0,
                "count": 9537628,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.323728919,
                "count": 9537628,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4678979898,
                "variance": 0.2189285289
              },
              {
                "average": -0.1802300967,
                "count": 9537628,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.743392568,
                "variance": 76.4469136
              },
              {
                "average": 137,
                "count": 9537628,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10676.43992,
                "count": 9537628,
                "maximum": 10681,
                "minimum": 10672,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.67893144,
                "variance": 2.81881078
              },
              {
                "average": 32799.81395,
                "count": 9537628,
                "maximum": 65280,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 7503.084594,
                "variance": 56296278.43
              },
              {
                "average": 31418.49506,
                "count": 9537628,
                "maximum": 64256,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 5586.552137,
                "variance": 31209564.78
              },
              {
                "average": 25753.15914,
                "count": 9537628,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 5406.393821,
                "variance": 29229094.15
              },
              {
                "average": 333663.1571,
                "count": 9537628,
                "maximum": 336413.5723,
                "minimum": 330857.584,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1068.068443,
                "variance": 1140770.199
              },
              {
                "average": 0,
                "count": 9537628,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9537628,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9537628,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9537628,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9537628,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423321.3737,
              4997287.729,
              1025.690783,
              424320.8537,
              4998688.009,
              1076.530783
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423321.3736993312,
                    4997287.728993556,
                    1025.6907829128957
                  ],
                  [
                    423321.3736993312,
                    4998688.008993556,
                    1025.6907829128957
                  ],
                  [
                    424320.8536993312,
                    4998688.008993556,
                    1076.5307829128958
                  ],
                  [
                    424320.8536993312,
                    4997287.728993556,
                    1076.5307829128958
                  ],
                  [
                    423321.3736993312,
                    4997287.728993556,
                    1025.6907829128957
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T23:13:33+00:00",
            "end_time": "2011-09-17T21:40: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": "45117B8122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752460718603,
              45.18740514752205,
              1129.5823984937701
            ],
            [
              -117.98774264287746,
              45.200009682022134,
              1129.5823984937701
            ],
            [
              -117.97502980056612,
              45.200118929311685,
              1286.9623984937703
            ],
            [
              -117.97481457004162,
              45.18751434707656,
              1286.9623984937703
            ],
            [
              -117.98752460718603,
              45.18740514752205,
              1129.5823984937701
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877426,
        45.18740515,
        1129.582398,
        -117.9748146,
        45.20011893,
        1286.962398
      ],
      "properties": {
        "datetime": "2011-09-17T21:51:58Z",
        "pc:count": 9748709,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422928.938,
            "count": 9748709,
            "maximum": 423421.7905,
            "minimum": 422423.1705,
            "name": "X",
            "position": 0,
            "stddev": 282.4914206,
            "variance": 79801.40273
          },
          {
            "average": 5004960.276,
            "count": 9748709,
            "maximum": 5005643.167,
            "minimum": 5004242.707,
            "name": "Y",
            "position": 1,
            "stddev": 398.7389043,
            "variance": 158992.7138
          },
          {
            "average": 1198.362735,
            "count": 9748709,
            "maximum": 1286.962398,
            "minimum": 1129.582398,
            "name": "Z",
            "position": 2,
            "stddev": 29.11620363,
            "variance": 847.7533139
          },
          {
            "average": 102.0506943,
            "count": 9748709,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 37.17125572,
            "variance": 1381.702252
          },
          {
            "average": 1.047114546,
            "count": 9748709,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2242523715,
            "variance": 0.05028912614
          },
          {
            "average": 1.09869553,
            "count": 9748709,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3284901147,
            "variance": 0.1079057554
          },
          {
            "average": 0.5001773055,
            "count": 9748709,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999942,
            "variance": 0.2499999942
          },
          {
            "average": 0,
            "count": 9748709,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.264796293,
            "count": 9748709,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4412247001,
            "variance": 0.194679236
          },
          {
            "average": -0.4308025477,
            "count": 9748709,
            "maximum": 22.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.662390161,
            "variance": 75.0370033
          },
          {
            "average": 137,
            "count": 9748709,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10668.85822,
            "count": 9748709,
            "maximum": 10673,
            "minimum": 10665,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.7009967,
            "variance": 2.893389774
          },
          {
            "average": 30294.06226,
            "count": 9748709,
            "maximum": 51456,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 10062.29847,
            "variance": 101249850.5
          },
          {
            "average": 28358.1855,
            "count": 9748709,
            "maximum": 50432,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 8348.768671,
            "variance": 69701938.32
          },
          {
            "average": 24045.17158,
            "count": 9748709,
            "maximum": 49152,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7011.026301,
            "variance": 49154489.79
          },
          {
            "average": 328659.0125,
            "count": 9748709,
            "maximum": 331518.4184,
            "minimum": 325976.3308,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1176.164753,
            "variance": 1383363.527
          },
          {
            "average": 0,
            "count": 9748709,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9748709,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9748709,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9748709,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9748709,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422423.1705,
          5004242.707,
          1129.582398,
          423421.7905,
          5005643.167,
          1286.962398
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422423.1705295541,
                5004242.7068582885,
                1129.5823984937701
              ],
              [
                422423.1705295541,
                5005643.166858289,
                1129.5823984937701
              ],
              [
                423421.79052955407,
                5005643.166858289,
                1286.9623984937703
              ],
              [
                423421.79052955407,
                5004242.7068582885,
                1286.9623984937703
              ],
              [
                422423.1705295541,
                5004242.7068582885,
                1129.5823984937701
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:51:58+00:00",
        "end_time": "2011-09-17T20:19:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877426,
            45.18740515,
            1129.582398,
            -117.9748146,
            45.20011893,
            1286.962398
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752460718603,
                  45.18740514752205,
                  1129.5823984937701
                ],
                [
                  -117.98774264287746,
                  45.200009682022134,
                  1129.5823984937701
                ],
                [
                  -117.97502980056612,
                  45.200118929311685,
                  1286.9623984937703
                ],
                [
                  -117.97481457004162,
                  45.18751434707656,
                  1286.9623984937703
                ],
                [
                  -117.98752460718603,
                  45.18740514752205,
                  1129.5823984937701
                ]
              ]
            ]
          },
          "id": "45117B8122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:51:58Z",
            "pc:count": 9748709,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422928.938,
                "count": 9748709,
                "maximum": 423421.7905,
                "minimum": 422423.1705,
                "name": "X",
                "position": 0,
                "stddev": 282.4914206,
                "variance": 79801.40273
              },
              {
                "average": 5004960.276,
                "count": 9748709,
                "maximum": 5005643.167,
                "minimum": 5004242.707,
                "name": "Y",
                "position": 1,
                "stddev": 398.7389043,
                "variance": 158992.7138
              },
              {
                "average": 1198.362735,
                "count": 9748709,
                "maximum": 1286.962398,
                "minimum": 1129.582398,
                "name": "Z",
                "position": 2,
                "stddev": 29.11620363,
                "variance": 847.7533139
              },
              {
                "average": 102.0506943,
                "count": 9748709,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 37.17125572,
                "variance": 1381.702252
              },
              {
                "average": 1.047114546,
                "count": 9748709,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2242523715,
                "variance": 0.05028912614
              },
              {
                "average": 1.09869553,
                "count": 9748709,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3284901147,
                "variance": 0.1079057554
              },
              {
                "average": 0.5001773055,
                "count": 9748709,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999942,
                "variance": 0.2499999942
              },
              {
                "average": 0,
                "count": 9748709,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.264796293,
                "count": 9748709,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4412247001,
                "variance": 0.194679236
              },
              {
                "average": -0.4308025477,
                "count": 9748709,
                "maximum": 22.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.662390161,
                "variance": 75.0370033
              },
              {
                "average": 137,
                "count": 9748709,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10668.85822,
                "count": 9748709,
                "maximum": 10673,
                "minimum": 10665,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.7009967,
                "variance": 2.893389774
              },
              {
                "average": 30294.06226,
                "count": 9748709,
                "maximum": 51456,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 10062.29847,
                "variance": 101249850.5
              },
              {
                "average": 28358.1855,
                "count": 9748709,
                "maximum": 50432,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 8348.768671,
                "variance": 69701938.32
              },
              {
                "average": 24045.17158,
                "count": 9748709,
                "maximum": 49152,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7011.026301,
                "variance": 49154489.79
              },
              {
                "average": 328659.0125,
                "count": 9748709,
                "maximum": 331518.4184,
                "minimum": 325976.3308,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1176.164753,
                "variance": 1383363.527
              },
              {
                "average": 0,
                "count": 9748709,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9748709,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9748709,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9748709,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9748709,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422423.1705,
              5004242.707,
              1129.582398,
              423421.7905,
              5005643.167,
              1286.962398
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422423.1705295541,
                    5004242.7068582885,
                    1129.5823984937701
                  ],
                  [
                    422423.1705295541,
                    5005643.166858289,
                    1129.5823984937701
                  ],
                  [
                    423421.79052955407,
                    5005643.166858289,
                    1286.9623984937703
                  ],
                  [
                    423421.79052955407,
                    5004242.7068582885,
                    1286.9623984937703
                  ],
                  [
                    422423.1705295541,
                    5004242.7068582885,
                    1129.5823984937701
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:51:58+00:00",
            "end_time": "2011-09-17T20:19: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": "45117C7410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.76252685476065,
              45.296066667362496,
              1207.0600915963223
            ],
            [
              -117.7625797249412,
              45.30001093550967,
              1207.0600915963223
            ],
            [
              -117.76127937776539,
              45.300019610404554,
              1246.800091596322
            ],
            [
              -117.76122659771787,
              45.29607534107104,
              1246.800091596322
            ],
            [
              -117.76252685476065,
              45.296066667362496,
              1207.0600915963223
            ]
          ]
        ]
      },
      "bbox": [
        -117.7625797,
        45.29606667,
        1207.060092,
        -117.7612266,
        45.30001961,
        1246.800092
      ],
      "properties": {
        "datetime": "2011-09-18T18:44:37Z",
        "pc:count": 269620,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440261.2038,
            "count": 269620,
            "maximum": 440314.5642,
            "minimum": 440212.6042,
            "name": "X",
            "position": 0,
            "stddev": 28.21678789,
            "variance": 796.187119
          },
          {
            "average": 5016344.597,
            "count": 269620,
            "maximum": 5016560.835,
            "minimum": 5016122.615,
            "name": "Y",
            "position": 1,
            "stddev": 121.1621581,
            "variance": 14680.26855
          },
          {
            "average": 1220.568003,
            "count": 269620,
            "maximum": 1246.800092,
            "minimum": 1207.060092,
            "name": "Z",
            "position": 2,
            "stddev": 5.19939531,
            "variance": 27.03371159
          },
          {
            "average": 103.5601402,
            "count": 269620,
            "maximum": 175,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.37480437,
            "variance": 594.131088
          },
          {
            "average": 1.013159261,
            "count": 269620,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1179864205,
            "variance": 0.01392079542
          },
          {
            "average": 1.028217491,
            "count": 269620,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1749177424,
            "variance": 0.03059621661
          },
          {
            "average": 0.5001261034,
            "count": 269620,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000009113,
            "variance": 0.2500009113
          },
          {
            "average": 0,
            "count": 269620,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.369412506,
            "count": 269620,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4826466311,
            "variance": 0.2329477705
          },
          {
            "average": -1.019746858,
            "count": 269620,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.049244368,
            "variance": 81.88882362
          },
          {
            "average": 138,
            "count": 269620,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10602.84993,
            "count": 269620,
            "maximum": 10604,
            "minimum": 10602,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7427177809,
            "variance": 0.551629702
          },
          {
            "average": 38091.69955,
            "count": 269620,
            "maximum": 52224,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 7897.203158,
            "variance": 62365817.72
          },
          {
            "average": 34561.95024,
            "count": 269620,
            "maximum": 49920,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 6238.186909,
            "variance": 38914975.92
          },
          {
            "average": 26906.58556,
            "count": 269620,
            "maximum": 42752,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 4991.99838,
            "variance": 24920047.82
          },
          {
            "average": 405990.6362,
            "count": 269620,
            "maximum": 406677.7328,
            "minimum": 405703.4853,
            "name": "GpsTime",
            "position": 15,
            "stddev": 364.9315784,
            "variance": 133175.0569
          },
          {
            "average": 0,
            "count": 269620,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 269620,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 269620,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 269620,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 269620,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          440212.6042,
          5016122.615,
          1207.060092,
          440314.5642,
          5016560.835,
          1246.800092
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                440212.60422213,
                5016122.615371374,
                1207.0600915963223
              ],
              [
                440212.60422213,
                5016560.835371375,
                1207.0600915963223
              ],
              [
                440314.56422212993,
                5016560.835371375,
                1246.800091596322
              ],
              [
                440314.56422212993,
                5016122.615371374,
                1246.800091596322
              ],
              [
                440212.60422213,
                5016122.615371374,
                1207.0600915963223
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T18:44:37+00:00",
        "end_time": "2011-09-18T18:28:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7625797,
            45.29606667,
            1207.060092,
            -117.7612266,
            45.30001961,
            1246.800092
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.76252685476065,
                  45.296066667362496,
                  1207.0600915963223
                ],
                [
                  -117.7625797249412,
                  45.30001093550967,
                  1207.0600915963223
                ],
                [
                  -117.76127937776539,
                  45.300019610404554,
                  1246.800091596322
                ],
                [
                  -117.76122659771787,
                  45.29607534107104,
                  1246.800091596322
                ],
                [
                  -117.76252685476065,
                  45.296066667362496,
                  1207.0600915963223
                ]
              ]
            ]
          },
          "id": "45117C7410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:44:37Z",
            "pc:count": 269620,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 440261.2038,
                "count": 269620,
                "maximum": 440314.5642,
                "minimum": 440212.6042,
                "name": "X",
                "position": 0,
                "stddev": 28.21678789,
                "variance": 796.187119
              },
              {
                "average": 5016344.597,
                "count": 269620,
                "maximum": 5016560.835,
                "minimum": 5016122.615,
                "name": "Y",
                "position": 1,
                "stddev": 121.1621581,
                "variance": 14680.26855
              },
              {
                "average": 1220.568003,
                "count": 269620,
                "maximum": 1246.800092,
                "minimum": 1207.060092,
                "name": "Z",
                "position": 2,
                "stddev": 5.19939531,
                "variance": 27.03371159
              },
              {
                "average": 103.5601402,
                "count": 269620,
                "maximum": 175,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.37480437,
                "variance": 594.131088
              },
              {
                "average": 1.013159261,
                "count": 269620,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1179864205,
                "variance": 0.01392079542
              },
              {
                "average": 1.028217491,
                "count": 269620,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1749177424,
                "variance": 0.03059621661
              },
              {
                "average": 0.5001261034,
                "count": 269620,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000009113,
                "variance": 0.2500009113
              },
              {
                "average": 0,
                "count": 269620,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.369412506,
                "count": 269620,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4826466311,
                "variance": 0.2329477705
              },
              {
                "average": -1.019746858,
                "count": 269620,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.049244368,
                "variance": 81.88882362
              },
              {
                "average": 138,
                "count": 269620,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10602.84993,
                "count": 269620,
                "maximum": 10604,
                "minimum": 10602,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7427177809,
                "variance": 0.551629702
              },
              {
                "average": 38091.69955,
                "count": 269620,
                "maximum": 52224,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 7897.203158,
                "variance": 62365817.72
              },
              {
                "average": 34561.95024,
                "count": 269620,
                "maximum": 49920,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 6238.186909,
                "variance": 38914975.92
              },
              {
                "average": 26906.58556,
                "count": 269620,
                "maximum": 42752,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 4991.99838,
                "variance": 24920047.82
              },
              {
                "average": 405990.6362,
                "count": 269620,
                "maximum": 406677.7328,
                "minimum": 405703.4853,
                "name": "GpsTime",
                "position": 15,
                "stddev": 364.9315784,
                "variance": 133175.0569
              },
              {
                "average": 0,
                "count": 269620,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 269620,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 269620,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 269620,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 269620,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              440212.6042,
              5016122.615,
              1207.060092,
              440314.5642,
              5016560.835,
              1246.800092
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    440212.60422213,
                    5016122.615371374,
                    1207.0600915963223
                  ],
                  [
                    440212.60422213,
                    5016560.835371375,
                    1207.0600915963223
                  ],
                  [
                    440314.56422212993,
                    5016560.835371375,
                    1246.800091596322
                  ],
                  [
                    440314.56422212993,
                    5016122.615371374,
                    1246.800091596322
                  ],
                  [
                    440212.60422213,
                    5016122.615371374,
                    1207.0600915963223
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T18:44:37+00:00",
            "end_time": "2011-09-18T18:28: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": "45117B6307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.73752561336566,
              45.16243219337464,
              1082.3694765641524
            ],
            [
              -117.73768796252492,
              45.175010430078736,
              1082.3694765641524
            ],
            [
              -117.72509082424101,
              45.17509110379279,
              1301.3894765641523
            ],
            [
              -117.72493124685123,
              45.16251283191235,
              1301.3894765641523
            ],
            [
              -117.73752561336566,
              45.16243219337464,
              1082.3694765641524
            ]
          ]
        ]
      },
      "bbox": [
        -117.737688,
        45.16243219,
        1082.369477,
        -117.7249312,
        45.1750911,
        1301.389477
      ],
      "properties": {
        "datetime": "2011-09-15T19:28:35Z",
        "pc:count": 10034813,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 442490.793,
            "count": 10034813,
            "maximum": 443027.1356,
            "minimum": 442037.2356,
            "name": "X",
            "position": 0,
            "stddev": 276.3767261,
            "variance": 76384.09471
          },
          {
            "average": 5001888.82,
            "count": 10034813,
            "maximum": 5002656.13,
            "minimum": 5001258.69,
            "name": "Y",
            "position": 1,
            "stddev": 370.050345,
            "variance": 136937.2578
          },
          {
            "average": 1180.909485,
            "count": 10034813,
            "maximum": 1301.389477,
            "minimum": 1082.369477,
            "name": "Z",
            "position": 2,
            "stddev": 33.8814173,
            "variance": 1147.950438
          },
          {
            "average": 97.77779875,
            "count": 10034813,
            "maximum": 230,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.77585103,
            "variance": 2187.98024
          },
          {
            "average": 1.075939731,
            "count": 10034813,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2747420772,
            "variance": 0.075483209
          },
          {
            "average": 1.165447826,
            "count": 10034813,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3973648773,
            "variance": 0.1578988457
          },
          {
            "average": 0.5001410589,
            "count": 10034813,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000005,
            "variance": 0.250000005
          },
          {
            "average": 0,
            "count": 10034813,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.236246754,
            "count": 10034813,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4247755211,
            "variance": 0.1804342433
          },
          {
            "average": -0.5772363526,
            "count": 10034813,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.758506914,
            "variance": 76.71144337
          },
          {
            "average": 128.3620384,
            "count": 10034813,
            "maximum": 136,
            "minimum": 119,
            "name": "UserData",
            "position": 10,
            "stddev": 1.779124639,
            "variance": 3.165284482
          },
          {
            "average": 10692.63381,
            "count": 10034813,
            "maximum": 10697,
            "minimum": 10689,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.533758903,
            "variance": 2.352416374
          },
          {
            "average": 29411.81578,
            "count": 10034813,
            "maximum": 56832,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 9646.55889,
            "variance": 93056098.41
          },
          {
            "average": 29146.08257,
            "count": 10034813,
            "maximum": 56832,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 9517.927409,
            "variance": 90590942.17
          },
          {
            "average": 23761.17567,
            "count": 10034813,
            "maximum": 56064,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8687.113985,
            "variance": 75465949.39
          },
          {
            "average": 148660.6172,
            "count": 10034813,
            "maximum": 150115.0946,
            "minimum": 147593.7631,
            "name": "GpsTime",
            "position": 15,
            "stddev": 517.428098,
            "variance": 267731.8366
          },
          {
            "average": 0,
            "count": 10034813,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10034813,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10034813,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10034813,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10034813,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          442037.2356,
          5001258.69,
          1082.369477,
          443027.1356,
          5002656.13,
          1301.389477
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                442037.23563086096,
                5001258.689995089,
                1082.3694765641524
              ],
              [
                442037.23563086096,
                5002656.129995088,
                1082.3694765641524
              ],
              [
                443027.135630861,
                5002656.129995088,
                1301.3894765641523
              ],
              [
                443027.135630861,
                5001258.689995089,
                1301.3894765641523
              ],
              [
                442037.23563086096,
                5001258.689995089,
                1082.3694765641524
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T19:28:35+00:00",
        "end_time": "2011-09-15T18:46:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B6307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B6307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B6307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.737688,
            45.16243219,
            1082.369477,
            -117.7249312,
            45.1750911,
            1301.389477
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.73752561336566,
                  45.16243219337464,
                  1082.3694765641524
                ],
                [
                  -117.73768796252492,
                  45.175010430078736,
                  1082.3694765641524
                ],
                [
                  -117.72509082424101,
                  45.17509110379279,
                  1301.3894765641523
                ],
                [
                  -117.72493124685123,
                  45.16251283191235,
                  1301.3894765641523
                ],
                [
                  -117.73752561336566,
                  45.16243219337464,
                  1082.3694765641524
                ]
              ]
            ]
          },
          "id": "45117B6307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:28:35Z",
            "pc:count": 10034813,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 442490.793,
                "count": 10034813,
                "maximum": 443027.1356,
                "minimum": 442037.2356,
                "name": "X",
                "position": 0,
                "stddev": 276.3767261,
                "variance": 76384.09471
              },
              {
                "average": 5001888.82,
                "count": 10034813,
                "maximum": 5002656.13,
                "minimum": 5001258.69,
                "name": "Y",
                "position": 1,
                "stddev": 370.050345,
                "variance": 136937.2578
              },
              {
                "average": 1180.909485,
                "count": 10034813,
                "maximum": 1301.389477,
                "minimum": 1082.369477,
                "name": "Z",
                "position": 2,
                "stddev": 33.8814173,
                "variance": 1147.950438
              },
              {
                "average": 97.77779875,
                "count": 10034813,
                "maximum": 230,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.77585103,
                "variance": 2187.98024
              },
              {
                "average": 1.075939731,
                "count": 10034813,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2747420772,
                "variance": 0.075483209
              },
              {
                "average": 1.165447826,
                "count": 10034813,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3973648773,
                "variance": 0.1578988457
              },
              {
                "average": 0.5001410589,
                "count": 10034813,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000005,
                "variance": 0.250000005
              },
              {
                "average": 0,
                "count": 10034813,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.236246754,
                "count": 10034813,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4247755211,
                "variance": 0.1804342433
              },
              {
                "average": -0.5772363526,
                "count": 10034813,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.758506914,
                "variance": 76.71144337
              },
              {
                "average": 128.3620384,
                "count": 10034813,
                "maximum": 136,
                "minimum": 119,
                "name": "UserData",
                "position": 10,
                "stddev": 1.779124639,
                "variance": 3.165284482
              },
              {
                "average": 10692.63381,
                "count": 10034813,
                "maximum": 10697,
                "minimum": 10689,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.533758903,
                "variance": 2.352416374
              },
              {
                "average": 29411.81578,
                "count": 10034813,
                "maximum": 56832,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 9646.55889,
                "variance": 93056098.41
              },
              {
                "average": 29146.08257,
                "count": 10034813,
                "maximum": 56832,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 9517.927409,
                "variance": 90590942.17
              },
              {
                "average": 23761.17567,
                "count": 10034813,
                "maximum": 56064,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8687.113985,
                "variance": 75465949.39
              },
              {
                "average": 148660.6172,
                "count": 10034813,
                "maximum": 150115.0946,
                "minimum": 147593.7631,
                "name": "GpsTime",
                "position": 15,
                "stddev": 517.428098,
                "variance": 267731.8366
              },
              {
                "average": 0,
                "count": 10034813,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10034813,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10034813,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10034813,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10034813,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              442037.2356,
              5001258.69,
              1082.369477,
              443027.1356,
              5002656.13,
              1301.389477
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    442037.23563086096,
                    5001258.689995089,
                    1082.3694765641524
                  ],
                  [
                    442037.23563086096,
                    5002656.129995088,
                    1082.3694765641524
                  ],
                  [
                    443027.135630861,
                    5002656.129995088,
                    1301.3894765641523
                  ],
                  [
                    443027.135630861,
                    5001258.689995089,
                    1301.3894765641523
                  ],
                  [
                    442037.23563086096,
                    5001258.689995089,
                    1082.3694765641524
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T19:28:35+00:00",
            "end_time": "2011-09-15T18: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": "45117D8103b.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.975023813805,
              45.487406747911805,
              819.8394492883905
            ],
            [
              -117.97515736513236,
              45.495145534294764,
              819.8394492883905
            ],
            [
              -117.96252744941974,
              45.49525266454659,
              851.5194492883905
            ],
            [
              -117.96239562715401,
              45.48751384941776,
              851.5194492883905
            ],
            [
              -117.975023813805,
              45.487406747911805,
              819.8394492883905
            ]
          ]
        ]
      },
      "bbox": [
        -117.9751574,
        45.48740675,
        819.8394493,
        -117.9623956,
        45.49525266,
        851.5194493
      ],
      "properties": {
        "datetime": "2011-09-14T23:37:59Z",
        "pc:count": 5891530,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424316.9964,
            "count": 5891530,
            "maximum": 424795.6017,
            "minimum": 423808.6417,
            "name": "X",
            "position": 0,
            "stddev": 287.8396628,
            "variance": 82851.67147
          },
          {
            "average": 5037959.719,
            "count": 5891530,
            "maximum": 5038418.955,
            "minimum": 5037559.075,
            "name": "Y",
            "position": 1,
            "stddev": 220.7206082,
            "variance": 48717.5869
          },
          {
            "average": 832.4762983,
            "count": 5891530,
            "maximum": 851.5194493,
            "minimum": 819.8394493,
            "name": "Z",
            "position": 2,
            "stddev": 3.41570061,
            "variance": 11.66701066
          },
          {
            "average": 220.744116,
            "count": 5891530,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.230889,
            "variance": 1461.600874
          },
          {
            "average": 1.003868265,
            "count": 5891530,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06925324352,
            "variance": 0.004796011738
          },
          {
            "average": 1.007740774,
            "count": 5891530,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1025828515,
            "variance": 0.01052324142
          },
          {
            "average": 0.4958796781,
            "count": 5891530,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999830651,
            "variance": 0.2499830654
          },
          {
            "average": 0,
            "count": 5891530,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.274211283,
            "count": 5891530,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.446116004,
            "variance": 0.199019489
          },
          {
            "average": -0.4036951238,
            "count": 5891530,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.214953242,
            "variance": 67.48545678
          },
          {
            "average": 200.9610032,
            "count": 5891530,
            "maximum": 213,
            "minimum": 187,
            "name": "UserData",
            "position": 10,
            "stddev": 4.758095089,
            "variance": 22.63946888
          },
          {
            "average": 213.3749832,
            "count": 5891530,
            "maximum": 240,
            "minimum": 187,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02375346,
            "variance": 577.1407305
          },
          {
            "average": 34390.62728,
            "count": 5891530,
            "maximum": 64768,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 12185.38698,
            "variance": 148483655.8
          },
          {
            "average": 32202.35751,
            "count": 5891530,
            "maximum": 65024,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 9564.166388,
            "variance": 91473278.7
          },
          {
            "average": 26614.2737,
            "count": 5891530,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 7137.530798,
            "variance": 50944345.89
          },
          {
            "average": 77398.90675,
            "count": 5891530,
            "maximum": 78679.21866,
            "minimum": 76281.3494,
            "name": "GpsTime",
            "position": 15,
            "stddev": 582.3423583,
            "variance": 339122.6223
          },
          {
            "average": 0,
            "count": 5891530,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5891530,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5891530,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5891530,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5891530,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423808.6417,
          5037559.075,
          819.8394493,
          424795.6017,
          5038418.955,
          851.5194493
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423808.6416659354,
                5037559.074797521,
                819.8394492883905
              ],
              [
                423808.6416659354,
                5038418.954797522,
                819.8394492883905
              ],
              [
                424795.60166593536,
                5038418.954797522,
                851.5194492883905
              ],
              [
                424795.60166593536,
                5037559.074797521,
                851.5194492883905
              ],
              [
                423808.6416659354,
                5037559.074797521,
                819.8394492883905
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:37:59+00:00",
        "end_time": "2011-09-14T22:58:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8103b.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8103b.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8103b.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8103b.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9751574,
            45.48740675,
            819.8394493,
            -117.9623956,
            45.49525266,
            851.5194493
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.975023813805,
                  45.487406747911805,
                  819.8394492883905
                ],
                [
                  -117.97515736513236,
                  45.495145534294764,
                  819.8394492883905
                ],
                [
                  -117.96252744941974,
                  45.49525266454659,
                  851.5194492883905
                ],
                [
                  -117.96239562715401,
                  45.48751384941776,
                  851.5194492883905
                ],
                [
                  -117.975023813805,
                  45.487406747911805,
                  819.8394492883905
                ]
              ]
            ]
          },
          "id": "45117D8103b.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8103b.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:37:59Z",
            "pc:count": 5891530,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424316.9964,
                "count": 5891530,
                "maximum": 424795.6017,
                "minimum": 423808.6417,
                "name": "X",
                "position": 0,
                "stddev": 287.8396628,
                "variance": 82851.67147
              },
              {
                "average": 5037959.719,
                "count": 5891530,
                "maximum": 5038418.955,
                "minimum": 5037559.075,
                "name": "Y",
                "position": 1,
                "stddev": 220.7206082,
                "variance": 48717.5869
              },
              {
                "average": 832.4762983,
                "count": 5891530,
                "maximum": 851.5194493,
                "minimum": 819.8394493,
                "name": "Z",
                "position": 2,
                "stddev": 3.41570061,
                "variance": 11.66701066
              },
              {
                "average": 220.744116,
                "count": 5891530,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.230889,
                "variance": 1461.600874
              },
              {
                "average": 1.003868265,
                "count": 5891530,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06925324352,
                "variance": 0.004796011738
              },
              {
                "average": 1.007740774,
                "count": 5891530,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1025828515,
                "variance": 0.01052324142
              },
              {
                "average": 0.4958796781,
                "count": 5891530,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999830651,
                "variance": 0.2499830654
              },
              {
                "average": 0,
                "count": 5891530,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.274211283,
                "count": 5891530,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.446116004,
                "variance": 0.199019489
              },
              {
                "average": -0.4036951238,
                "count": 5891530,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.214953242,
                "variance": 67.48545678
              },
              {
                "average": 200.9610032,
                "count": 5891530,
                "maximum": 213,
                "minimum": 187,
                "name": "UserData",
                "position": 10,
                "stddev": 4.758095089,
                "variance": 22.63946888
              },
              {
                "average": 213.3749832,
                "count": 5891530,
                "maximum": 240,
                "minimum": 187,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02375346,
                "variance": 577.1407305
              },
              {
                "average": 34390.62728,
                "count": 5891530,
                "maximum": 64768,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 12185.38698,
                "variance": 148483655.8
              },
              {
                "average": 32202.35751,
                "count": 5891530,
                "maximum": 65024,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 9564.166388,
                "variance": 91473278.7
              },
              {
                "average": 26614.2737,
                "count": 5891530,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 7137.530798,
                "variance": 50944345.89
              },
              {
                "average": 77398.90675,
                "count": 5891530,
                "maximum": 78679.21866,
                "minimum": 76281.3494,
                "name": "GpsTime",
                "position": 15,
                "stddev": 582.3423583,
                "variance": 339122.6223
              },
              {
                "average": 0,
                "count": 5891530,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5891530,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5891530,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5891530,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5891530,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423808.6417,
              5037559.075,
              819.8394493,
              424795.6017,
              5038418.955,
              851.5194493
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423808.6416659354,
                    5037559.074797521,
                    819.8394492883905
                  ],
                  [
                    423808.6416659354,
                    5038418.954797522,
                    819.8394492883905
                  ],
                  [
                    424795.60166593536,
                    5038418.954797522,
                    851.5194492883905
                  ],
                  [
                    424795.60166593536,
                    5037559.074797521,
                    851.5194492883905
                  ],
                  [
                    423808.6416659354,
                    5037559.074797521,
                    819.8394492883905
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:37:59+00:00",
            "end_time": "2011-09-14T22:58: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": "45117A8423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252492560783,
              44.99991320648701,
              987.4652141302103
            ],
            [
              -117.91272495399697,
              45.012509789934946,
              987.4652141302103
            ],
            [
              -117.90002851838459,
              45.0126105603884,
              1017.1852141302103
            ],
            [
              -117.89983127157055,
              45.0000139329382,
              1017.1852141302103
            ],
            [
              -117.91252492560783,
              44.99991320648701,
              987.4652141302103
            ]
          ]
        ]
      },
      "bbox": [
        -117.912725,
        44.99991321,
        987.4652141,
        -117.8998313,
        45.01261056,
        1017.185214
      ],
      "properties": {
        "datetime": "2011-09-20T01:29:30Z",
        "pc:count": 11316220,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428577.8244,
            "count": 11316220,
            "maximum": 429080.6008,
            "minimum": 428080.0208,
            "name": "X",
            "position": 0,
            "stddev": 283.5895597,
            "variance": 80423.03836
          },
          {
            "average": 4984046.483,
            "count": 11316220,
            "maximum": 4984744.581,
            "minimum": 4983345.081,
            "name": "Y",
            "position": 1,
            "stddev": 400.7363035,
            "variance": 160589.5849
          },
          {
            "average": 995.6620862,
            "count": 11316220,
            "maximum": 1017.185214,
            "minimum": 987.4652141,
            "name": "Z",
            "position": 2,
            "stddev": 2.816200887,
            "variance": 7.930987438
          },
          {
            "average": 228.7071033,
            "count": 11316220,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.86230198,
            "variance": 952.4816833
          },
          {
            "average": 1.000222247,
            "count": 11316220,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01549920019,
            "variance": 0.0002402252067
          },
          {
            "average": 1.000450327,
            "count": 11316220,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02252918059,
            "variance": 0.0005075639782
          },
          {
            "average": 0.4989918895,
            "count": 11316220,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990058,
            "variance": 0.2499990058
          },
          {
            "average": 0,
            "count": 11316220,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.263778629,
            "count": 11316220,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4406807021,
            "variance": 0.1941994812
          },
          {
            "average": 1.294854189,
            "count": 11316220,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.746445354,
            "variance": 60.00741562
          },
          {
            "average": 199.4593081,
            "count": 11316220,
            "maximum": 212,
            "minimum": 190,
            "name": "UserData",
            "position": 10,
            "stddev": 3.201991884,
            "variance": 10.25275203
          },
          {
            "average": 250.9998819,
            "count": 11316220,
            "maximum": 270,
            "minimum": 114,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 27.20475644,
            "variance": 740.098773
          },
          {
            "average": 31911.16873,
            "count": 11316220,
            "maximum": 65280,
            "minimum": 7168,
            "name": "Red",
            "position": 12,
            "stddev": 10042.09675,
            "variance": 100843707
          },
          {
            "average": 31753.28828,
            "count": 11316220,
            "maximum": 65280,
            "minimum": 8192,
            "name": "Green",
            "position": 13,
            "stddev": 7326.797804,
            "variance": 53681966.06
          },
          {
            "average": 26199.37844,
            "count": 11316220,
            "maximum": 65280,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 6542.639272,
            "variance": 42806128.65
          },
          {
            "average": 515384.5005,
            "count": 11316220,
            "maximum": 517370.8162,
            "minimum": 508109.3495,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1483.96759,
            "variance": 2202159.808
          },
          {
            "average": 0,
            "count": 11316220,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11316220,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11316220,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11316220,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11316220,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428080.0208,
          4983345.081,
          987.4652141,
          429080.6008,
          4984744.581,
          1017.185214
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428080.0207773834,
                4983345.080858206,
                987.4652141302103
              ],
              [
                428080.0207773834,
                4984744.580858206,
                987.4652141302103
              ],
              [
                429080.60077738337,
                4984744.580858206,
                1017.1852141302103
              ],
              [
                429080.60077738337,
                4983345.080858206,
                1017.1852141302103
              ],
              [
                428080.0207773834,
                4983345.080858206,
                987.4652141302103
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:29:30+00:00",
        "end_time": "2011-09-19T22:55:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.912725,
            44.99991321,
            987.4652141,
            -117.8998313,
            45.01261056,
            1017.185214
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252492560783,
                  44.99991320648701,
                  987.4652141302103
                ],
                [
                  -117.91272495399697,
                  45.012509789934946,
                  987.4652141302103
                ],
                [
                  -117.90002851838459,
                  45.0126105603884,
                  1017.1852141302103
                ],
                [
                  -117.89983127157055,
                  45.0000139329382,
                  1017.1852141302103
                ],
                [
                  -117.91252492560783,
                  44.99991320648701,
                  987.4652141302103
                ]
              ]
            ]
          },
          "id": "45117A8423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:29:30Z",
            "pc:count": 11316220,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428577.8244,
                "count": 11316220,
                "maximum": 429080.6008,
                "minimum": 428080.0208,
                "name": "X",
                "position": 0,
                "stddev": 283.5895597,
                "variance": 80423.03836
              },
              {
                "average": 4984046.483,
                "count": 11316220,
                "maximum": 4984744.581,
                "minimum": 4983345.081,
                "name": "Y",
                "position": 1,
                "stddev": 400.7363035,
                "variance": 160589.5849
              },
              {
                "average": 995.6620862,
                "count": 11316220,
                "maximum": 1017.185214,
                "minimum": 987.4652141,
                "name": "Z",
                "position": 2,
                "stddev": 2.816200887,
                "variance": 7.930987438
              },
              {
                "average": 228.7071033,
                "count": 11316220,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.86230198,
                "variance": 952.4816833
              },
              {
                "average": 1.000222247,
                "count": 11316220,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01549920019,
                "variance": 0.0002402252067
              },
              {
                "average": 1.000450327,
                "count": 11316220,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02252918059,
                "variance": 0.0005075639782
              },
              {
                "average": 0.4989918895,
                "count": 11316220,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990058,
                "variance": 0.2499990058
              },
              {
                "average": 0,
                "count": 11316220,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.263778629,
                "count": 11316220,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4406807021,
                "variance": 0.1941994812
              },
              {
                "average": 1.294854189,
                "count": 11316220,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.746445354,
                "variance": 60.00741562
              },
              {
                "average": 199.4593081,
                "count": 11316220,
                "maximum": 212,
                "minimum": 190,
                "name": "UserData",
                "position": 10,
                "stddev": 3.201991884,
                "variance": 10.25275203
              },
              {
                "average": 250.9998819,
                "count": 11316220,
                "maximum": 270,
                "minimum": 114,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 27.20475644,
                "variance": 740.098773
              },
              {
                "average": 31911.16873,
                "count": 11316220,
                "maximum": 65280,
                "minimum": 7168,
                "name": "Red",
                "position": 12,
                "stddev": 10042.09675,
                "variance": 100843707
              },
              {
                "average": 31753.28828,
                "count": 11316220,
                "maximum": 65280,
                "minimum": 8192,
                "name": "Green",
                "position": 13,
                "stddev": 7326.797804,
                "variance": 53681966.06
              },
              {
                "average": 26199.37844,
                "count": 11316220,
                "maximum": 65280,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 6542.639272,
                "variance": 42806128.65
              },
              {
                "average": 515384.5005,
                "count": 11316220,
                "maximum": 517370.8162,
                "minimum": 508109.3495,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1483.96759,
                "variance": 2202159.808
              },
              {
                "average": 0,
                "count": 11316220,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11316220,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11316220,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11316220,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11316220,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428080.0208,
              4983345.081,
              987.4652141,
              429080.6008,
              4984744.581,
              1017.185214
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428080.0207773834,
                    4983345.080858206,
                    987.4652141302103
                  ],
                  [
                    428080.0207773834,
                    4984744.580858206,
                    987.4652141302103
                  ],
                  [
                    429080.60077738337,
                    4984744.580858206,
                    1017.1852141302103
                  ],
                  [
                    429080.60077738337,
                    4983345.080858206,
                    1017.1852141302103
                  ],
                  [
                    428080.0207773834,
                    4983345.080858206,
                    987.4652141302103
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:29:30+00:00",
            "end_time": "2011-09-19T22:55:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117D8104a.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95872228117284,
              45.496848019948374,
              815.4903133764036
            ],
            [
              -117.95877597562009,
              45.500011656600044,
              815.4903133764036
            ],
            [
              -117.95002884066477,
              45.50008474578964,
              834.2103133764036
            ],
            [
              -117.94997563590516,
              45.49692110111998,
              834.2103133764036
            ],
            [
              -117.95872228117284,
              45.496848019948374,
              815.4903133764036
            ]
          ]
        ]
      },
      "bbox": [
        -117.958776,
        45.49684802,
        815.4903134,
        -117.9499756,
        45.50008475,
        834.2103134
      ],
      "properties": {
        "datetime": "2011-09-14T22:58:22Z",
        "pc:count": 993098,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425531.7334,
            "count": 993098,
            "maximum": 425778.5069,
            "minimum": 425095.0269,
            "name": "X",
            "position": 0,
            "stddev": 161.0665917,
            "variance": 25942.44697
          },
          {
            "average": 5038828.538,
            "count": 993098,
            "maximum": 5038944.158,
            "minimum": 5038592.638,
            "name": "Y",
            "position": 1,
            "stddev": 81.52693823,
            "variance": 6646.641658
          },
          {
            "average": 818.3340429,
            "count": 993098,
            "maximum": 834.2103134,
            "minimum": 815.4903134,
            "name": "Z",
            "position": 2,
            "stddev": 3.183040463,
            "variance": 10.13174659
          },
          {
            "average": 223.0982098,
            "count": 993098,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.21736537,
            "variance": 1240.262824
          },
          {
            "average": 1.000054375,
            "count": 993098,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007509081059,
            "variance": 5.638629835e-05
          },
          {
            "average": 1.000108751,
            "count": 993098,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01071357015,
            "variance": 0.0001147805853
          },
          {
            "average": 0.4965058836,
            "count": 993098,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999880427,
            "variance": 0.2499880429
          },
          {
            "average": 0,
            "count": 993098,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.26214432,
            "count": 993098,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.439800944,
            "variance": 0.1934248703
          },
          {
            "average": -0.9823576247,
            "count": 993098,
            "maximum": 15,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.009725762,
            "variance": 49.13625526
          },
          {
            "average": 204.3819542,
            "count": 993098,
            "maximum": 213,
            "minimum": 194,
            "name": "UserData",
            "position": 10,
            "stddev": 3.342046285,
            "variance": 11.16927337
          },
          {
            "average": 209.4991985,
            "count": 993098,
            "maximum": 235,
            "minimum": 184,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.03890847,
            "variance": 577.8691204
          },
          {
            "average": 40259.13988,
            "count": 993098,
            "maximum": 54784,
            "minimum": 16384,
            "name": "Red",
            "position": 12,
            "stddev": 7490.941063,
            "variance": 56114198.02
          },
          {
            "average": 38674.55624,
            "count": 993098,
            "maximum": 53248,
            "minimum": 15104,
            "name": "Green",
            "position": 13,
            "stddev": 6135.118584,
            "variance": 37639680.04
          },
          {
            "average": 31447.95168,
            "count": 993098,
            "maximum": 52224,
            "minimum": 7680,
            "name": "Blue",
            "position": 14,
            "stddev": 7012.722319,
            "variance": 49178274.32
          },
          {
            "average": 75322.52853,
            "count": 993098,
            "maximum": 76302.8961,
            "minimum": 74715.42789,
            "name": "GpsTime",
            "position": 15,
            "stddev": 413.0564331,
            "variance": 170615.6169
          },
          {
            "average": 0,
            "count": 993098,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 993098,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 993098,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 993098,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 993098,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425095.0269,
          5038592.638,
          815.4903134,
          425778.5069,
          5038944.158,
          834.2103134
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425095.02694290486,
                5038592.638219997,
                815.4903133764036
              ],
              [
                425095.02694290486,
                5038944.158219997,
                815.4903133764036
              ],
              [
                425778.50694290485,
                5038944.158219997,
                834.2103133764036
              ],
              [
                425778.50694290485,
                5038592.638219997,
                834.2103133764036
              ],
              [
                425095.02694290486,
                5038592.638219997,
                815.4903133764036
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:58:22+00:00",
        "end_time": "2011-09-14T22:31:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8104a.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8104a.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8104a.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8104a.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.958776,
            45.49684802,
            815.4903134,
            -117.9499756,
            45.50008475,
            834.2103134
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95872228117284,
                  45.496848019948374,
                  815.4903133764036
                ],
                [
                  -117.95877597562009,
                  45.500011656600044,
                  815.4903133764036
                ],
                [
                  -117.95002884066477,
                  45.50008474578964,
                  834.2103133764036
                ],
                [
                  -117.94997563590516,
                  45.49692110111998,
                  834.2103133764036
                ],
                [
                  -117.95872228117284,
                  45.496848019948374,
                  815.4903133764036
                ]
              ]
            ]
          },
          "id": "45117D8104a.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8104a.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:58:22Z",
            "pc:count": 993098,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425531.7334,
                "count": 993098,
                "maximum": 425778.5069,
                "minimum": 425095.0269,
                "name": "X",
                "position": 0,
                "stddev": 161.0665917,
                "variance": 25942.44697
              },
              {
                "average": 5038828.538,
                "count": 993098,
                "maximum": 5038944.158,
                "minimum": 5038592.638,
                "name": "Y",
                "position": 1,
                "stddev": 81.52693823,
                "variance": 6646.641658
              },
              {
                "average": 818.3340429,
                "count": 993098,
                "maximum": 834.2103134,
                "minimum": 815.4903134,
                "name": "Z",
                "position": 2,
                "stddev": 3.183040463,
                "variance": 10.13174659
              },
              {
                "average": 223.0982098,
                "count": 993098,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.21736537,
                "variance": 1240.262824
              },
              {
                "average": 1.000054375,
                "count": 993098,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007509081059,
                "variance": 5.638629835e-05
              },
              {
                "average": 1.000108751,
                "count": 993098,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01071357015,
                "variance": 0.0001147805853
              },
              {
                "average": 0.4965058836,
                "count": 993098,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999880427,
                "variance": 0.2499880429
              },
              {
                "average": 0,
                "count": 993098,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.26214432,
                "count": 993098,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.439800944,
                "variance": 0.1934248703
              },
              {
                "average": -0.9823576247,
                "count": 993098,
                "maximum": 15,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.009725762,
                "variance": 49.13625526
              },
              {
                "average": 204.3819542,
                "count": 993098,
                "maximum": 213,
                "minimum": 194,
                "name": "UserData",
                "position": 10,
                "stddev": 3.342046285,
                "variance": 11.16927337
              },
              {
                "average": 209.4991985,
                "count": 993098,
                "maximum": 235,
                "minimum": 184,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.03890847,
                "variance": 577.8691204
              },
              {
                "average": 40259.13988,
                "count": 993098,
                "maximum": 54784,
                "minimum": 16384,
                "name": "Red",
                "position": 12,
                "stddev": 7490.941063,
                "variance": 56114198.02
              },
              {
                "average": 38674.55624,
                "count": 993098,
                "maximum": 53248,
                "minimum": 15104,
                "name": "Green",
                "position": 13,
                "stddev": 6135.118584,
                "variance": 37639680.04
              },
              {
                "average": 31447.95168,
                "count": 993098,
                "maximum": 52224,
                "minimum": 7680,
                "name": "Blue",
                "position": 14,
                "stddev": 7012.722319,
                "variance": 49178274.32
              },
              {
                "average": 75322.52853,
                "count": 993098,
                "maximum": 76302.8961,
                "minimum": 74715.42789,
                "name": "GpsTime",
                "position": 15,
                "stddev": 413.0564331,
                "variance": 170615.6169
              },
              {
                "average": 0,
                "count": 993098,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 993098,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 993098,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 993098,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 993098,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425095.0269,
              5038592.638,
              815.4903134,
              425778.5069,
              5038944.158,
              834.2103134
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425095.02694290486,
                    5038592.638219997,
                    815.4903133764036
                  ],
                  [
                    425095.02694290486,
                    5038944.158219997,
                    815.4903133764036
                  ],
                  [
                    425778.50694290485,
                    5038944.158219997,
                    834.2103133764036
                  ],
                  [
                    425778.50694290485,
                    5038592.638219997,
                    834.2103133764036
                  ],
                  [
                    425095.02694290486,
                    5038592.638219997,
                    815.4903133764036
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:58:22+00:00",
            "end_time": "2011-09-14T22:31:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117C7411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252520723258,
              45.27492402200192,
              848.5603463018232
            ],
            [
              -117.81270488825875,
              45.28751024729512,
              848.5603463018232
            ],
            [
              -117.80002877722124,
              45.2875997458865,
              1061.0603463018233
            ],
            [
              -117.79985189803203,
              45.275013481543056,
              1061.0603463018233
            ],
            [
              -117.81252520723258,
              45.27492402200192,
              848.5603463018232
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127049,
        45.27492402,
        848.5603463,
        -117.7998519,
        45.28759975,
        1061.060346
      ],
      "properties": {
        "datetime": "2011-09-18T22:25:02Z",
        "pc:count": 9156831,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436765.64,
            "count": 9156831,
            "maximum": 437262.8085,
            "minimum": 436268.6485,
            "name": "X",
            "position": 0,
            "stddev": 285.4791121,
            "variance": 81498.32346
          },
          {
            "average": 5014515.417,
            "count": 9156831,
            "maximum": 5015210.5,
            "minimum": 5013812.12,
            "name": "Y",
            "position": 1,
            "stddev": 404.6706002,
            "variance": 163758.2947
          },
          {
            "average": 946.9935685,
            "count": 9156831,
            "maximum": 1061.060346,
            "minimum": 848.5603463,
            "name": "Z",
            "position": 2,
            "stddev": 48.40640046,
            "variance": 2343.179606
          },
          {
            "average": 103.9330706,
            "count": 9156831,
            "maximum": 241,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.79548861,
            "variance": 829.1801642
          },
          {
            "average": 1.009514427,
            "count": 9156831,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1005753915,
            "variance": 0.01011540938
          },
          {
            "average": 1.020548812,
            "count": 9156831,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1506214969,
            "variance": 0.02268683534
          },
          {
            "average": 0.5001270636,
            "count": 9156831,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000112,
            "variance": 0.2500000112
          },
          {
            "average": 0,
            "count": 9156831,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.356847145,
            "count": 9156831,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4790691862,
            "variance": 0.2295072852
          },
          {
            "average": -0.006813281608,
            "count": 9156831,
            "maximum": 19.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.50435357,
            "variance": 72.32402965
          },
          {
            "average": 138,
            "count": 9156831,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10624.33327,
            "count": 9156831,
            "maximum": 10629,
            "minimum": 10620,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.752373035,
            "variance": 3.070811256
          },
          {
            "average": 35428.39232,
            "count": 9156831,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 8421.495909,
            "variance": 70921593.35
          },
          {
            "average": 32088.96957,
            "count": 9156831,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6740.920368,
            "variance": 45440007.41
          },
          {
            "average": 24535.11204,
            "count": 9156831,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6073.049581,
            "variance": 36881931.22
          },
          {
            "average": 417126.7124,
            "count": 9156831,
            "maximum": 419902.0038,
            "minimum": 414593.253,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1100.211532,
            "variance": 1210465.415
          },
          {
            "average": 0,
            "count": 9156831,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9156831,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9156831,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9156831,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9156831,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436268.6485,
          5013812.12,
          848.5603463,
          437262.8085,
          5015210.5,
          1061.060346
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436268.6484872682,
                5013812.1200628625,
                848.5603463018232
              ],
              [
                436268.6484872682,
                5015210.500062863,
                848.5603463018232
              ],
              [
                437262.8084872682,
                5015210.500062863,
                1061.0603463018233
              ],
              [
                437262.8084872682,
                5013812.1200628625,
                1061.0603463018233
              ],
              [
                436268.6484872682,
                5013812.1200628625,
                848.5603463018232
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:25:02+00:00",
        "end_time": "2011-09-18T20:56:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127049,
            45.27492402,
            848.5603463,
            -117.7998519,
            45.28759975,
            1061.060346
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252520723258,
                  45.27492402200192,
                  848.5603463018232
                ],
                [
                  -117.81270488825875,
                  45.28751024729512,
                  848.5603463018232
                ],
                [
                  -117.80002877722124,
                  45.2875997458865,
                  1061.0603463018233
                ],
                [
                  -117.79985189803203,
                  45.275013481543056,
                  1061.0603463018233
                ],
                [
                  -117.81252520723258,
                  45.27492402200192,
                  848.5603463018232
                ]
              ]
            ]
          },
          "id": "45117C7411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:25:02Z",
            "pc:count": 9156831,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436765.64,
                "count": 9156831,
                "maximum": 437262.8085,
                "minimum": 436268.6485,
                "name": "X",
                "position": 0,
                "stddev": 285.4791121,
                "variance": 81498.32346
              },
              {
                "average": 5014515.417,
                "count": 9156831,
                "maximum": 5015210.5,
                "minimum": 5013812.12,
                "name": "Y",
                "position": 1,
                "stddev": 404.6706002,
                "variance": 163758.2947
              },
              {
                "average": 946.9935685,
                "count": 9156831,
                "maximum": 1061.060346,
                "minimum": 848.5603463,
                "name": "Z",
                "position": 2,
                "stddev": 48.40640046,
                "variance": 2343.179606
              },
              {
                "average": 103.9330706,
                "count": 9156831,
                "maximum": 241,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.79548861,
                "variance": 829.1801642
              },
              {
                "average": 1.009514427,
                "count": 9156831,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1005753915,
                "variance": 0.01011540938
              },
              {
                "average": 1.020548812,
                "count": 9156831,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1506214969,
                "variance": 0.02268683534
              },
              {
                "average": 0.5001270636,
                "count": 9156831,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000112,
                "variance": 0.2500000112
              },
              {
                "average": 0,
                "count": 9156831,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.356847145,
                "count": 9156831,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4790691862,
                "variance": 0.2295072852
              },
              {
                "average": -0.006813281608,
                "count": 9156831,
                "maximum": 19.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.50435357,
                "variance": 72.32402965
              },
              {
                "average": 138,
                "count": 9156831,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10624.33327,
                "count": 9156831,
                "maximum": 10629,
                "minimum": 10620,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.752373035,
                "variance": 3.070811256
              },
              {
                "average": 35428.39232,
                "count": 9156831,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 8421.495909,
                "variance": 70921593.35
              },
              {
                "average": 32088.96957,
                "count": 9156831,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6740.920368,
                "variance": 45440007.41
              },
              {
                "average": 24535.11204,
                "count": 9156831,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6073.049581,
                "variance": 36881931.22
              },
              {
                "average": 417126.7124,
                "count": 9156831,
                "maximum": 419902.0038,
                "minimum": 414593.253,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1100.211532,
                "variance": 1210465.415
              },
              {
                "average": 0,
                "count": 9156831,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9156831,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9156831,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9156831,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9156831,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436268.6485,
              5013812.12,
              848.5603463,
              437262.8085,
              5015210.5,
              1061.060346
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436268.6484872682,
                    5013812.1200628625,
                    848.5603463018232
                  ],
                  [
                    436268.6484872682,
                    5015210.500062863,
                    848.5603463018232
                  ],
                  [
                    437262.8084872682,
                    5015210.500062863,
                    1061.0603463018233
                  ],
                  [
                    437262.8084872682,
                    5013812.1200628625,
                    1061.0603463018233
                  ],
                  [
                    436268.6484872682,
                    5013812.1200628625,
                    848.5603463018232
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:25:02+00:00",
            "end_time": "2011-09-18T20: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": "45117C7218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.78752528194687,
              45.32493698742921,
              1055.659089008267
            ],
            [
              -117.7876995639739,
              45.33751057811058,
              1055.659089008267
            ],
            [
              -117.77668709561267,
              45.33758599739142,
              1367.8990890082669
            ],
            [
              -117.77651524954933,
              45.325012373835264,
              1367.8990890082669
            ],
            [
              -117.78752528194687,
              45.32493698742921,
              1055.659089008267
            ]
          ]
        ]
      },
      "bbox": [
        -117.7876996,
        45.32493699,
        1055.659089,
        -117.7765152,
        45.337586,
        1367.899089
      ],
      "properties": {
        "datetime": "2011-09-18T18:57:22Z",
        "pc:count": 6145998,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438627.4063,
            "count": 6145998,
            "maximum": 439146.7832,
            "minimum": 438283.8632,
            "name": "X",
            "position": 0,
            "stddev": 210.0970377,
            "variance": 44140.76525
          },
          {
            "average": 5019975.047,
            "count": 6145998,
            "maximum": 5020745.74,
            "minimum": 5019348.76,
            "name": "Y",
            "position": 1,
            "stddev": 395.1553776,
            "variance": 156147.7725
          },
          {
            "average": 1173.834572,
            "count": 6145998,
            "maximum": 1367.899089,
            "minimum": 1055.659089,
            "name": "Z",
            "position": 2,
            "stddev": 66.13364829,
            "variance": 4373.659437
          },
          {
            "average": 101.5233246,
            "count": 6145998,
            "maximum": 198,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.6573057,
            "variance": 658.2973356
          },
          {
            "average": 1.008740647,
            "count": 6145998,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09824897263,
            "variance": 0.009652860624
          },
          {
            "average": 1.018263429,
            "count": 6145998,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.145447819,
            "variance": 0.02115506806
          },
          {
            "average": 0.5001119428,
            "count": 6145998,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000281,
            "variance": 0.2500000281
          },
          {
            "average": 0,
            "count": 6145998,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.35725996,
            "count": 6145998,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4791923605,
            "variance": 0.2296253184
          },
          {
            "average": -0.1209585725,
            "count": 6145998,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.488318188,
            "variance": 72.05154566
          },
          {
            "average": 138,
            "count": 6145998,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10602.44893,
            "count": 6145998,
            "maximum": 10606,
            "minimum": 10600,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.281261793,
            "variance": 1.641631781
          },
          {
            "average": 35865.49375,
            "count": 6145998,
            "maximum": 53504,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7254.718918,
            "variance": 52630946.59
          },
          {
            "average": 33117.33315,
            "count": 6145998,
            "maximum": 50432,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5709.250199,
            "variance": 32595537.84
          },
          {
            "average": 26861.06153,
            "count": 6145998,
            "maximum": 44032,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4453.021709,
            "variance": 19829402.34
          },
          {
            "average": 405829.5774,
            "count": 6145998,
            "maximum": 407442.2375,
            "minimum": 404921.9167,
            "name": "GpsTime",
            "position": 15,
            "stddev": 555.9068642,
            "variance": 309032.4417
          },
          {
            "average": 0,
            "count": 6145998,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6145998,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6145998,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6145998,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6145998,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438283.8632,
          5019348.76,
          1055.659089,
          439146.7832,
          5020745.74,
          1367.899089
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438283.8632449297,
                5019348.759671125,
                1055.659089008267
              ],
              [
                438283.8632449297,
                5020745.739671125,
                1055.659089008267
              ],
              [
                439146.78324492974,
                5020745.739671125,
                1367.8990890082669
              ],
              [
                439146.78324492974,
                5019348.759671125,
                1367.8990890082669
              ],
              [
                438283.8632449297,
                5019348.759671125,
                1055.659089008267
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T18:57:22+00:00",
        "end_time": "2011-09-18T18:15:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7876996,
            45.32493699,
            1055.659089,
            -117.7765152,
            45.337586,
            1367.899089
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.78752528194687,
                  45.32493698742921,
                  1055.659089008267
                ],
                [
                  -117.7876995639739,
                  45.33751057811058,
                  1055.659089008267
                ],
                [
                  -117.77668709561267,
                  45.33758599739142,
                  1367.8990890082669
                ],
                [
                  -117.77651524954933,
                  45.325012373835264,
                  1367.8990890082669
                ],
                [
                  -117.78752528194687,
                  45.32493698742921,
                  1055.659089008267
                ]
              ]
            ]
          },
          "id": "45117C7218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:57:22Z",
            "pc:count": 6145998,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438627.4063,
                "count": 6145998,
                "maximum": 439146.7832,
                "minimum": 438283.8632,
                "name": "X",
                "position": 0,
                "stddev": 210.0970377,
                "variance": 44140.76525
              },
              {
                "average": 5019975.047,
                "count": 6145998,
                "maximum": 5020745.74,
                "minimum": 5019348.76,
                "name": "Y",
                "position": 1,
                "stddev": 395.1553776,
                "variance": 156147.7725
              },
              {
                "average": 1173.834572,
                "count": 6145998,
                "maximum": 1367.899089,
                "minimum": 1055.659089,
                "name": "Z",
                "position": 2,
                "stddev": 66.13364829,
                "variance": 4373.659437
              },
              {
                "average": 101.5233246,
                "count": 6145998,
                "maximum": 198,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.6573057,
                "variance": 658.2973356
              },
              {
                "average": 1.008740647,
                "count": 6145998,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09824897263,
                "variance": 0.009652860624
              },
              {
                "average": 1.018263429,
                "count": 6145998,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.145447819,
                "variance": 0.02115506806
              },
              {
                "average": 0.5001119428,
                "count": 6145998,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000281,
                "variance": 0.2500000281
              },
              {
                "average": 0,
                "count": 6145998,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.35725996,
                "count": 6145998,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4791923605,
                "variance": 0.2296253184
              },
              {
                "average": -0.1209585725,
                "count": 6145998,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.488318188,
                "variance": 72.05154566
              },
              {
                "average": 138,
                "count": 6145998,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10602.44893,
                "count": 6145998,
                "maximum": 10606,
                "minimum": 10600,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.281261793,
                "variance": 1.641631781
              },
              {
                "average": 35865.49375,
                "count": 6145998,
                "maximum": 53504,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7254.718918,
                "variance": 52630946.59
              },
              {
                "average": 33117.33315,
                "count": 6145998,
                "maximum": 50432,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5709.250199,
                "variance": 32595537.84
              },
              {
                "average": 26861.06153,
                "count": 6145998,
                "maximum": 44032,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4453.021709,
                "variance": 19829402.34
              },
              {
                "average": 405829.5774,
                "count": 6145998,
                "maximum": 407442.2375,
                "minimum": 404921.9167,
                "name": "GpsTime",
                "position": 15,
                "stddev": 555.9068642,
                "variance": 309032.4417
              },
              {
                "average": 0,
                "count": 6145998,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6145998,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6145998,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6145998,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6145998,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438283.8632,
              5019348.76,
              1055.659089,
              439146.7832,
              5020745.74,
              1367.899089
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438283.8632449297,
                    5019348.759671125,
                    1055.659089008267
                  ],
                  [
                    438283.8632449297,
                    5020745.739671125,
                    1055.659089008267
                  ],
                  [
                    439146.78324492974,
                    5020745.739671125,
                    1367.8990890082669
                  ],
                  [
                    439146.78324492974,
                    5019348.759671125,
                    1367.8990890082669
                  ],
                  [
                    438283.8632449297,
                    5019348.759671125,
                    1055.659089008267
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T18:57:22+00:00",
            "end_time": "2011-09-18T18:15:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117B7321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502523191755,
              45.12491754923123,
              988.7498918922386
            ],
            [
              -117.87521781501064,
              45.137509844359705,
              988.7498918922386
            ],
            [
              -117.8625288933609,
              45.13760638434547,
              1306.6098918922387
            ],
            [
              -117.8623391014985,
              45.125014047075695,
              1306.6098918922387
            ],
            [
              -117.87502523191755,
              45.12491754923123,
              988.7498918922386
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752178,
        45.12491755,
        988.7498919,
        -117.8623391,
        45.13760638,
        1306.609892
      ],
      "properties": {
        "datetime": "2011-09-16T20:11:06Z",
        "pc:count": 9699909,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431683.8823,
            "count": 9699909,
            "maximum": 432183.5102,
            "minimum": 431185.7102,
            "name": "X",
            "position": 0,
            "stddev": 282.9533838,
            "variance": 80062.61738
          },
          {
            "average": 4997897.365,
            "count": 9699909,
            "maximum": 4998598.066,
            "minimum": 4997199.026,
            "name": "Y",
            "position": 1,
            "stddev": 408.1777766,
            "variance": 166609.0973
          },
          {
            "average": 1156.398356,
            "count": 9699909,
            "maximum": 1306.609892,
            "minimum": 988.7498919,
            "name": "Z",
            "position": 2,
            "stddev": 89.74649575,
            "variance": 8054.4335
          },
          {
            "average": 111.9105647,
            "count": 9699909,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.9212946,
            "variance": 671.913514
          },
          {
            "average": 1.001459189,
            "count": 9699909,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03882220283,
            "variance": 0.001507163433
          },
          {
            "average": 1.003267453,
            "count": 9699909,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0590166513,
            "variance": 0.003482965131
          },
          {
            "average": 0.5000426293,
            "count": 9699909,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000024,
            "variance": 0.250000024
          },
          {
            "average": 0,
            "count": 9699909,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.289609006,
            "count": 9699909,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4535809197,
            "variance": 0.2057356507
          },
          {
            "average": 0.6990156944,
            "count": 9699909,
            "maximum": 19.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.712047191,
            "variance": 75.89976626
          },
          {
            "average": 135.5925869,
            "count": 9699909,
            "maximum": 152,
            "minimum": 123,
            "name": "UserData",
            "position": 10,
            "stddev": 5.386793262,
            "variance": 29.01754165
          },
          {
            "average": 10754.29796,
            "count": 9699909,
            "maximum": 10758,
            "minimum": 10749,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.687277388,
            "variance": 2.846904986
          },
          {
            "average": 33048.59257,
            "count": 9699909,
            "maximum": 54016,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 4484.213661,
            "variance": 20108172.15
          },
          {
            "average": 31249.09766,
            "count": 9699909,
            "maximum": 52480,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 3396.207534,
            "variance": 11534225.61
          },
          {
            "average": 27571.59685,
            "count": 9699909,
            "maximum": 51712,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 3083.076944,
            "variance": 9505363.443
          },
          {
            "average": 235986.7362,
            "count": 9699909,
            "maximum": 239066.3211,
            "minimum": 232581.9731,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1374.870206,
            "variance": 1890268.084
          },
          {
            "average": 0,
            "count": 9699909,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9699909,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9699909,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9699909,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9699909,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431185.7102,
          4997199.026,
          988.7498919,
          432183.5102,
          4998598.066,
          1306.609892
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431185.71022328525,
                4997199.025846919,
                988.7498918922386
              ],
              [
                431185.71022328525,
                4998598.065846918,
                988.7498918922386
              ],
              [
                432183.5102232853,
                4998598.065846918,
                1306.6098918922387
              ],
              [
                432183.5102232853,
                4997199.025846919,
                1306.6098918922387
              ],
              [
                431185.71022328525,
                4997199.025846919,
                988.7498918922386
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T20:11:06+00:00",
        "end_time": "2011-09-16T18:23:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752178,
            45.12491755,
            988.7498919,
            -117.8623391,
            45.13760638,
            1306.609892
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502523191755,
                  45.12491754923123,
                  988.7498918922386
                ],
                [
                  -117.87521781501064,
                  45.137509844359705,
                  988.7498918922386
                ],
                [
                  -117.8625288933609,
                  45.13760638434547,
                  1306.6098918922387
                ],
                [
                  -117.8623391014985,
                  45.125014047075695,
                  1306.6098918922387
                ],
                [
                  -117.87502523191755,
                  45.12491754923123,
                  988.7498918922386
                ]
              ]
            ]
          },
          "id": "45117B7321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T20:11:06Z",
            "pc:count": 9699909,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431683.8823,
                "count": 9699909,
                "maximum": 432183.5102,
                "minimum": 431185.7102,
                "name": "X",
                "position": 0,
                "stddev": 282.9533838,
                "variance": 80062.61738
              },
              {
                "average": 4997897.365,
                "count": 9699909,
                "maximum": 4998598.066,
                "minimum": 4997199.026,
                "name": "Y",
                "position": 1,
                "stddev": 408.1777766,
                "variance": 166609.0973
              },
              {
                "average": 1156.398356,
                "count": 9699909,
                "maximum": 1306.609892,
                "minimum": 988.7498919,
                "name": "Z",
                "position": 2,
                "stddev": 89.74649575,
                "variance": 8054.4335
              },
              {
                "average": 111.9105647,
                "count": 9699909,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.9212946,
                "variance": 671.913514
              },
              {
                "average": 1.001459189,
                "count": 9699909,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03882220283,
                "variance": 0.001507163433
              },
              {
                "average": 1.003267453,
                "count": 9699909,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0590166513,
                "variance": 0.003482965131
              },
              {
                "average": 0.5000426293,
                "count": 9699909,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000024,
                "variance": 0.250000024
              },
              {
                "average": 0,
                "count": 9699909,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.289609006,
                "count": 9699909,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4535809197,
                "variance": 0.2057356507
              },
              {
                "average": 0.6990156944,
                "count": 9699909,
                "maximum": 19.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.712047191,
                "variance": 75.89976626
              },
              {
                "average": 135.5925869,
                "count": 9699909,
                "maximum": 152,
                "minimum": 123,
                "name": "UserData",
                "position": 10,
                "stddev": 5.386793262,
                "variance": 29.01754165
              },
              {
                "average": 10754.29796,
                "count": 9699909,
                "maximum": 10758,
                "minimum": 10749,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.687277388,
                "variance": 2.846904986
              },
              {
                "average": 33048.59257,
                "count": 9699909,
                "maximum": 54016,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 4484.213661,
                "variance": 20108172.15
              },
              {
                "average": 31249.09766,
                "count": 9699909,
                "maximum": 52480,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 3396.207534,
                "variance": 11534225.61
              },
              {
                "average": 27571.59685,
                "count": 9699909,
                "maximum": 51712,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 3083.076944,
                "variance": 9505363.443
              },
              {
                "average": 235986.7362,
                "count": 9699909,
                "maximum": 239066.3211,
                "minimum": 232581.9731,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1374.870206,
                "variance": 1890268.084
              },
              {
                "average": 0,
                "count": 9699909,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9699909,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9699909,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9699909,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9699909,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431185.7102,
              4997199.026,
              988.7498919,
              432183.5102,
              4998598.066,
              1306.609892
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431185.71022328525,
                    4997199.025846919,
                    988.7498918922386
                  ],
                  [
                    431185.71022328525,
                    4998598.065846918,
                    988.7498918922386
                  ],
                  [
                    432183.5102232853,
                    4998598.065846918,
                    1306.6098918922387
                  ],
                  [
                    432183.5102232853,
                    4997199.025846919,
                    1306.6098918922387
                  ],
                  [
                    431185.71022328525,
                    4997199.025846919,
                    988.7498918922386
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T20:11:06+00:00",
            "end_time": "2011-09-16T18:23:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117B6308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.72502566057764,
              45.16245102345182,
              1145.1719326482673
            ],
            [
              -117.72512253465206,
              45.17008688314599,
              1145.1719326482673
            ],
            [
              -117.71539712252455,
              45.17014821812674,
              1346.4519326482675
            ],
            [
              -117.71530154746682,
              45.16251234219572,
              1346.4519326482675
            ],
            [
              -117.72502566057764,
              45.16245102345182,
              1145.1719326482673
            ]
          ]
        ]
      },
      "bbox": [
        -117.7251225,
        45.16245102,
        1145.171933,
        -117.7153015,
        45.17014822,
        1346.451933
      ],
      "properties": {
        "datetime": "2011-09-15T18:59:50Z",
        "pc:count": 3201632,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 443304.2752,
            "count": 3201632,
            "maximum": 443783.9539,
            "minimum": 443019.6539,
            "name": "X",
            "position": 0,
            "stddev": 189.1703845,
            "variance": 35785.43437
          },
          {
            "average": 5001560.727,
            "count": 3201632,
            "maximum": 5002100.23,
            "minimum": 5001251.89,
            "name": "Y",
            "position": 1,
            "stddev": 202.1597672,
            "variance": 40868.57148
          },
          {
            "average": 1232.654631,
            "count": 3201632,
            "maximum": 1346.451933,
            "minimum": 1145.171933,
            "name": "Z",
            "position": 2,
            "stddev": 38.6270327,
            "variance": 1492.047655
          },
          {
            "average": 93.49731418,
            "count": 3201632,
            "maximum": 219,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.77936218,
            "variance": 2477.984899
          },
          {
            "average": 1.098778685,
            "count": 3201632,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3150397136,
            "variance": 0.09925002113
          },
          {
            "average": 1.207212759,
            "count": 3201632,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4469026642,
            "variance": 0.1997219913
          },
          {
            "average": 0.5001180648,
            "count": 3201632,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000641,
            "variance": 0.2500000641
          },
          {
            "average": 0,
            "count": 3201632,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.198987891,
            "count": 3201632,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3992389762,
            "variance": 0.1593917601
          },
          {
            "average": -0.2417797553,
            "count": 3201632,
            "maximum": 15,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.171584602,
            "variance": 66.77479491
          },
          {
            "average": 125.3769109,
            "count": 3201632,
            "maximum": 134,
            "minimum": 118,
            "name": "UserData",
            "position": 10,
            "stddev": 2.476793096,
            "variance": 6.134504042
          },
          {
            "average": 10689.25244,
            "count": 3201632,
            "maximum": 10692,
            "minimum": 10687,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.065607357,
            "variance": 1.135519039
          },
          {
            "average": 24789.00225,
            "count": 3201632,
            "maximum": 56832,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 9841.205949,
            "variance": 96849334.53
          },
          {
            "average": 25996.09991,
            "count": 3201632,
            "maximum": 56576,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 10319.41078,
            "variance": 106490238.8
          },
          {
            "average": 21698.40349,
            "count": 3201632,
            "maximum": 55040,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8966.040319,
            "variance": 80389879
          },
          {
            "average": 147614.8995,
            "count": 3201632,
            "maximum": 148390.2095,
            "minimum": 147018.6529,
            "name": "GpsTime",
            "position": 15,
            "stddev": 305.2183297,
            "variance": 93158.2288
          },
          {
            "average": 0,
            "count": 3201632,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3201632,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3201632,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3201632,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3201632,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          443019.6539,
          5001251.89,
          1145.171933,
          443783.9539,
          5002100.23,
          1346.451933
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                443019.6538808476,
                5001251.89021582,
                1145.1719326482673
              ],
              [
                443019.6538808476,
                5002100.23021582,
                1145.1719326482673
              ],
              [
                443783.95388084766,
                5002100.23021582,
                1346.4519326482675
              ],
              [
                443783.95388084766,
                5001251.89021582,
                1346.4519326482675
              ],
              [
                443019.6538808476,
                5001251.89021582,
                1145.1719326482673
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:59:50+00:00",
        "end_time": "2011-09-15T18:36:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B6308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B6308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B6308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7251225,
            45.16245102,
            1145.171933,
            -117.7153015,
            45.17014822,
            1346.451933
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.72502566057764,
                  45.16245102345182,
                  1145.1719326482673
                ],
                [
                  -117.72512253465206,
                  45.17008688314599,
                  1145.1719326482673
                ],
                [
                  -117.71539712252455,
                  45.17014821812674,
                  1346.4519326482675
                ],
                [
                  -117.71530154746682,
                  45.16251234219572,
                  1346.4519326482675
                ],
                [
                  -117.72502566057764,
                  45.16245102345182,
                  1145.1719326482673
                ]
              ]
            ]
          },
          "id": "45117B6308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B6308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:59:50Z",
            "pc:count": 3201632,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 443304.2752,
                "count": 3201632,
                "maximum": 443783.9539,
                "minimum": 443019.6539,
                "name": "X",
                "position": 0,
                "stddev": 189.1703845,
                "variance": 35785.43437
              },
              {
                "average": 5001560.727,
                "count": 3201632,
                "maximum": 5002100.23,
                "minimum": 5001251.89,
                "name": "Y",
                "position": 1,
                "stddev": 202.1597672,
                "variance": 40868.57148
              },
              {
                "average": 1232.654631,
                "count": 3201632,
                "maximum": 1346.451933,
                "minimum": 1145.171933,
                "name": "Z",
                "position": 2,
                "stddev": 38.6270327,
                "variance": 1492.047655
              },
              {
                "average": 93.49731418,
                "count": 3201632,
                "maximum": 219,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.77936218,
                "variance": 2477.984899
              },
              {
                "average": 1.098778685,
                "count": 3201632,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3150397136,
                "variance": 0.09925002113
              },
              {
                "average": 1.207212759,
                "count": 3201632,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4469026642,
                "variance": 0.1997219913
              },
              {
                "average": 0.5001180648,
                "count": 3201632,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000641,
                "variance": 0.2500000641
              },
              {
                "average": 0,
                "count": 3201632,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.198987891,
                "count": 3201632,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3992389762,
                "variance": 0.1593917601
              },
              {
                "average": -0.2417797553,
                "count": 3201632,
                "maximum": 15,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.171584602,
                "variance": 66.77479491
              },
              {
                "average": 125.3769109,
                "count": 3201632,
                "maximum": 134,
                "minimum": 118,
                "name": "UserData",
                "position": 10,
                "stddev": 2.476793096,
                "variance": 6.134504042
              },
              {
                "average": 10689.25244,
                "count": 3201632,
                "maximum": 10692,
                "minimum": 10687,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.065607357,
                "variance": 1.135519039
              },
              {
                "average": 24789.00225,
                "count": 3201632,
                "maximum": 56832,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 9841.205949,
                "variance": 96849334.53
              },
              {
                "average": 25996.09991,
                "count": 3201632,
                "maximum": 56576,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 10319.41078,
                "variance": 106490238.8
              },
              {
                "average": 21698.40349,
                "count": 3201632,
                "maximum": 55040,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8966.040319,
                "variance": 80389879
              },
              {
                "average": 147614.8995,
                "count": 3201632,
                "maximum": 148390.2095,
                "minimum": 147018.6529,
                "name": "GpsTime",
                "position": 15,
                "stddev": 305.2183297,
                "variance": 93158.2288
              },
              {
                "average": 0,
                "count": 3201632,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3201632,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3201632,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3201632,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3201632,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              443019.6539,
              5001251.89,
              1145.171933,
              443783.9539,
              5002100.23,
              1346.451933
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    443019.6538808476,
                    5001251.89021582,
                    1145.1719326482673
                  ],
                  [
                    443019.6538808476,
                    5002100.23021582,
                    1145.1719326482673
                  ],
                  [
                    443783.95388084766,
                    5002100.23021582,
                    1346.4519326482675
                  ],
                  [
                    443783.95388084766,
                    5001251.89021582,
                    1346.4519326482675
                  ],
                  [
                    443019.6538808476,
                    5001251.89021582,
                    1145.1719326482673
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:59:50+00:00",
            "end_time": "2011-09-15T18:36: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": "45117B8318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502384581128,
              45.1374059136273,
              1037.0831740270612
            ],
            [
              -117.97523872848477,
              45.15000952608847,
              1037.0831740270612
            ],
            [
              -117.96252932739206,
              45.150117353921125,
              1212.263174027061
            ],
            [
              -117.96231724403579,
              45.13751369434909,
              1212.263174027061
            ],
            [
              -117.97502384581128,
              45.1374059136273,
              1037.0831740270612
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752387,
        45.13740591,
        1037.083174,
        -117.9623172,
        45.15011735,
        1212.263174
      ],
      "properties": {
        "datetime": "2011-09-17T22:45:26Z",
        "pc:count": 9298890,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423831.8121,
            "count": 9298890,
            "maximum": 424337.3913,
            "minimum": 423338.1713,
            "name": "X",
            "position": 0,
            "stddev": 281.4513497,
            "variance": 79214.86224
          },
          {
            "average": 4999373.193,
            "count": 9298890,
            "maximum": 5000076.678,
            "minimum": 4998676.338,
            "name": "Y",
            "position": 1,
            "stddev": 398.8343799,
            "variance": 159068.8626
          },
          {
            "average": 1091.817128,
            "count": 9298890,
            "maximum": 1212.263174,
            "minimum": 1037.083174,
            "name": "Z",
            "position": 2,
            "stddev": 47.18479233,
            "variance": 2226.404627
          },
          {
            "average": 109.0809412,
            "count": 9298890,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.62197786,
            "variance": 1064.19344
          },
          {
            "average": 1.007909761,
            "count": 9298890,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09522147066,
            "variance": 0.009067128475
          },
          {
            "average": 1.016827922,
            "count": 9298890,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1453949889,
            "variance": 0.0211397028
          },
          {
            "average": 0.5000009679,
            "count": 9298890,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000269,
            "variance": 0.2500000269
          },
          {
            "average": 0,
            "count": 9298890,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.290555647,
            "count": 9298890,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4540188159,
            "variance": 0.2061330851
          },
          {
            "average": -0.4444242667,
            "count": 9298890,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.562895806,
            "variance": 73.32318458
          },
          {
            "average": 137,
            "count": 9298890,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10674.03866,
            "count": 9298890,
            "maximum": 10678,
            "minimum": 10670,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.661331511,
            "variance": 2.76002239
          },
          {
            "average": 34413.50689,
            "count": 9298890,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 6598.060103,
            "variance": 43534397.12
          },
          {
            "average": 32689.33447,
            "count": 9298890,
            "maximum": 65280,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 4952.196072,
            "variance": 24524245.94
          },
          {
            "average": 27620.52041,
            "count": 9298890,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 5066.10682,
            "variance": 25665438.31
          },
          {
            "average": 332124.7527,
            "count": 9298890,
            "maximum": 334726.0584,
            "minimum": 329498.9371,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1079.993141,
            "variance": 1166385.184
          },
          {
            "average": 0,
            "count": 9298890,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9298890,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9298890,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9298890,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9298890,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423338.1713,
          4998676.338,
          1037.083174,
          424337.3913,
          5000076.678,
          1212.263174
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423338.1712993784,
                4998676.3381700255,
                1037.0831740270612
              ],
              [
                423338.1712993784,
                5000076.678170025,
                1037.0831740270612
              ],
              [
                424337.39129937836,
                5000076.678170025,
                1212.263174027061
              ],
              [
                424337.39129937836,
                4998676.3381700255,
                1212.263174027061
              ],
              [
                423338.1712993784,
                4998676.3381700255,
                1037.0831740270612
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:45:26+00:00",
        "end_time": "2011-09-17T21:18:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752387,
            45.13740591,
            1037.083174,
            -117.9623172,
            45.15011735,
            1212.263174
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502384581128,
                  45.1374059136273,
                  1037.0831740270612
                ],
                [
                  -117.97523872848477,
                  45.15000952608847,
                  1037.0831740270612
                ],
                [
                  -117.96252932739206,
                  45.150117353921125,
                  1212.263174027061
                ],
                [
                  -117.96231724403579,
                  45.13751369434909,
                  1212.263174027061
                ],
                [
                  -117.97502384581128,
                  45.1374059136273,
                  1037.0831740270612
                ]
              ]
            ]
          },
          "id": "45117B8318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:45:26Z",
            "pc:count": 9298890,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423831.8121,
                "count": 9298890,
                "maximum": 424337.3913,
                "minimum": 423338.1713,
                "name": "X",
                "position": 0,
                "stddev": 281.4513497,
                "variance": 79214.86224
              },
              {
                "average": 4999373.193,
                "count": 9298890,
                "maximum": 5000076.678,
                "minimum": 4998676.338,
                "name": "Y",
                "position": 1,
                "stddev": 398.8343799,
                "variance": 159068.8626
              },
              {
                "average": 1091.817128,
                "count": 9298890,
                "maximum": 1212.263174,
                "minimum": 1037.083174,
                "name": "Z",
                "position": 2,
                "stddev": 47.18479233,
                "variance": 2226.404627
              },
              {
                "average": 109.0809412,
                "count": 9298890,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.62197786,
                "variance": 1064.19344
              },
              {
                "average": 1.007909761,
                "count": 9298890,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09522147066,
                "variance": 0.009067128475
              },
              {
                "average": 1.016827922,
                "count": 9298890,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1453949889,
                "variance": 0.0211397028
              },
              {
                "average": 0.5000009679,
                "count": 9298890,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000269,
                "variance": 0.2500000269
              },
              {
                "average": 0,
                "count": 9298890,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.290555647,
                "count": 9298890,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4540188159,
                "variance": 0.2061330851
              },
              {
                "average": -0.4444242667,
                "count": 9298890,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.562895806,
                "variance": 73.32318458
              },
              {
                "average": 137,
                "count": 9298890,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10674.03866,
                "count": 9298890,
                "maximum": 10678,
                "minimum": 10670,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.661331511,
                "variance": 2.76002239
              },
              {
                "average": 34413.50689,
                "count": 9298890,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 6598.060103,
                "variance": 43534397.12
              },
              {
                "average": 32689.33447,
                "count": 9298890,
                "maximum": 65280,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 4952.196072,
                "variance": 24524245.94
              },
              {
                "average": 27620.52041,
                "count": 9298890,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 5066.10682,
                "variance": 25665438.31
              },
              {
                "average": 332124.7527,
                "count": 9298890,
                "maximum": 334726.0584,
                "minimum": 329498.9371,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1079.993141,
                "variance": 1166385.184
              },
              {
                "average": 0,
                "count": 9298890,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9298890,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9298890,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9298890,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9298890,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423338.1713,
              4998676.338,
              1037.083174,
              424337.3913,
              5000076.678,
              1212.263174
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423338.1712993784,
                    4998676.3381700255,
                    1037.0831740270612
                  ],
                  [
                    423338.1712993784,
                    5000076.678170025,
                    1037.0831740270612
                  ],
                  [
                    424337.39129937836,
                    5000076.678170025,
                    1212.263174027061
                  ],
                  [
                    424337.39129937836,
                    4998676.3381700255,
                    1212.263174027061
                  ],
                  [
                    423338.1712993784,
                    4998676.3381700255,
                    1037.0831740270612
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:45:26+00:00",
            "end_time": "2011-09-17T21:18: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": "45117D8104b.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9625249624318,
              45.487407862011665,
              824.5862472183132
            ],
            [
              -117.9626672823271,
              45.495761728179524,
              824.5862472183132
            ],
            [
              -117.95009963211997,
              45.49586695912554,
              846.0462472183133
            ],
            [
              -117.949959169534,
              45.48751306247757,
              846.0462472183133
            ],
            [
              -117.9625249624318,
              45.487407862011665,
              824.5862472183132
            ]
          ]
        ]
      },
      "bbox": [
        -117.9626673,
        45.48740786,
        824.5862472,
        -117.9499592,
        45.49586696,
        846.0462472
      ],
      "properties": {
        "datetime": "2011-09-14T23:05:04Z",
        "pc:count": 5397865,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425230.8986,
            "count": 5397865,
            "maximum": 425767.4338,
            "minimum": 424785.3538,
            "name": "X",
            "position": 0,
            "stddev": 267.7884126,
            "variance": 71710.63391
          },
          {
            "average": 5037944.168,
            "count": 5397865,
            "maximum": 5038475.641,
            "minimum": 5037547.421,
            "name": "Y",
            "position": 1,
            "stddev": 243.3659062,
            "variance": 59226.96431
          },
          {
            "average": 832.0321269,
            "count": 5397865,
            "maximum": 846.0462472,
            "minimum": 824.5862472,
            "name": "Z",
            "position": 2,
            "stddev": 2.618851995,
            "variance": 6.858385774
          },
          {
            "average": 226.0426722,
            "count": 5397865,
            "maximum": 255,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.76695078,
            "variance": 827.5374574
          },
          {
            "average": 1.000034088,
            "count": 5397865,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005932785722,
            "variance": 3.519794643e-05
          },
          {
            "average": 1.000068546,
            "count": 5397865,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008521538585,
            "variance": 7.261661986e-05
          },
          {
            "average": 0.4989971035,
            "count": 5397865,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990405,
            "variance": 0.2499990405
          },
          {
            "average": 0,
            "count": 5397865,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.274629506,
            "count": 5397865,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.446327433,
            "variance": 0.1992081775
          },
          {
            "average": -0.2738223946,
            "count": 5397865,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.627061836,
            "variance": 58.17207224
          },
          {
            "average": 200.9575679,
            "count": 5397865,
            "maximum": 213,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 4.159728137,
            "variance": 17.30333817
          },
          {
            "average": 210.2277808,
            "count": 5397865,
            "maximum": 236,
            "minimum": 184,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.03068164,
            "variance": 577.4736601
          },
          {
            "average": 22396.34759,
            "count": 5397865,
            "maximum": 51712,
            "minimum": 6912,
            "name": "Red",
            "position": 12,
            "stddev": 9337.47586,
            "variance": 87188455.44
          },
          {
            "average": 23325.49229,
            "count": 5397865,
            "maximum": 49408,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 6750.427463,
            "variance": 45568270.94
          },
          {
            "average": 20871.7744,
            "count": 5397865,
            "maximum": 50688,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 4962.793753,
            "variance": 24629321.84
          },
          {
            "average": 75855.23231,
            "count": 5397865,
            "maximum": 76704.6687,
            "minimum": 74727.74121,
            "name": "GpsTime",
            "position": 15,
            "stddev": 558.2263271,
            "variance": 311616.6322
          },
          {
            "average": 0,
            "count": 5397865,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5397865,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5397865,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5397865,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5397865,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424785.3538,
          5037547.421,
          824.5862472,
          425767.4338,
          5038475.641,
          846.0462472
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424785.3538421308,
                5037547.42102906,
                824.5862472183132
              ],
              [
                424785.3538421308,
                5038475.641029061,
                824.5862472183132
              ],
              [
                425767.43384213076,
                5038475.641029061,
                846.0462472183133
              ],
              [
                425767.43384213076,
                5037547.42102906,
                846.0462472183133
              ],
              [
                424785.3538421308,
                5037547.42102906,
                824.5862472183132
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:05:04+00:00",
        "end_time": "2011-09-14T22:32:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8104b.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8104b.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8104b.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8104b.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9626673,
            45.48740786,
            824.5862472,
            -117.9499592,
            45.49586696,
            846.0462472
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9625249624318,
                  45.487407862011665,
                  824.5862472183132
                ],
                [
                  -117.9626672823271,
                  45.495761728179524,
                  824.5862472183132
                ],
                [
                  -117.95009963211997,
                  45.49586695912554,
                  846.0462472183133
                ],
                [
                  -117.949959169534,
                  45.48751306247757,
                  846.0462472183133
                ],
                [
                  -117.9625249624318,
                  45.487407862011665,
                  824.5862472183132
                ]
              ]
            ]
          },
          "id": "45117D8104b.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8104b.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:05:04Z",
            "pc:count": 5397865,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425230.8986,
                "count": 5397865,
                "maximum": 425767.4338,
                "minimum": 424785.3538,
                "name": "X",
                "position": 0,
                "stddev": 267.7884126,
                "variance": 71710.63391
              },
              {
                "average": 5037944.168,
                "count": 5397865,
                "maximum": 5038475.641,
                "minimum": 5037547.421,
                "name": "Y",
                "position": 1,
                "stddev": 243.3659062,
                "variance": 59226.96431
              },
              {
                "average": 832.0321269,
                "count": 5397865,
                "maximum": 846.0462472,
                "minimum": 824.5862472,
                "name": "Z",
                "position": 2,
                "stddev": 2.618851995,
                "variance": 6.858385774
              },
              {
                "average": 226.0426722,
                "count": 5397865,
                "maximum": 255,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.76695078,
                "variance": 827.5374574
              },
              {
                "average": 1.000034088,
                "count": 5397865,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005932785722,
                "variance": 3.519794643e-05
              },
              {
                "average": 1.000068546,
                "count": 5397865,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008521538585,
                "variance": 7.261661986e-05
              },
              {
                "average": 0.4989971035,
                "count": 5397865,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990405,
                "variance": 0.2499990405
              },
              {
                "average": 0,
                "count": 5397865,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.274629506,
                "count": 5397865,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.446327433,
                "variance": 0.1992081775
              },
              {
                "average": -0.2738223946,
                "count": 5397865,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.627061836,
                "variance": 58.17207224
              },
              {
                "average": 200.9575679,
                "count": 5397865,
                "maximum": 213,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 4.159728137,
                "variance": 17.30333817
              },
              {
                "average": 210.2277808,
                "count": 5397865,
                "maximum": 236,
                "minimum": 184,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.03068164,
                "variance": 577.4736601
              },
              {
                "average": 22396.34759,
                "count": 5397865,
                "maximum": 51712,
                "minimum": 6912,
                "name": "Red",
                "position": 12,
                "stddev": 9337.47586,
                "variance": 87188455.44
              },
              {
                "average": 23325.49229,
                "count": 5397865,
                "maximum": 49408,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 6750.427463,
                "variance": 45568270.94
              },
              {
                "average": 20871.7744,
                "count": 5397865,
                "maximum": 50688,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 4962.793753,
                "variance": 24629321.84
              },
              {
                "average": 75855.23231,
                "count": 5397865,
                "maximum": 76704.6687,
                "minimum": 74727.74121,
                "name": "GpsTime",
                "position": 15,
                "stddev": 558.2263271,
                "variance": 311616.6322
              },
              {
                "average": 0,
                "count": 5397865,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5397865,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5397865,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5397865,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5397865,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424785.3538,
              5037547.421,
              824.5862472,
              425767.4338,
              5038475.641,
              846.0462472
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424785.3538421308,
                    5037547.42102906,
                    824.5862472183132
                  ],
                  [
                    424785.3538421308,
                    5038475.641029061,
                    824.5862472183132
                  ],
                  [
                    425767.43384213076,
                    5038475.641029061,
                    846.0462472183133
                  ],
                  [
                    425767.43384213076,
                    5037547.42102906,
                    846.0462472183133
                  ],
                  [
                    424785.3538421308,
                    5037547.42102906,
                    824.5862472183132
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:05:04+00:00",
            "end_time": "2011-09-14T22:32: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": "45117B8116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002461847085,
              45.199903787070845,
              1130.8299329978381
            ],
            [
              -118.00024552259525,
              45.21250896609732,
              1130.8299329978381
            ],
            [
              -117.98752943423763,
              45.21261963300577,
              1310.489932997838
            ],
            [
              -117.98731133734746,
              45.20001440562135,
              1310.489932997838
            ],
            [
              -118.00002461847085,
              45.199903787070845,
              1130.8299329978381
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002455,
        45.19990379,
        1130.829933,
        -117.9873113,
        45.21261963,
        1310.489933
      ],
      "properties": {
        "datetime": "2011-09-17T22:14:10Z",
        "pc:count": 9775572,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421955.0085,
            "count": 9775572,
            "maximum": 422457.0519,
            "minimum": 421458.3919,
            "name": "X",
            "position": 0,
            "stddev": 284.4219538,
            "variance": 80895.84782
          },
          {
            "average": 5006358.528,
            "count": 9775572,
            "maximum": 5007043.817,
            "minimum": 5005643.277,
            "name": "Y",
            "position": 1,
            "stddev": 392.8974524,
            "variance": 154368.4081
          },
          {
            "average": 1200.778036,
            "count": 9775572,
            "maximum": 1310.489933,
            "minimum": 1130.829933,
            "name": "Z",
            "position": 2,
            "stddev": 34.07020227,
            "variance": 1160.778683
          },
          {
            "average": 110.5121293,
            "count": 9775572,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.31902303,
            "variance": 373.224651
          },
          {
            "average": 1.000034065,
            "count": 9775572,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005836381235,
            "variance": 3.406334592e-05
          },
          {
            "average": 1.000080405,
            "count": 9775572,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00896649572,
            "variance": 8.03980455e-05
          },
          {
            "average": 0.5000263923,
            "count": 9775572,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000249,
            "variance": 0.2500000249
          },
          {
            "average": 0,
            "count": 9775572,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.309423326,
            "count": 9775572,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.462255939,
            "variance": 0.2136805531
          },
          {
            "average": -0.1973406273,
            "count": 9775572,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.614745552,
            "variance": 74.21384093
          },
          {
            "average": 137,
            "count": 9775572,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10671.21109,
            "count": 9775572,
            "maximum": 10675,
            "minimum": 10667,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.709165738,
            "variance": 2.921247521
          },
          {
            "average": 39327.34713,
            "count": 9775572,
            "maximum": 54272,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 3878.970971,
            "variance": 15046415.8
          },
          {
            "average": 34367.89101,
            "count": 9775572,
            "maximum": 52992,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 3096.403341,
            "variance": 9587713.651
          },
          {
            "average": 29001.77986,
            "count": 9775572,
            "maximum": 52480,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3333.396948,
            "variance": 11111535.21
          },
          {
            "average": 330266.4759,
            "count": 9775572,
            "maximum": 332850.0826,
            "minimum": 327449.2848,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1157.883941,
            "variance": 1340695.222
          },
          {
            "average": 0,
            "count": 9775572,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9775572,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9775572,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9775572,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9775572,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421458.3919,
          5005643.277,
          1130.829933,
          422457.0519,
          5007043.817,
          1310.489933
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421458.3918649003,
                5005643.27731683,
                1130.8299329978381
              ],
              [
                421458.3918649003,
                5007043.817316829,
                1130.8299329978381
              ],
              [
                422457.05186490034,
                5007043.817316829,
                1310.489932997838
              ],
              [
                422457.05186490034,
                5005643.27731683,
                1310.489932997838
              ],
              [
                421458.3918649003,
                5005643.27731683,
                1130.8299329978381
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:14:10+00:00",
        "end_time": "2011-09-17T20:44:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002455,
            45.19990379,
            1130.829933,
            -117.9873113,
            45.21261963,
            1310.489933
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002461847085,
                  45.199903787070845,
                  1130.8299329978381
                ],
                [
                  -118.00024552259525,
                  45.21250896609732,
                  1130.8299329978381
                ],
                [
                  -117.98752943423763,
                  45.21261963300577,
                  1310.489932997838
                ],
                [
                  -117.98731133734746,
                  45.20001440562135,
                  1310.489932997838
                ],
                [
                  -118.00002461847085,
                  45.199903787070845,
                  1130.8299329978381
                ]
              ]
            ]
          },
          "id": "45117B8116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:14:10Z",
            "pc:count": 9775572,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421955.0085,
                "count": 9775572,
                "maximum": 422457.0519,
                "minimum": 421458.3919,
                "name": "X",
                "position": 0,
                "stddev": 284.4219538,
                "variance": 80895.84782
              },
              {
                "average": 5006358.528,
                "count": 9775572,
                "maximum": 5007043.817,
                "minimum": 5005643.277,
                "name": "Y",
                "position": 1,
                "stddev": 392.8974524,
                "variance": 154368.4081
              },
              {
                "average": 1200.778036,
                "count": 9775572,
                "maximum": 1310.489933,
                "minimum": 1130.829933,
                "name": "Z",
                "position": 2,
                "stddev": 34.07020227,
                "variance": 1160.778683
              },
              {
                "average": 110.5121293,
                "count": 9775572,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.31902303,
                "variance": 373.224651
              },
              {
                "average": 1.000034065,
                "count": 9775572,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005836381235,
                "variance": 3.406334592e-05
              },
              {
                "average": 1.000080405,
                "count": 9775572,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00896649572,
                "variance": 8.03980455e-05
              },
              {
                "average": 0.5000263923,
                "count": 9775572,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000249,
                "variance": 0.2500000249
              },
              {
                "average": 0,
                "count": 9775572,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.309423326,
                "count": 9775572,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.462255939,
                "variance": 0.2136805531
              },
              {
                "average": -0.1973406273,
                "count": 9775572,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.614745552,
                "variance": 74.21384093
              },
              {
                "average": 137,
                "count": 9775572,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10671.21109,
                "count": 9775572,
                "maximum": 10675,
                "minimum": 10667,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.709165738,
                "variance": 2.921247521
              },
              {
                "average": 39327.34713,
                "count": 9775572,
                "maximum": 54272,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 3878.970971,
                "variance": 15046415.8
              },
              {
                "average": 34367.89101,
                "count": 9775572,
                "maximum": 52992,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 3096.403341,
                "variance": 9587713.651
              },
              {
                "average": 29001.77986,
                "count": 9775572,
                "maximum": 52480,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3333.396948,
                "variance": 11111535.21
              },
              {
                "average": 330266.4759,
                "count": 9775572,
                "maximum": 332850.0826,
                "minimum": 327449.2848,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1157.883941,
                "variance": 1340695.222
              },
              {
                "average": 0,
                "count": 9775572,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9775572,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9775572,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9775572,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9775572,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421458.3919,
              5005643.277,
              1130.829933,
              422457.0519,
              5007043.817,
              1310.489933
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421458.3918649003,
                    5005643.27731683,
                    1130.8299329978381
                  ],
                  [
                    421458.3918649003,
                    5007043.817316829,
                    1130.8299329978381
                  ],
                  [
                    422457.05186490034,
                    5007043.817316829,
                    1310.489932997838
                  ],
                  [
                    422457.05186490034,
                    5005643.27731683,
                    1310.489932997838
                  ],
                  [
                    421458.3918649003,
                    5005643.27731683,
                    1130.8299329978381
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:14:10+00:00",
            "end_time": "2011-09-17T20:44: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": "45117C7319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83533761286532,
              45.266612380965036,
              922.621312150402
            ],
            [
              -117.83546083631735,
              45.27501150561048,
              922.621312150402
            ],
            [
              -117.82502837550089,
              45.27508734493907,
              1114.521312150402
            ],
            [
              -117.82490669032546,
              45.26668819821001,
              1114.521312150402
            ],
            [
              -117.83533761286532,
              45.266612380965036,
              922.621312150402
            ]
          ]
        ]
      },
      "bbox": [
        -117.8354608,
        45.26661238,
        922.6213122,
        -117.8249067,
        45.27508734,
        1114.521312
      ],
      "properties": {
        "datetime": "2011-09-18T23:24:15Z",
        "pc:count": 3218795,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435039.7446,
            "count": 3218795,
            "maximum": 435288.118,
            "minimum": 434469.738,
            "name": "X",
            "position": 0,
            "stddev": 170.5916331,
            "variance": 29101.5053
          },
          {
            "average": 5013427.664,
            "count": 3218795,
            "maximum": 5013840.222,
            "minimum": 5012907.042,
            "name": "Y",
            "position": 1,
            "stddev": 288.0214426,
            "variance": 82956.35137
          },
          {
            "average": 1009.942372,
            "count": 3218795,
            "maximum": 1114.521312,
            "minimum": 922.6213122,
            "name": "Z",
            "position": 2,
            "stddev": 37.18334343,
            "variance": 1382.601029
          },
          {
            "average": 103.8548106,
            "count": 3218795,
            "maximum": 243,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.56397309,
            "variance": 1126.54029
          },
          {
            "average": 1.012745453,
            "count": 3218795,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1126907397,
            "variance": 0.01269920281
          },
          {
            "average": 1.031007566,
            "count": 3218795,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1746113677,
            "variance": 0.03048912972
          },
          {
            "average": 0.5000657078,
            "count": 3218795,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000734,
            "variance": 0.2500000734
          },
          {
            "average": 0,
            "count": 3218795,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.314440652,
            "count": 3218795,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4642927907,
            "variance": 0.2155677955
          },
          {
            "average": 0.1813608278,
            "count": 3218795,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.838900243,
            "variance": 78.1261575
          },
          {
            "average": 138,
            "count": 3218795,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10634.80636,
            "count": 3218795,
            "maximum": 10637,
            "minimum": 10632,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.082190229,
            "variance": 1.171135691
          },
          {
            "average": 33028.83289,
            "count": 3218795,
            "maximum": 56064,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 7015.757169,
            "variance": 49220848.66
          },
          {
            "average": 29562.46861,
            "count": 3218795,
            "maximum": 52224,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 5683.995089,
            "variance": 32307800.17
          },
          {
            "average": 23404.61661,
            "count": 3218795,
            "maximum": 48128,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4781.863426,
            "variance": 22866217.82
          },
          {
            "average": 422831.7502,
            "count": 3218795,
            "maximum": 423455.7243,
            "minimum": 422047.248,
            "name": "GpsTime",
            "position": 15,
            "stddev": 318.4657041,
            "variance": 101420.4047
          },
          {
            "average": 0,
            "count": 3218795,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3218795,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3218795,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3218795,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3218795,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434469.738,
          5012907.042,
          922.6213122,
          435288.118,
          5013840.222,
          1114.521312
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434469.7380106154,
                5012907.0421151,
                922.621312150402
              ],
              [
                434469.7380106154,
                5013840.222115099,
                922.621312150402
              ],
              [
                435288.1180106154,
                5013840.222115099,
                1114.521312150402
              ],
              [
                435288.1180106154,
                5012907.0421151,
                1114.521312150402
              ],
              [
                434469.7380106154,
                5012907.0421151,
                922.621312150402
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T23:24:15+00:00",
        "end_time": "2011-09-18T23:00:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8354608,
            45.26661238,
            922.6213122,
            -117.8249067,
            45.27508734,
            1114.521312
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83533761286532,
                  45.266612380965036,
                  922.621312150402
                ],
                [
                  -117.83546083631735,
                  45.27501150561048,
                  922.621312150402
                ],
                [
                  -117.82502837550089,
                  45.27508734493907,
                  1114.521312150402
                ],
                [
                  -117.82490669032546,
                  45.26668819821001,
                  1114.521312150402
                ],
                [
                  -117.83533761286532,
                  45.266612380965036,
                  922.621312150402
                ]
              ]
            ]
          },
          "id": "45117C7319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:24:15Z",
            "pc:count": 3218795,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435039.7446,
                "count": 3218795,
                "maximum": 435288.118,
                "minimum": 434469.738,
                "name": "X",
                "position": 0,
                "stddev": 170.5916331,
                "variance": 29101.5053
              },
              {
                "average": 5013427.664,
                "count": 3218795,
                "maximum": 5013840.222,
                "minimum": 5012907.042,
                "name": "Y",
                "position": 1,
                "stddev": 288.0214426,
                "variance": 82956.35137
              },
              {
                "average": 1009.942372,
                "count": 3218795,
                "maximum": 1114.521312,
                "minimum": 922.6213122,
                "name": "Z",
                "position": 2,
                "stddev": 37.18334343,
                "variance": 1382.601029
              },
              {
                "average": 103.8548106,
                "count": 3218795,
                "maximum": 243,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.56397309,
                "variance": 1126.54029
              },
              {
                "average": 1.012745453,
                "count": 3218795,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1126907397,
                "variance": 0.01269920281
              },
              {
                "average": 1.031007566,
                "count": 3218795,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1746113677,
                "variance": 0.03048912972
              },
              {
                "average": 0.5000657078,
                "count": 3218795,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000734,
                "variance": 0.2500000734
              },
              {
                "average": 0,
                "count": 3218795,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.314440652,
                "count": 3218795,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4642927907,
                "variance": 0.2155677955
              },
              {
                "average": 0.1813608278,
                "count": 3218795,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.838900243,
                "variance": 78.1261575
              },
              {
                "average": 138,
                "count": 3218795,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10634.80636,
                "count": 3218795,
                "maximum": 10637,
                "minimum": 10632,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.082190229,
                "variance": 1.171135691
              },
              {
                "average": 33028.83289,
                "count": 3218795,
                "maximum": 56064,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 7015.757169,
                "variance": 49220848.66
              },
              {
                "average": 29562.46861,
                "count": 3218795,
                "maximum": 52224,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 5683.995089,
                "variance": 32307800.17
              },
              {
                "average": 23404.61661,
                "count": 3218795,
                "maximum": 48128,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4781.863426,
                "variance": 22866217.82
              },
              {
                "average": 422831.7502,
                "count": 3218795,
                "maximum": 423455.7243,
                "minimum": 422047.248,
                "name": "GpsTime",
                "position": 15,
                "stddev": 318.4657041,
                "variance": 101420.4047
              },
              {
                "average": 0,
                "count": 3218795,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3218795,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3218795,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3218795,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3218795,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434469.738,
              5012907.042,
              922.6213122,
              435288.118,
              5013840.222,
              1114.521312
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434469.7380106154,
                    5012907.0421151,
                    922.621312150402
                  ],
                  [
                    434469.7380106154,
                    5013840.222115099,
                    922.621312150402
                  ],
                  [
                    435288.1180106154,
                    5013840.222115099,
                    1114.521312150402
                  ],
                  [
                    435288.1180106154,
                    5012907.0421151,
                    1114.521312150402
                  ],
                  [
                    434469.7380106154,
                    5012907.0421151,
                    922.621312150402
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T23:24:15+00:00",
            "end_time": "2011-09-18T23:00: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": "45117C7421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80996473211064,
              45.259391493298075,
              999.0548689836069
            ],
            [
              -117.8100090844861,
              45.26251056600627,
              999.0548689836069
            ],
            [
              -117.80002849120075,
              45.26258091610149,
              1166.6548689836068
            ],
            [
              -117.79998468517539,
              45.259461835785295,
              1166.6548689836068
            ],
            [
              -117.80996473211064,
              45.259391493298075,
              999.0548689836069
            ]
          ]
        ]
      },
      "bbox": [
        -117.8100091,
        45.25939149,
        999.054869,
        -117.7999847,
        45.26258092,
        1166.654869
      ],
      "properties": {
        "datetime": "2011-09-18T22:45:05Z",
        "pc:count": 2353325,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436837.7328,
            "count": 2353325,
            "maximum": 437235.2555,
            "minimum": 436452.1555,
            "name": "X",
            "position": 0,
            "stddev": 218.7558775,
            "variance": 47854.13394
          },
          {
            "average": 5012248.048,
            "count": 2353325,
            "maximum": 5012431.093,
            "minimum": 5012084.553,
            "name": "Y",
            "position": 1,
            "stddev": 99.26774545,
            "variance": 9854.085286
          },
          {
            "average": 1095.879831,
            "count": 2353325,
            "maximum": 1166.654869,
            "minimum": 999.054869,
            "name": "Z",
            "position": 2,
            "stddev": 39.70481419,
            "variance": 1576.47227
          },
          {
            "average": 109.578329,
            "count": 2353325,
            "maximum": 225,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.16781782,
            "variance": 1100.104139
          },
          {
            "average": 1.014306991,
            "count": 2353325,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1203278684,
            "variance": 0.01447879591
          },
          {
            "average": 1.032810173,
            "count": 2353325,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1821798343,
            "variance": 0.03318949202
          },
          {
            "average": 0.4999245748,
            "count": 2353325,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000001005,
            "variance": 0.2500001005
          },
          {
            "average": 0,
            "count": 2353325,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.290534881,
            "count": 2353325,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.454009308,
            "variance": 0.2061244517
          },
          {
            "average": -0.8771245688,
            "count": 2353325,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.876897512,
            "variance": 78.79930943
          },
          {
            "average": 138,
            "count": 2353325,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10629.08238,
            "count": 2353325,
            "maximum": 10631,
            "minimum": 10626,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.22475315,
            "variance": 1.500020279
          },
          {
            "average": 28505.66921,
            "count": 2353325,
            "maximum": 55808,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 7480.694964,
            "variance": 55960797.14
          },
          {
            "average": 27593.16319,
            "count": 2353325,
            "maximum": 54016,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5252.180058,
            "variance": 27585395.36
          },
          {
            "average": 21063.73222,
            "count": 2353325,
            "maximum": 47616,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4308.084206,
            "variance": 18559589.53
          },
          {
            "average": 420117.832,
            "count": 2353325,
            "maximum": 421105.8398,
            "minimum": 418357.3713,
            "name": "GpsTime",
            "position": 15,
            "stddev": 796.1994442,
            "variance": 633933.555
          },
          {
            "average": 0,
            "count": 2353325,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2353325,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2353325,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2353325,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2353325,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436452.1555,
          5012084.553,
          999.054869,
          437235.2555,
          5012431.093,
          1166.654869
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436452.15546820156,
                5012084.552934505,
                999.0548689836069
              ],
              [
                436452.15546820156,
                5012431.092934504,
                999.0548689836069
              ],
              [
                437235.25546820153,
                5012431.092934504,
                1166.6548689836068
              ],
              [
                437235.25546820153,
                5012084.552934505,
                1166.6548689836068
              ],
              [
                436452.15546820156,
                5012084.552934505,
                999.0548689836069
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:45:05+00:00",
        "end_time": "2011-09-18T21:59:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8100091,
            45.25939149,
            999.054869,
            -117.7999847,
            45.26258092,
            1166.654869
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80996473211064,
                  45.259391493298075,
                  999.0548689836069
                ],
                [
                  -117.8100090844861,
                  45.26251056600627,
                  999.0548689836069
                ],
                [
                  -117.80002849120075,
                  45.26258091610149,
                  1166.6548689836068
                ],
                [
                  -117.79998468517539,
                  45.259461835785295,
                  1166.6548689836068
                ],
                [
                  -117.80996473211064,
                  45.259391493298075,
                  999.0548689836069
                ]
              ]
            ]
          },
          "id": "45117C7421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:45:05Z",
            "pc:count": 2353325,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436837.7328,
                "count": 2353325,
                "maximum": 437235.2555,
                "minimum": 436452.1555,
                "name": "X",
                "position": 0,
                "stddev": 218.7558775,
                "variance": 47854.13394
              },
              {
                "average": 5012248.048,
                "count": 2353325,
                "maximum": 5012431.093,
                "minimum": 5012084.553,
                "name": "Y",
                "position": 1,
                "stddev": 99.26774545,
                "variance": 9854.085286
              },
              {
                "average": 1095.879831,
                "count": 2353325,
                "maximum": 1166.654869,
                "minimum": 999.054869,
                "name": "Z",
                "position": 2,
                "stddev": 39.70481419,
                "variance": 1576.47227
              },
              {
                "average": 109.578329,
                "count": 2353325,
                "maximum": 225,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.16781782,
                "variance": 1100.104139
              },
              {
                "average": 1.014306991,
                "count": 2353325,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1203278684,
                "variance": 0.01447879591
              },
              {
                "average": 1.032810173,
                "count": 2353325,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1821798343,
                "variance": 0.03318949202
              },
              {
                "average": 0.4999245748,
                "count": 2353325,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000001005,
                "variance": 0.2500001005
              },
              {
                "average": 0,
                "count": 2353325,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.290534881,
                "count": 2353325,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.454009308,
                "variance": 0.2061244517
              },
              {
                "average": -0.8771245688,
                "count": 2353325,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.876897512,
                "variance": 78.79930943
              },
              {
                "average": 138,
                "count": 2353325,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10629.08238,
                "count": 2353325,
                "maximum": 10631,
                "minimum": 10626,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.22475315,
                "variance": 1.500020279
              },
              {
                "average": 28505.66921,
                "count": 2353325,
                "maximum": 55808,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 7480.694964,
                "variance": 55960797.14
              },
              {
                "average": 27593.16319,
                "count": 2353325,
                "maximum": 54016,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5252.180058,
                "variance": 27585395.36
              },
              {
                "average": 21063.73222,
                "count": 2353325,
                "maximum": 47616,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4308.084206,
                "variance": 18559589.53
              },
              {
                "average": 420117.832,
                "count": 2353325,
                "maximum": 421105.8398,
                "minimum": 418357.3713,
                "name": "GpsTime",
                "position": 15,
                "stddev": 796.1994442,
                "variance": 633933.555
              },
              {
                "average": 0,
                "count": 2353325,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2353325,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2353325,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2353325,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2353325,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436452.1555,
              5012084.553,
              999.054869,
              437235.2555,
              5012431.093,
              1166.654869
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436452.15546820156,
                    5012084.552934505,
                    999.0548689836069
                  ],
                  [
                    436452.15546820156,
                    5012431.092934504,
                    999.0548689836069
                  ],
                  [
                    437235.25546820153,
                    5012431.092934504,
                    1166.6548689836068
                  ],
                  [
                    437235.25546820153,
                    5012084.552934505,
                    1166.6548689836068
                  ],
                  [
                    436452.15546820156,
                    5012084.552934505,
                    999.0548689836069
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:45:05+00:00",
            "end_time": "2011-09-18T21:59: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": "45117C7422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8000264943812,
              45.259455230103605,
              999.2687810957104
            ],
            [
              -117.80006941770078,
              45.26251130595909,
              999.2687810957104
            ],
            [
              -117.79706822639368,
              45.262532290851375,
              1080.3887810957103
            ],
            [
              -117.79702546404533,
              45.25947621277233,
              1080.3887810957103
            ],
            [
              -117.8000264943812,
              45.259455230103605,
              999.2687810957104
            ]
          ]
        ]
      },
      "bbox": [
        -117.8000694,
        45.25945523,
        999.2687811,
        -117.7970255,
        45.26253229,
        1080.388781
      ],
      "properties": {
        "datetime": "2011-09-18T22:21:04Z",
        "pc:count": 572510,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437342.6057,
            "count": 572510,
            "maximum": 437467.4479,
            "minimum": 437231.9679,
            "name": "X",
            "position": 0,
            "stddev": 66.74017575,
            "variance": 4454.251059
          },
          {
            "average": 5012256.027,
            "count": 572510,
            "maximum": 5012423.392,
            "minimum": 5012083.852,
            "name": "Y",
            "position": 1,
            "stddev": 96.38272282,
            "variance": 9289.629259
          },
          {
            "average": 1041.211099,
            "count": 572510,
            "maximum": 1080.388781,
            "minimum": 999.2687811,
            "name": "Z",
            "position": 2,
            "stddev": 17.16584251,
            "variance": 294.666149
          },
          {
            "average": 92.59063597,
            "count": 572510,
            "maximum": 214,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.13269408,
            "variance": 1165.040805
          },
          {
            "average": 1.03148242,
            "count": 572510,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1844157766,
            "variance": 0.03400917867
          },
          {
            "average": 1.066264345,
            "count": 572510,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2719763148,
            "variance": 0.07397111583
          },
          {
            "average": 0.5001572025,
            "count": 572510,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000412,
            "variance": 0.250000412
          },
          {
            "average": 0,
            "count": 572510,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.292812353,
            "count": 572510,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4550534479,
            "variance": 0.2070736405
          },
          {
            "average": -1.634566779,
            "count": 572510,
            "maximum": 16.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.569588955,
            "variance": 57.29867694
          },
          {
            "average": 138,
            "count": 572510,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10626.70368,
            "count": 572510,
            "maximum": 10628,
            "minimum": 10625,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7676194129,
            "variance": 0.5892395631
          },
          {
            "average": 31005.87524,
            "count": 572510,
            "maximum": 56576,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 9391.803156,
            "variance": 88205966.52
          },
          {
            "average": 29554.11722,
            "count": 572510,
            "maximum": 56832,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 7752.898134,
            "variance": 60107429.48
          },
          {
            "average": 23986.53106,
            "count": 572510,
            "maximum": 59392,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 7226.38824,
            "variance": 52220686.99
          },
          {
            "average": 418599.7459,
            "count": 572510,
            "maximum": 419664.9942,
            "minimum": 417318.1695,
            "name": "GpsTime",
            "position": 15,
            "stddev": 508.3034551,
            "variance": 258372.4024
          },
          {
            "average": 0,
            "count": 572510,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 572510,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 572510,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 572510,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 572510,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437231.9679,
          5012083.852,
          999.2687811,
          437467.4479,
          5012423.392,
          1080.388781
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437231.96793926775,
                5012083.851596501,
                999.2687810957104
              ],
              [
                437231.96793926775,
                5012423.3915965,
                999.2687810957104
              ],
              [
                437467.44793926773,
                5012423.3915965,
                1080.3887810957103
              ],
              [
                437467.44793926773,
                5012083.851596501,
                1080.3887810957103
              ],
              [
                437231.96793926775,
                5012083.851596501,
                999.2687810957104
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:21:04+00:00",
        "end_time": "2011-09-18T21:41:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8000694,
            45.25945523,
            999.2687811,
            -117.7970255,
            45.26253229,
            1080.388781
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8000264943812,
                  45.259455230103605,
                  999.2687810957104
                ],
                [
                  -117.80006941770078,
                  45.26251130595909,
                  999.2687810957104
                ],
                [
                  -117.79706822639368,
                  45.262532290851375,
                  1080.3887810957103
                ],
                [
                  -117.79702546404533,
                  45.25947621277233,
                  1080.3887810957103
                ],
                [
                  -117.8000264943812,
                  45.259455230103605,
                  999.2687810957104
                ]
              ]
            ]
          },
          "id": "45117C7422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:21:04Z",
            "pc:count": 572510,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437342.6057,
                "count": 572510,
                "maximum": 437467.4479,
                "minimum": 437231.9679,
                "name": "X",
                "position": 0,
                "stddev": 66.74017575,
                "variance": 4454.251059
              },
              {
                "average": 5012256.027,
                "count": 572510,
                "maximum": 5012423.392,
                "minimum": 5012083.852,
                "name": "Y",
                "position": 1,
                "stddev": 96.38272282,
                "variance": 9289.629259
              },
              {
                "average": 1041.211099,
                "count": 572510,
                "maximum": 1080.388781,
                "minimum": 999.2687811,
                "name": "Z",
                "position": 2,
                "stddev": 17.16584251,
                "variance": 294.666149
              },
              {
                "average": 92.59063597,
                "count": 572510,
                "maximum": 214,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.13269408,
                "variance": 1165.040805
              },
              {
                "average": 1.03148242,
                "count": 572510,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1844157766,
                "variance": 0.03400917867
              },
              {
                "average": 1.066264345,
                "count": 572510,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2719763148,
                "variance": 0.07397111583
              },
              {
                "average": 0.5001572025,
                "count": 572510,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000412,
                "variance": 0.250000412
              },
              {
                "average": 0,
                "count": 572510,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.292812353,
                "count": 572510,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4550534479,
                "variance": 0.2070736405
              },
              {
                "average": -1.634566779,
                "count": 572510,
                "maximum": 16.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.569588955,
                "variance": 57.29867694
              },
              {
                "average": 138,
                "count": 572510,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10626.70368,
                "count": 572510,
                "maximum": 10628,
                "minimum": 10625,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7676194129,
                "variance": 0.5892395631
              },
              {
                "average": 31005.87524,
                "count": 572510,
                "maximum": 56576,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 9391.803156,
                "variance": 88205966.52
              },
              {
                "average": 29554.11722,
                "count": 572510,
                "maximum": 56832,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 7752.898134,
                "variance": 60107429.48
              },
              {
                "average": 23986.53106,
                "count": 572510,
                "maximum": 59392,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 7226.38824,
                "variance": 52220686.99
              },
              {
                "average": 418599.7459,
                "count": 572510,
                "maximum": 419664.9942,
                "minimum": 417318.1695,
                "name": "GpsTime",
                "position": 15,
                "stddev": 508.3034551,
                "variance": 258372.4024
              },
              {
                "average": 0,
                "count": 572510,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 572510,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 572510,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 572510,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 572510,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437231.9679,
              5012083.852,
              999.2687811,
              437467.4479,
              5012423.392,
              1080.388781
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437231.96793926775,
                    5012083.851596501,
                    999.2687810957104
                  ],
                  [
                    437231.96793926775,
                    5012423.3915965,
                    999.2687810957104
                  ],
                  [
                    437467.44793926773,
                    5012423.3915965,
                    1080.3887810957103
                  ],
                  [
                    437467.44793926773,
                    5012083.851596501,
                    1080.3887810957103
                  ],
                  [
                    437231.96793926775,
                    5012083.851596501,
                    999.2687810957104
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:21:04+00:00",
            "end_time": "2011-09-18T21: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": "45117A8413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252451175993,
              45.024912909356026,
              978.636934842454
            ],
            [
              -117.9127247230027,
              45.03750997747611,
              978.636934842454
            ],
            [
              -117.9000285995301,
              45.03761074506193,
              1014.0969348424541
            ],
            [
              -117.89983117233743,
              45.02501363293909,
              1014.0969348424541
            ],
            [
              -117.91252451175993,
              45.024912909356026,
              978.636934842454
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127247,
        45.02491291,
        978.6369348,
        -117.8998312,
        45.03761075,
        1014.096935
      ],
      "properties": {
        "datetime": "2011-09-20T00:46:23Z",
        "pc:count": 14409206,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428601.9211,
            "count": 14409206,
            "maximum": 429111.4585,
            "minimum": 428111.3385,
            "name": "X",
            "position": 0,
            "stddev": 286.5740723,
            "variance": 82124.69892
          },
          {
            "average": 4986760.124,
            "count": 14409206,
            "maximum": 4987521.797,
            "minimum": 4986122.237,
            "name": "Y",
            "position": 1,
            "stddev": 392.7131056,
            "variance": 154223.5833
          },
          {
            "average": 986.0707174,
            "count": 14409206,
            "maximum": 1014.096935,
            "minimum": 978.6369348,
            "name": "Z",
            "position": 2,
            "stddev": 3.593092968,
            "variance": 12.91031707
          },
          {
            "average": 210.0876349,
            "count": 14409206,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.96312883,
            "variance": 3244.798046
          },
          {
            "average": 1.032079908,
            "count": 14409206,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2002221288,
            "variance": 0.04008890088
          },
          {
            "average": 1.064218875,
            "count": 14409206,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.295788865,
            "variance": 0.08749105266
          },
          {
            "average": 0.499128682,
            "count": 14409206,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992582,
            "variance": 0.2499992582
          },
          {
            "average": 0,
            "count": 14409206,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.221572167,
            "count": 14409206,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4153046519,
            "variance": 0.1724779539
          },
          {
            "average": 0.856455689,
            "count": 14409206,
            "maximum": 19.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.947685207,
            "variance": 63.16570015
          },
          {
            "average": 197.3415924,
            "count": 14409206,
            "maximum": 211,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 3.010543433,
            "variance": 9.06337176
          },
          {
            "average": 132.7234685,
            "count": 14409206,
            "maximum": 265,
            "minimum": 110,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 25.57840466,
            "variance": 654.2547848
          },
          {
            "average": 29314.07132,
            "count": 14409206,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 10331.96352,
            "variance": 106749470.3
          },
          {
            "average": 30137.7721,
            "count": 14409206,
            "maximum": 65280,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 8920.891765,
            "variance": 79582309.88
          },
          {
            "average": 24887.13432,
            "count": 14409206,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 8266.408318,
            "variance": 68333506.48
          },
          {
            "average": 508256.2472,
            "count": 14409206,
            "maximum": 514783.7502,
            "minimum": 506311.4769,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1265.780718,
            "variance": 1602200.826
          },
          {
            "average": 0,
            "count": 14409206,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14409206,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14409206,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14409206,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14409206,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428111.3385,
          4986122.237,
          978.6369348,
          429111.4585,
          4987521.797,
          1014.096935
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428111.3384571943,
                4986122.236855478,
                978.636934842454
              ],
              [
                428111.3384571943,
                4987521.796855479,
                978.636934842454
              ],
              [
                429111.45845719427,
                4987521.796855479,
                1014.0969348424541
              ],
              [
                429111.45845719427,
                4986122.236855478,
                1014.0969348424541
              ],
              [
                428111.3384571943,
                4986122.236855478,
                978.636934842454
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T00:46:23+00:00",
        "end_time": "2011-09-19T22:25:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127247,
            45.02491291,
            978.6369348,
            -117.8998312,
            45.03761075,
            1014.096935
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252451175993,
                  45.024912909356026,
                  978.636934842454
                ],
                [
                  -117.9127247230027,
                  45.03750997747611,
                  978.636934842454
                ],
                [
                  -117.9000285995301,
                  45.03761074506193,
                  1014.0969348424541
                ],
                [
                  -117.89983117233743,
                  45.02501363293909,
                  1014.0969348424541
                ],
                [
                  -117.91252451175993,
                  45.024912909356026,
                  978.636934842454
                ]
              ]
            ]
          },
          "id": "45117A8413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T00:46:23Z",
            "pc:count": 14409206,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428601.9211,
                "count": 14409206,
                "maximum": 429111.4585,
                "minimum": 428111.3385,
                "name": "X",
                "position": 0,
                "stddev": 286.5740723,
                "variance": 82124.69892
              },
              {
                "average": 4986760.124,
                "count": 14409206,
                "maximum": 4987521.797,
                "minimum": 4986122.237,
                "name": "Y",
                "position": 1,
                "stddev": 392.7131056,
                "variance": 154223.5833
              },
              {
                "average": 986.0707174,
                "count": 14409206,
                "maximum": 1014.096935,
                "minimum": 978.6369348,
                "name": "Z",
                "position": 2,
                "stddev": 3.593092968,
                "variance": 12.91031707
              },
              {
                "average": 210.0876349,
                "count": 14409206,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.96312883,
                "variance": 3244.798046
              },
              {
                "average": 1.032079908,
                "count": 14409206,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2002221288,
                "variance": 0.04008890088
              },
              {
                "average": 1.064218875,
                "count": 14409206,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.295788865,
                "variance": 0.08749105266
              },
              {
                "average": 0.499128682,
                "count": 14409206,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992582,
                "variance": 0.2499992582
              },
              {
                "average": 0,
                "count": 14409206,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.221572167,
                "count": 14409206,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4153046519,
                "variance": 0.1724779539
              },
              {
                "average": 0.856455689,
                "count": 14409206,
                "maximum": 19.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.947685207,
                "variance": 63.16570015
              },
              {
                "average": 197.3415924,
                "count": 14409206,
                "maximum": 211,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 3.010543433,
                "variance": 9.06337176
              },
              {
                "average": 132.7234685,
                "count": 14409206,
                "maximum": 265,
                "minimum": 110,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 25.57840466,
                "variance": 654.2547848
              },
              {
                "average": 29314.07132,
                "count": 14409206,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 10331.96352,
                "variance": 106749470.3
              },
              {
                "average": 30137.7721,
                "count": 14409206,
                "maximum": 65280,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 8920.891765,
                "variance": 79582309.88
              },
              {
                "average": 24887.13432,
                "count": 14409206,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 8266.408318,
                "variance": 68333506.48
              },
              {
                "average": 508256.2472,
                "count": 14409206,
                "maximum": 514783.7502,
                "minimum": 506311.4769,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1265.780718,
                "variance": 1602200.826
              },
              {
                "average": 0,
                "count": 14409206,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14409206,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14409206,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14409206,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14409206,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428111.3385,
              4986122.237,
              978.6369348,
              429111.4585,
              4987521.797,
              1014.096935
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428111.3384571943,
                    4986122.236855478,
                    978.636934842454
                  ],
                  [
                    428111.3384571943,
                    4987521.796855479,
                    978.636934842454
                  ],
                  [
                    429111.45845719427,
                    4987521.796855479,
                    1014.0969348424541
                  ],
                  [
                    429111.45845719427,
                    4986122.236855478,
                    1014.0969348424541
                  ],
                  [
                    428111.3384571943,
                    4986122.236855478,
                    978.636934842454
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T00:46:23+00:00",
            "end_time": "2011-09-19T22:25: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": "45117B8414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002488407472,
              45.14991457265316,
              1235.5658910787288
            ],
            [
              -117.90022318688715,
              45.16250960733586,
              1235.5658910787288
            ],
            [
              -117.88752905705775,
              45.16260896613218,
              1396.0658910787288
            ],
            [
              -117.88733354963807,
              45.15001388806821,
              1396.0658910787288
            ],
            [
              -117.90002488407472,
              45.14991457265316,
              1235.5658910787288
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002232,
        45.14991457,
        1235.565891,
        -117.8873335,
        45.16260897,
        1396.065891
      ],
      "properties": {
        "datetime": "2011-09-16T21:13:23Z",
        "pc:count": 10149092,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429761.9083,
            "count": 10149092,
            "maximum": 430248.3431,
            "minimum": 429250.5631,
            "name": "X",
            "position": 0,
            "stddev": 284.9914737,
            "variance": 81220.14009
          },
          {
            "average": 5000697.055,
            "count": 10149092,
            "maximum": 5001396.888,
            "minimum": 4999997.528,
            "name": "Y",
            "position": 1,
            "stddev": 406.0090658,
            "variance": 164843.3615
          },
          {
            "average": 1303.737189,
            "count": 10149092,
            "maximum": 1396.065891,
            "minimum": 1235.565891,
            "name": "Z",
            "position": 2,
            "stddev": 31.28792848,
            "variance": 978.9344686
          },
          {
            "average": 112.912433,
            "count": 10149092,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.54661883,
            "variance": 422.1635454
          },
          {
            "average": 1.000276971,
            "count": 10149092,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01731906916,
            "variance": 0.0002999501567
          },
          {
            "average": 1.000616902,
            "count": 10149092,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02629833807,
            "variance": 0.0006916025853
          },
          {
            "average": 0.4999818703,
            "count": 10149092,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000243,
            "variance": 0.2500000243
          },
          {
            "average": 0,
            "count": 10149092,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.311301247,
            "count": 10149092,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4630257033,
            "variance": 0.2143928019
          },
          {
            "average": -0.2868965632,
            "count": 10149092,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.5429656,
            "variance": 72.98226124
          },
          {
            "average": 133.7935759,
            "count": 10149092,
            "maximum": 152,
            "minimum": 120,
            "name": "UserData",
            "position": 10,
            "stddev": 3.64029267,
            "variance": 13.25173073
          },
          {
            "average": 10758.86724,
            "count": 10149092,
            "maximum": 10763,
            "minimum": 10755,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.666063114,
            "variance": 2.775766299
          },
          {
            "average": 35808.80357,
            "count": 10149092,
            "maximum": 55296,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 4716.337056,
            "variance": 22243835.23
          },
          {
            "average": 33228.03156,
            "count": 10149092,
            "maximum": 55552,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 3352.980687,
            "variance": 11242479.49
          },
          {
            "average": 28762.12776,
            "count": 10149092,
            "maximum": 54784,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 3378.351905,
            "variance": 11413261.6
          },
          {
            "average": 239665.0079,
            "count": 10149092,
            "maximum": 242803.0619,
            "minimum": 236570.9185,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1310.538749,
            "variance": 1717511.814
          },
          {
            "average": 0,
            "count": 10149092,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10149092,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10149092,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10149092,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10149092,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429250.5631,
          4999997.528,
          1235.565891,
          430248.3431,
          5001396.888,
          1396.065891
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429250.5630794285,
                4999997.527546683,
                1235.5658910787288
              ],
              [
                429250.5630794285,
                5001396.887546683,
                1235.5658910787288
              ],
              [
                430248.34307942854,
                5001396.887546683,
                1396.0658910787288
              ],
              [
                430248.34307942854,
                4999997.527546683,
                1396.0658910787288
              ],
              [
                429250.5630794285,
                4999997.527546683,
                1235.5658910787288
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T21:13:23+00:00",
        "end_time": "2011-09-16T19:29:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002232,
            45.14991457,
            1235.565891,
            -117.8873335,
            45.16260897,
            1396.065891
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002488407472,
                  45.14991457265316,
                  1235.5658910787288
                ],
                [
                  -117.90022318688715,
                  45.16250960733586,
                  1235.5658910787288
                ],
                [
                  -117.88752905705775,
                  45.16260896613218,
                  1396.0658910787288
                ],
                [
                  -117.88733354963807,
                  45.15001388806821,
                  1396.0658910787288
                ],
                [
                  -117.90002488407472,
                  45.14991457265316,
                  1235.5658910787288
                ]
              ]
            ]
          },
          "id": "45117B8414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T21:13:23Z",
            "pc:count": 10149092,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429761.9083,
                "count": 10149092,
                "maximum": 430248.3431,
                "minimum": 429250.5631,
                "name": "X",
                "position": 0,
                "stddev": 284.9914737,
                "variance": 81220.14009
              },
              {
                "average": 5000697.055,
                "count": 10149092,
                "maximum": 5001396.888,
                "minimum": 4999997.528,
                "name": "Y",
                "position": 1,
                "stddev": 406.0090658,
                "variance": 164843.3615
              },
              {
                "average": 1303.737189,
                "count": 10149092,
                "maximum": 1396.065891,
                "minimum": 1235.565891,
                "name": "Z",
                "position": 2,
                "stddev": 31.28792848,
                "variance": 978.9344686
              },
              {
                "average": 112.912433,
                "count": 10149092,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.54661883,
                "variance": 422.1635454
              },
              {
                "average": 1.000276971,
                "count": 10149092,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01731906916,
                "variance": 0.0002999501567
              },
              {
                "average": 1.000616902,
                "count": 10149092,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02629833807,
                "variance": 0.0006916025853
              },
              {
                "average": 0.4999818703,
                "count": 10149092,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000243,
                "variance": 0.2500000243
              },
              {
                "average": 0,
                "count": 10149092,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.311301247,
                "count": 10149092,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4630257033,
                "variance": 0.2143928019
              },
              {
                "average": -0.2868965632,
                "count": 10149092,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.5429656,
                "variance": 72.98226124
              },
              {
                "average": 133.7935759,
                "count": 10149092,
                "maximum": 152,
                "minimum": 120,
                "name": "UserData",
                "position": 10,
                "stddev": 3.64029267,
                "variance": 13.25173073
              },
              {
                "average": 10758.86724,
                "count": 10149092,
                "maximum": 10763,
                "minimum": 10755,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.666063114,
                "variance": 2.775766299
              },
              {
                "average": 35808.80357,
                "count": 10149092,
                "maximum": 55296,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 4716.337056,
                "variance": 22243835.23
              },
              {
                "average": 33228.03156,
                "count": 10149092,
                "maximum": 55552,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 3352.980687,
                "variance": 11242479.49
              },
              {
                "average": 28762.12776,
                "count": 10149092,
                "maximum": 54784,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 3378.351905,
                "variance": 11413261.6
              },
              {
                "average": 239665.0079,
                "count": 10149092,
                "maximum": 242803.0619,
                "minimum": 236570.9185,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1310.538749,
                "variance": 1717511.814
              },
              {
                "average": 0,
                "count": 10149092,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10149092,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10149092,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10149092,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10149092,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429250.5631,
              4999997.528,
              1235.565891,
              430248.3431,
              5001396.888,
              1396.065891
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429250.5630794285,
                    4999997.527546683,
                    1235.5658910787288
                  ],
                  [
                    429250.5630794285,
                    5001396.887546683,
                    1235.5658910787288
                  ],
                  [
                    430248.34307942854,
                    5001396.887546683,
                    1396.0658910787288
                  ],
                  [
                    430248.34307942854,
                    4999997.527546683,
                    1396.0658910787288
                  ],
                  [
                    429250.5630794285,
                    4999997.527546683,
                    1235.5658910787288
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T21:13:23+00:00",
            "end_time": "2011-09-16T19: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": "45117C7320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502457958347,
              45.26657720079477,
              864.5548047673985
            ],
            [
              -117.8251467773696,
              45.275010549557145,
              864.5548047673985
            ],
            [
              -117.81252855865806,
              45.27510101788614,
              1105.0348047673986
            ],
            [
              -117.81240822903193,
              45.266667642672985,
              1105.0348047673986
            ],
            [
              -117.82502457958347,
              45.26657720079477,
              864.5548047673985
            ]
          ]
        ]
      },
      "bbox": [
        -117.8251468,
        45.2665772,
        864.5548048,
        -117.8124082,
        45.27510102,
        1105.034805
      ],
      "properties": {
        "datetime": "2011-09-18T23:14:01Z",
        "pc:count": 6618635,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435780.6601,
            "count": 6618635,
            "maximum": 436268.5837,
            "minimum": 435278.7437,
            "name": "X",
            "position": 0,
            "stddev": 287.7942745,
            "variance": 82825.54446
          },
          {
            "average": 5013349.081,
            "count": 6618635,
            "maximum": 5013831.786,
            "minimum": 5012894.806,
            "name": "Y",
            "position": 1,
            "stddev": 269.9425933,
            "variance": 72869.00366
          },
          {
            "average": 1017.95984,
            "count": 6618635,
            "maximum": 1105.034805,
            "minimum": 864.5548048,
            "name": "Z",
            "position": 2,
            "stddev": 63.75328681,
            "variance": 4064.481579
          },
          {
            "average": 107.9919662,
            "count": 6618635,
            "maximum": 246,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.94222887,
            "variance": 1020.305985
          },
          {
            "average": 1.007171872,
            "count": 6618635,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08449183205,
            "variance": 0.007138869682
          },
          {
            "average": 1.017807448,
            "count": 6618635,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1325899403,
            "variance": 0.01758009226
          },
          {
            "average": 0.5001221551,
            "count": 6618635,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000229,
            "variance": 0.2500000229
          },
          {
            "average": 0,
            "count": 6618635,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.329415506,
            "count": 6618635,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4700010254,
            "variance": 0.2209009639
          },
          {
            "average": 0.1435298423,
            "count": 6618635,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.623721107,
            "variance": 74.36856573
          },
          {
            "average": 138,
            "count": 6618635,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10631.54931,
            "count": 6618635,
            "maximum": 10635,
            "minimum": 10628,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.622934608,
            "variance": 2.63391674
          },
          {
            "average": 31673.96302,
            "count": 6618635,
            "maximum": 57088,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 8747.904331,
            "variance": 76525830.18
          },
          {
            "average": 28666.82994,
            "count": 6618635,
            "maximum": 55552,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 6541.338916,
            "variance": 42789114.82
          },
          {
            "average": 22985.24508,
            "count": 6618635,
            "maximum": 53504,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5454.826275,
            "variance": 29755129.69
          },
          {
            "average": 421530.512,
            "count": 6618635,
            "maximum": 422841.7807,
            "minimum": 419626.6369,
            "name": "GpsTime",
            "position": 15,
            "stddev": 857.1263889,
            "variance": 734665.6465
          },
          {
            "average": 0,
            "count": 6618635,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6618635,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6618635,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6618635,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6618635,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435278.7437,
          5012894.806,
          864.5548048,
          436268.5837,
          5013831.786,
          1105.034805
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435278.74367038853,
                5012894.80569471,
                864.5548047673985
              ],
              [
                435278.74367038853,
                5013831.785694711,
                864.5548047673985
              ],
              [
                436268.5836703885,
                5013831.785694711,
                1105.0348047673986
              ],
              [
                436268.5836703885,
                5012894.80569471,
                1105.0348047673986
              ],
              [
                435278.74367038853,
                5012894.80569471,
                864.5548047673985
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T23:14:01+00:00",
        "end_time": "2011-09-18T22:20:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8251468,
            45.2665772,
            864.5548048,
            -117.8124082,
            45.27510102,
            1105.034805
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502457958347,
                  45.26657720079477,
                  864.5548047673985
                ],
                [
                  -117.8251467773696,
                  45.275010549557145,
                  864.5548047673985
                ],
                [
                  -117.81252855865806,
                  45.27510101788614,
                  1105.0348047673986
                ],
                [
                  -117.81240822903193,
                  45.266667642672985,
                  1105.0348047673986
                ],
                [
                  -117.82502457958347,
                  45.26657720079477,
                  864.5548047673985
                ]
              ]
            ]
          },
          "id": "45117C7320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:14:01Z",
            "pc:count": 6618635,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435780.6601,
                "count": 6618635,
                "maximum": 436268.5837,
                "minimum": 435278.7437,
                "name": "X",
                "position": 0,
                "stddev": 287.7942745,
                "variance": 82825.54446
              },
              {
                "average": 5013349.081,
                "count": 6618635,
                "maximum": 5013831.786,
                "minimum": 5012894.806,
                "name": "Y",
                "position": 1,
                "stddev": 269.9425933,
                "variance": 72869.00366
              },
              {
                "average": 1017.95984,
                "count": 6618635,
                "maximum": 1105.034805,
                "minimum": 864.5548048,
                "name": "Z",
                "position": 2,
                "stddev": 63.75328681,
                "variance": 4064.481579
              },
              {
                "average": 107.9919662,
                "count": 6618635,
                "maximum": 246,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.94222887,
                "variance": 1020.305985
              },
              {
                "average": 1.007171872,
                "count": 6618635,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08449183205,
                "variance": 0.007138869682
              },
              {
                "average": 1.017807448,
                "count": 6618635,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1325899403,
                "variance": 0.01758009226
              },
              {
                "average": 0.5001221551,
                "count": 6618635,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000229,
                "variance": 0.2500000229
              },
              {
                "average": 0,
                "count": 6618635,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.329415506,
                "count": 6618635,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4700010254,
                "variance": 0.2209009639
              },
              {
                "average": 0.1435298423,
                "count": 6618635,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.623721107,
                "variance": 74.36856573
              },
              {
                "average": 138,
                "count": 6618635,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10631.54931,
                "count": 6618635,
                "maximum": 10635,
                "minimum": 10628,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.622934608,
                "variance": 2.63391674
              },
              {
                "average": 31673.96302,
                "count": 6618635,
                "maximum": 57088,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 8747.904331,
                "variance": 76525830.18
              },
              {
                "average": 28666.82994,
                "count": 6618635,
                "maximum": 55552,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 6541.338916,
                "variance": 42789114.82
              },
              {
                "average": 22985.24508,
                "count": 6618635,
                "maximum": 53504,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5454.826275,
                "variance": 29755129.69
              },
              {
                "average": 421530.512,
                "count": 6618635,
                "maximum": 422841.7807,
                "minimum": 419626.6369,
                "name": "GpsTime",
                "position": 15,
                "stddev": 857.1263889,
                "variance": 734665.6465
              },
              {
                "average": 0,
                "count": 6618635,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6618635,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6618635,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6618635,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6618635,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435278.7437,
              5012894.806,
              864.5548048,
              436268.5837,
              5013831.786,
              1105.034805
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435278.74367038853,
                    5012894.80569471,
                    864.5548047673985
                  ],
                  [
                    435278.74367038853,
                    5013831.785694711,
                    864.5548047673985
                  ],
                  [
                    436268.5836703885,
                    5013831.785694711,
                    1105.0348047673986
                  ],
                  [
                    436268.5836703885,
                    5012894.80569471,
                    1105.0348047673986
                  ],
                  [
                    435278.74367038853,
                    5012894.80569471,
                    864.5548047673985
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T23:14:01+00:00",
            "end_time": "2011-09-18T22: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": "45117A8406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752429922277,
              45.03741067593194,
              994.7099555812084
            ],
            [
              -117.93773011701782,
              45.05000960759531,
              994.7099555812084
            ],
            [
              -117.9250290317375,
              45.0501131956571,
              1028.3099555812084
            ],
            [
              -117.92482600067338,
              45.03751421875261,
              1028.3099555812084
            ],
            [
              -117.93752429922277,
              45.03741067593194,
              994.7099555812084
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377301,
        45.03741068,
        994.7099556,
        -117.924826,
        45.0501132,
        1028.309956
      ],
      "properties": {
        "datetime": "2011-09-20T01:18:17Z",
        "pc:count": 12364270,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426657.6284,
            "count": 12364270,
            "maximum": 427158.2006,
            "minimum": 426157.9006,
            "name": "X",
            "position": 0,
            "stddev": 281.2607221,
            "variance": 79107.59381
          },
          {
            "average": 4988241.028,
            "count": 12364270,
            "maximum": 4988932.864,
            "minimum": 4987533.084,
            "name": "Y",
            "position": 1,
            "stddev": 398.5148385,
            "variance": 158814.0765
          },
          {
            "average": 1002.434553,
            "count": 12364270,
            "maximum": 1028.309956,
            "minimum": 994.7099556,
            "name": "Z",
            "position": 2,
            "stddev": 4.098069052,
            "variance": 16.79416996
          },
          {
            "average": 211.1012981,
            "count": 12364270,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 60.01469582,
            "variance": 3601.763714
          },
          {
            "average": 1.046696247,
            "count": 12364270,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2473881289,
            "variance": 0.06120088633
          },
          {
            "average": 1.093592667,
            "count": 12364270,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3683640283,
            "variance": 0.1356920573
          },
          {
            "average": 0.49917391,
            "count": 12364270,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993378,
            "variance": 0.2499993378
          },
          {
            "average": 0,
            "count": 12364270,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.242914462,
            "count": 12364270,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4288438425,
            "variance": 0.1839070412
          },
          {
            "average": 1.300604548,
            "count": 12364270,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.821639947,
            "variance": 61.17805146
          },
          {
            "average": 194.8729103,
            "count": 12364270,
            "maximum": 212,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 3.491158511,
            "variance": 12.18818775
          },
          {
            "average": 244.8926904,
            "count": 12364270,
            "maximum": 269,
            "minimum": 114,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 37.08252043,
            "variance": 1375.113321
          },
          {
            "average": 27329.09786,
            "count": 12364270,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 9010.188255,
            "variance": 81183492.39
          },
          {
            "average": 28665.84655,
            "count": 12364270,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 7200.411081,
            "variance": 51845919.73
          },
          {
            "average": 22497.90821,
            "count": 12364270,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 6248.760452,
            "variance": 39047007.19
          },
          {
            "average": 514899.1861,
            "count": 12364270,
            "maximum": 516697.0947,
            "minimum": 508033.4919,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1983.376311,
            "variance": 3933781.59
          },
          {
            "average": 0,
            "count": 12364270,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12364270,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12364270,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12364270,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12364270,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426157.9006,
          4987533.084,
          994.7099556,
          427158.2006,
          4988932.864,
          1028.309956
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426157.90059100126,
                4987533.083610323,
                994.7099555812084
              ],
              [
                426157.90059100126,
                4988932.863610323,
                994.7099555812084
              ],
              [
                427158.2005910013,
                4988932.863610323,
                1028.3099555812084
              ],
              [
                427158.2005910013,
                4987533.083610323,
                1028.3099555812084
              ],
              [
                426157.90059100126,
                4987533.083610323,
                994.7099555812084
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:18:17+00:00",
        "end_time": "2011-09-19T22:53:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377301,
            45.03741068,
            994.7099556,
            -117.924826,
            45.0501132,
            1028.309956
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752429922277,
                  45.03741067593194,
                  994.7099555812084
                ],
                [
                  -117.93773011701782,
                  45.05000960759531,
                  994.7099555812084
                ],
                [
                  -117.9250290317375,
                  45.0501131956571,
                  1028.3099555812084
                ],
                [
                  -117.92482600067338,
                  45.03751421875261,
                  1028.3099555812084
                ],
                [
                  -117.93752429922277,
                  45.03741067593194,
                  994.7099555812084
                ]
              ]
            ]
          },
          "id": "45117A8406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:18:17Z",
            "pc:count": 12364270,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426657.6284,
                "count": 12364270,
                "maximum": 427158.2006,
                "minimum": 426157.9006,
                "name": "X",
                "position": 0,
                "stddev": 281.2607221,
                "variance": 79107.59381
              },
              {
                "average": 4988241.028,
                "count": 12364270,
                "maximum": 4988932.864,
                "minimum": 4987533.084,
                "name": "Y",
                "position": 1,
                "stddev": 398.5148385,
                "variance": 158814.0765
              },
              {
                "average": 1002.434553,
                "count": 12364270,
                "maximum": 1028.309956,
                "minimum": 994.7099556,
                "name": "Z",
                "position": 2,
                "stddev": 4.098069052,
                "variance": 16.79416996
              },
              {
                "average": 211.1012981,
                "count": 12364270,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 60.01469582,
                "variance": 3601.763714
              },
              {
                "average": 1.046696247,
                "count": 12364270,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2473881289,
                "variance": 0.06120088633
              },
              {
                "average": 1.093592667,
                "count": 12364270,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3683640283,
                "variance": 0.1356920573
              },
              {
                "average": 0.49917391,
                "count": 12364270,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993378,
                "variance": 0.2499993378
              },
              {
                "average": 0,
                "count": 12364270,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.242914462,
                "count": 12364270,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4288438425,
                "variance": 0.1839070412
              },
              {
                "average": 1.300604548,
                "count": 12364270,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.821639947,
                "variance": 61.17805146
              },
              {
                "average": 194.8729103,
                "count": 12364270,
                "maximum": 212,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 3.491158511,
                "variance": 12.18818775
              },
              {
                "average": 244.8926904,
                "count": 12364270,
                "maximum": 269,
                "minimum": 114,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 37.08252043,
                "variance": 1375.113321
              },
              {
                "average": 27329.09786,
                "count": 12364270,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 9010.188255,
                "variance": 81183492.39
              },
              {
                "average": 28665.84655,
                "count": 12364270,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 7200.411081,
                "variance": 51845919.73
              },
              {
                "average": 22497.90821,
                "count": 12364270,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 6248.760452,
                "variance": 39047007.19
              },
              {
                "average": 514899.1861,
                "count": 12364270,
                "maximum": 516697.0947,
                "minimum": 508033.4919,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1983.376311,
                "variance": 3933781.59
              },
              {
                "average": 0,
                "count": 12364270,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12364270,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12364270,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12364270,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12364270,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426157.9006,
              4987533.084,
              994.7099556,
              427158.2006,
              4988932.864,
              1028.309956
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426157.90059100126,
                    4987533.083610323,
                    994.7099555812084
                  ],
                  [
                    426157.90059100126,
                    4988932.863610323,
                    994.7099555812084
                  ],
                  [
                    427158.2005910013,
                    4988932.863610323,
                    1028.3099555812084
                  ],
                  [
                    427158.2005910013,
                    4987533.083610323,
                    1028.3099555812084
                  ],
                  [
                    426157.90059100126,
                    4987533.083610323,
                    994.7099555812084
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:18:17+00:00",
            "end_time": "2011-09-19T22: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": "45117B8311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002457745065,
              45.14990368101295,
              1108.6800572618447
            ],
            [
              -118.00024510324589,
              45.16250933087304,
              1108.6800572618447
            ],
            [
              -117.98752920151536,
              45.16261999802952,
              1290.5600572618448
            ],
            [
              -117.98731147810669,
              45.1500142998101,
              1290.5600572618448
            ],
            [
              -118.00002457745065,
              45.14990368101295,
              1108.6800572618447
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002451,
        45.14990368,
        1108.680057,
        -117.9873115,
        45.16262,
        1290.560057
      ],
      "properties": {
        "datetime": "2011-09-19T18:34:29Z",
        "pc:count": 9513505,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421888.9029,
            "count": 9513505,
            "maximum": 422389.1471,
            "minimum": 421389.6271,
            "name": "X",
            "position": 0,
            "stddev": 286.249321,
            "variance": 81938.67378
          },
          {
            "average": 5000783.996,
            "count": 9513505,
            "maximum": 5001489.313,
            "minimum": 5000088.733,
            "name": "Y",
            "position": 1,
            "stddev": 402.3958155,
            "variance": 161922.3923
          },
          {
            "average": 1175.672822,
            "count": 9513505,
            "maximum": 1290.560057,
            "minimum": 1108.680057,
            "name": "Z",
            "position": 2,
            "stddev": 32.44963422,
            "variance": 1052.978761
          },
          {
            "average": 105.272761,
            "count": 9513505,
            "maximum": 238,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.77703784,
            "variance": 771.5638314
          },
          {
            "average": 1.013312128,
            "count": 9513505,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1218784952,
            "variance": 0.01485436759
          },
          {
            "average": 1.027820136,
            "count": 9513505,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1818383943,
            "variance": 0.03306520165
          },
          {
            "average": 0.5000822515,
            "count": 9513505,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000195,
            "variance": 0.2500000195
          },
          {
            "average": 0,
            "count": 9513505,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.309802433,
            "count": 9513505,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4624120545,
            "variance": 0.2138249082
          },
          {
            "average": -0.2784367954,
            "count": 9513505,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.614538167,
            "variance": 74.21026783
          },
          {
            "average": 137.2237133,
            "count": 9513505,
            "maximum": 138,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4167321694,
            "variance": 0.173665701
          },
          {
            "average": 10672.6097,
            "count": 9513505,
            "maximum": 10682,
            "minimum": 10645,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.61062157,
            "variance": 213.4702628
          },
          {
            "average": 30729.42578,
            "count": 9513505,
            "maximum": 54016,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 7891.710242,
            "variance": 62279090.55
          },
          {
            "average": 29655.6758,
            "count": 9513505,
            "maximum": 55552,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 6457.996639,
            "variance": 41705720.58
          },
          {
            "average": 24432.70985,
            "count": 9513505,
            "maximum": 57088,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 5495.949507,
            "variance": 30205460.98
          },
          {
            "average": 370922.7257,
            "count": 9513505,
            "maximum": 492469.8978,
            "minimum": 334026.7568,
            "name": "GpsTime",
            "position": 15,
            "stddev": 64761.26569,
            "variance": 4194021534
          },
          {
            "average": 0,
            "count": 9513505,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9513505,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9513505,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9513505,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9513505,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421389.6271,
          5000088.733,
          1108.680057,
          422389.1471,
          5001489.313,
          1290.560057
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421389.62709065597,
                5000088.732685846,
                1108.6800572618447
              ],
              [
                421389.62709065597,
                5001489.312685846,
                1108.6800572618447
              ],
              [
                422389.147090656,
                5001489.312685846,
                1290.5600572618448
              ],
              [
                422389.147090656,
                5000088.732685846,
                1290.5600572618448
              ],
              [
                421389.62709065597,
                5000088.732685846,
                1108.6800572618447
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:34:29+00:00",
        "end_time": "2011-09-17T22:33:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002451,
            45.14990368,
            1108.680057,
            -117.9873115,
            45.16262,
            1290.560057
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002457745065,
                  45.14990368101295,
                  1108.6800572618447
                ],
                [
                  -118.00024510324589,
                  45.16250933087304,
                  1108.6800572618447
                ],
                [
                  -117.98752920151536,
                  45.16261999802952,
                  1290.5600572618448
                ],
                [
                  -117.98731147810669,
                  45.1500142998101,
                  1290.5600572618448
                ],
                [
                  -118.00002457745065,
                  45.14990368101295,
                  1108.6800572618447
                ]
              ]
            ]
          },
          "id": "45117B8311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:34:29Z",
            "pc:count": 9513505,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421888.9029,
                "count": 9513505,
                "maximum": 422389.1471,
                "minimum": 421389.6271,
                "name": "X",
                "position": 0,
                "stddev": 286.249321,
                "variance": 81938.67378
              },
              {
                "average": 5000783.996,
                "count": 9513505,
                "maximum": 5001489.313,
                "minimum": 5000088.733,
                "name": "Y",
                "position": 1,
                "stddev": 402.3958155,
                "variance": 161922.3923
              },
              {
                "average": 1175.672822,
                "count": 9513505,
                "maximum": 1290.560057,
                "minimum": 1108.680057,
                "name": "Z",
                "position": 2,
                "stddev": 32.44963422,
                "variance": 1052.978761
              },
              {
                "average": 105.272761,
                "count": 9513505,
                "maximum": 238,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.77703784,
                "variance": 771.5638314
              },
              {
                "average": 1.013312128,
                "count": 9513505,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1218784952,
                "variance": 0.01485436759
              },
              {
                "average": 1.027820136,
                "count": 9513505,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1818383943,
                "variance": 0.03306520165
              },
              {
                "average": 0.5000822515,
                "count": 9513505,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000195,
                "variance": 0.2500000195
              },
              {
                "average": 0,
                "count": 9513505,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.309802433,
                "count": 9513505,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4624120545,
                "variance": 0.2138249082
              },
              {
                "average": -0.2784367954,
                "count": 9513505,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.614538167,
                "variance": 74.21026783
              },
              {
                "average": 137.2237133,
                "count": 9513505,
                "maximum": 138,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4167321694,
                "variance": 0.173665701
              },
              {
                "average": 10672.6097,
                "count": 9513505,
                "maximum": 10682,
                "minimum": 10645,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.61062157,
                "variance": 213.4702628
              },
              {
                "average": 30729.42578,
                "count": 9513505,
                "maximum": 54016,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 7891.710242,
                "variance": 62279090.55
              },
              {
                "average": 29655.6758,
                "count": 9513505,
                "maximum": 55552,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 6457.996639,
                "variance": 41705720.58
              },
              {
                "average": 24432.70985,
                "count": 9513505,
                "maximum": 57088,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 5495.949507,
                "variance": 30205460.98
              },
              {
                "average": 370922.7257,
                "count": 9513505,
                "maximum": 492469.8978,
                "minimum": 334026.7568,
                "name": "GpsTime",
                "position": 15,
                "stddev": 64761.26569,
                "variance": 4194021534
              },
              {
                "average": 0,
                "count": 9513505,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9513505,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9513505,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9513505,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9513505,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421389.6271,
              5000088.733,
              1108.680057,
              422389.1471,
              5001489.313,
              1290.560057
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421389.62709065597,
                    5000088.732685846,
                    1108.6800572618447
                  ],
                  [
                    421389.62709065597,
                    5001489.312685846,
                    1108.6800572618447
                  ],
                  [
                    422389.147090656,
                    5001489.312685846,
                    1290.5600572618448
                  ],
                  [
                    422389.147090656,
                    5000088.732685846,
                    1290.5600572618448
                  ],
                  [
                    421389.62709065597,
                    5000088.732685846,
                    1108.6800572618447
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:34:29+00:00",
            "end_time": "2011-09-17T22: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": "45117B7320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8250248024202,
              45.13742236916494,
              1179.3002537129116
            ],
            [
              -117.8252063933505,
              45.15001011956253,
              1179.3002537129116
            ],
            [
              -117.81252903690479,
              45.15010101970416,
              1303.5802537129118
            ],
            [
              -117.81235023494663,
              45.13751322964151,
              1303.5802537129118
            ],
            [
              -117.8250248024202,
              45.13742236916494,
              1179.3002537129116
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252064,
        45.13742237,
        1179.300254,
        -117.8123502,
        45.15010102,
        1303.580254
      ],
      "properties": {
        "datetime": "2011-09-15T23:37:28Z",
        "pc:count": 9513209,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435627.9414,
            "count": 9513209,
            "maximum": 436128.7725,
            "minimum": 435132.1125,
            "name": "X",
            "position": 0,
            "stddev": 282.6635451,
            "variance": 79898.67975
          },
          {
            "average": 4999244.302,
            "count": 9513209,
            "maximum": 4999945.361,
            "minimum": 4998546.841,
            "name": "Y",
            "position": 1,
            "stddev": 398.2448825,
            "variance": 158598.9864
          },
          {
            "average": 1217.339944,
            "count": 9513209,
            "maximum": 1303.580254,
            "minimum": 1179.300254,
            "name": "Z",
            "position": 2,
            "stddev": 27.69282708,
            "variance": 766.8926719
          },
          {
            "average": 110.6238803,
            "count": 9513209,
            "maximum": 240,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.46574697,
            "variance": 378.9153053
          },
          {
            "average": 1.000950678,
            "count": 9513209,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03200965137,
            "variance": 0.001024617781
          },
          {
            "average": 1.002124835,
            "count": 9513209,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04947165349,
            "variance": 0.002447444499
          },
          {
            "average": 0.5000129819,
            "count": 9513209,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000261,
            "variance": 0.2500000261
          },
          {
            "average": 0,
            "count": 9513209,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.335009985,
            "count": 9513209,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4719939811,
            "variance": 0.2227783182
          },
          {
            "average": 0.7119600037,
            "count": 9513209,
            "maximum": 21,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.754692628,
            "variance": 76.644643
          },
          {
            "average": 133.2090176,
            "count": 9513209,
            "maximum": 144,
            "minimum": 126,
            "name": "UserData",
            "position": 10,
            "stddev": 2.418274516,
            "variance": 5.848051633
          },
          {
            "average": 10730.69019,
            "count": 9513209,
            "maximum": 10735,
            "minimum": 10726,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.694874118,
            "variance": 2.872598274
          },
          {
            "average": 34712.06386,
            "count": 9513209,
            "maximum": 55040,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 4866.681143,
            "variance": 23684585.35
          },
          {
            "average": 32164.42726,
            "count": 9513209,
            "maximum": 53248,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 3470.35348,
            "variance": 12043353.27
          },
          {
            "average": 26409.64436,
            "count": 9513209,
            "maximum": 49664,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 3343.519128,
            "variance": 11179120.16
          },
          {
            "average": 163137.8839,
            "count": 9513209,
            "maximum": 165048.4391,
            "minimum": 161132.4321,
            "name": "GpsTime",
            "position": 15,
            "stddev": 725.0585761,
            "variance": 525709.9388
          },
          {
            "average": 0,
            "count": 9513209,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9513209,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9513209,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9513209,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9513209,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435132.1125,
          4998546.841,
          1179.300254,
          436128.7725,
          4999945.361,
          1303.580254
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435132.11252795596,
                4998546.840811622,
                1179.3002537129116
              ],
              [
                435132.11252795596,
                4999945.360811622,
                1179.3002537129116
              ],
              [
                436128.772527956,
                4999945.360811622,
                1303.5802537129118
              ],
              [
                436128.772527956,
                4998546.840811622,
                1303.5802537129118
              ],
              [
                435132.11252795596,
                4998546.840811622,
                1179.3002537129116
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T23:37:28+00:00",
        "end_time": "2011-09-15T22:32:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252064,
            45.13742237,
            1179.300254,
            -117.8123502,
            45.15010102,
            1303.580254
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8250248024202,
                  45.13742236916494,
                  1179.3002537129116
                ],
                [
                  -117.8252063933505,
                  45.15001011956253,
                  1179.3002537129116
                ],
                [
                  -117.81252903690479,
                  45.15010101970416,
                  1303.5802537129118
                ],
                [
                  -117.81235023494663,
                  45.13751322964151,
                  1303.5802537129118
                ],
                [
                  -117.8250248024202,
                  45.13742236916494,
                  1179.3002537129116
                ]
              ]
            ]
          },
          "id": "45117B7320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T23:37:28Z",
            "pc:count": 9513209,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435627.9414,
                "count": 9513209,
                "maximum": 436128.7725,
                "minimum": 435132.1125,
                "name": "X",
                "position": 0,
                "stddev": 282.6635451,
                "variance": 79898.67975
              },
              {
                "average": 4999244.302,
                "count": 9513209,
                "maximum": 4999945.361,
                "minimum": 4998546.841,
                "name": "Y",
                "position": 1,
                "stddev": 398.2448825,
                "variance": 158598.9864
              },
              {
                "average": 1217.339944,
                "count": 9513209,
                "maximum": 1303.580254,
                "minimum": 1179.300254,
                "name": "Z",
                "position": 2,
                "stddev": 27.69282708,
                "variance": 766.8926719
              },
              {
                "average": 110.6238803,
                "count": 9513209,
                "maximum": 240,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.46574697,
                "variance": 378.9153053
              },
              {
                "average": 1.000950678,
                "count": 9513209,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03200965137,
                "variance": 0.001024617781
              },
              {
                "average": 1.002124835,
                "count": 9513209,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04947165349,
                "variance": 0.002447444499
              },
              {
                "average": 0.5000129819,
                "count": 9513209,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000261,
                "variance": 0.2500000261
              },
              {
                "average": 0,
                "count": 9513209,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.335009985,
                "count": 9513209,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4719939811,
                "variance": 0.2227783182
              },
              {
                "average": 0.7119600037,
                "count": 9513209,
                "maximum": 21,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.754692628,
                "variance": 76.644643
              },
              {
                "average": 133.2090176,
                "count": 9513209,
                "maximum": 144,
                "minimum": 126,
                "name": "UserData",
                "position": 10,
                "stddev": 2.418274516,
                "variance": 5.848051633
              },
              {
                "average": 10730.69019,
                "count": 9513209,
                "maximum": 10735,
                "minimum": 10726,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.694874118,
                "variance": 2.872598274
              },
              {
                "average": 34712.06386,
                "count": 9513209,
                "maximum": 55040,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 4866.681143,
                "variance": 23684585.35
              },
              {
                "average": 32164.42726,
                "count": 9513209,
                "maximum": 53248,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 3470.35348,
                "variance": 12043353.27
              },
              {
                "average": 26409.64436,
                "count": 9513209,
                "maximum": 49664,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 3343.519128,
                "variance": 11179120.16
              },
              {
                "average": 163137.8839,
                "count": 9513209,
                "maximum": 165048.4391,
                "minimum": 161132.4321,
                "name": "GpsTime",
                "position": 15,
                "stddev": 725.0585761,
                "variance": 525709.9388
              },
              {
                "average": 0,
                "count": 9513209,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9513209,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9513209,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9513209,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9513209,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435132.1125,
              4998546.841,
              1179.300254,
              436128.7725,
              4999945.361,
              1303.580254
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435132.11252795596,
                    4998546.840811622,
                    1179.3002537129116
                  ],
                  [
                    435132.11252795596,
                    4999945.360811622,
                    1179.3002537129116
                  ],
                  [
                    436128.772527956,
                    4999945.360811622,
                    1303.5802537129118
                  ],
                  [
                    436128.772527956,
                    4998546.840811622,
                    1303.5802537129118
                  ],
                  [
                    435132.11252795596,
                    4998546.840811622,
                    1179.3002537129116
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T23:37:28+00:00",
            "end_time": "2011-09-15T22:32:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117B8123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502450373445,
              45.18740605756103,
              1200.4104071626996
            ],
            [
              -117.97523976749217,
              45.20000991922431,
              1200.4104071626996
            ],
            [
              -117.96253018799288,
              45.20011774696594,
              1335.3704071626996
            ],
            [
              -117.96231772855319,
              45.187513838190405,
              1335.3704071626996
            ],
            [
              -117.97502450373445,
              45.18740605756103,
              1200.4104071626996
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752398,
        45.18740606,
        1200.410407,
        -117.9623177,
        45.20011775,
        1335.370407
      ],
      "properties": {
        "datetime": "2011-09-17T20:54:16Z",
        "pc:count": 12241415,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423913.5308,
            "count": 12241415,
            "maximum": 424403.5134,
            "minimum": 423405.1534,
            "name": "X",
            "position": 0,
            "stddev": 267.4507626,
            "variance": 71529.91039
          },
          {
            "average": 5004935.923,
            "count": 12241415,
            "maximum": 5005631.256,
            "minimum": 5004230.876,
            "name": "Y",
            "position": 1,
            "stddev": 408.6576587,
            "variance": 167001.082
          },
          {
            "average": 1271.059491,
            "count": 12241415,
            "maximum": 1335.370407,
            "minimum": 1200.410407,
            "name": "Z",
            "position": 2,
            "stddev": 19.91296389,
            "variance": 396.526131
          },
          {
            "average": 99.61373036,
            "count": 12241415,
            "maximum": 247,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.05785757,
            "variance": 1853.979098
          },
          {
            "average": 1.076873221,
            "count": 12241415,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2817890696,
            "variance": 0.07940507974
          },
          {
            "average": 1.16175965,
            "count": 12241415,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4076543874,
            "variance": 0.1661820996
          },
          {
            "average": 0.5002456824,
            "count": 12241415,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999601,
            "variance": 0.2499999601
          },
          {
            "average": 0,
            "count": 12241415,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.224679745,
            "count": 12241415,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4173712633,
            "variance": 0.1741987714
          },
          {
            "average": -0.2889598912,
            "count": 12241415,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.448204922,
            "variance": 71.3721664
          },
          {
            "average": 137,
            "count": 12241415,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10663.58275,
            "count": 12241415,
            "maximum": 10668,
            "minimum": 10659,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.906200734,
            "variance": 3.63360124
          },
          {
            "average": 26742.5556,
            "count": 12241415,
            "maximum": 55552,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 10491.6888,
            "variance": 110075533.9
          },
          {
            "average": 25299.75326,
            "count": 12241415,
            "maximum": 51712,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 8809.338872,
            "variance": 77604451.35
          },
          {
            "average": 22726.20485,
            "count": 12241415,
            "maximum": 50176,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 7418.187906,
            "variance": 55029511.82
          },
          {
            "average": 324884.9562,
            "count": 12241415,
            "maximum": 328056.8311,
            "minimum": 321562.4957,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1399.320059,
            "variance": 1958096.627
          },
          {
            "average": 0,
            "count": 12241415,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12241415,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12241415,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12241415,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12241415,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423405.1534,
          5004230.876,
          1200.410407,
          424403.5134,
          5005631.256,
          1335.370407
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423405.15339365427,
                5004230.875956596,
                1200.4104071626996
              ],
              [
                423405.15339365427,
                5005631.255956597,
                1200.4104071626996
              ],
              [
                424403.51339365426,
                5005631.255956597,
                1335.3704071626996
              ],
              [
                424403.51339365426,
                5004230.875956596,
                1335.3704071626996
              ],
              [
                423405.15339365427,
                5004230.875956596,
                1200.4104071626996
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T20:54:16+00:00",
        "end_time": "2011-09-17T19:06:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752398,
            45.18740606,
            1200.410407,
            -117.9623177,
            45.20011775,
            1335.370407
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502450373445,
                  45.18740605756103,
                  1200.4104071626996
                ],
                [
                  -117.97523976749217,
                  45.20000991922431,
                  1200.4104071626996
                ],
                [
                  -117.96253018799288,
                  45.20011774696594,
                  1335.3704071626996
                ],
                [
                  -117.96231772855319,
                  45.187513838190405,
                  1335.3704071626996
                ],
                [
                  -117.97502450373445,
                  45.18740605756103,
                  1200.4104071626996
                ]
              ]
            ]
          },
          "id": "45117B8123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:54:16Z",
            "pc:count": 12241415,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423913.5308,
                "count": 12241415,
                "maximum": 424403.5134,
                "minimum": 423405.1534,
                "name": "X",
                "position": 0,
                "stddev": 267.4507626,
                "variance": 71529.91039
              },
              {
                "average": 5004935.923,
                "count": 12241415,
                "maximum": 5005631.256,
                "minimum": 5004230.876,
                "name": "Y",
                "position": 1,
                "stddev": 408.6576587,
                "variance": 167001.082
              },
              {
                "average": 1271.059491,
                "count": 12241415,
                "maximum": 1335.370407,
                "minimum": 1200.410407,
                "name": "Z",
                "position": 2,
                "stddev": 19.91296389,
                "variance": 396.526131
              },
              {
                "average": 99.61373036,
                "count": 12241415,
                "maximum": 247,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.05785757,
                "variance": 1853.979098
              },
              {
                "average": 1.076873221,
                "count": 12241415,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2817890696,
                "variance": 0.07940507974
              },
              {
                "average": 1.16175965,
                "count": 12241415,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4076543874,
                "variance": 0.1661820996
              },
              {
                "average": 0.5002456824,
                "count": 12241415,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999601,
                "variance": 0.2499999601
              },
              {
                "average": 0,
                "count": 12241415,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.224679745,
                "count": 12241415,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4173712633,
                "variance": 0.1741987714
              },
              {
                "average": -0.2889598912,
                "count": 12241415,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.448204922,
                "variance": 71.3721664
              },
              {
                "average": 137,
                "count": 12241415,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10663.58275,
                "count": 12241415,
                "maximum": 10668,
                "minimum": 10659,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.906200734,
                "variance": 3.63360124
              },
              {
                "average": 26742.5556,
                "count": 12241415,
                "maximum": 55552,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 10491.6888,
                "variance": 110075533.9
              },
              {
                "average": 25299.75326,
                "count": 12241415,
                "maximum": 51712,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 8809.338872,
                "variance": 77604451.35
              },
              {
                "average": 22726.20485,
                "count": 12241415,
                "maximum": 50176,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 7418.187906,
                "variance": 55029511.82
              },
              {
                "average": 324884.9562,
                "count": 12241415,
                "maximum": 328056.8311,
                "minimum": 321562.4957,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1399.320059,
                "variance": 1958096.627
              },
              {
                "average": 0,
                "count": 12241415,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12241415,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12241415,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12241415,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12241415,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423405.1534,
              5004230.876,
              1200.410407,
              424403.5134,
              5005631.256,
              1335.370407
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423405.15339365427,
                    5004230.875956596,
                    1200.4104071626996
                  ],
                  [
                    423405.15339365427,
                    5005631.255956597,
                    1200.4104071626996
                  ],
                  [
                    424403.51339365426,
                    5005631.255956597,
                    1335.3704071626996
                  ],
                  [
                    424403.51339365426,
                    5004230.875956596,
                    1335.3704071626996
                  ],
                  [
                    423405.15339365427,
                    5004230.875956596,
                    1200.4104071626996
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T20:54:16+00:00",
            "end_time": "2011-09-17T19: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": "45117C8104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252501550074,
              45.36240776905889,
              822.6861533102117
            ],
            [
              -117.96273879864387,
              45.37501002946967,
              822.6861533102117
            ],
            [
              -117.95002910743987,
              45.37511645811009,
              853.3261533102118
            ],
            [
              -117.94981814554161,
              45.36251415120152,
              853.3261533102118
            ],
            [
              -117.96252501550074,
              45.36240776905889,
              822.6861533102117
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627388,
        45.36240777,
        822.6861533,
        -117.9498181,
        45.37511646,
        853.3261533
      ],
      "properties": {
        "datetime": "2011-09-14T23:27:55Z",
        "pc:count": 11510155,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425117.464,
            "count": 11510155,
            "maximum": 425614.4548,
            "minimum": 424619.1548,
            "name": "X",
            "position": 0,
            "stddev": 289.518979,
            "variance": 83821.23919
          },
          {
            "average": 5024361.876,
            "count": 11510155,
            "maximum": 5025060.725,
            "minimum": 5023660.485,
            "name": "Y",
            "position": 1,
            "stddev": 399.5731337,
            "variance": 159658.6891
          },
          {
            "average": 828.7044888,
            "count": 11510155,
            "maximum": 853.3261533,
            "minimum": 822.6861533,
            "name": "Z",
            "position": 2,
            "stddev": 2.662423924,
            "variance": 7.088501154
          },
          {
            "average": 218.0216402,
            "count": 11510155,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.7473956,
            "variance": 769.9179627
          },
          {
            "average": 1.000776532,
            "count": 11510155,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03007797575,
            "variance": 0.0009046846254
          },
          {
            "average": 1.001555757,
            "count": 11510155,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04416504143,
            "variance": 0.001950550885
          },
          {
            "average": 0.5024080041,
            "count": 11510155,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999942232,
            "variance": 0.2499942232
          },
          {
            "average": 0,
            "count": 11510155,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.259536557,
            "count": 11510155,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4383803706,
            "variance": 0.1921773493
          },
          {
            "average": 1.717398987,
            "count": 11510155,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.961574076,
            "variance": 63.38666176
          },
          {
            "average": 203.7682345,
            "count": 11510155,
            "maximum": 213,
            "minimum": 191,
            "name": "UserData",
            "position": 10,
            "stddev": 4.752753004,
            "variance": 22.58866112
          },
          {
            "average": 212.5291554,
            "count": 11510155,
            "maximum": 239,
            "minimum": 186,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02572736,
            "variance": 577.2355752
          },
          {
            "average": 33524.32275,
            "count": 11510155,
            "maximum": 64768,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 9313.02621,
            "variance": 86732457.19
          },
          {
            "average": 31168.63618,
            "count": 11510155,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 6966.473633,
            "variance": 48531754.88
          },
          {
            "average": 27302.22833,
            "count": 11510155,
            "maximum": 65280,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 6082.101081,
            "variance": 36991953.56
          },
          {
            "average": 76970.13618,
            "count": 11510155,
            "maximum": 78075.31844,
            "minimum": 75919.29629,
            "name": "GpsTime",
            "position": 15,
            "stddev": 606.7795438,
            "variance": 368181.4148
          },
          {
            "average": 0,
            "count": 11510155,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11510155,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11510155,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11510155,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11510155,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424619.1548,
          5023660.485,
          822.6861533,
          425614.4548,
          5025060.725,
          853.3261533
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424619.15480719693,
                5023660.484695271,
                822.6861533102117
              ],
              [
                424619.15480719693,
                5025060.724695271,
                822.6861533102117
              ],
              [
                425614.454807197,
                5025060.724695271,
                853.3261533102118
              ],
              [
                425614.454807197,
                5023660.484695271,
                853.3261533102118
              ],
              [
                424619.15480719693,
                5023660.484695271,
                822.6861533102117
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:27:55+00:00",
        "end_time": "2011-09-14T22:51:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627388,
            45.36240777,
            822.6861533,
            -117.9498181,
            45.37511646,
            853.3261533
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252501550074,
                  45.36240776905889,
                  822.6861533102117
                ],
                [
                  -117.96273879864387,
                  45.37501002946967,
                  822.6861533102117
                ],
                [
                  -117.95002910743987,
                  45.37511645811009,
                  853.3261533102118
                ],
                [
                  -117.94981814554161,
                  45.36251415120152,
                  853.3261533102118
                ],
                [
                  -117.96252501550074,
                  45.36240776905889,
                  822.6861533102117
                ]
              ]
            ]
          },
          "id": "45117C8104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:27:55Z",
            "pc:count": 11510155,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425117.464,
                "count": 11510155,
                "maximum": 425614.4548,
                "minimum": 424619.1548,
                "name": "X",
                "position": 0,
                "stddev": 289.518979,
                "variance": 83821.23919
              },
              {
                "average": 5024361.876,
                "count": 11510155,
                "maximum": 5025060.725,
                "minimum": 5023660.485,
                "name": "Y",
                "position": 1,
                "stddev": 399.5731337,
                "variance": 159658.6891
              },
              {
                "average": 828.7044888,
                "count": 11510155,
                "maximum": 853.3261533,
                "minimum": 822.6861533,
                "name": "Z",
                "position": 2,
                "stddev": 2.662423924,
                "variance": 7.088501154
              },
              {
                "average": 218.0216402,
                "count": 11510155,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.7473956,
                "variance": 769.9179627
              },
              {
                "average": 1.000776532,
                "count": 11510155,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03007797575,
                "variance": 0.0009046846254
              },
              {
                "average": 1.001555757,
                "count": 11510155,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04416504143,
                "variance": 0.001950550885
              },
              {
                "average": 0.5024080041,
                "count": 11510155,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999942232,
                "variance": 0.2499942232
              },
              {
                "average": 0,
                "count": 11510155,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.259536557,
                "count": 11510155,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4383803706,
                "variance": 0.1921773493
              },
              {
                "average": 1.717398987,
                "count": 11510155,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.961574076,
                "variance": 63.38666176
              },
              {
                "average": 203.7682345,
                "count": 11510155,
                "maximum": 213,
                "minimum": 191,
                "name": "UserData",
                "position": 10,
                "stddev": 4.752753004,
                "variance": 22.58866112
              },
              {
                "average": 212.5291554,
                "count": 11510155,
                "maximum": 239,
                "minimum": 186,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02572736,
                "variance": 577.2355752
              },
              {
                "average": 33524.32275,
                "count": 11510155,
                "maximum": 64768,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 9313.02621,
                "variance": 86732457.19
              },
              {
                "average": 31168.63618,
                "count": 11510155,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 6966.473633,
                "variance": 48531754.88
              },
              {
                "average": 27302.22833,
                "count": 11510155,
                "maximum": 65280,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 6082.101081,
                "variance": 36991953.56
              },
              {
                "average": 76970.13618,
                "count": 11510155,
                "maximum": 78075.31844,
                "minimum": 75919.29629,
                "name": "GpsTime",
                "position": 15,
                "stddev": 606.7795438,
                "variance": 368181.4148
              },
              {
                "average": 0,
                "count": 11510155,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11510155,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11510155,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11510155,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11510155,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424619.1548,
              5023660.485,
              822.6861533,
              425614.4548,
              5025060.725,
              853.3261533
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424619.15480719693,
                    5023660.484695271,
                    822.6861533102117
                  ],
                  [
                    424619.15480719693,
                    5025060.724695271,
                    822.6861533102117
                  ],
                  [
                    425614.454807197,
                    5025060.724695271,
                    853.3261533102118
                  ],
                  [
                    425614.454807197,
                    5023660.484695271,
                    853.3261533102118
                  ],
                  [
                    424619.15480719693,
                    5023660.484695271,
                    822.6861533102117
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:27:55+00:00",
            "end_time": "2011-09-14T22:51: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": "45117C7412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002578897007,
              45.27492550244172,
              933.6922827241476
            ],
            [
              -117.80020268581946,
              45.287510326350585,
              933.6922827241476
            ],
            [
              -117.78752857621951,
              45.28759842327817,
              1177.2522827241476
            ],
            [
              -117.78735448046986,
              45.27501356093489,
              1177.2522827241476
            ],
            [
              -117.80002578897007,
              45.27492550244172,
              933.6922827241476
            ]
          ]
        ]
      },
      "bbox": [
        -117.8002027,
        45.2749255,
        933.6922827,
        -117.7873545,
        45.28759842,
        1177.252283
      ],
      "properties": {
        "datetime": "2011-09-18T21:38:19Z",
        "pc:count": 10065854,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437745.1298,
            "count": 10065854,
            "maximum": 438243.072,
            "minimum": 437249.072,
            "name": "X",
            "position": 0,
            "stddev": 279.4831486,
            "variance": 78110.83035
          },
          {
            "average": 5014504.374,
            "count": 10065854,
            "maximum": 5015200.702,
            "minimum": 5013802.482,
            "name": "Y",
            "position": 1,
            "stddev": 398.7625094,
            "variance": 159011.5389
          },
          {
            "average": 1028.387306,
            "count": 10065854,
            "maximum": 1177.252283,
            "minimum": 933.6922827,
            "name": "Z",
            "position": 2,
            "stddev": 61.14261903,
            "variance": 3738.419861
          },
          {
            "average": 92.14473834,
            "count": 10065854,
            "maximum": 236,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.90992263,
            "variance": 2200.540841
          },
          {
            "average": 1.099833556,
            "count": 10065854,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3260036062,
            "variance": 0.1062783513
          },
          {
            "average": 1.205745484,
            "count": 10065854,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4655339404,
            "variance": 0.2167218496
          },
          {
            "average": 0.5003320136,
            "count": 10065854,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999146,
            "variance": 0.2499999146
          },
          {
            "average": 0,
            "count": 10065854,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.2203814,
            "count": 10065854,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.414503867,
            "variance": 0.1718134558
          },
          {
            "average": -0.257920625,
            "count": 10065854,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.397593016,
            "variance": 70.51956847
          },
          {
            "average": 138,
            "count": 10065854,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10619.79316,
            "count": 10065854,
            "maximum": 10624,
            "minimum": 10615,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.703683221,
            "variance": 2.902536516
          },
          {
            "average": 24335.10386,
            "count": 10065854,
            "maximum": 65280,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 10253.63618,
            "variance": 105137054.9
          },
          {
            "average": 24323.46907,
            "count": 10065854,
            "maximum": 65280,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 8943.083541,
            "variance": 79978743.22
          },
          {
            "average": 19947.18649,
            "count": 10065854,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7326.680607,
            "variance": 53680248.71
          },
          {
            "average": 414300.0126,
            "count": 10065854,
            "maximum": 417099.2415,
            "minimum": 411376.5374,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1078.187545,
            "variance": 1162488.382
          },
          {
            "average": 0,
            "count": 10065854,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10065854,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10065854,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10065854,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10065854,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437249.072,
          5013802.482,
          933.6922827,
          438243.072,
          5015200.702,
          1177.252283
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437249.07202084165,
                5013802.48151772,
                933.6922827241476
              ],
              [
                437249.07202084165,
                5015200.701517721,
                933.6922827241476
              ],
              [
                438243.07202084165,
                5015200.701517721,
                1177.2522827241476
              ],
              [
                438243.07202084165,
                5013802.48151772,
                1177.2522827241476
              ],
              [
                437249.07202084165,
                5013802.48151772,
                933.6922827241476
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T21:38:19+00:00",
        "end_time": "2011-09-18T20:02:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8002027,
            45.2749255,
            933.6922827,
            -117.7873545,
            45.28759842,
            1177.252283
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002578897007,
                  45.27492550244172,
                  933.6922827241476
                ],
                [
                  -117.80020268581946,
                  45.287510326350585,
                  933.6922827241476
                ],
                [
                  -117.78752857621951,
                  45.28759842327817,
                  1177.2522827241476
                ],
                [
                  -117.78735448046986,
                  45.27501356093489,
                  1177.2522827241476
                ],
                [
                  -117.80002578897007,
                  45.27492550244172,
                  933.6922827241476
                ]
              ]
            ]
          },
          "id": "45117C7412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:38:19Z",
            "pc:count": 10065854,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437745.1298,
                "count": 10065854,
                "maximum": 438243.072,
                "minimum": 437249.072,
                "name": "X",
                "position": 0,
                "stddev": 279.4831486,
                "variance": 78110.83035
              },
              {
                "average": 5014504.374,
                "count": 10065854,
                "maximum": 5015200.702,
                "minimum": 5013802.482,
                "name": "Y",
                "position": 1,
                "stddev": 398.7625094,
                "variance": 159011.5389
              },
              {
                "average": 1028.387306,
                "count": 10065854,
                "maximum": 1177.252283,
                "minimum": 933.6922827,
                "name": "Z",
                "position": 2,
                "stddev": 61.14261903,
                "variance": 3738.419861
              },
              {
                "average": 92.14473834,
                "count": 10065854,
                "maximum": 236,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.90992263,
                "variance": 2200.540841
              },
              {
                "average": 1.099833556,
                "count": 10065854,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3260036062,
                "variance": 0.1062783513
              },
              {
                "average": 1.205745484,
                "count": 10065854,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4655339404,
                "variance": 0.2167218496
              },
              {
                "average": 0.5003320136,
                "count": 10065854,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999146,
                "variance": 0.2499999146
              },
              {
                "average": 0,
                "count": 10065854,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.2203814,
                "count": 10065854,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.414503867,
                "variance": 0.1718134558
              },
              {
                "average": -0.257920625,
                "count": 10065854,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.397593016,
                "variance": 70.51956847
              },
              {
                "average": 138,
                "count": 10065854,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10619.79316,
                "count": 10065854,
                "maximum": 10624,
                "minimum": 10615,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.703683221,
                "variance": 2.902536516
              },
              {
                "average": 24335.10386,
                "count": 10065854,
                "maximum": 65280,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 10253.63618,
                "variance": 105137054.9
              },
              {
                "average": 24323.46907,
                "count": 10065854,
                "maximum": 65280,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 8943.083541,
                "variance": 79978743.22
              },
              {
                "average": 19947.18649,
                "count": 10065854,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7326.680607,
                "variance": 53680248.71
              },
              {
                "average": 414300.0126,
                "count": 10065854,
                "maximum": 417099.2415,
                "minimum": 411376.5374,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1078.187545,
                "variance": 1162488.382
              },
              {
                "average": 0,
                "count": 10065854,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10065854,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10065854,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10065854,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10065854,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437249.072,
              5013802.482,
              933.6922827,
              438243.072,
              5015200.702,
              1177.252283
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437249.07202084165,
                    5013802.48151772,
                    933.6922827241476
                  ],
                  [
                    437249.07202084165,
                    5015200.701517721,
                    933.6922827241476
                  ],
                  [
                    438243.07202084165,
                    5015200.701517721,
                    1177.2522827241476
                  ],
                  [
                    438243.07202084165,
                    5013802.48151772,
                    1177.2522827241476
                  ],
                  [
                    437249.07202084165,
                    5013802.48151772,
                    933.6922827241476
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T21:38:19+00:00",
            "end_time": "2011-09-18T20:02:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117B8407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502446038222,
              45.16241144739452,
              1268.7587663406325
            ],
            [
              -117.9252284121658,
              45.17500960687476,
              1268.7587663406325
            ],
            [
              -117.91252930259708,
              45.17511178503556,
              1405.1987663406326
            ],
            [
              -117.91232814918284,
              45.162513580931936,
              1405.1987663406326
            ],
            [
              -117.92502446038222,
              45.16241144739452,
              1268.7587663406325
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252284,
        45.16241145,
        1268.758766,
        -117.9123281,
        45.17511179,
        1405.198766
      ],
      "properties": {
        "datetime": "2011-09-16T22:41:00Z",
        "pc:count": 9819326,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427792.2936,
            "count": 9819326,
            "maximum": 428299.2132,
            "minimum": 427301.2532,
            "name": "X",
            "position": 0,
            "stddev": 284.6378938,
            "variance": 81018.73057
          },
          {
            "average": 5002123.267,
            "count": 9819326,
            "maximum": 5002807.721,
            "minimum": 5001408.001,
            "name": "Y",
            "position": 1,
            "stddev": 399.4114354,
            "variance": 159529.4947
          },
          {
            "average": 1307.40931,
            "count": 9819326,
            "maximum": 1405.198766,
            "minimum": 1268.758766,
            "name": "Z",
            "position": 2,
            "stddev": 30.10899218,
            "variance": 906.5514102
          },
          {
            "average": 105.2716349,
            "count": 9819326,
            "maximum": 251,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.91832762,
            "variance": 1219.289604
          },
          {
            "average": 1.032717317,
            "count": 9819326,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1856552318,
            "variance": 0.03446786509
          },
          {
            "average": 1.069699081,
            "count": 9819326,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2745306977,
            "variance": 0.07536710397
          },
          {
            "average": 0.50003819,
            "count": 9819326,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000024,
            "variance": 0.250000024
          },
          {
            "average": 0,
            "count": 9819326,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.267608184,
            "count": 9819326,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4427121682,
            "variance": 0.1959940639
          },
          {
            "average": 0.1793994901,
            "count": 9819326,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.608288282,
            "variance": 74.10262715
          },
          {
            "average": 136.7879559,
            "count": 9819326,
            "maximum": 147,
            "minimum": 128,
            "name": "UserData",
            "position": 10,
            "stddev": 2.655055105,
            "variance": 7.049317611
          },
          {
            "average": 10766.00383,
            "count": 9819326,
            "maximum": 10770,
            "minimum": 10762,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.700213516,
            "variance": 2.890725999
          },
          {
            "average": 28390.85037,
            "count": 9819326,
            "maximum": 57856,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 7962.218296,
            "variance": 63396920.2
          },
          {
            "average": 27528.67099,
            "count": 9819326,
            "maximum": 57088,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 6536.282337,
            "variance": 42722986.79
          },
          {
            "average": 23462.91944,
            "count": 9819326,
            "maximum": 56832,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 5684.108167,
            "variance": 32309085.66
          },
          {
            "average": 245093.0774,
            "count": 9819326,
            "maximum": 248060.5832,
            "minimum": 242082.5923,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1266.781708,
            "variance": 1604735.897
          },
          {
            "average": 0,
            "count": 9819326,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9819326,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9819326,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9819326,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9819326,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427301.2532,
          5001408.001,
          1268.758766,
          428299.2132,
          5002807.721,
          1405.198766
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427301.2531746774,
                5001408.000588325,
                1268.7587663406325
              ],
              [
                427301.2531746774,
                5002807.7205883255,
                1268.7587663406325
              ],
              [
                428299.21317467734,
                5002807.7205883255,
                1405.1987663406326
              ],
              [
                428299.21317467734,
                5001408.000588325,
                1405.1987663406326
              ],
              [
                427301.2531746774,
                5001408.000588325,
                1268.7587663406325
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T22:41:00+00:00",
        "end_time": "2011-09-16T21:01:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252284,
            45.16241145,
            1268.758766,
            -117.9123281,
            45.17511179,
            1405.198766
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502446038222,
                  45.16241144739452,
                  1268.7587663406325
                ],
                [
                  -117.9252284121658,
                  45.17500960687476,
                  1268.7587663406325
                ],
                [
                  -117.91252930259708,
                  45.17511178503556,
                  1405.1987663406326
                ],
                [
                  -117.91232814918284,
                  45.162513580931936,
                  1405.1987663406326
                ],
                [
                  -117.92502446038222,
                  45.16241144739452,
                  1268.7587663406325
                ]
              ]
            ]
          },
          "id": "45117B8407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T22:41:00Z",
            "pc:count": 9819326,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427792.2936,
                "count": 9819326,
                "maximum": 428299.2132,
                "minimum": 427301.2532,
                "name": "X",
                "position": 0,
                "stddev": 284.6378938,
                "variance": 81018.73057
              },
              {
                "average": 5002123.267,
                "count": 9819326,
                "maximum": 5002807.721,
                "minimum": 5001408.001,
                "name": "Y",
                "position": 1,
                "stddev": 399.4114354,
                "variance": 159529.4947
              },
              {
                "average": 1307.40931,
                "count": 9819326,
                "maximum": 1405.198766,
                "minimum": 1268.758766,
                "name": "Z",
                "position": 2,
                "stddev": 30.10899218,
                "variance": 906.5514102
              },
              {
                "average": 105.2716349,
                "count": 9819326,
                "maximum": 251,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.91832762,
                "variance": 1219.289604
              },
              {
                "average": 1.032717317,
                "count": 9819326,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1856552318,
                "variance": 0.03446786509
              },
              {
                "average": 1.069699081,
                "count": 9819326,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2745306977,
                "variance": 0.07536710397
              },
              {
                "average": 0.50003819,
                "count": 9819326,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000024,
                "variance": 0.250000024
              },
              {
                "average": 0,
                "count": 9819326,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.267608184,
                "count": 9819326,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4427121682,
                "variance": 0.1959940639
              },
              {
                "average": 0.1793994901,
                "count": 9819326,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.608288282,
                "variance": 74.10262715
              },
              {
                "average": 136.7879559,
                "count": 9819326,
                "maximum": 147,
                "minimum": 128,
                "name": "UserData",
                "position": 10,
                "stddev": 2.655055105,
                "variance": 7.049317611
              },
              {
                "average": 10766.00383,
                "count": 9819326,
                "maximum": 10770,
                "minimum": 10762,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.700213516,
                "variance": 2.890725999
              },
              {
                "average": 28390.85037,
                "count": 9819326,
                "maximum": 57856,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 7962.218296,
                "variance": 63396920.2
              },
              {
                "average": 27528.67099,
                "count": 9819326,
                "maximum": 57088,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 6536.282337,
                "variance": 42722986.79
              },
              {
                "average": 23462.91944,
                "count": 9819326,
                "maximum": 56832,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 5684.108167,
                "variance": 32309085.66
              },
              {
                "average": 245093.0774,
                "count": 9819326,
                "maximum": 248060.5832,
                "minimum": 242082.5923,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1266.781708,
                "variance": 1604735.897
              },
              {
                "average": 0,
                "count": 9819326,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9819326,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9819326,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9819326,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9819326,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427301.2532,
              5001408.001,
              1268.758766,
              428299.2132,
              5002807.721,
              1405.198766
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427301.2531746774,
                    5001408.000588325,
                    1268.7587663406325
                  ],
                  [
                    427301.2531746774,
                    5002807.7205883255,
                    1268.7587663406325
                  ],
                  [
                    428299.21317467734,
                    5002807.7205883255,
                    1405.1987663406326
                  ],
                  [
                    428299.21317467734,
                    5001408.000588325,
                    1405.1987663406326
                  ],
                  [
                    427301.2531746774,
                    5001408.000588325,
                    1268.7587663406325
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T22:41:00+00:00",
            "end_time": "2011-09-16T21:01: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": "45117B7122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252458087348,
              45.18741850956776,
              851.1422788840546
            ],
            [
              -117.86271396446506,
              45.19995364431118,
              851.1422788840546
            ],
            [
              -117.85002767980568,
              45.20004877344717,
              1049.0422788840547
            ],
            [
              -117.84984108030095,
              45.18751359736633,
              1049.0422788840547
            ],
            [
              -117.86252458087348,
              45.18741850956776,
              851.1422788840546
            ]
          ]
        ]
      },
      "bbox": [
        -117.862714,
        45.18741851,
        851.1422789,
        -117.8498411,
        45.20004877,
        1049.042279
      ],
      "properties": {
        "datetime": "2011-09-16T00:10:54Z",
        "pc:count": 8304804,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432730.5815,
            "count": 8304804,
            "maximum": 433239.4247,
            "minimum": 432242.9247,
            "name": "X",
            "position": 0,
            "stddev": 297.3758392,
            "variance": 88432.38975
          },
          {
            "average": 5004760.631,
            "count": 8304804,
            "maximum": 5005524.413,
            "minimum": 5004131.713,
            "name": "Y",
            "position": 1,
            "stddev": 372.2831193,
            "variance": 138594.7209
          },
          {
            "average": 924.3133846,
            "count": 8304804,
            "maximum": 1049.042279,
            "minimum": 851.1422789,
            "name": "Z",
            "position": 2,
            "stddev": 46.75194803,
            "variance": 2185.744645
          },
          {
            "average": 106.5746227,
            "count": 8304804,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.1031602,
            "variance": 681.3749724
          },
          {
            "average": 1.001246989,
            "count": 8304804,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03641579968,
            "variance": 0.001326110467
          },
          {
            "average": 1.002814034,
            "count": 8304804,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05614642534,
            "variance": 0.003152421078
          },
          {
            "average": 0.4999915711,
            "count": 8304804,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.50000003,
            "variance": 0.25000003
          },
          {
            "average": 0,
            "count": 8304804,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.350833445,
            "count": 8304804,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4772309361,
            "variance": 0.2277493664
          },
          {
            "average": 0.04495408736,
            "count": 8304804,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.763941383,
            "variance": 76.80666856
          },
          {
            "average": 137.0704961,
            "count": 8304804,
            "maximum": 156,
            "minimum": 128,
            "name": "UserData",
            "position": 10,
            "stddev": 3.461383908,
            "variance": 11.98117856
          },
          {
            "average": 10735.30126,
            "count": 8304804,
            "maximum": 10739,
            "minimum": 10731,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.735693184,
            "variance": 3.012630829
          },
          {
            "average": 37021.3521,
            "count": 8304804,
            "maximum": 64256,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 5250.355206,
            "variance": 27566229.79
          },
          {
            "average": 33505.29382,
            "count": 8304804,
            "maximum": 64512,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 4112.397257,
            "variance": 16911811.2
          },
          {
            "average": 28576.9545,
            "count": 8304804,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 3930.152408,
            "variance": 15446097.95
          },
          {
            "average": 165182.06,
            "count": 8304804,
            "maximum": 167054.1647,
            "minimum": 163357.575,
            "name": "GpsTime",
            "position": 15,
            "stddev": 821.1984256,
            "variance": 674366.8542
          },
          {
            "average": 0,
            "count": 8304804,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8304804,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8304804,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8304804,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8304804,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432242.9247,
          5004131.713,
          851.1422789,
          433239.4247,
          5005524.413,
          1049.042279
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432242.92468119366,
                5004131.71301236,
                851.1422788840546
              ],
              [
                432242.92468119366,
                5005524.413012359,
                851.1422788840546
              ],
              [
                433239.42468119366,
                5005524.413012359,
                1049.0422788840547
              ],
              [
                433239.42468119366,
                5004131.71301236,
                1049.0422788840547
              ],
              [
                432242.92468119366,
                5004131.71301236,
                851.1422788840546
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T00:10:54+00:00",
        "end_time": "2011-09-15T23:09:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.862714,
            45.18741851,
            851.1422789,
            -117.8498411,
            45.20004877,
            1049.042279
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252458087348,
                  45.18741850956776,
                  851.1422788840546
                ],
                [
                  -117.86271396446506,
                  45.19995364431118,
                  851.1422788840546
                ],
                [
                  -117.85002767980568,
                  45.20004877344717,
                  1049.0422788840547
                ],
                [
                  -117.84984108030095,
                  45.18751359736633,
                  1049.0422788840547
                ],
                [
                  -117.86252458087348,
                  45.18741850956776,
                  851.1422788840546
                ]
              ]
            ]
          },
          "id": "45117B7122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T00:10:54Z",
            "pc:count": 8304804,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432730.5815,
                "count": 8304804,
                "maximum": 433239.4247,
                "minimum": 432242.9247,
                "name": "X",
                "position": 0,
                "stddev": 297.3758392,
                "variance": 88432.38975
              },
              {
                "average": 5004760.631,
                "count": 8304804,
                "maximum": 5005524.413,
                "minimum": 5004131.713,
                "name": "Y",
                "position": 1,
                "stddev": 372.2831193,
                "variance": 138594.7209
              },
              {
                "average": 924.3133846,
                "count": 8304804,
                "maximum": 1049.042279,
                "minimum": 851.1422789,
                "name": "Z",
                "position": 2,
                "stddev": 46.75194803,
                "variance": 2185.744645
              },
              {
                "average": 106.5746227,
                "count": 8304804,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.1031602,
                "variance": 681.3749724
              },
              {
                "average": 1.001246989,
                "count": 8304804,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03641579968,
                "variance": 0.001326110467
              },
              {
                "average": 1.002814034,
                "count": 8304804,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05614642534,
                "variance": 0.003152421078
              },
              {
                "average": 0.4999915711,
                "count": 8304804,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.50000003,
                "variance": 0.25000003
              },
              {
                "average": 0,
                "count": 8304804,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.350833445,
                "count": 8304804,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4772309361,
                "variance": 0.2277493664
              },
              {
                "average": 0.04495408736,
                "count": 8304804,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.763941383,
                "variance": 76.80666856
              },
              {
                "average": 137.0704961,
                "count": 8304804,
                "maximum": 156,
                "minimum": 128,
                "name": "UserData",
                "position": 10,
                "stddev": 3.461383908,
                "variance": 11.98117856
              },
              {
                "average": 10735.30126,
                "count": 8304804,
                "maximum": 10739,
                "minimum": 10731,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.735693184,
                "variance": 3.012630829
              },
              {
                "average": 37021.3521,
                "count": 8304804,
                "maximum": 64256,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 5250.355206,
                "variance": 27566229.79
              },
              {
                "average": 33505.29382,
                "count": 8304804,
                "maximum": 64512,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 4112.397257,
                "variance": 16911811.2
              },
              {
                "average": 28576.9545,
                "count": 8304804,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 3930.152408,
                "variance": 15446097.95
              },
              {
                "average": 165182.06,
                "count": 8304804,
                "maximum": 167054.1647,
                "minimum": 163357.575,
                "name": "GpsTime",
                "position": 15,
                "stddev": 821.1984256,
                "variance": 674366.8542
              },
              {
                "average": 0,
                "count": 8304804,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8304804,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8304804,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8304804,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8304804,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432242.9247,
              5004131.713,
              851.1422789,
              433239.4247,
              5005524.413,
              1049.042279
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432242.92468119366,
                    5004131.71301236,
                    851.1422788840546
                  ],
                  [
                    432242.92468119366,
                    5005524.413012359,
                    851.1422788840546
                  ],
                  [
                    433239.42468119366,
                    5005524.413012359,
                    1049.0422788840547
                  ],
                  [
                    433239.42468119366,
                    5004131.71301236,
                    1049.0422788840547
                  ],
                  [
                    432242.92468119366,
                    5004131.71301236,
                    851.1422788840546
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T00:10:54+00:00",
            "end_time": "2011-09-15T23: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": "45117C7115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502537578289,
              45.33742314505993,
              824.9481125226935
            ],
            [
              -117.8252082370773,
              45.35001045278262,
              824.9481125226935
            ],
            [
              -117.81252894444134,
              45.350101359332506,
              894.9281125226935
            ],
            [
              -117.81234889205246,
              45.33751401194098,
              894.9281125226935
            ],
            [
              -117.82502537578289,
              45.33742314505993,
              824.9481125226935
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252082,
        45.33742315,
        824.9481125,
        -117.8123489,
        45.35010136,
        894.9281125
      ],
      "properties": {
        "datetime": "2011-09-18T20:33:58Z",
        "pc:count": 11442883,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435861.4204,
            "count": 11442883,
            "maximum": 436352.5646,
            "minimum": 435359.2446,
            "name": "X",
            "position": 0,
            "stddev": 275.5278408,
            "variance": 75915.59106
          },
          {
            "average": 5021466.446,
            "count": 11442883,
            "maximum": 5022163.823,
            "minimum": 5020765.303,
            "name": "Y",
            "position": 1,
            "stddev": 400.5614455,
            "variance": 160449.4716
          },
          {
            "average": 845.2773251,
            "count": 11442883,
            "maximum": 894.9281125,
            "minimum": 824.9481125,
            "name": "Z",
            "position": 2,
            "stddev": 13.1050842,
            "variance": 171.7432319
          },
          {
            "average": 108.3517745,
            "count": 11442883,
            "maximum": 219,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.83489757,
            "variance": 667.4419327
          },
          {
            "average": 1.002941392,
            "count": 11442883,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05664710305,
            "variance": 0.003208894284
          },
          {
            "average": 1.00626267,
            "count": 11442883,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08527169786,
            "variance": 0.007271262456
          },
          {
            "average": 0.5000700435,
            "count": 11442883,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000169,
            "variance": 0.2500000169
          },
          {
            "average": 0,
            "count": 11442883,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.296348831,
            "count": 11442883,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.456646712,
            "variance": 0.2085262196
          },
          {
            "average": -0.404999787,
            "count": 11442883,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.541128368,
            "variance": 72.95087379
          },
          {
            "average": 138,
            "count": 11442883,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10612.59695,
            "count": 11442883,
            "maximum": 10618,
            "minimum": 10608,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.994112557,
            "variance": 3.97648489
          },
          {
            "average": 28884.56956,
            "count": 11442883,
            "maximum": 63488,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 8562.948503,
            "variance": 73324087.07
          },
          {
            "average": 28820.5089,
            "count": 11442883,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 7230.880037,
            "variance": 52285626.11
          },
          {
            "average": 22139.01562,
            "count": 11442883,
            "maximum": 64768,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6495.957589,
            "variance": 42197465
          },
          {
            "average": 410332.0129,
            "count": 11442883,
            "maximum": 413238.7641,
            "minimum": 408239.1529,
            "name": "GpsTime",
            "position": 15,
            "stddev": 943.3987373,
            "variance": 890001.1775
          },
          {
            "average": 0,
            "count": 11442883,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11442883,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11442883,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11442883,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11442883,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435359.2446,
          5020765.303,
          824.9481125,
          436352.5646,
          5022163.823,
          894.9281125
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435359.24460864166,
                5020765.30277351,
                824.9481125226935
              ],
              [
                435359.24460864166,
                5022163.82277351,
                824.9481125226935
              ],
              [
                436352.5646086416,
                5022163.82277351,
                894.9281125226935
              ],
              [
                436352.5646086416,
                5020765.30277351,
                894.9281125226935
              ],
              [
                435359.24460864166,
                5020765.30277351,
                824.9481125226935
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:33:58+00:00",
        "end_time": "2011-09-18T19:10:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252082,
            45.33742315,
            824.9481125,
            -117.8123489,
            45.35010136,
            894.9281125
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502537578289,
                  45.33742314505993,
                  824.9481125226935
                ],
                [
                  -117.8252082370773,
                  45.35001045278262,
                  824.9481125226935
                ],
                [
                  -117.81252894444134,
                  45.350101359332506,
                  894.9281125226935
                ],
                [
                  -117.81234889205246,
                  45.33751401194098,
                  894.9281125226935
                ],
                [
                  -117.82502537578289,
                  45.33742314505993,
                  824.9481125226935
                ]
              ]
            ]
          },
          "id": "45117C7115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:33:58Z",
            "pc:count": 11442883,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435861.4204,
                "count": 11442883,
                "maximum": 436352.5646,
                "minimum": 435359.2446,
                "name": "X",
                "position": 0,
                "stddev": 275.5278408,
                "variance": 75915.59106
              },
              {
                "average": 5021466.446,
                "count": 11442883,
                "maximum": 5022163.823,
                "minimum": 5020765.303,
                "name": "Y",
                "position": 1,
                "stddev": 400.5614455,
                "variance": 160449.4716
              },
              {
                "average": 845.2773251,
                "count": 11442883,
                "maximum": 894.9281125,
                "minimum": 824.9481125,
                "name": "Z",
                "position": 2,
                "stddev": 13.1050842,
                "variance": 171.7432319
              },
              {
                "average": 108.3517745,
                "count": 11442883,
                "maximum": 219,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.83489757,
                "variance": 667.4419327
              },
              {
                "average": 1.002941392,
                "count": 11442883,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05664710305,
                "variance": 0.003208894284
              },
              {
                "average": 1.00626267,
                "count": 11442883,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08527169786,
                "variance": 0.007271262456
              },
              {
                "average": 0.5000700435,
                "count": 11442883,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000169,
                "variance": 0.2500000169
              },
              {
                "average": 0,
                "count": 11442883,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.296348831,
                "count": 11442883,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.456646712,
                "variance": 0.2085262196
              },
              {
                "average": -0.404999787,
                "count": 11442883,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.541128368,
                "variance": 72.95087379
              },
              {
                "average": 138,
                "count": 11442883,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10612.59695,
                "count": 11442883,
                "maximum": 10618,
                "minimum": 10608,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.994112557,
                "variance": 3.97648489
              },
              {
                "average": 28884.56956,
                "count": 11442883,
                "maximum": 63488,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 8562.948503,
                "variance": 73324087.07
              },
              {
                "average": 28820.5089,
                "count": 11442883,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 7230.880037,
                "variance": 52285626.11
              },
              {
                "average": 22139.01562,
                "count": 11442883,
                "maximum": 64768,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6495.957589,
                "variance": 42197465
              },
              {
                "average": 410332.0129,
                "count": 11442883,
                "maximum": 413238.7641,
                "minimum": 408239.1529,
                "name": "GpsTime",
                "position": 15,
                "stddev": 943.3987373,
                "variance": 890001.1775
              },
              {
                "average": 0,
                "count": 11442883,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11442883,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11442883,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11442883,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11442883,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435359.2446,
              5020765.303,
              824.9481125,
              436352.5646,
              5022163.823,
              894.9281125
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435359.24460864166,
                    5020765.30277351,
                    824.9481125226935
                  ],
                  [
                    435359.24460864166,
                    5022163.82277351,
                    824.9481125226935
                  ],
                  [
                    436352.5646086416,
                    5022163.82277351,
                    894.9281125226935
                  ],
                  [
                    436352.5646086416,
                    5020765.30277351,
                    894.9281125226935
                  ],
                  [
                    435359.24460864166,
                    5020765.30277351,
                    824.9481125226935
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:33:58+00:00",
            "end_time": "2011-09-18T19:10: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": "45117B7404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.77502588344207,
              45.17492792006914,
              1063.4284861701408
            ],
            [
              -117.77519662235703,
              45.18751052066286,
              1063.4284861701408
            ],
            [
              -117.76252835642754,
              45.187595806790384,
              1258.3684861701408
            ],
            [
              -117.7623604070728,
              45.175013168996195,
              1258.3684861701408
            ],
            [
              -117.77502588344207,
              45.17492792006914,
              1063.4284861701408
            ]
          ]
        ]
      },
      "bbox": [
        -117.7751966,
        45.17492792,
        1063.428486,
        -117.7623604,
        45.18759581,
        1258.368486
      ],
      "properties": {
        "datetime": "2011-09-15T20:28:34Z",
        "pc:count": 10607846,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439611.5632,
            "count": 10607846,
            "maximum": 440098.6022,
            "minimum": 439103.3222,
            "name": "X",
            "position": 0,
            "stddev": 282.1904592,
            "variance": 79631.45524
          },
          {
            "average": 5003369.208,
            "count": 10607846,
            "maximum": 5004072.375,
            "minimum": 5002674.435,
            "name": "Y",
            "position": 1,
            "stddev": 401.6356126,
            "variance": 161311.1653
          },
          {
            "average": 1203.644342,
            "count": 10607846,
            "maximum": 1258.368486,
            "minimum": 1063.428486,
            "name": "Z",
            "position": 2,
            "stddev": 34.66535333,
            "variance": 1201.686722
          },
          {
            "average": 111.2261877,
            "count": 10607846,
            "maximum": 236,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.32699873,
            "variance": 591.8028672
          },
          {
            "average": 1.008060449,
            "count": 10607846,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09136662122,
            "variance": 0.008347859474
          },
          {
            "average": 1.018510544,
            "count": 10607846,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1396428553,
            "variance": 0.01950012704
          },
          {
            "average": 0.4999701165,
            "count": 10607846,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000227,
            "variance": 0.2500000227
          },
          {
            "average": 0,
            "count": 10607846,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.362133085,
            "count": 10607846,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4806170363,
            "variance": 0.2309927356
          },
          {
            "average": -0.1420361037,
            "count": 10607846,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.410134391,
            "variance": 70.73036048
          },
          {
            "average": 130.5234017,
            "count": 10607846,
            "maximum": 141,
            "minimum": 124,
            "name": "UserData",
            "position": 10,
            "stddev": 2.237486912,
            "variance": 5.00634768
          },
          {
            "average": 10704.13769,
            "count": 10607846,
            "maximum": 10708,
            "minimum": 10700,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.673524365,
            "variance": 2.800683799
          },
          {
            "average": 34937.4838,
            "count": 10607846,
            "maximum": 55808,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 6661.920218,
            "variance": 44381180.99
          },
          {
            "average": 32915.47233,
            "count": 10607846,
            "maximum": 54528,
            "minimum": 256,
            "name": "Green",
            "position": 13,
            "stddev": 5133.203971,
            "variance": 26349783.01
          },
          {
            "average": 26367.67457,
            "count": 10607846,
            "maximum": 52992,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4557.324687,
            "variance": 20769208.3
          },
          {
            "average": 152419.5126,
            "count": 10607846,
            "maximum": 153714.1544,
            "minimum": 151006.4068,
            "name": "GpsTime",
            "position": 15,
            "stddev": 559.9809612,
            "variance": 313578.6769
          },
          {
            "average": 0,
            "count": 10607846,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10607846,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10607846,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10607846,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10607846,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439103.3222,
          5002674.435,
          1063.428486,
          440098.6022,
          5004072.375,
          1258.368486
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439103.3221935483,
                5002674.434606941,
                1063.4284861701408
              ],
              [
                439103.3221935483,
                5004072.374606941,
                1063.4284861701408
              ],
              [
                440098.60219354834,
                5004072.374606941,
                1258.3684861701408
              ],
              [
                440098.60219354834,
                5002674.434606941,
                1258.3684861701408
              ],
              [
                439103.3221935483,
                5002674.434606941,
                1063.4284861701408
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:28:34+00:00",
        "end_time": "2011-09-15T19:43:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7751966,
            45.17492792,
            1063.428486,
            -117.7623604,
            45.18759581,
            1258.368486
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.77502588344207,
                  45.17492792006914,
                  1063.4284861701408
                ],
                [
                  -117.77519662235703,
                  45.18751052066286,
                  1063.4284861701408
                ],
                [
                  -117.76252835642754,
                  45.187595806790384,
                  1258.3684861701408
                ],
                [
                  -117.7623604070728,
                  45.175013168996195,
                  1258.3684861701408
                ],
                [
                  -117.77502588344207,
                  45.17492792006914,
                  1063.4284861701408
                ]
              ]
            ]
          },
          "id": "45117B7404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:28:34Z",
            "pc:count": 10607846,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439611.5632,
                "count": 10607846,
                "maximum": 440098.6022,
                "minimum": 439103.3222,
                "name": "X",
                "position": 0,
                "stddev": 282.1904592,
                "variance": 79631.45524
              },
              {
                "average": 5003369.208,
                "count": 10607846,
                "maximum": 5004072.375,
                "minimum": 5002674.435,
                "name": "Y",
                "position": 1,
                "stddev": 401.6356126,
                "variance": 161311.1653
              },
              {
                "average": 1203.644342,
                "count": 10607846,
                "maximum": 1258.368486,
                "minimum": 1063.428486,
                "name": "Z",
                "position": 2,
                "stddev": 34.66535333,
                "variance": 1201.686722
              },
              {
                "average": 111.2261877,
                "count": 10607846,
                "maximum": 236,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.32699873,
                "variance": 591.8028672
              },
              {
                "average": 1.008060449,
                "count": 10607846,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09136662122,
                "variance": 0.008347859474
              },
              {
                "average": 1.018510544,
                "count": 10607846,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1396428553,
                "variance": 0.01950012704
              },
              {
                "average": 0.4999701165,
                "count": 10607846,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000227,
                "variance": 0.2500000227
              },
              {
                "average": 0,
                "count": 10607846,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.362133085,
                "count": 10607846,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4806170363,
                "variance": 0.2309927356
              },
              {
                "average": -0.1420361037,
                "count": 10607846,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.410134391,
                "variance": 70.73036048
              },
              {
                "average": 130.5234017,
                "count": 10607846,
                "maximum": 141,
                "minimum": 124,
                "name": "UserData",
                "position": 10,
                "stddev": 2.237486912,
                "variance": 5.00634768
              },
              {
                "average": 10704.13769,
                "count": 10607846,
                "maximum": 10708,
                "minimum": 10700,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.673524365,
                "variance": 2.800683799
              },
              {
                "average": 34937.4838,
                "count": 10607846,
                "maximum": 55808,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 6661.920218,
                "variance": 44381180.99
              },
              {
                "average": 32915.47233,
                "count": 10607846,
                "maximum": 54528,
                "minimum": 256,
                "name": "Green",
                "position": 13,
                "stddev": 5133.203971,
                "variance": 26349783.01
              },
              {
                "average": 26367.67457,
                "count": 10607846,
                "maximum": 52992,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4557.324687,
                "variance": 20769208.3
              },
              {
                "average": 152419.5126,
                "count": 10607846,
                "maximum": 153714.1544,
                "minimum": 151006.4068,
                "name": "GpsTime",
                "position": 15,
                "stddev": 559.9809612,
                "variance": 313578.6769
              },
              {
                "average": 0,
                "count": 10607846,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10607846,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10607846,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10607846,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10607846,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439103.3222,
              5002674.435,
              1063.428486,
              440098.6022,
              5004072.375,
              1258.368486
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439103.3221935483,
                    5002674.434606941,
                    1063.4284861701408
                  ],
                  [
                    439103.3221935483,
                    5004072.374606941,
                    1063.4284861701408
                  ],
                  [
                    440098.60219354834,
                    5004072.374606941,
                    1258.3684861701408
                  ],
                  [
                    440098.60219354834,
                    5002674.434606941,
                    1258.3684861701408
                  ],
                  [
                    439103.3221935483,
                    5002674.434606941,
                    1063.4284861701408
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:28:34+00:00",
            "end_time": "2011-09-15T19:43:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117A8407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502478318684,
              45.03741159801172,
              986.7864949933124
            ],
            [
              -117.92522785135563,
              45.05001021440961,
              986.7864949933124
            ],
            [
              -117.91252875282454,
              45.05011239583861,
              1025.6264949933125
            ],
            [
              -117.91232847090058,
              45.037513734815036,
              1025.6264949933125
            ],
            [
              -117.92502478318684,
              45.03741159801172,
              986.7864949933124
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252279,
        45.0374116,
        986.786495,
        -117.9123285,
        45.0501124,
        1025.626495
      ],
      "properties": {
        "datetime": "2011-09-20T00:57:57Z",
        "pc:count": 11892127,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427647.2769,
            "count": 11892127,
            "maximum": 428142.5535,
            "minimum": 427142.4135,
            "name": "X",
            "position": 0,
            "stddev": 282.1134558,
            "variance": 79588.00195
          },
          {
            "average": 4988206.561,
            "count": 11892127,
            "maximum": 4988921.603,
            "minimum": 4987521.863,
            "name": "Y",
            "position": 1,
            "stddev": 398.6447064,
            "variance": 158917.6019
          },
          {
            "average": 997.345413,
            "count": 11892127,
            "maximum": 1025.626495,
            "minimum": 986.786495,
            "name": "Z",
            "position": 2,
            "stddev": 9.272687449,
            "variance": 85.98273253
          },
          {
            "average": 222.4494613,
            "count": 11892127,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.22121989,
            "variance": 2044.958728
          },
          {
            "average": 1.02787836,
            "count": 11892127,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1905163709,
            "variance": 0.03629648758
          },
          {
            "average": 1.055873268,
            "count": 11892127,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.284188484,
            "variance": 0.08076309444
          },
          {
            "average": 0.4983217048,
            "count": 11892127,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999972043,
            "variance": 0.2499972043
          },
          {
            "average": 0,
            "count": 11892127,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.264946128,
            "count": 11892127,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4413045361,
            "variance": 0.1947496935
          },
          {
            "average": 0.3867876605,
            "count": 11892127,
            "maximum": 16.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.004530843,
            "variance": 64.07251401
          },
          {
            "average": 195.5445456,
            "count": 11892127,
            "maximum": 211,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 3.523882545,
            "variance": 12.41774819
          },
          {
            "average": 150.5956532,
            "count": 11892127,
            "maximum": 10671,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 206.5425856,
            "variance": 42659.83967
          },
          {
            "average": 26239.56252,
            "count": 11892127,
            "maximum": 59648,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 8218.400295,
            "variance": 67542103.41
          },
          {
            "average": 27777.56064,
            "count": 11892127,
            "maximum": 61440,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 6235.393536,
            "variance": 38880132.54
          },
          {
            "average": 22504.30648,
            "count": 11892127,
            "maximum": 61696,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 5145.361056,
            "variance": 26474740.4
          },
          {
            "average": 509001.0302,
            "count": 11892127,
            "maximum": 515477.0467,
            "minimum": 329691.1307,
            "name": "GpsTime",
            "position": 15,
            "stddev": 4173.173482,
            "variance": 17415376.91
          },
          {
            "average": 0,
            "count": 11892127,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11892127,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11892127,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11892127,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11892127,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427142.4135,
          4987521.863,
          986.786495,
          428142.5535,
          4988921.603,
          1025.626495
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427142.4134889469,
                4987521.862516505,
                986.7864949933124
              ],
              [
                427142.4134889469,
                4988921.602516505,
                986.7864949933124
              ],
              [
                428142.5534889469,
                4988921.602516505,
                1025.6264949933125
              ],
              [
                428142.5534889469,
                4987521.862516505,
                1025.6264949933125
              ],
              [
                427142.4134889469,
                4987521.862516505,
                986.7864949933124
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T00:57:57+00:00",
        "end_time": "2011-09-17T21:21:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252279,
            45.0374116,
            986.786495,
            -117.9123285,
            45.0501124,
            1025.626495
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502478318684,
                  45.03741159801172,
                  986.7864949933124
                ],
                [
                  -117.92522785135563,
                  45.05001021440961,
                  986.7864949933124
                ],
                [
                  -117.91252875282454,
                  45.05011239583861,
                  1025.6264949933125
                ],
                [
                  -117.91232847090058,
                  45.037513734815036,
                  1025.6264949933125
                ],
                [
                  -117.92502478318684,
                  45.03741159801172,
                  986.7864949933124
                ]
              ]
            ]
          },
          "id": "45117A8407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T00:57:57Z",
            "pc:count": 11892127,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427647.2769,
                "count": 11892127,
                "maximum": 428142.5535,
                "minimum": 427142.4135,
                "name": "X",
                "position": 0,
                "stddev": 282.1134558,
                "variance": 79588.00195
              },
              {
                "average": 4988206.561,
                "count": 11892127,
                "maximum": 4988921.603,
                "minimum": 4987521.863,
                "name": "Y",
                "position": 1,
                "stddev": 398.6447064,
                "variance": 158917.6019
              },
              {
                "average": 997.345413,
                "count": 11892127,
                "maximum": 1025.626495,
                "minimum": 986.786495,
                "name": "Z",
                "position": 2,
                "stddev": 9.272687449,
                "variance": 85.98273253
              },
              {
                "average": 222.4494613,
                "count": 11892127,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.22121989,
                "variance": 2044.958728
              },
              {
                "average": 1.02787836,
                "count": 11892127,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1905163709,
                "variance": 0.03629648758
              },
              {
                "average": 1.055873268,
                "count": 11892127,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.284188484,
                "variance": 0.08076309444
              },
              {
                "average": 0.4983217048,
                "count": 11892127,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999972043,
                "variance": 0.2499972043
              },
              {
                "average": 0,
                "count": 11892127,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.264946128,
                "count": 11892127,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4413045361,
                "variance": 0.1947496935
              },
              {
                "average": 0.3867876605,
                "count": 11892127,
                "maximum": 16.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.004530843,
                "variance": 64.07251401
              },
              {
                "average": 195.5445456,
                "count": 11892127,
                "maximum": 211,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 3.523882545,
                "variance": 12.41774819
              },
              {
                "average": 150.5956532,
                "count": 11892127,
                "maximum": 10671,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 206.5425856,
                "variance": 42659.83967
              },
              {
                "average": 26239.56252,
                "count": 11892127,
                "maximum": 59648,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 8218.400295,
                "variance": 67542103.41
              },
              {
                "average": 27777.56064,
                "count": 11892127,
                "maximum": 61440,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 6235.393536,
                "variance": 38880132.54
              },
              {
                "average": 22504.30648,
                "count": 11892127,
                "maximum": 61696,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 5145.361056,
                "variance": 26474740.4
              },
              {
                "average": 509001.0302,
                "count": 11892127,
                "maximum": 515477.0467,
                "minimum": 329691.1307,
                "name": "GpsTime",
                "position": 15,
                "stddev": 4173.173482,
                "variance": 17415376.91
              },
              {
                "average": 0,
                "count": 11892127,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11892127,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11892127,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11892127,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11892127,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427142.4135,
              4987521.863,
              986.786495,
              428142.5535,
              4988921.603,
              1025.626495
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427142.4134889469,
                    4987521.862516505,
                    986.7864949933124
                  ],
                  [
                    427142.4134889469,
                    4988921.602516505,
                    986.7864949933124
                  ],
                  [
                    428142.5534889469,
                    4988921.602516505,
                    1025.6264949933125
                  ],
                  [
                    428142.5534889469,
                    4987521.862516505,
                    1025.6264949933125
                  ],
                  [
                    427142.4134889469,
                    4987521.862516505,
                    986.7864949933124
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T00:57:57+00:00",
            "end_time": "2011-09-17T21: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": "45117B7421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252577078855,
              45.12492431737723,
              1141.7850090295365
            ],
            [
              -117.81270450224325,
              45.137509974564075,
              1141.7850090295365
            ],
            [
              -117.80002860479176,
              45.13759947667421,
              1348.9050090295364
            ],
            [
              -117.79985266032152,
              45.12501378043884,
              1348.9050090295364
            ],
            [
              -117.81252577078855,
              45.12492431737723,
              1141.7850090295365
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127045,
        45.12492432,
        1141.785009,
        -117.7998527,
        45.13759948,
        1348.905009
      ],
      "properties": {
        "datetime": "2011-09-15T23:21:04Z",
        "pc:count": 9529221,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436601.043,
            "count": 9529221,
            "maximum": 437097.6741,
            "minimum": 436100.9141,
            "name": "X",
            "position": 0,
            "stddev": 283.843047,
            "variance": 80566.87535
          },
          {
            "average": 4997837.114,
            "count": 9529221,
            "maximum": 4998546.759,
            "minimum": 4997148.479,
            "name": "Y",
            "position": 1,
            "stddev": 395.4950074,
            "variance": 156416.3009
          },
          {
            "average": 1247.40151,
            "count": 9529221,
            "maximum": 1348.905009,
            "minimum": 1141.785009,
            "name": "Z",
            "position": 2,
            "stddev": 50.40178186,
            "variance": 2540.339615
          },
          {
            "average": 108.6187793,
            "count": 9529221,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.96542801,
            "variance": 574.3417398
          },
          {
            "average": 1.002406178,
            "count": 9529221,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.051344857,
            "variance": 0.00263629434
          },
          {
            "average": 1.005308933,
            "count": 9529221,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07876956489,
            "variance": 0.006204644353
          },
          {
            "average": 0.5000523128,
            "count": 9529221,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000235,
            "variance": 0.2500000235
          },
          {
            "average": 0,
            "count": 9529221,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.287285078,
            "count": 9529221,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4524957276,
            "variance": 0.2047523835
          },
          {
            "average": 0.6881546177,
            "count": 9529221,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.574170411,
            "variance": 73.51639823
          },
          {
            "average": 137.8645005,
            "count": 9529221,
            "maximum": 148,
            "minimum": 128,
            "name": "UserData",
            "position": 10,
            "stddev": 2.74127372,
            "variance": 7.514581605
          },
          {
            "average": 10728.35331,
            "count": 9529221,
            "maximum": 10733,
            "minimum": 10724,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.698866231,
            "variance": 2.886146471
          },
          {
            "average": 33396.47698,
            "count": 9529221,
            "maximum": 51968,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 5922.891734,
            "variance": 35080646.49
          },
          {
            "average": 31256.99428,
            "count": 9529221,
            "maximum": 52480,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 4160.084843,
            "variance": 17306305.9
          },
          {
            "average": 25723.79292,
            "count": 9529221,
            "maximum": 47360,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3917.20351,
            "variance": 15344483.34
          },
          {
            "average": 162131.3842,
            "count": 9529221,
            "maximum": 164064.7533,
            "minimum": 160295.3694,
            "name": "GpsTime",
            "position": 15,
            "stddev": 743.0558459,
            "variance": 552131.9902
          },
          {
            "average": 0,
            "count": 9529221,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9529221,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9529221,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9529221,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9529221,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436100.9141,
          4997148.479,
          1141.785009,
          437097.6741,
          4998546.759,
          1348.905009
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436100.9141353,
                4997148.479180055,
                1141.7850090295365
              ],
              [
                436100.9141353,
                4998546.759180054,
                1141.7850090295365
              ],
              [
                437097.6741353,
                4998546.759180054,
                1348.9050090295364
              ],
              [
                437097.6741353,
                4997148.479180055,
                1348.9050090295364
              ],
              [
                436100.9141353,
                4997148.479180055,
                1141.7850090295365
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T23:21:04+00:00",
        "end_time": "2011-09-15T22:18:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127045,
            45.12492432,
            1141.785009,
            -117.7998527,
            45.13759948,
            1348.905009
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252577078855,
                  45.12492431737723,
                  1141.7850090295365
                ],
                [
                  -117.81270450224325,
                  45.137509974564075,
                  1141.7850090295365
                ],
                [
                  -117.80002860479176,
                  45.13759947667421,
                  1348.9050090295364
                ],
                [
                  -117.79985266032152,
                  45.12501378043884,
                  1348.9050090295364
                ],
                [
                  -117.81252577078855,
                  45.12492431737723,
                  1141.7850090295365
                ]
              ]
            ]
          },
          "id": "45117B7421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T23:21:04Z",
            "pc:count": 9529221,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436601.043,
                "count": 9529221,
                "maximum": 437097.6741,
                "minimum": 436100.9141,
                "name": "X",
                "position": 0,
                "stddev": 283.843047,
                "variance": 80566.87535
              },
              {
                "average": 4997837.114,
                "count": 9529221,
                "maximum": 4998546.759,
                "minimum": 4997148.479,
                "name": "Y",
                "position": 1,
                "stddev": 395.4950074,
                "variance": 156416.3009
              },
              {
                "average": 1247.40151,
                "count": 9529221,
                "maximum": 1348.905009,
                "minimum": 1141.785009,
                "name": "Z",
                "position": 2,
                "stddev": 50.40178186,
                "variance": 2540.339615
              },
              {
                "average": 108.6187793,
                "count": 9529221,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.96542801,
                "variance": 574.3417398
              },
              {
                "average": 1.002406178,
                "count": 9529221,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.051344857,
                "variance": 0.00263629434
              },
              {
                "average": 1.005308933,
                "count": 9529221,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07876956489,
                "variance": 0.006204644353
              },
              {
                "average": 0.5000523128,
                "count": 9529221,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000235,
                "variance": 0.2500000235
              },
              {
                "average": 0,
                "count": 9529221,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.287285078,
                "count": 9529221,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4524957276,
                "variance": 0.2047523835
              },
              {
                "average": 0.6881546177,
                "count": 9529221,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.574170411,
                "variance": 73.51639823
              },
              {
                "average": 137.8645005,
                "count": 9529221,
                "maximum": 148,
                "minimum": 128,
                "name": "UserData",
                "position": 10,
                "stddev": 2.74127372,
                "variance": 7.514581605
              },
              {
                "average": 10728.35331,
                "count": 9529221,
                "maximum": 10733,
                "minimum": 10724,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.698866231,
                "variance": 2.886146471
              },
              {
                "average": 33396.47698,
                "count": 9529221,
                "maximum": 51968,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 5922.891734,
                "variance": 35080646.49
              },
              {
                "average": 31256.99428,
                "count": 9529221,
                "maximum": 52480,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 4160.084843,
                "variance": 17306305.9
              },
              {
                "average": 25723.79292,
                "count": 9529221,
                "maximum": 47360,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3917.20351,
                "variance": 15344483.34
              },
              {
                "average": 162131.3842,
                "count": 9529221,
                "maximum": 164064.7533,
                "minimum": 160295.3694,
                "name": "GpsTime",
                "position": 15,
                "stddev": 743.0558459,
                "variance": 552131.9902
              },
              {
                "average": 0,
                "count": 9529221,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9529221,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9529221,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9529221,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9529221,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436100.9141,
              4997148.479,
              1141.785009,
              437097.6741,
              4998546.759,
              1348.905009
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436100.9141353,
                    4997148.479180055,
                    1141.7850090295365
                  ],
                  [
                    436100.9141353,
                    4998546.759180054,
                    1141.7850090295365
                  ],
                  [
                    437097.6741353,
                    4998546.759180054,
                    1348.9050090295364
                  ],
                  [
                    437097.6741353,
                    4997148.479180055,
                    1348.9050090295364
                  ],
                  [
                    436100.9141353,
                    4997148.479180055,
                    1141.7850090295365
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T23:21:04+00:00",
            "end_time": "2011-09-15T22:18: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": "45117C7118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.84065203845653,
              45.32498959430468,
              820.1302555551308
            ],
            [
              -117.84067923785263,
              45.32682838449549,
              820.1302555551308
            ],
            [
              -117.83752769588703,
              45.326851538808135,
              823.0702555551309
            ],
            [
              -117.83750059842728,
              45.325012747141024,
              823.0702555551309
            ],
            [
              -117.84065203845653,
              45.32498959430468,
              820.1302555551308
            ]
          ]
        ]
      },
      "bbox": [
        -117.8406792,
        45.32498959,
        820.1302556,
        -117.8375006,
        45.32685154,
        823.0702556
      ],
      "properties": {
        "datetime": "2011-09-18T21:57:06Z",
        "pc:count": 161044,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434282.1966,
            "count": 161044,
            "maximum": 434367.4621,
            "minimum": 434120.4621,
            "name": "X",
            "position": 0,
            "stddev": 53.461518,
            "variance": 2858.133907
          },
          {
            "average": 5019463.196,
            "count": 161044,
            "maximum": 5019600.973,
            "minimum": 5019396.673,
            "name": "Y",
            "position": 1,
            "stddev": 45.89584983,
            "variance": 2106.429032
          },
          {
            "average": 820.8828701,
            "count": 161044,
            "maximum": 823.0702556,
            "minimum": 820.1302556,
            "name": "Z",
            "position": 2,
            "stddev": 0.279675219,
            "variance": 0.07821822812
          },
          {
            "average": 105.1139502,
            "count": 161044,
            "maximum": 222,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.86411493,
            "variance": 1015.32182
          },
          {
            "average": 1,
            "count": 161044,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 161044,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5002670078,
            "count": 161044,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000014811,
            "variance": 0.2500014811
          },
          {
            "average": 0,
            "count": 161044,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.305785996,
            "count": 161044,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4607409673,
            "variance": 0.212282239
          },
          {
            "average": -0.8791227172,
            "count": 161044,
            "maximum": 13.99800014,
            "minimum": -10.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.893320428,
            "variance": 47.51786652
          },
          {
            "average": 138,
            "count": 161044,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10624.81147,
            "count": 161044,
            "maximum": 10626,
            "minimum": 10624,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7628979238,
            "variance": 0.5820132421
          },
          {
            "average": 21762.73893,
            "count": 161044,
            "maximum": 53504,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 6084.637743,
            "variance": 37022816.47
          },
          {
            "average": 23757.63424,
            "count": 161044,
            "maximum": 51200,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 4868.457119,
            "variance": 23701874.72
          },
          {
            "average": 20655.17379,
            "count": 161044,
            "maximum": 47104,
            "minimum": 5888,
            "name": "Blue",
            "position": 14,
            "stddev": 3685.374102,
            "variance": 13581982.27
          },
          {
            "average": 417428.9672,
            "count": 161044,
            "maximum": 418226.3154,
            "minimum": 416985.7496,
            "name": "GpsTime",
            "position": 15,
            "stddev": 463.4214217,
            "variance": 214759.4141
          },
          {
            "average": 0,
            "count": 161044,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 161044,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 161044,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 161044,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 161044,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434120.4621,
          5019396.673,
          820.1302556,
          434367.4621,
          5019600.973,
          823.0702556
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434120.4621087887,
                5019396.673262507,
                820.1302555551308
              ],
              [
                434120.4621087887,
                5019600.9732625075,
                820.1302555551308
              ],
              [
                434367.4621087887,
                5019600.9732625075,
                823.0702555551309
              ],
              [
                434367.4621087887,
                5019396.673262507,
                823.0702555551309
              ],
              [
                434120.4621087887,
                5019396.673262507,
                820.1302555551308
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T21:57:06+00:00",
        "end_time": "2011-09-18T21:36:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8406792,
            45.32498959,
            820.1302556,
            -117.8375006,
            45.32685154,
            823.0702556
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.84065203845653,
                  45.32498959430468,
                  820.1302555551308
                ],
                [
                  -117.84067923785263,
                  45.32682838449549,
                  820.1302555551308
                ],
                [
                  -117.83752769588703,
                  45.326851538808135,
                  823.0702555551309
                ],
                [
                  -117.83750059842728,
                  45.325012747141024,
                  823.0702555551309
                ],
                [
                  -117.84065203845653,
                  45.32498959430468,
                  820.1302555551308
                ]
              ]
            ]
          },
          "id": "45117C7118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:57:06Z",
            "pc:count": 161044,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434282.1966,
                "count": 161044,
                "maximum": 434367.4621,
                "minimum": 434120.4621,
                "name": "X",
                "position": 0,
                "stddev": 53.461518,
                "variance": 2858.133907
              },
              {
                "average": 5019463.196,
                "count": 161044,
                "maximum": 5019600.973,
                "minimum": 5019396.673,
                "name": "Y",
                "position": 1,
                "stddev": 45.89584983,
                "variance": 2106.429032
              },
              {
                "average": 820.8828701,
                "count": 161044,
                "maximum": 823.0702556,
                "minimum": 820.1302556,
                "name": "Z",
                "position": 2,
                "stddev": 0.279675219,
                "variance": 0.07821822812
              },
              {
                "average": 105.1139502,
                "count": 161044,
                "maximum": 222,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.86411493,
                "variance": 1015.32182
              },
              {
                "average": 1,
                "count": 161044,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 161044,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5002670078,
                "count": 161044,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000014811,
                "variance": 0.2500014811
              },
              {
                "average": 0,
                "count": 161044,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.305785996,
                "count": 161044,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4607409673,
                "variance": 0.212282239
              },
              {
                "average": -0.8791227172,
                "count": 161044,
                "maximum": 13.99800014,
                "minimum": -10.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.893320428,
                "variance": 47.51786652
              },
              {
                "average": 138,
                "count": 161044,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10624.81147,
                "count": 161044,
                "maximum": 10626,
                "minimum": 10624,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7628979238,
                "variance": 0.5820132421
              },
              {
                "average": 21762.73893,
                "count": 161044,
                "maximum": 53504,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 6084.637743,
                "variance": 37022816.47
              },
              {
                "average": 23757.63424,
                "count": 161044,
                "maximum": 51200,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 4868.457119,
                "variance": 23701874.72
              },
              {
                "average": 20655.17379,
                "count": 161044,
                "maximum": 47104,
                "minimum": 5888,
                "name": "Blue",
                "position": 14,
                "stddev": 3685.374102,
                "variance": 13581982.27
              },
              {
                "average": 417428.9672,
                "count": 161044,
                "maximum": 418226.3154,
                "minimum": 416985.7496,
                "name": "GpsTime",
                "position": 15,
                "stddev": 463.4214217,
                "variance": 214759.4141
              },
              {
                "average": 0,
                "count": 161044,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 161044,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 161044,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 161044,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 161044,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434120.4621,
              5019396.673,
              820.1302556,
              434367.4621,
              5019600.973,
              823.0702556
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434120.4621087887,
                    5019396.673262507,
                    820.1302555551308
                  ],
                  [
                    434120.4621087887,
                    5019600.9732625075,
                    820.1302555551308
                  ],
                  [
                    434367.4621087887,
                    5019600.9732625075,
                    823.0702555551309
                  ],
                  [
                    434367.4621087887,
                    5019396.673262507,
                    823.0702555551309
                  ],
                  [
                    434120.4621087887,
                    5019396.673262507,
                    820.1302555551308
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T21:57:06+00:00",
            "end_time": "2011-09-18T21:36: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": "45117C8101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0000249445011,
              45.36240355651909,
              822.7945920095719
            ],
            [
              -118.00024712243027,
              45.375009455384195,
              822.7945920095719
            ],
            [
              -117.98753093255392,
              45.37512011507184,
              851.234592009572
            ],
            [
              -117.98731157806438,
              45.36251416784648,
              851.234592009572
            ],
            [
              -118.0000249445011,
              45.36240355651909,
              822.7945920095719
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002471,
        45.36240356,
        822.794592,
        -117.9873116,
        45.37512012,
        851.234592
      ],
      "properties": {
        "datetime": "2011-09-15T00:40:27Z",
        "pc:count": 11983159,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422177.0929,
            "count": 11983159,
            "maximum": 422678.0972,
            "minimum": 421682.2772,
            "name": "X",
            "position": 0,
            "stddev": 284.8047444,
            "variance": 81113.74246
          },
          {
            "average": 5024356.773,
            "count": 11983159,
            "maximum": 5025096.471,
            "minimum": 5023695.811,
            "name": "Y",
            "position": 1,
            "stddev": 394.5933537,
            "variance": 155703.9148
          },
          {
            "average": 828.4510036,
            "count": 11983159,
            "maximum": 851.234592,
            "minimum": 822.794592,
            "name": "Z",
            "position": 2,
            "stddev": 4.09604748,
            "variance": 16.77760496
          },
          {
            "average": 110.1719102,
            "count": 11983159,
            "maximum": 251,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.50677038,
            "variance": 702.608876
          },
          {
            "average": 1.002189156,
            "count": 11983159,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05025112012,
            "variance": 0.002525175073
          },
          {
            "average": 1.004665214,
            "count": 11983159,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07704282532,
            "variance": 0.005935596934
          },
          {
            "average": 0.4999325303,
            "count": 11983159,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000163,
            "variance": 0.2500000163
          },
          {
            "average": 0,
            "count": 11983159,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.266286461,
            "count": 11983159,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4420158345,
            "variance": 0.1953779979
          },
          {
            "average": -1.739798798,
            "count": 11983159,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.813647047,
            "variance": 77.68037428
          },
          {
            "average": 121.292454,
            "count": 11983159,
            "maximum": 139,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 1.78217334,
            "variance": 3.176141812
          },
          {
            "average": 1025.090673,
            "count": 11983159,
            "maximum": 1034,
            "minimum": 1020,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.607296165,
            "variance": 13.01258562
          },
          {
            "average": 34342.90828,
            "count": 11983159,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 11447.94228,
            "variance": 131055382.4
          },
          {
            "average": 34343.94453,
            "count": 11983159,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 9668.641165,
            "variance": 93482621.97
          },
          {
            "average": 28724.88924,
            "count": 11983159,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 9673.905615,
            "variance": 93584449.85
          },
          {
            "average": 78043.66622,
            "count": 11983159,
            "maximum": 82427.53108,
            "minimum": 75292.86802,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1796.374074,
            "variance": 3226959.813
          },
          {
            "average": 0,
            "count": 11983159,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11983159,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11983159,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11983159,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11983159,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421682.2772,
          5023695.811,
          822.794592,
          422678.0972,
          5025096.471,
          851.234592
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421682.27717955207,
                5023695.8106346475,
                822.7945920095719
              ],
              [
                421682.27717955207,
                5025096.470634648,
                822.7945920095719
              ],
              [
                422678.097179552,
                5025096.470634648,
                851.234592009572
              ],
              [
                422678.097179552,
                5023695.8106346475,
                851.234592009572
              ],
              [
                421682.27717955207,
                5023695.8106346475,
                822.7945920095719
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:40:27+00:00",
        "end_time": "2011-09-14T22:41:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002471,
            45.36240356,
            822.794592,
            -117.9873116,
            45.37512012,
            851.234592
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0000249445011,
                  45.36240355651909,
                  822.7945920095719
                ],
                [
                  -118.00024712243027,
                  45.375009455384195,
                  822.7945920095719
                ],
                [
                  -117.98753093255392,
                  45.37512011507184,
                  851.234592009572
                ],
                [
                  -117.98731157806438,
                  45.36251416784648,
                  851.234592009572
                ],
                [
                  -118.0000249445011,
                  45.36240355651909,
                  822.7945920095719
                ]
              ]
            ]
          },
          "id": "45117C8101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:40:27Z",
            "pc:count": 11983159,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422177.0929,
                "count": 11983159,
                "maximum": 422678.0972,
                "minimum": 421682.2772,
                "name": "X",
                "position": 0,
                "stddev": 284.8047444,
                "variance": 81113.74246
              },
              {
                "average": 5024356.773,
                "count": 11983159,
                "maximum": 5025096.471,
                "minimum": 5023695.811,
                "name": "Y",
                "position": 1,
                "stddev": 394.5933537,
                "variance": 155703.9148
              },
              {
                "average": 828.4510036,
                "count": 11983159,
                "maximum": 851.234592,
                "minimum": 822.794592,
                "name": "Z",
                "position": 2,
                "stddev": 4.09604748,
                "variance": 16.77760496
              },
              {
                "average": 110.1719102,
                "count": 11983159,
                "maximum": 251,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.50677038,
                "variance": 702.608876
              },
              {
                "average": 1.002189156,
                "count": 11983159,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05025112012,
                "variance": 0.002525175073
              },
              {
                "average": 1.004665214,
                "count": 11983159,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07704282532,
                "variance": 0.005935596934
              },
              {
                "average": 0.4999325303,
                "count": 11983159,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000163,
                "variance": 0.2500000163
              },
              {
                "average": 0,
                "count": 11983159,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.266286461,
                "count": 11983159,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4420158345,
                "variance": 0.1953779979
              },
              {
                "average": -1.739798798,
                "count": 11983159,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.813647047,
                "variance": 77.68037428
              },
              {
                "average": 121.292454,
                "count": 11983159,
                "maximum": 139,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 1.78217334,
                "variance": 3.176141812
              },
              {
                "average": 1025.090673,
                "count": 11983159,
                "maximum": 1034,
                "minimum": 1020,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.607296165,
                "variance": 13.01258562
              },
              {
                "average": 34342.90828,
                "count": 11983159,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 11447.94228,
                "variance": 131055382.4
              },
              {
                "average": 34343.94453,
                "count": 11983159,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 9668.641165,
                "variance": 93482621.97
              },
              {
                "average": 28724.88924,
                "count": 11983159,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 9673.905615,
                "variance": 93584449.85
              },
              {
                "average": 78043.66622,
                "count": 11983159,
                "maximum": 82427.53108,
                "minimum": 75292.86802,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1796.374074,
                "variance": 3226959.813
              },
              {
                "average": 0,
                "count": 11983159,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11983159,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11983159,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11983159,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11983159,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421682.2772,
              5023695.811,
              822.794592,
              422678.0972,
              5025096.471,
              851.234592
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421682.27717955207,
                    5023695.8106346475,
                    822.7945920095719
                  ],
                  [
                    421682.27717955207,
                    5025096.470634648,
                    822.7945920095719
                  ],
                  [
                    422678.097179552,
                    5025096.470634648,
                    851.234592009572
                  ],
                  [
                    422678.097179552,
                    5023695.8106346475,
                    851.234592009572
                  ],
                  [
                    421682.27717955207,
                    5023695.8106346475,
                    822.7945920095719
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:40:27+00:00",
            "end_time": "2011-09-14T22:41: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": "45117C7404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.77502528876337,
              45.299927822319965,
              1077.2591228853512
            ],
            [
              -117.7751967754752,
              45.31251032636713,
              1077.2591228853512
            ],
            [
              -117.76261907010539,
              45.31259500325261,
              1330.2591228853512
            ],
            [
              -117.76245036514185,
              45.30001246226957,
              1330.2591228853512
            ],
            [
              -117.77502528876337,
              45.299927822319965,
              1077.2591228853512
            ]
          ]
        ]
      },
      "bbox": [
        -117.7751968,
        45.29992782,
        1077.259123,
        -117.7624504,
        45.312595,
        1330.259123
      ],
      "properties": {
        "datetime": "2011-09-18T19:12:37Z",
        "pc:count": 8747524,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439686.9235,
            "count": 8747524,
            "maximum": 440222.748,
            "minimum": 439236.748,
            "name": "X",
            "position": 0,
            "stddev": 261.5258473,
            "variance": 68395.76879
          },
          {
            "average": 5017204.867,
            "count": 8747524,
            "maximum": 5017958.869,
            "minimum": 5016560.909,
            "name": "Y",
            "position": 1,
            "stddev": 381.8889104,
            "variance": 145839.1399
          },
          {
            "average": 1189.145702,
            "count": 8747524,
            "maximum": 1330.259123,
            "minimum": 1077.259123,
            "name": "Z",
            "position": 2,
            "stddev": 41.48459943,
            "variance": 1720.97199
          },
          {
            "average": 89.83230809,
            "count": 8747524,
            "maximum": 197,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.05542336,
            "variance": 1940.880328
          },
          {
            "average": 1.107161638,
            "count": 8747524,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.337010914,
            "variance": 0.1135763562
          },
          {
            "average": 1.221085189,
            "count": 8747524,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4806256553,
            "variance": 0.2310010205
          },
          {
            "average": 0.5003310651,
            "count": 8747524,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999919,
            "variance": 0.249999919
          },
          {
            "average": 0,
            "count": 8747524,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.216353793,
            "count": 8747524,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4117582408,
            "variance": 0.1695448488
          },
          {
            "average": -0.6999283473,
            "count": 8747524,
            "maximum": 16.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.353591253,
            "variance": 69.78248682
          },
          {
            "average": 138,
            "count": 8747524,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10603.67225,
            "count": 8747524,
            "maximum": 10608,
            "minimum": 10601,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.454892367,
            "variance": 2.116711799
          },
          {
            "average": 24127.06658,
            "count": 8747524,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 10716.83287,
            "variance": 114850506.8
          },
          {
            "average": 24268.60561,
            "count": 8747524,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 9666.058774,
            "variance": 93432692.22
          },
          {
            "average": 20667.1952,
            "count": 8747524,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 7717.408049,
            "variance": 59558387
          },
          {
            "average": 406366.8224,
            "count": 8747524,
            "maximum": 408357.7558,
            "minimum": 405138.5019,
            "name": "GpsTime",
            "position": 15,
            "stddev": 670.5951034,
            "variance": 449697.7928
          },
          {
            "average": 0,
            "count": 8747524,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8747524,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8747524,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8747524,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8747524,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439236.748,
          5016560.909,
          1077.259123,
          440222.748,
          5017958.869,
          1330.259123
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439236.7479680636,
                5016560.909061646,
                1077.2591228853512
              ],
              [
                439236.7479680636,
                5017958.869061647,
                1077.2591228853512
              ],
              [
                440222.7479680636,
                5017958.869061647,
                1330.2591228853512
              ],
              [
                440222.7479680636,
                5016560.909061646,
                1330.2591228853512
              ],
              [
                439236.7479680636,
                5016560.909061646,
                1077.2591228853512
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T19:12:37+00:00",
        "end_time": "2011-09-18T18:18:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7751968,
            45.29992782,
            1077.259123,
            -117.7624504,
            45.312595,
            1330.259123
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.77502528876337,
                  45.299927822319965,
                  1077.2591228853512
                ],
                [
                  -117.7751967754752,
                  45.31251032636713,
                  1077.2591228853512
                ],
                [
                  -117.76261907010539,
                  45.31259500325261,
                  1330.2591228853512
                ],
                [
                  -117.76245036514185,
                  45.30001246226957,
                  1330.2591228853512
                ],
                [
                  -117.77502528876337,
                  45.299927822319965,
                  1077.2591228853512
                ]
              ]
            ]
          },
          "id": "45117C7404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:12:37Z",
            "pc:count": 8747524,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439686.9235,
                "count": 8747524,
                "maximum": 440222.748,
                "minimum": 439236.748,
                "name": "X",
                "position": 0,
                "stddev": 261.5258473,
                "variance": 68395.76879
              },
              {
                "average": 5017204.867,
                "count": 8747524,
                "maximum": 5017958.869,
                "minimum": 5016560.909,
                "name": "Y",
                "position": 1,
                "stddev": 381.8889104,
                "variance": 145839.1399
              },
              {
                "average": 1189.145702,
                "count": 8747524,
                "maximum": 1330.259123,
                "minimum": 1077.259123,
                "name": "Z",
                "position": 2,
                "stddev": 41.48459943,
                "variance": 1720.97199
              },
              {
                "average": 89.83230809,
                "count": 8747524,
                "maximum": 197,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.05542336,
                "variance": 1940.880328
              },
              {
                "average": 1.107161638,
                "count": 8747524,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.337010914,
                "variance": 0.1135763562
              },
              {
                "average": 1.221085189,
                "count": 8747524,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4806256553,
                "variance": 0.2310010205
              },
              {
                "average": 0.5003310651,
                "count": 8747524,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999919,
                "variance": 0.249999919
              },
              {
                "average": 0,
                "count": 8747524,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.216353793,
                "count": 8747524,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4117582408,
                "variance": 0.1695448488
              },
              {
                "average": -0.6999283473,
                "count": 8747524,
                "maximum": 16.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.353591253,
                "variance": 69.78248682
              },
              {
                "average": 138,
                "count": 8747524,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10603.67225,
                "count": 8747524,
                "maximum": 10608,
                "minimum": 10601,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.454892367,
                "variance": 2.116711799
              },
              {
                "average": 24127.06658,
                "count": 8747524,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 10716.83287,
                "variance": 114850506.8
              },
              {
                "average": 24268.60561,
                "count": 8747524,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 9666.058774,
                "variance": 93432692.22
              },
              {
                "average": 20667.1952,
                "count": 8747524,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 7717.408049,
                "variance": 59558387
              },
              {
                "average": 406366.8224,
                "count": 8747524,
                "maximum": 408357.7558,
                "minimum": 405138.5019,
                "name": "GpsTime",
                "position": 15,
                "stddev": 670.5951034,
                "variance": 449697.7928
              },
              {
                "average": 0,
                "count": 8747524,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8747524,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8747524,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8747524,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8747524,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439236.748,
              5016560.909,
              1077.259123,
              440222.748,
              5017958.869,
              1330.259123
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439236.7479680636,
                    5016560.909061646,
                    1077.2591228853512
                  ],
                  [
                    439236.7479680636,
                    5017958.869061647,
                    1077.2591228853512
                  ],
                  [
                    440222.7479680636,
                    5017958.869061647,
                    1330.2591228853512
                  ],
                  [
                    440222.7479680636,
                    5016560.909061646,
                    1330.2591228853512
                  ],
                  [
                    439236.7479680636,
                    5016560.909061646,
                    1077.2591228853512
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T19:12:37+00:00",
            "end_time": "2011-09-18T18: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": "45117B8416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752450603446,
              45.13741017605406,
              1145.4414028794959
            ],
            [
              -117.93773106015422,
              45.15000996624246,
              1145.4414028794959
            ],
            [
              -117.92502915291942,
              45.15011355834654,
              1318.1014028794957
            ],
            [
              -117.92482539567844,
              45.13751372291159,
              1318.1014028794957
            ],
            [
              -117.93752450603446,
              45.13741017605406,
              1145.4414028794959
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377311,
        45.13741018,
        1145.441403,
        -117.9248254,
        45.15011356,
        1318.101403
      ],
      "properties": {
        "datetime": "2011-09-17T20:07:51Z",
        "pc:count": 11318199,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426828.7008,
            "count": 11318199,
            "maximum": 427285.2442,
            "minimum": 426286.6242,
            "name": "X",
            "position": 0,
            "stddev": 282.2133102,
            "variance": 79644.35246
          },
          {
            "average": 4999344.318,
            "count": 11318199,
            "maximum": 5000041.828,
            "minimum": 4998641.928,
            "name": "Y",
            "position": 1,
            "stddev": 399.80201,
            "variance": 159841.6472
          },
          {
            "average": 1245.428413,
            "count": 11318199,
            "maximum": 1318.101403,
            "minimum": 1145.441403,
            "name": "Z",
            "position": 2,
            "stddev": 47.57401172,
            "variance": 2263.286591
          },
          {
            "average": 112.7286694,
            "count": 11318199,
            "maximum": 238,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.17864416,
            "variance": 407.1776803
          },
          {
            "average": 1.000080578,
            "count": 11318199,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009015460693,
            "variance": 8.12785315e-05
          },
          {
            "average": 1.000196056,
            "count": 11318199,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01411376013,
            "variance": 0.000199198225
          },
          {
            "average": 0.4999963333,
            "count": 11318199,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000221,
            "variance": 0.2500000221
          },
          {
            "average": 0,
            "count": 11318199,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.255806953,
            "count": 11318199,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4363138465,
            "variance": 0.1903697726
          },
          {
            "average": -0.05695344679,
            "count": 11318199,
            "maximum": 15,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.395739771,
            "variance": 70.4884463
          },
          {
            "average": 136.8635075,
            "count": 11318199,
            "maximum": 137,
            "minimum": 123,
            "name": "UserData",
            "position": 10,
            "stddev": 1.149437239,
            "variance": 1.321205967
          },
          {
            "average": 10659.86717,
            "count": 11318199,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.4913525,
            "variance": 182.0165922
          },
          {
            "average": 35834.16198,
            "count": 11318199,
            "maximum": 54272,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 4122.983236,
            "variance": 16998990.77
          },
          {
            "average": 32876.4812,
            "count": 11318199,
            "maximum": 51712,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 3182.230371,
            "variance": 10126590.13
          },
          {
            "average": 28929.19009,
            "count": 11318199,
            "maximum": 50176,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 3218.366555,
            "variance": 10357883.28
          },
          {
            "average": 319980.493,
            "count": 11318199,
            "maximum": 325271.3995,
            "minimum": 249572.0649,
            "name": "GpsTime",
            "position": 15,
            "stddev": 8500.242968,
            "variance": 72254130.52
          },
          {
            "average": 0,
            "count": 11318199,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11318199,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11318199,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11318199,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11318199,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426286.6242,
          4998641.928,
          1145.441403,
          427285.2442,
          5000041.828,
          1318.101403
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426286.62415683747,
                4998641.928482209,
                1145.4414028794959
              ],
              [
                426286.62415683747,
                5000041.82848221,
                1145.4414028794959
              ],
              [
                427285.24415683746,
                5000041.82848221,
                1318.1014028794957
              ],
              [
                427285.24415683746,
                4998641.928482209,
                1318.1014028794957
              ],
              [
                426286.62415683747,
                4998641.928482209,
                1145.4414028794959
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T20:07:51+00:00",
        "end_time": "2011-09-16T23:06:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377311,
            45.13741018,
            1145.441403,
            -117.9248254,
            45.15011356,
            1318.101403
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752450603446,
                  45.13741017605406,
                  1145.4414028794959
                ],
                [
                  -117.93773106015422,
                  45.15000996624246,
                  1145.4414028794959
                ],
                [
                  -117.92502915291942,
                  45.15011355834654,
                  1318.1014028794957
                ],
                [
                  -117.92482539567844,
                  45.13751372291159,
                  1318.1014028794957
                ],
                [
                  -117.93752450603446,
                  45.13741017605406,
                  1145.4414028794959
                ]
              ]
            ]
          },
          "id": "45117B8416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:07:51Z",
            "pc:count": 11318199,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426828.7008,
                "count": 11318199,
                "maximum": 427285.2442,
                "minimum": 426286.6242,
                "name": "X",
                "position": 0,
                "stddev": 282.2133102,
                "variance": 79644.35246
              },
              {
                "average": 4999344.318,
                "count": 11318199,
                "maximum": 5000041.828,
                "minimum": 4998641.928,
                "name": "Y",
                "position": 1,
                "stddev": 399.80201,
                "variance": 159841.6472
              },
              {
                "average": 1245.428413,
                "count": 11318199,
                "maximum": 1318.101403,
                "minimum": 1145.441403,
                "name": "Z",
                "position": 2,
                "stddev": 47.57401172,
                "variance": 2263.286591
              },
              {
                "average": 112.7286694,
                "count": 11318199,
                "maximum": 238,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.17864416,
                "variance": 407.1776803
              },
              {
                "average": 1.000080578,
                "count": 11318199,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009015460693,
                "variance": 8.12785315e-05
              },
              {
                "average": 1.000196056,
                "count": 11318199,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01411376013,
                "variance": 0.000199198225
              },
              {
                "average": 0.4999963333,
                "count": 11318199,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000221,
                "variance": 0.2500000221
              },
              {
                "average": 0,
                "count": 11318199,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.255806953,
                "count": 11318199,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4363138465,
                "variance": 0.1903697726
              },
              {
                "average": -0.05695344679,
                "count": 11318199,
                "maximum": 15,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.395739771,
                "variance": 70.4884463
              },
              {
                "average": 136.8635075,
                "count": 11318199,
                "maximum": 137,
                "minimum": 123,
                "name": "UserData",
                "position": 10,
                "stddev": 1.149437239,
                "variance": 1.321205967
              },
              {
                "average": 10659.86717,
                "count": 11318199,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.4913525,
                "variance": 182.0165922
              },
              {
                "average": 35834.16198,
                "count": 11318199,
                "maximum": 54272,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 4122.983236,
                "variance": 16998990.77
              },
              {
                "average": 32876.4812,
                "count": 11318199,
                "maximum": 51712,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 3182.230371,
                "variance": 10126590.13
              },
              {
                "average": 28929.19009,
                "count": 11318199,
                "maximum": 50176,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 3218.366555,
                "variance": 10357883.28
              },
              {
                "average": 319980.493,
                "count": 11318199,
                "maximum": 325271.3995,
                "minimum": 249572.0649,
                "name": "GpsTime",
                "position": 15,
                "stddev": 8500.242968,
                "variance": 72254130.52
              },
              {
                "average": 0,
                "count": 11318199,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11318199,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11318199,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11318199,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11318199,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426286.6242,
              4998641.928,
              1145.441403,
              427285.2442,
              5000041.828,
              1318.101403
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426286.62415683747,
                    4998641.928482209,
                    1145.4414028794959
                  ],
                  [
                    426286.62415683747,
                    5000041.82848221,
                    1145.4414028794959
                  ],
                  [
                    427285.24415683746,
                    5000041.82848221,
                    1318.1014028794957
                  ],
                  [
                    427285.24415683746,
                    4998641.928482209,
                    1318.1014028794957
                  ],
                  [
                    426286.62415683747,
                    4998641.928482209,
                    1145.4414028794959
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T20:07:51+00:00",
            "end_time": "2011-09-16T23: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": "45117B7123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002551764919,
              45.18741988277383,
              868.7251891975812
            ],
            [
              -117.85021297746604,
              45.2000101422473,
              868.7251891975812
            ],
            [
              -117.83752944006467,
              45.20010386235944,
              1067.8851891975812
            ],
            [
              -117.83734477599184,
              45.18751356198177,
              1067.8851891975812
            ],
            [
              -117.85002551764919,
              45.18741988277383,
              868.7251891975812
            ]
          ]
        ]
      },
      "bbox": [
        -117.850213,
        45.18741988,
        868.7251892,
        -117.8373448,
        45.20010386,
        1067.885189
      ],
      "properties": {
        "datetime": "2011-09-15T23:39:06Z",
        "pc:count": 9818881,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433727.5983,
            "count": 9818881,
            "maximum": 434221.1062,
            "minimum": 433224.8262,
            "name": "X",
            "position": 0,
            "stddev": 282.2132912,
            "variance": 79644.34174
          },
          {
            "average": 5004818.594,
            "count": 9818881,
            "maximum": 5005520.275,
            "minimum": 5004121.455,
            "name": "Y",
            "position": 1,
            "stddev": 404.7202216,
            "variance": 163798.4577
          },
          {
            "average": 963.3761587,
            "count": 9818881,
            "maximum": 1067.885189,
            "minimum": 868.7251892,
            "name": "Z",
            "position": 2,
            "stddev": 45.63780959,
            "variance": 2082.809664
          },
          {
            "average": 107.3755882,
            "count": 9818881,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.19981824,
            "variance": 739.8301123
          },
          {
            "average": 1.012645229,
            "count": 9818881,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1190961501,
            "variance": 0.01418389298
          },
          {
            "average": 1.027133947,
            "count": 9818881,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.179849469,
            "variance": 0.03234583151
          },
          {
            "average": 0.5000457791,
            "count": 9818881,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000234,
            "variance": 0.2500000234
          },
          {
            "average": 0,
            "count": 9818881,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.326070048,
            "count": 9818881,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4687732866,
            "variance": 0.2197483942
          },
          {
            "average": 0.5568606181,
            "count": 9818881,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.554336688,
            "variance": 73.17667617
          },
          {
            "average": 137.3229958,
            "count": 9818881,
            "maximum": 152,
            "minimum": 126,
            "name": "UserData",
            "position": 10,
            "stddev": 3.801647283,
            "variance": 14.45252206
          },
          {
            "average": 10730.33992,
            "count": 9818881,
            "maximum": 10735,
            "minimum": 10726,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.693407589,
            "variance": 2.867629264
          },
          {
            "average": 36606.99911,
            "count": 9818881,
            "maximum": 62464,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 7061.31206,
            "variance": 49862128.01
          },
          {
            "average": 32667.36348,
            "count": 9818881,
            "maximum": 63232,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 5670.842121,
            "variance": 32158450.36
          },
          {
            "average": 27110.99189,
            "count": 9818881,
            "maximum": 62208,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 4895.491927,
            "variance": 23965841.2
          },
          {
            "average": 162973.1835,
            "count": 9818881,
            "maximum": 165146.3916,
            "minimum": 161014.7885,
            "name": "GpsTime",
            "position": 15,
            "stddev": 733.7472394,
            "variance": 538385.0113
          },
          {
            "average": 0,
            "count": 9818881,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9818881,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9818881,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9818881,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9818881,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433224.8262,
          5004121.455,
          868.7251892,
          434221.1062,
          5005520.275,
          1067.885189
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433224.826169056,
                5004121.454623876,
                868.7251891975812
              ],
              [
                433224.826169056,
                5005520.274623876,
                868.7251891975812
              ],
              [
                434221.10616905603,
                5005520.274623876,
                1067.8851891975812
              ],
              [
                434221.10616905603,
                5004121.454623876,
                1067.8851891975812
              ],
              [
                433224.826169056,
                5004121.454623876,
                868.7251891975812
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T23:39:06+00:00",
        "end_time": "2011-09-15T22:30:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.850213,
            45.18741988,
            868.7251892,
            -117.8373448,
            45.20010386,
            1067.885189
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002551764919,
                  45.18741988277383,
                  868.7251891975812
                ],
                [
                  -117.85021297746604,
                  45.2000101422473,
                  868.7251891975812
                ],
                [
                  -117.83752944006467,
                  45.20010386235944,
                  1067.8851891975812
                ],
                [
                  -117.83734477599184,
                  45.18751356198177,
                  1067.8851891975812
                ],
                [
                  -117.85002551764919,
                  45.18741988277383,
                  868.7251891975812
                ]
              ]
            ]
          },
          "id": "45117B7123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T23:39:06Z",
            "pc:count": 9818881,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433727.5983,
                "count": 9818881,
                "maximum": 434221.1062,
                "minimum": 433224.8262,
                "name": "X",
                "position": 0,
                "stddev": 282.2132912,
                "variance": 79644.34174
              },
              {
                "average": 5004818.594,
                "count": 9818881,
                "maximum": 5005520.275,
                "minimum": 5004121.455,
                "name": "Y",
                "position": 1,
                "stddev": 404.7202216,
                "variance": 163798.4577
              },
              {
                "average": 963.3761587,
                "count": 9818881,
                "maximum": 1067.885189,
                "minimum": 868.7251892,
                "name": "Z",
                "position": 2,
                "stddev": 45.63780959,
                "variance": 2082.809664
              },
              {
                "average": 107.3755882,
                "count": 9818881,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.19981824,
                "variance": 739.8301123
              },
              {
                "average": 1.012645229,
                "count": 9818881,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1190961501,
                "variance": 0.01418389298
              },
              {
                "average": 1.027133947,
                "count": 9818881,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.179849469,
                "variance": 0.03234583151
              },
              {
                "average": 0.5000457791,
                "count": 9818881,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000234,
                "variance": 0.2500000234
              },
              {
                "average": 0,
                "count": 9818881,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.326070048,
                "count": 9818881,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4687732866,
                "variance": 0.2197483942
              },
              {
                "average": 0.5568606181,
                "count": 9818881,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.554336688,
                "variance": 73.17667617
              },
              {
                "average": 137.3229958,
                "count": 9818881,
                "maximum": 152,
                "minimum": 126,
                "name": "UserData",
                "position": 10,
                "stddev": 3.801647283,
                "variance": 14.45252206
              },
              {
                "average": 10730.33992,
                "count": 9818881,
                "maximum": 10735,
                "minimum": 10726,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.693407589,
                "variance": 2.867629264
              },
              {
                "average": 36606.99911,
                "count": 9818881,
                "maximum": 62464,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 7061.31206,
                "variance": 49862128.01
              },
              {
                "average": 32667.36348,
                "count": 9818881,
                "maximum": 63232,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 5670.842121,
                "variance": 32158450.36
              },
              {
                "average": 27110.99189,
                "count": 9818881,
                "maximum": 62208,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 4895.491927,
                "variance": 23965841.2
              },
              {
                "average": 162973.1835,
                "count": 9818881,
                "maximum": 165146.3916,
                "minimum": 161014.7885,
                "name": "GpsTime",
                "position": 15,
                "stddev": 733.7472394,
                "variance": 538385.0113
              },
              {
                "average": 0,
                "count": 9818881,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9818881,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9818881,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9818881,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9818881,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433224.8262,
              5004121.455,
              868.7251892,
              434221.1062,
              5005520.275,
              1067.885189
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433224.826169056,
                    5004121.454623876,
                    868.7251891975812
                  ],
                  [
                    433224.826169056,
                    5005520.274623876,
                    868.7251891975812
                  ],
                  [
                    434221.10616905603,
                    5005520.274623876,
                    1067.8851891975812
                  ],
                  [
                    434221.10616905603,
                    5004121.454623876,
                    1067.8851891975812
                  ],
                  [
                    433224.826169056,
                    5004121.454623876,
                    868.7251891975812
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T23:39:06+00:00",
            "end_time": "2011-09-15T22: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": "45117B8306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002492229623,
              45.16240333875528,
              1151.9503007265635
            ],
            [
              -118.00024555056223,
              45.175009320919585,
              1151.9503007265635
            ],
            [
              -117.98752941225914,
              45.1751199897405,
              1325.0903007265633
            ],
            [
              -117.98731158773273,
              45.16251395921475,
              1325.0903007265633
            ],
            [
              -118.00002492229623,
              45.16240333875528,
              1151.9503007265635
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002456,
        45.16240334,
        1151.950301,
        -117.9873116,
        45.17511999,
        1325.090301
      ],
      "properties": {
        "datetime": "2011-09-19T18:14:26Z",
        "pc:count": 10187867,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421899.7965,
            "count": 10187867,
            "maximum": 422406.1058,
            "minimum": 421406.7858,
            "name": "X",
            "position": 0,
            "stddev": 285.8258641,
            "variance": 81696.42459
          },
          {
            "average": 5002181.351,
            "count": 10187867,
            "maximum": 5002877.944,
            "minimum": 5001477.324,
            "name": "Y",
            "position": 1,
            "stddev": 402.0864705,
            "variance": 161673.5298
          },
          {
            "average": 1212.14696,
            "count": 10187867,
            "maximum": 1325.090301,
            "minimum": 1151.950301,
            "name": "Z",
            "position": 2,
            "stddev": 40.46770372,
            "variance": 1637.635044
          },
          {
            "average": 107.1478716,
            "count": 10187867,
            "maximum": 241,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.53590231,
            "variance": 652.0823067
          },
          {
            "average": 1.005462773,
            "count": 10187867,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07584153298,
            "variance": 0.005751938125
          },
          {
            "average": 1.011718547,
            "count": 10187867,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1126977866,
            "variance": 0.0127007911
          },
          {
            "average": 0.4999567623,
            "count": 10187867,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000227,
            "variance": 0.2500000227
          },
          {
            "average": 0,
            "count": 10187867,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.30947636,
            "count": 10187867,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4622777993,
            "variance": 0.2137007638
          },
          {
            "average": -0.196669082,
            "count": 10187867,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.58880143,
            "variance": 73.76751
          },
          {
            "average": 137.0029485,
            "count": 10187867,
            "maximum": 138,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05422005046,
            "variance": 0.002939813872
          },
          {
            "average": 10678.52269,
            "count": 10187867,
            "maximum": 10682,
            "minimum": 10645,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.488603417,
            "variance": 6.193146966
          },
          {
            "average": 33367.17273,
            "count": 10187867,
            "maximum": 51200,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 7377.179975,
            "variance": 54422784.38
          },
          {
            "average": 30772.27906,
            "count": 10187867,
            "maximum": 48896,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 5226.620364,
            "variance": 27317560.43
          },
          {
            "average": 25808.03448,
            "count": 10187867,
            "maximum": 47872,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 4571.031293,
            "variance": 20894327.09
          },
          {
            "average": 335505.8005,
            "count": 10187867,
            "maximum": 491266.9838,
            "minimum": 332112.2562,
            "name": "GpsTime",
            "position": 15,
            "stddev": 8535.119771,
            "variance": 72848269.5
          },
          {
            "average": 0,
            "count": 10187867,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10187867,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10187867,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10187867,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10187867,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421406.7858,
          5001477.324,
          1151.950301,
          422406.1058,
          5002877.944,
          1325.090301
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421406.7858227446,
                5001477.323769696,
                1151.9503007265635
              ],
              [
                421406.7858227446,
                5002877.943769695,
                1151.9503007265635
              ],
              [
                422406.10582274455,
                5002877.943769695,
                1325.0903007265633
              ],
              [
                422406.10582274455,
                5001477.323769696,
                1325.0903007265633
              ],
              [
                421406.7858227446,
                5001477.323769696,
                1151.9503007265635
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:14:26+00:00",
        "end_time": "2011-09-17T22:01:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002456,
            45.16240334,
            1151.950301,
            -117.9873116,
            45.17511999,
            1325.090301
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002492229623,
                  45.16240333875528,
                  1151.9503007265635
                ],
                [
                  -118.00024555056223,
                  45.175009320919585,
                  1151.9503007265635
                ],
                [
                  -117.98752941225914,
                  45.1751199897405,
                  1325.0903007265633
                ],
                [
                  -117.98731158773273,
                  45.16251395921475,
                  1325.0903007265633
                ],
                [
                  -118.00002492229623,
                  45.16240333875528,
                  1151.9503007265635
                ]
              ]
            ]
          },
          "id": "45117B8306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:14:26Z",
            "pc:count": 10187867,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421899.7965,
                "count": 10187867,
                "maximum": 422406.1058,
                "minimum": 421406.7858,
                "name": "X",
                "position": 0,
                "stddev": 285.8258641,
                "variance": 81696.42459
              },
              {
                "average": 5002181.351,
                "count": 10187867,
                "maximum": 5002877.944,
                "minimum": 5001477.324,
                "name": "Y",
                "position": 1,
                "stddev": 402.0864705,
                "variance": 161673.5298
              },
              {
                "average": 1212.14696,
                "count": 10187867,
                "maximum": 1325.090301,
                "minimum": 1151.950301,
                "name": "Z",
                "position": 2,
                "stddev": 40.46770372,
                "variance": 1637.635044
              },
              {
                "average": 107.1478716,
                "count": 10187867,
                "maximum": 241,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.53590231,
                "variance": 652.0823067
              },
              {
                "average": 1.005462773,
                "count": 10187867,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07584153298,
                "variance": 0.005751938125
              },
              {
                "average": 1.011718547,
                "count": 10187867,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1126977866,
                "variance": 0.0127007911
              },
              {
                "average": 0.4999567623,
                "count": 10187867,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000227,
                "variance": 0.2500000227
              },
              {
                "average": 0,
                "count": 10187867,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.30947636,
                "count": 10187867,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4622777993,
                "variance": 0.2137007638
              },
              {
                "average": -0.196669082,
                "count": 10187867,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.58880143,
                "variance": 73.76751
              },
              {
                "average": 137.0029485,
                "count": 10187867,
                "maximum": 138,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05422005046,
                "variance": 0.002939813872
              },
              {
                "average": 10678.52269,
                "count": 10187867,
                "maximum": 10682,
                "minimum": 10645,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.488603417,
                "variance": 6.193146966
              },
              {
                "average": 33367.17273,
                "count": 10187867,
                "maximum": 51200,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 7377.179975,
                "variance": 54422784.38
              },
              {
                "average": 30772.27906,
                "count": 10187867,
                "maximum": 48896,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 5226.620364,
                "variance": 27317560.43
              },
              {
                "average": 25808.03448,
                "count": 10187867,
                "maximum": 47872,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 4571.031293,
                "variance": 20894327.09
              },
              {
                "average": 335505.8005,
                "count": 10187867,
                "maximum": 491266.9838,
                "minimum": 332112.2562,
                "name": "GpsTime",
                "position": 15,
                "stddev": 8535.119771,
                "variance": 72848269.5
              },
              {
                "average": 0,
                "count": 10187867,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10187867,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10187867,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10187867,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10187867,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421406.7858,
              5001477.324,
              1151.950301,
              422406.1058,
              5002877.944,
              1325.090301
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421406.7858227446,
                    5001477.323769696,
                    1151.9503007265635
                  ],
                  [
                    421406.7858227446,
                    5002877.943769695,
                    1151.9503007265635
                  ],
                  [
                    422406.10582274455,
                    5002877.943769695,
                    1325.0903007265633
                  ],
                  [
                    422406.10582274455,
                    5001477.323769696,
                    1325.0903007265633
                  ],
                  [
                    421406.7858227446,
                    5001477.323769696,
                    1151.9503007265635
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:14:26+00:00",
            "end_time": "2011-09-17T22:01: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": "45117B7322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8625243678085,
              45.12491857188986,
              959.2600515712461
            ],
            [
              -117.86271418895292,
              45.13751018870198,
              959.2600515712461
            ],
            [
              -117.85002904074327,
              45.137605311126855,
              1267.380051571246
            ],
            [
              -117.84984200986739,
              45.12501365279446,
              1267.380051571246
            ],
            [
              -117.8625243678085,
              45.12491857188986,
              959.2600515712461
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627142,
        45.12491857,
        959.2600516,
        -117.849842,
        45.13760531,
        1267.380052
      ],
      "properties": {
        "datetime": "2011-09-16T19:00:22Z",
        "pc:count": 10383972,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432668.3359,
            "count": 10383972,
            "maximum": 433166.3271,
            "minimum": 432168.8271,
            "name": "X",
            "position": 0,
            "stddev": 281.3146561,
            "variance": 79137.93576
          },
          {
            "average": 4997863.406,
            "count": 10383972,
            "maximum": 4998587.535,
            "minimum": 4997188.575,
            "name": "Y",
            "position": 1,
            "stddev": 407.2274454,
            "variance": 165834.1923
          },
          {
            "average": 1029.316933,
            "count": 10383972,
            "maximum": 1267.380052,
            "minimum": 959.2600516,
            "name": "Z",
            "position": 2,
            "stddev": 59.14821239,
            "variance": 3498.511029
          },
          {
            "average": 105.6512062,
            "count": 10383972,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.42419067,
            "variance": 925.6313779
          },
          {
            "average": 1.003614802,
            "count": 10383972,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06354362264,
            "variance": 0.004037791978
          },
          {
            "average": 1.007839389,
            "count": 10383972,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09739584805,
            "variance": 0.009485951217
          },
          {
            "average": 0.5000323576,
            "count": 10383972,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000023,
            "variance": 0.250000023
          },
          {
            "average": 0,
            "count": 10383972,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.323172578,
            "count": 10383972,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4676880198,
            "variance": 0.2187320839
          },
          {
            "average": -0.1190681067,
            "count": 10383972,
            "maximum": 19.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.547881431,
            "variance": 73.06627695
          },
          {
            "average": 132.1140439,
            "count": 10383972,
            "maximum": 147,
            "minimum": 120,
            "name": "UserData",
            "position": 10,
            "stddev": 4.327123933,
            "variance": 18.72400153
          },
          {
            "average": 10748.93287,
            "count": 10383972,
            "maximum": 10753,
            "minimum": 10744,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.098127907,
            "variance": 4.402140713
          },
          {
            "average": 32534.8966,
            "count": 10383972,
            "maximum": 63232,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 4624.506168,
            "variance": 21386057.3
          },
          {
            "average": 30944.89034,
            "count": 10383972,
            "maximum": 62720,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 3454.802267,
            "variance": 11935658.7
          },
          {
            "average": 26825.19315,
            "count": 10383972,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 3250.832967,
            "variance": 10567914.98
          },
          {
            "average": 232237.0223,
            "count": 10383972,
            "maximum": 234822.248,
            "minimum": 228805.4631,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1297.926707,
            "variance": 1684613.736
          },
          {
            "average": 0,
            "count": 10383972,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10383972,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10383972,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10383972,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10383972,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432168.8271,
          4997188.575,
          959.2600516,
          433166.3271,
          4998587.535,
          1267.380052
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432168.82713777956,
                4997188.574893393,
                959.2600515712461
              ],
              [
                432168.82713777956,
                4998587.5348933935,
                959.2600515712461
              ],
              [
                433166.32713777956,
                4998587.5348933935,
                1267.380051571246
              ],
              [
                433166.32713777956,
                4997188.574893393,
                1267.380051571246
              ],
              [
                432168.82713777956,
                4997188.574893393,
                959.2600515712461
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T19:00:22+00:00",
        "end_time": "2011-09-16T17:20:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627142,
            45.12491857,
            959.2600516,
            -117.849842,
            45.13760531,
            1267.380052
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8625243678085,
                  45.12491857188986,
                  959.2600515712461
                ],
                [
                  -117.86271418895292,
                  45.13751018870198,
                  959.2600515712461
                ],
                [
                  -117.85002904074327,
                  45.137605311126855,
                  1267.380051571246
                ],
                [
                  -117.84984200986739,
                  45.12501365279446,
                  1267.380051571246
                ],
                [
                  -117.8625243678085,
                  45.12491857188986,
                  959.2600515712461
                ]
              ]
            ]
          },
          "id": "45117B7322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T19:00:22Z",
            "pc:count": 10383972,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432668.3359,
                "count": 10383972,
                "maximum": 433166.3271,
                "minimum": 432168.8271,
                "name": "X",
                "position": 0,
                "stddev": 281.3146561,
                "variance": 79137.93576
              },
              {
                "average": 4997863.406,
                "count": 10383972,
                "maximum": 4998587.535,
                "minimum": 4997188.575,
                "name": "Y",
                "position": 1,
                "stddev": 407.2274454,
                "variance": 165834.1923
              },
              {
                "average": 1029.316933,
                "count": 10383972,
                "maximum": 1267.380052,
                "minimum": 959.2600516,
                "name": "Z",
                "position": 2,
                "stddev": 59.14821239,
                "variance": 3498.511029
              },
              {
                "average": 105.6512062,
                "count": 10383972,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.42419067,
                "variance": 925.6313779
              },
              {
                "average": 1.003614802,
                "count": 10383972,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06354362264,
                "variance": 0.004037791978
              },
              {
                "average": 1.007839389,
                "count": 10383972,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09739584805,
                "variance": 0.009485951217
              },
              {
                "average": 0.5000323576,
                "count": 10383972,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000023,
                "variance": 0.250000023
              },
              {
                "average": 0,
                "count": 10383972,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.323172578,
                "count": 10383972,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4676880198,
                "variance": 0.2187320839
              },
              {
                "average": -0.1190681067,
                "count": 10383972,
                "maximum": 19.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.547881431,
                "variance": 73.06627695
              },
              {
                "average": 132.1140439,
                "count": 10383972,
                "maximum": 147,
                "minimum": 120,
                "name": "UserData",
                "position": 10,
                "stddev": 4.327123933,
                "variance": 18.72400153
              },
              {
                "average": 10748.93287,
                "count": 10383972,
                "maximum": 10753,
                "minimum": 10744,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.098127907,
                "variance": 4.402140713
              },
              {
                "average": 32534.8966,
                "count": 10383972,
                "maximum": 63232,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 4624.506168,
                "variance": 21386057.3
              },
              {
                "average": 30944.89034,
                "count": 10383972,
                "maximum": 62720,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 3454.802267,
                "variance": 11935658.7
              },
              {
                "average": 26825.19315,
                "count": 10383972,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 3250.832967,
                "variance": 10567914.98
              },
              {
                "average": 232237.0223,
                "count": 10383972,
                "maximum": 234822.248,
                "minimum": 228805.4631,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1297.926707,
                "variance": 1684613.736
              },
              {
                "average": 0,
                "count": 10383972,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10383972,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10383972,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10383972,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10383972,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432168.8271,
              4997188.575,
              959.2600516,
              433166.3271,
              4998587.535,
              1267.380052
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432168.82713777956,
                    4997188.574893393,
                    959.2600515712461
                  ],
                  [
                    432168.82713777956,
                    4998587.5348933935,
                    959.2600515712461
                  ],
                  [
                    433166.32713777956,
                    4998587.5348933935,
                    1267.380051571246
                  ],
                  [
                    433166.32713777956,
                    4997188.574893393,
                    1267.380051571246
                  ],
                  [
                    432168.82713777956,
                    4997188.574893393,
                    959.2600515712461
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T19:00:22+00:00",
            "end_time": "2011-09-16T17:20: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": "45117C7405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.76252667381063,
              45.30000456907902,
              1214.932000934356
            ],
            [
              -117.76260449871513,
              45.30580944816723,
              1214.932000934356
            ],
            [
              -117.76131600819478,
              45.30581804413266,
              1341.2520009343561
            ],
            [
              -117.76123831475203,
              45.300013163314404,
              1341.2520009343561
            ],
            [
              -117.76252667381063,
              45.30000456907902,
              1214.932000934356
            ]
          ]
        ]
      },
      "bbox": [
        -117.7626045,
        45.30000457,
        1214.932001,
        -117.7612383,
        45.30581804,
        1341.252001
      ],
      "properties": {
        "datetime": "2011-09-18T18:31:38Z",
        "pc:count": 435592,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440266.8912,
            "count": 435592,
            "maximum": 440317.7769,
            "minimum": 440216.7569,
            "name": "X",
            "position": 0,
            "stddev": 27.52642917,
            "variance": 757.7043031
          },
          {
            "average": 5016855.799,
            "count": 435592,
            "maximum": 5017205.029,
            "minimum": 5016560.089,
            "name": "Y",
            "position": 1,
            "stddev": 168.9714812,
            "variance": 28551.36146
          },
          {
            "average": 1272.360145,
            "count": 435592,
            "maximum": 1341.252001,
            "minimum": 1214.932001,
            "name": "Z",
            "position": 2,
            "stddev": 31.16311542,
            "variance": 971.1397625
          },
          {
            "average": 86.26558339,
            "count": 435592,
            "maximum": 177,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 40.81775721,
            "variance": 1666.089303
          },
          {
            "average": 1.09170049,
            "count": 435592,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3045414982,
            "variance": 0.09274552416
          },
          {
            "average": 1.194399805,
            "count": 435592,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4361666513,
            "variance": 0.1902413477
          },
          {
            "average": 0.4999977043,
            "count": 435592,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000005739,
            "variance": 0.2500005739
          },
          {
            "average": 0,
            "count": 435592,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.222253852,
            "count": 435592,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4157613188,
            "variance": 0.1728574742
          },
          {
            "average": 2.973785331,
            "count": 435592,
            "maximum": 15,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.534174337,
            "variance": 56.76378294
          },
          {
            "average": 138,
            "count": 435592,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10601.80632,
            "count": 435592,
            "maximum": 10603,
            "minimum": 10601,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7185641962,
            "variance": 0.5163345041
          },
          {
            "average": 25574.6687,
            "count": 435592,
            "maximum": 49664,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 10086.49098,
            "variance": 101737300.2
          },
          {
            "average": 25060.41308,
            "count": 435592,
            "maximum": 46080,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 8964.13552,
            "variance": 80355725.62
          },
          {
            "average": 21009.97499,
            "count": 435592,
            "maximum": 45312,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 7683.953268,
            "variance": 59043137.82
          },
          {
            "average": 405525.3223,
            "count": 435592,
            "maximum": 405898.5207,
            "minimum": 405133.8374,
            "name": "GpsTime",
            "position": 15,
            "stddev": 306.3943736,
            "variance": 93877.51215
          },
          {
            "average": 0,
            "count": 435592,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 435592,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 435592,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 435592,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 435592,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          440216.7569,
          5016560.089,
          1214.932001,
          440317.7769,
          5017205.029,
          1341.252001
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                440216.7568882115,
                5016560.088756405,
                1214.932000934356
              ],
              [
                440216.7568882115,
                5017205.028756404,
                1214.932000934356
              ],
              [
                440317.7768882115,
                5017205.028756404,
                1341.2520009343561
              ],
              [
                440317.7768882115,
                5016560.088756405,
                1341.2520009343561
              ],
              [
                440216.7568882115,
                5016560.088756405,
                1214.932000934356
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T18:31:38+00:00",
        "end_time": "2011-09-18T18:18:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7626045,
            45.30000457,
            1214.932001,
            -117.7612383,
            45.30581804,
            1341.252001
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.76252667381063,
                  45.30000456907902,
                  1214.932000934356
                ],
                [
                  -117.76260449871513,
                  45.30580944816723,
                  1214.932000934356
                ],
                [
                  -117.76131600819478,
                  45.30581804413266,
                  1341.2520009343561
                ],
                [
                  -117.76123831475203,
                  45.300013163314404,
                  1341.2520009343561
                ],
                [
                  -117.76252667381063,
                  45.30000456907902,
                  1214.932000934356
                ]
              ]
            ]
          },
          "id": "45117C7405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:31:38Z",
            "pc:count": 435592,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 440266.8912,
                "count": 435592,
                "maximum": 440317.7769,
                "minimum": 440216.7569,
                "name": "X",
                "position": 0,
                "stddev": 27.52642917,
                "variance": 757.7043031
              },
              {
                "average": 5016855.799,
                "count": 435592,
                "maximum": 5017205.029,
                "minimum": 5016560.089,
                "name": "Y",
                "position": 1,
                "stddev": 168.9714812,
                "variance": 28551.36146
              },
              {
                "average": 1272.360145,
                "count": 435592,
                "maximum": 1341.252001,
                "minimum": 1214.932001,
                "name": "Z",
                "position": 2,
                "stddev": 31.16311542,
                "variance": 971.1397625
              },
              {
                "average": 86.26558339,
                "count": 435592,
                "maximum": 177,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 40.81775721,
                "variance": 1666.089303
              },
              {
                "average": 1.09170049,
                "count": 435592,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3045414982,
                "variance": 0.09274552416
              },
              {
                "average": 1.194399805,
                "count": 435592,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4361666513,
                "variance": 0.1902413477
              },
              {
                "average": 0.4999977043,
                "count": 435592,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000005739,
                "variance": 0.2500005739
              },
              {
                "average": 0,
                "count": 435592,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.222253852,
                "count": 435592,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4157613188,
                "variance": 0.1728574742
              },
              {
                "average": 2.973785331,
                "count": 435592,
                "maximum": 15,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.534174337,
                "variance": 56.76378294
              },
              {
                "average": 138,
                "count": 435592,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10601.80632,
                "count": 435592,
                "maximum": 10603,
                "minimum": 10601,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7185641962,
                "variance": 0.5163345041
              },
              {
                "average": 25574.6687,
                "count": 435592,
                "maximum": 49664,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 10086.49098,
                "variance": 101737300.2
              },
              {
                "average": 25060.41308,
                "count": 435592,
                "maximum": 46080,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 8964.13552,
                "variance": 80355725.62
              },
              {
                "average": 21009.97499,
                "count": 435592,
                "maximum": 45312,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 7683.953268,
                "variance": 59043137.82
              },
              {
                "average": 405525.3223,
                "count": 435592,
                "maximum": 405898.5207,
                "minimum": 405133.8374,
                "name": "GpsTime",
                "position": 15,
                "stddev": 306.3943736,
                "variance": 93877.51215
              },
              {
                "average": 0,
                "count": 435592,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 435592,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 435592,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 435592,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 435592,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              440216.7569,
              5016560.089,
              1214.932001,
              440317.7769,
              5017205.029,
              1341.252001
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    440216.7568882115,
                    5016560.088756405,
                    1214.932000934356
                  ],
                  [
                    440216.7568882115,
                    5017205.028756404,
                    1214.932000934356
                  ],
                  [
                    440317.7768882115,
                    5017205.028756404,
                    1341.2520009343561
                  ],
                  [
                    440317.7768882115,
                    5016560.088756405,
                    1341.2520009343561
                  ],
                  [
                    440216.7568882115,
                    5016560.088756405,
                    1214.932000934356
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T18:31:38+00:00",
            "end_time": "2011-09-18T18:18: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": "45117D7317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252536109204,
              45.38741886429461,
              819.7763782545306
            ],
            [
              -117.86271693259323,
              45.40001025993856,
              819.7763782545306
            ],
            [
              -117.85002913719687,
              45.4001053913106,
              1103.9763782545306
            ],
            [
              -117.84984038227203,
              45.3875139541397,
              1103.9763782545306
            ],
            [
              -117.86252536109204,
              45.38741886429461,
              819.7763782545306
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627169,
        45.38741886,
        819.7763783,
        -117.8498404,
        45.40010539,
        1103.976378
      ],
      "properties": {
        "datetime": "2011-09-18T20:43:56Z",
        "pc:count": 10767591,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433006.9152,
            "count": 10767591,
            "maximum": 433473.6949,
            "minimum": 432480.5749,
            "name": "X",
            "position": 0,
            "stddev": 278.7726977,
            "variance": 77714.21697
          },
          {
            "average": 5027070.273,
            "count": 10767591,
            "maximum": 5027749.318,
            "minimum": 5026350.318,
            "name": "Y",
            "position": 1,
            "stddev": 397.359763,
            "variance": 157894.7812
          },
          {
            "average": 893.3837094,
            "count": 10767591,
            "maximum": 1103.976378,
            "minimum": 819.7763783,
            "name": "Z",
            "position": 2,
            "stddev": 69.76164284,
            "variance": 4866.686811
          },
          {
            "average": 107.1454311,
            "count": 10767591,
            "maximum": 236,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.30313487,
            "variance": 801.0674433
          },
          {
            "average": 1.003078033,
            "count": 10767591,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05675759954,
            "variance": 0.003221425106
          },
          {
            "average": 1.006942314,
            "count": 10767591,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08620814292,
            "variance": 0.007431843906
          },
          {
            "average": 0.5000807516,
            "count": 10767591,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000167,
            "variance": 0.2500000167
          },
          {
            "average": 0,
            "count": 10767591,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.273768478,
            "count": 10767591,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4458915977,
            "variance": 0.1988193169
          },
          {
            "average": -0.04589089683,
            "count": 10767591,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.413917173,
            "variance": 70.7940022
          },
          {
            "average": 138,
            "count": 10767591,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10613.63118,
            "count": 10767591,
            "maximum": 10619,
            "minimum": 10609,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.011576983,
            "variance": 4.04644196
          },
          {
            "average": 31891.88344,
            "count": 10767591,
            "maximum": 63232,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 10980.35633,
            "variance": 120568225.1
          },
          {
            "average": 30376.83951,
            "count": 10767591,
            "maximum": 63744,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 7952.143149,
            "variance": 63236580.66
          },
          {
            "average": 25398.90538,
            "count": 10767591,
            "maximum": 63744,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 6384.502041,
            "variance": 40761866.31
          },
          {
            "average": 410831.106,
            "count": 10767591,
            "maximum": 413836.9148,
            "minimum": 408796.329,
            "name": "GpsTime",
            "position": 15,
            "stddev": 984.4369964,
            "variance": 969116.1999
          },
          {
            "average": 0,
            "count": 10767591,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10767591,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10767591,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10767591,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10767591,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432480.5749,
          5026350.318,
          819.7763783,
          433473.6949,
          5027749.318,
          1103.976378
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432480.5749074541,
                5026350.317931427,
                819.7763782545306
              ],
              [
                432480.5749074541,
                5027749.317931427,
                819.7763782545306
              ],
              [
                433473.6949074541,
                5027749.317931427,
                1103.9763782545306
              ],
              [
                433473.6949074541,
                5026350.317931427,
                1103.9763782545306
              ],
              [
                432480.5749074541,
                5026350.317931427,
                819.7763782545306
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:43:56+00:00",
        "end_time": "2011-09-18T19:19:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D7317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D7317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D7317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627169,
            45.38741886,
            819.7763783,
            -117.8498404,
            45.40010539,
            1103.976378
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252536109204,
                  45.38741886429461,
                  819.7763782545306
                ],
                [
                  -117.86271693259323,
                  45.40001025993856,
                  819.7763782545306
                ],
                [
                  -117.85002913719687,
                  45.4001053913106,
                  1103.9763782545306
                ],
                [
                  -117.84984038227203,
                  45.3875139541397,
                  1103.9763782545306
                ],
                [
                  -117.86252536109204,
                  45.38741886429461,
                  819.7763782545306
                ]
              ]
            ]
          },
          "id": "45117D7317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:43:56Z",
            "pc:count": 10767591,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433006.9152,
                "count": 10767591,
                "maximum": 433473.6949,
                "minimum": 432480.5749,
                "name": "X",
                "position": 0,
                "stddev": 278.7726977,
                "variance": 77714.21697
              },
              {
                "average": 5027070.273,
                "count": 10767591,
                "maximum": 5027749.318,
                "minimum": 5026350.318,
                "name": "Y",
                "position": 1,
                "stddev": 397.359763,
                "variance": 157894.7812
              },
              {
                "average": 893.3837094,
                "count": 10767591,
                "maximum": 1103.976378,
                "minimum": 819.7763783,
                "name": "Z",
                "position": 2,
                "stddev": 69.76164284,
                "variance": 4866.686811
              },
              {
                "average": 107.1454311,
                "count": 10767591,
                "maximum": 236,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.30313487,
                "variance": 801.0674433
              },
              {
                "average": 1.003078033,
                "count": 10767591,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05675759954,
                "variance": 0.003221425106
              },
              {
                "average": 1.006942314,
                "count": 10767591,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08620814292,
                "variance": 0.007431843906
              },
              {
                "average": 0.5000807516,
                "count": 10767591,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000167,
                "variance": 0.2500000167
              },
              {
                "average": 0,
                "count": 10767591,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.273768478,
                "count": 10767591,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4458915977,
                "variance": 0.1988193169
              },
              {
                "average": -0.04589089683,
                "count": 10767591,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.413917173,
                "variance": 70.7940022
              },
              {
                "average": 138,
                "count": 10767591,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10613.63118,
                "count": 10767591,
                "maximum": 10619,
                "minimum": 10609,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.011576983,
                "variance": 4.04644196
              },
              {
                "average": 31891.88344,
                "count": 10767591,
                "maximum": 63232,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 10980.35633,
                "variance": 120568225.1
              },
              {
                "average": 30376.83951,
                "count": 10767591,
                "maximum": 63744,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 7952.143149,
                "variance": 63236580.66
              },
              {
                "average": 25398.90538,
                "count": 10767591,
                "maximum": 63744,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 6384.502041,
                "variance": 40761866.31
              },
              {
                "average": 410831.106,
                "count": 10767591,
                "maximum": 413836.9148,
                "minimum": 408796.329,
                "name": "GpsTime",
                "position": 15,
                "stddev": 984.4369964,
                "variance": 969116.1999
              },
              {
                "average": 0,
                "count": 10767591,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10767591,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10767591,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10767591,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10767591,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432480.5749,
              5026350.318,
              819.7763783,
              433473.6949,
              5027749.318,
              1103.976378
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432480.5749074541,
                    5026350.317931427,
                    819.7763782545306
                  ],
                  [
                    432480.5749074541,
                    5027749.317931427,
                    819.7763782545306
                  ],
                  [
                    433473.6949074541,
                    5027749.317931427,
                    1103.9763782545306
                  ],
                  [
                    433473.6949074541,
                    5026350.317931427,
                    1103.9763782545306
                  ],
                  [
                    432480.5749074541,
                    5026350.317931427,
                    819.7763782545306
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:43:56+00:00",
            "end_time": "2011-09-18T19: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": "45117B8124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252489503162,
              45.187407640979394,
              1262.2901462990724
            ],
            [
              -117.96273736905904,
              45.20000974915562,
              1262.2901462990724
            ],
            [
              -117.95002952524273,
              45.2001161707377,
              1427.8701462990723
            ],
            [
              -117.94981985478077,
              45.187514016070075,
              1427.8701462990723
            ],
            [
              -117.96252489503162,
              45.187407640979394,
              1262.2901462990724
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627374,
        45.18740764,
        1262.290146,
        -117.9498199,
        45.20011617,
        1427.870146
      ],
      "properties": {
        "datetime": "2011-09-17T20:06:11Z",
        "pc:count": 12154493,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424921.4572,
            "count": 12154493,
            "maximum": 425385.3183,
            "minimum": 424387.0983,
            "name": "X",
            "position": 0,
            "stddev": 276.6468664,
            "variance": 76533.4887
          },
          {
            "average": 5004936.392,
            "count": 12154493,
            "maximum": 5005619.452,
            "minimum": 5004219.272,
            "name": "Y",
            "position": 1,
            "stddev": 398.4018654,
            "variance": 158724.0464
          },
          {
            "average": 1335.89676,
            "count": 12154493,
            "maximum": 1427.870146,
            "minimum": 1262.290146,
            "name": "Z",
            "position": 2,
            "stddev": 35.19586782,
            "variance": 1238.749111
          },
          {
            "average": 99.51405032,
            "count": 12154493,
            "maximum": 235,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.4058581,
            "variance": 1884.068518
          },
          {
            "average": 1.071008227,
            "count": 12154493,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2700197349,
            "variance": 0.07291065726
          },
          {
            "average": 1.151274265,
            "count": 12154493,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3924664914,
            "variance": 0.1540299468
          },
          {
            "average": 0.5002518822,
            "count": 12154493,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999571,
            "variance": 0.2499999571
          },
          {
            "average": 0,
            "count": 12154493,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.222686952,
            "count": 12154493,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.416049862,
            "variance": 0.1730974877
          },
          {
            "average": -0.3093408979,
            "count": 12154493,
            "maximum": 15,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.394498473,
            "variance": 70.46760461
          },
          {
            "average": 136.7867332,
            "count": 12154493,
            "maximum": 138,
            "minimum": 125,
            "name": "UserData",
            "position": 10,
            "stddev": 1.237470661,
            "variance": 1.531333636
          },
          {
            "average": 10661.45676,
            "count": 12154493,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.642222,
            "variance": 385.8168851
          },
          {
            "average": 25346.94356,
            "count": 12154493,
            "maximum": 55040,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 9814.038236,
            "variance": 96315346.5
          },
          {
            "average": 24288.41593,
            "count": 12154493,
            "maximum": 56064,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 8644.399459,
            "variance": 74725642
          },
          {
            "average": 21200.11037,
            "count": 12154493,
            "maximum": 57088,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7526.364178,
            "variance": 56646157.74
          },
          {
            "average": 318617.6233,
            "count": 12154493,
            "maximum": 325171.0064,
            "minimum": 248833.1026,
            "name": "GpsTime",
            "position": 15,
            "stddev": 12314.21944,
            "variance": 151640000.4
          },
          {
            "average": 0,
            "count": 12154493,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12154493,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12154493,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12154493,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12154493,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424387.0983,
          5004219.272,
          1262.290146,
          425385.3183,
          5005619.452,
          1427.870146
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424387.0982724017,
                5004219.27234979,
                1262.2901462990724
              ],
              [
                424387.0982724017,
                5005619.452349789,
                1262.2901462990724
              ],
              [
                425385.3182724017,
                5005619.452349789,
                1427.8701462990723
              ],
              [
                425385.3182724017,
                5004219.27234979,
                1427.8701462990723
              ],
              [
                424387.0982724017,
                5004219.27234979,
                1262.2901462990724
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T20:06:11+00:00",
        "end_time": "2011-09-16T22:53:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627374,
            45.18740764,
            1262.290146,
            -117.9498199,
            45.20011617,
            1427.870146
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252489503162,
                  45.187407640979394,
                  1262.2901462990724
                ],
                [
                  -117.96273736905904,
                  45.20000974915562,
                  1262.2901462990724
                ],
                [
                  -117.95002952524273,
                  45.2001161707377,
                  1427.8701462990723
                ],
                [
                  -117.94981985478077,
                  45.187514016070075,
                  1427.8701462990723
                ],
                [
                  -117.96252489503162,
                  45.187407640979394,
                  1262.2901462990724
                ]
              ]
            ]
          },
          "id": "45117B8124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:06:11Z",
            "pc:count": 12154493,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424921.4572,
                "count": 12154493,
                "maximum": 425385.3183,
                "minimum": 424387.0983,
                "name": "X",
                "position": 0,
                "stddev": 276.6468664,
                "variance": 76533.4887
              },
              {
                "average": 5004936.392,
                "count": 12154493,
                "maximum": 5005619.452,
                "minimum": 5004219.272,
                "name": "Y",
                "position": 1,
                "stddev": 398.4018654,
                "variance": 158724.0464
              },
              {
                "average": 1335.89676,
                "count": 12154493,
                "maximum": 1427.870146,
                "minimum": 1262.290146,
                "name": "Z",
                "position": 2,
                "stddev": 35.19586782,
                "variance": 1238.749111
              },
              {
                "average": 99.51405032,
                "count": 12154493,
                "maximum": 235,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.4058581,
                "variance": 1884.068518
              },
              {
                "average": 1.071008227,
                "count": 12154493,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2700197349,
                "variance": 0.07291065726
              },
              {
                "average": 1.151274265,
                "count": 12154493,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3924664914,
                "variance": 0.1540299468
              },
              {
                "average": 0.5002518822,
                "count": 12154493,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999571,
                "variance": 0.2499999571
              },
              {
                "average": 0,
                "count": 12154493,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.222686952,
                "count": 12154493,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.416049862,
                "variance": 0.1730974877
              },
              {
                "average": -0.3093408979,
                "count": 12154493,
                "maximum": 15,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.394498473,
                "variance": 70.46760461
              },
              {
                "average": 136.7867332,
                "count": 12154493,
                "maximum": 138,
                "minimum": 125,
                "name": "UserData",
                "position": 10,
                "stddev": 1.237470661,
                "variance": 1.531333636
              },
              {
                "average": 10661.45676,
                "count": 12154493,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.642222,
                "variance": 385.8168851
              },
              {
                "average": 25346.94356,
                "count": 12154493,
                "maximum": 55040,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 9814.038236,
                "variance": 96315346.5
              },
              {
                "average": 24288.41593,
                "count": 12154493,
                "maximum": 56064,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 8644.399459,
                "variance": 74725642
              },
              {
                "average": 21200.11037,
                "count": 12154493,
                "maximum": 57088,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7526.364178,
                "variance": 56646157.74
              },
              {
                "average": 318617.6233,
                "count": 12154493,
                "maximum": 325171.0064,
                "minimum": 248833.1026,
                "name": "GpsTime",
                "position": 15,
                "stddev": 12314.21944,
                "variance": 151640000.4
              },
              {
                "average": 0,
                "count": 12154493,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12154493,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12154493,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12154493,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12154493,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424387.0983,
              5004219.272,
              1262.290146,
              425385.3183,
              5005619.452,
              1427.870146
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424387.0982724017,
                    5004219.27234979,
                    1262.2901462990724
                  ],
                  [
                    424387.0982724017,
                    5005619.452349789,
                    1262.2901462990724
                  ],
                  [
                    425385.3182724017,
                    5005619.452349789,
                    1427.8701462990723
                  ],
                  [
                    425385.3182724017,
                    5004219.27234979,
                    1427.8701462990723
                  ],
                  [
                    424387.0982724017,
                    5004219.27234979,
                    1262.2901462990724
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T20:06:11+00:00",
            "end_time": "2011-09-16T22: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": "45117C8105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002401866623,
              45.36240883100103,
              820.8824914789706
            ],
            [
              -117.95023499234833,
              45.37500915737001,
              820.8824914789706
            ],
            [
              -117.93752959714489,
              45.375114159032634,
              852.5424914789706
            ],
            [
              -117.93732144334147,
              45.36251378679633,
              852.5424914789706
            ],
            [
              -117.95002401866623,
              45.36240883100103,
              820.8824914789706
            ]
          ]
        ]
      },
      "bbox": [
        -117.950235,
        45.36240883,
        820.8824915,
        -117.9373214,
        45.37511416,
        852.5424915
      ],
      "properties": {
        "datetime": "2011-09-14T23:08:49Z",
        "pc:count": 10978095,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426104.258,
            "count": 10978095,
            "maximum": 426593.1535,
            "minimum": 425598.1935,
            "name": "X",
            "position": 0,
            "stddev": 279.0745578,
            "variance": 77882.60881
          },
          {
            "average": 5024355.864,
            "count": 10978095,
            "maximum": 5025048.994,
            "minimum": 5023648.974,
            "name": "Y",
            "position": 1,
            "stddev": 402.1208998,
            "variance": 161701.218
          },
          {
            "average": 824.7642394,
            "count": 10978095,
            "maximum": 852.5424915,
            "minimum": 820.8824915,
            "name": "Z",
            "position": 2,
            "stddev": 1.804179608,
            "variance": 3.255064058
          },
          {
            "average": 211.3576814,
            "count": 10978095,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.87302043,
            "variance": 1147.381513
          },
          {
            "average": 1.005415238,
            "count": 10978095,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08084567094,
            "variance": 0.00653602251
          },
          {
            "average": 1.010839039,
            "count": 10978095,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1191527854,
            "variance": 0.01419738627
          },
          {
            "average": 0.4969558926,
            "count": 10978095,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999907561,
            "variance": 0.2499907562
          },
          {
            "average": 0,
            "count": 10978095,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.258724943,
            "count": 10978095,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4379342008,
            "variance": 0.1917863642
          },
          {
            "average": 0.04050368505,
            "count": 10978095,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.824340731,
            "variance": 61.22030787
          },
          {
            "average": 206.7957547,
            "count": 10978095,
            "maximum": 213,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 4.29761597,
            "variance": 18.46950303
          },
          {
            "average": 209.1215953,
            "count": 10978095,
            "maximum": 236,
            "minimum": 183,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.03010461,
            "variance": 577.4459274
          },
          {
            "average": 34824.06738,
            "count": 10978095,
            "maximum": 63744,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 9406.064585,
            "variance": 88474050.97
          },
          {
            "average": 32944.43217,
            "count": 10978095,
            "maximum": 61184,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 7595.65806,
            "variance": 57694021.36
          },
          {
            "average": 29486.12615,
            "count": 10978095,
            "maximum": 64768,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 7250.561738,
            "variance": 52570645.51
          },
          {
            "average": 75310.61978,
            "count": 10978095,
            "maximum": 76929.08015,
            "minimum": 74091.48519,
            "name": "GpsTime",
            "position": 15,
            "stddev": 580.5421946,
            "variance": 337029.2398
          },
          {
            "average": 0,
            "count": 10978095,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10978095,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10978095,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10978095,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10978095,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425598.1935,
          5023648.974,
          820.8824915,
          426593.1535,
          5025048.994,
          852.5424915
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425598.1934743815,
                5023648.974449832,
                820.8824914789706
              ],
              [
                425598.1934743815,
                5025048.994449832,
                820.8824914789706
              ],
              [
                426593.1534743815,
                5025048.994449832,
                852.5424914789706
              ],
              [
                426593.1534743815,
                5023648.974449832,
                852.5424914789706
              ],
              [
                425598.1934743815,
                5023648.974449832,
                820.8824914789706
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:08:49+00:00",
        "end_time": "2011-09-14T22:21:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.950235,
            45.36240883,
            820.8824915,
            -117.9373214,
            45.37511416,
            852.5424915
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002401866623,
                  45.36240883100103,
                  820.8824914789706
                ],
                [
                  -117.95023499234833,
                  45.37500915737001,
                  820.8824914789706
                ],
                [
                  -117.93752959714489,
                  45.375114159032634,
                  852.5424914789706
                ],
                [
                  -117.93732144334147,
                  45.36251378679633,
                  852.5424914789706
                ],
                [
                  -117.95002401866623,
                  45.36240883100103,
                  820.8824914789706
                ]
              ]
            ]
          },
          "id": "45117C8105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:08:49Z",
            "pc:count": 10978095,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426104.258,
                "count": 10978095,
                "maximum": 426593.1535,
                "minimum": 425598.1935,
                "name": "X",
                "position": 0,
                "stddev": 279.0745578,
                "variance": 77882.60881
              },
              {
                "average": 5024355.864,
                "count": 10978095,
                "maximum": 5025048.994,
                "minimum": 5023648.974,
                "name": "Y",
                "position": 1,
                "stddev": 402.1208998,
                "variance": 161701.218
              },
              {
                "average": 824.7642394,
                "count": 10978095,
                "maximum": 852.5424915,
                "minimum": 820.8824915,
                "name": "Z",
                "position": 2,
                "stddev": 1.804179608,
                "variance": 3.255064058
              },
              {
                "average": 211.3576814,
                "count": 10978095,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.87302043,
                "variance": 1147.381513
              },
              {
                "average": 1.005415238,
                "count": 10978095,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08084567094,
                "variance": 0.00653602251
              },
              {
                "average": 1.010839039,
                "count": 10978095,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1191527854,
                "variance": 0.01419738627
              },
              {
                "average": 0.4969558926,
                "count": 10978095,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999907561,
                "variance": 0.2499907562
              },
              {
                "average": 0,
                "count": 10978095,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.258724943,
                "count": 10978095,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4379342008,
                "variance": 0.1917863642
              },
              {
                "average": 0.04050368505,
                "count": 10978095,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.824340731,
                "variance": 61.22030787
              },
              {
                "average": 206.7957547,
                "count": 10978095,
                "maximum": 213,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 4.29761597,
                "variance": 18.46950303
              },
              {
                "average": 209.1215953,
                "count": 10978095,
                "maximum": 236,
                "minimum": 183,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.03010461,
                "variance": 577.4459274
              },
              {
                "average": 34824.06738,
                "count": 10978095,
                "maximum": 63744,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 9406.064585,
                "variance": 88474050.97
              },
              {
                "average": 32944.43217,
                "count": 10978095,
                "maximum": 61184,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 7595.65806,
                "variance": 57694021.36
              },
              {
                "average": 29486.12615,
                "count": 10978095,
                "maximum": 64768,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 7250.561738,
                "variance": 52570645.51
              },
              {
                "average": 75310.61978,
                "count": 10978095,
                "maximum": 76929.08015,
                "minimum": 74091.48519,
                "name": "GpsTime",
                "position": 15,
                "stddev": 580.5421946,
                "variance": 337029.2398
              },
              {
                "average": 0,
                "count": 10978095,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10978095,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10978095,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10978095,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10978095,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425598.1935,
              5023648.974,
              820.8824915,
              426593.1535,
              5025048.994,
              852.5424915
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425598.1934743815,
                    5023648.974449832,
                    820.8824914789706
                  ],
                  [
                    425598.1934743815,
                    5025048.994449832,
                    820.8824914789706
                  ],
                  [
                    426593.1534743815,
                    5025048.994449832,
                    852.5424914789706
                  ],
                  [
                    426593.1534743815,
                    5023648.974449832,
                    852.5424914789706
                  ],
                  [
                    425598.1934743815,
                    5023648.974449832,
                    820.8824914789706
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:08:49+00:00",
            "end_time": "2011-09-14T22: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": "45117C7401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252571649138,
              45.299923772705725,
              873.6404988709194
            ],
            [
              -117.8127055542613,
              45.312509942670175,
              873.6404988709194
            ],
            [
              -117.8000287192625,
              45.312599445580624,
              942.2604988709193
            ],
            [
              -117.79985168593154,
              45.300013236563956,
              942.2604988709193
            ],
            [
              -117.81252571649138,
              45.299923772705725,
              873.6404988709194
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127056,
        45.29992377,
        873.6404989,
        -117.7998517,
        45.31259945,
        942.2604989
      ],
      "properties": {
        "datetime": "2011-09-18T23:47:30Z",
        "pc:count": 9506367,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436805.9891,
            "count": 9506367,
            "maximum": 437290.3794,
            "minimum": 436296.5994,
            "name": "X",
            "position": 0,
            "stddev": 281.9808257,
            "variance": 79513.18604
          },
          {
            "average": 5017257.65,
            "count": 9506367,
            "maximum": 5017987.794,
            "minimum": 5016589.414,
            "name": "Y",
            "position": 1,
            "stddev": 410.2554817,
            "variance": 168309.5603
          },
          {
            "average": 897.9953309,
            "count": 9506367,
            "maximum": 942.2604989,
            "minimum": 873.6404989,
            "name": "Z",
            "position": 2,
            "stddev": 12.65740677,
            "variance": 160.2099463
          },
          {
            "average": 101.9501038,
            "count": 9506367,
            "maximum": 239,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.21682352,
            "variance": 1867.693835
          },
          {
            "average": 1.027903299,
            "count": 9506367,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1751468895,
            "variance": 0.03067643291
          },
          {
            "average": 1.059372734,
            "count": 9506367,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2618564074,
            "variance": 0.0685687781
          },
          {
            "average": 0.5001648895,
            "count": 9506367,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999991,
            "variance": 0.2499999991
          },
          {
            "average": 0,
            "count": 9506367,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.327012833,
            "count": 9506367,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.469122013,
            "variance": 0.2200754631
          },
          {
            "average": 0.3778548868,
            "count": 9506367,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.335284495,
            "variance": 69.47696762
          },
          {
            "average": 138,
            "count": 9506367,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10618.96805,
            "count": 9506367,
            "maximum": 10643,
            "minimum": 10614,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.968531993,
            "variance": 24.68631016
          },
          {
            "average": 30519.82981,
            "count": 9506367,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9933.992814,
            "variance": 98684213.24
          },
          {
            "average": 30341.31662,
            "count": 9506367,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8837.107617,
            "variance": 78094471.03
          },
          {
            "average": 23361.25136,
            "count": 9506367,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9155.657547,
            "variance": 83826065.11
          },
          {
            "average": 413648.9427,
            "count": 9506367,
            "maximum": 424850.58,
            "minimum": 411034.9671,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2410.958699,
            "variance": 5812721.849
          },
          {
            "average": 0,
            "count": 9506367,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9506367,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9506367,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9506367,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9506367,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436296.5994,
          5016589.414,
          873.6404989,
          437290.3794,
          5017987.794,
          942.2604989
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436296.59943649266,
                5016589.413686214,
                873.6404988709194
              ],
              [
                436296.59943649266,
                5017987.793686215,
                873.6404988709194
              ],
              [
                437290.3794364927,
                5017987.793686215,
                942.2604988709193
              ],
              [
                437290.3794364927,
                5016589.413686214,
                942.2604988709193
              ],
              [
                436296.59943649266,
                5016589.413686214,
                873.6404988709194
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T23:47:30+00:00",
        "end_time": "2011-09-18T19:57:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127056,
            45.29992377,
            873.6404989,
            -117.7998517,
            45.31259945,
            942.2604989
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252571649138,
                  45.299923772705725,
                  873.6404988709194
                ],
                [
                  -117.8127055542613,
                  45.312509942670175,
                  873.6404988709194
                ],
                [
                  -117.8000287192625,
                  45.312599445580624,
                  942.2604988709193
                ],
                [
                  -117.79985168593154,
                  45.300013236563956,
                  942.2604988709193
                ],
                [
                  -117.81252571649138,
                  45.299923772705725,
                  873.6404988709194
                ]
              ]
            ]
          },
          "id": "45117C7401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:47:30Z",
            "pc:count": 9506367,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436805.9891,
                "count": 9506367,
                "maximum": 437290.3794,
                "minimum": 436296.5994,
                "name": "X",
                "position": 0,
                "stddev": 281.9808257,
                "variance": 79513.18604
              },
              {
                "average": 5017257.65,
                "count": 9506367,
                "maximum": 5017987.794,
                "minimum": 5016589.414,
                "name": "Y",
                "position": 1,
                "stddev": 410.2554817,
                "variance": 168309.5603
              },
              {
                "average": 897.9953309,
                "count": 9506367,
                "maximum": 942.2604989,
                "minimum": 873.6404989,
                "name": "Z",
                "position": 2,
                "stddev": 12.65740677,
                "variance": 160.2099463
              },
              {
                "average": 101.9501038,
                "count": 9506367,
                "maximum": 239,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.21682352,
                "variance": 1867.693835
              },
              {
                "average": 1.027903299,
                "count": 9506367,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1751468895,
                "variance": 0.03067643291
              },
              {
                "average": 1.059372734,
                "count": 9506367,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2618564074,
                "variance": 0.0685687781
              },
              {
                "average": 0.5001648895,
                "count": 9506367,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999991,
                "variance": 0.2499999991
              },
              {
                "average": 0,
                "count": 9506367,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.327012833,
                "count": 9506367,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.469122013,
                "variance": 0.2200754631
              },
              {
                "average": 0.3778548868,
                "count": 9506367,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.335284495,
                "variance": 69.47696762
              },
              {
                "average": 138,
                "count": 9506367,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10618.96805,
                "count": 9506367,
                "maximum": 10643,
                "minimum": 10614,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.968531993,
                "variance": 24.68631016
              },
              {
                "average": 30519.82981,
                "count": 9506367,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9933.992814,
                "variance": 98684213.24
              },
              {
                "average": 30341.31662,
                "count": 9506367,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8837.107617,
                "variance": 78094471.03
              },
              {
                "average": 23361.25136,
                "count": 9506367,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9155.657547,
                "variance": 83826065.11
              },
              {
                "average": 413648.9427,
                "count": 9506367,
                "maximum": 424850.58,
                "minimum": 411034.9671,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2410.958699,
                "variance": 5812721.849
              },
              {
                "average": 0,
                "count": 9506367,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9506367,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9506367,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9506367,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9506367,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436296.5994,
              5016589.414,
              873.6404989,
              437290.3794,
              5017987.794,
              942.2604989
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436296.59943649266,
                    5016589.413686214,
                    873.6404988709194
                  ],
                  [
                    436296.59943649266,
                    5017987.793686215,
                    873.6404988709194
                  ],
                  [
                    437290.3794364927,
                    5017987.793686215,
                    942.2604988709193
                  ],
                  [
                    437290.3794364927,
                    5016589.413686214,
                    942.2604988709193
                  ],
                  [
                    436296.59943649266,
                    5016589.413686214,
                    873.6404988709194
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T23:47:30+00:00",
            "end_time": "2011-09-18T19:57: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": "45117B8423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252471122739,
              45.12491288491927,
              1100.0728754270974
            ],
            [
              -117.91272562725389,
              45.1375100915599,
              1100.0728754270974
            ],
            [
              -117.90002869591166,
              45.13761086319478,
              1228.5528754270974
            ],
            [
              -117.89983057391059,
              45.12501361254868,
              1228.5528754270974
            ],
            [
              -117.91252471122739,
              45.12491288491927,
              1100.0728754270974
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127256,
        45.12491288,
        1100.072875,
        -117.8998306,
        45.13761086,
        1228.552875
      ],
      "properties": {
        "datetime": "2011-09-17T18:14:55Z",
        "pc:count": 9433812,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428738.274,
            "count": 9433812,
            "maximum": 429235.0421,
            "minimum": 428236.6021,
            "name": "X",
            "position": 0,
            "stddev": 283.600295,
            "variance": 80429.1273
          },
          {
            "average": 4997934.09,
            "count": 9433812,
            "maximum": 4998630.711,
            "minimum": 4997231.111,
            "name": "Y",
            "position": 1,
            "stddev": 403.8672504,
            "variance": 163108.756
          },
          {
            "average": 1145.20593,
            "count": 9433812,
            "maximum": 1228.552875,
            "minimum": 1100.072875,
            "name": "Z",
            "position": 2,
            "stddev": 25.47993476,
            "variance": 649.2270754
          },
          {
            "average": 109.4849791,
            "count": 9433812,
            "maximum": 252,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.98503532,
            "variance": 483.3417778
          },
          {
            "average": 1.000899424,
            "count": 9433812,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03017428785,
            "variance": 0.0009104876475
          },
          {
            "average": 1.002107738,
            "count": 9433812,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04644050058,
            "variance": 0.002156720094
          },
          {
            "average": 0.5000066781,
            "count": 9433812,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000265,
            "variance": 0.2500000265
          },
          {
            "average": 0,
            "count": 9433812,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.287101227,
            "count": 9433812,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4524092551,
            "variance": 0.2046741341
          },
          {
            "average": 0.1900713678,
            "count": 9433812,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.45680321,
            "variance": 71.51752053
          },
          {
            "average": 135.9642644,
            "count": 9433812,
            "maximum": 148,
            "minimum": 127,
            "name": "UserData",
            "position": 10,
            "stddev": 2.603743718,
            "variance": 6.779481347
          },
          {
            "average": 10768.35708,
            "count": 9433812,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.453356263,
            "variance": 29.73909454
          },
          {
            "average": 35396.11633,
            "count": 9433812,
            "maximum": 54528,
            "minimum": 6144,
            "name": "Red",
            "position": 12,
            "stddev": 6838.499487,
            "variance": 46765075.23
          },
          {
            "average": 32792.00961,
            "count": 9433812,
            "maximum": 53248,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 4845.213797,
            "variance": 23476096.74
          },
          {
            "average": 28610.32874,
            "count": 9433812,
            "maximum": 53248,
            "minimum": 5888,
            "name": "Blue",
            "position": 14,
            "stddev": 4859.56737,
            "variance": 23615395.03
          },
          {
            "average": 247146.1349,
            "count": 9433812,
            "maximum": 318495.2521,
            "minimum": 243667.9908,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3491.735234,
            "variance": 12192214.94
          },
          {
            "average": 0,
            "count": 9433812,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9433812,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9433812,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9433812,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9433812,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428236.6021,
          4997231.111,
          1100.072875,
          429235.0421,
          4998630.711,
          1228.552875
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428236.6021362655,
                4997231.110846578,
                1100.0728754270974
              ],
              [
                428236.6021362655,
                4998630.710846578,
                1100.0728754270974
              ],
              [
                429235.04213626543,
                4998630.710846578,
                1228.5528754270974
              ],
              [
                429235.04213626543,
                4997231.110846578,
                1228.5528754270974
              ],
              [
                428236.6021362655,
                4997231.110846578,
                1100.0728754270974
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T18:14:55+00:00",
        "end_time": "2011-09-16T21:27:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127256,
            45.12491288,
            1100.072875,
            -117.8998306,
            45.13761086,
            1228.552875
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252471122739,
                  45.12491288491927,
                  1100.0728754270974
                ],
                [
                  -117.91272562725389,
                  45.1375100915599,
                  1100.0728754270974
                ],
                [
                  -117.90002869591166,
                  45.13761086319478,
                  1228.5528754270974
                ],
                [
                  -117.89983057391059,
                  45.12501361254868,
                  1228.5528754270974
                ],
                [
                  -117.91252471122739,
                  45.12491288491927,
                  1100.0728754270974
                ]
              ]
            ]
          },
          "id": "45117B8423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T18:14:55Z",
            "pc:count": 9433812,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428738.274,
                "count": 9433812,
                "maximum": 429235.0421,
                "minimum": 428236.6021,
                "name": "X",
                "position": 0,
                "stddev": 283.600295,
                "variance": 80429.1273
              },
              {
                "average": 4997934.09,
                "count": 9433812,
                "maximum": 4998630.711,
                "minimum": 4997231.111,
                "name": "Y",
                "position": 1,
                "stddev": 403.8672504,
                "variance": 163108.756
              },
              {
                "average": 1145.20593,
                "count": 9433812,
                "maximum": 1228.552875,
                "minimum": 1100.072875,
                "name": "Z",
                "position": 2,
                "stddev": 25.47993476,
                "variance": 649.2270754
              },
              {
                "average": 109.4849791,
                "count": 9433812,
                "maximum": 252,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.98503532,
                "variance": 483.3417778
              },
              {
                "average": 1.000899424,
                "count": 9433812,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03017428785,
                "variance": 0.0009104876475
              },
              {
                "average": 1.002107738,
                "count": 9433812,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04644050058,
                "variance": 0.002156720094
              },
              {
                "average": 0.5000066781,
                "count": 9433812,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000265,
                "variance": 0.2500000265
              },
              {
                "average": 0,
                "count": 9433812,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.287101227,
                "count": 9433812,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4524092551,
                "variance": 0.2046741341
              },
              {
                "average": 0.1900713678,
                "count": 9433812,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.45680321,
                "variance": 71.51752053
              },
              {
                "average": 135.9642644,
                "count": 9433812,
                "maximum": 148,
                "minimum": 127,
                "name": "UserData",
                "position": 10,
                "stddev": 2.603743718,
                "variance": 6.779481347
              },
              {
                "average": 10768.35708,
                "count": 9433812,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.453356263,
                "variance": 29.73909454
              },
              {
                "average": 35396.11633,
                "count": 9433812,
                "maximum": 54528,
                "minimum": 6144,
                "name": "Red",
                "position": 12,
                "stddev": 6838.499487,
                "variance": 46765075.23
              },
              {
                "average": 32792.00961,
                "count": 9433812,
                "maximum": 53248,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 4845.213797,
                "variance": 23476096.74
              },
              {
                "average": 28610.32874,
                "count": 9433812,
                "maximum": 53248,
                "minimum": 5888,
                "name": "Blue",
                "position": 14,
                "stddev": 4859.56737,
                "variance": 23615395.03
              },
              {
                "average": 247146.1349,
                "count": 9433812,
                "maximum": 318495.2521,
                "minimum": 243667.9908,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3491.735234,
                "variance": 12192214.94
              },
              {
                "average": 0,
                "count": 9433812,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9433812,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9433812,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9433812,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9433812,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428236.6021,
              4997231.111,
              1100.072875,
              429235.0421,
              4998630.711,
              1228.552875
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428236.6021362655,
                    4997231.110846578,
                    1100.0728754270974
                  ],
                  [
                    428236.6021362655,
                    4998630.710846578,
                    1100.0728754270974
                  ],
                  [
                    429235.04213626543,
                    4998630.710846578,
                    1228.5528754270974
                  ],
                  [
                    429235.04213626543,
                    4997231.110846578,
                    1228.5528754270974
                  ],
                  [
                    428236.6021362655,
                    4997231.110846578,
                    1100.0728754270974
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T18:14:55+00:00",
            "end_time": "2011-09-16T21:27: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": "45117A8424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002502149571,
              44.99991447091693,
              983.2295483742917
            ],
            [
              -117.90022229035088,
              45.01250983780575,
              983.2295483742917
            ],
            [
              -117.8875293643067,
              45.01260919074427,
              994.4295483742917
            ],
            [
              -117.88733487600818,
              45.00001378047634,
              994.4295483742917
            ],
            [
              -117.90002502149571,
              44.99991447091693,
              983.2295483742917
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002223,
        44.99991447,
        983.2295484,
        -117.8873349,
        45.01260919,
        994.4295484
      ],
      "properties": {
        "datetime": "2011-09-20T01:03:08Z",
        "pc:count": 11042735,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429561.7566,
            "count": 11042735,
            "maximum": 430065.5076,
            "minimum": 429065.2076,
            "name": "X",
            "position": 0,
            "stddev": 282.8878668,
            "variance": 80025.54521
          },
          {
            "average": 4984029.998,
            "count": 11042735,
            "maximum": 4984733.561,
            "minimum": 4983334.201,
            "name": "Y",
            "position": 1,
            "stddev": 400.8954701,
            "variance": 160717.178
          },
          {
            "average": 987.2205021,
            "count": 11042735,
            "maximum": 994.4295484,
            "minimum": 983.2295484,
            "name": "Z",
            "position": 2,
            "stddev": 2.343894845,
            "variance": 5.493843042
          },
          {
            "average": 227.6429825,
            "count": 11042735,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.71156131,
            "variance": 1005.623121
          },
          {
            "average": 1.000677187,
            "count": 11042735,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02601401137,
            "variance": 0.0006767287878
          },
          {
            "average": 1.001355009,
            "count": 11042735,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03678549434,
            "variance": 0.001353172594
          },
          {
            "average": 0.4985485933,
            "count": 11042735,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979161,
            "variance": 0.2499979161
          },
          {
            "average": 0,
            "count": 11042735,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.267413915,
            "count": 11042735,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4426101342,
            "variance": 0.1959037309
          },
          {
            "average": 1.014716475,
            "count": 11042735,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.926161342,
            "variance": 62.82403363
          },
          {
            "average": 197.2530017,
            "count": 11042735,
            "maximum": 212,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 3.672876608,
            "variance": 13.49002257
          },
          {
            "average": 159.5198158,
            "count": 11042735,
            "maximum": 267,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 55.292459,
            "variance": 3057.256022
          },
          {
            "average": 26118.08765,
            "count": 11042735,
            "maximum": 62976,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 7256.224563,
            "variance": 52652794.91
          },
          {
            "average": 27597.5414,
            "count": 11042735,
            "maximum": 65024,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 5869.129395,
            "variance": 34446679.85
          },
          {
            "average": 22756.70617,
            "count": 11042735,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 4393.604937,
            "variance": 19303764.34
          },
          {
            "average": 509843.4429,
            "count": 11042735,
            "maximum": 515788.3429,
            "minimum": 506930.6032,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2892.131602,
            "variance": 8364425.203
          },
          {
            "average": 0,
            "count": 11042735,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11042735,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11042735,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11042735,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11042735,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429065.2076,
          4983334.201,
          983.2295484,
          430065.5076,
          4984733.561,
          994.4295484
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429065.20759447594,
                4983334.201492613,
                983.2295483742917
              ],
              [
                429065.20759447594,
                4984733.561492613,
                983.2295483742917
              ],
              [
                430065.507594476,
                4984733.561492613,
                994.4295483742917
              ],
              [
                430065.507594476,
                4983334.201492613,
                994.4295483742917
              ],
              [
                429065.20759447594,
                4983334.201492613,
                983.2295483742917
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T01:03:08+00:00",
        "end_time": "2011-09-19T22:35:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002223,
            44.99991447,
            983.2295484,
            -117.8873349,
            45.01260919,
            994.4295484
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002502149571,
                  44.99991447091693,
                  983.2295483742917
                ],
                [
                  -117.90022229035088,
                  45.01250983780575,
                  983.2295483742917
                ],
                [
                  -117.8875293643067,
                  45.01260919074427,
                  994.4295483742917
                ],
                [
                  -117.88733487600818,
                  45.00001378047634,
                  994.4295483742917
                ],
                [
                  -117.90002502149571,
                  44.99991447091693,
                  983.2295483742917
                ]
              ]
            ]
          },
          "id": "45117A8424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T01:03:08Z",
            "pc:count": 11042735,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429561.7566,
                "count": 11042735,
                "maximum": 430065.5076,
                "minimum": 429065.2076,
                "name": "X",
                "position": 0,
                "stddev": 282.8878668,
                "variance": 80025.54521
              },
              {
                "average": 4984029.998,
                "count": 11042735,
                "maximum": 4984733.561,
                "minimum": 4983334.201,
                "name": "Y",
                "position": 1,
                "stddev": 400.8954701,
                "variance": 160717.178
              },
              {
                "average": 987.2205021,
                "count": 11042735,
                "maximum": 994.4295484,
                "minimum": 983.2295484,
                "name": "Z",
                "position": 2,
                "stddev": 2.343894845,
                "variance": 5.493843042
              },
              {
                "average": 227.6429825,
                "count": 11042735,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.71156131,
                "variance": 1005.623121
              },
              {
                "average": 1.000677187,
                "count": 11042735,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02601401137,
                "variance": 0.0006767287878
              },
              {
                "average": 1.001355009,
                "count": 11042735,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03678549434,
                "variance": 0.001353172594
              },
              {
                "average": 0.4985485933,
                "count": 11042735,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979161,
                "variance": 0.2499979161
              },
              {
                "average": 0,
                "count": 11042735,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.267413915,
                "count": 11042735,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4426101342,
                "variance": 0.1959037309
              },
              {
                "average": 1.014716475,
                "count": 11042735,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.926161342,
                "variance": 62.82403363
              },
              {
                "average": 197.2530017,
                "count": 11042735,
                "maximum": 212,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 3.672876608,
                "variance": 13.49002257
              },
              {
                "average": 159.5198158,
                "count": 11042735,
                "maximum": 267,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 55.292459,
                "variance": 3057.256022
              },
              {
                "average": 26118.08765,
                "count": 11042735,
                "maximum": 62976,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 7256.224563,
                "variance": 52652794.91
              },
              {
                "average": 27597.5414,
                "count": 11042735,
                "maximum": 65024,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 5869.129395,
                "variance": 34446679.85
              },
              {
                "average": 22756.70617,
                "count": 11042735,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 4393.604937,
                "variance": 19303764.34
              },
              {
                "average": 509843.4429,
                "count": 11042735,
                "maximum": 515788.3429,
                "minimum": 506930.6032,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2892.131602,
                "variance": 8364425.203
              },
              {
                "average": 0,
                "count": 11042735,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11042735,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11042735,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11042735,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11042735,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429065.2076,
              4983334.201,
              983.2295484,
              430065.5076,
              4984733.561,
              994.4295484
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429065.20759447594,
                    4983334.201492613,
                    983.2295483742917
                  ],
                  [
                    429065.20759447594,
                    4984733.561492613,
                    983.2295483742917
                  ],
                  [
                    430065.507594476,
                    4984733.561492613,
                    994.4295483742917
                  ],
                  [
                    430065.507594476,
                    4983334.201492613,
                    994.4295483742917
                  ],
                  [
                    429065.20759447594,
                    4983334.201492613,
                    983.2295483742917
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T01:03:08+00:00",
            "end_time": "2011-09-19T22:35: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": "45117B8324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252505584673,
              45.12490742134823,
              1025.0391355296829
            ],
            [
              -117.96273705849501,
              45.13750912799241,
              1025.0391355296829
            ],
            [
              -117.9500291164764,
              45.137615552510646,
              1186.6991355296827
            ],
            [
              -117.94981991119633,
              45.125013799375864,
              1186.6991355296827
            ],
            [
              -117.96252505584673,
              45.12490742134823,
              1025.0391355296829
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627371,
        45.12490742,
        1025.039136,
        -117.9498199,
        45.13761555,
        1186.699136
      ],
      "properties": {
        "datetime": "2011-09-17T22:24:31Z",
        "pc:count": 9194629,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424801.4985,
            "count": 9194629,
            "maximum": 425303.6968,
            "minimum": 424304.3768,
            "name": "X",
            "position": 0,
            "stddev": 284.7796569,
            "variance": 81099.45296
          },
          {
            "average": 4997978.859,
            "count": 9194629,
            "maximum": 4998676.224,
            "minimum": 4997276.104,
            "name": "Y",
            "position": 1,
            "stddev": 403.1641903,
            "variance": 162541.3644
          },
          {
            "average": 1071.860013,
            "count": 9194629,
            "maximum": 1186.699136,
            "minimum": 1025.039136,
            "name": "Z",
            "position": 2,
            "stddev": 30.66616628,
            "variance": 940.4137546
          },
          {
            "average": 110.489252,
            "count": 9194629,
            "maximum": 252,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.22726882,
            "variance": 450.5969417
          },
          {
            "average": 1.000749894,
            "count": 9194629,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02827682416,
            "variance": 0.0007995787843
          },
          {
            "average": 1.001564174,
            "count": 9194629,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04192247673,
            "variance": 0.001757494055
          },
          {
            "average": 0.5000327909,
            "count": 9194629,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000261,
            "variance": 0.2500000261
          },
          {
            "average": 0,
            "count": 9194629,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.298431073,
            "count": 9194629,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4575696565,
            "variance": 0.2093699905
          },
          {
            "average": -0.0378117758,
            "count": 9194629,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.659729445,
            "variance": 74.99091407
          },
          {
            "average": 137,
            "count": 9194629,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10671.71948,
            "count": 9194629,
            "maximum": 10676,
            "minimum": 10668,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.72491344,
            "variance": 2.975326375
          },
          {
            "average": 36165.23424,
            "count": 9194629,
            "maximum": 56320,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 5240.219875,
            "variance": 27459904.34
          },
          {
            "average": 33182.11643,
            "count": 9194629,
            "maximum": 54528,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 3744.493199,
            "variance": 14021229.32
          },
          {
            "average": 27371.18882,
            "count": 9194629,
            "maximum": 55808,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 3850.715503,
            "variance": 14828009.88
          },
          {
            "average": 330592.655,
            "count": 9194629,
            "maximum": 333471.1146,
            "minimum": 328155.119,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1152.426194,
            "variance": 1328086.133
          },
          {
            "average": 0,
            "count": 9194629,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9194629,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9194629,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9194629,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9194629,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424304.3768,
          4997276.104,
          1025.039136,
          425303.6968,
          4998676.224,
          1186.699136
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424304.3767672828,
                4997276.103937478,
                1025.0391355296829
              ],
              [
                424304.3767672828,
                4998676.223937477,
                1025.0391355296829
              ],
              [
                425303.69676728273,
                4998676.223937477,
                1186.6991355296827
              ],
              [
                425303.69676728273,
                4997276.103937478,
                1186.6991355296827
              ],
              [
                424304.3767672828,
                4997276.103937478,
                1025.0391355296829
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:24:31+00:00",
        "end_time": "2011-09-17T20:55:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627371,
            45.12490742,
            1025.039136,
            -117.9498199,
            45.13761555,
            1186.699136
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252505584673,
                  45.12490742134823,
                  1025.0391355296829
                ],
                [
                  -117.96273705849501,
                  45.13750912799241,
                  1025.0391355296829
                ],
                [
                  -117.9500291164764,
                  45.137615552510646,
                  1186.6991355296827
                ],
                [
                  -117.94981991119633,
                  45.125013799375864,
                  1186.6991355296827
                ],
                [
                  -117.96252505584673,
                  45.12490742134823,
                  1025.0391355296829
                ]
              ]
            ]
          },
          "id": "45117B8324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:24:31Z",
            "pc:count": 9194629,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424801.4985,
                "count": 9194629,
                "maximum": 425303.6968,
                "minimum": 424304.3768,
                "name": "X",
                "position": 0,
                "stddev": 284.7796569,
                "variance": 81099.45296
              },
              {
                "average": 4997978.859,
                "count": 9194629,
                "maximum": 4998676.224,
                "minimum": 4997276.104,
                "name": "Y",
                "position": 1,
                "stddev": 403.1641903,
                "variance": 162541.3644
              },
              {
                "average": 1071.860013,
                "count": 9194629,
                "maximum": 1186.699136,
                "minimum": 1025.039136,
                "name": "Z",
                "position": 2,
                "stddev": 30.66616628,
                "variance": 940.4137546
              },
              {
                "average": 110.489252,
                "count": 9194629,
                "maximum": 252,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.22726882,
                "variance": 450.5969417
              },
              {
                "average": 1.000749894,
                "count": 9194629,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02827682416,
                "variance": 0.0007995787843
              },
              {
                "average": 1.001564174,
                "count": 9194629,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04192247673,
                "variance": 0.001757494055
              },
              {
                "average": 0.5000327909,
                "count": 9194629,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000261,
                "variance": 0.2500000261
              },
              {
                "average": 0,
                "count": 9194629,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.298431073,
                "count": 9194629,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4575696565,
                "variance": 0.2093699905
              },
              {
                "average": -0.0378117758,
                "count": 9194629,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.659729445,
                "variance": 74.99091407
              },
              {
                "average": 137,
                "count": 9194629,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10671.71948,
                "count": 9194629,
                "maximum": 10676,
                "minimum": 10668,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.72491344,
                "variance": 2.975326375
              },
              {
                "average": 36165.23424,
                "count": 9194629,
                "maximum": 56320,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 5240.219875,
                "variance": 27459904.34
              },
              {
                "average": 33182.11643,
                "count": 9194629,
                "maximum": 54528,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 3744.493199,
                "variance": 14021229.32
              },
              {
                "average": 27371.18882,
                "count": 9194629,
                "maximum": 55808,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 3850.715503,
                "variance": 14828009.88
              },
              {
                "average": 330592.655,
                "count": 9194629,
                "maximum": 333471.1146,
                "minimum": 328155.119,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1152.426194,
                "variance": 1328086.133
              },
              {
                "average": 0,
                "count": 9194629,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9194629,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9194629,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9194629,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9194629,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424304.3768,
              4997276.104,
              1025.039136,
              425303.6968,
              4998676.224,
              1186.699136
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424304.3767672828,
                    4997276.103937478,
                    1025.0391355296829
                  ],
                  [
                    424304.3767672828,
                    4998676.223937477,
                    1025.0391355296829
                  ],
                  [
                    425303.69676728273,
                    4998676.223937477,
                    1186.6991355296827
                  ],
                  [
                    425303.69676728273,
                    4997276.103937478,
                    1186.6991355296827
                  ],
                  [
                    424304.3767672828,
                    4997276.103937478,
                    1025.0391355296829
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:24:31+00:00",
            "end_time": "2011-09-17T20:55: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": "45117B7405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.76252561409339,
              45.17492937835883,
              1066.9275669660428
            ],
            [
              -117.76269358011797,
              45.187510575721575,
              1066.9275669660428
            ],
            [
              -117.75005582557041,
              45.187594274352854,
              1284.4675669660428
            ],
            [
              -117.74989064209318,
              45.17501304048615,
              1284.4675669660428
            ],
            [
              -117.76252561409339,
              45.17492937835883,
              1066.9275669660428
            ]
          ]
        ]
      },
      "bbox": [
        -117.7626936,
        45.17492938,
        1066.927567,
        -117.7498906,
        45.18759427,
        1284.467567
      ],
      "properties": {
        "datetime": "2011-09-15T20:01:21Z",
        "pc:count": 10101278,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440566.4495,
            "count": 10101278,
            "maximum": 441078.4132,
            "minimum": 440085.5332,
            "name": "X",
            "position": 0,
            "stddev": 279.256812,
            "variance": 77984.36706
          },
          {
            "average": 5003328.357,
            "count": 10101278,
            "maximum": 5004063.029,
            "minimum": 5002665.249,
            "name": "Y",
            "position": 1,
            "stddev": 393.3964829,
            "variance": 154760.7928
          },
          {
            "average": 1147.220596,
            "count": 10101278,
            "maximum": 1284.467567,
            "minimum": 1066.927567,
            "name": "Z",
            "position": 2,
            "stddev": 39.49535677,
            "variance": 1559.883206
          },
          {
            "average": 105.9393857,
            "count": 10101278,
            "maximum": 232,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.86437172,
            "variance": 891.8806983
          },
          {
            "average": 1.021352348,
            "count": 10101278,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1495240128,
            "variance": 0.02235743041
          },
          {
            "average": 1.047455579,
            "count": 10101278,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2253909092,
            "variance": 0.05080106194
          },
          {
            "average": 0.5001227567,
            "count": 10101278,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000097,
            "variance": 0.2500000097
          },
          {
            "average": 0,
            "count": 10101278,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.346011267,
            "count": 10101278,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4756968494,
            "variance": 0.2262874925
          },
          {
            "average": -0.09535948715,
            "count": 10101278,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.657190923,
            "variance": 74.94695468
          },
          {
            "average": 130.6390745,
            "count": 10101278,
            "maximum": 141,
            "minimum": 122,
            "name": "UserData",
            "position": 10,
            "stddev": 2.388520031,
            "variance": 5.705027938
          },
          {
            "average": 10699.5614,
            "count": 10101278,
            "maximum": 10703,
            "minimum": 10696,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.633512068,
            "variance": 2.668361677
          },
          {
            "average": 33762.78099,
            "count": 10101278,
            "maximum": 57344,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 8409.928607,
            "variance": 70726899.17
          },
          {
            "average": 31877.9827,
            "count": 10101278,
            "maximum": 56320,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 6828.766172,
            "variance": 46632047.43
          },
          {
            "average": 25383.19024,
            "count": 10101278,
            "maximum": 52992,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5820.04988,
            "variance": 33872980.61
          },
          {
            "average": 150926.5801,
            "count": 10101278,
            "maximum": 152081.318,
            "minimum": 149711.9894,
            "name": "GpsTime",
            "position": 15,
            "stddev": 534.1849641,
            "variance": 285353.5758
          },
          {
            "average": 0,
            "count": 10101278,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10101278,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10101278,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10101278,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10101278,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          440085.5332,
          5002665.249,
          1066.927567,
          441078.4132,
          5004063.029,
          1284.467567
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                440085.53324329027,
                5002665.24873605,
                1066.9275669660428
              ],
              [
                440085.53324329027,
                5004063.028736049,
                1066.9275669660428
              ],
              [
                441078.41324329027,
                5004063.028736049,
                1284.4675669660428
              ],
              [
                441078.41324329027,
                5002665.24873605,
                1284.4675669660428
              ],
              [
                440085.53324329027,
                5002665.24873605,
                1066.9275669660428
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:01:21+00:00",
        "end_time": "2011-09-15T19:21:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7626936,
            45.17492938,
            1066.927567,
            -117.7498906,
            45.18759427,
            1284.467567
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.76252561409339,
                  45.17492937835883,
                  1066.9275669660428
                ],
                [
                  -117.76269358011797,
                  45.187510575721575,
                  1066.9275669660428
                ],
                [
                  -117.75005582557041,
                  45.187594274352854,
                  1284.4675669660428
                ],
                [
                  -117.74989064209318,
                  45.17501304048615,
                  1284.4675669660428
                ],
                [
                  -117.76252561409339,
                  45.17492937835883,
                  1066.9275669660428
                ]
              ]
            ]
          },
          "id": "45117B7405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:01:21Z",
            "pc:count": 10101278,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 440566.4495,
                "count": 10101278,
                "maximum": 441078.4132,
                "minimum": 440085.5332,
                "name": "X",
                "position": 0,
                "stddev": 279.256812,
                "variance": 77984.36706
              },
              {
                "average": 5003328.357,
                "count": 10101278,
                "maximum": 5004063.029,
                "minimum": 5002665.249,
                "name": "Y",
                "position": 1,
                "stddev": 393.3964829,
                "variance": 154760.7928
              },
              {
                "average": 1147.220596,
                "count": 10101278,
                "maximum": 1284.467567,
                "minimum": 1066.927567,
                "name": "Z",
                "position": 2,
                "stddev": 39.49535677,
                "variance": 1559.883206
              },
              {
                "average": 105.9393857,
                "count": 10101278,
                "maximum": 232,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.86437172,
                "variance": 891.8806983
              },
              {
                "average": 1.021352348,
                "count": 10101278,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1495240128,
                "variance": 0.02235743041
              },
              {
                "average": 1.047455579,
                "count": 10101278,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2253909092,
                "variance": 0.05080106194
              },
              {
                "average": 0.5001227567,
                "count": 10101278,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000097,
                "variance": 0.2500000097
              },
              {
                "average": 0,
                "count": 10101278,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.346011267,
                "count": 10101278,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4756968494,
                "variance": 0.2262874925
              },
              {
                "average": -0.09535948715,
                "count": 10101278,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.657190923,
                "variance": 74.94695468
              },
              {
                "average": 130.6390745,
                "count": 10101278,
                "maximum": 141,
                "minimum": 122,
                "name": "UserData",
                "position": 10,
                "stddev": 2.388520031,
                "variance": 5.705027938
              },
              {
                "average": 10699.5614,
                "count": 10101278,
                "maximum": 10703,
                "minimum": 10696,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.633512068,
                "variance": 2.668361677
              },
              {
                "average": 33762.78099,
                "count": 10101278,
                "maximum": 57344,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 8409.928607,
                "variance": 70726899.17
              },
              {
                "average": 31877.9827,
                "count": 10101278,
                "maximum": 56320,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 6828.766172,
                "variance": 46632047.43
              },
              {
                "average": 25383.19024,
                "count": 10101278,
                "maximum": 52992,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5820.04988,
                "variance": 33872980.61
              },
              {
                "average": 150926.5801,
                "count": 10101278,
                "maximum": 152081.318,
                "minimum": 149711.9894,
                "name": "GpsTime",
                "position": 15,
                "stddev": 534.1849641,
                "variance": 285353.5758
              },
              {
                "average": 0,
                "count": 10101278,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10101278,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10101278,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10101278,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10101278,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              440085.5332,
              5002665.249,
              1066.927567,
              441078.4132,
              5004063.029,
              1284.467567
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    440085.53324329027,
                    5002665.24873605,
                    1066.9275669660428
                  ],
                  [
                    440085.53324329027,
                    5004063.028736049,
                    1066.9275669660428
                  ],
                  [
                    441078.41324329027,
                    5004063.028736049,
                    1284.4675669660428
                  ],
                  [
                    441078.41324329027,
                    5002665.24873605,
                    1284.4675669660428
                  ],
                  [
                    440085.53324329027,
                    5002665.24873605,
                    1066.9275669660428
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:01:21+00:00",
            "end_time": "2011-09-15T19:21: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": "45117C8106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.99998311618894,
              45.358952350053464,
              822.6638785761911
            ],
            [
              -118.00004582365159,
              45.362511663561556,
              822.6638785761911
            ],
            [
              -117.98753031840735,
              45.362620566567955,
              836.783878576191
            ],
            [
              -117.98746839541333,
              45.35906123961992,
              836.783878576191
            ],
            [
              -117.99998311618894,
              45.358952350053464,
              822.6638785761911
            ]
          ]
        ]
      },
      "bbox": [
        -118.0000458,
        45.35895235,
        822.6638786,
        -117.9874684,
        45.36262057,
        836.7838786
      ],
      "properties": {
        "datetime": "2011-09-14T23:46:55Z",
        "pc:count": 1552772,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422301.3144,
            "count": 1552772,
            "maximum": 422661.1112,
            "minimum": 421680.7912,
            "name": "X",
            "position": 0,
            "stddev": 287.3245502,
            "variance": 82555.39716
          },
          {
            "average": 5023580.654,
            "count": 1552772,
            "maximum": 5023707.841,
            "minimum": 5023312.361,
            "name": "Y",
            "position": 1,
            "stddev": 90.66039423,
            "variance": 8219.307083
          },
          {
            "average": 824.0767514,
            "count": 1552772,
            "maximum": 836.7838786,
            "minimum": 822.6638786,
            "name": "Z",
            "position": 2,
            "stddev": 0.5502747386,
            "variance": 0.302802288
          },
          {
            "average": 105.6913301,
            "count": 1552772,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.19975467,
            "variance": 686.427145
          },
          {
            "average": 1.000408302,
            "count": 1552772,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02023421924,
            "variance": 0.0004094236281
          },
          {
            "average": 1.000830128,
            "count": 1552772,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02886700181,
            "variance": 0.0008333037934
          },
          {
            "average": 0.499931091,
            "count": 1552772,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000001563,
            "variance": 0.2500001563
          },
          {
            "average": 0,
            "count": 1552772,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.284370146,
            "count": 1552772,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4511140621,
            "variance": 0.203503897
          },
          {
            "average": -1.337589025,
            "count": 1552772,
            "maximum": 15,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.169073679,
            "variance": 84.07191214
          },
          {
            "average": 121.3550669,
            "count": 1552772,
            "maximum": 139,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 2.584444237,
            "variance": 6.679352013
          },
          {
            "average": 1024.211162,
            "count": 1552772,
            "maximum": 1027,
            "minimum": 1020,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.690098652,
            "variance": 2.856433453
          },
          {
            "average": 29541.37951,
            "count": 1552772,
            "maximum": 64256,
            "minimum": 8704,
            "name": "Red",
            "position": 12,
            "stddev": 12921.07652,
            "variance": 166954218.5
          },
          {
            "average": 29939.69239,
            "count": 1552772,
            "maximum": 65280,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 9876.217828,
            "variance": 97539678.58
          },
          {
            "average": 26907.53352,
            "count": 1552772,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 9573.845837,
            "variance": 91658524.1
          },
          {
            "average": 77615.08966,
            "count": 1552772,
            "maximum": 79215.04766,
            "minimum": 75290.83732,
            "name": "GpsTime",
            "position": 15,
            "stddev": 895.7564398,
            "variance": 802379.5995
          },
          {
            "average": 0,
            "count": 1552772,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1552772,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1552772,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1552772,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1552772,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421680.7912,
          5023312.361,
          822.6638786,
          422661.1112,
          5023707.841,
          836.7838786
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421680.7911694715,
                5023312.361011354,
                822.6638785761911
              ],
              [
                421680.7911694715,
                5023707.841011355,
                822.6638785761911
              ],
              [
                422661.11116947146,
                5023707.841011355,
                836.783878576191
              ],
              [
                422661.11116947146,
                5023312.361011354,
                836.783878576191
              ],
              [
                421680.7911694715,
                5023312.361011354,
                822.6638785761911
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:46:55+00:00",
        "end_time": "2011-09-14T22:41:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0000458,
            45.35895235,
            822.6638786,
            -117.9874684,
            45.36262057,
            836.7838786
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.99998311618894,
                  45.358952350053464,
                  822.6638785761911
                ],
                [
                  -118.00004582365159,
                  45.362511663561556,
                  822.6638785761911
                ],
                [
                  -117.98753031840735,
                  45.362620566567955,
                  836.783878576191
                ],
                [
                  -117.98746839541333,
                  45.35906123961992,
                  836.783878576191
                ],
                [
                  -117.99998311618894,
                  45.358952350053464,
                  822.6638785761911
                ]
              ]
            ]
          },
          "id": "45117C8106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:46:55Z",
            "pc:count": 1552772,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422301.3144,
                "count": 1552772,
                "maximum": 422661.1112,
                "minimum": 421680.7912,
                "name": "X",
                "position": 0,
                "stddev": 287.3245502,
                "variance": 82555.39716
              },
              {
                "average": 5023580.654,
                "count": 1552772,
                "maximum": 5023707.841,
                "minimum": 5023312.361,
                "name": "Y",
                "position": 1,
                "stddev": 90.66039423,
                "variance": 8219.307083
              },
              {
                "average": 824.0767514,
                "count": 1552772,
                "maximum": 836.7838786,
                "minimum": 822.6638786,
                "name": "Z",
                "position": 2,
                "stddev": 0.5502747386,
                "variance": 0.302802288
              },
              {
                "average": 105.6913301,
                "count": 1552772,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.19975467,
                "variance": 686.427145
              },
              {
                "average": 1.000408302,
                "count": 1552772,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02023421924,
                "variance": 0.0004094236281
              },
              {
                "average": 1.000830128,
                "count": 1552772,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02886700181,
                "variance": 0.0008333037934
              },
              {
                "average": 0.499931091,
                "count": 1552772,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000001563,
                "variance": 0.2500001563
              },
              {
                "average": 0,
                "count": 1552772,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.284370146,
                "count": 1552772,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4511140621,
                "variance": 0.203503897
              },
              {
                "average": -1.337589025,
                "count": 1552772,
                "maximum": 15,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.169073679,
                "variance": 84.07191214
              },
              {
                "average": 121.3550669,
                "count": 1552772,
                "maximum": 139,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 2.584444237,
                "variance": 6.679352013
              },
              {
                "average": 1024.211162,
                "count": 1552772,
                "maximum": 1027,
                "minimum": 1020,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.690098652,
                "variance": 2.856433453
              },
              {
                "average": 29541.37951,
                "count": 1552772,
                "maximum": 64256,
                "minimum": 8704,
                "name": "Red",
                "position": 12,
                "stddev": 12921.07652,
                "variance": 166954218.5
              },
              {
                "average": 29939.69239,
                "count": 1552772,
                "maximum": 65280,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 9876.217828,
                "variance": 97539678.58
              },
              {
                "average": 26907.53352,
                "count": 1552772,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 9573.845837,
                "variance": 91658524.1
              },
              {
                "average": 77615.08966,
                "count": 1552772,
                "maximum": 79215.04766,
                "minimum": 75290.83732,
                "name": "GpsTime",
                "position": 15,
                "stddev": 895.7564398,
                "variance": 802379.5995
              },
              {
                "average": 0,
                "count": 1552772,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1552772,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1552772,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1552772,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1552772,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421680.7912,
              5023312.361,
              822.6638786,
              422661.1112,
              5023707.841,
              836.7838786
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421680.7911694715,
                    5023312.361011354,
                    822.6638785761911
                  ],
                  [
                    421680.7911694715,
                    5023707.841011355,
                    822.6638785761911
                  ],
                  [
                    422661.11116947146,
                    5023707.841011355,
                    836.783878576191
                  ],
                  [
                    422661.11116947146,
                    5023312.361011354,
                    836.783878576191
                  ],
                  [
                    421680.7911694715,
                    5023312.361011354,
                    822.6638785761911
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:46:55+00:00",
            "end_time": "2011-09-14T22:41: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": "45117C8322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752457971517,
              45.24990539958461,
              821.674728539748
            ],
            [
              -117.98774309399224,
              45.262509975569934,
              821.674728539748
            ],
            [
              -117.97502982005356,
              45.26261922410573,
              845.874728539748
            ],
            [
              -117.97481411719485,
              45.25001460038393,
              845.874728539748
            ],
            [
              -117.98752457971517,
              45.24990539958461,
              821.674728539748
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877431,
        45.2499054,
        821.6747285,
        -117.9748141,
        45.26261922,
        845.8747285
      ],
      "properties": {
        "datetime": "2011-09-17T19:14:51Z",
        "pc:count": 9192127,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422972.9392,
            "count": 9192127,
            "maximum": 423505.6833,
            "minimum": 422508.1233,
            "name": "X",
            "position": 0,
            "stddev": 278.15739,
            "variance": 77371.53361
          },
          {
            "average": 5011923.875,
            "count": 9192127,
            "maximum": 5012586.433,
            "minimum": 5011185.953,
            "name": "Y",
            "position": 1,
            "stddev": 399.0759689,
            "variance": 159261.6289
          },
          {
            "average": 823.292313,
            "count": 9192127,
            "maximum": 845.8747285,
            "minimum": 821.6747285,
            "name": "Z",
            "position": 2,
            "stddev": 1.653584058,
            "variance": 2.734340238
          },
          {
            "average": 96.77352402,
            "count": 9192127,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.35011308,
            "variance": 2953.934791
          },
          {
            "average": 1.005891672,
            "count": 9192127,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08168767864,
            "variance": 0.006672876841
          },
          {
            "average": 1.012236667,
            "count": 9192127,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1223441627,
            "variance": 0.01496809415
          },
          {
            "average": 0.5002295987,
            "count": 9192127,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999745,
            "variance": 0.2499999745
          },
          {
            "average": 0,
            "count": 9192127,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.231022047,
            "count": 9192127,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4214865127,
            "variance": 0.1776508804
          },
          {
            "average": 0.2178360827,
            "count": 9192127,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.260913385,
            "variance": 68.24268995
          },
          {
            "average": 137.9635433,
            "count": 9192127,
            "maximum": 209,
            "minimum": 127,
            "name": "UserData",
            "position": 10,
            "stddev": 4.15216391,
            "variance": 17.24046513
          },
          {
            "average": 10706.46456,
            "count": 9192127,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 56.87411578,
            "variance": 3234.665046
          },
          {
            "average": 27188.29516,
            "count": 9192127,
            "maximum": 61440,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 8127.162333,
            "variance": 66050767.59
          },
          {
            "average": 27734.08349,
            "count": 9192127,
            "maximum": 62720,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 7334.590749,
            "variance": 53796221.46
          },
          {
            "average": 23068.10062,
            "count": 9192127,
            "maximum": 64512,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6395.380674,
            "variance": 40900893.97
          },
          {
            "average": 288720.0603,
            "count": 9192127,
            "maximum": 322091.0624,
            "minimum": 246406.4013,
            "name": "GpsTime",
            "position": 15,
            "stddev": 35159.10579,
            "variance": 1236162720
          },
          {
            "average": 0,
            "count": 9192127,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9192127,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9192127,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9192127,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9192127,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422508.1233,
          5011185.953,
          821.6747285,
          423505.6833,
          5012586.433,
          845.8747285
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422508.12328078994,
                5011185.952738684,
                821.674728539748
              ],
              [
                422508.12328078994,
                5012586.432738684,
                821.674728539748
              ],
              [
                423505.68328079,
                5012586.432738684,
                845.874728539748
              ],
              [
                423505.68328079,
                5011185.952738684,
                845.874728539748
              ],
              [
                422508.12328078994,
                5011185.952738684,
                821.674728539748
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T19:14:51+00:00",
        "end_time": "2011-09-16T22:13:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877431,
            45.2499054,
            821.6747285,
            -117.9748141,
            45.26261922,
            845.8747285
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752457971517,
                  45.24990539958461,
                  821.674728539748
                ],
                [
                  -117.98774309399224,
                  45.262509975569934,
                  821.674728539748
                ],
                [
                  -117.97502982005356,
                  45.26261922410573,
                  845.874728539748
                ],
                [
                  -117.97481411719485,
                  45.25001460038393,
                  845.874728539748
                ],
                [
                  -117.98752457971517,
                  45.24990539958461,
                  821.674728539748
                ]
              ]
            ]
          },
          "id": "45117C8322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T19:14:51Z",
            "pc:count": 9192127,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422972.9392,
                "count": 9192127,
                "maximum": 423505.6833,
                "minimum": 422508.1233,
                "name": "X",
                "position": 0,
                "stddev": 278.15739,
                "variance": 77371.53361
              },
              {
                "average": 5011923.875,
                "count": 9192127,
                "maximum": 5012586.433,
                "minimum": 5011185.953,
                "name": "Y",
                "position": 1,
                "stddev": 399.0759689,
                "variance": 159261.6289
              },
              {
                "average": 823.292313,
                "count": 9192127,
                "maximum": 845.8747285,
                "minimum": 821.6747285,
                "name": "Z",
                "position": 2,
                "stddev": 1.653584058,
                "variance": 2.734340238
              },
              {
                "average": 96.77352402,
                "count": 9192127,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.35011308,
                "variance": 2953.934791
              },
              {
                "average": 1.005891672,
                "count": 9192127,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08168767864,
                "variance": 0.006672876841
              },
              {
                "average": 1.012236667,
                "count": 9192127,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1223441627,
                "variance": 0.01496809415
              },
              {
                "average": 0.5002295987,
                "count": 9192127,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999745,
                "variance": 0.2499999745
              },
              {
                "average": 0,
                "count": 9192127,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.231022047,
                "count": 9192127,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4214865127,
                "variance": 0.1776508804
              },
              {
                "average": 0.2178360827,
                "count": 9192127,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.260913385,
                "variance": 68.24268995
              },
              {
                "average": 137.9635433,
                "count": 9192127,
                "maximum": 209,
                "minimum": 127,
                "name": "UserData",
                "position": 10,
                "stddev": 4.15216391,
                "variance": 17.24046513
              },
              {
                "average": 10706.46456,
                "count": 9192127,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 56.87411578,
                "variance": 3234.665046
              },
              {
                "average": 27188.29516,
                "count": 9192127,
                "maximum": 61440,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 8127.162333,
                "variance": 66050767.59
              },
              {
                "average": 27734.08349,
                "count": 9192127,
                "maximum": 62720,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 7334.590749,
                "variance": 53796221.46
              },
              {
                "average": 23068.10062,
                "count": 9192127,
                "maximum": 64512,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6395.380674,
                "variance": 40900893.97
              },
              {
                "average": 288720.0603,
                "count": 9192127,
                "maximum": 322091.0624,
                "minimum": 246406.4013,
                "name": "GpsTime",
                "position": 15,
                "stddev": 35159.10579,
                "variance": 1236162720
              },
              {
                "average": 0,
                "count": 9192127,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9192127,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9192127,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9192127,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9192127,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422508.1233,
              5011185.953,
              821.6747285,
              423505.6833,
              5012586.433,
              845.8747285
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422508.12328078994,
                    5011185.952738684,
                    821.674728539748
                  ],
                  [
                    422508.12328078994,
                    5012586.432738684,
                    821.674728539748
                  ],
                  [
                    423505.68328079,
                    5012586.432738684,
                    845.874728539748
                  ],
                  [
                    423505.68328079,
                    5011185.952738684,
                    845.874728539748
                  ],
                  [
                    422508.12328078994,
                    5011185.952738684,
                    821.674728539748
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T19:14:51+00:00",
            "end_time": "2011-09-16T22: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": "45117B7422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8000255533269,
              45.12492533649814,
              1291.3593757030665
            ],
            [
              -117.80020152017613,
              45.13750995229828,
              1291.3593757030665
            ],
            [
              -117.78752863604842,
              45.13759804554891,
              1572.4993757030663
            ],
            [
              -117.78735545530739,
              45.125013391318056,
              1572.4993757030663
            ],
            [
              -117.8000255533269,
              45.12492533649814,
              1291.3593757030665
            ]
          ]
        ]
      },
      "bbox": [
        -117.8002015,
        45.12492534,
        1291.359376,
        -117.7873555,
        45.13759805,
        1572.499376
      ],
      "properties": {
        "datetime": "2011-09-15T22:47:36Z",
        "pc:count": 9756168,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437591.484,
            "count": 9756168,
            "maximum": 438080.5,
            "minimum": 437083.98,
            "name": "X",
            "position": 0,
            "stddev": 286.2376683,
            "variance": 81932.00274
          },
          {
            "average": 4997835.295,
            "count": 9756168,
            "maximum": 4998536.948,
            "minimum": 4997138.788,
            "name": "Y",
            "position": 1,
            "stddev": 400.9135205,
            "variance": 160731.6509
          },
          {
            "average": 1411.808579,
            "count": 9756168,
            "maximum": 1572.499376,
            "minimum": 1291.359376,
            "name": "Z",
            "position": 2,
            "stddev": 58.59805699,
            "variance": 3433.732284
          },
          {
            "average": 109.3071448,
            "count": 9756168,
            "maximum": 248,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.43879729,
            "variance": 752.8875967
          },
          {
            "average": 1.005908057,
            "count": 9756168,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07820534557,
            "variance": 0.006116076075
          },
          {
            "average": 1.012688691,
            "count": 9756168,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1159607811,
            "variance": 0.01344690275
          },
          {
            "average": 0.4999869826,
            "count": 9756168,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000255,
            "variance": 0.2500000255
          },
          {
            "average": 0,
            "count": 9756168,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276874178,
            "count": 9756168,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4474537834,
            "variance": 0.2002148883
          },
          {
            "average": -0.3280495485,
            "count": 9756168,
            "maximum": 19.99799919,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.817049261,
            "variance": 77.74035767
          },
          {
            "average": 134.4357206,
            "count": 9756168,
            "maximum": 148,
            "minimum": 124,
            "name": "UserData",
            "position": 10,
            "stddev": 2.876070947,
            "variance": 8.271784095
          },
          {
            "average": 10723.5556,
            "count": 9756168,
            "maximum": 10728,
            "minimum": 10719,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.685774988,
            "variance": 2.84183731
          },
          {
            "average": 30289.0585,
            "count": 9756168,
            "maximum": 54528,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 7184.691085,
            "variance": 51619785.98
          },
          {
            "average": 29071.1081,
            "count": 9756168,
            "maximum": 52480,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 5213.896798,
            "variance": 27184719.82
          },
          {
            "average": 23528.89524,
            "count": 9756168,
            "maximum": 47360,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 4540.46202,
            "variance": 20615795.36
          },
          {
            "average": 160043.4288,
            "count": 9756168,
            "maximum": 162056.4086,
            "minimum": 158041.6162,
            "name": "GpsTime",
            "position": 15,
            "stddev": 729.2390225,
            "variance": 531789.5519
          },
          {
            "average": 0,
            "count": 9756168,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9756168,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9756168,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9756168,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9756168,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437083.98,
          4997138.788,
          1291.359376,
          438080.5,
          4998536.948,
          1572.499376
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437083.97998154163,
                4997138.788489865,
                1291.3593757030665
              ],
              [
                437083.97998154163,
                4998536.948489865,
                1291.3593757030665
              ],
              [
                438080.49998154165,
                4998536.948489865,
                1572.4993757030663
              ],
              [
                438080.49998154165,
                4997138.788489865,
                1572.4993757030663
              ],
              [
                437083.97998154163,
                4997138.788489865,
                1291.3593757030665
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T22:47:36+00:00",
        "end_time": "2011-09-15T21:40:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8002015,
            45.12492534,
            1291.359376,
            -117.7873555,
            45.13759805,
            1572.499376
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8000255533269,
                  45.12492533649814,
                  1291.3593757030665
                ],
                [
                  -117.80020152017613,
                  45.13750995229828,
                  1291.3593757030665
                ],
                [
                  -117.78752863604842,
                  45.13759804554891,
                  1572.4993757030663
                ],
                [
                  -117.78735545530739,
                  45.125013391318056,
                  1572.4993757030663
                ],
                [
                  -117.8000255533269,
                  45.12492533649814,
                  1291.3593757030665
                ]
              ]
            ]
          },
          "id": "45117B7422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T22:47:36Z",
            "pc:count": 9756168,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437591.484,
                "count": 9756168,
                "maximum": 438080.5,
                "minimum": 437083.98,
                "name": "X",
                "position": 0,
                "stddev": 286.2376683,
                "variance": 81932.00274
              },
              {
                "average": 4997835.295,
                "count": 9756168,
                "maximum": 4998536.948,
                "minimum": 4997138.788,
                "name": "Y",
                "position": 1,
                "stddev": 400.9135205,
                "variance": 160731.6509
              },
              {
                "average": 1411.808579,
                "count": 9756168,
                "maximum": 1572.499376,
                "minimum": 1291.359376,
                "name": "Z",
                "position": 2,
                "stddev": 58.59805699,
                "variance": 3433.732284
              },
              {
                "average": 109.3071448,
                "count": 9756168,
                "maximum": 248,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.43879729,
                "variance": 752.8875967
              },
              {
                "average": 1.005908057,
                "count": 9756168,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07820534557,
                "variance": 0.006116076075
              },
              {
                "average": 1.012688691,
                "count": 9756168,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1159607811,
                "variance": 0.01344690275
              },
              {
                "average": 0.4999869826,
                "count": 9756168,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000255,
                "variance": 0.2500000255
              },
              {
                "average": 0,
                "count": 9756168,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276874178,
                "count": 9756168,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4474537834,
                "variance": 0.2002148883
              },
              {
                "average": -0.3280495485,
                "count": 9756168,
                "maximum": 19.99799919,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.817049261,
                "variance": 77.74035767
              },
              {
                "average": 134.4357206,
                "count": 9756168,
                "maximum": 148,
                "minimum": 124,
                "name": "UserData",
                "position": 10,
                "stddev": 2.876070947,
                "variance": 8.271784095
              },
              {
                "average": 10723.5556,
                "count": 9756168,
                "maximum": 10728,
                "minimum": 10719,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.685774988,
                "variance": 2.84183731
              },
              {
                "average": 30289.0585,
                "count": 9756168,
                "maximum": 54528,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 7184.691085,
                "variance": 51619785.98
              },
              {
                "average": 29071.1081,
                "count": 9756168,
                "maximum": 52480,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 5213.896798,
                "variance": 27184719.82
              },
              {
                "average": 23528.89524,
                "count": 9756168,
                "maximum": 47360,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 4540.46202,
                "variance": 20615795.36
              },
              {
                "average": 160043.4288,
                "count": 9756168,
                "maximum": 162056.4086,
                "minimum": 158041.6162,
                "name": "GpsTime",
                "position": 15,
                "stddev": 729.2390225,
                "variance": 531789.5519
              },
              {
                "average": 0,
                "count": 9756168,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9756168,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9756168,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9756168,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9756168,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437083.98,
              4997138.788,
              1291.359376,
              438080.5,
              4998536.948,
              1572.499376
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437083.97998154163,
                    4997138.788489865,
                    1291.3593757030665
                  ],
                  [
                    437083.97998154163,
                    4998536.948489865,
                    1291.3593757030665
                  ],
                  [
                    438080.49998154165,
                    4998536.948489865,
                    1572.4993757030663
                  ],
                  [
                    438080.49998154165,
                    4997138.788489865,
                    1572.4993757030663
                  ],
                  [
                    437083.97998154163,
                    4997138.788489865,
                    1291.3593757030665
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T22:47:36+00:00",
            "end_time": "2011-09-15T21: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": "45117C8107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98745006364497,
              45.3546470885227,
              822.6018962555826
            ],
            [
              -117.98758686918708,
              45.36251112695592,
              822.6018962555826
            ],
            [
              -117.9750291866507,
              45.362619024470796,
              837.6618962555825
            ],
            [
              -117.97489411999062,
              45.354754956619345,
              837.6618962555825
            ],
            [
              -117.98745006364497,
              45.3546470885227,
              822.6018962555826
            ]
          ]
        ]
      },
      "bbox": [
        -117.9875869,
        45.35464709,
        822.6018963,
        -117.9748941,
        45.36261902,
        837.6618963
      ],
      "properties": {
        "datetime": "2011-09-15T00:23:07Z",
        "pc:count": 7661931,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423265.3575,
            "count": 7661931,
            "maximum": 423640.1532,
            "minimum": 422656.5332,
            "name": "X",
            "position": 0,
            "stddev": 252.3014723,
            "variance": 63656.03293
          },
          {
            "average": 5023348.129,
            "count": 7661931,
            "maximum": 5023695.737,
            "minimum": 5022821.957,
            "name": "Y",
            "position": 1,
            "stddev": 210.7269498,
            "variance": 44405.84739
          },
          {
            "average": 824.0484198,
            "count": 7661931,
            "maximum": 837.6618963,
            "minimum": 822.6018963,
            "name": "Z",
            "position": 2,
            "stddev": 1.107423776,
            "variance": 1.226387419
          },
          {
            "average": 156.3085598,
            "count": 7661931,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 62.41570166,
            "variance": 3895.719814
          },
          {
            "average": 1.000124381,
            "count": 7661931,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01115193809,
            "variance": 0.0001243657231
          },
          {
            "average": 1.000250068,
            "count": 7661931,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01581154667,
            "variance": 0.000250005008
          },
          {
            "average": 0.4989588134,
            "count": 7661931,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989486,
            "variance": 0.2499989486
          },
          {
            "average": 0,
            "count": 7661931,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.194241504,
            "count": 7661931,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3956156752,
            "variance": 0.1565117625
          },
          {
            "average": -1.383266033,
            "count": 7661931,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.433736191,
            "variance": 71.12790613
          },
          {
            "average": 151.4272775,
            "count": 7661931,
            "maximum": 212,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 38.79459018,
            "variance": 1505.020227
          },
          {
            "average": 690.5819524,
            "count": 7661931,
            "maximum": 1032,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 403.0101354,
            "variance": 162417.1693
          },
          {
            "average": 28040.30238,
            "count": 7661931,
            "maximum": 64000,
            "minimum": 8448,
            "name": "Red",
            "position": 12,
            "stddev": 13827.16624,
            "variance": 191190526.3
          },
          {
            "average": 27900.67976,
            "count": 7661931,
            "maximum": 65280,
            "minimum": 7680,
            "name": "Green",
            "position": 13,
            "stddev": 10256.90296,
            "variance": 105204058.3
          },
          {
            "average": 24902.61584,
            "count": 7661931,
            "maximum": 65280,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 9309.622928,
            "variance": 86669079.07
          },
          {
            "average": 79967.12088,
            "count": 7661931,
            "maximum": 81387.21458,
            "minimum": 78187.0522,
            "name": "GpsTime",
            "position": 15,
            "stddev": 703.4163619,
            "variance": 494794.5783
          },
          {
            "average": 0,
            "count": 7661931,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7661931,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7661931,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7661931,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7661931,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422656.5332,
          5022821.957,
          822.6018963,
          423640.1532,
          5023695.737,
          837.6618963
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422656.53318392497,
                5022821.957224523,
                822.6018962555826
              ],
              [
                422656.53318392497,
                5023695.737224522,
                822.6018962555826
              ],
              [
                423640.15318392497,
                5023695.737224522,
                837.6618962555825
              ],
              [
                423640.15318392497,
                5022821.957224523,
                837.6618962555825
              ],
              [
                422656.53318392497,
                5022821.957224523,
                822.6018962555826
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:23:07+00:00",
        "end_time": "2011-09-14T23:29:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9875869,
            45.35464709,
            822.6018963,
            -117.9748941,
            45.36261902,
            837.6618963
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98745006364497,
                  45.3546470885227,
                  822.6018962555826
                ],
                [
                  -117.98758686918708,
                  45.36251112695592,
                  822.6018962555826
                ],
                [
                  -117.9750291866507,
                  45.362619024470796,
                  837.6618962555825
                ],
                [
                  -117.97489411999062,
                  45.354754956619345,
                  837.6618962555825
                ],
                [
                  -117.98745006364497,
                  45.3546470885227,
                  822.6018962555826
                ]
              ]
            ]
          },
          "id": "45117C8107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:23:07Z",
            "pc:count": 7661931,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423265.3575,
                "count": 7661931,
                "maximum": 423640.1532,
                "minimum": 422656.5332,
                "name": "X",
                "position": 0,
                "stddev": 252.3014723,
                "variance": 63656.03293
              },
              {
                "average": 5023348.129,
                "count": 7661931,
                "maximum": 5023695.737,
                "minimum": 5022821.957,
                "name": "Y",
                "position": 1,
                "stddev": 210.7269498,
                "variance": 44405.84739
              },
              {
                "average": 824.0484198,
                "count": 7661931,
                "maximum": 837.6618963,
                "minimum": 822.6018963,
                "name": "Z",
                "position": 2,
                "stddev": 1.107423776,
                "variance": 1.226387419
              },
              {
                "average": 156.3085598,
                "count": 7661931,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 62.41570166,
                "variance": 3895.719814
              },
              {
                "average": 1.000124381,
                "count": 7661931,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01115193809,
                "variance": 0.0001243657231
              },
              {
                "average": 1.000250068,
                "count": 7661931,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01581154667,
                "variance": 0.000250005008
              },
              {
                "average": 0.4989588134,
                "count": 7661931,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989486,
                "variance": 0.2499989486
              },
              {
                "average": 0,
                "count": 7661931,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.194241504,
                "count": 7661931,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3956156752,
                "variance": 0.1565117625
              },
              {
                "average": -1.383266033,
                "count": 7661931,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.433736191,
                "variance": 71.12790613
              },
              {
                "average": 151.4272775,
                "count": 7661931,
                "maximum": 212,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 38.79459018,
                "variance": 1505.020227
              },
              {
                "average": 690.5819524,
                "count": 7661931,
                "maximum": 1032,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 403.0101354,
                "variance": 162417.1693
              },
              {
                "average": 28040.30238,
                "count": 7661931,
                "maximum": 64000,
                "minimum": 8448,
                "name": "Red",
                "position": 12,
                "stddev": 13827.16624,
                "variance": 191190526.3
              },
              {
                "average": 27900.67976,
                "count": 7661931,
                "maximum": 65280,
                "minimum": 7680,
                "name": "Green",
                "position": 13,
                "stddev": 10256.90296,
                "variance": 105204058.3
              },
              {
                "average": 24902.61584,
                "count": 7661931,
                "maximum": 65280,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 9309.622928,
                "variance": 86669079.07
              },
              {
                "average": 79967.12088,
                "count": 7661931,
                "maximum": 81387.21458,
                "minimum": 78187.0522,
                "name": "GpsTime",
                "position": 15,
                "stddev": 703.4163619,
                "variance": 494794.5783
              },
              {
                "average": 0,
                "count": 7661931,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7661931,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7661931,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7661931,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7661931,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422656.5332,
              5022821.957,
              822.6018963,
              423640.1532,
              5023695.737,
              837.6618963
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422656.53318392497,
                    5022821.957224523,
                    822.6018962555826
                  ],
                  [
                    422656.53318392497,
                    5023695.737224522,
                    822.6018962555826
                  ],
                  [
                    423640.15318392497,
                    5023695.737224522,
                    837.6618962555825
                  ],
                  [
                    423640.15318392497,
                    5022821.957224523,
                    837.6618962555825
                  ],
                  [
                    422656.53318392497,
                    5022821.957224523,
                    822.6018962555826
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:23:07+00:00",
            "end_time": "2011-09-14T23: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": "45117C7221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252515658485,
              45.31242425534731,
              875.1526343923563
            ],
            [
              -117.81270506745385,
              45.32501003762856,
              875.1526343923563
            ],
            [
              -117.80002876212637,
              45.32509953620069,
              948.5926343923563
            ],
            [
              -117.79985165672072,
              45.31251371487015,
              948.5926343923563
            ],
            [
              -117.81252515658485,
              45.31242425534731,
              875.1526343923563
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127051,
        45.31242426,
        875.1526344,
        -117.7998517,
        45.32509954,
        948.5926344
      ],
      "properties": {
        "datetime": "2011-09-18T20:41:22Z",
        "pc:count": 10714683,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436837.7921,
            "count": 10714683,
            "maximum": 437304.164,
            "minimum": 436310.644,
            "name": "X",
            "position": 0,
            "stddev": 284.330443,
            "variance": 80843.8008
          },
          {
            "average": 5018695.984,
            "count": 10714683,
            "maximum": 5019376.472,
            "minimum": 5017978.132,
            "name": "Y",
            "position": 1,
            "stddev": 398.2496895,
            "variance": 158602.8152
          },
          {
            "average": 905.9268129,
            "count": 10714683,
            "maximum": 948.5926344,
            "minimum": 875.1526344,
            "name": "Z",
            "position": 2,
            "stddev": 16.83121562,
            "variance": 283.2898193
          },
          {
            "average": 106.6858441,
            "count": 10714683,
            "maximum": 229,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.2444936,
            "variance": 976.2183806
          },
          {
            "average": 1.00809086,
            "count": 10714683,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09347861979,
            "variance": 0.008738252358
          },
          {
            "average": 1.017330051,
            "count": 10714683,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1402931106,
            "variance": 0.01968215689
          },
          {
            "average": 0.5000835769,
            "count": 10714683,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000163,
            "variance": 0.2500000163
          },
          {
            "average": 0,
            "count": 10714683,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.321596822,
            "count": 10714683,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.467089206,
            "variance": 0.2181723264
          },
          {
            "average": -0.7989004037,
            "count": 10714683,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.279516238,
            "variance": 68.55038914
          },
          {
            "average": 138,
            "count": 10714683,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10614.49114,
            "count": 10714683,
            "maximum": 10619,
            "minimum": 10610,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.000769723,
            "variance": 4.003079483
          },
          {
            "average": 33047.43426,
            "count": 10714683,
            "maximum": 65024,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 8883.126036,
            "variance": 78909928.17
          },
          {
            "average": 31581.73368,
            "count": 10714683,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 7329.549586,
            "variance": 53722297.13
          },
          {
            "average": 24747.02897,
            "count": 10714683,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7481.732541,
            "variance": 55976321.82
          },
          {
            "average": 411258.7914,
            "count": 10714683,
            "maximum": 413682.8228,
            "minimum": 409157.962,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1004.111826,
            "variance": 1008240.56
          },
          {
            "average": 0,
            "count": 10714683,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10714683,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10714683,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10714683,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10714683,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436310.644,
          5017978.132,
          875.1526344,
          437304.164,
          5019376.472,
          948.5926344
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436310.6440343814,
                5017978.131804608,
                875.1526343923563
              ],
              [
                436310.6440343814,
                5019376.471804608,
                875.1526343923563
              ],
              [
                437304.1640343814,
                5019376.471804608,
                948.5926343923563
              ],
              [
                437304.1640343814,
                5017978.131804608,
                948.5926343923563
              ],
              [
                436310.6440343814,
                5017978.131804608,
                875.1526343923563
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:41:22+00:00",
        "end_time": "2011-09-18T19:25:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127051,
            45.31242426,
            875.1526344,
            -117.7998517,
            45.32509954,
            948.5926344
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252515658485,
                  45.31242425534731,
                  875.1526343923563
                ],
                [
                  -117.81270506745385,
                  45.32501003762856,
                  875.1526343923563
                ],
                [
                  -117.80002876212637,
                  45.32509953620069,
                  948.5926343923563
                ],
                [
                  -117.79985165672072,
                  45.31251371487015,
                  948.5926343923563
                ],
                [
                  -117.81252515658485,
                  45.31242425534731,
                  875.1526343923563
                ]
              ]
            ]
          },
          "id": "45117C7221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:41:22Z",
            "pc:count": 10714683,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436837.7921,
                "count": 10714683,
                "maximum": 437304.164,
                "minimum": 436310.644,
                "name": "X",
                "position": 0,
                "stddev": 284.330443,
                "variance": 80843.8008
              },
              {
                "average": 5018695.984,
                "count": 10714683,
                "maximum": 5019376.472,
                "minimum": 5017978.132,
                "name": "Y",
                "position": 1,
                "stddev": 398.2496895,
                "variance": 158602.8152
              },
              {
                "average": 905.9268129,
                "count": 10714683,
                "maximum": 948.5926344,
                "minimum": 875.1526344,
                "name": "Z",
                "position": 2,
                "stddev": 16.83121562,
                "variance": 283.2898193
              },
              {
                "average": 106.6858441,
                "count": 10714683,
                "maximum": 229,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.2444936,
                "variance": 976.2183806
              },
              {
                "average": 1.00809086,
                "count": 10714683,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09347861979,
                "variance": 0.008738252358
              },
              {
                "average": 1.017330051,
                "count": 10714683,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1402931106,
                "variance": 0.01968215689
              },
              {
                "average": 0.5000835769,
                "count": 10714683,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000163,
                "variance": 0.2500000163
              },
              {
                "average": 0,
                "count": 10714683,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.321596822,
                "count": 10714683,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.467089206,
                "variance": 0.2181723264
              },
              {
                "average": -0.7989004037,
                "count": 10714683,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.279516238,
                "variance": 68.55038914
              },
              {
                "average": 138,
                "count": 10714683,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10614.49114,
                "count": 10714683,
                "maximum": 10619,
                "minimum": 10610,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.000769723,
                "variance": 4.003079483
              },
              {
                "average": 33047.43426,
                "count": 10714683,
                "maximum": 65024,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 8883.126036,
                "variance": 78909928.17
              },
              {
                "average": 31581.73368,
                "count": 10714683,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 7329.549586,
                "variance": 53722297.13
              },
              {
                "average": 24747.02897,
                "count": 10714683,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7481.732541,
                "variance": 55976321.82
              },
              {
                "average": 411258.7914,
                "count": 10714683,
                "maximum": 413682.8228,
                "minimum": 409157.962,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1004.111826,
                "variance": 1008240.56
              },
              {
                "average": 0,
                "count": 10714683,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10714683,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10714683,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10714683,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10714683,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436310.644,
              5017978.132,
              875.1526344,
              437304.164,
              5019376.472,
              948.5926344
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436310.6440343814,
                    5017978.131804608,
                    875.1526343923563
                  ],
                  [
                    436310.6440343814,
                    5019376.471804608,
                    875.1526343923563
                  ],
                  [
                    437304.1640343814,
                    5019376.471804608,
                    948.5926343923563
                  ],
                  [
                    437304.1640343814,
                    5017978.131804608,
                    948.5926343923563
                  ],
                  [
                    436310.6440343814,
                    5017978.131804608,
                    875.1526343923563
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:41:22+00:00",
            "end_time": "2011-09-18T19: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": "45117C7413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.78752542546144,
              45.27492717467367,
              981.2586879213408
            ],
            [
              -117.78769953855021,
              45.28751059659179,
              981.2586879213408
            ],
            [
              -117.77502896150227,
              45.28759728203803,
              1124.9986879213407
            ],
            [
              -117.77485764843726,
              45.27501382230554,
              1124.9986879213407
            ],
            [
              -117.78752542546144,
              45.27492717467367,
              981.2586879213408
            ]
          ]
        ]
      },
      "bbox": [
        -117.7876995,
        45.27492717,
        981.2586879,
        -117.7748576,
        45.28759728,
        1124.998688
      ],
      "properties": {
        "datetime": "2011-09-18T20:57:05Z",
        "pc:count": 10738388,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438756.9223,
            "count": 10738388,
            "maximum": 439223.2899,
            "minimum": 438229.5699,
            "name": "X",
            "position": 0,
            "stddev": 287.9872273,
            "variance": 82936.64307
          },
          {
            "average": 5014515.594,
            "count": 10738388,
            "maximum": 5015191.076,
            "minimum": 5013793.016,
            "name": "Y",
            "position": 1,
            "stddev": 397.83474,
            "variance": 158272.4803
          },
          {
            "average": 1031.543786,
            "count": 10738388,
            "maximum": 1124.998688,
            "minimum": 981.2586879,
            "name": "Z",
            "position": 2,
            "stddev": 27.2538687,
            "variance": 742.7733593
          },
          {
            "average": 101.5483622,
            "count": 10738388,
            "maximum": 235,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 40.9387207,
            "variance": 1675.978852
          },
          {
            "average": 1.044608371,
            "count": 10738388,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2222542553,
            "variance": 0.049396954
          },
          {
            "average": 1.093373233,
            "count": 10738388,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3273893122,
            "variance": 0.1071837618
          },
          {
            "average": 0.5002444501,
            "count": 10738388,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999635,
            "variance": 0.2499999635
          },
          {
            "average": 0,
            "count": 10738388,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.279110515,
            "count": 10738388,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4485619845,
            "variance": 0.201207854
          },
          {
            "average": -0.5984055226,
            "count": 10738388,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.449157387,
            "variance": 71.38826055
          },
          {
            "average": 138,
            "count": 10738388,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10614.86344,
            "count": 10738388,
            "maximum": 10620,
            "minimum": 10610,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.030483967,
            "variance": 4.122865142
          },
          {
            "average": 31608.61699,
            "count": 10738388,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 11130.97557,
            "variance": 123898617.1
          },
          {
            "average": 30356.63715,
            "count": 10738388,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 9422.081336,
            "variance": 88775616.7
          },
          {
            "average": 24883.86309,
            "count": 10738388,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 8437.146618,
            "variance": 71185443.05
          },
          {
            "average": 411459.7539,
            "count": 10738388,
            "maximum": 414625.1454,
            "minimum": 409242.0702,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1041.024241,
            "variance": 1083731.47
          },
          {
            "average": 0,
            "count": 10738388,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10738388,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10738388,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10738388,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10738388,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438229.5699,
          5013793.016,
          981.2586879,
          439223.2899,
          5015191.076,
          1124.998688
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438229.56988848443,
                5013793.015540768,
                981.2586879213408
              ],
              [
                438229.56988848443,
                5015191.075540769,
                981.2586879213408
              ],
              [
                439223.2898884844,
                5015191.075540769,
                1124.9986879213407
              ],
              [
                439223.2898884844,
                5013793.015540768,
                1124.9986879213407
              ],
              [
                438229.56988848443,
                5013793.015540768,
                981.2586879213408
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:57:05+00:00",
        "end_time": "2011-09-18T19:27:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7876995,
            45.27492717,
            981.2586879,
            -117.7748576,
            45.28759728,
            1124.998688
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.78752542546144,
                  45.27492717467367,
                  981.2586879213408
                ],
                [
                  -117.78769953855021,
                  45.28751059659179,
                  981.2586879213408
                ],
                [
                  -117.77502896150227,
                  45.28759728203803,
                  1124.9986879213407
                ],
                [
                  -117.77485764843726,
                  45.27501382230554,
                  1124.9986879213407
                ],
                [
                  -117.78752542546144,
                  45.27492717467367,
                  981.2586879213408
                ]
              ]
            ]
          },
          "id": "45117C7413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:57:05Z",
            "pc:count": 10738388,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438756.9223,
                "count": 10738388,
                "maximum": 439223.2899,
                "minimum": 438229.5699,
                "name": "X",
                "position": 0,
                "stddev": 287.9872273,
                "variance": 82936.64307
              },
              {
                "average": 5014515.594,
                "count": 10738388,
                "maximum": 5015191.076,
                "minimum": 5013793.016,
                "name": "Y",
                "position": 1,
                "stddev": 397.83474,
                "variance": 158272.4803
              },
              {
                "average": 1031.543786,
                "count": 10738388,
                "maximum": 1124.998688,
                "minimum": 981.2586879,
                "name": "Z",
                "position": 2,
                "stddev": 27.2538687,
                "variance": 742.7733593
              },
              {
                "average": 101.5483622,
                "count": 10738388,
                "maximum": 235,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 40.9387207,
                "variance": 1675.978852
              },
              {
                "average": 1.044608371,
                "count": 10738388,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2222542553,
                "variance": 0.049396954
              },
              {
                "average": 1.093373233,
                "count": 10738388,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3273893122,
                "variance": 0.1071837618
              },
              {
                "average": 0.5002444501,
                "count": 10738388,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999635,
                "variance": 0.2499999635
              },
              {
                "average": 0,
                "count": 10738388,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.279110515,
                "count": 10738388,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4485619845,
                "variance": 0.201207854
              },
              {
                "average": -0.5984055226,
                "count": 10738388,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.449157387,
                "variance": 71.38826055
              },
              {
                "average": 138,
                "count": 10738388,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10614.86344,
                "count": 10738388,
                "maximum": 10620,
                "minimum": 10610,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.030483967,
                "variance": 4.122865142
              },
              {
                "average": 31608.61699,
                "count": 10738388,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 11130.97557,
                "variance": 123898617.1
              },
              {
                "average": 30356.63715,
                "count": 10738388,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 9422.081336,
                "variance": 88775616.7
              },
              {
                "average": 24883.86309,
                "count": 10738388,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 8437.146618,
                "variance": 71185443.05
              },
              {
                "average": 411459.7539,
                "count": 10738388,
                "maximum": 414625.1454,
                "minimum": 409242.0702,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1041.024241,
                "variance": 1083731.47
              },
              {
                "average": 0,
                "count": 10738388,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10738388,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10738388,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10738388,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10738388,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438229.5699,
              5013793.016,
              981.2586879,
              439223.2899,
              5015191.076,
              1124.998688
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438229.56988848443,
                    5013793.015540768,
                    981.2586879213408
                  ],
                  [
                    438229.56988848443,
                    5015191.075540769,
                    981.2586879213408
                  ],
                  [
                    439223.2898884844,
                    5015191.075540769,
                    1124.9986879213407
                  ],
                  [
                    439223.2898884844,
                    5013793.015540768,
                    1124.9986879213407
                  ],
                  [
                    438229.56988848443,
                    5013793.015540768,
                    981.2586879213408
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:57:05+00:00",
            "end_time": "2011-09-18T19:27: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": "45117B8319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252453828659,
              45.13740750558121,
              1076.4300754670778
            ],
            [
              -117.96273664229348,
              45.150009724554295,
              1076.4300754670778
            ],
            [
              -117.95002948412343,
              45.15011614209025,
              1253.0100754670777
            ],
            [
              -117.94982017865073,
              45.13751387662755,
              1253.0100754670777
            ],
            [
              -117.96252453828659,
              45.13740750558121,
              1076.4300754670778
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627366,
        45.13740751,
        1076.430075,
        -117.9498202,
        45.15011614,
        1253.010075
      ],
      "properties": {
        "datetime": "2011-09-17T21:50:08Z",
        "pc:count": 9426891,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424825.5378,
            "count": 9426891,
            "maximum": 425319.992,
            "minimum": 424320.952,
            "name": "X",
            "position": 0,
            "stddev": 280.4347187,
            "variance": 78643.63147
          },
          {
            "average": 4999381.86,
            "count": 9426891,
            "maximum": 5000064.916,
            "minimum": 4998664.736,
            "name": "Y",
            "position": 1,
            "stddev": 401.4882122,
            "variance": 161192.7845
          },
          {
            "average": 1202.679763,
            "count": 9426891,
            "maximum": 1253.010075,
            "minimum": 1076.430075,
            "name": "Z",
            "position": 2,
            "stddev": 32.53187367,
            "variance": 1058.322805
          },
          {
            "average": 114.4247929,
            "count": 9426891,
            "maximum": 236,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.54336587,
            "variance": 381.9431494
          },
          {
            "average": 1.000508333,
            "count": 9426891,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02268593408,
            "variance": 0.0005146516049
          },
          {
            "average": 1.00104361,
            "count": 9426891,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03267347545,
            "variance": 0.001067555998
          },
          {
            "average": 0.5000223297,
            "count": 9426891,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000026,
            "variance": 0.250000026
          },
          {
            "average": 0,
            "count": 9426891,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.275177362,
            "count": 9426891,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4466036305,
            "variance": 0.1994548027
          },
          {
            "average": -0.41870245,
            "count": 9426891,
            "maximum": 19.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.575091755,
            "variance": 73.53219861
          },
          {
            "average": 137,
            "count": 9426891,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10669.18708,
            "count": 9426891,
            "maximum": 10673,
            "minimum": 10665,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.675359166,
            "variance": 2.806828336
          },
          {
            "average": 33736.40364,
            "count": 9426891,
            "maximum": 51968,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 3961.299802,
            "variance": 15691896.12
          },
          {
            "average": 31745.50536,
            "count": 9426891,
            "maximum": 48384,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 2844.114342,
            "variance": 8088986.391
          },
          {
            "average": 26925.09506,
            "count": 9426891,
            "maximum": 43264,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 2766.058626,
            "variance": 7651080.325
          },
          {
            "average": 328879.1753,
            "count": 9426891,
            "maximum": 331408.2034,
            "minimum": 325877.6399,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1152.577446,
            "variance": 1328434.77
          },
          {
            "average": 0,
            "count": 9426891,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9426891,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9426891,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9426891,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9426891,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424320.952,
          4998664.736,
          1076.430075,
          425319.992,
          5000064.916,
          1253.010075
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424320.95203787583,
                4998664.735710636,
                1076.4300754670778
              ],
              [
                424320.95203787583,
                5000064.9157106355,
                1076.4300754670778
              ],
              [
                425319.99203787587,
                5000064.9157106355,
                1253.0100754670777
              ],
              [
                425319.99203787587,
                4998664.735710636,
                1253.0100754670777
              ],
              [
                424320.95203787583,
                4998664.735710636,
                1076.4300754670778
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:50:08+00:00",
        "end_time": "2011-09-17T20:17:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627366,
            45.13740751,
            1076.430075,
            -117.9498202,
            45.15011614,
            1253.010075
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252453828659,
                  45.13740750558121,
                  1076.4300754670778
                ],
                [
                  -117.96273664229348,
                  45.150009724554295,
                  1076.4300754670778
                ],
                [
                  -117.95002948412343,
                  45.15011614209025,
                  1253.0100754670777
                ],
                [
                  -117.94982017865073,
                  45.13751387662755,
                  1253.0100754670777
                ],
                [
                  -117.96252453828659,
                  45.13740750558121,
                  1076.4300754670778
                ]
              ]
            ]
          },
          "id": "45117B8319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:50:08Z",
            "pc:count": 9426891,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424825.5378,
                "count": 9426891,
                "maximum": 425319.992,
                "minimum": 424320.952,
                "name": "X",
                "position": 0,
                "stddev": 280.4347187,
                "variance": 78643.63147
              },
              {
                "average": 4999381.86,
                "count": 9426891,
                "maximum": 5000064.916,
                "minimum": 4998664.736,
                "name": "Y",
                "position": 1,
                "stddev": 401.4882122,
                "variance": 161192.7845
              },
              {
                "average": 1202.679763,
                "count": 9426891,
                "maximum": 1253.010075,
                "minimum": 1076.430075,
                "name": "Z",
                "position": 2,
                "stddev": 32.53187367,
                "variance": 1058.322805
              },
              {
                "average": 114.4247929,
                "count": 9426891,
                "maximum": 236,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.54336587,
                "variance": 381.9431494
              },
              {
                "average": 1.000508333,
                "count": 9426891,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02268593408,
                "variance": 0.0005146516049
              },
              {
                "average": 1.00104361,
                "count": 9426891,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03267347545,
                "variance": 0.001067555998
              },
              {
                "average": 0.5000223297,
                "count": 9426891,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000026,
                "variance": 0.250000026
              },
              {
                "average": 0,
                "count": 9426891,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.275177362,
                "count": 9426891,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4466036305,
                "variance": 0.1994548027
              },
              {
                "average": -0.41870245,
                "count": 9426891,
                "maximum": 19.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.575091755,
                "variance": 73.53219861
              },
              {
                "average": 137,
                "count": 9426891,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10669.18708,
                "count": 9426891,
                "maximum": 10673,
                "minimum": 10665,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.675359166,
                "variance": 2.806828336
              },
              {
                "average": 33736.40364,
                "count": 9426891,
                "maximum": 51968,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 3961.299802,
                "variance": 15691896.12
              },
              {
                "average": 31745.50536,
                "count": 9426891,
                "maximum": 48384,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 2844.114342,
                "variance": 8088986.391
              },
              {
                "average": 26925.09506,
                "count": 9426891,
                "maximum": 43264,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 2766.058626,
                "variance": 7651080.325
              },
              {
                "average": 328879.1753,
                "count": 9426891,
                "maximum": 331408.2034,
                "minimum": 325877.6399,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1152.577446,
                "variance": 1328434.77
              },
              {
                "average": 0,
                "count": 9426891,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9426891,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9426891,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9426891,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9426891,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424320.952,
              4998664.736,
              1076.430075,
              425319.992,
              5000064.916,
              1253.010075
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424320.95203787583,
                    4998664.735710636,
                    1076.4300754670778
                  ],
                  [
                    424320.95203787583,
                    5000064.9157106355,
                    1076.4300754670778
                  ],
                  [
                    425319.99203787587,
                    5000064.9157106355,
                    1253.0100754670777
                  ],
                  [
                    425319.99203787587,
                    4998664.735710636,
                    1253.0100754670777
                  ],
                  [
                    424320.95203787583,
                    4998664.735710636,
                    1076.4300754670778
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:50:08+00:00",
            "end_time": "2011-09-17T20:17:57+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117B7323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8500247710912,
              45.12492005325966,
              962.1539657979841
            ],
            [
              -117.85021182017316,
              45.137510271087564,
              962.1539657979841
            ],
            [
              -117.83752892064979,
              45.137603988406866,
              1091.333965797984
            ],
            [
              -117.83734466104977,
              45.125013729676674,
              1091.333965797984
            ],
            [
              -117.8500247710912,
              45.12492005325966,
              962.1539657979841
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502118,
        45.12492005,
        962.1539658,
        -117.8373447,
        45.13760399,
        1091.333966
      ],
      "properties": {
        "datetime": "2011-09-16T18:07:44Z",
        "pc:count": 9826149,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433640.5388,
            "count": 9826149,
            "maximum": 434149.1649,
            "minimum": 433151.8449,
            "name": "X",
            "position": 0,
            "stddev": 283.8534023,
            "variance": 80572.75398
          },
          {
            "average": 4997877.907,
            "count": 9826149,
            "maximum": 4998577.128,
            "minimum": 4997178.328,
            "name": "Y",
            "position": 1,
            "stddev": 401.3804907,
            "variance": 161106.2983
          },
          {
            "average": 999.6349565,
            "count": 9826149,
            "maximum": 1091.333966,
            "minimum": 962.1539658,
            "name": "Z",
            "position": 2,
            "stddev": 31.44502046,
            "variance": 988.7893119
          },
          {
            "average": 110.4207191,
            "count": 9826149,
            "maximum": 246,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.30759278,
            "variance": 918.5501799
          },
          {
            "average": 1.006084072,
            "count": 9826149,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08175405492,
            "variance": 0.006683725496
          },
          {
            "average": 1.013286487,
            "count": 9826149,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1251768802,
            "variance": 0.01566925134
          },
          {
            "average": 0.5001122006,
            "count": 9826149,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000129,
            "variance": 0.2500000129
          },
          {
            "average": 0,
            "count": 9826149,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.379340777,
            "count": 9826149,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4852230167,
            "variance": 0.2354413759
          },
          {
            "average": 0.62350934,
            "count": 9826149,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.362209607,
            "variance": 69.92654951
          },
          {
            "average": 126.0364434,
            "count": 9826149,
            "maximum": 148,
            "minimum": 118,
            "name": "UserData",
            "position": 10,
            "stddev": 5.320280131,
            "variance": 28.30538067
          },
          {
            "average": 10743.6854,
            "count": 9826149,
            "maximum": 10748,
            "minimum": 10738,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.890633,
            "variance": 3.574493141
          },
          {
            "average": 34480.49497,
            "count": 9826149,
            "maximum": 61952,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 5723.084469,
            "variance": 32753695.84
          },
          {
            "average": 32555.76937,
            "count": 9826149,
            "maximum": 61696,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 4323.289983,
            "variance": 18690836.28
          },
          {
            "average": 26415.35243,
            "count": 9826149,
            "maximum": 62464,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 4231.970301,
            "variance": 17909572.63
          },
          {
            "average": 223161.8706,
            "count": 9826149,
            "maximum": 231664.5636,
            "minimum": 166446.8476,
            "name": "GpsTime",
            "position": 15,
            "stddev": 18137.97984,
            "variance": 328986312.6
          },
          {
            "average": 0,
            "count": 9826149,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9826149,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9826149,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9826149,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9826149,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433151.8449,
          4997178.328,
          962.1539658,
          434149.1649,
          4998577.128,
          1091.333966
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433151.8448805208,
                4997178.327989649,
                962.1539657979841
              ],
              [
                433151.8448805208,
                4998577.12798965,
                962.1539657979841
              ],
              [
                434149.1648805207,
                4998577.12798965,
                1091.333965797984
              ],
              [
                434149.1648805207,
                4997178.327989649,
                1091.333965797984
              ],
              [
                433151.8448805208,
                4997178.327989649,
                962.1539657979841
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T18:07:44+00:00",
        "end_time": "2011-09-16T00:00:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502118,
            45.12492005,
            962.1539658,
            -117.8373447,
            45.13760399,
            1091.333966
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8500247710912,
                  45.12492005325966,
                  962.1539657979841
                ],
                [
                  -117.85021182017316,
                  45.137510271087564,
                  962.1539657979841
                ],
                [
                  -117.83752892064979,
                  45.137603988406866,
                  1091.333965797984
                ],
                [
                  -117.83734466104977,
                  45.125013729676674,
                  1091.333965797984
                ],
                [
                  -117.8500247710912,
                  45.12492005325966,
                  962.1539657979841
                ]
              ]
            ]
          },
          "id": "45117B7323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T18:07:44Z",
            "pc:count": 9826149,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433640.5388,
                "count": 9826149,
                "maximum": 434149.1649,
                "minimum": 433151.8449,
                "name": "X",
                "position": 0,
                "stddev": 283.8534023,
                "variance": 80572.75398
              },
              {
                "average": 4997877.907,
                "count": 9826149,
                "maximum": 4998577.128,
                "minimum": 4997178.328,
                "name": "Y",
                "position": 1,
                "stddev": 401.3804907,
                "variance": 161106.2983
              },
              {
                "average": 999.6349565,
                "count": 9826149,
                "maximum": 1091.333966,
                "minimum": 962.1539658,
                "name": "Z",
                "position": 2,
                "stddev": 31.44502046,
                "variance": 988.7893119
              },
              {
                "average": 110.4207191,
                "count": 9826149,
                "maximum": 246,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.30759278,
                "variance": 918.5501799
              },
              {
                "average": 1.006084072,
                "count": 9826149,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08175405492,
                "variance": 0.006683725496
              },
              {
                "average": 1.013286487,
                "count": 9826149,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1251768802,
                "variance": 0.01566925134
              },
              {
                "average": 0.5001122006,
                "count": 9826149,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000129,
                "variance": 0.2500000129
              },
              {
                "average": 0,
                "count": 9826149,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.379340777,
                "count": 9826149,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4852230167,
                "variance": 0.2354413759
              },
              {
                "average": 0.62350934,
                "count": 9826149,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.362209607,
                "variance": 69.92654951
              },
              {
                "average": 126.0364434,
                "count": 9826149,
                "maximum": 148,
                "minimum": 118,
                "name": "UserData",
                "position": 10,
                "stddev": 5.320280131,
                "variance": 28.30538067
              },
              {
                "average": 10743.6854,
                "count": 9826149,
                "maximum": 10748,
                "minimum": 10738,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.890633,
                "variance": 3.574493141
              },
              {
                "average": 34480.49497,
                "count": 9826149,
                "maximum": 61952,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 5723.084469,
                "variance": 32753695.84
              },
              {
                "average": 32555.76937,
                "count": 9826149,
                "maximum": 61696,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 4323.289983,
                "variance": 18690836.28
              },
              {
                "average": 26415.35243,
                "count": 9826149,
                "maximum": 62464,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 4231.970301,
                "variance": 17909572.63
              },
              {
                "average": 223161.8706,
                "count": 9826149,
                "maximum": 231664.5636,
                "minimum": 166446.8476,
                "name": "GpsTime",
                "position": 15,
                "stddev": 18137.97984,
                "variance": 328986312.6
              },
              {
                "average": 0,
                "count": 9826149,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9826149,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9826149,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9826149,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9826149,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433151.8449,
              4997178.328,
              962.1539658,
              434149.1649,
              4998577.128,
              1091.333966
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433151.8448805208,
                    4997178.327989649,
                    962.1539657979841
                  ],
                  [
                    433151.8448805208,
                    4998577.12798965,
                    962.1539657979841
                  ],
                  [
                    434149.1648805207,
                    4998577.12798965,
                    1091.333965797984
                  ],
                  [
                    434149.1648805207,
                    4997178.327989649,
                    1091.333965797984
                  ],
                  [
                    433151.8448805208,
                    4997178.327989649,
                    962.1539657979841
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T18:07:44+00:00",
            "end_time": "2011-09-16T00:00:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117A8414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002507501927,
              45.02491442456715,
              976.4267823483318
            ],
            [
              -117.90022251584097,
              45.0375097360877,
              976.4267823483318
            ],
            [
              -117.88752939551382,
              45.037609090059746,
              1064.2667823483318
            ],
            [
              -117.88733473771458,
              45.025013735159725,
              1064.2667823483318
            ],
            [
              -117.90002507501927,
              45.02491442456715,
              976.4267823483318
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002225,
        45.02491442,
        976.4267823,
        -117.8873347,
        45.03760909,
        1064.266782
      ],
      "properties": {
        "datetime": "2011-09-19T23:10:27Z",
        "pc:count": 13566424,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429589.7055,
            "count": 13566424,
            "maximum": 430095.9401,
            "minimum": 429096.0601,
            "name": "X",
            "position": 0,
            "stddev": 284.7219636,
            "variance": 81066.59656
          },
          {
            "average": 4986758.142,
            "count": 13566424,
            "maximum": 4987510.746,
            "minimum": 4986111.386,
            "name": "Y",
            "position": 1,
            "stddev": 380.0343516,
            "variance": 144426.1084
          },
          {
            "average": 986.547802,
            "count": 13566424,
            "maximum": 1064.266782,
            "minimum": 976.4267823,
            "name": "Z",
            "position": 2,
            "stddev": 13.98772586,
            "variance": 195.6564748
          },
          {
            "average": 223.7003386,
            "count": 13566424,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.03071156,
            "variance": 1227.150752
          },
          {
            "average": 1.003677093,
            "count": 13566424,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06511637743,
            "variance": 0.00424014261
          },
          {
            "average": 1.007357134,
            "count": 13566424,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09509179108,
            "variance": 0.009042448732
          },
          {
            "average": 0.4984753536,
            "count": 13566424,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999976939,
            "variance": 0.2499976939
          },
          {
            "average": 0,
            "count": 13566424,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.217456715,
            "count": 13566424,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4125158236,
            "variance": 0.1701693048
          },
          {
            "average": 0.7528159131,
            "count": 13566424,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.819752601,
            "variance": 61.14853074
          },
          {
            "average": 198.7759359,
            "count": 13566424,
            "maximum": 212,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 4.099198329,
            "variance": 16.80342694
          },
          {
            "average": 126.5591205,
            "count": 13566424,
            "maximum": 147,
            "minimum": 106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.80502774,
            "variance": 249.7989018
          },
          {
            "average": 28370.63858,
            "count": 13566424,
            "maximum": 57856,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 8837.80635,
            "variance": 78106821.09
          },
          {
            "average": 28627.35529,
            "count": 13566424,
            "maximum": 58112,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 7026.208711,
            "variance": 49367608.85
          },
          {
            "average": 23759.92393,
            "count": 13566424,
            "maximum": 58624,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 5887.501739,
            "variance": 34662676.73
          },
          {
            "average": 506976.7375,
            "count": 13566424,
            "maximum": 509027.5742,
            "minimum": 505351.3396,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1178.557022,
            "variance": 1388996.655
          },
          {
            "average": 0,
            "count": 13566424,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13566424,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13566424,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13566424,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13566424,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429096.0601,
          4986111.386,
          976.4267823,
          430095.9401,
          4987510.746,
          1064.266782
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429096.060143697,
                4986111.385753013,
                976.4267823483318
              ],
              [
                429096.060143697,
                4987510.745753013,
                976.4267823483318
              ],
              [
                430095.940143697,
                4987510.745753013,
                1064.2667823483318
              ],
              [
                430095.940143697,
                4986111.385753013,
                1064.2667823483318
              ],
              [
                429096.060143697,
                4986111.385753013,
                976.4267823483318
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T23:10:27+00:00",
        "end_time": "2011-09-19T22:09:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117A8414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117A8414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117A8414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002225,
            45.02491442,
            976.4267823,
            -117.8873347,
            45.03760909,
            1064.266782
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002507501927,
                  45.02491442456715,
                  976.4267823483318
                ],
                [
                  -117.90022251584097,
                  45.0375097360877,
                  976.4267823483318
                ],
                [
                  -117.88752939551382,
                  45.037609090059746,
                  1064.2667823483318
                ],
                [
                  -117.88733473771458,
                  45.025013735159725,
                  1064.2667823483318
                ],
                [
                  -117.90002507501927,
                  45.02491442456715,
                  976.4267823483318
                ]
              ]
            ]
          },
          "id": "45117A8414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117A8414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T23:10:27Z",
            "pc:count": 13566424,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429589.7055,
                "count": 13566424,
                "maximum": 430095.9401,
                "minimum": 429096.0601,
                "name": "X",
                "position": 0,
                "stddev": 284.7219636,
                "variance": 81066.59656
              },
              {
                "average": 4986758.142,
                "count": 13566424,
                "maximum": 4987510.746,
                "minimum": 4986111.386,
                "name": "Y",
                "position": 1,
                "stddev": 380.0343516,
                "variance": 144426.1084
              },
              {
                "average": 986.547802,
                "count": 13566424,
                "maximum": 1064.266782,
                "minimum": 976.4267823,
                "name": "Z",
                "position": 2,
                "stddev": 13.98772586,
                "variance": 195.6564748
              },
              {
                "average": 223.7003386,
                "count": 13566424,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.03071156,
                "variance": 1227.150752
              },
              {
                "average": 1.003677093,
                "count": 13566424,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06511637743,
                "variance": 0.00424014261
              },
              {
                "average": 1.007357134,
                "count": 13566424,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09509179108,
                "variance": 0.009042448732
              },
              {
                "average": 0.4984753536,
                "count": 13566424,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999976939,
                "variance": 0.2499976939
              },
              {
                "average": 0,
                "count": 13566424,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.217456715,
                "count": 13566424,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4125158236,
                "variance": 0.1701693048
              },
              {
                "average": 0.7528159131,
                "count": 13566424,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.819752601,
                "variance": 61.14853074
              },
              {
                "average": 198.7759359,
                "count": 13566424,
                "maximum": 212,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 4.099198329,
                "variance": 16.80342694
              },
              {
                "average": 126.5591205,
                "count": 13566424,
                "maximum": 147,
                "minimum": 106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.80502774,
                "variance": 249.7989018
              },
              {
                "average": 28370.63858,
                "count": 13566424,
                "maximum": 57856,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 8837.80635,
                "variance": 78106821.09
              },
              {
                "average": 28627.35529,
                "count": 13566424,
                "maximum": 58112,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 7026.208711,
                "variance": 49367608.85
              },
              {
                "average": 23759.92393,
                "count": 13566424,
                "maximum": 58624,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 5887.501739,
                "variance": 34662676.73
              },
              {
                "average": 506976.7375,
                "count": 13566424,
                "maximum": 509027.5742,
                "minimum": 505351.3396,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1178.557022,
                "variance": 1388996.655
              },
              {
                "average": 0,
                "count": 13566424,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13566424,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13566424,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13566424,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13566424,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429096.0601,
              4986111.386,
              976.4267823,
              430095.9401,
              4987510.746,
              1064.266782
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429096.060143697,
                    4986111.385753013,
                    976.4267823483318
                  ],
                  [
                    429096.060143697,
                    4987510.745753013,
                    976.4267823483318
                  ],
                  [
                    430095.940143697,
                    4987510.745753013,
                    1064.2667823483318
                  ],
                  [
                    430095.940143697,
                    4986111.385753013,
                    1064.2667823483318
                  ],
                  [
                    429096.060143697,
                    4986111.385753013,
                    976.4267823483318
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T23:10:27+00:00",
            "end_time": "2011-09-19T22:09: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": "45117D7318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002530128055,
              45.38741969685345,
              827.2023554078075
            ],
            [
              -117.85021408315444,
              45.40001023359888,
              827.2023554078075
            ],
            [
              -117.8375604853792,
              45.40010372487079,
              1234.7823554078075
            ],
            [
              -117.83737451231654,
              45.38751314731705,
              1234.7823554078075
            ],
            [
              -117.85002530128055,
              45.38741969685345,
              827.2023554078075
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502141,
        45.3874197,
        827.2023554,
        -117.8373745,
        45.40010372,
        1234.782355
      ],
      "properties": {
        "datetime": "2011-09-18T19:54:36Z",
        "pc:count": 9134067,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433920.1103,
            "count": 9134067,
            "maximum": 434449.5485,
            "minimum": 433459.1085,
            "name": "X",
            "position": 0,
            "stddev": 286.2108979,
            "variance": 81916.67807
          },
          {
            "average": 5027000.811,
            "count": 9134067,
            "maximum": 5027738.899,
            "minimum": 5026339.999,
            "name": "Y",
            "position": 1,
            "stddev": 380.6851281,
            "variance": 144921.1667
          },
          {
            "average": 983.7504417,
            "count": 9134067,
            "maximum": 1234.782355,
            "minimum": 827.2023554,
            "name": "Z",
            "position": 2,
            "stddev": 122.9753989,
            "variance": 15122.94874
          },
          {
            "average": 104.6150599,
            "count": 9134067,
            "maximum": 243,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.81504417,
            "variance": 888.9368589
          },
          {
            "average": 1.004230427,
            "count": 9134067,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06644598595,
            "variance": 0.004415069049
          },
          {
            "average": 1.009767829,
            "count": 9134067,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.102102823,
            "variance": 0.01042498646
          },
          {
            "average": 0.5000717643,
            "count": 9134067,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000222,
            "variance": 0.2500000222
          },
          {
            "average": 0,
            "count": 9134067,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.336094535,
            "count": 9134067,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4723717,
            "variance": 0.2231350229
          },
          {
            "average": -0.6851277473,
            "count": 9134067,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.536868826,
            "variance": 72.87812935
          },
          {
            "average": 138,
            "count": 9134067,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10608.91336,
            "count": 9134067,
            "maximum": 10614,
            "minimum": 10605,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.872682399,
            "variance": 3.506939369
          },
          {
            "average": 35931.53138,
            "count": 9134067,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 8513.121398,
            "variance": 72473235.93
          },
          {
            "average": 32930.07369,
            "count": 9134067,
            "maximum": 64256,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 6643.177068,
            "variance": 44131801.56
          },
          {
            "average": 26913.01165,
            "count": 9134067,
            "maximum": 63488,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 5362.577029,
            "variance": 28757232.39
          },
          {
            "average": 408664.0426,
            "count": 9134067,
            "maximum": 410876.0735,
            "minimum": 407090.1529,
            "name": "GpsTime",
            "position": 15,
            "stddev": 843.0285432,
            "variance": 710697.1246
          },
          {
            "average": 0,
            "count": 9134067,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9134067,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9134067,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9134067,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9134067,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433459.1085,
          5026339.999,
          827.2023554,
          434449.5485,
          5027738.899,
          1234.782355
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433459.10853490286,
                5026339.999264539,
                827.2023554078075
              ],
              [
                433459.10853490286,
                5027738.89926454,
                827.2023554078075
              ],
              [
                434449.5485349028,
                5027738.89926454,
                1234.7823554078075
              ],
              [
                434449.5485349028,
                5026339.999264539,
                1234.7823554078075
              ],
              [
                433459.10853490286,
                5026339.999264539,
                827.2023554078075
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T19:54:36+00:00",
        "end_time": "2011-09-18T18:51:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D7318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D7318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D7318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502141,
            45.3874197,
            827.2023554,
            -117.8373745,
            45.40010372,
            1234.782355
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002530128055,
                  45.38741969685345,
                  827.2023554078075
                ],
                [
                  -117.85021408315444,
                  45.40001023359888,
                  827.2023554078075
                ],
                [
                  -117.8375604853792,
                  45.40010372487079,
                  1234.7823554078075
                ],
                [
                  -117.83737451231654,
                  45.38751314731705,
                  1234.7823554078075
                ],
                [
                  -117.85002530128055,
                  45.38741969685345,
                  827.2023554078075
                ]
              ]
            ]
          },
          "id": "45117D7318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:54:36Z",
            "pc:count": 9134067,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433920.1103,
                "count": 9134067,
                "maximum": 434449.5485,
                "minimum": 433459.1085,
                "name": "X",
                "position": 0,
                "stddev": 286.2108979,
                "variance": 81916.67807
              },
              {
                "average": 5027000.811,
                "count": 9134067,
                "maximum": 5027738.899,
                "minimum": 5026339.999,
                "name": "Y",
                "position": 1,
                "stddev": 380.6851281,
                "variance": 144921.1667
              },
              {
                "average": 983.7504417,
                "count": 9134067,
                "maximum": 1234.782355,
                "minimum": 827.2023554,
                "name": "Z",
                "position": 2,
                "stddev": 122.9753989,
                "variance": 15122.94874
              },
              {
                "average": 104.6150599,
                "count": 9134067,
                "maximum": 243,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.81504417,
                "variance": 888.9368589
              },
              {
                "average": 1.004230427,
                "count": 9134067,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06644598595,
                "variance": 0.004415069049
              },
              {
                "average": 1.009767829,
                "count": 9134067,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.102102823,
                "variance": 0.01042498646
              },
              {
                "average": 0.5000717643,
                "count": 9134067,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000222,
                "variance": 0.2500000222
              },
              {
                "average": 0,
                "count": 9134067,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.336094535,
                "count": 9134067,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4723717,
                "variance": 0.2231350229
              },
              {
                "average": -0.6851277473,
                "count": 9134067,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.536868826,
                "variance": 72.87812935
              },
              {
                "average": 138,
                "count": 9134067,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10608.91336,
                "count": 9134067,
                "maximum": 10614,
                "minimum": 10605,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.872682399,
                "variance": 3.506939369
              },
              {
                "average": 35931.53138,
                "count": 9134067,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 8513.121398,
                "variance": 72473235.93
              },
              {
                "average": 32930.07369,
                "count": 9134067,
                "maximum": 64256,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 6643.177068,
                "variance": 44131801.56
              },
              {
                "average": 26913.01165,
                "count": 9134067,
                "maximum": 63488,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 5362.577029,
                "variance": 28757232.39
              },
              {
                "average": 408664.0426,
                "count": 9134067,
                "maximum": 410876.0735,
                "minimum": 407090.1529,
                "name": "GpsTime",
                "position": 15,
                "stddev": 843.0285432,
                "variance": 710697.1246
              },
              {
                "average": 0,
                "count": 9134067,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9134067,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9134067,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9134067,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9134067,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433459.1085,
              5026339.999,
              827.2023554,
              434449.5485,
              5027738.899,
              1234.782355
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433459.10853490286,
                    5026339.999264539,
                    827.2023554078075
                  ],
                  [
                    433459.10853490286,
                    5027738.89926454,
                    827.2023554078075
                  ],
                  [
                    434449.5485349028,
                    5027738.89926454,
                    1234.7823554078075
                  ],
                  [
                    434449.5485349028,
                    5026339.999264539,
                    1234.7823554078075
                  ],
                  [
                    433459.10853490286,
                    5026339.999264539,
                    827.2023554078075
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T19:54:36+00:00",
            "end_time": "2011-09-18T18:51: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": "45117C8312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9875243859098,
              45.27490531707822,
              821.1809290436511
            ],
            [
              -117.98774308125309,
              45.28750929764944,
              821.1809290436511
            ],
            [
              -117.97502983412029,
              45.287618544720246,
              845.1609290436511
            ],
            [
              -117.97481395251907,
              45.27501451641505,
              845.1609290436511
            ],
            [
              -117.9875243859098,
              45.27490531707822,
              821.1809290436511
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877431,
        45.27490532,
        821.180929,
        -117.974814,
        45.28761854,
        845.160929
      ],
      "properties": {
        "datetime": "2011-09-16T23:01:52Z",
        "pc:count": 9672793,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423042.2619,
            "count": 9672793,
            "maximum": 423539.2644,
            "minimum": 422542.1444,
            "name": "X",
            "position": 0,
            "stddev": 282.5249499,
            "variance": 79820.34732
          },
          {
            "average": 5014660.21,
            "count": 9672793,
            "maximum": 5015363.671,
            "minimum": 5013963.251,
            "name": "Y",
            "position": 1,
            "stddev": 403.7029636,
            "variance": 162976.0828
          },
          {
            "average": 823.0487072,
            "count": 9672793,
            "maximum": 845.160929,
            "minimum": 821.180929,
            "name": "Z",
            "position": 2,
            "stddev": 1.547208519,
            "variance": 2.393854202
          },
          {
            "average": 111.2093755,
            "count": 9672793,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.24043656,
            "variance": 1039.44575
          },
          {
            "average": 1.004301446,
            "count": 9672793,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06746198362,
            "variance": 0.004551119234
          },
          {
            "average": 1.009180906,
            "count": 9672793,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1006470315,
            "variance": 0.01012982494
          },
          {
            "average": 0.4999534261,
            "count": 9672793,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000237,
            "variance": 0.2500000237
          },
          {
            "average": 0,
            "count": 9672793,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.271726791,
            "count": 9672793,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4448498201,
            "variance": 0.1978913624
          },
          {
            "average": -0.4586344866,
            "count": 9672793,
            "maximum": 19.00200081,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.492334512,
            "variance": 72.11974546
          },
          {
            "average": 135.7797781,
            "count": 9672793,
            "maximum": 157,
            "minimum": 126,
            "name": "UserData",
            "position": 10,
            "stddev": 3.897237808,
            "variance": 15.18846253
          },
          {
            "average": 10767.63218,
            "count": 9672793,
            "maximum": 10772,
            "minimum": 10763,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.686655752,
            "variance": 2.844807625
          },
          {
            "average": 32771.22983,
            "count": 9672793,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 9696.666709,
            "variance": 94025345.26
          },
          {
            "average": 31457.89828,
            "count": 9672793,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 7118.382791,
            "variance": 50671373.56
          },
          {
            "average": 25677.79367,
            "count": 9672793,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6823.840207,
            "variance": 46564795.17
          },
          {
            "average": 246320.223,
            "count": 9672793,
            "maximum": 249312.3834,
            "minimum": 243105.935,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1267.067985,
            "variance": 1605461.279
          },
          {
            "average": 0,
            "count": 9672793,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9672793,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9672793,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9672793,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9672793,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422542.1444,
          5013963.251,
          821.180929,
          423539.2644,
          5015363.671,
          845.160929
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422542.1444315774,
                5013963.251307427,
                821.1809290436511
              ],
              [
                422542.1444315774,
                5015363.671307427,
                821.1809290436511
              ],
              [
                423539.2644315774,
                5015363.671307427,
                845.1609290436511
              ],
              [
                423539.2644315774,
                5013963.251307427,
                845.1609290436511
              ],
              [
                422542.1444315774,
                5013963.251307427,
                821.1809290436511
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T23:01:52+00:00",
        "end_time": "2011-09-16T21:18:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877431,
            45.27490532,
            821.180929,
            -117.974814,
            45.28761854,
            845.160929
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9875243859098,
                  45.27490531707822,
                  821.1809290436511
                ],
                [
                  -117.98774308125309,
                  45.28750929764944,
                  821.1809290436511
                ],
                [
                  -117.97502983412029,
                  45.287618544720246,
                  845.1609290436511
                ],
                [
                  -117.97481395251907,
                  45.27501451641505,
                  845.1609290436511
                ],
                [
                  -117.9875243859098,
                  45.27490531707822,
                  821.1809290436511
                ]
              ]
            ]
          },
          "id": "45117C8312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T23:01:52Z",
            "pc:count": 9672793,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423042.2619,
                "count": 9672793,
                "maximum": 423539.2644,
                "minimum": 422542.1444,
                "name": "X",
                "position": 0,
                "stddev": 282.5249499,
                "variance": 79820.34732
              },
              {
                "average": 5014660.21,
                "count": 9672793,
                "maximum": 5015363.671,
                "minimum": 5013963.251,
                "name": "Y",
                "position": 1,
                "stddev": 403.7029636,
                "variance": 162976.0828
              },
              {
                "average": 823.0487072,
                "count": 9672793,
                "maximum": 845.160929,
                "minimum": 821.180929,
                "name": "Z",
                "position": 2,
                "stddev": 1.547208519,
                "variance": 2.393854202
              },
              {
                "average": 111.2093755,
                "count": 9672793,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.24043656,
                "variance": 1039.44575
              },
              {
                "average": 1.004301446,
                "count": 9672793,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06746198362,
                "variance": 0.004551119234
              },
              {
                "average": 1.009180906,
                "count": 9672793,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1006470315,
                "variance": 0.01012982494
              },
              {
                "average": 0.4999534261,
                "count": 9672793,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000237,
                "variance": 0.2500000237
              },
              {
                "average": 0,
                "count": 9672793,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.271726791,
                "count": 9672793,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4448498201,
                "variance": 0.1978913624
              },
              {
                "average": -0.4586344866,
                "count": 9672793,
                "maximum": 19.00200081,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.492334512,
                "variance": 72.11974546
              },
              {
                "average": 135.7797781,
                "count": 9672793,
                "maximum": 157,
                "minimum": 126,
                "name": "UserData",
                "position": 10,
                "stddev": 3.897237808,
                "variance": 15.18846253
              },
              {
                "average": 10767.63218,
                "count": 9672793,
                "maximum": 10772,
                "minimum": 10763,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.686655752,
                "variance": 2.844807625
              },
              {
                "average": 32771.22983,
                "count": 9672793,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 9696.666709,
                "variance": 94025345.26
              },
              {
                "average": 31457.89828,
                "count": 9672793,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 7118.382791,
                "variance": 50671373.56
              },
              {
                "average": 25677.79367,
                "count": 9672793,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6823.840207,
                "variance": 46564795.17
              },
              {
                "average": 246320.223,
                "count": 9672793,
                "maximum": 249312.3834,
                "minimum": 243105.935,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1267.067985,
                "variance": 1605461.279
              },
              {
                "average": 0,
                "count": 9672793,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9672793,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9672793,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9672793,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9672793,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422542.1444,
              5013963.251,
              821.180929,
              423539.2644,
              5015363.671,
              845.160929
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422542.1444315774,
                    5013963.251307427,
                    821.1809290436511
                  ],
                  [
                    422542.1444315774,
                    5015363.671307427,
                    821.1809290436511
                  ],
                  [
                    423539.2644315774,
                    5015363.671307427,
                    845.1609290436511
                  ],
                  [
                    423539.2644315774,
                    5013963.251307427,
                    845.1609290436511
                  ],
                  [
                    422542.1444315774,
                    5013963.251307427,
                    821.1809290436511
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T23:01:52+00:00",
            "end_time": "2011-09-16T21:18: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": "45117C7119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752480976648,
              45.324921141258834,
              819.985232747953
            ],
            [
              -117.83770990651449,
              45.33747765526385,
              819.985232747953
            ],
            [
              -117.82502834643826,
              45.33756996697727,
              836.925232747953
            ],
            [
              -117.82484605098023,
              45.32501341278903,
              836.925232747953
            ],
            [
              -117.83752480976648,
              45.324921141258834,
              819.985232747953
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377099,
        45.32492114,
        819.9852327,
        -117.8248461,
        45.33756997,
        836.9252327
      ],
      "properties": {
        "datetime": "2011-09-18T21:44:09Z",
        "pc:count": 6742031,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434974.9576,
            "count": 6742031,
            "maximum": 435359.1789,
            "minimum": 434365.4589,
            "name": "X",
            "position": 0,
            "stddev": 233.6791918,
            "variance": 54605.9647
          },
          {
            "average": 5020014.789,
            "count": 6742031,
            "maximum": 5020781.616,
            "minimum": 5019386.516,
            "name": "Y",
            "position": 1,
            "stddev": 413.3022614,
            "variance": 170818.7593
          },
          {
            "average": 825.5370638,
            "count": 6742031,
            "maximum": 836.9252327,
            "minimum": 819.9852327,
            "name": "Z",
            "position": 2,
            "stddev": 3.557369523,
            "variance": 12.65487793
          },
          {
            "average": 98.88135,
            "count": 6742031,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.41521814,
            "variance": 1884.881166
          },
          {
            "average": 1.000016909,
            "count": 6742031,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004112002912,
            "variance": 1.690856795e-05
          },
          {
            "average": 1.000045535,
            "count": 6742031,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006747827305,
            "variance": 4.553317334e-05
          },
          {
            "average": 0.5000792788,
            "count": 6742031,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000308,
            "variance": 0.2500000308
          },
          {
            "average": 0,
            "count": 6742031,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.295998491,
            "count": 6742031,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4564903231,
            "variance": 0.2083834151
          },
          {
            "average": -0.1537462063,
            "count": 6742031,
            "maximum": 16.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.487654936,
            "variance": 72.04028631
          },
          {
            "average": 138,
            "count": 6742031,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10620.48561,
            "count": 6742031,
            "maximum": 10625,
            "minimum": 10616,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.760628613,
            "variance": 3.099813114
          },
          {
            "average": 30765.2327,
            "count": 6742031,
            "maximum": 64768,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 10176.19698,
            "variance": 103554985.1
          },
          {
            "average": 29302.42357,
            "count": 6742031,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 7721.567162,
            "variance": 59622599.43
          },
          {
            "average": 24485.60113,
            "count": 6742031,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 7042.320561,
            "variance": 49594278.88
          },
          {
            "average": 414718.5449,
            "count": 6742031,
            "maximum": 417449.4075,
            "minimum": 411988.1468,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1097.819054,
            "variance": 1205206.676
          },
          {
            "average": 0,
            "count": 6742031,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6742031,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6742031,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6742031,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6742031,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434365.4589,
          5019386.516,
          819.9852327,
          435359.1789,
          5020781.616,
          836.9252327
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434365.4589152321,
                5019386.516163297,
                819.985232747953
              ],
              [
                434365.4589152321,
                5020781.616163297,
                819.985232747953
              ],
              [
                435359.17891523207,
                5020781.616163297,
                836.925232747953
              ],
              [
                435359.17891523207,
                5019386.516163297,
                836.925232747953
              ],
              [
                434365.4589152321,
                5019386.516163297,
                819.985232747953
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T21:44:09+00:00",
        "end_time": "2011-09-18T20:13:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377099,
            45.32492114,
            819.9852327,
            -117.8248461,
            45.33756997,
            836.9252327
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752480976648,
                  45.324921141258834,
                  819.985232747953
                ],
                [
                  -117.83770990651449,
                  45.33747765526385,
                  819.985232747953
                ],
                [
                  -117.82502834643826,
                  45.33756996697727,
                  836.925232747953
                ],
                [
                  -117.82484605098023,
                  45.32501341278903,
                  836.925232747953
                ],
                [
                  -117.83752480976648,
                  45.324921141258834,
                  819.985232747953
                ]
              ]
            ]
          },
          "id": "45117C7119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:44:09Z",
            "pc:count": 6742031,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434974.9576,
                "count": 6742031,
                "maximum": 435359.1789,
                "minimum": 434365.4589,
                "name": "X",
                "position": 0,
                "stddev": 233.6791918,
                "variance": 54605.9647
              },
              {
                "average": 5020014.789,
                "count": 6742031,
                "maximum": 5020781.616,
                "minimum": 5019386.516,
                "name": "Y",
                "position": 1,
                "stddev": 413.3022614,
                "variance": 170818.7593
              },
              {
                "average": 825.5370638,
                "count": 6742031,
                "maximum": 836.9252327,
                "minimum": 819.9852327,
                "name": "Z",
                "position": 2,
                "stddev": 3.557369523,
                "variance": 12.65487793
              },
              {
                "average": 98.88135,
                "count": 6742031,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.41521814,
                "variance": 1884.881166
              },
              {
                "average": 1.000016909,
                "count": 6742031,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004112002912,
                "variance": 1.690856795e-05
              },
              {
                "average": 1.000045535,
                "count": 6742031,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006747827305,
                "variance": 4.553317334e-05
              },
              {
                "average": 0.5000792788,
                "count": 6742031,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000308,
                "variance": 0.2500000308
              },
              {
                "average": 0,
                "count": 6742031,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.295998491,
                "count": 6742031,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4564903231,
                "variance": 0.2083834151
              },
              {
                "average": -0.1537462063,
                "count": 6742031,
                "maximum": 16.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.487654936,
                "variance": 72.04028631
              },
              {
                "average": 138,
                "count": 6742031,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10620.48561,
                "count": 6742031,
                "maximum": 10625,
                "minimum": 10616,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.760628613,
                "variance": 3.099813114
              },
              {
                "average": 30765.2327,
                "count": 6742031,
                "maximum": 64768,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 10176.19698,
                "variance": 103554985.1
              },
              {
                "average": 29302.42357,
                "count": 6742031,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 7721.567162,
                "variance": 59622599.43
              },
              {
                "average": 24485.60113,
                "count": 6742031,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 7042.320561,
                "variance": 49594278.88
              },
              {
                "average": 414718.5449,
                "count": 6742031,
                "maximum": 417449.4075,
                "minimum": 411988.1468,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1097.819054,
                "variance": 1205206.676
              },
              {
                "average": 0,
                "count": 6742031,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6742031,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6742031,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6742031,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6742031,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434365.4589,
              5019386.516,
              819.9852327,
              435359.1789,
              5020781.616,
              836.9252327
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434365.4589152321,
                    5019386.516163297,
                    819.985232747953
                  ],
                  [
                    434365.4589152321,
                    5020781.616163297,
                    819.985232747953
                  ],
                  [
                    435359.17891523207,
                    5020781.616163297,
                    836.925232747953
                  ],
                  [
                    435359.17891523207,
                    5019386.516163297,
                    836.925232747953
                  ],
                  [
                    434365.4589152321,
                    5019386.516163297,
                    819.985232747953
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T21:44:09+00:00",
            "end_time": "2011-09-18T20: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": "45117B8125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002480205832,
              45.18740954438645,
              1347.9082450806407
            ],
            [
              -117.95023448403246,
              45.200009718455064,
              1347.9082450806407
            ],
            [
              -117.93752914045147,
              45.20011472800275,
              1506.9482450806406
            ],
            [
              -117.93732226108126,
              45.1875145080666,
              1506.9482450806406
            ],
            [
              -117.95002480205832,
              45.18740954438645,
              1347.9082450806407
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502345,
        45.18740954,
        1347.908245,
        -117.9373223,
        45.20011473,
        1506.948245
      ],
      "properties": {
        "datetime": "2011-09-17T18:52:25Z",
        "pc:count": 11033240,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425858.522,
            "count": 11033240,
            "maximum": 426367.1016,
            "minimum": 425369.0816,
            "name": "X",
            "position": 0,
            "stddev": 287.4240193,
            "variance": 82612.56687
          },
          {
            "average": 5004893.921,
            "count": 11033240,
            "maximum": 5005607.816,
            "minimum": 5004207.856,
            "name": "Y",
            "position": 1,
            "stddev": 398.7794049,
            "variance": 159025.0138
          },
          {
            "average": 1420.429891,
            "count": 11033240,
            "maximum": 1506.948245,
            "minimum": 1347.908245,
            "name": "Z",
            "position": 2,
            "stddev": 27.56623878,
            "variance": 759.8975204
          },
          {
            "average": 100.9985366,
            "count": 11033240,
            "maximum": 243,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.11302135,
            "variance": 2219.636781
          },
          {
            "average": 1.089136192,
            "count": 11033240,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3012134959,
            "variance": 0.09072957011
          },
          {
            "average": 1.185503986,
            "count": 11033240,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4300827489,
            "variance": 0.1849711709
          },
          {
            "average": 0.5002978273,
            "count": 11033240,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999934,
            "variance": 0.249999934
          },
          {
            "average": 0,
            "count": 11033240,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.23045923,
            "count": 11033240,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4211268094,
            "variance": 0.1773477896
          },
          {
            "average": -0.0455412425,
            "count": 11033240,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.407542114,
            "variance": 70.68676439
          },
          {
            "average": 132.9859277,
            "count": 11033240,
            "maximum": 143,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 3.445216884,
            "variance": 11.86951938
          },
          {
            "average": 10750.71941,
            "count": 11033240,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 42.9875543,
            "variance": 1847.929824
          },
          {
            "average": 24450.61178,
            "count": 11033240,
            "maximum": 58112,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 9694.281848,
            "variance": 93979100.55
          },
          {
            "average": 23305.05937,
            "count": 11033240,
            "maximum": 55552,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 9109.952563,
            "variance": 82991235.7
          },
          {
            "average": 20024.251,
            "count": 11033240,
            "maximum": 55808,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7958.950045,
            "variance": 63344885.82
          },
          {
            "average": 260163.6406,
            "count": 11033240,
            "maximum": 320745.3173,
            "minimum": 245872.5572,
            "name": "GpsTime",
            "position": 15,
            "stddev": 26628.49902,
            "variance": 709076960.3
          },
          {
            "average": 0,
            "count": 11033240,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11033240,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11033240,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11033240,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11033240,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425369.0816,
          5004207.856,
          1347.908245,
          426367.1016,
          5005607.816,
          1506.948245
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425369.0815696573,
                5004207.855861841,
                1347.9082450806407
              ],
              [
                425369.0815696573,
                5005607.815861842,
                1347.9082450806407
              ],
              [
                426367.10156965733,
                5005607.815861842,
                1506.9482450806406
              ],
              [
                426367.10156965733,
                5004207.855861841,
                1506.9482450806406
              ],
              [
                425369.0815696573,
                5004207.855861841,
                1347.9082450806407
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T18:52:25+00:00",
        "end_time": "2011-09-16T22:04:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502345,
            45.18740954,
            1347.908245,
            -117.9373223,
            45.20011473,
            1506.948245
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002480205832,
                  45.18740954438645,
                  1347.9082450806407
                ],
                [
                  -117.95023448403246,
                  45.200009718455064,
                  1347.9082450806407
                ],
                [
                  -117.93752914045147,
                  45.20011472800275,
                  1506.9482450806406
                ],
                [
                  -117.93732226108126,
                  45.1875145080666,
                  1506.9482450806406
                ],
                [
                  -117.95002480205832,
                  45.18740954438645,
                  1347.9082450806407
                ]
              ]
            ]
          },
          "id": "45117B8125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T18:52:25Z",
            "pc:count": 11033240,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425858.522,
                "count": 11033240,
                "maximum": 426367.1016,
                "minimum": 425369.0816,
                "name": "X",
                "position": 0,
                "stddev": 287.4240193,
                "variance": 82612.56687
              },
              {
                "average": 5004893.921,
                "count": 11033240,
                "maximum": 5005607.816,
                "minimum": 5004207.856,
                "name": "Y",
                "position": 1,
                "stddev": 398.7794049,
                "variance": 159025.0138
              },
              {
                "average": 1420.429891,
                "count": 11033240,
                "maximum": 1506.948245,
                "minimum": 1347.908245,
                "name": "Z",
                "position": 2,
                "stddev": 27.56623878,
                "variance": 759.8975204
              },
              {
                "average": 100.9985366,
                "count": 11033240,
                "maximum": 243,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.11302135,
                "variance": 2219.636781
              },
              {
                "average": 1.089136192,
                "count": 11033240,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3012134959,
                "variance": 0.09072957011
              },
              {
                "average": 1.185503986,
                "count": 11033240,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4300827489,
                "variance": 0.1849711709
              },
              {
                "average": 0.5002978273,
                "count": 11033240,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999934,
                "variance": 0.249999934
              },
              {
                "average": 0,
                "count": 11033240,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.23045923,
                "count": 11033240,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4211268094,
                "variance": 0.1773477896
              },
              {
                "average": -0.0455412425,
                "count": 11033240,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.407542114,
                "variance": 70.68676439
              },
              {
                "average": 132.9859277,
                "count": 11033240,
                "maximum": 143,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 3.445216884,
                "variance": 11.86951938
              },
              {
                "average": 10750.71941,
                "count": 11033240,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 42.9875543,
                "variance": 1847.929824
              },
              {
                "average": 24450.61178,
                "count": 11033240,
                "maximum": 58112,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 9694.281848,
                "variance": 93979100.55
              },
              {
                "average": 23305.05937,
                "count": 11033240,
                "maximum": 55552,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 9109.952563,
                "variance": 82991235.7
              },
              {
                "average": 20024.251,
                "count": 11033240,
                "maximum": 55808,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7958.950045,
                "variance": 63344885.82
              },
              {
                "average": 260163.6406,
                "count": 11033240,
                "maximum": 320745.3173,
                "minimum": 245872.5572,
                "name": "GpsTime",
                "position": 15,
                "stddev": 26628.49902,
                "variance": 709076960.3
              },
              {
                "average": 0,
                "count": 11033240,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11033240,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11033240,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11033240,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11033240,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425369.0816,
              5004207.856,
              1347.908245,
              426367.1016,
              5005607.816,
              1506.948245
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425369.0815696573,
                    5004207.855861841,
                    1347.9082450806407
                  ],
                  [
                    425369.0815696573,
                    5005607.815861842,
                    1347.9082450806407
                  ],
                  [
                    426367.10156965733,
                    5005607.815861842,
                    1506.9482450806406
                  ],
                  [
                    426367.10156965733,
                    5004207.855861841,
                    1506.9482450806406
                  ],
                  [
                    425369.0815696573,
                    5004207.855861841,
                    1347.9082450806407
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T18:52:25+00:00",
            "end_time": "2011-09-16T22:04: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": "45117B8415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8875246749178,
              45.14991564785357,
              981.3353803407367
            ],
            [
              -117.88772021259257,
              45.16251000543609,
              981.3353803407367
            ],
            [
              -117.87502858353874,
              45.162607954678215,
              1366.2153803407368
            ],
            [
              -117.8748358405746,
              45.15001355433201,
              1366.2153803407368
            ],
            [
              -117.8875246749178,
              45.14991564785357,
              981.3353803407367
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877202,
        45.14991565,
        981.3353803,
        -117.8748358,
        45.16260795,
        1366.21538
      ],
      "properties": {
        "datetime": "2011-09-16T20:10:19Z",
        "pc:count": 10487398,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430726.8868,
            "count": 10487398,
            "maximum": 431230.7791,
            "minimum": 430233.1991,
            "name": "X",
            "position": 0,
            "stddev": 283.3622835,
            "variance": 80294.18371
          },
          {
            "average": 5000684.184,
            "count": 10487398,
            "maximum": 5001386.059,
            "minimum": 4999986.779,
            "name": "Y",
            "position": 1,
            "stddev": 396.0848279,
            "variance": 156883.1909
          },
          {
            "average": 1128.94845,
            "count": 10487398,
            "maximum": 1366.21538,
            "minimum": 981.3353803,
            "name": "Z",
            "position": 2,
            "stddev": 94.54983162,
            "variance": 8939.670659
          },
          {
            "average": 110.8504234,
            "count": 10487398,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.70548122,
            "variance": 660.7717647
          },
          {
            "average": 1.000346416,
            "count": 10487398,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0186192697,
            "variance": 0.0003466772042
          },
          {
            "average": 1.000919771,
            "count": 10487398,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03033892412,
            "variance": 0.000920450317
          },
          {
            "average": 0.5000001907,
            "count": 10487398,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000238,
            "variance": 0.2500000238
          },
          {
            "average": 0,
            "count": 10487398,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.275223177,
            "count": 10487398,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4466266887,
            "variance": 0.199475399
          },
          {
            "average": 0.2605261679,
            "count": 10487398,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.573350119,
            "variance": 73.50233226
          },
          {
            "average": 134.7450562,
            "count": 10487398,
            "maximum": 143,
            "minimum": 120,
            "name": "UserData",
            "position": 10,
            "stddev": 3.347604595,
            "variance": 11.20645653
          },
          {
            "average": 10754.19173,
            "count": 10487398,
            "maximum": 10758,
            "minimum": 10749,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.730702474,
            "variance": 2.995331054
          },
          {
            "average": 33963.84847,
            "count": 10487398,
            "maximum": 53760,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 4459.011253,
            "variance": 19882781.35
          },
          {
            "average": 32480.9921,
            "count": 10487398,
            "maximum": 52224,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 3258.647172,
            "variance": 10618781.39
          },
          {
            "average": 27837.8141,
            "count": 10487398,
            "maximum": 48128,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 3201.031885,
            "variance": 10246605.13
          },
          {
            "average": 235915.9129,
            "count": 10487398,
            "maximum": 239019.2342,
            "minimum": 232531.4982,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1402.462218,
            "variance": 1966900.272
          },
          {
            "average": 0,
            "count": 10487398,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10487398,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10487398,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10487398,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10487398,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430233.1991,
          4999986.779,
          981.3353803,
          431230.7791,
          5001386.059,
          1366.21538
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430233.1991048596,
                4999986.778930088,
                981.3353803407367
              ],
              [
                430233.1991048596,
                5001386.058930087,
                981.3353803407367
              ],
              [
                431230.77910485957,
                5001386.058930087,
                1366.2153803407368
              ],
              [
                431230.77910485957,
                4999986.778930088,
                1366.2153803407368
              ],
              [
                430233.1991048596,
                4999986.778930088,
                981.3353803407367
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T20:10:19+00:00",
        "end_time": "2011-09-16T18:22:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877202,
            45.14991565,
            981.3353803,
            -117.8748358,
            45.16260795,
            1366.21538
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8875246749178,
                  45.14991564785357,
                  981.3353803407367
                ],
                [
                  -117.88772021259257,
                  45.16251000543609,
                  981.3353803407367
                ],
                [
                  -117.87502858353874,
                  45.162607954678215,
                  1366.2153803407368
                ],
                [
                  -117.8748358405746,
                  45.15001355433201,
                  1366.2153803407368
                ],
                [
                  -117.8875246749178,
                  45.14991564785357,
                  981.3353803407367
                ]
              ]
            ]
          },
          "id": "45117B8415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T20:10:19Z",
            "pc:count": 10487398,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430726.8868,
                "count": 10487398,
                "maximum": 431230.7791,
                "minimum": 430233.1991,
                "name": "X",
                "position": 0,
                "stddev": 283.3622835,
                "variance": 80294.18371
              },
              {
                "average": 5000684.184,
                "count": 10487398,
                "maximum": 5001386.059,
                "minimum": 4999986.779,
                "name": "Y",
                "position": 1,
                "stddev": 396.0848279,
                "variance": 156883.1909
              },
              {
                "average": 1128.94845,
                "count": 10487398,
                "maximum": 1366.21538,
                "minimum": 981.3353803,
                "name": "Z",
                "position": 2,
                "stddev": 94.54983162,
                "variance": 8939.670659
              },
              {
                "average": 110.8504234,
                "count": 10487398,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.70548122,
                "variance": 660.7717647
              },
              {
                "average": 1.000346416,
                "count": 10487398,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0186192697,
                "variance": 0.0003466772042
              },
              {
                "average": 1.000919771,
                "count": 10487398,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03033892412,
                "variance": 0.000920450317
              },
              {
                "average": 0.5000001907,
                "count": 10487398,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000238,
                "variance": 0.2500000238
              },
              {
                "average": 0,
                "count": 10487398,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.275223177,
                "count": 10487398,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4466266887,
                "variance": 0.199475399
              },
              {
                "average": 0.2605261679,
                "count": 10487398,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.573350119,
                "variance": 73.50233226
              },
              {
                "average": 134.7450562,
                "count": 10487398,
                "maximum": 143,
                "minimum": 120,
                "name": "UserData",
                "position": 10,
                "stddev": 3.347604595,
                "variance": 11.20645653
              },
              {
                "average": 10754.19173,
                "count": 10487398,
                "maximum": 10758,
                "minimum": 10749,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.730702474,
                "variance": 2.995331054
              },
              {
                "average": 33963.84847,
                "count": 10487398,
                "maximum": 53760,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 4459.011253,
                "variance": 19882781.35
              },
              {
                "average": 32480.9921,
                "count": 10487398,
                "maximum": 52224,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 3258.647172,
                "variance": 10618781.39
              },
              {
                "average": 27837.8141,
                "count": 10487398,
                "maximum": 48128,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 3201.031885,
                "variance": 10246605.13
              },
              {
                "average": 235915.9129,
                "count": 10487398,
                "maximum": 239019.2342,
                "minimum": 232531.4982,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1402.462218,
                "variance": 1966900.272
              },
              {
                "average": 0,
                "count": 10487398,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10487398,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10487398,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10487398,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10487398,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430233.1991,
              4999986.779,
              981.3353803,
              431230.7791,
              5001386.059,
              1366.21538
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430233.1991048596,
                    4999986.778930088,
                    981.3353803407367
                  ],
                  [
                    430233.1991048596,
                    5001386.058930087,
                    981.3353803407367
                  ],
                  [
                    431230.77910485957,
                    5001386.058930087,
                    1366.2153803407368
                  ],
                  [
                    431230.77910485957,
                    4999986.778930088,
                    1366.2153803407368
                  ],
                  [
                    430233.1991048596,
                    4999986.778930088,
                    981.3353803407367
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T20:10:19+00:00",
            "end_time": "2011-09-16T18:22: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": "45117C7406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252575372544,
              45.287424333098976,
              876.320994711572
            ],
            [
              -117.81270551317353,
              45.30001053072584,
              876.320994711572
            ],
            [
              -117.80002865792896,
              45.300100034239456,
              991.760994711572
            ],
            [
              -117.79985170170308,
              45.28751379756017,
              991.760994711572
            ],
            [
              -117.81252575372544,
              45.287424333098976,
              876.320994711572
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127055,
        45.28742433,
        876.3209947,
        -117.7998517,
        45.30010003,
        991.7609947
      ],
      "properties": {
        "datetime": "2011-09-18T23:47:27Z",
        "pc:count": 10635863,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436780.3476,
            "count": 10635863,
            "maximum": 437276.6,
            "minimum": 436282.6,
            "name": "X",
            "position": 0,
            "stddev": 280.3410456,
            "variance": 78591.10187
          },
          {
            "average": 5015950.932,
            "count": 10635863,
            "maximum": 5016599.194,
            "minimum": 5015200.814,
            "name": "Y",
            "position": 1,
            "stddev": 408.552344,
            "variance": 166915.0178
          },
          {
            "average": 913.4922466,
            "count": 10635863,
            "maximum": 991.7609947,
            "minimum": 876.3209947,
            "name": "Z",
            "position": 2,
            "stddev": 20.55374541,
            "variance": 422.4564504
          },
          {
            "average": 100.5309831,
            "count": 10635863,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.13194195,
            "variance": 2128.156068
          },
          {
            "average": 1.036659555,
            "count": 10635863,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1996781262,
            "variance": 0.03987135408
          },
          {
            "average": 1.077100373,
            "count": 10635863,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.295314815,
            "variance": 0.08721083995
          },
          {
            "average": 0.5002064242,
            "count": 10635863,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999809,
            "variance": 0.2499999809
          },
          {
            "average": 0,
            "count": 10635863,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.285317703,
            "count": 10635863,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4515656436,
            "variance": 0.2039115305
          },
          {
            "average": -0.4372261965,
            "count": 10635863,
            "maximum": 19.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.524870824,
            "variance": 72.67342257
          },
          {
            "average": 138,
            "count": 10635863,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10623.71181,
            "count": 10635863,
            "maximum": 10643,
            "minimum": 10617,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.217226426,
            "variance": 52.08835728
          },
          {
            "average": 32133.38816,
            "count": 10635863,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 10528.72629,
            "variance": 110854077.4
          },
          {
            "average": 30965.93755,
            "count": 10635863,
            "maximum": 65280,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 9646.46634,
            "variance": 93054312.85
          },
          {
            "average": 24562.43291,
            "count": 10635863,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9813.633604,
            "variance": 96307404.5
          },
          {
            "average": 416277.0767,
            "count": 10635863,
            "maximum": 424847.9653,
            "minimum": 412386.7116,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3278.644403,
            "variance": 10749509.12
          },
          {
            "average": 0,
            "count": 10635863,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10635863,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10635863,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10635863,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10635863,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436282.6,
          5015200.814,
          876.3209947,
          437276.6,
          5016599.194,
          991.7609947
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436282.60002670455,
                5015200.814020755,
                876.320994711572
              ],
              [
                436282.60002670455,
                5016599.194020756,
                876.320994711572
              ],
              [
                437276.60002670455,
                5016599.194020756,
                991.760994711572
              ],
              [
                437276.60002670455,
                5015200.814020755,
                991.760994711572
              ],
              [
                436282.60002670455,
                5015200.814020755,
                876.320994711572
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T23:47:27+00:00",
        "end_time": "2011-09-18T20:19:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127055,
            45.28742433,
            876.3209947,
            -117.7998517,
            45.30010003,
            991.7609947
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252575372544,
                  45.287424333098976,
                  876.320994711572
                ],
                [
                  -117.81270551317353,
                  45.30001053072584,
                  876.320994711572
                ],
                [
                  -117.80002865792896,
                  45.300100034239456,
                  991.760994711572
                ],
                [
                  -117.79985170170308,
                  45.28751379756017,
                  991.760994711572
                ],
                [
                  -117.81252575372544,
                  45.287424333098976,
                  876.320994711572
                ]
              ]
            ]
          },
          "id": "45117C7406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:47:27Z",
            "pc:count": 10635863,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436780.3476,
                "count": 10635863,
                "maximum": 437276.6,
                "minimum": 436282.6,
                "name": "X",
                "position": 0,
                "stddev": 280.3410456,
                "variance": 78591.10187
              },
              {
                "average": 5015950.932,
                "count": 10635863,
                "maximum": 5016599.194,
                "minimum": 5015200.814,
                "name": "Y",
                "position": 1,
                "stddev": 408.552344,
                "variance": 166915.0178
              },
              {
                "average": 913.4922466,
                "count": 10635863,
                "maximum": 991.7609947,
                "minimum": 876.3209947,
                "name": "Z",
                "position": 2,
                "stddev": 20.55374541,
                "variance": 422.4564504
              },
              {
                "average": 100.5309831,
                "count": 10635863,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.13194195,
                "variance": 2128.156068
              },
              {
                "average": 1.036659555,
                "count": 10635863,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1996781262,
                "variance": 0.03987135408
              },
              {
                "average": 1.077100373,
                "count": 10635863,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.295314815,
                "variance": 0.08721083995
              },
              {
                "average": 0.5002064242,
                "count": 10635863,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999809,
                "variance": 0.2499999809
              },
              {
                "average": 0,
                "count": 10635863,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.285317703,
                "count": 10635863,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4515656436,
                "variance": 0.2039115305
              },
              {
                "average": -0.4372261965,
                "count": 10635863,
                "maximum": 19.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.524870824,
                "variance": 72.67342257
              },
              {
                "average": 138,
                "count": 10635863,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10623.71181,
                "count": 10635863,
                "maximum": 10643,
                "minimum": 10617,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.217226426,
                "variance": 52.08835728
              },
              {
                "average": 32133.38816,
                "count": 10635863,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 10528.72629,
                "variance": 110854077.4
              },
              {
                "average": 30965.93755,
                "count": 10635863,
                "maximum": 65280,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 9646.46634,
                "variance": 93054312.85
              },
              {
                "average": 24562.43291,
                "count": 10635863,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9813.633604,
                "variance": 96307404.5
              },
              {
                "average": 416277.0767,
                "count": 10635863,
                "maximum": 424847.9653,
                "minimum": 412386.7116,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3278.644403,
                "variance": 10749509.12
              },
              {
                "average": 0,
                "count": 10635863,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10635863,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10635863,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10635863,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10635863,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436282.6,
              5015200.814,
              876.3209947,
              437276.6,
              5016599.194,
              991.7609947
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436282.60002670455,
                    5015200.814020755,
                    876.320994711572
                  ],
                  [
                    436282.60002670455,
                    5016599.194020756,
                    876.320994711572
                  ],
                  [
                    437276.60002670455,
                    5016599.194020756,
                    991.760994711572
                  ],
                  [
                    437276.60002670455,
                    5015200.814020755,
                    991.760994711572
                  ],
                  [
                    436282.60002670455,
                    5015200.814020755,
                    876.320994711572
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T23:47:27+00:00",
            "end_time": "2011-09-18T20:19: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": "45117B7411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252482368258,
              45.149924092914,
              1047.1236490191654
            ],
            [
              -117.8127037158449,
              45.16251005480841,
              1047.1236490191654
            ],
            [
              -117.80002889128161,
              45.1625995484999,
              1336.2436490191653
            ],
            [
              -117.79985278837617,
              45.15001354755946,
              1336.2436490191653
            ],
            [
              -117.81252482368258,
              45.149924092914,
              1047.1236490191654
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127037,
        45.14992409,
        1047.123649,
        -117.7998528,
        45.16259955,
        1336.243649
      ],
      "properties": {
        "datetime": "2011-09-15T22:46:42Z",
        "pc:count": 9707583,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436628.2104,
            "count": 9707583,
            "maximum": 437125.1462,
            "minimum": 436128.9062,
            "name": "X",
            "position": 0,
            "stddev": 282.5033536,
            "variance": 79808.14482
          },
          {
            "average": 5000630.314,
            "count": 9707583,
            "maximum": 5001324.023,
            "minimum": 4999925.703,
            "name": "Y",
            "position": 1,
            "stddev": 401.6733704,
            "variance": 161341.4965
          },
          {
            "average": 1274.755214,
            "count": 9707583,
            "maximum": 1336.243649,
            "minimum": 1047.123649,
            "name": "Z",
            "position": 2,
            "stddev": 57.07513899,
            "variance": 3257.571491
          },
          {
            "average": 109.2357243,
            "count": 9707583,
            "maximum": 239,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.11410339,
            "variance": 790.4028097
          },
          {
            "average": 1.010994601,
            "count": 9707583,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1076562211,
            "variance": 0.01158986195
          },
          {
            "average": 1.023328773,
            "count": 9707583,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1592348259,
            "variance": 0.02535572979
          },
          {
            "average": 0.5000347666,
            "count": 9707583,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000245,
            "variance": 0.2500000245
          },
          {
            "average": 0,
            "count": 9707583,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.271894765,
            "count": 9707583,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4449359754,
            "variance": 0.1979680222
          },
          {
            "average": -0.2713403688,
            "count": 9707583,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.682564976,
            "variance": 75.38693456
          },
          {
            "average": 130.5427936,
            "count": 9707583,
            "maximum": 146,
            "minimum": 119,
            "name": "UserData",
            "position": 10,
            "stddev": 3.501960375,
            "variance": 12.26372647
          },
          {
            "average": 10723.4423,
            "count": 9707583,
            "maximum": 10728,
            "minimum": 10719,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.63618893,
            "variance": 2.677114216
          },
          {
            "average": 31218.28466,
            "count": 9707583,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7760.891528,
            "variance": 60231437.31
          },
          {
            "average": 29172.43164,
            "count": 9707583,
            "maximum": 53248,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5848.34934,
            "variance": 34203190.01
          },
          {
            "average": 23963.08043,
            "count": 9707583,
            "maximum": 52992,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5049.860938,
            "variance": 25501095.5
          },
          {
            "average": 159986.9939,
            "count": 9707583,
            "maximum": 162002.235,
            "minimum": 158086.9028,
            "name": "GpsTime",
            "position": 15,
            "stddev": 710.2165717,
            "variance": 504407.5788
          },
          {
            "average": 0,
            "count": 9707583,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9707583,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9707583,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9707583,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9707583,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436128.9062,
          4999925.703,
          1047.123649,
          437125.1462,
          5001324.023,
          1336.243649
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436128.9061767127,
                4999925.702597842,
                1047.1236490191654
              ],
              [
                436128.9061767127,
                5001324.022597842,
                1047.1236490191654
              ],
              [
                437125.1461767127,
                5001324.022597842,
                1336.2436490191653
              ],
              [
                437125.1461767127,
                4999925.702597842,
                1336.2436490191653
              ],
              [
                436128.9061767127,
                4999925.702597842,
                1047.1236490191654
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T22:46:42+00:00",
        "end_time": "2011-09-15T21:41:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127037,
            45.14992409,
            1047.123649,
            -117.7998528,
            45.16259955,
            1336.243649
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252482368258,
                  45.149924092914,
                  1047.1236490191654
                ],
                [
                  -117.8127037158449,
                  45.16251005480841,
                  1047.1236490191654
                ],
                [
                  -117.80002889128161,
                  45.1625995484999,
                  1336.2436490191653
                ],
                [
                  -117.79985278837617,
                  45.15001354755946,
                  1336.2436490191653
                ],
                [
                  -117.81252482368258,
                  45.149924092914,
                  1047.1236490191654
                ]
              ]
            ]
          },
          "id": "45117B7411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T22:46:42Z",
            "pc:count": 9707583,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436628.2104,
                "count": 9707583,
                "maximum": 437125.1462,
                "minimum": 436128.9062,
                "name": "X",
                "position": 0,
                "stddev": 282.5033536,
                "variance": 79808.14482
              },
              {
                "average": 5000630.314,
                "count": 9707583,
                "maximum": 5001324.023,
                "minimum": 4999925.703,
                "name": "Y",
                "position": 1,
                "stddev": 401.6733704,
                "variance": 161341.4965
              },
              {
                "average": 1274.755214,
                "count": 9707583,
                "maximum": 1336.243649,
                "minimum": 1047.123649,
                "name": "Z",
                "position": 2,
                "stddev": 57.07513899,
                "variance": 3257.571491
              },
              {
                "average": 109.2357243,
                "count": 9707583,
                "maximum": 239,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.11410339,
                "variance": 790.4028097
              },
              {
                "average": 1.010994601,
                "count": 9707583,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1076562211,
                "variance": 0.01158986195
              },
              {
                "average": 1.023328773,
                "count": 9707583,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1592348259,
                "variance": 0.02535572979
              },
              {
                "average": 0.5000347666,
                "count": 9707583,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000245,
                "variance": 0.2500000245
              },
              {
                "average": 0,
                "count": 9707583,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.271894765,
                "count": 9707583,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4449359754,
                "variance": 0.1979680222
              },
              {
                "average": -0.2713403688,
                "count": 9707583,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.682564976,
                "variance": 75.38693456
              },
              {
                "average": 130.5427936,
                "count": 9707583,
                "maximum": 146,
                "minimum": 119,
                "name": "UserData",
                "position": 10,
                "stddev": 3.501960375,
                "variance": 12.26372647
              },
              {
                "average": 10723.4423,
                "count": 9707583,
                "maximum": 10728,
                "minimum": 10719,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.63618893,
                "variance": 2.677114216
              },
              {
                "average": 31218.28466,
                "count": 9707583,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7760.891528,
                "variance": 60231437.31
              },
              {
                "average": 29172.43164,
                "count": 9707583,
                "maximum": 53248,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5848.34934,
                "variance": 34203190.01
              },
              {
                "average": 23963.08043,
                "count": 9707583,
                "maximum": 52992,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5049.860938,
                "variance": 25501095.5
              },
              {
                "average": 159986.9939,
                "count": 9707583,
                "maximum": 162002.235,
                "minimum": 158086.9028,
                "name": "GpsTime",
                "position": 15,
                "stddev": 710.2165717,
                "variance": 504407.5788
              },
              {
                "average": 0,
                "count": 9707583,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9707583,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9707583,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9707583,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9707583,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436128.9062,
              4999925.703,
              1047.123649,
              437125.1462,
              5001324.023,
              1336.243649
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436128.9061767127,
                    4999925.702597842,
                    1047.1236490191654
                  ],
                  [
                    436128.9061767127,
                    5001324.022597842,
                    1047.1236490191654
                  ],
                  [
                    437125.1461767127,
                    5001324.022597842,
                    1336.2436490191653
                  ],
                  [
                    437125.1461767127,
                    4999925.702597842,
                    1336.2436490191653
                  ],
                  [
                    436128.9061767127,
                    4999925.702597842,
                    1047.1236490191654
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T22:46:42+00:00",
            "end_time": "2011-09-15T21:41: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": "45117D7324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752564286537,
              45.37492159832714,
              839.411090032963
            ],
            [
              -117.83771153596504,
              45.38751004318571,
              839.411090032963
            ],
            [
              -117.82502901065175,
              45.387602359018416,
              1113.191090032963
            ],
            [
              -117.8248459311028,
              45.3750138738716,
              1113.191090032963
            ],
            [
              -117.83752564286537,
              45.37492159832714,
              839.411090032963
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377115,
        45.3749216,
        839.41109,
        -117.8248459,
        45.38760236,
        1113.19109
      ],
      "properties": {
        "datetime": "2011-09-18T19:49:40Z",
        "pc:count": 9059278,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434917.9047,
            "count": 9059278,
            "maximum": 435416.0821,
            "minimum": 434423.1621,
            "name": "X",
            "position": 0,
            "stddev": 279.8655565,
            "variance": 78324.72971
          },
          {
            "average": 5025635.824,
            "count": 9059278,
            "maximum": 5026339.929,
            "minimum": 5024941.269,
            "name": "Y",
            "position": 1,
            "stddev": 404.9532266,
            "variance": 163987.1157
          },
          {
            "average": 909.447261,
            "count": 9059278,
            "maximum": 1113.19109,
            "minimum": 839.41109,
            "name": "Z",
            "position": 2,
            "stddev": 48.78725232,
            "variance": 2380.195989
          },
          {
            "average": 105.8801943,
            "count": 9059278,
            "maximum": 214,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.07116679,
            "variance": 965.4174056
          },
          {
            "average": 1.01362283,
            "count": 9059278,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1195632695,
            "variance": 0.01429537542
          },
          {
            "average": 1.030517995,
            "count": 9059278,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1804737475,
            "variance": 0.03257077352
          },
          {
            "average": 0.5001256171,
            "count": 9059278,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000118,
            "variance": 0.2500000118
          },
          {
            "average": 0,
            "count": 9059278,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.338306982,
            "count": 9059278,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4731335886,
            "variance": 0.2238553927
          },
          {
            "average": -0.4212224531,
            "count": 9059278,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.600342579,
            "variance": 73.96589248
          },
          {
            "average": 138,
            "count": 9059278,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10607.18371,
            "count": 9059278,
            "maximum": 10613,
            "minimum": 10603,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.736222781,
            "variance": 3.014469546
          },
          {
            "average": 30325.38346,
            "count": 9059278,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 7848.552746,
            "variance": 61599780.21
          },
          {
            "average": 29516.10574,
            "count": 9059278,
            "maximum": 65024,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 6358.297928,
            "variance": 40427952.54
          },
          {
            "average": 23772.11394,
            "count": 9059278,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 5100.062265,
            "variance": 26010635.11
          },
          {
            "average": 407910.5591,
            "count": 9059278,
            "maximum": 410580.0937,
            "minimum": 406072.621,
            "name": "GpsTime",
            "position": 15,
            "stddev": 749.738181,
            "variance": 562107.34
          },
          {
            "average": 0,
            "count": 9059278,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9059278,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9059278,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9059278,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9059278,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434423.1621,
          5024941.269,
          839.41109,
          435416.0821,
          5026339.929,
          1113.19109
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434423.16213102784,
                5024941.268895892,
                839.411090032963
              ],
              [
                434423.16213102784,
                5026339.928895893,
                839.411090032963
              ],
              [
                435416.0821310279,
                5026339.928895893,
                1113.191090032963
              ],
              [
                435416.0821310279,
                5024941.268895892,
                1113.191090032963
              ],
              [
                434423.16213102784,
                5024941.268895892,
                839.411090032963
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T19:49:40+00:00",
        "end_time": "2011-09-18T18:34:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D7324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D7324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D7324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377115,
            45.3749216,
            839.41109,
            -117.8248459,
            45.38760236,
            1113.19109
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752564286537,
                  45.37492159832714,
                  839.411090032963
                ],
                [
                  -117.83771153596504,
                  45.38751004318571,
                  839.411090032963
                ],
                [
                  -117.82502901065175,
                  45.387602359018416,
                  1113.191090032963
                ],
                [
                  -117.8248459311028,
                  45.3750138738716,
                  1113.191090032963
                ],
                [
                  -117.83752564286537,
                  45.37492159832714,
                  839.411090032963
                ]
              ]
            ]
          },
          "id": "45117D7324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:49:40Z",
            "pc:count": 9059278,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434917.9047,
                "count": 9059278,
                "maximum": 435416.0821,
                "minimum": 434423.1621,
                "name": "X",
                "position": 0,
                "stddev": 279.8655565,
                "variance": 78324.72971
              },
              {
                "average": 5025635.824,
                "count": 9059278,
                "maximum": 5026339.929,
                "minimum": 5024941.269,
                "name": "Y",
                "position": 1,
                "stddev": 404.9532266,
                "variance": 163987.1157
              },
              {
                "average": 909.447261,
                "count": 9059278,
                "maximum": 1113.19109,
                "minimum": 839.41109,
                "name": "Z",
                "position": 2,
                "stddev": 48.78725232,
                "variance": 2380.195989
              },
              {
                "average": 105.8801943,
                "count": 9059278,
                "maximum": 214,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.07116679,
                "variance": 965.4174056
              },
              {
                "average": 1.01362283,
                "count": 9059278,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1195632695,
                "variance": 0.01429537542
              },
              {
                "average": 1.030517995,
                "count": 9059278,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1804737475,
                "variance": 0.03257077352
              },
              {
                "average": 0.5001256171,
                "count": 9059278,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000118,
                "variance": 0.2500000118
              },
              {
                "average": 0,
                "count": 9059278,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.338306982,
                "count": 9059278,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4731335886,
                "variance": 0.2238553927
              },
              {
                "average": -0.4212224531,
                "count": 9059278,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.600342579,
                "variance": 73.96589248
              },
              {
                "average": 138,
                "count": 9059278,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10607.18371,
                "count": 9059278,
                "maximum": 10613,
                "minimum": 10603,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.736222781,
                "variance": 3.014469546
              },
              {
                "average": 30325.38346,
                "count": 9059278,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 7848.552746,
                "variance": 61599780.21
              },
              {
                "average": 29516.10574,
                "count": 9059278,
                "maximum": 65024,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 6358.297928,
                "variance": 40427952.54
              },
              {
                "average": 23772.11394,
                "count": 9059278,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 5100.062265,
                "variance": 26010635.11
              },
              {
                "average": 407910.5591,
                "count": 9059278,
                "maximum": 410580.0937,
                "minimum": 406072.621,
                "name": "GpsTime",
                "position": 15,
                "stddev": 749.738181,
                "variance": 562107.34
              },
              {
                "average": 0,
                "count": 9059278,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9059278,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9059278,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9059278,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9059278,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434423.1621,
              5024941.269,
              839.41109,
              435416.0821,
              5026339.929,
              1113.19109
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434423.16213102784,
                    5024941.268895892,
                    839.411090032963
                  ],
                  [
                    434423.16213102784,
                    5026339.928895893,
                    839.411090032963
                  ],
                  [
                    435416.0821310279,
                    5026339.928895893,
                    1113.191090032963
                  ],
                  [
                    435416.0821310279,
                    5024941.268895892,
                    1113.191090032963
                  ],
                  [
                    434423.16213102784,
                    5024941.268895892,
                    839.411090032963
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T19:49:40+00:00",
            "end_time": "2011-09-18T18:34: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": "45117B8206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752567418579,
              45.22498559126352,
              826.2553553836525
            ],
            [
              -117.9375680444627,
              45.22756293508906,
              826.2553553836525
            ],
            [
              -117.93432935138411,
              45.22758947749474,
              905.5153553836525
            ],
            [
              -117.93428712741755,
              45.2250121312973,
              905.5153553836525
            ],
            [
              -117.93752567418579,
              45.22498559126352,
              826.2553553836525
            ]
          ]
        ]
      },
      "bbox": [
        -117.937568,
        45.22498559,
        826.2553554,
        -117.9342871,
        45.22758948,
        905.5153554
      ],
      "properties": {
        "datetime": "2011-09-16T21:16:07Z",
        "pc:count": 263885,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426483.6024,
            "count": 263885,
            "maximum": 426653.7433,
            "minimum": 426399.4633,
            "name": "X",
            "position": 0,
            "stddev": 64.49557605,
            "variance": 4159.67933
          },
          {
            "average": 5008458.948,
            "count": 263885,
            "maximum": 5008657.111,
            "minimum": 5008370.751,
            "name": "Y",
            "position": 1,
            "stddev": 63.95849566,
            "variance": 4090.689167
          },
          {
            "average": 867.8887445,
            "count": 263885,
            "maximum": 905.5153554,
            "minimum": 826.2553554,
            "name": "Z",
            "position": 2,
            "stddev": 24.48250292,
            "variance": 599.392949
          },
          {
            "average": 106.9670917,
            "count": 263885,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.67351407,
            "variance": 822.1704091
          },
          {
            "average": 1.002686776,
            "count": 263885,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05183769778,
            "variance": 0.002687146911
          },
          {
            "average": 1.006677151,
            "count": 263885,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08158020032,
            "variance": 0.006655329084
          },
          {
            "average": 0.4996759952,
            "count": 263885,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000008424,
            "variance": 0.2500008424
          },
          {
            "average": 0,
            "count": 263885,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.300297478,
            "count": 263885,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4583881532,
            "variance": 0.210119699
          },
          {
            "average": 3.049782663,
            "count": 263885,
            "maximum": 15,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.520116096,
            "variance": 72.59237828
          },
          {
            "average": 140.3569661,
            "count": 263885,
            "maximum": 151,
            "minimum": 130,
            "name": "UserData",
            "position": 10,
            "stddev": 4.292230297,
            "variance": 18.42324092
          },
          {
            "average": 10761.58379,
            "count": 263885,
            "maximum": 10763,
            "minimum": 10760,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7755453843,
            "variance": 0.6014706431
          },
          {
            "average": 30787.96949,
            "count": 263885,
            "maximum": 51456,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 6013.728118,
            "variance": 36164925.87
          },
          {
            "average": 27889.34343,
            "count": 263885,
            "maximum": 49408,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 4664.252,
            "variance": 21755246.71
          },
          {
            "average": 23407.20675,
            "count": 263885,
            "maximum": 50432,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 4222.709736,
            "variance": 17831277.52
          },
          {
            "average": 241794.4689,
            "count": 263885,
            "maximum": 242967.9049,
            "minimum": 240425.3023,
            "name": "GpsTime",
            "position": 15,
            "stddev": 575.1173665,
            "variance": 330759.9852
          },
          {
            "average": 0,
            "count": 263885,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 263885,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 263885,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 263885,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 263885,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426399.4633,
          5008370.751,
          826.2553554,
          426653.7433,
          5008657.111,
          905.5153554
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426399.4632571463,
                5008370.751121297,
                826.2553553836525
              ],
              [
                426399.4632571463,
                5008657.111121296,
                826.2553553836525
              ],
              [
                426653.7432571463,
                5008657.111121296,
                905.5153553836525
              ],
              [
                426653.7432571463,
                5008370.751121297,
                905.5153553836525
              ],
              [
                426399.4632571463,
                5008370.751121297,
                826.2553553836525
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T21:16:07+00:00",
        "end_time": "2011-09-16T20:33:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.937568,
            45.22498559,
            826.2553554,
            -117.9342871,
            45.22758948,
            905.5153554
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752567418579,
                  45.22498559126352,
                  826.2553553836525
                ],
                [
                  -117.9375680444627,
                  45.22756293508906,
                  826.2553553836525
                ],
                [
                  -117.93432935138411,
                  45.22758947749474,
                  905.5153553836525
                ],
                [
                  -117.93428712741755,
                  45.2250121312973,
                  905.5153553836525
                ],
                [
                  -117.93752567418579,
                  45.22498559126352,
                  826.2553553836525
                ]
              ]
            ]
          },
          "id": "45117B8206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T21:16:07Z",
            "pc:count": 263885,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426483.6024,
                "count": 263885,
                "maximum": 426653.7433,
                "minimum": 426399.4633,
                "name": "X",
                "position": 0,
                "stddev": 64.49557605,
                "variance": 4159.67933
              },
              {
                "average": 5008458.948,
                "count": 263885,
                "maximum": 5008657.111,
                "minimum": 5008370.751,
                "name": "Y",
                "position": 1,
                "stddev": 63.95849566,
                "variance": 4090.689167
              },
              {
                "average": 867.8887445,
                "count": 263885,
                "maximum": 905.5153554,
                "minimum": 826.2553554,
                "name": "Z",
                "position": 2,
                "stddev": 24.48250292,
                "variance": 599.392949
              },
              {
                "average": 106.9670917,
                "count": 263885,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.67351407,
                "variance": 822.1704091
              },
              {
                "average": 1.002686776,
                "count": 263885,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05183769778,
                "variance": 0.002687146911
              },
              {
                "average": 1.006677151,
                "count": 263885,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08158020032,
                "variance": 0.006655329084
              },
              {
                "average": 0.4996759952,
                "count": 263885,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000008424,
                "variance": 0.2500008424
              },
              {
                "average": 0,
                "count": 263885,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.300297478,
                "count": 263885,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4583881532,
                "variance": 0.210119699
              },
              {
                "average": 3.049782663,
                "count": 263885,
                "maximum": 15,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.520116096,
                "variance": 72.59237828
              },
              {
                "average": 140.3569661,
                "count": 263885,
                "maximum": 151,
                "minimum": 130,
                "name": "UserData",
                "position": 10,
                "stddev": 4.292230297,
                "variance": 18.42324092
              },
              {
                "average": 10761.58379,
                "count": 263885,
                "maximum": 10763,
                "minimum": 10760,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7755453843,
                "variance": 0.6014706431
              },
              {
                "average": 30787.96949,
                "count": 263885,
                "maximum": 51456,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 6013.728118,
                "variance": 36164925.87
              },
              {
                "average": 27889.34343,
                "count": 263885,
                "maximum": 49408,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 4664.252,
                "variance": 21755246.71
              },
              {
                "average": 23407.20675,
                "count": 263885,
                "maximum": 50432,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 4222.709736,
                "variance": 17831277.52
              },
              {
                "average": 241794.4689,
                "count": 263885,
                "maximum": 242967.9049,
                "minimum": 240425.3023,
                "name": "GpsTime",
                "position": 15,
                "stddev": 575.1173665,
                "variance": 330759.9852
              },
              {
                "average": 0,
                "count": 263885,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 263885,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 263885,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 263885,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 263885,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426399.4633,
              5008370.751,
              826.2553554,
              426653.7433,
              5008657.111,
              905.5153554
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426399.4632571463,
                    5008370.751121297,
                    826.2553553836525
                  ],
                  [
                    426399.4632571463,
                    5008657.111121296,
                    826.2553553836525
                  ],
                  [
                    426653.7432571463,
                    5008657.111121296,
                    905.5153553836525
                  ],
                  [
                    426653.7432571463,
                    5008370.751121297,
                    905.5153553836525
                  ],
                  [
                    426399.4632571463,
                    5008370.751121297,
                    826.2553553836525
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T21:16:07+00:00",
            "end_time": "2011-09-16T20: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": "45117B8312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752479403089,
              45.149905064946104,
              1102.732986227013
            ],
            [
              -117.98774254187158,
              45.16250950255092,
              1102.732986227013
            ],
            [
              -117.97502913714104,
              45.16261875616216,
              1177.0929862270132
            ],
            [
              -117.97481419088815,
              45.15001427082034,
              1177.0929862270132
            ],
            [
              -117.98752479403089,
              45.149905064946104,
              1102.732986227013
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877425,
        45.14990506,
        1102.732986,
        -117.9748142,
        45.16261876,
        1177.092986
      ],
      "properties": {
        "datetime": "2011-09-17T23:14:26Z",
        "pc:count": 9706249,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422876.008,
            "count": 9706249,
            "maximum": 423371.5502,
            "minimum": 422372.2302,
            "name": "X",
            "position": 0,
            "stddev": 283.2105755,
            "variance": 80208.23007
          },
          {
            "average": 5000791.64,
            "count": 9706249,
            "maximum": 5001477.243,
            "minimum": 5000076.803,
            "name": "Y",
            "position": 1,
            "stddev": 393.9033933,
            "variance": 155159.8833
          },
          {
            "average": 1148.940406,
            "count": 9706249,
            "maximum": 1177.092986,
            "minimum": 1102.732986,
            "name": "Z",
            "position": 2,
            "stddev": 16.00607974,
            "variance": 256.1945887
          },
          {
            "average": 112.5003726,
            "count": 9706249,
            "maximum": 244,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.61253966,
            "variance": 310.2015534
          },
          {
            "average": 1.000365641,
            "count": 9706249,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01912362754,
            "variance": 0.0003657131305
          },
          {
            "average": 1.000731281,
            "count": 9706249,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02704375949,
            "variance": 0.0007313649274
          },
          {
            "average": 0.5000259111,
            "count": 9706249,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000251,
            "variance": 0.2500000251
          },
          {
            "average": 0,
            "count": 9706249,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.315717534,
            "count": 9706249,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4648010274,
            "variance": 0.216039995
          },
          {
            "average": -0.05695693444,
            "count": 9706249,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.667517533,
            "variance": 75.12586019
          },
          {
            "average": 137,
            "count": 9706249,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10676.26287,
            "count": 9706249,
            "maximum": 10681,
            "minimum": 10672,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.68302188,
            "variance": 2.832562647
          },
          {
            "average": 40504.88379,
            "count": 9706249,
            "maximum": 54272,
            "minimum": 6656,
            "name": "Red",
            "position": 12,
            "stddev": 2874.850857,
            "variance": 8264767.448
          },
          {
            "average": 35710.79825,
            "count": 9706249,
            "maximum": 52992,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 2366.162217,
            "variance": 5598723.639
          },
          {
            "average": 29963.36246,
            "count": 9706249,
            "maximum": 53504,
            "minimum": 4352,
            "name": "Blue",
            "position": 14,
            "stddev": 2533.031902,
            "variance": 6416250.619
          },
          {
            "average": 333559.4673,
            "count": 9706249,
            "maximum": 336466.3895,
            "minimum": 330807.8294,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1069.578928,
            "variance": 1143999.083
          },
          {
            "average": 0,
            "count": 9706249,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9706249,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9706249,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9706249,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9706249,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422372.2302,
          5000076.803,
          1102.732986,
          423371.5502,
          5001477.243,
          1177.092986
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422372.2302305735,
                5000076.802625445,
                1102.732986227013
              ],
              [
                422372.2302305735,
                5001477.242625444,
                1102.732986227013
              ],
              [
                423371.55023057346,
                5001477.242625444,
                1177.0929862270132
              ],
              [
                423371.55023057346,
                5000076.802625445,
                1177.0929862270132
              ],
              [
                422372.2302305735,
                5000076.802625445,
                1102.732986227013
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T23:14:26+00:00",
        "end_time": "2011-09-17T21:40:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877425,
            45.14990506,
            1102.732986,
            -117.9748142,
            45.16261876,
            1177.092986
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752479403089,
                  45.149905064946104,
                  1102.732986227013
                ],
                [
                  -117.98774254187158,
                  45.16250950255092,
                  1102.732986227013
                ],
                [
                  -117.97502913714104,
                  45.16261875616216,
                  1177.0929862270132
                ],
                [
                  -117.97481419088815,
                  45.15001427082034,
                  1177.0929862270132
                ],
                [
                  -117.98752479403089,
                  45.149905064946104,
                  1102.732986227013
                ]
              ]
            ]
          },
          "id": "45117B8312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:14:26Z",
            "pc:count": 9706249,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422876.008,
                "count": 9706249,
                "maximum": 423371.5502,
                "minimum": 422372.2302,
                "name": "X",
                "position": 0,
                "stddev": 283.2105755,
                "variance": 80208.23007
              },
              {
                "average": 5000791.64,
                "count": 9706249,
                "maximum": 5001477.243,
                "minimum": 5000076.803,
                "name": "Y",
                "position": 1,
                "stddev": 393.9033933,
                "variance": 155159.8833
              },
              {
                "average": 1148.940406,
                "count": 9706249,
                "maximum": 1177.092986,
                "minimum": 1102.732986,
                "name": "Z",
                "position": 2,
                "stddev": 16.00607974,
                "variance": 256.1945887
              },
              {
                "average": 112.5003726,
                "count": 9706249,
                "maximum": 244,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.61253966,
                "variance": 310.2015534
              },
              {
                "average": 1.000365641,
                "count": 9706249,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01912362754,
                "variance": 0.0003657131305
              },
              {
                "average": 1.000731281,
                "count": 9706249,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02704375949,
                "variance": 0.0007313649274
              },
              {
                "average": 0.5000259111,
                "count": 9706249,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000251,
                "variance": 0.2500000251
              },
              {
                "average": 0,
                "count": 9706249,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.315717534,
                "count": 9706249,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4648010274,
                "variance": 0.216039995
              },
              {
                "average": -0.05695693444,
                "count": 9706249,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.667517533,
                "variance": 75.12586019
              },
              {
                "average": 137,
                "count": 9706249,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10676.26287,
                "count": 9706249,
                "maximum": 10681,
                "minimum": 10672,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.68302188,
                "variance": 2.832562647
              },
              {
                "average": 40504.88379,
                "count": 9706249,
                "maximum": 54272,
                "minimum": 6656,
                "name": "Red",
                "position": 12,
                "stddev": 2874.850857,
                "variance": 8264767.448
              },
              {
                "average": 35710.79825,
                "count": 9706249,
                "maximum": 52992,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 2366.162217,
                "variance": 5598723.639
              },
              {
                "average": 29963.36246,
                "count": 9706249,
                "maximum": 53504,
                "minimum": 4352,
                "name": "Blue",
                "position": 14,
                "stddev": 2533.031902,
                "variance": 6416250.619
              },
              {
                "average": 333559.4673,
                "count": 9706249,
                "maximum": 336466.3895,
                "minimum": 330807.8294,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1069.578928,
                "variance": 1143999.083
              },
              {
                "average": 0,
                "count": 9706249,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9706249,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9706249,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9706249,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9706249,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422372.2302,
              5000076.803,
              1102.732986,
              423371.5502,
              5001477.243,
              1177.092986
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422372.2302305735,
                    5000076.802625445,
                    1102.732986227013
                  ],
                  [
                    422372.2302305735,
                    5001477.242625444,
                    1102.732986227013
                  ],
                  [
                    423371.55023057346,
                    5001477.242625444,
                    1177.0929862270132
                  ],
                  [
                    423371.55023057346,
                    5000076.802625445,
                    1177.0929862270132
                  ],
                  [
                    422372.2302305735,
                    5000076.802625445,
                    1102.732986227013
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T23:14:26+00:00",
            "end_time": "2011-09-17T21:40: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": "45117D8111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002451320653,
              45.46240336347796,
              821.8399320978541
            ],
            [
              -118.00024623436693,
              45.47493938223687,
              821.8399320978541
            ],
            [
              -117.98752805653496,
              45.47505005195075,
              873.5999320978541
            ],
            [
              -117.98730915345246,
              45.46251398509277,
              873.5999320978541
            ],
            [
              -118.00002451320653,
              45.46240336347796,
              821.8399320978541
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002462,
        45.46240336,
        821.8399321,
        -117.9873092,
        45.47505005,
        873.5999321
      ],
      "properties": {
        "datetime": "2011-09-15T00:34:09Z",
        "pc:count": 11337953,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422426.1064,
            "count": 11337953,
            "maximum": 422814.6374,
            "minimum": 421820.4174,
            "name": "X",
            "position": 0,
            "stddev": 272.5208459,
            "variance": 74267.61143
          },
          {
            "average": 5035442.239,
            "count": 11337953,
            "maximum": 5036198.224,
            "minimum": 5034805.304,
            "name": "Y",
            "position": 1,
            "stddev": 375.0733597,
            "variance": 140680.0252
          },
          {
            "average": 838.5311099,
            "count": 11337953,
            "maximum": 873.5999321,
            "minimum": 821.8399321,
            "name": "Z",
            "position": 2,
            "stddev": 4.784504983,
            "variance": 22.89148793
          },
          {
            "average": 132.4798583,
            "count": 11337953,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.30841551,
            "variance": 2736.170333
          },
          {
            "average": 1.005987148,
            "count": 11337953,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08788490484,
            "variance": 0.007723756498
          },
          {
            "average": 1.012644787,
            "count": 11337953,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1374663238,
            "variance": 0.01889699017
          },
          {
            "average": 0.501005252,
            "count": 11337953,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990115,
            "variance": 0.2499990115
          },
          {
            "average": 0,
            "count": 11337953,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.246933992,
            "count": 11337953,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4312280281,
            "variance": 0.1859576122
          },
          {
            "average": -0.9221941255,
            "count": 11337953,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.948577317,
            "variance": 80.077036
          },
          {
            "average": 139.673313,
            "count": 11337953,
            "maximum": 213,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 34.67660151,
            "variance": 1202.466692
          },
          {
            "average": 851.1925109,
            "count": 11337953,
            "maximum": 1033,
            "minimum": 193,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 335.845168,
            "variance": 112791.9768
          },
          {
            "average": 33318.16353,
            "count": 11337953,
            "maximum": 62720,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 11003.48535,
            "variance": 121076689.9
          },
          {
            "average": 32212.75102,
            "count": 11337953,
            "maximum": 65024,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 8980.890509,
            "variance": 80656394.34
          },
          {
            "average": 27243.99266,
            "count": 11337953,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7568.108823,
            "variance": 57276271.15
          },
          {
            "average": 80128.801,
            "count": 11337953,
            "maximum": 82049.46614,
            "minimum": 78514.81257,
            "name": "GpsTime",
            "position": 15,
            "stddev": 756.7404285,
            "variance": 572656.0762
          },
          {
            "average": 0,
            "count": 11337953,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11337953,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11337953,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11337953,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11337953,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421820.4174,
          5034805.304,
          821.8399321,
          422814.6374,
          5036198.224,
          873.5999321
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421820.4174327706,
                5034805.304266757,
                821.8399320978541
              ],
              [
                421820.4174327706,
                5036198.224266757,
                821.8399320978541
              ],
              [
                422814.63743277057,
                5036198.224266757,
                873.5999320978541
              ],
              [
                422814.63743277057,
                5034805.304266757,
                873.5999320978541
              ],
              [
                421820.4174327706,
                5034805.304266757,
                821.8399320978541
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:34:09+00:00",
        "end_time": "2011-09-14T23:35:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002462,
            45.46240336,
            821.8399321,
            -117.9873092,
            45.47505005,
            873.5999321
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002451320653,
                  45.46240336347796,
                  821.8399320978541
                ],
                [
                  -118.00024623436693,
                  45.47493938223687,
                  821.8399320978541
                ],
                [
                  -117.98752805653496,
                  45.47505005195075,
                  873.5999320978541
                ],
                [
                  -117.98730915345246,
                  45.46251398509277,
                  873.5999320978541
                ],
                [
                  -118.00002451320653,
                  45.46240336347796,
                  821.8399320978541
                ]
              ]
            ]
          },
          "id": "45117D8111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:34:09Z",
            "pc:count": 11337953,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422426.1064,
                "count": 11337953,
                "maximum": 422814.6374,
                "minimum": 421820.4174,
                "name": "X",
                "position": 0,
                "stddev": 272.5208459,
                "variance": 74267.61143
              },
              {
                "average": 5035442.239,
                "count": 11337953,
                "maximum": 5036198.224,
                "minimum": 5034805.304,
                "name": "Y",
                "position": 1,
                "stddev": 375.0733597,
                "variance": 140680.0252
              },
              {
                "average": 838.5311099,
                "count": 11337953,
                "maximum": 873.5999321,
                "minimum": 821.8399321,
                "name": "Z",
                "position": 2,
                "stddev": 4.784504983,
                "variance": 22.89148793
              },
              {
                "average": 132.4798583,
                "count": 11337953,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.30841551,
                "variance": 2736.170333
              },
              {
                "average": 1.005987148,
                "count": 11337953,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08788490484,
                "variance": 0.007723756498
              },
              {
                "average": 1.012644787,
                "count": 11337953,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1374663238,
                "variance": 0.01889699017
              },
              {
                "average": 0.501005252,
                "count": 11337953,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990115,
                "variance": 0.2499990115
              },
              {
                "average": 0,
                "count": 11337953,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.246933992,
                "count": 11337953,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4312280281,
                "variance": 0.1859576122
              },
              {
                "average": -0.9221941255,
                "count": 11337953,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.948577317,
                "variance": 80.077036
              },
              {
                "average": 139.673313,
                "count": 11337953,
                "maximum": 213,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 34.67660151,
                "variance": 1202.466692
              },
              {
                "average": 851.1925109,
                "count": 11337953,
                "maximum": 1033,
                "minimum": 193,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 335.845168,
                "variance": 112791.9768
              },
              {
                "average": 33318.16353,
                "count": 11337953,
                "maximum": 62720,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 11003.48535,
                "variance": 121076689.9
              },
              {
                "average": 32212.75102,
                "count": 11337953,
                "maximum": 65024,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 8980.890509,
                "variance": 80656394.34
              },
              {
                "average": 27243.99266,
                "count": 11337953,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7568.108823,
                "variance": 57276271.15
              },
              {
                "average": 80128.801,
                "count": 11337953,
                "maximum": 82049.46614,
                "minimum": 78514.81257,
                "name": "GpsTime",
                "position": 15,
                "stddev": 756.7404285,
                "variance": 572656.0762
              },
              {
                "average": 0,
                "count": 11337953,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11337953,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11337953,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11337953,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11337953,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421820.4174,
              5034805.304,
              821.8399321,
              422814.6374,
              5036198.224,
              873.5999321
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421820.4174327706,
                    5034805.304266757,
                    821.8399320978541
                  ],
                  [
                    421820.4174327706,
                    5036198.224266757,
                    821.8399320978541
                  ],
                  [
                    422814.63743277057,
                    5036198.224266757,
                    873.5999320978541
                  ],
                  [
                    422814.63743277057,
                    5034805.304266757,
                    873.5999320978541
                  ],
                  [
                    421820.4174327706,
                    5034805.304266757,
                    821.8399320978541
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:34:09+00:00",
            "end_time": "2011-09-14T23: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": "45117B8417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502511273692,
              45.13741167656703,
              1191.7445794532432
            ],
            [
              -117.92522888412495,
              45.15000971141472,
              1191.7445794532432
            ],
            [
              -117.91252922193249,
              45.15011189485748,
              1323.2445794532432
            ],
            [
              -117.91232824655893,
              45.137513815384764,
              1323.2445794532432
            ],
            [
              -117.92502511273692,
              45.13741167656703,
              1191.7445794532432
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252289,
        45.13741168,
        1191.744579,
        -117.9123282,
        45.15011189,
        1323.244579
      ],
      "properties": {
        "datetime": "2011-09-17T18:54:02Z",
        "pc:count": 10269090,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427748.4327,
            "count": 10269090,
            "maximum": 428267.8514,
            "minimum": 427269.4114,
            "name": "X",
            "position": 0,
            "stddev": 288.1262445,
            "variance": 83016.73275
          },
          {
            "average": 4999302.691,
            "count": 10269090,
            "maximum": 5000030.472,
            "minimum": 4998630.772,
            "name": "Y",
            "position": 1,
            "stddev": 401.4113288,
            "variance": 161131.0549
          },
          {
            "average": 1264.135892,
            "count": 10269090,
            "maximum": 1323.244579,
            "minimum": 1191.744579,
            "name": "Z",
            "position": 2,
            "stddev": 26.15622182,
            "variance": 684.14794
          },
          {
            "average": 117.1944003,
            "count": 10269090,
            "maximum": 228,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.33194379,
            "variance": 373.7240507
          },
          {
            "average": 1.000179178,
            "count": 10269090,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01352928614,
            "variance": 0.0001830415835
          },
          {
            "average": 1.000404418,
            "count": 10269090,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02059416076,
            "variance": 0.0004241194573
          },
          {
            "average": 0.499984614,
            "count": 10269090,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000241,
            "variance": 0.2500000241
          },
          {
            "average": 0,
            "count": 10269090,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.266441817,
            "count": 10269090,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4420979464,
            "variance": 0.1954505943
          },
          {
            "average": -0.4731966484,
            "count": 10269090,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.657842485,
            "variance": 74.95823649
          },
          {
            "average": 133.6127169,
            "count": 10269090,
            "maximum": 143,
            "minimum": 123,
            "name": "UserData",
            "position": 10,
            "stddev": 3.327108846,
            "variance": 11.06965328
          },
          {
            "average": 10743.06075,
            "count": 10269090,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 48.85098273,
            "variance": 2386.418513
          },
          {
            "average": 36074.30752,
            "count": 10269090,
            "maximum": 52480,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 4109.430792,
            "variance": 16887421.44
          },
          {
            "average": 32937.521,
            "count": 10269090,
            "maximum": 49664,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 3225.891777,
            "variance": 10406377.75
          },
          {
            "average": 29139.05034,
            "count": 10269090,
            "maximum": 45824,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 3192.264368,
            "variance": 10190551.8
          },
          {
            "average": 265161.0078,
            "count": 10269090,
            "maximum": 320842.8461,
            "minimum": 245758.7127,
            "name": "GpsTime",
            "position": 15,
            "stddev": 30156.59971,
            "variance": 909420506
          },
          {
            "average": 0,
            "count": 10269090,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10269090,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10269090,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10269090,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10269090,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427269.4114,
          4998630.772,
          1191.744579,
          428267.8514,
          5000030.472,
          1323.244579
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427269.4114006813,
                4998630.771826057,
                1191.7445794532432
              ],
              [
                427269.4114006813,
                5000030.471826056,
                1191.7445794532432
              ],
              [
                428267.85140068125,
                5000030.471826056,
                1323.2445794532432
              ],
              [
                428267.85140068125,
                4998630.771826057,
                1323.2445794532432
              ],
              [
                427269.4114006813,
                4998630.771826057,
                1191.7445794532432
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T18:54:02+00:00",
        "end_time": "2011-09-16T22:02:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252289,
            45.13741168,
            1191.744579,
            -117.9123282,
            45.15011189,
            1323.244579
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502511273692,
                  45.13741167656703,
                  1191.7445794532432
                ],
                [
                  -117.92522888412495,
                  45.15000971141472,
                  1191.7445794532432
                ],
                [
                  -117.91252922193249,
                  45.15011189485748,
                  1323.2445794532432
                ],
                [
                  -117.91232824655893,
                  45.137513815384764,
                  1323.2445794532432
                ],
                [
                  -117.92502511273692,
                  45.13741167656703,
                  1191.7445794532432
                ]
              ]
            ]
          },
          "id": "45117B8417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T18:54:02Z",
            "pc:count": 10269090,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427748.4327,
                "count": 10269090,
                "maximum": 428267.8514,
                "minimum": 427269.4114,
                "name": "X",
                "position": 0,
                "stddev": 288.1262445,
                "variance": 83016.73275
              },
              {
                "average": 4999302.691,
                "count": 10269090,
                "maximum": 5000030.472,
                "minimum": 4998630.772,
                "name": "Y",
                "position": 1,
                "stddev": 401.4113288,
                "variance": 161131.0549
              },
              {
                "average": 1264.135892,
                "count": 10269090,
                "maximum": 1323.244579,
                "minimum": 1191.744579,
                "name": "Z",
                "position": 2,
                "stddev": 26.15622182,
                "variance": 684.14794
              },
              {
                "average": 117.1944003,
                "count": 10269090,
                "maximum": 228,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.33194379,
                "variance": 373.7240507
              },
              {
                "average": 1.000179178,
                "count": 10269090,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01352928614,
                "variance": 0.0001830415835
              },
              {
                "average": 1.000404418,
                "count": 10269090,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02059416076,
                "variance": 0.0004241194573
              },
              {
                "average": 0.499984614,
                "count": 10269090,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000241,
                "variance": 0.2500000241
              },
              {
                "average": 0,
                "count": 10269090,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.266441817,
                "count": 10269090,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4420979464,
                "variance": 0.1954505943
              },
              {
                "average": -0.4731966484,
                "count": 10269090,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.657842485,
                "variance": 74.95823649
              },
              {
                "average": 133.6127169,
                "count": 10269090,
                "maximum": 143,
                "minimum": 123,
                "name": "UserData",
                "position": 10,
                "stddev": 3.327108846,
                "variance": 11.06965328
              },
              {
                "average": 10743.06075,
                "count": 10269090,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 48.85098273,
                "variance": 2386.418513
              },
              {
                "average": 36074.30752,
                "count": 10269090,
                "maximum": 52480,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 4109.430792,
                "variance": 16887421.44
              },
              {
                "average": 32937.521,
                "count": 10269090,
                "maximum": 49664,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 3225.891777,
                "variance": 10406377.75
              },
              {
                "average": 29139.05034,
                "count": 10269090,
                "maximum": 45824,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 3192.264368,
                "variance": 10190551.8
              },
              {
                "average": 265161.0078,
                "count": 10269090,
                "maximum": 320842.8461,
                "minimum": 245758.7127,
                "name": "GpsTime",
                "position": 15,
                "stddev": 30156.59971,
                "variance": 909420506
              },
              {
                "average": 0,
                "count": 10269090,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10269090,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10269090,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10269090,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10269090,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427269.4114,
              4998630.772,
              1191.744579,
              428267.8514,
              5000030.472,
              1323.244579
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427269.4114006813,
                    4998630.771826057,
                    1191.7445794532432
                  ],
                  [
                    427269.4114006813,
                    5000030.471826056,
                    1191.7445794532432
                  ],
                  [
                    428267.85140068125,
                    5000030.471826056,
                    1323.2445794532432
                  ],
                  [
                    428267.85140068125,
                    4998630.771826057,
                    1323.2445794532432
                  ],
                  [
                    427269.4114006813,
                    4998630.771826057,
                    1191.7445794532432
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T18:54:02+00:00",
            "end_time": "2011-09-16T22: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": "45117D7325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502544227684,
              45.374922811373935,
              946.5931976502615
            ],
            [
              -117.82520855060814,
              45.38751057612304,
              946.5931976502615
            ],
            [
              -117.81263608838185,
              45.38760072011284,
              1367.3331976502614
            ],
            [
              -117.81245576905098,
              45.37501291602536,
              1367.3331976502614
            ],
            [
              -117.82502544227684,
              45.374922811373935,
              946.5931976502615
            ]
          ]
        ]
      },
      "bbox": [
        -117.8252086,
        45.37492281,
        946.5931977,
        -117.8124558,
        45.38760072,
        1367.333198
      ],
      "properties": {
        "datetime": "2011-09-18T19:04:44Z",
        "pc:count": 6759226,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435822.4763,
            "count": 6759226,
            "maximum": 436386.2229,
            "minimum": 435401.9229,
            "name": "X",
            "position": 0,
            "stddev": 262.5715446,
            "variance": 68943.81603
          },
          {
            "average": 5025512.223,
            "count": 6759226,
            "maximum": 5026329.876,
            "minimum": 5024931.296,
            "name": "Y",
            "position": 1,
            "stddev": 369.278776,
            "variance": 136366.8144
          },
          {
            "average": 1106.306523,
            "count": 6759226,
            "maximum": 1367.333198,
            "minimum": 946.5931977,
            "name": "Z",
            "position": 2,
            "stddev": 103.3334678,
            "variance": 10677.80557
          },
          {
            "average": 101.6733585,
            "count": 6759226,
            "maximum": 211,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.87031174,
            "variance": 833.4948998
          },
          {
            "average": 1.008151969,
            "count": 6759226,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09555110634,
            "variance": 0.009130013924
          },
          {
            "average": 1.017347252,
            "count": 6759226,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1433970268,
            "variance": 0.0205627073
          },
          {
            "average": 0.5000825538,
            "count": 6759226,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000302,
            "variance": 0.2500000302
          },
          {
            "average": 0,
            "count": 6759226,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.357100798,
            "count": 6759226,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4791449176,
            "variance": 0.2295798521
          },
          {
            "average": 0.3133091011,
            "count": 6759226,
            "maximum": 19.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.316545755,
            "variance": 69.1649333
          },
          {
            "average": 138,
            "count": 6759226,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10603.21654,
            "count": 6759226,
            "maximum": 10607,
            "minimum": 10601,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.379135241,
            "variance": 1.902014012
          },
          {
            "average": 33042.46691,
            "count": 6759226,
            "maximum": 55040,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 6969.721303,
            "variance": 48577015.04
          },
          {
            "average": 31876.13688,
            "count": 6759226,
            "maximum": 56320,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 5240.610723,
            "variance": 27464000.74
          },
          {
            "average": 24323.34126,
            "count": 6759226,
            "maximum": 51712,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4414.899305,
            "variance": 19491335.87
          },
          {
            "average": 406163.4817,
            "count": 6759226,
            "maximum": 407884.8334,
            "minimum": 405299.367,
            "name": "GpsTime",
            "position": 15,
            "stddev": 622.1811181,
            "variance": 387109.3437
          },
          {
            "average": 0,
            "count": 6759226,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6759226,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6759226,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6759226,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6759226,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435401.9229,
          5024931.296,
          946.5931977,
          436386.2229,
          5026329.876,
          1367.333198
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435401.9228804417,
                5024931.296360474,
                946.5931976502615
              ],
              [
                435401.9228804417,
                5026329.876360474,
                946.5931976502615
              ],
              [
                436386.22288044175,
                5026329.876360474,
                1367.3331976502614
              ],
              [
                436386.22288044175,
                5024931.296360474,
                1367.3331976502614
              ],
              [
                435401.9228804417,
                5024931.296360474,
                946.5931976502615
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T19:04:44+00:00",
        "end_time": "2011-09-18T18:21:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D7325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D7325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D7325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8252086,
            45.37492281,
            946.5931977,
            -117.8124558,
            45.38760072,
            1367.333198
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502544227684,
                  45.374922811373935,
                  946.5931976502615
                ],
                [
                  -117.82520855060814,
                  45.38751057612304,
                  946.5931976502615
                ],
                [
                  -117.81263608838185,
                  45.38760072011284,
                  1367.3331976502614
                ],
                [
                  -117.81245576905098,
                  45.37501291602536,
                  1367.3331976502614
                ],
                [
                  -117.82502544227684,
                  45.374922811373935,
                  946.5931976502615
                ]
              ]
            ]
          },
          "id": "45117D7325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:04:44Z",
            "pc:count": 6759226,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435822.4763,
                "count": 6759226,
                "maximum": 436386.2229,
                "minimum": 435401.9229,
                "name": "X",
                "position": 0,
                "stddev": 262.5715446,
                "variance": 68943.81603
              },
              {
                "average": 5025512.223,
                "count": 6759226,
                "maximum": 5026329.876,
                "minimum": 5024931.296,
                "name": "Y",
                "position": 1,
                "stddev": 369.278776,
                "variance": 136366.8144
              },
              {
                "average": 1106.306523,
                "count": 6759226,
                "maximum": 1367.333198,
                "minimum": 946.5931977,
                "name": "Z",
                "position": 2,
                "stddev": 103.3334678,
                "variance": 10677.80557
              },
              {
                "average": 101.6733585,
                "count": 6759226,
                "maximum": 211,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.87031174,
                "variance": 833.4948998
              },
              {
                "average": 1.008151969,
                "count": 6759226,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09555110634,
                "variance": 0.009130013924
              },
              {
                "average": 1.017347252,
                "count": 6759226,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1433970268,
                "variance": 0.0205627073
              },
              {
                "average": 0.5000825538,
                "count": 6759226,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000302,
                "variance": 0.2500000302
              },
              {
                "average": 0,
                "count": 6759226,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.357100798,
                "count": 6759226,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4791449176,
                "variance": 0.2295798521
              },
              {
                "average": 0.3133091011,
                "count": 6759226,
                "maximum": 19.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.316545755,
                "variance": 69.1649333
              },
              {
                "average": 138,
                "count": 6759226,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10603.21654,
                "count": 6759226,
                "maximum": 10607,
                "minimum": 10601,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.379135241,
                "variance": 1.902014012
              },
              {
                "average": 33042.46691,
                "count": 6759226,
                "maximum": 55040,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 6969.721303,
                "variance": 48577015.04
              },
              {
                "average": 31876.13688,
                "count": 6759226,
                "maximum": 56320,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 5240.610723,
                "variance": 27464000.74
              },
              {
                "average": 24323.34126,
                "count": 6759226,
                "maximum": 51712,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4414.899305,
                "variance": 19491335.87
              },
              {
                "average": 406163.4817,
                "count": 6759226,
                "maximum": 407884.8334,
                "minimum": 405299.367,
                "name": "GpsTime",
                "position": 15,
                "stddev": 622.1811181,
                "variance": 387109.3437
              },
              {
                "average": 0,
                "count": 6759226,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6759226,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6759226,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6759226,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6759226,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435401.9229,
              5024931.296,
              946.5931977,
              436386.2229,
              5026329.876,
              1367.333198
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435401.9228804417,
                    5024931.296360474,
                    946.5931976502615
                  ],
                  [
                    435401.9228804417,
                    5026329.876360474,
                    946.5931976502615
                  ],
                  [
                    436386.22288044175,
                    5026329.876360474,
                    1367.3331976502614
                  ],
                  [
                    436386.22288044175,
                    5024931.296360474,
                    1367.3331976502614
                  ],
                  [
                    435401.9228804417,
                    5024931.296360474,
                    946.5931976502615
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T19:04:44+00:00",
            "end_time": "2011-09-18T18:21: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": "45117B7324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752500530171,
              45.12492162746919,
              1026.3782287462102
            ],
            [
              -117.83770928026887,
              45.13751026568857,
              1026.3782287462102
            ],
            [
              -117.82502888363109,
              45.13760257615793,
              1198.1582287462104
            ],
            [
              -117.82484739726321,
              45.12501389765527,
              1198.1582287462104
            ],
            [
              -117.83752500530171,
              45.12492162746919,
              1026.3782287462102
            ]
          ]
        ]
      },
      "bbox": [
        -117.8377093,
        45.12492163,
        1026.378229,
        -117.8248474,
        45.13760258,
        1198.158229
      ],
      "properties": {
        "datetime": "2011-09-16T17:12:12Z",
        "pc:count": 9669613,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434631.2877,
            "count": 9669613,
            "maximum": 435131.996,
            "minimum": 434134.876,
            "name": "X",
            "position": 0,
            "stddev": 281.9218936,
            "variance": 79479.95407
          },
          {
            "average": 4997862.165,
            "count": 9669613,
            "maximum": 4998566.863,
            "minimum": 4997168.243,
            "name": "Y",
            "position": 1,
            "stddev": 405.0791817,
            "variance": 164089.1434
          },
          {
            "average": 1116.017755,
            "count": 9669613,
            "maximum": 1198.158229,
            "minimum": 1026.378229,
            "name": "Z",
            "position": 2,
            "stddev": 35.37352453,
            "variance": 1251.286238
          },
          {
            "average": 114.5584922,
            "count": 9669613,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.86576191,
            "variance": 355.9169725
          },
          {
            "average": 1.000009514,
            "count": 9669613,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003084518104,
            "variance": 9.514251935e-06
          },
          {
            "average": 1.000022855,
            "count": 9669613,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004780646703,
            "variance": 2.28545829e-05
          },
          {
            "average": 0.5000418321,
            "count": 9669613,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000241,
            "variance": 0.2500000241
          },
          {
            "average": 0,
            "count": 9669613,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.343860401,
            "count": 9669613,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4749952093,
            "variance": 0.2256204488
          },
          {
            "average": 0.5538384317,
            "count": 9669613,
            "maximum": 22.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.697086282,
            "variance": 75.6393098
          },
          {
            "average": 137.4633524,
            "count": 9669613,
            "maximum": 150,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 5.121996722,
            "variance": 26.23485042
          },
          {
            "average": 10737.98834,
            "count": 9669613,
            "maximum": 10743,
            "minimum": 10734,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.830189385,
            "variance": 3.349593187
          },
          {
            "average": 36509.147,
            "count": 9669613,
            "maximum": 64768,
            "minimum": 10752,
            "name": "Red",
            "position": 12,
            "stddev": 3935.487142,
            "variance": 15488059.05
          },
          {
            "average": 33171.79516,
            "count": 9669613,
            "maximum": 63744,
            "minimum": 11776,
            "name": "Green",
            "position": 13,
            "stddev": 3147.327432,
            "variance": 9905669.966
          },
          {
            "average": 26861.36923,
            "count": 9669613,
            "maximum": 63488,
            "minimum": 6912,
            "name": "Blue",
            "position": 14,
            "stddev": 3200.401548,
            "variance": 10242570.07
          },
          {
            "average": 170305.9126,
            "count": 9669613,
            "maximum": 228332.2846,
            "minimum": 164570.7697,
            "name": "GpsTime",
            "position": 15,
            "stddev": 15178.80382,
            "variance": 230396085.6
          },
          {
            "average": 0,
            "count": 9669613,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9669613,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9669613,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9669613,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9669613,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434134.876,
          4997168.243,
          1026.378229,
          435131.996,
          4998566.863,
          1198.158229
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434134.8759677312,
                4997168.243279274,
                1026.3782287462102
              ],
              [
                434134.8759677312,
                4998566.863279273,
                1026.3782287462102
              ],
              [
                435131.99596773117,
                4998566.863279273,
                1198.1582287462104
              ],
              [
                435131.99596773117,
                4997168.243279274,
                1198.1582287462104
              ],
              [
                434134.8759677312,
                4997168.243279274,
                1026.3782287462102
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T17:12:12+00:00",
        "end_time": "2011-09-15T23:29:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8377093,
            45.12492163,
            1026.378229,
            -117.8248474,
            45.13760258,
            1198.158229
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752500530171,
                  45.12492162746919,
                  1026.3782287462102
                ],
                [
                  -117.83770928026887,
                  45.13751026568857,
                  1026.3782287462102
                ],
                [
                  -117.82502888363109,
                  45.13760257615793,
                  1198.1582287462104
                ],
                [
                  -117.82484739726321,
                  45.12501389765527,
                  1198.1582287462104
                ],
                [
                  -117.83752500530171,
                  45.12492162746919,
                  1026.3782287462102
                ]
              ]
            ]
          },
          "id": "45117B7324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T17:12:12Z",
            "pc:count": 9669613,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434631.2877,
                "count": 9669613,
                "maximum": 435131.996,
                "minimum": 434134.876,
                "name": "X",
                "position": 0,
                "stddev": 281.9218936,
                "variance": 79479.95407
              },
              {
                "average": 4997862.165,
                "count": 9669613,
                "maximum": 4998566.863,
                "minimum": 4997168.243,
                "name": "Y",
                "position": 1,
                "stddev": 405.0791817,
                "variance": 164089.1434
              },
              {
                "average": 1116.017755,
                "count": 9669613,
                "maximum": 1198.158229,
                "minimum": 1026.378229,
                "name": "Z",
                "position": 2,
                "stddev": 35.37352453,
                "variance": 1251.286238
              },
              {
                "average": 114.5584922,
                "count": 9669613,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.86576191,
                "variance": 355.9169725
              },
              {
                "average": 1.000009514,
                "count": 9669613,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003084518104,
                "variance": 9.514251935e-06
              },
              {
                "average": 1.000022855,
                "count": 9669613,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004780646703,
                "variance": 2.28545829e-05
              },
              {
                "average": 0.5000418321,
                "count": 9669613,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000241,
                "variance": 0.2500000241
              },
              {
                "average": 0,
                "count": 9669613,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.343860401,
                "count": 9669613,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4749952093,
                "variance": 0.2256204488
              },
              {
                "average": 0.5538384317,
                "count": 9669613,
                "maximum": 22.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.697086282,
                "variance": 75.6393098
              },
              {
                "average": 137.4633524,
                "count": 9669613,
                "maximum": 150,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 5.121996722,
                "variance": 26.23485042
              },
              {
                "average": 10737.98834,
                "count": 9669613,
                "maximum": 10743,
                "minimum": 10734,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.830189385,
                "variance": 3.349593187
              },
              {
                "average": 36509.147,
                "count": 9669613,
                "maximum": 64768,
                "minimum": 10752,
                "name": "Red",
                "position": 12,
                "stddev": 3935.487142,
                "variance": 15488059.05
              },
              {
                "average": 33171.79516,
                "count": 9669613,
                "maximum": 63744,
                "minimum": 11776,
                "name": "Green",
                "position": 13,
                "stddev": 3147.327432,
                "variance": 9905669.966
              },
              {
                "average": 26861.36923,
                "count": 9669613,
                "maximum": 63488,
                "minimum": 6912,
                "name": "Blue",
                "position": 14,
                "stddev": 3200.401548,
                "variance": 10242570.07
              },
              {
                "average": 170305.9126,
                "count": 9669613,
                "maximum": 228332.2846,
                "minimum": 164570.7697,
                "name": "GpsTime",
                "position": 15,
                "stddev": 15178.80382,
                "variance": 230396085.6
              },
              {
                "average": 0,
                "count": 9669613,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9669613,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9669613,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9669613,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9669613,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434134.876,
              4997168.243,
              1026.378229,
              435131.996,
              4998566.863,
              1198.158229
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434134.8759677312,
                    4997168.243279274,
                    1026.3782287462102
                  ],
                  [
                    434134.8759677312,
                    4998566.863279273,
                    1026.3782287462102
                  ],
                  [
                    435131.99596773117,
                    4998566.863279273,
                    1198.1582287462104
                  ],
                  [
                    435131.99596773117,
                    4997168.243279274,
                    1198.1582287462104
                  ],
                  [
                    434134.8759677312,
                    4997168.243279274,
                    1026.3782287462102
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T17:12:12+00:00",
            "end_time": "2011-09-15T23: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": "45117B7423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.78752529697528,
              45.12492668321187,
              1343.1039114794871
            ],
            [
              -117.78769850215468,
              45.13751043703515,
              1343.1039114794871
            ],
            [
              -117.77502914056888,
              45.13759711864459,
              1692.683911479487
            ],
            [
              -117.77485872054915,
              45.12501332700898,
              1692.683911479487
            ],
            [
              -117.78752529697528,
              45.12492668321187,
              1343.1039114794871
            ]
          ]
        ]
      },
      "bbox": [
        -117.7876985,
        45.12492668,
        1343.103911,
        -117.7748587,
        45.13759712,
        1692.683911
      ],
      "properties": {
        "datetime": "2011-09-15T22:08:37Z",
        "pc:count": 11090766,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438574.1365,
            "count": 11090766,
            "maximum": 439063.2892,
            "minimum": 438067.0492,
            "name": "X",
            "position": 0,
            "stddev": 282.4931948,
            "variance": 79802.40514
          },
          {
            "average": 4997826.654,
            "count": 11090766,
            "maximum": 4998527.346,
            "minimum": 4997129.286,
            "name": "Y",
            "position": 1,
            "stddev": 401.5993383,
            "variance": 161282.0285
          },
          {
            "average": 1547.64182,
            "count": 11090766,
            "maximum": 1692.683911,
            "minimum": 1343.103911,
            "name": "Z",
            "position": 2,
            "stddev": 71.21928085,
            "variance": 5072.185965
          },
          {
            "average": 106.1212899,
            "count": 11090766,
            "maximum": 241,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 40.46474841,
            "variance": 1637.395864
          },
          {
            "average": 1.041224294,
            "count": 11090766,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2060492737,
            "variance": 0.04245630321
          },
          {
            "average": 1.086481493,
            "count": 11090766,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2990157016,
            "variance": 0.08941038982
          },
          {
            "average": 0.5000947635,
            "count": 11090766,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000136,
            "variance": 0.2500000136
          },
          {
            "average": 0,
            "count": 11090766,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.211716666,
            "count": 11090766,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4085250719,
            "variance": 0.1668927343
          },
          {
            "average": 0.4151574497,
            "count": 11090766,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.457973289,
            "variance": 71.53731216
          },
          {
            "average": 129.4490196,
            "count": 11090766,
            "maximum": 141,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 2.666676106,
            "variance": 7.111161453
          },
          {
            "average": 10718.79505,
            "count": 11090766,
            "maximum": 10723,
            "minimum": 10715,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.684547055,
            "variance": 2.837698782
          },
          {
            "average": 23569.9313,
            "count": 11090766,
            "maximum": 57600,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 8366.1905,
            "variance": 69993143.48
          },
          {
            "average": 24936.42712,
            "count": 11090766,
            "maximum": 56576,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 8089.760796,
            "variance": 65444229.73
          },
          {
            "average": 20063.27249,
            "count": 11090766,
            "maximum": 52224,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6530.446486,
            "variance": 42646731.31
          },
          {
            "average": 158022.4097,
            "count": 11090766,
            "maximum": 159717.8613,
            "minimum": 156364.7037,
            "name": "GpsTime",
            "position": 15,
            "stddev": 704.1219645,
            "variance": 495787.7409
          },
          {
            "average": 0,
            "count": 11090766,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11090766,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11090766,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11090766,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11090766,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438067.0492,
          4997129.286,
          1343.103911,
          439063.2892,
          4998527.346,
          1692.683911
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438067.04924093327,
                4997129.286159777,
                1343.1039114794871
              ],
              [
                438067.04924093327,
                4998527.346159778,
                1343.1039114794871
              ],
              [
                439063.28924093326,
                4998527.346159778,
                1692.683911479487
              ],
              [
                439063.28924093326,
                4997129.286159777,
                1692.683911479487
              ],
              [
                438067.04924093327,
                4997129.286159777,
                1343.1039114794871
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T22:08:37+00:00",
        "end_time": "2011-09-15T21:12:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7876985,
            45.12492668,
            1343.103911,
            -117.7748587,
            45.13759712,
            1692.683911
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.78752529697528,
                  45.12492668321187,
                  1343.1039114794871
                ],
                [
                  -117.78769850215468,
                  45.13751043703515,
                  1343.1039114794871
                ],
                [
                  -117.77502914056888,
                  45.13759711864459,
                  1692.683911479487
                ],
                [
                  -117.77485872054915,
                  45.12501332700898,
                  1692.683911479487
                ],
                [
                  -117.78752529697528,
                  45.12492668321187,
                  1343.1039114794871
                ]
              ]
            ]
          },
          "id": "45117B7423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T22:08:37Z",
            "pc:count": 11090766,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438574.1365,
                "count": 11090766,
                "maximum": 439063.2892,
                "minimum": 438067.0492,
                "name": "X",
                "position": 0,
                "stddev": 282.4931948,
                "variance": 79802.40514
              },
              {
                "average": 4997826.654,
                "count": 11090766,
                "maximum": 4998527.346,
                "minimum": 4997129.286,
                "name": "Y",
                "position": 1,
                "stddev": 401.5993383,
                "variance": 161282.0285
              },
              {
                "average": 1547.64182,
                "count": 11090766,
                "maximum": 1692.683911,
                "minimum": 1343.103911,
                "name": "Z",
                "position": 2,
                "stddev": 71.21928085,
                "variance": 5072.185965
              },
              {
                "average": 106.1212899,
                "count": 11090766,
                "maximum": 241,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 40.46474841,
                "variance": 1637.395864
              },
              {
                "average": 1.041224294,
                "count": 11090766,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2060492737,
                "variance": 0.04245630321
              },
              {
                "average": 1.086481493,
                "count": 11090766,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2990157016,
                "variance": 0.08941038982
              },
              {
                "average": 0.5000947635,
                "count": 11090766,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000136,
                "variance": 0.2500000136
              },
              {
                "average": 0,
                "count": 11090766,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.211716666,
                "count": 11090766,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4085250719,
                "variance": 0.1668927343
              },
              {
                "average": 0.4151574497,
                "count": 11090766,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.457973289,
                "variance": 71.53731216
              },
              {
                "average": 129.4490196,
                "count": 11090766,
                "maximum": 141,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 2.666676106,
                "variance": 7.111161453
              },
              {
                "average": 10718.79505,
                "count": 11090766,
                "maximum": 10723,
                "minimum": 10715,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.684547055,
                "variance": 2.837698782
              },
              {
                "average": 23569.9313,
                "count": 11090766,
                "maximum": 57600,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 8366.1905,
                "variance": 69993143.48
              },
              {
                "average": 24936.42712,
                "count": 11090766,
                "maximum": 56576,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 8089.760796,
                "variance": 65444229.73
              },
              {
                "average": 20063.27249,
                "count": 11090766,
                "maximum": 52224,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6530.446486,
                "variance": 42646731.31
              },
              {
                "average": 158022.4097,
                "count": 11090766,
                "maximum": 159717.8613,
                "minimum": 156364.7037,
                "name": "GpsTime",
                "position": 15,
                "stddev": 704.1219645,
                "variance": 495787.7409
              },
              {
                "average": 0,
                "count": 11090766,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11090766,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11090766,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11090766,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11090766,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438067.0492,
              4997129.286,
              1343.103911,
              439063.2892,
              4998527.346,
              1692.683911
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438067.04924093327,
                    4997129.286159777,
                    1343.1039114794871
                  ],
                  [
                    438067.04924093327,
                    4998527.346159778,
                    1343.1039114794871
                  ],
                  [
                    439063.28924093326,
                    4998527.346159778,
                    1692.683911479487
                  ],
                  [
                    439063.28924093326,
                    4997129.286159777,
                    1692.683911479487
                  ],
                  [
                    438067.04924093327,
                    4997129.286159777,
                    1343.1039114794871
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T22:08:37+00:00",
            "end_time": "2011-09-15T21:12: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": "45117C8102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752495113314,
              45.36240461892805,
              823.6534144289444
            ],
            [
              -117.98774433024919,
              45.37500930558634,
              823.6534144289444
            ],
            [
              -117.97502911425552,
              45.375118564636765,
              841.8334144289445
            ],
            [
              -117.97481255811248,
              45.36251383023494,
              841.8334144289445
            ],
            [
              -117.98752495113314,
              45.36240461892805,
              823.6534144289444
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877443,
        45.36240462,
        823.6534144,
        -117.9748126,
        45.37511856,
        841.8334144
      ],
      "properties": {
        "datetime": "2011-09-15T00:40:11Z",
        "pc:count": 18377448,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423216.496,
            "count": 18377448,
            "maximum": 423656.9773,
            "minimum": 422661.2373,
            "name": "X",
            "position": 0,
            "stddev": 269.097981,
            "variance": 72413.72339
          },
          {
            "average": 5024368.975,
            "count": 18377448,
            "maximum": 5025084.365,
            "minimum": 5023683.845,
            "name": "Y",
            "position": 1,
            "stddev": 391.5826634,
            "variance": 153336.9823
          },
          {
            "average": 830.756906,
            "count": 18377448,
            "maximum": 841.8334144,
            "minimum": 823.6534144,
            "name": "Z",
            "position": 2,
            "stddev": 2.976314715,
            "variance": 8.858449282
          },
          {
            "average": 156.1631776,
            "count": 18377448,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 60.37476906,
            "variance": 3645.112739
          },
          {
            "average": 1.000086029,
            "count": 18377448,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009274802356,
            "variance": 8.602195874e-05
          },
          {
            "average": 1.000178044,
            "count": 18377448,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01334213691,
            "variance": 0.0001780126173
          },
          {
            "average": 0.4998177114,
            "count": 18377448,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999804,
            "variance": 0.2499999804
          },
          {
            "average": 0,
            "count": 18377448,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.187017098,
            "count": 18377448,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3899252641,
            "variance": 0.1520417115
          },
          {
            "average": -0.6917518549,
            "count": 18377448,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.635213088,
            "variance": 74.56690508
          },
          {
            "average": 149.1819356,
            "count": 18377448,
            "maximum": 213,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 38.77753387,
            "variance": 1503.697133
          },
          {
            "average": 723.9818233,
            "count": 18377448,
            "maximum": 1034,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 396.3905395,
            "variance": 157125.4598
          },
          {
            "average": 25252.70444,
            "count": 18377448,
            "maximum": 65280,
            "minimum": 7936,
            "name": "Red",
            "position": 12,
            "stddev": 11267.92946,
            "variance": 126966234.3
          },
          {
            "average": 26918.27872,
            "count": 18377448,
            "maximum": 65280,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 9029.036688,
            "variance": 81523503.51
          },
          {
            "average": 22284.60671,
            "count": 18377448,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 6798.67251,
            "variance": 46221947.9
          },
          {
            "average": 80163.84716,
            "count": 18377448,
            "maximum": 82411.07502,
            "minimum": 78328.01153,
            "name": "GpsTime",
            "position": 15,
            "stddev": 939.7960486,
            "variance": 883216.6129
          },
          {
            "average": 0,
            "count": 18377448,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18377448,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18377448,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18377448,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18377448,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422661.2373,
          5023683.845,
          823.6534144,
          423656.9773,
          5025084.365,
          841.8334144
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422661.2372644759,
                5023683.845319577,
                823.6534144289444
              ],
              [
                422661.2372644759,
                5025084.365319576,
                823.6534144289444
              ],
              [
                423656.9772644759,
                5025084.365319576,
                841.8334144289445
              ],
              [
                423656.9772644759,
                5023683.845319577,
                841.8334144289445
              ],
              [
                422661.2372644759,
                5023683.845319577,
                823.6534144289444
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:40:11+00:00",
        "end_time": "2011-09-14T23:32:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877443,
            45.36240462,
            823.6534144,
            -117.9748126,
            45.37511856,
            841.8334144
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752495113314,
                  45.36240461892805,
                  823.6534144289444
                ],
                [
                  -117.98774433024919,
                  45.37500930558634,
                  823.6534144289444
                ],
                [
                  -117.97502911425552,
                  45.375118564636765,
                  841.8334144289445
                ],
                [
                  -117.97481255811248,
                  45.36251383023494,
                  841.8334144289445
                ],
                [
                  -117.98752495113314,
                  45.36240461892805,
                  823.6534144289444
                ]
              ]
            ]
          },
          "id": "45117C8102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:40:11Z",
            "pc:count": 18377448,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423216.496,
                "count": 18377448,
                "maximum": 423656.9773,
                "minimum": 422661.2373,
                "name": "X",
                "position": 0,
                "stddev": 269.097981,
                "variance": 72413.72339
              },
              {
                "average": 5024368.975,
                "count": 18377448,
                "maximum": 5025084.365,
                "minimum": 5023683.845,
                "name": "Y",
                "position": 1,
                "stddev": 391.5826634,
                "variance": 153336.9823
              },
              {
                "average": 830.756906,
                "count": 18377448,
                "maximum": 841.8334144,
                "minimum": 823.6534144,
                "name": "Z",
                "position": 2,
                "stddev": 2.976314715,
                "variance": 8.858449282
              },
              {
                "average": 156.1631776,
                "count": 18377448,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 60.37476906,
                "variance": 3645.112739
              },
              {
                "average": 1.000086029,
                "count": 18377448,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009274802356,
                "variance": 8.602195874e-05
              },
              {
                "average": 1.000178044,
                "count": 18377448,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01334213691,
                "variance": 0.0001780126173
              },
              {
                "average": 0.4998177114,
                "count": 18377448,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999804,
                "variance": 0.2499999804
              },
              {
                "average": 0,
                "count": 18377448,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.187017098,
                "count": 18377448,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3899252641,
                "variance": 0.1520417115
              },
              {
                "average": -0.6917518549,
                "count": 18377448,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.635213088,
                "variance": 74.56690508
              },
              {
                "average": 149.1819356,
                "count": 18377448,
                "maximum": 213,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 38.77753387,
                "variance": 1503.697133
              },
              {
                "average": 723.9818233,
                "count": 18377448,
                "maximum": 1034,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 396.3905395,
                "variance": 157125.4598
              },
              {
                "average": 25252.70444,
                "count": 18377448,
                "maximum": 65280,
                "minimum": 7936,
                "name": "Red",
                "position": 12,
                "stddev": 11267.92946,
                "variance": 126966234.3
              },
              {
                "average": 26918.27872,
                "count": 18377448,
                "maximum": 65280,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 9029.036688,
                "variance": 81523503.51
              },
              {
                "average": 22284.60671,
                "count": 18377448,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 6798.67251,
                "variance": 46221947.9
              },
              {
                "average": 80163.84716,
                "count": 18377448,
                "maximum": 82411.07502,
                "minimum": 78328.01153,
                "name": "GpsTime",
                "position": 15,
                "stddev": 939.7960486,
                "variance": 883216.6129
              },
              {
                "average": 0,
                "count": 18377448,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18377448,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18377448,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18377448,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18377448,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422661.2373,
              5023683.845,
              823.6534144,
              423656.9773,
              5025084.365,
              841.8334144
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422661.2372644759,
                    5023683.845319577,
                    823.6534144289444
                  ],
                  [
                    422661.2372644759,
                    5025084.365319576,
                    823.6534144289444
                  ],
                  [
                    423656.9772644759,
                    5025084.365319576,
                    841.8334144289445
                  ],
                  [
                    423656.9772644759,
                    5023683.845319577,
                    841.8334144289445
                  ],
                  [
                    422661.2372644759,
                    5023683.845319577,
                    823.6534144289444
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:40:11+00:00",
            "end_time": "2011-09-14T23: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": "45117C7402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8000252113768,
              45.29992565814982,
              916.0056132565883
            ],
            [
              -117.80020225977154,
              45.31251024672737,
              916.0056132565883
            ],
            [
              -117.7875289577703,
              45.3125983372144,
              1024.3856132565882
            ],
            [
              -117.78735471269775,
              45.30001371020571,
              1024.3856132565882
            ],
            [
              -117.8000252113768,
              45.29992565814982,
              916.0056132565883
            ]
          ]
        ]
      },
      "bbox": [
        -117.8002023,
        45.29992566,
        916.0056133,
        -117.7873547,
        45.31259834,
        1024.385613
      ],
      "properties": {
        "datetime": "2011-09-18T23:47:49Z",
        "pc:count": 13200072,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437792.09,
            "count": 13200072,
            "maximum": 438270.178,
            "minimum": 437276.678,
            "name": "X",
            "position": 0,
            "stddev": 272.4466159,
            "variance": 74227.1585
          },
          {
            "average": 5017248.046,
            "count": 13200072,
            "maximum": 5017978.019,
            "minimum": 5016579.819,
            "name": "Y",
            "position": 1,
            "stddev": 395.7210394,
            "variance": 156595.1411
          },
          {
            "average": 953.5966361,
            "count": 13200072,
            "maximum": 1024.385613,
            "minimum": 916.0056133,
            "name": "Z",
            "position": 2,
            "stddev": 20.97018818,
            "variance": 439.7487921
          },
          {
            "average": 106.8408752,
            "count": 13200072,
            "maximum": 220,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 37.018909,
            "variance": 1370.399623
          },
          {
            "average": 1.020917689,
            "count": 13200072,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.148898923,
            "variance": 0.02217088926
          },
          {
            "average": 1.045926643,
            "count": 13200072,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2237417862,
            "variance": 0.0500603869
          },
          {
            "average": 0.5000962116,
            "count": 13200072,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000097,
            "variance": 0.2500000097
          },
          {
            "average": 0,
            "count": 13200072,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.280004533,
            "count": 13200072,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4490011246,
            "variance": 0.2016020099
          },
          {
            "average": -0.5943961216,
            "count": 13200072,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.642310155,
            "variance": 74.68952482
          },
          {
            "average": 138,
            "count": 13200072,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10616.21076,
            "count": 13200072,
            "maximum": 10643,
            "minimum": 10608,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.576642388,
            "variance": 91.71207942
          },
          {
            "average": 31699.99985,
            "count": 13200072,
            "maximum": 65280,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 9612.594636,
            "variance": 92401975.64
          },
          {
            "average": 30885.20044,
            "count": 13200072,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8348.88031,
            "variance": 69703802.43
          },
          {
            "average": 23635.01168,
            "count": 13200072,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8167.772372,
            "variance": 66712505.52
          },
          {
            "average": 412064.3939,
            "count": 13200072,
            "maximum": 424869.107,
            "minimum": 408324.8323,
            "name": "GpsTime",
            "position": 15,
            "stddev": 4573.714818,
            "variance": 20918867.24
          },
          {
            "average": 0,
            "count": 13200072,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13200072,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13200072,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13200072,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13200072,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437276.678,
          5016579.819,
          916.0056133,
          438270.178,
          5017978.019,
          1024.385613
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437276.6779887257,
                5016579.819346864,
                916.0056132565883
              ],
              [
                437276.6779887257,
                5017978.019346863,
                916.0056132565883
              ],
              [
                438270.1779887257,
                5017978.019346863,
                1024.3856132565882
              ],
              [
                438270.1779887257,
                5016579.819346864,
                1024.3856132565882
              ],
              [
                437276.6779887257,
                5016579.819346864,
                916.0056132565883
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T23:47:49+00:00",
        "end_time": "2011-09-18T19:12:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8002023,
            45.29992566,
            916.0056133,
            -117.7873547,
            45.31259834,
            1024.385613
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8000252113768,
                  45.29992565814982,
                  916.0056132565883
                ],
                [
                  -117.80020225977154,
                  45.31251024672737,
                  916.0056132565883
                ],
                [
                  -117.7875289577703,
                  45.3125983372144,
                  1024.3856132565882
                ],
                [
                  -117.78735471269775,
                  45.30001371020571,
                  1024.3856132565882
                ],
                [
                  -117.8000252113768,
                  45.29992565814982,
                  916.0056132565883
                ]
              ]
            ]
          },
          "id": "45117C7402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:47:49Z",
            "pc:count": 13200072,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437792.09,
                "count": 13200072,
                "maximum": 438270.178,
                "minimum": 437276.678,
                "name": "X",
                "position": 0,
                "stddev": 272.4466159,
                "variance": 74227.1585
              },
              {
                "average": 5017248.046,
                "count": 13200072,
                "maximum": 5017978.019,
                "minimum": 5016579.819,
                "name": "Y",
                "position": 1,
                "stddev": 395.7210394,
                "variance": 156595.1411
              },
              {
                "average": 953.5966361,
                "count": 13200072,
                "maximum": 1024.385613,
                "minimum": 916.0056133,
                "name": "Z",
                "position": 2,
                "stddev": 20.97018818,
                "variance": 439.7487921
              },
              {
                "average": 106.8408752,
                "count": 13200072,
                "maximum": 220,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 37.018909,
                "variance": 1370.399623
              },
              {
                "average": 1.020917689,
                "count": 13200072,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.148898923,
                "variance": 0.02217088926
              },
              {
                "average": 1.045926643,
                "count": 13200072,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2237417862,
                "variance": 0.0500603869
              },
              {
                "average": 0.5000962116,
                "count": 13200072,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000097,
                "variance": 0.2500000097
              },
              {
                "average": 0,
                "count": 13200072,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.280004533,
                "count": 13200072,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4490011246,
                "variance": 0.2016020099
              },
              {
                "average": -0.5943961216,
                "count": 13200072,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.642310155,
                "variance": 74.68952482
              },
              {
                "average": 138,
                "count": 13200072,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10616.21076,
                "count": 13200072,
                "maximum": 10643,
                "minimum": 10608,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.576642388,
                "variance": 91.71207942
              },
              {
                "average": 31699.99985,
                "count": 13200072,
                "maximum": 65280,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 9612.594636,
                "variance": 92401975.64
              },
              {
                "average": 30885.20044,
                "count": 13200072,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8348.88031,
                "variance": 69703802.43
              },
              {
                "average": 23635.01168,
                "count": 13200072,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8167.772372,
                "variance": 66712505.52
              },
              {
                "average": 412064.3939,
                "count": 13200072,
                "maximum": 424869.107,
                "minimum": 408324.8323,
                "name": "GpsTime",
                "position": 15,
                "stddev": 4573.714818,
                "variance": 20918867.24
              },
              {
                "average": 0,
                "count": 13200072,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13200072,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13200072,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13200072,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13200072,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437276.678,
              5016579.819,
              916.0056133,
              438270.178,
              5017978.019,
              1024.385613
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437276.6779887257,
                    5016579.819346864,
                    916.0056132565883
                  ],
                  [
                    437276.6779887257,
                    5017978.019346863,
                    916.0056132565883
                  ],
                  [
                    438270.1779887257,
                    5017978.019346863,
                    1024.3856132565882
                  ],
                  [
                    438270.1779887257,
                    5016579.819346864,
                    1024.3856132565882
                  ],
                  [
                    437276.6779887257,
                    5016579.819346864,
                    916.0056132565883
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T23:47:49+00:00",
            "end_time": "2011-09-18T19:12: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": "45117D7421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8125263884288,
              45.37498746479257,
              1144.3508026583602
            ],
            [
              -117.8125984652652,
              45.38001960163351,
              1144.3508026583602
            ],
            [
              -117.80894075600312,
              45.380045566086075,
              1350.57080265836
            ],
            [
              -117.80886900351715,
              45.37501342471492,
              1350.57080265836
            ],
            [
              -117.8125263884288,
              45.37498746479257,
              1144.3508026583602
            ]
          ]
        ]
      },
      "bbox": [
        -117.8125985,
        45.37498746,
        1144.350803,
        -117.808869,
        45.38004557,
        1350.570803
      ],
      "properties": {
        "datetime": "2011-09-18T18:25:51Z",
        "pc:count": 352367,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436469.1741,
            "count": 352367,
            "maximum": 436667.0649,
            "minimum": 436380.6649,
            "name": "X",
            "position": 0,
            "stddev": 61.86450601,
            "variance": 3827.217104
          },
          {
            "average": 5025099.54,
            "count": 352367,
            "maximum": 5025487.625,
            "minimum": 5024928.525,
            "name": "Y",
            "position": 1,
            "stddev": 123.2237021,
            "variance": 15184.08075
          },
          {
            "average": 1230.224752,
            "count": 352367,
            "maximum": 1350.570803,
            "minimum": 1144.350803,
            "name": "Z",
            "position": 2,
            "stddev": 37.37351251,
            "variance": 1396.779437
          },
          {
            "average": 107.6843036,
            "count": 352367,
            "maximum": 209,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.81962313,
            "variance": 773.931431
          },
          {
            "average": 1.00160628,
            "count": 352367,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04025831569,
            "variance": 0.001620731982
          },
          {
            "average": 1.003561628,
            "count": 352367,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06075236869,
            "variance": 0.003690850302
          },
          {
            "average": 0.4999702015,
            "count": 352367,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000007086,
            "variance": 0.2500007086
          },
          {
            "average": 0,
            "count": 352367,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.432696592,
            "count": 352367,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4954502476,
            "variance": 0.2454709479
          },
          {
            "average": 3.837954244,
            "count": 352367,
            "maximum": 13.00199986,
            "minimum": -6,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.354625514,
            "variance": 28.6720144
          },
          {
            "average": 138,
            "count": 352367,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10601.41297,
            "count": 352367,
            "maximum": 10602,
            "minimum": 10601,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4923687247,
            "variance": 0.242426961
          },
          {
            "average": 32370.95288,
            "count": 352367,
            "maximum": 52224,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 5639.69956,
            "variance": 31806211.13
          },
          {
            "average": 31389.50052,
            "count": 352367,
            "maximum": 48128,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 3215.994411,
            "variance": 10342620.05
          },
          {
            "average": 23722.896,
            "count": 352367,
            "maximum": 40448,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 3202.168029,
            "variance": 10253880.09
          },
          {
            "average": 405403.337,
            "count": 352367,
            "maximum": 405551.2707,
            "minimum": 405297.2359,
            "name": "GpsTime",
            "position": 15,
            "stddev": 121.543663,
            "variance": 14772.86202
          },
          {
            "average": 0,
            "count": 352367,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 352367,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 352367,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 352367,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 352367,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436380.6649,
          5024928.525,
          1144.350803,
          436667.0649,
          5025487.625,
          1350.570803
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436380.6649487251,
                5024928.524634841,
                1144.3508026583602
              ],
              [
                436380.6649487251,
                5025487.6246348405,
                1144.3508026583602
              ],
              [
                436667.0649487251,
                5025487.6246348405,
                1350.57080265836
              ],
              [
                436667.0649487251,
                5024928.524634841,
                1350.57080265836
              ],
              [
                436380.6649487251,
                5024928.524634841,
                1144.3508026583602
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T18:25:51+00:00",
        "end_time": "2011-09-18T18:21:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D7421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D7421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D7421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8125985,
            45.37498746,
            1144.350803,
            -117.808869,
            45.38004557,
            1350.570803
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8125263884288,
                  45.37498746479257,
                  1144.3508026583602
                ],
                [
                  -117.8125984652652,
                  45.38001960163351,
                  1144.3508026583602
                ],
                [
                  -117.80894075600312,
                  45.380045566086075,
                  1350.57080265836
                ],
                [
                  -117.80886900351715,
                  45.37501342471492,
                  1350.57080265836
                ],
                [
                  -117.8125263884288,
                  45.37498746479257,
                  1144.3508026583602
                ]
              ]
            ]
          },
          "id": "45117D7421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:25:51Z",
            "pc:count": 352367,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436469.1741,
                "count": 352367,
                "maximum": 436667.0649,
                "minimum": 436380.6649,
                "name": "X",
                "position": 0,
                "stddev": 61.86450601,
                "variance": 3827.217104
              },
              {
                "average": 5025099.54,
                "count": 352367,
                "maximum": 5025487.625,
                "minimum": 5024928.525,
                "name": "Y",
                "position": 1,
                "stddev": 123.2237021,
                "variance": 15184.08075
              },
              {
                "average": 1230.224752,
                "count": 352367,
                "maximum": 1350.570803,
                "minimum": 1144.350803,
                "name": "Z",
                "position": 2,
                "stddev": 37.37351251,
                "variance": 1396.779437
              },
              {
                "average": 107.6843036,
                "count": 352367,
                "maximum": 209,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.81962313,
                "variance": 773.931431
              },
              {
                "average": 1.00160628,
                "count": 352367,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04025831569,
                "variance": 0.001620731982
              },
              {
                "average": 1.003561628,
                "count": 352367,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06075236869,
                "variance": 0.003690850302
              },
              {
                "average": 0.4999702015,
                "count": 352367,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000007086,
                "variance": 0.2500007086
              },
              {
                "average": 0,
                "count": 352367,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.432696592,
                "count": 352367,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4954502476,
                "variance": 0.2454709479
              },
              {
                "average": 3.837954244,
                "count": 352367,
                "maximum": 13.00199986,
                "minimum": -6,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.354625514,
                "variance": 28.6720144
              },
              {
                "average": 138,
                "count": 352367,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10601.41297,
                "count": 352367,
                "maximum": 10602,
                "minimum": 10601,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4923687247,
                "variance": 0.242426961
              },
              {
                "average": 32370.95288,
                "count": 352367,
                "maximum": 52224,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 5639.69956,
                "variance": 31806211.13
              },
              {
                "average": 31389.50052,
                "count": 352367,
                "maximum": 48128,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 3215.994411,
                "variance": 10342620.05
              },
              {
                "average": 23722.896,
                "count": 352367,
                "maximum": 40448,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 3202.168029,
                "variance": 10253880.09
              },
              {
                "average": 405403.337,
                "count": 352367,
                "maximum": 405551.2707,
                "minimum": 405297.2359,
                "name": "GpsTime",
                "position": 15,
                "stddev": 121.543663,
                "variance": 14772.86202
              },
              {
                "average": 0,
                "count": 352367,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 352367,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 352367,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 352367,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 352367,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436380.6649,
              5024928.525,
              1144.350803,
              436667.0649,
              5025487.625,
              1350.570803
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436380.6649487251,
                    5024928.524634841,
                    1144.3508026583602
                  ],
                  [
                    436380.6649487251,
                    5025487.6246348405,
                    1144.3508026583602
                  ],
                  [
                    436667.0649487251,
                    5025487.6246348405,
                    1350.57080265836
                  ],
                  [
                    436667.0649487251,
                    5024928.524634841,
                    1350.57080265836
                  ],
                  [
                    436380.6649487251,
                    5024928.524634841,
                    1144.3508026583602
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T18:25:51+00:00",
            "end_time": "2011-09-18T18:21:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117D8407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92482767821326,
              45.41241352129732,
              816.3174381864306
            ],
            [
              -117.92503337996425,
              45.42501166769873,
              816.3174381864306
            ],
            [
              -117.91252910456765,
              45.425112255393955,
              941.3174381864306
            ],
            [
              -117.91232618248087,
              45.41251406505983,
              941.3174381864306
            ],
            [
              -117.92482767821326,
              45.41241352129732,
              816.3174381864306
            ]
          ]
        ]
      },
      "bbox": [
        -117.9250334,
        45.41241352,
        816.3174382,
        -117.9123262,
        45.42511226,
        941.3174382
      ],
      "properties": {
        "datetime": "2011-09-18T22:56:07Z",
        "pc:count": 6098766,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428275.3165,
            "count": 6098766,
            "maximum": 428613.6669,
            "minimum": 427635.3269,
            "name": "X",
            "position": 0,
            "stddev": 225.6936152,
            "variance": 50937.60796
          },
          {
            "average": 5030002.923,
            "count": 6098766,
            "maximum": 5030581.036,
            "minimum": 5029181.256,
            "name": "Y",
            "position": 1,
            "stddev": 404.1222156,
            "variance": 163314.7651
          },
          {
            "average": 843.496706,
            "count": 6098766,
            "maximum": 941.3174382,
            "minimum": 816.3174382,
            "name": "Z",
            "position": 2,
            "stddev": 25.18093806,
            "variance": 634.0796416
          },
          {
            "average": 105.4979199,
            "count": 6098766,
            "maximum": 249,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.05756126,
            "variance": 732.1116211
          },
          {
            "average": 1.001282719,
            "count": 6098766,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03631509191,
            "variance": 0.001318785901
          },
          {
            "average": 1.003042747,
            "count": 6098766,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05648512949,
            "variance": 0.003190569853
          },
          {
            "average": 0.5000345972,
            "count": 6098766,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000398,
            "variance": 0.2500000398
          },
          {
            "average": 0,
            "count": 6098766,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.403381766,
            "count": 6098766,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4905761473,
            "variance": 0.2406649563
          },
          {
            "average": -0.7679978502,
            "count": 6098766,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.410943025,
            "variance": 70.74396258
          },
          {
            "average": 138,
            "count": 6098766,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10629.56664,
            "count": 6098766,
            "maximum": 10632,
            "minimum": 10626,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.269210678,
            "variance": 1.610895746
          },
          {
            "average": 33227.33917,
            "count": 6098766,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 11912.08688,
            "variance": 141897813.8
          },
          {
            "average": 31375.93448,
            "count": 6098766,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 9827.679941,
            "variance": 96583293.02
          },
          {
            "average": 27400.92655,
            "count": 6098766,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 9171.368225,
            "variance": 84113995.12
          },
          {
            "average": 420423.6044,
            "count": 6098766,
            "maximum": 421767.9122,
            "minimum": 418008.7597,
            "name": "GpsTime",
            "position": 15,
            "stddev": 805.5020854,
            "variance": 648833.6097
          },
          {
            "average": 0,
            "count": 6098766,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6098766,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6098766,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6098766,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6098766,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427635.3269,
          5029181.256,
          816.3174382,
          428613.6669,
          5030581.036,
          941.3174382
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427635.3269360874,
                5029181.255889638,
                816.3174381864306
              ],
              [
                427635.3269360874,
                5030581.035889638,
                816.3174381864306
              ],
              [
                428613.66693608736,
                5030581.035889638,
                941.3174381864306
              ],
              [
                428613.66693608736,
                5029181.255889638,
                941.3174381864306
              ],
              [
                427635.3269360874,
                5029181.255889638,
                816.3174381864306
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:56:07+00:00",
        "end_time": "2011-09-18T21:53:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9250334,
            45.41241352,
            816.3174382,
            -117.9123262,
            45.42511226,
            941.3174382
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92482767821326,
                  45.41241352129732,
                  816.3174381864306
                ],
                [
                  -117.92503337996425,
                  45.42501166769873,
                  816.3174381864306
                ],
                [
                  -117.91252910456765,
                  45.425112255393955,
                  941.3174381864306
                ],
                [
                  -117.91232618248087,
                  45.41251406505983,
                  941.3174381864306
                ],
                [
                  -117.92482767821326,
                  45.41241352129732,
                  816.3174381864306
                ]
              ]
            ]
          },
          "id": "45117D8407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:56:07Z",
            "pc:count": 6098766,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428275.3165,
                "count": 6098766,
                "maximum": 428613.6669,
                "minimum": 427635.3269,
                "name": "X",
                "position": 0,
                "stddev": 225.6936152,
                "variance": 50937.60796
              },
              {
                "average": 5030002.923,
                "count": 6098766,
                "maximum": 5030581.036,
                "minimum": 5029181.256,
                "name": "Y",
                "position": 1,
                "stddev": 404.1222156,
                "variance": 163314.7651
              },
              {
                "average": 843.496706,
                "count": 6098766,
                "maximum": 941.3174382,
                "minimum": 816.3174382,
                "name": "Z",
                "position": 2,
                "stddev": 25.18093806,
                "variance": 634.0796416
              },
              {
                "average": 105.4979199,
                "count": 6098766,
                "maximum": 249,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.05756126,
                "variance": 732.1116211
              },
              {
                "average": 1.001282719,
                "count": 6098766,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03631509191,
                "variance": 0.001318785901
              },
              {
                "average": 1.003042747,
                "count": 6098766,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05648512949,
                "variance": 0.003190569853
              },
              {
                "average": 0.5000345972,
                "count": 6098766,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000398,
                "variance": 0.2500000398
              },
              {
                "average": 0,
                "count": 6098766,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.403381766,
                "count": 6098766,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4905761473,
                "variance": 0.2406649563
              },
              {
                "average": -0.7679978502,
                "count": 6098766,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.410943025,
                "variance": 70.74396258
              },
              {
                "average": 138,
                "count": 6098766,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10629.56664,
                "count": 6098766,
                "maximum": 10632,
                "minimum": 10626,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.269210678,
                "variance": 1.610895746
              },
              {
                "average": 33227.33917,
                "count": 6098766,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 11912.08688,
                "variance": 141897813.8
              },
              {
                "average": 31375.93448,
                "count": 6098766,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 9827.679941,
                "variance": 96583293.02
              },
              {
                "average": 27400.92655,
                "count": 6098766,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 9171.368225,
                "variance": 84113995.12
              },
              {
                "average": 420423.6044,
                "count": 6098766,
                "maximum": 421767.9122,
                "minimum": 418008.7597,
                "name": "GpsTime",
                "position": 15,
                "stddev": 805.5020854,
                "variance": 648833.6097
              },
              {
                "average": 0,
                "count": 6098766,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6098766,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6098766,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6098766,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6098766,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427635.3269,
              5029181.256,
              816.3174382,
              428613.6669,
              5030581.036,
              941.3174382
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427635.3269360874,
                    5029181.255889638,
                    816.3174381864306
                  ],
                  [
                    427635.3269360874,
                    5030581.035889638,
                    816.3174381864306
                  ],
                  [
                    428613.66693608736,
                    5030581.035889638,
                    941.3174381864306
                  ],
                  [
                    428613.66693608736,
                    5029181.255889638,
                    941.3174381864306
                  ],
                  [
                    427635.3269360874,
                    5029181.255889638,
                    816.3174381864306
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:56:07+00:00",
            "end_time": "2011-09-18T21: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": "45117B8307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9875244716927,
              45.162404666502304,
              1118.1404864582425
            ],
            [
              -117.98774232056734,
              45.17500943641803,
              1118.1404864582425
            ],
            [
              -117.97502969773728,
              45.17511868286213,
              1207.2004864582425
            ],
            [
              -117.9748146515786,
              45.162513865211174,
              1207.2004864582425
            ],
            [
              -117.9875244716927,
              45.162404666502304,
              1118.1404864582425
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877423,
        45.16240467,
        1118.140486,
        -117.9748147,
        45.17511868,
        1207.200486
      ],
      "properties": {
        "datetime": "2011-09-17T22:44:38Z",
        "pc:count": 9720857,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422873.4733,
            "count": 9720857,
            "maximum": 423388.2665,
            "minimum": 422389.2265,
            "name": "X",
            "position": 0,
            "stddev": 282.3099214,
            "variance": 79698.89175
          },
          {
            "average": 5002166.947,
            "count": 9720857,
            "maximum": 5002865.867,
            "minimum": 5001465.387,
            "name": "Y",
            "position": 1,
            "stddev": 393.5177394,
            "variance": 154856.2112
          },
          {
            "average": 1155.345254,
            "count": 9720857,
            "maximum": 1207.200486,
            "minimum": 1118.140486,
            "name": "Z",
            "position": 2,
            "stddev": 24.87065113,
            "variance": 618.5492877
          },
          {
            "average": 111.4310448,
            "count": 9720857,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.68498969,
            "variance": 881.1986131
          },
          {
            "average": 1.013300371,
            "count": 9720857,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1183865228,
            "variance": 0.01401536879
          },
          {
            "average": 1.028742733,
            "count": 9720857,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1765811797,
            "variance": 0.03118091301
          },
          {
            "average": 0.5000659921,
            "count": 9720857,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000214,
            "variance": 0.2500000214
          },
          {
            "average": 0,
            "count": 9720857,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.305072999,
            "count": 9720857,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4604383631,
            "variance": 0.2120034862
          },
          {
            "average": -0.4066601383,
            "count": 9720857,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.724108578,
            "variance": 76.11007047
          },
          {
            "average": 137,
            "count": 9720857,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10673.91539,
            "count": 9720857,
            "maximum": 10678,
            "minimum": 10670,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.668375961,
            "variance": 2.783478349
          },
          {
            "average": 30124.46661,
            "count": 9720857,
            "maximum": 60672,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 7857.481393,
            "variance": 61740013.85
          },
          {
            "average": 29480.31697,
            "count": 9720857,
            "maximum": 60928,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 5938.958144,
            "variance": 35271223.83
          },
          {
            "average": 24266.36462,
            "count": 9720857,
            "maximum": 62464,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5220.356389,
            "variance": 27252120.83
          },
          {
            "average": 332053.8051,
            "count": 9720857,
            "maximum": 334678.3169,
            "minimum": 329447.2675,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1088.290949,
            "variance": 1184377.19
          },
          {
            "average": 0,
            "count": 9720857,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9720857,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9720857,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9720857,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9720857,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422389.2265,
          5001465.387,
          1118.140486,
          423388.2665,
          5002865.867,
          1207.200486
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422389.2264725675,
                5001465.386837967,
                1118.1404864582425
              ],
              [
                422389.2264725675,
                5002865.866837967,
                1118.1404864582425
              ],
              [
                423388.2664725675,
                5002865.866837967,
                1207.2004864582425
              ],
              [
                423388.2664725675,
                5001465.386837967,
                1207.2004864582425
              ],
              [
                422389.2264725675,
                5001465.386837967,
                1118.1404864582425
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:44:38+00:00",
        "end_time": "2011-09-17T21:17:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877423,
            45.16240467,
            1118.140486,
            -117.9748147,
            45.17511868,
            1207.200486
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9875244716927,
                  45.162404666502304,
                  1118.1404864582425
                ],
                [
                  -117.98774232056734,
                  45.17500943641803,
                  1118.1404864582425
                ],
                [
                  -117.97502969773728,
                  45.17511868286213,
                  1207.2004864582425
                ],
                [
                  -117.9748146515786,
                  45.162513865211174,
                  1207.2004864582425
                ],
                [
                  -117.9875244716927,
                  45.162404666502304,
                  1118.1404864582425
                ]
              ]
            ]
          },
          "id": "45117B8307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:44:38Z",
            "pc:count": 9720857,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422873.4733,
                "count": 9720857,
                "maximum": 423388.2665,
                "minimum": 422389.2265,
                "name": "X",
                "position": 0,
                "stddev": 282.3099214,
                "variance": 79698.89175
              },
              {
                "average": 5002166.947,
                "count": 9720857,
                "maximum": 5002865.867,
                "minimum": 5001465.387,
                "name": "Y",
                "position": 1,
                "stddev": 393.5177394,
                "variance": 154856.2112
              },
              {
                "average": 1155.345254,
                "count": 9720857,
                "maximum": 1207.200486,
                "minimum": 1118.140486,
                "name": "Z",
                "position": 2,
                "stddev": 24.87065113,
                "variance": 618.5492877
              },
              {
                "average": 111.4310448,
                "count": 9720857,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.68498969,
                "variance": 881.1986131
              },
              {
                "average": 1.013300371,
                "count": 9720857,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1183865228,
                "variance": 0.01401536879
              },
              {
                "average": 1.028742733,
                "count": 9720857,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1765811797,
                "variance": 0.03118091301
              },
              {
                "average": 0.5000659921,
                "count": 9720857,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000214,
                "variance": 0.2500000214
              },
              {
                "average": 0,
                "count": 9720857,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.305072999,
                "count": 9720857,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4604383631,
                "variance": 0.2120034862
              },
              {
                "average": -0.4066601383,
                "count": 9720857,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.724108578,
                "variance": 76.11007047
              },
              {
                "average": 137,
                "count": 9720857,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10673.91539,
                "count": 9720857,
                "maximum": 10678,
                "minimum": 10670,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.668375961,
                "variance": 2.783478349
              },
              {
                "average": 30124.46661,
                "count": 9720857,
                "maximum": 60672,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 7857.481393,
                "variance": 61740013.85
              },
              {
                "average": 29480.31697,
                "count": 9720857,
                "maximum": 60928,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 5938.958144,
                "variance": 35271223.83
              },
              {
                "average": 24266.36462,
                "count": 9720857,
                "maximum": 62464,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5220.356389,
                "variance": 27252120.83
              },
              {
                "average": 332053.8051,
                "count": 9720857,
                "maximum": 334678.3169,
                "minimum": 329447.2675,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1088.290949,
                "variance": 1184377.19
              },
              {
                "average": 0,
                "count": 9720857,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9720857,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9720857,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9720857,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9720857,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422389.2265,
              5001465.387,
              1118.140486,
              423388.2665,
              5002865.867,
              1207.200486
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422389.2264725675,
                    5001465.386837967,
                    1118.1404864582425
                  ],
                  [
                    422389.2264725675,
                    5002865.866837967,
                    1118.1404864582425
                  ],
                  [
                    423388.2664725675,
                    5002865.866837967,
                    1207.2004864582425
                  ],
                  [
                    423388.2664725675,
                    5001465.386837967,
                    1207.2004864582425
                  ],
                  [
                    422389.2264725675,
                    5001465.386837967,
                    1118.1404864582425
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:44:38+00:00",
            "end_time": "2011-09-17T21: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": "45117B7406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252495480993,
              45.16242394491674,
              900.8834807495928
            ],
            [
              -117.81270393263469,
              45.175010419191835,
              900.8834807495928
            ],
            [
              -117.80002964364179,
              45.1750999086,
              1300.3634807495928
            ],
            [
              -117.79985345629088,
              45.16251339527899,
              1300.3634807495928
            ],
            [
              -117.81252495480993,
              45.16242394491674,
              900.8834807495928
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127039,
        45.16242394,
        900.8834807,
        -117.7998535,
        45.17509991,
        1300.363481
      ],
      "properties": {
        "datetime": "2011-09-15T22:24:09Z",
        "pc:count": 8946569,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436631.2911,
            "count": 8946569,
            "maximum": 437138.8392,
            "minimum": 436142.8592,
            "name": "X",
            "position": 0,
            "stddev": 284.9116348,
            "variance": 81174.63964
          },
          {
            "average": 5002013.603,
            "count": 8946569,
            "maximum": 5002712.695,
            "minimum": 5001314.315,
            "name": "Y",
            "position": 1,
            "stddev": 401.8565727,
            "variance": 161488.705
          },
          {
            "average": 1013.837193,
            "count": 8946569,
            "maximum": 1300.363481,
            "minimum": 900.8834807,
            "name": "Z",
            "position": 2,
            "stddev": 106.919112,
            "variance": 11431.6965
          },
          {
            "average": 102.3302948,
            "count": 8946569,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 36.64561589,
            "variance": 1342.901164
          },
          {
            "average": 1.022936167,
            "count": 8946569,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1607643055,
            "variance": 0.02584516192
          },
          {
            "average": 1.047610095,
            "count": 8946569,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2384467324,
            "variance": 0.0568568442
          },
          {
            "average": 0.5001474867,
            "count": 8946569,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000062,
            "variance": 0.2500000062
          },
          {
            "average": 0,
            "count": 8946569,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.266599296,
            "count": 8946569,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4421811093,
            "variance": 0.1955241334
          },
          {
            "average": 0.4457231979,
            "count": 8946569,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.597106521,
            "variance": 73.91024053
          },
          {
            "average": 139.0839885,
            "count": 8946569,
            "maximum": 163,
            "minimum": 119,
            "name": "UserData",
            "position": 10,
            "stddev": 8.062265978,
            "variance": 65.00013271
          },
          {
            "average": 10721.01318,
            "count": 8946569,
            "maximum": 10725,
            "minimum": 10717,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.765890763,
            "variance": 3.118370186
          },
          {
            "average": 28806.7099,
            "count": 8946569,
            "maximum": 61440,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8267.309257,
            "variance": 68348402.34
          },
          {
            "average": 27845.59159,
            "count": 8946569,
            "maximum": 61440,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7139.045608,
            "variance": 50965972.19
          },
          {
            "average": 22444.75055,
            "count": 8946569,
            "maximum": 64256,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6096.012821,
            "variance": 37161372.31
          },
          {
            "average": 158940.4202,
            "count": 8946569,
            "maximum": 160649.1392,
            "minimum": 157282.4831,
            "name": "GpsTime",
            "position": 15,
            "stddev": 750.1020684,
            "variance": 562653.1131
          },
          {
            "average": 0,
            "count": 8946569,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8946569,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8946569,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8946569,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8946569,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436142.8592,
          5001314.315,
          900.8834807,
          437138.8392,
          5002712.695,
          1300.363481
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436142.8592276409,
                5001314.315278888,
                900.8834807495928
              ],
              [
                436142.8592276409,
                5002712.695278889,
                900.8834807495928
              ],
              [
                437138.8392276409,
                5002712.695278889,
                1300.3634807495928
              ],
              [
                437138.8392276409,
                5001314.315278888,
                1300.3634807495928
              ],
              [
                436142.8592276409,
                5001314.315278888,
                900.8834807495928
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T22:24:09+00:00",
        "end_time": "2011-09-15T21:28:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127039,
            45.16242394,
            900.8834807,
            -117.7998535,
            45.17509991,
            1300.363481
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252495480993,
                  45.16242394491674,
                  900.8834807495928
                ],
                [
                  -117.81270393263469,
                  45.175010419191835,
                  900.8834807495928
                ],
                [
                  -117.80002964364179,
                  45.1750999086,
                  1300.3634807495928
                ],
                [
                  -117.79985345629088,
                  45.16251339527899,
                  1300.3634807495928
                ],
                [
                  -117.81252495480993,
                  45.16242394491674,
                  900.8834807495928
                ]
              ]
            ]
          },
          "id": "45117B7406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T22:24:09Z",
            "pc:count": 8946569,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436631.2911,
                "count": 8946569,
                "maximum": 437138.8392,
                "minimum": 436142.8592,
                "name": "X",
                "position": 0,
                "stddev": 284.9116348,
                "variance": 81174.63964
              },
              {
                "average": 5002013.603,
                "count": 8946569,
                "maximum": 5002712.695,
                "minimum": 5001314.315,
                "name": "Y",
                "position": 1,
                "stddev": 401.8565727,
                "variance": 161488.705
              },
              {
                "average": 1013.837193,
                "count": 8946569,
                "maximum": 1300.363481,
                "minimum": 900.8834807,
                "name": "Z",
                "position": 2,
                "stddev": 106.919112,
                "variance": 11431.6965
              },
              {
                "average": 102.3302948,
                "count": 8946569,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 36.64561589,
                "variance": 1342.901164
              },
              {
                "average": 1.022936167,
                "count": 8946569,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1607643055,
                "variance": 0.02584516192
              },
              {
                "average": 1.047610095,
                "count": 8946569,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2384467324,
                "variance": 0.0568568442
              },
              {
                "average": 0.5001474867,
                "count": 8946569,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000062,
                "variance": 0.2500000062
              },
              {
                "average": 0,
                "count": 8946569,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.266599296,
                "count": 8946569,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4421811093,
                "variance": 0.1955241334
              },
              {
                "average": 0.4457231979,
                "count": 8946569,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.597106521,
                "variance": 73.91024053
              },
              {
                "average": 139.0839885,
                "count": 8946569,
                "maximum": 163,
                "minimum": 119,
                "name": "UserData",
                "position": 10,
                "stddev": 8.062265978,
                "variance": 65.00013271
              },
              {
                "average": 10721.01318,
                "count": 8946569,
                "maximum": 10725,
                "minimum": 10717,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.765890763,
                "variance": 3.118370186
              },
              {
                "average": 28806.7099,
                "count": 8946569,
                "maximum": 61440,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8267.309257,
                "variance": 68348402.34
              },
              {
                "average": 27845.59159,
                "count": 8946569,
                "maximum": 61440,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7139.045608,
                "variance": 50965972.19
              },
              {
                "average": 22444.75055,
                "count": 8946569,
                "maximum": 64256,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6096.012821,
                "variance": 37161372.31
              },
              {
                "average": 158940.4202,
                "count": 8946569,
                "maximum": 160649.1392,
                "minimum": 157282.4831,
                "name": "GpsTime",
                "position": 15,
                "stddev": 750.1020684,
                "variance": 562653.1131
              },
              {
                "average": 0,
                "count": 8946569,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8946569,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8946569,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8946569,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8946569,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436142.8592,
              5001314.315,
              900.8834807,
              437138.8392,
              5002712.695,
              1300.363481
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436142.8592276409,
                    5001314.315278888,
                    900.8834807495928
                  ],
                  [
                    436142.8592276409,
                    5002712.695278889,
                    900.8834807495928
                  ],
                  [
                    437138.8392276409,
                    5002712.695278889,
                    1300.3634807495928
                  ],
                  [
                    437138.8392276409,
                    5001314.315278888,
                    1300.3634807495928
                  ],
                  [
                    436142.8592276409,
                    5001314.315278888,
                    900.8834807495928
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T22:24:09+00:00",
            "end_time": "2011-09-15T21: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": "45117B8408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252473828669,
              45.16241339986443,
              1149.1639009135715
            ],
            [
              -117.91272590845777,
              45.17500998340907,
              1149.1639009135715
            ],
            [
              -117.90002879026468,
              45.17511075512055,
              1428.1239009135716
            ],
            [
              -117.89983041769355,
              45.16251412757216,
              1428.1239009135716
            ],
            [
              -117.91252473828669,
              45.16241339986443,
              1149.1639009135715
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127259,
        45.1624134,
        1149.163901,
        -117.8998304,
        45.17511076,
        1428.123901
      ],
      "properties": {
        "datetime": "2011-09-16T21:38:58Z",
        "pc:count": 10433289,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428794.584,
            "count": 10433289,
            "maximum": 429281.4372,
            "minimum": 428283.6372,
            "name": "X",
            "position": 0,
            "stddev": 287.8185849,
            "variance": 82839.53784
          },
          {
            "average": 5002102.047,
            "count": 10433289,
            "maximum": 5002796.586,
            "minimum": 5001397.046,
            "name": "Y",
            "position": 1,
            "stddev": 398.211787,
            "variance": 158572.6273
          },
          {
            "average": 1336.72294,
            "count": 10433289,
            "maximum": 1428.123901,
            "minimum": 1149.163901,
            "name": "Z",
            "position": 2,
            "stddev": 45.99783708,
            "variance": 2115.801016
          },
          {
            "average": 110.1522072,
            "count": 10433289,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.35240445,
            "variance": 921.2684559
          },
          {
            "average": 1.019960724,
            "count": 10433289,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1460692733,
            "variance": 0.0213362326
          },
          {
            "average": 1.042803952,
            "count": 10433289,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2178048717,
            "variance": 0.04743896213
          },
          {
            "average": 0.5000016773,
            "count": 10433289,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000024,
            "variance": 0.250000024
          },
          {
            "average": 0,
            "count": 10433289,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.280730458,
            "count": 10433289,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4493560808,
            "variance": 0.2019208873
          },
          {
            "average": 0.06973345132,
            "count": 10433289,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.617467542,
            "variance": 74.26074684
          },
          {
            "average": 135.3155401,
            "count": 10433289,
            "maximum": 147,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 4.239416971,
            "variance": 17.97265625
          },
          {
            "average": 10761.17583,
            "count": 10433289,
            "maximum": 10765,
            "minimum": 10757,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.675597287,
            "variance": 2.807626267
          },
          {
            "average": 30480.30962,
            "count": 10433289,
            "maximum": 53248,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 7862.24458,
            "variance": 61814889.84
          },
          {
            "average": 28921.94683,
            "count": 10433289,
            "maximum": 50176,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 6178.956741,
            "variance": 38179506.41
          },
          {
            "average": 24926.84799,
            "count": 10433289,
            "maximum": 46592,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 5120.535233,
            "variance": 26219881.07
          },
          {
            "average": 241456.8263,
            "count": 10433289,
            "maximum": 244338.4391,
            "minimum": 238215.7671,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1282.820419,
            "variance": 1645628.229
          },
          {
            "average": 0,
            "count": 10433289,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10433289,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10433289,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10433289,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10433289,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428283.6372,
          5001397.046,
          1149.163901,
          429281.4372,
          5002796.586,
          1428.123901
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428283.6371893222,
                5001397.045866995,
                1149.1639009135715
              ],
              [
                428283.6371893222,
                5002796.585866994,
                1149.1639009135715
              ],
              [
                429281.43718932226,
                5002796.585866994,
                1428.1239009135716
              ],
              [
                429281.43718932226,
                5001397.045866995,
                1428.1239009135716
              ],
              [
                428283.6371893222,
                5001397.045866995,
                1149.1639009135715
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T21:38:58+00:00",
        "end_time": "2011-09-16T19:56:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127259,
            45.1624134,
            1149.163901,
            -117.8998304,
            45.17511076,
            1428.123901
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252473828669,
                  45.16241339986443,
                  1149.1639009135715
                ],
                [
                  -117.91272590845777,
                  45.17500998340907,
                  1149.1639009135715
                ],
                [
                  -117.90002879026468,
                  45.17511075512055,
                  1428.1239009135716
                ],
                [
                  -117.89983041769355,
                  45.16251412757216,
                  1428.1239009135716
                ],
                [
                  -117.91252473828669,
                  45.16241339986443,
                  1149.1639009135715
                ]
              ]
            ]
          },
          "id": "45117B8408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T21:38:58Z",
            "pc:count": 10433289,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428794.584,
                "count": 10433289,
                "maximum": 429281.4372,
                "minimum": 428283.6372,
                "name": "X",
                "position": 0,
                "stddev": 287.8185849,
                "variance": 82839.53784
              },
              {
                "average": 5002102.047,
                "count": 10433289,
                "maximum": 5002796.586,
                "minimum": 5001397.046,
                "name": "Y",
                "position": 1,
                "stddev": 398.211787,
                "variance": 158572.6273
              },
              {
                "average": 1336.72294,
                "count": 10433289,
                "maximum": 1428.123901,
                "minimum": 1149.163901,
                "name": "Z",
                "position": 2,
                "stddev": 45.99783708,
                "variance": 2115.801016
              },
              {
                "average": 110.1522072,
                "count": 10433289,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.35240445,
                "variance": 921.2684559
              },
              {
                "average": 1.019960724,
                "count": 10433289,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1460692733,
                "variance": 0.0213362326
              },
              {
                "average": 1.042803952,
                "count": 10433289,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2178048717,
                "variance": 0.04743896213
              },
              {
                "average": 0.5000016773,
                "count": 10433289,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000024,
                "variance": 0.250000024
              },
              {
                "average": 0,
                "count": 10433289,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.280730458,
                "count": 10433289,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4493560808,
                "variance": 0.2019208873
              },
              {
                "average": 0.06973345132,
                "count": 10433289,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.617467542,
                "variance": 74.26074684
              },
              {
                "average": 135.3155401,
                "count": 10433289,
                "maximum": 147,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 4.239416971,
                "variance": 17.97265625
              },
              {
                "average": 10761.17583,
                "count": 10433289,
                "maximum": 10765,
                "minimum": 10757,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.675597287,
                "variance": 2.807626267
              },
              {
                "average": 30480.30962,
                "count": 10433289,
                "maximum": 53248,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 7862.24458,
                "variance": 61814889.84
              },
              {
                "average": 28921.94683,
                "count": 10433289,
                "maximum": 50176,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 6178.956741,
                "variance": 38179506.41
              },
              {
                "average": 24926.84799,
                "count": 10433289,
                "maximum": 46592,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 5120.535233,
                "variance": 26219881.07
              },
              {
                "average": 241456.8263,
                "count": 10433289,
                "maximum": 244338.4391,
                "minimum": 238215.7671,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1282.820419,
                "variance": 1645628.229
              },
              {
                "average": 0,
                "count": 10433289,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10433289,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10433289,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10433289,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10433289,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428283.6372,
              5001397.046,
              1149.163901,
              429281.4372,
              5002796.586,
              1428.123901
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428283.6371893222,
                    5001397.045866995,
                    1149.1639009135715
                  ],
                  [
                    428283.6371893222,
                    5002796.585866994,
                    1149.1639009135715
                  ],
                  [
                    429281.43718932226,
                    5002796.585866994,
                    1428.1239009135716
                  ],
                  [
                    429281.43718932226,
                    5001397.045866995,
                    1428.1239009135716
                  ],
                  [
                    428283.6371893222,
                    5001397.045866995,
                    1149.1639009135715
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T21:38:58+00:00",
            "end_time": "2011-09-16T19:56:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117D8101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9999423134263,
              45.48740412922272,
              821.125272101954
            ],
            [
              -118.00016545262503,
              45.50001029134294,
              821.125272101954
            ],
            [
              -117.98752968045093,
              45.500120237697764,
              844.445272101954
            ],
            [
              -117.98730935920489,
              45.48751402752483,
              844.445272101954
            ],
            [
              -117.9999423134263,
              45.48740412922272,
              821.125272101954
            ]
          ]
        ]
      },
      "bbox": [
        -118.0001655,
        45.48740413,
        821.1252721,
        -117.9873094,
        45.50012024,
        844.4452721
      ],
      "properties": {
        "datetime": "2011-09-15T00:33:46Z",
        "pc:count": 12871317,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422453.1846,
            "count": 12871317,
            "maximum": 422848.7461,
            "minimum": 421861.4061,
            "name": "X",
            "position": 0,
            "stddev": 263.8159587,
            "variance": 69598.86007
          },
          {
            "average": 5038339.929,
            "count": 12871317,
            "maximum": 5038983.438,
            "minimum": 5037582.718,
            "name": "Y",
            "position": 1,
            "stddev": 376.913476,
            "variance": 142063.7684
          },
          {
            "average": 826.4121309,
            "count": 12871317,
            "maximum": 844.4452721,
            "minimum": 821.1252721,
            "name": "Z",
            "position": 2,
            "stddev": 3.24050889,
            "variance": 10.50089787
          },
          {
            "average": 134.9380359,
            "count": 12871317,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.60391772,
            "variance": 2981.587831
          },
          {
            "average": 1.00109577,
            "count": 12871317,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03779948011,
            "variance": 0.001428800696
          },
          {
            "average": 1.00228376,
            "count": 12871317,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05841694173,
            "variance": 0.003412539081
          },
          {
            "average": 0.4985642883,
            "count": 12871317,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979582,
            "variance": 0.2499979582
          },
          {
            "average": 0,
            "count": 12871317,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.231744894,
            "count": 12871317,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4219469305,
            "variance": 0.1780392122
          },
          {
            "average": -1.752448989,
            "count": 12871317,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.456627956,
            "variance": 71.51455638
          },
          {
            "average": 148.2702275,
            "count": 12871317,
            "maximum": 213,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 38.38381908,
            "variance": 1473.317567
          },
          {
            "average": 778.4169122,
            "count": 12871317,
            "maximum": 1033,
            "minimum": 193,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 376.0810866,
            "variance": 141436.9837
          },
          {
            "average": 27316.63322,
            "count": 12871317,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 11569.26524,
            "variance": 133847898.2
          },
          {
            "average": 27858.49281,
            "count": 12871317,
            "maximum": 65280,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 9628.074555,
            "variance": 92699819.63
          },
          {
            "average": 24621.87619,
            "count": 12871317,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7770.207967,
            "variance": 60376131.86
          },
          {
            "average": 80580.17963,
            "count": 12871317,
            "maximum": 82026.65278,
            "minimum": 78934.57421,
            "name": "GpsTime",
            "position": 15,
            "stddev": 741.1996189,
            "variance": 549376.8751
          },
          {
            "average": 0,
            "count": 12871317,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12871317,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12871317,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12871317,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12871317,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421861.4061,
          5037582.718,
          821.1252721,
          422848.7461,
          5038983.438,
          844.4452721
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421861.4060759231,
                5037582.717858269,
                821.125272101954
              ],
              [
                421861.4060759231,
                5038983.43785827,
                821.125272101954
              ],
              [
                422848.7460759231,
                5038983.43785827,
                844.445272101954
              ],
              [
                422848.7460759231,
                5037582.717858269,
                844.445272101954
              ],
              [
                421861.4060759231,
                5037582.717858269,
                821.125272101954
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:33:46+00:00",
        "end_time": "2011-09-14T23:42:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0001655,
            45.48740413,
            821.1252721,
            -117.9873094,
            45.50012024,
            844.4452721
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9999423134263,
                  45.48740412922272,
                  821.125272101954
                ],
                [
                  -118.00016545262503,
                  45.50001029134294,
                  821.125272101954
                ],
                [
                  -117.98752968045093,
                  45.500120237697764,
                  844.445272101954
                ],
                [
                  -117.98730935920489,
                  45.48751402752483,
                  844.445272101954
                ],
                [
                  -117.9999423134263,
                  45.48740412922272,
                  821.125272101954
                ]
              ]
            ]
          },
          "id": "45117D8101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:33:46Z",
            "pc:count": 12871317,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422453.1846,
                "count": 12871317,
                "maximum": 422848.7461,
                "minimum": 421861.4061,
                "name": "X",
                "position": 0,
                "stddev": 263.8159587,
                "variance": 69598.86007
              },
              {
                "average": 5038339.929,
                "count": 12871317,
                "maximum": 5038983.438,
                "minimum": 5037582.718,
                "name": "Y",
                "position": 1,
                "stddev": 376.913476,
                "variance": 142063.7684
              },
              {
                "average": 826.4121309,
                "count": 12871317,
                "maximum": 844.4452721,
                "minimum": 821.1252721,
                "name": "Z",
                "position": 2,
                "stddev": 3.24050889,
                "variance": 10.50089787
              },
              {
                "average": 134.9380359,
                "count": 12871317,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.60391772,
                "variance": 2981.587831
              },
              {
                "average": 1.00109577,
                "count": 12871317,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03779948011,
                "variance": 0.001428800696
              },
              {
                "average": 1.00228376,
                "count": 12871317,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05841694173,
                "variance": 0.003412539081
              },
              {
                "average": 0.4985642883,
                "count": 12871317,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979582,
                "variance": 0.2499979582
              },
              {
                "average": 0,
                "count": 12871317,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.231744894,
                "count": 12871317,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4219469305,
                "variance": 0.1780392122
              },
              {
                "average": -1.752448989,
                "count": 12871317,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.456627956,
                "variance": 71.51455638
              },
              {
                "average": 148.2702275,
                "count": 12871317,
                "maximum": 213,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 38.38381908,
                "variance": 1473.317567
              },
              {
                "average": 778.4169122,
                "count": 12871317,
                "maximum": 1033,
                "minimum": 193,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 376.0810866,
                "variance": 141436.9837
              },
              {
                "average": 27316.63322,
                "count": 12871317,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 11569.26524,
                "variance": 133847898.2
              },
              {
                "average": 27858.49281,
                "count": 12871317,
                "maximum": 65280,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 9628.074555,
                "variance": 92699819.63
              },
              {
                "average": 24621.87619,
                "count": 12871317,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7770.207967,
                "variance": 60376131.86
              },
              {
                "average": 80580.17963,
                "count": 12871317,
                "maximum": 82026.65278,
                "minimum": 78934.57421,
                "name": "GpsTime",
                "position": 15,
                "stddev": 741.1996189,
                "variance": 549376.8751
              },
              {
                "average": 0,
                "count": 12871317,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12871317,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12871317,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12871317,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12871317,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421861.4061,
              5037582.718,
              821.1252721,
              422848.7461,
              5038983.438,
              844.4452721
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421861.4060759231,
                    5037582.717858269,
                    821.125272101954
                  ],
                  [
                    421861.4060759231,
                    5038983.43785827,
                    821.125272101954
                  ],
                  [
                    422848.7460759231,
                    5038983.43785827,
                    844.445272101954
                  ],
                  [
                    422848.7460759231,
                    5037582.717858269,
                    844.445272101954
                  ],
                  [
                    421861.4060759231,
                    5037582.717858269,
                    821.125272101954
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:33:46+00:00",
            "end_time": "2011-09-14T23:42: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": "45117B7424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.77502535232928,
              45.1249281687505,
              1264.223351907219
            ],
            [
              -117.7751957914146,
              45.13751069995477,
              1264.223351907219
            ],
            [
              -117.76252817260013,
              45.137595982604076,
              1691.323351907219
            ],
            [
              -117.76236051803714,
              45.12501341420128,
              1691.323351907219
            ],
            [
              -117.77502535232928,
              45.1249281687505,
              1264.223351907219
            ]
          ]
        ]
      },
      "bbox": [
        -117.7751958,
        45.12492817,
        1264.223352,
        -117.7623605,
        45.13759598,
        1691.323352
      ],
      "properties": {
        "datetime": "2011-09-15T21:36:17Z",
        "pc:count": 11758227,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439544.9893,
            "count": 11758227,
            "maximum": 440046.1941,
            "minimum": 439050.0941,
            "name": "X",
            "position": 0,
            "stddev": 284.6970859,
            "variance": 81052.43071
          },
          {
            "average": 4997827.923,
            "count": 11758227,
            "maximum": 4998517.871,
            "minimum": 4997119.951,
            "name": "Y",
            "position": 1,
            "stddev": 395.0846497,
            "variance": 156091.8805
          },
          {
            "average": 1516.285696,
            "count": 11758227,
            "maximum": 1691.323352,
            "minimum": 1264.223352,
            "name": "Z",
            "position": 2,
            "stddev": 117.4594803,
            "variance": 13796.72951
          },
          {
            "average": 101.764152,
            "count": 11758227,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.02938707,
            "variance": 1938.586926
          },
          {
            "average": 1.041629406,
            "count": 11758227,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2062337105,
            "variance": 0.04253234336
          },
          {
            "average": 1.086955627,
            "count": 11758227,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2974954619,
            "variance": 0.08850354986
          },
          {
            "average": 0.4999892416,
            "count": 11758227,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000211,
            "variance": 0.2500000211
          },
          {
            "average": 0,
            "count": 11758227,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.187575559,
            "count": 11758227,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.390372875,
            "variance": 0.1523909815
          },
          {
            "average": -0.7678545387,
            "count": 11758227,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.673400446,
            "variance": 75.2278753
          },
          {
            "average": 129.9079085,
            "count": 11758227,
            "maximum": 146,
            "minimum": 119,
            "name": "UserData",
            "position": 10,
            "stddev": 4.810494985,
            "variance": 23.140862
          },
          {
            "average": 10714.06575,
            "count": 11758227,
            "maximum": 10718,
            "minimum": 10710,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.676193518,
            "variance": 2.80962471
          },
          {
            "average": 24976.69891,
            "count": 11758227,
            "maximum": 56320,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 8793.770851,
            "variance": 77330405.77
          },
          {
            "average": 26669.34452,
            "count": 11758227,
            "maximum": 54784,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 8255.449936,
            "variance": 68152453.65
          },
          {
            "average": 20841.27611,
            "count": 11758227,
            "maximum": 52480,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 6593.176291,
            "variance": 43469973.6
          },
          {
            "average": 156080.2187,
            "count": 11758227,
            "maximum": 157777.842,
            "minimum": 154511.3359,
            "name": "GpsTime",
            "position": 15,
            "stddev": 672.3132956,
            "variance": 452005.1675
          },
          {
            "average": 0,
            "count": 11758227,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11758227,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11758227,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11758227,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11758227,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439050.0941,
          4997119.951,
          1264.223352,
          440046.1941,
          4998517.871,
          1691.323352
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439050.09413225943,
                4997119.951478011,
                1264.223351907219
              ],
              [
                439050.09413225943,
                4998517.871478011,
                1264.223351907219
              ],
              [
                440046.1941322594,
                4998517.871478011,
                1691.323351907219
              ],
              [
                440046.1941322594,
                4997119.951478011,
                1691.323351907219
              ],
              [
                439050.09413225943,
                4997119.951478011,
                1264.223351907219
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T21:36:17+00:00",
        "end_time": "2011-09-15T20:41:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7751958,
            45.12492817,
            1264.223352,
            -117.7623605,
            45.13759598,
            1691.323352
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.77502535232928,
                  45.1249281687505,
                  1264.223351907219
                ],
                [
                  -117.7751957914146,
                  45.13751069995477,
                  1264.223351907219
                ],
                [
                  -117.76252817260013,
                  45.137595982604076,
                  1691.323351907219
                ],
                [
                  -117.76236051803714,
                  45.12501341420128,
                  1691.323351907219
                ],
                [
                  -117.77502535232928,
                  45.1249281687505,
                  1264.223351907219
                ]
              ]
            ]
          },
          "id": "45117B7424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T21:36:17Z",
            "pc:count": 11758227,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439544.9893,
                "count": 11758227,
                "maximum": 440046.1941,
                "minimum": 439050.0941,
                "name": "X",
                "position": 0,
                "stddev": 284.6970859,
                "variance": 81052.43071
              },
              {
                "average": 4997827.923,
                "count": 11758227,
                "maximum": 4998517.871,
                "minimum": 4997119.951,
                "name": "Y",
                "position": 1,
                "stddev": 395.0846497,
                "variance": 156091.8805
              },
              {
                "average": 1516.285696,
                "count": 11758227,
                "maximum": 1691.323352,
                "minimum": 1264.223352,
                "name": "Z",
                "position": 2,
                "stddev": 117.4594803,
                "variance": 13796.72951
              },
              {
                "average": 101.764152,
                "count": 11758227,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.02938707,
                "variance": 1938.586926
              },
              {
                "average": 1.041629406,
                "count": 11758227,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2062337105,
                "variance": 0.04253234336
              },
              {
                "average": 1.086955627,
                "count": 11758227,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2974954619,
                "variance": 0.08850354986
              },
              {
                "average": 0.4999892416,
                "count": 11758227,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000211,
                "variance": 0.2500000211
              },
              {
                "average": 0,
                "count": 11758227,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.187575559,
                "count": 11758227,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.390372875,
                "variance": 0.1523909815
              },
              {
                "average": -0.7678545387,
                "count": 11758227,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.673400446,
                "variance": 75.2278753
              },
              {
                "average": 129.9079085,
                "count": 11758227,
                "maximum": 146,
                "minimum": 119,
                "name": "UserData",
                "position": 10,
                "stddev": 4.810494985,
                "variance": 23.140862
              },
              {
                "average": 10714.06575,
                "count": 11758227,
                "maximum": 10718,
                "minimum": 10710,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.676193518,
                "variance": 2.80962471
              },
              {
                "average": 24976.69891,
                "count": 11758227,
                "maximum": 56320,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 8793.770851,
                "variance": 77330405.77
              },
              {
                "average": 26669.34452,
                "count": 11758227,
                "maximum": 54784,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 8255.449936,
                "variance": 68152453.65
              },
              {
                "average": 20841.27611,
                "count": 11758227,
                "maximum": 52480,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 6593.176291,
                "variance": 43469973.6
              },
              {
                "average": 156080.2187,
                "count": 11758227,
                "maximum": 157777.842,
                "minimum": 154511.3359,
                "name": "GpsTime",
                "position": 15,
                "stddev": 672.3132956,
                "variance": 452005.1675
              },
              {
                "average": 0,
                "count": 11758227,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11758227,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11758227,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11758227,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11758227,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439050.0941,
              4997119.951,
              1264.223352,
              440046.1941,
              4998517.871,
              1691.323352
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439050.09413225943,
                    4997119.951478011,
                    1264.223351907219
                  ],
                  [
                    439050.09413225943,
                    4998517.871478011,
                    1264.223351907219
                  ],
                  [
                    440046.1941322594,
                    4998517.871478011,
                    1691.323351907219
                  ],
                  [
                    440046.1941322594,
                    4997119.951478011,
                    1691.323351907219
                  ],
                  [
                    439050.09413225943,
                    4997119.951478011,
                    1264.223351907219
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T21:36:17+00:00",
            "end_time": "2011-09-15T20:41: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": "45117D8409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002417505117,
              45.412414740097915,
              865.6829073782596
            ],
            [
              -117.9002243174997,
              45.42501027347368,
              865.6829073782596
            ],
            [
              -117.88760722513706,
              45.4251090207699,
              1355.2629073782596
            ],
            [
              -117.88740988688816,
              45.412513444273934,
              1355.2629073782596
            ],
            [
              -117.90002417505117,
              45.412414740097915,
              865.6829073782596
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002243,
        45.41241474,
        865.6829074,
        -117.8874099,
        45.42510902,
        1355.262907
      ],
      "properties": {
        "datetime": "2011-09-18T21:54:00Z",
        "pc:count": 10440351,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430058.2231,
            "count": 10440351,
            "maximum": 430563.3057,
            "minimum": 429576.1457,
            "name": "X",
            "position": 0,
            "stddev": 271.8158333,
            "variance": 73883.84722
          },
          {
            "average": 5029869.627,
            "count": 10440351,
            "maximum": 5030558.858,
            "minimum": 5029159.378,
            "name": "Y",
            "position": 1,
            "stddev": 396.4916314,
            "variance": 157205.6138
          },
          {
            "average": 1109.458398,
            "count": 10440351,
            "maximum": 1355.262907,
            "minimum": 865.6829074,
            "name": "Z",
            "position": 2,
            "stddev": 117.4687757,
            "variance": 13798.91326
          },
          {
            "average": 97.80788874,
            "count": 10440351,
            "maximum": 234,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.39588854,
            "variance": 1252.868925
          },
          {
            "average": 1.041055325,
            "count": 10440351,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2137438543,
            "variance": 0.04568643523
          },
          {
            "average": 1.08487138,
            "count": 10440351,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3143233006,
            "variance": 0.09879913731
          },
          {
            "average": 0.5002095236,
            "count": 10440351,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49999998,
            "variance": 0.24999998
          },
          {
            "average": 0,
            "count": 10440351,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.26993058,
            "count": 10440351,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4439235078,
            "variance": 0.1970680808
          },
          {
            "average": 0.175150698,
            "count": 10440351,
            "maximum": 19.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.509570108,
            "variance": 72.41278343
          },
          {
            "average": 138,
            "count": 10440351,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10621.47363,
            "count": 10440351,
            "maximum": 10626,
            "minimum": 10617,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.667402036,
            "variance": 2.78022955
          },
          {
            "average": 415359.3379,
            "count": 10440351,
            "maximum": 418040.4394,
            "minimum": 412677.1214,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1045.431161,
            "variance": 1092926.313
          },
          {
            "average": 0,
            "count": 10440351,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10440351,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10440351,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10440351,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10440351,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429576.1457,
          5029159.378,
          865.6829074,
          430563.3057,
          5030558.858,
          1355.262907
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429576.1456900889,
                5029159.378061084,
                865.6829073782596
              ],
              [
                429576.1456900889,
                5030558.8580610845,
                865.6829073782596
              ],
              [
                430563.30569008895,
                5030558.8580610845,
                1355.2629073782596
              ],
              [
                430563.30569008895,
                5029159.378061084,
                1355.2629073782596
              ],
              [
                429576.1456900889,
                5029159.378061084,
                865.6829073782596
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T21:54:00+00:00",
        "end_time": "2011-09-18T20:24:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002243,
            45.41241474,
            865.6829074,
            -117.8874099,
            45.42510902,
            1355.262907
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002417505117,
                  45.412414740097915,
                  865.6829073782596
                ],
                [
                  -117.9002243174997,
                  45.42501027347368,
                  865.6829073782596
                ],
                [
                  -117.88760722513706,
                  45.4251090207699,
                  1355.2629073782596
                ],
                [
                  -117.88740988688816,
                  45.412513444273934,
                  1355.2629073782596
                ],
                [
                  -117.90002417505117,
                  45.412414740097915,
                  865.6829073782596
                ]
              ]
            ]
          },
          "id": "45117D8409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:54:00Z",
            "pc:count": 10440351,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430058.2231,
                "count": 10440351,
                "maximum": 430563.3057,
                "minimum": 429576.1457,
                "name": "X",
                "position": 0,
                "stddev": 271.8158333,
                "variance": 73883.84722
              },
              {
                "average": 5029869.627,
                "count": 10440351,
                "maximum": 5030558.858,
                "minimum": 5029159.378,
                "name": "Y",
                "position": 1,
                "stddev": 396.4916314,
                "variance": 157205.6138
              },
              {
                "average": 1109.458398,
                "count": 10440351,
                "maximum": 1355.262907,
                "minimum": 865.6829074,
                "name": "Z",
                "position": 2,
                "stddev": 117.4687757,
                "variance": 13798.91326
              },
              {
                "average": 97.80788874,
                "count": 10440351,
                "maximum": 234,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.39588854,
                "variance": 1252.868925
              },
              {
                "average": 1.041055325,
                "count": 10440351,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2137438543,
                "variance": 0.04568643523
              },
              {
                "average": 1.08487138,
                "count": 10440351,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3143233006,
                "variance": 0.09879913731
              },
              {
                "average": 0.5002095236,
                "count": 10440351,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49999998,
                "variance": 0.24999998
              },
              {
                "average": 0,
                "count": 10440351,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.26993058,
                "count": 10440351,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4439235078,
                "variance": 0.1970680808
              },
              {
                "average": 0.175150698,
                "count": 10440351,
                "maximum": 19.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.509570108,
                "variance": 72.41278343
              },
              {
                "average": 138,
                "count": 10440351,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10621.47363,
                "count": 10440351,
                "maximum": 10626,
                "minimum": 10617,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.667402036,
                "variance": 2.78022955
              },
              {
                "average": 415359.3379,
                "count": 10440351,
                "maximum": 418040.4394,
                "minimum": 412677.1214,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1045.431161,
                "variance": 1092926.313
              },
              {
                "average": 0,
                "count": 10440351,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10440351,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10440351,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10440351,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10440351,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429576.1457,
              5029159.378,
              865.6829074,
              430563.3057,
              5030558.858,
              1355.262907
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429576.1456900889,
                    5029159.378061084,
                    865.6829073782596
                  ],
                  [
                    429576.1456900889,
                    5030558.8580610845,
                    865.6829073782596
                  ],
                  [
                    430563.30569008895,
                    5030558.8580610845,
                    1355.2629073782596
                  ],
                  [
                    430563.30569008895,
                    5029159.378061084,
                    1355.2629073782596
                  ],
                  [
                    429576.1456900889,
                    5029159.378061084,
                    865.6829073782596
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T21:54:00+00:00",
            "end_time": "2011-09-18T20:24: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": "45117C7407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002471128701,
              45.287425340056174,
              916.3319413410898
            ],
            [
              -117.8002016900473,
              45.30001049633077,
              916.3319413410898
            ],
            [
              -117.78752887739142,
              45.300098583919805,
              1024.8919413410897
            ],
            [
              -117.78735470074453,
              45.287513389213814,
              1024.8919413410897
            ],
            [
              -117.80002471128701,
              45.287425340056174,
              916.3319413410898
            ]
          ]
        ]
      },
      "bbox": [
        -117.8002017,
        45.28742534,
        916.3319413,
        -117.7873547,
        45.30009858,
        1024.891941
      ],
      "properties": {
        "datetime": "2011-09-18T23:47:32Z",
        "pc:count": 9869322,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437771.4368,
            "count": 9869322,
            "maximum": 438256.6151,
            "minimum": 437262.9351,
            "name": "X",
            "position": 0,
            "stddev": 290.6478865,
            "variance": 84476.19391
          },
          {
            "average": 5015910.58,
            "count": 9869322,
            "maximum": 5016589.382,
            "minimum": 5015191.122,
            "name": "Y",
            "position": 1,
            "stddev": 408.942967,
            "variance": 167234.3503
          },
          {
            "average": 957.1321049,
            "count": 9869322,
            "maximum": 1024.891941,
            "minimum": 916.3319413,
            "name": "Z",
            "position": 2,
            "stddev": 22.15320705,
            "variance": 490.7645825
          },
          {
            "average": 106.9455947,
            "count": 9869322,
            "maximum": 222,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 36.30497534,
            "variance": 1318.051235
          },
          {
            "average": 1.021492459,
            "count": 9869322,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1538710831,
            "variance": 0.02367631021
          },
          {
            "average": 1.045814495,
            "count": 9869322,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2301844084,
            "variance": 0.05298486185
          },
          {
            "average": 0.5000858215,
            "count": 9869322,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000018,
            "variance": 0.250000018
          },
          {
            "average": 0,
            "count": 9869322,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.320300726,
            "count": 9869322,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4665921055,
            "variance": 0.2177081929
          },
          {
            "average": -0.6960235497,
            "count": 9869322,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.566949969,
            "variance": 73.39263176
          },
          {
            "average": 138,
            "count": 9869322,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10616.73288,
            "count": 9869322,
            "maximum": 10643,
            "minimum": 10611,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.151036026,
            "variance": 9.929028039
          },
          {
            "average": 29857.67534,
            "count": 9869322,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 9444.720148,
            "variance": 89202738.67
          },
          {
            "average": 29062.7358,
            "count": 9869322,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 8055.726804,
            "variance": 64894734.34
          },
          {
            "average": 22342.05863,
            "count": 9869322,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7237.861596,
            "variance": 52386640.48
          },
          {
            "average": 412442.5191,
            "count": 9869322,
            "maximum": 424852.1574,
            "minimum": 409484.2252,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1595.025511,
            "variance": 2544106.382
          },
          {
            "average": 0,
            "count": 9869322,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9869322,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9869322,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9869322,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9869322,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437262.9351,
          5015191.122,
          916.3319413,
          438256.6151,
          5016589.382,
          1024.891941
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437262.93510879495,
                5015191.121631226,
                916.3319413410898
              ],
              [
                437262.93510879495,
                5016589.381631225,
                916.3319413410898
              ],
              [
                438256.615108795,
                5016589.381631225,
                1024.8919413410897
              ],
              [
                438256.615108795,
                5015191.121631226,
                1024.8919413410897
              ],
              [
                437262.93510879495,
                5015191.121631226,
                916.3319413410898
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T23:47:32+00:00",
        "end_time": "2011-09-18T19:31:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8002017,
            45.28742534,
            916.3319413,
            -117.7873547,
            45.30009858,
            1024.891941
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002471128701,
                  45.287425340056174,
                  916.3319413410898
                ],
                [
                  -117.8002016900473,
                  45.30001049633077,
                  916.3319413410898
                ],
                [
                  -117.78752887739142,
                  45.300098583919805,
                  1024.8919413410897
                ],
                [
                  -117.78735470074453,
                  45.287513389213814,
                  1024.8919413410897
                ],
                [
                  -117.80002471128701,
                  45.287425340056174,
                  916.3319413410898
                ]
              ]
            ]
          },
          "id": "45117C7407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:47:32Z",
            "pc:count": 9869322,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437771.4368,
                "count": 9869322,
                "maximum": 438256.6151,
                "minimum": 437262.9351,
                "name": "X",
                "position": 0,
                "stddev": 290.6478865,
                "variance": 84476.19391
              },
              {
                "average": 5015910.58,
                "count": 9869322,
                "maximum": 5016589.382,
                "minimum": 5015191.122,
                "name": "Y",
                "position": 1,
                "stddev": 408.942967,
                "variance": 167234.3503
              },
              {
                "average": 957.1321049,
                "count": 9869322,
                "maximum": 1024.891941,
                "minimum": 916.3319413,
                "name": "Z",
                "position": 2,
                "stddev": 22.15320705,
                "variance": 490.7645825
              },
              {
                "average": 106.9455947,
                "count": 9869322,
                "maximum": 222,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 36.30497534,
                "variance": 1318.051235
              },
              {
                "average": 1.021492459,
                "count": 9869322,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1538710831,
                "variance": 0.02367631021
              },
              {
                "average": 1.045814495,
                "count": 9869322,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2301844084,
                "variance": 0.05298486185
              },
              {
                "average": 0.5000858215,
                "count": 9869322,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000018,
                "variance": 0.250000018
              },
              {
                "average": 0,
                "count": 9869322,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.320300726,
                "count": 9869322,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4665921055,
                "variance": 0.2177081929
              },
              {
                "average": -0.6960235497,
                "count": 9869322,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.566949969,
                "variance": 73.39263176
              },
              {
                "average": 138,
                "count": 9869322,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10616.73288,
                "count": 9869322,
                "maximum": 10643,
                "minimum": 10611,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.151036026,
                "variance": 9.929028039
              },
              {
                "average": 29857.67534,
                "count": 9869322,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 9444.720148,
                "variance": 89202738.67
              },
              {
                "average": 29062.7358,
                "count": 9869322,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 8055.726804,
                "variance": 64894734.34
              },
              {
                "average": 22342.05863,
                "count": 9869322,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7237.861596,
                "variance": 52386640.48
              },
              {
                "average": 412442.5191,
                "count": 9869322,
                "maximum": 424852.1574,
                "minimum": 409484.2252,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1595.025511,
                "variance": 2544106.382
              },
              {
                "average": 0,
                "count": 9869322,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9869322,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9869322,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9869322,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9869322,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437262.9351,
              5015191.122,
              916.3319413,
              438256.6151,
              5016589.382,
              1024.891941
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437262.93510879495,
                    5015191.121631226,
                    916.3319413410898
                  ],
                  [
                    437262.93510879495,
                    5016589.381631225,
                    916.3319413410898
                  ],
                  [
                    438256.615108795,
                    5016589.381631225,
                    1024.8919413410897
                  ],
                  [
                    438256.615108795,
                    5015191.121631226,
                    1024.8919413410897
                  ],
                  [
                    437262.93510879495,
                    5015191.121631226,
                    916.3319413410898
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T23:47:32+00:00",
            "end_time": "2011-09-18T19:31: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": "45117B8325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002433397319,
              45.124909101716135,
              1064.6214512409717
            ],
            [
              -117.95023356258135,
              45.13750959427023,
              1064.6214512409717
            ],
            [
              -117.937529135353,
              45.137614598376764,
              1186.2614512409716
            ],
            [
              -117.93732270309015,
              45.12501405995696,
              1186.2614512409716
            ],
            [
              -117.95002433397319,
              45.124909101716135,
              1064.6214512409717
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502336,
        45.1249091,
        1064.621451,
        -117.9373227,
        45.1376146,
        1186.261451
      ],
      "properties": {
        "datetime": "2011-09-17T21:27:09Z",
        "pc:count": 9654076,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425811.3106,
            "count": 9654076,
            "maximum": 426286.5236,
            "minimum": 425287.4836,
            "name": "X",
            "position": 0,
            "stddev": 291.5469711,
            "variance": 84999.63635
          },
          {
            "average": 4997999.12,
            "count": 9654076,
            "maximum": 4998664.642,
            "minimum": 4997264.662,
            "name": "Y",
            "position": 1,
            "stddev": 402.8582333,
            "variance": 162294.7561
          },
          {
            "average": 1103.724064,
            "count": 9654076,
            "maximum": 1186.261451,
            "minimum": 1064.621451,
            "name": "Z",
            "position": 2,
            "stddev": 27.39375993,
            "variance": 750.418083
          },
          {
            "average": 111.5401095,
            "count": 9654076,
            "maximum": 245,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.90320514,
            "variance": 320.5247543
          },
          {
            "average": 1.000373728,
            "count": 9654076,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01935521511,
            "variance": 0.0003746243518
          },
          {
            "average": 1.000748492,
            "count": 9654076,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02741265776,
            "variance": 0.0007514538053
          },
          {
            "average": 0.5000239277,
            "count": 9654076,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000253,
            "variance": 0.2500000253
          },
          {
            "average": 0,
            "count": 9654076,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.303528375,
            "count": 9654076,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4597813855,
            "variance": 0.2113989225
          },
          {
            "average": 0.1921467887,
            "count": 9654076,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.523239567,
            "variance": 72.64561271
          },
          {
            "average": 137,
            "count": 9654076,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10666.62187,
            "count": 9654076,
            "maximum": 10671,
            "minimum": 10662,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.959606682,
            "variance": 3.84005835
          },
          {
            "average": 36794.83051,
            "count": 9654076,
            "maximum": 55552,
            "minimum": 12544,
            "name": "Red",
            "position": 12,
            "stddev": 5012.134147,
            "variance": 25121488.71
          },
          {
            "average": 33244.87734,
            "count": 9654076,
            "maximum": 55040,
            "minimum": 10752,
            "name": "Green",
            "position": 13,
            "stddev": 3663.519288,
            "variance": 13421373.57
          },
          {
            "average": 27783.29141,
            "count": 9654076,
            "maximum": 57344,
            "minimum": 9728,
            "name": "Blue",
            "position": 14,
            "stddev": 3570.278173,
            "variance": 12746886.23
          },
          {
            "average": 327076.3536,
            "count": 9654076,
            "maximum": 330029.3267,
            "minimum": 323778.0275,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1408.173891,
            "variance": 1982953.708
          },
          {
            "average": 0,
            "count": 9654076,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9654076,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9654076,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9654076,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9654076,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425287.4836,
          4997264.662,
          1064.621451,
          426286.5236,
          4998664.642,
          1186.261451
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425287.4835651609,
                4997264.661978643,
                1064.6214512409717
              ],
              [
                425287.4835651609,
                4998664.641978644,
                1064.6214512409717
              ],
              [
                426286.5235651609,
                4998664.641978644,
                1186.2614512409716
              ],
              [
                426286.5235651609,
                4997264.661978643,
                1186.2614512409716
              ],
              [
                425287.4835651609,
                4997264.661978643,
                1064.6214512409717
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:27:09+00:00",
        "end_time": "2011-09-17T19:42:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502336,
            45.1249091,
            1064.621451,
            -117.9373227,
            45.1376146,
            1186.261451
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002433397319,
                  45.124909101716135,
                  1064.6214512409717
                ],
                [
                  -117.95023356258135,
                  45.13750959427023,
                  1064.6214512409717
                ],
                [
                  -117.937529135353,
                  45.137614598376764,
                  1186.2614512409716
                ],
                [
                  -117.93732270309015,
                  45.12501405995696,
                  1186.2614512409716
                ],
                [
                  -117.95002433397319,
                  45.124909101716135,
                  1064.6214512409717
                ]
              ]
            ]
          },
          "id": "45117B8325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:27:09Z",
            "pc:count": 9654076,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425811.3106,
                "count": 9654076,
                "maximum": 426286.5236,
                "minimum": 425287.4836,
                "name": "X",
                "position": 0,
                "stddev": 291.5469711,
                "variance": 84999.63635
              },
              {
                "average": 4997999.12,
                "count": 9654076,
                "maximum": 4998664.642,
                "minimum": 4997264.662,
                "name": "Y",
                "position": 1,
                "stddev": 402.8582333,
                "variance": 162294.7561
              },
              {
                "average": 1103.724064,
                "count": 9654076,
                "maximum": 1186.261451,
                "minimum": 1064.621451,
                "name": "Z",
                "position": 2,
                "stddev": 27.39375993,
                "variance": 750.418083
              },
              {
                "average": 111.5401095,
                "count": 9654076,
                "maximum": 245,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.90320514,
                "variance": 320.5247543
              },
              {
                "average": 1.000373728,
                "count": 9654076,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01935521511,
                "variance": 0.0003746243518
              },
              {
                "average": 1.000748492,
                "count": 9654076,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02741265776,
                "variance": 0.0007514538053
              },
              {
                "average": 0.5000239277,
                "count": 9654076,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000253,
                "variance": 0.2500000253
              },
              {
                "average": 0,
                "count": 9654076,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.303528375,
                "count": 9654076,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4597813855,
                "variance": 0.2113989225
              },
              {
                "average": 0.1921467887,
                "count": 9654076,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.523239567,
                "variance": 72.64561271
              },
              {
                "average": 137,
                "count": 9654076,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10666.62187,
                "count": 9654076,
                "maximum": 10671,
                "minimum": 10662,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.959606682,
                "variance": 3.84005835
              },
              {
                "average": 36794.83051,
                "count": 9654076,
                "maximum": 55552,
                "minimum": 12544,
                "name": "Red",
                "position": 12,
                "stddev": 5012.134147,
                "variance": 25121488.71
              },
              {
                "average": 33244.87734,
                "count": 9654076,
                "maximum": 55040,
                "minimum": 10752,
                "name": "Green",
                "position": 13,
                "stddev": 3663.519288,
                "variance": 13421373.57
              },
              {
                "average": 27783.29141,
                "count": 9654076,
                "maximum": 57344,
                "minimum": 9728,
                "name": "Blue",
                "position": 14,
                "stddev": 3570.278173,
                "variance": 12746886.23
              },
              {
                "average": 327076.3536,
                "count": 9654076,
                "maximum": 330029.3267,
                "minimum": 323778.0275,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1408.173891,
                "variance": 1982953.708
              },
              {
                "average": 0,
                "count": 9654076,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9654076,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9654076,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9654076,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9654076,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425287.4836,
              4997264.662,
              1064.621451,
              426286.5236,
              4998664.642,
              1186.261451
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425287.4835651609,
                    4997264.661978643,
                    1064.6214512409717
                  ],
                  [
                    425287.4835651609,
                    4998664.641978644,
                    1064.6214512409717
                  ],
                  [
                    426286.5235651609,
                    4998664.641978644,
                    1186.2614512409716
                  ],
                  [
                    426286.5235651609,
                    4997264.661978643,
                    1186.2614512409716
                  ],
                  [
                    425287.4835651609,
                    4997264.661978643,
                    1064.6214512409717
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:27:09+00:00",
            "end_time": "2011-09-17T19:42:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117C8108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97498628085476,
              45.35242280575074,
              820.4517030447028
            ],
            [
              -117.97515954672095,
              45.362510248961776,
              820.4517030447028
            ],
            [
              -117.9625290467775,
              45.36261739346236,
              855.4917030447027
            ],
            [
              -117.96235802424783,
              45.35252991278052,
              855.4917030447027
            ],
            [
              -117.97498628085476,
              45.35242280575074,
              820.4517030447028
            ]
          ]
        ]
      },
      "bbox": [
        -117.9751595,
        45.35242281,
        820.451703,
        -117.962358,
        45.36261739,
        855.491703
      ],
      "properties": {
        "datetime": "2011-09-15T00:37:57Z",
        "pc:count": 11782756,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424067.8875,
            "count": 11782756,
            "maximum": 424619.1175,
            "minimum": 423629.7975,
            "name": "X",
            "position": 0,
            "stddev": 268.9184183,
            "variance": 72317.11569
          },
          {
            "average": 5023157.541,
            "count": 11782756,
            "maximum": 5023683.777,
            "minimum": 5022562.957,
            "name": "Y",
            "position": 1,
            "stddev": 302.861907,
            "variance": 91725.33469
          },
          {
            "average": 824.2312902,
            "count": 11782756,
            "maximum": 855.491703,
            "minimum": 820.451703,
            "name": "Z",
            "position": 2,
            "stddev": 1.820773021,
            "variance": 3.315214393
          },
          {
            "average": 181.7596636,
            "count": 11782756,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 58.88245659,
            "variance": 3467.143694
          },
          {
            "average": 1.002557551,
            "count": 11782756,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05593267636,
            "variance": 0.003128464285
          },
          {
            "average": 1.005314376,
            "count": 11782756,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08506428678,
            "variance": 0.007235932885
          },
          {
            "average": 0.4981791187,
            "count": 11782756,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967056,
            "variance": 0.2499967056
          },
          {
            "average": 0,
            "count": 11782756,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.208580573,
            "count": 11782756,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4062938982,
            "variance": 0.1650747317
          },
          {
            "average": -0.2983544914,
            "count": 11782756,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.343543741,
            "variance": 69.61472216
          },
          {
            "average": 176.7483182,
            "count": 11782756,
            "maximum": 213,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 37.55898188,
            "variance": 1410.67712
          },
          {
            "average": 455.3523846,
            "count": 11782756,
            "maximum": 1033,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 379.7743847,
            "variance": 144228.5833
          },
          {
            "average": 31125.72158,
            "count": 11782756,
            "maximum": 64000,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 13233.09494,
            "variance": 175114801.6
          },
          {
            "average": 30926.0457,
            "count": 11782756,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 10322.05096,
            "variance": 106544736.1
          },
          {
            "average": 25151.55132,
            "count": 11782756,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7781.746216,
            "variance": 60555574.18
          },
          {
            "average": 79570.28307,
            "count": 11782756,
            "maximum": 82277.40771,
            "minimum": 77914.268,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1495.884137,
            "variance": 2237669.352
          },
          {
            "average": 0,
            "count": 11782756,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11782756,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11782756,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11782756,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11782756,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423629.7975,
          5022562.957,
          820.451703,
          424619.1175,
          5023683.777,
          855.491703
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423629.797488611,
                5022562.956536447,
                820.4517030447028
              ],
              [
                423629.797488611,
                5023683.776536447,
                820.4517030447028
              ],
              [
                424619.11748861097,
                5023683.776536447,
                855.4917030447027
              ],
              [
                424619.11748861097,
                5022562.956536447,
                855.4917030447027
              ],
              [
                423629.797488611,
                5022562.956536447,
                820.4517030447028
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:37:57+00:00",
        "end_time": "2011-09-14T23:25:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9751595,
            45.35242281,
            820.451703,
            -117.962358,
            45.36261739,
            855.491703
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97498628085476,
                  45.35242280575074,
                  820.4517030447028
                ],
                [
                  -117.97515954672095,
                  45.362510248961776,
                  820.4517030447028
                ],
                [
                  -117.9625290467775,
                  45.36261739346236,
                  855.4917030447027
                ],
                [
                  -117.96235802424783,
                  45.35252991278052,
                  855.4917030447027
                ],
                [
                  -117.97498628085476,
                  45.35242280575074,
                  820.4517030447028
                ]
              ]
            ]
          },
          "id": "45117C8108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:37:57Z",
            "pc:count": 11782756,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424067.8875,
                "count": 11782756,
                "maximum": 424619.1175,
                "minimum": 423629.7975,
                "name": "X",
                "position": 0,
                "stddev": 268.9184183,
                "variance": 72317.11569
              },
              {
                "average": 5023157.541,
                "count": 11782756,
                "maximum": 5023683.777,
                "minimum": 5022562.957,
                "name": "Y",
                "position": 1,
                "stddev": 302.861907,
                "variance": 91725.33469
              },
              {
                "average": 824.2312902,
                "count": 11782756,
                "maximum": 855.491703,
                "minimum": 820.451703,
                "name": "Z",
                "position": 2,
                "stddev": 1.820773021,
                "variance": 3.315214393
              },
              {
                "average": 181.7596636,
                "count": 11782756,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 58.88245659,
                "variance": 3467.143694
              },
              {
                "average": 1.002557551,
                "count": 11782756,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05593267636,
                "variance": 0.003128464285
              },
              {
                "average": 1.005314376,
                "count": 11782756,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08506428678,
                "variance": 0.007235932885
              },
              {
                "average": 0.4981791187,
                "count": 11782756,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967056,
                "variance": 0.2499967056
              },
              {
                "average": 0,
                "count": 11782756,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.208580573,
                "count": 11782756,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4062938982,
                "variance": 0.1650747317
              },
              {
                "average": -0.2983544914,
                "count": 11782756,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.343543741,
                "variance": 69.61472216
              },
              {
                "average": 176.7483182,
                "count": 11782756,
                "maximum": 213,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 37.55898188,
                "variance": 1410.67712
              },
              {
                "average": 455.3523846,
                "count": 11782756,
                "maximum": 1033,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 379.7743847,
                "variance": 144228.5833
              },
              {
                "average": 31125.72158,
                "count": 11782756,
                "maximum": 64000,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 13233.09494,
                "variance": 175114801.6
              },
              {
                "average": 30926.0457,
                "count": 11782756,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 10322.05096,
                "variance": 106544736.1
              },
              {
                "average": 25151.55132,
                "count": 11782756,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7781.746216,
                "variance": 60555574.18
              },
              {
                "average": 79570.28307,
                "count": 11782756,
                "maximum": 82277.40771,
                "minimum": 77914.268,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1495.884137,
                "variance": 2237669.352
              },
              {
                "average": 0,
                "count": 11782756,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11782756,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11782756,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11782756,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11782756,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423629.7975,
              5022562.957,
              820.451703,
              424619.1175,
              5023683.777,
              855.491703
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423629.797488611,
                    5022562.956536447,
                    820.4517030447028
                  ],
                  [
                    423629.797488611,
                    5023683.776536447,
                    820.4517030447028
                  ],
                  [
                    424619.11748861097,
                    5023683.776536447,
                    855.4917030447027
                  ],
                  [
                    424619.11748861097,
                    5022562.956536447,
                    855.4917030447027
                  ],
                  [
                    423629.797488611,
                    5022562.956536447,
                    820.4517030447028
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:37:57+00:00",
            "end_time": "2011-09-14T23:25: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": "45117B7412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002528225606,
              45.14992535307072,
              921.6480316914315
            ],
            [
              -117.80020140495454,
              45.162510093565565,
              921.6480316914315
            ],
            [
              -117.78752857702165,
              45.162598185510085,
              1342.0080316914316
            ],
            [
              -117.78735524288695,
              45.15001340658445,
              1342.0080316914316
            ],
            [
              -117.80002528225606,
              45.14992535307072,
              921.6480316914315
            ]
          ]
        ]
      },
      "bbox": [
        -117.8002014,
        45.14992535,
        921.6480317,
        -117.7873552,
        45.16259819,
        1342.008032
      ],
      "properties": {
        "datetime": "2011-09-15T22:09:24Z",
        "pc:count": 9019307,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437613.0865,
            "count": 9019307,
            "maximum": 438107.5697,
            "minimum": 437111.4897,
            "name": "X",
            "position": 0,
            "stddev": 285.4372209,
            "variance": 81474.40706
          },
          {
            "average": 5000604.213,
            "count": 9019307,
            "maximum": 5001314.219,
            "minimum": 4999916.039,
            "name": "Y",
            "position": 1,
            "stddev": 410.6023521,
            "variance": 168594.2915
          },
          {
            "average": 1063.317994,
            "count": 9019307,
            "maximum": 1342.008032,
            "minimum": 921.6480317,
            "name": "Z",
            "position": 2,
            "stddev": 96.23078442,
            "variance": 9260.36387
          },
          {
            "average": 98.76521866,
            "count": 9019307,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 40.26956471,
            "variance": 1621.637842
          },
          {
            "average": 1.035817053,
            "count": 9019307,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1951152086,
            "variance": 0.03806994463
          },
          {
            "average": 1.075850173,
            "count": 9019307,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2864455746,
            "variance": 0.08205106721
          },
          {
            "average": 0.5000685751,
            "count": 9019307,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000023,
            "variance": 0.250000023
          },
          {
            "average": 0,
            "count": 9019307,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.230559621,
            "count": 9019307,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4211910512,
            "variance": 0.1774019016
          },
          {
            "average": 0.2485944813,
            "count": 9019307,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.671658407,
            "variance": 75.19765953
          },
          {
            "average": 141.4687389,
            "count": 9019307,
            "maximum": 164,
            "minimum": 122,
            "name": "UserData",
            "position": 10,
            "stddev": 7.164903696,
            "variance": 51.33584497
          },
          {
            "average": 10718.64895,
            "count": 9019307,
            "maximum": 10723,
            "minimum": 10714,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.769432143,
            "variance": 3.130890109
          },
          {
            "average": 24497.87074,
            "count": 9019307,
            "maximum": 63744,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 8946.764357,
            "variance": 80044592.46
          },
          {
            "average": 25129.8941,
            "count": 9019307,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 7537.334909,
            "variance": 56811417.52
          },
          {
            "average": 20571.81342,
            "count": 9019307,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6011.671447,
            "variance": 36140193.58
          },
          {
            "average": 157950.325,
            "count": 9019307,
            "maximum": 159764.9665,
            "minimum": 156022.0933,
            "name": "GpsTime",
            "position": 15,
            "stddev": 735.6672051,
            "variance": 541206.2367
          },
          {
            "average": 0,
            "count": 9019307,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9019307,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9019307,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9019307,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9019307,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437111.4897,
          4999916.039,
          921.6480317,
          438107.5697,
          5001314.219,
          1342.008032
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437111.4896689952,
                4999916.039196111,
                921.6480316914315
              ],
              [
                437111.4896689952,
                5001314.219196111,
                921.6480316914315
              ],
              [
                438107.56966899516,
                5001314.219196111,
                1342.0080316914316
              ],
              [
                438107.56966899516,
                4999916.039196111,
                1342.0080316914316
              ],
              [
                437111.4896689952,
                4999916.039196111,
                921.6480316914315
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T22:09:24+00:00",
        "end_time": "2011-09-15T21:07:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8002014,
            45.14992535,
            921.6480317,
            -117.7873552,
            45.16259819,
            1342.008032
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002528225606,
                  45.14992535307072,
                  921.6480316914315
                ],
                [
                  -117.80020140495454,
                  45.162510093565565,
                  921.6480316914315
                ],
                [
                  -117.78752857702165,
                  45.162598185510085,
                  1342.0080316914316
                ],
                [
                  -117.78735524288695,
                  45.15001340658445,
                  1342.0080316914316
                ],
                [
                  -117.80002528225606,
                  45.14992535307072,
                  921.6480316914315
                ]
              ]
            ]
          },
          "id": "45117B7412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T22:09:24Z",
            "pc:count": 9019307,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437613.0865,
                "count": 9019307,
                "maximum": 438107.5697,
                "minimum": 437111.4897,
                "name": "X",
                "position": 0,
                "stddev": 285.4372209,
                "variance": 81474.40706
              },
              {
                "average": 5000604.213,
                "count": 9019307,
                "maximum": 5001314.219,
                "minimum": 4999916.039,
                "name": "Y",
                "position": 1,
                "stddev": 410.6023521,
                "variance": 168594.2915
              },
              {
                "average": 1063.317994,
                "count": 9019307,
                "maximum": 1342.008032,
                "minimum": 921.6480317,
                "name": "Z",
                "position": 2,
                "stddev": 96.23078442,
                "variance": 9260.36387
              },
              {
                "average": 98.76521866,
                "count": 9019307,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 40.26956471,
                "variance": 1621.637842
              },
              {
                "average": 1.035817053,
                "count": 9019307,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1951152086,
                "variance": 0.03806994463
              },
              {
                "average": 1.075850173,
                "count": 9019307,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2864455746,
                "variance": 0.08205106721
              },
              {
                "average": 0.5000685751,
                "count": 9019307,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000023,
                "variance": 0.250000023
              },
              {
                "average": 0,
                "count": 9019307,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.230559621,
                "count": 9019307,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4211910512,
                "variance": 0.1774019016
              },
              {
                "average": 0.2485944813,
                "count": 9019307,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.671658407,
                "variance": 75.19765953
              },
              {
                "average": 141.4687389,
                "count": 9019307,
                "maximum": 164,
                "minimum": 122,
                "name": "UserData",
                "position": 10,
                "stddev": 7.164903696,
                "variance": 51.33584497
              },
              {
                "average": 10718.64895,
                "count": 9019307,
                "maximum": 10723,
                "minimum": 10714,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.769432143,
                "variance": 3.130890109
              },
              {
                "average": 24497.87074,
                "count": 9019307,
                "maximum": 63744,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 8946.764357,
                "variance": 80044592.46
              },
              {
                "average": 25129.8941,
                "count": 9019307,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 7537.334909,
                "variance": 56811417.52
              },
              {
                "average": 20571.81342,
                "count": 9019307,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6011.671447,
                "variance": 36140193.58
              },
              {
                "average": 157950.325,
                "count": 9019307,
                "maximum": 159764.9665,
                "minimum": 156022.0933,
                "name": "GpsTime",
                "position": 15,
                "stddev": 735.6672051,
                "variance": 541206.2367
              },
              {
                "average": 0,
                "count": 9019307,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9019307,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9019307,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9019307,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9019307,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437111.4897,
              4999916.039,
              921.6480317,
              438107.5697,
              5001314.219,
              1342.008032
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437111.4896689952,
                    4999916.039196111,
                    921.6480316914315
                  ],
                  [
                    437111.4896689952,
                    5001314.219196111,
                    921.6480316914315
                  ],
                  [
                    438107.56966899516,
                    5001314.219196111,
                    1342.0080316914316
                  ],
                  [
                    438107.56966899516,
                    4999916.039196111,
                    1342.0080316914316
                  ],
                  [
                    437111.4896689952,
                    4999916.039196111,
                    921.6480316914315
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T22:09:24+00:00",
            "end_time": "2011-09-15T21: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": "45117B8424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002504158431,
              45.12491462230192,
              1135.9164573058242
            ],
            [
              -117.90022317455636,
              45.13750989236308,
              1135.9164573058242
            ],
            [
              -117.88752950588355,
              45.13760924822235,
              1351.2764573058244
            ],
            [
              -117.8873341658087,
              45.12501393478057,
              1351.2764573058244
            ],
            [
              -117.90002504158431,
              45.12491462230192,
              1135.9164573058242
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002232,
        45.12491462,
        1135.916457,
        -117.8873342,
        45.13760925,
        1351.276457
      ],
      "properties": {
        "datetime": "2011-09-16T22:18:17Z",
        "pc:count": 9458651,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429720.5213,
            "count": 9458651,
            "maximum": 430217.8061,
            "minimum": 429219.6261,
            "name": "X",
            "position": 0,
            "stddev": 284.0642328,
            "variance": 80692.48834
          },
          {
            "average": 4997909.525,
            "count": 9458651,
            "maximum": 4998619.664,
            "minimum": 4997220.284,
            "name": "Y",
            "position": 1,
            "stddev": 393.0470636,
            "variance": 154485.9942
          },
          {
            "average": 1218.844174,
            "count": 9458651,
            "maximum": 1351.276457,
            "minimum": 1135.916457,
            "name": "Z",
            "position": 2,
            "stddev": 54.55526143,
            "variance": 2976.27655
          },
          {
            "average": 111.9236391,
            "count": 9458651,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.68249469,
            "variance": 427.7655866
          },
          {
            "average": 1.000092719,
            "count": 9458651,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00962864299,
            "variance": 9.271076582e-05
          },
          {
            "average": 1.00021557,
            "count": 9458651,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01469511137,
            "variance": 0.0002159462982
          },
          {
            "average": 0.4999884233,
            "count": 9458651,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000263,
            "variance": 0.2500000263
          },
          {
            "average": 0,
            "count": 9458651,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.288376641,
            "count": 9458651,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4530072576,
            "variance": 0.2052155755
          },
          {
            "average": -0.04409166556,
            "count": 9458651,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.507999523,
            "variance": 72.38605589
          },
          {
            "average": 134.3438044,
            "count": 9458651,
            "maximum": 146,
            "minimum": 125,
            "name": "UserData",
            "position": 10,
            "stddev": 2.958603116,
            "variance": 8.753332397
          },
          {
            "average": 10763.84271,
            "count": 9458651,
            "maximum": 10768,
            "minimum": 10760,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.662091396,
            "variance": 2.762547809
          },
          {
            "average": 37163.98158,
            "count": 9458651,
            "maximum": 54272,
            "minimum": 7168,
            "name": "Red",
            "position": 12,
            "stddev": 5287.707162,
            "variance": 27959847.03
          },
          {
            "average": 34608.54144,
            "count": 9458651,
            "maximum": 53760,
            "minimum": 8192,
            "name": "Green",
            "position": 13,
            "stddev": 3999.949235,
            "variance": 15999593.89
          },
          {
            "average": 30024.7698,
            "count": 9458651,
            "maximum": 52224,
            "minimum": 5888,
            "name": "Blue",
            "position": 14,
            "stddev": 3934.303128,
            "variance": 15478741.1
          },
          {
            "average": 243469.4262,
            "count": 9458651,
            "maximum": 246697.6869,
            "minimum": 240609.9836,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1245.222804,
            "variance": 1550579.831
          },
          {
            "average": 0,
            "count": 9458651,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9458651,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9458651,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9458651,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9458651,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429219.6261,
          4997220.284,
          1135.916457,
          430217.8061,
          4998619.664,
          1351.276457
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429219.6260842181,
                4997220.284269691,
                1135.9164573058242
              ],
              [
                429219.6260842181,
                4998619.664269692,
                1135.9164573058242
              ],
              [
                430217.80608421814,
                4998619.664269692,
                1351.2764573058244
              ],
              [
                430217.80608421814,
                4997220.284269691,
                1351.2764573058244
              ],
              [
                429219.6260842181,
                4997220.284269691,
                1135.9164573058242
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T22:18:17+00:00",
        "end_time": "2011-09-16T20:36:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002232,
            45.12491462,
            1135.916457,
            -117.8873342,
            45.13760925,
            1351.276457
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002504158431,
                  45.12491462230192,
                  1135.9164573058242
                ],
                [
                  -117.90022317455636,
                  45.13750989236308,
                  1135.9164573058242
                ],
                [
                  -117.88752950588355,
                  45.13760924822235,
                  1351.2764573058244
                ],
                [
                  -117.8873341658087,
                  45.12501393478057,
                  1351.2764573058244
                ],
                [
                  -117.90002504158431,
                  45.12491462230192,
                  1135.9164573058242
                ]
              ]
            ]
          },
          "id": "45117B8424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T22:18:17Z",
            "pc:count": 9458651,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429720.5213,
                "count": 9458651,
                "maximum": 430217.8061,
                "minimum": 429219.6261,
                "name": "X",
                "position": 0,
                "stddev": 284.0642328,
                "variance": 80692.48834
              },
              {
                "average": 4997909.525,
                "count": 9458651,
                "maximum": 4998619.664,
                "minimum": 4997220.284,
                "name": "Y",
                "position": 1,
                "stddev": 393.0470636,
                "variance": 154485.9942
              },
              {
                "average": 1218.844174,
                "count": 9458651,
                "maximum": 1351.276457,
                "minimum": 1135.916457,
                "name": "Z",
                "position": 2,
                "stddev": 54.55526143,
                "variance": 2976.27655
              },
              {
                "average": 111.9236391,
                "count": 9458651,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.68249469,
                "variance": 427.7655866
              },
              {
                "average": 1.000092719,
                "count": 9458651,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00962864299,
                "variance": 9.271076582e-05
              },
              {
                "average": 1.00021557,
                "count": 9458651,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01469511137,
                "variance": 0.0002159462982
              },
              {
                "average": 0.4999884233,
                "count": 9458651,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000263,
                "variance": 0.2500000263
              },
              {
                "average": 0,
                "count": 9458651,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.288376641,
                "count": 9458651,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4530072576,
                "variance": 0.2052155755
              },
              {
                "average": -0.04409166556,
                "count": 9458651,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.507999523,
                "variance": 72.38605589
              },
              {
                "average": 134.3438044,
                "count": 9458651,
                "maximum": 146,
                "minimum": 125,
                "name": "UserData",
                "position": 10,
                "stddev": 2.958603116,
                "variance": 8.753332397
              },
              {
                "average": 10763.84271,
                "count": 9458651,
                "maximum": 10768,
                "minimum": 10760,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.662091396,
                "variance": 2.762547809
              },
              {
                "average": 37163.98158,
                "count": 9458651,
                "maximum": 54272,
                "minimum": 7168,
                "name": "Red",
                "position": 12,
                "stddev": 5287.707162,
                "variance": 27959847.03
              },
              {
                "average": 34608.54144,
                "count": 9458651,
                "maximum": 53760,
                "minimum": 8192,
                "name": "Green",
                "position": 13,
                "stddev": 3999.949235,
                "variance": 15999593.89
              },
              {
                "average": 30024.7698,
                "count": 9458651,
                "maximum": 52224,
                "minimum": 5888,
                "name": "Blue",
                "position": 14,
                "stddev": 3934.303128,
                "variance": 15478741.1
              },
              {
                "average": 243469.4262,
                "count": 9458651,
                "maximum": 246697.6869,
                "minimum": 240609.9836,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1245.222804,
                "variance": 1550579.831
              },
              {
                "average": 0,
                "count": 9458651,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9458651,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9458651,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9458651,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9458651,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429219.6261,
              4997220.284,
              1135.916457,
              430217.8061,
              4998619.664,
              1351.276457
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429219.6260842181,
                    4997220.284269691,
                    1135.9164573058242
                  ],
                  [
                    429219.6260842181,
                    4998619.664269692,
                    1135.9164573058242
                  ],
                  [
                    430217.80608421814,
                    4998619.664269692,
                    1351.2764573058244
                  ],
                  [
                    430217.80608421814,
                    4997220.284269691,
                    1351.2764573058244
                  ],
                  [
                    429219.6260842181,
                    4997220.284269691,
                    1135.9164573058242
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T22:18:17+00:00",
            "end_time": "2011-09-16T20:36: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": "45117D8410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752475396586,
              45.412415835550334,
              1028.9949888863005
            ],
            [
              -117.88764417614412,
              45.42003827408009,
              1028.9949888863005
            ],
            [
              -117.87506904539524,
              45.42013531054257,
              1372.3949888863006
            ],
            [
              -117.87495131452877,
              45.41251284636774,
              1372.3949888863006
            ],
            [
              -117.88752475396586,
              45.412415835550334,
              1028.9949888863005
            ]
          ]
        ]
      },
      "bbox": [
        -117.8876442,
        45.41241584,
        1028.994989,
        -117.8749513,
        45.42013531,
        1372.394989
      ],
      "properties": {
        "datetime": "2011-09-18T21:05:47Z",
        "pc:count": 5681331,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431012.2483,
            "count": 5681331,
            "maximum": 431538.1581,
            "minimum": 430554.1981,
            "name": "X",
            "position": 0,
            "stddev": 271.2378113,
            "variance": 73569.95029
          },
          {
            "average": 5029539.612,
            "count": 5681331,
            "maximum": 5029995.553,
            "minimum": 5029148.633,
            "name": "Y",
            "position": 1,
            "stddev": 236.4189174,
            "variance": 55893.90449
          },
          {
            "average": 1267.227041,
            "count": 5681331,
            "maximum": 1372.394989,
            "minimum": 1028.994989,
            "name": "Z",
            "position": 2,
            "stddev": 83.15981438,
            "variance": 6915.554727
          },
          {
            "average": 97.78448659,
            "count": 5681331,
            "maximum": 243,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.55563302,
            "variance": 1726.870636
          },
          {
            "average": 1.06564254,
            "count": 5681331,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.264354623,
            "variance": 0.06988336673
          },
          {
            "average": 1.13591903,
            "count": 5681331,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3833154961,
            "variance": 0.1469307695
          },
          {
            "average": 0.5000257862,
            "count": 5681331,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000433,
            "variance": 0.2500000433
          },
          {
            "average": 0,
            "count": 5681331,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.243558772,
            "count": 5681331,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4292294594,
            "variance": 0.1842379289
          },
          {
            "average": -0.9284712789,
            "count": 5681331,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.379742912,
            "variance": 70.22009128
          },
          {
            "average": 138,
            "count": 5681331,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10617.83196,
            "count": 5681331,
            "maximum": 10621,
            "minimum": 10615,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.343085858,
            "variance": 1.803879621
          },
          {
            "average": 413089.4971,
            "count": 5681331,
            "maximum": 415147.0059,
            "minimum": 411651.4297,
            "name": "GpsTime",
            "position": 12,
            "stddev": 849.9468743,
            "variance": 722409.6891
          },
          {
            "average": 0,
            "count": 5681331,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5681331,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5681331,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5681331,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5681331,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430554.1981,
          5029148.633,
          1028.994989,
          431538.1581,
          5029995.553,
          1372.394989
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430554.1980726435,
                5029148.633292254,
                1028.9949888863005
              ],
              [
                430554.1980726435,
                5029995.553292254,
                1028.9949888863005
              ],
              [
                431538.15807264345,
                5029995.553292254,
                1372.3949888863006
              ],
              [
                431538.15807264345,
                5029148.633292254,
                1372.3949888863006
              ],
              [
                430554.1980726435,
                5029148.633292254,
                1028.9949888863005
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T21:05:47+00:00",
        "end_time": "2011-09-18T20:07:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8876442,
            45.41241584,
            1028.994989,
            -117.8749513,
            45.42013531,
            1372.394989
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752475396586,
                  45.412415835550334,
                  1028.9949888863005
                ],
                [
                  -117.88764417614412,
                  45.42003827408009,
                  1028.9949888863005
                ],
                [
                  -117.87506904539524,
                  45.42013531054257,
                  1372.3949888863006
                ],
                [
                  -117.87495131452877,
                  45.41251284636774,
                  1372.3949888863006
                ],
                [
                  -117.88752475396586,
                  45.412415835550334,
                  1028.9949888863005
                ]
              ]
            ]
          },
          "id": "45117D8410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:05:47Z",
            "pc:count": 5681331,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431012.2483,
                "count": 5681331,
                "maximum": 431538.1581,
                "minimum": 430554.1981,
                "name": "X",
                "position": 0,
                "stddev": 271.2378113,
                "variance": 73569.95029
              },
              {
                "average": 5029539.612,
                "count": 5681331,
                "maximum": 5029995.553,
                "minimum": 5029148.633,
                "name": "Y",
                "position": 1,
                "stddev": 236.4189174,
                "variance": 55893.90449
              },
              {
                "average": 1267.227041,
                "count": 5681331,
                "maximum": 1372.394989,
                "minimum": 1028.994989,
                "name": "Z",
                "position": 2,
                "stddev": 83.15981438,
                "variance": 6915.554727
              },
              {
                "average": 97.78448659,
                "count": 5681331,
                "maximum": 243,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.55563302,
                "variance": 1726.870636
              },
              {
                "average": 1.06564254,
                "count": 5681331,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.264354623,
                "variance": 0.06988336673
              },
              {
                "average": 1.13591903,
                "count": 5681331,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3833154961,
                "variance": 0.1469307695
              },
              {
                "average": 0.5000257862,
                "count": 5681331,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000433,
                "variance": 0.2500000433
              },
              {
                "average": 0,
                "count": 5681331,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.243558772,
                "count": 5681331,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4292294594,
                "variance": 0.1842379289
              },
              {
                "average": -0.9284712789,
                "count": 5681331,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.379742912,
                "variance": 70.22009128
              },
              {
                "average": 138,
                "count": 5681331,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10617.83196,
                "count": 5681331,
                "maximum": 10621,
                "minimum": 10615,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.343085858,
                "variance": 1.803879621
              },
              {
                "average": 413089.4971,
                "count": 5681331,
                "maximum": 415147.0059,
                "minimum": 411651.4297,
                "name": "GpsTime",
                "position": 12,
                "stddev": 849.9468743,
                "variance": 722409.6891
              },
              {
                "average": 0,
                "count": 5681331,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5681331,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5681331,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5681331,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5681331,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430554.1981,
              5029148.633,
              1028.994989,
              431538.1581,
              5029995.553,
              1372.394989
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430554.1980726435,
                    5029148.633292254,
                    1028.9949888863005
                  ],
                  [
                    430554.1980726435,
                    5029995.553292254,
                    1028.9949888863005
                  ],
                  [
                    431538.15807264345,
                    5029995.553292254,
                    1372.3949888863006
                  ],
                  [
                    431538.15807264345,
                    5029148.633292254,
                    1372.3949888863006
                  ],
                  [
                    430554.1980726435,
                    5029148.633292254,
                    1028.9949888863005
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T21:05:47+00:00",
            "end_time": "2011-09-18T20:07: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": "45117D8102a.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752542489615,
              45.4874502853319,
              817.3464853642191
            ],
            [
              -117.98774496920598,
              45.50000933589082,
              817.3464853642191
            ],
            [
              -117.97502903533884,
              45.50011859222289,
              856.5464853642192
            ],
            [
              -117.97481231628537,
              45.48755949409125,
              856.5464853642192
            ],
            [
              -117.98752542489615,
              45.4874502853319,
              817.3464853642191
            ]
          ]
        ]
      },
      "bbox": [
        -117.987745,
        45.48745029,
        817.3464854,
        -117.9748123,
        45.50011859,
        856.5464854
      ],
      "properties": {
        "datetime": "2011-09-15T00:33:47Z",
        "pc:count": 8046807,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423085.9841,
            "count": 8046807,
            "maximum": 423825.3748,
            "minimum": 422831.7748,
            "name": "X",
            "position": 0,
            "stddev": 172.5675342,
            "variance": 29779.55385
          },
          {
            "average": 5038274.209,
            "count": 8046807,
            "maximum": 5038971.324,
            "minimum": 5037575.844,
            "name": "Y",
            "position": 1,
            "stddev": 408.8897303,
            "variance": 167190.8116
          },
          {
            "average": 824.3178191,
            "count": 8046807,
            "maximum": 856.5464854,
            "minimum": 817.3464854,
            "name": "Z",
            "position": 2,
            "stddev": 7.411465668,
            "variance": 54.92982334
          },
          {
            "average": 202.5279352,
            "count": 8046807,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.52638158,
            "variance": 2552.915236
          },
          {
            "average": 1.001600138,
            "count": 8046807,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04138723006,
            "variance": 0.001712902812
          },
          {
            "average": 1.003236439,
            "count": 8046807,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05991316549,
            "variance": 0.003589587399
          },
          {
            "average": 0.4993233962,
            "count": 8046807,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995733,
            "variance": 0.2499995733
          },
          {
            "average": 0,
            "count": 8046807,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.233957519,
            "count": 8046807,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4233455096,
            "variance": 0.1792214205
          },
          {
            "average": -0.04933017127,
            "count": 8046807,
            "maximum": 16.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.353412066,
            "variance": 69.77949314
          },
          {
            "average": 185.6410993,
            "count": 8046807,
            "maximum": 213,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 34.03473412,
            "variance": 1158.363127
          },
          {
            "average": 377.9990406,
            "count": 8046807,
            "maximum": 1033,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 342.3298989,
            "variance": 117189.7597
          },
          {
            "average": 36073.25703,
            "count": 8046807,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 11911.31702,
            "variance": 141879473.2
          },
          {
            "average": 34353.91429,
            "count": 8046807,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 10084.3694,
            "variance": 101694506.1
          },
          {
            "average": 28361.95989,
            "count": 8046807,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 8487.890316,
            "variance": 72044282.02
          },
          {
            "average": 79913.98126,
            "count": 8046807,
            "maximum": 82027.17771,
            "minimum": 77676.24629,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1120.67312,
            "variance": 1255908.241
          },
          {
            "average": 0,
            "count": 8046807,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8046807,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8046807,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8046807,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8046807,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422831.7748,
          5037575.844,
          817.3464854,
          423825.3748,
          5038971.324,
          856.5464854
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422831.77482659556,
                5037575.843828356,
                817.3464853642191
              ],
              [
                422831.77482659556,
                5038971.323828356,
                817.3464853642191
              ],
              [
                423825.37482659554,
                5038971.323828356,
                856.5464853642192
              ],
              [
                423825.37482659554,
                5037575.843828356,
                856.5464853642192
              ],
              [
                422831.77482659556,
                5037575.843828356,
                817.3464853642191
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:33:47+00:00",
        "end_time": "2011-09-14T23:21:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8102a.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8102a.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8102a.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8102a.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.987745,
            45.48745029,
            817.3464854,
            -117.9748123,
            45.50011859,
            856.5464854
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752542489615,
                  45.4874502853319,
                  817.3464853642191
                ],
                [
                  -117.98774496920598,
                  45.50000933589082,
                  817.3464853642191
                ],
                [
                  -117.97502903533884,
                  45.50011859222289,
                  856.5464853642192
                ],
                [
                  -117.97481231628537,
                  45.48755949409125,
                  856.5464853642192
                ],
                [
                  -117.98752542489615,
                  45.4874502853319,
                  817.3464853642191
                ]
              ]
            ]
          },
          "id": "45117D8102a.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8102a.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:33:47Z",
            "pc:count": 8046807,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423085.9841,
                "count": 8046807,
                "maximum": 423825.3748,
                "minimum": 422831.7748,
                "name": "X",
                "position": 0,
                "stddev": 172.5675342,
                "variance": 29779.55385
              },
              {
                "average": 5038274.209,
                "count": 8046807,
                "maximum": 5038971.324,
                "minimum": 5037575.844,
                "name": "Y",
                "position": 1,
                "stddev": 408.8897303,
                "variance": 167190.8116
              },
              {
                "average": 824.3178191,
                "count": 8046807,
                "maximum": 856.5464854,
                "minimum": 817.3464854,
                "name": "Z",
                "position": 2,
                "stddev": 7.411465668,
                "variance": 54.92982334
              },
              {
                "average": 202.5279352,
                "count": 8046807,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.52638158,
                "variance": 2552.915236
              },
              {
                "average": 1.001600138,
                "count": 8046807,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04138723006,
                "variance": 0.001712902812
              },
              {
                "average": 1.003236439,
                "count": 8046807,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05991316549,
                "variance": 0.003589587399
              },
              {
                "average": 0.4993233962,
                "count": 8046807,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995733,
                "variance": 0.2499995733
              },
              {
                "average": 0,
                "count": 8046807,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.233957519,
                "count": 8046807,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4233455096,
                "variance": 0.1792214205
              },
              {
                "average": -0.04933017127,
                "count": 8046807,
                "maximum": 16.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.353412066,
                "variance": 69.77949314
              },
              {
                "average": 185.6410993,
                "count": 8046807,
                "maximum": 213,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 34.03473412,
                "variance": 1158.363127
              },
              {
                "average": 377.9990406,
                "count": 8046807,
                "maximum": 1033,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 342.3298989,
                "variance": 117189.7597
              },
              {
                "average": 36073.25703,
                "count": 8046807,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 11911.31702,
                "variance": 141879473.2
              },
              {
                "average": 34353.91429,
                "count": 8046807,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 10084.3694,
                "variance": 101694506.1
              },
              {
                "average": 28361.95989,
                "count": 8046807,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 8487.890316,
                "variance": 72044282.02
              },
              {
                "average": 79913.98126,
                "count": 8046807,
                "maximum": 82027.17771,
                "minimum": 77676.24629,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1120.67312,
                "variance": 1255908.241
              },
              {
                "average": 0,
                "count": 8046807,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8046807,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8046807,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8046807,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8046807,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422831.7748,
              5037575.844,
              817.3464854,
              423825.3748,
              5038971.324,
              856.5464854
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422831.77482659556,
                    5037575.843828356,
                    817.3464853642191
                  ],
                  [
                    422831.77482659556,
                    5038971.323828356,
                    817.3464853642191
                  ],
                  [
                    423825.37482659554,
                    5038971.323828356,
                    856.5464853642192
                  ],
                  [
                    423825.37482659554,
                    5037575.843828356,
                    856.5464853642192
                  ],
                  [
                    422831.77482659556,
                    5037575.843828356,
                    817.3464853642191
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:33:47+00:00",
            "end_time": "2011-09-14T23:21: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": "45117B8313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502446537187,
              45.14990598196347,
              1090.7537778708825
            ],
            [
              -117.97523944181766,
              45.16250956672018,
              1090.7537778708825
            ],
            [
              -117.96252955191149,
              45.16261739840827,
              1225.8737778708823
            ],
            [
              -117.96231737611015,
              45.15001376653899,
              1225.8737778708823
            ],
            [
              -117.97502446537187,
              45.14990598196347,
              1090.7537778708825
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752394,
        45.14990598,
        1090.753778,
        -117.9623174,
        45.1626174,
        1225.873778
      ],
      "properties": {
        "datetime": "2011-09-17T22:23:42Z",
        "pc:count": 9706645,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423859.9449,
            "count": 9706645,
            "maximum": 424353.9156,
            "minimum": 423354.8756,
            "name": "X",
            "position": 0,
            "stddev": 284.883644,
            "variance": 81158.6906
          },
          {
            "average": 5000772.375,
            "count": 9706645,
            "maximum": 5001465.312,
            "minimum": 5000064.972,
            "name": "Y",
            "position": 1,
            "stddev": 396.1735934,
            "variance": 156953.5161
          },
          {
            "average": 1153.587193,
            "count": 9706645,
            "maximum": 1225.873778,
            "minimum": 1090.753778,
            "name": "Z",
            "position": 2,
            "stddev": 24.73125492,
            "variance": 611.6349698
          },
          {
            "average": 107.6565544,
            "count": 9706645,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.80130672,
            "variance": 1142.528336
          },
          {
            "average": 1.008236729,
            "count": 9706645,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09289120991,
            "variance": 0.008628776879
          },
          {
            "average": 1.017546124,
            "count": 9706645,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1378604467,
            "variance": 0.01900550276
          },
          {
            "average": 0.5000577439,
            "count": 9706645,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000224,
            "variance": 0.2500000224
          },
          {
            "average": 0,
            "count": 9706645,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.297144173,
            "count": 9706645,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4570005853,
            "variance": 0.2088495349
          },
          {
            "average": -0.2703021784,
            "count": 9706645,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.463369508,
            "variance": 71.62862343
          },
          {
            "average": 137,
            "count": 9706645,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10671.4986,
            "count": 9706645,
            "maximum": 10676,
            "minimum": 10667,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.654765542,
            "variance": 2.738248998
          },
          {
            "average": 34032.29956,
            "count": 9706645,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 7532.383603,
            "variance": 56736802.75
          },
          {
            "average": 31692.76091,
            "count": 9706645,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 5876.975659,
            "variance": 34538842.9
          },
          {
            "average": 27165.24525,
            "count": 9706645,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 5665.663628,
            "variance": 32099744.35
          },
          {
            "average": 330450.9573,
            "count": 9706645,
            "maximum": 333422.9966,
            "minimum": 327348.2881,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1111.779912,
            "variance": 1236054.572
          },
          {
            "average": 0,
            "count": 9706645,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9706645,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9706645,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9706645,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9706645,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423354.8756,
          5000064.972,
          1090.753778,
          424353.9156,
          5001465.312,
          1225.873778
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423354.8755734087,
                5000064.972198304,
                1090.7537778708825
              ],
              [
                423354.8755734087,
                5001465.312198304,
                1090.7537778708825
              ],
              [
                424353.9155734087,
                5001465.312198304,
                1225.8737778708823
              ],
              [
                424353.9155734087,
                5000064.972198304,
                1225.8737778708823
              ],
              [
                423354.8755734087,
                5000064.972198304,
                1090.7537778708825
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:23:42+00:00",
        "end_time": "2011-09-17T20:42:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752394,
            45.14990598,
            1090.753778,
            -117.9623174,
            45.1626174,
            1225.873778
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502446537187,
                  45.14990598196347,
                  1090.7537778708825
                ],
                [
                  -117.97523944181766,
                  45.16250956672018,
                  1090.7537778708825
                ],
                [
                  -117.96252955191149,
                  45.16261739840827,
                  1225.8737778708823
                ],
                [
                  -117.96231737611015,
                  45.15001376653899,
                  1225.8737778708823
                ],
                [
                  -117.97502446537187,
                  45.14990598196347,
                  1090.7537778708825
                ]
              ]
            ]
          },
          "id": "45117B8313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:23:42Z",
            "pc:count": 9706645,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423859.9449,
                "count": 9706645,
                "maximum": 424353.9156,
                "minimum": 423354.8756,
                "name": "X",
                "position": 0,
                "stddev": 284.883644,
                "variance": 81158.6906
              },
              {
                "average": 5000772.375,
                "count": 9706645,
                "maximum": 5001465.312,
                "minimum": 5000064.972,
                "name": "Y",
                "position": 1,
                "stddev": 396.1735934,
                "variance": 156953.5161
              },
              {
                "average": 1153.587193,
                "count": 9706645,
                "maximum": 1225.873778,
                "minimum": 1090.753778,
                "name": "Z",
                "position": 2,
                "stddev": 24.73125492,
                "variance": 611.6349698
              },
              {
                "average": 107.6565544,
                "count": 9706645,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.80130672,
                "variance": 1142.528336
              },
              {
                "average": 1.008236729,
                "count": 9706645,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09289120991,
                "variance": 0.008628776879
              },
              {
                "average": 1.017546124,
                "count": 9706645,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1378604467,
                "variance": 0.01900550276
              },
              {
                "average": 0.5000577439,
                "count": 9706645,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000224,
                "variance": 0.2500000224
              },
              {
                "average": 0,
                "count": 9706645,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.297144173,
                "count": 9706645,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4570005853,
                "variance": 0.2088495349
              },
              {
                "average": -0.2703021784,
                "count": 9706645,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.463369508,
                "variance": 71.62862343
              },
              {
                "average": 137,
                "count": 9706645,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10671.4986,
                "count": 9706645,
                "maximum": 10676,
                "minimum": 10667,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.654765542,
                "variance": 2.738248998
              },
              {
                "average": 34032.29956,
                "count": 9706645,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 7532.383603,
                "variance": 56736802.75
              },
              {
                "average": 31692.76091,
                "count": 9706645,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 5876.975659,
                "variance": 34538842.9
              },
              {
                "average": 27165.24525,
                "count": 9706645,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 5665.663628,
                "variance": 32099744.35
              },
              {
                "average": 330450.9573,
                "count": 9706645,
                "maximum": 333422.9966,
                "minimum": 327348.2881,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1111.779912,
                "variance": 1236054.572
              },
              {
                "average": 0,
                "count": 9706645,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9706645,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9706645,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9706645,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9706645,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423354.8756,
              5000064.972,
              1090.753778,
              424353.9156,
              5001465.312,
              1225.873778
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423354.8755734087,
                    5000064.972198304,
                    1090.7537778708825
                  ],
                  [
                    423354.8755734087,
                    5001465.312198304,
                    1090.7537778708825
                  ],
                  [
                    424353.9155734087,
                    5001465.312198304,
                    1225.8737778708823
                  ],
                  [
                    424353.9155734087,
                    5000064.972198304,
                    1225.8737778708823
                  ],
                  [
                    423354.8755734087,
                    5000064.972198304,
                    1090.7537778708825
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:23:42+00:00",
            "end_time": "2011-09-17T20:42: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": "45117B7425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.76252525548769,
              45.124929338672665,
              1286.7505565985691
            ],
            [
              -117.76269292658607,
              45.13751046663341,
              1286.7505565985691
            ],
            [
              -117.75002883204324,
              45.13759433917434,
              1689.770556598569
            ],
            [
              -117.74986394439819,
              45.12501317463422,
              1689.770556598569
            ],
            [
              -117.76252525548769,
              45.124929338672665,
              1286.7505565985691
            ]
          ]
        ]
      },
      "bbox": [
        -117.7626929,
        45.12492934,
        1286.750557,
        -117.7498639,
        45.13759434,
        1689.770557
      ],
      "properties": {
        "datetime": "2011-09-15T20:59:42Z",
        "pc:count": 11852097,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 440528.1641,
            "count": 11852097,
            "maximum": 441028.9706,
            "minimum": 440033.1506,
            "name": "X",
            "position": 0,
            "stddev": 280.9870591,
            "variance": 78953.7274
          },
          {
            "average": 4997816.405,
            "count": 11852097,
            "maximum": 4998508.494,
            "minimum": 4997110.734,
            "name": "Y",
            "position": 1,
            "stddev": 389.502272,
            "variance": 151712.0199
          },
          {
            "average": 1456.151081,
            "count": 11852097,
            "maximum": 1689.770557,
            "minimum": 1286.750557,
            "name": "Z",
            "position": 2,
            "stddev": 105.6878633,
            "variance": 11169.92446
          },
          {
            "average": 98.59018712,
            "count": 11852097,
            "maximum": 251,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.62326331,
            "variance": 2173.728682
          },
          {
            "average": 1.058297954,
            "count": 11852097,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2425216636,
            "variance": 0.05881675732
          },
          {
            "average": 1.126425222,
            "count": 11852097,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3542990744,
            "variance": 0.1255278341
          },
          {
            "average": 0.5000215574,
            "count": 11852097,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000206,
            "variance": 0.2500000206
          },
          {
            "average": 0,
            "count": 11852097,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.162184127,
            "count": 11852097,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.368619651,
            "variance": 0.1358804471
          },
          {
            "average": -0.9307864081,
            "count": 11852097,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.497259923,
            "variance": 72.20342621
          },
          {
            "average": 128.3525519,
            "count": 11852097,
            "maximum": 143,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 3.568994258,
            "variance": 12.73772001
          },
          {
            "average": 10709.2906,
            "count": 11852097,
            "maximum": 10713,
            "minimum": 10705,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.663652879,
            "variance": 2.767740903
          },
          {
            "average": 21550.2046,
            "count": 11852097,
            "maximum": 54016,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 7504.201355,
            "variance": 56313037.97
          },
          {
            "average": 24324.19003,
            "count": 11852097,
            "maximum": 52480,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 7914.934998,
            "variance": 62646196.02
          },
          {
            "average": 18900.83595,
            "count": 11852097,
            "maximum": 51200,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 6170.253551,
            "variance": 38072028.88
          },
          {
            "average": 154234.2841,
            "count": 11852097,
            "maximum": 155582.5139,
            "minimum": 152663.8342,
            "name": "GpsTime",
            "position": 15,
            "stddev": 617.8580125,
            "variance": 381748.5236
          },
          {
            "average": 0,
            "count": 11852097,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11852097,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11852097,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11852097,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11852097,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          440033.1506,
          4997110.734,
          1286.750557,
          441028.9706,
          4998508.494,
          1689.770557
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                440033.15059129224,
                4997110.733649839,
                1286.7505565985691
              ],
              [
                440033.15059129224,
                4998508.4936498385,
                1286.7505565985691
              ],
              [
                441028.9705912922,
                4998508.4936498385,
                1689.770556598569
              ],
              [
                441028.9705912922,
                4997110.733649839,
                1689.770556598569
              ],
              [
                440033.15059129224,
                4997110.733649839,
                1286.7505565985691
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:59:42+00:00",
        "end_time": "2011-09-15T20:11:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B7425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B7425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B7425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7626929,
            45.12492934,
            1286.750557,
            -117.7498639,
            45.13759434,
            1689.770557
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.76252525548769,
                  45.124929338672665,
                  1286.7505565985691
                ],
                [
                  -117.76269292658607,
                  45.13751046663341,
                  1286.7505565985691
                ],
                [
                  -117.75002883204324,
                  45.13759433917434,
                  1689.770556598569
                ],
                [
                  -117.74986394439819,
                  45.12501317463422,
                  1689.770556598569
                ],
                [
                  -117.76252525548769,
                  45.124929338672665,
                  1286.7505565985691
                ]
              ]
            ]
          },
          "id": "45117B7425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B7425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:59:42Z",
            "pc:count": 11852097,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 440528.1641,
                "count": 11852097,
                "maximum": 441028.9706,
                "minimum": 440033.1506,
                "name": "X",
                "position": 0,
                "stddev": 280.9870591,
                "variance": 78953.7274
              },
              {
                "average": 4997816.405,
                "count": 11852097,
                "maximum": 4998508.494,
                "minimum": 4997110.734,
                "name": "Y",
                "position": 1,
                "stddev": 389.502272,
                "variance": 151712.0199
              },
              {
                "average": 1456.151081,
                "count": 11852097,
                "maximum": 1689.770557,
                "minimum": 1286.750557,
                "name": "Z",
                "position": 2,
                "stddev": 105.6878633,
                "variance": 11169.92446
              },
              {
                "average": 98.59018712,
                "count": 11852097,
                "maximum": 251,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.62326331,
                "variance": 2173.728682
              },
              {
                "average": 1.058297954,
                "count": 11852097,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2425216636,
                "variance": 0.05881675732
              },
              {
                "average": 1.126425222,
                "count": 11852097,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3542990744,
                "variance": 0.1255278341
              },
              {
                "average": 0.5000215574,
                "count": 11852097,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000206,
                "variance": 0.2500000206
              },
              {
                "average": 0,
                "count": 11852097,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.162184127,
                "count": 11852097,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.368619651,
                "variance": 0.1358804471
              },
              {
                "average": -0.9307864081,
                "count": 11852097,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.497259923,
                "variance": 72.20342621
              },
              {
                "average": 128.3525519,
                "count": 11852097,
                "maximum": 143,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 3.568994258,
                "variance": 12.73772001
              },
              {
                "average": 10709.2906,
                "count": 11852097,
                "maximum": 10713,
                "minimum": 10705,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.663652879,
                "variance": 2.767740903
              },
              {
                "average": 21550.2046,
                "count": 11852097,
                "maximum": 54016,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 7504.201355,
                "variance": 56313037.97
              },
              {
                "average": 24324.19003,
                "count": 11852097,
                "maximum": 52480,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 7914.934998,
                "variance": 62646196.02
              },
              {
                "average": 18900.83595,
                "count": 11852097,
                "maximum": 51200,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 6170.253551,
                "variance": 38072028.88
              },
              {
                "average": 154234.2841,
                "count": 11852097,
                "maximum": 155582.5139,
                "minimum": 152663.8342,
                "name": "GpsTime",
                "position": 15,
                "stddev": 617.8580125,
                "variance": 381748.5236
              },
              {
                "average": 0,
                "count": 11852097,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11852097,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11852097,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11852097,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11852097,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              440033.1506,
              4997110.734,
              1286.750557,
              441028.9706,
              4998508.494,
              1689.770557
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    440033.15059129224,
                    4997110.733649839,
                    1286.7505565985691
                  ],
                  [
                    440033.15059129224,
                    4998508.4936498385,
                    1286.7505565985691
                  ],
                  [
                    441028.9705912922,
                    4998508.4936498385,
                    1689.770556598569
                  ],
                  [
                    441028.9705912922,
                    4997110.733649839,
                    1689.770556598569
                  ],
                  [
                    440033.15059129224,
                    4997110.733649839,
                    1286.7505565985691
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:59:42+00:00",
            "end_time": "2011-09-15T20:11: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": "45117C7403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.78752499187247,
              45.29992693051027,
              976.9045940090704
            ],
            [
              -117.78769925664277,
              45.31251029711466,
              976.9045940090704
            ],
            [
              -117.77502872285824,
              45.312596981138796,
              1149.7245940090704
            ],
            [
              -117.7748572605424,
              45.30001357672051,
              1149.7245940090704
            ],
            [
              -117.78752499187247,
              45.29992693051027,
              976.9045940090704
            ]
          ]
        ]
      },
      "bbox": [
        -117.7876993,
        45.29992693,
        976.904594,
        -117.7748573,
        45.31259698,
        1149.724594
      ],
      "properties": {
        "datetime": "2011-09-18T23:48:00Z",
        "pc:count": 10778699,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438724.4244,
            "count": 10778699,
            "maximum": 439250.0134,
            "minimum": 438256.7334,
            "name": "X",
            "position": 0,
            "stddev": 278.9443642,
            "variance": 77809.9583
          },
          {
            "average": 5017270.497,
            "count": 10778699,
            "maximum": 5017968.369,
            "minimum": 5016570.309,
            "name": "Y",
            "position": 1,
            "stddev": 383.8182096,
            "variance": 147316.418
          },
          {
            "average": 1045.929849,
            "count": 10778699,
            "maximum": 1149.724594,
            "minimum": 976.904594,
            "name": "Z",
            "position": 2,
            "stddev": 36.88559313,
            "variance": 1360.546981
          },
          {
            "average": 104.6654494,
            "count": 10778699,
            "maximum": 222,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 36.76623599,
            "variance": 1351.756109
          },
          {
            "average": 1.018254522,
            "count": 10778699,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1392557373,
            "variance": 0.01939216037
          },
          {
            "average": 1.040751857,
            "count": 10778699,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2107512614,
            "variance": 0.04441609416
          },
          {
            "average": 0.5000961619,
            "count": 10778699,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000139,
            "variance": 0.2500000139
          },
          {
            "average": 0,
            "count": 10778699,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.325786628,
            "count": 10778699,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4686680289,
            "variance": 0.2196497213
          },
          {
            "average": -0.6982554376,
            "count": 10778699,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.569363812,
            "variance": 73.43399614
          },
          {
            "average": 138,
            "count": 10778699,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10611.42113,
            "count": 10778699,
            "maximum": 10643,
            "minimum": 10604,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.49892918,
            "variance": 110.2275139
          },
          {
            "average": 32619.56547,
            "count": 10778699,
            "maximum": 65280,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 9355.216359,
            "variance": 87520073.13
          },
          {
            "average": 31075.59391,
            "count": 10778699,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8222.188991,
            "variance": 67604391.8
          },
          {
            "average": 24791.99318,
            "count": 10778699,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8024.928161,
            "variance": 64399471.99
          },
          {
            "average": 409887.0094,
            "count": 10778699,
            "maximum": 424880.0618,
            "minimum": 406638.9158,
            "name": "GpsTime",
            "position": 15,
            "stddev": 4971.707878,
            "variance": 24717879.22
          },
          {
            "average": 0,
            "count": 10778699,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10778699,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10778699,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10778699,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10778699,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438256.7334,
          5016570.309,
          976.904594,
          439250.0134,
          5017968.369,
          1149.724594
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438256.7334393544,
                5016570.309138828,
                976.9045940090704
              ],
              [
                438256.7334393544,
                5017968.3691388285,
                976.9045940090704
              ],
              [
                439250.0134393544,
                5017968.3691388285,
                1149.7245940090704
              ],
              [
                439250.0134393544,
                5016570.309138828,
                1149.7245940090704
              ],
              [
                438256.7334393544,
                5016570.309138828,
                976.9045940090704
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T23:48:00+00:00",
        "end_time": "2011-09-18T18:43:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7876993,
            45.29992693,
            976.904594,
            -117.7748573,
            45.31259698,
            1149.724594
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.78752499187247,
                  45.29992693051027,
                  976.9045940090704
                ],
                [
                  -117.78769925664277,
                  45.31251029711466,
                  976.9045940090704
                ],
                [
                  -117.77502872285824,
                  45.312596981138796,
                  1149.7245940090704
                ],
                [
                  -117.7748572605424,
                  45.30001357672051,
                  1149.7245940090704
                ],
                [
                  -117.78752499187247,
                  45.29992693051027,
                  976.9045940090704
                ]
              ]
            ]
          },
          "id": "45117C7403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:48:00Z",
            "pc:count": 10778699,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438724.4244,
                "count": 10778699,
                "maximum": 439250.0134,
                "minimum": 438256.7334,
                "name": "X",
                "position": 0,
                "stddev": 278.9443642,
                "variance": 77809.9583
              },
              {
                "average": 5017270.497,
                "count": 10778699,
                "maximum": 5017968.369,
                "minimum": 5016570.309,
                "name": "Y",
                "position": 1,
                "stddev": 383.8182096,
                "variance": 147316.418
              },
              {
                "average": 1045.929849,
                "count": 10778699,
                "maximum": 1149.724594,
                "minimum": 976.904594,
                "name": "Z",
                "position": 2,
                "stddev": 36.88559313,
                "variance": 1360.546981
              },
              {
                "average": 104.6654494,
                "count": 10778699,
                "maximum": 222,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 36.76623599,
                "variance": 1351.756109
              },
              {
                "average": 1.018254522,
                "count": 10778699,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1392557373,
                "variance": 0.01939216037
              },
              {
                "average": 1.040751857,
                "count": 10778699,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2107512614,
                "variance": 0.04441609416
              },
              {
                "average": 0.5000961619,
                "count": 10778699,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000139,
                "variance": 0.2500000139
              },
              {
                "average": 0,
                "count": 10778699,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.325786628,
                "count": 10778699,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4686680289,
                "variance": 0.2196497213
              },
              {
                "average": -0.6982554376,
                "count": 10778699,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.569363812,
                "variance": 73.43399614
              },
              {
                "average": 138,
                "count": 10778699,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10611.42113,
                "count": 10778699,
                "maximum": 10643,
                "minimum": 10604,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.49892918,
                "variance": 110.2275139
              },
              {
                "average": 32619.56547,
                "count": 10778699,
                "maximum": 65280,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 9355.216359,
                "variance": 87520073.13
              },
              {
                "average": 31075.59391,
                "count": 10778699,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8222.188991,
                "variance": 67604391.8
              },
              {
                "average": 24791.99318,
                "count": 10778699,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8024.928161,
                "variance": 64399471.99
              },
              {
                "average": 409887.0094,
                "count": 10778699,
                "maximum": 424880.0618,
                "minimum": 406638.9158,
                "name": "GpsTime",
                "position": 15,
                "stddev": 4971.707878,
                "variance": 24717879.22
              },
              {
                "average": 0,
                "count": 10778699,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10778699,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10778699,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10778699,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10778699,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438256.7334,
              5016570.309,
              976.904594,
              439250.0134,
              5017968.369,
              1149.724594
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438256.7334393544,
                    5016570.309138828,
                    976.9045940090704
                  ],
                  [
                    438256.7334393544,
                    5017968.3691388285,
                    976.9045940090704
                  ],
                  [
                    439250.0134393544,
                    5017968.3691388285,
                    1149.7245940090704
                  ],
                  [
                    439250.0134393544,
                    5016570.309138828,
                    1149.7245940090704
                  ],
                  [
                    438256.7334393544,
                    5016570.309138828,
                    976.9045940090704
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T23:48:00+00:00",
            "end_time": "2011-09-18T18:43: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": "45117C8313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502483469205,
              45.27490595839091,
              820.1505080090708
            ],
            [
              -117.97524076217373,
              45.287509986145764,
              820.1505080090708
            ],
            [
              -117.96252899777643,
              45.28761782871282,
              837.2705080090707
            ],
            [
              -117.96231588374003,
              45.275013753837484,
              837.2705080090707
            ],
            [
              -117.97502483469205,
              45.27490595839091,
              820.1505080090708
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752408,
        45.27490596,
        820.150508,
        -117.9623159,
        45.28761783,
        837.270508
      ],
      "properties": {
        "datetime": "2011-09-16T22:07:37Z",
        "pc:count": 10043526,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424025.2481,
            "count": 10043526,
            "maximum": 424519.5776,
            "minimum": 423522.5776,
            "name": "X",
            "position": 0,
            "stddev": 282.5076462,
            "variance": 79810.57016
          },
          {
            "average": 5014653.976,
            "count": 10043526,
            "maximum": 5015351.811,
            "minimum": 5013951.391,
            "name": "Y",
            "position": 1,
            "stddev": 404.1971969,
            "variance": 163375.374
          },
          {
            "average": 822.1856657,
            "count": 10043526,
            "maximum": 837.270508,
            "minimum": 820.150508,
            "name": "Z",
            "position": 2,
            "stddev": 1.380025577,
            "variance": 1.904470592
          },
          {
            "average": 107.7680392,
            "count": 10043526,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.5660009,
            "variance": 555.3563983
          },
          {
            "average": 1.000550603,
            "count": 10043526,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02358546867,
            "variance": 0.0005562743323
          },
          {
            "average": 1.001247769,
            "count": 10043526,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03569440875,
            "variance": 0.001274090816
          },
          {
            "average": 0.4999818789,
            "count": 10043526,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000246,
            "variance": 0.2500000246
          },
          {
            "average": 0,
            "count": 10043526,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.366597548,
            "count": 10043526,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4818753042,
            "variance": 0.2322038088
          },
          {
            "average": 0.1605323747,
            "count": 10043526,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.734997331,
            "variance": 76.30017837
          },
          {
            "average": 139.2510203,
            "count": 10043526,
            "maximum": 154,
            "minimum": 128,
            "name": "UserData",
            "position": 10,
            "stddev": 2.816561093,
            "variance": 7.933016388
          },
          {
            "average": 10762.85004,
            "count": 10043526,
            "maximum": 10767,
            "minimum": 10759,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.702420241,
            "variance": 2.898234676
          },
          {
            "average": 29140.19293,
            "count": 10043526,
            "maximum": 64000,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 12088.20571,
            "variance": 146124717.3
          },
          {
            "average": 27836.54036,
            "count": 10043526,
            "maximum": 63488,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 8710.402714,
            "variance": 75871115.44
          },
          {
            "average": 24238.60725,
            "count": 10043526,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 7488.622201,
            "variance": 56079462.47
          },
          {
            "average": 242759.2862,
            "count": 10043526,
            "maximum": 246057.707,
            "minimum": 240050.9301,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1306.36596,
            "variance": 1706592.022
          },
          {
            "average": 0,
            "count": 10043526,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10043526,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10043526,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10043526,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10043526,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423522.5776,
          5013951.391,
          820.150508,
          424519.5776,
          5015351.811,
          837.270508
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423522.57759282645,
                5013951.391304198,
                820.1505080090708
              ],
              [
                423522.57759282645,
                5015351.811304198,
                820.1505080090708
              ],
              [
                424519.57759282645,
                5015351.811304198,
                837.2705080090707
              ],
              [
                424519.57759282645,
                5013951.391304198,
                837.2705080090707
              ],
              [
                423522.57759282645,
                5013951.391304198,
                820.1505080090708
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T22:07:37+00:00",
        "end_time": "2011-09-16T20:27:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752408,
            45.27490596,
            820.150508,
            -117.9623159,
            45.28761783,
            837.270508
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502483469205,
                  45.27490595839091,
                  820.1505080090708
                ],
                [
                  -117.97524076217373,
                  45.287509986145764,
                  820.1505080090708
                ],
                [
                  -117.96252899777643,
                  45.28761782871282,
                  837.2705080090707
                ],
                [
                  -117.96231588374003,
                  45.275013753837484,
                  837.2705080090707
                ],
                [
                  -117.97502483469205,
                  45.27490595839091,
                  820.1505080090708
                ]
              ]
            ]
          },
          "id": "45117C8313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T22:07:37Z",
            "pc:count": 10043526,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424025.2481,
                "count": 10043526,
                "maximum": 424519.5776,
                "minimum": 423522.5776,
                "name": "X",
                "position": 0,
                "stddev": 282.5076462,
                "variance": 79810.57016
              },
              {
                "average": 5014653.976,
                "count": 10043526,
                "maximum": 5015351.811,
                "minimum": 5013951.391,
                "name": "Y",
                "position": 1,
                "stddev": 404.1971969,
                "variance": 163375.374
              },
              {
                "average": 822.1856657,
                "count": 10043526,
                "maximum": 837.270508,
                "minimum": 820.150508,
                "name": "Z",
                "position": 2,
                "stddev": 1.380025577,
                "variance": 1.904470592
              },
              {
                "average": 107.7680392,
                "count": 10043526,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.5660009,
                "variance": 555.3563983
              },
              {
                "average": 1.000550603,
                "count": 10043526,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02358546867,
                "variance": 0.0005562743323
              },
              {
                "average": 1.001247769,
                "count": 10043526,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03569440875,
                "variance": 0.001274090816
              },
              {
                "average": 0.4999818789,
                "count": 10043526,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000246,
                "variance": 0.2500000246
              },
              {
                "average": 0,
                "count": 10043526,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.366597548,
                "count": 10043526,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4818753042,
                "variance": 0.2322038088
              },
              {
                "average": 0.1605323747,
                "count": 10043526,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.734997331,
                "variance": 76.30017837
              },
              {
                "average": 139.2510203,
                "count": 10043526,
                "maximum": 154,
                "minimum": 128,
                "name": "UserData",
                "position": 10,
                "stddev": 2.816561093,
                "variance": 7.933016388
              },
              {
                "average": 10762.85004,
                "count": 10043526,
                "maximum": 10767,
                "minimum": 10759,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.702420241,
                "variance": 2.898234676
              },
              {
                "average": 29140.19293,
                "count": 10043526,
                "maximum": 64000,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 12088.20571,
                "variance": 146124717.3
              },
              {
                "average": 27836.54036,
                "count": 10043526,
                "maximum": 63488,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 8710.402714,
                "variance": 75871115.44
              },
              {
                "average": 24238.60725,
                "count": 10043526,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 7488.622201,
                "variance": 56079462.47
              },
              {
                "average": 242759.2862,
                "count": 10043526,
                "maximum": 246057.707,
                "minimum": 240050.9301,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1306.36596,
                "variance": 1706592.022
              },
              {
                "average": 0,
                "count": 10043526,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10043526,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10043526,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10043526,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10043526,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423522.5776,
              5013951.391,
              820.150508,
              424519.5776,
              5015351.811,
              837.270508
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423522.57759282645,
                    5013951.391304198,
                    820.1505080090708
                  ],
                  [
                    423522.57759282645,
                    5015351.811304198,
                    820.1505080090708
                  ],
                  [
                    424519.57759282645,
                    5015351.811304198,
                    837.2705080090707
                  ],
                  [
                    424519.57759282645,
                    5013951.391304198,
                    837.2705080090707
                  ],
                  [
                    423522.57759282645,
                    5013951.391304198,
                    820.1505080090708
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T22:07:37+00:00",
            "end_time": "2011-09-16T20:27: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": "45117D8209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002636883864,
              45.47499607000915,
              1025.194835955397
            ],
            [
              -117.90022564988607,
              45.48750992439306,
              1025.194835955397
            ],
            [
              -117.8875293567922,
              45.487609283699165,
              1188.014835955397
            ],
            [
              -117.88733288539818,
              45.475095386207784,
              1188.014835955397
            ],
            [
              -117.90002636883864,
              45.47499607000915,
              1025.194835955397
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002256,
        45.47499607,
        1025.194836,
        -117.8873329,
        45.48760928,
        1188.014836
      ],
      "properties": {
        "datetime": "2011-09-14T21:17:49Z",
        "pc:count": 7333549,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430052.6076,
            "count": 7333549,
            "maximum": 430646.0613,
            "minimum": 429653.8013,
            "name": "X",
            "position": 0,
            "stddev": 286.7664413,
            "variance": 82234.99186
          },
          {
            "average": 5037027.037,
            "count": 7333549,
            "maximum": 5037502.322,
            "minimum": 5036111.902,
            "name": "Y",
            "position": 1,
            "stddev": 365.985019,
            "variance": 133945.0341
          },
          {
            "average": 1095.288789,
            "count": 7333549,
            "maximum": 1188.014836,
            "minimum": 1025.194836,
            "name": "Z",
            "position": 2,
            "stddev": 28.22446403,
            "variance": 796.6203696
          },
          {
            "average": 187.4772531,
            "count": 7333549,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 68.89758017,
            "variance": 4746.876554
          },
          {
            "average": 1.129183974,
            "count": 7333549,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.382174589,
            "variance": 0.1460574165
          },
          {
            "average": 1.258668484,
            "count": 7333549,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5426133162,
            "variance": 0.2944292109
          },
          {
            "average": 0.4957594202,
            "count": 7333549,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999820512,
            "variance": 0.2499820516
          },
          {
            "average": 0,
            "count": 7333549,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.198362757,
            "count": 7333549,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3987668435,
            "variance": 0.1590149955
          },
          {
            "average": -0.8223584728,
            "count": 7333549,
            "maximum": 18,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.22446523,
            "variance": 67.64182832
          },
          {
            "average": 200.7180703,
            "count": 7333549,
            "maximum": 212,
            "minimum": 183,
            "name": "UserData",
            "position": 10,
            "stddev": 5.92658272,
            "variance": 35.12438273
          },
          {
            "average": 194.1198457,
            "count": 7333549,
            "maximum": 220,
            "minimum": 167,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02029032,
            "variance": 576.9743473
          },
          {
            "average": 25362.5461,
            "count": 7333549,
            "maximum": 54016,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 9769.483291,
            "variance": 95442803.77
          },
          {
            "average": 24339.1609,
            "count": 7333549,
            "maximum": 52480,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 8482.570282,
            "variance": 71953998.59
          },
          {
            "average": 20491.16709,
            "count": 7333549,
            "maximum": 49152,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6849.543091,
            "variance": 46916240.55
          },
          {
            "average": 69479.83137,
            "count": 7333549,
            "maximum": 70269.19154,
            "minimum": 68348.68481,
            "name": "GpsTime",
            "position": 15,
            "stddev": 413.4652871,
            "variance": 170953.5436
          },
          {
            "average": 0,
            "count": 7333549,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7333549,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7333549,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7333549,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7333549,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429653.8013,
          5036111.902,
          1025.194836,
          430646.0613,
          5037502.322,
          1188.014836
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429653.801293437,
                5036111.902479366,
                1025.194835955397
              ],
              [
                429653.801293437,
                5037502.322479366,
                1025.194835955397
              ],
              [
                430646.06129343703,
                5037502.322479366,
                1188.014835955397
              ],
              [
                430646.06129343703,
                5036111.902479366,
                1188.014835955397
              ],
              [
                429653.801293437,
                5036111.902479366,
                1025.194835955397
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:17:49+00:00",
        "end_time": "2011-09-14T20:45:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002256,
            45.47499607,
            1025.194836,
            -117.8873329,
            45.48760928,
            1188.014836
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002636883864,
                  45.47499607000915,
                  1025.194835955397
                ],
                [
                  -117.90022564988607,
                  45.48750992439306,
                  1025.194835955397
                ],
                [
                  -117.8875293567922,
                  45.487609283699165,
                  1188.014835955397
                ],
                [
                  -117.88733288539818,
                  45.475095386207784,
                  1188.014835955397
                ],
                [
                  -117.90002636883864,
                  45.47499607000915,
                  1025.194835955397
                ]
              ]
            ]
          },
          "id": "45117D8209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:17:49Z",
            "pc:count": 7333549,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430052.6076,
                "count": 7333549,
                "maximum": 430646.0613,
                "minimum": 429653.8013,
                "name": "X",
                "position": 0,
                "stddev": 286.7664413,
                "variance": 82234.99186
              },
              {
                "average": 5037027.037,
                "count": 7333549,
                "maximum": 5037502.322,
                "minimum": 5036111.902,
                "name": "Y",
                "position": 1,
                "stddev": 365.985019,
                "variance": 133945.0341
              },
              {
                "average": 1095.288789,
                "count": 7333549,
                "maximum": 1188.014836,
                "minimum": 1025.194836,
                "name": "Z",
                "position": 2,
                "stddev": 28.22446403,
                "variance": 796.6203696
              },
              {
                "average": 187.4772531,
                "count": 7333549,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 68.89758017,
                "variance": 4746.876554
              },
              {
                "average": 1.129183974,
                "count": 7333549,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.382174589,
                "variance": 0.1460574165
              },
              {
                "average": 1.258668484,
                "count": 7333549,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5426133162,
                "variance": 0.2944292109
              },
              {
                "average": 0.4957594202,
                "count": 7333549,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999820512,
                "variance": 0.2499820516
              },
              {
                "average": 0,
                "count": 7333549,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.198362757,
                "count": 7333549,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3987668435,
                "variance": 0.1590149955
              },
              {
                "average": -0.8223584728,
                "count": 7333549,
                "maximum": 18,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.22446523,
                "variance": 67.64182832
              },
              {
                "average": 200.7180703,
                "count": 7333549,
                "maximum": 212,
                "minimum": 183,
                "name": "UserData",
                "position": 10,
                "stddev": 5.92658272,
                "variance": 35.12438273
              },
              {
                "average": 194.1198457,
                "count": 7333549,
                "maximum": 220,
                "minimum": 167,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02029032,
                "variance": 576.9743473
              },
              {
                "average": 25362.5461,
                "count": 7333549,
                "maximum": 54016,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 9769.483291,
                "variance": 95442803.77
              },
              {
                "average": 24339.1609,
                "count": 7333549,
                "maximum": 52480,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 8482.570282,
                "variance": 71953998.59
              },
              {
                "average": 20491.16709,
                "count": 7333549,
                "maximum": 49152,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6849.543091,
                "variance": 46916240.55
              },
              {
                "average": 69479.83137,
                "count": 7333549,
                "maximum": 70269.19154,
                "minimum": 68348.68481,
                "name": "GpsTime",
                "position": 15,
                "stddev": 413.4652871,
                "variance": 170953.5436
              },
              {
                "average": 0,
                "count": 7333549,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7333549,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7333549,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7333549,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7333549,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429653.8013,
              5036111.902,
              1025.194836,
              430646.0613,
              5037502.322,
              1188.014836
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429653.801293437,
                    5036111.902479366,
                    1025.194835955397
                  ],
                  [
                    429653.801293437,
                    5037502.322479366,
                    1025.194835955397
                  ],
                  [
                    430646.06129343703,
                    5037502.322479366,
                    1188.014835955397
                  ],
                  [
                    430646.06129343703,
                    5036111.902479366,
                    1188.014835955397
                  ],
                  [
                    429653.801293437,
                    5036111.902479366,
                    1025.194835955397
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:17:49+00:00",
            "end_time": "2011-09-14T20:45: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": "45117D8408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9125246529726,
              45.41241316588263,
              829.0923639653107
            ],
            [
              -117.91272759527894,
              45.4250099157262,
              829.0923639653107
            ],
            [
              -117.90002925815308,
              45.42511068487567,
              1218.3923639653108
            ],
            [
              -117.89982913835671,
              45.41251389102486,
              1218.3923639653108
            ],
            [
              -117.9125246529726,
              45.41241316588263,
              829.0923639653107
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127276,
        45.41241317,
        829.092364,
        -117.8998291,
        45.42511068,
        1218.392364
      ],
      "properties": {
        "datetime": "2011-09-18T22:36:21Z",
        "pc:count": 9851399,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429085.7688,
            "count": 9851399,
            "maximum": 429591.53,
            "minimum": 428598.01,
            "name": "X",
            "position": 0,
            "stddev": 281.6807877,
            "variance": 79344.06617
          },
          {
            "average": 5029870,
            "count": 9851399,
            "maximum": 5030569.843,
            "minimum": 5029170.223,
            "name": "Y",
            "position": 1,
            "stddev": 392.4662828,
            "variance": 154029.7832
          },
          {
            "average": 924.2087227,
            "count": 9851399,
            "maximum": 1218.392364,
            "minimum": 829.092364,
            "name": "Z",
            "position": 2,
            "stddev": 54.76330715,
            "variance": 2999.01981
          },
          {
            "average": 106.5801857,
            "count": 9851399,
            "maximum": 223,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.80678964,
            "variance": 773.2175498
          },
          {
            "average": 1.005077553,
            "count": 9851399,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07290323572,
            "variance": 0.005314881779
          },
          {
            "average": 1.010873786,
            "count": 9851399,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1080894746,
            "variance": 0.01168333452
          },
          {
            "average": 0.5000721217,
            "count": 9851399,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000202,
            "variance": 0.2500000202
          },
          {
            "average": 0,
            "count": 9851399,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.323128218,
            "count": 9851399,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4676712465,
            "variance": 0.2187163948
          },
          {
            "average": -0.09958401159,
            "count": 9851399,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.492203832,
            "variance": 72.11752592
          },
          {
            "average": 138,
            "count": 9851399,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10626.06888,
            "count": 9851399,
            "maximum": 10630,
            "minimum": 10621,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.725336782,
            "variance": 2.976787012
          },
          {
            "average": 34474.82632,
            "count": 9851399,
            "maximum": 64256,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 6874.165514,
            "variance": 47254151.51
          },
          {
            "average": 32148.33519,
            "count": 9851399,
            "maximum": 64512,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 5907.762039,
            "variance": 34901652.31
          },
          {
            "average": 26668.65921,
            "count": 9851399,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 5471.141779,
            "variance": 29933392.37
          },
          {
            "average": 418211.0448,
            "count": 9851399,
            "maximum": 420581.4545,
            "minimum": 415177.6668,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1094.594334,
            "variance": 1198136.755
          },
          {
            "average": 0,
            "count": 9851399,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9851399,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9851399,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9851399,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9851399,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428598.01,
          5029170.223,
          829.092364,
          429591.53,
          5030569.843,
          1218.392364
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428598.00997970067,
                5029170.222597608,
                829.0923639653107
              ],
              [
                428598.00997970067,
                5030569.8425976075,
                829.0923639653107
              ],
              [
                429591.5299797007,
                5030569.8425976075,
                1218.3923639653108
              ],
              [
                429591.5299797007,
                5029170.222597608,
                1218.3923639653108
              ],
              [
                428598.00997970067,
                5029170.222597608,
                829.0923639653107
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:36:21+00:00",
        "end_time": "2011-09-18T21:06:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127276,
            45.41241317,
            829.092364,
            -117.8998291,
            45.42511068,
            1218.392364
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9125246529726,
                  45.41241316588263,
                  829.0923639653107
                ],
                [
                  -117.91272759527894,
                  45.4250099157262,
                  829.0923639653107
                ],
                [
                  -117.90002925815308,
                  45.42511068487567,
                  1218.3923639653108
                ],
                [
                  -117.89982913835671,
                  45.41251389102486,
                  1218.3923639653108
                ],
                [
                  -117.9125246529726,
                  45.41241316588263,
                  829.0923639653107
                ]
              ]
            ]
          },
          "id": "45117D8408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:36:21Z",
            "pc:count": 9851399,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429085.7688,
                "count": 9851399,
                "maximum": 429591.53,
                "minimum": 428598.01,
                "name": "X",
                "position": 0,
                "stddev": 281.6807877,
                "variance": 79344.06617
              },
              {
                "average": 5029870,
                "count": 9851399,
                "maximum": 5030569.843,
                "minimum": 5029170.223,
                "name": "Y",
                "position": 1,
                "stddev": 392.4662828,
                "variance": 154029.7832
              },
              {
                "average": 924.2087227,
                "count": 9851399,
                "maximum": 1218.392364,
                "minimum": 829.092364,
                "name": "Z",
                "position": 2,
                "stddev": 54.76330715,
                "variance": 2999.01981
              },
              {
                "average": 106.5801857,
                "count": 9851399,
                "maximum": 223,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.80678964,
                "variance": 773.2175498
              },
              {
                "average": 1.005077553,
                "count": 9851399,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07290323572,
                "variance": 0.005314881779
              },
              {
                "average": 1.010873786,
                "count": 9851399,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1080894746,
                "variance": 0.01168333452
              },
              {
                "average": 0.5000721217,
                "count": 9851399,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000202,
                "variance": 0.2500000202
              },
              {
                "average": 0,
                "count": 9851399,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.323128218,
                "count": 9851399,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4676712465,
                "variance": 0.2187163948
              },
              {
                "average": -0.09958401159,
                "count": 9851399,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.492203832,
                "variance": 72.11752592
              },
              {
                "average": 138,
                "count": 9851399,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10626.06888,
                "count": 9851399,
                "maximum": 10630,
                "minimum": 10621,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.725336782,
                "variance": 2.976787012
              },
              {
                "average": 34474.82632,
                "count": 9851399,
                "maximum": 64256,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 6874.165514,
                "variance": 47254151.51
              },
              {
                "average": 32148.33519,
                "count": 9851399,
                "maximum": 64512,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 5907.762039,
                "variance": 34901652.31
              },
              {
                "average": 26668.65921,
                "count": 9851399,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 5471.141779,
                "variance": 29933392.37
              },
              {
                "average": 418211.0448,
                "count": 9851399,
                "maximum": 420581.4545,
                "minimum": 415177.6668,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1094.594334,
                "variance": 1198136.755
              },
              {
                "average": 0,
                "count": 9851399,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9851399,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9851399,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9851399,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9851399,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428598.01,
              5029170.223,
              829.092364,
              429591.53,
              5030569.843,
              1218.392364
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428598.00997970067,
                    5029170.222597608,
                    829.0923639653107
                  ],
                  [
                    428598.00997970067,
                    5030569.8425976075,
                    829.0923639653107
                  ],
                  [
                    429591.5299797007,
                    5030569.8425976075,
                    1218.3923639653108
                  ],
                  [
                    429591.5299797007,
                    5029170.222597608,
                    1218.3923639653108
                  ],
                  [
                    428598.00997970067,
                    5029170.222597608,
                    829.0923639653107
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:36:21+00:00",
            "end_time": "2011-09-18T21:06: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": "45117D8315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002415518319,
              45.3999092670105,
              817.5976310404307
            ],
            [
              -117.95023541389286,
              45.412510050299844,
              817.5976310404307
            ],
            [
              -117.93754282474805,
              45.41261494455493,
              840.3976310404306
            ],
            [
              -117.93733438687937,
              45.400014115442694,
              840.3976310404306
            ],
            [
              -117.95002415518319,
              45.3999092670105,
              817.5976310404307
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502354,
        45.39990927,
        817.597631,
        -117.9373344,
        45.41261494,
        840.397631
      ],
      "properties": {
        "datetime": "2011-09-14T22:55:54Z",
        "pc:count": 11183120,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426143.2827,
            "count": 11183120,
            "maximum": 426640.6567,
            "minimum": 425647.3567,
            "name": "X",
            "position": 0,
            "stddev": 286.2108416,
            "variance": 81916.64587
          },
          {
            "average": 5028505.233,
            "count": 11183120,
            "maximum": 5029215.15,
            "minimum": 5027815.07,
            "name": "Y",
            "position": 1,
            "stddev": 402.662388,
            "variance": 162136.9987
          },
          {
            "average": 823.634027,
            "count": 11183120,
            "maximum": 840.397631,
            "minimum": 817.597631,
            "name": "Z",
            "position": 2,
            "stddev": 3.11076518,
            "variance": 9.676860008
          },
          {
            "average": 218.6903287,
            "count": 11183120,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.3538445,
            "variance": 861.648187
          },
          {
            "average": 1.000204147,
            "count": 11183120,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01576254645,
            "variance": 0.0002484578705
          },
          {
            "average": 1.000407489,
            "count": 11183120,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02327300393,
            "variance": 0.0005416327119
          },
          {
            "average": 0.5025224624,
            "count": 11183120,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999936595,
            "variance": 0.2499936595
          },
          {
            "average": 0,
            "count": 11183120,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.28408217,
            "count": 11183120,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4509761734,
            "variance": 0.203379509
          },
          {
            "average": 2.268235475,
            "count": 11183120,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.107536381,
            "variance": 65.73214617
          },
          {
            "average": 202.1263621,
            "count": 11183120,
            "maximum": 213,
            "minimum": 187,
            "name": "UserData",
            "position": 10,
            "stddev": 5.73670006,
            "variance": 32.90972758
          },
          {
            "average": 208.4300734,
            "count": 11183120,
            "maximum": 235,
            "minimum": 182,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02885406,
            "variance": 577.3858273
          },
          {
            "average": 30255.34296,
            "count": 11183120,
            "maximum": 62208,
            "minimum": 7680,
            "name": "Red",
            "position": 12,
            "stddev": 10851.31718,
            "variance": 117751084.5
          },
          {
            "average": 28592.98347,
            "count": 11183120,
            "maximum": 62720,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 7393.572877,
            "variance": 54664919.89
          },
          {
            "average": 26049.18091,
            "count": 11183120,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 6753.031155,
            "variance": 45603429.78
          },
          {
            "average": 74965.88964,
            "count": 11183120,
            "maximum": 76154.02176,
            "minimum": 73886.06984,
            "name": "GpsTime",
            "position": 15,
            "stddev": 588.9916037,
            "variance": 346911.1092
          },
          {
            "average": 0,
            "count": 11183120,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11183120,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11183120,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11183120,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11183120,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425647.3567,
          5027815.07,
          817.597631,
          426640.6567,
          5029215.15,
          840.397631
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425647.35672976775,
                5027815.069861498,
                817.5976310404307
              ],
              [
                425647.35672976775,
                5029215.149861498,
                817.5976310404307
              ],
              [
                426640.6567297678,
                5029215.149861498,
                840.3976310404306
              ],
              [
                426640.6567297678,
                5027815.069861498,
                840.3976310404306
              ],
              [
                425647.35672976775,
                5027815.069861498,
                817.5976310404307
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:55:54+00:00",
        "end_time": "2011-09-14T22:18:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502354,
            45.39990927,
            817.597631,
            -117.9373344,
            45.41261494,
            840.397631
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002415518319,
                  45.3999092670105,
                  817.5976310404307
                ],
                [
                  -117.95023541389286,
                  45.412510050299844,
                  817.5976310404307
                ],
                [
                  -117.93754282474805,
                  45.41261494455493,
                  840.3976310404306
                ],
                [
                  -117.93733438687937,
                  45.400014115442694,
                  840.3976310404306
                ],
                [
                  -117.95002415518319,
                  45.3999092670105,
                  817.5976310404307
                ]
              ]
            ]
          },
          "id": "45117D8315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:55:54Z",
            "pc:count": 11183120,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426143.2827,
                "count": 11183120,
                "maximum": 426640.6567,
                "minimum": 425647.3567,
                "name": "X",
                "position": 0,
                "stddev": 286.2108416,
                "variance": 81916.64587
              },
              {
                "average": 5028505.233,
                "count": 11183120,
                "maximum": 5029215.15,
                "minimum": 5027815.07,
                "name": "Y",
                "position": 1,
                "stddev": 402.662388,
                "variance": 162136.9987
              },
              {
                "average": 823.634027,
                "count": 11183120,
                "maximum": 840.397631,
                "minimum": 817.597631,
                "name": "Z",
                "position": 2,
                "stddev": 3.11076518,
                "variance": 9.676860008
              },
              {
                "average": 218.6903287,
                "count": 11183120,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.3538445,
                "variance": 861.648187
              },
              {
                "average": 1.000204147,
                "count": 11183120,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01576254645,
                "variance": 0.0002484578705
              },
              {
                "average": 1.000407489,
                "count": 11183120,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02327300393,
                "variance": 0.0005416327119
              },
              {
                "average": 0.5025224624,
                "count": 11183120,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999936595,
                "variance": 0.2499936595
              },
              {
                "average": 0,
                "count": 11183120,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.28408217,
                "count": 11183120,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4509761734,
                "variance": 0.203379509
              },
              {
                "average": 2.268235475,
                "count": 11183120,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.107536381,
                "variance": 65.73214617
              },
              {
                "average": 202.1263621,
                "count": 11183120,
                "maximum": 213,
                "minimum": 187,
                "name": "UserData",
                "position": 10,
                "stddev": 5.73670006,
                "variance": 32.90972758
              },
              {
                "average": 208.4300734,
                "count": 11183120,
                "maximum": 235,
                "minimum": 182,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02885406,
                "variance": 577.3858273
              },
              {
                "average": 30255.34296,
                "count": 11183120,
                "maximum": 62208,
                "minimum": 7680,
                "name": "Red",
                "position": 12,
                "stddev": 10851.31718,
                "variance": 117751084.5
              },
              {
                "average": 28592.98347,
                "count": 11183120,
                "maximum": 62720,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 7393.572877,
                "variance": 54664919.89
              },
              {
                "average": 26049.18091,
                "count": 11183120,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 6753.031155,
                "variance": 45603429.78
              },
              {
                "average": 74965.88964,
                "count": 11183120,
                "maximum": 76154.02176,
                "minimum": 73886.06984,
                "name": "GpsTime",
                "position": 15,
                "stddev": 588.9916037,
                "variance": 346911.1092
              },
              {
                "average": 0,
                "count": 11183120,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11183120,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11183120,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11183120,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11183120,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425647.3567,
              5027815.07,
              817.597631,
              426640.6567,
              5029215.15,
              840.397631
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425647.35672976775,
                    5027815.069861498,
                    817.5976310404307
                  ],
                  [
                    425647.35672976775,
                    5029215.149861498,
                    817.5976310404307
                  ],
                  [
                    426640.6567297678,
                    5029215.149861498,
                    840.3976310404306
                  ],
                  [
                    426640.6567297678,
                    5027815.069861498,
                    840.3976310404306
                  ],
                  [
                    425647.35672976775,
                    5027815.069861498,
                    817.5976310404307
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:55:54+00:00",
            "end_time": "2011-09-14T22: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": "45117B8418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252475323003,
              45.13741300022296,
              1142.601964402799
            ],
            [
              -117.9127257481959,
              45.15000963914221,
              1142.601964402799
            ],
            [
              -117.90002934901365,
              45.1501104062075,
              1282.9419644027992
            ],
            [
              -117.89983114905343,
              45.13751372328664,
              1282.9419644027992
            ],
            [
              -117.91252475323003,
              45.13741300022296,
              1142.601964402799
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127257,
        45.137413,
        1142.601964,
        -117.8998311,
        45.15011041,
        1282.941964
      ],
      "properties": {
        "datetime": "2011-09-16T22:41:49Z",
        "pc:count": 9762022,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428763.0529,
            "count": 9762022,
            "maximum": 429250.4544,
            "minimum": 428252.2744,
            "name": "X",
            "position": 0,
            "stddev": 282.2984185,
            "variance": 79692.39709
          },
          {
            "average": 4999314.907,
            "count": 9762022,
            "maximum": 5000019.287,
            "minimum": 4998619.747,
            "name": "Y",
            "position": 1,
            "stddev": 400.7934095,
            "variance": 160635.3571
          },
          {
            "average": 1215.55723,
            "count": 9762022,
            "maximum": 1282.941964,
            "minimum": 1142.601964,
            "name": "Z",
            "position": 2,
            "stddev": 32.16340028,
            "variance": 1034.484317
          },
          {
            "average": 109.8128349,
            "count": 9762022,
            "maximum": 249,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.06409075,
            "variance": 531.9522823
          },
          {
            "average": 1.001619951,
            "count": 9762022,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04116758653,
            "variance": 0.00169477018
          },
          {
            "average": 1.003621996,
            "count": 9762022,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06252543132,
            "variance": 0.003909429562
          },
          {
            "average": 0.5000207949,
            "count": 9762022,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000252,
            "variance": 0.2500000252
          },
          {
            "average": 0,
            "count": 9762022,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.261964273,
            "count": 9762022,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4397033235,
            "variance": 0.1933390127
          },
          {
            "average": 0.472265813,
            "count": 9762022,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.590286716,
            "variance": 73.79302586
          },
          {
            "average": 135.8702592,
            "count": 9762022,
            "maximum": 147,
            "minimum": 126,
            "name": "UserData",
            "position": 10,
            "stddev": 2.41676771,
            "variance": 5.840766163
          },
          {
            "average": 10766.09461,
            "count": 9762022,
            "maximum": 10770,
            "minimum": 10762,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.675500784,
            "variance": 2.807302877
          },
          {
            "average": 34594.50291,
            "count": 9762022,
            "maximum": 55040,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 5582.06689,
            "variance": 31159470.76
          },
          {
            "average": 32354.65825,
            "count": 9762022,
            "maximum": 54784,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 4137.403476,
            "variance": 17118107.52
          },
          {
            "average": 28468.04692,
            "count": 9762022,
            "maximum": 52736,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 4019.514352,
            "variance": 16156495.63
          },
          {
            "average": 245153.3527,
            "count": 9762022,
            "maximum": 248109.3251,
            "minimum": 242138.2861,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1247.325293,
            "variance": 1555820.386
          },
          {
            "average": 0,
            "count": 9762022,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9762022,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9762022,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9762022,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9762022,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428252.2744,
          4998619.747,
          1142.601964,
          429250.4544,
          5000019.287,
          1282.941964
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428252.27437845204,
                4998619.746653084,
                1142.601964402799
              ],
              [
                428252.27437845204,
                5000019.286653083,
                1142.601964402799
              ],
              [
                429250.4543784521,
                5000019.286653083,
                1282.9419644027992
              ],
              [
                429250.4543784521,
                4998619.746653084,
                1282.9419644027992
              ],
              [
                428252.27437845204,
                4998619.746653084,
                1142.601964402799
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T22:41:49+00:00",
        "end_time": "2011-09-16T21:02:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127257,
            45.137413,
            1142.601964,
            -117.8998311,
            45.15011041,
            1282.941964
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252475323003,
                  45.13741300022296,
                  1142.601964402799
                ],
                [
                  -117.9127257481959,
                  45.15000963914221,
                  1142.601964402799
                ],
                [
                  -117.90002934901365,
                  45.1501104062075,
                  1282.9419644027992
                ],
                [
                  -117.89983114905343,
                  45.13751372328664,
                  1282.9419644027992
                ],
                [
                  -117.91252475323003,
                  45.13741300022296,
                  1142.601964402799
                ]
              ]
            ]
          },
          "id": "45117B8418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T22:41:49Z",
            "pc:count": 9762022,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428763.0529,
                "count": 9762022,
                "maximum": 429250.4544,
                "minimum": 428252.2744,
                "name": "X",
                "position": 0,
                "stddev": 282.2984185,
                "variance": 79692.39709
              },
              {
                "average": 4999314.907,
                "count": 9762022,
                "maximum": 5000019.287,
                "minimum": 4998619.747,
                "name": "Y",
                "position": 1,
                "stddev": 400.7934095,
                "variance": 160635.3571
              },
              {
                "average": 1215.55723,
                "count": 9762022,
                "maximum": 1282.941964,
                "minimum": 1142.601964,
                "name": "Z",
                "position": 2,
                "stddev": 32.16340028,
                "variance": 1034.484317
              },
              {
                "average": 109.8128349,
                "count": 9762022,
                "maximum": 249,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.06409075,
                "variance": 531.9522823
              },
              {
                "average": 1.001619951,
                "count": 9762022,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04116758653,
                "variance": 0.00169477018
              },
              {
                "average": 1.003621996,
                "count": 9762022,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06252543132,
                "variance": 0.003909429562
              },
              {
                "average": 0.5000207949,
                "count": 9762022,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000252,
                "variance": 0.2500000252
              },
              {
                "average": 0,
                "count": 9762022,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.261964273,
                "count": 9762022,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4397033235,
                "variance": 0.1933390127
              },
              {
                "average": 0.472265813,
                "count": 9762022,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.590286716,
                "variance": 73.79302586
              },
              {
                "average": 135.8702592,
                "count": 9762022,
                "maximum": 147,
                "minimum": 126,
                "name": "UserData",
                "position": 10,
                "stddev": 2.41676771,
                "variance": 5.840766163
              },
              {
                "average": 10766.09461,
                "count": 9762022,
                "maximum": 10770,
                "minimum": 10762,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.675500784,
                "variance": 2.807302877
              },
              {
                "average": 34594.50291,
                "count": 9762022,
                "maximum": 55040,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 5582.06689,
                "variance": 31159470.76
              },
              {
                "average": 32354.65825,
                "count": 9762022,
                "maximum": 54784,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 4137.403476,
                "variance": 17118107.52
              },
              {
                "average": 28468.04692,
                "count": 9762022,
                "maximum": 52736,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 4019.514352,
                "variance": 16156495.63
              },
              {
                "average": 245153.3527,
                "count": 9762022,
                "maximum": 248109.3251,
                "minimum": 242138.2861,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1247.325293,
                "variance": 1555820.386
              },
              {
                "average": 0,
                "count": 9762022,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9762022,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9762022,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9762022,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9762022,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428252.2744,
              4998619.747,
              1142.601964,
              429250.4544,
              5000019.287,
              1282.941964
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428252.27437845204,
                    4998619.746653084,
                    1142.601964402799
                  ],
                  [
                    428252.27437845204,
                    5000019.286653083,
                    1142.601964402799
                  ],
                  [
                    429250.4543784521,
                    5000019.286653083,
                    1282.9419644027992
                  ],
                  [
                    429250.4543784521,
                    4998619.746653084,
                    1282.9419644027992
                  ],
                  [
                    428252.27437845204,
                    4998619.746653084,
                    1142.601964402799
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T22:41:49+00:00",
            "end_time": "2011-09-16T21:02: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": "45117D8411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752604601897,
              45.399981735185655,
              816.4766766238752
            ],
            [
              -117.93772006602819,
              45.4117088370809,
              816.4766766238752
            ],
            [
              -117.93395846547078,
              45.411739658551575,
              848.3766766238753
            ],
            [
              -117.93376522348538,
              45.40001254412538,
              848.3766766238753
            ],
            [
              -117.93752604601897,
              45.399981735185655,
              816.4766766238752
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377201,
        45.39998174,
        816.4766766,
        -117.9337652,
        45.41173966,
        848.3766766
      ],
      "properties": {
        "datetime": "2011-09-14T22:22:54Z",
        "pc:count": 2471300,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426771.1922,
            "count": 2471300,
            "maximum": 426919.9947,
            "minimum": 426625.6147,
            "name": "X",
            "position": 0,
            "stddev": 80.90277773,
            "variance": 6545.259445
          },
          {
            "average": 5028401.831,
            "count": 2471300,
            "maximum": 5029114.647,
            "minimum": 5027811.647,
            "name": "Y",
            "position": 1,
            "stddev": 349.4398751,
            "variance": 122108.2263
          },
          {
            "average": 818.4035675,
            "count": 2471300,
            "maximum": 848.3766766,
            "minimum": 816.4766766,
            "name": "Z",
            "position": 2,
            "stddev": 1.927110183,
            "variance": 3.713753656
          },
          {
            "average": 205.816013,
            "count": 2471300,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.87379954,
            "variance": 1838.162687
          },
          {
            "average": 1.00737547,
            "count": 2471300,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09696268828,
            "variance": 0.009401762919
          },
          {
            "average": 1.014808805,
            "count": 2471300,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1449022671,
            "variance": 0.020996667
          },
          {
            "average": 0.4826225064,
            "count": 2471300,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996980326,
            "variance": 0.2496981238
          },
          {
            "average": 0,
            "count": 2471300,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.288943876,
            "count": 2471300,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4532718782,
            "variance": 0.2054553955
          },
          {
            "average": -3.431007548,
            "count": 2471300,
            "maximum": 9,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.490975865,
            "variance": 20.16886422
          },
          {
            "average": 204.4236066,
            "count": 2471300,
            "maximum": 213,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 5.471922518,
            "variance": 29.94193605
          },
          {
            "average": 206.4439263,
            "count": 2471300,
            "maximum": 231,
            "minimum": 182,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.00388366,
            "variance": 576.1864309
          },
          {
            "average": 32790.24796,
            "count": 2471300,
            "maximum": 64512,
            "minimum": 6144,
            "name": "Red",
            "position": 12,
            "stddev": 9473.055612,
            "variance": 89738782.63
          },
          {
            "average": 30625.24747,
            "count": 2471300,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 7791.340657,
            "variance": 60704989.24
          },
          {
            "average": 26174.10711,
            "count": 2471300,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 7344.498235,
            "variance": 53941654.32
          },
          {
            "average": 74019.81143,
            "count": 2471300,
            "maximum": 74174.76685,
            "minimum": 73887.0008,
            "name": "GpsTime",
            "position": 15,
            "stddev": 132.0561736,
            "variance": 17438.83297
          },
          {
            "average": 0,
            "count": 2471300,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2471300,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2471300,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2471300,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2471300,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426625.6147,
          5027811.647,
          816.4766766,
          426919.9947,
          5029114.647,
          848.3766766
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426625.61465235444,
                5027811.647335606,
                816.4766766238752
              ],
              [
                426625.61465235444,
                5029114.647335606,
                816.4766766238752
              ],
              [
                426919.99465235445,
                5029114.647335606,
                848.3766766238753
              ],
              [
                426919.99465235445,
                5027811.647335606,
                848.3766766238753
              ],
              [
                426625.61465235444,
                5027811.647335606,
                816.4766766238752
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:22:54+00:00",
        "end_time": "2011-09-14T22:18:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377201,
            45.39998174,
            816.4766766,
            -117.9337652,
            45.41173966,
            848.3766766
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752604601897,
                  45.399981735185655,
                  816.4766766238752
                ],
                [
                  -117.93772006602819,
                  45.4117088370809,
                  816.4766766238752
                ],
                [
                  -117.93395846547078,
                  45.411739658551575,
                  848.3766766238753
                ],
                [
                  -117.93376522348538,
                  45.40001254412538,
                  848.3766766238753
                ],
                [
                  -117.93752604601897,
                  45.399981735185655,
                  816.4766766238752
                ]
              ]
            ]
          },
          "id": "45117D8411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:22:54Z",
            "pc:count": 2471300,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426771.1922,
                "count": 2471300,
                "maximum": 426919.9947,
                "minimum": 426625.6147,
                "name": "X",
                "position": 0,
                "stddev": 80.90277773,
                "variance": 6545.259445
              },
              {
                "average": 5028401.831,
                "count": 2471300,
                "maximum": 5029114.647,
                "minimum": 5027811.647,
                "name": "Y",
                "position": 1,
                "stddev": 349.4398751,
                "variance": 122108.2263
              },
              {
                "average": 818.4035675,
                "count": 2471300,
                "maximum": 848.3766766,
                "minimum": 816.4766766,
                "name": "Z",
                "position": 2,
                "stddev": 1.927110183,
                "variance": 3.713753656
              },
              {
                "average": 205.816013,
                "count": 2471300,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.87379954,
                "variance": 1838.162687
              },
              {
                "average": 1.00737547,
                "count": 2471300,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09696268828,
                "variance": 0.009401762919
              },
              {
                "average": 1.014808805,
                "count": 2471300,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1449022671,
                "variance": 0.020996667
              },
              {
                "average": 0.4826225064,
                "count": 2471300,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996980326,
                "variance": 0.2496981238
              },
              {
                "average": 0,
                "count": 2471300,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.288943876,
                "count": 2471300,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4532718782,
                "variance": 0.2054553955
              },
              {
                "average": -3.431007548,
                "count": 2471300,
                "maximum": 9,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.490975865,
                "variance": 20.16886422
              },
              {
                "average": 204.4236066,
                "count": 2471300,
                "maximum": 213,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 5.471922518,
                "variance": 29.94193605
              },
              {
                "average": 206.4439263,
                "count": 2471300,
                "maximum": 231,
                "minimum": 182,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.00388366,
                "variance": 576.1864309
              },
              {
                "average": 32790.24796,
                "count": 2471300,
                "maximum": 64512,
                "minimum": 6144,
                "name": "Red",
                "position": 12,
                "stddev": 9473.055612,
                "variance": 89738782.63
              },
              {
                "average": 30625.24747,
                "count": 2471300,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 7791.340657,
                "variance": 60704989.24
              },
              {
                "average": 26174.10711,
                "count": 2471300,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 7344.498235,
                "variance": 53941654.32
              },
              {
                "average": 74019.81143,
                "count": 2471300,
                "maximum": 74174.76685,
                "minimum": 73887.0008,
                "name": "GpsTime",
                "position": 15,
                "stddev": 132.0561736,
                "variance": 17438.83297
              },
              {
                "average": 0,
                "count": 2471300,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2471300,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2471300,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2471300,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2471300,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426625.6147,
              5027811.647,
              816.4766766,
              426919.9947,
              5029114.647,
              848.3766766
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426625.61465235444,
                    5027811.647335606,
                    816.4766766238752
                  ],
                  [
                    426625.61465235444,
                    5029114.647335606,
                    816.4766766238752
                  ],
                  [
                    426919.99465235445,
                    5029114.647335606,
                    848.3766766238753
                  ],
                  [
                    426919.99465235445,
                    5027811.647335606,
                    848.3766766238753
                  ],
                  [
                    426625.61465235444,
                    5027811.647335606,
                    816.4766766238752
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:22:54+00:00",
            "end_time": "2011-09-14T22: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": "45117D8210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752666902859,
              45.48323340277723,
              971.9806092480748
            ],
            [
              -117.88759384982838,
              45.48751113976733,
              971.9806092480748
            ],
            [
              -117.87502904988912,
              45.48760808744987,
              1150.6406092480747
            ],
            [
              -117.87496281980698,
              45.4833303360795,
              1150.6406092480747
            ],
            [
              -117.88752666902859,
              45.48323340277723,
              971.9806092480748
            ]
          ]
        ]
      },
      "bbox": [
        -117.8875938,
        45.4832334,
        971.9806092,
        -117.8749628,
        45.48760809,
        1150.640609
      ],
      "properties": {
        "datetime": "2011-09-14T20:57:03Z",
        "pc:count": 5539421,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431142.9816,
            "count": 5539421,
            "maximum": 431622.8812,
            "minimum": 430640.9012,
            "name": "X",
            "position": 0,
            "stddev": 274.5829502,
            "variance": 75395.79656
          },
          {
            "average": 5037241.935,
            "count": 5539421,
            "maximum": 5037491.475,
            "minimum": 5037016.175,
            "name": "Y",
            "position": 1,
            "stddev": 135.2539225,
            "variance": 18293.62354
          },
          {
            "average": 1069.210852,
            "count": 5539421,
            "maximum": 1150.640609,
            "minimum": 971.9806092,
            "name": "Z",
            "position": 2,
            "stddev": 33.97763762,
            "variance": 1154.479858
          },
          {
            "average": 176.0995135,
            "count": 5539421,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 77.12718778,
            "variance": 5948.603094
          },
          {
            "average": 1.194311824,
            "count": 5539421,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4544124573,
            "variance": 0.2064906814
          },
          {
            "average": 1.38975012,
            "count": 5539421,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6252185335,
            "variance": 0.3908982147
          },
          {
            "average": 0.5027332279,
            "count": 5539421,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999925745,
            "variance": 0.2499925746
          },
          {
            "average": 0,
            "count": 5539421,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.156881198,
            "count": 5539421,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.363688756,
            "variance": 0.1322695113
          },
          {
            "average": 1.237350363,
            "count": 5539421,
            "maximum": 16.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.947577701,
            "variance": 63.16399132
          },
          {
            "average": 202.7374444,
            "count": 5539421,
            "maximum": 212,
            "minimum": 190,
            "name": "UserData",
            "position": 10,
            "stddev": 3.957747977,
            "variance": 15.66376905
          },
          {
            "average": 190.0565886,
            "count": 5539421,
            "maximum": 217,
            "minimum": 164,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.03379706,
            "variance": 577.6234012
          },
          {
            "average": 20312.67242,
            "count": 5539421,
            "maximum": 54784,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 10081.78982,
            "variance": 101642486
          },
          {
            "average": 20911.80831,
            "count": 5539421,
            "maximum": 54016,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 8785.936239,
            "variance": 77192675.59
          },
          {
            "average": 19009.45001,
            "count": 5539421,
            "maximum": 51968,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 7332.939482,
            "variance": 53772001.45
          },
          {
            "average": 68256.93079,
            "count": 5539421,
            "maximum": 69023.1633,
            "minimum": 67757.4582,
            "name": "GpsTime",
            "position": 15,
            "stddev": 316.5514432,
            "variance": 100204.8162
          },
          {
            "average": 0,
            "count": 5539421,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5539421,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5539421,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5539421,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5539421,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430640.9012,
          5037016.175,
          971.9806092,
          431622.8812,
          5037491.475,
          1150.640609
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430640.9011639785,
                5037016.174652278,
                971.9806092480748
              ],
              [
                430640.9011639785,
                5037491.474652279,
                971.9806092480748
              ],
              [
                431622.8811639785,
                5037491.474652279,
                1150.6406092480747
              ],
              [
                431622.8811639785,
                5037016.174652278,
                1150.6406092480747
              ],
              [
                430640.9011639785,
                5037016.174652278,
                971.9806092480748
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T20:57:03+00:00",
        "end_time": "2011-09-14T20:35:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8875938,
            45.4832334,
            971.9806092,
            -117.8749628,
            45.48760809,
            1150.640609
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752666902859,
                  45.48323340277723,
                  971.9806092480748
                ],
                [
                  -117.88759384982838,
                  45.48751113976733,
                  971.9806092480748
                ],
                [
                  -117.87502904988912,
                  45.48760808744987,
                  1150.6406092480747
                ],
                [
                  -117.87496281980698,
                  45.4833303360795,
                  1150.6406092480747
                ],
                [
                  -117.88752666902859,
                  45.48323340277723,
                  971.9806092480748
                ]
              ]
            ]
          },
          "id": "45117D8210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T20:57:03Z",
            "pc:count": 5539421,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431142.9816,
                "count": 5539421,
                "maximum": 431622.8812,
                "minimum": 430640.9012,
                "name": "X",
                "position": 0,
                "stddev": 274.5829502,
                "variance": 75395.79656
              },
              {
                "average": 5037241.935,
                "count": 5539421,
                "maximum": 5037491.475,
                "minimum": 5037016.175,
                "name": "Y",
                "position": 1,
                "stddev": 135.2539225,
                "variance": 18293.62354
              },
              {
                "average": 1069.210852,
                "count": 5539421,
                "maximum": 1150.640609,
                "minimum": 971.9806092,
                "name": "Z",
                "position": 2,
                "stddev": 33.97763762,
                "variance": 1154.479858
              },
              {
                "average": 176.0995135,
                "count": 5539421,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 77.12718778,
                "variance": 5948.603094
              },
              {
                "average": 1.194311824,
                "count": 5539421,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4544124573,
                "variance": 0.2064906814
              },
              {
                "average": 1.38975012,
                "count": 5539421,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6252185335,
                "variance": 0.3908982147
              },
              {
                "average": 0.5027332279,
                "count": 5539421,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999925745,
                "variance": 0.2499925746
              },
              {
                "average": 0,
                "count": 5539421,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.156881198,
                "count": 5539421,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.363688756,
                "variance": 0.1322695113
              },
              {
                "average": 1.237350363,
                "count": 5539421,
                "maximum": 16.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.947577701,
                "variance": 63.16399132
              },
              {
                "average": 202.7374444,
                "count": 5539421,
                "maximum": 212,
                "minimum": 190,
                "name": "UserData",
                "position": 10,
                "stddev": 3.957747977,
                "variance": 15.66376905
              },
              {
                "average": 190.0565886,
                "count": 5539421,
                "maximum": 217,
                "minimum": 164,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.03379706,
                "variance": 577.6234012
              },
              {
                "average": 20312.67242,
                "count": 5539421,
                "maximum": 54784,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 10081.78982,
                "variance": 101642486
              },
              {
                "average": 20911.80831,
                "count": 5539421,
                "maximum": 54016,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 8785.936239,
                "variance": 77192675.59
              },
              {
                "average": 19009.45001,
                "count": 5539421,
                "maximum": 51968,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 7332.939482,
                "variance": 53772001.45
              },
              {
                "average": 68256.93079,
                "count": 5539421,
                "maximum": 69023.1633,
                "minimum": 67757.4582,
                "name": "GpsTime",
                "position": 15,
                "stddev": 316.5514432,
                "variance": 100204.8162
              },
              {
                "average": 0,
                "count": 5539421,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5539421,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5539421,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5539421,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5539421,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430640.9012,
              5037016.175,
              971.9806092,
              431622.8812,
              5037491.475,
              1150.640609
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430640.9011639785,
                    5037016.174652278,
                    971.9806092480748
                  ],
                  [
                    430640.9011639785,
                    5037491.474652279,
                    971.9806092480748
                  ],
                  [
                    431622.8811639785,
                    5037491.474652279,
                    1150.6406092480747
                  ],
                  [
                    431622.8811639785,
                    5037016.174652278,
                    1150.6406092480747
                  ],
                  [
                    430640.9011639785,
                    5037016.174652278,
                    971.9806092480748
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T20:57:03+00:00",
            "end_time": "2011-09-14T20:35: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": "45117B8320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002510303797,
              45.13740888704723,
              1139.8700573857782
            ],
            [
              -117.95023443195922,
              45.150009891930765,
              1139.8700573857782
            ],
            [
              -117.93752900852301,
              45.150114903809566,
              1329.1500573857784
            ],
            [
              -117.93732247750452,
              45.13751385305494,
              1329.1500573857784
            ],
            [
              -117.95002510303797,
              45.13740888704723,
              1139.8700573857782
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502344,
        45.13740889,
        1139.870057,
        -117.9373225,
        45.1501149,
        1329.150057
      ],
      "properties": {
        "datetime": "2011-09-17T21:04:36Z",
        "pc:count": 11511576,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425812.3736,
            "count": 11511576,
            "maximum": 426302.6425,
            "minimum": 425303.7425,
            "name": "X",
            "position": 0,
            "stddev": 270.3859332,
            "variance": 73108.55287
          },
          {
            "average": 4999369.728,
            "count": 11511576,
            "maximum": 5000053.302,
            "minimum": 4998653.262,
            "name": "Y",
            "position": 1,
            "stddev": 405.0925753,
            "variance": 164099.9946
          },
          {
            "average": 1251.677936,
            "count": 11511576,
            "maximum": 1329.150057,
            "minimum": 1139.870057,
            "name": "Z",
            "position": 2,
            "stddev": 34.35865773,
            "variance": 1180.517361
          },
          {
            "average": 114.3929718,
            "count": 11511576,
            "maximum": 239,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.58148841,
            "variance": 465.7606422
          },
          {
            "average": 1.003814595,
            "count": 11511576,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06291379745,
            "variance": 0.00395814591
          },
          {
            "average": 1.008267765,
            "count": 11511576,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09407844462,
            "variance": 0.008850753742
          },
          {
            "average": 0.5000296224,
            "count": 11511576,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000208,
            "variance": 0.2500000208
          },
          {
            "average": 0,
            "count": 11511576,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.248390316,
            "count": 11511576,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4320793713,
            "variance": 0.1866925831
          },
          {
            "average": 0.03265233742,
            "count": 11511576,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.446649896,
            "variance": 71.34589446
          },
          {
            "average": 137,
            "count": 11511576,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10663.93769,
            "count": 11511576,
            "maximum": 10669,
            "minimum": 10659,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.883318211,
            "variance": 3.546887485
          },
          {
            "average": 33950.25094,
            "count": 11511576,
            "maximum": 53760,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 4795.45369,
            "variance": 22996376.09
          },
          {
            "average": 31538.04475,
            "count": 11511576,
            "maximum": 50944,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 3756.994286,
            "variance": 14115006.06
          },
          {
            "average": 27377.12277,
            "count": 11511576,
            "maximum": 47872,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 3436.8964,
            "variance": 11812256.86
          },
          {
            "average": 325136.4706,
            "count": 11511576,
            "maximum": 328676.4488,
            "minimum": 321444.443,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1382.682265,
            "variance": 1911810.246
          },
          {
            "average": 0,
            "count": 11511576,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11511576,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11511576,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11511576,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11511576,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425303.7425,
          4998653.262,
          1139.870057,
          426302.6425,
          5000053.302,
          1329.150057
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425303.74249446444,
                4998653.261762605,
                1139.8700573857782
              ],
              [
                425303.74249446444,
                5000053.301762604,
                1139.8700573857782
              ],
              [
                426302.64249446447,
                5000053.301762604,
                1329.1500573857784
              ],
              [
                426302.64249446447,
                4998653.261762605,
                1329.1500573857784
              ],
              [
                425303.74249446444,
                4998653.261762605,
                1139.8700573857782
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:04:36+00:00",
        "end_time": "2011-09-17T19:04:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502344,
            45.13740889,
            1139.870057,
            -117.9373225,
            45.1501149,
            1329.150057
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002510303797,
                  45.13740888704723,
                  1139.8700573857782
                ],
                [
                  -117.95023443195922,
                  45.150009891930765,
                  1139.8700573857782
                ],
                [
                  -117.93752900852301,
                  45.150114903809566,
                  1329.1500573857784
                ],
                [
                  -117.93732247750452,
                  45.13751385305494,
                  1329.1500573857784
                ],
                [
                  -117.95002510303797,
                  45.13740888704723,
                  1139.8700573857782
                ]
              ]
            ]
          },
          "id": "45117B8320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:04:36Z",
            "pc:count": 11511576,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425812.3736,
                "count": 11511576,
                "maximum": 426302.6425,
                "minimum": 425303.7425,
                "name": "X",
                "position": 0,
                "stddev": 270.3859332,
                "variance": 73108.55287
              },
              {
                "average": 4999369.728,
                "count": 11511576,
                "maximum": 5000053.302,
                "minimum": 4998653.262,
                "name": "Y",
                "position": 1,
                "stddev": 405.0925753,
                "variance": 164099.9946
              },
              {
                "average": 1251.677936,
                "count": 11511576,
                "maximum": 1329.150057,
                "minimum": 1139.870057,
                "name": "Z",
                "position": 2,
                "stddev": 34.35865773,
                "variance": 1180.517361
              },
              {
                "average": 114.3929718,
                "count": 11511576,
                "maximum": 239,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.58148841,
                "variance": 465.7606422
              },
              {
                "average": 1.003814595,
                "count": 11511576,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06291379745,
                "variance": 0.00395814591
              },
              {
                "average": 1.008267765,
                "count": 11511576,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09407844462,
                "variance": 0.008850753742
              },
              {
                "average": 0.5000296224,
                "count": 11511576,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000208,
                "variance": 0.2500000208
              },
              {
                "average": 0,
                "count": 11511576,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.248390316,
                "count": 11511576,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4320793713,
                "variance": 0.1866925831
              },
              {
                "average": 0.03265233742,
                "count": 11511576,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.446649896,
                "variance": 71.34589446
              },
              {
                "average": 137,
                "count": 11511576,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10663.93769,
                "count": 11511576,
                "maximum": 10669,
                "minimum": 10659,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.883318211,
                "variance": 3.546887485
              },
              {
                "average": 33950.25094,
                "count": 11511576,
                "maximum": 53760,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 4795.45369,
                "variance": 22996376.09
              },
              {
                "average": 31538.04475,
                "count": 11511576,
                "maximum": 50944,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 3756.994286,
                "variance": 14115006.06
              },
              {
                "average": 27377.12277,
                "count": 11511576,
                "maximum": 47872,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 3436.8964,
                "variance": 11812256.86
              },
              {
                "average": 325136.4706,
                "count": 11511576,
                "maximum": 328676.4488,
                "minimum": 321444.443,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1382.682265,
                "variance": 1911810.246
              },
              {
                "average": 0,
                "count": 11511576,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11511576,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11511576,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11511576,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11511576,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425303.7425,
              4998653.262,
              1139.870057,
              426302.6425,
              5000053.302,
              1329.150057
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425303.74249446444,
                    4998653.261762605,
                    1139.8700573857782
                  ],
                  [
                    425303.74249446444,
                    5000053.301762604,
                    1139.8700573857782
                  ],
                  [
                    426302.64249446447,
                    5000053.301762604,
                    1329.1500573857784
                  ],
                  [
                    426302.64249446447,
                    4998653.261762605,
                    1329.1500573857784
                  ],
                  [
                    425303.74249446444,
                    4998653.261762605,
                    1139.8700573857782
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:04:36+00:00",
            "end_time": "2011-09-17T19: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": "45117D8412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91797067057612,
              45.41000427291877,
              817.0285553449829
            ],
            [
              -117.91801129395611,
              45.41251170625571,
              817.0285553449829
            ],
            [
              -117.91252863640473,
              45.41255564204202,
              829.1085553449828
            ],
            [
              -117.9124882555589,
              45.41004820488515,
              829.1085553449828
            ],
            [
              -117.91797067057612,
              45.41000427291877,
              817.0285553449829
            ]
          ]
        ]
      },
      "bbox": [
        -117.9180113,
        45.41000427,
        817.0285553,
        -117.9124883,
        45.41255564,
        829.1085553
      ],
      "properties": {
        "datetime": "2011-09-18T22:56:13Z",
        "pc:count": 769835,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428386.8598,
            "count": 769835,
            "maximum": 428597.8778,
            "minimum": 428168.8178,
            "name": "X",
            "position": 0,
            "stddev": 117.4508569,
            "variance": 13794.70378
          },
          {
            "average": 5029057.215,
            "count": 769835,
            "maximum": 5029186.055,
            "minimum": 5028907.455,
            "name": "Y",
            "position": 1,
            "stddev": 76.77011456,
            "variance": 5893.650489
          },
          {
            "average": 818.0449287,
            "count": 769835,
            "maximum": 829.1085553,
            "minimum": 817.0285553,
            "name": "Z",
            "position": 2,
            "stddev": 1.719189685,
            "variance": 2.955613172
          },
          {
            "average": 114.6870914,
            "count": 769835,
            "maximum": 219,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 14.83647638,
            "variance": 220.1210314
          },
          {
            "average": 1,
            "count": 769835,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 769835,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5001331454,
            "count": 769835,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000307,
            "variance": 0.250000307
          },
          {
            "average": 0,
            "count": 769835,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.331754207,
            "count": 769835,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4708435421,
            "variance": 0.2216936411
          },
          {
            "average": 1.667498089,
            "count": 769835,
            "maximum": 16.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.162079917,
            "variance": 66.61954858
          },
          {
            "average": 138,
            "count": 769835,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10631.07948,
            "count": 769835,
            "maximum": 10632,
            "minimum": 10629,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7630625506,
            "variance": 0.5822644561
          },
          {
            "average": 37450.88641,
            "count": 769835,
            "maximum": 57088,
            "minimum": 19712,
            "name": "Red",
            "position": 12,
            "stddev": 11467.03772,
            "variance": 131492954.1
          },
          {
            "average": 35198.15524,
            "count": 769835,
            "maximum": 55040,
            "minimum": 18176,
            "name": "Green",
            "position": 13,
            "stddev": 10996.0548,
            "variance": 120913221.1
          },
          {
            "average": 30505.39543,
            "count": 769835,
            "maximum": 53760,
            "minimum": 13568,
            "name": "Blue",
            "position": 14,
            "stddev": 11371.45138,
            "variance": 129309906.6
          },
          {
            "average": 421332.2556,
            "count": 769835,
            "maximum": 421773.7879,
            "minimum": 420203.9276,
            "name": "GpsTime",
            "position": 15,
            "stddev": 455.2345261,
            "variance": 207238.4737
          },
          {
            "average": 0,
            "count": 769835,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 769835,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 769835,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 769835,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 769835,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428168.8178,
          5028907.455,
          817.0285553,
          428597.8778,
          5029186.055,
          829.1085553
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428168.81783560116,
                5028907.454549749,
                817.0285553449829
              ],
              [
                428168.81783560116,
                5029186.054549749,
                817.0285553449829
              ],
              [
                428597.8778356012,
                5029186.054549749,
                829.1085553449828
              ],
              [
                428597.8778356012,
                5028907.454549749,
                829.1085553449828
              ],
              [
                428168.81783560116,
                5028907.454549749,
                817.0285553449829
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:56:13+00:00",
        "end_time": "2011-09-18T22:30:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9180113,
            45.41000427,
            817.0285553,
            -117.9124883,
            45.41255564,
            829.1085553
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91797067057612,
                  45.41000427291877,
                  817.0285553449829
                ],
                [
                  -117.91801129395611,
                  45.41251170625571,
                  817.0285553449829
                ],
                [
                  -117.91252863640473,
                  45.41255564204202,
                  829.1085553449828
                ],
                [
                  -117.9124882555589,
                  45.41004820488515,
                  829.1085553449828
                ],
                [
                  -117.91797067057612,
                  45.41000427291877,
                  817.0285553449829
                ]
              ]
            ]
          },
          "id": "45117D8412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:56:13Z",
            "pc:count": 769835,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428386.8598,
                "count": 769835,
                "maximum": 428597.8778,
                "minimum": 428168.8178,
                "name": "X",
                "position": 0,
                "stddev": 117.4508569,
                "variance": 13794.70378
              },
              {
                "average": 5029057.215,
                "count": 769835,
                "maximum": 5029186.055,
                "minimum": 5028907.455,
                "name": "Y",
                "position": 1,
                "stddev": 76.77011456,
                "variance": 5893.650489
              },
              {
                "average": 818.0449287,
                "count": 769835,
                "maximum": 829.1085553,
                "minimum": 817.0285553,
                "name": "Z",
                "position": 2,
                "stddev": 1.719189685,
                "variance": 2.955613172
              },
              {
                "average": 114.6870914,
                "count": 769835,
                "maximum": 219,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 14.83647638,
                "variance": 220.1210314
              },
              {
                "average": 1,
                "count": 769835,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 769835,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5001331454,
                "count": 769835,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000307,
                "variance": 0.250000307
              },
              {
                "average": 0,
                "count": 769835,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.331754207,
                "count": 769835,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4708435421,
                "variance": 0.2216936411
              },
              {
                "average": 1.667498089,
                "count": 769835,
                "maximum": 16.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.162079917,
                "variance": 66.61954858
              },
              {
                "average": 138,
                "count": 769835,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10631.07948,
                "count": 769835,
                "maximum": 10632,
                "minimum": 10629,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7630625506,
                "variance": 0.5822644561
              },
              {
                "average": 37450.88641,
                "count": 769835,
                "maximum": 57088,
                "minimum": 19712,
                "name": "Red",
                "position": 12,
                "stddev": 11467.03772,
                "variance": 131492954.1
              },
              {
                "average": 35198.15524,
                "count": 769835,
                "maximum": 55040,
                "minimum": 18176,
                "name": "Green",
                "position": 13,
                "stddev": 10996.0548,
                "variance": 120913221.1
              },
              {
                "average": 30505.39543,
                "count": 769835,
                "maximum": 53760,
                "minimum": 13568,
                "name": "Blue",
                "position": 14,
                "stddev": 11371.45138,
                "variance": 129309906.6
              },
              {
                "average": 421332.2556,
                "count": 769835,
                "maximum": 421773.7879,
                "minimum": 420203.9276,
                "name": "GpsTime",
                "position": 15,
                "stddev": 455.2345261,
                "variance": 207238.4737
              },
              {
                "average": 0,
                "count": 769835,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 769835,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 769835,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 769835,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 769835,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428168.8178,
              5028907.455,
              817.0285553,
              428597.8778,
              5029186.055,
              829.1085553
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428168.81783560116,
                    5028907.454549749,
                    817.0285553449829
                  ],
                  [
                    428168.81783560116,
                    5029186.054549749,
                    817.0285553449829
                  ],
                  [
                    428597.8778356012,
                    5029186.054549749,
                    829.1085553449828
                  ],
                  [
                    428597.8778356012,
                    5028907.454549749,
                    829.1085553449828
                  ],
                  [
                    428168.81783560116,
                    5028907.454549749,
                    817.0285553449829
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:56:13+00:00",
            "end_time": "2011-09-18T22:30: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": "45117B8221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752463698775,
              45.18741025467157,
              1112.0361181939243
            ],
            [
              -117.93773154252663,
              45.2000093940607,
              1112.0361181939243
            ],
            [
              -117.9250289535763,
              45.20011298961179,
              1521.4561181939243
            ],
            [
              -117.92482484982351,
              45.187513804976334,
              1521.4561181939243
            ],
            [
              -117.93752463698775,
              45.18741025467157,
              1112.0361181939243
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377315,
        45.18741025,
        1112.036118,
        -117.9248248,
        45.20011299,
        1521.456118
      ],
      "properties": {
        "datetime": "2011-09-16T22:40:09Z",
        "pc:count": 11041294,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426848.7842,
            "count": 11041294,
            "maximum": 427348.869,
            "minimum": 426351.069,
            "name": "X",
            "position": 0,
            "stddev": 284.7636021,
            "variance": 81090.30911
          },
          {
            "average": 5004914.847,
            "count": 11041294,
            "maximum": 5005596.299,
            "minimum": 5004196.459,
            "name": "Y",
            "position": 1,
            "stddev": 385.2407868,
            "variance": 148410.4638
          },
          {
            "average": 1399.849544,
            "count": 11041294,
            "maximum": 1521.456118,
            "minimum": 1112.036118,
            "name": "Z",
            "position": 2,
            "stddev": 84.27905385,
            "variance": 7102.958918
          },
          {
            "average": 100.2770961,
            "count": 11041294,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.72803498,
            "variance": 2091.053183
          },
          {
            "average": 1.068024998,
            "count": 11041294,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.261923765,
            "variance": 0.06860405865
          },
          {
            "average": 1.14355754,
            "count": 11041294,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3767858417,
            "variance": 0.1419675705
          },
          {
            "average": 0.5000902974,
            "count": 11041294,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000145,
            "variance": 0.2500000145
          },
          {
            "average": 0,
            "count": 11041294,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.199826307,
            "count": 11041294,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3998696891,
            "variance": 0.1598957683
          },
          {
            "average": 0.5777190801,
            "count": 11041294,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.569460148,
            "variance": 73.43564723
          },
          {
            "average": 132.2718135,
            "count": 11041294,
            "maximum": 148,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 3.116352738,
            "variance": 9.711654387
          },
          {
            "average": 10765.8617,
            "count": 11041294,
            "maximum": 10770,
            "minimum": 10762,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.664141677,
            "variance": 2.769367522
          },
          {
            "average": 22460.96431,
            "count": 11041294,
            "maximum": 52736,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 9189.187206,
            "variance": 84441161.5
          },
          {
            "average": 22129.8217,
            "count": 11041294,
            "maximum": 50176,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 8427.097696,
            "variance": 71015975.58
          },
          {
            "average": 19114.51689,
            "count": 11041294,
            "maximum": 48128,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7360.562137,
            "variance": 54177874.98
          },
          {
            "average": 244987.2541,
            "count": 11041294,
            "maximum": 248009.9304,
            "minimum": 242026.782,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1244.997889,
            "variance": 1550019.744
          },
          {
            "average": 0,
            "count": 11041294,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11041294,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11041294,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11041294,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11041294,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426351.069,
          5004196.459,
          1112.036118,
          427348.869,
          5005596.299,
          1521.456118
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426351.0690327097,
                5004196.458724802,
                1112.0361181939243
              ],
              [
                426351.0690327097,
                5005596.298724802,
                1112.0361181939243
              ],
              [
                427348.86903270974,
                5005596.298724802,
                1521.4561181939243
              ],
              [
                427348.86903270974,
                5004196.458724802,
                1521.4561181939243
              ],
              [
                426351.0690327097,
                5004196.458724802,
                1112.0361181939243
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T22:40:09+00:00",
        "end_time": "2011-09-16T21:00:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377315,
            45.18741025,
            1112.036118,
            -117.9248248,
            45.20011299,
            1521.456118
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752463698775,
                  45.18741025467157,
                  1112.0361181939243
                ],
                [
                  -117.93773154252663,
                  45.2000093940607,
                  1112.0361181939243
                ],
                [
                  -117.9250289535763,
                  45.20011298961179,
                  1521.4561181939243
                ],
                [
                  -117.92482484982351,
                  45.187513804976334,
                  1521.4561181939243
                ],
                [
                  -117.93752463698775,
                  45.18741025467157,
                  1112.0361181939243
                ]
              ]
            ]
          },
          "id": "45117B8221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T22:40:09Z",
            "pc:count": 11041294,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426848.7842,
                "count": 11041294,
                "maximum": 427348.869,
                "minimum": 426351.069,
                "name": "X",
                "position": 0,
                "stddev": 284.7636021,
                "variance": 81090.30911
              },
              {
                "average": 5004914.847,
                "count": 11041294,
                "maximum": 5005596.299,
                "minimum": 5004196.459,
                "name": "Y",
                "position": 1,
                "stddev": 385.2407868,
                "variance": 148410.4638
              },
              {
                "average": 1399.849544,
                "count": 11041294,
                "maximum": 1521.456118,
                "minimum": 1112.036118,
                "name": "Z",
                "position": 2,
                "stddev": 84.27905385,
                "variance": 7102.958918
              },
              {
                "average": 100.2770961,
                "count": 11041294,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.72803498,
                "variance": 2091.053183
              },
              {
                "average": 1.068024998,
                "count": 11041294,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.261923765,
                "variance": 0.06860405865
              },
              {
                "average": 1.14355754,
                "count": 11041294,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3767858417,
                "variance": 0.1419675705
              },
              {
                "average": 0.5000902974,
                "count": 11041294,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000145,
                "variance": 0.2500000145
              },
              {
                "average": 0,
                "count": 11041294,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.199826307,
                "count": 11041294,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3998696891,
                "variance": 0.1598957683
              },
              {
                "average": 0.5777190801,
                "count": 11041294,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.569460148,
                "variance": 73.43564723
              },
              {
                "average": 132.2718135,
                "count": 11041294,
                "maximum": 148,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 3.116352738,
                "variance": 9.711654387
              },
              {
                "average": 10765.8617,
                "count": 11041294,
                "maximum": 10770,
                "minimum": 10762,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.664141677,
                "variance": 2.769367522
              },
              {
                "average": 22460.96431,
                "count": 11041294,
                "maximum": 52736,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 9189.187206,
                "variance": 84441161.5
              },
              {
                "average": 22129.8217,
                "count": 11041294,
                "maximum": 50176,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 8427.097696,
                "variance": 71015975.58
              },
              {
                "average": 19114.51689,
                "count": 11041294,
                "maximum": 48128,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7360.562137,
                "variance": 54177874.98
              },
              {
                "average": 244987.2541,
                "count": 11041294,
                "maximum": 248009.9304,
                "minimum": 242026.782,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1244.997889,
                "variance": 1550019.744
              },
              {
                "average": 0,
                "count": 11041294,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11041294,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11041294,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11041294,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11041294,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426351.069,
              5004196.459,
              1112.036118,
              427348.869,
              5005596.299,
              1521.456118
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426351.0690327097,
                    5004196.458724802,
                    1112.0361181939243
                  ],
                  [
                    426351.0690327097,
                    5005596.298724802,
                    1112.0361181939243
                  ],
                  [
                    427348.86903270974,
                    5005596.298724802,
                    1521.4561181939243
                  ],
                  [
                    427348.86903270974,
                    5004196.458724802,
                    1521.4561181939243
                  ],
                  [
                    426351.0690327097,
                    5004196.458724802,
                    1112.0361181939243
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T22:40:09+00:00",
            "end_time": "2011-09-16T21:00:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117C8314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252505565666,
              45.274921950155125,
              819.6647454041133
            ],
            [
              -117.96273794125925,
              45.2875098240996,
              819.6647454041133
            ],
            [
              -117.95002944538417,
              45.28761624757078,
              839.0847454041134
            ],
            [
              -117.9498193689201,
              45.27502832718545,
              839.0847454041134
            ],
            [
              -117.96252505565666,
              45.274921950155125,
              819.6647454041133
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627379,
        45.27492195,
        819.6647454,
        -117.9498194,
        45.28761625,
        839.0847454
      ],
      "properties": {
        "datetime": "2011-09-16T20:58:00Z",
        "pc:count": 8822606,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424955.3579,
            "count": 8822606,
            "maximum": 425499.789,
            "minimum": 424503.049,
            "name": "X",
            "position": 0,
            "stddev": 262.957265,
            "variance": 69146.52324
          },
          {
            "average": 5014681.598,
            "count": 8822606,
            "maximum": 5015340.008,
            "minimum": 5013941.388,
            "name": "Y",
            "position": 1,
            "stddev": 403.515215,
            "variance": 162824.5288
          },
          {
            "average": 822.9764377,
            "count": 8822606,
            "maximum": 839.0847454,
            "minimum": 819.6647454,
            "name": "Z",
            "position": 2,
            "stddev": 2.593519823,
            "variance": 6.726345071
          },
          {
            "average": 110.9601696,
            "count": 8822606,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.31813731,
            "variance": 1044.461999
          },
          {
            "average": 1.003414184,
            "count": 8822606,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06032384114,
            "variance": 0.00363896581
          },
          {
            "average": 1.007550944,
            "count": 8822606,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09186156231,
            "variance": 0.00843854663
          },
          {
            "average": 0.500018702,
            "count": 8822606,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000028,
            "variance": 0.250000028
          },
          {
            "average": 0,
            "count": 8822606,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.341780762,
            "count": 8822606,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4743065445,
            "variance": 0.2249666982
          },
          {
            "average": 0.3371507092,
            "count": 8822606,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.294959483,
            "variance": 68.80635282
          },
          {
            "average": 142.460091,
            "count": 8822606,
            "maximum": 252,
            "minimum": 130,
            "name": "UserData",
            "position": 10,
            "stddev": 8.737573167,
            "variance": 76.34518484
          },
          {
            "average": 10758.26238,
            "count": 8822606,
            "maximum": 10762,
            "minimum": 10754,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.706137239,
            "variance": 2.91090428
          },
          {
            "average": 28259.84623,
            "count": 8822606,
            "maximum": 64256,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 9399.330166,
            "variance": 88347407.57
          },
          {
            "average": 27947.20105,
            "count": 8822606,
            "maximum": 63488,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 7597.256567,
            "variance": 57718307.35
          },
          {
            "average": 24792.06172,
            "count": 8822606,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 7083.105783,
            "variance": 50170387.53
          },
          {
            "average": 239210.5761,
            "count": 8822606,
            "maximum": 241880.2922,
            "minimum": 235544.6525,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1377.599517,
            "variance": 1897780.43
          },
          {
            "average": 0,
            "count": 8822606,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8822606,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8822606,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8822606,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8822606,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424503.049,
          5013941.388,
          819.6647454,
          425499.789,
          5015340.008,
          839.0847454
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424503.04898677435,
                5013941.38841921,
                819.6647454041133
              ],
              [
                424503.04898677435,
                5015340.008419209,
                819.6647454041133
              ],
              [
                425499.78898677434,
                5015340.008419209,
                839.0847454041134
              ],
              [
                425499.78898677434,
                5013941.38841921,
                839.0847454041134
              ],
              [
                424503.04898677435,
                5013941.38841921,
                819.6647454041133
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T20:58:00+00:00",
        "end_time": "2011-09-16T19:12:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627379,
            45.27492195,
            819.6647454,
            -117.9498194,
            45.28761625,
            839.0847454
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252505565666,
                  45.274921950155125,
                  819.6647454041133
                ],
                [
                  -117.96273794125925,
                  45.2875098240996,
                  819.6647454041133
                ],
                [
                  -117.95002944538417,
                  45.28761624757078,
                  839.0847454041134
                ],
                [
                  -117.9498193689201,
                  45.27502832718545,
                  839.0847454041134
                ],
                [
                  -117.96252505565666,
                  45.274921950155125,
                  819.6647454041133
                ]
              ]
            ]
          },
          "id": "45117C8314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T20:58:00Z",
            "pc:count": 8822606,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424955.3579,
                "count": 8822606,
                "maximum": 425499.789,
                "minimum": 424503.049,
                "name": "X",
                "position": 0,
                "stddev": 262.957265,
                "variance": 69146.52324
              },
              {
                "average": 5014681.598,
                "count": 8822606,
                "maximum": 5015340.008,
                "minimum": 5013941.388,
                "name": "Y",
                "position": 1,
                "stddev": 403.515215,
                "variance": 162824.5288
              },
              {
                "average": 822.9764377,
                "count": 8822606,
                "maximum": 839.0847454,
                "minimum": 819.6647454,
                "name": "Z",
                "position": 2,
                "stddev": 2.593519823,
                "variance": 6.726345071
              },
              {
                "average": 110.9601696,
                "count": 8822606,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.31813731,
                "variance": 1044.461999
              },
              {
                "average": 1.003414184,
                "count": 8822606,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06032384114,
                "variance": 0.00363896581
              },
              {
                "average": 1.007550944,
                "count": 8822606,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09186156231,
                "variance": 0.00843854663
              },
              {
                "average": 0.500018702,
                "count": 8822606,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000028,
                "variance": 0.250000028
              },
              {
                "average": 0,
                "count": 8822606,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.341780762,
                "count": 8822606,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4743065445,
                "variance": 0.2249666982
              },
              {
                "average": 0.3371507092,
                "count": 8822606,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.294959483,
                "variance": 68.80635282
              },
              {
                "average": 142.460091,
                "count": 8822606,
                "maximum": 252,
                "minimum": 130,
                "name": "UserData",
                "position": 10,
                "stddev": 8.737573167,
                "variance": 76.34518484
              },
              {
                "average": 10758.26238,
                "count": 8822606,
                "maximum": 10762,
                "minimum": 10754,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.706137239,
                "variance": 2.91090428
              },
              {
                "average": 28259.84623,
                "count": 8822606,
                "maximum": 64256,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 9399.330166,
                "variance": 88347407.57
              },
              {
                "average": 27947.20105,
                "count": 8822606,
                "maximum": 63488,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 7597.256567,
                "variance": 57718307.35
              },
              {
                "average": 24792.06172,
                "count": 8822606,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 7083.105783,
                "variance": 50170387.53
              },
              {
                "average": 239210.5761,
                "count": 8822606,
                "maximum": 241880.2922,
                "minimum": 235544.6525,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1377.599517,
                "variance": 1897780.43
              },
              {
                "average": 0,
                "count": 8822606,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8822606,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8822606,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8822606,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8822606,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424503.049,
              5013941.388,
              819.6647454,
              425499.789,
              5015340.008,
              839.0847454
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424503.04898677435,
                    5013941.38841921,
                    819.6647454041133
                  ],
                  [
                    424503.04898677435,
                    5015340.008419209,
                    819.6647454041133
                  ],
                  [
                    425499.78898677434,
                    5015340.008419209,
                    839.0847454041134
                  ],
                  [
                    425499.78898677434,
                    5013941.38841921,
                    839.0847454041134
                  ],
                  [
                    424503.04898677435,
                    5013941.38841921,
                    819.6647454041133
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T20:58:00+00:00",
            "end_time": "2011-09-16T19:12: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": "45117C7408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.7875253139548,
              45.287427115214534,
              969.3761000259556
            ],
            [
              -117.78769950039862,
              45.30001032946321,
              969.3761000259556
            ],
            [
              -117.77502869037149,
              45.30009701601257,
              1089.8361000259556
            ],
            [
              -117.77485730518269,
              45.287513763949526,
              1089.8361000259556
            ],
            [
              -117.7875253139548,
              45.287427115214534,
              969.3761000259556
            ]
          ]
        ]
      },
      "bbox": [
        -117.7876995,
        45.28742712,
        969.3761,
        -117.7748573,
        45.30009702,
        1089.8361
      ],
      "properties": {
        "datetime": "2011-09-18T20:15:04Z",
        "pc:count": 11435058,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438721.9875,
            "count": 11435058,
            "maximum": 439236.662,
            "minimum": 438243.142,
            "name": "X",
            "position": 0,
            "stddev": 279.932255,
            "variance": 78362.0674
          },
          {
            "average": 5015874.813,
            "count": 11435058,
            "maximum": 5016579.708,
            "minimum": 5015181.668,
            "name": "Y",
            "position": 1,
            "stddev": 395.3933187,
            "variance": 156335.8765
          },
          {
            "average": 1017.243553,
            "count": 11435058,
            "maximum": 1089.8361,
            "minimum": 969.3761,
            "name": "Z",
            "position": 2,
            "stddev": 25.78248785,
            "variance": 664.7366797
          },
          {
            "average": 104.8788131,
            "count": 11435058,
            "maximum": 217,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.24992876,
            "variance": 1463.057051
          },
          {
            "average": 1.02804472,
            "count": 11435058,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.169910496,
            "variance": 0.02886957665
          },
          {
            "average": 1.065813483,
            "count": 11435058,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2591083557,
            "variance": 0.06713714001
          },
          {
            "average": 0.5001686918,
            "count": 11435058,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999934,
            "variance": 0.2499999934
          },
          {
            "average": 0,
            "count": 11435058,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276586441,
            "count": 11435058,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4473101825,
            "variance": 0.2000863994
          },
          {
            "average": -0.5269845672,
            "count": 11435058,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.410244307,
            "variance": 70.7322093
          },
          {
            "average": 138,
            "count": 11435058,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10611.53354,
            "count": 11435058,
            "maximum": 10616,
            "minimum": 10607,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.00346307,
            "variance": 4.013864274
          },
          {
            "average": 29259.98948,
            "count": 11435058,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 9688.843335,
            "variance": 93873685.17
          },
          {
            "average": 28165.50029,
            "count": 11435058,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 7902.276096,
            "variance": 62445967.49
          },
          {
            "average": 22741.23505,
            "count": 11435058,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 6735.888053,
            "variance": 45372187.86
          },
          {
            "average": 409842.2582,
            "count": 11435058,
            "maximum": 412104.1474,
            "minimum": 407721.5168,
            "name": "GpsTime",
            "position": 15,
            "stddev": 931.7143524,
            "variance": 868091.6345
          },
          {
            "average": 0,
            "count": 11435058,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11435058,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11435058,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11435058,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11435058,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438243.142,
          5015181.668,
          969.3761,
          439236.662,
          5016579.708,
          1089.8361
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438243.1420020391,
                5015181.6678780075,
                969.3761000259556
              ],
              [
                438243.1420020391,
                5016579.707878007,
                969.3761000259556
              ],
              [
                439236.66200203914,
                5016579.707878007,
                1089.8361000259556
              ],
              [
                439236.66200203914,
                5015181.6678780075,
                1089.8361000259556
              ],
              [
                438243.1420020391,
                5015181.6678780075,
                969.3761000259556
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:15:04+00:00",
        "end_time": "2011-09-18T19:02:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7876995,
            45.28742712,
            969.3761,
            -117.7748573,
            45.30009702,
            1089.8361
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.7875253139548,
                  45.287427115214534,
                  969.3761000259556
                ],
                [
                  -117.78769950039862,
                  45.30001032946321,
                  969.3761000259556
                ],
                [
                  -117.77502869037149,
                  45.30009701601257,
                  1089.8361000259556
                ],
                [
                  -117.77485730518269,
                  45.287513763949526,
                  1089.8361000259556
                ],
                [
                  -117.7875253139548,
                  45.287427115214534,
                  969.3761000259556
                ]
              ]
            ]
          },
          "id": "45117C7408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:15:04Z",
            "pc:count": 11435058,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438721.9875,
                "count": 11435058,
                "maximum": 439236.662,
                "minimum": 438243.142,
                "name": "X",
                "position": 0,
                "stddev": 279.932255,
                "variance": 78362.0674
              },
              {
                "average": 5015874.813,
                "count": 11435058,
                "maximum": 5016579.708,
                "minimum": 5015181.668,
                "name": "Y",
                "position": 1,
                "stddev": 395.3933187,
                "variance": 156335.8765
              },
              {
                "average": 1017.243553,
                "count": 11435058,
                "maximum": 1089.8361,
                "minimum": 969.3761,
                "name": "Z",
                "position": 2,
                "stddev": 25.78248785,
                "variance": 664.7366797
              },
              {
                "average": 104.8788131,
                "count": 11435058,
                "maximum": 217,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.24992876,
                "variance": 1463.057051
              },
              {
                "average": 1.02804472,
                "count": 11435058,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.169910496,
                "variance": 0.02886957665
              },
              {
                "average": 1.065813483,
                "count": 11435058,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2591083557,
                "variance": 0.06713714001
              },
              {
                "average": 0.5001686918,
                "count": 11435058,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999934,
                "variance": 0.2499999934
              },
              {
                "average": 0,
                "count": 11435058,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276586441,
                "count": 11435058,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4473101825,
                "variance": 0.2000863994
              },
              {
                "average": -0.5269845672,
                "count": 11435058,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.410244307,
                "variance": 70.7322093
              },
              {
                "average": 138,
                "count": 11435058,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10611.53354,
                "count": 11435058,
                "maximum": 10616,
                "minimum": 10607,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.00346307,
                "variance": 4.013864274
              },
              {
                "average": 29259.98948,
                "count": 11435058,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 9688.843335,
                "variance": 93873685.17
              },
              {
                "average": 28165.50029,
                "count": 11435058,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 7902.276096,
                "variance": 62445967.49
              },
              {
                "average": 22741.23505,
                "count": 11435058,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 6735.888053,
                "variance": 45372187.86
              },
              {
                "average": 409842.2582,
                "count": 11435058,
                "maximum": 412104.1474,
                "minimum": 407721.5168,
                "name": "GpsTime",
                "position": 15,
                "stddev": 931.7143524,
                "variance": 868091.6345
              },
              {
                "average": 0,
                "count": 11435058,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11435058,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11435058,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11435058,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11435058,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438243.142,
              5015181.668,
              969.3761,
              439236.662,
              5016579.708,
              1089.8361
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438243.1420020391,
                    5015181.6678780075,
                    969.3761000259556
                  ],
                  [
                    438243.1420020391,
                    5016579.707878007,
                    969.3761000259556
                  ],
                  [
                    439236.66200203914,
                    5016579.707878007,
                    1089.8361000259556
                  ],
                  [
                    439236.66200203914,
                    5015181.6678780075,
                    1089.8361000259556
                  ],
                  [
                    438243.1420020391,
                    5015181.6678780075,
                    969.3761000259556
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:15:04+00:00",
            "end_time": "2011-09-18T19: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": "45117D8413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91246454841675,
              45.40620449773854,
              818.1553264998659
            ],
            [
              -117.9125661089703,
              45.412511253339936,
              818.1553264998659
            ],
            [
              -117.9000292811133,
              45.41261073332542,
              865.6553264998659
            ],
            [
              -117.8999291153394,
              45.40630395597081,
              865.6553264998659
            ],
            [
              -117.91246454841675,
              45.40620449773854,
              818.1553264998659
            ]
          ]
        ]
      },
      "bbox": [
        -117.9125661,
        45.4062045,
        818.1553265,
        -117.8999291,
        45.41261073,
        865.6553265
      ],
      "properties": {
        "datetime": "2011-09-18T22:50:25Z",
        "pc:count": 2831936,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429169.3242,
            "count": 2831936,
            "maximum": 429575.9898,
            "minimum": 428594.8898,
            "name": "X",
            "position": 0,
            "stddev": 281.1524186,
            "variance": 79046.68246
          },
          {
            "average": 5028951.478,
            "count": 2831936,
            "maximum": 5029181.156,
            "minimum": 5028480.416,
            "name": "Y",
            "position": 1,
            "stddev": 155.1738161,
            "variance": 24078.91322
          },
          {
            "average": 835.717319,
            "count": 2831936,
            "maximum": 865.6553265,
            "minimum": 818.1553265,
            "name": "Z",
            "position": 2,
            "stddev": 10.29891544,
            "variance": 106.0676592
          },
          {
            "average": 109.274514,
            "count": 2831936,
            "maximum": 230,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.80965965,
            "variance": 666.1385311
          },
          {
            "average": 1.005744833,
            "count": 2831936,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07835692726,
            "variance": 0.006139808049
          },
          {
            "average": 1.01294768,
            "count": 2831936,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1201593603,
            "variance": 0.01443827186
          },
          {
            "average": 0.5000374302,
            "count": 2831936,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000869,
            "variance": 0.2500000869
          },
          {
            "average": 0,
            "count": 2831936,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.399642859,
            "count": 2831936,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4898249983,
            "variance": 0.239928529
          },
          {
            "average": 0.1156913368,
            "count": 2831936,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.767903079,
            "variance": 76.8761244
          },
          {
            "average": 138,
            "count": 2831936,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10627.75046,
            "count": 2831936,
            "maximum": 10631,
            "minimum": 10625,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.377917464,
            "variance": 1.898656537
          },
          {
            "average": 34948.17998,
            "count": 2831936,
            "maximum": 64000,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 11663.09393,
            "variance": 136027760
          },
          {
            "average": 34185.80189,
            "count": 2831936,
            "maximum": 64512,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 10297.23021,
            "variance": 106032950
          },
          {
            "average": 28889.90251,
            "count": 2831936,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 10410.47292,
            "variance": 108377946.4
          },
          {
            "average": 419277.2043,
            "count": 2831936,
            "maximum": 421425.4349,
            "minimum": 417635.1752,
            "name": "GpsTime",
            "position": 15,
            "stddev": 887.0242125,
            "variance": 786811.9536
          },
          {
            "average": 0,
            "count": 2831936,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2831936,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2831936,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2831936,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2831936,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428594.8898,
          5028480.416,
          818.1553265,
          429575.9898,
          5029181.156,
          865.6553265
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428594.88976205915,
                5028480.416437659,
                818.1553264998659
              ],
              [
                428594.88976205915,
                5029181.15643766,
                818.1553264998659
              ],
              [
                429575.9897620591,
                5029181.15643766,
                865.6553264998659
              ],
              [
                429575.9897620591,
                5028480.416437659,
                865.6553264998659
              ],
              [
                428594.88976205915,
                5028480.416437659,
                818.1553264998659
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:50:25+00:00",
        "end_time": "2011-09-18T21:47:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9125661,
            45.4062045,
            818.1553265,
            -117.8999291,
            45.41261073,
            865.6553265
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91246454841675,
                  45.40620449773854,
                  818.1553264998659
                ],
                [
                  -117.9125661089703,
                  45.412511253339936,
                  818.1553264998659
                ],
                [
                  -117.9000292811133,
                  45.41261073332542,
                  865.6553264998659
                ],
                [
                  -117.8999291153394,
                  45.40630395597081,
                  865.6553264998659
                ],
                [
                  -117.91246454841675,
                  45.40620449773854,
                  818.1553264998659
                ]
              ]
            ]
          },
          "id": "45117D8413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:50:25Z",
            "pc:count": 2831936,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429169.3242,
                "count": 2831936,
                "maximum": 429575.9898,
                "minimum": 428594.8898,
                "name": "X",
                "position": 0,
                "stddev": 281.1524186,
                "variance": 79046.68246
              },
              {
                "average": 5028951.478,
                "count": 2831936,
                "maximum": 5029181.156,
                "minimum": 5028480.416,
                "name": "Y",
                "position": 1,
                "stddev": 155.1738161,
                "variance": 24078.91322
              },
              {
                "average": 835.717319,
                "count": 2831936,
                "maximum": 865.6553265,
                "minimum": 818.1553265,
                "name": "Z",
                "position": 2,
                "stddev": 10.29891544,
                "variance": 106.0676592
              },
              {
                "average": 109.274514,
                "count": 2831936,
                "maximum": 230,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.80965965,
                "variance": 666.1385311
              },
              {
                "average": 1.005744833,
                "count": 2831936,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07835692726,
                "variance": 0.006139808049
              },
              {
                "average": 1.01294768,
                "count": 2831936,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1201593603,
                "variance": 0.01443827186
              },
              {
                "average": 0.5000374302,
                "count": 2831936,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000869,
                "variance": 0.2500000869
              },
              {
                "average": 0,
                "count": 2831936,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.399642859,
                "count": 2831936,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4898249983,
                "variance": 0.239928529
              },
              {
                "average": 0.1156913368,
                "count": 2831936,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.767903079,
                "variance": 76.8761244
              },
              {
                "average": 138,
                "count": 2831936,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10627.75046,
                "count": 2831936,
                "maximum": 10631,
                "minimum": 10625,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.377917464,
                "variance": 1.898656537
              },
              {
                "average": 34948.17998,
                "count": 2831936,
                "maximum": 64000,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 11663.09393,
                "variance": 136027760
              },
              {
                "average": 34185.80189,
                "count": 2831936,
                "maximum": 64512,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 10297.23021,
                "variance": 106032950
              },
              {
                "average": 28889.90251,
                "count": 2831936,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 10410.47292,
                "variance": 108377946.4
              },
              {
                "average": 419277.2043,
                "count": 2831936,
                "maximum": 421425.4349,
                "minimum": 417635.1752,
                "name": "GpsTime",
                "position": 15,
                "stddev": 887.0242125,
                "variance": 786811.9536
              },
              {
                "average": 0,
                "count": 2831936,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2831936,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2831936,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2831936,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2831936,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428594.8898,
              5028480.416,
              818.1553265,
              429575.9898,
              5029181.156,
              865.6553265
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428594.88976205915,
                    5028480.416437659,
                    818.1553264998659
                  ],
                  [
                    428594.88976205915,
                    5029181.15643766,
                    818.1553264998659
                  ],
                  [
                    429575.9897620591,
                    5029181.15643766,
                    865.6553264998659
                  ],
                  [
                    429575.9897620591,
                    5028480.416437659,
                    865.6553264998659
                  ],
                  [
                    428594.88976205915,
                    5028480.416437659,
                    818.1553264998659
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:50:25+00:00",
            "end_time": "2011-09-18T21:47: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": "45117D8211a.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752688700684,
              45.47339492087474,
              815.8040143605281
            ],
            [
              -117.93755369132573,
              45.4750113155304,
              815.8040143605281
            ],
            [
              -117.93537924967784,
              45.475029143510774,
              816.6840143605282
            ],
            [
              -117.93535250750347,
              45.47341274785584,
              816.6840143605282
            ],
            [
              -117.93752688700684,
              45.47339492087474,
              815.8040143605281
            ]
          ]
        ]
      },
      "bbox": [
        -117.9375537,
        45.47339492,
        815.8040144,
        -117.9353525,
        45.47502914,
        816.6840144
      ],
      "properties": {
        "datetime": "2011-09-14T22:16:24Z",
        "pc:count": 156949,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426792.7205,
            "count": 156949,
            "maximum": 426890.6199,
            "minimum": 426720.6399,
            "name": "X",
            "position": 0,
            "stddev": 44.1967263,
            "variance": 1953.350616
          },
          {
            "average": 5036077.121,
            "count": 156949,
            "maximum": 5036147.133,
            "minimum": 5035967.533,
            "name": "Y",
            "position": 1,
            "stddev": 42.68700216,
            "variance": 1822.180154
          },
          {
            "average": 816.123077,
            "count": 156949,
            "maximum": 816.6840144,
            "minimum": 815.8040144,
            "name": "Z",
            "position": 2,
            "stddev": 0.09516807979,
            "variance": 0.009056963411
          },
          {
            "average": 239.5306119,
            "count": 156949,
            "maximum": 254,
            "minimum": 111,
            "name": "Intensity",
            "position": 3,
            "stddev": 12.206255,
            "variance": 148.9926611
          },
          {
            "average": 1,
            "count": 156949,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 156949,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5144027678,
            "count": 156949,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997941095,
            "variance": 0.2497941518
          },
          {
            "average": 0,
            "count": 156949,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.271056203,
            "count": 156949,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4445064642,
            "variance": 0.1975859967
          },
          {
            "average": 6.620142158,
            "count": 156949,
            "maximum": 15,
            "minimum": -1.998000026,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.211340412,
            "variance": 27.15806889
          },
          {
            "average": 198.8337931,
            "count": 156949,
            "maximum": 212,
            "minimum": 193,
            "name": "UserData",
            "position": 10,
            "stddev": 2.53404367,
            "variance": 6.421377322
          },
          {
            "average": 205.4068965,
            "count": 156949,
            "maximum": 230,
            "minimum": 181,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.00160302,
            "variance": 576.0769476
          },
          {
            "average": 36192.99844,
            "count": 156949,
            "maximum": 52992,
            "minimum": 23808,
            "name": "Red",
            "position": 12,
            "stddev": 3176.705813,
            "variance": 10091459.82
          },
          {
            "average": 31509.69367,
            "count": 156949,
            "maximum": 50944,
            "minimum": 21760,
            "name": "Green",
            "position": 13,
            "stddev": 3062.941641,
            "variance": 9381611.497
          },
          {
            "average": 25638.02428,
            "count": 156949,
            "maximum": 48384,
            "minimum": 18176,
            "name": "Blue",
            "position": 14,
            "stddev": 2834.494916,
            "variance": 8034361.432
          },
          {
            "average": 73524.24903,
            "count": 156949,
            "maximum": 73784.39719,
            "minimum": 73287.83196,
            "name": "GpsTime",
            "position": 15,
            "stddev": 245.9668872,
            "variance": 60499.70962
          },
          {
            "average": 0,
            "count": 156949,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 156949,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 156949,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 156949,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 156949,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426720.6399,
          5035967.533,
          815.8040144,
          426890.6199,
          5036147.133,
          816.6840144
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426720.6399402147,
                5035967.533183214,
                815.8040143605281
              ],
              [
                426720.6399402147,
                5036147.133183214,
                815.8040143605281
              ],
              [
                426890.6199402147,
                5036147.133183214,
                816.6840143605282
              ],
              [
                426890.6199402147,
                5035967.533183214,
                816.6840143605282
              ],
              [
                426720.6399402147,
                5035967.533183214,
                815.8040143605281
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:16:24+00:00",
        "end_time": "2011-09-14T22:08:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8211a.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8211a.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8211a.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8211a.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9375537,
            45.47339492,
            815.8040144,
            -117.9353525,
            45.47502914,
            816.6840144
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752688700684,
                  45.47339492087474,
                  815.8040143605281
                ],
                [
                  -117.93755369132573,
                  45.4750113155304,
                  815.8040143605281
                ],
                [
                  -117.93537924967784,
                  45.475029143510774,
                  816.6840143605282
                ],
                [
                  -117.93535250750347,
                  45.47341274785584,
                  816.6840143605282
                ],
                [
                  -117.93752688700684,
                  45.47339492087474,
                  815.8040143605281
                ]
              ]
            ]
          },
          "id": "45117D8211a.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8211a.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:16:24Z",
            "pc:count": 156949,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426792.7205,
                "count": 156949,
                "maximum": 426890.6199,
                "minimum": 426720.6399,
                "name": "X",
                "position": 0,
                "stddev": 44.1967263,
                "variance": 1953.350616
              },
              {
                "average": 5036077.121,
                "count": 156949,
                "maximum": 5036147.133,
                "minimum": 5035967.533,
                "name": "Y",
                "position": 1,
                "stddev": 42.68700216,
                "variance": 1822.180154
              },
              {
                "average": 816.123077,
                "count": 156949,
                "maximum": 816.6840144,
                "minimum": 815.8040144,
                "name": "Z",
                "position": 2,
                "stddev": 0.09516807979,
                "variance": 0.009056963411
              },
              {
                "average": 239.5306119,
                "count": 156949,
                "maximum": 254,
                "minimum": 111,
                "name": "Intensity",
                "position": 3,
                "stddev": 12.206255,
                "variance": 148.9926611
              },
              {
                "average": 1,
                "count": 156949,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 156949,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5144027678,
                "count": 156949,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997941095,
                "variance": 0.2497941518
              },
              {
                "average": 0,
                "count": 156949,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.271056203,
                "count": 156949,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4445064642,
                "variance": 0.1975859967
              },
              {
                "average": 6.620142158,
                "count": 156949,
                "maximum": 15,
                "minimum": -1.998000026,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.211340412,
                "variance": 27.15806889
              },
              {
                "average": 198.8337931,
                "count": 156949,
                "maximum": 212,
                "minimum": 193,
                "name": "UserData",
                "position": 10,
                "stddev": 2.53404367,
                "variance": 6.421377322
              },
              {
                "average": 205.4068965,
                "count": 156949,
                "maximum": 230,
                "minimum": 181,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.00160302,
                "variance": 576.0769476
              },
              {
                "average": 36192.99844,
                "count": 156949,
                "maximum": 52992,
                "minimum": 23808,
                "name": "Red",
                "position": 12,
                "stddev": 3176.705813,
                "variance": 10091459.82
              },
              {
                "average": 31509.69367,
                "count": 156949,
                "maximum": 50944,
                "minimum": 21760,
                "name": "Green",
                "position": 13,
                "stddev": 3062.941641,
                "variance": 9381611.497
              },
              {
                "average": 25638.02428,
                "count": 156949,
                "maximum": 48384,
                "minimum": 18176,
                "name": "Blue",
                "position": 14,
                "stddev": 2834.494916,
                "variance": 8034361.432
              },
              {
                "average": 73524.24903,
                "count": 156949,
                "maximum": 73784.39719,
                "minimum": 73287.83196,
                "name": "GpsTime",
                "position": 15,
                "stddev": 245.9668872,
                "variance": 60499.70962
              },
              {
                "average": 0,
                "count": 156949,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 156949,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 156949,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 156949,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 156949,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426720.6399,
              5035967.533,
              815.8040144,
              426890.6199,
              5036147.133,
              816.6840144
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426720.6399402147,
                    5035967.533183214,
                    815.8040143605281
                  ],
                  [
                    426720.6399402147,
                    5036147.133183214,
                    815.8040143605281
                  ],
                  [
                    426890.6199402147,
                    5036147.133183214,
                    816.6840143605282
                  ],
                  [
                    426890.6199402147,
                    5035967.533183214,
                    816.6840143605282
                  ],
                  [
                    426720.6399402147,
                    5035967.533183214,
                    815.8040143605281
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:16:24+00:00",
            "end_time": "2011-09-14T22:08: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": "45117D8211b.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92558877321676,
              45.47094642247902,
              815.4326001292106
            ],
            [
              -117.92565533017462,
              45.47501190368569,
              815.4326001292106
            ],
            [
              -117.92502748027385,
              45.4750169901749,
              821.8326001292107
            ],
            [
              -117.92496096844444,
              45.470951508251154,
              821.8326001292107
            ],
            [
              -117.92558877321676,
              45.47094642247902,
              815.4326001292106
            ]
          ]
        ]
      },
      "bbox": [
        -117.9256553,
        45.47094642,
        815.4326001,
        -117.924961,
        45.47501699,
        821.8326001
      ],
      "properties": {
        "datetime": "2011-09-14T21:54:08Z",
        "pc:count": 45308,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427682.1198,
            "count": 45308,
            "maximum": 427699.7108,
            "minimum": 427650.6308,
            "name": "X",
            "position": 0,
            "stddev": 11.10577625,
            "variance": 123.338266
          },
          {
            "average": 5035985.991,
            "count": 45308,
            "maximum": 5036136.417,
            "minimum": 5035684.697,
            "name": "Y",
            "position": 1,
            "stddev": 108.4253221,
            "variance": 11756.05048
          },
          {
            "average": 817.9570528,
            "count": 45308,
            "maximum": 821.8326001,
            "minimum": 815.4326001,
            "name": "Z",
            "position": 2,
            "stddev": 1.003789233,
            "variance": 1.007592825
          },
          {
            "average": 218.1399974,
            "count": 45308,
            "maximum": 254,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.02979309,
            "variance": 626.4905422
          },
          {
            "average": 1.001037344,
            "count": 45308,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03219147693,
            "variance": 0.001036291187
          },
          {
            "average": 1.002162973,
            "count": 45308,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04645796605,
            "variance": 0.002158342609
          },
          {
            "average": 0.5041273064,
            "count": 45308,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999884827,
            "variance": 0.2499884829
          },
          {
            "average": 0,
            "count": 45308,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.511013508,
            "count": 45308,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4998842045,
            "variance": 0.2498842179
          },
          {
            "average": -2.230346898,
            "count": 45308,
            "maximum": 18,
            "minimum": -6,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.281733254,
            "variance": 10.76977315
          },
          {
            "average": 205.9988082,
            "count": 45308,
            "maximum": 212,
            "minimum": 196,
            "name": "UserData",
            "position": 10,
            "stddev": 3.534679898,
            "variance": 12.49396198
          },
          {
            "average": 202.6741635,
            "count": 45308,
            "maximum": 226,
            "minimum": 177,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 23.96659646,
            "variance": 574.397746
          },
          {
            "average": 25660.64377,
            "count": 45308,
            "maximum": 37120,
            "minimum": 12544,
            "name": "Red",
            "position": 12,
            "stddev": 3094.980261,
            "variance": 9578902.816
          },
          {
            "average": 26761.1364,
            "count": 45308,
            "maximum": 36096,
            "minimum": 10752,
            "name": "Green",
            "position": 13,
            "stddev": 2281.043277,
            "variance": 5203158.433
          },
          {
            "average": 22436.25744,
            "count": 45308,
            "maximum": 30976,
            "minimum": 8704,
            "name": "Blue",
            "position": 14,
            "stddev": 1678.202332,
            "variance": 2816363.068
          },
          {
            "average": 72428.06906,
            "count": 45308,
            "maximum": 72448.42091,
            "minimum": 71876.4588,
            "name": "GpsTime",
            "position": 15,
            "stddev": 91.93274556,
            "variance": 8451.629706
          },
          {
            "average": 0,
            "count": 45308,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 45308,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 45308,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 45308,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 45308,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427650.6308,
          5035684.697,
          815.4326001,
          427699.7108,
          5036136.417,
          821.8326001
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427650.630771855,
                5035684.696994756,
                815.4326001292106
              ],
              [
                427650.630771855,
                5036136.416994757,
                815.4326001292106
              ],
              [
                427699.71077185497,
                5036136.416994757,
                821.8326001292107
              ],
              [
                427699.71077185497,
                5035684.696994756,
                821.8326001292107
              ],
              [
                427650.630771855,
                5035684.696994756,
                815.4326001292106
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:54:08+00:00",
        "end_time": "2011-09-14T21:44:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8211b.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8211b.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8211b.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8211b.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9256553,
            45.47094642,
            815.4326001,
            -117.924961,
            45.47501699,
            821.8326001
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92558877321676,
                  45.47094642247902,
                  815.4326001292106
                ],
                [
                  -117.92565533017462,
                  45.47501190368569,
                  815.4326001292106
                ],
                [
                  -117.92502748027385,
                  45.4750169901749,
                  821.8326001292107
                ],
                [
                  -117.92496096844444,
                  45.470951508251154,
                  821.8326001292107
                ],
                [
                  -117.92558877321676,
                  45.47094642247902,
                  815.4326001292106
                ]
              ]
            ]
          },
          "id": "45117D8211b.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8211b.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:54:08Z",
            "pc:count": 45308,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427682.1198,
                "count": 45308,
                "maximum": 427699.7108,
                "minimum": 427650.6308,
                "name": "X",
                "position": 0,
                "stddev": 11.10577625,
                "variance": 123.338266
              },
              {
                "average": 5035985.991,
                "count": 45308,
                "maximum": 5036136.417,
                "minimum": 5035684.697,
                "name": "Y",
                "position": 1,
                "stddev": 108.4253221,
                "variance": 11756.05048
              },
              {
                "average": 817.9570528,
                "count": 45308,
                "maximum": 821.8326001,
                "minimum": 815.4326001,
                "name": "Z",
                "position": 2,
                "stddev": 1.003789233,
                "variance": 1.007592825
              },
              {
                "average": 218.1399974,
                "count": 45308,
                "maximum": 254,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.02979309,
                "variance": 626.4905422
              },
              {
                "average": 1.001037344,
                "count": 45308,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03219147693,
                "variance": 0.001036291187
              },
              {
                "average": 1.002162973,
                "count": 45308,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04645796605,
                "variance": 0.002158342609
              },
              {
                "average": 0.5041273064,
                "count": 45308,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999884827,
                "variance": 0.2499884829
              },
              {
                "average": 0,
                "count": 45308,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.511013508,
                "count": 45308,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4998842045,
                "variance": 0.2498842179
              },
              {
                "average": -2.230346898,
                "count": 45308,
                "maximum": 18,
                "minimum": -6,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.281733254,
                "variance": 10.76977315
              },
              {
                "average": 205.9988082,
                "count": 45308,
                "maximum": 212,
                "minimum": 196,
                "name": "UserData",
                "position": 10,
                "stddev": 3.534679898,
                "variance": 12.49396198
              },
              {
                "average": 202.6741635,
                "count": 45308,
                "maximum": 226,
                "minimum": 177,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 23.96659646,
                "variance": 574.397746
              },
              {
                "average": 25660.64377,
                "count": 45308,
                "maximum": 37120,
                "minimum": 12544,
                "name": "Red",
                "position": 12,
                "stddev": 3094.980261,
                "variance": 9578902.816
              },
              {
                "average": 26761.1364,
                "count": 45308,
                "maximum": 36096,
                "minimum": 10752,
                "name": "Green",
                "position": 13,
                "stddev": 2281.043277,
                "variance": 5203158.433
              },
              {
                "average": 22436.25744,
                "count": 45308,
                "maximum": 30976,
                "minimum": 8704,
                "name": "Blue",
                "position": 14,
                "stddev": 1678.202332,
                "variance": 2816363.068
              },
              {
                "average": 72428.06906,
                "count": 45308,
                "maximum": 72448.42091,
                "minimum": 71876.4588,
                "name": "GpsTime",
                "position": 15,
                "stddev": 91.93274556,
                "variance": 8451.629706
              },
              {
                "average": 0,
                "count": 45308,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 45308,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 45308,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 45308,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 45308,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427650.6308,
              5035684.697,
              815.4326001,
              427699.7108,
              5036136.417,
              821.8326001
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427650.630771855,
                    5035684.696994756,
                    815.4326001292106
                  ],
                  [
                    427650.630771855,
                    5036136.416994757,
                    815.4326001292106
                  ],
                  [
                    427699.71077185497,
                    5036136.416994757,
                    821.8326001292107
                  ],
                  [
                    427699.71077185497,
                    5035684.696994756,
                    821.8326001292107
                  ],
                  [
                    427650.630771855,
                    5035684.696994756,
                    815.4326001292106
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:54:08+00:00",
            "end_time": "2011-09-14T21: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": "45117B8425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752509669484,
              45.12491569477627,
              1069.6411403232341
            ],
            [
              -117.88772046136963,
              45.137509927708926,
              1069.6411403232341
            ],
            [
              -117.87502903866425,
              45.137607876314824,
              1350.801140323234
            ],
            [
              -117.87483646618134,
              45.125013600619404,
              1350.801140323234
            ],
            [
              -117.88752509669484,
              45.12491569477627,
              1069.6411403232341
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877205,
        45.12491569,
        1069.64114,
        -117.8748365,
        45.13760788,
        1350.80114
      ],
      "properties": {
        "datetime": "2011-09-16T21:12:28Z",
        "pc:count": 10150950,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430702.2662,
            "count": 10150950,
            "maximum": 431200.6708,
            "minimum": 430202.6708,
            "name": "X",
            "position": 0,
            "stddev": 282.4469288,
            "variance": 79776.26757
          },
          {
            "average": 4997916.42,
            "count": 10150950,
            "maximum": 4998608.796,
            "minimum": 4997209.536,
            "name": "Y",
            "position": 1,
            "stddev": 404.619026,
            "variance": 163716.5562
          },
          {
            "average": 1244.024479,
            "count": 10150950,
            "maximum": 1350.80114,
            "minimum": 1069.64114,
            "name": "Z",
            "position": 2,
            "stddev": 46.96177583,
            "variance": 2205.408389
          },
          {
            "average": 115.309292,
            "count": 10150950,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.05838791,
            "variance": 486.5724773
          },
          {
            "average": 1.000136539,
            "count": 10150950,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0117346696,
            "variance": 0.0001377024707
          },
          {
            "average": 1.000341938,
            "count": 10150950,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01867925277,
            "variance": 0.0003489144839
          },
          {
            "average": 0.4999548811,
            "count": 10150950,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000226,
            "variance": 0.2500000226
          },
          {
            "average": 0,
            "count": 10150950,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.273092174,
            "count": 10150950,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4455478177,
            "variance": 0.1985128579
          },
          {
            "average": -0.1476274584,
            "count": 10150950,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.512340909,
            "variance": 72.45994775
          },
          {
            "average": 134.6631876,
            "count": 10150950,
            "maximum": 148,
            "minimum": 123,
            "name": "UserData",
            "position": 10,
            "stddev": 3.664703816,
            "variance": 13.43005406
          },
          {
            "average": 10759.07304,
            "count": 10150950,
            "maximum": 10763,
            "minimum": 10755,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.658912776,
            "variance": 2.751991599
          },
          {
            "average": 35762.02153,
            "count": 10150950,
            "maximum": 55552,
            "minimum": 6400,
            "name": "Red",
            "position": 12,
            "stddev": 5310.545257,
            "variance": 28201890.93
          },
          {
            "average": 33682.02213,
            "count": 10150950,
            "maximum": 52480,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 4055.008036,
            "variance": 16443090.17
          },
          {
            "average": 29431.32274,
            "count": 10150950,
            "maximum": 49664,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 3761.826743,
            "variance": 14151340.44
          },
          {
            "average": 239813.4611,
            "count": 10150950,
            "maximum": 242748.6918,
            "minimum": 236519.8382,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1306.538626,
            "variance": 1707043.182
          },
          {
            "average": 0,
            "count": 10150950,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10150950,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10150950,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10150950,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10150950,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430202.6708,
          4997209.536,
          1069.64114,
          431200.6708,
          4998608.796,
          1350.80114
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430202.6708455612,
                4997209.5355821075,
                1069.6411403232341
              ],
              [
                430202.6708455612,
                4998608.795582107,
                1069.6411403232341
              ],
              [
                431200.6708455612,
                4998608.795582107,
                1350.801140323234
              ],
              [
                431200.6708455612,
                4997209.5355821075,
                1350.801140323234
              ],
              [
                430202.6708455612,
                4997209.5355821075,
                1069.6411403232341
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T21:12:28+00:00",
        "end_time": "2011-09-16T19:28:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877205,
            45.12491569,
            1069.64114,
            -117.8748365,
            45.13760788,
            1350.80114
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752509669484,
                  45.12491569477627,
                  1069.6411403232341
                ],
                [
                  -117.88772046136963,
                  45.137509927708926,
                  1069.6411403232341
                ],
                [
                  -117.87502903866425,
                  45.137607876314824,
                  1350.801140323234
                ],
                [
                  -117.87483646618134,
                  45.125013600619404,
                  1350.801140323234
                ],
                [
                  -117.88752509669484,
                  45.12491569477627,
                  1069.6411403232341
                ]
              ]
            ]
          },
          "id": "45117B8425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T21:12:28Z",
            "pc:count": 10150950,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430702.2662,
                "count": 10150950,
                "maximum": 431200.6708,
                "minimum": 430202.6708,
                "name": "X",
                "position": 0,
                "stddev": 282.4469288,
                "variance": 79776.26757
              },
              {
                "average": 4997916.42,
                "count": 10150950,
                "maximum": 4998608.796,
                "minimum": 4997209.536,
                "name": "Y",
                "position": 1,
                "stddev": 404.619026,
                "variance": 163716.5562
              },
              {
                "average": 1244.024479,
                "count": 10150950,
                "maximum": 1350.80114,
                "minimum": 1069.64114,
                "name": "Z",
                "position": 2,
                "stddev": 46.96177583,
                "variance": 2205.408389
              },
              {
                "average": 115.309292,
                "count": 10150950,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.05838791,
                "variance": 486.5724773
              },
              {
                "average": 1.000136539,
                "count": 10150950,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0117346696,
                "variance": 0.0001377024707
              },
              {
                "average": 1.000341938,
                "count": 10150950,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01867925277,
                "variance": 0.0003489144839
              },
              {
                "average": 0.4999548811,
                "count": 10150950,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000226,
                "variance": 0.2500000226
              },
              {
                "average": 0,
                "count": 10150950,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.273092174,
                "count": 10150950,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4455478177,
                "variance": 0.1985128579
              },
              {
                "average": -0.1476274584,
                "count": 10150950,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.512340909,
                "variance": 72.45994775
              },
              {
                "average": 134.6631876,
                "count": 10150950,
                "maximum": 148,
                "minimum": 123,
                "name": "UserData",
                "position": 10,
                "stddev": 3.664703816,
                "variance": 13.43005406
              },
              {
                "average": 10759.07304,
                "count": 10150950,
                "maximum": 10763,
                "minimum": 10755,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.658912776,
                "variance": 2.751991599
              },
              {
                "average": 35762.02153,
                "count": 10150950,
                "maximum": 55552,
                "minimum": 6400,
                "name": "Red",
                "position": 12,
                "stddev": 5310.545257,
                "variance": 28201890.93
              },
              {
                "average": 33682.02213,
                "count": 10150950,
                "maximum": 52480,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 4055.008036,
                "variance": 16443090.17
              },
              {
                "average": 29431.32274,
                "count": 10150950,
                "maximum": 49664,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 3761.826743,
                "variance": 14151340.44
              },
              {
                "average": 239813.4611,
                "count": 10150950,
                "maximum": 242748.6918,
                "minimum": 236519.8382,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1306.538626,
                "variance": 1707043.182
              },
              {
                "average": 0,
                "count": 10150950,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10150950,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10150950,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10150950,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10150950,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430202.6708,
              4997209.536,
              1069.64114,
              431200.6708,
              4998608.796,
              1350.80114
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430202.6708455612,
                    4997209.5355821075,
                    1069.6411403232341
                  ],
                  [
                    430202.6708455612,
                    4998608.795582107,
                    1069.6411403232341
                  ],
                  [
                    431200.6708455612,
                    4998608.795582107,
                    1350.801140323234
                  ],
                  [
                    431200.6708455612,
                    4997209.5355821075,
                    1350.801140323234
                  ],
                  [
                    430202.6708455612,
                    4997209.5355821075,
                    1069.6411403232341
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T21:12:28+00:00",
            "end_time": "2011-09-16T19:28: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": "45117C8315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002627145048,
              45.28436997950629,
              823.2389061635662
            ],
            [
              -117.95007871069488,
              45.28751124178057,
              823.2389061635662
            ],
            [
              -117.94740756884454,
              45.287533431700396,
              836.6989061635662
            ],
            [
              -117.94735527697935,
              45.284392167009315,
              836.6989061635662
            ],
            [
              -117.95002627145048,
              45.28436997950629,
              823.2389061635662
            ]
          ]
        ]
      },
      "bbox": [
        -117.9500787,
        45.28436998,
        823.2389062,
        -117.9473553,
        45.28753343,
        836.6989062
      ],
      "properties": {
        "datetime": "2011-09-16T19:39:05Z",
        "pc:count": 260104,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425571.2245,
            "count": 260104,
            "maximum": 425705.2881,
            "minimum": 425495.7881,
            "name": "X",
            "position": 0,
            "stddev": 49.16135787,
            "variance": 2416.839107
          },
          {
            "average": 5015214.634,
            "count": 260104,
            "maximum": 5015328.389,
            "minimum": 5014979.369,
            "name": "Y",
            "position": 1,
            "stddev": 84.94592517,
            "variance": 7215.810204
          },
          {
            "average": 832.6329437,
            "count": 260104,
            "maximum": 836.6989062,
            "minimum": 823.2389062,
            "name": "Z",
            "position": 2,
            "stddev": 2.582763055,
            "variance": 6.670664997
          },
          {
            "average": 115.1610817,
            "count": 260104,
            "maximum": 254,
            "minimum": 36,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.7467334,
            "variance": 1277.828949
          },
          {
            "average": 1,
            "count": 260104,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 260104,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5001576293,
            "count": 260104,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000009363,
            "variance": 0.2500009363
          },
          {
            "average": 0,
            "count": 260104,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.260676499,
            "count": 260104,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4390045588,
            "variance": 0.1927250026
          },
          {
            "average": -2.865344392,
            "count": 260104,
            "maximum": 15,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.033668434,
            "variance": 64.5398285
          },
          {
            "average": 145.8267539,
            "count": 260104,
            "maximum": 185,
            "minimum": 135,
            "name": "UserData",
            "position": 10,
            "stddev": 6.859796009,
            "variance": 47.05680129
          },
          {
            "average": 10754.37452,
            "count": 260104,
            "maximum": 10756,
            "minimum": 10753,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7431997461,
            "variance": 0.5523458626
          },
          {
            "average": 41342.91145,
            "count": 260104,
            "maximum": 52224,
            "minimum": 18176,
            "name": "Red",
            "position": 12,
            "stddev": 7056.920755,
            "variance": 49800130.54
          },
          {
            "average": 36366.21807,
            "count": 260104,
            "maximum": 50176,
            "minimum": 18688,
            "name": "Green",
            "position": 13,
            "stddev": 6569.265671,
            "variance": 43155251.45
          },
          {
            "average": 31770.74819,
            "count": 260104,
            "maximum": 48128,
            "minimum": 16896,
            "name": "Blue",
            "position": 14,
            "stddev": 6312.871226,
            "variance": 39852343.11
          },
          {
            "average": 236142.4502,
            "count": 260104,
            "maximum": 237145.1906,
            "minimum": 235152.0911,
            "name": "GpsTime",
            "position": 15,
            "stddev": 726.504792,
            "variance": 527809.2127
          },
          {
            "average": 0,
            "count": 260104,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 260104,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 260104,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 260104,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 260104,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425495.7881,
          5014979.369,
          823.2389062,
          425705.2881,
          5015328.389,
          836.6989062
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425495.7881343544,
                5014979.368557204,
                823.2389061635662
              ],
              [
                425495.7881343544,
                5015328.388557203,
                823.2389061635662
              ],
              [
                425705.2881343544,
                5015328.388557203,
                836.6989061635662
              ],
              [
                425705.2881343544,
                5014979.368557204,
                836.6989061635662
              ],
              [
                425495.7881343544,
                5014979.368557204,
                823.2389061635662
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T19:39:05+00:00",
        "end_time": "2011-09-16T19:05:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9500787,
            45.28436998,
            823.2389062,
            -117.9473553,
            45.28753343,
            836.6989062
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002627145048,
                  45.28436997950629,
                  823.2389061635662
                ],
                [
                  -117.95007871069488,
                  45.28751124178057,
                  823.2389061635662
                ],
                [
                  -117.94740756884454,
                  45.287533431700396,
                  836.6989061635662
                ],
                [
                  -117.94735527697935,
                  45.284392167009315,
                  836.6989061635662
                ],
                [
                  -117.95002627145048,
                  45.28436997950629,
                  823.2389061635662
                ]
              ]
            ]
          },
          "id": "45117C8315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T19:39:05Z",
            "pc:count": 260104,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425571.2245,
                "count": 260104,
                "maximum": 425705.2881,
                "minimum": 425495.7881,
                "name": "X",
                "position": 0,
                "stddev": 49.16135787,
                "variance": 2416.839107
              },
              {
                "average": 5015214.634,
                "count": 260104,
                "maximum": 5015328.389,
                "minimum": 5014979.369,
                "name": "Y",
                "position": 1,
                "stddev": 84.94592517,
                "variance": 7215.810204
              },
              {
                "average": 832.6329437,
                "count": 260104,
                "maximum": 836.6989062,
                "minimum": 823.2389062,
                "name": "Z",
                "position": 2,
                "stddev": 2.582763055,
                "variance": 6.670664997
              },
              {
                "average": 115.1610817,
                "count": 260104,
                "maximum": 254,
                "minimum": 36,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.7467334,
                "variance": 1277.828949
              },
              {
                "average": 1,
                "count": 260104,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 260104,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5001576293,
                "count": 260104,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000009363,
                "variance": 0.2500009363
              },
              {
                "average": 0,
                "count": 260104,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.260676499,
                "count": 260104,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4390045588,
                "variance": 0.1927250026
              },
              {
                "average": -2.865344392,
                "count": 260104,
                "maximum": 15,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.033668434,
                "variance": 64.5398285
              },
              {
                "average": 145.8267539,
                "count": 260104,
                "maximum": 185,
                "minimum": 135,
                "name": "UserData",
                "position": 10,
                "stddev": 6.859796009,
                "variance": 47.05680129
              },
              {
                "average": 10754.37452,
                "count": 260104,
                "maximum": 10756,
                "minimum": 10753,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7431997461,
                "variance": 0.5523458626
              },
              {
                "average": 41342.91145,
                "count": 260104,
                "maximum": 52224,
                "minimum": 18176,
                "name": "Red",
                "position": 12,
                "stddev": 7056.920755,
                "variance": 49800130.54
              },
              {
                "average": 36366.21807,
                "count": 260104,
                "maximum": 50176,
                "minimum": 18688,
                "name": "Green",
                "position": 13,
                "stddev": 6569.265671,
                "variance": 43155251.45
              },
              {
                "average": 31770.74819,
                "count": 260104,
                "maximum": 48128,
                "minimum": 16896,
                "name": "Blue",
                "position": 14,
                "stddev": 6312.871226,
                "variance": 39852343.11
              },
              {
                "average": 236142.4502,
                "count": 260104,
                "maximum": 237145.1906,
                "minimum": 235152.0911,
                "name": "GpsTime",
                "position": 15,
                "stddev": 726.504792,
                "variance": 527809.2127
              },
              {
                "average": 0,
                "count": 260104,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 260104,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 260104,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 260104,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 260104,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425495.7881,
              5014979.369,
              823.2389062,
              425705.2881,
              5015328.389,
              836.6989062
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425495.7881343544,
                    5014979.368557204,
                    823.2389061635662
                  ],
                  [
                    425495.7881343544,
                    5015328.388557203,
                    823.2389061635662
                  ],
                  [
                    425705.2881343544,
                    5015328.388557203,
                    836.6989061635662
                  ],
                  [
                    425705.2881343544,
                    5014979.368557204,
                    836.6989061635662
                  ],
                  [
                    425495.7881343544,
                    5014979.368557204,
                    823.2389061635662
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T19:39:05+00:00",
            "end_time": "2011-09-16T19: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": "45117D8316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002480378284,
              45.387403455244325,
              838.2652286493885
            ],
            [
              -118.00024717218874,
              45.40000911870075,
              838.2652286493885
            ],
            [
              -117.98752946381491,
              45.40011978991061,
              856.8452286493884
            ],
            [
              -117.98730992160651,
              45.387514078089225,
              856.8452286493884
            ],
            [
              -118.00002480378284,
              45.387403455244325,
              838.2652286493885
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002472,
        45.38740346,
        838.2652286,
        -117.9873099,
        45.40011979,
        856.8452286
      ],
      "properties": {
        "datetime": "2011-09-15T00:02:30Z",
        "pc:count": 10604529,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422211.4018,
            "count": 10604529,
            "maximum": 422712.2923,
            "minimum": 421716.7923,
            "name": "X",
            "position": 0,
            "stddev": 282.0432335,
            "variance": 79548.38559
          },
          {
            "average": 5027180.768,
            "count": 10604529,
            "maximum": 5027873.8,
            "minimum": 5026473.16,
            "name": "Y",
            "position": 1,
            "stddev": 401.7505114,
            "variance": 161403.4734
          },
          {
            "average": 842.351497,
            "count": 10604529,
            "maximum": 856.8452286,
            "minimum": 838.2652286,
            "name": "Z",
            "position": 2,
            "stddev": 2.109481869,
            "variance": 4.449913755
          },
          {
            "average": 112.4653064,
            "count": 10604529,
            "maximum": 201,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.94193516,
            "variance": 438.5646484
          },
          {
            "average": 1.000550142,
            "count": 10604529,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02473257094,
            "variance": 0.0006117000653
          },
          {
            "average": 1.001184494,
            "count": 10604529,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03765246013,
            "variance": 0.001417707754
          },
          {
            "average": 0.4999121602,
            "count": 10604529,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000159,
            "variance": 0.2500000159
          },
          {
            "average": 0,
            "count": 10604529,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.302049624,
            "count": 10604529,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4591466744,
            "variance": 0.2108156686
          },
          {
            "average": -1.728236632,
            "count": 10604529,
            "maximum": 16.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.833963487,
            "variance": 78.03891088
          },
          {
            "average": 120.4669009,
            "count": 10604529,
            "maximum": 129,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 1.579230818,
            "variance": 2.493969976
          },
          {
            "average": 1025.078189,
            "count": 10604529,
            "maximum": 1029,
            "minimum": 1022,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.665940773,
            "variance": 2.775358659
          },
          {
            "average": 26363.93385,
            "count": 10604529,
            "maximum": 64768,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 11110.68865,
            "variance": 123447402.2
          },
          {
            "average": 27257.2823,
            "count": 10604529,
            "maximum": 64000,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 9283.810629,
            "variance": 86189139.79
          },
          {
            "average": 23158.02696,
            "count": 10604529,
            "maximum": 64768,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 7232.253267,
            "variance": 52305487.31
          },
          {
            "average": 78039.90079,
            "count": 10604529,
            "maximum": 80150.24132,
            "minimum": 76341.47578,
            "name": "GpsTime",
            "position": 15,
            "stddev": 869.3095243,
            "variance": 755699.049
          },
          {
            "average": 0,
            "count": 10604529,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10604529,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10604529,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10604529,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10604529,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421716.7923,
          5026473.16,
          838.2652286,
          422712.2923,
          5027873.8,
          856.8452286
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421716.7922527875,
                5026473.1603656225,
                838.2652286493885
              ],
              [
                421716.7922527875,
                5027873.800365623,
                838.2652286493885
              ],
              [
                422712.2922527875,
                5027873.800365623,
                856.8452286493884
              ],
              [
                422712.2922527875,
                5026473.1603656225,
                856.8452286493884
              ],
              [
                421716.7922527875,
                5026473.1603656225,
                838.2652286493885
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:02:30+00:00",
        "end_time": "2011-09-14T22:59:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002472,
            45.38740346,
            838.2652286,
            -117.9873099,
            45.40011979,
            856.8452286
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002480378284,
                  45.387403455244325,
                  838.2652286493885
                ],
                [
                  -118.00024717218874,
                  45.40000911870075,
                  838.2652286493885
                ],
                [
                  -117.98752946381491,
                  45.40011978991061,
                  856.8452286493884
                ],
                [
                  -117.98730992160651,
                  45.387514078089225,
                  856.8452286493884
                ],
                [
                  -118.00002480378284,
                  45.387403455244325,
                  838.2652286493885
                ]
              ]
            ]
          },
          "id": "45117D8316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:02:30Z",
            "pc:count": 10604529,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422211.4018,
                "count": 10604529,
                "maximum": 422712.2923,
                "minimum": 421716.7923,
                "name": "X",
                "position": 0,
                "stddev": 282.0432335,
                "variance": 79548.38559
              },
              {
                "average": 5027180.768,
                "count": 10604529,
                "maximum": 5027873.8,
                "minimum": 5026473.16,
                "name": "Y",
                "position": 1,
                "stddev": 401.7505114,
                "variance": 161403.4734
              },
              {
                "average": 842.351497,
                "count": 10604529,
                "maximum": 856.8452286,
                "minimum": 838.2652286,
                "name": "Z",
                "position": 2,
                "stddev": 2.109481869,
                "variance": 4.449913755
              },
              {
                "average": 112.4653064,
                "count": 10604529,
                "maximum": 201,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.94193516,
                "variance": 438.5646484
              },
              {
                "average": 1.000550142,
                "count": 10604529,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02473257094,
                "variance": 0.0006117000653
              },
              {
                "average": 1.001184494,
                "count": 10604529,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03765246013,
                "variance": 0.001417707754
              },
              {
                "average": 0.4999121602,
                "count": 10604529,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000159,
                "variance": 0.2500000159
              },
              {
                "average": 0,
                "count": 10604529,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.302049624,
                "count": 10604529,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4591466744,
                "variance": 0.2108156686
              },
              {
                "average": -1.728236632,
                "count": 10604529,
                "maximum": 16.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.833963487,
                "variance": 78.03891088
              },
              {
                "average": 120.4669009,
                "count": 10604529,
                "maximum": 129,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 1.579230818,
                "variance": 2.493969976
              },
              {
                "average": 1025.078189,
                "count": 10604529,
                "maximum": 1029,
                "minimum": 1022,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.665940773,
                "variance": 2.775358659
              },
              {
                "average": 26363.93385,
                "count": 10604529,
                "maximum": 64768,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 11110.68865,
                "variance": 123447402.2
              },
              {
                "average": 27257.2823,
                "count": 10604529,
                "maximum": 64000,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 9283.810629,
                "variance": 86189139.79
              },
              {
                "average": 23158.02696,
                "count": 10604529,
                "maximum": 64768,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 7232.253267,
                "variance": 52305487.31
              },
              {
                "average": 78039.90079,
                "count": 10604529,
                "maximum": 80150.24132,
                "minimum": 76341.47578,
                "name": "GpsTime",
                "position": 15,
                "stddev": 869.3095243,
                "variance": 755699.049
              },
              {
                "average": 0,
                "count": 10604529,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10604529,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10604529,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10604529,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10604529,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421716.7923,
              5026473.16,
              838.2652286,
              422712.2923,
              5027873.8,
              856.8452286
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421716.7922527875,
                    5026473.1603656225,
                    838.2652286493885
                  ],
                  [
                    421716.7922527875,
                    5027873.800365623,
                    838.2652286493885
                  ],
                  [
                    422712.2922527875,
                    5027873.800365623,
                    856.8452286493884
                  ],
                  [
                    422712.2922527875,
                    5026473.1603656225,
                    856.8452286493884
                  ],
                  [
                    421716.7922527875,
                    5026473.1603656225,
                    838.2652286493885
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:02:30+00:00",
            "end_time": "2011-09-14T22:59: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": "45117B8308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502475077783,
              45.162405975549035,
              1119.894294781109
            ],
            [
              -117.97523981789011,
              45.175009352595936,
              1119.894294781109
            ],
            [
              -117.96252969295311,
              45.175117185968226,
              1200.2742947811091
            ],
            [
              -117.9623174277172,
              45.16251376180874,
              1200.2742947811091
            ],
            [
              -117.97502475077783,
              45.162405975549035,
              1119.894294781109
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752398,
        45.16240598,
        1119.894295,
        -117.9623174,
        45.17511719,
        1200.274295
      ],
      "properties": {
        "datetime": "2011-09-17T21:51:03Z",
        "pc:count": 8975052,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423860.6274,
            "count": 8975052,
            "maximum": 424370.4497,
            "minimum": 423371.6097,
            "name": "X",
            "position": 0,
            "stddev": 283.570678,
            "variance": 80412.32945
          },
          {
            "average": 5002172.344,
            "count": 8975052,
            "maximum": 5002853.921,
            "minimum": 5001453.601,
            "name": "Y",
            "position": 1,
            "stddev": 397.7014898,
            "variance": 158166.475
          },
          {
            "average": 1144.658135,
            "count": 8975052,
            "maximum": 1200.274295,
            "minimum": 1119.894295,
            "name": "Z",
            "position": 2,
            "stddev": 21.36916343,
            "variance": 456.6411456
          },
          {
            "average": 106.7854975,
            "count": 8975052,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.05520611,
            "variance": 1159.757063
          },
          {
            "average": 1.00867371,
            "count": 8975052,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09652531673,
            "variance": 0.00931713677
          },
          {
            "average": 1.018691925,
            "count": 8975052,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1446456267,
            "variance": 0.02092235732
          },
          {
            "average": 0.5000635094,
            "count": 8975052,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000238,
            "variance": 0.2500000238
          },
          {
            "average": 0,
            "count": 8975052,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.314687647,
            "count": 8975052,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4643913824,
            "variance": 0.215659356
          },
          {
            "average": -0.1150767363,
            "count": 8975052,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.484200998,
            "variance": 71.98166657
          },
          {
            "average": 137,
            "count": 8975052,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10669.10494,
            "count": 8975052,
            "maximum": 10673,
            "minimum": 10665,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.688224301,
            "variance": 2.85010129
          },
          {
            "average": 31587.64355,
            "count": 8975052,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 6872.173635,
            "variance": 47226770.47
          },
          {
            "average": 30399.11243,
            "count": 8975052,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 5194.133567,
            "variance": 26979023.52
          },
          {
            "average": 25651.31035,
            "count": 8975052,
            "maximum": 65280,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 4897.684218,
            "variance": 23987310.7
          },
          {
            "average": 328823.8686,
            "count": 8975052,
            "maximum": 331463.6046,
            "minimum": 325925.3834,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1161.620469,
            "variance": 1349362.114
          },
          {
            "average": 0,
            "count": 8975052,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8975052,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8975052,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8975052,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8975052,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423371.6097,
          5001453.601,
          1119.894295,
          424370.4497,
          5002853.921,
          1200.274295
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423371.609709319,
                5001453.600565167,
                1119.894294781109
              ],
              [
                423371.609709319,
                5002853.920565167,
                1119.894294781109
              ],
              [
                424370.449709319,
                5002853.920565167,
                1200.2742947811091
              ],
              [
                424370.449709319,
                5001453.600565167,
                1200.2742947811091
              ],
              [
                423371.609709319,
                5001453.600565167,
                1119.894294781109
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:51:03+00:00",
        "end_time": "2011-09-17T20:18:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752398,
            45.16240598,
            1119.894295,
            -117.9623174,
            45.17511719,
            1200.274295
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502475077783,
                  45.162405975549035,
                  1119.894294781109
                ],
                [
                  -117.97523981789011,
                  45.175009352595936,
                  1119.894294781109
                ],
                [
                  -117.96252969295311,
                  45.175117185968226,
                  1200.2742947811091
                ],
                [
                  -117.9623174277172,
                  45.16251376180874,
                  1200.2742947811091
                ],
                [
                  -117.97502475077783,
                  45.162405975549035,
                  1119.894294781109
                ]
              ]
            ]
          },
          "id": "45117B8308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:51:03Z",
            "pc:count": 8975052,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423860.6274,
                "count": 8975052,
                "maximum": 424370.4497,
                "minimum": 423371.6097,
                "name": "X",
                "position": 0,
                "stddev": 283.570678,
                "variance": 80412.32945
              },
              {
                "average": 5002172.344,
                "count": 8975052,
                "maximum": 5002853.921,
                "minimum": 5001453.601,
                "name": "Y",
                "position": 1,
                "stddev": 397.7014898,
                "variance": 158166.475
              },
              {
                "average": 1144.658135,
                "count": 8975052,
                "maximum": 1200.274295,
                "minimum": 1119.894295,
                "name": "Z",
                "position": 2,
                "stddev": 21.36916343,
                "variance": 456.6411456
              },
              {
                "average": 106.7854975,
                "count": 8975052,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.05520611,
                "variance": 1159.757063
              },
              {
                "average": 1.00867371,
                "count": 8975052,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09652531673,
                "variance": 0.00931713677
              },
              {
                "average": 1.018691925,
                "count": 8975052,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1446456267,
                "variance": 0.02092235732
              },
              {
                "average": 0.5000635094,
                "count": 8975052,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000238,
                "variance": 0.2500000238
              },
              {
                "average": 0,
                "count": 8975052,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.314687647,
                "count": 8975052,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4643913824,
                "variance": 0.215659356
              },
              {
                "average": -0.1150767363,
                "count": 8975052,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.484200998,
                "variance": 71.98166657
              },
              {
                "average": 137,
                "count": 8975052,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10669.10494,
                "count": 8975052,
                "maximum": 10673,
                "minimum": 10665,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.688224301,
                "variance": 2.85010129
              },
              {
                "average": 31587.64355,
                "count": 8975052,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 6872.173635,
                "variance": 47226770.47
              },
              {
                "average": 30399.11243,
                "count": 8975052,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 5194.133567,
                "variance": 26979023.52
              },
              {
                "average": 25651.31035,
                "count": 8975052,
                "maximum": 65280,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 4897.684218,
                "variance": 23987310.7
              },
              {
                "average": 328823.8686,
                "count": 8975052,
                "maximum": 331463.6046,
                "minimum": 325925.3834,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1161.620469,
                "variance": 1349362.114
              },
              {
                "average": 0,
                "count": 8975052,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8975052,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8975052,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8975052,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8975052,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423371.6097,
              5001453.601,
              1119.894295,
              424370.4497,
              5002853.921,
              1200.274295
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423371.609709319,
                    5001453.600565167,
                    1119.894294781109
                  ],
                  [
                    423371.609709319,
                    5002853.920565167,
                    1119.894294781109
                  ],
                  [
                    424370.449709319,
                    5002853.920565167,
                    1200.2742947811091
                  ],
                  [
                    424370.449709319,
                    5001453.600565167,
                    1200.2742947811091
                  ],
                  [
                    423371.609709319,
                    5001453.600565167,
                    1119.894294781109
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:51:03+00:00",
            "end_time": "2011-09-17T20:18:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117D8212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92488674756396,
              45.462412985148454,
              815.2698820732279
            ],
            [
              -117.92509282422823,
              45.47501120058852,
              815.2698820732279
            ],
            [
              -117.91252939593707,
              45.475112263796596,
              1083.4298820732279
            ],
            [
              -117.91232611699687,
              45.46251400421459,
              1083.4298820732279
            ],
            [
              -117.92488674756396,
              45.462412985148454,
              815.2698820732279
            ]
          ]
        ]
      },
      "bbox": [
        -117.9250928,
        45.46241299,
        815.2698821,
        -117.9123261,
        45.47511226,
        1083.429882
      ],
      "properties": {
        "datetime": "2011-09-18T21:11:01Z",
        "pc:count": 12272589,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428211.4128,
            "count": 12272589,
            "maximum": 428676.696,
            "minimum": 427694.596,
            "name": "X",
            "position": 0,
            "stddev": 273.3415831,
            "variance": 74715.62104
          },
          {
            "average": 5035373.84,
            "count": 12272589,
            "maximum": 5036135.833,
            "minimum": 5034736.033,
            "name": "Y",
            "position": 1,
            "stddev": 410.8609329,
            "variance": 168806.7062
          },
          {
            "average": 906.2073787,
            "count": 12272589,
            "maximum": 1083.429882,
            "minimum": 815.2698821,
            "name": "Z",
            "position": 2,
            "stddev": 66.99724965,
            "variance": 4488.63146
          },
          {
            "average": 196.4334743,
            "count": 12272589,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.41161795,
            "variance": 3070.447404
          },
          {
            "average": 1.017158482,
            "count": 12272589,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1372245112,
            "variance": 0.01883056646
          },
          {
            "average": 1.034303112,
            "count": 12272589,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1976899309,
            "variance": 0.03908130879
          },
          {
            "average": 0.5028096354,
            "count": 12272589,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999921263,
            "variance": 0.2499921263
          },
          {
            "average": 0,
            "count": 12272589,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.250524889,
            "count": 12272589,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4333153406,
            "variance": 0.1877621844
          },
          {
            "average": 1.366976096,
            "count": 12272589,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.94466867,
            "variance": 63.11776028
          },
          {
            "average": 201.4578845,
            "count": 12272589,
            "maximum": 213,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 18.24696582,
            "variance": 332.9517617
          },
          {
            "average": 968.8669927,
            "count": 12272589,
            "maximum": 10622,
            "minimum": 174,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2723.174501,
            "variance": 7415679.362
          },
          {
            "average": 34412.74928,
            "count": 12272589,
            "maximum": 62208,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 8916.759599,
            "variance": 79508601.75
          },
          {
            "average": 31825.41027,
            "count": 12272589,
            "maximum": 62976,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 6920.924256,
            "variance": 47899192.56
          },
          {
            "average": 27133.7012,
            "count": 12272589,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 6337.251053,
            "variance": 40160750.91
          },
          {
            "average": 97028.46501,
            "count": 12272589,
            "maximum": 415461.4662,
            "minimum": 70977.25569,
            "name": "GpsTime",
            "position": 15,
            "stddev": 89538.57619,
            "variance": 8017156625
          },
          {
            "average": 0,
            "count": 12272589,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12272589,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12272589,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12272589,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12272589,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427694.596,
          5034736.033,
          815.2698821,
          428676.696,
          5036135.833,
          1083.429882
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427694.5960081119,
                5034736.0325858705,
                815.2698820732279
              ],
              [
                427694.5960081119,
                5036135.832585871,
                815.2698820732279
              ],
              [
                428676.6960081119,
                5036135.832585871,
                1083.4298820732279
              ],
              [
                428676.6960081119,
                5034736.0325858705,
                1083.4298820732279
              ],
              [
                427694.5960081119,
                5034736.0325858705,
                815.2698820732279
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T21:11:01+00:00",
        "end_time": "2011-09-14T21:29:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9250928,
            45.46241299,
            815.2698821,
            -117.9123261,
            45.47511226,
            1083.429882
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92488674756396,
                  45.462412985148454,
                  815.2698820732279
                ],
                [
                  -117.92509282422823,
                  45.47501120058852,
                  815.2698820732279
                ],
                [
                  -117.91252939593707,
                  45.475112263796596,
                  1083.4298820732279
                ],
                [
                  -117.91232611699687,
                  45.46251400421459,
                  1083.4298820732279
                ],
                [
                  -117.92488674756396,
                  45.462412985148454,
                  815.2698820732279
                ]
              ]
            ]
          },
          "id": "45117D8212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:11:01Z",
            "pc:count": 12272589,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428211.4128,
                "count": 12272589,
                "maximum": 428676.696,
                "minimum": 427694.596,
                "name": "X",
                "position": 0,
                "stddev": 273.3415831,
                "variance": 74715.62104
              },
              {
                "average": 5035373.84,
                "count": 12272589,
                "maximum": 5036135.833,
                "minimum": 5034736.033,
                "name": "Y",
                "position": 1,
                "stddev": 410.8609329,
                "variance": 168806.7062
              },
              {
                "average": 906.2073787,
                "count": 12272589,
                "maximum": 1083.429882,
                "minimum": 815.2698821,
                "name": "Z",
                "position": 2,
                "stddev": 66.99724965,
                "variance": 4488.63146
              },
              {
                "average": 196.4334743,
                "count": 12272589,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.41161795,
                "variance": 3070.447404
              },
              {
                "average": 1.017158482,
                "count": 12272589,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1372245112,
                "variance": 0.01883056646
              },
              {
                "average": 1.034303112,
                "count": 12272589,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1976899309,
                "variance": 0.03908130879
              },
              {
                "average": 0.5028096354,
                "count": 12272589,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999921263,
                "variance": 0.2499921263
              },
              {
                "average": 0,
                "count": 12272589,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.250524889,
                "count": 12272589,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4333153406,
                "variance": 0.1877621844
              },
              {
                "average": 1.366976096,
                "count": 12272589,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.94466867,
                "variance": 63.11776028
              },
              {
                "average": 201.4578845,
                "count": 12272589,
                "maximum": 213,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 18.24696582,
                "variance": 332.9517617
              },
              {
                "average": 968.8669927,
                "count": 12272589,
                "maximum": 10622,
                "minimum": 174,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2723.174501,
                "variance": 7415679.362
              },
              {
                "average": 34412.74928,
                "count": 12272589,
                "maximum": 62208,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 8916.759599,
                "variance": 79508601.75
              },
              {
                "average": 31825.41027,
                "count": 12272589,
                "maximum": 62976,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 6920.924256,
                "variance": 47899192.56
              },
              {
                "average": 27133.7012,
                "count": 12272589,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 6337.251053,
                "variance": 40160750.91
              },
              {
                "average": 97028.46501,
                "count": 12272589,
                "maximum": 415461.4662,
                "minimum": 70977.25569,
                "name": "GpsTime",
                "position": 15,
                "stddev": 89538.57619,
                "variance": 8017156625
              },
              {
                "average": 0,
                "count": 12272589,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12272589,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12272589,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12272589,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12272589,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427694.596,
              5034736.033,
              815.2698821,
              428676.696,
              5036135.833,
              1083.429882
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427694.5960081119,
                    5034736.0325858705,
                    815.2698820732279
                  ],
                  [
                    427694.5960081119,
                    5036135.832585871,
                    815.2698820732279
                  ],
                  [
                    428676.6960081119,
                    5036135.832585871,
                    1083.4298820732279
                  ],
                  [
                    428676.6960081119,
                    5034736.0325858705,
                    1083.4298820732279
                  ],
                  [
                    427694.5960081119,
                    5034736.0325858705,
                    815.2698820732279
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T21:11:01+00:00",
            "end_time": "2011-09-14T21:29: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": "45117C8323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502832371848,
              45.24990867723932,
              812.6257911381014
            ],
            [
              -117.97524401461514,
              45.262509880314106,
              812.6257911381014
            ],
            [
              -117.96253273267052,
              45.26261772037857,
              839.8057911381014
            ],
            [
              -117.96231985202044,
              45.250016470195355,
              839.8057911381014
            ],
            [
              -117.97502832371848,
              45.24990867723932,
              812.6257911381014
            ]
          ]
        ]
      },
      "bbox": [
        -117.975244,
        45.24990868,
        812.6257911,
        -117.9623199,
        45.26261772,
        839.8057911
      ],
      "properties": {
        "datetime": "2011-09-16T23:02:43Z",
        "pc:count": 7696965,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423994.1147,
            "count": 7696965,
            "maximum": 424486.1319,
            "minimum": 423488.7319,
            "name": "X",
            "position": 0,
            "stddev": 286.7362044,
            "variance": 82217.65094
          },
          {
            "average": 5011914.84,
            "count": 7696965,
            "maximum": 5012574.489,
            "minimum": 5011174.389,
            "name": "Y",
            "position": 1,
            "stddev": 412.9474806,
            "variance": 170525.6217
          },
          {
            "average": 822.3285083,
            "count": 7696965,
            "maximum": 839.8057911,
            "minimum": 812.6257911,
            "name": "Z",
            "position": 2,
            "stddev": 0.7936578207,
            "variance": 0.6298927363
          },
          {
            "average": 103.7260207,
            "count": 7696965,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.62493941,
            "variance": 2875.634127
          },
          {
            "average": 1.00269262,
            "count": 7696965,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05437265719,
            "variance": 0.00295638585
          },
          {
            "average": 1.005686657,
            "count": 7696965,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08183244343,
            "variance": 0.006696548798
          },
          {
            "average": 0.5000963367,
            "count": 7696965,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000232,
            "variance": 0.2500000232
          },
          {
            "average": 0,
            "count": 7696965,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.240474005,
            "count": 7696965,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4273713627,
            "variance": 0.1826462817
          },
          {
            "average": -0.1085932605,
            "count": 7696965,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.520285211,
            "variance": 72.59526008
          },
          {
            "average": 140.7948354,
            "count": 7696965,
            "maximum": 229,
            "minimum": 130,
            "name": "UserData",
            "position": 10,
            "stddev": 4.729870714,
            "variance": 22.37167697
          },
          {
            "average": 10767.69706,
            "count": 7696965,
            "maximum": 10772,
            "minimum": 10764,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.728095957,
            "variance": 2.986315636
          },
          {
            "average": 246357.2369,
            "count": 7696965,
            "maximum": 249363.9567,
            "minimum": 243406.2715,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1287.976991,
            "variance": 1658884.729
          },
          {
            "average": 0,
            "count": 7696965,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7696965,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7696965,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7696965,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7696965,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423488.7319,
          5011174.389,
          812.6257911,
          424486.1319,
          5012574.489,
          839.8057911
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423488.73191470985,
                5011174.388653971,
                812.6257911381014
              ],
              [
                423488.73191470985,
                5012574.488653971,
                812.6257911381014
              ],
              [
                424486.13191470987,
                5012574.488653971,
                839.8057911381014
              ],
              [
                424486.13191470987,
                5011174.388653971,
                839.8057911381014
              ],
              [
                423488.73191470985,
                5011174.388653971,
                812.6257911381014
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T23:02:43+00:00",
        "end_time": "2011-09-16T21:23:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.975244,
            45.24990868,
            812.6257911,
            -117.9623199,
            45.26261772,
            839.8057911
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502832371848,
                  45.24990867723932,
                  812.6257911381014
                ],
                [
                  -117.97524401461514,
                  45.262509880314106,
                  812.6257911381014
                ],
                [
                  -117.96253273267052,
                  45.26261772037857,
                  839.8057911381014
                ],
                [
                  -117.96231985202044,
                  45.250016470195355,
                  839.8057911381014
                ],
                [
                  -117.97502832371848,
                  45.24990867723932,
                  812.6257911381014
                ]
              ]
            ]
          },
          "id": "45117C8323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T23:02:43Z",
            "pc:count": 7696965,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423994.1147,
                "count": 7696965,
                "maximum": 424486.1319,
                "minimum": 423488.7319,
                "name": "X",
                "position": 0,
                "stddev": 286.7362044,
                "variance": 82217.65094
              },
              {
                "average": 5011914.84,
                "count": 7696965,
                "maximum": 5012574.489,
                "minimum": 5011174.389,
                "name": "Y",
                "position": 1,
                "stddev": 412.9474806,
                "variance": 170525.6217
              },
              {
                "average": 822.3285083,
                "count": 7696965,
                "maximum": 839.8057911,
                "minimum": 812.6257911,
                "name": "Z",
                "position": 2,
                "stddev": 0.7936578207,
                "variance": 0.6298927363
              },
              {
                "average": 103.7260207,
                "count": 7696965,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.62493941,
                "variance": 2875.634127
              },
              {
                "average": 1.00269262,
                "count": 7696965,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05437265719,
                "variance": 0.00295638585
              },
              {
                "average": 1.005686657,
                "count": 7696965,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08183244343,
                "variance": 0.006696548798
              },
              {
                "average": 0.5000963367,
                "count": 7696965,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000232,
                "variance": 0.2500000232
              },
              {
                "average": 0,
                "count": 7696965,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.240474005,
                "count": 7696965,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4273713627,
                "variance": 0.1826462817
              },
              {
                "average": -0.1085932605,
                "count": 7696965,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.520285211,
                "variance": 72.59526008
              },
              {
                "average": 140.7948354,
                "count": 7696965,
                "maximum": 229,
                "minimum": 130,
                "name": "UserData",
                "position": 10,
                "stddev": 4.729870714,
                "variance": 22.37167697
              },
              {
                "average": 10767.69706,
                "count": 7696965,
                "maximum": 10772,
                "minimum": 10764,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.728095957,
                "variance": 2.986315636
              },
              {
                "average": 246357.2369,
                "count": 7696965,
                "maximum": 249363.9567,
                "minimum": 243406.2715,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1287.976991,
                "variance": 1658884.729
              },
              {
                "average": 0,
                "count": 7696965,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7696965,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7696965,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7696965,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7696965,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423488.7319,
              5011174.389,
              812.6257911,
              424486.1319,
              5012574.489,
              839.8057911
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423488.73191470985,
                    5011174.388653971,
                    812.6257911381014
                  ],
                  [
                    423488.73191470985,
                    5012574.488653971,
                    812.6257911381014
                  ],
                  [
                    424486.13191470987,
                    5012574.488653971,
                    839.8057911381014
                  ],
                  [
                    424486.13191470987,
                    5011174.388653971,
                    839.8057911381014
                  ],
                  [
                    423488.73191470985,
                    5011174.388653971,
                    812.6257911381014
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T23:02:43+00:00",
            "end_time": "2011-09-16T21:23: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": "45117B8222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502486812845,
              45.18741171155375,
              890.6153918251306
            ],
            [
              -117.92522899487022,
              45.20000963564306,
              890.6153918251306
            ],
            [
              -117.91252967038662,
              45.20011181383455,
              1519.8153918251305
            ],
            [
              -117.91232834446035,
              45.187513845122126,
              1519.8153918251305
            ],
            [
              -117.92502486812845,
              45.18741171155375,
              890.6153918251306
            ]
          ]
        ]
      },
      "bbox": [
        -117.925229,
        45.18741171,
        890.6153918,
        -117.9123283,
        45.20011181,
        1519.815392
      ],
      "properties": {
        "datetime": "2011-09-16T21:39:53Z",
        "pc:count": 10104767,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427816.4918,
            "count": 10104767,
            "maximum": 428330.5663,
            "minimum": 427333.0263,
            "name": "X",
            "position": 0,
            "stddev": 283.5245263,
            "variance": 80386.157
          },
          {
            "average": 5004852.015,
            "count": 10104767,
            "maximum": 5005584.997,
            "minimum": 5004185.297,
            "name": "Y",
            "position": 1,
            "stddev": 408.7952017,
            "variance": 167113.5169
          },
          {
            "average": 1139.956733,
            "count": 10104767,
            "maximum": 1519.815392,
            "minimum": 890.6153918,
            "name": "Z",
            "position": 2,
            "stddev": 158.3152471,
            "variance": 25063.71745
          },
          {
            "average": 97.39150927,
            "count": 10104767,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.8689825,
            "variance": 1510.797801
          },
          {
            "average": 1.027466541,
            "count": 10104767,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1684761565,
            "variance": 0.0283842153
          },
          {
            "average": 1.059665502,
            "count": 10104767,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2495382934,
            "variance": 0.06226935988
          },
          {
            "average": 0.4999715481,
            "count": 10104767,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000239,
            "variance": 0.2500000239
          },
          {
            "average": 0,
            "count": 10104767,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.212212909,
            "count": 10104767,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4088748058,
            "variance": 0.1671786068
          },
          {
            "average": 0.3424261187,
            "count": 10104767,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.453000597,
            "variance": 71.4532191
          },
          {
            "average": 136.1921768,
            "count": 10104767,
            "maximum": 153,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 4.844063239,
            "variance": 23.46494866
          },
          {
            "average": 10761.24124,
            "count": 10104767,
            "maximum": 10765,
            "minimum": 10757,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.711066337,
            "variance": 2.927748011
          },
          {
            "average": 25728.16656,
            "count": 10104767,
            "maximum": 53760,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 8192.968771,
            "variance": 67124737.28
          },
          {
            "average": 24695.71664,
            "count": 10104767,
            "maximum": 53760,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 6948.229895,
            "variance": 48277898.68
          },
          {
            "average": 21645.87931,
            "count": 10104767,
            "maximum": 53248,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5972.208404,
            "variance": 35667273.22
          },
          {
            "average": 241505.2597,
            "count": 10104767,
            "maximum": 244393.3637,
            "minimum": 238266.342,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1311.376818,
            "variance": 1719709.159
          },
          {
            "average": 0,
            "count": 10104767,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10104767,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10104767,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10104767,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10104767,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427333.0263,
          5004185.297,
          890.6153918,
          428330.5663,
          5005584.997,
          1519.815392
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427333.02630942105,
                5004185.29691251,
                890.6153918251306
              ],
              [
                427333.02630942105,
                5005584.996912509,
                890.6153918251306
              ],
              [
                428330.5663094211,
                5005584.996912509,
                1519.8153918251305
              ],
              [
                428330.5663094211,
                5004185.29691251,
                1519.8153918251305
              ],
              [
                427333.02630942105,
                5004185.29691251,
                890.6153918251306
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T21:39:53+00:00",
        "end_time": "2011-09-16T19:57:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.925229,
            45.18741171,
            890.6153918,
            -117.9123283,
            45.20011181,
            1519.815392
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502486812845,
                  45.18741171155375,
                  890.6153918251306
                ],
                [
                  -117.92522899487022,
                  45.20000963564306,
                  890.6153918251306
                ],
                [
                  -117.91252967038662,
                  45.20011181383455,
                  1519.8153918251305
                ],
                [
                  -117.91232834446035,
                  45.187513845122126,
                  1519.8153918251305
                ],
                [
                  -117.92502486812845,
                  45.18741171155375,
                  890.6153918251306
                ]
              ]
            ]
          },
          "id": "45117B8222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T21:39:53Z",
            "pc:count": 10104767,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427816.4918,
                "count": 10104767,
                "maximum": 428330.5663,
                "minimum": 427333.0263,
                "name": "X",
                "position": 0,
                "stddev": 283.5245263,
                "variance": 80386.157
              },
              {
                "average": 5004852.015,
                "count": 10104767,
                "maximum": 5005584.997,
                "minimum": 5004185.297,
                "name": "Y",
                "position": 1,
                "stddev": 408.7952017,
                "variance": 167113.5169
              },
              {
                "average": 1139.956733,
                "count": 10104767,
                "maximum": 1519.815392,
                "minimum": 890.6153918,
                "name": "Z",
                "position": 2,
                "stddev": 158.3152471,
                "variance": 25063.71745
              },
              {
                "average": 97.39150927,
                "count": 10104767,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.8689825,
                "variance": 1510.797801
              },
              {
                "average": 1.027466541,
                "count": 10104767,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1684761565,
                "variance": 0.0283842153
              },
              {
                "average": 1.059665502,
                "count": 10104767,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2495382934,
                "variance": 0.06226935988
              },
              {
                "average": 0.4999715481,
                "count": 10104767,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000239,
                "variance": 0.2500000239
              },
              {
                "average": 0,
                "count": 10104767,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.212212909,
                "count": 10104767,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4088748058,
                "variance": 0.1671786068
              },
              {
                "average": 0.3424261187,
                "count": 10104767,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.453000597,
                "variance": 71.4532191
              },
              {
                "average": 136.1921768,
                "count": 10104767,
                "maximum": 153,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 4.844063239,
                "variance": 23.46494866
              },
              {
                "average": 10761.24124,
                "count": 10104767,
                "maximum": 10765,
                "minimum": 10757,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.711066337,
                "variance": 2.927748011
              },
              {
                "average": 25728.16656,
                "count": 10104767,
                "maximum": 53760,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 8192.968771,
                "variance": 67124737.28
              },
              {
                "average": 24695.71664,
                "count": 10104767,
                "maximum": 53760,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 6948.229895,
                "variance": 48277898.68
              },
              {
                "average": 21645.87931,
                "count": 10104767,
                "maximum": 53248,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5972.208404,
                "variance": 35667273.22
              },
              {
                "average": 241505.2597,
                "count": 10104767,
                "maximum": 244393.3637,
                "minimum": 238266.342,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1311.376818,
                "variance": 1719709.159
              },
              {
                "average": 0,
                "count": 10104767,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10104767,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10104767,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10104767,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10104767,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427333.0263,
              5004185.297,
              890.6153918,
              428330.5663,
              5005584.997,
              1519.815392
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427333.02630942105,
                    5004185.29691251,
                    890.6153918251306
                  ],
                  [
                    427333.02630942105,
                    5005584.996912509,
                    890.6153918251306
                  ],
                  [
                    428330.5663094211,
                    5005584.996912509,
                    1519.8153918251305
                  ],
                  [
                    428330.5663094211,
                    5004185.29691251,
                    1519.8153918251305
                  ],
                  [
                    427333.02630942105,
                    5004185.29691251,
                    890.6153918251306
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T21:39:53+00:00",
            "end_time": "2011-09-16T19:57: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": "45117D8112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752499627759,
              45.462404820935646,
              832.8198440823525
            ],
            [
              -117.98774514769117,
              45.47500964596811,
              832.8198440823525
            ],
            [
              -117.97502972064466,
              45.475118899944846,
              867.0598440823525
            ],
            [
              -117.97481240218664,
              45.462514027168076,
              867.0598440823525
            ],
            [
              -117.98752499627759,
              45.462404820935646,
              832.8198440823525
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877451,
        45.46240482,
        832.8198441,
        -117.9748124,
        45.4751189,
        867.0598441
      ],
      "properties": {
        "datetime": "2011-09-15T00:34:32Z",
        "pc:count": 15127606,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423224.6354,
            "count": 15127606,
            "maximum": 423791.6142,
            "minimum": 422797.6142,
            "name": "X",
            "position": 0,
            "stddev": 278.8127712,
            "variance": 77736.56136
          },
          {
            "average": 5035487.536,
            "count": 15127606,
            "maximum": 5036193.944,
            "minimum": 5034793.384,
            "name": "Y",
            "position": 1,
            "stddev": 402.683083,
            "variance": 162153.6654
          },
          {
            "average": 838.3148944,
            "count": 15127606,
            "maximum": 867.0598441,
            "minimum": 832.8198441,
            "name": "Z",
            "position": 2,
            "stddev": 2.175800753,
            "variance": 4.734108915
          },
          {
            "average": 185.2390362,
            "count": 15127606,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 62.84748605,
            "variance": 3949.806503
          },
          {
            "average": 1.008867563,
            "count": 15127606,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1112124738,
            "variance": 0.01236821432
          },
          {
            "average": 1.018384865,
            "count": 15127606,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1743879211,
            "variance": 0.03041114701
          },
          {
            "average": 0.4981558219,
            "count": 15127606,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999966155,
            "variance": 0.2499966155
          },
          {
            "average": 0,
            "count": 15127606,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.208522353,
            "count": 15127606,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4062521289,
            "variance": 0.1650407923
          },
          {
            "average": -0.538806801,
            "count": 15127606,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.098737508,
            "variance": 65.58954922
          },
          {
            "average": 181.7374604,
            "count": 15127606,
            "maximum": 212,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 36.78390203,
            "variance": 1353.055449
          },
          {
            "average": 424.3359235,
            "count": 15127606,
            "maximum": 1033,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 367.467543,
            "variance": 135032.3951
          },
          {
            "average": 28044.94868,
            "count": 15127606,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 12374.64124,
            "variance": 153131745.9
          },
          {
            "average": 28315.60321,
            "count": 15127606,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 10494.42931,
            "variance": 110133046.6
          },
          {
            "average": 24453.33192,
            "count": 15127606,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 8253.960417,
            "variance": 68127862.57
          },
          {
            "average": 79922.08299,
            "count": 15127606,
            "maximum": 82072.54189,
            "minimum": 78220.85683,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1225.529941,
            "variance": 1501923.635
          },
          {
            "average": 0,
            "count": 15127606,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15127606,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15127606,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15127606,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15127606,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422797.6142,
          5034793.384,
          832.8198441,
          423791.6142,
          5036193.944,
          867.0598441
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422797.61417848745,
                5034793.383849505,
                832.8198440823525
              ],
              [
                422797.61417848745,
                5036193.943849506,
                832.8198440823525
              ],
              [
                423791.61417848745,
                5036193.943849506,
                867.0598440823525
              ],
              [
                423791.61417848745,
                5034793.383849505,
                867.0598440823525
              ],
              [
                422797.61417848745,
                5034793.383849505,
                832.8198440823525
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:34:32+00:00",
        "end_time": "2011-09-14T23:30:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877451,
            45.46240482,
            832.8198441,
            -117.9748124,
            45.4751189,
            867.0598441
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752499627759,
                  45.462404820935646,
                  832.8198440823525
                ],
                [
                  -117.98774514769117,
                  45.47500964596811,
                  832.8198440823525
                ],
                [
                  -117.97502972064466,
                  45.475118899944846,
                  867.0598440823525
                ],
                [
                  -117.97481240218664,
                  45.462514027168076,
                  867.0598440823525
                ],
                [
                  -117.98752499627759,
                  45.462404820935646,
                  832.8198440823525
                ]
              ]
            ]
          },
          "id": "45117D8112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:34:32Z",
            "pc:count": 15127606,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423224.6354,
                "count": 15127606,
                "maximum": 423791.6142,
                "minimum": 422797.6142,
                "name": "X",
                "position": 0,
                "stddev": 278.8127712,
                "variance": 77736.56136
              },
              {
                "average": 5035487.536,
                "count": 15127606,
                "maximum": 5036193.944,
                "minimum": 5034793.384,
                "name": "Y",
                "position": 1,
                "stddev": 402.683083,
                "variance": 162153.6654
              },
              {
                "average": 838.3148944,
                "count": 15127606,
                "maximum": 867.0598441,
                "minimum": 832.8198441,
                "name": "Z",
                "position": 2,
                "stddev": 2.175800753,
                "variance": 4.734108915
              },
              {
                "average": 185.2390362,
                "count": 15127606,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 62.84748605,
                "variance": 3949.806503
              },
              {
                "average": 1.008867563,
                "count": 15127606,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1112124738,
                "variance": 0.01236821432
              },
              {
                "average": 1.018384865,
                "count": 15127606,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1743879211,
                "variance": 0.03041114701
              },
              {
                "average": 0.4981558219,
                "count": 15127606,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999966155,
                "variance": 0.2499966155
              },
              {
                "average": 0,
                "count": 15127606,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.208522353,
                "count": 15127606,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4062521289,
                "variance": 0.1650407923
              },
              {
                "average": -0.538806801,
                "count": 15127606,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.098737508,
                "variance": 65.58954922
              },
              {
                "average": 181.7374604,
                "count": 15127606,
                "maximum": 212,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 36.78390203,
                "variance": 1353.055449
              },
              {
                "average": 424.3359235,
                "count": 15127606,
                "maximum": 1033,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 367.467543,
                "variance": 135032.3951
              },
              {
                "average": 28044.94868,
                "count": 15127606,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 12374.64124,
                "variance": 153131745.9
              },
              {
                "average": 28315.60321,
                "count": 15127606,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 10494.42931,
                "variance": 110133046.6
              },
              {
                "average": 24453.33192,
                "count": 15127606,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 8253.960417,
                "variance": 68127862.57
              },
              {
                "average": 79922.08299,
                "count": 15127606,
                "maximum": 82072.54189,
                "minimum": 78220.85683,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1225.529941,
                "variance": 1501923.635
              },
              {
                "average": 0,
                "count": 15127606,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15127606,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15127606,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15127606,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15127606,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422797.6142,
              5034793.384,
              832.8198441,
              423791.6142,
              5036193.944,
              867.0598441
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422797.61417848745,
                    5034793.383849505,
                    832.8198440823525
                  ],
                  [
                    422797.61417848745,
                    5036193.943849506,
                    832.8198440823525
                  ],
                  [
                    423791.61417848745,
                    5036193.943849506,
                    867.0598440823525
                  ],
                  [
                    423791.61417848745,
                    5034793.383849505,
                    867.0598440823525
                  ],
                  [
                    422797.61417848745,
                    5034793.383849505,
                    832.8198440823525
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:34:32+00:00",
            "end_time": "2011-09-14T23:30: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": "45117B8409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002522059008,
              45.16241427329497,
              1074.653458300665
            ],
            [
              -117.90022362406721,
              45.17501018034757,
              1074.653458300665
            ],
            [
              -117.88752900727721,
              45.17510954229591,
              1394.1134583006651
            ],
            [
              -117.8873334007178,
              45.16251359185747,
              1394.1134583006651
            ],
            [
              -117.90002522059008,
              45.16241427329497,
              1074.653458300665
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002236,
        45.16241427,
        1074.653458,
        -117.8873334,
        45.17510954,
        1394.113458
      ],
      "properties": {
        "datetime": "2011-09-16T20:48:56Z",
        "pc:count": 10977730,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429760.375,
            "count": 10977730,
            "maximum": 430263.6037,
            "minimum": 429266.0037,
            "name": "X",
            "position": 0,
            "stddev": 285.4938773,
            "variance": 81506.75396
          },
          {
            "average": 5002055.366,
            "count": 10977730,
            "maximum": 5002785.583,
            "minimum": 5001386.123,
            "name": "Y",
            "position": 1,
            "stddev": 395.6218545,
            "variance": 156516.6518
          },
          {
            "average": 1208.769293,
            "count": 10977730,
            "maximum": 1394.113458,
            "minimum": 1074.653458,
            "name": "Z",
            "position": 2,
            "stddev": 92.33713745,
            "variance": 8526.146952
          },
          {
            "average": 102.0906672,
            "count": 10977730,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.24447464,
            "variance": 1462.63984
          },
          {
            "average": 1.035762858,
            "count": 10977730,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.191114941,
            "variance": 0.03652492066
          },
          {
            "average": 1.082498659,
            "count": 10977730,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2909264562,
            "variance": 0.08463820293
          },
          {
            "average": 0.5001810939,
            "count": 10977730,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49999999,
            "variance": 0.24999999
          },
          {
            "average": 0,
            "count": 10977730,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.245558235,
            "count": 10977730,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4304177099,
            "variance": 0.185259405
          },
          {
            "average": 0.2927541135,
            "count": 10977730,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.363706165,
            "variance": 69.95158081
          },
          {
            "average": 133.3364299,
            "count": 10977730,
            "maximum": 150,
            "minimum": 119,
            "name": "UserData",
            "position": 10,
            "stddev": 4.798220987,
            "variance": 23.02292464
          },
          {
            "average": 10756.56622,
            "count": 10977730,
            "maximum": 10761,
            "minimum": 10752,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.670737168,
            "variance": 2.791362683
          },
          {
            "average": 27097.54101,
            "count": 10977730,
            "maximum": 48640,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 8231.953312,
            "variance": 67765055.34
          },
          {
            "average": 26393.01061,
            "count": 10977730,
            "maximum": 46592,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 6791.009047,
            "variance": 46117803.88
          },
          {
            "average": 23819.97595,
            "count": 10977730,
            "maximum": 45056,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 5650.870778,
            "variance": 31932340.55
          },
          {
            "average": 237837.0552,
            "count": 10977730,
            "maximum": 241336.0667,
            "minimum": 234066.9697,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1341.436555,
            "variance": 1799452.031
          },
          {
            "average": 0,
            "count": 10977730,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10977730,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10977730,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10977730,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10977730,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429266.0037,
          5001386.123,
          1074.653458,
          430263.6037,
          5002785.583,
          1394.113458
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429266.0037390085,
                5001386.123475483,
                1074.653458300665
              ],
              [
                429266.0037390085,
                5002785.583475484,
                1074.653458300665
              ],
              [
                430263.6037390085,
                5002785.583475484,
                1394.1134583006651
              ],
              [
                430263.6037390085,
                5001386.123475483,
                1394.1134583006651
              ],
              [
                429266.0037390085,
                5001386.123475483,
                1074.653458300665
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T20:48:56+00:00",
        "end_time": "2011-09-16T18:47:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002236,
            45.16241427,
            1074.653458,
            -117.8873334,
            45.17510954,
            1394.113458
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002522059008,
                  45.16241427329497,
                  1074.653458300665
                ],
                [
                  -117.90022362406721,
                  45.17501018034757,
                  1074.653458300665
                ],
                [
                  -117.88752900727721,
                  45.17510954229591,
                  1394.1134583006651
                ],
                [
                  -117.8873334007178,
                  45.16251359185747,
                  1394.1134583006651
                ],
                [
                  -117.90002522059008,
                  45.16241427329497,
                  1074.653458300665
                ]
              ]
            ]
          },
          "id": "45117B8409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T20:48:56Z",
            "pc:count": 10977730,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429760.375,
                "count": 10977730,
                "maximum": 430263.6037,
                "minimum": 429266.0037,
                "name": "X",
                "position": 0,
                "stddev": 285.4938773,
                "variance": 81506.75396
              },
              {
                "average": 5002055.366,
                "count": 10977730,
                "maximum": 5002785.583,
                "minimum": 5001386.123,
                "name": "Y",
                "position": 1,
                "stddev": 395.6218545,
                "variance": 156516.6518
              },
              {
                "average": 1208.769293,
                "count": 10977730,
                "maximum": 1394.113458,
                "minimum": 1074.653458,
                "name": "Z",
                "position": 2,
                "stddev": 92.33713745,
                "variance": 8526.146952
              },
              {
                "average": 102.0906672,
                "count": 10977730,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.24447464,
                "variance": 1462.63984
              },
              {
                "average": 1.035762858,
                "count": 10977730,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.191114941,
                "variance": 0.03652492066
              },
              {
                "average": 1.082498659,
                "count": 10977730,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2909264562,
                "variance": 0.08463820293
              },
              {
                "average": 0.5001810939,
                "count": 10977730,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49999999,
                "variance": 0.24999999
              },
              {
                "average": 0,
                "count": 10977730,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.245558235,
                "count": 10977730,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4304177099,
                "variance": 0.185259405
              },
              {
                "average": 0.2927541135,
                "count": 10977730,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.363706165,
                "variance": 69.95158081
              },
              {
                "average": 133.3364299,
                "count": 10977730,
                "maximum": 150,
                "minimum": 119,
                "name": "UserData",
                "position": 10,
                "stddev": 4.798220987,
                "variance": 23.02292464
              },
              {
                "average": 10756.56622,
                "count": 10977730,
                "maximum": 10761,
                "minimum": 10752,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.670737168,
                "variance": 2.791362683
              },
              {
                "average": 27097.54101,
                "count": 10977730,
                "maximum": 48640,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 8231.953312,
                "variance": 67765055.34
              },
              {
                "average": 26393.01061,
                "count": 10977730,
                "maximum": 46592,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 6791.009047,
                "variance": 46117803.88
              },
              {
                "average": 23819.97595,
                "count": 10977730,
                "maximum": 45056,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 5650.870778,
                "variance": 31932340.55
              },
              {
                "average": 237837.0552,
                "count": 10977730,
                "maximum": 241336.0667,
                "minimum": 234066.9697,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1341.436555,
                "variance": 1799452.031
              },
              {
                "average": 0,
                "count": 10977730,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10977730,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10977730,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10977730,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10977730,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429266.0037,
              5001386.123,
              1074.653458,
              430263.6037,
              5002785.583,
              1394.113458
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429266.0037390085,
                    5001386.123475483,
                    1074.653458300665
                  ],
                  [
                    429266.0037390085,
                    5002785.583475484,
                    1074.653458300665
                  ],
                  [
                    430263.6037390085,
                    5002785.583475484,
                    1394.1134583006651
                  ],
                  [
                    430263.6037390085,
                    5001386.123475483,
                    1394.1134583006651
                  ],
                  [
                    429266.0037390085,
                    5001386.123475483,
                    1074.653458300665
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T20:48:56+00:00",
            "end_time": "2011-09-16T18:47: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": "45117C8103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502515162833,
              45.362405936025525,
              826.9067940480887
            ],
            [
              -117.97524174180354,
              45.37500994986688,
              826.9067940480887
            ],
            [
              -117.96252928779614,
              45.37511779341168,
              860.5067940480886
            ],
            [
              -117.96231551985096,
              45.362513732447816,
              860.5067940480886
            ],
            [
              -117.97502515162833,
              45.362405936025525,
              826.9067940480887
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752417,
        45.36240594,
        826.906794,
        -117.9623155,
        45.37511779,
        860.506794
      ],
      "properties": {
        "datetime": "2011-09-15T00:39:55Z",
        "pc:count": 15576393,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424055.9686,
            "count": 15576393,
            "maximum": 424635.7025,
            "minimum": 423640.1825,
            "name": "X",
            "position": 0,
            "stddev": 280.8250025,
            "variance": 78862.68205
          },
          {
            "average": 5024360.362,
            "count": 15576393,
            "maximum": 5025072.501,
            "minimum": 5023672.061,
            "name": "Y",
            "position": 1,
            "stddev": 398.7852367,
            "variance": 159029.665
          },
          {
            "average": 831.5192945,
            "count": 15576393,
            "maximum": 860.506794,
            "minimum": 826.906794,
            "name": "Z",
            "position": 2,
            "stddev": 2.907314056,
            "variance": 8.452475018
          },
          {
            "average": 196.7573746,
            "count": 15576393,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 58.37958262,
            "variance": 3408.175667
          },
          {
            "average": 1.003921447,
            "count": 15576393,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07078804069,
            "variance": 0.005010946705
          },
          {
            "average": 1.008137699,
            "count": 15576393,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.108696066,
            "variance": 0.01181483477
          },
          {
            "average": 0.4971035335,
            "count": 15576393,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999916265,
            "variance": 0.2499916265
          },
          {
            "average": 0,
            "count": 15576393,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.215893307,
            "count": 15576393,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4114406373,
            "variance": 0.169283398
          },
          {
            "average": -0.607198684,
            "count": 15576393,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.223540494,
            "variance": 67.62661826
          },
          {
            "average": 177.8798783,
            "count": 15576393,
            "maximum": 246,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 36.62969598,
            "variance": 1341.734628
          },
          {
            "average": 435.1586084,
            "count": 15576393,
            "maximum": 1034,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 370.2010143,
            "variance": 137048.791
          },
          {
            "average": 31673.87968,
            "count": 15576393,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 10262.7623,
            "variance": 105324290
          },
          {
            "average": 29978.20139,
            "count": 15576393,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 7707.603016,
            "variance": 59407144.25
          },
          {
            "average": 23843.2866,
            "count": 15576393,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 5709.301709,
            "variance": 32596126
          },
          {
            "average": 79500.07029,
            "count": 15576393,
            "maximum": 82395.51685,
            "minimum": 77077.63818,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1561.148178,
            "variance": 2437183.633
          },
          {
            "average": 0,
            "count": 15576393,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15576393,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15576393,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15576393,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15576393,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423640.1825,
          5023672.061,
          826.906794,
          424635.7025,
          5025072.501,
          860.506794
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423640.18251306226,
                5023672.060501029,
                826.9067940480887
              ],
              [
                423640.18251306226,
                5025072.500501028,
                826.9067940480887
              ],
              [
                424635.7025130623,
                5025072.500501028,
                860.5067940480886
              ],
              [
                424635.7025130623,
                5023672.060501029,
                860.5067940480886
              ],
              [
                423640.18251306226,
                5023672.060501029,
                826.9067940480887
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:39:55+00:00",
        "end_time": "2011-09-14T23:11:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752417,
            45.36240594,
            826.906794,
            -117.9623155,
            45.37511779,
            860.506794
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502515162833,
                  45.362405936025525,
                  826.9067940480887
                ],
                [
                  -117.97524174180354,
                  45.37500994986688,
                  826.9067940480887
                ],
                [
                  -117.96252928779614,
                  45.37511779341168,
                  860.5067940480886
                ],
                [
                  -117.96231551985096,
                  45.362513732447816,
                  860.5067940480886
                ],
                [
                  -117.97502515162833,
                  45.362405936025525,
                  826.9067940480887
                ]
              ]
            ]
          },
          "id": "45117C8103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:39:55Z",
            "pc:count": 15576393,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424055.9686,
                "count": 15576393,
                "maximum": 424635.7025,
                "minimum": 423640.1825,
                "name": "X",
                "position": 0,
                "stddev": 280.8250025,
                "variance": 78862.68205
              },
              {
                "average": 5024360.362,
                "count": 15576393,
                "maximum": 5025072.501,
                "minimum": 5023672.061,
                "name": "Y",
                "position": 1,
                "stddev": 398.7852367,
                "variance": 159029.665
              },
              {
                "average": 831.5192945,
                "count": 15576393,
                "maximum": 860.506794,
                "minimum": 826.906794,
                "name": "Z",
                "position": 2,
                "stddev": 2.907314056,
                "variance": 8.452475018
              },
              {
                "average": 196.7573746,
                "count": 15576393,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 58.37958262,
                "variance": 3408.175667
              },
              {
                "average": 1.003921447,
                "count": 15576393,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07078804069,
                "variance": 0.005010946705
              },
              {
                "average": 1.008137699,
                "count": 15576393,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.108696066,
                "variance": 0.01181483477
              },
              {
                "average": 0.4971035335,
                "count": 15576393,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999916265,
                "variance": 0.2499916265
              },
              {
                "average": 0,
                "count": 15576393,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.215893307,
                "count": 15576393,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4114406373,
                "variance": 0.169283398
              },
              {
                "average": -0.607198684,
                "count": 15576393,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.223540494,
                "variance": 67.62661826
              },
              {
                "average": 177.8798783,
                "count": 15576393,
                "maximum": 246,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 36.62969598,
                "variance": 1341.734628
              },
              {
                "average": 435.1586084,
                "count": 15576393,
                "maximum": 1034,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 370.2010143,
                "variance": 137048.791
              },
              {
                "average": 31673.87968,
                "count": 15576393,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 10262.7623,
                "variance": 105324290
              },
              {
                "average": 29978.20139,
                "count": 15576393,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 7707.603016,
                "variance": 59407144.25
              },
              {
                "average": 23843.2866,
                "count": 15576393,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 5709.301709,
                "variance": 32596126
              },
              {
                "average": 79500.07029,
                "count": 15576393,
                "maximum": 82395.51685,
                "minimum": 77077.63818,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1561.148178,
                "variance": 2437183.633
              },
              {
                "average": 0,
                "count": 15576393,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15576393,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15576393,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15576393,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15576393,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423640.1825,
              5023672.061,
              826.906794,
              424635.7025,
              5025072.501,
              860.506794
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423640.18251306226,
                    5023672.060501029,
                    826.9067940480887
                  ],
                  [
                    423640.18251306226,
                    5025072.500501028,
                    826.9067940480887
                  ],
                  [
                    424635.7025130623,
                    5025072.500501028,
                    860.5067940480886
                  ],
                  [
                    424635.7025130623,
                    5023672.060501029,
                    860.5067940480886
                  ],
                  [
                    423640.18251306226,
                    5023672.060501029,
                    826.9067940480887
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:39:55+00:00",
            "end_time": "2011-09-14T23:11:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117C8324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252126607695,
              45.249921746298725,
              821.0913590131238
            ],
            [
              -117.96273396846881,
              45.26250985559663,
              821.0913590131238
            ],
            [
              -117.95169854104608,
              45.26260234995336,
              847.0113590131239
            ],
            [
              -117.95148827587923,
              45.25001420029256,
              847.0113590131239
            ],
            [
              -117.96252126607695,
              45.249921746298725,
              821.0913590131238
            ]
          ]
        ]
      },
      "bbox": [
        -117.962734,
        45.24992175,
        821.091359,
        -117.9514883,
        45.26260235,
        847.011359
      ],
      "properties": {
        "datetime": "2011-09-16T22:06:38Z",
        "pc:count": 7248514,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424915.5598,
            "count": 7248514,
            "maximum": 425336.1011,
            "minimum": 424470.2011,
            "name": "X",
            "position": 0,
            "stddev": 249.4426452,
            "variance": 62221.63324
          },
          {
            "average": 5011866.318,
            "count": 7248514,
            "maximum": 5012562.694,
            "minimum": 5011164.054,
            "name": "Y",
            "position": 1,
            "stddev": 398.446208,
            "variance": 158759.3807
          },
          {
            "average": 822.0757815,
            "count": 7248514,
            "maximum": 847.011359,
            "minimum": 821.091359,
            "name": "Z",
            "position": 2,
            "stddev": 0.5726490597,
            "variance": 0.3279269455
          },
          {
            "average": 103.6737123,
            "count": 7248514,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.98002334,
            "variance": 2399.042686
          },
          {
            "average": 1.0010249,
            "count": 7248514,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03330742006,
            "variance": 0.001109384231
          },
          {
            "average": 1.00220321,
            "count": 7248514,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05028275141,
            "variance": 0.002528355089
          },
          {
            "average": 0.5000716009,
            "count": 7248514,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000294,
            "variance": 0.2500000294
          },
          {
            "average": 0,
            "count": 7248514,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.254356134,
            "count": 7248514,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4354986996,
            "variance": 0.1896591174
          },
          {
            "average": -0.3282472835,
            "count": 7248514,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.432165643,
            "variance": 71.10141742
          },
          {
            "average": 140.081101,
            "count": 7248514,
            "maximum": 226,
            "minimum": 129,
            "name": "UserData",
            "position": 10,
            "stddev": 6.482605561,
            "variance": 42.02417486
          },
          {
            "average": 10763.29443,
            "count": 7248514,
            "maximum": 10767,
            "minimum": 10759,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.583744637,
            "variance": 2.508247076
          },
          {
            "average": 27354.59409,
            "count": 7248514,
            "maximum": 58368,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 8522.409458,
            "variance": 72631462.97
          },
          {
            "average": 27376.49901,
            "count": 7248514,
            "maximum": 58624,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 8600.235998,
            "variance": 73964059.23
          },
          {
            "average": 24416.63583,
            "count": 7248514,
            "maximum": 62720,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 7495.51739,
            "variance": 56182780.94
          },
          {
            "average": 243080.892,
            "count": 7248514,
            "maximum": 245998.2797,
            "minimum": 240004.1031,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1207.546241,
            "variance": 1458167.924
          },
          {
            "average": 0,
            "count": 7248514,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7248514,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7248514,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7248514,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7248514,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424470.2011,
          5011164.054,
          821.091359,
          425336.1011,
          5012562.694,
          847.011359
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424470.2010606984,
                5011164.054138082,
                821.0913590131238
              ],
              [
                424470.2010606984,
                5012562.694138083,
                821.0913590131238
              ],
              [
                425336.10106069845,
                5012562.694138083,
                847.0113590131239
              ],
              [
                425336.10106069845,
                5011164.054138082,
                847.0113590131239
              ],
              [
                424470.2010606984,
                5011164.054138082,
                821.0913590131238
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T22:06:38+00:00",
        "end_time": "2011-09-16T20:26:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.962734,
            45.24992175,
            821.091359,
            -117.9514883,
            45.26260235,
            847.011359
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252126607695,
                  45.249921746298725,
                  821.0913590131238
                ],
                [
                  -117.96273396846881,
                  45.26250985559663,
                  821.0913590131238
                ],
                [
                  -117.95169854104608,
                  45.26260234995336,
                  847.0113590131239
                ],
                [
                  -117.95148827587923,
                  45.25001420029256,
                  847.0113590131239
                ],
                [
                  -117.96252126607695,
                  45.249921746298725,
                  821.0913590131238
                ]
              ]
            ]
          },
          "id": "45117C8324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T22:06:38Z",
            "pc:count": 7248514,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424915.5598,
                "count": 7248514,
                "maximum": 425336.1011,
                "minimum": 424470.2011,
                "name": "X",
                "position": 0,
                "stddev": 249.4426452,
                "variance": 62221.63324
              },
              {
                "average": 5011866.318,
                "count": 7248514,
                "maximum": 5012562.694,
                "minimum": 5011164.054,
                "name": "Y",
                "position": 1,
                "stddev": 398.446208,
                "variance": 158759.3807
              },
              {
                "average": 822.0757815,
                "count": 7248514,
                "maximum": 847.011359,
                "minimum": 821.091359,
                "name": "Z",
                "position": 2,
                "stddev": 0.5726490597,
                "variance": 0.3279269455
              },
              {
                "average": 103.6737123,
                "count": 7248514,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.98002334,
                "variance": 2399.042686
              },
              {
                "average": 1.0010249,
                "count": 7248514,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03330742006,
                "variance": 0.001109384231
              },
              {
                "average": 1.00220321,
                "count": 7248514,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05028275141,
                "variance": 0.002528355089
              },
              {
                "average": 0.5000716009,
                "count": 7248514,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000294,
                "variance": 0.2500000294
              },
              {
                "average": 0,
                "count": 7248514,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.254356134,
                "count": 7248514,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4354986996,
                "variance": 0.1896591174
              },
              {
                "average": -0.3282472835,
                "count": 7248514,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.432165643,
                "variance": 71.10141742
              },
              {
                "average": 140.081101,
                "count": 7248514,
                "maximum": 226,
                "minimum": 129,
                "name": "UserData",
                "position": 10,
                "stddev": 6.482605561,
                "variance": 42.02417486
              },
              {
                "average": 10763.29443,
                "count": 7248514,
                "maximum": 10767,
                "minimum": 10759,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.583744637,
                "variance": 2.508247076
              },
              {
                "average": 27354.59409,
                "count": 7248514,
                "maximum": 58368,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 8522.409458,
                "variance": 72631462.97
              },
              {
                "average": 27376.49901,
                "count": 7248514,
                "maximum": 58624,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 8600.235998,
                "variance": 73964059.23
              },
              {
                "average": 24416.63583,
                "count": 7248514,
                "maximum": 62720,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 7495.51739,
                "variance": 56182780.94
              },
              {
                "average": 243080.892,
                "count": 7248514,
                "maximum": 245998.2797,
                "minimum": 240004.1031,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1207.546241,
                "variance": 1458167.924
              },
              {
                "average": 0,
                "count": 7248514,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7248514,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7248514,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7248514,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7248514,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424470.2011,
              5011164.054,
              821.091359,
              425336.1011,
              5012562.694,
              847.011359
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424470.2010606984,
                    5011164.054138082,
                    821.0913590131238
                  ],
                  [
                    424470.2010606984,
                    5012562.694138083,
                    821.0913590131238
                  ],
                  [
                    425336.10106069845,
                    5012562.694138083,
                    847.0113590131239
                  ],
                  [
                    425336.10106069845,
                    5011164.054138082,
                    847.0113590131239
                  ],
                  [
                    424470.2010606984,
                    5011164.054138082,
                    821.0913590131238
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T22:06:38+00:00",
            "end_time": "2011-09-16T20:26: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": "45117B8314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252438065748,
              45.14990749942056,
              1127.663692197037
            ],
            [
              -117.96273658311796,
              45.162510050711234,
              1127.663692197037
            ],
            [
              -117.95002919101547,
              45.16261646985054,
              1262.823692197037
            ],
            [
              -117.94981978843995,
              45.150013872068286,
              1262.823692197037
            ],
            [
              -117.96252438065748,
              45.14990749942056,
              1127.663692197037
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627366,
        45.1499075,
        1127.663692,
        -117.9498198,
        45.16261647,
        1262.823692
      ],
      "properties": {
        "datetime": "2011-09-17T21:27:57Z",
        "pc:count": 9977540,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424857.4162,
            "count": 9977540,
            "maximum": 425336.3425,
            "minimum": 424337.5025,
            "name": "X",
            "position": 0,
            "stddev": 288.7127427,
            "variance": 83355.04782
          },
          {
            "average": 5000775.233,
            "count": 9977540,
            "maximum": 5001453.581,
            "minimum": 5000053.361,
            "name": "Y",
            "position": 1,
            "stddev": 401.865694,
            "variance": 161496.036
          },
          {
            "average": 1193.03477,
            "count": 9977540,
            "maximum": 1262.823692,
            "minimum": 1127.663692,
            "name": "Z",
            "position": 2,
            "stddev": 34.71355471,
            "variance": 1205.030881
          },
          {
            "average": 109.6250294,
            "count": 9977540,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.73079971,
            "variance": 883.9204514
          },
          {
            "average": 1.019644522,
            "count": 9977540,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1439071736,
            "variance": 0.02070927462
          },
          {
            "average": 1.041331029,
            "count": 9977540,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2124541466,
            "variance": 0.04513676443
          },
          {
            "average": 0.5000466047,
            "count": 9977540,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000229,
            "variance": 0.2500000229
          },
          {
            "average": 0,
            "count": 9977540,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.269703254,
            "count": 9977540,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4438056199,
            "variance": 0.1969634283
          },
          {
            "average": 0.0503282744,
            "count": 9977540,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.57148736,
            "variance": 73.47039557
          },
          {
            "average": 137,
            "count": 9977540,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10666.49175,
            "count": 9977540,
            "maximum": 10671,
            "minimum": 10662,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.918382359,
            "variance": 3.680190876
          },
          {
            "average": 29861.82532,
            "count": 9977540,
            "maximum": 56320,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 7736.018973,
            "variance": 59845989.55
          },
          {
            "average": 28585.01164,
            "count": 9977540,
            "maximum": 54784,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 6339.373104,
            "variance": 40187651.35
          },
          {
            "average": 24417.57844,
            "count": 9977540,
            "maximum": 55296,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5629.878748,
            "variance": 31695534.72
          },
          {
            "average": 326986.7293,
            "count": 9977540,
            "maximum": 330077.2155,
            "minimum": 323728.0273,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1374.545625,
            "variance": 1889375.676
          },
          {
            "average": 0,
            "count": 9977540,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9977540,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9977540,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9977540,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9977540,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424337.5025,
          5000053.361,
          1127.663692,
          425336.3425,
          5001453.581,
          1262.823692
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424337.50250293984,
                5000053.360745576,
                1127.663692197037
              ],
              [
                424337.50250293984,
                5001453.580745577,
                1127.663692197037
              ],
              [
                425336.3425029398,
                5001453.580745577,
                1262.823692197037
              ],
              [
                425336.3425029398,
                5000053.360745576,
                1262.823692197037
              ],
              [
                424337.50250293984,
                5000053.360745576,
                1127.663692197037
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:27:57+00:00",
        "end_time": "2011-09-17T19:42:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627366,
            45.1499075,
            1127.663692,
            -117.9498198,
            45.16261647,
            1262.823692
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252438065748,
                  45.14990749942056,
                  1127.663692197037
                ],
                [
                  -117.96273658311796,
                  45.162510050711234,
                  1127.663692197037
                ],
                [
                  -117.95002919101547,
                  45.16261646985054,
                  1262.823692197037
                ],
                [
                  -117.94981978843995,
                  45.150013872068286,
                  1262.823692197037
                ],
                [
                  -117.96252438065748,
                  45.14990749942056,
                  1127.663692197037
                ]
              ]
            ]
          },
          "id": "45117B8314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:27:57Z",
            "pc:count": 9977540,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424857.4162,
                "count": 9977540,
                "maximum": 425336.3425,
                "minimum": 424337.5025,
                "name": "X",
                "position": 0,
                "stddev": 288.7127427,
                "variance": 83355.04782
              },
              {
                "average": 5000775.233,
                "count": 9977540,
                "maximum": 5001453.581,
                "minimum": 5000053.361,
                "name": "Y",
                "position": 1,
                "stddev": 401.865694,
                "variance": 161496.036
              },
              {
                "average": 1193.03477,
                "count": 9977540,
                "maximum": 1262.823692,
                "minimum": 1127.663692,
                "name": "Z",
                "position": 2,
                "stddev": 34.71355471,
                "variance": 1205.030881
              },
              {
                "average": 109.6250294,
                "count": 9977540,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.73079971,
                "variance": 883.9204514
              },
              {
                "average": 1.019644522,
                "count": 9977540,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1439071736,
                "variance": 0.02070927462
              },
              {
                "average": 1.041331029,
                "count": 9977540,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2124541466,
                "variance": 0.04513676443
              },
              {
                "average": 0.5000466047,
                "count": 9977540,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000229,
                "variance": 0.2500000229
              },
              {
                "average": 0,
                "count": 9977540,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.269703254,
                "count": 9977540,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4438056199,
                "variance": 0.1969634283
              },
              {
                "average": 0.0503282744,
                "count": 9977540,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.57148736,
                "variance": 73.47039557
              },
              {
                "average": 137,
                "count": 9977540,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10666.49175,
                "count": 9977540,
                "maximum": 10671,
                "minimum": 10662,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.918382359,
                "variance": 3.680190876
              },
              {
                "average": 29861.82532,
                "count": 9977540,
                "maximum": 56320,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 7736.018973,
                "variance": 59845989.55
              },
              {
                "average": 28585.01164,
                "count": 9977540,
                "maximum": 54784,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 6339.373104,
                "variance": 40187651.35
              },
              {
                "average": 24417.57844,
                "count": 9977540,
                "maximum": 55296,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5629.878748,
                "variance": 31695534.72
              },
              {
                "average": 326986.7293,
                "count": 9977540,
                "maximum": 330077.2155,
                "minimum": 323728.0273,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1374.545625,
                "variance": 1889375.676
              },
              {
                "average": 0,
                "count": 9977540,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9977540,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9977540,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9977540,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9977540,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424337.5025,
              5000053.361,
              1127.663692,
              425336.3425,
              5001453.581,
              1262.823692
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424337.50250293984,
                    5000053.360745576,
                    1127.663692197037
                  ],
                  [
                    424337.50250293984,
                    5001453.580745577,
                    1127.663692197037
                  ],
                  [
                    425336.3425029398,
                    5001453.580745577,
                    1262.823692197037
                  ],
                  [
                    425336.3425029398,
                    5000053.360745576,
                    1262.823692197037
                  ],
                  [
                    424337.50250293984,
                    5000053.360745576,
                    1127.663692197037
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:27:57+00:00",
            "end_time": "2011-09-17T19: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": "45117D8317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752508117221,
              45.38740503757718,
              835.320779988375
            ],
            [
              -117.98774464842901,
              45.40000948882914,
              835.320779988375
            ],
            [
              -117.97502919175187,
              45.4001187483557,
              855.9407799883749
            ],
            [
              -117.97481244994162,
              45.38751424936031,
              855.9407799883749
            ],
            [
              -117.98752508117221,
              45.38740503757718,
              835.320779988375
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877446,
        45.38740504,
        835.32078,
        -117.9748124,
        45.40011875,
        855.94078
      ],
      "properties": {
        "datetime": "2011-09-15T00:36:51Z",
        "pc:count": 18663778,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423236.598,
            "count": 18663778,
            "maximum": 423690.6205,
            "minimum": 422695.3005,
            "name": "X",
            "position": 0,
            "stddev": 272.0476706,
            "variance": 74009.93507
          },
          {
            "average": 5027163.471,
            "count": 18663778,
            "maximum": 5027861.753,
            "minimum": 5026461.253,
            "name": "Y",
            "position": 1,
            "stddev": 400.6130461,
            "variance": 160490.8127
          },
          {
            "average": 837.5699197,
            "count": 18663778,
            "maximum": 855.94078,
            "minimum": 835.32078,
            "name": "Z",
            "position": 2,
            "stddev": 1.233580039,
            "variance": 1.521719713
          },
          {
            "average": 165.3675978,
            "count": 18663778,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 63.20806246,
            "variance": 3995.25916
          },
          {
            "average": 1.000766458,
            "count": 18663778,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02939071642,
            "variance": 0.0008638142119
          },
          {
            "average": 1.001604927,
            "count": 18663778,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04416581742,
            "variance": 0.001950619428
          },
          {
            "average": 0.5005598545,
            "count": 18663778,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997,
            "variance": 0.2499997
          },
          {
            "average": 0,
            "count": 18663778,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.188124773,
            "count": 18663778,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3908117846,
            "variance": 0.152733851
          },
          {
            "average": -0.831008196,
            "count": 18663778,
            "maximum": 18,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.54132452,
            "variance": 72.95422455
          },
          {
            "average": 156.8403991,
            "count": 18663778,
            "maximum": 212,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 40.05787922,
            "variance": 1604.633687
          },
          {
            "average": 642.9473394,
            "count": 18663778,
            "maximum": 1033,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 410.8132189,
            "variance": 168767.5008
          },
          {
            "average": 30330.8166,
            "count": 18663778,
            "maximum": 62720,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 12097.72479,
            "variance": 146354945.1
          },
          {
            "average": 29585.11067,
            "count": 18663778,
            "maximum": 61696,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 9450.648477,
            "variance": 89314756.63
          },
          {
            "average": 24927.98679,
            "count": 18663778,
            "maximum": 63488,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 7663.396507,
            "variance": 58727646.02
          },
          {
            "average": 80277.56834,
            "count": 18663778,
            "maximum": 82211.23161,
            "minimum": 78826.52061,
            "name": "GpsTime",
            "position": 15,
            "stddev": 828.9457626,
            "variance": 687151.0774
          },
          {
            "average": 0,
            "count": 18663778,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18663778,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18663778,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18663778,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18663778,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422695.3005,
          5026461.253,
          835.32078,
          423690.6205,
          5027861.753,
          855.94078
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422695.3004769829,
                5026461.253194725,
                835.320779988375
              ],
              [
                422695.3004769829,
                5027861.753194725,
                835.320779988375
              ],
              [
                423690.62047698285,
                5027861.753194725,
                855.9407799883749
              ],
              [
                423690.62047698285,
                5026461.253194725,
                855.9407799883749
              ],
              [
                422695.3004769829,
                5026461.253194725,
                835.320779988375
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:36:51+00:00",
        "end_time": "2011-09-14T23:40:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877446,
            45.38740504,
            835.32078,
            -117.9748124,
            45.40011875,
            855.94078
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752508117221,
                  45.38740503757718,
                  835.320779988375
                ],
                [
                  -117.98774464842901,
                  45.40000948882914,
                  835.320779988375
                ],
                [
                  -117.97502919175187,
                  45.4001187483557,
                  855.9407799883749
                ],
                [
                  -117.97481244994162,
                  45.38751424936031,
                  855.9407799883749
                ],
                [
                  -117.98752508117221,
                  45.38740503757718,
                  835.320779988375
                ]
              ]
            ]
          },
          "id": "45117D8317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:36:51Z",
            "pc:count": 18663778,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423236.598,
                "count": 18663778,
                "maximum": 423690.6205,
                "minimum": 422695.3005,
                "name": "X",
                "position": 0,
                "stddev": 272.0476706,
                "variance": 74009.93507
              },
              {
                "average": 5027163.471,
                "count": 18663778,
                "maximum": 5027861.753,
                "minimum": 5026461.253,
                "name": "Y",
                "position": 1,
                "stddev": 400.6130461,
                "variance": 160490.8127
              },
              {
                "average": 837.5699197,
                "count": 18663778,
                "maximum": 855.94078,
                "minimum": 835.32078,
                "name": "Z",
                "position": 2,
                "stddev": 1.233580039,
                "variance": 1.521719713
              },
              {
                "average": 165.3675978,
                "count": 18663778,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 63.20806246,
                "variance": 3995.25916
              },
              {
                "average": 1.000766458,
                "count": 18663778,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02939071642,
                "variance": 0.0008638142119
              },
              {
                "average": 1.001604927,
                "count": 18663778,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04416581742,
                "variance": 0.001950619428
              },
              {
                "average": 0.5005598545,
                "count": 18663778,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997,
                "variance": 0.2499997
              },
              {
                "average": 0,
                "count": 18663778,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.188124773,
                "count": 18663778,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3908117846,
                "variance": 0.152733851
              },
              {
                "average": -0.831008196,
                "count": 18663778,
                "maximum": 18,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.54132452,
                "variance": 72.95422455
              },
              {
                "average": 156.8403991,
                "count": 18663778,
                "maximum": 212,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 40.05787922,
                "variance": 1604.633687
              },
              {
                "average": 642.9473394,
                "count": 18663778,
                "maximum": 1033,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 410.8132189,
                "variance": 168767.5008
              },
              {
                "average": 30330.8166,
                "count": 18663778,
                "maximum": 62720,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 12097.72479,
                "variance": 146354945.1
              },
              {
                "average": 29585.11067,
                "count": 18663778,
                "maximum": 61696,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 9450.648477,
                "variance": 89314756.63
              },
              {
                "average": 24927.98679,
                "count": 18663778,
                "maximum": 63488,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 7663.396507,
                "variance": 58727646.02
              },
              {
                "average": 80277.56834,
                "count": 18663778,
                "maximum": 82211.23161,
                "minimum": 78826.52061,
                "name": "GpsTime",
                "position": 15,
                "stddev": 828.9457626,
                "variance": 687151.0774
              },
              {
                "average": 0,
                "count": 18663778,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18663778,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18663778,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18663778,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18663778,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422695.3005,
              5026461.253,
              835.32078,
              423690.6205,
              5027861.753,
              855.94078
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422695.3004769829,
                    5026461.253194725,
                    835.320779988375
                  ],
                  [
                    422695.3004769829,
                    5027861.753194725,
                    835.320779988375
                  ],
                  [
                    423690.62047698285,
                    5027861.753194725,
                    855.9407799883749
                  ],
                  [
                    423690.62047698285,
                    5026461.253194725,
                    855.9407799883749
                  ],
                  [
                    422695.3004769829,
                    5026461.253194725,
                    835.320779988375
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:36:51+00:00",
            "end_time": "2011-09-14T23:40: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": "45117C8401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9375263066955,
              45.300006377084514,
              821.1125374041502
            ],
            [
              -117.93758510784265,
              45.30357371341581,
              821.1125374041502
            ],
            [
              -117.93479969400394,
              45.30359654630489,
              826.4725374041501
            ],
            [
              -117.93474106748386,
              45.30002920714946,
              826.4725374041501
            ],
            [
              -117.9375263066955,
              45.300006377084514,
              821.1125374041502
            ]
          ]
        ]
      },
      "bbox": [
        -117.9375851,
        45.30000638,
        821.1125374,
        -117.9347411,
        45.30359655,
        826.4725374
      ],
      "properties": {
        "datetime": "2011-09-16T17:52:55Z",
        "pc:count": 387887,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426577.9557,
            "count": 387887,
            "maximum": 426714.6927,
            "minimum": 426496.2927,
            "name": "X",
            "position": 0,
            "stddev": 54.36089135,
            "variance": 2955.106509
          },
          {
            "average": 5016919.432,
            "count": 387887,
            "maximum": 5017101.346,
            "minimum": 5016704.986,
            "name": "Y",
            "position": 1,
            "stddev": 106.2452147,
            "variance": 11288.04564
          },
          {
            "average": 821.6007241,
            "count": 387887,
            "maximum": 826.4725374,
            "minimum": 821.1125374,
            "name": "Z",
            "position": 2,
            "stddev": 0.1692944808,
            "variance": 0.02866062123
          },
          {
            "average": 127.0456009,
            "count": 387887,
            "maximum": 190,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.6480058,
            "variance": 347.7481204
          },
          {
            "average": 1.0005878,
            "count": 387887,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02423749287,
            "variance": 0.0005874560608
          },
          {
            "average": 1.001237474,
            "count": 387887,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03515601862,
            "variance": 0.001235945645
          },
          {
            "average": 0.5000580066,
            "count": 387887,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000006412,
            "variance": 0.2500006412
          },
          {
            "average": 0,
            "count": 387887,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.268663296,
            "count": 387887,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4432649727,
            "variance": 0.1964838361
          },
          {
            "average": -6.179575631,
            "count": 387887,
            "maximum": 10.99800014,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.276027527,
            "variance": 39.38852151
          },
          {
            "average": 124.7520335,
            "count": 387887,
            "maximum": 131,
            "minimum": 120,
            "name": "UserData",
            "position": 10,
            "stddev": 2.031394868,
            "variance": 4.126565108
          },
          {
            "average": 10745.60144,
            "count": 387887,
            "maximum": 10747,
            "minimum": 10745,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6182247025,
            "variance": 0.3822017828
          },
          {
            "average": 26972.72144,
            "count": 387887,
            "maximum": 54528,
            "minimum": 16896,
            "name": "Red",
            "position": 12,
            "stddev": 2953.196825,
            "variance": 8721371.488
          },
          {
            "average": 31986.8313,
            "count": 387887,
            "maximum": 53504,
            "minimum": 22016,
            "name": "Green",
            "position": 13,
            "stddev": 2247.658633,
            "variance": 5051969.329
          },
          {
            "average": 23614.72771,
            "count": 387887,
            "maximum": 48384,
            "minimum": 13824,
            "name": "Blue",
            "position": 14,
            "stddev": 2144.592563,
            "variance": 4599277.261
          },
          {
            "average": 230007.7446,
            "count": 387887,
            "maximum": 230775.639,
            "minimum": 229333.7106,
            "name": "GpsTime",
            "position": 15,
            "stddev": 633.3119498,
            "variance": 401084.0258
          },
          {
            "average": 0,
            "count": 387887,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 387887,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 387887,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 387887,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 387887,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426496.2927,
          5016704.986,
          821.1125374,
          426714.6927,
          5017101.346,
          826.4725374
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426496.2926523238,
                5016704.985667735,
                821.1125374041502
              ],
              [
                426496.2926523238,
                5017101.345667735,
                821.1125374041502
              ],
              [
                426714.6926523238,
                5017101.345667735,
                826.4725374041501
              ],
              [
                426714.6926523238,
                5016704.985667735,
                826.4725374041501
              ],
              [
                426496.2926523238,
                5016704.985667735,
                821.1125374041502
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T17:52:55+00:00",
        "end_time": "2011-09-16T17:28:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9375851,
            45.30000638,
            821.1125374,
            -117.9347411,
            45.30359655,
            826.4725374
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9375263066955,
                  45.300006377084514,
                  821.1125374041502
                ],
                [
                  -117.93758510784265,
                  45.30357371341581,
                  821.1125374041502
                ],
                [
                  -117.93479969400394,
                  45.30359654630489,
                  826.4725374041501
                ],
                [
                  -117.93474106748386,
                  45.30002920714946,
                  826.4725374041501
                ],
                [
                  -117.9375263066955,
                  45.300006377084514,
                  821.1125374041502
                ]
              ]
            ]
          },
          "id": "45117C8401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T17:52:55Z",
            "pc:count": 387887,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426577.9557,
                "count": 387887,
                "maximum": 426714.6927,
                "minimum": 426496.2927,
                "name": "X",
                "position": 0,
                "stddev": 54.36089135,
                "variance": 2955.106509
              },
              {
                "average": 5016919.432,
                "count": 387887,
                "maximum": 5017101.346,
                "minimum": 5016704.986,
                "name": "Y",
                "position": 1,
                "stddev": 106.2452147,
                "variance": 11288.04564
              },
              {
                "average": 821.6007241,
                "count": 387887,
                "maximum": 826.4725374,
                "minimum": 821.1125374,
                "name": "Z",
                "position": 2,
                "stddev": 0.1692944808,
                "variance": 0.02866062123
              },
              {
                "average": 127.0456009,
                "count": 387887,
                "maximum": 190,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.6480058,
                "variance": 347.7481204
              },
              {
                "average": 1.0005878,
                "count": 387887,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02423749287,
                "variance": 0.0005874560608
              },
              {
                "average": 1.001237474,
                "count": 387887,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03515601862,
                "variance": 0.001235945645
              },
              {
                "average": 0.5000580066,
                "count": 387887,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000006412,
                "variance": 0.2500006412
              },
              {
                "average": 0,
                "count": 387887,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.268663296,
                "count": 387887,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4432649727,
                "variance": 0.1964838361
              },
              {
                "average": -6.179575631,
                "count": 387887,
                "maximum": 10.99800014,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.276027527,
                "variance": 39.38852151
              },
              {
                "average": 124.7520335,
                "count": 387887,
                "maximum": 131,
                "minimum": 120,
                "name": "UserData",
                "position": 10,
                "stddev": 2.031394868,
                "variance": 4.126565108
              },
              {
                "average": 10745.60144,
                "count": 387887,
                "maximum": 10747,
                "minimum": 10745,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6182247025,
                "variance": 0.3822017828
              },
              {
                "average": 26972.72144,
                "count": 387887,
                "maximum": 54528,
                "minimum": 16896,
                "name": "Red",
                "position": 12,
                "stddev": 2953.196825,
                "variance": 8721371.488
              },
              {
                "average": 31986.8313,
                "count": 387887,
                "maximum": 53504,
                "minimum": 22016,
                "name": "Green",
                "position": 13,
                "stddev": 2247.658633,
                "variance": 5051969.329
              },
              {
                "average": 23614.72771,
                "count": 387887,
                "maximum": 48384,
                "minimum": 13824,
                "name": "Blue",
                "position": 14,
                "stddev": 2144.592563,
                "variance": 4599277.261
              },
              {
                "average": 230007.7446,
                "count": 387887,
                "maximum": 230775.639,
                "minimum": 229333.7106,
                "name": "GpsTime",
                "position": 15,
                "stddev": 633.3119498,
                "variance": 401084.0258
              },
              {
                "average": 0,
                "count": 387887,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 387887,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 387887,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 387887,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 387887,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426496.2927,
              5016704.986,
              821.1125374,
              426714.6927,
              5017101.346,
              826.4725374
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426496.2926523238,
                    5016704.985667735,
                    821.1125374041502
                  ],
                  [
                    426496.2926523238,
                    5017101.345667735,
                    821.1125374041502
                  ],
                  [
                    426714.6926523238,
                    5017101.345667735,
                    826.4725374041501
                  ],
                  [
                    426714.6926523238,
                    5016704.985667735,
                    826.4725374041501
                  ],
                  [
                    426496.2926523238,
                    5016704.985667735,
                    821.1125374041502
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T17:52:55+00:00",
            "end_time": "2011-09-16T17:28: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": "45117C8406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752675186764,
              45.29918299833126,
              820.8433980387889
            ],
            [
              -117.93754040786777,
              45.30001156103023,
              820.8433980387889
            ],
            [
              -117.93682037787976,
              45.30001746957741,
              821.7033980387888
            ],
            [
              -117.93680673236369,
              45.2991889067087,
              821.7033980387888
            ],
            [
              -117.93752675186764,
              45.29918299833126,
              820.8433980387889
            ]
          ]
        ]
      },
      "bbox": [
        -117.9375404,
        45.299183,
        820.843398,
        -117.9368067,
        45.30001747,
        821.703398
      ],
      "properties": {
        "datetime": "2011-09-16T17:52:56Z",
        "pc:count": 16974,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426517.6716,
            "count": 16974,
            "maximum": 426551.6538,
            "minimum": 426495.1938,
            "name": "X",
            "position": 0,
            "stddev": 14.71632246,
            "variance": 216.5701468
          },
          {
            "average": 5016677.528,
            "count": 16974,
            "maximum": 5016705.574,
            "minimum": 5016613.514,
            "name": "Y",
            "position": 1,
            "stddev": 21.66506271,
            "variance": 469.3749421
          },
          {
            "average": 821.3948685,
            "count": 16974,
            "maximum": 821.703398,
            "minimum": 820.843398,
            "name": "Z",
            "position": 2,
            "stddev": 0.1534170767,
            "variance": 0.02353679943
          },
          {
            "average": 120.1748557,
            "count": 16974,
            "maximum": 186,
            "minimum": 21,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.71950157,
            "variance": 516.1757514
          },
          {
            "average": 1,
            "count": 16974,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 16974,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.4997054318,
            "count": 16974,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000146423,
            "variance": 0.2500146425
          },
          {
            "average": 0,
            "count": 16974,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.264640038,
            "count": 16974,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4411543423,
            "variance": 0.1946171538
          },
          {
            "average": 3.840845443,
            "count": 16974,
            "maximum": 10.00199986,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.37280683,
            "variance": 54.35828055
          },
          {
            "average": 126.5103688,
            "count": 16974,
            "maximum": 131,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 1.860758234,
            "variance": 3.462421204
          },
          {
            "average": 10746.36073,
            "count": 16974,
            "maximum": 10747,
            "minimum": 10745,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6826783215,
            "variance": 0.4660496907
          },
          {
            "average": 31662.81419,
            "count": 16974,
            "maximum": 40960,
            "minimum": 23552,
            "name": "Red",
            "position": 12,
            "stddev": 2966.211592,
            "variance": 8798411.207
          },
          {
            "average": 32394.33109,
            "count": 16974,
            "maximum": 40192,
            "minimum": 26112,
            "name": "Green",
            "position": 13,
            "stddev": 2102.447033,
            "variance": 4420283.527
          },
          {
            "average": 26289.78532,
            "count": 16974,
            "maximum": 34560,
            "minimum": 19712,
            "name": "Blue",
            "position": 14,
            "stddev": 2339.192961,
            "variance": 5471823.707
          },
          {
            "average": 230524.2777,
            "count": 16974,
            "maximum": 230776.6714,
            "minimum": 229340.161,
            "name": "GpsTime",
            "position": 15,
            "stddev": 442.9126413,
            "variance": 196171.6078
          },
          {
            "average": 0,
            "count": 16974,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16974,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16974,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16974,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16974,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426495.1938,
          5016613.514,
          820.843398,
          426551.6538,
          5016705.574,
          821.703398
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426495.19377967546,
                5016613.514427843,
                820.8433980387889
              ],
              [
                426495.19377967546,
                5016705.574427843,
                820.8433980387889
              ],
              [
                426551.6537796754,
                5016705.574427843,
                821.7033980387888
              ],
              [
                426551.6537796754,
                5016613.514427843,
                821.7033980387888
              ],
              [
                426495.19377967546,
                5016613.514427843,
                820.8433980387889
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T17:52:56+00:00",
        "end_time": "2011-09-16T17:29:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9375404,
            45.299183,
            820.843398,
            -117.9368067,
            45.30001747,
            821.703398
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752675186764,
                  45.29918299833126,
                  820.8433980387889
                ],
                [
                  -117.93754040786777,
                  45.30001156103023,
                  820.8433980387889
                ],
                [
                  -117.93682037787976,
                  45.30001746957741,
                  821.7033980387888
                ],
                [
                  -117.93680673236369,
                  45.2991889067087,
                  821.7033980387888
                ],
                [
                  -117.93752675186764,
                  45.29918299833126,
                  820.8433980387889
                ]
              ]
            ]
          },
          "id": "45117C8406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T17:52:56Z",
            "pc:count": 16974,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426517.6716,
                "count": 16974,
                "maximum": 426551.6538,
                "minimum": 426495.1938,
                "name": "X",
                "position": 0,
                "stddev": 14.71632246,
                "variance": 216.5701468
              },
              {
                "average": 5016677.528,
                "count": 16974,
                "maximum": 5016705.574,
                "minimum": 5016613.514,
                "name": "Y",
                "position": 1,
                "stddev": 21.66506271,
                "variance": 469.3749421
              },
              {
                "average": 821.3948685,
                "count": 16974,
                "maximum": 821.703398,
                "minimum": 820.843398,
                "name": "Z",
                "position": 2,
                "stddev": 0.1534170767,
                "variance": 0.02353679943
              },
              {
                "average": 120.1748557,
                "count": 16974,
                "maximum": 186,
                "minimum": 21,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.71950157,
                "variance": 516.1757514
              },
              {
                "average": 1,
                "count": 16974,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 16974,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.4997054318,
                "count": 16974,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000146423,
                "variance": 0.2500146425
              },
              {
                "average": 0,
                "count": 16974,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.264640038,
                "count": 16974,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4411543423,
                "variance": 0.1946171538
              },
              {
                "average": 3.840845443,
                "count": 16974,
                "maximum": 10.00199986,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.37280683,
                "variance": 54.35828055
              },
              {
                "average": 126.5103688,
                "count": 16974,
                "maximum": 131,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 1.860758234,
                "variance": 3.462421204
              },
              {
                "average": 10746.36073,
                "count": 16974,
                "maximum": 10747,
                "minimum": 10745,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6826783215,
                "variance": 0.4660496907
              },
              {
                "average": 31662.81419,
                "count": 16974,
                "maximum": 40960,
                "minimum": 23552,
                "name": "Red",
                "position": 12,
                "stddev": 2966.211592,
                "variance": 8798411.207
              },
              {
                "average": 32394.33109,
                "count": 16974,
                "maximum": 40192,
                "minimum": 26112,
                "name": "Green",
                "position": 13,
                "stddev": 2102.447033,
                "variance": 4420283.527
              },
              {
                "average": 26289.78532,
                "count": 16974,
                "maximum": 34560,
                "minimum": 19712,
                "name": "Blue",
                "position": 14,
                "stddev": 2339.192961,
                "variance": 5471823.707
              },
              {
                "average": 230524.2777,
                "count": 16974,
                "maximum": 230776.6714,
                "minimum": 229340.161,
                "name": "GpsTime",
                "position": 15,
                "stddev": 442.9126413,
                "variance": 196171.6078
              },
              {
                "average": 0,
                "count": 16974,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16974,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16974,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16974,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16974,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426495.1938,
              5016613.514,
              820.843398,
              426551.6538,
              5016705.574,
              821.703398
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426495.19377967546,
                    5016613.514427843,
                    820.8433980387889
                  ],
                  [
                    426495.19377967546,
                    5016705.574427843,
                    820.8433980387889
                  ],
                  [
                    426551.6537796754,
                    5016705.574427843,
                    821.7033980387888
                  ],
                  [
                    426551.6537796754,
                    5016613.514427843,
                    821.7033980387888
                  ],
                  [
                    426495.19377967546,
                    5016613.514427843,
                    820.8433980387889
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T17:52:56+00:00",
            "end_time": "2011-09-16T17:29: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": "45117E7323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002656057492,
              45.50000284069238,
              968.9487411158605
            ],
            [
              -117.85021483546427,
              45.51251014706349,
              968.9487411158605
            ],
            [
              -117.83752888384497,
              45.512603868919456,
              1180.5287411158604
            ],
            [
              -117.83734341738364,
              45.50009652190733,
              1180.5287411158604
            ],
            [
              -117.85002656057492,
              45.50000284069238,
              968.9487411158605
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502148,
        45.50000284,
        968.9487411,
        -117.8373434,
        45.51260387,
        1180.528741
      ],
      "properties": {
        "datetime": "2011-09-14T20:14:16Z",
        "pc:count": 10781220,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434034.4344,
            "count": 10781220,
            "maximum": 434582.2411,
            "minimum": 433591.2411,
            "name": "X",
            "position": 0,
            "stddev": 278.5155329,
            "variance": 77570.90204
          },
          {
            "average": 5039624.221,
            "count": 10781220,
            "maximum": 5040237.196,
            "minimum": 5038847.516,
            "name": "Y",
            "position": 1,
            "stddev": 370.4621794,
            "variance": 137242.2263
          },
          {
            "average": 1084.909253,
            "count": 10781220,
            "maximum": 1180.528741,
            "minimum": 968.9487411,
            "name": "Z",
            "position": 2,
            "stddev": 34.17523889,
            "variance": 1167.946953
          },
          {
            "average": 215.1300187,
            "count": 10781220,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.64906144,
            "variance": 2176.134933
          },
          {
            "average": 1.041058155,
            "count": 10781220,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2222360884,
            "variance": 0.04938887897
          },
          {
            "average": 1.082372496,
            "count": 10781220,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3261587431,
            "variance": 0.1063795257
          },
          {
            "average": 0.5001143655,
            "count": 10781220,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000101,
            "variance": 0.2500000101
          },
          {
            "average": 0,
            "count": 10781220,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.219092552,
            "count": 10781220,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4136315043,
            "variance": 0.1710910213
          },
          {
            "average": 0.9327141984,
            "count": 10781220,
            "maximum": 19.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.904810177,
            "variance": 62.48602394
          },
          {
            "average": 203.6926455,
            "count": 10781220,
            "maximum": 213,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 5.368423323,
            "variance": 28.81996897
          },
          {
            "average": 179.9470422,
            "count": 10781220,
            "maximum": 206,
            "minimum": 154,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02547527,
            "variance": 577.2234622
          },
          {
            "average": 29640.22707,
            "count": 10781220,
            "maximum": 51968,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 8103.846661,
            "variance": 65672330.71
          },
          {
            "average": 28970.66341,
            "count": 10781220,
            "maximum": 50944,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 6928.108058,
            "variance": 47998681.27
          },
          {
            "average": 23229.75975,
            "count": 10781220,
            "maximum": 45056,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 4868.973781,
            "variance": 23706905.68
          },
          {
            "average": 66122.21122,
            "count": 10781220,
            "maximum": 66456.02862,
            "minimum": 65797.15753,
            "name": "GpsTime",
            "position": 15,
            "stddev": 192.0827562,
            "variance": 36895.78524
          },
          {
            "average": 0,
            "count": 10781220,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10781220,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10781220,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10781220,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10781220,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433591.2411,
          5038847.516,
          968.9487411,
          434582.2411,
          5040237.196,
          1180.528741
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433591.2411274905,
                5038847.516304767,
                968.9487411158605
              ],
              [
                433591.2411274905,
                5040237.196304766,
                968.9487411158605
              ],
              [
                434582.2411274905,
                5040237.196304766,
                1180.5287411158604
              ],
              [
                434582.2411274905,
                5038847.516304767,
                1180.5287411158604
              ],
              [
                433591.2411274905,
                5038847.516304767,
                968.9487411158605
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T20:14:16+00:00",
        "end_time": "2011-09-14T20:03:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E7323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E7323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E7323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502148,
            45.50000284,
            968.9487411,
            -117.8373434,
            45.51260387,
            1180.528741
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002656057492,
                  45.50000284069238,
                  968.9487411158605
                ],
                [
                  -117.85021483546427,
                  45.51251014706349,
                  968.9487411158605
                ],
                [
                  -117.83752888384497,
                  45.512603868919456,
                  1180.5287411158604
                ],
                [
                  -117.83734341738364,
                  45.50009652190733,
                  1180.5287411158604
                ],
                [
                  -117.85002656057492,
                  45.50000284069238,
                  968.9487411158605
                ]
              ]
            ]
          },
          "id": "45117E7323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T20:14:16Z",
            "pc:count": 10781220,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434034.4344,
                "count": 10781220,
                "maximum": 434582.2411,
                "minimum": 433591.2411,
                "name": "X",
                "position": 0,
                "stddev": 278.5155329,
                "variance": 77570.90204
              },
              {
                "average": 5039624.221,
                "count": 10781220,
                "maximum": 5040237.196,
                "minimum": 5038847.516,
                "name": "Y",
                "position": 1,
                "stddev": 370.4621794,
                "variance": 137242.2263
              },
              {
                "average": 1084.909253,
                "count": 10781220,
                "maximum": 1180.528741,
                "minimum": 968.9487411,
                "name": "Z",
                "position": 2,
                "stddev": 34.17523889,
                "variance": 1167.946953
              },
              {
                "average": 215.1300187,
                "count": 10781220,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.64906144,
                "variance": 2176.134933
              },
              {
                "average": 1.041058155,
                "count": 10781220,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2222360884,
                "variance": 0.04938887897
              },
              {
                "average": 1.082372496,
                "count": 10781220,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3261587431,
                "variance": 0.1063795257
              },
              {
                "average": 0.5001143655,
                "count": 10781220,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000101,
                "variance": 0.2500000101
              },
              {
                "average": 0,
                "count": 10781220,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.219092552,
                "count": 10781220,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4136315043,
                "variance": 0.1710910213
              },
              {
                "average": 0.9327141984,
                "count": 10781220,
                "maximum": 19.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.904810177,
                "variance": 62.48602394
              },
              {
                "average": 203.6926455,
                "count": 10781220,
                "maximum": 213,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 5.368423323,
                "variance": 28.81996897
              },
              {
                "average": 179.9470422,
                "count": 10781220,
                "maximum": 206,
                "minimum": 154,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02547527,
                "variance": 577.2234622
              },
              {
                "average": 29640.22707,
                "count": 10781220,
                "maximum": 51968,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 8103.846661,
                "variance": 65672330.71
              },
              {
                "average": 28970.66341,
                "count": 10781220,
                "maximum": 50944,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 6928.108058,
                "variance": 47998681.27
              },
              {
                "average": 23229.75975,
                "count": 10781220,
                "maximum": 45056,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 4868.973781,
                "variance": 23706905.68
              },
              {
                "average": 66122.21122,
                "count": 10781220,
                "maximum": 66456.02862,
                "minimum": 65797.15753,
                "name": "GpsTime",
                "position": 15,
                "stddev": 192.0827562,
                "variance": 36895.78524
              },
              {
                "average": 0,
                "count": 10781220,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10781220,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10781220,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10781220,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10781220,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433591.2411,
              5038847.516,
              968.9487411,
              434582.2411,
              5040237.196,
              1180.528741
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433591.2411274905,
                    5038847.516304767,
                    968.9487411158605
                  ],
                  [
                    433591.2411274905,
                    5040237.196304766,
                    968.9487411158605
                  ],
                  [
                    434582.2411274905,
                    5040237.196304766,
                    1180.5287411158604
                  ],
                  [
                    434582.2411274905,
                    5038847.516304767,
                    1180.5287411158604
                  ],
                  [
                    433591.2411274905,
                    5038847.516304767,
                    968.9487411158605
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T20:14:16+00:00",
            "end_time": "2011-09-14T20: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": "45117B8419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002505163113,
              45.13741413126658,
              1208.673024073041
            ],
            [
              -117.90022327377224,
              45.15000955365629,
              1208.673024073041
            ],
            [
              -117.88752937496449,
              45.150108911022926,
              1383.8530240730408
            ],
            [
              -117.8873339470278,
              45.137513445251315,
              1383.8530240730408
            ],
            [
              -117.90002505163113,
              45.13741413126658,
              1208.673024073041
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002233,
        45.13741413,
        1208.673024,
        -117.8873339,
        45.15010891,
        1383.853024
      ],
      "properties": {
        "datetime": "2011-09-16T21:38:04Z",
        "pc:count": 9558012,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429727.0044,
            "count": 9558012,
            "maximum": 430233.0653,
            "minimum": 429235.0853,
            "name": "X",
            "position": 0,
            "stddev": 282.0874507,
            "variance": 79573.32984
          },
          {
            "average": 4999273.606,
            "count": 9558012,
            "maximum": 5000008.253,
            "minimum": 4998608.853,
            "name": "Y",
            "position": 1,
            "stddev": 403.5373743,
            "variance": 162842.4125
          },
          {
            "average": 1305.314935,
            "count": 9558012,
            "maximum": 1383.853024,
            "minimum": 1208.673024,
            "name": "Z",
            "position": 2,
            "stddev": 37.90973594,
            "variance": 1437.148079
          },
          {
            "average": 116.0518433,
            "count": 9558012,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.59209127,
            "variance": 510.4025879
          },
          {
            "average": 1.000260619,
            "count": 9558012,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01632207443,
            "variance": 0.0002664101138
          },
          {
            "average": 1.000618016,
            "count": 9558012,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02533587376,
            "variance": 0.0006419064994
          },
          {
            "average": 0.4999952919,
            "count": 9558012,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000261,
            "variance": 0.2500000261
          },
          {
            "average": 0,
            "count": 9558012,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.290690679,
            "count": 9558012,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4540810828,
            "variance": 0.2061896298
          },
          {
            "average": -0.3336871681,
            "count": 9558012,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.563844275,
            "variance": 73.33942876
          },
          {
            "average": 132.7649583,
            "count": 9558012,
            "maximum": 147,
            "minimum": 123,
            "name": "UserData",
            "position": 10,
            "stddev": 3.107819627,
            "variance": 9.658542831
          },
          {
            "average": 10761.49782,
            "count": 9558012,
            "maximum": 10765,
            "minimum": 10757,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.671154438,
            "variance": 2.792757156
          },
          {
            "average": 33537.69177,
            "count": 9558012,
            "maximum": 55296,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 4993.082704,
            "variance": 24930874.89
          },
          {
            "average": 32056.58463,
            "count": 9558012,
            "maximum": 54016,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 3498.831576,
            "variance": 12241822.4
          },
          {
            "average": 27430.63348,
            "count": 9558012,
            "maximum": 50944,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 3466.497106,
            "variance": 12016602.19
          },
          {
            "average": 241697.3728,
            "count": 9558012,
            "maximum": 244284.2472,
            "minimum": 238154.3921,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1272.061958,
            "variance": 1618141.624
          },
          {
            "average": 0,
            "count": 9558012,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9558012,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9558012,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9558012,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9558012,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429235.0853,
          4998608.853,
          1208.673024,
          430233.0653,
          5000008.253,
          1383.853024
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429235.08532280556,
                4998608.852710378,
                1208.673024073041
              ],
              [
                429235.08532280556,
                5000008.252710379,
                1208.673024073041
              ],
              [
                430233.06532280555,
                5000008.252710379,
                1383.8530240730408
              ],
              [
                430233.06532280555,
                4998608.852710378,
                1383.8530240730408
              ],
              [
                429235.08532280556,
                4998608.852710378,
                1208.673024073041
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T21:38:04+00:00",
        "end_time": "2011-09-16T19:55:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002233,
            45.13741413,
            1208.673024,
            -117.8873339,
            45.15010891,
            1383.853024
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002505163113,
                  45.13741413126658,
                  1208.673024073041
                ],
                [
                  -117.90022327377224,
                  45.15000955365629,
                  1208.673024073041
                ],
                [
                  -117.88752937496449,
                  45.150108911022926,
                  1383.8530240730408
                ],
                [
                  -117.8873339470278,
                  45.137513445251315,
                  1383.8530240730408
                ],
                [
                  -117.90002505163113,
                  45.13741413126658,
                  1208.673024073041
                ]
              ]
            ]
          },
          "id": "45117B8419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T21:38:04Z",
            "pc:count": 9558012,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429727.0044,
                "count": 9558012,
                "maximum": 430233.0653,
                "minimum": 429235.0853,
                "name": "X",
                "position": 0,
                "stddev": 282.0874507,
                "variance": 79573.32984
              },
              {
                "average": 4999273.606,
                "count": 9558012,
                "maximum": 5000008.253,
                "minimum": 4998608.853,
                "name": "Y",
                "position": 1,
                "stddev": 403.5373743,
                "variance": 162842.4125
              },
              {
                "average": 1305.314935,
                "count": 9558012,
                "maximum": 1383.853024,
                "minimum": 1208.673024,
                "name": "Z",
                "position": 2,
                "stddev": 37.90973594,
                "variance": 1437.148079
              },
              {
                "average": 116.0518433,
                "count": 9558012,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.59209127,
                "variance": 510.4025879
              },
              {
                "average": 1.000260619,
                "count": 9558012,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01632207443,
                "variance": 0.0002664101138
              },
              {
                "average": 1.000618016,
                "count": 9558012,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02533587376,
                "variance": 0.0006419064994
              },
              {
                "average": 0.4999952919,
                "count": 9558012,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000261,
                "variance": 0.2500000261
              },
              {
                "average": 0,
                "count": 9558012,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.290690679,
                "count": 9558012,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4540810828,
                "variance": 0.2061896298
              },
              {
                "average": -0.3336871681,
                "count": 9558012,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.563844275,
                "variance": 73.33942876
              },
              {
                "average": 132.7649583,
                "count": 9558012,
                "maximum": 147,
                "minimum": 123,
                "name": "UserData",
                "position": 10,
                "stddev": 3.107819627,
                "variance": 9.658542831
              },
              {
                "average": 10761.49782,
                "count": 9558012,
                "maximum": 10765,
                "minimum": 10757,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.671154438,
                "variance": 2.792757156
              },
              {
                "average": 33537.69177,
                "count": 9558012,
                "maximum": 55296,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 4993.082704,
                "variance": 24930874.89
              },
              {
                "average": 32056.58463,
                "count": 9558012,
                "maximum": 54016,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 3498.831576,
                "variance": 12241822.4
              },
              {
                "average": 27430.63348,
                "count": 9558012,
                "maximum": 50944,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 3466.497106,
                "variance": 12016602.19
              },
              {
                "average": 241697.3728,
                "count": 9558012,
                "maximum": 244284.2472,
                "minimum": 238154.3921,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1272.061958,
                "variance": 1618141.624
              },
              {
                "average": 0,
                "count": 9558012,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9558012,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9558012,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9558012,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9558012,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429235.0853,
              4998608.853,
              1208.673024,
              430233.0653,
              5000008.253,
              1383.853024
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429235.08532280556,
                    4998608.852710378,
                    1208.673024073041
                  ],
                  [
                    429235.08532280556,
                    5000008.252710379,
                    1208.673024073041
                  ],
                  [
                    430233.06532280555,
                    5000008.252710379,
                    1383.8530240730408
                  ],
                  [
                    430233.06532280555,
                    4998608.852710378,
                    1383.8530240730408
                  ],
                  [
                    429235.08532280556,
                    4998608.852710378,
                    1208.673024073041
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T21:38:04+00:00",
            "end_time": "2011-09-16T19:55: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": "45117D8122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752476034564,
              45.437405424918026,
              837.6409685379973
            ],
            [
              -117.9877447105264,
              45.45000976536253,
              837.6409685379973
            ],
            [
              -117.97502953173631,
              45.45011901904488,
              863.8209685379974
            ],
            [
              -117.97481241186762,
              45.43751463085865,
              863.8209685379974
            ],
            [
              -117.98752476034564,
              45.437405424918026,
              837.6409685379973
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877447,
        45.43740542,
        837.6409685,
        -117.9748124,
        45.45011902,
        863.8209685
      ],
      "properties": {
        "datetime": "2011-09-15T00:35:18Z",
        "pc:count": 17129809,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423215.5018,
            "count": 17129809,
            "maximum": 423757.9362,
            "minimum": 422763.5162,
            "name": "X",
            "position": 0,
            "stddev": 264.2868192,
            "variance": 69847.52281
          },
          {
            "average": 5032709.203,
            "count": 17129809,
            "maximum": 5033416.554,
            "minimum": 5032016.054,
            "name": "Y",
            "position": 1,
            "stddev": 399.8942486,
            "variance": 159915.4101
          },
          {
            "average": 842.0435417,
            "count": 17129809,
            "maximum": 863.8209685,
            "minimum": 837.6409685,
            "name": "Z",
            "position": 2,
            "stddev": 1.097721757,
            "variance": 1.204993056
          },
          {
            "average": 174.4499061,
            "count": 17129809,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 60.23865276,
            "variance": 3628.695286
          },
          {
            "average": 1.001400366,
            "count": 17129809,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04207042982,
            "variance": 0.001769921065
          },
          {
            "average": 1.002816085,
            "count": 17129809,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06278974256,
            "variance": 0.003942551771
          },
          {
            "average": 0.4962563214,
            "count": 17129809,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999859993,
            "variance": 0.2499859995
          },
          {
            "average": 0,
            "count": 17129809,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.186811015,
            "count": 17129809,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3897597572,
            "variance": 0.1519126683
          },
          {
            "average": -1.338220221,
            "count": 17129809,
            "maximum": 18,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.159511594,
            "variance": 66.57762945
          },
          {
            "average": 173.0014548,
            "count": 17129809,
            "maximum": 213,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 41.11155045,
            "variance": 1690.159581
          },
          {
            "average": 515.4673458,
            "count": 17129809,
            "maximum": 1033,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 401.891499,
            "variance": 161516.777
          },
          {
            "average": 31137.45753,
            "count": 17129809,
            "maximum": 65024,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 10303.23392,
            "variance": 106156629.2
          },
          {
            "average": 29697.2593,
            "count": 17129809,
            "maximum": 65024,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 7866.491295,
            "variance": 61881685.3
          },
          {
            "average": 25923.17345,
            "count": 17129809,
            "maximum": 63744,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 7044.253066,
            "variance": 49621501.26
          },
          {
            "average": 80221.06129,
            "count": 17129809,
            "maximum": 82118.00162,
            "minimum": 78179.47887,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1112.772201,
            "variance": 1238261.971
          },
          {
            "average": 0,
            "count": 17129809,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17129809,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17129809,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17129809,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17129809,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422763.5162,
          5032016.054,
          837.6409685,
          423757.9362,
          5033416.554,
          863.8209685
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422763.5161985959,
                5032016.053940594,
                837.6409685379973
              ],
              [
                422763.5161985959,
                5033416.553940594,
                837.6409685379973
              ],
              [
                423757.93619859597,
                5033416.553940594,
                863.8209685379974
              ],
              [
                423757.93619859597,
                5032016.053940594,
                863.8209685379974
              ],
              [
                422763.5161985959,
                5032016.053940594,
                837.6409685379973
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:35:18+00:00",
        "end_time": "2011-09-14T23:29:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877447,
            45.43740542,
            837.6409685,
            -117.9748124,
            45.45011902,
            863.8209685
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752476034564,
                  45.437405424918026,
                  837.6409685379973
                ],
                [
                  -117.9877447105264,
                  45.45000976536253,
                  837.6409685379973
                ],
                [
                  -117.97502953173631,
                  45.45011901904488,
                  863.8209685379974
                ],
                [
                  -117.97481241186762,
                  45.43751463085865,
                  863.8209685379974
                ],
                [
                  -117.98752476034564,
                  45.437405424918026,
                  837.6409685379973
                ]
              ]
            ]
          },
          "id": "45117D8122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:35:18Z",
            "pc:count": 17129809,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423215.5018,
                "count": 17129809,
                "maximum": 423757.9362,
                "minimum": 422763.5162,
                "name": "X",
                "position": 0,
                "stddev": 264.2868192,
                "variance": 69847.52281
              },
              {
                "average": 5032709.203,
                "count": 17129809,
                "maximum": 5033416.554,
                "minimum": 5032016.054,
                "name": "Y",
                "position": 1,
                "stddev": 399.8942486,
                "variance": 159915.4101
              },
              {
                "average": 842.0435417,
                "count": 17129809,
                "maximum": 863.8209685,
                "minimum": 837.6409685,
                "name": "Z",
                "position": 2,
                "stddev": 1.097721757,
                "variance": 1.204993056
              },
              {
                "average": 174.4499061,
                "count": 17129809,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 60.23865276,
                "variance": 3628.695286
              },
              {
                "average": 1.001400366,
                "count": 17129809,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04207042982,
                "variance": 0.001769921065
              },
              {
                "average": 1.002816085,
                "count": 17129809,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06278974256,
                "variance": 0.003942551771
              },
              {
                "average": 0.4962563214,
                "count": 17129809,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999859993,
                "variance": 0.2499859995
              },
              {
                "average": 0,
                "count": 17129809,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.186811015,
                "count": 17129809,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3897597572,
                "variance": 0.1519126683
              },
              {
                "average": -1.338220221,
                "count": 17129809,
                "maximum": 18,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.159511594,
                "variance": 66.57762945
              },
              {
                "average": 173.0014548,
                "count": 17129809,
                "maximum": 213,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 41.11155045,
                "variance": 1690.159581
              },
              {
                "average": 515.4673458,
                "count": 17129809,
                "maximum": 1033,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 401.891499,
                "variance": 161516.777
              },
              {
                "average": 31137.45753,
                "count": 17129809,
                "maximum": 65024,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 10303.23392,
                "variance": 106156629.2
              },
              {
                "average": 29697.2593,
                "count": 17129809,
                "maximum": 65024,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 7866.491295,
                "variance": 61881685.3
              },
              {
                "average": 25923.17345,
                "count": 17129809,
                "maximum": 63744,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 7044.253066,
                "variance": 49621501.26
              },
              {
                "average": 80221.06129,
                "count": 17129809,
                "maximum": 82118.00162,
                "minimum": 78179.47887,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1112.772201,
                "variance": 1238261.971
              },
              {
                "average": 0,
                "count": 17129809,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17129809,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17129809,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17129809,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17129809,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422763.5162,
              5032016.054,
              837.6409685,
              423757.9362,
              5033416.554,
              863.8209685
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422763.5161985959,
                    5032016.053940594,
                    837.6409685379973
                  ],
                  [
                    422763.5161985959,
                    5033416.553940594,
                    837.6409685379973
                  ],
                  [
                    423757.93619859597,
                    5033416.553940594,
                    863.8209685379974
                  ],
                  [
                    423757.93619859597,
                    5032016.053940594,
                    863.8209685379974
                  ],
                  [
                    422763.5161985959,
                    5032016.053940594,
                    837.6409685379973
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:35:18+00:00",
            "end_time": "2011-09-14T23:29: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": "45117D8113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502465494688,
              45.46240626921695,
              829.3703096978313
            ],
            [
              -117.9752420012723,
              45.47501006145209,
              829.3703096978313
            ],
            [
              -117.96252908542921,
              45.47511790206562,
              865.2303096978312
            ],
            [
              -117.96231457128877,
              45.462514062707655,
              865.2303096978312
            ],
            [
              -117.97502465494688,
              45.46240626921695,
              829.3703096978313
            ]
          ]
        ]
      },
      "bbox": [
        -117.975242,
        45.46240627,
        829.3703097,
        -117.9623146,
        45.4751179,
        865.2303097
      ],
      "properties": {
        "datetime": "2011-09-14T23:38:41Z",
        "pc:count": 11223632,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424265.3685,
            "count": 11223632,
            "maximum": 424768.6754,
            "minimum": 423774.8754,
            "name": "X",
            "position": 0,
            "stddev": 279.1097306,
            "variance": 77902.24171
          },
          {
            "average": 5035474.14,
            "count": 11223632,
            "maximum": 5036182.054,
            "minimum": 5034781.614,
            "name": "Y",
            "position": 1,
            "stddev": 406.7883934,
            "variance": 165476.797
          },
          {
            "average": 836.6271703,
            "count": 11223632,
            "maximum": 865.2303097,
            "minimum": 829.3703097,
            "name": "Z",
            "position": 2,
            "stddev": 2.213403841,
            "variance": 4.899156563
          },
          {
            "average": 214.6715058,
            "count": 11223632,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.56750326,
            "variance": 2557.072386
          },
          {
            "average": 1.021762563,
            "count": 11223632,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1632192443,
            "variance": 0.02664052169
          },
          {
            "average": 1.043621174,
            "count": 11223632,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2409700311,
            "variance": 0.0580665559
          },
          {
            "average": 0.4968382784,
            "count": 11223632,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999900257,
            "variance": 0.2499900258
          },
          {
            "average": 0,
            "count": 11223632,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.25933361,
            "count": 11223632,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4382689878,
            "variance": 0.1920797057
          },
          {
            "average": -0.2752436402,
            "count": 11223632,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.996995944,
            "variance": 63.95194412
          },
          {
            "average": 201.9360454,
            "count": 11223632,
            "maximum": 213,
            "minimum": 187,
            "name": "UserData",
            "position": 10,
            "stddev": 4.638888816,
            "variance": 21.51928945
          },
          {
            "average": 213.8241142,
            "count": 11223632,
            "maximum": 240,
            "minimum": 187,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02500162,
            "variance": 577.2007027
          },
          {
            "average": 32500.47422,
            "count": 11223632,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 12224.85678,
            "variance": 149447123.3
          },
          {
            "average": 32177.38574,
            "count": 11223632,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 9939.615409,
            "variance": 98795954.48
          },
          {
            "average": 27227.09202,
            "count": 11223632,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 9050.999507,
            "variance": 81920592.08
          },
          {
            "average": 77648.09475,
            "count": 11223632,
            "maximum": 78721.78606,
            "minimum": 76252.13252,
            "name": "GpsTime",
            "position": 15,
            "stddev": 564.6299665,
            "variance": 318806.9991
          },
          {
            "average": 0,
            "count": 11223632,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11223632,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11223632,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11223632,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11223632,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423774.8754,
          5034781.614,
          829.3703097,
          424768.6754,
          5036182.054,
          865.2303097
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423774.87536986277,
                5034781.613627314,
                829.3703096978313
              ],
              [
                423774.87536986277,
                5036182.053627313,
                829.3703096978313
              ],
              [
                424768.6753698628,
                5036182.053627313,
                865.2303096978312
              ],
              [
                424768.6753698628,
                5034781.613627314,
                865.2303096978312
              ],
              [
                423774.87536986277,
                5034781.613627314,
                829.3703096978313
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:38:41+00:00",
        "end_time": "2011-09-14T22:57:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.975242,
            45.46240627,
            829.3703097,
            -117.9623146,
            45.4751179,
            865.2303097
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502465494688,
                  45.46240626921695,
                  829.3703096978313
                ],
                [
                  -117.9752420012723,
                  45.47501006145209,
                  829.3703096978313
                ],
                [
                  -117.96252908542921,
                  45.47511790206562,
                  865.2303096978312
                ],
                [
                  -117.96231457128877,
                  45.462514062707655,
                  865.2303096978312
                ],
                [
                  -117.97502465494688,
                  45.46240626921695,
                  829.3703096978313
                ]
              ]
            ]
          },
          "id": "45117D8113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:38:41Z",
            "pc:count": 11223632,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424265.3685,
                "count": 11223632,
                "maximum": 424768.6754,
                "minimum": 423774.8754,
                "name": "X",
                "position": 0,
                "stddev": 279.1097306,
                "variance": 77902.24171
              },
              {
                "average": 5035474.14,
                "count": 11223632,
                "maximum": 5036182.054,
                "minimum": 5034781.614,
                "name": "Y",
                "position": 1,
                "stddev": 406.7883934,
                "variance": 165476.797
              },
              {
                "average": 836.6271703,
                "count": 11223632,
                "maximum": 865.2303097,
                "minimum": 829.3703097,
                "name": "Z",
                "position": 2,
                "stddev": 2.213403841,
                "variance": 4.899156563
              },
              {
                "average": 214.6715058,
                "count": 11223632,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.56750326,
                "variance": 2557.072386
              },
              {
                "average": 1.021762563,
                "count": 11223632,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1632192443,
                "variance": 0.02664052169
              },
              {
                "average": 1.043621174,
                "count": 11223632,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2409700311,
                "variance": 0.0580665559
              },
              {
                "average": 0.4968382784,
                "count": 11223632,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999900257,
                "variance": 0.2499900258
              },
              {
                "average": 0,
                "count": 11223632,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.25933361,
                "count": 11223632,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4382689878,
                "variance": 0.1920797057
              },
              {
                "average": -0.2752436402,
                "count": 11223632,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.996995944,
                "variance": 63.95194412
              },
              {
                "average": 201.9360454,
                "count": 11223632,
                "maximum": 213,
                "minimum": 187,
                "name": "UserData",
                "position": 10,
                "stddev": 4.638888816,
                "variance": 21.51928945
              },
              {
                "average": 213.8241142,
                "count": 11223632,
                "maximum": 240,
                "minimum": 187,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02500162,
                "variance": 577.2007027
              },
              {
                "average": 32500.47422,
                "count": 11223632,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 12224.85678,
                "variance": 149447123.3
              },
              {
                "average": 32177.38574,
                "count": 11223632,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 9939.615409,
                "variance": 98795954.48
              },
              {
                "average": 27227.09202,
                "count": 11223632,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 9050.999507,
                "variance": 81920592.08
              },
              {
                "average": 77648.09475,
                "count": 11223632,
                "maximum": 78721.78606,
                "minimum": 76252.13252,
                "name": "GpsTime",
                "position": 15,
                "stddev": 564.6299665,
                "variance": 318806.9991
              },
              {
                "average": 0,
                "count": 11223632,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11223632,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11223632,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11223632,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11223632,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423774.8754,
              5034781.614,
              829.3703097,
              424768.6754,
              5036182.054,
              865.2303097
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423774.87536986277,
                    5034781.613627314,
                    829.3703096978313
                  ],
                  [
                    423774.87536986277,
                    5036182.053627313,
                    829.3703096978313
                  ],
                  [
                    424768.6753698628,
                    5036182.053627313,
                    865.2303096978312
                  ],
                  [
                    424768.6753698628,
                    5034781.613627314,
                    865.2303096978312
                  ],
                  [
                    423774.87536986277,
                    5034781.613627314,
                    829.3703096978313
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:38:41+00:00",
            "end_time": "2011-09-14T22: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": "45117C8307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752429476522,
              45.287404956088835,
              822.2071500854001
            ],
            [
              -117.98774310101406,
              45.300009808970366,
              822.2071500854001
            ],
            [
              -117.97502935604979,
              45.300119059631506,
              853.7271500854001
            ],
            [
              -117.97481336508011,
              45.2875141590109,
              853.7271500854001
            ],
            [
              -117.98752429476522,
              45.287404956088835,
              822.2071500854001
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877431,
        45.28740496,
        822.2071501,
        -117.9748134,
        45.30011906,
        853.7271501
      ],
      "properties": {
        "datetime": "2011-09-16T22:32:40Z",
        "pc:count": 9633709,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423060.8725,
            "count": 9633709,
            "maximum": 423556.0997,
            "minimum": 422559.1597,
            "name": "X",
            "position": 0,
            "stddev": 284.8143429,
            "variance": 81119.20994
          },
          {
            "average": 5016047.417,
            "count": 9633709,
            "maximum": 5016752.39,
            "minimum": 5015351.87,
            "name": "Y",
            "position": 1,
            "stddev": 400.4300372,
            "variance": 160344.2147
          },
          {
            "average": 824.317232,
            "count": 9633709,
            "maximum": 853.7271501,
            "minimum": 822.2071501,
            "name": "Z",
            "position": 2,
            "stddev": 1.691480768,
            "variance": 2.861107188
          },
          {
            "average": 109.162936,
            "count": 9633709,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.90212497,
            "variance": 1082.549827
          },
          {
            "average": 1.004373082,
            "count": 9633709,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06898697283,
            "variance": 0.00475920242
          },
          {
            "average": 1.009260504,
            "count": 9633709,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1032651276,
            "variance": 0.01066368657
          },
          {
            "average": 0.5000018165,
            "count": 9633709,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000259,
            "variance": 0.2500000259
          },
          {
            "average": 0,
            "count": 9633709,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.27050215,
            "count": 9633709,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4442192673,
            "variance": 0.1973307575
          },
          {
            "average": -0.2441076417,
            "count": 9633709,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.649315042,
            "variance": 74.81065069
          },
          {
            "average": 142.4457548,
            "count": 9633709,
            "maximum": 183,
            "minimum": 130,
            "name": "UserData",
            "position": 10,
            "stddev": 6.308946004,
            "variance": 39.80279968
          },
          {
            "average": 10765.15908,
            "count": 9633709,
            "maximum": 10769,
            "minimum": 10761,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.724651679,
            "variance": 2.974423415
          },
          {
            "average": 30657.4477,
            "count": 9633709,
            "maximum": 64768,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 11879.18228,
            "variance": 141114971.6
          },
          {
            "average": 29518.71914,
            "count": 9633709,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 8005.482013,
            "variance": 64087742.25
          },
          {
            "average": 24199.28962,
            "count": 9633709,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6893.530018,
            "variance": 47520756.1
          },
          {
            "average": 244490.9006,
            "count": 9633709,
            "maximum": 247560.2344,
            "minimum": 241634.5209,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1319.923449,
            "variance": 1742197.911
          },
          {
            "average": 0,
            "count": 9633709,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9633709,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9633709,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9633709,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9633709,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422559.1597,
          5015351.87,
          822.2071501,
          423556.0997,
          5016752.39,
          853.7271501
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422559.15968207555,
                5015351.869520329,
                822.2071500854001
              ],
              [
                422559.15968207555,
                5016752.3895203285,
                822.2071500854001
              ],
              [
                423556.0996820755,
                5016752.3895203285,
                853.7271500854001
              ],
              [
                423556.0996820755,
                5015351.869520329,
                853.7271500854001
              ],
              [
                422559.15968207555,
                5015351.869520329,
                822.2071500854001
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T22:32:40+00:00",
        "end_time": "2011-09-16T20:53:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877431,
            45.28740496,
            822.2071501,
            -117.9748134,
            45.30011906,
            853.7271501
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752429476522,
                  45.287404956088835,
                  822.2071500854001
                ],
                [
                  -117.98774310101406,
                  45.300009808970366,
                  822.2071500854001
                ],
                [
                  -117.97502935604979,
                  45.300119059631506,
                  853.7271500854001
                ],
                [
                  -117.97481336508011,
                  45.2875141590109,
                  853.7271500854001
                ],
                [
                  -117.98752429476522,
                  45.287404956088835,
                  822.2071500854001
                ]
              ]
            ]
          },
          "id": "45117C8307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T22:32:40Z",
            "pc:count": 9633709,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423060.8725,
                "count": 9633709,
                "maximum": 423556.0997,
                "minimum": 422559.1597,
                "name": "X",
                "position": 0,
                "stddev": 284.8143429,
                "variance": 81119.20994
              },
              {
                "average": 5016047.417,
                "count": 9633709,
                "maximum": 5016752.39,
                "minimum": 5015351.87,
                "name": "Y",
                "position": 1,
                "stddev": 400.4300372,
                "variance": 160344.2147
              },
              {
                "average": 824.317232,
                "count": 9633709,
                "maximum": 853.7271501,
                "minimum": 822.2071501,
                "name": "Z",
                "position": 2,
                "stddev": 1.691480768,
                "variance": 2.861107188
              },
              {
                "average": 109.162936,
                "count": 9633709,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.90212497,
                "variance": 1082.549827
              },
              {
                "average": 1.004373082,
                "count": 9633709,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06898697283,
                "variance": 0.00475920242
              },
              {
                "average": 1.009260504,
                "count": 9633709,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1032651276,
                "variance": 0.01066368657
              },
              {
                "average": 0.5000018165,
                "count": 9633709,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000259,
                "variance": 0.2500000259
              },
              {
                "average": 0,
                "count": 9633709,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.27050215,
                "count": 9633709,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4442192673,
                "variance": 0.1973307575
              },
              {
                "average": -0.2441076417,
                "count": 9633709,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.649315042,
                "variance": 74.81065069
              },
              {
                "average": 142.4457548,
                "count": 9633709,
                "maximum": 183,
                "minimum": 130,
                "name": "UserData",
                "position": 10,
                "stddev": 6.308946004,
                "variance": 39.80279968
              },
              {
                "average": 10765.15908,
                "count": 9633709,
                "maximum": 10769,
                "minimum": 10761,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.724651679,
                "variance": 2.974423415
              },
              {
                "average": 30657.4477,
                "count": 9633709,
                "maximum": 64768,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 11879.18228,
                "variance": 141114971.6
              },
              {
                "average": 29518.71914,
                "count": 9633709,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 8005.482013,
                "variance": 64087742.25
              },
              {
                "average": 24199.28962,
                "count": 9633709,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6893.530018,
                "variance": 47520756.1
              },
              {
                "average": 244490.9006,
                "count": 9633709,
                "maximum": 247560.2344,
                "minimum": 241634.5209,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1319.923449,
                "variance": 1742197.911
              },
              {
                "average": 0,
                "count": 9633709,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9633709,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9633709,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9633709,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9633709,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422559.1597,
              5015351.87,
              822.2071501,
              423556.0997,
              5016752.39,
              853.7271501
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422559.15968207555,
                    5015351.869520329,
                    822.2071500854001
                  ],
                  [
                    422559.15968207555,
                    5016752.3895203285,
                    822.2071500854001
                  ],
                  [
                    423556.0996820755,
                    5016752.3895203285,
                    853.7271500854001
                  ],
                  [
                    423556.0996820755,
                    5015351.869520329,
                    853.7271500854001
                  ],
                  [
                    422559.15968207555,
                    5015351.869520329,
                    822.2071500854001
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T22:32:40+00:00",
            "end_time": "2011-09-16T20: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": "45117D7101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502567318694,
              45.487434972826264,
              904.4472384808752
            ],
            [
              -117.87522045415021,
              45.50001026516464,
              904.4472384808752
            ],
            [
              -117.86252868962974,
              45.50010680940389,
              1118.5472384808752
            ],
            [
              -117.86233673237602,
              45.48753147497344,
              1118.5472384808752
            ],
            [
              -117.87502567318694,
              45.487434972826264,
              904.4472384808752
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752205,
        45.48743497,
        904.4472385,
        -117.8623367,
        45.50010681,
        1118.547238
      ],
      "properties": {
        "datetime": "2011-09-14T20:38:19Z",
        "pc:count": 13046935,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432114.98,
            "count": 13046935,
            "maximum": 432614.6156,
            "minimum": 431622.9356,
            "name": "X",
            "position": 0,
            "stddev": 275.1222291,
            "variance": 75692.24094
          },
          {
            "average": 5038167.474,
            "count": 13046935,
            "maximum": 5038869.479,
            "minimum": 5037472.239,
            "name": "Y",
            "position": 1,
            "stddev": 411.4273009,
            "variance": 169272.4239
          },
          {
            "average": 989.1371851,
            "count": 13046935,
            "maximum": 1118.547238,
            "minimum": 904.4472385,
            "name": "Z",
            "position": 2,
            "stddev": 48.74495703,
            "variance": 2376.070835
          },
          {
            "average": 179.5726093,
            "count": 13046935,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 74.82355262,
            "variance": 5598.564027
          },
          {
            "average": 1.146709706,
            "count": 13046935,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4056338559,
            "variance": 0.1645388251
          },
          {
            "average": 1.294092061,
            "count": 13046935,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5732806984,
            "variance": 0.3286507591
          },
          {
            "average": 0.4998274307,
            "count": 13046935,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999894,
            "variance": 0.2499999894
          },
          {
            "average": 0,
            "count": 13046935,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.204461891,
            "count": 13046935,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4033078706,
            "variance": 0.1626572385
          },
          {
            "average": 0.480965909,
            "count": 13046935,
            "maximum": 16.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.664290357,
            "variance": 58.74134668
          },
          {
            "average": 203.6183691,
            "count": 13046935,
            "maximum": 213,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 3.81813158,
            "variance": 14.57812876
          },
          {
            "average": 186.7525698,
            "count": 13046935,
            "maximum": 213,
            "minimum": 160,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.03294688,
            "variance": 577.5825355
          },
          {
            "average": 23884.2218,
            "count": 13046935,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10237.78935,
            "variance": 104812330.8
          },
          {
            "average": 24276.38884,
            "count": 13046935,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 8863.677326,
            "variance": 78564775.75
          },
          {
            "average": 21023.87505,
            "count": 13046935,
            "maximum": 65280,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 7035.318255,
            "variance": 49495702.95
          },
          {
            "average": 67434.88026,
            "count": 13046935,
            "maximum": 67899.13887,
            "minimum": 66853.1794,
            "name": "GpsTime",
            "position": 15,
            "stddev": 276.6581981,
            "variance": 76539.75857
          },
          {
            "average": 0,
            "count": 13046935,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13046935,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13046935,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13046935,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13046935,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431622.9356,
          5037472.239,
          904.4472385,
          432614.6156,
          5038869.479,
          1118.547238
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431622.9356334248,
                5037472.23927717,
                904.4472384808752
              ],
              [
                431622.9356334248,
                5038869.47927717,
                904.4472384808752
              ],
              [
                432614.61563342484,
                5038869.47927717,
                1118.5472384808752
              ],
              [
                432614.61563342484,
                5037472.23927717,
                1118.5472384808752
              ],
              [
                431622.9356334248,
                5037472.23927717,
                904.4472384808752
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T20:38:19+00:00",
        "end_time": "2011-09-14T20:20:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D7101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D7101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D7101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752205,
            45.48743497,
            904.4472385,
            -117.8623367,
            45.50010681,
            1118.547238
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502567318694,
                  45.487434972826264,
                  904.4472384808752
                ],
                [
                  -117.87522045415021,
                  45.50001026516464,
                  904.4472384808752
                ],
                [
                  -117.86252868962974,
                  45.50010680940389,
                  1118.5472384808752
                ],
                [
                  -117.86233673237602,
                  45.48753147497344,
                  1118.5472384808752
                ],
                [
                  -117.87502567318694,
                  45.487434972826264,
                  904.4472384808752
                ]
              ]
            ]
          },
          "id": "45117D7101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T20:38:19Z",
            "pc:count": 13046935,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432114.98,
                "count": 13046935,
                "maximum": 432614.6156,
                "minimum": 431622.9356,
                "name": "X",
                "position": 0,
                "stddev": 275.1222291,
                "variance": 75692.24094
              },
              {
                "average": 5038167.474,
                "count": 13046935,
                "maximum": 5038869.479,
                "minimum": 5037472.239,
                "name": "Y",
                "position": 1,
                "stddev": 411.4273009,
                "variance": 169272.4239
              },
              {
                "average": 989.1371851,
                "count": 13046935,
                "maximum": 1118.547238,
                "minimum": 904.4472385,
                "name": "Z",
                "position": 2,
                "stddev": 48.74495703,
                "variance": 2376.070835
              },
              {
                "average": 179.5726093,
                "count": 13046935,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 74.82355262,
                "variance": 5598.564027
              },
              {
                "average": 1.146709706,
                "count": 13046935,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4056338559,
                "variance": 0.1645388251
              },
              {
                "average": 1.294092061,
                "count": 13046935,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5732806984,
                "variance": 0.3286507591
              },
              {
                "average": 0.4998274307,
                "count": 13046935,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999894,
                "variance": 0.2499999894
              },
              {
                "average": 0,
                "count": 13046935,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.204461891,
                "count": 13046935,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4033078706,
                "variance": 0.1626572385
              },
              {
                "average": 0.480965909,
                "count": 13046935,
                "maximum": 16.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.664290357,
                "variance": 58.74134668
              },
              {
                "average": 203.6183691,
                "count": 13046935,
                "maximum": 213,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 3.81813158,
                "variance": 14.57812876
              },
              {
                "average": 186.7525698,
                "count": 13046935,
                "maximum": 213,
                "minimum": 160,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.03294688,
                "variance": 577.5825355
              },
              {
                "average": 23884.2218,
                "count": 13046935,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10237.78935,
                "variance": 104812330.8
              },
              {
                "average": 24276.38884,
                "count": 13046935,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 8863.677326,
                "variance": 78564775.75
              },
              {
                "average": 21023.87505,
                "count": 13046935,
                "maximum": 65280,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 7035.318255,
                "variance": 49495702.95
              },
              {
                "average": 67434.88026,
                "count": 13046935,
                "maximum": 67899.13887,
                "minimum": 66853.1794,
                "name": "GpsTime",
                "position": 15,
                "stddev": 276.6581981,
                "variance": 76539.75857
              },
              {
                "average": 0,
                "count": 13046935,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13046935,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13046935,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13046935,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13046935,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431622.9356,
              5037472.239,
              904.4472385,
              432614.6156,
              5038869.479,
              1118.547238
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431622.9356334248,
                    5037472.23927717,
                    904.4472384808752
                  ],
                  [
                    431622.9356334248,
                    5038869.47927717,
                    904.4472384808752
                  ],
                  [
                    432614.61563342484,
                    5038869.47927717,
                    1118.5472384808752
                  ],
                  [
                    432614.61563342484,
                    5037472.23927717,
                    1118.5472384808752
                  ],
                  [
                    431622.9356334248,
                    5037472.23927717,
                    904.4472384808752
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T20:38:19+00:00",
            "end_time": "2011-09-14T20:20: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": "45117B8309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252462380735,
              45.16240748652323,
              1126.4033110210657
            ],
            [
              -117.96273691272226,
              45.175009650098225,
              1126.4033110210657
            ],
            [
              -117.95002928574198,
              45.17511607067344,
              1332.703311021066
            ],
            [
              -117.9498197979035,
              45.1625138606075,
              1332.703311021066
            ],
            [
              -117.96252462380735,
              45.16240748652323,
              1126.4033110210657
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627369,
        45.16240749,
        1126.403311,
        -117.9498198,
        45.17511607,
        1332.703311
      ],
      "properties": {
        "datetime": "2011-09-17T21:05:29Z",
        "pc:count": 11140673,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424877.9634,
            "count": 11140673,
            "maximum": 425352.6651,
            "minimum": 424354.0251,
            "name": "X",
            "position": 0,
            "stddev": 270.0116846,
            "variance": 72906.30981
          },
          {
            "average": 5002140.016,
            "count": 11140673,
            "maximum": 5002842.168,
            "minimum": 5001441.988,
            "name": "Y",
            "position": 1,
            "stddev": 400.9606744,
            "variance": 160769.4624
          },
          {
            "average": 1210.304532,
            "count": 11140673,
            "maximum": 1332.703311,
            "minimum": 1126.403311,
            "name": "Z",
            "position": 2,
            "stddev": 45.49797729,
            "variance": 2070.065938
          },
          {
            "average": 103.3006307,
            "count": 11140673,
            "maximum": 249,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.65893193,
            "variance": 1066.605835
          },
          {
            "average": 1.029128581,
            "count": 11140673,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1753526231,
            "variance": 0.03074854244
          },
          {
            "average": 1.061625451,
            "count": 11140673,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2585491884,
            "variance": 0.06684768281
          },
          {
            "average": 0.5000889982,
            "count": 11140673,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000145,
            "variance": 0.2500000145
          },
          {
            "average": 0,
            "count": 11140673,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.233583734,
            "count": 11140673,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4231103749,
            "variance": 0.1790223893
          },
          {
            "average": -0.01930858891,
            "count": 11140673,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.476817206,
            "variance": 71.85642995
          },
          {
            "average": 137,
            "count": 11140673,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10663.71028,
            "count": 11140673,
            "maximum": 10669,
            "minimum": 10659,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.934340156,
            "variance": 3.741671839
          },
          {
            "average": 32326.45071,
            "count": 11140673,
            "maximum": 61440,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 8776.412211,
            "variance": 77025411.3
          },
          {
            "average": 30203.31213,
            "count": 11140673,
            "maximum": 61952,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 7451.409225,
            "variance": 55523499.43
          },
          {
            "average": 26273.33549,
            "count": 11140673,
            "maximum": 63488,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 6442.868248,
            "variance": 41510551.26
          },
          {
            "average": 324974.5529,
            "count": 11140673,
            "maximum": 328729.8204,
            "minimum": 321502.0209,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1419.245199,
            "variance": 2014256.934
          },
          {
            "average": 0,
            "count": 11140673,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11140673,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11140673,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11140673,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11140673,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424354.0251,
          5001441.988,
          1126.403311,
          425352.6651,
          5002842.168,
          1332.703311
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424354.025094954,
                5001441.988363722,
                1126.4033110210657
              ],
              [
                424354.025094954,
                5002842.168363722,
                1126.4033110210657
              ],
              [
                425352.665094954,
                5002842.168363722,
                1332.703311021066
              ],
              [
                425352.665094954,
                5001441.988363722,
                1332.703311021066
              ],
              [
                424354.025094954,
                5001441.988363722,
                1126.4033110210657
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:05:29+00:00",
        "end_time": "2011-09-17T19:05:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627369,
            45.16240749,
            1126.403311,
            -117.9498198,
            45.17511607,
            1332.703311
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252462380735,
                  45.16240748652323,
                  1126.4033110210657
                ],
                [
                  -117.96273691272226,
                  45.175009650098225,
                  1126.4033110210657
                ],
                [
                  -117.95002928574198,
                  45.17511607067344,
                  1332.703311021066
                ],
                [
                  -117.9498197979035,
                  45.1625138606075,
                  1332.703311021066
                ],
                [
                  -117.96252462380735,
                  45.16240748652323,
                  1126.4033110210657
                ]
              ]
            ]
          },
          "id": "45117B8309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:05:29Z",
            "pc:count": 11140673,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424877.9634,
                "count": 11140673,
                "maximum": 425352.6651,
                "minimum": 424354.0251,
                "name": "X",
                "position": 0,
                "stddev": 270.0116846,
                "variance": 72906.30981
              },
              {
                "average": 5002140.016,
                "count": 11140673,
                "maximum": 5002842.168,
                "minimum": 5001441.988,
                "name": "Y",
                "position": 1,
                "stddev": 400.9606744,
                "variance": 160769.4624
              },
              {
                "average": 1210.304532,
                "count": 11140673,
                "maximum": 1332.703311,
                "minimum": 1126.403311,
                "name": "Z",
                "position": 2,
                "stddev": 45.49797729,
                "variance": 2070.065938
              },
              {
                "average": 103.3006307,
                "count": 11140673,
                "maximum": 249,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.65893193,
                "variance": 1066.605835
              },
              {
                "average": 1.029128581,
                "count": 11140673,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1753526231,
                "variance": 0.03074854244
              },
              {
                "average": 1.061625451,
                "count": 11140673,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2585491884,
                "variance": 0.06684768281
              },
              {
                "average": 0.5000889982,
                "count": 11140673,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000145,
                "variance": 0.2500000145
              },
              {
                "average": 0,
                "count": 11140673,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.233583734,
                "count": 11140673,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4231103749,
                "variance": 0.1790223893
              },
              {
                "average": -0.01930858891,
                "count": 11140673,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.476817206,
                "variance": 71.85642995
              },
              {
                "average": 137,
                "count": 11140673,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10663.71028,
                "count": 11140673,
                "maximum": 10669,
                "minimum": 10659,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.934340156,
                "variance": 3.741671839
              },
              {
                "average": 32326.45071,
                "count": 11140673,
                "maximum": 61440,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 8776.412211,
                "variance": 77025411.3
              },
              {
                "average": 30203.31213,
                "count": 11140673,
                "maximum": 61952,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 7451.409225,
                "variance": 55523499.43
              },
              {
                "average": 26273.33549,
                "count": 11140673,
                "maximum": 63488,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 6442.868248,
                "variance": 41510551.26
              },
              {
                "average": 324974.5529,
                "count": 11140673,
                "maximum": 328729.8204,
                "minimum": 321502.0209,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1419.245199,
                "variance": 2014256.934
              },
              {
                "average": 0,
                "count": 11140673,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11140673,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11140673,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11140673,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11140673,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424354.0251,
              5001441.988,
              1126.403311,
              425352.6651,
              5002842.168,
              1332.703311
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424354.025094954,
                    5001441.988363722,
                    1126.4033110210657
                  ],
                  [
                    424354.025094954,
                    5002842.168363722,
                    1126.4033110210657
                  ],
                  [
                    425352.665094954,
                    5002842.168363722,
                    1332.703311021066
                  ],
                  [
                    425352.665094954,
                    5001441.988363722,
                    1332.703311021066
                  ],
                  [
                    424354.025094954,
                    5001441.988363722,
                    1126.4033110210657
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:05:29+00:00",
            "end_time": "2011-09-17T19: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": "45117E7324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8375269380181,
              45.503482350489556,
              934.1471241026464
            ],
            [
              -117.83766084180391,
              45.51251023137163,
              934.1471241026464
            ],
            [
              -117.82502861466408,
              45.512602170652336,
              1183.4671241026465
            ],
            [
              -117.82489672963872,
              45.50357426099142,
              1183.4671241026465
            ],
            [
              -117.8375269380181,
              45.503482350489556,
              934.1471241026464
            ]
          ]
        ]
      },
      "bbox": [
        -117.8376608,
        45.50348235,
        934.1471241,
        -117.8248967,
        45.51260217,
        1183.467124
      ],
      "properties": {
        "datetime": "2011-09-14T20:05:23Z",
        "pc:count": 8487324,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435040.5617,
            "count": 8487324,
            "maximum": 435558.6256,
            "minimum": 434571.8256,
            "name": "X",
            "position": 0,
            "stddev": 279.9257827,
            "variance": 78358.44384
          },
          {
            "average": 5039818.026,
            "count": 8487324,
            "maximum": 5040226.901,
            "minimum": 5039223.821,
            "name": "Y",
            "position": 1,
            "stddev": 237.2796811,
            "variance": 56301.64706
          },
          {
            "average": 1061.691293,
            "count": 8487324,
            "maximum": 1183.467124,
            "minimum": 934.1471241,
            "name": "Z",
            "position": 2,
            "stddev": 62.71422586,
            "variance": 3933.074126
          },
          {
            "average": 169.2503244,
            "count": 8487324,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 78.41780655,
            "variance": 6149.352385
          },
          {
            "average": 1.207708578,
            "count": 8487324,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4723526947,
            "variance": 0.2231170682
          },
          {
            "average": 1.416433613,
            "count": 8487324,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6502645177,
            "variance": 0.4228439429
          },
          {
            "average": 0.4999112795,
            "count": 8487324,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000216,
            "variance": 0.2500000216
          },
          {
            "average": 0,
            "count": 8487324,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.131780052,
            "count": 8487324,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3382515093,
            "variance": 0.1144140835
          },
          {
            "average": 0.5037905595,
            "count": 8487324,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.143914668,
            "variance": 66.32334613
          },
          {
            "average": 201.8581083,
            "count": 8487324,
            "maximum": 213,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 4.716836531,
            "variance": 22.24854686
          },
          {
            "average": 176.7345261,
            "count": 8487324,
            "maximum": 203,
            "minimum": 150,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02104588,
            "variance": 577.0106453
          },
          {
            "average": 19814.34602,
            "count": 8487324,
            "maximum": 58880,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 9505.259334,
            "variance": 90349955.01
          },
          {
            "average": 20726.51005,
            "count": 8487324,
            "maximum": 60928,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 8690.110086,
            "variance": 75518013.31
          },
          {
            "average": 19110.9811,
            "count": 8487324,
            "maximum": 60160,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 6971.127567,
            "variance": 48596619.55
          },
          {
            "average": 65612.83723,
            "count": 8487324,
            "maximum": 65923.57228,
            "minimum": 65262.6409,
            "name": "GpsTime",
            "position": 15,
            "stddev": 153.8583525,
            "variance": 23672.39263
          },
          {
            "average": 0,
            "count": 8487324,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8487324,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8487324,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8487324,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8487324,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434571.8256,
          5039223.821,
          934.1471241,
          435558.6256,
          5040226.901,
          1183.467124
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434571.8255527596,
                5039223.820894757,
                934.1471241026464
              ],
              [
                434571.8255527596,
                5040226.900894757,
                934.1471241026464
              ],
              [
                435558.6255527596,
                5040226.900894757,
                1183.4671241026465
              ],
              [
                435558.6255527596,
                5039223.820894757,
                1183.4671241026465
              ],
              [
                434571.8255527596,
                5039223.820894757,
                934.1471241026464
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T20:05:23+00:00",
        "end_time": "2011-09-14T19:54:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E7324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E7324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E7324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8376608,
            45.50348235,
            934.1471241,
            -117.8248967,
            45.51260217,
            1183.467124
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8375269380181,
                  45.503482350489556,
                  934.1471241026464
                ],
                [
                  -117.83766084180391,
                  45.51251023137163,
                  934.1471241026464
                ],
                [
                  -117.82502861466408,
                  45.512602170652336,
                  1183.4671241026465
                ],
                [
                  -117.82489672963872,
                  45.50357426099142,
                  1183.4671241026465
                ],
                [
                  -117.8375269380181,
                  45.503482350489556,
                  934.1471241026464
                ]
              ]
            ]
          },
          "id": "45117E7324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T20:05:23Z",
            "pc:count": 8487324,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435040.5617,
                "count": 8487324,
                "maximum": 435558.6256,
                "minimum": 434571.8256,
                "name": "X",
                "position": 0,
                "stddev": 279.9257827,
                "variance": 78358.44384
              },
              {
                "average": 5039818.026,
                "count": 8487324,
                "maximum": 5040226.901,
                "minimum": 5039223.821,
                "name": "Y",
                "position": 1,
                "stddev": 237.2796811,
                "variance": 56301.64706
              },
              {
                "average": 1061.691293,
                "count": 8487324,
                "maximum": 1183.467124,
                "minimum": 934.1471241,
                "name": "Z",
                "position": 2,
                "stddev": 62.71422586,
                "variance": 3933.074126
              },
              {
                "average": 169.2503244,
                "count": 8487324,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 78.41780655,
                "variance": 6149.352385
              },
              {
                "average": 1.207708578,
                "count": 8487324,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4723526947,
                "variance": 0.2231170682
              },
              {
                "average": 1.416433613,
                "count": 8487324,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6502645177,
                "variance": 0.4228439429
              },
              {
                "average": 0.4999112795,
                "count": 8487324,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000216,
                "variance": 0.2500000216
              },
              {
                "average": 0,
                "count": 8487324,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.131780052,
                "count": 8487324,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3382515093,
                "variance": 0.1144140835
              },
              {
                "average": 0.5037905595,
                "count": 8487324,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.143914668,
                "variance": 66.32334613
              },
              {
                "average": 201.8581083,
                "count": 8487324,
                "maximum": 213,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 4.716836531,
                "variance": 22.24854686
              },
              {
                "average": 176.7345261,
                "count": 8487324,
                "maximum": 203,
                "minimum": 150,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02104588,
                "variance": 577.0106453
              },
              {
                "average": 19814.34602,
                "count": 8487324,
                "maximum": 58880,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 9505.259334,
                "variance": 90349955.01
              },
              {
                "average": 20726.51005,
                "count": 8487324,
                "maximum": 60928,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 8690.110086,
                "variance": 75518013.31
              },
              {
                "average": 19110.9811,
                "count": 8487324,
                "maximum": 60160,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 6971.127567,
                "variance": 48596619.55
              },
              {
                "average": 65612.83723,
                "count": 8487324,
                "maximum": 65923.57228,
                "minimum": 65262.6409,
                "name": "GpsTime",
                "position": 15,
                "stddev": 153.8583525,
                "variance": 23672.39263
              },
              {
                "average": 0,
                "count": 8487324,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8487324,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8487324,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8487324,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8487324,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434571.8256,
              5039223.821,
              934.1471241,
              435558.6256,
              5040226.901,
              1183.467124
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434571.8255527596,
                    5039223.820894757,
                    934.1471241026464
                  ],
                  [
                    434571.8255527596,
                    5040226.900894757,
                    934.1471241026464
                  ],
                  [
                    435558.6255527596,
                    5040226.900894757,
                    1183.4671241026465
                  ],
                  [
                    435558.6255527596,
                    5039223.820894757,
                    1183.4671241026465
                  ],
                  [
                    434571.8255527596,
                    5039223.820894757,
                    934.1471241026464
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T20:05:23+00:00",
            "end_time": "2011-09-14T19: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": "45117B8420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752425917971,
              45.137415984424166,
              1042.3422662794196
            ],
            [
              -117.88771970041853,
              45.150009649640786,
              1042.3422662794196
            ],
            [
              -117.87502957435144,
              45.150107587905005,
              1303.1822662794198
            ],
            [
              -117.87483692611575,
              45.13751387993202,
              1303.1822662794198
            ],
            [
              -117.88752425917971,
              45.137415984424166,
              1042.3422662794196
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877197,
        45.13741598,
        1042.342266,
        -117.8748369,
        45.15010759,
        1303.182266
      ],
      "properties": {
        "datetime": "2011-09-16T20:48:01Z",
        "pc:count": 9414628,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430717.5154,
            "count": 9414628,
            "maximum": 431215.663,
            "minimum": 430217.983,
            "name": "X",
            "position": 0,
            "stddev": 280.6674397,
            "variance": 78774.21172
          },
          {
            "average": 4999285.138,
            "count": 9414628,
            "maximum": 4999997.39,
            "minimum": 4998598.19,
            "name": "Y",
            "position": 1,
            "stddev": 411.5354,
            "variance": 169361.3855
          },
          {
            "average": 1182.645763,
            "count": 9414628,
            "maximum": 1303.182266,
            "minimum": 1042.342266,
            "name": "Z",
            "position": 2,
            "stddev": 55.97273624,
            "variance": 3132.947202
          },
          {
            "average": 109.9610823,
            "count": 9414628,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.38390096,
            "variance": 696.1102298
          },
          {
            "average": 1.004606449,
            "count": 9414628,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06905015685,
            "variance": 0.004767924161
          },
          {
            "average": 1.010846525,
            "count": 9414628,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1076257144,
            "variance": 0.0115832944
          },
          {
            "average": 0.5000423809,
            "count": 9414628,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000248,
            "variance": 0.2500000248
          },
          {
            "average": 0,
            "count": 9414628,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.285948101,
            "count": 9414628,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4518648098,
            "variance": 0.2041818063
          },
          {
            "average": 0.4970978334,
            "count": 9414628,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.670963621,
            "variance": 75.18561012
          },
          {
            "average": 135.8428266,
            "count": 9414628,
            "maximum": 159,
            "minimum": 125,
            "name": "UserData",
            "position": 10,
            "stddev": 4.310857744,
            "variance": 18.58349449
          },
          {
            "average": 10756.64583,
            "count": 9414628,
            "maximum": 10761,
            "minimum": 10752,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.681888211,
            "variance": 2.828747955
          },
          {
            "average": 34734.96917,
            "count": 9414628,
            "maximum": 53504,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 6141.718678,
            "variance": 37720708.32
          },
          {
            "average": 32521.48806,
            "count": 9414628,
            "maximum": 51968,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 4702.803355,
            "variance": 22116359.39
          },
          {
            "average": 28625.69048,
            "count": 9414628,
            "maximum": 48384,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 4255.597909,
            "variance": 18110113.56
          },
          {
            "average": 237898.7544,
            "count": 9414628,
            "maximum": 241281.9749,
            "minimum": 234120.6687,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1348.380066,
            "variance": 1818128.803
          },
          {
            "average": 0,
            "count": 9414628,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9414628,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9414628,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9414628,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9414628,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430217.983,
          4998598.19,
          1042.342266,
          431215.663,
          4999997.39,
          1303.182266
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430217.9829540148,
                4998598.190011973,
                1042.3422662794196
              ],
              [
                430217.9829540148,
                4999997.390011972,
                1042.3422662794196
              ],
              [
                431215.66295401484,
                4999997.390011972,
                1303.1822662794198
              ],
              [
                431215.66295401484,
                4998598.190011973,
                1303.1822662794198
              ],
              [
                430217.9829540148,
                4998598.190011973,
                1042.3422662794196
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T20:48:01+00:00",
        "end_time": "2011-09-16T18:48:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877197,
            45.13741598,
            1042.342266,
            -117.8748369,
            45.15010759,
            1303.182266
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752425917971,
                  45.137415984424166,
                  1042.3422662794196
                ],
                [
                  -117.88771970041853,
                  45.150009649640786,
                  1042.3422662794196
                ],
                [
                  -117.87502957435144,
                  45.150107587905005,
                  1303.1822662794198
                ],
                [
                  -117.87483692611575,
                  45.13751387993202,
                  1303.1822662794198
                ],
                [
                  -117.88752425917971,
                  45.137415984424166,
                  1042.3422662794196
                ]
              ]
            ]
          },
          "id": "45117B8420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T20:48:01Z",
            "pc:count": 9414628,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430717.5154,
                "count": 9414628,
                "maximum": 431215.663,
                "minimum": 430217.983,
                "name": "X",
                "position": 0,
                "stddev": 280.6674397,
                "variance": 78774.21172
              },
              {
                "average": 4999285.138,
                "count": 9414628,
                "maximum": 4999997.39,
                "minimum": 4998598.19,
                "name": "Y",
                "position": 1,
                "stddev": 411.5354,
                "variance": 169361.3855
              },
              {
                "average": 1182.645763,
                "count": 9414628,
                "maximum": 1303.182266,
                "minimum": 1042.342266,
                "name": "Z",
                "position": 2,
                "stddev": 55.97273624,
                "variance": 3132.947202
              },
              {
                "average": 109.9610823,
                "count": 9414628,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.38390096,
                "variance": 696.1102298
              },
              {
                "average": 1.004606449,
                "count": 9414628,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06905015685,
                "variance": 0.004767924161
              },
              {
                "average": 1.010846525,
                "count": 9414628,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1076257144,
                "variance": 0.0115832944
              },
              {
                "average": 0.5000423809,
                "count": 9414628,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000248,
                "variance": 0.2500000248
              },
              {
                "average": 0,
                "count": 9414628,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.285948101,
                "count": 9414628,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4518648098,
                "variance": 0.2041818063
              },
              {
                "average": 0.4970978334,
                "count": 9414628,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.670963621,
                "variance": 75.18561012
              },
              {
                "average": 135.8428266,
                "count": 9414628,
                "maximum": 159,
                "minimum": 125,
                "name": "UserData",
                "position": 10,
                "stddev": 4.310857744,
                "variance": 18.58349449
              },
              {
                "average": 10756.64583,
                "count": 9414628,
                "maximum": 10761,
                "minimum": 10752,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.681888211,
                "variance": 2.828747955
              },
              {
                "average": 34734.96917,
                "count": 9414628,
                "maximum": 53504,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 6141.718678,
                "variance": 37720708.32
              },
              {
                "average": 32521.48806,
                "count": 9414628,
                "maximum": 51968,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 4702.803355,
                "variance": 22116359.39
              },
              {
                "average": 28625.69048,
                "count": 9414628,
                "maximum": 48384,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 4255.597909,
                "variance": 18110113.56
              },
              {
                "average": 237898.7544,
                "count": 9414628,
                "maximum": 241281.9749,
                "minimum": 234120.6687,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1348.380066,
                "variance": 1818128.803
              },
              {
                "average": 0,
                "count": 9414628,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9414628,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9414628,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9414628,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9414628,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430217.983,
              4998598.19,
              1042.342266,
              431215.663,
              4999997.39,
              1303.182266
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430217.9829540148,
                    4998598.190011973,
                    1042.3422662794196
                  ],
                  [
                    430217.9829540148,
                    4999997.390011972,
                    1042.3422662794196
                  ],
                  [
                    431215.66295401484,
                    4999997.390011972,
                    1303.1822662794198
                  ],
                  [
                    431215.66295401484,
                    4998598.190011973,
                    1303.1822662794198
                  ],
                  [
                    430217.9829540148,
                    4998598.190011973,
                    1042.3422662794196
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T20:48:01+00:00",
            "end_time": "2011-09-16T18:48: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": "45117D8318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502468602438,
              45.38740614651371,
              831.7851429657345
            ],
            [
              -117.975241455621,
              45.400009564954054,
              831.7851429657345
            ],
            [
              -117.96253003987125,
              45.40011739814648,
              855.0451429657345
            ],
            [
              -117.96231609461276,
              45.38751393258983,
              855.0451429657345
            ],
            [
              -117.97502468602438,
              45.38740614651371,
              831.7851429657345
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752415,
        45.38740615,
        831.785143,
        -117.9623161,
        45.4001174,
        855.045143
      ],
      "properties": {
        "datetime": "2011-09-15T00:36:51Z",
        "pc:count": 12237201,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424138.2993,
            "count": 12237201,
            "maximum": 424668.8607,
            "minimum": 423673.8607,
            "name": "X",
            "position": 0,
            "stddev": 292.7184263,
            "variance": 85684.0771
          },
          {
            "average": 5027131.134,
            "count": 12237201,
            "maximum": 5027849.825,
            "minimum": 5026449.445,
            "name": "Y",
            "position": 1,
            "stddev": 405.8927315,
            "variance": 164748.9095
          },
          {
            "average": 835.485253,
            "count": 12237201,
            "maximum": 855.045143,
            "minimum": 831.785143,
            "name": "Z",
            "position": 2,
            "stddev": 1.359413489,
            "variance": 1.848005035
          },
          {
            "average": 212.68033,
            "count": 12237201,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.97985369,
            "variance": 1847.267823
          },
          {
            "average": 1.001099353,
            "count": 12237201,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03535038137,
            "variance": 0.001249649463
          },
          {
            "average": 1.002200013,
            "count": 12237201,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05147512755,
            "variance": 0.002649688757
          },
          {
            "average": 0.4963805857,
            "count": 12237201,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999869201,
            "variance": 0.2499869203
          },
          {
            "average": 0,
            "count": 12237201,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.262158561,
            "count": 12237201,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4398084418,
            "variance": 0.1934314655
          },
          {
            "average": -0.2432609345,
            "count": 12237201,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.180028068,
            "variance": 66.91285919
          },
          {
            "average": 193.7850536,
            "count": 12237201,
            "maximum": 213,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 24.22110927,
            "variance": 586.6621343
          },
          {
            "average": 283.6262577,
            "count": 12237201,
            "maximum": 1033,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 237.6617517,
            "variance": 56483.10823
          },
          {
            "average": 32400.6353,
            "count": 12237201,
            "maximum": 65024,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 11615.3157,
            "variance": 134915558.8
          },
          {
            "average": 31068.34984,
            "count": 12237201,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 9036.567471,
            "variance": 81659551.66
          },
          {
            "average": 26719.25267,
            "count": 12237201,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8347.196569,
            "variance": 69675690.57
          },
          {
            "average": 78657.87038,
            "count": 12237201,
            "maximum": 82211.56472,
            "minimum": 77110.69273,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1154.286088,
            "variance": 1332376.374
          },
          {
            "average": 0,
            "count": 12237201,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12237201,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12237201,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12237201,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12237201,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423673.8607,
          5026449.445,
          831.785143,
          424668.8607,
          5027849.825,
          855.045143
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423673.8607015179,
                5026449.444803658,
                831.7851429657345
              ],
              [
                423673.8607015179,
                5027849.824803659,
                831.7851429657345
              ],
              [
                424668.8607015179,
                5027849.824803659,
                855.0451429657345
              ],
              [
                424668.8607015179,
                5026449.444803658,
                855.0451429657345
              ],
              [
                423673.8607015179,
                5026449.444803658,
                831.7851429657345
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:36:51+00:00",
        "end_time": "2011-09-14T23:11:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752415,
            45.38740615,
            831.785143,
            -117.9623161,
            45.4001174,
            855.045143
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502468602438,
                  45.38740614651371,
                  831.7851429657345
                ],
                [
                  -117.975241455621,
                  45.400009564954054,
                  831.7851429657345
                ],
                [
                  -117.96253003987125,
                  45.40011739814648,
                  855.0451429657345
                ],
                [
                  -117.96231609461276,
                  45.38751393258983,
                  855.0451429657345
                ],
                [
                  -117.97502468602438,
                  45.38740614651371,
                  831.7851429657345
                ]
              ]
            ]
          },
          "id": "45117D8318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:36:51Z",
            "pc:count": 12237201,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424138.2993,
                "count": 12237201,
                "maximum": 424668.8607,
                "minimum": 423673.8607,
                "name": "X",
                "position": 0,
                "stddev": 292.7184263,
                "variance": 85684.0771
              },
              {
                "average": 5027131.134,
                "count": 12237201,
                "maximum": 5027849.825,
                "minimum": 5026449.445,
                "name": "Y",
                "position": 1,
                "stddev": 405.8927315,
                "variance": 164748.9095
              },
              {
                "average": 835.485253,
                "count": 12237201,
                "maximum": 855.045143,
                "minimum": 831.785143,
                "name": "Z",
                "position": 2,
                "stddev": 1.359413489,
                "variance": 1.848005035
              },
              {
                "average": 212.68033,
                "count": 12237201,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.97985369,
                "variance": 1847.267823
              },
              {
                "average": 1.001099353,
                "count": 12237201,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03535038137,
                "variance": 0.001249649463
              },
              {
                "average": 1.002200013,
                "count": 12237201,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05147512755,
                "variance": 0.002649688757
              },
              {
                "average": 0.4963805857,
                "count": 12237201,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999869201,
                "variance": 0.2499869203
              },
              {
                "average": 0,
                "count": 12237201,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.262158561,
                "count": 12237201,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4398084418,
                "variance": 0.1934314655
              },
              {
                "average": -0.2432609345,
                "count": 12237201,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.180028068,
                "variance": 66.91285919
              },
              {
                "average": 193.7850536,
                "count": 12237201,
                "maximum": 213,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 24.22110927,
                "variance": 586.6621343
              },
              {
                "average": 283.6262577,
                "count": 12237201,
                "maximum": 1033,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 237.6617517,
                "variance": 56483.10823
              },
              {
                "average": 32400.6353,
                "count": 12237201,
                "maximum": 65024,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 11615.3157,
                "variance": 134915558.8
              },
              {
                "average": 31068.34984,
                "count": 12237201,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 9036.567471,
                "variance": 81659551.66
              },
              {
                "average": 26719.25267,
                "count": 12237201,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8347.196569,
                "variance": 69675690.57
              },
              {
                "average": 78657.87038,
                "count": 12237201,
                "maximum": 82211.56472,
                "minimum": 77110.69273,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1154.286088,
                "variance": 1332376.374
              },
              {
                "average": 0,
                "count": 12237201,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12237201,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12237201,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12237201,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12237201,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423673.8607,
              5026449.445,
              831.785143,
              424668.8607,
              5027849.825,
              855.045143
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423673.8607015179,
                    5026449.444803658,
                    831.7851429657345
                  ],
                  [
                    423673.8607015179,
                    5027849.824803659,
                    831.7851429657345
                  ],
                  [
                    424668.8607015179,
                    5027849.824803659,
                    855.0451429657345
                  ],
                  [
                    424668.8607015179,
                    5026449.444803658,
                    855.0451429657345
                  ],
                  [
                    423673.8607015179,
                    5026449.444803658,
                    831.7851429657345
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:36:51+00:00",
            "end_time": "2011-09-14T23:11: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": "45117C7201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252580190113,
              45.36244223253059,
              949.9459173799953
            ],
            [
              -117.8127057741373,
              45.37501026328286,
              949.9459173799953
            ],
            [
              -117.80274474932597,
              45.3750807072337,
              1283.0059173799953
            ],
            [
              -117.80256698236641,
              45.36251264578841,
              1283.0059173799953
            ],
            [
              -117.81252580190113,
              45.36244223253059,
              949.9459173799953
            ]
          ]
        ]
      },
      "bbox": [
        -117.8127058,
        45.36244223,
        949.9459174,
        -117.802567,
        45.37508071,
        1283.005917
      ],
      "properties": {
        "datetime": "2011-09-18T18:55:59Z",
        "pc:count": 4749079,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436655.9122,
            "count": 4749079,
            "maximum": 437146.6648,
            "minimum": 436366.6448,
            "name": "X",
            "position": 0,
            "stddev": 183.0586589,
            "variance": 33510.4726
          },
          {
            "average": 5024126.084,
            "count": 4749079,
            "maximum": 5024931.199,
            "minimum": 5023534.819,
            "name": "Y",
            "position": 1,
            "stddev": 377.3562428,
            "variance": 142397.734
          },
          {
            "average": 1106.805366,
            "count": 4749079,
            "maximum": 1283.005917,
            "minimum": 949.9459174,
            "name": "Z",
            "position": 2,
            "stddev": 74.08399363,
            "variance": 5488.438112
          },
          {
            "average": 101.2962256,
            "count": 4749079,
            "maximum": 221,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.96195855,
            "variance": 897.7189604
          },
          {
            "average": 1.009738099,
            "count": 4749079,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09989662351,
            "variance": 0.009979335389
          },
          {
            "average": 1.021091879,
            "count": 4749079,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1476898605,
            "variance": 0.02181229488
          },
          {
            "average": 0.5001249716,
            "count": 4749079,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000037,
            "variance": 0.250000037
          },
          {
            "average": 0,
            "count": 4749079,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.337394051,
            "count": 4749079,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4728206343,
            "variance": 0.2235593523
          },
          {
            "average": 0.8590935702,
            "count": 4749079,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.292081716,
            "variance": 68.75861918
          },
          {
            "average": 138,
            "count": 4749079,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10602.45545,
            "count": 4749079,
            "maximum": 10606,
            "minimum": 10601,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.115613043,
            "variance": 1.244592463
          },
          {
            "average": 32938.70927,
            "count": 4749079,
            "maximum": 55552,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7117.477188,
            "variance": 50658481.51
          },
          {
            "average": 31086.93936,
            "count": 4749079,
            "maximum": 55296,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 5233.678528,
            "variance": 27391390.94
          },
          {
            "average": 23894.24717,
            "count": 4749079,
            "maximum": 53248,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4014.477339,
            "variance": 16116028.31
          },
          {
            "average": 405826.2532,
            "count": 4749079,
            "maximum": 407359.3876,
            "minimum": 405271.3951,
            "name": "GpsTime",
            "position": 15,
            "stddev": 481.280499,
            "variance": 231630.9188
          },
          {
            "average": 0,
            "count": 4749079,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4749079,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4749079,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4749079,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4749079,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436366.6448,
          5023534.819,
          949.9459174,
          437146.6648,
          5024931.199,
          1283.005917
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436366.64477816486,
                5023534.819173987,
                949.9459173799953
              ],
              [
                436366.64477816486,
                5024931.199173988,
                949.9459173799953
              ],
              [
                437146.6647781649,
                5024931.199173988,
                1283.0059173799953
              ],
              [
                437146.6647781649,
                5023534.819173987,
                1283.0059173799953
              ],
              [
                436366.64477816486,
                5023534.819173987,
                949.9459173799953
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T18:55:59+00:00",
        "end_time": "2011-09-18T18:21:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8127058,
            45.36244223,
            949.9459174,
            -117.802567,
            45.37508071,
            1283.005917
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252580190113,
                  45.36244223253059,
                  949.9459173799953
                ],
                [
                  -117.8127057741373,
                  45.37501026328286,
                  949.9459173799953
                ],
                [
                  -117.80274474932597,
                  45.3750807072337,
                  1283.0059173799953
                ],
                [
                  -117.80256698236641,
                  45.36251264578841,
                  1283.0059173799953
                ],
                [
                  -117.81252580190113,
                  45.36244223253059,
                  949.9459173799953
                ]
              ]
            ]
          },
          "id": "45117C7201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:55:59Z",
            "pc:count": 4749079,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436655.9122,
                "count": 4749079,
                "maximum": 437146.6648,
                "minimum": 436366.6448,
                "name": "X",
                "position": 0,
                "stddev": 183.0586589,
                "variance": 33510.4726
              },
              {
                "average": 5024126.084,
                "count": 4749079,
                "maximum": 5024931.199,
                "minimum": 5023534.819,
                "name": "Y",
                "position": 1,
                "stddev": 377.3562428,
                "variance": 142397.734
              },
              {
                "average": 1106.805366,
                "count": 4749079,
                "maximum": 1283.005917,
                "minimum": 949.9459174,
                "name": "Z",
                "position": 2,
                "stddev": 74.08399363,
                "variance": 5488.438112
              },
              {
                "average": 101.2962256,
                "count": 4749079,
                "maximum": 221,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.96195855,
                "variance": 897.7189604
              },
              {
                "average": 1.009738099,
                "count": 4749079,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09989662351,
                "variance": 0.009979335389
              },
              {
                "average": 1.021091879,
                "count": 4749079,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1476898605,
                "variance": 0.02181229488
              },
              {
                "average": 0.5001249716,
                "count": 4749079,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000037,
                "variance": 0.250000037
              },
              {
                "average": 0,
                "count": 4749079,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.337394051,
                "count": 4749079,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4728206343,
                "variance": 0.2235593523
              },
              {
                "average": 0.8590935702,
                "count": 4749079,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.292081716,
                "variance": 68.75861918
              },
              {
                "average": 138,
                "count": 4749079,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10602.45545,
                "count": 4749079,
                "maximum": 10606,
                "minimum": 10601,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.115613043,
                "variance": 1.244592463
              },
              {
                "average": 32938.70927,
                "count": 4749079,
                "maximum": 55552,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7117.477188,
                "variance": 50658481.51
              },
              {
                "average": 31086.93936,
                "count": 4749079,
                "maximum": 55296,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 5233.678528,
                "variance": 27391390.94
              },
              {
                "average": 23894.24717,
                "count": 4749079,
                "maximum": 53248,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4014.477339,
                "variance": 16116028.31
              },
              {
                "average": 405826.2532,
                "count": 4749079,
                "maximum": 407359.3876,
                "minimum": 405271.3951,
                "name": "GpsTime",
                "position": 15,
                "stddev": 481.280499,
                "variance": 231630.9188
              },
              {
                "average": 0,
                "count": 4749079,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4749079,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4749079,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4749079,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4749079,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436366.6448,
              5023534.819,
              949.9459174,
              437146.6648,
              5024931.199,
              1283.005917
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436366.64477816486,
                    5023534.819173987,
                    949.9459173799953
                  ],
                  [
                    436366.64477816486,
                    5024931.199173988,
                    949.9459173799953
                  ],
                  [
                    437146.6647781649,
                    5024931.199173988,
                    1283.0059173799953
                  ],
                  [
                    437146.6647781649,
                    5023534.819173987,
                    1283.0059173799953
                  ],
                  [
                    436366.64477816486,
                    5023534.819173987,
                    949.9459173799953
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T18:55:59+00:00",
            "end_time": "2011-09-18T18: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": "45117D8114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252554971797,
              45.462429937422634,
              821.2578418620744
            ],
            [
              -117.96273970564873,
              45.475010016441495,
              821.2578418620744
            ],
            [
              -117.9500300692777,
              45.47511643795568,
              859.2178418620745
            ],
            [
              -117.94981873949648,
              45.462536312521564,
              859.2178418620745
            ],
            [
              -117.96252554971797,
              45.462429937422634,
              821.2578418620744
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627397,
        45.46242994,
        821.2578419,
        -117.9498187,
        45.47511644,
        859.2178419
      ],
      "properties": {
        "datetime": "2011-09-14T23:14:17Z",
        "pc:count": 11362570,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425238.6299,
            "count": 11362570,
            "maximum": 425745.6095,
            "minimum": 424752.0695,
            "name": "X",
            "position": 0,
            "stddev": 284.9050579,
            "variance": 81170.892
          },
          {
            "average": 5035469.59,
            "count": 11362570,
            "maximum": 5036170.265,
            "minimum": 5034772.465,
            "name": "Y",
            "position": 1,
            "stddev": 395.2096396,
            "variance": 156190.6592
          },
          {
            "average": 828.2316767,
            "count": 11362570,
            "maximum": 859.2178419,
            "minimum": 821.2578419,
            "name": "Z",
            "position": 2,
            "stddev": 2.511029274,
            "variance": 6.305268016
          },
          {
            "average": 218.4904076,
            "count": 11362570,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.25145077,
            "variance": 1701.68219
          },
          {
            "average": 1.008053108,
            "count": 11362570,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1012208867,
            "variance": 0.0102456679
          },
          {
            "average": 1.016136666,
            "count": 11362570,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1509689147,
            "variance": 0.02279161321
          },
          {
            "average": 0.5016801657,
            "count": 11362570,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997199,
            "variance": 0.249997199
          },
          {
            "average": 0,
            "count": 11362570,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.267731332,
            "count": 11362570,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.442776787,
            "variance": 0.1960512831
          },
          {
            "average": 1.351974533,
            "count": 11362570,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.094490263,
            "variance": 65.52077262
          },
          {
            "average": 203.7762558,
            "count": 11362570,
            "maximum": 213,
            "minimum": 190,
            "name": "UserData",
            "position": 10,
            "stddev": 4.248851529,
            "variance": 18.05273932
          },
          {
            "average": 210.535193,
            "count": 11362570,
            "maximum": 237,
            "minimum": 184,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02476757,
            "variance": 577.1894568
          },
          {
            "average": 35367.43151,
            "count": 11362570,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 9030.22444,
            "variance": 81544953.44
          },
          {
            "average": 33254.69321,
            "count": 11362570,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 6761.628913,
            "variance": 45719625.55
          },
          {
            "average": 26860.02029,
            "count": 11362570,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 5908.847182,
            "variance": 34914475.01
          },
          {
            "average": 76014.72496,
            "count": 11362570,
            "maximum": 77257.60926,
            "minimum": 74759.29414,
            "name": "GpsTime",
            "position": 15,
            "stddev": 564.5308684,
            "variance": 318695.1013
          },
          {
            "average": 0,
            "count": 11362570,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11362570,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11362570,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11362570,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11362570,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424752.0695,
          5034772.465,
          821.2578419,
          425745.6095,
          5036170.265,
          859.2178419
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424752.0694908492,
                5034772.465127,
                821.2578418620744
              ],
              [
                424752.0694908492,
                5036170.265127,
                821.2578418620744
              ],
              [
                425745.60949084925,
                5036170.265127,
                859.2178418620745
              ],
              [
                425745.60949084925,
                5034772.465127,
                859.2178418620745
              ],
              [
                424752.0694908492,
                5034772.465127,
                821.2578418620744
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:14:17+00:00",
        "end_time": "2011-09-14T22:32:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627397,
            45.46242994,
            821.2578419,
            -117.9498187,
            45.47511644,
            859.2178419
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252554971797,
                  45.462429937422634,
                  821.2578418620744
                ],
                [
                  -117.96273970564873,
                  45.475010016441495,
                  821.2578418620744
                ],
                [
                  -117.9500300692777,
                  45.47511643795568,
                  859.2178418620745
                ],
                [
                  -117.94981873949648,
                  45.462536312521564,
                  859.2178418620745
                ],
                [
                  -117.96252554971797,
                  45.462429937422634,
                  821.2578418620744
                ]
              ]
            ]
          },
          "id": "45117D8114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:14:17Z",
            "pc:count": 11362570,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425238.6299,
                "count": 11362570,
                "maximum": 425745.6095,
                "minimum": 424752.0695,
                "name": "X",
                "position": 0,
                "stddev": 284.9050579,
                "variance": 81170.892
              },
              {
                "average": 5035469.59,
                "count": 11362570,
                "maximum": 5036170.265,
                "minimum": 5034772.465,
                "name": "Y",
                "position": 1,
                "stddev": 395.2096396,
                "variance": 156190.6592
              },
              {
                "average": 828.2316767,
                "count": 11362570,
                "maximum": 859.2178419,
                "minimum": 821.2578419,
                "name": "Z",
                "position": 2,
                "stddev": 2.511029274,
                "variance": 6.305268016
              },
              {
                "average": 218.4904076,
                "count": 11362570,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.25145077,
                "variance": 1701.68219
              },
              {
                "average": 1.008053108,
                "count": 11362570,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1012208867,
                "variance": 0.0102456679
              },
              {
                "average": 1.016136666,
                "count": 11362570,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1509689147,
                "variance": 0.02279161321
              },
              {
                "average": 0.5016801657,
                "count": 11362570,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997199,
                "variance": 0.249997199
              },
              {
                "average": 0,
                "count": 11362570,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.267731332,
                "count": 11362570,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.442776787,
                "variance": 0.1960512831
              },
              {
                "average": 1.351974533,
                "count": 11362570,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.094490263,
                "variance": 65.52077262
              },
              {
                "average": 203.7762558,
                "count": 11362570,
                "maximum": 213,
                "minimum": 190,
                "name": "UserData",
                "position": 10,
                "stddev": 4.248851529,
                "variance": 18.05273932
              },
              {
                "average": 210.535193,
                "count": 11362570,
                "maximum": 237,
                "minimum": 184,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02476757,
                "variance": 577.1894568
              },
              {
                "average": 35367.43151,
                "count": 11362570,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 9030.22444,
                "variance": 81544953.44
              },
              {
                "average": 33254.69321,
                "count": 11362570,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 6761.628913,
                "variance": 45719625.55
              },
              {
                "average": 26860.02029,
                "count": 11362570,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 5908.847182,
                "variance": 34914475.01
              },
              {
                "average": 76014.72496,
                "count": 11362570,
                "maximum": 77257.60926,
                "minimum": 74759.29414,
                "name": "GpsTime",
                "position": 15,
                "stddev": 564.5308684,
                "variance": 318695.1013
              },
              {
                "average": 0,
                "count": 11362570,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11362570,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11362570,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11362570,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11362570,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424752.0695,
              5034772.465,
              821.2578419,
              425745.6095,
              5036170.265,
              859.2178419
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424752.0694908492,
                    5034772.465127,
                    821.2578418620744
                  ],
                  [
                    424752.0694908492,
                    5036170.265127,
                    821.2578418620744
                  ],
                  [
                    425745.60949084925,
                    5036170.265127,
                    859.2178418620745
                  ],
                  [
                    425745.60949084925,
                    5034772.465127,
                    859.2178418620745
                  ],
                  [
                    424752.0694908492,
                    5034772.465127,
                    821.2578418620744
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:14:17+00:00",
            "end_time": "2011-09-14T22: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": "45117C8316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002526984974,
              45.26240316604333,
              822.3470985275978
            ],
            [
              -118.00024667797597,
              45.27500946656106,
              822.3470985275978
            ],
            [
              -117.98753015126623,
              45.27512013479566,
              847.9270985275978
            ],
            [
              -117.98731155687278,
              45.262513785914294,
              847.9270985275978
            ],
            [
              -118.00002526984974,
              45.26240316604333,
              822.3470985275978
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002467,
        45.26240317,
        822.3470985,
        -117.9873116,
        45.27512013,
        847.9270985
      ],
      "properties": {
        "datetime": "2011-09-17T19:38:35Z",
        "pc:count": 11332859,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422069.7848,
            "count": 11332859,
            "maximum": 422541.9845,
            "minimum": 421544.3845,
            "name": "X",
            "position": 0,
            "stddev": 273.9089814,
            "variance": 75026.13009
          },
          {
            "average": 5013301.345,
            "count": 11332859,
            "maximum": 5013987.122,
            "minimum": 5012586.442,
            "name": "Y",
            "position": 1,
            "stddev": 400.0117451,
            "variance": 160009.3962
          },
          {
            "average": 823.4963219,
            "count": 11332859,
            "maximum": 847.9270985,
            "minimum": 822.3470985,
            "name": "Z",
            "position": 2,
            "stddev": 1.859412248,
            "variance": 3.457413907
          },
          {
            "average": 93.33285308,
            "count": 11332859,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.42945329,
            "variance": 2155.694132
          },
          {
            "average": 1.007320836,
            "count": 11332859,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09084531572,
            "variance": 0.008252871388
          },
          {
            "average": 1.015278228,
            "count": 11332859,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1356602755,
            "variance": 0.01840371034
          },
          {
            "average": 0.4999356297,
            "count": 11332859,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000179,
            "variance": 0.2500000179
          },
          {
            "average": 0,
            "count": 11332859,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.27900153,
            "count": 11332859,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4485082987,
            "variance": 0.201159694
          },
          {
            "average": -0.4081412856,
            "count": 11332859,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.486580137,
            "variance": 72.02204242
          },
          {
            "average": 137.3440674,
            "count": 11332859,
            "maximum": 169,
            "minimum": 130,
            "name": "UserData",
            "position": 10,
            "stddev": 2.331640358,
            "variance": 5.436546761
          },
          {
            "average": 10665.78553,
            "count": 11332859,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 29.47903627,
            "variance": 869.0135796
          },
          {
            "average": 30617.68755,
            "count": 11332859,
            "maximum": 60672,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 8478.31352,
            "variance": 71881800.14
          },
          {
            "average": 30250.9623,
            "count": 11332859,
            "maximum": 60672,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 6984.985804,
            "variance": 48790026.68
          },
          {
            "average": 25427.19882,
            "count": 11332859,
            "maximum": 62720,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 6547.315616,
            "variance": 42867341.77
          },
          {
            "average": 315425.2676,
            "count": 11332859,
            "maximum": 323515.9749,
            "minimum": 248985.9017,
            "name": "GpsTime",
            "position": 15,
            "stddev": 18405.73832,
            "variance": 338771203.2
          },
          {
            "average": 0,
            "count": 11332859,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11332859,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11332859,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11332859,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11332859,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421544.3845,
          5012586.442,
          822.3470985,
          422541.9845,
          5013987.122,
          847.9270985
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421544.3844748245,
                5012586.441500239,
                822.3470985275978
              ],
              [
                421544.3844748245,
                5013987.121500239,
                822.3470985275978
              ],
              [
                422541.98447482445,
                5013987.121500239,
                847.9270985275978
              ],
              [
                422541.98447482445,
                5012586.441500239,
                847.9270985275978
              ],
              [
                421544.3844748245,
                5012586.441500239,
                822.3470985275978
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T19:38:35+00:00",
        "end_time": "2011-09-16T22:56:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002467,
            45.26240317,
            822.3470985,
            -117.9873116,
            45.27512013,
            847.9270985
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002526984974,
                  45.26240316604333,
                  822.3470985275978
                ],
                [
                  -118.00024667797597,
                  45.27500946656106,
                  822.3470985275978
                ],
                [
                  -117.98753015126623,
                  45.27512013479566,
                  847.9270985275978
                ],
                [
                  -117.98731155687278,
                  45.262513785914294,
                  847.9270985275978
                ],
                [
                  -118.00002526984974,
                  45.26240316604333,
                  822.3470985275978
                ]
              ]
            ]
          },
          "id": "45117C8316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T19:38:35Z",
            "pc:count": 11332859,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422069.7848,
                "count": 11332859,
                "maximum": 422541.9845,
                "minimum": 421544.3845,
                "name": "X",
                "position": 0,
                "stddev": 273.9089814,
                "variance": 75026.13009
              },
              {
                "average": 5013301.345,
                "count": 11332859,
                "maximum": 5013987.122,
                "minimum": 5012586.442,
                "name": "Y",
                "position": 1,
                "stddev": 400.0117451,
                "variance": 160009.3962
              },
              {
                "average": 823.4963219,
                "count": 11332859,
                "maximum": 847.9270985,
                "minimum": 822.3470985,
                "name": "Z",
                "position": 2,
                "stddev": 1.859412248,
                "variance": 3.457413907
              },
              {
                "average": 93.33285308,
                "count": 11332859,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.42945329,
                "variance": 2155.694132
              },
              {
                "average": 1.007320836,
                "count": 11332859,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09084531572,
                "variance": 0.008252871388
              },
              {
                "average": 1.015278228,
                "count": 11332859,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1356602755,
                "variance": 0.01840371034
              },
              {
                "average": 0.4999356297,
                "count": 11332859,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000179,
                "variance": 0.2500000179
              },
              {
                "average": 0,
                "count": 11332859,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.27900153,
                "count": 11332859,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4485082987,
                "variance": 0.201159694
              },
              {
                "average": -0.4081412856,
                "count": 11332859,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.486580137,
                "variance": 72.02204242
              },
              {
                "average": 137.3440674,
                "count": 11332859,
                "maximum": 169,
                "minimum": 130,
                "name": "UserData",
                "position": 10,
                "stddev": 2.331640358,
                "variance": 5.436546761
              },
              {
                "average": 10665.78553,
                "count": 11332859,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 29.47903627,
                "variance": 869.0135796
              },
              {
                "average": 30617.68755,
                "count": 11332859,
                "maximum": 60672,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 8478.31352,
                "variance": 71881800.14
              },
              {
                "average": 30250.9623,
                "count": 11332859,
                "maximum": 60672,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 6984.985804,
                "variance": 48790026.68
              },
              {
                "average": 25427.19882,
                "count": 11332859,
                "maximum": 62720,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 6547.315616,
                "variance": 42867341.77
              },
              {
                "average": 315425.2676,
                "count": 11332859,
                "maximum": 323515.9749,
                "minimum": 248985.9017,
                "name": "GpsTime",
                "position": 15,
                "stddev": 18405.73832,
                "variance": 338771203.2
              },
              {
                "average": 0,
                "count": 11332859,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11332859,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11332859,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11332859,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11332859,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421544.3845,
              5012586.442,
              822.3470985,
              422541.9845,
              5013987.122,
              847.9270985
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421544.3844748245,
                    5012586.441500239,
                    822.3470985275978
                  ],
                  [
                    421544.3844748245,
                    5013987.121500239,
                    822.3470985275978
                  ],
                  [
                    422541.98447482445,
                    5013987.121500239,
                    847.9270985275978
                  ],
                  [
                    422541.98447482445,
                    5012586.441500239,
                    847.9270985275978
                  ],
                  [
                    421544.3844748245,
                    5012586.441500239,
                    822.3470985275978
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T19:38:35+00:00",
            "end_time": "2011-09-16T22: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": "45117D7102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252701098962,
              45.49067058312111,
              927.8701948723221
            ],
            [
              -117.86266961942779,
              45.500010729771105,
              927.8701948723221
            ],
            [
              -117.85002875055544,
              45.500105500575465,
              1081.8701948723221
            ],
            [
              -117.84988823117489,
              45.49076532323465,
              1081.8701948723221
            ],
            [
              -117.86252701098962,
              45.49067058312111,
              927.8701948723221
            ]
          ]
        ]
      },
      "bbox": [
        -117.8626696,
        45.49067058,
        927.8701949,
        -117.8498882,
        45.5001055,
        1081.870195
      ],
      "properties": {
        "datetime": "2011-09-14T20:28:09Z",
        "pc:count": 4961744,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432940.8363,
            "count": 4961744,
            "maximum": 433591.1907,
            "minimum": 432603.4907,
            "name": "X",
            "position": 0,
            "stddev": 244.0944911,
            "variance": 59582.12057
          },
          {
            "average": 5038550.43,
            "count": 4961744,
            "maximum": 5038858.923,
            "minimum": 5037821.143,
            "name": "Y",
            "position": 1,
            "stddev": 241.5047339,
            "variance": 58324.53648
          },
          {
            "average": 977.7514167,
            "count": 4961744,
            "maximum": 1081.870195,
            "minimum": 927.8701949,
            "name": "Z",
            "position": 2,
            "stddev": 25.09756056,
            "variance": 629.8875459
          },
          {
            "average": 172.2134907,
            "count": 4961744,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 75.43613374,
            "variance": 5690.610274
          },
          {
            "average": 1.154972123,
            "count": 4961744,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4099164197,
            "variance": 0.1680314711
          },
          {
            "average": 1.310439837,
            "count": 4961744,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5722642791,
            "variance": 0.3274864052
          },
          {
            "average": 0.4941980078,
            "count": 4961744,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999663861,
            "variance": 0.2499663873
          },
          {
            "average": 0,
            "count": 4961744,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.170805467,
            "count": 4961744,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3763389268,
            "variance": 0.1416309878
          },
          {
            "average": -1.333338043,
            "count": 4961744,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.101111741,
            "variance": 65.62801144
          },
          {
            "average": 206.1030668,
            "count": 4961744,
            "maximum": 213,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 3.902099156,
            "variance": 15.22637782
          },
          {
            "average": 183.5736864,
            "count": 4961744,
            "maximum": 210,
            "minimum": 157,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02722214,
            "variance": 577.3074037
          },
          {
            "average": 22406.86664,
            "count": 4961744,
            "maximum": 64000,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 8876.789434,
            "variance": 78797390.66
          },
          {
            "average": 23292.31954,
            "count": 4961744,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 7844.009853,
            "variance": 61528490.57
          },
          {
            "average": 20214.05821,
            "count": 4961744,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 6255.585743,
            "variance": 39132352.99
          },
          {
            "average": 66811.91958,
            "count": 4961744,
            "maximum": 67289.93048,
            "minimum": 66217.1186,
            "name": "GpsTime",
            "position": 15,
            "stddev": 220.4931667,
            "variance": 48617.23655
          },
          {
            "average": 0,
            "count": 4961744,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4961744,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4961744,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4961744,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4961744,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432603.4907,
          5037821.143,
          927.8701949,
          433591.1907,
          5038858.923,
          1081.870195
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432603.490694936,
                5037821.143331288,
                927.8701948723221
              ],
              [
                432603.490694936,
                5038858.923331288,
                927.8701948723221
              ],
              [
                433591.19069493597,
                5038858.923331288,
                1081.8701948723221
              ],
              [
                433591.19069493597,
                5037821.143331288,
                1081.8701948723221
              ],
              [
                432603.490694936,
                5037821.143331288,
                927.8701948723221
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T20:28:09+00:00",
        "end_time": "2011-09-14T20:10:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D7102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D7102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D7102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8626696,
            45.49067058,
            927.8701949,
            -117.8498882,
            45.5001055,
            1081.870195
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252701098962,
                  45.49067058312111,
                  927.8701948723221
                ],
                [
                  -117.86266961942779,
                  45.500010729771105,
                  927.8701948723221
                ],
                [
                  -117.85002875055544,
                  45.500105500575465,
                  1081.8701948723221
                ],
                [
                  -117.84988823117489,
                  45.49076532323465,
                  1081.8701948723221
                ],
                [
                  -117.86252701098962,
                  45.49067058312111,
                  927.8701948723221
                ]
              ]
            ]
          },
          "id": "45117D7102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T20:28:09Z",
            "pc:count": 4961744,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432940.8363,
                "count": 4961744,
                "maximum": 433591.1907,
                "minimum": 432603.4907,
                "name": "X",
                "position": 0,
                "stddev": 244.0944911,
                "variance": 59582.12057
              },
              {
                "average": 5038550.43,
                "count": 4961744,
                "maximum": 5038858.923,
                "minimum": 5037821.143,
                "name": "Y",
                "position": 1,
                "stddev": 241.5047339,
                "variance": 58324.53648
              },
              {
                "average": 977.7514167,
                "count": 4961744,
                "maximum": 1081.870195,
                "minimum": 927.8701949,
                "name": "Z",
                "position": 2,
                "stddev": 25.09756056,
                "variance": 629.8875459
              },
              {
                "average": 172.2134907,
                "count": 4961744,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 75.43613374,
                "variance": 5690.610274
              },
              {
                "average": 1.154972123,
                "count": 4961744,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4099164197,
                "variance": 0.1680314711
              },
              {
                "average": 1.310439837,
                "count": 4961744,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5722642791,
                "variance": 0.3274864052
              },
              {
                "average": 0.4941980078,
                "count": 4961744,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999663861,
                "variance": 0.2499663873
              },
              {
                "average": 0,
                "count": 4961744,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.170805467,
                "count": 4961744,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3763389268,
                "variance": 0.1416309878
              },
              {
                "average": -1.333338043,
                "count": 4961744,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.101111741,
                "variance": 65.62801144
              },
              {
                "average": 206.1030668,
                "count": 4961744,
                "maximum": 213,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 3.902099156,
                "variance": 15.22637782
              },
              {
                "average": 183.5736864,
                "count": 4961744,
                "maximum": 210,
                "minimum": 157,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02722214,
                "variance": 577.3074037
              },
              {
                "average": 22406.86664,
                "count": 4961744,
                "maximum": 64000,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 8876.789434,
                "variance": 78797390.66
              },
              {
                "average": 23292.31954,
                "count": 4961744,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 7844.009853,
                "variance": 61528490.57
              },
              {
                "average": 20214.05821,
                "count": 4961744,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 6255.585743,
                "variance": 39132352.99
              },
              {
                "average": 66811.91958,
                "count": 4961744,
                "maximum": 67289.93048,
                "minimum": 66217.1186,
                "name": "GpsTime",
                "position": 15,
                "stddev": 220.4931667,
                "variance": 48617.23655
              },
              {
                "average": 0,
                "count": 4961744,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4961744,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4961744,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4961744,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4961744,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432603.4907,
              5037821.143,
              927.8701949,
              433591.1907,
              5038858.923,
              1081.870195
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432603.490694936,
                    5037821.143331288,
                    927.8701948723221
                  ],
                  [
                    432603.490694936,
                    5038858.923331288,
                    927.8701948723221
                  ],
                  [
                    433591.19069493597,
                    5038858.923331288,
                    1081.8701948723221
                  ],
                  [
                    433591.19069493597,
                    5037821.143331288,
                    1081.8701948723221
                  ],
                  [
                    432603.490694936,
                    5037821.143331288,
                    927.8701948723221
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T20:28:09+00:00",
            "end_time": "2011-09-14T20:10: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": "45117D8123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502487189826,
              45.4374060848786,
              824.8941583162963
            ],
            [
              -117.9752420258529,
              45.45000975251579,
              824.8941583162963
            ],
            [
              -117.96252986866875,
              45.45011758857321,
              861.1741583162963
            ],
            [
              -117.9623155442235,
              45.4375138738163,
              861.1741583162963
            ],
            [
              -117.97502487189826,
              45.4374060848786,
              824.8941583162963
            ]
          ]
        ]
      },
      "bbox": [
        -117.975242,
        45.43740608,
        824.8941583,
        -117.9623155,
        45.45011759,
        861.1741583
      ],
      "properties": {
        "datetime": "2011-09-14T23:46:11Z",
        "pc:count": 11193544,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424241.8751,
            "count": 11193544,
            "maximum": 424735.3528,
            "minimum": 423741.1728,
            "name": "X",
            "position": 0,
            "stddev": 282.7629718,
            "variance": 79954.89822
          },
          {
            "average": 5032700.744,
            "count": 11193544,
            "maximum": 5033404.616,
            "minimum": 5032004.196,
            "name": "Y",
            "position": 1,
            "stddev": 404.7627801,
            "variance": 163832.9081
          },
          {
            "average": 835.334514,
            "count": 11193544,
            "maximum": 861.1741583,
            "minimum": 824.8941583,
            "name": "Z",
            "position": 2,
            "stddev": 3.617125192,
            "variance": 13.08359465
          },
          {
            "average": 222.4099327,
            "count": 11193544,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.45514501,
            "variance": 1053.336438
          },
          {
            "average": 1.001645591,
            "count": 11193544,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04567270743,
            "variance": 0.002085996204
          },
          {
            "average": 1.003294756,
            "count": 11193544,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06828027402,
            "variance": 0.00466219582
          },
          {
            "average": 0.5012936921,
            "count": 11193544,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983487,
            "variance": 0.2499983487
          },
          {
            "average": 0,
            "count": 11193544,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.266055952,
            "count": 11193544,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4418938782,
            "variance": 0.1952701996
          },
          {
            "average": 1.714813575,
            "count": 11193544,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.958361229,
            "variance": 63.33551344
          },
          {
            "average": 205.2619218,
            "count": 11193544,
            "maximum": 213,
            "minimum": 191,
            "name": "UserData",
            "position": 10,
            "stddev": 4.705165312,
            "variance": 22.13858062
          },
          {
            "average": 213.8771932,
            "count": 11193544,
            "maximum": 240,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.34538519,
            "variance": 592.6977803
          },
          {
            "average": 34763.88996,
            "count": 11193544,
            "maximum": 64256,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 11785.28439,
            "variance": 138892928.2
          },
          {
            "average": 32701.51324,
            "count": 11193544,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 8986.213296,
            "variance": 80752029.39
          },
          {
            "average": 28918.72746,
            "count": 11193544,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9225.590335,
            "variance": 85111517.02
          },
          {
            "average": 77863.52039,
            "count": 11193544,
            "maximum": 79171.86268,
            "minimum": 76769.71903,
            "name": "GpsTime",
            "position": 15,
            "stddev": 569.6765187,
            "variance": 324531.336
          },
          {
            "average": 0,
            "count": 11193544,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11193544,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11193544,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11193544,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11193544,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423741.1728,
          5032004.196,
          824.8941583,
          424735.3528,
          5033404.616,
          861.1741583
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423741.17284626304,
                5032004.196421754,
                824.8941583162963
              ],
              [
                423741.17284626304,
                5033404.616421754,
                824.8941583162963
              ],
              [
                424735.3528462631,
                5033404.616421754,
                861.1741583162963
              ],
              [
                424735.3528462631,
                5032004.196421754,
                861.1741583162963
              ],
              [
                423741.17284626304,
                5032004.196421754,
                824.8941583162963
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:46:11+00:00",
        "end_time": "2011-09-14T23:06:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.975242,
            45.43740608,
            824.8941583,
            -117.9623155,
            45.45011759,
            861.1741583
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502487189826,
                  45.4374060848786,
                  824.8941583162963
                ],
                [
                  -117.9752420258529,
                  45.45000975251579,
                  824.8941583162963
                ],
                [
                  -117.96252986866875,
                  45.45011758857321,
                  861.1741583162963
                ],
                [
                  -117.9623155442235,
                  45.4375138738163,
                  861.1741583162963
                ],
                [
                  -117.97502487189826,
                  45.4374060848786,
                  824.8941583162963
                ]
              ]
            ]
          },
          "id": "45117D8123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:46:11Z",
            "pc:count": 11193544,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424241.8751,
                "count": 11193544,
                "maximum": 424735.3528,
                "minimum": 423741.1728,
                "name": "X",
                "position": 0,
                "stddev": 282.7629718,
                "variance": 79954.89822
              },
              {
                "average": 5032700.744,
                "count": 11193544,
                "maximum": 5033404.616,
                "minimum": 5032004.196,
                "name": "Y",
                "position": 1,
                "stddev": 404.7627801,
                "variance": 163832.9081
              },
              {
                "average": 835.334514,
                "count": 11193544,
                "maximum": 861.1741583,
                "minimum": 824.8941583,
                "name": "Z",
                "position": 2,
                "stddev": 3.617125192,
                "variance": 13.08359465
              },
              {
                "average": 222.4099327,
                "count": 11193544,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.45514501,
                "variance": 1053.336438
              },
              {
                "average": 1.001645591,
                "count": 11193544,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04567270743,
                "variance": 0.002085996204
              },
              {
                "average": 1.003294756,
                "count": 11193544,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06828027402,
                "variance": 0.00466219582
              },
              {
                "average": 0.5012936921,
                "count": 11193544,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983487,
                "variance": 0.2499983487
              },
              {
                "average": 0,
                "count": 11193544,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.266055952,
                "count": 11193544,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4418938782,
                "variance": 0.1952701996
              },
              {
                "average": 1.714813575,
                "count": 11193544,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.958361229,
                "variance": 63.33551344
              },
              {
                "average": 205.2619218,
                "count": 11193544,
                "maximum": 213,
                "minimum": 191,
                "name": "UserData",
                "position": 10,
                "stddev": 4.705165312,
                "variance": 22.13858062
              },
              {
                "average": 213.8771932,
                "count": 11193544,
                "maximum": 240,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.34538519,
                "variance": 592.6977803
              },
              {
                "average": 34763.88996,
                "count": 11193544,
                "maximum": 64256,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 11785.28439,
                "variance": 138892928.2
              },
              {
                "average": 32701.51324,
                "count": 11193544,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 8986.213296,
                "variance": 80752029.39
              },
              {
                "average": 28918.72746,
                "count": 11193544,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9225.590335,
                "variance": 85111517.02
              },
              {
                "average": 77863.52039,
                "count": 11193544,
                "maximum": 79171.86268,
                "minimum": 76769.71903,
                "name": "GpsTime",
                "position": 15,
                "stddev": 569.6765187,
                "variance": 324531.336
              },
              {
                "average": 0,
                "count": 11193544,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11193544,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11193544,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11193544,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11193544,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423741.1728,
              5032004.196,
              824.8941583,
              424735.3528,
              5033404.616,
              861.1741583
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423741.17284626304,
                    5032004.196421754,
                    824.8941583162963
                  ],
                  [
                    423741.17284626304,
                    5033404.616421754,
                    824.8941583162963
                  ],
                  [
                    424735.3528462631,
                    5033404.616421754,
                    861.1741583162963
                  ],
                  [
                    424735.3528462631,
                    5032004.196421754,
                    861.1741583162963
                  ],
                  [
                    423741.17284626304,
                    5032004.196421754,
                    824.8941583162963
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:46:11+00:00",
            "end_time": "2011-09-14T23: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": "45117D7103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002644835376,
              45.499483668133344,
              1014.560928942592
            ],
            [
              -117.8500343875907,
              45.500011256611046,
              1014.560928942592
            ],
            [
              -117.84868954206131,
              45.50002125687557,
              1030.160928942592
            ],
            [
              -117.84868161538148,
              45.49949366821489,
              1030.160928942592
            ],
            [
              -117.85002644835376,
              45.499483668133344,
              1014.560928942592
            ]
          ]
        ]
      },
      "bbox": [
        -117.8500344,
        45.49948367,
        1014.560929,
        -117.8486816,
        45.50002126,
        1030.160929
      ],
      "properties": {
        "datetime": "2011-09-14T20:14:16Z",
        "pc:count": 22182,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433625.6951,
            "count": 22182,
            "maximum": 433695.7195,
            "minimum": 433590.6395,
            "name": "X",
            "position": 0,
            "stddev": 24.89360152,
            "variance": 619.6913969
          },
          {
            "average": 5038828.169,
            "count": 22182,
            "maximum": 5038848.458,
            "minimum": 5038789.838,
            "name": "Y",
            "position": 1,
            "stddev": 13.95957318,
            "variance": 194.8696835
          },
          {
            "average": 1019.778363,
            "count": 22182,
            "maximum": 1030.160929,
            "minimum": 1014.560929,
            "name": "Z",
            "position": 2,
            "stddev": 3.773196527,
            "variance": 14.23701203
          },
          {
            "average": 216.0150573,
            "count": 22182,
            "maximum": 254,
            "minimum": 15,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.52303327,
            "variance": 651.4252275
          },
          {
            "average": 1.001577856,
            "count": 22182,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04600479187,
            "variance": 0.002116440875
          },
          {
            "average": 1.003155712,
            "count": 22182,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06502232129,
            "variance": 0.004227902266
          },
          {
            "average": 0.5164547832,
            "count": 22182,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997404314,
            "variance": 0.2497404988
          },
          {
            "average": 0,
            "count": 22182,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.313632675,
            "count": 22182,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4639794449,
            "variance": 0.2152769253
          },
          {
            "average": 7.688526911,
            "count": 22182,
            "maximum": 13.00199986,
            "minimum": 3,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.707313174,
            "variance": 7.329544622
          },
          {
            "average": 208.4453611,
            "count": 22182,
            "maximum": 212,
            "minimum": 200,
            "name": "UserData",
            "position": 10,
            "stddev": 2.349296831,
            "variance": 5.519195602
          },
          {
            "average": 181.0375981,
            "count": 22182,
            "maximum": 206,
            "minimum": 157,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 23.98266908,
            "variance": 575.1684164
          },
          {
            "average": 37365.3593,
            "count": 22182,
            "maximum": 48384,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 5411.376918,
            "variance": 29283000.15
          },
          {
            "average": 34592.22216,
            "count": 22182,
            "maximum": 43264,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 4423.496144,
            "variance": 19567318.14
          },
          {
            "average": 26866.42791,
            "count": 22182,
            "maximum": 37120,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 3377.03801,
            "variance": 11404385.72
          },
          {
            "average": 66341.22747,
            "count": 22182,
            "maximum": 66456.9917,
            "minimum": 66217.96056,
            "name": "GpsTime",
            "position": 15,
            "stddev": 118.4240935,
            "variance": 14024.26593
          },
          {
            "average": 0,
            "count": 22182,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22182,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22182,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22182,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22182,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433590.6395,
          5038789.838,
          1014.560929,
          433695.7195,
          5038848.458,
          1030.160929
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433590.6395108204,
                5038789.837767233,
                1014.560928942592
              ],
              [
                433590.6395108204,
                5038848.457767232,
                1014.560928942592
              ],
              [
                433695.71951082035,
                5038848.457767232,
                1030.160928942592
              ],
              [
                433695.71951082035,
                5038789.837767233,
                1030.160928942592
              ],
              [
                433590.6395108204,
                5038789.837767233,
                1014.560928942592
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T20:14:16+00:00",
        "end_time": "2011-09-14T20:10:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D7103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D7103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D7103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8500344,
            45.49948367,
            1014.560929,
            -117.8486816,
            45.50002126,
            1030.160929
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002644835376,
                  45.499483668133344,
                  1014.560928942592
                ],
                [
                  -117.8500343875907,
                  45.500011256611046,
                  1014.560928942592
                ],
                [
                  -117.84868954206131,
                  45.50002125687557,
                  1030.160928942592
                ],
                [
                  -117.84868161538148,
                  45.49949366821489,
                  1030.160928942592
                ],
                [
                  -117.85002644835376,
                  45.499483668133344,
                  1014.560928942592
                ]
              ]
            ]
          },
          "id": "45117D7103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T20:14:16Z",
            "pc:count": 22182,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433625.6951,
                "count": 22182,
                "maximum": 433695.7195,
                "minimum": 433590.6395,
                "name": "X",
                "position": 0,
                "stddev": 24.89360152,
                "variance": 619.6913969
              },
              {
                "average": 5038828.169,
                "count": 22182,
                "maximum": 5038848.458,
                "minimum": 5038789.838,
                "name": "Y",
                "position": 1,
                "stddev": 13.95957318,
                "variance": 194.8696835
              },
              {
                "average": 1019.778363,
                "count": 22182,
                "maximum": 1030.160929,
                "minimum": 1014.560929,
                "name": "Z",
                "position": 2,
                "stddev": 3.773196527,
                "variance": 14.23701203
              },
              {
                "average": 216.0150573,
                "count": 22182,
                "maximum": 254,
                "minimum": 15,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.52303327,
                "variance": 651.4252275
              },
              {
                "average": 1.001577856,
                "count": 22182,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04600479187,
                "variance": 0.002116440875
              },
              {
                "average": 1.003155712,
                "count": 22182,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06502232129,
                "variance": 0.004227902266
              },
              {
                "average": 0.5164547832,
                "count": 22182,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997404314,
                "variance": 0.2497404988
              },
              {
                "average": 0,
                "count": 22182,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.313632675,
                "count": 22182,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4639794449,
                "variance": 0.2152769253
              },
              {
                "average": 7.688526911,
                "count": 22182,
                "maximum": 13.00199986,
                "minimum": 3,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.707313174,
                "variance": 7.329544622
              },
              {
                "average": 208.4453611,
                "count": 22182,
                "maximum": 212,
                "minimum": 200,
                "name": "UserData",
                "position": 10,
                "stddev": 2.349296831,
                "variance": 5.519195602
              },
              {
                "average": 181.0375981,
                "count": 22182,
                "maximum": 206,
                "minimum": 157,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 23.98266908,
                "variance": 575.1684164
              },
              {
                "average": 37365.3593,
                "count": 22182,
                "maximum": 48384,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 5411.376918,
                "variance": 29283000.15
              },
              {
                "average": 34592.22216,
                "count": 22182,
                "maximum": 43264,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 4423.496144,
                "variance": 19567318.14
              },
              {
                "average": 26866.42791,
                "count": 22182,
                "maximum": 37120,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 3377.03801,
                "variance": 11404385.72
              },
              {
                "average": 66341.22747,
                "count": 22182,
                "maximum": 66456.9917,
                "minimum": 66217.96056,
                "name": "GpsTime",
                "position": 15,
                "stddev": 118.4240935,
                "variance": 14024.26593
              },
              {
                "average": 0,
                "count": 22182,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22182,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22182,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22182,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22182,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433590.6395,
              5038789.838,
              1014.560929,
              433695.7195,
              5038848.458,
              1030.160929
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433590.6395108204,
                    5038789.837767233,
                    1014.560928942592
                  ],
                  [
                    433590.6395108204,
                    5038848.457767232,
                    1014.560928942592
                  ],
                  [
                    433695.71951082035,
                    5038848.457767232,
                    1030.160928942592
                  ],
                  [
                    433695.71951082035,
                    5038789.837767233,
                    1030.160928942592
                  ],
                  [
                    433590.6395108204,
                    5038789.837767233,
                    1014.560928942592
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T20:14:16+00:00",
            "end_time": "2011-09-14T20:10: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": "45117B8410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752475975882,
              45.162416102536525,
              939.0704017601179
            ],
            [
              -117.88772037706728,
              45.175010072413,
              939.0704017601179
            ],
            [
              -117.87502877141182,
              45.17510802116037,
              1289.0704017601179
            ],
            [
              -117.87483594994643,
              45.16251400852166,
              1289.0704017601179
            ],
            [
              -117.88752475975882,
              45.162416102536525,
              939.0704017601179
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877204,
        45.1624161,
        939.0704018,
        -117.8748359,
        45.17510802,
        1289.070402
      ],
      "properties": {
        "datetime": "2011-09-16T19:43:13Z",
        "pc:count": 11268308,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430748.6638,
            "count": 11268308,
            "maximum": 431245.8056,
            "minimum": 430248.4456,
            "name": "X",
            "position": 0,
            "stddev": 283.4412388,
            "variance": 80338.93584
          },
          {
            "average": 5002074.635,
            "count": 11268308,
            "maximum": 5002774.698,
            "minimum": 5001375.458,
            "name": "Y",
            "position": 1,
            "stddev": 399.9352048,
            "variance": 159948.168
          },
          {
            "average": 1064.718068,
            "count": 11268308,
            "maximum": 1289.070402,
            "minimum": 939.0704018,
            "name": "Z",
            "position": 2,
            "stddev": 53.00277918,
            "variance": 2809.294601
          },
          {
            "average": 108.7012526,
            "count": 11268308,
            "maximum": 251,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.50966181,
            "variance": 756.7814928
          },
          {
            "average": 1.002332826,
            "count": 11268308,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04956405876,
            "variance": 0.002456595921
          },
          {
            "average": 1.005356971,
            "count": 11268308,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07630700248,
            "variance": 0.005822758627
          },
          {
            "average": 0.500119805,
            "count": 11268308,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000078,
            "variance": 0.2500000078
          },
          {
            "average": 0,
            "count": 11268308,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.27690395,
            "count": 11268308,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4474686251,
            "variance": 0.2002281704
          },
          {
            "average": -0.02932528186,
            "count": 11268308,
            "maximum": 16.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.37035671,
            "variance": 70.06287146
          },
          {
            "average": 131.808394,
            "count": 11268308,
            "maximum": 143,
            "minimum": 121,
            "name": "UserData",
            "position": 10,
            "stddev": 2.769401512,
            "variance": 7.669584735
          },
          {
            "average": 10751.44527,
            "count": 11268308,
            "maximum": 10756,
            "minimum": 10747,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.055992383,
            "variance": 4.227104677
          },
          {
            "average": 33680.5676,
            "count": 11268308,
            "maximum": 52480,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 4859.706525,
            "variance": 23616747.51
          },
          {
            "average": 31320.16919,
            "count": 11268308,
            "maximum": 51968,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 4123.436819,
            "variance": 17002731.2
          },
          {
            "average": 27850.18769,
            "count": 11268308,
            "maximum": 48896,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 4066.04556,
            "variance": 16532726.5
          },
          {
            "average": 233886.7389,
            "count": 11268308,
            "maximum": 237393.1611,
            "minimum": 231013.9433,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1370.807568,
            "variance": 1879113.389
          },
          {
            "average": 0,
            "count": 11268308,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11268308,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11268308,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11268308,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11268308,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430248.4456,
          5001375.458,
          939.0704018,
          431245.8056,
          5002774.698,
          1289.070402
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430248.44557883946,
                5001375.458446187,
                939.0704017601179
              ],
              [
                430248.44557883946,
                5002774.698446187,
                939.0704017601179
              ],
              [
                431245.80557883944,
                5002774.698446187,
                1289.0704017601179
              ],
              [
                431245.80557883944,
                5001375.458446187,
                1289.0704017601179
              ],
              [
                430248.44557883946,
                5001375.458446187,
                939.0704017601179
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T19:43:13+00:00",
        "end_time": "2011-09-16T17:56:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877204,
            45.1624161,
            939.0704018,
            -117.8748359,
            45.17510802,
            1289.070402
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752475975882,
                  45.162416102536525,
                  939.0704017601179
                ],
                [
                  -117.88772037706728,
                  45.175010072413,
                  939.0704017601179
                ],
                [
                  -117.87502877141182,
                  45.17510802116037,
                  1289.0704017601179
                ],
                [
                  -117.87483594994643,
                  45.16251400852166,
                  1289.0704017601179
                ],
                [
                  -117.88752475975882,
                  45.162416102536525,
                  939.0704017601179
                ]
              ]
            ]
          },
          "id": "45117B8410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T19:43:13Z",
            "pc:count": 11268308,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430748.6638,
                "count": 11268308,
                "maximum": 431245.8056,
                "minimum": 430248.4456,
                "name": "X",
                "position": 0,
                "stddev": 283.4412388,
                "variance": 80338.93584
              },
              {
                "average": 5002074.635,
                "count": 11268308,
                "maximum": 5002774.698,
                "minimum": 5001375.458,
                "name": "Y",
                "position": 1,
                "stddev": 399.9352048,
                "variance": 159948.168
              },
              {
                "average": 1064.718068,
                "count": 11268308,
                "maximum": 1289.070402,
                "minimum": 939.0704018,
                "name": "Z",
                "position": 2,
                "stddev": 53.00277918,
                "variance": 2809.294601
              },
              {
                "average": 108.7012526,
                "count": 11268308,
                "maximum": 251,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.50966181,
                "variance": 756.7814928
              },
              {
                "average": 1.002332826,
                "count": 11268308,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04956405876,
                "variance": 0.002456595921
              },
              {
                "average": 1.005356971,
                "count": 11268308,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07630700248,
                "variance": 0.005822758627
              },
              {
                "average": 0.500119805,
                "count": 11268308,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000078,
                "variance": 0.2500000078
              },
              {
                "average": 0,
                "count": 11268308,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.27690395,
                "count": 11268308,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4474686251,
                "variance": 0.2002281704
              },
              {
                "average": -0.02932528186,
                "count": 11268308,
                "maximum": 16.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.37035671,
                "variance": 70.06287146
              },
              {
                "average": 131.808394,
                "count": 11268308,
                "maximum": 143,
                "minimum": 121,
                "name": "UserData",
                "position": 10,
                "stddev": 2.769401512,
                "variance": 7.669584735
              },
              {
                "average": 10751.44527,
                "count": 11268308,
                "maximum": 10756,
                "minimum": 10747,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.055992383,
                "variance": 4.227104677
              },
              {
                "average": 33680.5676,
                "count": 11268308,
                "maximum": 52480,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 4859.706525,
                "variance": 23616747.51
              },
              {
                "average": 31320.16919,
                "count": 11268308,
                "maximum": 51968,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 4123.436819,
                "variance": 17002731.2
              },
              {
                "average": 27850.18769,
                "count": 11268308,
                "maximum": 48896,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 4066.04556,
                "variance": 16532726.5
              },
              {
                "average": 233886.7389,
                "count": 11268308,
                "maximum": 237393.1611,
                "minimum": 231013.9433,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1370.807568,
                "variance": 1879113.389
              },
              {
                "average": 0,
                "count": 11268308,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11268308,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11268308,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11268308,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11268308,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430248.4456,
              5001375.458,
              939.0704018,
              431245.8056,
              5002774.698,
              1289.070402
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430248.44557883946,
                    5001375.458446187,
                    939.0704017601179
                  ],
                  [
                    430248.44557883946,
                    5002774.698446187,
                    939.0704017601179
                  ],
                  [
                    431245.80557883944,
                    5002774.698446187,
                    1289.0704017601179
                  ],
                  [
                    431245.80557883944,
                    5001375.458446187,
                    1289.0704017601179
                  ],
                  [
                    430248.44557883946,
                    5001375.458446187,
                    939.0704017601179
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T19:43:13+00:00",
            "end_time": "2011-09-16T17:56: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": "45117E8406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752522178362,
              45.537410604891015,
              809.0030996020776
            ],
            [
              -117.93773467898816,
              45.55000968894185,
              809.0030996020776
            ],
            [
              -117.92502983427529,
              45.55011328274398,
              964.1230996020774
            ],
            [
              -117.9248232139039,
              45.53751415344074,
              964.1230996020774
            ],
            [
              -117.93752522178362,
              45.537410604891015,
              809.0030996020776
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377347,
        45.5374106,
        809.0030996,
        -117.9248232,
        45.55011328,
        964.1230996
      ],
      "properties": {
        "datetime": "2011-09-14T22:10:22Z",
        "pc:count": 12471993,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427275.6283,
            "count": 12471993,
            "maximum": 427795.6275,
            "minimum": 426803.7875,
            "name": "X",
            "position": 0,
            "stddev": 288.5196183,
            "variance": 83243.57014
          },
          {
            "average": 5043757.876,
            "count": 12471993,
            "maximum": 5044479.399,
            "minimum": 5043079.479,
            "name": "Y",
            "position": 1,
            "stddev": 405.4069996,
            "variance": 164354.8354
          },
          {
            "average": 834.9404308,
            "count": 12471993,
            "maximum": 964.1230996,
            "minimum": 809.0030996,
            "name": "Z",
            "position": 2,
            "stddev": 30.02116648,
            "variance": 901.2704367
          },
          {
            "average": 192.9880339,
            "count": 12471993,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 70.1495733,
            "variance": 4920.962635
          },
          {
            "average": 1.092901672,
            "count": 12471993,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3242361075,
            "variance": 0.1051290534
          },
          {
            "average": 1.186151564,
            "count": 12471993,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4640969711,
            "variance": 0.2153859986
          },
          {
            "average": 0.5014156118,
            "count": 12471993,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980161,
            "variance": 0.2499980161
          },
          {
            "average": 0,
            "count": 12471993,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.215889794,
            "count": 12471993,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4114382146,
            "variance": 0.1692814044
          },
          {
            "average": 1.550146804,
            "count": 12471993,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.946432169,
            "variance": 63.14578421
          },
          {
            "average": 204.2349584,
            "count": 12471993,
            "maximum": 213,
            "minimum": 193,
            "name": "UserData",
            "position": 10,
            "stddev": 3.935823467,
            "variance": 15.49070636
          },
          {
            "average": 202.445697,
            "count": 12471993,
            "maximum": 229,
            "minimum": 176,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02215301,
            "variance": 577.0638351
          },
          {
            "average": 21791.37576,
            "count": 12471993,
            "maximum": 54528,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 7700.622594,
            "variance": 59299588.34
          },
          {
            "average": 23487.53932,
            "count": 12471993,
            "maximum": 52480,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 7620.77569,
            "variance": 58076222.12
          },
          {
            "average": 20722.48339,
            "count": 12471993,
            "maximum": 52480,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 5781.409999,
            "variance": 33424701.57
          },
          {
            "average": 72520.60235,
            "count": 12471993,
            "maximum": 73422.76862,
            "minimum": 71578.97279,
            "name": "GpsTime",
            "position": 15,
            "stddev": 431.5686914,
            "variance": 186251.5354
          },
          {
            "average": 0,
            "count": 12471993,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12471993,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12471993,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12471993,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12471993,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426803.7875,
          5043079.479,
          809.0030996,
          427795.6275,
          5044479.399,
          964.1230996
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426803.7874630693,
                5043079.47889031,
                809.0030996020776
              ],
              [
                426803.7874630693,
                5044479.39889031,
                809.0030996020776
              ],
              [
                427795.6274630693,
                5044479.39889031,
                964.1230996020774
              ],
              [
                427795.6274630693,
                5043079.47889031,
                964.1230996020774
              ],
              [
                426803.7874630693,
                5043079.47889031,
                809.0030996020776
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:10:22+00:00",
        "end_time": "2011-09-14T21:39:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377347,
            45.5374106,
            809.0030996,
            -117.9248232,
            45.55011328,
            964.1230996
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752522178362,
                  45.537410604891015,
                  809.0030996020776
                ],
                [
                  -117.93773467898816,
                  45.55000968894185,
                  809.0030996020776
                ],
                [
                  -117.92502983427529,
                  45.55011328274398,
                  964.1230996020774
                ],
                [
                  -117.9248232139039,
                  45.53751415344074,
                  964.1230996020774
                ],
                [
                  -117.93752522178362,
                  45.537410604891015,
                  809.0030996020776
                ]
              ]
            ]
          },
          "id": "45117E8406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:10:22Z",
            "pc:count": 12471993,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427275.6283,
                "count": 12471993,
                "maximum": 427795.6275,
                "minimum": 426803.7875,
                "name": "X",
                "position": 0,
                "stddev": 288.5196183,
                "variance": 83243.57014
              },
              {
                "average": 5043757.876,
                "count": 12471993,
                "maximum": 5044479.399,
                "minimum": 5043079.479,
                "name": "Y",
                "position": 1,
                "stddev": 405.4069996,
                "variance": 164354.8354
              },
              {
                "average": 834.9404308,
                "count": 12471993,
                "maximum": 964.1230996,
                "minimum": 809.0030996,
                "name": "Z",
                "position": 2,
                "stddev": 30.02116648,
                "variance": 901.2704367
              },
              {
                "average": 192.9880339,
                "count": 12471993,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 70.1495733,
                "variance": 4920.962635
              },
              {
                "average": 1.092901672,
                "count": 12471993,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3242361075,
                "variance": 0.1051290534
              },
              {
                "average": 1.186151564,
                "count": 12471993,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4640969711,
                "variance": 0.2153859986
              },
              {
                "average": 0.5014156118,
                "count": 12471993,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980161,
                "variance": 0.2499980161
              },
              {
                "average": 0,
                "count": 12471993,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.215889794,
                "count": 12471993,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4114382146,
                "variance": 0.1692814044
              },
              {
                "average": 1.550146804,
                "count": 12471993,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.946432169,
                "variance": 63.14578421
              },
              {
                "average": 204.2349584,
                "count": 12471993,
                "maximum": 213,
                "minimum": 193,
                "name": "UserData",
                "position": 10,
                "stddev": 3.935823467,
                "variance": 15.49070636
              },
              {
                "average": 202.445697,
                "count": 12471993,
                "maximum": 229,
                "minimum": 176,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02215301,
                "variance": 577.0638351
              },
              {
                "average": 21791.37576,
                "count": 12471993,
                "maximum": 54528,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 7700.622594,
                "variance": 59299588.34
              },
              {
                "average": 23487.53932,
                "count": 12471993,
                "maximum": 52480,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 7620.77569,
                "variance": 58076222.12
              },
              {
                "average": 20722.48339,
                "count": 12471993,
                "maximum": 52480,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 5781.409999,
                "variance": 33424701.57
              },
              {
                "average": 72520.60235,
                "count": 12471993,
                "maximum": 73422.76862,
                "minimum": 71578.97279,
                "name": "GpsTime",
                "position": 15,
                "stddev": 431.5686914,
                "variance": 186251.5354
              },
              {
                "average": 0,
                "count": 12471993,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12471993,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12471993,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12471993,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12471993,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426803.7875,
              5043079.479,
              809.0030996,
              427795.6275,
              5044479.399,
              964.1230996
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426803.7874630693,
                    5043079.47889031,
                    809.0030996020776
                  ],
                  [
                    426803.7874630693,
                    5044479.39889031,
                    809.0030996020776
                  ],
                  [
                    427795.6274630693,
                    5044479.39889031,
                    964.1230996020774
                  ],
                  [
                    427795.6274630693,
                    5043079.47889031,
                    964.1230996020774
                  ],
                  [
                    426803.7874630693,
                    5043079.47889031,
                    809.0030996020776
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:10:22+00:00",
            "end_time": "2011-09-14T21: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": "45117B8310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9500252269535,
              45.16240912420328,
              1191.4303642770874
            ],
            [
              -117.95023473538016,
              45.175009893685015,
              1191.4303642770874
            ],
            [
              -117.93752935285173,
              45.17511490436045,
              1422.6703642770872
            ],
            [
              -117.93732264471723,
              45.162514089008745,
              1422.6703642770872
            ],
            [
              -117.9500252269535,
              45.16240912420328,
              1191.4303642770874
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502347,
        45.16240912,
        1191.430364,
        -117.9373226,
        45.1751149,
        1422.670364
      ],
      "properties": {
        "datetime": "2011-09-17T20:07:01Z",
        "pc:count": 11474566,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425865.998,
            "count": 11474566,
            "maximum": 426334.8432,
            "minimum": 425336.3832,
            "name": "X",
            "position": 0,
            "stddev": 285.331474,
            "variance": 81414.05007
          },
          {
            "average": 5002158.026,
            "count": 11474566,
            "maximum": 5002830.563,
            "minimum": 5001430.543,
            "name": "Y",
            "position": 1,
            "stddev": 396.3001044,
            "variance": 157053.7728
          },
          {
            "average": 1299.304423,
            "count": 11474566,
            "maximum": 1422.670364,
            "minimum": 1191.430364,
            "name": "Z",
            "position": 2,
            "stddev": 36.03826294,
            "variance": 1298.756396
          },
          {
            "average": 103.976778,
            "count": 11474566,
            "maximum": 243,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.48747878,
            "variance": 1259.36115
          },
          {
            "average": 1.039457004,
            "count": 11474566,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2018639694,
            "variance": 0.04074906216
          },
          {
            "average": 1.08555975,
            "count": 11474566,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2987457583,
            "variance": 0.0892490281
          },
          {
            "average": 0.5001133812,
            "count": 11474566,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000089,
            "variance": 0.2500000089
          },
          {
            "average": 0,
            "count": 11474566,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.249503467,
            "count": 11474566,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4327256675,
            "variance": 0.1872515033
          },
          {
            "average": -0.005845274448,
            "count": 11474566,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.398546907,
            "variance": 70.53559014
          },
          {
            "average": 136.8493084,
            "count": 11474566,
            "maximum": 138,
            "minimum": 126,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9742244918,
            "variance": 0.9491133604
          },
          {
            "average": 10660.95027,
            "count": 11474566,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 17.71598102,
            "variance": 313.8559836
          },
          {
            "average": 31747.63275,
            "count": 11474566,
            "maximum": 54528,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 10053.21883,
            "variance": 101067208.8
          },
          {
            "average": 29131.24193,
            "count": 11474566,
            "maximum": 53504,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 8272.94246,
            "variance": 68441576.94
          },
          {
            "average": 25429.91259,
            "count": 11474566,
            "maximum": 53504,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 7160.945302,
            "variance": 51279137.62
          },
          {
            "average": 319145.073,
            "count": 11474566,
            "maximum": 325221.9375,
            "minimum": 248774.0209,
            "name": "GpsTime",
            "position": 15,
            "stddev": 11127.43574,
            "variance": 123819826.2
          },
          {
            "average": 0,
            "count": 11474566,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11474566,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11474566,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11474566,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11474566,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425336.3832,
          5001430.543,
          1191.430364,
          426334.8432,
          5002830.563,
          1422.670364
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425336.38321145007,
                5001430.542951452,
                1191.4303642770874
              ],
              [
                425336.38321145007,
                5002830.562951451,
                1191.4303642770874
              ],
              [
                426334.84321145003,
                5002830.562951451,
                1422.6703642770872
              ],
              [
                426334.84321145003,
                5001430.542951452,
                1422.6703642770872
              ],
              [
                425336.38321145007,
                5001430.542951452,
                1191.4303642770874
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T20:07:01+00:00",
        "end_time": "2011-09-16T22:52:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502347,
            45.16240912,
            1191.430364,
            -117.9373226,
            45.1751149,
            1422.670364
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9500252269535,
                  45.16240912420328,
                  1191.4303642770874
                ],
                [
                  -117.95023473538016,
                  45.175009893685015,
                  1191.4303642770874
                ],
                [
                  -117.93752935285173,
                  45.17511490436045,
                  1422.6703642770872
                ],
                [
                  -117.93732264471723,
                  45.162514089008745,
                  1422.6703642770872
                ],
                [
                  -117.9500252269535,
                  45.16240912420328,
                  1191.4303642770874
                ]
              ]
            ]
          },
          "id": "45117B8310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:07:01Z",
            "pc:count": 11474566,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425865.998,
                "count": 11474566,
                "maximum": 426334.8432,
                "minimum": 425336.3832,
                "name": "X",
                "position": 0,
                "stddev": 285.331474,
                "variance": 81414.05007
              },
              {
                "average": 5002158.026,
                "count": 11474566,
                "maximum": 5002830.563,
                "minimum": 5001430.543,
                "name": "Y",
                "position": 1,
                "stddev": 396.3001044,
                "variance": 157053.7728
              },
              {
                "average": 1299.304423,
                "count": 11474566,
                "maximum": 1422.670364,
                "minimum": 1191.430364,
                "name": "Z",
                "position": 2,
                "stddev": 36.03826294,
                "variance": 1298.756396
              },
              {
                "average": 103.976778,
                "count": 11474566,
                "maximum": 243,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.48747878,
                "variance": 1259.36115
              },
              {
                "average": 1.039457004,
                "count": 11474566,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2018639694,
                "variance": 0.04074906216
              },
              {
                "average": 1.08555975,
                "count": 11474566,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2987457583,
                "variance": 0.0892490281
              },
              {
                "average": 0.5001133812,
                "count": 11474566,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000089,
                "variance": 0.2500000089
              },
              {
                "average": 0,
                "count": 11474566,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.249503467,
                "count": 11474566,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4327256675,
                "variance": 0.1872515033
              },
              {
                "average": -0.005845274448,
                "count": 11474566,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.398546907,
                "variance": 70.53559014
              },
              {
                "average": 136.8493084,
                "count": 11474566,
                "maximum": 138,
                "minimum": 126,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9742244918,
                "variance": 0.9491133604
              },
              {
                "average": 10660.95027,
                "count": 11474566,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 17.71598102,
                "variance": 313.8559836
              },
              {
                "average": 31747.63275,
                "count": 11474566,
                "maximum": 54528,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 10053.21883,
                "variance": 101067208.8
              },
              {
                "average": 29131.24193,
                "count": 11474566,
                "maximum": 53504,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 8272.94246,
                "variance": 68441576.94
              },
              {
                "average": 25429.91259,
                "count": 11474566,
                "maximum": 53504,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 7160.945302,
                "variance": 51279137.62
              },
              {
                "average": 319145.073,
                "count": 11474566,
                "maximum": 325221.9375,
                "minimum": 248774.0209,
                "name": "GpsTime",
                "position": 15,
                "stddev": 11127.43574,
                "variance": 123819826.2
              },
              {
                "average": 0,
                "count": 11474566,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11474566,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11474566,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11474566,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11474566,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425336.3832,
              5001430.543,
              1191.430364,
              426334.8432,
              5002830.563,
              1422.670364
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425336.38321145007,
                    5001430.542951452,
                    1191.4303642770874
                  ],
                  [
                    425336.38321145007,
                    5002830.562951451,
                    1191.4303642770874
                  ],
                  [
                    426334.84321145003,
                    5002830.562951451,
                    1422.6703642770872
                  ],
                  [
                    426334.84321145003,
                    5001430.542951452,
                    1422.6703642770872
                  ],
                  [
                    425336.38321145007,
                    5001430.542951452,
                    1191.4303642770874
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T20:07:01+00:00",
            "end_time": "2011-09-16T22:52: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": "45117D8115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002689860468,
              45.46488384119431,
              815.7318510018247
            ],
            [
              -117.950197054929,
              45.47501057862402,
              815.7318510018247
            ],
            [
              -117.9375300989305,
              45.47511525392218,
              828.2118510018247
            ],
            [
              -117.93736221012891,
              45.46498847974052,
              828.2118510018247
            ],
            [
              -117.95002689860468,
              45.46488384119431,
              815.7318510018247
            ]
          ]
        ]
      },
      "bbox": [
        -117.9501971,
        45.46488384,
        815.731851,
        -117.9373622,
        45.47511525,
        828.211851
      ],
      "properties": {
        "datetime": "2011-09-14T22:41:29Z",
        "pc:count": 4437312,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426104.1184,
            "count": 4437312,
            "maximum": 426722.6187,
            "minimum": 425732.4187,
            "name": "X",
            "position": 0,
            "stddev": 255.3311447,
            "variance": 65193.99344
          },
          {
            "average": 5035804.073,
            "count": 4437312,
            "maximum": 5036158.659,
            "minimum": 5035033.459,
            "name": "Y",
            "position": 1,
            "stddev": 254.5422456,
            "variance": 64791.75478
          },
          {
            "average": 820.3281785,
            "count": 4437312,
            "maximum": 828.211851,
            "minimum": 815.731851,
            "name": "Z",
            "position": 2,
            "stddev": 2.903933967,
            "variance": 8.432832485
          },
          {
            "average": 227.9802182,
            "count": 4437312,
            "maximum": 255,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.72957674,
            "variance": 662.0111193
          },
          {
            "average": 1.000226939,
            "count": 4437312,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01506279329,
            "variance": 0.0002268877418
          },
          {
            "average": 1.000454104,
            "count": 4437312,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02130487357,
            "variance": 0.0004538976378
          },
          {
            "average": 0.4954846538,
            "count": 4437312,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999796676,
            "variance": 0.249979668
          },
          {
            "average": 0,
            "count": 4437312,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.289533619,
            "count": 4437312,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4535459719,
            "variance": 0.2057039486
          },
          {
            "average": 0.2785106585,
            "count": 4437312,
            "maximum": 18,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.565862931,
            "variance": 57.2422819
          },
          {
            "average": 200.8046407,
            "count": 4437312,
            "maximum": 213,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 3.514161834,
            "variance": 12.34933339
          },
          {
            "average": 207.577613,
            "count": 4437312,
            "maximum": 233,
            "minimum": 181,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.01937005,
            "variance": 576.9301378
          },
          {
            "average": 39684.04419,
            "count": 4437312,
            "maximum": 56064,
            "minimum": 17152,
            "name": "Red",
            "position": 12,
            "stddev": 6137.018166,
            "variance": 37662991.97
          },
          {
            "average": 35264.09433,
            "count": 4437312,
            "maximum": 55040,
            "minimum": 14336,
            "name": "Green",
            "position": 13,
            "stddev": 4942.396078,
            "variance": 24427278.99
          },
          {
            "average": 30490.86536,
            "count": 4437312,
            "maximum": 54784,
            "minimum": 13312,
            "name": "Blue",
            "position": 14,
            "stddev": 5495.472608,
            "variance": 30200219.19
          },
          {
            "average": 74542.65765,
            "count": 4437312,
            "maximum": 75289.66894,
            "minimum": 73286.41521,
            "name": "GpsTime",
            "position": 15,
            "stddev": 536.1395809,
            "variance": 287445.6503
          },
          {
            "average": 0,
            "count": 4437312,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4437312,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4437312,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4437312,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4437312,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425732.4187,
          5035033.459,
          815.731851,
          426722.6187,
          5036158.659,
          828.211851
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425732.41866659385,
                5035033.458849789,
                815.7318510018247
              ],
              [
                425732.41866659385,
                5036158.658849788,
                815.7318510018247
              ],
              [
                426722.6186665938,
                5036158.658849788,
                828.2118510018247
              ],
              [
                426722.6186665938,
                5035033.458849789,
                828.2118510018247
              ],
              [
                425732.41866659385,
                5035033.458849789,
                815.7318510018247
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:41:29+00:00",
        "end_time": "2011-09-14T22:08:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9501971,
            45.46488384,
            815.731851,
            -117.9373622,
            45.47511525,
            828.211851
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002689860468,
                  45.46488384119431,
                  815.7318510018247
                ],
                [
                  -117.950197054929,
                  45.47501057862402,
                  815.7318510018247
                ],
                [
                  -117.9375300989305,
                  45.47511525392218,
                  828.2118510018247
                ],
                [
                  -117.93736221012891,
                  45.46498847974052,
                  828.2118510018247
                ],
                [
                  -117.95002689860468,
                  45.46488384119431,
                  815.7318510018247
                ]
              ]
            ]
          },
          "id": "45117D8115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:41:29Z",
            "pc:count": 4437312,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426104.1184,
                "count": 4437312,
                "maximum": 426722.6187,
                "minimum": 425732.4187,
                "name": "X",
                "position": 0,
                "stddev": 255.3311447,
                "variance": 65193.99344
              },
              {
                "average": 5035804.073,
                "count": 4437312,
                "maximum": 5036158.659,
                "minimum": 5035033.459,
                "name": "Y",
                "position": 1,
                "stddev": 254.5422456,
                "variance": 64791.75478
              },
              {
                "average": 820.3281785,
                "count": 4437312,
                "maximum": 828.211851,
                "minimum": 815.731851,
                "name": "Z",
                "position": 2,
                "stddev": 2.903933967,
                "variance": 8.432832485
              },
              {
                "average": 227.9802182,
                "count": 4437312,
                "maximum": 255,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.72957674,
                "variance": 662.0111193
              },
              {
                "average": 1.000226939,
                "count": 4437312,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01506279329,
                "variance": 0.0002268877418
              },
              {
                "average": 1.000454104,
                "count": 4437312,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02130487357,
                "variance": 0.0004538976378
              },
              {
                "average": 0.4954846538,
                "count": 4437312,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999796676,
                "variance": 0.249979668
              },
              {
                "average": 0,
                "count": 4437312,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.289533619,
                "count": 4437312,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4535459719,
                "variance": 0.2057039486
              },
              {
                "average": 0.2785106585,
                "count": 4437312,
                "maximum": 18,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.565862931,
                "variance": 57.2422819
              },
              {
                "average": 200.8046407,
                "count": 4437312,
                "maximum": 213,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 3.514161834,
                "variance": 12.34933339
              },
              {
                "average": 207.577613,
                "count": 4437312,
                "maximum": 233,
                "minimum": 181,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.01937005,
                "variance": 576.9301378
              },
              {
                "average": 39684.04419,
                "count": 4437312,
                "maximum": 56064,
                "minimum": 17152,
                "name": "Red",
                "position": 12,
                "stddev": 6137.018166,
                "variance": 37662991.97
              },
              {
                "average": 35264.09433,
                "count": 4437312,
                "maximum": 55040,
                "minimum": 14336,
                "name": "Green",
                "position": 13,
                "stddev": 4942.396078,
                "variance": 24427278.99
              },
              {
                "average": 30490.86536,
                "count": 4437312,
                "maximum": 54784,
                "minimum": 13312,
                "name": "Blue",
                "position": 14,
                "stddev": 5495.472608,
                "variance": 30200219.19
              },
              {
                "average": 74542.65765,
                "count": 4437312,
                "maximum": 75289.66894,
                "minimum": 73286.41521,
                "name": "GpsTime",
                "position": 15,
                "stddev": 536.1395809,
                "variance": 287445.6503
              },
              {
                "average": 0,
                "count": 4437312,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4437312,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4437312,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4437312,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4437312,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425732.4187,
              5035033.459,
              815.731851,
              426722.6187,
              5036158.659,
              828.211851
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425732.41866659385,
                    5035033.458849789,
                    815.7318510018247
                  ],
                  [
                    425732.41866659385,
                    5036158.658849788,
                    815.7318510018247
                  ],
                  [
                    426722.6186665938,
                    5036158.658849788,
                    828.2118510018247
                  ],
                  [
                    426722.6186665938,
                    5035033.458849789,
                    828.2118510018247
                  ],
                  [
                    425732.41866659385,
                    5035033.458849789,
                    815.7318510018247
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:41:29+00:00",
            "end_time": "2011-09-14T22: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": "45117D8124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252497423745,
              45.43742319675295,
              822.1691146312618
            ],
            [
              -117.96273904757945,
              45.45000945104649,
              822.1691146312618
            ],
            [
              -117.952114392661,
              45.45009851284117,
              856.3491146312618
            ],
            [
              -117.95190268093401,
              45.43751221968525,
              856.3491146312618
            ],
            [
              -117.96252497423745,
              45.43742319675295,
              822.1691146312618
            ]
          ]
        ]
      },
      "bbox": [
        -117.962739,
        45.4374232,
        822.1691146,
        -117.9519027,
        45.45009851,
        856.3491146
      ],
      "properties": {
        "datetime": "2011-09-14T23:13:35Z",
        "pc:count": 2815069,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424962.2109,
            "count": 2815069,
            "maximum": 425549.7721,
            "minimum": 424718.8521,
            "name": "X",
            "position": 0,
            "stddev": 194.4129163,
            "variance": 37796.38204
          },
          {
            "average": 5032374.042,
            "count": 2815069,
            "maximum": 5033392.799,
            "minimum": 5031994.319,
            "name": "Y",
            "position": 1,
            "stddev": 362.0565745,
            "variance": 131084.9631
          },
          {
            "average": 826.2269146,
            "count": 2815069,
            "maximum": 856.3491146,
            "minimum": 822.1691146,
            "name": "Z",
            "position": 2,
            "stddev": 1.877481797,
            "variance": 3.524937897
          },
          {
            "average": 215.3626781,
            "count": 2815069,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.75981431,
            "variance": 1208.244691
          },
          {
            "average": 1.009620013,
            "count": 2815069,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1184379184,
            "variance": 0.01402754052
          },
          {
            "average": 1.019411602,
            "count": 2815069,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1821696712,
            "variance": 0.03318578911
          },
          {
            "average": 0.4922014345,
            "count": 2815069,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999392675,
            "variance": 0.2499392712
          },
          {
            "average": 0,
            "count": 2815069,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.280549429,
            "count": 2815069,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4492677581,
            "variance": 0.2018415185
          },
          {
            "average": -0.6548198672,
            "count": 2815069,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.12023051,
            "variance": 50.69768251
          },
          {
            "average": 204.478579,
            "count": 2815069,
            "maximum": 212,
            "minimum": 193,
            "name": "UserData",
            "position": 10,
            "stddev": 4.352585858,
            "variance": 18.94500365
          },
          {
            "average": 211.9212545,
            "count": 2815069,
            "maximum": 237,
            "minimum": 185,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.01681258,
            "variance": 576.8072864
          },
          {
            "average": 24439.04354,
            "count": 2815069,
            "maximum": 64000,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 9790.511967,
            "variance": 95854124.58
          },
          {
            "average": 25575.23945,
            "count": 2815069,
            "maximum": 64768,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 7856.217988,
            "variance": 61720161.08
          },
          {
            "average": 21783.51796,
            "count": 2815069,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 5252.144301,
            "variance": 27585019.76
          },
          {
            "average": 76694.58732,
            "count": 2815069,
            "maximum": 77215.24654,
            "minimum": 75224.28149,
            "name": "GpsTime",
            "position": 15,
            "stddev": 432.1191417,
            "variance": 186726.9527
          },
          {
            "average": 0,
            "count": 2815069,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2815069,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2815069,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2815069,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2815069,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424718.8521,
          5031994.319,
          822.1691146,
          425549.7721,
          5033392.799,
          856.3491146
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424718.8521175162,
                5031994.318641263,
                822.1691146312618
              ],
              [
                424718.8521175162,
                5033392.7986412635,
                822.1691146312618
              ],
              [
                425549.77211751626,
                5033392.7986412635,
                856.3491146312618
              ],
              [
                425549.77211751626,
                5031994.318641263,
                856.3491146312618
              ],
              [
                424718.8521175162,
                5031994.318641263,
                822.1691146312618
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:13:35+00:00",
        "end_time": "2011-09-14T22:40:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.962739,
            45.4374232,
            822.1691146,
            -117.9519027,
            45.45009851,
            856.3491146
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252497423745,
                  45.43742319675295,
                  822.1691146312618
                ],
                [
                  -117.96273904757945,
                  45.45000945104649,
                  822.1691146312618
                ],
                [
                  -117.952114392661,
                  45.45009851284117,
                  856.3491146312618
                ],
                [
                  -117.95190268093401,
                  45.43751221968525,
                  856.3491146312618
                ],
                [
                  -117.96252497423745,
                  45.43742319675295,
                  822.1691146312618
                ]
              ]
            ]
          },
          "id": "45117D8124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:13:35Z",
            "pc:count": 2815069,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424962.2109,
                "count": 2815069,
                "maximum": 425549.7721,
                "minimum": 424718.8521,
                "name": "X",
                "position": 0,
                "stddev": 194.4129163,
                "variance": 37796.38204
              },
              {
                "average": 5032374.042,
                "count": 2815069,
                "maximum": 5033392.799,
                "minimum": 5031994.319,
                "name": "Y",
                "position": 1,
                "stddev": 362.0565745,
                "variance": 131084.9631
              },
              {
                "average": 826.2269146,
                "count": 2815069,
                "maximum": 856.3491146,
                "minimum": 822.1691146,
                "name": "Z",
                "position": 2,
                "stddev": 1.877481797,
                "variance": 3.524937897
              },
              {
                "average": 215.3626781,
                "count": 2815069,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.75981431,
                "variance": 1208.244691
              },
              {
                "average": 1.009620013,
                "count": 2815069,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1184379184,
                "variance": 0.01402754052
              },
              {
                "average": 1.019411602,
                "count": 2815069,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1821696712,
                "variance": 0.03318578911
              },
              {
                "average": 0.4922014345,
                "count": 2815069,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999392675,
                "variance": 0.2499392712
              },
              {
                "average": 0,
                "count": 2815069,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.280549429,
                "count": 2815069,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4492677581,
                "variance": 0.2018415185
              },
              {
                "average": -0.6548198672,
                "count": 2815069,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.12023051,
                "variance": 50.69768251
              },
              {
                "average": 204.478579,
                "count": 2815069,
                "maximum": 212,
                "minimum": 193,
                "name": "UserData",
                "position": 10,
                "stddev": 4.352585858,
                "variance": 18.94500365
              },
              {
                "average": 211.9212545,
                "count": 2815069,
                "maximum": 237,
                "minimum": 185,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.01681258,
                "variance": 576.8072864
              },
              {
                "average": 24439.04354,
                "count": 2815069,
                "maximum": 64000,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 9790.511967,
                "variance": 95854124.58
              },
              {
                "average": 25575.23945,
                "count": 2815069,
                "maximum": 64768,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 7856.217988,
                "variance": 61720161.08
              },
              {
                "average": 21783.51796,
                "count": 2815069,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 5252.144301,
                "variance": 27585019.76
              },
              {
                "average": 76694.58732,
                "count": 2815069,
                "maximum": 77215.24654,
                "minimum": 75224.28149,
                "name": "GpsTime",
                "position": 15,
                "stddev": 432.1191417,
                "variance": 186726.9527
              },
              {
                "average": 0,
                "count": 2815069,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2815069,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2815069,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2815069,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2815069,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424718.8521,
              5031994.319,
              822.1691146,
              425549.7721,
              5033392.799,
              856.3491146
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424718.8521175162,
                    5031994.318641263,
                    822.1691146312618
                  ],
                  [
                    424718.8521175162,
                    5033392.7986412635,
                    822.1691146312618
                  ],
                  [
                    425549.77211751626,
                    5033392.7986412635,
                    856.3491146312618
                  ],
                  [
                    425549.77211751626,
                    5031994.318641263,
                    856.3491146312618
                  ],
                  [
                    424718.8521175162,
                    5031994.318641263,
                    822.1691146312618
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:13:35+00:00",
            "end_time": "2011-09-14T22: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": "45117D8319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252490598818,
              45.38740813058166,
              827.1367743860586
            ],
            [
              -117.96273886324778,
              45.400009615594875,
              827.1367743860586
            ],
            [
              -117.95002944507141,
              45.40011604044263,
              835.5967743860587
            ],
            [
              -117.94981831129354,
              45.38751450893562,
              835.5967743860587
            ],
            [
              -117.96252490598818,
              45.38740813058166,
              827.1367743860586
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627389,
        45.38740813,
        827.1367744,
        -117.9498183,
        45.40011604,
        835.5967744
      ],
      "properties": {
        "datetime": "2011-09-14T23:24:32Z",
        "pc:count": 11034144,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425147.4588,
            "count": 11034144,
            "maximum": 425647.2139,
            "minimum": 424652.3739,
            "name": "X",
            "position": 0,
            "stddev": 276.6091848,
            "variance": 76512.64112
          },
          {
            "average": 5027146.133,
            "count": 11034144,
            "maximum": 5027838.046,
            "minimum": 5026437.886,
            "name": "Y",
            "position": 1,
            "stddev": 399.1545147,
            "variance": 159324.3266
          },
          {
            "average": 831.4830398,
            "count": 11034144,
            "maximum": 835.5967744,
            "minimum": 827.1367744,
            "name": "Z",
            "position": 2,
            "stddev": 1.283712022,
            "variance": 1.647916556
          },
          {
            "average": 220.729115,
            "count": 11034144,
            "maximum": 255,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.09376208,
            "variance": 580.5093711
          },
          {
            "average": 1,
            "count": 11034144,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 11034144,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.498297829,
            "count": 11034144,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971253,
            "variance": 0.2499971253
          },
          {
            "average": 0,
            "count": 11034144,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.275734756,
            "count": 11034144,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4468837861,
            "variance": 0.1997051183
          },
          {
            "average": 0.9031430321,
            "count": 11034144,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.84859795,
            "variance": 61.60048978
          },
          {
            "average": 204.8272725,
            "count": 11034144,
            "maximum": 213,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 4.922104505,
            "variance": 24.22711276
          },
          {
            "average": 212.0165287,
            "count": 11034144,
            "maximum": 238,
            "minimum": 186,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02575744,
            "variance": 577.2370204
          },
          {
            "average": 31431.36388,
            "count": 11034144,
            "maximum": 54528,
            "minimum": 12032,
            "name": "Red",
            "position": 12,
            "stddev": 11575.55606,
            "variance": 133993498.1
          },
          {
            "average": 30871.74544,
            "count": 11034144,
            "maximum": 53248,
            "minimum": 12288,
            "name": "Green",
            "position": 13,
            "stddev": 8853.526658,
            "variance": 78384934.29
          },
          {
            "average": 26972.60316,
            "count": 11034144,
            "maximum": 54016,
            "minimum": 9216,
            "name": "Blue",
            "position": 14,
            "stddev": 8699.140032,
            "variance": 75675037.3
          },
          {
            "average": 76737.49852,
            "count": 11034144,
            "maximum": 77872.09294,
            "minimum": 75876.11258,
            "name": "GpsTime",
            "position": 15,
            "stddev": 570.6303807,
            "variance": 325619.0314
          },
          {
            "average": 0,
            "count": 11034144,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11034144,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11034144,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11034144,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11034144,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424652.3739,
          5026437.886,
          827.1367744,
          425647.2139,
          5027838.046,
          835.5967744
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424652.37394224294,
                5026437.886235575,
                827.1367743860586
              ],
              [
                424652.37394224294,
                5027838.046235575,
                827.1367743860586
              ],
              [
                425647.2139422429,
                5027838.046235575,
                835.5967743860587
              ],
              [
                425647.2139422429,
                5026437.886235575,
                835.5967743860587
              ],
              [
                424652.37394224294,
                5026437.886235575,
                827.1367743860586
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:24:32+00:00",
        "end_time": "2011-09-14T22:51:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627389,
            45.38740813,
            827.1367744,
            -117.9498183,
            45.40011604,
            835.5967744
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252490598818,
                  45.38740813058166,
                  827.1367743860586
                ],
                [
                  -117.96273886324778,
                  45.400009615594875,
                  827.1367743860586
                ],
                [
                  -117.95002944507141,
                  45.40011604044263,
                  835.5967743860587
                ],
                [
                  -117.94981831129354,
                  45.38751450893562,
                  835.5967743860587
                ],
                [
                  -117.96252490598818,
                  45.38740813058166,
                  827.1367743860586
                ]
              ]
            ]
          },
          "id": "45117D8319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:24:32Z",
            "pc:count": 11034144,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425147.4588,
                "count": 11034144,
                "maximum": 425647.2139,
                "minimum": 424652.3739,
                "name": "X",
                "position": 0,
                "stddev": 276.6091848,
                "variance": 76512.64112
              },
              {
                "average": 5027146.133,
                "count": 11034144,
                "maximum": 5027838.046,
                "minimum": 5026437.886,
                "name": "Y",
                "position": 1,
                "stddev": 399.1545147,
                "variance": 159324.3266
              },
              {
                "average": 831.4830398,
                "count": 11034144,
                "maximum": 835.5967744,
                "minimum": 827.1367744,
                "name": "Z",
                "position": 2,
                "stddev": 1.283712022,
                "variance": 1.647916556
              },
              {
                "average": 220.729115,
                "count": 11034144,
                "maximum": 255,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.09376208,
                "variance": 580.5093711
              },
              {
                "average": 1,
                "count": 11034144,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 11034144,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.498297829,
                "count": 11034144,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971253,
                "variance": 0.2499971253
              },
              {
                "average": 0,
                "count": 11034144,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.275734756,
                "count": 11034144,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4468837861,
                "variance": 0.1997051183
              },
              {
                "average": 0.9031430321,
                "count": 11034144,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.84859795,
                "variance": 61.60048978
              },
              {
                "average": 204.8272725,
                "count": 11034144,
                "maximum": 213,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 4.922104505,
                "variance": 24.22711276
              },
              {
                "average": 212.0165287,
                "count": 11034144,
                "maximum": 238,
                "minimum": 186,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02575744,
                "variance": 577.2370204
              },
              {
                "average": 31431.36388,
                "count": 11034144,
                "maximum": 54528,
                "minimum": 12032,
                "name": "Red",
                "position": 12,
                "stddev": 11575.55606,
                "variance": 133993498.1
              },
              {
                "average": 30871.74544,
                "count": 11034144,
                "maximum": 53248,
                "minimum": 12288,
                "name": "Green",
                "position": 13,
                "stddev": 8853.526658,
                "variance": 78384934.29
              },
              {
                "average": 26972.60316,
                "count": 11034144,
                "maximum": 54016,
                "minimum": 9216,
                "name": "Blue",
                "position": 14,
                "stddev": 8699.140032,
                "variance": 75675037.3
              },
              {
                "average": 76737.49852,
                "count": 11034144,
                "maximum": 77872.09294,
                "minimum": 75876.11258,
                "name": "GpsTime",
                "position": 15,
                "stddev": 570.6303807,
                "variance": 325619.0314
              },
              {
                "average": 0,
                "count": 11034144,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11034144,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11034144,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11034144,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11034144,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424652.3739,
              5026437.886,
              827.1367744,
              425647.2139,
              5027838.046,
              835.5967744
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424652.37394224294,
                    5026437.886235575,
                    827.1367743860586
                  ],
                  [
                    424652.37394224294,
                    5027838.046235575,
                    827.1367743860586
                  ],
                  [
                    425647.2139422429,
                    5027838.046235575,
                    835.5967743860587
                  ],
                  [
                    425647.2139422429,
                    5026437.886235575,
                    835.5967743860587
                  ],
                  [
                    424652.37394224294,
                    5026437.886235575,
                    827.1367743860586
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:24:32+00:00",
            "end_time": "2011-09-14T22: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": "45117D8125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9403823310034,
              45.44127967112772,
              815.834299118661
            ],
            [
              -117.94052743964501,
              45.450011838808344,
              815.834299118661
            ],
            [
              -117.93752819656969,
              45.45003649688252,
              840.534299118661
            ],
            [
              -117.93738355049994,
              45.44130432173652,
              840.534299118661
            ],
            [
              -117.9403823310034,
              45.44127967112772,
              815.834299118661
            ]
          ]
        ]
      },
      "bbox": [
        -117.9405274,
        45.44127967,
        815.8342991,
        -117.9373836,
        45.4500365,
        840.5342991
      ],
      "properties": {
        "datetime": "2011-09-18T22:55:05Z",
        "pc:count": 1880520,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426601.039,
            "count": 1880520,
            "maximum": 426690.2685,
            "minimum": 426455.7085,
            "name": "X",
            "position": 0,
            "stddev": 59.04199331,
            "variance": 3485.956974
          },
          {
            "average": 5033042.453,
            "count": 1880520,
            "maximum": 5033372.504,
            "minimum": 5032402.264,
            "name": "Y",
            "position": 1,
            "stddev": 227.7558452,
            "variance": 51872.72501
          },
          {
            "average": 826.2455616,
            "count": 1880520,
            "maximum": 840.5342991,
            "minimum": 815.8342991,
            "name": "Z",
            "position": 2,
            "stddev": 8.320741281,
            "variance": 69.23473547
          },
          {
            "average": 167.7547274,
            "count": 1880520,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 64.2703094,
            "variance": 4130.67267
          },
          {
            "average": 1.000002659,
            "count": 1880520,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001630592956,
            "variance": 2.658833389e-06
          },
          {
            "average": 1.000006913,
            "count": 1880520,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002629246547,
            "variance": 6.912937403e-06
          },
          {
            "average": 0.4909599472,
            "count": 1880520,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999184037,
            "variance": 0.2499184103
          },
          {
            "average": 0,
            "count": 1880520,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.188959437,
            "count": 1880520,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3914764993,
            "variance": 0.1532538495
          },
          {
            "average": -3.65017505,
            "count": 1880520,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.145350171,
            "variance": 51.05602906
          },
          {
            "average": 170.7124848,
            "count": 1880520,
            "maximum": 213,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 32.28346214,
            "variance": 1042.221928
          },
          {
            "average": 5320.089903,
            "count": 1880520,
            "maximum": 10632,
            "minimum": 182,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5211.117866,
            "variance": 27155749.41
          },
          {
            "average": 32994.60408,
            "count": 1880520,
            "maximum": 57344,
            "minimum": 18944,
            "name": "Red",
            "position": 12,
            "stddev": 9140.152605,
            "variance": 83542389.64
          },
          {
            "average": 32051.83125,
            "count": 1880520,
            "maximum": 56576,
            "minimum": 13824,
            "name": "Green",
            "position": 13,
            "stddev": 8440.44635,
            "variance": 71241134.59
          },
          {
            "average": 27979.79943,
            "count": 1880520,
            "maximum": 57344,
            "minimum": 11264,
            "name": "Blue",
            "position": 14,
            "stddev": 9405.410057,
            "variance": 88461738.35
          },
          {
            "average": 244274.5735,
            "count": 1880520,
            "maximum": 421705.24,
            "minimum": 73823.27251,
            "name": "GpsTime",
            "position": 15,
            "stddev": 173505.171,
            "variance": 30104044370.0
          },
          {
            "average": 0,
            "count": 1880520,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1880520,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1880520,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1880520,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1880520,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426455.7085,
          5032402.264,
          815.8342991,
          426690.2685,
          5033372.504,
          840.5342991
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426455.7085353697,
                5032402.264129926,
                815.834299118661
              ],
              [
                426455.7085353697,
                5033372.504129927,
                815.834299118661
              ],
              [
                426690.2685353698,
                5033372.504129927,
                840.534299118661
              ],
              [
                426690.2685353698,
                5032402.264129926,
                840.534299118661
              ],
              [
                426455.7085353697,
                5032402.264129926,
                815.834299118661
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:55:05+00:00",
        "end_time": "2011-09-14T22:17:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9405274,
            45.44127967,
            815.8342991,
            -117.9373836,
            45.4500365,
            840.5342991
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9403823310034,
                  45.44127967112772,
                  815.834299118661
                ],
                [
                  -117.94052743964501,
                  45.450011838808344,
                  815.834299118661
                ],
                [
                  -117.93752819656969,
                  45.45003649688252,
                  840.534299118661
                ],
                [
                  -117.93738355049994,
                  45.44130432173652,
                  840.534299118661
                ],
                [
                  -117.9403823310034,
                  45.44127967112772,
                  815.834299118661
                ]
              ]
            ]
          },
          "id": "45117D8125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:55:05Z",
            "pc:count": 1880520,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426601.039,
                "count": 1880520,
                "maximum": 426690.2685,
                "minimum": 426455.7085,
                "name": "X",
                "position": 0,
                "stddev": 59.04199331,
                "variance": 3485.956974
              },
              {
                "average": 5033042.453,
                "count": 1880520,
                "maximum": 5033372.504,
                "minimum": 5032402.264,
                "name": "Y",
                "position": 1,
                "stddev": 227.7558452,
                "variance": 51872.72501
              },
              {
                "average": 826.2455616,
                "count": 1880520,
                "maximum": 840.5342991,
                "minimum": 815.8342991,
                "name": "Z",
                "position": 2,
                "stddev": 8.320741281,
                "variance": 69.23473547
              },
              {
                "average": 167.7547274,
                "count": 1880520,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 64.2703094,
                "variance": 4130.67267
              },
              {
                "average": 1.000002659,
                "count": 1880520,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001630592956,
                "variance": 2.658833389e-06
              },
              {
                "average": 1.000006913,
                "count": 1880520,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002629246547,
                "variance": 6.912937403e-06
              },
              {
                "average": 0.4909599472,
                "count": 1880520,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999184037,
                "variance": 0.2499184103
              },
              {
                "average": 0,
                "count": 1880520,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.188959437,
                "count": 1880520,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3914764993,
                "variance": 0.1532538495
              },
              {
                "average": -3.65017505,
                "count": 1880520,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.145350171,
                "variance": 51.05602906
              },
              {
                "average": 170.7124848,
                "count": 1880520,
                "maximum": 213,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 32.28346214,
                "variance": 1042.221928
              },
              {
                "average": 5320.089903,
                "count": 1880520,
                "maximum": 10632,
                "minimum": 182,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5211.117866,
                "variance": 27155749.41
              },
              {
                "average": 32994.60408,
                "count": 1880520,
                "maximum": 57344,
                "minimum": 18944,
                "name": "Red",
                "position": 12,
                "stddev": 9140.152605,
                "variance": 83542389.64
              },
              {
                "average": 32051.83125,
                "count": 1880520,
                "maximum": 56576,
                "minimum": 13824,
                "name": "Green",
                "position": 13,
                "stddev": 8440.44635,
                "variance": 71241134.59
              },
              {
                "average": 27979.79943,
                "count": 1880520,
                "maximum": 57344,
                "minimum": 11264,
                "name": "Blue",
                "position": 14,
                "stddev": 9405.410057,
                "variance": 88461738.35
              },
              {
                "average": 244274.5735,
                "count": 1880520,
                "maximum": 421705.24,
                "minimum": 73823.27251,
                "name": "GpsTime",
                "position": 15,
                "stddev": 173505.171,
                "variance": 30104044370.0
              },
              {
                "average": 0,
                "count": 1880520,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1880520,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1880520,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1880520,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1880520,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426455.7085,
              5032402.264,
              815.8342991,
              426690.2685,
              5033372.504,
              840.5342991
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426455.7085353697,
                    5032402.264129926,
                    815.834299118661
                  ],
                  [
                    426455.7085353697,
                    5033372.504129927,
                    815.834299118661
                  ],
                  [
                    426690.2685353698,
                    5033372.504129927,
                    840.534299118661
                  ],
                  [
                    426690.2685353698,
                    5032402.264129926,
                    840.534299118661
                  ],
                  [
                    426455.7085353697,
                    5032402.264129926,
                    815.834299118661
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:55:05+00:00",
            "end_time": "2011-09-14T22:17:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117E8419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002537473363,
              45.512414298212825,
              851.3688565125623
            ],
            [
              -117.90022622490832,
              45.525010150127926,
              851.3688565125623
            ],
            [
              -117.88752943761244,
              45.52510951072983,
              942.3688565125623
            ],
            [
              -117.88733141932255,
              45.51251361542335,
              942.3688565125623
            ],
            [
              -117.90002537473363,
              45.512414298212825,
              851.3688565125623
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002262,
        45.5124143,
        851.3688565,
        -117.8873314,
        45.52510951,
        942.3688565
      ],
      "properties": {
        "datetime": "2011-09-15T00:15:14Z",
        "pc:count": 13679215,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430200.2304,
            "count": 13679215,
            "maximum": 430692.0934,
            "minimum": 429700.4534,
            "name": "X",
            "position": 0,
            "stddev": 276.3035094,
            "variance": 76343.6293
          },
          {
            "average": 5041012.183,
            "count": 13679215,
            "maximum": 5041668.485,
            "minimum": 5040268.945,
            "name": "Y",
            "position": 1,
            "stddev": 391.113062,
            "variance": 152969.4273
          },
          {
            "average": 896.4830513,
            "count": 13679215,
            "maximum": 942.3688565,
            "minimum": 851.3688565,
            "name": "Z",
            "position": 2,
            "stddev": 23.62974387,
            "variance": 558.3647953
          },
          {
            "average": 214.4279526,
            "count": 13679215,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.17514151,
            "variance": 1457.341429
          },
          {
            "average": 1.005239482,
            "count": 13679215,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07339645911,
            "variance": 0.005387040209
          },
          {
            "average": 1.010479914,
            "count": 13679215,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.104388079,
            "variance": 0.01089687104
          },
          {
            "average": 0.4991559823,
            "count": 13679215,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993059,
            "variance": 0.2499993059
          },
          {
            "average": 0,
            "count": 13679215,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.239883575,
            "count": 13679215,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4270122467,
            "variance": 0.1823394589
          },
          {
            "average": 1.110526552,
            "count": 13679215,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.730268545,
            "variance": 59.75705178
          },
          {
            "average": 206.9156158,
            "count": 13679215,
            "maximum": 213,
            "minimum": 191,
            "name": "UserData",
            "position": 10,
            "stddev": 3.582634152,
            "variance": 12.83526747
          },
          {
            "average": 197.4273871,
            "count": 13679215,
            "maximum": 243,
            "minimum": 167,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 25.95045036,
            "variance": 673.4258738
          },
          {
            "average": 33137.13308,
            "count": 13679215,
            "maximum": 57344,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 6498.066638,
            "variance": 42224870.03
          },
          {
            "average": 31255.22008,
            "count": 13679215,
            "maximum": 55808,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 5255.051804,
            "variance": 27615569.46
          },
          {
            "average": 24682.58846,
            "count": 13679215,
            "maximum": 56320,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 4670.546474,
            "variance": 21814004.36
          },
          {
            "average": 71106.5038,
            "count": 13679215,
            "maximum": 80914.11328,
            "minimum": 68399.61053,
            "name": "GpsTime",
            "position": 15,
            "stddev": 4443.846669,
            "variance": 19747773.21
          },
          {
            "average": 0,
            "count": 13679215,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13679215,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13679215,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13679215,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13679215,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429700.4534,
          5040268.945,
          851.3688565,
          430692.0934,
          5041668.485,
          942.3688565
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429700.4533627556,
                5040268.944955445,
                851.3688565125623
              ],
              [
                429700.4533627556,
                5041668.484955444,
                851.3688565125623
              ],
              [
                430692.0933627556,
                5041668.484955444,
                942.3688565125623
              ],
              [
                430692.0933627556,
                5040268.944955445,
                942.3688565125623
              ],
              [
                429700.4533627556,
                5040268.944955445,
                851.3688565125623
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:15:14+00:00",
        "end_time": "2011-09-14T20:46:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002262,
            45.5124143,
            851.3688565,
            -117.8873314,
            45.52510951,
            942.3688565
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002537473363,
                  45.512414298212825,
                  851.3688565125623
                ],
                [
                  -117.90022622490832,
                  45.525010150127926,
                  851.3688565125623
                ],
                [
                  -117.88752943761244,
                  45.52510951072983,
                  942.3688565125623
                ],
                [
                  -117.88733141932255,
                  45.51251361542335,
                  942.3688565125623
                ],
                [
                  -117.90002537473363,
                  45.512414298212825,
                  851.3688565125623
                ]
              ]
            ]
          },
          "id": "45117E8419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:15:14Z",
            "pc:count": 13679215,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430200.2304,
                "count": 13679215,
                "maximum": 430692.0934,
                "minimum": 429700.4534,
                "name": "X",
                "position": 0,
                "stddev": 276.3035094,
                "variance": 76343.6293
              },
              {
                "average": 5041012.183,
                "count": 13679215,
                "maximum": 5041668.485,
                "minimum": 5040268.945,
                "name": "Y",
                "position": 1,
                "stddev": 391.113062,
                "variance": 152969.4273
              },
              {
                "average": 896.4830513,
                "count": 13679215,
                "maximum": 942.3688565,
                "minimum": 851.3688565,
                "name": "Z",
                "position": 2,
                "stddev": 23.62974387,
                "variance": 558.3647953
              },
              {
                "average": 214.4279526,
                "count": 13679215,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.17514151,
                "variance": 1457.341429
              },
              {
                "average": 1.005239482,
                "count": 13679215,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07339645911,
                "variance": 0.005387040209
              },
              {
                "average": 1.010479914,
                "count": 13679215,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.104388079,
                "variance": 0.01089687104
              },
              {
                "average": 0.4991559823,
                "count": 13679215,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993059,
                "variance": 0.2499993059
              },
              {
                "average": 0,
                "count": 13679215,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.239883575,
                "count": 13679215,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4270122467,
                "variance": 0.1823394589
              },
              {
                "average": 1.110526552,
                "count": 13679215,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.730268545,
                "variance": 59.75705178
              },
              {
                "average": 206.9156158,
                "count": 13679215,
                "maximum": 213,
                "minimum": 191,
                "name": "UserData",
                "position": 10,
                "stddev": 3.582634152,
                "variance": 12.83526747
              },
              {
                "average": 197.4273871,
                "count": 13679215,
                "maximum": 243,
                "minimum": 167,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 25.95045036,
                "variance": 673.4258738
              },
              {
                "average": 33137.13308,
                "count": 13679215,
                "maximum": 57344,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 6498.066638,
                "variance": 42224870.03
              },
              {
                "average": 31255.22008,
                "count": 13679215,
                "maximum": 55808,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 5255.051804,
                "variance": 27615569.46
              },
              {
                "average": 24682.58846,
                "count": 13679215,
                "maximum": 56320,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 4670.546474,
                "variance": 21814004.36
              },
              {
                "average": 71106.5038,
                "count": 13679215,
                "maximum": 80914.11328,
                "minimum": 68399.61053,
                "name": "GpsTime",
                "position": 15,
                "stddev": 4443.846669,
                "variance": 19747773.21
              },
              {
                "average": 0,
                "count": 13679215,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13679215,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13679215,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13679215,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13679215,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429700.4534,
              5040268.945,
              851.3688565,
              430692.0934,
              5041668.485,
              942.3688565
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429700.4533627556,
                    5040268.944955445,
                    851.3688565125623
                  ],
                  [
                    429700.4533627556,
                    5041668.484955444,
                    851.3688565125623
                  ],
                  [
                    430692.0933627556,
                    5041668.484955444,
                    942.3688565125623
                  ],
                  [
                    430692.0933627556,
                    5040268.944955445,
                    942.3688565125623
                  ],
                  [
                    429700.4533627556,
                    5040268.944955445,
                    851.3688565125623
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:15:14+00:00",
            "end_time": "2011-09-14T20: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": "45117C8308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502526756537,
              45.28740661968706,
              820.5445666981658
            ],
            [
              -117.97524126763905,
              45.300009359715965,
              820.5445666981658
            ],
            [
              -117.96252951611794,
              45.30011720157865,
              844.3245666981658
            ],
            [
              -117.96231633043102,
              45.28751441443417,
              844.3245666981658
            ],
            [
              -117.97502526756537,
              45.28740661968706,
              820.5445666981658
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752413,
        45.28740662,
        820.5445667,
        -117.9623163,
        45.3001172,
        844.3245667
      ],
      "properties": {
        "datetime": "2011-09-16T21:43:21Z",
        "pc:count": 10089008,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424035.6869,
            "count": 10089008,
            "maximum": 424536.1178,
            "minimum": 423539.3378,
            "name": "X",
            "position": 0,
            "stddev": 282.218384,
            "variance": 79647.21629
          },
          {
            "average": 5016037.397,
            "count": 10089008,
            "maximum": 5016740.404,
            "minimum": 5015340.124,
            "name": "Y",
            "position": 1,
            "stddev": 400.8448087,
            "variance": 160676.5607
          },
          {
            "average": 823.3854785,
            "count": 10089008,
            "maximum": 844.3245667,
            "minimum": 820.5445667,
            "name": "Z",
            "position": 2,
            "stddev": 1.805984434,
            "variance": 3.261579775
          },
          {
            "average": 110.2423924,
            "count": 10089008,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.87906656,
            "variance": 478.6935533
          },
          {
            "average": 1.001179105,
            "count": 10089008,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03490491571,
            "variance": 0.001218353141
          },
          {
            "average": 1.002684208,
            "count": 10089008,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05358982411,
            "variance": 0.002871869249
          },
          {
            "average": 0.4999830509,
            "count": 10089008,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000245,
            "variance": 0.2500000245
          },
          {
            "average": 0,
            "count": 10089008,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.375600158,
            "count": 10089008,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4842775058,
            "variance": 0.2345247026
          },
          {
            "average": 0.09216263519,
            "count": 10089008,
            "maximum": 16.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.476218885,
            "variance": 71.84628658
          },
          {
            "average": 139.2338159,
            "count": 10089008,
            "maximum": 156,
            "minimum": 128,
            "name": "UserData",
            "position": 10,
            "stddev": 3.096566772,
            "variance": 9.588725771
          },
          {
            "average": 10760.4252,
            "count": 10089008,
            "maximum": 10765,
            "minimum": 10756,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.701818898,
            "variance": 2.896187563
          },
          {
            "average": 40778.21343,
            "count": 10089008,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 7719.00301,
            "variance": 59583007.47
          },
          {
            "average": 36049.82755,
            "count": 10089008,
            "maximum": 64256,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 6854.896295,
            "variance": 46989603.21
          },
          {
            "average": 29921.81514,
            "count": 10089008,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 7121.858178,
            "variance": 50720863.9
          },
          {
            "average": 240909.0832,
            "count": 10089008,
            "maximum": 244601.3021,
            "minimum": 237110.8261,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1342.232049,
            "variance": 1801586.873
          },
          {
            "average": 0,
            "count": 10089008,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10089008,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10089008,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10089008,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10089008,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423539.3378,
          5015340.124,
          820.5445667,
          424536.1178,
          5016740.404,
          844.3245667
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423539.3378022313,
                5015340.123626891,
                820.5445666981658
              ],
              [
                423539.3378022313,
                5016740.40362689,
                820.5445666981658
              ],
              [
                424536.11780223134,
                5016740.40362689,
                844.3245666981658
              ],
              [
                424536.11780223134,
                5015340.123626891,
                844.3245666981658
              ],
              [
                423539.3378022313,
                5015340.123626891,
                820.5445666981658
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T21:43:21+00:00",
        "end_time": "2011-09-16T19:38:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752413,
            45.28740662,
            820.5445667,
            -117.9623163,
            45.3001172,
            844.3245667
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502526756537,
                  45.28740661968706,
                  820.5445666981658
                ],
                [
                  -117.97524126763905,
                  45.300009359715965,
                  820.5445666981658
                ],
                [
                  -117.96252951611794,
                  45.30011720157865,
                  844.3245666981658
                ],
                [
                  -117.96231633043102,
                  45.28751441443417,
                  844.3245666981658
                ],
                [
                  -117.97502526756537,
                  45.28740661968706,
                  820.5445666981658
                ]
              ]
            ]
          },
          "id": "45117C8308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T21:43:21Z",
            "pc:count": 10089008,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424035.6869,
                "count": 10089008,
                "maximum": 424536.1178,
                "minimum": 423539.3378,
                "name": "X",
                "position": 0,
                "stddev": 282.218384,
                "variance": 79647.21629
              },
              {
                "average": 5016037.397,
                "count": 10089008,
                "maximum": 5016740.404,
                "minimum": 5015340.124,
                "name": "Y",
                "position": 1,
                "stddev": 400.8448087,
                "variance": 160676.5607
              },
              {
                "average": 823.3854785,
                "count": 10089008,
                "maximum": 844.3245667,
                "minimum": 820.5445667,
                "name": "Z",
                "position": 2,
                "stddev": 1.805984434,
                "variance": 3.261579775
              },
              {
                "average": 110.2423924,
                "count": 10089008,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.87906656,
                "variance": 478.6935533
              },
              {
                "average": 1.001179105,
                "count": 10089008,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03490491571,
                "variance": 0.001218353141
              },
              {
                "average": 1.002684208,
                "count": 10089008,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05358982411,
                "variance": 0.002871869249
              },
              {
                "average": 0.4999830509,
                "count": 10089008,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000245,
                "variance": 0.2500000245
              },
              {
                "average": 0,
                "count": 10089008,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.375600158,
                "count": 10089008,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4842775058,
                "variance": 0.2345247026
              },
              {
                "average": 0.09216263519,
                "count": 10089008,
                "maximum": 16.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.476218885,
                "variance": 71.84628658
              },
              {
                "average": 139.2338159,
                "count": 10089008,
                "maximum": 156,
                "minimum": 128,
                "name": "UserData",
                "position": 10,
                "stddev": 3.096566772,
                "variance": 9.588725771
              },
              {
                "average": 10760.4252,
                "count": 10089008,
                "maximum": 10765,
                "minimum": 10756,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.701818898,
                "variance": 2.896187563
              },
              {
                "average": 40778.21343,
                "count": 10089008,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 7719.00301,
                "variance": 59583007.47
              },
              {
                "average": 36049.82755,
                "count": 10089008,
                "maximum": 64256,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 6854.896295,
                "variance": 46989603.21
              },
              {
                "average": 29921.81514,
                "count": 10089008,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 7121.858178,
                "variance": 50720863.9
              },
              {
                "average": 240909.0832,
                "count": 10089008,
                "maximum": 244601.3021,
                "minimum": 237110.8261,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1342.232049,
                "variance": 1801586.873
              },
              {
                "average": 0,
                "count": 10089008,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10089008,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10089008,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10089008,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10089008,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423539.3378,
              5015340.124,
              820.5445667,
              424536.1178,
              5016740.404,
              844.3245667
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423539.3378022313,
                    5015340.123626891,
                    820.5445666981658
                  ],
                  [
                    423539.3378022313,
                    5016740.40362689,
                    820.5445666981658
                  ],
                  [
                    424536.11780223134,
                    5016740.40362689,
                    844.3245666981658
                  ],
                  [
                    424536.11780223134,
                    5015340.123626891,
                    844.3245666981658
                  ],
                  [
                    423539.3378022313,
                    5015340.123626891,
                    820.5445666981658
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T21:43:21+00:00",
            "end_time": "2011-09-16T19: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": "45117D8201a.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752698258638,
              45.495955245372905,
              811.9521277297761
            ],
            [
              -117.93759429238291,
              45.500010794984085,
              811.9521277297761
            ],
            [
              -117.93254087150187,
              45.50005216458693,
              891.3721277297761
            ],
            [
              -117.93247392436231,
              45.49599660915805,
              891.3721277297761
            ],
            [
              -117.93752698258638,
              45.495955245372905,
              811.9521277297761
            ]
          ]
        ]
      },
      "bbox": [
        -117.9375943,
        45.49595525,
        811.9521277,
        -117.9324739,
        45.50005216,
        891.3721277
      ],
      "properties": {
        "datetime": "2011-09-14T22:15:49Z",
        "pc:count": 1071334,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426912.1671,
            "count": 1071334,
            "maximum": 427144.7389,
            "minimum": 426749.8789,
            "name": "X",
            "position": 0,
            "stddev": 103.5176397,
            "variance": 10715.90173
          },
          {
            "average": 5038727.848,
            "count": 1071334,
            "maximum": 5038924.528,
            "minimum": 5038473.908,
            "name": "Y",
            "position": 1,
            "stddev": 127.7441884,
            "variance": 16318.57767
          },
          {
            "average": 830.9697162,
            "count": 1071334,
            "maximum": 891.3721277,
            "minimum": 811.9521277,
            "name": "Z",
            "position": 2,
            "stddev": 16.29319345,
            "variance": 265.4681528
          },
          {
            "average": 190.5895976,
            "count": 1071334,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 61.72076257,
            "variance": 3809.452532
          },
          {
            "average": 1.036758845,
            "count": 1071334,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2021033153,
            "variance": 0.04084575005
          },
          {
            "average": 1.073668903,
            "count": 1071334,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2913048939,
            "variance": 0.08485854122
          },
          {
            "average": 0.4885992604,
            "count": 1071334,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998702395,
            "variance": 0.2498702564
          },
          {
            "average": 0,
            "count": 1071334,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.239901842,
            "count": 1071334,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4270235572,
            "variance": 0.1823491184
          },
          {
            "average": -2.454009624,
            "count": 1071334,
            "maximum": 16.00200081,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.450766932,
            "variance": 55.51392787
          },
          {
            "average": 207.1136294,
            "count": 1071334,
            "maximum": 213,
            "minimum": 195,
            "name": "UserData",
            "position": 10,
            "stddev": 3.206168083,
            "variance": 10.27951377
          },
          {
            "average": 204.71768,
            "count": 1071334,
            "maximum": 230,
            "minimum": 179,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.00315584,
            "variance": 576.1514905
          },
          {
            "average": 34447.71388,
            "count": 1071334,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 9905.786393,
            "variance": 98124604.07
          },
          {
            "average": 32142.81876,
            "count": 1071334,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 8722.638094,
            "variance": 76084415.31
          },
          {
            "average": 27903.73189,
            "count": 1071334,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 8456.1049,
            "variance": 71505710.08
          },
          {
            "average": 73210.69181,
            "count": 1071334,
            "maximum": 73749.25059,
            "minimum": 72636.8349,
            "name": "GpsTime",
            "position": 15,
            "stddev": 236.1932479,
            "variance": 55787.25034
          },
          {
            "average": 0,
            "count": 1071334,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1071334,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1071334,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1071334,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1071334,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426749.8789,
          5038473.908,
          811.9521277,
          427144.7389,
          5038924.528,
          891.3721277
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426749.8788929255,
                5038473.907614229,
                811.9521277297761
              ],
              [
                426749.8788929255,
                5038924.527614228,
                811.9521277297761
              ],
              [
                427144.7388929255,
                5038924.527614228,
                891.3721277297761
              ],
              [
                427144.7388929255,
                5038473.907614229,
                891.3721277297761
              ],
              [
                426749.8788929255,
                5038473.907614229,
                811.9521277297761
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:15:49+00:00",
        "end_time": "2011-09-14T21:57:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8201a.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8201a.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8201a.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8201a.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9375943,
            45.49595525,
            811.9521277,
            -117.9324739,
            45.50005216,
            891.3721277
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752698258638,
                  45.495955245372905,
                  811.9521277297761
                ],
                [
                  -117.93759429238291,
                  45.500010794984085,
                  811.9521277297761
                ],
                [
                  -117.93254087150187,
                  45.50005216458693,
                  891.3721277297761
                ],
                [
                  -117.93247392436231,
                  45.49599660915805,
                  891.3721277297761
                ],
                [
                  -117.93752698258638,
                  45.495955245372905,
                  811.9521277297761
                ]
              ]
            ]
          },
          "id": "45117D8201a.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8201a.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:15:49Z",
            "pc:count": 1071334,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426912.1671,
                "count": 1071334,
                "maximum": 427144.7389,
                "minimum": 426749.8789,
                "name": "X",
                "position": 0,
                "stddev": 103.5176397,
                "variance": 10715.90173
              },
              {
                "average": 5038727.848,
                "count": 1071334,
                "maximum": 5038924.528,
                "minimum": 5038473.908,
                "name": "Y",
                "position": 1,
                "stddev": 127.7441884,
                "variance": 16318.57767
              },
              {
                "average": 830.9697162,
                "count": 1071334,
                "maximum": 891.3721277,
                "minimum": 811.9521277,
                "name": "Z",
                "position": 2,
                "stddev": 16.29319345,
                "variance": 265.4681528
              },
              {
                "average": 190.5895976,
                "count": 1071334,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 61.72076257,
                "variance": 3809.452532
              },
              {
                "average": 1.036758845,
                "count": 1071334,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2021033153,
                "variance": 0.04084575005
              },
              {
                "average": 1.073668903,
                "count": 1071334,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2913048939,
                "variance": 0.08485854122
              },
              {
                "average": 0.4885992604,
                "count": 1071334,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998702395,
                "variance": 0.2498702564
              },
              {
                "average": 0,
                "count": 1071334,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.239901842,
                "count": 1071334,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4270235572,
                "variance": 0.1823491184
              },
              {
                "average": -2.454009624,
                "count": 1071334,
                "maximum": 16.00200081,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.450766932,
                "variance": 55.51392787
              },
              {
                "average": 207.1136294,
                "count": 1071334,
                "maximum": 213,
                "minimum": 195,
                "name": "UserData",
                "position": 10,
                "stddev": 3.206168083,
                "variance": 10.27951377
              },
              {
                "average": 204.71768,
                "count": 1071334,
                "maximum": 230,
                "minimum": 179,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.00315584,
                "variance": 576.1514905
              },
              {
                "average": 34447.71388,
                "count": 1071334,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 9905.786393,
                "variance": 98124604.07
              },
              {
                "average": 32142.81876,
                "count": 1071334,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 8722.638094,
                "variance": 76084415.31
              },
              {
                "average": 27903.73189,
                "count": 1071334,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 8456.1049,
                "variance": 71505710.08
              },
              {
                "average": 73210.69181,
                "count": 1071334,
                "maximum": 73749.25059,
                "minimum": 72636.8349,
                "name": "GpsTime",
                "position": 15,
                "stddev": 236.1932479,
                "variance": 55787.25034
              },
              {
                "average": 0,
                "count": 1071334,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1071334,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1071334,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1071334,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1071334,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426749.8789,
              5038473.908,
              811.9521277,
              427144.7389,
              5038924.528,
              891.3721277
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426749.8788929255,
                    5038473.907614229,
                    811.9521277297761
                  ],
                  [
                    426749.8788929255,
                    5038924.527614228,
                    811.9521277297761
                  ],
                  [
                    427144.7388929255,
                    5038924.527614228,
                    891.3721277297761
                  ],
                  [
                    427144.7388929255,
                    5038473.907614229,
                    891.3721277297761
                  ],
                  [
                    426749.8788929255,
                    5038473.907614229,
                    811.9521277297761
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:15:49+00:00",
            "end_time": "2011-09-14T21:57:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118A1224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502633104052,
              45.06248346089167,
              1147.483938991072
            ],
            [
              -118.02504645659849,
              45.063609589074495,
              1147.483938991072
            ],
            [
              -118.02181407051619,
              45.06363855784022,
              1180.923938991072
            ],
            [
              -118.02179400839542,
              45.06251242852631,
              1180.923938991072
            ],
            [
              -118.02502633104052,
              45.06248346089167,
              1147.483938991072
            ]
          ]
        ]
      },
      "bbox": [
        -118.0250465,
        45.06248346,
        1147.483939,
        -118.021794,
        45.06363856,
        1180.923939
      ],
      "properties": {
        "datetime": "2011-09-20T20:46:48Z",
        "pc:count": 154589,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419384.6491,
            "count": 154589,
            "maximum": 419555.6805,
            "minimum": 419301.1605,
            "name": "X",
            "position": 0,
            "stddev": 60.08909528,
            "variance": 3610.699371
          },
          {
            "average": 4990444.069,
            "count": 154589,
            "maximum": 4990527.023,
            "minimum": 4990401.903,
            "name": "Y",
            "position": 1,
            "stddev": 28.67368187,
            "variance": 822.1800322
          },
          {
            "average": 1161.475027,
            "count": 154589,
            "maximum": 1180.923939,
            "minimum": 1147.483939,
            "name": "Z",
            "position": 2,
            "stddev": 3.325123361,
            "variance": 11.05644536
          },
          {
            "average": 232.1048522,
            "count": 154589,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.47277332,
            "variance": 868.6443673
          },
          {
            "average": 1.012517061,
            "count": 154589,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1176787585,
            "variance": 0.01384829021
          },
          {
            "average": 1.024969435,
            "count": 154589,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1696195276,
            "variance": 0.02877078415
          },
          {
            "average": 0.5153600838,
            "count": 154589,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997656286,
            "variance": 0.2497656835
          },
          {
            "average": 0,
            "count": 154589,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.201456766,
            "count": 154589,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4010897382,
            "variance": 0.1608729781
          },
          {
            "average": 6.666365529,
            "count": 154589,
            "maximum": 18,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.086673966,
            "variance": 25.87425204
          },
          {
            "average": 195.7332605,
            "count": 154589,
            "maximum": 207,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 3.043125906,
            "variance": 9.260615279
          },
          {
            "average": 126.3526059,
            "count": 154589,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 104.3862154,
            "variance": 10896.48197
          },
          {
            "average": 40391.74554,
            "count": 154589,
            "maximum": 54784,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 8440.792692,
            "variance": 71246981.27
          },
          {
            "average": 35873.31549,
            "count": 154589,
            "maximum": 54272,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 7727.734104,
            "variance": 59717874.39
          },
          {
            "average": 29351.7234,
            "count": 154589,
            "maximum": 52736,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 6880.75771,
            "variance": 47344826.66
          },
          {
            "average": 565679.672,
            "count": 154589,
            "maximum": 586808.7803,
            "minimum": 524955.4636,
            "name": "GpsTime",
            "position": 15,
            "stddev": 28634.76595,
            "variance": 819949821.2
          },
          {
            "average": 0,
            "count": 154589,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 154589,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 154589,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 154589,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 154589,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419301.1605,
          4990401.903,
          1147.483939,
          419555.6805,
          4990527.023,
          1180.923939
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419301.16048454173,
                4990401.902880429,
                1147.483938991072
              ],
              [
                419301.16048454173,
                4990527.0228804285,
                1147.483938991072
              ],
              [
                419555.68048454175,
                4990527.0228804285,
                1180.923938991072
              ],
              [
                419555.68048454175,
                4990401.902880429,
                1180.923938991072
              ],
              [
                419301.16048454173,
                4990401.902880429,
                1147.483938991072
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T20:46:48+00:00",
        "end_time": "2011-09-20T03:35:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0250465,
            45.06248346,
            1147.483939,
            -118.021794,
            45.06363856,
            1180.923939
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502633104052,
                  45.06248346089167,
                  1147.483938991072
                ],
                [
                  -118.02504645659849,
                  45.063609589074495,
                  1147.483938991072
                ],
                [
                  -118.02181407051619,
                  45.06363855784022,
                  1180.923938991072
                ],
                [
                  -118.02179400839542,
                  45.06251242852631,
                  1180.923938991072
                ],
                [
                  -118.02502633104052,
                  45.06248346089167,
                  1147.483938991072
                ]
              ]
            ]
          },
          "id": "45118A1224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T20:46:48Z",
            "pc:count": 154589,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419384.6491,
                "count": 154589,
                "maximum": 419555.6805,
                "minimum": 419301.1605,
                "name": "X",
                "position": 0,
                "stddev": 60.08909528,
                "variance": 3610.699371
              },
              {
                "average": 4990444.069,
                "count": 154589,
                "maximum": 4990527.023,
                "minimum": 4990401.903,
                "name": "Y",
                "position": 1,
                "stddev": 28.67368187,
                "variance": 822.1800322
              },
              {
                "average": 1161.475027,
                "count": 154589,
                "maximum": 1180.923939,
                "minimum": 1147.483939,
                "name": "Z",
                "position": 2,
                "stddev": 3.325123361,
                "variance": 11.05644536
              },
              {
                "average": 232.1048522,
                "count": 154589,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.47277332,
                "variance": 868.6443673
              },
              {
                "average": 1.012517061,
                "count": 154589,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1176787585,
                "variance": 0.01384829021
              },
              {
                "average": 1.024969435,
                "count": 154589,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1696195276,
                "variance": 0.02877078415
              },
              {
                "average": 0.5153600838,
                "count": 154589,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997656286,
                "variance": 0.2497656835
              },
              {
                "average": 0,
                "count": 154589,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.201456766,
                "count": 154589,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4010897382,
                "variance": 0.1608729781
              },
              {
                "average": 6.666365529,
                "count": 154589,
                "maximum": 18,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.086673966,
                "variance": 25.87425204
              },
              {
                "average": 195.7332605,
                "count": 154589,
                "maximum": 207,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 3.043125906,
                "variance": 9.260615279
              },
              {
                "average": 126.3526059,
                "count": 154589,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 104.3862154,
                "variance": 10896.48197
              },
              {
                "average": 40391.74554,
                "count": 154589,
                "maximum": 54784,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 8440.792692,
                "variance": 71246981.27
              },
              {
                "average": 35873.31549,
                "count": 154589,
                "maximum": 54272,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 7727.734104,
                "variance": 59717874.39
              },
              {
                "average": 29351.7234,
                "count": 154589,
                "maximum": 52736,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 6880.75771,
                "variance": 47344826.66
              },
              {
                "average": 565679.672,
                "count": 154589,
                "maximum": 586808.7803,
                "minimum": 524955.4636,
                "name": "GpsTime",
                "position": 15,
                "stddev": 28634.76595,
                "variance": 819949821.2
              },
              {
                "average": 0,
                "count": 154589,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 154589,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 154589,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 154589,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 154589,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419301.1605,
              4990401.903,
              1147.483939,
              419555.6805,
              4990527.023,
              1180.923939
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419301.16048454173,
                    4990401.902880429,
                    1147.483938991072
                  ],
                  [
                    419301.16048454173,
                    4990527.0228804285,
                    1147.483938991072
                  ],
                  [
                    419555.68048454175,
                    4990527.0228804285,
                    1180.923938991072
                  ],
                  [
                    419555.68048454175,
                    4990401.902880429,
                    1180.923938991072
                  ],
                  [
                    419301.16048454173,
                    4990401.902880429,
                    1147.483938991072
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T20:46:48+00:00",
            "end_time": "2011-09-20T03:35: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": "45117D8201b.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752599909897,
              45.48749653731789,
              815.6682820278638
            ],
            [
              -117.93757024616076,
              45.49016340163602,
              815.6682820278638
            ],
            [
              -117.93562989600346,
              45.49017931240866,
              827.9682820278638
            ],
            [
              -117.9355857404809,
              45.48751244661917,
              827.9682820278638
            ],
            [
              -117.93752599909897,
              45.48749653731789,
              815.6682820278638
            ]
          ]
        ]
      },
      "bbox": [
        -117.9375702,
        45.48749654,
        815.668282,
        -117.9355857,
        45.49017931,
        827.968282
      ],
      "properties": {
        "datetime": "2011-09-14T22:16:00Z",
        "pc:count": 246217,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426801.685,
            "count": 246217,
            "maximum": 426890.6288,
            "minimum": 426738.9888,
            "name": "X",
            "position": 0,
            "stddev": 40.79206234,
            "variance": 1663.99235
          },
          {
            "average": 5037675.07,
            "count": 246217,
            "maximum": 5037830.492,
            "minimum": 5037534.172,
            "name": "Y",
            "position": 1,
            "stddev": 83.03590543,
            "variance": 6894.961591
          },
          {
            "average": 819.5853631,
            "count": 246217,
            "maximum": 827.968282,
            "minimum": 815.668282,
            "name": "Z",
            "position": 2,
            "stddev": 2.915643282,
            "variance": 8.500975745
          },
          {
            "average": 232.3271098,
            "count": 246217,
            "maximum": 254,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.02645338,
            "variance": 442.1117416
          },
          {
            "average": 1.001612399,
            "count": 246217,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04012238187,
            "variance": 0.001609805527
          },
          {
            "average": 1.003228859,
            "count": 246217,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05673135497,
            "variance": 0.003218446636
          },
          {
            "average": 0.5063338437,
            "count": 246217,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999608961,
            "variance": 0.2499608976
          },
          {
            "average": 0,
            "count": 246217,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.362757243,
            "count": 246217,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4807965936,
            "variance": 0.2311653644
          },
          {
            "average": 3.642587629,
            "count": 246217,
            "maximum": 16.99799919,
            "minimum": -4.001999855,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.274749424,
            "variance": 39.37248033
          },
          {
            "average": 201.8064634,
            "count": 246217,
            "maximum": 210,
            "minimum": 191,
            "name": "UserData",
            "position": 10,
            "stddev": 3.171349885,
            "variance": 10.05746009
          },
          {
            "average": 204.9483667,
            "count": 246217,
            "maximum": 230,
            "minimum": 181,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 23.99425627,
            "variance": 575.7243339
          },
          {
            "average": 44519.61306,
            "count": 246217,
            "maximum": 54528,
            "minimum": 30208,
            "name": "Red",
            "position": 12,
            "stddev": 3177.609258,
            "variance": 10097200.6
          },
          {
            "average": 42382.16377,
            "count": 246217,
            "maximum": 53248,
            "minimum": 29696,
            "name": "Green",
            "position": 13,
            "stddev": 2670.691791,
            "variance": 7132594.642
          },
          {
            "average": 31341.41841,
            "count": 246217,
            "maximum": 53248,
            "minimum": 18432,
            "name": "Blue",
            "position": 14,
            "stddev": 3753.455356,
            "variance": 14088427.11
          },
          {
            "average": 73434.38238,
            "count": 246217,
            "maximum": 73760.36912,
            "minimum": 73311.37846,
            "name": "GpsTime",
            "position": 15,
            "stddev": 197.2675533,
            "variance": 38914.48758
          },
          {
            "average": 0,
            "count": 246217,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 246217,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 246217,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 246217,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 246217,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426738.9888,
          5037534.172,
          815.668282,
          426890.6288,
          5037830.492,
          827.968282
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426738.98882961425,
                5037534.172254519,
                815.6682820278638
              ],
              [
                426738.98882961425,
                5037830.492254519,
                815.6682820278638
              ],
              [
                426890.62882961426,
                5037830.492254519,
                827.9682820278638
              ],
              [
                426890.62882961426,
                5037534.172254519,
                827.9682820278638
              ],
              [
                426738.98882961425,
                5037534.172254519,
                815.6682820278638
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:16:00+00:00",
        "end_time": "2011-09-14T22:08:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8201b.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8201b.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8201b.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8201b.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9375702,
            45.48749654,
            815.668282,
            -117.9355857,
            45.49017931,
            827.968282
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752599909897,
                  45.48749653731789,
                  815.6682820278638
                ],
                [
                  -117.93757024616076,
                  45.49016340163602,
                  815.6682820278638
                ],
                [
                  -117.93562989600346,
                  45.49017931240866,
                  827.9682820278638
                ],
                [
                  -117.9355857404809,
                  45.48751244661917,
                  827.9682820278638
                ],
                [
                  -117.93752599909897,
                  45.48749653731789,
                  815.6682820278638
                ]
              ]
            ]
          },
          "id": "45117D8201b.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8201b.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:16:00Z",
            "pc:count": 246217,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426801.685,
                "count": 246217,
                "maximum": 426890.6288,
                "minimum": 426738.9888,
                "name": "X",
                "position": 0,
                "stddev": 40.79206234,
                "variance": 1663.99235
              },
              {
                "average": 5037675.07,
                "count": 246217,
                "maximum": 5037830.492,
                "minimum": 5037534.172,
                "name": "Y",
                "position": 1,
                "stddev": 83.03590543,
                "variance": 6894.961591
              },
              {
                "average": 819.5853631,
                "count": 246217,
                "maximum": 827.968282,
                "minimum": 815.668282,
                "name": "Z",
                "position": 2,
                "stddev": 2.915643282,
                "variance": 8.500975745
              },
              {
                "average": 232.3271098,
                "count": 246217,
                "maximum": 254,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.02645338,
                "variance": 442.1117416
              },
              {
                "average": 1.001612399,
                "count": 246217,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04012238187,
                "variance": 0.001609805527
              },
              {
                "average": 1.003228859,
                "count": 246217,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05673135497,
                "variance": 0.003218446636
              },
              {
                "average": 0.5063338437,
                "count": 246217,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999608961,
                "variance": 0.2499608976
              },
              {
                "average": 0,
                "count": 246217,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.362757243,
                "count": 246217,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4807965936,
                "variance": 0.2311653644
              },
              {
                "average": 3.642587629,
                "count": 246217,
                "maximum": 16.99799919,
                "minimum": -4.001999855,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.274749424,
                "variance": 39.37248033
              },
              {
                "average": 201.8064634,
                "count": 246217,
                "maximum": 210,
                "minimum": 191,
                "name": "UserData",
                "position": 10,
                "stddev": 3.171349885,
                "variance": 10.05746009
              },
              {
                "average": 204.9483667,
                "count": 246217,
                "maximum": 230,
                "minimum": 181,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 23.99425627,
                "variance": 575.7243339
              },
              {
                "average": 44519.61306,
                "count": 246217,
                "maximum": 54528,
                "minimum": 30208,
                "name": "Red",
                "position": 12,
                "stddev": 3177.609258,
                "variance": 10097200.6
              },
              {
                "average": 42382.16377,
                "count": 246217,
                "maximum": 53248,
                "minimum": 29696,
                "name": "Green",
                "position": 13,
                "stddev": 2670.691791,
                "variance": 7132594.642
              },
              {
                "average": 31341.41841,
                "count": 246217,
                "maximum": 53248,
                "minimum": 18432,
                "name": "Blue",
                "position": 14,
                "stddev": 3753.455356,
                "variance": 14088427.11
              },
              {
                "average": 73434.38238,
                "count": 246217,
                "maximum": 73760.36912,
                "minimum": 73311.37846,
                "name": "GpsTime",
                "position": 15,
                "stddev": 197.2675533,
                "variance": 38914.48758
              },
              {
                "average": 0,
                "count": 246217,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 246217,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 246217,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 246217,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 246217,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426738.9888,
              5037534.172,
              815.668282,
              426890.6288,
              5037830.492,
              827.968282
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426738.98882961425,
                    5037534.172254519,
                    815.6682820278638
                  ],
                  [
                    426738.98882961425,
                    5037830.492254519,
                    815.6682820278638
                  ],
                  [
                    426890.62882961426,
                    5037830.492254519,
                    827.9682820278638
                  ],
                  [
                    426890.62882961426,
                    5037534.172254519,
                    827.9682820278638
                  ],
                  [
                    426738.98882961425,
                    5037534.172254519,
                    815.6682820278638
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:16:00+00:00",
            "end_time": "2011-09-14T22:08: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": "45117D8201c.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92652550988828,
              45.487500210176684,
              819.4636995088533
            ],
            [
              -117.92661142208446,
              45.492739454541095,
              819.4636995088533
            ],
            [
              -117.92502774087133,
              45.49275229109981,
              842.5436995088533
            ],
            [
              -117.92494197545787,
              45.487513044403386,
              842.5436995088533
            ],
            [
              -117.92652550988828,
              45.487500210176684,
              819.4636995088533
            ]
          ]
        ]
      },
      "bbox": [
        -117.9266114,
        45.48750021,
        819.4636995,
        -117.924942,
        45.49275229,
        842.5436995
      ],
      "properties": {
        "datetime": "2011-09-14T21:53:40Z",
        "pc:count": 263018,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427680.2163,
            "count": 263018,
            "maximum": 427722.3749,
            "minimum": 427598.6149,
            "name": "X",
            "position": 0,
            "stddev": 26.40296909,
            "variance": 697.1167769
          },
          {
            "average": 5037718.804,
            "count": 263018,
            "maximum": 5038106.748,
            "minimum": 5037524.608,
            "name": "Y",
            "position": 1,
            "stddev": 137.2823024,
            "variance": 18846.43055
          },
          {
            "average": 824.2926792,
            "count": 263018,
            "maximum": 842.5436995,
            "minimum": 819.4636995,
            "name": "Z",
            "position": 2,
            "stddev": 2.281677986,
            "variance": 5.206054432
          },
          {
            "average": 208.3783695,
            "count": 263018,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.91559422,
            "variance": 1841.748227
          },
          {
            "average": 1.028115946,
            "count": 263018,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1822182508,
            "variance": 0.03320349094
          },
          {
            "average": 1.056304131,
            "count": 263018,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2662797261,
            "variance": 0.07090489254
          },
          {
            "average": 0.5128660396,
            "count": 263018,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998353878,
            "variance": 0.2498354149
          },
          {
            "average": 0,
            "count": 263018,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.311818963,
            "count": 263018,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4632372105,
            "variance": 0.2145887132
          },
          {
            "average": 6.92305251,
            "count": 263018,
            "maximum": 16.00200081,
            "minimum": -3,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.010378826,
            "variance": 25.10389598
          },
          {
            "average": 208.721289,
            "count": 263018,
            "maximum": 212,
            "minimum": 200,
            "name": "UserData",
            "position": 10,
            "stddev": 2.189306305,
            "variance": 4.793062099
          },
          {
            "average": 201.5862603,
            "count": 263018,
            "maximum": 226,
            "minimum": 177,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.00005746,
            "variance": 576.0027581
          },
          {
            "average": 37545.90034,
            "count": 263018,
            "maximum": 56320,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 9071.67047,
            "variance": 82295205.11
          },
          {
            "average": 34404.4668,
            "count": 263018,
            "maximum": 54016,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 8943.001718,
            "variance": 79977279.73
          },
          {
            "average": 31282.77992,
            "count": 263018,
            "maximum": 53760,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 7107.444523,
            "variance": 50515767.64
          },
          {
            "average": 72188.36071,
            "count": 263018,
            "maximum": 72420.49619,
            "minimum": 71900.0661,
            "name": "GpsTime",
            "position": 15,
            "stddev": 255.2049536,
            "variance": 65129.56833
          },
          {
            "average": 0,
            "count": 263018,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 263018,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 263018,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 263018,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 263018,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427598.6149,
          5037524.608,
          819.4636995,
          427722.3749,
          5038106.748,
          842.5436995
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427598.6149376564,
                5037524.607919275,
                819.4636995088533
              ],
              [
                427598.6149376564,
                5038106.747919275,
                819.4636995088533
              ],
              [
                427722.3749376564,
                5038106.747919275,
                842.5436995088533
              ],
              [
                427722.3749376564,
                5037524.607919275,
                842.5436995088533
              ],
              [
                427598.6149376564,
                5037524.607919275,
                819.4636995088533
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:53:40+00:00",
        "end_time": "2011-09-14T21:45:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8201c.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8201c.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8201c.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8201c.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9266114,
            45.48750021,
            819.4636995,
            -117.924942,
            45.49275229,
            842.5436995
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92652550988828,
                  45.487500210176684,
                  819.4636995088533
                ],
                [
                  -117.92661142208446,
                  45.492739454541095,
                  819.4636995088533
                ],
                [
                  -117.92502774087133,
                  45.49275229109981,
                  842.5436995088533
                ],
                [
                  -117.92494197545787,
                  45.487513044403386,
                  842.5436995088533
                ],
                [
                  -117.92652550988828,
                  45.487500210176684,
                  819.4636995088533
                ]
              ]
            ]
          },
          "id": "45117D8201c.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8201c.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:53:40Z",
            "pc:count": 263018,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427680.2163,
                "count": 263018,
                "maximum": 427722.3749,
                "minimum": 427598.6149,
                "name": "X",
                "position": 0,
                "stddev": 26.40296909,
                "variance": 697.1167769
              },
              {
                "average": 5037718.804,
                "count": 263018,
                "maximum": 5038106.748,
                "minimum": 5037524.608,
                "name": "Y",
                "position": 1,
                "stddev": 137.2823024,
                "variance": 18846.43055
              },
              {
                "average": 824.2926792,
                "count": 263018,
                "maximum": 842.5436995,
                "minimum": 819.4636995,
                "name": "Z",
                "position": 2,
                "stddev": 2.281677986,
                "variance": 5.206054432
              },
              {
                "average": 208.3783695,
                "count": 263018,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.91559422,
                "variance": 1841.748227
              },
              {
                "average": 1.028115946,
                "count": 263018,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1822182508,
                "variance": 0.03320349094
              },
              {
                "average": 1.056304131,
                "count": 263018,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2662797261,
                "variance": 0.07090489254
              },
              {
                "average": 0.5128660396,
                "count": 263018,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998353878,
                "variance": 0.2498354149
              },
              {
                "average": 0,
                "count": 263018,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.311818963,
                "count": 263018,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4632372105,
                "variance": 0.2145887132
              },
              {
                "average": 6.92305251,
                "count": 263018,
                "maximum": 16.00200081,
                "minimum": -3,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.010378826,
                "variance": 25.10389598
              },
              {
                "average": 208.721289,
                "count": 263018,
                "maximum": 212,
                "minimum": 200,
                "name": "UserData",
                "position": 10,
                "stddev": 2.189306305,
                "variance": 4.793062099
              },
              {
                "average": 201.5862603,
                "count": 263018,
                "maximum": 226,
                "minimum": 177,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.00005746,
                "variance": 576.0027581
              },
              {
                "average": 37545.90034,
                "count": 263018,
                "maximum": 56320,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 9071.67047,
                "variance": 82295205.11
              },
              {
                "average": 34404.4668,
                "count": 263018,
                "maximum": 54016,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 8943.001718,
                "variance": 79977279.73
              },
              {
                "average": 31282.77992,
                "count": 263018,
                "maximum": 53760,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 7107.444523,
                "variance": 50515767.64
              },
              {
                "average": 72188.36071,
                "count": 263018,
                "maximum": 72420.49619,
                "minimum": 71900.0661,
                "name": "GpsTime",
                "position": 15,
                "stddev": 255.2049536,
                "variance": 65129.56833
              },
              {
                "average": 0,
                "count": 263018,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 263018,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 263018,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 263018,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 263018,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427598.6149,
              5037524.608,
              819.4636995,
              427722.3749,
              5038106.748,
              842.5436995
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427598.6149376564,
                    5037524.607919275,
                    819.4636995088533
                  ],
                  [
                    427598.6149376564,
                    5038106.747919275,
                    819.4636995088533
                  ],
                  [
                    427722.3749376564,
                    5038106.747919275,
                    842.5436995088533
                  ],
                  [
                    427722.3749376564,
                    5037524.607919275,
                    842.5436995088533
                  ],
                  [
                    427598.6149376564,
                    5037524.607919275,
                    819.4636995088533
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:53:40+00:00",
            "end_time": "2011-09-14T21: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": "45118A1225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00963255884395,
              45.062428045186046,
              1080.1284396514654
            ],
            [
              -118.00974958267048,
              45.06907503809034,
              1080.1284396514654
            ],
            [
              -118.00002832380392,
              45.06916058163459,
              1144.3284396514653
            ],
            [
              -117.99991242615496,
              45.06251356901755,
              1144.3284396514653
            ],
            [
              -118.00963255884395,
              45.062428045186046,
              1080.1284396514654
            ]
          ]
        ]
      },
      "bbox": [
        -118.0097496,
        45.06242805,
        1080.12844,
        -117.9999124,
        45.06916058,
        1144.32844
      ],
      "properties": {
        "datetime": "2011-09-20T03:18:06Z",
        "pc:count": 4815922,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420900.6625,
            "count": 4815922,
            "maximum": 421278.4088,
            "minimum": 420513.0288,
            "name": "X",
            "position": 0,
            "stddev": 218.8819772,
            "variance": 47909.31993
          },
          {
            "average": 4990745.453,
            "count": 4815922,
            "maximum": 4991119.032,
            "minimum": 4990380.512,
            "name": "Y",
            "position": 1,
            "stddev": 211.516467,
            "variance": 44739.2158
          },
          {
            "average": 1109.168758,
            "count": 4815922,
            "maximum": 1144.32844,
            "minimum": 1080.12844,
            "name": "Z",
            "position": 2,
            "stddev": 16.93858118,
            "variance": 286.9155325
          },
          {
            "average": 227.0980867,
            "count": 4815922,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.57570427,
            "variance": 1265.630734
          },
          {
            "average": 1.019583581,
            "count": 4815922,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.157217002,
            "variance": 0.0247171857
          },
          {
            "average": 1.039175053,
            "count": 4815922,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2332527538,
            "variance": 0.05440684716
          },
          {
            "average": 0.5001895795,
            "count": 4815922,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000016,
            "variance": 0.250000016
          },
          {
            "average": 0,
            "count": 4815922,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.2738323,
            "count": 4815922,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4459239991,
            "variance": 0.198848213
          },
          {
            "average": 1.072737905,
            "count": 4815922,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.829601445,
            "variance": 61.30265879
          },
          {
            "average": 195.548049,
            "count": 4815922,
            "maximum": 204,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 2.892366833,
            "variance": 8.365785895
          },
          {
            "average": 269.2453007,
            "count": 4815922,
            "maximum": 282,
            "minimum": 257,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.54019332,
            "variance": 111.0956752
          },
          {
            "average": 36095.89512,
            "count": 4815922,
            "maximum": 53760,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10091.7855,
            "variance": 101844134.6
          },
          {
            "average": 33460.74244,
            "count": 4815922,
            "maximum": 50944,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7344.777263,
            "variance": 53945753.04
          },
          {
            "average": 26397.4341,
            "count": 4815922,
            "maximum": 49408,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6741.459923,
            "variance": 45447281.89
          },
          {
            "average": 522446.1719,
            "count": 4815922,
            "maximum": 523886.0215,
            "minimum": 521719.3594,
            "name": "GpsTime",
            "position": 15,
            "stddev": 551.6833684,
            "variance": 304354.539
          },
          {
            "average": 0,
            "count": 4815922,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4815922,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4815922,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4815922,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4815922,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420513.0288,
          4990380.512,
          1080.12844,
          421278.4088,
          4991119.032,
          1144.32844
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420513.028816831,
                4990380.512437423,
                1080.1284396514654
              ],
              [
                420513.028816831,
                4991119.032437422,
                1080.1284396514654
              ],
              [
                421278.408816831,
                4991119.032437422,
                1144.3284396514653
              ],
              [
                421278.408816831,
                4990380.512437423,
                1144.3284396514653
              ],
              [
                420513.028816831,
                4990380.512437423,
                1080.1284396514654
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T03:18:06+00:00",
        "end_time": "2011-09-20T02:41:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0097496,
            45.06242805,
            1080.12844,
            -117.9999124,
            45.06916058,
            1144.32844
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00963255884395,
                  45.062428045186046,
                  1080.1284396514654
                ],
                [
                  -118.00974958267048,
                  45.06907503809034,
                  1080.1284396514654
                ],
                [
                  -118.00002832380392,
                  45.06916058163459,
                  1144.3284396514653
                ],
                [
                  -117.99991242615496,
                  45.06251356901755,
                  1144.3284396514653
                ],
                [
                  -118.00963255884395,
                  45.062428045186046,
                  1080.1284396514654
                ]
              ]
            ]
          },
          "id": "45118A1225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T03:18:06Z",
            "pc:count": 4815922,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420900.6625,
                "count": 4815922,
                "maximum": 421278.4088,
                "minimum": 420513.0288,
                "name": "X",
                "position": 0,
                "stddev": 218.8819772,
                "variance": 47909.31993
              },
              {
                "average": 4990745.453,
                "count": 4815922,
                "maximum": 4991119.032,
                "minimum": 4990380.512,
                "name": "Y",
                "position": 1,
                "stddev": 211.516467,
                "variance": 44739.2158
              },
              {
                "average": 1109.168758,
                "count": 4815922,
                "maximum": 1144.32844,
                "minimum": 1080.12844,
                "name": "Z",
                "position": 2,
                "stddev": 16.93858118,
                "variance": 286.9155325
              },
              {
                "average": 227.0980867,
                "count": 4815922,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.57570427,
                "variance": 1265.630734
              },
              {
                "average": 1.019583581,
                "count": 4815922,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.157217002,
                "variance": 0.0247171857
              },
              {
                "average": 1.039175053,
                "count": 4815922,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2332527538,
                "variance": 0.05440684716
              },
              {
                "average": 0.5001895795,
                "count": 4815922,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000016,
                "variance": 0.250000016
              },
              {
                "average": 0,
                "count": 4815922,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.2738323,
                "count": 4815922,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4459239991,
                "variance": 0.198848213
              },
              {
                "average": 1.072737905,
                "count": 4815922,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.829601445,
                "variance": 61.30265879
              },
              {
                "average": 195.548049,
                "count": 4815922,
                "maximum": 204,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 2.892366833,
                "variance": 8.365785895
              },
              {
                "average": 269.2453007,
                "count": 4815922,
                "maximum": 282,
                "minimum": 257,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.54019332,
                "variance": 111.0956752
              },
              {
                "average": 36095.89512,
                "count": 4815922,
                "maximum": 53760,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10091.7855,
                "variance": 101844134.6
              },
              {
                "average": 33460.74244,
                "count": 4815922,
                "maximum": 50944,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7344.777263,
                "variance": 53945753.04
              },
              {
                "average": 26397.4341,
                "count": 4815922,
                "maximum": 49408,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6741.459923,
                "variance": 45447281.89
              },
              {
                "average": 522446.1719,
                "count": 4815922,
                "maximum": 523886.0215,
                "minimum": 521719.3594,
                "name": "GpsTime",
                "position": 15,
                "stddev": 551.6833684,
                "variance": 304354.539
              },
              {
                "average": 0,
                "count": 4815922,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4815922,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4815922,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4815922,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4815922,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420513.0288,
              4990380.512,
              1080.12844,
              421278.4088,
              4991119.032,
              1144.32844
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420513.028816831,
                    4990380.512437423,
                    1080.1284396514654
                  ],
                  [
                    420513.028816831,
                    4991119.032437422,
                    1080.1284396514654
                  ],
                  [
                    421278.408816831,
                    4991119.032437422,
                    1144.3284396514653
                  ],
                  [
                    421278.408816831,
                    4990380.512437423,
                    1144.3284396514653
                  ],
                  [
                    420513.028816831,
                    4990380.512437423,
                    1080.1284396514654
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T03:18:06+00:00",
            "end_time": "2011-09-20T02: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": "45117C7222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.80002539798426,
              45.312425349355266,
              924.8881392204152
            ],
            [
              -117.80020253370881,
              45.32501063031545,
              924.8881392204152
            ],
            [
              -117.78752925166617,
              45.32509872009226,
              1059.5481392204151
            ],
            [
              -117.78735492064116,
              45.31251340069896,
              1059.5481392204151
            ],
            [
              -117.80002539798426,
              45.312425349355266,
              924.8881392204152
            ]
          ]
        ]
      },
      "bbox": [
        -117.8002025,
        45.31242535,
        924.8881392,
        -117.7873549,
        45.32509872,
        1059.548139
      ],
      "properties": {
        "datetime": "2011-09-18T20:03:46Z",
        "pc:count": 10735668,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 437766.3671,
            "count": 10735668,
            "maximum": 438283.7278,
            "minimum": 437290.4478,
            "name": "X",
            "position": 0,
            "stddev": 287.9957438,
            "variance": 82941.54844
          },
          {
            "average": 5018631.934,
            "count": 10735668,
            "maximum": 5019366.73,
            "minimum": 5017968.45,
            "name": "Y",
            "position": 1,
            "stddev": 400.4959007,
            "variance": 160396.9665
          },
          {
            "average": 974.0544226,
            "count": 10735668,
            "maximum": 1059.548139,
            "minimum": 924.8881392,
            "name": "Z",
            "position": 2,
            "stddev": 29.34942186,
            "variance": 861.3885634
          },
          {
            "average": 108.3382642,
            "count": 10735668,
            "maximum": 209,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.92930671,
            "variance": 1084.33924
          },
          {
            "average": 1.012462103,
            "count": 10735668,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1147269205,
            "variance": 0.01316226628
          },
          {
            "average": 1.027947586,
            "count": 10735668,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1737706376,
            "variance": 0.0301962345
          },
          {
            "average": 0.5001193219,
            "count": 10735668,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000009,
            "variance": 0.250000009
          },
          {
            "average": 0,
            "count": 10735668,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.335540089,
            "count": 10735668,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4721789476,
            "variance": 0.2229529586
          },
          {
            "average": -0.5150517501,
            "count": 10735668,
            "maximum": 16.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.572326384,
            "variance": 73.48477964
          },
          {
            "average": 138,
            "count": 10735668,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10609.62562,
            "count": 10735668,
            "maximum": 10615,
            "minimum": 10605,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.966851143,
            "variance": 3.868503419
          },
          {
            "average": 34403.94815,
            "count": 10735668,
            "maximum": 65280,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 9175.293821,
            "variance": 84186016.7
          },
          {
            "average": 32493.63353,
            "count": 10735668,
            "maximum": 65280,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 8153.173621,
            "variance": 66474240.09
          },
          {
            "average": 25334.83277,
            "count": 10735668,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7811.692156,
            "variance": 61022534.34
          },
          {
            "average": 408974.9464,
            "count": 10735668,
            "maximum": 411426.022,
            "minimum": 406944.0786,
            "name": "GpsTime",
            "position": 15,
            "stddev": 873.4292722,
            "variance": 762878.6935
          },
          {
            "average": 0,
            "count": 10735668,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10735668,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10735668,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10735668,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10735668,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          437290.4478,
          5017968.45,
          924.8881392,
          438283.7278,
          5019366.73,
          1059.548139
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                437290.4477701247,
                5017968.450170559,
                924.8881392204152
              ],
              [
                437290.4477701247,
                5019366.730170558,
                924.8881392204152
              ],
              [
                438283.72777012474,
                5019366.730170558,
                1059.5481392204151
              ],
              [
                438283.72777012474,
                5017968.450170559,
                1059.5481392204151
              ],
              [
                437290.4477701247,
                5017968.450170559,
                924.8881392204152
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:03:46+00:00",
        "end_time": "2011-09-18T18:49:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8002025,
            45.31242535,
            924.8881392,
            -117.7873549,
            45.32509872,
            1059.548139
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.80002539798426,
                  45.312425349355266,
                  924.8881392204152
                ],
                [
                  -117.80020253370881,
                  45.32501063031545,
                  924.8881392204152
                ],
                [
                  -117.78752925166617,
                  45.32509872009226,
                  1059.5481392204151
                ],
                [
                  -117.78735492064116,
                  45.31251340069896,
                  1059.5481392204151
                ],
                [
                  -117.80002539798426,
                  45.312425349355266,
                  924.8881392204152
                ]
              ]
            ]
          },
          "id": "45117C7222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:03:46Z",
            "pc:count": 10735668,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 437766.3671,
                "count": 10735668,
                "maximum": 438283.7278,
                "minimum": 437290.4478,
                "name": "X",
                "position": 0,
                "stddev": 287.9957438,
                "variance": 82941.54844
              },
              {
                "average": 5018631.934,
                "count": 10735668,
                "maximum": 5019366.73,
                "minimum": 5017968.45,
                "name": "Y",
                "position": 1,
                "stddev": 400.4959007,
                "variance": 160396.9665
              },
              {
                "average": 974.0544226,
                "count": 10735668,
                "maximum": 1059.548139,
                "minimum": 924.8881392,
                "name": "Z",
                "position": 2,
                "stddev": 29.34942186,
                "variance": 861.3885634
              },
              {
                "average": 108.3382642,
                "count": 10735668,
                "maximum": 209,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.92930671,
                "variance": 1084.33924
              },
              {
                "average": 1.012462103,
                "count": 10735668,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1147269205,
                "variance": 0.01316226628
              },
              {
                "average": 1.027947586,
                "count": 10735668,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1737706376,
                "variance": 0.0301962345
              },
              {
                "average": 0.5001193219,
                "count": 10735668,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000009,
                "variance": 0.250000009
              },
              {
                "average": 0,
                "count": 10735668,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.335540089,
                "count": 10735668,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4721789476,
                "variance": 0.2229529586
              },
              {
                "average": -0.5150517501,
                "count": 10735668,
                "maximum": 16.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.572326384,
                "variance": 73.48477964
              },
              {
                "average": 138,
                "count": 10735668,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10609.62562,
                "count": 10735668,
                "maximum": 10615,
                "minimum": 10605,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.966851143,
                "variance": 3.868503419
              },
              {
                "average": 34403.94815,
                "count": 10735668,
                "maximum": 65280,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 9175.293821,
                "variance": 84186016.7
              },
              {
                "average": 32493.63353,
                "count": 10735668,
                "maximum": 65280,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 8153.173621,
                "variance": 66474240.09
              },
              {
                "average": 25334.83277,
                "count": 10735668,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7811.692156,
                "variance": 61022534.34
              },
              {
                "average": 408974.9464,
                "count": 10735668,
                "maximum": 411426.022,
                "minimum": 406944.0786,
                "name": "GpsTime",
                "position": 15,
                "stddev": 873.4292722,
                "variance": 762878.6935
              },
              {
                "average": 0,
                "count": 10735668,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10735668,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10735668,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10735668,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10735668,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              437290.4478,
              5017968.45,
              924.8881392,
              438283.7278,
              5019366.73,
              1059.548139
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    437290.4477701247,
                    5017968.450170559,
                    924.8881392204152
                  ],
                  [
                    437290.4477701247,
                    5019366.730170558,
                    924.8881392204152
                  ],
                  [
                    438283.72777012474,
                    5019366.730170558,
                    1059.5481392204151
                  ],
                  [
                    438283.72777012474,
                    5017968.450170559,
                    1059.5481392204151
                  ],
                  [
                    437290.4477701247,
                    5017968.450170559,
                    924.8881392204152
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:03:46+00:00",
            "end_time": "2011-09-18T18: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": "45117D8116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002443969223,
              45.44990349850875,
              832.611648306995
            ],
            [
              -118.00024729933912,
              45.46250938343711,
              832.611648306995
            ],
            [
              -117.9875293587838,
              45.46262005218652,
              872.151648306995
            ],
            [
              -117.98730933162915,
              45.450014118891836,
              872.151648306995
            ],
            [
              -118.00002443969223,
              45.44990349850875,
              832.611648306995
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002473,
        45.4499035,
        832.6116483,
        -117.9873093,
        45.46262005,
        872.1516483
      ],
      "properties": {
        "datetime": "2011-09-15T00:26:17Z",
        "pc:count": 12097646,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422346.7081,
            "count": 12097646,
            "maximum": 422797.5669,
            "minimum": 421803.1469,
            "name": "X",
            "position": 0,
            "stddev": 286.9641892,
            "variance": 82348.44588
          },
          {
            "average": 5034118.269,
            "count": 12097646,
            "maximum": 5034817.299,
            "minimum": 5033416.619,
            "name": "Y",
            "position": 1,
            "stddev": 402.7160882,
            "variance": 162180.2477
          },
          {
            "average": 842.6720701,
            "count": 12097646,
            "maximum": 872.1516483,
            "minimum": 832.6116483,
            "name": "Z",
            "position": 2,
            "stddev": 3.477933513,
            "variance": 12.09602152
          },
          {
            "average": 128.987382,
            "count": 12097646,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.24839559,
            "variance": 1957.920512
          },
          {
            "average": 1.001132286,
            "count": 12097646,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0362311009,
            "variance": 0.001312692672
          },
          {
            "average": 1.002491642,
            "count": 12097646,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05695114096,
            "variance": 0.003243432457
          },
          {
            "average": 0.5020329575,
            "count": 12097646,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958877,
            "variance": 0.2499958877
          },
          {
            "average": 0,
            "count": 12097646,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.251159771,
            "count": 12097646,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4336802463,
            "variance": 0.188078556
          },
          {
            "average": -1.284603717,
            "count": 12097646,
            "maximum": 16.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.857002126,
            "variance": 78.44648666
          },
          {
            "average": 135.2069532,
            "count": 12097646,
            "maximum": 213,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 30.93144364,
            "variance": 956.7542058
          },
          {
            "average": 900.8740448,
            "count": 12097646,
            "maximum": 1032,
            "minimum": 193,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 295.0802251,
            "variance": 87072.33923
          },
          {
            "average": 26819.91694,
            "count": 12097646,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 11154.41226,
            "variance": 124420912.9
          },
          {
            "average": 27799.0848,
            "count": 12097646,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 8400.946582,
            "variance": 70575903.47
          },
          {
            "average": 23516.77127,
            "count": 12097646,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 5915.078325,
            "variance": 34988151.6
          },
          {
            "average": 79769.48588,
            "count": 12097646,
            "maximum": 81577.15731,
            "minimum": 77982.55268,
            "name": "GpsTime",
            "position": 15,
            "stddev": 816.5490681,
            "variance": 666752.3805
          },
          {
            "average": 0,
            "count": 12097646,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12097646,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12097646,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12097646,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12097646,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421803.1469,
          5033416.619,
          832.6116483,
          422797.5669,
          5034817.299,
          872.1516483
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421803.14690257015,
                5033416.619402404,
                832.611648306995
              ],
              [
                421803.14690257015,
                5034817.299402404,
                832.611648306995
              ],
              [
                422797.5669025702,
                5034817.299402404,
                872.151648306995
              ],
              [
                422797.5669025702,
                5033416.619402404,
                872.151648306995
              ],
              [
                421803.14690257015,
                5033416.619402404,
                832.611648306995
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:26:17+00:00",
        "end_time": "2011-09-14T23:26:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002473,
            45.4499035,
            832.6116483,
            -117.9873093,
            45.46262005,
            872.1516483
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002443969223,
                  45.44990349850875,
                  832.611648306995
                ],
                [
                  -118.00024729933912,
                  45.46250938343711,
                  832.611648306995
                ],
                [
                  -117.9875293587838,
                  45.46262005218652,
                  872.151648306995
                ],
                [
                  -117.98730933162915,
                  45.450014118891836,
                  872.151648306995
                ],
                [
                  -118.00002443969223,
                  45.44990349850875,
                  832.611648306995
                ]
              ]
            ]
          },
          "id": "45117D8116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:26:17Z",
            "pc:count": 12097646,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422346.7081,
                "count": 12097646,
                "maximum": 422797.5669,
                "minimum": 421803.1469,
                "name": "X",
                "position": 0,
                "stddev": 286.9641892,
                "variance": 82348.44588
              },
              {
                "average": 5034118.269,
                "count": 12097646,
                "maximum": 5034817.299,
                "minimum": 5033416.619,
                "name": "Y",
                "position": 1,
                "stddev": 402.7160882,
                "variance": 162180.2477
              },
              {
                "average": 842.6720701,
                "count": 12097646,
                "maximum": 872.1516483,
                "minimum": 832.6116483,
                "name": "Z",
                "position": 2,
                "stddev": 3.477933513,
                "variance": 12.09602152
              },
              {
                "average": 128.987382,
                "count": 12097646,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.24839559,
                "variance": 1957.920512
              },
              {
                "average": 1.001132286,
                "count": 12097646,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0362311009,
                "variance": 0.001312692672
              },
              {
                "average": 1.002491642,
                "count": 12097646,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05695114096,
                "variance": 0.003243432457
              },
              {
                "average": 0.5020329575,
                "count": 12097646,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958877,
                "variance": 0.2499958877
              },
              {
                "average": 0,
                "count": 12097646,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.251159771,
                "count": 12097646,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4336802463,
                "variance": 0.188078556
              },
              {
                "average": -1.284603717,
                "count": 12097646,
                "maximum": 16.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.857002126,
                "variance": 78.44648666
              },
              {
                "average": 135.2069532,
                "count": 12097646,
                "maximum": 213,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 30.93144364,
                "variance": 956.7542058
              },
              {
                "average": 900.8740448,
                "count": 12097646,
                "maximum": 1032,
                "minimum": 193,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 295.0802251,
                "variance": 87072.33923
              },
              {
                "average": 26819.91694,
                "count": 12097646,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 11154.41226,
                "variance": 124420912.9
              },
              {
                "average": 27799.0848,
                "count": 12097646,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 8400.946582,
                "variance": 70575903.47
              },
              {
                "average": 23516.77127,
                "count": 12097646,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 5915.078325,
                "variance": 34988151.6
              },
              {
                "average": 79769.48588,
                "count": 12097646,
                "maximum": 81577.15731,
                "minimum": 77982.55268,
                "name": "GpsTime",
                "position": 15,
                "stddev": 816.5490681,
                "variance": 666752.3805
              },
              {
                "average": 0,
                "count": 12097646,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12097646,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12097646,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12097646,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12097646,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421803.1469,
              5033416.619,
              832.6116483,
              422797.5669,
              5034817.299,
              872.1516483
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421803.14690257015,
                    5033416.619402404,
                    832.611648306995
                  ],
                  [
                    421803.14690257015,
                    5034817.299402404,
                    832.611648306995
                  ],
                  [
                    422797.5669025702,
                    5034817.299402404,
                    872.151648306995
                  ],
                  [
                    422797.5669025702,
                    5033416.619402404,
                    872.151648306995
                  ],
                  [
                    421803.14690257015,
                    5033416.619402404,
                    832.611648306995
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:26:17+00:00",
            "end_time": "2011-09-14T23:26:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117D8202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502484531195,
              45.487411548333576,
              811.9281439711483
            ],
            [
              -117.92523092308525,
              45.49999692796544,
              811.9281439711483
            ],
            [
              -117.91252935188636,
              45.50009910856253,
              928.5281439711482
            ],
            [
              -117.91232610219285,
              45.48751368434557,
              928.5281439711482
            ],
            [
              -117.92502484531195,
              45.487411548333576,
              811.9281439711483
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252309,
        45.48741155,
        811.928144,
        -117.9123261,
        45.50009911,
        928.528144
      ],
      "properties": {
        "datetime": "2011-09-14T21:53:40Z",
        "pc:count": 10735896,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428228.1234,
            "count": 10735896,
            "maximum": 428708.2293,
            "minimum": 427715.7693,
            "name": "X",
            "position": 0,
            "stddev": 270.0287536,
            "variance": 72915.52777
          },
          {
            "average": 5038216.134,
            "count": 10735896,
            "maximum": 5038911.787,
            "minimum": 5037513.407,
            "name": "Y",
            "position": 1,
            "stddev": 393.4765548,
            "variance": 154823.7992
          },
          {
            "average": 875.744111,
            "count": 10735896,
            "maximum": 928.528144,
            "minimum": 811.928144,
            "name": "Z",
            "position": 2,
            "stddev": 33.85710325,
            "variance": 1146.303441
          },
          {
            "average": 217.4432407,
            "count": 10735896,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.2915517,
            "variance": 1466.242932
          },
          {
            "average": 1.008710032,
            "count": 10735896,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0971206726,
            "variance": 0.009432425046
          },
          {
            "average": 1.017428913,
            "count": 10735896,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1397816854,
            "variance": 0.01953891957
          },
          {
            "average": 0.4989769834,
            "count": 10735896,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989767,
            "variance": 0.2499989767
          },
          {
            "average": 0,
            "count": 10735896,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.263993988,
            "count": 10735896,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4407960758,
            "variance": 0.1943011804
          },
          {
            "average": 0.8881130883,
            "count": 10735896,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.902283944,
            "variance": 62.44609154
          },
          {
            "average": 208.4861522,
            "count": 10735896,
            "maximum": 213,
            "minimum": 197,
            "name": "UserData",
            "position": 10,
            "stddev": 2.529327808,
            "variance": 6.397499161
          },
          {
            "average": 200.0415896,
            "count": 10735896,
            "maximum": 226,
            "minimum": 174,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02445601,
            "variance": 577.1744867
          },
          {
            "average": 38945.98931,
            "count": 10735896,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 6513.855465,
            "variance": 42430313.02
          },
          {
            "average": 35123.02483,
            "count": 10735896,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 5932.762374,
            "variance": 35197669.39
          },
          {
            "average": 29507.30936,
            "count": 10735896,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 5639.25614,
            "variance": 31801209.81
          },
          {
            "average": 71616.22149,
            "count": 10735896,
            "maximum": 72420.54726,
            "minimum": 70935.00265,
            "name": "GpsTime",
            "position": 15,
            "stddev": 424.1622339,
            "variance": 179913.6007
          },
          {
            "average": 0,
            "count": 10735896,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10735896,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10735896,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10735896,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10735896,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427715.7693,
          5037513.407,
          811.928144,
          428708.2293,
          5038911.787,
          928.528144
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427715.7693447479,
                5037513.406600564,
                811.9281439711483
              ],
              [
                427715.7693447479,
                5038911.786600565,
                811.9281439711483
              ],
              [
                428708.22934474784,
                5038911.786600565,
                928.5281439711482
              ],
              [
                428708.22934474784,
                5037513.406600564,
                928.5281439711482
              ],
              [
                427715.7693447479,
                5037513.406600564,
                811.9281439711483
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:53:40+00:00",
        "end_time": "2011-09-14T21:28:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252309,
            45.48741155,
            811.928144,
            -117.9123261,
            45.50009911,
            928.528144
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502484531195,
                  45.487411548333576,
                  811.9281439711483
                ],
                [
                  -117.92523092308525,
                  45.49999692796544,
                  811.9281439711483
                ],
                [
                  -117.91252935188636,
                  45.50009910856253,
                  928.5281439711482
                ],
                [
                  -117.91232610219285,
                  45.48751368434557,
                  928.5281439711482
                ],
                [
                  -117.92502484531195,
                  45.487411548333576,
                  811.9281439711483
                ]
              ]
            ]
          },
          "id": "45117D8202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:53:40Z",
            "pc:count": 10735896,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428228.1234,
                "count": 10735896,
                "maximum": 428708.2293,
                "minimum": 427715.7693,
                "name": "X",
                "position": 0,
                "stddev": 270.0287536,
                "variance": 72915.52777
              },
              {
                "average": 5038216.134,
                "count": 10735896,
                "maximum": 5038911.787,
                "minimum": 5037513.407,
                "name": "Y",
                "position": 1,
                "stddev": 393.4765548,
                "variance": 154823.7992
              },
              {
                "average": 875.744111,
                "count": 10735896,
                "maximum": 928.528144,
                "minimum": 811.928144,
                "name": "Z",
                "position": 2,
                "stddev": 33.85710325,
                "variance": 1146.303441
              },
              {
                "average": 217.4432407,
                "count": 10735896,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.2915517,
                "variance": 1466.242932
              },
              {
                "average": 1.008710032,
                "count": 10735896,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0971206726,
                "variance": 0.009432425046
              },
              {
                "average": 1.017428913,
                "count": 10735896,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1397816854,
                "variance": 0.01953891957
              },
              {
                "average": 0.4989769834,
                "count": 10735896,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989767,
                "variance": 0.2499989767
              },
              {
                "average": 0,
                "count": 10735896,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.263993988,
                "count": 10735896,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4407960758,
                "variance": 0.1943011804
              },
              {
                "average": 0.8881130883,
                "count": 10735896,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.902283944,
                "variance": 62.44609154
              },
              {
                "average": 208.4861522,
                "count": 10735896,
                "maximum": 213,
                "minimum": 197,
                "name": "UserData",
                "position": 10,
                "stddev": 2.529327808,
                "variance": 6.397499161
              },
              {
                "average": 200.0415896,
                "count": 10735896,
                "maximum": 226,
                "minimum": 174,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02445601,
                "variance": 577.1744867
              },
              {
                "average": 38945.98931,
                "count": 10735896,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 6513.855465,
                "variance": 42430313.02
              },
              {
                "average": 35123.02483,
                "count": 10735896,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 5932.762374,
                "variance": 35197669.39
              },
              {
                "average": 29507.30936,
                "count": 10735896,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 5639.25614,
                "variance": 31801209.81
              },
              {
                "average": 71616.22149,
                "count": 10735896,
                "maximum": 72420.54726,
                "minimum": 70935.00265,
                "name": "GpsTime",
                "position": 15,
                "stddev": 424.1622339,
                "variance": 179913.6007
              },
              {
                "average": 0,
                "count": 10735896,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10735896,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10735896,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10735896,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10735896,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427715.7693,
              5037513.407,
              811.928144,
              428708.2293,
              5038911.787,
              928.528144
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427715.7693447479,
                    5037513.406600564,
                    811.9281439711483
                  ],
                  [
                    427715.7693447479,
                    5038911.786600565,
                    811.9281439711483
                  ],
                  [
                    428708.22934474784,
                    5038911.786600565,
                    928.5281439711482
                  ],
                  [
                    428708.22934474784,
                    5037513.406600564,
                    928.5281439711482
                  ],
                  [
                    427715.7693447479,
                    5037513.406600564,
                    811.9281439711483
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:53:40+00:00",
            "end_time": "2011-09-14T21:28:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117B8315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002404805939,
              45.14990913310752,
              1169.6753074540447
            ],
            [
              -117.95023346197983,
              45.1625097502808,
              1169.6753074540447
            ],
            [
              -117.9375290773534,
              45.16261475320784,
              1309.0553074540449
            ],
            [
              -117.93732246224583,
              45.150014090168696,
              1309.0553074540449
            ],
            [
              -117.95002404805939,
              45.14990913310752,
              1169.6753074540447
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502335,
        45.14990913,
        1169.675307,
        -117.9373225,
        45.16261475,
        1309.055307
      ],
      "properties": {
        "datetime": "2011-09-17T20:31:39Z",
        "pc:count": 11483064,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425802.6275,
            "count": 11483064,
            "maximum": 426318.749,
            "minimum": 425320.149,
            "name": "X",
            "position": 0,
            "stddev": 288.8947656,
            "variance": 83460.1856
          },
          {
            "average": 5000707.557,
            "count": 11483064,
            "maximum": 5001441.914,
            "minimum": 5000041.914,
            "name": "Y",
            "position": 1,
            "stddev": 402.7167921,
            "variance": 162180.8146
          },
          {
            "average": 1209.258649,
            "count": 11483064,
            "maximum": 1309.055307,
            "minimum": 1169.675307,
            "name": "Z",
            "position": 2,
            "stddev": 21.4466999,
            "variance": 459.9609365
          },
          {
            "average": 107.2267441,
            "count": 11483064,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.3810185,
            "variance": 805.4822113
          },
          {
            "average": 1.014855704,
            "count": 11483064,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1241948058,
            "variance": 0.01542434978
          },
          {
            "average": 1.032281628,
            "count": 11483064,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1853324188,
            "variance": 0.03434810545
          },
          {
            "average": 0.500070887,
            "count": 11483064,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000167,
            "variance": 0.2500000167
          },
          {
            "average": 0,
            "count": 11483064,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.260596736,
            "count": 11483064,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.438960242,
            "variance": 0.1926860941
          },
          {
            "average": -0.5140660703,
            "count": 11483064,
            "maximum": 15,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.422903499,
            "variance": 70.94530336
          },
          {
            "average": 137,
            "count": 11483064,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10661.29908,
            "count": 11483064,
            "maximum": 10666,
            "minimum": 10656,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.020974291,
            "variance": 4.084337085
          },
          {
            "average": 31854.04693,
            "count": 11483064,
            "maximum": 53248,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 7754.176925,
            "variance": 60127259.78
          },
          {
            "average": 29847.32699,
            "count": 11483064,
            "maximum": 52480,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 5896.489855,
            "variance": 34768592.61
          },
          {
            "average": 25737.1997,
            "count": 11483064,
            "maximum": 50688,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 5278.421264,
            "variance": 27861731.04
          },
          {
            "average": 323197.5338,
            "count": 11483064,
            "maximum": 326699.3868,
            "minimum": 319355.4325,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1489.947402,
            "variance": 2219943.26
          },
          {
            "average": 0,
            "count": 11483064,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11483064,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11483064,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11483064,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11483064,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425320.149,
          5000041.914,
          1169.675307,
          426318.749,
          5001441.914,
          1309.055307
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425320.1490300408,
                5000041.914003183,
                1169.6753074540447
              ],
              [
                425320.1490300408,
                5001441.914003183,
                1169.6753074540447
              ],
              [
                426318.74903004075,
                5001441.914003183,
                1309.0553074540449
              ],
              [
                426318.74903004075,
                5000041.914003183,
                1309.0553074540449
              ],
              [
                425320.1490300408,
                5000041.914003183,
                1169.6753074540447
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T20:31:39+00:00",
        "end_time": "2011-09-17T18:29:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117B8315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117B8315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117B8315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502335,
            45.14990913,
            1169.675307,
            -117.9373225,
            45.16261475,
            1309.055307
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002404805939,
                  45.14990913310752,
                  1169.6753074540447
                ],
                [
                  -117.95023346197983,
                  45.1625097502808,
                  1169.6753074540447
                ],
                [
                  -117.9375290773534,
                  45.16261475320784,
                  1309.0553074540449
                ],
                [
                  -117.93732246224583,
                  45.150014090168696,
                  1309.0553074540449
                ],
                [
                  -117.95002404805939,
                  45.14990913310752,
                  1169.6753074540447
                ]
              ]
            ]
          },
          "id": "45117B8315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117B8315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:31:39Z",
            "pc:count": 11483064,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425802.6275,
                "count": 11483064,
                "maximum": 426318.749,
                "minimum": 425320.149,
                "name": "X",
                "position": 0,
                "stddev": 288.8947656,
                "variance": 83460.1856
              },
              {
                "average": 5000707.557,
                "count": 11483064,
                "maximum": 5001441.914,
                "minimum": 5000041.914,
                "name": "Y",
                "position": 1,
                "stddev": 402.7167921,
                "variance": 162180.8146
              },
              {
                "average": 1209.258649,
                "count": 11483064,
                "maximum": 1309.055307,
                "minimum": 1169.675307,
                "name": "Z",
                "position": 2,
                "stddev": 21.4466999,
                "variance": 459.9609365
              },
              {
                "average": 107.2267441,
                "count": 11483064,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.3810185,
                "variance": 805.4822113
              },
              {
                "average": 1.014855704,
                "count": 11483064,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1241948058,
                "variance": 0.01542434978
              },
              {
                "average": 1.032281628,
                "count": 11483064,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1853324188,
                "variance": 0.03434810545
              },
              {
                "average": 0.500070887,
                "count": 11483064,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000167,
                "variance": 0.2500000167
              },
              {
                "average": 0,
                "count": 11483064,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.260596736,
                "count": 11483064,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.438960242,
                "variance": 0.1926860941
              },
              {
                "average": -0.5140660703,
                "count": 11483064,
                "maximum": 15,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.422903499,
                "variance": 70.94530336
              },
              {
                "average": 137,
                "count": 11483064,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10661.29908,
                "count": 11483064,
                "maximum": 10666,
                "minimum": 10656,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.020974291,
                "variance": 4.084337085
              },
              {
                "average": 31854.04693,
                "count": 11483064,
                "maximum": 53248,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 7754.176925,
                "variance": 60127259.78
              },
              {
                "average": 29847.32699,
                "count": 11483064,
                "maximum": 52480,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 5896.489855,
                "variance": 34768592.61
              },
              {
                "average": 25737.1997,
                "count": 11483064,
                "maximum": 50688,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 5278.421264,
                "variance": 27861731.04
              },
              {
                "average": 323197.5338,
                "count": 11483064,
                "maximum": 326699.3868,
                "minimum": 319355.4325,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1489.947402,
                "variance": 2219943.26
              },
              {
                "average": 0,
                "count": 11483064,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11483064,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11483064,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11483064,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11483064,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425320.149,
              5000041.914,
              1169.675307,
              426318.749,
              5001441.914,
              1309.055307
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425320.1490300408,
                    5000041.914003183,
                    1169.6753074540447
                  ],
                  [
                    425320.1490300408,
                    5001441.914003183,
                    1169.6753074540447
                  ],
                  [
                    426318.74903004075,
                    5001441.914003183,
                    1309.0553074540449
                  ],
                  [
                    426318.74903004075,
                    5000041.914003183,
                    1309.0553074540449
                  ],
                  [
                    425320.1490300408,
                    5000041.914003183,
                    1169.6753074540447
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T20:31:39+00:00",
            "end_time": "2011-09-17T18:29: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": "45117D8320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9500250444915,
              45.38740896126379,
              820.2623245740554
            ],
            [
              -117.95023621439032,
              45.4000099522461,
              820.2623245740554
            ],
            [
              -117.93753007181733,
              45.400114958665476,
              833.2623245740554
            ],
            [
              -117.93732172458222,
              45.38751392181083,
              833.2623245740554
            ],
            [
              -117.9500250444915,
              45.38740896126379,
              820.2623245740554
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502362,
        45.38740896,
        820.2623246,
        -117.9373217,
        45.40011496,
        833.2623246
      ],
      "properties": {
        "datetime": "2011-09-14T22:55:33Z",
        "pc:count": 11263482,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426127.7701,
            "count": 11263482,
            "maximum": 426625.472,
            "minimum": 425630.892,
            "name": "X",
            "position": 0,
            "stddev": 284.7066445,
            "variance": 81057.87345
          },
          {
            "average": 5027126.601,
            "count": 11263482,
            "maximum": 5027826.451,
            "minimum": 5026426.351,
            "name": "Y",
            "position": 1,
            "stddev": 400.0967987,
            "variance": 160077.4483
          },
          {
            "average": 825.3790173,
            "count": 11263482,
            "maximum": 833.2623246,
            "minimum": 820.2623246,
            "name": "Z",
            "position": 2,
            "stddev": 2.640250779,
            "variance": 6.970924177
          },
          {
            "average": 215.4443363,
            "count": 11263482,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.94942201,
            "variance": 957.8667228
          },
          {
            "average": 1.000031251,
            "count": 11263482,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005590211381,
            "variance": 3.125046329e-05
          },
          {
            "average": 1.000062325,
            "count": 11263482,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007894392341,
            "variance": 6.232143044e-05
          },
          {
            "average": 0.5018387742,
            "count": 11263482,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999966411,
            "variance": 0.2499966411
          },
          {
            "average": 0,
            "count": 11263482,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.274515998,
            "count": 11263482,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4462700779,
            "variance": 0.1991569824
          },
          {
            "average": 2.118931841,
            "count": 11263482,
            "maximum": 19.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.969541217,
            "variance": 63.51358721
          },
          {
            "average": 204.5651535,
            "count": 11263482,
            "maximum": 213,
            "minimum": 190,
            "name": "UserData",
            "position": 10,
            "stddev": 4.45584002,
            "variance": 19.85451028
          },
          {
            "average": 208.6582037,
            "count": 11263482,
            "maximum": 235,
            "minimum": 182,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02460761,
            "variance": 577.1817707
          },
          {
            "average": 28262.72797,
            "count": 11263482,
            "maximum": 54272,
            "minimum": 6656,
            "name": "Red",
            "position": 12,
            "stddev": 12066.40723,
            "variance": 145598183.4
          },
          {
            "average": 27671.40594,
            "count": 11263482,
            "maximum": 52736,
            "minimum": 8192,
            "name": "Green",
            "position": 13,
            "stddev": 8753.701361,
            "variance": 76627287.52
          },
          {
            "average": 24553.57711,
            "count": 11263482,
            "maximum": 54016,
            "minimum": 7168,
            "name": "Blue",
            "position": 14,
            "stddev": 7610.842718,
            "variance": 57924926.88
          },
          {
            "average": 75094.99971,
            "count": 11263482,
            "maximum": 76133.47615,
            "minimum": 73907.20964,
            "name": "GpsTime",
            "position": 15,
            "stddev": 581.2151249,
            "variance": 337811.0215
          },
          {
            "average": 0,
            "count": 11263482,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11263482,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11263482,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11263482,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11263482,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425630.892,
          5026426.351,
          820.2623246,
          426625.472,
          5027826.451,
          833.2623246
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425630.89202252595,
                5026426.35146551,
                820.2623245740554
              ],
              [
                425630.89202252595,
                5027826.45146551,
                820.2623245740554
              ],
              [
                426625.4720225259,
                5027826.45146551,
                833.2623245740554
              ],
              [
                426625.4720225259,
                5026426.35146551,
                833.2623245740554
              ],
              [
                425630.89202252595,
                5026426.35146551,
                820.2623245740554
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:55:33+00:00",
        "end_time": "2011-09-14T22:18:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502362,
            45.38740896,
            820.2623246,
            -117.9373217,
            45.40011496,
            833.2623246
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9500250444915,
                  45.38740896126379,
                  820.2623245740554
                ],
                [
                  -117.95023621439032,
                  45.4000099522461,
                  820.2623245740554
                ],
                [
                  -117.93753007181733,
                  45.400114958665476,
                  833.2623245740554
                ],
                [
                  -117.93732172458222,
                  45.38751392181083,
                  833.2623245740554
                ],
                [
                  -117.9500250444915,
                  45.38740896126379,
                  820.2623245740554
                ]
              ]
            ]
          },
          "id": "45117D8320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:55:33Z",
            "pc:count": 11263482,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426127.7701,
                "count": 11263482,
                "maximum": 426625.472,
                "minimum": 425630.892,
                "name": "X",
                "position": 0,
                "stddev": 284.7066445,
                "variance": 81057.87345
              },
              {
                "average": 5027126.601,
                "count": 11263482,
                "maximum": 5027826.451,
                "minimum": 5026426.351,
                "name": "Y",
                "position": 1,
                "stddev": 400.0967987,
                "variance": 160077.4483
              },
              {
                "average": 825.3790173,
                "count": 11263482,
                "maximum": 833.2623246,
                "minimum": 820.2623246,
                "name": "Z",
                "position": 2,
                "stddev": 2.640250779,
                "variance": 6.970924177
              },
              {
                "average": 215.4443363,
                "count": 11263482,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.94942201,
                "variance": 957.8667228
              },
              {
                "average": 1.000031251,
                "count": 11263482,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005590211381,
                "variance": 3.125046329e-05
              },
              {
                "average": 1.000062325,
                "count": 11263482,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007894392341,
                "variance": 6.232143044e-05
              },
              {
                "average": 0.5018387742,
                "count": 11263482,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999966411,
                "variance": 0.2499966411
              },
              {
                "average": 0,
                "count": 11263482,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.274515998,
                "count": 11263482,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4462700779,
                "variance": 0.1991569824
              },
              {
                "average": 2.118931841,
                "count": 11263482,
                "maximum": 19.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.969541217,
                "variance": 63.51358721
              },
              {
                "average": 204.5651535,
                "count": 11263482,
                "maximum": 213,
                "minimum": 190,
                "name": "UserData",
                "position": 10,
                "stddev": 4.45584002,
                "variance": 19.85451028
              },
              {
                "average": 208.6582037,
                "count": 11263482,
                "maximum": 235,
                "minimum": 182,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02460761,
                "variance": 577.1817707
              },
              {
                "average": 28262.72797,
                "count": 11263482,
                "maximum": 54272,
                "minimum": 6656,
                "name": "Red",
                "position": 12,
                "stddev": 12066.40723,
                "variance": 145598183.4
              },
              {
                "average": 27671.40594,
                "count": 11263482,
                "maximum": 52736,
                "minimum": 8192,
                "name": "Green",
                "position": 13,
                "stddev": 8753.701361,
                "variance": 76627287.52
              },
              {
                "average": 24553.57711,
                "count": 11263482,
                "maximum": 54016,
                "minimum": 7168,
                "name": "Blue",
                "position": 14,
                "stddev": 7610.842718,
                "variance": 57924926.88
              },
              {
                "average": 75094.99971,
                "count": 11263482,
                "maximum": 76133.47615,
                "minimum": 73907.20964,
                "name": "GpsTime",
                "position": 15,
                "stddev": 581.2151249,
                "variance": 337811.0215
              },
              {
                "average": 0,
                "count": 11263482,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11263482,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11263482,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11263482,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11263482,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425630.892,
              5026426.351,
              820.2623246,
              426625.472,
              5027826.451,
              833.2623246
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425630.89202252595,
                    5026426.35146551,
                    820.2623245740554
                  ],
                  [
                    425630.89202252595,
                    5027826.45146551,
                    820.2623245740554
                  ],
                  [
                    426625.4720225259,
                    5027826.45146551,
                    833.2623245740554
                  ],
                  [
                    426625.4720225259,
                    5026426.35146551,
                    833.2623245740554
                  ],
                  [
                    425630.89202252595,
                    5026426.35146551,
                    820.2623245740554
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:55:33+00:00",
            "end_time": "2011-09-14T22: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": "45118A1309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0857660481102,
              45.03741031329079,
              1189.8903402389592
            ],
            [
              -118.0858846814466,
              45.04368168364769,
              1189.8903402389592
            ],
            [
              -118.07502893442457,
              45.04378439608311,
              1248.7303402389593
            ],
            [
              -118.074911486526,
              45.03751300339448,
              1248.7303402389593
            ],
            [
              -118.0857660481102,
              45.03741031329079,
              1189.8903402389592
            ]
          ]
        ]
      },
      "bbox": [
        -118.0858847,
        45.03741031,
        1189.89034,
        -118.0749115,
        45.0437844,
        1248.73034
      ],
      "properties": {
        "datetime": "2011-09-20T22:16:25Z",
        "pc:count": 6565449,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414985.0007,
            "count": 6565449,
            "maximum": 415336.8887,
            "minimum": 414481.7887,
            "name": "X",
            "position": 0,
            "stddev": 191.8603404,
            "variance": 36810.39022
          },
          {
            "average": 4987930.844,
            "count": 6565449,
            "maximum": 4988375.73,
            "minimum": 4987678.93,
            "name": "Y",
            "position": 1,
            "stddev": 167.5418473,
            "variance": 28070.27061
          },
          {
            "average": 1214.921095,
            "count": 6565449,
            "maximum": 1248.73034,
            "minimum": 1189.89034,
            "name": "Z",
            "position": 2,
            "stddev": 5.387991957,
            "variance": 29.03045733
          },
          {
            "average": 171.980656,
            "count": 6565449,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 63.15097238,
            "variance": 3988.045313
          },
          {
            "average": 1.010961322,
            "count": 6565449,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1116432502,
            "variance": 0.01246421531
          },
          {
            "average": 1.022220567,
            "count": 6565449,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1639535551,
            "variance": 0.02688076821
          },
          {
            "average": 0.4999432636,
            "count": 6565449,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000349,
            "variance": 0.2500000349
          },
          {
            "average": 0,
            "count": 6565449,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.132533205,
            "count": 6565449,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3390695685,
            "variance": 0.1149681723
          },
          {
            "average": -0.6193224683,
            "count": 6565449,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.499039314,
            "variance": 72.23366925
          },
          {
            "average": 190.8759788,
            "count": 6565449,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 11.64082453,
            "variance": 135.5087958
          },
          {
            "average": 7104.049945,
            "count": 6565449,
            "maximum": 20077,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8217.24785,
            "variance": 67523162.24
          },
          {
            "average": 38069.75042,
            "count": 6565449,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 8895.775328,
            "variance": 79134818.69
          },
          {
            "average": 34751.98391,
            "count": 6565449,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 7350.519337,
            "variance": 54030134.53
          },
          {
            "average": 28558.54291,
            "count": 6565449,
            "maximum": 65280,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 7257.115333,
            "variance": 52665722.96
          },
          {
            "average": 463369.0989,
            "count": 6565449,
            "maximum": 592185.9455,
            "minimum": 322721.7131,
            "name": "GpsTime",
            "position": 15,
            "stddev": 133186.3687,
            "variance": 17738608800.0
          },
          {
            "average": 0,
            "count": 6565449,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6565449,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6565449,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6565449,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6565449,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414481.7887,
          4987678.93,
          1189.89034,
          415336.8887,
          4988375.73,
          1248.73034
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414481.78866725805,
                4987678.930394805,
                1189.8903402389592
              ],
              [
                414481.78866725805,
                4988375.730394806,
                1189.8903402389592
              ],
              [
                415336.888667258,
                4988375.730394806,
                1248.7303402389593
              ],
              [
                415336.888667258,
                4987678.930394805,
                1248.7303402389593
              ],
              [
                414481.78866725805,
                4987678.930394805,
                1189.8903402389592
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:16:25+00:00",
        "end_time": "2011-09-17T19:25:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0858847,
            45.03741031,
            1189.89034,
            -118.0749115,
            45.0437844,
            1248.73034
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0857660481102,
                  45.03741031329079,
                  1189.8903402389592
                ],
                [
                  -118.0858846814466,
                  45.04368168364769,
                  1189.8903402389592
                ],
                [
                  -118.07502893442457,
                  45.04378439608311,
                  1248.7303402389593
                ],
                [
                  -118.074911486526,
                  45.03751300339448,
                  1248.7303402389593
                ],
                [
                  -118.0857660481102,
                  45.03741031329079,
                  1189.8903402389592
                ]
              ]
            ]
          },
          "id": "45118A1309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:16:25Z",
            "pc:count": 6565449,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414985.0007,
                "count": 6565449,
                "maximum": 415336.8887,
                "minimum": 414481.7887,
                "name": "X",
                "position": 0,
                "stddev": 191.8603404,
                "variance": 36810.39022
              },
              {
                "average": 4987930.844,
                "count": 6565449,
                "maximum": 4988375.73,
                "minimum": 4987678.93,
                "name": "Y",
                "position": 1,
                "stddev": 167.5418473,
                "variance": 28070.27061
              },
              {
                "average": 1214.921095,
                "count": 6565449,
                "maximum": 1248.73034,
                "minimum": 1189.89034,
                "name": "Z",
                "position": 2,
                "stddev": 5.387991957,
                "variance": 29.03045733
              },
              {
                "average": 171.980656,
                "count": 6565449,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 63.15097238,
                "variance": 3988.045313
              },
              {
                "average": 1.010961322,
                "count": 6565449,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1116432502,
                "variance": 0.01246421531
              },
              {
                "average": 1.022220567,
                "count": 6565449,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1639535551,
                "variance": 0.02688076821
              },
              {
                "average": 0.4999432636,
                "count": 6565449,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000349,
                "variance": 0.2500000349
              },
              {
                "average": 0,
                "count": 6565449,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.132533205,
                "count": 6565449,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3390695685,
                "variance": 0.1149681723
              },
              {
                "average": -0.6193224683,
                "count": 6565449,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.499039314,
                "variance": 72.23366925
              },
              {
                "average": 190.8759788,
                "count": 6565449,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 11.64082453,
                "variance": 135.5087958
              },
              {
                "average": 7104.049945,
                "count": 6565449,
                "maximum": 20077,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8217.24785,
                "variance": 67523162.24
              },
              {
                "average": 38069.75042,
                "count": 6565449,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 8895.775328,
                "variance": 79134818.69
              },
              {
                "average": 34751.98391,
                "count": 6565449,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 7350.519337,
                "variance": 54030134.53
              },
              {
                "average": 28558.54291,
                "count": 6565449,
                "maximum": 65280,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 7257.115333,
                "variance": 52665722.96
              },
              {
                "average": 463369.0989,
                "count": 6565449,
                "maximum": 592185.9455,
                "minimum": 322721.7131,
                "name": "GpsTime",
                "position": 15,
                "stddev": 133186.3687,
                "variance": 17738608800.0
              },
              {
                "average": 0,
                "count": 6565449,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6565449,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6565449,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6565449,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6565449,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414481.7887,
              4987678.93,
              1189.89034,
              415336.8887,
              4988375.73,
              1248.73034
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414481.78866725805,
                    4987678.930394805,
                    1189.8903402389592
                  ],
                  [
                    414481.78866725805,
                    4988375.730394806,
                    1189.8903402389592
                  ],
                  [
                    415336.888667258,
                    4988375.730394806,
                    1248.7303402389593
                  ],
                  [
                    415336.888667258,
                    4987678.930394805,
                    1248.7303402389593
                  ],
                  [
                    414481.78866725805,
                    4987678.930394805,
                    1189.8903402389592
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:16:25+00:00",
            "end_time": "2011-09-17T19:25: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": "45117C8309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9625245375657,
              45.28740838803372,
              821.0383988885729
            ],
            [
              -117.96273773507326,
              45.30000919460274,
              821.0383988885729
            ],
            [
              -117.95002899775002,
              45.30011561941928,
              845.1183988885729
            ],
            [
              -117.94981861355079,
              45.28751476636094,
              845.1183988885729
            ],
            [
              -117.9625245375657,
              45.28740838803372,
              821.0383988885729
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627377,
        45.28740839,
        821.0383989,
        -117.9498186,
        45.30011562,
        845.1183989
      ],
      "properties": {
        "datetime": "2011-09-16T20:31:49Z",
        "pc:count": 10203123,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425020.2864,
            "count": 10203123,
            "maximum": 425516.1896,
            "minimum": 424519.6496,
            "name": "X",
            "position": 0,
            "stddev": 280.6056151,
            "variance": 78739.5112
          },
          {
            "average": 5016026.579,
            "count": 10203123,
            "maximum": 5016728.6,
            "minimum": 5015328.54,
            "name": "Y",
            "position": 1,
            "stddev": 401.644414,
            "variance": 161318.2353
          },
          {
            "average": 822.9728381,
            "count": 10203123,
            "maximum": 845.1183989,
            "minimum": 821.0383989,
            "name": "Z",
            "position": 2,
            "stddev": 0.8548840399,
            "variance": 0.7308267217
          },
          {
            "average": 111.3880466,
            "count": 10203123,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.58693976,
            "variance": 556.3437271
          },
          {
            "average": 1.00035891,
            "count": 10203123,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0193358309,
            "variance": 0.0003738743566
          },
          {
            "average": 1.000844545,
            "count": 10203123,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03016438927,
            "variance": 0.0009098903799
          },
          {
            "average": 0.4999944625,
            "count": 10203123,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000245,
            "variance": 0.2500000245
          },
          {
            "average": 0,
            "count": 10203123,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.270505805,
            "count": 10203123,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4442211541,
            "variance": 0.1973324338
          },
          {
            "average": -0.0812770996,
            "count": 10203123,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.469745105,
            "variance": 71.73658214
          },
          {
            "average": 138.6387825,
            "count": 10203123,
            "maximum": 166,
            "minimum": 128,
            "name": "UserData",
            "position": 10,
            "stddev": 4.262937009,
            "variance": 18.17263194
          },
          {
            "average": 10755.63723,
            "count": 10203123,
            "maximum": 10760,
            "minimum": 10751,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.691048745,
            "variance": 2.859645857
          },
          {
            "average": 30723.63524,
            "count": 10203123,
            "maximum": 65024,
            "minimum": 6912,
            "name": "Red",
            "position": 12,
            "stddev": 9117.218372,
            "variance": 83123670.84
          },
          {
            "average": 31155.60952,
            "count": 10203123,
            "maximum": 62976,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 7269.070425,
            "variance": 52839384.85
          },
          {
            "average": 26553.77237,
            "count": 10203123,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 7076.91559,
            "variance": 50082734.27
          },
          {
            "average": 237112.2667,
            "count": 10203123,
            "maximum": 240309.5818,
            "minimum": 233629.7883,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1405.300409,
            "variance": 1974869.238
          },
          {
            "average": 0,
            "count": 10203123,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10203123,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10203123,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10203123,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10203123,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424519.6496,
          5015328.54,
          821.0383989,
          425516.1896,
          5016728.6,
          845.1183989
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424519.6495682787,
                5015328.539773523,
                821.0383988885729
              ],
              [
                424519.6495682787,
                5016728.599773523,
                821.0383988885729
              ],
              [
                425516.1895682787,
                5016728.599773523,
                845.1183988885729
              ],
              [
                425516.1895682787,
                5015328.539773523,
                845.1183988885729
              ],
              [
                424519.6495682787,
                5015328.539773523,
                821.0383988885729
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T20:31:49+00:00",
        "end_time": "2011-09-16T18:40:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627377,
            45.28740839,
            821.0383989,
            -117.9498186,
            45.30011562,
            845.1183989
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9625245375657,
                  45.28740838803372,
                  821.0383988885729
                ],
                [
                  -117.96273773507326,
                  45.30000919460274,
                  821.0383988885729
                ],
                [
                  -117.95002899775002,
                  45.30011561941928,
                  845.1183988885729
                ],
                [
                  -117.94981861355079,
                  45.28751476636094,
                  845.1183988885729
                ],
                [
                  -117.9625245375657,
                  45.28740838803372,
                  821.0383988885729
                ]
              ]
            ]
          },
          "id": "45117C8309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T20:31:49Z",
            "pc:count": 10203123,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425020.2864,
                "count": 10203123,
                "maximum": 425516.1896,
                "minimum": 424519.6496,
                "name": "X",
                "position": 0,
                "stddev": 280.6056151,
                "variance": 78739.5112
              },
              {
                "average": 5016026.579,
                "count": 10203123,
                "maximum": 5016728.6,
                "minimum": 5015328.54,
                "name": "Y",
                "position": 1,
                "stddev": 401.644414,
                "variance": 161318.2353
              },
              {
                "average": 822.9728381,
                "count": 10203123,
                "maximum": 845.1183989,
                "minimum": 821.0383989,
                "name": "Z",
                "position": 2,
                "stddev": 0.8548840399,
                "variance": 0.7308267217
              },
              {
                "average": 111.3880466,
                "count": 10203123,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.58693976,
                "variance": 556.3437271
              },
              {
                "average": 1.00035891,
                "count": 10203123,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0193358309,
                "variance": 0.0003738743566
              },
              {
                "average": 1.000844545,
                "count": 10203123,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03016438927,
                "variance": 0.0009098903799
              },
              {
                "average": 0.4999944625,
                "count": 10203123,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000245,
                "variance": 0.2500000245
              },
              {
                "average": 0,
                "count": 10203123,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.270505805,
                "count": 10203123,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4442211541,
                "variance": 0.1973324338
              },
              {
                "average": -0.0812770996,
                "count": 10203123,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.469745105,
                "variance": 71.73658214
              },
              {
                "average": 138.6387825,
                "count": 10203123,
                "maximum": 166,
                "minimum": 128,
                "name": "UserData",
                "position": 10,
                "stddev": 4.262937009,
                "variance": 18.17263194
              },
              {
                "average": 10755.63723,
                "count": 10203123,
                "maximum": 10760,
                "minimum": 10751,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.691048745,
                "variance": 2.859645857
              },
              {
                "average": 30723.63524,
                "count": 10203123,
                "maximum": 65024,
                "minimum": 6912,
                "name": "Red",
                "position": 12,
                "stddev": 9117.218372,
                "variance": 83123670.84
              },
              {
                "average": 31155.60952,
                "count": 10203123,
                "maximum": 62976,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 7269.070425,
                "variance": 52839384.85
              },
              {
                "average": 26553.77237,
                "count": 10203123,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 7076.91559,
                "variance": 50082734.27
              },
              {
                "average": 237112.2667,
                "count": 10203123,
                "maximum": 240309.5818,
                "minimum": 233629.7883,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1405.300409,
                "variance": 1974869.238
              },
              {
                "average": 0,
                "count": 10203123,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10203123,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10203123,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10203123,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10203123,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424519.6496,
              5015328.54,
              821.0383989,
              425516.1896,
              5016728.6,
              845.1183989
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424519.6495682787,
                    5015328.539773523,
                    821.0383988885729
                  ],
                  [
                    424519.6495682787,
                    5016728.599773523,
                    821.0383988885729
                  ],
                  [
                    425516.1895682787,
                    5016728.599773523,
                    845.1183988885729
                  ],
                  [
                    425516.1895682787,
                    5015328.539773523,
                    845.1183988885729
                  ],
                  [
                    424519.6495682787,
                    5015328.539773523,
                    821.0383988885729
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T20:31:49+00:00",
            "end_time": "2011-09-16T18: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": "45117E8420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752538962328,
              45.51241582396704,
              851.3566270244967
            ],
            [
              -117.88772341654567,
              45.52500955882484,
              851.3566270244967
            ],
            [
              -117.87502889133778,
              45.525107512143826,
              916.3766270244967
            ],
            [
              -117.87483369533884,
              45.51251373451643,
              916.3766270244967
            ],
            [
              -117.88752538962328,
              45.51241582396704,
              851.3566270244967
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877234,
        45.51241582,
        851.356627,
        -117.8748337,
        45.52510751,
        916.376627
      ],
      "properties": {
        "datetime": "2011-09-15T00:15:28Z",
        "pc:count": 14483738,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431176.8224,
            "count": 14483738,
            "maximum": 431668.2824,
            "minimum": 430676.8224,
            "name": "X",
            "position": 0,
            "stddev": 281.8025865,
            "variance": 79412.69774
          },
          {
            "average": 5041005.601,
            "count": 14483738,
            "maximum": 5041657.548,
            "minimum": 5040258.248,
            "name": "Y",
            "position": 1,
            "stddev": 384.1171227,
            "variance": 147545.964
          },
          {
            "average": 872.834627,
            "count": 14483738,
            "maximum": 916.376627,
            "minimum": 851.356627,
            "name": "Z",
            "position": 2,
            "stddev": 11.14800911,
            "variance": 124.2781072
          },
          {
            "average": 201.301067,
            "count": 14483738,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.89419722,
            "variance": 2904.584494
          },
          {
            "average": 1.031408674,
            "count": 14483738,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1944192849,
            "variance": 0.03779885835
          },
          {
            "average": 1.062921257,
            "count": 14483738,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.285431509,
            "variance": 0.08147114632
          },
          {
            "average": 0.4964897183,
            "count": 14483738,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499987695,
            "variance": 0.2499876952
          },
          {
            "average": 0,
            "count": 14483738,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.234824808,
            "count": 14483738,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.42388929,
            "variance": 0.1796821301
          },
          {
            "average": 0.5470715232,
            "count": 14483738,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.749387303,
            "variance": 60.05300358
          },
          {
            "average": 207.4340908,
            "count": 14483738,
            "maximum": 213,
            "minimum": 195,
            "name": "UserData",
            "position": 10,
            "stddev": 3.37321198,
            "variance": 11.37855906
          },
          {
            "average": 194.4882648,
            "count": 14483738,
            "maximum": 243,
            "minimum": 163,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 26.33978051,
            "variance": 693.7840372
          },
          {
            "average": 32399.0636,
            "count": 14483738,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 8309.12459,
            "variance": 69041551.45
          },
          {
            "average": 31328.64152,
            "count": 14483738,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 6952.1534,
            "variance": 48332436.89
          },
          {
            "average": 25203.14977,
            "count": 14483738,
            "maximum": 65280,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 6239.442482,
            "variance": 38930642.49
          },
          {
            "average": 70189.14322,
            "count": 14483738,
            "maximum": 80928.94195,
            "minimum": 67471.47843,
            "name": "GpsTime",
            "position": 15,
            "stddev": 4739.899333,
            "variance": 22466645.69
          },
          {
            "average": 0,
            "count": 14483738,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14483738,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14483738,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14483738,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14483738,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430676.8224,
          5040258.248,
          851.356627,
          431668.2824,
          5041657.548,
          916.376627
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430676.82242806314,
                5040258.248013506,
                851.3566270244967
              ],
              [
                430676.82242806314,
                5041657.548013506,
                851.3566270244967
              ],
              [
                431668.2824280631,
                5041657.548013506,
                916.3766270244967
              ],
              [
                431668.2824280631,
                5040258.248013506,
                916.3766270244967
              ],
              [
                430676.82242806314,
                5040258.248013506,
                851.3566270244967
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:15:28+00:00",
        "end_time": "2011-09-14T20:31:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877234,
            45.51241582,
            851.356627,
            -117.8748337,
            45.52510751,
            916.376627
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752538962328,
                  45.51241582396704,
                  851.3566270244967
                ],
                [
                  -117.88772341654567,
                  45.52500955882484,
                  851.3566270244967
                ],
                [
                  -117.87502889133778,
                  45.525107512143826,
                  916.3766270244967
                ],
                [
                  -117.87483369533884,
                  45.51251373451643,
                  916.3766270244967
                ],
                [
                  -117.88752538962328,
                  45.51241582396704,
                  851.3566270244967
                ]
              ]
            ]
          },
          "id": "45117E8420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:15:28Z",
            "pc:count": 14483738,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431176.8224,
                "count": 14483738,
                "maximum": 431668.2824,
                "minimum": 430676.8224,
                "name": "X",
                "position": 0,
                "stddev": 281.8025865,
                "variance": 79412.69774
              },
              {
                "average": 5041005.601,
                "count": 14483738,
                "maximum": 5041657.548,
                "minimum": 5040258.248,
                "name": "Y",
                "position": 1,
                "stddev": 384.1171227,
                "variance": 147545.964
              },
              {
                "average": 872.834627,
                "count": 14483738,
                "maximum": 916.376627,
                "minimum": 851.356627,
                "name": "Z",
                "position": 2,
                "stddev": 11.14800911,
                "variance": 124.2781072
              },
              {
                "average": 201.301067,
                "count": 14483738,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.89419722,
                "variance": 2904.584494
              },
              {
                "average": 1.031408674,
                "count": 14483738,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1944192849,
                "variance": 0.03779885835
              },
              {
                "average": 1.062921257,
                "count": 14483738,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.285431509,
                "variance": 0.08147114632
              },
              {
                "average": 0.4964897183,
                "count": 14483738,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499987695,
                "variance": 0.2499876952
              },
              {
                "average": 0,
                "count": 14483738,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.234824808,
                "count": 14483738,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.42388929,
                "variance": 0.1796821301
              },
              {
                "average": 0.5470715232,
                "count": 14483738,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.749387303,
                "variance": 60.05300358
              },
              {
                "average": 207.4340908,
                "count": 14483738,
                "maximum": 213,
                "minimum": 195,
                "name": "UserData",
                "position": 10,
                "stddev": 3.37321198,
                "variance": 11.37855906
              },
              {
                "average": 194.4882648,
                "count": 14483738,
                "maximum": 243,
                "minimum": 163,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 26.33978051,
                "variance": 693.7840372
              },
              {
                "average": 32399.0636,
                "count": 14483738,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 8309.12459,
                "variance": 69041551.45
              },
              {
                "average": 31328.64152,
                "count": 14483738,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 6952.1534,
                "variance": 48332436.89
              },
              {
                "average": 25203.14977,
                "count": 14483738,
                "maximum": 65280,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 6239.442482,
                "variance": 38930642.49
              },
              {
                "average": 70189.14322,
                "count": 14483738,
                "maximum": 80928.94195,
                "minimum": 67471.47843,
                "name": "GpsTime",
                "position": 15,
                "stddev": 4739.899333,
                "variance": 22466645.69
              },
              {
                "average": 0,
                "count": 14483738,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14483738,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14483738,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14483738,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14483738,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430676.8224,
              5040258.248,
              851.356627,
              431668.2824,
              5041657.548,
              916.376627
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430676.82242806314,
                    5040258.248013506,
                    851.3566270244967
                  ],
                  [
                    430676.82242806314,
                    5041657.548013506,
                    851.3566270244967
                  ],
                  [
                    431668.2824280631,
                    5041657.548013506,
                    916.3766270244967
                  ],
                  [
                    431668.2824280631,
                    5040258.248013506,
                    916.3766270244967
                  ],
                  [
                    430676.82242806314,
                    5040258.248013506,
                    851.3566270244967
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:15:28+00:00",
            "end_time": "2011-09-14T20: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": "45117C7223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.7875257774822,
              45.31242679760872,
              996.6301820541673
            ],
            [
              -117.78770012584975,
              45.325010676587084,
              996.6301820541673
            ],
            [
              -117.77509162163616,
              45.32509693907987,
              1247.0101820541674
            ],
            [
              -117.77492006333807,
              45.31251302246972,
              1247.0101820541674
            ],
            [
              -117.7875257774822,
              45.31242679760872,
              996.6301820541673
            ]
          ]
        ]
      },
      "bbox": [
        -117.7877001,
        45.3124268,
        996.6301821,
        -117.7749201,
        45.32509694,
        1247.010182
      ],
      "properties": {
        "datetime": "2011-09-18T19:17:00Z",
        "pc:count": 9533114,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 438750.2705,
            "count": 9533114,
            "maximum": 439258.441,
            "minimum": 438270.241,
            "name": "X",
            "position": 0,
            "stddev": 277.2893035,
            "variance": 76889.35785
          },
          {
            "average": 5018629.661,
            "count": 9533114,
            "maximum": 5019357.08,
            "minimum": 5017958.96,
            "name": "Y",
            "position": 1,
            "stddev": 392.7279234,
            "variance": 154235.2218
          },
          {
            "average": 1096.353518,
            "count": 9533114,
            "maximum": 1247.010182,
            "minimum": 996.6301821,
            "name": "Z",
            "position": 2,
            "stddev": 48.01250274,
            "variance": 2305.200419
          },
          {
            "average": 100.215143,
            "count": 9533114,
            "maximum": 215,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.81632759,
            "variance": 1282.809322
          },
          {
            "average": 1.042603288,
            "count": 9533114,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2161990425,
            "variance": 0.04674202597
          },
          {
            "average": 1.089599264,
            "count": 9533114,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3187721661,
            "variance": 0.1016156939
          },
          {
            "average": 0.5001739201,
            "count": 9533114,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999996,
            "variance": 0.249999996
          },
          {
            "average": 0,
            "count": 9533114,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.317459437,
            "count": 9533114,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.465487879,
            "variance": 0.2166789655
          },
          {
            "average": -0.7399140343,
            "count": 9533114,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.473948026,
            "variance": 71.80779515
          },
          {
            "average": 138,
            "count": 9533114,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10604.90066,
            "count": 9533114,
            "maximum": 10609,
            "minimum": 10601,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.671988807,
            "variance": 2.795546571
          },
          {
            "average": 28503.19463,
            "count": 9533114,
            "maximum": 63744,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9289.037219,
            "variance": 86286212.45
          },
          {
            "average": 27477.53977,
            "count": 9533114,
            "maximum": 65280,
            "minimum": 256,
            "name": "Green",
            "position": 13,
            "stddev": 7790.152155,
            "variance": 60686470.6
          },
          {
            "average": 22203.12063,
            "count": 9533114,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6182.288576,
            "variance": 38220692.04
          },
          {
            "average": 406916.4949,
            "count": 9533114,
            "maximum": 408620.6575,
            "minimum": 405178.2872,
            "name": "GpsTime",
            "position": 15,
            "stddev": 747.4437354,
            "variance": 558672.1376
          },
          {
            "average": 0,
            "count": 9533114,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9533114,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9533114,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9533114,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9533114,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          438270.241,
          5017958.96,
          996.6301821,
          439258.441,
          5019357.08,
          1247.010182
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                438270.2410496554,
                5017958.960000389,
                996.6301820541673
              ],
              [
                438270.2410496554,
                5019357.080000388,
                996.6301820541673
              ],
              [
                439258.4410496554,
                5019357.080000388,
                1247.0101820541674
              ],
              [
                439258.4410496554,
                5017958.960000389,
                1247.0101820541674
              ],
              [
                438270.2410496554,
                5017958.960000389,
                996.6301820541673
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T19:17:00+00:00",
        "end_time": "2011-09-18T18:19:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7877001,
            45.3124268,
            996.6301821,
            -117.7749201,
            45.32509694,
            1247.010182
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.7875257774822,
                  45.31242679760872,
                  996.6301820541673
                ],
                [
                  -117.78770012584975,
                  45.325010676587084,
                  996.6301820541673
                ],
                [
                  -117.77509162163616,
                  45.32509693907987,
                  1247.0101820541674
                ],
                [
                  -117.77492006333807,
                  45.31251302246972,
                  1247.0101820541674
                ],
                [
                  -117.7875257774822,
                  45.31242679760872,
                  996.6301820541673
                ]
              ]
            ]
          },
          "id": "45117C7223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:17:00Z",
            "pc:count": 9533114,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 438750.2705,
                "count": 9533114,
                "maximum": 439258.441,
                "minimum": 438270.241,
                "name": "X",
                "position": 0,
                "stddev": 277.2893035,
                "variance": 76889.35785
              },
              {
                "average": 5018629.661,
                "count": 9533114,
                "maximum": 5019357.08,
                "minimum": 5017958.96,
                "name": "Y",
                "position": 1,
                "stddev": 392.7279234,
                "variance": 154235.2218
              },
              {
                "average": 1096.353518,
                "count": 9533114,
                "maximum": 1247.010182,
                "minimum": 996.6301821,
                "name": "Z",
                "position": 2,
                "stddev": 48.01250274,
                "variance": 2305.200419
              },
              {
                "average": 100.215143,
                "count": 9533114,
                "maximum": 215,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.81632759,
                "variance": 1282.809322
              },
              {
                "average": 1.042603288,
                "count": 9533114,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2161990425,
                "variance": 0.04674202597
              },
              {
                "average": 1.089599264,
                "count": 9533114,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3187721661,
                "variance": 0.1016156939
              },
              {
                "average": 0.5001739201,
                "count": 9533114,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999996,
                "variance": 0.249999996
              },
              {
                "average": 0,
                "count": 9533114,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.317459437,
                "count": 9533114,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.465487879,
                "variance": 0.2166789655
              },
              {
                "average": -0.7399140343,
                "count": 9533114,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.473948026,
                "variance": 71.80779515
              },
              {
                "average": 138,
                "count": 9533114,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10604.90066,
                "count": 9533114,
                "maximum": 10609,
                "minimum": 10601,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.671988807,
                "variance": 2.795546571
              },
              {
                "average": 28503.19463,
                "count": 9533114,
                "maximum": 63744,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9289.037219,
                "variance": 86286212.45
              },
              {
                "average": 27477.53977,
                "count": 9533114,
                "maximum": 65280,
                "minimum": 256,
                "name": "Green",
                "position": 13,
                "stddev": 7790.152155,
                "variance": 60686470.6
              },
              {
                "average": 22203.12063,
                "count": 9533114,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6182.288576,
                "variance": 38220692.04
              },
              {
                "average": 406916.4949,
                "count": 9533114,
                "maximum": 408620.6575,
                "minimum": 405178.2872,
                "name": "GpsTime",
                "position": 15,
                "stddev": 747.4437354,
                "variance": 558672.1376
              },
              {
                "average": 0,
                "count": 9533114,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9533114,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9533114,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9533114,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9533114,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              438270.241,
              5017958.96,
              996.6301821,
              439258.441,
              5019357.08,
              1247.010182
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    438270.2410496554,
                    5017958.960000389,
                    996.6301820541673
                  ],
                  [
                    438270.2410496554,
                    5019357.080000388,
                    996.6301820541673
                  ],
                  [
                    439258.4410496554,
                    5019357.080000388,
                    1247.0101820541674
                  ],
                  [
                    439258.4410496554,
                    5017958.960000389,
                    1247.0101820541674
                  ],
                  [
                    438270.2410496554,
                    5017958.960000389,
                    996.6301820541673
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T19:17:00+00:00",
            "end_time": "2011-09-18T18:19:38+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117D8221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93746251665343,
              45.437410797451996,
              815.9437894121006
            ],
            [
              -117.93767123106157,
              45.4500101032473,
              815.9437894121006
            ],
            [
              -117.92502926274771,
              45.45011318843158,
              900.0237894121005
            ],
            [
              -117.92482336131317,
              45.43751383760803,
              900.0237894121005
            ],
            [
              -117.93746251665343,
              45.437410797451996,
              815.9437894121006
            ]
          ]
        ]
      },
      "bbox": [
        -117.9376712,
        45.4374108,
        815.9437894,
        -117.9248234,
        45.45011319,
        900.0237894
      ],
      "properties": {
        "datetime": "2011-09-18T22:55:14Z",
        "pc:count": 11238209,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427128.333,
            "count": 11238209,
            "maximum": 427667.7297,
            "minimum": 426679.0497,
            "name": "X",
            "position": 0,
            "stddev": 284.9405074,
            "variance": 81191.09274
          },
          {
            "average": 5032677.185,
            "count": 11238209,
            "maximum": 5033369.702,
            "minimum": 5031969.782,
            "name": "Y",
            "position": 1,
            "stddev": 396.3555126,
            "variance": 157097.6923
          },
          {
            "average": 846.2864373,
            "count": 11238209,
            "maximum": 900.0237894,
            "minimum": 815.9437894,
            "name": "Z",
            "position": 2,
            "stddev": 14.87918046,
            "variance": 221.3900111
          },
          {
            "average": 126.9235988,
            "count": 11238209,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.81846907,
            "variance": 2685.153736
          },
          {
            "average": 1.0004668,
            "count": 11238209,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02165400735,
            "variance": 0.0004688960344
          },
          {
            "average": 1.001090743,
            "count": 11238209,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03315632081,
            "variance": 0.001099341609
          },
          {
            "average": 0.5021930096,
            "count": 11238209,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999952129,
            "variance": 0.249995213
          },
          {
            "average": 0,
            "count": 11238209,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.324877033,
            "count": 11238209,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.468328908,
            "variance": 0.2193319661
          },
          {
            "average": 0.8823873386,
            "count": 11238209,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.699012764,
            "variance": 75.67282307
          },
          {
            "average": 147.74518,
            "count": 11238209,
            "maximum": 213,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 23.19815603,
            "variance": 538.1544432
          },
          {
            "average": 9058.248289,
            "count": 11238209,
            "maximum": 10632,
            "minimum": 182,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3728.645277,
            "variance": 13902795.6
          },
          {
            "average": 32063.5411,
            "count": 11238209,
            "maximum": 58112,
            "minimum": 7168,
            "name": "Red",
            "position": 12,
            "stddev": 11081.10009,
            "variance": 122790779.2
          },
          {
            "average": 30379.9662,
            "count": 11238209,
            "maximum": 58112,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 8484.747189,
            "variance": 71990934.85
          },
          {
            "average": 25715.8193,
            "count": 11238209,
            "maximum": 56064,
            "minimum": 4352,
            "name": "Blue",
            "position": 14,
            "stddev": 5637.225758,
            "variance": 31778314.24
          },
          {
            "average": 367771.5596,
            "count": 11238209,
            "maximum": 421714.6879,
            "minimum": 73823.37366,
            "name": "GpsTime",
            "position": 15,
            "stddev": 123800.788,
            "variance": 15326635110.0
          },
          {
            "average": 0,
            "count": 11238209,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11238209,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11238209,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11238209,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11238209,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426679.0497,
          5031969.782,
          815.9437894,
          427667.7297,
          5033369.702,
          900.0237894
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426679.04965714825,
                5031969.78234508,
                815.9437894121006
              ],
              [
                426679.04965714825,
                5033369.70234508,
                815.9437894121006
              ],
              [
                427667.7296571483,
                5033369.70234508,
                900.0237894121005
              ],
              [
                427667.7296571483,
                5031969.78234508,
                900.0237894121005
              ],
              [
                426679.04965714825,
                5031969.78234508,
                815.9437894121006
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:55:14+00:00",
        "end_time": "2011-09-14T22:17:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9376712,
            45.4374108,
            815.9437894,
            -117.9248234,
            45.45011319,
            900.0237894
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93746251665343,
                  45.437410797451996,
                  815.9437894121006
                ],
                [
                  -117.93767123106157,
                  45.4500101032473,
                  815.9437894121006
                ],
                [
                  -117.92502926274771,
                  45.45011318843158,
                  900.0237894121005
                ],
                [
                  -117.92482336131317,
                  45.43751383760803,
                  900.0237894121005
                ],
                [
                  -117.93746251665343,
                  45.437410797451996,
                  815.9437894121006
                ]
              ]
            ]
          },
          "id": "45117D8221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:55:14Z",
            "pc:count": 11238209,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427128.333,
                "count": 11238209,
                "maximum": 427667.7297,
                "minimum": 426679.0497,
                "name": "X",
                "position": 0,
                "stddev": 284.9405074,
                "variance": 81191.09274
              },
              {
                "average": 5032677.185,
                "count": 11238209,
                "maximum": 5033369.702,
                "minimum": 5031969.782,
                "name": "Y",
                "position": 1,
                "stddev": 396.3555126,
                "variance": 157097.6923
              },
              {
                "average": 846.2864373,
                "count": 11238209,
                "maximum": 900.0237894,
                "minimum": 815.9437894,
                "name": "Z",
                "position": 2,
                "stddev": 14.87918046,
                "variance": 221.3900111
              },
              {
                "average": 126.9235988,
                "count": 11238209,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.81846907,
                "variance": 2685.153736
              },
              {
                "average": 1.0004668,
                "count": 11238209,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02165400735,
                "variance": 0.0004688960344
              },
              {
                "average": 1.001090743,
                "count": 11238209,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03315632081,
                "variance": 0.001099341609
              },
              {
                "average": 0.5021930096,
                "count": 11238209,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999952129,
                "variance": 0.249995213
              },
              {
                "average": 0,
                "count": 11238209,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.324877033,
                "count": 11238209,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.468328908,
                "variance": 0.2193319661
              },
              {
                "average": 0.8823873386,
                "count": 11238209,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.699012764,
                "variance": 75.67282307
              },
              {
                "average": 147.74518,
                "count": 11238209,
                "maximum": 213,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 23.19815603,
                "variance": 538.1544432
              },
              {
                "average": 9058.248289,
                "count": 11238209,
                "maximum": 10632,
                "minimum": 182,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3728.645277,
                "variance": 13902795.6
              },
              {
                "average": 32063.5411,
                "count": 11238209,
                "maximum": 58112,
                "minimum": 7168,
                "name": "Red",
                "position": 12,
                "stddev": 11081.10009,
                "variance": 122790779.2
              },
              {
                "average": 30379.9662,
                "count": 11238209,
                "maximum": 58112,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 8484.747189,
                "variance": 71990934.85
              },
              {
                "average": 25715.8193,
                "count": 11238209,
                "maximum": 56064,
                "minimum": 4352,
                "name": "Blue",
                "position": 14,
                "stddev": 5637.225758,
                "variance": 31778314.24
              },
              {
                "average": 367771.5596,
                "count": 11238209,
                "maximum": 421714.6879,
                "minimum": 73823.37366,
                "name": "GpsTime",
                "position": 15,
                "stddev": 123800.788,
                "variance": 15326635110.0
              },
              {
                "average": 0,
                "count": 11238209,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11238209,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11238209,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11238209,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11238209,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426679.0497,
              5031969.782,
              815.9437894,
              427667.7297,
              5033369.702,
              900.0237894
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426679.04965714825,
                    5031969.78234508,
                    815.9437894121006
                  ],
                  [
                    426679.04965714825,
                    5033369.70234508,
                    815.9437894121006
                  ],
                  [
                    427667.7296571483,
                    5033369.70234508,
                    900.0237894121005
                  ],
                  [
                    427667.7296571483,
                    5031969.78234508,
                    900.0237894121005
                  ],
                  [
                    426679.04965714825,
                    5031969.78234508,
                    815.9437894121006
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:55:14+00:00",
            "end_time": "2011-09-14T22:17:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117C7206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81252488832429,
              45.349923887755466,
              884.3594008623965
            ],
            [
              -117.81270504216852,
              45.36251012707756,
              884.3594008623965
            ],
            [
              -117.80006811433304,
              45.36259934751846,
              1239.1794008623965
            ],
            [
              -117.7998907610144,
              45.350013069266204,
              1239.1794008623965
            ],
            [
              -117.81252488832429,
              45.349923887755466,
              884.3594008623965
            ]
          ]
        ]
      },
      "bbox": [
        -117.812705,
        45.34992389,
        884.3594009,
        -117.7998908,
        45.36259935,
        1239.179401
      ],
      "properties": {
        "datetime": "2011-09-18T19:18:17Z",
        "pc:count": 8992144,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436839.6902,
            "count": 8992144,
            "maximum": 437342.4634,
            "minimum": 436352.6834,
            "name": "X",
            "position": 0,
            "stddev": 278.7751718,
            "variance": 77715.59641
          },
          {
            "average": 5022822.101,
            "count": 8992144,
            "maximum": 5023542.504,
            "minimum": 5022144.104,
            "name": "Y",
            "position": 1,
            "stddev": 394.9945266,
            "variance": 156020.6761
          },
          {
            "average": 1015.937359,
            "count": 8992144,
            "maximum": 1239.179401,
            "minimum": 884.3594009,
            "name": "Z",
            "position": 2,
            "stddev": 86.39116058,
            "variance": 7463.432627
          },
          {
            "average": 103.0140411,
            "count": 8992144,
            "maximum": 224,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.44212614,
            "variance": 699.1860346
          },
          {
            "average": 1.004363475,
            "count": 8992144,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06894695223,
            "variance": 0.004753682221
          },
          {
            "average": 1.00925708,
            "count": 8992144,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1023364363,
            "variance": 0.01047274619
          },
          {
            "average": 0.5001020891,
            "count": 8992144,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000174,
            "variance": 0.2500000174
          },
          {
            "average": 0,
            "count": 8992144,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.356121632,
            "count": 8992144,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4788517942,
            "variance": 0.2292990408
          },
          {
            "average": -0.1441469543,
            "count": 8992144,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.41599841,
            "variance": 70.82902924
          },
          {
            "average": 138,
            "count": 8992144,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10604.45651,
            "count": 8992144,
            "maximum": 10609,
            "minimum": 10601,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.696716693,
            "variance": 2.878847537
          },
          {
            "average": 33843.24536,
            "count": 8992144,
            "maximum": 56832,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 7254.555118,
            "variance": 52628569.96
          },
          {
            "average": 31518.14856,
            "count": 8992144,
            "maximum": 56064,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 5186.671731,
            "variance": 26901563.64
          },
          {
            "average": 24282.33714,
            "count": 8992144,
            "maximum": 50432,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 4289.828548,
            "variance": 18402628.97
          },
          {
            "average": 406715.435,
            "count": 8992144,
            "maximum": 408697.0571,
            "minimum": 405258.9258,
            "name": "GpsTime",
            "position": 15,
            "stddev": 754.3961733,
            "variance": 569113.5863
          },
          {
            "average": 0,
            "count": 8992144,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8992144,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8992144,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8992144,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8992144,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436352.6834,
          5022144.104,
          884.3594009,
          437342.4634,
          5023542.504,
          1239.179401
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436352.6834201276,
                5022144.103532193,
                884.3594008623965
              ],
              [
                436352.6834201276,
                5023542.503532194,
                884.3594008623965
              ],
              [
                437342.46342012763,
                5023542.503532194,
                1239.1794008623965
              ],
              [
                437342.46342012763,
                5022144.103532193,
                1239.1794008623965
              ],
              [
                436352.6834201276,
                5022144.103532193,
                884.3594008623965
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T19:18:17+00:00",
        "end_time": "2011-09-18T18:20:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.812705,
            45.34992389,
            884.3594009,
            -117.7998908,
            45.36259935,
            1239.179401
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81252488832429,
                  45.349923887755466,
                  884.3594008623965
                ],
                [
                  -117.81270504216852,
                  45.36251012707756,
                  884.3594008623965
                ],
                [
                  -117.80006811433304,
                  45.36259934751846,
                  1239.1794008623965
                ],
                [
                  -117.7998907610144,
                  45.350013069266204,
                  1239.1794008623965
                ],
                [
                  -117.81252488832429,
                  45.349923887755466,
                  884.3594008623965
                ]
              ]
            ]
          },
          "id": "45117C7206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:18:17Z",
            "pc:count": 8992144,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436839.6902,
                "count": 8992144,
                "maximum": 437342.4634,
                "minimum": 436352.6834,
                "name": "X",
                "position": 0,
                "stddev": 278.7751718,
                "variance": 77715.59641
              },
              {
                "average": 5022822.101,
                "count": 8992144,
                "maximum": 5023542.504,
                "minimum": 5022144.104,
                "name": "Y",
                "position": 1,
                "stddev": 394.9945266,
                "variance": 156020.6761
              },
              {
                "average": 1015.937359,
                "count": 8992144,
                "maximum": 1239.179401,
                "minimum": 884.3594009,
                "name": "Z",
                "position": 2,
                "stddev": 86.39116058,
                "variance": 7463.432627
              },
              {
                "average": 103.0140411,
                "count": 8992144,
                "maximum": 224,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.44212614,
                "variance": 699.1860346
              },
              {
                "average": 1.004363475,
                "count": 8992144,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06894695223,
                "variance": 0.004753682221
              },
              {
                "average": 1.00925708,
                "count": 8992144,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1023364363,
                "variance": 0.01047274619
              },
              {
                "average": 0.5001020891,
                "count": 8992144,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000174,
                "variance": 0.2500000174
              },
              {
                "average": 0,
                "count": 8992144,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.356121632,
                "count": 8992144,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4788517942,
                "variance": 0.2292990408
              },
              {
                "average": -0.1441469543,
                "count": 8992144,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.41599841,
                "variance": 70.82902924
              },
              {
                "average": 138,
                "count": 8992144,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10604.45651,
                "count": 8992144,
                "maximum": 10609,
                "minimum": 10601,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.696716693,
                "variance": 2.878847537
              },
              {
                "average": 33843.24536,
                "count": 8992144,
                "maximum": 56832,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 7254.555118,
                "variance": 52628569.96
              },
              {
                "average": 31518.14856,
                "count": 8992144,
                "maximum": 56064,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 5186.671731,
                "variance": 26901563.64
              },
              {
                "average": 24282.33714,
                "count": 8992144,
                "maximum": 50432,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 4289.828548,
                "variance": 18402628.97
              },
              {
                "average": 406715.435,
                "count": 8992144,
                "maximum": 408697.0571,
                "minimum": 405258.9258,
                "name": "GpsTime",
                "position": 15,
                "stddev": 754.3961733,
                "variance": 569113.5863
              },
              {
                "average": 0,
                "count": 8992144,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8992144,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8992144,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8992144,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8992144,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436352.6834,
              5022144.104,
              884.3594009,
              437342.4634,
              5023542.504,
              1239.179401
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436352.6834201276,
                    5022144.103532193,
                    884.3594008623965
                  ],
                  [
                    436352.6834201276,
                    5023542.503532194,
                    884.3594008623965
                  ],
                  [
                    437342.46342012763,
                    5023542.503532194,
                    1239.1794008623965
                  ],
                  [
                    437342.46342012763,
                    5022144.103532193,
                    1239.1794008623965
                  ],
                  [
                    436352.6834201276,
                    5022144.103532193,
                    884.3594008623965
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T19:18:17+00:00",
            "end_time": "2011-09-18T18: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": "45117C8310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002598383184,
              45.28749087965649,
              821.0577879413165
            ],
            [
              -117.9502350486062,
              45.30001001007683,
              821.0577879413165
            ],
            [
              -117.93752958099225,
              45.300115016534164,
              834.0577879413165
            ],
            [
              -117.9373233105979,
              45.28759584054132,
              834.0577879413165
            ],
            [
              -117.95002598383184,
              45.28749087965649,
              821.0577879413165
            ]
          ]
        ]
      },
      "bbox": [
        -117.950235,
        45.28749088,
        821.0577879,
        -117.9373233,
        45.30011502,
        834.0577879
      ],
      "properties": {
        "datetime": "2011-09-16T19:34:27Z",
        "pc:count": 6234398,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425861.7794,
            "count": 6234398,
            "maximum": 426496.1763,
            "minimum": 425499.8963,
            "name": "X",
            "position": 0,
            "stddev": 242.3909919,
            "variance": 58753.39295
          },
          {
            "average": 5016174.292,
            "count": 6234398,
            "maximum": 5016717.058,
            "minimum": 5015326.078,
            "name": "Y",
            "position": 1,
            "stddev": 369.1789034,
            "variance": 136293.0627
          },
          {
            "average": 823.6210147,
            "count": 6234398,
            "maximum": 834.0577879,
            "minimum": 821.0577879,
            "name": "Z",
            "position": 2,
            "stddev": 2.794040408,
            "variance": 7.806661802
          },
          {
            "average": 107.3228296,
            "count": 6234398,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.99529259,
            "variance": 675.7552369
          },
          {
            "average": 1.000101373,
            "count": 6234398,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01006790938,
            "variance": 0.0001013627994
          },
          {
            "average": 1.000223117,
            "count": 6234398,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01493543524,
            "variance": 0.000223067226
          },
          {
            "average": 0.5000099448,
            "count": 6234398,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.50000004,
            "variance": 0.25000004
          },
          {
            "average": 0,
            "count": 6234398,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276642428,
            "count": 6234398,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4473381575,
            "variance": 0.2001114271
          },
          {
            "average": 0.441391891,
            "count": 6234398,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.633208398,
            "variance": 74.53228724
          },
          {
            "average": 144.2451475,
            "count": 6234398,
            "maximum": 252,
            "minimum": 124,
            "name": "UserData",
            "position": 10,
            "stddev": 15.68833423,
            "variance": 246.1238308
          },
          {
            "average": 10750.93943,
            "count": 6234398,
            "maximum": 10755,
            "minimum": 10746,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.133696923,
            "variance": 4.552662559
          },
          {
            "average": 30671.38413,
            "count": 6234398,
            "maximum": 65024,
            "minimum": 15104,
            "name": "Red",
            "position": 12,
            "stddev": 10119.82442,
            "variance": 102410846.4
          },
          {
            "average": 30009.04071,
            "count": 6234398,
            "maximum": 65024,
            "minimum": 15872,
            "name": "Green",
            "position": 13,
            "stddev": 8232.400752,
            "variance": 67772422.14
          },
          {
            "average": 25852.11233,
            "count": 6234398,
            "maximum": 65280,
            "minimum": 13056,
            "name": "Blue",
            "position": 14,
            "stddev": 7800.156578,
            "variance": 60842442.64
          },
          {
            "average": 233556.6208,
            "count": 6234398,
            "maximum": 236867.1324,
            "minimum": 230568.4392,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1389.385424,
            "variance": 1930391.857
          },
          {
            "average": 0,
            "count": 6234398,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6234398,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6234398,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6234398,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6234398,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425499.8963,
          5015326.078,
          821.0577879,
          426496.1763,
          5016717.058,
          834.0577879
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425499.8963201455,
                5015326.077743614,
                821.0577879413165
              ],
              [
                425499.8963201455,
                5016717.057743615,
                821.0577879413165
              ],
              [
                426496.17632014555,
                5016717.057743615,
                834.0577879413165
              ],
              [
                426496.17632014555,
                5015326.077743614,
                834.0577879413165
              ],
              [
                425499.8963201455,
                5015326.077743614,
                821.0577879413165
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T19:34:27+00:00",
        "end_time": "2011-09-16T17:49:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.950235,
            45.28749088,
            821.0577879,
            -117.9373233,
            45.30011502,
            834.0577879
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002598383184,
                  45.28749087965649,
                  821.0577879413165
                ],
                [
                  -117.9502350486062,
                  45.30001001007683,
                  821.0577879413165
                ],
                [
                  -117.93752958099225,
                  45.300115016534164,
                  834.0577879413165
                ],
                [
                  -117.9373233105979,
                  45.28759584054132,
                  834.0577879413165
                ],
                [
                  -117.95002598383184,
                  45.28749087965649,
                  821.0577879413165
                ]
              ]
            ]
          },
          "id": "45117C8310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T19:34:27Z",
            "pc:count": 6234398,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425861.7794,
                "count": 6234398,
                "maximum": 426496.1763,
                "minimum": 425499.8963,
                "name": "X",
                "position": 0,
                "stddev": 242.3909919,
                "variance": 58753.39295
              },
              {
                "average": 5016174.292,
                "count": 6234398,
                "maximum": 5016717.058,
                "minimum": 5015326.078,
                "name": "Y",
                "position": 1,
                "stddev": 369.1789034,
                "variance": 136293.0627
              },
              {
                "average": 823.6210147,
                "count": 6234398,
                "maximum": 834.0577879,
                "minimum": 821.0577879,
                "name": "Z",
                "position": 2,
                "stddev": 2.794040408,
                "variance": 7.806661802
              },
              {
                "average": 107.3228296,
                "count": 6234398,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.99529259,
                "variance": 675.7552369
              },
              {
                "average": 1.000101373,
                "count": 6234398,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01006790938,
                "variance": 0.0001013627994
              },
              {
                "average": 1.000223117,
                "count": 6234398,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01493543524,
                "variance": 0.000223067226
              },
              {
                "average": 0.5000099448,
                "count": 6234398,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.50000004,
                "variance": 0.25000004
              },
              {
                "average": 0,
                "count": 6234398,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276642428,
                "count": 6234398,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4473381575,
                "variance": 0.2001114271
              },
              {
                "average": 0.441391891,
                "count": 6234398,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.633208398,
                "variance": 74.53228724
              },
              {
                "average": 144.2451475,
                "count": 6234398,
                "maximum": 252,
                "minimum": 124,
                "name": "UserData",
                "position": 10,
                "stddev": 15.68833423,
                "variance": 246.1238308
              },
              {
                "average": 10750.93943,
                "count": 6234398,
                "maximum": 10755,
                "minimum": 10746,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.133696923,
                "variance": 4.552662559
              },
              {
                "average": 30671.38413,
                "count": 6234398,
                "maximum": 65024,
                "minimum": 15104,
                "name": "Red",
                "position": 12,
                "stddev": 10119.82442,
                "variance": 102410846.4
              },
              {
                "average": 30009.04071,
                "count": 6234398,
                "maximum": 65024,
                "minimum": 15872,
                "name": "Green",
                "position": 13,
                "stddev": 8232.400752,
                "variance": 67772422.14
              },
              {
                "average": 25852.11233,
                "count": 6234398,
                "maximum": 65280,
                "minimum": 13056,
                "name": "Blue",
                "position": 14,
                "stddev": 7800.156578,
                "variance": 60842442.64
              },
              {
                "average": 233556.6208,
                "count": 6234398,
                "maximum": 236867.1324,
                "minimum": 230568.4392,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1389.385424,
                "variance": 1930391.857
              },
              {
                "average": 0,
                "count": 6234398,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6234398,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6234398,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6234398,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6234398,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425499.8963,
              5015326.078,
              821.0577879,
              426496.1763,
              5016717.058,
              834.0577879
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425499.8963201455,
                    5015326.077743614,
                    821.0577879413165
                  ],
                  [
                    425499.8963201455,
                    5016717.057743615,
                    821.0577879413165
                  ],
                  [
                    426496.17632014555,
                    5016717.057743615,
                    834.0577879413165
                  ],
                  [
                    426496.17632014555,
                    5015326.077743614,
                    834.0577879413165
                  ],
                  [
                    425499.8963201455,
                    5015326.077743614,
                    821.0577879413165
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T19:34:27+00:00",
            "end_time": "2011-09-16T17:49:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118A1310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.07502456076604,
              45.03739508053758,
              1174.3254623061478
            ],
            [
              -118.0751772255073,
              45.04554572943938,
              1174.3254623061478
            ],
            [
              -118.06252742628959,
              45.04566413050263,
              1301.605462306148
            ],
            [
              -118.06237655687278,
              45.03751344814504,
              1301.605462306148
            ],
            [
              -118.07502456076604,
              45.03739508053758,
              1174.3254623061478
            ]
          ]
        ]
      },
      "bbox": [
        -118.0751772,
        45.03739508,
        1174.325462,
        -118.0623766,
        45.04566413,
        1301.605462
      ],
      "properties": {
        "datetime": "2011-09-20T22:55:23Z",
        "pc:count": 9617795,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415975.8332,
            "count": 9617795,
            "maximum": 416324.1886,
            "minimum": 415327.8086,
            "name": "X",
            "position": 0,
            "stddev": 240.8320289,
            "variance": 58000.06612
          },
          {
            "average": 4988050.014,
            "count": 9617795,
            "maximum": 4988571.549,
            "minimum": 4987665.949,
            "name": "Y",
            "position": 1,
            "stddev": 265.6047556,
            "variance": 70545.88619
          },
          {
            "average": 1231.826804,
            "count": 9617795,
            "maximum": 1301.605462,
            "minimum": 1174.325462,
            "name": "Z",
            "position": 2,
            "stddev": 23.21534872,
            "variance": 538.9524161
          },
          {
            "average": 143.2944887,
            "count": 9617795,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 79.01322841,
            "variance": 6243.090263
          },
          {
            "average": 1.133632501,
            "count": 9617795,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3737845221,
            "variance": 0.1397148689
          },
          {
            "average": 1.271136783,
            "count": 9617795,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5246893563,
            "variance": 0.2752989206
          },
          {
            "average": 0.4991787619,
            "count": 9617795,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993516,
            "variance": 0.2499993516
          },
          {
            "average": 0,
            "count": 9617795,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.128549007,
            "count": 9617795,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.334700122,
            "variance": 0.1120241717
          },
          {
            "average": -0.04554693571,
            "count": 9617795,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.902463221,
            "variance": 62.44892497
          },
          {
            "average": 190.2701941,
            "count": 9617795,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 10.68611524,
            "variance": 114.193059
          },
          {
            "average": 6579.081717,
            "count": 9617795,
            "maximum": 20074,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8015.949964,
            "variance": 64255453.82
          },
          {
            "average": 21967.89213,
            "count": 9617795,
            "maximum": 57344,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11321.98795,
            "variance": 128187411.1
          },
          {
            "average": 22191.55006,
            "count": 9617795,
            "maximum": 56320,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 10930.0298,
            "variance": 119465551.4
          },
          {
            "average": 18427.29318,
            "count": 9617795,
            "maximum": 57088,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9614.588086,
            "variance": 92440304.07
          },
          {
            "average": 470399.2366,
            "count": 9617795,
            "maximum": 594523.805,
            "minimum": 320155.7378,
            "name": "GpsTime",
            "position": 15,
            "stddev": 134892.7561,
            "variance": 18196055660.0
          },
          {
            "average": 0,
            "count": 9617795,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9617795,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9617795,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9617795,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9617795,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415327.8086,
          4987665.949,
          1174.325462,
          416324.1886,
          4988571.549,
          1301.605462
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415327.80859328137,
                4987665.94880469,
                1174.3254623061478
              ],
              [
                415327.80859328137,
                4988571.548804689,
                1174.3254623061478
              ],
              [
                416324.1885932814,
                4988571.548804689,
                1301.605462306148
              ],
              [
                416324.1885932814,
                4987665.94880469,
                1301.605462306148
              ],
              [
                415327.80859328137,
                4987665.94880469,
                1174.3254623061478
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T22:55:23+00:00",
        "end_time": "2011-09-17T18:42:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0751772,
            45.03739508,
            1174.325462,
            -118.0623766,
            45.04566413,
            1301.605462
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.07502456076604,
                  45.03739508053758,
                  1174.3254623061478
                ],
                [
                  -118.0751772255073,
                  45.04554572943938,
                  1174.3254623061478
                ],
                [
                  -118.06252742628959,
                  45.04566413050263,
                  1301.605462306148
                ],
                [
                  -118.06237655687278,
                  45.03751344814504,
                  1301.605462306148
                ],
                [
                  -118.07502456076604,
                  45.03739508053758,
                  1174.3254623061478
                ]
              ]
            ]
          },
          "id": "45118A1310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T22:55:23Z",
            "pc:count": 9617795,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415975.8332,
                "count": 9617795,
                "maximum": 416324.1886,
                "minimum": 415327.8086,
                "name": "X",
                "position": 0,
                "stddev": 240.8320289,
                "variance": 58000.06612
              },
              {
                "average": 4988050.014,
                "count": 9617795,
                "maximum": 4988571.549,
                "minimum": 4987665.949,
                "name": "Y",
                "position": 1,
                "stddev": 265.6047556,
                "variance": 70545.88619
              },
              {
                "average": 1231.826804,
                "count": 9617795,
                "maximum": 1301.605462,
                "minimum": 1174.325462,
                "name": "Z",
                "position": 2,
                "stddev": 23.21534872,
                "variance": 538.9524161
              },
              {
                "average": 143.2944887,
                "count": 9617795,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 79.01322841,
                "variance": 6243.090263
              },
              {
                "average": 1.133632501,
                "count": 9617795,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3737845221,
                "variance": 0.1397148689
              },
              {
                "average": 1.271136783,
                "count": 9617795,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5246893563,
                "variance": 0.2752989206
              },
              {
                "average": 0.4991787619,
                "count": 9617795,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993516,
                "variance": 0.2499993516
              },
              {
                "average": 0,
                "count": 9617795,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.128549007,
                "count": 9617795,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.334700122,
                "variance": 0.1120241717
              },
              {
                "average": -0.04554693571,
                "count": 9617795,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.902463221,
                "variance": 62.44892497
              },
              {
                "average": 190.2701941,
                "count": 9617795,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 10.68611524,
                "variance": 114.193059
              },
              {
                "average": 6579.081717,
                "count": 9617795,
                "maximum": 20074,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8015.949964,
                "variance": 64255453.82
              },
              {
                "average": 21967.89213,
                "count": 9617795,
                "maximum": 57344,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11321.98795,
                "variance": 128187411.1
              },
              {
                "average": 22191.55006,
                "count": 9617795,
                "maximum": 56320,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 10930.0298,
                "variance": 119465551.4
              },
              {
                "average": 18427.29318,
                "count": 9617795,
                "maximum": 57088,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9614.588086,
                "variance": 92440304.07
              },
              {
                "average": 470399.2366,
                "count": 9617795,
                "maximum": 594523.805,
                "minimum": 320155.7378,
                "name": "GpsTime",
                "position": 15,
                "stddev": 134892.7561,
                "variance": 18196055660.0
              },
              {
                "average": 0,
                "count": 9617795,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9617795,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9617795,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9617795,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9617795,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415327.8086,
              4987665.949,
              1174.325462,
              416324.1886,
              4988571.549,
              1301.605462
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415327.80859328137,
                    4987665.94880469,
                    1174.3254623061478
                  ],
                  [
                    415327.80859328137,
                    4988571.548804689,
                    1174.3254623061478
                  ],
                  [
                    416324.1885932814,
                    4988571.548804689,
                    1301.605462306148
                  ],
                  [
                    416324.1885932814,
                    4987665.94880469,
                    1301.605462306148
                  ],
                  [
                    415327.80859328137,
                    4987665.94880469,
                    1174.3254623061478
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T22:55:23+00:00",
            "end_time": "2011-09-17T18:42: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": "45117D8203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252437820064,
              45.48741330328892,
              889.8198025025805
            ],
            [
              -117.91272785167943,
              45.50000988702372,
              889.8198025025805
            ],
            [
              -117.90003007261122,
              45.50011064697611,
              1099.9598025025805
            ],
            [
              -117.89982942890472,
              45.48751401923688,
              1099.9598025025805
            ],
            [
              -117.91252437820064,
              45.48741330328892,
              889.8198025025805
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127279,
        45.4874133,
        889.8198025,
        -117.8998294,
        45.50011065,
        1099.959803
      ],
      "properties": {
        "datetime": "2011-09-14T21:33:04Z",
        "pc:count": 12027992,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429189.3419,
            "count": 12027992,
            "maximum": 429684.7686,
            "minimum": 428692.6086,
            "name": "X",
            "position": 0,
            "stddev": 280.7834302,
            "variance": 78839.33467
          },
          {
            "average": 5038198.299,
            "count": 12027992,
            "maximum": 5038902.051,
            "minimum": 5037502.431,
            "name": "Y",
            "position": 1,
            "stddev": 391.8041594,
            "variance": 153510.4993
          },
          {
            "average": 978.6884458,
            "count": 12027992,
            "maximum": 1099.959803,
            "minimum": 889.8198025,
            "name": "Z",
            "position": 2,
            "stddev": 51.10767154,
            "variance": 2611.99409
          },
          {
            "average": 213.1482951,
            "count": 12027992,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.31991224,
            "variance": 1247.496201
          },
          {
            "average": 1.008492939,
            "count": 12027992,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0949390708,
            "variance": 0.009013427165
          },
          {
            "average": 1.017000344,
            "count": 12027992,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1361167266,
            "variance": 0.01852776326
          },
          {
            "average": 0.5009430502,
            "count": 12027992,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991314,
            "variance": 0.2499991314
          },
          {
            "average": 0,
            "count": 12027992,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.25060592,
            "count": 12027992,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4333619831,
            "variance": 0.1878026084
          },
          {
            "average": 1.529378272,
            "count": 12027992,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.95003033,
            "variance": 63.20298225
          },
          {
            "average": 208.2301147,
            "count": 12027992,
            "maximum": 213,
            "minimum": 194,
            "name": "UserData",
            "position": 10,
            "stddev": 3.102052901,
            "variance": 9.622732203
          },
          {
            "average": 196.851577,
            "count": 12027992,
            "maximum": 223,
            "minimum": 171,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.01932423,
            "variance": 576.9279363
          },
          {
            "average": 35890.78019,
            "count": 12027992,
            "maximum": 53504,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 5123.757407,
            "variance": 26252889.96
          },
          {
            "average": 32649.78302,
            "count": 12027992,
            "maximum": 52736,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 4152.238748,
            "variance": 17241086.62
          },
          {
            "average": 26273.48252,
            "count": 12027992,
            "maximum": 46336,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 3392.445803,
            "variance": 11508688.53
          },
          {
            "average": 70442.25329,
            "count": 12027992,
            "maximum": 71184.81019,
            "minimum": 69713.74124,
            "name": "GpsTime",
            "position": 15,
            "stddev": 399.0672126,
            "variance": 159254.6402
          },
          {
            "average": 0,
            "count": 12027992,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12027992,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12027992,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12027992,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12027992,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428692.6086,
          5037502.431,
          889.8198025,
          429684.7686,
          5038902.051,
          1099.959803
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428692.6086276512,
                5037502.4305611355,
                889.8198025025805
              ],
              [
                428692.6086276512,
                5038902.050561135,
                889.8198025025805
              ],
              [
                429684.7686276512,
                5038902.050561135,
                1099.9598025025805
              ],
              [
                429684.7686276512,
                5037502.4305611355,
                1099.9598025025805
              ],
              [
                428692.6086276512,
                5037502.4305611355,
                889.8198025025805
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:33:04+00:00",
        "end_time": "2011-09-14T21:08:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127279,
            45.4874133,
            889.8198025,
            -117.8998294,
            45.50011065,
            1099.959803
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252437820064,
                  45.48741330328892,
                  889.8198025025805
                ],
                [
                  -117.91272785167943,
                  45.50000988702372,
                  889.8198025025805
                ],
                [
                  -117.90003007261122,
                  45.50011064697611,
                  1099.9598025025805
                ],
                [
                  -117.89982942890472,
                  45.48751401923688,
                  1099.9598025025805
                ],
                [
                  -117.91252437820064,
                  45.48741330328892,
                  889.8198025025805
                ]
              ]
            ]
          },
          "id": "45117D8203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:33:04Z",
            "pc:count": 12027992,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429189.3419,
                "count": 12027992,
                "maximum": 429684.7686,
                "minimum": 428692.6086,
                "name": "X",
                "position": 0,
                "stddev": 280.7834302,
                "variance": 78839.33467
              },
              {
                "average": 5038198.299,
                "count": 12027992,
                "maximum": 5038902.051,
                "minimum": 5037502.431,
                "name": "Y",
                "position": 1,
                "stddev": 391.8041594,
                "variance": 153510.4993
              },
              {
                "average": 978.6884458,
                "count": 12027992,
                "maximum": 1099.959803,
                "minimum": 889.8198025,
                "name": "Z",
                "position": 2,
                "stddev": 51.10767154,
                "variance": 2611.99409
              },
              {
                "average": 213.1482951,
                "count": 12027992,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.31991224,
                "variance": 1247.496201
              },
              {
                "average": 1.008492939,
                "count": 12027992,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0949390708,
                "variance": 0.009013427165
              },
              {
                "average": 1.017000344,
                "count": 12027992,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1361167266,
                "variance": 0.01852776326
              },
              {
                "average": 0.5009430502,
                "count": 12027992,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991314,
                "variance": 0.2499991314
              },
              {
                "average": 0,
                "count": 12027992,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.25060592,
                "count": 12027992,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4333619831,
                "variance": 0.1878026084
              },
              {
                "average": 1.529378272,
                "count": 12027992,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.95003033,
                "variance": 63.20298225
              },
              {
                "average": 208.2301147,
                "count": 12027992,
                "maximum": 213,
                "minimum": 194,
                "name": "UserData",
                "position": 10,
                "stddev": 3.102052901,
                "variance": 9.622732203
              },
              {
                "average": 196.851577,
                "count": 12027992,
                "maximum": 223,
                "minimum": 171,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.01932423,
                "variance": 576.9279363
              },
              {
                "average": 35890.78019,
                "count": 12027992,
                "maximum": 53504,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 5123.757407,
                "variance": 26252889.96
              },
              {
                "average": 32649.78302,
                "count": 12027992,
                "maximum": 52736,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 4152.238748,
                "variance": 17241086.62
              },
              {
                "average": 26273.48252,
                "count": 12027992,
                "maximum": 46336,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 3392.445803,
                "variance": 11508688.53
              },
              {
                "average": 70442.25329,
                "count": 12027992,
                "maximum": 71184.81019,
                "minimum": 69713.74124,
                "name": "GpsTime",
                "position": 15,
                "stddev": 399.0672126,
                "variance": 159254.6402
              },
              {
                "average": 0,
                "count": 12027992,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12027992,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12027992,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12027992,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12027992,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428692.6086,
              5037502.431,
              889.8198025,
              429684.7686,
              5038902.051,
              1099.959803
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428692.6086276512,
                    5037502.4305611355,
                    889.8198025025805
                  ],
                  [
                    428692.6086276512,
                    5038902.050561135,
                    889.8198025025805
                  ],
                  [
                    429684.7686276512,
                    5038902.050561135,
                    1099.9598025025805
                  ],
                  [
                    429684.7686276512,
                    5037502.4305611355,
                    1099.9598025025805
                  ],
                  [
                    428692.6086276512,
                    5037502.4305611355,
                    889.8198025025805
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:33:04+00:00",
            "end_time": "2011-09-14T21:08: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": "45117C7224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.77502552900219,
              45.31247053605677,
              1147.0355169756726
            ],
            [
              -117.77513361016712,
              45.32039826627817,
              1147.0355169756726
            ],
            [
              -117.76889977221074,
              45.32044040392321,
              1248.7355169756725
            ],
            [
              -117.76879256005742,
              45.31251266212015,
              1248.7355169756725
            ],
            [
              -117.77502552900219,
              45.31247053605677,
              1147.0355169756726
            ]
          ]
        ]
      },
      "bbox": [
        -117.7751336,
        45.31247054,
        1147.035517,
        -117.7687926,
        45.3204404,
        1248.735517
      ],
      "properties": {
        "datetime": "2011-09-18T18:48:40Z",
        "pc:count": 1434395,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439412.6833,
            "count": 1434395,
            "maximum": 439738.7487,
            "minimum": 439250.1287,
            "name": "X",
            "position": 0,
            "stddev": 116.578704,
            "variance": 13590.59423
          },
          {
            "average": 5018238.668,
            "count": 1434395,
            "maximum": 5018835.12,
            "minimum": 5017954.32,
            "name": "Y",
            "position": 1,
            "stddev": 207.0513908,
            "variance": 42870.27843
          },
          {
            "average": 1185.751792,
            "count": 1434395,
            "maximum": 1248.735517,
            "minimum": 1147.035517,
            "name": "Z",
            "position": 2,
            "stddev": 17.15689281,
            "variance": 294.3589707
          },
          {
            "average": 95.98493023,
            "count": 1434395,
            "maximum": 190,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.83970713,
            "variance": 1835.240507
          },
          {
            "average": 1.070256798,
            "count": 1434395,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2705758048,
            "variance": 0.07321126616
          },
          {
            "average": 1.146891198,
            "count": 1434395,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3901596856,
            "variance": 0.1522245803
          },
          {
            "average": 0.5005064853,
            "count": 1434395,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999178,
            "variance": 0.2499999178
          },
          {
            "average": 0,
            "count": 1434395,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.233899309,
            "count": 1434395,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4233090448,
            "variance": 0.1791905474
          },
          {
            "average": -2.953795693,
            "count": 1434395,
            "maximum": 16.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.955000972,
            "variance": 63.28204047
          },
          {
            "average": 138,
            "count": 1434395,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10602.7059,
            "count": 1434395,
            "maximum": 10605,
            "minimum": 10601,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.736533319,
            "variance": 0.54248133
          },
          {
            "average": 22213.6561,
            "count": 1434395,
            "maximum": 55808,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9543.185925,
            "variance": 91072397.59
          },
          {
            "average": 23378.06556,
            "count": 1434395,
            "maximum": 51968,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8682.279097,
            "variance": 75381970.33
          },
          {
            "average": 19901.98732,
            "count": 1434395,
            "maximum": 47360,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6927.499132,
            "variance": 47990244.22
          },
          {
            "average": 405902.7189,
            "count": 1434395,
            "maximum": 406920.619,
            "minimum": 405160.8066,
            "name": "GpsTime",
            "position": 15,
            "stddev": 330.8279492,
            "variance": 109447.132
          },
          {
            "average": 0,
            "count": 1434395,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1434395,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1434395,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1434395,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1434395,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439250.1287,
          5017954.32,
          1147.035517,
          439738.7487,
          5018835.12,
          1248.735517
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439250.1286938319,
                5017954.319525758,
                1147.0355169756726
              ],
              [
                439250.1286938319,
                5018835.119525759,
                1147.0355169756726
              ],
              [
                439738.7486938319,
                5018835.119525759,
                1248.7355169756725
              ],
              [
                439738.7486938319,
                5017954.319525758,
                1248.7355169756725
              ],
              [
                439250.1286938319,
                5017954.319525758,
                1147.0355169756726
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T18:48:40+00:00",
        "end_time": "2011-09-18T18:19:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7751336,
            45.31247054,
            1147.035517,
            -117.7687926,
            45.3204404,
            1248.735517
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.77502552900219,
                  45.31247053605677,
                  1147.0355169756726
                ],
                [
                  -117.77513361016712,
                  45.32039826627817,
                  1147.0355169756726
                ],
                [
                  -117.76889977221074,
                  45.32044040392321,
                  1248.7355169756725
                ],
                [
                  -117.76879256005742,
                  45.31251266212015,
                  1248.7355169756725
                ],
                [
                  -117.77502552900219,
                  45.31247053605677,
                  1147.0355169756726
                ]
              ]
            ]
          },
          "id": "45117C7224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:48:40Z",
            "pc:count": 1434395,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439412.6833,
                "count": 1434395,
                "maximum": 439738.7487,
                "minimum": 439250.1287,
                "name": "X",
                "position": 0,
                "stddev": 116.578704,
                "variance": 13590.59423
              },
              {
                "average": 5018238.668,
                "count": 1434395,
                "maximum": 5018835.12,
                "minimum": 5017954.32,
                "name": "Y",
                "position": 1,
                "stddev": 207.0513908,
                "variance": 42870.27843
              },
              {
                "average": 1185.751792,
                "count": 1434395,
                "maximum": 1248.735517,
                "minimum": 1147.035517,
                "name": "Z",
                "position": 2,
                "stddev": 17.15689281,
                "variance": 294.3589707
              },
              {
                "average": 95.98493023,
                "count": 1434395,
                "maximum": 190,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.83970713,
                "variance": 1835.240507
              },
              {
                "average": 1.070256798,
                "count": 1434395,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2705758048,
                "variance": 0.07321126616
              },
              {
                "average": 1.146891198,
                "count": 1434395,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3901596856,
                "variance": 0.1522245803
              },
              {
                "average": 0.5005064853,
                "count": 1434395,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999178,
                "variance": 0.2499999178
              },
              {
                "average": 0,
                "count": 1434395,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.233899309,
                "count": 1434395,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4233090448,
                "variance": 0.1791905474
              },
              {
                "average": -2.953795693,
                "count": 1434395,
                "maximum": 16.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.955000972,
                "variance": 63.28204047
              },
              {
                "average": 138,
                "count": 1434395,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10602.7059,
                "count": 1434395,
                "maximum": 10605,
                "minimum": 10601,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.736533319,
                "variance": 0.54248133
              },
              {
                "average": 22213.6561,
                "count": 1434395,
                "maximum": 55808,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9543.185925,
                "variance": 91072397.59
              },
              {
                "average": 23378.06556,
                "count": 1434395,
                "maximum": 51968,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8682.279097,
                "variance": 75381970.33
              },
              {
                "average": 19901.98732,
                "count": 1434395,
                "maximum": 47360,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6927.499132,
                "variance": 47990244.22
              },
              {
                "average": 405902.7189,
                "count": 1434395,
                "maximum": 406920.619,
                "minimum": 405160.8066,
                "name": "GpsTime",
                "position": 15,
                "stddev": 330.8279492,
                "variance": 109447.132
              },
              {
                "average": 0,
                "count": 1434395,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1434395,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1434395,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1434395,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1434395,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439250.1287,
              5017954.32,
              1147.035517,
              439738.7487,
              5018835.12,
              1248.735517
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439250.1286938319,
                    5017954.319525758,
                    1147.0355169756726
                  ],
                  [
                    439250.1286938319,
                    5018835.119525759,
                    1147.0355169756726
                  ],
                  [
                    439738.7486938319,
                    5018835.119525759,
                    1248.7355169756725
                  ],
                  [
                    439738.7486938319,
                    5017954.319525758,
                    1248.7355169756725
                  ],
                  [
                    439250.1286938319,
                    5017954.319525758,
                    1147.0355169756726
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T18:48:40+00:00",
            "end_time": "2011-09-18T18:19:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117D8321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002470771409,
              45.374903217780236,
              833.0160514706645
            ],
            [
              -118.00024699828367,
              45.38750998893545,
              833.0160514706645
            ],
            [
              -117.9875292830889,
              45.387620660982684,
              867.4560514706645
            ],
            [
              -117.98730981772955,
              45.375013841458184,
              867.4560514706645
            ],
            [
              -118.00002470771409,
              45.374903217780236,
              833.0160514706645
            ]
          ]
        ]
      },
      "bbox": [
        -118.000247,
        45.37490322,
        833.0160515,
        -117.9873098,
        45.38762066,
        867.4560515
      ],
      "properties": {
        "datetime": "2011-09-14T23:50:10Z",
        "pc:count": 10331365,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422194.369,
            "count": 10331365,
            "maximum": 422695.2655,
            "minimum": 421699.5455,
            "name": "X",
            "position": 0,
            "stddev": 279.0071295,
            "variance": 77844.97831
          },
          {
            "average": 5025781.156,
            "count": 10331365,
            "maximum": 5026485.212,
            "minimum": 5025084.452,
            "name": "Y",
            "position": 1,
            "stddev": 401.1742469,
            "variance": 160940.7764
          },
          {
            "average": 838.5710976,
            "count": 10331365,
            "maximum": 867.4560515,
            "minimum": 833.0160515,
            "name": "Z",
            "position": 2,
            "stddev": 2.276751224,
            "variance": 5.183596137
          },
          {
            "average": 116.5096867,
            "count": 10331365,
            "maximum": 232,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.8219493,
            "variance": 616.1291672
          },
          {
            "average": 1.004293237,
            "count": 10331365,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07437186395,
            "variance": 0.005531174148
          },
          {
            "average": 1.009231791,
            "count": 10331365,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1187304868,
            "variance": 0.01409692849
          },
          {
            "average": 0.4999361653,
            "count": 10331365,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000201,
            "variance": 0.2500000201
          },
          {
            "average": 0,
            "count": 10331365,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.312498784,
            "count": 10331365,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.463511936,
            "variance": 0.2148433148
          },
          {
            "average": -2.532742213,
            "count": 10331365,
            "maximum": 16.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.588234621,
            "variance": 73.75777391
          },
          {
            "average": 121.1282528,
            "count": 10331365,
            "maximum": 132,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 1.785063646,
            "variance": 3.186452221
          },
          {
            "average": 1024.489675,
            "count": 10331365,
            "maximum": 1028,
            "minimum": 1021,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.635537963,
            "variance": 2.674984428
          },
          {
            "average": 29333.81393,
            "count": 10331365,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 10746.04673,
            "variance": 115477520.4
          },
          {
            "average": 29204.38707,
            "count": 10331365,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 8209.90165,
            "variance": 67402485.1
          },
          {
            "average": 24223.30084,
            "count": 10331365,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 6777.818451,
            "variance": 45938822.96
          },
          {
            "average": 77747.98384,
            "count": 10331365,
            "maximum": 79410.82259,
            "minimum": 76115.84755,
            "name": "GpsTime",
            "position": 15,
            "stddev": 860.5467947,
            "variance": 740540.7859
          },
          {
            "average": 0,
            "count": 10331365,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10331365,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10331365,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10331365,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10331365,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421699.5455,
          5025084.452,
          833.0160515,
          422695.2655,
          5026485.212,
          867.4560515
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421699.54547445744,
                5025084.451852379,
                833.0160514706645
              ],
              [
                421699.54547445744,
                5026485.211852379,
                833.0160514706645
              ],
              [
                422695.2654744574,
                5026485.211852379,
                867.4560514706645
              ],
              [
                422695.2654744574,
                5025084.451852379,
                867.4560514706645
              ],
              [
                421699.54547445744,
                5025084.451852379,
                833.0160514706645
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:50:10+00:00",
        "end_time": "2011-09-14T22:55:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.000247,
            45.37490322,
            833.0160515,
            -117.9873098,
            45.38762066,
            867.4560515
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002470771409,
                  45.374903217780236,
                  833.0160514706645
                ],
                [
                  -118.00024699828367,
                  45.38750998893545,
                  833.0160514706645
                ],
                [
                  -117.9875292830889,
                  45.387620660982684,
                  867.4560514706645
                ],
                [
                  -117.98730981772955,
                  45.375013841458184,
                  867.4560514706645
                ],
                [
                  -118.00002470771409,
                  45.374903217780236,
                  833.0160514706645
                ]
              ]
            ]
          },
          "id": "45117D8321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:50:10Z",
            "pc:count": 10331365,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422194.369,
                "count": 10331365,
                "maximum": 422695.2655,
                "minimum": 421699.5455,
                "name": "X",
                "position": 0,
                "stddev": 279.0071295,
                "variance": 77844.97831
              },
              {
                "average": 5025781.156,
                "count": 10331365,
                "maximum": 5026485.212,
                "minimum": 5025084.452,
                "name": "Y",
                "position": 1,
                "stddev": 401.1742469,
                "variance": 160940.7764
              },
              {
                "average": 838.5710976,
                "count": 10331365,
                "maximum": 867.4560515,
                "minimum": 833.0160515,
                "name": "Z",
                "position": 2,
                "stddev": 2.276751224,
                "variance": 5.183596137
              },
              {
                "average": 116.5096867,
                "count": 10331365,
                "maximum": 232,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.8219493,
                "variance": 616.1291672
              },
              {
                "average": 1.004293237,
                "count": 10331365,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07437186395,
                "variance": 0.005531174148
              },
              {
                "average": 1.009231791,
                "count": 10331365,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1187304868,
                "variance": 0.01409692849
              },
              {
                "average": 0.4999361653,
                "count": 10331365,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000201,
                "variance": 0.2500000201
              },
              {
                "average": 0,
                "count": 10331365,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.312498784,
                "count": 10331365,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.463511936,
                "variance": 0.2148433148
              },
              {
                "average": -2.532742213,
                "count": 10331365,
                "maximum": 16.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.588234621,
                "variance": 73.75777391
              },
              {
                "average": 121.1282528,
                "count": 10331365,
                "maximum": 132,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 1.785063646,
                "variance": 3.186452221
              },
              {
                "average": 1024.489675,
                "count": 10331365,
                "maximum": 1028,
                "minimum": 1021,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.635537963,
                "variance": 2.674984428
              },
              {
                "average": 29333.81393,
                "count": 10331365,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 10746.04673,
                "variance": 115477520.4
              },
              {
                "average": 29204.38707,
                "count": 10331365,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 8209.90165,
                "variance": 67402485.1
              },
              {
                "average": 24223.30084,
                "count": 10331365,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 6777.818451,
                "variance": 45938822.96
              },
              {
                "average": 77747.98384,
                "count": 10331365,
                "maximum": 79410.82259,
                "minimum": 76115.84755,
                "name": "GpsTime",
                "position": 15,
                "stddev": 860.5467947,
                "variance": 740540.7859
              },
              {
                "average": 0,
                "count": 10331365,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10331365,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10331365,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10331365,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10331365,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421699.5455,
              5025084.452,
              833.0160515,
              422695.2655,
              5026485.212,
              867.4560515
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421699.54547445744,
                    5025084.451852379,
                    833.0160514706645
                  ],
                  [
                    421699.54547445744,
                    5026485.211852379,
                    833.0160514706645
                  ],
                  [
                    422695.2654744574,
                    5026485.211852379,
                    867.4560514706645
                  ],
                  [
                    422695.2654744574,
                    5025084.451852379,
                    867.4560514706645
                  ],
                  [
                    421699.54547445744,
                    5025084.451852379,
                    833.0160514706645
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:50:10+00:00",
            "end_time": "2011-09-14T22:55:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118B1202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.04751261593374,
              45.237421217538454,
              845.6723493333874
            ],
            [
              -118.04774404696758,
              45.2500117263275,
              845.6723493333874
            ],
            [
              -118.03752932019215,
              45.25010498383646,
              1108.8723493333873
            ],
            [
              -118.03730014445311,
              45.23751443434378,
              1108.8723493333873
            ],
            [
              -118.04751261593374,
              45.237421217538454,
              845.6723493333874
            ]
          ]
        ]
      },
      "bbox": [
        -118.047744,
        45.23742122,
        845.6723493,
        -118.0373001,
        45.25010498,
        1108.872349
      ],
      "properties": {
        "datetime": "2011-09-19T18:37:35Z",
        "pc:count": 5902017,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418249.8914,
            "count": 5902017,
            "maximum": 418584.4445,
            "minimum": 417782.7445,
            "name": "X",
            "position": 0,
            "stddev": 200.3170918,
            "variance": 40126.93728
          },
          {
            "average": 5010640.932,
            "count": 5902017,
            "maximum": 5011257.377,
            "minimum": 5009858.437,
            "name": "Y",
            "position": 1,
            "stddev": 351.9765146,
            "variance": 123887.4668
          },
          {
            "average": 975.4773437,
            "count": 5902017,
            "maximum": 1108.872349,
            "minimum": 845.6723493,
            "name": "Z",
            "position": 2,
            "stddev": 51.93829878,
            "variance": 2697.586881
          },
          {
            "average": 96.27944345,
            "count": 5902017,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 37.44086105,
            "variance": 1401.818076
          },
          {
            "average": 1.05023486,
            "count": 5902017,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2384655664,
            "variance": 0.05686582635
          },
          {
            "average": 1.102926508,
            "count": 5902017,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.349313329,
            "variance": 0.1220198018
          },
          {
            "average": 0.5001342761,
            "count": 5902017,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000243,
            "variance": 0.2500000243
          },
          {
            "average": 0,
            "count": 5902017,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.225643369,
            "count": 5902017,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4180053452,
            "variance": 0.1747284687
          },
          {
            "average": -0.2970331983,
            "count": 5902017,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.76393786,
            "variance": 76.80660681
          },
          {
            "average": 137.3312339,
            "count": 5902017,
            "maximum": 138,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4706570246,
            "variance": 0.2215180348
          },
          {
            "average": 10669.38074,
            "count": 5902017,
            "maximum": 10682,
            "minimum": 10645,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.91055065,
            "variance": 285.9667234
          },
          {
            "average": 23876.80021,
            "count": 5902017,
            "maximum": 60672,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 9452.023705,
            "variance": 89340752.11
          },
          {
            "average": 23492.71379,
            "count": 5902017,
            "maximum": 61440,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 8438.225162,
            "variance": 71203643.89
          },
          {
            "average": 22012.98865,
            "count": 5902017,
            "maximum": 63488,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 7315.810341,
            "variance": 53521080.95
          },
          {
            "average": 387950.6623,
            "count": 5902017,
            "maximum": 492655.9375,
            "minimum": 335459.2869,
            "name": "GpsTime",
            "position": 15,
            "stddev": 72930.91398,
            "variance": 5318918213
          },
          {
            "average": 0,
            "count": 5902017,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5902017,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5902017,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5902017,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5902017,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417782.7445,
          5009858.437,
          845.6723493,
          418584.4445,
          5011257.377,
          1108.872349
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417782.74453148973,
                5009858.437075934,
                845.6723493333874
              ],
              [
                417782.74453148973,
                5011257.377075934,
                845.6723493333874
              ],
              [
                418584.4445314897,
                5011257.377075934,
                1108.8723493333873
              ],
              [
                418584.4445314897,
                5009858.437075934,
                1108.8723493333873
              ],
              [
                417782.74453148973,
                5009858.437075934,
                845.6723493333874
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:37:35+00:00",
        "end_time": "2011-09-17T22:57:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118B1202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118B1202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118B1202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.047744,
            45.23742122,
            845.6723493,
            -118.0373001,
            45.25010498,
            1108.872349
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.04751261593374,
                  45.237421217538454,
                  845.6723493333874
                ],
                [
                  -118.04774404696758,
                  45.2500117263275,
                  845.6723493333874
                ],
                [
                  -118.03752932019215,
                  45.25010498383646,
                  1108.8723493333873
                ],
                [
                  -118.03730014445311,
                  45.23751443434378,
                  1108.8723493333873
                ],
                [
                  -118.04751261593374,
                  45.237421217538454,
                  845.6723493333874
                ]
              ]
            ]
          },
          "id": "45118B1202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:37:35Z",
            "pc:count": 5902017,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418249.8914,
                "count": 5902017,
                "maximum": 418584.4445,
                "minimum": 417782.7445,
                "name": "X",
                "position": 0,
                "stddev": 200.3170918,
                "variance": 40126.93728
              },
              {
                "average": 5010640.932,
                "count": 5902017,
                "maximum": 5011257.377,
                "minimum": 5009858.437,
                "name": "Y",
                "position": 1,
                "stddev": 351.9765146,
                "variance": 123887.4668
              },
              {
                "average": 975.4773437,
                "count": 5902017,
                "maximum": 1108.872349,
                "minimum": 845.6723493,
                "name": "Z",
                "position": 2,
                "stddev": 51.93829878,
                "variance": 2697.586881
              },
              {
                "average": 96.27944345,
                "count": 5902017,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 37.44086105,
                "variance": 1401.818076
              },
              {
                "average": 1.05023486,
                "count": 5902017,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2384655664,
                "variance": 0.05686582635
              },
              {
                "average": 1.102926508,
                "count": 5902017,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.349313329,
                "variance": 0.1220198018
              },
              {
                "average": 0.5001342761,
                "count": 5902017,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000243,
                "variance": 0.2500000243
              },
              {
                "average": 0,
                "count": 5902017,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.225643369,
                "count": 5902017,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4180053452,
                "variance": 0.1747284687
              },
              {
                "average": -0.2970331983,
                "count": 5902017,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.76393786,
                "variance": 76.80660681
              },
              {
                "average": 137.3312339,
                "count": 5902017,
                "maximum": 138,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4706570246,
                "variance": 0.2215180348
              },
              {
                "average": 10669.38074,
                "count": 5902017,
                "maximum": 10682,
                "minimum": 10645,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.91055065,
                "variance": 285.9667234
              },
              {
                "average": 23876.80021,
                "count": 5902017,
                "maximum": 60672,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 9452.023705,
                "variance": 89340752.11
              },
              {
                "average": 23492.71379,
                "count": 5902017,
                "maximum": 61440,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 8438.225162,
                "variance": 71203643.89
              },
              {
                "average": 22012.98865,
                "count": 5902017,
                "maximum": 63488,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 7315.810341,
                "variance": 53521080.95
              },
              {
                "average": 387950.6623,
                "count": 5902017,
                "maximum": 492655.9375,
                "minimum": 335459.2869,
                "name": "GpsTime",
                "position": 15,
                "stddev": 72930.91398,
                "variance": 5318918213
              },
              {
                "average": 0,
                "count": 5902017,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5902017,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5902017,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5902017,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5902017,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417782.7445,
              5009858.437,
              845.6723493,
              418584.4445,
              5011257.377,
              1108.872349
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417782.74453148973,
                    5009858.437075934,
                    845.6723493333874
                  ],
                  [
                    417782.74453148973,
                    5011257.377075934,
                    845.6723493333874
                  ],
                  [
                    418584.4445314897,
                    5011257.377075934,
                    1108.8723493333873
                  ],
                  [
                    418584.4445314897,
                    5009858.437075934,
                    1108.8723493333873
                  ],
                  [
                    417782.74453148973,
                    5009858.437075934,
                    845.6723493333874
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:37:35+00:00",
            "end_time": "2011-09-17T22: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": "45117C7302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86099545925069,
              45.29993033311504,
              819.3575996552469
            ],
            [
              -117.86118569703928,
              45.312494746271874,
              819.3575996552469
            ],
            [
              -117.85002877617362,
              45.31257832898761,
              831.8775996552469
            ],
            [
              -117.84984100225189,
              45.300013879424775,
              831.8775996552469
            ],
            [
              -117.86099545925069,
              45.29993033311504,
              819.3575996552469
            ]
          ]
        ]
      },
      "bbox": [
        -117.8611857,
        45.29993033,
        819.3575997,
        -117.849841,
        45.31257833,
        831.8775997
      ],
      "properties": {
        "datetime": "2011-09-18T23:36:06Z",
        "pc:count": 7543983,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432988.9921,
            "count": 7543983,
            "maximum": 433371.0766,
            "minimum": 432496.4366,
            "name": "X",
            "position": 0,
            "stddev": 221.3058254,
            "variance": 48976.26835
          },
          {
            "average": 5017306.122,
            "count": 7543983,
            "maximum": 5018025.573,
            "minimum": 5016629.593,
            "name": "Y",
            "position": 1,
            "stddev": 403.2460671,
            "variance": 162607.3907
          },
          {
            "average": 820.7741207,
            "count": 7543983,
            "maximum": 831.8775997,
            "minimum": 819.3575997,
            "name": "Z",
            "position": 2,
            "stddev": 0.8635174285,
            "variance": 0.7456623493
          },
          {
            "average": 105.8100147,
            "count": 7543983,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.8088172,
            "variance": 1143.03612
          },
          {
            "average": 1.000470574,
            "count": 7543983,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02169982829,
            "variance": 0.0004708825476
          },
          {
            "average": 1.001114133,
            "count": 7543983,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03338386545,
            "variance": 0.001114482473
          },
          {
            "average": 0.5000338681,
            "count": 7543983,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000032,
            "variance": 0.250000032
          },
          {
            "average": 0,
            "count": 7543983,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.373158715,
            "count": 7543983,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4836437939,
            "variance": 0.2339113193
          },
          {
            "average": -0.07220820931,
            "count": 7543983,
            "maximum": 21,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.554450545,
            "variance": 73.17862412
          },
          {
            "average": 138,
            "count": 7543983,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10635.74236,
            "count": 7543983,
            "maximum": 10640,
            "minimum": 10632,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.609630188,
            "variance": 2.590909343
          },
          {
            "average": 34690.43375,
            "count": 7543983,
            "maximum": 60928,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 9004.270089,
            "variance": 81076879.83
          },
          {
            "average": 33057.34553,
            "count": 7543983,
            "maximum": 59904,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 7508.056843,
            "variance": 56370917.56
          },
          {
            "average": 28596.08836,
            "count": 7543983,
            "maximum": 61696,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 6847.264966,
            "variance": 46885037.51
          },
          {
            "average": 423100.5563,
            "count": 7543983,
            "maximum": 424166.9536,
            "minimum": 421969.5084,
            "name": "GpsTime",
            "position": 15,
            "stddev": 457.7967964,
            "variance": 209577.9068
          },
          {
            "average": 0,
            "count": 7543983,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7543983,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7543983,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7543983,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7543983,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432496.4366,
          5016629.593,
          819.3575997,
          433371.0766,
          5018025.573,
          831.8775997
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432496.43664941256,
                5016629.593486292,
                819.3575996552469
              ],
              [
                432496.43664941256,
                5018025.573486293,
                819.3575996552469
              ],
              [
                433371.0766494126,
                5018025.573486293,
                831.8775996552469
              ],
              [
                433371.0766494126,
                5016629.593486292,
                831.8775996552469
              ],
              [
                432496.43664941256,
                5016629.593486292,
                819.3575996552469
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T23:36:06+00:00",
        "end_time": "2011-09-18T22:59:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8611857,
            45.29993033,
            819.3575997,
            -117.849841,
            45.31257833,
            831.8775997
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86099545925069,
                  45.29993033311504,
                  819.3575996552469
                ],
                [
                  -117.86118569703928,
                  45.312494746271874,
                  819.3575996552469
                ],
                [
                  -117.85002877617362,
                  45.31257832898761,
                  831.8775996552469
                ],
                [
                  -117.84984100225189,
                  45.300013879424775,
                  831.8775996552469
                ],
                [
                  -117.86099545925069,
                  45.29993033311504,
                  819.3575996552469
                ]
              ]
            ]
          },
          "id": "45117C7302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:36:06Z",
            "pc:count": 7543983,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432988.9921,
                "count": 7543983,
                "maximum": 433371.0766,
                "minimum": 432496.4366,
                "name": "X",
                "position": 0,
                "stddev": 221.3058254,
                "variance": 48976.26835
              },
              {
                "average": 5017306.122,
                "count": 7543983,
                "maximum": 5018025.573,
                "minimum": 5016629.593,
                "name": "Y",
                "position": 1,
                "stddev": 403.2460671,
                "variance": 162607.3907
              },
              {
                "average": 820.7741207,
                "count": 7543983,
                "maximum": 831.8775997,
                "minimum": 819.3575997,
                "name": "Z",
                "position": 2,
                "stddev": 0.8635174285,
                "variance": 0.7456623493
              },
              {
                "average": 105.8100147,
                "count": 7543983,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.8088172,
                "variance": 1143.03612
              },
              {
                "average": 1.000470574,
                "count": 7543983,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02169982829,
                "variance": 0.0004708825476
              },
              {
                "average": 1.001114133,
                "count": 7543983,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03338386545,
                "variance": 0.001114482473
              },
              {
                "average": 0.5000338681,
                "count": 7543983,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000032,
                "variance": 0.250000032
              },
              {
                "average": 0,
                "count": 7543983,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.373158715,
                "count": 7543983,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4836437939,
                "variance": 0.2339113193
              },
              {
                "average": -0.07220820931,
                "count": 7543983,
                "maximum": 21,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.554450545,
                "variance": 73.17862412
              },
              {
                "average": 138,
                "count": 7543983,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10635.74236,
                "count": 7543983,
                "maximum": 10640,
                "minimum": 10632,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.609630188,
                "variance": 2.590909343
              },
              {
                "average": 34690.43375,
                "count": 7543983,
                "maximum": 60928,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 9004.270089,
                "variance": 81076879.83
              },
              {
                "average": 33057.34553,
                "count": 7543983,
                "maximum": 59904,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 7508.056843,
                "variance": 56370917.56
              },
              {
                "average": 28596.08836,
                "count": 7543983,
                "maximum": 61696,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 6847.264966,
                "variance": 46885037.51
              },
              {
                "average": 423100.5563,
                "count": 7543983,
                "maximum": 424166.9536,
                "minimum": 421969.5084,
                "name": "GpsTime",
                "position": 15,
                "stddev": 457.7967964,
                "variance": 209577.9068
              },
              {
                "average": 0,
                "count": 7543983,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7543983,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7543983,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7543983,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7543983,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432496.4366,
              5016629.593,
              819.3575997,
              433371.0766,
              5018025.573,
              831.8775997
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432496.43664941256,
                    5016629.593486292,
                    819.3575996552469
                  ],
                  [
                    432496.43664941256,
                    5018025.573486293,
                    819.3575996552469
                  ],
                  [
                    433371.0766494126,
                    5018025.573486293,
                    831.8775996552469
                  ],
                  [
                    433371.0766494126,
                    5016629.593486292,
                    831.8775996552469
                  ],
                  [
                    432496.43664941256,
                    5016629.593486292,
                    819.3575996552469
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T23:36:06+00:00",
            "end_time": "2011-09-18T22: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": "45118A1313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.09045456770033,
              45.024983940444905,
              1125.523879309777
            ],
            [
              -118.09066168433858,
              45.03588917892241,
              1125.523879309777
            ],
            [
              -118.08752739811085,
              45.03591907121,
              1235.943879309777
            ],
            [
              -118.08732087638853,
              45.025013821431976,
              1235.943879309777
            ],
            [
              -118.09045456770033,
              45.024983940444905,
              1125.523879309777
            ]
          ]
        ]
      },
      "bbox": [
        -118.0906617,
        45.02498394,
        1125.523879,
        -118.0873209,
        45.03591907,
        1235.943879
      ],
      "properties": {
        "datetime": "2011-09-20T21:36:07Z",
        "pc:count": 4042578,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414227.7744,
            "count": 4042578,
            "maximum": 414340.8326,
            "minimum": 414093.9126,
            "name": "X",
            "position": 0,
            "stddev": 67.11313849,
            "variance": 4504.173359
          },
          {
            "average": 4986903.834,
            "count": 4042578,
            "maximum": 4987515.133,
            "minimum": 4986303.473,
            "name": "Y",
            "position": 1,
            "stddev": 310.1393066,
            "variance": 96186.38951
          },
          {
            "average": 1162.289207,
            "count": 4042578,
            "maximum": 1235.943879,
            "minimum": 1125.523879,
            "name": "Z",
            "position": 2,
            "stddev": 23.64340776,
            "variance": 559.0107305
          },
          {
            "average": 100.9286547,
            "count": 4042578,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 72.23547916,
            "variance": 5217.96445
          },
          {
            "average": 1.227350221,
            "count": 4042578,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4761550483,
            "variance": 0.22672363
          },
          {
            "average": 1.461238843,
            "count": 4042578,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6429548727,
            "variance": 0.4133909683
          },
          {
            "average": 0.496674152,
            "count": 4042578,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999890005,
            "variance": 0.2499890006
          },
          {
            "average": 0,
            "count": 4042578,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.082296,
            "count": 4042578,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2748151875,
            "variance": 0.07552338725
          },
          {
            "average": -2.419303061,
            "count": 4042578,
            "maximum": 15,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.887808616,
            "variance": 62.21752476
          },
          {
            "average": 185.4551712,
            "count": 4042578,
            "maximum": 209,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 9.93142386,
            "variance": 98.63317989
          },
          {
            "average": 10363.14087,
            "count": 4042578,
            "maximum": 20081,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8083.210712,
            "variance": 65338295.41
          },
          {
            "average": 16890.32581,
            "count": 4042578,
            "maximum": 59904,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 10245.12822,
            "variance": 104962652.3
          },
          {
            "average": 19672.2507,
            "count": 4042578,
            "maximum": 59904,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 11309.47494,
            "variance": 127904223.3
          },
          {
            "average": 17974.19116,
            "count": 4042578,
            "maximum": 56064,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10352.89936,
            "variance": 107182525.2
          },
          {
            "average": 405896.1209,
            "count": 4042578,
            "maximum": 589767.4962,
            "minimum": 325491.7411,
            "name": "GpsTime",
            "position": 15,
            "stddev": 119864.5155,
            "variance": 14367502080.0
          },
          {
            "average": 0,
            "count": 4042578,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4042578,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4042578,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4042578,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4042578,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414093.9126,
          4986303.473,
          1125.523879,
          414340.8326,
          4987515.133,
          1235.943879
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414093.91261495487,
                4986303.473156972,
                1125.523879309777
              ],
              [
                414093.91261495487,
                4987515.133156972,
                1125.523879309777
              ],
              [
                414340.8326149549,
                4987515.133156972,
                1235.943879309777
              ],
              [
                414340.8326149549,
                4986303.473156972,
                1235.943879309777
              ],
              [
                414093.91261495487,
                4986303.473156972,
                1125.523879309777
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:36:07+00:00",
        "end_time": "2011-09-17T20:11:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0906617,
            45.02498394,
            1125.523879,
            -118.0873209,
            45.03591907,
            1235.943879
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.09045456770033,
                  45.024983940444905,
                  1125.523879309777
                ],
                [
                  -118.09066168433858,
                  45.03588917892241,
                  1125.523879309777
                ],
                [
                  -118.08752739811085,
                  45.03591907121,
                  1235.943879309777
                ],
                [
                  -118.08732087638853,
                  45.025013821431976,
                  1235.943879309777
                ],
                [
                  -118.09045456770033,
                  45.024983940444905,
                  1125.523879309777
                ]
              ]
            ]
          },
          "id": "45118A1313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:36:07Z",
            "pc:count": 4042578,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414227.7744,
                "count": 4042578,
                "maximum": 414340.8326,
                "minimum": 414093.9126,
                "name": "X",
                "position": 0,
                "stddev": 67.11313849,
                "variance": 4504.173359
              },
              {
                "average": 4986903.834,
                "count": 4042578,
                "maximum": 4987515.133,
                "minimum": 4986303.473,
                "name": "Y",
                "position": 1,
                "stddev": 310.1393066,
                "variance": 96186.38951
              },
              {
                "average": 1162.289207,
                "count": 4042578,
                "maximum": 1235.943879,
                "minimum": 1125.523879,
                "name": "Z",
                "position": 2,
                "stddev": 23.64340776,
                "variance": 559.0107305
              },
              {
                "average": 100.9286547,
                "count": 4042578,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 72.23547916,
                "variance": 5217.96445
              },
              {
                "average": 1.227350221,
                "count": 4042578,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4761550483,
                "variance": 0.22672363
              },
              {
                "average": 1.461238843,
                "count": 4042578,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6429548727,
                "variance": 0.4133909683
              },
              {
                "average": 0.496674152,
                "count": 4042578,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999890005,
                "variance": 0.2499890006
              },
              {
                "average": 0,
                "count": 4042578,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.082296,
                "count": 4042578,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2748151875,
                "variance": 0.07552338725
              },
              {
                "average": -2.419303061,
                "count": 4042578,
                "maximum": 15,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.887808616,
                "variance": 62.21752476
              },
              {
                "average": 185.4551712,
                "count": 4042578,
                "maximum": 209,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 9.93142386,
                "variance": 98.63317989
              },
              {
                "average": 10363.14087,
                "count": 4042578,
                "maximum": 20081,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8083.210712,
                "variance": 65338295.41
              },
              {
                "average": 16890.32581,
                "count": 4042578,
                "maximum": 59904,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 10245.12822,
                "variance": 104962652.3
              },
              {
                "average": 19672.2507,
                "count": 4042578,
                "maximum": 59904,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 11309.47494,
                "variance": 127904223.3
              },
              {
                "average": 17974.19116,
                "count": 4042578,
                "maximum": 56064,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10352.89936,
                "variance": 107182525.2
              },
              {
                "average": 405896.1209,
                "count": 4042578,
                "maximum": 589767.4962,
                "minimum": 325491.7411,
                "name": "GpsTime",
                "position": 15,
                "stddev": 119864.5155,
                "variance": 14367502080.0
              },
              {
                "average": 0,
                "count": 4042578,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4042578,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4042578,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4042578,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4042578,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414093.9126,
              4986303.473,
              1125.523879,
              414340.8326,
              4987515.133,
              1235.943879
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414093.91261495487,
                    4986303.473156972,
                    1125.523879309777
                  ],
                  [
                    414093.91261495487,
                    4987515.133156972,
                    1125.523879309777
                  ],
                  [
                    414340.8326149549,
                    4987515.133156972,
                    1235.943879309777
                  ],
                  [
                    414340.8326149549,
                    4986303.473156972,
                    1235.943879309777
                  ],
                  [
                    414093.91261495487,
                    4986303.473156972,
                    1125.523879309777
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:36:07+00:00",
            "end_time": "2011-09-17T20: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": "45117D8222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502478495061,
              45.43741172936282,
              840.6682481369469
            ],
            [
              -117.92523070694727,
              45.45000963968974,
              840.6682481369469
            ],
            [
              -117.9125296190899,
              45.45011181980309,
              1043.828248136947
            ],
            [
              -117.91232652292834,
              45.43751386484813,
              1043.828248136947
            ],
            [
              -117.92502478495061,
              45.43741172936282,
              840.6682481369469
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252307,
        45.43741173,
        840.6682481,
        -117.9123265,
        45.45011182,
        1043.828248
      ],
      "properties": {
        "datetime": "2011-09-18T22:30:56Z",
        "pc:count": 9635564,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428159.4154,
            "count": 9635564,
            "maximum": 428645.1452,
            "minimum": 427651.8452,
            "name": "X",
            "position": 0,
            "stddev": 285.9765668,
            "variance": 81782.59675
          },
          {
            "average": 5032635.616,
            "count": 9635564,
            "maximum": 5033358.38,
            "minimum": 5031958.62,
            "name": "Y",
            "position": 1,
            "stddev": 402.9619824,
            "variance": 162378.3593
          },
          {
            "average": 895.0951154,
            "count": 9635564,
            "maximum": 1043.828248,
            "minimum": 840.6682481,
            "name": "Z",
            "position": 2,
            "stddev": 47.73128699,
            "variance": 2278.275758
          },
          {
            "average": 103.021031,
            "count": 9635564,
            "maximum": 241,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 27.55526852,
            "variance": 759.2928233
          },
          {
            "average": 1.002018668,
            "count": 9635564,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04643437986,
            "variance": 0.002156151633
          },
          {
            "average": 1.004314433,
            "count": 9635564,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06903588196,
            "variance": 0.004765952998
          },
          {
            "average": 0.5000851014,
            "count": 9635564,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000187,
            "variance": 0.2500000187
          },
          {
            "average": 0,
            "count": 9635564,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.324357246,
            "count": 9635564,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4681342175,
            "variance": 0.2191496456
          },
          {
            "average": -0.1898049763,
            "count": 9635564,
            "maximum": 22.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.700768938,
            "variance": 75.70338011
          },
          {
            "average": 138,
            "count": 9635564,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10624.20278,
            "count": 9635564,
            "maximum": 10629,
            "minimum": 10620,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.805525986,
            "variance": 3.259924088
          },
          {
            "average": 33768.10288,
            "count": 9635564,
            "maximum": 58880,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 7638.701694,
            "variance": 58349763.57
          },
          {
            "average": 31570.32045,
            "count": 9635564,
            "maximum": 59392,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 5696.957637,
            "variance": 32455326.32
          },
          {
            "average": 26354.63721,
            "count": 9635564,
            "maximum": 59904,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 5165.769397,
            "variance": 26685173.47
          },
          {
            "average": 417026.8075,
            "count": 9635564,
            "maximum": 420256.7818,
            "minimum": 414234.2996,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1143.53302,
            "variance": 1307667.768
          },
          {
            "average": 0,
            "count": 9635564,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9635564,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9635564,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9635564,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9635564,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427651.8452,
          5031958.62,
          840.6682481,
          428645.1452,
          5033358.38,
          1043.828248
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427651.8452240556,
                5031958.619761731,
                840.6682481369469
              ],
              [
                427651.8452240556,
                5033358.37976173,
                840.6682481369469
              ],
              [
                428645.1452240556,
                5033358.37976173,
                1043.828248136947
              ],
              [
                428645.1452240556,
                5031958.619761731,
                1043.828248136947
              ],
              [
                427651.8452240556,
                5031958.619761731,
                840.6682481369469
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:30:56+00:00",
        "end_time": "2011-09-18T20:50:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252307,
            45.43741173,
            840.6682481,
            -117.9123265,
            45.45011182,
            1043.828248
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502478495061,
                  45.43741172936282,
                  840.6682481369469
                ],
                [
                  -117.92523070694727,
                  45.45000963968974,
                  840.6682481369469
                ],
                [
                  -117.9125296190899,
                  45.45011181980309,
                  1043.828248136947
                ],
                [
                  -117.91232652292834,
                  45.43751386484813,
                  1043.828248136947
                ],
                [
                  -117.92502478495061,
                  45.43741172936282,
                  840.6682481369469
                ]
              ]
            ]
          },
          "id": "45117D8222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:30:56Z",
            "pc:count": 9635564,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428159.4154,
                "count": 9635564,
                "maximum": 428645.1452,
                "minimum": 427651.8452,
                "name": "X",
                "position": 0,
                "stddev": 285.9765668,
                "variance": 81782.59675
              },
              {
                "average": 5032635.616,
                "count": 9635564,
                "maximum": 5033358.38,
                "minimum": 5031958.62,
                "name": "Y",
                "position": 1,
                "stddev": 402.9619824,
                "variance": 162378.3593
              },
              {
                "average": 895.0951154,
                "count": 9635564,
                "maximum": 1043.828248,
                "minimum": 840.6682481,
                "name": "Z",
                "position": 2,
                "stddev": 47.73128699,
                "variance": 2278.275758
              },
              {
                "average": 103.021031,
                "count": 9635564,
                "maximum": 241,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 27.55526852,
                "variance": 759.2928233
              },
              {
                "average": 1.002018668,
                "count": 9635564,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04643437986,
                "variance": 0.002156151633
              },
              {
                "average": 1.004314433,
                "count": 9635564,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06903588196,
                "variance": 0.004765952998
              },
              {
                "average": 0.5000851014,
                "count": 9635564,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000187,
                "variance": 0.2500000187
              },
              {
                "average": 0,
                "count": 9635564,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.324357246,
                "count": 9635564,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4681342175,
                "variance": 0.2191496456
              },
              {
                "average": -0.1898049763,
                "count": 9635564,
                "maximum": 22.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.700768938,
                "variance": 75.70338011
              },
              {
                "average": 138,
                "count": 9635564,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10624.20278,
                "count": 9635564,
                "maximum": 10629,
                "minimum": 10620,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.805525986,
                "variance": 3.259924088
              },
              {
                "average": 33768.10288,
                "count": 9635564,
                "maximum": 58880,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 7638.701694,
                "variance": 58349763.57
              },
              {
                "average": 31570.32045,
                "count": 9635564,
                "maximum": 59392,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 5696.957637,
                "variance": 32455326.32
              },
              {
                "average": 26354.63721,
                "count": 9635564,
                "maximum": 59904,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 5165.769397,
                "variance": 26685173.47
              },
              {
                "average": 417026.8075,
                "count": 9635564,
                "maximum": 420256.7818,
                "minimum": 414234.2996,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1143.53302,
                "variance": 1307667.768
              },
              {
                "average": 0,
                "count": 9635564,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9635564,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9635564,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9635564,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9635564,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427651.8452,
              5031958.62,
              840.6682481,
              428645.1452,
              5033358.38,
              1043.828248
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427651.8452240556,
                    5031958.619761731,
                    840.6682481369469
                  ],
                  [
                    427651.8452240556,
                    5033358.37976173,
                    840.6682481369469
                  ],
                  [
                    428645.1452240556,
                    5033358.37976173,
                    1043.828248136947
                  ],
                  [
                    428645.1452240556,
                    5031958.619761731,
                    1043.828248136947
                  ],
                  [
                    427651.8452240556,
                    5031958.619761731,
                    840.6682481369469
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:30:56+00:00",
            "end_time": "2011-09-18T20:50: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": "45117C8311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002459103129,
              45.274903415107985,
              821.1430456425306
            ],
            [
              -118.00024609232707,
              45.28750950791856,
              821.1430456425306
            ],
            [
              -117.98752957792169,
              45.28762017535471,
              841.4430456425306
            ],
            [
              -117.98731089154163,
              45.275014034181474,
              841.4430456425306
            ],
            [
              -118.00002459103129,
              45.274903415107985,
              821.1430456425306
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002461,
        45.27490342,
        821.1430456,
        -117.9873109,
        45.28762018,
        841.4430456
      ],
      "properties": {
        "datetime": "2011-09-17T19:14:02Z",
        "pc:count": 10690696,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422028.6411,
            "count": 10690696,
            "maximum": 422559.0383,
            "minimum": 421561.6583,
            "name": "X",
            "position": 0,
            "stddev": 282.5135925,
            "variance": 79813.92997
          },
          {
            "average": 5014662.877,
            "count": 10690696,
            "maximum": 5015375.784,
            "minimum": 5013975.124,
            "name": "Y",
            "position": 1,
            "stddev": 401.8014551,
            "variance": 161444.4093
          },
          {
            "average": 823.4412152,
            "count": 10690696,
            "maximum": 841.4430456,
            "minimum": 821.1430456,
            "name": "Z",
            "position": 2,
            "stddev": 0.6366662258,
            "variance": 0.405343883
          },
          {
            "average": 111.372237,
            "count": 10690696,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.74963367,
            "variance": 885.0407033
          },
          {
            "average": 1.000287072,
            "count": 10690696,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01747350467,
            "variance": 0.0003053233654
          },
          {
            "average": 1.000626152,
            "count": 10690696,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02647575336,
            "variance": 0.0007009655162
          },
          {
            "average": 0.4999955101,
            "count": 10690696,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000234,
            "variance": 0.2500000234
          },
          {
            "average": 0,
            "count": 10690696,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.278976598,
            "count": 10690696,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.448496014,
            "variance": 0.2011486746
          },
          {
            "average": -0.2513019636,
            "count": 10690696,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.575305954,
            "variance": 73.53587221
          },
          {
            "average": 136.7903347,
            "count": 10690696,
            "maximum": 154,
            "minimum": 127,
            "name": "UserData",
            "position": 10,
            "stddev": 2.852123762,
            "variance": 8.134609952
          },
          {
            "average": 10708.06751,
            "count": 10690696,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 57.08051631,
            "variance": 3258.185343
          },
          {
            "average": 39582.82755,
            "count": 10690696,
            "maximum": 63744,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 8537.124181,
            "variance": 72882489.29
          },
          {
            "average": 36273.43349,
            "count": 10690696,
            "maximum": 64000,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 7468.802195,
            "variance": 55783006.23
          },
          {
            "average": 30451.51283,
            "count": 10690696,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 7824.592808,
            "variance": 61224252.61
          },
          {
            "average": 287665.6954,
            "count": 10690696,
            "maximum": 322042.126,
            "minimum": 246357.3995,
            "name": "GpsTime",
            "position": 15,
            "stddev": 35275.62505,
            "variance": 1244369722
          },
          {
            "average": 0,
            "count": 10690696,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10690696,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10690696,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10690696,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10690696,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421561.6583,
          5013975.124,
          821.1430456,
          422559.0383,
          5015375.784,
          841.4430456
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421561.65825095377,
                5013975.123908483,
                821.1430456425306
              ],
              [
                421561.65825095377,
                5015375.783908484,
                821.1430456425306
              ],
              [
                422559.0382509538,
                5015375.783908484,
                841.4430456425306
              ],
              [
                422559.0382509538,
                5013975.123908483,
                841.4430456425306
              ],
              [
                421561.65825095377,
                5013975.123908483,
                821.1430456425306
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T19:14:02+00:00",
        "end_time": "2011-09-16T22:12:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002461,
            45.27490342,
            821.1430456,
            -117.9873109,
            45.28762018,
            841.4430456
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002459103129,
                  45.274903415107985,
                  821.1430456425306
                ],
                [
                  -118.00024609232707,
                  45.28750950791856,
                  821.1430456425306
                ],
                [
                  -117.98752957792169,
                  45.28762017535471,
                  841.4430456425306
                ],
                [
                  -117.98731089154163,
                  45.275014034181474,
                  841.4430456425306
                ],
                [
                  -118.00002459103129,
                  45.274903415107985,
                  821.1430456425306
                ]
              ]
            ]
          },
          "id": "45117C8311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T19:14:02Z",
            "pc:count": 10690696,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422028.6411,
                "count": 10690696,
                "maximum": 422559.0383,
                "minimum": 421561.6583,
                "name": "X",
                "position": 0,
                "stddev": 282.5135925,
                "variance": 79813.92997
              },
              {
                "average": 5014662.877,
                "count": 10690696,
                "maximum": 5015375.784,
                "minimum": 5013975.124,
                "name": "Y",
                "position": 1,
                "stddev": 401.8014551,
                "variance": 161444.4093
              },
              {
                "average": 823.4412152,
                "count": 10690696,
                "maximum": 841.4430456,
                "minimum": 821.1430456,
                "name": "Z",
                "position": 2,
                "stddev": 0.6366662258,
                "variance": 0.405343883
              },
              {
                "average": 111.372237,
                "count": 10690696,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.74963367,
                "variance": 885.0407033
              },
              {
                "average": 1.000287072,
                "count": 10690696,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01747350467,
                "variance": 0.0003053233654
              },
              {
                "average": 1.000626152,
                "count": 10690696,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02647575336,
                "variance": 0.0007009655162
              },
              {
                "average": 0.4999955101,
                "count": 10690696,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000234,
                "variance": 0.2500000234
              },
              {
                "average": 0,
                "count": 10690696,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.278976598,
                "count": 10690696,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.448496014,
                "variance": 0.2011486746
              },
              {
                "average": -0.2513019636,
                "count": 10690696,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.575305954,
                "variance": 73.53587221
              },
              {
                "average": 136.7903347,
                "count": 10690696,
                "maximum": 154,
                "minimum": 127,
                "name": "UserData",
                "position": 10,
                "stddev": 2.852123762,
                "variance": 8.134609952
              },
              {
                "average": 10708.06751,
                "count": 10690696,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 57.08051631,
                "variance": 3258.185343
              },
              {
                "average": 39582.82755,
                "count": 10690696,
                "maximum": 63744,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 8537.124181,
                "variance": 72882489.29
              },
              {
                "average": 36273.43349,
                "count": 10690696,
                "maximum": 64000,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 7468.802195,
                "variance": 55783006.23
              },
              {
                "average": 30451.51283,
                "count": 10690696,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 7824.592808,
                "variance": 61224252.61
              },
              {
                "average": 287665.6954,
                "count": 10690696,
                "maximum": 322042.126,
                "minimum": 246357.3995,
                "name": "GpsTime",
                "position": 15,
                "stddev": 35275.62505,
                "variance": 1244369722
              },
              {
                "average": 0,
                "count": 10690696,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10690696,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10690696,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10690696,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10690696,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421561.6583,
              5013975.124,
              821.1430456,
              422559.0383,
              5015375.784,
              841.4430456
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421561.65825095377,
                    5013975.123908483,
                    821.1430456425306
                  ],
                  [
                    421561.65825095377,
                    5015375.783908484,
                    821.1430456425306
                  ],
                  [
                    422559.0382509538,
                    5015375.783908484,
                    841.4430456425306
                  ],
                  [
                    422559.0382509538,
                    5013975.123908483,
                    841.4430456425306
                  ],
                  [
                    421561.65825095377,
                    5013975.123908483,
                    821.1430456425306
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T19:14:02+00:00",
            "end_time": "2011-09-16T22: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": "45117E8421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752594477186,
              45.49997175739095,
              818.8355396131802
            ],
            [
              -117.93773411253575,
              45.51250972498982,
              818.8355396131802
            ],
            [
              -117.9290968679129,
              45.512580307752216,
              984.2755396131803
            ],
            [
              -117.92889061686202,
              45.50004230947128,
              984.2755396131803
            ],
            [
              -117.93752594477186,
              45.49997175739095,
              818.8355396131802
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377341,
        45.49997176,
        818.8355396,
        -117.9288906,
        45.51258031,
        984.2755396
      ],
      "properties": {
        "datetime": "2011-09-14T22:15:42Z",
        "pc:count": 7248219,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427064.1791,
            "count": 7248219,
            "maximum": 427429.908,
            "minimum": 426755.168,
            "name": "X",
            "position": 0,
            "stddev": 177.2116222,
            "variance": 31403.95904
          },
          {
            "average": 5039703.385,
            "count": 7248219,
            "maximum": 5040313.248,
            "minimum": 5038920.128,
            "name": "Y",
            "position": 1,
            "stddev": 381.2102409,
            "variance": 145321.2478
          },
          {
            "average": 880.3111325,
            "count": 7248219,
            "maximum": 984.2755396,
            "minimum": 818.8355396,
            "name": "Z",
            "position": 2,
            "stddev": 43.66842556,
            "variance": 1906.931391
          },
          {
            "average": 197.8862751,
            "count": 7248219,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.69977316,
            "variance": 2883.665638
          },
          {
            "average": 1.019566324,
            "count": 7248219,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1407072605,
            "variance": 0.01979853316
          },
          {
            "average": 1.039126025,
            "count": 7248219,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1986000589,
            "variance": 0.03944198339
          },
          {
            "average": 0.4975287033,
            "count": 7248219,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999939271,
            "variance": 0.2499939272
          },
          {
            "average": 0,
            "count": 7248219,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.247117533,
            "count": 7248219,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4313356972,
            "variance": 0.1860504837
          },
          {
            "average": 0.4504982632,
            "count": 7248219,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.680453244,
            "variance": 58.98936204
          },
          {
            "average": 207.1642223,
            "count": 7248219,
            "maximum": 213,
            "minimum": 193,
            "name": "UserData",
            "position": 10,
            "stddev": 3.656086886,
            "variance": 13.36697132
          },
          {
            "average": 203.7835543,
            "count": 7248219,
            "maximum": 230,
            "minimum": 178,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.00723942,
            "variance": 576.3475445
          },
          {
            "average": 32429.99584,
            "count": 7248219,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 8471.020504,
            "variance": 71758188.37
          },
          {
            "average": 30426.66232,
            "count": 7248219,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 6942.027069,
            "variance": 48191739.83
          },
          {
            "average": 25416.58921,
            "count": 7248219,
            "maximum": 65280,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 6223.061317,
            "variance": 38726492.16
          },
          {
            "average": 72984.9203,
            "count": 7248219,
            "maximum": 73742.98349,
            "minimum": 72376.11925,
            "name": "GpsTime",
            "position": 15,
            "stddev": 301.1903903,
            "variance": 90715.65124
          },
          {
            "average": 0,
            "count": 7248219,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7248219,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7248219,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7248219,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7248219,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426755.168,
          5038920.128,
          818.8355396,
          427429.908,
          5040313.248,
          984.2755396
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426755.16803804535,
                5038920.128334709,
                818.8355396131802
              ],
              [
                426755.16803804535,
                5040313.248334709,
                818.8355396131802
              ],
              [
                427429.90803804534,
                5040313.248334709,
                984.2755396131803
              ],
              [
                427429.90803804534,
                5038920.128334709,
                984.2755396131803
              ],
              [
                426755.16803804535,
                5038920.128334709,
                818.8355396131802
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:15:42+00:00",
        "end_time": "2011-09-14T21:52:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377341,
            45.49997176,
            818.8355396,
            -117.9288906,
            45.51258031,
            984.2755396
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752594477186,
                  45.49997175739095,
                  818.8355396131802
                ],
                [
                  -117.93773411253575,
                  45.51250972498982,
                  818.8355396131802
                ],
                [
                  -117.9290968679129,
                  45.512580307752216,
                  984.2755396131803
                ],
                [
                  -117.92889061686202,
                  45.50004230947128,
                  984.2755396131803
                ],
                [
                  -117.93752594477186,
                  45.49997175739095,
                  818.8355396131802
                ]
              ]
            ]
          },
          "id": "45117E8421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:15:42Z",
            "pc:count": 7248219,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427064.1791,
                "count": 7248219,
                "maximum": 427429.908,
                "minimum": 426755.168,
                "name": "X",
                "position": 0,
                "stddev": 177.2116222,
                "variance": 31403.95904
              },
              {
                "average": 5039703.385,
                "count": 7248219,
                "maximum": 5040313.248,
                "minimum": 5038920.128,
                "name": "Y",
                "position": 1,
                "stddev": 381.2102409,
                "variance": 145321.2478
              },
              {
                "average": 880.3111325,
                "count": 7248219,
                "maximum": 984.2755396,
                "minimum": 818.8355396,
                "name": "Z",
                "position": 2,
                "stddev": 43.66842556,
                "variance": 1906.931391
              },
              {
                "average": 197.8862751,
                "count": 7248219,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.69977316,
                "variance": 2883.665638
              },
              {
                "average": 1.019566324,
                "count": 7248219,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1407072605,
                "variance": 0.01979853316
              },
              {
                "average": 1.039126025,
                "count": 7248219,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1986000589,
                "variance": 0.03944198339
              },
              {
                "average": 0.4975287033,
                "count": 7248219,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999939271,
                "variance": 0.2499939272
              },
              {
                "average": 0,
                "count": 7248219,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.247117533,
                "count": 7248219,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4313356972,
                "variance": 0.1860504837
              },
              {
                "average": 0.4504982632,
                "count": 7248219,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.680453244,
                "variance": 58.98936204
              },
              {
                "average": 207.1642223,
                "count": 7248219,
                "maximum": 213,
                "minimum": 193,
                "name": "UserData",
                "position": 10,
                "stddev": 3.656086886,
                "variance": 13.36697132
              },
              {
                "average": 203.7835543,
                "count": 7248219,
                "maximum": 230,
                "minimum": 178,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.00723942,
                "variance": 576.3475445
              },
              {
                "average": 32429.99584,
                "count": 7248219,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 8471.020504,
                "variance": 71758188.37
              },
              {
                "average": 30426.66232,
                "count": 7248219,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 6942.027069,
                "variance": 48191739.83
              },
              {
                "average": 25416.58921,
                "count": 7248219,
                "maximum": 65280,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 6223.061317,
                "variance": 38726492.16
              },
              {
                "average": 72984.9203,
                "count": 7248219,
                "maximum": 73742.98349,
                "minimum": 72376.11925,
                "name": "GpsTime",
                "position": 15,
                "stddev": 301.1903903,
                "variance": 90715.65124
              },
              {
                "average": 0,
                "count": 7248219,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7248219,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7248219,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7248219,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7248219,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426755.168,
              5038920.128,
              818.8355396,
              427429.908,
              5040313.248,
              984.2755396
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426755.16803804535,
                    5038920.128334709,
                    818.8355396131802
                  ],
                  [
                    426755.16803804535,
                    5040313.248334709,
                    818.8355396131802
                  ],
                  [
                    427429.90803804534,
                    5040313.248334709,
                    984.2755396131803
                  ],
                  [
                    427429.90803804534,
                    5038920.128334709,
                    984.2755396131803
                  ],
                  [
                    426755.16803804535,
                    5038920.128334709,
                    818.8355396131802
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:15:42+00:00",
            "end_time": "2011-09-14T21:52:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117D8204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002493248018,
              45.487414511055405,
              918.4942881751072
            ],
            [
              -117.90022559039366,
              45.500009338333925,
              918.4942881751072
            ],
            [
              -117.88752930382235,
              45.50010869662512,
              1118.054288175107
            ],
            [
              -117.88733147497332,
              45.48751382596038,
              1118.054288175107
            ],
            [
              -117.90002493248018,
              45.487414511055405,
              918.4942881751072
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002256,
        45.48741451,
        918.4942882,
        -117.8873315,
        45.5001087,
        1118.054288
      ],
      "properties": {
        "datetime": "2011-09-14T21:17:22Z",
        "pc:count": 12834984,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430184.3424,
            "count": 12834984,
            "maximum": 430661.4074,
            "minimum": 429669.3674,
            "name": "X",
            "position": 0,
            "stddev": 285.0699249,
            "variance": 81264.86211
          },
          {
            "average": 5038157.338,
            "count": 12834984,
            "maximum": 5038890.967,
            "minimum": 5037491.547,
            "name": "Y",
            "position": 1,
            "stddev": 397.859043,
            "variance": 158291.8181
          },
          {
            "average": 1015.453734,
            "count": 12834984,
            "maximum": 1118.054288,
            "minimum": 918.4942882,
            "name": "Z",
            "position": 2,
            "stddev": 33.15881535,
            "variance": 1099.507036
          },
          {
            "average": 207.9336968,
            "count": 12834984,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.66305212,
            "variance": 2773.397058
          },
          {
            "average": 1.052908052,
            "count": 12834984,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2506149173,
            "variance": 0.0628078368
          },
          {
            "average": 1.105964137,
            "count": 12834984,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3654981987,
            "variance": 0.1335889333
          },
          {
            "average": 0.495126445,
            "count": 12834984,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999762674,
            "variance": 0.2499762679
          },
          {
            "average": 0,
            "count": 12834984,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.235479374,
            "count": 12834984,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4242980704,
            "variance": 0.1800288525
          },
          {
            "average": -0.1011299478,
            "count": 12834984,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.845493602,
            "variance": 61.55176985
          },
          {
            "average": 205.0703974,
            "count": 12834984,
            "maximum": 213,
            "minimum": 187,
            "name": "UserData",
            "position": 10,
            "stddev": 4.659275267,
            "variance": 21.70884601
          },
          {
            "average": 193.3427258,
            "count": 12834984,
            "maximum": 220,
            "minimum": 167,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.0253406,
            "variance": 577.216991
          },
          {
            "average": 29215.27706,
            "count": 12834984,
            "maximum": 55808,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 8507.062339,
            "variance": 72370109.64
          },
          {
            "average": 27540.90979,
            "count": 12834984,
            "maximum": 55808,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 7016.478436,
            "variance": 49230969.64
          },
          {
            "average": 22488.76962,
            "count": 12834984,
            "maximum": 56064,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 5422.684118,
            "variance": 29405503.04
          },
          {
            "average": 69251.20627,
            "count": 12834984,
            "maximum": 70242.66837,
            "minimum": 68356.84896,
            "name": "GpsTime",
            "position": 15,
            "stddev": 383.2016499,
            "variance": 146843.5045
          },
          {
            "average": 0,
            "count": 12834984,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12834984,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12834984,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12834984,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12834984,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429669.3674,
          5037491.547,
          918.4942882,
          430661.4074,
          5038890.967,
          1118.054288
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429669.3674194183,
                5037491.546629147,
                918.4942881751072
              ],
              [
                429669.3674194183,
                5038890.966629147,
                918.4942881751072
              ],
              [
                430661.40741941833,
                5038890.966629147,
                1118.054288175107
              ],
              [
                430661.40741941833,
                5037491.546629147,
                1118.054288175107
              ],
              [
                429669.3674194183,
                5037491.546629147,
                918.4942881751072
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:17:22+00:00",
        "end_time": "2011-09-14T20:45:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002256,
            45.48741451,
            918.4942882,
            -117.8873315,
            45.5001087,
            1118.054288
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002493248018,
                  45.487414511055405,
                  918.4942881751072
                ],
                [
                  -117.90022559039366,
                  45.500009338333925,
                  918.4942881751072
                ],
                [
                  -117.88752930382235,
                  45.50010869662512,
                  1118.054288175107
                ],
                [
                  -117.88733147497332,
                  45.48751382596038,
                  1118.054288175107
                ],
                [
                  -117.90002493248018,
                  45.487414511055405,
                  918.4942881751072
                ]
              ]
            ]
          },
          "id": "45117D8204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:17:22Z",
            "pc:count": 12834984,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430184.3424,
                "count": 12834984,
                "maximum": 430661.4074,
                "minimum": 429669.3674,
                "name": "X",
                "position": 0,
                "stddev": 285.0699249,
                "variance": 81264.86211
              },
              {
                "average": 5038157.338,
                "count": 12834984,
                "maximum": 5038890.967,
                "minimum": 5037491.547,
                "name": "Y",
                "position": 1,
                "stddev": 397.859043,
                "variance": 158291.8181
              },
              {
                "average": 1015.453734,
                "count": 12834984,
                "maximum": 1118.054288,
                "minimum": 918.4942882,
                "name": "Z",
                "position": 2,
                "stddev": 33.15881535,
                "variance": 1099.507036
              },
              {
                "average": 207.9336968,
                "count": 12834984,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.66305212,
                "variance": 2773.397058
              },
              {
                "average": 1.052908052,
                "count": 12834984,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2506149173,
                "variance": 0.0628078368
              },
              {
                "average": 1.105964137,
                "count": 12834984,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3654981987,
                "variance": 0.1335889333
              },
              {
                "average": 0.495126445,
                "count": 12834984,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999762674,
                "variance": 0.2499762679
              },
              {
                "average": 0,
                "count": 12834984,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.235479374,
                "count": 12834984,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4242980704,
                "variance": 0.1800288525
              },
              {
                "average": -0.1011299478,
                "count": 12834984,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.845493602,
                "variance": 61.55176985
              },
              {
                "average": 205.0703974,
                "count": 12834984,
                "maximum": 213,
                "minimum": 187,
                "name": "UserData",
                "position": 10,
                "stddev": 4.659275267,
                "variance": 21.70884601
              },
              {
                "average": 193.3427258,
                "count": 12834984,
                "maximum": 220,
                "minimum": 167,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.0253406,
                "variance": 577.216991
              },
              {
                "average": 29215.27706,
                "count": 12834984,
                "maximum": 55808,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 8507.062339,
                "variance": 72370109.64
              },
              {
                "average": 27540.90979,
                "count": 12834984,
                "maximum": 55808,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 7016.478436,
                "variance": 49230969.64
              },
              {
                "average": 22488.76962,
                "count": 12834984,
                "maximum": 56064,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 5422.684118,
                "variance": 29405503.04
              },
              {
                "average": 69251.20627,
                "count": 12834984,
                "maximum": 70242.66837,
                "minimum": 68356.84896,
                "name": "GpsTime",
                "position": 15,
                "stddev": 383.2016499,
                "variance": 146843.5045
              },
              {
                "average": 0,
                "count": 12834984,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12834984,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12834984,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12834984,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12834984,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429669.3674,
              5037491.547,
              918.4942882,
              430661.4074,
              5038890.967,
              1118.054288
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429669.3674194183,
                    5037491.546629147,
                    918.4942881751072
                  ],
                  [
                    429669.3674194183,
                    5038890.966629147,
                    918.4942881751072
                  ],
                  [
                    430661.40741941833,
                    5038890.966629147,
                    1118.054288175107
                  ],
                  [
                    430661.40741941833,
                    5037491.546629147,
                    1118.054288175107
                  ],
                  [
                    429669.3674194183,
                    5037491.546629147,
                    918.4942881751072
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:17:22+00:00",
            "end_time": "2011-09-14T20: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": "45118C1206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05677062880251,
              45.36106261518489,
              833.3082780946313
            ],
            [
              -118.05679760371719,
              45.362511406462716,
              833.3082780946313
            ],
            [
              -118.05002828833081,
              45.36257384406811,
              868.8482780946313
            ],
            [
              -118.05000148612667,
              45.36112504965369,
              868.8482780946313
            ],
            [
              -118.05677062880251,
              45.36106261518489,
              833.3082780946313
            ]
          ]
        ]
      },
      "bbox": [
        -118.0567976,
        45.36106262,
        833.3082781,
        -118.0500015,
        45.36257384,
        868.8482781
      ],
      "properties": {
        "datetime": "2011-09-15T18:43:08Z",
        "pc:count": 1128977,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417503.0885,
            "count": 1128977,
            "maximum": 417766.4258,
            "minimum": 417236.1858,
            "name": "X",
            "position": 0,
            "stddev": 154.347428,
            "variance": 23823.12852
          },
          {
            "average": 5023686.884,
            "count": 1128977,
            "maximum": 5023764.586,
            "minimum": 5023603.606,
            "name": "Y",
            "position": 1,
            "stddev": 45.12093302,
            "variance": 2035.898596
          },
          {
            "average": 836.1531867,
            "count": 1128977,
            "maximum": 868.8482781,
            "minimum": 833.3082781,
            "name": "Z",
            "position": 2,
            "stddev": 3.516617644,
            "variance": 12.36659965
          },
          {
            "average": 114.5739816,
            "count": 1128977,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.883065,
            "variance": 1754.191133
          },
          {
            "average": 1.016142047,
            "count": 1128977,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.136183174,
            "variance": 0.01854585689
          },
          {
            "average": 1.033595901,
            "count": 1128977,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2060763406,
            "variance": 0.04246745817
          },
          {
            "average": 0.4999207247,
            "count": 1128977,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000002152,
            "variance": 0.2500002152
          },
          {
            "average": 0,
            "count": 1128977,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.146124323,
            "count": 1128977,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3532309667,
            "variance": 0.1247721159
          },
          {
            "average": -0.6515001915,
            "count": 1128977,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.294853238,
            "variance": 53.21488377
          },
          {
            "average": 161.9813229,
            "count": 1128977,
            "maximum": 177,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 24.22488821,
            "variance": 586.8452086
          },
          {
            "average": 10900.97137,
            "count": 1128977,
            "maximum": 20004,
            "minimum": 1001,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7633.084334,
            "variance": 58263976.45
          },
          {
            "average": 42195.00725,
            "count": 1128977,
            "maximum": 61440,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 10285.59456,
            "variance": 105793455.4
          },
          {
            "average": 39636.15191,
            "count": 1128977,
            "maximum": 64000,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 8440.573443,
            "variance": 71243280.04
          },
          {
            "average": 35826.94691,
            "count": 1128977,
            "maximum": 65024,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8625.276918,
            "variance": 74395401.92
          },
          {
            "average": 127549.9725,
            "count": 1128977,
            "maximum": 147388.2935,
            "minimum": 66071.72476,
            "name": "GpsTime",
            "position": 15,
            "stddev": 30987.42896,
            "variance": 960220753.8
          },
          {
            "average": 0,
            "count": 1128977,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1128977,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1128977,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1128977,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1128977,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417236.1858,
          5023603.606,
          833.3082781,
          417766.4258,
          5023764.586,
          868.8482781
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417236.18580922333,
                5023603.6056148745,
                833.3082780946313
              ],
              [
                417236.18580922333,
                5023764.585614875,
                833.3082780946313
              ],
              [
                417766.4258092233,
                5023764.585614875,
                868.8482780946313
              ],
              [
                417766.4258092233,
                5023603.6056148745,
                868.8482780946313
              ],
              [
                417236.18580922333,
                5023603.6056148745,
                833.3082780946313
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:43:08+00:00",
        "end_time": "2011-09-14T20:07:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118C1206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118C1206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118C1206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0567976,
            45.36106262,
            833.3082781,
            -118.0500015,
            45.36257384,
            868.8482781
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05677062880251,
                  45.36106261518489,
                  833.3082780946313
                ],
                [
                  -118.05679760371719,
                  45.362511406462716,
                  833.3082780946313
                ],
                [
                  -118.05002828833081,
                  45.36257384406811,
                  868.8482780946313
                ],
                [
                  -118.05000148612667,
                  45.36112504965369,
                  868.8482780946313
                ],
                [
                  -118.05677062880251,
                  45.36106261518489,
                  833.3082780946313
                ]
              ]
            ]
          },
          "id": "45118C1206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:43:08Z",
            "pc:count": 1128977,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417503.0885,
                "count": 1128977,
                "maximum": 417766.4258,
                "minimum": 417236.1858,
                "name": "X",
                "position": 0,
                "stddev": 154.347428,
                "variance": 23823.12852
              },
              {
                "average": 5023686.884,
                "count": 1128977,
                "maximum": 5023764.586,
                "minimum": 5023603.606,
                "name": "Y",
                "position": 1,
                "stddev": 45.12093302,
                "variance": 2035.898596
              },
              {
                "average": 836.1531867,
                "count": 1128977,
                "maximum": 868.8482781,
                "minimum": 833.3082781,
                "name": "Z",
                "position": 2,
                "stddev": 3.516617644,
                "variance": 12.36659965
              },
              {
                "average": 114.5739816,
                "count": 1128977,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.883065,
                "variance": 1754.191133
              },
              {
                "average": 1.016142047,
                "count": 1128977,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.136183174,
                "variance": 0.01854585689
              },
              {
                "average": 1.033595901,
                "count": 1128977,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2060763406,
                "variance": 0.04246745817
              },
              {
                "average": 0.4999207247,
                "count": 1128977,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000002152,
                "variance": 0.2500002152
              },
              {
                "average": 0,
                "count": 1128977,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.146124323,
                "count": 1128977,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3532309667,
                "variance": 0.1247721159
              },
              {
                "average": -0.6515001915,
                "count": 1128977,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.294853238,
                "variance": 53.21488377
              },
              {
                "average": 161.9813229,
                "count": 1128977,
                "maximum": 177,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 24.22488821,
                "variance": 586.8452086
              },
              {
                "average": 10900.97137,
                "count": 1128977,
                "maximum": 20004,
                "minimum": 1001,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7633.084334,
                "variance": 58263976.45
              },
              {
                "average": 42195.00725,
                "count": 1128977,
                "maximum": 61440,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 10285.59456,
                "variance": 105793455.4
              },
              {
                "average": 39636.15191,
                "count": 1128977,
                "maximum": 64000,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 8440.573443,
                "variance": 71243280.04
              },
              {
                "average": 35826.94691,
                "count": 1128977,
                "maximum": 65024,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8625.276918,
                "variance": 74395401.92
              },
              {
                "average": 127549.9725,
                "count": 1128977,
                "maximum": 147388.2935,
                "minimum": 66071.72476,
                "name": "GpsTime",
                "position": 15,
                "stddev": 30987.42896,
                "variance": 960220753.8
              },
              {
                "average": 0,
                "count": 1128977,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1128977,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1128977,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1128977,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1128977,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417236.1858,
              5023603.606,
              833.3082781,
              417766.4258,
              5023764.586,
              868.8482781
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417236.18580922333,
                    5023603.6056148745,
                    833.3082780946313
                  ],
                  [
                    417236.18580922333,
                    5023764.585614875,
                    833.3082780946313
                  ],
                  [
                    417766.4258092233,
                    5023764.585614875,
                    868.8482780946313
                  ],
                  [
                    417766.4258092233,
                    5023603.6056148745,
                    868.8482780946313
                  ],
                  [
                    417236.18580922333,
                    5023603.6056148745,
                    833.3082780946313
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:43:08+00:00",
            "end_time": "2011-09-14T20:07: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": "45118B1203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752498484774,
              45.23739944303506,
              832.0456645023803
            ],
            [
              -118.03775456010523,
              45.250009251999856,
              832.0456645023803
            ],
            [
              -118.02502948935582,
              45.2501241753145,
              982.4656645023804
            ],
            [
              -118.02480272797553,
              45.2375143161129,
              982.4656645023804
            ],
            [
              -118.03752498484774,
              45.23739944303506,
              832.0456645023803
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377546,
        45.23739944,
        832.0456645,
        -118.0248027,
        45.25012418,
        982.4656645
      ],
      "properties": {
        "datetime": "2011-09-19T18:16:58Z",
        "pc:count": 8904492,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419071.9714,
            "count": 8904492,
            "maximum": 419565.3529,
            "minimum": 418566.6329,
            "name": "X",
            "position": 0,
            "stddev": 284.0884396,
            "variance": 80706.24154
          },
          {
            "average": 5010550.322,
            "count": 8904492,
            "maximum": 5011246.969,
            "minimum": 5009845.889,
            "name": "Y",
            "position": 1,
            "stddev": 404.6494534,
            "variance": 163741.1801
          },
          {
            "average": 863.9973453,
            "count": 8904492,
            "maximum": 982.4656645,
            "minimum": 832.0456645,
            "name": "Z",
            "position": 2,
            "stddev": 24.26321799,
            "variance": 588.7037473
          },
          {
            "average": 106.2459362,
            "count": 8904492,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.0741749,
            "variance": 845.307646
          },
          {
            "average": 1.01081836,
            "count": 8904492,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1092313602,
            "variance": 0.01193149005
          },
          {
            "average": 1.022973236,
            "count": 8904492,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1648838149,
            "variance": 0.02718667242
          },
          {
            "average": 0.5000634511,
            "count": 8904492,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000024,
            "variance": 0.250000024
          },
          {
            "average": 0,
            "count": 8904492,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.316128197,
            "count": 8904492,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4649636376,
            "variance": 0.2161911843
          },
          {
            "average": 0.1961635656,
            "count": 8904492,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.613387352,
            "variance": 74.19044167
          },
          {
            "average": 137.0000174,
            "count": 8904492,
            "maximum": 138,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0.004172126996,
            "variance": 1.740664367e-05
          },
          {
            "average": 10678.0691,
            "count": 8904492,
            "maximum": 10682,
            "minimum": 10645,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.704196564,
            "variance": 2.904285927
          },
          {
            "average": 30183.9762,
            "count": 8904492,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 7720.838199,
            "variance": 59611342.49
          },
          {
            "average": 30191.23457,
            "count": 8904492,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 6205.945558,
            "variance": 38513760.27
          },
          {
            "average": 25164.23919,
            "count": 8904492,
            "maximum": 65280,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 5676.516659,
            "variance": 32222841.38
          },
          {
            "average": 334694.7993,
            "count": 8904492,
            "maximum": 491418.1626,
            "minimum": 331957.7879,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1254.505547,
            "variance": 1573784.167
          },
          {
            "average": 0,
            "count": 8904492,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8904492,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8904492,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8904492,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8904492,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418566.6329,
          5009845.889,
          832.0456645,
          419565.3529,
          5011246.969,
          982.4656645
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418566.63286689296,
                5009845.889327295,
                832.0456645023803
              ],
              [
                418566.63286689296,
                5011246.969327295,
                832.0456645023803
              ],
              [
                419565.35286689294,
                5011246.969327295,
                982.4656645023804
              ],
              [
                419565.35286689294,
                5009845.889327295,
                982.4656645023804
              ],
              [
                418566.63286689296,
                5009845.889327295,
                832.0456645023803
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:16:58+00:00",
        "end_time": "2011-09-17T21:59:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118B1203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118B1203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118B1203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377546,
            45.23739944,
            832.0456645,
            -118.0248027,
            45.25012418,
            982.4656645
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752498484774,
                  45.23739944303506,
                  832.0456645023803
                ],
                [
                  -118.03775456010523,
                  45.250009251999856,
                  832.0456645023803
                ],
                [
                  -118.02502948935582,
                  45.2501241753145,
                  982.4656645023804
                ],
                [
                  -118.02480272797553,
                  45.2375143161129,
                  982.4656645023804
                ],
                [
                  -118.03752498484774,
                  45.23739944303506,
                  832.0456645023803
                ]
              ]
            ]
          },
          "id": "45118B1203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:16:58Z",
            "pc:count": 8904492,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419071.9714,
                "count": 8904492,
                "maximum": 419565.3529,
                "minimum": 418566.6329,
                "name": "X",
                "position": 0,
                "stddev": 284.0884396,
                "variance": 80706.24154
              },
              {
                "average": 5010550.322,
                "count": 8904492,
                "maximum": 5011246.969,
                "minimum": 5009845.889,
                "name": "Y",
                "position": 1,
                "stddev": 404.6494534,
                "variance": 163741.1801
              },
              {
                "average": 863.9973453,
                "count": 8904492,
                "maximum": 982.4656645,
                "minimum": 832.0456645,
                "name": "Z",
                "position": 2,
                "stddev": 24.26321799,
                "variance": 588.7037473
              },
              {
                "average": 106.2459362,
                "count": 8904492,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.0741749,
                "variance": 845.307646
              },
              {
                "average": 1.01081836,
                "count": 8904492,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1092313602,
                "variance": 0.01193149005
              },
              {
                "average": 1.022973236,
                "count": 8904492,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1648838149,
                "variance": 0.02718667242
              },
              {
                "average": 0.5000634511,
                "count": 8904492,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000024,
                "variance": 0.250000024
              },
              {
                "average": 0,
                "count": 8904492,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.316128197,
                "count": 8904492,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4649636376,
                "variance": 0.2161911843
              },
              {
                "average": 0.1961635656,
                "count": 8904492,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.613387352,
                "variance": 74.19044167
              },
              {
                "average": 137.0000174,
                "count": 8904492,
                "maximum": 138,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0.004172126996,
                "variance": 1.740664367e-05
              },
              {
                "average": 10678.0691,
                "count": 8904492,
                "maximum": 10682,
                "minimum": 10645,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.704196564,
                "variance": 2.904285927
              },
              {
                "average": 30183.9762,
                "count": 8904492,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 7720.838199,
                "variance": 59611342.49
              },
              {
                "average": 30191.23457,
                "count": 8904492,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 6205.945558,
                "variance": 38513760.27
              },
              {
                "average": 25164.23919,
                "count": 8904492,
                "maximum": 65280,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 5676.516659,
                "variance": 32222841.38
              },
              {
                "average": 334694.7993,
                "count": 8904492,
                "maximum": 491418.1626,
                "minimum": 331957.7879,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1254.505547,
                "variance": 1573784.167
              },
              {
                "average": 0,
                "count": 8904492,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8904492,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8904492,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8904492,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8904492,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418566.6329,
              5009845.889,
              832.0456645,
              419565.3529,
              5011246.969,
              982.4656645
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418566.63286689296,
                    5009845.889327295,
                    832.0456645023803
                  ],
                  [
                    418566.63286689296,
                    5011246.969327295,
                    832.0456645023803
                  ],
                  [
                    419565.35286689294,
                    5011246.969327295,
                    982.4656645023804
                  ],
                  [
                    419565.35286689294,
                    5009845.889327295,
                    982.4656645023804
                  ],
                  [
                    418566.63286689296,
                    5009845.889327295,
                    832.0456645023803
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:16:58+00:00",
            "end_time": "2011-09-17T21:59: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": "45118C1207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.05002606119264,
              45.36108903579987,
              830.2059187356062
            ],
            [
              -118.05005237446885,
              45.36251137068278,
              830.2059187356062
            ],
            [
              -118.03753042460457,
              45.36262581333389,
              849.8459187356063
            ],
            [
              -118.0375044249787,
              45.361203472806835,
              849.8459187356063
            ],
            [
              -118.05002606119264,
              45.36108903579987,
              830.2059187356062
            ]
          ]
        ]
      },
      "bbox": [
        -118.0500524,
        45.36108904,
        830.2059187,
        -118.0375044,
        45.36262581,
        849.8459187
      ],
      "properties": {
        "datetime": "2011-09-15T18:28:07Z",
        "pc:count": 2155685,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418200.9505,
            "count": 2155685,
            "maximum": 418745.289,
            "minimum": 417764.449,
            "name": "X",
            "position": 0,
            "stddev": 276.5339758,
            "variance": 76471.03975
          },
          {
            "average": 5023676.132,
            "count": 2155685,
            "maximum": 5023757.67,
            "minimum": 5023599.63,
            "name": "Y",
            "position": 1,
            "stddev": 43.78794983,
            "variance": 1917.384551
          },
          {
            "average": 832.9434348,
            "count": 2155685,
            "maximum": 849.8459187,
            "minimum": 830.2059187,
            "name": "Z",
            "position": 2,
            "stddev": 1.342312103,
            "variance": 1.801801782
          },
          {
            "average": 102.1702688,
            "count": 2155685,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 37.28830291,
            "variance": 1390.417534
          },
          {
            "average": 1.002763391,
            "count": 2155685,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05761810309,
            "variance": 0.003319845804
          },
          {
            "average": 1.005962374,
            "count": 2155685,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0907170113,
            "variance": 0.008229576138
          },
          {
            "average": 0.4998773012,
            "count": 2155685,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000001009,
            "variance": 0.2500001009
          },
          {
            "average": 0,
            "count": 2155685,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.14958679,
            "count": 2155685,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3566660083,
            "variance": 0.1272106415
          },
          {
            "average": 1.253798903,
            "count": 2155685,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.81398752,
            "variance": 77.68637601
          },
          {
            "average": 139.5806943,
            "count": 2155685,
            "maximum": 177,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 24.7348863,
            "variance": 611.8146001
          },
          {
            "average": 4979.028081,
            "count": 2155685,
            "maximum": 20002,
            "minimum": 1001,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6761.266403,
            "variance": 45714723.37
          },
          {
            "average": 34673.37885,
            "count": 2155685,
            "maximum": 53504,
            "minimum": 8704,
            "name": "Red",
            "position": 12,
            "stddev": 10727.63296,
            "variance": 115082108.9
          },
          {
            "average": 35149.98524,
            "count": 2155685,
            "maximum": 52992,
            "minimum": 10240,
            "name": "Green",
            "position": 13,
            "stddev": 6906.146039,
            "variance": 47694853.12
          },
          {
            "average": 28308.50122,
            "count": 2155685,
            "maximum": 52992,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 6387.515395,
            "variance": 40800352.92
          },
          {
            "average": 93761.252,
            "count": 2155685,
            "maximum": 146487.2021,
            "minimum": 66071.97127,
            "name": "GpsTime",
            "position": 15,
            "stddev": 34394.00434,
            "variance": 1182947534
          },
          {
            "average": 0,
            "count": 2155685,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2155685,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2155685,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2155685,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2155685,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417764.449,
          5023599.63,
          830.2059187,
          418745.289,
          5023757.67,
          849.8459187
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417764.4489595606,
                5023599.6297789235,
                830.2059187356062
              ],
              [
                417764.4489595606,
                5023757.669778923,
                830.2059187356062
              ],
              [
                418745.28895956057,
                5023757.669778923,
                849.8459187356063
              ],
              [
                418745.28895956057,
                5023599.6297789235,
                849.8459187356063
              ],
              [
                417764.4489595606,
                5023599.6297789235,
                830.2059187356062
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:28:07+00:00",
        "end_time": "2011-09-14T20:07:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118C1207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118C1207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118C1207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0500524,
            45.36108904,
            830.2059187,
            -118.0375044,
            45.36262581,
            849.8459187
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.05002606119264,
                  45.36108903579987,
                  830.2059187356062
                ],
                [
                  -118.05005237446885,
                  45.36251137068278,
                  830.2059187356062
                ],
                [
                  -118.03753042460457,
                  45.36262581333389,
                  849.8459187356063
                ],
                [
                  -118.0375044249787,
                  45.361203472806835,
                  849.8459187356063
                ],
                [
                  -118.05002606119264,
                  45.36108903579987,
                  830.2059187356062
                ]
              ]
            ]
          },
          "id": "45118C1207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:28:07Z",
            "pc:count": 2155685,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418200.9505,
                "count": 2155685,
                "maximum": 418745.289,
                "minimum": 417764.449,
                "name": "X",
                "position": 0,
                "stddev": 276.5339758,
                "variance": 76471.03975
              },
              {
                "average": 5023676.132,
                "count": 2155685,
                "maximum": 5023757.67,
                "minimum": 5023599.63,
                "name": "Y",
                "position": 1,
                "stddev": 43.78794983,
                "variance": 1917.384551
              },
              {
                "average": 832.9434348,
                "count": 2155685,
                "maximum": 849.8459187,
                "minimum": 830.2059187,
                "name": "Z",
                "position": 2,
                "stddev": 1.342312103,
                "variance": 1.801801782
              },
              {
                "average": 102.1702688,
                "count": 2155685,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 37.28830291,
                "variance": 1390.417534
              },
              {
                "average": 1.002763391,
                "count": 2155685,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05761810309,
                "variance": 0.003319845804
              },
              {
                "average": 1.005962374,
                "count": 2155685,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0907170113,
                "variance": 0.008229576138
              },
              {
                "average": 0.4998773012,
                "count": 2155685,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000001009,
                "variance": 0.2500001009
              },
              {
                "average": 0,
                "count": 2155685,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.14958679,
                "count": 2155685,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3566660083,
                "variance": 0.1272106415
              },
              {
                "average": 1.253798903,
                "count": 2155685,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.81398752,
                "variance": 77.68637601
              },
              {
                "average": 139.5806943,
                "count": 2155685,
                "maximum": 177,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 24.7348863,
                "variance": 611.8146001
              },
              {
                "average": 4979.028081,
                "count": 2155685,
                "maximum": 20002,
                "minimum": 1001,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6761.266403,
                "variance": 45714723.37
              },
              {
                "average": 34673.37885,
                "count": 2155685,
                "maximum": 53504,
                "minimum": 8704,
                "name": "Red",
                "position": 12,
                "stddev": 10727.63296,
                "variance": 115082108.9
              },
              {
                "average": 35149.98524,
                "count": 2155685,
                "maximum": 52992,
                "minimum": 10240,
                "name": "Green",
                "position": 13,
                "stddev": 6906.146039,
                "variance": 47694853.12
              },
              {
                "average": 28308.50122,
                "count": 2155685,
                "maximum": 52992,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 6387.515395,
                "variance": 40800352.92
              },
              {
                "average": 93761.252,
                "count": 2155685,
                "maximum": 146487.2021,
                "minimum": 66071.97127,
                "name": "GpsTime",
                "position": 15,
                "stddev": 34394.00434,
                "variance": 1182947534
              },
              {
                "average": 0,
                "count": 2155685,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2155685,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2155685,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2155685,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2155685,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417764.449,
              5023599.63,
              830.2059187,
              418745.289,
              5023757.67,
              849.8459187
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417764.4489595606,
                    5023599.6297789235,
                    830.2059187356062
                  ],
                  [
                    417764.4489595606,
                    5023757.669778923,
                    830.2059187356062
                  ],
                  [
                    418745.28895956057,
                    5023757.669778923,
                    849.8459187356063
                  ],
                  [
                    418745.28895956057,
                    5023599.6297789235,
                    849.8459187356063
                  ],
                  [
                    417764.4489595606,
                    5023599.6297789235,
                    830.2059187356062
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:28:07+00:00",
            "end_time": "2011-09-14T20:07: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": "45117C7303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002483258475,
              45.29991980319809,
              820.355382205927
            ],
            [
              -117.85021303141434,
              45.31250999362946,
              820.355382205927
            ],
            [
              -117.83752891723364,
              45.3126037137362,
              857.535382205927
            ],
            [
              -117.837343525297,
              45.30001348239952,
              857.535382205927
            ],
            [
              -117.85002483258475,
              45.29991980319809,
              820.355382205927
            ]
          ]
        ]
      },
      "bbox": [
        -117.850213,
        45.2999198,
        820.3553822,
        -117.8373435,
        45.31260371,
        857.5353822
      ],
      "properties": {
        "datetime": "2011-09-18T23:19:20Z",
        "pc:count": 9942910,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433852.042,
            "count": 9942910,
            "maximum": 434350.9136,
            "minimum": 433356.5536,
            "name": "X",
            "position": 0,
            "stddev": 282.1299058,
            "variance": 79597.28374
          },
          {
            "average": 5017317.53,
            "count": 9942910,
            "maximum": 5018018.134,
            "minimum": 5016619.294,
            "name": "Y",
            "position": 1,
            "stddev": 400.6256535,
            "variance": 160500.9142
          },
          {
            "average": 827.531248,
            "count": 9942910,
            "maximum": 857.5353822,
            "minimum": 820.3553822,
            "name": "Z",
            "position": 2,
            "stddev": 3.994489301,
            "variance": 15.95594478
          },
          {
            "average": 114.0717991,
            "count": 9942910,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.3216461,
            "variance": 859.7589302
          },
          {
            "average": 1.005261337,
            "count": 9942910,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07739881893,
            "variance": 0.005990577172
          },
          {
            "average": 1.011298905,
            "count": 9942910,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1171752952,
            "variance": 0.0137300498
          },
          {
            "average": 0.5001238068,
            "count": 9942910,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000098,
            "variance": 0.2500000098
          },
          {
            "average": 0,
            "count": 9942910,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.301842519,
            "count": 9942910,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4590573318,
            "variance": 0.2107336339
          },
          {
            "average": -0.3381278763,
            "count": 9942910,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.74876823,
            "variance": 76.54094554
          },
          {
            "average": 138,
            "count": 9942910,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10631.72508,
            "count": 9942910,
            "maximum": 10636,
            "minimum": 10627,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.727364902,
            "variance": 2.983789504
          },
          {
            "average": 31351.70218,
            "count": 9942910,
            "maximum": 59904,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 8308.141117,
            "variance": 69025208.81
          },
          {
            "average": 31096.01447,
            "count": 9942910,
            "maximum": 59648,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 6510.657577,
            "variance": 42388662.08
          },
          {
            "average": 25495.40043,
            "count": 9942910,
            "maximum": 60160,
            "minimum": 4864,
            "name": "Blue",
            "position": 14,
            "stddev": 5617.773192,
            "variance": 31559375.64
          },
          {
            "average": 421607.4595,
            "count": 9942910,
            "maximum": 423160.2395,
            "minimum": 418681.8312,
            "name": "GpsTime",
            "position": 15,
            "stddev": 883.1539465,
            "variance": 779960.8932
          },
          {
            "average": 0,
            "count": 9942910,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9942910,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9942910,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9942910,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9942910,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433356.5536,
          5016619.294,
          820.3553822,
          434350.9136,
          5018018.134,
          857.5353822
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433356.553618097,
                5016619.29424829,
                820.355382205927
              ],
              [
                433356.553618097,
                5018018.13424829,
                820.355382205927
              ],
              [
                434350.91361809697,
                5018018.13424829,
                857.535382205927
              ],
              [
                434350.91361809697,
                5016619.29424829,
                857.535382205927
              ],
              [
                433356.553618097,
                5016619.29424829,
                820.355382205927
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T23:19:20+00:00",
        "end_time": "2011-09-18T22:04:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.850213,
            45.2999198,
            820.3553822,
            -117.8373435,
            45.31260371,
            857.5353822
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002483258475,
                  45.29991980319809,
                  820.355382205927
                ],
                [
                  -117.85021303141434,
                  45.31250999362946,
                  820.355382205927
                ],
                [
                  -117.83752891723364,
                  45.3126037137362,
                  857.535382205927
                ],
                [
                  -117.837343525297,
                  45.30001348239952,
                  857.535382205927
                ],
                [
                  -117.85002483258475,
                  45.29991980319809,
                  820.355382205927
                ]
              ]
            ]
          },
          "id": "45117C7303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T23:19:20Z",
            "pc:count": 9942910,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433852.042,
                "count": 9942910,
                "maximum": 434350.9136,
                "minimum": 433356.5536,
                "name": "X",
                "position": 0,
                "stddev": 282.1299058,
                "variance": 79597.28374
              },
              {
                "average": 5017317.53,
                "count": 9942910,
                "maximum": 5018018.134,
                "minimum": 5016619.294,
                "name": "Y",
                "position": 1,
                "stddev": 400.6256535,
                "variance": 160500.9142
              },
              {
                "average": 827.531248,
                "count": 9942910,
                "maximum": 857.5353822,
                "minimum": 820.3553822,
                "name": "Z",
                "position": 2,
                "stddev": 3.994489301,
                "variance": 15.95594478
              },
              {
                "average": 114.0717991,
                "count": 9942910,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.3216461,
                "variance": 859.7589302
              },
              {
                "average": 1.005261337,
                "count": 9942910,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07739881893,
                "variance": 0.005990577172
              },
              {
                "average": 1.011298905,
                "count": 9942910,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1171752952,
                "variance": 0.0137300498
              },
              {
                "average": 0.5001238068,
                "count": 9942910,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000098,
                "variance": 0.2500000098
              },
              {
                "average": 0,
                "count": 9942910,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.301842519,
                "count": 9942910,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4590573318,
                "variance": 0.2107336339
              },
              {
                "average": -0.3381278763,
                "count": 9942910,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.74876823,
                "variance": 76.54094554
              },
              {
                "average": 138,
                "count": 9942910,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10631.72508,
                "count": 9942910,
                "maximum": 10636,
                "minimum": 10627,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.727364902,
                "variance": 2.983789504
              },
              {
                "average": 31351.70218,
                "count": 9942910,
                "maximum": 59904,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 8308.141117,
                "variance": 69025208.81
              },
              {
                "average": 31096.01447,
                "count": 9942910,
                "maximum": 59648,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 6510.657577,
                "variance": 42388662.08
              },
              {
                "average": 25495.40043,
                "count": 9942910,
                "maximum": 60160,
                "minimum": 4864,
                "name": "Blue",
                "position": 14,
                "stddev": 5617.773192,
                "variance": 31559375.64
              },
              {
                "average": 421607.4595,
                "count": 9942910,
                "maximum": 423160.2395,
                "minimum": 418681.8312,
                "name": "GpsTime",
                "position": 15,
                "stddev": 883.1539465,
                "variance": 779960.8932
              },
              {
                "average": 0,
                "count": 9942910,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9942910,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9942910,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9942910,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9942910,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433356.5536,
              5016619.294,
              820.3553822,
              434350.9136,
              5018018.134,
              857.5353822
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433356.553618097,
                    5016619.29424829,
                    820.355382205927
                  ],
                  [
                    433356.553618097,
                    5018018.13424829,
                    820.355382205927
                  ],
                  [
                    434350.91361809697,
                    5018018.13424829,
                    857.535382205927
                  ],
                  [
                    434350.91361809697,
                    5016619.29424829,
                    857.535382205927
                  ],
                  [
                    433356.553618097,
                    5016619.29424829,
                    820.355382205927
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T23:19:20+00:00",
            "end_time": "2011-09-18T22: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": "45117D8223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252583927147,
              45.43745468349407,
              994.2317673651285
            ],
            [
              -117.91272829416516,
              45.45001015754323,
              994.2317673651285
            ],
            [
              -117.90515467759401,
              45.450070427635254,
              1362.2317673651285
            ],
            [
              -117.90495390206908,
              45.43751492735113,
              1362.2317673651285
            ],
            [
              -117.91252583927147,
              45.43745468349407,
              994.2317673651285
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127283,
        45.43745468,
        994.2317674,
        -117.9049539,
        45.45007043,
        1362.231767
      ],
      "properties": {
        "datetime": "2011-09-18T21:32:31Z",
        "pc:count": 6606322,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428921.6208,
            "count": 6606322,
            "maximum": 429221.7815,
            "minimum": 428629.4815,
            "name": "X",
            "position": 0,
            "stddev": 161.3303033,
            "variance": 26027.46676
          },
          {
            "average": 5032638.227,
            "count": 6606322,
            "maximum": 5033347.262,
            "minimum": 5031952.222,
            "name": "Y",
            "position": 1,
            "stddev": 396.991168,
            "variance": 157601.9875
          },
          {
            "average": 1157.871551,
            "count": 6606322,
            "maximum": 1362.231767,
            "minimum": 994.2317674,
            "name": "Z",
            "position": 2,
            "stddev": 89.33392801,
            "variance": 7980.550693
          },
          {
            "average": 93.09248187,
            "count": 6606322,
            "maximum": 242,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.45540365,
            "variance": 1888.372106
          },
          {
            "average": 1.066027663,
            "count": 6606322,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2682879948,
            "variance": 0.07197844815
          },
          {
            "average": 1.135244997,
            "count": 6606322,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3880753644,
            "variance": 0.1506024884
          },
          {
            "average": 0.5005724819,
            "count": 6606322,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997101,
            "variance": 0.2499997101
          },
          {
            "average": 0,
            "count": 6606322,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.196866729,
            "count": 6606322,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3976307881,
            "variance": 0.1581102437
          },
          {
            "average": 0.319928864,
            "count": 6606322,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.500416905,
            "variance": 72.25708755
          },
          {
            "average": 138,
            "count": 6606322,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10620.63769,
            "count": 6606322,
            "maximum": 10624,
            "minimum": 10617,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.381795225,
            "variance": 1.909358045
          },
          {
            "average": 27423.40319,
            "count": 6606322,
            "maximum": 56576,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 8656.5359,
            "variance": 74935613.79
          },
          {
            "average": 26316.38003,
            "count": 6606322,
            "maximum": 54528,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 7928.540695,
            "variance": 62861757.56
          },
          {
            "average": 22395.57245,
            "count": 6606322,
            "maximum": 54528,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 6938.944049,
            "variance": 48148944.51
          },
          {
            "average": 414817.5317,
            "count": 6606322,
            "maximum": 416751.3029,
            "minimum": 412749.2002,
            "name": "GpsTime",
            "position": 15,
            "stddev": 889.1681797,
            "variance": 790620.0518
          },
          {
            "average": 0,
            "count": 6606322,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6606322,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6606322,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6606322,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6606322,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428629.4815,
          5031952.222,
          994.2317674,
          429221.7815,
          5033347.262,
          1362.231767
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428629.48148929246,
                5031952.22185218,
                994.2317673651285
              ],
              [
                428629.48148929246,
                5033347.261852179,
                994.2317673651285
              ],
              [
                429221.7814892925,
                5033347.261852179,
                1362.2317673651285
              ],
              [
                429221.7814892925,
                5031952.22185218,
                1362.2317673651285
              ],
              [
                428629.48148929246,
                5031952.22185218,
                994.2317673651285
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T21:32:31+00:00",
        "end_time": "2011-09-18T20:25:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127283,
            45.43745468,
            994.2317674,
            -117.9049539,
            45.45007043,
            1362.231767
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252583927147,
                  45.43745468349407,
                  994.2317673651285
                ],
                [
                  -117.91272829416516,
                  45.45001015754323,
                  994.2317673651285
                ],
                [
                  -117.90515467759401,
                  45.450070427635254,
                  1362.2317673651285
                ],
                [
                  -117.90495390206908,
                  45.43751492735113,
                  1362.2317673651285
                ],
                [
                  -117.91252583927147,
                  45.43745468349407,
                  994.2317673651285
                ]
              ]
            ]
          },
          "id": "45117D8223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:32:31Z",
            "pc:count": 6606322,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428921.6208,
                "count": 6606322,
                "maximum": 429221.7815,
                "minimum": 428629.4815,
                "name": "X",
                "position": 0,
                "stddev": 161.3303033,
                "variance": 26027.46676
              },
              {
                "average": 5032638.227,
                "count": 6606322,
                "maximum": 5033347.262,
                "minimum": 5031952.222,
                "name": "Y",
                "position": 1,
                "stddev": 396.991168,
                "variance": 157601.9875
              },
              {
                "average": 1157.871551,
                "count": 6606322,
                "maximum": 1362.231767,
                "minimum": 994.2317674,
                "name": "Z",
                "position": 2,
                "stddev": 89.33392801,
                "variance": 7980.550693
              },
              {
                "average": 93.09248187,
                "count": 6606322,
                "maximum": 242,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.45540365,
                "variance": 1888.372106
              },
              {
                "average": 1.066027663,
                "count": 6606322,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2682879948,
                "variance": 0.07197844815
              },
              {
                "average": 1.135244997,
                "count": 6606322,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3880753644,
                "variance": 0.1506024884
              },
              {
                "average": 0.5005724819,
                "count": 6606322,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997101,
                "variance": 0.2499997101
              },
              {
                "average": 0,
                "count": 6606322,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.196866729,
                "count": 6606322,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3976307881,
                "variance": 0.1581102437
              },
              {
                "average": 0.319928864,
                "count": 6606322,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.500416905,
                "variance": 72.25708755
              },
              {
                "average": 138,
                "count": 6606322,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10620.63769,
                "count": 6606322,
                "maximum": 10624,
                "minimum": 10617,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.381795225,
                "variance": 1.909358045
              },
              {
                "average": 27423.40319,
                "count": 6606322,
                "maximum": 56576,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 8656.5359,
                "variance": 74935613.79
              },
              {
                "average": 26316.38003,
                "count": 6606322,
                "maximum": 54528,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 7928.540695,
                "variance": 62861757.56
              },
              {
                "average": 22395.57245,
                "count": 6606322,
                "maximum": 54528,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 6938.944049,
                "variance": 48148944.51
              },
              {
                "average": 414817.5317,
                "count": 6606322,
                "maximum": 416751.3029,
                "minimum": 412749.2002,
                "name": "GpsTime",
                "position": 15,
                "stddev": 889.1681797,
                "variance": 790620.0518
              },
              {
                "average": 0,
                "count": 6606322,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6606322,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6606322,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6606322,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6606322,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428629.4815,
              5031952.222,
              994.2317674,
              429221.7815,
              5033347.262,
              1362.231767
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428629.48148929246,
                    5031952.22185218,
                    994.2317673651285
                  ],
                  [
                    428629.48148929246,
                    5033347.261852179,
                    994.2317673651285
                  ],
                  [
                    429221.7814892925,
                    5033347.261852179,
                    1362.2317673651285
                  ],
                  [
                    429221.7814892925,
                    5031952.22185218,
                    1362.2317673651285
                  ],
                  [
                    428629.48148929246,
                    5031952.22185218,
                    994.2317673651285
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T21:32:31+00:00",
            "end_time": "2011-09-18T20:25: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": "45117D8322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752478567374,
              45.37490477252436,
              833.3577433214567
            ],
            [
              -117.98774425722048,
              45.38750925148044,
              833.3577433214567
            ],
            [
              -117.97502930439214,
              45.387618507464616,
              861.1977433214566
            ],
            [
              -117.97481265694955,
              45.37501398076681,
              861.1977433214566
            ],
            [
              -117.98752478567374,
              45.37490477252436,
              833.3577433214567
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877443,
        45.37490477,
        833.3577433,
        -117.9748127,
        45.38761851,
        861.1977433
      ],
      "properties": {
        "datetime": "2011-09-15T00:37:14Z",
        "pc:count": 18097265,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423224.9141,
            "count": 18097265,
            "maximum": 423673.785,
            "minimum": 422678.285,
            "name": "X",
            "position": 0,
            "stddev": 271.2744874,
            "variance": 73589.84751
          },
          {
            "average": 5025776.904,
            "count": 18097265,
            "maximum": 5026473.041,
            "minimum": 5025072.541,
            "name": "Y",
            "position": 1,
            "stddev": 399.8008122,
            "variance": 159840.6894
          },
          {
            "average": 836.1116899,
            "count": 18097265,
            "maximum": 861.1977433,
            "minimum": 833.3577433,
            "name": "Z",
            "position": 2,
            "stddev": 1.794561207,
            "variance": 3.220449926
          },
          {
            "average": 159.9232759,
            "count": 18097265,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 61.70746769,
            "variance": 3807.811568
          },
          {
            "average": 1.003018578,
            "count": 18097265,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06215631312,
            "variance": 0.003863407261
          },
          {
            "average": 1.006315706,
            "count": 18097265,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09636502336,
            "variance": 0.009286217728
          },
          {
            "average": 0.5005863041,
            "count": 18097265,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996701,
            "variance": 0.2499996701
          },
          {
            "average": 0,
            "count": 18097265,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.19470058,
            "count": 18097265,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3959700406,
            "variance": 0.1567922731
          },
          {
            "average": 0.08269255015,
            "count": 18097265,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.656192246,
            "variance": 74.9296642
          },
          {
            "average": 154.7766962,
            "count": 18097265,
            "maximum": 213,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 40.80109594,
            "variance": 1664.72943
          },
          {
            "average": 680.0029647,
            "count": 18097265,
            "maximum": 1033,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 406.2291426,
            "variance": 165022.1163
          },
          {
            "average": 30110.26128,
            "count": 18097265,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 10328.02447,
            "variance": 106668089.5
          },
          {
            "average": 30371.40825,
            "count": 18097265,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 8119.224187,
            "variance": 65921801.4
          },
          {
            "average": 25246.20237,
            "count": 18097265,
            "maximum": 65280,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 7549.23475,
            "variance": 56990945.31
          },
          {
            "average": 80168.26504,
            "count": 18097265,
            "maximum": 82234.46449,
            "minimum": 78351.78564,
            "name": "GpsTime",
            "position": 15,
            "stddev": 774.1713007,
            "variance": 599341.2028
          },
          {
            "average": 0,
            "count": 18097265,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18097265,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18097265,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18097265,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18097265,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422678.285,
          5025072.541,
          833.3577433,
          423673.785,
          5026473.041,
          861.1977433
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422678.28498649836,
                5025072.541364327,
                833.3577433214567
              ],
              [
                422678.28498649836,
                5026473.041364327,
                833.3577433214567
              ],
              [
                423673.78498649836,
                5026473.041364327,
                861.1977433214566
              ],
              [
                423673.78498649836,
                5025072.541364327,
                861.1977433214566
              ],
              [
                422678.28498649836,
                5025072.541364327,
                833.3577433214567
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:37:14+00:00",
        "end_time": "2011-09-14T23:32:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877443,
            45.37490477,
            833.3577433,
            -117.9748127,
            45.38761851,
            861.1977433
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752478567374,
                  45.37490477252436,
                  833.3577433214567
                ],
                [
                  -117.98774425722048,
                  45.38750925148044,
                  833.3577433214567
                ],
                [
                  -117.97502930439214,
                  45.387618507464616,
                  861.1977433214566
                ],
                [
                  -117.97481265694955,
                  45.37501398076681,
                  861.1977433214566
                ],
                [
                  -117.98752478567374,
                  45.37490477252436,
                  833.3577433214567
                ]
              ]
            ]
          },
          "id": "45117D8322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:37:14Z",
            "pc:count": 18097265,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423224.9141,
                "count": 18097265,
                "maximum": 423673.785,
                "minimum": 422678.285,
                "name": "X",
                "position": 0,
                "stddev": 271.2744874,
                "variance": 73589.84751
              },
              {
                "average": 5025776.904,
                "count": 18097265,
                "maximum": 5026473.041,
                "minimum": 5025072.541,
                "name": "Y",
                "position": 1,
                "stddev": 399.8008122,
                "variance": 159840.6894
              },
              {
                "average": 836.1116899,
                "count": 18097265,
                "maximum": 861.1977433,
                "minimum": 833.3577433,
                "name": "Z",
                "position": 2,
                "stddev": 1.794561207,
                "variance": 3.220449926
              },
              {
                "average": 159.9232759,
                "count": 18097265,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 61.70746769,
                "variance": 3807.811568
              },
              {
                "average": 1.003018578,
                "count": 18097265,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06215631312,
                "variance": 0.003863407261
              },
              {
                "average": 1.006315706,
                "count": 18097265,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09636502336,
                "variance": 0.009286217728
              },
              {
                "average": 0.5005863041,
                "count": 18097265,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996701,
                "variance": 0.2499996701
              },
              {
                "average": 0,
                "count": 18097265,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.19470058,
                "count": 18097265,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3959700406,
                "variance": 0.1567922731
              },
              {
                "average": 0.08269255015,
                "count": 18097265,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.656192246,
                "variance": 74.9296642
              },
              {
                "average": 154.7766962,
                "count": 18097265,
                "maximum": 213,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 40.80109594,
                "variance": 1664.72943
              },
              {
                "average": 680.0029647,
                "count": 18097265,
                "maximum": 1033,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 406.2291426,
                "variance": 165022.1163
              },
              {
                "average": 30110.26128,
                "count": 18097265,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 10328.02447,
                "variance": 106668089.5
              },
              {
                "average": 30371.40825,
                "count": 18097265,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 8119.224187,
                "variance": 65921801.4
              },
              {
                "average": 25246.20237,
                "count": 18097265,
                "maximum": 65280,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 7549.23475,
                "variance": 56990945.31
              },
              {
                "average": 80168.26504,
                "count": 18097265,
                "maximum": 82234.46449,
                "minimum": 78351.78564,
                "name": "GpsTime",
                "position": 15,
                "stddev": 774.1713007,
                "variance": 599341.2028
              },
              {
                "average": 0,
                "count": 18097265,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18097265,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18097265,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18097265,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18097265,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422678.285,
              5025072.541,
              833.3577433,
              423673.785,
              5026473.041,
              861.1977433
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422678.28498649836,
                    5025072.541364327,
                    833.3577433214567
                  ],
                  [
                    422678.28498649836,
                    5026473.041364327,
                    833.3577433214567
                  ],
                  [
                    423673.78498649836,
                    5026473.041364327,
                    861.1977433214566
                  ],
                  [
                    423673.78498649836,
                    5025072.541364327,
                    861.1977433214566
                  ],
                  [
                    422678.28498649836,
                    5025072.541364327,
                    833.3577433214567
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:37:14+00:00",
            "end_time": "2011-09-14T23: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": "45118C1208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0375254905374,
              45.36116757332103,
              827.3817934923687
            ],
            [
              -118.03755005931824,
              45.36251161492912,
              827.3817934923687
            ],
            [
              -118.02502959197656,
              45.362624673198596,
              848.7017934923687
            ],
            [
              -118.02500531954891,
              45.36128062632155,
              848.7017934923687
            ],
            [
              -118.0375254905374,
              45.36116757332103,
              827.3817934923687
            ]
          ]
        ]
      },
      "bbox": [
        -118.0375501,
        45.36116757,
        827.3817935,
        -118.0250053,
        45.36262467,
        848.7017935
      ],
      "properties": {
        "datetime": "2011-09-15T00:41:16Z",
        "pc:count": 1412130,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419207.667,
            "count": 1412130,
            "maximum": 419724.3078,
            "minimum": 418743.5878,
            "name": "X",
            "position": 0,
            "stddev": 281.1431129,
            "variance": 79041.44995
          },
          {
            "average": 5023672.794,
            "count": 1412130,
            "maximum": 5023745.003,
            "minimum": 5023595.663,
            "name": "Y",
            "position": 1,
            "stddev": 39.71586575,
            "variance": 1577.349992
          },
          {
            "average": 829.2803421,
            "count": 1412130,
            "maximum": 848.7017935,
            "minimum": 827.3817935,
            "name": "Z",
            "position": 2,
            "stddev": 1.357790525,
            "variance": 1.843595109
          },
          {
            "average": 105.3113863,
            "count": 1412130,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.52681805,
            "variance": 1057.993893
          },
          {
            "average": 1.006145327,
            "count": 1412130,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08684629507,
            "variance": 0.007542278967
          },
          {
            "average": 1.013379788,
            "count": 1412130,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1379964531,
            "variance": 0.01904302106
          },
          {
            "average": 0.5000587765,
            "count": 1412130,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000001736,
            "variance": 0.2500001736
          },
          {
            "average": 0,
            "count": 1412130,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.235728297,
            "count": 1412130,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.424453289,
            "variance": 0.1801605946
          },
          {
            "average": 0.1988994639,
            "count": 1412130,
            "maximum": 16.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.301881632,
            "variance": 86.52500189
          },
          {
            "average": 122.5489842,
            "count": 1412130,
            "maximum": 138,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 2.691948618,
            "variance": 7.246587364
          },
          {
            "average": 1014.840849,
            "count": 1412130,
            "maximum": 1034,
            "minimum": 1005,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.47155319,
            "variance": 131.5965327
          },
          {
            "average": 40478.96064,
            "count": 1412130,
            "maximum": 65024,
            "minimum": 7936,
            "name": "Red",
            "position": 12,
            "stddev": 9270.559777,
            "variance": 85943278.58
          },
          {
            "average": 39146.72858,
            "count": 1412130,
            "maximum": 64512,
            "minimum": 9216,
            "name": "Green",
            "position": 13,
            "stddev": 7038.709076,
            "variance": 49543425.45
          },
          {
            "average": 33925.22395,
            "count": 1412130,
            "maximum": 65024,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 8253.994863,
            "variance": 68128431.2
          },
          {
            "average": 72928.41282,
            "count": 1412130,
            "maximum": 82476.5924,
            "minimum": 68130.10801,
            "name": "GpsTime",
            "position": 15,
            "stddev": 5719.724998,
            "variance": 32715254.05
          },
          {
            "average": 0,
            "count": 1412130,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1412130,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1412130,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1412130,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1412130,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418743.5878,
          5023595.663,
          827.3817935,
          419724.3078,
          5023745.003,
          848.7017935
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418743.58775191294,
                5023595.662810801,
                827.3817934923687
              ],
              [
                418743.58775191294,
                5023745.0028108,
                827.3817934923687
              ],
              [
                419724.3077519129,
                5023745.0028108,
                848.7017934923687
              ],
              [
                419724.3077519129,
                5023595.662810801,
                848.7017934923687
              ],
              [
                418743.58775191294,
                5023595.662810801,
                827.3817934923687
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:41:16+00:00",
        "end_time": "2011-09-14T20:42:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118C1208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118C1208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118C1208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0375501,
            45.36116757,
            827.3817935,
            -118.0250053,
            45.36262467,
            848.7017935
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0375254905374,
                  45.36116757332103,
                  827.3817934923687
                ],
                [
                  -118.03755005931824,
                  45.36251161492912,
                  827.3817934923687
                ],
                [
                  -118.02502959197656,
                  45.362624673198596,
                  848.7017934923687
                ],
                [
                  -118.02500531954891,
                  45.36128062632155,
                  848.7017934923687
                ],
                [
                  -118.0375254905374,
                  45.36116757332103,
                  827.3817934923687
                ]
              ]
            ]
          },
          "id": "45118C1208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:41:16Z",
            "pc:count": 1412130,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419207.667,
                "count": 1412130,
                "maximum": 419724.3078,
                "minimum": 418743.5878,
                "name": "X",
                "position": 0,
                "stddev": 281.1431129,
                "variance": 79041.44995
              },
              {
                "average": 5023672.794,
                "count": 1412130,
                "maximum": 5023745.003,
                "minimum": 5023595.663,
                "name": "Y",
                "position": 1,
                "stddev": 39.71586575,
                "variance": 1577.349992
              },
              {
                "average": 829.2803421,
                "count": 1412130,
                "maximum": 848.7017935,
                "minimum": 827.3817935,
                "name": "Z",
                "position": 2,
                "stddev": 1.357790525,
                "variance": 1.843595109
              },
              {
                "average": 105.3113863,
                "count": 1412130,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.52681805,
                "variance": 1057.993893
              },
              {
                "average": 1.006145327,
                "count": 1412130,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08684629507,
                "variance": 0.007542278967
              },
              {
                "average": 1.013379788,
                "count": 1412130,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1379964531,
                "variance": 0.01904302106
              },
              {
                "average": 0.5000587765,
                "count": 1412130,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000001736,
                "variance": 0.2500001736
              },
              {
                "average": 0,
                "count": 1412130,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.235728297,
                "count": 1412130,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.424453289,
                "variance": 0.1801605946
              },
              {
                "average": 0.1988994639,
                "count": 1412130,
                "maximum": 16.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.301881632,
                "variance": 86.52500189
              },
              {
                "average": 122.5489842,
                "count": 1412130,
                "maximum": 138,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 2.691948618,
                "variance": 7.246587364
              },
              {
                "average": 1014.840849,
                "count": 1412130,
                "maximum": 1034,
                "minimum": 1005,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.47155319,
                "variance": 131.5965327
              },
              {
                "average": 40478.96064,
                "count": 1412130,
                "maximum": 65024,
                "minimum": 7936,
                "name": "Red",
                "position": 12,
                "stddev": 9270.559777,
                "variance": 85943278.58
              },
              {
                "average": 39146.72858,
                "count": 1412130,
                "maximum": 64512,
                "minimum": 9216,
                "name": "Green",
                "position": 13,
                "stddev": 7038.709076,
                "variance": 49543425.45
              },
              {
                "average": 33925.22395,
                "count": 1412130,
                "maximum": 65024,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 8253.994863,
                "variance": 68128431.2
              },
              {
                "average": 72928.41282,
                "count": 1412130,
                "maximum": 82476.5924,
                "minimum": 68130.10801,
                "name": "GpsTime",
                "position": 15,
                "stddev": 5719.724998,
                "variance": 32715254.05
              },
              {
                "average": 0,
                "count": 1412130,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1412130,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1412130,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1412130,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1412130,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418743.5878,
              5023595.663,
              827.3817935,
              419724.3078,
              5023745.003,
              848.7017935
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418743.58775191294,
                    5023595.662810801,
                    827.3817934923687
                  ],
                  [
                    418743.58775191294,
                    5023745.0028108,
                    827.3817934923687
                  ],
                  [
                    419724.3077519129,
                    5023745.0028108,
                    848.7017934923687
                  ],
                  [
                    419724.3077519129,
                    5023595.662810801,
                    848.7017934923687
                  ],
                  [
                    418743.58775191294,
                    5023595.662810801,
                    827.3817934923687
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:41:16+00:00",
            "end_time": "2011-09-14T20:42: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": "45117D7319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752440383803,
              45.387421411125125,
              896.4439285247167
            ],
            [
              -117.8376792684319,
              45.39790465050001,
              896.4439285247167
            ],
            [
              -117.82510070800464,
              45.397996210860846,
              1348.3239285247168
            ],
            [
              -117.8249481682104,
              45.38751293820834,
              1348.3239285247168
            ],
            [
              -117.83752440383803,
              45.387421411125125,
              896.4439285247167
            ]
          ]
        ]
      },
      "bbox": [
        -117.8376793,
        45.38742141,
        896.4439285,
        -117.8249482,
        45.39799621,
        1348.323929
      ],
      "properties": {
        "datetime": "2011-09-18T19:09:21Z",
        "pc:count": 6569268,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434891.5013,
            "count": 6569268,
            "maximum": 435422.3087,
            "minimum": 434437.7087,
            "name": "X",
            "position": 0,
            "stddev": 276.7310617,
            "variance": 76580.0805
          },
          {
            "average": 5026838.383,
            "count": 6569268,
            "maximum": 5027494.69,
            "minimum": 5026329.93,
            "name": "Y",
            "position": 1,
            "stddev": 297.2875978,
            "variance": 88379.91581
          },
          {
            "average": 1105.436383,
            "count": 6569268,
            "maximum": 1348.323929,
            "minimum": 896.4439285,
            "name": "Z",
            "position": 2,
            "stddev": 114.5698647,
            "variance": 13126.25391
          },
          {
            "average": 99.71009586,
            "count": 6569268,
            "maximum": 232,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.45269842,
            "variance": 1053.177635
          },
          {
            "average": 1.019281905,
            "count": 6569268,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1456007024,
            "variance": 0.02119956453
          },
          {
            "average": 1.041205048,
            "count": 6569268,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2168698746,
            "variance": 0.04703254249
          },
          {
            "average": 0.5001861699,
            "count": 6569268,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000034,
            "variance": 0.2500000034
          },
          {
            "average": 0,
            "count": 6569268,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.306005022,
            "count": 6569268,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4608318358,
            "variance": 0.2123659809
          },
          {
            "average": -0.6425267015,
            "count": 6569268,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.473409798,
            "variance": 71.79867361
          },
          {
            "average": 138,
            "count": 6569268,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10604.61605,
            "count": 6569268,
            "maximum": 10608,
            "minimum": 10602,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.481120366,
            "variance": 2.193717538
          },
          {
            "average": 32920.47259,
            "count": 6569268,
            "maximum": 54016,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 8411.776691,
            "variance": 70757987.1
          },
          {
            "average": 31085.12945,
            "count": 6569268,
            "maximum": 51200,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 6387.230997,
            "variance": 40796719.81
          },
          {
            "average": 24947.86881,
            "count": 6569268,
            "maximum": 45824,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 4907.949418,
            "variance": 24087967.49
          },
          {
            "average": 406782.9924,
            "count": 6569268,
            "maximum": 408161.1596,
            "minimum": 405503.5844,
            "name": "GpsTime",
            "position": 15,
            "stddev": 672.1669129,
            "variance": 451808.3589
          },
          {
            "average": 0,
            "count": 6569268,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6569268,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6569268,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6569268,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6569268,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434437.7087,
          5026329.93,
          896.4439285,
          435422.3087,
          5027494.69,
          1348.323929
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434437.70874559414,
                5026329.929887317,
                896.4439285247167
              ],
              [
                434437.70874559414,
                5027494.689887317,
                896.4439285247167
              ],
              [
                435422.3087455941,
                5027494.689887317,
                1348.3239285247168
              ],
              [
                435422.3087455941,
                5026329.929887317,
                1348.3239285247168
              ],
              [
                434437.70874559414,
                5026329.929887317,
                896.4439285247167
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T19:09:21+00:00",
        "end_time": "2011-09-18T18:25:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D7319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D7319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D7319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8376793,
            45.38742141,
            896.4439285,
            -117.8249482,
            45.39799621,
            1348.323929
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752440383803,
                  45.387421411125125,
                  896.4439285247167
                ],
                [
                  -117.8376792684319,
                  45.39790465050001,
                  896.4439285247167
                ],
                [
                  -117.82510070800464,
                  45.397996210860846,
                  1348.3239285247168
                ],
                [
                  -117.8249481682104,
                  45.38751293820834,
                  1348.3239285247168
                ],
                [
                  -117.83752440383803,
                  45.387421411125125,
                  896.4439285247167
                ]
              ]
            ]
          },
          "id": "45117D7319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:09:21Z",
            "pc:count": 6569268,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434891.5013,
                "count": 6569268,
                "maximum": 435422.3087,
                "minimum": 434437.7087,
                "name": "X",
                "position": 0,
                "stddev": 276.7310617,
                "variance": 76580.0805
              },
              {
                "average": 5026838.383,
                "count": 6569268,
                "maximum": 5027494.69,
                "minimum": 5026329.93,
                "name": "Y",
                "position": 1,
                "stddev": 297.2875978,
                "variance": 88379.91581
              },
              {
                "average": 1105.436383,
                "count": 6569268,
                "maximum": 1348.323929,
                "minimum": 896.4439285,
                "name": "Z",
                "position": 2,
                "stddev": 114.5698647,
                "variance": 13126.25391
              },
              {
                "average": 99.71009586,
                "count": 6569268,
                "maximum": 232,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.45269842,
                "variance": 1053.177635
              },
              {
                "average": 1.019281905,
                "count": 6569268,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1456007024,
                "variance": 0.02119956453
              },
              {
                "average": 1.041205048,
                "count": 6569268,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2168698746,
                "variance": 0.04703254249
              },
              {
                "average": 0.5001861699,
                "count": 6569268,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000034,
                "variance": 0.2500000034
              },
              {
                "average": 0,
                "count": 6569268,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.306005022,
                "count": 6569268,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4608318358,
                "variance": 0.2123659809
              },
              {
                "average": -0.6425267015,
                "count": 6569268,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.473409798,
                "variance": 71.79867361
              },
              {
                "average": 138,
                "count": 6569268,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10604.61605,
                "count": 6569268,
                "maximum": 10608,
                "minimum": 10602,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.481120366,
                "variance": 2.193717538
              },
              {
                "average": 32920.47259,
                "count": 6569268,
                "maximum": 54016,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 8411.776691,
                "variance": 70757987.1
              },
              {
                "average": 31085.12945,
                "count": 6569268,
                "maximum": 51200,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 6387.230997,
                "variance": 40796719.81
              },
              {
                "average": 24947.86881,
                "count": 6569268,
                "maximum": 45824,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 4907.949418,
                "variance": 24087967.49
              },
              {
                "average": 406782.9924,
                "count": 6569268,
                "maximum": 408161.1596,
                "minimum": 405503.5844,
                "name": "GpsTime",
                "position": 15,
                "stddev": 672.1669129,
                "variance": 451808.3589
              },
              {
                "average": 0,
                "count": 6569268,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6569268,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6569268,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6569268,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6569268,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434437.7087,
              5026329.93,
              896.4439285,
              435422.3087,
              5027494.69,
              1348.323929
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434437.70874559414,
                    5026329.929887317,
                    896.4439285247167
                  ],
                  [
                    434437.70874559414,
                    5027494.689887317,
                    896.4439285247167
                  ],
                  [
                    435422.3087455941,
                    5027494.689887317,
                    1348.3239285247168
                  ],
                  [
                    435422.3087455941,
                    5026329.929887317,
                    1348.3239285247168
                  ],
                  [
                    434437.70874559414,
                    5026329.929887317,
                    896.4439285247167
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T19:09:21+00:00",
            "end_time": "2011-09-18T18:25: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": "45117E8407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502544862883,
              45.53741164195088,
              808.8733411275862
            ],
            [
              -117.92523210457992,
              45.55001023076902,
              808.8733411275862
            ],
            [
              -117.91253003341743,
              45.55011241169391,
              885.7733411275863
            ],
            [
              -117.91232621358863,
              45.53751377824232,
              885.7733411275863
            ],
            [
              -117.92502544862883,
              45.53741164195088,
              808.8733411275862
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252321,
        45.53741164,
        808.8733411,
        -117.9123262,
        45.55011241,
        885.7733411
      ],
      "properties": {
        "datetime": "2011-09-14T21:46:48Z",
        "pc:count": 11196923,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428282.266,
            "count": 11196923,
            "maximum": 428771.3268,
            "minimum": 427779.7068,
            "name": "X",
            "position": 0,
            "stddev": 278.2134705,
            "variance": 77402.73519
          },
          {
            "average": 5043767.357,
            "count": 11196923,
            "maximum": 5044468.132,
            "minimum": 5043068.272,
            "name": "Y",
            "position": 1,
            "stddev": 397.7730864,
            "variance": 158223.4283
          },
          {
            "average": 817.9569471,
            "count": 11196923,
            "maximum": 885.7733411,
            "minimum": 808.8733411,
            "name": "Z",
            "position": 2,
            "stddev": 4.235696163,
            "variance": 17.94112199
          },
          {
            "average": 213.6883722,
            "count": 11196923,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.09506618,
            "variance": 2124.755126
          },
          {
            "average": 1.010609343,
            "count": 11196923,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1082951461,
            "variance": 0.01172783868
          },
          {
            "average": 1.021224402,
            "count": 11196923,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1566278499,
            "variance": 0.02453228335
          },
          {
            "average": 0.4977395129,
            "count": 11196923,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999949125,
            "variance": 0.2499949125
          },
          {
            "average": 0,
            "count": 11196923,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.250907861,
            "count": 11196923,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4335356076,
            "variance": 0.1879531231
          },
          {
            "average": 0.3097085995,
            "count": 11196923,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.881424656,
            "variance": 62.11685461
          },
          {
            "average": 204.6867622,
            "count": 11196923,
            "maximum": 213,
            "minimum": 192,
            "name": "UserData",
            "position": 10,
            "stddev": 4.109319582,
            "variance": 16.88650743
          },
          {
            "average": 199.0852967,
            "count": 11196923,
            "maximum": 225,
            "minimum": 173,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.0240665,
            "variance": 577.1557711
          },
          {
            "average": 34203.02225,
            "count": 11196923,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 9303.288101,
            "variance": 86551169.5
          },
          {
            "average": 32891.05964,
            "count": 11196923,
            "maximum": 65280,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 7599.275954,
            "variance": 57748995.03
          },
          {
            "average": 27071.69433,
            "count": 11196923,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 6707.751222,
            "variance": 44993926.46
          },
          {
            "average": 71271.79019,
            "count": 11196923,
            "maximum": 72008.63946,
            "minimum": 70523.67378,
            "name": "GpsTime",
            "position": 15,
            "stddev": 420.9011067,
            "variance": 177157.7416
          },
          {
            "average": 0,
            "count": 11196923,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11196923,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11196923,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11196923,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11196923,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427779.7068,
          5043068.272,
          808.8733411,
          428771.3268,
          5044468.132,
          885.7733411
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427779.70684626774,
                5043068.27201427,
                808.8733411275862
              ],
              [
                427779.70684626774,
                5044468.132014269,
                808.8733411275862
              ],
              [
                428771.32684626774,
                5044468.132014269,
                885.7733411275863
              ],
              [
                428771.32684626774,
                5043068.27201427,
                885.7733411275863
              ],
              [
                427779.70684626774,
                5043068.27201427,
                808.8733411275862
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:46:48+00:00",
        "end_time": "2011-09-14T21:22:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252321,
            45.53741164,
            808.8733411,
            -117.9123262,
            45.55011241,
            885.7733411
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502544862883,
                  45.53741164195088,
                  808.8733411275862
                ],
                [
                  -117.92523210457992,
                  45.55001023076902,
                  808.8733411275862
                ],
                [
                  -117.91253003341743,
                  45.55011241169391,
                  885.7733411275863
                ],
                [
                  -117.91232621358863,
                  45.53751377824232,
                  885.7733411275863
                ],
                [
                  -117.92502544862883,
                  45.53741164195088,
                  808.8733411275862
                ]
              ]
            ]
          },
          "id": "45117E8407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:46:48Z",
            "pc:count": 11196923,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428282.266,
                "count": 11196923,
                "maximum": 428771.3268,
                "minimum": 427779.7068,
                "name": "X",
                "position": 0,
                "stddev": 278.2134705,
                "variance": 77402.73519
              },
              {
                "average": 5043767.357,
                "count": 11196923,
                "maximum": 5044468.132,
                "minimum": 5043068.272,
                "name": "Y",
                "position": 1,
                "stddev": 397.7730864,
                "variance": 158223.4283
              },
              {
                "average": 817.9569471,
                "count": 11196923,
                "maximum": 885.7733411,
                "minimum": 808.8733411,
                "name": "Z",
                "position": 2,
                "stddev": 4.235696163,
                "variance": 17.94112199
              },
              {
                "average": 213.6883722,
                "count": 11196923,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.09506618,
                "variance": 2124.755126
              },
              {
                "average": 1.010609343,
                "count": 11196923,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1082951461,
                "variance": 0.01172783868
              },
              {
                "average": 1.021224402,
                "count": 11196923,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1566278499,
                "variance": 0.02453228335
              },
              {
                "average": 0.4977395129,
                "count": 11196923,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999949125,
                "variance": 0.2499949125
              },
              {
                "average": 0,
                "count": 11196923,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.250907861,
                "count": 11196923,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4335356076,
                "variance": 0.1879531231
              },
              {
                "average": 0.3097085995,
                "count": 11196923,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.881424656,
                "variance": 62.11685461
              },
              {
                "average": 204.6867622,
                "count": 11196923,
                "maximum": 213,
                "minimum": 192,
                "name": "UserData",
                "position": 10,
                "stddev": 4.109319582,
                "variance": 16.88650743
              },
              {
                "average": 199.0852967,
                "count": 11196923,
                "maximum": 225,
                "minimum": 173,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.0240665,
                "variance": 577.1557711
              },
              {
                "average": 34203.02225,
                "count": 11196923,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 9303.288101,
                "variance": 86551169.5
              },
              {
                "average": 32891.05964,
                "count": 11196923,
                "maximum": 65280,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 7599.275954,
                "variance": 57748995.03
              },
              {
                "average": 27071.69433,
                "count": 11196923,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 6707.751222,
                "variance": 44993926.46
              },
              {
                "average": 71271.79019,
                "count": 11196923,
                "maximum": 72008.63946,
                "minimum": 70523.67378,
                "name": "GpsTime",
                "position": 15,
                "stddev": 420.9011067,
                "variance": 177157.7416
              },
              {
                "average": 0,
                "count": 11196923,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11196923,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11196923,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11196923,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11196923,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427779.7068,
              5043068.272,
              808.8733411,
              428771.3268,
              5044468.132,
              885.7733411
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427779.70684626774,
                    5043068.27201427,
                    808.8733411275862
                  ],
                  [
                    427779.70684626774,
                    5044468.132014269,
                    808.8733411275862
                  ],
                  [
                    428771.32684626774,
                    5044468.132014269,
                    885.7733411275863
                  ],
                  [
                    428771.32684626774,
                    5043068.27201427,
                    885.7733411275863
                  ],
                  [
                    427779.70684626774,
                    5043068.27201427,
                    808.8733411275862
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:46:48+00:00",
            "end_time": "2011-09-14T21:22: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": "45118C1209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0250263653323,
              45.36124427830138,
              824.7336248549634
            ],
            [
              -118.02504924363555,
              45.362511105940996,
              824.7336248549634
            ],
            [
              -118.01252923829243,
              45.36262278939143,
              839.1336248549635
            ],
            [
              -118.0125066393095,
              45.36135595684593,
              839.1336248549635
            ],
            [
              -118.0250263653323,
              45.36124427830138,
              824.7336248549634
            ]
          ]
        ]
      },
      "bbox": [
        -118.0250492,
        45.36124428,
        824.7336249,
        -118.0125066,
        45.36262279,
        839.1336249
      ],
      "properties": {
        "datetime": "2011-09-15T00:41:00Z",
        "pc:count": 1199283,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420185.9817,
            "count": 1199283,
            "maximum": 420703.2881,
            "minimum": 419722.6081,
            "name": "X",
            "position": 0,
            "stddev": 279.5495492,
            "variance": 78147.95048
          },
          {
            "average": 5023663.226,
            "count": 1199283,
            "maximum": 5023732.406,
            "minimum": 5023591.646,
            "name": "Y",
            "position": 1,
            "stddev": 39.32920887,
            "variance": 1546.78667
          },
          {
            "average": 826.3511353,
            "count": 1199283,
            "maximum": 839.1336249,
            "minimum": 824.7336249,
            "name": "Z",
            "position": 2,
            "stddev": 0.8891329507,
            "variance": 0.790557404
          },
          {
            "average": 102.7951493,
            "count": 1199283,
            "maximum": 247,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.30947057,
            "variance": 1109.52083
          },
          {
            "average": 1.00124908,
            "count": 1199283,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03604466809,
            "variance": 0.001299218098
          },
          {
            "average": 1.00265075,
            "count": 1199283,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05387220259,
            "variance": 0.002902214212
          },
          {
            "average": 0.4998695054,
            "count": 1199283,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000001914,
            "variance": 0.2500001914
          },
          {
            "average": 0,
            "count": 1199283,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.261593802,
            "count": 1199283,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4395027258,
            "variance": 0.193162646
          },
          {
            "average": -0.1088969522,
            "count": 1199283,
            "maximum": 15,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.897145756,
            "variance": 79.15920261
          },
          {
            "average": 121.8890754,
            "count": 1199283,
            "maximum": 138,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 2.751646186,
            "variance": 7.571556731
          },
          {
            "average": 1014.707672,
            "count": 1199283,
            "maximum": 1034,
            "minimum": 1010,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.606876008,
            "variance": 31.43705857
          },
          {
            "average": 31125.62241,
            "count": 1199283,
            "maximum": 65280,
            "minimum": 9472,
            "name": "Red",
            "position": 12,
            "stddev": 13678.01527,
            "variance": 187088101.6
          },
          {
            "average": 31014.81466,
            "count": 1199283,
            "maximum": 65280,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 11124.68761,
            "variance": 123758674.5
          },
          {
            "average": 28499.72704,
            "count": 1199283,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 10748.88137,
            "variance": 115538450.8
          },
          {
            "average": 72881.45628,
            "count": 1199283,
            "maximum": 82460.15563,
            "minimum": 70345.59095,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2791.927874,
            "variance": 7794861.252
          },
          {
            "average": 0,
            "count": 1199283,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1199283,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1199283,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1199283,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1199283,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419722.6081,
          5023591.646,
          824.7336249,
          420703.2881,
          5023732.406,
          839.1336249
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419722.60808043997,
                5023591.645736706,
                824.7336248549634
              ],
              [
                419722.60808043997,
                5023732.405736706,
                824.7336248549634
              ],
              [
                420703.28808044,
                5023732.405736706,
                839.1336248549635
              ],
              [
                420703.28808044,
                5023591.645736706,
                839.1336248549635
              ],
              [
                419722.60808043997,
                5023591.645736706,
                824.7336248549634
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:41:00+00:00",
        "end_time": "2011-09-14T21:19:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118C1209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118C1209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118C1209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0250492,
            45.36124428,
            824.7336249,
            -118.0125066,
            45.36262279,
            839.1336249
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0250263653323,
                  45.36124427830138,
                  824.7336248549634
                ],
                [
                  -118.02504924363555,
                  45.362511105940996,
                  824.7336248549634
                ],
                [
                  -118.01252923829243,
                  45.36262278939143,
                  839.1336248549635
                ],
                [
                  -118.0125066393095,
                  45.36135595684593,
                  839.1336248549635
                ],
                [
                  -118.0250263653323,
                  45.36124427830138,
                  824.7336248549634
                ]
              ]
            ]
          },
          "id": "45118C1209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:41:00Z",
            "pc:count": 1199283,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420185.9817,
                "count": 1199283,
                "maximum": 420703.2881,
                "minimum": 419722.6081,
                "name": "X",
                "position": 0,
                "stddev": 279.5495492,
                "variance": 78147.95048
              },
              {
                "average": 5023663.226,
                "count": 1199283,
                "maximum": 5023732.406,
                "minimum": 5023591.646,
                "name": "Y",
                "position": 1,
                "stddev": 39.32920887,
                "variance": 1546.78667
              },
              {
                "average": 826.3511353,
                "count": 1199283,
                "maximum": 839.1336249,
                "minimum": 824.7336249,
                "name": "Z",
                "position": 2,
                "stddev": 0.8891329507,
                "variance": 0.790557404
              },
              {
                "average": 102.7951493,
                "count": 1199283,
                "maximum": 247,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.30947057,
                "variance": 1109.52083
              },
              {
                "average": 1.00124908,
                "count": 1199283,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03604466809,
                "variance": 0.001299218098
              },
              {
                "average": 1.00265075,
                "count": 1199283,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05387220259,
                "variance": 0.002902214212
              },
              {
                "average": 0.4998695054,
                "count": 1199283,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000001914,
                "variance": 0.2500001914
              },
              {
                "average": 0,
                "count": 1199283,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.261593802,
                "count": 1199283,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4395027258,
                "variance": 0.193162646
              },
              {
                "average": -0.1088969522,
                "count": 1199283,
                "maximum": 15,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.897145756,
                "variance": 79.15920261
              },
              {
                "average": 121.8890754,
                "count": 1199283,
                "maximum": 138,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 2.751646186,
                "variance": 7.571556731
              },
              {
                "average": 1014.707672,
                "count": 1199283,
                "maximum": 1034,
                "minimum": 1010,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.606876008,
                "variance": 31.43705857
              },
              {
                "average": 31125.62241,
                "count": 1199283,
                "maximum": 65280,
                "minimum": 9472,
                "name": "Red",
                "position": 12,
                "stddev": 13678.01527,
                "variance": 187088101.6
              },
              {
                "average": 31014.81466,
                "count": 1199283,
                "maximum": 65280,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 11124.68761,
                "variance": 123758674.5
              },
              {
                "average": 28499.72704,
                "count": 1199283,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 10748.88137,
                "variance": 115538450.8
              },
              {
                "average": 72881.45628,
                "count": 1199283,
                "maximum": 82460.15563,
                "minimum": 70345.59095,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2791.927874,
                "variance": 7794861.252
              },
              {
                "average": 0,
                "count": 1199283,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1199283,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1199283,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1199283,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1199283,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419722.6081,
              5023591.646,
              824.7336249,
              420703.2881,
              5023732.406,
              839.1336249
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419722.60808043997,
                    5023591.645736706,
                    824.7336248549634
                  ],
                  [
                    419722.60808043997,
                    5023732.405736706,
                    824.7336248549634
                  ],
                  [
                    420703.28808044,
                    5023732.405736706,
                    839.1336248549635
                  ],
                  [
                    420703.28808044,
                    5023591.645736706,
                    839.1336248549635
                  ],
                  [
                    419722.60808043997,
                    5023591.645736706,
                    824.7336248549634
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:41:00+00:00",
            "end_time": "2011-09-14T21: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": "45118C1210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252598636634,
              45.361320056366694,
              823.3757541424225
            ],
            [
              -118.01254723064635,
              45.36251092936777,
              823.3757541424225
            ],
            [
              -118.00002947510528,
              45.36262122229391,
              848.7757541424226
            ],
            [
              -118.00000849335387,
              45.36143034473851,
              848.7757541424226
            ],
            [
              -118.01252598636634,
              45.361320056366694,
              823.3757541424225
            ]
          ]
        ]
      },
      "bbox": [
        -118.0125472,
        45.36132006,
        823.3757541,
        -118.0000085,
        45.36262122,
        848.7757541
      ],
      "properties": {
        "datetime": "2011-09-14T22:58:15Z",
        "pc:count": 968327,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421173.7404,
            "count": 968327,
            "maximum": 421682.2227,
            "minimum": 420701.7227,
            "name": "X",
            "position": 0,
            "stddev": 279.7206655,
            "variance": 78243.65069
          },
          {
            "average": 5023652.057,
            "count": 968327,
            "maximum": 5023719.996,
            "minimum": 5023587.676,
            "name": "Y",
            "position": 1,
            "stddev": 35.83342838,
            "variance": 1284.034589
          },
          {
            "average": 824.8686027,
            "count": 968327,
            "maximum": 848.7757541,
            "minimum": 823.3757541,
            "name": "Z",
            "position": 2,
            "stddev": 1.921841239,
            "variance": 3.693473749
          },
          {
            "average": 97.65692271,
            "count": 968327,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 37.30084366,
            "variance": 1391.352938
          },
          {
            "average": 1.018377057,
            "count": 968327,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1483128581,
            "variance": 0.02199670388
          },
          {
            "average": 1.039136573,
            "count": 968327,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2298504237,
            "variance": 0.05283121728
          },
          {
            "average": 0.5000211705,
            "count": 968327,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000002577,
            "variance": 0.2500002577
          },
          {
            "average": 0,
            "count": 968327,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.293237718,
            "count": 968327,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4552467165,
            "variance": 0.2072495729
          },
          {
            "average": -3.582378862,
            "count": 968327,
            "maximum": 15,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.829669206,
            "variance": 77.96305829
          },
          {
            "average": 123.6890369,
            "count": 968327,
            "maximum": 139,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 2.951381343,
            "variance": 8.710651833
          },
          {
            "average": 1018.323948,
            "count": 968327,
            "maximum": 1022,
            "minimum": 1015,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.642250161,
            "variance": 2.69698559
          },
          {
            "average": 34867.61628,
            "count": 968327,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 12328.66264,
            "variance": 151995922.5
          },
          {
            "average": 33092.54861,
            "count": 968327,
            "maximum": 65280,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 10533.44789,
            "variance": 110953524.5
          },
          {
            "average": 30918.6944,
            "count": 968327,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 10685.64802,
            "variance": 114183073.6
          },
          {
            "average": 74666.89293,
            "count": 968327,
            "maximum": 76295.12472,
            "minimum": 73198.73864,
            "name": "GpsTime",
            "position": 15,
            "stddev": 849.4894123,
            "variance": 721632.2616
          },
          {
            "average": 0,
            "count": 968327,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 968327,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 968327,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 968327,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 968327,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420701.7227,
          5023587.676,
          823.3757541,
          421682.2227,
          5023719.996,
          848.7757541
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420701.7227022456,
                5023587.676454168,
                823.3757541424225
              ],
              [
                420701.7227022456,
                5023719.996454168,
                823.3757541424225
              ],
              [
                421682.2227022456,
                5023719.996454168,
                848.7757541424226
              ],
              [
                421682.2227022456,
                5023587.676454168,
                848.7757541424226
              ],
              [
                420701.7227022456,
                5023587.676454168,
                823.3757541424225
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:58:15+00:00",
        "end_time": "2011-09-14T22:06:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118C1210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118C1210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118C1210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0125472,
            45.36132006,
            823.3757541,
            -118.0000085,
            45.36262122,
            848.7757541
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252598636634,
                  45.361320056366694,
                  823.3757541424225
                ],
                [
                  -118.01254723064635,
                  45.36251092936777,
                  823.3757541424225
                ],
                [
                  -118.00002947510528,
                  45.36262122229391,
                  848.7757541424226
                ],
                [
                  -118.00000849335387,
                  45.36143034473851,
                  848.7757541424226
                ],
                [
                  -118.01252598636634,
                  45.361320056366694,
                  823.3757541424225
                ]
              ]
            ]
          },
          "id": "45118C1210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:58:15Z",
            "pc:count": 968327,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421173.7404,
                "count": 968327,
                "maximum": 421682.2227,
                "minimum": 420701.7227,
                "name": "X",
                "position": 0,
                "stddev": 279.7206655,
                "variance": 78243.65069
              },
              {
                "average": 5023652.057,
                "count": 968327,
                "maximum": 5023719.996,
                "minimum": 5023587.676,
                "name": "Y",
                "position": 1,
                "stddev": 35.83342838,
                "variance": 1284.034589
              },
              {
                "average": 824.8686027,
                "count": 968327,
                "maximum": 848.7757541,
                "minimum": 823.3757541,
                "name": "Z",
                "position": 2,
                "stddev": 1.921841239,
                "variance": 3.693473749
              },
              {
                "average": 97.65692271,
                "count": 968327,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 37.30084366,
                "variance": 1391.352938
              },
              {
                "average": 1.018377057,
                "count": 968327,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1483128581,
                "variance": 0.02199670388
              },
              {
                "average": 1.039136573,
                "count": 968327,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2298504237,
                "variance": 0.05283121728
              },
              {
                "average": 0.5000211705,
                "count": 968327,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000002577,
                "variance": 0.2500002577
              },
              {
                "average": 0,
                "count": 968327,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.293237718,
                "count": 968327,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4552467165,
                "variance": 0.2072495729
              },
              {
                "average": -3.582378862,
                "count": 968327,
                "maximum": 15,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.829669206,
                "variance": 77.96305829
              },
              {
                "average": 123.6890369,
                "count": 968327,
                "maximum": 139,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 2.951381343,
                "variance": 8.710651833
              },
              {
                "average": 1018.323948,
                "count": 968327,
                "maximum": 1022,
                "minimum": 1015,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.642250161,
                "variance": 2.69698559
              },
              {
                "average": 34867.61628,
                "count": 968327,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 12328.66264,
                "variance": 151995922.5
              },
              {
                "average": 33092.54861,
                "count": 968327,
                "maximum": 65280,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 10533.44789,
                "variance": 110953524.5
              },
              {
                "average": 30918.6944,
                "count": 968327,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 10685.64802,
                "variance": 114183073.6
              },
              {
                "average": 74666.89293,
                "count": 968327,
                "maximum": 76295.12472,
                "minimum": 73198.73864,
                "name": "GpsTime",
                "position": 15,
                "stddev": 849.4894123,
                "variance": 721632.2616
              },
              {
                "average": 0,
                "count": 968327,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 968327,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 968327,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 968327,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 968327,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420701.7227,
              5023587.676,
              823.3757541,
              421682.2227,
              5023719.996,
              848.7757541
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420701.7227022456,
                    5023587.676454168,
                    823.3757541424225
                  ],
                  [
                    420701.7227022456,
                    5023719.996454168,
                    823.3757541424225
                  ],
                  [
                    421682.2227022456,
                    5023719.996454168,
                    848.7757541424226
                  ],
                  [
                    421682.2227022456,
                    5023587.676454168,
                    848.7757541424226
                  ],
                  [
                    420701.7227022456,
                    5023587.676454168,
                    823.3757541424225
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:58:15+00:00",
            "end_time": "2011-09-14T22: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": "45117D7320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502578881483,
              45.38747895029291,
              1110.3859932245546
            ],
            [
              -117.82510617317655,
              45.393003560681294,
              1110.3859932245546
            ],
            [
              -117.82049442517479,
              45.39303678307677,
              1338.0259932245544
            ],
            [
              -117.8204144899817,
              45.38751216632454,
              1338.0259932245544
            ],
            [
              -117.82502578881483,
              45.38747895029291,
              1110.3859932245546
            ]
          ]
        ]
      },
      "bbox": [
        -117.8251062,
        45.38747895,
        1110.385993,
        -117.8204145,
        45.39303678,
        1338.025993
      ],
      "properties": {
        "datetime": "2011-09-18T18:41:21Z",
        "pc:count": 639119,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435523.5421,
            "count": 639119,
            "maximum": 435777.2138,
            "minimum": 435416.1938,
            "name": "X",
            "position": 0,
            "stddev": 77.20407839,
            "variance": 5960.46972
          },
          {
            "average": 5026537.643,
            "count": 639119,
            "maximum": 5026940.036,
            "minimum": 5026326.216,
            "name": "Y",
            "position": 1,
            "stddev": 143.9684511,
            "variance": 20726.91492
          },
          {
            "average": 1228.755258,
            "count": 639119,
            "maximum": 1338.025993,
            "minimum": 1110.385993,
            "name": "Z",
            "position": 2,
            "stddev": 47.57066423,
            "variance": 2262.968095
          },
          {
            "average": 106.7119613,
            "count": 639119,
            "maximum": 208,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.70995395,
            "variance": 882.6813635
          },
          {
            "average": 1.013654734,
            "count": 639119,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1268243223,
            "variance": 0.01608440873
          },
          {
            "average": 1.028079278,
            "count": 639119,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1894636755,
            "variance": 0.03589648434
          },
          {
            "average": 0.5005843982,
            "count": 639119,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000496,
            "variance": 0.2500000496
          },
          {
            "average": 0,
            "count": 639119,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.389944596,
            "count": 639119,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4877378191,
            "variance": 0.2378881802
          },
          {
            "average": -4.785250936,
            "count": 639119,
            "maximum": 13.99800014,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.128294692,
            "variance": 37.55599583
          },
          {
            "average": 138,
            "count": 639119,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10602.51636,
            "count": 639119,
            "maximum": 10604,
            "minimum": 10602,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5589025977,
            "variance": 0.3123721137
          },
          {
            "average": 35208.74864,
            "count": 639119,
            "maximum": 51456,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 7095.182257,
            "variance": 50341611.26
          },
          {
            "average": 32359.49727,
            "count": 639119,
            "maximum": 50176,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 5360.967731,
            "variance": 28739975.02
          },
          {
            "average": 24951.97315,
            "count": 639119,
            "maximum": 44032,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4190.045137,
            "variance": 17556478.25
          },
          {
            "average": 405803.9379,
            "count": 639119,
            "maximum": 406481.4788,
            "minimum": 405512.6241,
            "name": "GpsTime",
            "position": 15,
            "stddev": 300.7739208,
            "variance": 90464.95143
          },
          {
            "average": 0,
            "count": 639119,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 639119,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 639119,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 639119,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 639119,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435416.1938,
          5026326.216,
          1110.385993,
          435777.2138,
          5026940.036,
          1338.025993
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435416.19379845564,
                5026326.216248476,
                1110.3859932245546
              ],
              [
                435416.19379845564,
                5026940.036248476,
                1110.3859932245546
              ],
              [
                435777.21379845566,
                5026940.036248476,
                1338.0259932245544
              ],
              [
                435777.21379845566,
                5026326.216248476,
                1338.0259932245544
              ],
              [
                435416.19379845564,
                5026326.216248476,
                1110.3859932245546
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T18:41:21+00:00",
        "end_time": "2011-09-18T18:25:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D7320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D7320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D7320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8251062,
            45.38747895,
            1110.385993,
            -117.8204145,
            45.39303678,
            1338.025993
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502578881483,
                  45.38747895029291,
                  1110.3859932245546
                ],
                [
                  -117.82510617317655,
                  45.393003560681294,
                  1110.3859932245546
                ],
                [
                  -117.82049442517479,
                  45.39303678307677,
                  1338.0259932245544
                ],
                [
                  -117.8204144899817,
                  45.38751216632454,
                  1338.0259932245544
                ],
                [
                  -117.82502578881483,
                  45.38747895029291,
                  1110.3859932245546
                ]
              ]
            ]
          },
          "id": "45117D7320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T18:41:21Z",
            "pc:count": 639119,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435523.5421,
                "count": 639119,
                "maximum": 435777.2138,
                "minimum": 435416.1938,
                "name": "X",
                "position": 0,
                "stddev": 77.20407839,
                "variance": 5960.46972
              },
              {
                "average": 5026537.643,
                "count": 639119,
                "maximum": 5026940.036,
                "minimum": 5026326.216,
                "name": "Y",
                "position": 1,
                "stddev": 143.9684511,
                "variance": 20726.91492
              },
              {
                "average": 1228.755258,
                "count": 639119,
                "maximum": 1338.025993,
                "minimum": 1110.385993,
                "name": "Z",
                "position": 2,
                "stddev": 47.57066423,
                "variance": 2262.968095
              },
              {
                "average": 106.7119613,
                "count": 639119,
                "maximum": 208,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.70995395,
                "variance": 882.6813635
              },
              {
                "average": 1.013654734,
                "count": 639119,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1268243223,
                "variance": 0.01608440873
              },
              {
                "average": 1.028079278,
                "count": 639119,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1894636755,
                "variance": 0.03589648434
              },
              {
                "average": 0.5005843982,
                "count": 639119,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000496,
                "variance": 0.2500000496
              },
              {
                "average": 0,
                "count": 639119,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.389944596,
                "count": 639119,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4877378191,
                "variance": 0.2378881802
              },
              {
                "average": -4.785250936,
                "count": 639119,
                "maximum": 13.99800014,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.128294692,
                "variance": 37.55599583
              },
              {
                "average": 138,
                "count": 639119,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10602.51636,
                "count": 639119,
                "maximum": 10604,
                "minimum": 10602,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5589025977,
                "variance": 0.3123721137
              },
              {
                "average": 35208.74864,
                "count": 639119,
                "maximum": 51456,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 7095.182257,
                "variance": 50341611.26
              },
              {
                "average": 32359.49727,
                "count": 639119,
                "maximum": 50176,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 5360.967731,
                "variance": 28739975.02
              },
              {
                "average": 24951.97315,
                "count": 639119,
                "maximum": 44032,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4190.045137,
                "variance": 17556478.25
              },
              {
                "average": 405803.9379,
                "count": 639119,
                "maximum": 406481.4788,
                "minimum": 405512.6241,
                "name": "GpsTime",
                "position": 15,
                "stddev": 300.7739208,
                "variance": 90464.95143
              },
              {
                "average": 0,
                "count": 639119,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 639119,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 639119,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 639119,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 639119,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435416.1938,
              5026326.216,
              1110.385993,
              435777.2138,
              5026940.036,
              1338.025993
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435416.19379845564,
                    5026326.216248476,
                    1110.3859932245546
                  ],
                  [
                    435416.19379845564,
                    5026940.036248476,
                    1110.3859932245546
                  ],
                  [
                    435777.21379845566,
                    5026940.036248476,
                    1338.0259932245544
                  ],
                  [
                    435777.21379845566,
                    5026326.216248476,
                    1338.0259932245544
                  ],
                  [
                    435416.19379845564,
                    5026326.216248476,
                    1110.3859932245546
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T18:41:21+00:00",
            "end_time": "2011-09-18T18:25: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": "45117D7321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87187814981885,
              45.38084944604182,
              817.7949479174381
            ],
            [
              -117.87198057395098,
              45.38751181014199,
              817.7949479174381
            ],
            [
              -117.86252841969349,
              45.387583582673656,
              825.634947917438
            ],
            [
              -117.86242710549108,
              45.38092120199444,
              825.634947917438
            ],
            [
              -117.87187814981885,
              45.38084944604182,
              817.7949479174381
            ]
          ]
        ]
      },
      "bbox": [
        -117.8719806,
        45.38084945,
        817.7949479,
        -117.8624271,
        45.38758358,
        825.6349479
      ],
      "properties": {
        "datetime": "2011-09-18T21:13:55Z",
        "pc:count": 2022438,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432189.9335,
            "count": 2022438,
            "maximum": 432480.5316,
            "minimum": 431740.5116,
            "name": "X",
            "position": 0,
            "stddev": 187.5122556,
            "variance": 35160.84599
          },
          {
            "average": 5026114.85,
            "count": 2022438,
            "maximum": 5026368.62,
            "minimum": 5025628.38,
            "name": "Y",
            "position": 1,
            "stddev": 171.0904317,
            "variance": 29271.93581
          },
          {
            "average": 818.9432901,
            "count": 2022438,
            "maximum": 825.6349479,
            "minimum": 817.7949479,
            "name": "Z",
            "position": 2,
            "stddev": 0.4642745819,
            "variance": 0.2155508874
          },
          {
            "average": 101.3388771,
            "count": 2022438,
            "maximum": 222,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.54085969,
            "variance": 814.5806717
          },
          {
            "average": 1.000000494,
            "count": 2022438,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.000703173332,
            "variance": 4.944527348e-07
          },
          {
            "average": 1.000000989,
            "count": 2022438,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0009944370169,
            "variance": 9.889049806e-07
          },
          {
            "average": 0.4999965388,
            "count": 2022438,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000001236,
            "variance": 0.2500001236
          },
          {
            "average": 0,
            "count": 2022438,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.295234267,
            "count": 2022438,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.456148109,
            "variance": 0.2080710974
          },
          {
            "average": -0.08369499457,
            "count": 2022438,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.148264644,
            "variance": 66.39421672
          },
          {
            "average": 138,
            "count": 2022438,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10619.92168,
            "count": 2022438,
            "maximum": 10622,
            "minimum": 10617,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.038451189,
            "variance": 1.078380871
          },
          {
            "average": 31924.9347,
            "count": 2022438,
            "maximum": 60672,
            "minimum": 12032,
            "name": "Red",
            "position": 12,
            "stddev": 9759.231624,
            "variance": 95242601.89
          },
          {
            "average": 30019.40861,
            "count": 2022438,
            "maximum": 59904,
            "minimum": 13824,
            "name": "Green",
            "position": 13,
            "stddev": 7425.651436,
            "variance": 55140299.24
          },
          {
            "average": 27530.07589,
            "count": 2022438,
            "maximum": 59648,
            "minimum": 13312,
            "name": "Blue",
            "position": 14,
            "stddev": 7369.835981,
            "variance": 54314482.39
          },
          {
            "average": 414371.8372,
            "count": 2022438,
            "maximum": 415635.5091,
            "minimum": 412578.5798,
            "name": "GpsTime",
            "position": 15,
            "stddev": 649.8955676,
            "variance": 422364.2488
          },
          {
            "average": 0,
            "count": 2022438,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2022438,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2022438,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2022438,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2022438,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431740.5116,
          5025628.38,
          817.7949479,
          432480.5316,
          5026368.62,
          825.6349479
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431740.5115910453,
                5025628.3798433775,
                817.7949479174381
              ],
              [
                431740.5115910453,
                5026368.619843378,
                817.7949479174381
              ],
              [
                432480.5315910453,
                5026368.619843378,
                825.634947917438
              ],
              [
                432480.5315910453,
                5025628.3798433775,
                825.634947917438
              ],
              [
                431740.5115910453,
                5025628.3798433775,
                817.7949479174381
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T21:13:55+00:00",
        "end_time": "2011-09-18T20:22:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D7321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D7321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D7321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8719806,
            45.38084945,
            817.7949479,
            -117.8624271,
            45.38758358,
            825.6349479
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87187814981885,
                  45.38084944604182,
                  817.7949479174381
                ],
                [
                  -117.87198057395098,
                  45.38751181014199,
                  817.7949479174381
                ],
                [
                  -117.86252841969349,
                  45.387583582673656,
                  825.634947917438
                ],
                [
                  -117.86242710549108,
                  45.38092120199444,
                  825.634947917438
                ],
                [
                  -117.87187814981885,
                  45.38084944604182,
                  817.7949479174381
                ]
              ]
            ]
          },
          "id": "45117D7321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:13:55Z",
            "pc:count": 2022438,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432189.9335,
                "count": 2022438,
                "maximum": 432480.5316,
                "minimum": 431740.5116,
                "name": "X",
                "position": 0,
                "stddev": 187.5122556,
                "variance": 35160.84599
              },
              {
                "average": 5026114.85,
                "count": 2022438,
                "maximum": 5026368.62,
                "minimum": 5025628.38,
                "name": "Y",
                "position": 1,
                "stddev": 171.0904317,
                "variance": 29271.93581
              },
              {
                "average": 818.9432901,
                "count": 2022438,
                "maximum": 825.6349479,
                "minimum": 817.7949479,
                "name": "Z",
                "position": 2,
                "stddev": 0.4642745819,
                "variance": 0.2155508874
              },
              {
                "average": 101.3388771,
                "count": 2022438,
                "maximum": 222,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.54085969,
                "variance": 814.5806717
              },
              {
                "average": 1.000000494,
                "count": 2022438,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.000703173332,
                "variance": 4.944527348e-07
              },
              {
                "average": 1.000000989,
                "count": 2022438,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0009944370169,
                "variance": 9.889049806e-07
              },
              {
                "average": 0.4999965388,
                "count": 2022438,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000001236,
                "variance": 0.2500001236
              },
              {
                "average": 0,
                "count": 2022438,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.295234267,
                "count": 2022438,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.456148109,
                "variance": 0.2080710974
              },
              {
                "average": -0.08369499457,
                "count": 2022438,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.148264644,
                "variance": 66.39421672
              },
              {
                "average": 138,
                "count": 2022438,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10619.92168,
                "count": 2022438,
                "maximum": 10622,
                "minimum": 10617,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.038451189,
                "variance": 1.078380871
              },
              {
                "average": 31924.9347,
                "count": 2022438,
                "maximum": 60672,
                "minimum": 12032,
                "name": "Red",
                "position": 12,
                "stddev": 9759.231624,
                "variance": 95242601.89
              },
              {
                "average": 30019.40861,
                "count": 2022438,
                "maximum": 59904,
                "minimum": 13824,
                "name": "Green",
                "position": 13,
                "stddev": 7425.651436,
                "variance": 55140299.24
              },
              {
                "average": 27530.07589,
                "count": 2022438,
                "maximum": 59648,
                "minimum": 13312,
                "name": "Blue",
                "position": 14,
                "stddev": 7369.835981,
                "variance": 54314482.39
              },
              {
                "average": 414371.8372,
                "count": 2022438,
                "maximum": 415635.5091,
                "minimum": 412578.5798,
                "name": "GpsTime",
                "position": 15,
                "stddev": 649.8955676,
                "variance": 422364.2488
              },
              {
                "average": 0,
                "count": 2022438,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2022438,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2022438,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2022438,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2022438,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431740.5116,
              5025628.38,
              817.7949479,
              432480.5316,
              5026368.62,
              825.6349479
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431740.5115910453,
                    5025628.3798433775,
                    817.7949479174381
                  ],
                  [
                    431740.5115910453,
                    5026368.619843378,
                    817.7949479174381
                  ],
                  [
                    432480.5315910453,
                    5026368.619843378,
                    825.634947917438
                  ],
                  [
                    432480.5315910453,
                    5025628.3798433775,
                    825.634947917438
                  ],
                  [
                    431740.5115910453,
                    5025628.3798433775,
                    817.7949479174381
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T21:13:55+00:00",
            "end_time": "2011-09-18T20: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": "45117C7414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.77502601916177,
              45.274986507484755,
              1030.206391242127
            ],
            [
              -117.77519656010664,
              45.287510562503364,
              1030.206391242127
            ],
            [
              -117.77121274069977,
              45.28753753287743,
              1174.106391242127
            ],
            [
              -117.77104307597381,
              45.27501346614912,
              1174.106391242127
            ],
            [
              -117.77502601916177,
              45.274986507484755,
              1030.206391242127
            ]
          ]
        ]
      },
      "bbox": [
        -117.7751966,
        45.27498651,
        1030.206391,
        -117.7710431,
        45.28753753,
        1174.106391
      ],
      "properties": {
        "datetime": "2011-09-18T20:02:33Z",
        "pc:count": 4072461,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 439368.5051,
            "count": 4072461,
            "maximum": 439522.4942,
            "minimum": 439210.0542,
            "name": "X",
            "position": 0,
            "stddev": 87.61033686,
            "variance": 7675.571124
          },
          {
            "average": 5014427.024,
            "count": 4072461,
            "maximum": 5015181.568,
            "minimum": 5013790.108,
            "name": "Y",
            "position": 1,
            "stddev": 380.5914357,
            "variance": 144849.841
          },
          {
            "average": 1093.133709,
            "count": 4072461,
            "maximum": 1174.106391,
            "minimum": 1030.206391,
            "name": "Z",
            "position": 2,
            "stddev": 25.6488033,
            "variance": 657.8611108
          },
          {
            "average": 99.67585865,
            "count": 4072461,
            "maximum": 227,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.0188922,
            "variance": 1765.587302
          },
          {
            "average": 1.071456301,
            "count": 4072461,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2789193008,
            "variance": 0.07779597638
          },
          {
            "average": 1.147493371,
            "count": 4072461,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.404392101,
            "variance": 0.1635329713
          },
          {
            "average": 0.5002886461,
            "count": 4072461,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999781,
            "variance": 0.2499999781
          },
          {
            "average": 0,
            "count": 4072461,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.248869664,
            "count": 4072461,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.432358185,
            "variance": 0.1869336002
          },
          {
            "average": 0.07409036041,
            "count": 4072461,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.199018022,
            "variance": 67.22389653
          },
          {
            "average": 138,
            "count": 4072461,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10611.74591,
            "count": 4072461,
            "maximum": 10615,
            "minimum": 10609,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.42876326,
            "variance": 2.041364453
          },
          {
            "average": 30846.99771,
            "count": 4072461,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 12646.84007,
            "variance": 159942563.8
          },
          {
            "average": 29367.1621,
            "count": 4072461,
            "maximum": 64768,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 10623.48671,
            "variance": 112858469.9
          },
          {
            "average": 24639.97767,
            "count": 4072461,
            "maximum": 64768,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 8562.325578,
            "variance": 73313419.31
          },
          {
            "average": 409921.2894,
            "count": 4072461,
            "maximum": 411353.6651,
            "minimum": 408552.6806,
            "name": "GpsTime",
            "position": 15,
            "stddev": 669.5943228,
            "variance": 448356.5571
          },
          {
            "average": 0,
            "count": 4072461,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4072461,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4072461,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4072461,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4072461,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          439210.0542,
          5013790.108,
          1030.206391,
          439522.4942,
          5015181.568,
          1174.106391
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                439210.0542069561,
                5013790.107964734,
                1030.206391242127
              ],
              [
                439210.0542069561,
                5015181.5679647345,
                1030.206391242127
              ],
              [
                439522.49420695606,
                5015181.5679647345,
                1174.106391242127
              ],
              [
                439522.49420695606,
                5013790.107964734,
                1174.106391242127
              ],
              [
                439210.0542069561,
                5013790.107964734,
                1030.206391242127
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:02:33+00:00",
        "end_time": "2011-09-18T19:15:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.7751966,
            45.27498651,
            1030.206391,
            -117.7710431,
            45.28753753,
            1174.106391
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.77502601916177,
                  45.274986507484755,
                  1030.206391242127
                ],
                [
                  -117.77519656010664,
                  45.287510562503364,
                  1030.206391242127
                ],
                [
                  -117.77121274069977,
                  45.28753753287743,
                  1174.106391242127
                ],
                [
                  -117.77104307597381,
                  45.27501346614912,
                  1174.106391242127
                ],
                [
                  -117.77502601916177,
                  45.274986507484755,
                  1030.206391242127
                ]
              ]
            ]
          },
          "id": "45117C7414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:02:33Z",
            "pc:count": 4072461,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 439368.5051,
                "count": 4072461,
                "maximum": 439522.4942,
                "minimum": 439210.0542,
                "name": "X",
                "position": 0,
                "stddev": 87.61033686,
                "variance": 7675.571124
              },
              {
                "average": 5014427.024,
                "count": 4072461,
                "maximum": 5015181.568,
                "minimum": 5013790.108,
                "name": "Y",
                "position": 1,
                "stddev": 380.5914357,
                "variance": 144849.841
              },
              {
                "average": 1093.133709,
                "count": 4072461,
                "maximum": 1174.106391,
                "minimum": 1030.206391,
                "name": "Z",
                "position": 2,
                "stddev": 25.6488033,
                "variance": 657.8611108
              },
              {
                "average": 99.67585865,
                "count": 4072461,
                "maximum": 227,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.0188922,
                "variance": 1765.587302
              },
              {
                "average": 1.071456301,
                "count": 4072461,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2789193008,
                "variance": 0.07779597638
              },
              {
                "average": 1.147493371,
                "count": 4072461,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.404392101,
                "variance": 0.1635329713
              },
              {
                "average": 0.5002886461,
                "count": 4072461,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999781,
                "variance": 0.2499999781
              },
              {
                "average": 0,
                "count": 4072461,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.248869664,
                "count": 4072461,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.432358185,
                "variance": 0.1869336002
              },
              {
                "average": 0.07409036041,
                "count": 4072461,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.199018022,
                "variance": 67.22389653
              },
              {
                "average": 138,
                "count": 4072461,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10611.74591,
                "count": 4072461,
                "maximum": 10615,
                "minimum": 10609,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.42876326,
                "variance": 2.041364453
              },
              {
                "average": 30846.99771,
                "count": 4072461,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 12646.84007,
                "variance": 159942563.8
              },
              {
                "average": 29367.1621,
                "count": 4072461,
                "maximum": 64768,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 10623.48671,
                "variance": 112858469.9
              },
              {
                "average": 24639.97767,
                "count": 4072461,
                "maximum": 64768,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 8562.325578,
                "variance": 73313419.31
              },
              {
                "average": 409921.2894,
                "count": 4072461,
                "maximum": 411353.6651,
                "minimum": 408552.6806,
                "name": "GpsTime",
                "position": 15,
                "stddev": 669.5943228,
                "variance": 448356.5571
              },
              {
                "average": 0,
                "count": 4072461,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4072461,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4072461,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4072461,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4072461,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              439210.0542,
              5013790.108,
              1030.206391,
              439522.4942,
              5015181.568,
              1174.106391
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    439210.0542069561,
                    5013790.107964734,
                    1030.206391242127
                  ],
                  [
                    439210.0542069561,
                    5015181.5679647345,
                    1030.206391242127
                  ],
                  [
                    439522.49420695606,
                    5015181.5679647345,
                    1174.106391242127
                  ],
                  [
                    439522.49420695606,
                    5013790.107964734,
                    1174.106391242127
                  ],
                  [
                    439210.0542069561,
                    5013790.107964734,
                    1030.206391242127
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:02:33+00:00",
            "end_time": "2011-09-18T19:15: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": "45118B1204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502431833162,
              45.2374010022911,
              834.5509548903623
            ],
            [
              -118.0252511019334,
              45.25000942085568,
              834.5509548903623
            ],
            [
              -118.01252980431403,
              45.25012291738305,
              887.2709548903623
            ],
            [
              -118.01230583346687,
              45.237514449210884,
              887.2709548903623
            ],
            [
              -118.02502431833162,
              45.2374010022911,
              834.5509548903623
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252511,
        45.237401,
        834.5509549,
        -118.0123058,
        45.25012292,
        887.2709549
      ],
      "properties": {
        "datetime": "2011-09-17T22:42:07Z",
        "pc:count": 8628550,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420046.3353,
            "count": 8628550,
            "maximum": 420546.2206,
            "minimum": 419547.8006,
            "name": "X",
            "position": 0,
            "stddev": 284.7462445,
            "variance": 81080.42377
          },
          {
            "average": 5010541.901,
            "count": 8628550,
            "maximum": 5011234.442,
            "minimum": 5009833.522,
            "name": "Y",
            "position": 1,
            "stddev": 402.9027069,
            "variance": 162330.5912
          },
          {
            "average": 853.8519567,
            "count": 8628550,
            "maximum": 887.2709549,
            "minimum": 834.5509549,
            "name": "Z",
            "position": 2,
            "stddev": 10.44680168,
            "variance": 109.1356653
          },
          {
            "average": 101.9163989,
            "count": 8628550,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.54548452,
            "variance": 1485.754377
          },
          {
            "average": 1.013787716,
            "count": 8628550,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1228436719,
            "variance": 0.01509056771
          },
          {
            "average": 1.028783052,
            "count": 8628550,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1819234106,
            "variance": 0.03309612734
          },
          {
            "average": 0.5000694207,
            "count": 8628550,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000242,
            "variance": 0.2500000242
          },
          {
            "average": 0,
            "count": 8628550,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.331681569,
            "count": 8628550,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4708173015,
            "variance": 0.2216689314
          },
          {
            "average": -0.6453178533,
            "count": 8628550,
            "maximum": 22.00200081,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.760846064,
            "variance": 76.75242376
          },
          {
            "average": 137,
            "count": 8628550,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10673.3406,
            "count": 8628550,
            "maximum": 10678,
            "minimum": 10669,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.718092092,
            "variance": 2.951840435
          },
          {
            "average": 37316.9671,
            "count": 8628550,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 9256.441211,
            "variance": 85681703.9
          },
          {
            "average": 33902.90615,
            "count": 8628550,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 7799.142256,
            "variance": 60826619.93
          },
          {
            "average": 28829.69713,
            "count": 8628550,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7674.271322,
            "variance": 58894440.33
          },
          {
            "average": 331679.4476,
            "count": 8628550,
            "maximum": 334527.2854,
            "minimum": 328914.999,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1152.64083,
            "variance": 1328580.883
          },
          {
            "average": 0,
            "count": 8628550,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8628550,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8628550,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8628550,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8628550,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419547.8006,
          5009833.522,
          834.5509549,
          420546.2206,
          5011234.442,
          887.2709549
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419547.8006052968,
                5009833.521984016,
                834.5509548903623
              ],
              [
                419547.8006052968,
                5011234.4419840155,
                834.5509548903623
              ],
              [
                420546.22060529684,
                5011234.4419840155,
                887.2709548903623
              ],
              [
                420546.22060529684,
                5009833.521984016,
                887.2709548903623
              ],
              [
                419547.8006052968,
                5009833.521984016,
                834.5509548903623
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:42:07+00:00",
        "end_time": "2011-09-17T21:08:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118B1204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118B1204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118B1204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252511,
            45.237401,
            834.5509549,
            -118.0123058,
            45.25012292,
            887.2709549
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502431833162,
                  45.2374010022911,
                  834.5509548903623
                ],
                [
                  -118.0252511019334,
                  45.25000942085568,
                  834.5509548903623
                ],
                [
                  -118.01252980431403,
                  45.25012291738305,
                  887.2709548903623
                ],
                [
                  -118.01230583346687,
                  45.237514449210884,
                  887.2709548903623
                ],
                [
                  -118.02502431833162,
                  45.2374010022911,
                  834.5509548903623
                ]
              ]
            ]
          },
          "id": "45118B1204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:42:07Z",
            "pc:count": 8628550,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420046.3353,
                "count": 8628550,
                "maximum": 420546.2206,
                "minimum": 419547.8006,
                "name": "X",
                "position": 0,
                "stddev": 284.7462445,
                "variance": 81080.42377
              },
              {
                "average": 5010541.901,
                "count": 8628550,
                "maximum": 5011234.442,
                "minimum": 5009833.522,
                "name": "Y",
                "position": 1,
                "stddev": 402.9027069,
                "variance": 162330.5912
              },
              {
                "average": 853.8519567,
                "count": 8628550,
                "maximum": 887.2709549,
                "minimum": 834.5509549,
                "name": "Z",
                "position": 2,
                "stddev": 10.44680168,
                "variance": 109.1356653
              },
              {
                "average": 101.9163989,
                "count": 8628550,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.54548452,
                "variance": 1485.754377
              },
              {
                "average": 1.013787716,
                "count": 8628550,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1228436719,
                "variance": 0.01509056771
              },
              {
                "average": 1.028783052,
                "count": 8628550,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1819234106,
                "variance": 0.03309612734
              },
              {
                "average": 0.5000694207,
                "count": 8628550,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000242,
                "variance": 0.2500000242
              },
              {
                "average": 0,
                "count": 8628550,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.331681569,
                "count": 8628550,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4708173015,
                "variance": 0.2216689314
              },
              {
                "average": -0.6453178533,
                "count": 8628550,
                "maximum": 22.00200081,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.760846064,
                "variance": 76.75242376
              },
              {
                "average": 137,
                "count": 8628550,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10673.3406,
                "count": 8628550,
                "maximum": 10678,
                "minimum": 10669,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.718092092,
                "variance": 2.951840435
              },
              {
                "average": 37316.9671,
                "count": 8628550,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 9256.441211,
                "variance": 85681703.9
              },
              {
                "average": 33902.90615,
                "count": 8628550,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 7799.142256,
                "variance": 60826619.93
              },
              {
                "average": 28829.69713,
                "count": 8628550,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7674.271322,
                "variance": 58894440.33
              },
              {
                "average": 331679.4476,
                "count": 8628550,
                "maximum": 334527.2854,
                "minimum": 328914.999,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1152.64083,
                "variance": 1328580.883
              },
              {
                "average": 0,
                "count": 8628550,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8628550,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8628550,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8628550,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8628550,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419547.8006,
              5009833.522,
              834.5509549,
              420546.2206,
              5011234.442,
              887.2709549
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419547.8006052968,
                    5009833.521984016,
                    834.5509548903623
                  ],
                  [
                    419547.8006052968,
                    5011234.4419840155,
                    834.5509548903623
                  ],
                  [
                    420546.22060529684,
                    5011234.4419840155,
                    887.2709548903623
                  ],
                  [
                    420546.22060529684,
                    5009833.521984016,
                    887.2709548903623
                  ],
                  [
                    419547.8006052968,
                    5009833.521984016,
                    834.5509548903623
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:42:07+00:00",
            "end_time": "2011-09-17T21:08: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": "45117E8422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92344436306011,
              45.49992474612017,
              813.789557208806
            ],
            [
              -117.9236496956,
              45.51248058385418,
              813.789557208806
            ],
            [
              -117.9125287865042,
              45.51256997065406,
              901.969557208806
            ],
            [
              -117.9123259253703,
              45.50001409400859,
              901.969557208806
            ],
            [
              -117.92344436306011,
              45.49992474612017,
              813.789557208806
            ]
          ]
        ]
      },
      "bbox": [
        -117.9236497,
        45.49992475,
        813.7895572,
        -117.9123259,
        45.51256997,
        901.9695572
      ],
      "properties": {
        "datetime": "2011-09-14T21:53:17Z",
        "pc:count": 8061137,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428354.0369,
            "count": 8061137,
            "maximum": 428724.0151,
            "minimum": 427855.2551,
            "name": "X",
            "position": 0,
            "stddev": 208.1232462,
            "variance": 43315.2856
          },
          {
            "average": 5039543.529,
            "count": 8061137,
            "maximum": 5040297.261,
            "minimum": 5038902.161,
            "name": "Y",
            "position": 1,
            "stddev": 403.9836384,
            "variance": 163202.7801
          },
          {
            "average": 845.4321114,
            "count": 8061137,
            "maximum": 901.9695572,
            "minimum": 813.7895572,
            "name": "Z",
            "position": 2,
            "stddev": 11.37891373,
            "variance": 129.4796777
          },
          {
            "average": 200.7586533,
            "count": 8061137,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.94445381,
            "variance": 1931.115021
          },
          {
            "average": 1.020147158,
            "count": 8061137,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1592531069,
            "variance": 0.02536155205
          },
          {
            "average": 1.04047171,
            "count": 8061137,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2371758681,
            "variance": 0.05625239241
          },
          {
            "average": 0.4967811613,
            "count": 8061137,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49998967,
            "variance": 0.2499896701
          },
          {
            "average": 0,
            "count": 8061137,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.256747652,
            "count": 8061137,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4368390081,
            "variance": 0.190828319
          },
          {
            "average": -0.03704877067,
            "count": 8061137,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.905879476,
            "variance": 62.50293029
          },
          {
            "average": 207.3211719,
            "count": 8061137,
            "maximum": 213,
            "minimum": 191,
            "name": "UserData",
            "position": 10,
            "stddev": 3.751657404,
            "variance": 14.07493327
          },
          {
            "average": 199.5327829,
            "count": 8061137,
            "maximum": 226,
            "minimum": 174,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.01207143,
            "variance": 576.5795745
          },
          {
            "average": 29524.01135,
            "count": 8061137,
            "maximum": 61952,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 9150.658366,
            "variance": 83734548.54
          },
          {
            "average": 29525.28104,
            "count": 8061137,
            "maximum": 60928,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 7111.35304,
            "variance": 50571342.06
          },
          {
            "average": 25010.18402,
            "count": 8061137,
            "maximum": 64000,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 6741.487807,
            "variance": 45447657.85
          },
          {
            "average": 71397.73104,
            "count": 8061137,
            "maximum": 72397.51014,
            "minimum": 70476.17228,
            "name": "GpsTime",
            "position": 15,
            "stddev": 343.7846907,
            "variance": 118187.9136
          },
          {
            "average": 0,
            "count": 8061137,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8061137,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8061137,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8061137,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8061137,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427855.2551,
          5038902.161,
          813.7895572,
          428724.0151,
          5040297.261,
          901.9695572
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427855.2550781985,
                5038902.16121079,
                813.789557208806
              ],
              [
                427855.2550781985,
                5040297.26121079,
                813.789557208806
              ],
              [
                428724.0150781985,
                5040297.26121079,
                901.969557208806
              ],
              [
                428724.0150781985,
                5038902.16121079,
                901.969557208806
              ],
              [
                427855.2550781985,
                5038902.16121079,
                813.789557208806
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:53:17+00:00",
        "end_time": "2011-09-14T21:21:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9236497,
            45.49992475,
            813.7895572,
            -117.9123259,
            45.51256997,
            901.9695572
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92344436306011,
                  45.49992474612017,
                  813.789557208806
                ],
                [
                  -117.9236496956,
                  45.51248058385418,
                  813.789557208806
                ],
                [
                  -117.9125287865042,
                  45.51256997065406,
                  901.969557208806
                ],
                [
                  -117.9123259253703,
                  45.50001409400859,
                  901.969557208806
                ],
                [
                  -117.92344436306011,
                  45.49992474612017,
                  813.789557208806
                ]
              ]
            ]
          },
          "id": "45117E8422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:53:17Z",
            "pc:count": 8061137,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428354.0369,
                "count": 8061137,
                "maximum": 428724.0151,
                "minimum": 427855.2551,
                "name": "X",
                "position": 0,
                "stddev": 208.1232462,
                "variance": 43315.2856
              },
              {
                "average": 5039543.529,
                "count": 8061137,
                "maximum": 5040297.261,
                "minimum": 5038902.161,
                "name": "Y",
                "position": 1,
                "stddev": 403.9836384,
                "variance": 163202.7801
              },
              {
                "average": 845.4321114,
                "count": 8061137,
                "maximum": 901.9695572,
                "minimum": 813.7895572,
                "name": "Z",
                "position": 2,
                "stddev": 11.37891373,
                "variance": 129.4796777
              },
              {
                "average": 200.7586533,
                "count": 8061137,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.94445381,
                "variance": 1931.115021
              },
              {
                "average": 1.020147158,
                "count": 8061137,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1592531069,
                "variance": 0.02536155205
              },
              {
                "average": 1.04047171,
                "count": 8061137,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2371758681,
                "variance": 0.05625239241
              },
              {
                "average": 0.4967811613,
                "count": 8061137,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49998967,
                "variance": 0.2499896701
              },
              {
                "average": 0,
                "count": 8061137,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.256747652,
                "count": 8061137,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4368390081,
                "variance": 0.190828319
              },
              {
                "average": -0.03704877067,
                "count": 8061137,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.905879476,
                "variance": 62.50293029
              },
              {
                "average": 207.3211719,
                "count": 8061137,
                "maximum": 213,
                "minimum": 191,
                "name": "UserData",
                "position": 10,
                "stddev": 3.751657404,
                "variance": 14.07493327
              },
              {
                "average": 199.5327829,
                "count": 8061137,
                "maximum": 226,
                "minimum": 174,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.01207143,
                "variance": 576.5795745
              },
              {
                "average": 29524.01135,
                "count": 8061137,
                "maximum": 61952,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 9150.658366,
                "variance": 83734548.54
              },
              {
                "average": 29525.28104,
                "count": 8061137,
                "maximum": 60928,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 7111.35304,
                "variance": 50571342.06
              },
              {
                "average": 25010.18402,
                "count": 8061137,
                "maximum": 64000,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 6741.487807,
                "variance": 45447657.85
              },
              {
                "average": 71397.73104,
                "count": 8061137,
                "maximum": 72397.51014,
                "minimum": 70476.17228,
                "name": "GpsTime",
                "position": 15,
                "stddev": 343.7846907,
                "variance": 118187.9136
              },
              {
                "average": 0,
                "count": 8061137,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8061137,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8061137,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8061137,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8061137,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427855.2551,
              5038902.161,
              813.7895572,
              428724.0151,
              5040297.261,
              901.9695572
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427855.2550781985,
                    5038902.16121079,
                    813.789557208806
                  ],
                  [
                    427855.2550781985,
                    5040297.26121079,
                    813.789557208806
                  ],
                  [
                    428724.0150781985,
                    5040297.26121079,
                    901.969557208806
                  ],
                  [
                    428724.0150781985,
                    5038902.16121079,
                    901.969557208806
                  ],
                  [
                    427855.2550781985,
                    5038902.16121079,
                    813.789557208806
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:53:17+00:00",
            "end_time": "2011-09-14T21:21: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": "45117E7301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502661993115,
              45.5500029372304,
              923.8289231043565
            ],
            [
              -117.87503416179793,
              45.55048893752716,
              923.8289231043565
            ],
            [
              -117.87382390437482,
              45.55049820230119,
              927.6489231043564
            ],
            [
              -117.87381637293599,
              45.55001220184829,
              927.6489231043564
            ],
            [
              -117.87502661993115,
              45.5500029372304,
              923.8289231043565
            ]
          ]
        ]
      },
      "bbox": [
        -117.8750342,
        45.55000294,
        923.8289231,
        -117.8738164,
        45.5504982,
        927.6489231
      ],
      "properties": {
        "datetime": "2011-09-14T20:34:10Z",
        "pc:count": 20596,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431731.8965,
            "count": 20596,
            "maximum": 431793.0891,
            "minimum": 431698.6091,
            "name": "X",
            "position": 0,
            "stddev": 23.5017478,
            "variance": 552.3321497
          },
          {
            "average": 5044441.604,
            "count": 20596,
            "maximum": 5044477.368,
            "minimum": 5044423.368,
            "name": "Y",
            "position": 1,
            "stddev": 12.85278998,
            "variance": 165.1942104
          },
          {
            "average": 926.6197058,
            "count": 20596,
            "maximum": 927.6489231,
            "minimum": 923.8289231,
            "name": "Z",
            "position": 2,
            "stddev": 0.659307927,
            "variance": 0.4346869426
          },
          {
            "average": 240.7011556,
            "count": 20596,
            "maximum": 253,
            "minimum": 150,
            "name": "Intensity",
            "position": 3,
            "stddev": 9.133297393,
            "variance": 83.41712127
          },
          {
            "average": 1,
            "count": 20596,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 20596,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5164595067,
            "count": 20596,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997411433,
            "variance": 0.2497412104
          },
          {
            "average": 0,
            "count": 20596,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.241211886,
            "count": 20596,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4278289366,
            "variance": 0.183037599
          },
          {
            "average": 4.375511942,
            "count": 20596,
            "maximum": 10.00199986,
            "minimum": -13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.06392952,
            "variance": 9.387664104
          },
          {
            "average": 207.4895611,
            "count": 20596,
            "maximum": 212,
            "minimum": 199,
            "name": "UserData",
            "position": 10,
            "stddev": 3.322386168,
            "variance": 11.03824985
          },
          {
            "average": 186.3185084,
            "count": 20596,
            "maximum": 212,
            "minimum": 162,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 23.9365924,
            "variance": 572.9604557
          },
          {
            "average": 37097.93746,
            "count": 20596,
            "maximum": 41728,
            "minimum": 32256,
            "name": "Red",
            "position": 12,
            "stddev": 1150.013982,
            "variance": 1322532.159
          },
          {
            "average": 34255.59915,
            "count": 20596,
            "maximum": 38400,
            "minimum": 28672,
            "name": "Green",
            "position": 13,
            "stddev": 1054.967383,
            "variance": 1112956.179
          },
          {
            "average": 28419.29384,
            "count": 20596,
            "maximum": 32768,
            "minimum": 23552,
            "name": "Blue",
            "position": 14,
            "stddev": 1098.270642,
            "variance": 1206198.402
          },
          {
            "average": 67584.34394,
            "count": 20596,
            "maximum": 67650.78236,
            "minimum": 67179.12837,
            "name": "GpsTime",
            "position": 15,
            "stddev": 82.52764988,
            "variance": 6810.812995
          },
          {
            "average": 0,
            "count": 20596,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20596,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20596,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20596,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20596,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431698.6091,
          5044423.368,
          923.8289231,
          431793.0891,
          5044477.368,
          927.6489231
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431698.6090984406,
                5044423.367913633,
                923.8289231043565
              ],
              [
                431698.6090984406,
                5044477.367913633,
                923.8289231043565
              ],
              [
                431793.0890984406,
                5044477.367913633,
                927.6489231043564
              ],
              [
                431793.0890984406,
                5044423.367913633,
                927.6489231043564
              ],
              [
                431698.6090984406,
                5044423.367913633,
                923.8289231043565
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T20:34:10+00:00",
        "end_time": "2011-09-14T20:26:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E7301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E7301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E7301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8750342,
            45.55000294,
            923.8289231,
            -117.8738164,
            45.5504982,
            927.6489231
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502661993115,
                  45.5500029372304,
                  923.8289231043565
                ],
                [
                  -117.87503416179793,
                  45.55048893752716,
                  923.8289231043565
                ],
                [
                  -117.87382390437482,
                  45.55049820230119,
                  927.6489231043564
                ],
                [
                  -117.87381637293599,
                  45.55001220184829,
                  927.6489231043564
                ],
                [
                  -117.87502661993115,
                  45.5500029372304,
                  923.8289231043565
                ]
              ]
            ]
          },
          "id": "45117E7301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T20:34:10Z",
            "pc:count": 20596,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431731.8965,
                "count": 20596,
                "maximum": 431793.0891,
                "minimum": 431698.6091,
                "name": "X",
                "position": 0,
                "stddev": 23.5017478,
                "variance": 552.3321497
              },
              {
                "average": 5044441.604,
                "count": 20596,
                "maximum": 5044477.368,
                "minimum": 5044423.368,
                "name": "Y",
                "position": 1,
                "stddev": 12.85278998,
                "variance": 165.1942104
              },
              {
                "average": 926.6197058,
                "count": 20596,
                "maximum": 927.6489231,
                "minimum": 923.8289231,
                "name": "Z",
                "position": 2,
                "stddev": 0.659307927,
                "variance": 0.4346869426
              },
              {
                "average": 240.7011556,
                "count": 20596,
                "maximum": 253,
                "minimum": 150,
                "name": "Intensity",
                "position": 3,
                "stddev": 9.133297393,
                "variance": 83.41712127
              },
              {
                "average": 1,
                "count": 20596,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 20596,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5164595067,
                "count": 20596,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997411433,
                "variance": 0.2497412104
              },
              {
                "average": 0,
                "count": 20596,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.241211886,
                "count": 20596,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4278289366,
                "variance": 0.183037599
              },
              {
                "average": 4.375511942,
                "count": 20596,
                "maximum": 10.00199986,
                "minimum": -13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.06392952,
                "variance": 9.387664104
              },
              {
                "average": 207.4895611,
                "count": 20596,
                "maximum": 212,
                "minimum": 199,
                "name": "UserData",
                "position": 10,
                "stddev": 3.322386168,
                "variance": 11.03824985
              },
              {
                "average": 186.3185084,
                "count": 20596,
                "maximum": 212,
                "minimum": 162,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 23.9365924,
                "variance": 572.9604557
              },
              {
                "average": 37097.93746,
                "count": 20596,
                "maximum": 41728,
                "minimum": 32256,
                "name": "Red",
                "position": 12,
                "stddev": 1150.013982,
                "variance": 1322532.159
              },
              {
                "average": 34255.59915,
                "count": 20596,
                "maximum": 38400,
                "minimum": 28672,
                "name": "Green",
                "position": 13,
                "stddev": 1054.967383,
                "variance": 1112956.179
              },
              {
                "average": 28419.29384,
                "count": 20596,
                "maximum": 32768,
                "minimum": 23552,
                "name": "Blue",
                "position": 14,
                "stddev": 1098.270642,
                "variance": 1206198.402
              },
              {
                "average": 67584.34394,
                "count": 20596,
                "maximum": 67650.78236,
                "minimum": 67179.12837,
                "name": "GpsTime",
                "position": 15,
                "stddev": 82.52764988,
                "variance": 6810.812995
              },
              {
                "average": 0,
                "count": 20596,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20596,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20596,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20596,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20596,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431698.6091,
              5044423.368,
              923.8289231,
              431793.0891,
              5044477.368,
              927.6489231
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431698.6090984406,
                    5044423.367913633,
                    923.8289231043565
                  ],
                  [
                    431698.6090984406,
                    5044477.367913633,
                    923.8289231043565
                  ],
                  [
                    431793.0890984406,
                    5044477.367913633,
                    927.6489231043564
                  ],
                  [
                    431793.0890984406,
                    5044423.367913633,
                    927.6489231043564
                  ],
                  [
                    431698.6090984406,
                    5044423.367913633,
                    923.8289231043565
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T20:34:10+00:00",
            "end_time": "2011-09-14T20:26: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": "45117D8205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752484613072,
              45.487416032688316,
              903.7646240818771
            ],
            [
              -117.88772270044063,
              45.5000098229035,
              903.7646240818771
            ],
            [
              -117.87502918654776,
              45.50010776998094,
              1099.364624081877
            ],
            [
              -117.87483416047068,
              45.487513936999285,
              1099.364624081877
            ],
            [
              -117.88752484613072,
              45.487416032688316,
              903.7646240818771
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877227,
        45.48741603,
        903.7646241,
        -117.8748342,
        45.50010777,
        1099.364624
      ],
      "properties": {
        "datetime": "2011-09-14T20:54:59Z",
        "pc:count": 12306114,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431136.694,
            "count": 12306114,
            "maximum": 431637.9967,
            "minimum": 430646.1767,
            "name": "X",
            "position": 0,
            "stddev": 280.8622823,
            "variance": 78883.62162
          },
          {
            "average": 5038144.007,
            "count": 12306114,
            "maximum": 5038880.149,
            "minimum": 5037480.849,
            "name": "Y",
            "position": 1,
            "stddev": 395.5580402,
            "variance": 156466.1631
          },
          {
            "average": 961.2207633,
            "count": 12306114,
            "maximum": 1099.364624,
            "minimum": 903.7646241,
            "name": "Z",
            "position": 2,
            "stddev": 44.79996344,
            "variance": 2007.036724
          },
          {
            "average": 197.1597796,
            "count": 12306114,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 62.53246976,
            "variance": 3910.309774
          },
          {
            "average": 1.07494161,
            "count": 12306114,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2938914484,
            "variance": 0.08637218343
          },
          {
            "average": 1.150304393,
            "count": 12306114,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4242501043,
            "variance": 0.179988151
          },
          {
            "average": 0.5004640783,
            "count": 12306114,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998049,
            "variance": 0.2499998049
          },
          {
            "average": 0,
            "count": 12306114,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.248004447,
            "count": 12306114,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4318544391,
            "variance": 0.1864982565
          },
          {
            "average": 0.9406019314,
            "count": 12306114,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.737206631,
            "variance": 59.86436645
          },
          {
            "average": 204.26983,
            "count": 12306114,
            "maximum": 213,
            "minimum": 190,
            "name": "UserData",
            "position": 10,
            "stddev": 4.013384749,
            "variance": 16.10725714
          },
          {
            "average": 190.1981918,
            "count": 12306114,
            "maximum": 216,
            "minimum": 164,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.01874038,
            "variance": 576.8998893
          },
          {
            "average": 24615.4418,
            "count": 12306114,
            "maximum": 64512,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 8604.711477,
            "variance": 74041059.6
          },
          {
            "average": 24755.06965,
            "count": 12306114,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 7315.18242,
            "variance": 53511893.84
          },
          {
            "average": 20658.43457,
            "count": 12306114,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 5907.680144,
            "variance": 34900684.69
          },
          {
            "average": 68240.7337,
            "count": 12306114,
            "maximum": 68899.56972,
            "minimum": 67736.8019,
            "name": "GpsTime",
            "position": 15,
            "stddev": 329.4910174,
            "variance": 108564.3306
          },
          {
            "average": 0,
            "count": 12306114,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12306114,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12306114,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12306114,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12306114,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430646.1767,
          5037480.849,
          903.7646241,
          431637.9967,
          5038880.149,
          1099.364624
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430646.17667979916,
                5037480.848993037,
                903.7646240818771
              ],
              [
                430646.17667979916,
                5038880.148993038,
                903.7646240818771
              ],
              [
                431637.9966797991,
                5038880.148993038,
                1099.364624081877
              ],
              [
                431637.9966797991,
                5037480.848993037,
                1099.364624081877
              ],
              [
                430646.17667979916,
                5037480.848993037,
                903.7646240818771
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T20:54:59+00:00",
        "end_time": "2011-09-14T20:35:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877227,
            45.48741603,
            903.7646241,
            -117.8748342,
            45.50010777,
            1099.364624
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752484613072,
                  45.487416032688316,
                  903.7646240818771
                ],
                [
                  -117.88772270044063,
                  45.5000098229035,
                  903.7646240818771
                ],
                [
                  -117.87502918654776,
                  45.50010776998094,
                  1099.364624081877
                ],
                [
                  -117.87483416047068,
                  45.487513936999285,
                  1099.364624081877
                ],
                [
                  -117.88752484613072,
                  45.487416032688316,
                  903.7646240818771
                ]
              ]
            ]
          },
          "id": "45117D8205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T20:54:59Z",
            "pc:count": 12306114,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431136.694,
                "count": 12306114,
                "maximum": 431637.9967,
                "minimum": 430646.1767,
                "name": "X",
                "position": 0,
                "stddev": 280.8622823,
                "variance": 78883.62162
              },
              {
                "average": 5038144.007,
                "count": 12306114,
                "maximum": 5038880.149,
                "minimum": 5037480.849,
                "name": "Y",
                "position": 1,
                "stddev": 395.5580402,
                "variance": 156466.1631
              },
              {
                "average": 961.2207633,
                "count": 12306114,
                "maximum": 1099.364624,
                "minimum": 903.7646241,
                "name": "Z",
                "position": 2,
                "stddev": 44.79996344,
                "variance": 2007.036724
              },
              {
                "average": 197.1597796,
                "count": 12306114,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 62.53246976,
                "variance": 3910.309774
              },
              {
                "average": 1.07494161,
                "count": 12306114,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2938914484,
                "variance": 0.08637218343
              },
              {
                "average": 1.150304393,
                "count": 12306114,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4242501043,
                "variance": 0.179988151
              },
              {
                "average": 0.5004640783,
                "count": 12306114,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998049,
                "variance": 0.2499998049
              },
              {
                "average": 0,
                "count": 12306114,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.248004447,
                "count": 12306114,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4318544391,
                "variance": 0.1864982565
              },
              {
                "average": 0.9406019314,
                "count": 12306114,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.737206631,
                "variance": 59.86436645
              },
              {
                "average": 204.26983,
                "count": 12306114,
                "maximum": 213,
                "minimum": 190,
                "name": "UserData",
                "position": 10,
                "stddev": 4.013384749,
                "variance": 16.10725714
              },
              {
                "average": 190.1981918,
                "count": 12306114,
                "maximum": 216,
                "minimum": 164,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.01874038,
                "variance": 576.8998893
              },
              {
                "average": 24615.4418,
                "count": 12306114,
                "maximum": 64512,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 8604.711477,
                "variance": 74041059.6
              },
              {
                "average": 24755.06965,
                "count": 12306114,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 7315.18242,
                "variance": 53511893.84
              },
              {
                "average": 20658.43457,
                "count": 12306114,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 5907.680144,
                "variance": 34900684.69
              },
              {
                "average": 68240.7337,
                "count": 12306114,
                "maximum": 68899.56972,
                "minimum": 67736.8019,
                "name": "GpsTime",
                "position": 15,
                "stddev": 329.4910174,
                "variance": 108564.3306
              },
              {
                "average": 0,
                "count": 12306114,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12306114,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12306114,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12306114,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12306114,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430646.1767,
              5037480.849,
              903.7646241,
              431637.9967,
              5038880.149,
              1099.364624
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430646.17667979916,
                    5037480.848993037,
                    903.7646240818771
                  ],
                  [
                    430646.17667979916,
                    5038880.148993038,
                    903.7646240818771
                  ],
                  [
                    431637.9966797991,
                    5038880.148993038,
                    1099.364624081877
                  ],
                  [
                    431637.9966797991,
                    5037480.848993037,
                    1099.364624081877
                  ],
                  [
                    430646.17667979916,
                    5037480.848993037,
                    903.7646240818771
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T20:54:59+00:00",
            "end_time": "2011-09-14T20:35: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": "45117D8301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002428761991,
              45.42490390435054,
              841.1918860435903
            ],
            [
              -118.00024694675884,
              45.43750948469402,
              841.1918860435903
            ],
            [
              -117.98752925429882,
              45.43762015310313,
              879.1318860435904
            ],
            [
              -117.98730942504952,
              45.42501452439532,
              879.1318860435904
            ],
            [
              -118.00002428761991,
              45.42490390435054,
              841.1918860435903
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002469,
        45.4249039,
        841.191886,
        -117.9873094,
        45.43762015,
        879.131886
      ],
      "properties": {
        "datetime": "2011-09-15T00:18:02Z",
        "pc:count": 11452568,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422299.3459,
            "count": 11452568,
            "maximum": 422763.4577,
            "minimum": 421768.6177,
            "name": "X",
            "position": 0,
            "stddev": 288.6167977,
            "variance": 83299.65594
          },
          {
            "average": 5031344.505,
            "count": 11452568,
            "maximum": 5032039.914,
            "minimum": 5030639.274,
            "name": "Y",
            "position": 1,
            "stddev": 401.386913,
            "variance": 161111.4539
          },
          {
            "average": 848.7119246,
            "count": 11452568,
            "maximum": 879.131886,
            "minimum": 841.191886,
            "name": "Z",
            "position": 2,
            "stddev": 3.776886068,
            "variance": 14.26486837
          },
          {
            "average": 119.9982829,
            "count": 11452568,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 37.24404626,
            "variance": 1387.118982
          },
          {
            "average": 1.001701714,
            "count": 11452568,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0461555815,
            "variance": 0.002130337704
          },
          {
            "average": 1.003575879,
            "count": 11452568,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07172932476,
            "variance": 0.005145096031
          },
          {
            "average": 0.5018333006,
            "count": 11452568,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999966608,
            "variance": 0.2499966608
          },
          {
            "average": 0,
            "count": 11452568,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.277034635,
            "count": 11452568,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.447533757,
            "variance": 0.2002864637
          },
          {
            "average": -0.6053487523,
            "count": 11452568,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.059897758,
            "variance": 82.08174739
          },
          {
            "average": 126.5595507,
            "count": 11452568,
            "maximum": 212,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 21.7753345,
            "variance": 474.1651927
          },
          {
            "average": 962.4677654,
            "count": 11452568,
            "maximum": 1031,
            "minimum": 194,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 219.2894756,
            "variance": 48087.87411
          },
          {
            "average": 29363.45691,
            "count": 11452568,
            "maximum": 60672,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 11674.65849,
            "variance": 136297650.9
          },
          {
            "average": 28201.47855,
            "count": 11452568,
            "maximum": 62208,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 8458.592609,
            "variance": 71547788.92
          },
          {
            "average": 24924.8488,
            "count": 11452568,
            "maximum": 64000,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 7986.556329,
            "variance": 63785082
          },
          {
            "average": 79130.3947,
            "count": 11452568,
            "maximum": 81082.09106,
            "minimum": 77429.80165,
            "name": "GpsTime",
            "position": 15,
            "stddev": 891.1066453,
            "variance": 794071.0532
          },
          {
            "average": 0,
            "count": 11452568,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11452568,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11452568,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11452568,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11452568,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421768.6177,
          5030639.274,
          841.191886,
          422763.4577,
          5032039.914,
          879.131886
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421768.6176766252,
                5030639.273629814,
                841.1918860435903
              ],
              [
                421768.6176766252,
                5032039.913629815,
                841.1918860435903
              ],
              [
                422763.45767662517,
                5032039.913629815,
                879.1318860435904
              ],
              [
                422763.45767662517,
                5030639.273629814,
                879.1318860435904
              ],
              [
                421768.6176766252,
                5030639.273629814,
                841.1918860435903
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:18:02+00:00",
        "end_time": "2011-09-14T23:17:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002469,
            45.4249039,
            841.191886,
            -117.9873094,
            45.43762015,
            879.131886
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002428761991,
                  45.42490390435054,
                  841.1918860435903
                ],
                [
                  -118.00024694675884,
                  45.43750948469402,
                  841.1918860435903
                ],
                [
                  -117.98752925429882,
                  45.43762015310313,
                  879.1318860435904
                ],
                [
                  -117.98730942504952,
                  45.42501452439532,
                  879.1318860435904
                ],
                [
                  -118.00002428761991,
                  45.42490390435054,
                  841.1918860435903
                ]
              ]
            ]
          },
          "id": "45117D8301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:18:02Z",
            "pc:count": 11452568,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422299.3459,
                "count": 11452568,
                "maximum": 422763.4577,
                "minimum": 421768.6177,
                "name": "X",
                "position": 0,
                "stddev": 288.6167977,
                "variance": 83299.65594
              },
              {
                "average": 5031344.505,
                "count": 11452568,
                "maximum": 5032039.914,
                "minimum": 5030639.274,
                "name": "Y",
                "position": 1,
                "stddev": 401.386913,
                "variance": 161111.4539
              },
              {
                "average": 848.7119246,
                "count": 11452568,
                "maximum": 879.131886,
                "minimum": 841.191886,
                "name": "Z",
                "position": 2,
                "stddev": 3.776886068,
                "variance": 14.26486837
              },
              {
                "average": 119.9982829,
                "count": 11452568,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 37.24404626,
                "variance": 1387.118982
              },
              {
                "average": 1.001701714,
                "count": 11452568,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0461555815,
                "variance": 0.002130337704
              },
              {
                "average": 1.003575879,
                "count": 11452568,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07172932476,
                "variance": 0.005145096031
              },
              {
                "average": 0.5018333006,
                "count": 11452568,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999966608,
                "variance": 0.2499966608
              },
              {
                "average": 0,
                "count": 11452568,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.277034635,
                "count": 11452568,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.447533757,
                "variance": 0.2002864637
              },
              {
                "average": -0.6053487523,
                "count": 11452568,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.059897758,
                "variance": 82.08174739
              },
              {
                "average": 126.5595507,
                "count": 11452568,
                "maximum": 212,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 21.7753345,
                "variance": 474.1651927
              },
              {
                "average": 962.4677654,
                "count": 11452568,
                "maximum": 1031,
                "minimum": 194,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 219.2894756,
                "variance": 48087.87411
              },
              {
                "average": 29363.45691,
                "count": 11452568,
                "maximum": 60672,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 11674.65849,
                "variance": 136297650.9
              },
              {
                "average": 28201.47855,
                "count": 11452568,
                "maximum": 62208,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 8458.592609,
                "variance": 71547788.92
              },
              {
                "average": 24924.8488,
                "count": 11452568,
                "maximum": 64000,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 7986.556329,
                "variance": 63785082
              },
              {
                "average": 79130.3947,
                "count": 11452568,
                "maximum": 81082.09106,
                "minimum": 77429.80165,
                "name": "GpsTime",
                "position": 15,
                "stddev": 891.1066453,
                "variance": 794071.0532
              },
              {
                "average": 0,
                "count": 11452568,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11452568,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11452568,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11452568,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11452568,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421768.6177,
              5030639.274,
              841.191886,
              422763.4577,
              5032039.914,
              879.131886
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421768.6176766252,
                    5030639.273629814,
                    841.1918860435903
                  ],
                  [
                    421768.6176766252,
                    5032039.913629815,
                    841.1918860435903
                  ],
                  [
                    422763.45767662517,
                    5032039.913629815,
                    879.1318860435904
                  ],
                  [
                    422763.45767662517,
                    5030639.273629814,
                    879.1318860435904
                  ],
                  [
                    421768.6176766252,
                    5030639.273629814,
                    841.1918860435903
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:18:02+00:00",
            "end_time": "2011-09-14T23:17: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": "45117D7322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86243536953077,
              45.37491966343054,
              818.0189144518924
            ],
            [
              -117.8626268376122,
              45.387511087045326,
              818.0189144518924
            ],
            [
              -117.85002920613985,
              45.38760553859287,
              832.0789144518924
            ],
            [
              -117.84984053340149,
              45.3750140737482,
              832.0789144518924
            ],
            [
              -117.86243536953077,
              45.37491966343054,
              818.0189144518924
            ]
          ]
        ]
      },
      "bbox": [
        -117.8626268,
        45.37491966,
        818.0189145,
        -117.8498405,
        45.38760554,
        832.0789145
      ],
      "properties": {
        "datetime": "2011-09-18T20:53:21Z",
        "pc:count": 7033896,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433027.2101,
            "count": 7033896,
            "maximum": 433459.0209,
            "minimum": 432472.7409,
            "name": "X",
            "position": 0,
            "stddev": 276.6787526,
            "variance": 76551.13216
          },
          {
            "average": 5025768.78,
            "count": 7033896,
            "maximum": 5026360.649,
            "minimum": 5024961.649,
            "name": "Y",
            "position": 1,
            "stddev": 358.977854,
            "variance": 128865.0997
          },
          {
            "average": 820.0399839,
            "count": 7033896,
            "maximum": 832.0789145,
            "minimum": 818.0189145,
            "name": "Z",
            "position": 2,
            "stddev": 1.548062413,
            "variance": 2.396497235
          },
          {
            "average": 107.1505908,
            "count": 7033896,
            "maximum": 233,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.09158935,
            "variance": 629.5878563
          },
          {
            "average": 1.000160224,
            "count": 7033896,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01279103396,
            "variance": 0.0001636105497
          },
          {
            "average": 1.000361819,
            "count": 7033896,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01934423385,
            "variance": 0.0003741993831
          },
          {
            "average": 0.5001060579,
            "count": 7033896,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000243,
            "variance": 0.2500000243
          },
          {
            "average": 0,
            "count": 7033896,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.279953812,
            "count": 7033896,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4489762843,
            "variance": 0.2015797039
          },
          {
            "average": -0.3548112672,
            "count": 7033896,
            "maximum": 16.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.498883589,
            "variance": 72.23102225
          },
          {
            "average": 138,
            "count": 7033896,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10616.73401,
            "count": 7033896,
            "maximum": 10620,
            "minimum": 10612,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.578260193,
            "variance": 2.490905235
          },
          {
            "average": 30343.71836,
            "count": 7033896,
            "maximum": 55808,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 11604.97515,
            "variance": 134675448.3
          },
          {
            "average": 29864.23412,
            "count": 7033896,
            "maximum": 52992,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 9068.855485,
            "variance": 82244139.8
          },
          {
            "average": 25715.86839,
            "count": 7033896,
            "maximum": 54528,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 8199.384704,
            "variance": 67229909.53
          },
          {
            "average": 412435.2211,
            "count": 7033896,
            "maximum": 414401.8715,
            "minimum": 409922.5156,
            "name": "GpsTime",
            "position": 15,
            "stddev": 899.1457976,
            "variance": 808463.1654
          },
          {
            "average": 0,
            "count": 7033896,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7033896,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7033896,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7033896,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7033896,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432472.7409,
          5024961.649,
          818.0189145,
          433459.0209,
          5026360.649,
          832.0789145
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432472.74091506586,
                5024961.648533778,
                818.0189144518924
              ],
              [
                432472.74091506586,
                5026360.648533778,
                818.0189144518924
              ],
              [
                433459.0209150659,
                5026360.648533778,
                832.0789144518924
              ],
              [
                433459.0209150659,
                5024961.648533778,
                832.0789144518924
              ],
              [
                432472.74091506586,
                5024961.648533778,
                818.0189144518924
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:53:21+00:00",
        "end_time": "2011-09-18T19:38:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D7322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D7322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D7322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8626268,
            45.37491966,
            818.0189145,
            -117.8498405,
            45.38760554,
            832.0789145
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86243536953077,
                  45.37491966343054,
                  818.0189144518924
                ],
                [
                  -117.8626268376122,
                  45.387511087045326,
                  818.0189144518924
                ],
                [
                  -117.85002920613985,
                  45.38760553859287,
                  832.0789144518924
                ],
                [
                  -117.84984053340149,
                  45.3750140737482,
                  832.0789144518924
                ],
                [
                  -117.86243536953077,
                  45.37491966343054,
                  818.0189144518924
                ]
              ]
            ]
          },
          "id": "45117D7322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:53:21Z",
            "pc:count": 7033896,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433027.2101,
                "count": 7033896,
                "maximum": 433459.0209,
                "minimum": 432472.7409,
                "name": "X",
                "position": 0,
                "stddev": 276.6787526,
                "variance": 76551.13216
              },
              {
                "average": 5025768.78,
                "count": 7033896,
                "maximum": 5026360.649,
                "minimum": 5024961.649,
                "name": "Y",
                "position": 1,
                "stddev": 358.977854,
                "variance": 128865.0997
              },
              {
                "average": 820.0399839,
                "count": 7033896,
                "maximum": 832.0789145,
                "minimum": 818.0189145,
                "name": "Z",
                "position": 2,
                "stddev": 1.548062413,
                "variance": 2.396497235
              },
              {
                "average": 107.1505908,
                "count": 7033896,
                "maximum": 233,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.09158935,
                "variance": 629.5878563
              },
              {
                "average": 1.000160224,
                "count": 7033896,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01279103396,
                "variance": 0.0001636105497
              },
              {
                "average": 1.000361819,
                "count": 7033896,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01934423385,
                "variance": 0.0003741993831
              },
              {
                "average": 0.5001060579,
                "count": 7033896,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000243,
                "variance": 0.2500000243
              },
              {
                "average": 0,
                "count": 7033896,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.279953812,
                "count": 7033896,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4489762843,
                "variance": 0.2015797039
              },
              {
                "average": -0.3548112672,
                "count": 7033896,
                "maximum": 16.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.498883589,
                "variance": 72.23102225
              },
              {
                "average": 138,
                "count": 7033896,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10616.73401,
                "count": 7033896,
                "maximum": 10620,
                "minimum": 10612,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.578260193,
                "variance": 2.490905235
              },
              {
                "average": 30343.71836,
                "count": 7033896,
                "maximum": 55808,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 11604.97515,
                "variance": 134675448.3
              },
              {
                "average": 29864.23412,
                "count": 7033896,
                "maximum": 52992,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 9068.855485,
                "variance": 82244139.8
              },
              {
                "average": 25715.86839,
                "count": 7033896,
                "maximum": 54528,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 8199.384704,
                "variance": 67229909.53
              },
              {
                "average": 412435.2211,
                "count": 7033896,
                "maximum": 414401.8715,
                "minimum": 409922.5156,
                "name": "GpsTime",
                "position": 15,
                "stddev": 899.1457976,
                "variance": 808463.1654
              },
              {
                "average": 0,
                "count": 7033896,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7033896,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7033896,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7033896,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7033896,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432472.7409,
              5024961.649,
              818.0189145,
              433459.0209,
              5026360.649,
              832.0789145
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432472.74091506586,
                    5024961.648533778,
                    818.0189144518924
                  ],
                  [
                    432472.74091506586,
                    5026360.648533778,
                    818.0189144518924
                  ],
                  [
                    433459.0209150659,
                    5026360.648533778,
                    832.0789144518924
                  ],
                  [
                    433459.0209150659,
                    5024961.648533778,
                    832.0789144518924
                  ],
                  [
                    432472.74091506586,
                    5024961.648533778,
                    818.0189144518924
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:53:21+00:00",
            "end_time": "2011-09-18T19:38: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": "45117E8408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252511607763,
              45.537413783954456,
              818.9492447340092
            ],
            [
              -117.9127289417517,
              45.55001007695224,
              818.9492447340092
            ],
            [
              -117.9000291323018,
              45.55011084946597,
              884.6692447340092
            ],
            [
              -117.89982814174799,
              45.537514512457975,
              884.6692447340092
            ],
            [
              -117.91252511607763,
              45.537413783954456,
              818.9492447340092
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127289,
        45.53741378,
        818.9492447,
        -117.8998281,
        45.55011085,
        884.6692447
      ],
      "properties": {
        "datetime": "2011-09-14T21:27:48Z",
        "pc:count": 11516523,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429241.8955,
            "count": 11516523,
            "maximum": 429747.1113,
            "minimum": 428755.6713,
            "name": "X",
            "position": 0,
            "stddev": 276.8422857,
            "variance": 76641.65113
          },
          {
            "average": 5043733.976,
            "count": 11516523,
            "maximum": 5044456.939,
            "minimum": 5043057.339,
            "name": "Y",
            "position": 1,
            "stddev": 399.3980596,
            "variance": 159518.81
          },
          {
            "average": 831.458788,
            "count": 11516523,
            "maximum": 884.6692447,
            "minimum": 818.9492447,
            "name": "Z",
            "position": 2,
            "stddev": 11.21319252,
            "variance": 125.7356864
          },
          {
            "average": 197.0234579,
            "count": 11516523,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.96769905,
            "variance": 2205.964754
          },
          {
            "average": 1.010665025,
            "count": 11516523,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1147536154,
            "variance": 0.01316839225
          },
          {
            "average": 1.021389442,
            "count": 11516523,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1701239736,
            "variance": 0.02894216639
          },
          {
            "average": 0.4966589308,
            "count": 11516523,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999888588,
            "variance": 0.249988859
          },
          {
            "average": 0,
            "count": 11516523,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.251292252,
            "count": 11516523,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4337562362,
            "variance": 0.1881444724
          },
          {
            "average": 0.1905795163,
            "count": 11516523,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.705244244,
            "variance": 59.37078886
          },
          {
            "average": 208.5768472,
            "count": 11516523,
            "maximum": 213,
            "minimum": 195,
            "name": "UserData",
            "position": 10,
            "stddev": 2.603630562,
            "variance": 6.778892101
          },
          {
            "average": 195.8176118,
            "count": 11516523,
            "maximum": 222,
            "minimum": 169,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.0177161,
            "variance": 576.8506868
          },
          {
            "average": 35213.07958,
            "count": 11516523,
            "maximum": 64000,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 6975.931137,
            "variance": 48663615.23
          },
          {
            "average": 31419.71579,
            "count": 11516523,
            "maximum": 63744,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 5514.860764,
            "variance": 30413689.25
          },
          {
            "average": 27689.25845,
            "count": 11516523,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 5275.209722,
            "variance": 27827837.61
          },
          {
            "average": 70099.6473,
            "count": 11516523,
            "maximum": 70868.20713,
            "minimum": 69131.03051,
            "name": "GpsTime",
            "position": 15,
            "stddev": 402.3883723,
            "variance": 161916.4022
          },
          {
            "average": 0,
            "count": 11516523,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11516523,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11516523,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11516523,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11516523,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428755.6713,
          5043057.339,
          818.9492447,
          429747.1113,
          5044456.939,
          884.6692447
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428755.6713203904,
                5043057.339393859,
                818.9492447340092
              ],
              [
                428755.6713203904,
                5044456.939393858,
                818.9492447340092
              ],
              [
                429747.11132039037,
                5044456.939393858,
                884.6692447340092
              ],
              [
                429747.11132039037,
                5043057.339393859,
                884.6692447340092
              ],
              [
                428755.6713203904,
                5043057.339393859,
                818.9492447340092
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:27:48+00:00",
        "end_time": "2011-09-14T20:58:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127289,
            45.53741378,
            818.9492447,
            -117.8998281,
            45.55011085,
            884.6692447
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252511607763,
                  45.537413783954456,
                  818.9492447340092
                ],
                [
                  -117.9127289417517,
                  45.55001007695224,
                  818.9492447340092
                ],
                [
                  -117.9000291323018,
                  45.55011084946597,
                  884.6692447340092
                ],
                [
                  -117.89982814174799,
                  45.537514512457975,
                  884.6692447340092
                ],
                [
                  -117.91252511607763,
                  45.537413783954456,
                  818.9492447340092
                ]
              ]
            ]
          },
          "id": "45117E8408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:27:48Z",
            "pc:count": 11516523,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429241.8955,
                "count": 11516523,
                "maximum": 429747.1113,
                "minimum": 428755.6713,
                "name": "X",
                "position": 0,
                "stddev": 276.8422857,
                "variance": 76641.65113
              },
              {
                "average": 5043733.976,
                "count": 11516523,
                "maximum": 5044456.939,
                "minimum": 5043057.339,
                "name": "Y",
                "position": 1,
                "stddev": 399.3980596,
                "variance": 159518.81
              },
              {
                "average": 831.458788,
                "count": 11516523,
                "maximum": 884.6692447,
                "minimum": 818.9492447,
                "name": "Z",
                "position": 2,
                "stddev": 11.21319252,
                "variance": 125.7356864
              },
              {
                "average": 197.0234579,
                "count": 11516523,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.96769905,
                "variance": 2205.964754
              },
              {
                "average": 1.010665025,
                "count": 11516523,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1147536154,
                "variance": 0.01316839225
              },
              {
                "average": 1.021389442,
                "count": 11516523,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1701239736,
                "variance": 0.02894216639
              },
              {
                "average": 0.4966589308,
                "count": 11516523,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999888588,
                "variance": 0.249988859
              },
              {
                "average": 0,
                "count": 11516523,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.251292252,
                "count": 11516523,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4337562362,
                "variance": 0.1881444724
              },
              {
                "average": 0.1905795163,
                "count": 11516523,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.705244244,
                "variance": 59.37078886
              },
              {
                "average": 208.5768472,
                "count": 11516523,
                "maximum": 213,
                "minimum": 195,
                "name": "UserData",
                "position": 10,
                "stddev": 2.603630562,
                "variance": 6.778892101
              },
              {
                "average": 195.8176118,
                "count": 11516523,
                "maximum": 222,
                "minimum": 169,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.0177161,
                "variance": 576.8506868
              },
              {
                "average": 35213.07958,
                "count": 11516523,
                "maximum": 64000,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 6975.931137,
                "variance": 48663615.23
              },
              {
                "average": 31419.71579,
                "count": 11516523,
                "maximum": 63744,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 5514.860764,
                "variance": 30413689.25
              },
              {
                "average": 27689.25845,
                "count": 11516523,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 5275.209722,
                "variance": 27827837.61
              },
              {
                "average": 70099.6473,
                "count": 11516523,
                "maximum": 70868.20713,
                "minimum": 69131.03051,
                "name": "GpsTime",
                "position": 15,
                "stddev": 402.3883723,
                "variance": 161916.4022
              },
              {
                "average": 0,
                "count": 11516523,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11516523,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11516523,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11516523,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11516523,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428755.6713,
              5043057.339,
              818.9492447,
              429747.1113,
              5044456.939,
              884.6692447
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428755.6713203904,
                    5043057.339393859,
                    818.9492447340092
                  ],
                  [
                    428755.6713203904,
                    5044456.939393858,
                    818.9492447340092
                  ],
                  [
                    429747.11132039037,
                    5044456.939393858,
                    884.6692447340092
                  ],
                  [
                    429747.11132039037,
                    5043057.339393859,
                    884.6692447340092
                  ],
                  [
                    428755.6713203904,
                    5043057.339393859,
                    818.9492447340092
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:27:48+00:00",
            "end_time": "2011-09-14T20:58: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": "45117C7416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.81246645670677,
              45.262424799986896,
              891.9602799990205
            ],
            [
              -117.81264604134884,
              45.27501069310239,
              891.9602799990205
            ],
            [
              -117.80002880334243,
              45.275099773172784,
              1168.9402799990205
            ],
            [
              -117.79985200623032,
              45.26251384119082,
              1168.9402799990205
            ],
            [
              -117.81246645670677,
              45.262424799986896,
              891.9602799990205
            ]
          ]
        ]
      },
      "bbox": [
        -117.812646,
        45.2624248,
        891.96028,
        -117.799852,
        45.27509977,
        1168.94028
      ],
      "properties": {
        "datetime": "2011-09-18T22:45:17Z",
        "pc:count": 9133318,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 436772.7036,
            "count": 9133318,
            "maximum": 437249.0276,
            "minimum": 436259.2676,
            "name": "X",
            "position": 0,
            "stddev": 273.5037001,
            "variance": 74804.27399
          },
          {
            "average": 5013149.632,
            "count": 9133318,
            "maximum": 5013821.844,
            "minimum": 5012423.504,
            "name": "Y",
            "position": 1,
            "stddev": 395.9973605,
            "variance": 156813.9095
          },
          {
            "average": 972.1332683,
            "count": 9133318,
            "maximum": 1168.94028,
            "minimum": 891.96028,
            "name": "Z",
            "position": 2,
            "stddev": 46.62085234,
            "variance": 2173.503873
          },
          {
            "average": 106.1280358,
            "count": 9133318,
            "maximum": 232,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.35508624,
            "variance": 861.7210884
          },
          {
            "average": 1.006846033,
            "count": 9133318,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08343780308,
            "variance": 0.006961866983
          },
          {
            "average": 1.01590791,
            "count": 9133318,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1275683474,
            "variance": 0.01627368326
          },
          {
            "average": 0.5000954746,
            "count": 9133318,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000183,
            "variance": 0.2500000183
          },
          {
            "average": 0,
            "count": 9133318,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.319726084,
            "count": 9133318,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4663703883,
            "variance": 0.2175013391
          },
          {
            "average": -0.04143470587,
            "count": 9133318,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.429274421,
            "variance": 71.05266726
          },
          {
            "average": 138,
            "count": 9133318,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10627.35787,
            "count": 9133318,
            "maximum": 10631,
            "minimum": 10623,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.605923925,
            "variance": 2.578991654
          },
          {
            "average": 31315.65681,
            "count": 9133318,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 8978.106337,
            "variance": 80606393.39
          },
          {
            "average": 30094.53016,
            "count": 9133318,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 7479.330974,
            "variance": 55940391.82
          },
          {
            "average": 23645.93662,
            "count": 9133318,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 6673.768652,
            "variance": 44539188.02
          },
          {
            "average": 419030.6492,
            "count": 9133318,
            "maximum": 421117.1854,
            "minimum": 416092.6611,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1035.194399,
            "variance": 1071627.443
          },
          {
            "average": 0,
            "count": 9133318,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9133318,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9133318,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9133318,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9133318,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          436259.2676,
          5012423.504,
          891.96028,
          437249.0276,
          5013821.844,
          1168.94028
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                436259.2675953449,
                5012423.504098489,
                891.9602799990205
              ],
              [
                436259.2675953449,
                5013821.844098489,
                891.9602799990205
              ],
              [
                437249.02759534493,
                5013821.844098489,
                1168.9402799990205
              ],
              [
                437249.02759534493,
                5012423.504098489,
                1168.9402799990205
              ],
              [
                436259.2675953449,
                5012423.504098489,
                891.9602799990205
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:45:17+00:00",
        "end_time": "2011-09-18T21:21:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C7416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C7416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C7416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.812646,
            45.2624248,
            891.96028,
            -117.799852,
            45.27509977,
            1168.94028
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.81246645670677,
                  45.262424799986896,
                  891.9602799990205
                ],
                [
                  -117.81264604134884,
                  45.27501069310239,
                  891.9602799990205
                ],
                [
                  -117.80002880334243,
                  45.275099773172784,
                  1168.9402799990205
                ],
                [
                  -117.79985200623032,
                  45.26251384119082,
                  1168.9402799990205
                ],
                [
                  -117.81246645670677,
                  45.262424799986896,
                  891.9602799990205
                ]
              ]
            ]
          },
          "id": "45117C7416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C7416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:45:17Z",
            "pc:count": 9133318,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 436772.7036,
                "count": 9133318,
                "maximum": 437249.0276,
                "minimum": 436259.2676,
                "name": "X",
                "position": 0,
                "stddev": 273.5037001,
                "variance": 74804.27399
              },
              {
                "average": 5013149.632,
                "count": 9133318,
                "maximum": 5013821.844,
                "minimum": 5012423.504,
                "name": "Y",
                "position": 1,
                "stddev": 395.9973605,
                "variance": 156813.9095
              },
              {
                "average": 972.1332683,
                "count": 9133318,
                "maximum": 1168.94028,
                "minimum": 891.96028,
                "name": "Z",
                "position": 2,
                "stddev": 46.62085234,
                "variance": 2173.503873
              },
              {
                "average": 106.1280358,
                "count": 9133318,
                "maximum": 232,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.35508624,
                "variance": 861.7210884
              },
              {
                "average": 1.006846033,
                "count": 9133318,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08343780308,
                "variance": 0.006961866983
              },
              {
                "average": 1.01590791,
                "count": 9133318,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1275683474,
                "variance": 0.01627368326
              },
              {
                "average": 0.5000954746,
                "count": 9133318,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000183,
                "variance": 0.2500000183
              },
              {
                "average": 0,
                "count": 9133318,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.319726084,
                "count": 9133318,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4663703883,
                "variance": 0.2175013391
              },
              {
                "average": -0.04143470587,
                "count": 9133318,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.429274421,
                "variance": 71.05266726
              },
              {
                "average": 138,
                "count": 9133318,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10627.35787,
                "count": 9133318,
                "maximum": 10631,
                "minimum": 10623,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.605923925,
                "variance": 2.578991654
              },
              {
                "average": 31315.65681,
                "count": 9133318,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 8978.106337,
                "variance": 80606393.39
              },
              {
                "average": 30094.53016,
                "count": 9133318,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 7479.330974,
                "variance": 55940391.82
              },
              {
                "average": 23645.93662,
                "count": 9133318,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 6673.768652,
                "variance": 44539188.02
              },
              {
                "average": 419030.6492,
                "count": 9133318,
                "maximum": 421117.1854,
                "minimum": 416092.6611,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1035.194399,
                "variance": 1071627.443
              },
              {
                "average": 0,
                "count": 9133318,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9133318,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9133318,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9133318,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9133318,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              436259.2676,
              5012423.504,
              891.96028,
              437249.0276,
              5013821.844,
              1168.94028
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    436259.2675953449,
                    5012423.504098489,
                    891.9602799990205
                  ],
                  [
                    436259.2675953449,
                    5013821.844098489,
                    891.9602799990205
                  ],
                  [
                    437249.02759534493,
                    5013821.844098489,
                    1168.9402799990205
                  ],
                  [
                    437249.02759534493,
                    5012423.504098489,
                    1168.9402799990205
                  ],
                  [
                    436259.2675953449,
                    5012423.504098489,
                    891.9602799990205
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:45:17+00:00",
            "end_time": "2011-09-18T21:21:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118B1213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03598351613276,
              45.2124134146276,
              954.3782254058585
            ],
            [
              -118.03621233168093,
              45.22501122501231,
              954.3782254058585
            ],
            [
              -118.02502953842696,
              45.22511214493891,
              1197.4982254058584
            ],
            [
              -118.02480319120029,
              45.21251429048097,
              1197.4982254058584
            ],
            [
              -118.03598351613276,
              45.2124134146276,
              954.3782254058585
            ]
          ]
        ]
      },
      "bbox": [
        -118.0362123,
        45.21241341,
        954.3782254,
        -118.0248032,
        45.22511214,
        1197.498225
      ],
      "properties": {
        "datetime": "2011-09-19T18:41:35Z",
        "pc:count": 7731163,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419107.625,
            "count": 7731163,
            "maximum": 419530.0494,
            "minimum": 418651.9894,
            "name": "X",
            "position": 0,
            "stddev": 236.5307603,
            "variance": 55946.80059
          },
          {
            "average": 5007772.019,
            "count": 7731163,
            "maximum": 5008468.337,
            "minimum": 5007068.597,
            "name": "Y",
            "position": 1,
            "stddev": 397.5783,
            "variance": 158068.5047
          },
          {
            "average": 1106.487481,
            "count": 7731163,
            "maximum": 1197.498225,
            "minimum": 954.3782254,
            "name": "Z",
            "position": 2,
            "stddev": 54.46465028,
            "variance": 2966.39813
          },
          {
            "average": 101.6438881,
            "count": 7731163,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.52416494,
            "variance": 931.7246453
          },
          {
            "average": 1.013697551,
            "count": 7731163,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1248426415,
            "variance": 0.01558568515
          },
          {
            "average": 1.028990076,
            "count": 7731163,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1879832639,
            "variance": 0.03533770749
          },
          {
            "average": 0.5000283916,
            "count": 7731163,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000315,
            "variance": 0.2500000315
          },
          {
            "average": 0,
            "count": 7731163,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.314127771,
            "count": 7731163,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.46416758,
            "variance": 0.2154515423
          },
          {
            "average": -0.7721232817,
            "count": 7731163,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.735350658,
            "variance": 76.30635112
          },
          {
            "average": 137.5481788,
            "count": 7731163,
            "maximum": 138,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0.497673418,
            "variance": 0.247678831
          },
          {
            "average": 10661.88197,
            "count": 7731163,
            "maximum": 10682,
            "minimum": 10645,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 17.69948735,
            "variance": 313.2718526
          },
          {
            "average": 29976.64148,
            "count": 7731163,
            "maximum": 62464,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 9300.564656,
            "variance": 86500502.92
          },
          {
            "average": 28734.98994,
            "count": 7731163,
            "maximum": 61440,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 7704.990412,
            "variance": 59366877.24
          },
          {
            "average": 24970.96166,
            "count": 7731163,
            "maximum": 60928,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 6336.949146,
            "variance": 40156924.48
          },
          {
            "average": 421709.6861,
            "count": 7731163,
            "maximum": 492895.7311,
            "minimum": 335413.1657,
            "name": "GpsTime",
            "position": 15,
            "stddev": 77200.3355,
            "variance": 5959891801
          },
          {
            "average": 0,
            "count": 7731163,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7731163,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7731163,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7731163,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7731163,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418651.9894,
          5007068.597,
          954.3782254,
          419530.0494,
          5008468.337,
          1197.498225
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418651.9894209479,
                5007068.596985292,
                954.3782254058585
              ],
              [
                418651.9894209479,
                5008468.336985292,
                954.3782254058585
              ],
              [
                419530.04942094797,
                5008468.336985292,
                1197.4982254058584
              ],
              [
                419530.04942094797,
                5007068.596985292,
                1197.4982254058584
              ],
              [
                418651.9894209479,
                5007068.596985292,
                954.3782254058585
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:41:35+00:00",
        "end_time": "2011-09-17T22:56:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118B1213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118B1213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118B1213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0362123,
            45.21241341,
            954.3782254,
            -118.0248032,
            45.22511214,
            1197.498225
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03598351613276,
                  45.2124134146276,
                  954.3782254058585
                ],
                [
                  -118.03621233168093,
                  45.22501122501231,
                  954.3782254058585
                ],
                [
                  -118.02502953842696,
                  45.22511214493891,
                  1197.4982254058584
                ],
                [
                  -118.02480319120029,
                  45.21251429048097,
                  1197.4982254058584
                ],
                [
                  -118.03598351613276,
                  45.2124134146276,
                  954.3782254058585
                ]
              ]
            ]
          },
          "id": "45118B1213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:41:35Z",
            "pc:count": 7731163,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419107.625,
                "count": 7731163,
                "maximum": 419530.0494,
                "minimum": 418651.9894,
                "name": "X",
                "position": 0,
                "stddev": 236.5307603,
                "variance": 55946.80059
              },
              {
                "average": 5007772.019,
                "count": 7731163,
                "maximum": 5008468.337,
                "minimum": 5007068.597,
                "name": "Y",
                "position": 1,
                "stddev": 397.5783,
                "variance": 158068.5047
              },
              {
                "average": 1106.487481,
                "count": 7731163,
                "maximum": 1197.498225,
                "minimum": 954.3782254,
                "name": "Z",
                "position": 2,
                "stddev": 54.46465028,
                "variance": 2966.39813
              },
              {
                "average": 101.6438881,
                "count": 7731163,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.52416494,
                "variance": 931.7246453
              },
              {
                "average": 1.013697551,
                "count": 7731163,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1248426415,
                "variance": 0.01558568515
              },
              {
                "average": 1.028990076,
                "count": 7731163,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1879832639,
                "variance": 0.03533770749
              },
              {
                "average": 0.5000283916,
                "count": 7731163,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000315,
                "variance": 0.2500000315
              },
              {
                "average": 0,
                "count": 7731163,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.314127771,
                "count": 7731163,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.46416758,
                "variance": 0.2154515423
              },
              {
                "average": -0.7721232817,
                "count": 7731163,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.735350658,
                "variance": 76.30635112
              },
              {
                "average": 137.5481788,
                "count": 7731163,
                "maximum": 138,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0.497673418,
                "variance": 0.247678831
              },
              {
                "average": 10661.88197,
                "count": 7731163,
                "maximum": 10682,
                "minimum": 10645,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 17.69948735,
                "variance": 313.2718526
              },
              {
                "average": 29976.64148,
                "count": 7731163,
                "maximum": 62464,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 9300.564656,
                "variance": 86500502.92
              },
              {
                "average": 28734.98994,
                "count": 7731163,
                "maximum": 61440,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 7704.990412,
                "variance": 59366877.24
              },
              {
                "average": 24970.96166,
                "count": 7731163,
                "maximum": 60928,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 6336.949146,
                "variance": 40156924.48
              },
              {
                "average": 421709.6861,
                "count": 7731163,
                "maximum": 492895.7311,
                "minimum": 335413.1657,
                "name": "GpsTime",
                "position": 15,
                "stddev": 77200.3355,
                "variance": 5959891801
              },
              {
                "average": 0,
                "count": 7731163,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7731163,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7731163,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7731163,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7731163,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418651.9894,
              5007068.597,
              954.3782254,
              419530.0494,
              5008468.337,
              1197.498225
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418651.9894209479,
                    5007068.596985292,
                    954.3782254058585
                  ],
                  [
                    418651.9894209479,
                    5008468.336985292,
                    954.3782254058585
                  ],
                  [
                    419530.04942094797,
                    5008468.336985292,
                    1197.4982254058584
                  ],
                  [
                    419530.04942094797,
                    5007068.596985292,
                    1197.4982254058584
                  ],
                  [
                    418651.9894209479,
                    5007068.596985292,
                    954.3782254058585
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:41:35+00:00",
            "end_time": "2011-09-17T22:56: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": "45117E7306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502488731418,
              45.53741699029094,
              857.9354439946509
            ],
            [
              -117.87522028714389,
              45.55001017213393,
              857.9354439946509
            ],
            [
              -117.86263102405294,
              45.55010593883402,
              976.335443994651
            ],
            [
              -117.86243843402741,
              45.53751271517731,
              976.335443994651
            ],
            [
              -117.87502488731418,
              45.53741699029094,
              857.9354439946509
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752203,
        45.53741699,
        857.935444,
        -117.8624384,
        45.55010594,
        976.335444
      ],
      "properties": {
        "datetime": "2011-09-14T20:34:28Z",
        "pc:count": 8893754,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432122.2249,
            "count": 8893754,
            "maximum": 432666.3007,
            "minimum": 431683.5007,
            "name": "X",
            "position": 0,
            "stddev": 266.8144814,
            "variance": 71189.96748
          },
          {
            "average": 5043602.195,
            "count": 8893754,
            "maximum": 5044424.337,
            "minimum": 5043025.097,
            "name": "Y",
            "position": 1,
            "stddev": 354.549574,
            "variance": 125705.4005
          },
          {
            "average": 902.1137789,
            "count": 8893754,
            "maximum": 976.335444,
            "minimum": 857.935444,
            "name": "Z",
            "position": 2,
            "stddev": 27.72009102,
            "variance": 768.4034463
          },
          {
            "average": 190.2650989,
            "count": 8893754,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.40422074,
            "variance": 2746.202351
          },
          {
            "average": 1.038282822,
            "count": 8893754,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2159324747,
            "variance": 0.04662683362
          },
          {
            "average": 1.076705067,
            "count": 8893754,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3174642694,
            "variance": 0.1007835623
          },
          {
            "average": 0.497687928,
            "count": 8893754,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999946824,
            "variance": 0.2499946824
          },
          {
            "average": 0,
            "count": 8893754,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.277572328,
            "count": 8893754,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4478012429,
            "variance": 0.2005259532
          },
          {
            "average": 0.3857957453,
            "count": 8893754,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.819818031,
            "variance": 61.14955404
          },
          {
            "average": 209.4783843,
            "count": 8893754,
            "maximum": 213,
            "minimum": 198,
            "name": "UserData",
            "position": 10,
            "stddev": 1.60693267,
            "variance": 2.582232606
          },
          {
            "average": 186.1423915,
            "count": 8893754,
            "maximum": 212,
            "minimum": 160,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02200383,
            "variance": 577.0566681
          },
          {
            "average": 33828.64332,
            "count": 8893754,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 9019.881253,
            "variance": 81358257.81
          },
          {
            "average": 31437.41373,
            "count": 8893754,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 6563.970658,
            "variance": 43085710.8
          },
          {
            "average": 25996.78979,
            "count": 8893754,
            "maximum": 65280,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 5615.827876,
            "variance": 31537522.74
          },
          {
            "average": 67260.03297,
            "count": 8893754,
            "maximum": 67668.91902,
            "minimum": 66758.6746,
            "name": "GpsTime",
            "position": 15,
            "stddev": 259.6152632,
            "variance": 67400.08487
          },
          {
            "average": 0,
            "count": 8893754,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8893754,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8893754,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8893754,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8893754,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431683.5007,
          5043025.097,
          857.935444,
          432666.3007,
          5044424.337,
          976.335444
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431683.5007133889,
                5043025.09652334,
                857.9354439946509
              ],
              [
                431683.5007133889,
                5044424.33652334,
                857.9354439946509
              ],
              [
                432666.30071338895,
                5044424.33652334,
                976.335443994651
              ],
              [
                432666.30071338895,
                5043025.09652334,
                976.335443994651
              ],
              [
                431683.5007133889,
                5043025.09652334,
                857.9354439946509
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T20:34:28+00:00",
        "end_time": "2011-09-14T20:19:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E7306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E7306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E7306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752203,
            45.53741699,
            857.935444,
            -117.8624384,
            45.55010594,
            976.335444
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502488731418,
                  45.53741699029094,
                  857.9354439946509
                ],
                [
                  -117.87522028714389,
                  45.55001017213393,
                  857.9354439946509
                ],
                [
                  -117.86263102405294,
                  45.55010593883402,
                  976.335443994651
                ],
                [
                  -117.86243843402741,
                  45.53751271517731,
                  976.335443994651
                ],
                [
                  -117.87502488731418,
                  45.53741699029094,
                  857.9354439946509
                ]
              ]
            ]
          },
          "id": "45117E7306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T20:34:28Z",
            "pc:count": 8893754,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432122.2249,
                "count": 8893754,
                "maximum": 432666.3007,
                "minimum": 431683.5007,
                "name": "X",
                "position": 0,
                "stddev": 266.8144814,
                "variance": 71189.96748
              },
              {
                "average": 5043602.195,
                "count": 8893754,
                "maximum": 5044424.337,
                "minimum": 5043025.097,
                "name": "Y",
                "position": 1,
                "stddev": 354.549574,
                "variance": 125705.4005
              },
              {
                "average": 902.1137789,
                "count": 8893754,
                "maximum": 976.335444,
                "minimum": 857.935444,
                "name": "Z",
                "position": 2,
                "stddev": 27.72009102,
                "variance": 768.4034463
              },
              {
                "average": 190.2650989,
                "count": 8893754,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.40422074,
                "variance": 2746.202351
              },
              {
                "average": 1.038282822,
                "count": 8893754,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2159324747,
                "variance": 0.04662683362
              },
              {
                "average": 1.076705067,
                "count": 8893754,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3174642694,
                "variance": 0.1007835623
              },
              {
                "average": 0.497687928,
                "count": 8893754,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999946824,
                "variance": 0.2499946824
              },
              {
                "average": 0,
                "count": 8893754,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.277572328,
                "count": 8893754,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4478012429,
                "variance": 0.2005259532
              },
              {
                "average": 0.3857957453,
                "count": 8893754,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.819818031,
                "variance": 61.14955404
              },
              {
                "average": 209.4783843,
                "count": 8893754,
                "maximum": 213,
                "minimum": 198,
                "name": "UserData",
                "position": 10,
                "stddev": 1.60693267,
                "variance": 2.582232606
              },
              {
                "average": 186.1423915,
                "count": 8893754,
                "maximum": 212,
                "minimum": 160,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02200383,
                "variance": 577.0566681
              },
              {
                "average": 33828.64332,
                "count": 8893754,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 9019.881253,
                "variance": 81358257.81
              },
              {
                "average": 31437.41373,
                "count": 8893754,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 6563.970658,
                "variance": 43085710.8
              },
              {
                "average": 25996.78979,
                "count": 8893754,
                "maximum": 65280,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 5615.827876,
                "variance": 31537522.74
              },
              {
                "average": 67260.03297,
                "count": 8893754,
                "maximum": 67668.91902,
                "minimum": 66758.6746,
                "name": "GpsTime",
                "position": 15,
                "stddev": 259.6152632,
                "variance": 67400.08487
              },
              {
                "average": 0,
                "count": 8893754,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8893754,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8893754,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8893754,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8893754,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431683.5007,
              5043025.097,
              857.935444,
              432666.3007,
              5044424.337,
              976.335444
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431683.5007133889,
                    5043025.09652334,
                    857.9354439946509
                  ],
                  [
                    431683.5007133889,
                    5044424.33652334,
                    857.9354439946509
                  ],
                  [
                    432666.30071338895,
                    5044424.33652334,
                    976.335443994651
                  ],
                  [
                    432666.30071338895,
                    5043025.09652334,
                    976.335443994651
                  ],
                  [
                    431683.5007133889,
                    5043025.09652334,
                    857.9354439946509
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T20:34:28+00:00",
            "end_time": "2011-09-14T20:19: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": "45117D8206a.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9375266762866,
              45.47499477730803,
              814.5744995395842
            ],
            [
              -117.93773428371944,
              45.48750994009462,
              814.5744995395842
            ],
            [
              -117.9355859752678,
              45.487527557280586,
              826.6344995395841
            ],
            [
              -117.93537884328646,
              45.475012386849926,
              826.6344995395841
            ],
            [
              -117.9375266762866,
              45.47499477730803,
              814.5744995395842
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377343,
        45.47499478,
        814.5744995,
        -117.9353788,
        45.48752756,
        826.6344995
      ],
      "properties": {
        "datetime": "2011-09-14T22:16:21Z",
        "pc:count": 1482113,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426802.6233,
            "count": 1482113,
            "maximum": 426890.63,
            "minimum": 426722.73,
            "name": "X",
            "position": 0,
            "stddev": 42.66653792,
            "variance": 1820.433458
          },
          {
            "average": 5036807.916,
            "count": 1482113,
            "maximum": 5037535.851,
            "minimum": 5036145.271,
            "name": "Y",
            "position": 1,
            "stddev": 399.3259447,
            "variance": 159461.2101
          },
          {
            "average": 816.0097849,
            "count": 1482113,
            "maximum": 826.6344995,
            "minimum": 814.5744995,
            "name": "Z",
            "position": 2,
            "stddev": 1.234419705,
            "variance": 1.523792008
          },
          {
            "average": 235.3445378,
            "count": 1482113,
            "maximum": 255,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.47951386,
            "variance": 305.5334049
          },
          {
            "average": 1.000286753,
            "count": 1482113,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01693135348,
            "variance": 0.0002866707307
          },
          {
            "average": 1.000572156,
            "count": 1482113,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02391294895,
            "variance": 0.0005718291274
          },
          {
            "average": 0.5113469756,
            "count": 1482113,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998713982,
            "variance": 0.2498714147
          },
          {
            "average": 0,
            "count": 1482113,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.302744797,
            "count": 1482113,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4594458918,
            "variance": 0.2110905275
          },
          {
            "average": 5.166093942,
            "count": 1482113,
            "maximum": 16.00200081,
            "minimum": -4.001999855,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.179354384,
            "variance": 26.82571184
          },
          {
            "average": 205.2691846,
            "count": 1482113,
            "maximum": 213,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 3.973065153,
            "variance": 15.78524671
          },
          {
            "average": 205.3080345,
            "count": 1482113,
            "maximum": 230,
            "minimum": 181,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.00324649,
            "variance": 576.155842
          },
          {
            "average": 44281.4345,
            "count": 1482113,
            "maximum": 58624,
            "minimum": 17152,
            "name": "Red",
            "position": 12,
            "stddev": 6822.833346,
            "variance": 46551054.86
          },
          {
            "average": 40217.05828,
            "count": 1482113,
            "maximum": 57856,
            "minimum": 17664,
            "name": "Green",
            "position": 13,
            "stddev": 7980.434337,
            "variance": 63687332.2
          },
          {
            "average": 35246.19489,
            "count": 1482113,
            "maximum": 59136,
            "minimum": 14080,
            "name": "Blue",
            "position": 14,
            "stddev": 9825.154272,
            "variance": 96533656.47
          },
          {
            "average": 73488.06261,
            "count": 1482113,
            "maximum": 73781.53056,
            "minimum": 73290.22685,
            "name": "GpsTime",
            "position": 15,
            "stddev": 230.2329939,
            "variance": 53007.23149
          },
          {
            "average": 0,
            "count": 1482113,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1482113,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1482113,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1482113,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1482113,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426722.73,
          5036145.271,
          814.5744995,
          426890.63,
          5037535.851,
          826.6344995
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426722.7300321575,
                5036145.271211182,
                814.5744995395842
              ],
              [
                426722.7300321575,
                5037535.851211182,
                814.5744995395842
              ],
              [
                426890.6300321575,
                5037535.851211182,
                826.6344995395841
              ],
              [
                426890.6300321575,
                5036145.271211182,
                826.6344995395841
              ],
              [
                426722.7300321575,
                5036145.271211182,
                814.5744995395842
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:16:21+00:00",
        "end_time": "2011-09-14T22:08:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8206a.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8206a.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8206a.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8206a.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377343,
            45.47499478,
            814.5744995,
            -117.9353788,
            45.48752756,
            826.6344995
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9375266762866,
                  45.47499477730803,
                  814.5744995395842
                ],
                [
                  -117.93773428371944,
                  45.48750994009462,
                  814.5744995395842
                ],
                [
                  -117.9355859752678,
                  45.487527557280586,
                  826.6344995395841
                ],
                [
                  -117.93537884328646,
                  45.475012386849926,
                  826.6344995395841
                ],
                [
                  -117.9375266762866,
                  45.47499477730803,
                  814.5744995395842
                ]
              ]
            ]
          },
          "id": "45117D8206a.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8206a.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:16:21Z",
            "pc:count": 1482113,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426802.6233,
                "count": 1482113,
                "maximum": 426890.63,
                "minimum": 426722.73,
                "name": "X",
                "position": 0,
                "stddev": 42.66653792,
                "variance": 1820.433458
              },
              {
                "average": 5036807.916,
                "count": 1482113,
                "maximum": 5037535.851,
                "minimum": 5036145.271,
                "name": "Y",
                "position": 1,
                "stddev": 399.3259447,
                "variance": 159461.2101
              },
              {
                "average": 816.0097849,
                "count": 1482113,
                "maximum": 826.6344995,
                "minimum": 814.5744995,
                "name": "Z",
                "position": 2,
                "stddev": 1.234419705,
                "variance": 1.523792008
              },
              {
                "average": 235.3445378,
                "count": 1482113,
                "maximum": 255,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.47951386,
                "variance": 305.5334049
              },
              {
                "average": 1.000286753,
                "count": 1482113,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01693135348,
                "variance": 0.0002866707307
              },
              {
                "average": 1.000572156,
                "count": 1482113,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02391294895,
                "variance": 0.0005718291274
              },
              {
                "average": 0.5113469756,
                "count": 1482113,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998713982,
                "variance": 0.2498714147
              },
              {
                "average": 0,
                "count": 1482113,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.302744797,
                "count": 1482113,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4594458918,
                "variance": 0.2110905275
              },
              {
                "average": 5.166093942,
                "count": 1482113,
                "maximum": 16.00200081,
                "minimum": -4.001999855,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.179354384,
                "variance": 26.82571184
              },
              {
                "average": 205.2691846,
                "count": 1482113,
                "maximum": 213,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 3.973065153,
                "variance": 15.78524671
              },
              {
                "average": 205.3080345,
                "count": 1482113,
                "maximum": 230,
                "minimum": 181,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.00324649,
                "variance": 576.155842
              },
              {
                "average": 44281.4345,
                "count": 1482113,
                "maximum": 58624,
                "minimum": 17152,
                "name": "Red",
                "position": 12,
                "stddev": 6822.833346,
                "variance": 46551054.86
              },
              {
                "average": 40217.05828,
                "count": 1482113,
                "maximum": 57856,
                "minimum": 17664,
                "name": "Green",
                "position": 13,
                "stddev": 7980.434337,
                "variance": 63687332.2
              },
              {
                "average": 35246.19489,
                "count": 1482113,
                "maximum": 59136,
                "minimum": 14080,
                "name": "Blue",
                "position": 14,
                "stddev": 9825.154272,
                "variance": 96533656.47
              },
              {
                "average": 73488.06261,
                "count": 1482113,
                "maximum": 73781.53056,
                "minimum": 73290.22685,
                "name": "GpsTime",
                "position": 15,
                "stddev": 230.2329939,
                "variance": 53007.23149
              },
              {
                "average": 0,
                "count": 1482113,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1482113,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1482113,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1482113,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1482113,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426722.73,
              5036145.271,
              814.5744995,
              426890.63,
              5037535.851,
              826.6344995
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426722.7300321575,
                    5036145.271211182,
                    814.5744995395842
                  ],
                  [
                    426722.7300321575,
                    5037535.851211182,
                    814.5744995395842
                  ],
                  [
                    426890.6300321575,
                    5037535.851211182,
                    826.6344995395841
                  ],
                  [
                    426890.6300321575,
                    5036145.271211182,
                    826.6344995395841
                  ],
                  [
                    426722.7300321575,
                    5036145.271211182,
                    814.5744995395842
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:16:21+00:00",
            "end_time": "2011-09-14T22: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": "45117D8414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.89992856810757,
              45.4001051132734,
              818.7525820259345
            ],
            [
              -117.90012558367131,
              45.41251059081725,
              818.7525820259345
            ],
            [
              -117.8875291652881,
              45.41260916782367,
              1028.8525820259345
            ],
            [
              -117.88733490589252,
              45.4002036478838,
              1028.8525820259345
            ],
            [
              -117.89992856810757,
              45.4001051132734,
              818.7525820259345
            ]
          ]
        ]
      },
      "bbox": [
        -117.9001256,
        45.40010511,
        818.752582,
        -117.8873349,
        45.41260917,
        1028.852582
      ],
      "properties": {
        "datetime": "2011-09-18T22:08:03Z",
        "pc:count": 6835287,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430104.8567,
            "count": 6835287,
            "maximum": 430554.0899,
            "minimum": 429568.3299,
            "name": "X",
            "position": 0,
            "stddev": 278.1666672,
            "variance": 77376.69477
          },
          {
            "average": 5028649.699,
            "count": 6835287,
            "maximum": 5029170.115,
            "minimum": 5027791.755,
            "name": "Y",
            "position": 1,
            "stddev": 332.066955,
            "variance": 110268.4626
          },
          {
            "average": 889.2200034,
            "count": 6835287,
            "maximum": 1028.852582,
            "minimum": 818.752582,
            "name": "Z",
            "position": 2,
            "stddev": 45.65851154,
            "variance": 2084.699676
          },
          {
            "average": 102.8185539,
            "count": 6835287,
            "maximum": 230,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.40427785,
            "variance": 645.3773329
          },
          {
            "average": 1.004560013,
            "count": 6835287,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06900007665,
            "variance": 0.004761010577
          },
          {
            "average": 1.0101352,
            "count": 6835287,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1039693361,
            "variance": 0.01080962285
          },
          {
            "average": 0.5000692729,
            "count": 6835287,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000318,
            "variance": 0.2500000318
          },
          {
            "average": 0,
            "count": 6835287,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.337403536,
            "count": 6835287,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.472823881,
            "variance": 0.2235624224
          },
          {
            "average": 0.1029507265,
            "count": 6835287,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.581766149,
            "variance": 73.64671024
          },
          {
            "average": 138,
            "count": 6835287,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10623.99908,
            "count": 6835287,
            "maximum": 10627,
            "minimum": 10620,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.476118107,
            "variance": 2.178924665
          },
          {
            "average": 33975.55714,
            "count": 6835287,
            "maximum": 56832,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 9813.403938,
            "variance": 96302896.85
          },
          {
            "average": 32157.65575,
            "count": 6835287,
            "maximum": 55552,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 8074.471717,
            "variance": 65197093.51
          },
          {
            "average": 26880.31063,
            "count": 6835287,
            "maximum": 56320,
            "minimum": 4352,
            "name": "Blue",
            "position": 14,
            "stddev": 8108.10582,
            "variance": 65741379.98
          },
          {
            "average": 416922.2644,
            "count": 6835287,
            "maximum": 418883.7404,
            "minimum": 414329.7682,
            "name": "GpsTime",
            "position": 15,
            "stddev": 918.8213908,
            "variance": 844232.7483
          },
          {
            "average": 0,
            "count": 6835287,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6835287,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6835287,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6835287,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6835287,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429568.3299,
          5027791.755,
          818.752582,
          430554.0899,
          5029170.115,
          1028.852582
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429568.32986101834,
                5027791.75538867,
                818.7525820259345
              ],
              [
                429568.32986101834,
                5029170.115388669,
                818.7525820259345
              ],
              [
                430554.08986101835,
                5029170.115388669,
                1028.8525820259345
              ],
              [
                430554.08986101835,
                5027791.75538867,
                1028.8525820259345
              ],
              [
                429568.32986101834,
                5027791.75538867,
                818.7525820259345
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:08:03+00:00",
        "end_time": "2011-09-18T20:52:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9001256,
            45.40010511,
            818.752582,
            -117.8873349,
            45.41260917,
            1028.852582
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.89992856810757,
                  45.4001051132734,
                  818.7525820259345
                ],
                [
                  -117.90012558367131,
                  45.41251059081725,
                  818.7525820259345
                ],
                [
                  -117.8875291652881,
                  45.41260916782367,
                  1028.8525820259345
                ],
                [
                  -117.88733490589252,
                  45.4002036478838,
                  1028.8525820259345
                ],
                [
                  -117.89992856810757,
                  45.4001051132734,
                  818.7525820259345
                ]
              ]
            ]
          },
          "id": "45117D8414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:08:03Z",
            "pc:count": 6835287,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430104.8567,
                "count": 6835287,
                "maximum": 430554.0899,
                "minimum": 429568.3299,
                "name": "X",
                "position": 0,
                "stddev": 278.1666672,
                "variance": 77376.69477
              },
              {
                "average": 5028649.699,
                "count": 6835287,
                "maximum": 5029170.115,
                "minimum": 5027791.755,
                "name": "Y",
                "position": 1,
                "stddev": 332.066955,
                "variance": 110268.4626
              },
              {
                "average": 889.2200034,
                "count": 6835287,
                "maximum": 1028.852582,
                "minimum": 818.752582,
                "name": "Z",
                "position": 2,
                "stddev": 45.65851154,
                "variance": 2084.699676
              },
              {
                "average": 102.8185539,
                "count": 6835287,
                "maximum": 230,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.40427785,
                "variance": 645.3773329
              },
              {
                "average": 1.004560013,
                "count": 6835287,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06900007665,
                "variance": 0.004761010577
              },
              {
                "average": 1.0101352,
                "count": 6835287,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1039693361,
                "variance": 0.01080962285
              },
              {
                "average": 0.5000692729,
                "count": 6835287,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000318,
                "variance": 0.2500000318
              },
              {
                "average": 0,
                "count": 6835287,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.337403536,
                "count": 6835287,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.472823881,
                "variance": 0.2235624224
              },
              {
                "average": 0.1029507265,
                "count": 6835287,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.581766149,
                "variance": 73.64671024
              },
              {
                "average": 138,
                "count": 6835287,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10623.99908,
                "count": 6835287,
                "maximum": 10627,
                "minimum": 10620,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.476118107,
                "variance": 2.178924665
              },
              {
                "average": 33975.55714,
                "count": 6835287,
                "maximum": 56832,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 9813.403938,
                "variance": 96302896.85
              },
              {
                "average": 32157.65575,
                "count": 6835287,
                "maximum": 55552,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 8074.471717,
                "variance": 65197093.51
              },
              {
                "average": 26880.31063,
                "count": 6835287,
                "maximum": 56320,
                "minimum": 4352,
                "name": "Blue",
                "position": 14,
                "stddev": 8108.10582,
                "variance": 65741379.98
              },
              {
                "average": 416922.2644,
                "count": 6835287,
                "maximum": 418883.7404,
                "minimum": 414329.7682,
                "name": "GpsTime",
                "position": 15,
                "stddev": 918.8213908,
                "variance": 844232.7483
              },
              {
                "average": 0,
                "count": 6835287,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6835287,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6835287,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6835287,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6835287,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429568.3299,
              5027791.755,
              818.752582,
              430554.0899,
              5029170.115,
              1028.852582
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429568.32986101834,
                    5027791.75538867,
                    818.7525820259345
                  ],
                  [
                    429568.32986101834,
                    5029170.115388669,
                    818.7525820259345
                  ],
                  [
                    430554.08986101835,
                    5029170.115388669,
                    1028.8525820259345
                  ],
                  [
                    430554.08986101835,
                    5027791.75538867,
                    1028.8525820259345
                  ],
                  [
                    429568.32986101834,
                    5027791.75538867,
                    818.7525820259345
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:08:03+00:00",
            "end_time": "2011-09-18T20:52: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": "45117E8423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9125245346614,
              45.49991341366888,
              848.6874623673374
            ],
            [
              -117.91272808812265,
              45.51250942972043,
              848.6874623673374
            ],
            [
              -117.90002929068937,
              45.51261019681604,
              1049.1274623673373
            ],
            [
              -117.89982856833905,
              45.50001413675864,
              1049.1274623673373
            ],
            [
              -117.9125245346614,
              45.49991341366888,
              848.6874623673374
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127281,
        45.49991341,
        848.6874624,
        -117.8998286,
        45.5126102,
        1049.127462
      ],
      "properties": {
        "datetime": "2011-09-14T21:33:26Z",
        "pc:count": 11808629,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429208.4358,
            "count": 11808629,
            "maximum": 429700.3913,
            "minimum": 428708.3713,
            "name": "X",
            "position": 0,
            "stddev": 287.0519947,
            "variance": 82398.84768
          },
          {
            "average": 5039600.835,
            "count": 11808629,
            "maximum": 5040290.712,
            "minimum": 5038891.152,
            "name": "Y",
            "position": 1,
            "stddev": 392.0529941,
            "variance": 153705.5502
          },
          {
            "average": 936.077817,
            "count": 11808629,
            "maximum": 1049.127462,
            "minimum": 848.6874624,
            "name": "Z",
            "position": 2,
            "stddev": 50.11271904,
            "variance": 2511.284609
          },
          {
            "average": 208.2860825,
            "count": 11808629,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 36.34133129,
            "variance": 1320.69236
          },
          {
            "average": 1.005630967,
            "count": 11808629,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07550417391,
            "variance": 0.005700880279
          },
          {
            "average": 1.011258547,
            "count": 11808629,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1069517972,
            "variance": 0.01143868693
          },
          {
            "average": 0.5026402303,
            "count": 11808629,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999930503,
            "variance": 0.2499930504
          },
          {
            "average": 0,
            "count": 11808629,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.256603878,
            "count": 11808629,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4367589085,
            "variance": 0.1907583441
          },
          {
            "average": 2.08530157,
            "count": 11808629,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.889603518,
            "variance": 62.24584367
          },
          {
            "average": 208.4624346,
            "count": 11808629,
            "maximum": 213,
            "minimum": 193,
            "name": "UserData",
            "position": 10,
            "stddev": 2.875943041,
            "variance": 8.271048374
          },
          {
            "average": 196.5008506,
            "count": 11808629,
            "maximum": 223,
            "minimum": 170,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02560475,
            "variance": 577.2296838
          },
          {
            "average": 37780.06628,
            "count": 11808629,
            "maximum": 55808,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 7320.481137,
            "variance": 53589444.07
          },
          {
            "average": 34692.8732,
            "count": 11808629,
            "maximum": 54528,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 6050.23497,
            "variance": 36605343.19
          },
          {
            "average": 28331.95138,
            "count": 11808629,
            "maximum": 55296,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 6138.812667,
            "variance": 37685020.96
          },
          {
            "average": 70348.91877,
            "count": 11808629,
            "maximum": 71206.23955,
            "minimum": 69504.77978,
            "name": "GpsTime",
            "position": 15,
            "stddev": 425.0816286,
            "variance": 180694.391
          },
          {
            "average": 0,
            "count": 11808629,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11808629,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11808629,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11808629,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11808629,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428708.3713,
          5038891.152,
          848.6874624,
          429700.3913,
          5040290.712,
          1049.127462
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428708.3713499111,
                5038891.1521897735,
                848.6874623673374
              ],
              [
                428708.3713499111,
                5040290.712189774,
                848.6874623673374
              ],
              [
                429700.3913499111,
                5040290.712189774,
                1049.1274623673373
              ],
              [
                429700.3913499111,
                5038891.1521897735,
                1049.1274623673373
              ],
              [
                428708.3713499111,
                5038891.1521897735,
                848.6874623673374
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:33:26+00:00",
        "end_time": "2011-09-14T21:05:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127281,
            45.49991341,
            848.6874624,
            -117.8998286,
            45.5126102,
            1049.127462
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9125245346614,
                  45.49991341366888,
                  848.6874623673374
                ],
                [
                  -117.91272808812265,
                  45.51250942972043,
                  848.6874623673374
                ],
                [
                  -117.90002929068937,
                  45.51261019681604,
                  1049.1274623673373
                ],
                [
                  -117.89982856833905,
                  45.50001413675864,
                  1049.1274623673373
                ],
                [
                  -117.9125245346614,
                  45.49991341366888,
                  848.6874623673374
                ]
              ]
            ]
          },
          "id": "45117E8423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:33:26Z",
            "pc:count": 11808629,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429208.4358,
                "count": 11808629,
                "maximum": 429700.3913,
                "minimum": 428708.3713,
                "name": "X",
                "position": 0,
                "stddev": 287.0519947,
                "variance": 82398.84768
              },
              {
                "average": 5039600.835,
                "count": 11808629,
                "maximum": 5040290.712,
                "minimum": 5038891.152,
                "name": "Y",
                "position": 1,
                "stddev": 392.0529941,
                "variance": 153705.5502
              },
              {
                "average": 936.077817,
                "count": 11808629,
                "maximum": 1049.127462,
                "minimum": 848.6874624,
                "name": "Z",
                "position": 2,
                "stddev": 50.11271904,
                "variance": 2511.284609
              },
              {
                "average": 208.2860825,
                "count": 11808629,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 36.34133129,
                "variance": 1320.69236
              },
              {
                "average": 1.005630967,
                "count": 11808629,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07550417391,
                "variance": 0.005700880279
              },
              {
                "average": 1.011258547,
                "count": 11808629,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1069517972,
                "variance": 0.01143868693
              },
              {
                "average": 0.5026402303,
                "count": 11808629,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999930503,
                "variance": 0.2499930504
              },
              {
                "average": 0,
                "count": 11808629,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.256603878,
                "count": 11808629,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4367589085,
                "variance": 0.1907583441
              },
              {
                "average": 2.08530157,
                "count": 11808629,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.889603518,
                "variance": 62.24584367
              },
              {
                "average": 208.4624346,
                "count": 11808629,
                "maximum": 213,
                "minimum": 193,
                "name": "UserData",
                "position": 10,
                "stddev": 2.875943041,
                "variance": 8.271048374
              },
              {
                "average": 196.5008506,
                "count": 11808629,
                "maximum": 223,
                "minimum": 170,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02560475,
                "variance": 577.2296838
              },
              {
                "average": 37780.06628,
                "count": 11808629,
                "maximum": 55808,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 7320.481137,
                "variance": 53589444.07
              },
              {
                "average": 34692.8732,
                "count": 11808629,
                "maximum": 54528,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 6050.23497,
                "variance": 36605343.19
              },
              {
                "average": 28331.95138,
                "count": 11808629,
                "maximum": 55296,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 6138.812667,
                "variance": 37685020.96
              },
              {
                "average": 70348.91877,
                "count": 11808629,
                "maximum": 71206.23955,
                "minimum": 69504.77978,
                "name": "GpsTime",
                "position": 15,
                "stddev": 425.0816286,
                "variance": 180694.391
              },
              {
                "average": 0,
                "count": 11808629,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11808629,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11808629,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11808629,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11808629,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428708.3713,
              5038891.152,
              848.6874624,
              429700.3913,
              5040290.712,
              1049.127462
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428708.3713499111,
                    5038891.1521897735,
                    848.6874623673374
                  ],
                  [
                    428708.3713499111,
                    5040290.712189774,
                    848.6874623673374
                  ],
                  [
                    429700.3913499111,
                    5040290.712189774,
                    1049.1274623673373
                  ],
                  [
                    429700.3913499111,
                    5038891.1521897735,
                    1049.1274623673373
                  ],
                  [
                    428708.3713499111,
                    5038891.1521897735,
                    848.6874623673374
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:33:26+00:00",
            "end_time": "2011-09-14T21:05: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": "45117E7307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8625257937141,
              45.53747399169487,
              910.8327828306867
            ],
            [
              -117.86261574218936,
              45.54335606488227,
              910.8327828306867
            ],
            [
              -117.85750787164604,
              45.54339452421045,
              1009.7127828306868
            ],
            [
              -117.85741845563119,
              45.537512443178805,
              1009.7127828306868
            ],
            [
              -117.8625257937141,
              45.53747399169487,
              910.8327828306867
            ]
          ]
        ]
      },
      "bbox": [
        -117.8626157,
        45.53747399,
        910.8327828,
        -117.8574185,
        45.54339452,
        1009.712783
      ],
      "properties": {
        "datetime": "2011-09-14T20:24:23Z",
        "pc:count": 1166152,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432789.5104,
            "count": 1166152,
            "maximum": 433058.2339,
            "minimum": 432659.4339,
            "name": "X",
            "position": 0,
            "stddev": 90.55770162,
            "variance": 8200.697323
          },
          {
            "average": 5043240.131,
            "count": 1166152,
            "maximum": 5043674.428,
            "minimum": 5043020.868,
            "name": "Y",
            "position": 1,
            "stddev": 154.2804776,
            "variance": 23802.46578
          },
          {
            "average": 961.0195344,
            "count": 1166152,
            "maximum": 1009.712783,
            "minimum": 910.8327828,
            "name": "Z",
            "position": 2,
            "stddev": 18.19184902,
            "variance": 330.9433709
          },
          {
            "average": 206.1251098,
            "count": 1166152,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.34064175,
            "variance": 2336.817645
          },
          {
            "average": 1.033409024,
            "count": 1166152,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1961345489,
            "variance": 0.03846876128
          },
          {
            "average": 1.066671412,
            "count": 1166152,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2846217616,
            "variance": 0.08100954715
          },
          {
            "average": 0.5028392525,
            "count": 1166152,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499992153,
            "variance": 0.249992153
          },
          {
            "average": 0,
            "count": 1166152,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.261595401,
            "count": 1166152,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4395035982,
            "variance": 0.1931634128
          },
          {
            "average": 1.877261131,
            "count": 1166152,
            "maximum": 16.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.052064883,
            "variance": 64.83574888
          },
          {
            "average": 209.2668031,
            "count": 1166152,
            "maximum": 213,
            "minimum": 199,
            "name": "UserData",
            "position": 10,
            "stddev": 1.746695741,
            "variance": 3.050946012
          },
          {
            "average": 184.1986979,
            "count": 1166152,
            "maximum": 209,
            "minimum": 158,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.00686786,
            "variance": 576.3297046
          },
          {
            "average": 31847.07311,
            "count": 1166152,
            "maximum": 55808,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 8127.380801,
            "variance": 66054318.68
          },
          {
            "average": 29951.61056,
            "count": 1166152,
            "maximum": 51456,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 5984.079008,
            "variance": 35809201.57
          },
          {
            "average": 24860.3752,
            "count": 1166152,
            "maximum": 46080,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 4513.809105,
            "variance": 20374472.64
          },
          {
            "average": 66786.72065,
            "count": 1166152,
            "maximum": 67063.45581,
            "minimum": 66374.68498,
            "name": "GpsTime",
            "position": 15,
            "stddev": 153.3583681,
            "variance": 23518.78906
          },
          {
            "average": 0,
            "count": 1166152,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1166152,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1166152,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1166152,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1166152,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432659.4339,
          5043020.868,
          910.8327828,
          433058.2339,
          5043674.428,
          1009.712783
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432659.4339206285,
                5043020.867707358,
                910.8327828306867
              ],
              [
                432659.4339206285,
                5043674.427707358,
                910.8327828306867
              ],
              [
                433058.23392062855,
                5043674.427707358,
                1009.7127828306868
              ],
              [
                433058.23392062855,
                5043020.867707358,
                1009.7127828306868
              ],
              [
                432659.4339206285,
                5043020.867707358,
                910.8327828306867
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T20:24:23+00:00",
        "end_time": "2011-09-14T20:12:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E7307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E7307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E7307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8626157,
            45.53747399,
            910.8327828,
            -117.8574185,
            45.54339452,
            1009.712783
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8625257937141,
                  45.53747399169487,
                  910.8327828306867
                ],
                [
                  -117.86261574218936,
                  45.54335606488227,
                  910.8327828306867
                ],
                [
                  -117.85750787164604,
                  45.54339452421045,
                  1009.7127828306868
                ],
                [
                  -117.85741845563119,
                  45.537512443178805,
                  1009.7127828306868
                ],
                [
                  -117.8625257937141,
                  45.53747399169487,
                  910.8327828306867
                ]
              ]
            ]
          },
          "id": "45117E7307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T20:24:23Z",
            "pc:count": 1166152,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432789.5104,
                "count": 1166152,
                "maximum": 433058.2339,
                "minimum": 432659.4339,
                "name": "X",
                "position": 0,
                "stddev": 90.55770162,
                "variance": 8200.697323
              },
              {
                "average": 5043240.131,
                "count": 1166152,
                "maximum": 5043674.428,
                "minimum": 5043020.868,
                "name": "Y",
                "position": 1,
                "stddev": 154.2804776,
                "variance": 23802.46578
              },
              {
                "average": 961.0195344,
                "count": 1166152,
                "maximum": 1009.712783,
                "minimum": 910.8327828,
                "name": "Z",
                "position": 2,
                "stddev": 18.19184902,
                "variance": 330.9433709
              },
              {
                "average": 206.1251098,
                "count": 1166152,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.34064175,
                "variance": 2336.817645
              },
              {
                "average": 1.033409024,
                "count": 1166152,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1961345489,
                "variance": 0.03846876128
              },
              {
                "average": 1.066671412,
                "count": 1166152,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2846217616,
                "variance": 0.08100954715
              },
              {
                "average": 0.5028392525,
                "count": 1166152,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499992153,
                "variance": 0.249992153
              },
              {
                "average": 0,
                "count": 1166152,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.261595401,
                "count": 1166152,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4395035982,
                "variance": 0.1931634128
              },
              {
                "average": 1.877261131,
                "count": 1166152,
                "maximum": 16.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.052064883,
                "variance": 64.83574888
              },
              {
                "average": 209.2668031,
                "count": 1166152,
                "maximum": 213,
                "minimum": 199,
                "name": "UserData",
                "position": 10,
                "stddev": 1.746695741,
                "variance": 3.050946012
              },
              {
                "average": 184.1986979,
                "count": 1166152,
                "maximum": 209,
                "minimum": 158,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.00686786,
                "variance": 576.3297046
              },
              {
                "average": 31847.07311,
                "count": 1166152,
                "maximum": 55808,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 8127.380801,
                "variance": 66054318.68
              },
              {
                "average": 29951.61056,
                "count": 1166152,
                "maximum": 51456,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 5984.079008,
                "variance": 35809201.57
              },
              {
                "average": 24860.3752,
                "count": 1166152,
                "maximum": 46080,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 4513.809105,
                "variance": 20374472.64
              },
              {
                "average": 66786.72065,
                "count": 1166152,
                "maximum": 67063.45581,
                "minimum": 66374.68498,
                "name": "GpsTime",
                "position": 15,
                "stddev": 153.3583681,
                "variance": 23518.78906
              },
              {
                "average": 0,
                "count": 1166152,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1166152,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1166152,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1166152,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1166152,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432659.4339,
              5043020.868,
              910.8327828,
              433058.2339,
              5043674.428,
              1009.712783
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432659.4339206285,
                    5043020.867707358,
                    910.8327828306867
                  ],
                  [
                    432659.4339206285,
                    5043674.427707358,
                    910.8327828306867
                  ],
                  [
                    433058.23392062855,
                    5043674.427707358,
                    1009.7127828306868
                  ],
                  [
                    433058.23392062855,
                    5043020.867707358,
                    1009.7127828306868
                  ],
                  [
                    432659.4339206285,
                    5043020.867707358,
                    910.8327828306867
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T20:24:23+00:00",
            "end_time": "2011-09-14T20: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": "45117D7323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002445368991,
              45.37491994934869,
              818.8795347681471
            ],
            [
              -117.85021314504866,
              45.38750997374952,
              818.8795347681471
            ],
            [
              -117.83752861712078,
              45.38760369300009,
              902.5395347681472
            ],
            [
              -117.8373427400922,
              45.375013627693534,
              902.5395347681472
            ],
            [
              -117.85002445368991,
              45.37491994934869,
              818.8795347681471
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502131,
        45.37491995,
        818.8795348,
        -117.8373427,
        45.38760369,
        902.5395348
      ],
      "properties": {
        "datetime": "2011-09-18T20:22:37Z",
        "pc:count": 10724877,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433934.9141,
            "count": 10724877,
            "maximum": 434437.5897,
            "minimum": 433444.5097,
            "name": "X",
            "position": 0,
            "stddev": 275.0238891,
            "variance": 75638.13955
          },
          {
            "average": 5025648.653,
            "count": 10724877,
            "maximum": 5026350.184,
            "minimum": 5024951.344,
            "name": "Y",
            "position": 1,
            "stddev": 401.8580864,
            "variance": 161489.9216
          },
          {
            "average": 833.0245396,
            "count": 10724877,
            "maximum": 902.5395348,
            "minimum": 818.8795348,
            "name": "Z",
            "position": 2,
            "stddev": 15.45414488,
            "variance": 238.830594
          },
          {
            "average": 106.857981,
            "count": 10724877,
            "maximum": 230,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.04993333,
            "variance": 843.8986265
          },
          {
            "average": 1.00570263,
            "count": 10724877,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07877026676,
            "variance": 0.006204754925
          },
          {
            "average": 1.012687045,
            "count": 10724877,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1201446299,
            "variance": 0.01443473209
          },
          {
            "average": 0.5000544062,
            "count": 10724877,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000204,
            "variance": 0.2500000204
          },
          {
            "average": 0,
            "count": 10724877,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.282055356,
            "count": 10724877,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4500001678,
            "variance": 0.202500151
          },
          {
            "average": -0.3277556896,
            "count": 10724877,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.588464705,
            "variance": 73.761726
          },
          {
            "average": 138,
            "count": 10724877,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10612.25489,
            "count": 10724877,
            "maximum": 10617,
            "minimum": 10607,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.988048113,
            "variance": 3.952335301
          },
          {
            "average": 28586.19259,
            "count": 10724877,
            "maximum": 63744,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 9218.081846,
            "variance": 84973032.92
          },
          {
            "average": 28483.58573,
            "count": 10724877,
            "maximum": 62720,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 6839.885048,
            "variance": 46784027.46
          },
          {
            "average": 24039.1163,
            "count": 10724877,
            "maximum": 65024,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 6167.939125,
            "variance": 38043473.05
          },
          {
            "average": 410172.9467,
            "count": 10724877,
            "maximum": 412557.0986,
            "minimum": 407910.568,
            "name": "GpsTime",
            "position": 15,
            "stddev": 936.5389477,
            "variance": 877105.2006
          },
          {
            "average": 0,
            "count": 10724877,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10724877,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10724877,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10724877,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10724877,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433444.5097,
          5024951.344,
          818.8795348,
          434437.5897,
          5026350.184,
          902.5395348
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433444.509658403,
                5024951.343879128,
                818.8795347681471
              ],
              [
                433444.509658403,
                5026350.183879128,
                818.8795347681471
              ],
              [
                434437.58965840295,
                5026350.183879128,
                902.5395347681472
              ],
              [
                434437.58965840295,
                5024951.343879128,
                902.5395347681472
              ],
              [
                433444.509658403,
                5024951.343879128,
                818.8795347681471
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:22:37+00:00",
        "end_time": "2011-09-18T19:05:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D7323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D7323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D7323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502131,
            45.37491995,
            818.8795348,
            -117.8373427,
            45.38760369,
            902.5395348
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002445368991,
                  45.37491994934869,
                  818.8795347681471
                ],
                [
                  -117.85021314504866,
                  45.38750997374952,
                  818.8795347681471
                ],
                [
                  -117.83752861712078,
                  45.38760369300009,
                  902.5395347681472
                ],
                [
                  -117.8373427400922,
                  45.375013627693534,
                  902.5395347681472
                ],
                [
                  -117.85002445368991,
                  45.37491994934869,
                  818.8795347681471
                ]
              ]
            ]
          },
          "id": "45117D7323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:22:37Z",
            "pc:count": 10724877,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433934.9141,
                "count": 10724877,
                "maximum": 434437.5897,
                "minimum": 433444.5097,
                "name": "X",
                "position": 0,
                "stddev": 275.0238891,
                "variance": 75638.13955
              },
              {
                "average": 5025648.653,
                "count": 10724877,
                "maximum": 5026350.184,
                "minimum": 5024951.344,
                "name": "Y",
                "position": 1,
                "stddev": 401.8580864,
                "variance": 161489.9216
              },
              {
                "average": 833.0245396,
                "count": 10724877,
                "maximum": 902.5395348,
                "minimum": 818.8795348,
                "name": "Z",
                "position": 2,
                "stddev": 15.45414488,
                "variance": 238.830594
              },
              {
                "average": 106.857981,
                "count": 10724877,
                "maximum": 230,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.04993333,
                "variance": 843.8986265
              },
              {
                "average": 1.00570263,
                "count": 10724877,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07877026676,
                "variance": 0.006204754925
              },
              {
                "average": 1.012687045,
                "count": 10724877,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1201446299,
                "variance": 0.01443473209
              },
              {
                "average": 0.5000544062,
                "count": 10724877,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000204,
                "variance": 0.2500000204
              },
              {
                "average": 0,
                "count": 10724877,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.282055356,
                "count": 10724877,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4500001678,
                "variance": 0.202500151
              },
              {
                "average": -0.3277556896,
                "count": 10724877,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.588464705,
                "variance": 73.761726
              },
              {
                "average": 138,
                "count": 10724877,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10612.25489,
                "count": 10724877,
                "maximum": 10617,
                "minimum": 10607,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.988048113,
                "variance": 3.952335301
              },
              {
                "average": 28586.19259,
                "count": 10724877,
                "maximum": 63744,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 9218.081846,
                "variance": 84973032.92
              },
              {
                "average": 28483.58573,
                "count": 10724877,
                "maximum": 62720,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 6839.885048,
                "variance": 46784027.46
              },
              {
                "average": 24039.1163,
                "count": 10724877,
                "maximum": 65024,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 6167.939125,
                "variance": 38043473.05
              },
              {
                "average": 410172.9467,
                "count": 10724877,
                "maximum": 412557.0986,
                "minimum": 407910.568,
                "name": "GpsTime",
                "position": 15,
                "stddev": 936.5389477,
                "variance": 877105.2006
              },
              {
                "average": 0,
                "count": 10724877,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10724877,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10724877,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10724877,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10724877,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433444.5097,
              5024951.344,
              818.8795348,
              434437.5897,
              5026350.184,
              902.5395348
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433444.509658403,
                    5024951.343879128,
                    818.8795347681471
                  ],
                  [
                    433444.509658403,
                    5026350.183879128,
                    818.8795347681471
                  ],
                  [
                    434437.58965840295,
                    5026350.183879128,
                    902.5395347681472
                  ],
                  [
                    434437.58965840295,
                    5024951.343879128,
                    902.5395347681472
                  ],
                  [
                    433444.509658403,
                    5024951.343879128,
                    818.8795347681471
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:22:37+00:00",
            "end_time": "2011-09-18T19:05: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": "45118B1214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502411818566,
              45.21240170078455,
              900.9349058753045
            ],
            [
              -118.02525068481668,
              45.225009094757155,
              900.9349058753045
            ],
            [
              -118.01253012379617,
              45.22512258539699,
              1216.7349058753045
            ],
            [
              -118.01230636706718,
              45.212515141823616,
              1216.7349058753045
            ],
            [
              -118.02502411818566,
              45.21240170078455,
              900.9349058753045
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252507,
        45.2124017,
        900.9349059,
        -118.0123064,
        45.22512259,
        1216.734906
      ],
      "properties": {
        "datetime": "2011-09-19T18:16:06Z",
        "pc:count": 9912528,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420030.4584,
            "count": 9912528,
            "maximum": 420511.3428,
            "minimum": 419512.5428,
            "name": "X",
            "position": 0,
            "stddev": 281.7887626,
            "variance": 79404.90673
          },
          {
            "average": 5007721.561,
            "count": 9912528,
            "maximum": 5008457.109,
            "minimum": 5007056.309,
            "name": "Y",
            "position": 1,
            "stddev": 390.4530314,
            "variance": 152453.5697
          },
          {
            "average": 1048.620377,
            "count": 9912528,
            "maximum": 1216.734906,
            "minimum": 900.9349059,
            "name": "Z",
            "position": 2,
            "stddev": 78.90623837,
            "variance": 6226.194453
          },
          {
            "average": 93.53826632,
            "count": 9912528,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.30811938,
            "variance": 2052.825681
          },
          {
            "average": 1.066297013,
            "count": 9912528,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.268522571,
            "variance": 0.07210437112
          },
          {
            "average": 1.138054692,
            "count": 9912528,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3917524264,
            "variance": 0.1534699636
          },
          {
            "average": 0.500314955,
            "count": 9912528,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999926,
            "variance": 0.249999926
          },
          {
            "average": 0,
            "count": 9912528,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.207514067,
            "count": 9912528,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4055268124,
            "variance": 0.1644519956
          },
          {
            "average": -0.03380666981,
            "count": 9912528,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.610464247,
            "variance": 74.14009456
          },
          {
            "average": 137.0005924,
            "count": 9912528,
            "maximum": 138,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02433168356,
            "variance": 0.0005920308247
          },
          {
            "average": 10678.22325,
            "count": 9912528,
            "maximum": 10682,
            "minimum": 10645,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.864106774,
            "variance": 3.474894066
          },
          {
            "average": 26086.87726,
            "count": 9912528,
            "maximum": 65280,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 11079.89893,
            "variance": 122764160.2
          },
          {
            "average": 25674.83807,
            "count": 9912528,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 10020.17975,
            "variance": 100404002.3
          },
          {
            "average": 23276.3306,
            "count": 9912528,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 9082.892217,
            "variance": 82498931.03
          },
          {
            "average": 334901.5961,
            "count": 9912528,
            "maximum": 491366.9677,
            "minimum": 332010.8648,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3950.756905,
            "variance": 15608480.12
          },
          {
            "average": 0,
            "count": 9912528,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9912528,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9912528,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9912528,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9912528,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419512.5428,
          5007056.309,
          900.9349059,
          420511.3428,
          5008457.109,
          1216.734906
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419512.54275440867,
                5007056.3094504215,
                900.9349058753045
              ],
              [
                419512.54275440867,
                5008457.109450422,
                900.9349058753045
              ],
              [
                420511.3427544087,
                5008457.109450422,
                1216.7349058753045
              ],
              [
                420511.3427544087,
                5007056.3094504215,
                1216.7349058753045
              ],
              [
                419512.54275440867,
                5007056.3094504215,
                900.9349058753045
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:16:06+00:00",
        "end_time": "2011-09-17T22:00:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118B1214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118B1214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118B1214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252507,
            45.2124017,
            900.9349059,
            -118.0123064,
            45.22512259,
            1216.734906
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502411818566,
                  45.21240170078455,
                  900.9349058753045
                ],
                [
                  -118.02525068481668,
                  45.225009094757155,
                  900.9349058753045
                ],
                [
                  -118.01253012379617,
                  45.22512258539699,
                  1216.7349058753045
                ],
                [
                  -118.01230636706718,
                  45.212515141823616,
                  1216.7349058753045
                ],
                [
                  -118.02502411818566,
                  45.21240170078455,
                  900.9349058753045
                ]
              ]
            ]
          },
          "id": "45118B1214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:16:06Z",
            "pc:count": 9912528,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420030.4584,
                "count": 9912528,
                "maximum": 420511.3428,
                "minimum": 419512.5428,
                "name": "X",
                "position": 0,
                "stddev": 281.7887626,
                "variance": 79404.90673
              },
              {
                "average": 5007721.561,
                "count": 9912528,
                "maximum": 5008457.109,
                "minimum": 5007056.309,
                "name": "Y",
                "position": 1,
                "stddev": 390.4530314,
                "variance": 152453.5697
              },
              {
                "average": 1048.620377,
                "count": 9912528,
                "maximum": 1216.734906,
                "minimum": 900.9349059,
                "name": "Z",
                "position": 2,
                "stddev": 78.90623837,
                "variance": 6226.194453
              },
              {
                "average": 93.53826632,
                "count": 9912528,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.30811938,
                "variance": 2052.825681
              },
              {
                "average": 1.066297013,
                "count": 9912528,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.268522571,
                "variance": 0.07210437112
              },
              {
                "average": 1.138054692,
                "count": 9912528,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3917524264,
                "variance": 0.1534699636
              },
              {
                "average": 0.500314955,
                "count": 9912528,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999926,
                "variance": 0.249999926
              },
              {
                "average": 0,
                "count": 9912528,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.207514067,
                "count": 9912528,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4055268124,
                "variance": 0.1644519956
              },
              {
                "average": -0.03380666981,
                "count": 9912528,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.610464247,
                "variance": 74.14009456
              },
              {
                "average": 137.0005924,
                "count": 9912528,
                "maximum": 138,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02433168356,
                "variance": 0.0005920308247
              },
              {
                "average": 10678.22325,
                "count": 9912528,
                "maximum": 10682,
                "minimum": 10645,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.864106774,
                "variance": 3.474894066
              },
              {
                "average": 26086.87726,
                "count": 9912528,
                "maximum": 65280,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 11079.89893,
                "variance": 122764160.2
              },
              {
                "average": 25674.83807,
                "count": 9912528,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 10020.17975,
                "variance": 100404002.3
              },
              {
                "average": 23276.3306,
                "count": 9912528,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 9082.892217,
                "variance": 82498931.03
              },
              {
                "average": 334901.5961,
                "count": 9912528,
                "maximum": 491366.9677,
                "minimum": 332010.8648,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3950.756905,
                "variance": 15608480.12
              },
              {
                "average": 0,
                "count": 9912528,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9912528,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9912528,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9912528,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9912528,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419512.5428,
              5007056.309,
              900.9349059,
              420511.3428,
              5008457.109,
              1216.734906
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419512.54275440867,
                    5007056.3094504215,
                    900.9349058753045
                  ],
                  [
                    419512.54275440867,
                    5008457.109450422,
                    900.9349058753045
                  ],
                  [
                    420511.3427544087,
                    5008457.109450422,
                    1216.7349058753045
                  ],
                  [
                    420511.3427544087,
                    5007056.3094504215,
                    1216.7349058753045
                  ],
                  [
                    419512.54275440867,
                    5007056.3094504215,
                    900.9349058753045
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:16:06+00:00",
            "end_time": "2011-09-17T22:00: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": "45117E8302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752447586291,
              45.54990491873352,
              903.2034478060692
            ],
            [
              -117.98774530281109,
              45.5625097298511,
              903.2034478060692
            ],
            [
              -117.97503013858355,
              45.562618974240095,
              1049.9834478060693
            ],
            [
              -117.97481215322463,
              45.55001411537974,
              1049.9834478060693
            ],
            [
              -117.98752447586291,
              45.54990491873352,
              903.2034478060692
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877453,
        45.54990492,
        903.2034478,
        -117.9748122,
        45.56261897,
        1049.983448
      ],
      "properties": {
        "datetime": "2011-09-14T23:52:04Z",
        "pc:count": 13679337,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423418.949,
            "count": 13679337,
            "maximum": 423909.6218,
            "minimum": 422917.1818,
            "name": "X",
            "position": 0,
            "stddev": 280.1690522,
            "variance": 78494.69781
          },
          {
            "average": 5045238.956,
            "count": 13679337,
            "maximum": 5045914.956,
            "minimum": 5044514.376,
            "name": "Y",
            "position": 1,
            "stddev": 415.9808091,
            "variance": 173040.0335
          },
          {
            "average": 979.177174,
            "count": 13679337,
            "maximum": 1049.983448,
            "minimum": 903.2034478,
            "name": "Z",
            "position": 2,
            "stddev": 24.44940246,
            "variance": 597.7732805
          },
          {
            "average": 180.2210515,
            "count": 13679337,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 69.84143576,
            "variance": 4877.826149
          },
          {
            "average": 1.117313507,
            "count": 13679337,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.359093167,
            "variance": 0.1289479026
          },
          {
            "average": 1.234878562,
            "count": 13679337,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5071627999,
            "variance": 0.2572141056
          },
          {
            "average": 0.4961098626,
            "count": 13679337,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999848849,
            "variance": 0.2499848851
          },
          {
            "average": 0,
            "count": 13679337,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.176841685,
            "count": 13679337,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3815346824,
            "variance": 0.1455687139
          },
          {
            "average": -0.8552627566,
            "count": 13679337,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.141062009,
            "variance": 66.27689064
          },
          {
            "average": 206.4109639,
            "count": 13679337,
            "maximum": 213,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 4.319484424,
            "variance": 18.65794569
          },
          {
            "average": 210.1006955,
            "count": 13679337,
            "maximum": 241,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 27.57974437,
            "variance": 760.6422992
          },
          {
            "average": 23648.51535,
            "count": 13679337,
            "maximum": 65280,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 12936.12901,
            "variance": 167343433.7
          },
          {
            "average": 23578.23957,
            "count": 13679337,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 10838.75231,
            "variance": 117478551.7
          },
          {
            "average": 20926.86762,
            "count": 13679337,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9557.691163,
            "variance": 91349460.36
          },
          {
            "average": 78386.8257,
            "count": 13679337,
            "maximum": 79524.52773,
            "minimum": 77385.08303,
            "name": "GpsTime",
            "position": 15,
            "stddev": 548.9923759,
            "variance": 301392.6288
          },
          {
            "average": 0,
            "count": 13679337,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13679337,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13679337,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13679337,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13679337,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422917.1818,
          5044514.376,
          903.2034478,
          423909.6218,
          5045914.956,
          1049.983448
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422917.18179423123,
                5044514.376272373,
                903.2034478060692
              ],
              [
                422917.18179423123,
                5045914.956272373,
                903.2034478060692
              ],
              [
                423909.6217942312,
                5045914.956272373,
                1049.9834478060693
              ],
              [
                423909.6217942312,
                5044514.376272373,
                1049.9834478060693
              ],
              [
                422917.18179423123,
                5044514.376272373,
                903.2034478060692
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:52:04+00:00",
        "end_time": "2011-09-14T23:16:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877453,
            45.54990492,
            903.2034478,
            -117.9748122,
            45.56261897,
            1049.983448
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752447586291,
                  45.54990491873352,
                  903.2034478060692
                ],
                [
                  -117.98774530281109,
                  45.5625097298511,
                  903.2034478060692
                ],
                [
                  -117.97503013858355,
                  45.562618974240095,
                  1049.9834478060693
                ],
                [
                  -117.97481215322463,
                  45.55001411537974,
                  1049.9834478060693
                ],
                [
                  -117.98752447586291,
                  45.54990491873352,
                  903.2034478060692
                ]
              ]
            ]
          },
          "id": "45117E8302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:52:04Z",
            "pc:count": 13679337,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423418.949,
                "count": 13679337,
                "maximum": 423909.6218,
                "minimum": 422917.1818,
                "name": "X",
                "position": 0,
                "stddev": 280.1690522,
                "variance": 78494.69781
              },
              {
                "average": 5045238.956,
                "count": 13679337,
                "maximum": 5045914.956,
                "minimum": 5044514.376,
                "name": "Y",
                "position": 1,
                "stddev": 415.9808091,
                "variance": 173040.0335
              },
              {
                "average": 979.177174,
                "count": 13679337,
                "maximum": 1049.983448,
                "minimum": 903.2034478,
                "name": "Z",
                "position": 2,
                "stddev": 24.44940246,
                "variance": 597.7732805
              },
              {
                "average": 180.2210515,
                "count": 13679337,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 69.84143576,
                "variance": 4877.826149
              },
              {
                "average": 1.117313507,
                "count": 13679337,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.359093167,
                "variance": 0.1289479026
              },
              {
                "average": 1.234878562,
                "count": 13679337,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5071627999,
                "variance": 0.2572141056
              },
              {
                "average": 0.4961098626,
                "count": 13679337,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999848849,
                "variance": 0.2499848851
              },
              {
                "average": 0,
                "count": 13679337,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.176841685,
                "count": 13679337,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3815346824,
                "variance": 0.1455687139
              },
              {
                "average": -0.8552627566,
                "count": 13679337,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.141062009,
                "variance": 66.27689064
              },
              {
                "average": 206.4109639,
                "count": 13679337,
                "maximum": 213,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 4.319484424,
                "variance": 18.65794569
              },
              {
                "average": 210.1006955,
                "count": 13679337,
                "maximum": 241,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 27.57974437,
                "variance": 760.6422992
              },
              {
                "average": 23648.51535,
                "count": 13679337,
                "maximum": 65280,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 12936.12901,
                "variance": 167343433.7
              },
              {
                "average": 23578.23957,
                "count": 13679337,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 10838.75231,
                "variance": 117478551.7
              },
              {
                "average": 20926.86762,
                "count": 13679337,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9557.691163,
                "variance": 91349460.36
              },
              {
                "average": 78386.8257,
                "count": 13679337,
                "maximum": 79524.52773,
                "minimum": 77385.08303,
                "name": "GpsTime",
                "position": 15,
                "stddev": 548.9923759,
                "variance": 301392.6288
              },
              {
                "average": 0,
                "count": 13679337,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13679337,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13679337,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13679337,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13679337,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422917.1818,
              5044514.376,
              903.2034478,
              423909.6218,
              5045914.956,
              1049.983448
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422917.18179423123,
                    5044514.376272373,
                    903.2034478060692
                  ],
                  [
                    422917.18179423123,
                    5045914.956272373,
                    903.2034478060692
                  ],
                  [
                    423909.6217942312,
                    5045914.956272373,
                    1049.9834478060693
                  ],
                  [
                    423909.6217942312,
                    5044514.376272373,
                    1049.9834478060693
                  ],
                  [
                    422917.18179423123,
                    5044514.376272373,
                    903.2034478060692
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:52:04+00:00",
            "end_time": "2011-09-14T23:16: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": "45117D8117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752447969304,
              45.44990507910451,
              837.0133140853253
            ],
            [
              -117.9877445319495,
              45.46250975184365,
              837.0133140853253
            ],
            [
              -117.97502986884179,
              45.46261900018792,
              861.3333140853252
            ],
            [
              -117.97481264809657,
              45.45001427970786,
              861.3333140853252
            ],
            [
              -117.98752447969304,
              45.44990507910451,
              837.0133140853253
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877445,
        45.44990508,
        837.0133141,
        -117.9748126,
        45.462619,
        861.3333141
      ],
      "properties": {
        "datetime": "2011-09-15T00:34:55Z",
        "pc:count": 16778334,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423208.9721,
            "count": 16778334,
            "maximum": 423774.7544,
            "minimum": 422780.5944,
            "name": "X",
            "position": 0,
            "stddev": 274.4533279,
            "variance": 75324.62921
          },
          {
            "average": 5034095.083,
            "count": 16778334,
            "maximum": 5034805.252,
            "minimum": 5033404.712,
            "name": "Y",
            "position": 1,
            "stddev": 398.2847988,
            "variance": 158630.781
          },
          {
            "average": 840.0465672,
            "count": 16778334,
            "maximum": 861.3333141,
            "minimum": 837.0133141,
            "name": "Z",
            "position": 2,
            "stddev": 1.519483934,
            "variance": 2.308831427
          },
          {
            "average": 185.9641759,
            "count": 16778334,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 59.18055967,
            "variance": 3502.338643
          },
          {
            "average": 1.00075669,
            "count": 16778334,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03114425852,
            "variance": 0.0009699648387
          },
          {
            "average": 1.001541989,
            "count": 16778334,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04695481369,
            "variance": 0.002204754529
          },
          {
            "average": 0.4967710143,
            "count": 16778334,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999895884,
            "variance": 0.2499895886
          },
          {
            "average": 0,
            "count": 16778334,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.193264003,
            "count": 16778334,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3948582501,
            "variance": 0.1559130377
          },
          {
            "average": -0.7005061448,
            "count": 16778334,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.252111845,
            "variance": 68.0973499
          },
          {
            "average": 178.9425273,
            "count": 16778334,
            "maximum": 213,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 39.89958777,
            "variance": 1591.977104
          },
          {
            "average": 469.0606033,
            "count": 16778334,
            "maximum": 1033,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 387.3393668,
            "variance": 150031.7851
          },
          {
            "average": 32143.65864,
            "count": 16778334,
            "maximum": 64256,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 10924.84137,
            "variance": 119352158.9
          },
          {
            "average": 30397.45599,
            "count": 16778334,
            "maximum": 65024,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 8249.814941,
            "variance": 68059446.56
          },
          {
            "average": 25854.42279,
            "count": 16778334,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 6425.313589,
            "variance": 41284654.72
          },
          {
            "average": 80080.94473,
            "count": 16778334,
            "maximum": 82095.12802,
            "minimum": 78200.37415,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1165.763837,
            "variance": 1359005.324
          },
          {
            "average": 0,
            "count": 16778334,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16778334,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16778334,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16778334,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16778334,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422780.5944,
          5033404.712,
          837.0133141,
          423774.7544,
          5034805.252,
          861.3333141
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422780.59444660775,
                5033404.712163084,
                837.0133140853253
              ],
              [
                422780.59444660775,
                5034805.252163083,
                837.0133140853253
              ],
              [
                423774.7544466078,
                5034805.252163083,
                861.3333140853252
              ],
              [
                423774.7544466078,
                5033404.712163084,
                861.3333140853252
              ],
              [
                422780.59444660775,
                5033404.712163084,
                837.0133140853253
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:34:55+00:00",
        "end_time": "2011-09-14T23:30:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877445,
            45.44990508,
            837.0133141,
            -117.9748126,
            45.462619,
            861.3333141
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752447969304,
                  45.44990507910451,
                  837.0133140853253
                ],
                [
                  -117.9877445319495,
                  45.46250975184365,
                  837.0133140853253
                ],
                [
                  -117.97502986884179,
                  45.46261900018792,
                  861.3333140853252
                ],
                [
                  -117.97481264809657,
                  45.45001427970786,
                  861.3333140853252
                ],
                [
                  -117.98752447969304,
                  45.44990507910451,
                  837.0133140853253
                ]
              ]
            ]
          },
          "id": "45117D8117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:34:55Z",
            "pc:count": 16778334,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423208.9721,
                "count": 16778334,
                "maximum": 423774.7544,
                "minimum": 422780.5944,
                "name": "X",
                "position": 0,
                "stddev": 274.4533279,
                "variance": 75324.62921
              },
              {
                "average": 5034095.083,
                "count": 16778334,
                "maximum": 5034805.252,
                "minimum": 5033404.712,
                "name": "Y",
                "position": 1,
                "stddev": 398.2847988,
                "variance": 158630.781
              },
              {
                "average": 840.0465672,
                "count": 16778334,
                "maximum": 861.3333141,
                "minimum": 837.0133141,
                "name": "Z",
                "position": 2,
                "stddev": 1.519483934,
                "variance": 2.308831427
              },
              {
                "average": 185.9641759,
                "count": 16778334,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 59.18055967,
                "variance": 3502.338643
              },
              {
                "average": 1.00075669,
                "count": 16778334,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03114425852,
                "variance": 0.0009699648387
              },
              {
                "average": 1.001541989,
                "count": 16778334,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04695481369,
                "variance": 0.002204754529
              },
              {
                "average": 0.4967710143,
                "count": 16778334,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999895884,
                "variance": 0.2499895886
              },
              {
                "average": 0,
                "count": 16778334,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.193264003,
                "count": 16778334,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3948582501,
                "variance": 0.1559130377
              },
              {
                "average": -0.7005061448,
                "count": 16778334,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.252111845,
                "variance": 68.0973499
              },
              {
                "average": 178.9425273,
                "count": 16778334,
                "maximum": 213,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 39.89958777,
                "variance": 1591.977104
              },
              {
                "average": 469.0606033,
                "count": 16778334,
                "maximum": 1033,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 387.3393668,
                "variance": 150031.7851
              },
              {
                "average": 32143.65864,
                "count": 16778334,
                "maximum": 64256,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 10924.84137,
                "variance": 119352158.9
              },
              {
                "average": 30397.45599,
                "count": 16778334,
                "maximum": 65024,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 8249.814941,
                "variance": 68059446.56
              },
              {
                "average": 25854.42279,
                "count": 16778334,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 6425.313589,
                "variance": 41284654.72
              },
              {
                "average": 80080.94473,
                "count": 16778334,
                "maximum": 82095.12802,
                "minimum": 78200.37415,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1165.763837,
                "variance": 1359005.324
              },
              {
                "average": 0,
                "count": 16778334,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16778334,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16778334,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16778334,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16778334,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422780.5944,
              5033404.712,
              837.0133141,
              423774.7544,
              5034805.252,
              861.3333141
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422780.59444660775,
                    5033404.712163084,
                    837.0133140853253
                  ],
                  [
                    422780.59444660775,
                    5034805.252163083,
                    837.0133140853253
                  ],
                  [
                    423774.7544466078,
                    5034805.252163083,
                    861.3333140853252
                  ],
                  [
                    423774.7544466078,
                    5033404.712163084,
                    861.3333140853252
                  ],
                  [
                    422780.59444660775,
                    5033404.712163084,
                    837.0133140853253
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:34:55+00:00",
            "end_time": "2011-09-14T23:30: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": "45118A1323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.09461613717225,
              44.99994477254381,
              1189.2857448105312
            ],
            [
              -118.09485477305414,
              45.01247225133885,
              1189.2857448105312
            ],
            [
              -118.08752826592377,
              45.01254226069773,
              1307.7257448105313
            ],
            [
              -118.08729122617035,
              45.000014751500146,
              1307.7257448105313
            ],
            [
              -118.09461613717225,
              44.99994477254381,
              1189.2857448105312
            ]
          ]
        ]
      },
      "bbox": [
        -118.0948548,
        44.99994477,
        1189.285745,
        -118.0872912,
        45.01254226,
        1307.725745
      ],
      "properties": {
        "datetime": "2011-09-17T21:57:23Z",
        "pc:count": 5942522,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414078.2759,
            "count": 5942522,
            "maximum": 414305.8912,
            "minimum": 413728.4712,
            "name": "X",
            "position": 0,
            "stddev": 134.5029796,
            "variance": 18091.05152
          },
          {
            "average": 4984122.255,
            "count": 5942522,
            "maximum": 4984918.256,
            "minimum": 4983526.356,
            "name": "Y",
            "position": 1,
            "stddev": 382.4660756,
            "variance": 146280.299
          },
          {
            "average": 1246.844782,
            "count": 5942522,
            "maximum": 1307.725745,
            "minimum": 1189.285745,
            "name": "Z",
            "position": 2,
            "stddev": 20.95169272,
            "variance": 438.973428
          },
          {
            "average": 81.90989146,
            "count": 5942522,
            "maximum": 249,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.03452365,
            "variance": 3028.798794
          },
          {
            "average": 1.214442286,
            "count": 5942522,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4584086131,
            "variance": 0.2101384566
          },
          {
            "average": 1.441942832,
            "count": 5942522,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6264263405,
            "variance": 0.3924099601
          },
          {
            "average": 0.4996976031,
            "count": 5942522,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999506,
            "variance": 0.2499999506
          },
          {
            "average": 0,
            "count": 5942522,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.121760929,
            "count": 5942522,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3270095155,
            "variance": 0.1069352233
          },
          {
            "average": -1.396601295,
            "count": 5942522,
            "maximum": 15,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.22598347,
            "variance": 67.66680404
          },
          {
            "average": 179,
            "count": 5942522,
            "maximum": 179,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14793.65876,
            "count": 5942522,
            "maximum": 20086,
            "minimum": 9465,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5307.972753,
            "variance": 28174574.75
          },
          {
            "average": 19781.76684,
            "count": 5942522,
            "maximum": 49664,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 10794.61841,
            "variance": 116523786.5
          },
          {
            "average": 21542.74406,
            "count": 5942522,
            "maximum": 48128,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 11325.40156,
            "variance": 128264720.6
          },
          {
            "average": 20023.91205,
            "count": 5942522,
            "maximum": 50688,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 10675.29926,
            "variance": 113962014.3
          },
          {
            "average": 330580.1551,
            "count": 5942522,
            "maximum": 331843.1251,
            "minimum": 328800.8202,
            "name": "GpsTime",
            "position": 15,
            "stddev": 621.7382548,
            "variance": 386558.4575
          },
          {
            "average": 0,
            "count": 5942522,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5942522,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5942522,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5942522,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5942522,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          413728.4712,
          4983526.356,
          1189.285745,
          414305.8912,
          4984918.256,
          1307.725745
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                413728.4712235155,
                4983526.35554368,
                1189.2857448105312
              ],
              [
                413728.4712235155,
                4984918.25554368,
                1189.2857448105312
              ],
              [
                414305.89122351556,
                4984918.25554368,
                1307.7257448105313
              ],
              [
                414305.89122351556,
                4983526.35554368,
                1307.7257448105313
              ],
              [
                413728.4712235155,
                4983526.35554368,
                1189.2857448105312
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:57:23+00:00",
        "end_time": "2011-09-17T21:06:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0948548,
            44.99994477,
            1189.285745,
            -118.0872912,
            45.01254226,
            1307.725745
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.09461613717225,
                  44.99994477254381,
                  1189.2857448105312
                ],
                [
                  -118.09485477305414,
                  45.01247225133885,
                  1189.2857448105312
                ],
                [
                  -118.08752826592377,
                  45.01254226069773,
                  1307.7257448105313
                ],
                [
                  -118.08729122617035,
                  45.000014751500146,
                  1307.7257448105313
                ],
                [
                  -118.09461613717225,
                  44.99994477254381,
                  1189.2857448105312
                ]
              ]
            ]
          },
          "id": "45118A1323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:57:23Z",
            "pc:count": 5942522,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414078.2759,
                "count": 5942522,
                "maximum": 414305.8912,
                "minimum": 413728.4712,
                "name": "X",
                "position": 0,
                "stddev": 134.5029796,
                "variance": 18091.05152
              },
              {
                "average": 4984122.255,
                "count": 5942522,
                "maximum": 4984918.256,
                "minimum": 4983526.356,
                "name": "Y",
                "position": 1,
                "stddev": 382.4660756,
                "variance": 146280.299
              },
              {
                "average": 1246.844782,
                "count": 5942522,
                "maximum": 1307.725745,
                "minimum": 1189.285745,
                "name": "Z",
                "position": 2,
                "stddev": 20.95169272,
                "variance": 438.973428
              },
              {
                "average": 81.90989146,
                "count": 5942522,
                "maximum": 249,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.03452365,
                "variance": 3028.798794
              },
              {
                "average": 1.214442286,
                "count": 5942522,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4584086131,
                "variance": 0.2101384566
              },
              {
                "average": 1.441942832,
                "count": 5942522,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6264263405,
                "variance": 0.3924099601
              },
              {
                "average": 0.4996976031,
                "count": 5942522,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999506,
                "variance": 0.2499999506
              },
              {
                "average": 0,
                "count": 5942522,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.121760929,
                "count": 5942522,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3270095155,
                "variance": 0.1069352233
              },
              {
                "average": -1.396601295,
                "count": 5942522,
                "maximum": 15,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.22598347,
                "variance": 67.66680404
              },
              {
                "average": 179,
                "count": 5942522,
                "maximum": 179,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14793.65876,
                "count": 5942522,
                "maximum": 20086,
                "minimum": 9465,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5307.972753,
                "variance": 28174574.75
              },
              {
                "average": 19781.76684,
                "count": 5942522,
                "maximum": 49664,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 10794.61841,
                "variance": 116523786.5
              },
              {
                "average": 21542.74406,
                "count": 5942522,
                "maximum": 48128,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 11325.40156,
                "variance": 128264720.6
              },
              {
                "average": 20023.91205,
                "count": 5942522,
                "maximum": 50688,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 10675.29926,
                "variance": 113962014.3
              },
              {
                "average": 330580.1551,
                "count": 5942522,
                "maximum": 331843.1251,
                "minimum": 328800.8202,
                "name": "GpsTime",
                "position": 15,
                "stddev": 621.7382548,
                "variance": 386558.4575
              },
              {
                "average": 0,
                "count": 5942522,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5942522,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5942522,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5942522,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5942522,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              413728.4712,
              4983526.356,
              1189.285745,
              414305.8912,
              4984918.256,
              1307.725745
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    413728.4712235155,
                    4983526.35554368,
                    1189.2857448105312
                  ],
                  [
                    413728.4712235155,
                    4984918.25554368,
                    1189.2857448105312
                  ],
                  [
                    414305.89122351556,
                    4984918.25554368,
                    1307.7257448105313
                  ],
                  [
                    414305.89122351556,
                    4983526.35554368,
                    1307.7257448105313
                  ],
                  [
                    413728.4712235155,
                    4983526.35554368,
                    1189.2857448105312
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:57:23+00:00",
            "end_time": "2011-09-17T21:06:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117E7311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502542747646,
              45.52491704453441,
              871.7713000721667
            ],
            [
              -117.87522073951195,
              45.53751007405132,
              871.7713000721667
            ],
            [
              -117.8625289943412,
              45.537606615620525,
              997.0313000721667
            ],
            [
              -117.86233651370887,
              45.52501354395241,
              997.0313000721667
            ],
            [
              -117.87502542747646,
              45.52491704453441,
              871.7713000721667
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752207,
        45.52491704,
        871.7713001,
        -117.8623365,
        45.53760662,
        997.0313001
      ],
      "properties": {
        "datetime": "2011-09-14T20:39:01Z",
        "pc:count": 12773269,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432192.2579,
            "count": 12773269,
            "maximum": 432659.3423,
            "minimum": 431668.3223,
            "name": "X",
            "position": 0,
            "stddev": 277.5457668,
            "variance": 77031.65266
          },
          {
            "average": 5042329.443,
            "count": 12773269,
            "maximum": 5043035.605,
            "minimum": 5041636.385,
            "name": "Y",
            "position": 1,
            "stddev": 407.3793563,
            "variance": 165957.94
          },
          {
            "average": 926.8594683,
            "count": 12773269,
            "maximum": 997.0313001,
            "minimum": 871.7713001,
            "name": "Z",
            "position": 2,
            "stddev": 26.14518042,
            "variance": 683.5704591
          },
          {
            "average": 197.1960196,
            "count": 12773269,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.01006238,
            "variance": 2810.066713
          },
          {
            "average": 1.034358706,
            "count": 12773269,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1980732717,
            "variance": 0.03923302098
          },
          {
            "average": 1.068798207,
            "count": 12773269,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2872746064,
            "variance": 0.08252669948
          },
          {
            "average": 0.5004541124,
            "count": 12773269,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998134,
            "variance": 0.2499998134
          },
          {
            "average": 0,
            "count": 12773269,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.248543188,
            "count": 12773269,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4321683542,
            "variance": 0.1867694864
          },
          {
            "average": 0.8280544396,
            "count": 12773269,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.804192638,
            "variance": 60.90542273
          },
          {
            "average": 208.457601,
            "count": 12773269,
            "maximum": 213,
            "minimum": 191,
            "name": "UserData",
            "position": 10,
            "stddev": 3.073365804,
            "variance": 9.445577364
          },
          {
            "average": 186.0105453,
            "count": 12773269,
            "maximum": 213,
            "minimum": 160,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02260824,
            "variance": 577.0857068
          },
          {
            "average": 31252.03981,
            "count": 12773269,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 8273.697707,
            "variance": 68454073.75
          },
          {
            "average": 30004.84496,
            "count": 12773269,
            "maximum": 65280,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 6456.329142,
            "variance": 41684186
          },
          {
            "average": 24557.52319,
            "count": 12773269,
            "maximum": 65280,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 5200.507883,
            "variance": 27045282.24
          },
          {
            "average": 67236.92257,
            "count": 12773269,
            "maximum": 67941.19793,
            "minimum": 66775.00104,
            "name": "GpsTime",
            "position": 15,
            "stddev": 261.9492359,
            "variance": 68617.4022
          },
          {
            "average": 0,
            "count": 12773269,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12773269,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12773269,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12773269,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12773269,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431668.3223,
          5041636.385,
          871.7713001,
          432659.3423,
          5043035.605,
          997.0313001
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431668.32232682395,
                5041636.384609174,
                871.7713000721667
              ],
              [
                431668.32232682395,
                5043035.604609175,
                871.7713000721667
              ],
              [
                432659.342326824,
                5043035.604609175,
                997.0313000721667
              ],
              [
                432659.342326824,
                5041636.384609174,
                997.0313000721667
              ],
              [
                431668.32232682395,
                5041636.384609174,
                871.7713000721667
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T20:39:01+00:00",
        "end_time": "2011-09-14T20:19:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E7311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E7311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E7311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752207,
            45.52491704,
            871.7713001,
            -117.8623365,
            45.53760662,
            997.0313001
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502542747646,
                  45.52491704453441,
                  871.7713000721667
                ],
                [
                  -117.87522073951195,
                  45.53751007405132,
                  871.7713000721667
                ],
                [
                  -117.8625289943412,
                  45.537606615620525,
                  997.0313000721667
                ],
                [
                  -117.86233651370887,
                  45.52501354395241,
                  997.0313000721667
                ],
                [
                  -117.87502542747646,
                  45.52491704453441,
                  871.7713000721667
                ]
              ]
            ]
          },
          "id": "45117E7311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T20:39:01Z",
            "pc:count": 12773269,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432192.2579,
                "count": 12773269,
                "maximum": 432659.3423,
                "minimum": 431668.3223,
                "name": "X",
                "position": 0,
                "stddev": 277.5457668,
                "variance": 77031.65266
              },
              {
                "average": 5042329.443,
                "count": 12773269,
                "maximum": 5043035.605,
                "minimum": 5041636.385,
                "name": "Y",
                "position": 1,
                "stddev": 407.3793563,
                "variance": 165957.94
              },
              {
                "average": 926.8594683,
                "count": 12773269,
                "maximum": 997.0313001,
                "minimum": 871.7713001,
                "name": "Z",
                "position": 2,
                "stddev": 26.14518042,
                "variance": 683.5704591
              },
              {
                "average": 197.1960196,
                "count": 12773269,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.01006238,
                "variance": 2810.066713
              },
              {
                "average": 1.034358706,
                "count": 12773269,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1980732717,
                "variance": 0.03923302098
              },
              {
                "average": 1.068798207,
                "count": 12773269,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2872746064,
                "variance": 0.08252669948
              },
              {
                "average": 0.5004541124,
                "count": 12773269,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998134,
                "variance": 0.2499998134
              },
              {
                "average": 0,
                "count": 12773269,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.248543188,
                "count": 12773269,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4321683542,
                "variance": 0.1867694864
              },
              {
                "average": 0.8280544396,
                "count": 12773269,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.804192638,
                "variance": 60.90542273
              },
              {
                "average": 208.457601,
                "count": 12773269,
                "maximum": 213,
                "minimum": 191,
                "name": "UserData",
                "position": 10,
                "stddev": 3.073365804,
                "variance": 9.445577364
              },
              {
                "average": 186.0105453,
                "count": 12773269,
                "maximum": 213,
                "minimum": 160,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02260824,
                "variance": 577.0857068
              },
              {
                "average": 31252.03981,
                "count": 12773269,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 8273.697707,
                "variance": 68454073.75
              },
              {
                "average": 30004.84496,
                "count": 12773269,
                "maximum": 65280,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 6456.329142,
                "variance": 41684186
              },
              {
                "average": 24557.52319,
                "count": 12773269,
                "maximum": 65280,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 5200.507883,
                "variance": 27045282.24
              },
              {
                "average": 67236.92257,
                "count": 12773269,
                "maximum": 67941.19793,
                "minimum": 66775.00104,
                "name": "GpsTime",
                "position": 15,
                "stddev": 261.9492359,
                "variance": 68617.4022
              },
              {
                "average": 0,
                "count": 12773269,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12773269,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12773269,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12773269,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12773269,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431668.3223,
              5041636.385,
              871.7713001,
              432659.3423,
              5043035.605,
              997.0313001
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431668.32232682395,
                    5041636.384609174,
                    871.7713000721667
                  ],
                  [
                    431668.32232682395,
                    5043035.604609175,
                    871.7713000721667
                  ],
                  [
                    432659.342326824,
                    5043035.604609175,
                    997.0313000721667
                  ],
                  [
                    432659.342326824,
                    5041636.384609174,
                    997.0313000721667
                  ],
                  [
                    431668.32232682395,
                    5041636.384609174,
                    871.7713000721667
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T20:39:01+00:00",
            "end_time": "2011-09-14T20: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": "45117C8317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752500419656,
              45.26240532009524,
              821.3431218159205
            ],
            [
              -117.98774361066444,
              45.27500968837249,
              821.3431218159205
            ],
            [
              -117.97502933067472,
              45.27511894496317,
              836.8631218159205
            ],
            [
              -117.97481353703245,
              45.26251452894651,
              836.8631218159205
            ],
            [
              -117.98752500419656,
              45.26240532009524,
              821.3431218159205
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877436,
        45.26240532,
        821.3431218,
        -117.9748135,
        45.27511894,
        836.8631218
      ],
      "properties": {
        "datetime": "2011-09-17T18:44:07Z",
        "pc:count": 9809770,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423018.5579,
            "count": 9809770,
            "maximum": 423522.511,
            "minimum": 422525.091,
            "name": "X",
            "position": 0,
            "stddev": 288.4117606,
            "variance": 83181.34368
          },
          {
            "average": 5013265.934,
            "count": 9809770,
            "maximum": 5013975.057,
            "minimum": 5012574.597,
            "name": "Y",
            "position": 1,
            "stddev": 402.3789159,
            "variance": 161908.792
          },
          {
            "average": 822.4323065,
            "count": 9809770,
            "maximum": 836.8631218,
            "minimum": 821.3431218,
            "name": "Z",
            "position": 2,
            "stddev": 0.6068624654,
            "variance": 0.3682820519
          },
          {
            "average": 110.0316701,
            "count": 9809770,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.54433951,
            "variance": 1193.311392
          },
          {
            "average": 1.002810769,
            "count": 9809770,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05403416927,
            "variance": 0.002919691448
          },
          {
            "average": 1.006015533,
            "count": 9809770,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08034298828,
            "variance": 0.006454995765
          },
          {
            "average": 0.5002241643,
            "count": 9809770,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999752,
            "variance": 0.2499999752
          },
          {
            "average": 0,
            "count": 9809770,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.260680526,
            "count": 9809770,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4390059326,
            "variance": 0.1927262088
          },
          {
            "average": -0.003543622317,
            "count": 9809770,
            "maximum": 22.00200081,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.685345458,
            "variance": 75.43522573
          },
          {
            "average": 135.1377904,
            "count": 9809770,
            "maximum": 168,
            "minimum": 127,
            "name": "UserData",
            "position": 10,
            "stddev": 3.495024592,
            "variance": 12.2151969
          },
          {
            "average": 10758.15895,
            "count": 9809770,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 34.5771892,
            "variance": 1195.582013
          },
          {
            "average": 34009.47076,
            "count": 9809770,
            "maximum": 58368,
            "minimum": 6144,
            "name": "Red",
            "position": 12,
            "stddev": 9048.412925,
            "variance": 81873776.46
          },
          {
            "average": 32172.7946,
            "count": 9809770,
            "maximum": 58624,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 7076.285981,
            "variance": 50073823.28
          },
          {
            "average": 26666.42507,
            "count": 9809770,
            "maximum": 57344,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 6419.821309,
            "variance": 41214105.64
          },
          {
            "average": 255132.896,
            "count": 9809770,
            "maximum": 320247.9083,
            "minimum": 244882.231,
            "name": "GpsTime",
            "position": 15,
            "stddev": 21560.16566,
            "variance": 464840743.4
          },
          {
            "average": 0,
            "count": 9809770,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9809770,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9809770,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9809770,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9809770,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422525.091,
          5012574.597,
          821.3431218,
          423522.511,
          5013975.057,
          836.8631218
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422525.0910449055,
                5012574.596795098,
                821.3431218159205
              ],
              [
                422525.0910449055,
                5013975.056795099,
                821.3431218159205
              ],
              [
                423522.5110449055,
                5013975.056795099,
                836.8631218159205
              ],
              [
                423522.5110449055,
                5012574.596795098,
                836.8631218159205
              ],
              [
                422525.0910449055,
                5012574.596795098,
                821.3431218159205
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T18:44:07+00:00",
        "end_time": "2011-09-16T21:48:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877436,
            45.26240532,
            821.3431218,
            -117.9748135,
            45.27511894,
            836.8631218
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752500419656,
                  45.26240532009524,
                  821.3431218159205
                ],
                [
                  -117.98774361066444,
                  45.27500968837249,
                  821.3431218159205
                ],
                [
                  -117.97502933067472,
                  45.27511894496317,
                  836.8631218159205
                ],
                [
                  -117.97481353703245,
                  45.26251452894651,
                  836.8631218159205
                ],
                [
                  -117.98752500419656,
                  45.26240532009524,
                  821.3431218159205
                ]
              ]
            ]
          },
          "id": "45117C8317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T18:44:07Z",
            "pc:count": 9809770,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423018.5579,
                "count": 9809770,
                "maximum": 423522.511,
                "minimum": 422525.091,
                "name": "X",
                "position": 0,
                "stddev": 288.4117606,
                "variance": 83181.34368
              },
              {
                "average": 5013265.934,
                "count": 9809770,
                "maximum": 5013975.057,
                "minimum": 5012574.597,
                "name": "Y",
                "position": 1,
                "stddev": 402.3789159,
                "variance": 161908.792
              },
              {
                "average": 822.4323065,
                "count": 9809770,
                "maximum": 836.8631218,
                "minimum": 821.3431218,
                "name": "Z",
                "position": 2,
                "stddev": 0.6068624654,
                "variance": 0.3682820519
              },
              {
                "average": 110.0316701,
                "count": 9809770,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.54433951,
                "variance": 1193.311392
              },
              {
                "average": 1.002810769,
                "count": 9809770,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05403416927,
                "variance": 0.002919691448
              },
              {
                "average": 1.006015533,
                "count": 9809770,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08034298828,
                "variance": 0.006454995765
              },
              {
                "average": 0.5002241643,
                "count": 9809770,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999752,
                "variance": 0.2499999752
              },
              {
                "average": 0,
                "count": 9809770,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.260680526,
                "count": 9809770,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4390059326,
                "variance": 0.1927262088
              },
              {
                "average": -0.003543622317,
                "count": 9809770,
                "maximum": 22.00200081,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.685345458,
                "variance": 75.43522573
              },
              {
                "average": 135.1377904,
                "count": 9809770,
                "maximum": 168,
                "minimum": 127,
                "name": "UserData",
                "position": 10,
                "stddev": 3.495024592,
                "variance": 12.2151969
              },
              {
                "average": 10758.15895,
                "count": 9809770,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 34.5771892,
                "variance": 1195.582013
              },
              {
                "average": 34009.47076,
                "count": 9809770,
                "maximum": 58368,
                "minimum": 6144,
                "name": "Red",
                "position": 12,
                "stddev": 9048.412925,
                "variance": 81873776.46
              },
              {
                "average": 32172.7946,
                "count": 9809770,
                "maximum": 58624,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 7076.285981,
                "variance": 50073823.28
              },
              {
                "average": 26666.42507,
                "count": 9809770,
                "maximum": 57344,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 6419.821309,
                "variance": 41214105.64
              },
              {
                "average": 255132.896,
                "count": 9809770,
                "maximum": 320247.9083,
                "minimum": 244882.231,
                "name": "GpsTime",
                "position": 15,
                "stddev": 21560.16566,
                "variance": 464840743.4
              },
              {
                "average": 0,
                "count": 9809770,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9809770,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9809770,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9809770,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9809770,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422525.091,
              5012574.597,
              821.3431218,
              423522.511,
              5013975.057,
              836.8631218
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422525.0910449055,
                    5012574.596795098,
                    821.3431218159205
                  ],
                  [
                    422525.0910449055,
                    5013975.056795099,
                    821.3431218159205
                  ],
                  [
                    423522.5110449055,
                    5013975.056795099,
                    836.8631218159205
                  ],
                  [
                    423522.5110449055,
                    5012574.596795098,
                    836.8631218159205
                  ],
                  [
                    422525.0910449055,
                    5012574.596795098,
                    821.3431218159205
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T18:44:07+00:00",
            "end_time": "2011-09-16T21:48:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117D8302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752420023587,
              45.42490538254355,
              839.0380229512813
            ],
            [
              -117.98774405762073,
              45.43750993068984,
              839.0380229512813
            ],
            [
              -117.97502989679366,
              45.43761917651209,
              862.7780229512813
            ],
            [
              -117.97481286830215,
              45.42501458062706,
              862.7780229512813
            ],
            [
              -117.98752420023587,
              45.42490538254355,
              839.0380229512813
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877441,
        45.42490538,
        839.038023,
        -117.9748129,
        45.43761918,
        862.778023
      ],
      "properties": {
        "datetime": "2011-09-15T00:35:40Z",
        "pc:count": 18010581,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423212.1886,
            "count": 18010581,
            "maximum": 423741.0669,
            "minimum": 422746.5069,
            "name": "X",
            "position": 0,
            "stddev": 257.2986092,
            "variance": 66202.57428
          },
          {
            "average": 5031322.747,
            "count": 18010581,
            "maximum": 5032027.875,
            "minimum": 5030627.355,
            "name": "Y",
            "position": 1,
            "stddev": 400.5014115,
            "variance": 160401.3806
          },
          {
            "average": 842.3747252,
            "count": 18010581,
            "maximum": 862.778023,
            "minimum": 839.038023,
            "name": "Z",
            "position": 2,
            "stddev": 1.127354366,
            "variance": 1.270927866
          },
          {
            "average": 180.9513475,
            "count": 18010581,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 61.33682229,
            "variance": 3762.205768
          },
          {
            "average": 1.000227366,
            "count": 18010581,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01633885029,
            "variance": 0.0002669580288
          },
          {
            "average": 1.000465115,
            "count": 18010581,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02435025721,
            "variance": 0.0005929350264
          },
          {
            "average": 0.4969362177,
            "count": 18010581,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499990627,
            "variance": 0.2499906271
          },
          {
            "average": 0,
            "count": 18010581,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.188447724,
            "count": 18010581,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3910692879,
            "variance": 0.1529351879
          },
          {
            "average": -1.053400145,
            "count": 18010581,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.259492951,
            "variance": 68.21922381
          },
          {
            "average": 165.1125712,
            "count": 18010581,
            "maximum": 213,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 40.477255,
            "variance": 1638.408173
          },
          {
            "average": 561.9866946,
            "count": 18010581,
            "maximum": 1033,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 410.4787188,
            "variance": 168492.7786
          },
          {
            "average": 30629.67105,
            "count": 18010581,
            "maximum": 63232,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 13280.66831,
            "variance": 176376150.9
          },
          {
            "average": 30337.24845,
            "count": 18010581,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 10748.21885,
            "variance": 115524208.4
          },
          {
            "average": 25689.69051,
            "count": 18010581,
            "maximum": 65280,
            "minimum": 4352,
            "name": "Blue",
            "position": 14,
            "stddev": 7930.766756,
            "variance": 62897061.34
          },
          {
            "average": 80332.00909,
            "count": 18010581,
            "maximum": 82140.76044,
            "minimum": 78176.2814,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1027.795037,
            "variance": 1056362.638
          },
          {
            "average": 0,
            "count": 18010581,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18010581,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18010581,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18010581,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18010581,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422746.5069,
          5030627.355,
          839.038023,
          423741.0669,
          5032027.875,
          862.778023
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422746.5068849858,
                5030627.354746634,
                839.0380229512813
              ],
              [
                422746.5068849858,
                5032027.874746634,
                839.0380229512813
              ],
              [
                423741.06688498583,
                5032027.874746634,
                862.7780229512813
              ],
              [
                423741.06688498583,
                5030627.354746634,
                862.7780229512813
              ],
              [
                422746.5068849858,
                5030627.354746634,
                839.0380229512813
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:35:40+00:00",
        "end_time": "2011-09-14T23:29:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877441,
            45.42490538,
            839.038023,
            -117.9748129,
            45.43761918,
            862.778023
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752420023587,
                  45.42490538254355,
                  839.0380229512813
                ],
                [
                  -117.98774405762073,
                  45.43750993068984,
                  839.0380229512813
                ],
                [
                  -117.97502989679366,
                  45.43761917651209,
                  862.7780229512813
                ],
                [
                  -117.97481286830215,
                  45.42501458062706,
                  862.7780229512813
                ],
                [
                  -117.98752420023587,
                  45.42490538254355,
                  839.0380229512813
                ]
              ]
            ]
          },
          "id": "45117D8302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:35:40Z",
            "pc:count": 18010581,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423212.1886,
                "count": 18010581,
                "maximum": 423741.0669,
                "minimum": 422746.5069,
                "name": "X",
                "position": 0,
                "stddev": 257.2986092,
                "variance": 66202.57428
              },
              {
                "average": 5031322.747,
                "count": 18010581,
                "maximum": 5032027.875,
                "minimum": 5030627.355,
                "name": "Y",
                "position": 1,
                "stddev": 400.5014115,
                "variance": 160401.3806
              },
              {
                "average": 842.3747252,
                "count": 18010581,
                "maximum": 862.778023,
                "minimum": 839.038023,
                "name": "Z",
                "position": 2,
                "stddev": 1.127354366,
                "variance": 1.270927866
              },
              {
                "average": 180.9513475,
                "count": 18010581,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 61.33682229,
                "variance": 3762.205768
              },
              {
                "average": 1.000227366,
                "count": 18010581,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01633885029,
                "variance": 0.0002669580288
              },
              {
                "average": 1.000465115,
                "count": 18010581,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02435025721,
                "variance": 0.0005929350264
              },
              {
                "average": 0.4969362177,
                "count": 18010581,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499990627,
                "variance": 0.2499906271
              },
              {
                "average": 0,
                "count": 18010581,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.188447724,
                "count": 18010581,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3910692879,
                "variance": 0.1529351879
              },
              {
                "average": -1.053400145,
                "count": 18010581,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.259492951,
                "variance": 68.21922381
              },
              {
                "average": 165.1125712,
                "count": 18010581,
                "maximum": 213,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 40.477255,
                "variance": 1638.408173
              },
              {
                "average": 561.9866946,
                "count": 18010581,
                "maximum": 1033,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 410.4787188,
                "variance": 168492.7786
              },
              {
                "average": 30629.67105,
                "count": 18010581,
                "maximum": 63232,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 13280.66831,
                "variance": 176376150.9
              },
              {
                "average": 30337.24845,
                "count": 18010581,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 10748.21885,
                "variance": 115524208.4
              },
              {
                "average": 25689.69051,
                "count": 18010581,
                "maximum": 65280,
                "minimum": 4352,
                "name": "Blue",
                "position": 14,
                "stddev": 7930.766756,
                "variance": 62897061.34
              },
              {
                "average": 80332.00909,
                "count": 18010581,
                "maximum": 82140.76044,
                "minimum": 78176.2814,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1027.795037,
                "variance": 1056362.638
              },
              {
                "average": 0,
                "count": 18010581,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18010581,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18010581,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18010581,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18010581,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422746.5069,
              5030627.355,
              839.038023,
              423741.0669,
              5032027.875,
              862.778023
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422746.5068849858,
                    5030627.354746634,
                    839.0380229512813
                  ],
                  [
                    422746.5068849858,
                    5032027.874746634,
                    839.0380229512813
                  ],
                  [
                    423741.06688498583,
                    5032027.874746634,
                    862.7780229512813
                  ],
                  [
                    423741.06688498583,
                    5030627.354746634,
                    862.7780229512813
                  ],
                  [
                    422746.5068849858,
                    5030627.354746634,
                    839.0380229512813
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:35:40+00:00",
            "end_time": "2011-09-14T23:29: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": "45118B1215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252359580337,
              45.21240231585459,
              902.2604033634032
            ],
            [
              -118.0127473932701,
              45.22500939882532,
              902.2604033634032
            ],
            [
              -118.00002983957519,
              45.22512147001513,
              1285.1004033634033
            ],
            [
              -117.99980885129843,
              45.21251433806514,
              1285.1004033634033
            ],
            [
              -118.01252359580337,
              45.21240231585459,
              902.2604033634032
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127474,
        45.21240232,
        902.2604034,
        -117.9998089,
        45.22512147,
        1285.100403
      ],
      "properties": {
        "datetime": "2011-09-17T22:35:58Z",
        "pc:count": 10141401,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420982.9065,
            "count": 10141401,
            "maximum": 421492.6881,
            "minimum": 420494.1281,
            "name": "X",
            "position": 0,
            "stddev": 282.2763964,
            "variance": 79679.96394
          },
          {
            "average": 5007726.892,
            "count": 10141401,
            "maximum": 5008444.749,
            "minimum": 5007043.989,
            "name": "Y",
            "position": 1,
            "stddev": 395.4756928,
            "variance": 156401.0236
          },
          {
            "average": 1130.13043,
            "count": 10141401,
            "maximum": 1285.100403,
            "minimum": 902.2604034,
            "name": "Z",
            "position": 2,
            "stddev": 68.02713913,
            "variance": 4627.691658
          },
          {
            "average": 98.19922435,
            "count": 10141401,
            "maximum": 251,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.90540593,
            "variance": 1840.873858
          },
          {
            "average": 1.065825915,
            "count": 10141401,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2627688114,
            "variance": 0.06904744822
          },
          {
            "average": 1.137643606,
            "count": 10141401,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3803911425,
            "variance": 0.1446974213
          },
          {
            "average": 0.5002000217,
            "count": 10141401,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999846,
            "variance": 0.2499999846
          },
          {
            "average": 0,
            "count": 10141401,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.220198767,
            "count": 10141401,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4143806067,
            "variance": 0.1717112872
          },
          {
            "average": -0.8422596515,
            "count": 10141401,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.738183876,
            "variance": 76.35585745
          },
          {
            "average": 137,
            "count": 10141401,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10673.62601,
            "count": 10141401,
            "maximum": 10677,
            "minimum": 10669,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.696930134,
            "variance": 2.87957188
          },
          {
            "average": 28306.46713,
            "count": 10141401,
            "maximum": 63232,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 12552.58614,
            "variance": 157567418.7
          },
          {
            "average": 27285.83521,
            "count": 10141401,
            "maximum": 62208,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 10769.08942,
            "variance": 115973286.9
          },
          {
            "average": 24379.64988,
            "count": 10141401,
            "maximum": 63488,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9464.837243,
            "variance": 89583144.03
          },
          {
            "average": 331869.217,
            "count": 10141401,
            "maximum": 334158.5021,
            "minimum": 328870.2872,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1124.686032,
            "variance": 1264918.672
          },
          {
            "average": 0,
            "count": 10141401,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10141401,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10141401,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10141401,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10141401,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420494.1281,
          5007043.989,
          902.2604034,
          421492.6881,
          5008444.749,
          1285.100403
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420494.1280995835,
                5007043.98933502,
                902.2604033634032
              ],
              [
                420494.1280995835,
                5008444.74933502,
                902.2604033634032
              ],
              [
                421492.68809958355,
                5008444.74933502,
                1285.1004033634033
              ],
              [
                421492.68809958355,
                5007043.98933502,
                1285.1004033634033
              ],
              [
                420494.1280995835,
                5007043.98933502,
                902.2604033634032
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:35:58+00:00",
        "end_time": "2011-09-17T21:07:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118B1215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118B1215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118B1215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127474,
            45.21240232,
            902.2604034,
            -117.9998089,
            45.22512147,
            1285.100403
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252359580337,
                  45.21240231585459,
                  902.2604033634032
                ],
                [
                  -118.0127473932701,
                  45.22500939882532,
                  902.2604033634032
                ],
                [
                  -118.00002983957519,
                  45.22512147001513,
                  1285.1004033634033
                ],
                [
                  -117.99980885129843,
                  45.21251433806514,
                  1285.1004033634033
                ],
                [
                  -118.01252359580337,
                  45.21240231585459,
                  902.2604033634032
                ]
              ]
            ]
          },
          "id": "45118B1215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:35:58Z",
            "pc:count": 10141401,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420982.9065,
                "count": 10141401,
                "maximum": 421492.6881,
                "minimum": 420494.1281,
                "name": "X",
                "position": 0,
                "stddev": 282.2763964,
                "variance": 79679.96394
              },
              {
                "average": 5007726.892,
                "count": 10141401,
                "maximum": 5008444.749,
                "minimum": 5007043.989,
                "name": "Y",
                "position": 1,
                "stddev": 395.4756928,
                "variance": 156401.0236
              },
              {
                "average": 1130.13043,
                "count": 10141401,
                "maximum": 1285.100403,
                "minimum": 902.2604034,
                "name": "Z",
                "position": 2,
                "stddev": 68.02713913,
                "variance": 4627.691658
              },
              {
                "average": 98.19922435,
                "count": 10141401,
                "maximum": 251,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.90540593,
                "variance": 1840.873858
              },
              {
                "average": 1.065825915,
                "count": 10141401,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2627688114,
                "variance": 0.06904744822
              },
              {
                "average": 1.137643606,
                "count": 10141401,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3803911425,
                "variance": 0.1446974213
              },
              {
                "average": 0.5002000217,
                "count": 10141401,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999846,
                "variance": 0.2499999846
              },
              {
                "average": 0,
                "count": 10141401,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.220198767,
                "count": 10141401,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4143806067,
                "variance": 0.1717112872
              },
              {
                "average": -0.8422596515,
                "count": 10141401,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.738183876,
                "variance": 76.35585745
              },
              {
                "average": 137,
                "count": 10141401,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10673.62601,
                "count": 10141401,
                "maximum": 10677,
                "minimum": 10669,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.696930134,
                "variance": 2.87957188
              },
              {
                "average": 28306.46713,
                "count": 10141401,
                "maximum": 63232,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 12552.58614,
                "variance": 157567418.7
              },
              {
                "average": 27285.83521,
                "count": 10141401,
                "maximum": 62208,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 10769.08942,
                "variance": 115973286.9
              },
              {
                "average": 24379.64988,
                "count": 10141401,
                "maximum": 63488,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9464.837243,
                "variance": 89583144.03
              },
              {
                "average": 331869.217,
                "count": 10141401,
                "maximum": 334158.5021,
                "minimum": 328870.2872,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1124.686032,
                "variance": 1264918.672
              },
              {
                "average": 0,
                "count": 10141401,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10141401,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10141401,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10141401,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10141401,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420494.1281,
              5007043.989,
              902.2604034,
              421492.6881,
              5008444.749,
              1285.100403
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420494.1280995835,
                    5007043.98933502,
                    902.2604033634032
                  ],
                  [
                    420494.1280995835,
                    5008444.74933502,
                    902.2604033634032
                  ],
                  [
                    421492.68809958355,
                    5008444.74933502,
                    1285.1004033634033
                  ],
                  [
                    421492.68809958355,
                    5007043.98933502,
                    1285.1004033634033
                  ],
                  [
                    420494.1280995835,
                    5007043.98933502,
                    902.2604033634032
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:35:58+00:00",
            "end_time": "2011-09-17T21:07: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": "45117D8206b.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.927040842141,
              45.47499591614617,
              812.0076705413812
            ],
            [
              -117.92724603326745,
              45.48750535628686,
              812.0076705413812
            ],
            [
              -117.92502811250684,
              45.487523339883786,
              864.7276705413813
            ],
            [
              -117.9248234120166,
              45.475013891943576,
              864.7276705413813
            ],
            [
              -117.927040842141,
              45.47499591614617,
              812.0076705413812
            ]
          ]
        ]
      },
      "bbox": [
        -117.927246,
        45.47499592,
        812.0076705,
        -117.9248234,
        45.48752334,
        864.7276705
      ],
      "properties": {
        "datetime": "2011-09-14T21:54:01Z",
        "pc:count": 877756,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427656.9328,
            "count": 877756,
            "maximum": 427715.657,
            "minimum": 427542.317,
            "name": "X",
            "position": 0,
            "stddev": 38.79275935,
            "variance": 1504.878178
          },
          {
            "average": 5036967.346,
            "count": 877756,
            "maximum": 5037525.829,
            "minimum": 5036135.889,
            "name": "Y",
            "position": 1,
            "stddev": 367.1639521,
            "variance": 134809.3677
          },
          {
            "average": 835.6496534,
            "count": 877756,
            "maximum": 864.7276705,
            "minimum": 812.0076705,
            "name": "Z",
            "position": 2,
            "stddev": 13.283344,
            "variance": 176.4472277
          },
          {
            "average": 203.2420297,
            "count": 877756,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.4720219,
            "variance": 3303.033301
          },
          {
            "average": 1.034513008,
            "count": 877756,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1940448484,
            "variance": 0.03765340321
          },
          {
            "average": 1.068955382,
            "count": 877756,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2780778307,
            "variance": 0.0773272799
          },
          {
            "average": 0.5052098761,
            "count": 877756,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999731413,
            "variance": 0.249973142
          },
          {
            "average": 0,
            "count": 877756,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.351054279,
            "count": 877756,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4773001486,
            "variance": 0.2278154318
          },
          {
            "average": 2.424184473,
            "count": 877756,
            "maximum": 16.00200081,
            "minimum": -7.001999855,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.758466631,
            "variance": 45.67687121
          },
          {
            "average": 206.5008955,
            "count": 877756,
            "maximum": 212,
            "minimum": 192,
            "name": "UserData",
            "position": 10,
            "stddev": 3.737636404,
            "variance": 13.96992589
          },
          {
            "average": 202.1490175,
            "count": 877756,
            "maximum": 226,
            "minimum": 177,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 23.99135697,
            "variance": 575.5852093
          },
          {
            "average": 37615.05818,
            "count": 877756,
            "maximum": 64256,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 10193.40076,
            "variance": 103905419
          },
          {
            "average": 35298.1155,
            "count": 877756,
            "maximum": 64512,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 8585.526029,
            "variance": 73711257.19
          },
          {
            "average": 29349.1729,
            "count": 877756,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 7553.072628,
            "variance": 57048906.12
          },
          {
            "average": 72292.85487,
            "count": 877756,
            "maximum": 72441.54551,
            "minimum": 71878.46872,
            "name": "GpsTime",
            "position": 15,
            "stddev": 233.3942262,
            "variance": 54472.8648
          },
          {
            "average": 0,
            "count": 877756,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 877756,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 877756,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 877756,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 877756,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427542.317,
          5036135.889,
          812.0076705,
          427715.657,
          5037525.829,
          864.7276705
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427542.3170156116,
                5036135.88921331,
                812.0076705413812
              ],
              [
                427542.3170156116,
                5037525.829213309,
                812.0076705413812
              ],
              [
                427715.6570156116,
                5037525.829213309,
                864.7276705413813
              ],
              [
                427715.6570156116,
                5036135.88921331,
                864.7276705413813
              ],
              [
                427542.3170156116,
                5036135.88921331,
                812.0076705413812
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:54:01+00:00",
        "end_time": "2011-09-14T21:44:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8206b.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8206b.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8206b.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8206b.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.927246,
            45.47499592,
            812.0076705,
            -117.9248234,
            45.48752334,
            864.7276705
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.927040842141,
                  45.47499591614617,
                  812.0076705413812
                ],
                [
                  -117.92724603326745,
                  45.48750535628686,
                  812.0076705413812
                ],
                [
                  -117.92502811250684,
                  45.487523339883786,
                  864.7276705413813
                ],
                [
                  -117.9248234120166,
                  45.475013891943576,
                  864.7276705413813
                ],
                [
                  -117.927040842141,
                  45.47499591614617,
                  812.0076705413812
                ]
              ]
            ]
          },
          "id": "45117D8206b.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8206b.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:54:01Z",
            "pc:count": 877756,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427656.9328,
                "count": 877756,
                "maximum": 427715.657,
                "minimum": 427542.317,
                "name": "X",
                "position": 0,
                "stddev": 38.79275935,
                "variance": 1504.878178
              },
              {
                "average": 5036967.346,
                "count": 877756,
                "maximum": 5037525.829,
                "minimum": 5036135.889,
                "name": "Y",
                "position": 1,
                "stddev": 367.1639521,
                "variance": 134809.3677
              },
              {
                "average": 835.6496534,
                "count": 877756,
                "maximum": 864.7276705,
                "minimum": 812.0076705,
                "name": "Z",
                "position": 2,
                "stddev": 13.283344,
                "variance": 176.4472277
              },
              {
                "average": 203.2420297,
                "count": 877756,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.4720219,
                "variance": 3303.033301
              },
              {
                "average": 1.034513008,
                "count": 877756,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1940448484,
                "variance": 0.03765340321
              },
              {
                "average": 1.068955382,
                "count": 877756,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2780778307,
                "variance": 0.0773272799
              },
              {
                "average": 0.5052098761,
                "count": 877756,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999731413,
                "variance": 0.249973142
              },
              {
                "average": 0,
                "count": 877756,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.351054279,
                "count": 877756,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4773001486,
                "variance": 0.2278154318
              },
              {
                "average": 2.424184473,
                "count": 877756,
                "maximum": 16.00200081,
                "minimum": -7.001999855,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.758466631,
                "variance": 45.67687121
              },
              {
                "average": 206.5008955,
                "count": 877756,
                "maximum": 212,
                "minimum": 192,
                "name": "UserData",
                "position": 10,
                "stddev": 3.737636404,
                "variance": 13.96992589
              },
              {
                "average": 202.1490175,
                "count": 877756,
                "maximum": 226,
                "minimum": 177,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 23.99135697,
                "variance": 575.5852093
              },
              {
                "average": 37615.05818,
                "count": 877756,
                "maximum": 64256,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 10193.40076,
                "variance": 103905419
              },
              {
                "average": 35298.1155,
                "count": 877756,
                "maximum": 64512,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 8585.526029,
                "variance": 73711257.19
              },
              {
                "average": 29349.1729,
                "count": 877756,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 7553.072628,
                "variance": 57048906.12
              },
              {
                "average": 72292.85487,
                "count": 877756,
                "maximum": 72441.54551,
                "minimum": 71878.46872,
                "name": "GpsTime",
                "position": 15,
                "stddev": 233.3942262,
                "variance": 54472.8648
              },
              {
                "average": 0,
                "count": 877756,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 877756,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 877756,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 877756,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 877756,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427542.317,
              5036135.889,
              812.0076705,
              427715.657,
              5037525.829,
              864.7276705
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427542.3170156116,
                    5036135.88921331,
                    812.0076705413812
                  ],
                  [
                    427542.3170156116,
                    5037525.829213309,
                    812.0076705413812
                  ],
                  [
                    427715.6570156116,
                    5037525.829213309,
                    864.7276705413813
                  ],
                  [
                    427715.6570156116,
                    5036135.88921331,
                    864.7276705413813
                  ],
                  [
                    427542.3170156116,
                    5036135.88921331,
                    812.0076705413812
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:54:01+00:00",
            "end_time": "2011-09-14T21: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": "45117E8424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002514952046,
              45.49991457248839,
              883.1963444661498
            ],
            [
              -117.90022590928149,
              45.51251027208604,
              883.1963444661498
            ],
            [
              -117.887529372517,
              45.51260963150506,
              1048.7563444661498
            ],
            [
              -117.88733144331113,
              45.50001388851735,
              1048.7563444661498
            ],
            [
              -117.90002514952046,
              45.49991457248839,
              883.1963444661498
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002259,
        45.49991457,
        883.1963445,
        -117.8873314,
        45.51260963,
        1048.756344
      ],
      "properties": {
        "datetime": "2011-09-14T21:09:17Z",
        "pc:count": 11990951,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430177.6504,
            "count": 11990951,
            "maximum": 430676.7492,
            "minimum": 429684.9092,
            "name": "X",
            "position": 0,
            "stddev": 279.2832582,
            "variance": 77999.13834
          },
          {
            "average": 5039601.294,
            "count": 11990951,
            "maximum": 5040279.783,
            "minimum": 5038880.263,
            "name": "Y",
            "position": 1,
            "stddev": 402.965512,
            "variance": 162381.2039
          },
          {
            "average": 944.2691316,
            "count": 11990951,
            "maximum": 1048.756344,
            "minimum": 883.1963445,
            "name": "Z",
            "position": 2,
            "stddev": 44.92801083,
            "variance": 2018.526157
          },
          {
            "average": 213.4728205,
            "count": 11990951,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.124321,
            "variance": 2315.950272
          },
          {
            "average": 1.027281823,
            "count": 11990951,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1747895523,
            "variance": 0.03055138758
          },
          {
            "average": 1.054623941,
            "count": 11990951,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2528265526,
            "variance": 0.06392126571
          },
          {
            "average": 0.4963955736,
            "count": 11990951,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999870288,
            "variance": 0.249987029
          },
          {
            "average": 0,
            "count": 11990951,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.261652391,
            "count": 11990951,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.439534337,
            "variance": 0.1931904334
          },
          {
            "average": 0.48716706,
            "count": 11990951,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.612309948,
            "variance": 57.94726274
          },
          {
            "average": 205.8650658,
            "count": 11990951,
            "maximum": 213,
            "minimum": 193,
            "name": "UserData",
            "position": 10,
            "stddev": 3.778849277,
            "variance": 14.27970186
          },
          {
            "average": 193.2295706,
            "count": 11990951,
            "maximum": 219,
            "minimum": 167,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.01894559,
            "variance": 576.9097473
          },
          {
            "average": 31164.58558,
            "count": 11990951,
            "maximum": 60160,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 8201.14371,
            "variance": 67258758.15
          },
          {
            "average": 29556.77292,
            "count": 11990951,
            "maximum": 60416,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 6642.120274,
            "variance": 44117761.74
          },
          {
            "average": 23702.63854,
            "count": 11990951,
            "maximum": 62976,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5733.450618,
            "variance": 32872455.99
          },
          {
            "average": 69200.02501,
            "count": 11990951,
            "maximum": 69757.57598,
            "minimum": 68379.72985,
            "name": "GpsTime",
            "position": 15,
            "stddev": 376.7789488,
            "variance": 141962.3763
          },
          {
            "average": 0,
            "count": 11990951,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11990951,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11990951,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11990951,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11990951,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429684.9092,
          5038880.263,
          883.1963445,
          430676.7492,
          5040279.783,
          1048.756344
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429684.9092312715,
                5038880.262947844,
                883.1963444661498
              ],
              [
                429684.9092312715,
                5040279.782947844,
                883.1963444661498
              ],
              [
                430676.74923127145,
                5040279.782947844,
                1048.7563444661498
              ],
              [
                430676.74923127145,
                5038880.262947844,
                1048.7563444661498
              ],
              [
                429684.9092312715,
                5038880.262947844,
                883.1963444661498
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:09:17+00:00",
        "end_time": "2011-09-14T20:46:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002259,
            45.49991457,
            883.1963445,
            -117.8873314,
            45.51260963,
            1048.756344
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002514952046,
                  45.49991457248839,
                  883.1963444661498
                ],
                [
                  -117.90022590928149,
                  45.51251027208604,
                  883.1963444661498
                ],
                [
                  -117.887529372517,
                  45.51260963150506,
                  1048.7563444661498
                ],
                [
                  -117.88733144331113,
                  45.50001388851735,
                  1048.7563444661498
                ],
                [
                  -117.90002514952046,
                  45.49991457248839,
                  883.1963444661498
                ]
              ]
            ]
          },
          "id": "45117E8424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:09:17Z",
            "pc:count": 11990951,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430177.6504,
                "count": 11990951,
                "maximum": 430676.7492,
                "minimum": 429684.9092,
                "name": "X",
                "position": 0,
                "stddev": 279.2832582,
                "variance": 77999.13834
              },
              {
                "average": 5039601.294,
                "count": 11990951,
                "maximum": 5040279.783,
                "minimum": 5038880.263,
                "name": "Y",
                "position": 1,
                "stddev": 402.965512,
                "variance": 162381.2039
              },
              {
                "average": 944.2691316,
                "count": 11990951,
                "maximum": 1048.756344,
                "minimum": 883.1963445,
                "name": "Z",
                "position": 2,
                "stddev": 44.92801083,
                "variance": 2018.526157
              },
              {
                "average": 213.4728205,
                "count": 11990951,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.124321,
                "variance": 2315.950272
              },
              {
                "average": 1.027281823,
                "count": 11990951,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1747895523,
                "variance": 0.03055138758
              },
              {
                "average": 1.054623941,
                "count": 11990951,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2528265526,
                "variance": 0.06392126571
              },
              {
                "average": 0.4963955736,
                "count": 11990951,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999870288,
                "variance": 0.249987029
              },
              {
                "average": 0,
                "count": 11990951,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.261652391,
                "count": 11990951,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.439534337,
                "variance": 0.1931904334
              },
              {
                "average": 0.48716706,
                "count": 11990951,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.612309948,
                "variance": 57.94726274
              },
              {
                "average": 205.8650658,
                "count": 11990951,
                "maximum": 213,
                "minimum": 193,
                "name": "UserData",
                "position": 10,
                "stddev": 3.778849277,
                "variance": 14.27970186
              },
              {
                "average": 193.2295706,
                "count": 11990951,
                "maximum": 219,
                "minimum": 167,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.01894559,
                "variance": 576.9097473
              },
              {
                "average": 31164.58558,
                "count": 11990951,
                "maximum": 60160,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 8201.14371,
                "variance": 67258758.15
              },
              {
                "average": 29556.77292,
                "count": 11990951,
                "maximum": 60416,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 6642.120274,
                "variance": 44117761.74
              },
              {
                "average": 23702.63854,
                "count": 11990951,
                "maximum": 62976,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5733.450618,
                "variance": 32872455.99
              },
              {
                "average": 69200.02501,
                "count": 11990951,
                "maximum": 69757.57598,
                "minimum": 68379.72985,
                "name": "GpsTime",
                "position": 15,
                "stddev": 376.7789488,
                "variance": 141962.3763
              },
              {
                "average": 0,
                "count": 11990951,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11990951,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11990951,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11990951,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11990951,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429684.9092,
              5038880.263,
              883.1963445,
              430676.7492,
              5040279.783,
              1048.756344
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429684.9092312715,
                    5038880.262947844,
                    883.1963444661498
                  ],
                  [
                    429684.9092312715,
                    5040279.782947844,
                    883.1963444661498
                  ],
                  [
                    430676.74923127145,
                    5040279.782947844,
                    1048.7563444661498
                  ],
                  [
                    430676.74923127145,
                    5038880.262947844,
                    1048.7563444661498
                  ],
                  [
                    429684.9092312715,
                    5038880.262947844,
                    883.1963444661498
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:09:17+00:00",
            "end_time": "2011-09-14T20:46:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117C8318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502479059153,
              45.262405970749796,
              820.7336211222511
            ],
            [
              -117.9752406209275,
              45.275009846203524,
              820.7336211222511
            ],
            [
              -117.96252935309815,
              45.27511768519387,
              835.4536211222511
            ],
            [
              -117.96231633483222,
              45.262513762622014,
              835.4536211222511
            ],
            [
              -117.97502479059153,
              45.262405970749796,
              820.7336211222511
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752406,
        45.26240597,
        820.7336211,
        -117.9623163,
        45.27511769,
        835.4536211
      ],
      "properties": {
        "datetime": "2011-09-16T22:31:45Z",
        "pc:count": 9897944,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424001.6429,
            "count": 9897944,
            "maximum": 424502.9715,
            "minimum": 423505.7915,
            "name": "X",
            "position": 0,
            "stddev": 282.8432425,
            "variance": 80000.29983
          },
          {
            "average": 5013265.993,
            "count": 9897944,
            "maximum": 5013963.137,
            "minimum": 5012562.737,
            "name": "Y",
            "position": 1,
            "stddev": 399.3281091,
            "variance": 159462.9387
          },
          {
            "average": 821.8371895,
            "count": 9897944,
            "maximum": 835.4536211,
            "minimum": 820.7336211,
            "name": "Z",
            "position": 2,
            "stddev": 0.4534099528,
            "variance": 0.2055805853
          },
          {
            "average": 105.4251743,
            "count": 9897944,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.58766862,
            "variance": 604.5534484
          },
          {
            "average": 1.00123753,
            "count": 9897944,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03574950787,
            "variance": 0.001278027313
          },
          {
            "average": 1.002653379,
            "count": 9897944,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05307809137,
            "variance": 0.002817283783
          },
          {
            "average": 0.5000141444,
            "count": 9897944,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000251,
            "variance": 0.2500000251
          },
          {
            "average": 0,
            "count": 9897944,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.285852294,
            "count": 9897944,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4518194116,
            "variance": 0.2041407807
          },
          {
            "average": -0.2529632468,
            "count": 9897944,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.566044275,
            "variance": 73.37711452
          },
          {
            "average": 135.2971987,
            "count": 9897944,
            "maximum": 250,
            "minimum": 127,
            "name": "UserData",
            "position": 10,
            "stddev": 3.629931429,
            "variance": 13.17640218
          },
          {
            "average": 10765.35419,
            "count": 9897944,
            "maximum": 10769,
            "minimum": 10761,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.700109599,
            "variance": 2.890372649
          },
          {
            "average": 29666.24766,
            "count": 9897944,
            "maximum": 58880,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 12125.91386,
            "variance": 147037786.9
          },
          {
            "average": 29575.56433,
            "count": 9897944,
            "maximum": 57344,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 10038.49189,
            "variance": 100771319.4
          },
          {
            "average": 26785.74644,
            "count": 9897944,
            "maximum": 59136,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 8887.990964,
            "variance": 78996383.37
          },
          {
            "average": 244628.7264,
            "count": 9897944,
            "maximum": 247505.2733,
            "minimum": 241580.2635,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1291.798523,
            "variance": 1668743.425
          },
          {
            "average": 0,
            "count": 9897944,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9897944,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9897944,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9897944,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9897944,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423505.7915,
          5012562.737,
          820.7336211,
          424502.9715,
          5013963.137,
          835.4536211
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423505.79146638373,
                5012562.737153026,
                820.7336211222511
              ],
              [
                423505.79146638373,
                5013963.137153027,
                820.7336211222511
              ],
              [
                424502.9714663838,
                5013963.137153027,
                835.4536211222511
              ],
              [
                424502.9714663838,
                5012562.737153026,
                835.4536211222511
              ],
              [
                423505.79146638373,
                5012562.737153026,
                820.7336211222511
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T22:31:45+00:00",
        "end_time": "2011-09-16T20:53:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752406,
            45.26240597,
            820.7336211,
            -117.9623163,
            45.27511769,
            835.4536211
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502479059153,
                  45.262405970749796,
                  820.7336211222511
                ],
                [
                  -117.9752406209275,
                  45.275009846203524,
                  820.7336211222511
                ],
                [
                  -117.96252935309815,
                  45.27511768519387,
                  835.4536211222511
                ],
                [
                  -117.96231633483222,
                  45.262513762622014,
                  835.4536211222511
                ],
                [
                  -117.97502479059153,
                  45.262405970749796,
                  820.7336211222511
                ]
              ]
            ]
          },
          "id": "45117C8318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T22:31:45Z",
            "pc:count": 9897944,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424001.6429,
                "count": 9897944,
                "maximum": 424502.9715,
                "minimum": 423505.7915,
                "name": "X",
                "position": 0,
                "stddev": 282.8432425,
                "variance": 80000.29983
              },
              {
                "average": 5013265.993,
                "count": 9897944,
                "maximum": 5013963.137,
                "minimum": 5012562.737,
                "name": "Y",
                "position": 1,
                "stddev": 399.3281091,
                "variance": 159462.9387
              },
              {
                "average": 821.8371895,
                "count": 9897944,
                "maximum": 835.4536211,
                "minimum": 820.7336211,
                "name": "Z",
                "position": 2,
                "stddev": 0.4534099528,
                "variance": 0.2055805853
              },
              {
                "average": 105.4251743,
                "count": 9897944,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.58766862,
                "variance": 604.5534484
              },
              {
                "average": 1.00123753,
                "count": 9897944,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03574950787,
                "variance": 0.001278027313
              },
              {
                "average": 1.002653379,
                "count": 9897944,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05307809137,
                "variance": 0.002817283783
              },
              {
                "average": 0.5000141444,
                "count": 9897944,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000251,
                "variance": 0.2500000251
              },
              {
                "average": 0,
                "count": 9897944,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.285852294,
                "count": 9897944,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4518194116,
                "variance": 0.2041407807
              },
              {
                "average": -0.2529632468,
                "count": 9897944,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.566044275,
                "variance": 73.37711452
              },
              {
                "average": 135.2971987,
                "count": 9897944,
                "maximum": 250,
                "minimum": 127,
                "name": "UserData",
                "position": 10,
                "stddev": 3.629931429,
                "variance": 13.17640218
              },
              {
                "average": 10765.35419,
                "count": 9897944,
                "maximum": 10769,
                "minimum": 10761,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.700109599,
                "variance": 2.890372649
              },
              {
                "average": 29666.24766,
                "count": 9897944,
                "maximum": 58880,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 12125.91386,
                "variance": 147037786.9
              },
              {
                "average": 29575.56433,
                "count": 9897944,
                "maximum": 57344,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 10038.49189,
                "variance": 100771319.4
              },
              {
                "average": 26785.74644,
                "count": 9897944,
                "maximum": 59136,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 8887.990964,
                "variance": 78996383.37
              },
              {
                "average": 244628.7264,
                "count": 9897944,
                "maximum": 247505.2733,
                "minimum": 241580.2635,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1291.798523,
                "variance": 1668743.425
              },
              {
                "average": 0,
                "count": 9897944,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9897944,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9897944,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9897944,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9897944,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423505.7915,
              5012562.737,
              820.7336211,
              424502.9715,
              5013963.137,
              835.4536211
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423505.79146638373,
                    5012562.737153026,
                    820.7336211222511
                  ],
                  [
                    423505.79146638373,
                    5013963.137153027,
                    820.7336211222511
                  ],
                  [
                    424502.9714663838,
                    5013963.137153027,
                    835.4536211222511
                  ],
                  [
                    424502.9714663838,
                    5012562.737153026,
                    835.4536211222511
                  ],
                  [
                    423505.79146638373,
                    5012562.737153026,
                    820.7336211222511
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T22:31:45+00:00",
            "end_time": "2011-09-16T20:53:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117E8409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9000252944128,
              45.53741447195045,
              828.5764880732002
            ],
            [
              -117.9002263168044,
              45.55001008850233,
              828.5764880732002
            ],
            [
              -117.88752928196199,
              45.55010944914823,
              903.5764880732002
            ],
            [
              -117.8873310939383,
              45.53751378920504,
              903.5764880732002
            ],
            [
              -117.9000252944128,
              45.53741447195045,
              828.5764880732002
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002263,
        45.53741447,
        828.5764881,
        -117.8873311,
        45.55010945,
        903.5764881
      ],
      "properties": {
        "datetime": "2011-09-14T21:10:19Z",
        "pc:count": 11509736,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430230.7008,
            "count": 11509736,
            "maximum": 430722.8141,
            "minimum": 429731.5941,
            "name": "X",
            "position": 0,
            "stddev": 291.1416379,
            "variance": 84763.45333
          },
          {
            "average": 5043763.563,
            "count": 11509736,
            "maximum": 5044445.918,
            "minimum": 5043046.398,
            "name": "Y",
            "position": 1,
            "stddev": 408.6107859,
            "variance": 166962.7743
          },
          {
            "average": 861.850319,
            "count": 11509736,
            "maximum": 903.5764881,
            "minimum": 828.5764881,
            "name": "Z",
            "position": 2,
            "stddev": 16.3084682,
            "variance": 265.9661349
          },
          {
            "average": 198.4746947,
            "count": 11509736,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.4875412,
            "variance": 1891.16624
          },
          {
            "average": 1.016779186,
            "count": 11509736,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.141097477,
            "variance": 0.01990849802
          },
          {
            "average": 1.033631093,
            "count": 11509736,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2073527451,
            "variance": 0.04299516092
          },
          {
            "average": 0.5018622495,
            "count": 11509736,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999965537,
            "variance": 0.2499965537
          },
          {
            "average": 0,
            "count": 11509736,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.273156656,
            "count": 11509736,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4455806489,
            "variance": 0.1985421146
          },
          {
            "average": 1.849719381,
            "count": 11509736,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.003275338,
            "variance": 64.05241614
          },
          {
            "average": 209.2678207,
            "count": 11509736,
            "maximum": 213,
            "minimum": 194,
            "name": "UserData",
            "position": 10,
            "stddev": 1.9246932,
            "variance": 3.704443915
          },
          {
            "average": 192.4766684,
            "count": 11509736,
            "maximum": 219,
            "minimum": 166,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02695446,
            "variance": 577.2945407
          },
          {
            "average": 35320.67885,
            "count": 11509736,
            "maximum": 65024,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 8684.516689,
            "variance": 75420830.13
          },
          {
            "average": 32187.48687,
            "count": 11509736,
            "maximum": 64768,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 6419.802106,
            "variance": 41213859.08
          },
          {
            "average": 26793.93396,
            "count": 11509736,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 5548.835205,
            "variance": 30789572.13
          },
          {
            "average": 68953.4542,
            "count": 11509736,
            "maximum": 69819.58789,
            "minimum": 68107.9445,
            "name": "GpsTime",
            "position": 15,
            "stddev": 399.5963517,
            "variance": 159677.2443
          },
          {
            "average": 0,
            "count": 11509736,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11509736,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11509736,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11509736,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11509736,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429731.5941,
          5043046.398,
          828.5764881,
          430722.8141,
          5044445.918,
          903.5764881
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429731.59408048796,
                5043046.397689987,
                828.5764880732002
              ],
              [
                429731.59408048796,
                5044445.9176899865,
                828.5764880732002
              ],
              [
                430722.81408048794,
                5044445.9176899865,
                903.5764880732002
              ],
              [
                430722.81408048794,
                5043046.397689987,
                903.5764880732002
              ],
              [
                429731.59408048796,
                5043046.397689987,
                828.5764880732002
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:10:19+00:00",
        "end_time": "2011-09-14T20:41:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002263,
            45.53741447,
            828.5764881,
            -117.8873311,
            45.55010945,
            903.5764881
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9000252944128,
                  45.53741447195045,
                  828.5764880732002
                ],
                [
                  -117.9002263168044,
                  45.55001008850233,
                  828.5764880732002
                ],
                [
                  -117.88752928196199,
                  45.55010944914823,
                  903.5764880732002
                ],
                [
                  -117.8873310939383,
                  45.53751378920504,
                  903.5764880732002
                ],
                [
                  -117.9000252944128,
                  45.53741447195045,
                  828.5764880732002
                ]
              ]
            ]
          },
          "id": "45117E8409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:10:19Z",
            "pc:count": 11509736,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430230.7008,
                "count": 11509736,
                "maximum": 430722.8141,
                "minimum": 429731.5941,
                "name": "X",
                "position": 0,
                "stddev": 291.1416379,
                "variance": 84763.45333
              },
              {
                "average": 5043763.563,
                "count": 11509736,
                "maximum": 5044445.918,
                "minimum": 5043046.398,
                "name": "Y",
                "position": 1,
                "stddev": 408.6107859,
                "variance": 166962.7743
              },
              {
                "average": 861.850319,
                "count": 11509736,
                "maximum": 903.5764881,
                "minimum": 828.5764881,
                "name": "Z",
                "position": 2,
                "stddev": 16.3084682,
                "variance": 265.9661349
              },
              {
                "average": 198.4746947,
                "count": 11509736,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.4875412,
                "variance": 1891.16624
              },
              {
                "average": 1.016779186,
                "count": 11509736,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.141097477,
                "variance": 0.01990849802
              },
              {
                "average": 1.033631093,
                "count": 11509736,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2073527451,
                "variance": 0.04299516092
              },
              {
                "average": 0.5018622495,
                "count": 11509736,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999965537,
                "variance": 0.2499965537
              },
              {
                "average": 0,
                "count": 11509736,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.273156656,
                "count": 11509736,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4455806489,
                "variance": 0.1985421146
              },
              {
                "average": 1.849719381,
                "count": 11509736,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.003275338,
                "variance": 64.05241614
              },
              {
                "average": 209.2678207,
                "count": 11509736,
                "maximum": 213,
                "minimum": 194,
                "name": "UserData",
                "position": 10,
                "stddev": 1.9246932,
                "variance": 3.704443915
              },
              {
                "average": 192.4766684,
                "count": 11509736,
                "maximum": 219,
                "minimum": 166,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02695446,
                "variance": 577.2945407
              },
              {
                "average": 35320.67885,
                "count": 11509736,
                "maximum": 65024,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 8684.516689,
                "variance": 75420830.13
              },
              {
                "average": 32187.48687,
                "count": 11509736,
                "maximum": 64768,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 6419.802106,
                "variance": 41213859.08
              },
              {
                "average": 26793.93396,
                "count": 11509736,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 5548.835205,
                "variance": 30789572.13
              },
              {
                "average": 68953.4542,
                "count": 11509736,
                "maximum": 69819.58789,
                "minimum": 68107.9445,
                "name": "GpsTime",
                "position": 15,
                "stddev": 399.5963517,
                "variance": 159677.2443
              },
              {
                "average": 0,
                "count": 11509736,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11509736,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11509736,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11509736,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11509736,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429731.5941,
              5043046.398,
              828.5764881,
              430722.8141,
              5044445.918,
              903.5764881
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429731.59408048796,
                    5043046.397689987,
                    828.5764880732002
                  ],
                  [
                    429731.59408048796,
                    5044445.9176899865,
                    828.5764880732002
                  ],
                  [
                    430722.81408048794,
                    5044445.9176899865,
                    903.5764880732002
                  ],
                  [
                    430722.81408048794,
                    5043046.397689987,
                    903.5764880732002
                  ],
                  [
                    429731.59408048796,
                    5043046.397689987,
                    828.5764880732002
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:10:19+00:00",
            "end_time": "2011-09-14T20:41: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": "45117E7312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252460758658,
              45.524918449200754,
              879.0192826948066
            ],
            [
              -117.86271710753972,
              45.53751008044715,
              879.0192826948066
            ],
            [
              -117.85011266295535,
              45.537604582653216,
              1097.6192826948065
            ],
            [
              -117.84992297463556,
              45.52501291015054,
              1097.6192826948065
            ],
            [
              -117.86252460758658,
              45.524918449200754,
              879.0192826948066
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627171,
        45.52491845,
        879.0192827,
        -117.849923,
        45.53760458,
        1097.619283
      ],
      "properties": {
        "datetime": "2011-09-14T20:24:14Z",
        "pc:count": 12318716,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433093.3095,
            "count": 12318716,
            "maximum": 433628.7402,
            "minimum": 432644.5402,
            "name": "X",
            "position": 0,
            "stddev": 272.2384295,
            "variance": 74113.76251
          },
          {
            "average": 5042204.238,
            "count": 12318716,
            "maximum": 5043025.038,
            "minimum": 5041625.978,
            "name": "Y",
            "position": 1,
            "stddev": 373.4299584,
            "variance": 139449.9338
          },
          {
            "average": 963.3516328,
            "count": 12318716,
            "maximum": 1097.619283,
            "minimum": 879.0192827,
            "name": "Z",
            "position": 2,
            "stddev": 49.95875975,
            "variance": 2495.877676
          },
          {
            "average": 184.4869032,
            "count": 12318716,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.41456051,
            "variance": 2853.115275
          },
          {
            "average": 1.038273388,
            "count": 12318716,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2127277335,
            "variance": 0.04525308859
          },
          {
            "average": 1.076640699,
            "count": 12318716,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3107486577,
            "variance": 0.09656472829
          },
          {
            "average": 0.4990228689,
            "count": 12318716,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990655,
            "variance": 0.2499990655
          },
          {
            "average": 0,
            "count": 12318716,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.224607175,
            "count": 12318716,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4173233831,
            "variance": 0.1741588061
          },
          {
            "average": 0.5488449405,
            "count": 12318716,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.02315062,
            "variance": 64.37094586
          },
          {
            "average": 209.7270827,
            "count": 12318716,
            "maximum": 213,
            "minimum": 197,
            "name": "UserData",
            "position": 10,
            "stddev": 1.498158598,
            "variance": 2.244479186
          },
          {
            "average": 182.9837822,
            "count": 12318716,
            "maximum": 209,
            "minimum": 157,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02301108,
            "variance": 577.1050612
          },
          {
            "average": 32251.25667,
            "count": 12318716,
            "maximum": 56064,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8672.915302,
            "variance": 75219459.83
          },
          {
            "average": 30355.74483,
            "count": 12318716,
            "maximum": 56832,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6453.58609,
            "variance": 41648773.42
          },
          {
            "average": 25120.99216,
            "count": 12318716,
            "maximum": 55040,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 5082.957818,
            "variance": 25836460.18
          },
          {
            "average": 66610.38358,
            "count": 12318716,
            "maximum": 67054.53543,
            "minimum": 66259.34992,
            "name": "GpsTime",
            "position": 15,
            "stddev": 226.1760664,
            "variance": 51155.61303
          },
          {
            "average": 0,
            "count": 12318716,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12318716,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12318716,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12318716,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12318716,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432644.5402,
          5041625.978,
          879.0192827,
          433628.7402,
          5043025.038,
          1097.619283
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432644.54023079167,
                5041625.9775868775,
                879.0192826948066
              ],
              [
                432644.54023079167,
                5043025.037586878,
                879.0192826948066
              ],
              [
                433628.7402307916,
                5043025.037586878,
                1097.6192826948065
              ],
              [
                433628.7402307916,
                5041625.9775868775,
                1097.6192826948065
              ],
              [
                432644.54023079167,
                5041625.9775868775,
                879.0192826948066
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T20:24:14+00:00",
        "end_time": "2011-09-14T20:10:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E7312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E7312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E7312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627171,
            45.52491845,
            879.0192827,
            -117.849923,
            45.53760458,
            1097.619283
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252460758658,
                  45.524918449200754,
                  879.0192826948066
                ],
                [
                  -117.86271710753972,
                  45.53751008044715,
                  879.0192826948066
                ],
                [
                  -117.85011266295535,
                  45.537604582653216,
                  1097.6192826948065
                ],
                [
                  -117.84992297463556,
                  45.52501291015054,
                  1097.6192826948065
                ],
                [
                  -117.86252460758658,
                  45.524918449200754,
                  879.0192826948066
                ]
              ]
            ]
          },
          "id": "45117E7312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T20:24:14Z",
            "pc:count": 12318716,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433093.3095,
                "count": 12318716,
                "maximum": 433628.7402,
                "minimum": 432644.5402,
                "name": "X",
                "position": 0,
                "stddev": 272.2384295,
                "variance": 74113.76251
              },
              {
                "average": 5042204.238,
                "count": 12318716,
                "maximum": 5043025.038,
                "minimum": 5041625.978,
                "name": "Y",
                "position": 1,
                "stddev": 373.4299584,
                "variance": 139449.9338
              },
              {
                "average": 963.3516328,
                "count": 12318716,
                "maximum": 1097.619283,
                "minimum": 879.0192827,
                "name": "Z",
                "position": 2,
                "stddev": 49.95875975,
                "variance": 2495.877676
              },
              {
                "average": 184.4869032,
                "count": 12318716,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.41456051,
                "variance": 2853.115275
              },
              {
                "average": 1.038273388,
                "count": 12318716,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2127277335,
                "variance": 0.04525308859
              },
              {
                "average": 1.076640699,
                "count": 12318716,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3107486577,
                "variance": 0.09656472829
              },
              {
                "average": 0.4990228689,
                "count": 12318716,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990655,
                "variance": 0.2499990655
              },
              {
                "average": 0,
                "count": 12318716,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.224607175,
                "count": 12318716,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4173233831,
                "variance": 0.1741588061
              },
              {
                "average": 0.5488449405,
                "count": 12318716,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.02315062,
                "variance": 64.37094586
              },
              {
                "average": 209.7270827,
                "count": 12318716,
                "maximum": 213,
                "minimum": 197,
                "name": "UserData",
                "position": 10,
                "stddev": 1.498158598,
                "variance": 2.244479186
              },
              {
                "average": 182.9837822,
                "count": 12318716,
                "maximum": 209,
                "minimum": 157,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02301108,
                "variance": 577.1050612
              },
              {
                "average": 32251.25667,
                "count": 12318716,
                "maximum": 56064,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8672.915302,
                "variance": 75219459.83
              },
              {
                "average": 30355.74483,
                "count": 12318716,
                "maximum": 56832,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6453.58609,
                "variance": 41648773.42
              },
              {
                "average": 25120.99216,
                "count": 12318716,
                "maximum": 55040,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 5082.957818,
                "variance": 25836460.18
              },
              {
                "average": 66610.38358,
                "count": 12318716,
                "maximum": 67054.53543,
                "minimum": 66259.34992,
                "name": "GpsTime",
                "position": 15,
                "stddev": 226.1760664,
                "variance": 51155.61303
              },
              {
                "average": 0,
                "count": 12318716,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12318716,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12318716,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12318716,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12318716,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432644.5402,
              5041625.978,
              879.0192827,
              433628.7402,
              5043025.038,
              1097.619283
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432644.54023079167,
                    5041625.9775868775,
                    879.0192826948066
                  ],
                  [
                    432644.54023079167,
                    5043025.037586878,
                    879.0192826948066
                  ],
                  [
                    433628.7402307916,
                    5043025.037586878,
                    1097.6192826948065
                  ],
                  [
                    433628.7402307916,
                    5041625.9775868775,
                    1097.6192826948065
                  ],
                  [
                    432644.54023079167,
                    5041625.9775868775,
                    879.0192826948066
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T20:24:14+00:00",
            "end_time": "2011-09-14T20:10: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": "45118B1218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03434180384258,
              45.19992831780313,
              958.1005069514293
            ],
            [
              -118.03456989632971,
              45.21251176218367,
              958.1005069514293
            ],
            [
              -118.02502930800097,
              45.21259779357549,
              1233.4005069514294
            ],
            [
              -118.0248033180386,
              45.200014311666685,
              1233.4005069514294
            ],
            [
              -118.03434180384258,
              45.19992831780313,
              958.1005069514293
            ]
          ]
        ]
      },
      "bbox": [
        -118.0345699,
        45.19992832,
        958.100507,
        -118.0248033,
        45.21259779,
        1233.400507
      ],
      "properties": {
        "datetime": "2011-09-19T18:41:57Z",
        "pc:count": 5310143,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419210.8127,
            "count": 5310143,
            "maximum": 419512.4118,
            "minimum": 418763.1318,
            "name": "X",
            "position": 0,
            "stddev": 181.767304,
            "variance": 33039.3528
          },
          {
            "average": 5006491.814,
            "count": 5310143,
            "maximum": 5007078.099,
            "minimum": 5005679.959,
            "name": "Y",
            "position": 1,
            "stddev": 377.39903,
            "variance": 142430.0278
          },
          {
            "average": 1099.855927,
            "count": 5310143,
            "maximum": 1233.400507,
            "minimum": 958.100507,
            "name": "Z",
            "position": 2,
            "stddev": 74.05289993,
            "variance": 5483.831989
          },
          {
            "average": 85.4289022,
            "count": 5310143,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.19892477,
            "variance": 2420.534199
          },
          {
            "average": 1.151013259,
            "count": 5310143,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3956600569,
            "variance": 0.1565468806
          },
          {
            "average": 1.312663896,
            "count": 5310143,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5570928018,
            "variance": 0.3103523898
          },
          {
            "average": 0.5006499825,
            "count": 5310143,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996246,
            "variance": 0.2499996246
          },
          {
            "average": 0,
            "count": 5310143,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.189875301,
            "count": 5310143,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3922023712,
            "variance": 0.1538227
          },
          {
            "average": 0.7272831853,
            "count": 5310143,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.357950041,
            "variance": 69.85532888
          },
          {
            "average": 137.9542402,
            "count": 5310143,
            "maximum": 138,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2089637168,
            "variance": 0.04366583496
          },
          {
            "average": 10648.11249,
            "count": 5310143,
            "maximum": 10682,
            "minimum": 10645,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.474585102,
            "variance": 55.86942244
          },
          {
            "average": 20587.67779,
            "count": 5310143,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 11239.7816,
            "variance": 126332690.5
          },
          {
            "average": 21406.26983,
            "count": 5310143,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 10393.47131,
            "variance": 108024245.9
          },
          {
            "average": 20555.27697,
            "count": 5310143,
            "maximum": 65280,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 9266.436924,
            "variance": 85866853.26
          },
          {
            "average": 485064.0803,
            "count": 5310143,
            "maximum": 492917.8569,
            "minimum": 336599.7676,
            "name": "GpsTime",
            "position": 15,
            "stddev": 32425.18189,
            "variance": 1051392420
          },
          {
            "average": 0,
            "count": 5310143,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5310143,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5310143,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5310143,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5310143,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418763.1318,
          5005679.959,
          958.100507,
          419512.4118,
          5007078.099,
          1233.400507
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418763.1317652471,
                5005679.9589058515,
                958.1005069514293
              ],
              [
                418763.1317652471,
                5007078.098905852,
                958.1005069514293
              ],
              [
                419512.4117652471,
                5007078.098905852,
                1233.4005069514294
              ],
              [
                419512.4117652471,
                5005679.9589058515,
                1233.4005069514294
              ],
              [
                418763.1317652471,
                5005679.9589058515,
                958.1005069514293
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:41:57+00:00",
        "end_time": "2011-09-17T23:16:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118B1218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118B1218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118B1218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0345699,
            45.19992832,
            958.100507,
            -118.0248033,
            45.21259779,
            1233.400507
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03434180384258,
                  45.19992831780313,
                  958.1005069514293
                ],
                [
                  -118.03456989632971,
                  45.21251176218367,
                  958.1005069514293
                ],
                [
                  -118.02502930800097,
                  45.21259779357549,
                  1233.4005069514294
                ],
                [
                  -118.0248033180386,
                  45.200014311666685,
                  1233.4005069514294
                ],
                [
                  -118.03434180384258,
                  45.19992831780313,
                  958.1005069514293
                ]
              ]
            ]
          },
          "id": "45118B1218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:41:57Z",
            "pc:count": 5310143,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419210.8127,
                "count": 5310143,
                "maximum": 419512.4118,
                "minimum": 418763.1318,
                "name": "X",
                "position": 0,
                "stddev": 181.767304,
                "variance": 33039.3528
              },
              {
                "average": 5006491.814,
                "count": 5310143,
                "maximum": 5007078.099,
                "minimum": 5005679.959,
                "name": "Y",
                "position": 1,
                "stddev": 377.39903,
                "variance": 142430.0278
              },
              {
                "average": 1099.855927,
                "count": 5310143,
                "maximum": 1233.400507,
                "minimum": 958.100507,
                "name": "Z",
                "position": 2,
                "stddev": 74.05289993,
                "variance": 5483.831989
              },
              {
                "average": 85.4289022,
                "count": 5310143,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.19892477,
                "variance": 2420.534199
              },
              {
                "average": 1.151013259,
                "count": 5310143,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3956600569,
                "variance": 0.1565468806
              },
              {
                "average": 1.312663896,
                "count": 5310143,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5570928018,
                "variance": 0.3103523898
              },
              {
                "average": 0.5006499825,
                "count": 5310143,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996246,
                "variance": 0.2499996246
              },
              {
                "average": 0,
                "count": 5310143,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.189875301,
                "count": 5310143,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3922023712,
                "variance": 0.1538227
              },
              {
                "average": 0.7272831853,
                "count": 5310143,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.357950041,
                "variance": 69.85532888
              },
              {
                "average": 137.9542402,
                "count": 5310143,
                "maximum": 138,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2089637168,
                "variance": 0.04366583496
              },
              {
                "average": 10648.11249,
                "count": 5310143,
                "maximum": 10682,
                "minimum": 10645,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.474585102,
                "variance": 55.86942244
              },
              {
                "average": 20587.67779,
                "count": 5310143,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 11239.7816,
                "variance": 126332690.5
              },
              {
                "average": 21406.26983,
                "count": 5310143,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 10393.47131,
                "variance": 108024245.9
              },
              {
                "average": 20555.27697,
                "count": 5310143,
                "maximum": 65280,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 9266.436924,
                "variance": 85866853.26
              },
              {
                "average": 485064.0803,
                "count": 5310143,
                "maximum": 492917.8569,
                "minimum": 336599.7676,
                "name": "GpsTime",
                "position": 15,
                "stddev": 32425.18189,
                "variance": 1051392420
              },
              {
                "average": 0,
                "count": 5310143,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5310143,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5310143,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5310143,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5310143,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418763.1318,
              5005679.959,
              958.100507,
              419512.4118,
              5007078.099,
              1233.400507
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418763.1317652471,
                    5005679.9589058515,
                    958.1005069514293
                  ],
                  [
                    418763.1317652471,
                    5007078.098905852,
                    958.1005069514293
                  ],
                  [
                    419512.4117652471,
                    5007078.098905852,
                    1233.4005069514294
                  ],
                  [
                    419512.4117652471,
                    5005679.9589058515,
                    1233.4005069514294
                  ],
                  [
                    418763.1317652471,
                    5005679.9589058515,
                    958.1005069514293
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:41:57+00:00",
            "end_time": "2011-09-17T23:16: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": "45117D8118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9750246891299,
              45.449906403477264,
              824.2079911299968
            ],
            [
              -117.97524193768162,
              45.462510043414376,
              824.2079911299968
            ],
            [
              -117.96252952941464,
              45.462617880668304,
              861.7679911299967
            ],
            [
              -117.96231511166098,
              45.45001419361073,
              861.7679911299967
            ],
            [
              -117.9750246891299,
              45.449906403477264,
              824.2079911299968
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752419,
        45.4499064,
        824.2079911,
        -117.9623151,
        45.46261788,
        861.7679911
      ],
      "properties": {
        "datetime": "2011-09-14T23:39:03Z",
        "pc:count": 11444308,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424263.1948,
            "count": 11444308,
            "maximum": 424752.0084,
            "minimum": 423758.0284,
            "name": "X",
            "position": 0,
            "stddev": 278.6114579,
            "variance": 77624.3445
          },
          {
            "average": 5034109.905,
            "count": 11444308,
            "maximum": 5034793.349,
            "minimum": 5033392.929,
            "name": "Y",
            "position": 1,
            "stddev": 403.4575048,
            "variance": 162777.9582
          },
          {
            "average": 835.0677038,
            "count": 11444308,
            "maximum": 861.7679911,
            "minimum": 824.2079911,
            "name": "Z",
            "position": 2,
            "stddev": 3.445683551,
            "variance": 11.87273513
          },
          {
            "average": 212.578386,
            "count": 11444308,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.49095424,
            "variance": 2549.33646
          },
          {
            "average": 1.022507433,
            "count": 11444308,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1715584992,
            "variance": 0.02943231864
          },
          {
            "average": 1.045116402,
            "count": 11444308,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2564264954,
            "variance": 0.06575454753
          },
          {
            "average": 0.4986545276,
            "count": 11444308,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982115,
            "variance": 0.2499982115
          },
          {
            "average": 0,
            "count": 11444308,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.255529474,
            "count": 11444308,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4361584327,
            "variance": 0.1902341784
          },
          {
            "average": 0.4097233402,
            "count": 11444308,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.981375759,
            "variance": 63.70235901
          },
          {
            "average": 203.4046404,
            "count": 11444308,
            "maximum": 213,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 4.393873846,
            "variance": 19.30612737
          },
          {
            "average": 214.0541225,
            "count": 11444308,
            "maximum": 240,
            "minimum": 188,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02299554,
            "variance": 577.1043147
          },
          {
            "average": 29952.6707,
            "count": 11444308,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 11710.84441,
            "variance": 137143876.8
          },
          {
            "average": 29929.79763,
            "count": 11444308,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 9645.946923,
            "variance": 93044292.04
          },
          {
            "average": 25824.36637,
            "count": 11444308,
            "maximum": 65280,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 8780.128166,
            "variance": 77090650.61
          },
          {
            "average": 77730.93495,
            "count": 11444308,
            "maximum": 78743.49713,
            "minimum": 76745.71192,
            "name": "GpsTime",
            "position": 15,
            "stddev": 571.3098359,
            "variance": 326394.9286
          },
          {
            "average": 0,
            "count": 11444308,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11444308,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11444308,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11444308,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11444308,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423758.0284,
          5033392.929,
          824.2079911,
          424752.0084,
          5034793.349,
          861.7679911
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423758.0283985762,
                5033392.928626708,
                824.2079911299968
              ],
              [
                423758.0283985762,
                5034793.348626708,
                824.2079911299968
              ],
              [
                424752.0083985762,
                5034793.348626708,
                861.7679911299967
              ],
              [
                424752.0083985762,
                5033392.928626708,
                861.7679911299967
              ],
              [
                423758.0283985762,
                5033392.928626708,
                824.2079911299968
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:39:03+00:00",
        "end_time": "2011-09-14T23:05:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752419,
            45.4499064,
            824.2079911,
            -117.9623151,
            45.46261788,
            861.7679911
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9750246891299,
                  45.449906403477264,
                  824.2079911299968
                ],
                [
                  -117.97524193768162,
                  45.462510043414376,
                  824.2079911299968
                ],
                [
                  -117.96252952941464,
                  45.462617880668304,
                  861.7679911299967
                ],
                [
                  -117.96231511166098,
                  45.45001419361073,
                  861.7679911299967
                ],
                [
                  -117.9750246891299,
                  45.449906403477264,
                  824.2079911299968
                ]
              ]
            ]
          },
          "id": "45117D8118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:39:03Z",
            "pc:count": 11444308,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424263.1948,
                "count": 11444308,
                "maximum": 424752.0084,
                "minimum": 423758.0284,
                "name": "X",
                "position": 0,
                "stddev": 278.6114579,
                "variance": 77624.3445
              },
              {
                "average": 5034109.905,
                "count": 11444308,
                "maximum": 5034793.349,
                "minimum": 5033392.929,
                "name": "Y",
                "position": 1,
                "stddev": 403.4575048,
                "variance": 162777.9582
              },
              {
                "average": 835.0677038,
                "count": 11444308,
                "maximum": 861.7679911,
                "minimum": 824.2079911,
                "name": "Z",
                "position": 2,
                "stddev": 3.445683551,
                "variance": 11.87273513
              },
              {
                "average": 212.578386,
                "count": 11444308,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.49095424,
                "variance": 2549.33646
              },
              {
                "average": 1.022507433,
                "count": 11444308,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1715584992,
                "variance": 0.02943231864
              },
              {
                "average": 1.045116402,
                "count": 11444308,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2564264954,
                "variance": 0.06575454753
              },
              {
                "average": 0.4986545276,
                "count": 11444308,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982115,
                "variance": 0.2499982115
              },
              {
                "average": 0,
                "count": 11444308,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.255529474,
                "count": 11444308,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4361584327,
                "variance": 0.1902341784
              },
              {
                "average": 0.4097233402,
                "count": 11444308,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.981375759,
                "variance": 63.70235901
              },
              {
                "average": 203.4046404,
                "count": 11444308,
                "maximum": 213,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 4.393873846,
                "variance": 19.30612737
              },
              {
                "average": 214.0541225,
                "count": 11444308,
                "maximum": 240,
                "minimum": 188,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02299554,
                "variance": 577.1043147
              },
              {
                "average": 29952.6707,
                "count": 11444308,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 11710.84441,
                "variance": 137143876.8
              },
              {
                "average": 29929.79763,
                "count": 11444308,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 9645.946923,
                "variance": 93044292.04
              },
              {
                "average": 25824.36637,
                "count": 11444308,
                "maximum": 65280,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 8780.128166,
                "variance": 77090650.61
              },
              {
                "average": 77730.93495,
                "count": 11444308,
                "maximum": 78743.49713,
                "minimum": 76745.71192,
                "name": "GpsTime",
                "position": 15,
                "stddev": 571.3098359,
                "variance": 326394.9286
              },
              {
                "average": 0,
                "count": 11444308,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11444308,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11444308,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11444308,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11444308,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423758.0284,
              5033392.929,
              824.2079911,
              424752.0084,
              5034793.349,
              861.7679911
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423758.0283985762,
                    5033392.928626708,
                    824.2079911299968
                  ],
                  [
                    423758.0283985762,
                    5034793.348626708,
                    824.2079911299968
                  ],
                  [
                    424752.0083985762,
                    5034793.348626708,
                    861.7679911299967
                  ],
                  [
                    424752.0083985762,
                    5033392.928626708,
                    861.7679911299967
                  ],
                  [
                    423758.0283985762,
                    5033392.928626708,
                    824.2079911299968
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:39:03+00:00",
            "end_time": "2011-09-14T23:05: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": "45117D8415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752240500364,
              45.39991576581123,
              818.687700454658
            ],
            [
              -117.88771965624673,
              45.41250974978818,
              818.687700454658
            ],
            [
              -117.87502914563343,
              45.41260767886356,
              1254.367700454658
            ],
            [
              -117.87483471334521,
              45.40001365212927,
              1254.367700454658
            ],
            [
              -117.88752240500364,
              45.39991576581123,
              818.687700454658
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877197,
        45.39991577,
        818.6877005,
        -117.8748347,
        45.41260768,
        1254.3677
      ],
      "properties": {
        "datetime": "2011-09-18T21:46:50Z",
        "pc:count": 9558403,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431045.3018,
            "count": 9558403,
            "maximum": 431532.1826,
            "minimum": 430539.0626,
            "name": "X",
            "position": 0,
            "stddev": 282.396635,
            "variance": 79747.85946
          },
          {
            "average": 5028509.239,
            "count": 9558403,
            "maximum": 5029159.235,
            "minimum": 5027759.935,
            "name": "Y",
            "position": 1,
            "stddev": 405.652028,
            "variance": 164553.5678
          },
          {
            "average": 1004.071025,
            "count": 9558403,
            "maximum": 1254.3677,
            "minimum": 818.6877005,
            "name": "Z",
            "position": 2,
            "stddev": 94.71658527,
            "variance": 8971.231526
          },
          {
            "average": 100.4920608,
            "count": 9558403,
            "maximum": 238,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.3010121,
            "variance": 1246.161455
          },
          {
            "average": 1.027205486,
            "count": 9558403,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1722482002,
            "variance": 0.02966944246
          },
          {
            "average": 1.057679928,
            "count": 9558403,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2550767817,
            "variance": 0.06506416454
          },
          {
            "average": 0.5000862592,
            "count": 9558403,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000187,
            "variance": 0.2500000187
          },
          {
            "average": 0,
            "count": 9558403,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.299924161,
            "count": 9558403,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4582244871,
            "variance": 0.2099696806
          },
          {
            "average": 0.1333069437,
            "count": 9558403,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.421270641,
            "variance": 70.91779921
          },
          {
            "average": 138,
            "count": 9558403,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10619.88329,
            "count": 9558403,
            "maximum": 10625,
            "minimum": 10616,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.811346655,
            "variance": 3.280976705
          },
          {
            "average": 31715.41821,
            "count": 9558403,
            "maximum": 56320,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 9604.635523,
            "variance": 92249023.53
          },
          {
            "average": 30041.23423,
            "count": 9558403,
            "maximum": 55552,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 7502.827284,
            "variance": 56292417.25
          },
          {
            "average": 24657.43973,
            "count": 9558403,
            "maximum": 56832,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 5860.931142,
            "variance": 34350513.85
          },
          {
            "average": 414354.8621,
            "count": 9558403,
            "maximum": 417610.0462,
            "minimum": 411820.7669,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1130.536559,
            "variance": 1278112.911
          },
          {
            "average": 0,
            "count": 9558403,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9558403,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9558403,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9558403,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9558403,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430539.0626,
          5027759.935,
          818.6877005,
          431532.1826,
          5029159.235,
          1254.3677
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430539.06260688877,
                5027759.934946043,
                818.687700454658
              ],
              [
                430539.06260688877,
                5029159.234946044,
                818.687700454658
              ],
              [
                431532.18260688876,
                5029159.234946044,
                1254.367700454658
              ],
              [
                431532.18260688876,
                5027759.934946043,
                1254.367700454658
              ],
              [
                430539.06260688877,
                5027759.934946043,
                818.687700454658
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T21:46:50+00:00",
        "end_time": "2011-09-18T20:10:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877197,
            45.39991577,
            818.6877005,
            -117.8748347,
            45.41260768,
            1254.3677
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752240500364,
                  45.39991576581123,
                  818.687700454658
                ],
                [
                  -117.88771965624673,
                  45.41250974978818,
                  818.687700454658
                ],
                [
                  -117.87502914563343,
                  45.41260767886356,
                  1254.367700454658
                ],
                [
                  -117.87483471334521,
                  45.40001365212927,
                  1254.367700454658
                ],
                [
                  -117.88752240500364,
                  45.39991576581123,
                  818.687700454658
                ]
              ]
            ]
          },
          "id": "45117D8415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:46:50Z",
            "pc:count": 9558403,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431045.3018,
                "count": 9558403,
                "maximum": 431532.1826,
                "minimum": 430539.0626,
                "name": "X",
                "position": 0,
                "stddev": 282.396635,
                "variance": 79747.85946
              },
              {
                "average": 5028509.239,
                "count": 9558403,
                "maximum": 5029159.235,
                "minimum": 5027759.935,
                "name": "Y",
                "position": 1,
                "stddev": 405.652028,
                "variance": 164553.5678
              },
              {
                "average": 1004.071025,
                "count": 9558403,
                "maximum": 1254.3677,
                "minimum": 818.6877005,
                "name": "Z",
                "position": 2,
                "stddev": 94.71658527,
                "variance": 8971.231526
              },
              {
                "average": 100.4920608,
                "count": 9558403,
                "maximum": 238,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.3010121,
                "variance": 1246.161455
              },
              {
                "average": 1.027205486,
                "count": 9558403,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1722482002,
                "variance": 0.02966944246
              },
              {
                "average": 1.057679928,
                "count": 9558403,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2550767817,
                "variance": 0.06506416454
              },
              {
                "average": 0.5000862592,
                "count": 9558403,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000187,
                "variance": 0.2500000187
              },
              {
                "average": 0,
                "count": 9558403,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.299924161,
                "count": 9558403,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4582244871,
                "variance": 0.2099696806
              },
              {
                "average": 0.1333069437,
                "count": 9558403,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.421270641,
                "variance": 70.91779921
              },
              {
                "average": 138,
                "count": 9558403,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10619.88329,
                "count": 9558403,
                "maximum": 10625,
                "minimum": 10616,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.811346655,
                "variance": 3.280976705
              },
              {
                "average": 31715.41821,
                "count": 9558403,
                "maximum": 56320,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 9604.635523,
                "variance": 92249023.53
              },
              {
                "average": 30041.23423,
                "count": 9558403,
                "maximum": 55552,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 7502.827284,
                "variance": 56292417.25
              },
              {
                "average": 24657.43973,
                "count": 9558403,
                "maximum": 56832,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 5860.931142,
                "variance": 34350513.85
              },
              {
                "average": 414354.8621,
                "count": 9558403,
                "maximum": 417610.0462,
                "minimum": 411820.7669,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1130.536559,
                "variance": 1278112.911
              },
              {
                "average": 0,
                "count": 9558403,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9558403,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9558403,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9558403,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9558403,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430539.0626,
              5027759.935,
              818.6877005,
              431532.1826,
              5029159.235,
              1254.3677
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430539.06260688877,
                    5027759.934946043,
                    818.687700454658
                  ],
                  [
                    430539.06260688877,
                    5029159.234946044,
                    818.687700454658
                  ],
                  [
                    431532.18260688876,
                    5029159.234946044,
                    1254.367700454658
                  ],
                  [
                    431532.18260688876,
                    5027759.934946043,
                    1254.367700454658
                  ],
                  [
                    430539.06260688877,
                    5027759.934946043,
                    818.687700454658
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T21:46:50+00:00",
            "end_time": "2011-09-18T20:10: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": "45117D7312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252525815759,
              45.39991871542713,
              1005.2006480823133
            ],
            [
              -117.86263279126827,
              45.40698446542728,
              1005.2006480823133
            ],
            [
              -117.85010698369858,
              45.407078381460536,
              1303.9406480823131
            ],
            [
              -117.85000101155852,
              45.40001260845262,
              1303.9406480823131
            ],
            [
              -117.86252525815759,
              45.39991871542713,
              1005.2006480823133
            ]
          ]
        ]
      },
      "bbox": [
        -117.8626328,
        45.39991872,
        1005.200648,
        -117.850001,
        45.40707838,
        1303.940648
      ],
      "properties": {
        "datetime": "2011-09-18T20:06:59Z",
        "pc:count": 4882499,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432859.635,
            "count": 4882499,
            "maximum": 433475.7872,
            "minimum": 432495.4672,
            "name": "X",
            "position": 0,
            "stddev": 250.3589466,
            "variance": 62679.60215
          },
          {
            "average": 5028044.636,
            "count": 4882499,
            "maximum": 5028524.047,
            "minimum": 5027738.987,
            "name": "Y",
            "position": 1,
            "stddev": 185.8355339,
            "variance": 34534.84564
          },
          {
            "average": 1129.161524,
            "count": 4882499,
            "maximum": 1303.940648,
            "minimum": 1005.200648,
            "name": "Z",
            "position": 2,
            "stddev": 42.14567767,
            "variance": 1776.258146
          },
          {
            "average": 106.6712165,
            "count": 4882499,
            "maximum": 248,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.0723929,
            "variance": 1449.507101
          },
          {
            "average": 1.0411103,
            "count": 4882499,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.212983291,
            "variance": 0.04536188226
          },
          {
            "average": 1.086215891,
            "count": 4882499,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3139705597,
            "variance": 0.09857751238
          },
          {
            "average": 0.5001840246,
            "count": 4882499,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000173,
            "variance": 0.2500000173
          },
          {
            "average": 0,
            "count": 4882499,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.232513924,
            "count": 4882499,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4224348891,
            "variance": 0.1784512355
          },
          {
            "average": 0.7153680207,
            "count": 4882499,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.232547872,
            "variance": 67.77484447
          },
          {
            "average": 138,
            "count": 4882499,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10611.83089,
            "count": 4882499,
            "maximum": 10615,
            "minimum": 10608,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.537428665,
            "variance": 2.363686901
          },
          {
            "average": 26766.48614,
            "count": 4882499,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10466.55949,
            "variance": 109548867.5
          },
          {
            "average": 26918.53654,
            "count": 4882499,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 7389.460599,
            "variance": 54604127.94
          },
          {
            "average": 22870.20304,
            "count": 4882499,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 5672.917056,
            "variance": 32181987.93
          },
          {
            "average": 409977.3528,
            "count": 4882499,
            "maximum": 411619.2958,
            "minimum": 408126.8449,
            "name": "GpsTime",
            "position": 15,
            "stddev": 724.0300415,
            "variance": 524219.501
          },
          {
            "average": 0,
            "count": 4882499,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4882499,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4882499,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4882499,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4882499,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432495.4672,
          5027738.987,
          1005.200648,
          433475.7872,
          5028524.047,
          1303.940648
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432495.4672082578,
                5027738.987006803,
                1005.2006480823133
              ],
              [
                432495.4672082578,
                5028524.047006804,
                1005.2006480823133
              ],
              [
                433475.78720825777,
                5028524.047006804,
                1303.9406480823131
              ],
              [
                433475.78720825777,
                5027738.987006803,
                1303.9406480823131
              ],
              [
                432495.4672082578,
                5027738.987006803,
                1005.2006480823133
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:06:59+00:00",
        "end_time": "2011-09-18T19:08:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D7312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D7312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D7312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8626328,
            45.39991872,
            1005.200648,
            -117.850001,
            45.40707838,
            1303.940648
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252525815759,
                  45.39991871542713,
                  1005.2006480823133
                ],
                [
                  -117.86263279126827,
                  45.40698446542728,
                  1005.2006480823133
                ],
                [
                  -117.85010698369858,
                  45.407078381460536,
                  1303.9406480823131
                ],
                [
                  -117.85000101155852,
                  45.40001260845262,
                  1303.9406480823131
                ],
                [
                  -117.86252525815759,
                  45.39991871542713,
                  1005.2006480823133
                ]
              ]
            ]
          },
          "id": "45117D7312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:06:59Z",
            "pc:count": 4882499,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432859.635,
                "count": 4882499,
                "maximum": 433475.7872,
                "minimum": 432495.4672,
                "name": "X",
                "position": 0,
                "stddev": 250.3589466,
                "variance": 62679.60215
              },
              {
                "average": 5028044.636,
                "count": 4882499,
                "maximum": 5028524.047,
                "minimum": 5027738.987,
                "name": "Y",
                "position": 1,
                "stddev": 185.8355339,
                "variance": 34534.84564
              },
              {
                "average": 1129.161524,
                "count": 4882499,
                "maximum": 1303.940648,
                "minimum": 1005.200648,
                "name": "Z",
                "position": 2,
                "stddev": 42.14567767,
                "variance": 1776.258146
              },
              {
                "average": 106.6712165,
                "count": 4882499,
                "maximum": 248,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.0723929,
                "variance": 1449.507101
              },
              {
                "average": 1.0411103,
                "count": 4882499,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.212983291,
                "variance": 0.04536188226
              },
              {
                "average": 1.086215891,
                "count": 4882499,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3139705597,
                "variance": 0.09857751238
              },
              {
                "average": 0.5001840246,
                "count": 4882499,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000173,
                "variance": 0.2500000173
              },
              {
                "average": 0,
                "count": 4882499,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.232513924,
                "count": 4882499,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4224348891,
                "variance": 0.1784512355
              },
              {
                "average": 0.7153680207,
                "count": 4882499,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.232547872,
                "variance": 67.77484447
              },
              {
                "average": 138,
                "count": 4882499,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10611.83089,
                "count": 4882499,
                "maximum": 10615,
                "minimum": 10608,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.537428665,
                "variance": 2.363686901
              },
              {
                "average": 26766.48614,
                "count": 4882499,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10466.55949,
                "variance": 109548867.5
              },
              {
                "average": 26918.53654,
                "count": 4882499,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 7389.460599,
                "variance": 54604127.94
              },
              {
                "average": 22870.20304,
                "count": 4882499,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 5672.917056,
                "variance": 32181987.93
              },
              {
                "average": 409977.3528,
                "count": 4882499,
                "maximum": 411619.2958,
                "minimum": 408126.8449,
                "name": "GpsTime",
                "position": 15,
                "stddev": 724.0300415,
                "variance": 524219.501
              },
              {
                "average": 0,
                "count": 4882499,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4882499,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4882499,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4882499,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4882499,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432495.4672,
              5027738.987,
              1005.200648,
              433475.7872,
              5028524.047,
              1303.940648
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432495.4672082578,
                    5027738.987006803,
                    1005.2006480823133
                  ],
                  [
                    432495.4672082578,
                    5028524.047006804,
                    1005.2006480823133
                  ],
                  [
                    433475.78720825777,
                    5028524.047006804,
                    1303.9406480823131
                  ],
                  [
                    433475.78720825777,
                    5027738.987006803,
                    1303.9406480823131
                  ],
                  [
                    432495.4672082578,
                    5027738.987006803,
                    1005.2006480823133
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:06:59+00:00",
            "end_time": "2011-09-18T19: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": "45117E8425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752512346561,
              45.499915929028155,
              875.2176026712542
            ],
            [
              -117.8877230725541,
              45.51251023156657,
              875.2176026712542
            ],
            [
              -117.87502905352267,
              45.51260818188345,
              942.2576026712542
            ],
            [
              -117.8748339341332,
              45.50001383657516,
              942.2576026712542
            ],
            [
              -117.88752512346561,
              45.499915929028155,
              875.2176026712542
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877231,
        45.49991593,
        875.2176027,
        -117.8748339,
        45.51260818,
        942.2576027
      ],
      "properties": {
        "datetime": "2011-09-14T20:54:35Z",
        "pc:count": 11706689,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431172.3017,
            "count": 11706689,
            "maximum": 431653.1375,
            "minimum": 430661.4975,
            "name": "X",
            "position": 0,
            "stddev": 278.3107978,
            "variance": 77456.90017
          },
          {
            "average": 5039580.865,
            "count": 11706689,
            "maximum": 5040268.907,
            "minimum": 5038869.547,
            "name": "Y",
            "position": 1,
            "stddev": 401.2746206,
            "variance": 161021.3211
          },
          {
            "average": 898.8289867,
            "count": 11706689,
            "maximum": 942.2576027,
            "minimum": 875.2176027,
            "name": "Z",
            "position": 2,
            "stddev": 11.34158874,
            "variance": 128.6316351
          },
          {
            "average": 190.8144022,
            "count": 11706689,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 66.24060164,
            "variance": 4387.817305
          },
          {
            "average": 1.067928942,
            "count": 11706689,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2796403902,
            "variance": 0.07819874783
          },
          {
            "average": 1.136066825,
            "count": 11706689,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4036964137,
            "variance": 0.1629707944
          },
          {
            "average": 0.4971630322,
            "count": 11706689,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999919729,
            "variance": 0.249991973
          },
          {
            "average": 0,
            "count": 11706689,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.252810765,
            "count": 11706689,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4346233981,
            "variance": 0.1888974982
          },
          {
            "average": 0.2037253255,
            "count": 11706689,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.062554184,
            "variance": 65.00477996
          },
          {
            "average": 206.057698,
            "count": 11706689,
            "maximum": 213,
            "minimum": 193,
            "name": "UserData",
            "position": 10,
            "stddev": 3.594400912,
            "variance": 12.91971792
          },
          {
            "average": 189.9136961,
            "count": 11706689,
            "maximum": 216,
            "minimum": 164,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02725812,
            "variance": 577.3091326
          },
          {
            "average": 28584.48453,
            "count": 11706689,
            "maximum": 61184,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 8870.073701,
            "variance": 78678207.46
          },
          {
            "average": 27690.66273,
            "count": 11706689,
            "maximum": 62464,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 6778.000584,
            "variance": 45941291.92
          },
          {
            "average": 22719.33063,
            "count": 11706689,
            "maximum": 62208,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 5441.104018,
            "variance": 29605612.93
          },
          {
            "average": 68154.36871,
            "count": 11706689,
            "maximum": 68875.20771,
            "minimum": 67712.66615,
            "name": "GpsTime",
            "position": 15,
            "stddev": 312.0950566,
            "variance": 97403.32437
          },
          {
            "average": 0,
            "count": 11706689,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11706689,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11706689,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11706689,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11706689,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430661.4975,
          5038869.547,
          875.2176027,
          431653.1375,
          5040268.907,
          942.2576027
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430661.4974528255,
                5038869.547095807,
                875.2176026712542
              ],
              [
                430661.4974528255,
                5040268.907095807,
                875.2176026712542
              ],
              [
                431653.1374528255,
                5040268.907095807,
                942.2576026712542
              ],
              [
                431653.1374528255,
                5038869.547095807,
                942.2576026712542
              ],
              [
                430661.4974528255,
                5038869.547095807,
                875.2176026712542
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T20:54:35+00:00",
        "end_time": "2011-09-14T20:35:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877231,
            45.49991593,
            875.2176027,
            -117.8748339,
            45.51260818,
            942.2576027
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752512346561,
                  45.499915929028155,
                  875.2176026712542
                ],
                [
                  -117.8877230725541,
                  45.51251023156657,
                  875.2176026712542
                ],
                [
                  -117.87502905352267,
                  45.51260818188345,
                  942.2576026712542
                ],
                [
                  -117.8748339341332,
                  45.50001383657516,
                  942.2576026712542
                ],
                [
                  -117.88752512346561,
                  45.499915929028155,
                  875.2176026712542
                ]
              ]
            ]
          },
          "id": "45117E8425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T20:54:35Z",
            "pc:count": 11706689,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431172.3017,
                "count": 11706689,
                "maximum": 431653.1375,
                "minimum": 430661.4975,
                "name": "X",
                "position": 0,
                "stddev": 278.3107978,
                "variance": 77456.90017
              },
              {
                "average": 5039580.865,
                "count": 11706689,
                "maximum": 5040268.907,
                "minimum": 5038869.547,
                "name": "Y",
                "position": 1,
                "stddev": 401.2746206,
                "variance": 161021.3211
              },
              {
                "average": 898.8289867,
                "count": 11706689,
                "maximum": 942.2576027,
                "minimum": 875.2176027,
                "name": "Z",
                "position": 2,
                "stddev": 11.34158874,
                "variance": 128.6316351
              },
              {
                "average": 190.8144022,
                "count": 11706689,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 66.24060164,
                "variance": 4387.817305
              },
              {
                "average": 1.067928942,
                "count": 11706689,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2796403902,
                "variance": 0.07819874783
              },
              {
                "average": 1.136066825,
                "count": 11706689,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4036964137,
                "variance": 0.1629707944
              },
              {
                "average": 0.4971630322,
                "count": 11706689,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999919729,
                "variance": 0.249991973
              },
              {
                "average": 0,
                "count": 11706689,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.252810765,
                "count": 11706689,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4346233981,
                "variance": 0.1888974982
              },
              {
                "average": 0.2037253255,
                "count": 11706689,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.062554184,
                "variance": 65.00477996
              },
              {
                "average": 206.057698,
                "count": 11706689,
                "maximum": 213,
                "minimum": 193,
                "name": "UserData",
                "position": 10,
                "stddev": 3.594400912,
                "variance": 12.91971792
              },
              {
                "average": 189.9136961,
                "count": 11706689,
                "maximum": 216,
                "minimum": 164,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02725812,
                "variance": 577.3091326
              },
              {
                "average": 28584.48453,
                "count": 11706689,
                "maximum": 61184,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 8870.073701,
                "variance": 78678207.46
              },
              {
                "average": 27690.66273,
                "count": 11706689,
                "maximum": 62464,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 6778.000584,
                "variance": 45941291.92
              },
              {
                "average": 22719.33063,
                "count": 11706689,
                "maximum": 62208,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 5441.104018,
                "variance": 29605612.93
              },
              {
                "average": 68154.36871,
                "count": 11706689,
                "maximum": 68875.20771,
                "minimum": 67712.66615,
                "name": "GpsTime",
                "position": 15,
                "stddev": 312.0950566,
                "variance": 97403.32437
              },
              {
                "average": 0,
                "count": 11706689,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11706689,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11706689,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11706689,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11706689,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430661.4975,
              5038869.547,
              875.2176027,
              431653.1375,
              5040268.907,
              942.2576027
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430661.4974528255,
                    5038869.547095807,
                    875.2176026712542
                  ],
                  [
                    430661.4974528255,
                    5040268.907095807,
                    875.2176026712542
                  ],
                  [
                    431653.1374528255,
                    5040268.907095807,
                    942.2576026712542
                  ],
                  [
                    431653.1374528255,
                    5038869.547095807,
                    942.2576026712542
                  ],
                  [
                    430661.4974528255,
                    5038869.547095807,
                    875.2176026712542
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T20:54:35+00:00",
            "end_time": "2011-09-14T20:35: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": "45118B1219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502446563173,
              45.199900732116305,
              975.929884473343
            ],
            [
              -118.02525095952285,
              45.21250959382321,
              975.929884473343
            ],
            [
              -118.012530384113,
              45.21262308523606,
              1251.7698844733432
            ],
            [
              -118.01230669922421,
              45.20001417392243,
              1251.7698844733432
            ],
            [
              -118.02502446563173,
              45.199900732116305,
              975.929884473343
            ]
          ]
        ]
      },
      "bbox": [
        -118.025251,
        45.19990073,
        975.9298845,
        -118.0123067,
        45.21262309,
        1251.769884
      ],
      "properties": {
        "datetime": "2011-09-19T18:36:06Z",
        "pc:count": 9288792,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419984.5758,
            "count": 9288792,
            "maximum": 420493.9026,
            "minimum": 419494.8826,
            "name": "X",
            "position": 0,
            "stddev": 286.0648574,
            "variance": 81833.10266
          },
          {
            "average": 5006346.753,
            "count": 9288792,
            "maximum": 5007068.522,
            "minimum": 5005667.562,
            "name": "Y",
            "position": 1,
            "stddev": 390.8033017,
            "variance": 152727.2206
          },
          {
            "average": 1123.158745,
            "count": 9288792,
            "maximum": 1251.769884,
            "minimum": 975.9298845,
            "name": "Z",
            "position": 2,
            "stddev": 69.65541432,
            "variance": 4851.876745
          },
          {
            "average": 91.52838787,
            "count": 9288792,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.38769643,
            "variance": 1970.267595
          },
          {
            "average": 1.076483896,
            "count": 9288792,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2905556124,
            "variance": 0.08442256388
          },
          {
            "average": 1.156822868,
            "count": 9288792,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4211594483,
            "variance": 0.1773752809
          },
          {
            "average": 0.500103135,
            "count": 9288792,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000163,
            "variance": 0.2500000163
          },
          {
            "average": 0,
            "count": 9288792,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.248222266,
            "count": 9288792,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4319814728,
            "variance": 0.1866079928
          },
          {
            "average": -0.12530869,
            "count": 9288792,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.823557338,
            "variance": 77.85516409
          },
          {
            "average": 137.1975596,
            "count": 9288792,
            "maximum": 138,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3981580332,
            "variance": 0.1585298194
          },
          {
            "average": 10673.35924,
            "count": 9288792,
            "maximum": 10682,
            "minimum": 10645,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.96727829,
            "variance": 195.0848627
          },
          {
            "average": 31205.80209,
            "count": 9288792,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 13899.25615,
            "variance": 193189321.6
          },
          {
            "average": 29700.92598,
            "count": 9288792,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 12026.47071,
            "variance": 144635997.8
          },
          {
            "average": 26732.74081,
            "count": 9288792,
            "maximum": 65280,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 10435.27619,
            "variance": 108894989.1
          },
          {
            "average": 366761.7724,
            "count": 9288792,
            "maximum": 492566.7556,
            "minimum": 334135.546,
            "name": "GpsTime",
            "position": 15,
            "stddev": 61898.5602,
            "variance": 3831431754
          },
          {
            "average": 0,
            "count": 9288792,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9288792,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9288792,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9288792,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9288792,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419494.8826,
          5005667.562,
          975.9298845,
          420493.9026,
          5007068.522,
          1251.769884
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419494.88259894075,
                5005667.561661813,
                975.929884473343
              ],
              [
                419494.88259894075,
                5007068.521661814,
                975.929884473343
              ],
              [
                420493.90259894077,
                5007068.521661814,
                1251.7698844733432
              ],
              [
                420493.90259894077,
                5005667.561661813,
                1251.7698844733432
              ],
              [
                419494.88259894075,
                5005667.561661813,
                975.929884473343
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:36:06+00:00",
        "end_time": "2011-09-17T22:35:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118B1219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118B1219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118B1219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.025251,
            45.19990073,
            975.9298845,
            -118.0123067,
            45.21262309,
            1251.769884
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502446563173,
                  45.199900732116305,
                  975.929884473343
                ],
                [
                  -118.02525095952285,
                  45.21250959382321,
                  975.929884473343
                ],
                [
                  -118.012530384113,
                  45.21262308523606,
                  1251.7698844733432
                ],
                [
                  -118.01230669922421,
                  45.20001417392243,
                  1251.7698844733432
                ],
                [
                  -118.02502446563173,
                  45.199900732116305,
                  975.929884473343
                ]
              ]
            ]
          },
          "id": "45118B1219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:36:06Z",
            "pc:count": 9288792,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419984.5758,
                "count": 9288792,
                "maximum": 420493.9026,
                "minimum": 419494.8826,
                "name": "X",
                "position": 0,
                "stddev": 286.0648574,
                "variance": 81833.10266
              },
              {
                "average": 5006346.753,
                "count": 9288792,
                "maximum": 5007068.522,
                "minimum": 5005667.562,
                "name": "Y",
                "position": 1,
                "stddev": 390.8033017,
                "variance": 152727.2206
              },
              {
                "average": 1123.158745,
                "count": 9288792,
                "maximum": 1251.769884,
                "minimum": 975.9298845,
                "name": "Z",
                "position": 2,
                "stddev": 69.65541432,
                "variance": 4851.876745
              },
              {
                "average": 91.52838787,
                "count": 9288792,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.38769643,
                "variance": 1970.267595
              },
              {
                "average": 1.076483896,
                "count": 9288792,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2905556124,
                "variance": 0.08442256388
              },
              {
                "average": 1.156822868,
                "count": 9288792,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4211594483,
                "variance": 0.1773752809
              },
              {
                "average": 0.500103135,
                "count": 9288792,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000163,
                "variance": 0.2500000163
              },
              {
                "average": 0,
                "count": 9288792,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.248222266,
                "count": 9288792,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4319814728,
                "variance": 0.1866079928
              },
              {
                "average": -0.12530869,
                "count": 9288792,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.823557338,
                "variance": 77.85516409
              },
              {
                "average": 137.1975596,
                "count": 9288792,
                "maximum": 138,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3981580332,
                "variance": 0.1585298194
              },
              {
                "average": 10673.35924,
                "count": 9288792,
                "maximum": 10682,
                "minimum": 10645,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.96727829,
                "variance": 195.0848627
              },
              {
                "average": 31205.80209,
                "count": 9288792,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 13899.25615,
                "variance": 193189321.6
              },
              {
                "average": 29700.92598,
                "count": 9288792,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 12026.47071,
                "variance": 144635997.8
              },
              {
                "average": 26732.74081,
                "count": 9288792,
                "maximum": 65280,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 10435.27619,
                "variance": 108894989.1
              },
              {
                "average": 366761.7724,
                "count": 9288792,
                "maximum": 492566.7556,
                "minimum": 334135.546,
                "name": "GpsTime",
                "position": 15,
                "stddev": 61898.5602,
                "variance": 3831431754
              },
              {
                "average": 0,
                "count": 9288792,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9288792,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9288792,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9288792,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9288792,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419494.8826,
              5005667.562,
              975.9298845,
              420493.9026,
              5007068.522,
              1251.769884
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419494.88259894075,
                    5005667.561661813,
                    975.929884473343
                  ],
                  [
                    419494.88259894075,
                    5007068.521661814,
                    975.929884473343
                  ],
                  [
                    420493.90259894077,
                    5007068.521661814,
                    1251.7698844733432
                  ],
                  [
                    420493.90259894077,
                    5005667.561661813,
                    1251.7698844733432
                  ],
                  [
                    419494.88259894075,
                    5005667.561661813,
                    975.929884473343
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:36:06+00:00",
            "end_time": "2011-09-17T22:35: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": "45117E8214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002617887276,
              45.58747355857029,
              799.6471263966516
            ],
            [
              -117.90022660258184,
              45.60000966515353,
              799.6471263966516
            ],
            [
              -117.89254741897761,
              45.60006992466635,
              953.6871263966516
            ],
            [
              -117.89234870438754,
              45.587533791890834,
              953.6871263966516
            ],
            [
              -117.90002617887276,
              45.58747355857029,
              799.6471263966516
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002266,
        45.58747356,
        799.6471264,
        -117.8923487,
        45.60006992,
        953.6871264
      ],
      "properties": {
        "datetime": "2011-09-14T21:02:54Z",
        "pc:count": 6459189,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430051.0629,
            "count": 6459189,
            "maximum": 430392.8676,
            "minimum": 429793.9076,
            "name": "X",
            "position": 0,
            "stddev": 151.4567561,
            "variance": 22939.14896
          },
          {
            "average": 5049364.888,
            "count": 6459189,
            "maximum": 5050000.786,
            "minimum": 5048607.866,
            "name": "Y",
            "position": 1,
            "stddev": 393.7681273,
            "variance": 155053.3381
          },
          {
            "average": 854.4495849,
            "count": 6459189,
            "maximum": 953.6871264,
            "minimum": 799.6471264,
            "name": "Z",
            "position": 2,
            "stddev": 32.26327843,
            "variance": 1040.919135
          },
          {
            "average": 202.7355327,
            "count": 6459189,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.39312846,
            "variance": 2958.612423
          },
          {
            "average": 1.04069706,
            "count": 6459189,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2184786701,
            "variance": 0.04773292927
          },
          {
            "average": 1.081608852,
            "count": 6459189,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3191206627,
            "variance": 0.1018379974
          },
          {
            "average": 0.4957441252,
            "count": 6459189,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999819259,
            "variance": 0.2499819262
          },
          {
            "average": 0,
            "count": 6459189,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.277135256,
            "count": 6459189,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4475838883,
            "variance": 0.2003313371
          },
          {
            "average": 0.1302569251,
            "count": 6459189,
            "maximum": 16.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.800301634,
            "variance": 60.84470558
          },
          {
            "average": 203.259473,
            "count": 6459189,
            "maximum": 213,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 5.382635394,
            "variance": 28.97276379
          },
          {
            "average": 192.3921351,
            "count": 6459189,
            "maximum": 218,
            "minimum": 167,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.00833431,
            "variance": 576.4001162
          },
          {
            "average": 28587.59552,
            "count": 6459189,
            "maximum": 57088,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 8218.774961,
            "variance": 67548261.86
          },
          {
            "average": 28059.22139,
            "count": 6459189,
            "maximum": 54272,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 6789.707262,
            "variance": 46100124.7
          },
          {
            "average": 23625.68114,
            "count": 6459189,
            "maximum": 52736,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 5121.938595,
            "variance": 26234254.97
          },
          {
            "average": 68901.66615,
            "count": 6459189,
            "maximum": 69374.34203,
            "minimum": 68533.6752,
            "name": "GpsTime",
            "position": 15,
            "stddev": 291.1437881,
            "variance": 84764.70533
          },
          {
            "average": 0,
            "count": 6459189,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6459189,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6459189,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6459189,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6459189,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429793.9076,
          5048607.866,
          799.6471264,
          430392.8676,
          5050000.786,
          953.6871264
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429793.90760356013,
                5048607.865637243,
                799.6471263966516
              ],
              [
                429793.90760356013,
                5050000.785637243,
                799.6471263966516
              ],
              [
                430392.8676035601,
                5050000.785637243,
                953.6871263966516
              ],
              [
                430392.8676035601,
                5048607.865637243,
                953.6871263966516
              ],
              [
                429793.90760356013,
                5048607.865637243,
                799.6471263966516
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:02:54+00:00",
        "end_time": "2011-09-14T20:48:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002266,
            45.58747356,
            799.6471264,
            -117.8923487,
            45.60006992,
            953.6871264
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002617887276,
                  45.58747355857029,
                  799.6471263966516
                ],
                [
                  -117.90022660258184,
                  45.60000966515353,
                  799.6471263966516
                ],
                [
                  -117.89254741897761,
                  45.60006992466635,
                  953.6871263966516
                ],
                [
                  -117.89234870438754,
                  45.587533791890834,
                  953.6871263966516
                ],
                [
                  -117.90002617887276,
                  45.58747355857029,
                  799.6471263966516
                ]
              ]
            ]
          },
          "id": "45117E8214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:02:54Z",
            "pc:count": 6459189,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430051.0629,
                "count": 6459189,
                "maximum": 430392.8676,
                "minimum": 429793.9076,
                "name": "X",
                "position": 0,
                "stddev": 151.4567561,
                "variance": 22939.14896
              },
              {
                "average": 5049364.888,
                "count": 6459189,
                "maximum": 5050000.786,
                "minimum": 5048607.866,
                "name": "Y",
                "position": 1,
                "stddev": 393.7681273,
                "variance": 155053.3381
              },
              {
                "average": 854.4495849,
                "count": 6459189,
                "maximum": 953.6871264,
                "minimum": 799.6471264,
                "name": "Z",
                "position": 2,
                "stddev": 32.26327843,
                "variance": 1040.919135
              },
              {
                "average": 202.7355327,
                "count": 6459189,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.39312846,
                "variance": 2958.612423
              },
              {
                "average": 1.04069706,
                "count": 6459189,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2184786701,
                "variance": 0.04773292927
              },
              {
                "average": 1.081608852,
                "count": 6459189,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3191206627,
                "variance": 0.1018379974
              },
              {
                "average": 0.4957441252,
                "count": 6459189,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999819259,
                "variance": 0.2499819262
              },
              {
                "average": 0,
                "count": 6459189,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.277135256,
                "count": 6459189,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4475838883,
                "variance": 0.2003313371
              },
              {
                "average": 0.1302569251,
                "count": 6459189,
                "maximum": 16.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.800301634,
                "variance": 60.84470558
              },
              {
                "average": 203.259473,
                "count": 6459189,
                "maximum": 213,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 5.382635394,
                "variance": 28.97276379
              },
              {
                "average": 192.3921351,
                "count": 6459189,
                "maximum": 218,
                "minimum": 167,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.00833431,
                "variance": 576.4001162
              },
              {
                "average": 28587.59552,
                "count": 6459189,
                "maximum": 57088,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 8218.774961,
                "variance": 67548261.86
              },
              {
                "average": 28059.22139,
                "count": 6459189,
                "maximum": 54272,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 6789.707262,
                "variance": 46100124.7
              },
              {
                "average": 23625.68114,
                "count": 6459189,
                "maximum": 52736,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 5121.938595,
                "variance": 26234254.97
              },
              {
                "average": 68901.66615,
                "count": 6459189,
                "maximum": 69374.34203,
                "minimum": 68533.6752,
                "name": "GpsTime",
                "position": 15,
                "stddev": 291.1437881,
                "variance": 84764.70533
              },
              {
                "average": 0,
                "count": 6459189,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6459189,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6459189,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6459189,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6459189,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429793.9076,
              5048607.866,
              799.6471264,
              430392.8676,
              5050000.786,
              953.6871264
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429793.90760356013,
                    5048607.865637243,
                    799.6471263966516
                  ],
                  [
                    429793.90760356013,
                    5050000.785637243,
                    799.6471263966516
                  ],
                  [
                    430392.8676035601,
                    5050000.785637243,
                    953.6871263966516
                  ],
                  [
                    430392.8676035601,
                    5048607.865637243,
                    953.6871263966516
                  ],
                  [
                    429793.90760356013,
                    5048607.865637243,
                    799.6471263966516
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:02:54+00:00",
            "end_time": "2011-09-14T20:48: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": "45117D8416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9375257407462,
              45.38747998854816,
              817.8468519548815
            ],
            [
              -117.93773295089301,
              45.400009564050904,
              817.8468519548815
            ],
            [
              -117.9337656760765,
              45.40004206790749,
              827.2268519548816
            ],
            [
              -117.93355934226658,
              45.3875124782858,
              827.2268519548816
            ],
            [
              -117.9375257407462,
              45.38747998854816,
              817.8468519548815
            ]
          ]
        ]
      },
      "bbox": [
        -117.937733,
        45.38747999,
        817.846852,
        -117.9335593,
        45.40004207,
        827.226852
      ],
      "properties": {
        "datetime": "2011-09-14T22:35:12Z",
        "pc:count": 3200843,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426763.4819,
            "count": 3200843,
            "maximum": 426919.9973,
            "minimum": 426609.4573,
            "name": "X",
            "position": 0,
            "stddev": 91.59912568,
            "variance": 8390.399825
          },
          {
            "average": 5027090.514,
            "count": 3200843,
            "maximum": 5027814.928,
            "minimum": 5026422.768,
            "name": "Y",
            "position": 1,
            "stddev": 396.9445148,
            "variance": 157564.9478
          },
          {
            "average": 821.5469575,
            "count": 3200843,
            "maximum": 827.226852,
            "minimum": 817.846852,
            "name": "Z",
            "position": 2,
            "stddev": 0.8141400566,
            "variance": 0.6628240318
          },
          {
            "average": 213.0512231,
            "count": 3200843,
            "maximum": 255,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.52616424,
            "variance": 871.7943749
          },
          {
            "average": 1.000166206,
            "count": 3200843,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01289102953,
            "variance": 0.0001661786425
          },
          {
            "average": 1.000333662,
            "count": 3200843,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01826337523,
            "variance": 0.0003335508747
          },
          {
            "average": 0.4829955734,
            "count": 3200843,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997108439,
            "variance": 0.2497109275
          },
          {
            "average": 0,
            "count": 3200843,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.277522203,
            "count": 3200843,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4477763866,
            "variance": 0.2005036924
          },
          {
            "average": -3.995750652,
            "count": 3200843,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.47998307,
            "variance": 30.03021444
          },
          {
            "average": 204.6723201,
            "count": 3200843,
            "maximum": 213,
            "minimum": 191,
            "name": "UserData",
            "position": 10,
            "stddev": 4.547434455,
            "variance": 20.67916013
          },
          {
            "average": 206.5088369,
            "count": 3200843,
            "maximum": 232,
            "minimum": 182,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.00596357,
            "variance": 576.2862868
          },
          {
            "average": 20687.81421,
            "count": 3200843,
            "maximum": 54528,
            "minimum": 8192,
            "name": "Red",
            "position": 12,
            "stddev": 7793.119479,
            "variance": 60732711.21
          },
          {
            "average": 22401.24083,
            "count": 3200843,
            "maximum": 52224,
            "minimum": 10752,
            "name": "Green",
            "position": 13,
            "stddev": 5812.898109,
            "variance": 33789784.43
          },
          {
            "average": 20411.32361,
            "count": 3200843,
            "maximum": 53760,
            "minimum": 9728,
            "name": "Blue",
            "position": 14,
            "stddev": 4766.533442,
            "variance": 22719841.05
          },
          {
            "average": 74061.89057,
            "count": 3200843,
            "maximum": 74912.83449,
            "minimum": 73907.25275,
            "name": "GpsTime",
            "position": 15,
            "stddev": 206.495465,
            "variance": 42640.37708
          },
          {
            "average": 0,
            "count": 3200843,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3200843,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3200843,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3200843,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3200843,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426609.4573,
          5026422.768,
          817.846852,
          426919.9973,
          5027814.928,
          827.226852
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426609.4573002659,
                5026422.767685558,
                817.8468519548815
              ],
              [
                426609.4573002659,
                5027814.927685558,
                817.8468519548815
              ],
              [
                426919.99730026594,
                5027814.927685558,
                827.2268519548816
              ],
              [
                426919.99730026594,
                5026422.767685558,
                827.2268519548816
              ],
              [
                426609.4573002659,
                5026422.767685558,
                817.8468519548815
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:35:12+00:00",
        "end_time": "2011-09-14T22:18:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.937733,
            45.38747999,
            817.846852,
            -117.9335593,
            45.40004207,
            827.226852
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9375257407462,
                  45.38747998854816,
                  817.8468519548815
                ],
                [
                  -117.93773295089301,
                  45.400009564050904,
                  817.8468519548815
                ],
                [
                  -117.9337656760765,
                  45.40004206790749,
                  827.2268519548816
                ],
                [
                  -117.93355934226658,
                  45.3875124782858,
                  827.2268519548816
                ],
                [
                  -117.9375257407462,
                  45.38747998854816,
                  817.8468519548815
                ]
              ]
            ]
          },
          "id": "45117D8416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:35:12Z",
            "pc:count": 3200843,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426763.4819,
                "count": 3200843,
                "maximum": 426919.9973,
                "minimum": 426609.4573,
                "name": "X",
                "position": 0,
                "stddev": 91.59912568,
                "variance": 8390.399825
              },
              {
                "average": 5027090.514,
                "count": 3200843,
                "maximum": 5027814.928,
                "minimum": 5026422.768,
                "name": "Y",
                "position": 1,
                "stddev": 396.9445148,
                "variance": 157564.9478
              },
              {
                "average": 821.5469575,
                "count": 3200843,
                "maximum": 827.226852,
                "minimum": 817.846852,
                "name": "Z",
                "position": 2,
                "stddev": 0.8141400566,
                "variance": 0.6628240318
              },
              {
                "average": 213.0512231,
                "count": 3200843,
                "maximum": 255,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.52616424,
                "variance": 871.7943749
              },
              {
                "average": 1.000166206,
                "count": 3200843,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01289102953,
                "variance": 0.0001661786425
              },
              {
                "average": 1.000333662,
                "count": 3200843,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01826337523,
                "variance": 0.0003335508747
              },
              {
                "average": 0.4829955734,
                "count": 3200843,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997108439,
                "variance": 0.2497109275
              },
              {
                "average": 0,
                "count": 3200843,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.277522203,
                "count": 3200843,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4477763866,
                "variance": 0.2005036924
              },
              {
                "average": -3.995750652,
                "count": 3200843,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.47998307,
                "variance": 30.03021444
              },
              {
                "average": 204.6723201,
                "count": 3200843,
                "maximum": 213,
                "minimum": 191,
                "name": "UserData",
                "position": 10,
                "stddev": 4.547434455,
                "variance": 20.67916013
              },
              {
                "average": 206.5088369,
                "count": 3200843,
                "maximum": 232,
                "minimum": 182,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.00596357,
                "variance": 576.2862868
              },
              {
                "average": 20687.81421,
                "count": 3200843,
                "maximum": 54528,
                "minimum": 8192,
                "name": "Red",
                "position": 12,
                "stddev": 7793.119479,
                "variance": 60732711.21
              },
              {
                "average": 22401.24083,
                "count": 3200843,
                "maximum": 52224,
                "minimum": 10752,
                "name": "Green",
                "position": 13,
                "stddev": 5812.898109,
                "variance": 33789784.43
              },
              {
                "average": 20411.32361,
                "count": 3200843,
                "maximum": 53760,
                "minimum": 9728,
                "name": "Blue",
                "position": 14,
                "stddev": 4766.533442,
                "variance": 22719841.05
              },
              {
                "average": 74061.89057,
                "count": 3200843,
                "maximum": 74912.83449,
                "minimum": 73907.25275,
                "name": "GpsTime",
                "position": 15,
                "stddev": 206.495465,
                "variance": 42640.37708
              },
              {
                "average": 0,
                "count": 3200843,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3200843,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3200843,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3200843,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3200843,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426609.4573,
              5026422.768,
              817.846852,
              426919.9973,
              5027814.928,
              827.226852
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426609.4573002659,
                    5026422.767685558,
                    817.8468519548815
                  ],
                  [
                    426609.4573002659,
                    5027814.927685558,
                    817.8468519548815
                  ],
                  [
                    426919.99730026594,
                    5027814.927685558,
                    827.2268519548816
                  ],
                  [
                    426919.99730026594,
                    5026422.767685558,
                    827.2268519548816
                  ],
                  [
                    426609.4573002659,
                    5026422.767685558,
                    817.8468519548815
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:35:12+00:00",
            "end_time": "2011-09-14T22: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": "45117E8303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502482439174,
              45.54990636378405,
              961.1588394270841
            ],
            [
              -117.97524282533946,
              45.56250942213926,
              961.1588394270841
            ],
            [
              -117.96252940774613,
              45.562617259814324,
              1103.5588394270842
            ],
            [
              -117.96231424762331,
              45.550014154337624,
              1103.5588394270842
            ],
            [
              -117.97502482439174,
              45.54990636378405,
              961.1588394270841
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752428,
        45.54990636,
        961.1588394,
        -117.9623142,
        45.56261726,
        1103.558839
      ],
      "properties": {
        "datetime": "2011-09-14T23:19:44Z",
        "pc:count": 13585481,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424384.1699,
            "count": 13585481,
            "maximum": 424885.1758,
            "minimum": 423892.8758,
            "name": "X",
            "position": 0,
            "stddev": 266.2989475,
            "variance": 70915.12945
          },
          {
            "average": 5045118.044,
            "count": 13585481,
            "maximum": 5045902.987,
            "minimum": 5044502.607,
            "name": "Y",
            "position": 1,
            "stddev": 389.4911373,
            "variance": 151703.3461
          },
          {
            "average": 1024.523956,
            "count": 13585481,
            "maximum": 1103.558839,
            "minimum": 961.1588394,
            "name": "Z",
            "position": 2,
            "stddev": 25.71591393,
            "variance": 661.3082292
          },
          {
            "average": 191.1353226,
            "count": 13585481,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 64.09480815,
            "variance": 4108.144431
          },
          {
            "average": 1.101872359,
            "count": 13585481,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3378808131,
            "variance": 0.1141634438
          },
          {
            "average": 1.204232592,
            "count": 13585481,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4817395224,
            "variance": 0.2320729675
          },
          {
            "average": 0.4997026605,
            "count": 13585481,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49999993,
            "variance": 0.24999993
          },
          {
            "average": 0,
            "count": 13585481,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.199656162,
            "count": 13585481,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3997419054,
            "variance": 0.1597935909
          },
          {
            "average": 0.03200913885,
            "count": 13585481,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.712550248,
            "variance": 59.48343132
          },
          {
            "average": 206.3130351,
            "count": 13585481,
            "maximum": 213,
            "minimum": 187,
            "name": "UserData",
            "position": 10,
            "stddev": 4.199638227,
            "variance": 17.63696123
          },
          {
            "average": 212.2763602,
            "count": 13585481,
            "maximum": 238,
            "minimum": 186,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.03272056,
            "variance": 577.5716576
          },
          {
            "average": 28479.16822,
            "count": 13585481,
            "maximum": 64000,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 13314.30725,
            "variance": 177270777.5
          },
          {
            "average": 26424.1949,
            "count": 13585481,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 10236.56623,
            "variance": 104787288.1
          },
          {
            "average": 22569.85585,
            "count": 13585481,
            "maximum": 64768,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 8313.732672,
            "variance": 69118150.95
          },
          {
            "average": 76798.83938,
            "count": 13585481,
            "maximum": 77584.50124,
            "minimum": 75591.31056,
            "name": "GpsTime",
            "position": 15,
            "stddev": 535.1423216,
            "variance": 286377.3044
          },
          {
            "average": 0,
            "count": 13585481,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13585481,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13585481,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13585481,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13585481,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423892.8758,
          5044502.607,
          961.1588394,
          424885.1758,
          5045902.987,
          1103.558839
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423892.8758235599,
                5044502.606954153,
                961.1588394270841
              ],
              [
                423892.8758235599,
                5045902.9869541535,
                961.1588394270841
              ],
              [
                424885.1758235599,
                5045902.9869541535,
                1103.5588394270842
              ],
              [
                424885.1758235599,
                5044502.606954153,
                1103.5588394270842
              ],
              [
                423892.8758235599,
                5044502.606954153,
                961.1588394270841
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:19:44+00:00",
        "end_time": "2011-09-14T22:46:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752428,
            45.54990636,
            961.1588394,
            -117.9623142,
            45.56261726,
            1103.558839
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502482439174,
                  45.54990636378405,
                  961.1588394270841
                ],
                [
                  -117.97524282533946,
                  45.56250942213926,
                  961.1588394270841
                ],
                [
                  -117.96252940774613,
                  45.562617259814324,
                  1103.5588394270842
                ],
                [
                  -117.96231424762331,
                  45.550014154337624,
                  1103.5588394270842
                ],
                [
                  -117.97502482439174,
                  45.54990636378405,
                  961.1588394270841
                ]
              ]
            ]
          },
          "id": "45117E8303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:19:44Z",
            "pc:count": 13585481,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424384.1699,
                "count": 13585481,
                "maximum": 424885.1758,
                "minimum": 423892.8758,
                "name": "X",
                "position": 0,
                "stddev": 266.2989475,
                "variance": 70915.12945
              },
              {
                "average": 5045118.044,
                "count": 13585481,
                "maximum": 5045902.987,
                "minimum": 5044502.607,
                "name": "Y",
                "position": 1,
                "stddev": 389.4911373,
                "variance": 151703.3461
              },
              {
                "average": 1024.523956,
                "count": 13585481,
                "maximum": 1103.558839,
                "minimum": 961.1588394,
                "name": "Z",
                "position": 2,
                "stddev": 25.71591393,
                "variance": 661.3082292
              },
              {
                "average": 191.1353226,
                "count": 13585481,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 64.09480815,
                "variance": 4108.144431
              },
              {
                "average": 1.101872359,
                "count": 13585481,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3378808131,
                "variance": 0.1141634438
              },
              {
                "average": 1.204232592,
                "count": 13585481,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4817395224,
                "variance": 0.2320729675
              },
              {
                "average": 0.4997026605,
                "count": 13585481,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49999993,
                "variance": 0.24999993
              },
              {
                "average": 0,
                "count": 13585481,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.199656162,
                "count": 13585481,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3997419054,
                "variance": 0.1597935909
              },
              {
                "average": 0.03200913885,
                "count": 13585481,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.712550248,
                "variance": 59.48343132
              },
              {
                "average": 206.3130351,
                "count": 13585481,
                "maximum": 213,
                "minimum": 187,
                "name": "UserData",
                "position": 10,
                "stddev": 4.199638227,
                "variance": 17.63696123
              },
              {
                "average": 212.2763602,
                "count": 13585481,
                "maximum": 238,
                "minimum": 186,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.03272056,
                "variance": 577.5716576
              },
              {
                "average": 28479.16822,
                "count": 13585481,
                "maximum": 64000,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 13314.30725,
                "variance": 177270777.5
              },
              {
                "average": 26424.1949,
                "count": 13585481,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 10236.56623,
                "variance": 104787288.1
              },
              {
                "average": 22569.85585,
                "count": 13585481,
                "maximum": 64768,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 8313.732672,
                "variance": 69118150.95
              },
              {
                "average": 76798.83938,
                "count": 13585481,
                "maximum": 77584.50124,
                "minimum": 75591.31056,
                "name": "GpsTime",
                "position": 15,
                "stddev": 535.1423216,
                "variance": 286377.3044
              },
              {
                "average": 0,
                "count": 13585481,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13585481,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13585481,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13585481,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13585481,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423892.8758,
              5044502.607,
              961.1588394,
              424885.1758,
              5045902.987,
              1103.558839
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423892.8758235599,
                    5044502.606954153,
                    961.1588394270841
                  ],
                  [
                    423892.8758235599,
                    5045902.9869541535,
                    961.1588394270841
                  ],
                  [
                    424885.1758235599,
                    5045902.9869541535,
                    1103.5588394270842
                  ],
                  [
                    424885.1758235599,
                    5044502.606954153,
                    1103.5588394270842
                  ],
                  [
                    423892.8758235599,
                    5044502.606954153,
                    961.1588394270841
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:19:44+00:00",
            "end_time": "2011-09-14T22: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": "45117D8420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88701850171249,
              45.39271528100988,
              818.6106790782087
            ],
            [
              -117.88713267199459,
              45.400011759248436,
              818.6106790782087
            ],
            [
              -117.87502931666265,
              45.40010512766603,
              873.8906790782087
            ],
            [
              -117.87491670354838,
              45.3928086258072,
              873.8906790782087
            ],
            [
              -117.88701850171249,
              45.39271528100988,
              818.6106790782087
            ]
          ]
        ]
      },
      "bbox": [
        -117.8871327,
        45.39271528,
        818.6106791,
        -117.8749167,
        45.40010513,
        873.8906791
      ],
      "properties": {
        "datetime": "2011-09-18T21:33:55Z",
        "pc:count": 2071885,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431205.2635,
            "count": 2071885,
            "maximum": 431517.0626,
            "minimum": 430569.6826,
            "name": "X",
            "position": 0,
            "stddev": 224.9436899,
            "variance": 50599.66361
          },
          {
            "average": 5027537.85,
            "count": 2071885,
            "maximum": 5027770.263,
            "minimum": 5026959.563,
            "name": "Y",
            "position": 1,
            "stddev": 166.9660445,
            "variance": 27877.66002
          },
          {
            "average": 834.6564469,
            "count": 2071885,
            "maximum": 873.8906791,
            "minimum": 818.6106791,
            "name": "Z",
            "position": 2,
            "stddev": 10.65277096,
            "variance": 113.4815291
          },
          {
            "average": 110.6985233,
            "count": 2071885,
            "maximum": 233,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.44561872,
            "variance": 459.9145624
          },
          {
            "average": 1.000096048,
            "count": 2071885,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009799929747,
            "variance": 9.603862305e-05
          },
          {
            "average": 1.000220572,
            "count": 2071885,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01485003509,
            "variance": 0.0002205235421
          },
          {
            "average": 0.5000745698,
            "count": 2071885,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000001151,
            "variance": 0.2500001151
          },
          {
            "average": 0,
            "count": 2071885,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.357762134,
            "count": 2071885,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4793417367,
            "variance": 0.2297685005
          },
          {
            "average": -0.8916931426,
            "count": 2071885,
            "maximum": 15,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.26278502,
            "variance": 68.27361628
          },
          {
            "average": 138,
            "count": 2071885,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10621.31288,
            "count": 2071885,
            "maximum": 10624,
            "minimum": 10619,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.219595627,
            "variance": 1.487413493
          },
          {
            "average": 35136.61307,
            "count": 2071885,
            "maximum": 58368,
            "minimum": 8192,
            "name": "Red",
            "position": 12,
            "stddev": 4520.933265,
            "variance": 20438837.59
          },
          {
            "average": 33690.26042,
            "count": 2071885,
            "maximum": 58880,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 3776.712441,
            "variance": 14263556.86
          },
          {
            "average": 25852.26222,
            "count": 2071885,
            "maximum": 60928,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 4169.106844,
            "variance": 17381451.87
          },
          {
            "average": 415242.8741,
            "count": 2071885,
            "maximum": 416835.3456,
            "minimum": 413863.2386,
            "name": "GpsTime",
            "position": 15,
            "stddev": 762.6335858,
            "variance": 581609.9862
          },
          {
            "average": 0,
            "count": 2071885,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2071885,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2071885,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2071885,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2071885,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430569.6826,
          5026959.563,
          818.6106791,
          431517.0626,
          5027770.263,
          873.8906791
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430569.68263028195,
                5026959.562957593,
                818.6106790782087
              ],
              [
                430569.68263028195,
                5027770.2629575925,
                818.6106790782087
              ],
              [
                431517.06263028196,
                5027770.2629575925,
                873.8906790782087
              ],
              [
                431517.06263028196,
                5026959.562957593,
                873.8906790782087
              ],
              [
                430569.68263028195,
                5026959.562957593,
                818.6106790782087
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T21:33:55+00:00",
        "end_time": "2011-09-18T20:44:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8871327,
            45.39271528,
            818.6106791,
            -117.8749167,
            45.40010513,
            873.8906791
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88701850171249,
                  45.39271528100988,
                  818.6106790782087
                ],
                [
                  -117.88713267199459,
                  45.400011759248436,
                  818.6106790782087
                ],
                [
                  -117.87502931666265,
                  45.40010512766603,
                  873.8906790782087
                ],
                [
                  -117.87491670354838,
                  45.3928086258072,
                  873.8906790782087
                ],
                [
                  -117.88701850171249,
                  45.39271528100988,
                  818.6106790782087
                ]
              ]
            ]
          },
          "id": "45117D8420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:33:55Z",
            "pc:count": 2071885,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431205.2635,
                "count": 2071885,
                "maximum": 431517.0626,
                "minimum": 430569.6826,
                "name": "X",
                "position": 0,
                "stddev": 224.9436899,
                "variance": 50599.66361
              },
              {
                "average": 5027537.85,
                "count": 2071885,
                "maximum": 5027770.263,
                "minimum": 5026959.563,
                "name": "Y",
                "position": 1,
                "stddev": 166.9660445,
                "variance": 27877.66002
              },
              {
                "average": 834.6564469,
                "count": 2071885,
                "maximum": 873.8906791,
                "minimum": 818.6106791,
                "name": "Z",
                "position": 2,
                "stddev": 10.65277096,
                "variance": 113.4815291
              },
              {
                "average": 110.6985233,
                "count": 2071885,
                "maximum": 233,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.44561872,
                "variance": 459.9145624
              },
              {
                "average": 1.000096048,
                "count": 2071885,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009799929747,
                "variance": 9.603862305e-05
              },
              {
                "average": 1.000220572,
                "count": 2071885,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01485003509,
                "variance": 0.0002205235421
              },
              {
                "average": 0.5000745698,
                "count": 2071885,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000001151,
                "variance": 0.2500001151
              },
              {
                "average": 0,
                "count": 2071885,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.357762134,
                "count": 2071885,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4793417367,
                "variance": 0.2297685005
              },
              {
                "average": -0.8916931426,
                "count": 2071885,
                "maximum": 15,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.26278502,
                "variance": 68.27361628
              },
              {
                "average": 138,
                "count": 2071885,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10621.31288,
                "count": 2071885,
                "maximum": 10624,
                "minimum": 10619,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.219595627,
                "variance": 1.487413493
              },
              {
                "average": 35136.61307,
                "count": 2071885,
                "maximum": 58368,
                "minimum": 8192,
                "name": "Red",
                "position": 12,
                "stddev": 4520.933265,
                "variance": 20438837.59
              },
              {
                "average": 33690.26042,
                "count": 2071885,
                "maximum": 58880,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 3776.712441,
                "variance": 14263556.86
              },
              {
                "average": 25852.26222,
                "count": 2071885,
                "maximum": 60928,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 4169.106844,
                "variance": 17381451.87
              },
              {
                "average": 415242.8741,
                "count": 2071885,
                "maximum": 416835.3456,
                "minimum": 413863.2386,
                "name": "GpsTime",
                "position": 15,
                "stddev": 762.6335858,
                "variance": 581609.9862
              },
              {
                "average": 0,
                "count": 2071885,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2071885,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2071885,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2071885,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2071885,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430569.6826,
              5026959.563,
              818.6106791,
              431517.0626,
              5027770.263,
              873.8906791
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430569.68263028195,
                    5026959.562957593,
                    818.6106790782087
                  ],
                  [
                    430569.68263028195,
                    5027770.2629575925,
                    818.6106790782087
                  ],
                  [
                    431517.06263028196,
                    5027770.2629575925,
                    873.8906790782087
                  ],
                  [
                    431517.06263028196,
                    5026959.562957593,
                    873.8906790782087
                  ],
                  [
                    430569.68263028195,
                    5026959.562957593,
                    818.6106790782087
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T21:33:55+00:00",
            "end_time": "2011-09-18T20: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": "45117D8207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9250244572236,
              45.47491172525749,
              817.7809781475006
            ],
            [
              -117.9252306514353,
              45.48750973252296,
              817.7809781475006
            ],
            [
              -117.91252932769724,
              45.48761191191411,
              999.9809781475007
            ],
            [
              -117.91232596310896,
              45.47501386001964,
              999.9809781475007
            ],
            [
              -117.9250244572236,
              45.47491172525749,
              817.7809781475006
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252307,
        45.47491173,
        817.7809781,
        -117.912326,
        45.48761191,
        999.9809781
      ],
      "properties": {
        "datetime": "2011-09-14T21:54:01Z",
        "pc:count": 11873010,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428208.8599,
            "count": 11873010,
            "maximum": 428692.4724,
            "minimum": 427699.8124,
            "name": "X",
            "position": 0,
            "stddev": 275.9826812,
            "variance": 76166.44033
          },
          {
            "average": 5036805.928,
            "count": 11873010,
            "maximum": 5037524.5,
            "minimum": 5036124.72,
            "name": "Y",
            "position": 1,
            "stddev": 391.2321045,
            "variance": 153062.5596
          },
          {
            "average": 902.9244079,
            "count": 11873010,
            "maximum": 999.9809781,
            "minimum": 817.7809781,
            "name": "Z",
            "position": 2,
            "stddev": 40.27654174,
            "variance": 1622.199815
          },
          {
            "average": 206.3983681,
            "count": 11873010,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.72445321,
            "variance": 2886.316872
          },
          {
            "average": 1.030969906,
            "count": 11873010,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1788576316,
            "variance": 0.03199005238
          },
          {
            "average": 1.061966342,
            "count": 11873010,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2531938847,
            "variance": 0.06410714327
          },
          {
            "average": 0.5015589981,
            "count": 11873010,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975906,
            "variance": 0.2499975906
          },
          {
            "average": 0,
            "count": 11873010,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.254746774,
            "count": 11873010,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4357187985,
            "variance": 0.1898508713
          },
          {
            "average": 1.349203201,
            "count": 11873010,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.865037207,
            "variance": 61.85881026
          },
          {
            "average": 207.7794109,
            "count": 11873010,
            "maximum": 213,
            "minimum": 196,
            "name": "UserData",
            "position": 10,
            "stddev": 2.95785969,
            "variance": 8.748933946
          },
          {
            "average": 200.1635253,
            "count": 11873010,
            "maximum": 226,
            "minimum": 174,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02362911,
            "variance": 577.1347554
          },
          {
            "average": 34437.62003,
            "count": 11873010,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 8828.682696,
            "variance": 77945638.14
          },
          {
            "average": 31907.27868,
            "count": 11873010,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 6963.546287,
            "variance": 48490976.89
          },
          {
            "average": 26561.7137,
            "count": 11873010,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 6107.991954,
            "variance": 37307565.71
          },
          {
            "average": 71702.87428,
            "count": 11873010,
            "maximum": 72441.51402,
            "minimum": 70955.69916,
            "name": "GpsTime",
            "position": 15,
            "stddev": 419.1586053,
            "variance": 175693.9364
          },
          {
            "average": 0,
            "count": 11873010,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11873010,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11873010,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11873010,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11873010,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427699.8124,
          5036124.72,
          817.7809781,
          428692.4724,
          5037524.5,
          999.9809781
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427699.8124391564,
                5036124.7197230775,
                817.7809781475006
              ],
              [
                427699.8124391564,
                5037524.499723077,
                817.7809781475006
              ],
              [
                428692.47243915644,
                5037524.499723077,
                999.9809781475007
              ],
              [
                428692.47243915644,
                5036124.7197230775,
                999.9809781475007
              ],
              [
                427699.8124391564,
                5036124.7197230775,
                817.7809781475006
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:54:01+00:00",
        "end_time": "2011-09-14T21:29:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252307,
            45.47491173,
            817.7809781,
            -117.912326,
            45.48761191,
            999.9809781
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9250244572236,
                  45.47491172525749,
                  817.7809781475006
                ],
                [
                  -117.9252306514353,
                  45.48750973252296,
                  817.7809781475006
                ],
                [
                  -117.91252932769724,
                  45.48761191191411,
                  999.9809781475007
                ],
                [
                  -117.91232596310896,
                  45.47501386001964,
                  999.9809781475007
                ],
                [
                  -117.9250244572236,
                  45.47491172525749,
                  817.7809781475006
                ]
              ]
            ]
          },
          "id": "45117D8207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:54:01Z",
            "pc:count": 11873010,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428208.8599,
                "count": 11873010,
                "maximum": 428692.4724,
                "minimum": 427699.8124,
                "name": "X",
                "position": 0,
                "stddev": 275.9826812,
                "variance": 76166.44033
              },
              {
                "average": 5036805.928,
                "count": 11873010,
                "maximum": 5037524.5,
                "minimum": 5036124.72,
                "name": "Y",
                "position": 1,
                "stddev": 391.2321045,
                "variance": 153062.5596
              },
              {
                "average": 902.9244079,
                "count": 11873010,
                "maximum": 999.9809781,
                "minimum": 817.7809781,
                "name": "Z",
                "position": 2,
                "stddev": 40.27654174,
                "variance": 1622.199815
              },
              {
                "average": 206.3983681,
                "count": 11873010,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.72445321,
                "variance": 2886.316872
              },
              {
                "average": 1.030969906,
                "count": 11873010,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1788576316,
                "variance": 0.03199005238
              },
              {
                "average": 1.061966342,
                "count": 11873010,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2531938847,
                "variance": 0.06410714327
              },
              {
                "average": 0.5015589981,
                "count": 11873010,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975906,
                "variance": 0.2499975906
              },
              {
                "average": 0,
                "count": 11873010,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.254746774,
                "count": 11873010,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4357187985,
                "variance": 0.1898508713
              },
              {
                "average": 1.349203201,
                "count": 11873010,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.865037207,
                "variance": 61.85881026
              },
              {
                "average": 207.7794109,
                "count": 11873010,
                "maximum": 213,
                "minimum": 196,
                "name": "UserData",
                "position": 10,
                "stddev": 2.95785969,
                "variance": 8.748933946
              },
              {
                "average": 200.1635253,
                "count": 11873010,
                "maximum": 226,
                "minimum": 174,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02362911,
                "variance": 577.1347554
              },
              {
                "average": 34437.62003,
                "count": 11873010,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 8828.682696,
                "variance": 77945638.14
              },
              {
                "average": 31907.27868,
                "count": 11873010,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 6963.546287,
                "variance": 48490976.89
              },
              {
                "average": 26561.7137,
                "count": 11873010,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 6107.991954,
                "variance": 37307565.71
              },
              {
                "average": 71702.87428,
                "count": 11873010,
                "maximum": 72441.51402,
                "minimum": 70955.69916,
                "name": "GpsTime",
                "position": 15,
                "stddev": 419.1586053,
                "variance": 175693.9364
              },
              {
                "average": 0,
                "count": 11873010,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11873010,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11873010,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11873010,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11873010,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427699.8124,
              5036124.72,
              817.7809781,
              428692.4724,
              5037524.5,
              999.9809781
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427699.8124391564,
                    5036124.7197230775,
                    817.7809781475006
                  ],
                  [
                    427699.8124391564,
                    5037524.499723077,
                    817.7809781475006
                  ],
                  [
                    428692.47243915644,
                    5037524.499723077,
                    999.9809781475007
                  ],
                  [
                    428692.47243915644,
                    5036124.7197230775,
                    999.9809781475007
                  ],
                  [
                    427699.8124391564,
                    5036124.7197230775,
                    817.7809781475006
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:54:01+00:00",
            "end_time": "2011-09-14T21:29: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": "45117C8319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9625254215283,
              45.26242143250813,
              819.9242918219295
            ],
            [
              -117.96273822665594,
              45.275010054136985,
              819.9242918219295
            ],
            [
              -117.95169578775312,
              45.27510260682444,
              843.0042918219294
            ],
            [
              -117.95148542256611,
              45.26251394480542,
              843.0042918219294
            ],
            [
              -117.9625254215283,
              45.26242143250813,
              819.9242918219295
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627382,
        45.26242143,
        819.9242918,
        -117.9514854,
        45.27510261,
        843.0042918
      ],
      "properties": {
        "datetime": "2011-09-16T21:42:26Z",
        "pc:count": 7886247,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424906.6801,
            "count": 7886247,
            "maximum": 425352.7053,
            "minimum": 424486.4453,
            "name": "X",
            "position": 0,
            "stddev": 245.5103326,
            "variance": 60275.32342
          },
          {
            "average": 5013266.369,
            "count": 7886247,
            "maximum": 5013951.376,
            "minimum": 5012552.676,
            "name": "Y",
            "position": 1,
            "stddev": 398.8690098,
            "variance": 159096.4869
          },
          {
            "average": 821.6615888,
            "count": 7886247,
            "maximum": 843.0042918,
            "minimum": 819.9242918,
            "name": "Z",
            "position": 2,
            "stddev": 1.049463053,
            "variance": 1.101372701
          },
          {
            "average": 102.8905308,
            "count": 7886247,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.58605157,
            "variance": 2458.77651
          },
          {
            "average": 1.003091204,
            "count": 7886247,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05799268768,
            "variance": 0.003363151825
          },
          {
            "average": 1.006752768,
            "count": 7886247,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08792164914,
            "variance": 0.007730216388
          },
          {
            "average": 0.5001321922,
            "count": 7886247,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000142,
            "variance": 0.2500000142
          },
          {
            "average": 0,
            "count": 7886247,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.314638256,
            "count": 7886247,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4643716734,
            "variance": 0.2156410511
          },
          {
            "average": 0.2991642078,
            "count": 7886247,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.637643512,
            "variance": 74.60888545
          },
          {
            "average": 144.1815724,
            "count": 7886247,
            "maximum": 252,
            "minimum": 129,
            "name": "UserData",
            "position": 10,
            "stddev": 12.22128069,
            "variance": 149.3597018
          },
          {
            "average": 10760.94153,
            "count": 7886247,
            "maximum": 10765,
            "minimum": 10757,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.550687563,
            "variance": 2.404631919
          },
          {
            "average": 28791.39452,
            "count": 7886247,
            "maximum": 64768,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 10159.04295,
            "variance": 103206153.6
          },
          {
            "average": 28145.84909,
            "count": 7886247,
            "maximum": 62208,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 9135.441678,
            "variance": 83456294.65
          },
          {
            "average": 25921.03018,
            "count": 7886247,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 8182.280396,
            "variance": 66949712.48
          },
          {
            "average": 241303.7974,
            "count": 7886247,
            "maximum": 244546.6721,
            "minimum": 238436.3078,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1211.493141,
            "variance": 1467715.631
          },
          {
            "average": 0,
            "count": 7886247,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7886247,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7886247,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7886247,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7886247,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424486.4453,
          5012552.676,
          819.9242918,
          425352.7053,
          5013951.376,
          843.0042918
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424486.44527172425,
                5012552.675728701,
                819.9242918219295
              ],
              [
                424486.44527172425,
                5013951.3757287,
                819.9242918219295
              ],
              [
                425352.70527172426,
                5013951.3757287,
                843.0042918219294
              ],
              [
                425352.70527172426,
                5012552.675728701,
                843.0042918219294
              ],
              [
                424486.44527172425,
                5012552.675728701,
                819.9242918219295
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-16T21:42:26+00:00",
        "end_time": "2011-09-16T20:00:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627382,
            45.26242143,
            819.9242918,
            -117.9514854,
            45.27510261,
            843.0042918
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9625254215283,
                  45.26242143250813,
                  819.9242918219295
                ],
                [
                  -117.96273822665594,
                  45.275010054136985,
                  819.9242918219295
                ],
                [
                  -117.95169578775312,
                  45.27510260682444,
                  843.0042918219294
                ],
                [
                  -117.95148542256611,
                  45.26251394480542,
                  843.0042918219294
                ],
                [
                  -117.9625254215283,
                  45.26242143250813,
                  819.9242918219295
                ]
              ]
            ]
          },
          "id": "45117C8319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-16T21:42:26Z",
            "pc:count": 7886247,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424906.6801,
                "count": 7886247,
                "maximum": 425352.7053,
                "minimum": 424486.4453,
                "name": "X",
                "position": 0,
                "stddev": 245.5103326,
                "variance": 60275.32342
              },
              {
                "average": 5013266.369,
                "count": 7886247,
                "maximum": 5013951.376,
                "minimum": 5012552.676,
                "name": "Y",
                "position": 1,
                "stddev": 398.8690098,
                "variance": 159096.4869
              },
              {
                "average": 821.6615888,
                "count": 7886247,
                "maximum": 843.0042918,
                "minimum": 819.9242918,
                "name": "Z",
                "position": 2,
                "stddev": 1.049463053,
                "variance": 1.101372701
              },
              {
                "average": 102.8905308,
                "count": 7886247,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.58605157,
                "variance": 2458.77651
              },
              {
                "average": 1.003091204,
                "count": 7886247,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05799268768,
                "variance": 0.003363151825
              },
              {
                "average": 1.006752768,
                "count": 7886247,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08792164914,
                "variance": 0.007730216388
              },
              {
                "average": 0.5001321922,
                "count": 7886247,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000142,
                "variance": 0.2500000142
              },
              {
                "average": 0,
                "count": 7886247,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.314638256,
                "count": 7886247,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4643716734,
                "variance": 0.2156410511
              },
              {
                "average": 0.2991642078,
                "count": 7886247,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.637643512,
                "variance": 74.60888545
              },
              {
                "average": 144.1815724,
                "count": 7886247,
                "maximum": 252,
                "minimum": 129,
                "name": "UserData",
                "position": 10,
                "stddev": 12.22128069,
                "variance": 149.3597018
              },
              {
                "average": 10760.94153,
                "count": 7886247,
                "maximum": 10765,
                "minimum": 10757,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.550687563,
                "variance": 2.404631919
              },
              {
                "average": 28791.39452,
                "count": 7886247,
                "maximum": 64768,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 10159.04295,
                "variance": 103206153.6
              },
              {
                "average": 28145.84909,
                "count": 7886247,
                "maximum": 62208,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 9135.441678,
                "variance": 83456294.65
              },
              {
                "average": 25921.03018,
                "count": 7886247,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 8182.280396,
                "variance": 66949712.48
              },
              {
                "average": 241303.7974,
                "count": 7886247,
                "maximum": 244546.6721,
                "minimum": 238436.3078,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1211.493141,
                "variance": 1467715.631
              },
              {
                "average": 0,
                "count": 7886247,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7886247,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7886247,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7886247,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7886247,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424486.4453,
              5012552.676,
              819.9242918,
              425352.7053,
              5013951.376,
              843.0042918
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424486.44527172425,
                    5012552.675728701,
                    819.9242918219295
                  ],
                  [
                    424486.44527172425,
                    5013951.3757287,
                    819.9242918219295
                  ],
                  [
                    425352.70527172426,
                    5013951.3757287,
                    843.0042918219294
                  ],
                  [
                    425352.70527172426,
                    5012552.675728701,
                    843.0042918219294
                  ],
                  [
                    424486.44527172425,
                    5012552.675728701,
                    819.9242918219295
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-16T21:42:26+00:00",
            "end_time": "2011-09-16T20:00:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117D7313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.850026003696,
              45.399980696975035,
              1077.1666260032966
            ],
            [
              -117.85005315451038,
              45.401791197533285,
              1077.1666260032966
            ],
            [
              -117.84576855665664,
              45.40182300529577,
              1198.7066260032966
            ],
            [
              -117.84574154265341,
              45.40001250274066,
              1198.7066260032966
            ],
            [
              -117.850026003696,
              45.399980696975035,
              1077.1666260032966
            ]
          ]
        ]
      },
      "bbox": [
        -117.8500532,
        45.3999807,
        1077.166626,
        -117.8457415,
        45.40182301,
        1198.706626
      ],
      "properties": {
        "datetime": "2011-09-18T19:23:21Z",
        "pc:count": 264670,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433575.0799,
            "count": 264670,
            "maximum": 433809.1538,
            "minimum": 433473.7938,
            "name": "X",
            "position": 0,
            "stddev": 72.56610211,
            "variance": 5265.839175
          },
          {
            "average": 5027802.192,
            "count": 264670,
            "maximum": 5027936.622,
            "minimum": 5027735.462,
            "name": "Y",
            "position": 1,
            "stddev": 43.58402008,
            "variance": 1899.566806
          },
          {
            "average": 1150.445979,
            "count": 264670,
            "maximum": 1198.706626,
            "minimum": 1077.166626,
            "name": "Z",
            "position": 2,
            "stddev": 29.23593614,
            "variance": 854.7399619
          },
          {
            "average": 109.8228775,
            "count": 264670,
            "maximum": 191,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.78959842,
            "variance": 717.6825834
          },
          {
            "average": 1.005686326,
            "count": 264670,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07982412684,
            "variance": 0.006371891226
          },
          {
            "average": 1.012215211,
            "count": 264670,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1209451771,
            "variance": 0.01462773586
          },
          {
            "average": 0.500234254,
            "count": 264670,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000008897,
            "variance": 0.2500008897
          },
          {
            "average": 0,
            "count": 264670,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.335088979,
            "count": 264670,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4720224538,
            "variance": 0.2228051969
          },
          {
            "average": -4.556181138,
            "count": 264670,
            "maximum": 13.00199986,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.162327717,
            "variance": 37.97428289
          },
          {
            "average": 138,
            "count": 264670,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10608.6313,
            "count": 264670,
            "maximum": 10610,
            "minimum": 10607,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.628515687,
            "variance": 0.3950319688
          },
          {
            "average": 35799.23461,
            "count": 264670,
            "maximum": 48640,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 5199.889705,
            "variance": 27038852.95
          },
          {
            "average": 32898.43745,
            "count": 264670,
            "maximum": 46080,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 3764.333524,
            "variance": 14170206.88
          },
          {
            "average": 26526.56195,
            "count": 264670,
            "maximum": 39424,
            "minimum": 4352,
            "name": "Blue",
            "position": 14,
            "stddev": 3141.035094,
            "variance": 9866101.461
          },
          {
            "average": 408525.8886,
            "count": 264670,
            "maximum": 409001.4887,
            "minimum": 407939.687,
            "name": "GpsTime",
            "position": 15,
            "stddev": 350.9402075,
            "variance": 123159.0292
          },
          {
            "average": 0,
            "count": 264670,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 264670,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 264670,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 264670,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 264670,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433473.7938,
          5027735.462,
          1077.166626,
          433809.1538,
          5027936.622,
          1198.706626
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433473.79381246417,
                5027735.462420739,
                1077.1666260032966
              ],
              [
                433473.79381246417,
                5027936.622420739,
                1077.1666260032966
              ],
              [
                433809.15381246415,
                5027936.622420739,
                1198.7066260032966
              ],
              [
                433809.15381246415,
                5027735.462420739,
                1198.7066260032966
              ],
              [
                433473.79381246417,
                5027735.462420739,
                1077.1666260032966
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T19:23:21+00:00",
        "end_time": "2011-09-18T19:05:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D7313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D7313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D7313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8500532,
            45.3999807,
            1077.166626,
            -117.8457415,
            45.40182301,
            1198.706626
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.850026003696,
                  45.399980696975035,
                  1077.1666260032966
                ],
                [
                  -117.85005315451038,
                  45.401791197533285,
                  1077.1666260032966
                ],
                [
                  -117.84576855665664,
                  45.40182300529577,
                  1198.7066260032966
                ],
                [
                  -117.84574154265341,
                  45.40001250274066,
                  1198.7066260032966
                ],
                [
                  -117.850026003696,
                  45.399980696975035,
                  1077.1666260032966
                ]
              ]
            ]
          },
          "id": "45117D7313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T19:23:21Z",
            "pc:count": 264670,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433575.0799,
                "count": 264670,
                "maximum": 433809.1538,
                "minimum": 433473.7938,
                "name": "X",
                "position": 0,
                "stddev": 72.56610211,
                "variance": 5265.839175
              },
              {
                "average": 5027802.192,
                "count": 264670,
                "maximum": 5027936.622,
                "minimum": 5027735.462,
                "name": "Y",
                "position": 1,
                "stddev": 43.58402008,
                "variance": 1899.566806
              },
              {
                "average": 1150.445979,
                "count": 264670,
                "maximum": 1198.706626,
                "minimum": 1077.166626,
                "name": "Z",
                "position": 2,
                "stddev": 29.23593614,
                "variance": 854.7399619
              },
              {
                "average": 109.8228775,
                "count": 264670,
                "maximum": 191,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.78959842,
                "variance": 717.6825834
              },
              {
                "average": 1.005686326,
                "count": 264670,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07982412684,
                "variance": 0.006371891226
              },
              {
                "average": 1.012215211,
                "count": 264670,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1209451771,
                "variance": 0.01462773586
              },
              {
                "average": 0.500234254,
                "count": 264670,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000008897,
                "variance": 0.2500008897
              },
              {
                "average": 0,
                "count": 264670,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.335088979,
                "count": 264670,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4720224538,
                "variance": 0.2228051969
              },
              {
                "average": -4.556181138,
                "count": 264670,
                "maximum": 13.00199986,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.162327717,
                "variance": 37.97428289
              },
              {
                "average": 138,
                "count": 264670,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10608.6313,
                "count": 264670,
                "maximum": 10610,
                "minimum": 10607,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.628515687,
                "variance": 0.3950319688
              },
              {
                "average": 35799.23461,
                "count": 264670,
                "maximum": 48640,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 5199.889705,
                "variance": 27038852.95
              },
              {
                "average": 32898.43745,
                "count": 264670,
                "maximum": 46080,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 3764.333524,
                "variance": 14170206.88
              },
              {
                "average": 26526.56195,
                "count": 264670,
                "maximum": 39424,
                "minimum": 4352,
                "name": "Blue",
                "position": 14,
                "stddev": 3141.035094,
                "variance": 9866101.461
              },
              {
                "average": 408525.8886,
                "count": 264670,
                "maximum": 409001.4887,
                "minimum": 407939.687,
                "name": "GpsTime",
                "position": 15,
                "stddev": 350.9402075,
                "variance": 123159.0292
              },
              {
                "average": 0,
                "count": 264670,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 264670,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 264670,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 264670,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 264670,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433473.7938,
              5027735.462,
              1077.166626,
              433809.1538,
              5027936.622,
              1198.706626
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433473.79381246417,
                    5027735.462420739,
                    1077.1666260032966
                  ],
                  [
                    433473.79381246417,
                    5027936.622420739,
                    1077.1666260032966
                  ],
                  [
                    433809.15381246415,
                    5027936.622420739,
                    1198.7066260032966
                  ],
                  [
                    433809.15381246415,
                    5027735.462420739,
                    1198.7066260032966
                  ],
                  [
                    433473.79381246417,
                    5027735.462420739,
                    1077.1666260032966
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T19:23:21+00:00",
            "end_time": "2011-09-18T19:05: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": "45117E8216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752479039773,
              45.57491052019815,
              837.9783237461706
            ],
            [
              -117.93773452448468,
              45.58750970118092,
              837.9783237461706
            ],
            [
              -117.92502968306023,
              45.587613292011916,
              868.5383237461706
            ],
            [
              -117.92482278955613,
              45.5750140657766,
              868.5383237461706
            ],
            [
              -117.93752479039773,
              45.57491052019815,
              837.9783237461706
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377345,
        45.57491052,
        837.9783237,
        -117.9248228,
        45.58761329,
        868.5383237
      ],
      "properties": {
        "datetime": "2011-09-14T22:03:18Z",
        "pc:count": 11078695,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427340.253,
            "count": 11078695,
            "maximum": 427843.6748,
            "minimum": 426852.4948,
            "name": "X",
            "position": 0,
            "stddev": 282.9867802,
            "variance": 80081.51776
          },
          {
            "average": 5047954.482,
            "count": 11078695,
            "maximum": 5048645.581,
            "minimum": 5047245.641,
            "name": "Y",
            "position": 1,
            "stddev": 402.2848455,
            "variance": 161833.0969
          },
          {
            "average": 850.4390386,
            "count": 11078695,
            "maximum": 868.5383237,
            "minimum": 837.9783237,
            "name": "Z",
            "position": 2,
            "stddev": 3.279280036,
            "variance": 10.75367755
          },
          {
            "average": 216.420928,
            "count": 11078695,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 37.15398844,
            "variance": 1380.418857
          },
          {
            "average": 1.002526381,
            "count": 11078695,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05466355216,
            "variance": 0.002988103935
          },
          {
            "average": 1.005057906,
            "count": 11078695,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08034335755,
            "variance": 0.006455055102
          },
          {
            "average": 0.4959296199,
            "count": 11078695,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999834543,
            "variance": 0.2499834546
          },
          {
            "average": 0,
            "count": 11078695,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.281783549,
            "count": 11078695,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4498684241,
            "variance": 0.202381599
          },
          {
            "average": -0.08211288931,
            "count": 11078695,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.874118083,
            "variance": 62.00173558
          },
          {
            "average": 204.5184154,
            "count": 11078695,
            "maximum": 213,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 4.448858973,
            "variance": 19.79234616
          },
          {
            "average": 201.7347379,
            "count": 11078695,
            "maximum": 228,
            "minimum": 175,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02103524,
            "variance": 577.0101341
          },
          {
            "average": 38302.16679,
            "count": 11078695,
            "maximum": 65280,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 8037.33351,
            "variance": 64598729.96
          },
          {
            "average": 35467.38166,
            "count": 11078695,
            "maximum": 65280,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 6585.084937,
            "variance": 43363343.63
          },
          {
            "average": 30414.2905,
            "count": 11078695,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 6627.409453,
            "variance": 43922556.06
          },
          {
            "average": 72242.10807,
            "count": 11078695,
            "maximum": 72998.05725,
            "minimum": 71319.8223,
            "name": "GpsTime",
            "position": 15,
            "stddev": 422.8003513,
            "variance": 178760.137
          },
          {
            "average": 0,
            "count": 11078695,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11078695,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11078695,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11078695,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11078695,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426852.4948,
          5047245.641,
          837.9783237,
          427843.6748,
          5048645.581,
          868.5383237
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426852.494804923,
                5047245.640897875,
                837.9783237461706
              ],
              [
                426852.494804923,
                5048645.580897874,
                837.9783237461706
              ],
              [
                427843.67480492307,
                5048645.580897874,
                868.5383237461706
              ],
              [
                427843.67480492307,
                5047245.640897875,
                868.5383237461706
              ],
              [
                426852.494804923,
                5047245.640897875,
                837.9783237461706
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:03:18+00:00",
        "end_time": "2011-09-14T21:35:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377345,
            45.57491052,
            837.9783237,
            -117.9248228,
            45.58761329,
            868.5383237
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752479039773,
                  45.57491052019815,
                  837.9783237461706
                ],
                [
                  -117.93773452448468,
                  45.58750970118092,
                  837.9783237461706
                ],
                [
                  -117.92502968306023,
                  45.587613292011916,
                  868.5383237461706
                ],
                [
                  -117.92482278955613,
                  45.5750140657766,
                  868.5383237461706
                ],
                [
                  -117.93752479039773,
                  45.57491052019815,
                  837.9783237461706
                ]
              ]
            ]
          },
          "id": "45117E8216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:03:18Z",
            "pc:count": 11078695,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427340.253,
                "count": 11078695,
                "maximum": 427843.6748,
                "minimum": 426852.4948,
                "name": "X",
                "position": 0,
                "stddev": 282.9867802,
                "variance": 80081.51776
              },
              {
                "average": 5047954.482,
                "count": 11078695,
                "maximum": 5048645.581,
                "minimum": 5047245.641,
                "name": "Y",
                "position": 1,
                "stddev": 402.2848455,
                "variance": 161833.0969
              },
              {
                "average": 850.4390386,
                "count": 11078695,
                "maximum": 868.5383237,
                "minimum": 837.9783237,
                "name": "Z",
                "position": 2,
                "stddev": 3.279280036,
                "variance": 10.75367755
              },
              {
                "average": 216.420928,
                "count": 11078695,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 37.15398844,
                "variance": 1380.418857
              },
              {
                "average": 1.002526381,
                "count": 11078695,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05466355216,
                "variance": 0.002988103935
              },
              {
                "average": 1.005057906,
                "count": 11078695,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08034335755,
                "variance": 0.006455055102
              },
              {
                "average": 0.4959296199,
                "count": 11078695,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999834543,
                "variance": 0.2499834546
              },
              {
                "average": 0,
                "count": 11078695,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.281783549,
                "count": 11078695,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4498684241,
                "variance": 0.202381599
              },
              {
                "average": -0.08211288931,
                "count": 11078695,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.874118083,
                "variance": 62.00173558
              },
              {
                "average": 204.5184154,
                "count": 11078695,
                "maximum": 213,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 4.448858973,
                "variance": 19.79234616
              },
              {
                "average": 201.7347379,
                "count": 11078695,
                "maximum": 228,
                "minimum": 175,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02103524,
                "variance": 577.0101341
              },
              {
                "average": 38302.16679,
                "count": 11078695,
                "maximum": 65280,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 8037.33351,
                "variance": 64598729.96
              },
              {
                "average": 35467.38166,
                "count": 11078695,
                "maximum": 65280,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 6585.084937,
                "variance": 43363343.63
              },
              {
                "average": 30414.2905,
                "count": 11078695,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 6627.409453,
                "variance": 43922556.06
              },
              {
                "average": 72242.10807,
                "count": 11078695,
                "maximum": 72998.05725,
                "minimum": 71319.8223,
                "name": "GpsTime",
                "position": 15,
                "stddev": 422.8003513,
                "variance": 178760.137
              },
              {
                "average": 0,
                "count": 11078695,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11078695,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11078695,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11078695,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11078695,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426852.4948,
              5047245.641,
              837.9783237,
              427843.6748,
              5048645.581,
              868.5383237
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426852.494804923,
                    5047245.640897875,
                    837.9783237461706
                  ],
                  [
                    426852.494804923,
                    5048645.580897874,
                    837.9783237461706
                  ],
                  [
                    427843.67480492307,
                    5048645.580897874,
                    868.5383237461706
                  ],
                  [
                    427843.67480492307,
                    5047245.640897875,
                    868.5383237461706
                  ],
                  [
                    426852.494804923,
                    5047245.640897875,
                    837.9783237461706
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:03:18+00:00",
            "end_time": "2011-09-14T21: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": "45118E1413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752417240405,
              45.52489968832941,
              865.4003910160126
            ],
            [
              -118.03775606622138,
              45.53750921987974,
              865.4003910160126
            ],
            [
              -118.02502982857159,
              45.53762413427806,
              921.4803910160125
            ],
            [
              -118.02480077730615,
              45.5250145524891,
              921.4803910160125
            ],
            [
              -118.03752417240405,
              45.52489968832941,
              865.4003910160126
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377561,
        45.52489969,
        865.400391,
        -118.0248008,
        45.53762413,
        921.480391
      ],
      "properties": {
        "datetime": "2011-09-14T22:47:14Z",
        "pc:count": 11125381,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419470.4869,
            "count": 11125381,
            "maximum": 419972.1821,
            "minimum": 418978.4221,
            "name": "X",
            "position": 0,
            "stddev": 279.5868564,
            "variance": 78168.81029
          },
          {
            "average": 5042480.423,
            "count": 11125381,
            "maximum": 5043186.718,
            "minimum": 5041785.598,
            "name": "Y",
            "position": 1,
            "stddev": 396.6871632,
            "variance": 157360.7055
          },
          {
            "average": 880.2712379,
            "count": 11125381,
            "maximum": 921.480391,
            "minimum": 865.400391,
            "name": "Z",
            "position": 2,
            "stddev": 8.77495391,
            "variance": 76.99981612
          },
          {
            "average": 102.4975005,
            "count": 11125381,
            "maximum": 212,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 37.16925672,
            "variance": 1381.553645
          },
          {
            "average": 1.052194078,
            "count": 11125381,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2503999801,
            "variance": 0.06270015003
          },
          {
            "average": 1.113055724,
            "count": 11125381,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3911621089,
            "variance": 0.1530077955
          },
          {
            "average": 0.4997695809,
            "count": 11125381,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999694,
            "variance": 0.2499999694
          },
          {
            "average": 0,
            "count": 11125381,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.278509833,
            "count": 11125381,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4482656844,
            "variance": 0.2009421238
          },
          {
            "average": -2.366110867,
            "count": 11125381,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.701835508,
            "variance": 75.7219412
          },
          {
            "average": 121.078801,
            "count": 11125381,
            "maximum": 129,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 1.559771761,
            "variance": 2.432887945
          },
          {
            "average": 1016.630437,
            "count": 11125381,
            "maximum": 1020,
            "minimum": 1013,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.635923418,
            "variance": 2.67624543
          },
          {
            "average": 36012.05239,
            "count": 11125381,
            "maximum": 65280,
            "minimum": 6144,
            "name": "Red",
            "position": 12,
            "stddev": 11819.35198,
            "variance": 139697081.1
          },
          {
            "average": 33586.00348,
            "count": 11125381,
            "maximum": 65280,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 9786.13462,
            "variance": 95768430.8
          },
          {
            "average": 28399.06884,
            "count": 11125381,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 8180.392725,
            "variance": 66918825.13
          },
          {
            "average": 73811.24647,
            "count": 11125381,
            "maximum": 75634.20202,
            "minimum": 71857.53685,
            "name": "GpsTime",
            "position": 15,
            "stddev": 808.219236,
            "variance": 653218.3334
          },
          {
            "average": 0,
            "count": 11125381,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11125381,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11125381,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11125381,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11125381,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418978.4221,
          5041785.598,
          865.400391,
          419972.1821,
          5043186.718,
          921.480391
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418978.4220536513,
                5041785.598217006,
                865.4003910160126
              ],
              [
                418978.4220536513,
                5043186.718217005,
                865.4003910160126
              ],
              [
                419972.1820536513,
                5043186.718217005,
                921.4803910160125
              ],
              [
                419972.1820536513,
                5041785.598217006,
                921.4803910160125
              ],
              [
                418978.4220536513,
                5041785.598217006,
                865.4003910160126
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:47:14+00:00",
        "end_time": "2011-09-14T21:44:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377561,
            45.52489969,
            865.400391,
            -118.0248008,
            45.53762413,
            921.480391
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752417240405,
                  45.52489968832941,
                  865.4003910160126
                ],
                [
                  -118.03775606622138,
                  45.53750921987974,
                  865.4003910160126
                ],
                [
                  -118.02502982857159,
                  45.53762413427806,
                  921.4803910160125
                ],
                [
                  -118.02480077730615,
                  45.5250145524891,
                  921.4803910160125
                ],
                [
                  -118.03752417240405,
                  45.52489968832941,
                  865.4003910160126
                ]
              ]
            ]
          },
          "id": "45118E1413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:47:14Z",
            "pc:count": 11125381,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419470.4869,
                "count": 11125381,
                "maximum": 419972.1821,
                "minimum": 418978.4221,
                "name": "X",
                "position": 0,
                "stddev": 279.5868564,
                "variance": 78168.81029
              },
              {
                "average": 5042480.423,
                "count": 11125381,
                "maximum": 5043186.718,
                "minimum": 5041785.598,
                "name": "Y",
                "position": 1,
                "stddev": 396.6871632,
                "variance": 157360.7055
              },
              {
                "average": 880.2712379,
                "count": 11125381,
                "maximum": 921.480391,
                "minimum": 865.400391,
                "name": "Z",
                "position": 2,
                "stddev": 8.77495391,
                "variance": 76.99981612
              },
              {
                "average": 102.4975005,
                "count": 11125381,
                "maximum": 212,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 37.16925672,
                "variance": 1381.553645
              },
              {
                "average": 1.052194078,
                "count": 11125381,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2503999801,
                "variance": 0.06270015003
              },
              {
                "average": 1.113055724,
                "count": 11125381,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3911621089,
                "variance": 0.1530077955
              },
              {
                "average": 0.4997695809,
                "count": 11125381,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999694,
                "variance": 0.2499999694
              },
              {
                "average": 0,
                "count": 11125381,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.278509833,
                "count": 11125381,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4482656844,
                "variance": 0.2009421238
              },
              {
                "average": -2.366110867,
                "count": 11125381,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.701835508,
                "variance": 75.7219412
              },
              {
                "average": 121.078801,
                "count": 11125381,
                "maximum": 129,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 1.559771761,
                "variance": 2.432887945
              },
              {
                "average": 1016.630437,
                "count": 11125381,
                "maximum": 1020,
                "minimum": 1013,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.635923418,
                "variance": 2.67624543
              },
              {
                "average": 36012.05239,
                "count": 11125381,
                "maximum": 65280,
                "minimum": 6144,
                "name": "Red",
                "position": 12,
                "stddev": 11819.35198,
                "variance": 139697081.1
              },
              {
                "average": 33586.00348,
                "count": 11125381,
                "maximum": 65280,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 9786.13462,
                "variance": 95768430.8
              },
              {
                "average": 28399.06884,
                "count": 11125381,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 8180.392725,
                "variance": 66918825.13
              },
              {
                "average": 73811.24647,
                "count": 11125381,
                "maximum": 75634.20202,
                "minimum": 71857.53685,
                "name": "GpsTime",
                "position": 15,
                "stddev": 808.219236,
                "variance": 653218.3334
              },
              {
                "average": 0,
                "count": 11125381,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11125381,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11125381,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11125381,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11125381,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418978.4221,
              5041785.598,
              865.400391,
              419972.1821,
              5043186.718,
              921.480391
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418978.4220536513,
                    5041785.598217006,
                    865.4003910160126
                  ],
                  [
                    418978.4220536513,
                    5043186.718217005,
                    865.4003910160126
                  ],
                  [
                    419972.1820536513,
                    5043186.718217005,
                    921.4803910160125
                  ],
                  [
                    419972.1820536513,
                    5041785.598217006,
                    921.4803910160125
                  ],
                  [
                    418978.4220536513,
                    5041785.598217006,
                    865.4003910160126
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:47:14+00:00",
            "end_time": "2011-09-14T21:44: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": "45117D8119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252676819317,
              45.45000215026069,
              820.5215482890327
            ],
            [
              -117.96273958158643,
              45.46250881739234,
              820.5215482890327
            ],
            [
              -117.95275512205457,
              45.4625925400275,
              860.4415482890328
            ],
            [
              -117.9525445149116,
              45.45008583659391,
              860.4415482890328
            ],
            [
              -117.96252676819317,
              45.45000215026069,
              820.5215482890327
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627396,
        45.45000215,
        820.5215483,
        -117.9525445,
        45.46259254,
        860.4415483
      ],
      "properties": {
        "datetime": "2011-09-14T23:13:56Z",
        "pc:count": 3889617,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424967.8415,
            "count": 3889617,
            "maximum": 425516.1218,
            "minimum": 424735.4418,
            "name": "X",
            "position": 0,
            "stddev": 178.907696,
            "variance": 32007.9637
          },
          {
            "average": 5034365.301,
            "count": 3889617,
            "maximum": 5034781.429,
            "minimum": 5033391.789,
            "name": "Y",
            "position": 1,
            "stddev": 332.2269523,
            "variance": 110374.7478
          },
          {
            "average": 827.1320682,
            "count": 3889617,
            "maximum": 860.4415483,
            "minimum": 820.5215483,
            "name": "Z",
            "position": 2,
            "stddev": 4.289444554,
            "variance": 18.39933459
          },
          {
            "average": 179.9911487,
            "count": 3889617,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 62.29361378,
            "variance": 3880.494318
          },
          {
            "average": 1.037802694,
            "count": 3889617,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2197369944,
            "variance": 0.04828434671
          },
          {
            "average": 1.075775584,
            "count": 3889617,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3265056059,
            "variance": 0.1066059107
          },
          {
            "average": 0.4990630183,
            "count": 3889617,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991863,
            "variance": 0.2499991863
          },
          {
            "average": 0,
            "count": 3889617,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.234834946,
            "count": 3889617,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4238956718,
            "variance": 0.1796875406
          },
          {
            "average": 1.021787137,
            "count": 3889617,
            "maximum": 19.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.283310351,
            "variance": 68.61323037
          },
          {
            "average": 202.3678102,
            "count": 3889617,
            "maximum": 212,
            "minimum": 191,
            "name": "UserData",
            "position": 10,
            "stddev": 3.485477606,
            "variance": 12.14855414
          },
          {
            "average": 211.7479554,
            "count": 3889617,
            "maximum": 237,
            "minimum": 185,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.01681224,
            "variance": 576.8072703
          },
          {
            "average": 32777.57607,
            "count": 3889617,
            "maximum": 65024,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 12150.81911,
            "variance": 147642404.9
          },
          {
            "average": 31925.78086,
            "count": 3889617,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 9972.818208,
            "variance": 99457103.01
          },
          {
            "average": 28357.04115,
            "count": 3889617,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 10251.89702,
            "variance": 105101392.6
          },
          {
            "average": 76562.03049,
            "count": 3889617,
            "maximum": 77236.42726,
            "minimum": 75265.0818,
            "name": "GpsTime",
            "position": 15,
            "stddev": 456.1622676,
            "variance": 208084.0144
          },
          {
            "average": 0,
            "count": 3889617,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3889617,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3889617,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3889617,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3889617,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424735.4418,
          5033391.789,
          820.5215483,
          425516.1218,
          5034781.429,
          860.4415483
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424735.4417516919,
                5033391.78878941,
                820.5215482890327
              ],
              [
                424735.4417516919,
                5034781.428789411,
                820.5215482890327
              ],
              [
                425516.121751692,
                5034781.428789411,
                860.4415482890328
              ],
              [
                425516.121751692,
                5033391.78878941,
                860.4415482890328
              ],
              [
                424735.4417516919,
                5033391.78878941,
                820.5215482890327
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:13:56+00:00",
        "end_time": "2011-09-14T22:41:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627396,
            45.45000215,
            820.5215483,
            -117.9525445,
            45.46259254,
            860.4415483
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252676819317,
                  45.45000215026069,
                  820.5215482890327
                ],
                [
                  -117.96273958158643,
                  45.46250881739234,
                  820.5215482890327
                ],
                [
                  -117.95275512205457,
                  45.4625925400275,
                  860.4415482890328
                ],
                [
                  -117.9525445149116,
                  45.45008583659391,
                  860.4415482890328
                ],
                [
                  -117.96252676819317,
                  45.45000215026069,
                  820.5215482890327
                ]
              ]
            ]
          },
          "id": "45117D8119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:13:56Z",
            "pc:count": 3889617,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424967.8415,
                "count": 3889617,
                "maximum": 425516.1218,
                "minimum": 424735.4418,
                "name": "X",
                "position": 0,
                "stddev": 178.907696,
                "variance": 32007.9637
              },
              {
                "average": 5034365.301,
                "count": 3889617,
                "maximum": 5034781.429,
                "minimum": 5033391.789,
                "name": "Y",
                "position": 1,
                "stddev": 332.2269523,
                "variance": 110374.7478
              },
              {
                "average": 827.1320682,
                "count": 3889617,
                "maximum": 860.4415483,
                "minimum": 820.5215483,
                "name": "Z",
                "position": 2,
                "stddev": 4.289444554,
                "variance": 18.39933459
              },
              {
                "average": 179.9911487,
                "count": 3889617,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 62.29361378,
                "variance": 3880.494318
              },
              {
                "average": 1.037802694,
                "count": 3889617,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2197369944,
                "variance": 0.04828434671
              },
              {
                "average": 1.075775584,
                "count": 3889617,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3265056059,
                "variance": 0.1066059107
              },
              {
                "average": 0.4990630183,
                "count": 3889617,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991863,
                "variance": 0.2499991863
              },
              {
                "average": 0,
                "count": 3889617,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.234834946,
                "count": 3889617,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4238956718,
                "variance": 0.1796875406
              },
              {
                "average": 1.021787137,
                "count": 3889617,
                "maximum": 19.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.283310351,
                "variance": 68.61323037
              },
              {
                "average": 202.3678102,
                "count": 3889617,
                "maximum": 212,
                "minimum": 191,
                "name": "UserData",
                "position": 10,
                "stddev": 3.485477606,
                "variance": 12.14855414
              },
              {
                "average": 211.7479554,
                "count": 3889617,
                "maximum": 237,
                "minimum": 185,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.01681224,
                "variance": 576.8072703
              },
              {
                "average": 32777.57607,
                "count": 3889617,
                "maximum": 65024,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 12150.81911,
                "variance": 147642404.9
              },
              {
                "average": 31925.78086,
                "count": 3889617,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 9972.818208,
                "variance": 99457103.01
              },
              {
                "average": 28357.04115,
                "count": 3889617,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 10251.89702,
                "variance": 105101392.6
              },
              {
                "average": 76562.03049,
                "count": 3889617,
                "maximum": 77236.42726,
                "minimum": 75265.0818,
                "name": "GpsTime",
                "position": 15,
                "stddev": 456.1622676,
                "variance": 208084.0144
              },
              {
                "average": 0,
                "count": 3889617,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3889617,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3889617,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3889617,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3889617,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424735.4418,
              5033391.789,
              820.5215483,
              425516.1218,
              5034781.429,
              860.4415483
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424735.4417516919,
                    5033391.78878941,
                    820.5215482890327
                  ],
                  [
                    424735.4417516919,
                    5034781.428789411,
                    820.5215482890327
                  ],
                  [
                    425516.121751692,
                    5034781.428789411,
                    860.4415482890328
                  ],
                  [
                    425516.121751692,
                    5033391.78878941,
                    860.4415482890328
                  ],
                  [
                    424735.4417516919,
                    5033391.78878941,
                    820.5215482890327
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:13:56+00:00",
            "end_time": "2011-09-14T22:41: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": "45117D8303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9750240341635,
              45.424906235928134,
              829.8506201842075
            ],
            [
              -117.97524109644014,
              45.437510111266946,
              829.8506201842075
            ],
            [
              -117.96252970081811,
              45.43761794169067,
              865.5906201842075
            ],
            [
              -117.96231546668952,
              45.425014019234155,
              865.5906201842075
            ],
            [
              -117.9750240341635,
              45.424906235928134,
              829.8506201842075
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752411,
        45.42490624,
        829.8506202,
        -117.9623155,
        45.43761794,
        865.5906202
      ],
      "properties": {
        "datetime": "2011-09-14T23:45:56Z",
        "pc:count": 11638644,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424225.5277,
            "count": 11638644,
            "maximum": 424718.7414,
            "minimum": 423724.4014,
            "name": "X",
            "position": 0,
            "stddev": 290.7769234,
            "variance": 84551.2192
          },
          {
            "average": 5031321.834,
            "count": 11638644,
            "maximum": 5032015.958,
            "minimum": 5030615.518,
            "name": "Y",
            "position": 1,
            "stddev": 400.4186412,
            "variance": 160335.0882
          },
          {
            "average": 837.7998397,
            "count": 11638644,
            "maximum": 865.5906202,
            "minimum": 829.8506202,
            "name": "Z",
            "position": 2,
            "stddev": 2.569991029,
            "variance": 6.604853887
          },
          {
            "average": 212.6305458,
            "count": 11638644,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.76807408,
            "variance": 1829.10816
          },
          {
            "average": 1.018282113,
            "count": 11638644,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1577468932,
            "variance": 0.02488408231
          },
          {
            "average": 1.03666733,
            "count": 11638644,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2380827708,
            "variance": 0.05668340575
          },
          {
            "average": 0.5019222171,
            "count": 11638644,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963265,
            "variance": 0.2499963266
          },
          {
            "average": 0,
            "count": 11638644,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.252660877,
            "count": 11638644,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4345381162,
            "variance": 0.1888233745
          },
          {
            "average": 1.721312286,
            "count": 11638644,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.07680561,
            "variance": 65.23478887
          },
          {
            "average": 204.4870363,
            "count": 11638644,
            "maximum": 213,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 4.715171727,
            "variance": 22.23284442
          },
          {
            "average": 212.7390271,
            "count": 11638644,
            "maximum": 240,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 25.38819097,
            "variance": 644.5602405
          },
          {
            "average": 32377.38218,
            "count": 11638644,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 11037.72928,
            "variance": 121831467.7
          },
          {
            "average": 31270.3325,
            "count": 11638644,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 8910.20415,
            "variance": 79391738
          },
          {
            "average": 26233.07345,
            "count": 11638644,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8349.8273,
            "variance": 69719615.94
          },
          {
            "average": 77986.331,
            "count": 11638644,
            "maximum": 79156.57396,
            "minimum": 76791.16534,
            "name": "GpsTime",
            "position": 15,
            "stddev": 580.0667641,
            "variance": 336477.4508
          },
          {
            "average": 0,
            "count": 11638644,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11638644,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11638644,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11638644,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11638644,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423724.4014,
          5030615.518,
          829.8506202,
          424718.7414,
          5032015.958,
          865.5906202
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423724.4014075981,
                5030615.518390012,
                829.8506201842075
              ],
              [
                423724.4014075981,
                5032015.958390011,
                829.8506201842075
              ],
              [
                424718.7414075981,
                5032015.958390011,
                865.5906201842075
              ],
              [
                424718.7414075981,
                5030615.518390012,
                865.5906201842075
              ],
              [
                423724.4014075981,
                5030615.518390012,
                829.8506201842075
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:45:56+00:00",
        "end_time": "2011-09-14T23:06:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752411,
            45.42490624,
            829.8506202,
            -117.9623155,
            45.43761794,
            865.5906202
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9750240341635,
                  45.424906235928134,
                  829.8506201842075
                ],
                [
                  -117.97524109644014,
                  45.437510111266946,
                  829.8506201842075
                ],
                [
                  -117.96252970081811,
                  45.43761794169067,
                  865.5906201842075
                ],
                [
                  -117.96231546668952,
                  45.425014019234155,
                  865.5906201842075
                ],
                [
                  -117.9750240341635,
                  45.424906235928134,
                  829.8506201842075
                ]
              ]
            ]
          },
          "id": "45117D8303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:45:56Z",
            "pc:count": 11638644,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424225.5277,
                "count": 11638644,
                "maximum": 424718.7414,
                "minimum": 423724.4014,
                "name": "X",
                "position": 0,
                "stddev": 290.7769234,
                "variance": 84551.2192
              },
              {
                "average": 5031321.834,
                "count": 11638644,
                "maximum": 5032015.958,
                "minimum": 5030615.518,
                "name": "Y",
                "position": 1,
                "stddev": 400.4186412,
                "variance": 160335.0882
              },
              {
                "average": 837.7998397,
                "count": 11638644,
                "maximum": 865.5906202,
                "minimum": 829.8506202,
                "name": "Z",
                "position": 2,
                "stddev": 2.569991029,
                "variance": 6.604853887
              },
              {
                "average": 212.6305458,
                "count": 11638644,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.76807408,
                "variance": 1829.10816
              },
              {
                "average": 1.018282113,
                "count": 11638644,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1577468932,
                "variance": 0.02488408231
              },
              {
                "average": 1.03666733,
                "count": 11638644,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2380827708,
                "variance": 0.05668340575
              },
              {
                "average": 0.5019222171,
                "count": 11638644,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963265,
                "variance": 0.2499963266
              },
              {
                "average": 0,
                "count": 11638644,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.252660877,
                "count": 11638644,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4345381162,
                "variance": 0.1888233745
              },
              {
                "average": 1.721312286,
                "count": 11638644,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.07680561,
                "variance": 65.23478887
              },
              {
                "average": 204.4870363,
                "count": 11638644,
                "maximum": 213,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 4.715171727,
                "variance": 22.23284442
              },
              {
                "average": 212.7390271,
                "count": 11638644,
                "maximum": 240,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 25.38819097,
                "variance": 644.5602405
              },
              {
                "average": 32377.38218,
                "count": 11638644,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 11037.72928,
                "variance": 121831467.7
              },
              {
                "average": 31270.3325,
                "count": 11638644,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 8910.20415,
                "variance": 79391738
              },
              {
                "average": 26233.07345,
                "count": 11638644,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8349.8273,
                "variance": 69719615.94
              },
              {
                "average": 77986.331,
                "count": 11638644,
                "maximum": 79156.57396,
                "minimum": 76791.16534,
                "name": "GpsTime",
                "position": 15,
                "stddev": 580.0667641,
                "variance": 336477.4508
              },
              {
                "average": 0,
                "count": 11638644,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11638644,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11638644,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11638644,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11638644,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423724.4014,
              5030615.518,
              829.8506202,
              424718.7414,
              5032015.958,
              865.5906202
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423724.4014075981,
                    5030615.518390012,
                    829.8506201842075
                  ],
                  [
                    423724.4014075981,
                    5032015.958390011,
                    829.8506201842075
                  ],
                  [
                    424718.7414075981,
                    5032015.958390011,
                    865.5906201842075
                  ],
                  [
                    424718.7414075981,
                    5030615.518390012,
                    865.5906201842075
                  ],
                  [
                    423724.4014075981,
                    5030615.518390012,
                    829.8506201842075
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:45:56+00:00",
            "end_time": "2011-09-14T23: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": "45118A1324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0875244776116,
              44.99989379764607,
              1101.5388080683254
            ],
            [
              -118.08776323023037,
              45.012509148903675,
              1101.5388080683254
            ],
            [
              -118.07502965464602,
              45.01262973377799,
              1251.8188080683256
            ],
            [
              -118.07479369560032,
              45.00001432978748,
              1251.8188080683256
            ],
            [
              -118.0875244776116,
              44.99989379764607,
              1101.5388080683254
            ]
          ]
        ]
      },
      "bbox": [
        -118.0877632,
        44.9998938,
        1101.538808,
        -118.0747937,
        45.01262973,
        1251.818808
      ],
      "properties": {
        "datetime": "2011-09-20T21:16:46Z",
        "pc:count": 13554108,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414791.6227,
            "count": 13554108,
            "maximum": 415290.8871,
            "minimum": 414287.3271,
            "name": "X",
            "position": 0,
            "stddev": 285.8296015,
            "variance": 81698.56107
          },
          {
            "average": 4984249.518,
            "count": 13554108,
            "maximum": 4984914.826,
            "minimum": 4983513.166,
            "name": "Y",
            "position": 1,
            "stddev": 393.3541771,
            "variance": 154727.5086
          },
          {
            "average": 1165.274621,
            "count": 13554108,
            "maximum": 1251.818808,
            "minimum": 1101.538808,
            "name": "Z",
            "position": 2,
            "stddev": 34.3137305,
            "variance": 1177.432101
          },
          {
            "average": 101.8505155,
            "count": 13554108,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.10045316,
            "variance": 2218.452687
          },
          {
            "average": 1.101304195,
            "count": 13554108,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3325427314,
            "variance": 0.1105846682
          },
          {
            "average": 1.20943466,
            "count": 13554108,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4835164599,
            "variance": 0.233788167
          },
          {
            "average": 0.4991993571,
            "count": 13554108,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993774,
            "variance": 0.2499993774
          },
          {
            "average": 0,
            "count": 13554108,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.209890684,
            "count": 13554108,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.407230398,
            "variance": 0.165836597
          },
          {
            "average": -2.242397021,
            "count": 13554108,
            "maximum": 16.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.207443543,
            "variance": 67.36212952
          },
          {
            "average": 179.437286,
            "count": 13554108,
            "maximum": 211,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 3.15508007,
            "variance": 9.954530248
          },
          {
            "average": 14511.26762,
            "count": 13554108,
            "maximum": 20084,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5630.789953,
            "variance": 31705795.5
          },
          {
            "average": 27551.90629,
            "count": 13554108,
            "maximum": 58624,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 12055.04815,
            "variance": 145324185.9
          },
          {
            "average": 27493.69144,
            "count": 13554108,
            "maximum": 52736,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 11033.59197,
            "variance": 121740151.8
          },
          {
            "average": 23158.48994,
            "count": 13554108,
            "maximum": 48640,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9223.475,
            "variance": 85072491.07
          },
          {
            "average": 333783.2922,
            "count": 13554108,
            "maximum": 588606.9546,
            "minimum": 326775.5063,
            "name": "GpsTime",
            "position": 15,
            "stddev": 35578.89256,
            "variance": 1265857596
          },
          {
            "average": 0,
            "count": 13554108,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13554108,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13554108,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13554108,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13554108,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414287.3271,
          4983513.166,
          1101.538808,
          415290.8871,
          4984914.826,
          1251.818808
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414287.32714111963,
                4983513.165801521,
                1101.5388080683254
              ],
              [
                414287.32714111963,
                4984914.825801522,
                1101.5388080683254
              ],
              [
                415290.8871411197,
                4984914.825801522,
                1251.8188080683256
              ],
              [
                415290.8871411197,
                4983513.165801521,
                1251.8188080683256
              ],
              [
                414287.32714111963,
                4983513.165801521,
                1101.5388080683254
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:16:46+00:00",
        "end_time": "2011-09-17T20:32:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0877632,
            44.9998938,
            1101.538808,
            -118.0747937,
            45.01262973,
            1251.818808
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0875244776116,
                  44.99989379764607,
                  1101.5388080683254
                ],
                [
                  -118.08776323023037,
                  45.012509148903675,
                  1101.5388080683254
                ],
                [
                  -118.07502965464602,
                  45.01262973377799,
                  1251.8188080683256
                ],
                [
                  -118.07479369560032,
                  45.00001432978748,
                  1251.8188080683256
                ],
                [
                  -118.0875244776116,
                  44.99989379764607,
                  1101.5388080683254
                ]
              ]
            ]
          },
          "id": "45118A1324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:16:46Z",
            "pc:count": 13554108,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414791.6227,
                "count": 13554108,
                "maximum": 415290.8871,
                "minimum": 414287.3271,
                "name": "X",
                "position": 0,
                "stddev": 285.8296015,
                "variance": 81698.56107
              },
              {
                "average": 4984249.518,
                "count": 13554108,
                "maximum": 4984914.826,
                "minimum": 4983513.166,
                "name": "Y",
                "position": 1,
                "stddev": 393.3541771,
                "variance": 154727.5086
              },
              {
                "average": 1165.274621,
                "count": 13554108,
                "maximum": 1251.818808,
                "minimum": 1101.538808,
                "name": "Z",
                "position": 2,
                "stddev": 34.3137305,
                "variance": 1177.432101
              },
              {
                "average": 101.8505155,
                "count": 13554108,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.10045316,
                "variance": 2218.452687
              },
              {
                "average": 1.101304195,
                "count": 13554108,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3325427314,
                "variance": 0.1105846682
              },
              {
                "average": 1.20943466,
                "count": 13554108,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4835164599,
                "variance": 0.233788167
              },
              {
                "average": 0.4991993571,
                "count": 13554108,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993774,
                "variance": 0.2499993774
              },
              {
                "average": 0,
                "count": 13554108,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.209890684,
                "count": 13554108,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.407230398,
                "variance": 0.165836597
              },
              {
                "average": -2.242397021,
                "count": 13554108,
                "maximum": 16.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.207443543,
                "variance": 67.36212952
              },
              {
                "average": 179.437286,
                "count": 13554108,
                "maximum": 211,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 3.15508007,
                "variance": 9.954530248
              },
              {
                "average": 14511.26762,
                "count": 13554108,
                "maximum": 20084,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5630.789953,
                "variance": 31705795.5
              },
              {
                "average": 27551.90629,
                "count": 13554108,
                "maximum": 58624,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 12055.04815,
                "variance": 145324185.9
              },
              {
                "average": 27493.69144,
                "count": 13554108,
                "maximum": 52736,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 11033.59197,
                "variance": 121740151.8
              },
              {
                "average": 23158.48994,
                "count": 13554108,
                "maximum": 48640,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9223.475,
                "variance": 85072491.07
              },
              {
                "average": 333783.2922,
                "count": 13554108,
                "maximum": 588606.9546,
                "minimum": 326775.5063,
                "name": "GpsTime",
                "position": 15,
                "stddev": 35578.89256,
                "variance": 1265857596
              },
              {
                "average": 0,
                "count": 13554108,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13554108,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13554108,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13554108,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13554108,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414287.3271,
              4983513.166,
              1101.538808,
              415290.8871,
              4984914.826,
              1251.818808
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414287.32714111963,
                    4983513.165801521,
                    1101.5388080683254
                  ],
                  [
                    414287.32714111963,
                    4984914.825801522,
                    1101.5388080683254
                  ],
                  [
                    415290.8871411197,
                    4984914.825801522,
                    1251.8188080683256
                  ],
                  [
                    415290.8871411197,
                    4983513.165801521,
                    1251.8188080683256
                  ],
                  [
                    414287.32714111963,
                    4983513.165801521,
                    1101.5388080683254
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:16:46+00:00",
            "end_time": "2011-09-17T20: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": "45117D7316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.8749435620263,
              45.387417739009564,
              817.9953560624831
            ],
            [
              -117.87513791369648,
              45.4000105332362,
              817.9953560624831
            ],
            [
              -117.86252885808288,
              45.40010645019041,
              1012.055356062483
            ],
            [
              -117.86233730580214,
              45.38751361408931,
              1012.055356062483
            ],
            [
              -117.8749435620263,
              45.387417739009564,
              817.9953560624831
            ]
          ]
        ]
      },
      "bbox": [
        -117.8751379,
        45.38741774,
        817.9953561,
        -117.8623373,
        45.40010645,
        1012.055356
      ],
      "properties": {
        "datetime": "2011-09-18T21:13:48Z",
        "pc:count": 8784153,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432021.5475,
            "count": 8784153,
            "maximum": 432495.409,
            "minimum": 431508.449,
            "name": "X",
            "position": 0,
            "stddev": 271.972354,
            "variance": 73968.96136
          },
          {
            "average": 5027103.898,
            "count": 8784153,
            "maximum": 5027759.846,
            "minimum": 5026360.686,
            "name": "Y",
            "position": 1,
            "stddev": 395.2121233,
            "variance": 156192.6224
          },
          {
            "average": 848.7971198,
            "count": 8784153,
            "maximum": 1012.055356,
            "minimum": 817.9953561,
            "name": "Z",
            "position": 2,
            "stddev": 31.62573025,
            "variance": 1000.186814
          },
          {
            "average": 107.0504018,
            "count": 8784153,
            "maximum": 247,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.14581217,
            "variance": 1033.35324
          },
          {
            "average": 1.00272855,
            "count": 8784153,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0558101133,
            "variance": 0.003114768747
          },
          {
            "average": 1.005785077,
            "count": 8784153,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08454308602,
            "variance": 0.007147533393
          },
          {
            "average": 0.5000987574,
            "count": 8784153,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000187,
            "variance": 0.2500000187
          },
          {
            "average": 0,
            "count": 8784153,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.295343444,
            "count": 8784153,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4561970164,
            "variance": 0.2081157178
          },
          {
            "average": -0.2178601988,
            "count": 8784153,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.568020016,
            "variance": 73.410967
          },
          {
            "average": 138,
            "count": 8784153,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10618.47905,
            "count": 8784153,
            "maximum": 10622,
            "minimum": 10614,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.647346009,
            "variance": 2.713748873
          },
          {
            "average": 32151.23144,
            "count": 8784153,
            "maximum": 62976,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 10185.30942,
            "variance": 103740528
          },
          {
            "average": 30483.49903,
            "count": 8784153,
            "maximum": 65024,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 7674.980341,
            "variance": 58905323.24
          },
          {
            "average": 26150.91529,
            "count": 8784153,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 6719.079271,
            "variance": 45146026.24
          },
          {
            "average": 413484.5339,
            "count": 8784153,
            "maximum": 415628.5533,
            "minimum": 410846.7997,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1015.417494,
            "variance": 1031072.687
          },
          {
            "average": 0,
            "count": 8784153,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8784153,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8784153,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8784153,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8784153,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431508.449,
          5026360.686,
          817.9953561,
          432495.409,
          5027759.846,
          1012.055356
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431508.4490305055,
                5026360.6864170525,
                817.9953560624831
              ],
              [
                431508.4490305055,
                5027759.846417053,
                817.9953560624831
              ],
              [
                432495.40903050546,
                5027759.846417053,
                1012.055356062483
              ],
              [
                432495.40903050546,
                5026360.6864170525,
                1012.055356062483
              ],
              [
                431508.4490305055,
                5026360.6864170525,
                817.9953560624831
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T21:13:48+00:00",
        "end_time": "2011-09-18T19:54:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D7316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D7316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D7316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8751379,
            45.38741774,
            817.9953561,
            -117.8623373,
            45.40010645,
            1012.055356
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.8749435620263,
                  45.387417739009564,
                  817.9953560624831
                ],
                [
                  -117.87513791369648,
                  45.4000105332362,
                  817.9953560624831
                ],
                [
                  -117.86252885808288,
                  45.40010645019041,
                  1012.055356062483
                ],
                [
                  -117.86233730580214,
                  45.38751361408931,
                  1012.055356062483
                ],
                [
                  -117.8749435620263,
                  45.387417739009564,
                  817.9953560624831
                ]
              ]
            ]
          },
          "id": "45117D7316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D7316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:13:48Z",
            "pc:count": 8784153,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432021.5475,
                "count": 8784153,
                "maximum": 432495.409,
                "minimum": 431508.449,
                "name": "X",
                "position": 0,
                "stddev": 271.972354,
                "variance": 73968.96136
              },
              {
                "average": 5027103.898,
                "count": 8784153,
                "maximum": 5027759.846,
                "minimum": 5026360.686,
                "name": "Y",
                "position": 1,
                "stddev": 395.2121233,
                "variance": 156192.6224
              },
              {
                "average": 848.7971198,
                "count": 8784153,
                "maximum": 1012.055356,
                "minimum": 817.9953561,
                "name": "Z",
                "position": 2,
                "stddev": 31.62573025,
                "variance": 1000.186814
              },
              {
                "average": 107.0504018,
                "count": 8784153,
                "maximum": 247,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.14581217,
                "variance": 1033.35324
              },
              {
                "average": 1.00272855,
                "count": 8784153,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0558101133,
                "variance": 0.003114768747
              },
              {
                "average": 1.005785077,
                "count": 8784153,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08454308602,
                "variance": 0.007147533393
              },
              {
                "average": 0.5000987574,
                "count": 8784153,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000187,
                "variance": 0.2500000187
              },
              {
                "average": 0,
                "count": 8784153,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.295343444,
                "count": 8784153,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4561970164,
                "variance": 0.2081157178
              },
              {
                "average": -0.2178601988,
                "count": 8784153,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.568020016,
                "variance": 73.410967
              },
              {
                "average": 138,
                "count": 8784153,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10618.47905,
                "count": 8784153,
                "maximum": 10622,
                "minimum": 10614,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.647346009,
                "variance": 2.713748873
              },
              {
                "average": 32151.23144,
                "count": 8784153,
                "maximum": 62976,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 10185.30942,
                "variance": 103740528
              },
              {
                "average": 30483.49903,
                "count": 8784153,
                "maximum": 65024,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 7674.980341,
                "variance": 58905323.24
              },
              {
                "average": 26150.91529,
                "count": 8784153,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 6719.079271,
                "variance": 45146026.24
              },
              {
                "average": 413484.5339,
                "count": 8784153,
                "maximum": 415628.5533,
                "minimum": 410846.7997,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1015.417494,
                "variance": 1031072.687
              },
              {
                "average": 0,
                "count": 8784153,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8784153,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8784153,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8784153,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8784153,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431508.449,
              5026360.686,
              817.9953561,
              432495.409,
              5027759.846,
              1012.055356
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431508.4490305055,
                    5026360.6864170525,
                    817.9953560624831
                  ],
                  [
                    431508.4490305055,
                    5027759.846417053,
                    817.9953560624831
                  ],
                  [
                    432495.40903050546,
                    5027759.846417053,
                    1012.055356062483
                  ],
                  [
                    432495.40903050546,
                    5026360.6864170525,
                    1012.055356062483
                  ],
                  [
                    431508.4490305055,
                    5026360.6864170525,
                    817.9953560624831
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T21:13:48+00:00",
            "end_time": "2011-09-18T19:54: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": "45117D8120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.94052716324036,
              45.44998771161159,
              815.6543538277471
            ],
            [
              -117.94069327373923,
              45.45997878355137,
              815.6543538277471
            ],
            [
              -117.93752801361327,
              45.460004808671506,
              826.734353827747
            ],
            [
              -117.93736246184727,
              45.45001372771668,
              826.734353827747
            ],
            [
              -117.94052716324036,
              45.44998771161159,
              815.6543538277471
            ]
          ]
        ]
      },
      "bbox": [
        -117.9406933,
        45.44998771,
        815.6543538,
        -117.9373625,
        45.46000481,
        826.7343538
      ],
      "properties": {
        "datetime": "2011-09-18T22:51:55Z",
        "pc:count": 3733853,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426576.0233,
            "count": 3733853,
            "maximum": 426703.1988,
            "minimum": 426455.6988,
            "name": "X",
            "position": 0,
            "stddev": 67.79226521,
            "variance": 4595.791222
          },
          {
            "average": 5033922.238,
            "count": 3733853,
            "maximum": 5034479.943,
            "minimum": 5033369.823,
            "name": "Y",
            "position": 1,
            "stddev": 316.1173865,
            "variance": 99930.20205
          },
          {
            "average": 816.1903044,
            "count": 3733853,
            "maximum": 826.7343538,
            "minimum": 815.6543538,
            "name": "Z",
            "position": 2,
            "stddev": 0.203886696,
            "variance": 0.0415697848
          },
          {
            "average": 167.4722604,
            "count": 3733853,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 62.2841682,
            "variance": 3879.317608
          },
          {
            "average": 1.0000233,
            "count": 3733853,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004826985751,
            "variance": 2.329979144e-05
          },
          {
            "average": 1.000052493,
            "count": 3733853,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007244994947,
            "variance": 5.248995178e-05
          },
          {
            "average": 0.4922113966,
            "count": 3733853,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999394009,
            "variance": 0.2499394046
          },
          {
            "average": 0,
            "count": 3733853,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.181341901,
            "count": 3733853,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3853012529,
            "variance": 0.1484570555
          },
          {
            "average": -1.487794706,
            "count": 3733853,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.796636177,
            "variance": 60.78753568
          },
          {
            "average": 170.8983583,
            "count": 3733853,
            "maximum": 213,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 34.14616641,
            "variance": 1165.96068
          },
          {
            "average": 5591.85427,
            "count": 3733853,
            "maximum": 10631,
            "minimum": 182,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5208.355995,
            "variance": 27126972.17
          },
          {
            "average": 42468.23895,
            "count": 3733853,
            "maximum": 56832,
            "minimum": 17920,
            "name": "Red",
            "position": 12,
            "stddev": 8534.037056,
            "variance": 72829788.47
          },
          {
            "average": 38329.4998,
            "count": 3733853,
            "maximum": 55296,
            "minimum": 13056,
            "name": "Green",
            "position": 13,
            "stddev": 9553.035965,
            "variance": 91260496.14
          },
          {
            "average": 35923.50598,
            "count": 3733853,
            "maximum": 57088,
            "minimum": 10496,
            "name": "Blue",
            "position": 14,
            "stddev": 10082.06803,
            "variance": 101648095.7
          },
          {
            "average": 252765.4991,
            "count": 3733853,
            "maximum": 421515.6151,
            "minimum": 73806.46225,
            "name": "GpsTime",
            "position": 15,
            "stddev": 172872.4451,
            "variance": 29884882290.0
          },
          {
            "average": 0,
            "count": 3733853,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3733853,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3733853,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3733853,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3733853,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426455.6988,
          5033369.823,
          815.6543538,
          426703.1988,
          5034479.943,
          826.7343538
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426455.6987901806,
                5033369.823444513,
                815.6543538277471
              ],
              [
                426455.6987901806,
                5034479.943444512,
                815.6543538277471
              ],
              [
                426703.1987901806,
                5034479.943444512,
                826.734353827747
              ],
              [
                426703.1987901806,
                5033369.823444513,
                826.734353827747
              ],
              [
                426455.6987901806,
                5033369.823444513,
                815.6543538277471
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:51:55+00:00",
        "end_time": "2011-09-14T22:16:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9406933,
            45.44998771,
            815.6543538,
            -117.9373625,
            45.46000481,
            826.7343538
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.94052716324036,
                  45.44998771161159,
                  815.6543538277471
                ],
                [
                  -117.94069327373923,
                  45.45997878355137,
                  815.6543538277471
                ],
                [
                  -117.93752801361327,
                  45.460004808671506,
                  826.734353827747
                ],
                [
                  -117.93736246184727,
                  45.45001372771668,
                  826.734353827747
                ],
                [
                  -117.94052716324036,
                  45.44998771161159,
                  815.6543538277471
                ]
              ]
            ]
          },
          "id": "45117D8120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:51:55Z",
            "pc:count": 3733853,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426576.0233,
                "count": 3733853,
                "maximum": 426703.1988,
                "minimum": 426455.6988,
                "name": "X",
                "position": 0,
                "stddev": 67.79226521,
                "variance": 4595.791222
              },
              {
                "average": 5033922.238,
                "count": 3733853,
                "maximum": 5034479.943,
                "minimum": 5033369.823,
                "name": "Y",
                "position": 1,
                "stddev": 316.1173865,
                "variance": 99930.20205
              },
              {
                "average": 816.1903044,
                "count": 3733853,
                "maximum": 826.7343538,
                "minimum": 815.6543538,
                "name": "Z",
                "position": 2,
                "stddev": 0.203886696,
                "variance": 0.0415697848
              },
              {
                "average": 167.4722604,
                "count": 3733853,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 62.2841682,
                "variance": 3879.317608
              },
              {
                "average": 1.0000233,
                "count": 3733853,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004826985751,
                "variance": 2.329979144e-05
              },
              {
                "average": 1.000052493,
                "count": 3733853,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007244994947,
                "variance": 5.248995178e-05
              },
              {
                "average": 0.4922113966,
                "count": 3733853,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999394009,
                "variance": 0.2499394046
              },
              {
                "average": 0,
                "count": 3733853,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.181341901,
                "count": 3733853,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3853012529,
                "variance": 0.1484570555
              },
              {
                "average": -1.487794706,
                "count": 3733853,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.796636177,
                "variance": 60.78753568
              },
              {
                "average": 170.8983583,
                "count": 3733853,
                "maximum": 213,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 34.14616641,
                "variance": 1165.96068
              },
              {
                "average": 5591.85427,
                "count": 3733853,
                "maximum": 10631,
                "minimum": 182,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5208.355995,
                "variance": 27126972.17
              },
              {
                "average": 42468.23895,
                "count": 3733853,
                "maximum": 56832,
                "minimum": 17920,
                "name": "Red",
                "position": 12,
                "stddev": 8534.037056,
                "variance": 72829788.47
              },
              {
                "average": 38329.4998,
                "count": 3733853,
                "maximum": 55296,
                "minimum": 13056,
                "name": "Green",
                "position": 13,
                "stddev": 9553.035965,
                "variance": 91260496.14
              },
              {
                "average": 35923.50598,
                "count": 3733853,
                "maximum": 57088,
                "minimum": 10496,
                "name": "Blue",
                "position": 14,
                "stddev": 10082.06803,
                "variance": 101648095.7
              },
              {
                "average": 252765.4991,
                "count": 3733853,
                "maximum": 421515.6151,
                "minimum": 73806.46225,
                "name": "GpsTime",
                "position": 15,
                "stddev": 172872.4451,
                "variance": 29884882290.0
              },
              {
                "average": 0,
                "count": 3733853,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3733853,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3733853,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3733853,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3733853,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426455.6988,
              5033369.823,
              815.6543538,
              426703.1988,
              5034479.943,
              826.7343538
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426455.6987901806,
                    5033369.823444513,
                    815.6543538277471
                  ],
                  [
                    426455.6987901806,
                    5034479.943444512,
                    815.6543538277471
                  ],
                  [
                    426703.1987901806,
                    5034479.943444512,
                    826.734353827747
                  ],
                  [
                    426703.1987901806,
                    5033369.823444513,
                    826.734353827747
                  ],
                  [
                    426455.6987901806,
                    5033369.823444513,
                    815.6543538277471
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:51:55+00:00",
            "end_time": "2011-09-14T22:16:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117E8410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752523857815,
              45.5374163479351,
              832.8771770617334
            ],
            [
              -117.8877234409502,
              45.550010207436735,
              832.8771770617334
            ],
            [
              -117.87502918120353,
              45.550108156744656,
              948.4971770617333
            ],
            [
              -117.87483381220378,
              45.53751425447406,
              948.4971770617333
            ],
            [
              -117.88752523857815,
              45.5374163479351,
              832.8771770617334
            ]
          ]
        ]
      },
      "bbox": [
        -117.8877234,
        45.53741635,
        832.8771771,
        -117.8748338,
        45.55010816,
        948.4971771
      ],
      "properties": {
        "datetime": "2011-09-14T20:53:28Z",
        "pc:count": 11626181,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431201.1386,
            "count": 11626181,
            "maximum": 431698.5366,
            "minimum": 430707.5366,
            "name": "X",
            "position": 0,
            "stddev": 275.0292296,
            "variance": 75641.07713
          },
          {
            "average": 5043770.147,
            "count": 11626181,
            "maximum": 5044435.06,
            "minimum": 5043035.74,
            "name": "Y",
            "position": 1,
            "stddev": 395.2344528,
            "variance": 156210.2727
          },
          {
            "average": 890.1327744,
            "count": 11626181,
            "maximum": 948.4971771,
            "minimum": 832.8771771,
            "name": "Z",
            "position": 2,
            "stddev": 26.59485532,
            "variance": 707.2863293
          },
          {
            "average": 197.7259859,
            "count": 11626181,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.1552578,
            "variance": 3042.102463
          },
          {
            "average": 1.05222592,
            "count": 11626181,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2534108436,
            "variance": 0.06421705565
          },
          {
            "average": 1.104728113,
            "count": 11626181,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3728184191,
            "variance": 0.1389935736
          },
          {
            "average": 0.4971863074,
            "count": 11626181,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999921046,
            "variance": 0.2499921046
          },
          {
            "average": 0,
            "count": 11626181,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.267568774,
            "count": 11626181,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4426914752,
            "variance": 0.1959757422
          },
          {
            "average": 0.3196524571,
            "count": 11626181,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.738117449,
            "variance": 59.87846166
          },
          {
            "average": 208.6509998,
            "count": 11626181,
            "maximum": 213,
            "minimum": 194,
            "name": "UserData",
            "position": 10,
            "stddev": 2.638719225,
            "variance": 6.962839148
          },
          {
            "average": 189.2205952,
            "count": 11626181,
            "maximum": 216,
            "minimum": 163,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02090105,
            "variance": 577.0036872
          },
          {
            "average": 32051.4731,
            "count": 11626181,
            "maximum": 57600,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 9372.197327,
            "variance": 87838082.73
          },
          {
            "average": 30277.51668,
            "count": 11626181,
            "maximum": 56320,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 7479.184402,
            "variance": 55938199.32
          },
          {
            "average": 24568.09464,
            "count": 11626181,
            "maximum": 54784,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 5850.422627,
            "variance": 34227444.91
          },
          {
            "average": 67978.93217,
            "count": 11626181,
            "maximum": 68808.41947,
            "minimum": 67510.39782,
            "name": "GpsTime",
            "position": 15,
            "stddev": 259.6759065,
            "variance": 67431.57639
          },
          {
            "average": 0,
            "count": 11626181,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11626181,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11626181,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11626181,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11626181,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430707.5366,
          5043035.74,
          832.8771771,
          431698.5366,
          5044435.06,
          948.4971771
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430707.53661798046,
                5043035.739758259,
                832.8771770617334
              ],
              [
                430707.53661798046,
                5044435.059758259,
                832.8771770617334
              ],
              [
                431698.53661798046,
                5044435.059758259,
                948.4971770617333
              ],
              [
                431698.53661798046,
                5043035.739758259,
                948.4971770617333
              ],
              [
                430707.53661798046,
                5043035.739758259,
                832.8771770617334
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T20:53:28+00:00",
        "end_time": "2011-09-14T20:31:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8877234,
            45.53741635,
            832.8771771,
            -117.8748338,
            45.55010816,
            948.4971771
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752523857815,
                  45.5374163479351,
                  832.8771770617334
                ],
                [
                  -117.8877234409502,
                  45.550010207436735,
                  832.8771770617334
                ],
                [
                  -117.87502918120353,
                  45.550108156744656,
                  948.4971770617333
                ],
                [
                  -117.87483381220378,
                  45.53751425447406,
                  948.4971770617333
                ],
                [
                  -117.88752523857815,
                  45.5374163479351,
                  832.8771770617334
                ]
              ]
            ]
          },
          "id": "45117E8410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T20:53:28Z",
            "pc:count": 11626181,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431201.1386,
                "count": 11626181,
                "maximum": 431698.5366,
                "minimum": 430707.5366,
                "name": "X",
                "position": 0,
                "stddev": 275.0292296,
                "variance": 75641.07713
              },
              {
                "average": 5043770.147,
                "count": 11626181,
                "maximum": 5044435.06,
                "minimum": 5043035.74,
                "name": "Y",
                "position": 1,
                "stddev": 395.2344528,
                "variance": 156210.2727
              },
              {
                "average": 890.1327744,
                "count": 11626181,
                "maximum": 948.4971771,
                "minimum": 832.8771771,
                "name": "Z",
                "position": 2,
                "stddev": 26.59485532,
                "variance": 707.2863293
              },
              {
                "average": 197.7259859,
                "count": 11626181,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.1552578,
                "variance": 3042.102463
              },
              {
                "average": 1.05222592,
                "count": 11626181,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2534108436,
                "variance": 0.06421705565
              },
              {
                "average": 1.104728113,
                "count": 11626181,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3728184191,
                "variance": 0.1389935736
              },
              {
                "average": 0.4971863074,
                "count": 11626181,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999921046,
                "variance": 0.2499921046
              },
              {
                "average": 0,
                "count": 11626181,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.267568774,
                "count": 11626181,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4426914752,
                "variance": 0.1959757422
              },
              {
                "average": 0.3196524571,
                "count": 11626181,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.738117449,
                "variance": 59.87846166
              },
              {
                "average": 208.6509998,
                "count": 11626181,
                "maximum": 213,
                "minimum": 194,
                "name": "UserData",
                "position": 10,
                "stddev": 2.638719225,
                "variance": 6.962839148
              },
              {
                "average": 189.2205952,
                "count": 11626181,
                "maximum": 216,
                "minimum": 163,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02090105,
                "variance": 577.0036872
              },
              {
                "average": 32051.4731,
                "count": 11626181,
                "maximum": 57600,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 9372.197327,
                "variance": 87838082.73
              },
              {
                "average": 30277.51668,
                "count": 11626181,
                "maximum": 56320,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 7479.184402,
                "variance": 55938199.32
              },
              {
                "average": 24568.09464,
                "count": 11626181,
                "maximum": 54784,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 5850.422627,
                "variance": 34227444.91
              },
              {
                "average": 67978.93217,
                "count": 11626181,
                "maximum": 68808.41947,
                "minimum": 67510.39782,
                "name": "GpsTime",
                "position": 15,
                "stddev": 259.6759065,
                "variance": 67431.57639
              },
              {
                "average": 0,
                "count": 11626181,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11626181,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11626181,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11626181,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11626181,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430707.5366,
              5043035.74,
              832.8771771,
              431698.5366,
              5044435.06,
              948.4971771
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430707.53661798046,
                    5043035.739758259,
                    832.8771770617334
                  ],
                  [
                    430707.53661798046,
                    5044435.059758259,
                    832.8771770617334
                  ],
                  [
                    431698.53661798046,
                    5044435.059758259,
                    948.4971770617333
                  ],
                  [
                    431698.53661798046,
                    5043035.739758259,
                    948.4971770617333
                  ],
                  [
                    430707.53661798046,
                    5043035.739758259,
                    832.8771770617334
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T20:53:28+00:00",
            "end_time": "2011-09-14T20:31: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": "45117D8421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9375258857255,
              45.374965541024665,
              820.3071704402815
            ],
            [
              -117.93773325258964,
              45.38751008427437,
              820.3071704402815
            ],
            [
              -117.93191303609983,
              45.387557722423,
              832.2471704402816
            ],
            [
              -117.93170695584476,
              45.37501315845578,
              832.2471704402816
            ],
            [
              -117.9375258857255,
              45.374965541024665,
              820.3071704402815
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377333,
        45.37496554,
        820.3071704,
        -117.931707,
        45.38755772,
        832.2471704
      ],
      "properties": {
        "datetime": "2011-09-14T22:35:35Z",
        "pc:count": 3973935,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426775.2304,
            "count": 3973935,
            "maximum": 427048.9318,
            "minimum": 426593.2518,
            "name": "X",
            "position": 0,
            "stddev": 111.301575,
            "variance": 12388.0406
          },
          {
            "average": 5025690.993,
            "count": 3973935,
            "maximum": 5026426.3,
            "minimum": 5025032.48,
            "name": "Y",
            "position": 1,
            "stddev": 393.1029247,
            "variance": 154529.9094
          },
          {
            "average": 822.0203076,
            "count": 3973935,
            "maximum": 832.2471704,
            "minimum": 820.3071704,
            "name": "Z",
            "position": 2,
            "stddev": 0.8034265815,
            "variance": 0.6454942719
          },
          {
            "average": 197.4998652,
            "count": 3973935,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.65558531,
            "variance": 710.520228
          },
          {
            "average": 1.000347011,
            "count": 3973935,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01862500691,
            "variance": 0.0003468908823
          },
          {
            "average": 1.000695532,
            "count": 3973935,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02636377575,
            "variance": 0.0006950486719
          },
          {
            "average": 0.488886708,
            "count": 3973935,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998765424,
            "variance": 0.2498765576
          },
          {
            "average": 0,
            "count": 3973935,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.269519758,
            "count": 3973935,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4437103871,
            "variance": 0.1968789076
          },
          {
            "average": -1.347703279,
            "count": 3973935,
            "maximum": 22.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.196011958,
            "variance": 51.7825881
          },
          {
            "average": 208.9310817,
            "count": 3973935,
            "maximum": 213,
            "minimum": 193,
            "name": "UserData",
            "position": 10,
            "stddev": 2.792828126,
            "variance": 7.799888939
          },
          {
            "average": 206.74522,
            "count": 3973935,
            "maximum": 232,
            "minimum": 182,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.00949104,
            "variance": 576.4556602
          },
          {
            "average": 27166.85218,
            "count": 3973935,
            "maximum": 53760,
            "minimum": 15360,
            "name": "Red",
            "position": 12,
            "stddev": 6251.345579,
            "variance": 39079321.55
          },
          {
            "average": 27176.26629,
            "count": 3973935,
            "maximum": 53248,
            "minimum": 16640,
            "name": "Green",
            "position": 13,
            "stddev": 5038.513694,
            "variance": 25386620.25
          },
          {
            "average": 23759.17058,
            "count": 3973935,
            "maximum": 52480,
            "minimum": 14592,
            "name": "Blue",
            "position": 14,
            "stddev": 4464.483593,
            "variance": 19931613.75
          },
          {
            "average": 74155.92642,
            "count": 3973935,
            "maximum": 74935.11679,
            "minimum": 73929.38516,
            "name": "GpsTime",
            "position": 15,
            "stddev": 312.2711332,
            "variance": 97513.26063
          },
          {
            "average": 0,
            "count": 3973935,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3973935,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3973935,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3973935,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3973935,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426593.2518,
          5025032.48,
          820.3071704,
          427048.9318,
          5026426.3,
          832.2471704
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426593.25178785605,
                5025032.480419946,
                820.3071704402815
              ],
              [
                426593.25178785605,
                5026426.300419946,
                820.3071704402815
              ],
              [
                427048.9317878561,
                5026426.300419946,
                832.2471704402816
              ],
              [
                427048.9317878561,
                5025032.480419946,
                832.2471704402816
              ],
              [
                426593.25178785605,
                5025032.480419946,
                820.3071704402815
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:35:35+00:00",
        "end_time": "2011-09-14T22:18:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377333,
            45.37496554,
            820.3071704,
            -117.931707,
            45.38755772,
            832.2471704
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9375258857255,
                  45.374965541024665,
                  820.3071704402815
                ],
                [
                  -117.93773325258964,
                  45.38751008427437,
                  820.3071704402815
                ],
                [
                  -117.93191303609983,
                  45.387557722423,
                  832.2471704402816
                ],
                [
                  -117.93170695584476,
                  45.37501315845578,
                  832.2471704402816
                ],
                [
                  -117.9375258857255,
                  45.374965541024665,
                  820.3071704402815
                ]
              ]
            ]
          },
          "id": "45117D8421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:35:35Z",
            "pc:count": 3973935,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426775.2304,
                "count": 3973935,
                "maximum": 427048.9318,
                "minimum": 426593.2518,
                "name": "X",
                "position": 0,
                "stddev": 111.301575,
                "variance": 12388.0406
              },
              {
                "average": 5025690.993,
                "count": 3973935,
                "maximum": 5026426.3,
                "minimum": 5025032.48,
                "name": "Y",
                "position": 1,
                "stddev": 393.1029247,
                "variance": 154529.9094
              },
              {
                "average": 822.0203076,
                "count": 3973935,
                "maximum": 832.2471704,
                "minimum": 820.3071704,
                "name": "Z",
                "position": 2,
                "stddev": 0.8034265815,
                "variance": 0.6454942719
              },
              {
                "average": 197.4998652,
                "count": 3973935,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.65558531,
                "variance": 710.520228
              },
              {
                "average": 1.000347011,
                "count": 3973935,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01862500691,
                "variance": 0.0003468908823
              },
              {
                "average": 1.000695532,
                "count": 3973935,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02636377575,
                "variance": 0.0006950486719
              },
              {
                "average": 0.488886708,
                "count": 3973935,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998765424,
                "variance": 0.2498765576
              },
              {
                "average": 0,
                "count": 3973935,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.269519758,
                "count": 3973935,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4437103871,
                "variance": 0.1968789076
              },
              {
                "average": -1.347703279,
                "count": 3973935,
                "maximum": 22.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.196011958,
                "variance": 51.7825881
              },
              {
                "average": 208.9310817,
                "count": 3973935,
                "maximum": 213,
                "minimum": 193,
                "name": "UserData",
                "position": 10,
                "stddev": 2.792828126,
                "variance": 7.799888939
              },
              {
                "average": 206.74522,
                "count": 3973935,
                "maximum": 232,
                "minimum": 182,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.00949104,
                "variance": 576.4556602
              },
              {
                "average": 27166.85218,
                "count": 3973935,
                "maximum": 53760,
                "minimum": 15360,
                "name": "Red",
                "position": 12,
                "stddev": 6251.345579,
                "variance": 39079321.55
              },
              {
                "average": 27176.26629,
                "count": 3973935,
                "maximum": 53248,
                "minimum": 16640,
                "name": "Green",
                "position": 13,
                "stddev": 5038.513694,
                "variance": 25386620.25
              },
              {
                "average": 23759.17058,
                "count": 3973935,
                "maximum": 52480,
                "minimum": 14592,
                "name": "Blue",
                "position": 14,
                "stddev": 4464.483593,
                "variance": 19931613.75
              },
              {
                "average": 74155.92642,
                "count": 3973935,
                "maximum": 74935.11679,
                "minimum": 73929.38516,
                "name": "GpsTime",
                "position": 15,
                "stddev": 312.2711332,
                "variance": 97513.26063
              },
              {
                "average": 0,
                "count": 3973935,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3973935,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3973935,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3973935,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3973935,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426593.2518,
              5025032.48,
              820.3071704,
              427048.9318,
              5026426.3,
              832.2471704
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426593.25178785605,
                    5025032.480419946,
                    820.3071704402815
                  ],
                  [
                    426593.25178785605,
                    5026426.300419946,
                    820.3071704402815
                  ],
                  [
                    427048.9317878561,
                    5026426.300419946,
                    832.2471704402816
                  ],
                  [
                    427048.9317878561,
                    5025032.480419946,
                    832.2471704402816
                  ],
                  [
                    426593.25178785605,
                    5025032.480419946,
                    820.3071704402815
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:35:35+00:00",
            "end_time": "2011-09-14T22:18: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": "45117E8217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502481121073,
              45.57491172132657,
              802.4757622334238
            ],
            [
              -117.92523173438052,
              45.58751004708783,
              802.4757622334238
            ],
            [
              -117.91252941168044,
              45.587612226904525,
              863.5157622334237
            ],
            [
              -117.91232532835757,
              45.575013856510076,
              863.5157622334237
            ],
            [
              -117.92502481121073,
              45.57491172132657,
              802.4757622334238
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252317,
        45.57491172,
        802.4757622,
        -117.9123253,
        45.58761223,
        863.5157622
      ],
      "properties": {
        "datetime": "2011-09-14T21:47:46Z",
        "pc:count": 11137665,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428336.1516,
            "count": 11137665,
            "maximum": 428818.7614,
            "minimum": 427827.7814,
            "name": "X",
            "position": 0,
            "stddev": 285.4088183,
            "variance": 81458.19358
          },
          {
            "average": 5047935.273,
            "count": 11137665,
            "maximum": 5048634.292,
            "minimum": 5047234.452,
            "name": "Y",
            "position": 1,
            "stddev": 402.5350923,
            "variance": 162034.5005
          },
          {
            "average": 835.865934,
            "count": 11137665,
            "maximum": 863.5157622,
            "minimum": 802.4757622,
            "name": "Z",
            "position": 2,
            "stddev": 12.19312027,
            "variance": 148.6721818
          },
          {
            "average": 213.302,
            "count": 11137665,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.38870012,
            "variance": 1796.801898
          },
          {
            "average": 1.009639543,
            "count": 11137665,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1055749058,
            "variance": 0.01114606074
          },
          {
            "average": 1.019302699,
            "count": 11137665,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1544326743,
            "variance": 0.02384945089
          },
          {
            "average": 0.5018474698,
            "count": 11137665,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999966093,
            "variance": 0.2499966093
          },
          {
            "average": 0,
            "count": 11137665,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.25602844,
            "count": 11137665,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4364377335,
            "variance": 0.1904778952
          },
          {
            "average": 1.665826452,
            "count": 11137665,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.931045214,
            "variance": 62.90147818
          },
          {
            "average": 205.4459384,
            "count": 11137665,
            "maximum": 213,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 3.953295775,
            "variance": 15.62854749
          },
          {
            "average": 198.2391728,
            "count": 11137665,
            "maximum": 225,
            "minimum": 172,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.01813629,
            "variance": 576.8708708
          },
          {
            "average": 33889.849,
            "count": 11137665,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 10263.76518,
            "variance": 105344875.6
          },
          {
            "average": 32805.01168,
            "count": 11137665,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 7097.315234,
            "variance": 50371883.53
          },
          {
            "average": 27634.80161,
            "count": 11137665,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 6341.195798,
            "variance": 40210764.15
          },
          {
            "average": 70983.22971,
            "count": 11137665,
            "maximum": 72066.7662,
            "minimum": 70061.35959,
            "name": "GpsTime",
            "position": 15,
            "stddev": 421.2449193,
            "variance": 177447.282
          },
          {
            "average": 0,
            "count": 11137665,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11137665,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11137665,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11137665,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11137665,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427827.7814,
          5047234.452,
          802.4757622,
          428818.7614,
          5048634.292,
          863.5157622
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427827.7814181756,
                5047234.452327998,
                802.4757622334238
              ],
              [
                427827.7814181756,
                5048634.292327998,
                802.4757622334238
              ],
              [
                428818.7614181756,
                5048634.292327998,
                863.5157622334237
              ],
              [
                428818.7614181756,
                5047234.452327998,
                863.5157622334237
              ],
              [
                427827.7814181756,
                5047234.452327998,
                802.4757622334238
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:47:46+00:00",
        "end_time": "2011-09-14T21:14:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252317,
            45.57491172,
            802.4757622,
            -117.9123253,
            45.58761223,
            863.5157622
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502481121073,
                  45.57491172132657,
                  802.4757622334238
                ],
                [
                  -117.92523173438052,
                  45.58751004708783,
                  802.4757622334238
                ],
                [
                  -117.91252941168044,
                  45.587612226904525,
                  863.5157622334237
                ],
                [
                  -117.91232532835757,
                  45.575013856510076,
                  863.5157622334237
                ],
                [
                  -117.92502481121073,
                  45.57491172132657,
                  802.4757622334238
                ]
              ]
            ]
          },
          "id": "45117E8217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:47:46Z",
            "pc:count": 11137665,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428336.1516,
                "count": 11137665,
                "maximum": 428818.7614,
                "minimum": 427827.7814,
                "name": "X",
                "position": 0,
                "stddev": 285.4088183,
                "variance": 81458.19358
              },
              {
                "average": 5047935.273,
                "count": 11137665,
                "maximum": 5048634.292,
                "minimum": 5047234.452,
                "name": "Y",
                "position": 1,
                "stddev": 402.5350923,
                "variance": 162034.5005
              },
              {
                "average": 835.865934,
                "count": 11137665,
                "maximum": 863.5157622,
                "minimum": 802.4757622,
                "name": "Z",
                "position": 2,
                "stddev": 12.19312027,
                "variance": 148.6721818
              },
              {
                "average": 213.302,
                "count": 11137665,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.38870012,
                "variance": 1796.801898
              },
              {
                "average": 1.009639543,
                "count": 11137665,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1055749058,
                "variance": 0.01114606074
              },
              {
                "average": 1.019302699,
                "count": 11137665,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1544326743,
                "variance": 0.02384945089
              },
              {
                "average": 0.5018474698,
                "count": 11137665,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999966093,
                "variance": 0.2499966093
              },
              {
                "average": 0,
                "count": 11137665,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.25602844,
                "count": 11137665,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4364377335,
                "variance": 0.1904778952
              },
              {
                "average": 1.665826452,
                "count": 11137665,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.931045214,
                "variance": 62.90147818
              },
              {
                "average": 205.4459384,
                "count": 11137665,
                "maximum": 213,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 3.953295775,
                "variance": 15.62854749
              },
              {
                "average": 198.2391728,
                "count": 11137665,
                "maximum": 225,
                "minimum": 172,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.01813629,
                "variance": 576.8708708
              },
              {
                "average": 33889.849,
                "count": 11137665,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 10263.76518,
                "variance": 105344875.6
              },
              {
                "average": 32805.01168,
                "count": 11137665,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 7097.315234,
                "variance": 50371883.53
              },
              {
                "average": 27634.80161,
                "count": 11137665,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 6341.195798,
                "variance": 40210764.15
              },
              {
                "average": 70983.22971,
                "count": 11137665,
                "maximum": 72066.7662,
                "minimum": 70061.35959,
                "name": "GpsTime",
                "position": 15,
                "stddev": 421.2449193,
                "variance": 177447.282
              },
              {
                "average": 0,
                "count": 11137665,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11137665,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11137665,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11137665,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11137665,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427827.7814,
              5047234.452,
              802.4757622,
              428818.7614,
              5048634.292,
              863.5157622
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427827.7814181756,
                    5047234.452327998,
                    802.4757622334238
                  ],
                  [
                    427827.7814181756,
                    5048634.292327998,
                    802.4757622334238
                  ],
                  [
                    428818.7614181756,
                    5048634.292327998,
                    863.5157622334237
                  ],
                  [
                    428818.7614181756,
                    5047234.452327998,
                    863.5157622334237
                  ],
                  [
                    427827.7814181756,
                    5047234.452327998,
                    802.4757622334238
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:47:46+00:00",
            "end_time": "2011-09-14T21:14: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": "45118A1223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03640718169201,
              45.06240949700827,
              1116.6416250027123
            ],
            [
              -118.03646508627698,
              45.065613802075625,
              1116.6416250027123
            ],
            [
              -118.02506474213881,
              45.065716704811635,
              1192.0616250027124
            ],
            [
              -118.02500747418927,
              45.062512388312285,
              1192.0616250027124
            ],
            [
              -118.03640718169201,
              45.06240949700827,
              1116.6416250027123
            ]
          ]
        ]
      },
      "bbox": [
        -118.0364651,
        45.0624095,
        1116.641625,
        -118.0250075,
        45.0657167,
        1192.061625
      ],
      "properties": {
        "datetime": "2011-09-20T21:06:15Z",
        "pc:count": 2502812,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418836.2496,
            "count": 2502812,
            "maximum": 419302.6858,
            "minimum": 418405.0458,
            "name": "X",
            "position": 0,
            "stddev": 215.7462392,
            "variance": 46546.43975
          },
          {
            "average": 4990564.633,
            "count": 2502812,
            "maximum": 4990761.118,
            "minimum": 4990405.098,
            "name": "Y",
            "position": 1,
            "stddev": 91.95618035,
            "variance": 8455.939104
          },
          {
            "average": 1148.015451,
            "count": 2502812,
            "maximum": 1192.061625,
            "minimum": 1116.641625,
            "name": "Z",
            "position": 2,
            "stddev": 15.6822587,
            "variance": 245.933238
          },
          {
            "average": 192.2693398,
            "count": 2502812,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 66.806516,
            "variance": 4463.11058
          },
          {
            "average": 1.093304651,
            "count": 2502812,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3249309705,
            "variance": 0.1055801356
          },
          {
            "average": 1.186817068,
            "count": 2502812,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4645744808,
            "variance": 0.2158294482
          },
          {
            "average": 0.4963045566,
            "count": 2502812,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999864434,
            "variance": 0.2499864436
          },
          {
            "average": 0,
            "count": 2502812,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.221339837,
            "count": 2502812,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4151488677,
            "variance": 0.1723485824
          },
          {
            "average": -0.04773668035,
            "count": 2502812,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.978874099,
            "variance": 63.66243189
          },
          {
            "average": 202.8167441,
            "count": 2502812,
            "maximum": 212,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 4.43288251,
            "variance": 19.65044735
          },
          {
            "average": 54.52894065,
            "count": 2502812,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.27369388,
            "variance": 203.7383369
          },
          {
            "average": 30440.44142,
            "count": 2502812,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 13673.58836,
            "variance": 186967018.6
          },
          {
            "average": 29750.0891,
            "count": 2502812,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 11663.81493,
            "variance": 136044578.6
          },
          {
            "average": 25025.47168,
            "count": 2502812,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10459.87064,
            "variance": 109408893.9
          },
          {
            "average": 586548.829,
            "count": 2502812,
            "maximum": 587975.7406,
            "minimum": 524957.9961,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2616.672264,
            "variance": 6846973.74
          },
          {
            "average": 0,
            "count": 2502812,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2502812,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2502812,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2502812,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2502812,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418405.0458,
          4990405.098,
          1116.641625,
          419302.6858,
          4990761.118,
          1192.061625
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418405.0457634272,
                4990405.097591028,
                1116.6416250027123
              ],
              [
                418405.0457634272,
                4990761.117591027,
                1116.6416250027123
              ],
              [
                419302.68576342723,
                4990761.117591027,
                1192.0616250027124
              ],
              [
                419302.68576342723,
                4990405.097591028,
                1192.0616250027124
              ],
              [
                418405.0457634272,
                4990405.097591028,
                1116.6416250027123
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:06:15+00:00",
        "end_time": "2011-09-20T03:35:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0364651,
            45.0624095,
            1116.641625,
            -118.0250075,
            45.0657167,
            1192.061625
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03640718169201,
                  45.06240949700827,
                  1116.6416250027123
                ],
                [
                  -118.03646508627698,
                  45.065613802075625,
                  1116.6416250027123
                ],
                [
                  -118.02506474213881,
                  45.065716704811635,
                  1192.0616250027124
                ],
                [
                  -118.02500747418927,
                  45.062512388312285,
                  1192.0616250027124
                ],
                [
                  -118.03640718169201,
                  45.06240949700827,
                  1116.6416250027123
                ]
              ]
            ]
          },
          "id": "45118A1223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:06:15Z",
            "pc:count": 2502812,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418836.2496,
                "count": 2502812,
                "maximum": 419302.6858,
                "minimum": 418405.0458,
                "name": "X",
                "position": 0,
                "stddev": 215.7462392,
                "variance": 46546.43975
              },
              {
                "average": 4990564.633,
                "count": 2502812,
                "maximum": 4990761.118,
                "minimum": 4990405.098,
                "name": "Y",
                "position": 1,
                "stddev": 91.95618035,
                "variance": 8455.939104
              },
              {
                "average": 1148.015451,
                "count": 2502812,
                "maximum": 1192.061625,
                "minimum": 1116.641625,
                "name": "Z",
                "position": 2,
                "stddev": 15.6822587,
                "variance": 245.933238
              },
              {
                "average": 192.2693398,
                "count": 2502812,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 66.806516,
                "variance": 4463.11058
              },
              {
                "average": 1.093304651,
                "count": 2502812,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3249309705,
                "variance": 0.1055801356
              },
              {
                "average": 1.186817068,
                "count": 2502812,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4645744808,
                "variance": 0.2158294482
              },
              {
                "average": 0.4963045566,
                "count": 2502812,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999864434,
                "variance": 0.2499864436
              },
              {
                "average": 0,
                "count": 2502812,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.221339837,
                "count": 2502812,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4151488677,
                "variance": 0.1723485824
              },
              {
                "average": -0.04773668035,
                "count": 2502812,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.978874099,
                "variance": 63.66243189
              },
              {
                "average": 202.8167441,
                "count": 2502812,
                "maximum": 212,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 4.43288251,
                "variance": 19.65044735
              },
              {
                "average": 54.52894065,
                "count": 2502812,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.27369388,
                "variance": 203.7383369
              },
              {
                "average": 30440.44142,
                "count": 2502812,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 13673.58836,
                "variance": 186967018.6
              },
              {
                "average": 29750.0891,
                "count": 2502812,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 11663.81493,
                "variance": 136044578.6
              },
              {
                "average": 25025.47168,
                "count": 2502812,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10459.87064,
                "variance": 109408893.9
              },
              {
                "average": 586548.829,
                "count": 2502812,
                "maximum": 587975.7406,
                "minimum": 524957.9961,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2616.672264,
                "variance": 6846973.74
              },
              {
                "average": 0,
                "count": 2502812,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2502812,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2502812,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2502812,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2502812,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418405.0458,
              4990405.098,
              1116.641625,
              419302.6858,
              4990761.118,
              1192.061625
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418405.0457634272,
                    4990405.097591028,
                    1116.6416250027123
                  ],
                  [
                    418405.0457634272,
                    4990761.117591027,
                    1116.6416250027123
                  ],
                  [
                    419302.68576342723,
                    4990761.117591027,
                    1192.0616250027124
                  ],
                  [
                    419302.68576342723,
                    4990405.097591028,
                    1192.0616250027124
                  ],
                  [
                    418405.0457634272,
                    4990405.097591028,
                    1116.6416250027123
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:06:15+00:00",
            "end_time": "2011-09-20T03:35: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": "45117C8321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002476567936,
              45.24990363717591,
              822.3500961598422
            ],
            [
              -118.00024606777497,
              45.26250942539358,
              822.3500961598422
            ],
            [
              -117.98752978305988,
              45.262620092083594,
              847.4500961598421
            ],
            [
              -117.98731129329782,
              45.25001425550511,
              847.4500961598421
            ],
            [
              -118.00002476567936,
              45.24990363717591,
              822.3500961598422
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002461,
        45.24990364,
        822.3500962,
        -117.9873113,
        45.26262009,
        847.4500962
      ],
      "properties": {
        "datetime": "2011-09-17T20:28:05Z",
        "pc:count": 9761394,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422011.4247,
            "count": 9761394,
            "maximum": 422525.0083,
            "minimum": 421527.2083,
            "name": "X",
            "position": 0,
            "stddev": 292.2196591,
            "variance": 85392.32918
          },
          {
            "average": 5011899.341,
            "count": 9761394,
            "maximum": 5012598.461,
            "minimum": 5011197.841,
            "name": "Y",
            "position": 1,
            "stddev": 414.1422183,
            "variance": 171513.777
          },
          {
            "average": 826.6357528,
            "count": 9761394,
            "maximum": 847.4500962,
            "minimum": 822.3500962,
            "name": "Z",
            "position": 2,
            "stddev": 3.763155603,
            "variance": 14.1613401
          },
          {
            "average": 108.1917733,
            "count": 9761394,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.77767699,
            "variance": 1209.486817
          },
          {
            "average": 1.011107327,
            "count": 9761394,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1139243308,
            "variance": 0.01297875316
          },
          {
            "average": 1.023294829,
            "count": 9761394,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1722404388,
            "variance": 0.02966676876
          },
          {
            "average": 0.5001303093,
            "count": 9761394,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000086,
            "variance": 0.2500000086
          },
          {
            "average": 0,
            "count": 9761394,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.235894586,
            "count": 9761394,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4245566499,
            "variance": 0.180248349
          },
          {
            "average": -0.3095082333,
            "count": 9761394,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.601387995,
            "variance": 73.98387543
          },
          {
            "average": 137,
            "count": 9761394,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10660.48827,
            "count": 9761394,
            "maximum": 10666,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.151531335,
            "variance": 4.629087085
          },
          {
            "average": 27042.96815,
            "count": 9761394,
            "maximum": 55040,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 6586.885714,
            "variance": 43387063.41
          },
          {
            "average": 28475.06233,
            "count": 9761394,
            "maximum": 54272,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 5502.313831,
            "variance": 30275457.5
          },
          {
            "average": 22429.96603,
            "count": 9761394,
            "maximum": 55040,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 4968.303561,
            "variance": 24684040.27
          },
          {
            "average": 322596.709,
            "count": 9761394,
            "maximum": 326485.4254,
            "minimum": 318795.8338,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1591.847709,
            "variance": 2533979.13
          },
          {
            "average": 0,
            "count": 9761394,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9761394,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9761394,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9761394,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9761394,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421527.2083,
          5011197.841,
          822.3500962,
          422525.0083,
          5012598.461,
          847.4500962
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421527.2082578735,
                5011197.840909105,
                822.3500961598422
              ],
              [
                421527.2082578735,
                5012598.460909104,
                822.3500961598422
              ],
              [
                422525.00825787353,
                5012598.460909104,
                847.4500961598421
              ],
              [
                422525.00825787353,
                5011197.840909105,
                847.4500961598421
              ],
              [
                421527.2082578735,
                5011197.840909105,
                822.3500961598422
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T20:28:05+00:00",
        "end_time": "2011-09-17T18:19:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117C8321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117C8321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117C8321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002461,
            45.24990364,
            822.3500962,
            -117.9873113,
            45.26262009,
            847.4500962
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002476567936,
                  45.24990363717591,
                  822.3500961598422
                ],
                [
                  -118.00024606777497,
                  45.26250942539358,
                  822.3500961598422
                ],
                [
                  -117.98752978305988,
                  45.262620092083594,
                  847.4500961598421
                ],
                [
                  -117.98731129329782,
                  45.25001425550511,
                  847.4500961598421
                ],
                [
                  -118.00002476567936,
                  45.24990363717591,
                  822.3500961598422
                ]
              ]
            ]
          },
          "id": "45117C8321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117C8321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:28:05Z",
            "pc:count": 9761394,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422011.4247,
                "count": 9761394,
                "maximum": 422525.0083,
                "minimum": 421527.2083,
                "name": "X",
                "position": 0,
                "stddev": 292.2196591,
                "variance": 85392.32918
              },
              {
                "average": 5011899.341,
                "count": 9761394,
                "maximum": 5012598.461,
                "minimum": 5011197.841,
                "name": "Y",
                "position": 1,
                "stddev": 414.1422183,
                "variance": 171513.777
              },
              {
                "average": 826.6357528,
                "count": 9761394,
                "maximum": 847.4500962,
                "minimum": 822.3500962,
                "name": "Z",
                "position": 2,
                "stddev": 3.763155603,
                "variance": 14.1613401
              },
              {
                "average": 108.1917733,
                "count": 9761394,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.77767699,
                "variance": 1209.486817
              },
              {
                "average": 1.011107327,
                "count": 9761394,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1139243308,
                "variance": 0.01297875316
              },
              {
                "average": 1.023294829,
                "count": 9761394,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1722404388,
                "variance": 0.02966676876
              },
              {
                "average": 0.5001303093,
                "count": 9761394,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000086,
                "variance": 0.2500000086
              },
              {
                "average": 0,
                "count": 9761394,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.235894586,
                "count": 9761394,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4245566499,
                "variance": 0.180248349
              },
              {
                "average": -0.3095082333,
                "count": 9761394,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.601387995,
                "variance": 73.98387543
              },
              {
                "average": 137,
                "count": 9761394,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10660.48827,
                "count": 9761394,
                "maximum": 10666,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.151531335,
                "variance": 4.629087085
              },
              {
                "average": 27042.96815,
                "count": 9761394,
                "maximum": 55040,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 6586.885714,
                "variance": 43387063.41
              },
              {
                "average": 28475.06233,
                "count": 9761394,
                "maximum": 54272,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 5502.313831,
                "variance": 30275457.5
              },
              {
                "average": 22429.96603,
                "count": 9761394,
                "maximum": 55040,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 4968.303561,
                "variance": 24684040.27
              },
              {
                "average": 322596.709,
                "count": 9761394,
                "maximum": 326485.4254,
                "minimum": 318795.8338,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1591.847709,
                "variance": 2533979.13
              },
              {
                "average": 0,
                "count": 9761394,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9761394,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9761394,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9761394,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9761394,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421527.2083,
              5011197.841,
              822.3500962,
              422525.0083,
              5012598.461,
              847.4500962
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421527.2082578735,
                    5011197.840909105,
                    822.3500961598422
                  ],
                  [
                    421527.2082578735,
                    5012598.460909104,
                    822.3500961598422
                  ],
                  [
                    422525.00825787353,
                    5012598.460909104,
                    847.4500961598421
                  ],
                  [
                    422525.00825787353,
                    5011197.840909105,
                    847.4500961598421
                  ],
                  [
                    421527.2082578735,
                    5011197.840909105,
                    822.3500961598422
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T20:28:05+00:00",
            "end_time": "2011-09-17T18:19: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": "45118E1318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.10002442694069,
              45.51239292190334,
              1101.634385749682
            ],
            [
              -118.10027030753295,
              45.52500870369149,
              1101.634385749682
            ],
            [
              -118.08752998849323,
              45.52513071949867,
              1517.614385749682
            ],
            [
              -118.08728695364758,
              45.512514884341044,
              1517.614385749682
            ],
            [
              -118.10002442694069,
              45.51239292190334,
              1101.634385749682
            ]
          ]
        ]
      },
      "bbox": [
        -118.1002703,
        45.51239292,
        1101.634386,
        -118.087287,
        45.52513072,
        1517.614386
      ],
      "properties": {
        "datetime": "2011-09-15T19:45:52Z",
        "pc:count": 13752948,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414588.9687,
            "count": 13752948,
            "maximum": 415073.7091,
            "minimum": 414078.6091,
            "name": "X",
            "position": 0,
            "stddev": 283.1306213,
            "variance": 80162.9487
          },
          {
            "average": 5041153.652,
            "count": 13752948,
            "maximum": 5041862.945,
            "minimum": 5040461.105,
            "name": "Y",
            "position": 1,
            "stddev": 420.6291774,
            "variance": 176928.9049
          },
          {
            "average": 1284.284959,
            "count": 13752948,
            "maximum": 1517.614386,
            "minimum": 1101.634386,
            "name": "Z",
            "position": 2,
            "stddev": 79.91091193,
            "variance": 6385.753845
          },
          {
            "average": 87.15805019,
            "count": 13752948,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.8963242,
            "variance": 2798.021114
          },
          {
            "average": 1.148554404,
            "count": 13752948,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3894914371,
            "variance": 0.1517035796
          },
          {
            "average": 1.305156393,
            "count": 13752948,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.544691226,
            "variance": 0.2966885317
          },
          {
            "average": 0.4998314543,
            "count": 13752948,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999898,
            "variance": 0.2499999898
          },
          {
            "average": 0,
            "count": 13752948,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.094150723,
            "count": 13752948,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2920383035,
            "variance": 0.0852863707
          },
          {
            "average": -0.7095333624,
            "count": 13752948,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.074219964,
            "variance": 65.19302803
          },
          {
            "average": 177,
            "count": 13752948,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14772.55016,
            "count": 13752948,
            "maximum": 20015,
            "minimum": 9420,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5294.736252,
            "variance": 28034231.98
          },
          {
            "average": 16725.29067,
            "count": 13752948,
            "maximum": 57856,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 9947.80044,
            "variance": 98958733.6
          },
          {
            "average": 18907.24792,
            "count": 13752948,
            "maximum": 58368,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 11064.44965,
            "variance": 122422046.1
          },
          {
            "average": 17618.13452,
            "count": 13752948,
            "maximum": 56832,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10312.80576,
            "variance": 106353962.7
          },
          {
            "average": 149994.9595,
            "count": 13752948,
            "maximum": 151152.1278,
            "minimum": 149196.9998,
            "name": "GpsTime",
            "position": 15,
            "stddev": 424.5358122,
            "variance": 180230.6559
          },
          {
            "average": 0,
            "count": 13752948,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13752948,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13752948,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13752948,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13752948,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414078.6091,
          5040461.105,
          1101.634386,
          415073.7091,
          5041862.945,
          1517.614386
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414078.60909548966,
                5040461.105163595,
                1101.634385749682
              ],
              [
                414078.60909548966,
                5041862.945163595,
                1101.634385749682
              ],
              [
                415073.70909548964,
                5041862.945163595,
                1517.614385749682
              ],
              [
                415073.70909548964,
                5040461.105163595,
                1517.614385749682
              ],
              [
                414078.60909548966,
                5040461.105163595,
                1101.634385749682
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T19:45:52+00:00",
        "end_time": "2011-09-15T19:13:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1002703,
            45.51239292,
            1101.634386,
            -118.087287,
            45.52513072,
            1517.614386
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.10002442694069,
                  45.51239292190334,
                  1101.634385749682
                ],
                [
                  -118.10027030753295,
                  45.52500870369149,
                  1101.634385749682
                ],
                [
                  -118.08752998849323,
                  45.52513071949867,
                  1517.614385749682
                ],
                [
                  -118.08728695364758,
                  45.512514884341044,
                  1517.614385749682
                ],
                [
                  -118.10002442694069,
                  45.51239292190334,
                  1101.634385749682
                ]
              ]
            ]
          },
          "id": "45118E1318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:45:52Z",
            "pc:count": 13752948,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414588.9687,
                "count": 13752948,
                "maximum": 415073.7091,
                "minimum": 414078.6091,
                "name": "X",
                "position": 0,
                "stddev": 283.1306213,
                "variance": 80162.9487
              },
              {
                "average": 5041153.652,
                "count": 13752948,
                "maximum": 5041862.945,
                "minimum": 5040461.105,
                "name": "Y",
                "position": 1,
                "stddev": 420.6291774,
                "variance": 176928.9049
              },
              {
                "average": 1284.284959,
                "count": 13752948,
                "maximum": 1517.614386,
                "minimum": 1101.634386,
                "name": "Z",
                "position": 2,
                "stddev": 79.91091193,
                "variance": 6385.753845
              },
              {
                "average": 87.15805019,
                "count": 13752948,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.8963242,
                "variance": 2798.021114
              },
              {
                "average": 1.148554404,
                "count": 13752948,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3894914371,
                "variance": 0.1517035796
              },
              {
                "average": 1.305156393,
                "count": 13752948,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.544691226,
                "variance": 0.2966885317
              },
              {
                "average": 0.4998314543,
                "count": 13752948,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999898,
                "variance": 0.2499999898
              },
              {
                "average": 0,
                "count": 13752948,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.094150723,
                "count": 13752948,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2920383035,
                "variance": 0.0852863707
              },
              {
                "average": -0.7095333624,
                "count": 13752948,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.074219964,
                "variance": 65.19302803
              },
              {
                "average": 177,
                "count": 13752948,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14772.55016,
                "count": 13752948,
                "maximum": 20015,
                "minimum": 9420,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5294.736252,
                "variance": 28034231.98
              },
              {
                "average": 16725.29067,
                "count": 13752948,
                "maximum": 57856,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 9947.80044,
                "variance": 98958733.6
              },
              {
                "average": 18907.24792,
                "count": 13752948,
                "maximum": 58368,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 11064.44965,
                "variance": 122422046.1
              },
              {
                "average": 17618.13452,
                "count": 13752948,
                "maximum": 56832,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10312.80576,
                "variance": 106353962.7
              },
              {
                "average": 149994.9595,
                "count": 13752948,
                "maximum": 151152.1278,
                "minimum": 149196.9998,
                "name": "GpsTime",
                "position": 15,
                "stddev": 424.5358122,
                "variance": 180230.6559
              },
              {
                "average": 0,
                "count": 13752948,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13752948,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13752948,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13752948,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13752948,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414078.6091,
              5040461.105,
              1101.634386,
              415073.7091,
              5041862.945,
              1517.614386
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414078.60909548966,
                    5040461.105163595,
                    1101.634385749682
                  ],
                  [
                    414078.60909548966,
                    5041862.945163595,
                    1101.634385749682
                  ],
                  [
                    415073.70909548964,
                    5041862.945163595,
                    1517.614385749682
                  ],
                  [
                    415073.70909548964,
                    5040461.105163595,
                    1517.614385749682
                  ],
                  [
                    414078.60909548966,
                    5040461.105163595,
                    1101.634385749682
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T19:45:52+00:00",
            "end_time": "2011-09-15T19:13: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": "45117D8208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252473627945,
              45.47491310720849,
              928.0092586520507
            ],
            [
              -117.91272812119986,
              45.48750971862682,
              928.0092586520507
            ],
            [
              -117.9000293124673,
              45.48761048767972,
              1108.8892586520508
            ],
            [
              -117.89982875631611,
              45.47501383225323,
              1108.8892586520508
            ],
            [
              -117.91252473627945,
              45.47491310720849,
              928.0092586520507
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127281,
        45.47491311,
        928.0092587,
        -117.8998288,
        45.48761049,
        1108.889259
      ],
      "properties": {
        "datetime": "2011-09-14T21:32:42Z",
        "pc:count": 11431446,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429177.8154,
            "count": 11431446,
            "maximum": 429669.269,
            "minimum": 428676.809,
            "name": "X",
            "position": 0,
            "stddev": 281.4448752,
            "variance": 79211.21778
          },
          {
            "average": 5036821.656,
            "count": 11431446,
            "maximum": 5037513.323,
            "minimum": 5036113.703,
            "name": "Y",
            "position": 1,
            "stddev": 406.8554006,
            "variance": 165531.317
          },
          {
            "average": 1023.866687,
            "count": 11431446,
            "maximum": 1108.889259,
            "minimum": 928.0092587,
            "name": "Z",
            "position": 2,
            "stddev": 35.37788068,
            "variance": 1251.594442
          },
          {
            "average": 212.399993,
            "count": 11431446,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.21857461,
            "variance": 1867.845191
          },
          {
            "average": 1.018013644,
            "count": 11431446,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1359268422,
            "variance": 0.01847610642
          },
          {
            "average": 1.036114854,
            "count": 11431446,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1929948483,
            "variance": 0.03724701149
          },
          {
            "average": 0.4980511652,
            "count": 11431446,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999962239,
            "variance": 0.2499962239
          },
          {
            "average": 0,
            "count": 11431446,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.25406917,
            "count": 11431446,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4353367014,
            "variance": 0.1895180436
          },
          {
            "average": 0.3853362203,
            "count": 11431446,
            "maximum": 19.00200081,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.876660732,
            "variance": 62.04178429
          },
          {
            "average": 208.4521837,
            "count": 11431446,
            "maximum": 213,
            "minimum": 194,
            "name": "UserData",
            "position": 10,
            "stddev": 2.900734182,
            "variance": 8.414258793
          },
          {
            "average": 196.8524782,
            "count": 11431446,
            "maximum": 223,
            "minimum": 171,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02440052,
            "variance": 577.1718202
          },
          {
            "average": 33660.92057,
            "count": 11431446,
            "maximum": 55296,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 5996.704587,
            "variance": 35960465.91
          },
          {
            "average": 30881.71342,
            "count": 11431446,
            "maximum": 50944,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 4476.944766,
            "variance": 20043034.43
          },
          {
            "average": 24982.15869,
            "count": 11431446,
            "maximum": 47360,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 3632.680189,
            "variance": 13196365.35
          },
          {
            "average": 70521.22988,
            "count": 11431446,
            "maximum": 71162.66268,
            "minimum": 69694.44144,
            "name": "GpsTime",
            "position": 15,
            "stddev": 414.4021453,
            "variance": 171729.138
          },
          {
            "average": 0,
            "count": 11431446,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11431446,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11431446,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11431446,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11431446,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428676.809,
          5036113.703,
          928.0092587,
          429669.269,
          5037513.323,
          1108.889259
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428676.8090033814,
                5036113.702842849,
                928.0092586520507
              ],
              [
                428676.8090033814,
                5037513.3228428485,
                928.0092586520507
              ],
              [
                429669.26900338137,
                5037513.3228428485,
                1108.8892586520508
              ],
              [
                429669.26900338137,
                5036113.702842849,
                1108.8892586520508
              ],
              [
                428676.8090033814,
                5036113.702842849,
                928.0092586520507
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:32:42+00:00",
        "end_time": "2011-09-14T21:08:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127281,
            45.47491311,
            928.0092587,
            -117.8998288,
            45.48761049,
            1108.889259
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252473627945,
                  45.47491310720849,
                  928.0092586520507
                ],
                [
                  -117.91272812119986,
                  45.48750971862682,
                  928.0092586520507
                ],
                [
                  -117.9000293124673,
                  45.48761048767972,
                  1108.8892586520508
                ],
                [
                  -117.89982875631611,
                  45.47501383225323,
                  1108.8892586520508
                ],
                [
                  -117.91252473627945,
                  45.47491310720849,
                  928.0092586520507
                ]
              ]
            ]
          },
          "id": "45117D8208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:32:42Z",
            "pc:count": 11431446,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429177.8154,
                "count": 11431446,
                "maximum": 429669.269,
                "minimum": 428676.809,
                "name": "X",
                "position": 0,
                "stddev": 281.4448752,
                "variance": 79211.21778
              },
              {
                "average": 5036821.656,
                "count": 11431446,
                "maximum": 5037513.323,
                "minimum": 5036113.703,
                "name": "Y",
                "position": 1,
                "stddev": 406.8554006,
                "variance": 165531.317
              },
              {
                "average": 1023.866687,
                "count": 11431446,
                "maximum": 1108.889259,
                "minimum": 928.0092587,
                "name": "Z",
                "position": 2,
                "stddev": 35.37788068,
                "variance": 1251.594442
              },
              {
                "average": 212.399993,
                "count": 11431446,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.21857461,
                "variance": 1867.845191
              },
              {
                "average": 1.018013644,
                "count": 11431446,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1359268422,
                "variance": 0.01847610642
              },
              {
                "average": 1.036114854,
                "count": 11431446,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1929948483,
                "variance": 0.03724701149
              },
              {
                "average": 0.4980511652,
                "count": 11431446,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999962239,
                "variance": 0.2499962239
              },
              {
                "average": 0,
                "count": 11431446,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.25406917,
                "count": 11431446,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4353367014,
                "variance": 0.1895180436
              },
              {
                "average": 0.3853362203,
                "count": 11431446,
                "maximum": 19.00200081,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.876660732,
                "variance": 62.04178429
              },
              {
                "average": 208.4521837,
                "count": 11431446,
                "maximum": 213,
                "minimum": 194,
                "name": "UserData",
                "position": 10,
                "stddev": 2.900734182,
                "variance": 8.414258793
              },
              {
                "average": 196.8524782,
                "count": 11431446,
                "maximum": 223,
                "minimum": 171,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02440052,
                "variance": 577.1718202
              },
              {
                "average": 33660.92057,
                "count": 11431446,
                "maximum": 55296,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 5996.704587,
                "variance": 35960465.91
              },
              {
                "average": 30881.71342,
                "count": 11431446,
                "maximum": 50944,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 4476.944766,
                "variance": 20043034.43
              },
              {
                "average": 24982.15869,
                "count": 11431446,
                "maximum": 47360,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 3632.680189,
                "variance": 13196365.35
              },
              {
                "average": 70521.22988,
                "count": 11431446,
                "maximum": 71162.66268,
                "minimum": 69694.44144,
                "name": "GpsTime",
                "position": 15,
                "stddev": 414.4021453,
                "variance": 171729.138
              },
              {
                "average": 0,
                "count": 11431446,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11431446,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11431446,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11431446,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11431446,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428676.809,
              5036113.703,
              928.0092587,
              429669.269,
              5037513.323,
              1108.889259
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428676.8090033814,
                    5036113.702842849,
                    928.0092586520507
                  ],
                  [
                    428676.8090033814,
                    5037513.3228428485,
                    928.0092586520507
                  ],
                  [
                    429669.26900338137,
                    5037513.3228428485,
                    1108.8892586520508
                  ],
                  [
                    429669.26900338137,
                    5036113.702842849,
                    1108.8892586520508
                  ],
                  [
                    428676.8090033814,
                    5036113.702842849,
                    928.0092586520507
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:32:42+00:00",
            "end_time": "2011-09-14T21:08: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": "45117D8304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252496052344,
              45.42490782799536,
              820.5864440424771
            ],
            [
              -117.96273921294221,
              45.43751012991835,
              820.5864440424771
            ],
            [
              -117.95004694652215,
              45.43761640957573,
              862.0264440424771
            ],
            [
              -117.94983551766347,
              45.425014061218434,
              862.0264440424771
            ],
            [
              -117.96252496052344,
              45.42490782799536,
              820.5864440424771
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627392,
        45.42490783,
        820.586444,
        -117.9498355,
        45.43761641,
        862.026444
      ],
      "properties": {
        "datetime": "2011-09-14T23:23:26Z",
        "pc:count": 11209158,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425202.1825,
            "count": 11209158,
            "maximum": 425695.0515,
            "minimum": 424702.2115,
            "name": "X",
            "position": 0,
            "stddev": 278.5167398,
            "variance": 77571.57437
          },
          {
            "average": 5031305.394,
            "count": 11209158,
            "maximum": 5032004.177,
            "minimum": 5030603.917,
            "name": "Y",
            "position": 1,
            "stddev": 399.8701846,
            "variance": 159896.1645
          },
          {
            "average": 827.650767,
            "count": 11209158,
            "maximum": 862.026444,
            "minimum": 820.586444,
            "name": "Z",
            "position": 2,
            "stddev": 2.635387604,
            "variance": 6.945267823
          },
          {
            "average": 215.9454413,
            "count": 11209158,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.36172017,
            "variance": 1180.727813
          },
          {
            "average": 1.002963202,
            "count": 11209158,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06137856755,
            "variance": 0.003767328555
          },
          {
            "average": 1.005971189,
            "count": 11209158,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09177574032,
            "variance": 0.008422786511
          },
          {
            "average": 0.4966818203,
            "count": 11209158,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999890119,
            "variance": 0.249989012
          },
          {
            "average": 0,
            "count": 11209158,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.272905423,
            "count": 11209158,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4454526581,
            "variance": 0.1984280706
          },
          {
            "average": 0.1747737684,
            "count": 11209158,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.747277218,
            "variance": 60.0203043
          },
          {
            "average": 203.18052,
            "count": 11209158,
            "maximum": 213,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 4.103593045,
            "variance": 16.83947588
          },
          {
            "average": 211.2681723,
            "count": 11209158,
            "maximum": 238,
            "minimum": 185,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02216117,
            "variance": 577.0642272
          },
          {
            "average": 25016.60747,
            "count": 11209158,
            "maximum": 65024,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 9997.436302,
            "variance": 99948732.6
          },
          {
            "average": 25968.28261,
            "count": 11209158,
            "maximum": 65024,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 7799.603019,
            "variance": 60833807.26
          },
          {
            "average": 22176.5149,
            "count": 11209158,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5352.296761,
            "variance": 28647080.62
          },
          {
            "average": 76350.70406,
            "count": 11209158,
            "maximum": 77806.80288,
            "minimum": 75202.94423,
            "name": "GpsTime",
            "position": 15,
            "stddev": 557.2396914,
            "variance": 310516.0736
          },
          {
            "average": 0,
            "count": 11209158,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11209158,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11209158,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11209158,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11209158,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424702.2115,
          5030603.917,
          820.586444,
          425695.0515,
          5032004.177,
          862.026444
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424702.2114698467,
                5030603.917137095,
                820.5864440424771
              ],
              [
                424702.2114698467,
                5032004.177137095,
                820.5864440424771
              ],
              [
                425695.0514698467,
                5032004.177137095,
                862.0264440424771
              ],
              [
                425695.0514698467,
                5030603.917137095,
                862.0264440424771
              ],
              [
                424702.2114698467,
                5030603.917137095,
                820.5864440424771
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:23:26+00:00",
        "end_time": "2011-09-14T22:40:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627392,
            45.42490783,
            820.586444,
            -117.9498355,
            45.43761641,
            862.026444
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252496052344,
                  45.42490782799536,
                  820.5864440424771
                ],
                [
                  -117.96273921294221,
                  45.43751012991835,
                  820.5864440424771
                ],
                [
                  -117.95004694652215,
                  45.43761640957573,
                  862.0264440424771
                ],
                [
                  -117.94983551766347,
                  45.425014061218434,
                  862.0264440424771
                ],
                [
                  -117.96252496052344,
                  45.42490782799536,
                  820.5864440424771
                ]
              ]
            ]
          },
          "id": "45117D8304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:23:26Z",
            "pc:count": 11209158,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425202.1825,
                "count": 11209158,
                "maximum": 425695.0515,
                "minimum": 424702.2115,
                "name": "X",
                "position": 0,
                "stddev": 278.5167398,
                "variance": 77571.57437
              },
              {
                "average": 5031305.394,
                "count": 11209158,
                "maximum": 5032004.177,
                "minimum": 5030603.917,
                "name": "Y",
                "position": 1,
                "stddev": 399.8701846,
                "variance": 159896.1645
              },
              {
                "average": 827.650767,
                "count": 11209158,
                "maximum": 862.026444,
                "minimum": 820.586444,
                "name": "Z",
                "position": 2,
                "stddev": 2.635387604,
                "variance": 6.945267823
              },
              {
                "average": 215.9454413,
                "count": 11209158,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.36172017,
                "variance": 1180.727813
              },
              {
                "average": 1.002963202,
                "count": 11209158,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06137856755,
                "variance": 0.003767328555
              },
              {
                "average": 1.005971189,
                "count": 11209158,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09177574032,
                "variance": 0.008422786511
              },
              {
                "average": 0.4966818203,
                "count": 11209158,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999890119,
                "variance": 0.249989012
              },
              {
                "average": 0,
                "count": 11209158,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.272905423,
                "count": 11209158,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4454526581,
                "variance": 0.1984280706
              },
              {
                "average": 0.1747737684,
                "count": 11209158,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.747277218,
                "variance": 60.0203043
              },
              {
                "average": 203.18052,
                "count": 11209158,
                "maximum": 213,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 4.103593045,
                "variance": 16.83947588
              },
              {
                "average": 211.2681723,
                "count": 11209158,
                "maximum": 238,
                "minimum": 185,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02216117,
                "variance": 577.0642272
              },
              {
                "average": 25016.60747,
                "count": 11209158,
                "maximum": 65024,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 9997.436302,
                "variance": 99948732.6
              },
              {
                "average": 25968.28261,
                "count": 11209158,
                "maximum": 65024,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 7799.603019,
                "variance": 60833807.26
              },
              {
                "average": 22176.5149,
                "count": 11209158,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5352.296761,
                "variance": 28647080.62
              },
              {
                "average": 76350.70406,
                "count": 11209158,
                "maximum": 77806.80288,
                "minimum": 75202.94423,
                "name": "GpsTime",
                "position": 15,
                "stddev": 557.2396914,
                "variance": 310516.0736
              },
              {
                "average": 0,
                "count": 11209158,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11209158,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11209158,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11209158,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11209158,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424702.2115,
              5030603.917,
              820.586444,
              425695.0515,
              5032004.177,
              862.026444
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424702.2114698467,
                    5030603.917137095,
                    820.5864440424771
                  ],
                  [
                    424702.2114698467,
                    5032004.177137095,
                    820.5864440424771
                  ],
                  [
                    425695.0514698467,
                    5032004.177137095,
                    862.0264440424771
                  ],
                  [
                    425695.0514698467,
                    5030603.917137095,
                    862.0264440424771
                  ],
                  [
                    424702.2114698467,
                    5030603.917137095,
                    820.5864440424771
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:23:26+00:00",
            "end_time": "2011-09-14T22: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": "45117E8304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252471345986,
              45.5499073599807,
              923.4404915725277
            ],
            [
              -117.96273990753622,
              45.56250974493373,
              923.4404915725277
            ],
            [
              -117.95002900561826,
              45.56261616976093,
              1107.5204915725276
            ],
            [
              -117.9498166516736,
              45.550013738306234,
              1107.5204915725276
            ],
            [
              -117.96252471345986,
              45.5499073599807,
              923.4404915725277
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627399,
        45.54990736,
        923.4404916,
        -117.9498167,
        45.56261617,
        1107.520492
      ],
      "properties": {
        "datetime": "2011-09-14T23:00:12Z",
        "pc:count": 12210253,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425373.3873,
            "count": 12210253,
            "maximum": 425860.7052,
            "minimum": 424868.6052,
            "name": "X",
            "position": 0,
            "stddev": 283.995357,
            "variance": 80653.36279
          },
          {
            "average": 5045190.813,
            "count": 12210253,
            "maximum": 5045891.239,
            "minimum": 5044490.939,
            "name": "Y",
            "position": 1,
            "stddev": 422.9635824,
            "variance": 178898.1921
          },
          {
            "average": 1023.946157,
            "count": 12210253,
            "maximum": 1107.520492,
            "minimum": 923.4404916,
            "name": "Z",
            "position": 2,
            "stddev": 29.38845076,
            "variance": 863.6810383
          },
          {
            "average": 184.7664896,
            "count": 12210253,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 70.18624111,
            "variance": 4926.108441
          },
          {
            "average": 1.126457167,
            "count": 12210253,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3686356779,
            "variance": 0.135892263
          },
          {
            "average": 1.253642164,
            "count": 12210253,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5167349339,
            "variance": 0.2670149919
          },
          {
            "average": 0.5000385332,
            "count": 12210253,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000019,
            "variance": 0.250000019
          },
          {
            "average": 0,
            "count": 12210253,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.177661511,
            "count": 12210253,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3822275639,
            "variance": 0.1460979106
          },
          {
            "average": 0.8635649234,
            "count": 12210253,
            "maximum": 19.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.964633222,
            "variance": 63.43538237
          },
          {
            "average": 204.5964887,
            "count": 12210253,
            "maximum": 213,
            "minimum": 187,
            "name": "UserData",
            "position": 10,
            "stddev": 5.668133799,
            "variance": 32.12774077
          },
          {
            "average": 208.3408349,
            "count": 12210253,
            "maximum": 235,
            "minimum": 183,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02742012,
            "variance": 577.3169176
          },
          {
            "average": 22565.60864,
            "count": 12210253,
            "maximum": 57344,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 11858.78307,
            "variance": 140630735.8
          },
          {
            "average": 22495.94867,
            "count": 12210253,
            "maximum": 58624,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 9760.908713,
            "variance": 95275338.91
          },
          {
            "average": 20033.32968,
            "count": 12210253,
            "maximum": 59648,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8431.398609,
            "variance": 71088482.5
          },
          {
            "average": 75173.88433,
            "count": 12210253,
            "maximum": 76412.78459,
            "minimum": 74415.70657,
            "name": "GpsTime",
            "position": 15,
            "stddev": 582.2511579,
            "variance": 339016.4109
          },
          {
            "average": 0,
            "count": 12210253,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12210253,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12210253,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12210253,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12210253,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424868.6052,
          5044490.939,
          923.4404916,
          425860.7052,
          5045891.239,
          1107.520492
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424868.60515965446,
                5044490.939314076,
                923.4404915725277
              ],
              [
                424868.60515965446,
                5045891.2393140765,
                923.4404915725277
              ],
              [
                425860.70515965443,
                5045891.2393140765,
                1107.5204915725276
              ],
              [
                425860.70515965443,
                5044490.939314076,
                1107.5204915725276
              ],
              [
                424868.60515965446,
                5044490.939314076,
                923.4404915725277
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:00:12+00:00",
        "end_time": "2011-09-14T22:26:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627399,
            45.54990736,
            923.4404916,
            -117.9498167,
            45.56261617,
            1107.520492
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252471345986,
                  45.5499073599807,
                  923.4404915725277
                ],
                [
                  -117.96273990753622,
                  45.56250974493373,
                  923.4404915725277
                ],
                [
                  -117.95002900561826,
                  45.56261616976093,
                  1107.5204915725276
                ],
                [
                  -117.9498166516736,
                  45.550013738306234,
                  1107.5204915725276
                ],
                [
                  -117.96252471345986,
                  45.5499073599807,
                  923.4404915725277
                ]
              ]
            ]
          },
          "id": "45117E8304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:00:12Z",
            "pc:count": 12210253,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425373.3873,
                "count": 12210253,
                "maximum": 425860.7052,
                "minimum": 424868.6052,
                "name": "X",
                "position": 0,
                "stddev": 283.995357,
                "variance": 80653.36279
              },
              {
                "average": 5045190.813,
                "count": 12210253,
                "maximum": 5045891.239,
                "minimum": 5044490.939,
                "name": "Y",
                "position": 1,
                "stddev": 422.9635824,
                "variance": 178898.1921
              },
              {
                "average": 1023.946157,
                "count": 12210253,
                "maximum": 1107.520492,
                "minimum": 923.4404916,
                "name": "Z",
                "position": 2,
                "stddev": 29.38845076,
                "variance": 863.6810383
              },
              {
                "average": 184.7664896,
                "count": 12210253,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 70.18624111,
                "variance": 4926.108441
              },
              {
                "average": 1.126457167,
                "count": 12210253,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3686356779,
                "variance": 0.135892263
              },
              {
                "average": 1.253642164,
                "count": 12210253,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5167349339,
                "variance": 0.2670149919
              },
              {
                "average": 0.5000385332,
                "count": 12210253,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000019,
                "variance": 0.250000019
              },
              {
                "average": 0,
                "count": 12210253,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.177661511,
                "count": 12210253,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3822275639,
                "variance": 0.1460979106
              },
              {
                "average": 0.8635649234,
                "count": 12210253,
                "maximum": 19.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.964633222,
                "variance": 63.43538237
              },
              {
                "average": 204.5964887,
                "count": 12210253,
                "maximum": 213,
                "minimum": 187,
                "name": "UserData",
                "position": 10,
                "stddev": 5.668133799,
                "variance": 32.12774077
              },
              {
                "average": 208.3408349,
                "count": 12210253,
                "maximum": 235,
                "minimum": 183,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02742012,
                "variance": 577.3169176
              },
              {
                "average": 22565.60864,
                "count": 12210253,
                "maximum": 57344,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 11858.78307,
                "variance": 140630735.8
              },
              {
                "average": 22495.94867,
                "count": 12210253,
                "maximum": 58624,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 9760.908713,
                "variance": 95275338.91
              },
              {
                "average": 20033.32968,
                "count": 12210253,
                "maximum": 59648,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8431.398609,
                "variance": 71088482.5
              },
              {
                "average": 75173.88433,
                "count": 12210253,
                "maximum": 76412.78459,
                "minimum": 74415.70657,
                "name": "GpsTime",
                "position": 15,
                "stddev": 582.2511579,
                "variance": 339016.4109
              },
              {
                "average": 0,
                "count": 12210253,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12210253,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12210253,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12210253,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12210253,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424868.6052,
              5044490.939,
              923.4404916,
              425860.7052,
              5045891.239,
              1107.520492
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424868.60515965446,
                    5044490.939314076,
                    923.4404915725277
                  ],
                  [
                    424868.60515965446,
                    5045891.2393140765,
                    923.4404915725277
                  ],
                  [
                    425860.70515965443,
                    5045891.2393140765,
                    1107.5204915725276
                  ],
                  [
                    425860.70515965443,
                    5044490.939314076,
                    1107.5204915725276
                  ],
                  [
                    424868.60515965446,
                    5044490.939314076,
                    923.4404915725277
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:00:12+00:00",
            "end_time": "2011-09-14T22:26: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": "45117E8218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252546125061,
              45.57491324654715,
              799.5277455870214
            ],
            [
              -117.91272956528354,
              45.587510176485665,
              799.5277455870214
            ],
            [
              -117.90002924925388,
              45.587610949948925,
              893.2677455870214
            ],
            [
              -117.89982798432429,
              45.57501397599639,
              893.2677455870214
            ],
            [
              -117.91252546125061,
              45.57491324654715,
              799.5277455870214
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127296,
        45.57491325,
        799.5277456,
        -117.899828,
        45.58761095,
        893.2677456
      ],
      "properties": {
        "datetime": "2011-09-14T21:23:28Z",
        "pc:count": 11375933,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429308.3928,
            "count": 11375933,
            "maximum": 429793.8394,
            "minimum": 428803.0194,
            "name": "X",
            "position": 0,
            "stddev": 280.0487694,
            "variance": 78427.31325
          },
          {
            "average": 5047907.895,
            "count": 11375933,
            "maximum": 5048623.132,
            "minimum": 5047223.452,
            "name": "Y",
            "position": 1,
            "stddev": 407.6101591,
            "variance": 166146.0418
          },
          {
            "average": 819.3120798,
            "count": 11375933,
            "maximum": 893.2677456,
            "minimum": 799.5277456,
            "name": "Z",
            "position": 2,
            "stddev": 16.32187345,
            "variance": 266.4035529
          },
          {
            "average": 189.5857633,
            "count": 11375933,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 61.61309035,
            "variance": 3796.172903
          },
          {
            "average": 1.028302206,
            "count": 11375933,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1764660876,
            "variance": 0.03114028007
          },
          {
            "average": 1.056680714,
            "count": 11375933,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2542664947,
            "variance": 0.06465145033
          },
          {
            "average": 0.4978010155,
            "count": 11375933,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951864,
            "variance": 0.2499951864
          },
          {
            "average": 0,
            "count": 11375933,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.241915718,
            "count": 11375933,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4282435283,
            "variance": 0.1833925195
          },
          {
            "average": 0.9698762664,
            "count": 11375933,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.812597395,
            "variance": 61.03667806
          },
          {
            "average": 207.7986953,
            "count": 11375933,
            "maximum": 213,
            "minimum": 195,
            "name": "UserData",
            "position": 10,
            "stddev": 3.248910873,
            "variance": 10.55542186
          },
          {
            "average": 195.1077425,
            "count": 11375933,
            "maximum": 221,
            "minimum": 169,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02125044,
            "variance": 577.0204725
          },
          {
            "average": 31339.653,
            "count": 11375933,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 9213.648513,
            "variance": 84891318.92
          },
          {
            "average": 30288.89135,
            "count": 11375933,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 7118.989895,
            "variance": 50680017.13
          },
          {
            "average": 25408.35371,
            "count": 11375933,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 6276.729169,
            "variance": 39397329.06
          },
          {
            "average": 69818.28009,
            "count": 11375933,
            "maximum": 70608.13208,
            "minimum": 69179.87618,
            "name": "GpsTime",
            "position": 15,
            "stddev": 408.2555398,
            "variance": 166672.5858
          },
          {
            "average": 0,
            "count": 11375933,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11375933,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11375933,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11375933,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11375933,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428803.0194,
          5047223.452,
          799.5277456,
          429793.8394,
          5048623.132,
          893.2677456
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428803.01936014515,
                5047223.45232401,
                799.5277455870214
              ],
              [
                428803.01936014515,
                5048623.13232401,
                799.5277455870214
              ],
              [
                429793.8393601451,
                5048623.13232401,
                893.2677455870214
              ],
              [
                429793.8393601451,
                5047223.45232401,
                893.2677455870214
              ],
              [
                428803.01936014515,
                5047223.45232401,
                799.5277455870214
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:23:28+00:00",
        "end_time": "2011-09-14T20:59:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127296,
            45.57491325,
            799.5277456,
            -117.899828,
            45.58761095,
            893.2677456
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252546125061,
                  45.57491324654715,
                  799.5277455870214
                ],
                [
                  -117.91272956528354,
                  45.587510176485665,
                  799.5277455870214
                ],
                [
                  -117.90002924925388,
                  45.587610949948925,
                  893.2677455870214
                ],
                [
                  -117.89982798432429,
                  45.57501397599639,
                  893.2677455870214
                ],
                [
                  -117.91252546125061,
                  45.57491324654715,
                  799.5277455870214
                ]
              ]
            ]
          },
          "id": "45117E8218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:23:28Z",
            "pc:count": 11375933,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429308.3928,
                "count": 11375933,
                "maximum": 429793.8394,
                "minimum": 428803.0194,
                "name": "X",
                "position": 0,
                "stddev": 280.0487694,
                "variance": 78427.31325
              },
              {
                "average": 5047907.895,
                "count": 11375933,
                "maximum": 5048623.132,
                "minimum": 5047223.452,
                "name": "Y",
                "position": 1,
                "stddev": 407.6101591,
                "variance": 166146.0418
              },
              {
                "average": 819.3120798,
                "count": 11375933,
                "maximum": 893.2677456,
                "minimum": 799.5277456,
                "name": "Z",
                "position": 2,
                "stddev": 16.32187345,
                "variance": 266.4035529
              },
              {
                "average": 189.5857633,
                "count": 11375933,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 61.61309035,
                "variance": 3796.172903
              },
              {
                "average": 1.028302206,
                "count": 11375933,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1764660876,
                "variance": 0.03114028007
              },
              {
                "average": 1.056680714,
                "count": 11375933,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2542664947,
                "variance": 0.06465145033
              },
              {
                "average": 0.4978010155,
                "count": 11375933,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951864,
                "variance": 0.2499951864
              },
              {
                "average": 0,
                "count": 11375933,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.241915718,
                "count": 11375933,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4282435283,
                "variance": 0.1833925195
              },
              {
                "average": 0.9698762664,
                "count": 11375933,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.812597395,
                "variance": 61.03667806
              },
              {
                "average": 207.7986953,
                "count": 11375933,
                "maximum": 213,
                "minimum": 195,
                "name": "UserData",
                "position": 10,
                "stddev": 3.248910873,
                "variance": 10.55542186
              },
              {
                "average": 195.1077425,
                "count": 11375933,
                "maximum": 221,
                "minimum": 169,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02125044,
                "variance": 577.0204725
              },
              {
                "average": 31339.653,
                "count": 11375933,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 9213.648513,
                "variance": 84891318.92
              },
              {
                "average": 30288.89135,
                "count": 11375933,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 7118.989895,
                "variance": 50680017.13
              },
              {
                "average": 25408.35371,
                "count": 11375933,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 6276.729169,
                "variance": 39397329.06
              },
              {
                "average": 69818.28009,
                "count": 11375933,
                "maximum": 70608.13208,
                "minimum": 69179.87618,
                "name": "GpsTime",
                "position": 15,
                "stddev": 408.2555398,
                "variance": 166672.5858
              },
              {
                "average": 0,
                "count": 11375933,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11375933,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11375933,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11375933,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11375933,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428803.0194,
              5047223.452,
              799.5277456,
              429793.8394,
              5048623.132,
              893.2677456
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428803.01936014515,
                    5047223.45232401,
                    799.5277455870214
                  ],
                  [
                    428803.01936014515,
                    5048623.13232401,
                    799.5277455870214
                  ],
                  [
                    429793.8393601451,
                    5048623.13232401,
                    893.2677455870214
                  ],
                  [
                    429793.8393601451,
                    5047223.45232401,
                    893.2677455870214
                  ],
                  [
                    428803.01936014515,
                    5047223.45232401,
                    799.5277455870214
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:23:28+00:00",
            "end_time": "2011-09-14T20:59: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": "45117D8305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9500248575956,
              45.42494945823453,
              815.1461425878592
            ],
            [
              -117.9502181062984,
              45.436466226500045,
              815.1461425878592
            ],
            [
              -117.94265072951328,
              45.43652893259174,
              851.0461425878593
            ],
            [
              -117.94245901925677,
              45.42501213928898,
              851.0461425878593
            ],
            [
              -117.9500248575956,
              45.42494945823453,
              815.1461425878592
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502181,
        45.42494946,
        815.1461426,
        -117.942459,
        45.43652893,
        851.0461426
      ],
      "properties": {
        "datetime": "2011-09-14T22:50:33Z",
        "pc:count": 4177350,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425927.952,
            "count": 4177350,
            "maximum": 426272.1146,
            "minimum": 425680.1546,
            "name": "X",
            "position": 0,
            "stddev": 152.0105607,
            "variance": 23107.21057
          },
          {
            "average": 5031099.556,
            "count": 4177350,
            "maximum": 5031876.555,
            "minimum": 5030596.915,
            "name": "Y",
            "position": 1,
            "stddev": 320.1217169,
            "variance": 102477.9137
          },
          {
            "average": 822.6370702,
            "count": 4177350,
            "maximum": 851.0461426,
            "minimum": 815.1461426,
            "name": "Z",
            "position": 2,
            "stddev": 2.939934745,
            "variance": 8.643216302
          },
          {
            "average": 200.8480869,
            "count": 4177350,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.7221641,
            "variance": 1276.073008
          },
          {
            "average": 1.002871198,
            "count": 4177350,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06351026704,
            "variance": 0.004033554019
          },
          {
            "average": 1.005794343,
            "count": 4177350,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09677772218,
            "variance": 0.009365927511
          },
          {
            "average": 0.4984729553,
            "count": 4177350,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997728,
            "variance": 0.249997728
          },
          {
            "average": 0,
            "count": 4177350,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.283450752,
            "count": 4177350,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4506733539,
            "variance": 0.2031064719
          },
          {
            "average": 0.8975703521,
            "count": 4177350,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.791964898,
            "variance": 60.71471697
          },
          {
            "average": 202.5409791,
            "count": 4177350,
            "maximum": 213,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 4.267232368,
            "variance": 18.20927209
          },
          {
            "average": 208.9165334,
            "count": 4177350,
            "maximum": 234,
            "minimum": 183,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.01488421,
            "variance": 576.7146635
          },
          {
            "average": 25741.22993,
            "count": 4177350,
            "maximum": 56064,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 7594.765697,
            "variance": 57680466
          },
          {
            "average": 25347.75039,
            "count": 4177350,
            "maximum": 58112,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 5610.439364,
            "variance": 31477029.86
          },
          {
            "average": 23692.60123,
            "count": 4177350,
            "maximum": 61184,
            "minimum": 4864,
            "name": "Blue",
            "position": 14,
            "stddev": 5188.844238,
            "variance": 26924104.52
          },
          {
            "average": 75177.30882,
            "count": 4177350,
            "maximum": 75833.16558,
            "minimum": 74196.62515,
            "name": "GpsTime",
            "position": 15,
            "stddev": 422.9594876,
            "variance": 178894.7281
          },
          {
            "average": 0,
            "count": 4177350,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4177350,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4177350,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4177350,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4177350,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425680.1546,
          5030596.915,
          815.1461426,
          426272.1146,
          5031876.555,
          851.0461426
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425680.15458712436,
                5030596.914980112,
                815.1461425878592
              ],
              [
                425680.15458712436,
                5031876.554980112,
                815.1461425878592
              ],
              [
                426272.1145871243,
                5031876.554980112,
                851.0461425878593
              ],
              [
                426272.1145871243,
                5030596.914980112,
                851.0461425878593
              ],
              [
                425680.15458712436,
                5030596.914980112,
                815.1461425878592
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:50:33+00:00",
        "end_time": "2011-09-14T22:23:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502181,
            45.42494946,
            815.1461426,
            -117.942459,
            45.43652893,
            851.0461426
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9500248575956,
                  45.42494945823453,
                  815.1461425878592
                ],
                [
                  -117.9502181062984,
                  45.436466226500045,
                  815.1461425878592
                ],
                [
                  -117.94265072951328,
                  45.43652893259174,
                  851.0461425878593
                ],
                [
                  -117.94245901925677,
                  45.42501213928898,
                  851.0461425878593
                ],
                [
                  -117.9500248575956,
                  45.42494945823453,
                  815.1461425878592
                ]
              ]
            ]
          },
          "id": "45117D8305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:50:33Z",
            "pc:count": 4177350,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425927.952,
                "count": 4177350,
                "maximum": 426272.1146,
                "minimum": 425680.1546,
                "name": "X",
                "position": 0,
                "stddev": 152.0105607,
                "variance": 23107.21057
              },
              {
                "average": 5031099.556,
                "count": 4177350,
                "maximum": 5031876.555,
                "minimum": 5030596.915,
                "name": "Y",
                "position": 1,
                "stddev": 320.1217169,
                "variance": 102477.9137
              },
              {
                "average": 822.6370702,
                "count": 4177350,
                "maximum": 851.0461426,
                "minimum": 815.1461426,
                "name": "Z",
                "position": 2,
                "stddev": 2.939934745,
                "variance": 8.643216302
              },
              {
                "average": 200.8480869,
                "count": 4177350,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.7221641,
                "variance": 1276.073008
              },
              {
                "average": 1.002871198,
                "count": 4177350,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06351026704,
                "variance": 0.004033554019
              },
              {
                "average": 1.005794343,
                "count": 4177350,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09677772218,
                "variance": 0.009365927511
              },
              {
                "average": 0.4984729553,
                "count": 4177350,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997728,
                "variance": 0.249997728
              },
              {
                "average": 0,
                "count": 4177350,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.283450752,
                "count": 4177350,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4506733539,
                "variance": 0.2031064719
              },
              {
                "average": 0.8975703521,
                "count": 4177350,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.791964898,
                "variance": 60.71471697
              },
              {
                "average": 202.5409791,
                "count": 4177350,
                "maximum": 213,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 4.267232368,
                "variance": 18.20927209
              },
              {
                "average": 208.9165334,
                "count": 4177350,
                "maximum": 234,
                "minimum": 183,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.01488421,
                "variance": 576.7146635
              },
              {
                "average": 25741.22993,
                "count": 4177350,
                "maximum": 56064,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 7594.765697,
                "variance": 57680466
              },
              {
                "average": 25347.75039,
                "count": 4177350,
                "maximum": 58112,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 5610.439364,
                "variance": 31477029.86
              },
              {
                "average": 23692.60123,
                "count": 4177350,
                "maximum": 61184,
                "minimum": 4864,
                "name": "Blue",
                "position": 14,
                "stddev": 5188.844238,
                "variance": 26924104.52
              },
              {
                "average": 75177.30882,
                "count": 4177350,
                "maximum": 75833.16558,
                "minimum": 74196.62515,
                "name": "GpsTime",
                "position": 15,
                "stddev": 422.9594876,
                "variance": 178894.7281
              },
              {
                "average": 0,
                "count": 4177350,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4177350,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4177350,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4177350,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4177350,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425680.1546,
              5030596.915,
              815.1461426,
              426272.1146,
              5031876.555,
              851.0461426
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425680.15458712436,
                    5030596.914980112,
                    815.1461425878592
                  ],
                  [
                    425680.15458712436,
                    5031876.554980112,
                    815.1461425878592
                  ],
                  [
                    426272.1145871243,
                    5031876.554980112,
                    851.0461425878593
                  ],
                  [
                    426272.1145871243,
                    5030596.914980112,
                    851.0461425878593
                  ],
                  [
                    425680.15458712436,
                    5030596.914980112,
                    815.1461425878592
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:50:33+00:00",
            "end_time": "2011-09-14T22: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": "45117D8121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002423812546,
              45.43740359715185,
              840.189436467942
            ],
            [
              -118.00024700701223,
              45.450009869779265,
              840.189436467942
            ],
            [
              -117.98752957435379,
              45.45012053504722,
              873.3094364679419
            ],
            [
              -117.98730963669344,
              45.43751421405385,
              873.3094364679419
            ],
            [
              -118.00002423812546,
              45.43740359715185,
              840.189436467942
            ]
          ]
        ]
      },
      "bbox": [
        -118.000247,
        45.4374036,
        840.1894365,
        -117.9873096,
        45.45012054,
        873.3094365
      ],
      "properties": {
        "datetime": "2011-09-15T00:17:59Z",
        "pc:count": 11895810,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422320.9514,
            "count": 11895810,
            "maximum": 422780.4901,
            "minimum": 421785.8901,
            "name": "X",
            "position": 0,
            "stddev": 291.0759897,
            "variance": 84725.23179
          },
          {
            "average": 5032726.56,
            "count": 11895810,
            "maximum": 5033428.653,
            "minimum": 5032027.933,
            "name": "Y",
            "position": 1,
            "stddev": 400.9023821,
            "variance": 160722.7199
          },
          {
            "average": 846.0697639,
            "count": 11895810,
            "maximum": 873.3094365,
            "minimum": 840.1894365,
            "name": "Z",
            "position": 2,
            "stddev": 2.588531675,
            "variance": 6.700496231
          },
          {
            "average": 126.207941,
            "count": 11895810,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.86119161,
            "variance": 1752.359363
          },
          {
            "average": 1.001329123,
            "count": 11895810,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03906295322,
            "variance": 0.001525914314
          },
          {
            "average": 1.002858149,
            "count": 11895810,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06038817457,
            "variance": 0.003646731628
          },
          {
            "average": 0.5020189462,
            "count": 11895810,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999959449,
            "variance": 0.2499959449
          },
          {
            "average": 0,
            "count": 11895810,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.266188179,
            "count": 11895810,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4419638545,
            "variance": 0.1953320487
          },
          {
            "average": -0.06243076855,
            "count": 11895810,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.262028058,
            "variance": 85.78516374
          },
          {
            "average": 128.501828,
            "count": 11895810,
            "maximum": 212,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 25.7087477,
            "variance": 660.9397083
          },
          {
            "average": 941.1979452,
            "count": 11895810,
            "maximum": 1031,
            "minimum": 194,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 250.1537143,
            "variance": 62576.88076
          },
          {
            "average": 24142.85483,
            "count": 11895810,
            "maximum": 65280,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 9616.227206,
            "variance": 92471825.69
          },
          {
            "average": 25188.21938,
            "count": 11895810,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 7287.087731,
            "variance": 53101647.6
          },
          {
            "average": 22117.04132,
            "count": 11895810,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 6457.873133,
            "variance": 41704125.41
          },
          {
            "average": 79465.30033,
            "count": 11895810,
            "maximum": 81079.87058,
            "minimum": 77453.00072,
            "name": "GpsTime",
            "position": 15,
            "stddev": 882.2986903,
            "variance": 778450.9788
          },
          {
            "average": 0,
            "count": 11895810,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11895810,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11895810,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11895810,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11895810,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421785.8901,
          5032027.933,
          840.1894365,
          422780.4901,
          5033428.653,
          873.3094365
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421785.89008767664,
                5032027.933330019,
                840.189436467942
              ],
              [
                421785.89008767664,
                5033428.65333002,
                840.189436467942
              ],
              [
                422780.4900876766,
                5033428.65333002,
                873.3094364679419
              ],
              [
                422780.4900876766,
                5032027.933330019,
                873.3094364679419
              ],
              [
                421785.89008767664,
                5032027.933330019,
                840.189436467942
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:17:59+00:00",
        "end_time": "2011-09-14T23:17:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.000247,
            45.4374036,
            840.1894365,
            -117.9873096,
            45.45012054,
            873.3094365
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002423812546,
                  45.43740359715185,
                  840.189436467942
                ],
                [
                  -118.00024700701223,
                  45.450009869779265,
                  840.189436467942
                ],
                [
                  -117.98752957435379,
                  45.45012053504722,
                  873.3094364679419
                ],
                [
                  -117.98730963669344,
                  45.43751421405385,
                  873.3094364679419
                ],
                [
                  -118.00002423812546,
                  45.43740359715185,
                  840.189436467942
                ]
              ]
            ]
          },
          "id": "45117D8121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:17:59Z",
            "pc:count": 11895810,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422320.9514,
                "count": 11895810,
                "maximum": 422780.4901,
                "minimum": 421785.8901,
                "name": "X",
                "position": 0,
                "stddev": 291.0759897,
                "variance": 84725.23179
              },
              {
                "average": 5032726.56,
                "count": 11895810,
                "maximum": 5033428.653,
                "minimum": 5032027.933,
                "name": "Y",
                "position": 1,
                "stddev": 400.9023821,
                "variance": 160722.7199
              },
              {
                "average": 846.0697639,
                "count": 11895810,
                "maximum": 873.3094365,
                "minimum": 840.1894365,
                "name": "Z",
                "position": 2,
                "stddev": 2.588531675,
                "variance": 6.700496231
              },
              {
                "average": 126.207941,
                "count": 11895810,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.86119161,
                "variance": 1752.359363
              },
              {
                "average": 1.001329123,
                "count": 11895810,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03906295322,
                "variance": 0.001525914314
              },
              {
                "average": 1.002858149,
                "count": 11895810,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06038817457,
                "variance": 0.003646731628
              },
              {
                "average": 0.5020189462,
                "count": 11895810,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999959449,
                "variance": 0.2499959449
              },
              {
                "average": 0,
                "count": 11895810,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.266188179,
                "count": 11895810,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4419638545,
                "variance": 0.1953320487
              },
              {
                "average": -0.06243076855,
                "count": 11895810,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.262028058,
                "variance": 85.78516374
              },
              {
                "average": 128.501828,
                "count": 11895810,
                "maximum": 212,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 25.7087477,
                "variance": 660.9397083
              },
              {
                "average": 941.1979452,
                "count": 11895810,
                "maximum": 1031,
                "minimum": 194,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 250.1537143,
                "variance": 62576.88076
              },
              {
                "average": 24142.85483,
                "count": 11895810,
                "maximum": 65280,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 9616.227206,
                "variance": 92471825.69
              },
              {
                "average": 25188.21938,
                "count": 11895810,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 7287.087731,
                "variance": 53101647.6
              },
              {
                "average": 22117.04132,
                "count": 11895810,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 6457.873133,
                "variance": 41704125.41
              },
              {
                "average": 79465.30033,
                "count": 11895810,
                "maximum": 81079.87058,
                "minimum": 77453.00072,
                "name": "GpsTime",
                "position": 15,
                "stddev": 882.2986903,
                "variance": 778450.9788
              },
              {
                "average": 0,
                "count": 11895810,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11895810,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11895810,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11895810,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11895810,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421785.8901,
              5032027.933,
              840.1894365,
              422780.4901,
              5033428.653,
              873.3094365
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421785.89008767664,
                    5032027.933330019,
                    840.189436467942
                  ],
                  [
                    421785.89008767664,
                    5033428.65333002,
                    840.189436467942
                  ],
                  [
                    422780.4900876766,
                    5033428.65333002,
                    873.3094364679419
                  ],
                  [
                    422780.4900876766,
                    5032027.933330019,
                    873.3094364679419
                  ],
                  [
                    421785.89008767664,
                    5032027.933330019,
                    840.189436467942
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:17:59+00:00",
            "end_time": "2011-09-14T23:17: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": "45118A1325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.07502337367777,
              44.999895149774716,
              1080.6559983796394
            ],
            [
              -118.07525935521132,
              45.01250911302772,
              1080.6559983796394
            ],
            [
              -118.06252978810873,
              45.01262826610359,
              1162.6759983796394
            ],
            [
              -118.0622965989844,
              45.0000142507496,
              1162.6759983796394
            ],
            [
              -118.07502337367777,
              44.999895149774716,
              1080.6559983796394
            ]
          ]
        ]
      },
      "bbox": [
        -118.0752594,
        44.99989515,
        1080.655998,
        -118.0622966,
        45.01262827,
        1162.675998
      ],
      "properties": {
        "datetime": "2011-09-20T21:55:18Z",
        "pc:count": 21794182,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415811.5858,
            "count": 21794182,
            "maximum": 416275.8494,
            "minimum": 415272.6094,
            "name": "X",
            "position": 0,
            "stddev": 275.4750916,
            "variance": 75886.52612
          },
          {
            "average": 4984255.667,
            "count": 21794182,
            "maximum": 4984901.667,
            "minimum": 4983500.167,
            "name": "Y",
            "position": 1,
            "stddev": 394.9685691,
            "variance": 156000.1705
          },
          {
            "average": 1103.168801,
            "count": 21794182,
            "maximum": 1162.675998,
            "minimum": 1080.655998,
            "name": "Z",
            "position": 2,
            "stddev": 12.73640851,
            "variance": 162.2161018
          },
          {
            "average": 142.2841393,
            "count": 21794182,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 73.45426146,
            "variance": 5395.528526
          },
          {
            "average": 1.10697566,
            "count": 21794182,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3492373502,
            "variance": 0.1219667268
          },
          {
            "average": 1.216696043,
            "count": 21794182,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5037499031,
            "variance": 0.2537639648
          },
          {
            "average": 0.499504409,
            "count": 21794182,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997659,
            "variance": 0.2499997659
          },
          {
            "average": 0,
            "count": 21794182,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.148452876,
            "count": 21794182,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3555483448,
            "variance": 0.1264146255
          },
          {
            "average": -0.8306561423,
            "count": 21794182,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.086458571,
            "variance": 65.39081222
          },
          {
            "average": 187.7476364,
            "count": 21794182,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 10.68573551,
            "variance": 114.1849435
          },
          {
            "average": 8777.429794,
            "count": 21794182,
            "maximum": 20081,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8302.723742,
            "variance": 68935221.53
          },
          {
            "average": 21009.37017,
            "count": 21794182,
            "maximum": 55808,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8155.211485,
            "variance": 66507474.37
          },
          {
            "average": 24015.75469,
            "count": 21794182,
            "maximum": 52992,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8437.700228,
            "variance": 71194785.13
          },
          {
            "average": 19824.73955,
            "count": 21794182,
            "maximum": 50944,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6993.8428,
            "variance": 48913837.11
          },
          {
            "average": 433349.3606,
            "count": 21794182,
            "maximum": 590918.546,
            "minimum": 324007.4999,
            "name": "GpsTime",
            "position": 15,
            "stddev": 129273.5657,
            "variance": 16711654780.0
          },
          {
            "average": 0,
            "count": 21794182,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21794182,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21794182,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21794182,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21794182,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415272.6094,
          4983500.167,
          1080.655998,
          416275.8494,
          4984901.667,
          1162.675998
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415272.6093731264,
                4983500.166544192,
                1080.6559983796394
              ],
              [
                415272.6093731264,
                4984901.666544192,
                1080.6559983796394
              ],
              [
                416275.8493731264,
                4984901.666544192,
                1162.6759983796394
              ],
              [
                416275.8493731264,
                4983500.166544192,
                1162.6759983796394
              ],
              [
                415272.6093731264,
                4983500.166544192,
                1080.6559983796394
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:55:18+00:00",
        "end_time": "2011-09-17T19:46:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0752594,
            44.99989515,
            1080.655998,
            -118.0622966,
            45.01262827,
            1162.675998
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.07502337367777,
                  44.999895149774716,
                  1080.6559983796394
                ],
                [
                  -118.07525935521132,
                  45.01250911302772,
                  1080.6559983796394
                ],
                [
                  -118.06252978810873,
                  45.01262826610359,
                  1162.6759983796394
                ],
                [
                  -118.0622965989844,
                  45.0000142507496,
                  1162.6759983796394
                ],
                [
                  -118.07502337367777,
                  44.999895149774716,
                  1080.6559983796394
                ]
              ]
            ]
          },
          "id": "45118A1325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:55:18Z",
            "pc:count": 21794182,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415811.5858,
                "count": 21794182,
                "maximum": 416275.8494,
                "minimum": 415272.6094,
                "name": "X",
                "position": 0,
                "stddev": 275.4750916,
                "variance": 75886.52612
              },
              {
                "average": 4984255.667,
                "count": 21794182,
                "maximum": 4984901.667,
                "minimum": 4983500.167,
                "name": "Y",
                "position": 1,
                "stddev": 394.9685691,
                "variance": 156000.1705
              },
              {
                "average": 1103.168801,
                "count": 21794182,
                "maximum": 1162.675998,
                "minimum": 1080.655998,
                "name": "Z",
                "position": 2,
                "stddev": 12.73640851,
                "variance": 162.2161018
              },
              {
                "average": 142.2841393,
                "count": 21794182,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 73.45426146,
                "variance": 5395.528526
              },
              {
                "average": 1.10697566,
                "count": 21794182,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3492373502,
                "variance": 0.1219667268
              },
              {
                "average": 1.216696043,
                "count": 21794182,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5037499031,
                "variance": 0.2537639648
              },
              {
                "average": 0.499504409,
                "count": 21794182,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997659,
                "variance": 0.2499997659
              },
              {
                "average": 0,
                "count": 21794182,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.148452876,
                "count": 21794182,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3555483448,
                "variance": 0.1264146255
              },
              {
                "average": -0.8306561423,
                "count": 21794182,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.086458571,
                "variance": 65.39081222
              },
              {
                "average": 187.7476364,
                "count": 21794182,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 10.68573551,
                "variance": 114.1849435
              },
              {
                "average": 8777.429794,
                "count": 21794182,
                "maximum": 20081,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8302.723742,
                "variance": 68935221.53
              },
              {
                "average": 21009.37017,
                "count": 21794182,
                "maximum": 55808,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8155.211485,
                "variance": 66507474.37
              },
              {
                "average": 24015.75469,
                "count": 21794182,
                "maximum": 52992,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8437.700228,
                "variance": 71194785.13
              },
              {
                "average": 19824.73955,
                "count": 21794182,
                "maximum": 50944,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6993.8428,
                "variance": 48913837.11
              },
              {
                "average": 433349.3606,
                "count": 21794182,
                "maximum": 590918.546,
                "minimum": 324007.4999,
                "name": "GpsTime",
                "position": 15,
                "stddev": 129273.5657,
                "variance": 16711654780.0
              },
              {
                "average": 0,
                "count": 21794182,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21794182,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21794182,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21794182,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21794182,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415272.6094,
              4983500.167,
              1080.655998,
              416275.8494,
              4984901.667,
              1162.675998
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415272.6093731264,
                    4983500.166544192,
                    1080.6559983796394
                  ],
                  [
                    415272.6093731264,
                    4984901.666544192,
                    1080.6559983796394
                  ],
                  [
                    416275.8493731264,
                    4984901.666544192,
                    1162.6759983796394
                  ],
                  [
                    416275.8493731264,
                    4983500.166544192,
                    1162.6759983796394
                  ],
                  [
                    415272.6093731264,
                    4983500.166544192,
                    1080.6559983796394
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:55:18+00:00",
            "end_time": "2011-09-17T19: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": "45117E8219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002592341949,
              45.575002198897984,
              842.3397054505792
            ],
            [
              -117.90022580532158,
              45.587509893332104,
              842.3397054505792
            ],
            [
              -117.89510193427343,
              45.587550158731375,
              924.6597054505792
            ],
            [
              -117.89490318968329,
              45.57504244683541,
              924.6597054505792
            ],
            [
              -117.90002592341949,
              45.575002198897984,
              842.3397054505792
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002258,
        45.5750022,
        842.3397055,
        -117.8949032,
        45.58755016,
        924.6597055
      ],
      "properties": {
        "datetime": "2011-09-14T21:03:15Z",
        "pc:count": 2923286,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429922.6034,
            "count": 2923286,
            "maximum": 430178.1209,
            "minimum": 429778.3809,
            "name": "X",
            "position": 0,
            "stddev": 90.63055938,
            "variance": 8213.898293
          },
          {
            "average": 5048047.017,
            "count": 2923286,
            "maximum": 5048612.077,
            "minimum": 5047222.317,
            "name": "Y",
            "position": 1,
            "stddev": 373.3136703,
            "variance": 139363.0964
          },
          {
            "average": 876.2936642,
            "count": 2923286,
            "maximum": 924.6597055,
            "minimum": 842.3397055,
            "name": "Z",
            "position": 2,
            "stddev": 17.6742588,
            "variance": 312.3794241
          },
          {
            "average": 204.8622177,
            "count": 2923286,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.06985878,
            "variance": 1160.755278
          },
          {
            "average": 1.00570796,
            "count": 2923286,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07596367407,
            "variance": 0.005770479778
          },
          {
            "average": 1.011409763,
            "count": 2923286,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1075401297,
            "variance": 0.0115648795
          },
          {
            "average": 0.4971388362,
            "count": 2923286,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999918992,
            "variance": 0.2499918993
          },
          {
            "average": 0,
            "count": 2923286,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.271195839,
            "count": 2923286,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4445770165,
            "variance": 0.1976487236
          },
          {
            "average": 1.423657822,
            "count": 2923286,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.073820615,
            "variance": 65.18657932
          },
          {
            "average": 209.6171705,
            "count": 2923286,
            "maximum": 213,
            "minimum": 193,
            "name": "UserData",
            "position": 10,
            "stddev": 1.611326223,
            "variance": 2.596372196
          },
          {
            "average": 193.0394433,
            "count": 2923286,
            "maximum": 218,
            "minimum": 167,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.00498087,
            "variance": 576.2391064
          },
          {
            "average": 39463.34606,
            "count": 2923286,
            "maximum": 60672,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 6775.577907,
            "variance": 45908455.98
          },
          {
            "average": 34130.91172,
            "count": 2923286,
            "maximum": 60416,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 5238.57389,
            "variance": 27442656.4
          },
          {
            "average": 27777.29249,
            "count": 2923286,
            "maximum": 60672,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 4694.004806,
            "variance": 22033681.12
          },
          {
            "average": 69102.23362,
            "count": 2923286,
            "maximum": 69395.94281,
            "minimum": 68531.40521,
            "name": "GpsTime",
            "position": 15,
            "stddev": 257.7533748,
            "variance": 66436.80222
          },
          {
            "average": 0,
            "count": 2923286,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2923286,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2923286,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2923286,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2923286,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429778.3809,
          5047222.317,
          842.3397055,
          430178.1209,
          5048612.077,
          924.6597055
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429778.3809312694,
                5047222.317148181,
                842.3397054505792
              ],
              [
                429778.3809312694,
                5048612.07714818,
                842.3397054505792
              ],
              [
                430178.12093126937,
                5048612.07714818,
                924.6597054505792
              ],
              [
                430178.12093126937,
                5047222.317148181,
                924.6597054505792
              ],
              [
                429778.3809312694,
                5047222.317148181,
                842.3397054505792
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:03:15+00:00",
        "end_time": "2011-09-14T20:48:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002258,
            45.5750022,
            842.3397055,
            -117.8949032,
            45.58755016,
            924.6597055
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002592341949,
                  45.575002198897984,
                  842.3397054505792
                ],
                [
                  -117.90022580532158,
                  45.587509893332104,
                  842.3397054505792
                ],
                [
                  -117.89510193427343,
                  45.587550158731375,
                  924.6597054505792
                ],
                [
                  -117.89490318968329,
                  45.57504244683541,
                  924.6597054505792
                ],
                [
                  -117.90002592341949,
                  45.575002198897984,
                  842.3397054505792
                ]
              ]
            ]
          },
          "id": "45117E8219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:03:15Z",
            "pc:count": 2923286,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429922.6034,
                "count": 2923286,
                "maximum": 430178.1209,
                "minimum": 429778.3809,
                "name": "X",
                "position": 0,
                "stddev": 90.63055938,
                "variance": 8213.898293
              },
              {
                "average": 5048047.017,
                "count": 2923286,
                "maximum": 5048612.077,
                "minimum": 5047222.317,
                "name": "Y",
                "position": 1,
                "stddev": 373.3136703,
                "variance": 139363.0964
              },
              {
                "average": 876.2936642,
                "count": 2923286,
                "maximum": 924.6597055,
                "minimum": 842.3397055,
                "name": "Z",
                "position": 2,
                "stddev": 17.6742588,
                "variance": 312.3794241
              },
              {
                "average": 204.8622177,
                "count": 2923286,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.06985878,
                "variance": 1160.755278
              },
              {
                "average": 1.00570796,
                "count": 2923286,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07596367407,
                "variance": 0.005770479778
              },
              {
                "average": 1.011409763,
                "count": 2923286,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1075401297,
                "variance": 0.0115648795
              },
              {
                "average": 0.4971388362,
                "count": 2923286,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999918992,
                "variance": 0.2499918993
              },
              {
                "average": 0,
                "count": 2923286,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.271195839,
                "count": 2923286,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4445770165,
                "variance": 0.1976487236
              },
              {
                "average": 1.423657822,
                "count": 2923286,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.073820615,
                "variance": 65.18657932
              },
              {
                "average": 209.6171705,
                "count": 2923286,
                "maximum": 213,
                "minimum": 193,
                "name": "UserData",
                "position": 10,
                "stddev": 1.611326223,
                "variance": 2.596372196
              },
              {
                "average": 193.0394433,
                "count": 2923286,
                "maximum": 218,
                "minimum": 167,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.00498087,
                "variance": 576.2391064
              },
              {
                "average": 39463.34606,
                "count": 2923286,
                "maximum": 60672,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 6775.577907,
                "variance": 45908455.98
              },
              {
                "average": 34130.91172,
                "count": 2923286,
                "maximum": 60416,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 5238.57389,
                "variance": 27442656.4
              },
              {
                "average": 27777.29249,
                "count": 2923286,
                "maximum": 60672,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 4694.004806,
                "variance": 22033681.12
              },
              {
                "average": 69102.23362,
                "count": 2923286,
                "maximum": 69395.94281,
                "minimum": 68531.40521,
                "name": "GpsTime",
                "position": 15,
                "stddev": 257.7533748,
                "variance": 66436.80222
              },
              {
                "average": 0,
                "count": 2923286,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2923286,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2923286,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2923286,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2923286,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429778.3809,
              5047222.317,
              842.3397055,
              430178.1209,
              5048612.077,
              924.6597055
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429778.3809312694,
                    5047222.317148181,
                    842.3397054505792
                  ],
                  [
                    429778.3809312694,
                    5048612.07714818,
                    842.3397054505792
                  ],
                  [
                    430178.12093126937,
                    5048612.07714818,
                    924.6597054505792
                  ],
                  [
                    430178.12093126937,
                    5047222.317148181,
                    924.6597054505792
                  ],
                  [
                    429778.3809312694,
                    5047222.317148181,
                    842.3397054505792
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:03:15+00:00",
            "end_time": "2011-09-14T20:48: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": "45118E1306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.12502429520336,
              45.537390195377085,
              1342.848179910753
            ],
            [
              -118.12527588896282,
              45.550001134980995,
              1342.848179910753
            ],
            [
              -118.11253028809303,
              45.550125989685974,
              1781.1081799107533
            ],
            [
              -118.11228154261221,
              45.53751499549093,
              1781.1081799107533
            ],
            [
              -118.12502429520336,
              45.537390195377085,
              1342.848179910753
            ]
          ]
        ]
      },
      "bbox": [
        -118.1252759,
        45.5373902,
        1342.84818,
        -118.1122815,
        45.55012599,
        1781.10818
      ],
      "properties": {
        "datetime": "2011-09-15T20:21:31Z",
        "pc:count": 19535624,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 412665.7477,
            "count": 19535624,
            "maximum": 413159.8791,
            "minimum": 412164.7991,
            "name": "X",
            "position": 0,
            "stddev": 270.7156233,
            "variance": 73286.94872
          },
          {
            "average": 5043977.915,
            "count": 19535624,
            "maximum": 5044666.606,
            "minimum": 5043265.286,
            "name": "Y",
            "position": 1,
            "stddev": 386.0217235,
            "variance": 149012.771
          },
          {
            "average": 1570.905045,
            "count": 19535624,
            "maximum": 1781.10818,
            "minimum": 1342.84818,
            "name": "Z",
            "position": 2,
            "stddev": 99.29070106,
            "variance": 9858.643317
          },
          {
            "average": 89.07001445,
            "count": 19535624,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.79551333,
            "variance": 2479.593148
          },
          {
            "average": 1.112882701,
            "count": 19535624,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3455064469,
            "variance": 0.1193747049
          },
          {
            "average": 1.232012092,
            "count": 19535624,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4920315712,
            "variance": 0.242095067
          },
          {
            "average": 0.4995124804,
            "count": 19535624,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997751,
            "variance": 0.2499997751
          },
          {
            "average": 0,
            "count": 19535624,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.099305556,
            "count": 19535624,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2990718425,
            "variance": 0.089443967
          },
          {
            "average": 0.7712953485,
            "count": 19535624,
            "maximum": 22.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.413588761,
            "variance": 70.78847583
          },
          {
            "average": 177,
            "count": 19535624,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15163.92153,
            "count": 19535624,
            "maximum": 20025,
            "minimum": 9427,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5277.231513,
            "variance": 27849172.44
          },
          {
            "average": 18043.44432,
            "count": 19535624,
            "maximum": 62720,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 10585.50801,
            "variance": 112052979.8
          },
          {
            "average": 19018.56048,
            "count": 19535624,
            "maximum": 63232,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 9889.551218,
            "variance": 97803223.29
          },
          {
            "average": 18189.11498,
            "count": 19535624,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7631.332209,
            "variance": 58237231.29
          },
          {
            "average": 152526.1648,
            "count": 19535624,
            "maximum": 153291.1503,
            "minimum": 151345.4787,
            "name": "GpsTime",
            "position": 15,
            "stddev": 447.7360657,
            "variance": 200467.5846
          },
          {
            "average": 0,
            "count": 19535624,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19535624,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19535624,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19535624,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19535624,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          412164.7991,
          5043265.286,
          1342.84818,
          413159.8791,
          5044666.606,
          1781.10818
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                412164.79905950715,
                5043265.285598079,
                1342.848179910753
              ],
              [
                412164.79905950715,
                5044666.605598079,
                1342.848179910753
              ],
              [
                413159.8790595071,
                5044666.605598079,
                1781.1081799107533
              ],
              [
                413159.8790595071,
                5043265.285598079,
                1781.1081799107533
              ],
              [
                412164.79905950715,
                5043265.285598079,
                1342.848179910753
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:21:31+00:00",
        "end_time": "2011-09-15T19:49:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1252759,
            45.5373902,
            1342.84818,
            -118.1122815,
            45.55012599,
            1781.10818
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.12502429520336,
                  45.537390195377085,
                  1342.848179910753
                ],
                [
                  -118.12527588896282,
                  45.550001134980995,
                  1342.848179910753
                ],
                [
                  -118.11253028809303,
                  45.550125989685974,
                  1781.1081799107533
                ],
                [
                  -118.11228154261221,
                  45.53751499549093,
                  1781.1081799107533
                ],
                [
                  -118.12502429520336,
                  45.537390195377085,
                  1342.848179910753
                ]
              ]
            ]
          },
          "id": "45118E1306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:21:31Z",
            "pc:count": 19535624,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 412665.7477,
                "count": 19535624,
                "maximum": 413159.8791,
                "minimum": 412164.7991,
                "name": "X",
                "position": 0,
                "stddev": 270.7156233,
                "variance": 73286.94872
              },
              {
                "average": 5043977.915,
                "count": 19535624,
                "maximum": 5044666.606,
                "minimum": 5043265.286,
                "name": "Y",
                "position": 1,
                "stddev": 386.0217235,
                "variance": 149012.771
              },
              {
                "average": 1570.905045,
                "count": 19535624,
                "maximum": 1781.10818,
                "minimum": 1342.84818,
                "name": "Z",
                "position": 2,
                "stddev": 99.29070106,
                "variance": 9858.643317
              },
              {
                "average": 89.07001445,
                "count": 19535624,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.79551333,
                "variance": 2479.593148
              },
              {
                "average": 1.112882701,
                "count": 19535624,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3455064469,
                "variance": 0.1193747049
              },
              {
                "average": 1.232012092,
                "count": 19535624,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4920315712,
                "variance": 0.242095067
              },
              {
                "average": 0.4995124804,
                "count": 19535624,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997751,
                "variance": 0.2499997751
              },
              {
                "average": 0,
                "count": 19535624,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.099305556,
                "count": 19535624,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2990718425,
                "variance": 0.089443967
              },
              {
                "average": 0.7712953485,
                "count": 19535624,
                "maximum": 22.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.413588761,
                "variance": 70.78847583
              },
              {
                "average": 177,
                "count": 19535624,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15163.92153,
                "count": 19535624,
                "maximum": 20025,
                "minimum": 9427,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5277.231513,
                "variance": 27849172.44
              },
              {
                "average": 18043.44432,
                "count": 19535624,
                "maximum": 62720,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 10585.50801,
                "variance": 112052979.8
              },
              {
                "average": 19018.56048,
                "count": 19535624,
                "maximum": 63232,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 9889.551218,
                "variance": 97803223.29
              },
              {
                "average": 18189.11498,
                "count": 19535624,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7631.332209,
                "variance": 58237231.29
              },
              {
                "average": 152526.1648,
                "count": 19535624,
                "maximum": 153291.1503,
                "minimum": 151345.4787,
                "name": "GpsTime",
                "position": 15,
                "stddev": 447.7360657,
                "variance": 200467.5846
              },
              {
                "average": 0,
                "count": 19535624,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19535624,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19535624,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19535624,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19535624,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              412164.7991,
              5043265.286,
              1342.84818,
              413159.8791,
              5044666.606,
              1781.10818
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    412164.79905950715,
                    5043265.285598079,
                    1342.848179910753
                  ],
                  [
                    412164.79905950715,
                    5044666.605598079,
                    1342.848179910753
                  ],
                  [
                    413159.8790595071,
                    5044666.605598079,
                    1781.1081799107533
                  ],
                  [
                    413159.8790595071,
                    5043265.285598079,
                    1781.1081799107533
                  ],
                  [
                    412164.79905950715,
                    5043265.285598079,
                    1342.848179910753
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:21:31+00:00",
            "end_time": "2011-09-15T19:49: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": "45117E8208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9125252295142,
              45.599913087790654,
              795.9853831930548
            ],
            [
              -117.91265007573423,
              45.60761262117908,
              795.9853831930548
            ],
            [
              -117.90003523836727,
              45.60771271066511,
              870.9453831930548
            ],
            [
              -117.89991211723006,
              45.6000131505542,
              870.9453831930548
            ],
            [
              -117.9125252295142,
              45.599913087790654,
              795.9853831930548
            ]
          ]
        ]
      },
      "bbox": [
        -117.9126501,
        45.59991309,
        795.9853832,
        -117.8999121,
        45.60771271,
        870.9453832
      ],
      "properties": {
        "datetime": "2011-09-14T21:24:02Z",
        "pc:count": 6954550,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429311.2639,
            "count": 6954550,
            "maximum": 429818.4381,
            "minimum": 428834.6381,
            "name": "X",
            "position": 0,
            "stddev": 280.1714188,
            "variance": 78496.02393
          },
          {
            "average": 5050422.788,
            "count": 6954550,
            "maximum": 5050856.418,
            "minimum": 5050000.898,
            "name": "Y",
            "position": 1,
            "stddev": 238.7073017,
            "variance": 56981.17586
          },
          {
            "average": 822.9601077,
            "count": 6954550,
            "maximum": 870.9453832,
            "minimum": 795.9853832,
            "name": "Z",
            "position": 2,
            "stddev": 21.43459173,
            "variance": 459.4417228
          },
          {
            "average": 214.8717296,
            "count": 6954550,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.35474212,
            "variance": 1879.633664
          },
          {
            "average": 1.007984269,
            "count": 6954550,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09438870299,
            "variance": 0.008909227252
          },
          {
            "average": 1.015962068,
            "count": 6954550,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1368115447,
            "variance": 0.01871739875
          },
          {
            "average": 0.5009291759,
            "count": 6954550,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991726,
            "variance": 0.2499991726
          },
          {
            "average": 0,
            "count": 6954550,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.265335644,
            "count": 6954550,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4415117981,
            "variance": 0.1949326679
          },
          {
            "average": 2.062769186,
            "count": 6954550,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.959006528,
            "variance": 63.34578492
          },
          {
            "average": 206.6230146,
            "count": 6954550,
            "maximum": 213,
            "minimum": 195,
            "name": "UserData",
            "position": 10,
            "stddev": 3.399496372,
            "variance": 11.55657559
          },
          {
            "average": 194.838553,
            "count": 6954550,
            "maximum": 221,
            "minimum": 168,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.01849974,
            "variance": 576.8883296
          },
          {
            "average": 33966.26847,
            "count": 6954550,
            "maximum": 59904,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 7689.121824,
            "variance": 59122594.42
          },
          {
            "average": 32414.20156,
            "count": 6954550,
            "maximum": 61440,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 5841.53141,
            "variance": 34123489.22
          },
          {
            "average": 27610.22112,
            "count": 6954550,
            "maximum": 62720,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 5046.80607,
            "variance": 25470251.5
          },
          {
            "average": 69686.03633,
            "count": 6954550,
            "maximum": 70642.17935,
            "minimum": 68681.33448,
            "name": "GpsTime",
            "position": 15,
            "stddev": 408.2346751,
            "variance": 166655.55
          },
          {
            "average": 0,
            "count": 6954550,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6954550,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6954550,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6954550,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6954550,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428834.6381,
          5050000.898,
          795.9853832,
          429818.4381,
          5050856.418,
          870.9453832
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428834.638068205,
                5050000.897577053,
                795.9853831930548
              ],
              [
                428834.638068205,
                5050856.4175770525,
                795.9853831930548
              ],
              [
                429818.438068205,
                5050856.4175770525,
                870.9453831930548
              ],
              [
                429818.438068205,
                5050000.897577053,
                870.9453831930548
              ],
              [
                428834.638068205,
                5050000.897577053,
                795.9853831930548
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:24:02+00:00",
        "end_time": "2011-09-14T20:51:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9126501,
            45.59991309,
            795.9853832,
            -117.8999121,
            45.60771271,
            870.9453832
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9125252295142,
                  45.599913087790654,
                  795.9853831930548
                ],
                [
                  -117.91265007573423,
                  45.60761262117908,
                  795.9853831930548
                ],
                [
                  -117.90003523836727,
                  45.60771271066511,
                  870.9453831930548
                ],
                [
                  -117.89991211723006,
                  45.6000131505542,
                  870.9453831930548
                ],
                [
                  -117.9125252295142,
                  45.599913087790654,
                  795.9853831930548
                ]
              ]
            ]
          },
          "id": "45117E8208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:24:02Z",
            "pc:count": 6954550,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429311.2639,
                "count": 6954550,
                "maximum": 429818.4381,
                "minimum": 428834.6381,
                "name": "X",
                "position": 0,
                "stddev": 280.1714188,
                "variance": 78496.02393
              },
              {
                "average": 5050422.788,
                "count": 6954550,
                "maximum": 5050856.418,
                "minimum": 5050000.898,
                "name": "Y",
                "position": 1,
                "stddev": 238.7073017,
                "variance": 56981.17586
              },
              {
                "average": 822.9601077,
                "count": 6954550,
                "maximum": 870.9453832,
                "minimum": 795.9853832,
                "name": "Z",
                "position": 2,
                "stddev": 21.43459173,
                "variance": 459.4417228
              },
              {
                "average": 214.8717296,
                "count": 6954550,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.35474212,
                "variance": 1879.633664
              },
              {
                "average": 1.007984269,
                "count": 6954550,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09438870299,
                "variance": 0.008909227252
              },
              {
                "average": 1.015962068,
                "count": 6954550,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1368115447,
                "variance": 0.01871739875
              },
              {
                "average": 0.5009291759,
                "count": 6954550,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991726,
                "variance": 0.2499991726
              },
              {
                "average": 0,
                "count": 6954550,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.265335644,
                "count": 6954550,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4415117981,
                "variance": 0.1949326679
              },
              {
                "average": 2.062769186,
                "count": 6954550,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.959006528,
                "variance": 63.34578492
              },
              {
                "average": 206.6230146,
                "count": 6954550,
                "maximum": 213,
                "minimum": 195,
                "name": "UserData",
                "position": 10,
                "stddev": 3.399496372,
                "variance": 11.55657559
              },
              {
                "average": 194.838553,
                "count": 6954550,
                "maximum": 221,
                "minimum": 168,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.01849974,
                "variance": 576.8883296
              },
              {
                "average": 33966.26847,
                "count": 6954550,
                "maximum": 59904,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 7689.121824,
                "variance": 59122594.42
              },
              {
                "average": 32414.20156,
                "count": 6954550,
                "maximum": 61440,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 5841.53141,
                "variance": 34123489.22
              },
              {
                "average": 27610.22112,
                "count": 6954550,
                "maximum": 62720,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 5046.80607,
                "variance": 25470251.5
              },
              {
                "average": 69686.03633,
                "count": 6954550,
                "maximum": 70642.17935,
                "minimum": 68681.33448,
                "name": "GpsTime",
                "position": 15,
                "stddev": 408.2346751,
                "variance": 166655.55
              },
              {
                "average": 0,
                "count": 6954550,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6954550,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6954550,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6954550,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6954550,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428834.6381,
              5050000.898,
              795.9853832,
              429818.4381,
              5050856.418,
              870.9453832
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428834.638068205,
                    5050000.897577053,
                    795.9853831930548
                  ],
                  [
                    428834.638068205,
                    5050856.4175770525,
                    795.9853831930548
                  ],
                  [
                    429818.438068205,
                    5050856.4175770525,
                    870.9453831930548
                  ],
                  [
                    429818.438068205,
                    5050000.897577053,
                    870.9453831930548
                  ],
                  [
                    428834.638068205,
                    5050000.897577053,
                    795.9853831930548
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:24:02+00:00",
            "end_time": "2011-09-14T20: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": "45117D8306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002451013701,
              45.41240341899468,
              842.1072675505005
            ],
            [
              -118.00024707233075,
              45.42500902704282,
              842.1072675505005
            ],
            [
              -117.98752911963409,
              45.425119698617785,
              872.8472675505005
            ],
            [
              -117.9873093861554,
              45.41251404220414,
              872.8472675505005
            ],
            [
              -118.00002451013701,
              45.41240341899468,
              842.1072675505005
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002471,
        45.41240342,
        842.1072676,
        -117.9873094,
        45.4251197,
        872.8472676
      ],
      "properties": {
        "datetime": "2011-09-15T00:08:14Z",
        "pc:count": 11115907,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422269.0245,
            "count": 11115907,
            "maximum": 422746.4144,
            "minimum": 421751.3344,
            "name": "X",
            "position": 0,
            "stddev": 288.7612009,
            "variance": 83383.03114
          },
          {
            "average": 5029949.713,
            "count": 11115907,
            "maximum": 5030651.169,
            "minimum": 5029250.529,
            "name": "Y",
            "position": 1,
            "stddev": 401.5201409,
            "variance": 161218.4236
          },
          {
            "average": 848.5532366,
            "count": 11115907,
            "maximum": 872.8472676,
            "minimum": 842.1072676,
            "name": "Z",
            "position": 2,
            "stddev": 3.595404854,
            "variance": 12.92693606
          },
          {
            "average": 115.8474225,
            "count": 11115907,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.28990755,
            "variance": 979.0583145
          },
          {
            "average": 1.001025108,
            "count": 11115907,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03395145452,
            "variance": 0.001152701264
          },
          {
            "average": 1.002203869,
            "count": 11115907,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0519243428,
            "variance": 0.002696137375
          },
          {
            "average": 0.5011609039,
            "count": 11115907,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986748,
            "variance": 0.2499986748
          },
          {
            "average": 0,
            "count": 11115907,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.296586594,
            "count": 11115907,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.456752674,
            "variance": 0.2086230052
          },
          {
            "average": -1.519801244,
            "count": 11115907,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.971248561,
            "variance": 80.48330075
          },
          {
            "average": 125.0257982,
            "count": 11115907,
            "maximum": 212,
            "minimum": 115,
            "name": "UserData",
            "position": 10,
            "stddev": 19.25402453,
            "variance": 370.7174605
          },
          {
            "average": 985.3060584,
            "count": 11115907,
            "maximum": 1030,
            "minimum": 194,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 177.5952944,
            "variance": 31540.0886
          },
          {
            "average": 33399.52101,
            "count": 11115907,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 11271.77669,
            "variance": 127052949.7
          },
          {
            "average": 32481.84373,
            "count": 11115907,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 9176.939705,
            "variance": 84216222.35
          },
          {
            "average": 27693.79629,
            "count": 11115907,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 9178.182491,
            "variance": 84239033.84
          },
          {
            "average": 78795.5357,
            "count": 11115907,
            "maximum": 80494.86838,
            "minimum": 77046.92332,
            "name": "GpsTime",
            "position": 15,
            "stddev": 899.8722437,
            "variance": 809770.055
          },
          {
            "average": 0,
            "count": 11115907,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11115907,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11115907,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11115907,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11115907,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421751.3344,
          5029250.529,
          842.1072676,
          422746.4144,
          5030651.169,
          872.8472676
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421751.3343789764,
                5029250.529008533,
                842.1072675505005
              ],
              [
                421751.3343789764,
                5030651.1690085335,
                842.1072675505005
              ],
              [
                422746.41437897633,
                5030651.1690085335,
                872.8472675505005
              ],
              [
                422746.41437897633,
                5029250.529008533,
                872.8472675505005
              ],
              [
                421751.3343789764,
                5029250.529008533,
                842.1072675505005
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:08:14+00:00",
        "end_time": "2011-09-14T23:10:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002471,
            45.41240342,
            842.1072676,
            -117.9873094,
            45.4251197,
            872.8472676
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002451013701,
                  45.41240341899468,
                  842.1072675505005
                ],
                [
                  -118.00024707233075,
                  45.42500902704282,
                  842.1072675505005
                ],
                [
                  -117.98752911963409,
                  45.425119698617785,
                  872.8472675505005
                ],
                [
                  -117.9873093861554,
                  45.41251404220414,
                  872.8472675505005
                ],
                [
                  -118.00002451013701,
                  45.41240341899468,
                  842.1072675505005
                ]
              ]
            ]
          },
          "id": "45117D8306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:08:14Z",
            "pc:count": 11115907,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422269.0245,
                "count": 11115907,
                "maximum": 422746.4144,
                "minimum": 421751.3344,
                "name": "X",
                "position": 0,
                "stddev": 288.7612009,
                "variance": 83383.03114
              },
              {
                "average": 5029949.713,
                "count": 11115907,
                "maximum": 5030651.169,
                "minimum": 5029250.529,
                "name": "Y",
                "position": 1,
                "stddev": 401.5201409,
                "variance": 161218.4236
              },
              {
                "average": 848.5532366,
                "count": 11115907,
                "maximum": 872.8472676,
                "minimum": 842.1072676,
                "name": "Z",
                "position": 2,
                "stddev": 3.595404854,
                "variance": 12.92693606
              },
              {
                "average": 115.8474225,
                "count": 11115907,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.28990755,
                "variance": 979.0583145
              },
              {
                "average": 1.001025108,
                "count": 11115907,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03395145452,
                "variance": 0.001152701264
              },
              {
                "average": 1.002203869,
                "count": 11115907,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0519243428,
                "variance": 0.002696137375
              },
              {
                "average": 0.5011609039,
                "count": 11115907,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986748,
                "variance": 0.2499986748
              },
              {
                "average": 0,
                "count": 11115907,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.296586594,
                "count": 11115907,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.456752674,
                "variance": 0.2086230052
              },
              {
                "average": -1.519801244,
                "count": 11115907,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.971248561,
                "variance": 80.48330075
              },
              {
                "average": 125.0257982,
                "count": 11115907,
                "maximum": 212,
                "minimum": 115,
                "name": "UserData",
                "position": 10,
                "stddev": 19.25402453,
                "variance": 370.7174605
              },
              {
                "average": 985.3060584,
                "count": 11115907,
                "maximum": 1030,
                "minimum": 194,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 177.5952944,
                "variance": 31540.0886
              },
              {
                "average": 33399.52101,
                "count": 11115907,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 11271.77669,
                "variance": 127052949.7
              },
              {
                "average": 32481.84373,
                "count": 11115907,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 9176.939705,
                "variance": 84216222.35
              },
              {
                "average": 27693.79629,
                "count": 11115907,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 9178.182491,
                "variance": 84239033.84
              },
              {
                "average": 78795.5357,
                "count": 11115907,
                "maximum": 80494.86838,
                "minimum": 77046.92332,
                "name": "GpsTime",
                "position": 15,
                "stddev": 899.8722437,
                "variance": 809770.055
              },
              {
                "average": 0,
                "count": 11115907,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11115907,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11115907,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11115907,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11115907,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421751.3344,
              5029250.529,
              842.1072676,
              422746.4144,
              5030651.169,
              872.8472676
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421751.3343789764,
                    5029250.529008533,
                    842.1072675505005
                  ],
                  [
                    421751.3343789764,
                    5030651.1690085335,
                    842.1072675505005
                  ],
                  [
                    422746.41437897633,
                    5030651.1690085335,
                    872.8472675505005
                  ],
                  [
                    422746.41437897633,
                    5029250.529008533,
                    872.8472675505005
                  ],
                  [
                    421751.3343789764,
                    5029250.529008533,
                    842.1072675505005
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:08:14+00:00",
            "end_time": "2011-09-14T23:10:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117E8322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752463836732,
              45.499904769124896,
              817.5526421166755
            ],
            [
              -117.98774508080638,
              45.512509691048436,
              817.5526421166755
            ],
            [
              -117.97502965996907,
              45.51261894180472,
              973.5126421166756
            ],
            [
              -117.97481205422936,
              45.50001397213675,
              973.5126421166756
            ],
            [
              -117.98752463836732,
              45.499904769124896,
              817.5526421166755
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877451,
        45.49990477,
        817.5526421,
        -117.9748121,
        45.51261894,
        973.5126421
      ],
      "properties": {
        "datetime": "2011-09-15T00:33:23Z",
        "pc:count": 12577478,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423324.2399,
            "count": 12577478,
            "maximum": 423842.1857,
            "minimum": 422848.8457,
            "name": "X",
            "position": 0,
            "stddev": 294.961715,
            "variance": 87002.41333
          },
          {
            "average": 5039654.976,
            "count": 12577478,
            "maximum": 5040360.075,
            "minimum": 5038959.495,
            "name": "Y",
            "position": 1,
            "stddev": 402.5098425,
            "variance": 162014.1733
          },
          {
            "average": 860.403017,
            "count": 12577478,
            "maximum": 973.5126421,
            "minimum": 817.5526421,
            "name": "Z",
            "position": 2,
            "stddev": 25.66897626,
            "variance": 658.8963422
          },
          {
            "average": 210.3702029,
            "count": 12577478,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.13453622,
            "variance": 2037.12636
          },
          {
            "average": 1.016553478,
            "count": 12577478,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1365715824,
            "variance": 0.01865179713
          },
          {
            "average": 1.033396361,
            "count": 12577478,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1991257053,
            "variance": 0.03965104652
          },
          {
            "average": 0.5012808609,
            "count": 12577478,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983793,
            "variance": 0.2499983793
          },
          {
            "average": 0,
            "count": 12577478,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.270263164,
            "count": 12577478,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4440957125,
            "variance": 0.1972210019
          },
          {
            "average": 1.198956386,
            "count": 12577478,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.984169978,
            "variance": 63.74697024
          },
          {
            "average": 203.3601467,
            "count": 12577478,
            "maximum": 213,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 20.23215954,
            "variance": 409.3402797
          },
          {
            "average": 250.1486284,
            "count": 12577478,
            "maximum": 1033,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 193.2605096,
            "variance": 37349.62457
          },
          {
            "average": 33185.29097,
            "count": 12577478,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 10721.72294,
            "variance": 114955342.9
          },
          {
            "average": 32056.40149,
            "count": 12577478,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 8299.756244,
            "variance": 68885953.71
          },
          {
            "average": 25538.47648,
            "count": 12577478,
            "maximum": 65280,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 6592.295054,
            "variance": 43458354.08
          },
          {
            "average": 79059.94212,
            "count": 12577478,
            "maximum": 82003.61448,
            "minimum": 77652.48093,
            "name": "GpsTime",
            "position": 15,
            "stddev": 906.3490266,
            "variance": 821468.558
          },
          {
            "average": 0,
            "count": 12577478,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12577478,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12577478,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12577478,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12577478,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422848.8457,
          5038959.495,
          817.5526421,
          423842.1857,
          5040360.075,
          973.5126421
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422848.8457000705,
                5038959.49513642,
                817.5526421166755
              ],
              [
                422848.8457000705,
                5040360.07513642,
                817.5526421166755
              ],
              [
                423842.18570007046,
                5040360.07513642,
                973.5126421166756
              ],
              [
                423842.18570007046,
                5038959.49513642,
                973.5126421166756
              ],
              [
                422848.8457000705,
                5038959.49513642,
                817.5526421166755
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:33:23+00:00",
        "end_time": "2011-09-14T23:20:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877451,
            45.49990477,
            817.5526421,
            -117.9748121,
            45.51261894,
            973.5126421
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752463836732,
                  45.499904769124896,
                  817.5526421166755
                ],
                [
                  -117.98774508080638,
                  45.512509691048436,
                  817.5526421166755
                ],
                [
                  -117.97502965996907,
                  45.51261894180472,
                  973.5126421166756
                ],
                [
                  -117.97481205422936,
                  45.50001397213675,
                  973.5126421166756
                ],
                [
                  -117.98752463836732,
                  45.499904769124896,
                  817.5526421166755
                ]
              ]
            ]
          },
          "id": "45117E8322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:33:23Z",
            "pc:count": 12577478,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423324.2399,
                "count": 12577478,
                "maximum": 423842.1857,
                "minimum": 422848.8457,
                "name": "X",
                "position": 0,
                "stddev": 294.961715,
                "variance": 87002.41333
              },
              {
                "average": 5039654.976,
                "count": 12577478,
                "maximum": 5040360.075,
                "minimum": 5038959.495,
                "name": "Y",
                "position": 1,
                "stddev": 402.5098425,
                "variance": 162014.1733
              },
              {
                "average": 860.403017,
                "count": 12577478,
                "maximum": 973.5126421,
                "minimum": 817.5526421,
                "name": "Z",
                "position": 2,
                "stddev": 25.66897626,
                "variance": 658.8963422
              },
              {
                "average": 210.3702029,
                "count": 12577478,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.13453622,
                "variance": 2037.12636
              },
              {
                "average": 1.016553478,
                "count": 12577478,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1365715824,
                "variance": 0.01865179713
              },
              {
                "average": 1.033396361,
                "count": 12577478,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1991257053,
                "variance": 0.03965104652
              },
              {
                "average": 0.5012808609,
                "count": 12577478,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983793,
                "variance": 0.2499983793
              },
              {
                "average": 0,
                "count": 12577478,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.270263164,
                "count": 12577478,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4440957125,
                "variance": 0.1972210019
              },
              {
                "average": 1.198956386,
                "count": 12577478,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.984169978,
                "variance": 63.74697024
              },
              {
                "average": 203.3601467,
                "count": 12577478,
                "maximum": 213,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 20.23215954,
                "variance": 409.3402797
              },
              {
                "average": 250.1486284,
                "count": 12577478,
                "maximum": 1033,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 193.2605096,
                "variance": 37349.62457
              },
              {
                "average": 33185.29097,
                "count": 12577478,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 10721.72294,
                "variance": 114955342.9
              },
              {
                "average": 32056.40149,
                "count": 12577478,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 8299.756244,
                "variance": 68885953.71
              },
              {
                "average": 25538.47648,
                "count": 12577478,
                "maximum": 65280,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 6592.295054,
                "variance": 43458354.08
              },
              {
                "average": 79059.94212,
                "count": 12577478,
                "maximum": 82003.61448,
                "minimum": 77652.48093,
                "name": "GpsTime",
                "position": 15,
                "stddev": 906.3490266,
                "variance": 821468.558
              },
              {
                "average": 0,
                "count": 12577478,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12577478,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12577478,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12577478,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12577478,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422848.8457,
              5038959.495,
              817.5526421,
              423842.1857,
              5040360.075,
              973.5126421
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422848.8457000705,
                    5038959.49513642,
                    817.5526421166755
                  ],
                  [
                    422848.8457000705,
                    5040360.07513642,
                    817.5526421166755
                  ],
                  [
                    423842.18570007046,
                    5040360.07513642,
                    973.5126421166756
                  ],
                  [
                    423842.18570007046,
                    5038959.49513642,
                    973.5126421166756
                  ],
                  [
                    422848.8457000705,
                    5038959.49513642,
                    817.5526421166755
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:33:23+00:00",
            "end_time": "2011-09-14T23: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": "45117D8213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252573333541,
              45.46246432765528,
              947.4959525977215
            ],
            [
              -117.91272821075482,
              45.47501020646102,
              947.4959525977215
            ],
            [
              -117.90002913938851,
              45.475110978422826,
              1160.5159525977215
            ],
            [
              -117.89982947817437,
              45.46256505578519,
              1160.5159525977215
            ],
            [
              -117.91252573333541,
              45.46246432765528,
              947.4959525977215
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127282,
        45.46246433,
        947.4959526,
        -117.8998295,
        45.47511098,
        1160.515953
      ],
      "properties": {
        "datetime": "2011-09-18T20:29:23Z",
        "pc:count": 12316068,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429131.7805,
            "count": 12316068,
            "maximum": 429653.7277,
            "minimum": 428661.0277,
            "name": "X",
            "position": 0,
            "stddev": 262.3911425,
            "variance": 68849.11165
          },
          {
            "average": 5035483.914,
            "count": 12316068,
            "maximum": 5036124.671,
            "minimum": 5034730.691,
            "name": "Y",
            "position": 1,
            "stddev": 375.5748996,
            "variance": 141056.5052
          },
          {
            "average": 1065.595291,
            "count": 12316068,
            "maximum": 1160.515953,
            "minimum": 947.4959526,
            "name": "Z",
            "position": 2,
            "stddev": 35.5604831,
            "variance": 1264.547958
          },
          {
            "average": 177.8588179,
            "count": 12316068,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 72.17630439,
            "variance": 5209.418916
          },
          {
            "average": 1.133683413,
            "count": 12316068,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.379310537,
            "variance": 0.1438764835
          },
          {
            "average": 1.267881681,
            "count": 12316068,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5308908166,
            "variance": 0.2818450591
          },
          {
            "average": 0.4970309518,
            "count": 12316068,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499991205,
            "variance": 0.2499912051
          },
          {
            "average": 0,
            "count": 12316068,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.168907966,
            "count": 12316068,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3746706243,
            "variance": 0.1403780767
          },
          {
            "average": -0.6284541451,
            "count": 12316068,
            "maximum": 25.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.971440468,
            "variance": 63.54386314
          },
          {
            "average": 205.9420772,
            "count": 12316068,
            "maximum": 213,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 5.738017861,
            "variance": 32.92484898
          },
          {
            "average": 239.7834752,
            "count": 12316068,
            "maximum": 10618,
            "minimum": 171,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 663.7423569,
            "variance": 440553.9164
          },
          {
            "average": 24170.27475,
            "count": 12316068,
            "maximum": 51968,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 9644.220671,
            "variance": 93010992.36
          },
          {
            "average": 23568.60071,
            "count": 12316068,
            "maximum": 48128,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 8405.749742,
            "variance": 70656628.72
          },
          {
            "average": 20360.94492,
            "count": 12316068,
            "maximum": 43776,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6990.781976,
            "variance": 48871032.63
          },
          {
            "average": 72011.70694,
            "count": 12316068,
            "maximum": 412963.0516,
            "minimum": 69678.96989,
            "name": "GpsTime",
            "position": 15,
            "stddev": 21787.76068,
            "variance": 474706515.4
          },
          {
            "average": 0,
            "count": 12316068,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12316068,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12316068,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12316068,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12316068,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428661.0277,
          5034730.691,
          947.4959526,
          429653.7277,
          5036124.671,
          1160.515953
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428661.0276870993,
                5034730.690841269,
                947.4959525977215
              ],
              [
                428661.0276870993,
                5036124.670841269,
                947.4959525977215
              ],
              [
                429653.72768709925,
                5036124.670841269,
                1160.5159525977215
              ],
              [
                429653.72768709925,
                5034730.690841269,
                1160.5159525977215
              ],
              [
                428661.0276870993,
                5034730.690841269,
                947.4959525977215
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T20:29:23+00:00",
        "end_time": "2011-09-14T21:07:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127282,
            45.46246433,
            947.4959526,
            -117.8998295,
            45.47511098,
            1160.515953
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252573333541,
                  45.46246432765528,
                  947.4959525977215
                ],
                [
                  -117.91272821075482,
                  45.47501020646102,
                  947.4959525977215
                ],
                [
                  -117.90002913938851,
                  45.475110978422826,
                  1160.5159525977215
                ],
                [
                  -117.89982947817437,
                  45.46256505578519,
                  1160.5159525977215
                ],
                [
                  -117.91252573333541,
                  45.46246432765528,
                  947.4959525977215
                ]
              ]
            ]
          },
          "id": "45117D8213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T20:29:23Z",
            "pc:count": 12316068,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429131.7805,
                "count": 12316068,
                "maximum": 429653.7277,
                "minimum": 428661.0277,
                "name": "X",
                "position": 0,
                "stddev": 262.3911425,
                "variance": 68849.11165
              },
              {
                "average": 5035483.914,
                "count": 12316068,
                "maximum": 5036124.671,
                "minimum": 5034730.691,
                "name": "Y",
                "position": 1,
                "stddev": 375.5748996,
                "variance": 141056.5052
              },
              {
                "average": 1065.595291,
                "count": 12316068,
                "maximum": 1160.515953,
                "minimum": 947.4959526,
                "name": "Z",
                "position": 2,
                "stddev": 35.5604831,
                "variance": 1264.547958
              },
              {
                "average": 177.8588179,
                "count": 12316068,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 72.17630439,
                "variance": 5209.418916
              },
              {
                "average": 1.133683413,
                "count": 12316068,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.379310537,
                "variance": 0.1438764835
              },
              {
                "average": 1.267881681,
                "count": 12316068,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5308908166,
                "variance": 0.2818450591
              },
              {
                "average": 0.4970309518,
                "count": 12316068,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499991205,
                "variance": 0.2499912051
              },
              {
                "average": 0,
                "count": 12316068,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.168907966,
                "count": 12316068,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3746706243,
                "variance": 0.1403780767
              },
              {
                "average": -0.6284541451,
                "count": 12316068,
                "maximum": 25.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.971440468,
                "variance": 63.54386314
              },
              {
                "average": 205.9420772,
                "count": 12316068,
                "maximum": 213,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 5.738017861,
                "variance": 32.92484898
              },
              {
                "average": 239.7834752,
                "count": 12316068,
                "maximum": 10618,
                "minimum": 171,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 663.7423569,
                "variance": 440553.9164
              },
              {
                "average": 24170.27475,
                "count": 12316068,
                "maximum": 51968,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 9644.220671,
                "variance": 93010992.36
              },
              {
                "average": 23568.60071,
                "count": 12316068,
                "maximum": 48128,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 8405.749742,
                "variance": 70656628.72
              },
              {
                "average": 20360.94492,
                "count": 12316068,
                "maximum": 43776,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6990.781976,
                "variance": 48871032.63
              },
              {
                "average": 72011.70694,
                "count": 12316068,
                "maximum": 412963.0516,
                "minimum": 69678.96989,
                "name": "GpsTime",
                "position": 15,
                "stddev": 21787.76068,
                "variance": 474706515.4
              },
              {
                "average": 0,
                "count": 12316068,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12316068,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12316068,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12316068,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12316068,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428661.0277,
              5034730.691,
              947.4959526,
              429653.7277,
              5036124.671,
              1160.515953
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428661.0276870993,
                    5034730.690841269,
                    947.4959525977215
                  ],
                  [
                    428661.0276870993,
                    5036124.670841269,
                    947.4959525977215
                  ],
                  [
                    429653.72768709925,
                    5036124.670841269,
                    1160.5159525977215
                  ],
                  [
                    429653.72768709925,
                    5034730.690841269,
                    1160.5159525977215
                  ],
                  [
                    428661.0276870993,
                    5034730.690841269,
                    947.4959525977215
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T20:29:23+00:00",
            "end_time": "2011-09-14T21: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": "45117E8209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002573395573,
              45.59995426387156,
              796.1518908637718
            ],
            [
              -117.90014222522377,
              45.6072383905719,
              796.1518908637718
            ],
            [
              -117.89272568652011,
              45.607296591855004,
              895.2318908637717
            ],
            [
              -117.89261015474868,
              45.60001245045397,
              895.2318908637717
            ],
            [
              -117.90002573395573,
              45.59995426387156,
              796.1518908637718
            ]
          ]
        ]
      },
      "bbox": [
        -117.9001422,
        45.59995426,
        796.1518909,
        -117.8926102,
        45.60729659,
        895.2318909
      ],
      "properties": {
        "datetime": "2011-09-14T21:02:33Z",
        "pc:count": 3820269,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430098.168,
            "count": 3820269,
            "maximum": 430387.9039,
            "minimum": 429809.5039,
            "name": "X",
            "position": 0,
            "stddev": 161.686457,
            "variance": 26142.51039
          },
          {
            "average": 5050375.739,
            "count": 3820269,
            "maximum": 5050803.815,
            "minimum": 5049994.455,
            "name": "Y",
            "position": 1,
            "stddev": 230.6526397,
            "variance": 53200.64021
          },
          {
            "average": 835.0473259,
            "count": 3820269,
            "maximum": 895.2318909,
            "minimum": 796.1518909,
            "name": "Z",
            "position": 2,
            "stddev": 25.19127907,
            "variance": 634.600541
          },
          {
            "average": 199.2888611,
            "count": 3820269,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.85771579,
            "variance": 3120.084413
          },
          {
            "average": 1.053267715,
            "count": 3820269,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2500965347,
            "variance": 0.06254827667
          },
          {
            "average": 1.106764733,
            "count": 3820269,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3641422294,
            "variance": 0.1325995633
          },
          {
            "average": 0.5010764949,
            "count": 3820269,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989066,
            "variance": 0.2499989066
          },
          {
            "average": 0,
            "count": 3820269,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.293551842,
            "count": 3820269,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4553890778,
            "variance": 0.2073792121
          },
          {
            "average": 2.273346718,
            "count": 3820269,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.504974138,
            "variance": 56.32463682
          },
          {
            "average": 207.5134298,
            "count": 3820269,
            "maximum": 213,
            "minimum": 195,
            "name": "UserData",
            "position": 10,
            "stddev": 3.319362968,
            "variance": 11.01817051
          },
          {
            "average": 192.027519,
            "count": 3820269,
            "maximum": 218,
            "minimum": 167,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.00772446,
            "variance": 576.3708339
          },
          {
            "average": 30254.61117,
            "count": 3820269,
            "maximum": 58880,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 9343.787855,
            "variance": 87306371.47
          },
          {
            "average": 29690.01545,
            "count": 3820269,
            "maximum": 59136,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 7701.896581,
            "variance": 59319210.95
          },
          {
            "average": 24962.36606,
            "count": 3820269,
            "maximum": 65024,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 6332.230391,
            "variance": 40097141.73
          },
          {
            "average": 68792.69841,
            "count": 3820269,
            "maximum": 69353.8489,
            "minimum": 68554.12473,
            "name": "GpsTime",
            "position": 15,
            "stddev": 268.7888842,
            "variance": 72247.46425
          },
          {
            "average": 0,
            "count": 3820269,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3820269,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3820269,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3820269,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3820269,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429809.5039,
          5049994.455,
          796.1518909,
          430387.9039,
          5050803.815,
          895.2318909
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429809.50389736163,
                5049994.454772372,
                796.1518908637718
              ],
              [
                429809.50389736163,
                5050803.814772371,
                796.1518908637718
              ],
              [
                430387.90389736166,
                5050803.814772371,
                895.2318908637717
              ],
              [
                430387.90389736166,
                5049994.454772372,
                895.2318908637717
              ],
              [
                429809.50389736163,
                5049994.454772372,
                796.1518908637718
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:02:33+00:00",
        "end_time": "2011-09-14T20:49:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9001422,
            45.59995426,
            796.1518909,
            -117.8926102,
            45.60729659,
            895.2318909
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002573395573,
                  45.59995426387156,
                  796.1518908637718
                ],
                [
                  -117.90014222522377,
                  45.6072383905719,
                  796.1518908637718
                ],
                [
                  -117.89272568652011,
                  45.607296591855004,
                  895.2318908637717
                ],
                [
                  -117.89261015474868,
                  45.60001245045397,
                  895.2318908637717
                ],
                [
                  -117.90002573395573,
                  45.59995426387156,
                  796.1518908637718
                ]
              ]
            ]
          },
          "id": "45117E8209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:02:33Z",
            "pc:count": 3820269,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430098.168,
                "count": 3820269,
                "maximum": 430387.9039,
                "minimum": 429809.5039,
                "name": "X",
                "position": 0,
                "stddev": 161.686457,
                "variance": 26142.51039
              },
              {
                "average": 5050375.739,
                "count": 3820269,
                "maximum": 5050803.815,
                "minimum": 5049994.455,
                "name": "Y",
                "position": 1,
                "stddev": 230.6526397,
                "variance": 53200.64021
              },
              {
                "average": 835.0473259,
                "count": 3820269,
                "maximum": 895.2318909,
                "minimum": 796.1518909,
                "name": "Z",
                "position": 2,
                "stddev": 25.19127907,
                "variance": 634.600541
              },
              {
                "average": 199.2888611,
                "count": 3820269,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.85771579,
                "variance": 3120.084413
              },
              {
                "average": 1.053267715,
                "count": 3820269,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2500965347,
                "variance": 0.06254827667
              },
              {
                "average": 1.106764733,
                "count": 3820269,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3641422294,
                "variance": 0.1325995633
              },
              {
                "average": 0.5010764949,
                "count": 3820269,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989066,
                "variance": 0.2499989066
              },
              {
                "average": 0,
                "count": 3820269,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.293551842,
                "count": 3820269,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4553890778,
                "variance": 0.2073792121
              },
              {
                "average": 2.273346718,
                "count": 3820269,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.504974138,
                "variance": 56.32463682
              },
              {
                "average": 207.5134298,
                "count": 3820269,
                "maximum": 213,
                "minimum": 195,
                "name": "UserData",
                "position": 10,
                "stddev": 3.319362968,
                "variance": 11.01817051
              },
              {
                "average": 192.027519,
                "count": 3820269,
                "maximum": 218,
                "minimum": 167,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.00772446,
                "variance": 576.3708339
              },
              {
                "average": 30254.61117,
                "count": 3820269,
                "maximum": 58880,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 9343.787855,
                "variance": 87306371.47
              },
              {
                "average": 29690.01545,
                "count": 3820269,
                "maximum": 59136,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 7701.896581,
                "variance": 59319210.95
              },
              {
                "average": 24962.36606,
                "count": 3820269,
                "maximum": 65024,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 6332.230391,
                "variance": 40097141.73
              },
              {
                "average": 68792.69841,
                "count": 3820269,
                "maximum": 69353.8489,
                "minimum": 68554.12473,
                "name": "GpsTime",
                "position": 15,
                "stddev": 268.7888842,
                "variance": 72247.46425
              },
              {
                "average": 0,
                "count": 3820269,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3820269,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3820269,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3820269,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3820269,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429809.5039,
              5049994.455,
              796.1518909,
              430387.9039,
              5050803.815,
              895.2318909
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429809.50389736163,
                    5049994.454772372,
                    796.1518908637718
                  ],
                  [
                    429809.50389736163,
                    5050803.814772371,
                    796.1518908637718
                  ],
                  [
                    430387.90389736166,
                    5050803.814772371,
                    895.2318908637717
                  ],
                  [
                    430387.90389736166,
                    5049994.454772372,
                    895.2318908637717
                  ],
                  [
                    429809.50389736163,
                    5049994.454772372,
                    796.1518908637718
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:02:33+00:00",
            "end_time": "2011-09-14T20: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": "45118A1402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.041693587884,
              45.04997385779033,
              1156.4259719666043
            ],
            [
              -118.04187274130787,
              45.059840041944064,
              1156.4259719666043
            ],
            [
              -118.03752713262115,
              45.05987960664321,
              1258.645971966604
            ],
            [
              -118.03734872611324,
              45.05001340895725,
              1258.645971966604
            ],
            [
              -118.041693587884,
              45.04997385779033,
              1156.4259719666043
            ]
          ]
        ]
      },
      "bbox": [
        -118.0418727,
        45.04997386,
        1156.425972,
        -118.0373487,
        45.05987961,
        1258.645972
      ],
      "properties": {
        "datetime": "2011-09-20T23:54:39Z",
        "pc:count": 1702824,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418191.9887,
            "count": 1702824,
            "maximum": 418313.2695,
            "minimum": 417971.0695,
            "name": "X",
            "position": 0,
            "stddev": 80.69023435,
            "variance": 6510.91392
          },
          {
            "average": 4989384.807,
            "count": 1702824,
            "maximum": 4990125.186,
            "minimum": 4989028.986,
            "name": "Y",
            "position": 1,
            "stddev": 253.9528243,
            "variance": 64492.03695
          },
          {
            "average": 1191.359974,
            "count": 1702824,
            "maximum": 1258.645972,
            "minimum": 1156.425972,
            "name": "Z",
            "position": 2,
            "stddev": 18.39218305,
            "variance": 338.2723973
          },
          {
            "average": 208.680314,
            "count": 1702824,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.19493995,
            "variance": 2620.921876
          },
          {
            "average": 1.045608354,
            "count": 1702824,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2267931385,
            "variance": 0.05143512766
          },
          {
            "average": 1.091333573,
            "count": 1702824,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3270693015,
            "variance": 0.106974328
          },
          {
            "average": 0.4998161877,
            "count": 1702824,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000113,
            "variance": 0.250000113
          },
          {
            "average": 0,
            "count": 1702824,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.239016481,
            "count": 1702824,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4264829534,
            "variance": 0.1818877096
          },
          {
            "average": 1.214424032,
            "count": 1702824,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.359058922,
            "variance": 54.15574822
          },
          {
            "average": 201.5551866,
            "count": 1702824,
            "maximum": 212,
            "minimum": 192,
            "name": "UserData",
            "position": 10,
            "stddev": 3.586624436,
            "variance": 12.86387484
          },
          {
            "average": 71.60912696,
            "count": 1702824,
            "maximum": 84,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.33166868,
            "variance": 128.406715
          },
          {
            "average": 29223.08169,
            "count": 1702824,
            "maximum": 54016,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 10224.85959,
            "variance": 104547753.7
          },
          {
            "average": 29011.77237,
            "count": 1702824,
            "maximum": 53248,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 9236.405777,
            "variance": 85311191.68
          },
          {
            "average": 23314.75623,
            "count": 1702824,
            "maximum": 49664,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 7800.979308,
            "variance": 60855278.17
          },
          {
            "average": 597404.7202,
            "count": 1702824,
            "maximum": 598079.1061,
            "minimum": 587963.3058,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1783.5353,
            "variance": 3180998.165
          },
          {
            "average": 0,
            "count": 1702824,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1702824,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1702824,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1702824,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1702824,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417971.0695,
          4989028.986,
          1156.425972,
          418313.2695,
          4990125.186,
          1258.645972
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417971.06953534984,
                4989028.985646077,
                1156.4259719666043
              ],
              [
                417971.06953534984,
                4990125.185646077,
                1156.4259719666043
              ],
              [
                418313.2695353498,
                4990125.185646077,
                1258.645971966604
              ],
              [
                418313.2695353498,
                4989028.985646077,
                1258.645971966604
              ],
              [
                417971.06953534984,
                4989028.985646077,
                1156.4259719666043
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:54:39+00:00",
        "end_time": "2011-09-20T21:06:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0418727,
            45.04997386,
            1156.425972,
            -118.0373487,
            45.05987961,
            1258.645972
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.041693587884,
                  45.04997385779033,
                  1156.4259719666043
                ],
                [
                  -118.04187274130787,
                  45.059840041944064,
                  1156.4259719666043
                ],
                [
                  -118.03752713262115,
                  45.05987960664321,
                  1258.645971966604
                ],
                [
                  -118.03734872611324,
                  45.05001340895725,
                  1258.645971966604
                ],
                [
                  -118.041693587884,
                  45.04997385779033,
                  1156.4259719666043
                ]
              ]
            ]
          },
          "id": "45118A1402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:54:39Z",
            "pc:count": 1702824,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418191.9887,
                "count": 1702824,
                "maximum": 418313.2695,
                "minimum": 417971.0695,
                "name": "X",
                "position": 0,
                "stddev": 80.69023435,
                "variance": 6510.91392
              },
              {
                "average": 4989384.807,
                "count": 1702824,
                "maximum": 4990125.186,
                "minimum": 4989028.986,
                "name": "Y",
                "position": 1,
                "stddev": 253.9528243,
                "variance": 64492.03695
              },
              {
                "average": 1191.359974,
                "count": 1702824,
                "maximum": 1258.645972,
                "minimum": 1156.425972,
                "name": "Z",
                "position": 2,
                "stddev": 18.39218305,
                "variance": 338.2723973
              },
              {
                "average": 208.680314,
                "count": 1702824,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.19493995,
                "variance": 2620.921876
              },
              {
                "average": 1.045608354,
                "count": 1702824,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2267931385,
                "variance": 0.05143512766
              },
              {
                "average": 1.091333573,
                "count": 1702824,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3270693015,
                "variance": 0.106974328
              },
              {
                "average": 0.4998161877,
                "count": 1702824,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000113,
                "variance": 0.250000113
              },
              {
                "average": 0,
                "count": 1702824,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.239016481,
                "count": 1702824,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4264829534,
                "variance": 0.1818877096
              },
              {
                "average": 1.214424032,
                "count": 1702824,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.359058922,
                "variance": 54.15574822
              },
              {
                "average": 201.5551866,
                "count": 1702824,
                "maximum": 212,
                "minimum": 192,
                "name": "UserData",
                "position": 10,
                "stddev": 3.586624436,
                "variance": 12.86387484
              },
              {
                "average": 71.60912696,
                "count": 1702824,
                "maximum": 84,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.33166868,
                "variance": 128.406715
              },
              {
                "average": 29223.08169,
                "count": 1702824,
                "maximum": 54016,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 10224.85959,
                "variance": 104547753.7
              },
              {
                "average": 29011.77237,
                "count": 1702824,
                "maximum": 53248,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 9236.405777,
                "variance": 85311191.68
              },
              {
                "average": 23314.75623,
                "count": 1702824,
                "maximum": 49664,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 7800.979308,
                "variance": 60855278.17
              },
              {
                "average": 597404.7202,
                "count": 1702824,
                "maximum": 598079.1061,
                "minimum": 587963.3058,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1783.5353,
                "variance": 3180998.165
              },
              {
                "average": 0,
                "count": 1702824,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1702824,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1702824,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1702824,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1702824,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417971.0695,
              4989028.986,
              1156.425972,
              418313.2695,
              4990125.186,
              1258.645972
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417971.06953534984,
                    4989028.985646077,
                    1156.4259719666043
                  ],
                  [
                    417971.06953534984,
                    4990125.185646077,
                    1156.4259719666043
                  ],
                  [
                    418313.2695353498,
                    4990125.185646077,
                    1258.645971966604
                  ],
                  [
                    418313.2695353498,
                    4989028.985646077,
                    1258.645971966604
                  ],
                  [
                    417971.06953534984,
                    4989028.985646077,
                    1156.4259719666043
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:54:39+00:00",
            "end_time": "2011-09-20T21:06: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": "45117D8214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002635040555,
              45.47068704883617,
              1087.8148298410829
            ],
            [
              -117.90009518113678,
              45.47501086100378,
              1087.8148298410829
            ],
            [
              -117.89796242000304,
              45.475027647981044,
              1140.9148298410828
            ],
            [
              -117.89789375231207,
              45.47070383329659,
              1140.9148298410828
            ],
            [
              -117.90002635040555,
              45.47068704883617,
              1087.8148298410829
            ]
          ]
        ]
      },
      "bbox": [
        -117.9000952,
        45.47068705,
        1087.81483,
        -117.8978938,
        45.47502765,
        1140.91483
      ],
      "properties": {
        "datetime": "2011-09-14T21:18:00Z",
        "pc:count": 477865,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429709.2404,
            "count": 477865,
            "maximum": 429815.1612,
            "minimum": 429648.4412,
            "name": "X",
            "position": 0,
            "stddev": 39.98026252,
            "variance": 1598.421392
          },
          {
            "average": 5035948.133,
            "count": 477865,
            "maximum": 5036113.606,
            "minimum": 5035633.186,
            "name": "Y",
            "position": 1,
            "stddev": 105.0741352,
            "variance": 11040.57388
          },
          {
            "average": 1103.752531,
            "count": 477865,
            "maximum": 1140.91483,
            "minimum": 1087.81483,
            "name": "Z",
            "position": 2,
            "stddev": 5.182489448,
            "variance": 26.85819688
          },
          {
            "average": 203.4793278,
            "count": 477865,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.75615591,
            "variance": 2889.724298
          },
          {
            "average": 1.057685748,
            "count": 477865,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2533563999,
            "variance": 0.06418946535
          },
          {
            "average": 1.115767005,
            "count": 477865,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3637400079,
            "variance": 0.1323067934
          },
          {
            "average": 0.5160327708,
            "count": 477865,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499743407,
            "variance": 0.2497434729
          },
          {
            "average": 0,
            "count": 477865,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.177721741,
            "count": 477865,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3822787333,
            "variance": 0.1461370299
          },
          {
            "average": 5.834971784,
            "count": 477865,
            "maximum": 13.00199986,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.768231662,
            "variance": 22.73603318
          },
          {
            "average": 205.4417168,
            "count": 477865,
            "maximum": 213,
            "minimum": 193,
            "name": "UserData",
            "position": 10,
            "stddev": 3.505595141,
            "variance": 12.28919729
          },
          {
            "average": 195.774022,
            "count": 477865,
            "maximum": 220,
            "minimum": 170,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 23.98928833,
            "variance": 575.4859548
          },
          {
            "average": 30460.00784,
            "count": 477865,
            "maximum": 47360,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 7056.021921,
            "variance": 49787445.35
          },
          {
            "average": 27476.69297,
            "count": 477865,
            "maximum": 44032,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 6540.787366,
            "variance": 42781899.37
          },
          {
            "average": 22577.9491,
            "count": 477865,
            "maximum": 40704,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5537.726516,
            "variance": 30666414.97
          },
          {
            "average": 69976.85935,
            "count": 477865,
            "maximum": 70280.00575,
            "minimum": 69574.48451,
            "name": "GpsTime",
            "position": 15,
            "stddev": 295.4084356,
            "variance": 87266.14381
          },
          {
            "average": 0,
            "count": 477865,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 477865,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 477865,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 477865,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 477865,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429648.4412,
          5035633.186,
          1087.81483,
          429815.1612,
          5036113.606,
          1140.91483
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429648.4412286368,
                5035633.185959427,
                1087.8148298410829
              ],
              [
                429648.4412286368,
                5036113.605959427,
                1087.8148298410829
              ],
              [
                429815.16122863675,
                5036113.605959427,
                1140.9148298410828
              ],
              [
                429815.16122863675,
                5035633.185959427,
                1140.9148298410828
              ],
              [
                429648.4412286368,
                5035633.185959427,
                1087.8148298410829
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:18:00+00:00",
        "end_time": "2011-09-14T21:06:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9000952,
            45.47068705,
            1087.81483,
            -117.8978938,
            45.47502765,
            1140.91483
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002635040555,
                  45.47068704883617,
                  1087.8148298410829
                ],
                [
                  -117.90009518113678,
                  45.47501086100378,
                  1087.8148298410829
                ],
                [
                  -117.89796242000304,
                  45.475027647981044,
                  1140.9148298410828
                ],
                [
                  -117.89789375231207,
                  45.47070383329659,
                  1140.9148298410828
                ],
                [
                  -117.90002635040555,
                  45.47068704883617,
                  1087.8148298410829
                ]
              ]
            ]
          },
          "id": "45117D8214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:18:00Z",
            "pc:count": 477865,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429709.2404,
                "count": 477865,
                "maximum": 429815.1612,
                "minimum": 429648.4412,
                "name": "X",
                "position": 0,
                "stddev": 39.98026252,
                "variance": 1598.421392
              },
              {
                "average": 5035948.133,
                "count": 477865,
                "maximum": 5036113.606,
                "minimum": 5035633.186,
                "name": "Y",
                "position": 1,
                "stddev": 105.0741352,
                "variance": 11040.57388
              },
              {
                "average": 1103.752531,
                "count": 477865,
                "maximum": 1140.91483,
                "minimum": 1087.81483,
                "name": "Z",
                "position": 2,
                "stddev": 5.182489448,
                "variance": 26.85819688
              },
              {
                "average": 203.4793278,
                "count": 477865,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.75615591,
                "variance": 2889.724298
              },
              {
                "average": 1.057685748,
                "count": 477865,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2533563999,
                "variance": 0.06418946535
              },
              {
                "average": 1.115767005,
                "count": 477865,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3637400079,
                "variance": 0.1323067934
              },
              {
                "average": 0.5160327708,
                "count": 477865,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499743407,
                "variance": 0.2497434729
              },
              {
                "average": 0,
                "count": 477865,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.177721741,
                "count": 477865,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3822787333,
                "variance": 0.1461370299
              },
              {
                "average": 5.834971784,
                "count": 477865,
                "maximum": 13.00199986,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.768231662,
                "variance": 22.73603318
              },
              {
                "average": 205.4417168,
                "count": 477865,
                "maximum": 213,
                "minimum": 193,
                "name": "UserData",
                "position": 10,
                "stddev": 3.505595141,
                "variance": 12.28919729
              },
              {
                "average": 195.774022,
                "count": 477865,
                "maximum": 220,
                "minimum": 170,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 23.98928833,
                "variance": 575.4859548
              },
              {
                "average": 30460.00784,
                "count": 477865,
                "maximum": 47360,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 7056.021921,
                "variance": 49787445.35
              },
              {
                "average": 27476.69297,
                "count": 477865,
                "maximum": 44032,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 6540.787366,
                "variance": 42781899.37
              },
              {
                "average": 22577.9491,
                "count": 477865,
                "maximum": 40704,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5537.726516,
                "variance": 30666414.97
              },
              {
                "average": 69976.85935,
                "count": 477865,
                "maximum": 70280.00575,
                "minimum": 69574.48451,
                "name": "GpsTime",
                "position": 15,
                "stddev": 295.4084356,
                "variance": 87266.14381
              },
              {
                "average": 0,
                "count": 477865,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 477865,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 477865,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 477865,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 477865,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429648.4412,
              5035633.186,
              1087.81483,
              429815.1612,
              5036113.606,
              1140.91483
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429648.4412286368,
                    5035633.185959427,
                    1087.8148298410829
                  ],
                  [
                    429648.4412286368,
                    5036113.605959427,
                    1087.8148298410829
                  ],
                  [
                    429815.16122863675,
                    5036113.605959427,
                    1140.9148298410828
                  ],
                  [
                    429815.16122863675,
                    5035633.185959427,
                    1140.9148298410828
                  ],
                  [
                    429648.4412286368,
                    5035633.185959427,
                    1087.8148298410829
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:18:00+00:00",
            "end_time": "2011-09-14T21:06: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": "45118A1403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03752375231569,
              45.049899264198444,
              1115.098725937885
            ],
            [
              -118.03775164631438,
              45.06249922850465,
              1115.098725937885
            ],
            [
              -118.02502887145704,
              45.062614137605614,
              1213.658725937885
            ],
            [
              -118.02480377023255,
              45.05001412310979,
              1213.658725937885
            ],
            [
              -118.03752375231569,
              45.049899264198444,
              1115.098725937885
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377516,
        45.04989926,
        1115.098726,
        -118.0248038,
        45.06261414,
        1213.658726
      ],
      "properties": {
        "datetime": "2011-09-20T23:54:43Z",
        "pc:count": 10368315,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418762.3758,
            "count": 10368315,
            "maximum": 419301.1443,
            "minimum": 418299.3243,
            "name": "X",
            "position": 0,
            "stddev": 279.9739192,
            "variance": 78385.39544
          },
          {
            "average": 4989661.545,
            "count": 10368315,
            "maximum": 4990416.422,
            "minimum": 4989016.482,
            "name": "Y",
            "position": 1,
            "stddev": 404.5798575,
            "variance": 163684.8611
          },
          {
            "average": 1153.12284,
            "count": 10368315,
            "maximum": 1213.658726,
            "minimum": 1115.098726,
            "name": "Z",
            "position": 2,
            "stddev": 21.52520397,
            "variance": 463.3344058
          },
          {
            "average": 205.6405074,
            "count": 10368315,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 58.04653549,
            "variance": 3369.400282
          },
          {
            "average": 1.034624816,
            "count": 10368315,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2002414789,
            "variance": 0.04009664989
          },
          {
            "average": 1.069329877,
            "count": 10368315,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2912610754,
            "variance": 0.08483301407
          },
          {
            "average": 0.4960379772,
            "count": 10368315,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999843262,
            "variance": 0.2499843265
          },
          {
            "average": 0,
            "count": 10368315,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.275858903,
            "count": 10368315,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4469460681,
            "variance": 0.1997607878
          },
          {
            "average": 0.232645986,
            "count": 10368315,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.856793701,
            "variance": 61.72920725
          },
          {
            "average": 205.2416447,
            "count": 10368315,
            "maximum": 213,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 3.669124789,
            "variance": 13.46247672
          },
          {
            "average": 59.91502843,
            "count": 10368315,
            "maximum": 84,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.47397465,
            "variance": 181.5479928
          },
          {
            "average": 28655.72146,
            "count": 10368315,
            "maximum": 63488,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 10379.74856,
            "variance": 107739180.1
          },
          {
            "average": 28862.24881,
            "count": 10368315,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 8617.752491,
            "variance": 74265657.99
          },
          {
            "average": 23091.42068,
            "count": 10368315,
            "maximum": 65024,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7035.168075,
            "variance": 49493589.84
          },
          {
            "average": 590245.0711,
            "count": 10368315,
            "maximum": 598083.4657,
            "minimum": 585784.8469,
            "name": "GpsTime",
            "position": 15,
            "stddev": 4772.921243,
            "variance": 22780777.2
          },
          {
            "average": 0,
            "count": 10368315,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10368315,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10368315,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10368315,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10368315,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418299.3243,
          4989016.482,
          1115.098726,
          419301.1443,
          4990416.422,
          1213.658726
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418299.3243194572,
                4989016.482110213,
                1115.098725937885
              ],
              [
                418299.3243194572,
                4990416.422110212,
                1115.098725937885
              ],
              [
                419301.1443194572,
                4990416.422110212,
                1213.658725937885
              ],
              [
                419301.1443194572,
                4989016.482110213,
                1213.658725937885
              ],
              [
                418299.3243194572,
                4989016.482110213,
                1115.098725937885
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:54:43+00:00",
        "end_time": "2011-09-20T20:29:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377516,
            45.04989926,
            1115.098726,
            -118.0248038,
            45.06261414,
            1213.658726
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03752375231569,
                  45.049899264198444,
                  1115.098725937885
                ],
                [
                  -118.03775164631438,
                  45.06249922850465,
                  1115.098725937885
                ],
                [
                  -118.02502887145704,
                  45.062614137605614,
                  1213.658725937885
                ],
                [
                  -118.02480377023255,
                  45.05001412310979,
                  1213.658725937885
                ],
                [
                  -118.03752375231569,
                  45.049899264198444,
                  1115.098725937885
                ]
              ]
            ]
          },
          "id": "45118A1403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:54:43Z",
            "pc:count": 10368315,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418762.3758,
                "count": 10368315,
                "maximum": 419301.1443,
                "minimum": 418299.3243,
                "name": "X",
                "position": 0,
                "stddev": 279.9739192,
                "variance": 78385.39544
              },
              {
                "average": 4989661.545,
                "count": 10368315,
                "maximum": 4990416.422,
                "minimum": 4989016.482,
                "name": "Y",
                "position": 1,
                "stddev": 404.5798575,
                "variance": 163684.8611
              },
              {
                "average": 1153.12284,
                "count": 10368315,
                "maximum": 1213.658726,
                "minimum": 1115.098726,
                "name": "Z",
                "position": 2,
                "stddev": 21.52520397,
                "variance": 463.3344058
              },
              {
                "average": 205.6405074,
                "count": 10368315,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 58.04653549,
                "variance": 3369.400282
              },
              {
                "average": 1.034624816,
                "count": 10368315,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2002414789,
                "variance": 0.04009664989
              },
              {
                "average": 1.069329877,
                "count": 10368315,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2912610754,
                "variance": 0.08483301407
              },
              {
                "average": 0.4960379772,
                "count": 10368315,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999843262,
                "variance": 0.2499843265
              },
              {
                "average": 0,
                "count": 10368315,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.275858903,
                "count": 10368315,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4469460681,
                "variance": 0.1997607878
              },
              {
                "average": 0.232645986,
                "count": 10368315,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.856793701,
                "variance": 61.72920725
              },
              {
                "average": 205.2416447,
                "count": 10368315,
                "maximum": 213,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 3.669124789,
                "variance": 13.46247672
              },
              {
                "average": 59.91502843,
                "count": 10368315,
                "maximum": 84,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.47397465,
                "variance": 181.5479928
              },
              {
                "average": 28655.72146,
                "count": 10368315,
                "maximum": 63488,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 10379.74856,
                "variance": 107739180.1
              },
              {
                "average": 28862.24881,
                "count": 10368315,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 8617.752491,
                "variance": 74265657.99
              },
              {
                "average": 23091.42068,
                "count": 10368315,
                "maximum": 65024,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7035.168075,
                "variance": 49493589.84
              },
              {
                "average": 590245.0711,
                "count": 10368315,
                "maximum": 598083.4657,
                "minimum": 585784.8469,
                "name": "GpsTime",
                "position": 15,
                "stddev": 4772.921243,
                "variance": 22780777.2
              },
              {
                "average": 0,
                "count": 10368315,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10368315,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10368315,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10368315,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10368315,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418299.3243,
              4989016.482,
              1115.098726,
              419301.1443,
              4990416.422,
              1213.658726
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418299.3243194572,
                    4989016.482110213,
                    1115.098725937885
                  ],
                  [
                    418299.3243194572,
                    4990416.422110212,
                    1115.098725937885
                  ],
                  [
                    419301.1443194572,
                    4990416.422110212,
                    1213.658725937885
                  ],
                  [
                    419301.1443194572,
                    4989016.482110213,
                    1213.658725937885
                  ],
                  [
                    418299.3243194572,
                    4989016.482110213,
                    1115.098725937885
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:54:43+00:00",
            "end_time": "2011-09-20T20:29: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": "45117E8411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752506472563,
              45.524910508289516,
              819.441641228666
            ],
            [
              -117.93773443364023,
              45.53750980002756,
              819.441641228666
            ],
            [
              -117.92502907417133,
              45.53761339883081,
              1059.441641228666
            ],
            [
              -117.92482254100979,
              45.52501406183775,
              1059.441641228666
            ],
            [
              -117.93752506472563,
              45.524910508289516,
              819.441641228666
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377344,
        45.52491051,
        819.4416412,
        -117.9248225,
        45.5376134,
        1059.441641
      ],
      "properties": {
        "datetime": "2011-09-15T00:14:28Z",
        "pc:count": 13255124,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427274.7932,
            "count": 13255124,
            "maximum": 427779.682,
            "minimum": 426787.582,
            "name": "X",
            "position": 0,
            "stddev": 279.0095735,
            "variance": 77846.34211
          },
          {
            "average": 5042389.928,
            "count": 13255124,
            "maximum": 5043090.69,
            "minimum": 5041690.75,
            "name": "Y",
            "position": 1,
            "stddev": 401.0193411,
            "variance": 160816.5119
          },
          {
            "average": 922.3905288,
            "count": 13255124,
            "maximum": 1059.441641,
            "minimum": 819.4416412,
            "name": "Z",
            "position": 2,
            "stddev": 52.86873449,
            "variance": 2795.103086
          },
          {
            "average": 185.9281452,
            "count": 13255124,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 69.30992381,
            "variance": 4803.865539
          },
          {
            "average": 1.111976244,
            "count": 13255124,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3507248647,
            "variance": 0.1230079307
          },
          {
            "average": 1.224199487,
            "count": 13255124,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4959663401,
            "variance": 0.2459826105
          },
          {
            "average": 0.5012091928,
            "count": 13255124,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985567,
            "variance": 0.2499985567
          },
          {
            "average": 0,
            "count": 13255124,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.191626046,
            "count": 13255124,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3935803808,
            "variance": 0.1549055161
          },
          {
            "average": 1.326017059,
            "count": 13255124,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.980719811,
            "variance": 63.6918887
          },
          {
            "average": 203.5708021,
            "count": 13255124,
            "maximum": 213,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 4.498639207,
            "variance": 20.23775471
          },
          {
            "average": 202.8334903,
            "count": 13255124,
            "maximum": 243,
            "minimum": 176,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.08705372,
            "variance": 580.1861569
          },
          {
            "average": 21417.62728,
            "count": 13255124,
            "maximum": 55296,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 9182.100261,
            "variance": 84310965.21
          },
          {
            "average": 22275.75253,
            "count": 13255124,
            "maximum": 52992,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 8122.043253,
            "variance": 65967586.6
          },
          {
            "average": 19977.75775,
            "count": 13255124,
            "maximum": 46592,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 6363.494835,
            "variance": 40494066.51
          },
          {
            "average": 72703.6658,
            "count": 13255124,
            "maximum": 80868.64602,
            "minimum": 71600.26678,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1054.119672,
            "variance": 1111168.283
          },
          {
            "average": 0,
            "count": 13255124,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13255124,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13255124,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13255124,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13255124,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426787.582,
          5041690.75,
          819.4416412,
          427779.682,
          5043090.69,
          1059.441641
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426787.58201323316,
                5041690.750023869,
                819.441641228666
              ],
              [
                426787.58201323316,
                5043090.690023868,
                819.441641228666
              ],
              [
                427779.68201323313,
                5043090.690023868,
                1059.441641228666
              ],
              [
                427779.68201323313,
                5041690.750023869,
                1059.441641228666
              ],
              [
                426787.58201323316,
                5041690.750023869,
                819.441641228666
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:14:28+00:00",
        "end_time": "2011-09-14T21:40:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377344,
            45.52491051,
            819.4416412,
            -117.9248225,
            45.5376134,
            1059.441641
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752506472563,
                  45.524910508289516,
                  819.441641228666
                ],
                [
                  -117.93773443364023,
                  45.53750980002756,
                  819.441641228666
                ],
                [
                  -117.92502907417133,
                  45.53761339883081,
                  1059.441641228666
                ],
                [
                  -117.92482254100979,
                  45.52501406183775,
                  1059.441641228666
                ],
                [
                  -117.93752506472563,
                  45.524910508289516,
                  819.441641228666
                ]
              ]
            ]
          },
          "id": "45117E8411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:14:28Z",
            "pc:count": 13255124,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427274.7932,
                "count": 13255124,
                "maximum": 427779.682,
                "minimum": 426787.582,
                "name": "X",
                "position": 0,
                "stddev": 279.0095735,
                "variance": 77846.34211
              },
              {
                "average": 5042389.928,
                "count": 13255124,
                "maximum": 5043090.69,
                "minimum": 5041690.75,
                "name": "Y",
                "position": 1,
                "stddev": 401.0193411,
                "variance": 160816.5119
              },
              {
                "average": 922.3905288,
                "count": 13255124,
                "maximum": 1059.441641,
                "minimum": 819.4416412,
                "name": "Z",
                "position": 2,
                "stddev": 52.86873449,
                "variance": 2795.103086
              },
              {
                "average": 185.9281452,
                "count": 13255124,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 69.30992381,
                "variance": 4803.865539
              },
              {
                "average": 1.111976244,
                "count": 13255124,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3507248647,
                "variance": 0.1230079307
              },
              {
                "average": 1.224199487,
                "count": 13255124,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4959663401,
                "variance": 0.2459826105
              },
              {
                "average": 0.5012091928,
                "count": 13255124,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985567,
                "variance": 0.2499985567
              },
              {
                "average": 0,
                "count": 13255124,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.191626046,
                "count": 13255124,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3935803808,
                "variance": 0.1549055161
              },
              {
                "average": 1.326017059,
                "count": 13255124,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.980719811,
                "variance": 63.6918887
              },
              {
                "average": 203.5708021,
                "count": 13255124,
                "maximum": 213,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 4.498639207,
                "variance": 20.23775471
              },
              {
                "average": 202.8334903,
                "count": 13255124,
                "maximum": 243,
                "minimum": 176,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.08705372,
                "variance": 580.1861569
              },
              {
                "average": 21417.62728,
                "count": 13255124,
                "maximum": 55296,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 9182.100261,
                "variance": 84310965.21
              },
              {
                "average": 22275.75253,
                "count": 13255124,
                "maximum": 52992,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 8122.043253,
                "variance": 65967586.6
              },
              {
                "average": 19977.75775,
                "count": 13255124,
                "maximum": 46592,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 6363.494835,
                "variance": 40494066.51
              },
              {
                "average": 72703.6658,
                "count": 13255124,
                "maximum": 80868.64602,
                "minimum": 71600.26678,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1054.119672,
                "variance": 1111168.283
              },
              {
                "average": 0,
                "count": 13255124,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13255124,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13255124,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13255124,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13255124,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426787.582,
              5041690.75,
              819.4416412,
              427779.682,
              5043090.69,
              1059.441641
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426787.58201323316,
                    5041690.750023869,
                    819.441641228666
                  ],
                  [
                    426787.58201323316,
                    5043090.690023868,
                    819.441641228666
                  ],
                  [
                    427779.68201323313,
                    5043090.690023868,
                    1059.441641228666
                  ],
                  [
                    427779.68201323313,
                    5041690.750023869,
                    1059.441641228666
                  ],
                  [
                    426787.58201323316,
                    5041690.750023869,
                    819.441641228666
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:14:28+00:00",
            "end_time": "2011-09-14T21: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": "45117E8211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752478210367,
              45.58741044263679,
              821.113150515784
            ],
            [
              -117.93773457461317,
              45.600007615981816,
              821.113150515784
            ],
            [
              -117.92502922044511,
              45.60011120982454,
              884.2531505157841
            ],
            [
              -117.92482226942425,
              45.58751399123243,
              884.2531505157841
            ],
            [
              -117.93752478210367,
              45.58741044263679,
              821.113150515784
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377346,
        45.58741044,
        821.1131505,
        -117.9248223,
        45.60011121,
        884.2531505
      ],
      "properties": {
        "datetime": "2011-09-14T22:02:56Z",
        "pc:count": 11982856,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427369.5322,
            "count": 11982856,
            "maximum": 427859.727,
            "minimum": 426868.727,
            "name": "X",
            "position": 0,
            "stddev": 285.0874705,
            "variance": 81274.86585
          },
          {
            "average": 5049354.685,
            "count": 11982856,
            "maximum": 5050034.082,
            "minimum": 5048634.362,
            "name": "Y",
            "position": 1,
            "stddev": 403.3475224,
            "variance": 162689.2238
          },
          {
            "average": 841.2609991,
            "count": 11982856,
            "maximum": 884.2531505,
            "minimum": 821.1131505,
            "name": "Z",
            "position": 2,
            "stddev": 10.68014749,
            "variance": 114.0655503
          },
          {
            "average": 205.7932699,
            "count": 11982856,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.0733416,
            "variance": 2311.046173
          },
          {
            "average": 1.029091729,
            "count": 11982856,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1862008313,
            "variance": 0.03467074959
          },
          {
            "average": 1.058350697,
            "count": 11982856,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2734588367,
            "variance": 0.07477973537
          },
          {
            "average": 0.4952210892,
            "count": 11982856,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999771824,
            "variance": 0.2499771829
          },
          {
            "average": 0,
            "count": 11982856,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.257532511,
            "count": 11982856,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4372751227,
            "variance": 0.191209533
          },
          {
            "average": -0.4895293629,
            "count": 11982856,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.88469476,
            "variance": 62.16841145
          },
          {
            "average": 207.5081988,
            "count": 11982856,
            "maximum": 213,
            "minimum": 191,
            "name": "UserData",
            "position": 10,
            "stddev": 3.312901476,
            "variance": 10.97531619
          },
          {
            "average": 201.4245024,
            "count": 11982856,
            "maximum": 228,
            "minimum": 175,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.01660698,
            "variance": 576.7974111
          },
          {
            "average": 28369.00183,
            "count": 11982856,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 9232.205606,
            "variance": 85233620.35
          },
          {
            "average": 29247.12165,
            "count": 11982856,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 6672.179765,
            "variance": 44517982.82
          },
          {
            "average": 25024.59332,
            "count": 11982856,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 5691.473183,
            "variance": 32392866.99
          },
          {
            "average": 72121.474,
            "count": 11982856,
            "maximum": 72976.43273,
            "minimum": 71332.63853,
            "name": "GpsTime",
            "position": 15,
            "stddev": 439.3720351,
            "variance": 193047.7852
          },
          {
            "average": 0,
            "count": 11982856,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11982856,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11982856,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11982856,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11982856,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426868.727,
          5048634.362,
          821.1131505,
          427859.727,
          5050034.082,
          884.2531505
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426868.7269603464,
                5048634.362146516,
                821.113150515784
              ],
              [
                426868.7269603464,
                5050034.082146517,
                821.113150515784
              ],
              [
                427859.7269603464,
                5050034.082146517,
                884.2531505157841
              ],
              [
                427859.7269603464,
                5048634.362146516,
                884.2531505157841
              ],
              [
                426868.7269603464,
                5048634.362146516,
                821.113150515784
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:02:56+00:00",
        "end_time": "2011-09-14T21:35:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377346,
            45.58741044,
            821.1131505,
            -117.9248223,
            45.60011121,
            884.2531505
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752478210367,
                  45.58741044263679,
                  821.113150515784
                ],
                [
                  -117.93773457461317,
                  45.600007615981816,
                  821.113150515784
                ],
                [
                  -117.92502922044511,
                  45.60011120982454,
                  884.2531505157841
                ],
                [
                  -117.92482226942425,
                  45.58751399123243,
                  884.2531505157841
                ],
                [
                  -117.93752478210367,
                  45.58741044263679,
                  821.113150515784
                ]
              ]
            ]
          },
          "id": "45117E8211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:02:56Z",
            "pc:count": 11982856,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427369.5322,
                "count": 11982856,
                "maximum": 427859.727,
                "minimum": 426868.727,
                "name": "X",
                "position": 0,
                "stddev": 285.0874705,
                "variance": 81274.86585
              },
              {
                "average": 5049354.685,
                "count": 11982856,
                "maximum": 5050034.082,
                "minimum": 5048634.362,
                "name": "Y",
                "position": 1,
                "stddev": 403.3475224,
                "variance": 162689.2238
              },
              {
                "average": 841.2609991,
                "count": 11982856,
                "maximum": 884.2531505,
                "minimum": 821.1131505,
                "name": "Z",
                "position": 2,
                "stddev": 10.68014749,
                "variance": 114.0655503
              },
              {
                "average": 205.7932699,
                "count": 11982856,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.0733416,
                "variance": 2311.046173
              },
              {
                "average": 1.029091729,
                "count": 11982856,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1862008313,
                "variance": 0.03467074959
              },
              {
                "average": 1.058350697,
                "count": 11982856,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2734588367,
                "variance": 0.07477973537
              },
              {
                "average": 0.4952210892,
                "count": 11982856,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999771824,
                "variance": 0.2499771829
              },
              {
                "average": 0,
                "count": 11982856,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.257532511,
                "count": 11982856,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4372751227,
                "variance": 0.191209533
              },
              {
                "average": -0.4895293629,
                "count": 11982856,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.88469476,
                "variance": 62.16841145
              },
              {
                "average": 207.5081988,
                "count": 11982856,
                "maximum": 213,
                "minimum": 191,
                "name": "UserData",
                "position": 10,
                "stddev": 3.312901476,
                "variance": 10.97531619
              },
              {
                "average": 201.4245024,
                "count": 11982856,
                "maximum": 228,
                "minimum": 175,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.01660698,
                "variance": 576.7974111
              },
              {
                "average": 28369.00183,
                "count": 11982856,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 9232.205606,
                "variance": 85233620.35
              },
              {
                "average": 29247.12165,
                "count": 11982856,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 6672.179765,
                "variance": 44517982.82
              },
              {
                "average": 25024.59332,
                "count": 11982856,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 5691.473183,
                "variance": 32392866.99
              },
              {
                "average": 72121.474,
                "count": 11982856,
                "maximum": 72976.43273,
                "minimum": 71332.63853,
                "name": "GpsTime",
                "position": 15,
                "stddev": 439.3720351,
                "variance": 193047.7852
              },
              {
                "average": 0,
                "count": 11982856,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11982856,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11982856,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11982856,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11982856,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426868.727,
              5048634.362,
              821.1131505,
              427859.727,
              5050034.082,
              884.2531505
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426868.7269603464,
                    5048634.362146516,
                    821.113150515784
                  ],
                  [
                    426868.7269603464,
                    5050034.082146517,
                    821.113150515784
                  ],
                  [
                    427859.7269603464,
                    5050034.082146517,
                    884.2531505157841
                  ],
                  [
                    427859.7269603464,
                    5048634.362146516,
                    884.2531505157841
                  ],
                  [
                    426868.7269603464,
                    5048634.362146516,
                    821.113150515784
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:02:56+00:00",
            "end_time": "2011-09-14T21:35: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": "45117D8307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752473235882,
              45.41240499499243,
              836.9892155208455
            ],
            [
              -117.9877445003672,
              45.42500993083644,
              836.9892155208455
            ],
            [
              -117.9750293115531,
              45.42511918637276,
              854.2492155208455
            ],
            [
              -117.97481237151544,
              45.41251420278464,
              854.2492155208455
            ],
            [
              -117.98752473235882,
              45.41240499499243,
              836.9892155208455
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877445,
        45.41240499,
        836.9892155,
        -117.9748124,
        45.42511919,
        854.2492155
      ],
      "properties": {
        "datetime": "2011-09-15T00:36:03Z",
        "pc:count": 19188156,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423226.4914,
            "count": 19188156,
            "maximum": 423724.2754,
            "minimum": 422729.4154,
            "name": "X",
            "position": 0,
            "stddev": 265.7316418,
            "variance": 70613.30547
          },
          {
            "average": 5029925.776,
            "count": 19188156,
            "maximum": 5030639.181,
            "minimum": 5029238.621,
            "name": "Y",
            "position": 1,
            "stddev": 400.537164,
            "variance": 160430.0197
          },
          {
            "average": 841.1764667,
            "count": 19188156,
            "maximum": 854.2492155,
            "minimum": 836.9892155,
            "name": "Z",
            "position": 2,
            "stddev": 1.469351854,
            "variance": 2.158994872
          },
          {
            "average": 171.2682455,
            "count": 19188156,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 63.3357358,
            "variance": 4011.415429
          },
          {
            "average": 1.000136334,
            "count": 19188156,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.012199313,
            "variance": 0.0001488232376
          },
          {
            "average": 1.000275587,
            "count": 19188156,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01777504857,
            "variance": 0.0003159523517
          },
          {
            "average": 0.4982405813,
            "count": 19188156,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999969175,
            "variance": 0.2499969175
          },
          {
            "average": 0,
            "count": 19188156,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.186237958,
            "count": 19188156,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3892985862,
            "variance": 0.1515533892
          },
          {
            "average": -0.6588134726,
            "count": 19188156,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.314022176,
            "variance": 69.12296475
          },
          {
            "average": 164.3680493,
            "count": 19188156,
            "maximum": 213,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 42.68873454,
            "variance": 1822.328056
          },
          {
            "average": 601.4941664,
            "count": 19188156,
            "maximum": 1033,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 413.1275025,
            "variance": 170674.3333
          },
          {
            "average": 37223.60459,
            "count": 19188156,
            "maximum": 63232,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 12089.72053,
            "variance": 146161342.5
          },
          {
            "average": 35680.63919,
            "count": 19188156,
            "maximum": 63488,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 9186.733831,
            "variance": 84396078.48
          },
          {
            "average": 31302.18907,
            "count": 19188156,
            "maximum": 64768,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 9490.856568,
            "variance": 90076358.39
          },
          {
            "average": 80361.34958,
            "count": 19188156,
            "maximum": 82163.99399,
            "minimum": 78784.10844,
            "name": "GpsTime",
            "position": 15,
            "stddev": 975.2092939,
            "variance": 951033.1669
          },
          {
            "average": 0,
            "count": 19188156,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19188156,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19188156,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19188156,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19188156,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422729.4154,
          5029238.621,
          836.9892155,
          423724.2754,
          5030639.181,
          854.2492155
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422729.4153578819,
                5029238.621215771,
                836.9892155208455
              ],
              [
                422729.4153578819,
                5030639.1812157715,
                836.9892155208455
              ],
              [
                423724.2753578819,
                5030639.1812157715,
                854.2492155208455
              ],
              [
                423724.2753578819,
                5029238.621215771,
                854.2492155208455
              ],
              [
                422729.4153578819,
                5029238.621215771,
                836.9892155208455
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:36:03+00:00",
        "end_time": "2011-09-14T23:39:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877445,
            45.41240499,
            836.9892155,
            -117.9748124,
            45.42511919,
            854.2492155
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752473235882,
                  45.41240499499243,
                  836.9892155208455
                ],
                [
                  -117.9877445003672,
                  45.42500993083644,
                  836.9892155208455
                ],
                [
                  -117.9750293115531,
                  45.42511918637276,
                  854.2492155208455
                ],
                [
                  -117.97481237151544,
                  45.41251420278464,
                  854.2492155208455
                ],
                [
                  -117.98752473235882,
                  45.41240499499243,
                  836.9892155208455
                ]
              ]
            ]
          },
          "id": "45117D8307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:36:03Z",
            "pc:count": 19188156,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423226.4914,
                "count": 19188156,
                "maximum": 423724.2754,
                "minimum": 422729.4154,
                "name": "X",
                "position": 0,
                "stddev": 265.7316418,
                "variance": 70613.30547
              },
              {
                "average": 5029925.776,
                "count": 19188156,
                "maximum": 5030639.181,
                "minimum": 5029238.621,
                "name": "Y",
                "position": 1,
                "stddev": 400.537164,
                "variance": 160430.0197
              },
              {
                "average": 841.1764667,
                "count": 19188156,
                "maximum": 854.2492155,
                "minimum": 836.9892155,
                "name": "Z",
                "position": 2,
                "stddev": 1.469351854,
                "variance": 2.158994872
              },
              {
                "average": 171.2682455,
                "count": 19188156,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 63.3357358,
                "variance": 4011.415429
              },
              {
                "average": 1.000136334,
                "count": 19188156,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.012199313,
                "variance": 0.0001488232376
              },
              {
                "average": 1.000275587,
                "count": 19188156,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01777504857,
                "variance": 0.0003159523517
              },
              {
                "average": 0.4982405813,
                "count": 19188156,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999969175,
                "variance": 0.2499969175
              },
              {
                "average": 0,
                "count": 19188156,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.186237958,
                "count": 19188156,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3892985862,
                "variance": 0.1515533892
              },
              {
                "average": -0.6588134726,
                "count": 19188156,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.314022176,
                "variance": 69.12296475
              },
              {
                "average": 164.3680493,
                "count": 19188156,
                "maximum": 213,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 42.68873454,
                "variance": 1822.328056
              },
              {
                "average": 601.4941664,
                "count": 19188156,
                "maximum": 1033,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 413.1275025,
                "variance": 170674.3333
              },
              {
                "average": 37223.60459,
                "count": 19188156,
                "maximum": 63232,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 12089.72053,
                "variance": 146161342.5
              },
              {
                "average": 35680.63919,
                "count": 19188156,
                "maximum": 63488,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 9186.733831,
                "variance": 84396078.48
              },
              {
                "average": 31302.18907,
                "count": 19188156,
                "maximum": 64768,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 9490.856568,
                "variance": 90076358.39
              },
              {
                "average": 80361.34958,
                "count": 19188156,
                "maximum": 82163.99399,
                "minimum": 78784.10844,
                "name": "GpsTime",
                "position": 15,
                "stddev": 975.2092939,
                "variance": 951033.1669
              },
              {
                "average": 0,
                "count": 19188156,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19188156,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19188156,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19188156,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19188156,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422729.4154,
              5029238.621,
              836.9892155,
              423724.2754,
              5030639.181,
              854.2492155
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422729.4153578819,
                    5029238.621215771,
                    836.9892155208455
                  ],
                  [
                    422729.4153578819,
                    5030639.1812157715,
                    836.9892155208455
                  ],
                  [
                    423724.2753578819,
                    5030639.1812157715,
                    854.2492155208455
                  ],
                  [
                    423724.2753578819,
                    5029238.621215771,
                    854.2492155208455
                  ],
                  [
                    422729.4153578819,
                    5029238.621215771,
                    836.9892155208455
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:36:03+00:00",
            "end_time": "2011-09-14T23: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": "45117D8107b.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9875247840128,
              45.47490495083259,
              819.4378945424675
            ],
            [
              -117.98774331980901,
              45.48741183015937,
              819.4378945424675
            ],
            [
              -117.97502740582755,
              45.48752108715579,
              842.4978945424674
            ],
            [
              -117.97481168230969,
              45.47501416045395,
              842.4978945424674
            ],
            [
              -117.9875247840128,
              45.47490495083259,
              819.4378945424675
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877433,
        45.47490495,
        819.4378945,
        -117.9748117,
        45.48752109,
        842.4978945
      ],
      "properties": {
        "datetime": "2011-09-15T00:34:10Z",
        "pc:count": 8675877,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423328.7351,
            "count": 8675877,
            "maximum": 423808.5151,
            "minimum": 422814.6951,
            "name": "X",
            "position": 0,
            "stddev": 285.1419385,
            "variance": 81305.9251
          },
          {
            "average": 5036657.913,
            "count": 8675877,
            "maximum": 5037571.781,
            "minimum": 5036182.101,
            "name": "Y",
            "position": 1,
            "stddev": 312.85596,
            "variance": 97878.85169
          },
          {
            "average": 832.4426626,
            "count": 8675877,
            "maximum": 842.4978945,
            "minimum": 819.4378945,
            "name": "Z",
            "position": 2,
            "stddev": 6.004679534,
            "variance": 36.05617631
          },
          {
            "average": 202.272691,
            "count": 8675877,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.85327051,
            "variance": 2386.64204
          },
          {
            "average": 1.000160791,
            "count": 8675877,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01267930701,
            "variance": 0.0001607648262
          },
          {
            "average": 1.000341752,
            "count": 8675877,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01848338278,
            "variance": 0.0003416354389
          },
          {
            "average": 0.5008898812,
            "count": 8675877,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992369,
            "variance": 0.2499992369
          },
          {
            "average": 0,
            "count": 8675877,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.250389672,
            "count": 8675877,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4332374707,
            "variance": 0.187694706
          },
          {
            "average": 0.7372398564,
            "count": 8675877,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.907567458,
            "variance": 62.52962311
          },
          {
            "average": 191.0812671,
            "count": 8675877,
            "maximum": 213,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 30.64216746,
            "variance": 938.9424264
          },
          {
            "average": 333.6831887,
            "count": 8675877,
            "maximum": 1033,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 302.3370662,
            "variance": 91407.70157
          },
          {
            "average": 30738.08402,
            "count": 8675877,
            "maximum": 62208,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 9109.778505,
            "variance": 82988064.4
          },
          {
            "average": 30632.79893,
            "count": 8675877,
            "maximum": 60160,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 8245.69816,
            "variance": 67991538.14
          },
          {
            "average": 24239.60055,
            "count": 8675877,
            "maximum": 60416,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 5883.687309,
            "variance": 34617776.35
          },
          {
            "average": 79477.53141,
            "count": 8675877,
            "maximum": 82050.05137,
            "minimum": 78241.84289,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1149.769694,
            "variance": 1321970.349
          },
          {
            "average": 0,
            "count": 8675877,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8675877,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8675877,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8675877,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8675877,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422814.6951,
          5036182.101,
          819.4378945,
          423808.5151,
          5037571.781,
          842.4978945
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422814.69512748625,
                5036182.100908626,
                819.4378945424675
              ],
              [
                422814.69512748625,
                5037571.780908626,
                819.4378945424675
              ],
              [
                423808.5151274862,
                5037571.780908626,
                842.4978945424674
              ],
              [
                423808.5151274862,
                5036182.100908626,
                842.4978945424674
              ],
              [
                422814.69512748625,
                5036182.100908626,
                819.4378945424675
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:34:10+00:00",
        "end_time": "2011-09-14T23:30:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8107b.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8107b.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8107b.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8107b.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877433,
            45.47490495,
            819.4378945,
            -117.9748117,
            45.48752109,
            842.4978945
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9875247840128,
                  45.47490495083259,
                  819.4378945424675
                ],
                [
                  -117.98774331980901,
                  45.48741183015937,
                  819.4378945424675
                ],
                [
                  -117.97502740582755,
                  45.48752108715579,
                  842.4978945424674
                ],
                [
                  -117.97481168230969,
                  45.47501416045395,
                  842.4978945424674
                ],
                [
                  -117.9875247840128,
                  45.47490495083259,
                  819.4378945424675
                ]
              ]
            ]
          },
          "id": "45117D8107b.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8107b.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:34:10Z",
            "pc:count": 8675877,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423328.7351,
                "count": 8675877,
                "maximum": 423808.5151,
                "minimum": 422814.6951,
                "name": "X",
                "position": 0,
                "stddev": 285.1419385,
                "variance": 81305.9251
              },
              {
                "average": 5036657.913,
                "count": 8675877,
                "maximum": 5037571.781,
                "minimum": 5036182.101,
                "name": "Y",
                "position": 1,
                "stddev": 312.85596,
                "variance": 97878.85169
              },
              {
                "average": 832.4426626,
                "count": 8675877,
                "maximum": 842.4978945,
                "minimum": 819.4378945,
                "name": "Z",
                "position": 2,
                "stddev": 6.004679534,
                "variance": 36.05617631
              },
              {
                "average": 202.272691,
                "count": 8675877,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.85327051,
                "variance": 2386.64204
              },
              {
                "average": 1.000160791,
                "count": 8675877,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01267930701,
                "variance": 0.0001607648262
              },
              {
                "average": 1.000341752,
                "count": 8675877,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01848338278,
                "variance": 0.0003416354389
              },
              {
                "average": 0.5008898812,
                "count": 8675877,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992369,
                "variance": 0.2499992369
              },
              {
                "average": 0,
                "count": 8675877,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.250389672,
                "count": 8675877,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4332374707,
                "variance": 0.187694706
              },
              {
                "average": 0.7372398564,
                "count": 8675877,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.907567458,
                "variance": 62.52962311
              },
              {
                "average": 191.0812671,
                "count": 8675877,
                "maximum": 213,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 30.64216746,
                "variance": 938.9424264
              },
              {
                "average": 333.6831887,
                "count": 8675877,
                "maximum": 1033,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 302.3370662,
                "variance": 91407.70157
              },
              {
                "average": 30738.08402,
                "count": 8675877,
                "maximum": 62208,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 9109.778505,
                "variance": 82988064.4
              },
              {
                "average": 30632.79893,
                "count": 8675877,
                "maximum": 60160,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 8245.69816,
                "variance": 67991538.14
              },
              {
                "average": 24239.60055,
                "count": 8675877,
                "maximum": 60416,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 5883.687309,
                "variance": 34617776.35
              },
              {
                "average": 79477.53141,
                "count": 8675877,
                "maximum": 82050.05137,
                "minimum": 78241.84289,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1149.769694,
                "variance": 1321970.349
              },
              {
                "average": 0,
                "count": 8675877,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8675877,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8675877,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8675877,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8675877,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422814.6951,
              5036182.101,
              819.4378945,
              423808.5151,
              5037571.781,
              842.4978945
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422814.69512748625,
                    5036182.100908626,
                    819.4378945424675
                  ],
                  [
                    422814.69512748625,
                    5037571.780908626,
                    819.4378945424675
                  ],
                  [
                    423808.5151274862,
                    5037571.780908626,
                    842.4978945424674
                  ],
                  [
                    423808.5151274862,
                    5036182.100908626,
                    842.4978945424674
                  ],
                  [
                    422814.69512748625,
                    5036182.100908626,
                    819.4378945424675
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:34:10+00:00",
            "end_time": "2011-09-14T23:30: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": "45118E1414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0250241795999,
              45.52490108713921,
              864.0908651230783
            ],
            [
              -118.02525325698693,
              45.53750940834982,
              864.0908651230783
            ],
            [
              -118.01252978678843,
              45.53762290476291,
              993.7908651230783
            ],
            [
              -118.01230355108451,
              45.52501453393832,
              993.7908651230783
            ],
            [
              -118.0250241795999,
              45.52490108713921,
              864.0908651230783
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252533,
        45.52490109,
        864.0908651,
        -118.0123036,
        45.5376229,
        993.7908651
      ],
      "properties": {
        "datetime": "2011-09-14T23:24:17Z",
        "pc:count": 12006864,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420445.788,
            "count": 12006864,
            "maximum": 420948.1152,
            "minimum": 419954.5752,
            "name": "X",
            "position": 0,
            "stddev": 280.5798492,
            "variance": 78725.05178
          },
          {
            "average": 5042476.669,
            "count": 12006864,
            "maximum": 5043174.195,
            "minimum": 5041773.215,
            "name": "Y",
            "position": 1,
            "stddev": 405.9084268,
            "variance": 164761.6509
          },
          {
            "average": 905.1496944,
            "count": 12006864,
            "maximum": 993.7908651,
            "minimum": 864.0908651,
            "name": "Z",
            "position": 2,
            "stddev": 26.11364046,
            "variance": 681.9222179
          },
          {
            "average": 101.8086437,
            "count": 12006864,
            "maximum": 201,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.57710332,
            "variance": 1488.192901
          },
          {
            "average": 1.06097887,
            "count": 12006864,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2575876931,
            "variance": 0.06635141965
          },
          {
            "average": 1.131495451,
            "count": 12006864,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3883642561,
            "variance": 0.1508267955
          },
          {
            "average": 0.4997792929,
            "count": 12006864,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999721,
            "variance": 0.2499999721
          },
          {
            "average": 0,
            "count": 12006864,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.257636632,
            "count": 12006864,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4373328409,
            "variance": 0.1912600137
          },
          {
            "average": -2.002218331,
            "count": 12006864,
            "maximum": 15,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.894667381,
            "variance": 79.11510782
          },
          {
            "average": 119.7959571,
            "count": 12006864,
            "maximum": 128,
            "minimum": 115,
            "name": "UserData",
            "position": 10,
            "stddev": 1.506224284,
            "variance": 2.268711595
          },
          {
            "average": 1021.788549,
            "count": 12006864,
            "maximum": 1025,
            "minimum": 1018,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.659937736,
            "variance": 2.755393286
          },
          {
            "average": 33117.55643,
            "count": 12006864,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 12623.54868,
            "variance": 159353981.3
          },
          {
            "average": 31781.3328,
            "count": 12006864,
            "maximum": 65280,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 10738.6333,
            "variance": 115318245.2
          },
          {
            "average": 26743.30202,
            "count": 12006864,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 9024.143999,
            "variance": 81435174.92
          },
          {
            "average": 76358.53773,
            "count": 12006864,
            "maximum": 77857.81181,
            "minimum": 74630.08611,
            "name": "GpsTime",
            "position": 15,
            "stddev": 837.1187318,
            "variance": 700767.7711
          },
          {
            "average": 0,
            "count": 12006864,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12006864,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12006864,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12006864,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12006864,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419954.5752,
          5041773.215,
          864.0908651,
          420948.1152,
          5043174.195,
          993.7908651
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419954.5752061451,
                5041773.215220887,
                864.0908651230783
              ],
              [
                419954.5752061451,
                5043174.195220888,
                864.0908651230783
              ],
              [
                420948.11520614516,
                5043174.195220888,
                993.7908651230783
              ],
              [
                420948.11520614516,
                5041773.215220887,
                993.7908651230783
              ],
              [
                419954.5752061451,
                5041773.215220887,
                864.0908651230783
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:24:17+00:00",
        "end_time": "2011-09-14T22:30:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252533,
            45.52490109,
            864.0908651,
            -118.0123036,
            45.5376229,
            993.7908651
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0250241795999,
                  45.52490108713921,
                  864.0908651230783
                ],
                [
                  -118.02525325698693,
                  45.53750940834982,
                  864.0908651230783
                ],
                [
                  -118.01252978678843,
                  45.53762290476291,
                  993.7908651230783
                ],
                [
                  -118.01230355108451,
                  45.52501453393832,
                  993.7908651230783
                ],
                [
                  -118.0250241795999,
                  45.52490108713921,
                  864.0908651230783
                ]
              ]
            ]
          },
          "id": "45118E1414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:24:17Z",
            "pc:count": 12006864,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420445.788,
                "count": 12006864,
                "maximum": 420948.1152,
                "minimum": 419954.5752,
                "name": "X",
                "position": 0,
                "stddev": 280.5798492,
                "variance": 78725.05178
              },
              {
                "average": 5042476.669,
                "count": 12006864,
                "maximum": 5043174.195,
                "minimum": 5041773.215,
                "name": "Y",
                "position": 1,
                "stddev": 405.9084268,
                "variance": 164761.6509
              },
              {
                "average": 905.1496944,
                "count": 12006864,
                "maximum": 993.7908651,
                "minimum": 864.0908651,
                "name": "Z",
                "position": 2,
                "stddev": 26.11364046,
                "variance": 681.9222179
              },
              {
                "average": 101.8086437,
                "count": 12006864,
                "maximum": 201,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.57710332,
                "variance": 1488.192901
              },
              {
                "average": 1.06097887,
                "count": 12006864,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2575876931,
                "variance": 0.06635141965
              },
              {
                "average": 1.131495451,
                "count": 12006864,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3883642561,
                "variance": 0.1508267955
              },
              {
                "average": 0.4997792929,
                "count": 12006864,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999721,
                "variance": 0.2499999721
              },
              {
                "average": 0,
                "count": 12006864,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.257636632,
                "count": 12006864,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4373328409,
                "variance": 0.1912600137
              },
              {
                "average": -2.002218331,
                "count": 12006864,
                "maximum": 15,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.894667381,
                "variance": 79.11510782
              },
              {
                "average": 119.7959571,
                "count": 12006864,
                "maximum": 128,
                "minimum": 115,
                "name": "UserData",
                "position": 10,
                "stddev": 1.506224284,
                "variance": 2.268711595
              },
              {
                "average": 1021.788549,
                "count": 12006864,
                "maximum": 1025,
                "minimum": 1018,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.659937736,
                "variance": 2.755393286
              },
              {
                "average": 33117.55643,
                "count": 12006864,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 12623.54868,
                "variance": 159353981.3
              },
              {
                "average": 31781.3328,
                "count": 12006864,
                "maximum": 65280,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 10738.6333,
                "variance": 115318245.2
              },
              {
                "average": 26743.30202,
                "count": 12006864,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 9024.143999,
                "variance": 81435174.92
              },
              {
                "average": 76358.53773,
                "count": 12006864,
                "maximum": 77857.81181,
                "minimum": 74630.08611,
                "name": "GpsTime",
                "position": 15,
                "stddev": 837.1187318,
                "variance": 700767.7711
              },
              {
                "average": 0,
                "count": 12006864,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12006864,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12006864,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12006864,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12006864,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419954.5752,
              5041773.215,
              864.0908651,
              420948.1152,
              5043174.195,
              993.7908651
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419954.5752061451,
                    5041773.215220887,
                    864.0908651230783
                  ],
                  [
                    419954.5752061451,
                    5043174.195220888,
                    864.0908651230783
                  ],
                  [
                    420948.11520614516,
                    5043174.195220888,
                    993.7908651230783
                  ],
                  [
                    420948.11520614516,
                    5041773.215220887,
                    993.7908651230783
                  ],
                  [
                    419954.5752061451,
                    5041773.215220887,
                    864.0908651230783
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:24:17+00:00",
            "end_time": "2011-09-14T22:30: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": "45117E8123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502452753828,
              45.56240632025779,
              862.119717264462
            ],
            [
              -117.97515541008786,
              45.56997059002635,
              862.119717264462
            ],
            [
              -117.96253308062617,
              45.57007764965377,
              1087.179717264462
            ],
            [
              -117.9624038915717,
              45.562513351804625,
              1087.179717264462
            ],
            [
              -117.97502452753828,
              45.56240632025779,
              862.119717264462
            ]
          ]
        ]
      },
      "bbox": [
        -117.9751554,
        45.56240632,
        862.1197173,
        -117.9624039,
        45.57007765,
        1087.179717
      ],
      "properties": {
        "datetime": "2011-09-14T23:19:22Z",
        "pc:count": 8148735,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424405.7011,
            "count": 8148735,
            "maximum": 424894.8326,
            "minimum": 423909.7726,
            "name": "X",
            "position": 0,
            "stddev": 291.951357,
            "variance": 85235.59488
          },
          {
            "average": 5046279.443,
            "count": 8148735,
            "maximum": 5046731.825,
            "minimum": 5045891.325,
            "name": "Y",
            "position": 1,
            "stddev": 222.6262619,
            "variance": 49562.45247
          },
          {
            "average": 948.8934124,
            "count": 8148735,
            "maximum": 1087.179717,
            "minimum": 862.1197173,
            "name": "Z",
            "position": 2,
            "stddev": 59.63138474,
            "variance": 3555.902046
          },
          {
            "average": 165.2176873,
            "count": 8148735,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 71.25791874,
            "variance": 5077.690983
          },
          {
            "average": 1.139121594,
            "count": 8148735,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3911893856,
            "variance": 0.1530291354
          },
          {
            "average": 1.278771736,
            "count": 8148735,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5503576387,
            "variance": 0.3028935305
          },
          {
            "average": 0.4954323585,
            "count": 8148735,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999791669,
            "variance": 0.2499791673
          },
          {
            "average": 0,
            "count": 8148735,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.181216594,
            "count": 8148735,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3851975572,
            "variance": 0.1483771581
          },
          {
            "average": -0.6254448087,
            "count": 8148735,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.787793266,
            "variance": 60.64972395
          },
          {
            "average": 208.5547967,
            "count": 8148735,
            "maximum": 213,
            "minimum": 193,
            "name": "UserData",
            "position": 10,
            "stddev": 3.015877995,
            "variance": 9.095520083
          },
          {
            "average": 211.8928917,
            "count": 8148735,
            "maximum": 238,
            "minimum": 186,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02237221,
            "variance": 577.0743665
          },
          {
            "average": 24911.63081,
            "count": 8148735,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 14716.17303,
            "variance": 216565748.6
          },
          {
            "average": 24107.77504,
            "count": 8148735,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 12315.02945,
            "variance": 151659950.3
          },
          {
            "average": 21820.82458,
            "count": 8148735,
            "maximum": 64512,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10000.42469,
            "variance": 100008493.9
          },
          {
            "average": 76693.25137,
            "count": 8148735,
            "maximum": 77562.04759,
            "minimum": 75569.4876,
            "name": "GpsTime",
            "position": 15,
            "stddev": 684.2653231,
            "variance": 468219.0324
          },
          {
            "average": 0,
            "count": 8148735,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8148735,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8148735,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8148735,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8148735,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423909.7726,
          5045891.325,
          862.1197173,
          424894.8326,
          5046731.825,
          1087.179717
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423909.7726396319,
                5045891.325479355,
                862.119717264462
              ],
              [
                423909.7726396319,
                5046731.825479355,
                862.119717264462
              ],
              [
                424894.83263963193,
                5046731.825479355,
                1087.179717264462
              ],
              [
                424894.83263963193,
                5045891.325479355,
                1087.179717264462
              ],
              [
                423909.7726396319,
                5045891.325479355,
                862.119717264462
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:19:22+00:00",
        "end_time": "2011-09-14T22:46:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9751554,
            45.56240632,
            862.1197173,
            -117.9624039,
            45.57007765,
            1087.179717
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502452753828,
                  45.56240632025779,
                  862.119717264462
                ],
                [
                  -117.97515541008786,
                  45.56997059002635,
                  862.119717264462
                ],
                [
                  -117.96253308062617,
                  45.57007764965377,
                  1087.179717264462
                ],
                [
                  -117.9624038915717,
                  45.562513351804625,
                  1087.179717264462
                ],
                [
                  -117.97502452753828,
                  45.56240632025779,
                  862.119717264462
                ]
              ]
            ]
          },
          "id": "45117E8123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:19:22Z",
            "pc:count": 8148735,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424405.7011,
                "count": 8148735,
                "maximum": 424894.8326,
                "minimum": 423909.7726,
                "name": "X",
                "position": 0,
                "stddev": 291.951357,
                "variance": 85235.59488
              },
              {
                "average": 5046279.443,
                "count": 8148735,
                "maximum": 5046731.825,
                "minimum": 5045891.325,
                "name": "Y",
                "position": 1,
                "stddev": 222.6262619,
                "variance": 49562.45247
              },
              {
                "average": 948.8934124,
                "count": 8148735,
                "maximum": 1087.179717,
                "minimum": 862.1197173,
                "name": "Z",
                "position": 2,
                "stddev": 59.63138474,
                "variance": 3555.902046
              },
              {
                "average": 165.2176873,
                "count": 8148735,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 71.25791874,
                "variance": 5077.690983
              },
              {
                "average": 1.139121594,
                "count": 8148735,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3911893856,
                "variance": 0.1530291354
              },
              {
                "average": 1.278771736,
                "count": 8148735,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5503576387,
                "variance": 0.3028935305
              },
              {
                "average": 0.4954323585,
                "count": 8148735,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999791669,
                "variance": 0.2499791673
              },
              {
                "average": 0,
                "count": 8148735,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.181216594,
                "count": 8148735,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3851975572,
                "variance": 0.1483771581
              },
              {
                "average": -0.6254448087,
                "count": 8148735,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.787793266,
                "variance": 60.64972395
              },
              {
                "average": 208.5547967,
                "count": 8148735,
                "maximum": 213,
                "minimum": 193,
                "name": "UserData",
                "position": 10,
                "stddev": 3.015877995,
                "variance": 9.095520083
              },
              {
                "average": 211.8928917,
                "count": 8148735,
                "maximum": 238,
                "minimum": 186,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02237221,
                "variance": 577.0743665
              },
              {
                "average": 24911.63081,
                "count": 8148735,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 14716.17303,
                "variance": 216565748.6
              },
              {
                "average": 24107.77504,
                "count": 8148735,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 12315.02945,
                "variance": 151659950.3
              },
              {
                "average": 21820.82458,
                "count": 8148735,
                "maximum": 64512,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10000.42469,
                "variance": 100008493.9
              },
              {
                "average": 76693.25137,
                "count": 8148735,
                "maximum": 77562.04759,
                "minimum": 75569.4876,
                "name": "GpsTime",
                "position": 15,
                "stddev": 684.2653231,
                "variance": 468219.0324
              },
              {
                "average": 0,
                "count": 8148735,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8148735,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8148735,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8148735,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8148735,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423909.7726,
              5045891.325,
              862.1197173,
              424894.8326,
              5046731.825,
              1087.179717
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423909.7726396319,
                    5045891.325479355,
                    862.119717264462
                  ],
                  [
                    423909.7726396319,
                    5046731.825479355,
                    862.119717264462
                  ],
                  [
                    424894.83263963193,
                    5046731.825479355,
                    1087.179717264462
                  ],
                  [
                    424894.83263963193,
                    5045891.325479355,
                    1087.179717264462
                  ],
                  [
                    423909.7726396319,
                    5045891.325479355,
                    862.119717264462
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:19:22+00:00",
            "end_time": "2011-09-14T22:46:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118A1404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502486604571,
              45.04990086276603,
              1081.9167934070065
            ],
            [
              -118.02525017260368,
              45.06250969701895,
              1081.9167934070065
            ],
            [
              -118.01256519107872,
              45.062622877902264,
              1180.2367934070066
            ],
            [
              -118.01234267098103,
              45.05001399417977,
              1180.2367934070066
            ],
            [
              -118.02502486604571,
              45.04990086276603,
              1081.9167934070065
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252502,
        45.04990086,
        1081.916793,
        -118.0123427,
        45.06262288,
        1180.236793
      ],
      "properties": {
        "datetime": "2011-09-20T21:05:47Z",
        "pc:count": 9344197,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419826.2124,
            "count": 9344197,
            "maximum": 420282.4145,
            "minimum": 419283.5745,
            "name": "X",
            "position": 0,
            "stddev": 275.9864954,
            "variance": 76168.54564
          },
          {
            "average": 4989672.122,
            "count": 9344197,
            "maximum": 4990405.041,
            "minimum": 4989004.121,
            "name": "Y",
            "position": 1,
            "stddev": 400.0577328,
            "variance": 160046.1896
          },
          {
            "average": 1128.039809,
            "count": 9344197,
            "maximum": 1180.236793,
            "minimum": 1081.916793,
            "name": "Z",
            "position": 2,
            "stddev": 18.26649949,
            "variance": 333.6650036
          },
          {
            "average": 201.5397954,
            "count": 9344197,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 65.18670676,
            "variance": 4249.306738
          },
          {
            "average": 1.02971106,
            "count": 9344197,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1916845373,
            "variance": 0.03674296185
          },
          {
            "average": 1.059508591,
            "count": 9344197,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.28279238,
            "variance": 0.07997153021
          },
          {
            "average": 0.5015161816,
            "count": 9344197,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977279,
            "variance": 0.2499977279
          },
          {
            "average": 0,
            "count": 9344197,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.2242152,
            "count": 9344197,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4170644587,
            "variance": 0.1739427628
          },
          {
            "average": 2.095883715,
            "count": 9344197,
            "maximum": 21,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.6633021,
            "variance": 58.72619908
          },
          {
            "average": 200.4941129,
            "count": 9344197,
            "maximum": 212,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 5.609131048,
            "variance": 31.46235111
          },
          {
            "average": 155.760704,
            "count": 9344197,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 110.3826922,
            "variance": 12184.33874
          },
          {
            "average": 32235.29589,
            "count": 9344197,
            "maximum": 65024,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 11561.01854,
            "variance": 133657149.7
          },
          {
            "average": 31450.87541,
            "count": 9344197,
            "maximum": 64512,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 9170.486335,
            "variance": 84097819.62
          },
          {
            "average": 25541.11658,
            "count": 9344197,
            "maximum": 64768,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7811.793512,
            "variance": 61024117.88
          },
          {
            "average": 557455.7447,
            "count": 9344197,
            "maximum": 587947.7602,
            "minimum": 523874.9769,
            "name": "GpsTime",
            "position": 15,
            "stddev": 30686.19382,
            "variance": 941642491.4
          },
          {
            "average": 0,
            "count": 9344197,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9344197,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9344197,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9344197,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9344197,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419283.5745,
          4989004.121,
          1081.916793,
          420282.4145,
          4990405.041,
          1180.236793
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419283.5744734726,
                4989004.120624898,
                1081.9167934070065
              ],
              [
                419283.5744734726,
                4990405.040624898,
                1081.9167934070065
              ],
              [
                420282.41447347257,
                4990405.040624898,
                1180.2367934070066
              ],
              [
                420282.41447347257,
                4989004.120624898,
                1180.2367934070066
              ],
              [
                419283.5744734726,
                4989004.120624898,
                1081.9167934070065
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T21:05:47+00:00",
        "end_time": "2011-09-20T03:17:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252502,
            45.04990086,
            1081.916793,
            -118.0123427,
            45.06262288,
            1180.236793
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502486604571,
                  45.04990086276603,
                  1081.9167934070065
                ],
                [
                  -118.02525017260368,
                  45.06250969701895,
                  1081.9167934070065
                ],
                [
                  -118.01256519107872,
                  45.062622877902264,
                  1180.2367934070066
                ],
                [
                  -118.01234267098103,
                  45.05001399417977,
                  1180.2367934070066
                ],
                [
                  -118.02502486604571,
                  45.04990086276603,
                  1081.9167934070065
                ]
              ]
            ]
          },
          "id": "45118A1404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T21:05:47Z",
            "pc:count": 9344197,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419826.2124,
                "count": 9344197,
                "maximum": 420282.4145,
                "minimum": 419283.5745,
                "name": "X",
                "position": 0,
                "stddev": 275.9864954,
                "variance": 76168.54564
              },
              {
                "average": 4989672.122,
                "count": 9344197,
                "maximum": 4990405.041,
                "minimum": 4989004.121,
                "name": "Y",
                "position": 1,
                "stddev": 400.0577328,
                "variance": 160046.1896
              },
              {
                "average": 1128.039809,
                "count": 9344197,
                "maximum": 1180.236793,
                "minimum": 1081.916793,
                "name": "Z",
                "position": 2,
                "stddev": 18.26649949,
                "variance": 333.6650036
              },
              {
                "average": 201.5397954,
                "count": 9344197,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 65.18670676,
                "variance": 4249.306738
              },
              {
                "average": 1.02971106,
                "count": 9344197,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1916845373,
                "variance": 0.03674296185
              },
              {
                "average": 1.059508591,
                "count": 9344197,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.28279238,
                "variance": 0.07997153021
              },
              {
                "average": 0.5015161816,
                "count": 9344197,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977279,
                "variance": 0.2499977279
              },
              {
                "average": 0,
                "count": 9344197,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.2242152,
                "count": 9344197,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4170644587,
                "variance": 0.1739427628
              },
              {
                "average": 2.095883715,
                "count": 9344197,
                "maximum": 21,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.6633021,
                "variance": 58.72619908
              },
              {
                "average": 200.4941129,
                "count": 9344197,
                "maximum": 212,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 5.609131048,
                "variance": 31.46235111
              },
              {
                "average": 155.760704,
                "count": 9344197,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 110.3826922,
                "variance": 12184.33874
              },
              {
                "average": 32235.29589,
                "count": 9344197,
                "maximum": 65024,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 11561.01854,
                "variance": 133657149.7
              },
              {
                "average": 31450.87541,
                "count": 9344197,
                "maximum": 64512,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 9170.486335,
                "variance": 84097819.62
              },
              {
                "average": 25541.11658,
                "count": 9344197,
                "maximum": 64768,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7811.793512,
                "variance": 61024117.88
              },
              {
                "average": 557455.7447,
                "count": 9344197,
                "maximum": 587947.7602,
                "minimum": 523874.9769,
                "name": "GpsTime",
                "position": 15,
                "stddev": 30686.19382,
                "variance": 941642491.4
              },
              {
                "average": 0,
                "count": 9344197,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9344197,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9344197,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9344197,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9344197,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419283.5745,
              4989004.121,
              1081.916793,
              420282.4145,
              4990405.041,
              1180.236793
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419283.5744734726,
                    4989004.120624898,
                    1081.9167934070065
                  ],
                  [
                    419283.5744734726,
                    4990405.040624898,
                    1081.9167934070065
                  ],
                  [
                    420282.41447347257,
                    4990405.040624898,
                    1180.2367934070066
                  ],
                  [
                    420282.41447347257,
                    4989004.120624898,
                    1180.2367934070066
                  ],
                  [
                    419283.5744734726,
                    4989004.120624898,
                    1081.9167934070065
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T21:05:47+00:00",
            "end_time": "2011-09-20T03: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": "45117E7325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502691622827,
              45.50673327528175,
              941.5355425243253
            ],
            [
              -117.8251113392066,
              45.512511214953186,
              941.5355425243253
            ],
            [
              -117.82170083768999,
              45.51253579996634,
              1050.4955425243252
            ],
            [
              -117.82161676356928,
              45.50675785536934,
              1050.4955425243252
            ],
            [
              -117.82502691622827,
              45.50673327528175,
              941.5355425243253
            ]
          ]
        ]
      },
      "bbox": [
        -117.8251113,
        45.50673328,
        941.5355425,
        -117.8216168,
        45.5125358,
        1050.495543
      ],
      "properties": {
        "datetime": "2011-09-14T19:58:49Z",
        "pc:count": 884839,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435639.0679,
            "count": 884839,
            "maximum": 435818.4802,
            "minimum": 435552.0602,
            "name": "X",
            "position": 0,
            "stddev": 64.36822183,
            "variance": 4143.267981
          },
          {
            "average": 5039963.841,
            "count": 884839,
            "maximum": 5040216.862,
            "minimum": 5039574.882,
            "name": "Y",
            "position": 1,
            "stddev": 173.4914107,
            "variance": 30099.26957
          },
          {
            "average": 982.6830784,
            "count": 884839,
            "maximum": 1050.495543,
            "minimum": 941.5355425,
            "name": "Z",
            "position": 2,
            "stddev": 25.27950103,
            "variance": 639.0531723
          },
          {
            "average": 180.7271165,
            "count": 884839,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 68.77460752,
            "variance": 4729.946639
          },
          {
            "average": 1.112100619,
            "count": 884839,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3555724427,
            "variance": 0.126431762
          },
          {
            "average": 1.224356069,
            "count": 884839,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5060219719,
            "variance": 0.2560582361
          },
          {
            "average": 0.4863574051,
            "count": 884839,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998141274,
            "variance": 0.2498141619
          },
          {
            "average": 0,
            "count": 884839,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.202601829,
            "count": 884839,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4019384413,
            "variance": 0.1615545106
          },
          {
            "average": -2.999963647,
            "count": 884839,
            "maximum": 19.00200081,
            "minimum": -12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.242133419,
            "variance": 38.96422962
          },
          {
            "average": 206.3513622,
            "count": 884839,
            "maximum": 212,
            "minimum": 193,
            "name": "UserData",
            "position": 10,
            "stddev": 3.718824497,
            "variance": 13.82965564
          },
          {
            "average": 174.4502322,
            "count": 884839,
            "maximum": 200,
            "minimum": 148,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.00616484,
            "variance": 576.2959504
          },
          {
            "average": 27623.41287,
            "count": 884839,
            "maximum": 50176,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 11099.45973,
            "variance": 123198006.4
          },
          {
            "average": 27321.05224,
            "count": 884839,
            "maximum": 47104,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 9278.802313,
            "variance": 86096172.36
          },
          {
            "average": 22911.23634,
            "count": 884839,
            "maximum": 45568,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 6762.10939,
            "variance": 45726123.4
          },
          {
            "average": 65343.49887,
            "count": 884839,
            "maximum": 65529.62599,
            "minimum": 65062.27243,
            "name": "GpsTime",
            "position": 15,
            "stddev": 81.91716947,
            "variance": 6710.422654
          },
          {
            "average": 0,
            "count": 884839,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 884839,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 884839,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 884839,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 884839,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435552.0602,
          5039574.882,
          941.5355425,
          435818.4802,
          5040216.862,
          1050.495543
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435552.06024733733,
                5039574.882314131,
                941.5355425243253
              ],
              [
                435552.06024733733,
                5040216.862314131,
                941.5355425243253
              ],
              [
                435818.4802473374,
                5040216.862314131,
                1050.4955425243252
              ],
              [
                435818.4802473374,
                5039574.882314131,
                1050.4955425243252
              ],
              [
                435552.06024733733,
                5039574.882314131,
                941.5355425243253
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T19:58:49+00:00",
        "end_time": "2011-09-14T19:51:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E7325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E7325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E7325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8251113,
            45.50673328,
            941.5355425,
            -117.8216168,
            45.5125358,
            1050.495543
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502691622827,
                  45.50673327528175,
                  941.5355425243253
                ],
                [
                  -117.8251113392066,
                  45.512511214953186,
                  941.5355425243253
                ],
                [
                  -117.82170083768999,
                  45.51253579996634,
                  1050.4955425243252
                ],
                [
                  -117.82161676356928,
                  45.50675785536934,
                  1050.4955425243252
                ],
                [
                  -117.82502691622827,
                  45.50673327528175,
                  941.5355425243253
                ]
              ]
            ]
          },
          "id": "45117E7325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T19:58:49Z",
            "pc:count": 884839,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435639.0679,
                "count": 884839,
                "maximum": 435818.4802,
                "minimum": 435552.0602,
                "name": "X",
                "position": 0,
                "stddev": 64.36822183,
                "variance": 4143.267981
              },
              {
                "average": 5039963.841,
                "count": 884839,
                "maximum": 5040216.862,
                "minimum": 5039574.882,
                "name": "Y",
                "position": 1,
                "stddev": 173.4914107,
                "variance": 30099.26957
              },
              {
                "average": 982.6830784,
                "count": 884839,
                "maximum": 1050.495543,
                "minimum": 941.5355425,
                "name": "Z",
                "position": 2,
                "stddev": 25.27950103,
                "variance": 639.0531723
              },
              {
                "average": 180.7271165,
                "count": 884839,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 68.77460752,
                "variance": 4729.946639
              },
              {
                "average": 1.112100619,
                "count": 884839,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3555724427,
                "variance": 0.126431762
              },
              {
                "average": 1.224356069,
                "count": 884839,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5060219719,
                "variance": 0.2560582361
              },
              {
                "average": 0.4863574051,
                "count": 884839,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998141274,
                "variance": 0.2498141619
              },
              {
                "average": 0,
                "count": 884839,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.202601829,
                "count": 884839,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4019384413,
                "variance": 0.1615545106
              },
              {
                "average": -2.999963647,
                "count": 884839,
                "maximum": 19.00200081,
                "minimum": -12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.242133419,
                "variance": 38.96422962
              },
              {
                "average": 206.3513622,
                "count": 884839,
                "maximum": 212,
                "minimum": 193,
                "name": "UserData",
                "position": 10,
                "stddev": 3.718824497,
                "variance": 13.82965564
              },
              {
                "average": 174.4502322,
                "count": 884839,
                "maximum": 200,
                "minimum": 148,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.00616484,
                "variance": 576.2959504
              },
              {
                "average": 27623.41287,
                "count": 884839,
                "maximum": 50176,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 11099.45973,
                "variance": 123198006.4
              },
              {
                "average": 27321.05224,
                "count": 884839,
                "maximum": 47104,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 9278.802313,
                "variance": 86096172.36
              },
              {
                "average": 22911.23634,
                "count": 884839,
                "maximum": 45568,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 6762.10939,
                "variance": 45726123.4
              },
              {
                "average": 65343.49887,
                "count": 884839,
                "maximum": 65529.62599,
                "minimum": 65062.27243,
                "name": "GpsTime",
                "position": 15,
                "stddev": 81.91716947,
                "variance": 6710.422654
              },
              {
                "average": 0,
                "count": 884839,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 884839,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 884839,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 884839,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 884839,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435552.0602,
              5039574.882,
              941.5355425,
              435818.4802,
              5040216.862,
              1050.495543
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435552.06024733733,
                    5039574.882314131,
                    941.5355425243253
                  ],
                  [
                    435552.06024733733,
                    5040216.862314131,
                    941.5355425243253
                  ],
                  [
                    435818.4802473374,
                    5040216.862314131,
                    1050.4955425243252
                  ],
                  [
                    435818.4802473374,
                    5039574.882314131,
                    1050.4955425243252
                  ],
                  [
                    435552.06024733733,
                    5039574.882314131,
                    941.5355425243253
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T19:58:49+00:00",
            "end_time": "2011-09-14T19:51: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": "45117D8216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752522298053,
              45.449910763543606,
              815.2247869703627
            ],
            [
              -117.93771155647921,
              45.46115374302735,
              815.2247869703627
            ],
            [
              -117.92502719572657,
              45.46125717529989,
              864.6047869703629
            ],
            [
              -117.92484338187295,
              45.45001415549876,
              864.6047869703629
            ],
            [
              -117.93752522298053,
              45.449910763543606,
              815.2247869703627
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377116,
        45.44991076,
        815.224787,
        -117.9248434,
        45.46125718,
        864.604787
      ],
      "properties": {
        "datetime": "2011-09-18T22:35:04Z",
        "pc:count": 9440475,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427152.4334,
            "count": 9440475,
            "maximum": 427682.1382,
            "minimum": 426690.3382,
            "name": "X",
            "position": 0,
            "stddev": 293.2198866,
            "variance": 85977.90191
          },
          {
            "average": 5033950.532,
            "count": 9440475,
            "maximum": 5034607.753,
            "minimum": 5033358.533,
            "name": "Y",
            "position": 1,
            "stddev": 343.1596015,
            "variance": 117758.5121
          },
          {
            "average": 819.2874803,
            "count": 9440475,
            "maximum": 864.604787,
            "minimum": 815.224787,
            "name": "Z",
            "position": 2,
            "stddev": 7.511838507,
            "variance": 56.42771775
          },
          {
            "average": 127.3184819,
            "count": 9440475,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.75111907,
            "variance": 2280.169372
          },
          {
            "average": 1.000658653,
            "count": 9440475,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02658048539,
            "variance": 0.0007065222036
          },
          {
            "average": 1.00144855,
            "count": 9440475,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04040894909,
            "variance": 0.001632883167
          },
          {
            "average": 0.5014510393,
            "count": 9440475,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997921,
            "variance": 0.249997921
          },
          {
            "average": 0,
            "count": 9440475,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.291282483,
            "count": 9440475,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4543534087,
            "variance": 0.20643702
          },
          {
            "average": 0.5944616171,
            "count": 9440475,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.561654209,
            "variance": 73.3019228
          },
          {
            "average": 147.6244669,
            "count": 9440475,
            "maximum": 213,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 23.91196897,
            "variance": 571.78226
          },
          {
            "average": 9167.920534,
            "count": 9440475,
            "maximum": 10630,
            "minimum": 178,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3614.93541,
            "variance": 13067758.02
          },
          {
            "average": 39179.67177,
            "count": 9440475,
            "maximum": 65024,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 9139.387008,
            "variance": 83528394.88
          },
          {
            "average": 36204.17549,
            "count": 9440475,
            "maximum": 65280,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 9273.222816,
            "variance": 85992661.4
          },
          {
            "average": 32859.87345,
            "count": 9440475,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 9882.198665,
            "variance": 97657850.45
          },
          {
            "average": 369914.5113,
            "count": 9440475,
            "maximum": 420504.8442,
            "minimum": 72464.118,
            "name": "GpsTime",
            "position": 15,
            "stddev": 119549.4599,
            "variance": 14292073370.0
          },
          {
            "average": 0,
            "count": 9440475,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9440475,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9440475,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9440475,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9440475,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426690.3382,
          5033358.533,
          815.224787,
          427682.1382,
          5034607.753,
          864.604787
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426690.33816628583,
                5033358.532955403,
                815.2247869703627
              ],
              [
                426690.33816628583,
                5034607.752955404,
                815.2247869703627
              ],
              [
                427682.1381662859,
                5034607.752955404,
                864.6047869703629
              ],
              [
                427682.1381662859,
                5033358.532955403,
                864.6047869703629
              ],
              [
                426690.33816628583,
                5033358.532955403,
                815.2247869703627
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:35:04+00:00",
        "end_time": "2011-09-14T21:54:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377116,
            45.44991076,
            815.224787,
            -117.9248434,
            45.46125718,
            864.604787
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752522298053,
                  45.449910763543606,
                  815.2247869703627
                ],
                [
                  -117.93771155647921,
                  45.46115374302735,
                  815.2247869703627
                ],
                [
                  -117.92502719572657,
                  45.46125717529989,
                  864.6047869703629
                ],
                [
                  -117.92484338187295,
                  45.45001415549876,
                  864.6047869703629
                ],
                [
                  -117.93752522298053,
                  45.449910763543606,
                  815.2247869703627
                ]
              ]
            ]
          },
          "id": "45117D8216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:35:04Z",
            "pc:count": 9440475,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427152.4334,
                "count": 9440475,
                "maximum": 427682.1382,
                "minimum": 426690.3382,
                "name": "X",
                "position": 0,
                "stddev": 293.2198866,
                "variance": 85977.90191
              },
              {
                "average": 5033950.532,
                "count": 9440475,
                "maximum": 5034607.753,
                "minimum": 5033358.533,
                "name": "Y",
                "position": 1,
                "stddev": 343.1596015,
                "variance": 117758.5121
              },
              {
                "average": 819.2874803,
                "count": 9440475,
                "maximum": 864.604787,
                "minimum": 815.224787,
                "name": "Z",
                "position": 2,
                "stddev": 7.511838507,
                "variance": 56.42771775
              },
              {
                "average": 127.3184819,
                "count": 9440475,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.75111907,
                "variance": 2280.169372
              },
              {
                "average": 1.000658653,
                "count": 9440475,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02658048539,
                "variance": 0.0007065222036
              },
              {
                "average": 1.00144855,
                "count": 9440475,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04040894909,
                "variance": 0.001632883167
              },
              {
                "average": 0.5014510393,
                "count": 9440475,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997921,
                "variance": 0.249997921
              },
              {
                "average": 0,
                "count": 9440475,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.291282483,
                "count": 9440475,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4543534087,
                "variance": 0.20643702
              },
              {
                "average": 0.5944616171,
                "count": 9440475,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.561654209,
                "variance": 73.3019228
              },
              {
                "average": 147.6244669,
                "count": 9440475,
                "maximum": 213,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 23.91196897,
                "variance": 571.78226
              },
              {
                "average": 9167.920534,
                "count": 9440475,
                "maximum": 10630,
                "minimum": 178,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3614.93541,
                "variance": 13067758.02
              },
              {
                "average": 39179.67177,
                "count": 9440475,
                "maximum": 65024,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 9139.387008,
                "variance": 83528394.88
              },
              {
                "average": 36204.17549,
                "count": 9440475,
                "maximum": 65280,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 9273.222816,
                "variance": 85992661.4
              },
              {
                "average": 32859.87345,
                "count": 9440475,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 9882.198665,
                "variance": 97657850.45
              },
              {
                "average": 369914.5113,
                "count": 9440475,
                "maximum": 420504.8442,
                "minimum": 72464.118,
                "name": "GpsTime",
                "position": 15,
                "stddev": 119549.4599,
                "variance": 14292073370.0
              },
              {
                "average": 0,
                "count": 9440475,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9440475,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9440475,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9440475,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9440475,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426690.3382,
              5033358.533,
              815.224787,
              427682.1382,
              5034607.753,
              864.604787
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426690.33816628583,
                    5033358.532955403,
                    815.2247869703627
                  ],
                  [
                    426690.33816628583,
                    5034607.752955404,
                    815.2247869703627
                  ],
                  [
                    427682.1381662859,
                    5034607.752955404,
                    864.6047869703629
                  ],
                  [
                    427682.1381662859,
                    5033358.532955403,
                    864.6047869703629
                  ],
                  [
                    426690.33816628583,
                    5033358.532955403,
                    815.2247869703627
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:35:04+00:00",
            "end_time": "2011-09-14T21:54: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": "45117E8115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93997174733245,
              45.58749235590925,
              838.9774519531885
            ],
            [
              -117.94013151425537,
              45.59706145873691,
              838.9774519531885
            ],
            [
              -117.9375272525675,
              45.5970828625501,
              886.6174519531886
            ],
            [
              -117.93736792805836,
              45.58751375262062,
              886.6174519531886
            ],
            [
              -117.93997174733245,
              45.58749235590925,
              838.9774519531885
            ]
          ]
        ]
      },
      "bbox": [
        -117.9401315,
        45.58749236,
        838.977452,
        -117.9373679,
        45.59708286,
        886.617452
      ],
      "properties": {
        "datetime": "2011-09-14T22:02:56Z",
        "pc:count": 528053,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426815.9846,
            "count": 528053,
            "maximum": 426881.0966,
            "minimum": 426677.9566,
            "name": "X",
            "position": 0,
            "stddev": 47.93257552,
            "variance": 2297.531796
          },
          {
            "average": 5048954.85,
            "count": 528053,
            "maximum": 5049708.957,
            "minimum": 5048645.697,
            "name": "Y",
            "position": 1,
            "stddev": 230.7480052,
            "variance": 53244.6419
          },
          {
            "average": 855.4646638,
            "count": 528053,
            "maximum": 886.617452,
            "minimum": 838.977452,
            "name": "Z",
            "position": 2,
            "stddev": 3.616188901,
            "variance": 13.07682217
          },
          {
            "average": 226.7868983,
            "count": 528053,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.4518971,
            "variance": 1478.548391
          },
          {
            "average": 1.011264021,
            "count": 528053,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1116199054,
            "variance": 0.01245900329
          },
          {
            "average": 1.022234511,
            "count": 528053,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1603181503,
            "variance": 0.0257019093
          },
          {
            "average": 0.5162209096,
            "count": 528053,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499737286,
            "variance": 0.249737355
          },
          {
            "average": 0,
            "count": 528053,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.296852778,
            "count": 528053,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4568715372,
            "variance": 0.2087316015
          },
          {
            "average": 6.161547905,
            "count": 528053,
            "maximum": 13.00199986,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.927822232,
            "variance": 15.42778749
          },
          {
            "average": 206.9673461,
            "count": 528053,
            "maximum": 213,
            "minimum": 193,
            "name": "UserData",
            "position": 10,
            "stddev": 3.29065161,
            "variance": 10.82838802
          },
          {
            "average": 203.5959288,
            "count": 528053,
            "maximum": 228,
            "minimum": 178,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 23.99581144,
            "variance": 575.7989666
          },
          {
            "average": 30596.05511,
            "count": 528053,
            "maximum": 56576,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 7223.847419,
            "variance": 52183971.53
          },
          {
            "average": 30414.61247,
            "count": 528053,
            "maximum": 54016,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 5360.796538,
            "variance": 28738139.52
          },
          {
            "average": 24003.07133,
            "count": 528053,
            "maximum": 51968,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4303.314686,
            "variance": 18518517.28
          },
          {
            "average": 72868.87504,
            "count": 528053,
            "maximum": 72976.52356,
            "minimum": 72233.38389,
            "name": "GpsTime",
            "position": 15,
            "stddev": 120.9982314,
            "variance": 14640.572
          },
          {
            "average": 0,
            "count": 528053,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 528053,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 528053,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 528053,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 528053,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426677.9566,
          5048645.697,
          838.977452,
          426881.0966,
          5049708.957,
          886.617452
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426677.9565819109,
                5048645.696731712,
                838.9774519531885
              ],
              [
                426677.9565819109,
                5049708.9567317115,
                838.9774519531885
              ],
              [
                426881.0965819109,
                5049708.9567317115,
                886.6174519531886
              ],
              [
                426881.0965819109,
                5048645.696731712,
                886.6174519531886
              ],
              [
                426677.9565819109,
                5048645.696731712,
                838.9774519531885
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:02:56+00:00",
        "end_time": "2011-09-14T21:50:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9401315,
            45.58749236,
            838.977452,
            -117.9373679,
            45.59708286,
            886.617452
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93997174733245,
                  45.58749235590925,
                  838.9774519531885
                ],
                [
                  -117.94013151425537,
                  45.59706145873691,
                  838.9774519531885
                ],
                [
                  -117.9375272525675,
                  45.5970828625501,
                  886.6174519531886
                ],
                [
                  -117.93736792805836,
                  45.58751375262062,
                  886.6174519531886
                ],
                [
                  -117.93997174733245,
                  45.58749235590925,
                  838.9774519531885
                ]
              ]
            ]
          },
          "id": "45117E8115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:02:56Z",
            "pc:count": 528053,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426815.9846,
                "count": 528053,
                "maximum": 426881.0966,
                "minimum": 426677.9566,
                "name": "X",
                "position": 0,
                "stddev": 47.93257552,
                "variance": 2297.531796
              },
              {
                "average": 5048954.85,
                "count": 528053,
                "maximum": 5049708.957,
                "minimum": 5048645.697,
                "name": "Y",
                "position": 1,
                "stddev": 230.7480052,
                "variance": 53244.6419
              },
              {
                "average": 855.4646638,
                "count": 528053,
                "maximum": 886.617452,
                "minimum": 838.977452,
                "name": "Z",
                "position": 2,
                "stddev": 3.616188901,
                "variance": 13.07682217
              },
              {
                "average": 226.7868983,
                "count": 528053,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.4518971,
                "variance": 1478.548391
              },
              {
                "average": 1.011264021,
                "count": 528053,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1116199054,
                "variance": 0.01245900329
              },
              {
                "average": 1.022234511,
                "count": 528053,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1603181503,
                "variance": 0.0257019093
              },
              {
                "average": 0.5162209096,
                "count": 528053,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499737286,
                "variance": 0.249737355
              },
              {
                "average": 0,
                "count": 528053,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.296852778,
                "count": 528053,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4568715372,
                "variance": 0.2087316015
              },
              {
                "average": 6.161547905,
                "count": 528053,
                "maximum": 13.00199986,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.927822232,
                "variance": 15.42778749
              },
              {
                "average": 206.9673461,
                "count": 528053,
                "maximum": 213,
                "minimum": 193,
                "name": "UserData",
                "position": 10,
                "stddev": 3.29065161,
                "variance": 10.82838802
              },
              {
                "average": 203.5959288,
                "count": 528053,
                "maximum": 228,
                "minimum": 178,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 23.99581144,
                "variance": 575.7989666
              },
              {
                "average": 30596.05511,
                "count": 528053,
                "maximum": 56576,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 7223.847419,
                "variance": 52183971.53
              },
              {
                "average": 30414.61247,
                "count": 528053,
                "maximum": 54016,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 5360.796538,
                "variance": 28738139.52
              },
              {
                "average": 24003.07133,
                "count": 528053,
                "maximum": 51968,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4303.314686,
                "variance": 18518517.28
              },
              {
                "average": 72868.87504,
                "count": 528053,
                "maximum": 72976.52356,
                "minimum": 72233.38389,
                "name": "GpsTime",
                "position": 15,
                "stddev": 120.9982314,
                "variance": 14640.572
              },
              {
                "average": 0,
                "count": 528053,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 528053,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 528053,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 528053,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 528053,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426677.9566,
              5048645.697,
              838.977452,
              426881.0966,
              5049708.957,
              886.617452
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426677.9565819109,
                    5048645.696731712,
                    838.9774519531885
                  ],
                  [
                    426677.9565819109,
                    5049708.9567317115,
                    838.9774519531885
                  ],
                  [
                    426881.0965819109,
                    5049708.9567317115,
                    886.6174519531886
                  ],
                  [
                    426881.0965819109,
                    5048645.696731712,
                    886.6174519531886
                  ],
                  [
                    426677.9565819109,
                    5048645.696731712,
                    838.9774519531885
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:02:56+00:00",
            "end_time": "2011-09-14T21:50: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": "45117E8305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002531812504,
              45.54990897993397,
              828.3028274721967
            ],
            [
              -117.95023769669976,
              45.56251015088673,
              828.3028274721967
            ],
            [
              -117.93752931112928,
              45.562615163531774,
              1036.1628274721968
            ],
            [
              -117.937319771871,
              45.5500139466988,
              1036.1628274721968
            ],
            [
              -117.95002531812504,
              45.54990897993397,
              828.3028274721967
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502377,
        45.54990898,
        828.3028275,
        -117.9373198,
        45.56261516,
        1036.162827
      ],
      "properties": {
        "datetime": "2011-09-14T22:30:18Z",
        "pc:count": 11849912,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426317.3575,
            "count": 11849912,
            "maximum": 426836.1795,
            "minimum": 425844.2795,
            "name": "X",
            "position": 0,
            "stddev": 284.2292369,
            "variance": 80786.25908
          },
          {
            "average": 5045147.601,
            "count": 11849912,
            "maximum": 5045879.654,
            "minimum": 5044479.494,
            "name": "Y",
            "position": 1,
            "stddev": 406.8593492,
            "variance": 165534.5301
          },
          {
            "average": 896.0447192,
            "count": 11849912,
            "maximum": 1036.162827,
            "minimum": 828.3028275,
            "name": "Z",
            "position": 2,
            "stddev": 53.29615742,
            "variance": 2840.480395
          },
          {
            "average": 179.2470539,
            "count": 11849912,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 67.77814002,
            "variance": 4593.876264
          },
          {
            "average": 1.08490831,
            "count": 11849912,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3057923673,
            "variance": 0.09350897189
          },
          {
            "average": 1.170015777,
            "count": 11849912,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4351726781,
            "variance": 0.1893752598
          },
          {
            "average": 0.4957686606,
            "count": 11849912,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999821165,
            "variance": 0.2499821169
          },
          {
            "average": 0,
            "count": 11849912,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.215442866,
            "count": 11849912,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4111292395,
            "variance": 0.1690272516
          },
          {
            "average": -0.3679769553,
            "count": 11849912,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.743595434,
            "variance": 59.96327024
          },
          {
            "average": 206.5587205,
            "count": 11849912,
            "maximum": 213,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 4.122445086,
            "variance": 16.99455349
          },
          {
            "average": 205.5519387,
            "count": 11849912,
            "maximum": 232,
            "minimum": 179,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.01498812,
            "variance": 576.7196545
          },
          {
            "average": 24809.71109,
            "count": 11849912,
            "maximum": 64768,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 11904.70274,
            "variance": 141721947.2
          },
          {
            "average": 24244.85862,
            "count": 11849912,
            "maximum": 64512,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 10214.12051,
            "variance": 104328257.8
          },
          {
            "average": 21913.06326,
            "count": 11849912,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 8652.337365,
            "variance": 74862941.89
          },
          {
            "average": 73633.03875,
            "count": 11849912,
            "maximum": 74618.85663,
            "minimum": 72727.32634,
            "name": "GpsTime",
            "position": 15,
            "stddev": 494.5725286,
            "variance": 244601.986
          },
          {
            "average": 0,
            "count": 11849912,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11849912,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11849912,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11849912,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11849912,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425844.2795,
          5044479.494,
          828.3028275,
          426836.1795,
          5045879.654,
          1036.162827
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425844.2795029597,
                5044479.493625729,
                828.3028274721967
              ],
              [
                425844.2795029597,
                5045879.6536257295,
                828.3028274721967
              ],
              [
                426836.1795029597,
                5045879.6536257295,
                1036.1628274721968
              ],
              [
                426836.1795029597,
                5044479.493625729,
                1036.1628274721968
              ],
              [
                425844.2795029597,
                5044479.493625729,
                828.3028274721967
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:30:18+00:00",
        "end_time": "2011-09-14T21:58:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502377,
            45.54990898,
            828.3028275,
            -117.9373198,
            45.56261516,
            1036.162827
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002531812504,
                  45.54990897993397,
                  828.3028274721967
                ],
                [
                  -117.95023769669976,
                  45.56251015088673,
                  828.3028274721967
                ],
                [
                  -117.93752931112928,
                  45.562615163531774,
                  1036.1628274721968
                ],
                [
                  -117.937319771871,
                  45.5500139466988,
                  1036.1628274721968
                ],
                [
                  -117.95002531812504,
                  45.54990897993397,
                  828.3028274721967
                ]
              ]
            ]
          },
          "id": "45117E8305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:30:18Z",
            "pc:count": 11849912,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426317.3575,
                "count": 11849912,
                "maximum": 426836.1795,
                "minimum": 425844.2795,
                "name": "X",
                "position": 0,
                "stddev": 284.2292369,
                "variance": 80786.25908
              },
              {
                "average": 5045147.601,
                "count": 11849912,
                "maximum": 5045879.654,
                "minimum": 5044479.494,
                "name": "Y",
                "position": 1,
                "stddev": 406.8593492,
                "variance": 165534.5301
              },
              {
                "average": 896.0447192,
                "count": 11849912,
                "maximum": 1036.162827,
                "minimum": 828.3028275,
                "name": "Z",
                "position": 2,
                "stddev": 53.29615742,
                "variance": 2840.480395
              },
              {
                "average": 179.2470539,
                "count": 11849912,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 67.77814002,
                "variance": 4593.876264
              },
              {
                "average": 1.08490831,
                "count": 11849912,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3057923673,
                "variance": 0.09350897189
              },
              {
                "average": 1.170015777,
                "count": 11849912,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4351726781,
                "variance": 0.1893752598
              },
              {
                "average": 0.4957686606,
                "count": 11849912,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999821165,
                "variance": 0.2499821169
              },
              {
                "average": 0,
                "count": 11849912,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.215442866,
                "count": 11849912,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4111292395,
                "variance": 0.1690272516
              },
              {
                "average": -0.3679769553,
                "count": 11849912,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.743595434,
                "variance": 59.96327024
              },
              {
                "average": 206.5587205,
                "count": 11849912,
                "maximum": 213,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 4.122445086,
                "variance": 16.99455349
              },
              {
                "average": 205.5519387,
                "count": 11849912,
                "maximum": 232,
                "minimum": 179,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.01498812,
                "variance": 576.7196545
              },
              {
                "average": 24809.71109,
                "count": 11849912,
                "maximum": 64768,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 11904.70274,
                "variance": 141721947.2
              },
              {
                "average": 24244.85862,
                "count": 11849912,
                "maximum": 64512,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 10214.12051,
                "variance": 104328257.8
              },
              {
                "average": 21913.06326,
                "count": 11849912,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 8652.337365,
                "variance": 74862941.89
              },
              {
                "average": 73633.03875,
                "count": 11849912,
                "maximum": 74618.85663,
                "minimum": 72727.32634,
                "name": "GpsTime",
                "position": 15,
                "stddev": 494.5725286,
                "variance": 244601.986
              },
              {
                "average": 0,
                "count": 11849912,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11849912,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11849912,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11849912,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11849912,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425844.2795,
              5044479.494,
              828.3028275,
              426836.1795,
              5045879.654,
              1036.162827
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425844.2795029597,
                    5044479.493625729,
                    828.3028274721967
                  ],
                  [
                    425844.2795029597,
                    5045879.6536257295,
                    828.3028274721967
                  ],
                  [
                    426836.1795029597,
                    5045879.6536257295,
                    1036.1628274721968
                  ],
                  [
                    426836.1795029597,
                    5044479.493625729,
                    1036.1628274721968
                  ],
                  [
                    425844.2795029597,
                    5044479.493625729,
                    828.3028274721967
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:30:18+00:00",
            "end_time": "2011-09-14T21: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": "45118E1309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.08752422878527,
              45.5373943117059,
              987.7418521601555
            ],
            [
              -118.08776751020864,
              45.550009190744134,
              987.7418521601555
            ],
            [
              -118.07511807090805,
              45.55012895441346,
              1122.7018521601556
            ],
            [
              -118.07487761722786,
              45.53751402299389,
              1122.7018521601556
            ],
            [
              -118.08752422878527,
              45.5373943117059,
              987.7418521601555
            ]
          ]
        ]
      },
      "bbox": [
        -118.0877675,
        45.53739431,
        987.7418522,
        -118.0748776,
        45.55012895,
        1122.701852
      ],
      "properties": {
        "datetime": "2011-09-15T20:22:22Z",
        "pc:count": 12047563,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 415505.6818,
            "count": 12047563,
            "maximum": 416080.1761,
            "minimum": 415092.6161,
            "name": "X",
            "position": 0,
            "stddev": 270.9208342,
            "variance": 73398.0984
          },
          {
            "average": 5043837.618,
            "count": 12047563,
            "maximum": 5044627.132,
            "minimum": 5043225.392,
            "name": "Y",
            "position": 1,
            "stddev": 378.0080761,
            "variance": 142890.1056
          },
          {
            "average": 1040.843002,
            "count": 12047563,
            "maximum": 1122.701852,
            "minimum": 987.7418522,
            "name": "Z",
            "position": 2,
            "stddev": 26.51402346,
            "variance": 702.9934399
          },
          {
            "average": 92.2693426,
            "count": 12047563,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.19663673,
            "variance": 2621.095613
          },
          {
            "average": 1.130092368,
            "count": 12047563,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3672119362,
            "variance": 0.1348446061
          },
          {
            "average": 1.266720332,
            "count": 12047563,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5183301119,
            "variance": 0.2686661049
          },
          {
            "average": 0.499894211,
            "count": 12047563,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000096,
            "variance": 0.2500000096
          },
          {
            "average": 0,
            "count": 12047563,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.130790933,
            "count": 12047563,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3371715794,
            "variance": 0.113684674
          },
          {
            "average": -0.08313314397,
            "count": 12047563,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.186099203,
            "variance": 67.01222016
          },
          {
            "average": 177,
            "count": 12047563,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15213.68428,
            "count": 12047563,
            "maximum": 20025,
            "minimum": 9416,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5272.833274,
            "variance": 27802770.74
          },
          {
            "average": 22010.06109,
            "count": 12047563,
            "maximum": 64512,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 11408.25127,
            "variance": 130148197
          },
          {
            "average": 23933.56289,
            "count": 12047563,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 11583.0249,
            "variance": 134166465.9
          },
          {
            "average": 20904.7799,
            "count": 12047563,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10302.31252,
            "variance": 106137643.2
          },
          {
            "average": 149252.7989,
            "count": 12047563,
            "maximum": 153342.1367,
            "minimum": 148240.162,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1323.413177,
            "variance": 1751422.436
          },
          {
            "average": 0,
            "count": 12047563,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12047563,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12047563,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12047563,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12047563,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          415092.6161,
          5043225.392,
          987.7418522,
          416080.1761,
          5044627.132,
          1122.701852
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                415092.61614681507,
                5043225.39160708,
                987.7418521601555
              ],
              [
                415092.61614681507,
                5044627.13160708,
                987.7418521601555
              ],
              [
                416080.1761468151,
                5044627.13160708,
                1122.7018521601556
              ],
              [
                416080.1761468151,
                5043225.39160708,
                1122.7018521601556
              ],
              [
                415092.61614681507,
                5043225.39160708,
                987.7418521601555
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:22:22+00:00",
        "end_time": "2011-09-15T18:57:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0877675,
            45.53739431,
            987.7418522,
            -118.0748776,
            45.55012895,
            1122.701852
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.08752422878527,
                  45.5373943117059,
                  987.7418521601555
                ],
                [
                  -118.08776751020864,
                  45.550009190744134,
                  987.7418521601555
                ],
                [
                  -118.07511807090805,
                  45.55012895441346,
                  1122.7018521601556
                ],
                [
                  -118.07487761722786,
                  45.53751402299389,
                  1122.7018521601556
                ],
                [
                  -118.08752422878527,
                  45.5373943117059,
                  987.7418521601555
                ]
              ]
            ]
          },
          "id": "45118E1309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:22:22Z",
            "pc:count": 12047563,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 415505.6818,
                "count": 12047563,
                "maximum": 416080.1761,
                "minimum": 415092.6161,
                "name": "X",
                "position": 0,
                "stddev": 270.9208342,
                "variance": 73398.0984
              },
              {
                "average": 5043837.618,
                "count": 12047563,
                "maximum": 5044627.132,
                "minimum": 5043225.392,
                "name": "Y",
                "position": 1,
                "stddev": 378.0080761,
                "variance": 142890.1056
              },
              {
                "average": 1040.843002,
                "count": 12047563,
                "maximum": 1122.701852,
                "minimum": 987.7418522,
                "name": "Z",
                "position": 2,
                "stddev": 26.51402346,
                "variance": 702.9934399
              },
              {
                "average": 92.2693426,
                "count": 12047563,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.19663673,
                "variance": 2621.095613
              },
              {
                "average": 1.130092368,
                "count": 12047563,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3672119362,
                "variance": 0.1348446061
              },
              {
                "average": 1.266720332,
                "count": 12047563,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5183301119,
                "variance": 0.2686661049
              },
              {
                "average": 0.499894211,
                "count": 12047563,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000096,
                "variance": 0.2500000096
              },
              {
                "average": 0,
                "count": 12047563,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.130790933,
                "count": 12047563,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3371715794,
                "variance": 0.113684674
              },
              {
                "average": -0.08313314397,
                "count": 12047563,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.186099203,
                "variance": 67.01222016
              },
              {
                "average": 177,
                "count": 12047563,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15213.68428,
                "count": 12047563,
                "maximum": 20025,
                "minimum": 9416,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5272.833274,
                "variance": 27802770.74
              },
              {
                "average": 22010.06109,
                "count": 12047563,
                "maximum": 64512,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 11408.25127,
                "variance": 130148197
              },
              {
                "average": 23933.56289,
                "count": 12047563,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 11583.0249,
                "variance": 134166465.9
              },
              {
                "average": 20904.7799,
                "count": 12047563,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10302.31252,
                "variance": 106137643.2
              },
              {
                "average": 149252.7989,
                "count": 12047563,
                "maximum": 153342.1367,
                "minimum": 148240.162,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1323.413177,
                "variance": 1751422.436
              },
              {
                "average": 0,
                "count": 12047563,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12047563,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12047563,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12047563,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12047563,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              415092.6161,
              5043225.392,
              987.7418522,
              416080.1761,
              5044627.132,
              1122.701852
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    415092.61614681507,
                    5043225.39160708,
                    987.7418521601555
                  ],
                  [
                    415092.61614681507,
                    5044627.13160708,
                    987.7418521601555
                  ],
                  [
                    416080.1761468151,
                    5044627.13160708,
                    1122.7018521601556
                  ],
                  [
                    416080.1761468151,
                    5043225.39160708,
                    1122.7018521601556
                  ],
                  [
                    415092.61614681507,
                    5043225.39160708,
                    987.7418521601555
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:22:22+00:00",
            "end_time": "2011-09-15T18:57:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117E8120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.94466164533365,
              45.5749540864422,
              848.979267130928
            ],
            [
              -117.94487159598881,
              45.58747098358533,
              848.979267130928
            ],
            [
              -117.93752850854914,
              45.58753148777736,
              882.7792671309279
            ],
            [
              -117.93732018894877,
              45.5750145643762,
              882.7792671309279
            ],
            [
              -117.94466164533365,
              45.5749540864422,
              848.979267130928
            ]
          ]
        ]
      },
      "bbox": [
        -117.9448716,
        45.57495409,
        848.9792671,
        -117.9373202,
        45.58753149,
        882.7792671
      ],
      "properties": {
        "datetime": "2011-09-14T22:13:17Z",
        "pc:count": 3943607,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426669.7366,
            "count": 3943607,
            "maximum": 426868.5935,
            "minimum": 426295.7135,
            "name": "X",
            "position": 0,
            "stddev": 120.2726686,
            "variance": 14465.51481
          },
          {
            "average": 5047873.272,
            "count": 3943607,
            "maximum": 5048647.813,
            "minimum": 5047257.013,
            "name": "Y",
            "position": 1,
            "stddev": 383.5694446,
            "variance": 147125.5188
          },
          {
            "average": 854.4545855,
            "count": 3943607,
            "maximum": 882.7792671,
            "minimum": 848.9792671,
            "name": "Z",
            "position": 2,
            "stddev": 1.69061767,
            "variance": 2.858188106
          },
          {
            "average": 228.915359,
            "count": 3943607,
            "maximum": 255,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.80083907,
            "variance": 392.0732281
          },
          {
            "average": 1.00004894,
            "count": 3943607,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007519630045,
            "variance": 5.654483602e-05
          },
          {
            "average": 1.00009433,
            "count": 3943607,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01079979697,
            "variance": 0.0001166356145
          },
          {
            "average": 0.5023408773,
            "count": 3943607,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999945837,
            "variance": 0.2499945837
          },
          {
            "average": 0,
            "count": 3943607,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.283721983,
            "count": 3943607,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4508035837,
            "variance": 0.2032238711
          },
          {
            "average": 1.649826339,
            "count": 3943607,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.784073979,
            "variance": 60.59180771
          },
          {
            "average": 205.3511121,
            "count": 3943607,
            "maximum": 213,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 4.299278266,
            "variance": 18.48379361
          },
          {
            "average": 203.789228,
            "count": 3943607,
            "maximum": 230,
            "minimum": 179,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.00047287,
            "variance": 576.022698
          },
          {
            "average": 37315.65568,
            "count": 3943607,
            "maximum": 56320,
            "minimum": 6656,
            "name": "Red",
            "position": 12,
            "stddev": 5516.491651,
            "variance": 30431680.13
          },
          {
            "average": 33985.35924,
            "count": 3943607,
            "maximum": 56832,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 4402.756586,
            "variance": 19384265.55
          },
          {
            "average": 27760.14482,
            "count": 3943607,
            "maximum": 56832,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 4739.671969,
            "variance": 22464490.37
          },
          {
            "average": 73024.40875,
            "count": 3943607,
            "maximum": 73597.98178,
            "minimum": 72767.52795,
            "name": "GpsTime",
            "position": 15,
            "stddev": 245.5411735,
            "variance": 60290.46789
          },
          {
            "average": 0,
            "count": 3943607,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3943607,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3943607,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3943607,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3943607,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426295.7135,
          5047257.013,
          848.9792671,
          426868.5935,
          5048647.813,
          882.7792671
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426295.71345802356,
                5047257.013491305,
                848.979267130928
              ],
              [
                426295.71345802356,
                5048647.813491305,
                848.979267130928
              ],
              [
                426868.59345802356,
                5048647.813491305,
                882.7792671309279
              ],
              [
                426868.59345802356,
                5047257.013491305,
                882.7792671309279
              ],
              [
                426295.71345802356,
                5047257.013491305,
                848.979267130928
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:13:17+00:00",
        "end_time": "2011-09-14T21:59:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9448716,
            45.57495409,
            848.9792671,
            -117.9373202,
            45.58753149,
            882.7792671
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.94466164533365,
                  45.5749540864422,
                  848.979267130928
                ],
                [
                  -117.94487159598881,
                  45.58747098358533,
                  848.979267130928
                ],
                [
                  -117.93752850854914,
                  45.58753148777736,
                  882.7792671309279
                ],
                [
                  -117.93732018894877,
                  45.5750145643762,
                  882.7792671309279
                ],
                [
                  -117.94466164533365,
                  45.5749540864422,
                  848.979267130928
                ]
              ]
            ]
          },
          "id": "45117E8120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:13:17Z",
            "pc:count": 3943607,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426669.7366,
                "count": 3943607,
                "maximum": 426868.5935,
                "minimum": 426295.7135,
                "name": "X",
                "position": 0,
                "stddev": 120.2726686,
                "variance": 14465.51481
              },
              {
                "average": 5047873.272,
                "count": 3943607,
                "maximum": 5048647.813,
                "minimum": 5047257.013,
                "name": "Y",
                "position": 1,
                "stddev": 383.5694446,
                "variance": 147125.5188
              },
              {
                "average": 854.4545855,
                "count": 3943607,
                "maximum": 882.7792671,
                "minimum": 848.9792671,
                "name": "Z",
                "position": 2,
                "stddev": 1.69061767,
                "variance": 2.858188106
              },
              {
                "average": 228.915359,
                "count": 3943607,
                "maximum": 255,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.80083907,
                "variance": 392.0732281
              },
              {
                "average": 1.00004894,
                "count": 3943607,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007519630045,
                "variance": 5.654483602e-05
              },
              {
                "average": 1.00009433,
                "count": 3943607,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01079979697,
                "variance": 0.0001166356145
              },
              {
                "average": 0.5023408773,
                "count": 3943607,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999945837,
                "variance": 0.2499945837
              },
              {
                "average": 0,
                "count": 3943607,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.283721983,
                "count": 3943607,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4508035837,
                "variance": 0.2032238711
              },
              {
                "average": 1.649826339,
                "count": 3943607,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.784073979,
                "variance": 60.59180771
              },
              {
                "average": 205.3511121,
                "count": 3943607,
                "maximum": 213,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 4.299278266,
                "variance": 18.48379361
              },
              {
                "average": 203.789228,
                "count": 3943607,
                "maximum": 230,
                "minimum": 179,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.00047287,
                "variance": 576.022698
              },
              {
                "average": 37315.65568,
                "count": 3943607,
                "maximum": 56320,
                "minimum": 6656,
                "name": "Red",
                "position": 12,
                "stddev": 5516.491651,
                "variance": 30431680.13
              },
              {
                "average": 33985.35924,
                "count": 3943607,
                "maximum": 56832,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 4402.756586,
                "variance": 19384265.55
              },
              {
                "average": 27760.14482,
                "count": 3943607,
                "maximum": 56832,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 4739.671969,
                "variance": 22464490.37
              },
              {
                "average": 73024.40875,
                "count": 3943607,
                "maximum": 73597.98178,
                "minimum": 72767.52795,
                "name": "GpsTime",
                "position": 15,
                "stddev": 245.5411735,
                "variance": 60290.46789
              },
              {
                "average": 0,
                "count": 3943607,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3943607,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3943607,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3943607,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3943607,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426295.7135,
              5047257.013,
              848.9792671,
              426868.5935,
              5048647.813,
              882.7792671
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426295.71345802356,
                    5047257.013491305,
                    848.979267130928
                  ],
                  [
                    426295.71345802356,
                    5048647.813491305,
                    848.979267130928
                  ],
                  [
                    426868.59345802356,
                    5048647.813491305,
                    882.7792671309279
                  ],
                  [
                    426868.59345802356,
                    5047257.013491305,
                    882.7792671309279
                  ],
                  [
                    426295.71345802356,
                    5047257.013491305,
                    848.979267130928
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:13:17+00:00",
            "end_time": "2011-09-14T21:59: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": "45117E8121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.99080135798982,
              45.562484232622644,
              905.4140375577285
            ],
            [
              -117.99086748609777,
              45.56624556158288,
              905.4140375577285
            ],
            [
              -117.98752794894247,
              45.56627448188888,
              1036.3940375577286
            ],
            [
              -117.98746204361927,
              45.56251314915649,
              1036.3940375577286
            ],
            [
              -117.99080135798982,
              45.562484232622644,
              905.4140375577285
            ]
          ]
        ]
      },
      "bbox": [
        -117.9908675,
        45.56248423,
        905.4140376,
        -117.987462,
        45.56627448,
        1036.394038
      ],
      "properties": {
        "datetime": "2011-09-14T23:51:42Z",
        "pc:count": 533746,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422855.0124,
            "count": 533746,
            "maximum": 422939.292,
            "minimum": 422678.652,
            "name": "X",
            "position": 0,
            "stddev": 58.19408021,
            "variance": 3386.550972
          },
          {
            "average": 5046065.73,
            "count": 533746,
            "maximum": 5046333.004,
            "minimum": 5045915.064,
            "name": "Y",
            "position": 1,
            "stddev": 99.42193073,
            "variance": 9884.720311
          },
          {
            "average": 959.1731142,
            "count": 533746,
            "maximum": 1036.394038,
            "minimum": 905.4140376,
            "name": "Z",
            "position": 2,
            "stddev": 21.4863526,
            "variance": 461.6633479
          },
          {
            "average": 155.2006835,
            "count": 533746,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 76.93323939,
            "variance": 5918.723323
          },
          {
            "average": 1.184014494,
            "count": 533746,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.440077951,
            "variance": 0.1936686029
          },
          {
            "average": 1.367511888,
            "count": 533746,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6043083864,
            "variance": 0.3651886259
          },
          {
            "average": 0.5083803907,
            "count": 533746,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999302324,
            "variance": 0.2499302373
          },
          {
            "average": 0,
            "count": 533746,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.127279642,
            "count": 533746,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.333286278,
            "variance": 0.1110797431
          },
          {
            "average": 4.016957129,
            "count": 533746,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.887134757,
            "variance": 78.98116418
          },
          {
            "average": 203.0361595,
            "count": 533746,
            "maximum": 212,
            "minimum": 192,
            "name": "UserData",
            "position": 10,
            "stddev": 4.41952402,
            "variance": 19.53219257
          },
          {
            "average": 194.7410379,
            "count": 533746,
            "maximum": 241,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 32.52606959,
            "variance": 1057.945203
          },
          {
            "average": 16103.94565,
            "count": 533746,
            "maximum": 55552,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 11016.49346,
            "variance": 121363128.1
          },
          {
            "average": 17290.54368,
            "count": 533746,
            "maximum": 51968,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 10164.62848,
            "variance": 103319672.2
          },
          {
            "average": 17334.37505,
            "count": 533746,
            "maximum": 51968,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 9803.930865,
            "variance": 96117060.4
          },
          {
            "average": 79313.83529,
            "count": 533746,
            "maximum": 79502.22454,
            "minimum": 78540.26448,
            "name": "GpsTime",
            "position": 15,
            "stddev": 299.4118936,
            "variance": 89647.48205
          },
          {
            "average": 0,
            "count": 533746,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 533746,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 533746,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 533746,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 533746,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422678.652,
          5045915.064,
          905.4140376,
          422939.292,
          5046333.004,
          1036.394038
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422678.65200465726,
                5045915.0640874505,
                905.4140375577285
              ],
              [
                422678.65200465726,
                5046333.00408745,
                905.4140375577285
              ],
              [
                422939.29200465727,
                5046333.00408745,
                1036.3940375577286
              ],
              [
                422939.29200465727,
                5045915.0640874505,
                1036.3940375577286
              ],
              [
                422678.65200465726,
                5045915.0640874505,
                905.4140375577285
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:51:42+00:00",
        "end_time": "2011-09-14T23:35:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9908675,
            45.56248423,
            905.4140376,
            -117.987462,
            45.56627448,
            1036.394038
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.99080135798982,
                  45.562484232622644,
                  905.4140375577285
                ],
                [
                  -117.99086748609777,
                  45.56624556158288,
                  905.4140375577285
                ],
                [
                  -117.98752794894247,
                  45.56627448188888,
                  1036.3940375577286
                ],
                [
                  -117.98746204361927,
                  45.56251314915649,
                  1036.3940375577286
                ],
                [
                  -117.99080135798982,
                  45.562484232622644,
                  905.4140375577285
                ]
              ]
            ]
          },
          "id": "45117E8121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:51:42Z",
            "pc:count": 533746,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422855.0124,
                "count": 533746,
                "maximum": 422939.292,
                "minimum": 422678.652,
                "name": "X",
                "position": 0,
                "stddev": 58.19408021,
                "variance": 3386.550972
              },
              {
                "average": 5046065.73,
                "count": 533746,
                "maximum": 5046333.004,
                "minimum": 5045915.064,
                "name": "Y",
                "position": 1,
                "stddev": 99.42193073,
                "variance": 9884.720311
              },
              {
                "average": 959.1731142,
                "count": 533746,
                "maximum": 1036.394038,
                "minimum": 905.4140376,
                "name": "Z",
                "position": 2,
                "stddev": 21.4863526,
                "variance": 461.6633479
              },
              {
                "average": 155.2006835,
                "count": 533746,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 76.93323939,
                "variance": 5918.723323
              },
              {
                "average": 1.184014494,
                "count": 533746,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.440077951,
                "variance": 0.1936686029
              },
              {
                "average": 1.367511888,
                "count": 533746,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6043083864,
                "variance": 0.3651886259
              },
              {
                "average": 0.5083803907,
                "count": 533746,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999302324,
                "variance": 0.2499302373
              },
              {
                "average": 0,
                "count": 533746,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.127279642,
                "count": 533746,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.333286278,
                "variance": 0.1110797431
              },
              {
                "average": 4.016957129,
                "count": 533746,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.887134757,
                "variance": 78.98116418
              },
              {
                "average": 203.0361595,
                "count": 533746,
                "maximum": 212,
                "minimum": 192,
                "name": "UserData",
                "position": 10,
                "stddev": 4.41952402,
                "variance": 19.53219257
              },
              {
                "average": 194.7410379,
                "count": 533746,
                "maximum": 241,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 32.52606959,
                "variance": 1057.945203
              },
              {
                "average": 16103.94565,
                "count": 533746,
                "maximum": 55552,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 11016.49346,
                "variance": 121363128.1
              },
              {
                "average": 17290.54368,
                "count": 533746,
                "maximum": 51968,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 10164.62848,
                "variance": 103319672.2
              },
              {
                "average": 17334.37505,
                "count": 533746,
                "maximum": 51968,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 9803.930865,
                "variance": 96117060.4
              },
              {
                "average": 79313.83529,
                "count": 533746,
                "maximum": 79502.22454,
                "minimum": 78540.26448,
                "name": "GpsTime",
                "position": 15,
                "stddev": 299.4118936,
                "variance": 89647.48205
              },
              {
                "average": 0,
                "count": 533746,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 533746,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 533746,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 533746,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 533746,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422678.652,
              5045915.064,
              905.4140376,
              422939.292,
              5046333.004,
              1036.394038
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422678.65200465726,
                    5045915.0640874505,
                    905.4140375577285
                  ],
                  [
                    422678.65200465726,
                    5046333.00408745,
                    905.4140375577285
                  ],
                  [
                    422939.29200465727,
                    5046333.00408745,
                    1036.3940375577286
                  ],
                  [
                    422939.29200465727,
                    5045915.0640874505,
                    1036.3940375577286
                  ],
                  [
                    422678.65200465726,
                    5045915.0640874505,
                    905.4140375577285
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:51:42+00:00",
            "end_time": "2011-09-14T23:35: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": "45118A1405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252456756764,
              45.04990208783452,
              1066.5448227191723
            ],
            [
              -118.01274665319765,
              45.06248414984372,
              1066.5448227191723
            ],
            [
              -118.00002860907414,
              45.06259623110879,
              1143.784822719172
            ],
            [
              -117.99980931125613,
              45.05001412021465,
              1143.784822719172
            ],
            [
              -118.01252456756764,
              45.04990208783452,
              1066.5448227191723
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127467,
        45.04990209,
        1066.544823,
        -117.9998093,
        45.06259623,
        1143.784823
      ],
      "properties": {
        "datetime": "2011-09-20T20:30:22Z",
        "pc:count": 11239402,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420777.1719,
            "count": 11239402,
            "maximum": 421269.3753,
            "minimum": 420267.9353,
            "name": "X",
            "position": 0,
            "stddev": 279.7525831,
            "variance": 78261.50777
          },
          {
            "average": 4989660.439,
            "count": 11239402,
            "maximum": 4990389.808,
            "minimum": 4988991.868,
            "name": "Y",
            "position": 1,
            "stddev": 398.3488655,
            "variance": 158681.8186
          },
          {
            "average": 1098.752431,
            "count": 11239402,
            "maximum": 1143.784823,
            "minimum": 1066.544823,
            "name": "Z",
            "position": 2,
            "stddev": 20.43282546,
            "variance": 417.5003563
          },
          {
            "average": 219.1036673,
            "count": 11239402,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.44467638,
            "variance": 1975.329258
          },
          {
            "average": 1.02309856,
            "count": 11239402,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1713965266,
            "variance": 0.02937676932
          },
          {
            "average": 1.046269632,
            "count": 11239402,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2546925538,
            "variance": 0.06486829694
          },
          {
            "average": 0.4984180653,
            "count": 11239402,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975197,
            "variance": 0.2499975197
          },
          {
            "average": 0,
            "count": 11239402,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.268969114,
            "count": 11239402,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4434238912,
            "variance": 0.1966247473
          },
          {
            "average": 1.107433225,
            "count": 11239402,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.993072193,
            "variance": 63.88920309
          },
          {
            "average": 195.6277675,
            "count": 11239402,
            "maximum": 208,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 3.609264789,
            "variance": 13.02679232
          },
          {
            "average": 270.211167,
            "count": 11239402,
            "maximum": 284,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 18.40769313,
            "variance": 338.8431662
          },
          {
            "average": 34830.59861,
            "count": 11239402,
            "maximum": 62976,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 8292.905684,
            "variance": 68772284.68
          },
          {
            "average": 32996.56124,
            "count": 11239402,
            "maximum": 65024,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6221.356366,
            "variance": 38705275.03
          },
          {
            "average": 25464.23784,
            "count": 11239402,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5724.199832,
            "variance": 32766463.71
          },
          {
            "average": 523817.9229,
            "count": 11239402,
            "maximum": 585822.5722,
            "minimum": 521858.6555,
            "name": "GpsTime",
            "position": 15,
            "stddev": 4328.20879,
            "variance": 18733391.33
          },
          {
            "average": 0,
            "count": 11239402,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11239402,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11239402,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11239402,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11239402,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420267.9353,
          4988991.868,
          1066.544823,
          421269.3753,
          4990389.808,
          1143.784823
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420267.9352565314,
                4988991.86826494,
                1066.5448227191723
              ],
              [
                420267.9352565314,
                4990389.808264939,
                1066.5448227191723
              ],
              [
                421269.37525653135,
                4990389.808264939,
                1143.784822719172
              ],
              [
                421269.37525653135,
                4988991.86826494,
                1143.784822719172
              ],
              [
                420267.9352565314,
                4988991.86826494,
                1066.5448227191723
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T20:30:22+00:00",
        "end_time": "2011-09-20T02:44:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127467,
            45.04990209,
            1066.544823,
            -117.9998093,
            45.06259623,
            1143.784823
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252456756764,
                  45.04990208783452,
                  1066.5448227191723
                ],
                [
                  -118.01274665319765,
                  45.06248414984372,
                  1066.5448227191723
                ],
                [
                  -118.00002860907414,
                  45.06259623110879,
                  1143.784822719172
                ],
                [
                  -117.99980931125613,
                  45.05001412021465,
                  1143.784822719172
                ],
                [
                  -118.01252456756764,
                  45.04990208783452,
                  1066.5448227191723
                ]
              ]
            ]
          },
          "id": "45118A1405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T20:30:22Z",
            "pc:count": 11239402,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420777.1719,
                "count": 11239402,
                "maximum": 421269.3753,
                "minimum": 420267.9353,
                "name": "X",
                "position": 0,
                "stddev": 279.7525831,
                "variance": 78261.50777
              },
              {
                "average": 4989660.439,
                "count": 11239402,
                "maximum": 4990389.808,
                "minimum": 4988991.868,
                "name": "Y",
                "position": 1,
                "stddev": 398.3488655,
                "variance": 158681.8186
              },
              {
                "average": 1098.752431,
                "count": 11239402,
                "maximum": 1143.784823,
                "minimum": 1066.544823,
                "name": "Z",
                "position": 2,
                "stddev": 20.43282546,
                "variance": 417.5003563
              },
              {
                "average": 219.1036673,
                "count": 11239402,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.44467638,
                "variance": 1975.329258
              },
              {
                "average": 1.02309856,
                "count": 11239402,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1713965266,
                "variance": 0.02937676932
              },
              {
                "average": 1.046269632,
                "count": 11239402,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2546925538,
                "variance": 0.06486829694
              },
              {
                "average": 0.4984180653,
                "count": 11239402,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975197,
                "variance": 0.2499975197
              },
              {
                "average": 0,
                "count": 11239402,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.268969114,
                "count": 11239402,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4434238912,
                "variance": 0.1966247473
              },
              {
                "average": 1.107433225,
                "count": 11239402,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.993072193,
                "variance": 63.88920309
              },
              {
                "average": 195.6277675,
                "count": 11239402,
                "maximum": 208,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 3.609264789,
                "variance": 13.02679232
              },
              {
                "average": 270.211167,
                "count": 11239402,
                "maximum": 284,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 18.40769313,
                "variance": 338.8431662
              },
              {
                "average": 34830.59861,
                "count": 11239402,
                "maximum": 62976,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 8292.905684,
                "variance": 68772284.68
              },
              {
                "average": 32996.56124,
                "count": 11239402,
                "maximum": 65024,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6221.356366,
                "variance": 38705275.03
              },
              {
                "average": 25464.23784,
                "count": 11239402,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5724.199832,
                "variance": 32766463.71
              },
              {
                "average": 523817.9229,
                "count": 11239402,
                "maximum": 585822.5722,
                "minimum": 521858.6555,
                "name": "GpsTime",
                "position": 15,
                "stddev": 4328.20879,
                "variance": 18733391.33
              },
              {
                "average": 0,
                "count": 11239402,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11239402,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11239402,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11239402,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11239402,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420267.9353,
              4988991.868,
              1066.544823,
              421269.3753,
              4990389.808,
              1143.784823
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420267.9352565314,
                    4988991.86826494,
                    1066.5448227191723
                  ],
                  [
                    420267.9352565314,
                    4990389.808264939,
                    1066.5448227191723
                  ],
                  [
                    421269.37525653135,
                    4990389.808264939,
                    1143.784822719172
                  ],
                  [
                    421269.37525653135,
                    4988991.86826494,
                    1143.784822719172
                  ],
                  [
                    420267.9352565314,
                    4988991.86826494,
                    1066.5448227191723
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T20:30:22+00:00",
            "end_time": "2011-09-20T02: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": "45117E8212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502474068215,
              45.58741192830715,
              805.7124946653906
            ],
            [
              -117.92523175106375,
              45.60001004638558,
              805.7124946653906
            ],
            [
              -117.91252968507112,
              45.60011222307424,
              869.8124946653905
            ],
            [
              -117.91232551567583,
              45.58751406036434,
              869.8124946653905
            ],
            [
              -117.92502474068215,
              45.58741192830715,
              805.7124946653906
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252318,
        45.58741193,
        805.7124947,
        -117.9123255,
        45.60011222,
        869.8124947
      ],
      "properties": {
        "datetime": "2011-09-14T21:38:36Z",
        "pc:count": 11537155,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428337.0396,
            "count": 11537155,
            "maximum": 428834.5423,
            "minimum": 427843.8023,
            "name": "X",
            "position": 0,
            "stddev": 279.5491474,
            "variance": 78147.72579
          },
          {
            "average": 5049329.672,
            "count": 11537155,
            "maximum": 5050023.025,
            "minimum": 5048623.205,
            "name": "Y",
            "position": 1,
            "stddev": 397.5635353,
            "variance": 158056.7646
          },
          {
            "average": 830.7419088,
            "count": 11537155,
            "maximum": 869.8124947,
            "minimum": 805.7124947,
            "name": "Z",
            "position": 2,
            "stddev": 12.20117383,
            "variance": 148.8686429
          },
          {
            "average": 209.8032363,
            "count": 11537155,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.23911459,
            "variance": 2625.446864
          },
          {
            "average": 1.026393162,
            "count": 11537155,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1790337179,
            "variance": 0.03205307214
          },
          {
            "average": 1.052903077,
            "count": 11537155,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2639139774,
            "variance": 0.06965058749
          },
          {
            "average": 0.5000770121,
            "count": 11537155,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000157,
            "variance": 0.2500000157
          },
          {
            "average": 0,
            "count": 11537155,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.25919683,
            "count": 11537155,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4381938496,
            "variance": 0.1920138498
          },
          {
            "average": 1.318698231,
            "count": 11537155,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.664213148,
            "variance": 58.74016318
          },
          {
            "average": 204.8298898,
            "count": 11537155,
            "maximum": 213,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 3.989010574,
            "variance": 15.91220536
          },
          {
            "average": 198.1580541,
            "count": 11537155,
            "maximum": 224,
            "minimum": 172,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.024272,
            "variance": 577.165645
          },
          {
            "average": 33984.16857,
            "count": 11537155,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 10213.7481,
            "variance": 104320650.3
          },
          {
            "average": 32781.08614,
            "count": 11537155,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 8186.569218,
            "variance": 67019915.56
          },
          {
            "average": 27847.24234,
            "count": 11537155,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 7089.332786,
            "variance": 50258639.35
          },
          {
            "average": 70922.53703,
            "count": 11537155,
            "maximum": 71516.51129,
            "minimum": 70038.76504,
            "name": "GpsTime",
            "position": 15,
            "stddev": 432.4380935,
            "variance": 187002.7047
          },
          {
            "average": 0,
            "count": 11537155,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11537155,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11537155,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11537155,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11537155,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427843.8023,
          5048623.205,
          805.7124947,
          428834.5423,
          5050023.025,
          869.8124947
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427843.80233617045,
                5048623.205229737,
                805.7124946653906
              ],
              [
                427843.80233617045,
                5050023.025229737,
                805.7124946653906
              ],
              [
                428834.54233617045,
                5050023.025229737,
                869.8124946653905
              ],
              [
                428834.54233617045,
                5048623.205229737,
                869.8124946653905
              ],
              [
                427843.80233617045,
                5048623.205229737,
                805.7124946653906
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:38:36+00:00",
        "end_time": "2011-09-14T21:13:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252318,
            45.58741193,
            805.7124947,
            -117.9123255,
            45.60011222,
            869.8124947
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502474068215,
                  45.58741192830715,
                  805.7124946653906
                ],
                [
                  -117.92523175106375,
                  45.60001004638558,
                  805.7124946653906
                ],
                [
                  -117.91252968507112,
                  45.60011222307424,
                  869.8124946653905
                ],
                [
                  -117.91232551567583,
                  45.58751406036434,
                  869.8124946653905
                ],
                [
                  -117.92502474068215,
                  45.58741192830715,
                  805.7124946653906
                ]
              ]
            ]
          },
          "id": "45117E8212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:38:36Z",
            "pc:count": 11537155,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428337.0396,
                "count": 11537155,
                "maximum": 428834.5423,
                "minimum": 427843.8023,
                "name": "X",
                "position": 0,
                "stddev": 279.5491474,
                "variance": 78147.72579
              },
              {
                "average": 5049329.672,
                "count": 11537155,
                "maximum": 5050023.025,
                "minimum": 5048623.205,
                "name": "Y",
                "position": 1,
                "stddev": 397.5635353,
                "variance": 158056.7646
              },
              {
                "average": 830.7419088,
                "count": 11537155,
                "maximum": 869.8124947,
                "minimum": 805.7124947,
                "name": "Z",
                "position": 2,
                "stddev": 12.20117383,
                "variance": 148.8686429
              },
              {
                "average": 209.8032363,
                "count": 11537155,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.23911459,
                "variance": 2625.446864
              },
              {
                "average": 1.026393162,
                "count": 11537155,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1790337179,
                "variance": 0.03205307214
              },
              {
                "average": 1.052903077,
                "count": 11537155,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2639139774,
                "variance": 0.06965058749
              },
              {
                "average": 0.5000770121,
                "count": 11537155,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000157,
                "variance": 0.2500000157
              },
              {
                "average": 0,
                "count": 11537155,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.25919683,
                "count": 11537155,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4381938496,
                "variance": 0.1920138498
              },
              {
                "average": 1.318698231,
                "count": 11537155,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.664213148,
                "variance": 58.74016318
              },
              {
                "average": 204.8298898,
                "count": 11537155,
                "maximum": 213,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 3.989010574,
                "variance": 15.91220536
              },
              {
                "average": 198.1580541,
                "count": 11537155,
                "maximum": 224,
                "minimum": 172,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.024272,
                "variance": 577.165645
              },
              {
                "average": 33984.16857,
                "count": 11537155,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 10213.7481,
                "variance": 104320650.3
              },
              {
                "average": 32781.08614,
                "count": 11537155,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 8186.569218,
                "variance": 67019915.56
              },
              {
                "average": 27847.24234,
                "count": 11537155,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 7089.332786,
                "variance": 50258639.35
              },
              {
                "average": 70922.53703,
                "count": 11537155,
                "maximum": 71516.51129,
                "minimum": 70038.76504,
                "name": "GpsTime",
                "position": 15,
                "stddev": 432.4380935,
                "variance": 187002.7047
              },
              {
                "average": 0,
                "count": 11537155,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11537155,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11537155,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11537155,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11537155,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427843.8023,
              5048623.205,
              805.7124947,
              428834.5423,
              5050023.025,
              869.8124947
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427843.80233617045,
                    5048623.205229737,
                    805.7124946653906
                  ],
                  [
                    427843.80233617045,
                    5050023.025229737,
                    805.7124946653906
                  ],
                  [
                    428834.54233617045,
                    5050023.025229737,
                    869.8124946653905
                  ],
                  [
                    428834.54233617045,
                    5048623.205229737,
                    869.8124946653905
                  ],
                  [
                    427843.80233617045,
                    5048623.205229737,
                    805.7124946653906
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:38:36+00:00",
            "end_time": "2011-09-14T21: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": "45117D8108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502456037586,
              45.47490619053546,
              826.0427274603234
            ],
            [
              -117.9752419889748,
              45.48750923508308,
              826.0427274603234
            ],
            [
              -117.96253010032395,
              45.48761706609442,
              859.8027274603234
            ],
            [
              -117.96231550475319,
              45.47501397443061,
              859.8027274603234
            ],
            [
              -117.97502456037586,
              45.47490619053546,
              826.0427274603234
            ]
          ]
        ]
      },
      "bbox": [
        -117.975242,
        45.47490619,
        826.0427275,
        -117.9623155,
        45.48761707,
        859.8027275
      ],
      "properties": {
        "datetime": "2011-09-14T23:38:20Z",
        "pc:count": 11290731,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424284.821,
            "count": 11290731,
            "maximum": 424785.2308,
            "minimum": 423791.7308,
            "name": "X",
            "position": 0,
            "stddev": 287.1866025,
            "variance": 82476.14463
          },
          {
            "average": 5036862.604,
            "count": 11290731,
            "maximum": 5037570.668,
            "minimum": 5036170.308,
            "name": "Y",
            "position": 1,
            "stddev": 400.0555471,
            "variance": 160044.4407
          },
          {
            "average": 835.8312513,
            "count": 11290731,
            "maximum": 859.8027275,
            "minimum": 826.0427275,
            "name": "Z",
            "position": 2,
            "stddev": 1.413032847,
            "variance": 1.996661828
          },
          {
            "average": 220.2511499,
            "count": 11290731,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.20795052,
            "variance": 1239.59978
          },
          {
            "average": 1.000962914,
            "count": 11290731,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03304281541,
            "variance": 0.00109182765
          },
          {
            "average": 1.001928662,
            "count": 11290731,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04811257065,
            "variance": 0.002314819455
          },
          {
            "average": 0.4960703607,
            "count": 11290731,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999845798,
            "variance": 0.2499845801
          },
          {
            "average": 0,
            "count": 11290731,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.264880635,
            "count": 11290731,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4412696472,
            "variance": 0.1947189016
          },
          {
            "average": -0.7500632478,
            "count": 11290731,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.062169724,
            "variance": 64.99858066
          },
          {
            "average": 201.3921671,
            "count": 11290731,
            "maximum": 213,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 4.681126707,
            "variance": 21.91294724
          },
          {
            "average": 213.6147062,
            "count": 11290731,
            "maximum": 240,
            "minimum": 187,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02572423,
            "variance": 577.2354247
          },
          {
            "average": 28107.05712,
            "count": 11290731,
            "maximum": 64512,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 12155.24147,
            "variance": 147749895.3
          },
          {
            "average": 27868.12237,
            "count": 11290731,
            "maximum": 63488,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 9304.349112,
            "variance": 86570912.39
          },
          {
            "average": 23852.13798,
            "count": 11290731,
            "maximum": 64512,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 6875.252357,
            "variance": 47269094.97
          },
          {
            "average": 77524.92304,
            "count": 11290731,
            "maximum": 78700.31477,
            "minimum": 76261.13438,
            "name": "GpsTime",
            "position": 15,
            "stddev": 575.1829155,
            "variance": 330835.3862
          },
          {
            "average": 0,
            "count": 11290731,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11290731,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11290731,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11290731,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11290731,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423791.7308,
          5036170.308,
          826.0427275,
          424785.2308,
          5037570.668,
          859.8027275
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423791.73078958946,
                5036170.3077078145,
                826.0427274603234
              ],
              [
                423791.73078958946,
                5037570.667707814,
                826.0427274603234
              ],
              [
                424785.23078958946,
                5037570.667707814,
                859.8027274603234
              ],
              [
                424785.23078958946,
                5036170.3077078145,
                859.8027274603234
              ],
              [
                423791.73078958946,
                5036170.3077078145,
                826.0427274603234
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:38:20+00:00",
        "end_time": "2011-09-14T22:57:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.975242,
            45.47490619,
            826.0427275,
            -117.9623155,
            45.48761707,
            859.8027275
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502456037586,
                  45.47490619053546,
                  826.0427274603234
                ],
                [
                  -117.9752419889748,
                  45.48750923508308,
                  826.0427274603234
                ],
                [
                  -117.96253010032395,
                  45.48761706609442,
                  859.8027274603234
                ],
                [
                  -117.96231550475319,
                  45.47501397443061,
                  859.8027274603234
                ],
                [
                  -117.97502456037586,
                  45.47490619053546,
                  826.0427274603234
                ]
              ]
            ]
          },
          "id": "45117D8108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:38:20Z",
            "pc:count": 11290731,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424284.821,
                "count": 11290731,
                "maximum": 424785.2308,
                "minimum": 423791.7308,
                "name": "X",
                "position": 0,
                "stddev": 287.1866025,
                "variance": 82476.14463
              },
              {
                "average": 5036862.604,
                "count": 11290731,
                "maximum": 5037570.668,
                "minimum": 5036170.308,
                "name": "Y",
                "position": 1,
                "stddev": 400.0555471,
                "variance": 160044.4407
              },
              {
                "average": 835.8312513,
                "count": 11290731,
                "maximum": 859.8027275,
                "minimum": 826.0427275,
                "name": "Z",
                "position": 2,
                "stddev": 1.413032847,
                "variance": 1.996661828
              },
              {
                "average": 220.2511499,
                "count": 11290731,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.20795052,
                "variance": 1239.59978
              },
              {
                "average": 1.000962914,
                "count": 11290731,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03304281541,
                "variance": 0.00109182765
              },
              {
                "average": 1.001928662,
                "count": 11290731,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04811257065,
                "variance": 0.002314819455
              },
              {
                "average": 0.4960703607,
                "count": 11290731,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999845798,
                "variance": 0.2499845801
              },
              {
                "average": 0,
                "count": 11290731,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.264880635,
                "count": 11290731,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4412696472,
                "variance": 0.1947189016
              },
              {
                "average": -0.7500632478,
                "count": 11290731,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.062169724,
                "variance": 64.99858066
              },
              {
                "average": 201.3921671,
                "count": 11290731,
                "maximum": 213,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 4.681126707,
                "variance": 21.91294724
              },
              {
                "average": 213.6147062,
                "count": 11290731,
                "maximum": 240,
                "minimum": 187,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02572423,
                "variance": 577.2354247
              },
              {
                "average": 28107.05712,
                "count": 11290731,
                "maximum": 64512,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 12155.24147,
                "variance": 147749895.3
              },
              {
                "average": 27868.12237,
                "count": 11290731,
                "maximum": 63488,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 9304.349112,
                "variance": 86570912.39
              },
              {
                "average": 23852.13798,
                "count": 11290731,
                "maximum": 64512,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 6875.252357,
                "variance": 47269094.97
              },
              {
                "average": 77524.92304,
                "count": 11290731,
                "maximum": 78700.31477,
                "minimum": 76261.13438,
                "name": "GpsTime",
                "position": 15,
                "stddev": 575.1829155,
                "variance": 330835.3862
              },
              {
                "average": 0,
                "count": 11290731,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11290731,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11290731,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11290731,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11290731,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423791.7308,
              5036170.308,
              826.0427275,
              424785.2308,
              5037570.668,
              859.8027275
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423791.73078958946,
                    5036170.3077078145,
                    826.0427274603234
                  ],
                  [
                    423791.73078958946,
                    5037570.667707814,
                    826.0427274603234
                  ],
                  [
                    424785.23078958946,
                    5037570.667707814,
                    859.8027274603234
                  ],
                  [
                    424785.23078958946,
                    5036170.3077078145,
                    859.8027274603234
                  ],
                  [
                    423791.73078958946,
                    5036170.3077078145,
                    826.0427274603234
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:38:20+00:00",
            "end_time": "2011-09-14T22: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": "45117E8323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9750261025172,
              45.500010363652905,
              817.3904370469489
            ],
            [
              -117.97524192787417,
              45.51250949475434,
              817.3904370469489
            ],
            [
              -117.96252927606308,
              45.5126173299985,
              983.1304370469489
            ],
            [
              -117.96231626301356,
              45.50011815216663,
              983.1304370469489
            ],
            [
              -117.9750261025172,
              45.500010363652905,
              817.3904370469489
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752419,
        45.50001036,
        817.390437,
        -117.9623163,
        45.51261733,
        983.130437
      ],
      "properties": {
        "datetime": "2011-09-14T23:37:37Z",
        "pc:count": 10509829,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424308.7163,
            "count": 10509829,
            "maximum": 424818.578,
            "minimum": 423825.458,
            "name": "X",
            "position": 0,
            "stddev": 276.9892471,
            "variance": 76723.04301
          },
          {
            "average": 5039688.219,
            "count": 10509829,
            "maximum": 5040348.117,
            "minimum": 5038959.297,
            "name": "Y",
            "position": 1,
            "stddev": 374.5985433,
            "variance": 140324.0686
          },
          {
            "average": 885.2792171,
            "count": 10509829,
            "maximum": 983.130437,
            "minimum": 817.390437,
            "name": "Z",
            "position": 2,
            "stddev": 38.08434204,
            "variance": 1450.417108
          },
          {
            "average": 214.2677696,
            "count": 10509829,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.89524172,
            "variance": 1512.839829
          },
          {
            "average": 1.009052478,
            "count": 10509829,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.102788229,
            "variance": 0.01056542002
          },
          {
            "average": 1.018130837,
            "count": 10509829,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1505293641,
            "variance": 0.02265908944
          },
          {
            "average": 0.498197259,
            "count": 10509829,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967739,
            "variance": 0.2499967739
          },
          {
            "average": 0,
            "count": 10509829,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.273436799,
            "count": 10509829,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4457231594,
            "variance": 0.1986691349
          },
          {
            "average": 0.1741251912,
            "count": 10509829,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.770875548,
            "variance": 60.38650678
          },
          {
            "average": 203.2107516,
            "count": 10509829,
            "maximum": 213,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 4.981232369,
            "variance": 24.81267591
          },
          {
            "average": 213.1635362,
            "count": 10509829,
            "maximum": 240,
            "minimum": 187,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02532394,
            "variance": 577.2161906
          },
          {
            "average": 30805.37929,
            "count": 10509829,
            "maximum": 64512,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 10309.19298,
            "variance": 106279459.9
          },
          {
            "average": 30780.19394,
            "count": 10509829,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 7600.881615,
            "variance": 57773401.32
          },
          {
            "average": 24505.44245,
            "count": 10509829,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6528.387738,
            "variance": 42619846.46
          },
          {
            "average": 77285.06902,
            "count": 10509829,
            "maximum": 78657.23976,
            "minimum": 76304.75349,
            "name": "GpsTime",
            "position": 15,
            "stddev": 567.0899271,
            "variance": 321590.9854
          },
          {
            "average": 0,
            "count": 10509829,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10509829,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10509829,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10509829,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10509829,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423825.458,
          5038959.297,
          817.390437,
          424818.578,
          5040348.117,
          983.130437
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423825.45801271085,
                5038959.297188368,
                817.3904370469489
              ],
              [
                423825.45801271085,
                5040348.117188368,
                817.3904370469489
              ],
              [
                424818.57801271084,
                5040348.117188368,
                983.1304370469489
              ],
              [
                424818.57801271084,
                5038959.297188368,
                983.1304370469489
              ],
              [
                423825.45801271085,
                5038959.297188368,
                817.3904370469489
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:37:37+00:00",
        "end_time": "2011-09-14T22:58:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752419,
            45.50001036,
            817.390437,
            -117.9623163,
            45.51261733,
            983.130437
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9750261025172,
                  45.500010363652905,
                  817.3904370469489
                ],
                [
                  -117.97524192787417,
                  45.51250949475434,
                  817.3904370469489
                ],
                [
                  -117.96252927606308,
                  45.5126173299985,
                  983.1304370469489
                ],
                [
                  -117.96231626301356,
                  45.50011815216663,
                  983.1304370469489
                ],
                [
                  -117.9750261025172,
                  45.500010363652905,
                  817.3904370469489
                ]
              ]
            ]
          },
          "id": "45117E8323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:37:37Z",
            "pc:count": 10509829,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424308.7163,
                "count": 10509829,
                "maximum": 424818.578,
                "minimum": 423825.458,
                "name": "X",
                "position": 0,
                "stddev": 276.9892471,
                "variance": 76723.04301
              },
              {
                "average": 5039688.219,
                "count": 10509829,
                "maximum": 5040348.117,
                "minimum": 5038959.297,
                "name": "Y",
                "position": 1,
                "stddev": 374.5985433,
                "variance": 140324.0686
              },
              {
                "average": 885.2792171,
                "count": 10509829,
                "maximum": 983.130437,
                "minimum": 817.390437,
                "name": "Z",
                "position": 2,
                "stddev": 38.08434204,
                "variance": 1450.417108
              },
              {
                "average": 214.2677696,
                "count": 10509829,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.89524172,
                "variance": 1512.839829
              },
              {
                "average": 1.009052478,
                "count": 10509829,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.102788229,
                "variance": 0.01056542002
              },
              {
                "average": 1.018130837,
                "count": 10509829,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1505293641,
                "variance": 0.02265908944
              },
              {
                "average": 0.498197259,
                "count": 10509829,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967739,
                "variance": 0.2499967739
              },
              {
                "average": 0,
                "count": 10509829,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.273436799,
                "count": 10509829,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4457231594,
                "variance": 0.1986691349
              },
              {
                "average": 0.1741251912,
                "count": 10509829,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.770875548,
                "variance": 60.38650678
              },
              {
                "average": 203.2107516,
                "count": 10509829,
                "maximum": 213,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 4.981232369,
                "variance": 24.81267591
              },
              {
                "average": 213.1635362,
                "count": 10509829,
                "maximum": 240,
                "minimum": 187,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02532394,
                "variance": 577.2161906
              },
              {
                "average": 30805.37929,
                "count": 10509829,
                "maximum": 64512,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 10309.19298,
                "variance": 106279459.9
              },
              {
                "average": 30780.19394,
                "count": 10509829,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 7600.881615,
                "variance": 57773401.32
              },
              {
                "average": 24505.44245,
                "count": 10509829,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6528.387738,
                "variance": 42619846.46
              },
              {
                "average": 77285.06902,
                "count": 10509829,
                "maximum": 78657.23976,
                "minimum": 76304.75349,
                "name": "GpsTime",
                "position": 15,
                "stddev": 567.0899271,
                "variance": 321590.9854
              },
              {
                "average": 0,
                "count": 10509829,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10509829,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10509829,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10509829,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10509829,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423825.458,
              5038959.297,
              817.390437,
              424818.578,
              5040348.117,
              983.130437
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423825.45801271085,
                    5038959.297188368,
                    817.3904370469489
                  ],
                  [
                    423825.45801271085,
                    5040348.117188368,
                    817.3904370469489
                  ],
                  [
                    424818.57801271084,
                    5040348.117188368,
                    983.1304370469489
                  ],
                  [
                    424818.57801271084,
                    5038959.297188368,
                    983.1304370469489
                  ],
                  [
                    423825.45801271085,
                    5038959.297188368,
                    817.3904370469489
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:37:37+00:00",
            "end_time": "2011-09-14T22:58:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117D8323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502492685176,
              45.37490624095208,
              831.0031199205356
            ],
            [
              -117.97524160517442,
              45.38750986709169,
              831.0031199205356
            ],
            [
              -117.96252915956305,
              45.38761770977654,
              858.8431199205355
            ],
            [
              -117.96231530461759,
              45.37501403651597,
              858.8431199205355
            ],
            [
              -117.97502492685176,
              45.37490624095208,
              831.0031199205356
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752416,
        45.37490624,
        831.0031199,
        -117.9623153,
        45.38761771,
        858.8431199
      ],
      "properties": {
        "datetime": "2011-09-15T00:37:15Z",
        "pc:count": 14052658,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424095.2959,
            "count": 14052658,
            "maximum": 424652.3194,
            "minimum": 423657.0194,
            "name": "X",
            "position": 0,
            "stddev": 294.1995859,
            "variance": 86553.39632
          },
          {
            "average": 5025750.636,
            "count": 14052658,
            "maximum": 5026461.173,
            "minimum": 5025060.773,
            "name": "Y",
            "position": 1,
            "stddev": 399.8164888,
            "variance": 159853.2247
          },
          {
            "average": 834.4766044,
            "count": 14052658,
            "maximum": 858.8431199,
            "minimum": 831.0031199,
            "name": "Z",
            "position": 2,
            "stddev": 1.989397728,
            "variance": 3.957703321
          },
          {
            "average": 207.9223429,
            "count": 14052658,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.60886247,
            "variance": 2767.69241
          },
          {
            "average": 1.001959202,
            "count": 14052658,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04946227496,
            "variance": 0.002446516644
          },
          {
            "average": 1.003985225,
            "count": 14052658,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07443887011,
            "variance": 0.005541145383
          },
          {
            "average": 0.4960509962,
            "count": 14052658,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999844229,
            "variance": 0.2499844232
          },
          {
            "average": 0,
            "count": 14052658,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.243938478,
            "count": 14052658,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4294560628,
            "variance": 0.1844325099
          },
          {
            "average": -0.5767612708,
            "count": 14052658,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.209631741,
            "variance": 67.39805332
          },
          {
            "average": 185.0153103,
            "count": 14052658,
            "maximum": 213,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 31.02569916,
            "variance": 962.5940087
          },
          {
            "average": 354.2779409,
            "count": 14052658,
            "maximum": 1033,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 316.3433571,
            "variance": 100073.1196
          },
          {
            "average": 27668.06697,
            "count": 14052658,
            "maximum": 65280,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 8281.295776,
            "variance": 68579859.74
          },
          {
            "average": 28576.11291,
            "count": 14052658,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6515.448119,
            "variance": 42451064.19
          },
          {
            "average": 24134.79755,
            "count": 14052658,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6104.69805,
            "variance": 37267338.28
          },
          {
            "average": 79078.76885,
            "count": 14052658,
            "maximum": 82235.16635,
            "minimum": 77089.68314,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1422.639026,
            "variance": 2023901.799
          },
          {
            "average": 0,
            "count": 14052658,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14052658,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14052658,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14052658,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14052658,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423657.0194,
          5025060.773,
          831.0031199,
          424652.3194,
          5026461.173,
          858.8431199
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423657.01942216774,
                5025060.773361693,
                831.0031199205356
              ],
              [
                423657.01942216774,
                5026461.1733616935,
                831.0031199205356
              ],
              [
                424652.3194221678,
                5026461.1733616935,
                858.8431199205355
              ],
              [
                424652.3194221678,
                5025060.773361693,
                858.8431199205355
              ],
              [
                423657.01942216774,
                5025060.773361693,
                831.0031199205356
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:37:15+00:00",
        "end_time": "2011-09-14T23:11:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752416,
            45.37490624,
            831.0031199,
            -117.9623153,
            45.38761771,
            858.8431199
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502492685176,
                  45.37490624095208,
                  831.0031199205356
                ],
                [
                  -117.97524160517442,
                  45.38750986709169,
                  831.0031199205356
                ],
                [
                  -117.96252915956305,
                  45.38761770977654,
                  858.8431199205355
                ],
                [
                  -117.96231530461759,
                  45.37501403651597,
                  858.8431199205355
                ],
                [
                  -117.97502492685176,
                  45.37490624095208,
                  831.0031199205356
                ]
              ]
            ]
          },
          "id": "45117D8323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:37:15Z",
            "pc:count": 14052658,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424095.2959,
                "count": 14052658,
                "maximum": 424652.3194,
                "minimum": 423657.0194,
                "name": "X",
                "position": 0,
                "stddev": 294.1995859,
                "variance": 86553.39632
              },
              {
                "average": 5025750.636,
                "count": 14052658,
                "maximum": 5026461.173,
                "minimum": 5025060.773,
                "name": "Y",
                "position": 1,
                "stddev": 399.8164888,
                "variance": 159853.2247
              },
              {
                "average": 834.4766044,
                "count": 14052658,
                "maximum": 858.8431199,
                "minimum": 831.0031199,
                "name": "Z",
                "position": 2,
                "stddev": 1.989397728,
                "variance": 3.957703321
              },
              {
                "average": 207.9223429,
                "count": 14052658,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.60886247,
                "variance": 2767.69241
              },
              {
                "average": 1.001959202,
                "count": 14052658,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04946227496,
                "variance": 0.002446516644
              },
              {
                "average": 1.003985225,
                "count": 14052658,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07443887011,
                "variance": 0.005541145383
              },
              {
                "average": 0.4960509962,
                "count": 14052658,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999844229,
                "variance": 0.2499844232
              },
              {
                "average": 0,
                "count": 14052658,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.243938478,
                "count": 14052658,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4294560628,
                "variance": 0.1844325099
              },
              {
                "average": -0.5767612708,
                "count": 14052658,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.209631741,
                "variance": 67.39805332
              },
              {
                "average": 185.0153103,
                "count": 14052658,
                "maximum": 213,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 31.02569916,
                "variance": 962.5940087
              },
              {
                "average": 354.2779409,
                "count": 14052658,
                "maximum": 1033,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 316.3433571,
                "variance": 100073.1196
              },
              {
                "average": 27668.06697,
                "count": 14052658,
                "maximum": 65280,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 8281.295776,
                "variance": 68579859.74
              },
              {
                "average": 28576.11291,
                "count": 14052658,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6515.448119,
                "variance": 42451064.19
              },
              {
                "average": 24134.79755,
                "count": 14052658,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6104.69805,
                "variance": 37267338.28
              },
              {
                "average": 79078.76885,
                "count": 14052658,
                "maximum": 82235.16635,
                "minimum": 77089.68314,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1422.639026,
                "variance": 2023901.799
              },
              {
                "average": 0,
                "count": 14052658,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14052658,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14052658,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14052658,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14052658,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423657.0194,
              5025060.773,
              831.0031199,
              424652.3194,
              5026461.173,
              858.8431199
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423657.01942216774,
                    5025060.773361693,
                    831.0031199205356
                  ],
                  [
                    423657.01942216774,
                    5026461.1733616935,
                    831.0031199205356
                  ],
                  [
                    424652.3194221678,
                    5026461.1733616935,
                    858.8431199205355
                  ],
                  [
                    424652.3194221678,
                    5025060.773361693,
                    858.8431199205355
                  ],
                  [
                    423657.01942216774,
                    5025060.773361693,
                    831.0031199205356
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:37:15+00:00",
            "end_time": "2011-09-14T23: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": "45118E1415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252435539054,
              45.52490244185202,
              899.6553731025466
            ],
            [
              -118.01275061693191,
              45.53750955211126,
              899.6553731025466
            ],
            [
              -118.00002965898256,
              45.537621633550465,
              1022.9553731025466
            ],
            [
              -117.99980623831223,
              45.52501447430048,
              1022.9553731025466
            ],
            [
              -118.01252435539054,
              45.52490244185202,
              899.6553731025466
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127506,
        45.52490244,
        899.6553731,
        -117.9998062,
        45.53762163,
        1022.955373
      ],
      "properties": {
        "datetime": "2011-09-15T00:11:50Z",
        "pc:count": 11593016,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421434.3322,
            "count": 11593016,
            "maximum": 421924.0551,
            "minimum": 420930.7151,
            "name": "X",
            "position": 0,
            "stddev": 278.8120072,
            "variance": 77736.13537
          },
          {
            "average": 5042471.477,
            "count": 11593016,
            "maximum": 5043161.82,
            "minimum": 5041760.98,
            "name": "Y",
            "position": 1,
            "stddev": 399.0769115,
            "variance": 159262.3813
          },
          {
            "average": 963.5317181,
            "count": 11593016,
            "maximum": 1022.955373,
            "minimum": 899.6553731,
            "name": "Z",
            "position": 2,
            "stddev": 23.95542637,
            "variance": 573.8624526
          },
          {
            "average": 100.8365109,
            "count": 11593016,
            "maximum": 181,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 36.92504024,
            "variance": 1363.458597
          },
          {
            "average": 1.067518582,
            "count": 11593016,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2699542217,
            "variance": 0.07287528181
          },
          {
            "average": 1.146437821,
            "count": 11593016,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4058557919,
            "variance": 0.1647189238
          },
          {
            "average": 0.4997003368,
            "count": 11593016,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999318,
            "variance": 0.2499999318
          },
          {
            "average": 0,
            "count": 11593016,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.240454339,
            "count": 11593016,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4273594104,
            "variance": 0.1826360656
          },
          {
            "average": -1.902525358,
            "count": 11593016,
            "maximum": 15,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.671563433,
            "variance": 75.19601237
          },
          {
            "average": 118.2283808,
            "count": 11593016,
            "maximum": 124,
            "minimum": 115,
            "name": "UserData",
            "position": 10,
            "stddev": 1.356822327,
            "variance": 1.840966826
          },
          {
            "average": 1026.932525,
            "count": 11593016,
            "maximum": 1030,
            "minimum": 1024,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.615321467,
            "variance": 2.609263442
          },
          {
            "average": 28482.4281,
            "count": 11593016,
            "maximum": 56320,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 12457.99706,
            "variance": 155201690.8
          },
          {
            "average": 27554.69304,
            "count": 11593016,
            "maximum": 52480,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 10724.17549,
            "variance": 115007940
          },
          {
            "average": 23746.17517,
            "count": 11593016,
            "maximum": 52736,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 8628.892324,
            "variance": 74457782.73
          },
          {
            "average": 78989.59008,
            "count": 11593016,
            "maximum": 80710.8677,
            "minimum": 77622.54107,
            "name": "GpsTime",
            "position": 15,
            "stddev": 833.4697639,
            "variance": 694671.8473
          },
          {
            "average": 0,
            "count": 11593016,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11593016,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11593016,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11593016,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11593016,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420930.7151,
          5041760.98,
          899.6553731,
          421924.0551,
          5043161.82,
          1022.955373
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420930.7151366099,
                5041760.979507877,
                899.6553731025466
              ],
              [
                420930.7151366099,
                5043161.819507876,
                899.6553731025466
              ],
              [
                421924.0551366099,
                5043161.819507876,
                1022.9553731025466
              ],
              [
                421924.0551366099,
                5041760.979507877,
                1022.9553731025466
              ],
              [
                420930.7151366099,
                5041760.979507877,
                899.6553731025466
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:11:50+00:00",
        "end_time": "2011-09-14T23:20:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127506,
            45.52490244,
            899.6553731,
            -117.9998062,
            45.53762163,
            1022.955373
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252435539054,
                  45.52490244185202,
                  899.6553731025466
                ],
                [
                  -118.01275061693191,
                  45.53750955211126,
                  899.6553731025466
                ],
                [
                  -118.00002965898256,
                  45.537621633550465,
                  1022.9553731025466
                ],
                [
                  -117.99980623831223,
                  45.52501447430048,
                  1022.9553731025466
                ],
                [
                  -118.01252435539054,
                  45.52490244185202,
                  899.6553731025466
                ]
              ]
            ]
          },
          "id": "45118E1415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:11:50Z",
            "pc:count": 11593016,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421434.3322,
                "count": 11593016,
                "maximum": 421924.0551,
                "minimum": 420930.7151,
                "name": "X",
                "position": 0,
                "stddev": 278.8120072,
                "variance": 77736.13537
              },
              {
                "average": 5042471.477,
                "count": 11593016,
                "maximum": 5043161.82,
                "minimum": 5041760.98,
                "name": "Y",
                "position": 1,
                "stddev": 399.0769115,
                "variance": 159262.3813
              },
              {
                "average": 963.5317181,
                "count": 11593016,
                "maximum": 1022.955373,
                "minimum": 899.6553731,
                "name": "Z",
                "position": 2,
                "stddev": 23.95542637,
                "variance": 573.8624526
              },
              {
                "average": 100.8365109,
                "count": 11593016,
                "maximum": 181,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 36.92504024,
                "variance": 1363.458597
              },
              {
                "average": 1.067518582,
                "count": 11593016,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2699542217,
                "variance": 0.07287528181
              },
              {
                "average": 1.146437821,
                "count": 11593016,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4058557919,
                "variance": 0.1647189238
              },
              {
                "average": 0.4997003368,
                "count": 11593016,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999318,
                "variance": 0.2499999318
              },
              {
                "average": 0,
                "count": 11593016,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.240454339,
                "count": 11593016,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4273594104,
                "variance": 0.1826360656
              },
              {
                "average": -1.902525358,
                "count": 11593016,
                "maximum": 15,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.671563433,
                "variance": 75.19601237
              },
              {
                "average": 118.2283808,
                "count": 11593016,
                "maximum": 124,
                "minimum": 115,
                "name": "UserData",
                "position": 10,
                "stddev": 1.356822327,
                "variance": 1.840966826
              },
              {
                "average": 1026.932525,
                "count": 11593016,
                "maximum": 1030,
                "minimum": 1024,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.615321467,
                "variance": 2.609263442
              },
              {
                "average": 28482.4281,
                "count": 11593016,
                "maximum": 56320,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 12457.99706,
                "variance": 155201690.8
              },
              {
                "average": 27554.69304,
                "count": 11593016,
                "maximum": 52480,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 10724.17549,
                "variance": 115007940
              },
              {
                "average": 23746.17517,
                "count": 11593016,
                "maximum": 52736,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 8628.892324,
                "variance": 74457782.73
              },
              {
                "average": 78989.59008,
                "count": 11593016,
                "maximum": 80710.8677,
                "minimum": 77622.54107,
                "name": "GpsTime",
                "position": 15,
                "stddev": 833.4697639,
                "variance": 694671.8473
              },
              {
                "average": 0,
                "count": 11593016,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11593016,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11593016,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11593016,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11593016,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420930.7151,
              5041760.98,
              899.6553731,
              421924.0551,
              5043161.82,
              1022.955373
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420930.7151366099,
                    5041760.979507877,
                    899.6553731025466
                  ],
                  [
                    420930.7151366099,
                    5043161.819507876,
                    899.6553731025466
                  ],
                  [
                    421924.0551366099,
                    5043161.819507876,
                    1022.9553731025466
                  ],
                  [
                    421924.0551366099,
                    5041760.979507877,
                    1022.9553731025466
                  ],
                  [
                    420930.7151366099,
                    5041760.979507877,
                    899.6553731025466
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:11:50+00:00",
            "end_time": "2011-09-14T23:20: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": "45117E8124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252448659695,
              45.56240767501247,
              847.9420341259463
            ],
            [
              -117.96269655165734,
              45.572480563366895,
              847.9420341259463
            ],
            [
              -117.95002748201385,
              45.57258663453326,
              1068.9220341259463
            ],
            [
              -117.94985768049655,
              45.56251370913238,
              1068.9220341259463
            ],
            [
              -117.96252448659695,
              45.56240767501247,
              847.9420341259463
            ]
          ]
        ]
      },
      "bbox": [
        -117.9626966,
        45.56240768,
        847.9420341,
        -117.9498577,
        45.57258663,
        1068.922034
      ],
      "properties": {
        "datetime": "2011-09-14T23:00:28Z",
        "pc:count": 10317185,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425399.2469,
            "count": 10317185,
            "maximum": 425873.9406,
            "minimum": 424885.2806,
            "name": "X",
            "position": 0,
            "stddev": 292.8949134,
            "variance": 85787.4303
          },
          {
            "average": 5046359.605,
            "count": 10317185,
            "maximum": 5046998.938,
            "minimum": 5045879.698,
            "name": "Y",
            "position": 1,
            "stddev": 262.4400256,
            "variance": 68874.76704
          },
          {
            "average": 937.9926401,
            "count": 10317185,
            "maximum": 1068.922034,
            "minimum": 847.9420341,
            "name": "Z",
            "position": 2,
            "stddev": 49.56629834,
            "variance": 2456.817931
          },
          {
            "average": 163.598114,
            "count": 10317185,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 69.60644308,
            "variance": 4845.056918
          },
          {
            "average": 1.140279543,
            "count": 10317185,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3877626933,
            "variance": 0.1503599063
          },
          {
            "average": 1.280832126,
            "count": 10317185,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5411143915,
            "variance": 0.2928047847
          },
          {
            "average": 0.501244574,
            "count": 10317185,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984753,
            "variance": 0.2499984753
          },
          {
            "average": 0,
            "count": 10317185,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.16471712,
            "count": 10317185,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3709250648,
            "variance": 0.1375854037
          },
          {
            "average": 0.8496830873,
            "count": 10317185,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.013817767,
            "variance": 64.22127521
          },
          {
            "average": 209.0186576,
            "count": 10317185,
            "maximum": 213,
            "minimum": 194,
            "name": "UserData",
            "position": 10,
            "stddev": 2.710666014,
            "variance": 7.34771024
          },
          {
            "average": 208.1956819,
            "count": 10317185,
            "maximum": 235,
            "minimum": 182,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.01629351,
            "variance": 576.782354
          },
          {
            "average": 25039.66339,
            "count": 10317185,
            "maximum": 54784,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 12945.21704,
            "variance": 167578644.2
          },
          {
            "average": 23923.20315,
            "count": 10317185,
            "maximum": 51456,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 10845.42868,
            "variance": 117623323.2
          },
          {
            "average": 21669.15828,
            "count": 10317185,
            "maximum": 51200,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 9280.986649,
            "variance": 86136713.18
          },
          {
            "average": 75014.91226,
            "count": 10317185,
            "maximum": 76428.49036,
            "minimum": 73603.0678,
            "name": "GpsTime",
            "position": 15,
            "stddev": 621.2044593,
            "variance": 385894.9802
          },
          {
            "average": 0,
            "count": 10317185,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10317185,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10317185,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10317185,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10317185,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424885.2806,
          5045879.698,
          847.9420341,
          425873.9406,
          5046998.938,
          1068.922034
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424885.28061984084,
                5045879.69784022,
                847.9420341259463
              ],
              [
                424885.28061984084,
                5046998.9378402205,
                847.9420341259463
              ],
              [
                425873.94061984087,
                5046998.9378402205,
                1068.9220341259463
              ],
              [
                425873.94061984087,
                5045879.69784022,
                1068.9220341259463
              ],
              [
                424885.28061984084,
                5045879.69784022,
                847.9420341259463
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:00:28+00:00",
        "end_time": "2011-09-14T22:13:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9626966,
            45.56240768,
            847.9420341,
            -117.9498577,
            45.57258663,
            1068.922034
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252448659695,
                  45.56240767501247,
                  847.9420341259463
                ],
                [
                  -117.96269655165734,
                  45.572480563366895,
                  847.9420341259463
                ],
                [
                  -117.95002748201385,
                  45.57258663453326,
                  1068.9220341259463
                ],
                [
                  -117.94985768049655,
                  45.56251370913238,
                  1068.9220341259463
                ],
                [
                  -117.96252448659695,
                  45.56240767501247,
                  847.9420341259463
                ]
              ]
            ]
          },
          "id": "45117E8124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:00:28Z",
            "pc:count": 10317185,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425399.2469,
                "count": 10317185,
                "maximum": 425873.9406,
                "minimum": 424885.2806,
                "name": "X",
                "position": 0,
                "stddev": 292.8949134,
                "variance": 85787.4303
              },
              {
                "average": 5046359.605,
                "count": 10317185,
                "maximum": 5046998.938,
                "minimum": 5045879.698,
                "name": "Y",
                "position": 1,
                "stddev": 262.4400256,
                "variance": 68874.76704
              },
              {
                "average": 937.9926401,
                "count": 10317185,
                "maximum": 1068.922034,
                "minimum": 847.9420341,
                "name": "Z",
                "position": 2,
                "stddev": 49.56629834,
                "variance": 2456.817931
              },
              {
                "average": 163.598114,
                "count": 10317185,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 69.60644308,
                "variance": 4845.056918
              },
              {
                "average": 1.140279543,
                "count": 10317185,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3877626933,
                "variance": 0.1503599063
              },
              {
                "average": 1.280832126,
                "count": 10317185,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5411143915,
                "variance": 0.2928047847
              },
              {
                "average": 0.501244574,
                "count": 10317185,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984753,
                "variance": 0.2499984753
              },
              {
                "average": 0,
                "count": 10317185,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.16471712,
                "count": 10317185,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3709250648,
                "variance": 0.1375854037
              },
              {
                "average": 0.8496830873,
                "count": 10317185,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.013817767,
                "variance": 64.22127521
              },
              {
                "average": 209.0186576,
                "count": 10317185,
                "maximum": 213,
                "minimum": 194,
                "name": "UserData",
                "position": 10,
                "stddev": 2.710666014,
                "variance": 7.34771024
              },
              {
                "average": 208.1956819,
                "count": 10317185,
                "maximum": 235,
                "minimum": 182,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.01629351,
                "variance": 576.782354
              },
              {
                "average": 25039.66339,
                "count": 10317185,
                "maximum": 54784,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 12945.21704,
                "variance": 167578644.2
              },
              {
                "average": 23923.20315,
                "count": 10317185,
                "maximum": 51456,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 10845.42868,
                "variance": 117623323.2
              },
              {
                "average": 21669.15828,
                "count": 10317185,
                "maximum": 51200,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 9280.986649,
                "variance": 86136713.18
              },
              {
                "average": 75014.91226,
                "count": 10317185,
                "maximum": 76428.49036,
                "minimum": 73603.0678,
                "name": "GpsTime",
                "position": 15,
                "stddev": 621.2044593,
                "variance": 385894.9802
              },
              {
                "average": 0,
                "count": 10317185,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10317185,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10317185,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10317185,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10317185,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424885.2806,
              5045879.698,
              847.9420341,
              425873.9406,
              5046998.938,
              1068.922034
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424885.28061984084,
                    5045879.69784022,
                    847.9420341259463
                  ],
                  [
                    424885.28061984084,
                    5046998.9378402205,
                    847.9420341259463
                  ],
                  [
                    425873.94061984087,
                    5046998.9378402205,
                    1068.9220341259463
                  ],
                  [
                    425873.94061984087,
                    5045879.69784022,
                    1068.9220341259463
                  ],
                  [
                    424885.28061984084,
                    5045879.69784022,
                    847.9420341259463
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:00:28+00:00",
            "end_time": "2011-09-14T22:13:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118A1406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.06252440496327,
              45.037396932836835,
              1185.3771631187542
            ],
            [
              -118.06267873785134,
              45.04573356126621,
              1185.3771631187542
            ],
            [
              -118.05002757659678,
              45.04585059005136,
              1294.3171631187543
            ],
            [
              -118.04987508021402,
              45.03751392779954,
              1294.3171631187543
            ],
            [
              -118.06252440496327,
              45.037396932836835,
              1185.3771631187542
            ]
          ]
        ]
      },
      "bbox": [
        -118.0626787,
        45.03739693,
        1185.377163,
        -118.0498751,
        45.04585059,
        1294.317163
      ],
      "properties": {
        "datetime": "2011-09-20T23:16:34Z",
        "pc:count": 12043775,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 416745.1737,
            "count": 12043775,
            "maximum": 417308.8537,
            "minimum": 416312.3737,
            "name": "X",
            "position": 0,
            "stddev": 283.5369164,
            "variance": 80393.18296
          },
          {
            "average": 4988102.012,
            "count": 12043775,
            "maximum": 4988579.418,
            "minimum": 4987653.158,
            "name": "Y",
            "position": 1,
            "stddev": 267.7780777,
            "variance": 71705.09888
          },
          {
            "average": 1236.715457,
            "count": 12043775,
            "maximum": 1294.317163,
            "minimum": 1185.377163,
            "name": "Z",
            "position": 2,
            "stddev": 19.37562672,
            "variance": 375.414911
          },
          {
            "average": 169.6153238,
            "count": 12043775,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 73.536149,
            "variance": 5407.56521
          },
          {
            "average": 1.100225801,
            "count": 12043775,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3220381702,
            "variance": 0.103708583
          },
          {
            "average": 1.203230632,
            "count": 12043775,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4530722913,
            "variance": 0.2052745011
          },
          {
            "average": 0.4992162341,
            "count": 12043775,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994065,
            "variance": 0.2499994065
          },
          {
            "average": 0,
            "count": 12043775,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.160318422,
            "count": 12043775,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3669011264,
            "variance": 0.1346164366
          },
          {
            "average": 0.0762897471,
            "count": 12043775,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.301278652,
            "variance": 68.91122725
          },
          {
            "average": 194.2393145,
            "count": 12043775,
            "maximum": 212,
            "minimum": 179,
            "name": "UserData",
            "position": 10,
            "stddev": 9.561233984,
            "variance": 91.41719529
          },
          {
            "average": 4004.481671,
            "count": 12043775,
            "maximum": 20071,
            "minimum": 52,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7074.475034,
            "variance": 50048197.01
          },
          {
            "average": 23310.98772,
            "count": 12043775,
            "maximum": 55296,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 10886.02008,
            "variance": 118505433.2
          },
          {
            "average": 23249.275,
            "count": 12043775,
            "maximum": 52736,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 10362.62456,
            "variance": 107383987.7
          },
          {
            "average": 19265.31795,
            "count": 12043775,
            "maximum": 50688,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8801.350889,
            "variance": 77463777.47
          },
          {
            "average": 521403.4435,
            "count": 12043775,
            "maximum": 595794.2495,
            "minimum": 320166.5049,
            "name": "GpsTime",
            "position": 15,
            "stddev": 120799.929,
            "variance": 14592622850.0
          },
          {
            "average": 0,
            "count": 12043775,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12043775,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12043775,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12043775,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12043775,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416312.3737,
          4987653.158,
          1185.377163,
          417308.8537,
          4988579.418,
          1294.317163
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416312.37368349434,
                4987653.158131495,
                1185.3771631187542
              ],
              [
                416312.37368349434,
                4988579.418131495,
                1185.3771631187542
              ],
              [
                417308.8536834943,
                4988579.418131495,
                1294.3171631187543
              ],
              [
                417308.8536834943,
                4987653.158131495,
                1294.3171631187543
              ],
              [
                416312.37368349434,
                4987653.158131495,
                1185.3771631187542
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:16:34+00:00",
        "end_time": "2011-09-17T18:42:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0626787,
            45.03739693,
            1185.377163,
            -118.0498751,
            45.04585059,
            1294.317163
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.06252440496327,
                  45.037396932836835,
                  1185.3771631187542
                ],
                [
                  -118.06267873785134,
                  45.04573356126621,
                  1185.3771631187542
                ],
                [
                  -118.05002757659678,
                  45.04585059005136,
                  1294.3171631187543
                ],
                [
                  -118.04987508021402,
                  45.03751392779954,
                  1294.3171631187543
                ],
                [
                  -118.06252440496327,
                  45.037396932836835,
                  1185.3771631187542
                ]
              ]
            ]
          },
          "id": "45118A1406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:16:34Z",
            "pc:count": 12043775,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 416745.1737,
                "count": 12043775,
                "maximum": 417308.8537,
                "minimum": 416312.3737,
                "name": "X",
                "position": 0,
                "stddev": 283.5369164,
                "variance": 80393.18296
              },
              {
                "average": 4988102.012,
                "count": 12043775,
                "maximum": 4988579.418,
                "minimum": 4987653.158,
                "name": "Y",
                "position": 1,
                "stddev": 267.7780777,
                "variance": 71705.09888
              },
              {
                "average": 1236.715457,
                "count": 12043775,
                "maximum": 1294.317163,
                "minimum": 1185.377163,
                "name": "Z",
                "position": 2,
                "stddev": 19.37562672,
                "variance": 375.414911
              },
              {
                "average": 169.6153238,
                "count": 12043775,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 73.536149,
                "variance": 5407.56521
              },
              {
                "average": 1.100225801,
                "count": 12043775,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3220381702,
                "variance": 0.103708583
              },
              {
                "average": 1.203230632,
                "count": 12043775,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4530722913,
                "variance": 0.2052745011
              },
              {
                "average": 0.4992162341,
                "count": 12043775,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994065,
                "variance": 0.2499994065
              },
              {
                "average": 0,
                "count": 12043775,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.160318422,
                "count": 12043775,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3669011264,
                "variance": 0.1346164366
              },
              {
                "average": 0.0762897471,
                "count": 12043775,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.301278652,
                "variance": 68.91122725
              },
              {
                "average": 194.2393145,
                "count": 12043775,
                "maximum": 212,
                "minimum": 179,
                "name": "UserData",
                "position": 10,
                "stddev": 9.561233984,
                "variance": 91.41719529
              },
              {
                "average": 4004.481671,
                "count": 12043775,
                "maximum": 20071,
                "minimum": 52,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7074.475034,
                "variance": 50048197.01
              },
              {
                "average": 23310.98772,
                "count": 12043775,
                "maximum": 55296,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 10886.02008,
                "variance": 118505433.2
              },
              {
                "average": 23249.275,
                "count": 12043775,
                "maximum": 52736,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 10362.62456,
                "variance": 107383987.7
              },
              {
                "average": 19265.31795,
                "count": 12043775,
                "maximum": 50688,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8801.350889,
                "variance": 77463777.47
              },
              {
                "average": 521403.4435,
                "count": 12043775,
                "maximum": 595794.2495,
                "minimum": 320166.5049,
                "name": "GpsTime",
                "position": 15,
                "stddev": 120799.929,
                "variance": 14592622850.0
              },
              {
                "average": 0,
                "count": 12043775,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12043775,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12043775,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12043775,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12043775,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416312.3737,
              4987653.158,
              1185.377163,
              417308.8537,
              4988579.418,
              1294.317163
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416312.37368349434,
                    4987653.158131495,
                    1185.3771631187542
                  ],
                  [
                    416312.37368349434,
                    4988579.418131495,
                    1185.3771631187542
                  ],
                  [
                    417308.8536834943,
                    4988579.418131495,
                    1294.3171631187543
                  ],
                  [
                    417308.8536834943,
                    4987653.158131495,
                    1294.3171631187543
                  ],
                  [
                    416312.37368349434,
                    4987653.158131495,
                    1185.3771631187542
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:16:34+00:00",
            "end_time": "2011-09-17T18:42: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": "45117D8217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502508820988,
              45.44991239171488,
              816.178515226369
            ],
            [
              -117.92523091746023,
              45.46249911432655,
              816.178515226369
            ],
            [
              -117.9125290716516,
              45.46260129955952,
              1076.138515226369
            ],
            [
              -117.91232606713156,
              45.45001453235689,
              1076.138515226369
            ],
            [
              -117.92502508820988,
              45.44991239171488,
              816.178515226369
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252309,
        45.44991239,
        816.1785152,
        -117.9123261,
        45.4626013,
        1076.138515
      ],
      "properties": {
        "datetime": "2011-09-18T21:48:54Z",
        "pc:count": 13288786,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428193.8582,
            "count": 13288786,
            "maximum": 428660.9394,
            "minimum": 427667.7994,
            "name": "X",
            "position": 0,
            "stddev": 275.948666,
            "variance": 76147.66626
          },
          {
            "average": 5034171.281,
            "count": 13288786,
            "maximum": 5034745.911,
            "minimum": 5033347.391,
            "name": "Y",
            "position": 1,
            "stddev": 382.6172021,
            "variance": 146395.9234
          },
          {
            "average": 887.4875105,
            "count": 13288786,
            "maximum": 1076.138515,
            "minimum": 816.1785152,
            "name": "Z",
            "position": 2,
            "stddev": 57.77278998,
            "variance": 3337.695262
          },
          {
            "average": 143.5361449,
            "count": 13288786,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 61.42975709,
            "variance": 3773.615056
          },
          {
            "average": 1.004604484,
            "count": 13288786,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06981442822,
            "variance": 0.004874054388
          },
          {
            "average": 1.009441419,
            "count": 13288786,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1014147214,
            "variance": 0.01028494571
          },
          {
            "average": 0.5014411399,
            "count": 13288786,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979419,
            "variance": 0.2499979419
          },
          {
            "average": 0,
            "count": 13288786,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.235826057,
            "count": 13288786,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4245140059,
            "variance": 0.1802121412
          },
          {
            "average": 0.8143983573,
            "count": 13288786,
            "maximum": 24,
            "minimum": -22.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.557799061,
            "variance": 73.23592476
          },
          {
            "average": 164.6205882,
            "count": 13288786,
            "maximum": 213,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 34.14699408,
            "variance": 1166.017204
          },
          {
            "average": 6675.778923,
            "count": 13288786,
            "maximum": 10625,
            "minimum": 174,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5054.517228,
            "variance": 25548144.41
          },
          {
            "average": 38094.42825,
            "count": 13288786,
            "maximum": 64512,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 6684.19819,
            "variance": 44678505.44
          },
          {
            "average": 34913.63252,
            "count": 13288786,
            "maximum": 64768,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 5455.28612,
            "variance": 29760146.65
          },
          {
            "average": 29908.38843,
            "count": 13288786,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 5639.531092,
            "variance": 31804310.94
          },
          {
            "average": 285123.4968,
            "count": 13288786,
            "maximum": 417734.6455,
            "minimum": 71000.8427,
            "name": "GpsTime",
            "position": 15,
            "stddev": 166550.8268,
            "variance": 27739177920.0
          },
          {
            "average": 0,
            "count": 13288786,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13288786,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13288786,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13288786,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13288786,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427667.7994,
          5033347.391,
          816.1785152,
          428660.9394,
          5034745.911,
          1076.138515
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427667.7994309628,
                5033347.390880214,
                816.178515226369
              ],
              [
                427667.7994309628,
                5034745.910880214,
                816.178515226369
              ],
              [
                428660.93943096284,
                5034745.910880214,
                1076.138515226369
              ],
              [
                428660.93943096284,
                5033347.390880214,
                1076.138515226369
              ],
              [
                427667.7994309628,
                5033347.390880214,
                816.178515226369
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T21:48:54+00:00",
        "end_time": "2011-09-14T21:30:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252309,
            45.44991239,
            816.1785152,
            -117.9123261,
            45.4626013,
            1076.138515
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502508820988,
                  45.44991239171488,
                  816.178515226369
                ],
                [
                  -117.92523091746023,
                  45.46249911432655,
                  816.178515226369
                ],
                [
                  -117.9125290716516,
                  45.46260129955952,
                  1076.138515226369
                ],
                [
                  -117.91232606713156,
                  45.45001453235689,
                  1076.138515226369
                ],
                [
                  -117.92502508820988,
                  45.44991239171488,
                  816.178515226369
                ]
              ]
            ]
          },
          "id": "45117D8217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:48:54Z",
            "pc:count": 13288786,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428193.8582,
                "count": 13288786,
                "maximum": 428660.9394,
                "minimum": 427667.7994,
                "name": "X",
                "position": 0,
                "stddev": 275.948666,
                "variance": 76147.66626
              },
              {
                "average": 5034171.281,
                "count": 13288786,
                "maximum": 5034745.911,
                "minimum": 5033347.391,
                "name": "Y",
                "position": 1,
                "stddev": 382.6172021,
                "variance": 146395.9234
              },
              {
                "average": 887.4875105,
                "count": 13288786,
                "maximum": 1076.138515,
                "minimum": 816.1785152,
                "name": "Z",
                "position": 2,
                "stddev": 57.77278998,
                "variance": 3337.695262
              },
              {
                "average": 143.5361449,
                "count": 13288786,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 61.42975709,
                "variance": 3773.615056
              },
              {
                "average": 1.004604484,
                "count": 13288786,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06981442822,
                "variance": 0.004874054388
              },
              {
                "average": 1.009441419,
                "count": 13288786,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1014147214,
                "variance": 0.01028494571
              },
              {
                "average": 0.5014411399,
                "count": 13288786,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979419,
                "variance": 0.2499979419
              },
              {
                "average": 0,
                "count": 13288786,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.235826057,
                "count": 13288786,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4245140059,
                "variance": 0.1802121412
              },
              {
                "average": 0.8143983573,
                "count": 13288786,
                "maximum": 24,
                "minimum": -22.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.557799061,
                "variance": 73.23592476
              },
              {
                "average": 164.6205882,
                "count": 13288786,
                "maximum": 213,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 34.14699408,
                "variance": 1166.017204
              },
              {
                "average": 6675.778923,
                "count": 13288786,
                "maximum": 10625,
                "minimum": 174,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5054.517228,
                "variance": 25548144.41
              },
              {
                "average": 38094.42825,
                "count": 13288786,
                "maximum": 64512,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 6684.19819,
                "variance": 44678505.44
              },
              {
                "average": 34913.63252,
                "count": 13288786,
                "maximum": 64768,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 5455.28612,
                "variance": 29760146.65
              },
              {
                "average": 29908.38843,
                "count": 13288786,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 5639.531092,
                "variance": 31804310.94
              },
              {
                "average": 285123.4968,
                "count": 13288786,
                "maximum": 417734.6455,
                "minimum": 71000.8427,
                "name": "GpsTime",
                "position": 15,
                "stddev": 166550.8268,
                "variance": 27739177920.0
              },
              {
                "average": 0,
                "count": 13288786,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13288786,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13288786,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13288786,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13288786,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427667.7994,
              5033347.391,
              816.1785152,
              428660.9394,
              5034745.911,
              1076.138515
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427667.7994309628,
                    5033347.390880214,
                    816.178515226369
                  ],
                  [
                    427667.7994309628,
                    5034745.910880214,
                    816.178515226369
                  ],
                  [
                    428660.93943096284,
                    5034745.910880214,
                    1076.138515226369
                  ],
                  [
                    428660.93943096284,
                    5033347.390880214,
                    1076.138515226369
                  ],
                  [
                    427667.7994309628,
                    5033347.390880214,
                    816.178515226369
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T21:48:54+00:00",
            "end_time": "2011-09-14T21:30: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": "45117E8324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96250163111381,
              45.49990910210771,
              816.1289220578083
            ],
            [
              -117.96271642383282,
              45.51251033794961,
              816.1289220578083
            ],
            [
              -117.95002958290173,
              45.51261656421287,
              964.0089220578084
            ],
            [
              -117.94981761972019,
              45.500015281961865,
              964.0089220578084
            ],
            [
              -117.96250163111381,
              45.49990910210771,
              816.1289220578083
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627164,
        45.4999091,
        816.1289221,
        -117.9498176,
        45.51261656,
        964.0089221
      ],
      "properties": {
        "datetime": "2011-09-14T23:04:42Z",
        "pc:count": 11008917,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425297.9719,
            "count": 11008917,
            "maximum": 425794.9176,
            "minimum": 424803.8176,
            "name": "X",
            "position": 0,
            "stddev": 277.9615265,
            "variance": 77262.61021
          },
          {
            "average": 5039636.196,
            "count": 11008917,
            "maximum": 5040336.406,
            "minimum": 5038936.246,
            "name": "Y",
            "position": 1,
            "stddev": 400.8911109,
            "variance": 160713.6828
          },
          {
            "average": 869.8174707,
            "count": 11008917,
            "maximum": 964.0089221,
            "minimum": 816.1289221,
            "name": "Z",
            "position": 2,
            "stddev": 43.79930797,
            "variance": 1918.379379
          },
          {
            "average": 191.5012735,
            "count": 11008917,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.63416555,
            "variance": 3207.428707
          },
          {
            "average": 1.034647822,
            "count": 11008917,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1953004751,
            "variance": 0.03814227558
          },
          {
            "average": 1.069364407,
            "count": 11008917,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2807201536,
            "variance": 0.07880380466
          },
          {
            "average": 0.4965795455,
            "count": 11008917,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999883231,
            "variance": 0.2499883232
          },
          {
            "average": 0,
            "count": 11008917,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.27202267,
            "count": 11008917,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4450015226,
            "variance": 0.1980263552
          },
          {
            "average": -0.5917862203,
            "count": 11008917,
            "maximum": 16.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.697004736,
            "variance": 59.24388191
          },
          {
            "average": 203.0514107,
            "count": 11008917,
            "maximum": 213,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 5.758985245,
            "variance": 33.16591105
          },
          {
            "average": 209.8844409,
            "count": 11008917,
            "maximum": 236,
            "minimum": 183,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02045868,
            "variance": 576.982435
          },
          {
            "average": 34808.18779,
            "count": 11008917,
            "maximum": 64512,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 11382.26985,
            "variance": 129556067
          },
          {
            "average": 33731.12586,
            "count": 11008917,
            "maximum": 64512,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 9412.974098,
            "variance": 88604081.37
          },
          {
            "average": 27836.11091,
            "count": 11008917,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8705.210929,
            "variance": 75780697.32
          },
          {
            "average": 75655.09036,
            "count": 11008917,
            "maximum": 76682.46667,
            "minimum": 74344.79496,
            "name": "GpsTime",
            "position": 15,
            "stddev": 558.9115005,
            "variance": 312382.0654
          },
          {
            "average": 0,
            "count": 11008917,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11008917,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11008917,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11008917,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11008917,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424803.8176,
          5038936.246,
          816.1289221,
          425794.9176,
          5040336.406,
          964.0089221
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424803.8176061541,
                5038936.245877195,
                816.1289220578083
              ],
              [
                424803.8176061541,
                5040336.405877195,
                816.1289220578083
              ],
              [
                425794.91760615405,
                5040336.405877195,
                964.0089220578084
              ],
              [
                425794.91760615405,
                5038936.245877195,
                964.0089220578084
              ],
              [
                424803.8176061541,
                5038936.245877195,
                816.1289220578083
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:04:42+00:00",
        "end_time": "2011-09-14T22:25:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627164,
            45.4999091,
            816.1289221,
            -117.9498176,
            45.51261656,
            964.0089221
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96250163111381,
                  45.49990910210771,
                  816.1289220578083
                ],
                [
                  -117.96271642383282,
                  45.51251033794961,
                  816.1289220578083
                ],
                [
                  -117.95002958290173,
                  45.51261656421287,
                  964.0089220578084
                ],
                [
                  -117.94981761972019,
                  45.500015281961865,
                  964.0089220578084
                ],
                [
                  -117.96250163111381,
                  45.49990910210771,
                  816.1289220578083
                ]
              ]
            ]
          },
          "id": "45117E8324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:04:42Z",
            "pc:count": 11008917,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425297.9719,
                "count": 11008917,
                "maximum": 425794.9176,
                "minimum": 424803.8176,
                "name": "X",
                "position": 0,
                "stddev": 277.9615265,
                "variance": 77262.61021
              },
              {
                "average": 5039636.196,
                "count": 11008917,
                "maximum": 5040336.406,
                "minimum": 5038936.246,
                "name": "Y",
                "position": 1,
                "stddev": 400.8911109,
                "variance": 160713.6828
              },
              {
                "average": 869.8174707,
                "count": 11008917,
                "maximum": 964.0089221,
                "minimum": 816.1289221,
                "name": "Z",
                "position": 2,
                "stddev": 43.79930797,
                "variance": 1918.379379
              },
              {
                "average": 191.5012735,
                "count": 11008917,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.63416555,
                "variance": 3207.428707
              },
              {
                "average": 1.034647822,
                "count": 11008917,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1953004751,
                "variance": 0.03814227558
              },
              {
                "average": 1.069364407,
                "count": 11008917,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2807201536,
                "variance": 0.07880380466
              },
              {
                "average": 0.4965795455,
                "count": 11008917,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999883231,
                "variance": 0.2499883232
              },
              {
                "average": 0,
                "count": 11008917,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.27202267,
                "count": 11008917,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4450015226,
                "variance": 0.1980263552
              },
              {
                "average": -0.5917862203,
                "count": 11008917,
                "maximum": 16.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.697004736,
                "variance": 59.24388191
              },
              {
                "average": 203.0514107,
                "count": 11008917,
                "maximum": 213,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 5.758985245,
                "variance": 33.16591105
              },
              {
                "average": 209.8844409,
                "count": 11008917,
                "maximum": 236,
                "minimum": 183,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02045868,
                "variance": 576.982435
              },
              {
                "average": 34808.18779,
                "count": 11008917,
                "maximum": 64512,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 11382.26985,
                "variance": 129556067
              },
              {
                "average": 33731.12586,
                "count": 11008917,
                "maximum": 64512,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 9412.974098,
                "variance": 88604081.37
              },
              {
                "average": 27836.11091,
                "count": 11008917,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8705.210929,
                "variance": 75780697.32
              },
              {
                "average": 75655.09036,
                "count": 11008917,
                "maximum": 76682.46667,
                "minimum": 74344.79496,
                "name": "GpsTime",
                "position": 15,
                "stddev": 558.9115005,
                "variance": 312382.0654
              },
              {
                "average": 0,
                "count": 11008917,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11008917,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11008917,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11008917,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11008917,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424803.8176,
              5038936.246,
              816.1289221,
              425794.9176,
              5040336.406,
              964.0089221
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424803.8176061541,
                    5038936.245877195,
                    816.1289220578083
                  ],
                  [
                    424803.8176061541,
                    5040336.405877195,
                    816.1289220578083
                  ],
                  [
                    425794.91760615405,
                    5040336.405877195,
                    964.0089220578084
                  ],
                  [
                    425794.91760615405,
                    5038936.245877195,
                    964.0089220578084
                  ],
                  [
                    424803.8176061541,
                    5038936.245877195,
                    816.1289220578083
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:04:42+00:00",
            "end_time": "2011-09-14T22:25: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": "45117E8122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752445723926,
              45.56240488491497,
              876.1757751366158
            ],
            [
              -117.9876552129262,
              45.5698661699586,
              876.1757751366158
            ],
            [
              -117.97502757193884,
              45.56997465650174,
              1083.6557751366158
            ],
            [
              -117.97489848737975,
              45.56251334339061,
              1083.6557751366158
            ],
            [
              -117.98752445723926,
              45.56240488491497,
              876.1757751366158
            ]
          ]
        ]
      },
      "bbox": [
        -117.9876552,
        45.56240488,
        876.1757751,
        -117.9748985,
        45.56997466,
        1083.655775
      ],
      "properties": {
        "datetime": "2011-09-14T23:49:38Z",
        "pc:count": 7379039,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423508.2871,
            "count": 7379039,
            "maximum": 423919.7532,
            "minimum": 422934.2732,
            "name": "X",
            "position": 0,
            "stddev": 265.5011154,
            "variance": 70490.84229
          },
          {
            "average": 5046291.805,
            "count": 7379039,
            "maximum": 5046732.156,
            "minimum": 5045903.096,
            "name": "Y",
            "position": 1,
            "stddev": 213.7124367,
            "variance": 45673.00561
          },
          {
            "average": 954.5257388,
            "count": 7379039,
            "maximum": 1083.655775,
            "minimum": 876.1757751,
            "name": "Z",
            "position": 2,
            "stddev": 48.37176761,
            "variance": 2339.827902
          },
          {
            "average": 161.0788958,
            "count": 7379039,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 73.26981,
            "variance": 5368.465058
          },
          {
            "average": 1.157916092,
            "count": 7379039,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4127701018,
            "variance": 0.170379157
          },
          {
            "average": 1.316368974,
            "count": 7379039,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5750694649,
            "variance": 0.3307048894
          },
          {
            "average": 0.496607214,
            "count": 7379039,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999885227,
            "variance": 0.2499885229
          },
          {
            "average": 0,
            "count": 7379039,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.173066303,
            "count": 7379039,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.378304609,
            "variance": 0.1431143772
          },
          {
            "average": -0.5083945206,
            "count": 7379039,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.946597812,
            "variance": 63.14841679
          },
          {
            "average": 207.5553528,
            "count": 7379039,
            "maximum": 213,
            "minimum": 194,
            "name": "UserData",
            "position": 10,
            "stddev": 3.607740475,
            "variance": 13.01579134
          },
          {
            "average": 210.3422764,
            "count": 7379039,
            "maximum": 240,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 27.21272643,
            "variance": 740.5324799
          },
          {
            "average": 21964.28133,
            "count": 7379039,
            "maximum": 55552,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12145.19907,
            "variance": 147505860.4
          },
          {
            "average": 22025.03621,
            "count": 7379039,
            "maximum": 52224,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 10801.32826,
            "variance": 116668692.3
          },
          {
            "average": 20181.83533,
            "count": 7379039,
            "maximum": 52224,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9831.9164,
            "variance": 96666580.09
          },
          {
            "average": 78187.62672,
            "count": 7379039,
            "maximum": 79378.94934,
            "minimum": 77410.61633,
            "name": "GpsTime",
            "position": 15,
            "stddev": 594.913155,
            "variance": 353921.662
          },
          {
            "average": 0,
            "count": 7379039,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7379039,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7379039,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7379039,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7379039,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422934.2732,
          5045903.096,
          876.1757751,
          423919.7532,
          5046732.156,
          1083.655775
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422934.27324932534,
                5045903.096060434,
                876.1757751366158
              ],
              [
                422934.27324932534,
                5046732.156060435,
                876.1757751366158
              ],
              [
                423919.7532493253,
                5046732.156060435,
                1083.6557751366158
              ],
              [
                423919.7532493253,
                5045903.096060434,
                1083.6557751366158
              ],
              [
                422934.27324932534,
                5045903.096060434,
                876.1757751366158
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:49:38+00:00",
        "end_time": "2011-09-14T23:16:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9876552,
            45.56240488,
            876.1757751,
            -117.9748985,
            45.56997466,
            1083.655775
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752445723926,
                  45.56240488491497,
                  876.1757751366158
                ],
                [
                  -117.9876552129262,
                  45.5698661699586,
                  876.1757751366158
                ],
                [
                  -117.97502757193884,
                  45.56997465650174,
                  1083.6557751366158
                ],
                [
                  -117.97489848737975,
                  45.56251334339061,
                  1083.6557751366158
                ],
                [
                  -117.98752445723926,
                  45.56240488491497,
                  876.1757751366158
                ]
              ]
            ]
          },
          "id": "45117E8122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:49:38Z",
            "pc:count": 7379039,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423508.2871,
                "count": 7379039,
                "maximum": 423919.7532,
                "minimum": 422934.2732,
                "name": "X",
                "position": 0,
                "stddev": 265.5011154,
                "variance": 70490.84229
              },
              {
                "average": 5046291.805,
                "count": 7379039,
                "maximum": 5046732.156,
                "minimum": 5045903.096,
                "name": "Y",
                "position": 1,
                "stddev": 213.7124367,
                "variance": 45673.00561
              },
              {
                "average": 954.5257388,
                "count": 7379039,
                "maximum": 1083.655775,
                "minimum": 876.1757751,
                "name": "Z",
                "position": 2,
                "stddev": 48.37176761,
                "variance": 2339.827902
              },
              {
                "average": 161.0788958,
                "count": 7379039,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 73.26981,
                "variance": 5368.465058
              },
              {
                "average": 1.157916092,
                "count": 7379039,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4127701018,
                "variance": 0.170379157
              },
              {
                "average": 1.316368974,
                "count": 7379039,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5750694649,
                "variance": 0.3307048894
              },
              {
                "average": 0.496607214,
                "count": 7379039,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999885227,
                "variance": 0.2499885229
              },
              {
                "average": 0,
                "count": 7379039,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.173066303,
                "count": 7379039,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.378304609,
                "variance": 0.1431143772
              },
              {
                "average": -0.5083945206,
                "count": 7379039,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.946597812,
                "variance": 63.14841679
              },
              {
                "average": 207.5553528,
                "count": 7379039,
                "maximum": 213,
                "minimum": 194,
                "name": "UserData",
                "position": 10,
                "stddev": 3.607740475,
                "variance": 13.01579134
              },
              {
                "average": 210.3422764,
                "count": 7379039,
                "maximum": 240,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 27.21272643,
                "variance": 740.5324799
              },
              {
                "average": 21964.28133,
                "count": 7379039,
                "maximum": 55552,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12145.19907,
                "variance": 147505860.4
              },
              {
                "average": 22025.03621,
                "count": 7379039,
                "maximum": 52224,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 10801.32826,
                "variance": 116668692.3
              },
              {
                "average": 20181.83533,
                "count": 7379039,
                "maximum": 52224,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9831.9164,
                "variance": 96666580.09
              },
              {
                "average": 78187.62672,
                "count": 7379039,
                "maximum": 79378.94934,
                "minimum": 77410.61633,
                "name": "GpsTime",
                "position": 15,
                "stddev": 594.913155,
                "variance": 353921.662
              },
              {
                "average": 0,
                "count": 7379039,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7379039,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7379039,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7379039,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7379039,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422934.2732,
              5045903.096,
              876.1757751,
              423919.7532,
              5046732.156,
              1083.655775
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422934.27324932534,
                    5045903.096060434,
                    876.1757751366158
                  ],
                  [
                    422934.27324932534,
                    5046732.156060435,
                    876.1757751366158
                  ],
                  [
                    423919.7532493253,
                    5046732.156060435,
                    1083.6557751366158
                  ],
                  [
                    423919.7532493253,
                    5045903.096060434,
                    1083.6557751366158
                  ],
                  [
                    422934.27324932534,
                    5045903.096060434,
                    876.1757751366158
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:49:38+00:00",
            "end_time": "2011-09-14T23:16: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": "45118E1310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.07502446921396,
              45.537395504342754,
              947.588030059126
            ],
            [
              -118.07517668121483,
              45.54538092628868,
              947.588030059126
            ],
            [
              -118.06253437586251,
              45.545499229442385,
              1018.7280300591261
            ],
            [
              -118.06238395280222,
              45.53751377474004,
              1018.7280300591261
            ],
            [
              -118.07502446921396,
              45.537395504342754,
              947.588030059126
            ]
          ]
        ]
      },
      "bbox": [
        -118.0751767,
        45.5373955,
        947.5880301,
        -118.062384,
        45.54549923,
        1018.72803
      ],
      "properties": {
        "datetime": "2011-09-15T20:22:40Z",
        "pc:count": 14151096,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 416608.0804,
            "count": 14151096,
            "maximum": 417055.6144,
            "minimum": 416068.5344,
            "name": "X",
            "position": 0,
            "stddev": 268.2295858,
            "variance": 71947.11072
          },
          {
            "average": 5043652.158,
            "count": 14151096,
            "maximum": 5044099.698,
            "minimum": 5043212.378,
            "name": "Y",
            "position": 1,
            "stddev": 251.0249442,
            "variance": 63013.52262
          },
          {
            "average": 972.599793,
            "count": 14151096,
            "maximum": 1018.72803,
            "minimum": 947.5880301,
            "name": "Z",
            "position": 2,
            "stddev": 13.46013864,
            "variance": 181.1753321
          },
          {
            "average": 99.99526114,
            "count": 14151096,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.01378444,
            "variance": 1850.185652
          },
          {
            "average": 1.084083664,
            "count": 14151096,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3055545423,
            "variance": 0.09336357832
          },
          {
            "average": 1.17745947,
            "count": 14151096,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4530423945,
            "variance": 0.2052474113
          },
          {
            "average": 0.4998053861,
            "count": 14151096,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999798,
            "variance": 0.2499999798
          },
          {
            "average": 0,
            "count": 14151096,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.097700136,
            "count": 14151096,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.296908783,
            "variance": 0.08815482544
          },
          {
            "average": -0.9954035135,
            "count": 14151096,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.465470402,
            "variance": 71.66418913
          },
          {
            "average": 156.799311,
            "count": 14151096,
            "maximum": 177,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 25.33026164,
            "variance": 641.6221546
          },
          {
            "average": 9618.830934,
            "count": 14151096,
            "maximum": 20025,
            "minimum": 1001,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8076.10134,
            "variance": 65223412.85
          },
          {
            "average": 28358.72329,
            "count": 14151096,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 11896.56791,
            "variance": 141528328.1
          },
          {
            "average": 28644.0019,
            "count": 14151096,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 10825.16072,
            "variance": 117184104.6
          },
          {
            "average": 23958.47949,
            "count": 14151096,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9029.717531,
            "variance": 81535798.68
          },
          {
            "average": 116027.7577,
            "count": 14151096,
            "maximum": 153360.8534,
            "minimum": 65707.20353,
            "name": "GpsTime",
            "position": 15,
            "stddev": 39891.865,
            "variance": 1591360893
          },
          {
            "average": 0,
            "count": 14151096,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14151096,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14151096,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14151096,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14151096,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          416068.5344,
          5043212.378,
          947.5880301,
          417055.6144,
          5044099.698,
          1018.72803
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                416068.5344334769,
                5043212.377991548,
                947.588030059126
              ],
              [
                416068.5344334769,
                5044099.697991548,
                947.588030059126
              ],
              [
                417055.6144334769,
                5044099.697991548,
                1018.7280300591261
              ],
              [
                417055.6144334769,
                5043212.377991548,
                1018.7280300591261
              ],
              [
                416068.5344334769,
                5043212.377991548,
                947.588030059126
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:22:40+00:00",
        "end_time": "2011-09-14T20:01:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0751767,
            45.5373955,
            947.5880301,
            -118.062384,
            45.54549923,
            1018.72803
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.07502446921396,
                  45.537395504342754,
                  947.588030059126
                ],
                [
                  -118.07517668121483,
                  45.54538092628868,
                  947.588030059126
                ],
                [
                  -118.06253437586251,
                  45.545499229442385,
                  1018.7280300591261
                ],
                [
                  -118.06238395280222,
                  45.53751377474004,
                  1018.7280300591261
                ],
                [
                  -118.07502446921396,
                  45.537395504342754,
                  947.588030059126
                ]
              ]
            ]
          },
          "id": "45118E1310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:22:40Z",
            "pc:count": 14151096,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 416608.0804,
                "count": 14151096,
                "maximum": 417055.6144,
                "minimum": 416068.5344,
                "name": "X",
                "position": 0,
                "stddev": 268.2295858,
                "variance": 71947.11072
              },
              {
                "average": 5043652.158,
                "count": 14151096,
                "maximum": 5044099.698,
                "minimum": 5043212.378,
                "name": "Y",
                "position": 1,
                "stddev": 251.0249442,
                "variance": 63013.52262
              },
              {
                "average": 972.599793,
                "count": 14151096,
                "maximum": 1018.72803,
                "minimum": 947.5880301,
                "name": "Z",
                "position": 2,
                "stddev": 13.46013864,
                "variance": 181.1753321
              },
              {
                "average": 99.99526114,
                "count": 14151096,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.01378444,
                "variance": 1850.185652
              },
              {
                "average": 1.084083664,
                "count": 14151096,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3055545423,
                "variance": 0.09336357832
              },
              {
                "average": 1.17745947,
                "count": 14151096,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4530423945,
                "variance": 0.2052474113
              },
              {
                "average": 0.4998053861,
                "count": 14151096,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999798,
                "variance": 0.2499999798
              },
              {
                "average": 0,
                "count": 14151096,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.097700136,
                "count": 14151096,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.296908783,
                "variance": 0.08815482544
              },
              {
                "average": -0.9954035135,
                "count": 14151096,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.465470402,
                "variance": 71.66418913
              },
              {
                "average": 156.799311,
                "count": 14151096,
                "maximum": 177,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 25.33026164,
                "variance": 641.6221546
              },
              {
                "average": 9618.830934,
                "count": 14151096,
                "maximum": 20025,
                "minimum": 1001,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8076.10134,
                "variance": 65223412.85
              },
              {
                "average": 28358.72329,
                "count": 14151096,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 11896.56791,
                "variance": 141528328.1
              },
              {
                "average": 28644.0019,
                "count": 14151096,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 10825.16072,
                "variance": 117184104.6
              },
              {
                "average": 23958.47949,
                "count": 14151096,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9029.717531,
                "variance": 81535798.68
              },
              {
                "average": 116027.7577,
                "count": 14151096,
                "maximum": 153360.8534,
                "minimum": 65707.20353,
                "name": "GpsTime",
                "position": 15,
                "stddev": 39891.865,
                "variance": 1591360893
              },
              {
                "average": 0,
                "count": 14151096,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14151096,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14151096,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14151096,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14151096,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              416068.5344,
              5043212.378,
              947.5880301,
              417055.6144,
              5044099.698,
              1018.72803
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    416068.5344334769,
                    5043212.377991548,
                    947.588030059126
                  ],
                  [
                    416068.5344334769,
                    5044099.697991548,
                    947.588030059126
                  ],
                  [
                    417055.6144334769,
                    5044099.697991548,
                    1018.7280300591261
                  ],
                  [
                    417055.6144334769,
                    5043212.377991548,
                    1018.7280300591261
                  ],
                  [
                    416068.5344334769,
                    5043212.377991548,
                    947.588030059126
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:22:40+00:00",
            "end_time": "2011-09-14T20:01: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": "45117D8218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9125253642483,
              45.44995390679767,
              960.153402578023
            ],
            [
              -117.91272791597483,
              45.46250989325891,
              960.153402578023
            ],
            [
              -117.90525647767882,
              45.462569352977205,
              1360.9134025780231
            ],
            [
              -117.90505558345707,
              45.45001334063249,
              1360.9134025780231
            ],
            [
              -117.9125253642483,
              45.44995390679767,
              960.153402578023
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127279,
        45.44995391,
        960.1534026,
        -117.9050556,
        45.46256935,
        1360.913403
      ],
      "properties": {
        "datetime": "2011-09-18T21:07:27Z",
        "pc:count": 4887677,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428841.7194,
            "count": 4887677,
            "maximum": 429229.4588,
            "minimum": 428645.2788,
            "name": "X",
            "position": 0,
            "stddev": 142.0889345,
            "variance": 20189.26529
          },
          {
            "average": 5034129.915,
            "count": 4887677,
            "maximum": 5034735.932,
            "minimum": 5033340.832,
            "name": "Y",
            "position": 1,
            "stddev": 466.9101989,
            "variance": 218005.1338
          },
          {
            "average": 1077.130676,
            "count": 4887677,
            "maximum": 1360.913403,
            "minimum": 960.1534026,
            "name": "Z",
            "position": 2,
            "stddev": 83.80724773,
            "variance": 7023.654771
          },
          {
            "average": 132.1202633,
            "count": 4887677,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 66.02224781,
            "variance": 4358.937206
          },
          {
            "average": 1.057664612,
            "count": 4887677,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2531835874,
            "variance": 0.06410192894
          },
          {
            "average": 1.116711681,
            "count": 4887677,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3650908807,
            "variance": 0.1332913512
          },
          {
            "average": 0.4949764479,
            "count": 4887677,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999748144,
            "variance": 0.2499748151
          },
          {
            "average": 0,
            "count": 4887677,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.144160917,
            "count": 4887677,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3512528612,
            "variance": 0.1233785725
          },
          {
            "average": -1.174169896,
            "count": 4887677,
            "maximum": 19.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.431134115,
            "variance": 71.08402246
          },
          {
            "average": 168.3046799,
            "count": 4887677,
            "maximum": 213,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 34.22932032,
            "variance": 1171.64637
          },
          {
            "average": 6023.340288,
            "count": 4887677,
            "maximum": 10621,
            "minimum": 173,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5173.975566,
            "variance": 26770023.15
          },
          {
            "average": 25105.5039,
            "count": 4887677,
            "maximum": 52992,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 7047.620435,
            "variance": 49668953.79
          },
          {
            "average": 25569.56861,
            "count": 4887677,
            "maximum": 49920,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 6365.805566,
            "variance": 40523480.51
          },
          {
            "average": 21647.10413,
            "count": 4887677,
            "maximum": 46848,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 5378.504128,
            "variance": 28928306.66
          },
          {
            "average": 262444.9852,
            "count": 4887677,
            "maximum": 415247.397,
            "minimum": 70393.12082,
            "name": "GpsTime",
            "position": 15,
            "stddev": 169966.0768,
            "variance": 28888467250.0
          },
          {
            "average": 0,
            "count": 4887677,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4887677,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4887677,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4887677,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4887677,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428645.2788,
          5033340.832,
          960.1534026,
          429229.4588,
          5034735.932,
          1360.913403
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428645.27882389986,
                5033340.832480044,
                960.153402578023
              ],
              [
                428645.27882389986,
                5034735.932480044,
                960.153402578023
              ],
              [
                429229.4588238999,
                5034735.932480044,
                1360.9134025780231
              ],
              [
                429229.4588238999,
                5033340.832480044,
                1360.9134025780231
              ],
              [
                428645.27882389986,
                5033340.832480044,
                960.153402578023
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T21:07:27+00:00",
        "end_time": "2011-09-14T21:19:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127279,
            45.44995391,
            960.1534026,
            -117.9050556,
            45.46256935,
            1360.913403
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9125253642483,
                  45.44995390679767,
                  960.153402578023
                ],
                [
                  -117.91272791597483,
                  45.46250989325891,
                  960.153402578023
                ],
                [
                  -117.90525647767882,
                  45.462569352977205,
                  1360.9134025780231
                ],
                [
                  -117.90505558345707,
                  45.45001334063249,
                  1360.9134025780231
                ],
                [
                  -117.9125253642483,
                  45.44995390679767,
                  960.153402578023
                ]
              ]
            ]
          },
          "id": "45117D8218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:07:27Z",
            "pc:count": 4887677,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428841.7194,
                "count": 4887677,
                "maximum": 429229.4588,
                "minimum": 428645.2788,
                "name": "X",
                "position": 0,
                "stddev": 142.0889345,
                "variance": 20189.26529
              },
              {
                "average": 5034129.915,
                "count": 4887677,
                "maximum": 5034735.932,
                "minimum": 5033340.832,
                "name": "Y",
                "position": 1,
                "stddev": 466.9101989,
                "variance": 218005.1338
              },
              {
                "average": 1077.130676,
                "count": 4887677,
                "maximum": 1360.913403,
                "minimum": 960.1534026,
                "name": "Z",
                "position": 2,
                "stddev": 83.80724773,
                "variance": 7023.654771
              },
              {
                "average": 132.1202633,
                "count": 4887677,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 66.02224781,
                "variance": 4358.937206
              },
              {
                "average": 1.057664612,
                "count": 4887677,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2531835874,
                "variance": 0.06410192894
              },
              {
                "average": 1.116711681,
                "count": 4887677,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3650908807,
                "variance": 0.1332913512
              },
              {
                "average": 0.4949764479,
                "count": 4887677,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999748144,
                "variance": 0.2499748151
              },
              {
                "average": 0,
                "count": 4887677,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.144160917,
                "count": 4887677,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3512528612,
                "variance": 0.1233785725
              },
              {
                "average": -1.174169896,
                "count": 4887677,
                "maximum": 19.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.431134115,
                "variance": 71.08402246
              },
              {
                "average": 168.3046799,
                "count": 4887677,
                "maximum": 213,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 34.22932032,
                "variance": 1171.64637
              },
              {
                "average": 6023.340288,
                "count": 4887677,
                "maximum": 10621,
                "minimum": 173,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5173.975566,
                "variance": 26770023.15
              },
              {
                "average": 25105.5039,
                "count": 4887677,
                "maximum": 52992,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 7047.620435,
                "variance": 49668953.79
              },
              {
                "average": 25569.56861,
                "count": 4887677,
                "maximum": 49920,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 6365.805566,
                "variance": 40523480.51
              },
              {
                "average": 21647.10413,
                "count": 4887677,
                "maximum": 46848,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 5378.504128,
                "variance": 28928306.66
              },
              {
                "average": 262444.9852,
                "count": 4887677,
                "maximum": 415247.397,
                "minimum": 70393.12082,
                "name": "GpsTime",
                "position": 15,
                "stddev": 169966.0768,
                "variance": 28888467250.0
              },
              {
                "average": 0,
                "count": 4887677,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4887677,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4887677,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4887677,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4887677,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428645.2788,
              5033340.832,
              960.1534026,
              429229.4588,
              5034735.932,
              1360.913403
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428645.27882389986,
                    5033340.832480044,
                    960.153402578023
                  ],
                  [
                    428645.27882389986,
                    5034735.932480044,
                    960.153402578023
                  ],
                  [
                    429229.4588238999,
                    5034735.932480044,
                    1360.9134025780231
                  ],
                  [
                    429229.4588238999,
                    5033340.832480044,
                    1360.9134025780231
                  ],
                  [
                    428645.27882389986,
                    5033340.832480044,
                    960.153402578023
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T21:07:27+00:00",
            "end_time": "2011-09-14T21:19: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": "45117E8213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252430415659,
              45.58741286128118,
              796.9269231180066
            ],
            [
              -117.91272849104666,
              45.60000940354768,
              796.9269231180066
            ],
            [
              -117.90002920158399,
              45.600110167729355,
              899.0669231180067
            ],
            [
              -117.89982785472361,
              45.58751358145385,
              899.0669231180067
            ],
            [
              -117.91252430415659,
              45.58741286128118,
              796.9269231180066
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127285,
        45.58741286,
        796.9269231,
        -117.8998279,
        45.60011017,
        899.0669231
      ],
      "properties": {
        "datetime": "2011-09-14T21:23:49Z",
        "pc:count": 11081886,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429306.905,
            "count": 11081886,
            "maximum": 429809.4278,
            "minimum": 428818.9078,
            "name": "X",
            "position": 0,
            "stddev": 283.0060815,
            "variance": 80092.44219
          },
          {
            "average": 5049317.633,
            "count": 11081886,
            "maximum": 5050011.779,
            "minimum": 5048612.139,
            "name": "Y",
            "position": 1,
            "stddev": 397.771006,
            "variance": 158221.7732
          },
          {
            "average": 813.4667078,
            "count": 11081886,
            "maximum": 899.0669231,
            "minimum": 796.9269231,
            "name": "Z",
            "position": 2,
            "stddev": 13.5972231,
            "variance": 184.884476
          },
          {
            "average": 198.2725317,
            "count": 11081886,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 59.29206062,
            "variance": 3515.548452
          },
          {
            "average": 1.017295973,
            "count": 11081886,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1348634025,
            "variance": 0.01818813733
          },
          {
            "average": 1.034606474,
            "count": 11081886,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1924601844,
            "variance": 0.03704092257
          },
          {
            "average": 0.5014113121,
            "count": 11081886,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980308,
            "variance": 0.2499980308
          },
          {
            "average": 0,
            "count": 11081886,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.257870456,
            "count": 11081886,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4374623428,
            "variance": 0.1913733014
          },
          {
            "average": 2.626792418,
            "count": 11081886,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.855416719,
            "variance": 61.70757184
          },
          {
            "average": 205.8640108,
            "count": 11081886,
            "maximum": 213,
            "minimum": 193,
            "name": "UserData",
            "position": 10,
            "stddev": 3.747757101,
            "variance": 14.04568329
          },
          {
            "average": 194.8980205,
            "count": 11081886,
            "maximum": 221,
            "minimum": 168,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02197914,
            "variance": 577.0554816
          },
          {
            "average": 32725.81066,
            "count": 11081886,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 10880.45319,
            "variance": 118384261.5
          },
          {
            "average": 32130.05315,
            "count": 11081886,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 8800.952962,
            "variance": 77456773.03
          },
          {
            "average": 28052.18776,
            "count": 11081886,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 7341.903938,
            "variance": 53903553.43
          },
          {
            "average": 69753.03986,
            "count": 11081886,
            "maximum": 70629.33679,
            "minimum": 68693.97811,
            "name": "GpsTime",
            "position": 15,
            "stddev": 411.3420375,
            "variance": 169202.2718
          },
          {
            "average": 0,
            "count": 11081886,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11081886,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11081886,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11081886,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11081886,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428818.9078,
          5048612.139,
          796.9269231,
          429809.4278,
          5050011.779,
          899.0669231
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428818.9078457301,
                5048612.138555064,
                796.9269231180066
              ],
              [
                428818.9078457301,
                5050011.778555064,
                796.9269231180066
              ],
              [
                429809.4278457301,
                5050011.778555064,
                899.0669231180067
              ],
              [
                429809.4278457301,
                5048612.138555064,
                899.0669231180067
              ],
              [
                428818.9078457301,
                5048612.138555064,
                796.9269231180066
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:23:49+00:00",
        "end_time": "2011-09-14T20:51:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127285,
            45.58741286,
            796.9269231,
            -117.8998279,
            45.60011017,
            899.0669231
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252430415659,
                  45.58741286128118,
                  796.9269231180066
                ],
                [
                  -117.91272849104666,
                  45.60000940354768,
                  796.9269231180066
                ],
                [
                  -117.90002920158399,
                  45.600110167729355,
                  899.0669231180067
                ],
                [
                  -117.89982785472361,
                  45.58751358145385,
                  899.0669231180067
                ],
                [
                  -117.91252430415659,
                  45.58741286128118,
                  796.9269231180066
                ]
              ]
            ]
          },
          "id": "45117E8213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:23:49Z",
            "pc:count": 11081886,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429306.905,
                "count": 11081886,
                "maximum": 429809.4278,
                "minimum": 428818.9078,
                "name": "X",
                "position": 0,
                "stddev": 283.0060815,
                "variance": 80092.44219
              },
              {
                "average": 5049317.633,
                "count": 11081886,
                "maximum": 5050011.779,
                "minimum": 5048612.139,
                "name": "Y",
                "position": 1,
                "stddev": 397.771006,
                "variance": 158221.7732
              },
              {
                "average": 813.4667078,
                "count": 11081886,
                "maximum": 899.0669231,
                "minimum": 796.9269231,
                "name": "Z",
                "position": 2,
                "stddev": 13.5972231,
                "variance": 184.884476
              },
              {
                "average": 198.2725317,
                "count": 11081886,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 59.29206062,
                "variance": 3515.548452
              },
              {
                "average": 1.017295973,
                "count": 11081886,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1348634025,
                "variance": 0.01818813733
              },
              {
                "average": 1.034606474,
                "count": 11081886,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1924601844,
                "variance": 0.03704092257
              },
              {
                "average": 0.5014113121,
                "count": 11081886,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980308,
                "variance": 0.2499980308
              },
              {
                "average": 0,
                "count": 11081886,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.257870456,
                "count": 11081886,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4374623428,
                "variance": 0.1913733014
              },
              {
                "average": 2.626792418,
                "count": 11081886,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.855416719,
                "variance": 61.70757184
              },
              {
                "average": 205.8640108,
                "count": 11081886,
                "maximum": 213,
                "minimum": 193,
                "name": "UserData",
                "position": 10,
                "stddev": 3.747757101,
                "variance": 14.04568329
              },
              {
                "average": 194.8980205,
                "count": 11081886,
                "maximum": 221,
                "minimum": 168,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02197914,
                "variance": 577.0554816
              },
              {
                "average": 32725.81066,
                "count": 11081886,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 10880.45319,
                "variance": 118384261.5
              },
              {
                "average": 32130.05315,
                "count": 11081886,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 8800.952962,
                "variance": 77456773.03
              },
              {
                "average": 28052.18776,
                "count": 11081886,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 7341.903938,
                "variance": 53903553.43
              },
              {
                "average": 69753.03986,
                "count": 11081886,
                "maximum": 70629.33679,
                "minimum": 68693.97811,
                "name": "GpsTime",
                "position": 15,
                "stddev": 411.3420375,
                "variance": 169202.2718
              },
              {
                "average": 0,
                "count": 11081886,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11081886,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11081886,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11081886,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11081886,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428818.9078,
              5048612.139,
              796.9269231,
              429809.4278,
              5050011.779,
              899.0669231
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428818.9078457301,
                    5048612.138555064,
                    796.9269231180066
                  ],
                  [
                    428818.9078457301,
                    5050011.778555064,
                    796.9269231180066
                  ],
                  [
                    429809.4278457301,
                    5050011.778555064,
                    899.0669231180067
                  ],
                  [
                    429809.4278457301,
                    5048612.138555064,
                    899.0669231180067
                  ],
                  [
                    428818.9078457301,
                    5048612.138555064,
                    796.9269231180066
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:23:49+00:00",
            "end_time": "2011-09-14T20:51: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": "45118A1407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0500248643924,
              45.03739784761862,
              1191.811965096273
            ],
            [
              -118.05025422733252,
              45.04993352705489,
              1191.811965096273
            ],
            [
              -118.0375281941895,
              45.05004985923891,
              1313.511965096273
            ],
            [
              -118.03730160924663,
              45.037514129250646,
              1313.511965096273
            ],
            [
              -118.0500248643924,
              45.03739784761862,
              1191.811965096273
            ]
          ]
        ]
      },
      "bbox": [
        -118.0502542,
        45.03739785,
        1191.811965,
        -118.0373016,
        45.05004986,
        1313.511965
      ],
      "properties": {
        "datetime": "2011-09-20T23:52:20Z",
        "pc:count": 9974818,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417847.338,
            "count": 9974818,
            "maximum": 418299.1889,
            "minimum": 417296.8889,
            "name": "X",
            "position": 0,
            "stddev": 290.7711843,
            "variance": 84547.88162
          },
          {
            "average": 4988241.726,
            "count": 9974818,
            "maximum": 4989033.216,
            "minimum": 4987640.416,
            "name": "Y",
            "position": 1,
            "stddev": 352.9987556,
            "variance": 124608.1214
          },
          {
            "average": 1246.935172,
            "count": 9974818,
            "maximum": 1313.511965,
            "minimum": 1191.811965,
            "name": "Z",
            "position": 2,
            "stddev": 22.75470722,
            "variance": 517.7767005
          },
          {
            "average": 213.822465,
            "count": 9974818,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.35778304,
            "variance": 2338.47518
          },
          {
            "average": 1.041506221,
            "count": 9974818,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2138022144,
            "variance": 0.04571138688
          },
          {
            "average": 1.083120514,
            "count": 9974818,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3069456657,
            "variance": 0.09421564168
          },
          {
            "average": 0.4986793744,
            "count": 9974818,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998281,
            "variance": 0.249998281
          },
          {
            "average": 0,
            "count": 9974818,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.212614807,
            "count": 9974818,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4091573871,
            "variance": 0.1674097674
          },
          {
            "average": 1.382788225,
            "count": 9974818,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.825274186,
            "variance": 61.23491608
          },
          {
            "average": 201.4511778,
            "count": 9974818,
            "maximum": 212,
            "minimum": 190,
            "name": "UserData",
            "position": 10,
            "stddev": 3.520650354,
            "variance": 12.39497892
          },
          {
            "average": 69.38051902,
            "count": 9974818,
            "maximum": 83,
            "minimum": 55,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.0865803,
            "variance": 122.9122628
          },
          {
            "average": 27927.64736,
            "count": 9974818,
            "maximum": 56064,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 10132.43382,
            "variance": 102666215.2
          },
          {
            "average": 27617.92141,
            "count": 9974818,
            "maximum": 56320,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 9181.588023,
            "variance": 84301558.62
          },
          {
            "average": 22263.84422,
            "count": 9974818,
            "maximum": 55552,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7686.642753,
            "variance": 59084476.81
          },
          {
            "average": 596235.8909,
            "count": 9974818,
            "maximum": 597940.4524,
            "minimum": 594497.2689,
            "name": "GpsTime",
            "position": 15,
            "stddev": 781.2468838,
            "variance": 610346.6935
          },
          {
            "average": 0,
            "count": 9974818,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9974818,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9974818,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9974818,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9974818,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417296.8889,
          4987640.416,
          1191.811965,
          418299.1889,
          4989033.216,
          1313.511965
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417296.8889018371,
                4987640.415977619,
                1191.811965096273
              ],
              [
                417296.8889018371,
                4989033.215977619,
                1191.811965096273
              ],
              [
                418299.18890183716,
                4989033.215977619,
                1313.511965096273
              ],
              [
                418299.18890183716,
                4987640.415977619,
                1313.511965096273
              ],
              [
                417296.8889018371,
                4987640.415977619,
                1191.811965096273
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:52:20+00:00",
        "end_time": "2011-09-20T22:54:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0502542,
            45.03739785,
            1191.811965,
            -118.0373016,
            45.05004986,
            1313.511965
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0500248643924,
                  45.03739784761862,
                  1191.811965096273
                ],
                [
                  -118.05025422733252,
                  45.04993352705489,
                  1191.811965096273
                ],
                [
                  -118.0375281941895,
                  45.05004985923891,
                  1313.511965096273
                ],
                [
                  -118.03730160924663,
                  45.037514129250646,
                  1313.511965096273
                ],
                [
                  -118.0500248643924,
                  45.03739784761862,
                  1191.811965096273
                ]
              ]
            ]
          },
          "id": "45118A1407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:52:20Z",
            "pc:count": 9974818,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417847.338,
                "count": 9974818,
                "maximum": 418299.1889,
                "minimum": 417296.8889,
                "name": "X",
                "position": 0,
                "stddev": 290.7711843,
                "variance": 84547.88162
              },
              {
                "average": 4988241.726,
                "count": 9974818,
                "maximum": 4989033.216,
                "minimum": 4987640.416,
                "name": "Y",
                "position": 1,
                "stddev": 352.9987556,
                "variance": 124608.1214
              },
              {
                "average": 1246.935172,
                "count": 9974818,
                "maximum": 1313.511965,
                "minimum": 1191.811965,
                "name": "Z",
                "position": 2,
                "stddev": 22.75470722,
                "variance": 517.7767005
              },
              {
                "average": 213.822465,
                "count": 9974818,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.35778304,
                "variance": 2338.47518
              },
              {
                "average": 1.041506221,
                "count": 9974818,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2138022144,
                "variance": 0.04571138688
              },
              {
                "average": 1.083120514,
                "count": 9974818,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3069456657,
                "variance": 0.09421564168
              },
              {
                "average": 0.4986793744,
                "count": 9974818,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998281,
                "variance": 0.249998281
              },
              {
                "average": 0,
                "count": 9974818,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.212614807,
                "count": 9974818,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4091573871,
                "variance": 0.1674097674
              },
              {
                "average": 1.382788225,
                "count": 9974818,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.825274186,
                "variance": 61.23491608
              },
              {
                "average": 201.4511778,
                "count": 9974818,
                "maximum": 212,
                "minimum": 190,
                "name": "UserData",
                "position": 10,
                "stddev": 3.520650354,
                "variance": 12.39497892
              },
              {
                "average": 69.38051902,
                "count": 9974818,
                "maximum": 83,
                "minimum": 55,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.0865803,
                "variance": 122.9122628
              },
              {
                "average": 27927.64736,
                "count": 9974818,
                "maximum": 56064,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 10132.43382,
                "variance": 102666215.2
              },
              {
                "average": 27617.92141,
                "count": 9974818,
                "maximum": 56320,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 9181.588023,
                "variance": 84301558.62
              },
              {
                "average": 22263.84422,
                "count": 9974818,
                "maximum": 55552,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7686.642753,
                "variance": 59084476.81
              },
              {
                "average": 596235.8909,
                "count": 9974818,
                "maximum": 597940.4524,
                "minimum": 594497.2689,
                "name": "GpsTime",
                "position": 15,
                "stddev": 781.2468838,
                "variance": 610346.6935
              },
              {
                "average": 0,
                "count": 9974818,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9974818,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9974818,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9974818,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9974818,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417296.8889,
              4987640.416,
              1191.811965,
              418299.1889,
              4989033.216,
              1313.511965
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417296.8889018371,
                    4987640.415977619,
                    1191.811965096273
                  ],
                  [
                    417296.8889018371,
                    4989033.215977619,
                    1191.811965096273
                  ],
                  [
                    418299.18890183716,
                    4989033.215977619,
                    1313.511965096273
                  ],
                  [
                    418299.18890183716,
                    4987640.415977619,
                    1313.511965096273
                  ],
                  [
                    417296.8889018371,
                    4987640.415977619,
                    1191.811965096273
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:52:20+00:00",
            "end_time": "2011-09-20T22: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": "45117D8308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9750251044474,
              45.41240628789862,
              832.3626934388268
            ],
            [
              -117.9752420600112,
              45.42500947093821,
              832.3626934388268
            ],
            [
              -117.96252912469427,
              45.42511731532734,
              858.8826934388268
            ],
            [
              -117.96231499622769,
              45.41251408516683,
              858.8826934388268
            ],
            [
              -117.9750251044474,
              45.41240628789862,
              832.3626934388268
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752421,
        45.41240629,
        832.3626934,
        -117.962315,
        45.42511732,
        858.8826934
      ],
      "properties": {
        "datetime": "2011-09-15T00:36:04Z",
        "pc:count": 11325000,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424194.0507,
            "count": 11325000,
            "maximum": 424702.1642,
            "minimum": 423707.4842,
            "name": "X",
            "position": 0,
            "stddev": 282.8961237,
            "variance": 80030.21678
          },
          {
            "average": 5029926.477,
            "count": 11325000,
            "maximum": 5030627.194,
            "minimum": 5029226.834,
            "name": "Y",
            "position": 1,
            "stddev": 402.5924467,
            "variance": 162080.6781
          },
          {
            "average": 836.0246643,
            "count": 11325000,
            "maximum": 858.8826934,
            "minimum": 832.3626934,
            "name": "Z",
            "position": 2,
            "stddev": 2.08395983,
            "variance": 4.342888571
          },
          {
            "average": 205.5728546,
            "count": 11325000,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 37.92086931,
            "variance": 1437.992329
          },
          {
            "average": 1.002110817,
            "count": 11325000,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05075373908,
            "variance": 0.002575942031
          },
          {
            "average": 1.004230287,
            "count": 11325000,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07510601252,
            "variance": 0.005640913117
          },
          {
            "average": 0.5008901545,
            "count": 11325000,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992297,
            "variance": 0.2499992297
          },
          {
            "average": 0,
            "count": 11325000,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.243047152,
            "count": 11325000,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4289233618,
            "variance": 0.1839752503
          },
          {
            "average": 1.30362479,
            "count": 11325000,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.887347349,
            "variance": 62.21024821
          },
          {
            "average": 205.2087006,
            "count": 11325000,
            "maximum": 213,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 7.194452774,
            "variance": 51.76015072
          },
          {
            "average": 214.7851583,
            "count": 11325000,
            "maximum": 1033,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 56.93471674,
            "variance": 3241.56197
          },
          {
            "average": 30935.70723,
            "count": 11325000,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 10638.44515,
            "variance": 113176515.3
          },
          {
            "average": 30695.5722,
            "count": 11325000,
            "maximum": 65280,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 8064.831149,
            "variance": 65041501.47
          },
          {
            "average": 25668.85295,
            "count": 11325000,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 7297.804329,
            "variance": 53257948.03
          },
          {
            "average": 78149.57538,
            "count": 11325000,
            "maximum": 82164.0359,
            "minimum": 76814.31249,
            "name": "GpsTime",
            "position": 15,
            "stddev": 621.3688667,
            "variance": 386099.2686
          },
          {
            "average": 0,
            "count": 11325000,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11325000,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11325000,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11325000,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11325000,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423707.4842,
          5029226.834,
          832.3626934,
          424702.1642,
          5030627.194,
          858.8826934
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423707.4842217644,
                5029226.834124405,
                832.3626934388268
              ],
              [
                423707.4842217644,
                5030627.194124404,
                832.3626934388268
              ],
              [
                424702.1642217644,
                5030627.194124404,
                858.8826934388268
              ],
              [
                424702.1642217644,
                5029226.834124405,
                858.8826934388268
              ],
              [
                423707.4842217644,
                5029226.834124405,
                832.3626934388268
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:36:04+00:00",
        "end_time": "2011-09-14T23:06:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752421,
            45.41240629,
            832.3626934,
            -117.962315,
            45.42511732,
            858.8826934
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9750251044474,
                  45.41240628789862,
                  832.3626934388268
                ],
                [
                  -117.9752420600112,
                  45.42500947093821,
                  832.3626934388268
                ],
                [
                  -117.96252912469427,
                  45.42511731532734,
                  858.8826934388268
                ],
                [
                  -117.96231499622769,
                  45.41251408516683,
                  858.8826934388268
                ],
                [
                  -117.9750251044474,
                  45.41240628789862,
                  832.3626934388268
                ]
              ]
            ]
          },
          "id": "45117D8308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:36:04Z",
            "pc:count": 11325000,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424194.0507,
                "count": 11325000,
                "maximum": 424702.1642,
                "minimum": 423707.4842,
                "name": "X",
                "position": 0,
                "stddev": 282.8961237,
                "variance": 80030.21678
              },
              {
                "average": 5029926.477,
                "count": 11325000,
                "maximum": 5030627.194,
                "minimum": 5029226.834,
                "name": "Y",
                "position": 1,
                "stddev": 402.5924467,
                "variance": 162080.6781
              },
              {
                "average": 836.0246643,
                "count": 11325000,
                "maximum": 858.8826934,
                "minimum": 832.3626934,
                "name": "Z",
                "position": 2,
                "stddev": 2.08395983,
                "variance": 4.342888571
              },
              {
                "average": 205.5728546,
                "count": 11325000,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 37.92086931,
                "variance": 1437.992329
              },
              {
                "average": 1.002110817,
                "count": 11325000,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05075373908,
                "variance": 0.002575942031
              },
              {
                "average": 1.004230287,
                "count": 11325000,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07510601252,
                "variance": 0.005640913117
              },
              {
                "average": 0.5008901545,
                "count": 11325000,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992297,
                "variance": 0.2499992297
              },
              {
                "average": 0,
                "count": 11325000,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.243047152,
                "count": 11325000,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4289233618,
                "variance": 0.1839752503
              },
              {
                "average": 1.30362479,
                "count": 11325000,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.887347349,
                "variance": 62.21024821
              },
              {
                "average": 205.2087006,
                "count": 11325000,
                "maximum": 213,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 7.194452774,
                "variance": 51.76015072
              },
              {
                "average": 214.7851583,
                "count": 11325000,
                "maximum": 1033,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 56.93471674,
                "variance": 3241.56197
              },
              {
                "average": 30935.70723,
                "count": 11325000,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 10638.44515,
                "variance": 113176515.3
              },
              {
                "average": 30695.5722,
                "count": 11325000,
                "maximum": 65280,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 8064.831149,
                "variance": 65041501.47
              },
              {
                "average": 25668.85295,
                "count": 11325000,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 7297.804329,
                "variance": 53257948.03
              },
              {
                "average": 78149.57538,
                "count": 11325000,
                "maximum": 82164.0359,
                "minimum": 76814.31249,
                "name": "GpsTime",
                "position": 15,
                "stddev": 621.3688667,
                "variance": 386099.2686
              },
              {
                "average": 0,
                "count": 11325000,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11325000,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11325000,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11325000,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11325000,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423707.4842,
              5029226.834,
              832.3626934,
              424702.1642,
              5030627.194,
              858.8826934
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423707.4842217644,
                    5029226.834124405,
                    832.3626934388268
                  ],
                  [
                    423707.4842217644,
                    5030627.194124404,
                    832.3626934388268
                  ],
                  [
                    424702.1642217644,
                    5030627.194124404,
                    858.8826934388268
                  ],
                  [
                    424702.1642217644,
                    5029226.834124405,
                    858.8826934388268
                  ],
                  [
                    423707.4842217644,
                    5029226.834124405,
                    832.3626934388268
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:36:04+00:00",
            "end_time": "2011-09-14T23:06: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": "45117E8306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002470008856,
              45.53740328562278,
              908.9520588822818
            ],
            [
              -118.00024825652001,
              45.550009876591304,
              908.9520588822818
            ],
            [
              -117.98752981022749,
              45.550120542436225,
              1104.3520588822819
            ],
            [
              -117.98730909525449,
              45.53751390309727,
              1104.3520588822819
            ],
            [
              -118.00002470008856,
              45.53740328562278,
              908.9520588822818
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002483,
        45.53740329,
        908.9520589,
        -117.9873091,
        45.55012054,
        1104.352059
      ],
      "properties": {
        "datetime": "2011-09-15T00:32:13Z",
        "pc:count": 15614022,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422424.6438,
            "count": 15614022,
            "maximum": 422917.0601,
            "minimum": 421924.1401,
            "name": "X",
            "position": 0,
            "stddev": 255.0532782,
            "variance": 65052.17471
          },
          {
            "average": 5043865.839,
            "count": 15614022,
            "maximum": 5044538.337,
            "minimum": 5043137.557,
            "name": "Y",
            "position": 1,
            "stddev": 411.0133985,
            "variance": 168932.0138
          },
          {
            "average": 990.5283821,
            "count": 15614022,
            "maximum": 1104.352059,
            "minimum": 908.9520589,
            "name": "Z",
            "position": 2,
            "stddev": 41.03875322,
            "variance": 1684.179266
          },
          {
            "average": 145.4784669,
            "count": 15614022,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 75.72419281,
            "variance": 5734.153376
          },
          {
            "average": 1.110954436,
            "count": 15614022,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3462385506,
            "variance": 0.1198811339
          },
          {
            "average": 1.230455036,
            "count": 15614022,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5001056298,
            "variance": 0.250105641
          },
          {
            "average": 0.5008057501,
            "count": 15614022,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993668,
            "variance": 0.2499993668
          },
          {
            "average": 0,
            "count": 15614022,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.176896318,
            "count": 15614022,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3815809481,
            "variance": 0.14560402
          },
          {
            "average": -0.3563678589,
            "count": 15614022,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.582330171,
            "variance": 73.65639117
          },
          {
            "average": 160.4420904,
            "count": 15614022,
            "maximum": 213,
            "minimum": 115,
            "name": "UserData",
            "position": 10,
            "stddev": 39.36885544,
            "variance": 1549.906779
          },
          {
            "average": 599.8748236,
            "count": 15614022,
            "maximum": 1033,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 411.9465239,
            "variance": 169699.9385
          },
          {
            "average": 26191.50276,
            "count": 15614022,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 11804.35624,
            "variance": 139342826.3
          },
          {
            "average": 26419.98447,
            "count": 15614022,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 10766.26551,
            "variance": 115912473.1
          },
          {
            "average": 22523.38278,
            "count": 15614022,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 9265.249001,
            "variance": 85844839.06
          },
          {
            "average": 80663.75773,
            "count": 15614022,
            "maximum": 81933.48046,
            "minimum": 79323.35973,
            "name": "GpsTime",
            "position": 15,
            "stddev": 912.6170657,
            "variance": 832869.9087
          },
          {
            "average": 0,
            "count": 15614022,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15614022,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15614022,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15614022,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15614022,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421924.1401,
          5043137.557,
          908.9520589,
          422917.0601,
          5044538.337,
          1104.352059
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421924.14012324944,
                5043137.556747834,
                908.9520588822818
              ],
              [
                421924.14012324944,
                5044538.3367478335,
                908.9520588822818
              ],
              [
                422917.0601232495,
                5044538.3367478335,
                1104.3520588822819
              ],
              [
                422917.0601232495,
                5043137.556747834,
                1104.3520588822819
              ],
              [
                421924.14012324944,
                5043137.556747834,
                908.9520588822818
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:32:13+00:00",
        "end_time": "2011-09-14T23:48:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002483,
            45.53740329,
            908.9520589,
            -117.9873091,
            45.55012054,
            1104.352059
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002470008856,
                  45.53740328562278,
                  908.9520588822818
                ],
                [
                  -118.00024825652001,
                  45.550009876591304,
                  908.9520588822818
                ],
                [
                  -117.98752981022749,
                  45.550120542436225,
                  1104.3520588822819
                ],
                [
                  -117.98730909525449,
                  45.53751390309727,
                  1104.3520588822819
                ],
                [
                  -118.00002470008856,
                  45.53740328562278,
                  908.9520588822818
                ]
              ]
            ]
          },
          "id": "45117E8306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:32:13Z",
            "pc:count": 15614022,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422424.6438,
                "count": 15614022,
                "maximum": 422917.0601,
                "minimum": 421924.1401,
                "name": "X",
                "position": 0,
                "stddev": 255.0532782,
                "variance": 65052.17471
              },
              {
                "average": 5043865.839,
                "count": 15614022,
                "maximum": 5044538.337,
                "minimum": 5043137.557,
                "name": "Y",
                "position": 1,
                "stddev": 411.0133985,
                "variance": 168932.0138
              },
              {
                "average": 990.5283821,
                "count": 15614022,
                "maximum": 1104.352059,
                "minimum": 908.9520589,
                "name": "Z",
                "position": 2,
                "stddev": 41.03875322,
                "variance": 1684.179266
              },
              {
                "average": 145.4784669,
                "count": 15614022,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 75.72419281,
                "variance": 5734.153376
              },
              {
                "average": 1.110954436,
                "count": 15614022,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3462385506,
                "variance": 0.1198811339
              },
              {
                "average": 1.230455036,
                "count": 15614022,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5001056298,
                "variance": 0.250105641
              },
              {
                "average": 0.5008057501,
                "count": 15614022,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993668,
                "variance": 0.2499993668
              },
              {
                "average": 0,
                "count": 15614022,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.176896318,
                "count": 15614022,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3815809481,
                "variance": 0.14560402
              },
              {
                "average": -0.3563678589,
                "count": 15614022,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.582330171,
                "variance": 73.65639117
              },
              {
                "average": 160.4420904,
                "count": 15614022,
                "maximum": 213,
                "minimum": 115,
                "name": "UserData",
                "position": 10,
                "stddev": 39.36885544,
                "variance": 1549.906779
              },
              {
                "average": 599.8748236,
                "count": 15614022,
                "maximum": 1033,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 411.9465239,
                "variance": 169699.9385
              },
              {
                "average": 26191.50276,
                "count": 15614022,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 11804.35624,
                "variance": 139342826.3
              },
              {
                "average": 26419.98447,
                "count": 15614022,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 10766.26551,
                "variance": 115912473.1
              },
              {
                "average": 22523.38278,
                "count": 15614022,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 9265.249001,
                "variance": 85844839.06
              },
              {
                "average": 80663.75773,
                "count": 15614022,
                "maximum": 81933.48046,
                "minimum": 79323.35973,
                "name": "GpsTime",
                "position": 15,
                "stddev": 912.6170657,
                "variance": 832869.9087
              },
              {
                "average": 0,
                "count": 15614022,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15614022,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15614022,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15614022,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15614022,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421924.1401,
              5043137.557,
              908.9520589,
              422917.0601,
              5044538.337,
              1104.352059
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421924.14012324944,
                    5043137.556747834,
                    908.9520588822818
                  ],
                  [
                    421924.14012324944,
                    5044538.3367478335,
                    908.9520588822818
                  ],
                  [
                    422917.0601232495,
                    5044538.3367478335,
                    1104.3520588822819
                  ],
                  [
                    422917.0601232495,
                    5043137.556747834,
                    1104.3520588822819
                  ],
                  [
                    421924.14012324944,
                    5043137.556747834,
                    908.9520588822818
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:32:13+00:00",
            "end_time": "2011-09-14T23:48: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": "45117D8109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252492232507,
              45.47490802402043,
              823.1971771466136
            ],
            [
              -117.96273954233308,
              45.48750985516007,
              823.1971771466136
            ],
            [
              -117.950029398361,
              45.48761627996288,
              849.4371771466136
            ],
            [
              -117.9498176107404,
              45.47501440232595,
              849.4371771466136
            ],
            [
              -117.96252492232507,
              45.47490802402043,
              823.1971771466136
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627395,
        45.47490802,
        823.1971771,
        -117.9498176,
        45.48761628,
        849.4371771
      ],
      "properties": {
        "datetime": "2011-09-14T23:14:30Z",
        "pc:count": 11210702,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425279.8395,
            "count": 11210702,
            "maximum": 425762.0815,
            "minimum": 424768.7215,
            "name": "X",
            "position": 0,
            "stddev": 280.8089139,
            "variance": 78853.64615
          },
          {
            "average": 5036859.815,
            "count": 11210702,
            "maximum": 5037558.953,
            "minimum": 5036158.733,
            "name": "Y",
            "position": 1,
            "stddev": 397.4786458,
            "variance": 157989.2738
          },
          {
            "average": 830.3224099,
            "count": 11210702,
            "maximum": 849.4371771,
            "minimum": 823.1971771,
            "name": "Z",
            "position": 2,
            "stddev": 2.627990642,
            "variance": 6.906334814
          },
          {
            "average": 216.2847342,
            "count": 11210702,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.6648036,
            "variance": 711.0117509
          },
          {
            "average": 1.000645901,
            "count": 11210702,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02749712987,
            "variance": 0.000756092151
          },
          {
            "average": 1.001290553,
            "count": 11210702,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04026472591,
            "variance": 0.001621248153
          },
          {
            "average": 0.5010511385,
            "count": 11210702,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989174,
            "variance": 0.2499989174
          },
          {
            "average": 0,
            "count": 11210702,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.272284644,
            "count": 11210702,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4451356357,
            "variance": 0.1981457342
          },
          {
            "average": 1.424995379,
            "count": 11210702,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.8186438,
            "variance": 61.13119087
          },
          {
            "average": 204.6500608,
            "count": 11210702,
            "maximum": 213,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 5.158959046,
            "variance": 26.61485844
          },
          {
            "average": 210.1852942,
            "count": 11210702,
            "maximum": 237,
            "minimum": 184,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.0216278,
            "variance": 577.0386024
          },
          {
            "average": 26451.88337,
            "count": 11210702,
            "maximum": 59392,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 10146.34155,
            "variance": 102948246.9
          },
          {
            "average": 27670.78298,
            "count": 11210702,
            "maximum": 60672,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 7459.939304,
            "variance": 55650694.43
          },
          {
            "average": 22850.63939,
            "count": 11210702,
            "maximum": 60416,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 5351.75841,
            "variance": 28641318.08
          },
          {
            "average": 75842.08563,
            "count": 11210702,
            "maximum": 77270.55899,
            "minimum": 74737.60415,
            "name": "GpsTime",
            "position": 15,
            "stddev": 565.1111084,
            "variance": 319350.5648
          },
          {
            "average": 0,
            "count": 11210702,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11210702,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11210702,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11210702,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11210702,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424768.7215,
          5036158.733,
          823.1971771,
          425762.0815,
          5037558.953,
          849.4371771
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424768.7214861343,
                5036158.733034678,
                823.1971771466136
              ],
              [
                424768.7214861343,
                5037558.9530346785,
                823.1971771466136
              ],
              [
                425762.08148613427,
                5037558.9530346785,
                849.4371771466136
              ],
              [
                425762.08148613427,
                5036158.733034678,
                849.4371771466136
              ],
              [
                424768.7214861343,
                5036158.733034678,
                823.1971771466136
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:14:30+00:00",
        "end_time": "2011-09-14T22:32:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627395,
            45.47490802,
            823.1971771,
            -117.9498176,
            45.48761628,
            849.4371771
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252492232507,
                  45.47490802402043,
                  823.1971771466136
                ],
                [
                  -117.96273954233308,
                  45.48750985516007,
                  823.1971771466136
                ],
                [
                  -117.950029398361,
                  45.48761627996288,
                  849.4371771466136
                ],
                [
                  -117.9498176107404,
                  45.47501440232595,
                  849.4371771466136
                ],
                [
                  -117.96252492232507,
                  45.47490802402043,
                  823.1971771466136
                ]
              ]
            ]
          },
          "id": "45117D8109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:14:30Z",
            "pc:count": 11210702,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425279.8395,
                "count": 11210702,
                "maximum": 425762.0815,
                "minimum": 424768.7215,
                "name": "X",
                "position": 0,
                "stddev": 280.8089139,
                "variance": 78853.64615
              },
              {
                "average": 5036859.815,
                "count": 11210702,
                "maximum": 5037558.953,
                "minimum": 5036158.733,
                "name": "Y",
                "position": 1,
                "stddev": 397.4786458,
                "variance": 157989.2738
              },
              {
                "average": 830.3224099,
                "count": 11210702,
                "maximum": 849.4371771,
                "minimum": 823.1971771,
                "name": "Z",
                "position": 2,
                "stddev": 2.627990642,
                "variance": 6.906334814
              },
              {
                "average": 216.2847342,
                "count": 11210702,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.6648036,
                "variance": 711.0117509
              },
              {
                "average": 1.000645901,
                "count": 11210702,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02749712987,
                "variance": 0.000756092151
              },
              {
                "average": 1.001290553,
                "count": 11210702,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04026472591,
                "variance": 0.001621248153
              },
              {
                "average": 0.5010511385,
                "count": 11210702,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989174,
                "variance": 0.2499989174
              },
              {
                "average": 0,
                "count": 11210702,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.272284644,
                "count": 11210702,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4451356357,
                "variance": 0.1981457342
              },
              {
                "average": 1.424995379,
                "count": 11210702,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.8186438,
                "variance": 61.13119087
              },
              {
                "average": 204.6500608,
                "count": 11210702,
                "maximum": 213,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 5.158959046,
                "variance": 26.61485844
              },
              {
                "average": 210.1852942,
                "count": 11210702,
                "maximum": 237,
                "minimum": 184,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.0216278,
                "variance": 577.0386024
              },
              {
                "average": 26451.88337,
                "count": 11210702,
                "maximum": 59392,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 10146.34155,
                "variance": 102948246.9
              },
              {
                "average": 27670.78298,
                "count": 11210702,
                "maximum": 60672,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 7459.939304,
                "variance": 55650694.43
              },
              {
                "average": 22850.63939,
                "count": 11210702,
                "maximum": 60416,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 5351.75841,
                "variance": 28641318.08
              },
              {
                "average": 75842.08563,
                "count": 11210702,
                "maximum": 77270.55899,
                "minimum": 74737.60415,
                "name": "GpsTime",
                "position": 15,
                "stddev": 565.1111084,
                "variance": 319350.5648
              },
              {
                "average": 0,
                "count": 11210702,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11210702,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11210702,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11210702,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11210702,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424768.7215,
              5036158.733,
              823.1971771,
              425762.0815,
              5037558.953,
              849.4371771
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424768.7214861343,
                    5036158.733034678,
                    823.1971771466136
                  ],
                  [
                    424768.7214861343,
                    5037558.9530346785,
                    823.1971771466136
                  ],
                  [
                    425762.08148613427,
                    5037558.9530346785,
                    849.4371771466136
                  ],
                  [
                    425762.08148613427,
                    5036158.733034678,
                    849.4371771466136
                  ],
                  [
                    424768.7214861343,
                    5036158.733034678,
                    823.1971771466136
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:14:30+00:00",
            "end_time": "2011-09-14T22: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": "45118A1408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0375245570197,
              45.037399104745084,
              1134.6698315345964
            ],
            [
              -118.0377525309818,
              45.05000899714877,
              1134.6698315345964
            ],
            [
              -118.02502922424821,
              45.05012391136993,
              1244.0698315345965
            ],
            [
              -118.02480404415468,
              45.03751396873489,
              1244.0698315345965
            ],
            [
              -118.0375245570197,
              45.037399104745084,
              1134.6698315345964
            ]
          ]
        ]
      },
      "bbox": [
        -118.0377525,
        45.0373991,
        1134.669832,
        -118.024804,
        45.05012391,
        1244.069832
      ],
      "properties": {
        "datetime": "2011-09-20T23:55:05Z",
        "pc:count": 12411116,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418770.2433,
            "count": 12411116,
            "maximum": 419283.545,
            "minimum": 418281.465,
            "name": "X",
            "position": 0,
            "stddev": 284.5569804,
            "variance": 80972.67507
          },
          {
            "average": 4988351.683,
            "count": 12411116,
            "maximum": 4989028.903,
            "minimum": 4987627.863,
            "name": "Y",
            "position": 1,
            "stddev": 399.397865,
            "variance": 159518.6546
          },
          {
            "average": 1189.239002,
            "count": 12411116,
            "maximum": 1244.069832,
            "minimum": 1134.669832,
            "name": "Z",
            "position": 2,
            "stddev": 21.46118588,
            "variance": 460.5824996
          },
          {
            "average": 225.8643026,
            "count": 12411116,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.44641892,
            "variance": 988.877263
          },
          {
            "average": 1.011215591,
            "count": 12411116,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1130382424,
            "variance": 0.01277764425
          },
          {
            "average": 1.022482265,
            "count": 12411116,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1647243978,
            "variance": 0.02713412724
          },
          {
            "average": 0.4982490696,
            "count": 12411116,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999969544,
            "variance": 0.2499969544
          },
          {
            "average": 0,
            "count": 12411116,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.240261391,
            "count": 12411116,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4272421678,
            "variance": 0.18253587
          },
          {
            "average": 0.8460032302,
            "count": 12411116,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.684472852,
            "variance": 59.05112301
          },
          {
            "average": 204.9742395,
            "count": 12411116,
            "maximum": 212,
            "minimum": 194,
            "name": "UserData",
            "position": 10,
            "stddev": 3.697196443,
            "variance": 13.66926154
          },
          {
            "average": 69.1274522,
            "count": 12411116,
            "maximum": 84,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.57663021,
            "variance": 158.1716274
          },
          {
            "average": 32247.42238,
            "count": 12411116,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7976.954981,
            "variance": 63631810.77
          },
          {
            "average": 30830.67714,
            "count": 12411116,
            "maximum": 64512,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 6652.545001,
            "variance": 44256354.99
          },
          {
            "average": 24442.79451,
            "count": 12411116,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5976.233666,
            "variance": 35715368.83
          },
          {
            "average": 595959.6818,
            "count": 12411116,
            "maximum": 598105.8748,
            "minimum": 586986.4809,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3759.053044,
            "variance": 14130479.78
          },
          {
            "average": 0,
            "count": 12411116,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12411116,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12411116,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12411116,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12411116,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418281.465,
          4987627.863,
          1134.669832,
          419283.545,
          4989028.903,
          1244.069832
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418281.46498916385,
                4987627.863090362,
                1134.6698315345964
              ],
              [
                418281.46498916385,
                4989028.9030903615,
                1134.6698315345964
              ],
              [
                419283.5449891638,
                4989028.9030903615,
                1244.0698315345965
              ],
              [
                419283.5449891638,
                4987627.863090362,
                1244.0698315345965
              ],
              [
                418281.46498916385,
                4987627.863090362,
                1134.6698315345964
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:55:05+00:00",
        "end_time": "2011-09-20T20:49:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0377525,
            45.0373991,
            1134.669832,
            -118.024804,
            45.05012391,
            1244.069832
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0375245570197,
                  45.037399104745084,
                  1134.6698315345964
                ],
                [
                  -118.0377525309818,
                  45.05000899714877,
                  1134.6698315345964
                ],
                [
                  -118.02502922424821,
                  45.05012391136993,
                  1244.0698315345965
                ],
                [
                  -118.02480404415468,
                  45.03751396873489,
                  1244.0698315345965
                ],
                [
                  -118.0375245570197,
                  45.037399104745084,
                  1134.6698315345964
                ]
              ]
            ]
          },
          "id": "45118A1408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:55:05Z",
            "pc:count": 12411116,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418770.2433,
                "count": 12411116,
                "maximum": 419283.545,
                "minimum": 418281.465,
                "name": "X",
                "position": 0,
                "stddev": 284.5569804,
                "variance": 80972.67507
              },
              {
                "average": 4988351.683,
                "count": 12411116,
                "maximum": 4989028.903,
                "minimum": 4987627.863,
                "name": "Y",
                "position": 1,
                "stddev": 399.397865,
                "variance": 159518.6546
              },
              {
                "average": 1189.239002,
                "count": 12411116,
                "maximum": 1244.069832,
                "minimum": 1134.669832,
                "name": "Z",
                "position": 2,
                "stddev": 21.46118588,
                "variance": 460.5824996
              },
              {
                "average": 225.8643026,
                "count": 12411116,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.44641892,
                "variance": 988.877263
              },
              {
                "average": 1.011215591,
                "count": 12411116,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1130382424,
                "variance": 0.01277764425
              },
              {
                "average": 1.022482265,
                "count": 12411116,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1647243978,
                "variance": 0.02713412724
              },
              {
                "average": 0.4982490696,
                "count": 12411116,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999969544,
                "variance": 0.2499969544
              },
              {
                "average": 0,
                "count": 12411116,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.240261391,
                "count": 12411116,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4272421678,
                "variance": 0.18253587
              },
              {
                "average": 0.8460032302,
                "count": 12411116,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.684472852,
                "variance": 59.05112301
              },
              {
                "average": 204.9742395,
                "count": 12411116,
                "maximum": 212,
                "minimum": 194,
                "name": "UserData",
                "position": 10,
                "stddev": 3.697196443,
                "variance": 13.66926154
              },
              {
                "average": 69.1274522,
                "count": 12411116,
                "maximum": 84,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.57663021,
                "variance": 158.1716274
              },
              {
                "average": 32247.42238,
                "count": 12411116,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7976.954981,
                "variance": 63631810.77
              },
              {
                "average": 30830.67714,
                "count": 12411116,
                "maximum": 64512,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 6652.545001,
                "variance": 44256354.99
              },
              {
                "average": 24442.79451,
                "count": 12411116,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5976.233666,
                "variance": 35715368.83
              },
              {
                "average": 595959.6818,
                "count": 12411116,
                "maximum": 598105.8748,
                "minimum": 586986.4809,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3759.053044,
                "variance": 14130479.78
              },
              {
                "average": 0,
                "count": 12411116,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12411116,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12411116,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12411116,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12411116,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418281.465,
              4987627.863,
              1134.669832,
              419283.545,
              4989028.903,
              1244.069832
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418281.46498916385,
                    4987627.863090362,
                    1134.6698315345964
                  ],
                  [
                    418281.46498916385,
                    4989028.9030903615,
                    1134.6698315345964
                  ],
                  [
                    419283.5449891638,
                    4989028.9030903615,
                    1244.0698315345965
                  ],
                  [
                    419283.5449891638,
                    4987627.863090362,
                    1244.0698315345965
                  ],
                  [
                    418281.46498916385,
                    4987627.863090362,
                    1134.6698315345964
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:55:05+00:00",
            "end_time": "2011-09-20T20:49: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": "45117E8125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002507512102,
              45.56240952114445,
              832.3773366400295
            ],
            [
              -117.95023677203729,
              45.5749647655367,
              832.3773366400295
            ],
            [
              -117.93752865319355,
              45.57506977484931,
              1029.3173366400295
            ],
            [
              -117.93731978642393,
              45.56251448474509,
              1029.3173366400295
            ],
            [
              -117.95002507512102,
              45.56240952114445,
              832.3773366400295
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502368,
        45.56240952,
        832.3773366,
        -117.9373198,
        45.57506977,
        1029.317337
      ],
      "properties": {
        "datetime": "2011-09-14T22:29:56Z",
        "pc:count": 12503914,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426354.091,
            "count": 12503914,
            "maximum": 426852.4001,
            "minimum": 425860.7401,
            "name": "X",
            "position": 0,
            "stddev": 278.157477,
            "variance": 77371.58203
          },
          {
            "average": 5046522.507,
            "count": 12503914,
            "maximum": 5047263.337,
            "minimum": 5045868.277,
            "name": "Y",
            "position": 1,
            "stddev": 372.7916823,
            "variance": 138973.6384
          },
          {
            "average": 859.5980436,
            "count": 12503914,
            "maximum": 1029.317337,
            "minimum": 832.3773366,
            "name": "Z",
            "position": 2,
            "stddev": 30.93275974,
            "variance": 956.835625
          },
          {
            "average": 184.441256,
            "count": 12503914,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 66.54406676,
            "variance": 4428.112821
          },
          {
            "average": 1.073974117,
            "count": 12503914,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2919968254,
            "variance": 0.08526214607
          },
          {
            "average": 1.148226947,
            "count": 12503914,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.421450792,
            "variance": 0.1776207701
          },
          {
            "average": 0.4971005079,
            "count": 12503914,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999916129,
            "variance": 0.2499916129
          },
          {
            "average": 0,
            "count": 12503914,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.216066025,
            "count": 12503914,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4115598518,
            "variance": 0.1693815116
          },
          {
            "average": 0.08518063686,
            "count": 12503914,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.816062188,
            "variance": 61.09082812
          },
          {
            "average": 206.1335294,
            "count": 12503914,
            "maximum": 213,
            "minimum": 183,
            "name": "UserData",
            "position": 10,
            "stddev": 4.178492951,
            "variance": 17.45980334
          },
          {
            "average": 205.3301362,
            "count": 12503914,
            "maximum": 232,
            "minimum": 179,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.01782507,
            "variance": 576.8559212
          },
          {
            "average": 32203.82551,
            "count": 12503914,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 13288.41895,
            "variance": 176582078.3
          },
          {
            "average": 29864.83603,
            "count": 12503914,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 11353.98412,
            "variance": 128912955.5
          },
          {
            "average": 26460.20224,
            "count": 12503914,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10060.88707,
            "variance": 101221448.7
          },
          {
            "average": 73500.14868,
            "count": 12503914,
            "maximum": 74596.74566,
            "minimum": 72746.34607,
            "name": "GpsTime",
            "position": 15,
            "stddev": 451.5716436,
            "variance": 203916.9493
          },
          {
            "average": 0,
            "count": 12503914,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12503914,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12503914,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12503914,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12503914,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425860.7401,
          5045868.277,
          832.3773366,
          426852.4001,
          5047263.337,
          1029.317337
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425860.74014115316,
                5045868.277374389,
                832.3773366400295
              ],
              [
                425860.74014115316,
                5047263.337374389,
                832.3773366400295
              ],
              [
                426852.4001411532,
                5047263.337374389,
                1029.3173366400295
              ],
              [
                426852.4001411532,
                5045868.277374389,
                1029.3173366400295
              ],
              [
                425860.74014115316,
                5045868.277374389,
                832.3773366400295
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:29:56+00:00",
        "end_time": "2011-09-14T21:59:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502368,
            45.56240952,
            832.3773366,
            -117.9373198,
            45.57506977,
            1029.317337
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002507512102,
                  45.56240952114445,
                  832.3773366400295
                ],
                [
                  -117.95023677203729,
                  45.5749647655367,
                  832.3773366400295
                ],
                [
                  -117.93752865319355,
                  45.57506977484931,
                  1029.3173366400295
                ],
                [
                  -117.93731978642393,
                  45.56251448474509,
                  1029.3173366400295
                ],
                [
                  -117.95002507512102,
                  45.56240952114445,
                  832.3773366400295
                ]
              ]
            ]
          },
          "id": "45117E8125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:29:56Z",
            "pc:count": 12503914,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426354.091,
                "count": 12503914,
                "maximum": 426852.4001,
                "minimum": 425860.7401,
                "name": "X",
                "position": 0,
                "stddev": 278.157477,
                "variance": 77371.58203
              },
              {
                "average": 5046522.507,
                "count": 12503914,
                "maximum": 5047263.337,
                "minimum": 5045868.277,
                "name": "Y",
                "position": 1,
                "stddev": 372.7916823,
                "variance": 138973.6384
              },
              {
                "average": 859.5980436,
                "count": 12503914,
                "maximum": 1029.317337,
                "minimum": 832.3773366,
                "name": "Z",
                "position": 2,
                "stddev": 30.93275974,
                "variance": 956.835625
              },
              {
                "average": 184.441256,
                "count": 12503914,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 66.54406676,
                "variance": 4428.112821
              },
              {
                "average": 1.073974117,
                "count": 12503914,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2919968254,
                "variance": 0.08526214607
              },
              {
                "average": 1.148226947,
                "count": 12503914,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.421450792,
                "variance": 0.1776207701
              },
              {
                "average": 0.4971005079,
                "count": 12503914,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999916129,
                "variance": 0.2499916129
              },
              {
                "average": 0,
                "count": 12503914,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.216066025,
                "count": 12503914,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4115598518,
                "variance": 0.1693815116
              },
              {
                "average": 0.08518063686,
                "count": 12503914,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.816062188,
                "variance": 61.09082812
              },
              {
                "average": 206.1335294,
                "count": 12503914,
                "maximum": 213,
                "minimum": 183,
                "name": "UserData",
                "position": 10,
                "stddev": 4.178492951,
                "variance": 17.45980334
              },
              {
                "average": 205.3301362,
                "count": 12503914,
                "maximum": 232,
                "minimum": 179,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.01782507,
                "variance": 576.8559212
              },
              {
                "average": 32203.82551,
                "count": 12503914,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 13288.41895,
                "variance": 176582078.3
              },
              {
                "average": 29864.83603,
                "count": 12503914,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 11353.98412,
                "variance": 128912955.5
              },
              {
                "average": 26460.20224,
                "count": 12503914,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10060.88707,
                "variance": 101221448.7
              },
              {
                "average": 73500.14868,
                "count": 12503914,
                "maximum": 74596.74566,
                "minimum": 72746.34607,
                "name": "GpsTime",
                "position": 15,
                "stddev": 451.5716436,
                "variance": 203916.9493
              },
              {
                "average": 0,
                "count": 12503914,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12503914,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12503914,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12503914,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12503914,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425860.7401,
              5045868.277,
              832.3773366,
              426852.4001,
              5047263.337,
              1029.317337
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425860.74014115316,
                    5045868.277374389,
                    832.3773366400295
                  ],
                  [
                    425860.74014115316,
                    5047263.337374389,
                    832.3773366400295
                  ],
                  [
                    426852.4001411532,
                    5047263.337374389,
                    1029.3173366400295
                  ],
                  [
                    426852.4001411532,
                    5045868.277374389,
                    1029.3173366400295
                  ],
                  [
                    425860.74014115316,
                    5045868.277374389,
                    832.3773366400295
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:29:56+00:00",
            "end_time": "2011-09-14T21:59:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118E1307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.11252430678886,
              45.53739104014791,
              1179.8544488741124
            ],
            [
              -118.11277323690622,
              45.550008693102576,
              1179.8544488741124
            ],
            [
              -118.10002988584363,
              45.550132130595266,
              1647.9144488741124
            ],
            [
              -118.09978380504238,
              45.53751442364037,
              1647.9144488741124
            ],
            [
              -118.11252430678886,
              45.53739104014791,
              1179.8544488741124
            ]
          ]
        ]
      },
      "bbox": [
        -118.1127732,
        45.53739104,
        1179.854449,
        -118.0997838,
        45.55013213,
        1647.914449
      ],
      "properties": {
        "datetime": "2011-09-15T20:21:46Z",
        "pc:count": 15543589,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 413626.2961,
            "count": 15543589,
            "maximum": 414135.6346,
            "minimum": 413140.7346,
            "name": "X",
            "position": 0,
            "stddev": 283.6371425,
            "variance": 80450.0286
          },
          {
            "average": 5043920.393,
            "count": 15543589,
            "maximum": 5044653.837,
            "minimum": 5043251.777,
            "name": "Y",
            "position": 1,
            "stddev": 379.9282023,
            "variance": 144345.4389
          },
          {
            "average": 1394.529643,
            "count": 15543589,
            "maximum": 1647.914449,
            "minimum": 1179.854449,
            "name": "Z",
            "position": 2,
            "stddev": 99.91462481,
            "variance": 9982.932251
          },
          {
            "average": 90.38747345,
            "count": 15543589,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.20423499,
            "variance": 2520.465211
          },
          {
            "average": 1.129237269,
            "count": 15543589,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3683633574,
            "variance": 0.1356915631
          },
          {
            "average": 1.264335476,
            "count": 15543589,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5205626793,
            "variance": 0.2709855031
          },
          {
            "average": 0.4998344333,
            "count": 15543589,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999887,
            "variance": 0.2499999887
          },
          {
            "average": 0,
            "count": 15543589,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.099319469,
            "count": 15543589,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2990904839,
            "variance": 0.08945511753
          },
          {
            "average": -0.07983000737,
            "count": 15543589,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.118655624,
            "variance": 65.91256915
          },
          {
            "average": 177,
            "count": 15543589,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15074.17589,
            "count": 15543589,
            "maximum": 20025,
            "minimum": 9423,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5283.816116,
            "variance": 27918712.75
          },
          {
            "average": 20767.20015,
            "count": 15543589,
            "maximum": 59392,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 13115.45665,
            "variance": 172015203.3
          },
          {
            "average": 21735.9307,
            "count": 15543589,
            "maximum": 58112,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 12388.48406,
            "variance": 153474537.3
          },
          {
            "average": 19013.83934,
            "count": 15543589,
            "maximum": 56576,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9835.609356,
            "variance": 96739211.4
          },
          {
            "average": 151289.2311,
            "count": 15543589,
            "maximum": 153306.5893,
            "minimum": 150094.4641,
            "name": "GpsTime",
            "position": 15,
            "stddev": 703.2976846,
            "variance": 494627.6332
          },
          {
            "average": 0,
            "count": 15543589,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15543589,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15543589,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15543589,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15543589,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          413140.7346,
          5043251.777,
          1179.854449,
          414135.6346,
          5044653.837,
          1647.914449
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                413140.7346319712,
                5043251.777026304,
                1179.8544488741124
              ],
              [
                413140.7346319712,
                5044653.837026305,
                1179.8544488741124
              ],
              [
                414135.63463197125,
                5044653.837026305,
                1647.9144488741124
              ],
              [
                414135.63463197125,
                5043251.777026304,
                1647.9144488741124
              ],
              [
                413140.7346319712,
                5043251.777026304,
                1179.8544488741124
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:21:46+00:00",
        "end_time": "2011-09-15T19:28:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1127732,
            45.53739104,
            1179.854449,
            -118.0997838,
            45.55013213,
            1647.914449
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.11252430678886,
                  45.53739104014791,
                  1179.8544488741124
                ],
                [
                  -118.11277323690622,
                  45.550008693102576,
                  1179.8544488741124
                ],
                [
                  -118.10002988584363,
                  45.550132130595266,
                  1647.9144488741124
                ],
                [
                  -118.09978380504238,
                  45.53751442364037,
                  1647.9144488741124
                ],
                [
                  -118.11252430678886,
                  45.53739104014791,
                  1179.8544488741124
                ]
              ]
            ]
          },
          "id": "45118E1307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:21:46Z",
            "pc:count": 15543589,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 413626.2961,
                "count": 15543589,
                "maximum": 414135.6346,
                "minimum": 413140.7346,
                "name": "X",
                "position": 0,
                "stddev": 283.6371425,
                "variance": 80450.0286
              },
              {
                "average": 5043920.393,
                "count": 15543589,
                "maximum": 5044653.837,
                "minimum": 5043251.777,
                "name": "Y",
                "position": 1,
                "stddev": 379.9282023,
                "variance": 144345.4389
              },
              {
                "average": 1394.529643,
                "count": 15543589,
                "maximum": 1647.914449,
                "minimum": 1179.854449,
                "name": "Z",
                "position": 2,
                "stddev": 99.91462481,
                "variance": 9982.932251
              },
              {
                "average": 90.38747345,
                "count": 15543589,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.20423499,
                "variance": 2520.465211
              },
              {
                "average": 1.129237269,
                "count": 15543589,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3683633574,
                "variance": 0.1356915631
              },
              {
                "average": 1.264335476,
                "count": 15543589,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5205626793,
                "variance": 0.2709855031
              },
              {
                "average": 0.4998344333,
                "count": 15543589,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999887,
                "variance": 0.2499999887
              },
              {
                "average": 0,
                "count": 15543589,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.099319469,
                "count": 15543589,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2990904839,
                "variance": 0.08945511753
              },
              {
                "average": -0.07983000737,
                "count": 15543589,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.118655624,
                "variance": 65.91256915
              },
              {
                "average": 177,
                "count": 15543589,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15074.17589,
                "count": 15543589,
                "maximum": 20025,
                "minimum": 9423,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5283.816116,
                "variance": 27918712.75
              },
              {
                "average": 20767.20015,
                "count": 15543589,
                "maximum": 59392,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 13115.45665,
                "variance": 172015203.3
              },
              {
                "average": 21735.9307,
                "count": 15543589,
                "maximum": 58112,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 12388.48406,
                "variance": 153474537.3
              },
              {
                "average": 19013.83934,
                "count": 15543589,
                "maximum": 56576,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9835.609356,
                "variance": 96739211.4
              },
              {
                "average": 151289.2311,
                "count": 15543589,
                "maximum": 153306.5893,
                "minimum": 150094.4641,
                "name": "GpsTime",
                "position": 15,
                "stddev": 703.2976846,
                "variance": 494627.6332
              },
              {
                "average": 0,
                "count": 15543589,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15543589,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15543589,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15543589,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15543589,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              413140.7346,
              5043251.777,
              1179.854449,
              414135.6346,
              5044653.837,
              1647.914449
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    413140.7346319712,
                    5043251.777026304,
                    1179.8544488741124
                  ],
                  [
                    413140.7346319712,
                    5044653.837026305,
                    1179.8544488741124
                  ],
                  [
                    414135.63463197125,
                    5044653.837026305,
                    1647.9144488741124
                  ],
                  [
                    414135.63463197125,
                    5043251.777026304,
                    1647.9144488741124
                  ],
                  [
                    413140.7346319712,
                    5043251.777026304,
                    1179.8544488741124
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:21:46+00:00",
            "end_time": "2011-09-15T19: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": "45117D8324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252482665636,
              45.374907516149726,
              827.4063024079284
            ],
            [
              -117.96273869986267,
              45.387509568863145,
              827.4063024079284
            ],
            [
              -117.95002952865717,
              45.387615992401535,
              853.4063024079284
            ],
            [
              -117.94981847776907,
              45.37501389319305,
              853.4063024079284
            ],
            [
              -117.96252482665636,
              45.374907516149726,
              827.4063024079284
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627387,
        45.37490752,
        827.4063024,
        -117.9498185,
        45.38761599,
        853.4063024
      ],
      "properties": {
        "datetime": "2011-09-14T23:28:03Z",
        "pc:count": 11328429,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425141.1048,
            "count": 11328429,
            "maximum": 425630.8125,
            "minimum": 424635.7725,
            "name": "X",
            "position": 0,
            "stddev": 278.7744355,
            "variance": 77715.18588
          },
          {
            "average": 5025746.001,
            "count": 11328429,
            "maximum": 5026449.356,
            "minimum": 5025049.136,
            "name": "Y",
            "position": 1,
            "stddev": 402.4240507,
            "variance": 161945.1166
          },
          {
            "average": 831.0903381,
            "count": 11328429,
            "maximum": 853.4063024,
            "minimum": 827.4063024,
            "name": "Z",
            "position": 2,
            "stddev": 1.726328318,
            "variance": 2.98020946
          },
          {
            "average": 219.4350913,
            "count": 11328429,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.08367207,
            "variance": 966.1946691
          },
          {
            "average": 1.001324191,
            "count": 11328429,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03991787763,
            "variance": 0.001593436955
          },
          {
            "average": 1.002658709,
            "count": 11328429,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05897505706,
            "variance": 0.003478057356
          },
          {
            "average": 0.500557403,
            "count": 11328429,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997114,
            "variance": 0.2499997114
          },
          {
            "average": 0,
            "count": 11328429,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.263832699,
            "count": 11328429,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4407096812,
            "variance": 0.1942250231
          },
          {
            "average": 1.397706601,
            "count": 11328429,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.774316006,
            "variance": 60.43998937
          },
          {
            "average": 203.8470182,
            "count": 11328429,
            "maximum": 213,
            "minimum": 187,
            "name": "UserData",
            "position": 10,
            "stddev": 4.646373607,
            "variance": 21.5887877
          },
          {
            "average": 212.2204344,
            "count": 11328429,
            "maximum": 239,
            "minimum": 186,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02752361,
            "variance": 577.3218909
          },
          {
            "average": 30491.84256,
            "count": 11328429,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 11047.47022,
            "variance": 122046598.3
          },
          {
            "average": 29990.57899,
            "count": 11328429,
            "maximum": 64256,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 8453.419728,
            "variance": 71460305.1
          },
          {
            "average": 26356.27217,
            "count": 11328429,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8223.078136,
            "variance": 67619014.04
          },
          {
            "average": 76835.65505,
            "count": 11328429,
            "maximum": 78083.0394,
            "minimum": 75896.76711,
            "name": "GpsTime",
            "position": 15,
            "stddev": 584.9354165,
            "variance": 342149.4415
          },
          {
            "average": 0,
            "count": 11328429,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11328429,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11328429,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11328429,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11328429,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424635.7725,
          5025049.136,
          827.4063024,
          425630.8125,
          5026449.356,
          853.4063024
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424635.77249233506,
                5025049.135678637,
                827.4063024079284
              ],
              [
                424635.77249233506,
                5026449.3556786375,
                827.4063024079284
              ],
              [
                425630.8124923351,
                5026449.3556786375,
                853.4063024079284
              ],
              [
                425630.8124923351,
                5025049.135678637,
                853.4063024079284
              ],
              [
                424635.77249233506,
                5025049.135678637,
                827.4063024079284
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:28:03+00:00",
        "end_time": "2011-09-14T22:51:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627387,
            45.37490752,
            827.4063024,
            -117.9498185,
            45.38761599,
            853.4063024
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252482665636,
                  45.374907516149726,
                  827.4063024079284
                ],
                [
                  -117.96273869986267,
                  45.387509568863145,
                  827.4063024079284
                ],
                [
                  -117.95002952865717,
                  45.387615992401535,
                  853.4063024079284
                ],
                [
                  -117.94981847776907,
                  45.37501389319305,
                  853.4063024079284
                ],
                [
                  -117.96252482665636,
                  45.374907516149726,
                  827.4063024079284
                ]
              ]
            ]
          },
          "id": "45117D8324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:28:03Z",
            "pc:count": 11328429,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425141.1048,
                "count": 11328429,
                "maximum": 425630.8125,
                "minimum": 424635.7725,
                "name": "X",
                "position": 0,
                "stddev": 278.7744355,
                "variance": 77715.18588
              },
              {
                "average": 5025746.001,
                "count": 11328429,
                "maximum": 5026449.356,
                "minimum": 5025049.136,
                "name": "Y",
                "position": 1,
                "stddev": 402.4240507,
                "variance": 161945.1166
              },
              {
                "average": 831.0903381,
                "count": 11328429,
                "maximum": 853.4063024,
                "minimum": 827.4063024,
                "name": "Z",
                "position": 2,
                "stddev": 1.726328318,
                "variance": 2.98020946
              },
              {
                "average": 219.4350913,
                "count": 11328429,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.08367207,
                "variance": 966.1946691
              },
              {
                "average": 1.001324191,
                "count": 11328429,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03991787763,
                "variance": 0.001593436955
              },
              {
                "average": 1.002658709,
                "count": 11328429,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05897505706,
                "variance": 0.003478057356
              },
              {
                "average": 0.500557403,
                "count": 11328429,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997114,
                "variance": 0.2499997114
              },
              {
                "average": 0,
                "count": 11328429,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.263832699,
                "count": 11328429,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4407096812,
                "variance": 0.1942250231
              },
              {
                "average": 1.397706601,
                "count": 11328429,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.774316006,
                "variance": 60.43998937
              },
              {
                "average": 203.8470182,
                "count": 11328429,
                "maximum": 213,
                "minimum": 187,
                "name": "UserData",
                "position": 10,
                "stddev": 4.646373607,
                "variance": 21.5887877
              },
              {
                "average": 212.2204344,
                "count": 11328429,
                "maximum": 239,
                "minimum": 186,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02752361,
                "variance": 577.3218909
              },
              {
                "average": 30491.84256,
                "count": 11328429,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 11047.47022,
                "variance": 122046598.3
              },
              {
                "average": 29990.57899,
                "count": 11328429,
                "maximum": 64256,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 8453.419728,
                "variance": 71460305.1
              },
              {
                "average": 26356.27217,
                "count": 11328429,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8223.078136,
                "variance": 67619014.04
              },
              {
                "average": 76835.65505,
                "count": 11328429,
                "maximum": 78083.0394,
                "minimum": 75896.76711,
                "name": "GpsTime",
                "position": 15,
                "stddev": 584.9354165,
                "variance": 342149.4415
              },
              {
                "average": 0,
                "count": 11328429,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11328429,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11328429,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11328429,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11328429,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424635.7725,
              5025049.136,
              827.4063024,
              425630.8125,
              5026449.356,
              853.4063024
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424635.77249233506,
                    5025049.135678637,
                    827.4063024079284
                  ],
                  [
                    424635.77249233506,
                    5026449.3556786375,
                    827.4063024079284
                  ],
                  [
                    425630.8124923351,
                    5026449.3556786375,
                    853.4063024079284
                  ],
                  [
                    425630.8124923351,
                    5025049.135678637,
                    853.4063024079284
                  ],
                  [
                    424635.77249233506,
                    5025049.135678637,
                    827.4063024079284
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:28:03+00:00",
            "end_time": "2011-09-14T22:51:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117D8110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002500035926,
              45.47490911786668,
              814.8564262437111
            ],
            [
              -117.9502368152812,
              45.487509914989204,
              814.8564262437111
            ],
            [
              -117.93752944031667,
              45.48761492552167,
              842.0564262437111
            ],
            [
              -117.93732045695309,
              45.47501408252355,
              842.0564262437111
            ],
            [
              -117.95002500035926,
              45.47490911786668,
              814.8564262437111
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502368,
        45.47490912,
        814.8564262,
        -117.9373205,
        45.48761493,
        842.0564262
      ],
      "properties": {
        "datetime": "2011-09-14T22:41:52Z",
        "pc:count": 11019815,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426238.7939,
            "count": 11019815,
            "maximum": 426738.8734,
            "minimum": 425745.7334,
            "name": "X",
            "position": 0,
            "stddev": 278.9424437,
            "variance": 77808.88687
          },
          {
            "average": 5036845.931,
            "count": 11019815,
            "maximum": 5037547.328,
            "minimum": 5036147.228,
            "name": "Y",
            "position": 1,
            "stddev": 401.5745474,
            "variance": 161262.1171
          },
          {
            "average": 820.2830503,
            "count": 11019815,
            "maximum": 842.0564262,
            "minimum": 814.8564262,
            "name": "Z",
            "position": 2,
            "stddev": 3.849996414,
            "variance": 14.82247239
          },
          {
            "average": 225.5959254,
            "count": 11019815,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.39721276,
            "variance": 1183.168246
          },
          {
            "average": 1.001816546,
            "count": 11019815,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04769654107,
            "variance": 0.00227496003
          },
          {
            "average": 1.003634181,
            "count": 11019815,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07076929484,
            "variance": 0.005008293092
          },
          {
            "average": 0.499183244,
            "count": 11019815,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993556,
            "variance": 0.2499993556
          },
          {
            "average": 0,
            "count": 11019815,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.277075432,
            "count": 11019815,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4475540806,
            "variance": 0.2003046551
          },
          {
            "average": 1.095821305,
            "count": 11019815,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.911465303,
            "variance": 62.59128324
          },
          {
            "average": 202.6936285,
            "count": 11019815,
            "maximum": 213,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 4.019357874,
            "variance": 16.15523772
          },
          {
            "average": 206.9909766,
            "count": 11019815,
            "maximum": 233,
            "minimum": 181,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02562263,
            "variance": 577.2305426
          },
          {
            "average": 37965.15361,
            "count": 11019815,
            "maximum": 65280,
            "minimum": 6912,
            "name": "Red",
            "position": 12,
            "stddev": 10499.04371,
            "variance": 110229918.9
          },
          {
            "average": 35570.22992,
            "count": 11019815,
            "maximum": 65280,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 8687.948656,
            "variance": 75480451.84
          },
          {
            "average": 30342.65596,
            "count": 11019815,
            "maximum": 65280,
            "minimum": 4352,
            "name": "Blue",
            "position": 14,
            "stddev": 8317.886758,
            "variance": 69187240.12
          },
          {
            "average": 74260.7405,
            "count": 11019815,
            "maximum": 75312.93191,
            "minimum": 73290.47973,
            "name": "GpsTime",
            "position": 15,
            "stddev": 577.1132107,
            "variance": 333059.658
          },
          {
            "average": 0,
            "count": 11019815,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11019815,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11019815,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11019815,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11019815,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425745.7334,
          5036147.228,
          814.8564262,
          426738.8734,
          5037547.328,
          842.0564262
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425745.73339453834,
                5036147.227925864,
                814.8564262437111
              ],
              [
                425745.73339453834,
                5037547.327925864,
                814.8564262437111
              ],
              [
                426738.87339453836,
                5037547.327925864,
                842.0564262437111
              ],
              [
                426738.87339453836,
                5036147.227925864,
                842.0564262437111
              ],
              [
                425745.73339453834,
                5036147.227925864,
                814.8564262437111
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:41:52+00:00",
        "end_time": "2011-09-14T22:08:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502368,
            45.47490912,
            814.8564262,
            -117.9373205,
            45.48761493,
            842.0564262
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002500035926,
                  45.47490911786668,
                  814.8564262437111
                ],
                [
                  -117.9502368152812,
                  45.487509914989204,
                  814.8564262437111
                ],
                [
                  -117.93752944031667,
                  45.48761492552167,
                  842.0564262437111
                ],
                [
                  -117.93732045695309,
                  45.47501408252355,
                  842.0564262437111
                ],
                [
                  -117.95002500035926,
                  45.47490911786668,
                  814.8564262437111
                ]
              ]
            ]
          },
          "id": "45117D8110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:41:52Z",
            "pc:count": 11019815,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426238.7939,
                "count": 11019815,
                "maximum": 426738.8734,
                "minimum": 425745.7334,
                "name": "X",
                "position": 0,
                "stddev": 278.9424437,
                "variance": 77808.88687
              },
              {
                "average": 5036845.931,
                "count": 11019815,
                "maximum": 5037547.328,
                "minimum": 5036147.228,
                "name": "Y",
                "position": 1,
                "stddev": 401.5745474,
                "variance": 161262.1171
              },
              {
                "average": 820.2830503,
                "count": 11019815,
                "maximum": 842.0564262,
                "minimum": 814.8564262,
                "name": "Z",
                "position": 2,
                "stddev": 3.849996414,
                "variance": 14.82247239
              },
              {
                "average": 225.5959254,
                "count": 11019815,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.39721276,
                "variance": 1183.168246
              },
              {
                "average": 1.001816546,
                "count": 11019815,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04769654107,
                "variance": 0.00227496003
              },
              {
                "average": 1.003634181,
                "count": 11019815,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07076929484,
                "variance": 0.005008293092
              },
              {
                "average": 0.499183244,
                "count": 11019815,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993556,
                "variance": 0.2499993556
              },
              {
                "average": 0,
                "count": 11019815,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.277075432,
                "count": 11019815,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4475540806,
                "variance": 0.2003046551
              },
              {
                "average": 1.095821305,
                "count": 11019815,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.911465303,
                "variance": 62.59128324
              },
              {
                "average": 202.6936285,
                "count": 11019815,
                "maximum": 213,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 4.019357874,
                "variance": 16.15523772
              },
              {
                "average": 206.9909766,
                "count": 11019815,
                "maximum": 233,
                "minimum": 181,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02562263,
                "variance": 577.2305426
              },
              {
                "average": 37965.15361,
                "count": 11019815,
                "maximum": 65280,
                "minimum": 6912,
                "name": "Red",
                "position": 12,
                "stddev": 10499.04371,
                "variance": 110229918.9
              },
              {
                "average": 35570.22992,
                "count": 11019815,
                "maximum": 65280,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 8687.948656,
                "variance": 75480451.84
              },
              {
                "average": 30342.65596,
                "count": 11019815,
                "maximum": 65280,
                "minimum": 4352,
                "name": "Blue",
                "position": 14,
                "stddev": 8317.886758,
                "variance": 69187240.12
              },
              {
                "average": 74260.7405,
                "count": 11019815,
                "maximum": 75312.93191,
                "minimum": 73290.47973,
                "name": "GpsTime",
                "position": 15,
                "stddev": 577.1132107,
                "variance": 333059.658
              },
              {
                "average": 0,
                "count": 11019815,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11019815,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11019815,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11019815,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11019815,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425745.7334,
              5036147.228,
              814.8564262,
              426738.8734,
              5037547.328,
              842.0564262
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425745.73339453834,
                    5036147.227925864,
                    814.8564262437111
                  ],
                  [
                    425745.73339453834,
                    5037547.327925864,
                    814.8564262437111
                  ],
                  [
                    426738.87339453836,
                    5037547.327925864,
                    842.0564262437111
                  ],
                  [
                    426738.87339453836,
                    5036147.227925864,
                    842.0564262437111
                  ],
                  [
                    425745.73339453834,
                    5036147.227925864,
                    814.8564262437111
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:41:52+00:00",
            "end_time": "2011-09-14T22: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": "45117E8325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9500251638052,
              45.49990926735805,
              823.7513160583969
            ],
            [
              -117.95023715736836,
              45.512509649098064,
              823.7513160583969
            ],
            [
              -117.93752902136826,
              45.51261466376047,
              991.151316058397
            ],
            [
              -117.93731986192024,
              45.50001423614378,
              991.151316058397
            ],
            [
              -117.9500251638052,
              45.49990926735805,
              823.7513160583969
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502372,
        45.49990927,
        823.7513161,
        -117.9373199,
        45.51261466,
        991.1513161
      ],
      "properties": {
        "datetime": "2011-09-14T22:42:34Z",
        "pc:count": 12229022,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426286.9399,
            "count": 12229022,
            "maximum": 426771.3236,
            "minimum": 425778.5636,
            "name": "X",
            "position": 0,
            "stddev": 291.5825253,
            "variance": 85020.36907
          },
          {
            "average": 5039628.699,
            "count": 12229022,
            "maximum": 5040324.72,
            "minimum": 5038924.66,
            "name": "Y",
            "position": 1,
            "stddev": 409.0446455,
            "variance": 167317.522
          },
          {
            "average": 913.6890583,
            "count": 12229022,
            "maximum": 991.1513161,
            "minimum": 823.7513161,
            "name": "Z",
            "position": 2,
            "stddev": 39.80267661,
            "variance": 1584.253065
          },
          {
            "average": 214.0425274,
            "count": 12229022,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.03188545,
            "variance": 1938.806936
          },
          {
            "average": 1.014759643,
            "count": 12229022,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1255969839,
            "variance": 0.01577460235
          },
          {
            "average": 1.029517814,
            "count": 12229022,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1799601441,
            "variance": 0.03238565348
          },
          {
            "average": 0.501831054,
            "count": 12229022,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999966677,
            "variance": 0.2499966677
          },
          {
            "average": 0,
            "count": 12229022,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.267162738,
            "count": 12229022,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4424780508,
            "variance": 0.1957868254
          },
          {
            "average": 1.46143629,
            "count": 12229022,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.142814646,
            "variance": 66.30543036
          },
          {
            "average": 203.2963517,
            "count": 12229022,
            "maximum": 213,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 5.983002584,
            "variance": 35.79631992
          },
          {
            "average": 206.4356991,
            "count": 12229022,
            "maximum": 233,
            "minimum": 180,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02692155,
            "variance": 577.2929592
          },
          {
            "average": 31863.41134,
            "count": 12229022,
            "maximum": 61696,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 8916.427009,
            "variance": 79502670.6
          },
          {
            "average": 31187.09093,
            "count": 12229022,
            "maximum": 62720,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 6454.781267,
            "variance": 41664201.2
          },
          {
            "average": 25340.90632,
            "count": 12229022,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5338.105941,
            "variance": 28495375.04
          },
          {
            "average": 73986.72552,
            "count": 12229022,
            "maximum": 75354.43227,
            "minimum": 73108.59424,
            "name": "GpsTime",
            "position": 15,
            "stddev": 535.8984883,
            "variance": 287187.1898
          },
          {
            "average": 0,
            "count": 12229022,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12229022,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12229022,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12229022,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12229022,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425778.5636,
          5038924.66,
          823.7513161,
          426771.3236,
          5040324.72,
          991.1513161
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425778.563627466,
                5038924.659721027,
                823.7513160583969
              ],
              [
                425778.563627466,
                5040324.719721028,
                823.7513160583969
              ],
              [
                426771.323627466,
                5040324.719721028,
                991.151316058397
              ],
              [
                426771.323627466,
                5038924.659721027,
                991.151316058397
              ],
              [
                425778.563627466,
                5038924.659721027,
                823.7513160583969
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:42:34+00:00",
        "end_time": "2011-09-14T22:05:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502372,
            45.49990927,
            823.7513161,
            -117.9373199,
            45.51261466,
            991.1513161
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9500251638052,
                  45.49990926735805,
                  823.7513160583969
                ],
                [
                  -117.95023715736836,
                  45.512509649098064,
                  823.7513160583969
                ],
                [
                  -117.93752902136826,
                  45.51261466376047,
                  991.151316058397
                ],
                [
                  -117.93731986192024,
                  45.50001423614378,
                  991.151316058397
                ],
                [
                  -117.9500251638052,
                  45.49990926735805,
                  823.7513160583969
                ]
              ]
            ]
          },
          "id": "45117E8325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:42:34Z",
            "pc:count": 12229022,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426286.9399,
                "count": 12229022,
                "maximum": 426771.3236,
                "minimum": 425778.5636,
                "name": "X",
                "position": 0,
                "stddev": 291.5825253,
                "variance": 85020.36907
              },
              {
                "average": 5039628.699,
                "count": 12229022,
                "maximum": 5040324.72,
                "minimum": 5038924.66,
                "name": "Y",
                "position": 1,
                "stddev": 409.0446455,
                "variance": 167317.522
              },
              {
                "average": 913.6890583,
                "count": 12229022,
                "maximum": 991.1513161,
                "minimum": 823.7513161,
                "name": "Z",
                "position": 2,
                "stddev": 39.80267661,
                "variance": 1584.253065
              },
              {
                "average": 214.0425274,
                "count": 12229022,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.03188545,
                "variance": 1938.806936
              },
              {
                "average": 1.014759643,
                "count": 12229022,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1255969839,
                "variance": 0.01577460235
              },
              {
                "average": 1.029517814,
                "count": 12229022,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1799601441,
                "variance": 0.03238565348
              },
              {
                "average": 0.501831054,
                "count": 12229022,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999966677,
                "variance": 0.2499966677
              },
              {
                "average": 0,
                "count": 12229022,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.267162738,
                "count": 12229022,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4424780508,
                "variance": 0.1957868254
              },
              {
                "average": 1.46143629,
                "count": 12229022,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.142814646,
                "variance": 66.30543036
              },
              {
                "average": 203.2963517,
                "count": 12229022,
                "maximum": 213,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 5.983002584,
                "variance": 35.79631992
              },
              {
                "average": 206.4356991,
                "count": 12229022,
                "maximum": 233,
                "minimum": 180,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02692155,
                "variance": 577.2929592
              },
              {
                "average": 31863.41134,
                "count": 12229022,
                "maximum": 61696,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 8916.427009,
                "variance": 79502670.6
              },
              {
                "average": 31187.09093,
                "count": 12229022,
                "maximum": 62720,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 6454.781267,
                "variance": 41664201.2
              },
              {
                "average": 25340.90632,
                "count": 12229022,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5338.105941,
                "variance": 28495375.04
              },
              {
                "average": 73986.72552,
                "count": 12229022,
                "maximum": 75354.43227,
                "minimum": 73108.59424,
                "name": "GpsTime",
                "position": 15,
                "stddev": 535.8984883,
                "variance": 287187.1898
              },
              {
                "average": 0,
                "count": 12229022,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12229022,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12229022,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12229022,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12229022,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425778.5636,
              5038924.66,
              823.7513161,
              426771.3236,
              5040324.72,
              991.1513161
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425778.563627466,
                    5038924.659721027,
                    823.7513160583969
                  ],
                  [
                    425778.563627466,
                    5040324.719721028,
                    823.7513160583969
                  ],
                  [
                    426771.323627466,
                    5040324.719721028,
                    991.151316058397
                  ],
                  [
                    426771.323627466,
                    5038924.659721027,
                    991.151316058397
                  ],
                  [
                    425778.563627466,
                    5038924.659721027,
                    823.7513160583969
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:42:34+00:00",
            "end_time": "2011-09-14T22:05: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": "45117E8206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93726554058185,
              45.59991302837494,
              827.4094465783544
            ],
            [
              -117.93737978741368,
              45.60677301036445,
              827.4094465783544
            ],
            [
              -117.92502782637426,
              45.60687370290134,
              918.8094465783545
            ],
            [
              -117.92491508446312,
              45.600013696959344,
              918.8094465783545
            ],
            [
              -117.93726554058185,
              45.59991302837494,
              827.4094465783544
            ]
          ]
        ]
      },
      "bbox": [
        -117.9373798,
        45.59991303,
        827.4094466,
        -117.9249151,
        45.6068737,
        918.8094466
      ],
      "properties": {
        "datetime": "2011-09-14T22:00:21Z",
        "pc:count": 5632565,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427424.9411,
            "count": 5632565,
            "maximum": 427868.5032,
            "minimum": 426905.1832,
            "name": "X",
            "position": 0,
            "stddev": 267.1587901,
            "variance": 71373.81915
          },
          {
            "average": 5050370.033,
            "count": 5632565,
            "maximum": 5050785.386,
            "minimum": 5050023.146,
            "name": "Y",
            "position": 1,
            "stddev": 202.1001986,
            "variance": 40844.49029
          },
          {
            "average": 850.8043002,
            "count": 5632565,
            "maximum": 918.8094466,
            "minimum": 827.4094466,
            "name": "Z",
            "position": 2,
            "stddev": 16.29784916,
            "variance": 265.6198871
          },
          {
            "average": 204.5393481,
            "count": 5632565,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.75535341,
            "variance": 2998.148727
          },
          {
            "average": 1.045593615,
            "count": 5632565,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2349137842,
            "variance": 0.05518448602
          },
          {
            "average": 1.091561305,
            "count": 5632565,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.345256337,
            "variance": 0.1192019383
          },
          {
            "average": 0.4965068313,
            "count": 5632565,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499987842,
            "variance": 0.2499878422
          },
          {
            "average": 0,
            "count": 5632565,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.272760634,
            "count": 5632565,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4453788339,
            "variance": 0.1983623057
          },
          {
            "average": 0.2787039928,
            "count": 5632565,
            "maximum": 15,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.590239388,
            "variance": 57.61173397
          },
          {
            "average": 206.3377339,
            "count": 5632565,
            "maximum": 213,
            "minimum": 194,
            "name": "UserData",
            "position": 10,
            "stddev": 3.566170294,
            "variance": 12.71757057
          },
          {
            "average": 201.1797927,
            "count": 5632565,
            "maximum": 227,
            "minimum": 175,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02257843,
            "variance": 577.0842744
          },
          {
            "average": 35308.2468,
            "count": 5632565,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 9492.492502,
            "variance": 90107413.9
          },
          {
            "average": 32823.59297,
            "count": 5632565,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 7900.233276,
            "variance": 62413685.82
          },
          {
            "average": 27642.17118,
            "count": 5632565,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 6721.204602,
            "variance": 45174591.31
          },
          {
            "average": 71998.07116,
            "count": 5632565,
            "maximum": 72821.36154,
            "minimum": 71354.78974,
            "name": "GpsTime",
            "position": 15,
            "stddev": 433.3966069,
            "variance": 187832.6189
          },
          {
            "average": 0,
            "count": 5632565,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5632565,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5632565,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5632565,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5632565,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426905.1832,
          5050023.146,
          827.4094466,
          427868.5032,
          5050785.386,
          918.8094466
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426905.18322986143,
                5050023.145916616,
                827.4094465783544
              ],
              [
                426905.18322986143,
                5050785.385916616,
                827.4094465783544
              ],
              [
                427868.5032298614,
                5050785.385916616,
                918.8094465783545
              ],
              [
                427868.5032298614,
                5050023.145916616,
                918.8094465783545
              ],
              [
                426905.18322986143,
                5050023.145916616,
                827.4094465783544
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:00:21+00:00",
        "end_time": "2011-09-14T21:35:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9373798,
            45.59991303,
            827.4094466,
            -117.9249151,
            45.6068737,
            918.8094466
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93726554058185,
                  45.59991302837494,
                  827.4094465783544
                ],
                [
                  -117.93737978741368,
                  45.60677301036445,
                  827.4094465783544
                ],
                [
                  -117.92502782637426,
                  45.60687370290134,
                  918.8094465783545
                ],
                [
                  -117.92491508446312,
                  45.600013696959344,
                  918.8094465783545
                ],
                [
                  -117.93726554058185,
                  45.59991302837494,
                  827.4094465783544
                ]
              ]
            ]
          },
          "id": "45117E8206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:00:21Z",
            "pc:count": 5632565,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427424.9411,
                "count": 5632565,
                "maximum": 427868.5032,
                "minimum": 426905.1832,
                "name": "X",
                "position": 0,
                "stddev": 267.1587901,
                "variance": 71373.81915
              },
              {
                "average": 5050370.033,
                "count": 5632565,
                "maximum": 5050785.386,
                "minimum": 5050023.146,
                "name": "Y",
                "position": 1,
                "stddev": 202.1001986,
                "variance": 40844.49029
              },
              {
                "average": 850.8043002,
                "count": 5632565,
                "maximum": 918.8094466,
                "minimum": 827.4094466,
                "name": "Z",
                "position": 2,
                "stddev": 16.29784916,
                "variance": 265.6198871
              },
              {
                "average": 204.5393481,
                "count": 5632565,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.75535341,
                "variance": 2998.148727
              },
              {
                "average": 1.045593615,
                "count": 5632565,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2349137842,
                "variance": 0.05518448602
              },
              {
                "average": 1.091561305,
                "count": 5632565,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.345256337,
                "variance": 0.1192019383
              },
              {
                "average": 0.4965068313,
                "count": 5632565,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499987842,
                "variance": 0.2499878422
              },
              {
                "average": 0,
                "count": 5632565,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.272760634,
                "count": 5632565,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4453788339,
                "variance": 0.1983623057
              },
              {
                "average": 0.2787039928,
                "count": 5632565,
                "maximum": 15,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.590239388,
                "variance": 57.61173397
              },
              {
                "average": 206.3377339,
                "count": 5632565,
                "maximum": 213,
                "minimum": 194,
                "name": "UserData",
                "position": 10,
                "stddev": 3.566170294,
                "variance": 12.71757057
              },
              {
                "average": 201.1797927,
                "count": 5632565,
                "maximum": 227,
                "minimum": 175,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02257843,
                "variance": 577.0842744
              },
              {
                "average": 35308.2468,
                "count": 5632565,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 9492.492502,
                "variance": 90107413.9
              },
              {
                "average": 32823.59297,
                "count": 5632565,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 7900.233276,
                "variance": 62413685.82
              },
              {
                "average": 27642.17118,
                "count": 5632565,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 6721.204602,
                "variance": 45174591.31
              },
              {
                "average": 71998.07116,
                "count": 5632565,
                "maximum": 72821.36154,
                "minimum": 71354.78974,
                "name": "GpsTime",
                "position": 15,
                "stddev": 433.3966069,
                "variance": 187832.6189
              },
              {
                "average": 0,
                "count": 5632565,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5632565,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5632565,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5632565,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5632565,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426905.1832,
              5050023.146,
              827.4094466,
              427868.5032,
              5050785.386,
              918.8094466
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426905.18322986143,
                    5050023.145916616,
                    827.4094465783544
                  ],
                  [
                    426905.18322986143,
                    5050785.385916616,
                    827.4094465783544
                  ],
                  [
                    427868.5032298614,
                    5050785.385916616,
                    918.8094465783545
                  ],
                  [
                    427868.5032298614,
                    5050023.145916616,
                    918.8094465783545
                  ],
                  [
                    426905.18322986143,
                    5050023.145916616,
                    827.4094465783544
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:00:21+00:00",
            "end_time": "2011-09-14T21: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": "45118B1405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252398015845,
              45.17490229440669,
              1099.029387239776
            ],
            [
              -118.01274748220976,
              45.18750928049961,
              1099.029387239776
            ],
            [
              -118.00002937299085,
              45.18762135842709,
              1303.489387239776
            ],
            [
              -117.99980867654364,
              45.17501432335291,
              1303.489387239776
            ],
            [
              -118.01252398015845,
              45.17490229440669,
              1099.029387239776
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127475,
        45.17490229,
        1099.029387,
        -117.9998087,
        45.18762136,
        1303.489387
      ],
      "properties": {
        "datetime": "2011-09-19T18:35:22Z",
        "pc:count": 9724354,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420941.4868,
            "count": 9724354,
            "maximum": 421441.12,
            "minimum": 420441.86,
            "name": "X",
            "position": 0,
            "stddev": 285.9865712,
            "variance": 81788.31888
          },
          {
            "average": 5003558.395,
            "count": 9724354,
            "maximum": 5004278.815,
            "minimum": 5002878.075,
            "name": "Y",
            "position": 1,
            "stddev": 411.8484601,
            "variance": 169619.1541
          },
          {
            "average": 1177.966048,
            "count": 9724354,
            "maximum": 1303.489387,
            "minimum": 1099.029387,
            "name": "Z",
            "position": 2,
            "stddev": 41.07385918,
            "variance": 1687.061908
          },
          {
            "average": 100.7638497,
            "count": 9724354,
            "maximum": 250,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.32162195,
            "variance": 1177.973733
          },
          {
            "average": 1.034058406,
            "count": 9724354,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.196249385,
            "variance": 0.03851382113
          },
          {
            "average": 1.071057985,
            "count": 9724354,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2912130994,
            "variance": 0.08480506927
          },
          {
            "average": 0.5000533712,
            "count": 9724354,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000229,
            "variance": 0.2500000229
          },
          {
            "average": 0,
            "count": 9724354,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.278427852,
            "count": 9724354,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4482251712,
            "variance": 0.2009058041
          },
          {
            "average": -0.2366576196,
            "count": 9724354,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.561715411,
            "variance": 73.30297078
          },
          {
            "average": 137.1996872,
            "count": 9724354,
            "maximum": 138,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3997652276,
            "variance": 0.1598122372
          },
          {
            "average": 10673.37688,
            "count": 9724354,
            "maximum": 10682,
            "minimum": 10645,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.02699714,
            "variance": 196.7566486
          },
          {
            "average": 31850.55749,
            "count": 9724354,
            "maximum": 51456,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 9134.553931,
            "variance": 83440075.52
          },
          {
            "average": 29067.17793,
            "count": 9724354,
            "maximum": 48640,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 7299.753473,
            "variance": 53286400.76
          },
          {
            "average": 24912.07477,
            "count": 9724354,
            "maximum": 47616,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 6166.387058,
            "variance": 38024329.35
          },
          {
            "average": 367148.2835,
            "count": 9724354,
            "maximum": 492522.5801,
            "minimum": 334083.8437,
            "name": "GpsTime",
            "position": 15,
            "stddev": 62133.93616,
            "variance": 3860626022
          },
          {
            "average": 0,
            "count": 9724354,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9724354,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9724354,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9724354,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9724354,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420441.86,
          5002878.075,
          1099.029387,
          421441.12,
          5004278.815,
          1303.489387
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420441.8600070408,
                5002878.074531612,
                1099.029387239776
              ],
              [
                420441.8600070408,
                5004278.814531612,
                1099.029387239776
              ],
              [
                421441.1200070408,
                5004278.814531612,
                1303.489387239776
              ],
              [
                421441.1200070408,
                5002878.074531612,
                1303.489387239776
              ],
              [
                420441.8600070408,
                5002878.074531612,
                1099.029387239776
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:35:22+00:00",
        "end_time": "2011-09-17T22:34:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118B1405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118B1405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118B1405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127475,
            45.17490229,
            1099.029387,
            -117.9998087,
            45.18762136,
            1303.489387
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252398015845,
                  45.17490229440669,
                  1099.029387239776
                ],
                [
                  -118.01274748220976,
                  45.18750928049961,
                  1099.029387239776
                ],
                [
                  -118.00002937299085,
                  45.18762135842709,
                  1303.489387239776
                ],
                [
                  -117.99980867654364,
                  45.17501432335291,
                  1303.489387239776
                ],
                [
                  -118.01252398015845,
                  45.17490229440669,
                  1099.029387239776
                ]
              ]
            ]
          },
          "id": "45118B1405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:35:22Z",
            "pc:count": 9724354,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420941.4868,
                "count": 9724354,
                "maximum": 421441.12,
                "minimum": 420441.86,
                "name": "X",
                "position": 0,
                "stddev": 285.9865712,
                "variance": 81788.31888
              },
              {
                "average": 5003558.395,
                "count": 9724354,
                "maximum": 5004278.815,
                "minimum": 5002878.075,
                "name": "Y",
                "position": 1,
                "stddev": 411.8484601,
                "variance": 169619.1541
              },
              {
                "average": 1177.966048,
                "count": 9724354,
                "maximum": 1303.489387,
                "minimum": 1099.029387,
                "name": "Z",
                "position": 2,
                "stddev": 41.07385918,
                "variance": 1687.061908
              },
              {
                "average": 100.7638497,
                "count": 9724354,
                "maximum": 250,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.32162195,
                "variance": 1177.973733
              },
              {
                "average": 1.034058406,
                "count": 9724354,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.196249385,
                "variance": 0.03851382113
              },
              {
                "average": 1.071057985,
                "count": 9724354,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2912130994,
                "variance": 0.08480506927
              },
              {
                "average": 0.5000533712,
                "count": 9724354,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000229,
                "variance": 0.2500000229
              },
              {
                "average": 0,
                "count": 9724354,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.278427852,
                "count": 9724354,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4482251712,
                "variance": 0.2009058041
              },
              {
                "average": -0.2366576196,
                "count": 9724354,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.561715411,
                "variance": 73.30297078
              },
              {
                "average": 137.1996872,
                "count": 9724354,
                "maximum": 138,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3997652276,
                "variance": 0.1598122372
              },
              {
                "average": 10673.37688,
                "count": 9724354,
                "maximum": 10682,
                "minimum": 10645,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.02699714,
                "variance": 196.7566486
              },
              {
                "average": 31850.55749,
                "count": 9724354,
                "maximum": 51456,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 9134.553931,
                "variance": 83440075.52
              },
              {
                "average": 29067.17793,
                "count": 9724354,
                "maximum": 48640,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 7299.753473,
                "variance": 53286400.76
              },
              {
                "average": 24912.07477,
                "count": 9724354,
                "maximum": 47616,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 6166.387058,
                "variance": 38024329.35
              },
              {
                "average": 367148.2835,
                "count": 9724354,
                "maximum": 492522.5801,
                "minimum": 334083.8437,
                "name": "GpsTime",
                "position": 15,
                "stddev": 62133.93616,
                "variance": 3860626022
              },
              {
                "average": 0,
                "count": 9724354,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9724354,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9724354,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9724354,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9724354,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420441.86,
              5002878.075,
              1099.029387,
              421441.12,
              5004278.815,
              1303.489387
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420441.8600070408,
                    5002878.074531612,
                    1099.029387239776
                  ],
                  [
                    420441.8600070408,
                    5004278.814531612,
                    1099.029387239776
                  ],
                  [
                    421441.1200070408,
                    5004278.814531612,
                    1303.489387239776
                  ],
                  [
                    421441.1200070408,
                    5002878.074531612,
                    1303.489387239776
                  ],
                  [
                    420441.8600070408,
                    5002878.074531612,
                    1099.029387239776
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:35:22+00:00",
            "end_time": "2011-09-17T22: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": "45117D8325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002542861991,
              45.37490903966644,
              821.874901001952
            ],
            [
              -117.9502365036039,
              45.38750987834071,
              821.874901001952
            ],
            [
              -117.93752907461315,
              45.387614896128234,
              839.0149010019521
            ],
            [
              -117.93732082130894,
              45.375014011577484,
              839.0149010019521
            ],
            [
              -117.95002542861991,
              45.37490903966644,
              821.874901001952
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502365,
        45.37490904,
        821.874901,
        -117.9373208,
        45.3876149,
        839.014901
      ],
      "properties": {
        "datetime": "2011-09-14T22:55:12Z",
        "pc:count": 11049511,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426108.4895,
            "count": 11049511,
            "maximum": 426609.3709,
            "minimum": 425614.4709,
            "name": "X",
            "position": 0,
            "stddev": 279.0661176,
            "variance": 77877.89798
          },
          {
            "average": 5025727.591,
            "count": 11049511,
            "maximum": 5026437.758,
            "minimum": 5025037.678,
            "name": "Y",
            "position": 1,
            "stddev": 395.0035271,
            "variance": 156027.7864
          },
          {
            "average": 825.7523306,
            "count": 11049511,
            "maximum": 839.014901,
            "minimum": 821.874901,
            "name": "Z",
            "position": 2,
            "stddev": 1.620451469,
            "variance": 2.625862965
          },
          {
            "average": 208.2183314,
            "count": 11049511,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.40675613,
            "variance": 1050.197843
          },
          {
            "average": 1.000264356,
            "count": 11049511,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0162624332,
            "variance": 0.0002644667336
          },
          {
            "average": 1.000529073,
            "count": 11049511,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02300731029,
            "variance": 0.000529336327
          },
          {
            "average": 0.5000512692,
            "count": 11049511,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.50000002,
            "variance": 0.25000002
          },
          {
            "average": 0,
            "count": 11049511,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.268063265,
            "count": 11049511,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4429507522,
            "variance": 0.1962053689
          },
          {
            "average": 1.713459464,
            "count": 11049511,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.918433187,
            "variance": 62.70158413
          },
          {
            "average": 207.6018147,
            "count": 11049511,
            "maximum": 213,
            "minimum": 195,
            "name": "UserData",
            "position": 10,
            "stddev": 3.502573369,
            "variance": 12.26802021
          },
          {
            "average": 208.9100767,
            "count": 11049511,
            "maximum": 235,
            "minimum": 183,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.0260198,
            "variance": 577.2496273
          },
          {
            "average": 27046.89235,
            "count": 11049511,
            "maximum": 58368,
            "minimum": 14336,
            "name": "Red",
            "position": 12,
            "stddev": 8724.782359,
            "variance": 76121827.21
          },
          {
            "average": 26397.5754,
            "count": 11049511,
            "maximum": 57856,
            "minimum": 14336,
            "name": "Green",
            "position": 13,
            "stddev": 6149.170059,
            "variance": 37812292.41
          },
          {
            "average": 23543.80632,
            "count": 11049511,
            "maximum": 60928,
            "minimum": 13312,
            "name": "Blue",
            "position": 14,
            "stddev": 5107.279443,
            "variance": 26084303.31
          },
          {
            "average": 75221.46384,
            "count": 11049511,
            "maximum": 76112.63048,
            "minimum": 74111.08549,
            "name": "GpsTime",
            "position": 15,
            "stddev": 593.1759757,
            "variance": 351857.7381
          },
          {
            "average": 0,
            "count": 11049511,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11049511,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11049511,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11049511,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11049511,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425614.4709,
          5025037.678,
          821.874901,
          426609.3709,
          5026437.758,
          839.014901
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425614.47090747725,
                5025037.678248302,
                821.874901001952
              ],
              [
                425614.47090747725,
                5026437.758248302,
                821.874901001952
              ],
              [
                426609.3709074773,
                5026437.758248302,
                839.0149010019521
              ],
              [
                426609.3709074773,
                5025037.678248302,
                839.0149010019521
              ],
              [
                425614.47090747725,
                5025037.678248302,
                821.874901001952
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:55:12+00:00",
        "end_time": "2011-09-14T22:21:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502365,
            45.37490904,
            821.874901,
            -117.9373208,
            45.3876149,
            839.014901
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002542861991,
                  45.37490903966644,
                  821.874901001952
                ],
                [
                  -117.9502365036039,
                  45.38750987834071,
                  821.874901001952
                ],
                [
                  -117.93752907461315,
                  45.387614896128234,
                  839.0149010019521
                ],
                [
                  -117.93732082130894,
                  45.375014011577484,
                  839.0149010019521
                ],
                [
                  -117.95002542861991,
                  45.37490903966644,
                  821.874901001952
                ]
              ]
            ]
          },
          "id": "45117D8325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:55:12Z",
            "pc:count": 11049511,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426108.4895,
                "count": 11049511,
                "maximum": 426609.3709,
                "minimum": 425614.4709,
                "name": "X",
                "position": 0,
                "stddev": 279.0661176,
                "variance": 77877.89798
              },
              {
                "average": 5025727.591,
                "count": 11049511,
                "maximum": 5026437.758,
                "minimum": 5025037.678,
                "name": "Y",
                "position": 1,
                "stddev": 395.0035271,
                "variance": 156027.7864
              },
              {
                "average": 825.7523306,
                "count": 11049511,
                "maximum": 839.014901,
                "minimum": 821.874901,
                "name": "Z",
                "position": 2,
                "stddev": 1.620451469,
                "variance": 2.625862965
              },
              {
                "average": 208.2183314,
                "count": 11049511,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.40675613,
                "variance": 1050.197843
              },
              {
                "average": 1.000264356,
                "count": 11049511,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0162624332,
                "variance": 0.0002644667336
              },
              {
                "average": 1.000529073,
                "count": 11049511,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02300731029,
                "variance": 0.000529336327
              },
              {
                "average": 0.5000512692,
                "count": 11049511,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.50000002,
                "variance": 0.25000002
              },
              {
                "average": 0,
                "count": 11049511,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.268063265,
                "count": 11049511,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4429507522,
                "variance": 0.1962053689
              },
              {
                "average": 1.713459464,
                "count": 11049511,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.918433187,
                "variance": 62.70158413
              },
              {
                "average": 207.6018147,
                "count": 11049511,
                "maximum": 213,
                "minimum": 195,
                "name": "UserData",
                "position": 10,
                "stddev": 3.502573369,
                "variance": 12.26802021
              },
              {
                "average": 208.9100767,
                "count": 11049511,
                "maximum": 235,
                "minimum": 183,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.0260198,
                "variance": 577.2496273
              },
              {
                "average": 27046.89235,
                "count": 11049511,
                "maximum": 58368,
                "minimum": 14336,
                "name": "Red",
                "position": 12,
                "stddev": 8724.782359,
                "variance": 76121827.21
              },
              {
                "average": 26397.5754,
                "count": 11049511,
                "maximum": 57856,
                "minimum": 14336,
                "name": "Green",
                "position": 13,
                "stddev": 6149.170059,
                "variance": 37812292.41
              },
              {
                "average": 23543.80632,
                "count": 11049511,
                "maximum": 60928,
                "minimum": 13312,
                "name": "Blue",
                "position": 14,
                "stddev": 5107.279443,
                "variance": 26084303.31
              },
              {
                "average": 75221.46384,
                "count": 11049511,
                "maximum": 76112.63048,
                "minimum": 74111.08549,
                "name": "GpsTime",
                "position": 15,
                "stddev": 593.1759757,
                "variance": 351857.7381
              },
              {
                "average": 0,
                "count": 11049511,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11049511,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11049511,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11049511,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11049511,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425614.4709,
              5025037.678,
              821.874901,
              426609.3709,
              5026437.758,
              839.014901
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425614.47090747725,
                    5025037.678248302,
                    821.874901001952
                  ],
                  [
                    425614.47090747725,
                    5026437.758248302,
                    821.874901001952
                  ],
                  [
                    426609.3709074773,
                    5026437.758248302,
                    839.0149010019521
                  ],
                  [
                    426609.3709074773,
                    5025037.678248302,
                    839.0149010019521
                  ],
                  [
                    425614.47090747725,
                    5025037.678248302,
                    821.874901001952
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:55:12+00:00",
            "end_time": "2011-09-14T22:21: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": "45118B1409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01495859018539,
              45.168736947162394,
              1228.4079703103655
            ],
            [
              -118.01507006042989,
              45.17501191514891,
              1228.4079703103655
            ],
            [
              -118.01252817298422,
              45.17503448028437,
              1408.0479703103654
            ],
            [
              -118.01241698176219,
              45.16875950738883,
              1408.0479703103654
            ],
            [
              -118.01495859018539,
              45.168736947162394,
              1228.4079703103655
            ]
          ]
        ]
      },
      "bbox": [
        -118.0150701,
        45.16873695,
        1228.40797,
        -118.012417,
        45.17503448,
        1408.04797
      ],
      "properties": {
        "datetime": "2011-09-19T18:43:02Z",
        "pc:count": 447670,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420378.5051,
            "count": 447670,
            "maximum": 420441.7145,
            "minimum": 420241.9545,
            "name": "X",
            "position": 0,
            "stddev": 43.49898993,
            "variance": 1892.162125
          },
          {
            "average": 5002668.579,
            "count": 447670,
            "maximum": 5002892.763,
            "minimum": 5002195.563,
            "name": "Y",
            "position": 1,
            "stddev": 164.7248898,
            "variance": 27134.28932
          },
          {
            "average": 1281.567413,
            "count": 447670,
            "maximum": 1408.04797,
            "minimum": 1228.40797,
            "name": "Z",
            "position": 2,
            "stddev": 37.47565779,
            "variance": 1404.424926
          },
          {
            "average": 91.78932696,
            "count": 447670,
            "maximum": 225,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.10897803,
            "variance": 1858.383987
          },
          {
            "average": 1.077559363,
            "count": 447670,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2819589325,
            "variance": 0.07950083959
          },
          {
            "average": 1.161887104,
            "count": 447670,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4051511253,
            "variance": 0.1641474343
          },
          {
            "average": 0.499841401,
            "count": 447670,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000005333,
            "variance": 0.2500005333
          },
          {
            "average": 0,
            "count": 447670,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.232930507,
            "count": 447670,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4226988111,
            "variance": 0.1786742849
          },
          {
            "average": 2.354093443,
            "count": 447670,
            "maximum": 16.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.768834797,
            "variance": 60.35479411
          },
          {
            "average": 138,
            "count": 447670,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10647.24089,
            "count": 447670,
            "maximum": 10648,
            "minimum": 10646,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7006146449,
            "variance": 0.4908608807
          },
          {
            "average": 19881.49457,
            "count": 447670,
            "maximum": 45824,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 9787.038183,
            "variance": 95786116.4
          },
          {
            "average": 20781.22131,
            "count": 447670,
            "maximum": 47872,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 9707.035863,
            "variance": 94226545.25
          },
          {
            "average": 18867.35268,
            "count": 447670,
            "maximum": 53504,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9083.365894,
            "variance": 82507535.97
          },
          {
            "average": 492593.4918,
            "count": 447670,
            "maximum": 492982.6078,
            "minimum": 491853.0666,
            "name": "GpsTime",
            "position": 15,
            "stddev": 379.8553915,
            "variance": 144290.1185
          },
          {
            "average": 0,
            "count": 447670,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 447670,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 447670,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 447670,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 447670,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420241.9545,
          5002195.563,
          1228.40797,
          420441.7145,
          5002892.763,
          1408.04797
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420241.9545470527,
                5002195.563337667,
                1228.4079703103655
              ],
              [
                420241.9545470527,
                5002892.763337666,
                1228.4079703103655
              ],
              [
                420441.7145470527,
                5002892.763337666,
                1408.0479703103654
              ],
              [
                420441.7145470527,
                5002195.563337667,
                1408.0479703103654
              ],
              [
                420241.9545470527,
                5002195.563337667,
                1228.4079703103655
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:43:02+00:00",
        "end_time": "2011-09-19T18:24:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118B1409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118B1409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118B1409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0150701,
            45.16873695,
            1228.40797,
            -118.012417,
            45.17503448,
            1408.04797
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01495859018539,
                  45.168736947162394,
                  1228.4079703103655
                ],
                [
                  -118.01507006042989,
                  45.17501191514891,
                  1228.4079703103655
                ],
                [
                  -118.01252817298422,
                  45.17503448028437,
                  1408.0479703103654
                ],
                [
                  -118.01241698176219,
                  45.16875950738883,
                  1408.0479703103654
                ],
                [
                  -118.01495859018539,
                  45.168736947162394,
                  1228.4079703103655
                ]
              ]
            ]
          },
          "id": "45118B1409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:43:02Z",
            "pc:count": 447670,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420378.5051,
                "count": 447670,
                "maximum": 420441.7145,
                "minimum": 420241.9545,
                "name": "X",
                "position": 0,
                "stddev": 43.49898993,
                "variance": 1892.162125
              },
              {
                "average": 5002668.579,
                "count": 447670,
                "maximum": 5002892.763,
                "minimum": 5002195.563,
                "name": "Y",
                "position": 1,
                "stddev": 164.7248898,
                "variance": 27134.28932
              },
              {
                "average": 1281.567413,
                "count": 447670,
                "maximum": 1408.04797,
                "minimum": 1228.40797,
                "name": "Z",
                "position": 2,
                "stddev": 37.47565779,
                "variance": 1404.424926
              },
              {
                "average": 91.78932696,
                "count": 447670,
                "maximum": 225,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.10897803,
                "variance": 1858.383987
              },
              {
                "average": 1.077559363,
                "count": 447670,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2819589325,
                "variance": 0.07950083959
              },
              {
                "average": 1.161887104,
                "count": 447670,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4051511253,
                "variance": 0.1641474343
              },
              {
                "average": 0.499841401,
                "count": 447670,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000005333,
                "variance": 0.2500005333
              },
              {
                "average": 0,
                "count": 447670,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.232930507,
                "count": 447670,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4226988111,
                "variance": 0.1786742849
              },
              {
                "average": 2.354093443,
                "count": 447670,
                "maximum": 16.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.768834797,
                "variance": 60.35479411
              },
              {
                "average": 138,
                "count": 447670,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10647.24089,
                "count": 447670,
                "maximum": 10648,
                "minimum": 10646,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7006146449,
                "variance": 0.4908608807
              },
              {
                "average": 19881.49457,
                "count": 447670,
                "maximum": 45824,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 9787.038183,
                "variance": 95786116.4
              },
              {
                "average": 20781.22131,
                "count": 447670,
                "maximum": 47872,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 9707.035863,
                "variance": 94226545.25
              },
              {
                "average": 18867.35268,
                "count": 447670,
                "maximum": 53504,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9083.365894,
                "variance": 82507535.97
              },
              {
                "average": 492593.4918,
                "count": 447670,
                "maximum": 492982.6078,
                "minimum": 491853.0666,
                "name": "GpsTime",
                "position": 15,
                "stddev": 379.8553915,
                "variance": 144290.1185
              },
              {
                "average": 0,
                "count": 447670,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 447670,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 447670,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 447670,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 447670,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420241.9545,
              5002195.563,
              1228.40797,
              420441.7145,
              5002892.763,
              1408.04797
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420241.9545470527,
                    5002195.563337667,
                    1228.4079703103655
                  ],
                  [
                    420241.9545470527,
                    5002892.763337666,
                    1228.4079703103655
                  ],
                  [
                    420441.7145470527,
                    5002892.763337666,
                    1408.0479703103654
                  ],
                  [
                    420441.7145470527,
                    5002195.563337667,
                    1408.0479703103654
                  ],
                  [
                    420241.9545470527,
                    5002195.563337667,
                    1228.4079703103655
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:43:02+00:00",
            "end_time": "2011-09-19T18: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": "45117E8207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502517265228,
              45.59991172036789,
              833.2080479286032
            ],
            [
              -117.9251534955261,
              45.607718684274,
              833.2080479286032
            ],
            [
              -117.912531240988,
              45.60782021399083,
              927.7880479286031
            ],
            [
              -117.91240466828478,
              45.600013222599564,
              927.7880479286031
            ],
            [
              -117.92502517265228,
              45.59991172036789,
              833.2080479286032
            ]
          ]
        ]
      },
      "bbox": [
        -117.9251535,
        45.59991172,
        833.2080479,
        -117.9124047,
        45.60782021,
        927.7880479
      ],
      "properties": {
        "datetime": "2011-09-14T21:38:13Z",
        "pc:count": 7220043,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428354.5498,
            "count": 7220043,
            "maximum": 428844.167,
            "minimum": 427859.787,
            "name": "X",
            "position": 0,
            "stddev": 274.7483557,
            "variance": 75486.65897
          },
          {
            "average": 5050447.154,
            "count": 7220043,
            "maximum": 5050879.375,
            "minimum": 5050011.915,
            "name": "Y",
            "position": 1,
            "stddev": 241.132287,
            "variance": 58144.77982
          },
          {
            "average": 863.6891715,
            "count": 7220043,
            "maximum": 927.7880479,
            "minimum": 833.2080479,
            "name": "Z",
            "position": 2,
            "stddev": 16.75494217,
            "variance": 280.728087
          },
          {
            "average": 207.340909,
            "count": 7220043,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.120081,
            "variance": 3262.703654
          },
          {
            "average": 1.045789755,
            "count": 7220043,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2291225945,
            "variance": 0.05249716329
          },
          {
            "average": 1.091697653,
            "count": 7220043,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3318530477,
            "variance": 0.1101264452
          },
          {
            "average": 0.4982964783,
            "count": 7220043,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971326,
            "variance": 0.2499971326
          },
          {
            "average": 0,
            "count": 7220043,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.245786902,
            "count": 7220043,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4305528149,
            "variance": 0.1853757264
          },
          {
            "average": 0.6295943467,
            "count": 7220043,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.7219208,
            "variance": 59.62806085
          },
          {
            "average": 204.6727652,
            "count": 7220043,
            "maximum": 213,
            "minimum": 193,
            "name": "UserData",
            "position": 10,
            "stddev": 3.519857908,
            "variance": 12.38939969
          },
          {
            "average": 198.0643905,
            "count": 7220043,
            "maximum": 224,
            "minimum": 172,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.01829231,
            "variance": 576.8783656
          },
          {
            "average": 32753.54708,
            "count": 7220043,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 8785.855591,
            "variance": 77191258.47
          },
          {
            "average": 31405.47481,
            "count": 7220043,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 7279.909107,
            "variance": 52997076.61
          },
          {
            "average": 26346.68114,
            "count": 7220043,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 6506.637791,
            "variance": 42336335.34
          },
          {
            "average": 70847.29579,
            "count": 7220043,
            "maximum": 71493.21705,
            "minimum": 70024.29114,
            "name": "GpsTime",
            "position": 15,
            "stddev": 438.4371832,
            "variance": 192227.1636
          },
          {
            "average": 0,
            "count": 7220043,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7220043,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7220043,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7220043,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7220043,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427859.787,
          5050011.915,
          833.2080479,
          428844.167,
          5050879.375,
          927.7880479
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427859.78698211384,
                5050011.915464308,
                833.2080479286032
              ],
              [
                427859.78698211384,
                5050879.375464309,
                833.2080479286032
              ],
              [
                428844.16698211385,
                5050879.375464309,
                927.7880479286031
              ],
              [
                428844.16698211385,
                5050011.915464308,
                927.7880479286031
              ],
              [
                427859.78698211384,
                5050011.915464308,
                833.2080479286032
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:38:13+00:00",
        "end_time": "2011-09-14T21:13:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9251535,
            45.59991172,
            833.2080479,
            -117.9124047,
            45.60782021,
            927.7880479
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502517265228,
                  45.59991172036789,
                  833.2080479286032
                ],
                [
                  -117.9251534955261,
                  45.607718684274,
                  833.2080479286032
                ],
                [
                  -117.912531240988,
                  45.60782021399083,
                  927.7880479286031
                ],
                [
                  -117.91240466828478,
                  45.600013222599564,
                  927.7880479286031
                ],
                [
                  -117.92502517265228,
                  45.59991172036789,
                  833.2080479286032
                ]
              ]
            ]
          },
          "id": "45117E8207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:38:13Z",
            "pc:count": 7220043,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428354.5498,
                "count": 7220043,
                "maximum": 428844.167,
                "minimum": 427859.787,
                "name": "X",
                "position": 0,
                "stddev": 274.7483557,
                "variance": 75486.65897
              },
              {
                "average": 5050447.154,
                "count": 7220043,
                "maximum": 5050879.375,
                "minimum": 5050011.915,
                "name": "Y",
                "position": 1,
                "stddev": 241.132287,
                "variance": 58144.77982
              },
              {
                "average": 863.6891715,
                "count": 7220043,
                "maximum": 927.7880479,
                "minimum": 833.2080479,
                "name": "Z",
                "position": 2,
                "stddev": 16.75494217,
                "variance": 280.728087
              },
              {
                "average": 207.340909,
                "count": 7220043,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.120081,
                "variance": 3262.703654
              },
              {
                "average": 1.045789755,
                "count": 7220043,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2291225945,
                "variance": 0.05249716329
              },
              {
                "average": 1.091697653,
                "count": 7220043,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3318530477,
                "variance": 0.1101264452
              },
              {
                "average": 0.4982964783,
                "count": 7220043,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971326,
                "variance": 0.2499971326
              },
              {
                "average": 0,
                "count": 7220043,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.245786902,
                "count": 7220043,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4305528149,
                "variance": 0.1853757264
              },
              {
                "average": 0.6295943467,
                "count": 7220043,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.7219208,
                "variance": 59.62806085
              },
              {
                "average": 204.6727652,
                "count": 7220043,
                "maximum": 213,
                "minimum": 193,
                "name": "UserData",
                "position": 10,
                "stddev": 3.519857908,
                "variance": 12.38939969
              },
              {
                "average": 198.0643905,
                "count": 7220043,
                "maximum": 224,
                "minimum": 172,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.01829231,
                "variance": 576.8783656
              },
              {
                "average": 32753.54708,
                "count": 7220043,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 8785.855591,
                "variance": 77191258.47
              },
              {
                "average": 31405.47481,
                "count": 7220043,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 7279.909107,
                "variance": 52997076.61
              },
              {
                "average": 26346.68114,
                "count": 7220043,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 6506.637791,
                "variance": 42336335.34
              },
              {
                "average": 70847.29579,
                "count": 7220043,
                "maximum": 71493.21705,
                "minimum": 70024.29114,
                "name": "GpsTime",
                "position": 15,
                "stddev": 438.4371832,
                "variance": 192227.1636
              },
              {
                "average": 0,
                "count": 7220043,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7220043,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7220043,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7220043,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7220043,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427859.787,
              5050011.915,
              833.2080479,
              428844.167,
              5050879.375,
              927.7880479
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427859.78698211384,
                    5050011.915464308,
                    833.2080479286032
                  ],
                  [
                    427859.78698211384,
                    5050879.375464309,
                    833.2080479286032
                  ],
                  [
                    428844.16698211385,
                    5050879.375464309,
                    927.7880479286031
                  ],
                  [
                    428844.16698211385,
                    5050011.915464308,
                    927.7880479286031
                  ],
                  [
                    427859.78698211384,
                    5050011.915464308,
                    833.2080479286032
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:38:13+00:00",
            "end_time": "2011-09-14T21:13: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": "45117D8403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252492227183,
              45.42491300840579,
              922.0370965670694
            ],
            [
              -117.91272795598005,
              45.4375099105652,
              922.0370965670694
            ],
            [
              -117.9000738599681,
              45.43761032998351,
              1499.7770965670693
            ],
            [
              -117.89987364020185,
              45.425013383968675,
              1499.7770965670693
            ],
            [
              -117.91252492227183,
              45.42491300840579,
              922.0370965670694
            ]
          ]
        ]
      },
      "bbox": [
        -117.912728,
        45.42491301,
        922.0370966,
        -117.8998736,
        45.43761033,
        1499.777097
      ],
      "properties": {
        "datetime": "2011-09-18T22:08:43Z",
        "pc:count": 11305541,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429114.9671,
            "count": 11305541,
            "maximum": 429603.583,
            "minimum": 428613.743,
            "name": "X",
            "position": 0,
            "stddev": 279.1544314,
            "variance": 77927.19655
          },
          {
            "average": 5031235.336,
            "count": 11305541,
            "maximum": 5031958.537,
            "minimum": 5030558.897,
            "name": "Y",
            "position": 1,
            "stddev": 373.1609121,
            "variance": 139249.0663
          },
          {
            "average": 1121.489182,
            "count": 11305541,
            "maximum": 1499.777097,
            "minimum": 922.0370966,
            "name": "Z",
            "position": 2,
            "stddev": 122.4593278,
            "variance": 14996.28695
          },
          {
            "average": 94.79527773,
            "count": 11305541,
            "maximum": 230,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.58728869,
            "variance": 1488.978849
          },
          {
            "average": 1.048835522,
            "count": 11305541,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2327616381,
            "variance": 0.05417798018
          },
          {
            "average": 1.100514075,
            "count": 11305541,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3403295587,
            "variance": 0.1158242085
          },
          {
            "average": 0.5000792089,
            "count": 11305541,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000158,
            "variance": 0.2500000158
          },
          {
            "average": 0,
            "count": 11305541,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.213629405,
            "count": 11305541,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4098681463,
            "variance": 0.1679918973
          },
          {
            "average": -0.2076617565,
            "count": 11305541,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.565937042,
            "variance": 73.3752774
          },
          {
            "average": 138,
            "count": 11305541,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10622.82199,
            "count": 11305541,
            "maximum": 10627,
            "minimum": 10619,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.623368776,
            "variance": 2.635326183
          },
          {
            "average": 30188.18444,
            "count": 11305541,
            "maximum": 54272,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 8361.885484,
            "variance": 69921128.85
          },
          {
            "average": 28271.36744,
            "count": 11305541,
            "maximum": 51968,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 7063.709579,
            "variance": 49895993.02
          },
          {
            "average": 23724.52141,
            "count": 11305541,
            "maximum": 49664,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6102.598242,
            "variance": 37241705.3
          },
          {
            "average": 416193.1329,
            "count": 11305541,
            "maximum": 418923.2475,
            "minimum": 413960.6038,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1022.167852,
            "variance": 1044827.118
          },
          {
            "average": 0,
            "count": 11305541,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11305541,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11305541,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11305541,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11305541,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428613.743,
          5030558.897,
          922.0370966,
          429603.583,
          5031958.537,
          1499.777097
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428613.7429757614,
                5030558.896743514,
                922.0370965670694
              ],
              [
                428613.7429757614,
                5031958.536743514,
                922.0370965670694
              ],
              [
                429603.5829757614,
                5031958.536743514,
                1499.7770965670693
              ],
              [
                429603.5829757614,
                5030558.896743514,
                1499.7770965670693
              ],
              [
                428613.7429757614,
                5030558.896743514,
                922.0370965670694
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:08:43+00:00",
        "end_time": "2011-09-18T20:46:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.912728,
            45.42491301,
            922.0370966,
            -117.8998736,
            45.43761033,
            1499.777097
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252492227183,
                  45.42491300840579,
                  922.0370965670694
                ],
                [
                  -117.91272795598005,
                  45.4375099105652,
                  922.0370965670694
                ],
                [
                  -117.9000738599681,
                  45.43761032998351,
                  1499.7770965670693
                ],
                [
                  -117.89987364020185,
                  45.425013383968675,
                  1499.7770965670693
                ],
                [
                  -117.91252492227183,
                  45.42491300840579,
                  922.0370965670694
                ]
              ]
            ]
          },
          "id": "45117D8403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:08:43Z",
            "pc:count": 11305541,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429114.9671,
                "count": 11305541,
                "maximum": 429603.583,
                "minimum": 428613.743,
                "name": "X",
                "position": 0,
                "stddev": 279.1544314,
                "variance": 77927.19655
              },
              {
                "average": 5031235.336,
                "count": 11305541,
                "maximum": 5031958.537,
                "minimum": 5030558.897,
                "name": "Y",
                "position": 1,
                "stddev": 373.1609121,
                "variance": 139249.0663
              },
              {
                "average": 1121.489182,
                "count": 11305541,
                "maximum": 1499.777097,
                "minimum": 922.0370966,
                "name": "Z",
                "position": 2,
                "stddev": 122.4593278,
                "variance": 14996.28695
              },
              {
                "average": 94.79527773,
                "count": 11305541,
                "maximum": 230,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.58728869,
                "variance": 1488.978849
              },
              {
                "average": 1.048835522,
                "count": 11305541,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2327616381,
                "variance": 0.05417798018
              },
              {
                "average": 1.100514075,
                "count": 11305541,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3403295587,
                "variance": 0.1158242085
              },
              {
                "average": 0.5000792089,
                "count": 11305541,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000158,
                "variance": 0.2500000158
              },
              {
                "average": 0,
                "count": 11305541,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.213629405,
                "count": 11305541,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4098681463,
                "variance": 0.1679918973
              },
              {
                "average": -0.2076617565,
                "count": 11305541,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.565937042,
                "variance": 73.3752774
              },
              {
                "average": 138,
                "count": 11305541,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10622.82199,
                "count": 11305541,
                "maximum": 10627,
                "minimum": 10619,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.623368776,
                "variance": 2.635326183
              },
              {
                "average": 30188.18444,
                "count": 11305541,
                "maximum": 54272,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 8361.885484,
                "variance": 69921128.85
              },
              {
                "average": 28271.36744,
                "count": 11305541,
                "maximum": 51968,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 7063.709579,
                "variance": 49895993.02
              },
              {
                "average": 23724.52141,
                "count": 11305541,
                "maximum": 49664,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6102.598242,
                "variance": 37241705.3
              },
              {
                "average": 416193.1329,
                "count": 11305541,
                "maximum": 418923.2475,
                "minimum": 413960.6038,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1022.167852,
                "variance": 1044827.118
              },
              {
                "average": 0,
                "count": 11305541,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11305541,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11305541,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11305541,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11305541,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428613.743,
              5030558.897,
              922.0370966,
              429603.583,
              5031958.537,
              1499.777097
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428613.7429757614,
                    5030558.896743514,
                    922.0370965670694
                  ],
                  [
                    428613.7429757614,
                    5031958.536743514,
                    922.0370965670694
                  ],
                  [
                    429603.5829757614,
                    5031958.536743514,
                    1499.7770965670693
                  ],
                  [
                    429603.5829757614,
                    5030558.896743514,
                    1499.7770965670693
                  ],
                  [
                    428613.7429757614,
                    5030558.896743514,
                    922.0370965670694
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:08:43+00:00",
            "end_time": "2011-09-18T20:46: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": "45117E8317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752486761994,
              45.512405002776255,
              848.3306390341917
            ],
            [
              -117.98774540303378,
              45.52500971700134,
              848.3306390341917
            ],
            [
              -117.97502921494777,
              45.5251189733041,
              1013.1106390341916
            ],
            [
              -117.97481151759999,
              45.51251421133256,
              1013.1106390341916
            ],
            [
              -117.98752486761994,
              45.512405002776255,
              848.3306390341917
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877454,
        45.512405,
        848.330639,
        -117.9748115,
        45.52511897,
        1013.110639
      ],
      "properties": {
        "datetime": "2011-09-15T00:33:00Z",
        "pc:count": 11709317,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423357.854,
            "count": 11709317,
            "maximum": 423859.0834,
            "minimum": 422865.9034,
            "name": "X",
            "position": 0,
            "stddev": 279.1750178,
            "variance": 77938.69056
          },
          {
            "average": 5041086.863,
            "count": 11709317,
            "maximum": 5041748.793,
            "minimum": 5040348.233,
            "name": "Y",
            "position": 1,
            "stddev": 419.2438011,
            "variance": 175765.3648
          },
          {
            "average": 921.1865226,
            "count": 11709317,
            "maximum": 1013.110639,
            "minimum": 848.330639,
            "name": "Z",
            "position": 2,
            "stddev": 31.70106037,
            "variance": 1004.957229
          },
          {
            "average": 209.131455,
            "count": 11709317,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.00938045,
            "variance": 2304.900611
          },
          {
            "average": 1.029328525,
            "count": 11709317,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1861894386,
            "variance": 0.03466650706
          },
          {
            "average": 1.058757483,
            "count": 11709317,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2724621333,
            "variance": 0.07423561409
          },
          {
            "average": 0.4980829369,
            "count": 11709317,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963462,
            "variance": 0.2499963462
          },
          {
            "average": 0,
            "count": 11709317,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.273916916,
            "count": 11709317,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4459668778,
            "variance": 0.1988864561
          },
          {
            "average": 0.09607336864,
            "count": 11709317,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.063740539,
            "variance": 65.02391149
          },
          {
            "average": 205.9995229,
            "count": 11709317,
            "maximum": 213,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 8.751912886,
            "variance": 76.59597916
          },
          {
            "average": 211.6366514,
            "count": 11709317,
            "maximum": 1033,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 81.16468596,
            "variance": 6587.706248
          },
          {
            "average": 36678.76279,
            "count": 11709317,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 11061.20185,
            "variance": 122350186.5
          },
          {
            "average": 33707.19474,
            "count": 11709317,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 9362.531181,
            "variance": 87656990.12
          },
          {
            "average": 28331.49072,
            "count": 11709317,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 9042.589977,
            "variance": 81768433.5
          },
          {
            "average": 78913.37863,
            "count": 11709317,
            "maximum": 81980.45336,
            "minimum": 77631.69022,
            "name": "GpsTime",
            "position": 15,
            "stddev": 754.4498124,
            "variance": 569194.5194
          },
          {
            "average": 0,
            "count": 11709317,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11709317,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11709317,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11709317,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11709317,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422865.9034,
          5040348.233,
          848.330639,
          423859.0834,
          5041748.793,
          1013.110639
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422865.90336785273,
                5040348.233041194,
                848.3306390341917
              ],
              [
                422865.90336785273,
                5041748.793041195,
                848.3306390341917
              ],
              [
                423859.0833678528,
                5041748.793041195,
                1013.1106390341916
              ],
              [
                423859.0833678528,
                5040348.233041194,
                1013.1106390341916
              ],
              [
                422865.90336785273,
                5040348.233041194,
                848.3306390341917
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:33:00+00:00",
        "end_time": "2011-09-14T23:20:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877454,
            45.512405,
            848.330639,
            -117.9748115,
            45.52511897,
            1013.110639
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752486761994,
                  45.512405002776255,
                  848.3306390341917
                ],
                [
                  -117.98774540303378,
                  45.52500971700134,
                  848.3306390341917
                ],
                [
                  -117.97502921494777,
                  45.5251189733041,
                  1013.1106390341916
                ],
                [
                  -117.97481151759999,
                  45.51251421133256,
                  1013.1106390341916
                ],
                [
                  -117.98752486761994,
                  45.512405002776255,
                  848.3306390341917
                ]
              ]
            ]
          },
          "id": "45117E8317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:33:00Z",
            "pc:count": 11709317,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423357.854,
                "count": 11709317,
                "maximum": 423859.0834,
                "minimum": 422865.9034,
                "name": "X",
                "position": 0,
                "stddev": 279.1750178,
                "variance": 77938.69056
              },
              {
                "average": 5041086.863,
                "count": 11709317,
                "maximum": 5041748.793,
                "minimum": 5040348.233,
                "name": "Y",
                "position": 1,
                "stddev": 419.2438011,
                "variance": 175765.3648
              },
              {
                "average": 921.1865226,
                "count": 11709317,
                "maximum": 1013.110639,
                "minimum": 848.330639,
                "name": "Z",
                "position": 2,
                "stddev": 31.70106037,
                "variance": 1004.957229
              },
              {
                "average": 209.131455,
                "count": 11709317,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.00938045,
                "variance": 2304.900611
              },
              {
                "average": 1.029328525,
                "count": 11709317,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1861894386,
                "variance": 0.03466650706
              },
              {
                "average": 1.058757483,
                "count": 11709317,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2724621333,
                "variance": 0.07423561409
              },
              {
                "average": 0.4980829369,
                "count": 11709317,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963462,
                "variance": 0.2499963462
              },
              {
                "average": 0,
                "count": 11709317,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.273916916,
                "count": 11709317,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4459668778,
                "variance": 0.1988864561
              },
              {
                "average": 0.09607336864,
                "count": 11709317,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.063740539,
                "variance": 65.02391149
              },
              {
                "average": 205.9995229,
                "count": 11709317,
                "maximum": 213,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 8.751912886,
                "variance": 76.59597916
              },
              {
                "average": 211.6366514,
                "count": 11709317,
                "maximum": 1033,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 81.16468596,
                "variance": 6587.706248
              },
              {
                "average": 36678.76279,
                "count": 11709317,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 11061.20185,
                "variance": 122350186.5
              },
              {
                "average": 33707.19474,
                "count": 11709317,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 9362.531181,
                "variance": 87656990.12
              },
              {
                "average": 28331.49072,
                "count": 11709317,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 9042.589977,
                "variance": 81768433.5
              },
              {
                "average": 78913.37863,
                "count": 11709317,
                "maximum": 81980.45336,
                "minimum": 77631.69022,
                "name": "GpsTime",
                "position": 15,
                "stddev": 754.4498124,
                "variance": 569194.5194
              },
              {
                "average": 0,
                "count": 11709317,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11709317,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11709317,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11709317,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11709317,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422865.9034,
              5040348.233,
              848.330639,
              423859.0834,
              5041748.793,
              1013.110639
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422865.90336785273,
                    5040348.233041194,
                    848.3306390341917
                  ],
                  [
                    422865.90336785273,
                    5041748.793041195,
                    848.3306390341917
                  ],
                  [
                    423859.0833678528,
                    5041748.793041195,
                    1013.1106390341916
                  ],
                  [
                    423859.0833678528,
                    5040348.233041194,
                    1013.1106390341916
                  ],
                  [
                    422865.90336785273,
                    5040348.233041194,
                    848.3306390341917
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:33:00+00:00",
            "end_time": "2011-09-14T23:20: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": "45117E7313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002628671049,
              45.524970592892565,
              1001.306432818012
            ],
            [
              -117.85013176992008,
              45.531972849959125,
              1001.306432818012
            ],
            [
              -117.84446761478641,
              45.53201486521763,
              1116.5664328180121
            ],
            [
              -117.84436283417527,
              45.52501259794987,
              1116.5664328180121
            ],
            [
              -117.85002628671049,
              45.524970592892565,
              1001.306432818012
            ]
          ]
        ]
      },
      "bbox": [
        -117.8501318,
        45.52497059,
        1001.306433,
        -117.8443628,
        45.53201487,
        1116.566433
      ],
      "properties": {
        "datetime": "2011-09-14T20:13:27Z",
        "pc:count": 2719579,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433776.5642,
            "count": 2719579,
            "maximum": 434062.9426,
            "minimum": 433620.6226,
            "name": "X",
            "position": 0,
            "stddev": 106.6365371,
            "variance": 11371.35105
          },
          {
            "average": 5041885.649,
            "count": 2719579,
            "maximum": 5042399.382,
            "minimum": 5041621.362,
            "name": "Y",
            "position": 1,
            "stddev": 169.4776837,
            "variance": 28722.68528
          },
          {
            "average": 1080.720693,
            "count": 2719579,
            "maximum": 1116.566433,
            "minimum": 1001.306433,
            "name": "Z",
            "position": 2,
            "stddev": 21.84005961,
            "variance": 476.9882036
          },
          {
            "average": 225.3173473,
            "count": 2719579,
            "maximum": 254,
            "minimum": 8,
            "name": "Intensity",
            "position": 3,
            "stddev": 20.18247549,
            "variance": 407.332317
          },
          {
            "average": 1.000000735,
            "count": 2719579,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0008575591369,
            "variance": 7.354076732e-07
          },
          {
            "average": 1.000001471,
            "count": 2719579,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001212771316,
            "variance": 1.470814265e-06
          },
          {
            "average": 0.4922861222,
            "count": 2719579,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999405845,
            "variance": 0.249940588
          },
          {
            "average": 0,
            "count": 2719579,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.193738075,
            "count": 2719579,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.395226126,
            "variance": 0.1562036907
          },
          {
            "average": -1.618630429,
            "count": 2719579,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.958697469,
            "variance": 63.3408654
          },
          {
            "average": 207.5852421,
            "count": 2719579,
            "maximum": 213,
            "minimum": 195,
            "name": "UserData",
            "position": 10,
            "stddev": 3.160796843,
            "variance": 9.990636681
          },
          {
            "average": 180.0678237,
            "count": 2719579,
            "maximum": 206,
            "minimum": 155,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.00757718,
            "variance": 576.3637622
          },
          {
            "average": 36209.18731,
            "count": 2719579,
            "maximum": 53504,
            "minimum": 19456,
            "name": "Red",
            "position": 12,
            "stddev": 2744.671275,
            "variance": 7533220.407
          },
          {
            "average": 33725.60827,
            "count": 2719579,
            "maximum": 52224,
            "minimum": 18944,
            "name": "Green",
            "position": 13,
            "stddev": 2409.772577,
            "variance": 5807003.872
          },
          {
            "average": 26561.99643,
            "count": 2719579,
            "maximum": 45056,
            "minimum": 14080,
            "name": "Blue",
            "position": 14,
            "stddev": 2049.539973,
            "variance": 4200614.103
          },
          {
            "average": 66208.27219,
            "count": 2719579,
            "maximum": 66407.17584,
            "minimum": 65941.78136,
            "name": "GpsTime",
            "position": 15,
            "stddev": 127.879543,
            "variance": 16353.17753
          },
          {
            "average": 0,
            "count": 2719579,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2719579,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2719579,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2719579,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2719579,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433620.6226,
          5041621.362,
          1001.306433,
          434062.9426,
          5042399.382,
          1116.566433
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433620.62263298704,
                5041621.361640388,
                1001.306432818012
              ],
              [
                433620.62263298704,
                5042399.381640388,
                1001.306432818012
              ],
              [
                434062.942632987,
                5042399.381640388,
                1116.5664328180121
              ],
              [
                434062.942632987,
                5041621.361640388,
                1116.5664328180121
              ],
              [
                433620.62263298704,
                5041621.361640388,
                1001.306432818012
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T20:13:27+00:00",
        "end_time": "2011-09-14T20:05:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E7313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E7313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E7313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8501318,
            45.52497059,
            1001.306433,
            -117.8443628,
            45.53201487,
            1116.566433
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002628671049,
                  45.524970592892565,
                  1001.306432818012
                ],
                [
                  -117.85013176992008,
                  45.531972849959125,
                  1001.306432818012
                ],
                [
                  -117.84446761478641,
                  45.53201486521763,
                  1116.5664328180121
                ],
                [
                  -117.84436283417527,
                  45.52501259794987,
                  1116.5664328180121
                ],
                [
                  -117.85002628671049,
                  45.524970592892565,
                  1001.306432818012
                ]
              ]
            ]
          },
          "id": "45117E7313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T20:13:27Z",
            "pc:count": 2719579,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433776.5642,
                "count": 2719579,
                "maximum": 434062.9426,
                "minimum": 433620.6226,
                "name": "X",
                "position": 0,
                "stddev": 106.6365371,
                "variance": 11371.35105
              },
              {
                "average": 5041885.649,
                "count": 2719579,
                "maximum": 5042399.382,
                "minimum": 5041621.362,
                "name": "Y",
                "position": 1,
                "stddev": 169.4776837,
                "variance": 28722.68528
              },
              {
                "average": 1080.720693,
                "count": 2719579,
                "maximum": 1116.566433,
                "minimum": 1001.306433,
                "name": "Z",
                "position": 2,
                "stddev": 21.84005961,
                "variance": 476.9882036
              },
              {
                "average": 225.3173473,
                "count": 2719579,
                "maximum": 254,
                "minimum": 8,
                "name": "Intensity",
                "position": 3,
                "stddev": 20.18247549,
                "variance": 407.332317
              },
              {
                "average": 1.000000735,
                "count": 2719579,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0008575591369,
                "variance": 7.354076732e-07
              },
              {
                "average": 1.000001471,
                "count": 2719579,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001212771316,
                "variance": 1.470814265e-06
              },
              {
                "average": 0.4922861222,
                "count": 2719579,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999405845,
                "variance": 0.249940588
              },
              {
                "average": 0,
                "count": 2719579,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.193738075,
                "count": 2719579,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.395226126,
                "variance": 0.1562036907
              },
              {
                "average": -1.618630429,
                "count": 2719579,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.958697469,
                "variance": 63.3408654
              },
              {
                "average": 207.5852421,
                "count": 2719579,
                "maximum": 213,
                "minimum": 195,
                "name": "UserData",
                "position": 10,
                "stddev": 3.160796843,
                "variance": 9.990636681
              },
              {
                "average": 180.0678237,
                "count": 2719579,
                "maximum": 206,
                "minimum": 155,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.00757718,
                "variance": 576.3637622
              },
              {
                "average": 36209.18731,
                "count": 2719579,
                "maximum": 53504,
                "minimum": 19456,
                "name": "Red",
                "position": 12,
                "stddev": 2744.671275,
                "variance": 7533220.407
              },
              {
                "average": 33725.60827,
                "count": 2719579,
                "maximum": 52224,
                "minimum": 18944,
                "name": "Green",
                "position": 13,
                "stddev": 2409.772577,
                "variance": 5807003.872
              },
              {
                "average": 26561.99643,
                "count": 2719579,
                "maximum": 45056,
                "minimum": 14080,
                "name": "Blue",
                "position": 14,
                "stddev": 2049.539973,
                "variance": 4200614.103
              },
              {
                "average": 66208.27219,
                "count": 2719579,
                "maximum": 66407.17584,
                "minimum": 65941.78136,
                "name": "GpsTime",
                "position": 15,
                "stddev": 127.879543,
                "variance": 16353.17753
              },
              {
                "average": 0,
                "count": 2719579,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2719579,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2719579,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2719579,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2719579,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433620.6226,
              5041621.362,
              1001.306433,
              434062.9426,
              5042399.382,
              1116.566433
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433620.62263298704,
                    5041621.361640388,
                    1001.306432818012
                  ],
                  [
                    433620.62263298704,
                    5042399.381640388,
                    1001.306432818012
                  ],
                  [
                    434062.942632987,
                    5042399.381640388,
                    1116.5664328180121
                  ],
                  [
                    434062.942632987,
                    5041621.361640388,
                    1116.5664328180121
                  ],
                  [
                    433620.62263298704,
                    5041621.361640388,
                    1001.306432818012
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T20:13:27+00:00",
            "end_time": "2011-09-14T20:05:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118B1220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252492219442,
              45.19990272926933,
              1092.6615603752577
            ],
            [
              -118.01274861608861,
              45.21250947993592,
              1092.6615603752577
            ],
            [
              -118.00002952011104,
              45.212621565702804,
              1249.7615603752577
            ],
            [
              -117.99980863444387,
              45.200014766052206,
              1249.7615603752577
            ],
            [
              -118.01252492219442,
              45.19990272926933,
              1092.6615603752577
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127486,
        45.19990273,
        1092.66156,
        -117.9998086,
        45.21262157,
        1249.76156
      ],
      "properties": {
        "datetime": "2011-09-17T23:03:50Z",
        "pc:count": 9844988,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420979.0744,
            "count": 9844988,
            "maximum": 421475.508,
            "minimum": 420476.608,
            "name": "X",
            "position": 0,
            "stddev": 283.058233,
            "variance": 80121.96327
          },
          {
            "average": 5006360.765,
            "count": 9844988,
            "maximum": 5007056.116,
            "minimum": 5005655.396,
            "name": "Y",
            "position": 1,
            "stddev": 396.5745229,
            "variance": 157271.3522
          },
          {
            "average": 1180.359541,
            "count": 9844988,
            "maximum": 1249.76156,
            "minimum": 1092.66156,
            "name": "Z",
            "position": 2,
            "stddev": 29.07013747,
            "variance": 845.0728925
          },
          {
            "average": 109.1431438,
            "count": 9844988,
            "maximum": 253,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.37283022,
            "variance": 456.7978714
          },
          {
            "average": 1.001963334,
            "count": 9844988,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04770090527,
            "variance": 0.002275376363
          },
          {
            "average": 1.00417258,
            "count": 9844988,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07239476362,
            "variance": 0.0052410018
          },
          {
            "average": 0.4999684103,
            "count": 9844988,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000244,
            "variance": 0.2500000244
          },
          {
            "average": 0,
            "count": 9844988,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.305981582,
            "count": 9844988,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4608219558,
            "variance": 0.2123568749
          },
          {
            "average": -0.4141644601,
            "count": 9844988,
            "maximum": 21,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.841887041,
            "variance": 78.17896644
          },
          {
            "average": 137,
            "count": 9844988,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10675.92415,
            "count": 9844988,
            "maximum": 10680,
            "minimum": 10672,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.684778407,
            "variance": 2.838478282
          },
          {
            "average": 36423.36407,
            "count": 9844988,
            "maximum": 53248,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 5044.052165,
            "variance": 25442462.24
          },
          {
            "average": 32640.82375,
            "count": 9844988,
            "maximum": 50688,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 3878.959148,
            "variance": 15046324.07
          },
          {
            "average": 27507.82791,
            "count": 9844988,
            "maximum": 48640,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 3874.227552,
            "variance": 15009639.13
          },
          {
            "average": 333351.4736,
            "count": 9844988,
            "maximum": 335830.9339,
            "minimum": 330712.0027,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1076.242452,
            "variance": 1158297.814
          },
          {
            "average": 0,
            "count": 9844988,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9844988,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9844988,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9844988,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9844988,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420476.608,
          5005655.396,
          1092.66156,
          421475.508,
          5007056.116,
          1249.76156
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420476.6080346748,
                5005655.396035361,
                1092.6615603752577
              ],
              [
                420476.6080346748,
                5007056.116035362,
                1092.6615603752577
              ],
              [
                421475.5080346748,
                5007056.116035362,
                1249.7615603752577
              ],
              [
                421475.5080346748,
                5005655.396035361,
                1249.7615603752577
              ],
              [
                420476.6080346748,
                5005655.396035361,
                1092.6615603752577
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T23:03:50+00:00",
        "end_time": "2011-09-17T21:38:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118B1220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118B1220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118B1220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127486,
            45.19990273,
            1092.66156,
            -117.9998086,
            45.21262157,
            1249.76156
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252492219442,
                  45.19990272926933,
                  1092.6615603752577
                ],
                [
                  -118.01274861608861,
                  45.21250947993592,
                  1092.6615603752577
                ],
                [
                  -118.00002952011104,
                  45.212621565702804,
                  1249.7615603752577
                ],
                [
                  -117.99980863444387,
                  45.200014766052206,
                  1249.7615603752577
                ],
                [
                  -118.01252492219442,
                  45.19990272926933,
                  1092.6615603752577
                ]
              ]
            ]
          },
          "id": "45118B1220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:03:50Z",
            "pc:count": 9844988,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420979.0744,
                "count": 9844988,
                "maximum": 421475.508,
                "minimum": 420476.608,
                "name": "X",
                "position": 0,
                "stddev": 283.058233,
                "variance": 80121.96327
              },
              {
                "average": 5006360.765,
                "count": 9844988,
                "maximum": 5007056.116,
                "minimum": 5005655.396,
                "name": "Y",
                "position": 1,
                "stddev": 396.5745229,
                "variance": 157271.3522
              },
              {
                "average": 1180.359541,
                "count": 9844988,
                "maximum": 1249.76156,
                "minimum": 1092.66156,
                "name": "Z",
                "position": 2,
                "stddev": 29.07013747,
                "variance": 845.0728925
              },
              {
                "average": 109.1431438,
                "count": 9844988,
                "maximum": 253,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.37283022,
                "variance": 456.7978714
              },
              {
                "average": 1.001963334,
                "count": 9844988,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04770090527,
                "variance": 0.002275376363
              },
              {
                "average": 1.00417258,
                "count": 9844988,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07239476362,
                "variance": 0.0052410018
              },
              {
                "average": 0.4999684103,
                "count": 9844988,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000244,
                "variance": 0.2500000244
              },
              {
                "average": 0,
                "count": 9844988,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.305981582,
                "count": 9844988,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4608219558,
                "variance": 0.2123568749
              },
              {
                "average": -0.4141644601,
                "count": 9844988,
                "maximum": 21,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.841887041,
                "variance": 78.17896644
              },
              {
                "average": 137,
                "count": 9844988,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10675.92415,
                "count": 9844988,
                "maximum": 10680,
                "minimum": 10672,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.684778407,
                "variance": 2.838478282
              },
              {
                "average": 36423.36407,
                "count": 9844988,
                "maximum": 53248,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 5044.052165,
                "variance": 25442462.24
              },
              {
                "average": 32640.82375,
                "count": 9844988,
                "maximum": 50688,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 3878.959148,
                "variance": 15046324.07
              },
              {
                "average": 27507.82791,
                "count": 9844988,
                "maximum": 48640,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 3874.227552,
                "variance": 15009639.13
              },
              {
                "average": 333351.4736,
                "count": 9844988,
                "maximum": 335830.9339,
                "minimum": 330712.0027,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1076.242452,
                "variance": 1158297.814
              },
              {
                "average": 0,
                "count": 9844988,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9844988,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9844988,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9844988,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9844988,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420476.608,
              5005655.396,
              1092.66156,
              421475.508,
              5007056.116,
              1249.76156
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420476.6080346748,
                    5005655.396035361,
                    1092.6615603752577
                  ],
                  [
                    420476.6080346748,
                    5007056.116035362,
                    1092.6615603752577
                  ],
                  [
                    421475.5080346748,
                    5007056.116035362,
                    1249.7615603752577
                  ],
                  [
                    421475.5080346748,
                    5005655.396035361,
                    1249.7615603752577
                  ],
                  [
                    420476.6080346748,
                    5005655.396035361,
                    1092.6615603752577
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T23:03:50+00:00",
            "end_time": "2011-09-17T21: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": "45118E1416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.06252475814092,
              45.51239659473149,
              876.0596585306344
            ],
            [
              -118.06276220345498,
              45.5250096527879,
              876.0596585306344
            ],
            [
              -118.0500299232117,
              45.52512741057703,
              943.8596585306343
            ],
            [
              -118.04979532130426,
              45.512514301024915,
              943.8596585306343
            ],
            [
              -118.06252475814092,
              45.51239659473149,
              876.0596585306344
            ]
          ]
        ]
      },
      "bbox": [
        -118.0627622,
        45.51239659,
        876.0596585,
        -118.0497953,
        45.52512741,
        943.8596585
      ],
      "properties": {
        "datetime": "2011-09-15T18:48:44Z",
        "pc:count": 20733453,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 417474.678,
            "count": 20733453,
            "maximum": 418002.1521,
            "minimum": 417007.6921,
            "name": "X",
            "position": 0,
            "stddev": 273.3370663,
            "variance": 74713.15183
          },
          {
            "average": 5041119.344,
            "count": 20733453,
            "maximum": 5041823.594,
            "minimum": 5040422.074,
            "name": "Y",
            "position": 1,
            "stddev": 400.6240404,
            "variance": 160499.6218
          },
          {
            "average": 901.2091659,
            "count": 20733453,
            "maximum": 943.8596585,
            "minimum": 876.0596585,
            "name": "Z",
            "position": 2,
            "stddev": 9.879158653,
            "variance": 97.59777568
          },
          {
            "average": 105.7145276,
            "count": 20733453,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.96587035,
            "variance": 1153.680349
          },
          {
            "average": 1.017986681,
            "count": 20733453,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1407429669,
            "variance": 0.01980858272
          },
          {
            "average": 1.038833811,
            "count": 20733453,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2136217537,
            "variance": 0.04563425364
          },
          {
            "average": 0.4998875971,
            "count": 20733453,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999994,
            "variance": 0.2499999994
          },
          {
            "average": 0,
            "count": 20733453,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.145760718,
            "count": 20733453,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3528661747,
            "variance": 0.1245145372
          },
          {
            "average": -0.7901767185,
            "count": 20733453,
            "maximum": 16.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.466587525,
            "variance": 71.68310433
          },
          {
            "average": 147.1160335,
            "count": 20733453,
            "maximum": 177,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 27.68771093,
            "variance": 766.6093367
          },
          {
            "average": 7334.071327,
            "count": 20733453,
            "maximum": 20004,
            "minimum": 1002,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7726.136491,
            "variance": 59693185.07
          },
          {
            "average": 34642.85412,
            "count": 20733453,
            "maximum": 64256,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8914.036988,
            "variance": 79460055.42
          },
          {
            "average": 35179.7804,
            "count": 20733453,
            "maximum": 64768,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7225.102898,
            "variance": 52202111.88
          },
          {
            "average": 28270.53445,
            "count": 20733453,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6632.448971,
            "variance": 43989379.35
          },
          {
            "average": 104333.9082,
            "count": 20733453,
            "maximum": 147724.8504,
            "minimum": 66513.3663,
            "name": "GpsTime",
            "position": 15,
            "stddev": 38888.0896,
            "variance": 1512283513
          },
          {
            "average": 0,
            "count": 20733453,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20733453,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20733453,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20733453,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20733453,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          417007.6921,
          5040422.074,
          876.0596585,
          418002.1521,
          5041823.594,
          943.8596585
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                417007.6921492266,
                5040422.073840486,
                876.0596585306344
              ],
              [
                417007.6921492266,
                5041823.593840485,
                876.0596585306344
              ],
              [
                418002.1521492266,
                5041823.593840485,
                943.8596585306343
              ],
              [
                418002.1521492266,
                5040422.073840486,
                943.8596585306343
              ],
              [
                417007.6921492266,
                5040422.073840486,
                876.0596585306344
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T18:48:44+00:00",
        "end_time": "2011-09-14T20:15:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0627622,
            45.51239659,
            876.0596585,
            -118.0497953,
            45.52512741,
            943.8596585
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.06252475814092,
                  45.51239659473149,
                  876.0596585306344
                ],
                [
                  -118.06276220345498,
                  45.5250096527879,
                  876.0596585306344
                ],
                [
                  -118.0500299232117,
                  45.52512741057703,
                  943.8596585306343
                ],
                [
                  -118.04979532130426,
                  45.512514301024915,
                  943.8596585306343
                ],
                [
                  -118.06252475814092,
                  45.51239659473149,
                  876.0596585306344
                ]
              ]
            ]
          },
          "id": "45118E1416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T18:48:44Z",
            "pc:count": 20733453,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 417474.678,
                "count": 20733453,
                "maximum": 418002.1521,
                "minimum": 417007.6921,
                "name": "X",
                "position": 0,
                "stddev": 273.3370663,
                "variance": 74713.15183
              },
              {
                "average": 5041119.344,
                "count": 20733453,
                "maximum": 5041823.594,
                "minimum": 5040422.074,
                "name": "Y",
                "position": 1,
                "stddev": 400.6240404,
                "variance": 160499.6218
              },
              {
                "average": 901.2091659,
                "count": 20733453,
                "maximum": 943.8596585,
                "minimum": 876.0596585,
                "name": "Z",
                "position": 2,
                "stddev": 9.879158653,
                "variance": 97.59777568
              },
              {
                "average": 105.7145276,
                "count": 20733453,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.96587035,
                "variance": 1153.680349
              },
              {
                "average": 1.017986681,
                "count": 20733453,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1407429669,
                "variance": 0.01980858272
              },
              {
                "average": 1.038833811,
                "count": 20733453,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2136217537,
                "variance": 0.04563425364
              },
              {
                "average": 0.4998875971,
                "count": 20733453,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999994,
                "variance": 0.2499999994
              },
              {
                "average": 0,
                "count": 20733453,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.145760718,
                "count": 20733453,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3528661747,
                "variance": 0.1245145372
              },
              {
                "average": -0.7901767185,
                "count": 20733453,
                "maximum": 16.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.466587525,
                "variance": 71.68310433
              },
              {
                "average": 147.1160335,
                "count": 20733453,
                "maximum": 177,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 27.68771093,
                "variance": 766.6093367
              },
              {
                "average": 7334.071327,
                "count": 20733453,
                "maximum": 20004,
                "minimum": 1002,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7726.136491,
                "variance": 59693185.07
              },
              {
                "average": 34642.85412,
                "count": 20733453,
                "maximum": 64256,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8914.036988,
                "variance": 79460055.42
              },
              {
                "average": 35179.7804,
                "count": 20733453,
                "maximum": 64768,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7225.102898,
                "variance": 52202111.88
              },
              {
                "average": 28270.53445,
                "count": 20733453,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6632.448971,
                "variance": 43989379.35
              },
              {
                "average": 104333.9082,
                "count": 20733453,
                "maximum": 147724.8504,
                "minimum": 66513.3663,
                "name": "GpsTime",
                "position": 15,
                "stddev": 38888.0896,
                "variance": 1512283513
              },
              {
                "average": 0,
                "count": 20733453,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20733453,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20733453,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20733453,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20733453,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              417007.6921,
              5040422.074,
              876.0596585,
              418002.1521,
              5041823.594,
              943.8596585
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    417007.6921492266,
                    5040422.073840486,
                    876.0596585306344
                  ],
                  [
                    417007.6921492266,
                    5041823.593840485,
                    876.0596585306344
                  ],
                  [
                    418002.1521492266,
                    5041823.593840485,
                    943.8596585306343
                  ],
                  [
                    418002.1521492266,
                    5040422.073840486,
                    943.8596585306343
                  ],
                  [
                    417007.6921492266,
                    5040422.073840486,
                    876.0596585306344
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T18:48:44+00:00",
            "end_time": "2011-09-14T20:15: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": "45117D8404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002614960001,
              45.4249764036281,
              1181.2235621332327
            ],
            [
              -117.9001808105724,
              45.434706089472215,
              1181.2235621332327
            ],
            [
              -117.89559669343899,
              45.43474212596415,
              1486.3635621332326
            ],
            [
              -117.89544281981323,
              45.42501242796361,
              1486.3635621332326
            ],
            [
              -117.90002614960001,
              45.4249764036281,
              1181.2235621332327
            ]
          ]
        ]
      },
      "bbox": [
        -117.9001808,
        45.4249764,
        1181.223562,
        -117.8954428,
        45.43474213,
        1486.363562
      ],
      "properties": {
        "datetime": "2011-09-18T21:27:07Z",
        "pc:count": 1772054,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429710.2185,
            "count": 1772054,
            "maximum": 429950.2062,
            "minimum": 429591.6062,
            "name": "X",
            "position": 0,
            "stddev": 81.74412819,
            "variance": 6682.102494
          },
          {
            "average": 5030961.116,
            "count": 1772054,
            "maximum": 5031635.982,
            "minimum": 5030554.922,
            "name": "Y",
            "position": 1,
            "stddev": 255.6538524,
            "variance": 65358.89222
          },
          {
            "average": 1299.240179,
            "count": 1772054,
            "maximum": 1486.363562,
            "minimum": 1181.223562,
            "name": "Z",
            "position": 2,
            "stddev": 54.77056355,
            "variance": 2999.814632
          },
          {
            "average": 85.29636061,
            "count": 1772054,
            "maximum": 237,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.16858892,
            "variance": 2826.898848
          },
          {
            "average": 1.181842088,
            "count": 1772054,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4338488053,
            "variance": 0.1882247859
          },
          {
            "average": 1.37098813,
            "count": 1772054,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5997621131,
            "variance": 0.3597145923
          },
          {
            "average": 0.500628649,
            "count": 1772054,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997459,
            "variance": 0.2499997459
          },
          {
            "average": 0,
            "count": 1772054,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.142230429,
            "count": 1772054,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3492864192,
            "variance": 0.1220010027
          },
          {
            "average": -2.285277773,
            "count": 1772054,
            "maximum": 16.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.800368902,
            "variance": 60.84575501
          },
          {
            "average": 138,
            "count": 1772054,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10620.75313,
            "count": 1772054,
            "maximum": 10623,
            "minimum": 10619,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7179886653,
            "variance": 0.5155077236
          },
          {
            "average": 22737.87474,
            "count": 1772054,
            "maximum": 51968,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10052.33144,
            "variance": 101049367.3
          },
          {
            "average": 22930.32049,
            "count": 1772054,
            "maximum": 48640,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 9193.461696,
            "variance": 84519737.95
          },
          {
            "average": 19668.68546,
            "count": 1772054,
            "maximum": 46592,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7578.90015,
            "variance": 57439727.48
          },
          {
            "average": 414915.0872,
            "count": 1772054,
            "maximum": 416427.6272,
            "minimum": 413951.4895,
            "name": "GpsTime",
            "position": 15,
            "stddev": 491.5219573,
            "variance": 241593.8345
          },
          {
            "average": 0,
            "count": 1772054,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1772054,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1772054,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1772054,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1772054,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429591.6062,
          5030554.922,
          1181.223562,
          429950.2062,
          5031635.982,
          1486.363562
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429591.6062320302,
                5030554.921835051,
                1181.2235621332327
              ],
              [
                429591.6062320302,
                5031635.981835051,
                1181.2235621332327
              ],
              [
                429950.2062320302,
                5031635.981835051,
                1486.3635621332326
              ],
              [
                429950.2062320302,
                5030554.921835051,
                1486.3635621332326
              ],
              [
                429591.6062320302,
                5030554.921835051,
                1181.2235621332327
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T21:27:07+00:00",
        "end_time": "2011-09-18T20:45:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9001808,
            45.4249764,
            1181.223562,
            -117.8954428,
            45.43474213,
            1486.363562
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002614960001,
                  45.4249764036281,
                  1181.2235621332327
                ],
                [
                  -117.9001808105724,
                  45.434706089472215,
                  1181.2235621332327
                ],
                [
                  -117.89559669343899,
                  45.43474212596415,
                  1486.3635621332326
                ],
                [
                  -117.89544281981323,
                  45.42501242796361,
                  1486.3635621332326
                ],
                [
                  -117.90002614960001,
                  45.4249764036281,
                  1181.2235621332327
                ]
              ]
            ]
          },
          "id": "45117D8404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T21:27:07Z",
            "pc:count": 1772054,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429710.2185,
                "count": 1772054,
                "maximum": 429950.2062,
                "minimum": 429591.6062,
                "name": "X",
                "position": 0,
                "stddev": 81.74412819,
                "variance": 6682.102494
              },
              {
                "average": 5030961.116,
                "count": 1772054,
                "maximum": 5031635.982,
                "minimum": 5030554.922,
                "name": "Y",
                "position": 1,
                "stddev": 255.6538524,
                "variance": 65358.89222
              },
              {
                "average": 1299.240179,
                "count": 1772054,
                "maximum": 1486.363562,
                "minimum": 1181.223562,
                "name": "Z",
                "position": 2,
                "stddev": 54.77056355,
                "variance": 2999.814632
              },
              {
                "average": 85.29636061,
                "count": 1772054,
                "maximum": 237,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.16858892,
                "variance": 2826.898848
              },
              {
                "average": 1.181842088,
                "count": 1772054,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4338488053,
                "variance": 0.1882247859
              },
              {
                "average": 1.37098813,
                "count": 1772054,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5997621131,
                "variance": 0.3597145923
              },
              {
                "average": 0.500628649,
                "count": 1772054,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997459,
                "variance": 0.2499997459
              },
              {
                "average": 0,
                "count": 1772054,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.142230429,
                "count": 1772054,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3492864192,
                "variance": 0.1220010027
              },
              {
                "average": -2.285277773,
                "count": 1772054,
                "maximum": 16.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.800368902,
                "variance": 60.84575501
              },
              {
                "average": 138,
                "count": 1772054,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10620.75313,
                "count": 1772054,
                "maximum": 10623,
                "minimum": 10619,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7179886653,
                "variance": 0.5155077236
              },
              {
                "average": 22737.87474,
                "count": 1772054,
                "maximum": 51968,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10052.33144,
                "variance": 101049367.3
              },
              {
                "average": 22930.32049,
                "count": 1772054,
                "maximum": 48640,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 9193.461696,
                "variance": 84519737.95
              },
              {
                "average": 19668.68546,
                "count": 1772054,
                "maximum": 46592,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7578.90015,
                "variance": 57439727.48
              },
              {
                "average": 414915.0872,
                "count": 1772054,
                "maximum": 416427.6272,
                "minimum": 413951.4895,
                "name": "GpsTime",
                "position": 15,
                "stddev": 491.5219573,
                "variance": 241593.8345
              },
              {
                "average": 0,
                "count": 1772054,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1772054,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1772054,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1772054,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1772054,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429591.6062,
              5030554.922,
              1181.223562,
              429950.2062,
              5031635.982,
              1486.363562
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429591.6062320302,
                    5030554.921835051,
                    1181.2235621332327
                  ],
                  [
                    429591.6062320302,
                    5031635.981835051,
                    1181.2235621332327
                  ],
                  [
                    429950.2062320302,
                    5031635.981835051,
                    1486.3635621332326
                  ],
                  [
                    429950.2062320302,
                    5030554.921835051,
                    1486.3635621332326
                  ],
                  [
                    429591.6062320302,
                    5030554.921835051,
                    1181.2235621332327
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T21:27:07+00:00",
            "end_time": "2011-09-18T20:45: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": "45117D8406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92542406090351,
              45.424590928399056,
              820.6080875576387
            ],
            [
              -117.92543093169007,
              45.4250114121088,
              820.6080875576387
            ],
            [
              -117.92502730518666,
              45.425014681780546,
              822.8280875576387
            ],
            [
              -117.92502043739573,
              45.42459419802313,
              822.8280875576387
            ],
            [
              -117.92542406090351,
              45.424590928399056,
              820.6080875576387
            ]
          ]
        ]
      },
      "bbox": [
        -117.9254309,
        45.42459093,
        820.6080876,
        -117.9250204,
        45.42501468,
        822.8280876
      ],
      "properties": {
        "datetime": "2011-09-18T22:55:41Z",
        "pc:count": 4560,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427624.9594,
            "count": 4560,
            "maximum": 427635.806,
            "minimum": 427604.226,
            "name": "X",
            "position": 0,
            "stddev": 7.467413062,
            "variance": 55.76225783
          },
          {
            "average": 5030565.794,
            "count": 4560,
            "maximum": 5030581.365,
            "minimum": 5030534.645,
            "name": "Y",
            "position": 1,
            "stddev": 11.00525094,
            "variance": 121.1155482
          },
          {
            "average": 821.6195481,
            "count": 4560,
            "maximum": 822.8280876,
            "minimum": 820.6080876,
            "name": "Z",
            "position": 2,
            "stddev": 0.4562458443,
            "variance": 0.2081602704
          },
          {
            "average": 95.70131579,
            "count": 4560,
            "maximum": 204,
            "minimum": 67,
            "name": "Intensity",
            "position": 3,
            "stddev": 19.83714786,
            "variance": 393.5124352
          },
          {
            "average": 1,
            "count": 4560,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4560,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.4986842105,
            "count": 4560,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000531021,
            "variance": 0.2500531049
          },
          {
            "average": 0,
            "count": 4560,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.309429825,
            "count": 4560,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4623092891,
            "variance": 0.2137298788
          },
          {
            "average": 5.12694737,
            "count": 4560,
            "maximum": 7.998000145,
            "minimum": 4.001999855,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9811877695,
            "variance": 0.962729439
          },
          {
            "average": 138,
            "count": 4560,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10631.58268,
            "count": 4560,
            "maximum": 10632,
            "minimum": 10631,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4931714805,
            "variance": 0.2432181092
          },
          {
            "average": 24560.50526,
            "count": 4560,
            "maximum": 42240,
            "minimum": 21504,
            "name": "Red",
            "position": 12,
            "stddev": 2430.83986,
            "variance": 5908982.423
          },
          {
            "average": 20629.33333,
            "count": 4560,
            "maximum": 38912,
            "minimum": 17920,
            "name": "Green",
            "position": 13,
            "stddev": 2319.840907,
            "variance": 5381661.836
          },
          {
            "average": 21279.27018,
            "count": 4560,
            "maximum": 38400,
            "minimum": 18176,
            "name": "Blue",
            "position": 14,
            "stddev": 1984.789695,
            "variance": 3939390.134
          },
          {
            "average": 421621.6246,
            "count": 4560,
            "maximum": 421741.367,
            "minimum": 421454.768,
            "name": "GpsTime",
            "position": 15,
            "stddev": 140.8085238,
            "variance": 19827.04038
          },
          {
            "average": 0,
            "count": 4560,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4560,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4560,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4560,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4560,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427604.226,
          5030534.645,
          820.6080876,
          427635.806,
          5030581.365,
          822.8280876
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427604.2260172316,
                5030534.645275762,
                820.6080875576387
              ],
              [
                427604.2260172316,
                5030581.365275763,
                820.6080875576387
              ],
              [
                427635.80601723155,
                5030581.365275763,
                822.8280875576387
              ],
              [
                427635.80601723155,
                5030534.645275762,
                822.8280875576387
              ],
              [
                427604.2260172316,
                5030534.645275762,
                820.6080875576387
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:55:41+00:00",
        "end_time": "2011-09-18T22:50:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9254309,
            45.42459093,
            820.6080876,
            -117.9250204,
            45.42501468,
            822.8280876
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92542406090351,
                  45.424590928399056,
                  820.6080875576387
                ],
                [
                  -117.92543093169007,
                  45.4250114121088,
                  820.6080875576387
                ],
                [
                  -117.92502730518666,
                  45.425014681780546,
                  822.8280875576387
                ],
                [
                  -117.92502043739573,
                  45.42459419802313,
                  822.8280875576387
                ],
                [
                  -117.92542406090351,
                  45.424590928399056,
                  820.6080875576387
                ]
              ]
            ]
          },
          "id": "45117D8406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:55:41Z",
            "pc:count": 4560,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427624.9594,
                "count": 4560,
                "maximum": 427635.806,
                "minimum": 427604.226,
                "name": "X",
                "position": 0,
                "stddev": 7.467413062,
                "variance": 55.76225783
              },
              {
                "average": 5030565.794,
                "count": 4560,
                "maximum": 5030581.365,
                "minimum": 5030534.645,
                "name": "Y",
                "position": 1,
                "stddev": 11.00525094,
                "variance": 121.1155482
              },
              {
                "average": 821.6195481,
                "count": 4560,
                "maximum": 822.8280876,
                "minimum": 820.6080876,
                "name": "Z",
                "position": 2,
                "stddev": 0.4562458443,
                "variance": 0.2081602704
              },
              {
                "average": 95.70131579,
                "count": 4560,
                "maximum": 204,
                "minimum": 67,
                "name": "Intensity",
                "position": 3,
                "stddev": 19.83714786,
                "variance": 393.5124352
              },
              {
                "average": 1,
                "count": 4560,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4560,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.4986842105,
                "count": 4560,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000531021,
                "variance": 0.2500531049
              },
              {
                "average": 0,
                "count": 4560,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.309429825,
                "count": 4560,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4623092891,
                "variance": 0.2137298788
              },
              {
                "average": 5.12694737,
                "count": 4560,
                "maximum": 7.998000145,
                "minimum": 4.001999855,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9811877695,
                "variance": 0.962729439
              },
              {
                "average": 138,
                "count": 4560,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10631.58268,
                "count": 4560,
                "maximum": 10632,
                "minimum": 10631,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4931714805,
                "variance": 0.2432181092
              },
              {
                "average": 24560.50526,
                "count": 4560,
                "maximum": 42240,
                "minimum": 21504,
                "name": "Red",
                "position": 12,
                "stddev": 2430.83986,
                "variance": 5908982.423
              },
              {
                "average": 20629.33333,
                "count": 4560,
                "maximum": 38912,
                "minimum": 17920,
                "name": "Green",
                "position": 13,
                "stddev": 2319.840907,
                "variance": 5381661.836
              },
              {
                "average": 21279.27018,
                "count": 4560,
                "maximum": 38400,
                "minimum": 18176,
                "name": "Blue",
                "position": 14,
                "stddev": 1984.789695,
                "variance": 3939390.134
              },
              {
                "average": 421621.6246,
                "count": 4560,
                "maximum": 421741.367,
                "minimum": 421454.768,
                "name": "GpsTime",
                "position": 15,
                "stddev": 140.8085238,
                "variance": 19827.04038
              },
              {
                "average": 0,
                "count": 4560,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4560,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4560,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4560,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4560,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427604.226,
              5030534.645,
              820.6080876,
              427635.806,
              5030581.365,
              822.8280876
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427604.2260172316,
                    5030534.645275762,
                    820.6080875576387
                  ],
                  [
                    427604.2260172316,
                    5030581.365275763,
                    820.6080875576387
                  ],
                  [
                    427635.80601723155,
                    5030581.365275763,
                    822.8280875576387
                  ],
                  [
                    427635.80601723155,
                    5030534.645275762,
                    822.8280875576387
                  ],
                  [
                    427604.2260172316,
                    5030534.645275762,
                    820.6080875576387
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:55:41+00:00",
            "end_time": "2011-09-18T22:50: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": "45118B1223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02889834668136,
              45.19540748014277,
              1191.7038988050695
            ],
            [
              -118.02898133297349,
              45.200011602490235,
              1191.7038988050695
            ],
            [
              -118.02502859828472,
              45.200047149460396,
              1232.9038988050693
            ],
            [
              -118.02494593064101,
              45.195443021438685,
              1232.9038988050693
            ],
            [
              -118.02889834668136,
              45.19540748014277,
              1191.7038988050695
            ]
          ]
        ]
      },
      "bbox": [
        -118.0289813,
        45.19540748,
        1191.703899,
        -118.0249459,
        45.20004715,
        1232.903899
      ],
      "properties": {
        "datetime": "2011-09-19T18:42:07Z",
        "pc:count": 470429,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419398.423,
            "count": 470429,
            "maximum": 419494.7644,
            "minimum": 419184.2644,
            "name": "X",
            "position": 0,
            "stddev": 68.98943986,
            "variance": 4759.542812
          },
          {
            "average": 5005501.644,
            "count": 470429,
            "maximum": 5005683.832,
            "minimum": 5005172.272,
            "name": "Y",
            "position": 1,
            "stddev": 117.3926701,
            "variance": 13781.03899
          },
          {
            "average": 1203.044298,
            "count": 470429,
            "maximum": 1232.903899,
            "minimum": 1191.703899,
            "name": "Z",
            "position": 2,
            "stddev": 5.036797156,
            "variance": 25.36932559
          },
          {
            "average": 110.5100196,
            "count": 470429,
            "maximum": 198,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.01609924,
            "variance": 289.5476333
          },
          {
            "average": 1.00162405,
            "count": 470429,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04212442951,
            "variance": 0.001774467562
          },
          {
            "average": 1.003535071,
            "count": 470429,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06443443324,
            "variance": 0.004151796187
          },
          {
            "average": 0.4999670514,
            "count": 470429,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000005303,
            "variance": 0.2500005303
          },
          {
            "average": 0,
            "count": 470429,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.369150286,
            "count": 470429,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4825752246,
            "variance": 0.2328788474
          },
          {
            "average": 2.528491736,
            "count": 470429,
            "maximum": 15,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.797038533,
            "variance": 60.79380988
          },
          {
            "average": 138,
            "count": 470429,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10647.26395,
            "count": 470429,
            "maximum": 10648,
            "minimum": 10646,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7305045385,
            "variance": 0.5336368808
          },
          {
            "average": 37789.15222,
            "count": 470429,
            "maximum": 50688,
            "minimum": 6656,
            "name": "Red",
            "position": 12,
            "stddev": 3450.399542,
            "variance": 11905257
          },
          {
            "average": 33120.35052,
            "count": 470429,
            "maximum": 48384,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 3291.634106,
            "variance": 10834855.09
          },
          {
            "average": 28626.46702,
            "count": 470429,
            "maximum": 47360,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 2962.992529,
            "variance": 8779324.729
          },
          {
            "average": 492588.9555,
            "count": 470429,
            "maximum": 492927.2828,
            "minimum": 491802.4281,
            "name": "GpsTime",
            "position": 15,
            "stddev": 390.5631938,
            "variance": 152539.6084
          },
          {
            "average": 0,
            "count": 470429,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 470429,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 470429,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 470429,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 470429,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419184.2644,
          5005172.272,
          1191.703899,
          419494.7644,
          5005683.832,
          1232.903899
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419184.26444981724,
                5005172.271500553,
                1191.7038988050695
              ],
              [
                419184.26444981724,
                5005683.8315005535,
                1191.7038988050695
              ],
              [
                419494.76444981724,
                5005683.8315005535,
                1232.9038988050693
              ],
              [
                419494.76444981724,
                5005172.271500553,
                1232.9038988050693
              ],
              [
                419184.26444981724,
                5005172.271500553,
                1191.7038988050695
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:42:07+00:00",
        "end_time": "2011-09-19T18:23:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118B1223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118B1223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118B1223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0289813,
            45.19540748,
            1191.703899,
            -118.0249459,
            45.20004715,
            1232.903899
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02889834668136,
                  45.19540748014277,
                  1191.7038988050695
                ],
                [
                  -118.02898133297349,
                  45.200011602490235,
                  1191.7038988050695
                ],
                [
                  -118.02502859828472,
                  45.200047149460396,
                  1232.9038988050693
                ],
                [
                  -118.02494593064101,
                  45.195443021438685,
                  1232.9038988050693
                ],
                [
                  -118.02889834668136,
                  45.19540748014277,
                  1191.7038988050695
                ]
              ]
            ]
          },
          "id": "45118B1223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:42:07Z",
            "pc:count": 470429,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419398.423,
                "count": 470429,
                "maximum": 419494.7644,
                "minimum": 419184.2644,
                "name": "X",
                "position": 0,
                "stddev": 68.98943986,
                "variance": 4759.542812
              },
              {
                "average": 5005501.644,
                "count": 470429,
                "maximum": 5005683.832,
                "minimum": 5005172.272,
                "name": "Y",
                "position": 1,
                "stddev": 117.3926701,
                "variance": 13781.03899
              },
              {
                "average": 1203.044298,
                "count": 470429,
                "maximum": 1232.903899,
                "minimum": 1191.703899,
                "name": "Z",
                "position": 2,
                "stddev": 5.036797156,
                "variance": 25.36932559
              },
              {
                "average": 110.5100196,
                "count": 470429,
                "maximum": 198,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.01609924,
                "variance": 289.5476333
              },
              {
                "average": 1.00162405,
                "count": 470429,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04212442951,
                "variance": 0.001774467562
              },
              {
                "average": 1.003535071,
                "count": 470429,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06443443324,
                "variance": 0.004151796187
              },
              {
                "average": 0.4999670514,
                "count": 470429,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000005303,
                "variance": 0.2500005303
              },
              {
                "average": 0,
                "count": 470429,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.369150286,
                "count": 470429,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4825752246,
                "variance": 0.2328788474
              },
              {
                "average": 2.528491736,
                "count": 470429,
                "maximum": 15,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.797038533,
                "variance": 60.79380988
              },
              {
                "average": 138,
                "count": 470429,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10647.26395,
                "count": 470429,
                "maximum": 10648,
                "minimum": 10646,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7305045385,
                "variance": 0.5336368808
              },
              {
                "average": 37789.15222,
                "count": 470429,
                "maximum": 50688,
                "minimum": 6656,
                "name": "Red",
                "position": 12,
                "stddev": 3450.399542,
                "variance": 11905257
              },
              {
                "average": 33120.35052,
                "count": 470429,
                "maximum": 48384,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 3291.634106,
                "variance": 10834855.09
              },
              {
                "average": 28626.46702,
                "count": 470429,
                "maximum": 47360,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 2962.992529,
                "variance": 8779324.729
              },
              {
                "average": 492588.9555,
                "count": 470429,
                "maximum": 492927.2828,
                "minimum": 491802.4281,
                "name": "GpsTime",
                "position": 15,
                "stddev": 390.5631938,
                "variance": 152539.6084
              },
              {
                "average": 0,
                "count": 470429,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 470429,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 470429,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 470429,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 470429,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419184.2644,
              5005172.272,
              1191.703899,
              419494.7644,
              5005683.832,
              1232.903899
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419184.26444981724,
                    5005172.271500553,
                    1191.7038988050695
                  ],
                  [
                    419184.26444981724,
                    5005683.8315005535,
                    1191.7038988050695
                  ],
                  [
                    419494.76444981724,
                    5005683.8315005535,
                    1232.9038988050693
                  ],
                  [
                    419494.76444981724,
                    5005172.271500553,
                    1232.9038988050693
                  ],
                  [
                    419184.26444981724,
                    5005172.271500553,
                    1191.7038988050695
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:42:07+00:00",
            "end_time": "2011-09-19T18:23: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": "45117D8309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252479909337,
              45.41240786199837,
              824.723631536964
            ],
            [
              -117.96273894896788,
              45.42500965162036,
              824.723631536964
            ],
            [
              -117.95002980136567,
              45.425116072539424,
              855.063631536964
            ],
            [
              -117.94981847745429,
              45.41251423642361,
              855.063631536964
            ],
            [
              -117.96252479909337,
              45.41240786199837,
              824.723631536964
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627389,
        45.41240786,
        824.7236315,
        -117.9498185,
        45.42511607,
        855.0636315
      ],
      "properties": {
        "datetime": "2011-09-14T23:23:48Z",
        "pc:count": 11701738,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425182.315,
            "count": 11701738,
            "maximum": 425679.9865,
            "minimum": 424685.6065,
            "name": "X",
            "position": 0,
            "stddev": 287.505089,
            "variance": 82659.1762
          },
          {
            "average": 5029910.077,
            "count": 11701738,
            "maximum": 5030615.43,
            "minimum": 5029215.23,
            "name": "Y",
            "position": 1,
            "stddev": 396.0246936,
            "variance": 156835.5579
          },
          {
            "average": 830.2352932,
            "count": 11701738,
            "maximum": 855.0636315,
            "minimum": 824.7236315,
            "name": "Z",
            "position": 2,
            "stddev": 2.268951967,
            "variance": 5.148143028
          },
          {
            "average": 210.222117,
            "count": 11701738,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.80603732,
            "variance": 949.0119354
          },
          {
            "average": 1.0038255,
            "count": 11701738,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07145549243,
            "variance": 0.005105887398
          },
          {
            "average": 1.007674416,
            "count": 11701738,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1076384745,
            "variance": 0.01158604118
          },
          {
            "average": 0.4956190268,
            "count": 11701738,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999808281,
            "variance": 0.2499808284
          },
          {
            "average": 0,
            "count": 11701738,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.261738128,
            "count": 11701738,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4395808196,
            "variance": 0.1932312969
          },
          {
            "average": -0.7409223431,
            "count": 11701738,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.073439405,
            "variance": 65.18042383
          },
          {
            "average": 207.3935028,
            "count": 11701738,
            "maximum": 213,
            "minimum": 187,
            "name": "UserData",
            "position": 10,
            "stddev": 4.660533377,
            "variance": 21.72057136
          },
          {
            "average": 211.4611958,
            "count": 11701738,
            "maximum": 238,
            "minimum": 185,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.0293302,
            "variance": 577.4087099
          },
          {
            "average": 26451.64656,
            "count": 11701738,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 10010.35291,
            "variance": 100207165.4
          },
          {
            "average": 27621.19719,
            "count": 11701738,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 6951.06508,
            "variance": 48317305.74
          },
          {
            "average": 23963.26144,
            "count": 11701738,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6392.030042,
            "variance": 40858048.06
          },
          {
            "average": 76482.39255,
            "count": 11701738,
            "maximum": 77828.27333,
            "minimum": 75181.56408,
            "name": "GpsTime",
            "position": 15,
            "stddev": 570.0828823,
            "variance": 324994.4927
          },
          {
            "average": 0,
            "count": 11701738,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11701738,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11701738,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11701738,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11701738,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424685.6065,
          5029215.23,
          824.7236315,
          425679.9865,
          5030615.43,
          855.0636315
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424685.606470781,
                5029215.229641937,
                824.723631536964
              ],
              [
                424685.606470781,
                5030615.429641936,
                824.723631536964
              ],
              [
                425679.986470781,
                5030615.429641936,
                855.063631536964
              ],
              [
                425679.986470781,
                5029215.229641937,
                855.063631536964
              ],
              [
                424685.606470781,
                5029215.229641937,
                824.723631536964
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:23:48+00:00",
        "end_time": "2011-09-14T22:39:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627389,
            45.41240786,
            824.7236315,
            -117.9498185,
            45.42511607,
            855.0636315
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252479909337,
                  45.41240786199837,
                  824.723631536964
                ],
                [
                  -117.96273894896788,
                  45.42500965162036,
                  824.723631536964
                ],
                [
                  -117.95002980136567,
                  45.425116072539424,
                  855.063631536964
                ],
                [
                  -117.94981847745429,
                  45.41251423642361,
                  855.063631536964
                ],
                [
                  -117.96252479909337,
                  45.41240786199837,
                  824.723631536964
                ]
              ]
            ]
          },
          "id": "45117D8309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:23:48Z",
            "pc:count": 11701738,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425182.315,
                "count": 11701738,
                "maximum": 425679.9865,
                "minimum": 424685.6065,
                "name": "X",
                "position": 0,
                "stddev": 287.505089,
                "variance": 82659.1762
              },
              {
                "average": 5029910.077,
                "count": 11701738,
                "maximum": 5030615.43,
                "minimum": 5029215.23,
                "name": "Y",
                "position": 1,
                "stddev": 396.0246936,
                "variance": 156835.5579
              },
              {
                "average": 830.2352932,
                "count": 11701738,
                "maximum": 855.0636315,
                "minimum": 824.7236315,
                "name": "Z",
                "position": 2,
                "stddev": 2.268951967,
                "variance": 5.148143028
              },
              {
                "average": 210.222117,
                "count": 11701738,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.80603732,
                "variance": 949.0119354
              },
              {
                "average": 1.0038255,
                "count": 11701738,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07145549243,
                "variance": 0.005105887398
              },
              {
                "average": 1.007674416,
                "count": 11701738,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1076384745,
                "variance": 0.01158604118
              },
              {
                "average": 0.4956190268,
                "count": 11701738,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999808281,
                "variance": 0.2499808284
              },
              {
                "average": 0,
                "count": 11701738,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.261738128,
                "count": 11701738,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4395808196,
                "variance": 0.1932312969
              },
              {
                "average": -0.7409223431,
                "count": 11701738,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.073439405,
                "variance": 65.18042383
              },
              {
                "average": 207.3935028,
                "count": 11701738,
                "maximum": 213,
                "minimum": 187,
                "name": "UserData",
                "position": 10,
                "stddev": 4.660533377,
                "variance": 21.72057136
              },
              {
                "average": 211.4611958,
                "count": 11701738,
                "maximum": 238,
                "minimum": 185,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.0293302,
                "variance": 577.4087099
              },
              {
                "average": 26451.64656,
                "count": 11701738,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 10010.35291,
                "variance": 100207165.4
              },
              {
                "average": 27621.19719,
                "count": 11701738,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 6951.06508,
                "variance": 48317305.74
              },
              {
                "average": 23963.26144,
                "count": 11701738,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6392.030042,
                "variance": 40858048.06
              },
              {
                "average": 76482.39255,
                "count": 11701738,
                "maximum": 77828.27333,
                "minimum": 75181.56408,
                "name": "GpsTime",
                "position": 15,
                "stddev": 570.0828823,
                "variance": 324994.4927
              },
              {
                "average": 0,
                "count": 11701738,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11701738,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11701738,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11701738,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11701738,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424685.6065,
              5029215.23,
              824.7236315,
              425679.9865,
              5030615.43,
              855.0636315
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424685.606470781,
                    5029215.229641937,
                    824.723631536964
                  ],
                  [
                    424685.606470781,
                    5030615.429641936,
                    824.723631536964
                  ],
                  [
                    425679.986470781,
                    5030615.429641936,
                    855.063631536964
                  ],
                  [
                    425679.986470781,
                    5029215.229641937,
                    855.063631536964
                  ],
                  [
                    424685.606470781,
                    5029215.229641937,
                    824.723631536964
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:23:48+00:00",
            "end_time": "2011-09-14T22:39: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": "45117E7316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502480324251,
              45.51241760642339,
              879.1410059544954
            ],
            [
              -117.87522002447615,
              45.52501030361556,
              879.1410059544954
            ],
            [
              -117.86252955381505,
              45.525106836351,
              1034.3010059544954
            ],
            [
              -117.86233716238638,
              45.51251409701292,
              1034.3010059544954
            ],
            [
              -117.87502480324251,
              45.51241760642339,
              879.1410059544954
            ]
          ]
        ]
      },
      "bbox": [
        -117.87522,
        45.51241761,
        879.141006,
        -117.8623372,
        45.52510684,
        1034.301006
      ],
      "properties": {
        "datetime": "2011-09-15T00:15:43Z",
        "pc:count": 14119223,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432147.5351,
            "count": 14119223,
            "maximum": 432644.3788,
            "minimum": 431653.2388,
            "name": "X",
            "position": 0,
            "stddev": 283.7349327,
            "variance": 80505.51206
          },
          {
            "average": 5040950.698,
            "count": 14119223,
            "maximum": 5041646.911,
            "minimum": 5040247.731,
            "name": "Y",
            "position": 1,
            "stddev": 401.3838432,
            "variance": 161108.9896
          },
          {
            "average": 943.9275423,
            "count": 14119223,
            "maximum": 1034.301006,
            "minimum": 879.141006,
            "name": "Z",
            "position": 2,
            "stddev": 36.26331859,
            "variance": 1315.028275
          },
          {
            "average": 203.2655614,
            "count": 14119223,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.77293863,
            "variance": 1916.070156
          },
          {
            "average": 1.014775388,
            "count": 14119223,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1284896595,
            "variance": 0.01650959259
          },
          {
            "average": 1.029574503,
            "count": 14119223,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.186230801,
            "variance": 0.03468191126
          },
          {
            "average": 0.5010086603,
            "count": 14119223,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990003,
            "variance": 0.2499990003
          },
          {
            "average": 0,
            "count": 14119223,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.236470661,
            "count": 14119223,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4249144625,
            "variance": 0.1805523004
          },
          {
            "average": 1.141241408,
            "count": 14119223,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.098347279,
            "variance": 65.58322865
          },
          {
            "average": 208.7966415,
            "count": 14119223,
            "maximum": 213,
            "minimum": 196,
            "name": "UserData",
            "position": 10,
            "stddev": 2.648921919,
            "variance": 7.016787332
          },
          {
            "average": 191.5766615,
            "count": 14119223,
            "maximum": 243,
            "minimum": 160,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 26.86480621,
            "variance": 721.7178127
          },
          {
            "average": 33621.62304,
            "count": 14119223,
            "maximum": 57600,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 7646.819761,
            "variance": 58473852.46
          },
          {
            "average": 31448.22333,
            "count": 14119223,
            "maximum": 58880,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 5901.594514,
            "variance": 34828817.8
          },
          {
            "average": 25079.19467,
            "count": 14119223,
            "maximum": 59392,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 4645.22146,
            "variance": 21578082.41
          },
          {
            "average": 69522.5465,
            "count": 14119223,
            "maximum": 80943.30703,
            "minimum": 66801.25871,
            "name": "GpsTime",
            "position": 15,
            "stddev": 5006.923514,
            "variance": 25069283.07
          },
          {
            "average": 0,
            "count": 14119223,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14119223,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14119223,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14119223,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14119223,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431653.2388,
          5040247.731,
          879.141006,
          432644.3788,
          5041646.911,
          1034.301006
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431653.23876264313,
                5040247.731082048,
                879.1410059544954
              ],
              [
                431653.23876264313,
                5041646.911082048,
                879.1410059544954
              ],
              [
                432644.37876264314,
                5041646.911082048,
                1034.3010059544954
              ],
              [
                432644.37876264314,
                5040247.731082048,
                1034.3010059544954
              ],
              [
                431653.23876264313,
                5040247.731082048,
                879.1410059544954
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:15:43+00:00",
        "end_time": "2011-09-14T20:20:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E7316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E7316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E7316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.87522,
            45.51241761,
            879.141006,
            -117.8623372,
            45.52510684,
            1034.301006
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502480324251,
                  45.51241760642339,
                  879.1410059544954
                ],
                [
                  -117.87522002447615,
                  45.52501030361556,
                  879.1410059544954
                ],
                [
                  -117.86252955381505,
                  45.525106836351,
                  1034.3010059544954
                ],
                [
                  -117.86233716238638,
                  45.51251409701292,
                  1034.3010059544954
                ],
                [
                  -117.87502480324251,
                  45.51241760642339,
                  879.1410059544954
                ]
              ]
            ]
          },
          "id": "45117E7316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:15:43Z",
            "pc:count": 14119223,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432147.5351,
                "count": 14119223,
                "maximum": 432644.3788,
                "minimum": 431653.2388,
                "name": "X",
                "position": 0,
                "stddev": 283.7349327,
                "variance": 80505.51206
              },
              {
                "average": 5040950.698,
                "count": 14119223,
                "maximum": 5041646.911,
                "minimum": 5040247.731,
                "name": "Y",
                "position": 1,
                "stddev": 401.3838432,
                "variance": 161108.9896
              },
              {
                "average": 943.9275423,
                "count": 14119223,
                "maximum": 1034.301006,
                "minimum": 879.141006,
                "name": "Z",
                "position": 2,
                "stddev": 36.26331859,
                "variance": 1315.028275
              },
              {
                "average": 203.2655614,
                "count": 14119223,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.77293863,
                "variance": 1916.070156
              },
              {
                "average": 1.014775388,
                "count": 14119223,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1284896595,
                "variance": 0.01650959259
              },
              {
                "average": 1.029574503,
                "count": 14119223,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.186230801,
                "variance": 0.03468191126
              },
              {
                "average": 0.5010086603,
                "count": 14119223,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990003,
                "variance": 0.2499990003
              },
              {
                "average": 0,
                "count": 14119223,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.236470661,
                "count": 14119223,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4249144625,
                "variance": 0.1805523004
              },
              {
                "average": 1.141241408,
                "count": 14119223,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.098347279,
                "variance": 65.58322865
              },
              {
                "average": 208.7966415,
                "count": 14119223,
                "maximum": 213,
                "minimum": 196,
                "name": "UserData",
                "position": 10,
                "stddev": 2.648921919,
                "variance": 7.016787332
              },
              {
                "average": 191.5766615,
                "count": 14119223,
                "maximum": 243,
                "minimum": 160,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 26.86480621,
                "variance": 721.7178127
              },
              {
                "average": 33621.62304,
                "count": 14119223,
                "maximum": 57600,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 7646.819761,
                "variance": 58473852.46
              },
              {
                "average": 31448.22333,
                "count": 14119223,
                "maximum": 58880,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 5901.594514,
                "variance": 34828817.8
              },
              {
                "average": 25079.19467,
                "count": 14119223,
                "maximum": 59392,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 4645.22146,
                "variance": 21578082.41
              },
              {
                "average": 69522.5465,
                "count": 14119223,
                "maximum": 80943.30703,
                "minimum": 66801.25871,
                "name": "GpsTime",
                "position": 15,
                "stddev": 5006.923514,
                "variance": 25069283.07
              },
              {
                "average": 0,
                "count": 14119223,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14119223,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14119223,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14119223,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14119223,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431653.2388,
              5040247.731,
              879.141006,
              432644.3788,
              5041646.911,
              1034.301006
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431653.23876264313,
                    5040247.731082048,
                    879.1410059544954
                  ],
                  [
                    431653.23876264313,
                    5041646.911082048,
                    879.1410059544954
                  ],
                  [
                    432644.37876264314,
                    5041646.911082048,
                    1034.3010059544954
                  ],
                  [
                    432644.37876264314,
                    5040247.731082048,
                    1034.3010059544954
                  ],
                  [
                    431653.23876264313,
                    5040247.731082048,
                    879.1410059544954
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:15:43+00:00",
            "end_time": "2011-09-14T20:20: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": "45118B1205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0125242247414,
              45.23740219895006,
              837.3409697339639
            ],
            [
              -118.01274821423294,
              45.25000904649794,
              837.3409697339639
            ],
            [
              -118.00002941600208,
              45.25012112811795,
              891.260969733964
            ],
            [
              -117.99980823838368,
              45.237514231587,
              891.260969733964
            ],
            [
              -118.0125242247414,
              45.23740219895006,
              837.3409697339639
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127482,
        45.2374022,
        837.3409697,
        -117.9998082,
        45.25012113,
        891.2609697
      ],
      "properties": {
        "datetime": "2011-09-17T21:53:41Z",
        "pc:count": 8739650,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421022.6778,
            "count": 8739650,
            "maximum": 421527.1428,
            "minimum": 420528.9228,
            "name": "X",
            "position": 0,
            "stddev": 281.0779828,
            "variance": 79004.83239
          },
          {
            "average": 5010511.678,
            "count": 8739650,
            "maximum": 5011222.007,
            "minimum": 5009821.267,
            "name": "Y",
            "position": 1,
            "stddev": 401.0677788,
            "variance": 160855.3632
          },
          {
            "average": 853.6645151,
            "count": 8739650,
            "maximum": 891.2609697,
            "minimum": 837.3409697,
            "name": "Z",
            "position": 2,
            "stddev": 8.981486352,
            "variance": 80.6670971
          },
          {
            "average": 107.077206,
            "count": 8739650,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.35201476,
            "variance": 1112.356888
          },
          {
            "average": 1.009604389,
            "count": 8739650,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1007411774,
            "variance": 0.01014878483
          },
          {
            "average": 1.020356078,
            "count": 8739650,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1493293087,
            "variance": 0.02229924244
          },
          {
            "average": 0.4999470231,
            "count": 8739650,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000258,
            "variance": 0.2500000258
          },
          {
            "average": 0,
            "count": 8739650,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.294139239,
            "count": 8739650,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4556548813,
            "variance": 0.2076213708
          },
          {
            "average": -0.4232867699,
            "count": 8739650,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.729974292,
            "variance": 76.21245114
          },
          {
            "average": 137,
            "count": 8739650,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10668.62991,
            "count": 8739650,
            "maximum": 10673,
            "minimum": 10663,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.686867532,
            "variance": 2.845522069
          },
          {
            "average": 39015.46323,
            "count": 8739650,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 7719.769495,
            "variance": 59594841.05
          },
          {
            "average": 34943.59446,
            "count": 8739650,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 6766.130003,
            "variance": 45780515.22
          },
          {
            "average": 28932.24476,
            "count": 8739650,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6701.392161,
            "variance": 44908656.89
          },
          {
            "average": 328485.0171,
            "count": 8739650,
            "maximum": 331621.4773,
            "minimum": 324630.0743,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1180.996579,
            "variance": 1394752.919
          },
          {
            "average": 0,
            "count": 8739650,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8739650,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8739650,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8739650,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8739650,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420528.9228,
          5009821.267,
          837.3409697,
          421527.1428,
          5011222.007,
          891.2609697
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420528.92284203117,
                5009821.266967258,
                837.3409697339639
              ],
              [
                420528.92284203117,
                5011222.006967259,
                837.3409697339639
              ],
              [
                421527.14284203114,
                5011222.006967259,
                891.260969733964
              ],
              [
                421527.14284203114,
                5009821.266967258,
                891.260969733964
              ],
              [
                420528.92284203117,
                5009821.266967258,
                837.3409697339639
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:53:41+00:00",
        "end_time": "2011-09-17T19:57:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118B1205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118B1205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118B1205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127482,
            45.2374022,
            837.3409697,
            -117.9998082,
            45.25012113,
            891.2609697
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0125242247414,
                  45.23740219895006,
                  837.3409697339639
                ],
                [
                  -118.01274821423294,
                  45.25000904649794,
                  837.3409697339639
                ],
                [
                  -118.00002941600208,
                  45.25012112811795,
                  891.260969733964
                ],
                [
                  -117.99980823838368,
                  45.237514231587,
                  891.260969733964
                ],
                [
                  -118.0125242247414,
                  45.23740219895006,
                  837.3409697339639
                ]
              ]
            ]
          },
          "id": "45118B1205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:53:41Z",
            "pc:count": 8739650,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421022.6778,
                "count": 8739650,
                "maximum": 421527.1428,
                "minimum": 420528.9228,
                "name": "X",
                "position": 0,
                "stddev": 281.0779828,
                "variance": 79004.83239
              },
              {
                "average": 5010511.678,
                "count": 8739650,
                "maximum": 5011222.007,
                "minimum": 5009821.267,
                "name": "Y",
                "position": 1,
                "stddev": 401.0677788,
                "variance": 160855.3632
              },
              {
                "average": 853.6645151,
                "count": 8739650,
                "maximum": 891.2609697,
                "minimum": 837.3409697,
                "name": "Z",
                "position": 2,
                "stddev": 8.981486352,
                "variance": 80.6670971
              },
              {
                "average": 107.077206,
                "count": 8739650,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.35201476,
                "variance": 1112.356888
              },
              {
                "average": 1.009604389,
                "count": 8739650,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1007411774,
                "variance": 0.01014878483
              },
              {
                "average": 1.020356078,
                "count": 8739650,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1493293087,
                "variance": 0.02229924244
              },
              {
                "average": 0.4999470231,
                "count": 8739650,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000258,
                "variance": 0.2500000258
              },
              {
                "average": 0,
                "count": 8739650,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.294139239,
                "count": 8739650,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4556548813,
                "variance": 0.2076213708
              },
              {
                "average": -0.4232867699,
                "count": 8739650,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.729974292,
                "variance": 76.21245114
              },
              {
                "average": 137,
                "count": 8739650,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10668.62991,
                "count": 8739650,
                "maximum": 10673,
                "minimum": 10663,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.686867532,
                "variance": 2.845522069
              },
              {
                "average": 39015.46323,
                "count": 8739650,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 7719.769495,
                "variance": 59594841.05
              },
              {
                "average": 34943.59446,
                "count": 8739650,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 6766.130003,
                "variance": 45780515.22
              },
              {
                "average": 28932.24476,
                "count": 8739650,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6701.392161,
                "variance": 44908656.89
              },
              {
                "average": 328485.0171,
                "count": 8739650,
                "maximum": 331621.4773,
                "minimum": 324630.0743,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1180.996579,
                "variance": 1394752.919
              },
              {
                "average": 0,
                "count": 8739650,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8739650,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8739650,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8739650,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8739650,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420528.9228,
              5009821.267,
              837.3409697,
              421527.1428,
              5011222.007,
              891.2609697
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420528.92284203117,
                    5009821.266967258,
                    837.3409697339639
                  ],
                  [
                    420528.92284203117,
                    5011222.006967259,
                    837.3409697339639
                  ],
                  [
                    421527.14284203114,
                    5011222.006967259,
                    891.260969733964
                  ],
                  [
                    421527.14284203114,
                    5009821.266967258,
                    891.260969733964
                  ],
                  [
                    420528.92284203117,
                    5009821.266967258,
                    837.3409697339639
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:53:41+00:00",
            "end_time": "2011-09-17T19: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": "45117E8401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752538833103,
              45.54991092546407,
              809.8682146607409
            ],
            [
              -117.93773493087257,
              45.562509621831595,
              809.8682146607409
            ],
            [
              -117.92502983183724,
              45.56261321686516,
              866.9282146607409
            ],
            [
              -117.92482312734069,
              45.55001447524576,
              866.9282146607409
            ],
            [
              -117.93752538833103,
              45.54991092546407,
              809.8682146607409
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377349,
        45.54991093,
        809.8682147,
        -117.9248231,
        45.56261322,
        866.9282147
      ],
      "properties": {
        "datetime": "2011-09-14T22:10:31Z",
        "pc:count": 10885456,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427323.1225,
            "count": 10885456,
            "maximum": 427811.636,
            "minimum": 426819.996,
            "name": "X",
            "position": 0,
            "stddev": 279.4476734,
            "variance": 78091.00215
          },
          {
            "average": 5045160.807,
            "count": 10885456,
            "maximum": 5045868.116,
            "minimum": 5044468.236,
            "name": "Y",
            "position": 1,
            "stddev": 404.0197823,
            "variance": 163231.9845
          },
          {
            "average": 824.169425,
            "count": 10885456,
            "maximum": 866.9282147,
            "minimum": 809.8682147,
            "name": "Z",
            "position": 2,
            "stddev": 10.80850332,
            "variance": 116.8237439
          },
          {
            "average": 192.6463099,
            "count": 10885456,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 61.73489932,
            "variance": 3811.197794
          },
          {
            "average": 1.033703503,
            "count": 10885456,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1931776077,
            "variance": 0.03731758812
          },
          {
            "average": 1.067464882,
            "count": 10885456,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2781425918,
            "variance": 0.07736330135
          },
          {
            "average": 0.5003094037,
            "count": 10885456,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999272,
            "variance": 0.2499999272
          },
          {
            "average": 0,
            "count": 10885456,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.262089066,
            "count": 10885456,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4397708556,
            "variance": 0.1933984054
          },
          {
            "average": 0.7885397053,
            "count": 10885456,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.89295968,
            "variance": 62.29881251
          },
          {
            "average": 204.6877731,
            "count": 10885456,
            "maximum": 213,
            "minimum": 183,
            "name": "UserData",
            "position": 10,
            "stddev": 4.191613259,
            "variance": 17.56962171
          },
          {
            "average": 202.1930782,
            "count": 10885456,
            "maximum": 229,
            "minimum": 176,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02257132,
            "variance": 577.0839329
          },
          {
            "average": 34793.06849,
            "count": 10885456,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 10610.85871,
            "variance": 112590322.6
          },
          {
            "average": 31944.67915,
            "count": 10885456,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 8909.78843,
            "variance": 79384329.88
          },
          {
            "average": 27965.76566,
            "count": 10885456,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 8146.792788,
            "variance": 66370232.74
          },
          {
            "average": 72388.72435,
            "count": 10885456,
            "maximum": 73431.65793,
            "minimum": 71557.32434,
            "name": "GpsTime",
            "position": 15,
            "stddev": 418.9683202,
            "variance": 175534.4533
          },
          {
            "average": 0,
            "count": 10885456,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10885456,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10885456,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10885456,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10885456,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426819.996,
          5044468.236,
          809.8682147,
          427811.636,
          5045868.116,
          866.9282147
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426819.995972722,
                5044468.235621279,
                809.8682146607409
              ],
              [
                426819.995972722,
                5045868.11562128,
                809.8682146607409
              ],
              [
                427811.635972722,
                5045868.11562128,
                866.9282146607409
              ],
              [
                427811.635972722,
                5044468.235621279,
                866.9282146607409
              ],
              [
                426819.995972722,
                5044468.235621279,
                809.8682146607409
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:10:31+00:00",
        "end_time": "2011-09-14T21:39:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377349,
            45.54991093,
            809.8682147,
            -117.9248231,
            45.56261322,
            866.9282147
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752538833103,
                  45.54991092546407,
                  809.8682146607409
                ],
                [
                  -117.93773493087257,
                  45.562509621831595,
                  809.8682146607409
                ],
                [
                  -117.92502983183724,
                  45.56261321686516,
                  866.9282146607409
                ],
                [
                  -117.92482312734069,
                  45.55001447524576,
                  866.9282146607409
                ],
                [
                  -117.93752538833103,
                  45.54991092546407,
                  809.8682146607409
                ]
              ]
            ]
          },
          "id": "45117E8401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:10:31Z",
            "pc:count": 10885456,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427323.1225,
                "count": 10885456,
                "maximum": 427811.636,
                "minimum": 426819.996,
                "name": "X",
                "position": 0,
                "stddev": 279.4476734,
                "variance": 78091.00215
              },
              {
                "average": 5045160.807,
                "count": 10885456,
                "maximum": 5045868.116,
                "minimum": 5044468.236,
                "name": "Y",
                "position": 1,
                "stddev": 404.0197823,
                "variance": 163231.9845
              },
              {
                "average": 824.169425,
                "count": 10885456,
                "maximum": 866.9282147,
                "minimum": 809.8682147,
                "name": "Z",
                "position": 2,
                "stddev": 10.80850332,
                "variance": 116.8237439
              },
              {
                "average": 192.6463099,
                "count": 10885456,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 61.73489932,
                "variance": 3811.197794
              },
              {
                "average": 1.033703503,
                "count": 10885456,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1931776077,
                "variance": 0.03731758812
              },
              {
                "average": 1.067464882,
                "count": 10885456,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2781425918,
                "variance": 0.07736330135
              },
              {
                "average": 0.5003094037,
                "count": 10885456,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999272,
                "variance": 0.2499999272
              },
              {
                "average": 0,
                "count": 10885456,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.262089066,
                "count": 10885456,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4397708556,
                "variance": 0.1933984054
              },
              {
                "average": 0.7885397053,
                "count": 10885456,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.89295968,
                "variance": 62.29881251
              },
              {
                "average": 204.6877731,
                "count": 10885456,
                "maximum": 213,
                "minimum": 183,
                "name": "UserData",
                "position": 10,
                "stddev": 4.191613259,
                "variance": 17.56962171
              },
              {
                "average": 202.1930782,
                "count": 10885456,
                "maximum": 229,
                "minimum": 176,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02257132,
                "variance": 577.0839329
              },
              {
                "average": 34793.06849,
                "count": 10885456,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 10610.85871,
                "variance": 112590322.6
              },
              {
                "average": 31944.67915,
                "count": 10885456,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 8909.78843,
                "variance": 79384329.88
              },
              {
                "average": 27965.76566,
                "count": 10885456,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 8146.792788,
                "variance": 66370232.74
              },
              {
                "average": 72388.72435,
                "count": 10885456,
                "maximum": 73431.65793,
                "minimum": 71557.32434,
                "name": "GpsTime",
                "position": 15,
                "stddev": 418.9683202,
                "variance": 175534.4533
              },
              {
                "average": 0,
                "count": 10885456,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10885456,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10885456,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10885456,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10885456,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426819.996,
              5044468.236,
              809.8682147,
              427811.636,
              5045868.116,
              866.9282147
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426819.995972722,
                    5044468.235621279,
                    809.8682146607409
                  ],
                  [
                    426819.995972722,
                    5045868.11562128,
                    809.8682146607409
                  ],
                  [
                    427811.635972722,
                    5045868.11562128,
                    866.9282146607409
                  ],
                  [
                    427811.635972722,
                    5044468.235621279,
                    866.9282146607409
                  ],
                  [
                    426819.995972722,
                    5044468.235621279,
                    809.8682146607409
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:10:31+00:00",
            "end_time": "2011-09-14T21: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": "45117D8401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93580269276293,
              45.42492442110467,
              820.6550224409579
            ],
            [
              -117.93601074759995,
              45.43751170049576,
              820.6550224409579
            ],
            [
              -117.92502964000144,
              45.437601163683375,
              847.4550224409578
            ],
            [
              -117.92482402517886,
              45.42501384525182,
              847.4550224409578
            ],
            [
              -117.93580269276293,
              45.42492442110467,
              820.6550224409579
            ]
          ]
        ]
      },
      "bbox": [
        -117.9360107,
        45.42492442,
        820.6550224,
        -117.924824,
        45.43760116,
        847.4550224
      ],
      "properties": {
        "datetime": "2011-09-18T22:55:40Z",
        "pc:count": 5079395,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427318.7782,
            "count": 5079395,
            "maximum": 427651.7076,
            "minimum": 426792.7276,
            "name": "X",
            "position": 0,
            "stddev": 224.0605775,
            "variance": 50203.14238
          },
          {
            "average": 5031501.862,
            "count": 5079395,
            "maximum": 5031979.669,
            "minimum": 5030581.089,
            "name": "Y",
            "position": 1,
            "stddev": 337.8997646,
            "variance": 114176.2509
          },
          {
            "average": 830.7042,
            "count": 5079395,
            "maximum": 847.4550224,
            "minimum": 820.6550224,
            "name": "Z",
            "position": 2,
            "stddev": 5.976392295,
            "variance": 35.71726486
          },
          {
            "average": 109.3992596,
            "count": 5079395,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 37.81038259,
            "variance": 1429.625032
          },
          {
            "average": 1.001885855,
            "count": 5079395,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04836775358,
            "variance": 0.002339439587
          },
          {
            "average": 1.003866208,
            "count": 5079395,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07283257953,
            "variance": 0.005304584641
          },
          {
            "average": 0.5015233113,
            "count": 5079395,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977287,
            "variance": 0.2499977287
          },
          {
            "average": 0,
            "count": 5079395,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.381186145,
            "count": 5079395,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4856782004,
            "variance": 0.2358833143
          },
          {
            "average": 1.397844018,
            "count": 5079395,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.535873075,
            "variance": 72.86112915
          },
          {
            "average": 142.03033,
            "count": 5079395,
            "maximum": 213,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 15.64281845,
            "variance": 244.697769
          },
          {
            "average": 9980.118911,
            "count": 5079395,
            "maximum": 10632,
            "minimum": 182,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2521.486947,
            "variance": 6357896.426
          },
          {
            "average": 20012.8074,
            "count": 5079395,
            "maximum": 65280,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 7836.204408,
            "variance": 61406099.53
          },
          {
            "average": 21964.60571,
            "count": 5079395,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 6144.933554,
            "variance": 37760208.38
          },
          {
            "average": 20230.52318,
            "count": 5079395,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 5619.203078,
            "variance": 31575443.24
          },
          {
            "average": 399384.5889,
            "count": 5079395,
            "maximum": 421740.5975,
            "minimum": 73844.59349,
            "name": "GpsTime",
            "position": 15,
            "stddev": 83982.7557,
            "variance": 7053103254
          },
          {
            "average": 0,
            "count": 5079395,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5079395,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5079395,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5079395,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5079395,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426792.7276,
          5030581.089,
          820.6550224,
          427651.7076,
          5031979.669,
          847.4550224
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426792.7275970738,
                5030581.089463068,
                820.6550224409579
              ],
              [
                426792.7275970738,
                5031979.669463068,
                820.6550224409579
              ],
              [
                427651.7075970738,
                5031979.669463068,
                847.4550224409578
              ],
              [
                427651.7075970738,
                5030581.089463068,
                847.4550224409578
              ],
              [
                426792.7275970738,
                5030581.089463068,
                820.6550224409579
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:55:40+00:00",
        "end_time": "2011-09-14T22:17:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9360107,
            45.42492442,
            820.6550224,
            -117.924824,
            45.43760116,
            847.4550224
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93580269276293,
                  45.42492442110467,
                  820.6550224409579
                ],
                [
                  -117.93601074759995,
                  45.43751170049576,
                  820.6550224409579
                ],
                [
                  -117.92502964000144,
                  45.437601163683375,
                  847.4550224409578
                ],
                [
                  -117.92482402517886,
                  45.42501384525182,
                  847.4550224409578
                ],
                [
                  -117.93580269276293,
                  45.42492442110467,
                  820.6550224409579
                ]
              ]
            ]
          },
          "id": "45117D8401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:55:40Z",
            "pc:count": 5079395,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427318.7782,
                "count": 5079395,
                "maximum": 427651.7076,
                "minimum": 426792.7276,
                "name": "X",
                "position": 0,
                "stddev": 224.0605775,
                "variance": 50203.14238
              },
              {
                "average": 5031501.862,
                "count": 5079395,
                "maximum": 5031979.669,
                "minimum": 5030581.089,
                "name": "Y",
                "position": 1,
                "stddev": 337.8997646,
                "variance": 114176.2509
              },
              {
                "average": 830.7042,
                "count": 5079395,
                "maximum": 847.4550224,
                "minimum": 820.6550224,
                "name": "Z",
                "position": 2,
                "stddev": 5.976392295,
                "variance": 35.71726486
              },
              {
                "average": 109.3992596,
                "count": 5079395,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 37.81038259,
                "variance": 1429.625032
              },
              {
                "average": 1.001885855,
                "count": 5079395,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04836775358,
                "variance": 0.002339439587
              },
              {
                "average": 1.003866208,
                "count": 5079395,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07283257953,
                "variance": 0.005304584641
              },
              {
                "average": 0.5015233113,
                "count": 5079395,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977287,
                "variance": 0.2499977287
              },
              {
                "average": 0,
                "count": 5079395,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.381186145,
                "count": 5079395,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4856782004,
                "variance": 0.2358833143
              },
              {
                "average": 1.397844018,
                "count": 5079395,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.535873075,
                "variance": 72.86112915
              },
              {
                "average": 142.03033,
                "count": 5079395,
                "maximum": 213,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 15.64281845,
                "variance": 244.697769
              },
              {
                "average": 9980.118911,
                "count": 5079395,
                "maximum": 10632,
                "minimum": 182,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2521.486947,
                "variance": 6357896.426
              },
              {
                "average": 20012.8074,
                "count": 5079395,
                "maximum": 65280,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 7836.204408,
                "variance": 61406099.53
              },
              {
                "average": 21964.60571,
                "count": 5079395,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 6144.933554,
                "variance": 37760208.38
              },
              {
                "average": 20230.52318,
                "count": 5079395,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 5619.203078,
                "variance": 31575443.24
              },
              {
                "average": 399384.5889,
                "count": 5079395,
                "maximum": 421740.5975,
                "minimum": 73844.59349,
                "name": "GpsTime",
                "position": 15,
                "stddev": 83982.7557,
                "variance": 7053103254
              },
              {
                "average": 0,
                "count": 5079395,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5079395,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5079395,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5079395,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5079395,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426792.7276,
              5030581.089,
              820.6550224,
              427651.7076,
              5031979.669,
              847.4550224
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426792.7275970738,
                    5030581.089463068,
                    820.6550224409579
                  ],
                  [
                    426792.7275970738,
                    5031979.669463068,
                    820.6550224409579
                  ],
                  [
                    427651.7075970738,
                    5031979.669463068,
                    847.4550224409578
                  ],
                  [
                    427651.7075970738,
                    5030581.089463068,
                    847.4550224409578
                  ],
                  [
                    426792.7275970738,
                    5030581.089463068,
                    820.6550224409579
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:55:40+00:00",
            "end_time": "2011-09-14T22: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": "45118B1207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0413997353778,
              45.23032465777787,
              982.4636641220562
            ],
            [
              -118.04153098557266,
              45.23750977211524,
              982.4636641220562
            ],
            [
              -118.03752827966157,
              45.23754620679238,
              1163.7836641220563
            ],
            [
              -118.03739753365436,
              45.230361083378966,
              1163.7836641220563
            ],
            [
              -118.0413997353778,
              45.23032465777787,
              982.4636641220562
            ]
          ]
        ]
      },
      "bbox": [
        -118.041531,
        45.23032466,
        982.4636641,
        -118.0373975,
        45.23754621,
        1163.783664
      ],
      "properties": {
        "datetime": "2011-09-19T18:37:14Z",
        "pc:count": 1592350,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 418412.5975,
            "count": 1592350,
            "maximum": 418566.5838,
            "minimum": 418252.3638,
            "name": "X",
            "position": 0,
            "stddev": 85.89424529,
            "variance": 7377.821374
          },
          {
            "average": 5009437.72,
            "count": 1592350,
            "maximum": 5009862.197,
            "minimum": 5009063.857,
            "name": "Y",
            "position": 1,
            "stddev": 227.9895514,
            "variance": 51979.23555
          },
          {
            "average": 1054.872593,
            "count": 1592350,
            "maximum": 1163.783664,
            "minimum": 982.4636641,
            "name": "Z",
            "position": 2,
            "stddev": 32.9984678,
            "variance": 1088.898877
          },
          {
            "average": 96.27341351,
            "count": 1592350,
            "maximum": 234,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 37.00077294,
            "variance": 1369.057198
          },
          {
            "average": 1.034566521,
            "count": 1592350,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1903889483,
            "variance": 0.03624795164
          },
          {
            "average": 1.071264483,
            "count": 1592350,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2754833156,
            "variance": 0.07589105715
          },
          {
            "average": 0.5001865168,
            "count": 1592350,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000001222,
            "variance": 0.2500001222
          },
          {
            "average": 0,
            "count": 1592350,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.210027946,
            "count": 1592350,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4073282609,
            "variance": 0.1659163122
          },
          {
            "average": -0.03337907045,
            "count": 1592350,
            "maximum": 15,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.14522613,
            "variance": 66.34470871
          },
          {
            "average": 137.757552,
            "count": 1592350,
            "maximum": 138,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4285639498,
            "variance": 0.1836670591
          },
          {
            "average": 10654.47509,
            "count": 1592350,
            "maximum": 10682,
            "minimum": 10645,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.57375685,
            "variance": 242.5419023
          },
          {
            "average": 19770.12029,
            "count": 1592350,
            "maximum": 48640,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 8094.034588,
            "variance": 65513395.92
          },
          {
            "average": 21092.15679,
            "count": 1592350,
            "maximum": 51456,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 8252.500215,
            "variance": 68103759.8
          },
          {
            "average": 19929.31021,
            "count": 1592350,
            "maximum": 54784,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 7518.857217,
            "variance": 56533213.84
          },
          {
            "average": 454190.6521,
            "count": 1592350,
            "maximum": 492634.0226,
            "minimum": 336651.3389,
            "name": "GpsTime",
            "position": 15,
            "stddev": 66315.98213,
            "variance": 4397809486
          },
          {
            "average": 0,
            "count": 1592350,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1592350,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1592350,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1592350,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1592350,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418252.3638,
          5009063.857,
          982.4636641,
          418566.5838,
          5009862.197,
          1163.783664
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418252.36382249603,
                5009063.856972402,
                982.4636641220562
              ],
              [
                418252.36382249603,
                5009862.196972402,
                982.4636641220562
              ],
              [
                418566.583822496,
                5009862.196972402,
                1163.7836641220563
              ],
              [
                418566.583822496,
                5009063.856972402,
                1163.7836641220563
              ],
              [
                418252.36382249603,
                5009063.856972402,
                982.4636641220562
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:37:14+00:00",
        "end_time": "2011-09-17T23:17:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118B1207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118B1207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118B1207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.041531,
            45.23032466,
            982.4636641,
            -118.0373975,
            45.23754621,
            1163.783664
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0413997353778,
                  45.23032465777787,
                  982.4636641220562
                ],
                [
                  -118.04153098557266,
                  45.23750977211524,
                  982.4636641220562
                ],
                [
                  -118.03752827966157,
                  45.23754620679238,
                  1163.7836641220563
                ],
                [
                  -118.03739753365436,
                  45.230361083378966,
                  1163.7836641220563
                ],
                [
                  -118.0413997353778,
                  45.23032465777787,
                  982.4636641220562
                ]
              ]
            ]
          },
          "id": "45118B1207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:37:14Z",
            "pc:count": 1592350,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 418412.5975,
                "count": 1592350,
                "maximum": 418566.5838,
                "minimum": 418252.3638,
                "name": "X",
                "position": 0,
                "stddev": 85.89424529,
                "variance": 7377.821374
              },
              {
                "average": 5009437.72,
                "count": 1592350,
                "maximum": 5009862.197,
                "minimum": 5009063.857,
                "name": "Y",
                "position": 1,
                "stddev": 227.9895514,
                "variance": 51979.23555
              },
              {
                "average": 1054.872593,
                "count": 1592350,
                "maximum": 1163.783664,
                "minimum": 982.4636641,
                "name": "Z",
                "position": 2,
                "stddev": 32.9984678,
                "variance": 1088.898877
              },
              {
                "average": 96.27341351,
                "count": 1592350,
                "maximum": 234,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 37.00077294,
                "variance": 1369.057198
              },
              {
                "average": 1.034566521,
                "count": 1592350,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1903889483,
                "variance": 0.03624795164
              },
              {
                "average": 1.071264483,
                "count": 1592350,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2754833156,
                "variance": 0.07589105715
              },
              {
                "average": 0.5001865168,
                "count": 1592350,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000001222,
                "variance": 0.2500001222
              },
              {
                "average": 0,
                "count": 1592350,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.210027946,
                "count": 1592350,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4073282609,
                "variance": 0.1659163122
              },
              {
                "average": -0.03337907045,
                "count": 1592350,
                "maximum": 15,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.14522613,
                "variance": 66.34470871
              },
              {
                "average": 137.757552,
                "count": 1592350,
                "maximum": 138,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4285639498,
                "variance": 0.1836670591
              },
              {
                "average": 10654.47509,
                "count": 1592350,
                "maximum": 10682,
                "minimum": 10645,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.57375685,
                "variance": 242.5419023
              },
              {
                "average": 19770.12029,
                "count": 1592350,
                "maximum": 48640,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 8094.034588,
                "variance": 65513395.92
              },
              {
                "average": 21092.15679,
                "count": 1592350,
                "maximum": 51456,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 8252.500215,
                "variance": 68103759.8
              },
              {
                "average": 19929.31021,
                "count": 1592350,
                "maximum": 54784,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 7518.857217,
                "variance": 56533213.84
              },
              {
                "average": 454190.6521,
                "count": 1592350,
                "maximum": 492634.0226,
                "minimum": 336651.3389,
                "name": "GpsTime",
                "position": 15,
                "stddev": 66315.98213,
                "variance": 4397809486
              },
              {
                "average": 0,
                "count": 1592350,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1592350,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1592350,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1592350,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1592350,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418252.3638,
              5009063.857,
              982.4636641,
              418566.5838,
              5009862.197,
              1163.783664
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418252.36382249603,
                    5009063.856972402,
                    982.4636641220562
                  ],
                  [
                    418252.36382249603,
                    5009862.196972402,
                    982.4636641220562
                  ],
                  [
                    418566.583822496,
                    5009862.196972402,
                    1163.7836641220563
                  ],
                  [
                    418566.583822496,
                    5009063.856972402,
                    1163.7836641220563
                  ],
                  [
                    418252.36382249603,
                    5009063.856972402,
                    982.4636641220562
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:37:14+00:00",
            "end_time": "2011-09-17T23:17: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": "45117D8310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002544058981,
              45.412421964217785,
              816.4886385783477
            ],
            [
              -117.95023658033452,
              45.42501011975884,
              816.4886385783477
            ],
            [
              -117.93928375902401,
              45.425100719010665,
              852.3886385783478
            ],
            [
              -117.93907505209265,
              45.412512523930886,
              852.3886385783478
            ],
            [
              -117.95002544058981,
              45.412421964217785,
              816.4886385783477
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502366,
        45.41242196,
        816.4886386,
        -117.9390751,
        45.42510072,
        852.3886386
      ],
      "properties": {
        "datetime": "2011-09-14T22:55:54Z",
        "pc:count": 7511804,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426008.8077,
            "count": 7511804,
            "maximum": 426520.6311,
            "minimum": 425663.6711,
            "name": "X",
            "position": 0,
            "stddev": 187.024701,
            "variance": 34978.2388
          },
          {
            "average": 5029883.794,
            "count": 7511804,
            "maximum": 5030603.85,
            "minimum": 5029205.17,
            "name": "Y",
            "position": 1,
            "stddev": 404.2794738,
            "variance": 163441.8929
          },
          {
            "average": 823.4617177,
            "count": 7511804,
            "maximum": 852.3886386,
            "minimum": 816.4886386,
            "name": "Z",
            "position": 2,
            "stddev": 4.588501003,
            "variance": 21.05434145
          },
          {
            "average": 207.8462791,
            "count": 7511804,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.18665646,
            "variance": 1168.72748
          },
          {
            "average": 1.003539496,
            "count": 7511804,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06407228992,
            "variance": 0.004105258336
          },
          {
            "average": 1.007085515,
            "count": 7511804,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09369188136,
            "variance": 0.008778168632
          },
          {
            "average": 0.5000749487,
            "count": 7511804,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000277,
            "variance": 0.2500000277
          },
          {
            "average": 0,
            "count": 7511804,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.278820374,
            "count": 7511804,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4484190002,
            "variance": 0.2010795998
          },
          {
            "average": 1.370731083,
            "count": 7511804,
            "maximum": 19.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.885086249,
            "variance": 62.17458516
          },
          {
            "average": 203.5614287,
            "count": 7511804,
            "maximum": 213,
            "minimum": 187,
            "name": "UserData",
            "position": 10,
            "stddev": 5.349044882,
            "variance": 28.61228115
          },
          {
            "average": 208.6871445,
            "count": 7511804,
            "maximum": 235,
            "minimum": 182,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.01308408,
            "variance": 576.6282072
          },
          {
            "average": 31243.71271,
            "count": 7511804,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 10223.65601,
            "variance": 104523142.3
          },
          {
            "average": 31157.61282,
            "count": 7511804,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 7177.301512,
            "variance": 51513657
          },
          {
            "average": 27651.57523,
            "count": 7511804,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 6920.228626,
            "variance": 47889564.24
          },
          {
            "average": 75103.27304,
            "count": 7511804,
            "maximum": 76154.26443,
            "minimum": 73885.91579,
            "name": "GpsTime",
            "position": 15,
            "stddev": 459.7458969,
            "variance": 211366.2897
          },
          {
            "average": 0,
            "count": 7511804,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7511804,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7511804,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7511804,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7511804,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425663.6711,
          5029205.17,
          816.4886386,
          426520.6311,
          5030603.85,
          852.3886386
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425663.6710599117,
                5029205.169867858,
                816.4886385783477
              ],
              [
                425663.6710599117,
                5030603.849867858,
                816.4886385783477
              ],
              [
                426520.6310599117,
                5030603.849867858,
                852.3886385783478
              ],
              [
                426520.6310599117,
                5029205.169867858,
                852.3886385783478
              ],
              [
                425663.6710599117,
                5029205.169867858,
                816.4886385783477
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:55:54+00:00",
        "end_time": "2011-09-14T22:18:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502366,
            45.41242196,
            816.4886386,
            -117.9390751,
            45.42510072,
            852.3886386
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002544058981,
                  45.412421964217785,
                  816.4886385783477
                ],
                [
                  -117.95023658033452,
                  45.42501011975884,
                  816.4886385783477
                ],
                [
                  -117.93928375902401,
                  45.425100719010665,
                  852.3886385783478
                ],
                [
                  -117.93907505209265,
                  45.412512523930886,
                  852.3886385783478
                ],
                [
                  -117.95002544058981,
                  45.412421964217785,
                  816.4886385783477
                ]
              ]
            ]
          },
          "id": "45117D8310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:55:54Z",
            "pc:count": 7511804,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426008.8077,
                "count": 7511804,
                "maximum": 426520.6311,
                "minimum": 425663.6711,
                "name": "X",
                "position": 0,
                "stddev": 187.024701,
                "variance": 34978.2388
              },
              {
                "average": 5029883.794,
                "count": 7511804,
                "maximum": 5030603.85,
                "minimum": 5029205.17,
                "name": "Y",
                "position": 1,
                "stddev": 404.2794738,
                "variance": 163441.8929
              },
              {
                "average": 823.4617177,
                "count": 7511804,
                "maximum": 852.3886386,
                "minimum": 816.4886386,
                "name": "Z",
                "position": 2,
                "stddev": 4.588501003,
                "variance": 21.05434145
              },
              {
                "average": 207.8462791,
                "count": 7511804,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.18665646,
                "variance": 1168.72748
              },
              {
                "average": 1.003539496,
                "count": 7511804,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06407228992,
                "variance": 0.004105258336
              },
              {
                "average": 1.007085515,
                "count": 7511804,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09369188136,
                "variance": 0.008778168632
              },
              {
                "average": 0.5000749487,
                "count": 7511804,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000277,
                "variance": 0.2500000277
              },
              {
                "average": 0,
                "count": 7511804,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.278820374,
                "count": 7511804,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4484190002,
                "variance": 0.2010795998
              },
              {
                "average": 1.370731083,
                "count": 7511804,
                "maximum": 19.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.885086249,
                "variance": 62.17458516
              },
              {
                "average": 203.5614287,
                "count": 7511804,
                "maximum": 213,
                "minimum": 187,
                "name": "UserData",
                "position": 10,
                "stddev": 5.349044882,
                "variance": 28.61228115
              },
              {
                "average": 208.6871445,
                "count": 7511804,
                "maximum": 235,
                "minimum": 182,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.01308408,
                "variance": 576.6282072
              },
              {
                "average": 31243.71271,
                "count": 7511804,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 10223.65601,
                "variance": 104523142.3
              },
              {
                "average": 31157.61282,
                "count": 7511804,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 7177.301512,
                "variance": 51513657
              },
              {
                "average": 27651.57523,
                "count": 7511804,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 6920.228626,
                "variance": 47889564.24
              },
              {
                "average": 75103.27304,
                "count": 7511804,
                "maximum": 76154.26443,
                "minimum": 73885.91579,
                "name": "GpsTime",
                "position": 15,
                "stddev": 459.7458969,
                "variance": 211366.2897
              },
              {
                "average": 0,
                "count": 7511804,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7511804,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7511804,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7511804,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7511804,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425663.6711,
              5029205.17,
              816.4886386,
              426520.6311,
              5030603.85,
              852.3886386
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425663.6710599117,
                    5029205.169867858,
                    816.4886385783477
                  ],
                  [
                    425663.6710599117,
                    5030603.849867858,
                    816.4886385783477
                  ],
                  [
                    426520.6310599117,
                    5030603.849867858,
                    852.3886385783478
                  ],
                  [
                    426520.6310599117,
                    5029205.169867858,
                    852.3886385783478
                  ],
                  [
                    425663.6710599117,
                    5029205.169867858,
                    816.4886385783477
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:55:54+00:00",
            "end_time": "2011-09-14T22:18: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": "45118B1410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01241433255593,
              45.16240291724807,
              1197.3855771186065
            ],
            [
              -118.01263772264414,
              45.1750104714905,
              1197.3855771186065
            ],
            [
              -118.00002979224269,
              45.17512157275185,
              1485.9455771186065
            ],
            [
              -117.99980918236135,
              45.16251396995287,
              1485.9455771186065
            ],
            [
              -118.01241433255593,
              45.16240291724807,
              1197.3855771186065
            ]
          ]
        ]
      },
      "bbox": [
        -118.0126377,
        45.16240292,
        1197.385577,
        -117.9998092,
        45.17512157,
        1485.945577
      ],
      "properties": {
        "datetime": "2011-09-19T18:43:15Z",
        "pc:count": 9545104,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420952.941,
            "count": 9545104,
            "maximum": 421423.8933,
            "minimum": 420433.0733,
            "name": "X",
            "position": 0,
            "stddev": 269.9828057,
            "variance": 72890.71536
          },
          {
            "average": 5002207.742,
            "count": 9545104,
            "maximum": 5002890.204,
            "minimum": 5001489.404,
            "name": "Y",
            "position": 1,
            "stddev": 397.1276904,
            "variance": 157710.4025
          },
          {
            "average": 1325.561296,
            "count": 9545104,
            "maximum": 1485.945577,
            "minimum": 1197.385577,
            "name": "Z",
            "position": 2,
            "stddev": 58.49454036,
            "variance": 3421.611252
          },
          {
            "average": 101.017496,
            "count": 9545104,
            "maximum": 230,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.89672668,
            "variance": 1148.988079
          },
          {
            "average": 1.037280893,
            "count": 9545104,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2010479176,
            "variance": 0.04042026516
          },
          {
            "average": 1.077272914,
            "count": 9545104,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2947254588,
            "variance": 0.08686309605
          },
          {
            "average": 0.5001245665,
            "count": 9545104,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000107,
            "variance": 0.2500000107
          },
          {
            "average": 0,
            "count": 9545104,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.266233139,
            "count": 9545104,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4419876414,
            "variance": 0.1953530752
          },
          {
            "average": -0.5360682672,
            "count": 9545104,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.633976604,
            "variance": 74.54555199
          },
          {
            "average": 137.6625002,
            "count": 9545104,
            "maximum": 138,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4728569752,
            "variance": 0.2235937189
          },
          {
            "average": 10658.04466,
            "count": 9545104,
            "maximum": 10682,
            "minimum": 10645,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.74345259,
            "variance": 280.3432047
          },
          {
            "average": 27487.31555,
            "count": 9545104,
            "maximum": 56320,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 10407.8286,
            "variance": 108322896.1
          },
          {
            "average": 26384.71537,
            "count": 9545104,
            "maximum": 55552,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 8719.344209,
            "variance": 76026963.44
          },
          {
            "average": 22826.09275,
            "count": 9545104,
            "maximum": 54784,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7218.261509,
            "variance": 52103299.22
          },
          {
            "average": 439576.3958,
            "count": 9545104,
            "maximum": 492995.2731,
            "minimum": 335316.9298,
            "name": "GpsTime",
            "position": 15,
            "stddev": 73364.94663,
            "variance": 5382415395
          },
          {
            "average": 0,
            "count": 9545104,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9545104,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9545104,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9545104,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9545104,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420433.0733,
          5001489.404,
          1197.385577,
          421423.8933,
          5002890.204,
          1485.945577
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420433.07331428834,
                5001489.404052058,
                1197.3855771186065
              ],
              [
                420433.07331428834,
                5002890.204052059,
                1197.3855771186065
              ],
              [
                421423.8933142883,
                5002890.204052059,
                1485.9455771186065
              ],
              [
                421423.8933142883,
                5001489.404052058,
                1485.9455771186065
              ],
              [
                420433.07331428834,
                5001489.404052058,
                1197.3855771186065
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:43:15+00:00",
        "end_time": "2011-09-17T22:55:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118B1410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118B1410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118B1410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0126377,
            45.16240292,
            1197.385577,
            -117.9998092,
            45.17512157,
            1485.945577
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01241433255593,
                  45.16240291724807,
                  1197.3855771186065
                ],
                [
                  -118.01263772264414,
                  45.1750104714905,
                  1197.3855771186065
                ],
                [
                  -118.00002979224269,
                  45.17512157275185,
                  1485.9455771186065
                ],
                [
                  -117.99980918236135,
                  45.16251396995287,
                  1485.9455771186065
                ],
                [
                  -118.01241433255593,
                  45.16240291724807,
                  1197.3855771186065
                ]
              ]
            ]
          },
          "id": "45118B1410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:43:15Z",
            "pc:count": 9545104,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420952.941,
                "count": 9545104,
                "maximum": 421423.8933,
                "minimum": 420433.0733,
                "name": "X",
                "position": 0,
                "stddev": 269.9828057,
                "variance": 72890.71536
              },
              {
                "average": 5002207.742,
                "count": 9545104,
                "maximum": 5002890.204,
                "minimum": 5001489.404,
                "name": "Y",
                "position": 1,
                "stddev": 397.1276904,
                "variance": 157710.4025
              },
              {
                "average": 1325.561296,
                "count": 9545104,
                "maximum": 1485.945577,
                "minimum": 1197.385577,
                "name": "Z",
                "position": 2,
                "stddev": 58.49454036,
                "variance": 3421.611252
              },
              {
                "average": 101.017496,
                "count": 9545104,
                "maximum": 230,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.89672668,
                "variance": 1148.988079
              },
              {
                "average": 1.037280893,
                "count": 9545104,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2010479176,
                "variance": 0.04042026516
              },
              {
                "average": 1.077272914,
                "count": 9545104,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2947254588,
                "variance": 0.08686309605
              },
              {
                "average": 0.5001245665,
                "count": 9545104,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000107,
                "variance": 0.2500000107
              },
              {
                "average": 0,
                "count": 9545104,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.266233139,
                "count": 9545104,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4419876414,
                "variance": 0.1953530752
              },
              {
                "average": -0.5360682672,
                "count": 9545104,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.633976604,
                "variance": 74.54555199
              },
              {
                "average": 137.6625002,
                "count": 9545104,
                "maximum": 138,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4728569752,
                "variance": 0.2235937189
              },
              {
                "average": 10658.04466,
                "count": 9545104,
                "maximum": 10682,
                "minimum": 10645,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.74345259,
                "variance": 280.3432047
              },
              {
                "average": 27487.31555,
                "count": 9545104,
                "maximum": 56320,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 10407.8286,
                "variance": 108322896.1
              },
              {
                "average": 26384.71537,
                "count": 9545104,
                "maximum": 55552,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 8719.344209,
                "variance": 76026963.44
              },
              {
                "average": 22826.09275,
                "count": 9545104,
                "maximum": 54784,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7218.261509,
                "variance": 52103299.22
              },
              {
                "average": 439576.3958,
                "count": 9545104,
                "maximum": 492995.2731,
                "minimum": 335316.9298,
                "name": "GpsTime",
                "position": 15,
                "stddev": 73364.94663,
                "variance": 5382415395
              },
              {
                "average": 0,
                "count": 9545104,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9545104,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9545104,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9545104,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9545104,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420433.0733,
              5001489.404,
              1197.385577,
              421423.8933,
              5002890.204,
              1485.945577
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420433.07331428834,
                    5001489.404052058,
                    1197.3855771186065
                  ],
                  [
                    420433.07331428834,
                    5002890.204052059,
                    1197.3855771186065
                  ],
                  [
                    421423.8933142883,
                    5002890.204052059,
                    1485.9455771186065
                  ],
                  [
                    421423.8933142883,
                    5001489.404052058,
                    1485.9455771186065
                  ],
                  [
                    420433.07331428834,
                    5001489.404052058,
                    1197.3855771186065
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:43:15+00:00",
            "end_time": "2011-09-17T22:55:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117E8318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502450850497,
              45.51240660660322,
              932.4854184274257
            ],
            [
              -117.97524222149305,
              45.525009568056205,
              932.4854184274257
            ],
            [
              -117.96252957138506,
              45.52511740235588,
              1071.5254184274256
            ],
            [
              -117.9623146952999,
              45.512514393784436,
              1071.5254184274256
            ],
            [
              -117.97502450850497,
              45.51240660660322,
              932.4854184274257
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752422,
        45.51240661,
        932.4854184,
        -117.9623147,
        45.5251174,
        1071.525418
      ],
      "properties": {
        "datetime": "2011-09-15T00:13:44Z",
        "pc:count": 11598405,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424347.8435,
            "count": 11598405,
            "maximum": 424835.2017,
            "minimum": 423842.3017,
            "name": "X",
            "position": 0,
            "stddev": 282.742902,
            "variance": 79943.54863
          },
          {
            "average": 5041075.097,
            "count": 11598405,
            "maximum": 5041736.84,
            "minimum": 5040336.48,
            "name": "Y",
            "position": 1,
            "stddev": 421.2863178,
            "variance": 177482.1615
          },
          {
            "average": 992.9088239,
            "count": 11598405,
            "maximum": 1071.525418,
            "minimum": 932.4854184,
            "name": "Z",
            "position": 2,
            "stddev": 29.61280829,
            "variance": 876.918415
          },
          {
            "average": 224.458097,
            "count": 11598405,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 29.62084888,
            "variance": 877.3946881
          },
          {
            "average": 1.006780588,
            "count": 11598405,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09025717522,
            "variance": 0.008146357678
          },
          {
            "average": 1.013604198,
            "count": 11598405,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1333406355,
            "variance": 0.01777972507
          },
          {
            "average": 0.4995149764,
            "count": 11598405,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997863,
            "variance": 0.2499997863
          },
          {
            "average": 0,
            "count": 11598405,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.265583587,
            "count": 11598405,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4416434784,
            "variance": 0.195048962
          },
          {
            "average": 0.5686866639,
            "count": 11598405,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.8943141,
            "variance": 62.32019511
          },
          {
            "average": 200.989399,
            "count": 11598405,
            "maximum": 212,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 4.490940388,
            "variance": 20.16854556
          },
          {
            "average": 213.4262813,
            "count": 11598405,
            "maximum": 243,
            "minimum": 186,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.09349844,
            "variance": 580.496667
          },
          {
            "average": 33163.75348,
            "count": 11598405,
            "maximum": 61696,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 10451.68209,
            "variance": 109237658.6
          },
          {
            "average": 31350.92083,
            "count": 11598405,
            "maximum": 62720,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 8116.566166,
            "variance": 65878646.33
          },
          {
            "average": 25907.98687,
            "count": 11598405,
            "maximum": 61696,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7001.884487,
            "variance": 49026386.37
          },
          {
            "average": 77498.35666,
            "count": 11598405,
            "maximum": 80824.06383,
            "minimum": 75656.71653,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1223.730973,
            "variance": 1497517.495
          },
          {
            "average": 0,
            "count": 11598405,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11598405,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11598405,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11598405,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11598405,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423842.3017,
          5040336.48,
          932.4854184,
          424835.2017,
          5041736.84,
          1071.525418
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423842.3016741904,
                5040336.480425248,
                932.4854184274257
              ],
              [
                423842.3016741904,
                5041736.840425247,
                932.4854184274257
              ],
              [
                424835.2016741904,
                5041736.840425247,
                1071.5254184274256
              ],
              [
                424835.2016741904,
                5040336.480425248,
                1071.5254184274256
              ],
              [
                423842.3016741904,
                5040336.480425248,
                932.4854184274257
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:13:44+00:00",
        "end_time": "2011-09-14T22:47:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752422,
            45.51240661,
            932.4854184,
            -117.9623147,
            45.5251174,
            1071.525418
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502450850497,
                  45.51240660660322,
                  932.4854184274257
                ],
                [
                  -117.97524222149305,
                  45.525009568056205,
                  932.4854184274257
                ],
                [
                  -117.96252957138506,
                  45.52511740235588,
                  1071.5254184274256
                ],
                [
                  -117.9623146952999,
                  45.512514393784436,
                  1071.5254184274256
                ],
                [
                  -117.97502450850497,
                  45.51240660660322,
                  932.4854184274257
                ]
              ]
            ]
          },
          "id": "45117E8318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:13:44Z",
            "pc:count": 11598405,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424347.8435,
                "count": 11598405,
                "maximum": 424835.2017,
                "minimum": 423842.3017,
                "name": "X",
                "position": 0,
                "stddev": 282.742902,
                "variance": 79943.54863
              },
              {
                "average": 5041075.097,
                "count": 11598405,
                "maximum": 5041736.84,
                "minimum": 5040336.48,
                "name": "Y",
                "position": 1,
                "stddev": 421.2863178,
                "variance": 177482.1615
              },
              {
                "average": 992.9088239,
                "count": 11598405,
                "maximum": 1071.525418,
                "minimum": 932.4854184,
                "name": "Z",
                "position": 2,
                "stddev": 29.61280829,
                "variance": 876.918415
              },
              {
                "average": 224.458097,
                "count": 11598405,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 29.62084888,
                "variance": 877.3946881
              },
              {
                "average": 1.006780588,
                "count": 11598405,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09025717522,
                "variance": 0.008146357678
              },
              {
                "average": 1.013604198,
                "count": 11598405,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1333406355,
                "variance": 0.01777972507
              },
              {
                "average": 0.4995149764,
                "count": 11598405,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997863,
                "variance": 0.2499997863
              },
              {
                "average": 0,
                "count": 11598405,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.265583587,
                "count": 11598405,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4416434784,
                "variance": 0.195048962
              },
              {
                "average": 0.5686866639,
                "count": 11598405,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.8943141,
                "variance": 62.32019511
              },
              {
                "average": 200.989399,
                "count": 11598405,
                "maximum": 212,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 4.490940388,
                "variance": 20.16854556
              },
              {
                "average": 213.4262813,
                "count": 11598405,
                "maximum": 243,
                "minimum": 186,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.09349844,
                "variance": 580.496667
              },
              {
                "average": 33163.75348,
                "count": 11598405,
                "maximum": 61696,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 10451.68209,
                "variance": 109237658.6
              },
              {
                "average": 31350.92083,
                "count": 11598405,
                "maximum": 62720,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 8116.566166,
                "variance": 65878646.33
              },
              {
                "average": 25907.98687,
                "count": 11598405,
                "maximum": 61696,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7001.884487,
                "variance": 49026386.37
              },
              {
                "average": 77498.35666,
                "count": 11598405,
                "maximum": 80824.06383,
                "minimum": 75656.71653,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1223.730973,
                "variance": 1497517.495
              },
              {
                "average": 0,
                "count": 11598405,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11598405,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11598405,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11598405,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11598405,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423842.3017,
              5040336.48,
              932.4854184,
              424835.2017,
              5041736.84,
              1071.525418
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423842.3016741904,
                    5040336.480425248,
                    932.4854184274257
                  ],
                  [
                    423842.3016741904,
                    5041736.840425247,
                    932.4854184274257
                  ],
                  [
                    424835.2016741904,
                    5041736.840425247,
                    1071.5254184274256
                  ],
                  [
                    424835.2016741904,
                    5040336.480425248,
                    1071.5254184274256
                  ],
                  [
                    423842.3016741904,
                    5040336.480425248,
                    932.4854184274257
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:13:44+00:00",
            "end_time": "2011-09-14T22:47: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": "45118E1311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.12484321348671,
              45.52489165221538,
              1431.009469041415
            ],
            [
              -118.12509481872713,
              45.53751071971923,
              1431.009469041415
            ],
            [
              -118.11253029654783,
              45.537633791951336,
              1795.569469041415
            ],
            [
              -118.11228149970033,
              45.525014670601514,
              1795.569469041415
            ],
            [
              -118.12484321348671,
              45.52489165221538,
              1431.009469041415
            ]
          ]
        ]
      },
      "bbox": [
        -118.1250948,
        45.52489165,
        1431.009469,
        -118.1122815,
        45.53763379,
        1795.569469
      ],
      "properties": {
        "datetime": "2011-09-15T20:18:36Z",
        "pc:count": 14232048,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 412719.7244,
            "count": 14232048,
            "maximum": 413140.6406,
            "minimum": 412159.4806,
            "name": "X",
            "position": 0,
            "stddev": 234.1017593,
            "variance": 54803.63369
          },
          {
            "average": 5042675.073,
            "count": 14232048,
            "maximum": 5043278.753,
            "minimum": 5041876.533,
            "name": "Y",
            "position": 1,
            "stddev": 416.1812406,
            "variance": 173206.825
          },
          {
            "average": 1658.576416,
            "count": 14232048,
            "maximum": 1795.569469,
            "minimum": 1431.009469,
            "name": "Z",
            "position": 2,
            "stddev": 80.34031532,
            "variance": 6454.566265
          },
          {
            "average": 90.28078868,
            "count": 14232048,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.28962694,
            "variance": 2529.046578
          },
          {
            "average": 1.114481064,
            "count": 14232048,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3465478955,
            "variance": 0.1200954439
          },
          {
            "average": 1.236039676,
            "count": 14232048,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4927002192,
            "variance": 0.242753506
          },
          {
            "average": 0.4997045401,
            "count": 14232048,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999303,
            "variance": 0.2499999303
          },
          {
            "average": 0,
            "count": 14232048,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.118816561,
            "count": 14232048,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3235725471,
            "variance": 0.1046991932
          },
          {
            "average": -0.445471784,
            "count": 14232048,
            "maximum": 19.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.181308558,
            "variance": 66.93380972
          },
          {
            "average": 177,
            "count": 14232048,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14789.97451,
            "count": 14232048,
            "maximum": 20024,
            "minimum": 9428,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5294.623042,
            "variance": 28033033.16
          },
          {
            "average": 18186.96787,
            "count": 14232048,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 11627.40591,
            "variance": 135196568.2
          },
          {
            "average": 19038.33295,
            "count": 14232048,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 10765.6808,
            "variance": 115899883.1
          },
          {
            "average": 17787.86271,
            "count": 14232048,
            "maximum": 65280,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 8456.774082,
            "variance": 71517027.87
          },
          {
            "average": 152419.208,
            "count": 14232048,
            "maximum": 153116.8941,
            "minimum": 151856.3497,
            "name": "GpsTime",
            "position": 15,
            "stddev": 330.8174663,
            "variance": 109440.196
          },
          {
            "average": 0,
            "count": 14232048,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14232048,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14232048,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14232048,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14232048,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          412159.4806,
          5041876.533,
          1431.009469,
          413140.6406,
          5043278.753,
          1795.569469
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                412159.48060613446,
                5041876.53273636,
                1431.009469041415
              ],
              [
                412159.48060613446,
                5043278.752736361,
                1431.009469041415
              ],
              [
                413140.6406061345,
                5043278.752736361,
                1795.569469041415
              ],
              [
                413140.6406061345,
                5041876.53273636,
                1795.569469041415
              ],
              [
                412159.48060613446,
                5041876.53273636,
                1431.009469041415
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:18:36+00:00",
        "end_time": "2011-09-15T19:57:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1250948,
            45.52489165,
            1431.009469,
            -118.1122815,
            45.53763379,
            1795.569469
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.12484321348671,
                  45.52489165221538,
                  1431.009469041415
                ],
                [
                  -118.12509481872713,
                  45.53751071971923,
                  1431.009469041415
                ],
                [
                  -118.11253029654783,
                  45.537633791951336,
                  1795.569469041415
                ],
                [
                  -118.11228149970033,
                  45.525014670601514,
                  1795.569469041415
                ],
                [
                  -118.12484321348671,
                  45.52489165221538,
                  1431.009469041415
                ]
              ]
            ]
          },
          "id": "45118E1311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:18:36Z",
            "pc:count": 14232048,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 412719.7244,
                "count": 14232048,
                "maximum": 413140.6406,
                "minimum": 412159.4806,
                "name": "X",
                "position": 0,
                "stddev": 234.1017593,
                "variance": 54803.63369
              },
              {
                "average": 5042675.073,
                "count": 14232048,
                "maximum": 5043278.753,
                "minimum": 5041876.533,
                "name": "Y",
                "position": 1,
                "stddev": 416.1812406,
                "variance": 173206.825
              },
              {
                "average": 1658.576416,
                "count": 14232048,
                "maximum": 1795.569469,
                "minimum": 1431.009469,
                "name": "Z",
                "position": 2,
                "stddev": 80.34031532,
                "variance": 6454.566265
              },
              {
                "average": 90.28078868,
                "count": 14232048,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.28962694,
                "variance": 2529.046578
              },
              {
                "average": 1.114481064,
                "count": 14232048,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3465478955,
                "variance": 0.1200954439
              },
              {
                "average": 1.236039676,
                "count": 14232048,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4927002192,
                "variance": 0.242753506
              },
              {
                "average": 0.4997045401,
                "count": 14232048,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999303,
                "variance": 0.2499999303
              },
              {
                "average": 0,
                "count": 14232048,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.118816561,
                "count": 14232048,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3235725471,
                "variance": 0.1046991932
              },
              {
                "average": -0.445471784,
                "count": 14232048,
                "maximum": 19.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.181308558,
                "variance": 66.93380972
              },
              {
                "average": 177,
                "count": 14232048,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14789.97451,
                "count": 14232048,
                "maximum": 20024,
                "minimum": 9428,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5294.623042,
                "variance": 28033033.16
              },
              {
                "average": 18186.96787,
                "count": 14232048,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 11627.40591,
                "variance": 135196568.2
              },
              {
                "average": 19038.33295,
                "count": 14232048,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 10765.6808,
                "variance": 115899883.1
              },
              {
                "average": 17787.86271,
                "count": 14232048,
                "maximum": 65280,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 8456.774082,
                "variance": 71517027.87
              },
              {
                "average": 152419.208,
                "count": 14232048,
                "maximum": 153116.8941,
                "minimum": 151856.3497,
                "name": "GpsTime",
                "position": 15,
                "stddev": 330.8174663,
                "variance": 109440.196
              },
              {
                "average": 0,
                "count": 14232048,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14232048,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14232048,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14232048,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14232048,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              412159.4806,
              5041876.533,
              1431.009469,
              413140.6406,
              5043278.753,
              1795.569469
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    412159.48060613446,
                    5041876.53273636,
                    1431.009469041415
                  ],
                  [
                    412159.48060613446,
                    5043278.752736361,
                    1431.009469041415
                  ],
                  [
                    413140.6406061345,
                    5043278.752736361,
                    1795.569469041415
                  ],
                  [
                    413140.6406061345,
                    5041876.53273636,
                    1795.569469041415
                  ],
                  [
                    412159.48060613446,
                    5041876.53273636,
                    1431.009469041415
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:18:36+00:00",
            "end_time": "2011-09-15T19:57: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": "45117E7317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252493742218,
              45.5124187500734,
              892.4364290405841
            ],
            [
              -117.86271735084081,
              45.52501022898972,
              892.4364290405841
            ],
            [
              -117.85002914324652,
              45.52510535557923,
              1064.616429040584
            ],
            [
              -117.84983955887297,
              45.51251383513491,
              1064.616429040584
            ],
            [
              -117.86252493742218,
              45.5124187500734,
              892.4364290405841
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627174,
        45.51241875,
        892.436429,
        -117.8498396,
        45.52510536,
        1064.616429
      ],
      "properties": {
        "datetime": "2011-09-15T00:15:58Z",
        "pc:count": 12636643,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433115.9763,
            "count": 12636643,
            "maximum": 433620.558,
            "minimum": 432629.598,
            "name": "X",
            "position": 0,
            "stddev": 273.0673182,
            "variance": 74565.76029
          },
          {
            "average": 5041036.707,
            "count": 12636643,
            "maximum": 5041636.336,
            "minimum": 5040237.296,
            "name": "Y",
            "position": 1,
            "stddev": 361.3972208,
            "variance": 130607.9512
          },
          {
            "average": 980.3652529,
            "count": 12636643,
            "maximum": 1064.616429,
            "minimum": 892.436429,
            "name": "Z",
            "position": 2,
            "stddev": 39.88185106,
            "variance": 1590.562044
          },
          {
            "average": 198.6248536,
            "count": 12636643,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 58.56152428,
            "variance": 3429.452126
          },
          {
            "average": 1.058285733,
            "count": 12636643,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2619487696,
            "variance": 0.06861715789
          },
          {
            "average": 1.116825173,
            "count": 12636643,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3812084748,
            "variance": 0.1453199013
          },
          {
            "average": 0.4979768757,
            "count": 12636643,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999959267,
            "variance": 0.2499959268
          },
          {
            "average": 0,
            "count": 12636643,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.229526386,
            "count": 12636643,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4205282846,
            "variance": 0.1768440382
          },
          {
            "average": 0.5978989796,
            "count": 12636643,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.76898303,
            "variance": 60.35709732
          },
          {
            "average": 207.7149743,
            "count": 12636643,
            "maximum": 213,
            "minimum": 194,
            "name": "UserData",
            "position": 10,
            "stddev": 3.435239693,
            "variance": 11.80087175
          },
          {
            "average": 190.3693866,
            "count": 12636643,
            "maximum": 243,
            "minimum": 157,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 28.01645135,
            "variance": 784.9215463
          },
          {
            "average": 29622.2482,
            "count": 12636643,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9060.572555,
            "variance": 82093975.02
          },
          {
            "average": 28676.1987,
            "count": 12636643,
            "maximum": 65280,
            "minimum": 256,
            "name": "Green",
            "position": 13,
            "stddev": 7300.742298,
            "variance": 53300838.09
          },
          {
            "average": 23423.44108,
            "count": 12636643,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 5245.748832,
            "variance": 27517880.81
          },
          {
            "average": 69523.5539,
            "count": 12636643,
            "maximum": 80958.66474,
            "minimum": 66243.46176,
            "name": "GpsTime",
            "position": 15,
            "stddev": 5749.269933,
            "variance": 33054104.76
          },
          {
            "average": 0,
            "count": 12636643,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12636643,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12636643,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12636643,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12636643,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432629.598,
          5040237.296,
          892.436429,
          433620.558,
          5041636.336,
          1064.616429
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432629.59804798884,
                5040237.2957942,
                892.4364290405841
              ],
              [
                432629.59804798884,
                5041636.335794199,
                892.4364290405841
              ],
              [
                433620.5580479888,
                5041636.335794199,
                1064.616429040584
              ],
              [
                433620.5580479888,
                5040237.2957942,
                1064.616429040584
              ],
              [
                432629.59804798884,
                5040237.2957942,
                892.4364290405841
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:15:58+00:00",
        "end_time": "2011-09-14T20:10:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E7317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E7317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E7317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627174,
            45.51241875,
            892.436429,
            -117.8498396,
            45.52510536,
            1064.616429
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252493742218,
                  45.5124187500734,
                  892.4364290405841
                ],
                [
                  -117.86271735084081,
                  45.52501022898972,
                  892.4364290405841
                ],
                [
                  -117.85002914324652,
                  45.52510535557923,
                  1064.616429040584
                ],
                [
                  -117.84983955887297,
                  45.51251383513491,
                  1064.616429040584
                ],
                [
                  -117.86252493742218,
                  45.5124187500734,
                  892.4364290405841
                ]
              ]
            ]
          },
          "id": "45117E7317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:15:58Z",
            "pc:count": 12636643,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433115.9763,
                "count": 12636643,
                "maximum": 433620.558,
                "minimum": 432629.598,
                "name": "X",
                "position": 0,
                "stddev": 273.0673182,
                "variance": 74565.76029
              },
              {
                "average": 5041036.707,
                "count": 12636643,
                "maximum": 5041636.336,
                "minimum": 5040237.296,
                "name": "Y",
                "position": 1,
                "stddev": 361.3972208,
                "variance": 130607.9512
              },
              {
                "average": 980.3652529,
                "count": 12636643,
                "maximum": 1064.616429,
                "minimum": 892.436429,
                "name": "Z",
                "position": 2,
                "stddev": 39.88185106,
                "variance": 1590.562044
              },
              {
                "average": 198.6248536,
                "count": 12636643,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 58.56152428,
                "variance": 3429.452126
              },
              {
                "average": 1.058285733,
                "count": 12636643,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2619487696,
                "variance": 0.06861715789
              },
              {
                "average": 1.116825173,
                "count": 12636643,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3812084748,
                "variance": 0.1453199013
              },
              {
                "average": 0.4979768757,
                "count": 12636643,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999959267,
                "variance": 0.2499959268
              },
              {
                "average": 0,
                "count": 12636643,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.229526386,
                "count": 12636643,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4205282846,
                "variance": 0.1768440382
              },
              {
                "average": 0.5978989796,
                "count": 12636643,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.76898303,
                "variance": 60.35709732
              },
              {
                "average": 207.7149743,
                "count": 12636643,
                "maximum": 213,
                "minimum": 194,
                "name": "UserData",
                "position": 10,
                "stddev": 3.435239693,
                "variance": 11.80087175
              },
              {
                "average": 190.3693866,
                "count": 12636643,
                "maximum": 243,
                "minimum": 157,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 28.01645135,
                "variance": 784.9215463
              },
              {
                "average": 29622.2482,
                "count": 12636643,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9060.572555,
                "variance": 82093975.02
              },
              {
                "average": 28676.1987,
                "count": 12636643,
                "maximum": 65280,
                "minimum": 256,
                "name": "Green",
                "position": 13,
                "stddev": 7300.742298,
                "variance": 53300838.09
              },
              {
                "average": 23423.44108,
                "count": 12636643,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 5245.748832,
                "variance": 27517880.81
              },
              {
                "average": 69523.5539,
                "count": 12636643,
                "maximum": 80958.66474,
                "minimum": 66243.46176,
                "name": "GpsTime",
                "position": 15,
                "stddev": 5749.269933,
                "variance": 33054104.76
              },
              {
                "average": 0,
                "count": 12636643,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12636643,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12636643,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12636643,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12636643,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432629.598,
              5040237.296,
              892.436429,
              433620.558,
              5041636.336,
              1064.616429
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432629.59804798884,
                    5040237.2957942,
                    892.4364290405841
                  ],
                  [
                    432629.59804798884,
                    5041636.335794199,
                    892.4364290405841
                  ],
                  [
                    433620.5580479888,
                    5041636.335794199,
                    1064.616429040584
                  ],
                  [
                    433620.5580479888,
                    5040237.2957942,
                    1064.616429040584
                  ],
                  [
                    432629.59804798884,
                    5040237.2957942,
                    892.4364290405841
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:15:58+00:00",
            "end_time": "2011-09-14T20:10:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117D8402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502497750037,
              45.42491182339289,
              822.6850242597022
            ],
            [
              -117.92523080983966,
              45.43750976140676,
              822.6850242597022
            ],
            [
              -117.91252945836864,
              45.43761194445847,
              1036.8850242597023
            ],
            [
              -117.91232645069239,
              45.42501396181548,
              1036.8850242597023
            ],
            [
              -117.92502497750037,
              45.42491182339289,
              822.6850242597022
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252308,
        45.42491182,
        822.6850243,
        -117.9123265,
        45.43761194,
        1036.885024
      ],
      "properties": {
        "datetime": "2011-09-18T22:55:41Z",
        "pc:count": 9976681,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428136.9363,
            "count": 9976681,
            "maximum": 428629.3967,
            "minimum": 427635.8567,
            "name": "X",
            "position": 0,
            "stddev": 284.8141511,
            "variance": 81119.10067
          },
          {
            "average": 5031266.069,
            "count": 9976681,
            "maximum": 5031969.696,
            "minimum": 5030569.936,
            "name": "Y",
            "position": 1,
            "stddev": 399.3214454,
            "variance": 159457.6168
          },
          {
            "average": 883.8081396,
            "count": 9976681,
            "maximum": 1036.885024,
            "minimum": 822.6850243,
            "name": "Z",
            "position": 2,
            "stddev": 42.15952313,
            "variance": 1777.425391
          },
          {
            "average": 103.4199651,
            "count": 9976681,
            "maximum": 254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 28.58315471,
            "variance": 816.9967332
          },
          {
            "average": 1.000991612,
            "count": 9976681,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03188871879,
            "variance": 0.001016890386
          },
          {
            "average": 1.002323719,
            "count": 9976681,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04903590791,
            "variance": 0.002404520264
          },
          {
            "average": 0.500079335,
            "count": 9976681,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000188,
            "variance": 0.2500000188
          },
          {
            "average": 0,
            "count": 9976681,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.361257516,
            "count": 9976681,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4803650137,
            "variance": 0.2307505464
          },
          {
            "average": -0.2062497962,
            "count": 9976681,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.718393819,
            "variance": 76.01039078
          },
          {
            "average": 138,
            "count": 9976681,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10627.40341,
            "count": 9976681,
            "maximum": 10632,
            "minimum": 10623,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.738444174,
            "variance": 3.022188148
          },
          {
            "average": 30706.76276,
            "count": 9976681,
            "maximum": 62976,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 10732.92267,
            "variance": 115195629.1
          },
          {
            "average": 28913.43168,
            "count": 9976681,
            "maximum": 64000,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 7577.299956,
            "variance": 57415474.62
          },
          {
            "average": 24422.47818,
            "count": 9976681,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 6014.631125,
            "variance": 36175787.58
          },
          {
            "average": 419051.0422,
            "count": 9976681,
            "maximum": 421741.1037,
            "minimum": 416458.8649,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1117.847342,
            "variance": 1249582.68
          },
          {
            "average": 0,
            "count": 9976681,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9976681,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9976681,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9976681,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9976681,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427635.8567,
          5030569.936,
          822.6850243,
          428629.3967,
          5031969.696,
          1036.885024
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427635.85668547824,
                5030569.936085041,
                822.6850242597022
              ],
              [
                427635.85668547824,
                5031969.69608504,
                822.6850242597022
              ],
              [
                428629.3966854783,
                5031969.69608504,
                1036.8850242597023
              ],
              [
                428629.3966854783,
                5030569.936085041,
                1036.8850242597023
              ],
              [
                427635.85668547824,
                5030569.936085041,
                822.6850242597022
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-18T22:55:41+00:00",
        "end_time": "2011-09-18T21:27:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252308,
            45.42491182,
            822.6850243,
            -117.9123265,
            45.43761194,
            1036.885024
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502497750037,
                  45.42491182339289,
                  822.6850242597022
                ],
                [
                  -117.92523080983966,
                  45.43750976140676,
                  822.6850242597022
                ],
                [
                  -117.91252945836864,
                  45.43761194445847,
                  1036.8850242597023
                ],
                [
                  -117.91232645069239,
                  45.42501396181548,
                  1036.8850242597023
                ],
                [
                  -117.92502497750037,
                  45.42491182339289,
                  822.6850242597022
                ]
              ]
            ]
          },
          "id": "45117D8402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-18T22:55:41Z",
            "pc:count": 9976681,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428136.9363,
                "count": 9976681,
                "maximum": 428629.3967,
                "minimum": 427635.8567,
                "name": "X",
                "position": 0,
                "stddev": 284.8141511,
                "variance": 81119.10067
              },
              {
                "average": 5031266.069,
                "count": 9976681,
                "maximum": 5031969.696,
                "minimum": 5030569.936,
                "name": "Y",
                "position": 1,
                "stddev": 399.3214454,
                "variance": 159457.6168
              },
              {
                "average": 883.8081396,
                "count": 9976681,
                "maximum": 1036.885024,
                "minimum": 822.6850243,
                "name": "Z",
                "position": 2,
                "stddev": 42.15952313,
                "variance": 1777.425391
              },
              {
                "average": 103.4199651,
                "count": 9976681,
                "maximum": 254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 28.58315471,
                "variance": 816.9967332
              },
              {
                "average": 1.000991612,
                "count": 9976681,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03188871879,
                "variance": 0.001016890386
              },
              {
                "average": 1.002323719,
                "count": 9976681,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04903590791,
                "variance": 0.002404520264
              },
              {
                "average": 0.500079335,
                "count": 9976681,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000188,
                "variance": 0.2500000188
              },
              {
                "average": 0,
                "count": 9976681,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.361257516,
                "count": 9976681,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4803650137,
                "variance": 0.2307505464
              },
              {
                "average": -0.2062497962,
                "count": 9976681,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.718393819,
                "variance": 76.01039078
              },
              {
                "average": 138,
                "count": 9976681,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10627.40341,
                "count": 9976681,
                "maximum": 10632,
                "minimum": 10623,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.738444174,
                "variance": 3.022188148
              },
              {
                "average": 30706.76276,
                "count": 9976681,
                "maximum": 62976,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 10732.92267,
                "variance": 115195629.1
              },
              {
                "average": 28913.43168,
                "count": 9976681,
                "maximum": 64000,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 7577.299956,
                "variance": 57415474.62
              },
              {
                "average": 24422.47818,
                "count": 9976681,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 6014.631125,
                "variance": 36175787.58
              },
              {
                "average": 419051.0422,
                "count": 9976681,
                "maximum": 421741.1037,
                "minimum": 416458.8649,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1117.847342,
                "variance": 1249582.68
              },
              {
                "average": 0,
                "count": 9976681,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9976681,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9976681,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9976681,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9976681,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427635.8567,
              5030569.936,
              822.6850243,
              428629.3967,
              5031969.696,
              1036.885024
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427635.85668547824,
                    5030569.936085041,
                    822.6850242597022
                  ],
                  [
                    427635.85668547824,
                    5031969.69608504,
                    822.6850242597022
                  ],
                  [
                    428629.3966854783,
                    5031969.69608504,
                    1036.8850242597023
                  ],
                  [
                    428629.3966854783,
                    5030569.936085041,
                    1036.8850242597023
                  ],
                  [
                    427635.85668547824,
                    5030569.936085041,
                    822.6850242597022
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-18T22:55:41+00:00",
            "end_time": "2011-09-18T21:27: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": "45118B1224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02488096479269,
              45.187401909573126,
              1069.9577864463956
            ],
            [
              -118.02510732834877,
              45.20001079955661,
              1069.9577864463956
            ],
            [
              -118.012530335302,
              45.200123002746636,
              1230.3177864463958
            ],
            [
              -118.0123067478327,
              45.18751406371961,
              1230.3177864463958
            ],
            [
              -118.02488096479269,
              45.187401909573126,
              1069.9577864463956
            ]
          ]
        ]
      },
      "bbox": [
        -118.0251073,
        45.18740191,
        1069.957786,
        -118.0123067,
        45.200123,
        1230.317786
      ],
      "properties": {
        "datetime": "2011-09-19T18:42:24Z",
        "pc:count": 7966940,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420041.5719,
            "count": 7966940,
            "maximum": 420476.4897,
            "minimum": 419488.5297,
            "name": "X",
            "position": 0,
            "stddev": 258.0147975,
            "variance": 66571.63571
          },
          {
            "average": 5005043.329,
            "count": 7966940,
            "maximum": 5005679.872,
            "minimum": 5004278.912,
            "name": "Y",
            "position": 1,
            "stddev": 391.6084617,
            "variance": 153357.1873
          },
          {
            "average": 1125.780948,
            "count": 7966940,
            "maximum": 1230.317786,
            "minimum": 1069.957786,
            "name": "Z",
            "position": 2,
            "stddev": 38.35848815,
            "variance": 1471.373613
          },
          {
            "average": 101.8146615,
            "count": 7966940,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.52575388,
            "variance": 1192.027681
          },
          {
            "average": 1.026058688,
            "count": 7966940,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1723528727,
            "variance": 0.02970551274
          },
          {
            "average": 1.054381858,
            "count": 7966940,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2563274055,
            "variance": 0.06570373883
          },
          {
            "average": 0.500023723,
            "count": 7966940,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000308,
            "variance": 0.2500000308
          },
          {
            "average": 0,
            "count": 7966940,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.310967699,
            "count": 7966940,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.462889637,
            "variance": 0.2142668161
          },
          {
            "average": -0.7527957319,
            "count": 7966940,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.546537585,
            "variance": 73.04330469
          },
          {
            "average": 137.573987,
            "count": 7966940,
            "maximum": 138,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4944956565,
            "variance": 0.2445259543
          },
          {
            "average": 10661.01629,
            "count": 7966940,
            "maximum": 10682,
            "minimum": 10645,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 17.57043547,
            "variance": 308.7202026
          },
          {
            "average": 28416.74526,
            "count": 7966940,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 8895.841768,
            "variance": 79136000.76
          },
          {
            "average": 27815.22912,
            "count": 7966940,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 7693.057981,
            "variance": 59183141.1
          },
          {
            "average": 23970.11249,
            "count": 7966940,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 6591.63162,
            "variance": 43449607.41
          },
          {
            "average": 425747.5445,
            "count": 7966940,
            "maximum": 492944.6491,
            "minimum": 335365.6677,
            "name": "GpsTime",
            "position": 15,
            "stddev": 76697.39124,
            "variance": 5882489823
          },
          {
            "average": 0,
            "count": 7966940,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7966940,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7966940,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7966940,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7966940,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419488.5297,
          5004278.912,
          1069.957786,
          420476.4897,
          5005679.872,
          1230.317786
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419488.5297266359,
                5004278.911823377,
                1069.9577864463956
              ],
              [
                419488.5297266359,
                5005679.871823378,
                1069.9577864463956
              ],
              [
                420476.48972663586,
                5005679.871823378,
                1230.3177864463958
              ],
              [
                420476.48972663586,
                5004278.911823377,
                1230.3177864463958
              ],
              [
                419488.5297266359,
                5004278.911823377,
                1069.9577864463956
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:42:24+00:00",
        "end_time": "2011-09-17T22:56:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118B1224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118B1224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118B1224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0251073,
            45.18740191,
            1069.957786,
            -118.0123067,
            45.200123,
            1230.317786
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02488096479269,
                  45.187401909573126,
                  1069.9577864463956
                ],
                [
                  -118.02510732834877,
                  45.20001079955661,
                  1069.9577864463956
                ],
                [
                  -118.012530335302,
                  45.200123002746636,
                  1230.3177864463958
                ],
                [
                  -118.0123067478327,
                  45.18751406371961,
                  1230.3177864463958
                ],
                [
                  -118.02488096479269,
                  45.187401909573126,
                  1069.9577864463956
                ]
              ]
            ]
          },
          "id": "45118B1224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:42:24Z",
            "pc:count": 7966940,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420041.5719,
                "count": 7966940,
                "maximum": 420476.4897,
                "minimum": 419488.5297,
                "name": "X",
                "position": 0,
                "stddev": 258.0147975,
                "variance": 66571.63571
              },
              {
                "average": 5005043.329,
                "count": 7966940,
                "maximum": 5005679.872,
                "minimum": 5004278.912,
                "name": "Y",
                "position": 1,
                "stddev": 391.6084617,
                "variance": 153357.1873
              },
              {
                "average": 1125.780948,
                "count": 7966940,
                "maximum": 1230.317786,
                "minimum": 1069.957786,
                "name": "Z",
                "position": 2,
                "stddev": 38.35848815,
                "variance": 1471.373613
              },
              {
                "average": 101.8146615,
                "count": 7966940,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.52575388,
                "variance": 1192.027681
              },
              {
                "average": 1.026058688,
                "count": 7966940,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1723528727,
                "variance": 0.02970551274
              },
              {
                "average": 1.054381858,
                "count": 7966940,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2563274055,
                "variance": 0.06570373883
              },
              {
                "average": 0.500023723,
                "count": 7966940,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000308,
                "variance": 0.2500000308
              },
              {
                "average": 0,
                "count": 7966940,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.310967699,
                "count": 7966940,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.462889637,
                "variance": 0.2142668161
              },
              {
                "average": -0.7527957319,
                "count": 7966940,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.546537585,
                "variance": 73.04330469
              },
              {
                "average": 137.573987,
                "count": 7966940,
                "maximum": 138,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4944956565,
                "variance": 0.2445259543
              },
              {
                "average": 10661.01629,
                "count": 7966940,
                "maximum": 10682,
                "minimum": 10645,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 17.57043547,
                "variance": 308.7202026
              },
              {
                "average": 28416.74526,
                "count": 7966940,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 8895.841768,
                "variance": 79136000.76
              },
              {
                "average": 27815.22912,
                "count": 7966940,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 7693.057981,
                "variance": 59183141.1
              },
              {
                "average": 23970.11249,
                "count": 7966940,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 6591.63162,
                "variance": 43449607.41
              },
              {
                "average": 425747.5445,
                "count": 7966940,
                "maximum": 492944.6491,
                "minimum": 335365.6677,
                "name": "GpsTime",
                "position": 15,
                "stddev": 76697.39124,
                "variance": 5882489823
              },
              {
                "average": 0,
                "count": 7966940,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7966940,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7966940,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7966940,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7966940,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419488.5297,
              5004278.912,
              1069.957786,
              420476.4897,
              5005679.872,
              1230.317786
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419488.5297266359,
                    5004278.911823377,
                    1069.9577864463956
                  ],
                  [
                    419488.5297266359,
                    5005679.871823378,
                    1069.9577864463956
                  ],
                  [
                    420476.48972663586,
                    5005679.871823378,
                    1230.3177864463958
                  ],
                  [
                    420476.48972663586,
                    5004278.911823377,
                    1230.3177864463958
                  ],
                  [
                    419488.5297266359,
                    5004278.911823377,
                    1069.9577864463956
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:42:24+00:00",
            "end_time": "2011-09-17T22: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": "45117E8319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252506067539,
              45.512407773578325,
              918.597431191029
            ],
            [
              -117.96273996757743,
              45.52500988162487,
              918.597431191029
            ],
            [
              -117.95003008736597,
              45.525116301001376,
              1143.157431191029
            ],
            [
              -117.94981801657741,
              45.51251414645772,
              1143.157431191029
            ],
            [
              -117.96252506067539,
              45.512407773578325,
              918.597431191029
            ]
          ]
        ]
      },
      "bbox": [
        -117.96274,
        45.51240777,
        918.5974312,
        -117.949818,
        45.5251163,
        1143.157431
      ],
      "properties": {
        "datetime": "2011-09-15T00:13:58Z",
        "pc:count": 13906816,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425331.7101,
            "count": 13906816,
            "maximum": 425811.3082,
            "minimum": 424818.6282,
            "name": "X",
            "position": 0,
            "stddev": 284.3877091,
            "variance": 80876.3691
          },
          {
            "average": 5041117.006,
            "count": 13906816,
            "maximum": 5041725.092,
            "minimum": 5040324.832,
            "name": "Y",
            "position": 1,
            "stddev": 389.1378032,
            "variance": 151428.2299
          },
          {
            "average": 997.8949351,
            "count": 13906816,
            "maximum": 1143.157431,
            "minimum": 918.5974312,
            "name": "Z",
            "position": 2,
            "stddev": 36.77349746,
            "variance": 1352.290115
          },
          {
            "average": 217.3989113,
            "count": 13906816,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 37.2812875,
            "variance": 1389.894397
          },
          {
            "average": 1.009148464,
            "count": 13906816,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09811110931,
            "variance": 0.009625789771
          },
          {
            "average": 1.018296208,
            "count": 13906816,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1402050684,
            "variance": 0.0196574612
          },
          {
            "average": 0.4931872975,
            "count": 13906816,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999536029,
            "variance": 0.2499536051
          },
          {
            "average": 0,
            "count": 13906816,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.239572523,
            "count": 13906816,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4268226124,
            "variance": 0.1821775425
          },
          {
            "average": -2.035450929,
            "count": 13906816,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.640700555,
            "variance": 58.38030497
          },
          {
            "average": 204.3127937,
            "count": 13906816,
            "maximum": 213,
            "minimum": 184,
            "name": "UserData",
            "position": 10,
            "stddev": 5.660365141,
            "variance": 32.03973353
          },
          {
            "average": 210.5379034,
            "count": 13906816,
            "maximum": 243,
            "minimum": 183,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.21308312,
            "variance": 586.2733941
          },
          {
            "average": 32206.6212,
            "count": 13906816,
            "maximum": 64000,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 10560.08899,
            "variance": 111515479.4
          },
          {
            "average": 31644.30593,
            "count": 13906816,
            "maximum": 65024,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 7673.784595,
            "variance": 58886970.02
          },
          {
            "average": 25680.48684,
            "count": 13906816,
            "maximum": 64256,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6985.082586,
            "variance": 48791378.73
          },
          {
            "average": 76063.97313,
            "count": 13906816,
            "maximum": 80838.82491,
            "minimum": 74346.22901,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1782.547065,
            "variance": 3177474.04
          },
          {
            "average": 0,
            "count": 13906816,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13906816,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13906816,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13906816,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13906816,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424818.6282,
          5040324.832,
          918.5974312,
          425811.3082,
          5041725.092,
          1143.157431
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424818.628249763,
                5040324.832124622,
                918.597431191029
              ],
              [
                424818.628249763,
                5041725.092124621,
                918.597431191029
              ],
              [
                425811.30824976304,
                5041725.092124621,
                1143.157431191029
              ],
              [
                425811.30824976304,
                5040324.832124622,
                1143.157431191029
              ],
              [
                424818.628249763,
                5040324.832124622,
                918.597431191029
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:13:58+00:00",
        "end_time": "2011-09-14T22:25:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.96274,
            45.51240777,
            918.5974312,
            -117.949818,
            45.5251163,
            1143.157431
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252506067539,
                  45.512407773578325,
                  918.597431191029
                ],
                [
                  -117.96273996757743,
                  45.52500988162487,
                  918.597431191029
                ],
                [
                  -117.95003008736597,
                  45.525116301001376,
                  1143.157431191029
                ],
                [
                  -117.94981801657741,
                  45.51251414645772,
                  1143.157431191029
                ],
                [
                  -117.96252506067539,
                  45.512407773578325,
                  918.597431191029
                ]
              ]
            ]
          },
          "id": "45117E8319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:13:58Z",
            "pc:count": 13906816,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425331.7101,
                "count": 13906816,
                "maximum": 425811.3082,
                "minimum": 424818.6282,
                "name": "X",
                "position": 0,
                "stddev": 284.3877091,
                "variance": 80876.3691
              },
              {
                "average": 5041117.006,
                "count": 13906816,
                "maximum": 5041725.092,
                "minimum": 5040324.832,
                "name": "Y",
                "position": 1,
                "stddev": 389.1378032,
                "variance": 151428.2299
              },
              {
                "average": 997.8949351,
                "count": 13906816,
                "maximum": 1143.157431,
                "minimum": 918.5974312,
                "name": "Z",
                "position": 2,
                "stddev": 36.77349746,
                "variance": 1352.290115
              },
              {
                "average": 217.3989113,
                "count": 13906816,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 37.2812875,
                "variance": 1389.894397
              },
              {
                "average": 1.009148464,
                "count": 13906816,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09811110931,
                "variance": 0.009625789771
              },
              {
                "average": 1.018296208,
                "count": 13906816,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1402050684,
                "variance": 0.0196574612
              },
              {
                "average": 0.4931872975,
                "count": 13906816,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999536029,
                "variance": 0.2499536051
              },
              {
                "average": 0,
                "count": 13906816,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.239572523,
                "count": 13906816,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4268226124,
                "variance": 0.1821775425
              },
              {
                "average": -2.035450929,
                "count": 13906816,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.640700555,
                "variance": 58.38030497
              },
              {
                "average": 204.3127937,
                "count": 13906816,
                "maximum": 213,
                "minimum": 184,
                "name": "UserData",
                "position": 10,
                "stddev": 5.660365141,
                "variance": 32.03973353
              },
              {
                "average": 210.5379034,
                "count": 13906816,
                "maximum": 243,
                "minimum": 183,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.21308312,
                "variance": 586.2733941
              },
              {
                "average": 32206.6212,
                "count": 13906816,
                "maximum": 64000,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 10560.08899,
                "variance": 111515479.4
              },
              {
                "average": 31644.30593,
                "count": 13906816,
                "maximum": 65024,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 7673.784595,
                "variance": 58886970.02
              },
              {
                "average": 25680.48684,
                "count": 13906816,
                "maximum": 64256,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6985.082586,
                "variance": 48791378.73
              },
              {
                "average": 76063.97313,
                "count": 13906816,
                "maximum": 80838.82491,
                "minimum": 74346.22901,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1782.547065,
                "variance": 3177474.04
              },
              {
                "average": 0,
                "count": 13906816,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13906816,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13906816,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13906816,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13906816,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424818.6282,
              5040324.832,
              918.5974312,
              425811.3082,
              5041725.092,
              1143.157431
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424818.628249763,
                    5040324.832124622,
                    918.597431191029
                  ],
                  [
                    424818.628249763,
                    5041725.092124621,
                    918.597431191029
                  ],
                  [
                    425811.30824976304,
                    5041725.092124621,
                    1143.157431191029
                  ],
                  [
                    425811.30824976304,
                    5040324.832124622,
                    1143.157431191029
                  ],
                  [
                    424818.628249763,
                    5040324.832124622,
                    918.597431191029
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:13:58+00:00",
            "end_time": "2011-09-14T22:25: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": "45118B1415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00976596986347,
              45.14992647144164,
              1214.5896447891278
            ],
            [
              -118.00998827800525,
              45.1625113829669,
              1214.5896447891278
            ],
            [
              -118.00002901600264,
              45.162599028814434,
              1486.929644789128
            ],
            [
              -117.99980889910081,
              45.1500140790526,
              1486.929644789128
            ],
            [
              -118.00976596986347,
              45.14992647144164,
              1214.5896447891278
            ]
          ]
        ]
      },
      "bbox": [
        -118.0099883,
        45.14992647,
        1214.589645,
        -117.9998089,
        45.16259903,
        1486.929645
      ],
      "properties": {
        "datetime": "2011-09-19T18:52:56Z",
        "pc:count": 5853376,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421108.602,
            "count": 5853376,
            "maximum": 421406.7331,
            "minimum": 420623.8931,
            "name": "X",
            "position": 0,
            "stddev": 178.312695,
            "variance": 31795.41721
          },
          {
            "average": 5000873.005,
            "count": 5853376,
            "maximum": 5001499.067,
            "minimum": 5000100.787,
            "name": "Y",
            "position": 1,
            "stddev": 401.3084796,
            "variance": 161048.4958
          },
          {
            "average": 1328.55036,
            "count": 5853376,
            "maximum": 1486.929645,
            "minimum": 1214.589645,
            "name": "Z",
            "position": 2,
            "stddev": 64.69797755,
            "variance": 4185.828299
          },
          {
            "average": 94.166603,
            "count": 5853376,
            "maximum": 222,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.53798878,
            "variance": 1563.252556
          },
          {
            "average": 1.064990699,
            "count": 5853376,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.263971764,
            "variance": 0.06968109221
          },
          {
            "average": 1.134491616,
            "count": 5853376,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3832154852,
            "variance": 0.1468541081
          },
          {
            "average": 0.5001952719,
            "count": 5853376,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000046,
            "variance": 0.2500000046
          },
          {
            "average": 0,
            "count": 5853376,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.251789053,
            "count": 5853376,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4340407331,
            "variance": 0.188391358
          },
          {
            "average": 0.4514335216,
            "count": 5853376,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.307907487,
            "variance": 69.02132681
          },
          {
            "average": 137.9742099,
            "count": 5853376,
            "maximum": 138,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1585085182,
            "variance": 0.02512495034
          },
          {
            "average": 10647.72378,
            "count": 5853376,
            "maximum": 10682,
            "minimum": 10645,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.672316334,
            "variance": 32.1751726
          },
          {
            "average": 22932.18531,
            "count": 5853376,
            "maximum": 65024,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 10365.7677,
            "variance": 107449140
          },
          {
            "average": 23076.6091,
            "count": 5853376,
            "maximum": 64256,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 9358.933727,
            "variance": 87589640.5
          },
          {
            "average": 20281.35387,
            "count": 5853376,
            "maximum": 65280,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 7553.924327,
            "variance": 57061772.73
          },
          {
            "average": 488344.4574,
            "count": 5853376,
            "maximum": 493576.4074,
            "minimum": 337125.3164,
            "name": "GpsTime",
            "position": 15,
            "stddev": 24610.77907,
            "variance": 605690446.3
          },
          {
            "average": 0,
            "count": 5853376,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5853376,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5853376,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5853376,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5853376,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420623.8931,
          5000100.787,
          1214.589645,
          421406.7331,
          5001499.067,
          1486.929645
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420623.89308337745,
                5000100.787108725,
                1214.5896447891278
              ],
              [
                420623.89308337745,
                5001499.067108724,
                1214.5896447891278
              ],
              [
                421406.7330833774,
                5001499.067108724,
                1486.929644789128
              ],
              [
                421406.7330833774,
                5000100.787108725,
                1486.929644789128
              ],
              [
                420623.89308337745,
                5000100.787108725,
                1214.5896447891278
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:52:56+00:00",
        "end_time": "2011-09-17T23:25:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118B1415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118B1415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118B1415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0099883,
            45.14992647,
            1214.589645,
            -117.9998089,
            45.16259903,
            1486.929645
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00976596986347,
                  45.14992647144164,
                  1214.5896447891278
                ],
                [
                  -118.00998827800525,
                  45.1625113829669,
                  1214.5896447891278
                ],
                [
                  -118.00002901600264,
                  45.162599028814434,
                  1486.929644789128
                ],
                [
                  -117.99980889910081,
                  45.1500140790526,
                  1486.929644789128
                ],
                [
                  -118.00976596986347,
                  45.14992647144164,
                  1214.5896447891278
                ]
              ]
            ]
          },
          "id": "45118B1415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:52:56Z",
            "pc:count": 5853376,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421108.602,
                "count": 5853376,
                "maximum": 421406.7331,
                "minimum": 420623.8931,
                "name": "X",
                "position": 0,
                "stddev": 178.312695,
                "variance": 31795.41721
              },
              {
                "average": 5000873.005,
                "count": 5853376,
                "maximum": 5001499.067,
                "minimum": 5000100.787,
                "name": "Y",
                "position": 1,
                "stddev": 401.3084796,
                "variance": 161048.4958
              },
              {
                "average": 1328.55036,
                "count": 5853376,
                "maximum": 1486.929645,
                "minimum": 1214.589645,
                "name": "Z",
                "position": 2,
                "stddev": 64.69797755,
                "variance": 4185.828299
              },
              {
                "average": 94.166603,
                "count": 5853376,
                "maximum": 222,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.53798878,
                "variance": 1563.252556
              },
              {
                "average": 1.064990699,
                "count": 5853376,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.263971764,
                "variance": 0.06968109221
              },
              {
                "average": 1.134491616,
                "count": 5853376,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3832154852,
                "variance": 0.1468541081
              },
              {
                "average": 0.5001952719,
                "count": 5853376,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000046,
                "variance": 0.2500000046
              },
              {
                "average": 0,
                "count": 5853376,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.251789053,
                "count": 5853376,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4340407331,
                "variance": 0.188391358
              },
              {
                "average": 0.4514335216,
                "count": 5853376,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.307907487,
                "variance": 69.02132681
              },
              {
                "average": 137.9742099,
                "count": 5853376,
                "maximum": 138,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1585085182,
                "variance": 0.02512495034
              },
              {
                "average": 10647.72378,
                "count": 5853376,
                "maximum": 10682,
                "minimum": 10645,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.672316334,
                "variance": 32.1751726
              },
              {
                "average": 22932.18531,
                "count": 5853376,
                "maximum": 65024,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 10365.7677,
                "variance": 107449140
              },
              {
                "average": 23076.6091,
                "count": 5853376,
                "maximum": 64256,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 9358.933727,
                "variance": 87589640.5
              },
              {
                "average": 20281.35387,
                "count": 5853376,
                "maximum": 65280,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 7553.924327,
                "variance": 57061772.73
              },
              {
                "average": 488344.4574,
                "count": 5853376,
                "maximum": 493576.4074,
                "minimum": 337125.3164,
                "name": "GpsTime",
                "position": 15,
                "stddev": 24610.77907,
                "variance": 605690446.3
              },
              {
                "average": 0,
                "count": 5853376,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5853376,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5853376,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5853376,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5853376,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420623.8931,
              5000100.787,
              1214.589645,
              421406.7331,
              5001499.067,
              1486.929645
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420623.89308337745,
                    5000100.787108725,
                    1214.5896447891278
                  ],
                  [
                    420623.89308337745,
                    5001499.067108724,
                    1214.5896447891278
                  ],
                  [
                    421406.7330833774,
                    5001499.067108724,
                    1486.929644789128
                  ],
                  [
                    421406.7330833774,
                    5000100.787108725,
                    1486.929644789128
                  ],
                  [
                    420623.89308337745,
                    5000100.787108725,
                    1214.5896447891278
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:52:56+00:00",
            "end_time": "2011-09-17T23:25: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": "45117E7318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.85002486519178,
              45.51241986028824,
              904.8587363173797
            ],
            [
              -117.85021446587467,
              45.52500976031659,
              904.8587363173797
            ],
            [
              -117.83758025015469,
              45.52510310185522,
              1142.2187363173796
            ],
            [
              -117.83739346614337,
              45.51251316108321,
              1142.2187363173796
            ],
            [
              -117.85002486519178,
              45.51241986028824,
              904.8587363173797
            ]
          ]
        ]
      },
      "bbox": [
        -117.8502145,
        45.51241986,
        904.8587363,
        -117.8373935,
        45.5251031,
        1142.218736
      ],
      "properties": {
        "datetime": "2011-09-15T00:16:14Z",
        "pc:count": 12698467,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 434080.1563,
            "count": 12698467,
            "maximum": 434592.7134,
            "minimum": 433605.9734,
            "name": "X",
            "position": 0,
            "stddev": 273.913434,
            "variance": 75028.5693
          },
          {
            "average": 5040885.612,
            "count": 12698467,
            "maximum": 5041625.869,
            "minimum": 5040227.009,
            "name": "Y",
            "position": 1,
            "stddev": 359.6389411,
            "variance": 129340.168
          },
          {
            "average": 1039.242186,
            "count": 12698467,
            "maximum": 1142.218736,
            "minimum": 904.8587363,
            "name": "Z",
            "position": 2,
            "stddev": 67.20562226,
            "variance": 4516.595663
          },
          {
            "average": 208.2904783,
            "count": 12698467,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.13332576,
            "variance": 2513.350352
          },
          {
            "average": 1.028344681,
            "count": 12698467,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1803434337,
            "variance": 0.03252375409
          },
          {
            "average": 1.056740156,
            "count": 12698467,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2621372469,
            "variance": 0.06871593623
          },
          {
            "average": 0.4953361693,
            "count": 12698467,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999782679,
            "variance": 0.2499782684
          },
          {
            "average": 0,
            "count": 12698467,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.214523218,
            "count": 12698467,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4104911936,
            "variance": 0.16850302
          },
          {
            "average": -0.8280280723,
            "count": 12698467,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.931386199,
            "variance": 62.90688703
          },
          {
            "average": 204.4892427,
            "count": 12698467,
            "maximum": 213,
            "minimum": 182,
            "name": "UserData",
            "position": 10,
            "stddev": 6.832349476,
            "variance": 46.68099937
          },
          {
            "average": 186.9538907,
            "count": 12698467,
            "maximum": 243,
            "minimum": 153,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 28.27649344,
            "variance": 799.5600813
          },
          {
            "average": 33399.57635,
            "count": 12698467,
            "maximum": 60160,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8855.3711,
            "variance": 78417597.31
          },
          {
            "average": 30956.37743,
            "count": 12698467,
            "maximum": 63232,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 6766.825824,
            "variance": 45789931.73
          },
          {
            "average": 25378.7344,
            "count": 12698467,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 5034.158768,
            "variance": 25342754.5
          },
          {
            "average": 68696.83776,
            "count": 12698467,
            "maximum": 80974.72843,
            "minimum": 65651.95246,
            "name": "GpsTime",
            "position": 15,
            "stddev": 5694.689685,
            "variance": 32429490.61
          },
          {
            "average": 0,
            "count": 12698467,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12698467,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12698467,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12698467,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12698467,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          433605.9734,
          5040227.009,
          904.8587363,
          434592.7134,
          5041625.869,
          1142.218736
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                433605.9734297752,
                5040227.008613972,
                904.8587363173797
              ],
              [
                433605.9734297752,
                5041625.868613971,
                904.8587363173797
              ],
              [
                434592.7134297752,
                5041625.868613971,
                1142.2187363173796
              ],
              [
                434592.7134297752,
                5040227.008613972,
                1142.2187363173796
              ],
              [
                433605.9734297752,
                5040227.008613972,
                904.8587363173797
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:16:14+00:00",
        "end_time": "2011-09-14T20:00:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E7318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E7318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E7318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8502145,
            45.51241986,
            904.8587363,
            -117.8373935,
            45.5251031,
            1142.218736
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.85002486519178,
                  45.51241986028824,
                  904.8587363173797
                ],
                [
                  -117.85021446587467,
                  45.52500976031659,
                  904.8587363173797
                ],
                [
                  -117.83758025015469,
                  45.52510310185522,
                  1142.2187363173796
                ],
                [
                  -117.83739346614337,
                  45.51251316108321,
                  1142.2187363173796
                ],
                [
                  -117.85002486519178,
                  45.51241986028824,
                  904.8587363173797
                ]
              ]
            ]
          },
          "id": "45117E7318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:16:14Z",
            "pc:count": 12698467,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 434080.1563,
                "count": 12698467,
                "maximum": 434592.7134,
                "minimum": 433605.9734,
                "name": "X",
                "position": 0,
                "stddev": 273.913434,
                "variance": 75028.5693
              },
              {
                "average": 5040885.612,
                "count": 12698467,
                "maximum": 5041625.869,
                "minimum": 5040227.009,
                "name": "Y",
                "position": 1,
                "stddev": 359.6389411,
                "variance": 129340.168
              },
              {
                "average": 1039.242186,
                "count": 12698467,
                "maximum": 1142.218736,
                "minimum": 904.8587363,
                "name": "Z",
                "position": 2,
                "stddev": 67.20562226,
                "variance": 4516.595663
              },
              {
                "average": 208.2904783,
                "count": 12698467,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.13332576,
                "variance": 2513.350352
              },
              {
                "average": 1.028344681,
                "count": 12698467,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1803434337,
                "variance": 0.03252375409
              },
              {
                "average": 1.056740156,
                "count": 12698467,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2621372469,
                "variance": 0.06871593623
              },
              {
                "average": 0.4953361693,
                "count": 12698467,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999782679,
                "variance": 0.2499782684
              },
              {
                "average": 0,
                "count": 12698467,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.214523218,
                "count": 12698467,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4104911936,
                "variance": 0.16850302
              },
              {
                "average": -0.8280280723,
                "count": 12698467,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.931386199,
                "variance": 62.90688703
              },
              {
                "average": 204.4892427,
                "count": 12698467,
                "maximum": 213,
                "minimum": 182,
                "name": "UserData",
                "position": 10,
                "stddev": 6.832349476,
                "variance": 46.68099937
              },
              {
                "average": 186.9538907,
                "count": 12698467,
                "maximum": 243,
                "minimum": 153,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 28.27649344,
                "variance": 799.5600813
              },
              {
                "average": 33399.57635,
                "count": 12698467,
                "maximum": 60160,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8855.3711,
                "variance": 78417597.31
              },
              {
                "average": 30956.37743,
                "count": 12698467,
                "maximum": 63232,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 6766.825824,
                "variance": 45789931.73
              },
              {
                "average": 25378.7344,
                "count": 12698467,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 5034.158768,
                "variance": 25342754.5
              },
              {
                "average": 68696.83776,
                "count": 12698467,
                "maximum": 80974.72843,
                "minimum": 65651.95246,
                "name": "GpsTime",
                "position": 15,
                "stddev": 5694.689685,
                "variance": 32429490.61
              },
              {
                "average": 0,
                "count": 12698467,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12698467,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12698467,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12698467,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12698467,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              433605.9734,
              5040227.009,
              904.8587363,
              434592.7134,
              5041625.869,
              1142.218736
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    433605.9734297752,
                    5040227.008613972,
                    904.8587363173797
                  ],
                  [
                    433605.9734297752,
                    5041625.868613971,
                    904.8587363173797
                  ],
                  [
                    434592.7134297752,
                    5041625.868613971,
                    1142.2187363173796
                  ],
                  [
                    434592.7134297752,
                    5040227.008613972,
                    1142.2187363173796
                  ],
                  [
                    433605.9734297752,
                    5040227.008613972,
                    904.8587363173797
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:16:14+00:00",
            "end_time": "2011-09-14T20:00:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117D8311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002469332321,
              45.399903428900224,
              839.8471488230645
            ],
            [
              -118.00024716814264,
              45.412509604646345,
              839.8471488230645
            ],
            [
              -117.9875302323097,
              45.41262026833146,
              857.1271488230644
            ],
            [
              -117.98731058486845,
              45.400014044221415,
              857.1271488230644
            ],
            [
              -118.00002469332321,
              45.399903428900224,
              839.8471488230645
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002472,
        45.39990343,
        839.8471488,
        -117.9873106,
        45.41262027,
        857.1271488
      ],
      "properties": {
        "datetime": "2011-09-15T00:06:16Z",
        "pc:count": 10945048,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422237.4441,
            "count": 10945048,
            "maximum": 422729.2786,
            "minimum": 421734.0586,
            "name": "X",
            "position": 0,
            "stddev": 289.7984362,
            "variance": 83983.13361
          },
          {
            "average": 5028561.18,
            "count": 10945048,
            "maximum": 5029262.542,
            "minimum": 5027861.842,
            "name": "Y",
            "position": 1,
            "stddev": 403.2268874,
            "variance": 162591.9227
          },
          {
            "average": 844.3079483,
            "count": 10945048,
            "maximum": 857.1271488,
            "minimum": 839.8471488,
            "name": "Z",
            "position": 2,
            "stddev": 2.10040961,
            "variance": 4.411720529
          },
          {
            "average": 111.1706262,
            "count": 10945048,
            "maximum": 250,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.73204354,
            "variance": 563.2098904
          },
          {
            "average": 1.000135038,
            "count": 10945048,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01162767158,
            "variance": 0.0001352027464
          },
          {
            "average": 1.000273548,
            "count": 10945048,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01656463757,
            "variance": 0.0002743872179
          },
          {
            "average": 0.5002418445,
            "count": 10945048,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999644,
            "variance": 0.2499999644
          },
          {
            "average": 0,
            "count": 10945048,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276541684,
            "count": 10945048,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4472878258,
            "variance": 0.2000663991
          },
          {
            "average": -1.367590233,
            "count": 10945048,
            "maximum": 18,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.019087937,
            "variance": 81.34394721
          },
          {
            "average": 121.7137685,
            "count": 10945048,
            "maximum": 212,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 10.3089207,
            "variance": 106.2738459
          },
          {
            "average": 1013.458109,
            "count": 10945048,
            "maximum": 1029,
            "minimum": 194,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 98.95331986,
            "variance": 9791.759512
          },
          {
            "average": 26247.52405,
            "count": 10945048,
            "maximum": 57344,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 9658.067048,
            "variance": 93278259.11
          },
          {
            "average": 26436.49517,
            "count": 10945048,
            "maximum": 54784,
            "minimum": 7936,
            "name": "Green",
            "position": 13,
            "stddev": 7627.750973,
            "variance": 58182584.9
          },
          {
            "average": 23161.54537,
            "count": 10945048,
            "maximum": 54784,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 7053.260614,
            "variance": 49748485.29
          },
          {
            "average": 78427.00818,
            "count": 10945048,
            "maximum": 80376.66809,
            "minimum": 76364.7709,
            "name": "GpsTime",
            "position": 15,
            "stddev": 901.7347473,
            "variance": 813125.5545
          },
          {
            "average": 0,
            "count": 10945048,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10945048,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10945048,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10945048,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10945048,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421734.0586,
          5027861.842,
          839.8471488,
          422729.2786,
          5029262.542,
          857.1271488
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421734.05858615565,
                5027861.842329383,
                839.8471488230645
              ],
              [
                421734.05858615565,
                5029262.542329382,
                839.8471488230645
              ],
              [
                422729.2785861556,
                5029262.542329382,
                857.1271488230644
              ],
              [
                422729.2785861556,
                5027861.842329383,
                857.1271488230644
              ],
              [
                421734.05858615565,
                5027861.842329383,
                839.8471488230645
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:06:16+00:00",
        "end_time": "2011-09-14T22:59:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002472,
            45.39990343,
            839.8471488,
            -117.9873106,
            45.41262027,
            857.1271488
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002469332321,
                  45.399903428900224,
                  839.8471488230645
                ],
                [
                  -118.00024716814264,
                  45.412509604646345,
                  839.8471488230645
                ],
                [
                  -117.9875302323097,
                  45.41262026833146,
                  857.1271488230644
                ],
                [
                  -117.98731058486845,
                  45.400014044221415,
                  857.1271488230644
                ],
                [
                  -118.00002469332321,
                  45.399903428900224,
                  839.8471488230645
                ]
              ]
            ]
          },
          "id": "45117D8311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:06:16Z",
            "pc:count": 10945048,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422237.4441,
                "count": 10945048,
                "maximum": 422729.2786,
                "minimum": 421734.0586,
                "name": "X",
                "position": 0,
                "stddev": 289.7984362,
                "variance": 83983.13361
              },
              {
                "average": 5028561.18,
                "count": 10945048,
                "maximum": 5029262.542,
                "minimum": 5027861.842,
                "name": "Y",
                "position": 1,
                "stddev": 403.2268874,
                "variance": 162591.9227
              },
              {
                "average": 844.3079483,
                "count": 10945048,
                "maximum": 857.1271488,
                "minimum": 839.8471488,
                "name": "Z",
                "position": 2,
                "stddev": 2.10040961,
                "variance": 4.411720529
              },
              {
                "average": 111.1706262,
                "count": 10945048,
                "maximum": 250,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.73204354,
                "variance": 563.2098904
              },
              {
                "average": 1.000135038,
                "count": 10945048,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01162767158,
                "variance": 0.0001352027464
              },
              {
                "average": 1.000273548,
                "count": 10945048,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01656463757,
                "variance": 0.0002743872179
              },
              {
                "average": 0.5002418445,
                "count": 10945048,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999644,
                "variance": 0.2499999644
              },
              {
                "average": 0,
                "count": 10945048,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276541684,
                "count": 10945048,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4472878258,
                "variance": 0.2000663991
              },
              {
                "average": -1.367590233,
                "count": 10945048,
                "maximum": 18,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.019087937,
                "variance": 81.34394721
              },
              {
                "average": 121.7137685,
                "count": 10945048,
                "maximum": 212,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 10.3089207,
                "variance": 106.2738459
              },
              {
                "average": 1013.458109,
                "count": 10945048,
                "maximum": 1029,
                "minimum": 194,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 98.95331986,
                "variance": 9791.759512
              },
              {
                "average": 26247.52405,
                "count": 10945048,
                "maximum": 57344,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 9658.067048,
                "variance": 93278259.11
              },
              {
                "average": 26436.49517,
                "count": 10945048,
                "maximum": 54784,
                "minimum": 7936,
                "name": "Green",
                "position": 13,
                "stddev": 7627.750973,
                "variance": 58182584.9
              },
              {
                "average": 23161.54537,
                "count": 10945048,
                "maximum": 54784,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 7053.260614,
                "variance": 49748485.29
              },
              {
                "average": 78427.00818,
                "count": 10945048,
                "maximum": 80376.66809,
                "minimum": 76364.7709,
                "name": "GpsTime",
                "position": 15,
                "stddev": 901.7347473,
                "variance": 813125.5545
              },
              {
                "average": 0,
                "count": 10945048,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10945048,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10945048,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10945048,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10945048,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421734.0586,
              5027861.842,
              839.8471488,
              422729.2786,
              5029262.542,
              857.1271488
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421734.05858615565,
                    5027861.842329383,
                    839.8471488230645
                  ],
                  [
                    421734.05858615565,
                    5029262.542329382,
                    839.8471488230645
                  ],
                  [
                    422729.2785861556,
                    5029262.542329382,
                    857.1271488230644
                  ],
                  [
                    422729.2785861556,
                    5027861.842329383,
                    857.1271488230644
                  ],
                  [
                    421734.05858615565,
                    5027861.842329383,
                    839.8471488230645
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:06:16+00:00",
            "end_time": "2011-09-14T22:59: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": "45118E1308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.10002440966264,
              45.53739261397787,
              1052.334238577447
            ],
            [
              -118.10027052568753,
              45.55000942024443,
              1052.334238577447
            ],
            [
              -118.08752968300034,
              45.55013143867172,
              1487.774238577447
            ],
            [
              -118.08728641556337,
              45.53751457902932,
              1487.774238577447
            ],
            [
              -118.10002440966264,
              45.53739261397787,
              1052.334238577447
            ]
          ]
        ]
      },
      "bbox": [
        -118.1002705,
        45.53739261,
        1052.334239,
        -118.0872864,
        45.55013144,
        1487.774239
      ],
      "properties": {
        "datetime": "2011-09-15T20:22:05Z",
        "pc:count": 15614696,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414591.9367,
            "count": 15614696,
            "maximum": 415111.3642,
            "minimum": 414116.6642,
            "name": "X",
            "position": 0,
            "stddev": 283.7370489,
            "variance": 80506.7129
          },
          {
            "average": 5043910.638,
            "count": 15614696,
            "maximum": 5044640.462,
            "minimum": 5043238.502,
            "name": "Y",
            "position": 1,
            "stddev": 399.4710504,
            "variance": 159577.1201
          },
          {
            "average": 1209.597641,
            "count": 15614696,
            "maximum": 1487.774239,
            "minimum": 1052.334239,
            "name": "Z",
            "position": 2,
            "stddev": 99.59996225,
            "variance": 9920.152479
          },
          {
            "average": 88.68103356,
            "count": 15614696,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.39023666,
            "variance": 2640.956423
          },
          {
            "average": 1.137385448,
            "count": 15614696,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3761772003,
            "variance": 0.1415092861
          },
          {
            "average": 1.28097646,
            "count": 15614696,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5281657456,
            "variance": 0.2789590548
          },
          {
            "average": 0.4996348952,
            "count": 15614696,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998827,
            "variance": 0.2499998827
          },
          {
            "average": 0,
            "count": 15614696,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.095866228,
            "count": 15614696,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2944077097,
            "variance": 0.08667589952
          },
          {
            "average": -1.327702324,
            "count": 15614696,
            "maximum": 16.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.9492764,
            "variance": 63.19099528
          },
          {
            "average": 177,
            "count": 15614696,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15165.27665,
            "count": 15614696,
            "maximum": 20025,
            "minimum": 9419,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5277.036556,
            "variance": 27847114.81
          },
          {
            "average": 16883.65635,
            "count": 15614696,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10440.30587,
            "variance": 108999986.6
          },
          {
            "average": 18482.17494,
            "count": 15614696,
            "maximum": 52992,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 10792.8539,
            "variance": 116485695.3
          },
          {
            "average": 17333.75808,
            "count": 15614696,
            "maximum": 56832,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9834.162157,
            "variance": 96710745.34
          },
          {
            "average": 150189.4039,
            "count": 15614696,
            "maximum": 153325.8612,
            "minimum": 148873.6629,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1002.79771,
            "variance": 1005603.247
          },
          {
            "average": 0,
            "count": 15614696,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15614696,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15614696,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15614696,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15614696,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414116.6642,
          5043238.502,
          1052.334239,
          415111.3642,
          5044640.462,
          1487.774239
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414116.6642197321,
                5043238.50157189,
                1052.334238577447
              ],
              [
                414116.6642197321,
                5044640.461571891,
                1052.334238577447
              ],
              [
                415111.36421973206,
                5044640.461571891,
                1487.774238577447
              ],
              [
                415111.36421973206,
                5043238.50157189,
                1487.774238577447
              ],
              [
                414116.6642197321,
                5043238.50157189,
                1052.334238577447
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:22:05+00:00",
        "end_time": "2011-09-15T19:07:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1002705,
            45.53739261,
            1052.334239,
            -118.0872864,
            45.55013144,
            1487.774239
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.10002440966264,
                  45.53739261397787,
                  1052.334238577447
                ],
                [
                  -118.10027052568753,
                  45.55000942024443,
                  1052.334238577447
                ],
                [
                  -118.08752968300034,
                  45.55013143867172,
                  1487.774238577447
                ],
                [
                  -118.08728641556337,
                  45.53751457902932,
                  1487.774238577447
                ],
                [
                  -118.10002440966264,
                  45.53739261397787,
                  1052.334238577447
                ]
              ]
            ]
          },
          "id": "45118E1308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:22:05Z",
            "pc:count": 15614696,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414591.9367,
                "count": 15614696,
                "maximum": 415111.3642,
                "minimum": 414116.6642,
                "name": "X",
                "position": 0,
                "stddev": 283.7370489,
                "variance": 80506.7129
              },
              {
                "average": 5043910.638,
                "count": 15614696,
                "maximum": 5044640.462,
                "minimum": 5043238.502,
                "name": "Y",
                "position": 1,
                "stddev": 399.4710504,
                "variance": 159577.1201
              },
              {
                "average": 1209.597641,
                "count": 15614696,
                "maximum": 1487.774239,
                "minimum": 1052.334239,
                "name": "Z",
                "position": 2,
                "stddev": 99.59996225,
                "variance": 9920.152479
              },
              {
                "average": 88.68103356,
                "count": 15614696,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.39023666,
                "variance": 2640.956423
              },
              {
                "average": 1.137385448,
                "count": 15614696,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3761772003,
                "variance": 0.1415092861
              },
              {
                "average": 1.28097646,
                "count": 15614696,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5281657456,
                "variance": 0.2789590548
              },
              {
                "average": 0.4996348952,
                "count": 15614696,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998827,
                "variance": 0.2499998827
              },
              {
                "average": 0,
                "count": 15614696,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.095866228,
                "count": 15614696,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2944077097,
                "variance": 0.08667589952
              },
              {
                "average": -1.327702324,
                "count": 15614696,
                "maximum": 16.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.9492764,
                "variance": 63.19099528
              },
              {
                "average": 177,
                "count": 15614696,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15165.27665,
                "count": 15614696,
                "maximum": 20025,
                "minimum": 9419,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5277.036556,
                "variance": 27847114.81
              },
              {
                "average": 16883.65635,
                "count": 15614696,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10440.30587,
                "variance": 108999986.6
              },
              {
                "average": 18482.17494,
                "count": 15614696,
                "maximum": 52992,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 10792.8539,
                "variance": 116485695.3
              },
              {
                "average": 17333.75808,
                "count": 15614696,
                "maximum": 56832,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9834.162157,
                "variance": 96710745.34
              },
              {
                "average": 150189.4039,
                "count": 15614696,
                "maximum": 153325.8612,
                "minimum": 148873.6629,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1002.79771,
                "variance": 1005603.247
              },
              {
                "average": 0,
                "count": 15614696,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15614696,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15614696,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15614696,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15614696,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414116.6642,
              5043238.502,
              1052.334239,
              415111.3642,
              5044640.462,
              1487.774239
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414116.6642197321,
                    5043238.50157189,
                    1052.334238577447
                  ],
                  [
                    414116.6642197321,
                    5044640.461571891,
                    1052.334238577447
                  ],
                  [
                    415111.36421973206,
                    5044640.461571891,
                    1487.774238577447
                  ],
                  [
                    415111.36421973206,
                    5043238.50157189,
                    1487.774238577447
                  ],
                  [
                    414116.6642197321,
                    5043238.50157189,
                    1052.334238577447
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:22:05+00:00",
            "end_time": "2011-09-15T19: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": "45118B1208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.03742709057944,
              45.22490067484535,
              864.5078909393146
            ],
            [
              -118.03765654420125,
              45.23751051191334,
              864.5078909393146
            ],
            [
              -118.02502929263515,
              45.23762454667207,
              1175.8478909393148
            ],
            [
              -118.02480263004416,
              45.22501465975567,
              1175.8478909393148
            ],
            [
              -118.03742709057944,
              45.22490067484535,
              864.5078909393146
            ]
          ]
        ]
      },
      "bbox": [
        -118.0376565,
        45.22490067,
        864.5078909,
        -118.0248026,
        45.23762455,
        1175.847891
      ],
      "properties": {
        "datetime": "2011-09-19T18:22:35Z",
        "pc:count": 9368797,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419061.6871,
            "count": 9368797,
            "maximum": 419547.7256,
            "minimum": 418556.4656,
            "name": "X",
            "position": 0,
            "stddev": 271.1417948,
            "variance": 73517.8729
          },
          {
            "average": 5009145.943,
            "count": 9368797,
            "maximum": 5009858.361,
            "minimum": 5008457.281,
            "name": "Y",
            "position": 1,
            "stddev": 400.4845115,
            "variance": 160387.8439
          },
          {
            "average": 971.4476937,
            "count": 9368797,
            "maximum": 1175.847891,
            "minimum": 864.5078909,
            "name": "Z",
            "position": 2,
            "stddev": 74.07031681,
            "variance": 5486.411832
          },
          {
            "average": 101.9720871,
            "count": 9368797,
            "maximum": 241,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.22879221,
            "variance": 1104.152632
          },
          {
            "average": 1.018419974,
            "count": 9368797,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.140714767,
            "variance": 0.01980064565
          },
          {
            "average": 1.038543262,
            "count": 9368797,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.206751915,
            "variance": 0.04274635437
          },
          {
            "average": 0.5001321941,
            "count": 9368797,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000092,
            "variance": 0.2500000092
          },
          {
            "average": 0,
            "count": 9368797,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.257567967,
            "count": 9368797,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4372947861,
            "variance": 0.19122673
          },
          {
            "average": 0.1202361224,
            "count": 9368797,
            "maximum": 22.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.742202571,
            "variance": 76.42610579
          },
          {
            "average": 137.1315532,
            "count": 9368797,
            "maximum": 138,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3380043639,
            "variance": 0.11424695
          },
          {
            "average": 10675.57822,
            "count": 9368797,
            "maximum": 10682,
            "minimum": 10645,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.90937434,
            "variance": 141.8331971
          },
          {
            "average": 24904.11727,
            "count": 9368797,
            "maximum": 61696,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 8343.704169,
            "variance": 69617399.26
          },
          {
            "average": 25713.81276,
            "count": 9368797,
            "maximum": 62208,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 7736.327404,
            "variance": 59850761.7
          },
          {
            "average": 22349.47853,
            "count": 9368797,
            "maximum": 65280,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 6267.817173,
            "variance": 39285532.12
          },
          {
            "average": 356454.5765,
            "count": 9368797,
            "maximum": 491755.0896,
            "minimum": 333245.4901,
            "name": "GpsTime",
            "position": 15,
            "stddev": 52548.55482,
            "variance": 2761350614
          },
          {
            "average": 0,
            "count": 9368797,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9368797,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9368797,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9368797,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9368797,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418556.4656,
          5008457.281,
          864.5078909,
          419547.7256,
          5009858.361,
          1175.847891
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418556.46557108837,
                5008457.280966579,
                864.5078909393146
              ],
              [
                418556.46557108837,
                5009858.360966579,
                864.5078909393146
              ],
              [
                419547.7255710884,
                5009858.360966579,
                1175.8478909393148
              ],
              [
                419547.7255710884,
                5008457.280966579,
                1175.8478909393148
              ],
              [
                418556.46557108837,
                5008457.280966579,
                864.5078909393146
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:22:35+00:00",
        "end_time": "2011-09-17T22:20:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118B1208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118B1208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118B1208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0376565,
            45.22490067,
            864.5078909,
            -118.0248026,
            45.23762455,
            1175.847891
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.03742709057944,
                  45.22490067484535,
                  864.5078909393146
                ],
                [
                  -118.03765654420125,
                  45.23751051191334,
                  864.5078909393146
                ],
                [
                  -118.02502929263515,
                  45.23762454667207,
                  1175.8478909393148
                ],
                [
                  -118.02480263004416,
                  45.22501465975567,
                  1175.8478909393148
                ],
                [
                  -118.03742709057944,
                  45.22490067484535,
                  864.5078909393146
                ]
              ]
            ]
          },
          "id": "45118B1208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:22:35Z",
            "pc:count": 9368797,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419061.6871,
                "count": 9368797,
                "maximum": 419547.7256,
                "minimum": 418556.4656,
                "name": "X",
                "position": 0,
                "stddev": 271.1417948,
                "variance": 73517.8729
              },
              {
                "average": 5009145.943,
                "count": 9368797,
                "maximum": 5009858.361,
                "minimum": 5008457.281,
                "name": "Y",
                "position": 1,
                "stddev": 400.4845115,
                "variance": 160387.8439
              },
              {
                "average": 971.4476937,
                "count": 9368797,
                "maximum": 1175.847891,
                "minimum": 864.5078909,
                "name": "Z",
                "position": 2,
                "stddev": 74.07031681,
                "variance": 5486.411832
              },
              {
                "average": 101.9720871,
                "count": 9368797,
                "maximum": 241,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.22879221,
                "variance": 1104.152632
              },
              {
                "average": 1.018419974,
                "count": 9368797,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.140714767,
                "variance": 0.01980064565
              },
              {
                "average": 1.038543262,
                "count": 9368797,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.206751915,
                "variance": 0.04274635437
              },
              {
                "average": 0.5001321941,
                "count": 9368797,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000092,
                "variance": 0.2500000092
              },
              {
                "average": 0,
                "count": 9368797,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.257567967,
                "count": 9368797,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4372947861,
                "variance": 0.19122673
              },
              {
                "average": 0.1202361224,
                "count": 9368797,
                "maximum": 22.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.742202571,
                "variance": 76.42610579
              },
              {
                "average": 137.1315532,
                "count": 9368797,
                "maximum": 138,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3380043639,
                "variance": 0.11424695
              },
              {
                "average": 10675.57822,
                "count": 9368797,
                "maximum": 10682,
                "minimum": 10645,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.90937434,
                "variance": 141.8331971
              },
              {
                "average": 24904.11727,
                "count": 9368797,
                "maximum": 61696,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 8343.704169,
                "variance": 69617399.26
              },
              {
                "average": 25713.81276,
                "count": 9368797,
                "maximum": 62208,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 7736.327404,
                "variance": 59850761.7
              },
              {
                "average": 22349.47853,
                "count": 9368797,
                "maximum": 65280,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 6267.817173,
                "variance": 39285532.12
              },
              {
                "average": 356454.5765,
                "count": 9368797,
                "maximum": 491755.0896,
                "minimum": 333245.4901,
                "name": "GpsTime",
                "position": 15,
                "stddev": 52548.55482,
                "variance": 2761350614
              },
              {
                "average": 0,
                "count": 9368797,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9368797,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9368797,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9368797,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9368797,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418556.4656,
              5008457.281,
              864.5078909,
              419547.7256,
              5009858.361,
              1175.847891
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418556.46557108837,
                    5008457.280966579,
                    864.5078909393146
                  ],
                  [
                    418556.46557108837,
                    5009858.360966579,
                    864.5078909393146
                  ],
                  [
                    419547.7255710884,
                    5009858.360966579,
                    1175.8478909393148
                  ],
                  [
                    419547.7255710884,
                    5008457.280966579,
                    1175.8478909393148
                  ],
                  [
                    418556.46557108837,
                    5008457.280966579,
                    864.5078909393146
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:22:35+00:00",
            "end_time": "2011-09-17T22:20: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": "45117E8307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.98752497842291,
              45.53740472359232,
              988.7200322632274
            ],
            [
              -117.98774570928181,
              45.55000956240959,
              988.7200322632274
            ],
            [
              -117.97502952118478,
              45.55011881669782,
              1119.3800322632273
            ],
            [
              -117.9748116309062,
              45.53751393013375,
              1119.3800322632273
            ],
            [
              -117.98752497842291,
              45.53740472359232,
              988.7200322632274
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877457,
        45.53740472,
        988.7200323,
        -117.9748116,
        45.55011882,
        1119.380032
      ],
      "properties": {
        "datetime": "2011-09-14T23:52:24Z",
        "pc:count": 13197275,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423393.8215,
            "count": 13197275,
            "maximum": 423892.7959,
            "minimum": 422900.0559,
            "name": "X",
            "position": 0,
            "stddev": 286.7160297,
            "variance": 82206.08168
          },
          {
            "average": 5043895.054,
            "count": 13197275,
            "maximum": 5044526.214,
            "minimum": 5043125.634,
            "name": "Y",
            "position": 1,
            "stddev": 397.4538268,
            "variance": 157969.5444
          },
          {
            "average": 1049.604373,
            "count": 13197275,
            "maximum": 1119.380032,
            "minimum": 988.7200323,
            "name": "Z",
            "position": 2,
            "stddev": 27.5258805,
            "variance": 757.6740974
          },
          {
            "average": 194.9841925,
            "count": 13197275,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 70.71892745,
            "variance": 5001.1667
          },
          {
            "average": 1.123573238,
            "count": 13197275,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3691590106,
            "variance": 0.1362783751
          },
          {
            "average": 1.247383418,
            "count": 13197275,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5211035111,
            "variance": 0.2715488693
          },
          {
            "average": 0.4942207388,
            "count": 13197275,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499966618,
            "variance": 0.2499666191
          },
          {
            "average": 0,
            "count": 13197275,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.189954138,
            "count": 13197275,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.392264675,
            "variance": 0.1538715753
          },
          {
            "average": -1.412109082,
            "count": 13197275,
            "maximum": 16.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.8753761,
            "variance": 62.02154871
          },
          {
            "average": 200.2222566,
            "count": 13197275,
            "maximum": 212,
            "minimum": 183,
            "name": "UserData",
            "position": 10,
            "stddev": 4.337551107,
            "variance": 18.8143496
          },
          {
            "average": 205.8437612,
            "count": 13197275,
            "maximum": 241,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 29.70239062,
            "variance": 882.2320085
          },
          {
            "average": 24458.51036,
            "count": 13197275,
            "maximum": 54528,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 10906.2669,
            "variance": 118946657.7
          },
          {
            "average": 24679.71757,
            "count": 13197275,
            "maximum": 51968,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 9681.849137,
            "variance": 93738202.71
          },
          {
            "average": 21171.78137,
            "count": 13197275,
            "maximum": 51200,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8179.883302,
            "variance": 66910490.83
          },
          {
            "average": 78543.83058,
            "count": 13197275,
            "maximum": 79544.28092,
            "minimum": 77369.55344,
            "name": "GpsTime",
            "position": 15,
            "stddev": 595.1384286,
            "variance": 354189.7492
          },
          {
            "average": 0,
            "count": 13197275,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13197275,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13197275,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13197275,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13197275,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422900.0559,
          5043125.634,
          988.7200323,
          423892.7959,
          5044526.214,
          1119.380032
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422900.05591986224,
                5043125.634485674,
                988.7200322632274
              ],
              [
                422900.05591986224,
                5044526.214485674,
                988.7200322632274
              ],
              [
                423892.7959198622,
                5044526.214485674,
                1119.3800322632273
              ],
              [
                423892.7959198622,
                5043125.634485674,
                1119.3800322632273
              ],
              [
                422900.05591986224,
                5043125.634485674,
                988.7200322632274
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:52:24+00:00",
        "end_time": "2011-09-14T23:16:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877457,
            45.53740472,
            988.7200323,
            -117.9748116,
            45.55011882,
            1119.380032
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.98752497842291,
                  45.53740472359232,
                  988.7200322632274
                ],
                [
                  -117.98774570928181,
                  45.55000956240959,
                  988.7200322632274
                ],
                [
                  -117.97502952118478,
                  45.55011881669782,
                  1119.3800322632273
                ],
                [
                  -117.9748116309062,
                  45.53751393013375,
                  1119.3800322632273
                ],
                [
                  -117.98752497842291,
                  45.53740472359232,
                  988.7200322632274
                ]
              ]
            ]
          },
          "id": "45117E8307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:52:24Z",
            "pc:count": 13197275,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423393.8215,
                "count": 13197275,
                "maximum": 423892.7959,
                "minimum": 422900.0559,
                "name": "X",
                "position": 0,
                "stddev": 286.7160297,
                "variance": 82206.08168
              },
              {
                "average": 5043895.054,
                "count": 13197275,
                "maximum": 5044526.214,
                "minimum": 5043125.634,
                "name": "Y",
                "position": 1,
                "stddev": 397.4538268,
                "variance": 157969.5444
              },
              {
                "average": 1049.604373,
                "count": 13197275,
                "maximum": 1119.380032,
                "minimum": 988.7200323,
                "name": "Z",
                "position": 2,
                "stddev": 27.5258805,
                "variance": 757.6740974
              },
              {
                "average": 194.9841925,
                "count": 13197275,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 70.71892745,
                "variance": 5001.1667
              },
              {
                "average": 1.123573238,
                "count": 13197275,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3691590106,
                "variance": 0.1362783751
              },
              {
                "average": 1.247383418,
                "count": 13197275,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5211035111,
                "variance": 0.2715488693
              },
              {
                "average": 0.4942207388,
                "count": 13197275,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499966618,
                "variance": 0.2499666191
              },
              {
                "average": 0,
                "count": 13197275,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.189954138,
                "count": 13197275,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.392264675,
                "variance": 0.1538715753
              },
              {
                "average": -1.412109082,
                "count": 13197275,
                "maximum": 16.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.8753761,
                "variance": 62.02154871
              },
              {
                "average": 200.2222566,
                "count": 13197275,
                "maximum": 212,
                "minimum": 183,
                "name": "UserData",
                "position": 10,
                "stddev": 4.337551107,
                "variance": 18.8143496
              },
              {
                "average": 205.8437612,
                "count": 13197275,
                "maximum": 241,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 29.70239062,
                "variance": 882.2320085
              },
              {
                "average": 24458.51036,
                "count": 13197275,
                "maximum": 54528,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 10906.2669,
                "variance": 118946657.7
              },
              {
                "average": 24679.71757,
                "count": 13197275,
                "maximum": 51968,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 9681.849137,
                "variance": 93738202.71
              },
              {
                "average": 21171.78137,
                "count": 13197275,
                "maximum": 51200,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8179.883302,
                "variance": 66910490.83
              },
              {
                "average": 78543.83058,
                "count": 13197275,
                "maximum": 79544.28092,
                "minimum": 77369.55344,
                "name": "GpsTime",
                "position": 15,
                "stddev": 595.1384286,
                "variance": 354189.7492
              },
              {
                "average": 0,
                "count": 13197275,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13197275,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13197275,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13197275,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13197275,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422900.0559,
              5043125.634,
              988.7200323,
              423892.7959,
              5044526.214,
              1119.380032
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422900.05591986224,
                    5043125.634485674,
                    988.7200322632274
                  ],
                  [
                    422900.05591986224,
                    5044526.214485674,
                    988.7200322632274
                  ],
                  [
                    423892.7959198622,
                    5044526.214485674,
                    1119.3800322632273
                  ],
                  [
                    423892.7959198622,
                    5043125.634485674,
                    1119.3800322632273
                  ],
                  [
                    422900.05591986224,
                    5043125.634485674,
                    988.7200322632274
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:52:24+00:00",
            "end_time": "2011-09-14T23:16: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": "45117E7319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.83752544867379,
              45.512421215710646,
              918.4288028669788
            ],
            [
              -117.83766085249036,
              45.52154736392402,
              918.4288028669788
            ],
            [
              -117.82504580825446,
              45.5216391785746,
              1111.1288028669787
            ],
            [
              -117.82491244303627,
              45.51251300130843,
              1111.1288028669787
            ],
            [
              -117.83752544867379,
              45.512421215710646,
              918.4288028669788
            ]
          ]
        ]
      },
      "bbox": [
        -117.8376609,
        45.51242122,
        918.4288029,
        -117.8249124,
        45.52163918,
        1111.128803
      ],
      "properties": {
        "datetime": "2011-09-15T00:16:17Z",
        "pc:count": 10297361,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435045.315,
            "count": 10297361,
            "maximum": 435567.5979,
            "minimum": 434582.2979,
            "name": "X",
            "position": 0,
            "stddev": 290.8323355,
            "variance": 84583.44737
          },
          {
            "average": 5040679.636,
            "count": 10297361,
            "maximum": 5041230.901,
            "minimum": 5040216.901,
            "name": "Y",
            "position": 1,
            "stddev": 265.6770474,
            "variance": 70584.29352
          },
          {
            "average": 998.5993361,
            "count": 10297361,
            "maximum": 1111.128803,
            "minimum": 918.4288029,
            "name": "Z",
            "position": 2,
            "stddev": 48.21395463,
            "variance": 2324.585421
          },
          {
            "average": 190.5766197,
            "count": 10297361,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 61.44982101,
            "variance": 3776.080502
          },
          {
            "average": 1.06939613,
            "count": 10297361,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2852458551,
            "variance": 0.08136519786
          },
          {
            "average": 1.139029602,
            "count": 10297361,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4137709516,
            "variance": 0.1712064004
          },
          {
            "average": 0.501430415,
            "count": 10297361,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979782,
            "variance": 0.2499979782
          },
          {
            "average": 0,
            "count": 10297361,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.182631453,
            "count": 10297361,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3863641026,
            "variance": 0.1492772198
          },
          {
            "average": 1.695404442,
            "count": 10297361,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.935450069,
            "variance": 62.9713678
          },
          {
            "average": 207.0329697,
            "count": 10297361,
            "maximum": 213,
            "minimum": 187,
            "name": "UserData",
            "position": 10,
            "stddev": 4.454361088,
            "variance": 19.84133271
          },
          {
            "average": 178.5535267,
            "count": 10297361,
            "maximum": 243,
            "minimum": 150,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 25.65565452,
            "variance": 658.212609
          },
          {
            "average": 30642.64584,
            "count": 10297361,
            "maximum": 62208,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 11081.95285,
            "variance": 122809678.9
          },
          {
            "average": 28944.29773,
            "count": 10297361,
            "maximum": 60416,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 8600.919952,
            "variance": 73975824.02
          },
          {
            "average": 24238.87789,
            "count": 10297361,
            "maximum": 60928,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 6351.090414,
            "variance": 40336349.44
          },
          {
            "average": 66253.18847,
            "count": 10297361,
            "maximum": 80977.59956,
            "minimum": 65247.41855,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3118.880934,
            "variance": 9727418.279
          },
          {
            "average": 0,
            "count": 10297361,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10297361,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10297361,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10297361,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10297361,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          434582.2979,
          5040216.901,
          918.4288029,
          435567.5979,
          5041230.901,
          1111.128803
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                434582.2978913153,
                5040216.90120701,
                918.4288028669788
              ],
              [
                434582.2978913153,
                5041230.90120701,
                918.4288028669788
              ],
              [
                435567.59789131535,
                5041230.90120701,
                1111.1288028669787
              ],
              [
                435567.59789131535,
                5040216.90120701,
                1111.1288028669787
              ],
              [
                434582.2978913153,
                5040216.90120701,
                918.4288028669788
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:16:17+00:00",
        "end_time": "2011-09-14T19:54:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E7319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E7319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E7319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8376609,
            45.51242122,
            918.4288029,
            -117.8249124,
            45.52163918,
            1111.128803
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.83752544867379,
                  45.512421215710646,
                  918.4288028669788
                ],
                [
                  -117.83766085249036,
                  45.52154736392402,
                  918.4288028669788
                ],
                [
                  -117.82504580825446,
                  45.5216391785746,
                  1111.1288028669787
                ],
                [
                  -117.82491244303627,
                  45.51251300130843,
                  1111.1288028669787
                ],
                [
                  -117.83752544867379,
                  45.512421215710646,
                  918.4288028669788
                ]
              ]
            ]
          },
          "id": "45117E7319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:16:17Z",
            "pc:count": 10297361,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435045.315,
                "count": 10297361,
                "maximum": 435567.5979,
                "minimum": 434582.2979,
                "name": "X",
                "position": 0,
                "stddev": 290.8323355,
                "variance": 84583.44737
              },
              {
                "average": 5040679.636,
                "count": 10297361,
                "maximum": 5041230.901,
                "minimum": 5040216.901,
                "name": "Y",
                "position": 1,
                "stddev": 265.6770474,
                "variance": 70584.29352
              },
              {
                "average": 998.5993361,
                "count": 10297361,
                "maximum": 1111.128803,
                "minimum": 918.4288029,
                "name": "Z",
                "position": 2,
                "stddev": 48.21395463,
                "variance": 2324.585421
              },
              {
                "average": 190.5766197,
                "count": 10297361,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 61.44982101,
                "variance": 3776.080502
              },
              {
                "average": 1.06939613,
                "count": 10297361,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2852458551,
                "variance": 0.08136519786
              },
              {
                "average": 1.139029602,
                "count": 10297361,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4137709516,
                "variance": 0.1712064004
              },
              {
                "average": 0.501430415,
                "count": 10297361,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979782,
                "variance": 0.2499979782
              },
              {
                "average": 0,
                "count": 10297361,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.182631453,
                "count": 10297361,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3863641026,
                "variance": 0.1492772198
              },
              {
                "average": 1.695404442,
                "count": 10297361,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.935450069,
                "variance": 62.9713678
              },
              {
                "average": 207.0329697,
                "count": 10297361,
                "maximum": 213,
                "minimum": 187,
                "name": "UserData",
                "position": 10,
                "stddev": 4.454361088,
                "variance": 19.84133271
              },
              {
                "average": 178.5535267,
                "count": 10297361,
                "maximum": 243,
                "minimum": 150,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 25.65565452,
                "variance": 658.212609
              },
              {
                "average": 30642.64584,
                "count": 10297361,
                "maximum": 62208,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 11081.95285,
                "variance": 122809678.9
              },
              {
                "average": 28944.29773,
                "count": 10297361,
                "maximum": 60416,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 8600.919952,
                "variance": 73975824.02
              },
              {
                "average": 24238.87789,
                "count": 10297361,
                "maximum": 60928,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 6351.090414,
                "variance": 40336349.44
              },
              {
                "average": 66253.18847,
                "count": 10297361,
                "maximum": 80977.59956,
                "minimum": 65247.41855,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3118.880934,
                "variance": 9727418.279
              },
              {
                "average": 0,
                "count": 10297361,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10297361,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10297361,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10297361,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10297361,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              434582.2979,
              5040216.901,
              918.4288029,
              435567.5979,
              5041230.901,
              1111.128803
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    434582.2978913153,
                    5040216.90120701,
                    918.4288028669788
                  ],
                  [
                    434582.2978913153,
                    5041230.90120701,
                    918.4288028669788
                  ],
                  [
                    435567.59789131535,
                    5041230.90120701,
                    1111.1288028669787
                  ],
                  [
                    435567.59789131535,
                    5040216.90120701,
                    1111.1288028669787
                  ],
                  [
                    434582.2978913153,
                    5040216.90120701,
                    918.4288028669788
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:16:17+00:00",
            "end_time": "2011-09-14T19:54: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": "45118B1420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00470135844263,
              45.13792637615814,
              1207.5786950061806
            ],
            [
              -118.00491367740395,
              45.15001163700191,
              1207.5786950061806
            ],
            [
              -118.00002798281274,
              45.1500545246741,
              1420.2786950061804
            ],
            [
              -117.9998166956871,
              45.13796924586276,
              1420.2786950061804
            ],
            [
              -118.00470135844263,
              45.13792637615814,
              1207.5786950061806
            ]
          ]
        ]
      },
      "bbox": [
        -118.0049137,
        45.13792638,
        1207.578695,
        -117.9998167,
        45.15005452,
        1420.278695
      ],
      "properties": {
        "datetime": "2011-09-19T18:52:46Z",
        "pc:count": 1898862,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421261.1704,
            "count": 1898862,
            "maximum": 421389.5667,
            "minimum": 421005.4467,
            "name": "X",
            "position": 0,
            "stddev": 86.04758231,
            "variance": 7404.186422
          },
          {
            "average": 4999659.02,
            "count": 1898862,
            "maximum": 5000105.493,
            "minimum": 4998762.733,
            "name": "Y",
            "position": 1,
            "stddev": 316.811941,
            "variance": 100369.8059
          },
          {
            "average": 1279.169624,
            "count": 1898862,
            "maximum": 1420.278695,
            "minimum": 1207.578695,
            "name": "Z",
            "position": 2,
            "stddev": 40.62690634,
            "variance": 1650.545519
          },
          {
            "average": 88.1870178,
            "count": 1898862,
            "maximum": 227,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.01000339,
            "variance": 2304.960426
          },
          {
            "average": 1.115843595,
            "count": 1898862,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3407847333,
            "variance": 0.1161342345
          },
          {
            "average": 1.239974785,
            "count": 1898862,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4793093721,
            "variance": 0.2297374742
          },
          {
            "average": 0.5006219515,
            "count": 1898862,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997448,
            "variance": 0.2499997448
          },
          {
            "average": 0,
            "count": 1898862,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.179518048,
            "count": 1898862,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3837856122,
            "variance": 0.1472913961
          },
          {
            "average": -2.170787037,
            "count": 1898862,
            "maximum": 16.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.740102673,
            "variance": 59.90918938
          },
          {
            "average": 138,
            "count": 1898862,
            "maximum": 138,
            "minimum": 138,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10648.09189,
            "count": 1898862,
            "maximum": 10649,
            "minimum": 10646,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8294421147,
            "variance": 0.6879742216
          },
          {
            "average": 15586.47926,
            "count": 1898862,
            "maximum": 44032,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 7445.213883,
            "variance": 55431209.76
          },
          {
            "average": 17556.72389,
            "count": 1898862,
            "maximum": 46848,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 8779.357403,
            "variance": 77077116.4
          },
          {
            "average": 17398.82256,
            "count": 1898862,
            "maximum": 47360,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 8286.520912,
            "variance": 68666428.82
          },
          {
            "average": 493063.9497,
            "count": 1898862,
            "maximum": 493566.9252,
            "minimum": 491904.6706,
            "name": "GpsTime",
            "position": 15,
            "stddev": 455.2923344,
            "variance": 207291.1097
          },
          {
            "average": 0,
            "count": 1898862,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1898862,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1898862,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1898862,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1898862,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421005.4467,
          4998762.733,
          1207.578695,
          421389.5667,
          5000105.493,
          1420.278695
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421005.44668530696,
                4998762.733309651,
                1207.5786950061806
              ],
              [
                421005.44668530696,
                5000105.493309651,
                1207.5786950061806
              ],
              [
                421389.56668530696,
                5000105.493309651,
                1420.2786950061804
              ],
              [
                421389.56668530696,
                4998762.733309651,
                1420.2786950061804
              ],
              [
                421005.44668530696,
                4998762.733309651,
                1207.5786950061806
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:52:46+00:00",
        "end_time": "2011-09-19T18:25:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118B1420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118B1420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118B1420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0049137,
            45.13792638,
            1207.578695,
            -117.9998167,
            45.15005452,
            1420.278695
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00470135844263,
                  45.13792637615814,
                  1207.5786950061806
                ],
                [
                  -118.00491367740395,
                  45.15001163700191,
                  1207.5786950061806
                ],
                [
                  -118.00002798281274,
                  45.1500545246741,
                  1420.2786950061804
                ],
                [
                  -117.9998166956871,
                  45.13796924586276,
                  1420.2786950061804
                ],
                [
                  -118.00470135844263,
                  45.13792637615814,
                  1207.5786950061806
                ]
              ]
            ]
          },
          "id": "45118B1420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:52:46Z",
            "pc:count": 1898862,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421261.1704,
                "count": 1898862,
                "maximum": 421389.5667,
                "minimum": 421005.4467,
                "name": "X",
                "position": 0,
                "stddev": 86.04758231,
                "variance": 7404.186422
              },
              {
                "average": 4999659.02,
                "count": 1898862,
                "maximum": 5000105.493,
                "minimum": 4998762.733,
                "name": "Y",
                "position": 1,
                "stddev": 316.811941,
                "variance": 100369.8059
              },
              {
                "average": 1279.169624,
                "count": 1898862,
                "maximum": 1420.278695,
                "minimum": 1207.578695,
                "name": "Z",
                "position": 2,
                "stddev": 40.62690634,
                "variance": 1650.545519
              },
              {
                "average": 88.1870178,
                "count": 1898862,
                "maximum": 227,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.01000339,
                "variance": 2304.960426
              },
              {
                "average": 1.115843595,
                "count": 1898862,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3407847333,
                "variance": 0.1161342345
              },
              {
                "average": 1.239974785,
                "count": 1898862,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4793093721,
                "variance": 0.2297374742
              },
              {
                "average": 0.5006219515,
                "count": 1898862,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997448,
                "variance": 0.2499997448
              },
              {
                "average": 0,
                "count": 1898862,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.179518048,
                "count": 1898862,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3837856122,
                "variance": 0.1472913961
              },
              {
                "average": -2.170787037,
                "count": 1898862,
                "maximum": 16.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.740102673,
                "variance": 59.90918938
              },
              {
                "average": 138,
                "count": 1898862,
                "maximum": 138,
                "minimum": 138,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10648.09189,
                "count": 1898862,
                "maximum": 10649,
                "minimum": 10646,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8294421147,
                "variance": 0.6879742216
              },
              {
                "average": 15586.47926,
                "count": 1898862,
                "maximum": 44032,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 7445.213883,
                "variance": 55431209.76
              },
              {
                "average": 17556.72389,
                "count": 1898862,
                "maximum": 46848,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 8779.357403,
                "variance": 77077116.4
              },
              {
                "average": 17398.82256,
                "count": 1898862,
                "maximum": 47360,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 8286.520912,
                "variance": 68666428.82
              },
              {
                "average": 493063.9497,
                "count": 1898862,
                "maximum": 493566.9252,
                "minimum": 491904.6706,
                "name": "GpsTime",
                "position": 15,
                "stddev": 455.2923344,
                "variance": 207291.1097
              },
              {
                "average": 0,
                "count": 1898862,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1898862,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1898862,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1898862,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1898862,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421005.4467,
              4998762.733,
              1207.578695,
              421389.5667,
              5000105.493,
              1420.278695
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421005.44668530696,
                    4998762.733309651,
                    1207.5786950061806
                  ],
                  [
                    421005.44668530696,
                    5000105.493309651,
                    1207.5786950061806
                  ],
                  [
                    421389.56668530696,
                    5000105.493309651,
                    1420.2786950061804
                  ],
                  [
                    421389.56668530696,
                    4998762.733309651,
                    1420.2786950061804
                  ],
                  [
                    421005.44668530696,
                    4998762.733309651,
                    1207.5786950061806
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:52:46+00:00",
            "end_time": "2011-09-19T18:25: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": "45117D8312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9875240127357,
              45.399904973343624,
              837.1203165803965
            ],
            [
              -117.98774368171492,
              45.412509756894956,
              837.1203165803965
            ],
            [
              -117.97502925357608,
              45.41261900663974,
              890.3003165803966
            ],
            [
              -117.97481241112652,
              45.40001417534771,
              890.3003165803966
            ],
            [
              -117.9875240127357,
              45.399904973343624,
              837.1203165803965
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877437,
        45.39990497,
        837.1203166,
        -117.9748124,
        45.41261901,
        890.3003166
      ],
      "properties": {
        "datetime": "2011-09-15T00:36:27Z",
        "pc:count": 19124029,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423234.5134,
            "count": 19124029,
            "maximum": 423707.446,
            "minimum": 422712.426,
            "name": "X",
            "position": 0,
            "stddev": 268.6348591,
            "variance": 72164.68751
          },
          {
            "average": 5028549.428,
            "count": 19124029,
            "maximum": 5029250.47,
            "minimum": 5027849.93,
            "name": "Y",
            "position": 1,
            "stddev": 401.9282377,
            "variance": 161546.3083
          },
          {
            "average": 840.1322897,
            "count": 19124029,
            "maximum": 890.3003166,
            "minimum": 837.1203166,
            "name": "Z",
            "position": 2,
            "stddev": 1.912288008,
            "variance": 3.656845425
          },
          {
            "average": 162.5245943,
            "count": 19124029,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 65.3386768,
            "variance": 4269.142686
          },
          {
            "average": 1.007812893,
            "count": 19124029,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0977316396,
            "variance": 0.009551473379
          },
          {
            "average": 1.016182626,
            "count": 19124029,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1481875149,
            "variance": 0.02195953957
          },
          {
            "average": 0.499916937,
            "count": 19124029,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000062,
            "variance": 0.2500000062
          },
          {
            "average": 0,
            "count": 19124029,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.176434056,
            "count": 19124029,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3811890441,
            "variance": 0.1453050874
          },
          {
            "average": -0.9005944107,
            "count": 19124029,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.399049632,
            "variance": 70.54403472
          },
          {
            "average": 160.2617341,
            "count": 19124029,
            "maximum": 212,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 41.53513739,
            "variance": 1725.167638
          },
          {
            "average": 631.074293,
            "count": 19124029,
            "maximum": 1033,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 412.3556259,
            "variance": 170037.1622
          },
          {
            "average": 31259.20582,
            "count": 19124029,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 10984.24866,
            "variance": 120653718.5
          },
          {
            "average": 30055.2015,
            "count": 19124029,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 8406.493688,
            "variance": 70669136.13
          },
          {
            "average": 26027.5592,
            "count": 19124029,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 8023.787103,
            "variance": 64381159.48
          },
          {
            "average": 80354.01572,
            "count": 19124029,
            "maximum": 82187.35306,
            "minimum": 78806.02042,
            "name": "GpsTime",
            "position": 15,
            "stddev": 902.9490344,
            "variance": 815316.9587
          },
          {
            "average": 0,
            "count": 19124029,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19124029,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19124029,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19124029,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19124029,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422712.426,
          5027849.93,
          837.1203166,
          423707.446,
          5029250.47,
          890.3003166
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422712.42598122836,
                5027849.930095082,
                837.1203165803965
              ],
              [
                422712.42598122836,
                5029250.470095081,
                837.1203165803965
              ],
              [
                423707.4459812284,
                5029250.470095081,
                890.3003165803966
              ],
              [
                423707.4459812284,
                5027849.930095082,
                890.3003165803966
              ],
              [
                422712.42598122836,
                5027849.930095082,
                837.1203165803965
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:36:27+00:00",
        "end_time": "2011-09-14T23:40:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877437,
            45.39990497,
            837.1203166,
            -117.9748124,
            45.41261901,
            890.3003166
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9875240127357,
                  45.399904973343624,
                  837.1203165803965
                ],
                [
                  -117.98774368171492,
                  45.412509756894956,
                  837.1203165803965
                ],
                [
                  -117.97502925357608,
                  45.41261900663974,
                  890.3003165803966
                ],
                [
                  -117.97481241112652,
                  45.40001417534771,
                  890.3003165803966
                ],
                [
                  -117.9875240127357,
                  45.399904973343624,
                  837.1203165803965
                ]
              ]
            ]
          },
          "id": "45117D8312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:36:27Z",
            "pc:count": 19124029,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423234.5134,
                "count": 19124029,
                "maximum": 423707.446,
                "minimum": 422712.426,
                "name": "X",
                "position": 0,
                "stddev": 268.6348591,
                "variance": 72164.68751
              },
              {
                "average": 5028549.428,
                "count": 19124029,
                "maximum": 5029250.47,
                "minimum": 5027849.93,
                "name": "Y",
                "position": 1,
                "stddev": 401.9282377,
                "variance": 161546.3083
              },
              {
                "average": 840.1322897,
                "count": 19124029,
                "maximum": 890.3003166,
                "minimum": 837.1203166,
                "name": "Z",
                "position": 2,
                "stddev": 1.912288008,
                "variance": 3.656845425
              },
              {
                "average": 162.5245943,
                "count": 19124029,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 65.3386768,
                "variance": 4269.142686
              },
              {
                "average": 1.007812893,
                "count": 19124029,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0977316396,
                "variance": 0.009551473379
              },
              {
                "average": 1.016182626,
                "count": 19124029,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1481875149,
                "variance": 0.02195953957
              },
              {
                "average": 0.499916937,
                "count": 19124029,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000062,
                "variance": 0.2500000062
              },
              {
                "average": 0,
                "count": 19124029,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.176434056,
                "count": 19124029,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3811890441,
                "variance": 0.1453050874
              },
              {
                "average": -0.9005944107,
                "count": 19124029,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.399049632,
                "variance": 70.54403472
              },
              {
                "average": 160.2617341,
                "count": 19124029,
                "maximum": 212,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 41.53513739,
                "variance": 1725.167638
              },
              {
                "average": 631.074293,
                "count": 19124029,
                "maximum": 1033,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 412.3556259,
                "variance": 170037.1622
              },
              {
                "average": 31259.20582,
                "count": 19124029,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 10984.24866,
                "variance": 120653718.5
              },
              {
                "average": 30055.2015,
                "count": 19124029,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 8406.493688,
                "variance": 70669136.13
              },
              {
                "average": 26027.5592,
                "count": 19124029,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 8023.787103,
                "variance": 64381159.48
              },
              {
                "average": 80354.01572,
                "count": 19124029,
                "maximum": 82187.35306,
                "minimum": 78806.02042,
                "name": "GpsTime",
                "position": 15,
                "stddev": 902.9490344,
                "variance": 815316.9587
              },
              {
                "average": 0,
                "count": 19124029,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19124029,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19124029,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19124029,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19124029,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422712.426,
              5027849.93,
              837.1203166,
              423707.446,
              5029250.47,
              890.3003166
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422712.42598122836,
                    5027849.930095082,
                    837.1203165803965
                  ],
                  [
                    422712.42598122836,
                    5029250.470095081,
                    837.1203165803965
                  ],
                  [
                    423707.4459812284,
                    5029250.470095081,
                    890.3003165803966
                  ],
                  [
                    423707.4459812284,
                    5027849.930095082,
                    890.3003165803966
                  ],
                  [
                    422712.42598122836,
                    5027849.930095082,
                    837.1203165803965
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:36:27+00:00",
            "end_time": "2011-09-14T23: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": "45118B1225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0125245288211,
              45.18740241506006,
              1074.5474755731411
            ],
            [
              -118.01274813158,
              45.200009553445554,
              1074.5474755731411
            ],
            [
              -118.00002978434733,
              45.20012163326813,
              1146.567475573141
            ],
            [
              -117.99980898850743,
              45.1875144458999,
              1146.567475573141
            ],
            [
              -118.0125245288211,
              45.18740241506006,
              1074.5474755731411
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127481,
        45.18740242,
        1074.547476,
        -117.999809,
        45.20012163,
        1146.567476
      ],
      "properties": {
        "datetime": "2011-09-19T18:15:19Z",
        "pc:count": 8617681,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420962.6442,
            "count": 8617681,
            "maximum": 421458.2859,
            "minimum": 420459.2259,
            "name": "X",
            "position": 0,
            "stddev": 283.7138768,
            "variance": 80493.56392
          },
          {
            "average": 5004988.99,
            "count": 8617681,
            "maximum": 5005667.483,
            "minimum": 5004266.723,
            "name": "Y",
            "position": 1,
            "stddev": 411.4137057,
            "variance": 169261.2372
          },
          {
            "average": 1108.036694,
            "count": 8617681,
            "maximum": 1146.567476,
            "minimum": 1074.547476,
            "name": "Z",
            "position": 2,
            "stddev": 16.41129567,
            "variance": 269.3306254
          },
          {
            "average": 105.7534186,
            "count": 8617681,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.87485553,
            "variance": 1147.505837
          },
          {
            "average": 1.003443038,
            "count": 8617681,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06013445019,
            "variance": 0.0036161521
          },
          {
            "average": 1.007589745,
            "count": 8617681,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09025645621,
            "variance": 0.008146227888
          },
          {
            "average": 0.5000207132,
            "count": 8617681,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000286,
            "variance": 0.2500000286
          },
          {
            "average": 0,
            "count": 8617681,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.332058706,
            "count": 8617681,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4709519587,
            "variance": 0.2217957474
          },
          {
            "average": 0.1854033414,
            "count": 8617681,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.620229301,
            "variance": 74.3083532
          },
          {
            "average": 137.0026942,
            "count": 8617681,
            "maximum": 138,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05183598887,
            "variance": 0.002686969742
          },
          {
            "average": 10678.30289,
            "count": 8617681,
            "maximum": 10682,
            "minimum": 10645,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.423630287,
            "variance": 5.873983768
          },
          {
            "average": 37461.92499,
            "count": 8617681,
            "maximum": 64768,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 7025.933277,
            "variance": 49363738.41
          },
          {
            "average": 34123.69203,
            "count": 8617681,
            "maximum": 63232,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 5519.478469,
            "variance": 30464642.57
          },
          {
            "average": 28145.60028,
            "count": 8617681,
            "maximum": 64256,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 5264.692335,
            "variance": 27716985.38
          },
          {
            "average": 335326.2325,
            "count": 8617681,
            "maximum": 491319.8992,
            "minimum": 332064.7439,
            "name": "GpsTime",
            "position": 15,
            "stddev": 8176.289972,
            "variance": 66851717.71
          },
          {
            "average": 0,
            "count": 8617681,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8617681,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8617681,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8617681,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8617681,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420459.2259,
          5004266.723,
          1074.547476,
          421458.2859,
          5005667.483,
          1146.567476
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420459.2258787612,
                5004266.723125856,
                1074.5474755731411
              ],
              [
                420459.2258787612,
                5005667.483125856,
                1074.5474755731411
              ],
              [
                421458.28587876126,
                5005667.483125856,
                1146.567475573141
              ],
              [
                421458.28587876126,
                5004266.723125856,
                1146.567475573141
              ],
              [
                420459.2258787612,
                5004266.723125856,
                1074.5474755731411
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:15:19+00:00",
        "end_time": "2011-09-17T22:01:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118B1225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118B1225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118B1225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127481,
            45.18740242,
            1074.547476,
            -117.999809,
            45.20012163,
            1146.567476
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0125245288211,
                  45.18740241506006,
                  1074.5474755731411
                ],
                [
                  -118.01274813158,
                  45.200009553445554,
                  1074.5474755731411
                ],
                [
                  -118.00002978434733,
                  45.20012163326813,
                  1146.567475573141
                ],
                [
                  -117.99980898850743,
                  45.1875144458999,
                  1146.567475573141
                ],
                [
                  -118.0125245288211,
                  45.18740241506006,
                  1074.5474755731411
                ]
              ]
            ]
          },
          "id": "45118B1225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:15:19Z",
            "pc:count": 8617681,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420962.6442,
                "count": 8617681,
                "maximum": 421458.2859,
                "minimum": 420459.2259,
                "name": "X",
                "position": 0,
                "stddev": 283.7138768,
                "variance": 80493.56392
              },
              {
                "average": 5004988.99,
                "count": 8617681,
                "maximum": 5005667.483,
                "minimum": 5004266.723,
                "name": "Y",
                "position": 1,
                "stddev": 411.4137057,
                "variance": 169261.2372
              },
              {
                "average": 1108.036694,
                "count": 8617681,
                "maximum": 1146.567476,
                "minimum": 1074.547476,
                "name": "Z",
                "position": 2,
                "stddev": 16.41129567,
                "variance": 269.3306254
              },
              {
                "average": 105.7534186,
                "count": 8617681,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.87485553,
                "variance": 1147.505837
              },
              {
                "average": 1.003443038,
                "count": 8617681,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06013445019,
                "variance": 0.0036161521
              },
              {
                "average": 1.007589745,
                "count": 8617681,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09025645621,
                "variance": 0.008146227888
              },
              {
                "average": 0.5000207132,
                "count": 8617681,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000286,
                "variance": 0.2500000286
              },
              {
                "average": 0,
                "count": 8617681,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.332058706,
                "count": 8617681,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4709519587,
                "variance": 0.2217957474
              },
              {
                "average": 0.1854033414,
                "count": 8617681,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.620229301,
                "variance": 74.3083532
              },
              {
                "average": 137.0026942,
                "count": 8617681,
                "maximum": 138,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05183598887,
                "variance": 0.002686969742
              },
              {
                "average": 10678.30289,
                "count": 8617681,
                "maximum": 10682,
                "minimum": 10645,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.423630287,
                "variance": 5.873983768
              },
              {
                "average": 37461.92499,
                "count": 8617681,
                "maximum": 64768,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 7025.933277,
                "variance": 49363738.41
              },
              {
                "average": 34123.69203,
                "count": 8617681,
                "maximum": 63232,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 5519.478469,
                "variance": 30464642.57
              },
              {
                "average": 28145.60028,
                "count": 8617681,
                "maximum": 64256,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 5264.692335,
                "variance": 27716985.38
              },
              {
                "average": 335326.2325,
                "count": 8617681,
                "maximum": 491319.8992,
                "minimum": 332064.7439,
                "name": "GpsTime",
                "position": 15,
                "stddev": 8176.289972,
                "variance": 66851717.71
              },
              {
                "average": 0,
                "count": 8617681,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8617681,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8617681,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8617681,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8617681,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420459.2259,
              5004266.723,
              1074.547476,
              421458.2859,
              5005667.483,
              1146.567476
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420459.2258787612,
                    5004266.723125856,
                    1074.5474755731411
                  ],
                  [
                    420459.2258787612,
                    5005667.483125856,
                    1074.5474755731411
                  ],
                  [
                    421458.28587876126,
                    5005667.483125856,
                    1146.567475573141
                  ],
                  [
                    421458.28587876126,
                    5004266.723125856,
                    1146.567475573141
                  ],
                  [
                    420459.2258787612,
                    5004266.723125856,
                    1074.5474755731411
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:15:19+00:00",
            "end_time": "2011-09-17T22:01:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45118E1312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.1125244965051,
              45.524891275506036,
              1252.3234420898934
            ],
            [
              -118.11277331822507,
              45.53750895618829,
              1252.3234420898934
            ],
            [
              -118.10002997373284,
              45.5376323948838,
              1689.9434420898933
            ],
            [
              -118.0997840000866,
              45.52501466020115,
              1689.9434420898933
            ],
            [
              -118.1125244965051,
              45.524891275506036,
              1252.3234420898934
            ]
          ]
        ]
      },
      "bbox": [
        -118.1127733,
        45.52489128,
        1252.323442,
        -118.099784,
        45.53763239,
        1689.943442
      ],
      "properties": {
        "datetime": "2011-09-15T20:01:28Z",
        "pc:count": 12918940,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 413608.3871,
            "count": 12918940,
            "maximum": 414116.5947,
            "minimum": 413121.4747,
            "name": "X",
            "position": 0,
            "stddev": 281.9719035,
            "variance": 79508.15435
          },
          {
            "average": 5042530.777,
            "count": 12918940,
            "maximum": 5043265.147,
            "minimum": 5041863.087,
            "name": "Y",
            "position": 1,
            "stddev": 400.5587481,
            "variance": 160447.3107
          },
          {
            "average": 1490.513784,
            "count": 12918940,
            "maximum": 1689.943442,
            "minimum": 1252.323442,
            "name": "Z",
            "position": 2,
            "stddev": 75.45935384,
            "variance": 5694.114082
          },
          {
            "average": 89.90358474,
            "count": 12918940,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.24987667,
            "variance": 2626.549859
          },
          {
            "average": 1.147612033,
            "count": 12918940,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3905638167,
            "variance": 0.1525400949
          },
          {
            "average": 1.302611592,
            "count": 12918940,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5481179202,
            "variance": 0.3004332544
          },
          {
            "average": 0.499619783,
            "count": 12918940,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998748,
            "variance": 0.2499998748
          },
          {
            "average": 0,
            "count": 12918940,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.118125326,
            "count": 12918940,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3227564739,
            "variance": 0.1041717415
          },
          {
            "average": -1.300479354,
            "count": 12918940,
            "maximum": 19.00200081,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.446973069,
            "variance": 71.35135402
          },
          {
            "average": 177,
            "count": 12918940,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14809.9718,
            "count": 12918940,
            "maximum": 20019,
            "minimum": 9424,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5294.275929,
            "variance": 28029357.61
          },
          {
            "average": 16923.13095,
            "count": 12918940,
            "maximum": 57600,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 10989.66866,
            "variance": 120772817.2
          },
          {
            "average": 18177.40094,
            "count": 12918940,
            "maximum": 58880,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 11002.0105,
            "variance": 121044234.9
          },
          {
            "average": 16515.13572,
            "count": 12918940,
            "maximum": 58112,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9219.932481,
            "variance": 85007154.95
          },
          {
            "average": 151205.1892,
            "count": 12918940,
            "maximum": 152088.3054,
            "minimum": 150464.4177,
            "name": "GpsTime",
            "position": 15,
            "stddev": 470.4689061,
            "variance": 221340.9916
          },
          {
            "average": 0,
            "count": 12918940,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12918940,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12918940,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12918940,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12918940,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          413121.4747,
          5041863.087,
          1252.323442,
          414116.5947,
          5043265.147,
          1689.943442
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                413121.47469926876,
                5041863.086700731,
                1252.3234420898934
              ],
              [
                413121.47469926876,
                5043265.1467007315,
                1252.3234420898934
              ],
              [
                414116.59469926875,
                5043265.1467007315,
                1689.9434420898933
              ],
              [
                414116.59469926875,
                5041863.086700731,
                1689.9434420898933
              ],
              [
                413121.47469926876,
                5041863.086700731,
                1252.3234420898934
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T20:01:28+00:00",
        "end_time": "2011-09-15T19:34:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1127733,
            45.52489128,
            1252.323442,
            -118.099784,
            45.53763239,
            1689.943442
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.1125244965051,
                  45.524891275506036,
                  1252.3234420898934
                ],
                [
                  -118.11277331822507,
                  45.53750895618829,
                  1252.3234420898934
                ],
                [
                  -118.10002997373284,
                  45.5376323948838,
                  1689.9434420898933
                ],
                [
                  -118.0997840000866,
                  45.52501466020115,
                  1689.9434420898933
                ],
                [
                  -118.1125244965051,
                  45.524891275506036,
                  1252.3234420898934
                ]
              ]
            ]
          },
          "id": "45118E1312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T20:01:28Z",
            "pc:count": 12918940,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 413608.3871,
                "count": 12918940,
                "maximum": 414116.5947,
                "minimum": 413121.4747,
                "name": "X",
                "position": 0,
                "stddev": 281.9719035,
                "variance": 79508.15435
              },
              {
                "average": 5042530.777,
                "count": 12918940,
                "maximum": 5043265.147,
                "minimum": 5041863.087,
                "name": "Y",
                "position": 1,
                "stddev": 400.5587481,
                "variance": 160447.3107
              },
              {
                "average": 1490.513784,
                "count": 12918940,
                "maximum": 1689.943442,
                "minimum": 1252.323442,
                "name": "Z",
                "position": 2,
                "stddev": 75.45935384,
                "variance": 5694.114082
              },
              {
                "average": 89.90358474,
                "count": 12918940,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.24987667,
                "variance": 2626.549859
              },
              {
                "average": 1.147612033,
                "count": 12918940,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3905638167,
                "variance": 0.1525400949
              },
              {
                "average": 1.302611592,
                "count": 12918940,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5481179202,
                "variance": 0.3004332544
              },
              {
                "average": 0.499619783,
                "count": 12918940,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998748,
                "variance": 0.2499998748
              },
              {
                "average": 0,
                "count": 12918940,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.118125326,
                "count": 12918940,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3227564739,
                "variance": 0.1041717415
              },
              {
                "average": -1.300479354,
                "count": 12918940,
                "maximum": 19.00200081,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.446973069,
                "variance": 71.35135402
              },
              {
                "average": 177,
                "count": 12918940,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14809.9718,
                "count": 12918940,
                "maximum": 20019,
                "minimum": 9424,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5294.275929,
                "variance": 28029357.61
              },
              {
                "average": 16923.13095,
                "count": 12918940,
                "maximum": 57600,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 10989.66866,
                "variance": 120772817.2
              },
              {
                "average": 18177.40094,
                "count": 12918940,
                "maximum": 58880,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 11002.0105,
                "variance": 121044234.9
              },
              {
                "average": 16515.13572,
                "count": 12918940,
                "maximum": 58112,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9219.932481,
                "variance": 85007154.95
              },
              {
                "average": 151205.1892,
                "count": 12918940,
                "maximum": 152088.3054,
                "minimum": 150464.4177,
                "name": "GpsTime",
                "position": 15,
                "stddev": 470.4689061,
                "variance": 221340.9916
              },
              {
                "average": 0,
                "count": 12918940,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12918940,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12918940,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12918940,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12918940,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              413121.4747,
              5041863.087,
              1252.323442,
              414116.5947,
              5043265.147,
              1689.943442
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    413121.47469926876,
                    5041863.086700731,
                    1252.3234420898934
                  ],
                  [
                    413121.47469926876,
                    5043265.1467007315,
                    1252.3234420898934
                  ],
                  [
                    414116.59469926875,
                    5043265.1467007315,
                    1689.9434420898933
                  ],
                  [
                    414116.59469926875,
                    5041863.086700731,
                    1689.9434420898933
                  ],
                  [
                    413121.47469926876,
                    5041863.086700731,
                    1252.3234420898934
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T20:01:28+00:00",
            "end_time": "2011-09-15T19:34: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": "45117E8221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.93752487914203,
              45.56241071338863,
              820.525408633127
            ],
            [
              -117.93773452188097,
              45.575009922059316,
              820.525408633127
            ],
            [
              -117.92502916737703,
              45.57511351807156,
              875.005408633127
            ],
            [
              -117.92482236409843,
              45.56251426414633,
              875.005408633127
            ],
            [
              -117.93752487914203,
              45.56241071338863,
              820.525408633127
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377345,
        45.56241071,
        820.5254086,
        -117.9248224,
        45.57511352,
        875.0054086
      ],
      "properties": {
        "datetime": "2011-09-14T22:03:39Z",
        "pc:count": 11105596,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427330.3074,
            "count": 11105596,
            "maximum": 427827.7,
            "minimum": 426836.26,
            "name": "X",
            "position": 0,
            "stddev": 278.5949926,
            "variance": 77615.16993
          },
          {
            "average": 5046554.589,
            "count": 11105596,
            "maximum": 5047256.876,
            "minimum": 5045856.936,
            "name": "Y",
            "position": 1,
            "stddev": 397.6448602,
            "variance": 158121.4348
          },
          {
            "average": 835.1130935,
            "count": 11105596,
            "maximum": 875.0054086,
            "minimum": 820.5254086,
            "name": "Z",
            "position": 2,
            "stddev": 6.671640847,
            "variance": 44.51079159
          },
          {
            "average": 194.1372568,
            "count": 11105596,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 62.19251936,
            "variance": 3867.909464
          },
          {
            "average": 1.023798813,
            "count": 11105596,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1653973962,
            "variance": 0.02735629867
          },
          {
            "average": 1.047668671,
            "count": 11105596,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2406147915,
            "variance": 0.05789547791
          },
          {
            "average": 0.4976976472,
            "count": 11105596,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999947217,
            "variance": 0.2499947217
          },
          {
            "average": 0,
            "count": 11105596,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.262980753,
            "count": 11105596,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4402520801,
            "variance": 0.1938218941
          },
          {
            "average": 0.3777703375,
            "count": 11105596,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.593087243,
            "variance": 57.65497387
          },
          {
            "average": 204.615909,
            "count": 11105596,
            "maximum": 213,
            "minimum": 182,
            "name": "UserData",
            "position": 10,
            "stddev": 4.423355033,
            "variance": 19.56606975
          },
          {
            "average": 202.0508363,
            "count": 11105596,
            "maximum": 228,
            "minimum": 176,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02449537,
            "variance": 577.1763779
          },
          {
            "average": 40031.52939,
            "count": 11105596,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 8789.149933,
            "variance": 77249156.55
          },
          {
            "average": 36493.73437,
            "count": 11105596,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 8635.079791,
            "variance": 74564603
          },
          {
            "average": 31651.54166,
            "count": 11105596,
            "maximum": 65280,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 9339.67936,
            "variance": 87229610.56
          },
          {
            "average": 72314.17812,
            "count": 11105596,
            "maximum": 73019.50451,
            "minimum": 71535.64158,
            "name": "GpsTime",
            "position": 15,
            "stddev": 421.4680989,
            "variance": 177635.3584
          },
          {
            "average": 0,
            "count": 11105596,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11105596,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11105596,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11105596,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11105596,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426836.26,
          5045856.936,
          820.5254086,
          427827.7,
          5047256.876,
          875.0054086
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426836.26003555267,
                5045856.935532804,
                820.525408633127
              ],
              [
                426836.26003555267,
                5047256.875532803,
                820.525408633127
              ],
              [
                427827.7000355526,
                5047256.875532803,
                875.005408633127
              ],
              [
                427827.7000355526,
                5045856.935532804,
                875.005408633127
              ],
              [
                426836.26003555267,
                5045856.935532804,
                820.525408633127
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:03:39+00:00",
        "end_time": "2011-09-14T21:38:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377345,
            45.56241071,
            820.5254086,
            -117.9248224,
            45.57511352,
            875.0054086
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.93752487914203,
                  45.56241071338863,
                  820.525408633127
                ],
                [
                  -117.93773452188097,
                  45.575009922059316,
                  820.525408633127
                ],
                [
                  -117.92502916737703,
                  45.57511351807156,
                  875.005408633127
                ],
                [
                  -117.92482236409843,
                  45.56251426414633,
                  875.005408633127
                ],
                [
                  -117.93752487914203,
                  45.56241071338863,
                  820.525408633127
                ]
              ]
            ]
          },
          "id": "45117E8221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:03:39Z",
            "pc:count": 11105596,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427330.3074,
                "count": 11105596,
                "maximum": 427827.7,
                "minimum": 426836.26,
                "name": "X",
                "position": 0,
                "stddev": 278.5949926,
                "variance": 77615.16993
              },
              {
                "average": 5046554.589,
                "count": 11105596,
                "maximum": 5047256.876,
                "minimum": 5045856.936,
                "name": "Y",
                "position": 1,
                "stddev": 397.6448602,
                "variance": 158121.4348
              },
              {
                "average": 835.1130935,
                "count": 11105596,
                "maximum": 875.0054086,
                "minimum": 820.5254086,
                "name": "Z",
                "position": 2,
                "stddev": 6.671640847,
                "variance": 44.51079159
              },
              {
                "average": 194.1372568,
                "count": 11105596,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 62.19251936,
                "variance": 3867.909464
              },
              {
                "average": 1.023798813,
                "count": 11105596,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1653973962,
                "variance": 0.02735629867
              },
              {
                "average": 1.047668671,
                "count": 11105596,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2406147915,
                "variance": 0.05789547791
              },
              {
                "average": 0.4976976472,
                "count": 11105596,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999947217,
                "variance": 0.2499947217
              },
              {
                "average": 0,
                "count": 11105596,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.262980753,
                "count": 11105596,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4402520801,
                "variance": 0.1938218941
              },
              {
                "average": 0.3777703375,
                "count": 11105596,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.593087243,
                "variance": 57.65497387
              },
              {
                "average": 204.615909,
                "count": 11105596,
                "maximum": 213,
                "minimum": 182,
                "name": "UserData",
                "position": 10,
                "stddev": 4.423355033,
                "variance": 19.56606975
              },
              {
                "average": 202.0508363,
                "count": 11105596,
                "maximum": 228,
                "minimum": 176,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02449537,
                "variance": 577.1763779
              },
              {
                "average": 40031.52939,
                "count": 11105596,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 8789.149933,
                "variance": 77249156.55
              },
              {
                "average": 36493.73437,
                "count": 11105596,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 8635.079791,
                "variance": 74564603
              },
              {
                "average": 31651.54166,
                "count": 11105596,
                "maximum": 65280,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 9339.67936,
                "variance": 87229610.56
              },
              {
                "average": 72314.17812,
                "count": 11105596,
                "maximum": 73019.50451,
                "minimum": 71535.64158,
                "name": "GpsTime",
                "position": 15,
                "stddev": 421.4680989,
                "variance": 177635.3584
              },
              {
                "average": 0,
                "count": 11105596,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11105596,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11105596,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11105596,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11105596,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426836.26,
              5045856.936,
              820.5254086,
              427827.7,
              5047256.876,
              875.0054086
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426836.26003555267,
                    5045856.935532804,
                    820.525408633127
                  ],
                  [
                    426836.26003555267,
                    5047256.875532803,
                    820.525408633127
                  ],
                  [
                    427827.7000355526,
                    5047256.875532803,
                    875.005408633127
                  ],
                  [
                    427827.7000355526,
                    5045856.935532804,
                    875.005408633127
                  ],
                  [
                    426836.26003555267,
                    5045856.935532804,
                    820.525408633127
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:03:39+00:00",
            "end_time": "2011-09-14T21:38: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": "45117E8412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502493536297,
              45.52491187918434,
              810.6456468158626
            ],
            [
              -117.92523148936634,
              45.53750977569967,
              810.6456468158626
            ],
            [
              -117.9125289031027,
              45.5376119615944,
              928.7456468158625
            ],
            [
              -117.91232518393932,
              45.52501402044626,
              928.7456468158625
            ],
            [
              -117.92502493536297,
              45.52491187918434,
              810.6456468158626
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252315,
        45.52491188,
        810.6456468,
        -117.9123252,
        45.53761196,
        928.7456468
      ],
      "properties": {
        "datetime": "2011-09-15T00:14:34Z",
        "pc:count": 11297938,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428257.7058,
            "count": 11297938,
            "maximum": 428755.6259,
            "minimum": 427763.7459,
            "name": "X",
            "position": 0,
            "stddev": 287.3359344,
            "variance": 82561.93917
          },
          {
            "average": 5042376.972,
            "count": 11297938,
            "maximum": 5043079.36,
            "minimum": 5041679.58,
            "name": "Y",
            "position": 1,
            "stddev": 405.3132313,
            "variance": 164278.8155
          },
          {
            "average": 849.649584,
            "count": 11297938,
            "maximum": 928.7456468,
            "minimum": 810.6456468,
            "name": "Z",
            "position": 2,
            "stddev": 31.14130275,
            "variance": 969.7807371
          },
          {
            "average": 182.7829442,
            "count": 11297938,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 69.43389302,
            "variance": 4821.0655
          },
          {
            "average": 1.052337958,
            "count": 11297938,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2349123041,
            "variance": 0.05518379063
          },
          {
            "average": 1.104767171,
            "count": 11297938,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3330499785,
            "variance": 0.1109222882
          },
          {
            "average": 0.4954274842,
            "count": 11297938,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999791138,
            "variance": 0.2499791142
          },
          {
            "average": 0,
            "count": 11297938,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.215487198,
            "count": 11297938,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4111599206,
            "variance": 0.1690524803
          },
          {
            "average": -0.163469465,
            "count": 11297938,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.095463637,
            "variance": 65.53653149
          },
          {
            "average": 207.7725519,
            "count": 11297938,
            "maximum": 213,
            "minimum": 194,
            "name": "UserData",
            "position": 10,
            "stddev": 2.993118154,
            "variance": 8.958756285
          },
          {
            "average": 199.2316065,
            "count": 11297938,
            "maximum": 243,
            "minimum": 173,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02456728,
            "variance": 577.1798332
          },
          {
            "average": 28706.16604,
            "count": 11297938,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 9308.53437,
            "variance": 86648812.11
          },
          {
            "average": 27758.56066,
            "count": 11297938,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 7465.566497,
            "variance": 55734683.11
          },
          {
            "average": 23752.63846,
            "count": 11297938,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 6375.076703,
            "variance": 40641602.97
          },
          {
            "average": 71368.91054,
            "count": 11297938,
            "maximum": 80874.64718,
            "minimum": 70501.83156,
            "name": "GpsTime",
            "position": 15,
            "stddev": 497.5140019,
            "variance": 247520.1821
          },
          {
            "average": 0,
            "count": 11297938,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11297938,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11297938,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11297938,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11297938,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427763.7459,
          5041679.58,
          810.6456468,
          428755.6259,
          5043079.36,
          928.7456468
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427763.745906866,
                5041679.579831536,
                810.6456468158626
              ],
              [
                427763.745906866,
                5043079.359831535,
                810.6456468158626
              ],
              [
                428755.625906866,
                5043079.359831535,
                928.7456468158625
              ],
              [
                428755.625906866,
                5041679.579831536,
                928.7456468158625
              ],
              [
                427763.745906866,
                5041679.579831536,
                810.6456468158626
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:14:34+00:00",
        "end_time": "2011-09-14T21:21:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252315,
            45.52491188,
            810.6456468,
            -117.9123252,
            45.53761196,
            928.7456468
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502493536297,
                  45.52491187918434,
                  810.6456468158626
                ],
                [
                  -117.92523148936634,
                  45.53750977569967,
                  810.6456468158626
                ],
                [
                  -117.9125289031027,
                  45.5376119615944,
                  928.7456468158625
                ],
                [
                  -117.91232518393932,
                  45.52501402044626,
                  928.7456468158625
                ],
                [
                  -117.92502493536297,
                  45.52491187918434,
                  810.6456468158626
                ]
              ]
            ]
          },
          "id": "45117E8412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:14:34Z",
            "pc:count": 11297938,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428257.7058,
                "count": 11297938,
                "maximum": 428755.6259,
                "minimum": 427763.7459,
                "name": "X",
                "position": 0,
                "stddev": 287.3359344,
                "variance": 82561.93917
              },
              {
                "average": 5042376.972,
                "count": 11297938,
                "maximum": 5043079.36,
                "minimum": 5041679.58,
                "name": "Y",
                "position": 1,
                "stddev": 405.3132313,
                "variance": 164278.8155
              },
              {
                "average": 849.649584,
                "count": 11297938,
                "maximum": 928.7456468,
                "minimum": 810.6456468,
                "name": "Z",
                "position": 2,
                "stddev": 31.14130275,
                "variance": 969.7807371
              },
              {
                "average": 182.7829442,
                "count": 11297938,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 69.43389302,
                "variance": 4821.0655
              },
              {
                "average": 1.052337958,
                "count": 11297938,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2349123041,
                "variance": 0.05518379063
              },
              {
                "average": 1.104767171,
                "count": 11297938,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3330499785,
                "variance": 0.1109222882
              },
              {
                "average": 0.4954274842,
                "count": 11297938,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999791138,
                "variance": 0.2499791142
              },
              {
                "average": 0,
                "count": 11297938,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.215487198,
                "count": 11297938,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4111599206,
                "variance": 0.1690524803
              },
              {
                "average": -0.163469465,
                "count": 11297938,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.095463637,
                "variance": 65.53653149
              },
              {
                "average": 207.7725519,
                "count": 11297938,
                "maximum": 213,
                "minimum": 194,
                "name": "UserData",
                "position": 10,
                "stddev": 2.993118154,
                "variance": 8.958756285
              },
              {
                "average": 199.2316065,
                "count": 11297938,
                "maximum": 243,
                "minimum": 173,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02456728,
                "variance": 577.1798332
              },
              {
                "average": 28706.16604,
                "count": 11297938,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 9308.53437,
                "variance": 86648812.11
              },
              {
                "average": 27758.56066,
                "count": 11297938,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 7465.566497,
                "variance": 55734683.11
              },
              {
                "average": 23752.63846,
                "count": 11297938,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 6375.076703,
                "variance": 40641602.97
              },
              {
                "average": 71368.91054,
                "count": 11297938,
                "maximum": 80874.64718,
                "minimum": 70501.83156,
                "name": "GpsTime",
                "position": 15,
                "stddev": 497.5140019,
                "variance": 247520.1821
              },
              {
                "average": 0,
                "count": 11297938,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11297938,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11297938,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11297938,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11297938,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427763.7459,
              5041679.58,
              810.6456468,
              428755.6259,
              5043079.36,
              928.7456468
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427763.745906866,
                    5041679.579831536,
                    810.6456468158626
                  ],
                  [
                    427763.745906866,
                    5043079.359831535,
                    810.6456468158626
                  ],
                  [
                    428755.625906866,
                    5043079.359831535,
                    928.7456468158625
                  ],
                  [
                    428755.625906866,
                    5041679.579831536,
                    928.7456468158625
                  ],
                  [
                    427763.745906866,
                    5041679.579831536,
                    810.6456468158626
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:14:34+00:00",
            "end_time": "2011-09-14T21: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": "45118B1209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502436269428,
              45.224901074498106,
              866.9880619036246
            ],
            [
              -118.02525105076367,
              45.23750970077655,
              866.9880619036246
            ],
            [
              -118.0125302489407,
              45.23762319316971,
              1101.3480619036247
            ],
            [
              -118.01230637233164,
              45.22501451728475,
              1101.3480619036247
            ],
            [
              -118.02502436269428,
              45.224901074498106,
              866.9880619036246
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252511,
        45.22490107,
        866.9880619,
        -118.0123064,
        45.23762319,
        1101.348062
      ],
      "properties": {
        "datetime": "2011-09-17T23:02:58Z",
        "pc:count": 9207610,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420032.4449,
            "count": 9207610,
            "maximum": 420528.758,
            "minimum": 419530.158,
            "name": "X",
            "position": 0,
            "stddev": 283.6393905,
            "variance": 80451.30386
          },
          {
            "average": 5009147.313,
            "count": 9207610,
            "maximum": 5009845.824,
            "minimum": 5008444.884,
            "name": "Y",
            "position": 1,
            "stddev": 397.8334937,
            "variance": 158271.4887
          },
          {
            "average": 929.6389936,
            "count": 9207610,
            "maximum": 1101.348062,
            "minimum": 866.9880619,
            "name": "Z",
            "position": 2,
            "stddev": 59.84041992,
            "variance": 3580.875857
          },
          {
            "average": 103.0967741,
            "count": 9207610,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 32.37813696,
            "variance": 1048.343753
          },
          {
            "average": 1.003071155,
            "count": 9207610,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05634424258,
            "variance": 0.003174673672
          },
          {
            "average": 1.006661772,
            "count": 9207610,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08390264081,
            "variance": 0.007039653134
          },
          {
            "average": 0.5000002172,
            "count": 9207610,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000272,
            "variance": 0.2500000272
          },
          {
            "average": 0,
            "count": 9207610,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.303609514,
            "count": 9207610,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4598160503,
            "variance": 0.2114308001
          },
          {
            "average": -0.737233823,
            "count": 9207610,
            "maximum": 19.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.758376951,
            "variance": 76.70916682
          },
          {
            "average": 137,
            "count": 9207610,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10675.77271,
            "count": 9207610,
            "maximum": 10680,
            "minimum": 10672,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.729918444,
            "variance": 2.992617823
          },
          {
            "average": 32845.46333,
            "count": 9207610,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 8461.656829,
            "variance": 71599636.3
          },
          {
            "average": 31145.66382,
            "count": 9207610,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 6921.519217,
            "variance": 47907428.27
          },
          {
            "average": 26246.44453,
            "count": 9207610,
            "maximum": 65280,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 6087.08741,
            "variance": 37052633.14
          },
          {
            "average": 333247.7148,
            "count": 9207610,
            "maximum": 335778.3805,
            "minimum": 330656.5832,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1125.222547,
            "variance": 1266125.78
          },
          {
            "average": 0,
            "count": 9207610,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9207610,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9207610,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9207610,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9207610,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419530.158,
          5008444.884,
          866.9880619,
          420528.758,
          5009845.824,
          1101.348062
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419530.15802077914,
                5008444.883606829,
                866.9880619036246
              ],
              [
                419530.15802077914,
                5009845.823606828,
                866.9880619036246
              ],
              [
                420528.7580207791,
                5009845.823606828,
                1101.3480619036247
              ],
              [
                420528.7580207791,
                5008444.883606829,
                1101.3480619036247
              ],
              [
                419530.15802077914,
                5008444.883606829,
                866.9880619036246
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T23:02:58+00:00",
        "end_time": "2011-09-17T21:37:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118B1209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118B1209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118B1209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252511,
            45.22490107,
            866.9880619,
            -118.0123064,
            45.23762319,
            1101.348062
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502436269428,
                  45.224901074498106,
                  866.9880619036246
                ],
                [
                  -118.02525105076367,
                  45.23750970077655,
                  866.9880619036246
                ],
                [
                  -118.0125302489407,
                  45.23762319316971,
                  1101.3480619036247
                ],
                [
                  -118.01230637233164,
                  45.22501451728475,
                  1101.3480619036247
                ],
                [
                  -118.02502436269428,
                  45.224901074498106,
                  866.9880619036246
                ]
              ]
            ]
          },
          "id": "45118B1209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T23:02:58Z",
            "pc:count": 9207610,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420032.4449,
                "count": 9207610,
                "maximum": 420528.758,
                "minimum": 419530.158,
                "name": "X",
                "position": 0,
                "stddev": 283.6393905,
                "variance": 80451.30386
              },
              {
                "average": 5009147.313,
                "count": 9207610,
                "maximum": 5009845.824,
                "minimum": 5008444.884,
                "name": "Y",
                "position": 1,
                "stddev": 397.8334937,
                "variance": 158271.4887
              },
              {
                "average": 929.6389936,
                "count": 9207610,
                "maximum": 1101.348062,
                "minimum": 866.9880619,
                "name": "Z",
                "position": 2,
                "stddev": 59.84041992,
                "variance": 3580.875857
              },
              {
                "average": 103.0967741,
                "count": 9207610,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 32.37813696,
                "variance": 1048.343753
              },
              {
                "average": 1.003071155,
                "count": 9207610,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05634424258,
                "variance": 0.003174673672
              },
              {
                "average": 1.006661772,
                "count": 9207610,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08390264081,
                "variance": 0.007039653134
              },
              {
                "average": 0.5000002172,
                "count": 9207610,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000272,
                "variance": 0.2500000272
              },
              {
                "average": 0,
                "count": 9207610,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.303609514,
                "count": 9207610,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4598160503,
                "variance": 0.2114308001
              },
              {
                "average": -0.737233823,
                "count": 9207610,
                "maximum": 19.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.758376951,
                "variance": 76.70916682
              },
              {
                "average": 137,
                "count": 9207610,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10675.77271,
                "count": 9207610,
                "maximum": 10680,
                "minimum": 10672,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.729918444,
                "variance": 2.992617823
              },
              {
                "average": 32845.46333,
                "count": 9207610,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 8461.656829,
                "variance": 71599636.3
              },
              {
                "average": 31145.66382,
                "count": 9207610,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 6921.519217,
                "variance": 47907428.27
              },
              {
                "average": 26246.44453,
                "count": 9207610,
                "maximum": 65280,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 6087.08741,
                "variance": 37052633.14
              },
              {
                "average": 333247.7148,
                "count": 9207610,
                "maximum": 335778.3805,
                "minimum": 330656.5832,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1125.222547,
                "variance": 1266125.78
              },
              {
                "average": 0,
                "count": 9207610,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9207610,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9207610,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9207610,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9207610,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419530.158,
              5008444.884,
              866.9880619,
              420528.758,
              5009845.824,
              1101.348062
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419530.15802077914,
                    5008444.883606829,
                    866.9880619036246
                  ],
                  [
                    419530.15802077914,
                    5009845.823606828,
                    866.9880619036246
                  ],
                  [
                    420528.7580207791,
                    5009845.823606828,
                    1101.3480619036247
                  ],
                  [
                    420528.7580207791,
                    5008444.883606829,
                    1101.3480619036247
                  ],
                  [
                    419530.15802077914,
                    5008444.883606829,
                    866.9880619036246
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T23:02:58+00:00",
            "end_time": "2011-09-17T21:37: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": "45117D8313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502466985549,
              45.39990644400843,
              831.6706732737474
            ],
            [
              -117.97524153391618,
              45.41250983474813,
              831.6706732737474
            ],
            [
              -117.9625296143154,
              45.412617671352145,
              865.2106732737474
            ],
            [
              -117.96231557593534,
              45.400014233494446,
              865.2106732737474
            ],
            [
              -117.97502466985549,
              45.39990644400843,
              831.6706732737474
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752415,
        45.39990644,
        831.6706733,
        -117.9623156,
        45.41261767,
        865.2106733
      ],
      "properties": {
        "datetime": "2011-09-15T00:36:27Z",
        "pc:count": 11599213,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424168.5163,
            "count": 11599213,
            "maximum": 424685.5086,
            "minimum": 423690.6886,
            "name": "X",
            "position": 0,
            "stddev": 286.124604,
            "variance": 81867.28904
          },
          {
            "average": 5028521.292,
            "count": 11599213,
            "maximum": 5029238.543,
            "minimum": 5027838.163,
            "name": "Y",
            "position": 1,
            "stddev": 400.6794587,
            "variance": 160544.0286
          },
          {
            "average": 835.4999141,
            "count": 11599213,
            "maximum": 865.2106733,
            "minimum": 831.6706733,
            "name": "Z",
            "position": 2,
            "stddev": 2.27826999,
            "variance": 5.190514147
          },
          {
            "average": 217.7203747,
            "count": 11599213,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.60689274,
            "variance": 1731.133524
          },
          {
            "average": 1.005093449,
            "count": 11599213,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07868967771,
            "variance": 0.006192065378
          },
          {
            "average": 1.010349495,
            "count": 11599213,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1177382061,
            "variance": 0.01386228517
          },
          {
            "average": 0.4982081112,
            "count": 11599213,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999968107,
            "variance": 0.2499968107
          },
          {
            "average": 0,
            "count": 11599213,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.264590882,
            "count": 11599213,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4411151369,
            "variance": 0.194582564
          },
          {
            "average": 0.9743943228,
            "count": 11599213,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.085457441,
            "variance": 65.37462204
          },
          {
            "average": 196.55209,
            "count": 11599213,
            "maximum": 213,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 18.09153821,
            "variance": 327.303755
          },
          {
            "average": 249.699432,
            "count": 11599213,
            "maximum": 1033,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 177.4097298,
            "variance": 31474.21223
          },
          {
            "average": 36244.88138,
            "count": 11599213,
            "maximum": 64768,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 10597.77962,
            "variance": 112312932.9
          },
          {
            "average": 34657.54083,
            "count": 11599213,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 8305.157982,
            "variance": 68975649.1
          },
          {
            "average": 27458.22253,
            "count": 11599213,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6670.669177,
            "variance": 44497827.26
          },
          {
            "average": 78418.672,
            "count": 11599213,
            "maximum": 82187.59654,
            "minimum": 77130.83869,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1000.53653,
            "variance": 1001073.349
          },
          {
            "average": 0,
            "count": 11599213,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11599213,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11599213,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11599213,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11599213,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423690.6886,
          5027838.163,
          831.6706733,
          424685.5086,
          5029238.543,
          865.2106733
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423690.68857465615,
                5027838.162964595,
                831.6706732737474
              ],
              [
                423690.68857465615,
                5029238.542964595,
                831.6706732737474
              ],
              [
                424685.5085746561,
                5029238.542964595,
                865.2106732737474
              ],
              [
                424685.5085746561,
                5027838.162964595,
                865.2106732737474
              ],
              [
                423690.68857465615,
                5027838.162964595,
                831.6706732737474
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:36:27+00:00",
        "end_time": "2011-09-14T23:12:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752415,
            45.39990644,
            831.6706733,
            -117.9623156,
            45.41261767,
            865.2106733
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502466985549,
                  45.39990644400843,
                  831.6706732737474
                ],
                [
                  -117.97524153391618,
                  45.41250983474813,
                  831.6706732737474
                ],
                [
                  -117.9625296143154,
                  45.412617671352145,
                  865.2106732737474
                ],
                [
                  -117.96231557593534,
                  45.400014233494446,
                  865.2106732737474
                ],
                [
                  -117.97502466985549,
                  45.39990644400843,
                  831.6706732737474
                ]
              ]
            ]
          },
          "id": "45117D8313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:36:27Z",
            "pc:count": 11599213,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424168.5163,
                "count": 11599213,
                "maximum": 424685.5086,
                "minimum": 423690.6886,
                "name": "X",
                "position": 0,
                "stddev": 286.124604,
                "variance": 81867.28904
              },
              {
                "average": 5028521.292,
                "count": 11599213,
                "maximum": 5029238.543,
                "minimum": 5027838.163,
                "name": "Y",
                "position": 1,
                "stddev": 400.6794587,
                "variance": 160544.0286
              },
              {
                "average": 835.4999141,
                "count": 11599213,
                "maximum": 865.2106733,
                "minimum": 831.6706733,
                "name": "Z",
                "position": 2,
                "stddev": 2.27826999,
                "variance": 5.190514147
              },
              {
                "average": 217.7203747,
                "count": 11599213,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.60689274,
                "variance": 1731.133524
              },
              {
                "average": 1.005093449,
                "count": 11599213,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07868967771,
                "variance": 0.006192065378
              },
              {
                "average": 1.010349495,
                "count": 11599213,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1177382061,
                "variance": 0.01386228517
              },
              {
                "average": 0.4982081112,
                "count": 11599213,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999968107,
                "variance": 0.2499968107
              },
              {
                "average": 0,
                "count": 11599213,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.264590882,
                "count": 11599213,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4411151369,
                "variance": 0.194582564
              },
              {
                "average": 0.9743943228,
                "count": 11599213,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.085457441,
                "variance": 65.37462204
              },
              {
                "average": 196.55209,
                "count": 11599213,
                "maximum": 213,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 18.09153821,
                "variance": 327.303755
              },
              {
                "average": 249.699432,
                "count": 11599213,
                "maximum": 1033,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 177.4097298,
                "variance": 31474.21223
              },
              {
                "average": 36244.88138,
                "count": 11599213,
                "maximum": 64768,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 10597.77962,
                "variance": 112312932.9
              },
              {
                "average": 34657.54083,
                "count": 11599213,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 8305.157982,
                "variance": 68975649.1
              },
              {
                "average": 27458.22253,
                "count": 11599213,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6670.669177,
                "variance": 44497827.26
              },
              {
                "average": 78418.672,
                "count": 11599213,
                "maximum": 82187.59654,
                "minimum": 77130.83869,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1000.53653,
                "variance": 1001073.349
              },
              {
                "average": 0,
                "count": 11599213,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11599213,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11599213,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11599213,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11599213,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423690.6886,
              5027838.163,
              831.6706733,
              424685.5086,
              5029238.543,
              865.2106733
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423690.68857465615,
                    5027838.162964595,
                    831.6706732737474
                  ],
                  [
                    423690.68857465615,
                    5029238.542964595,
                    831.6706732737474
                  ],
                  [
                    424685.5085746561,
                    5029238.542964595,
                    865.2106732737474
                  ],
                  [
                    424685.5085746561,
                    5027838.162964595,
                    865.2106732737474
                  ],
                  [
                    423690.68857465615,
                    5027838.162964595,
                    831.6706732737474
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:36:27+00:00",
            "end_time": "2011-09-14T23:12: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": "45118B1404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01992842159191,
              45.174946428415346,
              1097.0780248458343
            ],
            [
              -118.02015281545741,
              45.18751180452382,
              1097.0780248458343
            ],
            [
              -118.01252905229316,
              45.1875796531556,
              1267.8980248458345
            ],
            [
              -118.01230633466163,
              45.17501424749316,
              1267.8980248458345
            ],
            [
              -118.01992842159191,
              45.174946428415346,
              1097.0780248458343
            ]
          ]
        ]
      },
      "bbox": [
        -118.0201528,
        45.17494643,
        1097.078025,
        -118.0123063,
        45.18757965,
        1267.898025
      ],
      "properties": {
        "datetime": "2011-09-19T18:42:50Z",
        "pc:count": 3816755,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420226.625,
            "count": 3816755,
            "maximum": 420459.1173,
            "minimum": 419860.1173,
            "name": "X",
            "position": 0,
            "stddev": 144.8735055,
            "variance": 20988.33259
          },
          {
            "average": 5003719.895,
            "count": 3816755,
            "maximum": 5004286.417,
            "minimum": 5002890.297,
            "name": "Y",
            "position": 1,
            "stddev": 379.0022561,
            "variance": 143642.7101
          },
          {
            "average": 1172.399949,
            "count": 3816755,
            "maximum": 1267.898025,
            "minimum": 1097.078025,
            "name": "Z",
            "position": 2,
            "stddev": 36.27302158,
            "variance": 1315.732094
          },
          {
            "average": 94.27660932,
            "count": 3816755,
            "maximum": 229,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.10451241,
            "variance": 1451.953866
          },
          {
            "average": 1.064189082,
            "count": 3816755,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2690389196,
            "variance": 0.07238194026
          },
          {
            "average": 1.132989411,
            "count": 3816755,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3948139435,
            "variance": 0.15587805
          },
          {
            "average": 0.5001602146,
            "count": 3816755,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000398,
            "variance": 0.2500000398
          },
          {
            "average": 0,
            "count": 3816755,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.279400433,
            "count": 3816755,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4487046733,
            "variance": 0.2013358838
          },
          {
            "average": -1.075926871,
            "count": 3816755,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.587577607,
            "variance": 73.74648916
          },
          {
            "average": 137.9291933,
            "count": 3816755,
            "maximum": 138,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2565017886,
            "variance": 0.06579316755
          },
          {
            "average": 10648.89782,
            "count": 3816755,
            "maximum": 10682,
            "minimum": 10645,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.181569645,
            "variance": 84.30122114
          },
          {
            "average": 25949.00479,
            "count": 3816755,
            "maximum": 50944,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 9498.497154,
            "variance": 90221448.18
          },
          {
            "average": 24967.58515,
            "count": 3816755,
            "maximum": 48896,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 8328.664682,
            "variance": 69366655.38
          },
          {
            "average": 21887.26015,
            "count": 3816755,
            "maximum": 48640,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7151.958402,
            "variance": 51150508.98
          },
          {
            "average": 481113.7544,
            "count": 3816755,
            "maximum": 492970.8704,
            "minimum": 336551.3714,
            "name": "GpsTime",
            "position": 15,
            "stddev": 39765.3472,
            "variance": 1581282838
          },
          {
            "average": 0,
            "count": 3816755,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3816755,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3816755,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3816755,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3816755,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419860.1173,
          5002890.297,
          1097.078025,
          420459.1173,
          5004286.417,
          1267.898025
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419860.11734002695,
                5002890.297157354,
                1097.0780248458343
              ],
              [
                419860.11734002695,
                5004286.417157353,
                1097.0780248458343
              ],
              [
                420459.11734002695,
                5004286.417157353,
                1267.8980248458345
              ],
              [
                420459.11734002695,
                5002890.297157354,
                1267.8980248458345
              ],
              [
                419860.11734002695,
                5002890.297157354,
                1097.0780248458343
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-19T18:42:50+00:00",
        "end_time": "2011-09-17T23:15:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118B1404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118B1404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118B1404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0201528,
            45.17494643,
            1097.078025,
            -118.0123063,
            45.18757965,
            1267.898025
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01992842159191,
                  45.174946428415346,
                  1097.0780248458343
                ],
                [
                  -118.02015281545741,
                  45.18751180452382,
                  1097.0780248458343
                ],
                [
                  -118.01252905229316,
                  45.1875796531556,
                  1267.8980248458345
                ],
                [
                  -118.01230633466163,
                  45.17501424749316,
                  1267.8980248458345
                ],
                [
                  -118.01992842159191,
                  45.174946428415346,
                  1097.0780248458343
                ]
              ]
            ]
          },
          "id": "45118B1404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-19T18:42:50Z",
            "pc:count": 3816755,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420226.625,
                "count": 3816755,
                "maximum": 420459.1173,
                "minimum": 419860.1173,
                "name": "X",
                "position": 0,
                "stddev": 144.8735055,
                "variance": 20988.33259
              },
              {
                "average": 5003719.895,
                "count": 3816755,
                "maximum": 5004286.417,
                "minimum": 5002890.297,
                "name": "Y",
                "position": 1,
                "stddev": 379.0022561,
                "variance": 143642.7101
              },
              {
                "average": 1172.399949,
                "count": 3816755,
                "maximum": 1267.898025,
                "minimum": 1097.078025,
                "name": "Z",
                "position": 2,
                "stddev": 36.27302158,
                "variance": 1315.732094
              },
              {
                "average": 94.27660932,
                "count": 3816755,
                "maximum": 229,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.10451241,
                "variance": 1451.953866
              },
              {
                "average": 1.064189082,
                "count": 3816755,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2690389196,
                "variance": 0.07238194026
              },
              {
                "average": 1.132989411,
                "count": 3816755,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3948139435,
                "variance": 0.15587805
              },
              {
                "average": 0.5001602146,
                "count": 3816755,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000398,
                "variance": 0.2500000398
              },
              {
                "average": 0,
                "count": 3816755,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.279400433,
                "count": 3816755,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4487046733,
                "variance": 0.2013358838
              },
              {
                "average": -1.075926871,
                "count": 3816755,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.587577607,
                "variance": 73.74648916
              },
              {
                "average": 137.9291933,
                "count": 3816755,
                "maximum": 138,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2565017886,
                "variance": 0.06579316755
              },
              {
                "average": 10648.89782,
                "count": 3816755,
                "maximum": 10682,
                "minimum": 10645,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.181569645,
                "variance": 84.30122114
              },
              {
                "average": 25949.00479,
                "count": 3816755,
                "maximum": 50944,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 9498.497154,
                "variance": 90221448.18
              },
              {
                "average": 24967.58515,
                "count": 3816755,
                "maximum": 48896,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 8328.664682,
                "variance": 69366655.38
              },
              {
                "average": 21887.26015,
                "count": 3816755,
                "maximum": 48640,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7151.958402,
                "variance": 51150508.98
              },
              {
                "average": 481113.7544,
                "count": 3816755,
                "maximum": 492970.8704,
                "minimum": 336551.3714,
                "name": "GpsTime",
                "position": 15,
                "stddev": 39765.3472,
                "variance": 1581282838
              },
              {
                "average": 0,
                "count": 3816755,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3816755,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3816755,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3816755,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3816755,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419860.1173,
              5002890.297,
              1097.078025,
              420459.1173,
              5004286.417,
              1267.898025
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419860.11734002695,
                    5002890.297157354,
                    1097.0780248458343
                  ],
                  [
                    419860.11734002695,
                    5004286.417157353,
                    1097.0780248458343
                  ],
                  [
                    420459.11734002695,
                    5004286.417157353,
                    1267.8980248458345
                  ],
                  [
                    420459.11734002695,
                    5002890.297157354,
                    1267.8980248458345
                  ],
                  [
                    419860.11734002695,
                    5002890.297157354,
                    1097.0780248458343
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-19T18:42:50+00:00",
            "end_time": "2011-09-17T23:15: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": "45118E1313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.10002434310371,
              45.52489279122259,
              1057.1495386386553
            ],
            [
              -118.10027034838863,
              45.53750944522785,
              1057.1495386386553
            ],
            [
              -118.08753002379252,
              45.537631459845606,
              1518.7895386386551
            ],
            [
              -118.08728686569847,
              45.52501475246725,
              1518.7895386386551
            ],
            [
              -118.10002434310371,
              45.52489279122259,
              1057.1495386386553
            ]
          ]
        ]
      },
      "bbox": [
        -118.1002703,
        45.52489279,
        1057.149539,
        -118.0872869,
        45.53763146,
        1518.789539
      ],
      "properties": {
        "datetime": "2011-09-15T19:38:00Z",
        "pc:count": 13676452,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 414601.8122,
            "count": 13676452,
            "maximum": 415092.5205,
            "minimum": 414097.6405,
            "name": "X",
            "position": 0,
            "stddev": 283.5007233,
            "variance": 80372.6601
          },
          {
            "average": 5042518.473,
            "count": 13676452,
            "maximum": 5043251.744,
            "minimum": 5041849.804,
            "name": "Y",
            "position": 1,
            "stddev": 400.0583343,
            "variance": 160046.6708
          },
          {
            "average": 1243.18065,
            "count": 13676452,
            "maximum": 1518.789539,
            "minimum": 1057.149539,
            "name": "Z",
            "position": 2,
            "stddev": 98.50372543,
            "variance": 9702.983923
          },
          {
            "average": 84.64714957,
            "count": 13676452,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.72076142,
            "variance": 2675.037161
          },
          {
            "average": 1.148355655,
            "count": 13676452,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3878360946,
            "variance": 0.1504168363
          },
          {
            "average": 1.304706001,
            "count": 13676452,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5419837871,
            "variance": 0.2937464255
          },
          {
            "average": 0.499440425,
            "count": 13676452,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997052,
            "variance": 0.2499997052
          },
          {
            "average": 0,
            "count": 13676452,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.101761334,
            "count": 13676452,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3023342051,
            "variance": 0.09140597159
          },
          {
            "average": -0.7395490963,
            "count": 13676452,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.142762471,
            "variance": 66.30458067
          },
          {
            "average": 177,
            "count": 13676452,
            "maximum": 177,
            "minimum": 177,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14715.09265,
            "count": 13676452,
            "maximum": 20015,
            "minimum": 9420,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5295.000164,
            "variance": 28037026.74
          },
          {
            "average": 15606.86846,
            "count": 13676452,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10324.48281,
            "variance": 106594945.2
          },
          {
            "average": 17193.35167,
            "count": 13676452,
            "maximum": 54784,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 10862.30517,
            "variance": 117989673.6
          },
          {
            "average": 16326.06146,
            "count": 13676452,
            "maximum": 55552,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9940.255706,
            "variance": 98808683.51
          },
          {
            "average": 149937.1197,
            "count": 13676452,
            "maximum": 150680.2972,
            "minimum": 149224.1942,
            "name": "GpsTime",
            "position": 15,
            "stddev": 425.1612565,
            "variance": 180762.094
          },
          {
            "average": 0,
            "count": 13676452,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13676452,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13676452,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13676452,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13676452,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          414097.6405,
          5041849.804,
          1057.149539,
          415092.5205,
          5043251.744,
          1518.789539
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                414097.6405130616,
                5041849.8043998815,
                1057.1495386386553
              ],
              [
                414097.6405130616,
                5043251.744399881,
                1057.1495386386553
              ],
              [
                415092.5205130616,
                5043251.744399881,
                1518.7895386386551
              ],
              [
                415092.5205130616,
                5041849.8043998815,
                1518.7895386386551
              ],
              [
                414097.6405130616,
                5041849.8043998815,
                1057.1495386386553
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T19:38:00+00:00",
        "end_time": "2011-09-15T19:13:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118E1313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118E1313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118E1313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.1002703,
            45.52489279,
            1057.149539,
            -118.0872869,
            45.53763146,
            1518.789539
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.10002434310371,
                  45.52489279122259,
                  1057.1495386386553
                ],
                [
                  -118.10027034838863,
                  45.53750944522785,
                  1057.1495386386553
                ],
                [
                  -118.08753002379252,
                  45.537631459845606,
                  1518.7895386386551
                ],
                [
                  -118.08728686569847,
                  45.52501475246725,
                  1518.7895386386551
                ],
                [
                  -118.10002434310371,
                  45.52489279122259,
                  1057.1495386386553
                ]
              ]
            ]
          },
          "id": "45118E1313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118E1313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T19:38:00Z",
            "pc:count": 13676452,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 414601.8122,
                "count": 13676452,
                "maximum": 415092.5205,
                "minimum": 414097.6405,
                "name": "X",
                "position": 0,
                "stddev": 283.5007233,
                "variance": 80372.6601
              },
              {
                "average": 5042518.473,
                "count": 13676452,
                "maximum": 5043251.744,
                "minimum": 5041849.804,
                "name": "Y",
                "position": 1,
                "stddev": 400.0583343,
                "variance": 160046.6708
              },
              {
                "average": 1243.18065,
                "count": 13676452,
                "maximum": 1518.789539,
                "minimum": 1057.149539,
                "name": "Z",
                "position": 2,
                "stddev": 98.50372543,
                "variance": 9702.983923
              },
              {
                "average": 84.64714957,
                "count": 13676452,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.72076142,
                "variance": 2675.037161
              },
              {
                "average": 1.148355655,
                "count": 13676452,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3878360946,
                "variance": 0.1504168363
              },
              {
                "average": 1.304706001,
                "count": 13676452,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5419837871,
                "variance": 0.2937464255
              },
              {
                "average": 0.499440425,
                "count": 13676452,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997052,
                "variance": 0.2499997052
              },
              {
                "average": 0,
                "count": 13676452,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.101761334,
                "count": 13676452,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3023342051,
                "variance": 0.09140597159
              },
              {
                "average": -0.7395490963,
                "count": 13676452,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.142762471,
                "variance": 66.30458067
              },
              {
                "average": 177,
                "count": 13676452,
                "maximum": 177,
                "minimum": 177,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14715.09265,
                "count": 13676452,
                "maximum": 20015,
                "minimum": 9420,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5295.000164,
                "variance": 28037026.74
              },
              {
                "average": 15606.86846,
                "count": 13676452,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10324.48281,
                "variance": 106594945.2
              },
              {
                "average": 17193.35167,
                "count": 13676452,
                "maximum": 54784,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 10862.30517,
                "variance": 117989673.6
              },
              {
                "average": 16326.06146,
                "count": 13676452,
                "maximum": 55552,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9940.255706,
                "variance": 98808683.51
              },
              {
                "average": 149937.1197,
                "count": 13676452,
                "maximum": 150680.2972,
                "minimum": 149224.1942,
                "name": "GpsTime",
                "position": 15,
                "stddev": 425.1612565,
                "variance": 180762.094
              },
              {
                "average": 0,
                "count": 13676452,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13676452,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13676452,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13676452,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13676452,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              414097.6405,
              5041849.804,
              1057.149539,
              415092.5205,
              5043251.744,
              1518.789539
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    414097.6405130616,
                    5041849.8043998815,
                    1057.1495386386553
                  ],
                  [
                    414097.6405130616,
                    5043251.744399881,
                    1057.1495386386553
                  ],
                  [
                    415092.5205130616,
                    5043251.744399881,
                    1518.7895386386551
                  ],
                  [
                    415092.5205130616,
                    5041849.8043998815,
                    1518.7895386386551
                  ],
                  [
                    414097.6405130616,
                    5041849.8043998815,
                    1057.1495386386553
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T19:38:00+00:00",
            "end_time": "2011-09-15T19:13: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": "45117E8222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502508358405,
              45.56241175436184,
              803.1879290393681
            ],
            [
              -117.92523190780203,
              45.57500956781839,
              803.1879290393681
            ],
            [
              -117.91252958429033,
              45.575111748710164,
              867.0679290393682
            ],
            [
              -117.9123255985609,
              45.56251389062219,
              867.0679290393682
            ],
            [
              -117.92502508358405,
              45.56241175436184,
              803.1879290393681
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252319,
        45.56241175,
        803.187929,
        -117.9123256,
        45.57511175,
        867.067929
      ],
      "properties": {
        "datetime": "2011-09-14T21:47:28Z",
        "pc:count": 11886860,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428307.508,
            "count": 11886860,
            "maximum": 428802.9485,
            "minimum": 427811.7485,
            "name": "X",
            "position": 0,
            "stddev": 283.9275788,
            "variance": 80614.87
          },
          {
            "average": 5046546.067,
            "count": 11886860,
            "maximum": 5047245.509,
            "minimum": 5045845.729,
            "name": "Y",
            "position": 1,
            "stddev": 398.8606574,
            "variance": 159089.824
          },
          {
            "average": 821.0822869,
            "count": 11886860,
            "maximum": 867.067929,
            "minimum": 803.187929,
            "name": "Z",
            "position": 2,
            "stddev": 9.933629544,
            "variance": 98.67699592
          },
          {
            "average": 162.8688398,
            "count": 11886860,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 77.95467319,
            "variance": 6076.931073
          },
          {
            "average": 1.081652261,
            "count": 11886860,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3052447175,
            "variance": 0.09317433758
          },
          {
            "average": 1.163451912,
            "count": 11886860,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4380758415,
            "variance": 0.1919104429
          },
          {
            "average": 0.501826723,
            "count": 11886860,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999966841,
            "variance": 0.2499966841
          },
          {
            "average": 0,
            "count": 11886860,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.216089447,
            "count": 11886860,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4115760099,
            "variance": 0.169394812
          },
          {
            "average": 1.499517007,
            "count": 11886860,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.04145428,
            "variance": 64.66498693
          },
          {
            "average": 204.0712463,
            "count": 11886860,
            "maximum": 213,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 4.262677427,
            "variance": 18.17041885
          },
          {
            "average": 198.7114794,
            "count": 11886860,
            "maximum": 225,
            "minimum": 172,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02006963,
            "variance": 576.9637448
          },
          {
            "average": 37745.55412,
            "count": 11886860,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 11333.03818,
            "variance": 128437754.3
          },
          {
            "average": 35828.96131,
            "count": 11886860,
            "maximum": 65280,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 10814.23724,
            "variance": 116947727
          },
          {
            "average": 31651.00024,
            "count": 11886860,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 11504.46002,
            "variance": 132352600.3
          },
          {
            "average": 71101.01719,
            "count": 11886860,
            "maximum": 72048.73977,
            "minimum": 70083.80063,
            "name": "GpsTime",
            "position": 15,
            "stddev": 420.5539741,
            "variance": 176865.6451
          },
          {
            "average": 0,
            "count": 11886860,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11886860,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11886860,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11886860,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11886860,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427811.7485,
          5045845.729,
          803.187929,
          428802.9485,
          5047245.509,
          867.067929
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427811.74851065874,
                5045845.729247003,
                803.1879290393681
              ],
              [
                427811.74851065874,
                5047245.509247002,
                803.1879290393681
              ],
              [
                428802.9485106587,
                5047245.509247002,
                867.0679290393682
              ],
              [
                428802.9485106587,
                5045845.729247003,
                867.0679290393682
              ],
              [
                427811.74851065874,
                5045845.729247003,
                803.1879290393681
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:47:28+00:00",
        "end_time": "2011-09-14T21:14:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252319,
            45.56241175,
            803.187929,
            -117.9123256,
            45.57511175,
            867.067929
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502508358405,
                  45.56241175436184,
                  803.1879290393681
                ],
                [
                  -117.92523190780203,
                  45.57500956781839,
                  803.1879290393681
                ],
                [
                  -117.91252958429033,
                  45.575111748710164,
                  867.0679290393682
                ],
                [
                  -117.9123255985609,
                  45.56251389062219,
                  867.0679290393682
                ],
                [
                  -117.92502508358405,
                  45.56241175436184,
                  803.1879290393681
                ]
              ]
            ]
          },
          "id": "45117E8222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:47:28Z",
            "pc:count": 11886860,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428307.508,
                "count": 11886860,
                "maximum": 428802.9485,
                "minimum": 427811.7485,
                "name": "X",
                "position": 0,
                "stddev": 283.9275788,
                "variance": 80614.87
              },
              {
                "average": 5046546.067,
                "count": 11886860,
                "maximum": 5047245.509,
                "minimum": 5045845.729,
                "name": "Y",
                "position": 1,
                "stddev": 398.8606574,
                "variance": 159089.824
              },
              {
                "average": 821.0822869,
                "count": 11886860,
                "maximum": 867.067929,
                "minimum": 803.187929,
                "name": "Z",
                "position": 2,
                "stddev": 9.933629544,
                "variance": 98.67699592
              },
              {
                "average": 162.8688398,
                "count": 11886860,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 77.95467319,
                "variance": 6076.931073
              },
              {
                "average": 1.081652261,
                "count": 11886860,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3052447175,
                "variance": 0.09317433758
              },
              {
                "average": 1.163451912,
                "count": 11886860,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4380758415,
                "variance": 0.1919104429
              },
              {
                "average": 0.501826723,
                "count": 11886860,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999966841,
                "variance": 0.2499966841
              },
              {
                "average": 0,
                "count": 11886860,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.216089447,
                "count": 11886860,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4115760099,
                "variance": 0.169394812
              },
              {
                "average": 1.499517007,
                "count": 11886860,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.04145428,
                "variance": 64.66498693
              },
              {
                "average": 204.0712463,
                "count": 11886860,
                "maximum": 213,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 4.262677427,
                "variance": 18.17041885
              },
              {
                "average": 198.7114794,
                "count": 11886860,
                "maximum": 225,
                "minimum": 172,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02006963,
                "variance": 576.9637448
              },
              {
                "average": 37745.55412,
                "count": 11886860,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 11333.03818,
                "variance": 128437754.3
              },
              {
                "average": 35828.96131,
                "count": 11886860,
                "maximum": 65280,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 10814.23724,
                "variance": 116947727
              },
              {
                "average": 31651.00024,
                "count": 11886860,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 11504.46002,
                "variance": 132352600.3
              },
              {
                "average": 71101.01719,
                "count": 11886860,
                "maximum": 72048.73977,
                "minimum": 70083.80063,
                "name": "GpsTime",
                "position": 15,
                "stddev": 420.5539741,
                "variance": 176865.6451
              },
              {
                "average": 0,
                "count": 11886860,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11886860,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11886860,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11886860,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11886860,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427811.7485,
              5045845.729,
              803.187929,
              428802.9485,
              5047245.509,
              867.067929
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427811.74851065874,
                    5045845.729247003,
                    803.1879290393681
                  ],
                  [
                    427811.74851065874,
                    5047245.509247002,
                    803.1879290393681
                  ],
                  [
                    428802.9485106587,
                    5047245.509247002,
                    867.0679290393682
                  ],
                  [
                    428802.9485106587,
                    5045845.729247003,
                    867.0679290393682
                  ],
                  [
                    427811.74851065874,
                    5045845.729247003,
                    803.1879290393681
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:47:28+00:00",
            "end_time": "2011-09-14T21:14:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117E8320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002497465404,
              45.512408895492094,
              946.6067888939002
            ],
            [
              -117.95023706359284,
              45.525009429538606,
              946.6067888939002
            ],
            [
              -117.9375291862377,
              45.525114441023256,
              1148.4467888939002
            ],
            [
              -117.93731993263168,
              45.512513861100516,
              1148.4467888939002
            ],
            [
              -117.95002497465404,
              45.512408895492094,
              946.6067888939002
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502371,
        45.5124089,
        946.6067889,
        -117.9373199,
        45.52511444,
        1148.446789
      ],
      "properties": {
        "datetime": "2011-09-15T00:14:13Z",
        "pc:count": 15331767,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426302.8609,
            "count": 15331767,
            "maximum": 426787.5246,
            "minimum": 425795.0046,
            "name": "X",
            "position": 0,
            "stddev": 285.9584518,
            "variance": 81772.23616
          },
          {
            "average": 5041120.678,
            "count": 15331767,
            "maximum": 5041713.41,
            "minimum": 5040313.33,
            "name": "Y",
            "position": 1,
            "stddev": 416.1706904,
            "variance": 173198.0436
          },
          {
            "average": 1052.178647,
            "count": 15331767,
            "maximum": 1148.446789,
            "minimum": 946.6067889,
            "name": "Z",
            "position": 2,
            "stddev": 51.16066833,
            "variance": 2617.413984
          },
          {
            "average": 217.1855376,
            "count": 15331767,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.177741,
            "variance": 2517.805692
          },
          {
            "average": 1.034865649,
            "count": 15331767,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1950872964,
            "variance": 0.0380590532
          },
          {
            "average": 1.069791108,
            "count": 15331767,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2797950043,
            "variance": 0.07828524446
          },
          {
            "average": 0.5004368381,
            "count": 15331767,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998255,
            "variance": 0.2499998255
          },
          {
            "average": 0,
            "count": 15331767,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.213799036,
            "count": 15331767,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4099866083,
            "variance": 0.168089019
          },
          {
            "average": 1.116856651,
            "count": 15331767,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.638965822,
            "variance": 58.35379883
          },
          {
            "average": 201.7622507,
            "count": 15331767,
            "maximum": 213,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 5.611687342,
            "variance": 31.49103482
          },
          {
            "average": 207.8812382,
            "count": 15331767,
            "maximum": 243,
            "minimum": 180,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.42149235,
            "variance": 596.4092887
          },
          {
            "average": 31745.3446,
            "count": 15331767,
            "maximum": 55296,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 9249.329392,
            "variance": 85550094.2
          },
          {
            "average": 30614.50112,
            "count": 15331767,
            "maximum": 55552,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 7347.413083,
            "variance": 53984479.01
          },
          {
            "average": 25035.94736,
            "count": 15331767,
            "maximum": 50176,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 5341.376521,
            "variance": 28530303.14
          },
          {
            "average": 74802.88756,
            "count": 15331767,
            "maximum": 80853.91703,
            "minimum": 73080.56307,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2417.814113,
            "variance": 5845825.085
          },
          {
            "average": 0,
            "count": 15331767,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15331767,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15331767,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15331767,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15331767,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425795.0046,
          5040313.33,
          946.6067889,
          426787.5246,
          5041713.41,
          1148.446789
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425795.00462171494,
                5040313.330227438,
                946.6067888939002
              ],
              [
                425795.00462171494,
                5041713.410227438,
                946.6067888939002
              ],
              [
                426787.52462171495,
                5041713.410227438,
                1148.4467888939002
              ],
              [
                426787.52462171495,
                5040313.330227438,
                1148.4467888939002
              ],
              [
                425795.00462171494,
                5040313.330227438,
                946.6067888939002
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:14:13+00:00",
        "end_time": "2011-09-14T22:04:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502371,
            45.5124089,
            946.6067889,
            -117.9373199,
            45.52511444,
            1148.446789
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002497465404,
                  45.512408895492094,
                  946.6067888939002
                ],
                [
                  -117.95023706359284,
                  45.525009429538606,
                  946.6067888939002
                ],
                [
                  -117.9375291862377,
                  45.525114441023256,
                  1148.4467888939002
                ],
                [
                  -117.93731993263168,
                  45.512513861100516,
                  1148.4467888939002
                ],
                [
                  -117.95002497465404,
                  45.512408895492094,
                  946.6067888939002
                ]
              ]
            ]
          },
          "id": "45117E8320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:14:13Z",
            "pc:count": 15331767,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426302.8609,
                "count": 15331767,
                "maximum": 426787.5246,
                "minimum": 425795.0046,
                "name": "X",
                "position": 0,
                "stddev": 285.9584518,
                "variance": 81772.23616
              },
              {
                "average": 5041120.678,
                "count": 15331767,
                "maximum": 5041713.41,
                "minimum": 5040313.33,
                "name": "Y",
                "position": 1,
                "stddev": 416.1706904,
                "variance": 173198.0436
              },
              {
                "average": 1052.178647,
                "count": 15331767,
                "maximum": 1148.446789,
                "minimum": 946.6067889,
                "name": "Z",
                "position": 2,
                "stddev": 51.16066833,
                "variance": 2617.413984
              },
              {
                "average": 217.1855376,
                "count": 15331767,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.177741,
                "variance": 2517.805692
              },
              {
                "average": 1.034865649,
                "count": 15331767,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1950872964,
                "variance": 0.0380590532
              },
              {
                "average": 1.069791108,
                "count": 15331767,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2797950043,
                "variance": 0.07828524446
              },
              {
                "average": 0.5004368381,
                "count": 15331767,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998255,
                "variance": 0.2499998255
              },
              {
                "average": 0,
                "count": 15331767,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.213799036,
                "count": 15331767,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4099866083,
                "variance": 0.168089019
              },
              {
                "average": 1.116856651,
                "count": 15331767,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.638965822,
                "variance": 58.35379883
              },
              {
                "average": 201.7622507,
                "count": 15331767,
                "maximum": 213,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 5.611687342,
                "variance": 31.49103482
              },
              {
                "average": 207.8812382,
                "count": 15331767,
                "maximum": 243,
                "minimum": 180,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.42149235,
                "variance": 596.4092887
              },
              {
                "average": 31745.3446,
                "count": 15331767,
                "maximum": 55296,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 9249.329392,
                "variance": 85550094.2
              },
              {
                "average": 30614.50112,
                "count": 15331767,
                "maximum": 55552,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 7347.413083,
                "variance": 53984479.01
              },
              {
                "average": 25035.94736,
                "count": 15331767,
                "maximum": 50176,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 5341.376521,
                "variance": 28530303.14
              },
              {
                "average": 74802.88756,
                "count": 15331767,
                "maximum": 80853.91703,
                "minimum": 73080.56307,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2417.814113,
                "variance": 5845825.085
              },
              {
                "average": 0,
                "count": 15331767,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15331767,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15331767,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15331767,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15331767,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425795.0046,
              5040313.33,
              946.6067889,
              426787.5246,
              5041713.41,
              1148.446789
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425795.00462171494,
                    5040313.330227438,
                    946.6067888939002
                  ],
                  [
                    425795.00462171494,
                    5041713.410227438,
                    946.6067888939002
                  ],
                  [
                    426787.52462171495,
                    5041713.410227438,
                    1148.4467888939002
                  ],
                  [
                    426787.52462171495,
                    5040313.330227438,
                    1148.4467888939002
                  ],
                  [
                    425795.00462171494,
                    5040313.330227438,
                    946.6067888939002
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:14:13+00:00",
            "end_time": "2011-09-14T22:04: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": "45118B1210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252431177784,
              45.22490199782997,
              864.6608738321945
            ],
            [
              -118.01274820692188,
              45.23750905308946,
              864.6608738321945
            ],
            [
              -118.00002913946673,
              45.23762113722556,
              1157.2608738321944
            ],
            [
              -117.99980805507099,
              45.22501403298113,
              1157.2608738321944
            ],
            [
              -118.01252431177784,
              45.22490199782997,
              864.6608738321945
            ]
          ]
        ]
      },
      "bbox": [
        -118.0127482,
        45.224902,
        864.6608738,
        -117.9998081,
        45.23762114,
        1157.260874
      ],
      "properties": {
        "datetime": "2011-09-17T22:15:03Z",
        "pc:count": 9412933,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420999.9721,
            "count": 9412933,
            "maximum": 421509.9517,
            "minimum": 420511.4917,
            "name": "X",
            "position": 0,
            "stddev": 286.0440151,
            "variance": 81821.17856
          },
          {
            "average": 5009130.814,
            "count": 9412933,
            "maximum": 5009833.358,
            "minimum": 5008432.598,
            "name": "Y",
            "position": 1,
            "stddev": 398.5921333,
            "variance": 158875.6888
          },
          {
            "average": 968.510011,
            "count": 9412933,
            "maximum": 1157.260874,
            "minimum": 864.6608738,
            "name": "Z",
            "position": 2,
            "stddev": 86.57695413,
            "variance": 7495.568986
          },
          {
            "average": 103.4645953,
            "count": 9412933,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 35.82839576,
            "variance": 1283.673943
          },
          {
            "average": 1.0176743,
            "count": 9412933,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1364090954,
            "variance": 0.01860744131
          },
          {
            "average": 1.037049451,
            "count": 9412933,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1998857485,
            "variance": 0.03995431246
          },
          {
            "average": 0.5000727191,
            "count": 9412933,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000213,
            "variance": 0.2500000213
          },
          {
            "average": 0,
            "count": 9412933,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.256169995,
            "count": 9412933,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4365168369,
            "variance": 0.1905469489
          },
          {
            "average": -0.2119488831,
            "count": 9412933,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.563594956,
            "variance": 73.33515857
          },
          {
            "average": 137,
            "count": 9412933,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10671.11515,
            "count": 9412933,
            "maximum": 10675,
            "minimum": 10667,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.744186107,
            "variance": 3.042185176
          },
          {
            "average": 35833.85517,
            "count": 9412933,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 9615.910067,
            "variance": 92465726.42
          },
          {
            "average": 33558.83679,
            "count": 9412933,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 7716.551247,
            "variance": 59545163.14
          },
          {
            "average": 28071.58296,
            "count": 9412933,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7034.859868,
            "variance": 49489253.37
          },
          {
            "average": 330192.2338,
            "count": 9412933,
            "maximum": 332903.4543,
            "minimum": 327499.9415,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1183.989694,
            "variance": 1401831.594
          },
          {
            "average": 0,
            "count": 9412933,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9412933,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9412933,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9412933,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9412933,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420511.4917,
          5008432.598,
          864.6608738,
          421509.9517,
          5009833.358,
          1157.260874
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420511.4916801789,
                5008432.598230563,
                864.6608738321945
              ],
              [
                420511.4916801789,
                5009833.358230563,
                864.6608738321945
              ],
              [
                421509.95168017887,
                5009833.358230563,
                1157.2608738321944
              ],
              [
                421509.95168017887,
                5008432.598230563,
                1157.2608738321944
              ],
              [
                420511.4916801789,
                5008432.598230563,
                864.6608738321945
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T22:15:03+00:00",
        "end_time": "2011-09-17T20:44:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118B1210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118B1210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118B1210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0127482,
            45.224902,
            864.6608738,
            -117.9998081,
            45.23762114,
            1157.260874
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252431177784,
                  45.22490199782997,
                  864.6608738321945
                ],
                [
                  -118.01274820692188,
                  45.23750905308946,
                  864.6608738321945
                ],
                [
                  -118.00002913946673,
                  45.23762113722556,
                  1157.2608738321944
                ],
                [
                  -117.99980805507099,
                  45.22501403298113,
                  1157.2608738321944
                ],
                [
                  -118.01252431177784,
                  45.22490199782997,
                  864.6608738321945
                ]
              ]
            ]
          },
          "id": "45118B1210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118B1210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T22:15:03Z",
            "pc:count": 9412933,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420999.9721,
                "count": 9412933,
                "maximum": 421509.9517,
                "minimum": 420511.4917,
                "name": "X",
                "position": 0,
                "stddev": 286.0440151,
                "variance": 81821.17856
              },
              {
                "average": 5009130.814,
                "count": 9412933,
                "maximum": 5009833.358,
                "minimum": 5008432.598,
                "name": "Y",
                "position": 1,
                "stddev": 398.5921333,
                "variance": 158875.6888
              },
              {
                "average": 968.510011,
                "count": 9412933,
                "maximum": 1157.260874,
                "minimum": 864.6608738,
                "name": "Z",
                "position": 2,
                "stddev": 86.57695413,
                "variance": 7495.568986
              },
              {
                "average": 103.4645953,
                "count": 9412933,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 35.82839576,
                "variance": 1283.673943
              },
              {
                "average": 1.0176743,
                "count": 9412933,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1364090954,
                "variance": 0.01860744131
              },
              {
                "average": 1.037049451,
                "count": 9412933,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1998857485,
                "variance": 0.03995431246
              },
              {
                "average": 0.5000727191,
                "count": 9412933,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000213,
                "variance": 0.2500000213
              },
              {
                "average": 0,
                "count": 9412933,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.256169995,
                "count": 9412933,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4365168369,
                "variance": 0.1905469489
              },
              {
                "average": -0.2119488831,
                "count": 9412933,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.563594956,
                "variance": 73.33515857
              },
              {
                "average": 137,
                "count": 9412933,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10671.11515,
                "count": 9412933,
                "maximum": 10675,
                "minimum": 10667,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.744186107,
                "variance": 3.042185176
              },
              {
                "average": 35833.85517,
                "count": 9412933,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 9615.910067,
                "variance": 92465726.42
              },
              {
                "average": 33558.83679,
                "count": 9412933,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 7716.551247,
                "variance": 59545163.14
              },
              {
                "average": 28071.58296,
                "count": 9412933,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7034.859868,
                "variance": 49489253.37
              },
              {
                "average": 330192.2338,
                "count": 9412933,
                "maximum": 332903.4543,
                "minimum": 327499.9415,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1183.989694,
                "variance": 1401831.594
              },
              {
                "average": 0,
                "count": 9412933,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9412933,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9412933,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9412933,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9412933,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420511.4917,
              5008432.598,
              864.6608738,
              421509.9517,
              5009833.358,
              1157.260874
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420511.4916801789,
                    5008432.598230563,
                    864.6608738321945
                  ],
                  [
                    420511.4916801789,
                    5009833.358230563,
                    864.6608738321945
                  ],
                  [
                    421509.95168017887,
                    5009833.358230563,
                    1157.2608738321944
                  ],
                  [
                    421509.95168017887,
                    5008432.598230563,
                    1157.2608738321944
                  ],
                  [
                    420511.4916801789,
                    5008432.598230563,
                    864.6608738321945
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T22:15:03+00:00",
            "end_time": "2011-09-17T20:44: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": "45117D8314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252467038484,
              45.399908017026824,
              827.0078177237158
            ],
            [
              -117.96273872083107,
              45.412509474345335,
              827.0078177237158
            ],
            [
              -117.95002931042433,
              45.41261589825638,
              859.1878177237159
            ],
            [
              -117.94981808468823,
              45.40001439444427,
              859.1878177237159
            ],
            [
              -117.96252467038484,
              45.399908017026824,
              827.0078177237158
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627387,
        45.39990802,
        827.0078177,
        -117.9498181,
        45.4126159,
        859.1878177
      ],
      "properties": {
        "datetime": "2011-09-14T23:24:10Z",
        "pc:count": 10907892,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425166.2278,
            "count": 10907892,
            "maximum": 425663.6227,
            "minimum": 424669.0027,
            "name": "X",
            "position": 0,
            "stddev": 284.2734595,
            "variance": 80811.39978
          },
          {
            "average": 5028532.762,
            "count": 10907892,
            "maximum": 5029226.719,
            "minimum": 5027826.559,
            "name": "Y",
            "position": 1,
            "stddev": 403.9080951,
            "variance": 163141.7493
          },
          {
            "average": 831.2802613,
            "count": 10907892,
            "maximum": 859.1878177,
            "minimum": 827.0078177,
            "name": "Z",
            "position": 2,
            "stddev": 1.809357122,
            "variance": 3.273773196
          },
          {
            "average": 218.3943947,
            "count": 10907892,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.42178178,
            "variance": 1117.015497
          },
          {
            "average": 1.002982061,
            "count": 10907892,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06146766522,
            "variance": 0.003778273868
          },
          {
            "average": 1.005973473,
            "count": 10907892,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09159172596,
            "variance": 0.008389044265
          },
          {
            "average": 0.4962264936,
            "count": 10907892,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999857834,
            "variance": 0.2499857836
          },
          {
            "average": 0,
            "count": 10907892,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.280281928,
            "count": 10907892,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.449136936,
            "variance": 0.2017239873
          },
          {
            "average": -0.04646526872,
            "count": 10907892,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.967368889,
            "variance": 63.47896702
          },
          {
            "average": 202.4215186,
            "count": 10907892,
            "maximum": 213,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 5.286298804,
            "variance": 27.94495505
          },
          {
            "average": 211.7317504,
            "count": 10907892,
            "maximum": 238,
            "minimum": 185,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02403645,
            "variance": 577.1543274
          },
          {
            "average": 34914.77476,
            "count": 10907892,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 9441.115159,
            "variance": 89134655.45
          },
          {
            "average": 32258.30865,
            "count": 10907892,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 7256.117114,
            "variance": 52651235.58
          },
          {
            "average": 27155.95083,
            "count": 10907892,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 5718.300389,
            "variance": 32698959.34
          },
          {
            "average": 76611.2671,
            "count": 10907892,
            "maximum": 77850.33853,
            "minimum": 75165.32514,
            "name": "GpsTime",
            "position": 15,
            "stddev": 578.689995,
            "variance": 334882.1103
          },
          {
            "average": 0,
            "count": 10907892,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10907892,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10907892,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10907892,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10907892,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424669.0027,
          5027826.559,
          827.0078177,
          425663.6227,
          5029226.719,
          859.1878177
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424669.0026864054,
                5027826.55858892,
                827.0078177237158
              ],
              [
                424669.0026864054,
                5029226.71858892,
                827.0078177237158
              ],
              [
                425663.6226864054,
                5029226.71858892,
                859.1878177237159
              ],
              [
                425663.6226864054,
                5027826.55858892,
                859.1878177237159
              ],
              [
                424669.0026864054,
                5027826.55858892,
                827.0078177237158
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:24:10+00:00",
        "end_time": "2011-09-14T22:39:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117D8314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117D8314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117D8314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627387,
            45.39990802,
            827.0078177,
            -117.9498181,
            45.4126159,
            859.1878177
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252467038484,
                  45.399908017026824,
                  827.0078177237158
                ],
                [
                  -117.96273872083107,
                  45.412509474345335,
                  827.0078177237158
                ],
                [
                  -117.95002931042433,
                  45.41261589825638,
                  859.1878177237159
                ],
                [
                  -117.94981808468823,
                  45.40001439444427,
                  859.1878177237159
                ],
                [
                  -117.96252467038484,
                  45.399908017026824,
                  827.0078177237158
                ]
              ]
            ]
          },
          "id": "45117D8314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117D8314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:24:10Z",
            "pc:count": 10907892,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425166.2278,
                "count": 10907892,
                "maximum": 425663.6227,
                "minimum": 424669.0027,
                "name": "X",
                "position": 0,
                "stddev": 284.2734595,
                "variance": 80811.39978
              },
              {
                "average": 5028532.762,
                "count": 10907892,
                "maximum": 5029226.719,
                "minimum": 5027826.559,
                "name": "Y",
                "position": 1,
                "stddev": 403.9080951,
                "variance": 163141.7493
              },
              {
                "average": 831.2802613,
                "count": 10907892,
                "maximum": 859.1878177,
                "minimum": 827.0078177,
                "name": "Z",
                "position": 2,
                "stddev": 1.809357122,
                "variance": 3.273773196
              },
              {
                "average": 218.3943947,
                "count": 10907892,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.42178178,
                "variance": 1117.015497
              },
              {
                "average": 1.002982061,
                "count": 10907892,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06146766522,
                "variance": 0.003778273868
              },
              {
                "average": 1.005973473,
                "count": 10907892,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09159172596,
                "variance": 0.008389044265
              },
              {
                "average": 0.4962264936,
                "count": 10907892,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999857834,
                "variance": 0.2499857836
              },
              {
                "average": 0,
                "count": 10907892,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.280281928,
                "count": 10907892,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.449136936,
                "variance": 0.2017239873
              },
              {
                "average": -0.04646526872,
                "count": 10907892,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.967368889,
                "variance": 63.47896702
              },
              {
                "average": 202.4215186,
                "count": 10907892,
                "maximum": 213,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 5.286298804,
                "variance": 27.94495505
              },
              {
                "average": 211.7317504,
                "count": 10907892,
                "maximum": 238,
                "minimum": 185,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02403645,
                "variance": 577.1543274
              },
              {
                "average": 34914.77476,
                "count": 10907892,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 9441.115159,
                "variance": 89134655.45
              },
              {
                "average": 32258.30865,
                "count": 10907892,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 7256.117114,
                "variance": 52651235.58
              },
              {
                "average": 27155.95083,
                "count": 10907892,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 5718.300389,
                "variance": 32698959.34
              },
              {
                "average": 76611.2671,
                "count": 10907892,
                "maximum": 77850.33853,
                "minimum": 75165.32514,
                "name": "GpsTime",
                "position": 15,
                "stddev": 578.689995,
                "variance": 334882.1103
              },
              {
                "average": 0,
                "count": 10907892,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10907892,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10907892,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10907892,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10907892,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424669.0027,
              5027826.559,
              827.0078177,
              425663.6227,
              5029226.719,
              859.1878177
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424669.0026864054,
                    5027826.55858892,
                    827.0078177237158
                  ],
                  [
                    424669.0026864054,
                    5029226.71858892,
                    827.0078177237158
                  ],
                  [
                    425663.6226864054,
                    5029226.71858892,
                    859.1878177237159
                  ],
                  [
                    425663.6226864054,
                    5027826.55858892,
                    859.1878177237159
                  ],
                  [
                    424669.0026864054,
                    5027826.55858892,
                    827.0078177237158
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:24:10+00:00",
            "end_time": "2011-09-14T22: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": "45118C1403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0299984291264,
              45.29996806636302,
              826.3974614255536
            ],
            [
              -118.03007323656446,
              45.30409888305081,
              826.3974614255536
            ],
            [
              -118.0250284630495,
              45.30414427291213,
              843.0574614255537
            ],
            [
              -118.02495402182426,
              45.30001344972348,
              843.0574614255537
            ],
            [
              -118.0299984291264,
              45.29996806636302,
              826.3974614255536
            ]
          ]
        ]
      },
      "bbox": [
        -118.0300732,
        45.29996807,
        826.3974614,
        -118.024954,
        45.30414427,
        843.0574614
      ],
      "properties": {
        "datetime": "2011-09-17T20:47:17Z",
        "pc:count": 1345418,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419477.8323,
            "count": 1345418,
            "maximum": 419641.7247,
            "minimum": 419246.1647,
            "name": "X",
            "position": 0,
            "stddev": 99.4143183,
            "variance": 9883.206684
          },
          {
            "average": 5017019.627,
            "count": 1345418,
            "maximum": 5017248.201,
            "minimum": 5016789.221,
            "name": "Y",
            "position": 1,
            "stddev": 130.9870264,
            "variance": 17157.6011
          },
          {
            "average": 827.1512739,
            "count": 1345418,
            "maximum": 843.0574614,
            "minimum": 826.3974614,
            "name": "Z",
            "position": 2,
            "stddev": 0.7477045624,
            "variance": 0.5590621127
          },
          {
            "average": 93.96275061,
            "count": 1345418,
            "maximum": 241,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.57937372,
            "variance": 465.6693703
          },
          {
            "average": 1.001829915,
            "count": 1345418,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04489272092,
            "variance": 0.002015356392
          },
          {
            "average": 1.003861997,
            "count": 1345418,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06813499171,
            "variance": 0.004642377095
          },
          {
            "average": 0.500025271,
            "count": 1345418,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000001852,
            "variance": 0.2500001852
          },
          {
            "average": 0,
            "count": 1345418,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.183580865,
            "count": 1345418,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3871421474,
            "variance": 0.1498790423
          },
          {
            "average": 0.1544135944,
            "count": 1345418,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.303615804,
            "variance": 86.55726704
          },
          {
            "average": 137,
            "count": 1345418,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10664.57129,
            "count": 1345418,
            "maximum": 10667,
            "minimum": 10662,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.239573351,
            "variance": 1.536542093
          },
          {
            "average": 40422.58034,
            "count": 1345418,
            "maximum": 64768,
            "minimum": 7168,
            "name": "Red",
            "position": 12,
            "stddev": 4871.398635,
            "variance": 23730524.66
          },
          {
            "average": 37470.71892,
            "count": 1345418,
            "maximum": 63744,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 4737.319492,
            "variance": 22442195.97
          },
          {
            "average": 29669.32395,
            "count": 1345418,
            "maximum": 60160,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 5277.801578,
            "variance": 27855189.5
          },
          {
            "average": 325650.4587,
            "count": 1345418,
            "maximum": 327637.7733,
            "minimum": 323425.2769,
            "name": "GpsTime",
            "position": 15,
            "stddev": 905.7720759,
            "variance": 820423.0534
          },
          {
            "average": 0,
            "count": 1345418,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1345418,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1345418,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1345418,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1345418,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419246.1647,
          5016789.221,
          826.3974614,
          419641.7247,
          5017248.201,
          843.0574614
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419246.1646890426,
                5016789.22059413,
                826.3974614255536
              ],
              [
                419246.1646890426,
                5017248.200594131,
                826.3974614255536
              ],
              [
                419641.72468904266,
                5017248.200594131,
                843.0574614255537
              ],
              [
                419641.72468904266,
                5016789.22059413,
                843.0574614255537
              ],
              [
                419246.1646890426,
                5016789.22059413,
                826.3974614255536
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T20:47:17+00:00",
        "end_time": "2011-09-17T19:37:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118C1403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118C1403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118C1403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0300732,
            45.29996807,
            826.3974614,
            -118.024954,
            45.30414427,
            843.0574614
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0299984291264,
                  45.29996806636302,
                  826.3974614255536
                ],
                [
                  -118.03007323656446,
                  45.30409888305081,
                  826.3974614255536
                ],
                [
                  -118.0250284630495,
                  45.30414427291213,
                  843.0574614255537
                ],
                [
                  -118.02495402182426,
                  45.30001344972348,
                  843.0574614255537
                ],
                [
                  -118.0299984291264,
                  45.29996806636302,
                  826.3974614255536
                ]
              ]
            ]
          },
          "id": "45118C1403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:47:17Z",
            "pc:count": 1345418,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419477.8323,
                "count": 1345418,
                "maximum": 419641.7247,
                "minimum": 419246.1647,
                "name": "X",
                "position": 0,
                "stddev": 99.4143183,
                "variance": 9883.206684
              },
              {
                "average": 5017019.627,
                "count": 1345418,
                "maximum": 5017248.201,
                "minimum": 5016789.221,
                "name": "Y",
                "position": 1,
                "stddev": 130.9870264,
                "variance": 17157.6011
              },
              {
                "average": 827.1512739,
                "count": 1345418,
                "maximum": 843.0574614,
                "minimum": 826.3974614,
                "name": "Z",
                "position": 2,
                "stddev": 0.7477045624,
                "variance": 0.5590621127
              },
              {
                "average": 93.96275061,
                "count": 1345418,
                "maximum": 241,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.57937372,
                "variance": 465.6693703
              },
              {
                "average": 1.001829915,
                "count": 1345418,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04489272092,
                "variance": 0.002015356392
              },
              {
                "average": 1.003861997,
                "count": 1345418,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06813499171,
                "variance": 0.004642377095
              },
              {
                "average": 0.500025271,
                "count": 1345418,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000001852,
                "variance": 0.2500001852
              },
              {
                "average": 0,
                "count": 1345418,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.183580865,
                "count": 1345418,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3871421474,
                "variance": 0.1498790423
              },
              {
                "average": 0.1544135944,
                "count": 1345418,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.303615804,
                "variance": 86.55726704
              },
              {
                "average": 137,
                "count": 1345418,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10664.57129,
                "count": 1345418,
                "maximum": 10667,
                "minimum": 10662,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.239573351,
                "variance": 1.536542093
              },
              {
                "average": 40422.58034,
                "count": 1345418,
                "maximum": 64768,
                "minimum": 7168,
                "name": "Red",
                "position": 12,
                "stddev": 4871.398635,
                "variance": 23730524.66
              },
              {
                "average": 37470.71892,
                "count": 1345418,
                "maximum": 63744,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 4737.319492,
                "variance": 22442195.97
              },
              {
                "average": 29669.32395,
                "count": 1345418,
                "maximum": 60160,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 5277.801578,
                "variance": 27855189.5
              },
              {
                "average": 325650.4587,
                "count": 1345418,
                "maximum": 327637.7733,
                "minimum": 323425.2769,
                "name": "GpsTime",
                "position": 15,
                "stddev": 905.7720759,
                "variance": 820423.0534
              },
              {
                "average": 0,
                "count": 1345418,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1345418,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1345418,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1345418,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1345418,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419246.1647,
              5016789.221,
              826.3974614,
              419641.7247,
              5017248.201,
              843.0574614
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419246.1646890426,
                    5016789.22059413,
                    826.3974614255536
                  ],
                  [
                    419246.1646890426,
                    5017248.200594131,
                    826.3974614255536
                  ],
                  [
                    419641.72468904266,
                    5017248.200594131,
                    843.0574614255537
                  ],
                  [
                    419641.72468904266,
                    5016789.22059413,
                    843.0574614255537
                  ],
                  [
                    419246.1646890426,
                    5016789.22059413,
                    826.3974614255536
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T20:47:17+00:00",
            "end_time": "2011-09-17T19:37: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": "45117E8223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9125252746795,
              45.562413869586365,
              804.4388492323263
            ],
            [
              -117.91272927809406,
              45.575010107218105,
              804.4388492323263
            ],
            [
              -117.90002947310393,
              45.575110877554785,
              959.1988492323263
            ],
            [
              -117.89982830727985,
              45.562514595913186,
              959.1988492323263
            ],
            [
              -117.9125252746795,
              45.562413869586365,
              804.4388492323263
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127293,
        45.56241387,
        804.4388492,
        -117.8998283,
        45.57511088,
        959.1988492
      ],
      "properties": {
        "datetime": "2011-09-14T21:27:06Z",
        "pc:count": 11705823,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429282.1231,
            "count": 11705823,
            "maximum": 429778.2394,
            "minimum": 428787.2394,
            "name": "X",
            "position": 0,
            "stddev": 279.4132002,
            "variance": 78071.73643
          },
          {
            "average": 5046559.722,
            "count": 11705823,
            "maximum": 5047234.394,
            "minimum": 5045834.794,
            "name": "Y",
            "position": 1,
            "stddev": 401.7279884,
            "variance": 161385.3767
          },
          {
            "average": 853.0537362,
            "count": 11705823,
            "maximum": 959.1988492,
            "minimum": 804.4388492,
            "name": "Z",
            "position": 2,
            "stddev": 41.24724059,
            "variance": 1701.334856
          },
          {
            "average": 189.7003689,
            "count": 11705823,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 64.92704462,
            "variance": 4215.521123
          },
          {
            "average": 1.05399851,
            "count": 11705823,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2471003154,
            "variance": 0.06105856589
          },
          {
            "average": 1.108125674,
            "count": 11705823,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3563245581,
            "variance": 0.1269671907
          },
          {
            "average": 0.4967004029,
            "count": 11705823,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999891339,
            "variance": 0.249989134
          },
          {
            "average": 0,
            "count": 11705823,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.223819803,
            "count": 11705823,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4168027276,
            "variance": 0.1737245137
          },
          {
            "average": 0.5024194054,
            "count": 11705823,
            "maximum": 18,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.000022301,
            "variance": 64.00035682
          },
          {
            "average": 207.2010675,
            "count": 11705823,
            "maximum": 213,
            "minimum": 193,
            "name": "UserData",
            "position": 10,
            "stddev": 3.270229465,
            "variance": 10.69440075
          },
          {
            "average": 195.233435,
            "count": 11705823,
            "maximum": 222,
            "minimum": 169,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02345748,
            "variance": 577.1265094
          },
          {
            "average": 30696.64001,
            "count": 11705823,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 10120.63215,
            "variance": 102427195.2
          },
          {
            "average": 29674.70521,
            "count": 11705823,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 8476.118868,
            "variance": 71844591.06
          },
          {
            "average": 25141.31063,
            "count": 11705823,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 7608.839068,
            "variance": 57894431.97
          },
          {
            "average": 69907.49005,
            "count": 11705823,
            "maximum": 70826.12697,
            "minimum": 69154.72384,
            "name": "GpsTime",
            "position": 15,
            "stddev": 412.6470388,
            "variance": 170277.5786
          },
          {
            "average": 0,
            "count": 11705823,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11705823,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11705823,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11705823,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11705823,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428787.2394,
          5045834.794,
          804.4388492,
          429778.2394,
          5047234.394,
          959.1988492
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428787.2394058094,
                5045834.794291952,
                804.4388492323263
              ],
              [
                428787.2394058094,
                5047234.394291951,
                804.4388492323263
              ],
              [
                429778.2394058094,
                5047234.394291951,
                959.1988492323263
              ],
              [
                429778.2394058094,
                5045834.794291952,
                959.1988492323263
              ],
              [
                428787.2394058094,
                5045834.794291952,
                804.4388492323263
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:27:06+00:00",
        "end_time": "2011-09-14T20:59:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127293,
            45.56241387,
            804.4388492,
            -117.8998283,
            45.57511088,
            959.1988492
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9125252746795,
                  45.562413869586365,
                  804.4388492323263
                ],
                [
                  -117.91272927809406,
                  45.575010107218105,
                  804.4388492323263
                ],
                [
                  -117.90002947310393,
                  45.575110877554785,
                  959.1988492323263
                ],
                [
                  -117.89982830727985,
                  45.562514595913186,
                  959.1988492323263
                ],
                [
                  -117.9125252746795,
                  45.562413869586365,
                  804.4388492323263
                ]
              ]
            ]
          },
          "id": "45117E8223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:27:06Z",
            "pc:count": 11705823,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429282.1231,
                "count": 11705823,
                "maximum": 429778.2394,
                "minimum": 428787.2394,
                "name": "X",
                "position": 0,
                "stddev": 279.4132002,
                "variance": 78071.73643
              },
              {
                "average": 5046559.722,
                "count": 11705823,
                "maximum": 5047234.394,
                "minimum": 5045834.794,
                "name": "Y",
                "position": 1,
                "stddev": 401.7279884,
                "variance": 161385.3767
              },
              {
                "average": 853.0537362,
                "count": 11705823,
                "maximum": 959.1988492,
                "minimum": 804.4388492,
                "name": "Z",
                "position": 2,
                "stddev": 41.24724059,
                "variance": 1701.334856
              },
              {
                "average": 189.7003689,
                "count": 11705823,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 64.92704462,
                "variance": 4215.521123
              },
              {
                "average": 1.05399851,
                "count": 11705823,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2471003154,
                "variance": 0.06105856589
              },
              {
                "average": 1.108125674,
                "count": 11705823,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3563245581,
                "variance": 0.1269671907
              },
              {
                "average": 0.4967004029,
                "count": 11705823,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999891339,
                "variance": 0.249989134
              },
              {
                "average": 0,
                "count": 11705823,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.223819803,
                "count": 11705823,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4168027276,
                "variance": 0.1737245137
              },
              {
                "average": 0.5024194054,
                "count": 11705823,
                "maximum": 18,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.000022301,
                "variance": 64.00035682
              },
              {
                "average": 207.2010675,
                "count": 11705823,
                "maximum": 213,
                "minimum": 193,
                "name": "UserData",
                "position": 10,
                "stddev": 3.270229465,
                "variance": 10.69440075
              },
              {
                "average": 195.233435,
                "count": 11705823,
                "maximum": 222,
                "minimum": 169,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02345748,
                "variance": 577.1265094
              },
              {
                "average": 30696.64001,
                "count": 11705823,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 10120.63215,
                "variance": 102427195.2
              },
              {
                "average": 29674.70521,
                "count": 11705823,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 8476.118868,
                "variance": 71844591.06
              },
              {
                "average": 25141.31063,
                "count": 11705823,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 7608.839068,
                "variance": 57894431.97
              },
              {
                "average": 69907.49005,
                "count": 11705823,
                "maximum": 70826.12697,
                "minimum": 69154.72384,
                "name": "GpsTime",
                "position": 15,
                "stddev": 412.6470388,
                "variance": 170277.5786
              },
              {
                "average": 0,
                "count": 11705823,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11705823,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11705823,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11705823,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11705823,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428787.2394,
              5045834.794,
              804.4388492,
              429778.2394,
              5047234.394,
              959.1988492
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428787.2394058094,
                    5045834.794291952,
                    804.4388492323263
                  ],
                  [
                    428787.2394058094,
                    5047234.394291951,
                    804.4388492323263
                  ],
                  [
                    429778.2394058094,
                    5047234.394291951,
                    959.1988492323263
                  ],
                  [
                    429778.2394058094,
                    5045834.794291952,
                    959.1988492323263
                  ],
                  [
                    428787.2394058094,
                    5045834.794291952,
                    804.4388492323263
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:27:06+00:00",
            "end_time": "2011-09-14T20: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": "45118C1404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0250238133375,
              45.29990095518559,
              825.5446605958214
            ],
            [
              -118.02509953760648,
              45.304102698393315,
              825.5446605958214
            ],
            [
              -118.01253066823057,
              45.304214824000354,
              842.1446605958213
            ],
            [
              -118.01245587203908,
              45.30001306445797,
              842.1446605958213
            ],
            [
              -118.0250238133375,
              45.29990095518559,
              825.5446605958214
            ]
          ]
        ]
      },
      "bbox": [
        -118.0250995,
        45.29990096,
        825.5446606,
        -118.0124559,
        45.30421482,
        842.1446606
      ],
      "properties": {
        "datetime": "2011-09-17T20:23:17Z",
        "pc:count": 3491148,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420082.4429,
            "count": 3491148,
            "maximum": 420621.6139,
            "minimum": 419636.0939,
            "name": "X",
            "position": 0,
            "stddev": 284.9064816,
            "variance": 81171.70323
          },
          {
            "average": 5017006.828,
            "count": 3491148,
            "maximum": 5017243.653,
            "minimum": 5016776.793,
            "name": "Y",
            "position": 1,
            "stddev": 130.3807133,
            "variance": 16999.13041
          },
          {
            "average": 826.7360542,
            "count": 3491148,
            "maximum": 842.1446606,
            "minimum": 825.5446606,
            "name": "Z",
            "position": 2,
            "stddev": 0.5331003738,
            "variance": 0.2841960086
          },
          {
            "average": 120.500804,
            "count": 3491148,
            "maximum": 232,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 25.27125841,
            "variance": 638.6365016
          },
          {
            "average": 1.000584621,
            "count": 3491148,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02473414562,
            "variance": 0.0006117779594
          },
          {
            "average": 1.001229395,
            "count": 3491148,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03650644566,
            "variance": 0.001332720575
          },
          {
            "average": 0.5000340862,
            "count": 3491148,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000704,
            "variance": 0.2500000704
          },
          {
            "average": 0,
            "count": 3491148,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.328360757,
            "count": 3491148,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4696169007,
            "variance": 0.2205400334
          },
          {
            "average": -0.6112600151,
            "count": 3491148,
            "maximum": 16.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.311142852,
            "variance": 69.0750955
          },
          {
            "average": 137,
            "count": 3491148,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10661.21051,
            "count": 3491148,
            "maximum": 10665,
            "minimum": 10656,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.815784704,
            "variance": 3.297074091
          },
          {
            "average": 48089.0741,
            "count": 3491148,
            "maximum": 65280,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 4337.619216,
            "variance": 18814940.46
          },
          {
            "average": 45334.06075,
            "count": 3491148,
            "maximum": 65280,
            "minimum": 6912,
            "name": "Green",
            "position": 13,
            "stddev": 4336.523015,
            "variance": 18805431.86
          },
          {
            "average": 40590.5347,
            "count": 3491148,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 6084.240981,
            "variance": 37017988.32
          },
          {
            "average": 323125.8208,
            "count": 3491148,
            "maximum": 326197.0598,
            "minimum": 319065.2845,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1361.179324,
            "variance": 1852809.153
          },
          {
            "average": 0,
            "count": 3491148,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3491148,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3491148,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3491148,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3491148,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419636.0939,
          5016776.793,
          825.5446606,
          420621.6139,
          5017243.653,
          842.1446606
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419636.0939090905,
                5016776.7928192895,
                825.5446605958214
              ],
              [
                419636.0939090905,
                5017243.652819289,
                825.5446605958214
              ],
              [
                420621.6139090905,
                5017243.652819289,
                842.1446605958213
              ],
              [
                420621.6139090905,
                5016776.7928192895,
                842.1446605958213
              ],
              [
                419636.0939090905,
                5016776.7928192895,
                825.5446605958214
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T20:23:17+00:00",
        "end_time": "2011-09-17T18:24:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118C1404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118C1404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118C1404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0250995,
            45.29990096,
            825.5446606,
            -118.0124559,
            45.30421482,
            842.1446606
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0250238133375,
                  45.29990095518559,
                  825.5446605958214
                ],
                [
                  -118.02509953760648,
                  45.304102698393315,
                  825.5446605958214
                ],
                [
                  -118.01253066823057,
                  45.304214824000354,
                  842.1446605958213
                ],
                [
                  -118.01245587203908,
                  45.30001306445797,
                  842.1446605958213
                ],
                [
                  -118.0250238133375,
                  45.29990095518559,
                  825.5446605958214
                ]
              ]
            ]
          },
          "id": "45118C1404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:23:17Z",
            "pc:count": 3491148,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420082.4429,
                "count": 3491148,
                "maximum": 420621.6139,
                "minimum": 419636.0939,
                "name": "X",
                "position": 0,
                "stddev": 284.9064816,
                "variance": 81171.70323
              },
              {
                "average": 5017006.828,
                "count": 3491148,
                "maximum": 5017243.653,
                "minimum": 5016776.793,
                "name": "Y",
                "position": 1,
                "stddev": 130.3807133,
                "variance": 16999.13041
              },
              {
                "average": 826.7360542,
                "count": 3491148,
                "maximum": 842.1446606,
                "minimum": 825.5446606,
                "name": "Z",
                "position": 2,
                "stddev": 0.5331003738,
                "variance": 0.2841960086
              },
              {
                "average": 120.500804,
                "count": 3491148,
                "maximum": 232,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 25.27125841,
                "variance": 638.6365016
              },
              {
                "average": 1.000584621,
                "count": 3491148,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02473414562,
                "variance": 0.0006117779594
              },
              {
                "average": 1.001229395,
                "count": 3491148,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03650644566,
                "variance": 0.001332720575
              },
              {
                "average": 0.5000340862,
                "count": 3491148,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000704,
                "variance": 0.2500000704
              },
              {
                "average": 0,
                "count": 3491148,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.328360757,
                "count": 3491148,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4696169007,
                "variance": 0.2205400334
              },
              {
                "average": -0.6112600151,
                "count": 3491148,
                "maximum": 16.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.311142852,
                "variance": 69.0750955
              },
              {
                "average": 137,
                "count": 3491148,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10661.21051,
                "count": 3491148,
                "maximum": 10665,
                "minimum": 10656,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.815784704,
                "variance": 3.297074091
              },
              {
                "average": 48089.0741,
                "count": 3491148,
                "maximum": 65280,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 4337.619216,
                "variance": 18814940.46
              },
              {
                "average": 45334.06075,
                "count": 3491148,
                "maximum": 65280,
                "minimum": 6912,
                "name": "Green",
                "position": 13,
                "stddev": 4336.523015,
                "variance": 18805431.86
              },
              {
                "average": 40590.5347,
                "count": 3491148,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 6084.240981,
                "variance": 37017988.32
              },
              {
                "average": 323125.8208,
                "count": 3491148,
                "maximum": 326197.0598,
                "minimum": 319065.2845,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1361.179324,
                "variance": 1852809.153
              },
              {
                "average": 0,
                "count": 3491148,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3491148,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3491148,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3491148,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3491148,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419636.0939,
              5016776.793,
              825.5446606,
              420621.6139,
              5017243.653,
              842.1446606
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419636.0939090905,
                    5016776.7928192895,
                    825.5446605958214
                  ],
                  [
                    419636.0939090905,
                    5017243.652819289,
                    825.5446605958214
                  ],
                  [
                    420621.6139090905,
                    5017243.652819289,
                    842.1446605958213
                  ],
                  [
                    420621.6139090905,
                    5016776.7928192895,
                    842.1446605958213
                  ],
                  [
                    419636.0939090905,
                    5016776.7928192895,
                    825.5446605958214
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T20:23:17+00:00",
            "end_time": "2011-09-17T18: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": "45118C1405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0125244241292,
              45.29990217898182,
              823.911511913211
            ],
            [
              -118.01259793998062,
              45.30403175820858,
              823.911511913211
            ],
            [
              -118.00003056830549,
              45.3041424945487,
              843.0315119132109
            ],
            [
              -117.99995796448982,
              45.30001289946671,
              843.0315119132109
            ],
            [
              -118.0125244241292,
              45.29990217898182,
              823.911511913211
            ]
          ]
        ]
      },
      "bbox": [
        -118.0125979,
        45.29990218,
        823.9115119,
        -117.999958,
        45.30414249,
        843.0315119
      ],
      "properties": {
        "datetime": "2011-09-17T19:09:43Z",
        "pc:count": 3547701,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 421078.6499,
            "count": 3547701,
            "maximum": 421601.4845,
            "minimum": 420616.0845,
            "name": "X",
            "position": 0,
            "stddev": 277.3878479,
            "variance": 76944.01815
          },
          {
            "average": 5016993.056,
            "count": 3547701,
            "maximum": 5017223.382,
            "minimum": 5016764.542,
            "name": "Y",
            "position": 1,
            "stddev": 128.6442462,
            "variance": 16549.34208
          },
          {
            "average": 826.1046963,
            "count": 3547701,
            "maximum": 843.0315119,
            "minimum": 823.9115119,
            "name": "Z",
            "position": 2,
            "stddev": 0.5576238924,
            "variance": 0.3109444054
          },
          {
            "average": 106.5050722,
            "count": 3547701,
            "maximum": 249,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.74952053,
            "variance": 517.5406844
          },
          {
            "average": 1.000186882,
            "count": 3547701,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01383317321,
            "variance": 0.0001913566811
          },
          {
            "average": 1.000352341,
            "count": 3547701,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01932974752,
            "variance": 0.0003736391391
          },
          {
            "average": 0.4999172704,
            "count": 3547701,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000636,
            "variance": 0.2500000636
          },
          {
            "average": 0,
            "count": 3547701,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.350660611,
            "count": 3547701,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.477176918,
            "variance": 0.227697811
          },
          {
            "average": -1.091352544,
            "count": 3547701,
            "maximum": 16.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.704307257,
            "variance": 75.76496482
          },
          {
            "average": 136.6066532,
            "count": 3547701,
            "maximum": 143,
            "minimum": 125,
            "name": "UserData",
            "position": 10,
            "stddev": 1.753138639,
            "variance": 3.073495088
          },
          {
            "average": 10693.73288,
            "count": 3547701,
            "maximum": 10772,
            "minimum": 10655,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 53.74189428,
            "variance": 2888.191201
          },
          {
            "average": 37658.22987,
            "count": 3547701,
            "maximum": 61952,
            "minimum": 10240,
            "name": "Red",
            "position": 12,
            "stddev": 17040.69673,
            "variance": 290385345.2
          },
          {
            "average": 35738.67484,
            "count": 3547701,
            "maximum": 60160,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 13909.14759,
            "variance": 193464386.7
          },
          {
            "average": 32443.87113,
            "count": 3547701,
            "maximum": 61184,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 12814.30779,
            "variance": 164206484.1
          },
          {
            "average": 296859.4905,
            "count": 3547701,
            "maximum": 321783.2764,
            "minimum": 247757.2354,
            "name": "GpsTime",
            "position": 15,
            "stddev": 33142.67215,
            "variance": 1098436717
          },
          {
            "average": 0,
            "count": 3547701,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3547701,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3547701,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3547701,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3547701,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420616.0845,
          5016764.542,
          823.9115119,
          421601.4845,
          5017223.382,
          843.0315119
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420616.08448744984,
                5016764.541729981,
                823.911511913211
              ],
              [
                420616.08448744984,
                5017223.381729981,
                823.911511913211
              ],
              [
                421601.48448744987,
                5017223.381729981,
                843.0315119132109
              ],
              [
                421601.48448744987,
                5016764.541729981,
                843.0315119132109
              ],
              [
                420616.08448744984,
                5016764.541729981,
                823.911511913211
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T19:09:43+00:00",
        "end_time": "2011-09-16T22:35:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118C1405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118C1405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118C1405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0125979,
            45.29990218,
            823.9115119,
            -117.999958,
            45.30414249,
            843.0315119
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0125244241292,
                  45.29990217898182,
                  823.911511913211
                ],
                [
                  -118.01259793998062,
                  45.30403175820858,
                  823.911511913211
                ],
                [
                  -118.00003056830549,
                  45.3041424945487,
                  843.0315119132109
                ],
                [
                  -117.99995796448982,
                  45.30001289946671,
                  843.0315119132109
                ],
                [
                  -118.0125244241292,
                  45.29990217898182,
                  823.911511913211
                ]
              ]
            ]
          },
          "id": "45118C1405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T19:09:43Z",
            "pc:count": 3547701,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 421078.6499,
                "count": 3547701,
                "maximum": 421601.4845,
                "minimum": 420616.0845,
                "name": "X",
                "position": 0,
                "stddev": 277.3878479,
                "variance": 76944.01815
              },
              {
                "average": 5016993.056,
                "count": 3547701,
                "maximum": 5017223.382,
                "minimum": 5016764.542,
                "name": "Y",
                "position": 1,
                "stddev": 128.6442462,
                "variance": 16549.34208
              },
              {
                "average": 826.1046963,
                "count": 3547701,
                "maximum": 843.0315119,
                "minimum": 823.9115119,
                "name": "Z",
                "position": 2,
                "stddev": 0.5576238924,
                "variance": 0.3109444054
              },
              {
                "average": 106.5050722,
                "count": 3547701,
                "maximum": 249,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.74952053,
                "variance": 517.5406844
              },
              {
                "average": 1.000186882,
                "count": 3547701,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01383317321,
                "variance": 0.0001913566811
              },
              {
                "average": 1.000352341,
                "count": 3547701,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01932974752,
                "variance": 0.0003736391391
              },
              {
                "average": 0.4999172704,
                "count": 3547701,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000636,
                "variance": 0.2500000636
              },
              {
                "average": 0,
                "count": 3547701,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.350660611,
                "count": 3547701,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.477176918,
                "variance": 0.227697811
              },
              {
                "average": -1.091352544,
                "count": 3547701,
                "maximum": 16.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.704307257,
                "variance": 75.76496482
              },
              {
                "average": 136.6066532,
                "count": 3547701,
                "maximum": 143,
                "minimum": 125,
                "name": "UserData",
                "position": 10,
                "stddev": 1.753138639,
                "variance": 3.073495088
              },
              {
                "average": 10693.73288,
                "count": 3547701,
                "maximum": 10772,
                "minimum": 10655,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 53.74189428,
                "variance": 2888.191201
              },
              {
                "average": 37658.22987,
                "count": 3547701,
                "maximum": 61952,
                "minimum": 10240,
                "name": "Red",
                "position": 12,
                "stddev": 17040.69673,
                "variance": 290385345.2
              },
              {
                "average": 35738.67484,
                "count": 3547701,
                "maximum": 60160,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 13909.14759,
                "variance": 193464386.7
              },
              {
                "average": 32443.87113,
                "count": 3547701,
                "maximum": 61184,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 12814.30779,
                "variance": 164206484.1
              },
              {
                "average": 296859.4905,
                "count": 3547701,
                "maximum": 321783.2764,
                "minimum": 247757.2354,
                "name": "GpsTime",
                "position": 15,
                "stddev": 33142.67215,
                "variance": 1098436717
              },
              {
                "average": 0,
                "count": 3547701,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3547701,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3547701,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3547701,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3547701,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420616.0845,
              5016764.542,
              823.9115119,
              421601.4845,
              5017223.382,
              843.0315119
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420616.08448744984,
                    5016764.541729981,
                    823.911511913211
                  ],
                  [
                    420616.08448744984,
                    5017223.381729981,
                    823.911511913211
                  ],
                  [
                    421601.48448744987,
                    5017223.381729981,
                    843.0315119132109
                  ],
                  [
                    421601.48448744987,
                    5016764.541729981,
                    843.0315119132109
                  ],
                  [
                    420616.08448744984,
                    5016764.541729981,
                    823.911511913211
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T19:09:43+00:00",
            "end_time": "2011-09-16T22:35: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": "45117E8224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002711477294,
              45.569024264898815,
              866.9100402320831
            ],
            [
              -117.90012274791546,
              45.57501082503406,
              866.9100402320831
            ],
            [
              -117.89874742513744,
              45.5750216541803,
              958.8100402320832
            ],
            [
              -117.89865193806789,
              45.569035091797026,
              958.8100402320832
            ],
            [
              -117.90002711477294,
              45.569024264898815,
              866.9100402320831
            ]
          ]
        ]
      },
      "bbox": [
        -117.9001227,
        45.56902426,
        866.9100402,
        -117.8986519,
        45.57502165,
        958.8100402
      ],
      "properties": {
        "datetime": "2011-09-14T21:03:26Z",
        "pc:count": 287474,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429808.4278,
            "count": 287474,
            "maximum": 429878.1572,
            "minimum": 429770.8372,
            "name": "X",
            "position": 0,
            "stddev": 24.64027942,
            "variance": 607.1433699
          },
          {
            "average": 5046991.068,
            "count": 287474,
            "maximum": 5047223.36,
            "minimum": 5046558.18,
            "name": "Y",
            "position": 1,
            "stddev": 162.9757364,
            "variance": 26561.09067
          },
          {
            "average": 884.8521944,
            "count": 287474,
            "maximum": 958.8100402,
            "minimum": 866.9100402,
            "name": "Z",
            "position": 2,
            "stddev": 15.68626068,
            "variance": 246.058774
          },
          {
            "average": 176.7922595,
            "count": 287474,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 59.01624379,
            "variance": 3482.917031
          },
          {
            "average": 1.044261394,
            "count": 287474,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2185494285,
            "variance": 0.04776385268
          },
          {
            "average": 1.089034139,
            "count": 287474,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3129373618,
            "variance": 0.09792979243
          },
          {
            "average": 0.5178763993,
            "count": 287474,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996812013,
            "variance": 0.2496813029
          },
          {
            "average": 0,
            "count": 287474,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.229533801,
            "count": 287474,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4205337686,
            "variance": 0.1768486506
          },
          {
            "average": 7.032750639,
            "count": 287474,
            "maximum": 10.99800014,
            "minimum": 3,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.830079436,
            "variance": 3.349190744
          },
          {
            "average": 207.0477643,
            "count": 287474,
            "maximum": 213,
            "minimum": 195,
            "name": "UserData",
            "position": 10,
            "stddev": 3.414489807,
            "variance": 11.65874064
          },
          {
            "average": 193.4285153,
            "count": 287474,
            "maximum": 218,
            "minimum": 169,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.00543522,
            "variance": 576.2609201
          },
          {
            "average": 28399.27612,
            "count": 287474,
            "maximum": 56320,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 8254.506612,
            "variance": 68136879.4
          },
          {
            "average": 26673.60972,
            "count": 287474,
            "maximum": 56832,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 7130.139668,
            "variance": 50838891.68
          },
          {
            "average": 22316.51953,
            "count": 287474,
            "maximum": 57344,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 6202.3135,
            "variance": 38468692.75
          },
          {
            "average": 69278.25387,
            "count": 287474,
            "maximum": 69406.3867,
            "minimum": 69166.94652,
            "name": "GpsTime",
            "position": 15,
            "stddev": 111.2359886,
            "variance": 12373.44515
          },
          {
            "average": 0,
            "count": 287474,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 287474,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 287474,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 287474,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 287474,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429770.8372,
          5046558.18,
          866.9100402,
          429878.1572,
          5047223.36,
          958.8100402
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429770.8371574224,
                5046558.180263263,
                866.9100402320831
              ],
              [
                429770.8371574224,
                5047223.360263263,
                866.9100402320831
              ],
              [
                429878.15715742233,
                5047223.360263263,
                958.8100402320832
              ],
              [
                429878.15715742233,
                5046558.180263263,
                958.8100402320832
              ],
              [
                429770.8371574224,
                5046558.180263263,
                866.9100402320831
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:03:26+00:00",
        "end_time": "2011-09-14T20:59:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9001227,
            45.56902426,
            866.9100402,
            -117.8986519,
            45.57502165,
            958.8100402
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002711477294,
                  45.569024264898815,
                  866.9100402320831
                ],
                [
                  -117.90012274791546,
                  45.57501082503406,
                  866.9100402320831
                ],
                [
                  -117.89874742513744,
                  45.5750216541803,
                  958.8100402320832
                ],
                [
                  -117.89865193806789,
                  45.569035091797026,
                  958.8100402320832
                ],
                [
                  -117.90002711477294,
                  45.569024264898815,
                  866.9100402320831
                ]
              ]
            ]
          },
          "id": "45117E8224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:03:26Z",
            "pc:count": 287474,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429808.4278,
                "count": 287474,
                "maximum": 429878.1572,
                "minimum": 429770.8372,
                "name": "X",
                "position": 0,
                "stddev": 24.64027942,
                "variance": 607.1433699
              },
              {
                "average": 5046991.068,
                "count": 287474,
                "maximum": 5047223.36,
                "minimum": 5046558.18,
                "name": "Y",
                "position": 1,
                "stddev": 162.9757364,
                "variance": 26561.09067
              },
              {
                "average": 884.8521944,
                "count": 287474,
                "maximum": 958.8100402,
                "minimum": 866.9100402,
                "name": "Z",
                "position": 2,
                "stddev": 15.68626068,
                "variance": 246.058774
              },
              {
                "average": 176.7922595,
                "count": 287474,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 59.01624379,
                "variance": 3482.917031
              },
              {
                "average": 1.044261394,
                "count": 287474,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2185494285,
                "variance": 0.04776385268
              },
              {
                "average": 1.089034139,
                "count": 287474,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3129373618,
                "variance": 0.09792979243
              },
              {
                "average": 0.5178763993,
                "count": 287474,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996812013,
                "variance": 0.2496813029
              },
              {
                "average": 0,
                "count": 287474,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.229533801,
                "count": 287474,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4205337686,
                "variance": 0.1768486506
              },
              {
                "average": 7.032750639,
                "count": 287474,
                "maximum": 10.99800014,
                "minimum": 3,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.830079436,
                "variance": 3.349190744
              },
              {
                "average": 207.0477643,
                "count": 287474,
                "maximum": 213,
                "minimum": 195,
                "name": "UserData",
                "position": 10,
                "stddev": 3.414489807,
                "variance": 11.65874064
              },
              {
                "average": 193.4285153,
                "count": 287474,
                "maximum": 218,
                "minimum": 169,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.00543522,
                "variance": 576.2609201
              },
              {
                "average": 28399.27612,
                "count": 287474,
                "maximum": 56320,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 8254.506612,
                "variance": 68136879.4
              },
              {
                "average": 26673.60972,
                "count": 287474,
                "maximum": 56832,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 7130.139668,
                "variance": 50838891.68
              },
              {
                "average": 22316.51953,
                "count": 287474,
                "maximum": 57344,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 6202.3135,
                "variance": 38468692.75
              },
              {
                "average": 69278.25387,
                "count": 287474,
                "maximum": 69406.3867,
                "minimum": 69166.94652,
                "name": "GpsTime",
                "position": 15,
                "stddev": 111.2359886,
                "variance": 12373.44515
              },
              {
                "average": 0,
                "count": 287474,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 287474,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 287474,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 287474,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 287474,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429770.8372,
              5046558.18,
              866.9100402,
              429878.1572,
              5047223.36,
              958.8100402
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429770.8371574224,
                    5046558.180263263,
                    866.9100402320831
                  ],
                  [
                    429770.8371574224,
                    5047223.360263263,
                    866.9100402320831
                  ],
                  [
                    429878.15715742233,
                    5047223.360263263,
                    958.8100402320832
                  ],
                  [
                    429878.15715742233,
                    5046558.180263263,
                    958.8100402320832
                  ],
                  [
                    429770.8371574224,
                    5046558.180263263,
                    866.9100402320831
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:03:26+00:00",
            "end_time": "2011-09-14T20:59: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": "45117E8413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252497248622,
              45.524913467334365,
              825.0419849773976
            ],
            [
              -117.9127287180699,
              45.53751032801236,
              825.0419849773976
            ],
            [
              -117.90002967346065,
              45.5376110953576,
              946.9419849773977
            ],
            [
              -117.89982876171318,
              45.52501419067,
              946.9419849773977
            ],
            [
              -117.91252497248622,
              45.524913467334365,
              825.0419849773976
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127287,
        45.52491347,
        825.041985,
        -117.8998288,
        45.5376111,
        946.941985
      ],
      "properties": {
        "datetime": "2011-09-14T21:28:08Z",
        "pc:count": 11835651,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429241.6136,
            "count": 11835651,
            "maximum": 429731.4971,
            "minimum": 428739.8971,
            "name": "X",
            "position": 0,
            "stddev": 273.0955359,
            "variance": 74581.17174
          },
          {
            "average": 5042367.839,
            "count": 11835651,
            "maximum": 5043068.246,
            "minimum": 5041668.586,
            "name": "Y",
            "position": 1,
            "stddev": 402.4655648,
            "variance": 161978.5308
          },
          {
            "average": 893.8982797,
            "count": 11835651,
            "maximum": 946.941985,
            "minimum": 825.041985,
            "name": "Z",
            "position": 2,
            "stddev": 30.53919691,
            "variance": 932.6425482
          },
          {
            "average": 216.479949,
            "count": 11835651,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.83136108,
            "variance": 2100.513659
          },
          {
            "average": 1.024145693,
            "count": 11835651,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1640896182,
            "variance": 0.02692540281
          },
          {
            "average": 1.048318846,
            "count": 11835651,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2371296506,
            "variance": 0.05623047122
          },
          {
            "average": 0.4992487528,
            "count": 11835651,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994567,
            "variance": 0.2499994568
          },
          {
            "average": 0,
            "count": 11835651,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.259088495,
            "count": 11835651,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4381342976,
            "variance": 0.1919616628
          },
          {
            "average": 1.127179882,
            "count": 11835651,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.69694078,
            "variance": 59.24289736
          },
          {
            "average": 205.9010739,
            "count": 11835651,
            "maximum": 213,
            "minimum": 194,
            "name": "UserData",
            "position": 10,
            "stddev": 3.528523953,
            "variance": 12.45048129
          },
          {
            "average": 196.0106808,
            "count": 11835651,
            "maximum": 222,
            "minimum": 170,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02262757,
            "variance": 577.0866355
          },
          {
            "average": 32992.66116,
            "count": 11835651,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 8135.184699,
            "variance": 66181230.08
          },
          {
            "average": 30780.35553,
            "count": 11835651,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 6401.593595,
            "variance": 40980400.55
          },
          {
            "average": 26028.89661,
            "count": 11835651,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 5768.385011,
            "variance": 33274265.64
          },
          {
            "average": 70157.59518,
            "count": 11835651,
            "maximum": 70888.28103,
            "minimum": 69462.87613,
            "name": "GpsTime",
            "position": 15,
            "stddev": 395.8968563,
            "variance": 156734.3208
          },
          {
            "average": 0,
            "count": 11835651,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11835651,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11835651,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11835651,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11835651,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428739.8971,
          5041668.586,
          825.041985,
          429731.4971,
          5043068.246,
          946.941985
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428739.8970776193,
                5041668.585931357,
                825.0419849773976
              ],
              [
                428739.8970776193,
                5043068.245931357,
                825.0419849773976
              ],
              [
                429731.49707761925,
                5043068.245931357,
                946.9419849773977
              ],
              [
                429731.49707761925,
                5041668.585931357,
                946.9419849773977
              ],
              [
                428739.8970776193,
                5041668.585931357,
                825.0419849773976
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:28:08+00:00",
        "end_time": "2011-09-14T21:04:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127287,
            45.52491347,
            825.041985,
            -117.8998288,
            45.5376111,
            946.941985
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252497248622,
                  45.524913467334365,
                  825.0419849773976
                ],
                [
                  -117.9127287180699,
                  45.53751032801236,
                  825.0419849773976
                ],
                [
                  -117.90002967346065,
                  45.5376110953576,
                  946.9419849773977
                ],
                [
                  -117.89982876171318,
                  45.52501419067,
                  946.9419849773977
                ],
                [
                  -117.91252497248622,
                  45.524913467334365,
                  825.0419849773976
                ]
              ]
            ]
          },
          "id": "45117E8413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:28:08Z",
            "pc:count": 11835651,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429241.6136,
                "count": 11835651,
                "maximum": 429731.4971,
                "minimum": 428739.8971,
                "name": "X",
                "position": 0,
                "stddev": 273.0955359,
                "variance": 74581.17174
              },
              {
                "average": 5042367.839,
                "count": 11835651,
                "maximum": 5043068.246,
                "minimum": 5041668.586,
                "name": "Y",
                "position": 1,
                "stddev": 402.4655648,
                "variance": 161978.5308
              },
              {
                "average": 893.8982797,
                "count": 11835651,
                "maximum": 946.941985,
                "minimum": 825.041985,
                "name": "Z",
                "position": 2,
                "stddev": 30.53919691,
                "variance": 932.6425482
              },
              {
                "average": 216.479949,
                "count": 11835651,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.83136108,
                "variance": 2100.513659
              },
              {
                "average": 1.024145693,
                "count": 11835651,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1640896182,
                "variance": 0.02692540281
              },
              {
                "average": 1.048318846,
                "count": 11835651,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2371296506,
                "variance": 0.05623047122
              },
              {
                "average": 0.4992487528,
                "count": 11835651,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994567,
                "variance": 0.2499994568
              },
              {
                "average": 0,
                "count": 11835651,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.259088495,
                "count": 11835651,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4381342976,
                "variance": 0.1919616628
              },
              {
                "average": 1.127179882,
                "count": 11835651,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.69694078,
                "variance": 59.24289736
              },
              {
                "average": 205.9010739,
                "count": 11835651,
                "maximum": 213,
                "minimum": 194,
                "name": "UserData",
                "position": 10,
                "stddev": 3.528523953,
                "variance": 12.45048129
              },
              {
                "average": 196.0106808,
                "count": 11835651,
                "maximum": 222,
                "minimum": 170,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02262757,
                "variance": 577.0866355
              },
              {
                "average": 32992.66116,
                "count": 11835651,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 8135.184699,
                "variance": 66181230.08
              },
              {
                "average": 30780.35553,
                "count": 11835651,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 6401.593595,
                "variance": 40980400.55
              },
              {
                "average": 26028.89661,
                "count": 11835651,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 5768.385011,
                "variance": 33274265.64
              },
              {
                "average": 70157.59518,
                "count": 11835651,
                "maximum": 70888.28103,
                "minimum": 69462.87613,
                "name": "GpsTime",
                "position": 15,
                "stddev": 395.8968563,
                "variance": 156734.3208
              },
              {
                "average": 0,
                "count": 11835651,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11835651,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11835651,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11835651,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11835651,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428739.8971,
              5041668.586,
              825.041985,
              429731.4971,
              5043068.246,
              946.941985
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428739.8970776193,
                    5041668.585931357,
                    825.0419849773976
                  ],
                  [
                    428739.8970776193,
                    5043068.245931357,
                    825.0419849773976
                  ],
                  [
                    429731.49707761925,
                    5043068.245931357,
                    946.9419849773977
                  ],
                  [
                    429731.49707761925,
                    5041668.585931357,
                    946.9419849773977
                  ],
                  [
                    428739.8970776193,
                    5041668.585931357,
                    825.0419849773976
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:28:08+00:00",
            "end_time": "2011-09-14T21: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": "45118C1408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0336177925523,
              45.287434782208074,
              823.9364290617185
            ],
            [
              -118.03384566590064,
              45.29997645592044,
              823.9364290617185
            ],
            [
              -118.02502879428269,
              45.30005593068722,
              855.6764290617185
            ],
            [
              -118.02480286346201,
              45.28751422242094,
              855.6764290617185
            ],
            [
              -118.0336177925523,
              45.287434782208074,
              823.9364290617185
            ]
          ]
        ]
      },
      "bbox": [
        -118.0338457,
        45.28743478,
        823.9364291,
        -118.0248029,
        45.30005593,
        855.6764291
      ],
      "properties": {
        "datetime": "2011-09-17T21:32:40Z",
        "pc:count": 4706962,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419377.0987,
            "count": 4706962,
            "maximum": 419635.9223,
            "minimum": 418944.5423,
            "name": "X",
            "position": 0,
            "stddev": 158.6977281,
            "variance": 25184.96892
          },
          {
            "average": 5016089.839,
            "count": 4706962,
            "maximum": 5016794.014,
            "minimum": 5015400.494,
            "name": "Y",
            "position": 1,
            "stddev": 385.0325655,
            "variance": 148250.0765
          },
          {
            "average": 827.0371087,
            "count": 4706962,
            "maximum": 855.6764291,
            "minimum": 823.9364291,
            "name": "Z",
            "position": 2,
            "stddev": 1.438413866,
            "variance": 2.069034449
          },
          {
            "average": 101.3109141,
            "count": 4706962,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 36.23606402,
            "variance": 1313.052336
          },
          {
            "average": 1.006100325,
            "count": 4706962,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08146091986,
            "variance": 0.006635881465
          },
          {
            "average": 1.012784467,
            "count": 4706962,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1212105702,
            "variance": 0.01469200232
          },
          {
            "average": 0.5001801587,
            "count": 4706962,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000207,
            "variance": 0.2500000207
          },
          {
            "average": 0,
            "count": 4706962,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.298209121,
            "count": 4706962,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4574718413,
            "variance": 0.2092804856
          },
          {
            "average": -0.305227331,
            "count": 4706962,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.624805962,
            "variance": 74.38727788
          },
          {
            "average": 137,
            "count": 4706962,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10667.05789,
            "count": 4706962,
            "maximum": 10671,
            "minimum": 10663,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.370298156,
            "variance": 1.877717037
          },
          {
            "average": 33799.46219,
            "count": 4706962,
            "maximum": 65280,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 11039.70414,
            "variance": 121875067.5
          },
          {
            "average": 33128.78833,
            "count": 4706962,
            "maximum": 65280,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 8634.00949,
            "variance": 74546119.87
          },
          {
            "average": 28045.47288,
            "count": 4706962,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 7894.845706,
            "variance": 62328588.72
          },
          {
            "average": 327413.6764,
            "count": 4706962,
            "maximum": 330360.9142,
            "minimum": 324728.0268,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1002.192486,
            "variance": 1004389.779
          },
          {
            "average": 0,
            "count": 4706962,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4706962,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4706962,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4706962,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4706962,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          418944.5423,
          5015400.494,
          823.9364291,
          419635.9223,
          5016794.014,
          855.6764291
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                418944.5423354654,
                5015400.494487811,
                823.9364290617185
              ],
              [
                418944.5423354654,
                5016794.01448781,
                823.9364290617185
              ],
              [
                419635.9223354654,
                5016794.01448781,
                855.6764290617185
              ],
              [
                419635.9223354654,
                5015400.494487811,
                855.6764290617185
              ],
              [
                418944.5423354654,
                5015400.494487811,
                823.9364290617185
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T21:32:40+00:00",
        "end_time": "2011-09-17T19:58:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118C1408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118C1408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118C1408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0338457,
            45.28743478,
            823.9364291,
            -118.0248029,
            45.30005593,
            855.6764291
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0336177925523,
                  45.287434782208074,
                  823.9364290617185
                ],
                [
                  -118.03384566590064,
                  45.29997645592044,
                  823.9364290617185
                ],
                [
                  -118.02502879428269,
                  45.30005593068722,
                  855.6764290617185
                ],
                [
                  -118.02480286346201,
                  45.28751422242094,
                  855.6764290617185
                ],
                [
                  -118.0336177925523,
                  45.287434782208074,
                  823.9364290617185
                ]
              ]
            ]
          },
          "id": "45118C1408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T21:32:40Z",
            "pc:count": 4706962,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419377.0987,
                "count": 4706962,
                "maximum": 419635.9223,
                "minimum": 418944.5423,
                "name": "X",
                "position": 0,
                "stddev": 158.6977281,
                "variance": 25184.96892
              },
              {
                "average": 5016089.839,
                "count": 4706962,
                "maximum": 5016794.014,
                "minimum": 5015400.494,
                "name": "Y",
                "position": 1,
                "stddev": 385.0325655,
                "variance": 148250.0765
              },
              {
                "average": 827.0371087,
                "count": 4706962,
                "maximum": 855.6764291,
                "minimum": 823.9364291,
                "name": "Z",
                "position": 2,
                "stddev": 1.438413866,
                "variance": 2.069034449
              },
              {
                "average": 101.3109141,
                "count": 4706962,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 36.23606402,
                "variance": 1313.052336
              },
              {
                "average": 1.006100325,
                "count": 4706962,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08146091986,
                "variance": 0.006635881465
              },
              {
                "average": 1.012784467,
                "count": 4706962,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1212105702,
                "variance": 0.01469200232
              },
              {
                "average": 0.5001801587,
                "count": 4706962,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000207,
                "variance": 0.2500000207
              },
              {
                "average": 0,
                "count": 4706962,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.298209121,
                "count": 4706962,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4574718413,
                "variance": 0.2092804856
              },
              {
                "average": -0.305227331,
                "count": 4706962,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.624805962,
                "variance": 74.38727788
              },
              {
                "average": 137,
                "count": 4706962,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10667.05789,
                "count": 4706962,
                "maximum": 10671,
                "minimum": 10663,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.370298156,
                "variance": 1.877717037
              },
              {
                "average": 33799.46219,
                "count": 4706962,
                "maximum": 65280,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 11039.70414,
                "variance": 121875067.5
              },
              {
                "average": 33128.78833,
                "count": 4706962,
                "maximum": 65280,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 8634.00949,
                "variance": 74546119.87
              },
              {
                "average": 28045.47288,
                "count": 4706962,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 7894.845706,
                "variance": 62328588.72
              },
              {
                "average": 327413.6764,
                "count": 4706962,
                "maximum": 330360.9142,
                "minimum": 324728.0268,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1002.192486,
                "variance": 1004389.779
              },
              {
                "average": 0,
                "count": 4706962,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4706962,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4706962,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4706962,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4706962,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              418944.5423,
              5015400.494,
              823.9364291,
              419635.9223,
              5016794.014,
              855.6764291
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    418944.5423354654,
                    5015400.494487811,
                    823.9364290617185
                  ],
                  [
                    418944.5423354654,
                    5016794.01448781,
                    823.9364290617185
                  ],
                  [
                    419635.9223354654,
                    5016794.01448781,
                    855.6764290617185
                  ],
                  [
                    419635.9223354654,
                    5015400.494487811,
                    855.6764290617185
                  ],
                  [
                    418944.5423354654,
                    5015400.494487811,
                    823.9364290617185
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T21:32:40+00:00",
            "end_time": "2011-09-17T19:58: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": "45117E8301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002515217406,
              45.5499031437598,
              913.5640792906185
            ],
            [
              -118.00024738785477,
              45.562429790008046,
              913.5640792906185
            ],
            [
              -117.98752793342955,
              45.562540463513486,
              1033.0640792906183
            ],
            [
              -117.98730852264652,
              45.55001376919778,
              1033.0640792906183
            ],
            [
              -118.00002515217406,
              45.5499031437598,
              913.5640792906185
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002474,
        45.54990314,
        913.5640793,
        -117.9873085,
        45.56254046,
        1033.064079
      ],
      "properties": {
        "datetime": "2011-09-15T00:31:48Z",
        "pc:count": 11214066,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422498.4186,
            "count": 11214066,
            "maximum": 422934.1873,
            "minimum": 421941.4073,
            "name": "X",
            "position": 0,
            "stddev": 255.9051633,
            "variance": 65487.4526
          },
          {
            "average": 5045084.898,
            "count": 11214066,
            "maximum": 5045918.162,
            "minimum": 5044526.262,
            "name": "Y",
            "position": 1,
            "stddev": 366.1575866,
            "variance": 134071.3783
          },
          {
            "average": 953.9727531,
            "count": 11214066,
            "maximum": 1033.064079,
            "minimum": 913.5640793,
            "name": "Z",
            "position": 2,
            "stddev": 19.81657247,
            "variance": 392.6965444
          },
          {
            "average": 160.3269715,
            "count": 11214066,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 76.52634322,
            "variance": 5856.281206
          },
          {
            "average": 1.11396901,
            "count": 11214066,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.351998697,
            "variance": 0.1239030827
          },
          {
            "average": 1.233793256,
            "count": 11214066,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5037249921,
            "variance": 0.2537388676
          },
          {
            "average": 0.499867042,
            "count": 11214066,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000046,
            "variance": 0.2500000046
          },
          {
            "average": 0,
            "count": 11214066,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.171405715,
            "count": 11214066,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3768631164,
            "variance": 0.1420258085
          },
          {
            "average": -0.4935937375,
            "count": 11214066,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.420533272,
            "variance": 70.90538058
          },
          {
            "average": 176.5987083,
            "count": 11214066,
            "maximum": 212,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 37.50788733,
            "variance": 1406.841612
          },
          {
            "average": 463.1741439,
            "count": 11214066,
            "maximum": 1033,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 381.3639388,
            "variance": 145438.4539
          },
          {
            "average": 23392.41042,
            "count": 11214066,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 11541.52802,
            "variance": 133206869.1
          },
          {
            "average": 23382.55669,
            "count": 11214066,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 10269.15532,
            "variance": 105455551
          },
          {
            "average": 21239.96424,
            "count": 11214066,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 9268.025163,
            "variance": 85896290.42
          },
          {
            "average": 80382.34125,
            "count": 11214066,
            "maximum": 81908.97848,
            "minimum": 78543.46367,
            "name": "GpsTime",
            "position": 15,
            "stddev": 987.3541496,
            "variance": 974868.2168
          },
          {
            "average": 0,
            "count": 11214066,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11214066,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11214066,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11214066,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11214066,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421941.4073,
          5044526.262,
          913.5640793,
          422934.1873,
          5045918.162,
          1033.064079
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421941.4073078855,
                5044526.261941932,
                913.5640792906185
              ],
              [
                421941.4073078855,
                5045918.1619419325,
                913.5640792906185
              ],
              [
                422934.18730788556,
                5045918.1619419325,
                1033.0640792906183
              ],
              [
                422934.18730788556,
                5044526.261941932,
                1033.0640792906183
              ],
              [
                421941.4073078855,
                5044526.261941932,
                913.5640792906185
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:31:48+00:00",
        "end_time": "2011-09-14T23:35:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002474,
            45.54990314,
            913.5640793,
            -117.9873085,
            45.56254046,
            1033.064079
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002515217406,
                  45.5499031437598,
                  913.5640792906185
                ],
                [
                  -118.00024738785477,
                  45.562429790008046,
                  913.5640792906185
                ],
                [
                  -117.98752793342955,
                  45.562540463513486,
                  1033.0640792906183
                ],
                [
                  -117.98730852264652,
                  45.55001376919778,
                  1033.0640792906183
                ],
                [
                  -118.00002515217406,
                  45.5499031437598,
                  913.5640792906185
                ]
              ]
            ]
          },
          "id": "45117E8301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:31:48Z",
            "pc:count": 11214066,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422498.4186,
                "count": 11214066,
                "maximum": 422934.1873,
                "minimum": 421941.4073,
                "name": "X",
                "position": 0,
                "stddev": 255.9051633,
                "variance": 65487.4526
              },
              {
                "average": 5045084.898,
                "count": 11214066,
                "maximum": 5045918.162,
                "minimum": 5044526.262,
                "name": "Y",
                "position": 1,
                "stddev": 366.1575866,
                "variance": 134071.3783
              },
              {
                "average": 953.9727531,
                "count": 11214066,
                "maximum": 1033.064079,
                "minimum": 913.5640793,
                "name": "Z",
                "position": 2,
                "stddev": 19.81657247,
                "variance": 392.6965444
              },
              {
                "average": 160.3269715,
                "count": 11214066,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 76.52634322,
                "variance": 5856.281206
              },
              {
                "average": 1.11396901,
                "count": 11214066,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.351998697,
                "variance": 0.1239030827
              },
              {
                "average": 1.233793256,
                "count": 11214066,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5037249921,
                "variance": 0.2537388676
              },
              {
                "average": 0.499867042,
                "count": 11214066,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000046,
                "variance": 0.2500000046
              },
              {
                "average": 0,
                "count": 11214066,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.171405715,
                "count": 11214066,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3768631164,
                "variance": 0.1420258085
              },
              {
                "average": -0.4935937375,
                "count": 11214066,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.420533272,
                "variance": 70.90538058
              },
              {
                "average": 176.5987083,
                "count": 11214066,
                "maximum": 212,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 37.50788733,
                "variance": 1406.841612
              },
              {
                "average": 463.1741439,
                "count": 11214066,
                "maximum": 1033,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 381.3639388,
                "variance": 145438.4539
              },
              {
                "average": 23392.41042,
                "count": 11214066,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 11541.52802,
                "variance": 133206869.1
              },
              {
                "average": 23382.55669,
                "count": 11214066,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 10269.15532,
                "variance": 105455551
              },
              {
                "average": 21239.96424,
                "count": 11214066,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 9268.025163,
                "variance": 85896290.42
              },
              {
                "average": 80382.34125,
                "count": 11214066,
                "maximum": 81908.97848,
                "minimum": 78543.46367,
                "name": "GpsTime",
                "position": 15,
                "stddev": 987.3541496,
                "variance": 974868.2168
              },
              {
                "average": 0,
                "count": 11214066,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11214066,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11214066,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11214066,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11214066,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421941.4073,
              5044526.262,
              913.5640793,
              422934.1873,
              5045918.162,
              1033.064079
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421941.4073078855,
                    5044526.261941932,
                    913.5640792906185
                  ],
                  [
                    421941.4073078855,
                    5045918.1619419325,
                    913.5640792906185
                  ],
                  [
                    422934.18730788556,
                    5045918.1619419325,
                    1033.0640792906183
                  ],
                  [
                    422934.18730788556,
                    5044526.261941932,
                    1033.0640792906183
                  ],
                  [
                    421941.4073078855,
                    5044526.261941932,
                    913.5640792906185
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:31:48+00:00",
            "end_time": "2011-09-14T23: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": "45118C1409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.02502469208372,
              45.287400967166896,
              824.6266813166844
            ],
            [
              -118.0252518745671,
              45.30000945488344,
              824.6266813166844
            ],
            [
              -118.01253036813877,
              45.300122950835664,
              846.7866813166845
            ],
            [
              -118.01230600340133,
              45.28751441351074,
              846.7866813166845
            ],
            [
              -118.02502469208372,
              45.287400967166896,
              824.6266813166844
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252519,
        45.28740097,
        824.6266813,
        -118.012306,
        45.30012295,
        846.7866813
      ],
      "properties": {
        "datetime": "2011-09-17T20:50:52Z",
        "pc:count": 11574140,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420101.2115,
            "count": 11574140,
            "maximum": 420615.9266,
            "minimum": 419618.3666,
            "name": "X",
            "position": 0,
            "stddev": 270.29111,
            "variance": 73057.28414
          },
          {
            "average": 5016087.948,
            "count": 11574140,
            "maximum": 5016789.074,
            "minimum": 5015388.134,
            "name": "Y",
            "position": 1,
            "stddev": 400.4930789,
            "variance": 160394.7063
          },
          {
            "average": 826.2840271,
            "count": 11574140,
            "maximum": 846.7866813,
            "minimum": 824.6266813,
            "name": "Z",
            "position": 2,
            "stddev": 0.91624973,
            "variance": 0.8395135677
          },
          {
            "average": 113.1218418,
            "count": 11574140,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.16161997,
            "variance": 1167.016279
          },
          {
            "average": 1.001388786,
            "count": 11574140,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03851560387,
            "variance": 0.001483451742
          },
          {
            "average": 1.003014824,
            "count": 11574140,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05837669796,
            "variance": 0.003407838865
          },
          {
            "average": 0.4999884225,
            "count": 11574140,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000215,
            "variance": 0.2500000215
          },
          {
            "average": 0,
            "count": 11574140,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.26582286,
            "count": 11574140,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4417703975,
            "variance": 0.1951610841
          },
          {
            "average": -0.5833880627,
            "count": 11574140,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.565044822,
            "variance": 73.3599928
          },
          {
            "average": 137,
            "count": 11574140,
            "maximum": 137,
            "minimum": 137,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10662.93529,
            "count": 11574140,
            "maximum": 10668,
            "minimum": 10658,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.934422332,
            "variance": 3.741989759
          },
          {
            "average": 39463.32726,
            "count": 11574140,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 11040.59811,
            "variance": 121894806.6
          },
          {
            "average": 37368.20295,
            "count": 11574140,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 9202.028657,
            "variance": 84677331.4
          },
          {
            "average": 33016.27287,
            "count": 11574140,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 8949.80574,
            "variance": 80099022.78
          },
          {
            "average": 324408.9995,
            "count": 11574140,
            "maximum": 327852.4443,
            "minimum": 320508.9889,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1446.970097,
            "variance": 2093722.463
          },
          {
            "average": 0,
            "count": 11574140,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11574140,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11574140,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11574140,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11574140,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419618.3666,
          5015388.134,
          824.6266813,
          420615.9266,
          5016789.074,
          846.7866813
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419618.3665645091,
                5015388.13380138,
                824.6266813166844
              ],
              [
                419618.3665645091,
                5016789.07380138,
                824.6266813166844
              ],
              [
                420615.92656450917,
                5016789.07380138,
                846.7866813166845
              ],
              [
                420615.92656450917,
                5015388.13380138,
                846.7866813166845
              ],
              [
                419618.3665645091,
                5015388.13380138,
                824.6266813166844
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-17T20:50:52+00:00",
        "end_time": "2011-09-17T18:48:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118C1409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118C1409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118C1409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252519,
            45.28740097,
            824.6266813,
            -118.012306,
            45.30012295,
            846.7866813
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.02502469208372,
                  45.287400967166896,
                  824.6266813166844
                ],
                [
                  -118.0252518745671,
                  45.30000945488344,
                  824.6266813166844
                ],
                [
                  -118.01253036813877,
                  45.300122950835664,
                  846.7866813166845
                ],
                [
                  -118.01230600340133,
                  45.28751441351074,
                  846.7866813166845
                ],
                [
                  -118.02502469208372,
                  45.287400967166896,
                  824.6266813166844
                ]
              ]
            ]
          },
          "id": "45118C1409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118C1409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-17T20:50:52Z",
            "pc:count": 11574140,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420101.2115,
                "count": 11574140,
                "maximum": 420615.9266,
                "minimum": 419618.3666,
                "name": "X",
                "position": 0,
                "stddev": 270.29111,
                "variance": 73057.28414
              },
              {
                "average": 5016087.948,
                "count": 11574140,
                "maximum": 5016789.074,
                "minimum": 5015388.134,
                "name": "Y",
                "position": 1,
                "stddev": 400.4930789,
                "variance": 160394.7063
              },
              {
                "average": 826.2840271,
                "count": 11574140,
                "maximum": 846.7866813,
                "minimum": 824.6266813,
                "name": "Z",
                "position": 2,
                "stddev": 0.91624973,
                "variance": 0.8395135677
              },
              {
                "average": 113.1218418,
                "count": 11574140,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.16161997,
                "variance": 1167.016279
              },
              {
                "average": 1.001388786,
                "count": 11574140,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03851560387,
                "variance": 0.001483451742
              },
              {
                "average": 1.003014824,
                "count": 11574140,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05837669796,
                "variance": 0.003407838865
              },
              {
                "average": 0.4999884225,
                "count": 11574140,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000215,
                "variance": 0.2500000215
              },
              {
                "average": 0,
                "count": 11574140,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.26582286,
                "count": 11574140,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4417703975,
                "variance": 0.1951610841
              },
              {
                "average": -0.5833880627,
                "count": 11574140,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.565044822,
                "variance": 73.3599928
              },
              {
                "average": 137,
                "count": 11574140,
                "maximum": 137,
                "minimum": 137,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10662.93529,
                "count": 11574140,
                "maximum": 10668,
                "minimum": 10658,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.934422332,
                "variance": 3.741989759
              },
              {
                "average": 39463.32726,
                "count": 11574140,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 11040.59811,
                "variance": 121894806.6
              },
              {
                "average": 37368.20295,
                "count": 11574140,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 9202.028657,
                "variance": 84677331.4
              },
              {
                "average": 33016.27287,
                "count": 11574140,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 8949.80574,
                "variance": 80099022.78
              },
              {
                "average": 324408.9995,
                "count": 11574140,
                "maximum": 327852.4443,
                "minimum": 320508.9889,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1446.970097,
                "variance": 2093722.463
              },
              {
                "average": 0,
                "count": 11574140,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11574140,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11574140,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11574140,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11574140,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419618.3666,
              5015388.134,
              824.6266813,
              420615.9266,
              5016789.074,
              846.7866813
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419618.3665645091,
                    5015388.13380138,
                    824.6266813166844
                  ],
                  [
                    419618.3665645091,
                    5016789.07380138,
                    824.6266813166844
                  ],
                  [
                    420615.92656450917,
                    5016789.07380138,
                    846.7866813166845
                  ],
                  [
                    420615.92656450917,
                    5015388.13380138,
                    846.7866813166845
                  ],
                  [
                    419618.3665645091,
                    5015388.13380138,
                    824.6266813166844
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-17T20:50:52+00:00",
            "end_time": "2011-09-17T18:48: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": "45117E7320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82502641324874,
              45.512488441631305,
              961.702059328235
            ],
            [
              -117.82514295061704,
              45.52046223714403,
              961.702059328235
            ],
            [
              -117.81869431982943,
              45.5205086388013,
              1063.3220593282351
            ],
            [
              -117.81857869297392,
              45.51253483045951,
              1063.3220593282351
            ],
            [
              -117.82502641324874,
              45.512488441631305,
              961.702059328235
            ]
          ]
        ]
      },
      "bbox": [
        -117.825143,
        45.51248844,
        961.7020593,
        -117.8185787,
        45.52050864,
        1063.322059
      ],
      "properties": {
        "datetime": "2011-09-14T19:58:39Z",
        "pc:count": 3111268,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 435771.2207,
            "count": 3111268,
            "maximum": 436062.3478,
            "minimum": 435558.6678,
            "name": "X",
            "position": 0,
            "stddev": 120.3642189,
            "variance": 14487.5452
          },
          {
            "average": 5040702.874,
            "count": 3111268,
            "maximum": 5041100.224,
            "minimum": 5040214.264,
            "name": "Y",
            "position": 1,
            "stddev": 238.8338119,
            "variance": 57041.58971
          },
          {
            "average": 1024.472571,
            "count": 3111268,
            "maximum": 1063.322059,
            "minimum": 961.7020593,
            "name": "Z",
            "position": 2,
            "stddev": 16.99212192,
            "variance": 288.7322074
          },
          {
            "average": 216.3675665,
            "count": 3111268,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.56726151,
            "variance": 2358.77889
          },
          {
            "average": 1.055519807,
            "count": 3111268,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2605328909,
            "variance": 0.06787738726
          },
          {
            "average": 1.11142306,
            "count": 3111268,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3826354712,
            "variance": 0.1464099038
          },
          {
            "average": 0.4954745139,
            "count": 3111268,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999795999,
            "variance": 0.2499796003
          },
          {
            "average": 0,
            "count": 3111268,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.210788013,
            "count": 3111268,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4078682141,
            "variance": 0.1663564801
          },
          {
            "average": -0.7120517152,
            "count": 3111268,
            "maximum": 19.00200081,
            "minimum": -13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.023316401,
            "variance": 49.32697327
          },
          {
            "average": 203.1130147,
            "count": 3111268,
            "maximum": 213,
            "minimum": 192,
            "name": "UserData",
            "position": 10,
            "stddev": 4.299201255,
            "variance": 18.48313143
          },
          {
            "average": 173.8922941,
            "count": 3111268,
            "maximum": 200,
            "minimum": 148,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02570782,
            "variance": 577.2346364
          },
          {
            "average": 33149.19091,
            "count": 3111268,
            "maximum": 54784,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 9590.874603,
            "variance": 91984875.66
          },
          {
            "average": 30942.78038,
            "count": 3111268,
            "maximum": 50688,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 7739.3072,
            "variance": 59896875.94
          },
          {
            "average": 24967.08617,
            "count": 3111268,
            "maximum": 42752,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 5340.299363,
            "variance": 28518797.28
          },
          {
            "average": 65258.89669,
            "count": 3111268,
            "maximum": 65519.49669,
            "minimum": 65063.28476,
            "name": "GpsTime",
            "position": 15,
            "stddev": 115.6547487,
            "variance": 13376.02089
          },
          {
            "average": 0,
            "count": 3111268,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3111268,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3111268,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3111268,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3111268,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          435558.6678,
          5040214.264,
          961.7020593,
          436062.3478,
          5041100.224,
          1063.322059
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                435558.6677618552,
                5040214.264115702,
                961.702059328235
              ],
              [
                435558.6677618552,
                5041100.224115703,
                961.702059328235
              ],
              [
                436062.3477618552,
                5041100.224115703,
                1063.3220593282351
              ],
              [
                436062.3477618552,
                5040214.264115702,
                1063.3220593282351
              ],
              [
                435558.6677618552,
                5040214.264115702,
                961.702059328235
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T19:58:39+00:00",
        "end_time": "2011-09-14T19:51:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E7320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E7320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E7320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.825143,
            45.51248844,
            961.7020593,
            -117.8185787,
            45.52050864,
            1063.322059
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.82502641324874,
                  45.512488441631305,
                  961.702059328235
                ],
                [
                  -117.82514295061704,
                  45.52046223714403,
                  961.702059328235
                ],
                [
                  -117.81869431982943,
                  45.5205086388013,
                  1063.3220593282351
                ],
                [
                  -117.81857869297392,
                  45.51253483045951,
                  1063.3220593282351
                ],
                [
                  -117.82502641324874,
                  45.512488441631305,
                  961.702059328235
                ]
              ]
            ]
          },
          "id": "45117E7320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T19:58:39Z",
            "pc:count": 3111268,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 435771.2207,
                "count": 3111268,
                "maximum": 436062.3478,
                "minimum": 435558.6678,
                "name": "X",
                "position": 0,
                "stddev": 120.3642189,
                "variance": 14487.5452
              },
              {
                "average": 5040702.874,
                "count": 3111268,
                "maximum": 5041100.224,
                "minimum": 5040214.264,
                "name": "Y",
                "position": 1,
                "stddev": 238.8338119,
                "variance": 57041.58971
              },
              {
                "average": 1024.472571,
                "count": 3111268,
                "maximum": 1063.322059,
                "minimum": 961.7020593,
                "name": "Z",
                "position": 2,
                "stddev": 16.99212192,
                "variance": 288.7322074
              },
              {
                "average": 216.3675665,
                "count": 3111268,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.56726151,
                "variance": 2358.77889
              },
              {
                "average": 1.055519807,
                "count": 3111268,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2605328909,
                "variance": 0.06787738726
              },
              {
                "average": 1.11142306,
                "count": 3111268,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3826354712,
                "variance": 0.1464099038
              },
              {
                "average": 0.4954745139,
                "count": 3111268,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999795999,
                "variance": 0.2499796003
              },
              {
                "average": 0,
                "count": 3111268,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.210788013,
                "count": 3111268,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4078682141,
                "variance": 0.1663564801
              },
              {
                "average": -0.7120517152,
                "count": 3111268,
                "maximum": 19.00200081,
                "minimum": -13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.023316401,
                "variance": 49.32697327
              },
              {
                "average": 203.1130147,
                "count": 3111268,
                "maximum": 213,
                "minimum": 192,
                "name": "UserData",
                "position": 10,
                "stddev": 4.299201255,
                "variance": 18.48313143
              },
              {
                "average": 173.8922941,
                "count": 3111268,
                "maximum": 200,
                "minimum": 148,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02570782,
                "variance": 577.2346364
              },
              {
                "average": 33149.19091,
                "count": 3111268,
                "maximum": 54784,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 9590.874603,
                "variance": 91984875.66
              },
              {
                "average": 30942.78038,
                "count": 3111268,
                "maximum": 50688,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 7739.3072,
                "variance": 59896875.94
              },
              {
                "average": 24967.08617,
                "count": 3111268,
                "maximum": 42752,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 5340.299363,
                "variance": 28518797.28
              },
              {
                "average": 65258.89669,
                "count": 3111268,
                "maximum": 65519.49669,
                "minimum": 65063.28476,
                "name": "GpsTime",
                "position": 15,
                "stddev": 115.6547487,
                "variance": 13376.02089
              },
              {
                "average": 0,
                "count": 3111268,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3111268,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3111268,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3111268,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3111268,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              435558.6678,
              5040214.264,
              961.7020593,
              436062.3478,
              5041100.224,
              1063.322059
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    435558.6677618552,
                    5040214.264115702,
                    961.702059328235
                  ],
                  [
                    435558.6677618552,
                    5041100.224115703,
                    961.702059328235
                  ],
                  [
                    436062.3477618552,
                    5041100.224115703,
                    1063.3220593282351
                  ],
                  [
                    436062.3477618552,
                    5040214.264115702,
                    1063.3220593282351
                  ],
                  [
                    435558.6677618552,
                    5040214.264115702,
                    961.702059328235
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T19:58:39+00:00",
            "end_time": "2011-09-14T19:51: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": "45117E8308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502485939641,
              45.53740613982923,
              951.5234860111351
            ],
            [
              -117.97524276849438,
              45.55000940587725,
              951.5234860111351
            ],
            [
              -117.96252909503087,
              45.550117246742914,
              1111.3634860111351
            ],
            [
              -117.96231402561816,
              45.53751393357166,
              1111.3634860111351
            ],
            [
              -117.97502485939641,
              45.53740613982923,
              951.5234860111351
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752428,
        45.53740614,
        951.523486,
        -117.962314,
        45.55011725,
        1111.363486
      ],
      "properties": {
        "datetime": "2011-09-14T23:32:37Z",
        "pc:count": 12998529,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424373.4952,
            "count": 12998529,
            "maximum": 424868.5428,
            "minimum": 423876.0028,
            "name": "X",
            "position": 0,
            "stddev": 286.6731235,
            "variance": 82181.47975
          },
          {
            "average": 5043811.738,
            "count": 12998529,
            "maximum": 5044514.261,
            "minimum": 5043113.861,
            "name": "Y",
            "position": 1,
            "stddev": 415.0520572,
            "variance": 172268.2102
          },
          {
            "average": 1022.484289,
            "count": 12998529,
            "maximum": 1111.363486,
            "minimum": 951.523486,
            "name": "Z",
            "position": 2,
            "stddev": 35.2949165,
            "variance": 1245.731131
          },
          {
            "average": 188.6743661,
            "count": 12998529,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 68.31192692,
            "variance": 4666.519359
          },
          {
            "average": 1.117613539,
            "count": 12998529,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3609782518,
            "variance": 0.1303052983
          },
          {
            "average": 1.235641202,
            "count": 12998529,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5112203568,
            "variance": 0.2613462532
          },
          {
            "average": 0.5015464442,
            "count": 12998529,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999976277,
            "variance": 0.2499976277
          },
          {
            "average": 0,
            "count": 12998529,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.209743118,
            "count": 12998529,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4071252327,
            "variance": 0.1657509551
          },
          {
            "average": 0.6763048949,
            "count": 12998529,
            "maximum": 16.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.990677584,
            "variance": 63.85092825
          },
          {
            "average": 203.3628658,
            "count": 12998529,
            "maximum": 213,
            "minimum": 187,
            "name": "UserData",
            "position": 10,
            "stddev": 4.058305239,
            "variance": 16.46984141
          },
          {
            "average": 212.096517,
            "count": 12998529,
            "maximum": 239,
            "minimum": 186,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.01156276,
            "variance": 576.5551462
          },
          {
            "average": 24905.60583,
            "count": 12998529,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 11177.60888,
            "variance": 124938940.3
          },
          {
            "average": 24879.08871,
            "count": 12998529,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 10098.67159,
            "variance": 101983167.9
          },
          {
            "average": 21689.08565,
            "count": 12998529,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 8376.031248,
            "variance": 70157899.47
          },
          {
            "average": 76873.47297,
            "count": 12998529,
            "maximum": 78357.98147,
            "minimum": 75606.66969,
            "name": "GpsTime",
            "position": 15,
            "stddev": 580.7924335,
            "variance": 337319.8508
          },
          {
            "average": 0,
            "count": 12998529,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12998529,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12998529,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12998529,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12998529,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423876.0028,
          5043113.861,
          951.523486,
          424868.5428,
          5044514.261,
          1111.363486
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423876.00275685114,
                5043113.861407,
                951.5234860111351
              ],
              [
                423876.00275685114,
                5044514.261407,
                951.5234860111351
              ],
              [
                424868.5427568512,
                5044514.261407,
                1111.3634860111351
              ],
              [
                424868.5427568512,
                5043113.861407,
                1111.3634860111351
              ],
              [
                423876.00275685114,
                5043113.861407,
                951.5234860111351
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T23:32:37+00:00",
        "end_time": "2011-09-14T22:46:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752428,
            45.53740614,
            951.523486,
            -117.962314,
            45.55011725,
            1111.363486
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502485939641,
                  45.53740613982923,
                  951.5234860111351
                ],
                [
                  -117.97524276849438,
                  45.55000940587725,
                  951.5234860111351
                ],
                [
                  -117.96252909503087,
                  45.550117246742914,
                  1111.3634860111351
                ],
                [
                  -117.96231402561816,
                  45.53751393357166,
                  1111.3634860111351
                ],
                [
                  -117.97502485939641,
                  45.53740613982923,
                  951.5234860111351
                ]
              ]
            ]
          },
          "id": "45117E8308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T23:32:37Z",
            "pc:count": 12998529,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424373.4952,
                "count": 12998529,
                "maximum": 424868.5428,
                "minimum": 423876.0028,
                "name": "X",
                "position": 0,
                "stddev": 286.6731235,
                "variance": 82181.47975
              },
              {
                "average": 5043811.738,
                "count": 12998529,
                "maximum": 5044514.261,
                "minimum": 5043113.861,
                "name": "Y",
                "position": 1,
                "stddev": 415.0520572,
                "variance": 172268.2102
              },
              {
                "average": 1022.484289,
                "count": 12998529,
                "maximum": 1111.363486,
                "minimum": 951.523486,
                "name": "Z",
                "position": 2,
                "stddev": 35.2949165,
                "variance": 1245.731131
              },
              {
                "average": 188.6743661,
                "count": 12998529,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 68.31192692,
                "variance": 4666.519359
              },
              {
                "average": 1.117613539,
                "count": 12998529,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3609782518,
                "variance": 0.1303052983
              },
              {
                "average": 1.235641202,
                "count": 12998529,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5112203568,
                "variance": 0.2613462532
              },
              {
                "average": 0.5015464442,
                "count": 12998529,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999976277,
                "variance": 0.2499976277
              },
              {
                "average": 0,
                "count": 12998529,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.209743118,
                "count": 12998529,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4071252327,
                "variance": 0.1657509551
              },
              {
                "average": 0.6763048949,
                "count": 12998529,
                "maximum": 16.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.990677584,
                "variance": 63.85092825
              },
              {
                "average": 203.3628658,
                "count": 12998529,
                "maximum": 213,
                "minimum": 187,
                "name": "UserData",
                "position": 10,
                "stddev": 4.058305239,
                "variance": 16.46984141
              },
              {
                "average": 212.096517,
                "count": 12998529,
                "maximum": 239,
                "minimum": 186,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.01156276,
                "variance": 576.5551462
              },
              {
                "average": 24905.60583,
                "count": 12998529,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 11177.60888,
                "variance": 124938940.3
              },
              {
                "average": 24879.08871,
                "count": 12998529,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 10098.67159,
                "variance": 101983167.9
              },
              {
                "average": 21689.08565,
                "count": 12998529,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 8376.031248,
                "variance": 70157899.47
              },
              {
                "average": 76873.47297,
                "count": 12998529,
                "maximum": 78357.98147,
                "minimum": 75606.66969,
                "name": "GpsTime",
                "position": 15,
                "stddev": 580.7924335,
                "variance": 337319.8508
              },
              {
                "average": 0,
                "count": 12998529,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12998529,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12998529,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12998529,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12998529,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423876.0028,
              5043113.861,
              951.523486,
              424868.5428,
              5044514.261,
              1111.363486
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423876.00275685114,
                    5043113.861407,
                    951.5234860111351
                  ],
                  [
                    423876.00275685114,
                    5044514.261407,
                    951.5234860111351
                  ],
                  [
                    424868.5427568512,
                    5044514.261407,
                    1111.3634860111351
                  ],
                  [
                    424868.5427568512,
                    5043113.861407,
                    1111.3634860111351
                  ],
                  [
                    423876.00275685114,
                    5043113.861407,
                    951.5234860111351
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T23:32:37+00:00",
            "end_time": "2011-09-14T22: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": "45117E7321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87502554523478,
              45.499916979337456,
              877.8159477390534
            ],
            [
              -117.87522069274718,
              45.51251042420937,
              877.8159477390534
            ],
            [
              -117.8625291914919,
              45.51260696577188,
              995.3559477390534
            ],
            [
              -117.86233687294343,
              45.50001347874808,
              995.3559477390534
            ],
            [
              -117.87502554523478,
              45.499916979337456,
              877.8159477390534
            ]
          ]
        ]
      },
      "bbox": [
        -117.8752207,
        45.49991698,
        877.8159477,
        -117.8623369,
        45.51260697,
        995.3559477
      ],
      "properties": {
        "datetime": "2011-09-14T20:38:38Z",
        "pc:count": 12618100,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 432138.5717,
            "count": 12618100,
            "maximum": 432629.4903,
            "minimum": 431638.0503,
            "name": "X",
            "position": 0,
            "stddev": 289.7844112,
            "variance": 83975.00497
          },
          {
            "average": 5039563.571,
            "count": 12618100,
            "maximum": 5040258.21,
            "minimum": 5038858.95,
            "name": "Y",
            "position": 1,
            "stddev": 401.3856626,
            "variance": 161110.4501
          },
          {
            "average": 916.9978858,
            "count": 12618100,
            "maximum": 995.3559477,
            "minimum": 877.8159477,
            "name": "Z",
            "position": 2,
            "stddev": 19.0170782,
            "variance": 361.6492632
          },
          {
            "average": 197.1015874,
            "count": 12618100,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.82224171,
            "variance": 3005.478186
          },
          {
            "average": 1.039375342,
            "count": 12618100,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2147604633,
            "variance": 0.04612205661
          },
          {
            "average": 1.078908156,
            "count": 12618100,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3133848658,
            "variance": 0.09821007409
          },
          {
            "average": 0.5012153969,
            "count": 12618100,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985426,
            "variance": 0.2499985426
          },
          {
            "average": 0,
            "count": 12618100,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.256930917,
            "count": 12618100,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4369409982,
            "variance": 0.1909174359
          },
          {
            "average": 0.8321027515,
            "count": 12618100,
            "maximum": 16.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.957469101,
            "variance": 63.3213145
          },
          {
            "average": 208.2867458,
            "count": 12618100,
            "maximum": 213,
            "minimum": 192,
            "name": "UserData",
            "position": 10,
            "stddev": 2.733040496,
            "variance": 7.469510354
          },
          {
            "average": 186.7172026,
            "count": 12618100,
            "maximum": 213,
            "minimum": 160,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.01967702,
            "variance": 576.9448843
          },
          {
            "average": 33711.10186,
            "count": 12618100,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 9507.038541,
            "variance": 90383781.81
          },
          {
            "average": 31181.80882,
            "count": 12618100,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 7578.722683,
            "variance": 57437037.5
          },
          {
            "average": 25534.5099,
            "count": 12618100,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 6361.830031,
            "variance": 40472881.34
          },
          {
            "average": 67381.66262,
            "count": 12618100,
            "maximum": 67918.67188,
            "minimum": 66820.8307,
            "name": "GpsTime",
            "position": 15,
            "stddev": 271.5428633,
            "variance": 73735.52661
          },
          {
            "average": 0,
            "count": 12618100,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12618100,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12618100,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12618100,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12618100,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          431638.0503,
          5038858.95,
          877.8159477,
          432629.4903,
          5040258.21,
          995.3559477
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                431638.0503195096,
                5038858.949605696,
                877.8159477390534
              ],
              [
                431638.0503195096,
                5040258.209605696,
                877.8159477390534
              ],
              [
                432629.4903195095,
                5040258.209605696,
                995.3559477390534
              ],
              [
                432629.4903195095,
                5038858.949605696,
                995.3559477390534
              ],
              [
                431638.0503195096,
                5038858.949605696,
                877.8159477390534
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T20:38:38+00:00",
        "end_time": "2011-09-14T20:20:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E7321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E7321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E7321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8752207,
            45.49991698,
            877.8159477,
            -117.8623369,
            45.51260697,
            995.3559477
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.87502554523478,
                  45.499916979337456,
                  877.8159477390534
                ],
                [
                  -117.87522069274718,
                  45.51251042420937,
                  877.8159477390534
                ],
                [
                  -117.8625291914919,
                  45.51260696577188,
                  995.3559477390534
                ],
                [
                  -117.86233687294343,
                  45.50001347874808,
                  995.3559477390534
                ],
                [
                  -117.87502554523478,
                  45.499916979337456,
                  877.8159477390534
                ]
              ]
            ]
          },
          "id": "45117E7321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T20:38:38Z",
            "pc:count": 12618100,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 432138.5717,
                "count": 12618100,
                "maximum": 432629.4903,
                "minimum": 431638.0503,
                "name": "X",
                "position": 0,
                "stddev": 289.7844112,
                "variance": 83975.00497
              },
              {
                "average": 5039563.571,
                "count": 12618100,
                "maximum": 5040258.21,
                "minimum": 5038858.95,
                "name": "Y",
                "position": 1,
                "stddev": 401.3856626,
                "variance": 161110.4501
              },
              {
                "average": 916.9978858,
                "count": 12618100,
                "maximum": 995.3559477,
                "minimum": 877.8159477,
                "name": "Z",
                "position": 2,
                "stddev": 19.0170782,
                "variance": 361.6492632
              },
              {
                "average": 197.1015874,
                "count": 12618100,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.82224171,
                "variance": 3005.478186
              },
              {
                "average": 1.039375342,
                "count": 12618100,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2147604633,
                "variance": 0.04612205661
              },
              {
                "average": 1.078908156,
                "count": 12618100,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3133848658,
                "variance": 0.09821007409
              },
              {
                "average": 0.5012153969,
                "count": 12618100,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985426,
                "variance": 0.2499985426
              },
              {
                "average": 0,
                "count": 12618100,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.256930917,
                "count": 12618100,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4369409982,
                "variance": 0.1909174359
              },
              {
                "average": 0.8321027515,
                "count": 12618100,
                "maximum": 16.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.957469101,
                "variance": 63.3213145
              },
              {
                "average": 208.2867458,
                "count": 12618100,
                "maximum": 213,
                "minimum": 192,
                "name": "UserData",
                "position": 10,
                "stddev": 2.733040496,
                "variance": 7.469510354
              },
              {
                "average": 186.7172026,
                "count": 12618100,
                "maximum": 213,
                "minimum": 160,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.01967702,
                "variance": 576.9448843
              },
              {
                "average": 33711.10186,
                "count": 12618100,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 9507.038541,
                "variance": 90383781.81
              },
              {
                "average": 31181.80882,
                "count": 12618100,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 7578.722683,
                "variance": 57437037.5
              },
              {
                "average": 25534.5099,
                "count": 12618100,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 6361.830031,
                "variance": 40472881.34
              },
              {
                "average": 67381.66262,
                "count": 12618100,
                "maximum": 67918.67188,
                "minimum": 66820.8307,
                "name": "GpsTime",
                "position": 15,
                "stddev": 271.5428633,
                "variance": 73735.52661
              },
              {
                "average": 0,
                "count": 12618100,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12618100,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12618100,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12618100,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12618100,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              431638.0503,
              5038858.95,
              877.8159477,
              432629.4903,
              5040258.21,
              995.3559477
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    431638.0503195096,
                    5038858.949605696,
                    877.8159477390534
                  ],
                  [
                    431638.0503195096,
                    5040258.209605696,
                    877.8159477390534
                  ],
                  [
                    432629.4903195095,
                    5040258.209605696,
                    995.3559477390534
                  ],
                  [
                    432629.4903195095,
                    5038858.949605696,
                    995.3559477390534
                  ],
                  [
                    431638.0503195096,
                    5038858.949605696,
                    877.8159477390534
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T20:38:38+00:00",
            "end_time": "2011-09-14T20:20: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": "45118A1424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.0250238990205,
              44.99990074959018,
              1042.5198838581912
            ],
            [
              -118.02524881308855,
              45.012509694700256,
              1042.5198838581912
            ],
            [
              -118.01252995599575,
              45.01262317677249,
              1112.259883858191
            ],
            [
              -118.012307830966,
              45.00001418206088,
              1112.259883858191
            ],
            [
              -118.0250238990205,
              44.99990074959018,
              1042.5198838581912
            ]
          ]
        ]
      },
      "bbox": [
        -118.0252488,
        44.99990075,
        1042.519884,
        -118.0123078,
        45.01262318,
        1112.259884
      ],
      "properties": {
        "datetime": "2011-09-20T23:50:59Z",
        "pc:count": 11981424,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 419722.7171,
            "count": 11981424,
            "maximum": 420215.7286,
            "minimum": 419213.3486,
            "name": "X",
            "position": 0,
            "stddev": 283.0135175,
            "variance": 80096.6511
          },
          {
            "average": 4984137.127,
            "count": 11981424,
            "maximum": 4984850.636,
            "minimum": 4983449.716,
            "name": "Y",
            "position": 1,
            "stddev": 400.8551958,
            "variance": 160684.888
          },
          {
            "average": 1066.883672,
            "count": 11981424,
            "maximum": 1112.259884,
            "minimum": 1042.519884,
            "name": "Z",
            "position": 2,
            "stddev": 21.06739828,
            "variance": 443.8352705
          },
          {
            "average": 217.6046548,
            "count": 11981424,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.43706138,
            "variance": 2543.897161
          },
          {
            "average": 1.037862361,
            "count": 11981424,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2204120057,
            "variance": 0.04858145224
          },
          {
            "average": 1.075899659,
            "count": 11981424,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3277172379,
            "variance": 0.107398588
          },
          {
            "average": 0.498215738,
            "count": 11981424,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999968373,
            "variance": 0.2499968373
          },
          {
            "average": 0,
            "count": 11981424,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.260320309,
            "count": 11981424,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4388093685,
            "variance": 0.1925536619
          },
          {
            "average": 0.4556657154,
            "count": 11981424,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.881230581,
            "variance": 62.11379547
          },
          {
            "average": 200.7121712,
            "count": 11981424,
            "maximum": 212,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 3.71433177,
            "variance": 13.7962605
          },
          {
            "average": 68.94306153,
            "count": 11981424,
            "maximum": 83,
            "minimum": 55,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.07708884,
            "variance": 122.7018971
          },
          {
            "average": 30993.13575,
            "count": 11981424,
            "maximum": 57600,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 8750.725545,
            "variance": 76575197.57
          },
          {
            "average": 30560.5514,
            "count": 11981424,
            "maximum": 57344,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 6848.506033,
            "variance": 46902034.89
          },
          {
            "average": 22862.70203,
            "count": 11981424,
            "maximum": 56064,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5992.570916,
            "variance": 35910906.18
          },
          {
            "average": 595964.0492,
            "count": 11981424,
            "maximum": 597859.0086,
            "minimum": 594423.8746,
            "name": "GpsTime",
            "position": 15,
            "stddev": 713.1920472,
            "variance": 508642.8963
          },
          {
            "average": 0,
            "count": 11981424,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11981424,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11981424,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11981424,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11981424,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          419213.3486,
          4983449.716,
          1042.519884,
          420215.7286,
          4984850.636,
          1112.259884
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                419213.34860001825,
                4983449.7163192155,
                1042.5198838581912
              ],
              [
                419213.34860001825,
                4984850.636319215,
                1042.5198838581912
              ],
              [
                420215.72860001825,
                4984850.636319215,
                1112.259883858191
              ],
              [
                420215.72860001825,
                4983449.7163192155,
                1112.259883858191
              ],
              [
                419213.34860001825,
                4983449.7163192155,
                1042.5198838581912
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:50:59+00:00",
        "end_time": "2011-09-20T22:53:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0252488,
            44.99990075,
            1042.519884,
            -118.0123078,
            45.01262318,
            1112.259884
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.0250238990205,
                  44.99990074959018,
                  1042.5198838581912
                ],
                [
                  -118.02524881308855,
                  45.012509694700256,
                  1042.5198838581912
                ],
                [
                  -118.01252995599575,
                  45.01262317677249,
                  1112.259883858191
                ],
                [
                  -118.012307830966,
                  45.00001418206088,
                  1112.259883858191
                ],
                [
                  -118.0250238990205,
                  44.99990074959018,
                  1042.5198838581912
                ]
              ]
            ]
          },
          "id": "45118A1424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:50:59Z",
            "pc:count": 11981424,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 419722.7171,
                "count": 11981424,
                "maximum": 420215.7286,
                "minimum": 419213.3486,
                "name": "X",
                "position": 0,
                "stddev": 283.0135175,
                "variance": 80096.6511
              },
              {
                "average": 4984137.127,
                "count": 11981424,
                "maximum": 4984850.636,
                "minimum": 4983449.716,
                "name": "Y",
                "position": 1,
                "stddev": 400.8551958,
                "variance": 160684.888
              },
              {
                "average": 1066.883672,
                "count": 11981424,
                "maximum": 1112.259884,
                "minimum": 1042.519884,
                "name": "Z",
                "position": 2,
                "stddev": 21.06739828,
                "variance": 443.8352705
              },
              {
                "average": 217.6046548,
                "count": 11981424,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.43706138,
                "variance": 2543.897161
              },
              {
                "average": 1.037862361,
                "count": 11981424,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2204120057,
                "variance": 0.04858145224
              },
              {
                "average": 1.075899659,
                "count": 11981424,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3277172379,
                "variance": 0.107398588
              },
              {
                "average": 0.498215738,
                "count": 11981424,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999968373,
                "variance": 0.2499968373
              },
              {
                "average": 0,
                "count": 11981424,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.260320309,
                "count": 11981424,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4388093685,
                "variance": 0.1925536619
              },
              {
                "average": 0.4556657154,
                "count": 11981424,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.881230581,
                "variance": 62.11379547
              },
              {
                "average": 200.7121712,
                "count": 11981424,
                "maximum": 212,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 3.71433177,
                "variance": 13.7962605
              },
              {
                "average": 68.94306153,
                "count": 11981424,
                "maximum": 83,
                "minimum": 55,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.07708884,
                "variance": 122.7018971
              },
              {
                "average": 30993.13575,
                "count": 11981424,
                "maximum": 57600,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 8750.725545,
                "variance": 76575197.57
              },
              {
                "average": 30560.5514,
                "count": 11981424,
                "maximum": 57344,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 6848.506033,
                "variance": 46902034.89
              },
              {
                "average": 22862.70203,
                "count": 11981424,
                "maximum": 56064,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5992.570916,
                "variance": 35910906.18
              },
              {
                "average": 595964.0492,
                "count": 11981424,
                "maximum": 597859.0086,
                "minimum": 594423.8746,
                "name": "GpsTime",
                "position": 15,
                "stddev": 713.1920472,
                "variance": 508642.8963
              },
              {
                "average": 0,
                "count": 11981424,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11981424,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11981424,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11981424,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11981424,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              419213.3486,
              4983449.716,
              1042.519884,
              420215.7286,
              4984850.636,
              1112.259884
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    419213.34860001825,
                    4983449.7163192155,
                    1042.5198838581912
                  ],
                  [
                    419213.34860001825,
                    4984850.636319215,
                    1042.5198838581912
                  ],
                  [
                    420215.72860001825,
                    4984850.636319215,
                    1112.259883858191
                  ],
                  [
                    420215.72860001825,
                    4983449.7163192155,
                    1112.259883858191
                  ],
                  [
                    419213.34860001825,
                    4983449.7163192155,
                    1042.5198838581912
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:50:59+00:00",
            "end_time": "2011-09-20T22:53: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": "45117E8321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002477242036,
              45.49990346019952,
              825.6668298214068
            ],
            [
              -118.00024802726759,
              45.5125095942992,
              825.6668298214068
            ],
            [
              -117.98752932630978,
              45.512620265699525,
              904.3268298214069
            ],
            [
              -117.98730890914526,
              45.50001408322993,
              904.3268298214069
            ],
            [
              -118.00002477242036,
              45.49990346019952,
              825.6668298214068
            ]
          ]
        ]
      },
      "bbox": [
        -118.000248,
        45.49990346,
        825.6668298,
        -117.9873089,
        45.51262027,
        904.3268298
      ],
      "properties": {
        "datetime": "2011-09-15T00:33:23Z",
        "pc:count": 14647956,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422442.734,
            "count": 14647956,
            "maximum": 422865.8492,
            "minimum": 421872.2492,
            "name": "X",
            "position": 0,
            "stddev": 270.2981733,
            "variance": 73061.10248
          },
          {
            "average": 5039683.172,
            "count": 14647956,
            "maximum": 5040372.152,
            "minimum": 5038971.432,
            "name": "Y",
            "position": 1,
            "stddev": 400.4766276,
            "variance": 160381.5292
          },
          {
            "average": 847.9143882,
            "count": 14647956,
            "maximum": 904.3268298,
            "minimum": 825.6668298,
            "name": "Z",
            "position": 2,
            "stddev": 18.44548815,
            "variance": 340.2360332
          },
          {
            "average": 141.5105851,
            "count": 14647956,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.50691547,
            "variance": 3307.045327
          },
          {
            "average": 1.00836417,
            "count": 14647956,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09614698043,
            "variance": 0.009244241846
          },
          {
            "average": 1.017623278,
            "count": 14647956,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1436690949,
            "variance": 0.02064080883
          },
          {
            "average": 0.4980191093,
            "count": 14647956,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999960931,
            "variance": 0.2499960931
          },
          {
            "average": 0,
            "count": 14647956,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.217764103,
            "count": 14647956,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4127261927,
            "variance": 0.1703429101
          },
          {
            "average": -2.25659895,
            "count": 14647956,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.419028444,
            "variance": 70.88003995
          },
          {
            "average": 149.6597204,
            "count": 14647956,
            "maximum": 213,
            "minimum": 117,
            "name": "UserData",
            "position": 10,
            "stddev": 39.96526241,
            "variance": 1597.222199
          },
          {
            "average": 763.100157,
            "count": 14647956,
            "maximum": 1033,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 382.7764124,
            "variance": 146517.7819
          },
          {
            "average": 30524.35949,
            "count": 14647956,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 11810.03296,
            "variance": 139476878.4
          },
          {
            "average": 29391.35886,
            "count": 14647956,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 9228.368294,
            "variance": 85162781.37
          },
          {
            "average": 25071.57556,
            "count": 14647956,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7566.859646,
            "variance": 57257364.91
          },
          {
            "average": 80656.63208,
            "count": 14647956,
            "maximum": 82003.25365,
            "minimum": 78928.77029,
            "name": "GpsTime",
            "position": 15,
            "stddev": 771.5503248,
            "variance": 595289.9037
          },
          {
            "average": 0,
            "count": 14647956,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14647956,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14647956,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14647956,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14647956,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421872.2492,
          5038971.432,
          825.6668298,
          422865.8492,
          5040372.152,
          904.3268298
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421872.2491741261,
                5038971.4324123515,
                825.6668298214068
              ],
              [
                421872.2491741261,
                5040372.152412352,
                825.6668298214068
              ],
              [
                422865.84917412605,
                5040372.152412352,
                904.3268298214069
              ],
              [
                422865.84917412605,
                5038971.4324123515,
                904.3268298214069
              ],
              [
                421872.2491741261,
                5038971.4324123515,
                825.6668298214068
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:33:23+00:00",
        "end_time": "2011-09-14T23:42:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.000248,
            45.49990346,
            825.6668298,
            -117.9873089,
            45.51262027,
            904.3268298
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002477242036,
                  45.49990346019952,
                  825.6668298214068
                ],
                [
                  -118.00024802726759,
                  45.5125095942992,
                  825.6668298214068
                ],
                [
                  -117.98752932630978,
                  45.512620265699525,
                  904.3268298214069
                ],
                [
                  -117.98730890914526,
                  45.50001408322993,
                  904.3268298214069
                ],
                [
                  -118.00002477242036,
                  45.49990346019952,
                  825.6668298214068
                ]
              ]
            ]
          },
          "id": "45117E8321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:33:23Z",
            "pc:count": 14647956,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422442.734,
                "count": 14647956,
                "maximum": 422865.8492,
                "minimum": 421872.2492,
                "name": "X",
                "position": 0,
                "stddev": 270.2981733,
                "variance": 73061.10248
              },
              {
                "average": 5039683.172,
                "count": 14647956,
                "maximum": 5040372.152,
                "minimum": 5038971.432,
                "name": "Y",
                "position": 1,
                "stddev": 400.4766276,
                "variance": 160381.5292
              },
              {
                "average": 847.9143882,
                "count": 14647956,
                "maximum": 904.3268298,
                "minimum": 825.6668298,
                "name": "Z",
                "position": 2,
                "stddev": 18.44548815,
                "variance": 340.2360332
              },
              {
                "average": 141.5105851,
                "count": 14647956,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.50691547,
                "variance": 3307.045327
              },
              {
                "average": 1.00836417,
                "count": 14647956,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09614698043,
                "variance": 0.009244241846
              },
              {
                "average": 1.017623278,
                "count": 14647956,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1436690949,
                "variance": 0.02064080883
              },
              {
                "average": 0.4980191093,
                "count": 14647956,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999960931,
                "variance": 0.2499960931
              },
              {
                "average": 0,
                "count": 14647956,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.217764103,
                "count": 14647956,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4127261927,
                "variance": 0.1703429101
              },
              {
                "average": -2.25659895,
                "count": 14647956,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.419028444,
                "variance": 70.88003995
              },
              {
                "average": 149.6597204,
                "count": 14647956,
                "maximum": 213,
                "minimum": 117,
                "name": "UserData",
                "position": 10,
                "stddev": 39.96526241,
                "variance": 1597.222199
              },
              {
                "average": 763.100157,
                "count": 14647956,
                "maximum": 1033,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 382.7764124,
                "variance": 146517.7819
              },
              {
                "average": 30524.35949,
                "count": 14647956,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 11810.03296,
                "variance": 139476878.4
              },
              {
                "average": 29391.35886,
                "count": 14647956,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 9228.368294,
                "variance": 85162781.37
              },
              {
                "average": 25071.57556,
                "count": 14647956,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7566.859646,
                "variance": 57257364.91
              },
              {
                "average": 80656.63208,
                "count": 14647956,
                "maximum": 82003.25365,
                "minimum": 78928.77029,
                "name": "GpsTime",
                "position": 15,
                "stddev": 771.5503248,
                "variance": 595289.9037
              },
              {
                "average": 0,
                "count": 14647956,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14647956,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14647956,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14647956,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14647956,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421872.2492,
              5038971.432,
              825.6668298,
              422865.8492,
              5040372.152,
              904.3268298
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421872.2491741261,
                    5038971.4324123515,
                    825.6668298214068
                  ],
                  [
                    421872.2491741261,
                    5040372.152412352,
                    825.6668298214068
                  ],
                  [
                    422865.84917412605,
                    5040372.152412352,
                    904.3268298214069
                  ],
                  [
                    422865.84917412605,
                    5038971.4324123515,
                    904.3268298214069
                  ],
                  [
                    421872.2491741261,
                    5038971.4324123515,
                    825.6668298214068
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:33:23+00:00",
            "end_time": "2011-09-14T23: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": "45118A1425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.01252486752206,
              44.9999018915963,
              1036.5060655083512
            ],
            [
              -118.01274701074502,
              45.012509265621325,
              1036.5060655083512
            ],
            [
              -118.00002962741192,
              45.012621342064044,
              1106.706065508351
            ],
            [
              -117.99981027257805,
              45.00001391905796,
              1106.706065508351
            ],
            [
              -118.01252486752206,
              44.9999018915963,
              1036.5060655083512
            ]
          ]
        ]
      },
      "bbox": [
        -118.012747,
        44.99990189,
        1036.506066,
        -117.9998103,
        45.01262134,
        1106.706066
      ],
      "properties": {
        "datetime": "2011-09-20T23:56:17Z",
        "pc:count": 11524977,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 420696.815,
            "count": 11524977,
            "maximum": 421200.7269,
            "minimum": 420198.4669,
            "name": "X",
            "position": 0,
            "stddev": 285.0294708,
            "variance": 81241.79923
          },
          {
            "average": 4984144.856,
            "count": 11524977,
            "maximum": 4984838.196,
            "minimum": 4983437.456,
            "name": "Y",
            "position": 1,
            "stddev": 409.3619766,
            "variance": 167577.2279
          },
          {
            "average": 1068.395418,
            "count": 11524977,
            "maximum": 1106.706066,
            "minimum": 1036.506066,
            "name": "Z",
            "position": 2,
            "stddev": 22.82365188,
            "variance": 520.9190852
          },
          {
            "average": 230.2268462,
            "count": 11524977,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.31404762,
            "variance": 1109.825769
          },
          {
            "average": 1.010119239,
            "count": 11524977,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1118847231,
            "variance": 0.01251819126
          },
          {
            "average": 1.020259129,
            "count": 11524977,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1657126688,
            "variance": 0.02746068859
          },
          {
            "average": 0.4985876328,
            "count": 11524977,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980269,
            "variance": 0.2499980269
          },
          {
            "average": 0,
            "count": 11524977,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.28959381,
            "count": 11524977,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4535738673,
            "variance": 0.2057292531
          },
          {
            "average": 0.6845074162,
            "count": 11524977,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.827477791,
            "variance": 61.26940857
          },
          {
            "average": 197.9317236,
            "count": 11524977,
            "maximum": 212,
            "minimum": 188,
            "name": "UserData",
            "position": 10,
            "stddev": 3.150120895,
            "variance": 9.923261653
          },
          {
            "average": 70.31331099,
            "count": 11524977,
            "maximum": 84,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.87907169,
            "variance": 141.1123442
          },
          {
            "average": 27752.7467,
            "count": 11524977,
            "maximum": 58368,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 8217.339655,
            "variance": 67524671
          },
          {
            "average": 29219.15157,
            "count": 11524977,
            "maximum": 57088,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 6020.120678,
            "variance": 36241852.98
          },
          {
            "average": 20940.36977,
            "count": 11524977,
            "maximum": 55296,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5389.882258,
            "variance": 29050830.75
          },
          {
            "average": 596676.2512,
            "count": 11524977,
            "maximum": 598177.915,
            "minimum": 587060.9522,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2781.6691,
            "variance": 7737682.981
          },
          {
            "average": 0,
            "count": 11524977,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11524977,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11524977,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11524977,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11524977,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          420198.4669,
          4983437.456,
          1036.506066,
          421200.7269,
          4984838.196,
          1106.706066
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                420198.4669312092,
                4983437.456006636,
                1036.5060655083512
              ],
              [
                420198.4669312092,
                4984838.196006636,
                1036.5060655083512
              ],
              [
                421200.7269312092,
                4984838.196006636,
                1106.706065508351
              ],
              [
                421200.7269312092,
                4983437.456006636,
                1106.706065508351
              ],
              [
                420198.4669312092,
                4983437.456006636,
                1036.5060655083512
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-20T23:56:17+00:00",
        "end_time": "2011-09-20T20:51:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45118A1425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45118A1425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45118A1425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.012747,
            44.99990189,
            1036.506066,
            -117.9998103,
            45.01262134,
            1106.706066
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.01252486752206,
                  44.9999018915963,
                  1036.5060655083512
                ],
                [
                  -118.01274701074502,
                  45.012509265621325,
                  1036.5060655083512
                ],
                [
                  -118.00002962741192,
                  45.012621342064044,
                  1106.706065508351
                ],
                [
                  -117.99981027257805,
                  45.00001391905796,
                  1106.706065508351
                ],
                [
                  -118.01252486752206,
                  44.9999018915963,
                  1036.5060655083512
                ]
              ]
            ]
          },
          "id": "45118A1425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45118A1425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-20T23:56:17Z",
            "pc:count": 11524977,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 420696.815,
                "count": 11524977,
                "maximum": 421200.7269,
                "minimum": 420198.4669,
                "name": "X",
                "position": 0,
                "stddev": 285.0294708,
                "variance": 81241.79923
              },
              {
                "average": 4984144.856,
                "count": 11524977,
                "maximum": 4984838.196,
                "minimum": 4983437.456,
                "name": "Y",
                "position": 1,
                "stddev": 409.3619766,
                "variance": 167577.2279
              },
              {
                "average": 1068.395418,
                "count": 11524977,
                "maximum": 1106.706066,
                "minimum": 1036.506066,
                "name": "Z",
                "position": 2,
                "stddev": 22.82365188,
                "variance": 520.9190852
              },
              {
                "average": 230.2268462,
                "count": 11524977,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.31404762,
                "variance": 1109.825769
              },
              {
                "average": 1.010119239,
                "count": 11524977,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1118847231,
                "variance": 0.01251819126
              },
              {
                "average": 1.020259129,
                "count": 11524977,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1657126688,
                "variance": 0.02746068859
              },
              {
                "average": 0.4985876328,
                "count": 11524977,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980269,
                "variance": 0.2499980269
              },
              {
                "average": 0,
                "count": 11524977,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.28959381,
                "count": 11524977,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4535738673,
                "variance": 0.2057292531
              },
              {
                "average": 0.6845074162,
                "count": 11524977,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.827477791,
                "variance": 61.26940857
              },
              {
                "average": 197.9317236,
                "count": 11524977,
                "maximum": 212,
                "minimum": 188,
                "name": "UserData",
                "position": 10,
                "stddev": 3.150120895,
                "variance": 9.923261653
              },
              {
                "average": 70.31331099,
                "count": 11524977,
                "maximum": 84,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.87907169,
                "variance": 141.1123442
              },
              {
                "average": 27752.7467,
                "count": 11524977,
                "maximum": 58368,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 8217.339655,
                "variance": 67524671
              },
              {
                "average": 29219.15157,
                "count": 11524977,
                "maximum": 57088,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 6020.120678,
                "variance": 36241852.98
              },
              {
                "average": 20940.36977,
                "count": 11524977,
                "maximum": 55296,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5389.882258,
                "variance": 29050830.75
              },
              {
                "average": 596676.2512,
                "count": 11524977,
                "maximum": 598177.915,
                "minimum": 587060.9522,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2781.6691,
                "variance": 7737682.981
              },
              {
                "average": 0,
                "count": 11524977,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11524977,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11524977,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11524977,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11524977,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              420198.4669,
              4983437.456,
              1036.506066,
              421200.7269,
              4984838.196,
              1106.706066
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    420198.4669312092,
                    4983437.456006636,
                    1036.5060655083512
                  ],
                  [
                    420198.4669312092,
                    4984838.196006636,
                    1036.5060655083512
                  ],
                  [
                    421200.7269312092,
                    4984838.196006636,
                    1106.706065508351
                  ],
                  [
                    421200.7269312092,
                    4983437.456006636,
                    1106.706065508351
                  ],
                  [
                    420198.4669312092,
                    4983437.456006636,
                    1036.5060655083512
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-20T23:56:17+00:00",
            "end_time": "2011-09-20T20: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": "45117E8402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92502491630174,
              45.54991218326757,
              807.8913066088086
            ],
            [
              -117.92523164152021,
              45.562509484418015,
              807.8913066088086
            ],
            [
              -117.91252906033941,
              45.562611668411925,
              850.0113066088085
            ],
            [
              -117.91232517230912,
              45.55001432263095,
              850.0113066088085
            ],
            [
              -117.92502491630174,
              45.54991218326757,
              807.8913066088086
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252316,
        45.54991218,
        807.8913066,
        -117.9123252,
        45.56261167,
        850.0113066
      ],
      "properties": {
        "datetime": "2011-09-14T21:47:08Z",
        "pc:count": 10608296,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428289.4716,
            "count": 10608296,
            "maximum": 428787.1939,
            "minimum": 427795.7539,
            "name": "X",
            "position": 0,
            "stddev": 277.3417968,
            "variance": 76918.47224
          },
          {
            "average": 5045175.403,
            "count": 10608296,
            "maximum": 5045856.773,
            "minimum": 5044457.053,
            "name": "Y",
            "position": 1,
            "stddev": 408.70366,
            "variance": 167038.6817
          },
          {
            "average": 814.7143884,
            "count": 10608296,
            "maximum": 850.0113066,
            "minimum": 807.8913066,
            "name": "Z",
            "position": 2,
            "stddev": 4.232700211,
            "variance": 17.91575107
          },
          {
            "average": 186.5428547,
            "count": 10608296,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 66.81535202,
            "variance": 4464.291266
          },
          {
            "average": 1.035782373,
            "count": 10608296,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2042259661,
            "variance": 0.04170824522
          },
          {
            "average": 1.071682577,
            "count": 10608296,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2975294678,
            "variance": 0.08852378423
          },
          {
            "average": 0.5000871016,
            "count": 10608296,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000016,
            "variance": 0.250000016
          },
          {
            "average": 0,
            "count": 10608296,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.252779334,
            "count": 10608296,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4346055225,
            "variance": 0.1888819602
          },
          {
            "average": 0.756525994,
            "count": 10608296,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.757047506,
            "variance": 60.17178601
          },
          {
            "average": 205.1797817,
            "count": 10608296,
            "maximum": 213,
            "minimum": 191,
            "name": "UserData",
            "position": 10,
            "stddev": 3.906584527,
            "variance": 15.26140266
          },
          {
            "average": 198.9439724,
            "count": 10608296,
            "maximum": 225,
            "minimum": 172,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.01972501,
            "variance": 576.9471898
          },
          {
            "average": 34350.13492,
            "count": 10608296,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 10576.15543,
            "variance": 111855063.6
          },
          {
            "average": 32816.46489,
            "count": 10608296,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 9121.590792,
            "variance": 83203418.57
          },
          {
            "average": 28319.7359,
            "count": 10608296,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 9265.294173,
            "variance": 85845676.12
          },
          {
            "average": 71195.6221,
            "count": 10608296,
            "maximum": 72028.96905,
            "minimum": 70104.47661,
            "name": "GpsTime",
            "position": 15,
            "stddev": 416.0543594,
            "variance": 173101.2299
          },
          {
            "average": 0,
            "count": 10608296,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10608296,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10608296,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10608296,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10608296,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427795.7539,
          5044457.053,
          807.8913066,
          428787.1939,
          5045856.773,
          850.0113066
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427795.7538771985,
                5044457.052724556,
                807.8913066088086
              ],
              [
                427795.7538771985,
                5045856.772724557,
                807.8913066088086
              ],
              [
                428787.19387719844,
                5045856.772724557,
                850.0113066088085
              ],
              [
                428787.19387719844,
                5044457.052724556,
                850.0113066088085
              ],
              [
                427795.7538771985,
                5044457.052724556,
                807.8913066088086
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:47:08+00:00",
        "end_time": "2011-09-14T21:15:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252316,
            45.54991218,
            807.8913066,
            -117.9123252,
            45.56261167,
            850.0113066
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92502491630174,
                  45.54991218326757,
                  807.8913066088086
                ],
                [
                  -117.92523164152021,
                  45.562509484418015,
                  807.8913066088086
                ],
                [
                  -117.91252906033941,
                  45.562611668411925,
                  850.0113066088085
                ],
                [
                  -117.91232517230912,
                  45.55001432263095,
                  850.0113066088085
                ],
                [
                  -117.92502491630174,
                  45.54991218326757,
                  807.8913066088086
                ]
              ]
            ]
          },
          "id": "45117E8402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:47:08Z",
            "pc:count": 10608296,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428289.4716,
                "count": 10608296,
                "maximum": 428787.1939,
                "minimum": 427795.7539,
                "name": "X",
                "position": 0,
                "stddev": 277.3417968,
                "variance": 76918.47224
              },
              {
                "average": 5045175.403,
                "count": 10608296,
                "maximum": 5045856.773,
                "minimum": 5044457.053,
                "name": "Y",
                "position": 1,
                "stddev": 408.70366,
                "variance": 167038.6817
              },
              {
                "average": 814.7143884,
                "count": 10608296,
                "maximum": 850.0113066,
                "minimum": 807.8913066,
                "name": "Z",
                "position": 2,
                "stddev": 4.232700211,
                "variance": 17.91575107
              },
              {
                "average": 186.5428547,
                "count": 10608296,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 66.81535202,
                "variance": 4464.291266
              },
              {
                "average": 1.035782373,
                "count": 10608296,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2042259661,
                "variance": 0.04170824522
              },
              {
                "average": 1.071682577,
                "count": 10608296,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2975294678,
                "variance": 0.08852378423
              },
              {
                "average": 0.5000871016,
                "count": 10608296,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000016,
                "variance": 0.250000016
              },
              {
                "average": 0,
                "count": 10608296,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.252779334,
                "count": 10608296,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4346055225,
                "variance": 0.1888819602
              },
              {
                "average": 0.756525994,
                "count": 10608296,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.757047506,
                "variance": 60.17178601
              },
              {
                "average": 205.1797817,
                "count": 10608296,
                "maximum": 213,
                "minimum": 191,
                "name": "UserData",
                "position": 10,
                "stddev": 3.906584527,
                "variance": 15.26140266
              },
              {
                "average": 198.9439724,
                "count": 10608296,
                "maximum": 225,
                "minimum": 172,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.01972501,
                "variance": 576.9471898
              },
              {
                "average": 34350.13492,
                "count": 10608296,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 10576.15543,
                "variance": 111855063.6
              },
              {
                "average": 32816.46489,
                "count": 10608296,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 9121.590792,
                "variance": 83203418.57
              },
              {
                "average": 28319.7359,
                "count": 10608296,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 9265.294173,
                "variance": 85845676.12
              },
              {
                "average": 71195.6221,
                "count": 10608296,
                "maximum": 72028.96905,
                "minimum": 70104.47661,
                "name": "GpsTime",
                "position": 15,
                "stddev": 416.0543594,
                "variance": 173101.2299
              },
              {
                "average": 0,
                "count": 10608296,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10608296,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10608296,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10608296,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10608296,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427795.7539,
              5044457.053,
              807.8913066,
              428787.1939,
              5045856.773,
              850.0113066
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427795.7538771985,
                    5044457.052724556,
                    807.8913066088086
                  ],
                  [
                    427795.7538771985,
                    5045856.772724557,
                    807.8913066088086
                  ],
                  [
                    428787.19387719844,
                    5045856.772724557,
                    850.0113066088085
                  ],
                  [
                    428787.19387719844,
                    5044457.052724556,
                    850.0113066088085
                  ],
                  [
                    427795.7538771985,
                    5044457.052724556,
                    807.8913066088086
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:47:08+00:00",
            "end_time": "2011-09-14T21:15: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": "45117E8414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002496834543,
              45.52491435438406,
              828.9003310553169
            ],
            [
              -117.9002259030916,
              45.53750999861895,
              828.9003310553169
            ],
            [
              -117.8875291203974,
              45.537609358189236,
              925.8803310553169
            ],
            [
              -117.88733101872843,
              45.5250136705638,
              925.8803310553169
            ],
            [
              -117.90002496834543,
              45.52491435438406,
              828.9003310553169
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002259,
        45.52491435,
        828.9003311,
        -117.887331,
        45.53760936,
        925.8803311
      ],
      "properties": {
        "datetime": "2011-09-14T21:09:58Z",
        "pc:count": 12087254,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430208.9548,
            "count": 12087254,
            "maximum": 430707.4706,
            "minimum": 429716.0506,
            "name": "X",
            "position": 0,
            "stddev": 280.5394132,
            "variance": 78702.36236
          },
          {
            "average": 5042366.563,
            "count": 12087254,
            "maximum": 5043057.186,
            "minimum": 5041657.666,
            "name": "Y",
            "position": 1,
            "stddev": 402.3381841,
            "variance": 161876.0144
          },
          {
            "average": 856.7890052,
            "count": 12087254,
            "maximum": 925.8803311,
            "minimum": 828.9003311,
            "name": "Z",
            "position": 2,
            "stddev": 22.98145093,
            "variance": 528.1470868
          },
          {
            "average": 197.0716063,
            "count": 12087254,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.18982471,
            "variance": 2936.537103
          },
          {
            "average": 1.026959887,
            "count": 12087254,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1743547866,
            "variance": 0.0303995916
          },
          {
            "average": 1.053975866,
            "count": 12087254,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2524720075,
            "variance": 0.06374211458
          },
          {
            "average": 0.5013770704,
            "count": 12087254,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981244,
            "variance": 0.2499981244
          },
          {
            "average": 0,
            "count": 12087254,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.258012448,
            "count": 12087254,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4375409018,
            "variance": 0.1914420408
          },
          {
            "average": 1.696578786,
            "count": 12087254,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.792148767,
            "variance": 60.7175824
          },
          {
            "average": 207.6066084,
            "count": 12087254,
            "maximum": 213,
            "minimum": 193,
            "name": "UserData",
            "position": 10,
            "stddev": 3.342884855,
            "variance": 11.17487915
          },
          {
            "average": 192.8306321,
            "count": 12087254,
            "maximum": 219,
            "minimum": 166,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.0223337,
            "variance": 577.0725162
          },
          {
            "average": 30006.11775,
            "count": 12087254,
            "maximum": 64512,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 8917.38318,
            "variance": 79519722.78
          },
          {
            "average": 29258.20837,
            "count": 12087254,
            "maximum": 65024,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 6838.170224,
            "variance": 46760572.01
          },
          {
            "average": 24342.12605,
            "count": 12087254,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 6211.305822,
            "variance": 38580320.01
          },
          {
            "average": 69040.59943,
            "count": 12087254,
            "maximum": 69798.62669,
            "minimum": 68130.84319,
            "name": "GpsTime",
            "position": 15,
            "stddev": 382.5898268,
            "variance": 146374.9756
          },
          {
            "average": 0,
            "count": 12087254,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12087254,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12087254,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12087254,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12087254,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429716.0506,
          5041657.666,
          828.9003311,
          430707.4706,
          5043057.186,
          925.8803311
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429716.05060264637,
                5041657.666100881,
                828.9003310553169
              ],
              [
                429716.05060264637,
                5043057.186100881,
                828.9003310553169
              ],
              [
                430707.4706026464,
                5043057.186100881,
                925.8803310553169
              ],
              [
                430707.4706026464,
                5041657.666100881,
                925.8803310553169
              ],
              [
                429716.05060264637,
                5041657.666100881,
                828.9003310553169
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:09:58+00:00",
        "end_time": "2011-09-14T20:42:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002259,
            45.52491435,
            828.9003311,
            -117.887331,
            45.53760936,
            925.8803311
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002496834543,
                  45.52491435438406,
                  828.9003310553169
                ],
                [
                  -117.9002259030916,
                  45.53750999861895,
                  828.9003310553169
                ],
                [
                  -117.8875291203974,
                  45.537609358189236,
                  925.8803310553169
                ],
                [
                  -117.88733101872843,
                  45.5250136705638,
                  925.8803310553169
                ],
                [
                  -117.90002496834543,
                  45.52491435438406,
                  828.9003310553169
                ]
              ]
            ]
          },
          "id": "45117E8414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:09:58Z",
            "pc:count": 12087254,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430208.9548,
                "count": 12087254,
                "maximum": 430707.4706,
                "minimum": 429716.0506,
                "name": "X",
                "position": 0,
                "stddev": 280.5394132,
                "variance": 78702.36236
              },
              {
                "average": 5042366.563,
                "count": 12087254,
                "maximum": 5043057.186,
                "minimum": 5041657.666,
                "name": "Y",
                "position": 1,
                "stddev": 402.3381841,
                "variance": 161876.0144
              },
              {
                "average": 856.7890052,
                "count": 12087254,
                "maximum": 925.8803311,
                "minimum": 828.9003311,
                "name": "Z",
                "position": 2,
                "stddev": 22.98145093,
                "variance": 528.1470868
              },
              {
                "average": 197.0716063,
                "count": 12087254,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.18982471,
                "variance": 2936.537103
              },
              {
                "average": 1.026959887,
                "count": 12087254,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1743547866,
                "variance": 0.0303995916
              },
              {
                "average": 1.053975866,
                "count": 12087254,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2524720075,
                "variance": 0.06374211458
              },
              {
                "average": 0.5013770704,
                "count": 12087254,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981244,
                "variance": 0.2499981244
              },
              {
                "average": 0,
                "count": 12087254,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.258012448,
                "count": 12087254,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4375409018,
                "variance": 0.1914420408
              },
              {
                "average": 1.696578786,
                "count": 12087254,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.792148767,
                "variance": 60.7175824
              },
              {
                "average": 207.6066084,
                "count": 12087254,
                "maximum": 213,
                "minimum": 193,
                "name": "UserData",
                "position": 10,
                "stddev": 3.342884855,
                "variance": 11.17487915
              },
              {
                "average": 192.8306321,
                "count": 12087254,
                "maximum": 219,
                "minimum": 166,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.0223337,
                "variance": 577.0725162
              },
              {
                "average": 30006.11775,
                "count": 12087254,
                "maximum": 64512,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 8917.38318,
                "variance": 79519722.78
              },
              {
                "average": 29258.20837,
                "count": 12087254,
                "maximum": 65024,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 6838.170224,
                "variance": 46760572.01
              },
              {
                "average": 24342.12605,
                "count": 12087254,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 6211.305822,
                "variance": 38580320.01
              },
              {
                "average": 69040.59943,
                "count": 12087254,
                "maximum": 69798.62669,
                "minimum": 68130.84319,
                "name": "GpsTime",
                "position": 15,
                "stddev": 382.5898268,
                "variance": 146374.9756
              },
              {
                "average": 0,
                "count": 12087254,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12087254,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12087254,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12087254,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12087254,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429716.0506,
              5041657.666,
              828.9003311,
              430707.4706,
              5043057.186,
              925.8803311
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429716.05060264637,
                    5041657.666100881,
                    828.9003310553169
                  ],
                  [
                    429716.05060264637,
                    5043057.186100881,
                    828.9003310553169
                  ],
                  [
                    430707.4706026464,
                    5043057.186100881,
                    925.8803310553169
                  ],
                  [
                    430707.4706026464,
                    5041657.666100881,
                    925.8803310553169
                  ],
                  [
                    429716.05060264637,
                    5041657.666100881,
                    828.9003310553169
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:09:58+00:00",
            "end_time": "2011-09-14T20:42: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": "45117E8403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252540371127,
              45.54991303061079,
              806.8138481636449
            ],
            [
              -117.91272932993618,
              45.56251001591792,
              806.8138481636449
            ],
            [
              -117.90003413543624,
              45.56261075101156,
              928.693848163645
            ],
            [
              -117.89983304469824,
              45.550013721707714,
              928.693848163645
            ],
            [
              -117.91252540371127,
              45.54991303061079,
              806.8138481636449
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127293,
        45.54991303,
        806.8138482,
        -117.899833,
        45.56261075,
        928.6938482
      ],
      "properties": {
        "datetime": "2011-09-14T21:27:27Z",
        "pc:count": 12208863,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429272.3935,
            "count": 12208863,
            "maximum": 429762.2964,
            "minimum": 428771.4364,
            "name": "X",
            "position": 0,
            "stddev": 285.5743375,
            "variance": 81552.70226
          },
          {
            "average": 5045154.183,
            "count": 12208863,
            "maximum": 5045845.657,
            "minimum": 5044445.977,
            "name": "Y",
            "position": 1,
            "stddev": 396.2710856,
            "variance": 157030.7733
          },
          {
            "average": 840.3522533,
            "count": 12208863,
            "maximum": 928.6938482,
            "minimum": 806.8138482,
            "name": "Z",
            "position": 2,
            "stddev": 26.36011936,
            "variance": 694.8558927
          },
          {
            "average": 187.393999,
            "count": 12208863,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.86928884,
            "variance": 3234.116013
          },
          {
            "average": 1.039923701,
            "count": 12208863,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2181238243,
            "variance": 0.04757800274
          },
          {
            "average": 1.079982141,
            "count": 12208863,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3191608418,
            "variance": 0.1018636429
          },
          {
            "average": 0.4953838863,
            "count": 12208863,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999787115,
            "variance": 0.249978712
          },
          {
            "average": 0,
            "count": 12208863,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.230846886,
            "count": 12208863,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4213746736,
            "variance": 0.1775566155
          },
          {
            "average": -0.2517160694,
            "count": 12208863,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.013033131,
            "variance": 64.20869997
          },
          {
            "average": 207.6655268,
            "count": 12208863,
            "maximum": 213,
            "minimum": 194,
            "name": "UserData",
            "position": 10,
            "stddev": 3.443828608,
            "variance": 11.85995548
          },
          {
            "average": 195.6232607,
            "count": 12208863,
            "maximum": 222,
            "minimum": 169,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02524416,
            "variance": 577.2123569
          },
          {
            "average": 31914.20236,
            "count": 12208863,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 10314.43815,
            "variance": 106387634.3
          },
          {
            "average": 30504.4387,
            "count": 12208863,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 8375.463405,
            "variance": 70148387.25
          },
          {
            "average": 25916.745,
            "count": 12208863,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7769.530639,
            "variance": 60365606.36
          },
          {
            "average": 69988.51672,
            "count": 12208863,
            "maximum": 70847.59795,
            "minimum": 69134.05109,
            "name": "GpsTime",
            "position": 15,
            "stddev": 415.6164119,
            "variance": 172737.0018
          },
          {
            "average": 0,
            "count": 12208863,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12208863,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12208863,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12208863,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12208863,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428771.4364,
          5044445.977,
          806.8138482,
          429762.2964,
          5045845.657,
          928.6938482
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428771.43638877134,
                5044445.977087682,
                806.8138481636449
              ],
              [
                428771.43638877134,
                5045845.657087682,
                806.8138481636449
              ],
              [
                429762.2963887713,
                5045845.657087682,
                928.693848163645
              ],
              [
                429762.2963887713,
                5044445.977087682,
                928.693848163645
              ],
              [
                428771.43638877134,
                5044445.977087682,
                806.8138481636449
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:27:27+00:00",
        "end_time": "2011-09-14T20:58:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127293,
            45.54991303,
            806.8138482,
            -117.899833,
            45.56261075,
            928.6938482
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252540371127,
                  45.54991303061079,
                  806.8138481636449
                ],
                [
                  -117.91272932993618,
                  45.56251001591792,
                  806.8138481636449
                ],
                [
                  -117.90003413543624,
                  45.56261075101156,
                  928.693848163645
                ],
                [
                  -117.89983304469824,
                  45.550013721707714,
                  928.693848163645
                ],
                [
                  -117.91252540371127,
                  45.54991303061079,
                  806.8138481636449
                ]
              ]
            ]
          },
          "id": "45117E8403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:27:27Z",
            "pc:count": 12208863,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429272.3935,
                "count": 12208863,
                "maximum": 429762.2964,
                "minimum": 428771.4364,
                "name": "X",
                "position": 0,
                "stddev": 285.5743375,
                "variance": 81552.70226
              },
              {
                "average": 5045154.183,
                "count": 12208863,
                "maximum": 5045845.657,
                "minimum": 5044445.977,
                "name": "Y",
                "position": 1,
                "stddev": 396.2710856,
                "variance": 157030.7733
              },
              {
                "average": 840.3522533,
                "count": 12208863,
                "maximum": 928.6938482,
                "minimum": 806.8138482,
                "name": "Z",
                "position": 2,
                "stddev": 26.36011936,
                "variance": 694.8558927
              },
              {
                "average": 187.393999,
                "count": 12208863,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.86928884,
                "variance": 3234.116013
              },
              {
                "average": 1.039923701,
                "count": 12208863,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2181238243,
                "variance": 0.04757800274
              },
              {
                "average": 1.079982141,
                "count": 12208863,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3191608418,
                "variance": 0.1018636429
              },
              {
                "average": 0.4953838863,
                "count": 12208863,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999787115,
                "variance": 0.249978712
              },
              {
                "average": 0,
                "count": 12208863,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.230846886,
                "count": 12208863,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4213746736,
                "variance": 0.1775566155
              },
              {
                "average": -0.2517160694,
                "count": 12208863,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.013033131,
                "variance": 64.20869997
              },
              {
                "average": 207.6655268,
                "count": 12208863,
                "maximum": 213,
                "minimum": 194,
                "name": "UserData",
                "position": 10,
                "stddev": 3.443828608,
                "variance": 11.85995548
              },
              {
                "average": 195.6232607,
                "count": 12208863,
                "maximum": 222,
                "minimum": 169,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02524416,
                "variance": 577.2123569
              },
              {
                "average": 31914.20236,
                "count": 12208863,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 10314.43815,
                "variance": 106387634.3
              },
              {
                "average": 30504.4387,
                "count": 12208863,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 8375.463405,
                "variance": 70148387.25
              },
              {
                "average": 25916.745,
                "count": 12208863,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7769.530639,
                "variance": 60365606.36
              },
              {
                "average": 69988.51672,
                "count": 12208863,
                "maximum": 70847.59795,
                "minimum": 69134.05109,
                "name": "GpsTime",
                "position": 15,
                "stddev": 415.6164119,
                "variance": 172737.0018
              },
              {
                "average": 0,
                "count": 12208863,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12208863,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12208863,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12208863,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12208863,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428771.4364,
              5044445.977,
              806.8138482,
              429762.2964,
              5045845.657,
              928.6938482
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428771.43638877134,
                    5044445.977087682,
                    806.8138481636449
                  ],
                  [
                    428771.43638877134,
                    5045845.657087682,
                    806.8138481636449
                  ],
                  [
                    429762.2963887713,
                    5045845.657087682,
                    928.693848163645
                  ],
                  [
                    429762.2963887713,
                    5044445.977087682,
                    928.693848163645
                  ],
                  [
                    428771.43638877134,
                    5044445.977087682,
                    806.8138481636449
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:27:27+00:00",
            "end_time": "2011-09-14T20:58: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": "45117E8309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252446538642,
              45.537407482055535,
              958.058971740386
            ],
            [
              -117.96273956566203,
              45.55000989470523,
              958.058971740386
            ],
            [
              -117.95002917598048,
              45.55011631633809,
              1115.8189717403861
            ],
            [
              -117.9498169144852,
              45.537513857188465,
              1115.8189717403861
            ],
            [
              -117.96252446538642,
              45.537407482055535,
              958.058971740386
            ]
          ]
        ]
      },
      "bbox": [
        -117.9627396,
        45.53740748,
        958.0589717,
        -117.9498169,
        45.55011632,
        1115.818972
      ],
      "properties": {
        "datetime": "2011-09-14T22:59:49Z",
        "pc:count": 14330446,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425348.7438,
            "count": 14330446,
            "maximum": 425844.251,
            "minimum": 424851.971,
            "name": "X",
            "position": 0,
            "stddev": 281.6938955,
            "variance": 79351.45076
          },
          {
            "average": 5043809.145,
            "count": 14330446,
            "maximum": 5044502.532,
            "minimum": 5043102.232,
            "name": "Y",
            "position": 1,
            "stddev": 404.1255579,
            "variance": 163317.4665
          },
          {
            "average": 1043.532059,
            "count": 14330446,
            "maximum": 1115.818972,
            "minimum": 958.0589717,
            "name": "Z",
            "position": 2,
            "stddev": 24.73235233,
            "variance": 611.6892519
          },
          {
            "average": 193.9355274,
            "count": 14330446,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 64.90368574,
            "variance": 4212.488422
          },
          {
            "average": 1.107806065,
            "count": 14330446,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3493565141,
            "variance": 0.122049974
          },
          {
            "average": 1.215944919,
            "count": 14330446,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4985522694,
            "variance": 0.2485543653
          },
          {
            "average": 0.498391676,
            "count": 14330446,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999974307,
            "variance": 0.2499974307
          },
          {
            "average": 0,
            "count": 14330446,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.192346491,
            "count": 14330446,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3941437925,
            "variance": 0.1553493291
          },
          {
            "average": -0.186976641,
            "count": 14330446,
            "maximum": 19.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.855810503,
            "variance": 61.71375866
          },
          {
            "average": 204.5281213,
            "count": 14330446,
            "maximum": 213,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 4.817868445,
            "variance": 23.21185636
          },
          {
            "average": 209.3116378,
            "count": 14330446,
            "maximum": 235,
            "minimum": 183,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.00922767,
            "variance": 576.4430135
          },
          {
            "average": 25441.00744,
            "count": 14330446,
            "maximum": 51200,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 11397.25716,
            "variance": 129897470.8
          },
          {
            "average": 24397.57268,
            "count": 14330446,
            "maximum": 47872,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 9436.006526,
            "variance": 89038219.16
          },
          {
            "average": 21284.29628,
            "count": 14330446,
            "maximum": 48128,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 7558.758018,
            "variance": 57134822.77
          },
          {
            "average": 75264.20796,
            "count": 14330446,
            "maximum": 76389.06274,
            "minimum": 74392.98871,
            "name": "GpsTime",
            "position": 15,
            "stddev": 570.9880694,
            "variance": 326027.3754
          },
          {
            "average": 0,
            "count": 14330446,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14330446,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14330446,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14330446,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14330446,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424851.971,
          5043102.232,
          958.0589717,
          425844.251,
          5044502.532,
          1115.818972
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424851.97096611117,
                5043102.231863357,
                958.058971740386
              ],
              [
                424851.97096611117,
                5044502.531863358,
                958.058971740386
              ],
              [
                425844.2509661112,
                5044502.531863358,
                1115.8189717403861
              ],
              [
                425844.2509661112,
                5043102.231863357,
                1115.8189717403861
              ],
              [
                424851.97096611117,
                5043102.231863357,
                958.058971740386
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:59:49+00:00",
        "end_time": "2011-09-14T22:26:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9627396,
            45.53740748,
            958.0589717,
            -117.9498169,
            45.55011632,
            1115.818972
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252446538642,
                  45.537407482055535,
                  958.058971740386
                ],
                [
                  -117.96273956566203,
                  45.55000989470523,
                  958.058971740386
                ],
                [
                  -117.95002917598048,
                  45.55011631633809,
                  1115.8189717403861
                ],
                [
                  -117.9498169144852,
                  45.537513857188465,
                  1115.8189717403861
                ],
                [
                  -117.96252446538642,
                  45.537407482055535,
                  958.058971740386
                ]
              ]
            ]
          },
          "id": "45117E8309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:59:49Z",
            "pc:count": 14330446,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425348.7438,
                "count": 14330446,
                "maximum": 425844.251,
                "minimum": 424851.971,
                "name": "X",
                "position": 0,
                "stddev": 281.6938955,
                "variance": 79351.45076
              },
              {
                "average": 5043809.145,
                "count": 14330446,
                "maximum": 5044502.532,
                "minimum": 5043102.232,
                "name": "Y",
                "position": 1,
                "stddev": 404.1255579,
                "variance": 163317.4665
              },
              {
                "average": 1043.532059,
                "count": 14330446,
                "maximum": 1115.818972,
                "minimum": 958.0589717,
                "name": "Z",
                "position": 2,
                "stddev": 24.73235233,
                "variance": 611.6892519
              },
              {
                "average": 193.9355274,
                "count": 14330446,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 64.90368574,
                "variance": 4212.488422
              },
              {
                "average": 1.107806065,
                "count": 14330446,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3493565141,
                "variance": 0.122049974
              },
              {
                "average": 1.215944919,
                "count": 14330446,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4985522694,
                "variance": 0.2485543653
              },
              {
                "average": 0.498391676,
                "count": 14330446,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999974307,
                "variance": 0.2499974307
              },
              {
                "average": 0,
                "count": 14330446,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.192346491,
                "count": 14330446,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3941437925,
                "variance": 0.1553493291
              },
              {
                "average": -0.186976641,
                "count": 14330446,
                "maximum": 19.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.855810503,
                "variance": 61.71375866
              },
              {
                "average": 204.5281213,
                "count": 14330446,
                "maximum": 213,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 4.817868445,
                "variance": 23.21185636
              },
              {
                "average": 209.3116378,
                "count": 14330446,
                "maximum": 235,
                "minimum": 183,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.00922767,
                "variance": 576.4430135
              },
              {
                "average": 25441.00744,
                "count": 14330446,
                "maximum": 51200,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 11397.25716,
                "variance": 129897470.8
              },
              {
                "average": 24397.57268,
                "count": 14330446,
                "maximum": 47872,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 9436.006526,
                "variance": 89038219.16
              },
              {
                "average": 21284.29628,
                "count": 14330446,
                "maximum": 48128,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 7558.758018,
                "variance": 57134822.77
              },
              {
                "average": 75264.20796,
                "count": 14330446,
                "maximum": 76389.06274,
                "minimum": 74392.98871,
                "name": "GpsTime",
                "position": 15,
                "stddev": 570.9880694,
                "variance": 326027.3754
              },
              {
                "average": 0,
                "count": 14330446,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14330446,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14330446,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14330446,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14330446,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424851.971,
              5043102.232,
              958.0589717,
              425844.251,
              5044502.532,
              1115.818972
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424851.97096611117,
                    5043102.231863357,
                    958.058971740386
                  ],
                  [
                    424851.97096611117,
                    5044502.531863358,
                    958.058971740386
                  ],
                  [
                    425844.2509661112,
                    5044502.531863358,
                    1115.8189717403861
                  ],
                  [
                    425844.2509661112,
                    5043102.231863357,
                    1115.8189717403861
                  ],
                  [
                    424851.97096611117,
                    5043102.231863357,
                    958.058971740386
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:59:49+00:00",
            "end_time": "2011-09-14T22:26: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": "45117E7322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.86252515282126,
              45.49991847902336,
              904.0463364881459
            ],
            [
              -117.86271748796668,
              45.512510345616384,
              904.0463364881459
            ],
            [
              -117.85002901727137,
              45.512605475105914,
              1055.906336488146
            ],
            [
              -117.8498395100784,
              45.50001356698267,
              1055.906336488146
            ],
            [
              -117.86252515282126,
              45.49991847902336,
              904.0463364881459
            ]
          ]
        ]
      },
      "bbox": [
        -117.8627175,
        45.49991848,
        904.0463365,
        -117.8498395,
        45.51260548,
        1055.906336
      ],
      "properties": {
        "datetime": "2011-09-14T20:27:54Z",
        "pc:count": 15235797,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 433120.4745,
            "count": 15235797,
            "maximum": 433605.8673,
            "minimum": 432614.6673,
            "name": "X",
            "position": 0,
            "stddev": 276.6601349,
            "variance": 76540.83026
          },
          {
            "average": 5039522.799,
            "count": 15235797,
            "maximum": 5040247.633,
            "minimum": 5038848.553,
            "name": "Y",
            "position": 1,
            "stddev": 391.6857542,
            "variance": 153417.73
          },
          {
            "average": 980.2388855,
            "count": 15235797,
            "maximum": 1055.906336,
            "minimum": 904.0463365,
            "name": "Z",
            "position": 2,
            "stddev": 39.32516356,
            "variance": 1546.468489
          },
          {
            "average": 192.5745802,
            "count": 15235797,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 61.11713102,
            "variance": 3735.303704
          },
          {
            "average": 1.087608741,
            "count": 15235797,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3200668899,
            "variance": 0.102442814
          },
          {
            "average": 1.175575981,
            "count": 15235797,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4623692255,
            "variance": 0.2137853007
          },
          {
            "average": 0.4963299262,
            "count": 15235797,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999865468,
            "variance": 0.249986547
          },
          {
            "average": 0,
            "count": 15235797,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.19732417,
            "count": 15235797,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3979790854,
            "variance": 0.1583873524
          },
          {
            "average": -0.2472062228,
            "count": 15235797,
            "maximum": 18,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.880658147,
            "variance": 62.10477283
          },
          {
            "average": 208.0950024,
            "count": 15235797,
            "maximum": 213,
            "minimum": 192,
            "name": "UserData",
            "position": 10,
            "stddev": 3.045595661,
            "variance": 9.275652933
          },
          {
            "average": 183.3269947,
            "count": 15235797,
            "maximum": 210,
            "minimum": 157,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02144279,
            "variance": 577.0297139
          },
          {
            "average": 30518.464,
            "count": 15235797,
            "maximum": 65280,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 10444.86442,
            "variance": 109095192.8
          },
          {
            "average": 29121.56209,
            "count": 15235797,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 8516.561639,
            "variance": 72531822.15
          },
          {
            "average": 23611.29458,
            "count": 15235797,
            "maximum": 65280,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 6144.669602,
            "variance": 37756964.51
          },
          {
            "average": 66666.00386,
            "count": 15235797,
            "maximum": 67274.81543,
            "minimum": 66218.9534,
            "name": "GpsTime",
            "position": 15,
            "stddev": 224.6205785,
            "variance": 50454.4043
          },
          {
            "average": 0,
            "count": 15235797,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15235797,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15235797,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15235797,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15235797,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          432614.6673,
          5038848.553,
          904.0463365,
          433605.8673,
          5040247.633,
          1055.906336
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                432614.66734077164,
                5038848.553349589,
                904.0463364881459
              ],
              [
                432614.66734077164,
                5040247.633349589,
                904.0463364881459
              ],
              [
                433605.8673407716,
                5040247.633349589,
                1055.906336488146
              ],
              [
                433605.8673407716,
                5038848.553349589,
                1055.906336488146
              ],
              [
                432614.66734077164,
                5038848.553349589,
                904.0463364881459
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T20:27:54+00:00",
        "end_time": "2011-09-14T20:10:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E7322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E7322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E7322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.8627175,
            45.49991848,
            904.0463365,
            -117.8498395,
            45.51260548,
            1055.906336
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.86252515282126,
                  45.49991847902336,
                  904.0463364881459
                ],
                [
                  -117.86271748796668,
                  45.512510345616384,
                  904.0463364881459
                ],
                [
                  -117.85002901727137,
                  45.512605475105914,
                  1055.906336488146
                ],
                [
                  -117.8498395100784,
                  45.50001356698267,
                  1055.906336488146
                ],
                [
                  -117.86252515282126,
                  45.49991847902336,
                  904.0463364881459
                ]
              ]
            ]
          },
          "id": "45117E7322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E7322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T20:27:54Z",
            "pc:count": 15235797,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 433120.4745,
                "count": 15235797,
                "maximum": 433605.8673,
                "minimum": 432614.6673,
                "name": "X",
                "position": 0,
                "stddev": 276.6601349,
                "variance": 76540.83026
              },
              {
                "average": 5039522.799,
                "count": 15235797,
                "maximum": 5040247.633,
                "minimum": 5038848.553,
                "name": "Y",
                "position": 1,
                "stddev": 391.6857542,
                "variance": 153417.73
              },
              {
                "average": 980.2388855,
                "count": 15235797,
                "maximum": 1055.906336,
                "minimum": 904.0463365,
                "name": "Z",
                "position": 2,
                "stddev": 39.32516356,
                "variance": 1546.468489
              },
              {
                "average": 192.5745802,
                "count": 15235797,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 61.11713102,
                "variance": 3735.303704
              },
              {
                "average": 1.087608741,
                "count": 15235797,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3200668899,
                "variance": 0.102442814
              },
              {
                "average": 1.175575981,
                "count": 15235797,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4623692255,
                "variance": 0.2137853007
              },
              {
                "average": 0.4963299262,
                "count": 15235797,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999865468,
                "variance": 0.249986547
              },
              {
                "average": 0,
                "count": 15235797,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.19732417,
                "count": 15235797,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3979790854,
                "variance": 0.1583873524
              },
              {
                "average": -0.2472062228,
                "count": 15235797,
                "maximum": 18,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.880658147,
                "variance": 62.10477283
              },
              {
                "average": 208.0950024,
                "count": 15235797,
                "maximum": 213,
                "minimum": 192,
                "name": "UserData",
                "position": 10,
                "stddev": 3.045595661,
                "variance": 9.275652933
              },
              {
                "average": 183.3269947,
                "count": 15235797,
                "maximum": 210,
                "minimum": 157,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02144279,
                "variance": 577.0297139
              },
              {
                "average": 30518.464,
                "count": 15235797,
                "maximum": 65280,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 10444.86442,
                "variance": 109095192.8
              },
              {
                "average": 29121.56209,
                "count": 15235797,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 8516.561639,
                "variance": 72531822.15
              },
              {
                "average": 23611.29458,
                "count": 15235797,
                "maximum": 65280,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 6144.669602,
                "variance": 37756964.51
              },
              {
                "average": 66666.00386,
                "count": 15235797,
                "maximum": 67274.81543,
                "minimum": 66218.9534,
                "name": "GpsTime",
                "position": 15,
                "stddev": 224.6205785,
                "variance": 50454.4043
              },
              {
                "average": 0,
                "count": 15235797,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15235797,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15235797,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15235797,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15235797,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              432614.6673,
              5038848.553,
              904.0463365,
              433605.8673,
              5040247.633,
              1055.906336
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    432614.66734077164,
                    5038848.553349589,
                    904.0463364881459
                  ],
                  [
                    432614.66734077164,
                    5040247.633349589,
                    904.0463364881459
                  ],
                  [
                    433605.8673407716,
                    5040247.633349589,
                    1055.906336488146
                  ],
                  [
                    433605.8673407716,
                    5038848.553349589,
                    1055.906336488146
                  ],
                  [
                    432614.66734077164,
                    5038848.553349589,
                    904.0463364881459
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T20:27:54+00:00",
            "end_time": "2011-09-14T20: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": "45117E8404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.90002519606641,
              45.54991480256501,
              818.2950312120427
            ],
            [
              -117.90022119157898,
              45.56219017410612,
              818.2950312120427
            ],
            [
              -117.8876369802471,
              45.56228865648965,
              926.4550312120427
            ],
            [
              -117.88744372368421,
              45.550013243033675,
              926.4550312120427
            ],
            [
              -117.90002519606641,
              45.54991480256501,
              818.2950312120427
            ]
          ]
        ]
      },
      "bbox": [
        -117.9002212,
        45.5499148,
        818.2950312,
        -117.8874437,
        45.56228866,
        926.4550312
      ],
      "properties": {
        "datetime": "2011-09-14T21:10:30Z",
        "pc:count": 7576758,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 430198.3198,
            "count": 7576758,
            "maximum": 430729.3743,
            "minimum": 429747.1743,
            "name": "X",
            "position": 0,
            "stddev": 281.3444798,
            "variance": 79154.71629
          },
          {
            "average": 5044853.956,
            "count": 7576758,
            "maximum": 5045799.096,
            "minimum": 5044435.156,
            "name": "Y",
            "position": 1,
            "stddev": 256.5481459,
            "variance": 65816.95118
          },
          {
            "average": 870.5181092,
            "count": 7576758,
            "maximum": 926.4550312,
            "minimum": 818.2950312,
            "name": "Z",
            "position": 2,
            "stddev": 27.04599682,
            "variance": 731.4859441
          },
          {
            "average": 189.0467606,
            "count": 7576758,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.4616373,
            "variance": 2546.376839
          },
          {
            "average": 1.036730881,
            "count": 7576758,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2110081191,
            "variance": 0.04452442634
          },
          {
            "average": 1.073557582,
            "count": 7576758,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3102357658,
            "variance": 0.09624623038
          },
          {
            "average": 0.5020499533,
            "count": 7576758,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958307,
            "variance": 0.2499958307
          },
          {
            "average": 0,
            "count": 7576758,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.233825074,
            "count": 7576758,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4232622502,
            "variance": 0.1791509324
          },
          {
            "average": 2.619841262,
            "count": 7576758,
            "maximum": 16.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.865801097,
            "variance": 61.8708269
          },
          {
            "average": 209.5752128,
            "count": 7576758,
            "maximum": 213,
            "minimum": 197,
            "name": "UserData",
            "position": 10,
            "stddev": 1.668900645,
            "variance": 2.785229363
          },
          {
            "average": 192.5159126,
            "count": 7576758,
            "maximum": 219,
            "minimum": 166,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02072185,
            "variance": 576.9950781
          },
          {
            "average": 34518.84664,
            "count": 7576758,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 9234.814614,
            "variance": 85281800.95
          },
          {
            "average": 31600.26024,
            "count": 7576758,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 7169.910566,
            "variance": 51407617.52
          },
          {
            "average": 25512.0361,
            "count": 7576758,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 5789.832803,
            "variance": 33522163.88
          },
          {
            "average": 68923.94849,
            "count": 7576758,
            "maximum": 69830.13338,
            "minimum": 68097.17313,
            "name": "GpsTime",
            "position": 15,
            "stddev": 373.3360576,
            "variance": 139379.8119
          },
          {
            "average": 0,
            "count": 7576758,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7576758,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7576758,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7576758,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7576758,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          429747.1743,
          5044435.156,
          818.2950312,
          430729.3743,
          5045799.096,
          926.4550312
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                429747.17433379136,
                5044435.155552101,
                818.2950312120427
              ],
              [
                429747.17433379136,
                5045799.095552101,
                818.2950312120427
              ],
              [
                430729.3743337913,
                5045799.095552101,
                926.4550312120427
              ],
              [
                430729.3743337913,
                5044435.155552101,
                926.4550312120427
              ],
              [
                429747.17433379136,
                5044435.155552101,
                818.2950312120427
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T21:10:30+00:00",
        "end_time": "2011-09-14T20:41:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9002212,
            45.5499148,
            818.2950312,
            -117.8874437,
            45.56228866,
            926.4550312
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.90002519606641,
                  45.54991480256501,
                  818.2950312120427
                ],
                [
                  -117.90022119157898,
                  45.56219017410612,
                  818.2950312120427
                ],
                [
                  -117.8876369802471,
                  45.56228865648965,
                  926.4550312120427
                ],
                [
                  -117.88744372368421,
                  45.550013243033675,
                  926.4550312120427
                ],
                [
                  -117.90002519606641,
                  45.54991480256501,
                  818.2950312120427
                ]
              ]
            ]
          },
          "id": "45117E8404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T21:10:30Z",
            "pc:count": 7576758,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 430198.3198,
                "count": 7576758,
                "maximum": 430729.3743,
                "minimum": 429747.1743,
                "name": "X",
                "position": 0,
                "stddev": 281.3444798,
                "variance": 79154.71629
              },
              {
                "average": 5044853.956,
                "count": 7576758,
                "maximum": 5045799.096,
                "minimum": 5044435.156,
                "name": "Y",
                "position": 1,
                "stddev": 256.5481459,
                "variance": 65816.95118
              },
              {
                "average": 870.5181092,
                "count": 7576758,
                "maximum": 926.4550312,
                "minimum": 818.2950312,
                "name": "Z",
                "position": 2,
                "stddev": 27.04599682,
                "variance": 731.4859441
              },
              {
                "average": 189.0467606,
                "count": 7576758,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.4616373,
                "variance": 2546.376839
              },
              {
                "average": 1.036730881,
                "count": 7576758,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2110081191,
                "variance": 0.04452442634
              },
              {
                "average": 1.073557582,
                "count": 7576758,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3102357658,
                "variance": 0.09624623038
              },
              {
                "average": 0.5020499533,
                "count": 7576758,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958307,
                "variance": 0.2499958307
              },
              {
                "average": 0,
                "count": 7576758,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.233825074,
                "count": 7576758,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4232622502,
                "variance": 0.1791509324
              },
              {
                "average": 2.619841262,
                "count": 7576758,
                "maximum": 16.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.865801097,
                "variance": 61.8708269
              },
              {
                "average": 209.5752128,
                "count": 7576758,
                "maximum": 213,
                "minimum": 197,
                "name": "UserData",
                "position": 10,
                "stddev": 1.668900645,
                "variance": 2.785229363
              },
              {
                "average": 192.5159126,
                "count": 7576758,
                "maximum": 219,
                "minimum": 166,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02072185,
                "variance": 576.9950781
              },
              {
                "average": 34518.84664,
                "count": 7576758,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 9234.814614,
                "variance": 85281800.95
              },
              {
                "average": 31600.26024,
                "count": 7576758,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 7169.910566,
                "variance": 51407617.52
              },
              {
                "average": 25512.0361,
                "count": 7576758,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 5789.832803,
                "variance": 33522163.88
              },
              {
                "average": 68923.94849,
                "count": 7576758,
                "maximum": 69830.13338,
                "minimum": 68097.17313,
                "name": "GpsTime",
                "position": 15,
                "stddev": 373.3360576,
                "variance": 139379.8119
              },
              {
                "average": 0,
                "count": 7576758,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7576758,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7576758,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7576758,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7576758,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              429747.1743,
              5044435.156,
              818.2950312,
              430729.3743,
              5045799.096,
              926.4550312
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    429747.17433379136,
                    5044435.155552101,
                    818.2950312120427
                  ],
                  [
                    429747.17433379136,
                    5045799.095552101,
                    818.2950312120427
                  ],
                  [
                    430729.3743337913,
                    5045799.095552101,
                    926.4550312120427
                  ],
                  [
                    430729.3743337913,
                    5044435.155552101,
                    926.4550312120427
                  ],
                  [
                    429747.17433379136,
                    5044435.155552101,
                    818.2950312120427
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T21:10:30+00:00",
            "end_time": "2011-09-14T20:41: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": "45117E8312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9875245737184,
              45.524905094717724,
              907.7103097146334
            ],
            [
              -117.98774520518066,
              45.537509781242406,
              907.7103097146334
            ],
            [
              -117.97502952965091,
              45.53761903215137,
              1045.5503097146334
            ],
            [
              -117.9748117373769,
              45.5250142978823,
              1045.5503097146334
            ],
            [
              -117.9875245737184,
              45.524905094717724,
              907.7103097146334
            ]
          ]
        ]
      },
      "bbox": [
        -117.9877452,
        45.52490509,
        907.7103097,
        -117.9748117,
        45.53761903,
        1045.55031
      ],
      "properties": {
        "datetime": "2011-09-15T00:13:27Z",
        "pc:count": 15215540,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 423385.7187,
            "count": 15215540,
            "maximum": 423875.9254,
            "minimum": 422883.0054,
            "name": "X",
            "position": 0,
            "stddev": 280.7914661,
            "variance": 78843.84745
          },
          {
            "average": 5042344.56,
            "count": 15215540,
            "maximum": 5043137.518,
            "minimum": 5041736.958,
            "name": "Y",
            "position": 1,
            "stddev": 401.5641804,
            "variance": 161253.7909
          },
          {
            "average": 960.3953265,
            "count": 15215540,
            "maximum": 1045.55031,
            "minimum": 907.7103097,
            "name": "Z",
            "position": 2,
            "stddev": 33.20540207,
            "variance": 1102.598727
          },
          {
            "average": 206.8806197,
            "count": 15215540,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.3700877,
            "variance": 2742.626086
          },
          {
            "average": 1.043931007,
            "count": 15215540,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2279308718,
            "variance": 0.05195248233
          },
          {
            "average": 1.08802172,
            "count": 15215540,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3327475527,
            "variance": 0.1107209338
          },
          {
            "average": 0.4995473706,
            "count": 15215540,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998116,
            "variance": 0.2499998116
          },
          {
            "average": 0,
            "count": 15215540,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.221433942,
            "count": 15215540,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.415211949,
            "variance": 0.1724009626
          },
          {
            "average": 0.8035068884,
            "count": 15215540,
            "maximum": 21,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.095424388,
            "variance": 65.53589603
          },
          {
            "average": 206.5696205,
            "count": 15215540,
            "maximum": 213,
            "minimum": 193,
            "name": "UserData",
            "position": 10,
            "stddev": 3.860977744,
            "variance": 14.90714914
          },
          {
            "average": 208.879351,
            "count": 15215540,
            "maximum": 243,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 28.9148413,
            "variance": 836.0680475
          },
          {
            "average": 34000.44264,
            "count": 15215540,
            "maximum": 62720,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 10916.83821,
            "variance": 119177356.5
          },
          {
            "average": 31585.95621,
            "count": 15215540,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 8575.117186,
            "variance": 73532634.76
          },
          {
            "average": 26536.28552,
            "count": 15215540,
            "maximum": 65280,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 7559.903839,
            "variance": 57152146.05
          },
          {
            "average": 78935.1115,
            "count": 15215540,
            "maximum": 80807.27557,
            "minimum": 77606.84297,
            "name": "GpsTime",
            "position": 15,
            "stddev": 911.9013487,
            "variance": 831564.0698
          },
          {
            "average": 0,
            "count": 15215540,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15215540,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15215540,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15215540,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15215540,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          422883.0054,
          5041736.958,
          907.7103097,
          423875.9254,
          5043137.518,
          1045.55031
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                422883.0053924897,
                5041736.957667589,
                907.7103097146334
              ],
              [
                422883.0053924897,
                5043137.51766759,
                907.7103097146334
              ],
              [
                423875.92539248976,
                5043137.51766759,
                1045.5503097146334
              ],
              [
                423875.92539248976,
                5041736.957667589,
                1045.5503097146334
              ],
              [
                422883.0053924897,
                5041736.957667589,
                907.7103097146334
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:13:27+00:00",
        "end_time": "2011-09-14T23:20:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9877452,
            45.52490509,
            907.7103097,
            -117.9748117,
            45.53761903,
            1045.55031
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9875245737184,
                  45.524905094717724,
                  907.7103097146334
                ],
                [
                  -117.98774520518066,
                  45.537509781242406,
                  907.7103097146334
                ],
                [
                  -117.97502952965091,
                  45.53761903215137,
                  1045.5503097146334
                ],
                [
                  -117.9748117373769,
                  45.5250142978823,
                  1045.5503097146334
                ],
                [
                  -117.9875245737184,
                  45.524905094717724,
                  907.7103097146334
                ]
              ]
            ]
          },
          "id": "45117E8312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:13:27Z",
            "pc:count": 15215540,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 423385.7187,
                "count": 15215540,
                "maximum": 423875.9254,
                "minimum": 422883.0054,
                "name": "X",
                "position": 0,
                "stddev": 280.7914661,
                "variance": 78843.84745
              },
              {
                "average": 5042344.56,
                "count": 15215540,
                "maximum": 5043137.518,
                "minimum": 5041736.958,
                "name": "Y",
                "position": 1,
                "stddev": 401.5641804,
                "variance": 161253.7909
              },
              {
                "average": 960.3953265,
                "count": 15215540,
                "maximum": 1045.55031,
                "minimum": 907.7103097,
                "name": "Z",
                "position": 2,
                "stddev": 33.20540207,
                "variance": 1102.598727
              },
              {
                "average": 206.8806197,
                "count": 15215540,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.3700877,
                "variance": 2742.626086
              },
              {
                "average": 1.043931007,
                "count": 15215540,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2279308718,
                "variance": 0.05195248233
              },
              {
                "average": 1.08802172,
                "count": 15215540,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3327475527,
                "variance": 0.1107209338
              },
              {
                "average": 0.4995473706,
                "count": 15215540,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998116,
                "variance": 0.2499998116
              },
              {
                "average": 0,
                "count": 15215540,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.221433942,
                "count": 15215540,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.415211949,
                "variance": 0.1724009626
              },
              {
                "average": 0.8035068884,
                "count": 15215540,
                "maximum": 21,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.095424388,
                "variance": 65.53589603
              },
              {
                "average": 206.5696205,
                "count": 15215540,
                "maximum": 213,
                "minimum": 193,
                "name": "UserData",
                "position": 10,
                "stddev": 3.860977744,
                "variance": 14.90714914
              },
              {
                "average": 208.879351,
                "count": 15215540,
                "maximum": 243,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 28.9148413,
                "variance": 836.0680475
              },
              {
                "average": 34000.44264,
                "count": 15215540,
                "maximum": 62720,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 10916.83821,
                "variance": 119177356.5
              },
              {
                "average": 31585.95621,
                "count": 15215540,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 8575.117186,
                "variance": 73532634.76
              },
              {
                "average": 26536.28552,
                "count": 15215540,
                "maximum": 65280,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 7559.903839,
                "variance": 57152146.05
              },
              {
                "average": 78935.1115,
                "count": 15215540,
                "maximum": 80807.27557,
                "minimum": 77606.84297,
                "name": "GpsTime",
                "position": 15,
                "stddev": 911.9013487,
                "variance": 831564.0698
              },
              {
                "average": 0,
                "count": 15215540,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15215540,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15215540,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15215540,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15215540,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              422883.0054,
              5041736.958,
              907.7103097,
              423875.9254,
              5043137.518,
              1045.55031
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    422883.0053924897,
                    5041736.957667589,
                    907.7103097146334
                  ],
                  [
                    422883.0053924897,
                    5043137.51766759,
                    907.7103097146334
                  ],
                  [
                    423875.92539248976,
                    5043137.51766759,
                    1045.5503097146334
                  ],
                  [
                    423875.92539248976,
                    5041736.957667589,
                    1045.5503097146334
                  ],
                  [
                    422883.0053924897,
                    5041736.957667589,
                    907.7103097146334
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:13:27+00:00",
            "end_time": "2011-09-14T23:20:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117E8405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752539865989,
              45.54991584626765,
              841.8910329069639
            ],
            [
              -117.88761101407916,
              45.555354528966866,
              841.8910329069639
            ],
            [
              -117.87510463812588,
              45.5554510261754,
              927.6510329069639
            ],
            [
              -117.87502022864702,
              45.55001232527776,
              927.6510329069639
            ],
            [
              -117.88752539865989,
              45.54991584626765,
              841.8910329069639
            ]
          ]
        ]
      },
      "bbox": [
        -117.887611,
        45.54991585,
        841.8910329,
        -117.8750202,
        45.55545103,
        927.6510329
      ],
      "properties": {
        "datetime": "2011-09-14T20:47:53Z",
        "pc:count": 3011550,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431095.1484,
            "count": 3011550,
            "maximum": 431699.1194,
            "minimum": 430722.8794,
            "name": "X",
            "position": 0,
            "stddev": 242.6531729,
            "variance": 58880.56234
          },
          {
            "average": 5044632.453,
            "count": 3011550,
            "maximum": 5045028.705,
            "minimum": 5044424.405,
            "name": "Y",
            "position": 1,
            "stddev": 135.7459976,
            "variance": 18426.97587
          },
          {
            "average": 884.6516482,
            "count": 3011550,
            "maximum": 927.6510329,
            "minimum": 841.8910329,
            "name": "Z",
            "position": 2,
            "stddev": 17.06829011,
            "variance": 291.3265273
          },
          {
            "average": 196.0229819,
            "count": 3011550,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 36.43628361,
            "variance": 1327.602763
          },
          {
            "average": 1.012437117,
            "count": 3011550,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1243898068,
            "variance": 0.01547282404
          },
          {
            "average": 1.024887848,
            "count": 3011550,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1844637764,
            "variance": 0.03402688479
          },
          {
            "average": 0.4937782869,
            "count": 3011550,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999613718,
            "variance": 0.2499613733
          },
          {
            "average": 0,
            "count": 3011550,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.25551427,
            "count": 3011550,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4361499639,
            "variance": 0.190226791
          },
          {
            "average": -0.572520963,
            "count": 3011550,
            "maximum": 16.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.594273179,
            "variance": 57.67298512
          },
          {
            "average": 209.5465767,
            "count": 3011550,
            "maximum": 213,
            "minimum": 199,
            "name": "UserData",
            "position": 10,
            "stddev": 1.637382988,
            "variance": 2.681023049
          },
          {
            "average": 189.6242686,
            "count": 3011550,
            "maximum": 215,
            "minimum": 163,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.00625418,
            "variance": 576.3002399
          },
          {
            "average": 35709.53559,
            "count": 3011550,
            "maximum": 57088,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 6248.903871,
            "variance": 39048799.59
          },
          {
            "average": 32203.57591,
            "count": 3011550,
            "maximum": 56832,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 4761.366248,
            "variance": 22670608.55
          },
          {
            "average": 25352.39112,
            "count": 3011550,
            "maximum": 52992,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4087.95988,
            "variance": 16711415.98
          },
          {
            "average": 68017.87782,
            "count": 3011550,
            "maximum": 68473.72124,
            "minimum": 67531.55659,
            "name": "GpsTime",
            "position": 15,
            "stddev": 274.8253409,
            "variance": 75528.96799
          },
          {
            "average": 0,
            "count": 3011550,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3011550,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3011550,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3011550,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3011550,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430722.8794,
          5044424.405,
          841.8910329,
          431699.1194,
          5045028.705,
          927.6510329
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430722.87935637496,
                5044424.405466747,
                841.8910329069639
              ],
              [
                430722.87935637496,
                5045028.705466747,
                841.8910329069639
              ],
              [
                431699.11935637495,
                5045028.705466747,
                927.6510329069639
              ],
              [
                431699.11935637495,
                5044424.405466747,
                927.6510329069639
              ],
              [
                430722.87935637496,
                5044424.405466747,
                841.8910329069639
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T20:47:53+00:00",
        "end_time": "2011-09-14T20:32:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.887611,
            45.54991585,
            841.8910329,
            -117.8750202,
            45.55545103,
            927.6510329
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752539865989,
                  45.54991584626765,
                  841.8910329069639
                ],
                [
                  -117.88761101407916,
                  45.555354528966866,
                  841.8910329069639
                ],
                [
                  -117.87510463812588,
                  45.5554510261754,
                  927.6510329069639
                ],
                [
                  -117.87502022864702,
                  45.55001232527776,
                  927.6510329069639
                ],
                [
                  -117.88752539865989,
                  45.54991584626765,
                  841.8910329069639
                ]
              ]
            ]
          },
          "id": "45117E8405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T20:47:53Z",
            "pc:count": 3011550,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431095.1484,
                "count": 3011550,
                "maximum": 431699.1194,
                "minimum": 430722.8794,
                "name": "X",
                "position": 0,
                "stddev": 242.6531729,
                "variance": 58880.56234
              },
              {
                "average": 5044632.453,
                "count": 3011550,
                "maximum": 5045028.705,
                "minimum": 5044424.405,
                "name": "Y",
                "position": 1,
                "stddev": 135.7459976,
                "variance": 18426.97587
              },
              {
                "average": 884.6516482,
                "count": 3011550,
                "maximum": 927.6510329,
                "minimum": 841.8910329,
                "name": "Z",
                "position": 2,
                "stddev": 17.06829011,
                "variance": 291.3265273
              },
              {
                "average": 196.0229819,
                "count": 3011550,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 36.43628361,
                "variance": 1327.602763
              },
              {
                "average": 1.012437117,
                "count": 3011550,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1243898068,
                "variance": 0.01547282404
              },
              {
                "average": 1.024887848,
                "count": 3011550,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1844637764,
                "variance": 0.03402688479
              },
              {
                "average": 0.4937782869,
                "count": 3011550,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999613718,
                "variance": 0.2499613733
              },
              {
                "average": 0,
                "count": 3011550,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.25551427,
                "count": 3011550,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4361499639,
                "variance": 0.190226791
              },
              {
                "average": -0.572520963,
                "count": 3011550,
                "maximum": 16.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.594273179,
                "variance": 57.67298512
              },
              {
                "average": 209.5465767,
                "count": 3011550,
                "maximum": 213,
                "minimum": 199,
                "name": "UserData",
                "position": 10,
                "stddev": 1.637382988,
                "variance": 2.681023049
              },
              {
                "average": 189.6242686,
                "count": 3011550,
                "maximum": 215,
                "minimum": 163,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.00625418,
                "variance": 576.3002399
              },
              {
                "average": 35709.53559,
                "count": 3011550,
                "maximum": 57088,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 6248.903871,
                "variance": 39048799.59
              },
              {
                "average": 32203.57591,
                "count": 3011550,
                "maximum": 56832,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 4761.366248,
                "variance": 22670608.55
              },
              {
                "average": 25352.39112,
                "count": 3011550,
                "maximum": 52992,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4087.95988,
                "variance": 16711415.98
              },
              {
                "average": 68017.87782,
                "count": 3011550,
                "maximum": 68473.72124,
                "minimum": 67531.55659,
                "name": "GpsTime",
                "position": 15,
                "stddev": 274.8253409,
                "variance": 75528.96799
              },
              {
                "average": 0,
                "count": 3011550,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3011550,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3011550,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3011550,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3011550,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430722.8794,
              5044424.405,
              841.8910329,
              431699.1194,
              5045028.705,
              927.6510329
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430722.87935637496,
                    5044424.405466747,
                    841.8910329069639
                  ],
                  [
                    430722.87935637496,
                    5045028.705466747,
                    841.8910329069639
                  ],
                  [
                    431699.11935637495,
                    5045028.705466747,
                    927.6510329069639
                  ],
                  [
                    431699.11935637495,
                    5044424.405466747,
                    927.6510329069639
                  ],
                  [
                    430722.87935637496,
                    5044424.405466747,
                    841.8910329069639
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T20:47:53+00:00",
            "end_time": "2011-09-14T20:32: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": "45117E8415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88752488059363,
              45.524915943521286,
              842.832975761484
            ],
            [
              -117.88772299370706,
              45.537509650702916,
              842.832975761484
            ],
            [
              -117.87502949784839,
              45.537607595019715,
              983.552975761484
            ],
            [
              -117.87483421666226,
              45.52501384507211,
              983.552975761484
            ],
            [
              -117.88752488059363,
              45.524915943521286,
              842.832975761484
            ]
          ]
        ]
      },
      "bbox": [
        -117.887723,
        45.52491594,
        842.8329758,
        -117.8748342,
        45.5376076,
        983.5529758
      ],
      "properties": {
        "datetime": "2011-09-14T20:53:50Z",
        "pc:count": 12153446,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 431181.5557,
            "count": 12153446,
            "maximum": 431683.3715,
            "minimum": 430692.2115,
            "name": "X",
            "position": 0,
            "stddev": 287.442846,
            "variance": 82623.38973
          },
          {
            "average": 5042325.726,
            "count": 12153446,
            "maximum": 5043046.276,
            "minimum": 5041646.976,
            "name": "Y",
            "position": 1,
            "stddev": 391.7389682,
            "variance": 153459.4192
          },
          {
            "average": 894.8111402,
            "count": 12153446,
            "maximum": 983.5529758,
            "minimum": 842.8329758,
            "name": "Z",
            "position": 2,
            "stddev": 38.38182065,
            "variance": 1473.164156
          },
          {
            "average": 205.3439626,
            "count": 12153446,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 39.55773693,
            "variance": 1564.814551
          },
          {
            "average": 1.00619528,
            "count": 12153446,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08208914056,
            "variance": 0.006738626998
          },
          {
            "average": 1.012386034,
            "count": 12153446,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1182563012,
            "variance": 0.01398455278
          },
          {
            "average": 0.4956064313,
            "count": 12153446,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999807168,
            "variance": 0.2499807171
          },
          {
            "average": 0,
            "count": 12153446,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.278481511,
            "count": 12153446,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4482516875,
            "variance": 0.2009295753
          },
          {
            "average": 0.009855015195,
            "count": 12153446,
            "maximum": 16.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.956134354,
            "variance": 63.30007387
          },
          {
            "average": 208.616909,
            "count": 12153446,
            "maximum": 213,
            "minimum": 196,
            "name": "UserData",
            "position": 10,
            "stddev": 2.724566588,
            "variance": 7.423263093
          },
          {
            "average": 189.3920791,
            "count": 12153446,
            "maximum": 216,
            "minimum": 163,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.02247928,
            "variance": 577.0795106
          },
          {
            "average": 34758.12356,
            "count": 12153446,
            "maximum": 56064,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 7588.010257,
            "variance": 57577899.66
          },
          {
            "average": 31945.12979,
            "count": 12153446,
            "maximum": 55296,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 5534.178116,
            "variance": 30627127.42
          },
          {
            "average": 26118.73603,
            "count": 12153446,
            "maximum": 54272,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 5052.280313,
            "variance": 25525536.37
          },
          {
            "average": 68042.81775,
            "count": 12153446,
            "maximum": 68830.30949,
            "minimum": 67489.37532,
            "name": "GpsTime",
            "position": 15,
            "stddev": 283.7439482,
            "variance": 80510.62815
          },
          {
            "average": 0,
            "count": 12153446,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12153446,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12153446,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12153446,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12153446,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          430692.2115,
          5041646.976,
          842.8329758,
          431683.3715,
          5043046.276,
          983.5529758
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                430692.21154205553,
                5041646.9761985075,
                842.832975761484
              ],
              [
                430692.21154205553,
                5043046.276198508,
                842.832975761484
              ],
              [
                431683.37154205557,
                5043046.276198508,
                983.552975761484
              ],
              [
                431683.37154205557,
                5041646.9761985075,
                983.552975761484
              ],
              [
                430692.21154205553,
                5041646.9761985075,
                842.832975761484
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T20:53:50+00:00",
        "end_time": "2011-09-14T20:31:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.887723,
            45.52491594,
            842.8329758,
            -117.8748342,
            45.5376076,
            983.5529758
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.88752488059363,
                  45.524915943521286,
                  842.832975761484
                ],
                [
                  -117.88772299370706,
                  45.537509650702916,
                  842.832975761484
                ],
                [
                  -117.87502949784839,
                  45.537607595019715,
                  983.552975761484
                ],
                [
                  -117.87483421666226,
                  45.52501384507211,
                  983.552975761484
                ],
                [
                  -117.88752488059363,
                  45.524915943521286,
                  842.832975761484
                ]
              ]
            ]
          },
          "id": "45117E8415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T20:53:50Z",
            "pc:count": 12153446,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 431181.5557,
                "count": 12153446,
                "maximum": 431683.3715,
                "minimum": 430692.2115,
                "name": "X",
                "position": 0,
                "stddev": 287.442846,
                "variance": 82623.38973
              },
              {
                "average": 5042325.726,
                "count": 12153446,
                "maximum": 5043046.276,
                "minimum": 5041646.976,
                "name": "Y",
                "position": 1,
                "stddev": 391.7389682,
                "variance": 153459.4192
              },
              {
                "average": 894.8111402,
                "count": 12153446,
                "maximum": 983.5529758,
                "minimum": 842.8329758,
                "name": "Z",
                "position": 2,
                "stddev": 38.38182065,
                "variance": 1473.164156
              },
              {
                "average": 205.3439626,
                "count": 12153446,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 39.55773693,
                "variance": 1564.814551
              },
              {
                "average": 1.00619528,
                "count": 12153446,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08208914056,
                "variance": 0.006738626998
              },
              {
                "average": 1.012386034,
                "count": 12153446,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1182563012,
                "variance": 0.01398455278
              },
              {
                "average": 0.4956064313,
                "count": 12153446,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999807168,
                "variance": 0.2499807171
              },
              {
                "average": 0,
                "count": 12153446,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.278481511,
                "count": 12153446,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4482516875,
                "variance": 0.2009295753
              },
              {
                "average": 0.009855015195,
                "count": 12153446,
                "maximum": 16.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.956134354,
                "variance": 63.30007387
              },
              {
                "average": 208.616909,
                "count": 12153446,
                "maximum": 213,
                "minimum": 196,
                "name": "UserData",
                "position": 10,
                "stddev": 2.724566588,
                "variance": 7.423263093
              },
              {
                "average": 189.3920791,
                "count": 12153446,
                "maximum": 216,
                "minimum": 163,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.02247928,
                "variance": 577.0795106
              },
              {
                "average": 34758.12356,
                "count": 12153446,
                "maximum": 56064,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 7588.010257,
                "variance": 57577899.66
              },
              {
                "average": 31945.12979,
                "count": 12153446,
                "maximum": 55296,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 5534.178116,
                "variance": 30627127.42
              },
              {
                "average": 26118.73603,
                "count": 12153446,
                "maximum": 54272,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 5052.280313,
                "variance": 25525536.37
              },
              {
                "average": 68042.81775,
                "count": 12153446,
                "maximum": 68830.30949,
                "minimum": 67489.37532,
                "name": "GpsTime",
                "position": 15,
                "stddev": 283.7439482,
                "variance": 80510.62815
              },
              {
                "average": 0,
                "count": 12153446,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12153446,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12153446,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12153446,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12153446,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              430692.2115,
              5041646.976,
              842.8329758,
              431683.3715,
              5043046.276,
              983.5529758
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    430692.21154205553,
                    5041646.9761985075,
                    842.832975761484
                  ],
                  [
                    430692.21154205553,
                    5043046.276198508,
                    842.832975761484
                  ],
                  [
                    431683.37154205557,
                    5043046.276198508,
                    983.552975761484
                  ],
                  [
                    431683.37154205557,
                    5041646.9761985075,
                    983.552975761484
                  ],
                  [
                    430692.21154205553,
                    5041646.9761985075,
                    842.832975761484
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T20:53:50+00:00",
            "end_time": "2011-09-14T20:31: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": "45117E8310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002443406302,
              45.53740892478939,
              827.3050946880298
            ],
            [
              -117.95023671992008,
              45.55001012343887,
              827.3050946880298
            ],
            [
              -117.93752935829151,
              45.550115128591315,
              1048.3250946880298
            ],
            [
              -117.9373199102856,
              45.53751388406516,
              1048.3250946880298
            ],
            [
              -117.95002443406302,
              45.53740892478939,
              827.3050946880298
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502367,
        45.53740892,
        827.3050947,
        -117.9373199,
        45.55011513,
        1048.325095
      ],
      "properties": {
        "datetime": "2011-09-14T22:30:43Z",
        "pc:count": 12971244,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426318.7661,
            "count": 12971244,
            "maximum": 426819.951,
            "minimum": 425827.911,
            "name": "X",
            "position": 0,
            "stddev": 283.5305153,
            "variance": 80389.55312
          },
          {
            "average": 5043798.496,
            "count": 12971244,
            "maximum": 5044490.926,
            "minimum": 5043090.766,
            "name": "Y",
            "position": 1,
            "stddev": 410.4775975,
            "variance": 168491.858
          },
          {
            "average": 946.3903386,
            "count": 12971244,
            "maximum": 1048.325095,
            "minimum": 827.3050947,
            "name": "Z",
            "position": 2,
            "stddev": 47.61875501,
            "variance": 2267.545828
          },
          {
            "average": 179.2929913,
            "count": 12971244,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 71.15554701,
            "variance": 5063.111871
          },
          {
            "average": 1.155895687,
            "count": 12971244,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4160175488,
            "variance": 0.1730706009
          },
          {
            "average": 1.312225797,
            "count": 12971244,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5848775804,
            "variance": 0.342081784
          },
          {
            "average": 0.4955866993,
            "count": 12971244,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999805417,
            "variance": 0.249980542
          },
          {
            "average": 0,
            "count": 12971244,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.185854803,
            "count": 12971244,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3889894689,
            "variance": 0.151312807
          },
          {
            "average": -0.07468033479,
            "count": 12971244,
            "maximum": 16.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.567229769,
            "variance": 57.26296638
          },
          {
            "average": 205.9001464,
            "count": 12971244,
            "maximum": 213,
            "minimum": 192,
            "name": "UserData",
            "position": 10,
            "stddev": 4.242507292,
            "variance": 17.99886812
          },
          {
            "average": 206.1342054,
            "count": 12971244,
            "maximum": 232,
            "minimum": 179,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.01867523,
            "variance": 576.8967599
          },
          {
            "average": 23891.64561,
            "count": 12971244,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 13285.98722,
            "variance": 176517456.5
          },
          {
            "average": 23051.8103,
            "count": 12971244,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 10744.82011,
            "variance": 115451159.3
          },
          {
            "average": 21110.52577,
            "count": 12971244,
            "maximum": 65280,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 8518.243612,
            "variance": 72560474.23
          },
          {
            "average": 73723.86676,
            "count": 12971244,
            "maximum": 74643.3067,
            "minimum": 72714.33043,
            "name": "GpsTime",
            "position": 15,
            "stddev": 509.2050952,
            "variance": 259289.829
          },
          {
            "average": 0,
            "count": 12971244,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12971244,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12971244,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12971244,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12971244,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425827.911,
          5043090.766,
          827.3050947,
          426819.951,
          5044490.926,
          1048.325095
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425827.91104390065,
                5043090.765805896,
                827.3050946880298
              ],
              [
                425827.91104390065,
                5044490.9258058965,
                827.3050946880298
              ],
              [
                426819.9510439007,
                5044490.9258058965,
                1048.3250946880298
              ],
              [
                426819.9510439007,
                5043090.765805896,
                1048.3250946880298
              ],
              [
                425827.91104390065,
                5043090.765805896,
                827.3050946880298
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-14T22:30:43+00:00",
        "end_time": "2011-09-14T21:58:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502367,
            45.53740892,
            827.3050947,
            -117.9373199,
            45.55011513,
            1048.325095
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002443406302,
                  45.53740892478939,
                  827.3050946880298
                ],
                [
                  -117.95023671992008,
                  45.55001012343887,
                  827.3050946880298
                ],
                [
                  -117.93752935829151,
                  45.550115128591315,
                  1048.3250946880298
                ],
                [
                  -117.9373199102856,
                  45.53751388406516,
                  1048.3250946880298
                ],
                [
                  -117.95002443406302,
                  45.53740892478939,
                  827.3050946880298
                ]
              ]
            ]
          },
          "id": "45117E8310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T22:30:43Z",
            "pc:count": 12971244,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426318.7661,
                "count": 12971244,
                "maximum": 426819.951,
                "minimum": 425827.911,
                "name": "X",
                "position": 0,
                "stddev": 283.5305153,
                "variance": 80389.55312
              },
              {
                "average": 5043798.496,
                "count": 12971244,
                "maximum": 5044490.926,
                "minimum": 5043090.766,
                "name": "Y",
                "position": 1,
                "stddev": 410.4775975,
                "variance": 168491.858
              },
              {
                "average": 946.3903386,
                "count": 12971244,
                "maximum": 1048.325095,
                "minimum": 827.3050947,
                "name": "Z",
                "position": 2,
                "stddev": 47.61875501,
                "variance": 2267.545828
              },
              {
                "average": 179.2929913,
                "count": 12971244,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 71.15554701,
                "variance": 5063.111871
              },
              {
                "average": 1.155895687,
                "count": 12971244,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4160175488,
                "variance": 0.1730706009
              },
              {
                "average": 1.312225797,
                "count": 12971244,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5848775804,
                "variance": 0.342081784
              },
              {
                "average": 0.4955866993,
                "count": 12971244,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999805417,
                "variance": 0.249980542
              },
              {
                "average": 0,
                "count": 12971244,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.185854803,
                "count": 12971244,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3889894689,
                "variance": 0.151312807
              },
              {
                "average": -0.07468033479,
                "count": 12971244,
                "maximum": 16.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.567229769,
                "variance": 57.26296638
              },
              {
                "average": 205.9001464,
                "count": 12971244,
                "maximum": 213,
                "minimum": 192,
                "name": "UserData",
                "position": 10,
                "stddev": 4.242507292,
                "variance": 17.99886812
              },
              {
                "average": 206.1342054,
                "count": 12971244,
                "maximum": 232,
                "minimum": 179,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.01867523,
                "variance": 576.8967599
              },
              {
                "average": 23891.64561,
                "count": 12971244,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 13285.98722,
                "variance": 176517456.5
              },
              {
                "average": 23051.8103,
                "count": 12971244,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 10744.82011,
                "variance": 115451159.3
              },
              {
                "average": 21110.52577,
                "count": 12971244,
                "maximum": 65280,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 8518.243612,
                "variance": 72560474.23
              },
              {
                "average": 73723.86676,
                "count": 12971244,
                "maximum": 74643.3067,
                "minimum": 72714.33043,
                "name": "GpsTime",
                "position": 15,
                "stddev": 509.2050952,
                "variance": 259289.829
              },
              {
                "average": 0,
                "count": 12971244,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12971244,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12971244,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12971244,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12971244,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425827.911,
              5043090.766,
              827.3050947,
              426819.951,
              5044490.926,
              1048.325095
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425827.91104390065,
                    5043090.765805896,
                    827.3050946880298
                  ],
                  [
                    425827.91104390065,
                    5044490.9258058965,
                    827.3050946880298
                  ],
                  [
                    426819.9510439007,
                    5044490.9258058965,
                    1048.3250946880298
                  ],
                  [
                    426819.9510439007,
                    5043090.765805896,
                    1048.3250946880298
                  ],
                  [
                    425827.91104390065,
                    5043090.765805896,
                    827.3050946880298
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-14T22:30:43+00:00",
            "end_time": "2011-09-14T21: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": "45117E8313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.97502511366622,
              45.52490619618575,
              931.6735629786486
            ],
            [
              -117.97524292166966,
              45.5375091299399,
              931.6735629786486
            ],
            [
              -117.96252950426681,
              45.537616969740064,
              1077.9135629786488
            ],
            [
              -117.96231453457362,
              45.525013988864764,
              1077.9135629786488
            ],
            [
              -117.97502511366622,
              45.52490619618575,
              931.6735629786486
            ]
          ]
        ]
      },
      "bbox": [
        -117.9752429,
        45.5249062,
        931.673563,
        -117.9623145,
        45.53761697,
        1077.913563
      ],
      "properties": {
        "datetime": "2011-09-15T00:13:43Z",
        "pc:count": 15860898,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 424333.4067,
            "count": 15860898,
            "maximum": 424851.8566,
            "minimum": 423859.1166,
            "name": "X",
            "position": 0,
            "stddev": 287.8848098,
            "variance": 82877.66372
          },
          {
            "average": 5042425.852,
            "count": 15860898,
            "maximum": 5043125.51,
            "minimum": 5041725.15,
            "name": "Y",
            "position": 1,
            "stddev": 412.6075081,
            "variance": 170244.9558
          },
          {
            "average": 1000.868267,
            "count": 15860898,
            "maximum": 1077.913563,
            "minimum": 931.673563,
            "name": "Z",
            "position": 2,
            "stddev": 25.89829383,
            "variance": 670.7216233
          },
          {
            "average": 198.8435052,
            "count": 15860898,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 65.18074819,
            "variance": 4248.529935
          },
          {
            "average": 1.096185033,
            "count": 15860898,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3339037825,
            "variance": 0.111491736
          },
          {
            "average": 1.192719542,
            "count": 15860898,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4805690362,
            "variance": 0.2309465985
          },
          {
            "average": 0.502653885,
            "count": 15860898,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999929726,
            "variance": 0.2499929727
          },
          {
            "average": 0,
            "count": 15860898,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.172940649,
            "count": 15860898,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.378195968,
            "variance": 0.1430321902
          },
          {
            "average": 1.228009863,
            "count": 15860898,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.89229134,
            "variance": 62.2882626
          },
          {
            "average": 203.9022037,
            "count": 15860898,
            "maximum": 213,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 4.918795123,
            "variance": 24.19454546
          },
          {
            "average": 213.2939216,
            "count": 15860898,
            "maximum": 243,
            "minimum": 186,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.09240324,
            "variance": 580.4438941
          },
          {
            "average": 24624.18516,
            "count": 15860898,
            "maximum": 61184,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 9713.094806,
            "variance": 94344210.7
          },
          {
            "average": 25031.12985,
            "count": 15860898,
            "maximum": 62976,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 8720.010828,
            "variance": 76038588.84
          },
          {
            "average": 21136.96595,
            "count": 15860898,
            "maximum": 65280,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 6971.360796,
            "variance": 48599871.34
          },
          {
            "average": 77420.57239,
            "count": 15860898,
            "maximum": 80823.28419,
            "minimum": 75633.81246,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1222.072181,
            "variance": 1493460.417
          },
          {
            "average": 0,
            "count": 15860898,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15860898,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15860898,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15860898,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15860898,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          423859.1166,
          5041725.15,
          931.673563,
          424851.8566,
          5043125.51,
          1077.913563
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                423859.11659488844,
                5041725.150171948,
                931.6735629786486
              ],
              [
                423859.11659488844,
                5043125.510171947,
                931.6735629786486
              ],
              [
                424851.85659488844,
                5043125.510171947,
                1077.9135629786488
              ],
              [
                424851.85659488844,
                5041725.150171948,
                1077.9135629786488
              ],
              [
                423859.11659488844,
                5041725.150171948,
                931.6735629786486
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:13:43+00:00",
        "end_time": "2011-09-14T22:47:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9752429,
            45.5249062,
            931.673563,
            -117.9623145,
            45.53761697,
            1077.913563
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.97502511366622,
                  45.52490619618575,
                  931.6735629786486
                ],
                [
                  -117.97524292166966,
                  45.5375091299399,
                  931.6735629786486
                ],
                [
                  -117.96252950426681,
                  45.537616969740064,
                  1077.9135629786488
                ],
                [
                  -117.96231453457362,
                  45.525013988864764,
                  1077.9135629786488
                ],
                [
                  -117.97502511366622,
                  45.52490619618575,
                  931.6735629786486
                ]
              ]
            ]
          },
          "id": "45117E8313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:13:43Z",
            "pc:count": 15860898,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 424333.4067,
                "count": 15860898,
                "maximum": 424851.8566,
                "minimum": 423859.1166,
                "name": "X",
                "position": 0,
                "stddev": 287.8848098,
                "variance": 82877.66372
              },
              {
                "average": 5042425.852,
                "count": 15860898,
                "maximum": 5043125.51,
                "minimum": 5041725.15,
                "name": "Y",
                "position": 1,
                "stddev": 412.6075081,
                "variance": 170244.9558
              },
              {
                "average": 1000.868267,
                "count": 15860898,
                "maximum": 1077.913563,
                "minimum": 931.673563,
                "name": "Z",
                "position": 2,
                "stddev": 25.89829383,
                "variance": 670.7216233
              },
              {
                "average": 198.8435052,
                "count": 15860898,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 65.18074819,
                "variance": 4248.529935
              },
              {
                "average": 1.096185033,
                "count": 15860898,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3339037825,
                "variance": 0.111491736
              },
              {
                "average": 1.192719542,
                "count": 15860898,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4805690362,
                "variance": 0.2309465985
              },
              {
                "average": 0.502653885,
                "count": 15860898,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999929726,
                "variance": 0.2499929727
              },
              {
                "average": 0,
                "count": 15860898,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.172940649,
                "count": 15860898,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.378195968,
                "variance": 0.1430321902
              },
              {
                "average": 1.228009863,
                "count": 15860898,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.89229134,
                "variance": 62.2882626
              },
              {
                "average": 203.9022037,
                "count": 15860898,
                "maximum": 213,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 4.918795123,
                "variance": 24.19454546
              },
              {
                "average": 213.2939216,
                "count": 15860898,
                "maximum": 243,
                "minimum": 186,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.09240324,
                "variance": 580.4438941
              },
              {
                "average": 24624.18516,
                "count": 15860898,
                "maximum": 61184,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 9713.094806,
                "variance": 94344210.7
              },
              {
                "average": 25031.12985,
                "count": 15860898,
                "maximum": 62976,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 8720.010828,
                "variance": 76038588.84
              },
              {
                "average": 21136.96595,
                "count": 15860898,
                "maximum": 65280,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 6971.360796,
                "variance": 48599871.34
              },
              {
                "average": 77420.57239,
                "count": 15860898,
                "maximum": 80823.28419,
                "minimum": 75633.81246,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1222.072181,
                "variance": 1493460.417
              },
              {
                "average": 0,
                "count": 15860898,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15860898,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15860898,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15860898,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15860898,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              423859.1166,
              5041725.15,
              931.673563,
              424851.8566,
              5043125.51,
              1077.913563
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    423859.11659488844,
                    5041725.150171948,
                    931.6735629786486
                  ],
                  [
                    423859.11659488844,
                    5043125.510171947,
                    931.6735629786486
                  ],
                  [
                    424851.85659488844,
                    5043125.510171947,
                    1077.9135629786488
                  ],
                  [
                    424851.85659488844,
                    5041725.150171948,
                    1077.9135629786488
                  ],
                  [
                    423859.11659488844,
                    5041725.150171948,
                    931.6735629786486
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:13:43+00:00",
            "end_time": "2011-09-14T22:47:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117E8416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.9375249931279,
              45.512443423809664,
              811.8097250273933
            ],
            [
              -117.93773372673382,
              45.52500998356758,
              811.8097250273933
            ],
            [
              -117.9250291327968,
              45.525113577088845,
              1048.2897250273932
            ],
            [
              -117.92482322617086,
              45.512546972196105,
              1048.2897250273932
            ],
            [
              -117.9375249931279,
              45.512443423809664,
              811.8097250273933
            ]
          ]
        ]
      },
      "bbox": [
        -117.9377337,
        45.51244342,
        811.809725,
        -117.9248232,
        45.52511358,
        1048.289725
      ],
      "properties": {
        "datetime": "2011-09-15T00:14:30Z",
        "pc:count": 14170197,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 427249.001,
            "count": 14170197,
            "maximum": 427763.6762,
            "minimum": 426771.4162,
            "name": "X",
            "position": 0,
            "stddev": 276.4785977,
            "variance": 76440.415
          },
          {
            "average": 5041103.172,
            "count": 14170197,
            "maximum": 5041701.992,
            "minimum": 5040305.692,
            "name": "Y",
            "position": 1,
            "stddev": 397.249443,
            "variance": 157807.1199
          },
          {
            "average": 920.3850151,
            "count": 14170197,
            "maximum": 1048.289725,
            "minimum": 811.809725,
            "name": "Z",
            "position": 2,
            "stddev": 55.76167486,
            "variance": 3109.364383
          },
          {
            "average": 190.8116375,
            "count": 14170197,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 62.70616475,
            "variance": 3932.063098
          },
          {
            "average": 1.052197157,
            "count": 14170197,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2356231403,
            "variance": 0.05551826424
          },
          {
            "average": 1.104490573,
            "count": 14170197,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3345988319,
            "variance": 0.1119563783
          },
          {
            "average": 0.500000741,
            "count": 14170197,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000176,
            "variance": 0.2500000176
          },
          {
            "average": 0,
            "count": 14170197,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.212003827,
            "count": 14170197,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4087275577,
            "variance": 0.1670582164
          },
          {
            "average": 1.051295224,
            "count": 14170197,
            "maximum": 18,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.68095515,
            "variance": 58.99707202
          },
          {
            "average": 206.4255635,
            "count": 14170197,
            "maximum": 213,
            "minimum": 191,
            "name": "UserData",
            "position": 10,
            "stddev": 4.230431185,
            "variance": 17.89654801
          },
          {
            "average": 205.8137348,
            "count": 14170197,
            "maximum": 243,
            "minimum": 177,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.75354508,
            "variance": 612.7379939
          },
          {
            "average": 28183.25813,
            "count": 14170197,
            "maximum": 64256,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 9771.317925,
            "variance": 95478653.99
          },
          {
            "average": 27379.91406,
            "count": 14170197,
            "maximum": 64512,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 8022.709636,
            "variance": 64363869.9
          },
          {
            "average": 23239.68136,
            "count": 14170197,
            "maximum": 65280,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 6531.19165,
            "variance": 42656464.37
          },
          {
            "average": 74128.30006,
            "count": 14170197,
            "maximum": 80870.24555,
            "minimum": 71944.48279,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3111.827064,
            "variance": 9683467.679
          },
          {
            "average": 0,
            "count": 14170197,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14170197,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14170197,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14170197,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14170197,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          426771.4162,
          5040305.692,
          811.809725,
          427763.6762,
          5041701.992,
          1048.289725
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                426771.41622309666,
                5040305.6917531565,
                811.8097250273933
              ],
              [
                426771.41622309666,
                5041701.991753157,
                811.8097250273933
              ],
              [
                427763.67622309667,
                5041701.991753157,
                1048.2897250273932
              ],
              [
                427763.67622309667,
                5040305.6917531565,
                1048.2897250273932
              ],
              [
                426771.41622309666,
                5040305.6917531565,
                811.8097250273933
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:14:30+00:00",
        "end_time": "2011-09-14T21:45:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9377337,
            45.51244342,
            811.809725,
            -117.9248232,
            45.52511358,
            1048.289725
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.9375249931279,
                  45.512443423809664,
                  811.8097250273933
                ],
                [
                  -117.93773372673382,
                  45.52500998356758,
                  811.8097250273933
                ],
                [
                  -117.9250291327968,
                  45.525113577088845,
                  1048.2897250273932
                ],
                [
                  -117.92482322617086,
                  45.512546972196105,
                  1048.2897250273932
                ],
                [
                  -117.9375249931279,
                  45.512443423809664,
                  811.8097250273933
                ]
              ]
            ]
          },
          "id": "45117E8416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:14:30Z",
            "pc:count": 14170197,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 427249.001,
                "count": 14170197,
                "maximum": 427763.6762,
                "minimum": 426771.4162,
                "name": "X",
                "position": 0,
                "stddev": 276.4785977,
                "variance": 76440.415
              },
              {
                "average": 5041103.172,
                "count": 14170197,
                "maximum": 5041701.992,
                "minimum": 5040305.692,
                "name": "Y",
                "position": 1,
                "stddev": 397.249443,
                "variance": 157807.1199
              },
              {
                "average": 920.3850151,
                "count": 14170197,
                "maximum": 1048.289725,
                "minimum": 811.809725,
                "name": "Z",
                "position": 2,
                "stddev": 55.76167486,
                "variance": 3109.364383
              },
              {
                "average": 190.8116375,
                "count": 14170197,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 62.70616475,
                "variance": 3932.063098
              },
              {
                "average": 1.052197157,
                "count": 14170197,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2356231403,
                "variance": 0.05551826424
              },
              {
                "average": 1.104490573,
                "count": 14170197,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3345988319,
                "variance": 0.1119563783
              },
              {
                "average": 0.500000741,
                "count": 14170197,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000176,
                "variance": 0.2500000176
              },
              {
                "average": 0,
                "count": 14170197,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.212003827,
                "count": 14170197,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4087275577,
                "variance": 0.1670582164
              },
              {
                "average": 1.051295224,
                "count": 14170197,
                "maximum": 18,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.68095515,
                "variance": 58.99707202
              },
              {
                "average": 206.4255635,
                "count": 14170197,
                "maximum": 213,
                "minimum": 191,
                "name": "UserData",
                "position": 10,
                "stddev": 4.230431185,
                "variance": 17.89654801
              },
              {
                "average": 205.8137348,
                "count": 14170197,
                "maximum": 243,
                "minimum": 177,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.75354508,
                "variance": 612.7379939
              },
              {
                "average": 28183.25813,
                "count": 14170197,
                "maximum": 64256,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 9771.317925,
                "variance": 95478653.99
              },
              {
                "average": 27379.91406,
                "count": 14170197,
                "maximum": 64512,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 8022.709636,
                "variance": 64363869.9
              },
              {
                "average": 23239.68136,
                "count": 14170197,
                "maximum": 65280,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 6531.19165,
                "variance": 42656464.37
              },
              {
                "average": 74128.30006,
                "count": 14170197,
                "maximum": 80870.24555,
                "minimum": 71944.48279,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3111.827064,
                "variance": 9683467.679
              },
              {
                "average": 0,
                "count": 14170197,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14170197,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14170197,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14170197,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14170197,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              426771.4162,
              5040305.692,
              811.809725,
              427763.6762,
              5041701.992,
              1048.289725
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    426771.41622309666,
                    5040305.6917531565,
                    811.8097250273933
                  ],
                  [
                    426771.41622309666,
                    5041701.991753157,
                    811.8097250273933
                  ],
                  [
                    427763.67622309667,
                    5041701.991753157,
                    1048.2897250273932
                  ],
                  [
                    427763.67622309667,
                    5040305.6917531565,
                    1048.2897250273932
                  ],
                  [
                    426771.41622309666,
                    5040305.6917531565,
                    811.8097250273933
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:14:30+00:00",
            "end_time": "2011-09-14T21: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": "45117E8311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002475847594,
              45.524903898992996,
              896.5199371476161
            ],
            [
              -118.00024819838754,
              45.53750943770077,
              896.5199371476161
            ],
            [
              -117.98752975331774,
              45.537620104718805,
              1028.8599371476162
            ],
            [
              -117.98730915338345,
              45.52501451764453,
              1028.8599371476162
            ],
            [
              -118.00002475847594,
              45.524903898992996,
              896.5199371476161
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002482,
        45.5249039,
        896.5199371,
        -117.9873092,
        45.5376201,
        1028.859937
      ],
      "properties": {
        "datetime": "2011-09-15T00:32:37Z",
        "pc:count": 18115822,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422439.0348,
            "count": 18115822,
            "maximum": 422899.9775,
            "minimum": 421906.8375,
            "name": "X",
            "position": 0,
            "stddev": 255.8548537,
            "variance": 65461.70618
          },
          {
            "average": 5042413.591,
            "count": 18115822,
            "maximum": 5043149.567,
            "minimum": 5041748.907,
            "name": "Y",
            "position": 1,
            "stddev": 397.8487077,
            "variance": 158283.5942
          },
          {
            "average": 949.092052,
            "count": 18115822,
            "maximum": 1028.859937,
            "minimum": 896.5199371,
            "name": "Z",
            "position": 2,
            "stddev": 23.99462048,
            "variance": 575.741812
          },
          {
            "average": 166.7469004,
            "count": 18115822,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 66.09310457,
            "variance": 4368.298472
          },
          {
            "average": 1.015496454,
            "count": 18115822,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1323742882,
            "variance": 0.01752295218
          },
          {
            "average": 1.032708314,
            "count": 18115822,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2002336703,
            "variance": 0.04009352272
          },
          {
            "average": 0.4985416615,
            "count": 18115822,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997887,
            "variance": 0.249997887
          },
          {
            "average": 0,
            "count": 18115822,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.206416358,
            "count": 18115822,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4047328183,
            "variance": 0.1638086542
          },
          {
            "average": -1.51792015,
            "count": 18115822,
            "maximum": 16.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.393317219,
            "variance": 70.44777394
          },
          {
            "average": 164.5837397,
            "count": 18115822,
            "maximum": 213,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 42.25299869,
            "variance": 1785.315898
          },
          {
            "average": 591.4058161,
            "count": 18115822,
            "maximum": 1033,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 407.871465,
            "variance": 166359.132
          },
          {
            "average": 35280.07483,
            "count": 18115822,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 10862.27989,
            "variance": 117989124.4
          },
          {
            "average": 33148.01006,
            "count": 18115822,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 8563.386361,
            "variance": 73331585.97
          },
          {
            "average": 27140.79725,
            "count": 18115822,
            "maximum": 65280,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 7397.983136,
            "variance": 54730154.48
          },
          {
            "average": 80676.9255,
            "count": 18115822,
            "maximum": 81957.29244,
            "minimum": 79302.45737,
            "name": "GpsTime",
            "position": 15,
            "stddev": 803.2080799,
            "variance": 645143.2196
          },
          {
            "average": 0,
            "count": 18115822,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18115822,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18115822,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18115822,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18115822,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421906.8375,
          5041748.907,
          896.5199371,
          422899.9775,
          5043149.567,
          1028.859937
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421906.83748606656,
                5041748.907391477,
                896.5199371476161
              ],
              [
                421906.83748606656,
                5043149.5673914775,
                896.5199371476161
              ],
              [
                422899.9774860666,
                5043149.5673914775,
                1028.8599371476162
              ],
              [
                422899.9774860666,
                5041748.907391477,
                1028.8599371476162
              ],
              [
                421906.83748606656,
                5041748.907391477,
                896.5199371476161
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:32:37+00:00",
        "end_time": "2011-09-14T23:48:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002482,
            45.5249039,
            896.5199371,
            -117.9873092,
            45.5376201,
            1028.859937
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002475847594,
                  45.524903898992996,
                  896.5199371476161
                ],
                [
                  -118.00024819838754,
                  45.53750943770077,
                  896.5199371476161
                ],
                [
                  -117.98752975331774,
                  45.537620104718805,
                  1028.8599371476162
                ],
                [
                  -117.98730915338345,
                  45.52501451764453,
                  1028.8599371476162
                ],
                [
                  -118.00002475847594,
                  45.524903898992996,
                  896.5199371476161
                ]
              ]
            ]
          },
          "id": "45117E8311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:32:37Z",
            "pc:count": 18115822,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422439.0348,
                "count": 18115822,
                "maximum": 422899.9775,
                "minimum": 421906.8375,
                "name": "X",
                "position": 0,
                "stddev": 255.8548537,
                "variance": 65461.70618
              },
              {
                "average": 5042413.591,
                "count": 18115822,
                "maximum": 5043149.567,
                "minimum": 5041748.907,
                "name": "Y",
                "position": 1,
                "stddev": 397.8487077,
                "variance": 158283.5942
              },
              {
                "average": 949.092052,
                "count": 18115822,
                "maximum": 1028.859937,
                "minimum": 896.5199371,
                "name": "Z",
                "position": 2,
                "stddev": 23.99462048,
                "variance": 575.741812
              },
              {
                "average": 166.7469004,
                "count": 18115822,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 66.09310457,
                "variance": 4368.298472
              },
              {
                "average": 1.015496454,
                "count": 18115822,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1323742882,
                "variance": 0.01752295218
              },
              {
                "average": 1.032708314,
                "count": 18115822,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2002336703,
                "variance": 0.04009352272
              },
              {
                "average": 0.4985416615,
                "count": 18115822,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997887,
                "variance": 0.249997887
              },
              {
                "average": 0,
                "count": 18115822,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.206416358,
                "count": 18115822,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4047328183,
                "variance": 0.1638086542
              },
              {
                "average": -1.51792015,
                "count": 18115822,
                "maximum": 16.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.393317219,
                "variance": 70.44777394
              },
              {
                "average": 164.5837397,
                "count": 18115822,
                "maximum": 213,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 42.25299869,
                "variance": 1785.315898
              },
              {
                "average": 591.4058161,
                "count": 18115822,
                "maximum": 1033,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 407.871465,
                "variance": 166359.132
              },
              {
                "average": 35280.07483,
                "count": 18115822,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 10862.27989,
                "variance": 117989124.4
              },
              {
                "average": 33148.01006,
                "count": 18115822,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 8563.386361,
                "variance": 73331585.97
              },
              {
                "average": 27140.79725,
                "count": 18115822,
                "maximum": 65280,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 7397.983136,
                "variance": 54730154.48
              },
              {
                "average": 80676.9255,
                "count": 18115822,
                "maximum": 81957.29244,
                "minimum": 79302.45737,
                "name": "GpsTime",
                "position": 15,
                "stddev": 803.2080799,
                "variance": 645143.2196
              },
              {
                "average": 0,
                "count": 18115822,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18115822,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18115822,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18115822,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18115822,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421906.8375,
              5041748.907,
              896.5199371,
              422899.9775,
              5043149.567,
              1028.859937
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421906.83748606656,
                    5041748.907391477,
                    896.5199371476161
                  ],
                  [
                    421906.83748606656,
                    5043149.5673914775,
                    896.5199371476161
                  ],
                  [
                    422899.9774860666,
                    5043149.5673914775,
                    1028.8599371476162
                  ],
                  [
                    422899.9774860666,
                    5041748.907391477,
                    1028.8599371476162
                  ],
                  [
                    421906.83748606656,
                    5041748.907391477,
                    896.5199371476161
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:32:37+00:00",
            "end_time": "2011-09-14T23:48:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117E8314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.96252503453087,
              45.52490769374255,
              979.9701346939489
            ],
            [
              -117.96274003815876,
              45.537509954089764,
              979.9701346939489
            ],
            [
              -117.9500291351377,
              45.53761638100651,
              1180.5101346939489
            ],
            [
              -117.94981696912787,
              45.52501407415796,
              1180.5101346939489
            ],
            [
              -117.96252503453087,
              45.52490769374255,
              979.9701346939489
            ]
          ]
        ]
      },
      "bbox": [
        -117.96274,
        45.52490769,
        979.9701347,
        -117.949817,
        45.53761638,
        1180.510135
      ],
      "properties": {
        "datetime": "2011-09-15T00:13:57Z",
        "pc:count": 14085825,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 425338.781,
            "count": 14085825,
            "maximum": 425827.8167,
            "minimum": 424835.2767,
            "name": "X",
            "position": 0,
            "stddev": 279.2431406,
            "variance": 77976.73157
          },
          {
            "average": 5042437.24,
            "count": 14085825,
            "maximum": 5043113.818,
            "minimum": 5041713.538,
            "name": "Y",
            "position": 1,
            "stddev": 409.9001538,
            "variance": 168018.136
          },
          {
            "average": 1072.612642,
            "count": 14085825,
            "maximum": 1180.510135,
            "minimum": 979.9701347,
            "name": "Z",
            "position": 2,
            "stddev": 41.24656306,
            "variance": 1701.278964
          },
          {
            "average": 201.6617233,
            "count": 14085825,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 63.84277263,
            "variance": 4075.899617
          },
          {
            "average": 1.089512968,
            "count": 14085825,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3152604757,
            "variance": 0.09938916753
          },
          {
            "average": 1.179265183,
            "count": 14085825,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4491596387,
            "variance": 0.201744381
          },
          {
            "average": 0.4982601303,
            "count": 14085825,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999969906,
            "variance": 0.2499969906
          },
          {
            "average": 0,
            "count": 14085825,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.195116793,
            "count": 14085825,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.396290602,
            "variance": 0.1570462412
          },
          {
            "average": 0.5021479963,
            "count": 14085825,
            "maximum": 19.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.392103743,
            "variance": 70.42740523
          },
          {
            "average": 201.5399737,
            "count": 14085825,
            "maximum": 213,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 4.925519023,
            "variance": 24.26073764
          },
          {
            "average": 209.5988032,
            "count": 14085825,
            "maximum": 243,
            "minimum": 183,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.1271724,
            "variance": 582.1204481
          },
          {
            "average": 24274.88023,
            "count": 14085825,
            "maximum": 55040,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 9749.681252,
            "variance": 95056284.51
          },
          {
            "average": 24991.96159,
            "count": 14085825,
            "maximum": 55040,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 8690.532398,
            "variance": 75525353.37
          },
          {
            "average": 21005.63952,
            "count": 14085825,
            "maximum": 55808,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 6977.316222,
            "variance": 48682941.67
          },
          {
            "average": 75664.10478,
            "count": 14085825,
            "maximum": 80837.97723,
            "minimum": 74365.75623,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1363.00525,
            "variance": 1857783.311
          },
          {
            "average": 0,
            "count": 14085825,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14085825,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14085825,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14085825,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14085825,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          424835.2767,
          5041713.538,
          979.9701347,
          425827.8167,
          5043113.818,
          1180.510135
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                424835.27668658935,
                5041713.5380972875,
                979.9701346939489
              ],
              [
                424835.27668658935,
                5043113.818097287,
                979.9701346939489
              ],
              [
                425827.8166865894,
                5043113.818097287,
                1180.5101346939489
              ],
              [
                425827.8166865894,
                5041713.5380972875,
                1180.5101346939489
              ],
              [
                424835.27668658935,
                5041713.5380972875,
                979.9701346939489
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:13:57+00:00",
        "end_time": "2011-09-14T22:26:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.96274,
            45.52490769,
            979.9701347,
            -117.949817,
            45.53761638,
            1180.510135
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.96252503453087,
                  45.52490769374255,
                  979.9701346939489
                ],
                [
                  -117.96274003815876,
                  45.537509954089764,
                  979.9701346939489
                ],
                [
                  -117.9500291351377,
                  45.53761638100651,
                  1180.5101346939489
                ],
                [
                  -117.94981696912787,
                  45.52501407415796,
                  1180.5101346939489
                ],
                [
                  -117.96252503453087,
                  45.52490769374255,
                  979.9701346939489
                ]
              ]
            ]
          },
          "id": "45117E8314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:13:57Z",
            "pc:count": 14085825,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 425338.781,
                "count": 14085825,
                "maximum": 425827.8167,
                "minimum": 424835.2767,
                "name": "X",
                "position": 0,
                "stddev": 279.2431406,
                "variance": 77976.73157
              },
              {
                "average": 5042437.24,
                "count": 14085825,
                "maximum": 5043113.818,
                "minimum": 5041713.538,
                "name": "Y",
                "position": 1,
                "stddev": 409.9001538,
                "variance": 168018.136
              },
              {
                "average": 1072.612642,
                "count": 14085825,
                "maximum": 1180.510135,
                "minimum": 979.9701347,
                "name": "Z",
                "position": 2,
                "stddev": 41.24656306,
                "variance": 1701.278964
              },
              {
                "average": 201.6617233,
                "count": 14085825,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 63.84277263,
                "variance": 4075.899617
              },
              {
                "average": 1.089512968,
                "count": 14085825,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3152604757,
                "variance": 0.09938916753
              },
              {
                "average": 1.179265183,
                "count": 14085825,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4491596387,
                "variance": 0.201744381
              },
              {
                "average": 0.4982601303,
                "count": 14085825,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999969906,
                "variance": 0.2499969906
              },
              {
                "average": 0,
                "count": 14085825,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.195116793,
                "count": 14085825,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.396290602,
                "variance": 0.1570462412
              },
              {
                "average": 0.5021479963,
                "count": 14085825,
                "maximum": 19.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.392103743,
                "variance": 70.42740523
              },
              {
                "average": 201.5399737,
                "count": 14085825,
                "maximum": 213,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 4.925519023,
                "variance": 24.26073764
              },
              {
                "average": 209.5988032,
                "count": 14085825,
                "maximum": 243,
                "minimum": 183,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.1271724,
                "variance": 582.1204481
              },
              {
                "average": 24274.88023,
                "count": 14085825,
                "maximum": 55040,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 9749.681252,
                "variance": 95056284.51
              },
              {
                "average": 24991.96159,
                "count": 14085825,
                "maximum": 55040,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 8690.532398,
                "variance": 75525353.37
              },
              {
                "average": 21005.63952,
                "count": 14085825,
                "maximum": 55808,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 6977.316222,
                "variance": 48682941.67
              },
              {
                "average": 75664.10478,
                "count": 14085825,
                "maximum": 80837.97723,
                "minimum": 74365.75623,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1363.00525,
                "variance": 1857783.311
              },
              {
                "average": 0,
                "count": 14085825,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14085825,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14085825,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14085825,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14085825,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              424835.2767,
              5041713.538,
              979.9701347,
              425827.8167,
              5043113.818,
              1180.510135
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    424835.27668658935,
                    5041713.5380972875,
                    979.9701346939489
                  ],
                  [
                    424835.27668658935,
                    5043113.818097287,
                    979.9701346939489
                  ],
                  [
                    425827.8166865894,
                    5043113.818097287,
                    1180.5101346939489
                  ],
                  [
                    425827.8166865894,
                    5041713.5380972875,
                    1180.5101346939489
                  ],
                  [
                    424835.27668658935,
                    5041713.5380972875,
                    979.9701346939489
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:13:57+00:00",
            "end_time": "2011-09-14T22:26: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": "45117E8315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.95002504337252,
              45.52490911537419,
              952.5324266290309
            ],
            [
              -117.95023722779258,
              45.5375098017244,
              952.5324266290309
            ],
            [
              -117.93752935237013,
              45.5376148121695,
              1176.1124266290308
            ],
            [
              -117.93732000455843,
              45.52501407994255,
              1176.1124266290308
            ],
            [
              -117.95002504337252,
              45.52490911537419,
              952.5324266290309
            ]
          ]
        ]
      },
      "bbox": [
        -117.9502372,
        45.52490912,
        952.5324266,
        -117.93732,
        45.53761481,
        1176.112427
      ],
      "properties": {
        "datetime": "2011-09-15T00:14:12Z",
        "pc:count": 13446356,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 426296.8333,
            "count": 13446356,
            "maximum": 426803.7298,
            "minimum": 425811.4298,
            "name": "X",
            "position": 0,
            "stddev": 278.0355743,
            "variance": 77303.78058
          },
          {
            "average": 5042398.722,
            "count": 13446356,
            "maximum": 5043102.17,
            "minimum": 5041702.07,
            "name": "Y",
            "position": 1,
            "stddev": 416.4602624,
            "variance": 173439.1502
          },
          {
            "average": 1063.460242,
            "count": 13446356,
            "maximum": 1176.112427,
            "minimum": 952.5324266,
            "name": "Z",
            "position": 2,
            "stddev": 50.97323356,
            "variance": 2598.27054
          },
          {
            "average": 196.9387358,
            "count": 13446356,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 66.6353035,
            "variance": 4440.263672
          },
          {
            "average": 1.107217524,
            "count": 13446356,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3386007732,
            "variance": 0.1146504836
          },
          {
            "average": 1.214711555,
            "count": 13446356,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.475587157,
            "variance": 0.2261831439
          },
          {
            "average": 0.4984875456,
            "count": 13446356,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977311,
            "variance": 0.2499977311
          },
          {
            "average": 0,
            "count": 13446356,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.169721596,
            "count": 13446356,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3753880476,
            "variance": 0.1409161863
          },
          {
            "average": 0.9565955409,
            "count": 13446356,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.807509859,
            "variance": 60.95721019
          },
          {
            "average": 199.7187307,
            "count": 13446356,
            "maximum": 213,
            "minimum": 186,
            "name": "UserData",
            "position": 10,
            "stddev": 4.824132988,
            "variance": 23.27225909
          },
          {
            "average": 205.9149181,
            "count": 13446356,
            "maximum": 243,
            "minimum": 180,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.11601969,
            "variance": 581.5824057
          },
          {
            "average": 19899.50582,
            "count": 13446356,
            "maximum": 58880,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 9297.790465,
            "variance": 86448907.52
          },
          {
            "average": 21537.60565,
            "count": 13446356,
            "maximum": 61440,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 8691.177371,
            "variance": 75536564.09
          },
          {
            "average": 19229.58201,
            "count": 13446356,
            "maximum": 62464,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 7065.935979,
            "variance": 49927451.26
          },
          {
            "average": 74021.5071,
            "count": 13446356,
            "maximum": 80852.73758,
            "minimum": 73061.23645,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1277.442128,
            "variance": 1631858.39
          },
          {
            "average": 0,
            "count": 13446356,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13446356,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13446356,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13446356,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13446356,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          425811.4298,
          5041702.07,
          952.5324266,
          426803.7298,
          5043102.17,
          1176.112427
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                425811.4298374115,
                5041702.069659332,
                952.5324266290309
              ],
              [
                425811.4298374115,
                5043102.169659331,
                952.5324266290309
              ],
              [
                426803.72983741155,
                5043102.169659331,
                1176.1124266290308
              ],
              [
                426803.72983741155,
                5041702.069659332,
                1176.1124266290308
              ],
              [
                425811.4298374115,
                5041702.069659332,
                952.5324266290309
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:14:12+00:00",
        "end_time": "2011-09-14T22:04:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9502372,
            45.52490912,
            952.5324266,
            -117.93732,
            45.53761481,
            1176.112427
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.95002504337252,
                  45.52490911537419,
                  952.5324266290309
                ],
                [
                  -117.95023722779258,
                  45.5375098017244,
                  952.5324266290309
                ],
                [
                  -117.93752935237013,
                  45.5376148121695,
                  1176.1124266290308
                ],
                [
                  -117.93732000455843,
                  45.52501407994255,
                  1176.1124266290308
                ],
                [
                  -117.95002504337252,
                  45.52490911537419,
                  952.5324266290309
                ]
              ]
            ]
          },
          "id": "45117E8315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:14:12Z",
            "pc:count": 13446356,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 426296.8333,
                "count": 13446356,
                "maximum": 426803.7298,
                "minimum": 425811.4298,
                "name": "X",
                "position": 0,
                "stddev": 278.0355743,
                "variance": 77303.78058
              },
              {
                "average": 5042398.722,
                "count": 13446356,
                "maximum": 5043102.17,
                "minimum": 5041702.07,
                "name": "Y",
                "position": 1,
                "stddev": 416.4602624,
                "variance": 173439.1502
              },
              {
                "average": 1063.460242,
                "count": 13446356,
                "maximum": 1176.112427,
                "minimum": 952.5324266,
                "name": "Z",
                "position": 2,
                "stddev": 50.97323356,
                "variance": 2598.27054
              },
              {
                "average": 196.9387358,
                "count": 13446356,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 66.6353035,
                "variance": 4440.263672
              },
              {
                "average": 1.107217524,
                "count": 13446356,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3386007732,
                "variance": 0.1146504836
              },
              {
                "average": 1.214711555,
                "count": 13446356,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.475587157,
                "variance": 0.2261831439
              },
              {
                "average": 0.4984875456,
                "count": 13446356,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977311,
                "variance": 0.2499977311
              },
              {
                "average": 0,
                "count": 13446356,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.169721596,
                "count": 13446356,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3753880476,
                "variance": 0.1409161863
              },
              {
                "average": 0.9565955409,
                "count": 13446356,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.807509859,
                "variance": 60.95721019
              },
              {
                "average": 199.7187307,
                "count": 13446356,
                "maximum": 213,
                "minimum": 186,
                "name": "UserData",
                "position": 10,
                "stddev": 4.824132988,
                "variance": 23.27225909
              },
              {
                "average": 205.9149181,
                "count": 13446356,
                "maximum": 243,
                "minimum": 180,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.11601969,
                "variance": 581.5824057
              },
              {
                "average": 19899.50582,
                "count": 13446356,
                "maximum": 58880,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 9297.790465,
                "variance": 86448907.52
              },
              {
                "average": 21537.60565,
                "count": 13446356,
                "maximum": 61440,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 8691.177371,
                "variance": 75536564.09
              },
              {
                "average": 19229.58201,
                "count": 13446356,
                "maximum": 62464,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 7065.935979,
                "variance": 49927451.26
              },
              {
                "average": 74021.5071,
                "count": 13446356,
                "maximum": 80852.73758,
                "minimum": 73061.23645,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1277.442128,
                "variance": 1631858.39
              },
              {
                "average": 0,
                "count": 13446356,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13446356,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13446356,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13446356,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13446356,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              425811.4298,
              5041702.07,
              952.5324266,
              426803.7298,
              5043102.17,
              1176.112427
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    425811.4298374115,
                    5041702.069659332,
                    952.5324266290309
                  ],
                  [
                    425811.4298374115,
                    5043102.169659331,
                    952.5324266290309
                  ],
                  [
                    426803.72983741155,
                    5043102.169659331,
                    1176.1124266290308
                  ],
                  [
                    426803.72983741155,
                    5041702.069659332,
                    1176.1124266290308
                  ],
                  [
                    425811.4298374115,
                    5041702.069659332,
                    952.5324266290309
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:14:12+00:00",
            "end_time": "2011-09-14T22:04:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "45117E8316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00002476806219,
              45.51240362233938,
              846.2291329387299
            ],
            [
              -118.00024811382711,
              45.52500936874527,
              846.2291329387299
            ],
            [
              -117.9875301812026,
              45.52512003238113,
              978.5291329387298
            ],
            [
              -117.9873096741042,
              45.5125142376098,
              978.5291329387298
            ],
            [
              -118.00002476806219,
              45.51240362233938,
              846.2291329387299
            ]
          ]
        ]
      },
      "bbox": [
        -118.0002481,
        45.51240362,
        846.2291329,
        -117.9873097,
        45.52512003,
        978.5291329
      ],
      "properties": {
        "datetime": "2011-09-15T00:33:00Z",
        "pc:count": 15295756,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 422436.7698,
            "count": 15295756,
            "maximum": 422882.8612,
            "minimum": 421889.5412,
            "name": "X",
            "position": 0,
            "stddev": 271.2349285,
            "variance": 73568.38645
          },
          {
            "average": 5041067.191,
            "count": 15295756,
            "maximum": 5041760.842,
            "minimum": 5040360.162,
            "name": "Y",
            "position": 1,
            "stddev": 401.3248821,
            "variance": 161061.661
          },
          {
            "average": 903.4349523,
            "count": 15295756,
            "maximum": 978.5291329,
            "minimum": 846.2291329,
            "name": "Z",
            "position": 2,
            "stddev": 18.36929407,
            "variance": 337.4309646
          },
          {
            "average": 149.5893946,
            "count": 15295756,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 60.46436691,
            "variance": 3655.939666
          },
          {
            "average": 1.00580697,
            "count": 15295756,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08108662532,
            "variance": 0.006575040806
          },
          {
            "average": 1.012391215,
            "count": 15295756,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1231314765,
            "variance": 0.01516136051
          },
          {
            "average": 0.4983601334,
            "count": 15295756,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973272,
            "variance": 0.2499973272
          },
          {
            "average": 0,
            "count": 15295756,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.234049628,
            "count": 15295756,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4234033671,
            "variance": 0.1792704113
          },
          {
            "average": -1.356062557,
            "count": 15295756,
            "maximum": 22.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.746334666,
            "variance": 76.49837009
          },
          {
            "average": 153.3098168,
            "count": 15295756,
            "maximum": 213,
            "minimum": 116,
            "name": "UserData",
            "position": 10,
            "stddev": 41.8957889,
            "variance": 1755.257128
          },
          {
            "average": 712.2370516,
            "count": 15295756,
            "maximum": 1033,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 398.9626931,
            "variance": 159171.2305
          },
          {
            "average": 35501.26017,
            "count": 15295756,
            "maximum": 61952,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10707.72029,
            "variance": 114655273.9
          },
          {
            "average": 32229.26029,
            "count": 15295756,
            "maximum": 63488,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8564.245685,
            "variance": 73346304.15
          },
          {
            "average": 27381.20503,
            "count": 15295756,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7480.877473,
            "variance": 55963527.77
          },
          {
            "average": 80692.38831,
            "count": 15295756,
            "maximum": 81980.37839,
            "minimum": 79280.19435,
            "name": "GpsTime",
            "position": 15,
            "stddev": 804.0697517,
            "variance": 646528.1655
          },
          {
            "average": 0,
            "count": 15295756,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15295756,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15295756,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15295756,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15295756,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          421889.5412,
          5040360.162,
          846.2291329,
          422882.8612,
          5041760.842,
          978.5291329
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                421889.541179434,
                5040360.162060577,
                846.2291329387299
              ],
              [
                421889.541179434,
                5041760.842060577,
                846.2291329387299
              ],
              [
                422882.86117943394,
                5041760.842060577,
                978.5291329387298
              ],
              [
                422882.86117943394,
                5040360.162060577,
                978.5291329387298
              ],
              [
                421889.541179434,
                5040360.162060577,
                846.2291329387299
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:33:00+00:00",
        "end_time": "2011-09-14T23:48:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -118.0002481,
            45.51240362,
            846.2291329,
            -117.9873097,
            45.52512003,
            978.5291329
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -118.00002476806219,
                  45.51240362233938,
                  846.2291329387299
                ],
                [
                  -118.00024811382711,
                  45.52500936874527,
                  846.2291329387299
                ],
                [
                  -117.9875301812026,
                  45.52512003238113,
                  978.5291329387298
                ],
                [
                  -117.9873096741042,
                  45.5125142376098,
                  978.5291329387298
                ],
                [
                  -118.00002476806219,
                  45.51240362233938,
                  846.2291329387299
                ]
              ]
            ]
          },
          "id": "45117E8316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:33:00Z",
            "pc:count": 15295756,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 422436.7698,
                "count": 15295756,
                "maximum": 422882.8612,
                "minimum": 421889.5412,
                "name": "X",
                "position": 0,
                "stddev": 271.2349285,
                "variance": 73568.38645
              },
              {
                "average": 5041067.191,
                "count": 15295756,
                "maximum": 5041760.842,
                "minimum": 5040360.162,
                "name": "Y",
                "position": 1,
                "stddev": 401.3248821,
                "variance": 161061.661
              },
              {
                "average": 903.4349523,
                "count": 15295756,
                "maximum": 978.5291329,
                "minimum": 846.2291329,
                "name": "Z",
                "position": 2,
                "stddev": 18.36929407,
                "variance": 337.4309646
              },
              {
                "average": 149.5893946,
                "count": 15295756,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 60.46436691,
                "variance": 3655.939666
              },
              {
                "average": 1.00580697,
                "count": 15295756,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08108662532,
                "variance": 0.006575040806
              },
              {
                "average": 1.012391215,
                "count": 15295756,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1231314765,
                "variance": 0.01516136051
              },
              {
                "average": 0.4983601334,
                "count": 15295756,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973272,
                "variance": 0.2499973272
              },
              {
                "average": 0,
                "count": 15295756,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.234049628,
                "count": 15295756,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4234033671,
                "variance": 0.1792704113
              },
              {
                "average": -1.356062557,
                "count": 15295756,
                "maximum": 22.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.746334666,
                "variance": 76.49837009
              },
              {
                "average": 153.3098168,
                "count": 15295756,
                "maximum": 213,
                "minimum": 116,
                "name": "UserData",
                "position": 10,
                "stddev": 41.8957889,
                "variance": 1755.257128
              },
              {
                "average": 712.2370516,
                "count": 15295756,
                "maximum": 1033,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 398.9626931,
                "variance": 159171.2305
              },
              {
                "average": 35501.26017,
                "count": 15295756,
                "maximum": 61952,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10707.72029,
                "variance": 114655273.9
              },
              {
                "average": 32229.26029,
                "count": 15295756,
                "maximum": 63488,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8564.245685,
                "variance": 73346304.15
              },
              {
                "average": 27381.20503,
                "count": 15295756,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7480.877473,
                "variance": 55963527.77
              },
              {
                "average": 80692.38831,
                "count": 15295756,
                "maximum": 81980.37839,
                "minimum": 79280.19435,
                "name": "GpsTime",
                "position": 15,
                "stddev": 804.0697517,
                "variance": 646528.1655
              },
              {
                "average": 0,
                "count": 15295756,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15295756,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15295756,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15295756,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15295756,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              421889.5412,
              5040360.162,
              846.2291329,
              422882.8612,
              5041760.842,
              978.5291329
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    421889.541179434,
                    5040360.162060577,
                    846.2291329387299
                  ],
                  [
                    421889.541179434,
                    5041760.842060577,
                    846.2291329387299
                  ],
                  [
                    422882.86117943394,
                    5041760.842060577,
                    978.5291329387298
                  ],
                  [
                    422882.86117943394,
                    5040360.162060577,
                    978.5291329387298
                  ],
                  [
                    421889.541179434,
                    5040360.162060577,
                    846.2291329387299
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:33:00+00:00",
            "end_time": "2011-09-14T23: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": "45117E8417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.92501113173512,
              45.51241181067738,
              811.8141928256449
            ],
            [
              -117.92521759562734,
              45.52500991492707,
              811.8141928256449
            ],
            [
              -117.91252883398049,
              45.525111989763154,
              956.014192825645
            ],
            [
              -117.91232520065017,
              45.51251384092878,
              956.014192825645
            ],
            [
              -117.92501113173512,
              45.51241181067738,
              811.8141928256449
            ]
          ]
        ]
      },
      "bbox": [
        -117.9252176,
        45.51241181,
        811.8141928,
        -117.9123252,
        45.52511199,
        956.0141928
      ],
      "properties": {
        "datetime": "2011-09-15T00:14:45Z",
        "pc:count": 13743841,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 428256.3049,
            "count": 13743841,
            "maximum": 428739.8462,
            "minimum": 427748.8262,
            "name": "X",
            "position": 0,
            "stddev": 284.2743348,
            "variance": 80811.89741
          },
          {
            "average": 5041089.501,
            "count": 13743841,
            "maximum": 5041690.645,
            "minimum": 5040290.845,
            "name": "Y",
            "position": 1,
            "stddev": 380.6663878,
            "variance": 144906.8988
          },
          {
            "average": 870.5922424,
            "count": 13743841,
            "maximum": 956.0141928,
            "minimum": 811.8141928,
            "name": "Z",
            "position": 2,
            "stddev": 34.09306672,
            "variance": 1162.337199
          },
          {
            "average": 190.6047274,
            "count": 13743841,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 59.31754166,
            "variance": 3518.570749
          },
          {
            "average": 1.043905048,
            "count": 13743841,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2179863801,
            "variance": 0.04751806193
          },
          {
            "average": 1.087894789,
            "count": 13743841,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3116782074,
            "variance": 0.09714330497
          },
          {
            "average": 0.4955707797,
            "count": 13743841,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999803998,
            "variance": 0.2499804002
          },
          {
            "average": 0,
            "count": 13743841,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.21511934,
            "count": 13743841,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4109051249,
            "variance": 0.1688430216
          },
          {
            "average": -0.2169824942,
            "count": 13743841,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.035883445,
            "variance": 64.57542275
          },
          {
            "average": 207.9642422,
            "count": 13743841,
            "maximum": 213,
            "minimum": 189,
            "name": "UserData",
            "position": 10,
            "stddev": 3.430978508,
            "variance": 11.77161352
          },
          {
            "average": 203.0288196,
            "count": 13743841,
            "maximum": 243,
            "minimum": 173,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 25.16991698,
            "variance": 633.5247208
          },
          {
            "average": 32812.18862,
            "count": 13743841,
            "maximum": 64512,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 10932.64817,
            "variance": 119522796.1
          },
          {
            "average": 30943.40347,
            "count": 13743841,
            "maximum": 64512,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 9068.455474,
            "variance": 82236884.68
          },
          {
            "average": 26429.71799,
            "count": 13743841,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 8281.673928,
            "variance": 68586123.05
          },
          {
            "average": 73115.29149,
            "count": 13743841,
            "maximum": 80885.16146,
            "minimum": 70483.01408,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3633.650824,
            "variance": 13203418.31
          },
          {
            "average": 0,
            "count": 13743841,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13743841,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13743841,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13743841,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13743841,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          427748.8262,
          5040290.845,
          811.8141928,
          428739.8462,
          5041690.645,
          956.0141928
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                427748.8261584934,
                5040290.844697263,
                811.8141928256449
              ],
              [
                427748.8261584934,
                5041690.644697264,
                811.8141928256449
              ],
              [
                428739.8461584934,
                5041690.644697264,
                956.014192825645
              ],
              [
                428739.8461584934,
                5040290.844697263,
                956.014192825645
              ],
              [
                427748.8261584934,
                5040290.844697263,
                811.8141928256449
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:14:45+00:00",
        "end_time": "2011-09-14T21:21:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9252176,
            45.51241181,
            811.8141928,
            -117.9123252,
            45.52511199,
            956.0141928
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.92501113173512,
                  45.51241181067738,
                  811.8141928256449
                ],
                [
                  -117.92521759562734,
                  45.52500991492707,
                  811.8141928256449
                ],
                [
                  -117.91252883398049,
                  45.525111989763154,
                  956.014192825645
                ],
                [
                  -117.91232520065017,
                  45.51251384092878,
                  956.014192825645
                ],
                [
                  -117.92501113173512,
                  45.51241181067738,
                  811.8141928256449
                ]
              ]
            ]
          },
          "id": "45117E8417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:14:45Z",
            "pc:count": 13743841,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 428256.3049,
                "count": 13743841,
                "maximum": 428739.8462,
                "minimum": 427748.8262,
                "name": "X",
                "position": 0,
                "stddev": 284.2743348,
                "variance": 80811.89741
              },
              {
                "average": 5041089.501,
                "count": 13743841,
                "maximum": 5041690.645,
                "minimum": 5040290.845,
                "name": "Y",
                "position": 1,
                "stddev": 380.6663878,
                "variance": 144906.8988
              },
              {
                "average": 870.5922424,
                "count": 13743841,
                "maximum": 956.0141928,
                "minimum": 811.8141928,
                "name": "Z",
                "position": 2,
                "stddev": 34.09306672,
                "variance": 1162.337199
              },
              {
                "average": 190.6047274,
                "count": 13743841,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 59.31754166,
                "variance": 3518.570749
              },
              {
                "average": 1.043905048,
                "count": 13743841,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2179863801,
                "variance": 0.04751806193
              },
              {
                "average": 1.087894789,
                "count": 13743841,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3116782074,
                "variance": 0.09714330497
              },
              {
                "average": 0.4955707797,
                "count": 13743841,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999803998,
                "variance": 0.2499804002
              },
              {
                "average": 0,
                "count": 13743841,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.21511934,
                "count": 13743841,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4109051249,
                "variance": 0.1688430216
              },
              {
                "average": -0.2169824942,
                "count": 13743841,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.035883445,
                "variance": 64.57542275
              },
              {
                "average": 207.9642422,
                "count": 13743841,
                "maximum": 213,
                "minimum": 189,
                "name": "UserData",
                "position": 10,
                "stddev": 3.430978508,
                "variance": 11.77161352
              },
              {
                "average": 203.0288196,
                "count": 13743841,
                "maximum": 243,
                "minimum": 173,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 25.16991698,
                "variance": 633.5247208
              },
              {
                "average": 32812.18862,
                "count": 13743841,
                "maximum": 64512,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 10932.64817,
                "variance": 119522796.1
              },
              {
                "average": 30943.40347,
                "count": 13743841,
                "maximum": 64512,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 9068.455474,
                "variance": 82236884.68
              },
              {
                "average": 26429.71799,
                "count": 13743841,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 8281.673928,
                "variance": 68586123.05
              },
              {
                "average": 73115.29149,
                "count": 13743841,
                "maximum": 80885.16146,
                "minimum": 70483.01408,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3633.650824,
                "variance": 13203418.31
              },
              {
                "average": 0,
                "count": 13743841,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13743841,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13743841,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13743841,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13743841,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              427748.8262,
              5040290.845,
              811.8141928,
              428739.8462,
              5041690.645,
              956.0141928
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    427748.8261584934,
                    5040290.844697263,
                    811.8141928256449
                  ],
                  [
                    427748.8261584934,
                    5041690.644697264,
                    811.8141928256449
                  ],
                  [
                    428739.8461584934,
                    5041690.644697264,
                    956.014192825645
                  ],
                  [
                    428739.8461584934,
                    5040290.844697263,
                    956.014192825645
                  ],
                  [
                    427748.8261584934,
                    5040290.844697263,
                    811.8141928256449
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:14:45+00:00",
            "end_time": "2011-09-14T21:21: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": "45117E8418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.91252452031001,
              45.512413735185504,
              874.0176637804216
            ],
            [
              -117.91272816830411,
              45.52501008355176,
              874.0176637804216
            ],
            [
              -117.90002886369884,
              45.52511085390048,
              965.9376637804216
            ],
            [
              -117.89982804824334,
              45.51251446152546,
              965.9376637804216
            ],
            [
              -117.91252452031001,
              45.512413735185504,
              874.0176637804216
            ]
          ]
        ]
      },
      "bbox": [
        -117.9127282,
        45.51241374,
        874.0176638,
        -117.899828,
        45.52511085,
        965.9376638
      ],
      "properties": {
        "datetime": "2011-09-15T00:14:59Z",
        "pc:count": 13684598,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 429206.0159,
            "count": 13684598,
            "maximum": 429715.9911,
            "minimum": 428724.1511,
            "name": "X",
            "position": 0,
            "stddev": 282.9939604,
            "variance": 80085.5816
          },
          {
            "average": 5041016.848,
            "count": 13684598,
            "maximum": 5041679.5,
            "minimum": 5040279.9,
            "name": "Y",
            "position": 1,
            "stddev": 394.4440046,
            "variance": 155586.0728
          },
          {
            "average": 940.9573163,
            "count": 13684598,
            "maximum": 965.9376638,
            "minimum": 874.0176638,
            "name": "Z",
            "position": 2,
            "stddev": 15.72659697,
            "variance": 247.3258524
          },
          {
            "average": 220.4908763,
            "count": 13684598,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.99851424,
            "variance": 1224.895999
          },
          {
            "average": 1.010615511,
            "count": 13684598,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1066278129,
            "variance": 0.01136949048
          },
          {
            "average": 1.021239426,
            "count": 13684598,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1529782589,
            "variance": 0.02340234771
          },
          {
            "average": 0.5015740324,
            "count": 13684598,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975407,
            "variance": 0.2499975407
          },
          {
            "average": 0,
            "count": 13684598,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.237446361,
            "count": 13684598,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4255180372,
            "variance": 0.1810656
          },
          {
            "average": 2.185729997,
            "count": 13684598,
            "maximum": 18,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.778266314,
            "variance": 60.50142685
          },
          {
            "average": 202.8479376,
            "count": 13684598,
            "maximum": 213,
            "minimum": 185,
            "name": "UserData",
            "position": 10,
            "stddev": 6.335335216,
            "variance": 40.13647229
          },
          {
            "average": 199.9970859,
            "count": 13684598,
            "maximum": 243,
            "minimum": 170,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 25.41674792,
            "variance": 646.0110749
          },
          {
            "average": 34284.22344,
            "count": 13684598,
            "maximum": 55808,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 7406.61134,
            "variance": 54857891.55
          },
          {
            "average": 31975.00946,
            "count": 13684598,
            "maximum": 54272,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 5671.648555,
            "variance": 32167597.33
          },
          {
            "average": 25639.26166,
            "count": 13684598,
            "maximum": 55040,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 4503.135129,
            "variance": 20278225.99
          },
          {
            "average": 72004.33763,
            "count": 13684598,
            "maximum": 80899.30628,
            "minimum": 69484.27915,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3928.655622,
            "variance": 15434335
          },
          {
            "average": 0,
            "count": 13684598,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13684598,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13684598,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13684598,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13684598,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          428724.1511,
          5040279.9,
          874.0176638,
          429715.9911,
          5041679.5,
          965.9376638
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                428724.1510841462,
                5040279.900111753,
                874.0176637804216
              ],
              [
                428724.1510841462,
                5041679.500111752,
                874.0176637804216
              ],
              [
                429715.99108414614,
                5041679.500111752,
                965.9376637804216
              ],
              [
                429715.99108414614,
                5040279.900111753,
                965.9376637804216
              ],
              [
                428724.1510841462,
                5040279.900111753,
                874.0176637804216
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3741
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
        "start_time": "2011-09-15T00:14:59+00:00",
        "end_time": "2011-09-14T21:04:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/stac/45117E8418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "45117E8418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9183/45117E8418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -117.9127282,
            45.51241374,
            874.0176638,
            -117.899828,
            45.52511085,
            965.9376638
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -117.91252452031001,
                  45.512413735185504,
                  874.0176637804216
                ],
                [
                  -117.91272816830411,
                  45.52501008355176,
                  874.0176637804216
                ],
                [
                  -117.90002886369884,
                  45.52511085390048,
                  965.9376637804216
                ],
                [
                  -117.89982804824334,
                  45.51251446152546,
                  965.9376637804216
                ],
                [
                  -117.91252452031001,
                  45.512413735185504,
                  874.0176637804216
                ]
              ]
            ]
          },
          "id": "45117E8418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9183/45117E8418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-15T00:14:59Z",
            "pc:count": 13684598,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 429206.0159,
                "count": 13684598,
                "maximum": 429715.9911,
                "minimum": 428724.1511,
                "name": "X",
                "position": 0,
                "stddev": 282.9939604,
                "variance": 80085.5816
              },
              {
                "average": 5041016.848,
                "count": 13684598,
                "maximum": 5041679.5,
                "minimum": 5040279.9,
                "name": "Y",
                "position": 1,
                "stddev": 394.4440046,
                "variance": 155586.0728
              },
              {
                "average": 940.9573163,
                "count": 13684598,
                "maximum": 965.9376638,
                "minimum": 874.0176638,
                "name": "Z",
                "position": 2,
                "stddev": 15.72659697,
                "variance": 247.3258524
              },
              {
                "average": 220.4908763,
                "count": 13684598,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.99851424,
                "variance": 1224.895999
              },
              {
                "average": 1.010615511,
                "count": 13684598,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1066278129,
                "variance": 0.01136949048
              },
              {
                "average": 1.021239426,
                "count": 13684598,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1529782589,
                "variance": 0.02340234771
              },
              {
                "average": 0.5015740324,
                "count": 13684598,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975407,
                "variance": 0.2499975407
              },
              {
                "average": 0,
                "count": 13684598,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.237446361,
                "count": 13684598,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4255180372,
                "variance": 0.1810656
              },
              {
                "average": 2.185729997,
                "count": 13684598,
                "maximum": 18,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.778266314,
                "variance": 60.50142685
              },
              {
                "average": 202.8479376,
                "count": 13684598,
                "maximum": 213,
                "minimum": 185,
                "name": "UserData",
                "position": 10,
                "stddev": 6.335335216,
                "variance": 40.13647229
              },
              {
                "average": 199.9970859,
                "count": 13684598,
                "maximum": 243,
                "minimum": 170,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 25.41674792,
                "variance": 646.0110749
              },
              {
                "average": 34284.22344,
                "count": 13684598,
                "maximum": 55808,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 7406.61134,
                "variance": 54857891.55
              },
              {
                "average": 31975.00946,
                "count": 13684598,
                "maximum": 54272,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 5671.648555,
                "variance": 32167597.33
              },
              {
                "average": 25639.26166,
                "count": 13684598,
                "maximum": 55040,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 4503.135129,
                "variance": 20278225.99
              },
              {
                "average": 72004.33763,
                "count": 13684598,
                "maximum": 80899.30628,
                "minimum": 69484.27915,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3928.655622,
                "variance": 15434335
              },
              {
                "average": 0,
                "count": 13684598,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13684598,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13684598,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13684598,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13684598,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              428724.1511,
              5040279.9,
              874.0176638,
              429715.9911,
              5041679.5,
              965.9376638
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    428724.1510841462,
                    5040279.900111753,
                    874.0176637804216
                  ],
                  [
                    428724.1510841462,
                    5041679.500111752,
                    874.0176637804216
                  ],
                  [
                    429715.99108414614,
                    5041679.500111752,
                    965.9376637804216
                  ],
                  [
                    429715.99108414614,
                    5040279.900111753,
                    965.9376637804216
                  ],
                  [
                    428724.1510841462,
                    5040279.900111753,
                    874.0176637804216
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3741
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 11N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3741\"]]",
            "start_time": "2011-09-15T00:14:59+00:00",
            "end_time": "2011-09-14T21: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"
        }
      }
    }
  ]
}